x-runtime-lib 0.8.109 → 0.8.111
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +961 -937
- package/dist/types/props.d.ts +1 -1
- package/dist/utils/provideInject.d.ts +2 -2
- package/package.json +7 -7
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var ln = (t, n) => (n = Symbol[t]) ? n : Symbol.for("Symbol." + t), an = (t) => {
|
|
2
2
|
throw TypeError(t);
|
|
3
3
|
};
|
|
4
|
-
var
|
|
4
|
+
var Ce = (t, n, e) => {
|
|
5
5
|
if (n != null) {
|
|
6
6
|
typeof n != "object" && typeof n != "function" && an("Object expected");
|
|
7
7
|
var o, s;
|
|
@@ -29,12 +29,12 @@ var Ie = (t, n, e) => {
|
|
|
29
29
|
};
|
|
30
30
|
return r();
|
|
31
31
|
};
|
|
32
|
-
import { defineComponent as
|
|
33
|
-
import { globalObjects as we, waitUtil as fo, useViewStack as yo, eventBus as bo, messageInfo as
|
|
34
|
-
import { CameraHelper as _o, DirectionalLightHelper as
|
|
35
|
-
import { c as K, i as
|
|
36
|
-
import { useTheme as
|
|
37
|
-
import { getErrorMessage as
|
|
32
|
+
import { defineComponent as C, createElementBlock as se, renderSlot as R, unref as i, openBlock as _, createElementVNode as te, computed as k, normalizeStyle as re, toRef as Ho, onBeforeMount as Uo, onUnmounted as Ge, ref as ie, watchEffect as fe, watch as ce, createBlock as S, withCtx as w, createCommentVNode as le, useTemplateRef as co, onMounted as uo, nextTick as mo, useAttrs as Jo, h as ve, resolveComponent as M, createVNode as O, isRef as Z, createSlots as Ft, renderList as qo, useId as po, withModifiers as Xo, normalizeClass as Yo, toDisplayString as Zo, inject as ue, provide as me, readonly as Nt } from "vue";
|
|
33
|
+
import { globalObjects as we, waitUtil as fo, useViewStack as yo, eventBus as bo, messageInfo as Qo, messageSuccess as ei, messageWarning as go, messageError as ho, createAxios as ti, openConfirmDlg as ni, openPromptDlg as oi } from "x-essential-lib";
|
|
34
|
+
import { CameraHelper as _o, DirectionalLightHelper as ii, PointLightHelper as ri, SpotLightHelper as si } from "three";
|
|
35
|
+
import { c as K, i as pe, a as He, K as li, M as ai, O as ci, u as ui, r as vo, e as xo, b as mi, d as pi, f as di, g as fi, h as yi, j as bi, k as gi, l as hi, m as ko, n as _i, o as vi, p as xi, q as ki } from "./vendor.nccqfajx.js";
|
|
36
|
+
import { useTheme as wi } from "vuetify";
|
|
37
|
+
import { getErrorMessage as Ii } from "x-error-lib";
|
|
38
38
|
import { useI18n as wo } from "vue-i18n";
|
|
39
39
|
const cn = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
|
|
40
40
|
function z(t) {
|
|
@@ -57,7 +57,7 @@ function jt(t) {
|
|
|
57
57
|
const n = t.substring(0, t.length - 1), e = parseFloat(n);
|
|
58
58
|
return !isNaN(e);
|
|
59
59
|
}
|
|
60
|
-
function
|
|
60
|
+
function Xc(t) {
|
|
61
61
|
if (typeof t != "string" || !t.endsWith("px"))
|
|
62
62
|
return;
|
|
63
63
|
const n = t.substring(0, t.length - 2), e = parseFloat(n);
|
|
@@ -71,12 +71,12 @@ function at(t) {
|
|
|
71
71
|
if (!isNaN(e))
|
|
72
72
|
return e;
|
|
73
73
|
}
|
|
74
|
-
const
|
|
74
|
+
const Io = ["xs", "sm", "md", "lg", "xl"], Si = [...Io].reverse();
|
|
75
75
|
function Xe(t) {
|
|
76
76
|
return t < 600 ? "xs" : t < 960 ? "sm" : t < 1280 ? "md" : t < 1920 ? "lg" : "xl";
|
|
77
77
|
}
|
|
78
78
|
function un(t) {
|
|
79
|
-
return
|
|
79
|
+
return Io.findIndex((n) => n === t);
|
|
80
80
|
}
|
|
81
81
|
function We(t, n) {
|
|
82
82
|
let e;
|
|
@@ -115,7 +115,7 @@ function Gt(t, n, e) {
|
|
|
115
115
|
const r = s[s.length - 1];
|
|
116
116
|
o[r] = e;
|
|
117
117
|
}
|
|
118
|
-
function
|
|
118
|
+
function Yc(t, n = 2) {
|
|
119
119
|
const e = " ".repeat(n);
|
|
120
120
|
return t.split(`
|
|
121
121
|
`).map((r) => r.trim() === "" ? r : e + r).join(`
|
|
@@ -124,7 +124,7 @@ function Xc(t, n = 2) {
|
|
|
124
124
|
function ne(t) {
|
|
125
125
|
return t === "runtime" || t === "preview";
|
|
126
126
|
}
|
|
127
|
-
function
|
|
127
|
+
function Zc(t, n, e, o, s) {
|
|
128
128
|
let r = t;
|
|
129
129
|
for (let c = 0; c < n.length; c++)
|
|
130
130
|
if (r = r.children[n[c]], !r) {
|
|
@@ -159,7 +159,7 @@ function E(t, n) {
|
|
|
159
159
|
};
|
|
160
160
|
}
|
|
161
161
|
const $i = ["common", "scene"], Ci = ["common", "scene"];
|
|
162
|
-
function
|
|
162
|
+
function Qc({ type: t, version: n, view: e, code: o }) {
|
|
163
163
|
const s = (c, u) => {
|
|
164
164
|
const p = { id: u.id };
|
|
165
165
|
u.children && (p.children = [], u.children.forEach((d) => {
|
|
@@ -180,7 +180,7 @@ function Zc({ type: t, version: n, view: e, code: o }) {
|
|
|
180
180
|
};
|
|
181
181
|
return JSON.stringify(a);
|
|
182
182
|
}
|
|
183
|
-
function
|
|
183
|
+
function eu(t) {
|
|
184
184
|
const { type: n, version: e, view: o, code: s } = JSON.parse(t), r = {
|
|
185
185
|
type: n,
|
|
186
186
|
version: e,
|
|
@@ -195,7 +195,7 @@ function Qc(t) {
|
|
|
195
195
|
a(c, r.view.nodes[c.id]);
|
|
196
196
|
}), r;
|
|
197
197
|
}
|
|
198
|
-
const
|
|
198
|
+
const tu = [
|
|
199
199
|
"globality_v1",
|
|
200
200
|
"multiple_ref_v1",
|
|
201
201
|
"reference_v1",
|
|
@@ -265,7 +265,7 @@ const eu = [
|
|
|
265
265
|
"scene_sphere_geometry_v1",
|
|
266
266
|
"scene_spot_light_v1"
|
|
267
267
|
];
|
|
268
|
-
function
|
|
268
|
+
function Vi(t) {
|
|
269
269
|
switch (t) {
|
|
270
270
|
case "referenceProperty":
|
|
271
271
|
case "multipleRefProperty":
|
|
@@ -276,7 +276,7 @@ function Ii(t) {
|
|
|
276
276
|
}
|
|
277
277
|
return !0;
|
|
278
278
|
}
|
|
279
|
-
function
|
|
279
|
+
function Pi(t) {
|
|
280
280
|
switch (t) {
|
|
281
281
|
case "referenceMethod":
|
|
282
282
|
case "multipleRefMethod":
|
|
@@ -287,7 +287,7 @@ function Vi(t) {
|
|
|
287
287
|
}
|
|
288
288
|
return !0;
|
|
289
289
|
}
|
|
290
|
-
function
|
|
290
|
+
function Li(t) {
|
|
291
291
|
switch (t) {
|
|
292
292
|
case "referenceEvent":
|
|
293
293
|
case "multipleRefEvent":
|
|
@@ -304,26 +304,26 @@ function Pi(t) {
|
|
|
304
304
|
}
|
|
305
305
|
return !0;
|
|
306
306
|
}
|
|
307
|
-
function
|
|
307
|
+
function nu(t) {
|
|
308
308
|
switch (t) {
|
|
309
309
|
case "customSlot":
|
|
310
310
|
return !1;
|
|
311
311
|
}
|
|
312
312
|
return !0;
|
|
313
313
|
}
|
|
314
|
-
function
|
|
314
|
+
function ou(t) {
|
|
315
315
|
return JSON.stringify(t);
|
|
316
316
|
}
|
|
317
|
-
function
|
|
317
|
+
function iu(t) {
|
|
318
318
|
return JSON.parse(t);
|
|
319
319
|
}
|
|
320
|
-
function
|
|
320
|
+
function ru(t) {
|
|
321
321
|
return JSON.stringify(t);
|
|
322
322
|
}
|
|
323
|
-
function
|
|
323
|
+
function su(t) {
|
|
324
324
|
return JSON.parse(t);
|
|
325
325
|
}
|
|
326
|
-
function
|
|
326
|
+
function So(t) {
|
|
327
327
|
let n = t;
|
|
328
328
|
for (; n; ) {
|
|
329
329
|
if (n.parent && n.compId === n.parent.compId)
|
|
@@ -339,24 +339,24 @@ function Ht(t, n, e) {
|
|
|
339
339
|
a > 0 && (s += " - "), e ? s += o.global.t(r) : s += r;
|
|
340
340
|
}), s;
|
|
341
341
|
}
|
|
342
|
-
function
|
|
342
|
+
function lu(t, n) {
|
|
343
343
|
const { i18n: e } = we;
|
|
344
344
|
let o = "";
|
|
345
|
-
return t === "elementProperty" || (t === "referenceProperty" || t === "multipleRefProperty" || t === "customProperty" ? o = e.global.t("x-runtime-lib.custom") : t === "customSlotProperty" ? o = e.global.t("x-runtime-lib.customSlot") : t === "adaptSlotElementProperty" || t === "adaptSlotCustomProperty" ? o = e.global.t("x-runtime-lib.adaptSlot") : console.assert(!1)), Ht(o, n,
|
|
345
|
+
return t === "elementProperty" || (t === "referenceProperty" || t === "multipleRefProperty" || t === "customProperty" ? o = e.global.t("x-runtime-lib.custom") : t === "customSlotProperty" ? o = e.global.t("x-runtime-lib.customSlot") : t === "adaptSlotElementProperty" || t === "adaptSlotCustomProperty" ? o = e.global.t("x-runtime-lib.adaptSlot") : console.assert(!1)), Ht(o, n, Vi(t));
|
|
346
346
|
}
|
|
347
|
-
function
|
|
347
|
+
function au(t, n) {
|
|
348
348
|
const { i18n: e } = we;
|
|
349
349
|
let o = "";
|
|
350
|
-
return t === "elementMethod" || (t === "referenceMethod" || t === "multipleRefMethod" || t === "customMethod" ? o = e.global.t("x-runtime-lib.custom") : t === "customSlotMethod" ? o = e.global.t("x-runtime-lib.customSlot") : t === "adaptSlotElementMethod" || t === "adaptSlotCustomMethod" ? o = e.global.t("x-runtime-lib.adaptSlot") : console.assert(!1)), Ht(o, n,
|
|
350
|
+
return t === "elementMethod" || (t === "referenceMethod" || t === "multipleRefMethod" || t === "customMethod" ? o = e.global.t("x-runtime-lib.custom") : t === "customSlotMethod" ? o = e.global.t("x-runtime-lib.customSlot") : t === "adaptSlotElementMethod" || t === "adaptSlotCustomMethod" ? o = e.global.t("x-runtime-lib.adaptSlot") : console.assert(!1)), Ht(o, n, Pi(t));
|
|
351
351
|
}
|
|
352
|
-
function
|
|
352
|
+
function cu(t, n) {
|
|
353
353
|
const { i18n: e } = we;
|
|
354
354
|
let o = "";
|
|
355
|
-
return t === "elementEvent" || (t === "referenceEvent" || t === "multipleRefEvent" || t === "customEvent" ? o = e.global.t("x-runtime-lib.custom") : t === "customSlotEvent" ? o = e.global.t("x-runtime-lib.customSlot") : t === "adaptSlotElementEvent" || t === "adaptSlotCustomEvent" ? o = e.global.t("x-runtime-lib.adaptSlot") : t === "elementPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.propertyChange") : t === "referencePropertyChangeEvent" ? o = e.global.t("x-runtime-lib.referencePropertyChange") : t === "multipleRefPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.multipleRefPropertyChange") : t === "customPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.customPropertyChange") : t === "customSlotPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.customSlotPropertyChange") : t === "adaptSlotElementPropertyChangeEvent" || t === "adaptSlotCustomPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.adaptSlotPropertyChange") : t === "stateChangeEvent" ? o = e.global.t("x-runtime-lib.stateChange") : console.assert(!1)), Ht(o, n,
|
|
355
|
+
return t === "elementEvent" || (t === "referenceEvent" || t === "multipleRefEvent" || t === "customEvent" ? o = e.global.t("x-runtime-lib.custom") : t === "customSlotEvent" ? o = e.global.t("x-runtime-lib.customSlot") : t === "adaptSlotElementEvent" || t === "adaptSlotCustomEvent" ? o = e.global.t("x-runtime-lib.adaptSlot") : t === "elementPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.propertyChange") : t === "referencePropertyChangeEvent" ? o = e.global.t("x-runtime-lib.referencePropertyChange") : t === "multipleRefPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.multipleRefPropertyChange") : t === "customPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.customPropertyChange") : t === "customSlotPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.customSlotPropertyChange") : t === "adaptSlotElementPropertyChangeEvent" || t === "adaptSlotCustomPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.adaptSlotPropertyChange") : t === "stateChangeEvent" ? o = e.global.t("x-runtime-lib.stateChange") : console.assert(!1)), Ht(o, n, Li(t));
|
|
356
356
|
}
|
|
357
|
-
const Ke = {},
|
|
357
|
+
const Ke = {}, I = (t) => {
|
|
358
358
|
Ke[t.key] = t;
|
|
359
|
-
},
|
|
359
|
+
}, zi = ["position", "rotation", "scale"], Se = /* @__PURE__ */ C({
|
|
360
360
|
__name: "index",
|
|
361
361
|
props: {
|
|
362
362
|
position: {},
|
|
@@ -375,9 +375,9 @@ const Ke = {}, S = (t) => {
|
|
|
375
375
|
o[0] || (o[0] = te("TresBoxGeometry", { args: [1, 1, 1] }, null, -1)),
|
|
376
376
|
o[1] || (o[1] = te("TresMeshBasicMaterial", null, null, -1)),
|
|
377
377
|
R(e.$slots, "default")
|
|
378
|
-
], 8,
|
|
378
|
+
], 8, zi)) : R(e.$slots, "default", { key: 1 });
|
|
379
379
|
}
|
|
380
|
-
}), N = /* @__PURE__ */
|
|
380
|
+
}), N = /* @__PURE__ */ C({
|
|
381
381
|
__name: "index",
|
|
382
382
|
props: {
|
|
383
383
|
block: { type: Boolean, default: !1 }
|
|
@@ -409,21 +409,21 @@ const Ke = {}, S = (t) => {
|
|
|
409
409
|
}
|
|
410
410
|
});
|
|
411
411
|
function P(t) {
|
|
412
|
-
const n =
|
|
413
|
-
return
|
|
412
|
+
const n = he(), e = Ho(n.value.view.nodes, t.nodeId);
|
|
413
|
+
return console.assert(e.value, `invalid node id=${t.nodeId}`), { node: e };
|
|
414
414
|
}
|
|
415
415
|
function Ye(t, n, e) {
|
|
416
|
-
const o =
|
|
416
|
+
const o = _e();
|
|
417
417
|
if (o) {
|
|
418
|
-
const s = k(() =>
|
|
419
|
-
|
|
418
|
+
const s = k(() => Lc("elementMethod", t.nodeId, n));
|
|
419
|
+
Uo(() => {
|
|
420
420
|
o.eventBus?.on(s.value, e);
|
|
421
421
|
}), Ge(() => {
|
|
422
422
|
o.eventBus?.off(s.value, e);
|
|
423
423
|
});
|
|
424
424
|
}
|
|
425
425
|
}
|
|
426
|
-
const
|
|
426
|
+
const Ti = (t, n, e, o) => {
|
|
427
427
|
let s;
|
|
428
428
|
if (t ? s = t.getElementProperty(n.basic.id, e) : s = xe(n, e), o) {
|
|
429
429
|
if (typeof s == "string")
|
|
@@ -432,23 +432,23 @@ const zi = (t, n, e, o) => {
|
|
|
432
432
|
return;
|
|
433
433
|
} else
|
|
434
434
|
return s;
|
|
435
|
-
},
|
|
435
|
+
}, Ei = (t, n, e, o, s) => {
|
|
436
436
|
let r;
|
|
437
437
|
s ? typeof o == "object" ? r = JSON.stringify(o, null, 2) : (console.assert(!1), r = "{}") : r = o, t ? t.setElementProperty(n.basic.id, e, r) : Gt(n, e, r);
|
|
438
438
|
};
|
|
439
439
|
function l(t, n, e) {
|
|
440
|
-
const o =
|
|
441
|
-
return
|
|
442
|
-
s.value =
|
|
440
|
+
const o = _e(), s = ie();
|
|
441
|
+
return fe(() => {
|
|
442
|
+
s.value = Ti(o, t.value, n, e);
|
|
443
443
|
}), ce(s, (r, a) => {
|
|
444
|
-
|
|
444
|
+
pe(r, a) || Ei(o, t.value, n, s.value, e);
|
|
445
445
|
}), { property: s };
|
|
446
446
|
}
|
|
447
447
|
function G() {
|
|
448
448
|
const t = Ue();
|
|
449
449
|
return { theme: k(() => t.value ? "dark" : "light") };
|
|
450
450
|
}
|
|
451
|
-
function
|
|
451
|
+
function ye(t) {
|
|
452
452
|
const { property: n } = l(t, [
|
|
453
453
|
"transform",
|
|
454
454
|
"position",
|
|
@@ -474,21 +474,21 @@ function be(t) {
|
|
|
474
474
|
"rotation",
|
|
475
475
|
"z"
|
|
476
476
|
]), { property: c } = l(t, ["transform", "scale", "x"]), { property: u } = l(t, ["transform", "scale", "y"]), { property: p } = l(t, ["transform", "scale", "z"]), d = ie([0, 0, 0]), m = ie([0, 0, 0]), f = ie([1, 1, 1]);
|
|
477
|
-
return
|
|
477
|
+
return fe(() => {
|
|
478
478
|
d.value = [n.value, e.value, o.value];
|
|
479
|
-
}),
|
|
479
|
+
}), fe(() => {
|
|
480
480
|
n.value = d.value[0], e.value = d.value[1], o.value = d.value[2];
|
|
481
|
-
}),
|
|
481
|
+
}), fe(() => {
|
|
482
482
|
m.value = [s.value, r.value, a.value];
|
|
483
|
-
}),
|
|
483
|
+
}), fe(() => {
|
|
484
484
|
s.value = m.value[0], r.value = m.value[1], a.value = m.value[2];
|
|
485
|
-
}),
|
|
485
|
+
}), fe(() => {
|
|
486
486
|
f.value = [c.value, u.value, p.value];
|
|
487
|
-
}),
|
|
487
|
+
}), fe(() => {
|
|
488
488
|
c.value = f.value[0], u.value = f.value[1], p.value = f.value[2];
|
|
489
489
|
}), { position: d, rotation: m, scale: f };
|
|
490
490
|
}
|
|
491
|
-
function
|
|
491
|
+
function $o(t) {
|
|
492
492
|
const n = k(() => t.value.legend?.show), e = k(() => t.value.legend?.data);
|
|
493
493
|
function o(s) {
|
|
494
494
|
s.legend = {
|
|
@@ -498,7 +498,7 @@ function Co(t) {
|
|
|
498
498
|
}
|
|
499
499
|
return { show: n, data: e, applyLegend: o };
|
|
500
500
|
}
|
|
501
|
-
function
|
|
501
|
+
function Co(t) {
|
|
502
502
|
const n = k(() => t.value.series);
|
|
503
503
|
function e(o) {
|
|
504
504
|
o.series = n.value;
|
|
@@ -541,7 +541,7 @@ function Lo(t) {
|
|
|
541
541
|
return { show: n, position: e, type: o, data: s, applyYAxis: r };
|
|
542
542
|
}
|
|
543
543
|
function q(t) {
|
|
544
|
-
const { computedThemes: n } =
|
|
544
|
+
const { computedThemes: n } = wi(), e = Ue(), o = k(() => t.value?.mode), s = k(() => {
|
|
545
545
|
const p = t.value?.theme;
|
|
546
546
|
return p ? p === "background0" ? e.value ? "#2e2e2e" : "#bdbdbd" : p === "background1" ? e.value ? "#272727" : "#eeeeee" : p === "background2" ? e.value ? "#1e1e1e" : "#ffffff" : (e.value ? n.value.dark : n.value.light).colors[p] : void 0;
|
|
547
547
|
}), r = k(() => e.value ? t.value.custom?.dark : t.value.custom?.light), a = k(() => o.value === "theme" ? s.value ?? "" : o.value === "custom" ? r.value ?? "" : ""), c = k(() => {
|
|
@@ -574,7 +574,7 @@ function qt(t) {
|
|
|
574
574
|
}
|
|
575
575
|
return { paddingTop: n, paddingLeft: e, paddingBottom: o, paddingRight: s, applyPadding: r };
|
|
576
576
|
}
|
|
577
|
-
function
|
|
577
|
+
function be(t, n) {
|
|
578
578
|
const e = J(), o = Be(), s = k(() => n.value.size?.width), r = k(() => n.value.size?.minWidth), a = k(() => n.value.size?.maxWidth), c = k(() => {
|
|
579
579
|
if (t.outer && e === "editor") {
|
|
580
580
|
const m = at(n.value.size?.height);
|
|
@@ -602,16 +602,16 @@ function ge(t, n) {
|
|
|
602
602
|
}
|
|
603
603
|
return { width: s, minWidth: r, maxWidth: a, height: c, minHeight: u, maxHeight: p, applySize: d };
|
|
604
604
|
}
|
|
605
|
-
const
|
|
605
|
+
const Ai = ["bottom", "far", "left", "near", "position", "right", "rotation", "scale", "top"], Mi = /* @__PURE__ */ C({
|
|
606
606
|
__name: "index",
|
|
607
607
|
props: {
|
|
608
|
-
|
|
608
|
+
nodeId: {},
|
|
609
609
|
outer: { type: Boolean },
|
|
610
610
|
refContext: {}
|
|
611
611
|
},
|
|
612
612
|
setup(t) {
|
|
613
|
-
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } =
|
|
614
|
-
return (g, b) => (_(),
|
|
613
|
+
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } = ye(e), { property: c } = l(e, ["settings", "bottom"]), { property: u } = l(e, ["settings", "far"]), { property: p } = l(e, ["settings", "left"]), { property: d } = l(e, ["settings", "near"]), { property: m } = l(e, ["settings", "right"]), { property: f } = l(e, ["settings", "top"]);
|
|
614
|
+
return (g, b) => (_(), S(i(Se), {
|
|
615
615
|
position: i(s),
|
|
616
616
|
rotation: i(r),
|
|
617
617
|
scale: i(a)
|
|
@@ -628,26 +628,26 @@ const Ei = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
628
628
|
scale: i(o) !== "editor" ? i(a) : [1, 1, 1],
|
|
629
629
|
top: i(f)
|
|
630
630
|
}, [
|
|
631
|
-
i(o) === "editor" ? (_(),
|
|
631
|
+
i(o) === "editor" ? (_(), S(i(He), {
|
|
632
632
|
key: 0,
|
|
633
633
|
type: i(_o)
|
|
634
634
|
}, null, 8, ["type"])) : le("", !0),
|
|
635
635
|
R(g.$slots, "default")
|
|
636
|
-
], 8,
|
|
636
|
+
], 8, Ai)
|
|
637
637
|
]),
|
|
638
638
|
_: 3
|
|
639
639
|
}, 8, ["position", "rotation", "scale"]));
|
|
640
640
|
}
|
|
641
|
-
}),
|
|
641
|
+
}), Bi = ["aspect", "far", "fov", "near", "position", "rotation", "scale"], Wi = /* @__PURE__ */ C({
|
|
642
642
|
__name: "index",
|
|
643
643
|
props: {
|
|
644
|
-
|
|
644
|
+
nodeId: {},
|
|
645
645
|
outer: { type: Boolean },
|
|
646
646
|
refContext: {}
|
|
647
647
|
},
|
|
648
648
|
setup(t) {
|
|
649
|
-
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } =
|
|
650
|
-
return (m, f) => (_(),
|
|
649
|
+
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } = ye(e), { property: c } = l(e, ["settings", "aspect"]), { property: u } = l(e, ["settings", "far"]), { property: p } = l(e, ["settings", "fov"]), { property: d } = l(e, ["settings", "near"]);
|
|
650
|
+
return (m, f) => (_(), S(i(Se), {
|
|
651
651
|
position: i(s),
|
|
652
652
|
rotation: i(r),
|
|
653
653
|
scale: i(a)
|
|
@@ -662,38 +662,38 @@ const Ei = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
662
662
|
rotation: i(o) !== "editor" ? i(r) : [0, 0, 0],
|
|
663
663
|
scale: i(o) !== "editor" ? i(a) : [1, 1, 1]
|
|
664
664
|
}, [
|
|
665
|
-
i(o) === "editor" ? (_(),
|
|
665
|
+
i(o) === "editor" ? (_(), S(i(He), {
|
|
666
666
|
key: 0,
|
|
667
667
|
type: i(_o)
|
|
668
668
|
}, null, 8, ["type"])) : le("", !0),
|
|
669
669
|
R(m.$slots, "default")
|
|
670
|
-
], 8,
|
|
670
|
+
], 8, Bi)
|
|
671
671
|
]),
|
|
672
672
|
_: 3
|
|
673
673
|
}, 8, ["position", "rotation", "scale"]));
|
|
674
674
|
}
|
|
675
|
-
}),
|
|
675
|
+
}), Ri = /* @__PURE__ */ C({
|
|
676
676
|
__name: "index",
|
|
677
677
|
setup(t) {
|
|
678
678
|
const n = J();
|
|
679
|
-
return (e, o) => i(n) !== "editor" ? (_(),
|
|
679
|
+
return (e, o) => i(n) !== "editor" ? (_(), S(i(li), { key: 0 })) : le("", !0);
|
|
680
680
|
}
|
|
681
|
-
}),
|
|
681
|
+
}), Ki = /* @__PURE__ */ C({
|
|
682
682
|
__name: "index",
|
|
683
683
|
setup(t) {
|
|
684
684
|
const n = J();
|
|
685
|
-
return (e, o) => i(n) !== "editor" ? (_(),
|
|
685
|
+
return (e, o) => i(n) !== "editor" ? (_(), S(i(ai), { key: 0 })) : le("", !0);
|
|
686
686
|
}
|
|
687
|
-
}),
|
|
687
|
+
}), Di = /* @__PURE__ */ C({
|
|
688
688
|
__name: "index",
|
|
689
689
|
setup(t) {
|
|
690
690
|
const n = J();
|
|
691
|
-
return (e, o) => i(n) !== "editor" ? (_(),
|
|
691
|
+
return (e, o) => i(n) !== "editor" ? (_(), S(i(ci), { key: 0 })) : le("", !0);
|
|
692
692
|
}
|
|
693
|
-
}),
|
|
693
|
+
}), Oi = ["args"], Fi = /* @__PURE__ */ C({
|
|
694
694
|
__name: "index",
|
|
695
695
|
props: {
|
|
696
|
-
|
|
696
|
+
nodeId: {},
|
|
697
697
|
outer: { type: Boolean },
|
|
698
698
|
refContext: {}
|
|
699
699
|
},
|
|
@@ -717,17 +717,17 @@ const Ei = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
717
717
|
i(a),
|
|
718
718
|
i(s)
|
|
719
719
|
]
|
|
720
|
-
}, null, 8,
|
|
720
|
+
}, null, 8, Oi));
|
|
721
721
|
}
|
|
722
722
|
}), Ae = (t, n) => {
|
|
723
723
|
const e = t.__vccOpts || t;
|
|
724
724
|
for (const [o, s] of n)
|
|
725
725
|
e[o] = s;
|
|
726
726
|
return e;
|
|
727
|
-
},
|
|
727
|
+
}, Ni = ["args"], ji = /* @__PURE__ */ C({
|
|
728
728
|
__name: "index",
|
|
729
729
|
props: {
|
|
730
|
-
|
|
730
|
+
nodeId: {},
|
|
731
731
|
outer: { type: Boolean },
|
|
732
732
|
refContext: {}
|
|
733
733
|
},
|
|
@@ -761,21 +761,21 @@ const Ei = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
761
761
|
i(u),
|
|
762
762
|
i(c)
|
|
763
763
|
]
|
|
764
|
-
}, null, 8,
|
|
764
|
+
}, null, 8, Ni));
|
|
765
765
|
}
|
|
766
|
-
}),
|
|
766
|
+
}), Gi = ["color", "intensity", "position", "rotation", "scale"], Hi = /* @__PURE__ */ C({
|
|
767
767
|
__name: "index",
|
|
768
768
|
props: {
|
|
769
|
-
|
|
769
|
+
nodeId: {},
|
|
770
770
|
outer: { type: Boolean },
|
|
771
771
|
refContext: {}
|
|
772
772
|
},
|
|
773
773
|
setup(t) {
|
|
774
|
-
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } =
|
|
774
|
+
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } = ye(e), { property: c } = l(e, ["settings", "color"]), { color: u } = q(c), { property: p } = l(e, [
|
|
775
775
|
"settings",
|
|
776
776
|
"intensity"
|
|
777
777
|
]);
|
|
778
|
-
return (d, m) => (_(),
|
|
778
|
+
return (d, m) => (_(), S(i(Se), {
|
|
779
779
|
position: i(s),
|
|
780
780
|
rotation: i(r),
|
|
781
781
|
scale: i(a)
|
|
@@ -789,24 +789,24 @@ const Ei = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
789
789
|
scale: i(o) !== "editor" ? i(a) : [1, 1, 1]
|
|
790
790
|
}, [
|
|
791
791
|
R(d.$slots, "default")
|
|
792
|
-
], 8,
|
|
792
|
+
], 8, Gi)
|
|
793
793
|
]),
|
|
794
794
|
_: 3
|
|
795
795
|
}, 8, ["position", "rotation", "scale"]));
|
|
796
796
|
}
|
|
797
|
-
}),
|
|
797
|
+
}), Ui = ["color", "intensity", "position", "rotation", "scale"], Ji = /* @__PURE__ */ C({
|
|
798
798
|
__name: "index",
|
|
799
799
|
props: {
|
|
800
|
-
|
|
800
|
+
nodeId: {},
|
|
801
801
|
outer: { type: Boolean },
|
|
802
802
|
refContext: {}
|
|
803
803
|
},
|
|
804
804
|
setup(t) {
|
|
805
|
-
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } =
|
|
805
|
+
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } = ye(e), { property: c } = l(e, ["settings", "color"]), { color: u } = q(c), { property: p } = l(e, [
|
|
806
806
|
"settings",
|
|
807
807
|
"intensity"
|
|
808
808
|
]);
|
|
809
|
-
return (d, m) => (_(),
|
|
809
|
+
return (d, m) => (_(), S(i(Se), {
|
|
810
810
|
position: i(s),
|
|
811
811
|
rotation: i(r),
|
|
812
812
|
scale: i(a)
|
|
@@ -819,32 +819,32 @@ const Ei = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
819
819
|
rotation: i(o) !== "editor" ? i(r) : [0, 0, 0],
|
|
820
820
|
scale: i(o) !== "editor" ? i(a) : [1, 1, 1]
|
|
821
821
|
}, [
|
|
822
|
-
i(o) === "editor" ? (_(),
|
|
822
|
+
i(o) === "editor" ? (_(), S(i(He), {
|
|
823
823
|
key: 0,
|
|
824
|
-
type: i(
|
|
824
|
+
type: i(ii)
|
|
825
825
|
}, null, 8, ["type"])) : le("", !0),
|
|
826
826
|
R(d.$slots, "default")
|
|
827
|
-
], 8,
|
|
827
|
+
], 8, Ui)
|
|
828
828
|
]),
|
|
829
829
|
_: 3
|
|
830
830
|
}, 8, ["position", "rotation", "scale"]));
|
|
831
831
|
}
|
|
832
|
-
}),
|
|
832
|
+
}), qi = ["color", "decay", "distance", "intensity", "position", "rotation", "scale"], Xi = /* @__PURE__ */ C({
|
|
833
833
|
__name: "index",
|
|
834
834
|
props: {
|
|
835
|
-
|
|
835
|
+
nodeId: {},
|
|
836
836
|
outer: { type: Boolean },
|
|
837
837
|
refContext: {}
|
|
838
838
|
},
|
|
839
839
|
setup(t) {
|
|
840
|
-
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } =
|
|
840
|
+
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } = ye(e), { property: c } = l(e, ["settings", "color"]), { color: u } = q(c), { property: p } = l(e, ["settings", "decay"]), { property: d } = l(e, [
|
|
841
841
|
"settings",
|
|
842
842
|
"distance"
|
|
843
843
|
]), { property: m } = l(e, [
|
|
844
844
|
"settings",
|
|
845
845
|
"intensity"
|
|
846
846
|
]);
|
|
847
|
-
return (f, g) => (_(),
|
|
847
|
+
return (f, g) => (_(), S(i(Se), {
|
|
848
848
|
position: i(s),
|
|
849
849
|
rotation: i(r),
|
|
850
850
|
scale: i(a)
|
|
@@ -859,25 +859,25 @@ const Ei = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
859
859
|
rotation: i(o) !== "editor" ? i(r) : [0, 0, 0],
|
|
860
860
|
scale: i(o) !== "editor" ? i(a) : [1, 1, 1]
|
|
861
861
|
}, [
|
|
862
|
-
i(o) === "editor" ? (_(),
|
|
862
|
+
i(o) === "editor" ? (_(), S(i(He), {
|
|
863
863
|
key: 0,
|
|
864
|
-
type: i(
|
|
864
|
+
type: i(ri)
|
|
865
865
|
}, null, 8, ["type"])) : le("", !0),
|
|
866
866
|
R(f.$slots, "default")
|
|
867
|
-
], 8,
|
|
867
|
+
], 8, qi)
|
|
868
868
|
]),
|
|
869
869
|
_: 3
|
|
870
870
|
}, 8, ["position", "rotation", "scale"]));
|
|
871
871
|
}
|
|
872
|
-
}),
|
|
872
|
+
}), Yi = ["angle", "color", "decay", "distance", "intensity", "penumbra", "position", "rotation", "scale"], Zi = /* @__PURE__ */ C({
|
|
873
873
|
__name: "index",
|
|
874
874
|
props: {
|
|
875
|
-
|
|
875
|
+
nodeId: {},
|
|
876
876
|
outer: { type: Boolean },
|
|
877
877
|
refContext: {}
|
|
878
878
|
},
|
|
879
879
|
setup(t) {
|
|
880
|
-
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } =
|
|
880
|
+
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } = ye(e), { property: c } = l(e, ["settings", "angle"]), { property: u } = l(e, ["settings", "color"]), { color: p } = q(u), { property: d } = l(e, ["settings", "decay"]), { property: m } = l(e, [
|
|
881
881
|
"settings",
|
|
882
882
|
"distance"
|
|
883
883
|
]), { property: f } = l(e, [
|
|
@@ -887,7 +887,7 @@ const Ei = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
887
887
|
"settings",
|
|
888
888
|
"penumbra"
|
|
889
889
|
]);
|
|
890
|
-
return (b, v) => (_(),
|
|
890
|
+
return (b, v) => (_(), S(i(Se), {
|
|
891
891
|
position: i(s),
|
|
892
892
|
rotation: i(r),
|
|
893
893
|
scale: i(a)
|
|
@@ -904,30 +904,30 @@ const Ei = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
904
904
|
rotation: i(o) !== "editor" ? i(r) : [0, 0, 0],
|
|
905
905
|
scale: i(o) !== "editor" ? i(a) : [1, 1, 1]
|
|
906
906
|
}, [
|
|
907
|
-
i(o) === "editor" ? (_(),
|
|
907
|
+
i(o) === "editor" ? (_(), S(i(He), {
|
|
908
908
|
key: 0,
|
|
909
|
-
type: i(
|
|
909
|
+
type: i(si)
|
|
910
910
|
}, null, 8, ["type"])) : le("", !0),
|
|
911
911
|
R(b.$slots, "default")
|
|
912
|
-
], 8,
|
|
912
|
+
], 8, Yi)
|
|
913
913
|
]),
|
|
914
914
|
_: 3
|
|
915
915
|
}, 8, ["position", "rotation", "scale"]));
|
|
916
916
|
}
|
|
917
|
-
}),
|
|
918
|
-
function
|
|
917
|
+
}), Qi = {};
|
|
918
|
+
function er(t, n) {
|
|
919
919
|
return _(), se("TresMeshBasicMaterial");
|
|
920
920
|
}
|
|
921
|
-
const
|
|
921
|
+
const tr = /* @__PURE__ */ Ae(Qi, [["render", er]]), nr = ["position", "rotation", "scale"], or = /* @__PURE__ */ C({
|
|
922
922
|
__name: "index",
|
|
923
923
|
props: {
|
|
924
|
-
|
|
924
|
+
nodeId: {},
|
|
925
925
|
outer: { type: Boolean },
|
|
926
926
|
refContext: {}
|
|
927
927
|
},
|
|
928
928
|
setup(t) {
|
|
929
|
-
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } =
|
|
930
|
-
return (c, u) => (_(),
|
|
929
|
+
const n = t, { node: e } = P(n), o = J(), { position: s, rotation: r, scale: a } = ye(e);
|
|
930
|
+
return (c, u) => (_(), S(i(Se), {
|
|
931
931
|
position: i(s),
|
|
932
932
|
rotation: i(r),
|
|
933
933
|
scale: i(a)
|
|
@@ -939,111 +939,111 @@ const er = /* @__PURE__ */ Ae(Zi, [["render", Qi]]), tr = ["position", "rotation
|
|
|
939
939
|
scale: i(o) !== "editor" ? i(a) : [1, 1, 1]
|
|
940
940
|
}, [
|
|
941
941
|
R(c.$slots, "default")
|
|
942
|
-
], 8,
|
|
942
|
+
], 8, nr)
|
|
943
943
|
]),
|
|
944
944
|
_: 3
|
|
945
945
|
}, 8, ["position", "rotation", "scale"]));
|
|
946
946
|
}
|
|
947
|
-
}),
|
|
947
|
+
}), ir = ["position", "rotation", "scale"], rr = /* @__PURE__ */ C({
|
|
948
948
|
__name: "index",
|
|
949
949
|
props: {
|
|
950
|
-
|
|
950
|
+
nodeId: {},
|
|
951
951
|
outer: { type: Boolean },
|
|
952
952
|
refContext: {}
|
|
953
953
|
},
|
|
954
954
|
setup(t) {
|
|
955
|
-
const n = t, { node: e } = P(n), { position: o, rotation: s, scale: r } =
|
|
955
|
+
const n = t, { node: e } = P(n), { position: o, rotation: s, scale: r } = ye(e);
|
|
956
956
|
return (a, c) => (_(), se("TresMesh", {
|
|
957
957
|
position: i(o),
|
|
958
958
|
rotation: i(s),
|
|
959
959
|
scale: i(r)
|
|
960
960
|
}, [
|
|
961
961
|
R(a.$slots, "default")
|
|
962
|
-
], 8,
|
|
963
|
-
}
|
|
964
|
-
}),
|
|
965
|
-
color:
|
|
966
|
-
backgroundColor:
|
|
967
|
-
textStyle:
|
|
968
|
-
title:
|
|
969
|
-
line:
|
|
970
|
-
radar:
|
|
971
|
-
bar:
|
|
972
|
-
pie:
|
|
973
|
-
scatter:
|
|
974
|
-
boxplot:
|
|
975
|
-
parallel:
|
|
976
|
-
sankey:
|
|
977
|
-
funnel:
|
|
978
|
-
gauge:
|
|
979
|
-
candlestick:
|
|
980
|
-
graph:
|
|
981
|
-
map:
|
|
982
|
-
geo:
|
|
983
|
-
categoryAxis:
|
|
962
|
+
], 8, ir));
|
|
963
|
+
}
|
|
964
|
+
}), sr = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], lr = "#242424", ar = {}, cr = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, ur = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, mr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, pr = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, dr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, fr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, yr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, br = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, gr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, hr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, _r = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, vr = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, xr = { 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" } }, kr = { 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)" } } }, wr = { 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)" } } }, Ir = { 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"] } } }, Sr = { 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"] } } }, $r = { 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"] } } }, Cr = { 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"] } } }, Vr = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Pr = { textStyle: { color: "#eeeeee" } }, Lr = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, zr = { 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" } } }, Tr = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Er = { 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" } } }, Mr = {
|
|
965
|
+
color: sr,
|
|
966
|
+
backgroundColor: lr,
|
|
967
|
+
textStyle: ar,
|
|
968
|
+
title: cr,
|
|
969
|
+
line: ur,
|
|
970
|
+
radar: mr,
|
|
971
|
+
bar: pr,
|
|
972
|
+
pie: dr,
|
|
973
|
+
scatter: fr,
|
|
974
|
+
boxplot: yr,
|
|
975
|
+
parallel: br,
|
|
976
|
+
sankey: gr,
|
|
977
|
+
funnel: hr,
|
|
978
|
+
gauge: _r,
|
|
979
|
+
candlestick: vr,
|
|
980
|
+
graph: xr,
|
|
981
|
+
map: kr,
|
|
982
|
+
geo: wr,
|
|
983
|
+
categoryAxis: Ir,
|
|
984
984
|
valueAxis: Sr,
|
|
985
985
|
logAxis: $r,
|
|
986
986
|
timeAxis: Cr,
|
|
987
|
-
toolbox:
|
|
988
|
-
legend:
|
|
989
|
-
tooltip:
|
|
990
|
-
timeline:
|
|
991
|
-
visualMap:
|
|
992
|
-
dataZoom:
|
|
993
|
-
markPoint:
|
|
994
|
-
},
|
|
995
|
-
color:
|
|
996
|
-
backgroundColor:
|
|
997
|
-
textStyle:
|
|
998
|
-
title:
|
|
999
|
-
line:
|
|
1000
|
-
radar:
|
|
1001
|
-
bar:
|
|
1002
|
-
pie:
|
|
1003
|
-
scatter:
|
|
1004
|
-
boxplot:
|
|
1005
|
-
parallel:
|
|
1006
|
-
sankey:
|
|
1007
|
-
funnel:
|
|
1008
|
-
gauge:
|
|
1009
|
-
candlestick:
|
|
1010
|
-
graph:
|
|
1011
|
-
map:
|
|
1012
|
-
geo:
|
|
1013
|
-
categoryAxis:
|
|
1014
|
-
valueAxis:
|
|
1015
|
-
logAxis:
|
|
1016
|
-
timeAxis:
|
|
1017
|
-
toolbox:
|
|
1018
|
-
legend:
|
|
1019
|
-
tooltip:
|
|
1020
|
-
timeline:
|
|
1021
|
-
visualMap:
|
|
1022
|
-
dataZoom:
|
|
1023
|
-
markPoint:
|
|
987
|
+
toolbox: Vr,
|
|
988
|
+
legend: Pr,
|
|
989
|
+
tooltip: Lr,
|
|
990
|
+
timeline: zr,
|
|
991
|
+
visualMap: Tr,
|
|
992
|
+
dataZoom: Er,
|
|
993
|
+
markPoint: Ar
|
|
994
|
+
}, Br = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Wr = "#f5f5f5", Rr = {}, Kr = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, Dr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Or = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Fr = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Nr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, jr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Gr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Hr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ur = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Jr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, qr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Xr = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, Yr = { 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" } }, Zr = { 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)" } } }, Qr = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, es = { 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"] } } }, ts = { 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"] } } }, ns = { 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"] } } }, os = { 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"] } } }, is = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, rs = { textStyle: { color: "#333333" } }, ss = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, ls = { 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" } } }, as = { color: ["#bf444c", "#d88273", "#f6efa6"] }, cs = { 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" } }, us = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, ms = {
|
|
995
|
+
color: Br,
|
|
996
|
+
backgroundColor: Wr,
|
|
997
|
+
textStyle: Rr,
|
|
998
|
+
title: Kr,
|
|
999
|
+
line: Dr,
|
|
1000
|
+
radar: Or,
|
|
1001
|
+
bar: Fr,
|
|
1002
|
+
pie: Nr,
|
|
1003
|
+
scatter: jr,
|
|
1004
|
+
boxplot: Gr,
|
|
1005
|
+
parallel: Hr,
|
|
1006
|
+
sankey: Ur,
|
|
1007
|
+
funnel: Jr,
|
|
1008
|
+
gauge: qr,
|
|
1009
|
+
candlestick: Xr,
|
|
1010
|
+
graph: Yr,
|
|
1011
|
+
map: Zr,
|
|
1012
|
+
geo: Qr,
|
|
1013
|
+
categoryAxis: es,
|
|
1014
|
+
valueAxis: ts,
|
|
1015
|
+
logAxis: ns,
|
|
1016
|
+
timeAxis: os,
|
|
1017
|
+
toolbox: is,
|
|
1018
|
+
legend: rs,
|
|
1019
|
+
tooltip: ss,
|
|
1020
|
+
timeline: ls,
|
|
1021
|
+
visualMap: as,
|
|
1022
|
+
dataZoom: cs,
|
|
1023
|
+
markPoint: us
|
|
1024
1024
|
};
|
|
1025
|
-
|
|
1026
|
-
ui,
|
|
1025
|
+
ui([
|
|
1027
1026
|
mi,
|
|
1028
1027
|
pi,
|
|
1029
1028
|
di,
|
|
1030
1029
|
fi,
|
|
1031
1030
|
yi,
|
|
1032
1031
|
bi,
|
|
1033
|
-
gi
|
|
1032
|
+
gi,
|
|
1033
|
+
hi
|
|
1034
1034
|
]);
|
|
1035
|
-
vo("dark",
|
|
1036
|
-
vo("light",
|
|
1037
|
-
const
|
|
1035
|
+
vo("dark", Mr);
|
|
1036
|
+
vo("light", ms);
|
|
1037
|
+
const ps = /* @__PURE__ */ C({
|
|
1038
1038
|
__name: "index",
|
|
1039
1039
|
props: {
|
|
1040
|
-
|
|
1040
|
+
nodeId: {},
|
|
1041
1041
|
outer: { type: Boolean },
|
|
1042
1042
|
refContext: {}
|
|
1043
1043
|
},
|
|
1044
1044
|
setup(t) {
|
|
1045
|
-
const n = t, { node: e } = P(n), o = Be(), s = Ue(), r =
|
|
1046
|
-
const L = {}, H = a.value
|
|
1045
|
+
const n = t, { node: e } = P(n), o = Be(), s = Ue(), r = ge(), a = he(), { width: c, minWidth: u, maxWidth: p, height: d, minHeight: m, maxHeight: f, applySize: g } = be(n, e), { applyTitle: b } = Vo(e), { applyXAxis: v } = Po(e), { applyYAxis: h } = Lo(e), { applyLegend: x } = $o(e), { applySeries: $ } = Co(e), V = k(() => {
|
|
1046
|
+
const L = {}, H = a.value?.type;
|
|
1047
1047
|
return r === "page" ? H === "common" ? g(L) : console.assert(!1) : r === "comp" && H === "common" ? g(L) : console.assert(!1), L;
|
|
1048
1048
|
}), F = co("chart");
|
|
1049
1049
|
let W;
|
|
@@ -1055,7 +1055,7 @@ const ms = /* @__PURE__ */ I({
|
|
|
1055
1055
|
W?.resize();
|
|
1056
1056
|
}, D = () => {
|
|
1057
1057
|
const L = {};
|
|
1058
|
-
b(L), v(L), h(L), x(L),
|
|
1058
|
+
b(L), v(L), h(L), x(L), $(L), W?.setOption(L, !0);
|
|
1059
1059
|
};
|
|
1060
1060
|
return uo(async () => {
|
|
1061
1061
|
window.addEventListener("resize", j, !1), await fo(() => !!F.value), U(), D();
|
|
@@ -1083,7 +1083,7 @@ const ms = /* @__PURE__ */ I({
|
|
|
1083
1083
|
D();
|
|
1084
1084
|
},
|
|
1085
1085
|
{ deep: !0 }
|
|
1086
|
-
), (L, H) => (_(),
|
|
1086
|
+
), (L, H) => (_(), S(i(N), { block: "" }, {
|
|
1087
1087
|
default: w(() => [
|
|
1088
1088
|
te("div", {
|
|
1089
1089
|
ref: "chart",
|
|
@@ -1093,16 +1093,16 @@ const ms = /* @__PURE__ */ I({
|
|
|
1093
1093
|
_: 1
|
|
1094
1094
|
}));
|
|
1095
1095
|
}
|
|
1096
|
-
}),
|
|
1096
|
+
}), ds = /* @__PURE__ */ C({
|
|
1097
1097
|
__name: "index",
|
|
1098
1098
|
props: {
|
|
1099
|
-
|
|
1099
|
+
nodeId: {},
|
|
1100
1100
|
outer: { type: Boolean },
|
|
1101
1101
|
refContext: {}
|
|
1102
1102
|
},
|
|
1103
1103
|
setup(t) {
|
|
1104
|
-
const n = t, { node: e } = P(n), o = Be(), s = Ue(), r =
|
|
1105
|
-
const L = {}, H = a.value
|
|
1104
|
+
const n = t, { node: e } = P(n), o = Be(), s = Ue(), r = ge(), a = he(), { width: c, minWidth: u, maxWidth: p, height: d, minHeight: m, maxHeight: f, applySize: g } = be(n, e), { applyTitle: b } = Vo(e), { applyXAxis: v } = Po(e), { applyYAxis: h } = Lo(e), { applyLegend: x } = $o(e), { applySeries: $ } = Co(e), V = k(() => {
|
|
1105
|
+
const L = {}, H = a.value?.type;
|
|
1106
1106
|
return r === "page" ? H === "common" ? g(L) : console.assert(!1) : r === "comp" && H === "common" ? g(L) : console.assert(!1), L;
|
|
1107
1107
|
}), F = co("chart");
|
|
1108
1108
|
let W;
|
|
@@ -1114,7 +1114,7 @@ const ms = /* @__PURE__ */ I({
|
|
|
1114
1114
|
W?.resize();
|
|
1115
1115
|
}, D = () => {
|
|
1116
1116
|
const L = {};
|
|
1117
|
-
b(L), v(L), h(L), x(L),
|
|
1117
|
+
b(L), v(L), h(L), x(L), $(L), W?.setOption(L, !0);
|
|
1118
1118
|
};
|
|
1119
1119
|
return uo(async () => {
|
|
1120
1120
|
window.addEventListener("resize", j, !1), await fo(() => !!F.value), U(), D();
|
|
@@ -1142,7 +1142,7 @@ const ms = /* @__PURE__ */ I({
|
|
|
1142
1142
|
D();
|
|
1143
1143
|
},
|
|
1144
1144
|
{ deep: !0 }
|
|
1145
|
-
), (L, H) => (_(),
|
|
1145
|
+
), (L, H) => (_(), S(i(N), { block: "" }, {
|
|
1146
1146
|
default: w(() => [
|
|
1147
1147
|
te("div", {
|
|
1148
1148
|
ref: "chart",
|
|
@@ -1152,109 +1152,133 @@ const ms = /* @__PURE__ */ I({
|
|
|
1152
1152
|
_: 1
|
|
1153
1153
|
}));
|
|
1154
1154
|
}
|
|
1155
|
-
}),
|
|
1155
|
+
}), fs = /* @__PURE__ */ C({
|
|
1156
1156
|
__name: "index",
|
|
1157
1157
|
props: {
|
|
1158
|
-
|
|
1158
|
+
nodeId: {},
|
|
1159
1159
|
outer: { type: Boolean },
|
|
1160
1160
|
refContext: {}
|
|
1161
1161
|
},
|
|
1162
1162
|
setup(t) {
|
|
1163
1163
|
const n = t, e = ie(), o = J();
|
|
1164
|
-
return ne(o) && sn(e, "multipleRef", n.
|
|
1164
|
+
return ne(o) && sn(e, "multipleRef", n.nodeId, "", _e()), rn(n.refContext.compId, e), (s, r) => (_(), se("div"));
|
|
1165
1165
|
}
|
|
1166
|
-
}),
|
|
1166
|
+
}), ys = /* @__PURE__ */ C({
|
|
1167
1167
|
__name: "index",
|
|
1168
1168
|
props: {
|
|
1169
|
-
|
|
1169
|
+
nodeId: {},
|
|
1170
1170
|
outer: { type: Boolean },
|
|
1171
1171
|
refContext: {}
|
|
1172
1172
|
},
|
|
1173
1173
|
setup(t) {
|
|
1174
|
-
const { t: n } = wo(), e = t, { node: o } = P(e), s = ie()
|
|
1175
|
-
|
|
1176
|
-
const
|
|
1174
|
+
const { t: n } = wo(), e = t, { node: o } = P(e), s = ie();
|
|
1175
|
+
Fo(s);
|
|
1176
|
+
const r = J();
|
|
1177
|
+
ne(r) && sn(s, "reference", e.nodeId, "", _e()), rn(e.refContext.compId, s);
|
|
1178
|
+
const a = Jo(), { applySize: c } = be(e, o), u = k(() => {
|
|
1177
1179
|
const m = {};
|
|
1178
1180
|
return s.value?.type === "common" && c(m), m;
|
|
1179
1181
|
});
|
|
1180
1182
|
function p(m) {
|
|
1181
1183
|
const f = Ke[m.key];
|
|
1182
1184
|
if (!f)
|
|
1183
|
-
return console.assert(!1, `element not found key=${m.key}`),
|
|
1184
|
-
const g = {
|
|
1185
|
-
|
|
1185
|
+
return console.assert(!1, `element not found key=${m.key}`), ve("div", `element not found key=${m.key}`);
|
|
1186
|
+
const g = {
|
|
1187
|
+
nodeId: m.id
|
|
1188
|
+
};
|
|
1189
|
+
return m.refId && (g.refContext = {
|
|
1186
1190
|
parent: e.refContext,
|
|
1187
1191
|
compId: m.refId
|
|
1188
|
-
})
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1192
|
+
}), ve(
|
|
1193
|
+
f.comp,
|
|
1194
|
+
{
|
|
1195
|
+
key: m.id,
|
|
1196
|
+
...g
|
|
1197
|
+
},
|
|
1198
|
+
{
|
|
1199
|
+
default: () => {
|
|
1200
|
+
if (!f.leaf)
|
|
1201
|
+
return m.children?.map((b) => p(b));
|
|
1202
|
+
}
|
|
1203
|
+
}
|
|
1204
|
+
);
|
|
1193
1205
|
}
|
|
1194
1206
|
const d = () => {
|
|
1195
|
-
if (
|
|
1196
|
-
return
|
|
1197
|
-
if (
|
|
1198
|
-
return
|
|
1199
|
-
const m = s.value.view.nodeLites.map(
|
|
1200
|
-
(g) => p(g)
|
|
1201
|
-
);
|
|
1202
|
-
if (s.value.type === "common")
|
|
1203
|
-
return pe(
|
|
1207
|
+
if (So(e.refContext))
|
|
1208
|
+
return ve("div", n("x-runtime-lib.circularRef"));
|
|
1209
|
+
if (s.value?.type === "common")
|
|
1210
|
+
return ve(
|
|
1204
1211
|
"div",
|
|
1205
|
-
{
|
|
1206
|
-
|
|
1212
|
+
{
|
|
1213
|
+
id: a.id,
|
|
1214
|
+
style: u.value
|
|
1215
|
+
},
|
|
1216
|
+
{
|
|
1217
|
+
default: () => s.value?.view.nodeLites.map((f) => p(f))
|
|
1218
|
+
}
|
|
1207
1219
|
);
|
|
1208
1220
|
};
|
|
1209
|
-
return (m, f) => (_(),
|
|
1221
|
+
return (m, f) => (_(), S(d));
|
|
1210
1222
|
}
|
|
1211
|
-
}),
|
|
1223
|
+
}), bs = /* @__PURE__ */ C({
|
|
1212
1224
|
__name: "index",
|
|
1213
1225
|
props: {
|
|
1214
|
-
|
|
1226
|
+
nodeId: {},
|
|
1215
1227
|
outer: { type: Boolean },
|
|
1216
1228
|
refContext: {}
|
|
1217
1229
|
},
|
|
1218
1230
|
setup(t) {
|
|
1219
1231
|
const n = t, { node: e } = P(n), { property: o } = l(e, ["settings", "open"]);
|
|
1220
|
-
return (s, r) => (_(),
|
|
1232
|
+
return (s, r) => (_(), S(i(N), null, {
|
|
1221
1233
|
default: w(() => [
|
|
1222
1234
|
i(o) ? R(s.$slots, "default", { key: 0 }) : le("", !0)
|
|
1223
1235
|
]),
|
|
1224
1236
|
_: 3
|
|
1225
1237
|
}));
|
|
1226
1238
|
}
|
|
1227
|
-
}), ke = /* @__PURE__ */
|
|
1239
|
+
}), ke = /* @__PURE__ */ C({
|
|
1228
1240
|
__name: "index",
|
|
1229
1241
|
props: {
|
|
1230
|
-
|
|
1242
|
+
nodeId: {},
|
|
1231
1243
|
outer: { type: Boolean },
|
|
1232
1244
|
refContext: {}
|
|
1233
1245
|
},
|
|
1234
1246
|
setup(t) {
|
|
1235
|
-
const { t: n } = wo(), e = t, o = ie()
|
|
1236
|
-
|
|
1247
|
+
const { t: n } = wo(), e = t, o = ie();
|
|
1248
|
+
Fo(o);
|
|
1249
|
+
const s = J();
|
|
1250
|
+
ne(s) && sn(o, "slot", e.nodeId, "", _e()), rn(e.refContext.compId, o);
|
|
1237
1251
|
function r(c) {
|
|
1238
1252
|
const u = Ke[c.key];
|
|
1239
1253
|
if (!u)
|
|
1240
|
-
return console.assert(!1, `element not found key=${c.key}`),
|
|
1241
|
-
const p = {
|
|
1242
|
-
|
|
1254
|
+
return console.assert(!1, `element not found key=${c.key}`), ve("div", `element not found key=${c.key}`);
|
|
1255
|
+
const p = {
|
|
1256
|
+
nodeId: c.id
|
|
1257
|
+
};
|
|
1258
|
+
return c.refId && (p.refContext = {
|
|
1243
1259
|
parent: e.refContext,
|
|
1244
1260
|
compId: c.refId
|
|
1245
|
-
})
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1261
|
+
}), ve(
|
|
1262
|
+
u.comp,
|
|
1263
|
+
{
|
|
1264
|
+
key: c.id,
|
|
1265
|
+
...p
|
|
1266
|
+
},
|
|
1267
|
+
{
|
|
1268
|
+
default: () => {
|
|
1269
|
+
if (!u.leaf)
|
|
1270
|
+
return c.children?.map((d) => r(d));
|
|
1271
|
+
}
|
|
1272
|
+
}
|
|
1273
|
+
);
|
|
1250
1274
|
}
|
|
1251
|
-
const a = () =>
|
|
1252
|
-
return (c, u) => (_(),
|
|
1275
|
+
const a = () => So(e.refContext) ? ve("div", n("x-runtime-lib.circularRef")) : o.value?.view.nodeLites.map((c) => r(c));
|
|
1276
|
+
return (c, u) => (_(), S(a));
|
|
1253
1277
|
}
|
|
1254
|
-
}),
|
|
1278
|
+
}), gs = /* @__PURE__ */ C({
|
|
1255
1279
|
__name: "index",
|
|
1256
1280
|
props: {
|
|
1257
|
-
|
|
1281
|
+
nodeId: {},
|
|
1258
1282
|
outer: { type: Boolean },
|
|
1259
1283
|
refContext: {}
|
|
1260
1284
|
},
|
|
@@ -1270,7 +1294,7 @@ const ms = /* @__PURE__ */ I({
|
|
|
1270
1294
|
]);
|
|
1271
1295
|
return (u, p) => {
|
|
1272
1296
|
const d = M("v-badge");
|
|
1273
|
-
return _(),
|
|
1297
|
+
return _(), S(i(N), null, {
|
|
1274
1298
|
default: w(() => [
|
|
1275
1299
|
O(d, {
|
|
1276
1300
|
content: i(o),
|
|
@@ -1289,15 +1313,15 @@ const ms = /* @__PURE__ */ I({
|
|
|
1289
1313
|
});
|
|
1290
1314
|
};
|
|
1291
1315
|
}
|
|
1292
|
-
}),
|
|
1316
|
+
}), hs = /* @__PURE__ */ C({
|
|
1293
1317
|
__name: "index",
|
|
1294
1318
|
props: {
|
|
1295
|
-
|
|
1319
|
+
nodeId: {},
|
|
1296
1320
|
outer: { type: Boolean },
|
|
1297
1321
|
refContext: {}
|
|
1298
1322
|
},
|
|
1299
1323
|
setup(t) {
|
|
1300
|
-
const n = t, { node: e } = P(n), o =
|
|
1324
|
+
const n = t, { node: e } = P(n), o = _e(), { property: s } = l(e, [
|
|
1301
1325
|
"settings",
|
|
1302
1326
|
"addIcon",
|
|
1303
1327
|
"append"
|
|
@@ -1311,18 +1335,18 @@ const ms = /* @__PURE__ */ I({
|
|
|
1311
1335
|
]), { property: x } = l(e, [
|
|
1312
1336
|
"settings",
|
|
1313
1337
|
"readonly"
|
|
1314
|
-
]), { property:
|
|
1338
|
+
]), { property: $ } = l(e, ["settings", "ripple"]), { property: V } = l(e, ["settings", "size"]), { property: F } = l(e, ["settings", "stacked"]), { property: W } = l(e, ["settings", "text"]), { theme: U } = G(), { property: j } = l(e, ["settings", "variant"]), { property: D } = l(e, ["size", "width"]), L = (H) => {
|
|
1315
1339
|
if (!o || !o.vm)
|
|
1316
1340
|
return;
|
|
1317
1341
|
const { vm: ee } = o;
|
|
1318
1342
|
ee.setProp(ee.global, "__pointerPosX__", ee.newNumber(H.clientX)), ee.setProp(ee.global, "__pointerPosY__", ee.newNumber(H.clientY)), o.callFunction(
|
|
1319
1343
|
"__triggerEventV1__",
|
|
1320
|
-
oe("elementEvent", n.
|
|
1344
|
+
oe("elementEvent", n.nodeId, "click")
|
|
1321
1345
|
);
|
|
1322
1346
|
};
|
|
1323
1347
|
return (H, ee) => {
|
|
1324
1348
|
const ae = M("v-btn");
|
|
1325
|
-
return _(),
|
|
1349
|
+
return _(), S(i(N), { block: i(r) }, {
|
|
1326
1350
|
default: w(() => [
|
|
1327
1351
|
O(ae, {
|
|
1328
1352
|
"append-icon": i(s),
|
|
@@ -1338,7 +1362,7 @@ const ms = /* @__PURE__ */ I({
|
|
|
1338
1362
|
"min-width": i(v),
|
|
1339
1363
|
"prepend-icon": i(h),
|
|
1340
1364
|
readonly: i(x),
|
|
1341
|
-
ripple: i(
|
|
1365
|
+
ripple: i($),
|
|
1342
1366
|
size: i(V),
|
|
1343
1367
|
stacked: i(F),
|
|
1344
1368
|
text: i(W),
|
|
@@ -1352,20 +1376,20 @@ const ms = /* @__PURE__ */ I({
|
|
|
1352
1376
|
}, 8, ["block"]);
|
|
1353
1377
|
};
|
|
1354
1378
|
}
|
|
1355
|
-
}),
|
|
1356
|
-
function
|
|
1379
|
+
}), _s = {};
|
|
1380
|
+
function vs(t, n) {
|
|
1357
1381
|
const e = M("v-btn-group");
|
|
1358
|
-
return _(),
|
|
1382
|
+
return _(), S(e, null, {
|
|
1359
1383
|
default: w(() => [
|
|
1360
1384
|
R(t.$slots, "default")
|
|
1361
1385
|
]),
|
|
1362
1386
|
_: 3
|
|
1363
1387
|
});
|
|
1364
1388
|
}
|
|
1365
|
-
const
|
|
1389
|
+
const xs = /* @__PURE__ */ Ae(_s, [["render", vs]]), ks = /* @__PURE__ */ C({
|
|
1366
1390
|
__name: "index",
|
|
1367
1391
|
props: {
|
|
1368
|
-
|
|
1392
|
+
nodeId: {},
|
|
1369
1393
|
outer: { type: Boolean },
|
|
1370
1394
|
refContext: {}
|
|
1371
1395
|
},
|
|
@@ -1385,7 +1409,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1385
1409
|
]), { property: p } = l(e, ["settings", "size"]), { property: d } = l(e, ["settings", "stacked"]), { theme: m } = G(), { property: f } = l(e, ["settings", "tile"]), { property: g } = l(e, ["settings", "variant"]);
|
|
1386
1410
|
return (b, v) => {
|
|
1387
1411
|
const h = M("v-btn-toggle");
|
|
1388
|
-
return _(),
|
|
1412
|
+
return _(), S(h, {
|
|
1389
1413
|
block: i(o),
|
|
1390
1414
|
disabled: i(s),
|
|
1391
1415
|
divided: i(r),
|
|
@@ -1405,10 +1429,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1405
1429
|
}, 8, ["block", "disabled", "divided", "mandatory", "multiple", "readonly", "size", "stacked", "theme", "tile", "variant"]);
|
|
1406
1430
|
};
|
|
1407
1431
|
}
|
|
1408
|
-
}),
|
|
1432
|
+
}), ws = /* @__PURE__ */ C({
|
|
1409
1433
|
__name: "index",
|
|
1410
1434
|
props: {
|
|
1411
|
-
|
|
1435
|
+
nodeId: {},
|
|
1412
1436
|
outer: { type: Boolean },
|
|
1413
1437
|
refContext: {}
|
|
1414
1438
|
},
|
|
@@ -1420,9 +1444,9 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1420
1444
|
"settings",
|
|
1421
1445
|
"subtitle"
|
|
1422
1446
|
]), { property: g } = l(e, ["settings", "text"]), { theme: b } = G(), { property: v } = l(e, ["settings", "title"]), { property: h } = l(e, ["settings", "variant"]), { property: x } = l(e, ["size", "width"]);
|
|
1423
|
-
return (
|
|
1447
|
+
return ($, V) => {
|
|
1424
1448
|
const F = M("v-card");
|
|
1425
|
-
return _(),
|
|
1449
|
+
return _(), S(i(N), { block: "" }, {
|
|
1426
1450
|
default: w(() => [
|
|
1427
1451
|
O(F, {
|
|
1428
1452
|
density: i(o),
|
|
@@ -1442,7 +1466,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1442
1466
|
width: i(x)
|
|
1443
1467
|
}, {
|
|
1444
1468
|
default: w(() => [
|
|
1445
|
-
R(
|
|
1469
|
+
R($.$slots, "default")
|
|
1446
1470
|
]),
|
|
1447
1471
|
_: 3
|
|
1448
1472
|
}, 8, ["density", "disabled", "height", "hover", "loading", "max-height", "max-width", "min-height", "min-width", "subtitle", "text", "theme", "title", "variant", "width"])
|
|
@@ -1451,10 +1475,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1451
1475
|
});
|
|
1452
1476
|
};
|
|
1453
1477
|
}
|
|
1454
|
-
}),
|
|
1478
|
+
}), Is = /* @__PURE__ */ C({
|
|
1455
1479
|
__name: "index",
|
|
1456
1480
|
props: {
|
|
1457
|
-
|
|
1481
|
+
nodeId: {},
|
|
1458
1482
|
outer: { type: Boolean },
|
|
1459
1483
|
refContext: {}
|
|
1460
1484
|
},
|
|
@@ -1468,7 +1492,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1468
1492
|
]);
|
|
1469
1493
|
return (r, a) => {
|
|
1470
1494
|
const c = M("v-checkbox");
|
|
1471
|
-
return _(),
|
|
1495
|
+
return _(), S(i(N), null, {
|
|
1472
1496
|
default: w(() => [
|
|
1473
1497
|
O(c, {
|
|
1474
1498
|
disabled: i(o),
|
|
@@ -1479,10 +1503,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1479
1503
|
});
|
|
1480
1504
|
};
|
|
1481
1505
|
}
|
|
1482
|
-
}), Ss = /* @__PURE__ */
|
|
1506
|
+
}), Ss = /* @__PURE__ */ C({
|
|
1483
1507
|
__name: "index",
|
|
1484
1508
|
props: {
|
|
1485
|
-
|
|
1509
|
+
nodeId: {},
|
|
1486
1510
|
outer: { type: Boolean },
|
|
1487
1511
|
refContext: {}
|
|
1488
1512
|
},
|
|
@@ -1497,9 +1521,9 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1497
1521
|
"settings",
|
|
1498
1522
|
"draggable"
|
|
1499
1523
|
]), { property: p } = l(e, ["settings", "filter"]), { property: d } = l(e, ["settings", "label"]), { property: m } = l(e, ["settings", "size"]), { property: f } = l(e, ["settings", "text"]), { theme: g } = G(), { property: b } = l(e, ["settings", "tile"]), { property: v } = l(e, ["settings", "value"]), { property: h } = l(e, ["settings", "variant"]);
|
|
1500
|
-
return (x,
|
|
1524
|
+
return (x, $) => {
|
|
1501
1525
|
const V = M("v-chip");
|
|
1502
|
-
return _(),
|
|
1526
|
+
return _(), S(i(N), null, {
|
|
1503
1527
|
default: w(() => [
|
|
1504
1528
|
O(V, {
|
|
1505
1529
|
closable: i(o),
|
|
@@ -1521,10 +1545,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1521
1545
|
});
|
|
1522
1546
|
};
|
|
1523
1547
|
}
|
|
1524
|
-
}), $s = /* @__PURE__ */
|
|
1548
|
+
}), $s = /* @__PURE__ */ C({
|
|
1525
1549
|
__name: "index",
|
|
1526
1550
|
props: {
|
|
1527
|
-
|
|
1551
|
+
nodeId: {},
|
|
1528
1552
|
outer: { type: Boolean },
|
|
1529
1553
|
refContext: {}
|
|
1530
1554
|
},
|
|
@@ -1547,7 +1571,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1547
1571
|
]), { theme: d } = G(), { property: m } = l(e, ["settings", "value"]);
|
|
1548
1572
|
return (f, g) => {
|
|
1549
1573
|
const b = M("v-chip-group");
|
|
1550
|
-
return _(),
|
|
1574
|
+
return _(), S(b, {
|
|
1551
1575
|
modelValue: i(m),
|
|
1552
1576
|
"onUpdate:modelValue": g[0] || (g[0] = (v) => Z(m) ? m.value = v : null),
|
|
1553
1577
|
column: i(o),
|
|
@@ -1566,16 +1590,16 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1566
1590
|
}, 8, ["modelValue", "column", "direction", "disabled", "filter", "mandatory", "multiple", "show-arrows", "theme"]);
|
|
1567
1591
|
};
|
|
1568
1592
|
}
|
|
1569
|
-
}), Cs = /* @__PURE__ */
|
|
1593
|
+
}), Cs = /* @__PURE__ */ C({
|
|
1570
1594
|
__name: "index",
|
|
1571
1595
|
props: {
|
|
1572
|
-
|
|
1596
|
+
nodeId: {},
|
|
1573
1597
|
outer: { type: Boolean },
|
|
1574
1598
|
refContext: {}
|
|
1575
1599
|
},
|
|
1576
1600
|
setup(t) {
|
|
1577
|
-
const n = t, { node: e } = P(n), o =
|
|
1578
|
-
const v = {}, h = s.value
|
|
1601
|
+
const n = t, { node: e } = P(n), o = ge(), s = he(), { applySize: r } = be(n, e), a = k(() => {
|
|
1602
|
+
const v = {}, h = s.value?.type;
|
|
1579
1603
|
return o === "page" ? h === "common" ? r(v) : console.assert(!1) : o === "comp" && h === "common" ? r(v) : console.assert(!1), v;
|
|
1580
1604
|
}), { property: c } = l(e, [
|
|
1581
1605
|
"settings",
|
|
@@ -1601,7 +1625,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1601
1625
|
]), { theme: b } = G();
|
|
1602
1626
|
return (v, h) => {
|
|
1603
1627
|
const x = M("v-color-picker");
|
|
1604
|
-
return _(),
|
|
1628
|
+
return _(), S(i(N), null, {
|
|
1605
1629
|
default: w(() => [
|
|
1606
1630
|
O(x, {
|
|
1607
1631
|
disabled: i(c),
|
|
@@ -1619,10 +1643,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1619
1643
|
});
|
|
1620
1644
|
};
|
|
1621
1645
|
}
|
|
1622
|
-
}),
|
|
1646
|
+
}), Vs = /* @__PURE__ */ C({
|
|
1623
1647
|
__name: "index",
|
|
1624
1648
|
props: {
|
|
1625
|
-
|
|
1649
|
+
nodeId: {},
|
|
1626
1650
|
outer: { type: Boolean },
|
|
1627
1651
|
refContext: {}
|
|
1628
1652
|
},
|
|
@@ -1642,7 +1666,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1642
1666
|
]), { theme: u } = G(), { property: p } = l(e, ["settings", "value"]);
|
|
1643
1667
|
return (d, m) => {
|
|
1644
1668
|
const f = M("v-combobox");
|
|
1645
|
-
return _(),
|
|
1669
|
+
return _(), S(i(N), null, {
|
|
1646
1670
|
default: w(() => [
|
|
1647
1671
|
O(f, {
|
|
1648
1672
|
modelValue: i(p),
|
|
@@ -1659,22 +1683,22 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1659
1683
|
});
|
|
1660
1684
|
};
|
|
1661
1685
|
}
|
|
1662
|
-
}),
|
|
1686
|
+
}), Ps = /* @__PURE__ */ C({
|
|
1663
1687
|
__name: "index",
|
|
1664
1688
|
props: {
|
|
1665
|
-
|
|
1689
|
+
nodeId: {},
|
|
1666
1690
|
outer: { type: Boolean },
|
|
1667
1691
|
refContext: {}
|
|
1668
1692
|
},
|
|
1669
1693
|
setup(t) {
|
|
1670
|
-
const n = t, { node: e } = P(n), o =
|
|
1694
|
+
const n = t, { node: e } = P(n), o = ge(), s = he(), { property: r } = l(e, [
|
|
1671
1695
|
"settings",
|
|
1672
1696
|
"backgroundColor"
|
|
1673
|
-
]), { color: a } = q(r), { applySize: c } =
|
|
1674
|
-
const f = {}, g = s.value
|
|
1697
|
+
]), { color: a } = q(r), { applySize: c } = be(n, e), { applyMargin: u } = Jt(e), { applyPadding: p } = qt(e), { applyBorder: d } = Ut(e), m = k(() => {
|
|
1698
|
+
const f = {}, g = s.value?.type;
|
|
1675
1699
|
return o === "page" ? g === "common" ? (c(f), u(f), p(f), d(f), a.value && (f.backgroundColor = a.value)) : console.assert(!1) : o === "comp" && g === "common" ? (c(f), u(f), p(f), d(f), a.value && (f.backgroundColor = a.value)) : console.assert(!1), f;
|
|
1676
1700
|
});
|
|
1677
|
-
return (f, g) => (_(),
|
|
1701
|
+
return (f, g) => (_(), S(i(N), { block: "" }, {
|
|
1678
1702
|
default: w(() => [
|
|
1679
1703
|
te("div", {
|
|
1680
1704
|
style: re(m.value)
|
|
@@ -1685,10 +1709,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1685
1709
|
_: 3
|
|
1686
1710
|
}));
|
|
1687
1711
|
}
|
|
1688
|
-
}),
|
|
1712
|
+
}), Ls = /* @__PURE__ */ C({
|
|
1689
1713
|
__name: "index",
|
|
1690
1714
|
props: {
|
|
1691
|
-
|
|
1715
|
+
nodeId: {},
|
|
1692
1716
|
outer: { type: Boolean },
|
|
1693
1717
|
refContext: {}
|
|
1694
1718
|
},
|
|
@@ -1710,7 +1734,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1710
1734
|
});
|
|
1711
1735
|
return (v, h) => {
|
|
1712
1736
|
const x = M("v-data-table");
|
|
1713
|
-
return _(),
|
|
1737
|
+
return _(), S(i(N), { block: "" }, {
|
|
1714
1738
|
default: w(() => [
|
|
1715
1739
|
O(x, {
|
|
1716
1740
|
density: i(o),
|
|
@@ -1725,14 +1749,14 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1725
1749
|
theme: i(f),
|
|
1726
1750
|
width: i(g)
|
|
1727
1751
|
}, Ft({ _: 2 }, [
|
|
1728
|
-
|
|
1729
|
-
name: `item.${
|
|
1752
|
+
qo(b.value, ($) => ({
|
|
1753
|
+
name: `item.${$.column}`,
|
|
1730
1754
|
fn: w(({ value: V }) => [
|
|
1731
1755
|
O(i(ke), {
|
|
1732
|
-
id:
|
|
1733
|
-
"ref-context": { compId:
|
|
1756
|
+
"node-id": $.column,
|
|
1757
|
+
"ref-context": { compId: $.comp },
|
|
1734
1758
|
state: { value: V }
|
|
1735
|
-
}, null, 8, ["id", "ref-context", "state"])
|
|
1759
|
+
}, null, 8, ["node-id", "ref-context", "state"])
|
|
1736
1760
|
])
|
|
1737
1761
|
}))
|
|
1738
1762
|
]), 1032, ["density", "fixed-footer", "fixed-header", "headers", "height", "hover", "items", "loading", "multi-sort", "theme", "width"])
|
|
@@ -1741,12 +1765,12 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1741
1765
|
});
|
|
1742
1766
|
};
|
|
1743
1767
|
}
|
|
1744
|
-
}),
|
|
1768
|
+
}), zs = /* @__PURE__ */ C({
|
|
1745
1769
|
__name: "index",
|
|
1746
1770
|
setup(t) {
|
|
1747
1771
|
return (n, e) => {
|
|
1748
1772
|
const o = M("v-date-picker");
|
|
1749
|
-
return _(),
|
|
1773
|
+
return _(), S(i(N), null, {
|
|
1750
1774
|
default: w(() => [
|
|
1751
1775
|
O(o)
|
|
1752
1776
|
]),
|
|
@@ -1754,10 +1778,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1754
1778
|
});
|
|
1755
1779
|
};
|
|
1756
1780
|
}
|
|
1757
|
-
}),
|
|
1781
|
+
}), Ts = ["id"], Es = /* @__PURE__ */ C({
|
|
1758
1782
|
__name: "index",
|
|
1759
1783
|
props: {
|
|
1760
|
-
|
|
1784
|
+
nodeId: {},
|
|
1761
1785
|
outer: { type: Boolean },
|
|
1762
1786
|
refContext: {}
|
|
1763
1787
|
},
|
|
@@ -1769,7 +1793,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1769
1793
|
o.value = !1;
|
|
1770
1794
|
}), (s, r) => {
|
|
1771
1795
|
const a = M("v-dialog");
|
|
1772
|
-
return _(),
|
|
1796
|
+
return _(), S(a, {
|
|
1773
1797
|
modelValue: i(o),
|
|
1774
1798
|
"onUpdate:modelValue": r[0] || (r[0] = (c) => Z(o) ? o.value = c : null),
|
|
1775
1799
|
attach: "#dialogContainer"
|
|
@@ -1777,8 +1801,8 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1777
1801
|
activator: w(() => [
|
|
1778
1802
|
i(e) === "editor" ? (_(), se("div", {
|
|
1779
1803
|
key: 0,
|
|
1780
|
-
id: `__node__@${n.
|
|
1781
|
-
}, null, 8,
|
|
1804
|
+
id: `__node__@${n.nodeId}`
|
|
1805
|
+
}, null, 8, Ts)) : le("", !0)
|
|
1782
1806
|
]),
|
|
1783
1807
|
default: w(() => [
|
|
1784
1808
|
R(s.$slots, "default")
|
|
@@ -1787,10 +1811,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1787
1811
|
}, 8, ["modelValue"]);
|
|
1788
1812
|
};
|
|
1789
1813
|
}
|
|
1790
|
-
}),
|
|
1814
|
+
}), As = /* @__PURE__ */ C({
|
|
1791
1815
|
__name: "index",
|
|
1792
1816
|
props: {
|
|
1793
|
-
|
|
1817
|
+
nodeId: {},
|
|
1794
1818
|
outer: { type: Boolean },
|
|
1795
1819
|
refContext: {}
|
|
1796
1820
|
},
|
|
@@ -1813,7 +1837,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1813
1837
|
]);
|
|
1814
1838
|
return (g, b) => {
|
|
1815
1839
|
const v = M("v-file-input");
|
|
1816
|
-
return _(),
|
|
1840
|
+
return _(), S(i(N), { block: "" }, {
|
|
1817
1841
|
default: w(() => [
|
|
1818
1842
|
O(v, {
|
|
1819
1843
|
chips: i(o),
|
|
@@ -1832,15 +1856,15 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1832
1856
|
});
|
|
1833
1857
|
};
|
|
1834
1858
|
}
|
|
1835
|
-
}),
|
|
1859
|
+
}), Ms = /* @__PURE__ */ C({
|
|
1836
1860
|
__name: "index",
|
|
1837
1861
|
props: {
|
|
1838
|
-
|
|
1862
|
+
nodeId: {},
|
|
1839
1863
|
outer: { type: Boolean },
|
|
1840
1864
|
refContext: {}
|
|
1841
1865
|
},
|
|
1842
1866
|
setup(t) {
|
|
1843
|
-
const n = t, { node: e } = P(n), o = Be(), s =
|
|
1867
|
+
const n = t, { node: e } = P(n), o = Be(), s = ge(), r = he(), { applySize: a } = be(n, e), { applyMargin: c } = Jt(e), { applyPadding: u } = qt(e), { applyBorder: p } = Ut(e), { property: d } = l(e, [
|
|
1844
1868
|
"settings",
|
|
1845
1869
|
"backgroundColor"
|
|
1846
1870
|
]), { color: m } = q(d), f = (b) => {
|
|
@@ -1849,12 +1873,12 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1849
1873
|
h === "row" ? b.flexDirection = "row" : h === "rowReverse" ? b.flexDirection = "row-reverse" : h === "column" ? b.flexDirection = "column" : h === "columnReverse" && (b.flexDirection = "column-reverse");
|
|
1850
1874
|
const x = We(v, e.value.settings?.wrap);
|
|
1851
1875
|
x === "no" ? b.flexWrap = "nowrap" : x === "yes" ? b.flexWrap = "wrap" : x === "reverse" && (b.flexWrap = "wrap-reverse");
|
|
1852
|
-
const
|
|
1853
|
-
|
|
1876
|
+
const $ = We(v, e.value.settings?.mainAlign);
|
|
1877
|
+
$ === "start" ? b.justifyContent = "flex-start" : $ === "end" ? b.justifyContent = "flex-end" : $ === "center" ? b.justifyContent = "center" : $ === "spaceBetween" ? b.justifyContent = "space-between" : $ === "spaceAround" ? b.justifyContent = "space-around" : $ === "spaceEvenly" && (b.justifyContent = "space-evenly");
|
|
1854
1878
|
const V = We(v, e.value.settings?.crossAlign);
|
|
1855
1879
|
V === "start" ? b.alignItems = "flex-start" : V === "end" ? b.alignItems = "flex-end" : V === "center" ? b.alignItems = "center" : V === "baseline" ? b.alignItems = "baseline" : V === "stretch" && (b.alignItems = "stretch");
|
|
1856
1880
|
}, g = k(() => {
|
|
1857
|
-
const b = {}, v = r.value
|
|
1881
|
+
const b = {}, v = r.value?.type;
|
|
1858
1882
|
return s === "page" ? v === "common" ? (a(b), c(b), u(b), p(b), f(b)) : console.assert(!1) : s === "comp" && v === "common" ? (a(b), c(b), u(b), p(b), f(b)) : console.assert(!1), b;
|
|
1859
1883
|
});
|
|
1860
1884
|
return (b, v) => (_(), se("div", {
|
|
@@ -1863,16 +1887,16 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1863
1887
|
R(b.$slots, "default")
|
|
1864
1888
|
], 4));
|
|
1865
1889
|
}
|
|
1866
|
-
}),
|
|
1890
|
+
}), Bs = /* @__PURE__ */ C({
|
|
1867
1891
|
__name: "index",
|
|
1868
1892
|
props: {
|
|
1869
|
-
|
|
1893
|
+
nodeId: {},
|
|
1870
1894
|
outer: { type: Boolean },
|
|
1871
1895
|
refContext: {}
|
|
1872
1896
|
},
|
|
1873
1897
|
setup(t) {
|
|
1874
|
-
const n = t, { node: e } = P(n), o =
|
|
1875
|
-
const p = {}, d = s.value
|
|
1898
|
+
const n = t, { node: e } = P(n), o = ge(), s = he(), { applySize: r } = be(n, e), { property: a } = l(e, ["settings", "grow"]), { property: c } = l(e, ["settings", "shrink"]), u = k(() => {
|
|
1899
|
+
const p = {}, d = s.value?.type;
|
|
1876
1900
|
return o === "page" ? d === "common" ? (r(p), p.flexGrow = a.value ? 1 : 0, p.flexShrink = c.value ? 1 : 0) : console.assert(!1) : o === "comp" && d === "common" ? (r(p), p.flexGrow = a.value ? 1 : 0, p.flexShrink = c.value ? 1 : 0) : console.assert(!1), p;
|
|
1877
1901
|
});
|
|
1878
1902
|
return (p, d) => (_(), se("div", {
|
|
@@ -1881,37 +1905,37 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1881
1905
|
R(p.$slots, "default")
|
|
1882
1906
|
], 4));
|
|
1883
1907
|
}
|
|
1884
|
-
}),
|
|
1908
|
+
}), Ws = /* @__PURE__ */ C({
|
|
1885
1909
|
__name: "index",
|
|
1886
1910
|
props: {
|
|
1887
|
-
|
|
1911
|
+
nodeId: {},
|
|
1888
1912
|
outer: { type: Boolean },
|
|
1889
1913
|
refContext: {}
|
|
1890
1914
|
},
|
|
1891
1915
|
setup(t) {
|
|
1892
|
-
const n = t, { node: e } = P(n), o =
|
|
1916
|
+
const n = t, { node: e } = P(n), o = ge(), s = he(), r = _e(), { property: a } = l(e, ["settings", "valid"]), { property: c } = l(e, [
|
|
1893
1917
|
"settings",
|
|
1894
1918
|
"fastFail"
|
|
1895
1919
|
]), { property: u } = l(e, [
|
|
1896
1920
|
"settings",
|
|
1897
1921
|
"backgroundColor"
|
|
1898
|
-
]), { color: p } = q(u), { applySize: d } =
|
|
1899
|
-
const h = {}, x = s.value
|
|
1922
|
+
]), { color: p } = q(u), { applySize: d } = be(n, e), { applyMargin: m } = Jt(e), { applyPadding: f } = qt(e), { applyBorder: g } = Ut(e), b = k(() => {
|
|
1923
|
+
const h = {}, x = s.value?.type;
|
|
1900
1924
|
return o === "page" ? x === "common" ? (d(h), m(h), f(h), g(h), p.value && (h.backgroundColor = p.value)) : console.assert(!1) : o === "comp" && x === "common" ? (d(h), m(h), f(h), g(h), p.value && (h.backgroundColor = p.value)) : console.assert(!1), h;
|
|
1901
1925
|
}), v = () => {
|
|
1902
1926
|
r && r.callFunction(
|
|
1903
1927
|
"__triggerEventV1__",
|
|
1904
|
-
oe("elementEvent", n.
|
|
1928
|
+
oe("elementEvent", n.nodeId, "submit")
|
|
1905
1929
|
);
|
|
1906
1930
|
};
|
|
1907
1931
|
return (h, x) => {
|
|
1908
|
-
const
|
|
1909
|
-
return _(),
|
|
1932
|
+
const $ = M("v-form");
|
|
1933
|
+
return _(), S($, {
|
|
1910
1934
|
modelValue: i(a),
|
|
1911
1935
|
"onUpdate:modelValue": x[0] || (x[0] = (V) => Z(a) ? a.value = V : null),
|
|
1912
1936
|
"fast-fail": i(c),
|
|
1913
1937
|
style: re(b.value),
|
|
1914
|
-
onSubmit:
|
|
1938
|
+
onSubmit: Xo(v, ["prevent"])
|
|
1915
1939
|
}, {
|
|
1916
1940
|
default: w(() => [
|
|
1917
1941
|
R(h.$slots, "default")
|
|
@@ -1920,10 +1944,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1920
1944
|
}, 8, ["modelValue", "fast-fail", "style"]);
|
|
1921
1945
|
};
|
|
1922
1946
|
}
|
|
1923
|
-
}),
|
|
1947
|
+
}), Rs = /* @__PURE__ */ C({
|
|
1924
1948
|
__name: "index",
|
|
1925
1949
|
props: {
|
|
1926
|
-
|
|
1950
|
+
nodeId: {},
|
|
1927
1951
|
outer: { type: Boolean },
|
|
1928
1952
|
refContext: {}
|
|
1929
1953
|
},
|
|
@@ -1934,7 +1958,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1934
1958
|
]), { property: a } = l(e, ["settings", "icon"]), { property: c } = l(e, ["settings", "size"]), { theme: u } = G();
|
|
1935
1959
|
return (p, d) => {
|
|
1936
1960
|
const m = M("v-icon");
|
|
1937
|
-
return _(),
|
|
1961
|
+
return _(), S(m, {
|
|
1938
1962
|
color: i(s),
|
|
1939
1963
|
disabled: i(r),
|
|
1940
1964
|
icon: i(a),
|
|
@@ -1943,15 +1967,15 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1943
1967
|
}, null, 8, ["color", "disabled", "icon", "size", "theme"]);
|
|
1944
1968
|
};
|
|
1945
1969
|
}
|
|
1946
|
-
}),
|
|
1970
|
+
}), Ks = ["id"], Ds = /* @__PURE__ */ C({
|
|
1947
1971
|
__name: "index",
|
|
1948
1972
|
props: {
|
|
1949
|
-
|
|
1973
|
+
nodeId: {},
|
|
1950
1974
|
outer: { type: Boolean },
|
|
1951
1975
|
refContext: {}
|
|
1952
1976
|
},
|
|
1953
1977
|
setup(t) {
|
|
1954
|
-
const n = t, e = J(), o =
|
|
1978
|
+
const n = t, e = J(), o = _e(), s = ie(0), r = ie(0), a = k(() => [s.value, r.value]), { open: c } = yo(`runtimeMenu/${po()}`);
|
|
1955
1979
|
return Ye(n, "open", () => {
|
|
1956
1980
|
if (!o || !o.vm)
|
|
1957
1981
|
return;
|
|
@@ -1961,7 +1985,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1961
1985
|
o && (c.value = !1);
|
|
1962
1986
|
}), (u, p) => {
|
|
1963
1987
|
const d = M("v-menu");
|
|
1964
|
-
return _(),
|
|
1988
|
+
return _(), S(d, {
|
|
1965
1989
|
modelValue: i(c),
|
|
1966
1990
|
"onUpdate:modelValue": p[0] || (p[0] = (m) => Z(c) ? c.value = m : null),
|
|
1967
1991
|
attach: "menuContainer",
|
|
@@ -1972,8 +1996,8 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1972
1996
|
activator: w(() => [
|
|
1973
1997
|
i(e) === "editor" ? (_(), se("div", {
|
|
1974
1998
|
key: 0,
|
|
1975
|
-
id: `__node__@${n.
|
|
1976
|
-
}, null, 8,
|
|
1999
|
+
id: `__node__@${n.nodeId}`
|
|
2000
|
+
}, null, 8, Ks)) : le("", !0)
|
|
1977
2001
|
]),
|
|
1978
2002
|
default: w(() => [
|
|
1979
2003
|
R(u.$slots, "default")
|
|
@@ -1982,10 +2006,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
1982
2006
|
}, 8, ["modelValue", "target"]);
|
|
1983
2007
|
};
|
|
1984
2008
|
}
|
|
1985
|
-
}),
|
|
2009
|
+
}), Os = /* @__PURE__ */ C({
|
|
1986
2010
|
__name: "index",
|
|
1987
2011
|
props: {
|
|
1988
|
-
|
|
2012
|
+
nodeId: {},
|
|
1989
2013
|
outer: { type: Boolean },
|
|
1990
2014
|
refContext: {}
|
|
1991
2015
|
},
|
|
@@ -2018,7 +2042,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2018
2042
|
"settings",
|
|
2019
2043
|
"addIcon",
|
|
2020
2044
|
"prependInner"
|
|
2021
|
-
]), { property:
|
|
2045
|
+
]), { property: $ } = l(e, [
|
|
2022
2046
|
"settings",
|
|
2023
2047
|
"readonly"
|
|
2024
2048
|
]), { property: V } = l(e, ["settings", "reverse"]), { property: F } = l(e, [
|
|
@@ -2026,12 +2050,12 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2026
2050
|
"singleLine"
|
|
2027
2051
|
]), { property: W } = l(e, ["settings", "step"]), { property: U } = l(e, ["settings", "suffix"]), { theme: j } = G(), { property: D } = l(e, ["settings", "value"]), { property: L } = l(e, ["settings", "variant"]), { property: H } = l(e, ["size", "width"]);
|
|
2028
2052
|
return (ee, ae) => {
|
|
2029
|
-
const
|
|
2030
|
-
return _(),
|
|
2053
|
+
const $e = M("v-number-input");
|
|
2054
|
+
return _(), S(i(N), { block: "" }, {
|
|
2031
2055
|
default: w(() => [
|
|
2032
|
-
O(
|
|
2056
|
+
O($e, {
|
|
2033
2057
|
modelValue: i(D),
|
|
2034
|
-
"onUpdate:modelValue": ae[0] || (ae[0] = (
|
|
2058
|
+
"onUpdate:modelValue": ae[0] || (ae[0] = (de) => Z(D) ? D.value = de : null),
|
|
2035
2059
|
"append-icon": i(o),
|
|
2036
2060
|
"append-inner-icon": i(s),
|
|
2037
2061
|
clearable: i(r),
|
|
@@ -2047,7 +2071,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2047
2071
|
prefix: i(v),
|
|
2048
2072
|
"prepend-icon": i(h),
|
|
2049
2073
|
"prepend-inner-icon": i(x),
|
|
2050
|
-
readonly: i(
|
|
2074
|
+
readonly: i($),
|
|
2051
2075
|
reverse: i(V),
|
|
2052
2076
|
"single-line": i(F),
|
|
2053
2077
|
step: i(W),
|
|
@@ -2061,10 +2085,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2061
2085
|
});
|
|
2062
2086
|
};
|
|
2063
2087
|
}
|
|
2064
|
-
}),
|
|
2088
|
+
}), Fs = /* @__PURE__ */ C({
|
|
2065
2089
|
__name: "index",
|
|
2066
2090
|
props: {
|
|
2067
|
-
|
|
2091
|
+
nodeId: {},
|
|
2068
2092
|
outer: { type: Boolean },
|
|
2069
2093
|
refContext: {}
|
|
2070
2094
|
},
|
|
@@ -2081,11 +2105,11 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2081
2105
|
});
|
|
2082
2106
|
return (v, h) => {
|
|
2083
2107
|
const x = M("v-pagination");
|
|
2084
|
-
return _(),
|
|
2108
|
+
return _(), S(i(N), { block: "" }, {
|
|
2085
2109
|
default: w(() => [
|
|
2086
2110
|
O(x, {
|
|
2087
2111
|
modelValue: i(f),
|
|
2088
|
-
"onUpdate:modelValue": h[0] || (h[0] = (
|
|
2112
|
+
"onUpdate:modelValue": h[0] || (h[0] = ($) => Z(f) ? f.value = $ : null),
|
|
2089
2113
|
density: i(s),
|
|
2090
2114
|
disabled: i(r),
|
|
2091
2115
|
length: i(a),
|
|
@@ -2102,10 +2126,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2102
2126
|
});
|
|
2103
2127
|
};
|
|
2104
2128
|
}
|
|
2105
|
-
}),
|
|
2129
|
+
}), Ns = /* @__PURE__ */ C({
|
|
2106
2130
|
__name: "index",
|
|
2107
2131
|
props: {
|
|
2108
|
-
|
|
2132
|
+
nodeId: {},
|
|
2109
2133
|
outer: { type: Boolean },
|
|
2110
2134
|
refContext: {}
|
|
2111
2135
|
},
|
|
@@ -2119,7 +2143,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2119
2143
|
]), { theme: p } = G(), { property: d } = l(e, ["settings", "value"]);
|
|
2120
2144
|
return (m, f) => {
|
|
2121
2145
|
const g = M("v-radio");
|
|
2122
|
-
return _(),
|
|
2146
|
+
return _(), S(g, {
|
|
2123
2147
|
color: i(s),
|
|
2124
2148
|
density: i(r),
|
|
2125
2149
|
disabled: i(a),
|
|
@@ -2130,10 +2154,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2130
2154
|
}, null, 8, ["color", "density", "disabled", "label", "readonly", "theme", "value"]);
|
|
2131
2155
|
};
|
|
2132
2156
|
}
|
|
2133
|
-
}),
|
|
2157
|
+
}), js = /* @__PURE__ */ C({
|
|
2134
2158
|
__name: "index",
|
|
2135
2159
|
props: {
|
|
2136
|
-
|
|
2160
|
+
nodeId: {},
|
|
2137
2161
|
outer: { type: Boolean },
|
|
2138
2162
|
refContext: {}
|
|
2139
2163
|
},
|
|
@@ -2150,7 +2174,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2150
2174
|
]), { theme: u } = G(), { property: p } = l(e, ["settings", "value"]);
|
|
2151
2175
|
return (d, m) => {
|
|
2152
2176
|
const f = M("v-radio-group");
|
|
2153
|
-
return _(),
|
|
2177
|
+
return _(), S(i(N), null, {
|
|
2154
2178
|
default: w(() => [
|
|
2155
2179
|
O(f, {
|
|
2156
2180
|
modelValue: i(p),
|
|
@@ -2172,10 +2196,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2172
2196
|
});
|
|
2173
2197
|
};
|
|
2174
2198
|
}
|
|
2175
|
-
}),
|
|
2199
|
+
}), Gs = /* @__PURE__ */ C({
|
|
2176
2200
|
__name: "index",
|
|
2177
2201
|
props: {
|
|
2178
|
-
|
|
2202
|
+
nodeId: {},
|
|
2179
2203
|
outer: { type: Boolean },
|
|
2180
2204
|
refContext: {}
|
|
2181
2205
|
},
|
|
@@ -2211,11 +2235,11 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2211
2235
|
}), { property: x } = l(e, [
|
|
2212
2236
|
"settings",
|
|
2213
2237
|
"thumbSize"
|
|
2214
|
-
]), { property:
|
|
2215
|
-
if (
|
|
2238
|
+
]), { property: $ } = l(e, ["settings", "ticks"]), V = k(() => {
|
|
2239
|
+
if (!$.value)
|
|
2216
2240
|
return;
|
|
2217
2241
|
const D = {};
|
|
2218
|
-
for (const { value: L, label: H } of
|
|
2242
|
+
for (const { value: L, label: H } of $.value)
|
|
2219
2243
|
D[L] = H;
|
|
2220
2244
|
if (!ko(D))
|
|
2221
2245
|
return D;
|
|
@@ -2238,7 +2262,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2238
2262
|
});
|
|
2239
2263
|
return (D, L) => {
|
|
2240
2264
|
const H = M("v-range-slider");
|
|
2241
|
-
return _(),
|
|
2265
|
+
return _(), S(i(N), { block: "" }, {
|
|
2242
2266
|
default: w(() => [
|
|
2243
2267
|
O(H, {
|
|
2244
2268
|
modelValue: j.value,
|
|
@@ -2264,10 +2288,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2264
2288
|
});
|
|
2265
2289
|
};
|
|
2266
2290
|
}
|
|
2267
|
-
}),
|
|
2291
|
+
}), Hs = /* @__PURE__ */ C({
|
|
2268
2292
|
__name: "index",
|
|
2269
2293
|
props: {
|
|
2270
|
-
|
|
2294
|
+
nodeId: {},
|
|
2271
2295
|
outer: { type: Boolean },
|
|
2272
2296
|
refContext: {}
|
|
2273
2297
|
},
|
|
@@ -2287,7 +2311,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2287
2311
|
]), { theme: d } = G(), { property: m } = l(e, ["settings", "value"]);
|
|
2288
2312
|
return (f, g) => {
|
|
2289
2313
|
const b = M("v-rating");
|
|
2290
|
-
return _(),
|
|
2314
|
+
return _(), S(i(N), null, {
|
|
2291
2315
|
default: w(() => [
|
|
2292
2316
|
O(b, {
|
|
2293
2317
|
modelValue: i(m),
|
|
@@ -2306,10 +2330,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2306
2330
|
});
|
|
2307
2331
|
};
|
|
2308
2332
|
}
|
|
2309
|
-
}),
|
|
2333
|
+
}), Us = /* @__PURE__ */ C({
|
|
2310
2334
|
__name: "index",
|
|
2311
2335
|
props: {
|
|
2312
|
-
|
|
2336
|
+
nodeId: {},
|
|
2313
2337
|
outer: { type: Boolean },
|
|
2314
2338
|
refContext: {}
|
|
2315
2339
|
},
|
|
@@ -2329,7 +2353,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2329
2353
|
]), { theme: u } = G(), { property: p } = l(e, ["settings", "value"]);
|
|
2330
2354
|
return (d, m) => {
|
|
2331
2355
|
const f = M("v-select");
|
|
2332
|
-
return _(),
|
|
2356
|
+
return _(), S(i(N), { block: "" }, {
|
|
2333
2357
|
default: w(() => [
|
|
2334
2358
|
O(f, {
|
|
2335
2359
|
modelValue: i(p),
|
|
@@ -2346,10 +2370,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2346
2370
|
});
|
|
2347
2371
|
};
|
|
2348
2372
|
}
|
|
2349
|
-
}),
|
|
2373
|
+
}), Js = /* @__PURE__ */ C({
|
|
2350
2374
|
__name: "index",
|
|
2351
2375
|
props: {
|
|
2352
|
-
|
|
2376
|
+
nodeId: {},
|
|
2353
2377
|
outer: { type: Boolean },
|
|
2354
2378
|
refContext: {}
|
|
2355
2379
|
},
|
|
@@ -2377,7 +2401,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2377
2401
|
}), { property: v } = l(e, ["settings", "step"]), { theme: h } = G(), { property: x } = l(e, [
|
|
2378
2402
|
"settings",
|
|
2379
2403
|
"thumbColor"
|
|
2380
|
-
]), { color:
|
|
2404
|
+
]), { color: $ } = q(x), { property: V } = l(e, [
|
|
2381
2405
|
"settings",
|
|
2382
2406
|
"thumbLabel"
|
|
2383
2407
|
]), F = k(() => {
|
|
@@ -2391,25 +2415,25 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2391
2415
|
]), { property: U } = l(e, ["settings", "ticks"]), j = k(() => {
|
|
2392
2416
|
if (!U.value)
|
|
2393
2417
|
return;
|
|
2394
|
-
const
|
|
2418
|
+
const de = {};
|
|
2395
2419
|
for (const { value: Je, label: lt } of U.value)
|
|
2396
|
-
|
|
2397
|
-
if (!ko(
|
|
2398
|
-
return
|
|
2420
|
+
de[Je] = lt;
|
|
2421
|
+
if (!ko(de))
|
|
2422
|
+
return de;
|
|
2399
2423
|
}), { property: D } = l(e, [
|
|
2400
2424
|
"settings",
|
|
2401
2425
|
"tickSize"
|
|
2402
2426
|
]), { property: L } = l(e, [
|
|
2403
2427
|
"settings",
|
|
2404
2428
|
"trackColor"
|
|
2405
|
-
]), { color: H } = q(L), { property: ee } = l(e, ["settings", "value"]), { property: ae } = l(e, ["slots", "append"]), { property:
|
|
2406
|
-
return (
|
|
2429
|
+
]), { color: H } = q(L), { property: ee } = l(e, ["settings", "value"]), { property: ae } = l(e, ["slots", "append"]), { property: $e } = l(e, ["slots", "prepend"]);
|
|
2430
|
+
return (de, Je) => {
|
|
2407
2431
|
const lt = M("v-slider");
|
|
2408
|
-
return _(),
|
|
2432
|
+
return _(), S(i(N), { block: "" }, {
|
|
2409
2433
|
default: w(() => [
|
|
2410
2434
|
O(lt, {
|
|
2411
2435
|
modelValue: i(ee),
|
|
2412
|
-
"onUpdate:modelValue": Je[0] || (Je[0] = (
|
|
2436
|
+
"onUpdate:modelValue": Je[0] || (Je[0] = (Go) => Z(ee) ? ee.value = Go : null),
|
|
2413
2437
|
color: i(s),
|
|
2414
2438
|
direction: i(r),
|
|
2415
2439
|
disabled: i(a),
|
|
@@ -2422,7 +2446,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2422
2446
|
"show-ticks": b.value,
|
|
2423
2447
|
step: i(v),
|
|
2424
2448
|
theme: i(h),
|
|
2425
|
-
"thumb-color": i(
|
|
2449
|
+
"thumb-color": i($),
|
|
2426
2450
|
"thumb-label": F.value,
|
|
2427
2451
|
"thumb-size": i(W),
|
|
2428
2452
|
"tick-size": i(D),
|
|
@@ -2433,19 +2457,19 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2433
2457
|
name: "append",
|
|
2434
2458
|
fn: w(() => [
|
|
2435
2459
|
O(i(ke), {
|
|
2436
|
-
id: "append",
|
|
2460
|
+
"node-id": "append",
|
|
2437
2461
|
"ref-context": { compId: i(ae) },
|
|
2438
2462
|
state: {}
|
|
2439
2463
|
}, null, 8, ["ref-context"])
|
|
2440
2464
|
]),
|
|
2441
2465
|
key: "0"
|
|
2442
2466
|
} : void 0,
|
|
2443
|
-
i(
|
|
2467
|
+
i($e) ? {
|
|
2444
2468
|
name: "prepend",
|
|
2445
2469
|
fn: w(() => [
|
|
2446
2470
|
O(i(ke), {
|
|
2447
|
-
id: "prepend",
|
|
2448
|
-
"ref-context": { compId: i(
|
|
2471
|
+
"node-id": "prepend",
|
|
2472
|
+
"ref-context": { compId: i($e) },
|
|
2449
2473
|
state: {}
|
|
2450
2474
|
}, null, 8, ["ref-context"])
|
|
2451
2475
|
]),
|
|
@@ -2457,10 +2481,10 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2457
2481
|
});
|
|
2458
2482
|
};
|
|
2459
2483
|
}
|
|
2460
|
-
}),
|
|
2484
|
+
}), qs = /* @__PURE__ */ C({
|
|
2461
2485
|
__name: "index",
|
|
2462
2486
|
props: {
|
|
2463
|
-
|
|
2487
|
+
nodeId: {},
|
|
2464
2488
|
outer: { type: Boolean },
|
|
2465
2489
|
refContext: {}
|
|
2466
2490
|
},
|
|
@@ -2471,7 +2495,7 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2471
2495
|
]), { theme: s } = G(), { property: r } = l(e, ["settings", "value"]);
|
|
2472
2496
|
return (a, c) => {
|
|
2473
2497
|
const u = M("v-stepper");
|
|
2474
|
-
return _(),
|
|
2498
|
+
return _(), S(u, {
|
|
2475
2499
|
modelValue: i(r),
|
|
2476
2500
|
"onUpdate:modelValue": c[0] || (c[0] = (p) => Z(r) ? r.value = p : null),
|
|
2477
2501
|
"hide-actions": i(o),
|
|
@@ -2484,20 +2508,20 @@ const vs = /* @__PURE__ */ Ae(hs, [["render", _s]]), xs = /* @__PURE__ */ I({
|
|
|
2484
2508
|
}, 8, ["modelValue", "hide-actions", "theme"]);
|
|
2485
2509
|
};
|
|
2486
2510
|
}
|
|
2487
|
-
}),
|
|
2488
|
-
function
|
|
2511
|
+
}), Xs = {};
|
|
2512
|
+
function Ys(t, n) {
|
|
2489
2513
|
const e = M("v-stepper-header");
|
|
2490
|
-
return _(),
|
|
2514
|
+
return _(), S(e, null, {
|
|
2491
2515
|
default: w(() => [
|
|
2492
2516
|
R(t.$slots, "default")
|
|
2493
2517
|
]),
|
|
2494
2518
|
_: 3
|
|
2495
2519
|
});
|
|
2496
2520
|
}
|
|
2497
|
-
const
|
|
2521
|
+
const Zs = /* @__PURE__ */ Ae(Xs, [["render", Ys]]), Qs = /* @__PURE__ */ C({
|
|
2498
2522
|
__name: "index",
|
|
2499
2523
|
props: {
|
|
2500
|
-
|
|
2524
|
+
nodeId: {},
|
|
2501
2525
|
outer: { type: Boolean },
|
|
2502
2526
|
refContext: {}
|
|
2503
2527
|
},
|
|
@@ -2505,7 +2529,7 @@ const Ys = /* @__PURE__ */ Ae(qs, [["render", Xs]]), Zs = /* @__PURE__ */ I({
|
|
|
2505
2529
|
const n = t, { node: e } = P(n), { property: o } = l(e, ["settings", "value"]);
|
|
2506
2530
|
return (s, r) => {
|
|
2507
2531
|
const a = M("v-stepper-item");
|
|
2508
|
-
return _(),
|
|
2532
|
+
return _(), S(a, { value: i(o) }, {
|
|
2509
2533
|
default: w(() => [
|
|
2510
2534
|
R(s.$slots, "default")
|
|
2511
2535
|
]),
|
|
@@ -2513,20 +2537,20 @@ const Ys = /* @__PURE__ */ Ae(qs, [["render", Xs]]), Zs = /* @__PURE__ */ I({
|
|
|
2513
2537
|
}, 8, ["value"]);
|
|
2514
2538
|
};
|
|
2515
2539
|
}
|
|
2516
|
-
}),
|
|
2517
|
-
function
|
|
2540
|
+
}), el = {};
|
|
2541
|
+
function tl(t, n) {
|
|
2518
2542
|
const e = M("v-stepper-window");
|
|
2519
|
-
return _(),
|
|
2543
|
+
return _(), S(e, null, {
|
|
2520
2544
|
default: w(() => [
|
|
2521
2545
|
R(t.$slots, "default")
|
|
2522
2546
|
]),
|
|
2523
2547
|
_: 3
|
|
2524
2548
|
});
|
|
2525
2549
|
}
|
|
2526
|
-
const
|
|
2550
|
+
const nl = /* @__PURE__ */ Ae(el, [["render", tl]]), ol = /* @__PURE__ */ C({
|
|
2527
2551
|
__name: "index",
|
|
2528
2552
|
props: {
|
|
2529
|
-
|
|
2553
|
+
nodeId: {},
|
|
2530
2554
|
outer: { type: Boolean },
|
|
2531
2555
|
refContext: {}
|
|
2532
2556
|
},
|
|
@@ -2534,7 +2558,7 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2534
2558
|
const n = t, { node: e } = P(n), { property: o } = l(e, ["settings", "value"]);
|
|
2535
2559
|
return (s, r) => {
|
|
2536
2560
|
const a = M("v-stepper-window-item");
|
|
2537
|
-
return _(),
|
|
2561
|
+
return _(), S(a, { value: i(o) }, {
|
|
2538
2562
|
default: w(() => [
|
|
2539
2563
|
R(s.$slots, "default")
|
|
2540
2564
|
]),
|
|
@@ -2542,10 +2566,10 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2542
2566
|
}, 8, ["value"]);
|
|
2543
2567
|
};
|
|
2544
2568
|
}
|
|
2545
|
-
}),
|
|
2569
|
+
}), il = /* @__PURE__ */ C({
|
|
2546
2570
|
__name: "index",
|
|
2547
2571
|
props: {
|
|
2548
|
-
|
|
2572
|
+
nodeId: {},
|
|
2549
2573
|
outer: { type: Boolean },
|
|
2550
2574
|
refContext: {}
|
|
2551
2575
|
},
|
|
@@ -2565,7 +2589,7 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2565
2589
|
]), { property: u } = l(e, ["settings", "inline"]), { property: p } = l(e, ["settings", "inset"]), { property: d } = l(e, ["settings", "label"]), { property: m } = l(e, ["settings", "loading"]), { theme: f } = G(), { property: g } = l(e, ["settings", "value"]);
|
|
2566
2590
|
return (b, v) => {
|
|
2567
2591
|
const h = M("v-switch");
|
|
2568
|
-
return _(),
|
|
2592
|
+
return _(), S(i(N), { "fit-content": !0 }, {
|
|
2569
2593
|
default: w(() => [
|
|
2570
2594
|
O(h, {
|
|
2571
2595
|
modelValue: i(g),
|
|
@@ -2586,10 +2610,10 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2586
2610
|
});
|
|
2587
2611
|
};
|
|
2588
2612
|
}
|
|
2589
|
-
}),
|
|
2613
|
+
}), rl = /* @__PURE__ */ C({
|
|
2590
2614
|
__name: "index",
|
|
2591
2615
|
props: {
|
|
2592
|
-
|
|
2616
|
+
nodeId: {},
|
|
2593
2617
|
outer: { type: Boolean },
|
|
2594
2618
|
refContext: {}
|
|
2595
2619
|
},
|
|
@@ -2600,7 +2624,7 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2600
2624
|
});
|
|
2601
2625
|
return (u, p) => {
|
|
2602
2626
|
const d = M("v-tab");
|
|
2603
|
-
return _(),
|
|
2627
|
+
return _(), S(i(N), null, {
|
|
2604
2628
|
default: w(() => [
|
|
2605
2629
|
O(d, {
|
|
2606
2630
|
style: re(c.value),
|
|
@@ -2613,10 +2637,10 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2613
2637
|
});
|
|
2614
2638
|
};
|
|
2615
2639
|
}
|
|
2616
|
-
}),
|
|
2640
|
+
}), sl = /* @__PURE__ */ C({
|
|
2617
2641
|
__name: "index",
|
|
2618
2642
|
props: {
|
|
2619
|
-
|
|
2643
|
+
nodeId: {},
|
|
2620
2644
|
outer: { type: Boolean },
|
|
2621
2645
|
refContext: {}
|
|
2622
2646
|
},
|
|
@@ -2653,14 +2677,14 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2653
2677
|
]), { property: x } = l(e, [
|
|
2654
2678
|
"settings",
|
|
2655
2679
|
"showArrows"
|
|
2656
|
-
]), { property:
|
|
2680
|
+
]), { property: $ } = l(e, [
|
|
2657
2681
|
"settings",
|
|
2658
2682
|
"color",
|
|
2659
2683
|
"sliderColor"
|
|
2660
|
-
]), { color: V } = q(
|
|
2684
|
+
]), { color: V } = q($), { property: F } = l(e, ["settings", "stacked"]), { theme: W } = G(), { property: U } = l(e, ["settings", "value"]);
|
|
2661
2685
|
return (j, D) => {
|
|
2662
2686
|
const L = M("v-tabs");
|
|
2663
|
-
return _(),
|
|
2687
|
+
return _(), S(i(N), { block: "" }, {
|
|
2664
2688
|
default: w(() => [
|
|
2665
2689
|
O(L, {
|
|
2666
2690
|
modelValue: i(U),
|
|
@@ -2692,10 +2716,10 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2692
2716
|
});
|
|
2693
2717
|
};
|
|
2694
2718
|
}
|
|
2695
|
-
}),
|
|
2719
|
+
}), ll = /* @__PURE__ */ C({
|
|
2696
2720
|
__name: "index",
|
|
2697
2721
|
props: {
|
|
2698
|
-
|
|
2722
|
+
nodeId: {},
|
|
2699
2723
|
outer: { type: Boolean },
|
|
2700
2724
|
refContext: {}
|
|
2701
2725
|
},
|
|
@@ -2710,19 +2734,19 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2710
2734
|
const m = [], f = Xe(o.value.width), g = We(f, e.value.settings?.style);
|
|
2711
2735
|
return g && m.push(`text-${g}`), a.value === "high" ? m.push("text-high-emphasis") : a.value === "medium" ? m.push("text-medium-emphasis") : a.value === "disabled" && m.push("text-disabled"), s.value && m.push(`font-${s.value}`), r.value && m.push(`text-decoration-${r.value}`), p.value && m.push(`font-weight-${p.value}`), c.value && m.push("font-italic"), m.join(" ");
|
|
2712
2736
|
});
|
|
2713
|
-
return (m, f) => (_(),
|
|
2737
|
+
return (m, f) => (_(), S(i(N), null, {
|
|
2714
2738
|
default: w(() => [
|
|
2715
2739
|
te("span", {
|
|
2716
|
-
class:
|
|
2717
|
-
},
|
|
2740
|
+
class: Yo(d.value)
|
|
2741
|
+
}, Zo(i(u)), 3)
|
|
2718
2742
|
]),
|
|
2719
2743
|
_: 1
|
|
2720
2744
|
}));
|
|
2721
2745
|
}
|
|
2722
|
-
}),
|
|
2746
|
+
}), al = /* @__PURE__ */ C({
|
|
2723
2747
|
__name: "index",
|
|
2724
2748
|
props: {
|
|
2725
|
-
|
|
2749
|
+
nodeId: {},
|
|
2726
2750
|
outer: { type: Boolean },
|
|
2727
2751
|
refContext: {}
|
|
2728
2752
|
},
|
|
@@ -2746,9 +2770,9 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2746
2770
|
"settings",
|
|
2747
2771
|
"singleLine"
|
|
2748
2772
|
]), { theme: v } = G(), { property: h } = l(e, ["settings", "value"]), { property: x } = l(e, ["settings", "variant"]);
|
|
2749
|
-
return (
|
|
2773
|
+
return ($, V) => {
|
|
2750
2774
|
const F = M("v-textarea");
|
|
2751
|
-
return _(),
|
|
2775
|
+
return _(), S(i(N), { block: "" }, {
|
|
2752
2776
|
default: w(() => [
|
|
2753
2777
|
O(F, {
|
|
2754
2778
|
modelValue: i(h),
|
|
@@ -2773,10 +2797,10 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2773
2797
|
});
|
|
2774
2798
|
};
|
|
2775
2799
|
}
|
|
2776
|
-
}),
|
|
2800
|
+
}), cl = /* @__PURE__ */ C({
|
|
2777
2801
|
__name: "index",
|
|
2778
2802
|
props: {
|
|
2779
|
-
|
|
2803
|
+
nodeId: {},
|
|
2780
2804
|
outer: { type: Boolean },
|
|
2781
2805
|
refContext: {}
|
|
2782
2806
|
},
|
|
@@ -2811,7 +2835,7 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2811
2835
|
]), { property: h } = l(e, [
|
|
2812
2836
|
"settings",
|
|
2813
2837
|
"readonly"
|
|
2814
|
-
]), { property: x } = l(e, ["settings", "reverse"]), { property:
|
|
2838
|
+
]), { property: x } = l(e, ["settings", "reverse"]), { property: $ } = l(e, [
|
|
2815
2839
|
"settings",
|
|
2816
2840
|
"singleLine"
|
|
2817
2841
|
]), { property: V } = l(e, ["settings", "suffix"]), { theme: F } = G(), { property: W } = l(e, ["settings", "value"]), { property: U } = l(e, ["settings", "variant"]), { property: j } = l(e, ["slots", "append"]), { property: D } = l(e, [
|
|
@@ -2822,12 +2846,12 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2822
2846
|
"prependInner"
|
|
2823
2847
|
]);
|
|
2824
2848
|
return (ee, ae) => {
|
|
2825
|
-
const
|
|
2826
|
-
return _(),
|
|
2849
|
+
const $e = M("v-text-field");
|
|
2850
|
+
return _(), S(i(N), { block: "" }, {
|
|
2827
2851
|
default: w(() => [
|
|
2828
|
-
O(
|
|
2852
|
+
O($e, {
|
|
2829
2853
|
modelValue: i(W),
|
|
2830
|
-
"onUpdate:modelValue": ae[0] || (ae[0] = (
|
|
2854
|
+
"onUpdate:modelValue": ae[0] || (ae[0] = (de) => Z(W) ? W.value = de : null),
|
|
2831
2855
|
"append-icon": i(o),
|
|
2832
2856
|
"append-inner-icon": i(s),
|
|
2833
2857
|
autofocus: i(r),
|
|
@@ -2843,7 +2867,7 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2843
2867
|
"prepend-inner-icon": i(v),
|
|
2844
2868
|
readonly: i(h),
|
|
2845
2869
|
reverse: i(x),
|
|
2846
|
-
"single-line": i(
|
|
2870
|
+
"single-line": i($),
|
|
2847
2871
|
suffix: i(V),
|
|
2848
2872
|
theme: i(F),
|
|
2849
2873
|
variant: i(U)
|
|
@@ -2852,7 +2876,7 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2852
2876
|
name: "append",
|
|
2853
2877
|
fn: w(() => [
|
|
2854
2878
|
O(i(ke), {
|
|
2855
|
-
id: "append",
|
|
2879
|
+
"node-id": "append",
|
|
2856
2880
|
"ref-context": { compId: i(j) },
|
|
2857
2881
|
state: {}
|
|
2858
2882
|
}, null, 8, ["ref-context"])
|
|
@@ -2863,7 +2887,7 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2863
2887
|
name: "append-inner",
|
|
2864
2888
|
fn: w(() => [
|
|
2865
2889
|
O(i(ke), {
|
|
2866
|
-
id: "append-inner",
|
|
2890
|
+
"node-id": "append-inner",
|
|
2867
2891
|
"ref-context": { compId: i(D) },
|
|
2868
2892
|
state: {}
|
|
2869
2893
|
}, null, 8, ["ref-context"])
|
|
@@ -2874,7 +2898,7 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2874
2898
|
name: "prepend",
|
|
2875
2899
|
fn: w(() => [
|
|
2876
2900
|
O(i(ke), {
|
|
2877
|
-
id: "prepend",
|
|
2901
|
+
"node-id": "prepend",
|
|
2878
2902
|
"ref-context": { compId: i(L) },
|
|
2879
2903
|
state: {}
|
|
2880
2904
|
}, null, 8, ["ref-context"])
|
|
@@ -2885,7 +2909,7 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2885
2909
|
name: "prepend-inner",
|
|
2886
2910
|
fn: w(() => [
|
|
2887
2911
|
O(i(ke), {
|
|
2888
|
-
id: "prepend-inner",
|
|
2912
|
+
"node-id": "prepend-inner",
|
|
2889
2913
|
"ref-context": { compId: i(H) },
|
|
2890
2914
|
state: {}
|
|
2891
2915
|
}, null, 8, ["ref-context"])
|
|
@@ -2898,10 +2922,10 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2898
2922
|
});
|
|
2899
2923
|
};
|
|
2900
2924
|
}
|
|
2901
|
-
}),
|
|
2925
|
+
}), ul = /* @__PURE__ */ C({
|
|
2902
2926
|
__name: "index",
|
|
2903
2927
|
props: {
|
|
2904
|
-
|
|
2928
|
+
nodeId: {},
|
|
2905
2929
|
outer: { type: Boolean },
|
|
2906
2930
|
refContext: {}
|
|
2907
2931
|
},
|
|
@@ -2937,9 +2961,9 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2937
2961
|
"line",
|
|
2938
2962
|
"truncate"
|
|
2939
2963
|
]), { theme: h } = G();
|
|
2940
|
-
return (x,
|
|
2964
|
+
return (x, $) => {
|
|
2941
2965
|
const V = M("v-timeline");
|
|
2942
|
-
return _(),
|
|
2966
|
+
return _(), S(V, {
|
|
2943
2967
|
align: i(o),
|
|
2944
2968
|
density: i(s),
|
|
2945
2969
|
direction: i(r),
|
|
@@ -2960,20 +2984,20 @@ const tl = /* @__PURE__ */ Ae(Qs, [["render", el]]), nl = /* @__PURE__ */ I({
|
|
|
2960
2984
|
}, 8, ["align", "density", "direction", "dot-color", "fill-dot", "hide-opposite", "line-color", "line-inset", "line-thickness", "side", "theme", "truncate-line"]);
|
|
2961
2985
|
};
|
|
2962
2986
|
}
|
|
2963
|
-
}),
|
|
2964
|
-
function
|
|
2987
|
+
}), ml = {};
|
|
2988
|
+
function pl(t, n) {
|
|
2965
2989
|
const e = M("v-timeline-item");
|
|
2966
|
-
return _(),
|
|
2990
|
+
return _(), S(e, null, {
|
|
2967
2991
|
default: w(() => [
|
|
2968
2992
|
R(t.$slots, "default")
|
|
2969
2993
|
]),
|
|
2970
2994
|
_: 3
|
|
2971
2995
|
});
|
|
2972
2996
|
}
|
|
2973
|
-
const
|
|
2997
|
+
const dl = /* @__PURE__ */ Ae(ml, [["render", pl]]), fl = /* @__PURE__ */ C({
|
|
2974
2998
|
__name: "index",
|
|
2975
2999
|
props: {
|
|
2976
|
-
|
|
3000
|
+
nodeId: {},
|
|
2977
3001
|
outer: { type: Boolean },
|
|
2978
3002
|
refContext: {}
|
|
2979
3003
|
},
|
|
@@ -2993,7 +3017,7 @@ const pl = /* @__PURE__ */ Ae(ul, [["render", ml]]), dl = /* @__PURE__ */ I({
|
|
|
2993
3017
|
]), { property: u } = l(e, ["settings", "touch"]), { theme: p } = G(), { property: d } = l(e, ["settings", "value"]);
|
|
2994
3018
|
return (m, f) => {
|
|
2995
3019
|
const g = M("v-window");
|
|
2996
|
-
return _(),
|
|
3020
|
+
return _(), S(g, {
|
|
2997
3021
|
modelValue: i(d),
|
|
2998
3022
|
"onUpdate:modelValue": f[0] || (f[0] = (b) => Z(d) ? d.value = b : null),
|
|
2999
3023
|
continuous: i(o),
|
|
@@ -3011,17 +3035,17 @@ const pl = /* @__PURE__ */ Ae(ul, [["render", ml]]), dl = /* @__PURE__ */ I({
|
|
|
3011
3035
|
}, 8, ["modelValue", "continuous", "direction", "disabled", "reverse", "show-arrows", "theme", "touch"]);
|
|
3012
3036
|
};
|
|
3013
3037
|
}
|
|
3014
|
-
}),
|
|
3015
|
-
function
|
|
3038
|
+
}), yl = {};
|
|
3039
|
+
function bl(t, n) {
|
|
3016
3040
|
const e = M("v-window-item");
|
|
3017
|
-
return _(),
|
|
3041
|
+
return _(), S(e, null, {
|
|
3018
3042
|
default: w(() => [
|
|
3019
3043
|
R(t.$slots, "default")
|
|
3020
3044
|
]),
|
|
3021
3045
|
_: 3
|
|
3022
3046
|
});
|
|
3023
3047
|
}
|
|
3024
|
-
const
|
|
3048
|
+
const gl = /* @__PURE__ */ Ae(yl, [["render", bl]]), y = {
|
|
3025
3049
|
key: "basic",
|
|
3026
3050
|
name: "x-runtime-lib.basic",
|
|
3027
3051
|
children: [
|
|
@@ -3083,7 +3107,7 @@ const bl = /* @__PURE__ */ Ae(fl, [["render", yl]]), y = {
|
|
|
3083
3107
|
]
|
|
3084
3108
|
}
|
|
3085
3109
|
]
|
|
3086
|
-
},
|
|
3110
|
+
}, hl = K(X), Le = {
|
|
3087
3111
|
key: "border",
|
|
3088
3112
|
name: "x-runtime-lib.border",
|
|
3089
3113
|
children: [
|
|
@@ -3101,7 +3125,7 @@ const bl = /* @__PURE__ */ Ae(fl, [["render", yl]]), y = {
|
|
|
3101
3125
|
types: "borderWidthTypesV1",
|
|
3102
3126
|
default: ""
|
|
3103
3127
|
},
|
|
3104
|
-
|
|
3128
|
+
hl,
|
|
3105
3129
|
{
|
|
3106
3130
|
key: "roundRadius",
|
|
3107
3131
|
name: "x-runtime-lib.roundRadius",
|
|
@@ -3497,10 +3521,10 @@ const bl = /* @__PURE__ */ Ae(fl, [["render", yl]]), y = {
|
|
|
3497
3521
|
default: 2e3
|
|
3498
3522
|
}
|
|
3499
3523
|
]
|
|
3500
|
-
},
|
|
3524
|
+
}, _l = {
|
|
3501
3525
|
key: "scene_orthographic_camera_v1",
|
|
3502
3526
|
name: "x-runtime-lib.orthographicCamera",
|
|
3503
|
-
comp:
|
|
3527
|
+
comp: Mi,
|
|
3504
3528
|
properties: {
|
|
3505
3529
|
pageScene: [y, Q, mn],
|
|
3506
3530
|
compScene: [y, Q, mn]
|
|
@@ -3509,7 +3533,7 @@ const bl = /* @__PURE__ */ Ae(fl, [["render", yl]]), y = {
|
|
|
3509
3533
|
methods: [],
|
|
3510
3534
|
slots: []
|
|
3511
3535
|
};
|
|
3512
|
-
|
|
3536
|
+
I(_l);
|
|
3513
3537
|
const pn = {
|
|
3514
3538
|
key: "settings",
|
|
3515
3539
|
name: "x-runtime-lib.settings",
|
|
@@ -3543,10 +3567,10 @@ const pn = {
|
|
|
3543
3567
|
default: 2e3
|
|
3544
3568
|
}
|
|
3545
3569
|
]
|
|
3546
|
-
},
|
|
3570
|
+
}, vl = {
|
|
3547
3571
|
key: "scene_perspective_camera_v1",
|
|
3548
3572
|
name: "x-runtime-lib.perspectiveCamera",
|
|
3549
|
-
comp:
|
|
3573
|
+
comp: Wi,
|
|
3550
3574
|
properties: {
|
|
3551
3575
|
pageScene: [y, Q, pn],
|
|
3552
3576
|
compScene: [y, Q, pn]
|
|
@@ -3555,11 +3579,11 @@ const pn = {
|
|
|
3555
3579
|
methods: [],
|
|
3556
3580
|
slots: []
|
|
3557
3581
|
};
|
|
3558
|
-
|
|
3559
|
-
const
|
|
3582
|
+
I(vl);
|
|
3583
|
+
const xl = {
|
|
3560
3584
|
key: "scene_keyboard_controls_v1",
|
|
3561
3585
|
name: "x-runtime-lib.keyboardControls",
|
|
3562
|
-
comp:
|
|
3586
|
+
comp: Ri,
|
|
3563
3587
|
properties: {
|
|
3564
3588
|
pageScene: [y],
|
|
3565
3589
|
compScene: [y]
|
|
@@ -3569,11 +3593,11 @@ const vl = {
|
|
|
3569
3593
|
slots: [],
|
|
3570
3594
|
leaf: !0
|
|
3571
3595
|
};
|
|
3572
|
-
|
|
3573
|
-
const
|
|
3596
|
+
I(xl);
|
|
3597
|
+
const kl = {
|
|
3574
3598
|
key: "scene_map_controls_v1",
|
|
3575
3599
|
name: "x-runtime-lib.mapControls",
|
|
3576
|
-
comp:
|
|
3600
|
+
comp: Ki,
|
|
3577
3601
|
properties: {
|
|
3578
3602
|
pageScene: [y],
|
|
3579
3603
|
compScene: [y]
|
|
@@ -3583,11 +3607,11 @@ const xl = {
|
|
|
3583
3607
|
slots: [],
|
|
3584
3608
|
leaf: !0
|
|
3585
3609
|
};
|
|
3586
|
-
|
|
3587
|
-
const
|
|
3610
|
+
I(kl);
|
|
3611
|
+
const wl = {
|
|
3588
3612
|
key: "scene_orbit_controls_v1",
|
|
3589
3613
|
name: "x-runtime-lib.orbitControls",
|
|
3590
|
-
comp:
|
|
3614
|
+
comp: Di,
|
|
3591
3615
|
properties: {
|
|
3592
3616
|
pageScene: [y],
|
|
3593
3617
|
compScene: [y]
|
|
@@ -3597,8 +3621,8 @@ const kl = {
|
|
|
3597
3621
|
slots: [],
|
|
3598
3622
|
leaf: !0
|
|
3599
3623
|
};
|
|
3600
|
-
|
|
3601
|
-
function
|
|
3624
|
+
I(wl);
|
|
3625
|
+
function Il(t, n) {
|
|
3602
3626
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
3603
3627
|
if (!o) {
|
|
3604
3628
|
console.error(`boxGeometryV1/spawn property tag not found, ${e}`);
|
|
@@ -3737,7 +3761,7 @@ const dn = {
|
|
|
3737
3761
|
}, yt = {
|
|
3738
3762
|
key: "scene_box_geometry_v1",
|
|
3739
3763
|
name: "x-runtime-lib.boxGeometry",
|
|
3740
|
-
comp:
|
|
3764
|
+
comp: Fi,
|
|
3741
3765
|
properties: {
|
|
3742
3766
|
pageScene: [y, dn],
|
|
3743
3767
|
compScene: [y, dn]
|
|
@@ -3746,9 +3770,9 @@ const dn = {
|
|
|
3746
3770
|
methods: [],
|
|
3747
3771
|
slots: [],
|
|
3748
3772
|
leaf: !0,
|
|
3749
|
-
spawn:
|
|
3773
|
+
spawn: Il
|
|
3750
3774
|
};
|
|
3751
|
-
|
|
3775
|
+
I(yt);
|
|
3752
3776
|
function Cl(t, n) {
|
|
3753
3777
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
3754
3778
|
if (!o) {
|
|
@@ -3778,7 +3802,7 @@ function Cl(t, n) {
|
|
|
3778
3802
|
z: 1
|
|
3779
3803
|
}
|
|
3780
3804
|
};
|
|
3781
|
-
const a =
|
|
3805
|
+
const a = Vl(t, n), c = Pl(t, n);
|
|
3782
3806
|
return {
|
|
3783
3807
|
nodeLite: E(r, [a.nodeLite, c.nodeLite]),
|
|
3784
3808
|
nodes: {
|
|
@@ -3788,7 +3812,7 @@ function Cl(t, n) {
|
|
|
3788
3812
|
}
|
|
3789
3813
|
};
|
|
3790
3814
|
}
|
|
3791
|
-
function
|
|
3815
|
+
function Vl(t, n) {
|
|
3792
3816
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
3793
3817
|
if (!o) {
|
|
3794
3818
|
console.error(
|
|
@@ -3819,7 +3843,7 @@ function Il(t, n) {
|
|
|
3819
3843
|
}
|
|
3820
3844
|
};
|
|
3821
3845
|
}
|
|
3822
|
-
function
|
|
3846
|
+
function Pl(t, n) {
|
|
3823
3847
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
3824
3848
|
if (!o) {
|
|
3825
3849
|
console.error(
|
|
@@ -3897,7 +3921,7 @@ const fn = {
|
|
|
3897
3921
|
}, bt = {
|
|
3898
3922
|
key: "scene_sphere_geometry_v1",
|
|
3899
3923
|
name: "x-runtime-lib.sphereGeometry",
|
|
3900
|
-
comp:
|
|
3924
|
+
comp: ji,
|
|
3901
3925
|
properties: {
|
|
3902
3926
|
pageScene: [y, fn],
|
|
3903
3927
|
compScene: [y, fn]
|
|
@@ -3908,7 +3932,7 @@ const fn = {
|
|
|
3908
3932
|
leaf: !0,
|
|
3909
3933
|
spawn: Cl
|
|
3910
3934
|
};
|
|
3911
|
-
|
|
3935
|
+
I(bt);
|
|
3912
3936
|
const ot = K(X);
|
|
3913
3937
|
ot.children[0].default = "custom";
|
|
3914
3938
|
ot.children[2].children[0].default = "0xffffff";
|
|
@@ -3926,10 +3950,10 @@ const yn = {
|
|
|
3926
3950
|
default: 1
|
|
3927
3951
|
}
|
|
3928
3952
|
]
|
|
3929
|
-
},
|
|
3953
|
+
}, Ll = {
|
|
3930
3954
|
key: "scene_ambient_light_v1",
|
|
3931
3955
|
name: "x-runtime-lib.ambientLight",
|
|
3932
|
-
comp:
|
|
3956
|
+
comp: Hi,
|
|
3933
3957
|
properties: {
|
|
3934
3958
|
pageScene: [y, Q, yn],
|
|
3935
3959
|
compScene: [y, Q, yn]
|
|
@@ -3938,7 +3962,7 @@ const yn = {
|
|
|
3938
3962
|
methods: [],
|
|
3939
3963
|
slots: []
|
|
3940
3964
|
};
|
|
3941
|
-
|
|
3965
|
+
I(Ll);
|
|
3942
3966
|
const it = K(X);
|
|
3943
3967
|
it.children[0].default = "custom";
|
|
3944
3968
|
it.children[2].children[0].default = "0xffffff";
|
|
@@ -3956,10 +3980,10 @@ const bn = {
|
|
|
3956
3980
|
default: 1
|
|
3957
3981
|
}
|
|
3958
3982
|
]
|
|
3959
|
-
},
|
|
3983
|
+
}, zl = {
|
|
3960
3984
|
key: "scene_directional_light_v1",
|
|
3961
3985
|
name: "x-runtime-lib.directionalLight",
|
|
3962
|
-
comp:
|
|
3986
|
+
comp: Ji,
|
|
3963
3987
|
properties: {
|
|
3964
3988
|
pageScene: [y, Q, bn],
|
|
3965
3989
|
compScene: [y, Q, bn]
|
|
@@ -3968,7 +3992,7 @@ const bn = {
|
|
|
3968
3992
|
methods: [],
|
|
3969
3993
|
slots: []
|
|
3970
3994
|
};
|
|
3971
|
-
|
|
3995
|
+
I(zl);
|
|
3972
3996
|
const rt = K(X);
|
|
3973
3997
|
rt.children[0].default = "custom";
|
|
3974
3998
|
rt.children[2].children[0].default = "0xffffff";
|
|
@@ -4000,10 +4024,10 @@ const gn = {
|
|
|
4000
4024
|
default: 2
|
|
4001
4025
|
}
|
|
4002
4026
|
]
|
|
4003
|
-
},
|
|
4027
|
+
}, Tl = {
|
|
4004
4028
|
key: "scene_point_light_v1",
|
|
4005
4029
|
name: "x-runtime-lib.pointLight",
|
|
4006
|
-
comp:
|
|
4030
|
+
comp: Xi,
|
|
4007
4031
|
properties: {
|
|
4008
4032
|
pageScene: [y, Q, gn],
|
|
4009
4033
|
compScene: [y, Q, gn]
|
|
@@ -4012,7 +4036,7 @@ const gn = {
|
|
|
4012
4036
|
methods: [],
|
|
4013
4037
|
slots: []
|
|
4014
4038
|
};
|
|
4015
|
-
|
|
4039
|
+
I(Tl);
|
|
4016
4040
|
const st = K(X);
|
|
4017
4041
|
st.children[0].default = "custom";
|
|
4018
4042
|
st.children[2].children[0].default = "0xffffff";
|
|
@@ -4061,10 +4085,10 @@ const hn = {
|
|
|
4061
4085
|
default: 0
|
|
4062
4086
|
}
|
|
4063
4087
|
]
|
|
4064
|
-
},
|
|
4088
|
+
}, El = {
|
|
4065
4089
|
key: "scene_spot_light_v1",
|
|
4066
4090
|
name: "x-runtime-lib.spotLight",
|
|
4067
|
-
comp:
|
|
4091
|
+
comp: Zi,
|
|
4068
4092
|
properties: {
|
|
4069
4093
|
pageScene: [y, Q, hn],
|
|
4070
4094
|
compScene: [y, Q, hn]
|
|
@@ -4073,11 +4097,11 @@ const hn = {
|
|
|
4073
4097
|
methods: [],
|
|
4074
4098
|
slots: []
|
|
4075
4099
|
};
|
|
4076
|
-
|
|
4100
|
+
I(El);
|
|
4077
4101
|
const De = {
|
|
4078
4102
|
key: "scene_mesh_basic_material_v1",
|
|
4079
4103
|
name: "x-runtime-lib.meshBasicMaterial",
|
|
4080
|
-
comp:
|
|
4104
|
+
comp: tr,
|
|
4081
4105
|
properties: {
|
|
4082
4106
|
pageScene: [y],
|
|
4083
4107
|
compScene: [y]
|
|
@@ -4087,11 +4111,11 @@ const De = {
|
|
|
4087
4111
|
slots: [],
|
|
4088
4112
|
leaf: !0
|
|
4089
4113
|
};
|
|
4090
|
-
|
|
4091
|
-
const
|
|
4114
|
+
I(De);
|
|
4115
|
+
const Al = {
|
|
4092
4116
|
key: "scene_group_v1",
|
|
4093
4117
|
name: "x-runtime-lib.group",
|
|
4094
|
-
comp:
|
|
4118
|
+
comp: or,
|
|
4095
4119
|
properties: {
|
|
4096
4120
|
pageScene: [y, Q],
|
|
4097
4121
|
compScene: [y, Q]
|
|
@@ -4100,11 +4124,11 @@ const El = {
|
|
|
4100
4124
|
methods: [],
|
|
4101
4125
|
slots: []
|
|
4102
4126
|
};
|
|
4103
|
-
|
|
4127
|
+
I(Al);
|
|
4104
4128
|
const Oe = {
|
|
4105
4129
|
key: "scene_mesh_v1",
|
|
4106
4130
|
name: "x-runtime-lib.mesh",
|
|
4107
|
-
comp:
|
|
4131
|
+
comp: rr,
|
|
4108
4132
|
properties: {
|
|
4109
4133
|
pageScene: [y, Q],
|
|
4110
4134
|
compScene: [y, Q]
|
|
@@ -4113,8 +4137,8 @@ const Oe = {
|
|
|
4113
4137
|
methods: [],
|
|
4114
4138
|
slots: []
|
|
4115
4139
|
};
|
|
4116
|
-
|
|
4117
|
-
function
|
|
4140
|
+
I(Oe);
|
|
4141
|
+
function Ml(t, n) {
|
|
4118
4142
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
4119
4143
|
if (!o) {
|
|
4120
4144
|
console.error(`barChartV1/spawn property tag not found, ${e}`);
|
|
@@ -4162,16 +4186,16 @@ const _n = {
|
|
|
4162
4186
|
}, gt = {
|
|
4163
4187
|
key: "common_bar_chart_v1",
|
|
4164
4188
|
name: "x-runtime-lib.barChart",
|
|
4165
|
-
comp:
|
|
4189
|
+
comp: ps,
|
|
4166
4190
|
properties: {
|
|
4167
4191
|
pageCommon: [y, Y, Qe, et, tt, Ze, _n],
|
|
4168
4192
|
compCommon: [y, Y, Qe, et, tt, Ze, _n]
|
|
4169
4193
|
},
|
|
4170
4194
|
leaf: !0,
|
|
4171
|
-
spawn:
|
|
4195
|
+
spawn: Ml
|
|
4172
4196
|
};
|
|
4173
|
-
|
|
4174
|
-
function
|
|
4197
|
+
I(gt);
|
|
4198
|
+
function Bl(t, n) {
|
|
4175
4199
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
4176
4200
|
if (!o) {
|
|
4177
4201
|
console.error(`lineChartV1/spawn property tag not found, ${e}`);
|
|
@@ -4219,26 +4243,26 @@ const vn = {
|
|
|
4219
4243
|
}, ht = {
|
|
4220
4244
|
key: "common_line_chart_v1",
|
|
4221
4245
|
name: "x-runtime-lib.lineChart",
|
|
4222
|
-
comp:
|
|
4246
|
+
comp: ds,
|
|
4223
4247
|
properties: {
|
|
4224
4248
|
pageCommon: [y, Y, Qe, et, tt, Ze, vn],
|
|
4225
4249
|
compCommon: [y, Y, Qe, et, tt, Ze, vn]
|
|
4226
4250
|
},
|
|
4227
4251
|
leaf: !0,
|
|
4228
|
-
spawn:
|
|
4252
|
+
spawn: Bl
|
|
4229
4253
|
};
|
|
4230
|
-
|
|
4231
|
-
const
|
|
4254
|
+
I(ht);
|
|
4255
|
+
const Wl = {
|
|
4232
4256
|
key: "multiple_ref_v1",
|
|
4233
4257
|
name: "x-runtime-lib.multipleRef",
|
|
4234
|
-
comp:
|
|
4258
|
+
comp: fs,
|
|
4235
4259
|
properties: {
|
|
4236
4260
|
pageCommon: [y],
|
|
4237
4261
|
compCommon: [y]
|
|
4238
4262
|
},
|
|
4239
4263
|
leaf: !0
|
|
4240
4264
|
};
|
|
4241
|
-
|
|
4265
|
+
I(Wl);
|
|
4242
4266
|
const xn = {
|
|
4243
4267
|
key: "reference",
|
|
4244
4268
|
name: "x-runtime-lib.reference",
|
|
@@ -4250,17 +4274,17 @@ const xn = {
|
|
|
4250
4274
|
default: void 0
|
|
4251
4275
|
}
|
|
4252
4276
|
]
|
|
4253
|
-
},
|
|
4277
|
+
}, Rl = {
|
|
4254
4278
|
key: "reference_v1",
|
|
4255
4279
|
name: "x-runtime-lib.reference",
|
|
4256
|
-
comp:
|
|
4280
|
+
comp: ys,
|
|
4257
4281
|
properties: {
|
|
4258
4282
|
pageCommon: [y, Y, xn],
|
|
4259
4283
|
compCommon: [y, Y, xn]
|
|
4260
4284
|
},
|
|
4261
4285
|
leaf: !0
|
|
4262
4286
|
};
|
|
4263
|
-
|
|
4287
|
+
I(Rl);
|
|
4264
4288
|
const kn = {
|
|
4265
4289
|
key: "settings",
|
|
4266
4290
|
name: "x-runtime-lib.settings",
|
|
@@ -4272,16 +4296,16 @@ const kn = {
|
|
|
4272
4296
|
default: !1
|
|
4273
4297
|
}
|
|
4274
4298
|
]
|
|
4275
|
-
},
|
|
4299
|
+
}, Kl = {
|
|
4276
4300
|
key: "render_switch_v1",
|
|
4277
4301
|
name: "x-runtime-lib.renderSwitch",
|
|
4278
|
-
comp:
|
|
4302
|
+
comp: bs,
|
|
4279
4303
|
properties: {
|
|
4280
4304
|
pageCommon: [y, kn],
|
|
4281
4305
|
compCommon: [y, kn]
|
|
4282
4306
|
}
|
|
4283
4307
|
};
|
|
4284
|
-
|
|
4308
|
+
I(Kl);
|
|
4285
4309
|
const Me = K(X);
|
|
4286
4310
|
Me.key = "backgroundColor";
|
|
4287
4311
|
Me.name = "x-runtime-lib.backgroundColor";
|
|
@@ -4290,26 +4314,26 @@ const zo = {
|
|
|
4290
4314
|
name: "x-runtime-lib.adaptSlot",
|
|
4291
4315
|
ui: "slotSelect",
|
|
4292
4316
|
default: void 0
|
|
4293
|
-
},
|
|
4317
|
+
}, Dl = {
|
|
4294
4318
|
key: "settings",
|
|
4295
4319
|
name: "x-runtime-lib.settings",
|
|
4296
4320
|
children: [Me]
|
|
4297
|
-
},
|
|
4321
|
+
}, Ol = {
|
|
4298
4322
|
key: "settings",
|
|
4299
4323
|
name: "x-runtime-lib.settings",
|
|
4300
4324
|
children: [Me, zo]
|
|
4301
|
-
},
|
|
4325
|
+
}, Fl = {
|
|
4302
4326
|
key: "settings",
|
|
4303
4327
|
name: "x-runtime-lib.settings",
|
|
4304
4328
|
children: [Me]
|
|
4305
|
-
},
|
|
4329
|
+
}, Nl = {
|
|
4306
4330
|
key: "settings",
|
|
4307
4331
|
name: "x-runtime-lib.settings",
|
|
4308
4332
|
children: [Me, zo]
|
|
4309
|
-
},
|
|
4333
|
+
}, jl = {
|
|
4310
4334
|
key: "startup",
|
|
4311
4335
|
name: "x-runtime-lib.startup"
|
|
4312
|
-
},
|
|
4336
|
+
}, Gl = {
|
|
4313
4337
|
key: "screenSizeChange",
|
|
4314
4338
|
name: "x-runtime-lib.screenSizeChange",
|
|
4315
4339
|
params: [
|
|
@@ -4324,7 +4348,7 @@ const zo = {
|
|
|
4324
4348
|
type: "string"
|
|
4325
4349
|
}
|
|
4326
4350
|
]
|
|
4327
|
-
},
|
|
4351
|
+
}, Hl = {
|
|
4328
4352
|
key: "darkModeChange",
|
|
4329
4353
|
name: "x-runtime-lib.darkModeChange",
|
|
4330
4354
|
params: [
|
|
@@ -4334,20 +4358,20 @@ const zo = {
|
|
|
4334
4358
|
type: "boolean"
|
|
4335
4359
|
}
|
|
4336
4360
|
]
|
|
4337
|
-
},
|
|
4361
|
+
}, Ul = {
|
|
4338
4362
|
key: "globality_v1",
|
|
4339
4363
|
name: "x-runtime-lib.globality",
|
|
4340
4364
|
comp: null,
|
|
4341
4365
|
properties: {
|
|
4342
|
-
pageCommon: [
|
|
4343
|
-
pageScene: [
|
|
4344
|
-
compCommon: [
|
|
4345
|
-
compScene: [
|
|
4366
|
+
pageCommon: [Dl],
|
|
4367
|
+
pageScene: [Fl],
|
|
4368
|
+
compCommon: [Ol],
|
|
4369
|
+
compScene: [Nl]
|
|
4346
4370
|
},
|
|
4347
|
-
events: [
|
|
4371
|
+
events: [jl, Gl, Hl],
|
|
4348
4372
|
internal: !0
|
|
4349
4373
|
};
|
|
4350
|
-
|
|
4374
|
+
I(Ul);
|
|
4351
4375
|
const wn = {
|
|
4352
4376
|
key: "settings",
|
|
4353
4377
|
name: "x-runtime-lib.settings",
|
|
@@ -4383,17 +4407,17 @@ const wn = {
|
|
|
4383
4407
|
default: !1
|
|
4384
4408
|
}
|
|
4385
4409
|
]
|
|
4386
|
-
},
|
|
4410
|
+
}, Jl = {
|
|
4387
4411
|
key: "common_badge_v1",
|
|
4388
4412
|
name: "x-runtime-lib.badge",
|
|
4389
|
-
comp:
|
|
4413
|
+
comp: gs,
|
|
4390
4414
|
properties: {
|
|
4391
4415
|
pageCommon: [y, wn],
|
|
4392
4416
|
compCommon: [y, wn]
|
|
4393
4417
|
}
|
|
4394
4418
|
};
|
|
4395
|
-
|
|
4396
|
-
function
|
|
4419
|
+
I(Jl);
|
|
4420
|
+
function ql(t, n) {
|
|
4397
4421
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
4398
4422
|
if (!o) {
|
|
4399
4423
|
console.error(`btnV1/spawn property tag not found, ${e}`);
|
|
@@ -4412,7 +4436,7 @@ function Jl(t, n) {
|
|
|
4412
4436
|
}
|
|
4413
4437
|
};
|
|
4414
4438
|
}
|
|
4415
|
-
const
|
|
4439
|
+
const Xl = K(X), In = {
|
|
4416
4440
|
key: "settings",
|
|
4417
4441
|
name: "x-runtime-lib.settings",
|
|
4418
4442
|
children: [
|
|
@@ -4491,7 +4515,7 @@ const ql = K(X), Sn = {
|
|
|
4491
4515
|
ui: "switch",
|
|
4492
4516
|
default: !1
|
|
4493
4517
|
},
|
|
4494
|
-
|
|
4518
|
+
Xl,
|
|
4495
4519
|
{
|
|
4496
4520
|
key: "ripple",
|
|
4497
4521
|
name: "x-runtime-lib.ripple",
|
|
@@ -4502,10 +4526,10 @@ const ql = K(X), Sn = {
|
|
|
4502
4526
|
}, _t = {
|
|
4503
4527
|
key: "common_btn_v1",
|
|
4504
4528
|
name: "x-runtime-lib.button",
|
|
4505
|
-
comp:
|
|
4529
|
+
comp: hs,
|
|
4506
4530
|
properties: {
|
|
4507
|
-
pageCommon: [y, Y,
|
|
4508
|
-
compCommon: [y, Y,
|
|
4531
|
+
pageCommon: [y, Y, In],
|
|
4532
|
+
compCommon: [y, Y, In]
|
|
4509
4533
|
},
|
|
4510
4534
|
events: [
|
|
4511
4535
|
{
|
|
@@ -4514,20 +4538,20 @@ const ql = K(X), Sn = {
|
|
|
4514
4538
|
}
|
|
4515
4539
|
],
|
|
4516
4540
|
leaf: !0,
|
|
4517
|
-
spawn:
|
|
4541
|
+
spawn: ql
|
|
4518
4542
|
};
|
|
4519
|
-
|
|
4520
|
-
const
|
|
4543
|
+
I(_t);
|
|
4544
|
+
const Yl = {
|
|
4521
4545
|
key: "common_btn_group_v1",
|
|
4522
4546
|
name: "x-runtime-lib.buttonGroup",
|
|
4523
|
-
comp:
|
|
4547
|
+
comp: xs,
|
|
4524
4548
|
properties: {
|
|
4525
4549
|
pageCommon: [y],
|
|
4526
4550
|
compCommon: [y]
|
|
4527
4551
|
}
|
|
4528
4552
|
};
|
|
4529
|
-
|
|
4530
|
-
const
|
|
4553
|
+
I(Yl);
|
|
4554
|
+
const Sn = {
|
|
4531
4555
|
key: "settings",
|
|
4532
4556
|
name: "x-runtime-lib.settings",
|
|
4533
4557
|
children: [
|
|
@@ -4588,17 +4612,17 @@ const $n = {
|
|
|
4588
4612
|
default: !1
|
|
4589
4613
|
}
|
|
4590
4614
|
]
|
|
4591
|
-
},
|
|
4615
|
+
}, Zl = {
|
|
4592
4616
|
key: "common_btn_toggle_v1",
|
|
4593
4617
|
name: "x-runtime-lib.buttonToggle",
|
|
4594
|
-
comp:
|
|
4618
|
+
comp: ks,
|
|
4595
4619
|
properties: {
|
|
4596
|
-
pageCommon: [y,
|
|
4597
|
-
compCommon: [y,
|
|
4620
|
+
pageCommon: [y, Sn],
|
|
4621
|
+
compCommon: [y, Sn]
|
|
4598
4622
|
}
|
|
4599
4623
|
};
|
|
4600
|
-
|
|
4601
|
-
function
|
|
4624
|
+
I(Zl);
|
|
4625
|
+
function Ql(t, n) {
|
|
4602
4626
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
4603
4627
|
if (!o) {
|
|
4604
4628
|
console.error(`cardV1/spawn property tag not found, ${e}`);
|
|
@@ -4617,7 +4641,7 @@ function Zl(t, n) {
|
|
|
4617
4641
|
}
|
|
4618
4642
|
};
|
|
4619
4643
|
}
|
|
4620
|
-
const
|
|
4644
|
+
const $n = {
|
|
4621
4645
|
key: "settings",
|
|
4622
4646
|
name: "x-runtime-lib.settings",
|
|
4623
4647
|
children: [
|
|
@@ -4675,15 +4699,15 @@ const Cn = {
|
|
|
4675
4699
|
}, Fe = {
|
|
4676
4700
|
key: "common_card_v1",
|
|
4677
4701
|
name: "x-runtime-lib.card",
|
|
4678
|
-
comp:
|
|
4702
|
+
comp: ws,
|
|
4679
4703
|
properties: {
|
|
4680
|
-
pageCommon: [y, Y,
|
|
4681
|
-
compCommon: [y, Y,
|
|
4704
|
+
pageCommon: [y, Y, $n],
|
|
4705
|
+
compCommon: [y, Y, $n]
|
|
4682
4706
|
},
|
|
4683
|
-
spawn:
|
|
4707
|
+
spawn: Ql
|
|
4684
4708
|
};
|
|
4685
|
-
|
|
4686
|
-
const
|
|
4709
|
+
I(Fe);
|
|
4710
|
+
const Cn = {
|
|
4687
4711
|
key: "settings",
|
|
4688
4712
|
name: "x-runtime-lib.settings",
|
|
4689
4713
|
children: [
|
|
@@ -4700,18 +4724,18 @@ const In = {
|
|
|
4700
4724
|
default: ""
|
|
4701
4725
|
}
|
|
4702
4726
|
]
|
|
4703
|
-
},
|
|
4727
|
+
}, ea = {
|
|
4704
4728
|
key: "common_checkbox_v1",
|
|
4705
4729
|
name: "x-runtime-lib.checkbox",
|
|
4706
|
-
comp:
|
|
4730
|
+
comp: Is,
|
|
4707
4731
|
properties: {
|
|
4708
|
-
pageCommon: [y,
|
|
4709
|
-
compCommon: [y,
|
|
4732
|
+
pageCommon: [y, Cn],
|
|
4733
|
+
compCommon: [y, Cn]
|
|
4710
4734
|
},
|
|
4711
4735
|
leaf: !0
|
|
4712
4736
|
};
|
|
4713
|
-
|
|
4714
|
-
const
|
|
4737
|
+
I(ea);
|
|
4738
|
+
const ta = K(X), Vn = {
|
|
4715
4739
|
key: "settings",
|
|
4716
4740
|
name: "x-runtime-lib.settings",
|
|
4717
4741
|
children: [
|
|
@@ -4784,7 +4808,7 @@ const ea = K(X), Vn = {
|
|
|
4784
4808
|
ui: "switch",
|
|
4785
4809
|
default: !1
|
|
4786
4810
|
},
|
|
4787
|
-
|
|
4811
|
+
ta
|
|
4788
4812
|
]
|
|
4789
4813
|
}, vt = {
|
|
4790
4814
|
key: "common_chip_v1",
|
|
@@ -4796,8 +4820,8 @@ const ea = K(X), Vn = {
|
|
|
4796
4820
|
},
|
|
4797
4821
|
leaf: !0
|
|
4798
4822
|
};
|
|
4799
|
-
|
|
4800
|
-
function
|
|
4823
|
+
I(vt);
|
|
4824
|
+
function na(t, n) {
|
|
4801
4825
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
4802
4826
|
if (!o) {
|
|
4803
4827
|
console.error(`chipGroupV1/spawn property tag not found, ${e}`);
|
|
@@ -4912,10 +4936,10 @@ const Pn = {
|
|
|
4912
4936
|
pageCommon: [y, Pn],
|
|
4913
4937
|
compCommon: [y, Pn]
|
|
4914
4938
|
},
|
|
4915
|
-
spawn:
|
|
4939
|
+
spawn: na
|
|
4916
4940
|
};
|
|
4917
|
-
|
|
4918
|
-
const
|
|
4941
|
+
I(xt);
|
|
4942
|
+
const oa = {
|
|
4919
4943
|
key: "common_color_picker_v1",
|
|
4920
4944
|
name: "x-runtime-lib.colorPicker",
|
|
4921
4945
|
comp: Cs,
|
|
@@ -4925,7 +4949,7 @@ const na = {
|
|
|
4925
4949
|
},
|
|
4926
4950
|
leaf: !0
|
|
4927
4951
|
};
|
|
4928
|
-
|
|
4952
|
+
I(oa);
|
|
4929
4953
|
const Ln = {
|
|
4930
4954
|
key: "settings",
|
|
4931
4955
|
name: "x-runtime-lib.settings",
|
|
@@ -4967,17 +4991,17 @@ const Ln = {
|
|
|
4967
4991
|
default: !1
|
|
4968
4992
|
}
|
|
4969
4993
|
]
|
|
4970
|
-
},
|
|
4994
|
+
}, ia = {
|
|
4971
4995
|
key: "common_combobox_v1",
|
|
4972
4996
|
name: "x-runtime-lib.combobox",
|
|
4973
|
-
comp:
|
|
4997
|
+
comp: Vs,
|
|
4974
4998
|
properties: {
|
|
4975
4999
|
pageCommon: [y, Ln],
|
|
4976
5000
|
compCommon: [y, Ln]
|
|
4977
5001
|
},
|
|
4978
5002
|
leaf: !0
|
|
4979
5003
|
};
|
|
4980
|
-
|
|
5004
|
+
I(ia);
|
|
4981
5005
|
const Xt = K(X);
|
|
4982
5006
|
Xt.key = "backgroundColor";
|
|
4983
5007
|
Xt.name = "x-runtime-lib.backgroundColor";
|
|
@@ -4988,7 +5012,7 @@ const zn = {
|
|
|
4988
5012
|
}, kt = {
|
|
4989
5013
|
key: "common_container_v1",
|
|
4990
5014
|
name: "x-runtime-lib.container",
|
|
4991
|
-
comp:
|
|
5015
|
+
comp: Ps,
|
|
4992
5016
|
properties: {
|
|
4993
5017
|
pageCommon: [y, Y, Le, ze, Te, zn],
|
|
4994
5018
|
compCommon: [y, Y, Le, ze, Te, zn]
|
|
@@ -5000,7 +5024,7 @@ const zn = {
|
|
|
5000
5024
|
}
|
|
5001
5025
|
]
|
|
5002
5026
|
};
|
|
5003
|
-
|
|
5027
|
+
I(kt);
|
|
5004
5028
|
const Tn = {
|
|
5005
5029
|
key: "size",
|
|
5006
5030
|
name: "x-runtime-lib.size",
|
|
@@ -5153,32 +5177,32 @@ const Tn = {
|
|
|
5153
5177
|
defaultArray: []
|
|
5154
5178
|
}
|
|
5155
5179
|
]
|
|
5156
|
-
},
|
|
5180
|
+
}, ra = {
|
|
5157
5181
|
key: "common_data_table_v1",
|
|
5158
5182
|
name: "x-runtime-lib.dataTable",
|
|
5159
|
-
comp:
|
|
5183
|
+
comp: Ls,
|
|
5160
5184
|
properties: {
|
|
5161
5185
|
pageCommon: [y, Tn, En, An],
|
|
5162
5186
|
compCommon: [y, Tn, En, An]
|
|
5163
5187
|
},
|
|
5164
5188
|
leaf: !0
|
|
5165
5189
|
};
|
|
5166
|
-
|
|
5167
|
-
const
|
|
5190
|
+
I(ra);
|
|
5191
|
+
const sa = {
|
|
5168
5192
|
key: "common_date_picker_v1",
|
|
5169
5193
|
name: "x-runtime-lib.datePicker",
|
|
5170
|
-
comp:
|
|
5194
|
+
comp: zs,
|
|
5171
5195
|
properties: {
|
|
5172
5196
|
pageCommon: [y],
|
|
5173
5197
|
compCommon: [y]
|
|
5174
5198
|
},
|
|
5175
5199
|
leaf: !0
|
|
5176
5200
|
};
|
|
5177
|
-
|
|
5178
|
-
const
|
|
5201
|
+
I(sa);
|
|
5202
|
+
const la = {
|
|
5179
5203
|
key: "common_dialog_v1",
|
|
5180
5204
|
name: "x-runtime-lib.dialog",
|
|
5181
|
-
comp:
|
|
5205
|
+
comp: Es,
|
|
5182
5206
|
properties: {
|
|
5183
5207
|
pageCommon: [y],
|
|
5184
5208
|
compCommon: [y]
|
|
@@ -5195,15 +5219,15 @@ const sa = {
|
|
|
5195
5219
|
],
|
|
5196
5220
|
teleport: !0
|
|
5197
5221
|
};
|
|
5198
|
-
|
|
5222
|
+
I(la);
|
|
5199
5223
|
const Mn = {
|
|
5200
5224
|
key: "settings",
|
|
5201
5225
|
name: "x-runtime-lib.settings",
|
|
5202
5226
|
children: []
|
|
5203
|
-
},
|
|
5227
|
+
}, uu = {
|
|
5204
5228
|
key: "common_file_input_v1",
|
|
5205
5229
|
name: "x-runtime-lib.fileInput",
|
|
5206
|
-
comp:
|
|
5230
|
+
comp: As,
|
|
5207
5231
|
properties: {
|
|
5208
5232
|
pageCommon: [y, Mn],
|
|
5209
5233
|
compCommon: [y, Mn]
|
|
@@ -5229,14 +5253,14 @@ const Mn = {
|
|
|
5229
5253
|
}, wt = {
|
|
5230
5254
|
key: "common_flex_layout_entry_v1",
|
|
5231
5255
|
name: "x-runtime-lib.flexLayoutEntry",
|
|
5232
|
-
comp:
|
|
5256
|
+
comp: Bs,
|
|
5233
5257
|
properties: {
|
|
5234
5258
|
pageCommon: [y, Y, Bn],
|
|
5235
5259
|
compCommon: [y, Y, Bn]
|
|
5236
5260
|
}
|
|
5237
5261
|
};
|
|
5238
|
-
|
|
5239
|
-
function
|
|
5262
|
+
I(wt);
|
|
5263
|
+
function aa(t, n) {
|
|
5240
5264
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
5241
5265
|
if (!o) {
|
|
5242
5266
|
console.error(`flexLayoutV1/spawn property tag not found, ${e}`);
|
|
@@ -5249,7 +5273,7 @@ function la(t, n) {
|
|
|
5249
5273
|
}
|
|
5250
5274
|
const r = T();
|
|
5251
5275
|
A(r, s), r.basic.id = z(16), r.basic.key = Ne.key;
|
|
5252
|
-
const a =
|
|
5276
|
+
const a = It(
|
|
5253
5277
|
t,
|
|
5254
5278
|
n,
|
|
5255
5279
|
"#ff0000",
|
|
@@ -5258,7 +5282,7 @@ function la(t, n) {
|
|
|
5258
5282
|
void 0,
|
|
5259
5283
|
"40px",
|
|
5260
5284
|
void 0
|
|
5261
|
-
), c =
|
|
5285
|
+
), c = It(
|
|
5262
5286
|
t,
|
|
5263
5287
|
n,
|
|
5264
5288
|
"#00ff00",
|
|
@@ -5267,7 +5291,7 @@ function la(t, n) {
|
|
|
5267
5291
|
void 0,
|
|
5268
5292
|
"60px",
|
|
5269
5293
|
void 0
|
|
5270
|
-
), u =
|
|
5294
|
+
), u = ca(t, n);
|
|
5271
5295
|
return {
|
|
5272
5296
|
nodeLite: E(r, [a.nodeLite, c.nodeLite, u.nodeLite]),
|
|
5273
5297
|
nodes: {
|
|
@@ -5278,7 +5302,7 @@ function la(t, n) {
|
|
|
5278
5302
|
}
|
|
5279
5303
|
};
|
|
5280
5304
|
}
|
|
5281
|
-
function
|
|
5305
|
+
function ca(t, n) {
|
|
5282
5306
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
5283
5307
|
if (!o) {
|
|
5284
5308
|
console.error(
|
|
@@ -5293,7 +5317,7 @@ function aa(t, n) {
|
|
|
5293
5317
|
}
|
|
5294
5318
|
const r = T();
|
|
5295
5319
|
A(r, s), r.basic.id = z(16), r.basic.key = wt.key;
|
|
5296
|
-
const a =
|
|
5320
|
+
const a = It(
|
|
5297
5321
|
t,
|
|
5298
5322
|
n,
|
|
5299
5323
|
"#0000ff",
|
|
@@ -5311,7 +5335,7 @@ function aa(t, n) {
|
|
|
5311
5335
|
}
|
|
5312
5336
|
};
|
|
5313
5337
|
}
|
|
5314
|
-
function
|
|
5338
|
+
function It(t, n, e, o, s, r, a, c, u) {
|
|
5315
5339
|
const p = `type=${t} subtype=${n}`, d = B(t, n);
|
|
5316
5340
|
if (!d) {
|
|
5317
5341
|
console.error(
|
|
@@ -5510,7 +5534,7 @@ const Wn = {
|
|
|
5510
5534
|
}, Ne = {
|
|
5511
5535
|
key: "common_flex_layout_v1",
|
|
5512
5536
|
name: "x-runtime-lib.flexLayout",
|
|
5513
|
-
comp:
|
|
5537
|
+
comp: Ms,
|
|
5514
5538
|
properties: {
|
|
5515
5539
|
pageCommon: [y, Y, Le, ze, Te, Wn],
|
|
5516
5540
|
compCommon: [y, Y, Le, ze, Te, Wn]
|
|
@@ -5521,9 +5545,9 @@ const Wn = {
|
|
|
5521
5545
|
name: "x-runtime-lib.click"
|
|
5522
5546
|
}
|
|
5523
5547
|
],
|
|
5524
|
-
spawn:
|
|
5548
|
+
spawn: aa
|
|
5525
5549
|
};
|
|
5526
|
-
|
|
5550
|
+
I(Ne);
|
|
5527
5551
|
const Rn = {
|
|
5528
5552
|
key: "settings",
|
|
5529
5553
|
name: "x-runtime-lib.settings",
|
|
@@ -5674,10 +5698,10 @@ const Rn = {
|
|
|
5674
5698
|
default: void 0
|
|
5675
5699
|
}
|
|
5676
5700
|
]
|
|
5677
|
-
},
|
|
5701
|
+
}, St = {
|
|
5678
5702
|
key: "common_text_field_v1",
|
|
5679
5703
|
name: "x-runtime-lib.textField",
|
|
5680
|
-
comp:
|
|
5704
|
+
comp: cl,
|
|
5681
5705
|
properties: {
|
|
5682
5706
|
pageCommon: [y, Rn, Kn],
|
|
5683
5707
|
compCommon: [y, Rn, Kn]
|
|
@@ -5704,21 +5728,21 @@ const Rn = {
|
|
|
5704
5728
|
],
|
|
5705
5729
|
leaf: !0
|
|
5706
5730
|
};
|
|
5707
|
-
|
|
5708
|
-
function
|
|
5731
|
+
I(St);
|
|
5732
|
+
function ua(t, n) {
|
|
5709
5733
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
5710
5734
|
if (!o) {
|
|
5711
5735
|
console.error(`formV1/spawn property tag not found, ${e}`);
|
|
5712
5736
|
return;
|
|
5713
5737
|
}
|
|
5714
|
-
const s =
|
|
5738
|
+
const s = $t.properties[o];
|
|
5715
5739
|
if (!s) {
|
|
5716
5740
|
console.error(`formV1/spawn properties not found, ${e}`);
|
|
5717
5741
|
return;
|
|
5718
5742
|
}
|
|
5719
5743
|
const r = T();
|
|
5720
|
-
A(r, s), r.basic.id = z(16), r.basic.key =
|
|
5721
|
-
const a =
|
|
5744
|
+
A(r, s), r.basic.id = z(16), r.basic.key = $t.key;
|
|
5745
|
+
const a = ma(t, n);
|
|
5722
5746
|
return {
|
|
5723
5747
|
nodeLite: E(r, [a.nodeLite]),
|
|
5724
5748
|
nodes: {
|
|
@@ -5727,19 +5751,19 @@ function ca(t, n) {
|
|
|
5727
5751
|
}
|
|
5728
5752
|
};
|
|
5729
5753
|
}
|
|
5730
|
-
function
|
|
5754
|
+
function ma(t, n) {
|
|
5731
5755
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
5732
5756
|
if (!o) {
|
|
5733
5757
|
console.error(`formV1/spawnTextField property tag not found, ${e}`);
|
|
5734
5758
|
return;
|
|
5735
5759
|
}
|
|
5736
|
-
const s =
|
|
5760
|
+
const s = St.properties[o];
|
|
5737
5761
|
if (!s) {
|
|
5738
5762
|
console.error(`formV1/spawnTextField properties not found, ${e}`);
|
|
5739
5763
|
return;
|
|
5740
5764
|
}
|
|
5741
5765
|
const r = T();
|
|
5742
|
-
return A(r, s), r.basic.id = z(16), r.basic.key =
|
|
5766
|
+
return A(r, s), r.basic.id = z(16), r.basic.key = St.key, {
|
|
5743
5767
|
nodeLite: E(r),
|
|
5744
5768
|
nodes: {
|
|
5745
5769
|
[r.basic.id]: r
|
|
@@ -5764,10 +5788,10 @@ const Dn = {
|
|
|
5764
5788
|
default: !1
|
|
5765
5789
|
}
|
|
5766
5790
|
]
|
|
5767
|
-
},
|
|
5791
|
+
}, $t = {
|
|
5768
5792
|
key: "common_form_v1",
|
|
5769
5793
|
name: "x-runtime-lib.form",
|
|
5770
|
-
comp:
|
|
5794
|
+
comp: Ws,
|
|
5771
5795
|
properties: {
|
|
5772
5796
|
pageCommon: [y, Y, Le, ze, Te, Dn],
|
|
5773
5797
|
compCommon: [y, Y, Le, ze, Te, Dn]
|
|
@@ -5778,10 +5802,10 @@ const Dn = {
|
|
|
5778
5802
|
name: "x-runtime-lib.submit"
|
|
5779
5803
|
}
|
|
5780
5804
|
],
|
|
5781
|
-
spawn:
|
|
5805
|
+
spawn: ua
|
|
5782
5806
|
};
|
|
5783
|
-
|
|
5784
|
-
const
|
|
5807
|
+
I($t);
|
|
5808
|
+
const pa = K(X), On = {
|
|
5785
5809
|
key: "settings",
|
|
5786
5810
|
name: "x-runtime-lib.settings",
|
|
5787
5811
|
children: [
|
|
@@ -5804,23 +5828,23 @@ const ma = K(X), On = {
|
|
|
5804
5828
|
items: "sizeItemsV1",
|
|
5805
5829
|
default: "default"
|
|
5806
5830
|
},
|
|
5807
|
-
|
|
5831
|
+
pa
|
|
5808
5832
|
]
|
|
5809
|
-
},
|
|
5833
|
+
}, da = {
|
|
5810
5834
|
key: "common_icon_v1",
|
|
5811
5835
|
name: "x-runtime-lib.icon",
|
|
5812
|
-
comp:
|
|
5836
|
+
comp: Rs,
|
|
5813
5837
|
properties: {
|
|
5814
5838
|
pageCommon: [y, On],
|
|
5815
5839
|
compCommon: [y, On]
|
|
5816
5840
|
},
|
|
5817
5841
|
leaf: !0
|
|
5818
5842
|
};
|
|
5819
|
-
|
|
5820
|
-
const
|
|
5843
|
+
I(da);
|
|
5844
|
+
const fa = {
|
|
5821
5845
|
key: "common_menu_v1",
|
|
5822
5846
|
name: "x-runtime-lib.menu",
|
|
5823
|
-
comp:
|
|
5847
|
+
comp: Ds,
|
|
5824
5848
|
properties: {
|
|
5825
5849
|
pageCommon: [y],
|
|
5826
5850
|
compCommon: [y]
|
|
@@ -5837,20 +5861,20 @@ const da = {
|
|
|
5837
5861
|
],
|
|
5838
5862
|
teleport: !0
|
|
5839
5863
|
};
|
|
5840
|
-
|
|
5841
|
-
function
|
|
5864
|
+
I(fa);
|
|
5865
|
+
function ya(t, n) {
|
|
5842
5866
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
5843
5867
|
if (!o) {
|
|
5844
5868
|
console.error(`numberInputV1/spawn property tag not found, ${e}`);
|
|
5845
5869
|
return;
|
|
5846
5870
|
}
|
|
5847
|
-
const s =
|
|
5871
|
+
const s = Ct.properties[o];
|
|
5848
5872
|
if (!s) {
|
|
5849
5873
|
console.error(`numberInputV1/spawn properties not found, ${e}`);
|
|
5850
5874
|
return;
|
|
5851
5875
|
}
|
|
5852
5876
|
const r = T();
|
|
5853
|
-
return A(r, s), r.basic.id = z(16), r.basic.key =
|
|
5877
|
+
return A(r, s), r.basic.id = z(16), r.basic.key = Ct.key, r.settings.label = "label", r.settings.placeholder = "placeholder", {
|
|
5854
5878
|
nodeLite: E(r),
|
|
5855
5879
|
nodes: {
|
|
5856
5880
|
[r.basic.id]: r
|
|
@@ -6024,10 +6048,10 @@ const Fn = {
|
|
|
6024
6048
|
]
|
|
6025
6049
|
}
|
|
6026
6050
|
]
|
|
6027
|
-
},
|
|
6051
|
+
}, Ct = {
|
|
6028
6052
|
key: "common_number_input_v1",
|
|
6029
6053
|
name: "x-runtime-lib.numberInput",
|
|
6030
|
-
comp:
|
|
6054
|
+
comp: Os,
|
|
6031
6055
|
properties: {
|
|
6032
6056
|
pageCommon: [y, Fn, Nn],
|
|
6033
6057
|
compCommon: [y, Fn, Nn]
|
|
@@ -6055,9 +6079,9 @@ const Fn = {
|
|
|
6055
6079
|
}
|
|
6056
6080
|
],
|
|
6057
6081
|
leaf: !0,
|
|
6058
|
-
spawn:
|
|
6082
|
+
spawn: ya
|
|
6059
6083
|
};
|
|
6060
|
-
|
|
6084
|
+
I(Ct);
|
|
6061
6085
|
const jn = {
|
|
6062
6086
|
key: "settings",
|
|
6063
6087
|
name: "x-runtime-lib.settings",
|
|
@@ -6121,18 +6145,18 @@ const jn = {
|
|
|
6121
6145
|
default: !1
|
|
6122
6146
|
}
|
|
6123
6147
|
]
|
|
6124
|
-
},
|
|
6148
|
+
}, ba = {
|
|
6125
6149
|
key: "common_pagination_v1",
|
|
6126
6150
|
name: "x-runtime-lib.pagination",
|
|
6127
|
-
comp:
|
|
6151
|
+
comp: Fs,
|
|
6128
6152
|
properties: {
|
|
6129
6153
|
pageCommon: [y, jn],
|
|
6130
6154
|
compCommon: [y, jn]
|
|
6131
6155
|
},
|
|
6132
6156
|
leaf: !0
|
|
6133
6157
|
};
|
|
6134
|
-
|
|
6135
|
-
const
|
|
6158
|
+
I(ba);
|
|
6159
|
+
const ga = K(X), Gn = {
|
|
6136
6160
|
key: "settings",
|
|
6137
6161
|
name: "x-runtime-lib.settings",
|
|
6138
6162
|
children: [
|
|
@@ -6167,20 +6191,20 @@ const ba = K(X), Gn = {
|
|
|
6167
6191
|
items: "densityItemsV1",
|
|
6168
6192
|
default: "default"
|
|
6169
6193
|
},
|
|
6170
|
-
|
|
6194
|
+
ga
|
|
6171
6195
|
]
|
|
6172
6196
|
}, Vt = {
|
|
6173
6197
|
key: "common_radio_v1",
|
|
6174
6198
|
name: "x-runtime-lib.radio",
|
|
6175
|
-
comp:
|
|
6199
|
+
comp: Ns,
|
|
6176
6200
|
properties: {
|
|
6177
6201
|
pageCommon: [y, Gn],
|
|
6178
6202
|
compCommon: [y, Gn]
|
|
6179
6203
|
},
|
|
6180
6204
|
leaf: !0
|
|
6181
6205
|
};
|
|
6182
|
-
|
|
6183
|
-
function
|
|
6206
|
+
I(Vt);
|
|
6207
|
+
function ha(t, n) {
|
|
6184
6208
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
6185
6209
|
if (!o) {
|
|
6186
6210
|
console.error(`radioGroupV1/spawn property tag not found, ${e}`);
|
|
@@ -6275,14 +6299,14 @@ const Hn = {
|
|
|
6275
6299
|
}, Pt = {
|
|
6276
6300
|
key: "common_radio_group_v1",
|
|
6277
6301
|
name: "x-runtime-lib.radioGroup",
|
|
6278
|
-
comp:
|
|
6302
|
+
comp: js,
|
|
6279
6303
|
properties: {
|
|
6280
6304
|
pageCommon: [y, Hn],
|
|
6281
6305
|
compCommon: [y, Hn]
|
|
6282
6306
|
},
|
|
6283
|
-
spawn:
|
|
6307
|
+
spawn: ha
|
|
6284
6308
|
};
|
|
6285
|
-
|
|
6309
|
+
I(Pt);
|
|
6286
6310
|
const Un = {
|
|
6287
6311
|
key: "settings",
|
|
6288
6312
|
name: "x-runtime-lib.settings",
|
|
@@ -6400,17 +6424,17 @@ const Un = {
|
|
|
6400
6424
|
]
|
|
6401
6425
|
}
|
|
6402
6426
|
]
|
|
6403
|
-
},
|
|
6427
|
+
}, _a = {
|
|
6404
6428
|
key: "common_range_slider_v1",
|
|
6405
6429
|
name: "x-runtime-lib.rangeSlider",
|
|
6406
|
-
comp:
|
|
6430
|
+
comp: Gs,
|
|
6407
6431
|
properties: {
|
|
6408
6432
|
pageCommon: [y, Un],
|
|
6409
6433
|
compCommon: [y, Un]
|
|
6410
6434
|
},
|
|
6411
6435
|
leaf: !0
|
|
6412
6436
|
};
|
|
6413
|
-
|
|
6437
|
+
I(_a);
|
|
6414
6438
|
const Jn = {
|
|
6415
6439
|
key: "settings",
|
|
6416
6440
|
name: "x-runtime-lib.settings",
|
|
@@ -6466,17 +6490,17 @@ const Jn = {
|
|
|
6466
6490
|
default: !1
|
|
6467
6491
|
}
|
|
6468
6492
|
]
|
|
6469
|
-
},
|
|
6493
|
+
}, va = {
|
|
6470
6494
|
key: "common_rating_v1",
|
|
6471
6495
|
name: "x-runtime-lib.rating",
|
|
6472
|
-
comp:
|
|
6496
|
+
comp: Hs,
|
|
6473
6497
|
properties: {
|
|
6474
6498
|
pageCommon: [y, Jn],
|
|
6475
6499
|
compCommon: [y, Jn]
|
|
6476
6500
|
},
|
|
6477
6501
|
leaf: !0
|
|
6478
6502
|
};
|
|
6479
|
-
|
|
6503
|
+
I(va);
|
|
6480
6504
|
const qn = {
|
|
6481
6505
|
key: "settings",
|
|
6482
6506
|
name: "x-runtime-lib.settings",
|
|
@@ -6518,17 +6542,17 @@ const qn = {
|
|
|
6518
6542
|
default: !1
|
|
6519
6543
|
}
|
|
6520
6544
|
]
|
|
6521
|
-
},
|
|
6545
|
+
}, xa = {
|
|
6522
6546
|
key: "common_select_v1",
|
|
6523
6547
|
name: "x-runtime-lib.select",
|
|
6524
|
-
comp:
|
|
6548
|
+
comp: Us,
|
|
6525
6549
|
properties: {
|
|
6526
6550
|
pageCommon: [y, qn],
|
|
6527
6551
|
compCommon: [y, qn]
|
|
6528
6552
|
},
|
|
6529
6553
|
leaf: !0
|
|
6530
6554
|
};
|
|
6531
|
-
|
|
6555
|
+
I(xa);
|
|
6532
6556
|
const Zt = K(X);
|
|
6533
6557
|
Zt.key = "color";
|
|
6534
6558
|
Zt.name = "x-runtime-lib.color";
|
|
@@ -6664,27 +6688,27 @@ const Xn = {
|
|
|
6664
6688
|
default: void 0
|
|
6665
6689
|
}
|
|
6666
6690
|
]
|
|
6667
|
-
},
|
|
6691
|
+
}, ka = {
|
|
6668
6692
|
key: "common_slider_v1",
|
|
6669
6693
|
name: "x-runtime-lib.slider",
|
|
6670
|
-
comp:
|
|
6694
|
+
comp: Js,
|
|
6671
6695
|
properties: {
|
|
6672
6696
|
pageCommon: [y, Xn, Yn],
|
|
6673
6697
|
compCommon: [y, Xn, Yn]
|
|
6674
6698
|
},
|
|
6675
6699
|
leaf: !0
|
|
6676
6700
|
};
|
|
6677
|
-
|
|
6701
|
+
I(ka);
|
|
6678
6702
|
const Lt = {
|
|
6679
6703
|
key: "common_stepper_header_v1",
|
|
6680
6704
|
name: "x-runtime-lib.stepperHeader",
|
|
6681
|
-
comp:
|
|
6705
|
+
comp: Zs,
|
|
6682
6706
|
properties: {
|
|
6683
6707
|
pageCommon: [y],
|
|
6684
6708
|
compCommon: [y]
|
|
6685
6709
|
}
|
|
6686
6710
|
};
|
|
6687
|
-
|
|
6711
|
+
I(Lt);
|
|
6688
6712
|
const Zn = {
|
|
6689
6713
|
key: "settings",
|
|
6690
6714
|
name: "x-runtime-lib.settings",
|
|
@@ -6699,23 +6723,23 @@ const Zn = {
|
|
|
6699
6723
|
}, zt = {
|
|
6700
6724
|
key: "common_stepper_item_v1",
|
|
6701
6725
|
name: "x-runtime-lib.stepperItem",
|
|
6702
|
-
comp:
|
|
6726
|
+
comp: Qs,
|
|
6703
6727
|
properties: {
|
|
6704
6728
|
pageCommon: [y, Zn],
|
|
6705
6729
|
compCommon: [y, Zn]
|
|
6706
6730
|
}
|
|
6707
6731
|
};
|
|
6708
|
-
|
|
6732
|
+
I(zt);
|
|
6709
6733
|
const Tt = {
|
|
6710
6734
|
key: "common_stepper_window_v1",
|
|
6711
6735
|
name: "x-runtime-lib.stepperWindow",
|
|
6712
|
-
comp:
|
|
6736
|
+
comp: nl,
|
|
6713
6737
|
properties: {
|
|
6714
6738
|
pageCommon: [y],
|
|
6715
6739
|
compCommon: [y]
|
|
6716
6740
|
}
|
|
6717
6741
|
};
|
|
6718
|
-
|
|
6742
|
+
I(Tt);
|
|
6719
6743
|
const Qn = {
|
|
6720
6744
|
key: "settings",
|
|
6721
6745
|
name: "x-runtime-lib.settings",
|
|
@@ -6730,14 +6754,14 @@ const Qn = {
|
|
|
6730
6754
|
}, Et = {
|
|
6731
6755
|
key: "common_stepper_window_item_v1",
|
|
6732
6756
|
name: "x-runtime-lib.stepperWindowItem",
|
|
6733
|
-
comp:
|
|
6757
|
+
comp: ol,
|
|
6734
6758
|
properties: {
|
|
6735
6759
|
pageCommon: [y, Qn],
|
|
6736
6760
|
compCommon: [y, Qn]
|
|
6737
6761
|
}
|
|
6738
6762
|
};
|
|
6739
|
-
|
|
6740
|
-
function
|
|
6763
|
+
I(Et);
|
|
6764
|
+
function wa(t, n) {
|
|
6741
6765
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
6742
6766
|
if (!o) {
|
|
6743
6767
|
console.error(`stepperV1/spawn property tag not found, ${e}`);
|
|
@@ -6750,7 +6774,7 @@ function ka(t, n) {
|
|
|
6750
6774
|
}
|
|
6751
6775
|
const r = T();
|
|
6752
6776
|
A(r, s), r.basic.id = z(16), r.basic.key = At.key;
|
|
6753
|
-
const a =
|
|
6777
|
+
const a = Ia(t, n), c = Sa(t, n);
|
|
6754
6778
|
return {
|
|
6755
6779
|
nodeLite: E(r, [a.nodeLite, c.nodeLite]),
|
|
6756
6780
|
nodes: {
|
|
@@ -6760,7 +6784,7 @@ function ka(t, n) {
|
|
|
6760
6784
|
}
|
|
6761
6785
|
};
|
|
6762
6786
|
}
|
|
6763
|
-
function
|
|
6787
|
+
function Ia(t, n) {
|
|
6764
6788
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
6765
6789
|
if (!o) {
|
|
6766
6790
|
console.error(`stepperV1/spawnHeader property tag not found, ${e}`);
|
|
@@ -6892,25 +6916,25 @@ const eo = {
|
|
|
6892
6916
|
}, At = {
|
|
6893
6917
|
key: "common_stepper_v1",
|
|
6894
6918
|
name: "x-runtime-lib.stepper",
|
|
6895
|
-
comp:
|
|
6919
|
+
comp: qs,
|
|
6896
6920
|
properties: {
|
|
6897
6921
|
pageCommon: [y, eo],
|
|
6898
6922
|
compCommon: [y, eo]
|
|
6899
6923
|
},
|
|
6900
|
-
spawn:
|
|
6924
|
+
spawn: wa
|
|
6901
6925
|
};
|
|
6902
|
-
|
|
6926
|
+
I(At);
|
|
6903
6927
|
const Ca = {
|
|
6904
6928
|
key: "common_switch_v1",
|
|
6905
6929
|
name: "x-runtime-lib.switch",
|
|
6906
|
-
comp:
|
|
6930
|
+
comp: il,
|
|
6907
6931
|
properties: {
|
|
6908
6932
|
pageCommon: [y],
|
|
6909
6933
|
compCommon: [y]
|
|
6910
6934
|
},
|
|
6911
6935
|
leaf: !0
|
|
6912
6936
|
};
|
|
6913
|
-
|
|
6937
|
+
I(Ca);
|
|
6914
6938
|
const to = {
|
|
6915
6939
|
key: "settings",
|
|
6916
6940
|
name: "x-runtime-lib.settings",
|
|
@@ -6931,15 +6955,15 @@ const to = {
|
|
|
6931
6955
|
}, Mt = {
|
|
6932
6956
|
key: "common_tab_v1",
|
|
6933
6957
|
name: "x-runtime-lib.tab",
|
|
6934
|
-
comp:
|
|
6958
|
+
comp: rl,
|
|
6935
6959
|
properties: {
|
|
6936
6960
|
pageCommon: [y, to],
|
|
6937
6961
|
compCommon: [y, to]
|
|
6938
6962
|
},
|
|
6939
6963
|
leaf: !0
|
|
6940
6964
|
};
|
|
6941
|
-
|
|
6942
|
-
function
|
|
6965
|
+
I(Mt);
|
|
6966
|
+
function Va(t, n) {
|
|
6943
6967
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
6944
6968
|
if (!o) {
|
|
6945
6969
|
console.error(`tabsV1/spawn property tag not found, ${e}`);
|
|
@@ -7073,27 +7097,27 @@ const no = {
|
|
|
7073
7097
|
}, Bt = {
|
|
7074
7098
|
key: "common_tabs_v1",
|
|
7075
7099
|
name: "x-runtime-lib.tabs",
|
|
7076
|
-
comp:
|
|
7100
|
+
comp: sl,
|
|
7077
7101
|
properties: {
|
|
7078
7102
|
pageCommon: [y, no],
|
|
7079
7103
|
compCommon: [y, no]
|
|
7080
7104
|
},
|
|
7081
|
-
spawn:
|
|
7105
|
+
spawn: Va
|
|
7082
7106
|
};
|
|
7083
|
-
|
|
7084
|
-
function
|
|
7107
|
+
I(Bt);
|
|
7108
|
+
function Pa(t, n) {
|
|
7085
7109
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
7086
7110
|
if (!o) {
|
|
7087
7111
|
console.error(`textV1/spawn property tag not found, ${e}`);
|
|
7088
7112
|
return;
|
|
7089
7113
|
}
|
|
7090
|
-
const s =
|
|
7114
|
+
const s = Ie.properties[o];
|
|
7091
7115
|
if (!s) {
|
|
7092
7116
|
console.error(`textV1/spawn properties not found, ${e}`);
|
|
7093
7117
|
return;
|
|
7094
7118
|
}
|
|
7095
7119
|
const r = T();
|
|
7096
|
-
return A(r, s), r.basic.id = z(16), r.basic.key =
|
|
7120
|
+
return A(r, s), r.basic.id = z(16), r.basic.key = Ie.key, r.settings.text = "text", {
|
|
7097
7121
|
nodeLite: E(r),
|
|
7098
7122
|
nodes: {
|
|
7099
7123
|
[r.basic.id]: r
|
|
@@ -7186,19 +7210,19 @@ const oo = {
|
|
|
7186
7210
|
default: !1
|
|
7187
7211
|
}
|
|
7188
7212
|
]
|
|
7189
|
-
},
|
|
7213
|
+
}, Ie = {
|
|
7190
7214
|
key: "common_text_v1",
|
|
7191
7215
|
name: "x-runtime-lib.text",
|
|
7192
|
-
comp:
|
|
7216
|
+
comp: ll,
|
|
7193
7217
|
properties: {
|
|
7194
7218
|
pageCommon: [y, oo],
|
|
7195
7219
|
compCommon: [y, oo]
|
|
7196
7220
|
},
|
|
7197
7221
|
leaf: !0,
|
|
7198
|
-
spawn:
|
|
7222
|
+
spawn: Pa
|
|
7199
7223
|
};
|
|
7200
|
-
|
|
7201
|
-
function
|
|
7224
|
+
I(Ie);
|
|
7225
|
+
function La(t, n) {
|
|
7202
7226
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
7203
7227
|
if (!o) {
|
|
7204
7228
|
console.error(`textareaV1/spawn property tag not found, ${e}`);
|
|
@@ -7291,26 +7315,26 @@ const io = {
|
|
|
7291
7315
|
}, Wt = {
|
|
7292
7316
|
key: "common_textarea_v1",
|
|
7293
7317
|
name: "x-runtime-lib.textarea",
|
|
7294
|
-
comp:
|
|
7318
|
+
comp: al,
|
|
7295
7319
|
properties: {
|
|
7296
7320
|
pageCommon: [y, io],
|
|
7297
7321
|
compCommon: [y, io]
|
|
7298
7322
|
},
|
|
7299
7323
|
leaf: !0,
|
|
7300
|
-
spawn:
|
|
7324
|
+
spawn: La
|
|
7301
7325
|
};
|
|
7302
|
-
|
|
7326
|
+
I(Wt);
|
|
7303
7327
|
const Rt = {
|
|
7304
7328
|
key: "common_timeline_item_v1",
|
|
7305
7329
|
name: "x-runtime-lib.timelineItem",
|
|
7306
|
-
comp:
|
|
7330
|
+
comp: dl,
|
|
7307
7331
|
properties: {
|
|
7308
7332
|
pageCommon: [y],
|
|
7309
7333
|
compCommon: [y]
|
|
7310
7334
|
}
|
|
7311
7335
|
};
|
|
7312
|
-
|
|
7313
|
-
function
|
|
7336
|
+
I(Rt);
|
|
7337
|
+
function za(t, n) {
|
|
7314
7338
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
7315
7339
|
if (!o) {
|
|
7316
7340
|
console.error(`timelineV1/spawn property tag not found, ${e}`);
|
|
@@ -7347,7 +7371,7 @@ function dt(t, n, e) {
|
|
|
7347
7371
|
}
|
|
7348
7372
|
const a = T();
|
|
7349
7373
|
A(a, r), a.basic.id = z(16), a.basic.key = Rt.key;
|
|
7350
|
-
const c =
|
|
7374
|
+
const c = Ta(t, n, e);
|
|
7351
7375
|
return {
|
|
7352
7376
|
nodeLite: E(a, [c.nodeLite]),
|
|
7353
7377
|
nodes: {
|
|
@@ -7356,26 +7380,26 @@ function dt(t, n, e) {
|
|
|
7356
7380
|
}
|
|
7357
7381
|
};
|
|
7358
7382
|
}
|
|
7359
|
-
function
|
|
7383
|
+
function Ta(t, n, e) {
|
|
7360
7384
|
const o = `type=${t} subtype=${n}`, s = B(t, n);
|
|
7361
7385
|
if (!s) {
|
|
7362
7386
|
console.error(`timelineV1/spawnText property tag not found, ${o}`);
|
|
7363
7387
|
return;
|
|
7364
7388
|
}
|
|
7365
|
-
const r =
|
|
7389
|
+
const r = Ie.properties[s];
|
|
7366
7390
|
if (!r) {
|
|
7367
7391
|
console.error(`timelineV1/spawnText properties not found, ${o}`);
|
|
7368
7392
|
return;
|
|
7369
7393
|
}
|
|
7370
7394
|
const a = T();
|
|
7371
|
-
return A(a, r), a.basic.id = z(16), a.basic.key =
|
|
7395
|
+
return A(a, r), a.basic.id = z(16), a.basic.key = Ie.key, a.settings.text = e, {
|
|
7372
7396
|
nodeLite: E(a),
|
|
7373
7397
|
nodes: {
|
|
7374
7398
|
[a.basic.id]: a
|
|
7375
7399
|
}
|
|
7376
7400
|
};
|
|
7377
7401
|
}
|
|
7378
|
-
const
|
|
7402
|
+
const Ea = K(X), Aa = K(X), ro = {
|
|
7379
7403
|
key: "settings",
|
|
7380
7404
|
name: "x-runtime-lib.settings",
|
|
7381
7405
|
children: [
|
|
@@ -7423,7 +7447,7 @@ const Ta = K(X), Ea = K(X), ro = {
|
|
|
7423
7447
|
ui: "switch",
|
|
7424
7448
|
default: !1
|
|
7425
7449
|
},
|
|
7426
|
-
|
|
7450
|
+
Ea
|
|
7427
7451
|
]
|
|
7428
7452
|
},
|
|
7429
7453
|
{
|
|
@@ -7449,32 +7473,32 @@ const Ta = K(X), Ea = K(X), ro = {
|
|
|
7449
7473
|
ui: "numInput",
|
|
7450
7474
|
default: 0
|
|
7451
7475
|
},
|
|
7452
|
-
|
|
7476
|
+
Aa
|
|
7453
7477
|
]
|
|
7454
7478
|
}
|
|
7455
7479
|
]
|
|
7456
7480
|
}, Kt = {
|
|
7457
7481
|
key: "common_timeline_v1",
|
|
7458
7482
|
name: "x-runtime-lib.timeline",
|
|
7459
|
-
comp:
|
|
7483
|
+
comp: ul,
|
|
7460
7484
|
properties: {
|
|
7461
7485
|
pageCommon: [y, ro],
|
|
7462
7486
|
compCommon: [y, ro]
|
|
7463
7487
|
},
|
|
7464
|
-
spawn:
|
|
7488
|
+
spawn: za
|
|
7465
7489
|
};
|
|
7466
|
-
|
|
7490
|
+
I(Kt);
|
|
7467
7491
|
const Dt = {
|
|
7468
7492
|
key: "common_window_item_v1",
|
|
7469
7493
|
name: "x-runtime-lib.windowItem",
|
|
7470
|
-
comp:
|
|
7494
|
+
comp: gl,
|
|
7471
7495
|
properties: {
|
|
7472
7496
|
pageCommon: [y],
|
|
7473
7497
|
compCommon: [y]
|
|
7474
7498
|
}
|
|
7475
7499
|
};
|
|
7476
|
-
|
|
7477
|
-
function
|
|
7500
|
+
I(Dt);
|
|
7501
|
+
function Ma(t, n) {
|
|
7478
7502
|
const e = `type=${t} subtype=${n}`, o = B(t, n);
|
|
7479
7503
|
if (!o) {
|
|
7480
7504
|
console.error(`windowV1/spawn property tag not found, ${e}`);
|
|
@@ -7511,7 +7535,7 @@ function ft(t, n, e) {
|
|
|
7511
7535
|
}
|
|
7512
7536
|
const a = T();
|
|
7513
7537
|
A(a, r), a.basic.id = z(16), a.basic.key = Dt.key;
|
|
7514
|
-
const c =
|
|
7538
|
+
const c = Ba(t, n, e);
|
|
7515
7539
|
return {
|
|
7516
7540
|
nodeLite: E(a, [c.nodeLite]),
|
|
7517
7541
|
nodes: {
|
|
@@ -7520,7 +7544,7 @@ function ft(t, n, e) {
|
|
|
7520
7544
|
}
|
|
7521
7545
|
};
|
|
7522
7546
|
}
|
|
7523
|
-
function
|
|
7547
|
+
function Ba(t, n, e) {
|
|
7524
7548
|
const o = `type=${t} subtype=${n}`, s = B(t, n);
|
|
7525
7549
|
if (!s) {
|
|
7526
7550
|
console.error(
|
|
@@ -7535,7 +7559,7 @@ function Ma(t, n, e) {
|
|
|
7535
7559
|
}
|
|
7536
7560
|
const a = T();
|
|
7537
7561
|
A(a, r), a.basic.id = z(16), a.basic.key = Ne.key, a.size.height = "200px", a.settings.mainAlign.xs = "center", a.settings.crossAlign.xs = "center", a.settings.backgroundColor.mode = "theme", a.settings.backgroundColor.theme = "background2";
|
|
7538
|
-
const c =
|
|
7562
|
+
const c = Wa(t, n, e);
|
|
7539
7563
|
return {
|
|
7540
7564
|
nodeLite: E(a, [c.nodeLite]),
|
|
7541
7565
|
nodes: {
|
|
@@ -7544,19 +7568,19 @@ function Ma(t, n, e) {
|
|
|
7544
7568
|
}
|
|
7545
7569
|
};
|
|
7546
7570
|
}
|
|
7547
|
-
function
|
|
7571
|
+
function Wa(t, n, e) {
|
|
7548
7572
|
const o = `type=${t} subtype=${n}`, s = B(t, n);
|
|
7549
7573
|
if (!s) {
|
|
7550
7574
|
console.error(`windowV1/spawnText property tag not found, ${o}`);
|
|
7551
7575
|
return;
|
|
7552
7576
|
}
|
|
7553
|
-
const r =
|
|
7577
|
+
const r = Ie.properties[s];
|
|
7554
7578
|
if (!r) {
|
|
7555
7579
|
console.error(`windowV1/spawnText properties not found, ${o}`);
|
|
7556
7580
|
return;
|
|
7557
7581
|
}
|
|
7558
7582
|
const a = T();
|
|
7559
|
-
return A(a, r), a.basic.id = z(16), a.basic.key =
|
|
7583
|
+
return A(a, r), a.basic.id = z(16), a.basic.key = Ie.key, a.settings.text = e, a.settings.style.xs = "h6", {
|
|
7560
7584
|
nodeLite: E(a),
|
|
7561
7585
|
nodes: {
|
|
7562
7586
|
[a.basic.id]: a
|
|
@@ -7614,41 +7638,41 @@ const so = {
|
|
|
7614
7638
|
}, Ot = {
|
|
7615
7639
|
key: "common_window_v1",
|
|
7616
7640
|
name: "x-runtime-lib.window",
|
|
7617
|
-
comp:
|
|
7641
|
+
comp: fl,
|
|
7618
7642
|
properties: {
|
|
7619
7643
|
pageCommon: [y, so],
|
|
7620
7644
|
compCommon: [y, so]
|
|
7621
7645
|
},
|
|
7622
|
-
spawn:
|
|
7646
|
+
spawn: Ma
|
|
7623
7647
|
};
|
|
7624
|
-
|
|
7625
|
-
const
|
|
7648
|
+
I(Ot);
|
|
7649
|
+
const Ra = [
|
|
7626
7650
|
{ title: "x-runtime-lib.title", value: "title" },
|
|
7627
7651
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
7628
7652
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
7629
7653
|
{ title: "x-runtime-lib.center", value: "center" }
|
|
7630
|
-
],
|
|
7654
|
+
], Ka = [
|
|
7631
7655
|
{ title: "x-runtime-lib.value", value: "value" },
|
|
7632
7656
|
{ title: "x-runtime-lib.category", value: "category" },
|
|
7633
7657
|
{ title: "x-runtime-lib.time", value: "time" },
|
|
7634
7658
|
{ title: "x-runtime-lib.log", value: "log" }
|
|
7635
|
-
],
|
|
7659
|
+
], Da = [
|
|
7636
7660
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7637
7661
|
{ title: "x-runtime-lib.solid", value: "solid" },
|
|
7638
7662
|
{ title: "x-runtime-lib.dashed", value: "dashed" },
|
|
7639
7663
|
{ title: "x-runtime-lib.dotted", value: "dotted" }
|
|
7640
|
-
],
|
|
7664
|
+
], Oa = [
|
|
7641
7665
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7642
7666
|
{ title: "x-runtime-lib.theme", value: "theme" },
|
|
7643
7667
|
{ title: "x-runtime-lib.custom", value: "custom" }
|
|
7644
|
-
],
|
|
7668
|
+
], Fa = [
|
|
7645
7669
|
{ title: "x-runtime-lib.default", value: "default" },
|
|
7646
7670
|
{ title: "x-runtime-lib.comfortable", value: "comfortable" },
|
|
7647
7671
|
{ title: "x-runtime-lib.compact", value: "compact" }
|
|
7648
|
-
],
|
|
7672
|
+
], Na = [
|
|
7649
7673
|
{ title: "x-runtime-lib.horizontal", value: "horizontal" },
|
|
7650
7674
|
{ title: "x-runtime-lib.vertical", value: "vertical" }
|
|
7651
|
-
],
|
|
7675
|
+
], ja = [
|
|
7652
7676
|
{ title: "x-runtime-lib.underlined", value: "underlined" },
|
|
7653
7677
|
{ title: "x-runtime-lib.outlined", value: "outlined" },
|
|
7654
7678
|
{ title: "x-runtime-lib.filled", value: "filled" },
|
|
@@ -7656,20 +7680,20 @@ const Wa = [
|
|
|
7656
7680
|
{ title: "x-runtime-lib.soloInverted", value: "solo-inverted" },
|
|
7657
7681
|
{ title: "x-runtime-lib.soloFilled", value: "solo-filled" },
|
|
7658
7682
|
{ title: "x-runtime-lib.plain", value: "plain" }
|
|
7659
|
-
],
|
|
7683
|
+
], Ga = [
|
|
7660
7684
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7661
7685
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
7662
7686
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
7663
7687
|
{ title: "x-runtime-lib.center", value: "center" },
|
|
7664
7688
|
{ title: "x-runtime-lib.baseline", value: "baseline" },
|
|
7665
7689
|
{ title: "x-runtime-lib.stretch", value: "stretch" }
|
|
7666
|
-
],
|
|
7690
|
+
], Ha = [
|
|
7667
7691
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7668
7692
|
{ title: "x-runtime-lib.row", value: "row" },
|
|
7669
7693
|
{ title: "x-runtime-lib.rowReverse", value: "rowReverse" },
|
|
7670
7694
|
{ title: "x-runtime-lib.column", value: "column" },
|
|
7671
7695
|
{ title: "x-runtime-lib.columnReverse", value: "columnReverse" }
|
|
7672
|
-
],
|
|
7696
|
+
], Ua = [
|
|
7673
7697
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7674
7698
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
7675
7699
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
@@ -7677,12 +7701,12 @@ const Wa = [
|
|
|
7677
7701
|
{ title: "x-runtime-lib.spaceBetween", value: "spaceBetween" },
|
|
7678
7702
|
{ title: "x-runtime-lib.spaceAround", value: "spaceAround" },
|
|
7679
7703
|
{ title: "x-runtime-lib.spaceEvenly", value: "spaceEvenly" }
|
|
7680
|
-
],
|
|
7704
|
+
], Ja = [
|
|
7681
7705
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7682
7706
|
{ title: "x-runtime-lib.no", value: "no" },
|
|
7683
7707
|
{ title: "x-runtime-lib.yes", value: "yes" },
|
|
7684
7708
|
{ title: "x-runtime-lib.reverse", value: "reverse" }
|
|
7685
|
-
],
|
|
7709
|
+
], qa = [
|
|
7686
7710
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7687
7711
|
{ title: "x-runtime-lib.black", value: "black" },
|
|
7688
7712
|
{ title: "x-runtime-lib.bold", value: "bold" },
|
|
@@ -7690,24 +7714,24 @@ const Wa = [
|
|
|
7690
7714
|
{ title: "x-runtime-lib.regular", value: "regular" },
|
|
7691
7715
|
{ title: "x-runtime-lib.light", value: "light" },
|
|
7692
7716
|
{ title: "x-runtime-lib.thin", value: "thin" }
|
|
7693
|
-
],
|
|
7717
|
+
], Xa = [
|
|
7694
7718
|
{ title: "x-runtime-lib.elevated", value: "elevated" },
|
|
7695
7719
|
{ title: "x-runtime-lib.flat", value: "flat" },
|
|
7696
7720
|
{ title: "x-runtime-lib.tonal", value: "tonal" },
|
|
7697
7721
|
{ title: "x-runtime-lib.outlined", value: "outlined" },
|
|
7698
7722
|
{ title: "x-runtime-lib.text", value: "text" },
|
|
7699
7723
|
{ title: "x-runtime-lib.plain", value: "plain" }
|
|
7700
|
-
],
|
|
7724
|
+
], Ya = [
|
|
7701
7725
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7702
7726
|
{ title: "x-runtime-lib.show", value: "show" },
|
|
7703
7727
|
{ title: "x-runtime-lib.always", value: "always" }
|
|
7704
|
-
],
|
|
7728
|
+
], Za = [
|
|
7705
7729
|
{ title: "x-runtime-lib.xSmall", value: "x-small" },
|
|
7706
7730
|
{ title: "x-runtime-lib.small", value: "small" },
|
|
7707
7731
|
{ title: "x-runtime-lib.default", value: "default" },
|
|
7708
7732
|
{ title: "x-runtime-lib.large", value: "large" },
|
|
7709
7733
|
{ title: "x-runtime-lib.xLarge", value: "x-large" }
|
|
7710
|
-
],
|
|
7734
|
+
], Qa = [
|
|
7711
7735
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7712
7736
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
7713
7737
|
{ title: "x-runtime-lib.center", value: "center" },
|
|
@@ -7715,18 +7739,18 @@ const Wa = [
|
|
|
7715
7739
|
{ title: "x-runtime-lib.justify", value: "justify" },
|
|
7716
7740
|
{ title: "x-runtime-lib.left", value: "left" },
|
|
7717
7741
|
{ title: "x-runtime-lib.right", value: "right" }
|
|
7718
|
-
],
|
|
7742
|
+
], ec = [
|
|
7719
7743
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7720
7744
|
{ title: "x-runtime-lib.none", value: "none" },
|
|
7721
7745
|
{ title: "x-runtime-lib.overline", value: "overline" },
|
|
7722
7746
|
{ title: "x-runtime-lib.underline", value: "underline" },
|
|
7723
7747
|
{ title: "x-runtime-lib.lineThrough", value: "line-through" }
|
|
7724
|
-
],
|
|
7748
|
+
], tc = [
|
|
7725
7749
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7726
7750
|
{ title: "x-runtime-lib.high", value: "high" },
|
|
7727
7751
|
{ title: "x-runtime-lib.medium", value: "medium" },
|
|
7728
7752
|
{ title: "x-runtime-lib.disabled", value: "disabled" }
|
|
7729
|
-
],
|
|
7753
|
+
], nc = [
|
|
7730
7754
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7731
7755
|
{ title: "x-runtime-lib.h1", value: "h1" },
|
|
7732
7756
|
{ title: "x-runtime-lib.h2", value: "h2" },
|
|
@@ -7741,7 +7765,7 @@ const Wa = [
|
|
|
7741
7765
|
{ title: "x-runtime-lib.button", value: "button" },
|
|
7742
7766
|
{ title: "x-runtime-lib.caption", value: "caption" },
|
|
7743
7767
|
{ title: "x-runtime-lib.overline", value: "overline" }
|
|
7744
|
-
],
|
|
7768
|
+
], oc = [
|
|
7745
7769
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7746
7770
|
{ title: "x-runtime-lib.primary", value: "primary" },
|
|
7747
7771
|
{ title: "x-runtime-lib.secondary", value: "secondary" },
|
|
@@ -7752,53 +7776,53 @@ const Wa = [
|
|
|
7752
7776
|
{ title: "x-runtime-lib.background0", value: "background0" },
|
|
7753
7777
|
{ title: "x-runtime-lib.background1", value: "background1" },
|
|
7754
7778
|
{ title: "x-runtime-lib.background2", value: "background2" }
|
|
7755
|
-
],
|
|
7779
|
+
], ic = [
|
|
7756
7780
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7757
7781
|
{ title: "x-runtime-lib.show", value: "show" },
|
|
7758
7782
|
{ title: "x-runtime-lib.always", value: "always" }
|
|
7759
|
-
],
|
|
7783
|
+
], rc = [
|
|
7760
7784
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
7761
7785
|
{ title: "x-runtime-lib.center", value: "center" }
|
|
7762
|
-
],
|
|
7786
|
+
], sc = [
|
|
7763
7787
|
{ title: "x-runtime-lib.horizontal", value: "horizontal" },
|
|
7764
7788
|
{ title: "x-runtime-lib.vertical", value: "vertical" }
|
|
7765
|
-
],
|
|
7789
|
+
], lc = [
|
|
7766
7790
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7767
7791
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
7768
7792
|
{ title: "x-runtime-lib.start", value: "start" }
|
|
7769
|
-
],
|
|
7793
|
+
], ac = [
|
|
7770
7794
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
7771
7795
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
7772
7796
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
7773
7797
|
{ title: "x-runtime-lib.both", value: "both" }
|
|
7774
|
-
],
|
|
7798
|
+
], cc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7775
7799
|
__proto__: null,
|
|
7776
|
-
alignTabsItemsV1:
|
|
7777
|
-
axisTypeItemsV1:
|
|
7778
|
-
borderStyleItemsV1:
|
|
7779
|
-
colorModeItemsV1:
|
|
7780
|
-
densityItemsV1:
|
|
7781
|
-
directionItemsV1:
|
|
7782
|
-
fieldVariantItemsV1:
|
|
7783
|
-
flexCrossAlignItemsV1:
|
|
7784
|
-
flexDirectionItemsV1:
|
|
7785
|
-
flexMainAlignItemsV1:
|
|
7786
|
-
flexWrapItemsV1:
|
|
7787
|
-
fontWeightItemsV1:
|
|
7788
|
-
sheetVariantItemsV1:
|
|
7789
|
-
showTicksItemsV1:
|
|
7790
|
-
sizeItemsV1:
|
|
7791
|
-
textAlignItemsV1:
|
|
7792
|
-
textDecorationItemsV1:
|
|
7793
|
-
textEmphasisItemsV1:
|
|
7794
|
-
textStyleItemsV1:
|
|
7795
|
-
themeColorItemsV1:
|
|
7796
|
-
thumbLabelItemsV1:
|
|
7797
|
-
timelineAlignItemsV1:
|
|
7798
|
-
timelineDirectionItemsV1:
|
|
7799
|
-
timelineSideItemsV1:
|
|
7800
|
-
timelineTruncateLineItemsV1:
|
|
7801
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7800
|
+
alignTabsItemsV1: Ra,
|
|
7801
|
+
axisTypeItemsV1: Ka,
|
|
7802
|
+
borderStyleItemsV1: Da,
|
|
7803
|
+
colorModeItemsV1: Oa,
|
|
7804
|
+
densityItemsV1: Fa,
|
|
7805
|
+
directionItemsV1: Na,
|
|
7806
|
+
fieldVariantItemsV1: ja,
|
|
7807
|
+
flexCrossAlignItemsV1: Ga,
|
|
7808
|
+
flexDirectionItemsV1: Ha,
|
|
7809
|
+
flexMainAlignItemsV1: Ua,
|
|
7810
|
+
flexWrapItemsV1: Ja,
|
|
7811
|
+
fontWeightItemsV1: qa,
|
|
7812
|
+
sheetVariantItemsV1: Xa,
|
|
7813
|
+
showTicksItemsV1: Ya,
|
|
7814
|
+
sizeItemsV1: Za,
|
|
7815
|
+
textAlignItemsV1: Qa,
|
|
7816
|
+
textDecorationItemsV1: ec,
|
|
7817
|
+
textEmphasisItemsV1: tc,
|
|
7818
|
+
textStyleItemsV1: nc,
|
|
7819
|
+
themeColorItemsV1: oc,
|
|
7820
|
+
thumbLabelItemsV1: ic,
|
|
7821
|
+
timelineAlignItemsV1: rc,
|
|
7822
|
+
timelineDirectionItemsV1: sc,
|
|
7823
|
+
timelineSideItemsV1: lc,
|
|
7824
|
+
timelineTruncateLineItemsV1: ac
|
|
7825
|
+
}, Symbol.toStringTag, { value: "Module" })), uc = [
|
|
7802
7826
|
{
|
|
7803
7827
|
title: "x-runtime-lib.notSet",
|
|
7804
7828
|
value: "",
|
|
@@ -7838,7 +7862,7 @@ const Wa = [
|
|
|
7838
7862
|
max: 1 / 0,
|
|
7839
7863
|
step: 1
|
|
7840
7864
|
}
|
|
7841
|
-
],
|
|
7865
|
+
], mc = [
|
|
7842
7866
|
{
|
|
7843
7867
|
title: "x-runtime-lib.notSet",
|
|
7844
7868
|
value: "",
|
|
@@ -7860,7 +7884,7 @@ const Wa = [
|
|
|
7860
7884
|
validator: (t) => t === "right",
|
|
7861
7885
|
default: "right"
|
|
7862
7886
|
}
|
|
7863
|
-
],
|
|
7887
|
+
], pc = [
|
|
7864
7888
|
{
|
|
7865
7889
|
title: "x-runtime-lib.notSet",
|
|
7866
7890
|
value: "",
|
|
@@ -7890,7 +7914,7 @@ const Wa = [
|
|
|
7890
7914
|
precision: 6,
|
|
7891
7915
|
default: "0%"
|
|
7892
7916
|
}
|
|
7893
|
-
],
|
|
7917
|
+
], dc = [
|
|
7894
7918
|
{
|
|
7895
7919
|
title: "x-runtime-lib.notSet",
|
|
7896
7920
|
value: "",
|
|
@@ -7915,7 +7939,7 @@ const Wa = [
|
|
|
7915
7939
|
min: 0,
|
|
7916
7940
|
default: "0%"
|
|
7917
7941
|
}
|
|
7918
|
-
],
|
|
7942
|
+
], fc = [
|
|
7919
7943
|
{
|
|
7920
7944
|
title: "x-runtime-lib.notSet",
|
|
7921
7945
|
value: "",
|
|
@@ -7940,7 +7964,7 @@ const Wa = [
|
|
|
7940
7964
|
min: 0,
|
|
7941
7965
|
default: "0%"
|
|
7942
7966
|
}
|
|
7943
|
-
],
|
|
7967
|
+
], yc = [
|
|
7944
7968
|
{
|
|
7945
7969
|
title: "x-runtime-lib.notSet",
|
|
7946
7970
|
value: "",
|
|
@@ -7969,7 +7993,7 @@ const Wa = [
|
|
|
7969
7993
|
validator: (t) => t === "end",
|
|
7970
7994
|
default: "end"
|
|
7971
7995
|
}
|
|
7972
|
-
],
|
|
7996
|
+
], bc = [
|
|
7973
7997
|
{
|
|
7974
7998
|
title: "x-runtime-lib.notSet",
|
|
7975
7999
|
value: "",
|
|
@@ -7991,16 +8015,16 @@ const Wa = [
|
|
|
7991
8015
|
validator: (t) => t === "bottom",
|
|
7992
8016
|
default: "bottom"
|
|
7993
8017
|
}
|
|
7994
|
-
],
|
|
8018
|
+
], gc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7995
8019
|
__proto__: null,
|
|
7996
|
-
borderWidthTypesV1:
|
|
7997
|
-
leftRightTypesV1:
|
|
7998
|
-
marginTypesV1:
|
|
7999
|
-
paddingTypesV1:
|
|
8000
|
-
sizeTypesV1:
|
|
8001
|
-
tableColumnAlignTypesV1:
|
|
8002
|
-
topBottomTypesV1:
|
|
8003
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
8020
|
+
borderWidthTypesV1: uc,
|
|
8021
|
+
leftRightTypesV1: mc,
|
|
8022
|
+
marginTypesV1: pc,
|
|
8023
|
+
paddingTypesV1: dc,
|
|
8024
|
+
sizeTypesV1: fc,
|
|
8025
|
+
tableColumnAlignTypesV1: yc,
|
|
8026
|
+
topBottomTypesV1: bc
|
|
8027
|
+
}, Symbol.toStringTag, { value: "Module" })), hc = [
|
|
8004
8028
|
{
|
|
8005
8029
|
key: "containment",
|
|
8006
8030
|
name: "x-runtime-lib.containment",
|
|
@@ -8079,7 +8103,7 @@ const Wa = [
|
|
|
8079
8103
|
name: "x-runtime-lib.dynamic",
|
|
8080
8104
|
items: ["reference_v1", "multiple_ref_v1", "render_switch_v1", "slot_v1"]
|
|
8081
8105
|
}
|
|
8082
|
-
],
|
|
8106
|
+
], _c = [
|
|
8083
8107
|
{
|
|
8084
8108
|
key: "objects",
|
|
8085
8109
|
name: "x-runtime-lib.objects",
|
|
@@ -8114,7 +8138,7 @@ const Wa = [
|
|
|
8114
8138
|
"scene_keyboard_controls_v1"
|
|
8115
8139
|
]
|
|
8116
8140
|
}
|
|
8117
|
-
],
|
|
8141
|
+
], vc = [
|
|
8118
8142
|
{
|
|
8119
8143
|
key: "containment",
|
|
8120
8144
|
name: "x-runtime-lib.containment",
|
|
@@ -8193,7 +8217,7 @@ const Wa = [
|
|
|
8193
8217
|
name: "x-runtime-lib.dynamic",
|
|
8194
8218
|
items: ["reference_v1", "multiple_ref_v1", "render_switch_v1", "slot_v1"]
|
|
8195
8219
|
}
|
|
8196
|
-
],
|
|
8220
|
+
], xc = [
|
|
8197
8221
|
{
|
|
8198
8222
|
key: "objects",
|
|
8199
8223
|
name: "x-runtime-lib.objects",
|
|
@@ -8228,12 +8252,12 @@ const Wa = [
|
|
|
8228
8252
|
"scene_keyboard_controls_v1"
|
|
8229
8253
|
]
|
|
8230
8254
|
}
|
|
8231
|
-
],
|
|
8255
|
+
], kc = {
|
|
8232
8256
|
version: "v1",
|
|
8233
8257
|
globalityKey: "globality_v1",
|
|
8234
8258
|
refKey: "reference_v1",
|
|
8235
|
-
items: { ...
|
|
8236
|
-
types: { ...
|
|
8259
|
+
items: { ...cc },
|
|
8260
|
+
types: { ...gc },
|
|
8237
8261
|
elements: /* @__PURE__ */ new Set([
|
|
8238
8262
|
"globality_v1",
|
|
8239
8263
|
"multiple_ref_v1",
|
|
@@ -8305,13 +8329,13 @@ const Wa = [
|
|
|
8305
8329
|
"scene_spot_light_v1"
|
|
8306
8330
|
]),
|
|
8307
8331
|
groups: {
|
|
8308
|
-
pageCommon:
|
|
8309
|
-
pageScene:
|
|
8310
|
-
compCommon:
|
|
8311
|
-
compScene:
|
|
8332
|
+
pageCommon: vc,
|
|
8333
|
+
pageScene: xc,
|
|
8334
|
+
compCommon: hc,
|
|
8335
|
+
compScene: _c
|
|
8312
8336
|
}
|
|
8313
|
-
},
|
|
8314
|
-
v1:
|
|
8337
|
+
}, wc = {
|
|
8338
|
+
v1: kc
|
|
8315
8339
|
};
|
|
8316
8340
|
function B(t, n) {
|
|
8317
8341
|
if (t === "page") {
|
|
@@ -8323,7 +8347,7 @@ function B(t, n) {
|
|
|
8323
8347
|
console.error(`get property tag failed type=${t} subtype=${n}`);
|
|
8324
8348
|
return;
|
|
8325
8349
|
}
|
|
8326
|
-
return `${t}${
|
|
8350
|
+
return `${t}${_i(n)}`;
|
|
8327
8351
|
}
|
|
8328
8352
|
function lo(t, n) {
|
|
8329
8353
|
if (t.array)
|
|
@@ -8346,13 +8370,13 @@ function A(t, n) {
|
|
|
8346
8370
|
}
|
|
8347
8371
|
n.forEach((o) => e(t, o));
|
|
8348
8372
|
}
|
|
8349
|
-
function
|
|
8373
|
+
function mu(t, n, e, o, s) {
|
|
8350
8374
|
const r = `type=${t} subtype=${n} version=${e} ref=${o} keyOrRefId=${s}`, a = B(t, n);
|
|
8351
8375
|
if (!a) {
|
|
8352
8376
|
console.error(`spawnNode property tag not found, ${r}`);
|
|
8353
8377
|
return;
|
|
8354
8378
|
}
|
|
8355
|
-
const c =
|
|
8379
|
+
const c = wc[e];
|
|
8356
8380
|
if (!c) {
|
|
8357
8381
|
console.error(`spawnNode pkg not found version, ${r}`);
|
|
8358
8382
|
return;
|
|
@@ -8413,7 +8437,7 @@ function uu(t, n, e, o, s) {
|
|
|
8413
8437
|
}
|
|
8414
8438
|
}
|
|
8415
8439
|
}
|
|
8416
|
-
function
|
|
8440
|
+
function pu(t, n) {
|
|
8417
8441
|
function e(o) {
|
|
8418
8442
|
if (o.id === n)
|
|
8419
8443
|
return o;
|
|
@@ -8430,7 +8454,7 @@ function mu(t, n) {
|
|
|
8430
8454
|
return s;
|
|
8431
8455
|
}
|
|
8432
8456
|
}
|
|
8433
|
-
function
|
|
8457
|
+
function Ic(t) {
|
|
8434
8458
|
const n = {}, e = (r) => {
|
|
8435
8459
|
const a = z(16);
|
|
8436
8460
|
n[r.id] = a, r.id = a, r.children?.map((c) => e(c));
|
|
@@ -8442,50 +8466,50 @@ function wc(t) {
|
|
|
8442
8466
|
a.basic.id = n[a.basic.id], s[a.basic.id] = a;
|
|
8443
8467
|
}), { nodeLite: o, nodes: s };
|
|
8444
8468
|
}
|
|
8445
|
-
function
|
|
8446
|
-
return t.map((n) =>
|
|
8469
|
+
function du(t) {
|
|
8470
|
+
return t.map((n) => Ic(n));
|
|
8447
8471
|
}
|
|
8448
8472
|
const To = "runtimeOrg", Eo = "runtimeEnv", Ao = "runtimeMode", Mo = "runtimeDevice", Bo = "runtimeDark", Wo = "runtimeType", Ro = "runtimeData", Ko = "runtimeDepends", Do = "runtimeRuntime", Oo = "runtimeSandbox";
|
|
8449
|
-
function
|
|
8473
|
+
function fu(t) {
|
|
8450
8474
|
me(To, t);
|
|
8451
8475
|
}
|
|
8452
8476
|
function Sc() {
|
|
8453
8477
|
return ue(To);
|
|
8454
8478
|
}
|
|
8455
|
-
function
|
|
8479
|
+
function yu(t) {
|
|
8456
8480
|
me(Eo, t);
|
|
8457
8481
|
}
|
|
8458
8482
|
function $c() {
|
|
8459
8483
|
return ue(Eo);
|
|
8460
8484
|
}
|
|
8461
|
-
function
|
|
8485
|
+
function bu(t) {
|
|
8462
8486
|
me(Ao, t);
|
|
8463
8487
|
}
|
|
8464
8488
|
function J() {
|
|
8465
8489
|
return ue(Ao);
|
|
8466
8490
|
}
|
|
8467
|
-
function
|
|
8491
|
+
function gu(t) {
|
|
8468
8492
|
me(Mo, Nt(t));
|
|
8469
8493
|
}
|
|
8470
8494
|
function Be() {
|
|
8471
8495
|
return ue(Mo);
|
|
8472
8496
|
}
|
|
8473
|
-
function
|
|
8497
|
+
function hu(t) {
|
|
8474
8498
|
me(Bo, Nt(t));
|
|
8475
8499
|
}
|
|
8476
8500
|
function Ue() {
|
|
8477
8501
|
return ue(Bo);
|
|
8478
8502
|
}
|
|
8479
|
-
function
|
|
8503
|
+
function _u(t) {
|
|
8480
8504
|
me(Wo, t);
|
|
8481
8505
|
}
|
|
8482
|
-
function
|
|
8506
|
+
function ge() {
|
|
8483
8507
|
return ue(Wo);
|
|
8484
8508
|
}
|
|
8485
|
-
function
|
|
8509
|
+
function Fo(t) {
|
|
8486
8510
|
me(Ro, t);
|
|
8487
8511
|
}
|
|
8488
|
-
function
|
|
8512
|
+
function he() {
|
|
8489
8513
|
return ue(Ro);
|
|
8490
8514
|
}
|
|
8491
8515
|
function vu(t) {
|
|
@@ -8497,13 +8521,13 @@ function Cc() {
|
|
|
8497
8521
|
function xu(t) {
|
|
8498
8522
|
me(Do, t);
|
|
8499
8523
|
}
|
|
8500
|
-
function
|
|
8524
|
+
function Vc() {
|
|
8501
8525
|
return ue(Do);
|
|
8502
8526
|
}
|
|
8503
|
-
function
|
|
8527
|
+
function Pc(t) {
|
|
8504
8528
|
me(Oo, t);
|
|
8505
8529
|
}
|
|
8506
|
-
function
|
|
8530
|
+
function _e() {
|
|
8507
8531
|
return ue(Oo, void 0);
|
|
8508
8532
|
}
|
|
8509
8533
|
function Re(t) {
|
|
@@ -8514,7 +8538,7 @@ function qe(t, n, e, o, s) {
|
|
|
8514
8538
|
const { watchEffect: r, bind: a } = n;
|
|
8515
8539
|
if (r[e])
|
|
8516
8540
|
for (const c of r[e]) {
|
|
8517
|
-
const u =
|
|
8541
|
+
const u = vi(c);
|
|
8518
8542
|
t.callFunction(`__watchEffect$${u}__`);
|
|
8519
8543
|
}
|
|
8520
8544
|
if (a.triggers[e])
|
|
@@ -8528,14 +8552,14 @@ function qe(t, n, e, o, s) {
|
|
|
8528
8552
|
for (const m of u)
|
|
8529
8553
|
if (e === Re(m)) {
|
|
8530
8554
|
if (m.subKeys) {
|
|
8531
|
-
if (!
|
|
8555
|
+
if (!pe(
|
|
8532
8556
|
xe(o, m.subKeys),
|
|
8533
8557
|
xe(s, m.subKeys)
|
|
8534
8558
|
)) {
|
|
8535
8559
|
p = m;
|
|
8536
8560
|
break;
|
|
8537
8561
|
}
|
|
8538
|
-
} else if (!
|
|
8562
|
+
} else if (!pe(o, s)) {
|
|
8539
8563
|
p = m;
|
|
8540
8564
|
break;
|
|
8541
8565
|
}
|
|
@@ -8563,7 +8587,7 @@ function qe(t, n, e, o, s) {
|
|
|
8563
8587
|
continue;
|
|
8564
8588
|
}
|
|
8565
8589
|
const g = xe(f, m.subKeys);
|
|
8566
|
-
if (
|
|
8590
|
+
if (pe(d, g))
|
|
8567
8591
|
continue;
|
|
8568
8592
|
const b = K(f);
|
|
8569
8593
|
Gt(b, m.subKeys, K(d)), m.type === "elementProperty" ? t.setElementProperty(
|
|
@@ -8588,7 +8612,7 @@ function qe(t, n, e, o, s) {
|
|
|
8588
8612
|
console.assert(!1);
|
|
8589
8613
|
continue;
|
|
8590
8614
|
}
|
|
8591
|
-
if (
|
|
8615
|
+
if (pe(d, f))
|
|
8592
8616
|
continue;
|
|
8593
8617
|
m.type === "elementProperty" ? t.setElementProperty(
|
|
8594
8618
|
m.nodeId,
|
|
@@ -8613,7 +8637,7 @@ function ao(t) {
|
|
|
8613
8637
|
function wu(t, n, e) {
|
|
8614
8638
|
return `${t}.${n}.${e}`;
|
|
8615
8639
|
}
|
|
8616
|
-
function
|
|
8640
|
+
function Iu(t) {
|
|
8617
8641
|
const n = t.split(".");
|
|
8618
8642
|
let e = "";
|
|
8619
8643
|
n.length > 0 ? e = n[0] : console.error(
|
|
@@ -8630,10 +8654,10 @@ function Su(t) {
|
|
|
8630
8654
|
propertyKey: s
|
|
8631
8655
|
};
|
|
8632
8656
|
}
|
|
8633
|
-
function
|
|
8657
|
+
function Su(t, n, e) {
|
|
8634
8658
|
return `${t}.${n}.${e}`;
|
|
8635
8659
|
}
|
|
8636
|
-
function
|
|
8660
|
+
function $u(t) {
|
|
8637
8661
|
const n = t.split(".");
|
|
8638
8662
|
let e = "";
|
|
8639
8663
|
n.length > 0 ? e = n[0] : console.error(`unwrapPropertyKeyOfCustomSlot invalid compId key=${t}`);
|
|
@@ -8642,10 +8666,10 @@ function Cu(t) {
|
|
|
8642
8666
|
let s = "";
|
|
8643
8667
|
return n.length > 2 ? s = n[2] : console.error(`unwrapPropertyKeyOfCustomSlot invalid propertyId key=${t}`), { compId: e, slotId: o, propertyId: s };
|
|
8644
8668
|
}
|
|
8645
|
-
function
|
|
8669
|
+
function Lc(t, n, e) {
|
|
8646
8670
|
return `${t}/${n}/${e}`;
|
|
8647
8671
|
}
|
|
8648
|
-
function
|
|
8672
|
+
function No(t) {
|
|
8649
8673
|
const n = t.split("/");
|
|
8650
8674
|
let e = "elementMethod";
|
|
8651
8675
|
n.length > 0 ? e = n[0] : console.error(`unwrapMethodId invalid kind id=${t}`);
|
|
@@ -8654,7 +8678,7 @@ function Fo(t) {
|
|
|
8654
8678
|
let s = "";
|
|
8655
8679
|
return n.length > 2 ? s = n[2] : console.error(`unwrapMethodId invalid methodKey id=${t}`), { kind: e, nodeId: o, methodKey: s };
|
|
8656
8680
|
}
|
|
8657
|
-
function
|
|
8681
|
+
function Cu(t, n, e) {
|
|
8658
8682
|
return `${t}.${n}.${e}`;
|
|
8659
8683
|
}
|
|
8660
8684
|
function Vu(t) {
|
|
@@ -8681,7 +8705,7 @@ function Lu(t) {
|
|
|
8681
8705
|
function oe(t, n, e) {
|
|
8682
8706
|
return `${t}/${n}/${e}`;
|
|
8683
8707
|
}
|
|
8684
|
-
function
|
|
8708
|
+
function zc(t) {
|
|
8685
8709
|
const n = t.split("/");
|
|
8686
8710
|
let e = "elementEvent";
|
|
8687
8711
|
n.length > 0 ? e = n[0] : console.error(`unwrapEventId invalid kind id=${t}`);
|
|
@@ -8728,7 +8752,7 @@ function Bu(t) {
|
|
|
8728
8752
|
}
|
|
8729
8753
|
function rn(t, n) {
|
|
8730
8754
|
const e = Cc(), o = ie(-1);
|
|
8731
|
-
|
|
8755
|
+
fe(() => {
|
|
8732
8756
|
const s = e.value[t];
|
|
8733
8757
|
if (!s) {
|
|
8734
8758
|
o.value = -1, n.value = void 0, bo.emit("compNotAvail", t);
|
|
@@ -8739,7 +8763,7 @@ function rn(t, n) {
|
|
|
8739
8763
|
}
|
|
8740
8764
|
function Wu() {
|
|
8741
8765
|
let t;
|
|
8742
|
-
const n = async () => (t = (await
|
|
8766
|
+
const n = async () => (t = (await xi()).newRuntime(), console.log("runtime created"), t);
|
|
8743
8767
|
return Ge(() => {
|
|
8744
8768
|
t && (t.dispose(), console.log("runtime dispose"));
|
|
8745
8769
|
}), { createRuntime: n };
|
|
@@ -8779,7 +8803,7 @@ function je(t, n) {
|
|
|
8779
8803
|
return t.undefined;
|
|
8780
8804
|
}
|
|
8781
8805
|
}
|
|
8782
|
-
function
|
|
8806
|
+
function Tc(t) {
|
|
8783
8807
|
if (!t.vm) {
|
|
8784
8808
|
console.error("bindBase invalid sandbox vm");
|
|
8785
8809
|
return;
|
|
@@ -8817,14 +8841,14 @@ function zc(t) {
|
|
|
8817
8841
|
}).consume((e) => n.setProp(n.global, "__debugTraceV1__", e)), n.newFunction("__messageV1__", (e, o) => {
|
|
8818
8842
|
const s = n.getString(e), r = n.dump(o);
|
|
8819
8843
|
let a = "";
|
|
8820
|
-
typeof r == "object" ? a = JSON.stringify(r) : a = String(r), s === "info" ?
|
|
8844
|
+
typeof r == "object" ? a = JSON.stringify(r) : a = String(r), s === "info" ? Qo(a) : s === "success" ? ei(a) : s === "warning" ? go(a) : s === "error" && ho(a);
|
|
8821
8845
|
}).consume((e) => n.setProp(n.global, "__messageV1__", e)), n.newFunction("__timeoutV1__", (e, o) => {
|
|
8822
8846
|
const s = n.getNumber(e), r = n.getNumber(o);
|
|
8823
8847
|
window.setTimeout(() => {
|
|
8824
8848
|
if (Ee(t)) {
|
|
8825
8849
|
var a = [];
|
|
8826
8850
|
try {
|
|
8827
|
-
const d =
|
|
8851
|
+
const d = Ce(a, n.getProp(n.global, "__timeoutCallback__"));
|
|
8828
8852
|
n.callFunction(d, n.global, n.newNumber(s));
|
|
8829
8853
|
} catch (c) {
|
|
8830
8854
|
var u = c, p = !0;
|
|
@@ -8840,18 +8864,18 @@ function zc(t) {
|
|
|
8840
8864
|
}, o), r.settled.then(n.runtime.executePendingJobs), r.handle;
|
|
8841
8865
|
}).consume((e) => n.setProp(n.global, "__delayV1__", e));
|
|
8842
8866
|
}
|
|
8843
|
-
const
|
|
8867
|
+
const jo = ti({
|
|
8844
8868
|
baseUrl: "http://localhost/computebase/",
|
|
8845
8869
|
onError: (t) => {
|
|
8846
8870
|
const { i18n: n } = we;
|
|
8847
|
-
ho(
|
|
8871
|
+
ho(Ii(n, t));
|
|
8848
8872
|
}
|
|
8849
8873
|
});
|
|
8850
|
-
window.API_URL && (
|
|
8851
|
-
function Tc(t) {
|
|
8852
|
-
return No.post("callFunc", t);
|
|
8853
|
-
}
|
|
8874
|
+
window.API_URL && (jo.defaults.baseURL = window.API_URL + "/computebase/");
|
|
8854
8875
|
function Ec(t) {
|
|
8876
|
+
return jo.post("callFunc", t);
|
|
8877
|
+
}
|
|
8878
|
+
function Ac(t) {
|
|
8855
8879
|
if (!t.vm) {
|
|
8856
8880
|
console.error("bindCompute invalid sandbox vm");
|
|
8857
8881
|
return;
|
|
@@ -8859,7 +8883,7 @@ function Ec(t) {
|
|
|
8859
8883
|
const { vm: n } = t;
|
|
8860
8884
|
n.newFunction("__callFuncV1__", (e, o, s, r, a) => {
|
|
8861
8885
|
const c = n.getString(e), u = n.getString(o), p = n.dump(s), d = n.getString(r), m = n.getString(a), { id: f, promise: g } = t.promiseManager.acquire(), b = JSON.stringify(p);
|
|
8862
|
-
return
|
|
8886
|
+
return Ec({
|
|
8863
8887
|
spaceId: c,
|
|
8864
8888
|
id: u,
|
|
8865
8889
|
strInputs: b,
|
|
@@ -8874,7 +8898,7 @@ function Ec(t) {
|
|
|
8874
8898
|
), g.settled.then(n.runtime.executePendingJobs), g.handle;
|
|
8875
8899
|
}).consume((e) => n.setProp(n.global, "__callFuncV1__", e));
|
|
8876
8900
|
}
|
|
8877
|
-
function
|
|
8901
|
+
function Mc(t) {
|
|
8878
8902
|
if (!t.vm) {
|
|
8879
8903
|
console.error("bindSystem invalid sandbox vm");
|
|
8880
8904
|
return;
|
|
@@ -8882,7 +8906,7 @@ function Ac(t) {
|
|
|
8882
8906
|
const { vm: n } = t;
|
|
8883
8907
|
n.newFunction("__getEnvV1__", () => n.getProp(n.global, "__env__")).consume((e) => n.setProp(n.global, "__getEnvV1__", e));
|
|
8884
8908
|
}
|
|
8885
|
-
function
|
|
8909
|
+
function Bc(t) {
|
|
8886
8910
|
if (!t.vm) {
|
|
8887
8911
|
console.error("bindView invalid sandbox vm");
|
|
8888
8912
|
return;
|
|
@@ -8892,7 +8916,7 @@ function Mc(t) {
|
|
|
8892
8916
|
{
|
|
8893
8917
|
var c = [];
|
|
8894
8918
|
try {
|
|
8895
|
-
const j =
|
|
8919
|
+
const j = Ce(c, n.getProp(n.global, "__triggerEventInner__"));
|
|
8896
8920
|
n.callFunction(j, n.global, e, ...o);
|
|
8897
8921
|
} catch (u) {
|
|
8898
8922
|
var p = u, d = !0;
|
|
@@ -8900,15 +8924,15 @@ function Mc(t) {
|
|
|
8900
8924
|
Ve(c, p, d);
|
|
8901
8925
|
}
|
|
8902
8926
|
}
|
|
8903
|
-
const s = n.getString(e), { kind: r, eventKey: a } =
|
|
8927
|
+
const s = n.getString(e), { kind: r, eventKey: a } = zc(s);
|
|
8904
8928
|
if (r === "customEvent") {
|
|
8905
8929
|
var V = [];
|
|
8906
8930
|
try {
|
|
8907
|
-
const j =
|
|
8931
|
+
const j = Ce(V, n.getProp(n.global, "__triggerEventV1__"));
|
|
8908
8932
|
{
|
|
8909
8933
|
var m = [];
|
|
8910
8934
|
try {
|
|
8911
|
-
const D =
|
|
8935
|
+
const D = Ce(m, n.newString(
|
|
8912
8936
|
oe("referenceEvent", t.id, a)
|
|
8913
8937
|
));
|
|
8914
8938
|
n.callFunction(j, n.global, D, ...o);
|
|
@@ -8921,14 +8945,14 @@ function Mc(t) {
|
|
|
8921
8945
|
{
|
|
8922
8946
|
var v = [];
|
|
8923
8947
|
try {
|
|
8924
|
-
const D =
|
|
8948
|
+
const D = Ce(v, n.newString(
|
|
8925
8949
|
oe("multipleRefEvent", t.id, a)
|
|
8926
8950
|
));
|
|
8927
8951
|
n.callFunction(j, n.global, D, ...o);
|
|
8928
8952
|
} catch (h) {
|
|
8929
|
-
var x = h,
|
|
8953
|
+
var x = h, $ = !0;
|
|
8930
8954
|
} finally {
|
|
8931
|
-
Ve(v, x,
|
|
8955
|
+
Ve(v, x, $);
|
|
8932
8956
|
}
|
|
8933
8957
|
}
|
|
8934
8958
|
} catch (F) {
|
|
@@ -8962,7 +8986,7 @@ function Mc(t) {
|
|
|
8962
8986
|
m && m.setCustomProperty(d, c);
|
|
8963
8987
|
} else u === "customProperty" ? t.setCustomProperty(d, c) : u === "customSlotProperty" || (u === "adaptSlotElementProperty" || u === "adaptSlotCustomProperty" ? t.setAdaptSlotProperty(d, c) : console.assert(!1));
|
|
8964
8988
|
}).consume((e) => n.setProp(n.global, "__setPropertyV1__", e)), n.newFunction("__callMethodV1__", (e, o, s) => {
|
|
8965
|
-
const r = n.getString(e), a = n.getString(o), c = n.dump(s), { kind: u, nodeId: p, methodKey: d } =
|
|
8989
|
+
const r = n.getString(e), a = n.getString(o), c = n.dump(s), { kind: u, nodeId: p, methodKey: d } = No(r);
|
|
8966
8990
|
let m;
|
|
8967
8991
|
if (u === "elementMethod")
|
|
8968
8992
|
m = t.callElementMethod(r, c);
|
|
@@ -8996,20 +9020,20 @@ function Mc(t) {
|
|
|
8996
9020
|
);
|
|
8997
9021
|
}).consume((e) => n.setProp(n.global, "__navigateToV1__", e)), n.newFunction("__openConfirmDlgV1__", (e, o) => {
|
|
8998
9022
|
const s = n.getString(e), r = n.getString(o), { id: a, promise: c } = t.promiseManager.acquire();
|
|
8999
|
-
return
|
|
9023
|
+
return ni({ title: s, text: r }).then((u) => {
|
|
9000
9024
|
Ee(t) && (u === void 0 ? c.resolve(n.undefined) : c.resolve(u ? n.true : n.false), t.promiseManager.release(a));
|
|
9001
9025
|
}), c.settled.then(n.runtime.executePendingJobs), c.handle;
|
|
9002
9026
|
}).consume((e) => n.setProp(n.global, "__openConfirmDlgV1__", e)), n.newFunction("__openPromptDlgV1__", (e, o, s) => {
|
|
9003
9027
|
const r = n.getString(e), a = n.getString(o), c = n.dump(s), { id: u, promise: p } = t.promiseManager.acquire();
|
|
9004
|
-
return
|
|
9028
|
+
return oi({ title: r, label: a, value: c }).then((d) => {
|
|
9005
9029
|
Ee(t) && (d === void 0 ? p.resolve(n.undefined) : p.resolve(n.newString(d)), t.promiseManager.release(u));
|
|
9006
9030
|
}), p.settled.then(n.runtime.executePendingJobs), p.handle;
|
|
9007
9031
|
}).consume((e) => n.setProp(n.global, "__openPromptDlgV1__", e));
|
|
9008
9032
|
}
|
|
9009
|
-
function
|
|
9010
|
-
|
|
9033
|
+
function Wc(t) {
|
|
9034
|
+
Tc(t), Ac(t), Mc(t), Bc(t);
|
|
9011
9035
|
}
|
|
9012
|
-
const
|
|
9036
|
+
const Rc = `
|
|
9013
9037
|
let __events__ = {}
|
|
9014
9038
|
|
|
9015
9039
|
function __onEventV1__(id, callback) {
|
|
@@ -9093,7 +9117,7 @@ function __destroy__() {
|
|
|
9093
9117
|
__timers__ = {}
|
|
9094
9118
|
}
|
|
9095
9119
|
`;
|
|
9096
|
-
class
|
|
9120
|
+
class Kc {
|
|
9097
9121
|
vm;
|
|
9098
9122
|
promiseId = 0;
|
|
9099
9123
|
promises = {};
|
|
@@ -9111,7 +9135,7 @@ class Rc {
|
|
|
9111
9135
|
delete this.promises[n];
|
|
9112
9136
|
}
|
|
9113
9137
|
}
|
|
9114
|
-
class
|
|
9138
|
+
class Dc {
|
|
9115
9139
|
kind;
|
|
9116
9140
|
id;
|
|
9117
9141
|
refKey;
|
|
@@ -9121,7 +9145,7 @@ class Kc {
|
|
|
9121
9145
|
env;
|
|
9122
9146
|
mode;
|
|
9123
9147
|
type;
|
|
9124
|
-
eventBus =
|
|
9148
|
+
eventBus = ki();
|
|
9125
9149
|
hooks;
|
|
9126
9150
|
constructor(n, e, o, s, r, a, c, u, p) {
|
|
9127
9151
|
this.kind = n, this.id = e, this.refKey = o, this.parent = s, this.org = r, this.env = a, this.mode = c, this.type = u, this.hooks = p, this.parent?.addChild(this), console.log(`Sandbox/constructor id='${this.id}'`);
|
|
@@ -9141,7 +9165,7 @@ class Kc {
|
|
|
9141
9165
|
vm;
|
|
9142
9166
|
promiseManager;
|
|
9143
9167
|
async createVm(n, e) {
|
|
9144
|
-
this.vm = n.newContext(), this.promiseManager = new
|
|
9168
|
+
this.vm = n.newContext(), this.promiseManager = new Kc(this.vm), Wc(this), this.vm.evalCode(Rc), this.vm.setProp(this.vm.global, "__env__", this.vm.newString(this.env)), this.vm.evalCode(e), this.callFunction(
|
|
9145
9169
|
"__triggerEventV1__",
|
|
9146
9170
|
oe("elementEvent", "globality", "startup")
|
|
9147
9171
|
);
|
|
@@ -9189,7 +9213,7 @@ class Kc {
|
|
|
9189
9213
|
return;
|
|
9190
9214
|
}
|
|
9191
9215
|
const r = xe(s, e);
|
|
9192
|
-
|
|
9216
|
+
pe(o, r) || (Gt(s, e, o), this.hooks?.onElementPropertyChange(
|
|
9193
9217
|
s.basic.id,
|
|
9194
9218
|
e,
|
|
9195
9219
|
o,
|
|
@@ -9208,7 +9232,7 @@ class Kc {
|
|
|
9208
9232
|
}
|
|
9209
9233
|
setCustomProperty(n, e) {
|
|
9210
9234
|
const o = this.customProperties[n];
|
|
9211
|
-
|
|
9235
|
+
pe(e, o) || (this.customProperties[n] = e, this.hooks?.onCustomPropertyChange(n, e, o));
|
|
9212
9236
|
}
|
|
9213
9237
|
//--------------------------
|
|
9214
9238
|
// 适配的插槽属性
|
|
@@ -9222,7 +9246,7 @@ class Kc {
|
|
|
9222
9246
|
}
|
|
9223
9247
|
setAdaptSlotProperty(n, e) {
|
|
9224
9248
|
const o = this.adaptSlotProperties[n];
|
|
9225
|
-
|
|
9249
|
+
pe(e, o) || (this.adaptSlotProperties[n] = e, this.hooks?.onAdaptSlotPropertyChange(n, e, o));
|
|
9226
9250
|
}
|
|
9227
9251
|
//--------------------------
|
|
9228
9252
|
// 方法
|
|
@@ -9230,7 +9254,7 @@ class Kc {
|
|
|
9230
9254
|
callElementMethod(n, e) {
|
|
9231
9255
|
if (!ne(this.mode))
|
|
9232
9256
|
return;
|
|
9233
|
-
const { methodKey: o } =
|
|
9257
|
+
const { methodKey: o } = No(n), s = {};
|
|
9234
9258
|
return this.eventBus.emit(n, { key: o, inputs: e, outputs: s }), s;
|
|
9235
9259
|
}
|
|
9236
9260
|
callCustomMethod(n, e) {
|
|
@@ -9249,19 +9273,19 @@ class Kc {
|
|
|
9249
9273
|
}
|
|
9250
9274
|
setState(n, e) {
|
|
9251
9275
|
const o = this.states[n];
|
|
9252
|
-
|
|
9276
|
+
pe(e, o) || (this.states[n] = e, this.hooks?.onStateChange(n, e, o));
|
|
9253
9277
|
}
|
|
9254
9278
|
}
|
|
9255
9279
|
function sn(t, n, e, o, s) {
|
|
9256
|
-
const r = Sc(), a = $c(), c = J(), u =
|
|
9280
|
+
const r = Sc(), a = $c(), c = J(), u = ge(), p = Be(), d = Ue(), m = Vc(), f = (x, $, V, F) => {
|
|
9257
9281
|
if (ne(c) && (h.callFunction(
|
|
9258
9282
|
"__triggerEventV1__",
|
|
9259
|
-
oe("elementPropertyChangeEvent", x,
|
|
9283
|
+
oe("elementPropertyChangeEvent", x, $.join(".")),
|
|
9260
9284
|
V,
|
|
9261
9285
|
F ?? V
|
|
9262
9286
|
), t.value?.code.reactivity)) {
|
|
9263
9287
|
let W = "";
|
|
9264
|
-
|
|
9288
|
+
$ instanceof Array ? W = $.join(".") : W = $, qe(
|
|
9265
9289
|
h,
|
|
9266
9290
|
t.value.code.reactivity,
|
|
9267
9291
|
Re({
|
|
@@ -9273,57 +9297,57 @@ function sn(t, n, e, o, s) {
|
|
|
9273
9297
|
F
|
|
9274
9298
|
);
|
|
9275
9299
|
}
|
|
9276
|
-
}, g = (x,
|
|
9300
|
+
}, g = (x, $, V) => {
|
|
9277
9301
|
ne(c) && (h.callFunction(
|
|
9278
9302
|
"__triggerEventV1__",
|
|
9279
9303
|
oe("customPropertyChangeEvent", "globality", x),
|
|
9280
|
-
|
|
9281
|
-
V ??
|
|
9304
|
+
$,
|
|
9305
|
+
V ?? $
|
|
9282
9306
|
), h.parent?.callFunction(
|
|
9283
9307
|
"__triggerEventV1__",
|
|
9284
9308
|
oe("referencePropertyChangeEvent", h.id, x),
|
|
9285
|
-
|
|
9286
|
-
V ??
|
|
9309
|
+
$,
|
|
9310
|
+
V ?? $
|
|
9287
9311
|
), h.parent?.callFunction(
|
|
9288
9312
|
"__triggerEventV1__",
|
|
9289
9313
|
oe("multipleRefPropertyChangeEvent", h.id, x),
|
|
9290
|
-
|
|
9291
|
-
V ??
|
|
9314
|
+
$,
|
|
9315
|
+
V ?? $
|
|
9292
9316
|
), t.value?.code.reactivity && qe(
|
|
9293
9317
|
h,
|
|
9294
9318
|
t.value.code.reactivity,
|
|
9295
9319
|
Re({ type: "customProperty", propertyId: x }),
|
|
9296
|
-
|
|
9320
|
+
$,
|
|
9297
9321
|
V
|
|
9298
9322
|
));
|
|
9299
|
-
}, b = (x,
|
|
9323
|
+
}, b = (x, $, V) => {
|
|
9300
9324
|
ne(c) && t.value?.code.reactivity && qe(
|
|
9301
9325
|
h,
|
|
9302
9326
|
t.value.code.reactivity,
|
|
9303
9327
|
Re({ type: "adaptSlotProperty", propertyId: x }),
|
|
9304
|
-
|
|
9328
|
+
$,
|
|
9305
9329
|
V
|
|
9306
9330
|
);
|
|
9307
|
-
}, v = (x,
|
|
9331
|
+
}, v = (x, $, V) => {
|
|
9308
9332
|
ne(c) && (h.callFunction(
|
|
9309
9333
|
"__triggerEventV1__",
|
|
9310
9334
|
oe("stateChangeEvent", "globality", x),
|
|
9311
|
-
|
|
9312
|
-
V ??
|
|
9335
|
+
$,
|
|
9336
|
+
V ?? $
|
|
9313
9337
|
), t.value?.code.reactivity && qe(
|
|
9314
9338
|
h,
|
|
9315
9339
|
t.value.code.reactivity,
|
|
9316
9340
|
Re({ type: "state", stateId: x }),
|
|
9317
|
-
|
|
9341
|
+
$,
|
|
9318
9342
|
V
|
|
9319
9343
|
));
|
|
9320
|
-
}, h = new
|
|
9344
|
+
}, h = new Dc(n, e, o, s, r, a, c, u, {
|
|
9321
9345
|
onElementPropertyChange: f,
|
|
9322
9346
|
onCustomPropertyChange: g,
|
|
9323
9347
|
onAdaptSlotPropertyChange: b,
|
|
9324
9348
|
onStateChange: v
|
|
9325
9349
|
});
|
|
9326
|
-
if (
|
|
9350
|
+
if (Pc(h), Ge(() => {
|
|
9327
9351
|
h.dispose();
|
|
9328
9352
|
}), ne(c)) {
|
|
9329
9353
|
const x = async () => {
|
|
@@ -9335,8 +9359,8 @@ function sn(t, n, e, o, s) {
|
|
|
9335
9359
|
}
|
|
9336
9360
|
ne(c) && ce(
|
|
9337
9361
|
p,
|
|
9338
|
-
(x,
|
|
9339
|
-
const V = Xe(x.width), F = Xe(
|
|
9362
|
+
(x, $) => {
|
|
9363
|
+
const V = Xe(x.width), F = Xe($?.width ?? x.width);
|
|
9340
9364
|
h.callFunction(
|
|
9341
9365
|
"__triggerEventV1__",
|
|
9342
9366
|
oe("elementEvent", "globality", "screenSizeChange"),
|
|
@@ -9357,135 +9381,135 @@ function sn(t, n, e, o, s) {
|
|
|
9357
9381
|
{ immediate: !0 }
|
|
9358
9382
|
);
|
|
9359
9383
|
}
|
|
9360
|
-
const
|
|
9384
|
+
const Oc = (t, n, e) => {
|
|
9361
9385
|
const o = t[n];
|
|
9362
9386
|
return o ? typeof o == "function" ? o() : Promise.resolve(o) : new Promise((s, r) => {
|
|
9363
9387
|
(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." : ""))));
|
|
9364
9388
|
});
|
|
9365
9389
|
};
|
|
9366
9390
|
async function Ru(t) {
|
|
9367
|
-
return (await
|
|
9391
|
+
return (await Oc(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.fcu7dx2e.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.ab9hc9dj.js") }), `./locales/${t}/index.ts`, 4)).default;
|
|
9368
9392
|
}
|
|
9369
9393
|
export {
|
|
9370
|
-
|
|
9371
|
-
|
|
9372
|
-
|
|
9394
|
+
Yc as addIndent,
|
|
9395
|
+
Ll as ambientLightV1,
|
|
9396
|
+
Jl as badgeV1,
|
|
9373
9397
|
gt as barChartV1,
|
|
9374
9398
|
yt as boxGeometryV1,
|
|
9375
|
-
|
|
9376
|
-
|
|
9377
|
-
|
|
9399
|
+
Io as breakpoints,
|
|
9400
|
+
Yl as btnGroupV1,
|
|
9401
|
+
Zl as btnToggleV1,
|
|
9378
9402
|
_t as btnV1,
|
|
9379
9403
|
Xe as calcBreakpoint,
|
|
9380
9404
|
Fe as cardV1,
|
|
9381
|
-
|
|
9405
|
+
ea as checkboxV1,
|
|
9382
9406
|
xt as chipGroupV1,
|
|
9383
9407
|
vt as chipV1,
|
|
9384
|
-
|
|
9385
|
-
|
|
9386
|
-
|
|
9408
|
+
oa as colorPickerV1,
|
|
9409
|
+
ia as comboboxV1,
|
|
9410
|
+
ru as compMetaStringify,
|
|
9387
9411
|
Ci as compTypes,
|
|
9388
9412
|
kt as containerV1,
|
|
9389
|
-
|
|
9390
|
-
|
|
9391
|
-
|
|
9392
|
-
|
|
9393
|
-
|
|
9394
|
-
|
|
9395
|
-
|
|
9396
|
-
|
|
9413
|
+
Qc as dataStringify,
|
|
9414
|
+
ra as dataTableV1,
|
|
9415
|
+
sa as datePickerV1,
|
|
9416
|
+
la as dialogV1,
|
|
9417
|
+
zl as directionalLightV1,
|
|
9418
|
+
Ic as duplicateNodePair,
|
|
9419
|
+
du as duplicateNodePairs,
|
|
9420
|
+
tu as elementKeys,
|
|
9397
9421
|
Ke as elements,
|
|
9398
|
-
|
|
9399
|
-
|
|
9422
|
+
Zc as ensureContext,
|
|
9423
|
+
uu as fileInputV1,
|
|
9400
9424
|
wt as flexLayoutEntryV1,
|
|
9401
9425
|
Ne as flexLayoutV1,
|
|
9402
|
-
|
|
9426
|
+
$t as formV1,
|
|
9403
9427
|
z as genId,
|
|
9404
9428
|
We as getBreakpointProp,
|
|
9405
9429
|
xe as getField,
|
|
9406
9430
|
un as getIndexOfBreakpoint,
|
|
9407
|
-
|
|
9431
|
+
pu as getNodeLite,
|
|
9408
9432
|
lo as getPropertyDefault,
|
|
9409
9433
|
B as getPropertyTag,
|
|
9410
|
-
|
|
9411
|
-
|
|
9412
|
-
|
|
9434
|
+
Ul as globalityV1,
|
|
9435
|
+
Al as groupV1,
|
|
9436
|
+
da as iconV1,
|
|
9413
9437
|
T as initNode,
|
|
9414
9438
|
A as initProperties,
|
|
9415
9439
|
Ue as injectDark,
|
|
9416
|
-
|
|
9440
|
+
he as injectData,
|
|
9417
9441
|
Cc as injectDepends,
|
|
9418
9442
|
Be as injectDevice,
|
|
9419
9443
|
$c as injectEnv,
|
|
9420
9444
|
J as injectMode,
|
|
9421
9445
|
Sc as injectOrg,
|
|
9422
|
-
|
|
9423
|
-
|
|
9424
|
-
|
|
9425
|
-
|
|
9446
|
+
Vc as injectRuntime,
|
|
9447
|
+
_e as injectSandbox,
|
|
9448
|
+
ge as injectType,
|
|
9449
|
+
So as isCircularRef,
|
|
9426
9450
|
ne as isExecutableMode,
|
|
9427
|
-
|
|
9428
|
-
|
|
9429
|
-
|
|
9430
|
-
|
|
9451
|
+
Li as isLocaleOfEventKind,
|
|
9452
|
+
Pi as isLocaleOfMethodKind,
|
|
9453
|
+
Vi as isLocaleOfPropertyKind,
|
|
9454
|
+
nu as isLocaleOfSlotKind,
|
|
9431
9455
|
jt as isPercentStr,
|
|
9432
9456
|
nt as isPixelStr,
|
|
9433
|
-
|
|
9457
|
+
xl as keyboardControlsV1,
|
|
9434
9458
|
ht as lineChartV1,
|
|
9435
9459
|
Ru as loadLocaleMessageRuntime,
|
|
9436
9460
|
oe as makeEventId,
|
|
9437
9461
|
Eu as makeEventKeyOfCustomSlot,
|
|
9438
9462
|
zu as makeEventKeyOfElementSlot,
|
|
9439
|
-
|
|
9463
|
+
Lc as makeMethodId,
|
|
9440
9464
|
Pu as makeMethodKeyOfCustomSlot,
|
|
9441
|
-
|
|
9465
|
+
Cu as makeMethodKeyOfElementSlot,
|
|
9442
9466
|
ku as makePropertyId,
|
|
9443
|
-
|
|
9467
|
+
Su as makePropertyKeyOfCustomSlot,
|
|
9444
9468
|
wu as makePropertyKeyOfElementSlot,
|
|
9445
9469
|
Mu as makeSlotId,
|
|
9446
9470
|
Re as makeTriggerId,
|
|
9447
|
-
|
|
9448
|
-
|
|
9471
|
+
kl as mapControlsV1,
|
|
9472
|
+
fa as menuV1,
|
|
9449
9473
|
De as meshBasicMaterialV1,
|
|
9450
9474
|
Oe as meshV1,
|
|
9451
|
-
|
|
9452
|
-
|
|
9453
|
-
|
|
9454
|
-
|
|
9455
|
-
|
|
9475
|
+
Wl as multipleRefV1,
|
|
9476
|
+
Ct as numberInputV1,
|
|
9477
|
+
wl as orbitControlsV1,
|
|
9478
|
+
_l as orthographicCameraV1,
|
|
9479
|
+
ou as pageMetaStringify,
|
|
9456
9480
|
$i as pageTypes,
|
|
9457
|
-
|
|
9458
|
-
|
|
9459
|
-
|
|
9460
|
-
|
|
9481
|
+
ba as paginationV1,
|
|
9482
|
+
su as parseCompMeta,
|
|
9483
|
+
eu as parseData,
|
|
9484
|
+
iu as parsePageMeta,
|
|
9461
9485
|
at as parsePercentStr,
|
|
9462
|
-
|
|
9463
|
-
|
|
9464
|
-
|
|
9465
|
-
|
|
9466
|
-
|
|
9467
|
-
|
|
9486
|
+
Xc as parsePixelStr,
|
|
9487
|
+
vl as perspectiveCameraV1,
|
|
9488
|
+
wc as pkgs,
|
|
9489
|
+
Tl as pointLightV1,
|
|
9490
|
+
hu as provideDark,
|
|
9491
|
+
Fo as provideData,
|
|
9468
9492
|
vu as provideDepends,
|
|
9469
|
-
|
|
9470
|
-
|
|
9471
|
-
|
|
9472
|
-
|
|
9493
|
+
gu as provideDevice,
|
|
9494
|
+
yu as provideEnv,
|
|
9495
|
+
bu as provideMode,
|
|
9496
|
+
fu as provideOrg,
|
|
9473
9497
|
xu as provideRuntime,
|
|
9474
|
-
|
|
9475
|
-
|
|
9498
|
+
Pc as provideSandbox,
|
|
9499
|
+
_u as provideType,
|
|
9476
9500
|
Pt as radioGroupV1,
|
|
9477
9501
|
Vt as radioV1,
|
|
9478
|
-
|
|
9479
|
-
|
|
9480
|
-
|
|
9481
|
-
|
|
9502
|
+
_a as rangeSliderV1,
|
|
9503
|
+
va as ratingV1,
|
|
9504
|
+
Rl as referenceV1,
|
|
9505
|
+
Kl as renderSwitchV1,
|
|
9482
9506
|
Si as reverseBreakpoints,
|
|
9483
|
-
|
|
9507
|
+
xa as selectV1,
|
|
9484
9508
|
Gt as setField,
|
|
9485
|
-
|
|
9486
|
-
|
|
9509
|
+
ka as sliderV1,
|
|
9510
|
+
mu as spawnNode,
|
|
9487
9511
|
bt as sphereGeometryV1,
|
|
9488
|
-
|
|
9512
|
+
El as spotLightV1,
|
|
9489
9513
|
Lt as stepperHeaderV1,
|
|
9490
9514
|
zt as stepperItemV1,
|
|
9491
9515
|
At as stepperV1,
|
|
@@ -9494,25 +9518,25 @@ export {
|
|
|
9494
9518
|
Ca as switchV1,
|
|
9495
9519
|
Mt as tabV1,
|
|
9496
9520
|
Bt as tabsV1,
|
|
9497
|
-
|
|
9498
|
-
|
|
9521
|
+
St as textFieldV1,
|
|
9522
|
+
Ie as textV1,
|
|
9499
9523
|
Wt as textareaV1,
|
|
9500
9524
|
Rt as timelineItemV1,
|
|
9501
9525
|
Kt as timelineV1,
|
|
9502
|
-
|
|
9503
|
-
|
|
9526
|
+
cu as toEventName,
|
|
9527
|
+
au as toMethodName,
|
|
9504
9528
|
E as toNodeLite,
|
|
9505
|
-
|
|
9529
|
+
lu as toPropertyName,
|
|
9506
9530
|
qe as triggerReactivity,
|
|
9507
|
-
|
|
9531
|
+
zc as unwrapEventId,
|
|
9508
9532
|
Au as unwrapEventKeyOfCustomSlot,
|
|
9509
9533
|
Tu as unwrapEventKeyOfElementSlot,
|
|
9510
|
-
|
|
9534
|
+
No as unwrapMethodId,
|
|
9511
9535
|
Lu as unwrapMethodKeyOfCustomSlot,
|
|
9512
9536
|
Vu as unwrapMethodKeyOfElementSlot,
|
|
9513
9537
|
ao as unwrapPropertyId,
|
|
9514
|
-
|
|
9515
|
-
|
|
9538
|
+
$u as unwrapPropertyKeyOfCustomSlot,
|
|
9539
|
+
Iu as unwrapPropertyKeyOfElementSlot,
|
|
9516
9540
|
Bu as unwrapSlotId,
|
|
9517
9541
|
rn as useDepend,
|
|
9518
9542
|
Wu as useRuntime,
|