@vaadin/field-base
Advanced tools
+7
-7
| { | ||
| "name": "@vaadin/field-base", | ||
| "version": "25.1.7", | ||
| "version": "25.1.8", | ||
| "publishConfig": { | ||
@@ -35,10 +35,10 @@ "access": "public" | ||
| "@open-wc/dedupe-mixin": "^1.3.0", | ||
| "@vaadin/a11y-base": "~25.1.7", | ||
| "@vaadin/component-base": "~25.1.7", | ||
| "@vaadin/a11y-base": "~25.1.8", | ||
| "@vaadin/component-base": "~25.1.8", | ||
| "lit": "^3.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@vaadin/chai-plugins": "~25.1.7", | ||
| "@vaadin/input-container": "~25.1.7", | ||
| "@vaadin/test-runner-commands": "~25.1.7", | ||
| "@vaadin/chai-plugins": "~25.1.8", | ||
| "@vaadin/input-container": "~25.1.8", | ||
| "@vaadin/test-runner-commands": "~25.1.8", | ||
| "@vaadin/testing-helpers": "^2.0.0", | ||
@@ -48,3 +48,3 @@ "sinon": "^21.0.2" | ||
| "customElements": "custom-elements.json", | ||
| "gitHead": "9872e9dc95ced20136b2f5373760d8e47bf9d44b" | ||
| "gitHead": "284962838c38ec84495ea097b97d6d03cad2069b" | ||
| } |
@@ -44,3 +44,2 @@ /** | ||
| cursor: var(--_cursor); | ||
| /* TODO clicking the label part doesn't toggle the checked state, even though it triggers the active state */ | ||
| } | ||
@@ -47,0 +46,0 @@ |
140250
-0.08%3757
-0.03%Updated