@vaadin/vaadin-lumo-styles
Advanced tools
Comparing version 24.4.14 to 24.4.15
@@ -22,3 +22,2 @@ /** | ||
font-size: var(--vaadin-input-field-value-font-size, var(--lumo-font-size-m)); | ||
font-weight: var(--vaadin-input-field-value-font-weight, 400); | ||
font-family: var(--lumo-font-family); | ||
@@ -25,0 +24,0 @@ -webkit-font-smoothing: antialiased; |
{ | ||
"name": "@vaadin/vaadin-lumo-styles", | ||
"version": "24.4.14", | ||
"version": "24.4.15", | ||
"publishConfig": { | ||
@@ -44,5 +44,5 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/component-base": "~24.4.14", | ||
"@vaadin/icon": "~24.4.14", | ||
"@vaadin/vaadin-themable-mixin": "~24.4.14" | ||
"@vaadin/component-base": "~24.4.15", | ||
"@vaadin/icon": "~24.4.15", | ||
"@vaadin/vaadin-themable-mixin": "~24.4.15" | ||
}, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "815296a9a4cf510413a39975ee7e4dd75a51fe81" | ||
"gitHead": "eeb2722a7fa4f466a322401d6f099d9c7da2a3d7" | ||
} |
@@ -107,3 +107,3 @@ /** | ||
--vaadin-input-field-value-font-size: var(--lumo-font-size-m); | ||
--vaadin-input-field-value-font-weight: 400; | ||
--vaadin-input-field-value-font-weight: 500; | ||
} | ||
@@ -110,0 +110,0 @@ `; |
Sorry, the diff of this file is not supported yet
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
190407
6572
- Removed@vaadin/vaadin-lumo-styles@24.4.15(transitive)
Updated@vaadin/icon@~24.4.15