@vaadin/checkbox
Advanced tools
+10
-10
| { | ||
| "name": "@vaadin/checkbox", | ||
| "version": "25.0.4", | ||
| "version": "25.0.5", | ||
| "publishConfig": { | ||
@@ -37,14 +37,14 @@ "access": "public" | ||
| "@open-wc/dedupe-mixin": "^1.3.0", | ||
| "@vaadin/a11y-base": "~25.0.4", | ||
| "@vaadin/component-base": "~25.0.4", | ||
| "@vaadin/field-base": "~25.0.4", | ||
| "@vaadin/vaadin-themable-mixin": "~25.0.4", | ||
| "@vaadin/a11y-base": "~25.0.5", | ||
| "@vaadin/component-base": "~25.0.5", | ||
| "@vaadin/field-base": "~25.0.5", | ||
| "@vaadin/vaadin-themable-mixin": "~25.0.5", | ||
| "lit": "^3.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@vaadin/aura": "~25.0.4", | ||
| "@vaadin/chai-plugins": "~25.0.4", | ||
| "@vaadin/test-runner-commands": "~25.0.4", | ||
| "@vaadin/aura": "~25.0.5", | ||
| "@vaadin/chai-plugins": "~25.0.5", | ||
| "@vaadin/test-runner-commands": "~25.0.5", | ||
| "@vaadin/testing-helpers": "^2.0.0", | ||
| "@vaadin/vaadin-lumo-styles": "~25.0.4", | ||
| "@vaadin/vaadin-lumo-styles": "~25.0.5", | ||
| "sinon": "^21.0.0" | ||
@@ -56,3 +56,3 @@ }, | ||
| ], | ||
| "gitHead": "17170982c3efa1d426af4fabb70ea36b70151347" | ||
| "gitHead": "f9de924c232acc7b113e9f7f48368e8ca8105f81" | ||
| } |
@@ -109,2 +109,4 @@ /** | ||
| * @fires {CustomEvent} indeterminate-changed - Fired when the `indeterminate` property changes. | ||
| * @fires {CustomEvent} invalid-changed - Fired when the `invalid` property changes. | ||
| * @fires {CustomEvent} validated - Fired whenever the field is validated. | ||
| */ | ||
@@ -111,0 +113,0 @@ declare class Checkbox extends CheckboxMixin(ElementMixin(ThemableMixin(HTMLElement))) { |
@@ -74,2 +74,4 @@ /** | ||
| * @fires {CustomEvent} indeterminate-changed - Fired when the `indeterminate` property changes. | ||
| * @fires {CustomEvent} invalid-changed - Fired when the `invalid` property changes. | ||
| * @fires {CustomEvent} validated - Fired whenever the field is validated. | ||
| * | ||
@@ -76,0 +78,0 @@ * @customElement |
+1
-1
| { | ||
| "$schema": "https://json.schemastore.org/web-types", | ||
| "name": "@vaadin/checkbox", | ||
| "version": "25.0.4", | ||
| "version": "25.0.5", | ||
| "description-markup": "markdown", | ||
@@ -6,0 +6,0 @@ "contributions": { |
| { | ||
| "$schema": "https://json.schemastore.org/web-types", | ||
| "name": "@vaadin/checkbox", | ||
| "version": "25.0.4", | ||
| "version": "25.0.5", | ||
| "description-markup": "markdown", | ||
@@ -6,0 +6,0 @@ "framework": "lit", |
58561
0.55%1140
0.35%