@vaadin/tabsheet
Advanced tools
Comparing version 24.0.0-alpha9 to 24.0.0-beta1
{ | ||
"name": "@vaadin/tabsheet", | ||
"version": "24.0.0-alpha9", | ||
"version": "24.0.0-beta1", | ||
"publishConfig": { | ||
@@ -39,12 +39,12 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/component-base": "24.0.0-alpha9", | ||
"@vaadin/scroller": "24.0.0-alpha9", | ||
"@vaadin/tabs": "24.0.0-alpha9", | ||
"@vaadin/vaadin-lumo-styles": "24.0.0-alpha9", | ||
"@vaadin/vaadin-material-styles": "24.0.0-alpha9", | ||
"@vaadin/vaadin-themable-mixin": "24.0.0-alpha9" | ||
"@vaadin/component-base": "24.0.0-beta1", | ||
"@vaadin/scroller": "24.0.0-beta1", | ||
"@vaadin/tabs": "24.0.0-beta1", | ||
"@vaadin/vaadin-lumo-styles": "24.0.0-beta1", | ||
"@vaadin/vaadin-material-styles": "24.0.0-beta1", | ||
"@vaadin/vaadin-themable-mixin": "24.0.0-beta1" | ||
}, | ||
"devDependencies": { | ||
"@esm-bundle/chai": "^4.3.4", | ||
"@vaadin/testing-helpers": "^0.3.2", | ||
"@vaadin/testing-helpers": "^0.4.0", | ||
"sinon": "^13.0.2" | ||
@@ -56,3 +56,3 @@ }, | ||
], | ||
"gitHead": "cc3f747164041566b300bde4b105d2475649e93f" | ||
"gitHead": "c5b48921a62482746df8e46994b37e1490fec27e" | ||
} |
@@ -199,2 +199,6 @@ /** | ||
static get observers() { | ||
return ['__itemsOrPanelsChanged(items, __panels)', '__selectedTabItemChanged(selected, items, __panels)']; | ||
} | ||
/** @override */ | ||
@@ -229,6 +233,2 @@ static get delegateProps() { | ||
static get observers() { | ||
return ['__itemsOrPanelsChanged(items, __panels)', '__selectedTabItemChanged(selected, items, __panels)']; | ||
} | ||
/** | ||
@@ -235,0 +235,0 @@ * An observer which applies the necessary roles and ARIA attributes |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/tabsheet", | ||
"version": "24.0.0-alpha9", | ||
"version": "24.0.0-alpha12", | ||
"description-markup": "markdown", | ||
@@ -6,0 +6,0 @@ "contributions": { |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/tabsheet", | ||
"version": "24.0.0-alpha9", | ||
"version": "24.0.0-alpha12", | ||
"description-markup": "markdown", | ||
@@ -6,0 +6,0 @@ "framework": "lit", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
35724
1
+ Added@vaadin/component-base@24.0.0-beta1(transitive)
+ Added@vaadin/icon@24.0.0-beta1(transitive)
+ Added@vaadin/item@24.0.0-beta1(transitive)
+ Added@vaadin/scroller@24.0.0-beta1(transitive)
+ Added@vaadin/tabs@24.0.0-beta1(transitive)
+ Added@vaadin/vaadin-lumo-styles@24.0.0-beta1(transitive)
+ Added@vaadin/vaadin-material-styles@24.0.0-beta1(transitive)
+ Added@vaadin/vaadin-themable-mixin@24.0.0-beta1(transitive)
- Removed@vaadin/component-base@24.0.0-alpha9(transitive)
- Removed@vaadin/icon@24.0.0-alpha9(transitive)
- Removed@vaadin/item@24.0.0-alpha9(transitive)
- Removed@vaadin/scroller@24.0.0-alpha9(transitive)
- Removed@vaadin/tabs@24.0.0-alpha9(transitive)
- Removed@vaadin/vaadin-lumo-styles@24.0.0-alpha9(transitive)
- Removed@vaadin/vaadin-material-styles@24.0.0-alpha9(transitive)
- Removed@vaadin/vaadin-themable-mixin@24.0.0-alpha9(transitive)
Updated@vaadin/tabs@24.0.0-beta1