x-runtime-lib 0.8.152 → 0.8.154
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.js +707 -711
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var kn = (t, n) => (n = Symbol[t]) ? n : /* @__PURE__ */ Symbol.for("Symbol." + t), wn = (t) => {
|
|
2
2
|
throw TypeError(t);
|
|
3
3
|
};
|
|
4
|
-
var
|
|
4
|
+
var Oe = (t, n, e) => {
|
|
5
5
|
if (n != null) {
|
|
6
6
|
typeof n != "object" && typeof n != "function" && wn("Object expected");
|
|
7
7
|
var o, s;
|
|
@@ -14,7 +14,7 @@ var ke = (t, n, e) => {
|
|
|
14
14
|
}), t.push([e, o, n]);
|
|
15
15
|
} else e && t.push([e]);
|
|
16
16
|
return n;
|
|
17
|
-
},
|
|
17
|
+
}, Fe = (t, n, e) => {
|
|
18
18
|
var o = typeof SuppressedError == "function" ? SuppressedError : function(l, c, m, u) {
|
|
19
19
|
return u = Error(m), u.name = "SuppressedError", u.error = l, u.suppressed = c, u;
|
|
20
20
|
}, s = (l) => n = e ? new o(l, n, "An error was suppressed during disposal") : (e = !0, l), i = (l) => {
|
|
@@ -29,10 +29,10 @@ var ke = (t, n, e) => {
|
|
|
29
29
|
};
|
|
30
30
|
return i();
|
|
31
31
|
};
|
|
32
|
-
import { defineComponent as $, createElementBlock as te, createCommentVNode as se, unref as r, openBlock as w, createElementVNode as
|
|
33
|
-
import { globalObjects as
|
|
32
|
+
import { defineComponent as $, createElementBlock as te, createCommentVNode as se, unref as r, openBlock as w, createElementVNode as We, computed as I, renderSlot as F, normalizeStyle as fe, ref as ie, watch as de, onUnmounted as Ie, onBeforeMount as oi, watchEffect as ke, createVNode as D, createBlock as C, useTemplateRef as Io, onMounted as $o, nextTick as sn, withCtx as V, resolveComponent as B, isRef as ne, h as K, createSlots as rn, renderList as ii, useId as So, withModifiers as si, normalizeClass as ri, toDisplayString as Co, useAttrs as gt, inject as ye, provide as be, readonly as ln } from "vue";
|
|
33
|
+
import { globalObjects as _e, waitUtil as Vo, useViewStack as Po, eventBus as Lo, messageInfo as li, messageSuccess as ai, messageWarning as zo, messageError as To, createAxios as ci, openConfirmDlg as ui, openPromptDlg as mi } from "x-essential-lib";
|
|
34
34
|
import { CameraHelper as Eo, DirectionalLightHelper as pi, PointLightHelper as di, SpotLightHelper as fi } from "three";
|
|
35
|
-
import { i as
|
|
35
|
+
import { i as pe, c as qe, K as yi, M as bi, O as gi, u as hi, r as Ao, e as Mo, a as _i, b as vi, d as xi, f as ki, g as wi, h as Ii, j as $i, k as Si, l as Wo, m as O, H as Ci, n as Vi, o as Pi, p as Li, q as zi } from "./vendor.m8tdmh16.js";
|
|
36
36
|
import { useTheme as Ti } from "vuetify";
|
|
37
37
|
import { getErrorMessage as Ei } from "x-error-lib";
|
|
38
38
|
const In = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
|
|
@@ -44,7 +44,7 @@ function E(t) {
|
|
|
44
44
|
}
|
|
45
45
|
return n;
|
|
46
46
|
}
|
|
47
|
-
function
|
|
47
|
+
function ht(t) {
|
|
48
48
|
if (typeof t != "string" || !t.endsWith("px"))
|
|
49
49
|
return !1;
|
|
50
50
|
const n = t.substring(0, t.length - 2), e = parseFloat(n);
|
|
@@ -63,7 +63,7 @@ function fu(t) {
|
|
|
63
63
|
if (!isNaN(e) && e % 1 === 0)
|
|
64
64
|
return e;
|
|
65
65
|
}
|
|
66
|
-
function
|
|
66
|
+
function It(t) {
|
|
67
67
|
if (typeof t != "string" || !t.endsWith("%"))
|
|
68
68
|
return;
|
|
69
69
|
const n = t.substring(0, t.length - 1), e = parseFloat(n);
|
|
@@ -71,7 +71,7 @@ function wt(t) {
|
|
|
71
71
|
return e;
|
|
72
72
|
}
|
|
73
73
|
const Bo = ["xs", "sm", "md", "lg", "xl"], Ai = [...Bo].reverse();
|
|
74
|
-
function
|
|
74
|
+
function mt(t) {
|
|
75
75
|
return t < 600 ? "xs" : t < 960 ? "sm" : t < 1280 ? "md" : t < 1920 ? "lg" : "xl";
|
|
76
76
|
}
|
|
77
77
|
function $n(t) {
|
|
@@ -86,7 +86,7 @@ function Ne(t, n) {
|
|
|
86
86
|
}
|
|
87
87
|
return e;
|
|
88
88
|
}
|
|
89
|
-
function
|
|
89
|
+
function Se(t, n) {
|
|
90
90
|
let e = t;
|
|
91
91
|
if (typeof e != "object")
|
|
92
92
|
return;
|
|
@@ -126,7 +126,7 @@ function bu(t) {
|
|
|
126
126
|
function Xe(t) {
|
|
127
127
|
return t.startsWith("ref_v") || t.startsWith("multiple_ref_v") || t.startsWith("slot_v") || t.startsWith("multiple_slot_v");
|
|
128
128
|
}
|
|
129
|
-
function
|
|
129
|
+
function ae(t) {
|
|
130
130
|
return t === "runtime" || t === "preview";
|
|
131
131
|
}
|
|
132
132
|
function Ye(t, n) {
|
|
@@ -313,10 +313,10 @@ const Iu = [
|
|
|
313
313
|
"scene_spot_light_v1"
|
|
314
314
|
];
|
|
315
315
|
function N(...t) {
|
|
316
|
-
return t.map((n) =>
|
|
316
|
+
return t.map((n) => _e.i18n.global.t(`x-runtime-lib.${n}`)).join(" - ");
|
|
317
317
|
}
|
|
318
318
|
function un(t, n, e) {
|
|
319
|
-
const { i18n: o } =
|
|
319
|
+
const { i18n: o } = _e;
|
|
320
320
|
let s = "";
|
|
321
321
|
return t && (s += t + " / "), n.forEach((i, l) => {
|
|
322
322
|
l > 0 && (s += " - "), e ? s += o.global.t(i) : s += i;
|
|
@@ -334,7 +334,7 @@ function Cu(t, n) {
|
|
|
334
334
|
let e = "";
|
|
335
335
|
return t === "elementEvent" || (t === "elementPropertyChangeEvent" ? e = N("propertyChange") : t === "refEvent" ? e = N("reference") : t === "refPropertyChangeEvent" ? e = N("reference", "propertyChange") : t === "multipleRefEvent" ? e = N("reference") : t === "multipleRefPropertyChangeEvent" ? e = N("reference", "propertyChange") : t === "slotEvent" ? e = N("slot") : t === "slotPropertyChangeEvent" ? e = N("slot", "propertyChange") : t === "multipleSlotEvent" ? e = N("slot") : t === "multipleSlotPropertyChangeEvent" ? e = N("slot", "propertyChange") : t === "customEvent" ? e = N("custom") : t === "customPropertyChangeEvent" ? e = N("custom", "propertyChange") : t === "adaptSlotElementEvent" ? e = N("adaptSlot") : t === "adaptSlotElementPropertyChangeEvent" ? e = N("adaptSlot", "propertyChange") : t === "adaptSlotCustomEvent" ? e = N("adaptSlot") : t === "adaptSlotCustomPropertyChangeEvent" ? e = N("adaptSlot", "propertyChange") : t === "stateChangeEvent" ? e = N("state") : console.assert(!1)), un(e, n, Ki(t));
|
|
336
336
|
}
|
|
337
|
-
const Di = ["position", "ratation", "scale"],
|
|
337
|
+
const Di = ["position", "ratation", "scale"], Be = /* @__PURE__ */ $({
|
|
338
338
|
__name: "index",
|
|
339
339
|
props: {
|
|
340
340
|
position: { default: () => {
|
|
@@ -353,10 +353,10 @@ const Di = ["position", "ratation", "scale"], Ke = /* @__PURE__ */ $({
|
|
|
353
353
|
scale: t.scale ?? [1, 1, 1],
|
|
354
354
|
visible: !1
|
|
355
355
|
}, [...o[0] || (o[0] = [
|
|
356
|
-
|
|
356
|
+
We("TresBoxGeometry", { args: [1, 1, 1] }, null, -1)
|
|
357
357
|
])], 8, Di)) : se("", !0);
|
|
358
358
|
}
|
|
359
|
-
}),
|
|
359
|
+
}), G = /* @__PURE__ */ $({
|
|
360
360
|
__name: "index",
|
|
361
361
|
props: {
|
|
362
362
|
block: { type: Boolean, default: !1 },
|
|
@@ -379,12 +379,12 @@ const Di = ["position", "ratation", "scale"], Ke = /* @__PURE__ */ $({
|
|
|
379
379
|
}));
|
|
380
380
|
return (s, i) => r(n) === "editor" ? (w(), te("div", {
|
|
381
381
|
key: 0,
|
|
382
|
-
style:
|
|
382
|
+
style: fe(e.value)
|
|
383
383
|
}, [
|
|
384
384
|
F(s.$slots, "default"),
|
|
385
385
|
t.mask ? (w(), te("div", {
|
|
386
386
|
key: 0,
|
|
387
|
-
style:
|
|
387
|
+
style: fe(o.value)
|
|
388
388
|
}, null, 4)) : se("", !0)
|
|
389
389
|
], 4)) : F(s.$slots, "default", { key: 1 });
|
|
390
390
|
}
|
|
@@ -397,28 +397,28 @@ function Oi(t) {
|
|
|
397
397
|
}
|
|
398
398
|
function P(t) {
|
|
399
399
|
const n = re(), e = ie(n.value.view.nodes[t.nodeId]);
|
|
400
|
-
console.assert(!!e.value, `invalid node id=${t.nodeId}`),
|
|
400
|
+
console.assert(!!e.value, `invalid node id=${t.nodeId}`), de(n, () => {
|
|
401
401
|
e.value = n.value.view.nodes[t.nodeId];
|
|
402
402
|
});
|
|
403
403
|
const { debugTrace: o } = Oi(e);
|
|
404
|
-
return o("created"),
|
|
404
|
+
return o("created"), Ie(() => {
|
|
405
405
|
o("destroyed");
|
|
406
406
|
}), { node: e };
|
|
407
407
|
}
|
|
408
|
-
function
|
|
409
|
-
const o =
|
|
408
|
+
function pt(t, n, e) {
|
|
409
|
+
const o = ve();
|
|
410
410
|
if (o) {
|
|
411
411
|
const s = I(() => Uc("elementMethod", t, n));
|
|
412
412
|
oi(() => {
|
|
413
413
|
o.eventBus?.on(s.value, e);
|
|
414
|
-
}),
|
|
414
|
+
}), Ie(() => {
|
|
415
415
|
o.eventBus?.off(s.value, e);
|
|
416
416
|
});
|
|
417
417
|
}
|
|
418
418
|
}
|
|
419
419
|
const Fi = (t, n, e, o) => {
|
|
420
420
|
let s;
|
|
421
|
-
if (t ? s = t.getElementProperty(n.basic.id, e) : s =
|
|
421
|
+
if (t ? s = t.getElementProperty(n.basic.id, e) : s = Se(n, e), o) {
|
|
422
422
|
if (typeof s == "string")
|
|
423
423
|
return JSON.parse(s);
|
|
424
424
|
console.assert(!1);
|
|
@@ -430,14 +430,14 @@ const Fi = (t, n, e, o) => {
|
|
|
430
430
|
s ? typeof o == "object" ? i = JSON.stringify(o, null, 2) : (console.assert(!1), i = "{}") : i = o, t ? t.setElementProperty(n.basic.id, e, i) : cn(n, e, i);
|
|
431
431
|
};
|
|
432
432
|
function a(t, n, e) {
|
|
433
|
-
const o =
|
|
434
|
-
return
|
|
433
|
+
const o = ve(), s = ie();
|
|
434
|
+
return ke(() => {
|
|
435
435
|
s.value = Fi(o, t.value, n, e);
|
|
436
|
-
}),
|
|
437
|
-
|
|
436
|
+
}), de(s, (i, l) => {
|
|
437
|
+
pe(i, l) || Ni(o, t.value, n, s.value, e);
|
|
438
438
|
}), { property: s };
|
|
439
439
|
}
|
|
440
|
-
function
|
|
440
|
+
function me(t) {
|
|
441
441
|
const { property: n } = a(t, [
|
|
442
442
|
"transform",
|
|
443
443
|
"position",
|
|
@@ -463,17 +463,17 @@ function ue(t) {
|
|
|
463
463
|
"rotation",
|
|
464
464
|
"z"
|
|
465
465
|
]), { property: c } = a(t, ["transform", "scale", "x"]), { property: m } = a(t, ["transform", "scale", "y"]), { property: u } = a(t, ["transform", "scale", "z"]), d = ie([0, 0, 0]), p = ie([0, 0, 0]), f = ie([1, 1, 1]);
|
|
466
|
-
return
|
|
466
|
+
return ke(() => {
|
|
467
467
|
d.value = [n.value, e.value, o.value];
|
|
468
|
-
}),
|
|
468
|
+
}), ke(() => {
|
|
469
469
|
n.value = d.value[0], e.value = d.value[1], o.value = d.value[2];
|
|
470
|
-
}),
|
|
470
|
+
}), ke(() => {
|
|
471
471
|
p.value = [s.value, i.value, l.value];
|
|
472
|
-
}),
|
|
472
|
+
}), ke(() => {
|
|
473
473
|
s.value = p.value[0], i.value = p.value[1], l.value = p.value[2];
|
|
474
|
-
}),
|
|
474
|
+
}), ke(() => {
|
|
475
475
|
f.value = [c.value, m.value, u.value];
|
|
476
|
-
}),
|
|
476
|
+
}), ke(() => {
|
|
477
477
|
c.value = f.value[0], m.value = f.value[1], u.value = f.value[2];
|
|
478
478
|
}), { position: d, rotation: p, scale: f };
|
|
479
479
|
}
|
|
@@ -563,24 +563,24 @@ function dn(t) {
|
|
|
563
563
|
}
|
|
564
564
|
return { paddingTop: n, paddingLeft: e, paddingBottom: o, paddingRight: s, applyPadding: i };
|
|
565
565
|
}
|
|
566
|
-
function
|
|
567
|
-
const e = Z(), o =
|
|
566
|
+
function ge(t, n) {
|
|
567
|
+
const e = Z(), o = De(), s = I(() => n.value.size?.width), i = I(() => n.value.size?.minWidth), l = I(() => n.value.size?.maxWidth), c = I(() => {
|
|
568
568
|
if (t.outer && e === "editor") {
|
|
569
|
-
const p =
|
|
569
|
+
const p = It(n.value.size?.height);
|
|
570
570
|
if (p)
|
|
571
571
|
return p / 100 * o.value.height + "px";
|
|
572
572
|
}
|
|
573
573
|
return n.value.size?.height;
|
|
574
574
|
}), m = I(() => {
|
|
575
575
|
if (t.outer && e === "editor") {
|
|
576
|
-
const p =
|
|
576
|
+
const p = It(n.value.size?.minHeight);
|
|
577
577
|
if (p)
|
|
578
578
|
return p / 100 * o.value.height + "px";
|
|
579
579
|
}
|
|
580
580
|
return n.value.size?.minHeight;
|
|
581
581
|
}), u = I(() => {
|
|
582
582
|
if (t.outer && e === "editor") {
|
|
583
|
-
const p =
|
|
583
|
+
const p = It(n.value.size?.maxHeight);
|
|
584
584
|
if (p)
|
|
585
585
|
return p / 100 * o.value.height + "px";
|
|
586
586
|
}
|
|
@@ -591,7 +591,7 @@ function be(t, n) {
|
|
|
591
591
|
}
|
|
592
592
|
return { width: s, minWidth: i, maxWidth: l, height: c, minHeight: m, maxHeight: u, applySize: d };
|
|
593
593
|
}
|
|
594
|
-
const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "scale", "top"],
|
|
594
|
+
const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "scale", "top"], Gi = /* @__PURE__ */ $({
|
|
595
595
|
__name: "index",
|
|
596
596
|
props: {
|
|
597
597
|
nodeId: {},
|
|
@@ -599,8 +599,8 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
599
599
|
refContext: {}
|
|
600
600
|
},
|
|
601
601
|
setup(t) {
|
|
602
|
-
const n = t, { node: e } = P(n), o = Z(), { position: s, rotation: i, scale: l } =
|
|
603
|
-
return (b,
|
|
602
|
+
const n = t, { node: e } = P(n), o = Z(), { position: s, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "bottom"]), { property: m } = a(e, ["settings", "far"]), { property: u } = a(e, ["settings", "left"]), { property: d } = a(e, ["settings", "near"]), { property: p } = a(e, ["settings", "right"]), { property: f } = a(e, ["settings", "top"]);
|
|
603
|
+
return (b, g) => (w(), te("TresOrthographicCamera", {
|
|
604
604
|
bottom: r(c),
|
|
605
605
|
far: r(m),
|
|
606
606
|
left: r(u),
|
|
@@ -611,7 +611,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
611
611
|
scale: r(l),
|
|
612
612
|
top: r(f)
|
|
613
613
|
}, [
|
|
614
|
-
D(r(
|
|
614
|
+
D(r(Be)),
|
|
615
615
|
r(o) === "editor" ? (w(), C(r(qe), {
|
|
616
616
|
key: 0,
|
|
617
617
|
type: r(Eo)
|
|
@@ -619,7 +619,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
619
619
|
F(b.$slots, "default")
|
|
620
620
|
], 8, ji));
|
|
621
621
|
}
|
|
622
|
-
}),
|
|
622
|
+
}), Hi = ["aspect", "far", "fov", "near", "position", "rotation", "scale"], Ji = /* @__PURE__ */ $({
|
|
623
623
|
__name: "index",
|
|
624
624
|
props: {
|
|
625
625
|
nodeId: {},
|
|
@@ -627,7 +627,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
627
627
|
refContext: {}
|
|
628
628
|
},
|
|
629
629
|
setup(t) {
|
|
630
|
-
const n = t, { node: e } = P(n), o = Z(), { position: s, rotation: i, scale: l } =
|
|
630
|
+
const n = t, { node: e } = P(n), o = Z(), { position: s, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "aspect"]), { property: m } = a(e, ["settings", "far"]), { property: u } = a(e, ["settings", "fov"]), { property: d } = a(e, ["settings", "near"]);
|
|
631
631
|
return (p, f) => (w(), te("TresPerspectiveCamera", {
|
|
632
632
|
aspect: r(c),
|
|
633
633
|
far: r(m),
|
|
@@ -637,13 +637,13 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
637
637
|
rotation: r(i),
|
|
638
638
|
scale: r(l)
|
|
639
639
|
}, [
|
|
640
|
-
D(r(
|
|
640
|
+
D(r(Be)),
|
|
641
641
|
r(o) === "editor" ? (w(), C(r(qe), {
|
|
642
642
|
key: 0,
|
|
643
643
|
type: r(Eo)
|
|
644
644
|
}, null, 8, ["type"])) : se("", !0),
|
|
645
645
|
F(p.$slots, "default")
|
|
646
|
-
], 8,
|
|
646
|
+
], 8, Hi));
|
|
647
647
|
}
|
|
648
648
|
}), Ui = /* @__PURE__ */ $({
|
|
649
649
|
__name: "index",
|
|
@@ -692,7 +692,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
692
692
|
]
|
|
693
693
|
}, null, 8, Yi));
|
|
694
694
|
}
|
|
695
|
-
}),
|
|
695
|
+
}), Re = (t, n) => {
|
|
696
696
|
const e = t.__vccOpts || t;
|
|
697
697
|
for (const [o, s] of n)
|
|
698
698
|
e[o] = s;
|
|
@@ -744,7 +744,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
744
744
|
refContext: {}
|
|
745
745
|
},
|
|
746
746
|
setup(t) {
|
|
747
|
-
const n = t, { node: e } = P(n), { position: o, rotation: s, scale: i } =
|
|
747
|
+
const n = t, { node: e } = P(n), { position: o, rotation: s, scale: i } = me(e), { property: l } = a(e, ["settings", "color"]), { color: c } = Q(l), { property: m } = a(e, [
|
|
748
748
|
"settings",
|
|
749
749
|
"intensity"
|
|
750
750
|
]);
|
|
@@ -755,7 +755,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
755
755
|
rotation: r(s),
|
|
756
756
|
scale: r(i)
|
|
757
757
|
}, [
|
|
758
|
-
D(r(
|
|
758
|
+
D(r(Be)),
|
|
759
759
|
F(u.$slots, "default")
|
|
760
760
|
], 8, ts));
|
|
761
761
|
}
|
|
@@ -767,7 +767,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
767
767
|
refContext: {}
|
|
768
768
|
},
|
|
769
769
|
setup(t) {
|
|
770
|
-
const n = t, { node: e } = P(n), o = Z(), { position: s, rotation: i, scale: l } =
|
|
770
|
+
const n = t, { node: e } = P(n), o = Z(), { position: s, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "color"]), { color: m } = Q(c), { property: u } = a(e, [
|
|
771
771
|
"settings",
|
|
772
772
|
"intensity"
|
|
773
773
|
]);
|
|
@@ -778,7 +778,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
778
778
|
rotation: r(i),
|
|
779
779
|
scale: r(l)
|
|
780
780
|
}, [
|
|
781
|
-
D(r(
|
|
781
|
+
D(r(Be)),
|
|
782
782
|
r(o) === "editor" ? (w(), C(r(qe), {
|
|
783
783
|
key: 0,
|
|
784
784
|
type: r(pi)
|
|
@@ -794,7 +794,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
794
794
|
refContext: {}
|
|
795
795
|
},
|
|
796
796
|
setup(t) {
|
|
797
|
-
const n = t, { node: e } = P(n), o = Z(), { position: s, rotation: i, scale: l } =
|
|
797
|
+
const n = t, { node: e } = P(n), o = Z(), { position: s, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "color"]), { color: m } = Q(c), { property: u } = a(e, ["settings", "decay"]), { property: d } = a(e, [
|
|
798
798
|
"settings",
|
|
799
799
|
"distance"
|
|
800
800
|
]), { property: p } = a(e, [
|
|
@@ -810,7 +810,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
810
810
|
rotation: r(i),
|
|
811
811
|
scale: r(l)
|
|
812
812
|
}, [
|
|
813
|
-
D(r(
|
|
813
|
+
D(r(Be)),
|
|
814
814
|
r(o) === "editor" ? (w(), C(r(qe), {
|
|
815
815
|
key: 0,
|
|
816
816
|
type: r(di)
|
|
@@ -826,7 +826,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
826
826
|
refContext: {}
|
|
827
827
|
},
|
|
828
828
|
setup(t) {
|
|
829
|
-
const n = t, { node: e } = P(n), o = Z(), { position: s, rotation: i, scale: l } =
|
|
829
|
+
const n = t, { node: e } = P(n), o = Z(), { position: s, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "angle"]), { property: m } = a(e, ["settings", "color"]), { color: u } = Q(m), { property: d } = a(e, ["settings", "decay"]), { property: p } = a(e, [
|
|
830
830
|
"settings",
|
|
831
831
|
"distance"
|
|
832
832
|
]), { property: f } = a(e, [
|
|
@@ -836,7 +836,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
836
836
|
"settings",
|
|
837
837
|
"penumbra"
|
|
838
838
|
]);
|
|
839
|
-
return (
|
|
839
|
+
return (g, k) => (w(), te("TresSpotLight", {
|
|
840
840
|
angle: r(c),
|
|
841
841
|
color: r(u),
|
|
842
842
|
decay: r(d),
|
|
@@ -847,19 +847,19 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
847
847
|
rotation: r(o) !== "editor" ? r(i) : [0, 0, 0],
|
|
848
848
|
scale: r(o) !== "editor" ? r(l) : [1, 1, 1]
|
|
849
849
|
}, [
|
|
850
|
-
D(r(
|
|
850
|
+
D(r(Be)),
|
|
851
851
|
r(o) === "editor" ? (w(), C(r(qe), {
|
|
852
852
|
key: 0,
|
|
853
853
|
type: r(fi)
|
|
854
854
|
}, null, 8, ["type"])) : se("", !0),
|
|
855
|
-
F(
|
|
855
|
+
F(g.$slots, "default")
|
|
856
856
|
], 8, ls));
|
|
857
857
|
}
|
|
858
858
|
}), cs = {};
|
|
859
859
|
function us(t, n) {
|
|
860
860
|
return w(), te("TresMeshBasicMaterial");
|
|
861
861
|
}
|
|
862
|
-
const ms = /* @__PURE__ */
|
|
862
|
+
const ms = /* @__PURE__ */ Re(cs, [["render", us]]), ps = ["position", "rotation", "scale"], ds = /* @__PURE__ */ $({
|
|
863
863
|
__name: "index",
|
|
864
864
|
props: {
|
|
865
865
|
nodeId: {},
|
|
@@ -867,7 +867,7 @@ const ms = /* @__PURE__ */ De(cs, [["render", us]]), ps = ["position", "rotation
|
|
|
867
867
|
refContext: {}
|
|
868
868
|
},
|
|
869
869
|
setup(t) {
|
|
870
|
-
const n = t, { node: e } = P(n), { position: o, rotation: s, scale: i } =
|
|
870
|
+
const n = t, { node: e } = P(n), { position: o, rotation: s, scale: i } = me(e);
|
|
871
871
|
return (l, c) => (w(), te("TresGroup", {
|
|
872
872
|
position: r(o),
|
|
873
873
|
rotation: r(s),
|
|
@@ -884,7 +884,7 @@ const ms = /* @__PURE__ */ De(cs, [["render", us]]), ps = ["position", "rotation
|
|
|
884
884
|
refContext: {}
|
|
885
885
|
},
|
|
886
886
|
setup(t) {
|
|
887
|
-
const n = t, { node: e } = P(n), { position: o, rotation: s, scale: i } =
|
|
887
|
+
const n = t, { node: e } = P(n), { position: o, rotation: s, scale: i } = me(e);
|
|
888
888
|
return (l, c) => (w(), te("TresMesh", {
|
|
889
889
|
position: r(o),
|
|
890
890
|
rotation: r(s),
|
|
@@ -893,7 +893,7 @@ const ms = /* @__PURE__ */ De(cs, [["render", us]]), ps = ["position", "rotation
|
|
|
893
893
|
F(l.$slots, "default")
|
|
894
894
|
], 8, fs));
|
|
895
895
|
}
|
|
896
|
-
}), bs = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], gs = "#242424", hs = {}, _s = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, vs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, xs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, ks = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, ws = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Is = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, $s = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ss = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Cs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Vs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ps = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ls = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, zs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, Ts = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Es = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, As = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ms = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ws = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Bs = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Rs = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Ks = { textStyle: { color: "#eeeeee" } }, Ds = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, Os = { lineStyle: { color: "#eeeeee", width: 1 }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, label: { color: "#eeeeee" } } }, Fs = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Ns = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, js = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } },
|
|
896
|
+
}), bs = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], gs = "#242424", hs = {}, _s = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, vs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, xs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, ks = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, ws = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Is = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, $s = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ss = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Cs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Vs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ps = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ls = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, zs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, Ts = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Es = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, As = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ms = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ws = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Bs = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Rs = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Ks = { textStyle: { color: "#eeeeee" } }, Ds = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, Os = { lineStyle: { color: "#eeeeee", width: 1 }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, label: { color: "#eeeeee" } } }, Fs = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Ns = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, js = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Gs = {
|
|
897
897
|
color: bs,
|
|
898
898
|
backgroundColor: gs,
|
|
899
899
|
textStyle: hs,
|
|
@@ -923,8 +923,8 @@ const ms = /* @__PURE__ */ De(cs, [["render", us]]), ps = ["position", "rotation
|
|
|
923
923
|
visualMap: Fs,
|
|
924
924
|
dataZoom: Ns,
|
|
925
925
|
markPoint: js
|
|
926
|
-
},
|
|
927
|
-
color:
|
|
926
|
+
}, Hs = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Js = "#f5f5f5", Us = {}, qs = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, Xs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Ys = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Zs = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Qs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, er = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, tr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, nr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, or = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ir = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, sr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, rr = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, lr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, ar = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, cr = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, ur = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, mr = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, pr = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, dr = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, fr = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, yr = { textStyle: { color: "#333333" } }, br = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, gr = { lineStyle: { color: "#eeeeee", width: "2" }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, label: { color: "#eeeeee" } } }, hr = { color: ["#bf444c", "#d88273", "#f6efa6"] }, _r = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, vr = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, xr = {
|
|
927
|
+
color: Hs,
|
|
928
928
|
backgroundColor: Js,
|
|
929
929
|
textStyle: Us,
|
|
930
930
|
title: qs,
|
|
@@ -964,7 +964,7 @@ hi([
|
|
|
964
964
|
$i,
|
|
965
965
|
Si
|
|
966
966
|
]);
|
|
967
|
-
Ao("dark",
|
|
967
|
+
Ao("dark", Gs);
|
|
968
968
|
Ao("light", xr);
|
|
969
969
|
const kr = /* @__PURE__ */ $({
|
|
970
970
|
__name: "index",
|
|
@@ -974,7 +974,7 @@ const kr = /* @__PURE__ */ $({
|
|
|
974
974
|
refContext: {}
|
|
975
975
|
},
|
|
976
976
|
setup(t) {
|
|
977
|
-
const n = t, { node: e } = P(n), o =
|
|
977
|
+
const n = t, { node: e } = P(n), o = De(), s = Ze(), i = $e(), l = re(), { width: c, minWidth: m, maxWidth: u, height: d, minHeight: p, maxHeight: f, applySize: b } = ge(n, e), { applyTitle: g } = Do(e), { applyXAxis: k } = Oo(e), { applyYAxis: h } = Fo(e), { applyLegend: x } = Ro(e), { applySeries: _ } = Ko(e), v = I(() => {
|
|
978
978
|
const L = {}, U = l.value?.type;
|
|
979
979
|
return i === "page" ? U === "common" ? b(L) : console.assert(!1) : i === "comp" && U === "common" ? b(L) : console.assert(!1), L;
|
|
980
980
|
}), z = Io("chart");
|
|
@@ -987,13 +987,13 @@ const kr = /* @__PURE__ */ $({
|
|
|
987
987
|
T?.resize();
|
|
988
988
|
}, j = () => {
|
|
989
989
|
const L = {};
|
|
990
|
-
|
|
990
|
+
g(L), k(L), h(L), x(L), _(L), T?.setOption(L, !0);
|
|
991
991
|
};
|
|
992
992
|
return $o(async () => {
|
|
993
993
|
window.addEventListener("resize", Y, !1), await Vo(() => !!z.value), J(), j();
|
|
994
|
-
}),
|
|
994
|
+
}), Ie(() => {
|
|
995
995
|
window.removeEventListener("resize", Y, !1), T?.dispose();
|
|
996
|
-
}),
|
|
996
|
+
}), de(
|
|
997
997
|
[
|
|
998
998
|
() => o.value.width,
|
|
999
999
|
() => o.value.height,
|
|
@@ -1007,22 +1007,22 @@ const kr = /* @__PURE__ */ $({
|
|
|
1007
1007
|
async () => {
|
|
1008
1008
|
await sn(), Y();
|
|
1009
1009
|
}
|
|
1010
|
-
),
|
|
1010
|
+
), de([s], () => {
|
|
1011
1011
|
J(), j();
|
|
1012
|
-
}),
|
|
1012
|
+
}), de(
|
|
1013
1013
|
[n],
|
|
1014
1014
|
() => {
|
|
1015
1015
|
j();
|
|
1016
1016
|
},
|
|
1017
1017
|
{ deep: !0 }
|
|
1018
|
-
), (L, U) => (w(), C(r(
|
|
1018
|
+
), (L, U) => (w(), C(r(G), {
|
|
1019
1019
|
block: "",
|
|
1020
1020
|
mask: ""
|
|
1021
1021
|
}, {
|
|
1022
1022
|
default: V(() => [
|
|
1023
|
-
|
|
1023
|
+
We("div", {
|
|
1024
1024
|
ref: "chart",
|
|
1025
|
-
style:
|
|
1025
|
+
style: fe(v.value)
|
|
1026
1026
|
}, null, 4)
|
|
1027
1027
|
]),
|
|
1028
1028
|
_: 1
|
|
@@ -1036,7 +1036,7 @@ const kr = /* @__PURE__ */ $({
|
|
|
1036
1036
|
refContext: {}
|
|
1037
1037
|
},
|
|
1038
1038
|
setup(t) {
|
|
1039
|
-
const n = t, { node: e } = P(n), o =
|
|
1039
|
+
const n = t, { node: e } = P(n), o = De(), s = Ze(), i = $e(), l = re(), { width: c, minWidth: m, maxWidth: u, height: d, minHeight: p, maxHeight: f, applySize: b } = ge(n, e), { applyTitle: g } = Do(e), { applyXAxis: k } = Oo(e), { applyYAxis: h } = Fo(e), { applyLegend: x } = Ro(e), { applySeries: _ } = Ko(e), v = I(() => {
|
|
1040
1040
|
const L = {}, U = l.value?.type;
|
|
1041
1041
|
return i === "page" ? U === "common" ? b(L) : console.assert(!1) : i === "comp" && U === "common" ? b(L) : console.assert(!1), L;
|
|
1042
1042
|
}), z = Io("chart");
|
|
@@ -1049,13 +1049,13 @@ const kr = /* @__PURE__ */ $({
|
|
|
1049
1049
|
T?.resize();
|
|
1050
1050
|
}, j = () => {
|
|
1051
1051
|
const L = {};
|
|
1052
|
-
|
|
1052
|
+
g(L), k(L), h(L), x(L), _(L), T?.setOption(L, !0);
|
|
1053
1053
|
};
|
|
1054
1054
|
return $o(async () => {
|
|
1055
1055
|
window.addEventListener("resize", Y, !1), await Vo(() => !!z.value), J(), j();
|
|
1056
|
-
}),
|
|
1056
|
+
}), Ie(() => {
|
|
1057
1057
|
window.removeEventListener("resize", Y, !1), T?.dispose();
|
|
1058
|
-
}),
|
|
1058
|
+
}), de(
|
|
1059
1059
|
[
|
|
1060
1060
|
() => o.value.width,
|
|
1061
1061
|
() => o.value.height,
|
|
@@ -1069,22 +1069,22 @@ const kr = /* @__PURE__ */ $({
|
|
|
1069
1069
|
async () => {
|
|
1070
1070
|
await sn(), Y();
|
|
1071
1071
|
}
|
|
1072
|
-
),
|
|
1072
|
+
), de([s], () => {
|
|
1073
1073
|
J(), j();
|
|
1074
|
-
}),
|
|
1074
|
+
}), de(
|
|
1075
1075
|
[n],
|
|
1076
1076
|
() => {
|
|
1077
1077
|
j();
|
|
1078
1078
|
},
|
|
1079
1079
|
{ deep: !0 }
|
|
1080
|
-
), (L, U) => (w(), C(r(
|
|
1080
|
+
), (L, U) => (w(), C(r(G), {
|
|
1081
1081
|
block: "",
|
|
1082
1082
|
mask: ""
|
|
1083
1083
|
}, {
|
|
1084
1084
|
default: V(() => [
|
|
1085
|
-
|
|
1085
|
+
We("div", {
|
|
1086
1086
|
ref: "chart",
|
|
1087
|
-
style:
|
|
1087
|
+
style: fe(v.value)
|
|
1088
1088
|
}, null, 4)
|
|
1089
1089
|
]),
|
|
1090
1090
|
_: 1
|
|
@@ -1098,7 +1098,7 @@ const kr = /* @__PURE__ */ $({
|
|
|
1098
1098
|
refContext: {}
|
|
1099
1099
|
},
|
|
1100
1100
|
setup(t) {
|
|
1101
|
-
const n = t, { node: e } = P(n), { property: o } = a(e, ["settings", "content"]), { property: s } = a(e, ["settings", "dot"]), { theme: i } =
|
|
1101
|
+
const n = t, { node: e } = P(n), { property: o } = a(e, ["settings", "content"]), { property: s } = a(e, ["settings", "dot"]), { theme: i } = H(), { property: l } = a(e, [
|
|
1102
1102
|
"settings",
|
|
1103
1103
|
"offset",
|
|
1104
1104
|
"x"
|
|
@@ -1109,7 +1109,7 @@ const kr = /* @__PURE__ */ $({
|
|
|
1109
1109
|
]);
|
|
1110
1110
|
return (m, u) => {
|
|
1111
1111
|
const d = B("v-badge");
|
|
1112
|
-
return w(), C(r(
|
|
1112
|
+
return w(), C(r(G), null, {
|
|
1113
1113
|
default: V(() => [
|
|
1114
1114
|
D(d, {
|
|
1115
1115
|
content: r(o),
|
|
@@ -1136,38 +1136,38 @@ const kr = /* @__PURE__ */ $({
|
|
|
1136
1136
|
refContext: {}
|
|
1137
1137
|
},
|
|
1138
1138
|
setup(t) {
|
|
1139
|
-
const n = t, { node: e } = P(n), o =
|
|
1139
|
+
const n = t, { node: e } = P(n), o = ve(), { property: s } = a(e, [
|
|
1140
1140
|
"settings",
|
|
1141
1141
|
"addIcon",
|
|
1142
1142
|
"append"
|
|
1143
1143
|
]), { property: i } = a(e, ["settings", "block"]), { property: l } = a(e, ["settings", "color"]), { color: c } = Q(l), { property: m } = a(e, ["settings", "density"]), { property: u } = a(e, [
|
|
1144
1144
|
"settings",
|
|
1145
1145
|
"disabled"
|
|
1146
|
-
]), { property: d } = a(e, ["size", "height"]), { property: p } = a(e, ["settings", "loading"]), { property: f } = a(e, ["size", "maxHeight"]), { property: b } = a(e, ["size", "maxWidth"]), { property:
|
|
1146
|
+
]), { property: d } = a(e, ["size", "height"]), { property: p } = a(e, ["settings", "loading"]), { property: f } = a(e, ["size", "maxHeight"]), { property: b } = a(e, ["size", "maxWidth"]), { property: g } = a(e, ["size", "minHeight"]), { property: k } = a(e, ["size", "minWidth"]), { property: h } = a(e, [
|
|
1147
1147
|
"settings",
|
|
1148
1148
|
"addIcon",
|
|
1149
1149
|
"prepend"
|
|
1150
1150
|
]), { property: x } = a(e, [
|
|
1151
1151
|
"settings",
|
|
1152
1152
|
"readonly"
|
|
1153
|
-
]), { property:
|
|
1153
|
+
]), { property: _ } = a(e, ["settings", "ripple"]), { property: v } = a(e, ["settings", "size"]), { property: z } = a(e, ["settings", "stacked"]), { property: T } = a(e, ["settings", "text"]), { theme: J } = H(), { property: Y } = a(e, ["settings", "variant"]), { property: j } = a(e, ["size", "width"]), L = async (U) => {
|
|
1154
1154
|
if (!o || !o.vm)
|
|
1155
1155
|
return;
|
|
1156
1156
|
const { vm: oe } = o;
|
|
1157
1157
|
oe.setProp(oe.global, "__pointerPosX__", oe.newNumber(U.clientX)), oe.setProp(oe.global, "__pointerPosY__", oe.newNumber(U.clientY)), await o.callFunctionAsync(
|
|
1158
1158
|
"__triggerEventV1__",
|
|
1159
|
-
|
|
1159
|
+
ce("elementEvent", n.nodeId, "click"),
|
|
1160
1160
|
""
|
|
1161
1161
|
);
|
|
1162
1162
|
};
|
|
1163
1163
|
return (U, oe) => {
|
|
1164
|
-
const
|
|
1165
|
-
return w(), C(r(
|
|
1164
|
+
const he = B("v-btn");
|
|
1165
|
+
return w(), C(r(G), {
|
|
1166
1166
|
block: r(i),
|
|
1167
1167
|
mask: ""
|
|
1168
1168
|
}, {
|
|
1169
1169
|
default: V(() => [
|
|
1170
|
-
D(
|
|
1170
|
+
D(he, {
|
|
1171
1171
|
"append-icon": r(s),
|
|
1172
1172
|
block: r(i),
|
|
1173
1173
|
color: r(c),
|
|
@@ -1177,11 +1177,11 @@ const kr = /* @__PURE__ */ $({
|
|
|
1177
1177
|
loading: r(p),
|
|
1178
1178
|
"max-height": r(f),
|
|
1179
1179
|
"max-width": r(b),
|
|
1180
|
-
"min-height": r(
|
|
1180
|
+
"min-height": r(g),
|
|
1181
1181
|
"min-width": r(k),
|
|
1182
|
-
"prepend-icon": r(
|
|
1182
|
+
"prepend-icon": r(h),
|
|
1183
1183
|
readonly: r(x),
|
|
1184
|
-
ripple: r(
|
|
1184
|
+
ripple: r(_),
|
|
1185
1185
|
size: r(v),
|
|
1186
1186
|
stacked: r(z),
|
|
1187
1187
|
text: r(T),
|
|
@@ -1205,7 +1205,7 @@ function Cr(t, n) {
|
|
|
1205
1205
|
_: 3
|
|
1206
1206
|
});
|
|
1207
1207
|
}
|
|
1208
|
-
const Vr = /* @__PURE__ */
|
|
1208
|
+
const Vr = /* @__PURE__ */ Re(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
1209
1209
|
__name: "index",
|
|
1210
1210
|
props: {
|
|
1211
1211
|
nodeId: {},
|
|
@@ -1225,10 +1225,10 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1225
1225
|
]), { property: m } = a(e, [
|
|
1226
1226
|
"settings",
|
|
1227
1227
|
"readonly"
|
|
1228
|
-
]), { property: u } = a(e, ["settings", "size"]), { property: d } = a(e, ["settings", "stacked"]), { theme: p } =
|
|
1229
|
-
return (
|
|
1230
|
-
const
|
|
1231
|
-
return w(), C(
|
|
1228
|
+
]), { property: u } = a(e, ["settings", "size"]), { property: d } = a(e, ["settings", "stacked"]), { theme: p } = H(), { property: f } = a(e, ["settings", "tile"]), { property: b } = a(e, ["settings", "variant"]);
|
|
1229
|
+
return (g, k) => {
|
|
1230
|
+
const h = B("v-btn-toggle");
|
|
1231
|
+
return w(), C(h, {
|
|
1232
1232
|
block: r(o),
|
|
1233
1233
|
disabled: r(s),
|
|
1234
1234
|
divided: r(i),
|
|
@@ -1242,7 +1242,7 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1242
1242
|
variant: r(b)
|
|
1243
1243
|
}, {
|
|
1244
1244
|
default: V(() => [
|
|
1245
|
-
F(
|
|
1245
|
+
F(g.$slots, "default")
|
|
1246
1246
|
]),
|
|
1247
1247
|
_: 3
|
|
1248
1248
|
}, 8, ["block", "disabled", "divided", "mandatory", "multiple", "readonly", "size", "stacked", "theme", "tile", "variant"]);
|
|
@@ -1262,10 +1262,10 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1262
1262
|
]), { property: i } = a(e, ["size", "height"]), { property: l } = a(e, ["settings", "hover"]), { property: c } = a(e, ["settings", "loading"]), { property: m } = a(e, ["size", "maxHeight"]), { property: u } = a(e, ["size", "maxWidth"]), { property: d } = a(e, ["size", "minHeight"]), { property: p } = a(e, ["size", "minWidth"]), { property: f } = a(e, [
|
|
1263
1263
|
"settings",
|
|
1264
1264
|
"subtitle"
|
|
1265
|
-
]), { property: b } = a(e, ["settings", "text"]), { theme:
|
|
1266
|
-
return (
|
|
1265
|
+
]), { property: b } = a(e, ["settings", "text"]), { theme: g } = H(), { property: k } = a(e, ["settings", "title"]), { property: h } = a(e, ["settings", "variant"]), { property: x } = a(e, ["size", "width"]);
|
|
1266
|
+
return (_, v) => {
|
|
1267
1267
|
const z = B("v-card");
|
|
1268
|
-
return w(), C(r(
|
|
1268
|
+
return w(), C(r(G), { block: "" }, {
|
|
1269
1269
|
default: V(() => [
|
|
1270
1270
|
D(z, {
|
|
1271
1271
|
density: r(o),
|
|
@@ -1279,13 +1279,13 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1279
1279
|
"min-width": r(p),
|
|
1280
1280
|
subtitle: r(f),
|
|
1281
1281
|
text: r(b),
|
|
1282
|
-
theme: r(
|
|
1282
|
+
theme: r(g),
|
|
1283
1283
|
title: r(k),
|
|
1284
|
-
variant: r(
|
|
1284
|
+
variant: r(h),
|
|
1285
1285
|
width: r(x)
|
|
1286
1286
|
}, {
|
|
1287
1287
|
default: V(() => [
|
|
1288
|
-
F(
|
|
1288
|
+
F(_.$slots, "default")
|
|
1289
1289
|
]),
|
|
1290
1290
|
_: 3
|
|
1291
1291
|
}, 8, ["density", "disabled", "height", "hover", "loading", "max-height", "max-width", "min-height", "min-width", "subtitle", "text", "theme", "title", "variant", "width"])
|
|
@@ -1311,7 +1311,7 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1311
1311
|
]);
|
|
1312
1312
|
return (i, l) => {
|
|
1313
1313
|
const c = B("v-checkbox");
|
|
1314
|
-
return w(), C(r(
|
|
1314
|
+
return w(), C(r(G), { mask: "" }, {
|
|
1315
1315
|
default: V(() => [
|
|
1316
1316
|
D(c, {
|
|
1317
1317
|
disabled: r(o),
|
|
@@ -1339,10 +1339,10 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1339
1339
|
]), { property: m } = a(e, [
|
|
1340
1340
|
"settings",
|
|
1341
1341
|
"draggable"
|
|
1342
|
-
]), { property: u } = a(e, ["settings", "filter"]), { property: d } = a(e, ["settings", "label"]), { property: p } = a(e, ["settings", "size"]), { property: f } = a(e, ["settings", "text"]), { theme: b } =
|
|
1343
|
-
return (x,
|
|
1342
|
+
]), { property: u } = a(e, ["settings", "filter"]), { property: d } = a(e, ["settings", "label"]), { property: p } = a(e, ["settings", "size"]), { property: f } = a(e, ["settings", "text"]), { theme: b } = H(), { property: g } = a(e, ["settings", "tile"]), { property: k } = a(e, ["settings", "value"]), { property: h } = a(e, ["settings", "variant"]);
|
|
1343
|
+
return (x, _) => {
|
|
1344
1344
|
const v = B("v-chip");
|
|
1345
|
-
return w(), C(r(
|
|
1345
|
+
return w(), C(r(G), { mask: "" }, {
|
|
1346
1346
|
default: V(() => [
|
|
1347
1347
|
D(v, {
|
|
1348
1348
|
closable: r(o),
|
|
@@ -1355,9 +1355,9 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1355
1355
|
size: r(p),
|
|
1356
1356
|
text: r(f),
|
|
1357
1357
|
theme: r(b),
|
|
1358
|
-
tile: r(
|
|
1358
|
+
tile: r(g),
|
|
1359
1359
|
value: r(k),
|
|
1360
|
-
variant: r(
|
|
1360
|
+
variant: r(h)
|
|
1361
1361
|
}, null, 8, ["closable", "color", "density", "disabled", "draggable", "filter", "label", "size", "text", "theme", "tile", "value", "variant"])
|
|
1362
1362
|
]),
|
|
1363
1363
|
_: 1
|
|
@@ -1387,10 +1387,10 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1387
1387
|
]), { property: u } = a(e, [
|
|
1388
1388
|
"settings",
|
|
1389
1389
|
"showArrows"
|
|
1390
|
-
]), { theme: d } =
|
|
1390
|
+
]), { theme: d } = H(), { property: p } = a(e, ["settings", "value"]);
|
|
1391
1391
|
return (f, b) => {
|
|
1392
|
-
const
|
|
1393
|
-
return w(), C(
|
|
1392
|
+
const g = B("v-chip-group");
|
|
1393
|
+
return w(), C(g, {
|
|
1394
1394
|
modelValue: r(p),
|
|
1395
1395
|
"onUpdate:modelValue": b[0] || (b[0] = (k) => ne(p) ? p.value = k : null),
|
|
1396
1396
|
column: r(o),
|
|
@@ -1417,9 +1417,9 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1417
1417
|
refContext: {}
|
|
1418
1418
|
},
|
|
1419
1419
|
setup(t) {
|
|
1420
|
-
const n = t, { node: e } = P(n), o =
|
|
1421
|
-
const k = {},
|
|
1422
|
-
return o === "page" ?
|
|
1420
|
+
const n = t, { node: e } = P(n), o = $e(), s = re(), { applySize: i } = ge(n, e), l = I(() => {
|
|
1421
|
+
const k = {}, h = s.value?.type;
|
|
1422
|
+
return o === "page" ? h === "common" ? i(k) : console.assert(!1) : o === "comp" && h === "common" ? i(k) : console.assert(!1), k;
|
|
1423
1423
|
}), { property: c } = a(e, [
|
|
1424
1424
|
"settings",
|
|
1425
1425
|
"disabled"
|
|
@@ -1441,10 +1441,10 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1441
1441
|
]), { property: b } = a(e, [
|
|
1442
1442
|
"settings",
|
|
1443
1443
|
"showSwatches"
|
|
1444
|
-
]), { theme:
|
|
1445
|
-
return (k,
|
|
1444
|
+
]), { theme: g } = H();
|
|
1445
|
+
return (k, h) => {
|
|
1446
1446
|
const x = B("v-color-picker");
|
|
1447
|
-
return w(), C(r(
|
|
1447
|
+
return w(), C(r(G), { mask: "" }, {
|
|
1448
1448
|
default: V(() => [
|
|
1449
1449
|
D(x, {
|
|
1450
1450
|
disabled: r(c),
|
|
@@ -1454,8 +1454,8 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1454
1454
|
"hide-sliders": r(p),
|
|
1455
1455
|
landscape: r(f),
|
|
1456
1456
|
"show-swatches": r(b),
|
|
1457
|
-
style:
|
|
1458
|
-
theme: r(
|
|
1457
|
+
style: fe(l.value),
|
|
1458
|
+
theme: r(g)
|
|
1459
1459
|
}, null, 8, ["disabled", "hide-canvas", "hide-header", "hide-inputs", "hide-sliders", "landscape", "show-swatches", "style", "theme"])
|
|
1460
1460
|
]),
|
|
1461
1461
|
_: 1
|
|
@@ -1482,10 +1482,10 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1482
1482
|
]), { property: c } = a(e, [
|
|
1483
1483
|
"settings",
|
|
1484
1484
|
"singleLine"
|
|
1485
|
-
]), { theme: m } =
|
|
1485
|
+
]), { theme: m } = H(), { property: u } = a(e, ["settings", "value"]);
|
|
1486
1486
|
return (d, p) => {
|
|
1487
1487
|
const f = B("v-combobox");
|
|
1488
|
-
return w(), C(r(
|
|
1488
|
+
return w(), C(r(G), { mask: "" }, {
|
|
1489
1489
|
default: V(() => [
|
|
1490
1490
|
D(f, {
|
|
1491
1491
|
modelValue: r(u),
|
|
@@ -1510,17 +1510,17 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1510
1510
|
refContext: {}
|
|
1511
1511
|
},
|
|
1512
1512
|
setup(t) {
|
|
1513
|
-
const n = t, { node: e } = P(n), o =
|
|
1513
|
+
const n = t, { node: e } = P(n), o = $e(), s = re(), { property: i } = a(e, [
|
|
1514
1514
|
"settings",
|
|
1515
1515
|
"backgroundColor"
|
|
1516
|
-
]), { color: l } = Q(i), { applySize: c } =
|
|
1516
|
+
]), { color: l } = Q(i), { applySize: c } = ge(n, e), { applyMargin: m } = pn(e), { applyPadding: u } = dn(e), { applyBorder: d } = mn(e), p = I(() => {
|
|
1517
1517
|
const f = {}, b = s.value?.type;
|
|
1518
1518
|
return o === "page" ? b === "common" ? (c(f), m(f), u(f), d(f), l.value && (f.backgroundColor = l.value)) : console.assert(!1) : o === "comp" && b === "common" ? (c(f), m(f), u(f), d(f), l.value && (f.backgroundColor = l.value)) : console.assert(!1), f;
|
|
1519
1519
|
});
|
|
1520
|
-
return (f, b) => (w(), C(r(
|
|
1520
|
+
return (f, b) => (w(), C(r(G), { block: "" }, {
|
|
1521
1521
|
default: V(() => [
|
|
1522
|
-
|
|
1523
|
-
style:
|
|
1522
|
+
We("div", {
|
|
1523
|
+
style: fe(p.value)
|
|
1524
1524
|
}, [
|
|
1525
1525
|
F(f.$slots, "default")
|
|
1526
1526
|
], 4)
|
|
@@ -1537,11 +1537,11 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1537
1537
|
},
|
|
1538
1538
|
setup(t) {
|
|
1539
1539
|
const n = t, e = Z(), o = Qe(), s = ie();
|
|
1540
|
-
|
|
1540
|
+
Pe(s);
|
|
1541
1541
|
const i = I(() => n.refContext.compId);
|
|
1542
|
-
et(i, s),
|
|
1542
|
+
et(i, s), ae(e) && tt(s, "slot", "", "", ve());
|
|
1543
1543
|
function l(m) {
|
|
1544
|
-
const u =
|
|
1544
|
+
const u = we[m.key];
|
|
1545
1545
|
if (!u) {
|
|
1546
1546
|
console.assert(!1, `element not found key=${m.key}`);
|
|
1547
1547
|
return;
|
|
@@ -1567,7 +1567,7 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1567
1567
|
);
|
|
1568
1568
|
}
|
|
1569
1569
|
const c = () => {
|
|
1570
|
-
const { i18n: m } =
|
|
1570
|
+
const { i18n: m } = _e;
|
|
1571
1571
|
if (Ye(n.refContext, o))
|
|
1572
1572
|
return K("div", null, m.global.t("x-runtime-lib.circularReference"));
|
|
1573
1573
|
if (!s.value)
|
|
@@ -1598,10 +1598,10 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1598
1598
|
]), { property: l } = a(e, ["settings", "headers"]), { property: c } = a(e, ["size", "height"]), { property: m } = a(e, ["settings", "hover"]), { property: u } = a(e, ["settings", "data"], !0), { property: d } = a(e, ["settings", "loading"]), { property: p } = a(e, [
|
|
1599
1599
|
"settings",
|
|
1600
1600
|
"multiSort"
|
|
1601
|
-
]), { theme: f } =
|
|
1602
|
-
return (k,
|
|
1601
|
+
]), { theme: f } = H(), { property: b } = a(e, ["size", "width"]), { property: g } = a(e, ["slots", "columns"]);
|
|
1602
|
+
return (k, h) => {
|
|
1603
1603
|
const x = B("v-data-table");
|
|
1604
|
-
return w(), C(r(
|
|
1604
|
+
return w(), C(r(G), {
|
|
1605
1605
|
block: "",
|
|
1606
1606
|
mask: ""
|
|
1607
1607
|
}, {
|
|
@@ -1619,8 +1619,8 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1619
1619
|
theme: r(f),
|
|
1620
1620
|
width: r(b)
|
|
1621
1621
|
}, rn({ _: 2 }, [
|
|
1622
|
-
ii(r(
|
|
1623
|
-
name: `item.${
|
|
1622
|
+
ii(r(g), ({ key: _, comp: v }) => ({
|
|
1623
|
+
name: `item.${_}`,
|
|
1624
1624
|
fn: V(({ value: z }) => [
|
|
1625
1625
|
D(Br, {
|
|
1626
1626
|
"node-id": n.nodeId,
|
|
@@ -1643,7 +1643,7 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1643
1643
|
setup(t) {
|
|
1644
1644
|
return (n, e) => {
|
|
1645
1645
|
const o = B("v-date-picker");
|
|
1646
|
-
return w(), C(r(
|
|
1646
|
+
return w(), C(r(G), { mask: "" }, {
|
|
1647
1647
|
default: V(() => [
|
|
1648
1648
|
D(o)
|
|
1649
1649
|
]),
|
|
@@ -1660,9 +1660,9 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1660
1660
|
},
|
|
1661
1661
|
setup(t) {
|
|
1662
1662
|
const n = t, e = Z(), { open: o } = Po(`runtimeDlg/${So()}`);
|
|
1663
|
-
return
|
|
1663
|
+
return pt(n.nodeId, "open", () => {
|
|
1664
1664
|
o.value = !0;
|
|
1665
|
-
}),
|
|
1665
|
+
}), pt(n.nodeId, "close", () => {
|
|
1666
1666
|
o.value = !1;
|
|
1667
1667
|
}), (s, i) => {
|
|
1668
1668
|
const l = B("v-dialog");
|
|
@@ -1708,9 +1708,9 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1708
1708
|
"settings",
|
|
1709
1709
|
"singleLine"
|
|
1710
1710
|
]);
|
|
1711
|
-
return (b,
|
|
1711
|
+
return (b, g) => {
|
|
1712
1712
|
const k = B("v-file-input");
|
|
1713
|
-
return w(), C(r(
|
|
1713
|
+
return w(), C(r(G), {
|
|
1714
1714
|
block: "",
|
|
1715
1715
|
mask: ""
|
|
1716
1716
|
}, {
|
|
@@ -1740,27 +1740,27 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1740
1740
|
refContext: {}
|
|
1741
1741
|
},
|
|
1742
1742
|
setup(t) {
|
|
1743
|
-
const n = t, { node: e } = P(n), o =
|
|
1743
|
+
const n = t, { node: e } = P(n), o = De(), s = $e(), i = re(), { applySize: l } = ge(n, e), { applyMargin: c } = pn(e), { applyPadding: m } = dn(e), { applyBorder: u } = mn(e), { property: d } = a(e, [
|
|
1744
1744
|
"settings",
|
|
1745
1745
|
"backgroundColor"
|
|
1746
|
-
]), { color: p } = Q(d), f = (
|
|
1747
|
-
p.value && (
|
|
1748
|
-
const k =
|
|
1749
|
-
|
|
1746
|
+
]), { color: p } = Q(d), f = (g) => {
|
|
1747
|
+
p.value && (g.backgroundColor = p.value), g.display = "flex";
|
|
1748
|
+
const k = mt(o.value.width), h = Ne(k, e.value.settings?.direction);
|
|
1749
|
+
h === "row" ? g.flexDirection = "row" : h === "rowReverse" ? g.flexDirection = "row-reverse" : h === "column" ? g.flexDirection = "column" : h === "columnReverse" && (g.flexDirection = "column-reverse");
|
|
1750
1750
|
const x = Ne(k, e.value.settings?.wrap);
|
|
1751
|
-
x === "no" ?
|
|
1752
|
-
const
|
|
1753
|
-
|
|
1751
|
+
x === "no" ? g.flexWrap = "nowrap" : x === "yes" ? g.flexWrap = "wrap" : x === "reverse" && (g.flexWrap = "wrap-reverse");
|
|
1752
|
+
const _ = Ne(k, e.value.settings?.mainAlign);
|
|
1753
|
+
_ === "start" ? g.justifyContent = "flex-start" : _ === "end" ? g.justifyContent = "flex-end" : _ === "center" ? g.justifyContent = "center" : _ === "spaceBetween" ? g.justifyContent = "space-between" : _ === "spaceAround" ? g.justifyContent = "space-around" : _ === "spaceEvenly" && (g.justifyContent = "space-evenly");
|
|
1754
1754
|
const v = Ne(k, e.value.settings?.crossAlign);
|
|
1755
|
-
v === "start" ?
|
|
1755
|
+
v === "start" ? g.alignItems = "flex-start" : v === "end" ? g.alignItems = "flex-end" : v === "center" ? g.alignItems = "center" : v === "baseline" ? g.alignItems = "baseline" : v === "stretch" && (g.alignItems = "stretch");
|
|
1756
1756
|
}, b = I(() => {
|
|
1757
|
-
const
|
|
1758
|
-
return s === "page" ? k === "common" ? (l(
|
|
1757
|
+
const g = {}, k = i.value?.type;
|
|
1758
|
+
return s === "page" ? k === "common" ? (l(g), c(g), m(g), u(g), f(g)) : console.assert(!1) : s === "comp" && k === "common" ? (l(g), c(g), m(g), u(g), f(g)) : console.assert(!1), g;
|
|
1759
1759
|
});
|
|
1760
|
-
return (
|
|
1761
|
-
style:
|
|
1760
|
+
return (g, k) => (w(), te("div", {
|
|
1761
|
+
style: fe(b.value)
|
|
1762
1762
|
}, [
|
|
1763
|
-
F(
|
|
1763
|
+
F(g.$slots, "default")
|
|
1764
1764
|
], 4));
|
|
1765
1765
|
}
|
|
1766
1766
|
}), jr = /* @__PURE__ */ $({
|
|
@@ -1771,17 +1771,17 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1771
1771
|
refContext: {}
|
|
1772
1772
|
},
|
|
1773
1773
|
setup(t) {
|
|
1774
|
-
const n = t, { node: e } = P(n), o =
|
|
1774
|
+
const n = t, { node: e } = P(n), o = $e(), s = re(), { applySize: i } = ge(n, e), { property: l } = a(e, ["settings", "grow"]), { property: c } = a(e, ["settings", "shrink"]), m = I(() => {
|
|
1775
1775
|
const u = {}, d = s.value?.type;
|
|
1776
1776
|
return o === "page" ? d === "common" ? (i(u), u.flexGrow = l.value ? 1 : 0, u.flexShrink = c.value ? 1 : 0) : console.assert(!1) : o === "comp" && d === "common" ? (i(u), u.flexGrow = l.value ? 1 : 0, u.flexShrink = c.value ? 1 : 0) : console.assert(!1), u;
|
|
1777
1777
|
});
|
|
1778
1778
|
return (u, d) => (w(), te("div", {
|
|
1779
|
-
style:
|
|
1779
|
+
style: fe(m.value)
|
|
1780
1780
|
}, [
|
|
1781
1781
|
F(u.$slots, "default")
|
|
1782
1782
|
], 4));
|
|
1783
1783
|
}
|
|
1784
|
-
}),
|
|
1784
|
+
}), Gr = /* @__PURE__ */ $({
|
|
1785
1785
|
__name: "index",
|
|
1786
1786
|
props: {
|
|
1787
1787
|
nodeId: {},
|
|
@@ -1789,39 +1789,39 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1789
1789
|
refContext: {}
|
|
1790
1790
|
},
|
|
1791
1791
|
setup(t) {
|
|
1792
|
-
const n = t, { node: e } = P(n), o =
|
|
1792
|
+
const n = t, { node: e } = P(n), o = $e(), s = re(), i = ve(), { property: l } = a(e, ["settings", "valid"]), { property: c } = a(e, [
|
|
1793
1793
|
"settings",
|
|
1794
1794
|
"fastFail"
|
|
1795
1795
|
]), { property: m } = a(e, [
|
|
1796
1796
|
"settings",
|
|
1797
1797
|
"backgroundColor"
|
|
1798
|
-
]), { color: u } = Q(m), { applySize: d } =
|
|
1799
|
-
const
|
|
1800
|
-
return o === "page" ? x === "common" ? (d(
|
|
1798
|
+
]), { color: u } = Q(m), { applySize: d } = ge(n, e), { applyMargin: p } = pn(e), { applyPadding: f } = dn(e), { applyBorder: b } = mn(e), g = I(() => {
|
|
1799
|
+
const h = {}, x = s.value?.type;
|
|
1800
|
+
return o === "page" ? x === "common" ? (d(h), p(h), f(h), b(h), u.value && (h.backgroundColor = u.value)) : console.assert(!1) : o === "comp" && x === "common" ? (d(h), p(h), f(h), b(h), u.value && (h.backgroundColor = u.value)) : console.assert(!1), h;
|
|
1801
1801
|
}), k = async () => {
|
|
1802
1802
|
await i?.callFunctionAsync(
|
|
1803
1803
|
"__triggerEventV1__",
|
|
1804
|
-
|
|
1804
|
+
ce("elementEvent", n.nodeId, "submit"),
|
|
1805
1805
|
""
|
|
1806
1806
|
);
|
|
1807
1807
|
};
|
|
1808
|
-
return (
|
|
1809
|
-
const
|
|
1810
|
-
return w(), C(
|
|
1808
|
+
return (h, x) => {
|
|
1809
|
+
const _ = B("v-form");
|
|
1810
|
+
return w(), C(_, {
|
|
1811
1811
|
modelValue: r(l),
|
|
1812
1812
|
"onUpdate:modelValue": x[0] || (x[0] = (v) => ne(l) ? l.value = v : null),
|
|
1813
1813
|
"fast-fail": r(c),
|
|
1814
|
-
style:
|
|
1814
|
+
style: fe(g.value),
|
|
1815
1815
|
onSubmit: si(k, ["prevent"])
|
|
1816
1816
|
}, {
|
|
1817
1817
|
default: V(() => [
|
|
1818
|
-
F(
|
|
1818
|
+
F(h.$slots, "default")
|
|
1819
1819
|
]),
|
|
1820
1820
|
_: 3
|
|
1821
1821
|
}, 8, ["modelValue", "fast-fail", "style"]);
|
|
1822
1822
|
};
|
|
1823
1823
|
}
|
|
1824
|
-
}),
|
|
1824
|
+
}), Hr = /* @__PURE__ */ $({
|
|
1825
1825
|
__name: "index",
|
|
1826
1826
|
props: {
|
|
1827
1827
|
nodeId: {},
|
|
@@ -1832,7 +1832,7 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1832
1832
|
const n = t, { node: e } = P(n), { property: o } = a(e, ["settings", "color"]), { color: s } = Q(o), { property: i } = a(e, [
|
|
1833
1833
|
"settings",
|
|
1834
1834
|
"disabled"
|
|
1835
|
-
]), { property: l } = a(e, ["settings", "icon"]), { property: c } = a(e, ["settings", "size"]), { theme: m } =
|
|
1835
|
+
]), { property: l } = a(e, ["settings", "icon"]), { property: c } = a(e, ["settings", "size"]), { theme: m } = H();
|
|
1836
1836
|
return (u, d) => {
|
|
1837
1837
|
const p = B("v-icon");
|
|
1838
1838
|
return w(), C(p, {
|
|
@@ -1852,13 +1852,13 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1852
1852
|
refContext: {}
|
|
1853
1853
|
},
|
|
1854
1854
|
setup(t) {
|
|
1855
|
-
const n = t, e = Z(), o =
|
|
1856
|
-
return
|
|
1855
|
+
const n = t, e = Z(), o = ve(), s = ie(0), i = ie(0), l = I(() => [s.value, i.value]), { open: c } = Po(`runtimeMenu/${So()}`);
|
|
1856
|
+
return pt(n.nodeId, "open", () => {
|
|
1857
1857
|
if (!o || !o.vm)
|
|
1858
1858
|
return;
|
|
1859
1859
|
const { vm: m } = o, u = m.getProp(m.global, "__pointerPosX__"), d = m.getProp(m.global, "__pointerPosY__");
|
|
1860
1860
|
s.value = m.getNumber(u), i.value = m.getNumber(d), u.dispose(), d.dispose(), c.value = !0;
|
|
1861
|
-
}),
|
|
1861
|
+
}), pt(n.nodeId, "close", () => {
|
|
1862
1862
|
o && (c.value = !1);
|
|
1863
1863
|
}), (m, u) => {
|
|
1864
1864
|
const d = B("v-menu");
|
|
@@ -1908,10 +1908,10 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1908
1908
|
]), { property: c } = a(e, ["settings", "label"]), { property: m } = a(e, ["settings", "loading"]), { property: u } = a(e, ["settings", "max"]), { property: d } = a(e, ["size", "maxWidth"]), { property: p } = a(e, ["settings", "min"]), { property: f } = a(e, ["size", "minWidth"]), { property: b } = a(e, [
|
|
1909
1909
|
"settings",
|
|
1910
1910
|
"placeholder"
|
|
1911
|
-
]), { property:
|
|
1911
|
+
]), { property: g } = a(e, [
|
|
1912
1912
|
"settings",
|
|
1913
1913
|
"precision"
|
|
1914
|
-
]), { property: k } = a(e, ["settings", "prefix"]), { property:
|
|
1914
|
+
]), { property: k } = a(e, ["settings", "prefix"]), { property: h } = a(e, [
|
|
1915
1915
|
"settings",
|
|
1916
1916
|
"addIcon",
|
|
1917
1917
|
"prepend"
|
|
@@ -1919,23 +1919,23 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1919
1919
|
"settings",
|
|
1920
1920
|
"addIcon",
|
|
1921
1921
|
"prependInner"
|
|
1922
|
-
]), { property:
|
|
1922
|
+
]), { property: _ } = a(e, [
|
|
1923
1923
|
"settings",
|
|
1924
1924
|
"readonly"
|
|
1925
1925
|
]), { property: v } = a(e, ["settings", "reverse"]), { property: z } = a(e, [
|
|
1926
1926
|
"settings",
|
|
1927
1927
|
"singleLine"
|
|
1928
|
-
]), { property: T } = a(e, ["settings", "step"]), { property: J } = a(e, ["settings", "suffix"]), { theme: Y } =
|
|
1929
|
-
return (oe,
|
|
1930
|
-
const
|
|
1931
|
-
return w(), C(r(
|
|
1928
|
+
]), { property: T } = a(e, ["settings", "step"]), { property: J } = a(e, ["settings", "suffix"]), { theme: Y } = H(), { property: j } = a(e, ["settings", "value"]), { property: L } = a(e, ["settings", "variant"]), { property: U } = a(e, ["size", "width"]);
|
|
1929
|
+
return (oe, he) => {
|
|
1930
|
+
const Le = B("v-number-input");
|
|
1931
|
+
return w(), C(r(G), {
|
|
1932
1932
|
block: "",
|
|
1933
1933
|
mask: ""
|
|
1934
1934
|
}, {
|
|
1935
1935
|
default: V(() => [
|
|
1936
|
-
D(
|
|
1936
|
+
D(Le, {
|
|
1937
1937
|
modelValue: r(j),
|
|
1938
|
-
"onUpdate:modelValue":
|
|
1938
|
+
"onUpdate:modelValue": he[0] || (he[0] = (xe) => ne(j) ? j.value = xe : null),
|
|
1939
1939
|
"append-icon": r(o),
|
|
1940
1940
|
"append-inner-icon": r(s),
|
|
1941
1941
|
clearable: r(i),
|
|
@@ -1947,11 +1947,11 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1947
1947
|
min: r(p),
|
|
1948
1948
|
"min-width": r(f),
|
|
1949
1949
|
placeholder: r(b),
|
|
1950
|
-
precision: r(
|
|
1950
|
+
precision: r(g),
|
|
1951
1951
|
prefix: r(k),
|
|
1952
|
-
"prepend-icon": r(
|
|
1952
|
+
"prepend-icon": r(h),
|
|
1953
1953
|
"prepend-inner-icon": r(x),
|
|
1954
|
-
readonly: r(
|
|
1954
|
+
readonly: r(_),
|
|
1955
1955
|
reverse: r(v),
|
|
1956
1956
|
"single-line": r(z),
|
|
1957
1957
|
step: r(T),
|
|
@@ -1979,27 +1979,27 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
1979
1979
|
]), { property: l } = a(e, ["settings", "length"]), { property: c } = a(e, [
|
|
1980
1980
|
"settings",
|
|
1981
1981
|
"showFirstLastPage"
|
|
1982
|
-
]), { property: m } = a(e, ["settings", "size"]), { property: u } = a(e, ["settings", "start"]), { theme: d } =
|
|
1982
|
+
]), { property: m } = a(e, ["settings", "size"]), { property: u } = a(e, ["settings", "start"]), { theme: d } = H(), { property: p } = a(e, ["settings", "tile"]), { property: f } = a(e, ["settings", "value"]), { property: b } = a(e, ["settings", "variant"]), g = I(() => {
|
|
1983
1983
|
const k = {};
|
|
1984
1984
|
return o === "editor" && (k.pointerEvents = "none"), k;
|
|
1985
1985
|
});
|
|
1986
|
-
return (k,
|
|
1986
|
+
return (k, h) => {
|
|
1987
1987
|
const x = B("v-pagination");
|
|
1988
|
-
return w(), C(r(
|
|
1988
|
+
return w(), C(r(G), {
|
|
1989
1989
|
block: "",
|
|
1990
1990
|
mask: ""
|
|
1991
1991
|
}, {
|
|
1992
1992
|
default: V(() => [
|
|
1993
1993
|
D(x, {
|
|
1994
1994
|
modelValue: r(f),
|
|
1995
|
-
"onUpdate:modelValue":
|
|
1995
|
+
"onUpdate:modelValue": h[0] || (h[0] = (_) => ne(f) ? f.value = _ : null),
|
|
1996
1996
|
density: r(s),
|
|
1997
1997
|
disabled: r(i),
|
|
1998
1998
|
length: r(l),
|
|
1999
1999
|
"show-first-last-page": r(c),
|
|
2000
2000
|
size: r(m),
|
|
2001
2001
|
start: r(u),
|
|
2002
|
-
style:
|
|
2002
|
+
style: fe(g.value),
|
|
2003
2003
|
theme: r(d),
|
|
2004
2004
|
tile: r(p),
|
|
2005
2005
|
variant: r(b)
|
|
@@ -2023,7 +2023,7 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2023
2023
|
]), { property: c } = a(e, ["settings", "label"]), { property: m } = a(e, [
|
|
2024
2024
|
"settings",
|
|
2025
2025
|
"readonly"
|
|
2026
|
-
]), { theme: u } =
|
|
2026
|
+
]), { theme: u } = H(), { property: d } = a(e, ["settings", "value"]);
|
|
2027
2027
|
return (p, f) => {
|
|
2028
2028
|
const b = B("v-radio");
|
|
2029
2029
|
return w(), C(b, {
|
|
@@ -2054,10 +2054,10 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2054
2054
|
]), { property: l } = a(e, ["settings", "inline"]), { property: c } = a(e, [
|
|
2055
2055
|
"settings",
|
|
2056
2056
|
"readonly"
|
|
2057
|
-
]), { theme: m } =
|
|
2057
|
+
]), { theme: m } = H(), { property: u } = a(e, ["settings", "value"]);
|
|
2058
2058
|
return (d, p) => {
|
|
2059
2059
|
const f = B("v-radio-group");
|
|
2060
|
-
return w(), C(r(
|
|
2060
|
+
return w(), C(r(G), null, {
|
|
2061
2061
|
default: V(() => [
|
|
2062
2062
|
D(f, {
|
|
2063
2063
|
modelValue: r(u),
|
|
@@ -2107,10 +2107,10 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2107
2107
|
return "always";
|
|
2108
2108
|
if (p.value === "show")
|
|
2109
2109
|
return !0;
|
|
2110
|
-
}), { property: b } = a(e, ["settings", "step"]), { theme:
|
|
2110
|
+
}), { property: b } = a(e, ["settings", "step"]), { theme: g } = H(), { property: k } = a(e, [
|
|
2111
2111
|
"settings",
|
|
2112
2112
|
"thumbLabel"
|
|
2113
|
-
]),
|
|
2113
|
+
]), h = I(() => {
|
|
2114
2114
|
if (k.value === "always")
|
|
2115
2115
|
return "always";
|
|
2116
2116
|
if (k.value === "show")
|
|
@@ -2118,11 +2118,11 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2118
2118
|
}), { property: x } = a(e, [
|
|
2119
2119
|
"settings",
|
|
2120
2120
|
"thumbSize"
|
|
2121
|
-
]), { property:
|
|
2122
|
-
if (!
|
|
2121
|
+
]), { property: _ } = a(e, ["settings", "ticks"]), v = I(() => {
|
|
2122
|
+
if (!_.value)
|
|
2123
2123
|
return;
|
|
2124
2124
|
const j = {};
|
|
2125
|
-
for (const { value: L, label: U } of
|
|
2125
|
+
for (const { value: L, label: U } of _.value)
|
|
2126
2126
|
j[L] = U;
|
|
2127
2127
|
if (!Wo(j))
|
|
2128
2128
|
return j;
|
|
@@ -2145,7 +2145,7 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2145
2145
|
});
|
|
2146
2146
|
return (j, L) => {
|
|
2147
2147
|
const U = B("v-range-slider");
|
|
2148
|
-
return w(), C(r(
|
|
2148
|
+
return w(), C(r(G), {
|
|
2149
2149
|
block: "",
|
|
2150
2150
|
mask: ""
|
|
2151
2151
|
}, {
|
|
@@ -2163,8 +2163,8 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2163
2163
|
readonly: r(d),
|
|
2164
2164
|
"show-ticks": f.value,
|
|
2165
2165
|
step: r(b),
|
|
2166
|
-
theme: r(
|
|
2167
|
-
"thumb-label":
|
|
2166
|
+
theme: r(g),
|
|
2167
|
+
"thumb-label": h.value,
|
|
2168
2168
|
"thumb-size": r(x),
|
|
2169
2169
|
"tick-size": r(z),
|
|
2170
2170
|
ticks: v.value
|
|
@@ -2194,12 +2194,12 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2194
2194
|
]), { property: c } = a(e, ["settings", "hover"]), { property: m } = a(e, ["settings", "length"]), { property: u } = a(e, [
|
|
2195
2195
|
"settings",
|
|
2196
2196
|
"readonly"
|
|
2197
|
-
]), { theme: d } =
|
|
2197
|
+
]), { theme: d } = H(), { property: p } = a(e, ["settings", "value"]);
|
|
2198
2198
|
return (f, b) => {
|
|
2199
|
-
const
|
|
2200
|
-
return w(), C(r(
|
|
2199
|
+
const g = B("v-rating");
|
|
2200
|
+
return w(), C(r(G), { mask: "" }, {
|
|
2201
2201
|
default: V(() => [
|
|
2202
|
-
D(
|
|
2202
|
+
D(g, {
|
|
2203
2203
|
modelValue: r(p),
|
|
2204
2204
|
"onUpdate:modelValue": b[0] || (b[0] = (k) => ne(p) ? p.value = k : null),
|
|
2205
2205
|
clearable: r(o),
|
|
@@ -2236,10 +2236,10 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2236
2236
|
]), { property: c } = a(e, [
|
|
2237
2237
|
"settings",
|
|
2238
2238
|
"singleLine"
|
|
2239
|
-
]), { theme: m } =
|
|
2239
|
+
]), { theme: m } = H(), { property: u } = a(e, ["settings", "value"]);
|
|
2240
2240
|
return (d, p) => {
|
|
2241
2241
|
const f = B("v-select");
|
|
2242
|
-
return w(), C(r(
|
|
2242
|
+
return w(), C(r(G), {
|
|
2243
2243
|
block: "",
|
|
2244
2244
|
mask: ""
|
|
2245
2245
|
}, {
|
|
@@ -2282,15 +2282,15 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2282
2282
|
]), { property: f } = a(e, ["settings", "reverse"]), { property: b } = a(e, [
|
|
2283
2283
|
"settings",
|
|
2284
2284
|
"showTicks"
|
|
2285
|
-
]),
|
|
2285
|
+
]), g = I(() => {
|
|
2286
2286
|
if (b.value === "always")
|
|
2287
2287
|
return "always";
|
|
2288
2288
|
if (b.value === "show")
|
|
2289
2289
|
return !0;
|
|
2290
|
-
}), { property: k } = a(e, ["settings", "step"]), { theme:
|
|
2290
|
+
}), { property: k } = a(e, ["settings", "step"]), { theme: h } = H(), { property: x } = a(e, [
|
|
2291
2291
|
"settings",
|
|
2292
2292
|
"thumbColor"
|
|
2293
|
-
]), { color:
|
|
2293
|
+
]), { color: _ } = Q(x), { property: v } = a(e, [
|
|
2294
2294
|
"settings",
|
|
2295
2295
|
"thumbLabel"
|
|
2296
2296
|
]), z = I(() => {
|
|
@@ -2305,8 +2305,8 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2305
2305
|
if (!J.value)
|
|
2306
2306
|
return;
|
|
2307
2307
|
const xe = {};
|
|
2308
|
-
for (const { value: nt, label:
|
|
2309
|
-
xe[nt] =
|
|
2308
|
+
for (const { value: nt, label: wt } of J.value)
|
|
2309
|
+
xe[nt] = wt;
|
|
2310
2310
|
if (!Wo(xe))
|
|
2311
2311
|
return xe;
|
|
2312
2312
|
}), { property: j } = a(e, [
|
|
@@ -2315,15 +2315,15 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2315
2315
|
]), { property: L } = a(e, [
|
|
2316
2316
|
"settings",
|
|
2317
2317
|
"trackColor"
|
|
2318
|
-
]), { color: U } = Q(L), { property: oe } = a(e, ["settings", "value"]), { property:
|
|
2318
|
+
]), { color: U } = Q(L), { property: oe } = a(e, ["settings", "value"]), { property: he } = a(e, ["slots", "append"]), { property: Le } = a(e, ["slots", "prepend"]);
|
|
2319
2319
|
return (xe, nt) => {
|
|
2320
|
-
const
|
|
2321
|
-
return w(), C(r(
|
|
2320
|
+
const wt = B("v-slider");
|
|
2321
|
+
return w(), C(r(G), {
|
|
2322
2322
|
block: "",
|
|
2323
2323
|
mask: ""
|
|
2324
2324
|
}, {
|
|
2325
2325
|
default: V(() => [
|
|
2326
|
-
D(
|
|
2326
|
+
D(wt, {
|
|
2327
2327
|
modelValue: r(oe),
|
|
2328
2328
|
"onUpdate:modelValue": nt[0] || (nt[0] = (ni) => ne(oe) ? oe.value = ni : null),
|
|
2329
2329
|
color: r(s),
|
|
@@ -2335,33 +2335,33 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2335
2335
|
min: r(d),
|
|
2336
2336
|
readonly: r(p),
|
|
2337
2337
|
reverse: r(f),
|
|
2338
|
-
"show-ticks":
|
|
2338
|
+
"show-ticks": g.value,
|
|
2339
2339
|
step: r(k),
|
|
2340
|
-
theme: r(
|
|
2341
|
-
"thumb-color": r(
|
|
2340
|
+
theme: r(h),
|
|
2341
|
+
"thumb-color": r(_),
|
|
2342
2342
|
"thumb-label": z.value,
|
|
2343
2343
|
"thumb-size": r(T),
|
|
2344
2344
|
"tick-size": r(j),
|
|
2345
2345
|
ticks: Y.value,
|
|
2346
2346
|
"track-color": r(U)
|
|
2347
2347
|
}, rn({ _: 2 }, [
|
|
2348
|
-
r(
|
|
2348
|
+
r(he) ? {
|
|
2349
2349
|
name: "append",
|
|
2350
2350
|
fn: V(() => [
|
|
2351
|
-
D(r(
|
|
2351
|
+
D(r(Ce), {
|
|
2352
2352
|
"node-id": "append",
|
|
2353
|
-
"ref-context": { compId: r(
|
|
2353
|
+
"ref-context": { compId: r(he) },
|
|
2354
2354
|
state: {}
|
|
2355
2355
|
}, null, 8, ["ref-context"])
|
|
2356
2356
|
]),
|
|
2357
2357
|
key: "0"
|
|
2358
2358
|
} : void 0,
|
|
2359
|
-
r(
|
|
2359
|
+
r(Le) ? {
|
|
2360
2360
|
name: "prepend",
|
|
2361
2361
|
fn: V(() => [
|
|
2362
|
-
D(r(
|
|
2362
|
+
D(r(Ce), {
|
|
2363
2363
|
"node-id": "prepend",
|
|
2364
|
-
"ref-context": { compId: r(
|
|
2364
|
+
"ref-context": { compId: r(Le) },
|
|
2365
2365
|
state: {}
|
|
2366
2366
|
}, null, 8, ["ref-context"])
|
|
2367
2367
|
]),
|
|
@@ -2384,7 +2384,7 @@ const Vr = /* @__PURE__ */ De(Sr, [["render", Cr]]), Pr = /* @__PURE__ */ $({
|
|
|
2384
2384
|
const n = t, { node: e } = P(n), { property: o } = a(e, [
|
|
2385
2385
|
"settings",
|
|
2386
2386
|
"hideActions"
|
|
2387
|
-
]), { theme: s } =
|
|
2387
|
+
]), { theme: s } = H(), { property: i } = a(e, ["settings", "value"]);
|
|
2388
2388
|
return (l, c) => {
|
|
2389
2389
|
const m = B("v-stepper");
|
|
2390
2390
|
return w(), C(m, {
|
|
@@ -2410,7 +2410,7 @@ function sl(t, n) {
|
|
|
2410
2410
|
_: 3
|
|
2411
2411
|
});
|
|
2412
2412
|
}
|
|
2413
|
-
const rl = /* @__PURE__ */
|
|
2413
|
+
const rl = /* @__PURE__ */ Re(il, [["render", sl]]), ll = /* @__PURE__ */ $({
|
|
2414
2414
|
__name: "index",
|
|
2415
2415
|
props: {
|
|
2416
2416
|
nodeId: {},
|
|
@@ -2439,7 +2439,7 @@ function cl(t, n) {
|
|
|
2439
2439
|
_: 3
|
|
2440
2440
|
});
|
|
2441
2441
|
}
|
|
2442
|
-
const ul = /* @__PURE__ */
|
|
2442
|
+
const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
2443
2443
|
__name: "index",
|
|
2444
2444
|
props: {
|
|
2445
2445
|
nodeId: {},
|
|
@@ -2478,12 +2478,12 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2478
2478
|
]), { property: c } = a(e, [
|
|
2479
2479
|
"settings",
|
|
2480
2480
|
"indeterminate"
|
|
2481
|
-
]), { property: m } = a(e, ["settings", "inline"]), { property: u } = a(e, ["settings", "inset"]), { property: d } = a(e, ["settings", "label"]), { property: p } = a(e, ["settings", "loading"]), { theme: f } =
|
|
2482
|
-
return (
|
|
2483
|
-
const
|
|
2484
|
-
return w(), C(r(
|
|
2481
|
+
]), { property: m } = a(e, ["settings", "inline"]), { property: u } = a(e, ["settings", "inset"]), { property: d } = a(e, ["settings", "label"]), { property: p } = a(e, ["settings", "loading"]), { theme: f } = H(), { property: b } = a(e, ["settings", "value"]);
|
|
2482
|
+
return (g, k) => {
|
|
2483
|
+
const h = B("v-switch");
|
|
2484
|
+
return w(), C(r(G), { mask: "" }, {
|
|
2485
2485
|
default: V(() => [
|
|
2486
|
-
D(
|
|
2486
|
+
D(h, {
|
|
2487
2487
|
modelValue: r(b),
|
|
2488
2488
|
"onUpdate:modelValue": k[0] || (k[0] = (x) => ne(b) ? b.value = x : null),
|
|
2489
2489
|
density: r(o),
|
|
@@ -2510,16 +2510,16 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2510
2510
|
refContext: {}
|
|
2511
2511
|
},
|
|
2512
2512
|
setup(t) {
|
|
2513
|
-
const n = t, { node: e } = P(n), o = Z(), { property: s } = a(e, ["settings", "text"]), { theme: i } =
|
|
2513
|
+
const n = t, { node: e } = P(n), o = Z(), { property: s } = a(e, ["settings", "text"]), { theme: i } = H(), { property: l } = a(e, ["settings", "value"]), c = I(() => {
|
|
2514
2514
|
const m = {};
|
|
2515
2515
|
return o === "editor" && (m.pointerEvents = "none"), m;
|
|
2516
2516
|
});
|
|
2517
2517
|
return (m, u) => {
|
|
2518
2518
|
const d = B("v-tab");
|
|
2519
|
-
return w(), C(r(
|
|
2519
|
+
return w(), C(r(G), { mask: "" }, {
|
|
2520
2520
|
default: V(() => [
|
|
2521
2521
|
D(d, {
|
|
2522
|
-
style:
|
|
2522
|
+
style: fe(c.value),
|
|
2523
2523
|
text: r(s),
|
|
2524
2524
|
theme: r(i),
|
|
2525
2525
|
value: r(l)
|
|
@@ -2560,23 +2560,23 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2560
2560
|
]), { property: f } = a(e, [
|
|
2561
2561
|
"settings",
|
|
2562
2562
|
"fixedTabs"
|
|
2563
|
-
]), { property: b } = a(e, ["settings", "grow"]), { property:
|
|
2563
|
+
]), { property: b } = a(e, ["settings", "grow"]), { property: g } = a(e, [
|
|
2564
2564
|
"settings",
|
|
2565
2565
|
"hideSlider"
|
|
2566
|
-
]), { property: k } = a(e, ["settings", "items"]), { property:
|
|
2566
|
+
]), { property: k } = a(e, ["settings", "items"]), { property: h } = a(e, [
|
|
2567
2567
|
"settings",
|
|
2568
2568
|
"mandatory"
|
|
2569
2569
|
]), { property: x } = a(e, [
|
|
2570
2570
|
"settings",
|
|
2571
2571
|
"showArrows"
|
|
2572
|
-
]), { property:
|
|
2572
|
+
]), { property: _ } = a(e, [
|
|
2573
2573
|
"settings",
|
|
2574
2574
|
"color",
|
|
2575
2575
|
"sliderColor"
|
|
2576
|
-
]), { color: v } = Q(
|
|
2576
|
+
]), { color: v } = Q(_), { property: z } = a(e, ["settings", "stacked"]), { theme: T } = H(), { property: J } = a(e, ["settings", "value"]);
|
|
2577
2577
|
return (Y, j) => {
|
|
2578
2578
|
const L = B("v-tabs");
|
|
2579
|
-
return w(), C(r(
|
|
2579
|
+
return w(), C(r(G), {
|
|
2580
2580
|
block: "",
|
|
2581
2581
|
mask: ""
|
|
2582
2582
|
}, {
|
|
@@ -2593,9 +2593,9 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2593
2593
|
disabled: r(p),
|
|
2594
2594
|
"fixed-tabs": r(f),
|
|
2595
2595
|
grow: r(b),
|
|
2596
|
-
"hide-slider": r(
|
|
2596
|
+
"hide-slider": r(g),
|
|
2597
2597
|
items: r(k),
|
|
2598
|
-
mandatory: r(
|
|
2598
|
+
mandatory: r(h),
|
|
2599
2599
|
"show-arrows": r(x),
|
|
2600
2600
|
"slider-color": r(v),
|
|
2601
2601
|
stacked: r(z),
|
|
@@ -2619,19 +2619,19 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2619
2619
|
refContext: {}
|
|
2620
2620
|
},
|
|
2621
2621
|
setup(t) {
|
|
2622
|
-
const n = t, { node: e } = P(n), o =
|
|
2622
|
+
const n = t, { node: e } = P(n), o = De(), { property: s } = a(e, ["settings", "align"]), { property: i } = a(e, [
|
|
2623
2623
|
"settings",
|
|
2624
2624
|
"decoration"
|
|
2625
2625
|
]), { property: l } = a(e, [
|
|
2626
2626
|
"settings",
|
|
2627
2627
|
"emphasis"
|
|
2628
2628
|
]), { property: c } = a(e, ["settings", "italic"]), { property: m } = a(e, ["settings", "text"]), { property: u } = a(e, ["settings", "weight"]), d = I(() => {
|
|
2629
|
-
const p = [], f =
|
|
2629
|
+
const p = [], f = mt(o.value.width), b = Ne(f, e.value.settings?.style);
|
|
2630
2630
|
return b && p.push(`text-${b}`), l.value === "high" ? p.push("text-high-emphasis") : l.value === "medium" ? p.push("text-medium-emphasis") : l.value === "disabled" && p.push("text-disabled"), s.value && p.push(`font-${s.value}`), i.value && p.push(`text-decoration-${i.value}`), u.value && p.push(`font-weight-${u.value}`), c.value && p.push("font-italic"), p.join(" ");
|
|
2631
2631
|
});
|
|
2632
|
-
return (p, f) => (w(), C(r(
|
|
2632
|
+
return (p, f) => (w(), C(r(G), { mask: "" }, {
|
|
2633
2633
|
default: V(() => [
|
|
2634
|
-
|
|
2634
|
+
We("span", {
|
|
2635
2635
|
class: ri(d.value)
|
|
2636
2636
|
}, Co(r(m)), 3)
|
|
2637
2637
|
]),
|
|
@@ -2661,20 +2661,20 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2661
2661
|
]), { property: p } = a(e, [
|
|
2662
2662
|
"settings",
|
|
2663
2663
|
"readonly"
|
|
2664
|
-
]), { property: f } = a(e, ["settings", "reverse"]), { property: b } = a(e, ["settings", "rows"]), { property:
|
|
2664
|
+
]), { property: f } = a(e, ["settings", "reverse"]), { property: b } = a(e, ["settings", "rows"]), { property: g } = a(e, [
|
|
2665
2665
|
"settings",
|
|
2666
2666
|
"singleLine"
|
|
2667
|
-
]), { theme: k } =
|
|
2668
|
-
return (
|
|
2667
|
+
]), { theme: k } = H(), { property: h } = a(e, ["settings", "value"]), { property: x } = a(e, ["settings", "variant"]);
|
|
2668
|
+
return (_, v) => {
|
|
2669
2669
|
const z = B("v-textarea");
|
|
2670
|
-
return w(), C(r(
|
|
2670
|
+
return w(), C(r(G), {
|
|
2671
2671
|
block: "",
|
|
2672
2672
|
mask: ""
|
|
2673
2673
|
}, {
|
|
2674
2674
|
default: V(() => [
|
|
2675
2675
|
D(z, {
|
|
2676
|
-
modelValue: r(
|
|
2677
|
-
"onUpdate:modelValue": v[0] || (v[0] = (T) => ne(
|
|
2676
|
+
modelValue: r(h),
|
|
2677
|
+
"onUpdate:modelValue": v[0] || (v[0] = (T) => ne(h) ? h.value = T : null),
|
|
2678
2678
|
"auto-grow": r(o),
|
|
2679
2679
|
clearable: r(s),
|
|
2680
2680
|
density: r(i),
|
|
@@ -2686,7 +2686,7 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2686
2686
|
readonly: r(p),
|
|
2687
2687
|
reverse: r(f),
|
|
2688
2688
|
rows: r(b),
|
|
2689
|
-
"single-line": r(
|
|
2689
|
+
"single-line": r(g),
|
|
2690
2690
|
theme: r(k),
|
|
2691
2691
|
variant: r(x)
|
|
2692
2692
|
}, null, 8, ["modelValue", "auto-grow", "clearable", "density", "disabled", "label", "loading", "max-rows", "placeholder", "readonly", "reverse", "rows", "single-line", "theme", "variant"])
|
|
@@ -2724,35 +2724,35 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2724
2724
|
]), { property: d } = a(e, ["settings", "label"]), { property: p } = a(e, ["settings", "loading"]), { property: f } = a(e, [
|
|
2725
2725
|
"settings",
|
|
2726
2726
|
"placeholder"
|
|
2727
|
-
]), { property: b } = a(e, ["settings", "prefix"]), { property:
|
|
2727
|
+
]), { property: b } = a(e, ["settings", "prefix"]), { property: g } = a(e, [
|
|
2728
2728
|
"settings",
|
|
2729
2729
|
"prependIcon"
|
|
2730
2730
|
]), { property: k } = a(e, [
|
|
2731
2731
|
"settings",
|
|
2732
2732
|
"prependInnerIcon"
|
|
2733
|
-
]), { property:
|
|
2733
|
+
]), { property: h } = a(e, [
|
|
2734
2734
|
"settings",
|
|
2735
2735
|
"readonly"
|
|
2736
|
-
]), { property: x } = a(e, ["settings", "reverse"]), { property:
|
|
2736
|
+
]), { property: x } = a(e, ["settings", "reverse"]), { property: _ } = a(e, [
|
|
2737
2737
|
"settings",
|
|
2738
2738
|
"singleLine"
|
|
2739
|
-
]), { property: v } = a(e, ["settings", "suffix"]), { theme: z } =
|
|
2739
|
+
]), { property: v } = a(e, ["settings", "suffix"]), { theme: z } = H(), { property: T } = a(e, ["settings", "value"]), { property: J } = a(e, ["settings", "variant"]), { property: Y } = a(e, ["slots", "append"]), { property: j } = a(e, [
|
|
2740
2740
|
"slots",
|
|
2741
2741
|
"appendInner"
|
|
2742
2742
|
]), { property: L } = a(e, ["slots", "prepend"]), { property: U } = a(e, [
|
|
2743
2743
|
"slots",
|
|
2744
2744
|
"prependInner"
|
|
2745
2745
|
]);
|
|
2746
|
-
return (oe,
|
|
2747
|
-
const
|
|
2748
|
-
return w(), C(r(
|
|
2746
|
+
return (oe, he) => {
|
|
2747
|
+
const Le = B("v-text-field");
|
|
2748
|
+
return w(), C(r(G), {
|
|
2749
2749
|
block: "",
|
|
2750
2750
|
mask: ""
|
|
2751
2751
|
}, {
|
|
2752
2752
|
default: V(() => [
|
|
2753
|
-
D(
|
|
2753
|
+
D(Le, {
|
|
2754
2754
|
modelValue: r(T),
|
|
2755
|
-
"onUpdate:modelValue":
|
|
2755
|
+
"onUpdate:modelValue": he[0] || (he[0] = (xe) => ne(T) ? T.value = xe : null),
|
|
2756
2756
|
"append-icon": r(o),
|
|
2757
2757
|
"append-inner-icon": r(s),
|
|
2758
2758
|
autofocus: r(i),
|
|
@@ -2764,11 +2764,11 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2764
2764
|
loading: r(p),
|
|
2765
2765
|
placeholder: r(f),
|
|
2766
2766
|
prefix: r(b),
|
|
2767
|
-
"prepend-icon": r(
|
|
2767
|
+
"prepend-icon": r(g),
|
|
2768
2768
|
"prepend-inner-icon": r(k),
|
|
2769
|
-
readonly: r(
|
|
2769
|
+
readonly: r(h),
|
|
2770
2770
|
reverse: r(x),
|
|
2771
|
-
"single-line": r(
|
|
2771
|
+
"single-line": r(_),
|
|
2772
2772
|
suffix: r(v),
|
|
2773
2773
|
theme: r(z),
|
|
2774
2774
|
variant: r(J)
|
|
@@ -2776,7 +2776,7 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2776
2776
|
r(Y) ? {
|
|
2777
2777
|
name: "append",
|
|
2778
2778
|
fn: V(() => [
|
|
2779
|
-
D(r(
|
|
2779
|
+
D(r(Ce), {
|
|
2780
2780
|
"node-id": "append",
|
|
2781
2781
|
"ref-context": { compId: r(Y) },
|
|
2782
2782
|
state: {}
|
|
@@ -2787,7 +2787,7 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2787
2787
|
r(j) ? {
|
|
2788
2788
|
name: "append-inner",
|
|
2789
2789
|
fn: V(() => [
|
|
2790
|
-
D(r(
|
|
2790
|
+
D(r(Ce), {
|
|
2791
2791
|
"node-id": "append-inner",
|
|
2792
2792
|
"ref-context": { compId: r(j) },
|
|
2793
2793
|
state: {}
|
|
@@ -2798,7 +2798,7 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2798
2798
|
r(L) ? {
|
|
2799
2799
|
name: "prepend",
|
|
2800
2800
|
fn: V(() => [
|
|
2801
|
-
D(r(
|
|
2801
|
+
D(r(Ce), {
|
|
2802
2802
|
"node-id": "prepend",
|
|
2803
2803
|
"ref-context": { compId: r(L) },
|
|
2804
2804
|
state: {}
|
|
@@ -2809,7 +2809,7 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2809
2809
|
r(U) ? {
|
|
2810
2810
|
name: "prepend-inner",
|
|
2811
2811
|
fn: V(() => [
|
|
2812
|
-
D(r(
|
|
2812
|
+
D(r(Ce), {
|
|
2813
2813
|
"node-id": "prepend-inner",
|
|
2814
2814
|
"ref-context": { compId: r(U) },
|
|
2815
2815
|
state: {}
|
|
@@ -2857,12 +2857,12 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2857
2857
|
"settings",
|
|
2858
2858
|
"line",
|
|
2859
2859
|
"thickness"
|
|
2860
|
-
]), { property:
|
|
2860
|
+
]), { property: g } = a(e, ["settings", "side"]), { property: k } = a(e, [
|
|
2861
2861
|
"settings",
|
|
2862
2862
|
"line",
|
|
2863
2863
|
"truncate"
|
|
2864
|
-
]), { theme:
|
|
2865
|
-
return (x,
|
|
2864
|
+
]), { theme: h } = H();
|
|
2865
|
+
return (x, _) => {
|
|
2866
2866
|
const v = B("v-timeline");
|
|
2867
2867
|
return w(), C(v, {
|
|
2868
2868
|
align: r(o),
|
|
@@ -2874,8 +2874,8 @@ const ul = /* @__PURE__ */ De(al, [["render", cl]]), ml = /* @__PURE__ */ $({
|
|
|
2874
2874
|
"line-color": r(p),
|
|
2875
2875
|
"line-inset": r(f),
|
|
2876
2876
|
"line-thickness": r(b),
|
|
2877
|
-
side: r(
|
|
2878
|
-
theme: r(
|
|
2877
|
+
side: r(g),
|
|
2878
|
+
theme: r(h),
|
|
2879
2879
|
"truncate-line": r(k)
|
|
2880
2880
|
}, {
|
|
2881
2881
|
default: V(() => [
|
|
@@ -2895,7 +2895,7 @@ function vl(t, n) {
|
|
|
2895
2895
|
_: 3
|
|
2896
2896
|
});
|
|
2897
2897
|
}
|
|
2898
|
-
const xl = /* @__PURE__ */
|
|
2898
|
+
const xl = /* @__PURE__ */ Re(_l, [["render", vl]]), kl = /* @__PURE__ */ $({
|
|
2899
2899
|
__name: "index",
|
|
2900
2900
|
props: {
|
|
2901
2901
|
nodeId: {},
|
|
@@ -2915,12 +2915,12 @@ const xl = /* @__PURE__ */ De(_l, [["render", vl]]), kl = /* @__PURE__ */ $({
|
|
|
2915
2915
|
]), { property: l } = a(e, ["settings", "reverse"]), { property: c } = a(e, [
|
|
2916
2916
|
"settings",
|
|
2917
2917
|
"showArrows"
|
|
2918
|
-
]), { property: m } = a(e, ["settings", "touch"]), { theme: u } =
|
|
2918
|
+
]), { property: m } = a(e, ["settings", "touch"]), { theme: u } = H(), { property: d } = a(e, ["settings", "value"]);
|
|
2919
2919
|
return (p, f) => {
|
|
2920
2920
|
const b = B("v-window");
|
|
2921
2921
|
return w(), C(b, {
|
|
2922
2922
|
modelValue: r(d),
|
|
2923
|
-
"onUpdate:modelValue": f[0] || (f[0] = (
|
|
2923
|
+
"onUpdate:modelValue": f[0] || (f[0] = (g) => ne(d) ? d.value = g : null),
|
|
2924
2924
|
continuous: r(o),
|
|
2925
2925
|
direction: r(i),
|
|
2926
2926
|
disabled: r(s),
|
|
@@ -2946,7 +2946,7 @@ function Il(t, n) {
|
|
|
2946
2946
|
_: 3
|
|
2947
2947
|
});
|
|
2948
2948
|
}
|
|
2949
|
-
const $l = /* @__PURE__ */
|
|
2949
|
+
const $l = /* @__PURE__ */ Re(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
2950
2950
|
__name: "entry",
|
|
2951
2951
|
props: {
|
|
2952
2952
|
subtype: {},
|
|
@@ -2955,13 +2955,13 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
2955
2955
|
instance: {}
|
|
2956
2956
|
},
|
|
2957
2957
|
setup(t) {
|
|
2958
|
-
console.log(`<element/${t.nodeId}/multiple_ref_v1/${t.instance}> created`),
|
|
2958
|
+
console.log(`<element/${t.nodeId}/multiple_ref_v1/${t.instance}> created`), Ie(() => {
|
|
2959
2959
|
console.log(`<element/${t.nodeId}/multiple_ref_v1/${t.instance}> destroyed`);
|
|
2960
2960
|
});
|
|
2961
2961
|
const n = Z(), e = re(), o = I(() => O(e.value));
|
|
2962
|
-
|
|
2962
|
+
Pe(o), ae(n) && tt(o, "multipleSlot", t.nodeId, t.instance, ve());
|
|
2963
2963
|
const s = (l) => {
|
|
2964
|
-
const c =
|
|
2964
|
+
const c = we[l.key];
|
|
2965
2965
|
if (!c) {
|
|
2966
2966
|
console.assert(!1, `element not found key=${l.key}`);
|
|
2967
2967
|
return;
|
|
@@ -2997,7 +2997,7 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
2997
2997
|
};
|
|
2998
2998
|
return (l, c) => (w(), C(i));
|
|
2999
2999
|
}
|
|
3000
|
-
}), Cl = ["position", "rotation", "scale"], Vl = { style: { userSelect: "none" } },
|
|
3000
|
+
}), Cl = ["position", "rotation", "scale"], Vl = { style: { userSelect: "none" } }, ue = /* @__PURE__ */ $({
|
|
3001
3001
|
__name: "index",
|
|
3002
3002
|
props: {
|
|
3003
3003
|
position: {},
|
|
@@ -3018,7 +3018,7 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3018
3018
|
transform: ""
|
|
3019
3019
|
}, {
|
|
3020
3020
|
default: V(() => [
|
|
3021
|
-
|
|
3021
|
+
We("div", Vl, Co(t.label), 1)
|
|
3022
3022
|
]),
|
|
3023
3023
|
_: 1
|
|
3024
3024
|
})) : se("", !0),
|
|
@@ -3033,28 +3033,28 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3033
3033
|
refContext: {}
|
|
3034
3034
|
},
|
|
3035
3035
|
setup(t) {
|
|
3036
|
-
const n =
|
|
3037
|
-
|
|
3036
|
+
const n = gt(), e = t, { node: o } = P(e), s = Qe(), i = re(), l = ie();
|
|
3037
|
+
Pe(l);
|
|
3038
3038
|
const c = I(() => e.refContext?.compId);
|
|
3039
3039
|
et(c, l);
|
|
3040
|
-
const { applySize: m } =
|
|
3041
|
-
const
|
|
3042
|
-
return l.value?.type === "common" && m(
|
|
3043
|
-
}), { position: d, rotation: p, scale: f } =
|
|
3044
|
-
|
|
3040
|
+
const { applySize: m } = ge(e, o), u = I(() => {
|
|
3041
|
+
const _ = {};
|
|
3042
|
+
return l.value?.type === "common" && m(_), _;
|
|
3043
|
+
}), { position: d, rotation: p, scale: f } = me(o), { property: b } = a(o, ["instances"]), g = (_, v) => {
|
|
3044
|
+
_.findIndex((z) => z === v) >= 0 || _.push(v);
|
|
3045
3045
|
}, k = I(() => {
|
|
3046
|
-
const
|
|
3046
|
+
const _ = [];
|
|
3047
3047
|
if (!Array.isArray(b.value))
|
|
3048
|
-
return
|
|
3048
|
+
return _;
|
|
3049
3049
|
for (const v of b.value)
|
|
3050
|
-
typeof v == "string" && v && _
|
|
3051
|
-
return
|
|
3052
|
-
}),
|
|
3053
|
-
key:
|
|
3050
|
+
typeof v == "string" && v && g(_, v);
|
|
3051
|
+
return _;
|
|
3052
|
+
}), h = (_, v) => K(Sl, {
|
|
3053
|
+
key: _,
|
|
3054
3054
|
subtype: v,
|
|
3055
3055
|
nodeId: e.nodeId,
|
|
3056
3056
|
refContext: e.refContext,
|
|
3057
|
-
instance:
|
|
3057
|
+
instance: _
|
|
3058
3058
|
}), x = () => {
|
|
3059
3059
|
if (!e.refContext) {
|
|
3060
3060
|
console.assert(!1, "invalid of ref context");
|
|
@@ -3064,21 +3064,21 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3064
3064
|
console.assert(!1, "invalid of data");
|
|
3065
3065
|
return;
|
|
3066
3066
|
}
|
|
3067
|
-
const { i18n:
|
|
3067
|
+
const { i18n: _ } = _e;
|
|
3068
3068
|
if (Ye(e.refContext, s))
|
|
3069
3069
|
return i.value.type === "common" ? K(
|
|
3070
3070
|
"div",
|
|
3071
3071
|
{ id: n.id, style: u.value },
|
|
3072
|
-
|
|
3073
|
-
) : i.value.type === "scene" ? K(
|
|
3072
|
+
_.global.t("x-runtime-lib.circularReference")
|
|
3073
|
+
) : i.value.type === "scene" ? K(ue, {
|
|
3074
3074
|
name: n.name,
|
|
3075
3075
|
position: d.value,
|
|
3076
3076
|
rotation: p.value,
|
|
3077
3077
|
scale: f.value,
|
|
3078
|
-
label:
|
|
3078
|
+
label: _.global.t("x-runtime-lib.circularReference")
|
|
3079
3079
|
}) : void 0;
|
|
3080
3080
|
if (!l.value)
|
|
3081
|
-
return i.value.type === "common" ? K("div", { id: n.id, style: u.value }) : i.value.type === "scene" ? K(
|
|
3081
|
+
return i.value.type === "common" ? K("div", { id: n.id, style: u.value }) : i.value.type === "scene" ? K(ue, {
|
|
3082
3082
|
name: n.name,
|
|
3083
3083
|
position: d.value,
|
|
3084
3084
|
rotation: p.value,
|
|
@@ -3097,12 +3097,12 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3097
3097
|
style: u.value
|
|
3098
3098
|
},
|
|
3099
3099
|
{
|
|
3100
|
-
default: () => k.value.map((z) =>
|
|
3100
|
+
default: () => k.value.map((z) => h(z, v))
|
|
3101
3101
|
}
|
|
3102
3102
|
);
|
|
3103
3103
|
if (v === "scene")
|
|
3104
3104
|
return K(
|
|
3105
|
-
|
|
3105
|
+
ue,
|
|
3106
3106
|
{
|
|
3107
3107
|
name: n.name,
|
|
3108
3108
|
position: d.value,
|
|
@@ -3110,11 +3110,11 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3110
3110
|
scale: f.value
|
|
3111
3111
|
},
|
|
3112
3112
|
{
|
|
3113
|
-
default: () => k.value.map((z) =>
|
|
3113
|
+
default: () => k.value.map((z) => h(z, v))
|
|
3114
3114
|
}
|
|
3115
3115
|
);
|
|
3116
3116
|
};
|
|
3117
|
-
return (
|
|
3117
|
+
return (_, v) => (w(), C(x));
|
|
3118
3118
|
}
|
|
3119
3119
|
}), Ll = /* @__PURE__ */ $({
|
|
3120
3120
|
__name: "entry",
|
|
@@ -3125,13 +3125,13 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3125
3125
|
instance: {}
|
|
3126
3126
|
},
|
|
3127
3127
|
setup(t) {
|
|
3128
|
-
console.log(`<element/${t.nodeId}/multiple_slot_v1/${t.instance}> created`),
|
|
3128
|
+
console.log(`<element/${t.nodeId}/multiple_slot_v1/${t.instance}> created`), Ie(() => {
|
|
3129
3129
|
console.log(`<element/${t.nodeId}/multiple_slot_v1/${t.instance}> destroyed`);
|
|
3130
3130
|
});
|
|
3131
3131
|
const n = Z(), e = re(), o = I(() => O(e.value));
|
|
3132
|
-
|
|
3132
|
+
Pe(o), ae(n) && tt(o, "multipleSlot", t.nodeId, t.instance, ve());
|
|
3133
3133
|
const s = (l) => {
|
|
3134
|
-
const c =
|
|
3134
|
+
const c = we[l.key];
|
|
3135
3135
|
if (!c) {
|
|
3136
3136
|
console.assert(!1, `element not found key=${l.key}`);
|
|
3137
3137
|
return;
|
|
@@ -3175,28 +3175,28 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3175
3175
|
refContext: {}
|
|
3176
3176
|
},
|
|
3177
3177
|
setup(t) {
|
|
3178
|
-
const n =
|
|
3179
|
-
|
|
3178
|
+
const n = gt(), e = t, { node: o } = P(e), s = Qe(), i = re(), l = ie();
|
|
3179
|
+
Pe(l);
|
|
3180
3180
|
const c = I(() => e.refContext?.compId);
|
|
3181
3181
|
et(c, l);
|
|
3182
|
-
const { applySize: m } =
|
|
3183
|
-
const
|
|
3184
|
-
return l.value?.type === "common" && m(
|
|
3185
|
-
}), { position: d, rotation: p, scale: f } =
|
|
3186
|
-
|
|
3182
|
+
const { applySize: m } = ge(e, o), u = I(() => {
|
|
3183
|
+
const _ = {};
|
|
3184
|
+
return l.value?.type === "common" && m(_), _;
|
|
3185
|
+
}), { position: d, rotation: p, scale: f } = me(o), { property: b } = a(o, ["instances"]), g = (_, v) => {
|
|
3186
|
+
_.findIndex((z) => z === v) >= 0 || _.push(v);
|
|
3187
3187
|
}, k = I(() => {
|
|
3188
|
-
const
|
|
3188
|
+
const _ = [];
|
|
3189
3189
|
if (!Array.isArray(b.value))
|
|
3190
|
-
return
|
|
3190
|
+
return _;
|
|
3191
3191
|
for (const v of b.value)
|
|
3192
|
-
typeof v == "string" && v && _
|
|
3193
|
-
return
|
|
3194
|
-
}),
|
|
3195
|
-
key:
|
|
3192
|
+
typeof v == "string" && v && g(_, v);
|
|
3193
|
+
return _;
|
|
3194
|
+
}), h = (_, v) => K(Ll, {
|
|
3195
|
+
key: _,
|
|
3196
3196
|
subtype: v,
|
|
3197
3197
|
nodeId: e.nodeId,
|
|
3198
3198
|
refContext: e.refContext,
|
|
3199
|
-
instance:
|
|
3199
|
+
instance: _
|
|
3200
3200
|
}), x = () => {
|
|
3201
3201
|
if (!e.refContext) {
|
|
3202
3202
|
console.assert(!1, "invalid of ref context");
|
|
@@ -3206,21 +3206,21 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3206
3206
|
console.assert(!1, "invalid of data");
|
|
3207
3207
|
return;
|
|
3208
3208
|
}
|
|
3209
|
-
const { i18n:
|
|
3209
|
+
const { i18n: _ } = _e;
|
|
3210
3210
|
if (Ye(e.refContext, s))
|
|
3211
3211
|
return i.value.type === "common" ? K(
|
|
3212
3212
|
"div",
|
|
3213
3213
|
{ id: n.id, style: u.value },
|
|
3214
|
-
|
|
3215
|
-
) : i.value.type === "scene" ? K(
|
|
3214
|
+
_.global.t("x-runtime-lib.circularReference")
|
|
3215
|
+
) : i.value.type === "scene" ? K(ue, {
|
|
3216
3216
|
name: n.name,
|
|
3217
3217
|
position: d.value,
|
|
3218
3218
|
rotation: p.value,
|
|
3219
3219
|
scale: f.value,
|
|
3220
|
-
label:
|
|
3220
|
+
label: _.global.t("x-runtime-lib.circularReference")
|
|
3221
3221
|
}) : void 0;
|
|
3222
3222
|
if (!l.value)
|
|
3223
|
-
return i.value.type === "common" ? K("div", { id: n.id, style: u.value }) : i.value.type === "scene" ? K(
|
|
3223
|
+
return i.value.type === "common" ? K("div", { id: n.id, style: u.value }) : i.value.type === "scene" ? K(ue, {
|
|
3224
3224
|
name: n.name,
|
|
3225
3225
|
position: d.value,
|
|
3226
3226
|
rotation: p.value,
|
|
@@ -3239,12 +3239,12 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3239
3239
|
style: u.value
|
|
3240
3240
|
},
|
|
3241
3241
|
{
|
|
3242
|
-
default: () => k.value.map((z) =>
|
|
3242
|
+
default: () => k.value.map((z) => h(z, v))
|
|
3243
3243
|
}
|
|
3244
3244
|
);
|
|
3245
3245
|
if (v === "scene")
|
|
3246
3246
|
return K(
|
|
3247
|
-
|
|
3247
|
+
ue,
|
|
3248
3248
|
{
|
|
3249
3249
|
name: n.name,
|
|
3250
3250
|
position: d.value,
|
|
@@ -3252,11 +3252,11 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3252
3252
|
scale: f.value
|
|
3253
3253
|
},
|
|
3254
3254
|
{
|
|
3255
|
-
default: () => k.value.map((z) =>
|
|
3255
|
+
default: () => k.value.map((z) => h(z, v))
|
|
3256
3256
|
}
|
|
3257
3257
|
);
|
|
3258
3258
|
};
|
|
3259
|
-
return (
|
|
3259
|
+
return (_, v) => (w(), C(x));
|
|
3260
3260
|
}
|
|
3261
3261
|
}), Tl = /* @__PURE__ */ $({
|
|
3262
3262
|
__name: "index",
|
|
@@ -3266,35 +3266,35 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3266
3266
|
refContext: {}
|
|
3267
3267
|
},
|
|
3268
3268
|
setup(t) {
|
|
3269
|
-
const n =
|
|
3270
|
-
|
|
3269
|
+
const n = gt(), e = t, { node: o } = P(e), s = Z(), i = Qe(), l = re(), c = ie();
|
|
3270
|
+
Pe(c);
|
|
3271
3271
|
const m = I(() => e.refContext?.compId);
|
|
3272
|
-
et(m, c),
|
|
3273
|
-
const { applySize: u } =
|
|
3274
|
-
const
|
|
3275
|
-
return l.value?.type === "common" && u(
|
|
3276
|
-
}), { position: p, rotation: f, scale: b } =
|
|
3277
|
-
const x =
|
|
3272
|
+
et(m, c), ae(s) && tt(c, "ref", e.nodeId, "", ve());
|
|
3273
|
+
const { applySize: u } = ge(e, o), d = I(() => {
|
|
3274
|
+
const h = {};
|
|
3275
|
+
return l.value?.type === "common" && u(h), h;
|
|
3276
|
+
}), { position: p, rotation: f, scale: b } = me(o), g = (h) => {
|
|
3277
|
+
const x = we[h.key];
|
|
3278
3278
|
if (!x) {
|
|
3279
|
-
console.assert(!1, `element not found key=${
|
|
3279
|
+
console.assert(!1, `element not found key=${h.key}`);
|
|
3280
3280
|
return;
|
|
3281
3281
|
}
|
|
3282
|
-
const
|
|
3283
|
-
nodeId:
|
|
3282
|
+
const _ = {
|
|
3283
|
+
nodeId: h.id
|
|
3284
3284
|
};
|
|
3285
|
-
return Xe(
|
|
3285
|
+
return Xe(h.key) && (_.refContext = {
|
|
3286
3286
|
parent: e.refContext,
|
|
3287
|
-
compId:
|
|
3287
|
+
compId: h.compId
|
|
3288
3288
|
}), K(
|
|
3289
3289
|
x.comp,
|
|
3290
3290
|
{
|
|
3291
|
-
key:
|
|
3292
|
-
...
|
|
3291
|
+
key: h.id,
|
|
3292
|
+
..._
|
|
3293
3293
|
},
|
|
3294
3294
|
{
|
|
3295
3295
|
default: () => {
|
|
3296
3296
|
if (!x.leaf)
|
|
3297
|
-
return
|
|
3297
|
+
return h.children?.map((v) => g(v));
|
|
3298
3298
|
}
|
|
3299
3299
|
}
|
|
3300
3300
|
);
|
|
@@ -3307,21 +3307,21 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3307
3307
|
console.assert(!1, "invalid of data");
|
|
3308
3308
|
return;
|
|
3309
3309
|
}
|
|
3310
|
-
const { i18n:
|
|
3310
|
+
const { i18n: h } = _e;
|
|
3311
3311
|
if (Ye(e.refContext, i))
|
|
3312
3312
|
return l.value.type === "common" ? K(
|
|
3313
3313
|
"div",
|
|
3314
3314
|
{ id: n.id, style: d.value },
|
|
3315
|
-
|
|
3316
|
-
) : l.value.type === "scene" ? K(
|
|
3315
|
+
h.global.t("x-runtime-lib.circularReference")
|
|
3316
|
+
) : l.value.type === "scene" ? K(ue, {
|
|
3317
3317
|
name: n.name,
|
|
3318
3318
|
position: p.value,
|
|
3319
3319
|
rotation: f.value,
|
|
3320
3320
|
scale: b.value,
|
|
3321
|
-
label:
|
|
3321
|
+
label: h.global.t("x-runtime-lib.circularReference")
|
|
3322
3322
|
}) : void 0;
|
|
3323
3323
|
if (!c.value)
|
|
3324
|
-
return l.value.type === "common" ? K("div", { id: n.id, style: d.value }) : l.value.type === "scene" ? K(
|
|
3324
|
+
return l.value.type === "common" ? K("div", { id: n.id, style: d.value }) : l.value.type === "scene" ? K(ue, {
|
|
3325
3325
|
name: n.name,
|
|
3326
3326
|
position: p.value,
|
|
3327
3327
|
rotation: f.value,
|
|
@@ -3340,12 +3340,12 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3340
3340
|
style: d.value
|
|
3341
3341
|
},
|
|
3342
3342
|
{
|
|
3343
|
-
default: () => c.value?.view.nodeLites.map((
|
|
3343
|
+
default: () => c.value?.view.nodeLites.map((_) => g(_))
|
|
3344
3344
|
}
|
|
3345
3345
|
);
|
|
3346
3346
|
if (x === "scene")
|
|
3347
3347
|
return K(
|
|
3348
|
-
|
|
3348
|
+
ue,
|
|
3349
3349
|
{
|
|
3350
3350
|
name: n.name,
|
|
3351
3351
|
position: p.value,
|
|
@@ -3353,11 +3353,11 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3353
3353
|
scale: b.value
|
|
3354
3354
|
},
|
|
3355
3355
|
{
|
|
3356
|
-
default: () => c.value?.view.nodeLites.map((
|
|
3356
|
+
default: () => c.value?.view.nodeLites.map((_) => g(_))
|
|
3357
3357
|
}
|
|
3358
3358
|
);
|
|
3359
3359
|
};
|
|
3360
|
-
return (
|
|
3360
|
+
return (h, x) => (w(), C(k));
|
|
3361
3361
|
}
|
|
3362
3362
|
}), El = /* @__PURE__ */ $({
|
|
3363
3363
|
__name: "index",
|
|
@@ -3368,14 +3368,14 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3368
3368
|
},
|
|
3369
3369
|
setup(t) {
|
|
3370
3370
|
const n = t, { node: e } = P(n), { property: o } = a(e, ["settings", "open"]);
|
|
3371
|
-
return (s, i) => (w(), C(r(
|
|
3371
|
+
return (s, i) => (w(), C(r(G), null, {
|
|
3372
3372
|
default: V(() => [
|
|
3373
3373
|
r(o) ? F(s.$slots, "default", { key: 0 }) : se("", !0)
|
|
3374
3374
|
]),
|
|
3375
3375
|
_: 3
|
|
3376
3376
|
}));
|
|
3377
3377
|
}
|
|
3378
|
-
}),
|
|
3378
|
+
}), Ce = /* @__PURE__ */ $({
|
|
3379
3379
|
__name: "index",
|
|
3380
3380
|
props: {
|
|
3381
3381
|
nodeId: {},
|
|
@@ -3383,36 +3383,36 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3383
3383
|
refContext: {}
|
|
3384
3384
|
},
|
|
3385
3385
|
setup(t) {
|
|
3386
|
-
const n =
|
|
3387
|
-
|
|
3386
|
+
const n = gt(), e = t, { node: o } = P(e), s = Z(), i = Qe(), l = re(), c = ie();
|
|
3387
|
+
Pe(c);
|
|
3388
3388
|
const m = I(() => e.refContext?.compId);
|
|
3389
|
-
et(m, c),
|
|
3390
|
-
const { applySize: u } =
|
|
3391
|
-
const
|
|
3392
|
-
return c.value?.type === "common" && u(
|
|
3393
|
-
}), { position: p, rotation: f, scale: b } =
|
|
3394
|
-
function
|
|
3395
|
-
const x =
|
|
3389
|
+
et(m, c), ae(s) && tt(c, "slot", e.nodeId, "", ve());
|
|
3390
|
+
const { applySize: u } = ge(e, o), d = I(() => {
|
|
3391
|
+
const h = {};
|
|
3392
|
+
return c.value?.type === "common" && u(h), h;
|
|
3393
|
+
}), { position: p, rotation: f, scale: b } = me(o);
|
|
3394
|
+
function g(h) {
|
|
3395
|
+
const x = we[h.key];
|
|
3396
3396
|
if (!x) {
|
|
3397
|
-
console.assert(!1, `element not found key=${
|
|
3397
|
+
console.assert(!1, `element not found key=${h.key}`);
|
|
3398
3398
|
return;
|
|
3399
3399
|
}
|
|
3400
|
-
const
|
|
3401
|
-
nodeId:
|
|
3400
|
+
const _ = {
|
|
3401
|
+
nodeId: h.id
|
|
3402
3402
|
};
|
|
3403
|
-
return Xe(
|
|
3403
|
+
return Xe(h.key) && (_.refContext = {
|
|
3404
3404
|
parent: e.refContext,
|
|
3405
|
-
compId:
|
|
3405
|
+
compId: h.compId
|
|
3406
3406
|
}), K(
|
|
3407
3407
|
x.comp,
|
|
3408
3408
|
{
|
|
3409
|
-
key:
|
|
3410
|
-
...
|
|
3409
|
+
key: h.id,
|
|
3410
|
+
..._
|
|
3411
3411
|
},
|
|
3412
3412
|
{
|
|
3413
3413
|
default: () => {
|
|
3414
3414
|
if (!x.leaf)
|
|
3415
|
-
return
|
|
3415
|
+
return h.children?.map((v) => g(v));
|
|
3416
3416
|
}
|
|
3417
3417
|
}
|
|
3418
3418
|
);
|
|
@@ -3426,21 +3426,21 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3426
3426
|
console.assert(!1, "invalid of data");
|
|
3427
3427
|
return;
|
|
3428
3428
|
}
|
|
3429
|
-
const { i18n:
|
|
3429
|
+
const { i18n: h } = _e;
|
|
3430
3430
|
if (Ye(e.refContext, i))
|
|
3431
3431
|
return l.value.type === "common" ? K(
|
|
3432
3432
|
"div",
|
|
3433
3433
|
{ id: n.id, style: d.value },
|
|
3434
|
-
|
|
3435
|
-
) : l.value.type === "scene" ? K(
|
|
3434
|
+
h.global.t("x-runtime-lib.circularReference")
|
|
3435
|
+
) : l.value.type === "scene" ? K(ue, {
|
|
3436
3436
|
name: n.name,
|
|
3437
3437
|
position: p.value,
|
|
3438
3438
|
rotation: f.value,
|
|
3439
3439
|
scale: b.value,
|
|
3440
|
-
label:
|
|
3440
|
+
label: h.global.t("x-runtime-lib.circularReference")
|
|
3441
3441
|
}) : void 0;
|
|
3442
3442
|
if (!c.value)
|
|
3443
|
-
return l.value.type === "common" ? K("div", { id: n.id, style: d.value }) : l.value.type === "scene" ? K(
|
|
3443
|
+
return l.value.type === "common" ? K("div", { id: n.id, style: d.value }) : l.value.type === "scene" ? K(ue, {
|
|
3444
3444
|
name: n.name,
|
|
3445
3445
|
position: p.value,
|
|
3446
3446
|
rotation: f.value,
|
|
@@ -3459,12 +3459,12 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3459
3459
|
style: d.value
|
|
3460
3460
|
},
|
|
3461
3461
|
{
|
|
3462
|
-
default: () => c.value?.view.nodeLites.map((
|
|
3462
|
+
default: () => c.value?.view.nodeLites.map((_) => g(_))
|
|
3463
3463
|
}
|
|
3464
3464
|
);
|
|
3465
3465
|
if (x === "scene")
|
|
3466
3466
|
return K(
|
|
3467
|
-
|
|
3467
|
+
ue,
|
|
3468
3468
|
{
|
|
3469
3469
|
name: n.name,
|
|
3470
3470
|
position: p.value,
|
|
@@ -3472,11 +3472,11 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3472
3472
|
scale: b.value
|
|
3473
3473
|
},
|
|
3474
3474
|
{
|
|
3475
|
-
default: () => c.value?.view.nodeLites.map((
|
|
3475
|
+
default: () => c.value?.view.nodeLites.map((_) => g(_))
|
|
3476
3476
|
}
|
|
3477
3477
|
);
|
|
3478
3478
|
};
|
|
3479
|
-
return (
|
|
3479
|
+
return (h, x) => (w(), C(k));
|
|
3480
3480
|
}
|
|
3481
3481
|
}), y = {
|
|
3482
3482
|
key: "basic",
|
|
@@ -3540,7 +3540,7 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3540
3540
|
]
|
|
3541
3541
|
}
|
|
3542
3542
|
]
|
|
3543
|
-
}, Al = O(ee),
|
|
3543
|
+
}, Al = O(ee), Te = {
|
|
3544
3544
|
key: "border",
|
|
3545
3545
|
name: "x-runtime-lib.border",
|
|
3546
3546
|
children: [
|
|
@@ -3594,7 +3594,7 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3594
3594
|
]
|
|
3595
3595
|
}
|
|
3596
3596
|
]
|
|
3597
|
-
},
|
|
3597
|
+
}, dt = {
|
|
3598
3598
|
key: "legend",
|
|
3599
3599
|
name: "x-runtime-lib.legend",
|
|
3600
3600
|
children: [
|
|
@@ -3619,7 +3619,7 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3619
3619
|
defaultArray: []
|
|
3620
3620
|
}
|
|
3621
3621
|
]
|
|
3622
|
-
},
|
|
3622
|
+
}, Ee = {
|
|
3623
3623
|
key: "margin",
|
|
3624
3624
|
name: "x-runtime-lib.margin",
|
|
3625
3625
|
children: [
|
|
@@ -3652,7 +3652,7 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3652
3652
|
default: ""
|
|
3653
3653
|
}
|
|
3654
3654
|
]
|
|
3655
|
-
},
|
|
3655
|
+
}, Ae = {
|
|
3656
3656
|
key: "padding",
|
|
3657
3657
|
name: "x-runtime-lib.padding",
|
|
3658
3658
|
children: [
|
|
@@ -3732,7 +3732,7 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3732
3732
|
default: ""
|
|
3733
3733
|
}
|
|
3734
3734
|
]
|
|
3735
|
-
},
|
|
3735
|
+
}, ft = {
|
|
3736
3736
|
key: "title",
|
|
3737
3737
|
name: "x-runtime-lib.title",
|
|
3738
3738
|
children: [
|
|
@@ -3841,7 +3841,7 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3841
3841
|
]
|
|
3842
3842
|
}
|
|
3843
3843
|
]
|
|
3844
|
-
},
|
|
3844
|
+
}, yt = {
|
|
3845
3845
|
key: "xAxis",
|
|
3846
3846
|
name: "x-runtime-lib.xAxis",
|
|
3847
3847
|
children: [
|
|
@@ -3874,7 +3874,7 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3874
3874
|
defaultArray: []
|
|
3875
3875
|
}
|
|
3876
3876
|
]
|
|
3877
|
-
},
|
|
3877
|
+
}, bt = {
|
|
3878
3878
|
key: "yAxis",
|
|
3879
3879
|
name: "x-runtime-lib.yAxis",
|
|
3880
3880
|
children: [
|
|
@@ -3907,8 +3907,8 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3907
3907
|
defaultArray: []
|
|
3908
3908
|
}
|
|
3909
3909
|
]
|
|
3910
|
-
},
|
|
3911
|
-
|
|
3910
|
+
}, we = {}, S = (t) => {
|
|
3911
|
+
we[t.key] = t;
|
|
3912
3912
|
}, Sn = {
|
|
3913
3913
|
key: "settings",
|
|
3914
3914
|
name: "x-runtime-lib.settings",
|
|
@@ -3959,7 +3959,7 @@ const $l = /* @__PURE__ */ De(wl, [["render", Il]]), Sl = /* @__PURE__ */ $({
|
|
|
3959
3959
|
}, Ml = {
|
|
3960
3960
|
key: "scene_orthographic_camera_v1",
|
|
3961
3961
|
name: "x-runtime-lib.orthographicCamera",
|
|
3962
|
-
comp:
|
|
3962
|
+
comp: Gi,
|
|
3963
3963
|
properties: {
|
|
3964
3964
|
pageScene: [y, X, Sn],
|
|
3965
3965
|
compScene: [y, X, Sn]
|
|
@@ -4063,13 +4063,13 @@ function Dl(t, n) {
|
|
|
4063
4063
|
console.error(`boxGeometryV1/spawn property tag not found, ${e}`);
|
|
4064
4064
|
return;
|
|
4065
4065
|
}
|
|
4066
|
-
const s =
|
|
4066
|
+
const s = He.properties[o];
|
|
4067
4067
|
if (!s) {
|
|
4068
4068
|
console.error(`boxGeometryV1/spawn properties not found, ${e}`);
|
|
4069
4069
|
return;
|
|
4070
4070
|
}
|
|
4071
4071
|
const i = A();
|
|
4072
|
-
W(i, s), i.basic.id = E(16), i.basic.key =
|
|
4072
|
+
W(i, s), i.basic.id = E(16), i.basic.key = He.key, i.transform = {
|
|
4073
4073
|
position: {
|
|
4074
4074
|
x: 0,
|
|
4075
4075
|
y: 0,
|
|
@@ -4134,7 +4134,7 @@ function Fl(t, n) {
|
|
|
4134
4134
|
);
|
|
4135
4135
|
return;
|
|
4136
4136
|
}
|
|
4137
|
-
const s =
|
|
4137
|
+
const s = Ge.properties[o];
|
|
4138
4138
|
if (!s) {
|
|
4139
4139
|
console.error(
|
|
4140
4140
|
`boxGeometryV1/spawnMeshBasicMaterial properties not found, ${e}`
|
|
@@ -4142,7 +4142,7 @@ function Fl(t, n) {
|
|
|
4142
4142
|
return;
|
|
4143
4143
|
}
|
|
4144
4144
|
const i = A();
|
|
4145
|
-
return W(i, s), i.basic.id = E(16), i.basic.key =
|
|
4145
|
+
return W(i, s), i.basic.id = E(16), i.basic.key = Ge.key, {
|
|
4146
4146
|
nodeLite: M(i),
|
|
4147
4147
|
nodes: {
|
|
4148
4148
|
[i.basic.id]: i
|
|
@@ -4214,13 +4214,13 @@ function Nl(t, n) {
|
|
|
4214
4214
|
console.error(`sphereGeometryV1/spawn property tag not found, ${e}`);
|
|
4215
4215
|
return;
|
|
4216
4216
|
}
|
|
4217
|
-
const s =
|
|
4217
|
+
const s = He.properties[o];
|
|
4218
4218
|
if (!s) {
|
|
4219
4219
|
console.error(`sphereGeometryV1/spawn properties not found, ${e}`);
|
|
4220
4220
|
return;
|
|
4221
4221
|
}
|
|
4222
4222
|
const i = A();
|
|
4223
|
-
W(i, s), i.basic.id = E(16), i.basic.key =
|
|
4223
|
+
W(i, s), i.basic.id = E(16), i.basic.key = He.key, i.transform = {
|
|
4224
4224
|
position: {
|
|
4225
4225
|
x: 0,
|
|
4226
4226
|
y: 0,
|
|
@@ -4237,7 +4237,7 @@ function Nl(t, n) {
|
|
|
4237
4237
|
z: 1
|
|
4238
4238
|
}
|
|
4239
4239
|
};
|
|
4240
|
-
const l = jl(t, n), c =
|
|
4240
|
+
const l = jl(t, n), c = Gl(t, n);
|
|
4241
4241
|
return {
|
|
4242
4242
|
nodeLite: M(i, [l.nodeLite, c.nodeLite]),
|
|
4243
4243
|
nodes: {
|
|
@@ -4278,7 +4278,7 @@ function jl(t, n) {
|
|
|
4278
4278
|
}
|
|
4279
4279
|
};
|
|
4280
4280
|
}
|
|
4281
|
-
function
|
|
4281
|
+
function Gl(t, n) {
|
|
4282
4282
|
const e = `type=${t} subtype=${n}`, o = R(t, n);
|
|
4283
4283
|
if (!o) {
|
|
4284
4284
|
console.error(
|
|
@@ -4286,7 +4286,7 @@ function Hl(t, n) {
|
|
|
4286
4286
|
);
|
|
4287
4287
|
return;
|
|
4288
4288
|
}
|
|
4289
|
-
const s =
|
|
4289
|
+
const s = Ge.properties[o];
|
|
4290
4290
|
if (!s) {
|
|
4291
4291
|
console.error(
|
|
4292
4292
|
`sphereGeometryV1/spawnMeshBasicMaterial properties not found, ${e}`
|
|
@@ -4294,7 +4294,7 @@ function Hl(t, n) {
|
|
|
4294
4294
|
return;
|
|
4295
4295
|
}
|
|
4296
4296
|
const i = A();
|
|
4297
|
-
return W(i, s), i.basic.id = E(16), i.basic.key =
|
|
4297
|
+
return W(i, s), i.basic.id = E(16), i.basic.key = Ge.key, {
|
|
4298
4298
|
nodeLite: M(i),
|
|
4299
4299
|
nodes: {
|
|
4300
4300
|
[i.basic.id]: i
|
|
@@ -4368,15 +4368,15 @@ const Pn = {
|
|
|
4368
4368
|
spawn: Nl
|
|
4369
4369
|
};
|
|
4370
4370
|
S(Tt);
|
|
4371
|
-
const
|
|
4372
|
-
|
|
4373
|
-
|
|
4374
|
-
|
|
4371
|
+
const _t = O(ee);
|
|
4372
|
+
_t.children[0].default = "custom";
|
|
4373
|
+
_t.children[2].children[0].default = "0xffffff";
|
|
4374
|
+
_t.children[2].children[1].default = "0xffffff";
|
|
4375
4375
|
const Ln = {
|
|
4376
4376
|
key: "settings",
|
|
4377
4377
|
name: "x-runtime-lib.settings",
|
|
4378
4378
|
children: [
|
|
4379
|
-
|
|
4379
|
+
_t,
|
|
4380
4380
|
{
|
|
4381
4381
|
key: "intensity",
|
|
4382
4382
|
name: "x-runtime-lib.intensity",
|
|
@@ -4385,7 +4385,7 @@ const Ln = {
|
|
|
4385
4385
|
default: 1
|
|
4386
4386
|
}
|
|
4387
4387
|
]
|
|
4388
|
-
},
|
|
4388
|
+
}, Hl = {
|
|
4389
4389
|
key: "scene_ambient_light_v1",
|
|
4390
4390
|
name: "x-runtime-lib.ambientLight",
|
|
4391
4391
|
comp: ns,
|
|
@@ -4397,16 +4397,16 @@ const Ln = {
|
|
|
4397
4397
|
methods: [],
|
|
4398
4398
|
slots: []
|
|
4399
4399
|
};
|
|
4400
|
-
S(
|
|
4401
|
-
const
|
|
4402
|
-
|
|
4403
|
-
|
|
4404
|
-
|
|
4400
|
+
S(Hl);
|
|
4401
|
+
const vt = O(ee);
|
|
4402
|
+
vt.children[0].default = "custom";
|
|
4403
|
+
vt.children[2].children[0].default = "0xffffff";
|
|
4404
|
+
vt.children[2].children[1].default = "0xffffff";
|
|
4405
4405
|
const zn = {
|
|
4406
4406
|
key: "settings",
|
|
4407
4407
|
name: "x-runtime-lib.settings",
|
|
4408
4408
|
children: [
|
|
4409
|
-
|
|
4409
|
+
vt,
|
|
4410
4410
|
{
|
|
4411
4411
|
key: "intensity",
|
|
4412
4412
|
name: "x-runtime-lib.intensity",
|
|
@@ -4428,15 +4428,15 @@ const zn = {
|
|
|
4428
4428
|
slots: []
|
|
4429
4429
|
};
|
|
4430
4430
|
S(Jl);
|
|
4431
|
-
const
|
|
4432
|
-
|
|
4433
|
-
|
|
4434
|
-
|
|
4431
|
+
const xt = O(ee);
|
|
4432
|
+
xt.children[0].default = "custom";
|
|
4433
|
+
xt.children[2].children[0].default = "0xffffff";
|
|
4434
|
+
xt.children[2].children[1].default = "0xffffff";
|
|
4435
4435
|
const Tn = {
|
|
4436
4436
|
key: "settings",
|
|
4437
4437
|
name: "x-runtime-lib.settings",
|
|
4438
4438
|
children: [
|
|
4439
|
-
|
|
4439
|
+
xt,
|
|
4440
4440
|
{
|
|
4441
4441
|
key: "intensity",
|
|
4442
4442
|
name: "x-runtime-lib.intensity",
|
|
@@ -4472,15 +4472,15 @@ const Tn = {
|
|
|
4472
4472
|
slots: []
|
|
4473
4473
|
};
|
|
4474
4474
|
S(Ul);
|
|
4475
|
-
const
|
|
4476
|
-
|
|
4477
|
-
|
|
4478
|
-
|
|
4475
|
+
const kt = O(ee);
|
|
4476
|
+
kt.children[0].default = "custom";
|
|
4477
|
+
kt.children[2].children[0].default = "0xffffff";
|
|
4478
|
+
kt.children[2].children[1].default = "0xffffff";
|
|
4479
4479
|
const En = {
|
|
4480
4480
|
key: "settings",
|
|
4481
4481
|
name: "x-runtime-lib.settings",
|
|
4482
4482
|
children: [
|
|
4483
|
-
|
|
4483
|
+
kt,
|
|
4484
4484
|
{
|
|
4485
4485
|
key: "intensity",
|
|
4486
4486
|
name: "x-runtime-lib.intensity",
|
|
@@ -4533,7 +4533,7 @@ const En = {
|
|
|
4533
4533
|
slots: []
|
|
4534
4534
|
};
|
|
4535
4535
|
S(ql);
|
|
4536
|
-
const
|
|
4536
|
+
const Ge = {
|
|
4537
4537
|
key: "scene_mesh_basic_material_v1",
|
|
4538
4538
|
name: "x-runtime-lib.meshBasicMaterial",
|
|
4539
4539
|
comp: ms,
|
|
@@ -4546,7 +4546,7 @@ const He = {
|
|
|
4546
4546
|
slots: [],
|
|
4547
4547
|
leaf: !0
|
|
4548
4548
|
};
|
|
4549
|
-
S(
|
|
4549
|
+
S(Ge);
|
|
4550
4550
|
const Xl = {
|
|
4551
4551
|
key: "scene_group_v1",
|
|
4552
4552
|
name: "x-runtime-lib.group",
|
|
@@ -4560,7 +4560,7 @@ const Xl = {
|
|
|
4560
4560
|
slots: []
|
|
4561
4561
|
};
|
|
4562
4562
|
S(Xl);
|
|
4563
|
-
const
|
|
4563
|
+
const He = {
|
|
4564
4564
|
key: "scene_mesh_v1",
|
|
4565
4565
|
name: "x-runtime-lib.mesh",
|
|
4566
4566
|
comp: ys,
|
|
@@ -4572,7 +4572,7 @@ const Ge = {
|
|
|
4572
4572
|
methods: [],
|
|
4573
4573
|
slots: []
|
|
4574
4574
|
};
|
|
4575
|
-
S(
|
|
4575
|
+
S(He);
|
|
4576
4576
|
function Yl(t, n) {
|
|
4577
4577
|
const e = `type=${t} subtype=${n}`, o = R(t, n);
|
|
4578
4578
|
if (!o) {
|
|
@@ -4623,8 +4623,8 @@ const An = {
|
|
|
4623
4623
|
name: "x-runtime-lib.barChart",
|
|
4624
4624
|
comp: kr,
|
|
4625
4625
|
properties: {
|
|
4626
|
-
pageCommon: [y, q,
|
|
4627
|
-
compCommon: [y, q,
|
|
4626
|
+
pageCommon: [y, q, ft, yt, bt, dt, An],
|
|
4627
|
+
compCommon: [y, q, ft, yt, bt, dt, An]
|
|
4628
4628
|
},
|
|
4629
4629
|
leaf: !0,
|
|
4630
4630
|
spawn: Yl
|
|
@@ -4680,8 +4680,8 @@ const Mn = {
|
|
|
4680
4680
|
name: "x-runtime-lib.lineChart",
|
|
4681
4681
|
comp: wr,
|
|
4682
4682
|
properties: {
|
|
4683
|
-
pageCommon: [y, q,
|
|
4684
|
-
compCommon: [y, q,
|
|
4683
|
+
pageCommon: [y, q, ft, yt, bt, dt, Mn],
|
|
4684
|
+
compCommon: [y, q, ft, yt, bt, dt, Mn]
|
|
4685
4685
|
},
|
|
4686
4686
|
leaf: !0,
|
|
4687
4687
|
spawn: Zl
|
|
@@ -5149,7 +5149,7 @@ function la(t, n) {
|
|
|
5149
5149
|
}
|
|
5150
5150
|
const i = A();
|
|
5151
5151
|
W(i, s), i.basic.id = E(16), i.basic.key = Bt.key;
|
|
5152
|
-
const l =
|
|
5152
|
+
const l = ze(t, n, "chip1", "chip 1"), c = ze(t, n, "chip2", "chip 2"), m = ze(t, n, "chip3", "chip 3"), u = ze(t, n, "chip4", "chip 4"), d = ze(t, n, "chip5", "chip 5"), p = ze(t, n, "chip6", "chip 6");
|
|
5153
5153
|
return {
|
|
5154
5154
|
nodeLite: M(i, [
|
|
5155
5155
|
l.nodeLite,
|
|
@@ -5170,7 +5170,7 @@ function la(t, n) {
|
|
|
5170
5170
|
}
|
|
5171
5171
|
};
|
|
5172
5172
|
}
|
|
5173
|
-
function
|
|
5173
|
+
function ze(t, n, e, o) {
|
|
5174
5174
|
const s = `type=${t} subtype=${n}`, i = R(t, n);
|
|
5175
5175
|
if (!i) {
|
|
5176
5176
|
console.error(`chipGroupV1/spawnChip property tag not found, ${s}`);
|
|
@@ -5329,8 +5329,8 @@ const jn = {
|
|
|
5329
5329
|
name: "x-runtime-lib.container",
|
|
5330
5330
|
comp: Wr,
|
|
5331
5331
|
properties: {
|
|
5332
|
-
pageCommon: [y, q,
|
|
5333
|
-
compCommon: [y, q,
|
|
5332
|
+
pageCommon: [y, q, Te, Ee, Ae, jn],
|
|
5333
|
+
compCommon: [y, q, Te, Ee, Ae, jn]
|
|
5334
5334
|
},
|
|
5335
5335
|
events: [
|
|
5336
5336
|
{
|
|
@@ -5340,7 +5340,7 @@ const jn = {
|
|
|
5340
5340
|
]
|
|
5341
5341
|
};
|
|
5342
5342
|
S(Rt);
|
|
5343
|
-
const
|
|
5343
|
+
const Gn = {
|
|
5344
5344
|
key: "size",
|
|
5345
5345
|
name: "x-runtime-lib.size",
|
|
5346
5346
|
children: [
|
|
@@ -5359,7 +5359,7 @@ const Hn = {
|
|
|
5359
5359
|
default: ""
|
|
5360
5360
|
}
|
|
5361
5361
|
]
|
|
5362
|
-
},
|
|
5362
|
+
}, Hn = {
|
|
5363
5363
|
key: "settings",
|
|
5364
5364
|
name: "x-runtime-lib.settings",
|
|
5365
5365
|
children: [
|
|
@@ -5497,8 +5497,8 @@ const Hn = {
|
|
|
5497
5497
|
name: "x-runtime-lib.dataTable",
|
|
5498
5498
|
comp: Rr,
|
|
5499
5499
|
properties: {
|
|
5500
|
-
pageCommon: [y,
|
|
5501
|
-
compCommon: [y,
|
|
5500
|
+
pageCommon: [y, Gn, Hn, Jn],
|
|
5501
|
+
compCommon: [y, Gn, Hn, Jn]
|
|
5502
5502
|
},
|
|
5503
5503
|
leaf: !0
|
|
5504
5504
|
};
|
|
@@ -5851,8 +5851,8 @@ const Xn = {
|
|
|
5851
5851
|
name: "x-runtime-lib.flexLayout",
|
|
5852
5852
|
comp: Nr,
|
|
5853
5853
|
properties: {
|
|
5854
|
-
pageCommon: [y, q,
|
|
5855
|
-
compCommon: [y, q,
|
|
5854
|
+
pageCommon: [y, q, Te, Ee, Ae, Xn],
|
|
5855
|
+
compCommon: [y, q, Te, Ee, Ae, Xn]
|
|
5856
5856
|
},
|
|
5857
5857
|
events: [
|
|
5858
5858
|
{
|
|
@@ -6106,10 +6106,10 @@ const Qn = {
|
|
|
6106
6106
|
}, Ft = {
|
|
6107
6107
|
key: "common_form_v1",
|
|
6108
6108
|
name: "x-runtime-lib.form",
|
|
6109
|
-
comp:
|
|
6109
|
+
comp: Gr,
|
|
6110
6110
|
properties: {
|
|
6111
|
-
pageCommon: [y, q,
|
|
6112
|
-
compCommon: [y, q,
|
|
6111
|
+
pageCommon: [y, q, Te, Ee, Ae, Qn],
|
|
6112
|
+
compCommon: [y, q, Te, Ee, Ae, Qn]
|
|
6113
6113
|
},
|
|
6114
6114
|
events: [
|
|
6115
6115
|
{
|
|
@@ -6148,7 +6148,7 @@ const ga = O(ee), eo = {
|
|
|
6148
6148
|
}, ha = {
|
|
6149
6149
|
key: "common_icon_v1",
|
|
6150
6150
|
name: "x-runtime-lib.icon",
|
|
6151
|
-
comp:
|
|
6151
|
+
comp: Hr,
|
|
6152
6152
|
properties: {
|
|
6153
6153
|
pageCommon: [y, eo],
|
|
6154
6154
|
compCommon: [y, eo]
|
|
@@ -6525,14 +6525,14 @@ function wa(t, n) {
|
|
|
6525
6525
|
console.error(`radioGroupV1/spawn property tag not found, ${e}`);
|
|
6526
6526
|
return;
|
|
6527
6527
|
}
|
|
6528
|
-
const s =
|
|
6528
|
+
const s = Gt.properties[o];
|
|
6529
6529
|
if (!s) {
|
|
6530
6530
|
console.error(`radioGroupV1/spawn properties not found, ${e}`);
|
|
6531
6531
|
return;
|
|
6532
6532
|
}
|
|
6533
6533
|
const i = A();
|
|
6534
|
-
W(i, s), i.basic.id = E(16), i.basic.key =
|
|
6535
|
-
const l =
|
|
6534
|
+
W(i, s), i.basic.id = E(16), i.basic.key = Gt.key, i.settings.value = "option1";
|
|
6535
|
+
const l = $t(t, n, "option1", "Option 1"), c = $t(t, n, "option2", "Option 2"), m = $t(t, n, "option3", "Option 3");
|
|
6536
6536
|
return {
|
|
6537
6537
|
nodeLite: M(i, [
|
|
6538
6538
|
l.nodeLite,
|
|
@@ -6547,7 +6547,7 @@ function wa(t, n) {
|
|
|
6547
6547
|
}
|
|
6548
6548
|
};
|
|
6549
6549
|
}
|
|
6550
|
-
function
|
|
6550
|
+
function $t(t, n, e, o) {
|
|
6551
6551
|
const s = `type=${t} subtype=${n}`, i = R(t, n);
|
|
6552
6552
|
if (!i) {
|
|
6553
6553
|
console.error(
|
|
@@ -6611,7 +6611,7 @@ const so = {
|
|
|
6611
6611
|
default: !1
|
|
6612
6612
|
}
|
|
6613
6613
|
]
|
|
6614
|
-
},
|
|
6614
|
+
}, Gt = {
|
|
6615
6615
|
key: "common_radio_group_v1",
|
|
6616
6616
|
name: "x-runtime-lib.radioGroup",
|
|
6617
6617
|
comp: Zr,
|
|
@@ -6621,7 +6621,7 @@ const so = {
|
|
|
6621
6621
|
},
|
|
6622
6622
|
spawn: wa
|
|
6623
6623
|
};
|
|
6624
|
-
S(
|
|
6624
|
+
S(Gt);
|
|
6625
6625
|
const ro = {
|
|
6626
6626
|
key: "settings",
|
|
6627
6627
|
name: "x-runtime-lib.settings",
|
|
@@ -7014,7 +7014,7 @@ const co = {
|
|
|
7014
7014
|
leaf: !0
|
|
7015
7015
|
};
|
|
7016
7016
|
S(Ca);
|
|
7017
|
-
const
|
|
7017
|
+
const Ht = {
|
|
7018
7018
|
key: "common_stepper_header_v1",
|
|
7019
7019
|
name: "x-runtime-lib.stepperHeader",
|
|
7020
7020
|
comp: rl,
|
|
@@ -7023,7 +7023,7 @@ const Gt = {
|
|
|
7023
7023
|
compCommon: [y]
|
|
7024
7024
|
}
|
|
7025
7025
|
};
|
|
7026
|
-
S(
|
|
7026
|
+
S(Ht);
|
|
7027
7027
|
const mo = {
|
|
7028
7028
|
key: "settings",
|
|
7029
7029
|
name: "x-runtime-lib.settings",
|
|
@@ -7105,14 +7105,14 @@ function Pa(t, n) {
|
|
|
7105
7105
|
console.error(`stepperV1/spawnHeader property tag not found, ${e}`);
|
|
7106
7106
|
return;
|
|
7107
7107
|
}
|
|
7108
|
-
const s =
|
|
7108
|
+
const s = Ht.properties[o];
|
|
7109
7109
|
if (!s) {
|
|
7110
7110
|
console.error(`stepperV1/spawnHeader properties not found, ${e}`);
|
|
7111
7111
|
return;
|
|
7112
7112
|
}
|
|
7113
7113
|
const i = A();
|
|
7114
|
-
W(i, s), i.basic.id = E(16), i.basic.key =
|
|
7115
|
-
const l =
|
|
7114
|
+
W(i, s), i.basic.id = E(16), i.basic.key = Ht.key;
|
|
7115
|
+
const l = St(t, n, "step1"), c = St(t, n, "step2"), m = St(t, n, "step3");
|
|
7116
7116
|
return {
|
|
7117
7117
|
nodeLite: M(i, [l.nodeLite, c.nodeLite, m.nodeLite]),
|
|
7118
7118
|
nodes: {
|
|
@@ -7123,7 +7123,7 @@ function Pa(t, n) {
|
|
|
7123
7123
|
}
|
|
7124
7124
|
};
|
|
7125
7125
|
}
|
|
7126
|
-
function
|
|
7126
|
+
function St(t, n, e) {
|
|
7127
7127
|
const o = `type=${t} subtype=${n}`, s = R(t, n);
|
|
7128
7128
|
if (!s) {
|
|
7129
7129
|
console.error(`stepperV1/spawnItem property tag not found, ${o}`);
|
|
@@ -7155,7 +7155,7 @@ function La(t, n) {
|
|
|
7155
7155
|
}
|
|
7156
7156
|
const i = A();
|
|
7157
7157
|
W(i, s), i.basic.id = E(16), i.basic.key = Ut.key;
|
|
7158
|
-
const l =
|
|
7158
|
+
const l = Ct(t, n, "step1", "step 1"), c = Ct(t, n, "step2", "step 2"), m = Ct(t, n, "step3", "step 3");
|
|
7159
7159
|
return {
|
|
7160
7160
|
nodeLite: M(i, [l.nodeLite, c.nodeLite, m.nodeLite]),
|
|
7161
7161
|
nodes: {
|
|
@@ -7166,7 +7166,7 @@ function La(t, n) {
|
|
|
7166
7166
|
}
|
|
7167
7167
|
};
|
|
7168
7168
|
}
|
|
7169
|
-
function
|
|
7169
|
+
function Ct(t, n, e, o) {
|
|
7170
7170
|
const s = `type=${t} subtype=${n}`, i = R(t, n);
|
|
7171
7171
|
if (!i) {
|
|
7172
7172
|
console.error(
|
|
@@ -7291,7 +7291,7 @@ function Ea(t, n) {
|
|
|
7291
7291
|
}
|
|
7292
7292
|
const i = A();
|
|
7293
7293
|
W(i, s), i.basic.id = E(16), i.basic.key = Zt.key;
|
|
7294
|
-
const l =
|
|
7294
|
+
const l = Vt(t, n, "tab1", "tab 1"), c = Vt(t, n, "tab2", "tab 2"), m = Vt(t, n, "tab3", "tab 3");
|
|
7295
7295
|
return {
|
|
7296
7296
|
nodeLite: M(i, [l.nodeLite, c.nodeLite, m.nodeLite]),
|
|
7297
7297
|
nodes: {
|
|
@@ -7302,7 +7302,7 @@ function Ea(t, n) {
|
|
|
7302
7302
|
}
|
|
7303
7303
|
};
|
|
7304
7304
|
}
|
|
7305
|
-
function
|
|
7305
|
+
function Vt(t, n, e, o) {
|
|
7306
7306
|
const s = `type=${t} subtype=${n}`, i = R(t, n);
|
|
7307
7307
|
if (!i) {
|
|
7308
7308
|
console.error(`tabsV1/spawnTab property tag not found, ${s}`);
|
|
@@ -7426,13 +7426,13 @@ function Aa(t, n) {
|
|
|
7426
7426
|
console.error(`textV1/spawn property tag not found, ${e}`);
|
|
7427
7427
|
return;
|
|
7428
7428
|
}
|
|
7429
|
-
const s =
|
|
7429
|
+
const s = Ve.properties[o];
|
|
7430
7430
|
if (!s) {
|
|
7431
7431
|
console.error(`textV1/spawn properties not found, ${e}`);
|
|
7432
7432
|
return;
|
|
7433
7433
|
}
|
|
7434
7434
|
const i = A();
|
|
7435
|
-
return W(i, s), i.basic.id = E(16), i.basic.key =
|
|
7435
|
+
return W(i, s), i.basic.id = E(16), i.basic.key = Ve.key, i.settings.text = "text", {
|
|
7436
7436
|
nodeLite: M(i),
|
|
7437
7437
|
nodes: {
|
|
7438
7438
|
[i.basic.id]: i
|
|
@@ -7525,7 +7525,7 @@ const go = {
|
|
|
7525
7525
|
default: !1
|
|
7526
7526
|
}
|
|
7527
7527
|
]
|
|
7528
|
-
},
|
|
7528
|
+
}, Ve = {
|
|
7529
7529
|
key: "common_text_v1",
|
|
7530
7530
|
name: "x-runtime-lib.text",
|
|
7531
7531
|
comp: yl,
|
|
@@ -7536,7 +7536,7 @@ const go = {
|
|
|
7536
7536
|
leaf: !0,
|
|
7537
7537
|
spawn: Aa
|
|
7538
7538
|
};
|
|
7539
|
-
S(
|
|
7539
|
+
S(Ve);
|
|
7540
7540
|
function Ma(t, n) {
|
|
7541
7541
|
const e = `type=${t} subtype=${n}`, o = R(t, n);
|
|
7542
7542
|
if (!o) {
|
|
@@ -7662,7 +7662,7 @@ function Wa(t, n) {
|
|
|
7662
7662
|
}
|
|
7663
7663
|
const i = A();
|
|
7664
7664
|
W(i, s), i.basic.id = E(16), i.basic.key = tn.key;
|
|
7665
|
-
const l =
|
|
7665
|
+
const l = Pt(t, n, "timeline 1"), c = Pt(t, n, "timeline 2"), m = Pt(t, n, "timeline 3");
|
|
7666
7666
|
return {
|
|
7667
7667
|
nodeLite: M(i, [l.nodeLite, c.nodeLite, m.nodeLite]),
|
|
7668
7668
|
nodes: {
|
|
@@ -7673,7 +7673,7 @@ function Wa(t, n) {
|
|
|
7673
7673
|
}
|
|
7674
7674
|
};
|
|
7675
7675
|
}
|
|
7676
|
-
function
|
|
7676
|
+
function Pt(t, n, e) {
|
|
7677
7677
|
const o = `type=${t} subtype=${n}`, s = R(t, n);
|
|
7678
7678
|
if (!s) {
|
|
7679
7679
|
console.error(`timelineV1/spawnEntry property tag not found, ${o}`);
|
|
@@ -7701,13 +7701,13 @@ function Ba(t, n, e) {
|
|
|
7701
7701
|
console.error(`timelineV1/spawnText property tag not found, ${o}`);
|
|
7702
7702
|
return;
|
|
7703
7703
|
}
|
|
7704
|
-
const i =
|
|
7704
|
+
const i = Ve.properties[s];
|
|
7705
7705
|
if (!i) {
|
|
7706
7706
|
console.error(`timelineV1/spawnText properties not found, ${o}`);
|
|
7707
7707
|
return;
|
|
7708
7708
|
}
|
|
7709
7709
|
const l = A();
|
|
7710
|
-
return W(l, i), l.basic.id = E(16), l.basic.key =
|
|
7710
|
+
return W(l, i), l.basic.id = E(16), l.basic.key = Ve.key, l.settings.text = e, {
|
|
7711
7711
|
nodeLite: M(l),
|
|
7712
7712
|
nodes: {
|
|
7713
7713
|
[l.basic.id]: l
|
|
@@ -7826,7 +7826,7 @@ function Da(t, n) {
|
|
|
7826
7826
|
}
|
|
7827
7827
|
const i = A();
|
|
7828
7828
|
W(i, s), i.basic.id = E(16), i.basic.key = on.key;
|
|
7829
|
-
const l =
|
|
7829
|
+
const l = Lt(t, n, "window 1"), c = Lt(t, n, "window 2"), m = Lt(t, n, "window 3");
|
|
7830
7830
|
return {
|
|
7831
7831
|
nodeLite: M(i, [l.nodeLite, c.nodeLite, m.nodeLite]),
|
|
7832
7832
|
nodes: {
|
|
@@ -7837,7 +7837,7 @@ function Da(t, n) {
|
|
|
7837
7837
|
}
|
|
7838
7838
|
};
|
|
7839
7839
|
}
|
|
7840
|
-
function
|
|
7840
|
+
function Lt(t, n, e) {
|
|
7841
7841
|
const o = `type=${t} subtype=${n}`, s = R(t, n);
|
|
7842
7842
|
if (!s) {
|
|
7843
7843
|
console.error(`windowV1/spawnEntry property tag not found, ${o}`);
|
|
@@ -7889,13 +7889,13 @@ function Fa(t, n, e) {
|
|
|
7889
7889
|
console.error(`windowV1/spawnText property tag not found, ${o}`);
|
|
7890
7890
|
return;
|
|
7891
7891
|
}
|
|
7892
|
-
const i =
|
|
7892
|
+
const i = Ve.properties[s];
|
|
7893
7893
|
if (!i) {
|
|
7894
7894
|
console.error(`windowV1/spawnText properties not found, ${o}`);
|
|
7895
7895
|
return;
|
|
7896
7896
|
}
|
|
7897
7897
|
const l = A();
|
|
7898
|
-
return W(l, i), l.basic.id = E(16), l.basic.key =
|
|
7898
|
+
return W(l, i), l.basic.id = E(16), l.basic.key = Ve.key, l.settings.text = e, l.settings.style.xs = "h6", {
|
|
7899
7899
|
nodeLite: M(l),
|
|
7900
7900
|
nodes: {
|
|
7901
7901
|
[l.basic.id]: l
|
|
@@ -8040,7 +8040,7 @@ const lt = {
|
|
|
8040
8040
|
default: void 0
|
|
8041
8041
|
}
|
|
8042
8042
|
]
|
|
8043
|
-
},
|
|
8043
|
+
}, Ga = {
|
|
8044
8044
|
key: "ref_v1",
|
|
8045
8045
|
name: "x-runtime-lib.reference",
|
|
8046
8046
|
comp: Tl,
|
|
@@ -8052,7 +8052,7 @@ const lt = {
|
|
|
8052
8052
|
},
|
|
8053
8053
|
leaf: !0
|
|
8054
8054
|
};
|
|
8055
|
-
S(
|
|
8055
|
+
S(Ga);
|
|
8056
8056
|
const xo = {
|
|
8057
8057
|
key: "settings",
|
|
8058
8058
|
name: "x-runtime-lib.settings",
|
|
@@ -8064,7 +8064,7 @@ const xo = {
|
|
|
8064
8064
|
default: !1
|
|
8065
8065
|
}
|
|
8066
8066
|
]
|
|
8067
|
-
},
|
|
8067
|
+
}, Ha = {
|
|
8068
8068
|
key: "render_switch_v1",
|
|
8069
8069
|
name: "x-runtime-lib.renderSwitch",
|
|
8070
8070
|
comp: El,
|
|
@@ -8073,7 +8073,7 @@ const xo = {
|
|
|
8073
8073
|
compCommon: [y, xo]
|
|
8074
8074
|
}
|
|
8075
8075
|
};
|
|
8076
|
-
S(
|
|
8076
|
+
S(Ha);
|
|
8077
8077
|
const at = {
|
|
8078
8078
|
key: "settings",
|
|
8079
8079
|
name: "x-runtime-lib.settings",
|
|
@@ -8094,7 +8094,7 @@ const at = {
|
|
|
8094
8094
|
}, Ja = {
|
|
8095
8095
|
key: "slot_v1",
|
|
8096
8096
|
name: "x-runtime-lib.slot",
|
|
8097
|
-
comp:
|
|
8097
|
+
comp: Ce,
|
|
8098
8098
|
properties: {
|
|
8099
8099
|
pageCommon: [y, q, at],
|
|
8100
8100
|
compCommon: [y, q, at],
|
|
@@ -8104,9 +8104,9 @@ const at = {
|
|
|
8104
8104
|
leaf: !0
|
|
8105
8105
|
};
|
|
8106
8106
|
S(Ja);
|
|
8107
|
-
const
|
|
8108
|
-
|
|
8109
|
-
|
|
8107
|
+
const Ke = O(ee);
|
|
8108
|
+
Ke.key = "backgroundColor";
|
|
8109
|
+
Ke.name = "x-runtime-lib.backgroundColor";
|
|
8110
8110
|
const No = {
|
|
8111
8111
|
key: "adaptSlot",
|
|
8112
8112
|
name: "x-runtime-lib.adaptSlot",
|
|
@@ -8115,19 +8115,19 @@ const No = {
|
|
|
8115
8115
|
}, Ua = {
|
|
8116
8116
|
key: "settings",
|
|
8117
8117
|
name: "x-runtime-lib.settings",
|
|
8118
|
-
children: [
|
|
8118
|
+
children: [Ke]
|
|
8119
8119
|
}, qa = {
|
|
8120
8120
|
key: "settings",
|
|
8121
8121
|
name: "x-runtime-lib.settings",
|
|
8122
|
-
children: [
|
|
8122
|
+
children: [Ke, No]
|
|
8123
8123
|
}, Xa = {
|
|
8124
8124
|
key: "settings",
|
|
8125
8125
|
name: "x-runtime-lib.settings",
|
|
8126
|
-
children: [
|
|
8126
|
+
children: [Ke]
|
|
8127
8127
|
}, Ya = {
|
|
8128
8128
|
key: "settings",
|
|
8129
8129
|
name: "x-runtime-lib.settings",
|
|
8130
|
-
children: [
|
|
8130
|
+
children: [Ke, No]
|
|
8131
8131
|
}, Za = {
|
|
8132
8132
|
key: "startup",
|
|
8133
8133
|
name: "x-runtime-lib.startup"
|
|
@@ -8379,7 +8379,7 @@ const nc = [
|
|
|
8379
8379
|
title: "x-runtime-lib.pixel",
|
|
8380
8380
|
value: "pixel",
|
|
8381
8381
|
ui: "pixelInput",
|
|
8382
|
-
validator:
|
|
8382
|
+
validator: ht,
|
|
8383
8383
|
default: "0px",
|
|
8384
8384
|
precision: 0,
|
|
8385
8385
|
min: 0,
|
|
@@ -8427,7 +8427,7 @@ const nc = [
|
|
|
8427
8427
|
title: "x-runtime-lib.pixel",
|
|
8428
8428
|
value: "pixel",
|
|
8429
8429
|
ui: "pixelInput",
|
|
8430
|
-
validator:
|
|
8430
|
+
validator: ht,
|
|
8431
8431
|
default: "0px"
|
|
8432
8432
|
},
|
|
8433
8433
|
{
|
|
@@ -8450,7 +8450,7 @@ const nc = [
|
|
|
8450
8450
|
title: "x-runtime-lib.pixel",
|
|
8451
8451
|
value: "pixel",
|
|
8452
8452
|
ui: "pixelInput",
|
|
8453
|
-
validator:
|
|
8453
|
+
validator: ht,
|
|
8454
8454
|
min: 0,
|
|
8455
8455
|
default: "0px"
|
|
8456
8456
|
},
|
|
@@ -8475,7 +8475,7 @@ const nc = [
|
|
|
8475
8475
|
title: "x-runtime-lib.pixel",
|
|
8476
8476
|
value: "pixel",
|
|
8477
8477
|
ui: "pixelInput",
|
|
8478
|
-
validator:
|
|
8478
|
+
validator: ht,
|
|
8479
8479
|
min: 0,
|
|
8480
8480
|
default: "0px"
|
|
8481
8481
|
},
|
|
@@ -8946,7 +8946,7 @@ function Pu(t, n, e, o, s) {
|
|
|
8946
8946
|
console.error(`spawnNode [ref] element not found in pkg, ${i}`);
|
|
8947
8947
|
return;
|
|
8948
8948
|
}
|
|
8949
|
-
const d =
|
|
8949
|
+
const d = we[m];
|
|
8950
8950
|
if (!d) {
|
|
8951
8951
|
console.error(`spawnNode [ref] element not found in global, ${i}`);
|
|
8952
8952
|
return;
|
|
@@ -8969,7 +8969,7 @@ function Pu(t, n, e, o, s) {
|
|
|
8969
8969
|
console.error(`spawnNode [key] element not found in pkg, ${i}`);
|
|
8970
8970
|
return;
|
|
8971
8971
|
}
|
|
8972
|
-
const u =
|
|
8972
|
+
const u = we[m];
|
|
8973
8973
|
if (!u) {
|
|
8974
8974
|
console.error(`spawnNode [key] element not found in global, ${i}`);
|
|
8975
8975
|
return;
|
|
@@ -9026,72 +9026,72 @@ function Fc(t) {
|
|
|
9026
9026
|
function zu(t) {
|
|
9027
9027
|
return t.map((n) => Fc(n));
|
|
9028
9028
|
}
|
|
9029
|
-
const jo = "runtimeOrg",
|
|
9029
|
+
const jo = "runtimeOrg", Go = "runtimeEnv", Ho = "runtimeMode", Jo = "runtimeDevice", Uo = "runtimeDark", qo = "runtimeId", Xo = "runtimeType", Yo = "runtimeData", Zo = "runtimeDepends", Qo = "runtimeRuntime", ei = "runtimeSandbox";
|
|
9030
9030
|
function Tu(t) {
|
|
9031
|
-
|
|
9031
|
+
be(jo, t);
|
|
9032
9032
|
}
|
|
9033
9033
|
function Nc() {
|
|
9034
|
-
return
|
|
9034
|
+
return ye(jo);
|
|
9035
9035
|
}
|
|
9036
9036
|
function Eu(t) {
|
|
9037
|
-
|
|
9037
|
+
be(Go, t);
|
|
9038
9038
|
}
|
|
9039
9039
|
function jc() {
|
|
9040
|
-
return
|
|
9040
|
+
return ye(Go);
|
|
9041
9041
|
}
|
|
9042
9042
|
function Au(t) {
|
|
9043
|
-
|
|
9043
|
+
be(Ho, t);
|
|
9044
9044
|
}
|
|
9045
9045
|
function Z() {
|
|
9046
|
-
return
|
|
9046
|
+
return ye(Ho);
|
|
9047
9047
|
}
|
|
9048
9048
|
function Mu(t) {
|
|
9049
|
-
|
|
9049
|
+
be(Jo, ln(t));
|
|
9050
9050
|
}
|
|
9051
|
-
function
|
|
9052
|
-
return
|
|
9051
|
+
function De() {
|
|
9052
|
+
return ye(Jo);
|
|
9053
9053
|
}
|
|
9054
9054
|
function Wu(t) {
|
|
9055
|
-
|
|
9055
|
+
be(Uo, ln(t));
|
|
9056
9056
|
}
|
|
9057
9057
|
function Ze() {
|
|
9058
|
-
return
|
|
9058
|
+
return ye(Uo);
|
|
9059
9059
|
}
|
|
9060
9060
|
function Bu(t) {
|
|
9061
|
-
|
|
9061
|
+
be(qo, t);
|
|
9062
9062
|
}
|
|
9063
9063
|
function Qe() {
|
|
9064
|
-
return
|
|
9064
|
+
return ye(qo);
|
|
9065
9065
|
}
|
|
9066
9066
|
function Ru(t) {
|
|
9067
|
-
|
|
9067
|
+
be(Xo, t);
|
|
9068
9068
|
}
|
|
9069
|
-
function
|
|
9070
|
-
return
|
|
9069
|
+
function $e() {
|
|
9070
|
+
return ye(Xo);
|
|
9071
9071
|
}
|
|
9072
|
-
function
|
|
9073
|
-
|
|
9072
|
+
function Pe(t) {
|
|
9073
|
+
be(Yo, t);
|
|
9074
9074
|
}
|
|
9075
9075
|
function re() {
|
|
9076
|
-
return
|
|
9076
|
+
return ye(Yo);
|
|
9077
9077
|
}
|
|
9078
9078
|
function Ku(t) {
|
|
9079
|
-
|
|
9079
|
+
be(Zo, ln(t));
|
|
9080
9080
|
}
|
|
9081
|
-
function
|
|
9082
|
-
return
|
|
9081
|
+
function Gc() {
|
|
9082
|
+
return ye(Zo);
|
|
9083
9083
|
}
|
|
9084
9084
|
function Du(t) {
|
|
9085
|
-
|
|
9085
|
+
be(Qo, t);
|
|
9086
9086
|
}
|
|
9087
|
-
function
|
|
9088
|
-
return
|
|
9087
|
+
function Hc() {
|
|
9088
|
+
return ye(Qo);
|
|
9089
9089
|
}
|
|
9090
9090
|
function Jc(t) {
|
|
9091
|
-
|
|
9091
|
+
be(ei, t);
|
|
9092
9092
|
}
|
|
9093
|
-
function
|
|
9094
|
-
return
|
|
9093
|
+
function ve() {
|
|
9094
|
+
return ye(ei, void 0);
|
|
9095
9095
|
}
|
|
9096
9096
|
function je(t) {
|
|
9097
9097
|
const n = [t.type];
|
|
@@ -9115,14 +9115,14 @@ async function ct(t, n, e, o, s) {
|
|
|
9115
9115
|
for (const p of m)
|
|
9116
9116
|
if (e === je(p)) {
|
|
9117
9117
|
if (p.subKeys) {
|
|
9118
|
-
if (!
|
|
9119
|
-
|
|
9120
|
-
|
|
9118
|
+
if (!pe(
|
|
9119
|
+
Se(o, p.subKeys),
|
|
9120
|
+
Se(s, p.subKeys)
|
|
9121
9121
|
)) {
|
|
9122
9122
|
u = p;
|
|
9123
9123
|
break;
|
|
9124
9124
|
}
|
|
9125
|
-
} else if (!
|
|
9125
|
+
} else if (!pe(o, s)) {
|
|
9126
9126
|
u = p;
|
|
9127
9127
|
break;
|
|
9128
9128
|
}
|
|
@@ -9130,7 +9130,7 @@ async function ct(t, n, e, o, s) {
|
|
|
9130
9130
|
if (!u)
|
|
9131
9131
|
continue;
|
|
9132
9132
|
let d;
|
|
9133
|
-
u.subKeys ? d =
|
|
9133
|
+
u.subKeys ? d = Se(o, u.subKeys) : d = o;
|
|
9134
9134
|
for (const p of m)
|
|
9135
9135
|
if (p.subKeys) {
|
|
9136
9136
|
let f;
|
|
@@ -9149,15 +9149,15 @@ async function ct(t, n, e, o, s) {
|
|
|
9149
9149
|
console.assert(!1);
|
|
9150
9150
|
continue;
|
|
9151
9151
|
}
|
|
9152
|
-
const b =
|
|
9153
|
-
if (
|
|
9152
|
+
const b = Se(f, p.subKeys);
|
|
9153
|
+
if (pe(d, b))
|
|
9154
9154
|
continue;
|
|
9155
|
-
const
|
|
9156
|
-
cn(
|
|
9155
|
+
const g = O(f);
|
|
9156
|
+
cn(g, p.subKeys, O(d)), p.type === "elementProperty" ? t.setElementProperty(
|
|
9157
9157
|
p.nodeId,
|
|
9158
9158
|
p.propertyKeys.split("."),
|
|
9159
|
-
|
|
9160
|
-
) : p.type === "customProperty" ? t.setCustomProperty(p.propertyId,
|
|
9159
|
+
g
|
|
9160
|
+
) : p.type === "customProperty" ? t.setCustomProperty(p.propertyId, g) : p.type === "customSlotProperty" ? t.setCustomSlotProperty(p.propertyId, g) : p.type === "state" ? t.setState(p.stateId, g) : console.assert(!1);
|
|
9161
9161
|
} else {
|
|
9162
9162
|
let f;
|
|
9163
9163
|
if (p.type === "elementProperty")
|
|
@@ -9175,7 +9175,7 @@ async function ct(t, n, e, o, s) {
|
|
|
9175
9175
|
console.assert(!1);
|
|
9176
9176
|
continue;
|
|
9177
9177
|
}
|
|
9178
|
-
if (
|
|
9178
|
+
if (pe(d, f))
|
|
9179
9179
|
continue;
|
|
9180
9180
|
p.type === "elementProperty" ? t.setElementProperty(
|
|
9181
9181
|
p.nodeId,
|
|
@@ -9185,7 +9185,7 @@ async function ct(t, n, e, o, s) {
|
|
|
9185
9185
|
}
|
|
9186
9186
|
}
|
|
9187
9187
|
}
|
|
9188
|
-
function
|
|
9188
|
+
function ut(t, n, e) {
|
|
9189
9189
|
const o = [t, n], s = e.split(".");
|
|
9190
9190
|
return s.length > 1 ? o.push(...s.slice(1)) : o.push(e), `__implementMethod$${o.join("$")}__`;
|
|
9191
9191
|
}
|
|
@@ -9224,7 +9224,7 @@ function Nu(t) {
|
|
|
9224
9224
|
function ju(t, n, e) {
|
|
9225
9225
|
return `${t}.${n}.${e}`;
|
|
9226
9226
|
}
|
|
9227
|
-
function
|
|
9227
|
+
function Gu(t) {
|
|
9228
9228
|
const n = t.split(".");
|
|
9229
9229
|
let e = "";
|
|
9230
9230
|
n.length > 0 ? e = n[0] : console.error(`unwrapPropertyKeyOfCustomSlot invalid compId key=${t}`);
|
|
@@ -9245,7 +9245,7 @@ function qc(t) {
|
|
|
9245
9245
|
let s = "";
|
|
9246
9246
|
return n.length > 2 ? s = n[2] : console.error(`unwrapMethodId invalid methodKey id=${t}`), { kind: e, nodeId: o, methodKey: s };
|
|
9247
9247
|
}
|
|
9248
|
-
function
|
|
9248
|
+
function Hu(t, n, e) {
|
|
9249
9249
|
return `${t}.${n}.${e}`;
|
|
9250
9250
|
}
|
|
9251
9251
|
function Ju(t) {
|
|
@@ -9269,7 +9269,7 @@ function qu(t) {
|
|
|
9269
9269
|
let s = "";
|
|
9270
9270
|
return n.length > 2 ? s = n[2] : console.error(`unwrapMethodKeyOfCustomSlot invalid methodId key=${t}`), { compId: e, slotId: o, methodId: s };
|
|
9271
9271
|
}
|
|
9272
|
-
function
|
|
9272
|
+
function ce(t, n, e) {
|
|
9273
9273
|
return `${t}/${n}/${e}`;
|
|
9274
9274
|
}
|
|
9275
9275
|
function Xc(t) {
|
|
@@ -9318,8 +9318,8 @@ function tm(t) {
|
|
|
9318
9318
|
return n.length > 2 ? s = n[2] : console.error(`unwrapSlotId invalid slotKey id=${t}`), { kind: e, mainKey: o, slotKey: s };
|
|
9319
9319
|
}
|
|
9320
9320
|
function et(t, n) {
|
|
9321
|
-
const e =
|
|
9322
|
-
|
|
9321
|
+
const e = Gc(), o = ie(-1);
|
|
9322
|
+
ke(() => {
|
|
9323
9323
|
if (!t.value) {
|
|
9324
9324
|
o.value = -1, n.value = void 0;
|
|
9325
9325
|
return;
|
|
@@ -9335,14 +9335,14 @@ function et(t, n) {
|
|
|
9335
9335
|
function nm() {
|
|
9336
9336
|
let t;
|
|
9337
9337
|
const n = async () => (t = (await Li()).newRuntime(), console.log("runtime created"), t);
|
|
9338
|
-
return
|
|
9338
|
+
return Ie(() => {
|
|
9339
9339
|
t && (t.dispose(), console.log("runtime dispose"));
|
|
9340
9340
|
}), { createRuntime: n };
|
|
9341
9341
|
}
|
|
9342
|
-
function
|
|
9342
|
+
function Me(t) {
|
|
9343
9343
|
return !!t.vm;
|
|
9344
9344
|
}
|
|
9345
|
-
function
|
|
9345
|
+
function le(t, n) {
|
|
9346
9346
|
if (n === void 0)
|
|
9347
9347
|
return t.undefined;
|
|
9348
9348
|
if (n === null)
|
|
@@ -9361,12 +9361,12 @@ function ve(t, n) {
|
|
|
9361
9361
|
for (const c of Object.keys(n)) {
|
|
9362
9362
|
var e = [];
|
|
9363
9363
|
try {
|
|
9364
|
-
const m =
|
|
9364
|
+
const m = Oe(e, le(t, n[c]));
|
|
9365
9365
|
t.setProp(l, c, m);
|
|
9366
9366
|
} catch (o) {
|
|
9367
9367
|
var s = o, i = !0;
|
|
9368
9368
|
} finally {
|
|
9369
|
-
|
|
9369
|
+
Fe(e, s, i);
|
|
9370
9370
|
}
|
|
9371
9371
|
}
|
|
9372
9372
|
return l;
|
|
@@ -9417,30 +9417,30 @@ function Yc(t) {
|
|
|
9417
9417
|
}).consume((e) => n.setProp(n.global, "__messageV1__", e)), n.newFunction("__timeoutV1__", (e, o) => {
|
|
9418
9418
|
const s = n.getNumber(e), i = n.getNumber(o);
|
|
9419
9419
|
window.setTimeout(() => {
|
|
9420
|
-
if (
|
|
9420
|
+
if (Me(t)) {
|
|
9421
9421
|
var l = [];
|
|
9422
9422
|
try {
|
|
9423
|
-
const d =
|
|
9423
|
+
const d = Oe(l, n.getProp(n.global, "__timeoutCallback__"));
|
|
9424
9424
|
n.callFunction(d, n.undefined, n.newNumber(s)).unwrap().dispose();
|
|
9425
9425
|
n.runtime.executePendingJobs();
|
|
9426
9426
|
} catch (c) {
|
|
9427
9427
|
var m = c, u = !0;
|
|
9428
9428
|
} finally {
|
|
9429
|
-
|
|
9429
|
+
Fe(l, m, u);
|
|
9430
9430
|
}
|
|
9431
9431
|
}
|
|
9432
9432
|
}, i);
|
|
9433
9433
|
}).consume((e) => n.setProp(n.global, "__timeoutV1__", e)), n.newFunction("__delayV1__", (e) => {
|
|
9434
9434
|
const o = n.getNumber(e), { promiseId: s, promise: i } = t.promiseManager.acquire();
|
|
9435
9435
|
return window.setTimeout(() => {
|
|
9436
|
-
|
|
9436
|
+
Me(t) && (i.resolve(), t.promiseManager.release(s));
|
|
9437
9437
|
}, o), i.settled.then(n.runtime.executePendingJobs), i.handle;
|
|
9438
9438
|
}).consume((e) => n.setProp(n.global, "__delayV1__", e));
|
|
9439
9439
|
}
|
|
9440
9440
|
const ti = ci({
|
|
9441
9441
|
baseUrl: "http://localhost/computebase/",
|
|
9442
9442
|
onError: (t) => {
|
|
9443
|
-
const { i18n: n } =
|
|
9443
|
+
const { i18n: n } = _e;
|
|
9444
9444
|
To(Ei(n, t));
|
|
9445
9445
|
}
|
|
9446
9446
|
});
|
|
@@ -9455,18 +9455,18 @@ function Qc(t) {
|
|
|
9455
9455
|
}
|
|
9456
9456
|
const { vm: n } = t;
|
|
9457
9457
|
n.newFunction("__callFuncV1__", (e, o, s, i, l) => {
|
|
9458
|
-
const c = n.getString(e), m = n.getString(o), u = n.dump(s), d = n.getString(i), p = n.getString(l), { promiseId: f, promise: b } = t.promiseManager.acquire(),
|
|
9458
|
+
const c = n.getString(e), m = n.getString(o), u = n.dump(s), d = n.getString(i), p = n.getString(l), { promiseId: f, promise: b } = t.promiseManager.acquire(), g = JSON.stringify(u);
|
|
9459
9459
|
return Zc({
|
|
9460
9460
|
spaceId: c,
|
|
9461
9461
|
id: m,
|
|
9462
|
-
strInputs:
|
|
9462
|
+
strInputs: g,
|
|
9463
9463
|
env: d
|
|
9464
9464
|
}).then(
|
|
9465
9465
|
({ strOutputs: k }) => {
|
|
9466
|
-
|
|
9466
|
+
Me(t) && (b.resolve(n.evalCode(`JSON.parse('${k}')`).unwrap()), t.promiseManager.release(f));
|
|
9467
9467
|
},
|
|
9468
9468
|
(k) => {
|
|
9469
|
-
|
|
9469
|
+
Me(t) && (b.reject(n.newString(`call func <${p}> failed, ${k}`)), t.promiseManager.release(f));
|
|
9470
9470
|
}
|
|
9471
9471
|
), b.settled.then(n.runtime.executePendingJobs), b.handle;
|
|
9472
9472
|
}).consume((e) => n.setProp(n.global, "__callFuncV1__", e));
|
|
@@ -9491,12 +9491,12 @@ function tu(t) {
|
|
|
9491
9491
|
const { kind: m, eventKey: u } = Xc(i);
|
|
9492
9492
|
m === "customEvent" && t.parent && (t.parent.callFunctionAsync(
|
|
9493
9493
|
"__triggerEventV1__",
|
|
9494
|
-
|
|
9494
|
+
ce("refEvent", t.nodeId, u),
|
|
9495
9495
|
"",
|
|
9496
9496
|
...c
|
|
9497
9497
|
), t.parent.callFunctionAsync(
|
|
9498
9498
|
"__triggerEventV1__",
|
|
9499
|
-
|
|
9499
|
+
ce("multipleRefEvent", t.nodeId, u),
|
|
9500
9500
|
t.instance,
|
|
9501
9501
|
...c
|
|
9502
9502
|
));
|
|
@@ -9518,7 +9518,7 @@ function tu(t) {
|
|
|
9518
9518
|
const d = t.children[`${c}/${i}`];
|
|
9519
9519
|
d && (u = d.getCustomSlotProperty(m));
|
|
9520
9520
|
} else l === "customProperty" ? u = t.getCustomProperty(m) : l === "adaptSlotElementProperty" || l === "adaptSlotCustomProperty" ? u = t.parent?.getCustomSlotProperty(m) : console.assert(!1);
|
|
9521
|
-
return
|
|
9521
|
+
return le(n, u);
|
|
9522
9522
|
}).consume((e) => n.setProp(n.global, "__getPropertyV1__", e)), n.newFunction("__setPropertyV1__", (e, o, s) => {
|
|
9523
9523
|
const i = n.getString(e), l = n.dump(o), c = n.getString(s), { promiseId: m, promise: u } = t.promiseManager.acquire(), { kind: d, nodeId: p, propertyKey: f } = wo(i);
|
|
9524
9524
|
if (d === "elementProperty")
|
|
@@ -9542,65 +9542,65 @@ function tu(t) {
|
|
|
9542
9542
|
}).consume((e) => n.setProp(n.global, "__setPropertyV1__", e)), n.newFunction("__callMethodV1__", (e, o, s) => {
|
|
9543
9543
|
const i = n.getString(e), l = n.getString(o), c = n.dump(s), { promiseId: m, promise: u } = t.promiseManager.acquire(), { kind: d, nodeId: p, methodKey: f } = qc(i);
|
|
9544
9544
|
if (d === "elementMethod")
|
|
9545
|
-
t.callElementMethod(i, f, c).then(
|
|
9546
|
-
|
|
9547
|
-
|
|
9545
|
+
t.callElementMethod(i, f, c).then(
|
|
9546
|
+
(b) => {
|
|
9547
|
+
le(n, b).consume((g) => u.resolve(g)), t.promiseManager.release(m);
|
|
9548
|
+
},
|
|
9549
|
+
(b) => {
|
|
9550
|
+
le(n, b).consume((g) => u.reject(g)), t.promiseManager.release(m);
|
|
9551
|
+
}
|
|
9552
|
+
);
|
|
9548
9553
|
else if (d === "refMethod") {
|
|
9549
9554
|
const b = t.children[p];
|
|
9550
|
-
b
|
|
9551
|
-
|
|
9555
|
+
b ? b.callFunctionAsync(
|
|
9556
|
+
ut("customMethod", "globality", f),
|
|
9552
9557
|
l,
|
|
9553
9558
|
c
|
|
9554
|
-
).then(
|
|
9555
|
-
|
|
9556
|
-
|
|
9557
|
-
|
|
9558
|
-
|
|
9559
|
-
t.promiseManager.release(m);
|
|
9560
|
-
} catch (x) {
|
|
9561
|
-
var h = x, v = !0;
|
|
9562
|
-
} finally {
|
|
9563
|
-
we(g, h, v);
|
|
9559
|
+
).then(
|
|
9560
|
+
(g) => {
|
|
9561
|
+
le(n, g).consume((k) => u.resolve(k)), t.promiseManager.release(m);
|
|
9562
|
+
},
|
|
9563
|
+
(g) => {
|
|
9564
|
+
le(n, g).consume((k) => u.reject(k)), t.promiseManager.release(m);
|
|
9564
9565
|
}
|
|
9565
|
-
|
|
9566
|
+
) : (n.newError("sandbox not found").consume((g) => u.reject(g)), t.promiseManager.release(m));
|
|
9566
9567
|
} else if (d === "multipleRefMethod") {
|
|
9567
9568
|
const b = t.children[`${p}/${l}`];
|
|
9568
|
-
b
|
|
9569
|
-
|
|
9569
|
+
b ? b.callFunctionAsync(
|
|
9570
|
+
ut("customMethod", "globality", f),
|
|
9570
9571
|
l,
|
|
9571
9572
|
c
|
|
9572
|
-
).then(
|
|
9573
|
-
|
|
9574
|
-
|
|
9575
|
-
|
|
9576
|
-
|
|
9577
|
-
t.promiseManager.release(m);
|
|
9578
|
-
} catch (x) {
|
|
9579
|
-
var h = x, v = !0;
|
|
9580
|
-
} finally {
|
|
9581
|
-
we(g, h, v);
|
|
9573
|
+
).then(
|
|
9574
|
+
(g) => {
|
|
9575
|
+
le(n, g).consume((k) => u.resolve(k)), t.promiseManager.release(m);
|
|
9576
|
+
},
|
|
9577
|
+
(g) => {
|
|
9578
|
+
le(n, g).consume((k) => u.resolve(k)), t.promiseManager.release(m);
|
|
9582
9579
|
}
|
|
9583
|
-
|
|
9584
|
-
} else d === "slotMethod" || d === "multipleSlotMethod" || d === "customMethod"
|
|
9585
|
-
|
|
9580
|
+
) : (n.newError("sandbox not found").consume((g) => u.reject(g)), t.promiseManager.release(m));
|
|
9581
|
+
} else d === "slotMethod" || d === "multipleSlotMethod" || d === "customMethod" ? console.assert(!1, "no need to implement") : d === "adaptSlotElementMethod" || (d === "adaptSlotCustomMethod" ? t.parent ? t.kind === "slot" ? t.parent.callFunctionAsync(
|
|
9582
|
+
ut("slotMethod", t.nodeId, f),
|
|
9583
|
+
"",
|
|
9584
|
+
c
|
|
9585
|
+
).then((b) => {
|
|
9586
|
+
le(n, b).consume((g) => u.resolve(g)), t.promiseManager.release(m);
|
|
9587
|
+
}) : t.kind === "multipleSlot" && t.parent.callFunctionAsync(
|
|
9588
|
+
ut(
|
|
9589
|
+
"multipleSlotMethod",
|
|
9590
|
+
t.nodeId,
|
|
9591
|
+
f
|
|
9592
|
+
),
|
|
9586
9593
|
l,
|
|
9587
9594
|
c
|
|
9588
9595
|
).then((b) => {
|
|
9589
|
-
|
|
9590
|
-
|
|
9591
|
-
|
|
9592
|
-
|
|
9593
|
-
t.promiseManager.release(m);
|
|
9594
|
-
} catch (g) {
|
|
9595
|
-
var x = g, h = !0;
|
|
9596
|
-
} finally {
|
|
9597
|
-
we(k, x, h);
|
|
9598
|
-
}
|
|
9599
|
-
}) : console.assert(!1));
|
|
9596
|
+
le(n, b).consume((g) => u.resolve(g)), t.promiseManager.release(m);
|
|
9597
|
+
}) : (n.newError("Not inserted into the slot").consume(
|
|
9598
|
+
(b) => u.reject(b)
|
|
9599
|
+
), t.promiseManager.release(m)) : console.assert(!1, `not implemented kind=${d}`));
|
|
9600
9600
|
return u.settled.then(n.runtime.executePendingJobs), u.handle;
|
|
9601
9601
|
}).consume((e) => n.setProp(n.global, "__callMethodV1__", e)), n.newFunction("__getStateV1__", (e) => {
|
|
9602
9602
|
const o = n.getString(e), s = t.getState(o);
|
|
9603
|
-
return
|
|
9603
|
+
return le(n, s);
|
|
9604
9604
|
}).consume((e) => n.setProp(n.global, "__getStateV1__", e)), n.newFunction("__setStateV1__", (e, o) => {
|
|
9605
9605
|
const s = n.getString(e), i = n.dump(o);
|
|
9606
9606
|
t.setState(s, i);
|
|
@@ -9612,21 +9612,21 @@ function tu(t) {
|
|
|
9612
9612
|
appId: `${s}${t.env}`,
|
|
9613
9613
|
pageId: i
|
|
9614
9614
|
};
|
|
9615
|
-
|
|
9615
|
+
_e.router.replace({ path: l, query: c });
|
|
9616
9616
|
} else t.mode === "preview" && zo(
|
|
9617
|
-
|
|
9617
|
+
_e.i18n.global.t(
|
|
9618
9618
|
"x-runtime-lib.msg.takeEffectOnlyAfterReleased"
|
|
9619
9619
|
)
|
|
9620
9620
|
);
|
|
9621
9621
|
}).consume((e) => n.setProp(n.global, "__navigateToV1__", e)), n.newFunction("__openConfirmDlgV1__", (e, o) => {
|
|
9622
9622
|
const s = n.getString(e), i = n.getString(o), { promiseId: l, promise: c } = t.promiseManager.acquire();
|
|
9623
9623
|
return ui({ title: s, text: i }).then((m) => {
|
|
9624
|
-
|
|
9624
|
+
Me(t) && (m === void 0 ? c.resolve(n.undefined) : c.resolve(m ? n.true : n.false), t.promiseManager.release(l));
|
|
9625
9625
|
}), c.settled.then(n.runtime.executePendingJobs), c.handle;
|
|
9626
9626
|
}).consume((e) => n.setProp(n.global, "__openConfirmDlgV1__", e)), n.newFunction("__openPromptDlgV1__", (e, o, s) => {
|
|
9627
9627
|
const i = n.getString(e), l = n.getString(o), c = n.dump(s), { promiseId: m, promise: u } = t.promiseManager.acquire();
|
|
9628
9628
|
return mi({ title: i, label: l, value: c }).then((d) => {
|
|
9629
|
-
|
|
9629
|
+
Me(t) && (d === void 0 ? u.resolve(n.undefined) : u.resolve(n.newString(d)), t.promiseManager.release(m));
|
|
9630
9630
|
}), u.settled.then(n.runtime.executePendingJobs), u.handle;
|
|
9631
9631
|
}).consume((e) => n.setProp(n.global, "__openPromptDlgV1__", e));
|
|
9632
9632
|
}
|
|
@@ -9777,34 +9777,32 @@ class su {
|
|
|
9777
9777
|
async createVm(n, e) {
|
|
9778
9778
|
this.vm = n.newContext(), this.promiseManager = new iu(this.vm), nu(this), this.vm.evalCode(ou), this.vm.setProp(this.vm.global, "__env__", this.vm.newString(this.env)), this.vm.evalCode(e), await this.callFunctionAsync(
|
|
9779
9779
|
"__triggerEventV1__",
|
|
9780
|
-
|
|
9780
|
+
ce("elementEvent", "globality", "startup"),
|
|
9781
9781
|
""
|
|
9782
9782
|
);
|
|
9783
9783
|
}
|
|
9784
9784
|
destroyVm() {
|
|
9785
|
-
this.callFunctionSync("__destroy__"), this.promiseManager && (this.promiseManager.dispose(), this.promiseManager = void 0), this.vm && (this.vm.dispose(), this.vm = void 0);
|
|
9785
|
+
this.vm && this.callFunctionSync("__destroy__"), this.promiseManager && (this.promiseManager.dispose(), this.promiseManager = void 0), this.vm && (this.vm.dispose(), this.vm = void 0);
|
|
9786
9786
|
}
|
|
9787
9787
|
callFunctionSync(n, ...e) {
|
|
9788
9788
|
var m = [];
|
|
9789
9789
|
try {
|
|
9790
9790
|
const { vm: o } = this;
|
|
9791
9791
|
if (!o)
|
|
9792
|
-
|
|
9792
|
+
throw new Error("vm not available");
|
|
9793
9793
|
const s = `${n}(${e.map((f) => JSON.stringify(f)).join(", ")})`;
|
|
9794
9794
|
this.debugTrace(`callFunctionSync ${s})`);
|
|
9795
|
-
const i =
|
|
9796
|
-
if (!i)
|
|
9797
|
-
|
|
9798
|
-
|
|
9799
|
-
}
|
|
9800
|
-
const l = e.map((f) => ve(o, f));
|
|
9795
|
+
const i = Oe(m, o.getProp(o.global, n));
|
|
9796
|
+
if (!i)
|
|
9797
|
+
throw new Error(`function<${n}> not available`);
|
|
9798
|
+
const l = e.map((f) => le(o, f));
|
|
9801
9799
|
const c = o.unwrapResult(o.callFunction(i, o.undefined, ...l)).consume((f) => o.dump(f));
|
|
9802
9800
|
l.forEach((f) => f.dispose());
|
|
9803
9801
|
return c;
|
|
9804
9802
|
} catch (u) {
|
|
9805
9803
|
var d = u, p = !0;
|
|
9806
9804
|
} finally {
|
|
9807
|
-
|
|
9805
|
+
Fe(m, d, p);
|
|
9808
9806
|
}
|
|
9809
9807
|
}
|
|
9810
9808
|
async callFunctionAsync(n, ...e) {
|
|
@@ -9812,15 +9810,13 @@ class su {
|
|
|
9812
9810
|
try {
|
|
9813
9811
|
const { vm: o } = this;
|
|
9814
9812
|
if (!o)
|
|
9815
|
-
|
|
9813
|
+
throw new Error("vm not available");
|
|
9816
9814
|
const s = `${n}(${e.map((b) => JSON.stringify(b)).join(", ")})`;
|
|
9817
9815
|
this.debugTrace(`callFunctionAsync ${s}`);
|
|
9818
|
-
const i =
|
|
9819
|
-
if (!i)
|
|
9820
|
-
|
|
9821
|
-
|
|
9822
|
-
}
|
|
9823
|
-
const l = e.map((b) => ve(o, b));
|
|
9816
|
+
const i = Oe(u, o.getProp(o.global, n));
|
|
9817
|
+
if (!i)
|
|
9818
|
+
throw new Error(`function<${n}> not available`);
|
|
9819
|
+
const l = e.map((b) => le(o, b));
|
|
9824
9820
|
const c = o.unwrapResult(o.callFunction(i, o.undefined, ...l)).consume((b) => o.resolvePromise(b));
|
|
9825
9821
|
o.runtime.executePendingJobs();
|
|
9826
9822
|
l.map((b) => b.dispose());
|
|
@@ -9829,7 +9825,7 @@ class su {
|
|
|
9829
9825
|
} catch (d) {
|
|
9830
9826
|
var p = d, f = !0;
|
|
9831
9827
|
} finally {
|
|
9832
|
-
|
|
9828
|
+
Fe(u, p, f);
|
|
9833
9829
|
}
|
|
9834
9830
|
}
|
|
9835
9831
|
//--------------------------
|
|
@@ -9849,7 +9845,7 @@ class su {
|
|
|
9849
9845
|
);
|
|
9850
9846
|
return;
|
|
9851
9847
|
}
|
|
9852
|
-
return
|
|
9848
|
+
return Se(o, e);
|
|
9853
9849
|
}
|
|
9854
9850
|
setElementProperty(n, e, o) {
|
|
9855
9851
|
const s = this.data.value?.view.nodes[n];
|
|
@@ -9862,8 +9858,8 @@ class su {
|
|
|
9862
9858
|
);
|
|
9863
9859
|
return;
|
|
9864
9860
|
}
|
|
9865
|
-
const i =
|
|
9866
|
-
|
|
9861
|
+
const i = Se(s, e);
|
|
9862
|
+
pe(o, i) || (cn(s, e, o), this.hooks?.onElementPropertyChange(
|
|
9867
9863
|
s.basic.id,
|
|
9868
9864
|
e,
|
|
9869
9865
|
o,
|
|
@@ -9882,7 +9878,7 @@ class su {
|
|
|
9882
9878
|
}
|
|
9883
9879
|
setCustomProperty(n, e) {
|
|
9884
9880
|
const o = this.customProperties[n];
|
|
9885
|
-
|
|
9881
|
+
pe(e, o) || (this.customProperties[n] = e, this.hooks?.onCustomPropertyChange(n, e, o));
|
|
9886
9882
|
}
|
|
9887
9883
|
//--------------------------
|
|
9888
9884
|
// 自定义插槽属性
|
|
@@ -9896,7 +9892,7 @@ class su {
|
|
|
9896
9892
|
}
|
|
9897
9893
|
setCustomSlotProperty(n, e) {
|
|
9898
9894
|
const o = this.customSlotProperties[n];
|
|
9899
|
-
|
|
9895
|
+
pe(e, o) || (this.customSlotProperties[n] = e, this.hooks.onCustomSlotPropetyChange(n, e, o));
|
|
9900
9896
|
}
|
|
9901
9897
|
//--------------------------
|
|
9902
9898
|
// 元素方法
|
|
@@ -9917,34 +9913,34 @@ class su {
|
|
|
9917
9913
|
}
|
|
9918
9914
|
setState(n, e) {
|
|
9919
9915
|
const o = this.states[n];
|
|
9920
|
-
|
|
9916
|
+
pe(e, o) || (this.states[n] = e, this.hooks?.onStateChange(n, e, o));
|
|
9921
9917
|
}
|
|
9922
9918
|
}
|
|
9923
9919
|
function tt(t, n, e, o, s) {
|
|
9924
|
-
const i = Nc(), l = jc(), c = Z(), m =
|
|
9925
|
-
if (
|
|
9926
|
-
if (
|
|
9920
|
+
const i = Nc(), l = jc(), c = Z(), m = $e(), u = De(), d = Ze(), p = Hc(), f = async (x, _, v, z) => {
|
|
9921
|
+
if (ae(c)) {
|
|
9922
|
+
if (pe(_, ["settings", "slot"])) {
|
|
9927
9923
|
const T = t.value?.view.nodeLites.find(
|
|
9928
9924
|
(J) => J.id === x
|
|
9929
9925
|
);
|
|
9930
9926
|
T ? T.slotId = v : console.assert(!1);
|
|
9931
9927
|
}
|
|
9932
|
-
if (
|
|
9928
|
+
if (pe(_, ["settings", "comp"])) {
|
|
9933
9929
|
const T = t.value?.view.nodeLites.find(
|
|
9934
9930
|
(J) => J.id === x
|
|
9935
9931
|
);
|
|
9936
9932
|
T ? T.compId = v : console.assert(!1);
|
|
9937
9933
|
}
|
|
9938
|
-
if (await
|
|
9934
|
+
if (await h.callFunctionAsync(
|
|
9939
9935
|
"__triggerEventV1__",
|
|
9940
|
-
|
|
9936
|
+
ce("elementPropertyChangeEvent", x, _.join(".")),
|
|
9941
9937
|
"",
|
|
9942
9938
|
v,
|
|
9943
9939
|
z ?? v
|
|
9944
9940
|
), t.value?.code.reactivity) {
|
|
9945
9941
|
let T = "";
|
|
9946
|
-
|
|
9947
|
-
|
|
9942
|
+
_ instanceof Array ? T = _.join(".") : T = _, ct(
|
|
9943
|
+
h,
|
|
9948
9944
|
t.value.code.reactivity,
|
|
9949
9945
|
je({
|
|
9950
9946
|
type: "elementProperty",
|
|
@@ -9956,59 +9952,59 @@ function tt(t, n, e, o, s) {
|
|
|
9956
9952
|
);
|
|
9957
9953
|
}
|
|
9958
9954
|
}
|
|
9959
|
-
}, b = async (x,
|
|
9960
|
-
|
|
9955
|
+
}, b = async (x, _, v) => {
|
|
9956
|
+
ae(c) && (await h.callFunctionAsync(
|
|
9961
9957
|
"__triggerEventV1__",
|
|
9962
|
-
|
|
9958
|
+
ce("customPropertyChangeEvent", "globality", x),
|
|
9963
9959
|
"",
|
|
9964
|
-
|
|
9965
|
-
v ??
|
|
9966
|
-
), await
|
|
9960
|
+
_,
|
|
9961
|
+
v ?? _
|
|
9962
|
+
), await h.parent.callFunctionAsync(
|
|
9967
9963
|
"__triggerEventV1__",
|
|
9968
|
-
|
|
9964
|
+
ce("refPropertyChangeEvent", h.nodeId, x),
|
|
9969
9965
|
"",
|
|
9970
|
-
|
|
9971
|
-
v ??
|
|
9972
|
-
), await
|
|
9966
|
+
_,
|
|
9967
|
+
v ?? _
|
|
9968
|
+
), await h.parent.callFunctionAsync(
|
|
9973
9969
|
"__triggerEventV1__",
|
|
9974
|
-
|
|
9970
|
+
ce(
|
|
9975
9971
|
"multipleRefPropertyChangeEvent",
|
|
9976
|
-
|
|
9972
|
+
h.nodeId,
|
|
9977
9973
|
x
|
|
9978
9974
|
),
|
|
9979
9975
|
"",
|
|
9980
|
-
|
|
9981
|
-
v ??
|
|
9976
|
+
_,
|
|
9977
|
+
v ?? _
|
|
9982
9978
|
), t.value?.code.reactivity && ct(
|
|
9983
|
-
|
|
9979
|
+
h,
|
|
9984
9980
|
t.value.code.reactivity,
|
|
9985
9981
|
je({ type: "customProperty", propertyId: x }),
|
|
9986
|
-
|
|
9982
|
+
_,
|
|
9987
9983
|
v
|
|
9988
9984
|
));
|
|
9989
|
-
},
|
|
9990
|
-
|
|
9991
|
-
|
|
9985
|
+
}, g = (x, _, v) => {
|
|
9986
|
+
ae(c) && t.value?.code.reactivity && ct(
|
|
9987
|
+
h,
|
|
9992
9988
|
t.value.code.reactivity,
|
|
9993
9989
|
je({ type: "customSlotProperty", propertyId: x }),
|
|
9994
|
-
|
|
9990
|
+
_,
|
|
9995
9991
|
v
|
|
9996
9992
|
);
|
|
9997
|
-
}, k = async (x,
|
|
9998
|
-
|
|
9993
|
+
}, k = async (x, _, v) => {
|
|
9994
|
+
ae(c) && (await h.callFunctionAsync(
|
|
9999
9995
|
"__triggerEventV1__",
|
|
10000
|
-
|
|
9996
|
+
ce("stateChangeEvent", "globality", x),
|
|
10001
9997
|
"",
|
|
10002
|
-
|
|
10003
|
-
v ??
|
|
9998
|
+
_,
|
|
9999
|
+
v ?? _
|
|
10004
10000
|
), t.value?.code.reactivity && ct(
|
|
10005
|
-
|
|
10001
|
+
h,
|
|
10006
10002
|
t.value.code.reactivity,
|
|
10007
10003
|
je({ type: "state", stateId: x }),
|
|
10008
|
-
|
|
10004
|
+
_,
|
|
10009
10005
|
v
|
|
10010
10006
|
));
|
|
10011
|
-
},
|
|
10007
|
+
}, h = new su(
|
|
10012
10008
|
n,
|
|
10013
10009
|
e,
|
|
10014
10010
|
o,
|
|
@@ -10020,39 +10016,39 @@ function tt(t, n, e, o, s) {
|
|
|
10020
10016
|
{
|
|
10021
10017
|
onElementPropertyChange: f,
|
|
10022
10018
|
onCustomPropertyChange: b,
|
|
10023
|
-
onCustomSlotPropetyChange:
|
|
10019
|
+
onCustomSlotPropetyChange: g,
|
|
10024
10020
|
onStateChange: k
|
|
10025
10021
|
}
|
|
10026
10022
|
);
|
|
10027
|
-
if (Jc(
|
|
10028
|
-
|
|
10029
|
-
}),
|
|
10023
|
+
if (Jc(h), Ie(() => {
|
|
10024
|
+
h.dispose();
|
|
10025
|
+
}), ae(c)) {
|
|
10030
10026
|
const x = async () => {
|
|
10031
|
-
|
|
10027
|
+
h.destroyVm(), h.associateData(t), h.resetCustomProperties(), h.resetCustomSlotProperties(), h.resetStates(), !(!t.value || !t.value.code.script) && await h.createVm(p, t.value.code.script);
|
|
10032
10028
|
};
|
|
10033
|
-
x(),
|
|
10029
|
+
x(), de(t, () => {
|
|
10034
10030
|
x();
|
|
10035
10031
|
});
|
|
10036
10032
|
}
|
|
10037
|
-
|
|
10033
|
+
ae(c) && de(
|
|
10038
10034
|
u,
|
|
10039
|
-
async (x,
|
|
10040
|
-
const v =
|
|
10041
|
-
await
|
|
10035
|
+
async (x, _) => {
|
|
10036
|
+
const v = mt(x.width), z = mt(_?.width ?? x.width);
|
|
10037
|
+
await h.callFunctionAsync(
|
|
10042
10038
|
"__triggerEventV1__",
|
|
10043
|
-
|
|
10039
|
+
ce("elementEvent", "globality", "screenSizeChange"),
|
|
10044
10040
|
"",
|
|
10045
10041
|
v,
|
|
10046
10042
|
z
|
|
10047
10043
|
);
|
|
10048
10044
|
},
|
|
10049
10045
|
{ immediate: !0 }
|
|
10050
|
-
),
|
|
10046
|
+
), ae(c) && de(
|
|
10051
10047
|
d,
|
|
10052
10048
|
async (x) => {
|
|
10053
|
-
await
|
|
10049
|
+
await h.callFunctionAsync(
|
|
10054
10050
|
"__triggerEventV1__",
|
|
10055
|
-
|
|
10051
|
+
ce("elementEvent", "globality", "darkModeChange"),
|
|
10056
10052
|
"",
|
|
10057
10053
|
x
|
|
10058
10054
|
);
|
|
@@ -10060,7 +10056,7 @@ function tt(t, n, e, o, s) {
|
|
|
10060
10056
|
{ immediate: !0 }
|
|
10061
10057
|
);
|
|
10062
10058
|
}
|
|
10063
|
-
function
|
|
10059
|
+
function H() {
|
|
10064
10060
|
const t = Ze();
|
|
10065
10061
|
return { theme: I(() => t.value ? "dark" : "light") };
|
|
10066
10062
|
}
|
|
@@ -10075,7 +10071,7 @@ async function om(t) {
|
|
|
10075
10071
|
}
|
|
10076
10072
|
export {
|
|
10077
10073
|
yu as addIndent,
|
|
10078
|
-
|
|
10074
|
+
Hl as ambientLightV1,
|
|
10079
10075
|
Ql as badgeV1,
|
|
10080
10076
|
Et as barChartV1,
|
|
10081
10077
|
zt as boxGeometryV1,
|
|
@@ -10083,7 +10079,7 @@ export {
|
|
|
10083
10079
|
na as btnGroupV1,
|
|
10084
10080
|
oa as btnToggleV1,
|
|
10085
10081
|
Mt as btnV1,
|
|
10086
|
-
|
|
10082
|
+
mt as calcBreakpoint,
|
|
10087
10083
|
Je as cardV1,
|
|
10088
10084
|
sa as checkboxV1,
|
|
10089
10085
|
Bt as chipGroupV1,
|
|
@@ -10101,15 +10097,15 @@ export {
|
|
|
10101
10097
|
Fc as duplicateNodePair,
|
|
10102
10098
|
zu as duplicateNodePairs,
|
|
10103
10099
|
Iu as elementKeys,
|
|
10104
|
-
|
|
10100
|
+
we as elements,
|
|
10105
10101
|
Vu as fileInputV1,
|
|
10106
10102
|
Kt as flexLayoutEntryV1,
|
|
10107
10103
|
Ue as flexLayoutV1,
|
|
10108
10104
|
Ft as formV1,
|
|
10109
10105
|
E as genId,
|
|
10110
10106
|
Ne as getBreakpointProp,
|
|
10111
|
-
|
|
10112
|
-
|
|
10107
|
+
Se as getField,
|
|
10108
|
+
ut as getImplementMethodName,
|
|
10113
10109
|
$n as getIndexOfBreakpoint,
|
|
10114
10110
|
Lu as getNodeLite,
|
|
10115
10111
|
ko as getPropertyDefault,
|
|
@@ -10123,32 +10119,32 @@ export {
|
|
|
10123
10119
|
W as initProperties,
|
|
10124
10120
|
Ze as injectDark,
|
|
10125
10121
|
re as injectData,
|
|
10126
|
-
|
|
10127
|
-
|
|
10122
|
+
Gc as injectDepends,
|
|
10123
|
+
De as injectDevice,
|
|
10128
10124
|
jc as injectEnv,
|
|
10129
10125
|
Qe as injectId,
|
|
10130
10126
|
Z as injectMode,
|
|
10131
10127
|
Nc as injectOrg,
|
|
10132
|
-
|
|
10133
|
-
|
|
10134
|
-
|
|
10128
|
+
Hc as injectRuntime,
|
|
10129
|
+
ve as injectSandbox,
|
|
10130
|
+
$e as injectType,
|
|
10135
10131
|
Ye as isCircularReference,
|
|
10136
|
-
|
|
10132
|
+
ae as isExecutableMode,
|
|
10137
10133
|
Ki as isLocaleOfEventKind,
|
|
10138
10134
|
Ri as isLocaleOfMethodKind,
|
|
10139
10135
|
Bi as isLocaleOfPropertyKind,
|
|
10140
10136
|
_u as isLocaleOfSlotKind,
|
|
10141
10137
|
an as isPercentStr,
|
|
10142
|
-
|
|
10138
|
+
ht as isPixelStr,
|
|
10143
10139
|
Bl as keyboardControlsV1,
|
|
10144
10140
|
At as lineChartV1,
|
|
10145
10141
|
om as loadLocaleMessageRuntime,
|
|
10146
|
-
|
|
10142
|
+
ce as makeEventId,
|
|
10147
10143
|
Zu as makeEventKeyOfCustomSlot,
|
|
10148
10144
|
Xu as makeEventKeyOfElementSlot,
|
|
10149
10145
|
Uc as makeMethodId,
|
|
10150
10146
|
Uu as makeMethodKeyOfCustomSlot,
|
|
10151
|
-
|
|
10147
|
+
Hu as makeMethodKeyOfElementSlot,
|
|
10152
10148
|
Ou as makePropertyId,
|
|
10153
10149
|
ju as makePropertyKeyOfCustomSlot,
|
|
10154
10150
|
Fu as makePropertyKeyOfElementSlot,
|
|
@@ -10156,8 +10152,8 @@ export {
|
|
|
10156
10152
|
je as makeTriggerId,
|
|
10157
10153
|
Rl as mapControlsV1,
|
|
10158
10154
|
_a as menuV1,
|
|
10159
|
-
|
|
10160
|
-
|
|
10155
|
+
Ge as meshBasicMaterialV1,
|
|
10156
|
+
He as meshV1,
|
|
10161
10157
|
Na as multipleRefV1,
|
|
10162
10158
|
ja as multipleSlotV1,
|
|
10163
10159
|
Nt as numberInputV1,
|
|
@@ -10169,13 +10165,13 @@ export {
|
|
|
10169
10165
|
wu as parseCompMeta,
|
|
10170
10166
|
hu as parseData,
|
|
10171
10167
|
xu as parsePageMeta,
|
|
10172
|
-
|
|
10168
|
+
It as parsePercentStr,
|
|
10173
10169
|
fu as parsePixelStr,
|
|
10174
10170
|
Wl as perspectiveCameraV1,
|
|
10175
10171
|
Oc as pkgs,
|
|
10176
10172
|
Ul as pointLightV1,
|
|
10177
10173
|
Wu as provideDark,
|
|
10178
|
-
|
|
10174
|
+
Pe as provideData,
|
|
10179
10175
|
Ku as provideDepends,
|
|
10180
10176
|
Mu as provideDevice,
|
|
10181
10177
|
Eu as provideEnv,
|
|
@@ -10185,13 +10181,13 @@ export {
|
|
|
10185
10181
|
Du as provideRuntime,
|
|
10186
10182
|
Jc as provideSandbox,
|
|
10187
10183
|
Ru as provideType,
|
|
10188
|
-
|
|
10184
|
+
Gt as radioGroupV1,
|
|
10189
10185
|
jt as radioV1,
|
|
10190
10186
|
Ia as rangeSliderV1,
|
|
10191
10187
|
$a as ratingV1,
|
|
10192
|
-
|
|
10188
|
+
Ga as referenceV1,
|
|
10193
10189
|
S as regElement,
|
|
10194
|
-
|
|
10190
|
+
Ha as renderSwitchV1,
|
|
10195
10191
|
Ai as reverseBreakpoints,
|
|
10196
10192
|
Sa as selectV1,
|
|
10197
10193
|
cn as setField,
|
|
@@ -10200,7 +10196,7 @@ export {
|
|
|
10200
10196
|
Pu as spawnNode,
|
|
10201
10197
|
Tt as sphereGeometryV1,
|
|
10202
10198
|
ql as spotLightV1,
|
|
10203
|
-
|
|
10199
|
+
Ht as stepperHeaderV1,
|
|
10204
10200
|
Jt as stepperItemV1,
|
|
10205
10201
|
Xt as stepperV1,
|
|
10206
10202
|
qt as stepperWindowItemV1,
|
|
@@ -10209,7 +10205,7 @@ export {
|
|
|
10209
10205
|
Yt as tabV1,
|
|
10210
10206
|
Zt as tabsV1,
|
|
10211
10207
|
Ot as textFieldV1,
|
|
10212
|
-
|
|
10208
|
+
Ve as textV1,
|
|
10213
10209
|
Qt as textareaV1,
|
|
10214
10210
|
en as timelineItemV1,
|
|
10215
10211
|
tn as timelineV1,
|
|
@@ -10225,13 +10221,13 @@ export {
|
|
|
10225
10221
|
qu as unwrapMethodKeyOfCustomSlot,
|
|
10226
10222
|
Ju as unwrapMethodKeyOfElementSlot,
|
|
10227
10223
|
wo as unwrapPropertyId,
|
|
10228
|
-
|
|
10224
|
+
Gu as unwrapPropertyKeyOfCustomSlot,
|
|
10229
10225
|
Nu as unwrapPropertyKeyOfElementSlot,
|
|
10230
10226
|
tm as unwrapSlotId,
|
|
10231
10227
|
et as useDepend,
|
|
10232
10228
|
nm as useRuntime,
|
|
10233
10229
|
tt as useSandbox,
|
|
10234
|
-
|
|
10230
|
+
H as useTheme,
|
|
10235
10231
|
nn as windowItemV1,
|
|
10236
10232
|
on as windowV1
|
|
10237
10233
|
};
|