scope360-core 0.0.160 → 0.0.161
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/scope360-core.js
CHANGED
|
@@ -1454,7 +1454,7 @@ const fw = {
|
|
|
1454
1454
|
modelValue: {},
|
|
1455
1455
|
modelModifiers: {}
|
|
1456
1456
|
}),
|
|
1457
|
-
emits: /* @__PURE__ */ Lt("change", ["update:modelValue"]),
|
|
1457
|
+
emits: /* @__PURE__ */ Lt(["change"], ["update:modelValue"]),
|
|
1458
1458
|
setup(t, { emit: e }) {
|
|
1459
1459
|
const n = un(t, "modelValue"), s = e;
|
|
1460
1460
|
return ls(n, (i) => {
|
|
@@ -1473,7 +1473,7 @@ const fw = {
|
|
|
1473
1473
|
])
|
|
1474
1474
|
]));
|
|
1475
1475
|
}
|
|
1476
|
-
}, TV = /* @__PURE__ */ Ue(Rw, [["__scopeId", "data-v-
|
|
1476
|
+
}, TV = /* @__PURE__ */ Ue(Rw, [["__scopeId", "data-v-aeb4be6c"]]), Ew = { class: "scope-menu-tabs" }, $w = ["onClick"], Iw = {
|
|
1477
1477
|
__name: "Menu",
|
|
1478
1478
|
props: /* @__PURE__ */ Lt({
|
|
1479
1479
|
tabs: Array
|