@zag-js/text-selection
Advanced tools
Comparing version 0.0.0-dev-20240611102459 to 0.0.0-dev-20240611130830
@@ -52,4 +52,3 @@ "use strict"; | ||
if ((0, import_dom_query.isIos)()) { | ||
if (state !== "disabled") | ||
return; | ||
if (state !== "disabled") return; | ||
state = "restoring"; | ||
@@ -56,0 +55,0 @@ setTimeout(() => { |
{ | ||
"name": "@zag-js/text-selection", | ||
"version": "0.0.0-dev-20240611102459", | ||
"version": "0.0.0-dev-20240611130830", | ||
"description": "", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@zag-js/dom-query": "0.0.0-dev-20240611102459" | ||
"@zag-js/dom-query": "0.0.0-dev-20240611130830" | ||
}, | ||
@@ -34,0 +34,0 @@ "module": "dist/index.mjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
19495
248
+ Added@zag-js/dom-query@0.0.0-dev-20240611130830(transitive)
- Removed@zag-js/dom-query@0.0.0-dev-20240611102459(transitive)