@morghulis/core 1.0.2 → 1.0.4
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.
|
@@ -10770,9 +10770,7 @@ const Zn = /* @__PURE__ */ Vs("user", {
|
|
|
10770
10770
|
},
|
|
10771
10771
|
emits: ["update:modelValue"],
|
|
10772
10772
|
setup(e, { emit: t }) {
|
|
10773
|
-
const n = Wt(
|
|
10774
|
-
() => import("vue3-ts-jsoneditor")
|
|
10775
|
-
), o = e, l = t, r = O({
|
|
10773
|
+
const n = Wt(() => import("vue3-ts-jsoneditor")), o = e, l = t, r = O({
|
|
10776
10774
|
get: () => o.modelValue || {},
|
|
10777
10775
|
set: (a) => {
|
|
10778
10776
|
try {
|
|
@@ -10802,7 +10800,7 @@ const Zn = /* @__PURE__ */ Vs("user", {
|
|
|
10802
10800
|
for (const [o, l] of t)
|
|
10803
10801
|
n[o] = l;
|
|
10804
10802
|
return n;
|
|
10805
|
-
}, en = /* @__PURE__ */ Ge(lg, [["__scopeId", "data-v-
|
|
10803
|
+
}, en = /* @__PURE__ */ Ge(lg, [["__scopeId", "data-v-2ea65c36"]]), ag = { class: "pager" }, rg = /* @__PURE__ */ D({
|
|
10806
10804
|
__name: "MPdfViewer",
|
|
10807
10805
|
props: {
|
|
10808
10806
|
url: {},
|