@macroui/macroui-vue 1.1.9 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -10969,10 +10969,10 @@ const zy = Ct, qi = {
|
|
|
10969
10969
|
G(N.$slots, "default", {
|
|
10970
10970
|
data: s.node,
|
|
10971
10971
|
node: s.node,
|
|
10972
|
-
checked: B.value,
|
|
10973
|
-
indeterminate: b.value,
|
|
10972
|
+
checked: B.value.value,
|
|
10973
|
+
indeterminate: b.value.value,
|
|
10974
10974
|
disabled: m.value,
|
|
10975
|
-
expanded: y.value,
|
|
10975
|
+
expanded: y.value.value,
|
|
10976
10976
|
isLeaf: !d.value
|
|
10977
10977
|
}, () => [
|
|
10978
10978
|
_.value ? (a(), o("span", {
|
|
@@ -11017,7 +11017,7 @@ const zy = Ct, qi = {
|
|
|
11017
11017
|
], 40, zp);
|
|
11018
11018
|
};
|
|
11019
11019
|
}
|
|
11020
|
-
}), Bt = /* @__PURE__ */ oe(Hp, [["__scopeId", "data-v-
|
|
11020
|
+
}), Bt = /* @__PURE__ */ oe(Hp, [["__scopeId", "data-v-4bab039f"]]), Kp = {
|
|
11021
11021
|
key: 0,
|
|
11022
11022
|
class: "tree-header"
|
|
11023
11023
|
}, Wp = {
|