@vaadin/vaadin-lumo-styles
Advanced tools
Comparing version 23.0.0-alpha5 to 23.0.0-beta1
@@ -177,5 +177,6 @@ /** | ||
a:any-link { | ||
a:where(:any-link) { | ||
color: var(--lumo-primary-text-color); | ||
} | ||
a:not(:any-link) { | ||
@@ -182,0 +183,0 @@ color: var(--lumo-disabled-text-color); |
{ | ||
"name": "@vaadin/vaadin-lumo-styles", | ||
"version": "23.0.0-alpha5", | ||
"version": "23.0.0-beta1", | ||
"publishConfig": { | ||
@@ -45,4 +45,4 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/icon": "23.0.0-alpha5", | ||
"@vaadin/vaadin-themable-mixin": "23.0.0-alpha5" | ||
"@vaadin/icon": "23.0.0-beta1", | ||
"@vaadin/vaadin-themable-mixin": "23.0.0-beta1" | ||
}, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "74f9294964eb8552d96578c14af6ad214f5257bc" | ||
"gitHead": "467244b76021176c109df675799b07029b293e58" | ||
} |
@@ -106,3 +106,3 @@ /** | ||
a:any-link:hover { | ||
a:where(:any-link):hover { | ||
text-decoration: underline; | ||
@@ -109,0 +109,0 @@ } |
@@ -8,3 +8,3 @@ /** | ||
static get version() { | ||
return '23.0.0-alpha5'; | ||
return '23.0.0-beta1'; | ||
} | ||
@@ -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
133124
+ Added@vaadin/component-base@23.0.0-beta1(transitive)
+ Added@vaadin/icon@23.0.0-beta1(transitive)
+ Added@vaadin/vaadin-themable-mixin@23.0.0-beta1(transitive)
- Removed@vaadin/component-base@23.0.0-alpha5(transitive)
- Removed@vaadin/icon@23.0.0-alpha5(transitive)
- Removed@vaadin/vaadin-themable-mixin@23.0.0-alpha5(transitive)
Updated@vaadin/icon@23.0.0-beta1