@zag-js/checkbox
Advanced tools
Comparing version
@@ -126,3 +126,2 @@ 'use strict'; | ||
} | ||
if (!event.isTrusted) return; | ||
const checked2 = event.currentTarget.checked; | ||
@@ -129,0 +128,0 @@ send({ type: "CHECKED.SET", checked: checked2, isTrusted: true }); |
{ | ||
"name": "@zag-js/checkbox", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Core logic for the checkbox widget implemented as a state machine", | ||
@@ -29,8 +29,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@zag-js/anatomy": "1.0.1", | ||
"@zag-js/core": "1.0.1", | ||
"@zag-js/types": "1.0.1", | ||
"@zag-js/dom-query": "1.0.1", | ||
"@zag-js/focus-visible": "1.0.1", | ||
"@zag-js/utils": "1.0.1" | ||
"@zag-js/anatomy": "1.0.2", | ||
"@zag-js/core": "1.0.2", | ||
"@zag-js/types": "1.0.2", | ||
"@zag-js/dom-query": "1.0.2", | ||
"@zag-js/focus-visible": "1.0.2", | ||
"@zag-js/utils": "1.0.2" | ||
}, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
30337
-0.26%700
-0.28%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated