x-runtime-lib 0.8.177 → 0.8.179
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/composables/runtime/sandbox.d.ts +1 -1
- package/dist/index.js +704 -696
- package/dist/utils/provideInject.d.ts +3 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -29,12 +29,12 @@ var qe = (t, n, e) => {
|
|
|
29
29
|
};
|
|
30
30
|
return r();
|
|
31
31
|
};
|
|
32
|
-
import { defineComponent as I, createElementBlock as ee, createCommentVNode as ae, unref as s, openBlock as _, createElementVNode as je, computed as x, renderSlot as N, normalizeStyle as ge, ref as ne, watch as ce, onUnmounted as ve, onBeforeMount as $t, watchEffect as Ve, h as D, createVNode as K, createBlock as S, useTemplateRef as Wi, onMounted as Fi, nextTick as Be, withCtx as E, toDisplayString as Di, useAttrs as Vt, resolveComponent as W, isRef as ie, mergeModels as hn, useModel as Qe, createSlots as gn, renderList as
|
|
33
|
-
import { globalObjects as Ie, waitUtil as ji, useViewStack as Ni, eventBus as Oi, messageInfo as
|
|
34
|
-
import { CameraHelper as Ji, DirectionalLightHelper as
|
|
35
|
-
import { i as he, c as
|
|
36
|
-
import { useTheme as
|
|
37
|
-
import { getErrorMessage as
|
|
32
|
+
import { defineComponent as I, createElementBlock as ee, createCommentVNode as ae, unref as s, openBlock as _, createElementVNode as je, computed as x, renderSlot as N, normalizeStyle as ge, ref as ne, watch as ce, onUnmounted as ve, onBeforeMount as $t, watchEffect as Ve, h as D, createVNode as K, createBlock as S, useTemplateRef as Wi, onMounted as Fi, nextTick as Be, withCtx as E, toDisplayString as Di, useAttrs as Vt, resolveComponent as W, isRef as ie, mergeModels as hn, useModel as Qe, createSlots as gn, renderList as xo, useId as Ki, withModifiers as ko, normalizeClass as wo, inject as de, provide as pe, readonly as vn } from "vue";
|
|
33
|
+
import { globalObjects as Ie, waitUtil as ji, useViewStack as Ni, eventBus as Oi, messageInfo as Io, messageSuccess as So, messageWarning as Hi, messageError as Gi, createAxios as Co, openConfirmDlg as $o, openPromptDlg as Vo } from "x-essential-lib";
|
|
34
|
+
import { CameraHelper as Ji, DirectionalLightHelper as Po, PointLightHelper as Eo, SpotLightHelper as Ao } from "three";
|
|
35
|
+
import { i as he, c as zo, a as ot, K as Lo, M as To, O as Uo, u as Mo, r as qi, e as Xi, b as Bo, d as Ro, f as Wo, g as Fo, h as Do, j as Ko, k as jo, l as No, m as j, H as Oo, n as Yi, o as Ho, p as Go, q as Jo } from "./vendor.fe0c1tv5.js";
|
|
36
|
+
import { useTheme as qo } from "vuetify";
|
|
37
|
+
import { getErrorMessage as Xo } from "x-error-lib";
|
|
38
38
|
const Mn = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
|
|
39
39
|
function U(t) {
|
|
40
40
|
let n = "";
|
|
@@ -56,7 +56,7 @@ function _n(t) {
|
|
|
56
56
|
const n = t.substring(0, t.length - 1), e = parseFloat(n);
|
|
57
57
|
return !isNaN(e);
|
|
58
58
|
}
|
|
59
|
-
function
|
|
59
|
+
function Uc(t) {
|
|
60
60
|
if (typeof t != "string" || !t.endsWith("px"))
|
|
61
61
|
return;
|
|
62
62
|
const n = t.substring(0, t.length - 2), e = parseFloat(n);
|
|
@@ -70,7 +70,7 @@ function Tt(t) {
|
|
|
70
70
|
if (!isNaN(e))
|
|
71
71
|
return e;
|
|
72
72
|
}
|
|
73
|
-
const Zi = ["xs", "sm", "md", "lg", "xl"],
|
|
73
|
+
const Zi = ["xs", "sm", "md", "lg", "xl"], Yo = [...Zi].reverse();
|
|
74
74
|
function vt(t) {
|
|
75
75
|
return t < 600 ? "xs" : t < 960 ? "sm" : t < 1280 ? "md" : t < 1920 ? "lg" : "xl";
|
|
76
76
|
}
|
|
@@ -79,7 +79,7 @@ function Bn(t) {
|
|
|
79
79
|
}
|
|
80
80
|
function Ye(t, n) {
|
|
81
81
|
let e;
|
|
82
|
-
for (const o of
|
|
82
|
+
for (const o of Yo) {
|
|
83
83
|
if (Bn(o) < Bn(t))
|
|
84
84
|
break;
|
|
85
85
|
n[o] && (e = n[o]);
|
|
@@ -114,13 +114,13 @@ function xn(t, n, e) {
|
|
|
114
114
|
const r = i[i.length - 1];
|
|
115
115
|
o[r] = e;
|
|
116
116
|
}
|
|
117
|
-
function
|
|
117
|
+
function Mc(t, n = 2) {
|
|
118
118
|
const e = " ".repeat(n);
|
|
119
119
|
return t.split(`
|
|
120
120
|
`).map((r) => r.trim() === "" ? r : e + r).join(`
|
|
121
121
|
`);
|
|
122
122
|
}
|
|
123
|
-
function
|
|
123
|
+
function Bc(t) {
|
|
124
124
|
return t.startsWith("slot_v") || t.startsWith("multiple_slot_v");
|
|
125
125
|
}
|
|
126
126
|
function st(t) {
|
|
@@ -136,7 +136,7 @@ function kn(t, n, e) {
|
|
|
136
136
|
l > 0 && (i += " - "), e ? i += o.global.t(r) : i += r;
|
|
137
137
|
}), i;
|
|
138
138
|
}
|
|
139
|
-
function
|
|
139
|
+
function Rc(t, n) {
|
|
140
140
|
let e = "", o = !0;
|
|
141
141
|
switch (t) {
|
|
142
142
|
// element
|
|
@@ -172,7 +172,7 @@ function Bc(t, n) {
|
|
|
172
172
|
}
|
|
173
173
|
return kn(e, n, o);
|
|
174
174
|
}
|
|
175
|
-
function
|
|
175
|
+
function Wc(t, n) {
|
|
176
176
|
let e = "", o = !0;
|
|
177
177
|
switch (t) {
|
|
178
178
|
// element
|
|
@@ -208,7 +208,7 @@ function Rc(t, n) {
|
|
|
208
208
|
}
|
|
209
209
|
return kn(e, n, o);
|
|
210
210
|
}
|
|
211
|
-
function
|
|
211
|
+
function Fc(t, n) {
|
|
212
212
|
let e = "", o = !0;
|
|
213
213
|
switch (t) {
|
|
214
214
|
// element
|
|
@@ -284,7 +284,7 @@ function Wc(t, n) {
|
|
|
284
284
|
}
|
|
285
285
|
return kn(e, n, o);
|
|
286
286
|
}
|
|
287
|
-
const
|
|
287
|
+
const Zo = ["position", "ratation", "scale"], Ne = /* @__PURE__ */ I({
|
|
288
288
|
__name: "index",
|
|
289
289
|
props: {
|
|
290
290
|
position: { default: () => {
|
|
@@ -304,7 +304,7 @@ const Yo = ["position", "ratation", "scale"], Ne = /* @__PURE__ */ I({
|
|
|
304
304
|
visible: !1
|
|
305
305
|
}, [...o[0] || (o[0] = [
|
|
306
306
|
je("TresBoxGeometry", { args: [1, 1, 1] }, null, -1)
|
|
307
|
-
])], 8,
|
|
307
|
+
])], 8, Zo)) : ae("", !0);
|
|
308
308
|
}
|
|
309
309
|
}), J = /* @__PURE__ */ I({
|
|
310
310
|
__name: "index",
|
|
@@ -339,7 +339,7 @@ const Yo = ["position", "ratation", "scale"], Ne = /* @__PURE__ */ I({
|
|
|
339
339
|
], 4)) : N(i.$slots, "default", { key: 1 });
|
|
340
340
|
}
|
|
341
341
|
});
|
|
342
|
-
function
|
|
342
|
+
function Qo(t) {
|
|
343
343
|
return { debugTrace: (...e) => {
|
|
344
344
|
const o = t.value.basic.id, i = t.value.basic.key, r = `element/${o}/${i}`;
|
|
345
345
|
console.log(`<${r}>`, ...e);
|
|
@@ -350,7 +350,7 @@ function z(t) {
|
|
|
350
350
|
console.assert(!!e.value, `invalid node id=${t.nodeId}`), ce(n, () => {
|
|
351
351
|
e.value = n.value.view.nodes[t.nodeId];
|
|
352
352
|
});
|
|
353
|
-
const { debugTrace: o } =
|
|
353
|
+
const { debugTrace: o } = Qo(e);
|
|
354
354
|
return o("created"), ve(() => {
|
|
355
355
|
o("destroyed");
|
|
356
356
|
}), { node: e };
|
|
@@ -363,34 +363,34 @@ function _t(t, n, e) {
|
|
|
363
363
|
o.eventBus.off(i, e);
|
|
364
364
|
}));
|
|
365
365
|
}
|
|
366
|
-
const
|
|
366
|
+
const es = async (t, n, e, o) => {
|
|
367
367
|
const i = await t.getElementProperty(n, e);
|
|
368
368
|
return o && typeof i == "string" ? JSON.parse(i) : i;
|
|
369
|
-
},
|
|
369
|
+
}, ts = async (t, n, e, o, i) => {
|
|
370
370
|
i && typeof o == "object" && (o = JSON.stringify(o, null, 2)), await t.setElementProperty(n, e, o);
|
|
371
|
-
},
|
|
371
|
+
}, ns = async (t, n, e) => {
|
|
372
372
|
const o = ze(t, n);
|
|
373
373
|
return e && typeof o == "string" ? JSON.parse(o) : o;
|
|
374
|
-
},
|
|
374
|
+
}, is = async (t, n, e, o) => {
|
|
375
375
|
o && typeof e == "object" && (e = JSON.stringify(e, null, 2)), xn(t, n, e);
|
|
376
376
|
};
|
|
377
377
|
function a(t, n, e) {
|
|
378
378
|
const o = oe(), i = ne();
|
|
379
379
|
return Ve(async () => {
|
|
380
|
-
o ? i.value = await
|
|
380
|
+
o ? i.value = await es(
|
|
381
381
|
o,
|
|
382
382
|
t.value.basic.id,
|
|
383
383
|
n,
|
|
384
384
|
e
|
|
385
|
-
) : i.value = await
|
|
385
|
+
) : i.value = await ns(t.value, n, e);
|
|
386
386
|
}), ce(i, async (r, l) => {
|
|
387
|
-
he(r, l) || (o ? await
|
|
387
|
+
he(r, l) || (o ? await ts(
|
|
388
388
|
o,
|
|
389
389
|
t.value.basic.id,
|
|
390
390
|
n,
|
|
391
391
|
i.value,
|
|
392
392
|
e
|
|
393
|
-
) : await
|
|
393
|
+
) : await is(t.value, n, i.value, e));
|
|
394
394
|
}), { property: i };
|
|
395
395
|
}
|
|
396
396
|
function we(t, n, e) {
|
|
@@ -433,7 +433,7 @@ function xt(t, n, e, o) {
|
|
|
433
433
|
);
|
|
434
434
|
}));
|
|
435
435
|
}
|
|
436
|
-
function
|
|
436
|
+
function os(t) {
|
|
437
437
|
return t === "runtime" || t === "preview";
|
|
438
438
|
}
|
|
439
439
|
function rt(t, n) {
|
|
@@ -464,7 +464,7 @@ function B(t, n) {
|
|
|
464
464
|
children: n
|
|
465
465
|
};
|
|
466
466
|
}
|
|
467
|
-
function
|
|
467
|
+
function Dc({ type: t, version: n, view: e, code: o }) {
|
|
468
468
|
const i = (u, p) => {
|
|
469
469
|
const d = { id: p.id };
|
|
470
470
|
p.children && (d.children = [], p.children.forEach((f) => {
|
|
@@ -485,7 +485,7 @@ function Fc({ type: t, version: n, view: e, code: o }) {
|
|
|
485
485
|
};
|
|
486
486
|
return JSON.stringify(l);
|
|
487
487
|
}
|
|
488
|
-
function
|
|
488
|
+
function Kc(t) {
|
|
489
489
|
const n = JSON.parse(t), e = (o, i) => {
|
|
490
490
|
o.key = i.basic.key, o.alias = i.basic.alias, o.slotId = i.settings?.slot, o.compId = i.settings?.comp, o.children?.forEach((r) => {
|
|
491
491
|
e(r, n.view.nodes[r.id]);
|
|
@@ -495,25 +495,25 @@ function Dc(t) {
|
|
|
495
495
|
e(o, n.view.nodes[o.id]);
|
|
496
496
|
}), n;
|
|
497
497
|
}
|
|
498
|
-
function
|
|
498
|
+
function jc(t) {
|
|
499
499
|
return JSON.stringify(t);
|
|
500
500
|
}
|
|
501
|
-
function
|
|
501
|
+
function Nc(t) {
|
|
502
502
|
return JSON.parse(t);
|
|
503
503
|
}
|
|
504
|
-
const
|
|
504
|
+
const ss = ["ui", "2d", "3d"], rs = ["ui", "2d", "3d"];
|
|
505
505
|
function F(t, n) {
|
|
506
506
|
if (t === "page") {
|
|
507
|
-
if (!
|
|
507
|
+
if (!ss.includes(n))
|
|
508
508
|
throw new Error("invalid page type");
|
|
509
509
|
} else if (t === "comp") {
|
|
510
|
-
if (!
|
|
510
|
+
if (!rs.includes(n))
|
|
511
511
|
throw new Error("invalid comp type");
|
|
512
512
|
} else
|
|
513
513
|
throw new Error("invalid type");
|
|
514
|
-
return `${t}${
|
|
514
|
+
return `${t}${zo(n)}`;
|
|
515
515
|
}
|
|
516
|
-
const
|
|
516
|
+
const Oc = [
|
|
517
517
|
"globality_v1",
|
|
518
518
|
"multiple_ref_v1",
|
|
519
519
|
"multiple_slot_v1",
|
|
@@ -625,7 +625,7 @@ function lt(t, n, e) {
|
|
|
625
625
|
);
|
|
626
626
|
} };
|
|
627
627
|
}
|
|
628
|
-
function
|
|
628
|
+
function ls(t, n, e, o, i) {
|
|
629
629
|
const r = oe(), l = Re(
|
|
630
630
|
"multipleElementSlotProperty",
|
|
631
631
|
"placeholder",
|
|
@@ -750,7 +750,7 @@ function io(t) {
|
|
|
750
750
|
return { show: n, position: e, type: o, data: i, applyYAxis: r };
|
|
751
751
|
}
|
|
752
752
|
function Z(t) {
|
|
753
|
-
const { computedThemes: n } =
|
|
753
|
+
const { computedThemes: n } = qo(), e = at(), o = x(() => t.value?.mode), i = x(() => {
|
|
754
754
|
const d = t.value?.theme;
|
|
755
755
|
return d ? d === "background0" ? e.value ? "#2e2e2e" : "#bdbdbd" : d === "background1" ? e.value ? "#272727" : "#eeeeee" : d === "background2" ? e.value ? "#1e1e1e" : "#ffffff" : (e.value ? n.value.dark : n.value.light).colors[d] : void 0;
|
|
756
756
|
}), r = x(() => e.value ? t.value.custom?.dark : t.value.custom?.light), l = x(() => o.value === "theme" ? i.value ?? "" : o.value === "custom" ? r.value ?? "" : ""), u = x(() => {
|
|
@@ -811,7 +811,7 @@ function _e(t, n) {
|
|
|
811
811
|
}
|
|
812
812
|
return { width: i, minWidth: r, maxWidth: l, height: u, minHeight: p, maxHeight: d, applySize: f };
|
|
813
813
|
}
|
|
814
|
-
const
|
|
814
|
+
const as = ["bottom", "far", "left", "near", "position", "right", "rotation", "scale", "top"], us = /* @__PURE__ */ I({
|
|
815
815
|
__name: "index",
|
|
816
816
|
props: {
|
|
817
817
|
nodeId: {},
|
|
@@ -837,9 +837,9 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
837
837
|
type: s(Ji)
|
|
838
838
|
}, null, 8, ["type"])) : ae("", !0),
|
|
839
839
|
N(b.$slots, "default")
|
|
840
|
-
], 8,
|
|
840
|
+
], 8, as));
|
|
841
841
|
}
|
|
842
|
-
}),
|
|
842
|
+
}), cs = ["aspect", "far", "fov", "near", "position", "rotation", "scale"], ds = /* @__PURE__ */ I({
|
|
843
843
|
__name: "index",
|
|
844
844
|
props: {
|
|
845
845
|
nodeId: {},
|
|
@@ -863,13 +863,7 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
863
863
|
type: s(Ji)
|
|
864
864
|
}, null, 8, ["type"])) : ae("", !0),
|
|
865
865
|
N(c.$slots, "default")
|
|
866
|
-
], 8,
|
|
867
|
-
}
|
|
868
|
-
}), ds = /* @__PURE__ */ I({
|
|
869
|
-
__name: "index",
|
|
870
|
-
setup(t) {
|
|
871
|
-
const n = re();
|
|
872
|
-
return (e, o) => s(n) !== "editor" ? (_(), S(s(zo), { key: 0 })) : ae("", !0);
|
|
866
|
+
], 8, cs));
|
|
873
867
|
}
|
|
874
868
|
}), ps = /* @__PURE__ */ I({
|
|
875
869
|
__name: "index",
|
|
@@ -883,7 +877,13 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
883
877
|
const n = re();
|
|
884
878
|
return (e, o) => s(n) !== "editor" ? (_(), S(s(To), { key: 0 })) : ae("", !0);
|
|
885
879
|
}
|
|
886
|
-
}), fs =
|
|
880
|
+
}), fs = /* @__PURE__ */ I({
|
|
881
|
+
__name: "index",
|
|
882
|
+
setup(t) {
|
|
883
|
+
const n = re();
|
|
884
|
+
return (e, o) => s(n) !== "editor" ? (_(), S(s(Uo), { key: 0 })) : ae("", !0);
|
|
885
|
+
}
|
|
886
|
+
}), ys = ["args"], bs = /* @__PURE__ */ I({
|
|
887
887
|
__name: "index",
|
|
888
888
|
props: {
|
|
889
889
|
nodeId: {},
|
|
@@ -910,14 +910,14 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
910
910
|
s(l),
|
|
911
911
|
s(i)
|
|
912
912
|
]
|
|
913
|
-
}, null, 8,
|
|
913
|
+
}, null, 8, ys));
|
|
914
914
|
}
|
|
915
915
|
}), Oe = (t, n) => {
|
|
916
916
|
const e = t.__vccOpts || t;
|
|
917
917
|
for (const [o, i] of n)
|
|
918
918
|
e[o] = i;
|
|
919
919
|
return e;
|
|
920
|
-
},
|
|
920
|
+
}, hs = ["args"], gs = /* @__PURE__ */ I({
|
|
921
921
|
__name: "index",
|
|
922
922
|
props: {
|
|
923
923
|
nodeId: {},
|
|
@@ -954,9 +954,9 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
954
954
|
s(p),
|
|
955
955
|
s(u)
|
|
956
956
|
]
|
|
957
|
-
}, null, 8,
|
|
957
|
+
}, null, 8, hs));
|
|
958
958
|
}
|
|
959
|
-
}),
|
|
959
|
+
}), vs = ["color", "intensity", "position", "rotation", "scale"], _s = /* @__PURE__ */ I({
|
|
960
960
|
__name: "index",
|
|
961
961
|
props: {
|
|
962
962
|
nodeId: {},
|
|
@@ -977,9 +977,9 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
977
977
|
}, [
|
|
978
978
|
K(s(Ne)),
|
|
979
979
|
N(d.$slots, "default")
|
|
980
|
-
], 8,
|
|
980
|
+
], 8, vs));
|
|
981
981
|
}
|
|
982
|
-
}),
|
|
982
|
+
}), xs = ["color", "intensity", "position", "rotation", "scale"], ks = /* @__PURE__ */ I({
|
|
983
983
|
__name: "index",
|
|
984
984
|
props: {
|
|
985
985
|
nodeId: {},
|
|
@@ -1001,12 +1001,12 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
1001
1001
|
K(s(Ne)),
|
|
1002
1002
|
s(o) === "editor" ? (_(), S(s(ot), {
|
|
1003
1003
|
key: 0,
|
|
1004
|
-
type: s(
|
|
1004
|
+
type: s(Po)
|
|
1005
1005
|
}, null, 8, ["type"])) : ae("", !0),
|
|
1006
1006
|
N(f.$slots, "default")
|
|
1007
|
-
], 8,
|
|
1007
|
+
], 8, xs));
|
|
1008
1008
|
}
|
|
1009
|
-
}),
|
|
1009
|
+
}), ws = ["color", "decay", "distance", "intensity", "position", "rotation", "scale"], Is = /* @__PURE__ */ I({
|
|
1010
1010
|
__name: "index",
|
|
1011
1011
|
props: {
|
|
1012
1012
|
nodeId: {},
|
|
@@ -1033,12 +1033,12 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
1033
1033
|
K(s(Ne)),
|
|
1034
1034
|
s(o) === "editor" ? (_(), S(s(ot), {
|
|
1035
1035
|
key: 0,
|
|
1036
|
-
type: s(
|
|
1036
|
+
type: s(Eo)
|
|
1037
1037
|
}, null, 8, ["type"])) : ae("", !0),
|
|
1038
1038
|
N(m.$slots, "default")
|
|
1039
|
-
], 8,
|
|
1039
|
+
], 8, ws));
|
|
1040
1040
|
}
|
|
1041
|
-
}),
|
|
1041
|
+
}), Ss = ["angle", "color", "decay", "distance", "intensity", "penumbra", "position", "rotation", "scale"], Cs = /* @__PURE__ */ I({
|
|
1042
1042
|
__name: "index",
|
|
1043
1043
|
props: {
|
|
1044
1044
|
nodeId: {},
|
|
@@ -1070,16 +1070,16 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
1070
1070
|
K(s(Ne)),
|
|
1071
1071
|
s(o) === "editor" ? (_(), S(s(ot), {
|
|
1072
1072
|
key: 0,
|
|
1073
|
-
type: s(
|
|
1073
|
+
type: s(Ao)
|
|
1074
1074
|
}, null, 8, ["type"])) : ae("", !0),
|
|
1075
1075
|
N(y.$slots, "default")
|
|
1076
|
-
], 8,
|
|
1076
|
+
], 8, Ss));
|
|
1077
1077
|
}
|
|
1078
|
-
}),
|
|
1079
|
-
function
|
|
1078
|
+
}), $s = {};
|
|
1079
|
+
function Vs(t, n) {
|
|
1080
1080
|
return _(), ee("TresMeshBasicMaterial");
|
|
1081
1081
|
}
|
|
1082
|
-
const
|
|
1082
|
+
const Ps = /* @__PURE__ */ Oe($s, [["render", Vs]]), Es = ["position", "rotation", "scale"], As = /* @__PURE__ */ I({
|
|
1083
1083
|
__name: "index",
|
|
1084
1084
|
props: {
|
|
1085
1085
|
nodeId: {},
|
|
@@ -1094,9 +1094,9 @@ const Vs = /* @__PURE__ */ Oe(Cs, [["render", $s]]), Ps = ["position", "rotation
|
|
|
1094
1094
|
scale: s(r)
|
|
1095
1095
|
}, [
|
|
1096
1096
|
N(l.$slots, "default")
|
|
1097
|
-
], 8,
|
|
1097
|
+
], 8, Es));
|
|
1098
1098
|
}
|
|
1099
|
-
}),
|
|
1099
|
+
}), zs = ["position", "rotation", "scale"], Ls = /* @__PURE__ */ I({
|
|
1100
1100
|
__name: "index",
|
|
1101
1101
|
props: {
|
|
1102
1102
|
nodeId: {},
|
|
@@ -1111,82 +1111,82 @@ const Vs = /* @__PURE__ */ Oe(Cs, [["render", $s]]), Ps = ["position", "rotation
|
|
|
1111
1111
|
scale: s(r)
|
|
1112
1112
|
}, [
|
|
1113
1113
|
N(l.$slots, "default")
|
|
1114
|
-
], 8,
|
|
1115
|
-
}
|
|
1116
|
-
}),
|
|
1117
|
-
color:
|
|
1118
|
-
backgroundColor:
|
|
1119
|
-
textStyle:
|
|
1120
|
-
title:
|
|
1121
|
-
line:
|
|
1122
|
-
radar:
|
|
1123
|
-
bar:
|
|
1124
|
-
pie:
|
|
1125
|
-
scatter:
|
|
1126
|
-
boxplot:
|
|
1127
|
-
parallel:
|
|
1128
|
-
sankey:
|
|
1129
|
-
funnel:
|
|
1130
|
-
gauge:
|
|
1131
|
-
candlestick:
|
|
1132
|
-
graph:
|
|
1133
|
-
map:
|
|
1134
|
-
geo:
|
|
1135
|
-
categoryAxis:
|
|
1136
|
-
valueAxis:
|
|
1137
|
-
logAxis:
|
|
1138
|
-
timeAxis:
|
|
1139
|
-
toolbox:
|
|
1140
|
-
legend:
|
|
1141
|
-
tooltip:
|
|
1142
|
-
timeline:
|
|
1143
|
-
visualMap:
|
|
1144
|
-
dataZoom:
|
|
1145
|
-
markPoint:
|
|
1146
|
-
},
|
|
1147
|
-
color:
|
|
1148
|
-
backgroundColor:
|
|
1149
|
-
textStyle:
|
|
1150
|
-
title:
|
|
1151
|
-
line:
|
|
1152
|
-
radar:
|
|
1153
|
-
bar:
|
|
1154
|
-
pie:
|
|
1155
|
-
scatter:
|
|
1156
|
-
boxplot:
|
|
1157
|
-
parallel:
|
|
1158
|
-
sankey:
|
|
1159
|
-
funnel:
|
|
1160
|
-
gauge:
|
|
1161
|
-
candlestick:
|
|
1162
|
-
graph:
|
|
1163
|
-
map:
|
|
1164
|
-
geo:
|
|
1165
|
-
categoryAxis:
|
|
1166
|
-
valueAxis:
|
|
1167
|
-
logAxis:
|
|
1168
|
-
timeAxis:
|
|
1169
|
-
toolbox:
|
|
1170
|
-
legend:
|
|
1171
|
-
tooltip:
|
|
1172
|
-
timeline:
|
|
1173
|
-
visualMap:
|
|
1174
|
-
dataZoom:
|
|
1175
|
-
markPoint:
|
|
1114
|
+
], 8, zs));
|
|
1115
|
+
}
|
|
1116
|
+
}), Ts = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Us = "#242424", Ms = {}, Bs = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, Rs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Ws = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Fs = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Ds = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ks = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, js = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ns = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Os = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Hs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Gs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Js = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, qs = { 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" } }, Xs = { 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)" } } }, Ys = { 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)" } } }, Zs = { 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"] } } }, Qs = { 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"] } } }, er = { 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"] } } }, tr = { 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"] } } }, nr = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, ir = { textStyle: { color: "#eeeeee" } }, or = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, sr = { 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" } } }, rr = { color: ["#bf444c", "#d88273", "#f6efa6"] }, lr = { 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" } }, ar = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, ur = {
|
|
1117
|
+
color: Ts,
|
|
1118
|
+
backgroundColor: Us,
|
|
1119
|
+
textStyle: Ms,
|
|
1120
|
+
title: Bs,
|
|
1121
|
+
line: Rs,
|
|
1122
|
+
radar: Ws,
|
|
1123
|
+
bar: Fs,
|
|
1124
|
+
pie: Ds,
|
|
1125
|
+
scatter: Ks,
|
|
1126
|
+
boxplot: js,
|
|
1127
|
+
parallel: Ns,
|
|
1128
|
+
sankey: Os,
|
|
1129
|
+
funnel: Hs,
|
|
1130
|
+
gauge: Gs,
|
|
1131
|
+
candlestick: Js,
|
|
1132
|
+
graph: qs,
|
|
1133
|
+
map: Xs,
|
|
1134
|
+
geo: Ys,
|
|
1135
|
+
categoryAxis: Zs,
|
|
1136
|
+
valueAxis: Qs,
|
|
1137
|
+
logAxis: er,
|
|
1138
|
+
timeAxis: tr,
|
|
1139
|
+
toolbox: nr,
|
|
1140
|
+
legend: ir,
|
|
1141
|
+
tooltip: or,
|
|
1142
|
+
timeline: sr,
|
|
1143
|
+
visualMap: rr,
|
|
1144
|
+
dataZoom: lr,
|
|
1145
|
+
markPoint: ar
|
|
1146
|
+
}, cr = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], dr = "#f5f5f5", pr = {}, mr = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, fr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, yr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, br = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, hr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, gr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, vr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, _r = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, xr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, kr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, wr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ir = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, Sr = { 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" } }, 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)" } } }, $r = { 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)" } } }, Vr = { 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"] } } }, Er = { 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"] } } }, Ar = { 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"] } } }, zr = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Lr = { textStyle: { color: "#333333" } }, Tr = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, Ur = { 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" } } }, Mr = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Br = { 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" } }, Rr = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Wr = {
|
|
1147
|
+
color: cr,
|
|
1148
|
+
backgroundColor: dr,
|
|
1149
|
+
textStyle: pr,
|
|
1150
|
+
title: mr,
|
|
1151
|
+
line: fr,
|
|
1152
|
+
radar: yr,
|
|
1153
|
+
bar: br,
|
|
1154
|
+
pie: hr,
|
|
1155
|
+
scatter: gr,
|
|
1156
|
+
boxplot: vr,
|
|
1157
|
+
parallel: _r,
|
|
1158
|
+
sankey: xr,
|
|
1159
|
+
funnel: kr,
|
|
1160
|
+
gauge: wr,
|
|
1161
|
+
candlestick: Ir,
|
|
1162
|
+
graph: Sr,
|
|
1163
|
+
map: Cr,
|
|
1164
|
+
geo: $r,
|
|
1165
|
+
categoryAxis: Vr,
|
|
1166
|
+
valueAxis: Pr,
|
|
1167
|
+
logAxis: Er,
|
|
1168
|
+
timeAxis: Ar,
|
|
1169
|
+
toolbox: zr,
|
|
1170
|
+
legend: Lr,
|
|
1171
|
+
tooltip: Tr,
|
|
1172
|
+
timeline: Ur,
|
|
1173
|
+
visualMap: Mr,
|
|
1174
|
+
dataZoom: Br,
|
|
1175
|
+
markPoint: Rr
|
|
1176
1176
|
};
|
|
1177
|
-
|
|
1178
|
-
Mo,
|
|
1177
|
+
Mo([
|
|
1179
1178
|
Bo,
|
|
1180
1179
|
Ro,
|
|
1181
1180
|
Wo,
|
|
1182
1181
|
Fo,
|
|
1183
1182
|
Do,
|
|
1184
1183
|
Ko,
|
|
1185
|
-
jo
|
|
1184
|
+
jo,
|
|
1185
|
+
No
|
|
1186
1186
|
]);
|
|
1187
|
-
qi("dark",
|
|
1188
|
-
qi("light",
|
|
1189
|
-
const
|
|
1187
|
+
qi("dark", ur);
|
|
1188
|
+
qi("light", Wr);
|
|
1189
|
+
const Fr = /* @__PURE__ */ I({
|
|
1190
1190
|
__name: "index",
|
|
1191
1191
|
props: {
|
|
1192
1192
|
nodeId: {},
|
|
@@ -1248,7 +1248,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1248
1248
|
_: 1
|
|
1249
1249
|
}));
|
|
1250
1250
|
}
|
|
1251
|
-
}),
|
|
1251
|
+
}), Dr = /* @__PURE__ */ I({
|
|
1252
1252
|
__name: "index",
|
|
1253
1253
|
props: {
|
|
1254
1254
|
nodeId: {},
|
|
@@ -1310,7 +1310,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1310
1310
|
_: 1
|
|
1311
1311
|
}));
|
|
1312
1312
|
}
|
|
1313
|
-
}),
|
|
1313
|
+
}), Kr = /* @__PURE__ */ I({
|
|
1314
1314
|
__name: "entry",
|
|
1315
1315
|
props: {
|
|
1316
1316
|
subtype: {},
|
|
@@ -1361,7 +1361,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1361
1361
|
};
|
|
1362
1362
|
return (r, l) => (_(), S(i));
|
|
1363
1363
|
}
|
|
1364
|
-
}),
|
|
1364
|
+
}), jr = ["position", "rotation", "scale"], Nr = { style: { userSelect: "none" } }, fe = /* @__PURE__ */ I({
|
|
1365
1365
|
__name: "index",
|
|
1366
1366
|
props: {
|
|
1367
1367
|
position: {},
|
|
@@ -1376,20 +1376,20 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1376
1376
|
rotation: t.rotation,
|
|
1377
1377
|
scale: t.scale
|
|
1378
1378
|
}, [
|
|
1379
|
-
t.label ? (_(), S(s(
|
|
1379
|
+
t.label ? (_(), S(s(Oo), {
|
|
1380
1380
|
key: 0,
|
|
1381
1381
|
center: "",
|
|
1382
1382
|
transform: ""
|
|
1383
1383
|
}, {
|
|
1384
1384
|
default: E(() => [
|
|
1385
|
-
je("div",
|
|
1385
|
+
je("div", Nr, Di(t.label), 1)
|
|
1386
1386
|
]),
|
|
1387
1387
|
_: 1
|
|
1388
1388
|
})) : ae("", !0),
|
|
1389
1389
|
N(n.$slots, "default")
|
|
1390
|
-
], 8,
|
|
1390
|
+
], 8, jr));
|
|
1391
1391
|
}
|
|
1392
|
-
}),
|
|
1392
|
+
}), Or = /* @__PURE__ */ I({
|
|
1393
1393
|
__name: "index",
|
|
1394
1394
|
props: {
|
|
1395
1395
|
nodeId: {},
|
|
@@ -1413,7 +1413,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1413
1413
|
for (const w of b.value)
|
|
1414
1414
|
typeof w == "string" && w && y(k, w);
|
|
1415
1415
|
return k;
|
|
1416
|
-
}), v = (k, w) => D(
|
|
1416
|
+
}), v = (k, w) => D(Kr, {
|
|
1417
1417
|
key: k,
|
|
1418
1418
|
subtype: w,
|
|
1419
1419
|
nodeId: e.nodeId,
|
|
@@ -1434,7 +1434,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1434
1434
|
"div",
|
|
1435
1435
|
{ id: n.id, style: d.value },
|
|
1436
1436
|
k.global.t("x-runtime-lib.circularReference")
|
|
1437
|
-
) : r.value.type === "3d" ? D(
|
|
1437
|
+
) : r.value.type === "3d" ? D(fe, {
|
|
1438
1438
|
name: n.name,
|
|
1439
1439
|
position: f.value,
|
|
1440
1440
|
rotation: c.value,
|
|
@@ -1442,7 +1442,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1442
1442
|
label: k.global.t("x-runtime-lib.circularReference")
|
|
1443
1443
|
}) : void 0;
|
|
1444
1444
|
if (!l.value)
|
|
1445
|
-
return r.value.type === "ui" ? D("div", { id: n.id, style: d.value }) : r.value.type === "3d" ? D(
|
|
1445
|
+
return r.value.type === "ui" ? D("div", { id: n.id, style: d.value }) : r.value.type === "3d" ? D(fe, {
|
|
1446
1446
|
name: n.name,
|
|
1447
1447
|
position: f.value,
|
|
1448
1448
|
rotation: c.value,
|
|
@@ -1466,7 +1466,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1466
1466
|
);
|
|
1467
1467
|
if (w === "3d")
|
|
1468
1468
|
return D(
|
|
1469
|
-
|
|
1469
|
+
fe,
|
|
1470
1470
|
{
|
|
1471
1471
|
name: n.name,
|
|
1472
1472
|
position: f.value,
|
|
@@ -1480,7 +1480,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1480
1480
|
};
|
|
1481
1481
|
return (k, w) => (_(), S($));
|
|
1482
1482
|
}
|
|
1483
|
-
}),
|
|
1483
|
+
}), Hr = /* @__PURE__ */ I({
|
|
1484
1484
|
__name: "entry",
|
|
1485
1485
|
props: {
|
|
1486
1486
|
subtype: {},
|
|
@@ -1531,7 +1531,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1531
1531
|
};
|
|
1532
1532
|
return (r, l) => (_(), S(i));
|
|
1533
1533
|
}
|
|
1534
|
-
}),
|
|
1534
|
+
}), Gr = /* @__PURE__ */ I({
|
|
1535
1535
|
__name: "index",
|
|
1536
1536
|
props: {
|
|
1537
1537
|
nodeId: {},
|
|
@@ -1555,7 +1555,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1555
1555
|
for (const w of b.value)
|
|
1556
1556
|
typeof w == "string" && w && y(k, w);
|
|
1557
1557
|
return k;
|
|
1558
|
-
}), v = (k, w) => D(
|
|
1558
|
+
}), v = (k, w) => D(Hr, {
|
|
1559
1559
|
key: k,
|
|
1560
1560
|
subtype: w,
|
|
1561
1561
|
nodeId: e.nodeId,
|
|
@@ -1576,7 +1576,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1576
1576
|
"div",
|
|
1577
1577
|
{ id: n.id, style: d.value },
|
|
1578
1578
|
k.global.t("x-runtime-lib.circularReference")
|
|
1579
|
-
) : r.value.type === "3d" ? D(
|
|
1579
|
+
) : r.value.type === "3d" ? D(fe, {
|
|
1580
1580
|
name: n.name,
|
|
1581
1581
|
position: f.value,
|
|
1582
1582
|
rotation: c.value,
|
|
@@ -1584,7 +1584,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1584
1584
|
label: k.global.t("x-runtime-lib.circularReference")
|
|
1585
1585
|
}) : void 0;
|
|
1586
1586
|
if (!l.value)
|
|
1587
|
-
return r.value.type === "ui" ? D("div", { id: n.id, style: d.value }) : r.value.type === "3d" ? D(
|
|
1587
|
+
return r.value.type === "ui" ? D("div", { id: n.id, style: d.value }) : r.value.type === "3d" ? D(fe, {
|
|
1588
1588
|
name: n.name,
|
|
1589
1589
|
position: f.value,
|
|
1590
1590
|
rotation: c.value,
|
|
@@ -1608,7 +1608,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1608
1608
|
);
|
|
1609
1609
|
if (w === "3d")
|
|
1610
1610
|
return D(
|
|
1611
|
-
|
|
1611
|
+
fe,
|
|
1612
1612
|
{
|
|
1613
1613
|
name: n.name,
|
|
1614
1614
|
position: f.value,
|
|
@@ -1622,7 +1622,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1622
1622
|
};
|
|
1623
1623
|
return (k, w) => (_(), S($));
|
|
1624
1624
|
}
|
|
1625
|
-
}),
|
|
1625
|
+
}), Jr = /* @__PURE__ */ I({
|
|
1626
1626
|
__name: "index",
|
|
1627
1627
|
props: {
|
|
1628
1628
|
nodeId: {},
|
|
@@ -1677,7 +1677,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1677
1677
|
"div",
|
|
1678
1678
|
{ id: n.id, style: d.value },
|
|
1679
1679
|
g.global.t("x-runtime-lib.circularReference")
|
|
1680
|
-
) : r.value.type === "3d" ? D(
|
|
1680
|
+
) : r.value.type === "3d" ? D(fe, {
|
|
1681
1681
|
name: n.name,
|
|
1682
1682
|
position: f.value,
|
|
1683
1683
|
rotation: c.value,
|
|
@@ -1685,7 +1685,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1685
1685
|
label: g.global.t("x-runtime-lib.circularReference")
|
|
1686
1686
|
}) : void 0;
|
|
1687
1687
|
if (!l.value)
|
|
1688
|
-
return r.value.type === "ui" ? D("div", { id: n.id, style: d.value }) : r.value.type === "3d" ? D(
|
|
1688
|
+
return r.value.type === "ui" ? D("div", { id: n.id, style: d.value }) : r.value.type === "3d" ? D(fe, {
|
|
1689
1689
|
name: n.name,
|
|
1690
1690
|
position: f.value,
|
|
1691
1691
|
rotation: c.value,
|
|
@@ -1709,7 +1709,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1709
1709
|
);
|
|
1710
1710
|
if (v === "3d")
|
|
1711
1711
|
return D(
|
|
1712
|
-
|
|
1712
|
+
fe,
|
|
1713
1713
|
{
|
|
1714
1714
|
name: n.name,
|
|
1715
1715
|
position: f.value,
|
|
@@ -1723,7 +1723,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1723
1723
|
};
|
|
1724
1724
|
return (g, v) => (_(), S(y));
|
|
1725
1725
|
}
|
|
1726
|
-
}),
|
|
1726
|
+
}), qr = /* @__PURE__ */ I({
|
|
1727
1727
|
__name: "index",
|
|
1728
1728
|
props: {
|
|
1729
1729
|
nodeId: {},
|
|
@@ -1796,7 +1796,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1796
1796
|
"div",
|
|
1797
1797
|
{ id: n.id, style: d.value },
|
|
1798
1798
|
g.global.t("x-runtime-lib.circularReference")
|
|
1799
|
-
) : r.value.type === "3d" ? D(
|
|
1799
|
+
) : r.value.type === "3d" ? D(fe, {
|
|
1800
1800
|
name: n.name,
|
|
1801
1801
|
position: f.value,
|
|
1802
1802
|
rotation: c.value,
|
|
@@ -1804,7 +1804,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1804
1804
|
label: g.global.t("x-runtime-lib.circularReference")
|
|
1805
1805
|
}) : void 0;
|
|
1806
1806
|
if (!l.value)
|
|
1807
|
-
return r.value.type === "ui" ? D("div", { id: n.id, style: d.value }) : r.value.type === "3d" ? D(
|
|
1807
|
+
return r.value.type === "ui" ? D("div", { id: n.id, style: d.value }) : r.value.type === "3d" ? D(fe, {
|
|
1808
1808
|
name: n.name,
|
|
1809
1809
|
position: f.value,
|
|
1810
1810
|
rotation: c.value,
|
|
@@ -1828,7 +1828,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1828
1828
|
);
|
|
1829
1829
|
if (v === "3d")
|
|
1830
1830
|
return D(
|
|
1831
|
-
|
|
1831
|
+
fe,
|
|
1832
1832
|
{
|
|
1833
1833
|
name: n.name,
|
|
1834
1834
|
position: f.value,
|
|
@@ -1842,7 +1842,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1842
1842
|
};
|
|
1843
1843
|
return (g, v) => (_(), S(y));
|
|
1844
1844
|
}
|
|
1845
|
-
}),
|
|
1845
|
+
}), Xr = /* @__PURE__ */ I({
|
|
1846
1846
|
__name: "index",
|
|
1847
1847
|
props: {
|
|
1848
1848
|
nodeId: {},
|
|
@@ -1880,7 +1880,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1880
1880
|
});
|
|
1881
1881
|
};
|
|
1882
1882
|
}
|
|
1883
|
-
}),
|
|
1883
|
+
}), Yr = /* @__PURE__ */ I({
|
|
1884
1884
|
__name: "index",
|
|
1885
1885
|
props: {
|
|
1886
1886
|
nodeId: {},
|
|
@@ -1909,7 +1909,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1909
1909
|
""
|
|
1910
1910
|
));
|
|
1911
1911
|
};
|
|
1912
|
-
return (G,
|
|
1912
|
+
return (G, me) => {
|
|
1913
1913
|
const ke = W("v-btn");
|
|
1914
1914
|
return _(), S(s(J), {
|
|
1915
1915
|
block: s(r),
|
|
@@ -1944,8 +1944,8 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1944
1944
|
}, 8, ["block"]);
|
|
1945
1945
|
};
|
|
1946
1946
|
}
|
|
1947
|
-
}),
|
|
1948
|
-
function
|
|
1947
|
+
}), Zr = {};
|
|
1948
|
+
function Qr(t, n) {
|
|
1949
1949
|
const e = W("v-btn-group");
|
|
1950
1950
|
return _(), S(e, null, {
|
|
1951
1951
|
default: E(() => [
|
|
@@ -1954,7 +1954,7 @@ function Zr(t, n) {
|
|
|
1954
1954
|
_: 3
|
|
1955
1955
|
});
|
|
1956
1956
|
}
|
|
1957
|
-
const
|
|
1957
|
+
const el = /* @__PURE__ */ Oe(Zr, [["render", Qr]]), tl = /* @__PURE__ */ I({
|
|
1958
1958
|
__name: "index",
|
|
1959
1959
|
props: {
|
|
1960
1960
|
nodeId: {},
|
|
@@ -1997,7 +1997,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
1997
1997
|
}, 8, ["block", "disabled", "divided", "mandatory", "multiple", "readonly", "size", "stacked", "theme", "tile", "variant"]);
|
|
1998
1998
|
};
|
|
1999
1999
|
}
|
|
2000
|
-
}),
|
|
2000
|
+
}), nl = /* @__PURE__ */ I({
|
|
2001
2001
|
__name: "index",
|
|
2002
2002
|
props: {
|
|
2003
2003
|
nodeId: {},
|
|
@@ -2043,7 +2043,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2043
2043
|
});
|
|
2044
2044
|
};
|
|
2045
2045
|
}
|
|
2046
|
-
}),
|
|
2046
|
+
}), il = /* @__PURE__ */ I({
|
|
2047
2047
|
__name: "index",
|
|
2048
2048
|
props: {
|
|
2049
2049
|
nodeId: {},
|
|
@@ -2071,7 +2071,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2071
2071
|
});
|
|
2072
2072
|
};
|
|
2073
2073
|
}
|
|
2074
|
-
}),
|
|
2074
|
+
}), ol = /* @__PURE__ */ I({
|
|
2075
2075
|
__name: "index",
|
|
2076
2076
|
props: {
|
|
2077
2077
|
nodeId: {},
|
|
@@ -2113,7 +2113,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2113
2113
|
});
|
|
2114
2114
|
};
|
|
2115
2115
|
}
|
|
2116
|
-
}),
|
|
2116
|
+
}), sl = /* @__PURE__ */ I({
|
|
2117
2117
|
__name: "index",
|
|
2118
2118
|
props: {
|
|
2119
2119
|
nodeId: {},
|
|
@@ -2158,7 +2158,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2158
2158
|
}, 8, ["modelValue", "column", "direction", "disabled", "filter", "mandatory", "multiple", "show-arrows", "theme"]);
|
|
2159
2159
|
};
|
|
2160
2160
|
}
|
|
2161
|
-
}),
|
|
2161
|
+
}), rl = /* @__PURE__ */ I({
|
|
2162
2162
|
__name: "index",
|
|
2163
2163
|
props: {
|
|
2164
2164
|
nodeId: {},
|
|
@@ -2211,7 +2211,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2211
2211
|
});
|
|
2212
2212
|
};
|
|
2213
2213
|
}
|
|
2214
|
-
}),
|
|
2214
|
+
}), ll = /* @__PURE__ */ I({
|
|
2215
2215
|
__name: "index",
|
|
2216
2216
|
props: {
|
|
2217
2217
|
nodeId: {},
|
|
@@ -2251,7 +2251,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2251
2251
|
});
|
|
2252
2252
|
};
|
|
2253
2253
|
}
|
|
2254
|
-
}),
|
|
2254
|
+
}), al = /* @__PURE__ */ I({
|
|
2255
2255
|
__name: "index",
|
|
2256
2256
|
props: {
|
|
2257
2257
|
nodeId: {},
|
|
@@ -2277,7 +2277,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2277
2277
|
_: 3
|
|
2278
2278
|
}));
|
|
2279
2279
|
}
|
|
2280
|
-
}), Rn = "column",
|
|
2280
|
+
}), Rn = "column", ul = /* @__PURE__ */ I({
|
|
2281
2281
|
__name: "columnSlot",
|
|
2282
2282
|
props: /* @__PURE__ */ hn({
|
|
2283
2283
|
refContext: {},
|
|
@@ -2297,11 +2297,11 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2297
2297
|
r.value.basic.id,
|
|
2298
2298
|
o,
|
|
2299
2299
|
oe()
|
|
2300
|
-
),
|
|
2300
|
+
), ls(r, o, Rn, "value", n);
|
|
2301
2301
|
const { render: p } = lt(e.refContext, i, l);
|
|
2302
2302
|
return (d, f) => (_(), S(s(p)));
|
|
2303
2303
|
}
|
|
2304
|
-
}),
|
|
2304
|
+
}), cl = /* @__PURE__ */ I({
|
|
2305
2305
|
__name: "index",
|
|
2306
2306
|
props: {
|
|
2307
2307
|
nodeId: {},
|
|
@@ -2310,7 +2310,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2310
2310
|
},
|
|
2311
2311
|
setup(t) {
|
|
2312
2312
|
const n = t, { node: e } = z(n);
|
|
2313
|
-
|
|
2313
|
+
vo(e);
|
|
2314
2314
|
const { property: o } = a(e, ["settings", "density"]), { property: i } = a(e, [
|
|
2315
2315
|
"settings",
|
|
2316
2316
|
"fixedFooter"
|
|
@@ -2341,10 +2341,10 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2341
2341
|
theme: s(m),
|
|
2342
2342
|
width: s(b)
|
|
2343
2343
|
}, gn({ _: 2 }, [
|
|
2344
|
-
|
|
2344
|
+
xo(s(y), ({ key: k, comp: w }) => ({
|
|
2345
2345
|
name: `item.${k}`,
|
|
2346
2346
|
fn: E(({ value: V }) => [
|
|
2347
|
-
K(
|
|
2347
|
+
K(ul, {
|
|
2348
2348
|
instance: k,
|
|
2349
2349
|
"ref-context": {
|
|
2350
2350
|
parent: n.refContext,
|
|
@@ -2360,7 +2360,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2360
2360
|
});
|
|
2361
2361
|
};
|
|
2362
2362
|
}
|
|
2363
|
-
}),
|
|
2363
|
+
}), dl = /* @__PURE__ */ I({
|
|
2364
2364
|
__name: "index",
|
|
2365
2365
|
setup(t) {
|
|
2366
2366
|
return (n, e) => {
|
|
@@ -2373,7 +2373,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2373
2373
|
});
|
|
2374
2374
|
};
|
|
2375
2375
|
}
|
|
2376
|
-
}),
|
|
2376
|
+
}), pl = ["id"], ml = /* @__PURE__ */ I({
|
|
2377
2377
|
__name: "index",
|
|
2378
2378
|
props: {
|
|
2379
2379
|
nodeId: {},
|
|
@@ -2397,7 +2397,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2397
2397
|
s(e) === "editor" ? (_(), ee("div", {
|
|
2398
2398
|
key: 0,
|
|
2399
2399
|
id: `__node__@${n.nodeId}`
|
|
2400
|
-
}, null, 8,
|
|
2400
|
+
}, null, 8, pl)) : ae("", !0)
|
|
2401
2401
|
]),
|
|
2402
2402
|
default: E(() => [
|
|
2403
2403
|
N(i.$slots, "default")
|
|
@@ -2406,7 +2406,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2406
2406
|
}, 8, ["modelValue"]);
|
|
2407
2407
|
};
|
|
2408
2408
|
}
|
|
2409
|
-
}),
|
|
2409
|
+
}), fl = /* @__PURE__ */ I({
|
|
2410
2410
|
__name: "index",
|
|
2411
2411
|
props: {
|
|
2412
2412
|
nodeId: {},
|
|
@@ -2454,7 +2454,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2454
2454
|
});
|
|
2455
2455
|
};
|
|
2456
2456
|
}
|
|
2457
|
-
}),
|
|
2457
|
+
}), yl = /* @__PURE__ */ I({
|
|
2458
2458
|
__name: "index",
|
|
2459
2459
|
props: {
|
|
2460
2460
|
nodeId: {},
|
|
@@ -2485,7 +2485,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2485
2485
|
N(y.$slots, "default")
|
|
2486
2486
|
], 4));
|
|
2487
2487
|
}
|
|
2488
|
-
}),
|
|
2488
|
+
}), bl = /* @__PURE__ */ I({
|
|
2489
2489
|
__name: "index",
|
|
2490
2490
|
props: {
|
|
2491
2491
|
nodeId: {},
|
|
@@ -2503,7 +2503,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2503
2503
|
N(d.$slots, "default")
|
|
2504
2504
|
], 4));
|
|
2505
2505
|
}
|
|
2506
|
-
}),
|
|
2506
|
+
}), hl = /* @__PURE__ */ I({
|
|
2507
2507
|
__name: "index",
|
|
2508
2508
|
props: {
|
|
2509
2509
|
nodeId: {},
|
|
@@ -2534,7 +2534,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2534
2534
|
"onUpdate:modelValue": $[0] || ($[0] = (w) => ie(l) ? l.value = w : null),
|
|
2535
2535
|
"fast-fail": s(u),
|
|
2536
2536
|
style: ge(y.value),
|
|
2537
|
-
onSubmit:
|
|
2537
|
+
onSubmit: ko(g, ["prevent"])
|
|
2538
2538
|
}, {
|
|
2539
2539
|
default: E(() => [
|
|
2540
2540
|
N(v.$slots, "default")
|
|
@@ -2543,7 +2543,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2543
2543
|
}, 8, ["modelValue", "fast-fail", "style"]);
|
|
2544
2544
|
};
|
|
2545
2545
|
}
|
|
2546
|
-
}),
|
|
2546
|
+
}), gl = /* @__PURE__ */ I({
|
|
2547
2547
|
__name: "index",
|
|
2548
2548
|
props: {
|
|
2549
2549
|
nodeId: {},
|
|
@@ -2566,7 +2566,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2566
2566
|
}, null, 8, ["color", "disabled", "icon", "size", "theme"]);
|
|
2567
2567
|
};
|
|
2568
2568
|
}
|
|
2569
|
-
}),
|
|
2569
|
+
}), vl = ["id"], _l = /* @__PURE__ */ I({
|
|
2570
2570
|
__name: "index",
|
|
2571
2571
|
props: {
|
|
2572
2572
|
nodeId: {},
|
|
@@ -2596,7 +2596,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2596
2596
|
s(e) === "editor" ? (_(), ee("div", {
|
|
2597
2597
|
key: 0,
|
|
2598
2598
|
id: `__node__@${n.nodeId}`
|
|
2599
|
-
}, null, 8,
|
|
2599
|
+
}, null, 8, vl)) : ae("", !0)
|
|
2600
2600
|
]),
|
|
2601
2601
|
default: E(() => [
|
|
2602
2602
|
N(p.$slots, "default")
|
|
@@ -2605,7 +2605,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2605
2605
|
}, 8, ["modelValue", "target"]);
|
|
2606
2606
|
};
|
|
2607
2607
|
}
|
|
2608
|
-
}),
|
|
2608
|
+
}), xl = /* @__PURE__ */ I({
|
|
2609
2609
|
__name: "index",
|
|
2610
2610
|
props: {
|
|
2611
2611
|
nodeId: {},
|
|
@@ -2648,7 +2648,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2648
2648
|
"settings",
|
|
2649
2649
|
"singleLine"
|
|
2650
2650
|
]), { property: P } = a(e, ["settings", "step"]), { property: L } = a(e, ["settings", "suffix"]), { theme: H } = q(), { property: T } = a(e, ["settings", "value"]), { property: A } = a(e, ["settings", "variant"]), { property: G } = a(e, ["size", "width"]);
|
|
2651
|
-
return (
|
|
2651
|
+
return (me, ke) => {
|
|
2652
2652
|
const Ue = W("v-number-input");
|
|
2653
2653
|
return _(), S(s(J), {
|
|
2654
2654
|
block: "",
|
|
@@ -2687,7 +2687,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2687
2687
|
});
|
|
2688
2688
|
};
|
|
2689
2689
|
}
|
|
2690
|
-
}),
|
|
2690
|
+
}), kl = /* @__PURE__ */ I({
|
|
2691
2691
|
__name: "index",
|
|
2692
2692
|
props: {
|
|
2693
2693
|
nodeId: {},
|
|
@@ -2731,7 +2731,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2731
2731
|
});
|
|
2732
2732
|
};
|
|
2733
2733
|
}
|
|
2734
|
-
}),
|
|
2734
|
+
}), wl = /* @__PURE__ */ I({
|
|
2735
2735
|
__name: "index",
|
|
2736
2736
|
props: {
|
|
2737
2737
|
nodeId: {},
|
|
@@ -2759,7 +2759,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2759
2759
|
}, null, 8, ["color", "density", "disabled", "label", "readonly", "theme", "value"]);
|
|
2760
2760
|
};
|
|
2761
2761
|
}
|
|
2762
|
-
}),
|
|
2762
|
+
}), Il = /* @__PURE__ */ I({
|
|
2763
2763
|
__name: "index",
|
|
2764
2764
|
props: {
|
|
2765
2765
|
nodeId: {},
|
|
@@ -2801,7 +2801,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2801
2801
|
});
|
|
2802
2802
|
};
|
|
2803
2803
|
}
|
|
2804
|
-
}),
|
|
2804
|
+
}), Sl = /* @__PURE__ */ I({
|
|
2805
2805
|
__name: "index",
|
|
2806
2806
|
props: {
|
|
2807
2807
|
nodeId: {},
|
|
@@ -2874,7 +2874,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2874
2874
|
default: E(() => [
|
|
2875
2875
|
K(G, {
|
|
2876
2876
|
modelValue: H.value,
|
|
2877
|
-
"onUpdate:modelValue": A[0] || (A[0] = (
|
|
2877
|
+
"onUpdate:modelValue": A[0] || (A[0] = (me) => H.value = me),
|
|
2878
2878
|
density: s(o),
|
|
2879
2879
|
direction: s(i),
|
|
2880
2880
|
disabled: s(r),
|
|
@@ -2896,7 +2896,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2896
2896
|
});
|
|
2897
2897
|
};
|
|
2898
2898
|
}
|
|
2899
|
-
}),
|
|
2899
|
+
}), Cl = /* @__PURE__ */ I({
|
|
2900
2900
|
__name: "index",
|
|
2901
2901
|
props: {
|
|
2902
2902
|
nodeId: {},
|
|
@@ -2938,7 +2938,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2938
2938
|
});
|
|
2939
2939
|
};
|
|
2940
2940
|
}
|
|
2941
|
-
}),
|
|
2941
|
+
}), $l = /* @__PURE__ */ I({
|
|
2942
2942
|
__name: "index",
|
|
2943
2943
|
props: {
|
|
2944
2944
|
nodeId: {},
|
|
@@ -2981,7 +2981,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2981
2981
|
});
|
|
2982
2982
|
};
|
|
2983
2983
|
}
|
|
2984
|
-
}),
|
|
2984
|
+
}), Vl = /* @__PURE__ */ I({
|
|
2985
2985
|
__name: "index",
|
|
2986
2986
|
props: {
|
|
2987
2987
|
nodeId: {},
|
|
@@ -3037,7 +3037,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
3037
3037
|
]), { property: A } = a(e, [
|
|
3038
3038
|
"settings",
|
|
3039
3039
|
"trackColor"
|
|
3040
|
-
]), { color: G } = Z(A), { property:
|
|
3040
|
+
]), { color: G } = Z(A), { property: me } = a(e, ["settings", "value"]), { property: ke } = a(e, ["slots", "append"]), { property: Ue } = a(e, ["slots", "prepend"]);
|
|
3041
3041
|
return (te, le) => {
|
|
3042
3042
|
const be = W("v-slider");
|
|
3043
3043
|
return _(), S(s(J), {
|
|
@@ -3046,8 +3046,8 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
3046
3046
|
}, {
|
|
3047
3047
|
default: E(() => [
|
|
3048
3048
|
K(be, {
|
|
3049
|
-
modelValue: s(
|
|
3050
|
-
"onUpdate:modelValue": le[0] || (le[0] = (Je) => ie(
|
|
3049
|
+
modelValue: s(me),
|
|
3050
|
+
"onUpdate:modelValue": le[0] || (le[0] = (Je) => ie(me) ? me.value = Je : null),
|
|
3051
3051
|
color: s(i),
|
|
3052
3052
|
direction: s(r),
|
|
3053
3053
|
disabled: s(l),
|
|
@@ -3095,7 +3095,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
3095
3095
|
});
|
|
3096
3096
|
};
|
|
3097
3097
|
}
|
|
3098
|
-
}),
|
|
3098
|
+
}), Pl = /* @__PURE__ */ I({
|
|
3099
3099
|
__name: "index",
|
|
3100
3100
|
props: {
|
|
3101
3101
|
nodeId: {},
|
|
@@ -3122,8 +3122,8 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
3122
3122
|
}, 8, ["modelValue", "hide-actions", "theme"]);
|
|
3123
3123
|
};
|
|
3124
3124
|
}
|
|
3125
|
-
}),
|
|
3126
|
-
function
|
|
3125
|
+
}), El = {};
|
|
3126
|
+
function Al(t, n) {
|
|
3127
3127
|
const e = W("v-stepper-header");
|
|
3128
3128
|
return _(), S(e, null, {
|
|
3129
3129
|
default: E(() => [
|
|
@@ -3132,7 +3132,7 @@ function El(t, n) {
|
|
|
3132
3132
|
_: 3
|
|
3133
3133
|
});
|
|
3134
3134
|
}
|
|
3135
|
-
const
|
|
3135
|
+
const zl = /* @__PURE__ */ Oe(El, [["render", Al]]), Ll = /* @__PURE__ */ I({
|
|
3136
3136
|
__name: "index",
|
|
3137
3137
|
props: {
|
|
3138
3138
|
nodeId: {},
|
|
@@ -3151,8 +3151,8 @@ const Al = /* @__PURE__ */ Oe(Pl, [["render", El]]), zl = /* @__PURE__ */ I({
|
|
|
3151
3151
|
}, 8, ["value"]);
|
|
3152
3152
|
};
|
|
3153
3153
|
}
|
|
3154
|
-
}),
|
|
3155
|
-
function
|
|
3154
|
+
}), Tl = {};
|
|
3155
|
+
function Ul(t, n) {
|
|
3156
3156
|
const e = W("v-stepper-window");
|
|
3157
3157
|
return _(), S(e, null, {
|
|
3158
3158
|
default: E(() => [
|
|
@@ -3161,7 +3161,7 @@ function Tl(t, n) {
|
|
|
3161
3161
|
_: 3
|
|
3162
3162
|
});
|
|
3163
3163
|
}
|
|
3164
|
-
const
|
|
3164
|
+
const Ml = /* @__PURE__ */ Oe(Tl, [["render", Ul]]), Bl = /* @__PURE__ */ I({
|
|
3165
3165
|
__name: "index",
|
|
3166
3166
|
props: {
|
|
3167
3167
|
nodeId: {},
|
|
@@ -3180,7 +3180,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3180
3180
|
}, 8, ["value"]);
|
|
3181
3181
|
};
|
|
3182
3182
|
}
|
|
3183
|
-
}),
|
|
3183
|
+
}), Rl = /* @__PURE__ */ I({
|
|
3184
3184
|
__name: "index",
|
|
3185
3185
|
props: {
|
|
3186
3186
|
nodeId: {},
|
|
@@ -3224,7 +3224,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3224
3224
|
});
|
|
3225
3225
|
};
|
|
3226
3226
|
}
|
|
3227
|
-
}),
|
|
3227
|
+
}), Wl = /* @__PURE__ */ I({
|
|
3228
3228
|
__name: "index",
|
|
3229
3229
|
props: {
|
|
3230
3230
|
nodeId: {},
|
|
@@ -3251,7 +3251,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3251
3251
|
});
|
|
3252
3252
|
};
|
|
3253
3253
|
}
|
|
3254
|
-
}),
|
|
3254
|
+
}), Fl = /* @__PURE__ */ I({
|
|
3255
3255
|
__name: "index",
|
|
3256
3256
|
props: {
|
|
3257
3257
|
nodeId: {},
|
|
@@ -3333,7 +3333,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3333
3333
|
});
|
|
3334
3334
|
};
|
|
3335
3335
|
}
|
|
3336
|
-
}),
|
|
3336
|
+
}), Dl = /* @__PURE__ */ I({
|
|
3337
3337
|
__name: "index",
|
|
3338
3338
|
props: {
|
|
3339
3339
|
nodeId: {},
|
|
@@ -3354,13 +3354,13 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3354
3354
|
return (c, m) => (_(), S(s(J), { mask: "" }, {
|
|
3355
3355
|
default: E(() => [
|
|
3356
3356
|
je("span", {
|
|
3357
|
-
class:
|
|
3357
|
+
class: wo(f.value)
|
|
3358
3358
|
}, Di(s(p)), 3)
|
|
3359
3359
|
]),
|
|
3360
3360
|
_: 1
|
|
3361
3361
|
}));
|
|
3362
3362
|
}
|
|
3363
|
-
}),
|
|
3363
|
+
}), Kl = /* @__PURE__ */ I({
|
|
3364
3364
|
__name: "index",
|
|
3365
3365
|
props: {
|
|
3366
3366
|
nodeId: {},
|
|
@@ -3417,7 +3417,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3417
3417
|
});
|
|
3418
3418
|
};
|
|
3419
3419
|
}
|
|
3420
|
-
}),
|
|
3420
|
+
}), jl = /* @__PURE__ */ I({
|
|
3421
3421
|
__name: "appendInnerSlot",
|
|
3422
3422
|
props: /* @__PURE__ */ hn({
|
|
3423
3423
|
refContext: {},
|
|
@@ -3448,7 +3448,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3448
3448
|
const { render: p } = lt(o.refContext, i, l);
|
|
3449
3449
|
return (d, f) => (_(), S(s(p)));
|
|
3450
3450
|
}
|
|
3451
|
-
}),
|
|
3451
|
+
}), Nl = /* @__PURE__ */ I({
|
|
3452
3452
|
__name: "appendSlot",
|
|
3453
3453
|
props: {
|
|
3454
3454
|
refContext: {},
|
|
@@ -3470,7 +3470,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3470
3470
|
const { render: l } = lt(n.refContext, e, i);
|
|
3471
3471
|
return (u, p) => (_(), S(s(l)));
|
|
3472
3472
|
}
|
|
3473
|
-
}),
|
|
3473
|
+
}), Ol = /* @__PURE__ */ I({
|
|
3474
3474
|
__name: "prependInnerSlot",
|
|
3475
3475
|
props: /* @__PURE__ */ hn({
|
|
3476
3476
|
refContext: {},
|
|
@@ -3501,7 +3501,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3501
3501
|
const { render: p } = lt(o.refContext, i, l);
|
|
3502
3502
|
return (d, f) => (_(), S(s(p)));
|
|
3503
3503
|
}
|
|
3504
|
-
}),
|
|
3504
|
+
}), Hl = /* @__PURE__ */ I({
|
|
3505
3505
|
__name: "prependSlot",
|
|
3506
3506
|
props: {
|
|
3507
3507
|
refContext: {},
|
|
@@ -3523,7 +3523,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3523
3523
|
const { render: l } = lt(n.refContext, e, i);
|
|
3524
3524
|
return (u, p) => (_(), S(s(l)));
|
|
3525
3525
|
}
|
|
3526
|
-
}),
|
|
3526
|
+
}), Gl = /* @__PURE__ */ I({
|
|
3527
3527
|
__name: "index",
|
|
3528
3528
|
props: {
|
|
3529
3529
|
nodeId: {},
|
|
@@ -3532,7 +3532,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3532
3532
|
},
|
|
3533
3533
|
setup(t) {
|
|
3534
3534
|
const n = t, { node: e } = z(n);
|
|
3535
|
-
|
|
3535
|
+
vo(e);
|
|
3536
3536
|
const { property: o } = a(e, [
|
|
3537
3537
|
"settings",
|
|
3538
3538
|
"appendIcon"
|
|
@@ -3573,7 +3573,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3573
3573
|
"slots",
|
|
3574
3574
|
"prependInner"
|
|
3575
3575
|
]);
|
|
3576
|
-
return (
|
|
3576
|
+
return (me, ke) => {
|
|
3577
3577
|
const Ue = W("v-text-field");
|
|
3578
3578
|
return _(), S(s(J), {
|
|
3579
3579
|
block: "",
|
|
@@ -3606,7 +3606,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3606
3606
|
s(H) ? {
|
|
3607
3607
|
name: "append",
|
|
3608
3608
|
fn: E(({ reset: te, resetValidation: le, validate: be }) => [
|
|
3609
|
-
K(
|
|
3609
|
+
K(Nl, {
|
|
3610
3610
|
"ref-context": {
|
|
3611
3611
|
parent: n.refContext,
|
|
3612
3612
|
compId: s(H)
|
|
@@ -3621,7 +3621,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3621
3621
|
s(T) ? {
|
|
3622
3622
|
name: "append-inner",
|
|
3623
3623
|
fn: E(({ isActive: te, isFocused: le, focus: be, blur: Je }) => [
|
|
3624
|
-
K(
|
|
3624
|
+
K(jl, {
|
|
3625
3625
|
"is-active": te.value,
|
|
3626
3626
|
"onUpdate:isActive": (Ae) => te.value = Ae,
|
|
3627
3627
|
"is-focused": le.value,
|
|
@@ -3639,7 +3639,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3639
3639
|
s(A) ? {
|
|
3640
3640
|
name: "prepend",
|
|
3641
3641
|
fn: E(({ reset: te, resetValidation: le, validate: be }) => [
|
|
3642
|
-
K(
|
|
3642
|
+
K(Hl, {
|
|
3643
3643
|
"ref-context": {
|
|
3644
3644
|
parent: n.refContext,
|
|
3645
3645
|
compId: s(A)
|
|
@@ -3654,7 +3654,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3654
3654
|
s(G) ? {
|
|
3655
3655
|
name: "prepend-inner",
|
|
3656
3656
|
fn: E(({ isActive: te, isFocused: le, focus: be, blur: Je }) => [
|
|
3657
|
-
K(
|
|
3657
|
+
K(Ol, {
|
|
3658
3658
|
"is-active": te.value,
|
|
3659
3659
|
"onUpdate:isActive": (Ae) => te.value = Ae,
|
|
3660
3660
|
"is-focused": le.value,
|
|
@@ -3675,7 +3675,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3675
3675
|
});
|
|
3676
3676
|
};
|
|
3677
3677
|
}
|
|
3678
|
-
}),
|
|
3678
|
+
}), Jl = /* @__PURE__ */ I({
|
|
3679
3679
|
__name: "index",
|
|
3680
3680
|
props: {
|
|
3681
3681
|
nodeId: {},
|
|
@@ -3737,8 +3737,8 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3737
3737
|
}, 8, ["align", "density", "direction", "dot-color", "fill-dot", "hide-opposite", "line-color", "line-inset", "line-thickness", "side", "theme", "truncate-line"]);
|
|
3738
3738
|
};
|
|
3739
3739
|
}
|
|
3740
|
-
}),
|
|
3741
|
-
function
|
|
3740
|
+
}), ql = {};
|
|
3741
|
+
function Xl(t, n) {
|
|
3742
3742
|
const e = W("v-timeline-item");
|
|
3743
3743
|
return _(), S(e, null, {
|
|
3744
3744
|
default: E(() => [
|
|
@@ -3747,7 +3747,7 @@ function ql(t, n) {
|
|
|
3747
3747
|
_: 3
|
|
3748
3748
|
});
|
|
3749
3749
|
}
|
|
3750
|
-
const
|
|
3750
|
+
const Yl = /* @__PURE__ */ Oe(ql, [["render", Xl]]), Zl = /* @__PURE__ */ I({
|
|
3751
3751
|
__name: "index",
|
|
3752
3752
|
props: {
|
|
3753
3753
|
nodeId: {},
|
|
@@ -3788,8 +3788,8 @@ const Xl = /* @__PURE__ */ Oe(Jl, [["render", ql]]), Yl = /* @__PURE__ */ I({
|
|
|
3788
3788
|
}, 8, ["modelValue", "continuous", "direction", "disabled", "reverse", "show-arrows", "theme", "touch"]);
|
|
3789
3789
|
};
|
|
3790
3790
|
}
|
|
3791
|
-
}),
|
|
3792
|
-
function
|
|
3791
|
+
}), Ql = {};
|
|
3792
|
+
function ea(t, n) {
|
|
3793
3793
|
const e = W("v-window-item");
|
|
3794
3794
|
return _(), S(e, null, {
|
|
3795
3795
|
default: E(() => [
|
|
@@ -3798,7 +3798,7 @@ function Ql(t, n) {
|
|
|
3798
3798
|
_: 3
|
|
3799
3799
|
});
|
|
3800
3800
|
}
|
|
3801
|
-
const
|
|
3801
|
+
const ta = /* @__PURE__ */ Oe(Ql, [["render", ea]]), h = {
|
|
3802
3802
|
key: "basic",
|
|
3803
3803
|
name: "x-runtime-lib.basic",
|
|
3804
3804
|
children: [
|
|
@@ -3860,7 +3860,7 @@ const ea = /* @__PURE__ */ Oe(Zl, [["render", Ql]]), h = {
|
|
|
3860
3860
|
]
|
|
3861
3861
|
}
|
|
3862
3862
|
]
|
|
3863
|
-
},
|
|
3863
|
+
}, na = j(Q), Fe = {
|
|
3864
3864
|
key: "border",
|
|
3865
3865
|
name: "x-runtime-lib.border",
|
|
3866
3866
|
children: [
|
|
@@ -3878,7 +3878,7 @@ const ea = /* @__PURE__ */ Oe(Zl, [["render", Ql]]), h = {
|
|
|
3878
3878
|
types: "borderWidthTypesV1",
|
|
3879
3879
|
default: ""
|
|
3880
3880
|
},
|
|
3881
|
-
|
|
3881
|
+
na,
|
|
3882
3882
|
{
|
|
3883
3883
|
key: "roundRadius",
|
|
3884
3884
|
name: "x-runtime-lib.roundRadius",
|
|
@@ -4276,10 +4276,10 @@ const ea = /* @__PURE__ */ Oe(Zl, [["render", Ql]]), h = {
|
|
|
4276
4276
|
default: 2e3
|
|
4277
4277
|
}
|
|
4278
4278
|
]
|
|
4279
|
-
},
|
|
4279
|
+
}, ia = {
|
|
4280
4280
|
key: "3d_orthographic_camera_v1",
|
|
4281
4281
|
name: "x-runtime-lib.orthographicCamera",
|
|
4282
|
-
comp:
|
|
4282
|
+
comp: us,
|
|
4283
4283
|
properties: {
|
|
4284
4284
|
page3d: [h, Y, Wn],
|
|
4285
4285
|
comp3d: [h, Y, Wn]
|
|
@@ -4288,7 +4288,7 @@ const ea = /* @__PURE__ */ Oe(Zl, [["render", Ql]]), h = {
|
|
|
4288
4288
|
methods: [],
|
|
4289
4289
|
slots: []
|
|
4290
4290
|
};
|
|
4291
|
-
C(
|
|
4291
|
+
C(ia);
|
|
4292
4292
|
const Fn = {
|
|
4293
4293
|
key: "settings",
|
|
4294
4294
|
name: "x-runtime-lib.settings",
|
|
@@ -4322,10 +4322,10 @@ const Fn = {
|
|
|
4322
4322
|
default: 2e3
|
|
4323
4323
|
}
|
|
4324
4324
|
]
|
|
4325
|
-
},
|
|
4325
|
+
}, oa = {
|
|
4326
4326
|
key: "3d_perspective_camera_v1",
|
|
4327
4327
|
name: "x-runtime-lib.perspectiveCamera",
|
|
4328
|
-
comp:
|
|
4328
|
+
comp: ds,
|
|
4329
4329
|
properties: {
|
|
4330
4330
|
page3d: [h, Y, Fn],
|
|
4331
4331
|
comp3d: [h, Y, Fn]
|
|
@@ -4334,11 +4334,11 @@ const Fn = {
|
|
|
4334
4334
|
methods: [],
|
|
4335
4335
|
slots: []
|
|
4336
4336
|
};
|
|
4337
|
-
C(
|
|
4338
|
-
const
|
|
4337
|
+
C(oa);
|
|
4338
|
+
const sa = {
|
|
4339
4339
|
key: "3d_keyboard_controls_v1",
|
|
4340
4340
|
name: "x-runtime-lib.keyboardControls",
|
|
4341
|
-
comp:
|
|
4341
|
+
comp: ps,
|
|
4342
4342
|
properties: {
|
|
4343
4343
|
page3d: [h],
|
|
4344
4344
|
comp3d: [h]
|
|
@@ -4348,11 +4348,11 @@ const oa = {
|
|
|
4348
4348
|
slots: [],
|
|
4349
4349
|
leaf: !0
|
|
4350
4350
|
};
|
|
4351
|
-
C(
|
|
4352
|
-
const
|
|
4351
|
+
C(sa);
|
|
4352
|
+
const ra = {
|
|
4353
4353
|
key: "3d_map_controls_v1",
|
|
4354
4354
|
name: "x-runtime-lib.mapControls",
|
|
4355
|
-
comp:
|
|
4355
|
+
comp: ms,
|
|
4356
4356
|
properties: {
|
|
4357
4357
|
page3d: [h],
|
|
4358
4358
|
comp3d: [h]
|
|
@@ -4362,11 +4362,11 @@ const sa = {
|
|
|
4362
4362
|
slots: [],
|
|
4363
4363
|
leaf: !0
|
|
4364
4364
|
};
|
|
4365
|
-
C(
|
|
4366
|
-
const
|
|
4365
|
+
C(ra);
|
|
4366
|
+
const la = {
|
|
4367
4367
|
key: "3d_orbit_controls_v1",
|
|
4368
4368
|
name: "x-runtime-lib.orbitControls",
|
|
4369
|
-
comp:
|
|
4369
|
+
comp: fs,
|
|
4370
4370
|
properties: {
|
|
4371
4371
|
page3d: [h],
|
|
4372
4372
|
comp3d: [h]
|
|
@@ -4376,8 +4376,8 @@ const ra = {
|
|
|
4376
4376
|
slots: [],
|
|
4377
4377
|
leaf: !0
|
|
4378
4378
|
};
|
|
4379
|
-
C(
|
|
4380
|
-
function
|
|
4379
|
+
C(la);
|
|
4380
|
+
function aa(t, n) {
|
|
4381
4381
|
const e = F(t, n), o = tt.properties[e], i = M();
|
|
4382
4382
|
R(i, o), i.basic.id = U(16), i.basic.key = tt.key, i.transform = {
|
|
4383
4383
|
position: {
|
|
@@ -4396,7 +4396,7 @@ function la(t, n) {
|
|
|
4396
4396
|
z: 1
|
|
4397
4397
|
}
|
|
4398
4398
|
};
|
|
4399
|
-
const r =
|
|
4399
|
+
const r = ua(t, n), l = ca(t, n);
|
|
4400
4400
|
return {
|
|
4401
4401
|
nodeLite: B(i, [r.nodeLite, l.nodeLite]),
|
|
4402
4402
|
nodes: {
|
|
@@ -4406,7 +4406,7 @@ function la(t, n) {
|
|
|
4406
4406
|
}
|
|
4407
4407
|
};
|
|
4408
4408
|
}
|
|
4409
|
-
function
|
|
4409
|
+
function ua(t, n) {
|
|
4410
4410
|
const e = F(t, n), o = Kt.properties[e], i = M();
|
|
4411
4411
|
return R(i, o), i.basic.id = U(16), i.basic.key = Kt.key, i.settings = {
|
|
4412
4412
|
width: 1,
|
|
@@ -4422,7 +4422,7 @@ function aa(t, n) {
|
|
|
4422
4422
|
}
|
|
4423
4423
|
};
|
|
4424
4424
|
}
|
|
4425
|
-
function
|
|
4425
|
+
function ca(t, n) {
|
|
4426
4426
|
const e = F(t, n), o = et.properties[e], i = M();
|
|
4427
4427
|
return R(i, o), i.basic.id = U(16), i.basic.key = et.key, {
|
|
4428
4428
|
nodeLite: B(i),
|
|
@@ -4478,7 +4478,7 @@ const Dn = {
|
|
|
4478
4478
|
}, Kt = {
|
|
4479
4479
|
key: "3d_box_geometry_v1",
|
|
4480
4480
|
name: "x-runtime-lib.boxGeometry",
|
|
4481
|
-
comp:
|
|
4481
|
+
comp: bs,
|
|
4482
4482
|
properties: {
|
|
4483
4483
|
page3d: [h, Dn],
|
|
4484
4484
|
comp3d: [h, Dn]
|
|
@@ -4487,10 +4487,10 @@ const Dn = {
|
|
|
4487
4487
|
methods: [],
|
|
4488
4488
|
slots: [],
|
|
4489
4489
|
leaf: !0,
|
|
4490
|
-
spawn:
|
|
4490
|
+
spawn: aa
|
|
4491
4491
|
};
|
|
4492
4492
|
C(Kt);
|
|
4493
|
-
function
|
|
4493
|
+
function da(t, n) {
|
|
4494
4494
|
const e = F(t, n), o = tt.properties[e], i = M();
|
|
4495
4495
|
R(i, o), i.basic.id = U(16), i.basic.key = tt.key, i.transform = {
|
|
4496
4496
|
position: {
|
|
@@ -4509,7 +4509,7 @@ function ca(t, n) {
|
|
|
4509
4509
|
z: 1
|
|
4510
4510
|
}
|
|
4511
4511
|
};
|
|
4512
|
-
const r =
|
|
4512
|
+
const r = pa(t, n), l = ma(t, n);
|
|
4513
4513
|
return {
|
|
4514
4514
|
nodeLite: B(i, [r.nodeLite, l.nodeLite]),
|
|
4515
4515
|
nodes: {
|
|
@@ -4519,7 +4519,7 @@ function ca(t, n) {
|
|
|
4519
4519
|
}
|
|
4520
4520
|
};
|
|
4521
4521
|
}
|
|
4522
|
-
function
|
|
4522
|
+
function pa(t, n) {
|
|
4523
4523
|
const e = F(t, n), o = jt.properties[e], i = M();
|
|
4524
4524
|
return R(i, o), i.basic.id = U(16), i.basic.key = jt.key, i.settings = {
|
|
4525
4525
|
radius: 1,
|
|
@@ -4536,7 +4536,7 @@ function da(t, n) {
|
|
|
4536
4536
|
}
|
|
4537
4537
|
};
|
|
4538
4538
|
}
|
|
4539
|
-
function
|
|
4539
|
+
function ma(t, n) {
|
|
4540
4540
|
const e = F(t, n), o = et.properties[e], i = M();
|
|
4541
4541
|
return R(i, o), i.basic.id = U(16), i.basic.key = et.key, {
|
|
4542
4542
|
nodeLite: B(i),
|
|
@@ -4600,7 +4600,7 @@ const Kn = {
|
|
|
4600
4600
|
}, jt = {
|
|
4601
4601
|
key: "3d_sphere_geometry_v1",
|
|
4602
4602
|
name: "x-runtime-lib.sphereGeometry",
|
|
4603
|
-
comp:
|
|
4603
|
+
comp: gs,
|
|
4604
4604
|
properties: {
|
|
4605
4605
|
page3d: [h, Kn],
|
|
4606
4606
|
comp3d: [h, Kn]
|
|
@@ -4609,7 +4609,7 @@ const Kn = {
|
|
|
4609
4609
|
methods: [],
|
|
4610
4610
|
slots: [],
|
|
4611
4611
|
leaf: !0,
|
|
4612
|
-
spawn:
|
|
4612
|
+
spawn: da
|
|
4613
4613
|
};
|
|
4614
4614
|
C(jt);
|
|
4615
4615
|
const Et = j(Q);
|
|
@@ -4629,10 +4629,10 @@ const jn = {
|
|
|
4629
4629
|
default: 1
|
|
4630
4630
|
}
|
|
4631
4631
|
]
|
|
4632
|
-
},
|
|
4632
|
+
}, fa = {
|
|
4633
4633
|
key: "3d_ambient_light_v1",
|
|
4634
4634
|
name: "x-runtime-lib.ambientLight",
|
|
4635
|
-
comp:
|
|
4635
|
+
comp: _s,
|
|
4636
4636
|
properties: {
|
|
4637
4637
|
page3d: [h, Y, jn],
|
|
4638
4638
|
comp3d: [h, Y, jn]
|
|
@@ -4641,7 +4641,7 @@ const jn = {
|
|
|
4641
4641
|
methods: [],
|
|
4642
4642
|
slots: []
|
|
4643
4643
|
};
|
|
4644
|
-
C(
|
|
4644
|
+
C(fa);
|
|
4645
4645
|
const At = j(Q);
|
|
4646
4646
|
At.children[0].default = "custom";
|
|
4647
4647
|
At.children[2].children[0].default = "0xffffff";
|
|
@@ -4659,10 +4659,10 @@ const Nn = {
|
|
|
4659
4659
|
default: 1
|
|
4660
4660
|
}
|
|
4661
4661
|
]
|
|
4662
|
-
},
|
|
4662
|
+
}, ya = {
|
|
4663
4663
|
key: "3d_directional_light_v1",
|
|
4664
4664
|
name: "x-runtime-lib.directionalLight",
|
|
4665
|
-
comp:
|
|
4665
|
+
comp: ks,
|
|
4666
4666
|
properties: {
|
|
4667
4667
|
page3d: [h, Y, Nn],
|
|
4668
4668
|
comp3d: [h, Y, Nn]
|
|
@@ -4671,7 +4671,7 @@ const Nn = {
|
|
|
4671
4671
|
methods: [],
|
|
4672
4672
|
slots: []
|
|
4673
4673
|
};
|
|
4674
|
-
C(
|
|
4674
|
+
C(ya);
|
|
4675
4675
|
const zt = j(Q);
|
|
4676
4676
|
zt.children[0].default = "custom";
|
|
4677
4677
|
zt.children[2].children[0].default = "0xffffff";
|
|
@@ -4703,10 +4703,10 @@ const On = {
|
|
|
4703
4703
|
default: 2
|
|
4704
4704
|
}
|
|
4705
4705
|
]
|
|
4706
|
-
},
|
|
4706
|
+
}, ba = {
|
|
4707
4707
|
key: "3d_point_light_v1",
|
|
4708
4708
|
name: "x-runtime-lib.pointLight",
|
|
4709
|
-
comp:
|
|
4709
|
+
comp: Is,
|
|
4710
4710
|
properties: {
|
|
4711
4711
|
page3d: [h, Y, On],
|
|
4712
4712
|
comp3d: [h, Y, On]
|
|
@@ -4715,7 +4715,7 @@ const On = {
|
|
|
4715
4715
|
methods: [],
|
|
4716
4716
|
slots: []
|
|
4717
4717
|
};
|
|
4718
|
-
C(
|
|
4718
|
+
C(ba);
|
|
4719
4719
|
const Lt = j(Q);
|
|
4720
4720
|
Lt.children[0].default = "custom";
|
|
4721
4721
|
Lt.children[2].children[0].default = "0xffffff";
|
|
@@ -4764,10 +4764,10 @@ const Hn = {
|
|
|
4764
4764
|
default: 0
|
|
4765
4765
|
}
|
|
4766
4766
|
]
|
|
4767
|
-
},
|
|
4767
|
+
}, ha = {
|
|
4768
4768
|
key: "3d_spot_light_v1",
|
|
4769
4769
|
name: "x-runtime-lib.spotLight",
|
|
4770
|
-
comp:
|
|
4770
|
+
comp: Cs,
|
|
4771
4771
|
properties: {
|
|
4772
4772
|
page3d: [h, Y, Hn],
|
|
4773
4773
|
comp3d: [h, Y, Hn]
|
|
@@ -4776,11 +4776,11 @@ const Hn = {
|
|
|
4776
4776
|
methods: [],
|
|
4777
4777
|
slots: []
|
|
4778
4778
|
};
|
|
4779
|
-
C(
|
|
4779
|
+
C(ha);
|
|
4780
4780
|
const et = {
|
|
4781
4781
|
key: "3d_mesh_basic_material_v1",
|
|
4782
4782
|
name: "x-runtime-lib.meshBasicMaterial",
|
|
4783
|
-
comp:
|
|
4783
|
+
comp: Ps,
|
|
4784
4784
|
properties: {
|
|
4785
4785
|
page3d: [h],
|
|
4786
4786
|
comp3d: [h]
|
|
@@ -4791,10 +4791,10 @@ const et = {
|
|
|
4791
4791
|
leaf: !0
|
|
4792
4792
|
};
|
|
4793
4793
|
C(et);
|
|
4794
|
-
const
|
|
4794
|
+
const ga = {
|
|
4795
4795
|
key: "3d_group_v1",
|
|
4796
4796
|
name: "x-runtime-lib.group",
|
|
4797
|
-
comp:
|
|
4797
|
+
comp: As,
|
|
4798
4798
|
properties: {
|
|
4799
4799
|
page3d: [h, Y],
|
|
4800
4800
|
comp3d: [h, Y]
|
|
@@ -4803,11 +4803,11 @@ const ha = {
|
|
|
4803
4803
|
methods: [],
|
|
4804
4804
|
slots: []
|
|
4805
4805
|
};
|
|
4806
|
-
C(
|
|
4806
|
+
C(ga);
|
|
4807
4807
|
const tt = {
|
|
4808
4808
|
key: "3d_mesh_v1",
|
|
4809
4809
|
name: "x-runtime-lib.mesh",
|
|
4810
|
-
comp:
|
|
4810
|
+
comp: Ls,
|
|
4811
4811
|
properties: {
|
|
4812
4812
|
page3d: [h, Y],
|
|
4813
4813
|
comp3d: [h, Y]
|
|
@@ -4817,7 +4817,7 @@ const tt = {
|
|
|
4817
4817
|
slots: []
|
|
4818
4818
|
};
|
|
4819
4819
|
C(tt);
|
|
4820
|
-
function
|
|
4820
|
+
function va(t, n) {
|
|
4821
4821
|
const e = F(t, n), o = Nt.properties[e], i = M();
|
|
4822
4822
|
return R(i, o), i.basic.id = U(16), i.basic.key = Nt.key, i.size.height = "300px", i.xAxis.data = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], i.series = [
|
|
4823
4823
|
{
|
|
@@ -4855,16 +4855,16 @@ const Gn = {
|
|
|
4855
4855
|
}, Nt = {
|
|
4856
4856
|
key: "ui_bar_chart_v1",
|
|
4857
4857
|
name: "x-runtime-lib.barChart",
|
|
4858
|
-
comp:
|
|
4858
|
+
comp: Fr,
|
|
4859
4859
|
properties: {
|
|
4860
4860
|
pageUi: [h, X, wt, It, St, kt, Gn],
|
|
4861
4861
|
compUi: [h, X, wt, It, St, kt, Gn]
|
|
4862
4862
|
},
|
|
4863
4863
|
leaf: !0,
|
|
4864
|
-
spawn:
|
|
4864
|
+
spawn: va
|
|
4865
4865
|
};
|
|
4866
4866
|
C(Nt);
|
|
4867
|
-
function
|
|
4867
|
+
function _a(t, n) {
|
|
4868
4868
|
const e = F(t, n), o = Ot.properties[e], i = M();
|
|
4869
4869
|
return R(i, o), i.basic.id = U(16), i.basic.key = Ot.key, i.size.height = "300px", i.xAxis.data = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], i.series = [
|
|
4870
4870
|
{
|
|
@@ -4902,13 +4902,13 @@ const Jn = {
|
|
|
4902
4902
|
}, Ot = {
|
|
4903
4903
|
key: "ui_line_chart_v1",
|
|
4904
4904
|
name: "x-runtime-lib.lineChart",
|
|
4905
|
-
comp:
|
|
4905
|
+
comp: Dr,
|
|
4906
4906
|
properties: {
|
|
4907
4907
|
pageUi: [h, X, wt, It, St, kt, Jn],
|
|
4908
4908
|
compUi: [h, X, wt, It, St, kt, Jn]
|
|
4909
4909
|
},
|
|
4910
4910
|
leaf: !0,
|
|
4911
|
-
spawn:
|
|
4911
|
+
spawn: _a
|
|
4912
4912
|
};
|
|
4913
4913
|
C(Ot);
|
|
4914
4914
|
const ct = {
|
|
@@ -4929,10 +4929,10 @@ const ct = {
|
|
|
4929
4929
|
default: "",
|
|
4930
4930
|
array: !0,
|
|
4931
4931
|
defaultArray: []
|
|
4932
|
-
},
|
|
4932
|
+
}, xa = {
|
|
4933
4933
|
key: "multiple_ref_v1",
|
|
4934
4934
|
name: "x-runtime-lib.multipleRef",
|
|
4935
|
-
comp:
|
|
4935
|
+
comp: Or,
|
|
4936
4936
|
properties: {
|
|
4937
4937
|
pageUi: [h, X, ct, dt],
|
|
4938
4938
|
compUi: [h, X, ct, dt],
|
|
@@ -4941,7 +4941,7 @@ const ct = {
|
|
|
4941
4941
|
},
|
|
4942
4942
|
leaf: !0
|
|
4943
4943
|
};
|
|
4944
|
-
C(
|
|
4944
|
+
C(xa);
|
|
4945
4945
|
const pt = {
|
|
4946
4946
|
key: "settings",
|
|
4947
4947
|
name: "x-runtime-lib.settings",
|
|
@@ -4966,10 +4966,10 @@ const pt = {
|
|
|
4966
4966
|
default: "",
|
|
4967
4967
|
array: !0,
|
|
4968
4968
|
defaultArray: []
|
|
4969
|
-
},
|
|
4969
|
+
}, ka = {
|
|
4970
4970
|
key: "multiple_slot_v1",
|
|
4971
4971
|
name: "x-runtime-lib.multipleSlot",
|
|
4972
|
-
comp:
|
|
4972
|
+
comp: Gr,
|
|
4973
4973
|
properties: {
|
|
4974
4974
|
pageUi: [h, X, pt, mt],
|
|
4975
4975
|
compUi: [h, X, pt, mt],
|
|
@@ -4978,7 +4978,7 @@ const pt = {
|
|
|
4978
4978
|
},
|
|
4979
4979
|
leaf: !0
|
|
4980
4980
|
};
|
|
4981
|
-
C(
|
|
4981
|
+
C(ka);
|
|
4982
4982
|
const ft = {
|
|
4983
4983
|
key: "settings",
|
|
4984
4984
|
name: "x-runtime-lib.settings",
|
|
@@ -4990,10 +4990,10 @@ const ft = {
|
|
|
4990
4990
|
default: void 0
|
|
4991
4991
|
}
|
|
4992
4992
|
]
|
|
4993
|
-
},
|
|
4993
|
+
}, wa = {
|
|
4994
4994
|
key: "ref_v1",
|
|
4995
4995
|
name: "x-runtime-lib.reference",
|
|
4996
|
-
comp:
|
|
4996
|
+
comp: Jr,
|
|
4997
4997
|
properties: {
|
|
4998
4998
|
pageUi: [h, X, ft],
|
|
4999
4999
|
compUi: [h, X, ft],
|
|
@@ -5002,7 +5002,7 @@ const ft = {
|
|
|
5002
5002
|
},
|
|
5003
5003
|
leaf: !0
|
|
5004
5004
|
};
|
|
5005
|
-
C(
|
|
5005
|
+
C(wa);
|
|
5006
5006
|
const qn = {
|
|
5007
5007
|
key: "settings",
|
|
5008
5008
|
name: "x-runtime-lib.settings",
|
|
@@ -5014,16 +5014,16 @@ const qn = {
|
|
|
5014
5014
|
default: !1
|
|
5015
5015
|
}
|
|
5016
5016
|
]
|
|
5017
|
-
},
|
|
5017
|
+
}, Ia = {
|
|
5018
5018
|
key: "render_switch_v1",
|
|
5019
5019
|
name: "x-runtime-lib.renderSwitch",
|
|
5020
|
-
comp:
|
|
5020
|
+
comp: qr,
|
|
5021
5021
|
properties: {
|
|
5022
5022
|
pageUi: [h, qn],
|
|
5023
5023
|
compUi: [h, qn]
|
|
5024
5024
|
}
|
|
5025
5025
|
};
|
|
5026
|
-
C(
|
|
5026
|
+
C(Ia);
|
|
5027
5027
|
const yt = {
|
|
5028
5028
|
key: "settings",
|
|
5029
5029
|
name: "x-runtime-lib.settings",
|
|
@@ -5041,7 +5041,7 @@ const yt = {
|
|
|
5041
5041
|
default: void 0
|
|
5042
5042
|
}
|
|
5043
5043
|
]
|
|
5044
|
-
},
|
|
5044
|
+
}, Sa = {
|
|
5045
5045
|
key: "slot_v1",
|
|
5046
5046
|
name: "x-runtime-lib.slot",
|
|
5047
5047
|
comp: Dt,
|
|
@@ -5053,7 +5053,7 @@ const yt = {
|
|
|
5053
5053
|
},
|
|
5054
5054
|
leaf: !0
|
|
5055
5055
|
};
|
|
5056
|
-
C(
|
|
5056
|
+
C(Sa);
|
|
5057
5057
|
const He = j(Q);
|
|
5058
5058
|
He.key = "backgroundColor";
|
|
5059
5059
|
He.name = "x-runtime-lib.backgroundColor";
|
|
@@ -5062,26 +5062,26 @@ const oo = {
|
|
|
5062
5062
|
name: "x-runtime-lib.adaptSlot",
|
|
5063
5063
|
ui: "selectAdaptSlot",
|
|
5064
5064
|
default: void 0
|
|
5065
|
-
},
|
|
5065
|
+
}, Ca = {
|
|
5066
5066
|
key: "settings",
|
|
5067
5067
|
name: "x-runtime-lib.settings",
|
|
5068
5068
|
children: [He]
|
|
5069
|
-
},
|
|
5069
|
+
}, $a = {
|
|
5070
5070
|
key: "settings",
|
|
5071
5071
|
name: "x-runtime-lib.settings",
|
|
5072
5072
|
children: [He, oo]
|
|
5073
|
-
},
|
|
5073
|
+
}, Va = {
|
|
5074
5074
|
key: "settings",
|
|
5075
5075
|
name: "x-runtime-lib.settings",
|
|
5076
5076
|
children: [He]
|
|
5077
|
-
},
|
|
5077
|
+
}, Pa = {
|
|
5078
5078
|
key: "settings",
|
|
5079
5079
|
name: "x-runtime-lib.settings",
|
|
5080
5080
|
children: [He, oo]
|
|
5081
|
-
},
|
|
5081
|
+
}, Ea = {
|
|
5082
5082
|
key: "startup",
|
|
5083
5083
|
name: "x-runtime-lib.startup"
|
|
5084
|
-
},
|
|
5084
|
+
}, Aa = {
|
|
5085
5085
|
key: "screenSizeChange",
|
|
5086
5086
|
name: "x-runtime-lib.screenSizeChange",
|
|
5087
5087
|
params: [
|
|
@@ -5096,7 +5096,7 @@ const oo = {
|
|
|
5096
5096
|
type: "string"
|
|
5097
5097
|
}
|
|
5098
5098
|
]
|
|
5099
|
-
},
|
|
5099
|
+
}, za = {
|
|
5100
5100
|
key: "darkModeChange",
|
|
5101
5101
|
name: "x-runtime-lib.darkModeChange",
|
|
5102
5102
|
params: [
|
|
@@ -5106,20 +5106,20 @@ const oo = {
|
|
|
5106
5106
|
type: "boolean"
|
|
5107
5107
|
}
|
|
5108
5108
|
]
|
|
5109
|
-
},
|
|
5109
|
+
}, La = {
|
|
5110
5110
|
key: "globality_v1",
|
|
5111
5111
|
name: "x-runtime-lib.globality",
|
|
5112
5112
|
comp: null,
|
|
5113
5113
|
properties: {
|
|
5114
|
-
pageUi: [
|
|
5115
|
-
page3d: [
|
|
5116
|
-
compUi: [
|
|
5117
|
-
comp3d: [
|
|
5114
|
+
pageUi: [Ca],
|
|
5115
|
+
page3d: [Va],
|
|
5116
|
+
compUi: [$a],
|
|
5117
|
+
comp3d: [Pa]
|
|
5118
5118
|
},
|
|
5119
|
-
events: [
|
|
5119
|
+
events: [Ea, Aa, za],
|
|
5120
5120
|
internal: !0
|
|
5121
5121
|
};
|
|
5122
|
-
C(
|
|
5122
|
+
C(La);
|
|
5123
5123
|
const Xn = {
|
|
5124
5124
|
key: "settings",
|
|
5125
5125
|
name: "x-runtime-lib.settings",
|
|
@@ -5155,17 +5155,17 @@ const Xn = {
|
|
|
5155
5155
|
default: !1
|
|
5156
5156
|
}
|
|
5157
5157
|
]
|
|
5158
|
-
},
|
|
5158
|
+
}, Ta = {
|
|
5159
5159
|
key: "ui_badge_v1",
|
|
5160
5160
|
name: "x-runtime-lib.badge",
|
|
5161
|
-
comp:
|
|
5161
|
+
comp: Xr,
|
|
5162
5162
|
properties: {
|
|
5163
5163
|
pageUi: [h, Xn],
|
|
5164
5164
|
compUi: [h, Xn]
|
|
5165
5165
|
}
|
|
5166
5166
|
};
|
|
5167
|
-
C(
|
|
5168
|
-
function
|
|
5167
|
+
C(Ta);
|
|
5168
|
+
function Ua(t, n) {
|
|
5169
5169
|
const e = F(t, n), o = Ht.properties[e], i = M();
|
|
5170
5170
|
return R(i, o), i.basic.id = U(16), i.basic.key = Ht.key, i.settings.text = "button", {
|
|
5171
5171
|
nodeLite: B(i),
|
|
@@ -5174,7 +5174,7 @@ function Ta(t, n) {
|
|
|
5174
5174
|
}
|
|
5175
5175
|
};
|
|
5176
5176
|
}
|
|
5177
|
-
const
|
|
5177
|
+
const Ma = j(Q), Yn = {
|
|
5178
5178
|
key: "settings",
|
|
5179
5179
|
name: "x-runtime-lib.settings",
|
|
5180
5180
|
children: [
|
|
@@ -5253,7 +5253,7 @@ const Ua = j(Q), Yn = {
|
|
|
5253
5253
|
ui: "switch",
|
|
5254
5254
|
default: !1
|
|
5255
5255
|
},
|
|
5256
|
-
|
|
5256
|
+
Ma,
|
|
5257
5257
|
{
|
|
5258
5258
|
key: "ripple",
|
|
5259
5259
|
name: "x-runtime-lib.ripple",
|
|
@@ -5264,7 +5264,7 @@ const Ua = j(Q), Yn = {
|
|
|
5264
5264
|
}, Ht = {
|
|
5265
5265
|
key: "ui_btn_v1",
|
|
5266
5266
|
name: "x-runtime-lib.button",
|
|
5267
|
-
comp:
|
|
5267
|
+
comp: Yr,
|
|
5268
5268
|
properties: {
|
|
5269
5269
|
pageUi: [h, X, Yn],
|
|
5270
5270
|
compUi: [h, X, Yn]
|
|
@@ -5276,19 +5276,19 @@ const Ua = j(Q), Yn = {
|
|
|
5276
5276
|
}
|
|
5277
5277
|
],
|
|
5278
5278
|
leaf: !0,
|
|
5279
|
-
spawn:
|
|
5279
|
+
spawn: Ua
|
|
5280
5280
|
};
|
|
5281
5281
|
C(Ht);
|
|
5282
|
-
const
|
|
5282
|
+
const Ba = {
|
|
5283
5283
|
key: "ui_btn_group_v1",
|
|
5284
5284
|
name: "x-runtime-lib.buttonGroup",
|
|
5285
|
-
comp:
|
|
5285
|
+
comp: el,
|
|
5286
5286
|
properties: {
|
|
5287
5287
|
pageUi: [h],
|
|
5288
5288
|
compUi: [h]
|
|
5289
5289
|
}
|
|
5290
5290
|
};
|
|
5291
|
-
C(
|
|
5291
|
+
C(Ba);
|
|
5292
5292
|
const Zn = {
|
|
5293
5293
|
key: "settings",
|
|
5294
5294
|
name: "x-runtime-lib.settings",
|
|
@@ -5350,17 +5350,17 @@ const Zn = {
|
|
|
5350
5350
|
default: !1
|
|
5351
5351
|
}
|
|
5352
5352
|
]
|
|
5353
|
-
},
|
|
5353
|
+
}, Ra = {
|
|
5354
5354
|
key: "ui_btn_toggle_v1",
|
|
5355
5355
|
name: "x-runtime-lib.buttonToggle",
|
|
5356
|
-
comp:
|
|
5356
|
+
comp: tl,
|
|
5357
5357
|
properties: {
|
|
5358
5358
|
pageUi: [h, Zn],
|
|
5359
5359
|
compUi: [h, Zn]
|
|
5360
5360
|
}
|
|
5361
5361
|
};
|
|
5362
|
-
C(
|
|
5363
|
-
function
|
|
5362
|
+
C(Ra);
|
|
5363
|
+
function Wa(t, n) {
|
|
5364
5364
|
const e = F(t, n), o = nt.properties[e], i = M();
|
|
5365
5365
|
return R(i, o), i.basic.id = U(16), i.basic.key = nt.key, i.children = [], i.settings.title = "title", i.settings.subtitle = "subtitle", i.settings.text = "text", {
|
|
5366
5366
|
nodeLite: B(i),
|
|
@@ -5427,12 +5427,12 @@ const Qn = {
|
|
|
5427
5427
|
}, nt = {
|
|
5428
5428
|
key: "ui_card_v1",
|
|
5429
5429
|
name: "x-runtime-lib.card",
|
|
5430
|
-
comp:
|
|
5430
|
+
comp: nl,
|
|
5431
5431
|
properties: {
|
|
5432
5432
|
pageUi: [h, X, Qn],
|
|
5433
5433
|
compUi: [h, X, Qn]
|
|
5434
5434
|
},
|
|
5435
|
-
spawn:
|
|
5435
|
+
spawn: Wa
|
|
5436
5436
|
};
|
|
5437
5437
|
C(nt);
|
|
5438
5438
|
const ei = {
|
|
@@ -5452,18 +5452,18 @@ const ei = {
|
|
|
5452
5452
|
default: ""
|
|
5453
5453
|
}
|
|
5454
5454
|
]
|
|
5455
|
-
},
|
|
5455
|
+
}, Fa = {
|
|
5456
5456
|
key: "ui_checkbox_v1",
|
|
5457
5457
|
name: "x-runtime-lib.checkbox",
|
|
5458
|
-
comp:
|
|
5458
|
+
comp: il,
|
|
5459
5459
|
properties: {
|
|
5460
5460
|
pageUi: [h, ei],
|
|
5461
5461
|
compUi: [h, ei]
|
|
5462
5462
|
},
|
|
5463
5463
|
leaf: !0
|
|
5464
5464
|
};
|
|
5465
|
-
C(
|
|
5466
|
-
const
|
|
5465
|
+
C(Fa);
|
|
5466
|
+
const Da = j(Q), ti = {
|
|
5467
5467
|
key: "settings",
|
|
5468
5468
|
name: "x-runtime-lib.settings",
|
|
5469
5469
|
children: [
|
|
@@ -5536,12 +5536,12 @@ const Fa = j(Q), ti = {
|
|
|
5536
5536
|
ui: "switch",
|
|
5537
5537
|
default: !1
|
|
5538
5538
|
},
|
|
5539
|
-
|
|
5539
|
+
Da
|
|
5540
5540
|
]
|
|
5541
5541
|
}, Gt = {
|
|
5542
5542
|
key: "ui_chip_v1",
|
|
5543
5543
|
name: "x-runtime-lib.chip",
|
|
5544
|
-
comp:
|
|
5544
|
+
comp: ol,
|
|
5545
5545
|
properties: {
|
|
5546
5546
|
pageUi: [h, ti],
|
|
5547
5547
|
compUi: [h, ti]
|
|
@@ -5549,7 +5549,7 @@ const Fa = j(Q), ti = {
|
|
|
5549
5549
|
leaf: !0
|
|
5550
5550
|
};
|
|
5551
5551
|
C(Gt);
|
|
5552
|
-
function
|
|
5552
|
+
function Ka(t, n) {
|
|
5553
5553
|
const e = F(t, n), o = Jt.properties[e], i = M();
|
|
5554
5554
|
R(i, o), i.basic.id = U(16), i.basic.key = Jt.key;
|
|
5555
5555
|
const r = Me(t, n, "chip1", "chip 1"), l = Me(t, n, "chip2", "chip 2"), u = Me(t, n, "chip3", "chip 3"), p = Me(t, n, "chip4", "chip 4"), d = Me(t, n, "chip5", "chip 5"), f = Me(t, n, "chip6", "chip 6");
|
|
@@ -5639,25 +5639,25 @@ const ni = {
|
|
|
5639
5639
|
}, Jt = {
|
|
5640
5640
|
key: "ui_chip_group_v1",
|
|
5641
5641
|
name: "x-runtime-lib.chipGroup",
|
|
5642
|
-
comp:
|
|
5642
|
+
comp: sl,
|
|
5643
5643
|
properties: {
|
|
5644
5644
|
pageUi: [h, ni],
|
|
5645
5645
|
compUi: [h, ni]
|
|
5646
5646
|
},
|
|
5647
|
-
spawn:
|
|
5647
|
+
spawn: Ka
|
|
5648
5648
|
};
|
|
5649
5649
|
C(Jt);
|
|
5650
|
-
const
|
|
5650
|
+
const ja = {
|
|
5651
5651
|
key: "ui_color_picker_v1",
|
|
5652
5652
|
name: "x-runtime-lib.colorPicker",
|
|
5653
|
-
comp:
|
|
5653
|
+
comp: rl,
|
|
5654
5654
|
properties: {
|
|
5655
5655
|
pageUi: [h],
|
|
5656
5656
|
compUi: [h]
|
|
5657
5657
|
},
|
|
5658
5658
|
leaf: !0
|
|
5659
5659
|
};
|
|
5660
|
-
C(
|
|
5660
|
+
C(ja);
|
|
5661
5661
|
const ii = {
|
|
5662
5662
|
key: "settings",
|
|
5663
5663
|
name: "x-runtime-lib.settings",
|
|
@@ -5699,17 +5699,17 @@ const ii = {
|
|
|
5699
5699
|
default: !1
|
|
5700
5700
|
}
|
|
5701
5701
|
]
|
|
5702
|
-
},
|
|
5702
|
+
}, Na = {
|
|
5703
5703
|
key: "ui_combobox_v1",
|
|
5704
5704
|
name: "x-runtime-lib.combobox",
|
|
5705
|
-
comp:
|
|
5705
|
+
comp: ll,
|
|
5706
5706
|
properties: {
|
|
5707
5707
|
pageUi: [h, ii],
|
|
5708
5708
|
compUi: [h, ii]
|
|
5709
5709
|
},
|
|
5710
5710
|
leaf: !0
|
|
5711
5711
|
};
|
|
5712
|
-
C(
|
|
5712
|
+
C(Na);
|
|
5713
5713
|
const Cn = j(Q);
|
|
5714
5714
|
Cn.key = "backgroundColor";
|
|
5715
5715
|
Cn.name = "x-runtime-lib.backgroundColor";
|
|
@@ -5720,7 +5720,7 @@ const oi = {
|
|
|
5720
5720
|
}, qt = {
|
|
5721
5721
|
key: "ui_container_v1",
|
|
5722
5722
|
name: "x-runtime-lib.container",
|
|
5723
|
-
comp:
|
|
5723
|
+
comp: al,
|
|
5724
5724
|
properties: {
|
|
5725
5725
|
pageUi: [h, X, Fe, De, Ke, oi],
|
|
5726
5726
|
compUi: [h, X, Fe, De, Ke, oi]
|
|
@@ -5885,10 +5885,10 @@ const si = {
|
|
|
5885
5885
|
defaultArray: []
|
|
5886
5886
|
}
|
|
5887
5887
|
]
|
|
5888
|
-
},
|
|
5888
|
+
}, Oa = {
|
|
5889
5889
|
key: "ui_data_table_v1",
|
|
5890
5890
|
name: "x-runtime-lib.dataTable",
|
|
5891
|
-
comp:
|
|
5891
|
+
comp: cl,
|
|
5892
5892
|
properties: {
|
|
5893
5893
|
pageUi: [h, si, ri, li],
|
|
5894
5894
|
compUi: [h, si, ri, li]
|
|
@@ -5910,22 +5910,22 @@ const si = {
|
|
|
5910
5910
|
],
|
|
5911
5911
|
leaf: !0
|
|
5912
5912
|
};
|
|
5913
|
-
C(
|
|
5914
|
-
const
|
|
5913
|
+
C(Oa);
|
|
5914
|
+
const Ha = {
|
|
5915
5915
|
key: "ui_date_picker_v1",
|
|
5916
5916
|
name: "x-runtime-lib.datePicker",
|
|
5917
|
-
comp:
|
|
5917
|
+
comp: dl,
|
|
5918
5918
|
properties: {
|
|
5919
5919
|
pageUi: [h],
|
|
5920
5920
|
compUi: [h]
|
|
5921
5921
|
},
|
|
5922
5922
|
leaf: !0
|
|
5923
5923
|
};
|
|
5924
|
-
C(
|
|
5925
|
-
const
|
|
5924
|
+
C(Ha);
|
|
5925
|
+
const Ga = {
|
|
5926
5926
|
key: "ui_dialog_v1",
|
|
5927
5927
|
name: "x-runtime-lib.dialog",
|
|
5928
|
-
comp:
|
|
5928
|
+
comp: ml,
|
|
5929
5929
|
properties: {
|
|
5930
5930
|
pageUi: [h],
|
|
5931
5931
|
compUi: [h]
|
|
@@ -5942,15 +5942,15 @@ const Ha = {
|
|
|
5942
5942
|
],
|
|
5943
5943
|
teleport: !0
|
|
5944
5944
|
};
|
|
5945
|
-
C(
|
|
5945
|
+
C(Ga);
|
|
5946
5946
|
const ai = {
|
|
5947
5947
|
key: "settings",
|
|
5948
5948
|
name: "x-runtime-lib.settings",
|
|
5949
5949
|
children: []
|
|
5950
|
-
},
|
|
5950
|
+
}, Hc = {
|
|
5951
5951
|
key: "ui_file_input_v1",
|
|
5952
5952
|
name: "x-runtime-lib.fileInput",
|
|
5953
|
-
comp:
|
|
5953
|
+
comp: fl,
|
|
5954
5954
|
properties: {
|
|
5955
5955
|
pageUi: [h, ai],
|
|
5956
5956
|
compUi: [h, ai]
|
|
@@ -5976,14 +5976,14 @@ const ai = {
|
|
|
5976
5976
|
}, Xt = {
|
|
5977
5977
|
key: "ui_flex_layout_entry_v1",
|
|
5978
5978
|
name: "x-runtime-lib.flexLayoutEntry",
|
|
5979
|
-
comp:
|
|
5979
|
+
comp: bl,
|
|
5980
5980
|
properties: {
|
|
5981
5981
|
pageUi: [h, X, ui],
|
|
5982
5982
|
compUi: [h, X, ui]
|
|
5983
5983
|
}
|
|
5984
5984
|
};
|
|
5985
5985
|
C(Xt);
|
|
5986
|
-
function
|
|
5986
|
+
function Ja(t, n) {
|
|
5987
5987
|
const e = F(t, n), o = it.properties[e], i = M();
|
|
5988
5988
|
R(i, o), i.basic.id = U(16), i.basic.key = it.key;
|
|
5989
5989
|
const r = Yt(
|
|
@@ -6004,7 +6004,7 @@ function Ga(t, n) {
|
|
|
6004
6004
|
void 0,
|
|
6005
6005
|
"60px",
|
|
6006
6006
|
void 0
|
|
6007
|
-
), u =
|
|
6007
|
+
), u = qa(t, n);
|
|
6008
6008
|
return {
|
|
6009
6009
|
nodeLite: B(i, [r.nodeLite, l.nodeLite, u.nodeLite]),
|
|
6010
6010
|
nodes: {
|
|
@@ -6015,7 +6015,7 @@ function Ga(t, n) {
|
|
|
6015
6015
|
}
|
|
6016
6016
|
};
|
|
6017
6017
|
}
|
|
6018
|
-
function
|
|
6018
|
+
function qa(t, n) {
|
|
6019
6019
|
const e = F(t, n), o = Xt.properties[e], i = M();
|
|
6020
6020
|
R(i, o), i.basic.id = U(16), i.basic.key = Xt.key;
|
|
6021
6021
|
const r = Yt(
|
|
@@ -6221,7 +6221,7 @@ const ci = {
|
|
|
6221
6221
|
}, it = {
|
|
6222
6222
|
key: "ui_flex_layout_v1",
|
|
6223
6223
|
name: "x-runtime-lib.flexLayout",
|
|
6224
|
-
comp:
|
|
6224
|
+
comp: yl,
|
|
6225
6225
|
properties: {
|
|
6226
6226
|
pageUi: [h, X, Fe, De, Ke, ci],
|
|
6227
6227
|
compUi: [h, X, Fe, De, Ke, ci]
|
|
@@ -6232,7 +6232,7 @@ const ci = {
|
|
|
6232
6232
|
name: "x-runtime-lib.click"
|
|
6233
6233
|
}
|
|
6234
6234
|
],
|
|
6235
|
-
spawn:
|
|
6235
|
+
spawn: Ja
|
|
6236
6236
|
};
|
|
6237
6237
|
C(it);
|
|
6238
6238
|
const di = {
|
|
@@ -6388,7 +6388,7 @@ const di = {
|
|
|
6388
6388
|
}, Zt = {
|
|
6389
6389
|
key: "ui_text_field_v1",
|
|
6390
6390
|
name: "x-runtime-lib.textField",
|
|
6391
|
-
comp:
|
|
6391
|
+
comp: Gl,
|
|
6392
6392
|
properties: {
|
|
6393
6393
|
pageUi: [h, di, pi],
|
|
6394
6394
|
compUi: [h, di, pi]
|
|
@@ -6492,10 +6492,10 @@ const di = {
|
|
|
6492
6492
|
leaf: !0
|
|
6493
6493
|
};
|
|
6494
6494
|
C(Zt);
|
|
6495
|
-
function
|
|
6495
|
+
function Xa(t, n) {
|
|
6496
6496
|
const e = F(t, n), o = Qt.properties[e], i = M();
|
|
6497
6497
|
R(i, o), i.basic.id = U(16), i.basic.key = Qt.key;
|
|
6498
|
-
const r =
|
|
6498
|
+
const r = Ya(t, n);
|
|
6499
6499
|
return {
|
|
6500
6500
|
nodeLite: B(i, [r.nodeLite]),
|
|
6501
6501
|
nodes: {
|
|
@@ -6504,7 +6504,7 @@ function qa(t, n) {
|
|
|
6504
6504
|
}
|
|
6505
6505
|
};
|
|
6506
6506
|
}
|
|
6507
|
-
function
|
|
6507
|
+
function Ya(t, n) {
|
|
6508
6508
|
const e = F(t, n), o = Zt.properties[e], i = M();
|
|
6509
6509
|
return R(i, o), i.basic.id = U(16), i.basic.key = Zt.key, {
|
|
6510
6510
|
nodeLite: B(i),
|
|
@@ -6534,7 +6534,7 @@ const mi = {
|
|
|
6534
6534
|
}, Qt = {
|
|
6535
6535
|
key: "ui_form_v1",
|
|
6536
6536
|
name: "x-runtime-lib.form",
|
|
6537
|
-
comp:
|
|
6537
|
+
comp: hl,
|
|
6538
6538
|
properties: {
|
|
6539
6539
|
pageUi: [h, X, Fe, De, Ke, mi],
|
|
6540
6540
|
compUi: [h, X, Fe, De, Ke, mi]
|
|
@@ -6545,10 +6545,10 @@ const mi = {
|
|
|
6545
6545
|
name: "x-runtime-lib.submit"
|
|
6546
6546
|
}
|
|
6547
6547
|
],
|
|
6548
|
-
spawn:
|
|
6548
|
+
spawn: Xa
|
|
6549
6549
|
};
|
|
6550
6550
|
C(Qt);
|
|
6551
|
-
const
|
|
6551
|
+
const Za = j(Q), fi = {
|
|
6552
6552
|
key: "settings",
|
|
6553
6553
|
name: "x-runtime-lib.settings",
|
|
6554
6554
|
children: [
|
|
@@ -6571,23 +6571,23 @@ const Ya = j(Q), fi = {
|
|
|
6571
6571
|
items: "sizeItemsV1",
|
|
6572
6572
|
default: "default"
|
|
6573
6573
|
},
|
|
6574
|
-
|
|
6574
|
+
Za
|
|
6575
6575
|
]
|
|
6576
|
-
},
|
|
6576
|
+
}, Qa = {
|
|
6577
6577
|
key: "ui_icon_v1",
|
|
6578
6578
|
name: "x-runtime-lib.icon",
|
|
6579
|
-
comp:
|
|
6579
|
+
comp: gl,
|
|
6580
6580
|
properties: {
|
|
6581
6581
|
pageUi: [h, fi],
|
|
6582
6582
|
compUi: [h, fi]
|
|
6583
6583
|
},
|
|
6584
6584
|
leaf: !0
|
|
6585
6585
|
};
|
|
6586
|
-
C(
|
|
6587
|
-
const
|
|
6586
|
+
C(Qa);
|
|
6587
|
+
const eu = {
|
|
6588
6588
|
key: "ui_menu_v1",
|
|
6589
6589
|
name: "x-runtime-lib.menu",
|
|
6590
|
-
comp:
|
|
6590
|
+
comp: _l,
|
|
6591
6591
|
properties: {
|
|
6592
6592
|
pageUi: [h],
|
|
6593
6593
|
compUi: [h]
|
|
@@ -6604,8 +6604,8 @@ const Qa = {
|
|
|
6604
6604
|
],
|
|
6605
6605
|
teleport: !0
|
|
6606
6606
|
};
|
|
6607
|
-
C(
|
|
6608
|
-
function
|
|
6607
|
+
C(eu);
|
|
6608
|
+
function tu(t, n) {
|
|
6609
6609
|
const e = F(t, n), o = en.properties[e], i = M();
|
|
6610
6610
|
return R(i, o), i.basic.id = U(16), i.basic.key = en.key, i.settings.label = "label", i.settings.placeholder = "placeholder", {
|
|
6611
6611
|
nodeLite: B(i),
|
|
@@ -6784,7 +6784,7 @@ const yi = {
|
|
|
6784
6784
|
}, en = {
|
|
6785
6785
|
key: "ui_number_input_v1",
|
|
6786
6786
|
name: "x-runtime-lib.numberInput",
|
|
6787
|
-
comp:
|
|
6787
|
+
comp: xl,
|
|
6788
6788
|
properties: {
|
|
6789
6789
|
pageUi: [h, yi, bi],
|
|
6790
6790
|
compUi: [h, yi, bi]
|
|
@@ -6812,7 +6812,7 @@ const yi = {
|
|
|
6812
6812
|
}
|
|
6813
6813
|
],
|
|
6814
6814
|
leaf: !0,
|
|
6815
|
-
spawn:
|
|
6815
|
+
spawn: tu
|
|
6816
6816
|
};
|
|
6817
6817
|
C(en);
|
|
6818
6818
|
const hi = {
|
|
@@ -6878,18 +6878,18 @@ const hi = {
|
|
|
6878
6878
|
default: !1
|
|
6879
6879
|
}
|
|
6880
6880
|
]
|
|
6881
|
-
},
|
|
6881
|
+
}, nu = {
|
|
6882
6882
|
key: "ui_pagination_v1",
|
|
6883
6883
|
name: "x-runtime-lib.pagination",
|
|
6884
|
-
comp:
|
|
6884
|
+
comp: kl,
|
|
6885
6885
|
properties: {
|
|
6886
6886
|
pageUi: [h, hi],
|
|
6887
6887
|
compUi: [h, hi]
|
|
6888
6888
|
},
|
|
6889
6889
|
leaf: !0
|
|
6890
6890
|
};
|
|
6891
|
-
C(
|
|
6892
|
-
const
|
|
6891
|
+
C(nu);
|
|
6892
|
+
const iu = j(Q), gi = {
|
|
6893
6893
|
key: "settings",
|
|
6894
6894
|
name: "x-runtime-lib.settings",
|
|
6895
6895
|
children: [
|
|
@@ -6924,12 +6924,12 @@ const nu = j(Q), gi = {
|
|
|
6924
6924
|
items: "densityItemsV1",
|
|
6925
6925
|
default: "default"
|
|
6926
6926
|
},
|
|
6927
|
-
|
|
6927
|
+
iu
|
|
6928
6928
|
]
|
|
6929
6929
|
}, tn = {
|
|
6930
6930
|
key: "ui_radio_v1",
|
|
6931
6931
|
name: "x-runtime-lib.radio",
|
|
6932
|
-
comp:
|
|
6932
|
+
comp: wl,
|
|
6933
6933
|
properties: {
|
|
6934
6934
|
pageUi: [h, gi],
|
|
6935
6935
|
compUi: [h, gi]
|
|
@@ -6937,7 +6937,7 @@ const nu = j(Q), gi = {
|
|
|
6937
6937
|
leaf: !0
|
|
6938
6938
|
};
|
|
6939
6939
|
C(tn);
|
|
6940
|
-
function
|
|
6940
|
+
function ou(t, n) {
|
|
6941
6941
|
const e = F(t, n), o = nn.properties[e], i = M();
|
|
6942
6942
|
R(i, o), i.basic.id = U(16), i.basic.key = nn.key, i.settings.value = "option1";
|
|
6943
6943
|
const r = Ut(t, n, "option1", "Option 1"), l = Ut(t, n, "option2", "Option 2"), u = Ut(t, n, "option3", "Option 3");
|
|
@@ -7010,12 +7010,12 @@ const vi = {
|
|
|
7010
7010
|
}, nn = {
|
|
7011
7011
|
key: "ui_radio_group_v1",
|
|
7012
7012
|
name: "x-runtime-lib.radioGroup",
|
|
7013
|
-
comp:
|
|
7013
|
+
comp: Il,
|
|
7014
7014
|
properties: {
|
|
7015
7015
|
pageUi: [h, vi],
|
|
7016
7016
|
compUi: [h, vi]
|
|
7017
7017
|
},
|
|
7018
|
-
spawn:
|
|
7018
|
+
spawn: ou
|
|
7019
7019
|
};
|
|
7020
7020
|
C(nn);
|
|
7021
7021
|
const _i = {
|
|
@@ -7135,17 +7135,17 @@ const _i = {
|
|
|
7135
7135
|
]
|
|
7136
7136
|
}
|
|
7137
7137
|
]
|
|
7138
|
-
},
|
|
7138
|
+
}, su = {
|
|
7139
7139
|
key: "ui_range_slider_v1",
|
|
7140
7140
|
name: "x-runtime-lib.rangeSlider",
|
|
7141
|
-
comp:
|
|
7141
|
+
comp: Sl,
|
|
7142
7142
|
properties: {
|
|
7143
7143
|
pageUi: [h, _i],
|
|
7144
7144
|
compUi: [h, _i]
|
|
7145
7145
|
},
|
|
7146
7146
|
leaf: !0
|
|
7147
7147
|
};
|
|
7148
|
-
C(
|
|
7148
|
+
C(su);
|
|
7149
7149
|
const xi = {
|
|
7150
7150
|
key: "settings",
|
|
7151
7151
|
name: "x-runtime-lib.settings",
|
|
@@ -7201,17 +7201,17 @@ const xi = {
|
|
|
7201
7201
|
default: !1
|
|
7202
7202
|
}
|
|
7203
7203
|
]
|
|
7204
|
-
},
|
|
7204
|
+
}, ru = {
|
|
7205
7205
|
key: "ui_rating_v1",
|
|
7206
7206
|
name: "x-runtime-lib.rating",
|
|
7207
|
-
comp:
|
|
7207
|
+
comp: Cl,
|
|
7208
7208
|
properties: {
|
|
7209
7209
|
pageUi: [h, xi],
|
|
7210
7210
|
compUi: [h, xi]
|
|
7211
7211
|
},
|
|
7212
7212
|
leaf: !0
|
|
7213
7213
|
};
|
|
7214
|
-
C(
|
|
7214
|
+
C(ru);
|
|
7215
7215
|
const ki = {
|
|
7216
7216
|
key: "settings",
|
|
7217
7217
|
name: "x-runtime-lib.settings",
|
|
@@ -7253,17 +7253,17 @@ const ki = {
|
|
|
7253
7253
|
default: !1
|
|
7254
7254
|
}
|
|
7255
7255
|
]
|
|
7256
|
-
},
|
|
7256
|
+
}, lu = {
|
|
7257
7257
|
key: "ui_select_v1",
|
|
7258
7258
|
name: "x-runtime-lib.select",
|
|
7259
|
-
comp:
|
|
7259
|
+
comp: $l,
|
|
7260
7260
|
properties: {
|
|
7261
7261
|
pageUi: [h, ki],
|
|
7262
7262
|
compUi: [h, ki]
|
|
7263
7263
|
},
|
|
7264
7264
|
leaf: !0
|
|
7265
7265
|
};
|
|
7266
|
-
C(
|
|
7266
|
+
C(lu);
|
|
7267
7267
|
const Vn = j(Q);
|
|
7268
7268
|
Vn.key = "color";
|
|
7269
7269
|
Vn.name = "x-runtime-lib.color";
|
|
@@ -7399,21 +7399,21 @@ const wi = {
|
|
|
7399
7399
|
default: void 0
|
|
7400
7400
|
}
|
|
7401
7401
|
]
|
|
7402
|
-
},
|
|
7402
|
+
}, au = {
|
|
7403
7403
|
key: "ui_slider_v1",
|
|
7404
7404
|
name: "x-runtime-lib.slider",
|
|
7405
|
-
comp:
|
|
7405
|
+
comp: Vl,
|
|
7406
7406
|
properties: {
|
|
7407
7407
|
pageUi: [h, wi, Ii],
|
|
7408
7408
|
compUi: [h, wi, Ii]
|
|
7409
7409
|
},
|
|
7410
7410
|
leaf: !0
|
|
7411
7411
|
};
|
|
7412
|
-
C(
|
|
7412
|
+
C(au);
|
|
7413
7413
|
const on = {
|
|
7414
7414
|
key: "ui_stepper_header_v1",
|
|
7415
7415
|
name: "x-runtime-lib.stepperHeader",
|
|
7416
|
-
comp:
|
|
7416
|
+
comp: zl,
|
|
7417
7417
|
properties: {
|
|
7418
7418
|
pageUi: [h],
|
|
7419
7419
|
compUi: [h]
|
|
@@ -7434,7 +7434,7 @@ const Si = {
|
|
|
7434
7434
|
}, sn = {
|
|
7435
7435
|
key: "ui_stepper_item_v1",
|
|
7436
7436
|
name: "x-runtime-lib.stepperItem",
|
|
7437
|
-
comp:
|
|
7437
|
+
comp: Ll,
|
|
7438
7438
|
properties: {
|
|
7439
7439
|
pageUi: [h, Si],
|
|
7440
7440
|
compUi: [h, Si]
|
|
@@ -7444,7 +7444,7 @@ C(sn);
|
|
|
7444
7444
|
const rn = {
|
|
7445
7445
|
key: "ui_stepper_window_v1",
|
|
7446
7446
|
name: "x-runtime-lib.stepperWindow",
|
|
7447
|
-
comp:
|
|
7447
|
+
comp: Ml,
|
|
7448
7448
|
properties: {
|
|
7449
7449
|
pageUi: [h],
|
|
7450
7450
|
compUi: [h]
|
|
@@ -7465,17 +7465,17 @@ const Ci = {
|
|
|
7465
7465
|
}, ln = {
|
|
7466
7466
|
key: "ui_stepper_window_item_v1",
|
|
7467
7467
|
name: "x-runtime-lib.stepperWindowItem",
|
|
7468
|
-
comp:
|
|
7468
|
+
comp: Bl,
|
|
7469
7469
|
properties: {
|
|
7470
7470
|
pageUi: [h, Ci],
|
|
7471
7471
|
compUi: [h, Ci]
|
|
7472
7472
|
}
|
|
7473
7473
|
};
|
|
7474
7474
|
C(ln);
|
|
7475
|
-
function
|
|
7475
|
+
function uu(t, n) {
|
|
7476
7476
|
const e = F(t, n), o = an.properties[e], i = M();
|
|
7477
7477
|
R(i, o), i.basic.id = U(16), i.basic.key = an.key;
|
|
7478
|
-
const r =
|
|
7478
|
+
const r = cu(t, n), l = du(t, n);
|
|
7479
7479
|
return {
|
|
7480
7480
|
nodeLite: B(i, [r.nodeLite, l.nodeLite]),
|
|
7481
7481
|
nodes: {
|
|
@@ -7485,7 +7485,7 @@ function au(t, n) {
|
|
|
7485
7485
|
}
|
|
7486
7486
|
};
|
|
7487
7487
|
}
|
|
7488
|
-
function
|
|
7488
|
+
function cu(t, n) {
|
|
7489
7489
|
const e = F(t, n), o = on.properties[e], i = M();
|
|
7490
7490
|
R(i, o), i.basic.id = U(16), i.basic.key = on.key;
|
|
7491
7491
|
const r = Mt(t, n, "step1"), l = Mt(t, n, "step2"), u = Mt(t, n, "step3");
|
|
@@ -7508,7 +7508,7 @@ function Mt(t, n, e) {
|
|
|
7508
7508
|
}
|
|
7509
7509
|
};
|
|
7510
7510
|
}
|
|
7511
|
-
function
|
|
7511
|
+
function du(t, n) {
|
|
7512
7512
|
const e = F(t, n), o = rn.properties[e], i = M();
|
|
7513
7513
|
R(i, o), i.basic.id = U(16), i.basic.key = rn.key;
|
|
7514
7514
|
const r = Bt(t, n, "step1", "step 1"), l = Bt(t, n, "step2", "step 2"), u = Bt(t, n, "step3", "step 3");
|
|
@@ -7525,7 +7525,7 @@ function cu(t, n) {
|
|
|
7525
7525
|
function Bt(t, n, e, o) {
|
|
7526
7526
|
const i = F(t, n), r = ln.properties[i], l = M();
|
|
7527
7527
|
R(l, r), l.basic.id = U(16), l.basic.key = ln.key, l.settings.value = e;
|
|
7528
|
-
const u =
|
|
7528
|
+
const u = pu(t, n, o);
|
|
7529
7529
|
return {
|
|
7530
7530
|
nodeLite: B(l, [u.nodeLite]),
|
|
7531
7531
|
nodes: {
|
|
@@ -7534,7 +7534,7 @@ function Bt(t, n, e, o) {
|
|
|
7534
7534
|
}
|
|
7535
7535
|
};
|
|
7536
7536
|
}
|
|
7537
|
-
function
|
|
7537
|
+
function pu(t, n, e) {
|
|
7538
7538
|
const o = F(t, n), i = nt.properties[o], r = M();
|
|
7539
7539
|
return R(r, i), r.basic.id = U(16), r.basic.key = nt.key, r.settings.title = e, {
|
|
7540
7540
|
nodeLite: B(r, []),
|
|
@@ -7563,25 +7563,25 @@ const $i = {
|
|
|
7563
7563
|
}, an = {
|
|
7564
7564
|
key: "ui_stepper_v1",
|
|
7565
7565
|
name: "x-runtime-lib.stepper",
|
|
7566
|
-
comp:
|
|
7566
|
+
comp: Pl,
|
|
7567
7567
|
properties: {
|
|
7568
7568
|
pageUi: [h, $i],
|
|
7569
7569
|
compUi: [h, $i]
|
|
7570
7570
|
},
|
|
7571
|
-
spawn:
|
|
7571
|
+
spawn: uu
|
|
7572
7572
|
};
|
|
7573
7573
|
C(an);
|
|
7574
|
-
const
|
|
7574
|
+
const mu = {
|
|
7575
7575
|
key: "ui_switch_v1",
|
|
7576
7576
|
name: "x-runtime-lib.switch",
|
|
7577
|
-
comp:
|
|
7577
|
+
comp: Rl,
|
|
7578
7578
|
properties: {
|
|
7579
7579
|
pageUi: [h],
|
|
7580
7580
|
compUi: [h]
|
|
7581
7581
|
},
|
|
7582
7582
|
leaf: !0
|
|
7583
7583
|
};
|
|
7584
|
-
C(
|
|
7584
|
+
C(mu);
|
|
7585
7585
|
const Vi = {
|
|
7586
7586
|
key: "settings",
|
|
7587
7587
|
name: "x-runtime-lib.settings",
|
|
@@ -7602,7 +7602,7 @@ const Vi = {
|
|
|
7602
7602
|
}, un = {
|
|
7603
7603
|
key: "ui_tab_v1",
|
|
7604
7604
|
name: "x-runtime-lib.tab",
|
|
7605
|
-
comp:
|
|
7605
|
+
comp: Wl,
|
|
7606
7606
|
properties: {
|
|
7607
7607
|
pageUi: [h, Vi],
|
|
7608
7608
|
compUi: [h, Vi]
|
|
@@ -7610,7 +7610,7 @@ const Vi = {
|
|
|
7610
7610
|
leaf: !0
|
|
7611
7611
|
};
|
|
7612
7612
|
C(un);
|
|
7613
|
-
function
|
|
7613
|
+
function fu(t, n) {
|
|
7614
7614
|
const e = F(t, n), o = cn.properties[e], i = M();
|
|
7615
7615
|
R(i, o), i.basic.id = U(16), i.basic.key = cn.key;
|
|
7616
7616
|
const r = Rt(t, n, "tab1", "tab 1"), l = Rt(t, n, "tab2", "tab 2"), u = Rt(t, n, "tab3", "tab 3");
|
|
@@ -7724,15 +7724,15 @@ const Pi = {
|
|
|
7724
7724
|
}, cn = {
|
|
7725
7725
|
key: "ui_tabs_v1",
|
|
7726
7726
|
name: "x-runtime-lib.tabs",
|
|
7727
|
-
comp:
|
|
7727
|
+
comp: Fl,
|
|
7728
7728
|
properties: {
|
|
7729
7729
|
pageUi: [h, Pi],
|
|
7730
7730
|
compUi: [h, Pi]
|
|
7731
7731
|
},
|
|
7732
|
-
spawn:
|
|
7732
|
+
spawn: fu
|
|
7733
7733
|
};
|
|
7734
7734
|
C(cn);
|
|
7735
|
-
function
|
|
7735
|
+
function yu(t, n) {
|
|
7736
7736
|
const e = F(t, n), o = Te.properties[e], i = M();
|
|
7737
7737
|
return R(i, o), i.basic.id = U(16), i.basic.key = Te.key, i.settings.text = "text", {
|
|
7738
7738
|
nodeLite: B(i),
|
|
@@ -7830,16 +7830,16 @@ const Ei = {
|
|
|
7830
7830
|
}, Te = {
|
|
7831
7831
|
key: "ui_text_v1",
|
|
7832
7832
|
name: "x-runtime-lib.text",
|
|
7833
|
-
comp:
|
|
7833
|
+
comp: Dl,
|
|
7834
7834
|
properties: {
|
|
7835
7835
|
pageUi: [h, Ei],
|
|
7836
7836
|
compUi: [h, Ei]
|
|
7837
7837
|
},
|
|
7838
7838
|
leaf: !0,
|
|
7839
|
-
spawn:
|
|
7839
|
+
spawn: yu
|
|
7840
7840
|
};
|
|
7841
7841
|
C(Te);
|
|
7842
|
-
function
|
|
7842
|
+
function bu(t, n) {
|
|
7843
7843
|
const e = F(t, n), o = dn.properties[e], i = M();
|
|
7844
7844
|
return R(i, o), i.basic.id = U(16), i.basic.key = dn.key, i.settings.label = "label", {
|
|
7845
7845
|
nodeLite: B(i),
|
|
@@ -7922,26 +7922,26 @@ const Ai = {
|
|
|
7922
7922
|
}, dn = {
|
|
7923
7923
|
key: "ui_textarea_v1",
|
|
7924
7924
|
name: "x-runtime-lib.textarea",
|
|
7925
|
-
comp:
|
|
7925
|
+
comp: Kl,
|
|
7926
7926
|
properties: {
|
|
7927
7927
|
pageUi: [h, Ai],
|
|
7928
7928
|
compUi: [h, Ai]
|
|
7929
7929
|
},
|
|
7930
7930
|
leaf: !0,
|
|
7931
|
-
spawn:
|
|
7931
|
+
spawn: bu
|
|
7932
7932
|
};
|
|
7933
7933
|
C(dn);
|
|
7934
7934
|
const pn = {
|
|
7935
7935
|
key: "ui_timeline_item_v1",
|
|
7936
7936
|
name: "x-runtime-lib.timelineItem",
|
|
7937
|
-
comp:
|
|
7937
|
+
comp: Yl,
|
|
7938
7938
|
properties: {
|
|
7939
7939
|
pageUi: [h],
|
|
7940
7940
|
compUi: [h]
|
|
7941
7941
|
}
|
|
7942
7942
|
};
|
|
7943
7943
|
C(pn);
|
|
7944
|
-
function
|
|
7944
|
+
function hu(t, n) {
|
|
7945
7945
|
const e = F(t, n), o = mn.properties[e], i = M();
|
|
7946
7946
|
R(i, o), i.basic.id = U(16), i.basic.key = mn.key;
|
|
7947
7947
|
const r = Wt(t, n, "timeline 1"), l = Wt(t, n, "timeline 2"), u = Wt(t, n, "timeline 3");
|
|
@@ -7958,7 +7958,7 @@ function bu(t, n) {
|
|
|
7958
7958
|
function Wt(t, n, e) {
|
|
7959
7959
|
const o = F(t, n), i = pn.properties[o], r = M();
|
|
7960
7960
|
R(r, i), r.basic.id = U(16), r.basic.key = pn.key;
|
|
7961
|
-
const l =
|
|
7961
|
+
const l = gu(t, n, e);
|
|
7962
7962
|
return {
|
|
7963
7963
|
nodeLite: B(r, [l.nodeLite]),
|
|
7964
7964
|
nodes: {
|
|
@@ -7967,7 +7967,7 @@ function Wt(t, n, e) {
|
|
|
7967
7967
|
}
|
|
7968
7968
|
};
|
|
7969
7969
|
}
|
|
7970
|
-
function
|
|
7970
|
+
function gu(t, n, e) {
|
|
7971
7971
|
const o = F(t, n), i = Te.properties[o], r = M();
|
|
7972
7972
|
return R(r, i), r.basic.id = U(16), r.basic.key = Te.key, r.settings.text = e, {
|
|
7973
7973
|
nodeLite: B(r),
|
|
@@ -7976,7 +7976,7 @@ function hu(t, n, e) {
|
|
|
7976
7976
|
}
|
|
7977
7977
|
};
|
|
7978
7978
|
}
|
|
7979
|
-
const
|
|
7979
|
+
const vu = j(Q), _u = j(Q), zi = {
|
|
7980
7980
|
key: "settings",
|
|
7981
7981
|
name: "x-runtime-lib.settings",
|
|
7982
7982
|
children: [
|
|
@@ -8024,7 +8024,7 @@ const gu = j(Q), vu = j(Q), zi = {
|
|
|
8024
8024
|
ui: "switch",
|
|
8025
8025
|
default: !1
|
|
8026
8026
|
},
|
|
8027
|
-
|
|
8027
|
+
vu
|
|
8028
8028
|
]
|
|
8029
8029
|
},
|
|
8030
8030
|
{
|
|
@@ -8050,32 +8050,32 @@ const gu = j(Q), vu = j(Q), zi = {
|
|
|
8050
8050
|
ui: "numInput",
|
|
8051
8051
|
default: 0
|
|
8052
8052
|
},
|
|
8053
|
-
|
|
8053
|
+
_u
|
|
8054
8054
|
]
|
|
8055
8055
|
}
|
|
8056
8056
|
]
|
|
8057
8057
|
}, mn = {
|
|
8058
8058
|
key: "ui_timeline_v1",
|
|
8059
8059
|
name: "x-runtime-lib.timeline",
|
|
8060
|
-
comp:
|
|
8060
|
+
comp: Jl,
|
|
8061
8061
|
properties: {
|
|
8062
8062
|
pageUi: [h, zi],
|
|
8063
8063
|
compUi: [h, zi]
|
|
8064
8064
|
},
|
|
8065
|
-
spawn:
|
|
8065
|
+
spawn: hu
|
|
8066
8066
|
};
|
|
8067
8067
|
C(mn);
|
|
8068
8068
|
const fn = {
|
|
8069
8069
|
key: "ui_window_item_v1",
|
|
8070
8070
|
name: "x-runtime-lib.windowItem",
|
|
8071
|
-
comp:
|
|
8071
|
+
comp: ta,
|
|
8072
8072
|
properties: {
|
|
8073
8073
|
pageUi: [h],
|
|
8074
8074
|
compUi: [h]
|
|
8075
8075
|
}
|
|
8076
8076
|
};
|
|
8077
8077
|
C(fn);
|
|
8078
|
-
function
|
|
8078
|
+
function xu(t, n) {
|
|
8079
8079
|
const e = F(t, n), o = yn.properties[e], i = M();
|
|
8080
8080
|
R(i, o), i.basic.id = U(16), i.basic.key = yn.key;
|
|
8081
8081
|
const r = Ft(t, n, "window 1"), l = Ft(t, n, "window 2"), u = Ft(t, n, "window 3");
|
|
@@ -8092,7 +8092,7 @@ function _u(t, n) {
|
|
|
8092
8092
|
function Ft(t, n, e) {
|
|
8093
8093
|
const o = F(t, n), i = fn.properties[o], r = M();
|
|
8094
8094
|
R(r, i), r.basic.id = U(16), r.basic.key = fn.key;
|
|
8095
|
-
const l =
|
|
8095
|
+
const l = ku(t, n, e);
|
|
8096
8096
|
return {
|
|
8097
8097
|
nodeLite: B(r, [l.nodeLite]),
|
|
8098
8098
|
nodes: {
|
|
@@ -8101,10 +8101,10 @@ function Ft(t, n, e) {
|
|
|
8101
8101
|
}
|
|
8102
8102
|
};
|
|
8103
8103
|
}
|
|
8104
|
-
function
|
|
8104
|
+
function ku(t, n, e) {
|
|
8105
8105
|
const o = F(t, n), i = it.properties[o], r = M();
|
|
8106
8106
|
R(r, i), r.basic.id = U(16), r.basic.key = it.key, r.size.height = "200px", r.settings.mainAlign.xs = "center", r.settings.crossAlign.xs = "center", r.settings.backgroundColor.mode = "theme", r.settings.backgroundColor.theme = "background2";
|
|
8107
|
-
const l =
|
|
8107
|
+
const l = wu(t, n, e);
|
|
8108
8108
|
return {
|
|
8109
8109
|
nodeLite: B(r, [l.nodeLite]),
|
|
8110
8110
|
nodes: {
|
|
@@ -8113,7 +8113,7 @@ function xu(t, n, e) {
|
|
|
8113
8113
|
}
|
|
8114
8114
|
};
|
|
8115
8115
|
}
|
|
8116
|
-
function
|
|
8116
|
+
function wu(t, n, e) {
|
|
8117
8117
|
const o = F(t, n), i = Te.properties[o], r = M();
|
|
8118
8118
|
return R(r, i), r.basic.id = U(16), r.basic.key = Te.key, r.settings.text = e, r.settings.style.xs = "h6", {
|
|
8119
8119
|
nodeLite: B(r),
|
|
@@ -8173,41 +8173,41 @@ const Li = {
|
|
|
8173
8173
|
}, yn = {
|
|
8174
8174
|
key: "ui_window_v1",
|
|
8175
8175
|
name: "x-runtime-lib.window",
|
|
8176
|
-
comp:
|
|
8176
|
+
comp: Zl,
|
|
8177
8177
|
properties: {
|
|
8178
8178
|
pageUi: [h, Li],
|
|
8179
8179
|
compUi: [h, Li]
|
|
8180
8180
|
},
|
|
8181
|
-
spawn:
|
|
8181
|
+
spawn: xu
|
|
8182
8182
|
};
|
|
8183
8183
|
C(yn);
|
|
8184
|
-
const
|
|
8184
|
+
const Iu = [
|
|
8185
8185
|
{ title: "x-runtime-lib.title", value: "title" },
|
|
8186
8186
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
8187
8187
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
8188
8188
|
{ title: "x-runtime-lib.center", value: "center" }
|
|
8189
|
-
],
|
|
8189
|
+
], Su = [
|
|
8190
8190
|
{ title: "x-runtime-lib.value", value: "value" },
|
|
8191
8191
|
{ title: "x-runtime-lib.category", value: "category" },
|
|
8192
8192
|
{ title: "x-runtime-lib.time", value: "time" },
|
|
8193
8193
|
{ title: "x-runtime-lib.log", value: "log" }
|
|
8194
|
-
],
|
|
8194
|
+
], Cu = [
|
|
8195
8195
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8196
8196
|
{ title: "x-runtime-lib.solid", value: "solid" },
|
|
8197
8197
|
{ title: "x-runtime-lib.dashed", value: "dashed" },
|
|
8198
8198
|
{ title: "x-runtime-lib.dotted", value: "dotted" }
|
|
8199
|
-
],
|
|
8199
|
+
], $u = [
|
|
8200
8200
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8201
8201
|
{ title: "x-runtime-lib.theme", value: "theme" },
|
|
8202
8202
|
{ title: "x-runtime-lib.custom", value: "custom" }
|
|
8203
|
-
],
|
|
8203
|
+
], Vu = [
|
|
8204
8204
|
{ title: "x-runtime-lib.default", value: "default" },
|
|
8205
8205
|
{ title: "x-runtime-lib.comfortable", value: "comfortable" },
|
|
8206
8206
|
{ title: "x-runtime-lib.compact", value: "compact" }
|
|
8207
|
-
],
|
|
8207
|
+
], Pu = [
|
|
8208
8208
|
{ title: "x-runtime-lib.horizontal", value: "horizontal" },
|
|
8209
8209
|
{ title: "x-runtime-lib.vertical", value: "vertical" }
|
|
8210
|
-
],
|
|
8210
|
+
], Eu = [
|
|
8211
8211
|
{ title: "x-runtime-lib.underlined", value: "underlined" },
|
|
8212
8212
|
{ title: "x-runtime-lib.outlined", value: "outlined" },
|
|
8213
8213
|
{ title: "x-runtime-lib.filled", value: "filled" },
|
|
@@ -8215,20 +8215,20 @@ const wu = [
|
|
|
8215
8215
|
{ title: "x-runtime-lib.soloInverted", value: "solo-inverted" },
|
|
8216
8216
|
{ title: "x-runtime-lib.soloFilled", value: "solo-filled" },
|
|
8217
8217
|
{ title: "x-runtime-lib.plain", value: "plain" }
|
|
8218
|
-
],
|
|
8218
|
+
], Au = [
|
|
8219
8219
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8220
8220
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
8221
8221
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
8222
8222
|
{ title: "x-runtime-lib.center", value: "center" },
|
|
8223
8223
|
{ title: "x-runtime-lib.baseline", value: "baseline" },
|
|
8224
8224
|
{ title: "x-runtime-lib.stretch", value: "stretch" }
|
|
8225
|
-
],
|
|
8225
|
+
], zu = [
|
|
8226
8226
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8227
8227
|
{ title: "x-runtime-lib.row", value: "row" },
|
|
8228
8228
|
{ title: "x-runtime-lib.rowReverse", value: "rowReverse" },
|
|
8229
8229
|
{ title: "x-runtime-lib.column", value: "column" },
|
|
8230
8230
|
{ title: "x-runtime-lib.columnReverse", value: "columnReverse" }
|
|
8231
|
-
],
|
|
8231
|
+
], Lu = [
|
|
8232
8232
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8233
8233
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
8234
8234
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
@@ -8236,12 +8236,12 @@ const wu = [
|
|
|
8236
8236
|
{ title: "x-runtime-lib.spaceBetween", value: "spaceBetween" },
|
|
8237
8237
|
{ title: "x-runtime-lib.spaceAround", value: "spaceAround" },
|
|
8238
8238
|
{ title: "x-runtime-lib.spaceEvenly", value: "spaceEvenly" }
|
|
8239
|
-
],
|
|
8239
|
+
], Tu = [
|
|
8240
8240
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8241
8241
|
{ title: "x-runtime-lib.no", value: "no" },
|
|
8242
8242
|
{ title: "x-runtime-lib.yes", value: "yes" },
|
|
8243
8243
|
{ title: "x-runtime-lib.reverse", value: "reverse" }
|
|
8244
|
-
],
|
|
8244
|
+
], Uu = [
|
|
8245
8245
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8246
8246
|
{ title: "x-runtime-lib.black", value: "black" },
|
|
8247
8247
|
{ title: "x-runtime-lib.bold", value: "bold" },
|
|
@@ -8249,24 +8249,24 @@ const wu = [
|
|
|
8249
8249
|
{ title: "x-runtime-lib.regular", value: "regular" },
|
|
8250
8250
|
{ title: "x-runtime-lib.light", value: "light" },
|
|
8251
8251
|
{ title: "x-runtime-lib.thin", value: "thin" }
|
|
8252
|
-
],
|
|
8252
|
+
], Mu = [
|
|
8253
8253
|
{ title: "x-runtime-lib.elevated", value: "elevated" },
|
|
8254
8254
|
{ title: "x-runtime-lib.flat", value: "flat" },
|
|
8255
8255
|
{ title: "x-runtime-lib.tonal", value: "tonal" },
|
|
8256
8256
|
{ title: "x-runtime-lib.outlined", value: "outlined" },
|
|
8257
8257
|
{ title: "x-runtime-lib.text", value: "text" },
|
|
8258
8258
|
{ title: "x-runtime-lib.plain", value: "plain" }
|
|
8259
|
-
],
|
|
8259
|
+
], Bu = [
|
|
8260
8260
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8261
8261
|
{ title: "x-runtime-lib.show", value: "show" },
|
|
8262
8262
|
{ title: "x-runtime-lib.always", value: "always" }
|
|
8263
|
-
],
|
|
8263
|
+
], Ru = [
|
|
8264
8264
|
{ title: "x-runtime-lib.xSmall", value: "x-small" },
|
|
8265
8265
|
{ title: "x-runtime-lib.small", value: "small" },
|
|
8266
8266
|
{ title: "x-runtime-lib.default", value: "default" },
|
|
8267
8267
|
{ title: "x-runtime-lib.large", value: "large" },
|
|
8268
8268
|
{ title: "x-runtime-lib.xLarge", value: "x-large" }
|
|
8269
|
-
],
|
|
8269
|
+
], Wu = [
|
|
8270
8270
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8271
8271
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
8272
8272
|
{ title: "x-runtime-lib.center", value: "center" },
|
|
@@ -8274,18 +8274,18 @@ const wu = [
|
|
|
8274
8274
|
{ title: "x-runtime-lib.justify", value: "justify" },
|
|
8275
8275
|
{ title: "x-runtime-lib.left", value: "left" },
|
|
8276
8276
|
{ title: "x-runtime-lib.right", value: "right" }
|
|
8277
|
-
],
|
|
8277
|
+
], Fu = [
|
|
8278
8278
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8279
8279
|
{ title: "x-runtime-lib.none", value: "none" },
|
|
8280
8280
|
{ title: "x-runtime-lib.overline", value: "overline" },
|
|
8281
8281
|
{ title: "x-runtime-lib.underline", value: "underline" },
|
|
8282
8282
|
{ title: "x-runtime-lib.lineThrough", value: "line-through" }
|
|
8283
|
-
],
|
|
8283
|
+
], Du = [
|
|
8284
8284
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8285
8285
|
{ title: "x-runtime-lib.high", value: "high" },
|
|
8286
8286
|
{ title: "x-runtime-lib.medium", value: "medium" },
|
|
8287
8287
|
{ title: "x-runtime-lib.disabled", value: "disabled" }
|
|
8288
|
-
],
|
|
8288
|
+
], Ku = [
|
|
8289
8289
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8290
8290
|
{ title: "x-runtime-lib.h1", value: "h1" },
|
|
8291
8291
|
{ title: "x-runtime-lib.h2", value: "h2" },
|
|
@@ -8300,7 +8300,7 @@ const wu = [
|
|
|
8300
8300
|
{ title: "x-runtime-lib.button", value: "button" },
|
|
8301
8301
|
{ title: "x-runtime-lib.caption", value: "caption" },
|
|
8302
8302
|
{ title: "x-runtime-lib.overline", value: "overline" }
|
|
8303
|
-
],
|
|
8303
|
+
], ju = [
|
|
8304
8304
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8305
8305
|
{ title: "x-runtime-lib.primary", value: "primary" },
|
|
8306
8306
|
{ title: "x-runtime-lib.secondary", value: "secondary" },
|
|
@@ -8311,53 +8311,53 @@ const wu = [
|
|
|
8311
8311
|
{ title: "x-runtime-lib.background0", value: "background0" },
|
|
8312
8312
|
{ title: "x-runtime-lib.background1", value: "background1" },
|
|
8313
8313
|
{ title: "x-runtime-lib.background2", value: "background2" }
|
|
8314
|
-
],
|
|
8314
|
+
], Nu = [
|
|
8315
8315
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8316
8316
|
{ title: "x-runtime-lib.show", value: "show" },
|
|
8317
8317
|
{ title: "x-runtime-lib.always", value: "always" }
|
|
8318
|
-
],
|
|
8318
|
+
], Ou = [
|
|
8319
8319
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
8320
8320
|
{ title: "x-runtime-lib.center", value: "center" }
|
|
8321
|
-
],
|
|
8321
|
+
], Hu = [
|
|
8322
8322
|
{ title: "x-runtime-lib.horizontal", value: "horizontal" },
|
|
8323
8323
|
{ title: "x-runtime-lib.vertical", value: "vertical" }
|
|
8324
|
-
],
|
|
8324
|
+
], Gu = [
|
|
8325
8325
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8326
8326
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
8327
8327
|
{ title: "x-runtime-lib.start", value: "start" }
|
|
8328
|
-
],
|
|
8328
|
+
], Ju = [
|
|
8329
8329
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8330
8330
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
8331
8331
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
8332
8332
|
{ title: "x-runtime-lib.both", value: "both" }
|
|
8333
|
-
],
|
|
8333
|
+
], qu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
8334
8334
|
__proto__: null,
|
|
8335
|
-
alignTabsItemsV1:
|
|
8336
|
-
axisTypeItemsV1:
|
|
8337
|
-
borderStyleItemsV1:
|
|
8338
|
-
colorModeItemsV1:
|
|
8339
|
-
densityItemsV1:
|
|
8340
|
-
directionItemsV1:
|
|
8341
|
-
fieldVariantItemsV1:
|
|
8342
|
-
flexCrossAlignItemsV1:
|
|
8343
|
-
flexDirectionItemsV1:
|
|
8344
|
-
flexMainAlignItemsV1:
|
|
8345
|
-
flexWrapItemsV1:
|
|
8346
|
-
fontWeightItemsV1:
|
|
8347
|
-
sheetVariantItemsV1:
|
|
8348
|
-
showTicksItemsV1:
|
|
8349
|
-
sizeItemsV1:
|
|
8350
|
-
textAlignItemsV1:
|
|
8351
|
-
textDecorationItemsV1:
|
|
8352
|
-
textEmphasisItemsV1:
|
|
8353
|
-
textStyleItemsV1:
|
|
8354
|
-
themeColorItemsV1:
|
|
8355
|
-
thumbLabelItemsV1:
|
|
8356
|
-
timelineAlignItemsV1:
|
|
8357
|
-
timelineDirectionItemsV1:
|
|
8358
|
-
timelineSideItemsV1:
|
|
8359
|
-
timelineTruncateLineItemsV1:
|
|
8360
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
8335
|
+
alignTabsItemsV1: Iu,
|
|
8336
|
+
axisTypeItemsV1: Su,
|
|
8337
|
+
borderStyleItemsV1: Cu,
|
|
8338
|
+
colorModeItemsV1: $u,
|
|
8339
|
+
densityItemsV1: Vu,
|
|
8340
|
+
directionItemsV1: Pu,
|
|
8341
|
+
fieldVariantItemsV1: Eu,
|
|
8342
|
+
flexCrossAlignItemsV1: Au,
|
|
8343
|
+
flexDirectionItemsV1: zu,
|
|
8344
|
+
flexMainAlignItemsV1: Lu,
|
|
8345
|
+
flexWrapItemsV1: Tu,
|
|
8346
|
+
fontWeightItemsV1: Uu,
|
|
8347
|
+
sheetVariantItemsV1: Mu,
|
|
8348
|
+
showTicksItemsV1: Bu,
|
|
8349
|
+
sizeItemsV1: Ru,
|
|
8350
|
+
textAlignItemsV1: Wu,
|
|
8351
|
+
textDecorationItemsV1: Fu,
|
|
8352
|
+
textEmphasisItemsV1: Du,
|
|
8353
|
+
textStyleItemsV1: Ku,
|
|
8354
|
+
themeColorItemsV1: ju,
|
|
8355
|
+
thumbLabelItemsV1: Nu,
|
|
8356
|
+
timelineAlignItemsV1: Ou,
|
|
8357
|
+
timelineDirectionItemsV1: Hu,
|
|
8358
|
+
timelineSideItemsV1: Gu,
|
|
8359
|
+
timelineTruncateLineItemsV1: Ju
|
|
8360
|
+
}, Symbol.toStringTag, { value: "Module" })), Xu = [
|
|
8361
8361
|
{
|
|
8362
8362
|
title: "x-runtime-lib.notSet",
|
|
8363
8363
|
value: "",
|
|
@@ -8397,7 +8397,7 @@ const wu = [
|
|
|
8397
8397
|
max: 1 / 0,
|
|
8398
8398
|
step: 1
|
|
8399
8399
|
}
|
|
8400
|
-
],
|
|
8400
|
+
], Yu = [
|
|
8401
8401
|
{
|
|
8402
8402
|
title: "x-runtime-lib.notSet",
|
|
8403
8403
|
value: "",
|
|
@@ -8419,7 +8419,7 @@ const wu = [
|
|
|
8419
8419
|
validator: (t) => t === "right",
|
|
8420
8420
|
default: "right"
|
|
8421
8421
|
}
|
|
8422
|
-
],
|
|
8422
|
+
], Zu = [
|
|
8423
8423
|
{
|
|
8424
8424
|
title: "x-runtime-lib.notSet",
|
|
8425
8425
|
value: "",
|
|
@@ -8449,7 +8449,7 @@ const wu = [
|
|
|
8449
8449
|
precision: 6,
|
|
8450
8450
|
default: "0%"
|
|
8451
8451
|
}
|
|
8452
|
-
],
|
|
8452
|
+
], Qu = [
|
|
8453
8453
|
{
|
|
8454
8454
|
title: "x-runtime-lib.notSet",
|
|
8455
8455
|
value: "",
|
|
@@ -8474,7 +8474,7 @@ const wu = [
|
|
|
8474
8474
|
min: 0,
|
|
8475
8475
|
default: "0%"
|
|
8476
8476
|
}
|
|
8477
|
-
],
|
|
8477
|
+
], ec = [
|
|
8478
8478
|
{
|
|
8479
8479
|
title: "x-runtime-lib.notSet",
|
|
8480
8480
|
value: "",
|
|
@@ -8499,7 +8499,7 @@ const wu = [
|
|
|
8499
8499
|
min: 0,
|
|
8500
8500
|
default: "0%"
|
|
8501
8501
|
}
|
|
8502
|
-
],
|
|
8502
|
+
], tc = [
|
|
8503
8503
|
{
|
|
8504
8504
|
title: "x-runtime-lib.notSet",
|
|
8505
8505
|
value: "",
|
|
@@ -8528,7 +8528,7 @@ const wu = [
|
|
|
8528
8528
|
validator: (t) => t === "end",
|
|
8529
8529
|
default: "end"
|
|
8530
8530
|
}
|
|
8531
|
-
],
|
|
8531
|
+
], nc = [
|
|
8532
8532
|
{
|
|
8533
8533
|
title: "x-runtime-lib.notSet",
|
|
8534
8534
|
value: "",
|
|
@@ -8550,16 +8550,16 @@ const wu = [
|
|
|
8550
8550
|
validator: (t) => t === "bottom",
|
|
8551
8551
|
default: "bottom"
|
|
8552
8552
|
}
|
|
8553
|
-
],
|
|
8553
|
+
], ic = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
8554
8554
|
__proto__: null,
|
|
8555
|
-
borderWidthTypesV1:
|
|
8556
|
-
leftRightTypesV1:
|
|
8557
|
-
marginTypesV1:
|
|
8558
|
-
paddingTypesV1:
|
|
8559
|
-
sizeTypesV1:
|
|
8560
|
-
tableColumnAlignTypesV1:
|
|
8561
|
-
topBottomTypesV1:
|
|
8562
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
8555
|
+
borderWidthTypesV1: Xu,
|
|
8556
|
+
leftRightTypesV1: Yu,
|
|
8557
|
+
marginTypesV1: Zu,
|
|
8558
|
+
paddingTypesV1: Qu,
|
|
8559
|
+
sizeTypesV1: ec,
|
|
8560
|
+
tableColumnAlignTypesV1: tc,
|
|
8561
|
+
topBottomTypesV1: nc
|
|
8562
|
+
}, Symbol.toStringTag, { value: "Module" })), oc = [
|
|
8563
8563
|
{
|
|
8564
8564
|
key: "containment",
|
|
8565
8565
|
name: "x-runtime-lib.containment",
|
|
@@ -8644,7 +8644,7 @@ const wu = [
|
|
|
8644
8644
|
"multiple_slot_v1"
|
|
8645
8645
|
]
|
|
8646
8646
|
}
|
|
8647
|
-
],
|
|
8647
|
+
], sc = [
|
|
8648
8648
|
{
|
|
8649
8649
|
key: "objects",
|
|
8650
8650
|
name: "x-runtime-lib.objects",
|
|
@@ -8690,7 +8690,7 @@ const wu = [
|
|
|
8690
8690
|
"multiple_slot_v1"
|
|
8691
8691
|
]
|
|
8692
8692
|
}
|
|
8693
|
-
],
|
|
8693
|
+
], rc = [
|
|
8694
8694
|
{
|
|
8695
8695
|
key: "containment",
|
|
8696
8696
|
name: "x-runtime-lib.containment",
|
|
@@ -8775,7 +8775,7 @@ const wu = [
|
|
|
8775
8775
|
"multiple_slot_v1"
|
|
8776
8776
|
]
|
|
8777
8777
|
}
|
|
8778
|
-
],
|
|
8778
|
+
], lc = [
|
|
8779
8779
|
{
|
|
8780
8780
|
key: "objects",
|
|
8781
8781
|
name: "x-runtime-lib.objects",
|
|
@@ -8821,12 +8821,12 @@ const wu = [
|
|
|
8821
8821
|
"multiple_slot_v1"
|
|
8822
8822
|
]
|
|
8823
8823
|
}
|
|
8824
|
-
],
|
|
8824
|
+
], ac = {
|
|
8825
8825
|
version: "v1",
|
|
8826
8826
|
globalityKey: "globality_v1",
|
|
8827
8827
|
refKey: "ref_v1",
|
|
8828
|
-
items: { ...
|
|
8829
|
-
types: { ...
|
|
8828
|
+
items: { ...qu },
|
|
8829
|
+
types: { ...ic },
|
|
8830
8830
|
elements: /* @__PURE__ */ new Set([
|
|
8831
8831
|
"globality_v1",
|
|
8832
8832
|
"multiple_ref_v1",
|
|
@@ -8899,13 +8899,13 @@ const wu = [
|
|
|
8899
8899
|
"3d_spot_light_v1"
|
|
8900
8900
|
]),
|
|
8901
8901
|
groups: {
|
|
8902
|
-
pageUi:
|
|
8903
|
-
page3d:
|
|
8904
|
-
compUi:
|
|
8905
|
-
comp3d:
|
|
8902
|
+
pageUi: rc,
|
|
8903
|
+
page3d: lc,
|
|
8904
|
+
compUi: oc,
|
|
8905
|
+
comp3d: sc
|
|
8906
8906
|
}
|
|
8907
|
-
},
|
|
8908
|
-
v1:
|
|
8907
|
+
}, uc = {
|
|
8908
|
+
v1: ac
|
|
8909
8909
|
};
|
|
8910
8910
|
function Ti(t, n) {
|
|
8911
8911
|
if (t.array)
|
|
@@ -8928,8 +8928,8 @@ function R(t, n) {
|
|
|
8928
8928
|
}
|
|
8929
8929
|
n.forEach((o) => e(t, o));
|
|
8930
8930
|
}
|
|
8931
|
-
function
|
|
8932
|
-
const r = `type=${t} subtype=${n} version=${e} ref=${o} keyOrRefId=${i}`, l = F(t, n), u =
|
|
8931
|
+
function Gc(t, n, e, o, i) {
|
|
8932
|
+
const r = `type=${t} subtype=${n} version=${e} ref=${o} keyOrRefId=${i}`, l = F(t, n), u = uc[e];
|
|
8933
8933
|
if (!u) {
|
|
8934
8934
|
console.error(`spawnNode pkg not found version, ${r}`);
|
|
8935
8935
|
return;
|
|
@@ -8988,7 +8988,7 @@ function Hc(t, n, e, o, i) {
|
|
|
8988
8988
|
}
|
|
8989
8989
|
}
|
|
8990
8990
|
}
|
|
8991
|
-
function
|
|
8991
|
+
function Jc(t, n) {
|
|
8992
8992
|
function e(o) {
|
|
8993
8993
|
if (o.id === n)
|
|
8994
8994
|
return o;
|
|
@@ -9005,7 +9005,7 @@ function Gc(t, n) {
|
|
|
9005
9005
|
return i;
|
|
9006
9006
|
}
|
|
9007
9007
|
}
|
|
9008
|
-
function
|
|
9008
|
+
function cc(t) {
|
|
9009
9009
|
const n = {}, e = (r) => {
|
|
9010
9010
|
const l = U(16);
|
|
9011
9011
|
n[r.id] = l, r.id = l, r.children?.map((u) => e(u));
|
|
@@ -9017,81 +9017,87 @@ function uc(t) {
|
|
|
9017
9017
|
l.basic.id = n[l.basic.id], i[l.basic.id] = l;
|
|
9018
9018
|
}), { nodeLite: o, nodes: i };
|
|
9019
9019
|
}
|
|
9020
|
-
function Jc(t) {
|
|
9021
|
-
return t.map((n) => uc(n));
|
|
9022
|
-
}
|
|
9023
|
-
const so = "runtimeOrg", ro = "runtimeEnv", lo = "runtimeMode", ao = "runtimeDevice", uo = "runtimeDark", co = "runtimeId", po = "runtimeType", mo = "runtimeData", fo = "runtimeDepends", yo = "runtimeRuntime", bo = "runtimeSandbox", ho = "runtimeNode";
|
|
9024
9020
|
function qc(t) {
|
|
9025
|
-
|
|
9026
|
-
}
|
|
9027
|
-
function cc() {
|
|
9028
|
-
return me(so);
|
|
9021
|
+
return t.map((n) => cc(n));
|
|
9029
9022
|
}
|
|
9023
|
+
const so = "runtimeOrg", ro = "runtimeEnv", lo = "runtimeMode", ao = "runtimeDevice", uo = "runtimeDark", co = "runtimeId", po = "runtimeType", mo = "runtimeMeta", fo = "runtimeData", yo = "runtimeDepends", bo = "runtimeRuntime", ho = "runtimeSandbox", go = "runtimeNode";
|
|
9030
9024
|
function Xc(t) {
|
|
9031
|
-
|
|
9025
|
+
pe(so, t);
|
|
9032
9026
|
}
|
|
9033
9027
|
function dc() {
|
|
9034
|
-
return
|
|
9028
|
+
return de(so);
|
|
9035
9029
|
}
|
|
9036
9030
|
function Yc(t) {
|
|
9037
|
-
|
|
9031
|
+
pe(ro, t);
|
|
9038
9032
|
}
|
|
9039
|
-
function
|
|
9040
|
-
return
|
|
9033
|
+
function pc() {
|
|
9034
|
+
return de(ro);
|
|
9041
9035
|
}
|
|
9042
9036
|
function Zc(t) {
|
|
9043
|
-
|
|
9037
|
+
pe(lo, t);
|
|
9044
9038
|
}
|
|
9045
|
-
function
|
|
9046
|
-
return
|
|
9039
|
+
function re() {
|
|
9040
|
+
return de(lo);
|
|
9047
9041
|
}
|
|
9048
9042
|
function Qc(t) {
|
|
9049
|
-
|
|
9043
|
+
pe(ao, vn(t));
|
|
9050
9044
|
}
|
|
9051
|
-
function
|
|
9052
|
-
return
|
|
9045
|
+
function Ge() {
|
|
9046
|
+
return de(ao);
|
|
9053
9047
|
}
|
|
9054
9048
|
function ed(t) {
|
|
9055
|
-
|
|
9049
|
+
pe(uo, vn(t));
|
|
9056
9050
|
}
|
|
9057
|
-
function
|
|
9058
|
-
return
|
|
9051
|
+
function at() {
|
|
9052
|
+
return de(uo);
|
|
9059
9053
|
}
|
|
9060
9054
|
function td(t) {
|
|
9061
|
-
|
|
9055
|
+
pe(co, t);
|
|
9056
|
+
}
|
|
9057
|
+
function Se() {
|
|
9058
|
+
return de(co);
|
|
9059
|
+
}
|
|
9060
|
+
function nd(t) {
|
|
9061
|
+
pe(po, t);
|
|
9062
9062
|
}
|
|
9063
9063
|
function Ee() {
|
|
9064
|
-
return
|
|
9064
|
+
return de(po);
|
|
9065
|
+
}
|
|
9066
|
+
function id(t) {
|
|
9067
|
+
pe(mo, t);
|
|
9068
|
+
}
|
|
9069
|
+
function od() {
|
|
9070
|
+
return de(mo);
|
|
9065
9071
|
}
|
|
9066
9072
|
function xe(t) {
|
|
9067
|
-
|
|
9073
|
+
pe(fo, t);
|
|
9068
9074
|
}
|
|
9069
9075
|
function ue() {
|
|
9070
|
-
return
|
|
9076
|
+
return de(fo);
|
|
9071
9077
|
}
|
|
9072
|
-
function
|
|
9073
|
-
|
|
9078
|
+
function sd(t) {
|
|
9079
|
+
pe(yo, vn(t));
|
|
9074
9080
|
}
|
|
9075
|
-
function
|
|
9076
|
-
return
|
|
9081
|
+
function mc() {
|
|
9082
|
+
return de(yo);
|
|
9077
9083
|
}
|
|
9078
|
-
function
|
|
9079
|
-
|
|
9084
|
+
function rd(t) {
|
|
9085
|
+
pe(bo, t);
|
|
9080
9086
|
}
|
|
9081
|
-
function
|
|
9082
|
-
return
|
|
9087
|
+
function fc() {
|
|
9088
|
+
return de(bo);
|
|
9083
9089
|
}
|
|
9084
|
-
function
|
|
9085
|
-
|
|
9090
|
+
function yc(t) {
|
|
9091
|
+
pe(ho, t);
|
|
9086
9092
|
}
|
|
9087
9093
|
function oe() {
|
|
9088
|
-
return
|
|
9094
|
+
return de(ho, void 0);
|
|
9089
9095
|
}
|
|
9090
|
-
function
|
|
9091
|
-
|
|
9096
|
+
function vo(t) {
|
|
9097
|
+
pe(go, t);
|
|
9092
9098
|
}
|
|
9093
9099
|
function ut() {
|
|
9094
|
-
return
|
|
9100
|
+
return de(go);
|
|
9095
9101
|
}
|
|
9096
9102
|
function Ze(t) {
|
|
9097
9103
|
const n = [t.type];
|
|
@@ -9101,7 +9107,7 @@ async function bt(t, n, e, o, i) {
|
|
|
9101
9107
|
const { watchEffect: r, bind: l } = n;
|
|
9102
9108
|
if (r[e])
|
|
9103
9109
|
for (const u of r[e]) {
|
|
9104
|
-
const p =
|
|
9110
|
+
const p = Ho(u);
|
|
9105
9111
|
await t.callFunctionAsync(`__watchEffect$${p}__`);
|
|
9106
9112
|
}
|
|
9107
9113
|
if (l.triggers[e])
|
|
@@ -9215,10 +9221,10 @@ function gt(t) {
|
|
|
9215
9221
|
propertyKey: n[2]
|
|
9216
9222
|
};
|
|
9217
9223
|
}
|
|
9218
|
-
function
|
|
9224
|
+
function ld(t, n, e) {
|
|
9219
9225
|
return `${t}.${n}.${e}`;
|
|
9220
9226
|
}
|
|
9221
|
-
function
|
|
9227
|
+
function ad(t) {
|
|
9222
9228
|
const n = t.split(".");
|
|
9223
9229
|
if (n.length !== 3)
|
|
9224
9230
|
throw new Error("unwrap property key of custom slot failed");
|
|
@@ -9231,7 +9237,7 @@ function sd(t) {
|
|
|
9231
9237
|
function Ct(t, n, e) {
|
|
9232
9238
|
return `${t}/${n}/${e}`;
|
|
9233
9239
|
}
|
|
9234
|
-
function
|
|
9240
|
+
function bc(t) {
|
|
9235
9241
|
const n = t.split("/");
|
|
9236
9242
|
if (n.length !== 3)
|
|
9237
9243
|
throw new Error("unwrap method id failed");
|
|
@@ -9254,10 +9260,10 @@ function Mi(t) {
|
|
|
9254
9260
|
methodKey: n[2]
|
|
9255
9261
|
};
|
|
9256
9262
|
}
|
|
9257
|
-
function
|
|
9263
|
+
function ud(t, n, e) {
|
|
9258
9264
|
return `${t}.${n}.${e}`;
|
|
9259
9265
|
}
|
|
9260
|
-
function
|
|
9266
|
+
function cd(t) {
|
|
9261
9267
|
const n = t.split(".");
|
|
9262
9268
|
if (n.length !== 3)
|
|
9263
9269
|
throw new Error("unwrap method key of custom slot");
|
|
@@ -9270,7 +9276,7 @@ function ld(t) {
|
|
|
9270
9276
|
function se(t, n, e) {
|
|
9271
9277
|
return `${t}/${n}/${e}`;
|
|
9272
9278
|
}
|
|
9273
|
-
function
|
|
9279
|
+
function hc(t) {
|
|
9274
9280
|
const n = t.split("/");
|
|
9275
9281
|
if (n.length !== 3)
|
|
9276
9282
|
throw new Error("unwrap event id failed");
|
|
@@ -9283,7 +9289,7 @@ function bc(t) {
|
|
|
9283
9289
|
function Bi(t, n, e) {
|
|
9284
9290
|
return `${t}.${n}.${e}`;
|
|
9285
9291
|
}
|
|
9286
|
-
function
|
|
9292
|
+
function dd(t) {
|
|
9287
9293
|
const n = t.split(".");
|
|
9288
9294
|
if (n.length !== 3)
|
|
9289
9295
|
throw new Error("unwrap event key of element slot failed");
|
|
@@ -9293,10 +9299,10 @@ function ad(t) {
|
|
|
9293
9299
|
eventKey: n[2]
|
|
9294
9300
|
};
|
|
9295
9301
|
}
|
|
9296
|
-
function
|
|
9302
|
+
function pd(t, n, e) {
|
|
9297
9303
|
return `${t}.${n}.${e}`;
|
|
9298
9304
|
}
|
|
9299
|
-
function
|
|
9305
|
+
function md(t) {
|
|
9300
9306
|
const n = t.split(".");
|
|
9301
9307
|
if (n.length !== 3)
|
|
9302
9308
|
throw new Error("unwrap event key of custom slot failed");
|
|
@@ -9306,10 +9312,10 @@ function cd(t) {
|
|
|
9306
9312
|
eventId: n[2]
|
|
9307
9313
|
};
|
|
9308
9314
|
}
|
|
9309
|
-
function
|
|
9315
|
+
function fd(t, n, e) {
|
|
9310
9316
|
return `${t}/${n}/${e}`;
|
|
9311
9317
|
}
|
|
9312
|
-
function
|
|
9318
|
+
function yd(t) {
|
|
9313
9319
|
const n = t.split("/");
|
|
9314
9320
|
if (n.length !== 3)
|
|
9315
9321
|
throw new Error("unwrap slot id failed");
|
|
@@ -9320,7 +9326,7 @@ function pd(t) {
|
|
|
9320
9326
|
};
|
|
9321
9327
|
}
|
|
9322
9328
|
function Ce(t, n) {
|
|
9323
|
-
const e =
|
|
9329
|
+
const e = mc(), o = ne(-1);
|
|
9324
9330
|
Ve(() => {
|
|
9325
9331
|
if (!t.value) {
|
|
9326
9332
|
o.value = -1, n.value = void 0;
|
|
@@ -9334,14 +9340,14 @@ function Ce(t, n) {
|
|
|
9334
9340
|
o.value !== i.dataSeq && (o.value = i.dataSeq, n.value = j(i.data));
|
|
9335
9341
|
});
|
|
9336
9342
|
}
|
|
9337
|
-
function
|
|
9343
|
+
function bd() {
|
|
9338
9344
|
let t;
|
|
9339
|
-
const n = async () => (t = (await
|
|
9345
|
+
const n = async () => (t = (await Go()).newRuntime(), console.log("runtime created"), t);
|
|
9340
9346
|
return ve(() => {
|
|
9341
9347
|
t && (t.dispose(), console.log("runtime dispose"));
|
|
9342
9348
|
}), { createRuntime: n };
|
|
9343
9349
|
}
|
|
9344
|
-
function
|
|
9350
|
+
function gc(t) {
|
|
9345
9351
|
if (!t.vm) {
|
|
9346
9352
|
console.error("bindBase invalid sandbox vm");
|
|
9347
9353
|
return;
|
|
@@ -9379,7 +9385,7 @@ function hc(t) {
|
|
|
9379
9385
|
}).consume((e) => n.setProp(n.global, "__debugTraceV1__", e)), n.newFunction("__messageV1__", (e, o) => {
|
|
9380
9386
|
const i = n.getString(e), r = n.dump(o);
|
|
9381
9387
|
let l = "";
|
|
9382
|
-
typeof r == "object" ? l = JSON.stringify(r) : l = String(r), i === "info" ?
|
|
9388
|
+
typeof r == "object" ? l = JSON.stringify(r) : l = String(r), i === "info" ? Io(l) : i === "success" ? So(l) : i === "warning" ? Hi(l) : i === "error" && Gi(l);
|
|
9383
9389
|
}).consume((e) => n.setProp(n.global, "__messageV1__", e)), n.newFunction("__timeoutV1__", (e, o) => {
|
|
9384
9390
|
const i = n.getNumber(e), r = n.getNumber(o);
|
|
9385
9391
|
window.setTimeout(() => {
|
|
@@ -9403,18 +9409,18 @@ function hc(t) {
|
|
|
9403
9409
|
}, o), i.settled.then(n.runtime.executePendingJobs), i.handle;
|
|
9404
9410
|
}).consume((e) => n.setProp(n.global, "__delayV1__", e));
|
|
9405
9411
|
}
|
|
9406
|
-
const
|
|
9412
|
+
const _o = Co({
|
|
9407
9413
|
baseUrl: "http://localhost/computebase/",
|
|
9408
9414
|
onError: (t) => {
|
|
9409
9415
|
const { i18n: n } = Ie;
|
|
9410
|
-
Gi(
|
|
9416
|
+
Gi(Xo(n, t));
|
|
9411
9417
|
}
|
|
9412
9418
|
});
|
|
9413
|
-
window.API_URL && (
|
|
9414
|
-
function gc(t) {
|
|
9415
|
-
return vo.post("callFunc", t);
|
|
9416
|
-
}
|
|
9419
|
+
window.API_URL && (_o.defaults.baseURL = window.API_URL + "/computebase/");
|
|
9417
9420
|
function vc(t) {
|
|
9421
|
+
return _o.post("callFunc", t);
|
|
9422
|
+
}
|
|
9423
|
+
function _c(t) {
|
|
9418
9424
|
if (!t.vm) {
|
|
9419
9425
|
console.error("bindCompute invalid sandbox vm");
|
|
9420
9426
|
return;
|
|
@@ -9422,7 +9428,7 @@ function vc(t) {
|
|
|
9422
9428
|
const { vm: n } = t;
|
|
9423
9429
|
n.newFunction("__callFuncV1__", (e, o, i, r, l) => {
|
|
9424
9430
|
const u = n.getString(e), p = n.getString(o), d = n.dump(i), f = n.getString(r), c = n.getString(l), { promise: m, resolve: b, reject: y } = t.promiseManager.create(), g = JSON.stringify(d);
|
|
9425
|
-
return
|
|
9431
|
+
return vc({
|
|
9426
9432
|
spaceId: u,
|
|
9427
9433
|
id: p,
|
|
9428
9434
|
strInputs: g,
|
|
@@ -9440,7 +9446,7 @@ function vc(t) {
|
|
|
9440
9446
|
), m.settled.then(n.runtime.executePendingJobs), m.handle;
|
|
9441
9447
|
}).consume((e) => n.setProp(n.global, "__callFuncV1__", e));
|
|
9442
9448
|
}
|
|
9443
|
-
function
|
|
9449
|
+
function xc(t) {
|
|
9444
9450
|
if (!t.vm) {
|
|
9445
9451
|
console.error("bindSystem invalid sandbox vm");
|
|
9446
9452
|
return;
|
|
@@ -9481,7 +9487,7 @@ function Le(t, n) {
|
|
|
9481
9487
|
return t.undefined;
|
|
9482
9488
|
}
|
|
9483
9489
|
}
|
|
9484
|
-
function
|
|
9490
|
+
function kc(t) {
|
|
9485
9491
|
if (!t.vm) {
|
|
9486
9492
|
console.error("bindView invalid sandbox vm");
|
|
9487
9493
|
return;
|
|
@@ -9490,7 +9496,7 @@ function xc(t) {
|
|
|
9490
9496
|
n.newFunction("__triggerEventV1__", (e, o, ...i) => {
|
|
9491
9497
|
const r = n.getString(e), l = n.getString(o), u = i.map((c) => n.dump(c));
|
|
9492
9498
|
t.callFunctionAsync("__triggerEventInner__", r, l, ...u);
|
|
9493
|
-
const { kind: p, nodeId: d, eventKey: f } =
|
|
9499
|
+
const { kind: p, nodeId: d, eventKey: f } = hc(r);
|
|
9494
9500
|
if (p === "customEvent")
|
|
9495
9501
|
t.parent && (t.parent.callFunctionAsync(
|
|
9496
9502
|
"__triggerEventV1__",
|
|
@@ -9615,7 +9621,7 @@ function xc(t) {
|
|
|
9615
9621
|
) : f("not in slot") : console.assert(!1);
|
|
9616
9622
|
return p.settled.then(n.runtime.executePendingJobs), p.handle;
|
|
9617
9623
|
}).consume((e) => n.setProp(n.global, "__setPropertyV1__", e)), n.newFunction("__callMethodV1__", (e, o, i) => {
|
|
9618
|
-
const r = n.getString(e), l = n.getString(o), u = n.dump(i), { promise: p, resolve: d, reject: f } = t.promiseManager.create(), { kind: c, nodeId: m, methodKey: b } =
|
|
9624
|
+
const r = n.getString(e), l = n.getString(o), u = n.dump(i), { promise: p, resolve: d, reject: f } = t.promiseManager.create(), { kind: c, nodeId: m, methodKey: b } = bc(r);
|
|
9619
9625
|
if (c === "elementMethod")
|
|
9620
9626
|
t.callElementMethod(r, b, u).then(
|
|
9621
9627
|
(y) => d(y),
|
|
@@ -9693,20 +9699,20 @@ function xc(t) {
|
|
|
9693
9699
|
);
|
|
9694
9700
|
}).consume((e) => n.setProp(n.global, "__navigateToV1__", e)), n.newFunction("__openConfirmDlgV1__", (e, o) => {
|
|
9695
9701
|
const i = n.getString(e), r = n.getString(o), { promise: l, resolve: u } = t.promiseManager.create();
|
|
9696
|
-
return
|
|
9702
|
+
return $o({ title: i, text: r }).then((p) => {
|
|
9697
9703
|
t.vm && u(p === void 0 ? void 0 : !!p);
|
|
9698
9704
|
}), l.settled.then(n.runtime.executePendingJobs), l.handle;
|
|
9699
9705
|
}).consume((e) => n.setProp(n.global, "__openConfirmDlgV1__", e)), n.newFunction("__openPromptDlgV1__", (e, o, i) => {
|
|
9700
9706
|
const r = n.getString(e), l = n.getString(o), u = n.dump(i), { promise: p, resolve: d } = t.promiseManager.create();
|
|
9701
|
-
return
|
|
9707
|
+
return Vo({ title: r, label: l, value: u }).then((f) => {
|
|
9702
9708
|
t.vm && d(f === void 0 ? void 0 : f);
|
|
9703
9709
|
}), p.settled.then(n.runtime.executePendingJobs), p.handle;
|
|
9704
9710
|
}).consume((e) => n.setProp(n.global, "__openPromptDlgV1__", e));
|
|
9705
9711
|
}
|
|
9706
|
-
function
|
|
9707
|
-
|
|
9712
|
+
function wc(t) {
|
|
9713
|
+
gc(t), _c(t), xc(t), kc(t);
|
|
9708
9714
|
}
|
|
9709
|
-
const
|
|
9715
|
+
const Ic = `
|
|
9710
9716
|
let __events__ = {}
|
|
9711
9717
|
|
|
9712
9718
|
function __onEventV1__(id, callback) {
|
|
@@ -9790,7 +9796,7 @@ function __destroy__() {
|
|
|
9790
9796
|
__timers__ = {}
|
|
9791
9797
|
}
|
|
9792
9798
|
`;
|
|
9793
|
-
class
|
|
9799
|
+
class Sc {
|
|
9794
9800
|
vm;
|
|
9795
9801
|
promises = {};
|
|
9796
9802
|
currPromiseId = 0;
|
|
@@ -9811,7 +9817,7 @@ class Ic {
|
|
|
9811
9817
|
}
|
|
9812
9818
|
}
|
|
9813
9819
|
const Ri = ["__triggerEventInner__"];
|
|
9814
|
-
class
|
|
9820
|
+
class Cc {
|
|
9815
9821
|
kind;
|
|
9816
9822
|
nodeId;
|
|
9817
9823
|
subKey;
|
|
@@ -9824,7 +9830,7 @@ class Sc {
|
|
|
9824
9830
|
mode;
|
|
9825
9831
|
type;
|
|
9826
9832
|
// 沙盒内事件总线
|
|
9827
|
-
eventBus =
|
|
9833
|
+
eventBus = Jo();
|
|
9828
9834
|
// 钩子
|
|
9829
9835
|
hooks;
|
|
9830
9836
|
constructor(n, e, o, i, r, l, u, p, d) {
|
|
@@ -9851,7 +9857,7 @@ class Sc {
|
|
|
9851
9857
|
vm;
|
|
9852
9858
|
promiseManager;
|
|
9853
9859
|
async createVm(n, e) {
|
|
9854
|
-
this.vm = n.newContext(), this.promiseManager = new
|
|
9860
|
+
this.vm = n.newContext(), this.promiseManager = new Sc(this.vm), wc(this), this.vm.evalCode(Ic), this.setGlobalVariable("__env__", this.env), this.vm.evalCode(e), await this.callFunctionAsync(
|
|
9855
9861
|
"__triggerEventV1__",
|
|
9856
9862
|
se("elementEvent", "globality", "startup"),
|
|
9857
9863
|
""
|
|
@@ -10055,10 +10061,10 @@ class Sc {
|
|
|
10055
10061
|
}
|
|
10056
10062
|
}
|
|
10057
10063
|
function $e(t, n, e, o, i) {
|
|
10058
|
-
const r =
|
|
10059
|
-
if (!
|
|
10064
|
+
const r = dc(), l = pc(), u = re(), p = Ee(), d = Ge(), f = at();
|
|
10065
|
+
if (!os(u))
|
|
10060
10066
|
return;
|
|
10061
|
-
const c =
|
|
10067
|
+
const c = fc(), m = new Cc(
|
|
10062
10068
|
n,
|
|
10063
10069
|
e,
|
|
10064
10070
|
o,
|
|
@@ -10076,7 +10082,7 @@ function $e(t, n, e, o, i) {
|
|
|
10076
10082
|
onStateChange: w
|
|
10077
10083
|
}
|
|
10078
10084
|
);
|
|
10079
|
-
|
|
10085
|
+
yc(m), ve(() => {
|
|
10080
10086
|
m.dispose();
|
|
10081
10087
|
});
|
|
10082
10088
|
const b = async () => {
|
|
@@ -10162,8 +10168,8 @@ function $e(t, n, e, o, i) {
|
|
|
10162
10168
|
);
|
|
10163
10169
|
}
|
|
10164
10170
|
async function v(V, P, L, H, T, A, G) {
|
|
10165
|
-
const
|
|
10166
|
-
|
|
10171
|
+
const me = m.children[`${V}/${P}`];
|
|
10172
|
+
me && me.vm && await me.callFunctionAsync(
|
|
10167
10173
|
"__triggerEventV1__",
|
|
10168
10174
|
se(
|
|
10169
10175
|
"elementAdaptSlotPropertyChangeEvent",
|
|
@@ -10235,44 +10241,44 @@ function q() {
|
|
|
10235
10241
|
const t = at();
|
|
10236
10242
|
return { theme: x(() => t.value ? "dark" : "light") };
|
|
10237
10243
|
}
|
|
10238
|
-
const
|
|
10244
|
+
const $c = (t, n, e) => {
|
|
10239
10245
|
const o = t[n];
|
|
10240
10246
|
return o ? typeof o == "function" ? o() : Promise.resolve(o) : new Promise((i, r) => {
|
|
10241
10247
|
(typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(r.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + n + (n.split("/").length !== e ? ". Note that variables only represent file names one level deep." : ""))));
|
|
10242
10248
|
});
|
|
10243
10249
|
};
|
|
10244
|
-
async function
|
|
10245
|
-
return (await
|
|
10250
|
+
async function hd(t) {
|
|
10251
|
+
return (await $c(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.lnh9uz5k.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.dh8fod7n.js") }), `./locales/${t}/index.ts`, 4)).default;
|
|
10246
10252
|
}
|
|
10247
10253
|
export {
|
|
10248
|
-
|
|
10249
|
-
|
|
10250
|
-
|
|
10254
|
+
Mc as addIndent,
|
|
10255
|
+
fa as ambientLightV1,
|
|
10256
|
+
Ta as badgeV1,
|
|
10251
10257
|
Nt as barChartV1,
|
|
10252
10258
|
Kt as boxGeometryV1,
|
|
10253
10259
|
Zi as breakpoints,
|
|
10254
|
-
|
|
10255
|
-
|
|
10260
|
+
Ba as btnGroupV1,
|
|
10261
|
+
Ra as btnToggleV1,
|
|
10256
10262
|
Ht as btnV1,
|
|
10257
10263
|
vt as calcBreakpoint,
|
|
10258
10264
|
nt as cardV1,
|
|
10259
|
-
|
|
10265
|
+
Fa as checkboxV1,
|
|
10260
10266
|
Jt as chipGroupV1,
|
|
10261
10267
|
Gt as chipV1,
|
|
10262
|
-
|
|
10263
|
-
|
|
10264
|
-
|
|
10268
|
+
ja as colorPickerV1,
|
|
10269
|
+
Na as comboboxV1,
|
|
10270
|
+
rs as compTypes,
|
|
10265
10271
|
qt as containerV1,
|
|
10266
|
-
|
|
10267
|
-
|
|
10268
|
-
|
|
10269
|
-
|
|
10270
|
-
|
|
10271
|
-
|
|
10272
|
-
|
|
10273
|
-
|
|
10272
|
+
Dc as dataStringify,
|
|
10273
|
+
Oa as dataTableV1,
|
|
10274
|
+
Ha as datePickerV1,
|
|
10275
|
+
Ga as dialogV1,
|
|
10276
|
+
ya as directionalLightV1,
|
|
10277
|
+
cc as duplicateNodePair,
|
|
10278
|
+
qc as duplicateNodePairs,
|
|
10279
|
+
Oc as elementKeys,
|
|
10274
10280
|
Pe as elements,
|
|
10275
|
-
|
|
10281
|
+
Hc as fileInputV1,
|
|
10276
10282
|
Xt as flexLayoutEntryV1,
|
|
10277
10283
|
it as flexLayoutV1,
|
|
10278
10284
|
Qt as formV1,
|
|
@@ -10281,98 +10287,100 @@ export {
|
|
|
10281
10287
|
ze as getField,
|
|
10282
10288
|
ht as getImplementMethodName,
|
|
10283
10289
|
Bn as getIndexOfBreakpoint,
|
|
10284
|
-
|
|
10290
|
+
Jc as getNodeLite,
|
|
10285
10291
|
Ti as getPropertyDefault,
|
|
10286
10292
|
F as getTag,
|
|
10287
|
-
|
|
10288
|
-
|
|
10293
|
+
La as globalityV1,
|
|
10294
|
+
ga as groupV1,
|
|
10289
10295
|
st as hasComp,
|
|
10290
|
-
|
|
10291
|
-
|
|
10296
|
+
Bc as hasSlot,
|
|
10297
|
+
Qa as iconV1,
|
|
10292
10298
|
M as initNode,
|
|
10293
10299
|
R as initProperties,
|
|
10294
10300
|
at as injectDark,
|
|
10295
10301
|
ue as injectData,
|
|
10296
|
-
|
|
10302
|
+
mc as injectDepends,
|
|
10297
10303
|
Ge as injectDevice,
|
|
10298
|
-
|
|
10304
|
+
pc as injectEnv,
|
|
10299
10305
|
Se as injectId,
|
|
10306
|
+
od as injectMeta,
|
|
10300
10307
|
re as injectMode,
|
|
10301
10308
|
ut as injectNode,
|
|
10302
|
-
|
|
10303
|
-
|
|
10309
|
+
dc as injectOrg,
|
|
10310
|
+
fc as injectRuntime,
|
|
10304
10311
|
oe as injectSandbox,
|
|
10305
10312
|
Ee as injectType,
|
|
10306
10313
|
rt as isCircularReference,
|
|
10307
|
-
|
|
10314
|
+
os as isExecutableMode,
|
|
10308
10315
|
_n as isPercentStr,
|
|
10309
10316
|
Pt as isPixelStr,
|
|
10310
|
-
|
|
10317
|
+
sa as keyboardControlsV1,
|
|
10311
10318
|
Ot as lineChartV1,
|
|
10312
|
-
|
|
10319
|
+
hd as loadLocaleMessageRuntime,
|
|
10313
10320
|
se as makeEventId,
|
|
10314
|
-
|
|
10321
|
+
pd as makeEventKeyOfCustomSlot,
|
|
10315
10322
|
Bi as makeEventKeyOfElementSlot,
|
|
10316
10323
|
Ct as makeMethodId,
|
|
10317
|
-
|
|
10324
|
+
ud as makeMethodKeyOfCustomSlot,
|
|
10318
10325
|
bn as makeMethodKeyOfElementSlot,
|
|
10319
10326
|
Re as makePropertyId,
|
|
10320
|
-
|
|
10327
|
+
ld as makePropertyKeyOfCustomSlot,
|
|
10321
10328
|
We as makePropertyKeyOfElementSlot,
|
|
10322
|
-
|
|
10329
|
+
fd as makeSlotId,
|
|
10323
10330
|
Ze as makeTriggerId,
|
|
10324
|
-
|
|
10325
|
-
|
|
10331
|
+
ra as mapControlsV1,
|
|
10332
|
+
eu as menuV1,
|
|
10326
10333
|
et as meshBasicMaterialV1,
|
|
10327
10334
|
tt as meshV1,
|
|
10328
|
-
|
|
10329
|
-
|
|
10330
|
-
|
|
10335
|
+
jc as metaStringify,
|
|
10336
|
+
xa as multipleRefV1,
|
|
10337
|
+
ka as multipleSlotV1,
|
|
10331
10338
|
en as numberInputV1,
|
|
10332
|
-
|
|
10333
|
-
|
|
10334
|
-
|
|
10335
|
-
|
|
10336
|
-
|
|
10337
|
-
|
|
10339
|
+
la as orbitControlsV1,
|
|
10340
|
+
ia as orthographicCameraV1,
|
|
10341
|
+
ss as pageTypes,
|
|
10342
|
+
nu as paginationV1,
|
|
10343
|
+
Kc as parseData,
|
|
10344
|
+
Nc as parseMeta,
|
|
10338
10345
|
Tt as parsePercentStr,
|
|
10339
|
-
|
|
10340
|
-
|
|
10341
|
-
|
|
10342
|
-
|
|
10343
|
-
|
|
10346
|
+
Uc as parsePixelStr,
|
|
10347
|
+
oa as perspectiveCameraV1,
|
|
10348
|
+
uc as pkgs,
|
|
10349
|
+
ba as pointLightV1,
|
|
10350
|
+
ed as provideDark,
|
|
10344
10351
|
xe as provideData,
|
|
10345
|
-
|
|
10346
|
-
|
|
10347
|
-
|
|
10348
|
-
|
|
10349
|
-
|
|
10350
|
-
|
|
10351
|
-
|
|
10352
|
-
|
|
10353
|
-
|
|
10354
|
-
|
|
10352
|
+
sd as provideDepends,
|
|
10353
|
+
Qc as provideDevice,
|
|
10354
|
+
Yc as provideEnv,
|
|
10355
|
+
td as provideId,
|
|
10356
|
+
id as provideMeta,
|
|
10357
|
+
Zc as provideMode,
|
|
10358
|
+
vo as provideNode,
|
|
10359
|
+
Xc as provideOrg,
|
|
10360
|
+
rd as provideRuntime,
|
|
10361
|
+
yc as provideSandbox,
|
|
10362
|
+
nd as provideType,
|
|
10355
10363
|
nn as radioGroupV1,
|
|
10356
10364
|
tn as radioV1,
|
|
10357
|
-
|
|
10358
|
-
|
|
10359
|
-
|
|
10365
|
+
su as rangeSliderV1,
|
|
10366
|
+
ru as ratingV1,
|
|
10367
|
+
wa as referenceV1,
|
|
10360
10368
|
C as regElement,
|
|
10361
|
-
|
|
10362
|
-
|
|
10363
|
-
|
|
10369
|
+
Ia as renderSwitchV1,
|
|
10370
|
+
Yo as reverseBreakpoints,
|
|
10371
|
+
lu as selectV1,
|
|
10364
10372
|
xn as setField,
|
|
10365
|
-
|
|
10366
|
-
|
|
10367
|
-
|
|
10373
|
+
au as sliderV1,
|
|
10374
|
+
Sa as slotV1,
|
|
10375
|
+
Gc as spawnNode,
|
|
10368
10376
|
jt as sphereGeometryV1,
|
|
10369
|
-
|
|
10377
|
+
ha as spotLightV1,
|
|
10370
10378
|
on as stepperHeaderV1,
|
|
10371
10379
|
sn as stepperItemV1,
|
|
10372
10380
|
an as stepperV1,
|
|
10373
10381
|
ln as stepperWindowItemV1,
|
|
10374
10382
|
rn as stepperWindowV1,
|
|
10375
|
-
|
|
10383
|
+
mu as switchV1,
|
|
10376
10384
|
un as tabV1,
|
|
10377
10385
|
cn as tabsV1,
|
|
10378
10386
|
Zt as textFieldV1,
|
|
@@ -10380,23 +10388,23 @@ export {
|
|
|
10380
10388
|
dn as textareaV1,
|
|
10381
10389
|
pn as timelineItemV1,
|
|
10382
10390
|
mn as timelineV1,
|
|
10383
|
-
|
|
10384
|
-
|
|
10391
|
+
Fc as toEventName,
|
|
10392
|
+
Wc as toMethodName,
|
|
10385
10393
|
B as toNodeLite,
|
|
10386
|
-
|
|
10394
|
+
Rc as toPropertyName,
|
|
10387
10395
|
bt as triggerReactivity,
|
|
10388
|
-
|
|
10389
|
-
|
|
10390
|
-
|
|
10391
|
-
|
|
10392
|
-
|
|
10396
|
+
hc as unwrapEventId,
|
|
10397
|
+
md as unwrapEventKeyOfCustomSlot,
|
|
10398
|
+
dd as unwrapEventKeyOfElementSlot,
|
|
10399
|
+
bc as unwrapMethodId,
|
|
10400
|
+
cd as unwrapMethodKeyOfCustomSlot,
|
|
10393
10401
|
Mi as unwrapMethodKeyOfElementSlot,
|
|
10394
10402
|
Ui as unwrapPropertyId,
|
|
10395
|
-
|
|
10403
|
+
ad as unwrapPropertyKeyOfCustomSlot,
|
|
10396
10404
|
gt as unwrapPropertyKeyOfElementSlot,
|
|
10397
|
-
|
|
10405
|
+
yd as unwrapSlotId,
|
|
10398
10406
|
Ce as useDepend,
|
|
10399
|
-
|
|
10407
|
+
bd as useRuntime,
|
|
10400
10408
|
$e as useSandbox,
|
|
10401
10409
|
q as useTheme,
|
|
10402
10410
|
fn as windowItemV1,
|