@vaadin/tabs
Advanced tools
Comparing version 24.5.0-alpha5 to 24.5.0-alpha6
{ | ||
"name": "@vaadin/tabs", | ||
"version": "24.5.0-alpha5", | ||
"version": "24.5.0-alpha6", | ||
"publishConfig": { | ||
@@ -42,8 +42,8 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/a11y-base": "24.5.0-alpha5", | ||
"@vaadin/component-base": "24.5.0-alpha5", | ||
"@vaadin/item": "24.5.0-alpha5", | ||
"@vaadin/vaadin-lumo-styles": "24.5.0-alpha5", | ||
"@vaadin/vaadin-material-styles": "24.5.0-alpha5", | ||
"@vaadin/vaadin-themable-mixin": "24.5.0-alpha5", | ||
"@vaadin/a11y-base": "24.5.0-alpha6", | ||
"@vaadin/component-base": "24.5.0-alpha6", | ||
"@vaadin/item": "24.5.0-alpha6", | ||
"@vaadin/vaadin-lumo-styles": "24.5.0-alpha6", | ||
"@vaadin/vaadin-material-styles": "24.5.0-alpha6", | ||
"@vaadin/vaadin-themable-mixin": "24.5.0-alpha6", | ||
"lit": "^3.0.0" | ||
@@ -60,3 +60,3 @@ }, | ||
], | ||
"gitHead": "4e57d240ababf0c2db9d674891b90bdf3812e6ae" | ||
"gitHead": "c5f541dbe961a994730d4c60472ae957bf6b4c12" | ||
} |
@@ -19,3 +19,5 @@ import '@vaadin/vaadin-lumo-styles/color.js'; | ||
color: var(--lumo-secondary-text-color); | ||
transition: 0.15s color, 0.2s transform; | ||
transition: | ||
0.15s color, | ||
0.2s transform; | ||
flex-shrink: 0; | ||
@@ -96,7 +98,2 @@ display: flex; | ||
:host([selected])::before, | ||
:host([selected])::after { | ||
background-color: var(--_selection-color); | ||
} | ||
:host([orientation='vertical'])::before, | ||
@@ -116,3 +113,5 @@ :host([orientation='vertical'])::after { | ||
opacity: 0.15; | ||
transition: 0.15s 0.02s transform, 0.8s 0.17s opacity; | ||
transition: | ||
0.15s 0.02s transform, | ||
0.8s 0.17s opacity; | ||
} | ||
@@ -122,2 +121,3 @@ | ||
:host([selected])::after { | ||
background-color: var(--_selection-color); | ||
transform: translateX(-50%) scale(1); | ||
@@ -124,0 +124,0 @@ transition-timing-function: cubic-bezier(0.12, 0.32, 0.54, 1.5); |
@@ -84,3 +84,5 @@ import '@vaadin/vaadin-material-styles/color.js'; | ||
opacity: 0; | ||
transition: transform 0s cubic-bezier(0.05, 0.8, 0.5, 1), opacity 0s linear; | ||
transition: | ||
transform 0s cubic-bezier(0.05, 0.8, 0.5, 1), | ||
opacity 0s linear; | ||
} | ||
@@ -87,0 +89,0 @@ |
@@ -10,5 +10,2 @@ import '@vaadin/vaadin-material-styles/font-icons.js'; | ||
-webkit-tap-highlight-color: transparent; | ||
} | ||
:host { | ||
display: flex; | ||
@@ -15,0 +12,0 @@ flex-shrink: 0; |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/tabs", | ||
"version": "24.5.0-alpha5", | ||
"version": "24.5.0-alpha6", | ||
"description-markup": "markdown", | ||
@@ -6,0 +6,0 @@ "contributions": { |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/tabs", | ||
"version": "24.5.0-alpha5", | ||
"version": "24.5.0-alpha6", | ||
"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
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
1686
74652
+ Added@vaadin/a11y-base@24.5.0-alpha6(transitive)
+ Added@vaadin/component-base@24.5.0-alpha6(transitive)
+ Added@vaadin/icon@24.5.0-alpha6(transitive)
+ Added@vaadin/item@24.5.0-alpha6(transitive)
+ Added@vaadin/vaadin-lumo-styles@24.5.0-alpha6(transitive)
+ Added@vaadin/vaadin-material-styles@24.5.0-alpha6(transitive)
+ Added@vaadin/vaadin-themable-mixin@24.5.0-alpha6(transitive)
- Removed@vaadin/a11y-base@24.5.0-alpha5(transitive)
- Removed@vaadin/component-base@24.5.0-alpha5(transitive)
- Removed@vaadin/icon@24.5.0-alpha5(transitive)
- Removed@vaadin/item@24.5.0-alpha5(transitive)
- Removed@vaadin/vaadin-lumo-styles@24.5.0-alpha5(transitive)
- Removed@vaadin/vaadin-material-styles@24.5.0-alpha5(transitive)
- Removed@vaadin/vaadin-themable-mixin@24.5.0-alpha5(transitive)
Updated@vaadin/item@24.5.0-alpha6