@zag-js/vue
Advanced tools
Comparing version 0.0.0-dev-20220517103524 to 0.0.0-dev-20220522174316
@@ -156,9 +156,7 @@ var __defProp = Object.defineProperty; | ||
(0, import_vue4.onMounted)(() => { | ||
Promise.resolve().then(() => { | ||
const el = nodeRef.value; | ||
const doc = el == null ? void 0 : el.ownerDocument; | ||
const root = el == null ? void 0 : el.getRootNode(); | ||
const uid = (0, import_vue4.isRef)(id) ? id.value : id; | ||
send({ type: "SETUP", doc, root, id: uid }); | ||
}); | ||
const el = nodeRef.value; | ||
const doc = el == null ? void 0 : el.ownerDocument; | ||
const root = el == null ? void 0 : el.getRootNode(); | ||
const uid = (0, import_vue4.isRef)(id) ? id.value : id; | ||
send({ type: "SETUP", doc, root, id: uid }); | ||
}); | ||
@@ -165,0 +163,0 @@ return nodeRef; |
{ | ||
"name": "@zag-js/vue", | ||
"version": "0.0.0-dev-20220517103524", | ||
"version": "0.0.0-dev-20220522174316", | ||
"description": "The vue wrapper for zag", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@zag-js/core": "0.0.0-dev-20220517103524", | ||
"@zag-js/core": "0.1.4", | ||
"valtio": "^1.6.0" | ||
@@ -34,0 +34,0 @@ }, |
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
Sorry, the diff of this file is not supported yet
39597
339
+ Added@zag-js/core@0.1.4(transitive)
- Removed@zag-js/core@0.0.0-dev-20220517103524(transitive)
Updated@zag-js/core@0.1.4