@vaadin/vaadin-select
Advanced tools
Comparing version 20.0.0-beta1 to 21.0.0-alpha0.29f1db3de
{ | ||
"name": "@vaadin/vaadin-select", | ||
"version": "20.0.0-beta1", | ||
"version": "21.0.0-alpha0.29f1db3de", | ||
"description": "vaadin-select", | ||
@@ -31,17 +31,17 @@ "main": "vaadin-select.js", | ||
"@polymer/polymer": "^3.2.0", | ||
"@vaadin/vaadin-control-state-mixin": "^20.0.0-beta1", | ||
"@vaadin/vaadin-element-mixin": "^20.0.0-beta1", | ||
"@vaadin/vaadin-item": "^20.0.0-beta1", | ||
"@vaadin/vaadin-list-box": "^20.0.0-beta1", | ||
"@vaadin/vaadin-list-mixin": "^20.0.0-beta1", | ||
"@vaadin/vaadin-lumo-styles": "^20.0.0-beta1", | ||
"@vaadin/vaadin-material-styles": "^20.0.0-beta1", | ||
"@vaadin/vaadin-overlay": "^20.0.0-beta1", | ||
"@vaadin/vaadin-text-field": "^20.0.0-beta1", | ||
"@vaadin/vaadin-themable-mixin": "^20.0.0-beta1" | ||
"@vaadin/vaadin-control-state-mixin": "^21.0.0-alpha0.29f1db3de", | ||
"@vaadin/vaadin-element-mixin": "^21.0.0-alpha0.29f1db3de", | ||
"@vaadin/vaadin-item": "^21.0.0-alpha0.29f1db3de", | ||
"@vaadin/vaadin-list-box": "^21.0.0-alpha0.29f1db3de", | ||
"@vaadin/vaadin-list-mixin": "^21.0.0-alpha0.29f1db3de", | ||
"@vaadin/vaadin-lumo-styles": "^21.0.0-alpha0.29f1db3de", | ||
"@vaadin/vaadin-material-styles": "^21.0.0-alpha0.29f1db3de", | ||
"@vaadin/vaadin-overlay": "^21.0.0-alpha0.29f1db3de", | ||
"@vaadin/vaadin-text-field": "^21.0.0-alpha0.29f1db3de", | ||
"@vaadin/vaadin-themable-mixin": "^21.0.0-alpha0.29f1db3de" | ||
}, | ||
"devDependencies": { | ||
"@esm-bundle/chai": "^4.1.5", | ||
"@open-wc/testing-helpers": "^1.8.0", | ||
"@polymer/iron-test-helpers": "^3.0.0", | ||
"@vaadin/testing-helpers": "^0.2.1", | ||
"lit": "^2.0.0-rc.1", | ||
"sinon": "^9.2.0" | ||
@@ -52,3 +52,3 @@ }, | ||
}, | ||
"gitHead": "a8bc4c410600c8039e8e3f5fa4c763fdb328e10d" | ||
"gitHead": "70e741f8e450dbea6f50de314514f4a15b2072b9" | ||
} |
@@ -91,3 +91,3 @@ import { ThemableMixin } from '@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js'; | ||
* | ||
* See [ThemableMixin – how to apply styles for shadow parts](https://github.com/vaadin/vaadin-themable-mixin/wiki) | ||
* See [Styling Components](https://vaadin.com/docs/latest/ds/customization/styling-components) documentation. | ||
* | ||
@@ -94,0 +94,0 @@ * ### Internal components |
@@ -113,3 +113,3 @@ /** | ||
* | ||
* See [ThemableMixin – how to apply styles for shadow parts](https://github.com/vaadin/vaadin-themable-mixin/wiki) | ||
* See [Styling Components](https://vaadin.com/docs/latest/ds/customization/styling-components) documentation. | ||
* | ||
@@ -196,3 +196,3 @@ * ### Internal components | ||
static get version() { | ||
return '20.0.0-beta1'; | ||
return '21.0.0-alpha0'; | ||
} | ||
@@ -199,0 +199,0 @@ |
export * from './src/vaadin-select.js'; | ||
export * from './src/interfaces'; | ||
// TODO: remove from Vaadin 21 | ||
export * from './src/vaadin-select-legacy-events.js'; |
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
55062
14
1106
+ Added@lit-labs/ssr-dom-shim@1.2.1(transitive)
+ Added@lit/reactive-element@1.6.3(transitive)
+ Added@types/trusted-types@2.0.7(transitive)
+ Added@vaadin/vaadin-control-state-mixin@21.0.5(transitive)
+ Added@vaadin/vaadin-element-mixin@21.0.5(transitive)
+ Added@vaadin/vaadin-icon@21.0.5(transitive)
+ Added@vaadin/vaadin-item@21.0.5(transitive)
+ Added@vaadin/vaadin-list-box@21.0.5(transitive)
+ Added@vaadin/vaadin-list-mixin@21.0.5(transitive)
+ Added@vaadin/vaadin-lumo-styles@21.0.5(transitive)
+ Added@vaadin/vaadin-material-styles@21.0.5(transitive)
+ Added@vaadin/vaadin-overlay@21.0.5(transitive)
+ Added@vaadin/vaadin-text-field@21.0.5(transitive)
+ Added@vaadin/vaadin-themable-mixin@21.0.5(transitive)
+ Addedlit@2.8.0(transitive)
+ Addedlit-element@3.3.3(transitive)
+ Addedlit-html@2.8.0(transitive)
- Removed@vaadin/vaadin-control-state-mixin@20.0.5(transitive)
- Removed@vaadin/vaadin-element-mixin@20.0.5(transitive)
- Removed@vaadin/vaadin-item@20.0.5(transitive)
- Removed@vaadin/vaadin-list-box@20.0.5(transitive)
- Removed@vaadin/vaadin-list-mixin@20.0.5(transitive)
- Removed@vaadin/vaadin-lumo-styles@20.0.5(transitive)
- Removed@vaadin/vaadin-material-styles@20.0.5(transitive)
- Removed@vaadin/vaadin-overlay@20.0.5(transitive)
- Removed@vaadin/vaadin-text-field@20.0.5(transitive)
- Removed@vaadin/vaadin-themable-mixin@20.0.5(transitive)
- Removedlit-element@2.5.1(transitive)
- Removedlit-html@1.4.1(transitive)
Updated@vaadin/vaadin-control-state-mixin@^21.0.0-alpha0.29f1db3de
Updated@vaadin/vaadin-element-mixin@^21.0.0-alpha0.29f1db3de
Updated@vaadin/vaadin-material-styles@^21.0.0-alpha0.29f1db3de
Updated@vaadin/vaadin-themable-mixin@^21.0.0-alpha0.29f1db3de