@vaadin/vaadin-overlay
Advanced tools
Comparing version 23.2.0-rc1 to 23.2.0
{ | ||
"name": "@vaadin/vaadin-overlay", | ||
"version": "23.2.0-rc1", | ||
"version": "23.2.0", | ||
"publishConfig": { | ||
@@ -38,6 +38,6 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/component-base": "23.2.0-rc1", | ||
"@vaadin/vaadin-lumo-styles": "23.2.0-rc1", | ||
"@vaadin/vaadin-material-styles": "23.2.0-rc1", | ||
"@vaadin/vaadin-themable-mixin": "23.2.0-rc1" | ||
"@vaadin/component-base": "^23.2.0", | ||
"@vaadin/vaadin-lumo-styles": "^23.2.0", | ||
"@vaadin/vaadin-material-styles": "^23.2.0", | ||
"@vaadin/vaadin-themable-mixin": "^23.2.0" | ||
}, | ||
@@ -47,10 +47,10 @@ "devDependencies": { | ||
"@polymer/iron-overlay-behavior": "^3.0.0", | ||
"@vaadin/button": "23.2.0-rc1", | ||
"@vaadin/radio-group": "23.2.0-rc1", | ||
"@vaadin/button": "^23.2.0", | ||
"@vaadin/radio-group": "^23.2.0", | ||
"@vaadin/testing-helpers": "^0.3.2", | ||
"@vaadin/text-field": "23.2.0-rc1", | ||
"@vaadin/text-field": "^23.2.0", | ||
"lit": "^2.0.0", | ||
"sinon": "^13.0.2" | ||
}, | ||
"gitHead": "e78a1f2fe6f42d78cefa3f48085b09a3033c9588" | ||
"gitHead": "8b1f5941f26ac41ca038e75e24c8584e331bc7a8" | ||
} |
@@ -138,3 +138,3 @@ /** | ||
* | ||
* See [Styling Components](https://vaadin.com/docs/latest/ds/customization/styling-components) documentation. | ||
* See [Styling Components](https://vaadin.com/docs/latest/styling/custom-theme/styling-components) documentation. | ||
* | ||
@@ -141,0 +141,0 @@ * @fires {CustomEvent} opened-changed - Fired when the `opened` property changes. |
@@ -93,3 +93,3 @@ /** | ||
* | ||
* See [Styling Components](https://vaadin.com/docs/latest/ds/customization/styling-components) documentation. | ||
* See [Styling Components](https://vaadin.com/docs/latest/styling/custom-theme/styling-components) documentation. | ||
* | ||
@@ -96,0 +96,0 @@ * @fires {CustomEvent} opened-changed - Fired when the `opened` property changes. |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
62120
+ Added@vaadin/component-base@23.5.12(transitive)
+ Added@vaadin/icon@23.5.12(transitive)
+ Added@vaadin/vaadin-lumo-styles@23.5.12(transitive)
+ Added@vaadin/vaadin-material-styles@23.5.12(transitive)
+ Added@vaadin/vaadin-themable-mixin@23.5.12(transitive)
- Removed@vaadin/component-base@23.2.0-rc1(transitive)
- Removed@vaadin/icon@23.2.0-rc1(transitive)
- Removed@vaadin/vaadin-lumo-styles@23.2.0-rc1(transitive)
- Removed@vaadin/vaadin-material-styles@23.2.0-rc1(transitive)
- Removed@vaadin/vaadin-themable-mixin@23.2.0-rc1(transitive)