@vaadin/tooltip
Advanced tools
Comparing version 24.4.0-dev.b3e1d14600 to 24.4.0-rc1
{ | ||
"name": "@vaadin/tooltip", | ||
"version": "24.4.0-dev.b3e1d14600", | ||
"version": "24.4.0-rc1", | ||
"publishConfig": { | ||
@@ -39,8 +39,8 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/a11y-base": "24.4.0-dev.b3e1d14600", | ||
"@vaadin/component-base": "24.4.0-dev.b3e1d14600", | ||
"@vaadin/overlay": "24.4.0-dev.b3e1d14600", | ||
"@vaadin/vaadin-lumo-styles": "24.4.0-dev.b3e1d14600", | ||
"@vaadin/vaadin-material-styles": "24.4.0-dev.b3e1d14600", | ||
"@vaadin/vaadin-themable-mixin": "24.4.0-dev.b3e1d14600" | ||
"@vaadin/a11y-base": "24.4.0-rc1", | ||
"@vaadin/component-base": "24.4.0-rc1", | ||
"@vaadin/overlay": "24.4.0-rc1", | ||
"@vaadin/vaadin-lumo-styles": "24.4.0-rc1", | ||
"@vaadin/vaadin-material-styles": "24.4.0-rc1", | ||
"@vaadin/vaadin-themable-mixin": "24.4.0-rc1" | ||
}, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
], | ||
"gitHead": "502d4f5b03f770a83d270d98078cde230254dd0e" | ||
"gitHead": "a81e3b927d44c56613fa4e1307494a2acc81005f" | ||
} |
@@ -6,3 +6,2 @@ # @vaadin/tooltip | ||
[![npm version](https://badgen.net/npm/v/@vaadin/tooltip)](https://www.npmjs.com/package/@vaadin/tooltip) | ||
[![Discord](https://img.shields.io/discord/732335336448852018?label=discord)](https://discord.gg/PHmkCKC) | ||
@@ -9,0 +8,0 @@ ```html |
/** | ||
* @license | ||
* Copyright (c) 2022 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2022 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2022 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2022 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
*/ | ||
export * from './vaadin-tooltip.js'; |
/** | ||
* @license | ||
* Copyright (c) 2022 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2022 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -20,3 +20,3 @@ */ | ||
* | ||
* This component is an experiment not intended for publishing to npm. | ||
* This component is an experiment and not yet a part of Vaadin platform. | ||
* There is no ETA regarding specific Vaadin version where it'll land. | ||
@@ -23,0 +23,0 @@ * Feel free to try this code in your apps as per Apache 2.0 license. |
/** | ||
* @license | ||
* Copyright (c) 2022 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2022 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2022 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2022 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2022 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2022 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2022 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2022 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2022 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2022 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2022 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2022 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2022 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2022 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2022 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2022 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
77797
32
1728
61
+ Added@vaadin/a11y-base@24.4.0-rc1(transitive)
+ Added@vaadin/component-base@24.4.0-rc1(transitive)
+ Added@vaadin/icon@24.4.0-rc1(transitive)
+ Added@vaadin/overlay@24.4.0-rc1(transitive)
+ Added@vaadin/vaadin-lumo-styles@24.4.0-rc1(transitive)
+ Added@vaadin/vaadin-material-styles@24.4.0-rc1(transitive)
+ Added@vaadin/vaadin-themable-mixin@24.4.0-rc1(transitive)
- Removed@vaadin/a11y-base@24.4.0-dev.b3e1d14600(transitive)
- Removed@vaadin/component-base@24.4.0-dev.b3e1d14600(transitive)
- Removed@vaadin/icon@24.4.0-dev.b3e1d14600(transitive)
- Removed@vaadin/overlay@24.4.0-dev.b3e1d14600(transitive)
- Removed@vaadin/vaadin-lumo-styles@24.4.0-dev.b3e1d14600(transitive)
- Removed@vaadin/vaadin-material-styles@24.4.0-dev.b3e1d14600(transitive)
- Removed@vaadin/vaadin-themable-mixin@24.4.0-dev.b3e1d14600(transitive)
Updated@vaadin/a11y-base@24.4.0-rc1
Updated@vaadin/overlay@24.4.0-rc1