@vaadin/vaadin-lumo-styles
Advanced tools
Comparing version 23.1.0-alpha1 to 23.1.0-alpha2
@@ -161,2 +161,3 @@ /** | ||
background-color: var(--lumo-base-color); | ||
color-scheme: light; | ||
} | ||
@@ -167,2 +168,3 @@ | ||
background-color: var(--lumo-base-color); | ||
color-scheme: dark; | ||
} | ||
@@ -169,0 +171,0 @@ |
{ | ||
"name": "@vaadin/vaadin-lumo-styles", | ||
"version": "23.1.0-alpha1", | ||
"version": "23.1.0-alpha2", | ||
"publishConfig": { | ||
@@ -45,4 +45,4 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/icon": "23.1.0-alpha1", | ||
"@vaadin/vaadin-themable-mixin": "23.1.0-alpha1" | ||
"@vaadin/icon": "23.1.0-alpha2", | ||
"@vaadin/vaadin-themable-mixin": "23.1.0-alpha2" | ||
}, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "5d0cdee069f866037c507265fafb4d0476795333" | ||
"gitHead": "6842dcb8b163d4512fae8d3d12a6559077a4aee6" | ||
} |
@@ -8,3 +8,3 @@ /** | ||
static get version() { | ||
return '23.1.0-alpha1'; | ||
return '23.1.0-alpha2'; | ||
} | ||
@@ -11,0 +11,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
133188
3300
+ Added@vaadin/component-base@23.1.0-alpha2(transitive)
+ Added@vaadin/icon@23.1.0-alpha2(transitive)
+ Added@vaadin/vaadin-themable-mixin@23.1.0-alpha2(transitive)
- Removed@vaadin/component-base@23.1.0-alpha1(transitive)
- Removed@vaadin/icon@23.1.0-alpha1(transitive)
- Removed@vaadin/vaadin-themable-mixin@23.1.0-alpha1(transitive)
Updated@vaadin/icon@23.1.0-alpha2