x-runtime-lib 0.7.40 → 0.7.41
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/components/element/control/conditional/v1/index.vue.d.ts +12 -0
- package/dist/components/element/control/list/v1/index.vue.d.ts +3 -0
- package/dist/components/element/control/list/v1/item.vue.d.ts +16 -0
- package/dist/components/element/index.d.ts +3 -1
- package/dist/element/_common/keys.d.ts +2 -0
- package/dist/element/control/conditional/v1/index.d.ts +1 -0
- package/dist/element/control/conditional/v1/meta.d.ts +2 -0
- package/dist/element/control/list/v1/index.d.ts +1 -0
- package/dist/element/control/list/v1/meta.d.ts +2 -0
- package/dist/{i18n-en.gzfmjy3s.js → i18n-en.dkcd6khi.js} +8 -0
- package/dist/{i18n-zhHans.iikqghyl.js → i18n-zhHans.g2xas2zq.js} +8 -0
- package/dist/index.js +651 -644
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { computed as V, inject as oe, provide as se, readonly as Jt, onBeforeMount as
|
|
2
|
-
import { waitUtil as
|
|
3
|
-
import { useTheme as
|
|
4
|
-
import { c as G, u as
|
|
5
|
-
import { useI18n as
|
|
6
|
-
import { getErrorMessage as
|
|
7
|
-
const ye = {},
|
|
1
|
+
import { computed as V, inject as oe, provide as se, readonly as Jt, onBeforeMount as oo, onUnmounted as Ie, ref as be, watchEffect as Xt, watch as me, defineComponent as z, useTemplateRef as ui, onMounted as ci, nextTick as di, createElementBlock as re, openBlock as I, normalizeStyle as ie, createBlock as N, h as J, resolveComponent as W, unref as o, withCtx as P, renderSlot as j, createVNode as Z, isRef as X, createSlots as Yt, renderList as so, useId as mi, createCommentVNode as pi, withModifiers as ro, normalizeClass as lo, toDisplayString as ao } from "vue";
|
|
2
|
+
import { waitUtil as fi, eventBus as Qt, messageInfo as uo, messageSuccess as co, messageWarning as bi, messageError as yi, createAxios as mo, globalObjects as He, openConfirmDlg as po, openPromptDlg as fo, useViewStack as hi, injectDark as bo } from "x-essential-lib";
|
|
3
|
+
import { useTheme as yo } from "vuetify";
|
|
4
|
+
import { c as G, u as ho, r as xi, e as gi, i as xo, a as go, b as vo, d as ko, f as _o, g as wo, h as Vo, j as $o, I as Io, m as Co, k as vi } from "./vendor.hc5p3stp.js";
|
|
5
|
+
import { useI18n as ki } from "vue-i18n";
|
|
6
|
+
import { getErrorMessage as So } from "x-error-lib";
|
|
7
|
+
const ye = {}, To = {
|
|
8
8
|
key: "add",
|
|
9
9
|
name: "x-runtime-lib.add",
|
|
10
10
|
inputs: [],
|
|
@@ -16,9 +16,9 @@ const ye = {}, Co = {
|
|
|
16
16
|
}
|
|
17
17
|
]
|
|
18
18
|
}, T = (i) => {
|
|
19
|
-
i.leaf || i.methods.unshift(
|
|
19
|
+
i.leaf || i.methods.unshift(To), ye[i.key] = i;
|
|
20
20
|
};
|
|
21
|
-
function
|
|
21
|
+
function _i(i) {
|
|
22
22
|
const e = V(() => i.node.legend?.show), t = V(() => i.node.legend?.data);
|
|
23
23
|
function r(n) {
|
|
24
24
|
n.legend = {
|
|
@@ -28,14 +28,14 @@ function vi(i) {
|
|
|
28
28
|
}
|
|
29
29
|
return { show: e, data: t, applyLegend: r };
|
|
30
30
|
}
|
|
31
|
-
function
|
|
31
|
+
function wi(i) {
|
|
32
32
|
const e = V(() => i.node.series);
|
|
33
33
|
function t(r) {
|
|
34
34
|
r.series = e.value;
|
|
35
35
|
}
|
|
36
36
|
return { series: e, applySeries: t };
|
|
37
37
|
}
|
|
38
|
-
function
|
|
38
|
+
function Vi(i) {
|
|
39
39
|
const e = V(() => i.node.title?.show), t = V(() => i.node.title?.text), r = V(() => i.node.title?.subtext);
|
|
40
40
|
function n(s) {
|
|
41
41
|
s.title = {
|
|
@@ -46,7 +46,7 @@ function _i(i) {
|
|
|
46
46
|
}
|
|
47
47
|
return { show: e, text: t, subtext: r, applyTitle: n };
|
|
48
48
|
}
|
|
49
|
-
function
|
|
49
|
+
function $i(i) {
|
|
50
50
|
const e = V(() => i.node.xAxis?.show), t = V(() => i.node.xAxis?.position), r = V(() => i.node.xAxis?.type), n = V(() => i.node.xAxis?.data);
|
|
51
51
|
function s(a) {
|
|
52
52
|
a.xAxis = {
|
|
@@ -58,7 +58,7 @@ function wi(i) {
|
|
|
58
58
|
}
|
|
59
59
|
return { show: e, position: t, type: r, data: n, applyXAxis: s };
|
|
60
60
|
}
|
|
61
|
-
function
|
|
61
|
+
function Ii(i) {
|
|
62
62
|
const e = V(() => i.node.yAxis?.show), t = V(() => i.node.yAxis?.position), r = V(() => i.node.yAxis?.type), n = V(() => i.node.yAxis?.data);
|
|
63
63
|
function s(a) {
|
|
64
64
|
a.yAxis = {
|
|
@@ -71,7 +71,7 @@ function Vi(i) {
|
|
|
71
71
|
return { show: e, position: t, type: r, data: n, applyYAxis: s };
|
|
72
72
|
}
|
|
73
73
|
function Y(i, e) {
|
|
74
|
-
const { computedThemes: t } =
|
|
74
|
+
const { computedThemes: t } = yo(), r = V(() => e.value?.mode), n = V(() => {
|
|
75
75
|
const u = e.value?.theme;
|
|
76
76
|
return u ? u === "background0" ? i.value ? "#2e2e2e" : "#bdbdbd" : u === "background1" ? i.value ? "#272727" : "#eeeeee" : u === "background2" ? i.value ? "#1e1e1e" : "#ffffff" : (i.value ? t.value.dark : t.value.light).colors[u] : void 0;
|
|
77
77
|
}), s = V(() => i.value ? e.value.custom?.dark : e.value.custom?.light);
|
|
@@ -119,7 +119,7 @@ function on(i) {
|
|
|
119
119
|
const e = i.substring(0, i.length - 1), t = parseFloat(e);
|
|
120
120
|
return !isNaN(t);
|
|
121
121
|
}
|
|
122
|
-
function
|
|
122
|
+
function Fa(i) {
|
|
123
123
|
if (typeof i != "string" || !i.endsWith("px"))
|
|
124
124
|
return;
|
|
125
125
|
const e = i.substring(0, i.length - 2), t = parseFloat(e);
|
|
@@ -133,16 +133,16 @@ function Le(i) {
|
|
|
133
133
|
if (!isNaN(t))
|
|
134
134
|
return t;
|
|
135
135
|
}
|
|
136
|
-
const
|
|
137
|
-
function
|
|
136
|
+
const Ci = ["xs", "sm", "md", "lg", "xl"], zo = [...Ci].reverse();
|
|
137
|
+
function Si(i) {
|
|
138
138
|
return i < 600 ? "xs" : i < 960 ? "sm" : i < 1280 ? "md" : i < 1920 ? "lg" : "xl";
|
|
139
139
|
}
|
|
140
140
|
function yn(i) {
|
|
141
|
-
return
|
|
141
|
+
return Ci.findIndex((e) => e === i);
|
|
142
142
|
}
|
|
143
143
|
function we(i, e) {
|
|
144
144
|
let t;
|
|
145
|
-
for (const r of
|
|
145
|
+
for (const r of zo) {
|
|
146
146
|
if (yn(r) < yn(i))
|
|
147
147
|
break;
|
|
148
148
|
e[r] && (t = e[r]);
|
|
@@ -178,7 +178,7 @@ function D(i, e) {
|
|
|
178
178
|
}
|
|
179
179
|
e.forEach((r) => t(i, r));
|
|
180
180
|
}
|
|
181
|
-
function
|
|
181
|
+
function Ao(i, e, t, r, n) {
|
|
182
182
|
const s = `type=${i} subtype=${e} version=${t} ref=${r} keyOrRefid=${n}`, a = E(i, e);
|
|
183
183
|
if (!a) {
|
|
184
184
|
console.error(`spawnNode prop tag not found, ${s}`);
|
|
@@ -243,7 +243,7 @@ function To(i, e, t, r, n) {
|
|
|
243
243
|
}
|
|
244
244
|
}
|
|
245
245
|
}
|
|
246
|
-
function
|
|
246
|
+
function Ha(i, e) {
|
|
247
247
|
function t(r) {
|
|
248
248
|
if (r.basic.id === e)
|
|
249
249
|
return r;
|
|
@@ -260,74 +260,74 @@ function Ma(i, e) {
|
|
|
260
260
|
return n;
|
|
261
261
|
}
|
|
262
262
|
}
|
|
263
|
-
function
|
|
263
|
+
function Po(i) {
|
|
264
264
|
function e(r) {
|
|
265
265
|
r.basic.id = R(16), r.children?.forEach((n) => e(n));
|
|
266
266
|
}
|
|
267
267
|
const t = G(i);
|
|
268
268
|
return e(t), t;
|
|
269
269
|
}
|
|
270
|
-
function
|
|
270
|
+
function Ua(i) {
|
|
271
271
|
const e = [];
|
|
272
272
|
return i.forEach((t) => {
|
|
273
|
-
e.push(
|
|
273
|
+
e.push(Po(t));
|
|
274
274
|
}), e;
|
|
275
275
|
}
|
|
276
|
-
const
|
|
277
|
-
function Ha(i) {
|
|
278
|
-
se(Ci, i);
|
|
279
|
-
}
|
|
280
|
-
function Bi() {
|
|
281
|
-
return oe(Ci);
|
|
282
|
-
}
|
|
283
|
-
function Ua(i) {
|
|
284
|
-
se(Si, i);
|
|
285
|
-
}
|
|
286
|
-
function Ri() {
|
|
287
|
-
return oe(Si);
|
|
288
|
-
}
|
|
276
|
+
const Ti = "runtimeOrg", zi = "runtimeEnv", Ai = "runtimeMode", Pi = "runtimeDevice", Ni = "runtimeDark", Wi = "runtimeType", Li = "runtimeData", Bi = "runtimeDepends", Ri = "runtimeSandbox";
|
|
289
277
|
function Ga(i) {
|
|
290
278
|
se(Ti, i);
|
|
291
279
|
}
|
|
292
|
-
function
|
|
280
|
+
function Di() {
|
|
293
281
|
return oe(Ti);
|
|
294
282
|
}
|
|
295
283
|
function ja(i) {
|
|
296
|
-
se(zi,
|
|
284
|
+
se(zi, i);
|
|
297
285
|
}
|
|
298
|
-
function
|
|
286
|
+
function Ei() {
|
|
299
287
|
return oe(zi);
|
|
300
288
|
}
|
|
301
289
|
function Oa(i) {
|
|
302
|
-
se(Ai,
|
|
290
|
+
se(Ai, i);
|
|
303
291
|
}
|
|
304
|
-
function
|
|
292
|
+
function A() {
|
|
305
293
|
return oe(Ai);
|
|
306
294
|
}
|
|
307
295
|
function Ka(i) {
|
|
308
|
-
se(Pi, i);
|
|
296
|
+
se(Pi, Jt(i));
|
|
309
297
|
}
|
|
310
|
-
function
|
|
298
|
+
function le() {
|
|
311
299
|
return oe(Pi);
|
|
312
300
|
}
|
|
313
301
|
function Za(i) {
|
|
314
|
-
se(Ni, i);
|
|
302
|
+
se(Ni, Jt(i));
|
|
315
303
|
}
|
|
316
|
-
function
|
|
304
|
+
function M() {
|
|
317
305
|
return oe(Ni);
|
|
318
306
|
}
|
|
319
307
|
function qa(i) {
|
|
320
|
-
se(Wi,
|
|
308
|
+
se(Wi, i);
|
|
321
309
|
}
|
|
322
|
-
function
|
|
310
|
+
function ae() {
|
|
323
311
|
return oe(Wi);
|
|
324
312
|
}
|
|
325
|
-
function
|
|
313
|
+
function Ja(i) {
|
|
326
314
|
se(Li, i);
|
|
327
315
|
}
|
|
328
|
-
function
|
|
316
|
+
function ue() {
|
|
329
317
|
return oe(Li);
|
|
330
318
|
}
|
|
319
|
+
function Xa(i) {
|
|
320
|
+
se(Bi, Jt(i));
|
|
321
|
+
}
|
|
322
|
+
function Mi() {
|
|
323
|
+
return oe(Bi);
|
|
324
|
+
}
|
|
325
|
+
function Fi(i) {
|
|
326
|
+
se(Ri, i);
|
|
327
|
+
}
|
|
328
|
+
function B() {
|
|
329
|
+
return oe(Ri);
|
|
330
|
+
}
|
|
331
331
|
function pe(i, e, t) {
|
|
332
332
|
const r = V(() => t.node.size?.width), n = V(() => t.node.size?.minWidth), s = V(() => t.node.size?.maxWidth), a = V(() => {
|
|
333
333
|
if (t.outer && i === "editor") {
|
|
@@ -356,15 +356,15 @@ function pe(i, e, t) {
|
|
|
356
356
|
}
|
|
357
357
|
return { width: r, minWidth: n, maxWidth: s, height: a, minHeight: u, maxHeight: p, applySize: b };
|
|
358
358
|
}
|
|
359
|
-
function
|
|
359
|
+
function Hi(i, e, t) {
|
|
360
360
|
const r = V(() => e.node.basic.id), n = V(() => `callMethod@${r.value}`);
|
|
361
|
-
|
|
361
|
+
oo(() => {
|
|
362
362
|
i.eventBus?.on(n.value, t);
|
|
363
363
|
}), Ie(() => {
|
|
364
364
|
i.eventBus?.off(n.value, t);
|
|
365
365
|
});
|
|
366
366
|
}
|
|
367
|
-
const
|
|
367
|
+
const No = (i, e, t) => {
|
|
368
368
|
let r = i;
|
|
369
369
|
if (!r) {
|
|
370
370
|
console.assert(!1);
|
|
@@ -379,7 +379,7 @@ const Ao = (i, e, t) => {
|
|
|
379
379
|
console.assert(!1);
|
|
380
380
|
} else
|
|
381
381
|
return r;
|
|
382
|
-
},
|
|
382
|
+
}, Wo = (i, e, t, r) => {
|
|
383
383
|
let n = i;
|
|
384
384
|
if (!n) {
|
|
385
385
|
console.assert(!1);
|
|
@@ -394,102 +394,102 @@ const Ao = (i, e, t) => {
|
|
|
394
394
|
function l(i, e, t, r, n) {
|
|
395
395
|
const s = be();
|
|
396
396
|
return console.assert(i && e), Xt(() => {
|
|
397
|
-
let a =
|
|
397
|
+
let a = No(t.node, r, n);
|
|
398
398
|
i === "editor" && r[r.length - 1] === "readonly" && (a = !0), s.value = a;
|
|
399
399
|
}), me(s, () => {
|
|
400
|
-
|
|
400
|
+
Wo(t.node, r, s.value, n);
|
|
401
401
|
}), { prop: s };
|
|
402
402
|
}
|
|
403
403
|
function U(i) {
|
|
404
404
|
return { theme: V(() => i.value ? "dark" : "light") };
|
|
405
405
|
}
|
|
406
|
-
const
|
|
407
|
-
color:
|
|
408
|
-
backgroundColor:
|
|
409
|
-
textStyle:
|
|
410
|
-
title:
|
|
411
|
-
line:
|
|
412
|
-
radar:
|
|
413
|
-
bar:
|
|
414
|
-
pie:
|
|
415
|
-
scatter:
|
|
416
|
-
boxplot:
|
|
417
|
-
parallel:
|
|
418
|
-
sankey:
|
|
419
|
-
funnel:
|
|
420
|
-
gauge:
|
|
421
|
-
candlestick:
|
|
422
|
-
graph:
|
|
423
|
-
map:
|
|
424
|
-
geo:
|
|
425
|
-
categoryAxis:
|
|
426
|
-
valueAxis:
|
|
427
|
-
logAxis:
|
|
428
|
-
timeAxis:
|
|
429
|
-
toolbox:
|
|
430
|
-
legend:
|
|
431
|
-
tooltip:
|
|
432
|
-
timeline:
|
|
433
|
-
visualMap:
|
|
434
|
-
dataZoom:
|
|
435
|
-
markPoint:
|
|
436
|
-
},
|
|
437
|
-
color:
|
|
438
|
-
backgroundColor:
|
|
439
|
-
textStyle:
|
|
440
|
-
title:
|
|
441
|
-
line:
|
|
442
|
-
radar:
|
|
443
|
-
bar:
|
|
444
|
-
pie:
|
|
445
|
-
scatter:
|
|
446
|
-
boxplot:
|
|
447
|
-
parallel:
|
|
448
|
-
sankey:
|
|
449
|
-
funnel:
|
|
450
|
-
gauge:
|
|
451
|
-
candlestick:
|
|
452
|
-
graph:
|
|
453
|
-
map:
|
|
454
|
-
geo:
|
|
455
|
-
categoryAxis:
|
|
456
|
-
valueAxis:
|
|
457
|
-
logAxis:
|
|
458
|
-
timeAxis:
|
|
459
|
-
toolbox:
|
|
460
|
-
legend:
|
|
461
|
-
tooltip:
|
|
462
|
-
timeline:
|
|
463
|
-
visualMap:
|
|
464
|
-
dataZoom:
|
|
465
|
-
markPoint:
|
|
406
|
+
const Lo = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Bo = "#242424", Ro = {}, Do = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, Eo = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Mo = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Fo = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Ho = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Uo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Go = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, jo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Oo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ko = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Zo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, qo = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, Jo = { 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" } }, Xo = { 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)" } } }, Yo = { 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)" } } }, Qo = { 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"] } } }, es = { 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"] } } }, ts = { 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"] } } }, ns = { 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"] } } }, is = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, os = { textStyle: { color: "#eeeeee" } }, ss = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, rs = { 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" } } }, ls = { color: ["#bf444c", "#d88273", "#f6efa6"] }, as = { 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" } } }, cs = {
|
|
407
|
+
color: Lo,
|
|
408
|
+
backgroundColor: Bo,
|
|
409
|
+
textStyle: Ro,
|
|
410
|
+
title: Do,
|
|
411
|
+
line: Eo,
|
|
412
|
+
radar: Mo,
|
|
413
|
+
bar: Fo,
|
|
414
|
+
pie: Ho,
|
|
415
|
+
scatter: Uo,
|
|
416
|
+
boxplot: Go,
|
|
417
|
+
parallel: jo,
|
|
418
|
+
sankey: Oo,
|
|
419
|
+
funnel: Ko,
|
|
420
|
+
gauge: Zo,
|
|
421
|
+
candlestick: qo,
|
|
422
|
+
graph: Jo,
|
|
423
|
+
map: Xo,
|
|
424
|
+
geo: Yo,
|
|
425
|
+
categoryAxis: Qo,
|
|
426
|
+
valueAxis: es,
|
|
427
|
+
logAxis: ts,
|
|
428
|
+
timeAxis: ns,
|
|
429
|
+
toolbox: is,
|
|
430
|
+
legend: os,
|
|
431
|
+
tooltip: ss,
|
|
432
|
+
timeline: rs,
|
|
433
|
+
visualMap: ls,
|
|
434
|
+
dataZoom: as,
|
|
435
|
+
markPoint: us
|
|
436
|
+
}, ds = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], ms = "#f5f5f5", ps = {}, fs = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, bs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, ys = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, hs = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, xs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, gs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, vs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ks = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, _s = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ws = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Vs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, $s = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, Is = { 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" } }, Cs = { 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)" } } }, Ss = { 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)" } } }, 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"] } } }, zs = { 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"] } } }, As = { 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"] } } }, Ps = { 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 = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Ws = { textStyle: { color: "#333333" } }, Ls = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, Bs = { 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" } } }, Rs = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Ds = { 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" } }, Es = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Ms = {
|
|
437
|
+
color: ds,
|
|
438
|
+
backgroundColor: ms,
|
|
439
|
+
textStyle: ps,
|
|
440
|
+
title: fs,
|
|
441
|
+
line: bs,
|
|
442
|
+
radar: ys,
|
|
443
|
+
bar: hs,
|
|
444
|
+
pie: xs,
|
|
445
|
+
scatter: gs,
|
|
446
|
+
boxplot: vs,
|
|
447
|
+
parallel: ks,
|
|
448
|
+
sankey: _s,
|
|
449
|
+
funnel: ws,
|
|
450
|
+
gauge: Vs,
|
|
451
|
+
candlestick: $s,
|
|
452
|
+
graph: Is,
|
|
453
|
+
map: Cs,
|
|
454
|
+
geo: Ss,
|
|
455
|
+
categoryAxis: Ts,
|
|
456
|
+
valueAxis: zs,
|
|
457
|
+
logAxis: As,
|
|
458
|
+
timeAxis: Ps,
|
|
459
|
+
toolbox: Ns,
|
|
460
|
+
legend: Ws,
|
|
461
|
+
tooltip: Ls,
|
|
462
|
+
timeline: Bs,
|
|
463
|
+
visualMap: Rs,
|
|
464
|
+
dataZoom: Ds,
|
|
465
|
+
markPoint: Es
|
|
466
466
|
};
|
|
467
|
-
|
|
468
|
-
yo,
|
|
469
|
-
ho,
|
|
467
|
+
ho([
|
|
470
468
|
xo,
|
|
471
469
|
go,
|
|
472
470
|
vo,
|
|
473
471
|
ko,
|
|
474
472
|
_o,
|
|
475
|
-
wo
|
|
473
|
+
wo,
|
|
474
|
+
Vo,
|
|
475
|
+
$o
|
|
476
476
|
]);
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
const
|
|
477
|
+
xi("dark", cs);
|
|
478
|
+
xi("light", Ms);
|
|
479
|
+
const Fs = /* @__PURE__ */ z({
|
|
480
480
|
__name: "index",
|
|
481
481
|
props: {
|
|
482
482
|
node: {},
|
|
483
483
|
outer: { type: Boolean }
|
|
484
484
|
},
|
|
485
485
|
setup(i) {
|
|
486
|
-
const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), { width: u, minWidth: p, maxWidth: b, height: m, minHeight: c, maxHeight: d, applySize: f } = pe(t, r, e), { applyTitle: k } =
|
|
486
|
+
const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), { width: u, minWidth: p, maxWidth: b, height: m, minHeight: c, maxHeight: d, applySize: f } = pe(t, r, e), { applyTitle: k } = Vi(e), { applyXAxis: h } = $i(e), { applyYAxis: y } = Ii(e), { applyLegend: w } = _i(e), { applySeries: _ } = wi(e), x = V(() => {
|
|
487
487
|
const S = {}, H = a.value.type;
|
|
488
488
|
return s === "page" ? H === "common" ? f(S) : console.assert(!1) : s === "comp" && H === "common" ? f(S) : console.assert(!1), S;
|
|
489
|
-
}), $ =
|
|
489
|
+
}), $ = ui("chart");
|
|
490
490
|
let g;
|
|
491
491
|
const C = () => {
|
|
492
|
-
g?.dispose(), g =
|
|
492
|
+
g?.dispose(), g = gi.init($.value, n.value ? "dark" : "light");
|
|
493
493
|
const S = {};
|
|
494
494
|
g.setOption(S);
|
|
495
495
|
}, L = () => {
|
|
@@ -498,8 +498,8 @@ const Es = /* @__PURE__ */ z({
|
|
|
498
498
|
const S = {};
|
|
499
499
|
k(S), h(S), y(S), w(S), _(S), g?.setOption(S, !0);
|
|
500
500
|
};
|
|
501
|
-
return
|
|
502
|
-
window.addEventListener("resize", L, !1), await
|
|
501
|
+
return ci(async () => {
|
|
502
|
+
window.addEventListener("resize", L, !1), await fi(() => !!$.value), C(), F();
|
|
503
503
|
}), Ie(() => {
|
|
504
504
|
window.removeEventListener("resize", L, !1), g?.dispose();
|
|
505
505
|
}), me(
|
|
@@ -514,7 +514,7 @@ const Es = /* @__PURE__ */ z({
|
|
|
514
514
|
d
|
|
515
515
|
],
|
|
516
516
|
async () => {
|
|
517
|
-
await
|
|
517
|
+
await di(), L();
|
|
518
518
|
}
|
|
519
519
|
), me([n], () => {
|
|
520
520
|
C(), F();
|
|
@@ -529,20 +529,20 @@ const Es = /* @__PURE__ */ z({
|
|
|
529
529
|
style: ie(x.value)
|
|
530
530
|
}, null, 4));
|
|
531
531
|
}
|
|
532
|
-
}),
|
|
532
|
+
}), Hs = /* @__PURE__ */ z({
|
|
533
533
|
__name: "index",
|
|
534
534
|
props: {
|
|
535
535
|
node: {},
|
|
536
536
|
outer: { type: Boolean }
|
|
537
537
|
},
|
|
538
538
|
setup(i) {
|
|
539
|
-
const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), { width: u, minWidth: p, maxWidth: b, height: m, minHeight: c, maxHeight: d, applySize: f } = pe(t, r, e), { applyTitle: k } =
|
|
539
|
+
const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), { width: u, minWidth: p, maxWidth: b, height: m, minHeight: c, maxHeight: d, applySize: f } = pe(t, r, e), { applyTitle: k } = Vi(e), { applyXAxis: h } = $i(e), { applyYAxis: y } = Ii(e), { applyLegend: w } = _i(e), { applySeries: _ } = wi(e), x = V(() => {
|
|
540
540
|
const S = {}, H = a.value.type;
|
|
541
541
|
return s === "page" ? H === "common" ? f(S) : console.assert(!1) : s === "comp" && H === "common" ? f(S) : console.assert(!1), S;
|
|
542
|
-
}), $ =
|
|
542
|
+
}), $ = ui("chart");
|
|
543
543
|
let g;
|
|
544
544
|
const C = () => {
|
|
545
|
-
g?.dispose(), g =
|
|
545
|
+
g?.dispose(), g = gi.init($.value, n.value ? "dark" : "light");
|
|
546
546
|
const S = {};
|
|
547
547
|
g.setOption(S);
|
|
548
548
|
}, L = () => {
|
|
@@ -551,8 +551,8 @@ const Es = /* @__PURE__ */ z({
|
|
|
551
551
|
const S = {};
|
|
552
552
|
k(S), h(S), y(S), w(S), _(S), g?.setOption(S, !0);
|
|
553
553
|
};
|
|
554
|
-
return
|
|
555
|
-
window.addEventListener("resize", L, !1), await
|
|
554
|
+
return ci(async () => {
|
|
555
|
+
window.addEventListener("resize", L, !1), await fi(() => !!$.value), C(), F();
|
|
556
556
|
}), Ie(() => {
|
|
557
557
|
window.removeEventListener("resize", L, !1), g?.dispose();
|
|
558
558
|
}), me(
|
|
@@ -567,7 +567,7 @@ const Es = /* @__PURE__ */ z({
|
|
|
567
567
|
d
|
|
568
568
|
],
|
|
569
569
|
async () => {
|
|
570
|
-
await
|
|
570
|
+
await di(), L();
|
|
571
571
|
}
|
|
572
572
|
), me([n], () => {
|
|
573
573
|
C(), F();
|
|
@@ -582,8 +582,13 @@ const Es = /* @__PURE__ */ z({
|
|
|
582
582
|
style: ie(x.value)
|
|
583
583
|
}, null, 4));
|
|
584
584
|
}
|
|
585
|
-
})
|
|
586
|
-
|
|
585
|
+
}), _e = (i, e) => {
|
|
586
|
+
const t = i.__vccOpts || i;
|
|
587
|
+
for (const [r, n] of e)
|
|
588
|
+
t[r] = n;
|
|
589
|
+
return t;
|
|
590
|
+
};
|
|
591
|
+
function Us(i, e) {
|
|
587
592
|
function t(m) {
|
|
588
593
|
const c = i.pseudoToNative(m), d = [], f = c.split(".");
|
|
589
594
|
for (let k = 0; k < f.length; k++) {
|
|
@@ -621,7 +626,7 @@ function Fs(i, e) {
|
|
|
621
626
|
}
|
|
622
627
|
function u(m, c) {
|
|
623
628
|
const d = i.pseudoToNative(m), f = i.pseudoToNative(c);
|
|
624
|
-
d === "info" ?
|
|
629
|
+
d === "info" ? uo(f) : d === "success" ? co(f) : d === "warning" ? bi(f) : d === "error" && yi(f);
|
|
625
630
|
}
|
|
626
631
|
function p(m, c) {
|
|
627
632
|
const d = i.pseudoToNative(m), f = i.pseudoToNative(c);
|
|
@@ -669,22 +674,22 @@ function Fs(i, e) {
|
|
|
669
674
|
i.createAsyncFunction(b)
|
|
670
675
|
);
|
|
671
676
|
}
|
|
672
|
-
const
|
|
677
|
+
const Ui = mo({
|
|
673
678
|
baseUrl: "http://localhost/computebase/",
|
|
674
679
|
onError: (i) => {
|
|
675
680
|
const { i18n: e } = He;
|
|
676
|
-
|
|
681
|
+
yi(So(e, i));
|
|
677
682
|
}
|
|
678
683
|
});
|
|
679
|
-
window.API_URL && (
|
|
680
|
-
function
|
|
681
|
-
return
|
|
684
|
+
window.API_URL && (Ui.defaults.baseURL = window.API_URL + "/computebase/");
|
|
685
|
+
function Gs(i) {
|
|
686
|
+
return Ui.post("callFunc", i);
|
|
682
687
|
}
|
|
683
|
-
function
|
|
688
|
+
function js(i, e) {
|
|
684
689
|
async function t(r, n, s, a, u, p) {
|
|
685
690
|
const b = i.pseudoToNative(r), m = i.pseudoToNative(n), c = i.pseudoToNative(s), d = i.pseudoToNative(a), f = i.pseudoToNative(u);
|
|
686
691
|
try {
|
|
687
|
-
const k = JSON.stringify(c), { strOutputs: h } = await
|
|
692
|
+
const k = JSON.stringify(c), { strOutputs: h } = await Gs({
|
|
688
693
|
spaceid: b,
|
|
689
694
|
id: m,
|
|
690
695
|
strInputs: k,
|
|
@@ -701,10 +706,10 @@ function Us(i, e) {
|
|
|
701
706
|
i.createAsyncFunction(t)
|
|
702
707
|
);
|
|
703
708
|
}
|
|
704
|
-
function
|
|
709
|
+
function Os(i, e, t) {
|
|
705
710
|
console.assert(i || e || t);
|
|
706
711
|
}
|
|
707
|
-
class
|
|
712
|
+
class Ks {
|
|
708
713
|
context;
|
|
709
714
|
nodes;
|
|
710
715
|
constructor(e) {
|
|
@@ -731,7 +736,7 @@ class js {
|
|
|
731
736
|
s = this.context.data.view.nodes;
|
|
732
737
|
if (!s)
|
|
733
738
|
return "";
|
|
734
|
-
const a =
|
|
739
|
+
const a = Ao(
|
|
735
740
|
this.context.type,
|
|
736
741
|
this.context.data.type,
|
|
737
742
|
this.context.data.version,
|
|
@@ -744,8 +749,8 @@ class js {
|
|
|
744
749
|
this.getNode(e);
|
|
745
750
|
}
|
|
746
751
|
}
|
|
747
|
-
function
|
|
748
|
-
const r = new
|
|
752
|
+
function Zs(i, e, t) {
|
|
753
|
+
const r = new Ks(i);
|
|
749
754
|
function n(d, f, k) {
|
|
750
755
|
const h = e.pseudoToNative(d), y = e.pseudoToNative(f), w = e.pseudoToNative(k), _ = r.addNode(h, y, w);
|
|
751
756
|
return e.nativeToPseudo(_);
|
|
@@ -807,7 +812,7 @@ function Os(i, e, t) {
|
|
|
807
812
|
pageid: h
|
|
808
813
|
};
|
|
809
814
|
He.router.replace({ path: y, query: w });
|
|
810
|
-
} else i.mode === "preview" &&
|
|
815
|
+
} else i.mode === "preview" && bi(
|
|
811
816
|
He.i18n.global.t(
|
|
812
817
|
"x-runtime-lib.msg.takeEffectOnlyAfterReleased"
|
|
813
818
|
)
|
|
@@ -815,13 +820,13 @@ function Os(i, e, t) {
|
|
|
815
820
|
}
|
|
816
821
|
function m(d, f, k) {
|
|
817
822
|
const h = e.pseudoToNative(d), y = e.pseudoToNative(f);
|
|
818
|
-
|
|
823
|
+
po({ title: h, text: y }).then((w) => {
|
|
819
824
|
k(e.nativeToPseudo(w)), e.run();
|
|
820
825
|
});
|
|
821
826
|
}
|
|
822
827
|
function c(d, f, k, h) {
|
|
823
828
|
const y = e.pseudoToNative(d), w = e.pseudoToNative(f), _ = e.pseudoToNative(k);
|
|
824
|
-
|
|
829
|
+
fo({ title: y, label: w, value: _ }).then((x) => {
|
|
825
830
|
h(e.nativeToPseudo(x)), e.run();
|
|
826
831
|
});
|
|
827
832
|
}
|
|
@@ -859,10 +864,10 @@ function Os(i, e, t) {
|
|
|
859
864
|
e.createAsyncFunction(c)
|
|
860
865
|
);
|
|
861
866
|
}
|
|
862
|
-
function
|
|
863
|
-
|
|
867
|
+
function qs(i, e, t) {
|
|
868
|
+
Us(e, t), js(e, t), Os(i, e, t), Zs(i, e, t);
|
|
864
869
|
}
|
|
865
|
-
const
|
|
870
|
+
const Js = `
|
|
866
871
|
var __env__ = 'dev'
|
|
867
872
|
var __mode__ = 'editor'
|
|
868
873
|
|
|
@@ -872,7 +877,7 @@ function __getEnvV1__() {
|
|
|
872
877
|
|
|
873
878
|
var __pointerPosX__ = 0
|
|
874
879
|
var __pointerPosY__ = 0
|
|
875
|
-
`,
|
|
880
|
+
`, Xs = `
|
|
876
881
|
var __events__ = {}
|
|
877
882
|
|
|
878
883
|
function __addEventListenerV1__(id, event, callback) {
|
|
@@ -943,7 +948,7 @@ function __triggerEvent__(id, event, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p1
|
|
|
943
948
|
callbacks[i](p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16)
|
|
944
949
|
}
|
|
945
950
|
}
|
|
946
|
-
`,
|
|
951
|
+
`, Ys = `
|
|
947
952
|
var __timers__ = {}
|
|
948
953
|
var __currTimerId__ = 0
|
|
949
954
|
|
|
@@ -985,15 +990,15 @@ function __timeoutCallbackV1__(timerId) {
|
|
|
985
990
|
}
|
|
986
991
|
}
|
|
987
992
|
}
|
|
988
|
-
`,
|
|
993
|
+
`, Qs = `
|
|
989
994
|
function __destroy__() {
|
|
990
995
|
}
|
|
991
|
-
`,
|
|
992
|
-
function
|
|
993
|
-
const t = new
|
|
994
|
-
|
|
996
|
+
`, er = Js + Xs + Ys + Qs;
|
|
997
|
+
function Gi(i, e) {
|
|
998
|
+
const t = new Io(
|
|
999
|
+
er,
|
|
995
1000
|
(r, n) => {
|
|
996
|
-
|
|
1001
|
+
qs(i, r, n);
|
|
997
1002
|
}
|
|
998
1003
|
);
|
|
999
1004
|
return t.appendCode(e), t.appendCode(`
|
|
@@ -1002,11 +1007,11 @@ __mode__ = '${i.mode}';
|
|
|
1002
1007
|
__triggerEvent__('globality', 'startup');
|
|
1003
1008
|
`), t.run(), t;
|
|
1004
1009
|
}
|
|
1005
|
-
function
|
|
1010
|
+
function ji(i) {
|
|
1006
1011
|
i.appendCode("__destroy__();"), i.run();
|
|
1007
1012
|
}
|
|
1008
|
-
const
|
|
1009
|
-
function
|
|
1013
|
+
const Ya = ["string", "number", "boolean", "array", "object"];
|
|
1014
|
+
function Qa(i) {
|
|
1010
1015
|
switch (i) {
|
|
1011
1016
|
case "string":
|
|
1012
1017
|
return "#5ba58c";
|
|
@@ -1020,7 +1025,7 @@ function Xa(i) {
|
|
|
1020
1025
|
return "#80a55b";
|
|
1021
1026
|
}
|
|
1022
1027
|
}
|
|
1023
|
-
function
|
|
1028
|
+
function eu(i, e, t, r, n) {
|
|
1024
1029
|
let s = i;
|
|
1025
1030
|
for (let u = 0; u < e.length; u++)
|
|
1026
1031
|
if (s = s.children[e[u]], !s) {
|
|
@@ -1038,10 +1043,10 @@ function Ya(i, e, t, r, n) {
|
|
|
1038
1043
|
children: {}
|
|
1039
1044
|
}, s.children[t] = a);
|
|
1040
1045
|
}
|
|
1041
|
-
function
|
|
1042
|
-
return
|
|
1046
|
+
function Oi() {
|
|
1047
|
+
return Co();
|
|
1043
1048
|
}
|
|
1044
|
-
const
|
|
1049
|
+
const tr = /* @__PURE__ */ z({
|
|
1045
1050
|
__name: "index",
|
|
1046
1051
|
props: {
|
|
1047
1052
|
id: {},
|
|
@@ -1050,10 +1055,10 @@ const Qs = /* @__PURE__ */ z({
|
|
|
1050
1055
|
outer: { type: Boolean }
|
|
1051
1056
|
},
|
|
1052
1057
|
setup(i) {
|
|
1053
|
-
const { t: e } =
|
|
1054
|
-
|
|
1058
|
+
const { t: e } = ki(), t = i, r = Di(), n = Ei(), s = A(), a = le(), u = ae(), p = ue(), b = Mi(), m = be(-1), c = be(), d = {};
|
|
1059
|
+
Fi(d);
|
|
1055
1060
|
const f = () => {
|
|
1056
|
-
d.eventBus && (d.eventBus = void 0), d.interpreter && (
|
|
1061
|
+
d.eventBus && (d.eventBus = void 0), d.interpreter && (ji(d.interpreter), d.interpreter = void 0);
|
|
1057
1062
|
};
|
|
1058
1063
|
Xt(() => {
|
|
1059
1064
|
if (!t.refContext.refid) {
|
|
@@ -1070,8 +1075,8 @@ const Qs = /* @__PURE__ */ z({
|
|
|
1070
1075
|
f();
|
|
1071
1076
|
const C = c.value, L = C.code.script;
|
|
1072
1077
|
if (L) {
|
|
1073
|
-
const F =
|
|
1074
|
-
d.eventBus = F, d.interpreter =
|
|
1078
|
+
const F = Oi();
|
|
1079
|
+
d.eventBus = F, d.interpreter = Gi(
|
|
1075
1080
|
{ org: r, env: n, mode: s, type: u, data: C, eventBus: F },
|
|
1076
1081
|
L
|
|
1077
1082
|
);
|
|
@@ -1138,10 +1143,10 @@ const Qs = /* @__PURE__ */ z({
|
|
|
1138
1143
|
state: {}
|
|
1139
1144
|
},
|
|
1140
1145
|
setup(i) {
|
|
1141
|
-
const { t: e } =
|
|
1142
|
-
|
|
1146
|
+
const { t: e } = ki(), t = i, r = Di(), n = Ei(), s = A(), a = ae(), u = ue(), p = Mi(), b = be(-1), m = be(), c = {};
|
|
1147
|
+
Fi(c);
|
|
1143
1148
|
const d = () => {
|
|
1144
|
-
c.eventBus && (c.eventBus = void 0), c.interpreter && (
|
|
1149
|
+
c.eventBus && (c.eventBus = void 0), c.interpreter && (ji(c.interpreter), c.interpreter = void 0);
|
|
1145
1150
|
};
|
|
1146
1151
|
Xt(() => {
|
|
1147
1152
|
if (!t.refContext.refid) {
|
|
@@ -1158,8 +1163,8 @@ const Qs = /* @__PURE__ */ z({
|
|
|
1158
1163
|
d();
|
|
1159
1164
|
const $ = m.value, g = $.code.script;
|
|
1160
1165
|
if (g) {
|
|
1161
|
-
const C =
|
|
1162
|
-
c.eventBus = C, c.interpreter =
|
|
1166
|
+
const C = Oi();
|
|
1167
|
+
c.eventBus = C, c.interpreter = Gi(
|
|
1163
1168
|
{ org: r, env: n, mode: s, type: a, data: $, eventBus: C },
|
|
1164
1169
|
g
|
|
1165
1170
|
);
|
|
@@ -1224,7 +1229,7 @@ const Qs = /* @__PURE__ */ z({
|
|
|
1224
1229
|
};
|
|
1225
1230
|
return (x, $) => (I(), N(_));
|
|
1226
1231
|
}
|
|
1227
|
-
}),
|
|
1232
|
+
}), nr = /* @__PURE__ */ z({
|
|
1228
1233
|
__name: "index",
|
|
1229
1234
|
props: {
|
|
1230
1235
|
node: {},
|
|
@@ -1273,7 +1278,7 @@ const Qs = /* @__PURE__ */ z({
|
|
|
1273
1278
|
j(r.$slots, "default")
|
|
1274
1279
|
], 4)) : j(r.$slots, "default", { key: 1 });
|
|
1275
1280
|
}
|
|
1276
|
-
}),
|
|
1281
|
+
}), ir = /* @__PURE__ */ z({
|
|
1277
1282
|
__name: "index",
|
|
1278
1283
|
props: {
|
|
1279
1284
|
node: {},
|
|
@@ -1335,13 +1340,8 @@ const Qs = /* @__PURE__ */ z({
|
|
|
1335
1340
|
});
|
|
1336
1341
|
};
|
|
1337
1342
|
}
|
|
1338
|
-
}),
|
|
1339
|
-
|
|
1340
|
-
for (const [r, n] of e)
|
|
1341
|
-
t[r] = n;
|
|
1342
|
-
return t;
|
|
1343
|
-
}, nr = {};
|
|
1344
|
-
function ir(i, e) {
|
|
1343
|
+
}), or = {};
|
|
1344
|
+
function sr(i, e) {
|
|
1345
1345
|
const t = W("v-btn-group");
|
|
1346
1346
|
return I(), N(t, null, {
|
|
1347
1347
|
default: P(() => [
|
|
@@ -1350,7 +1350,7 @@ function ir(i, e) {
|
|
|
1350
1350
|
_: 3
|
|
1351
1351
|
});
|
|
1352
1352
|
}
|
|
1353
|
-
const
|
|
1353
|
+
const rr = /* @__PURE__ */ _e(or, [["render", sr]]), lr = /* @__PURE__ */ z({
|
|
1354
1354
|
__name: "index",
|
|
1355
1355
|
props: {
|
|
1356
1356
|
node: {},
|
|
@@ -1392,7 +1392,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
|
|
|
1392
1392
|
}, 8, ["block", "disabled", "divided", "mandatory", "multiple", "readonly", "size", "stacked", "theme", "tile", "variant"]);
|
|
1393
1393
|
};
|
|
1394
1394
|
}
|
|
1395
|
-
}),
|
|
1395
|
+
}), ar = /* @__PURE__ */ z({
|
|
1396
1396
|
__name: "index",
|
|
1397
1397
|
props: {
|
|
1398
1398
|
node: {},
|
|
@@ -1432,7 +1432,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
|
|
|
1432
1432
|
}, 8, ["density", "disabled", "height", "hover", "loading", "max-height", "max-width", "min-height", "min-width", "subtitle", "text", "theme", "title", "variant", "width"]);
|
|
1433
1433
|
};
|
|
1434
1434
|
}
|
|
1435
|
-
}),
|
|
1435
|
+
}), ur = /* @__PURE__ */ z({
|
|
1436
1436
|
__name: "index",
|
|
1437
1437
|
props: {
|
|
1438
1438
|
node: {},
|
|
@@ -1454,7 +1454,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
|
|
|
1454
1454
|
}, null, 8, ["disabled", "readonly"]);
|
|
1455
1455
|
};
|
|
1456
1456
|
}
|
|
1457
|
-
}),
|
|
1457
|
+
}), cr = /* @__PURE__ */ z({
|
|
1458
1458
|
__name: "index",
|
|
1459
1459
|
props: {
|
|
1460
1460
|
node: {},
|
|
@@ -1490,7 +1490,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
|
|
|
1490
1490
|
}, null, 8, ["closable", "color", "density", "disabled", "draggable", "filter", "label", "size", "text", "theme", "tile", "value", "variant"]);
|
|
1491
1491
|
};
|
|
1492
1492
|
}
|
|
1493
|
-
}),
|
|
1493
|
+
}), dr = /* @__PURE__ */ z({
|
|
1494
1494
|
__name: "index",
|
|
1495
1495
|
props: {
|
|
1496
1496
|
node: {},
|
|
@@ -1534,7 +1534,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
|
|
|
1534
1534
|
}, 8, ["modelValue", "column", "direction", "disabled", "filter", "mandatory", "multiple", "show-arrows", "theme"]);
|
|
1535
1535
|
};
|
|
1536
1536
|
}
|
|
1537
|
-
}),
|
|
1537
|
+
}), mr = /* @__PURE__ */ z({
|
|
1538
1538
|
__name: "index",
|
|
1539
1539
|
props: {
|
|
1540
1540
|
node: {},
|
|
@@ -1581,7 +1581,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
|
|
|
1581
1581
|
}, null, 8, ["disabled", "hide-canvas", "hide-header", "hide-inputs", "hide-sliders", "landscape", "show-swatches", "style", "theme"]);
|
|
1582
1582
|
};
|
|
1583
1583
|
}
|
|
1584
|
-
}),
|
|
1584
|
+
}), pr = /* @__PURE__ */ z({
|
|
1585
1585
|
__name: "index",
|
|
1586
1586
|
props: {
|
|
1587
1587
|
node: {},
|
|
@@ -1620,7 +1620,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
|
|
|
1620
1620
|
});
|
|
1621
1621
|
};
|
|
1622
1622
|
}
|
|
1623
|
-
}),
|
|
1623
|
+
}), fr = /* @__PURE__ */ z({
|
|
1624
1624
|
__name: "index",
|
|
1625
1625
|
props: {
|
|
1626
1626
|
node: {},
|
|
@@ -1640,7 +1640,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
|
|
|
1640
1640
|
j(h.$slots, "default")
|
|
1641
1641
|
], 4));
|
|
1642
1642
|
}
|
|
1643
|
-
}),
|
|
1643
|
+
}), br = /* @__PURE__ */ z({
|
|
1644
1644
|
__name: "index",
|
|
1645
1645
|
props: {
|
|
1646
1646
|
node: {},
|
|
@@ -1683,7 +1683,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
|
|
|
1683
1683
|
theme: o(k),
|
|
1684
1684
|
width: o(h)
|
|
1685
1685
|
}, Yt({ _: 2 }, [
|
|
1686
|
-
|
|
1686
|
+
so(y.value, ($) => ({
|
|
1687
1687
|
name: `item.${$.column}`,
|
|
1688
1688
|
fn: P(({ value: g }) => [
|
|
1689
1689
|
Z(o(fe), {
|
|
@@ -1695,20 +1695,20 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
|
|
|
1695
1695
|
]), 1032, ["density", "fixed-footer", "fixed-header", "headers", "height", "hover", "items", "loading", "multi-sort", "theme", "width"]);
|
|
1696
1696
|
};
|
|
1697
1697
|
}
|
|
1698
|
-
}),
|
|
1699
|
-
function
|
|
1698
|
+
}), yr = {};
|
|
1699
|
+
function hr(i, e) {
|
|
1700
1700
|
const t = W("v-date-picker");
|
|
1701
1701
|
return I(), N(t);
|
|
1702
1702
|
}
|
|
1703
|
-
const
|
|
1703
|
+
const xr = /* @__PURE__ */ _e(yr, [["render", hr]]), gr = ["id"], vr = /* @__PURE__ */ z({
|
|
1704
1704
|
__name: "index",
|
|
1705
1705
|
props: {
|
|
1706
1706
|
node: {},
|
|
1707
1707
|
outer: { type: Boolean }
|
|
1708
1708
|
},
|
|
1709
1709
|
setup(i) {
|
|
1710
|
-
const e = i, t = A(), r = B(), n = V(() => e.node.basic?.id), { open: s } =
|
|
1711
|
-
return
|
|
1710
|
+
const e = i, t = A(), r = B(), n = V(() => e.node.basic?.id), { open: s } = hi(`runtimeDlg/${mi()}`);
|
|
1711
|
+
return Hi(r, e, (u) => {
|
|
1712
1712
|
if (t !== "runtime" && t !== "preview" || !r.interpreter)
|
|
1713
1713
|
return;
|
|
1714
1714
|
const { name: b } = u;
|
|
@@ -1724,7 +1724,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
1724
1724
|
o(t) === "editor" ? (I(), re("div", {
|
|
1725
1725
|
key: 0,
|
|
1726
1726
|
id: `__node__@${n.value}`
|
|
1727
|
-
}, null, 8,
|
|
1727
|
+
}, null, 8, gr)) : pi("", !0)
|
|
1728
1728
|
]),
|
|
1729
1729
|
default: P(() => [
|
|
1730
1730
|
j(u.$slots, "default")
|
|
@@ -1733,7 +1733,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
1733
1733
|
}, 8, ["modelValue"]);
|
|
1734
1734
|
};
|
|
1735
1735
|
}
|
|
1736
|
-
}),
|
|
1736
|
+
}), kr = /* @__PURE__ */ z({
|
|
1737
1737
|
__name: "index",
|
|
1738
1738
|
props: {
|
|
1739
1739
|
node: {},
|
|
@@ -1772,7 +1772,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
1772
1772
|
}, null, 8, ["chips", "density", "direction", "disabled", "label", "loading", "multiple", "readonly", "reverse", "single-line"]);
|
|
1773
1773
|
};
|
|
1774
1774
|
}
|
|
1775
|
-
}),
|
|
1775
|
+
}), _r = /* @__PURE__ */ z({
|
|
1776
1776
|
__name: "index",
|
|
1777
1777
|
props: {
|
|
1778
1778
|
node: {},
|
|
@@ -1784,7 +1784,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
1784
1784
|
"backgroundColor"
|
|
1785
1785
|
]), { color: f } = Y(n, d), k = (y) => {
|
|
1786
1786
|
f.value && (y.backgroundColor = f.value), y.display = "flex";
|
|
1787
|
-
const w =
|
|
1787
|
+
const w = Si(r.value.width), _ = we(w, e.node.settings?.direction);
|
|
1788
1788
|
_ === "row" ? y.flexDirection = "row" : _ === "rowReverse" ? y.flexDirection = "row-reverse" : _ === "column" ? y.flexDirection = "column" : _ === "columnReverse" && (y.flexDirection = "column-reverse");
|
|
1789
1789
|
const x = we(w, e.node.settings?.wrap);
|
|
1790
1790
|
x === "no" ? y.flexWrap = "nowrap" : x === "yes" ? y.flexWrap = "wrap" : x === "reverse" && (y.flexWrap = "wrap-reverse");
|
|
@@ -1802,7 +1802,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
1802
1802
|
j(y.$slots, "default")
|
|
1803
1803
|
], 4));
|
|
1804
1804
|
}
|
|
1805
|
-
}),
|
|
1805
|
+
}), wr = /* @__PURE__ */ z({
|
|
1806
1806
|
__name: "index",
|
|
1807
1807
|
props: {
|
|
1808
1808
|
node: {},
|
|
@@ -1819,7 +1819,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
1819
1819
|
j(c.$slots, "default")
|
|
1820
1820
|
], 4));
|
|
1821
1821
|
}
|
|
1822
|
-
}),
|
|
1822
|
+
}), Vr = /* @__PURE__ */ z({
|
|
1823
1823
|
__name: "index",
|
|
1824
1824
|
props: {
|
|
1825
1825
|
node: {},
|
|
@@ -1851,7 +1851,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
1851
1851
|
"onUpdate:modelValue": x[0] || (x[0] = (g) => X(p) ? p.value = g : null),
|
|
1852
1852
|
"fast-fail": o(b),
|
|
1853
1853
|
style: ie(y.value),
|
|
1854
|
-
onSubmit:
|
|
1854
|
+
onSubmit: ro(w, ["prevent"])
|
|
1855
1855
|
}, {
|
|
1856
1856
|
default: P(() => [
|
|
1857
1857
|
j(_.$slots, "default")
|
|
@@ -1860,7 +1860,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
1860
1860
|
}, 8, ["modelValue", "fast-fail", "style"]);
|
|
1861
1861
|
};
|
|
1862
1862
|
}
|
|
1863
|
-
}),
|
|
1863
|
+
}), $r = /* @__PURE__ */ z({
|
|
1864
1864
|
__name: "index",
|
|
1865
1865
|
props: {
|
|
1866
1866
|
node: {},
|
|
@@ -1882,15 +1882,15 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
1882
1882
|
}, null, 8, ["color", "disabled", "icon", "size", "theme"]);
|
|
1883
1883
|
};
|
|
1884
1884
|
}
|
|
1885
|
-
}),
|
|
1885
|
+
}), Ir = ["id"], Cr = /* @__PURE__ */ z({
|
|
1886
1886
|
__name: "index",
|
|
1887
1887
|
props: {
|
|
1888
1888
|
node: {},
|
|
1889
1889
|
outer: { type: Boolean }
|
|
1890
1890
|
},
|
|
1891
1891
|
setup(i) {
|
|
1892
|
-
const e = i, t = A(), r = B(), n = be(0), s = be(0), a = V(() => [n.value, s.value]), u = V(() => e.node.basic?.id), { open: p } =
|
|
1893
|
-
return
|
|
1892
|
+
const e = i, t = A(), r = B(), n = be(0), s = be(0), a = V(() => [n.value, s.value]), u = V(() => e.node.basic?.id), { open: p } = hi(`runtimeMenu/${mi()}`);
|
|
1893
|
+
return Hi(r, e, (m) => {
|
|
1894
1894
|
if (t !== "runtime" && t !== "preview")
|
|
1895
1895
|
return;
|
|
1896
1896
|
const c = r.interpreter;
|
|
@@ -1912,7 +1912,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
1912
1912
|
o(t) === "editor" ? (I(), re("div", {
|
|
1913
1913
|
key: 0,
|
|
1914
1914
|
id: `__node__@${u.value}`
|
|
1915
|
-
}, null, 8,
|
|
1915
|
+
}, null, 8, Ir)) : pi("", !0)
|
|
1916
1916
|
]),
|
|
1917
1917
|
default: P(() => [
|
|
1918
1918
|
j(m.$slots, "default")
|
|
@@ -1921,7 +1921,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
1921
1921
|
}, 8, ["modelValue", "target"]);
|
|
1922
1922
|
};
|
|
1923
1923
|
}
|
|
1924
|
-
}),
|
|
1924
|
+
}), Sr = /* @__PURE__ */ z({
|
|
1925
1925
|
__name: "index",
|
|
1926
1926
|
props: {
|
|
1927
1927
|
node: {},
|
|
@@ -1999,7 +1999,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
1999
1999
|
});
|
|
2000
2000
|
};
|
|
2001
2001
|
}
|
|
2002
|
-
}),
|
|
2002
|
+
}), Tr = /* @__PURE__ */ z({
|
|
2003
2003
|
__name: "index",
|
|
2004
2004
|
props: {
|
|
2005
2005
|
node: {},
|
|
@@ -2039,7 +2039,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
2039
2039
|
});
|
|
2040
2040
|
};
|
|
2041
2041
|
}
|
|
2042
|
-
}),
|
|
2042
|
+
}), zr = /* @__PURE__ */ z({
|
|
2043
2043
|
__name: "index",
|
|
2044
2044
|
props: {
|
|
2045
2045
|
node: {},
|
|
@@ -2066,7 +2066,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
2066
2066
|
}, null, 8, ["color", "density", "disabled", "label", "readonly", "theme", "value"]);
|
|
2067
2067
|
};
|
|
2068
2068
|
}
|
|
2069
|
-
}),
|
|
2069
|
+
}), Ar = /* @__PURE__ */ z({
|
|
2070
2070
|
__name: "index",
|
|
2071
2071
|
props: {
|
|
2072
2072
|
node: {},
|
|
@@ -2107,7 +2107,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
2107
2107
|
});
|
|
2108
2108
|
};
|
|
2109
2109
|
}
|
|
2110
|
-
}),
|
|
2110
|
+
}), Pr = /* @__PURE__ */ z({
|
|
2111
2111
|
__name: "index",
|
|
2112
2112
|
props: {
|
|
2113
2113
|
node: {},
|
|
@@ -2151,7 +2151,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
2151
2151
|
const H = {};
|
|
2152
2152
|
for (const { value: K, label: O } of $.value)
|
|
2153
2153
|
H[K] = O;
|
|
2154
|
-
if (!
|
|
2154
|
+
if (!vi(H))
|
|
2155
2155
|
return H;
|
|
2156
2156
|
}), { prop: C } = l(t, n, e, [
|
|
2157
2157
|
"settings",
|
|
@@ -2201,7 +2201,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
2201
2201
|
}, 8, ["modelValue"]);
|
|
2202
2202
|
};
|
|
2203
2203
|
}
|
|
2204
|
-
}),
|
|
2204
|
+
}), Nr = /* @__PURE__ */ z({
|
|
2205
2205
|
__name: "index",
|
|
2206
2206
|
props: {
|
|
2207
2207
|
node: {},
|
|
@@ -2242,7 +2242,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
2242
2242
|
});
|
|
2243
2243
|
};
|
|
2244
2244
|
}
|
|
2245
|
-
}),
|
|
2245
|
+
}), Wr = /* @__PURE__ */ z({
|
|
2246
2246
|
__name: "index",
|
|
2247
2247
|
props: {
|
|
2248
2248
|
node: {},
|
|
@@ -2281,14 +2281,14 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
2281
2281
|
});
|
|
2282
2282
|
};
|
|
2283
2283
|
}
|
|
2284
|
-
}),
|
|
2284
|
+
}), Lr = /* @__PURE__ */ z({
|
|
2285
2285
|
__name: "index",
|
|
2286
2286
|
props: {
|
|
2287
2287
|
node: {},
|
|
2288
2288
|
outer: { type: Boolean }
|
|
2289
2289
|
},
|
|
2290
2290
|
setup(i) {
|
|
2291
|
-
const e = i, t = A(), r =
|
|
2291
|
+
const e = i, t = A(), r = bo(), n = B(), { prop: s } = l(t, n, e, ["settings", "color"]), { color: a } = Y(r, s), { prop: u } = l(t, n, e, [
|
|
2292
2292
|
"settings",
|
|
2293
2293
|
"direction"
|
|
2294
2294
|
]), { prop: p } = l(t, n, e, [
|
|
@@ -2328,7 +2328,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
2328
2328
|
const de = {};
|
|
2329
2329
|
for (const { value: Ce, label: We } of F.value)
|
|
2330
2330
|
de[Ce] = We;
|
|
2331
|
-
if (!
|
|
2331
|
+
if (!vi(de))
|
|
2332
2332
|
return de;
|
|
2333
2333
|
}), { prop: H } = l(t, n, e, [
|
|
2334
2334
|
"settings",
|
|
@@ -2346,7 +2346,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
2346
2346
|
default: P(() => [
|
|
2347
2347
|
Z(We, {
|
|
2348
2348
|
modelValue: o(ee),
|
|
2349
|
-
"onUpdate:modelValue": Ce[0] || (Ce[0] = (
|
|
2349
|
+
"onUpdate:modelValue": Ce[0] || (Ce[0] = (io) => X(ee) ? ee.value = io : null),
|
|
2350
2350
|
color: o(a),
|
|
2351
2351
|
direction: o(u),
|
|
2352
2352
|
disabled: o(p),
|
|
@@ -2392,7 +2392,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
2392
2392
|
});
|
|
2393
2393
|
};
|
|
2394
2394
|
}
|
|
2395
|
-
}),
|
|
2395
|
+
}), Br = /* @__PURE__ */ z({
|
|
2396
2396
|
__name: "index",
|
|
2397
2397
|
props: {
|
|
2398
2398
|
node: {},
|
|
@@ -2418,8 +2418,8 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
|
|
|
2418
2418
|
}, 8, ["modelValue", "hide-actions", "theme"]);
|
|
2419
2419
|
};
|
|
2420
2420
|
}
|
|
2421
|
-
}),
|
|
2422
|
-
function
|
|
2421
|
+
}), Rr = {};
|
|
2422
|
+
function Dr(i, e) {
|
|
2423
2423
|
const t = W("v-stepper-header");
|
|
2424
2424
|
return I(), N(t, null, {
|
|
2425
2425
|
default: P(() => [
|
|
@@ -2428,7 +2428,7 @@ function Br(i, e) {
|
|
|
2428
2428
|
_: 3
|
|
2429
2429
|
});
|
|
2430
2430
|
}
|
|
2431
|
-
const
|
|
2431
|
+
const Er = /* @__PURE__ */ _e(Rr, [["render", Dr]]), Mr = /* @__PURE__ */ z({
|
|
2432
2432
|
__name: "index",
|
|
2433
2433
|
props: {
|
|
2434
2434
|
node: {},
|
|
@@ -2446,8 +2446,8 @@ const Rr = /* @__PURE__ */ _e(Lr, [["render", Br]]), Dr = /* @__PURE__ */ z({
|
|
|
2446
2446
|
}, 8, ["value"]);
|
|
2447
2447
|
};
|
|
2448
2448
|
}
|
|
2449
|
-
}),
|
|
2450
|
-
function
|
|
2449
|
+
}), Fr = {};
|
|
2450
|
+
function Hr(i, e) {
|
|
2451
2451
|
const t = W("v-stepper-window");
|
|
2452
2452
|
return I(), N(t, null, {
|
|
2453
2453
|
default: P(() => [
|
|
@@ -2456,7 +2456,7 @@ function Mr(i, e) {
|
|
|
2456
2456
|
_: 3
|
|
2457
2457
|
});
|
|
2458
2458
|
}
|
|
2459
|
-
const
|
|
2459
|
+
const Ur = /* @__PURE__ */ _e(Fr, [["render", Hr]]), Gr = /* @__PURE__ */ z({
|
|
2460
2460
|
__name: "index",
|
|
2461
2461
|
props: {
|
|
2462
2462
|
node: {},
|
|
@@ -2474,7 +2474,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
|
|
|
2474
2474
|
}, 8, ["value"]);
|
|
2475
2475
|
};
|
|
2476
2476
|
}
|
|
2477
|
-
}),
|
|
2477
|
+
}), jr = /* @__PURE__ */ z({
|
|
2478
2478
|
__name: "index",
|
|
2479
2479
|
props: {
|
|
2480
2480
|
node: {},
|
|
@@ -2517,7 +2517,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
|
|
|
2517
2517
|
});
|
|
2518
2518
|
};
|
|
2519
2519
|
}
|
|
2520
|
-
}),
|
|
2520
|
+
}), Or = /* @__PURE__ */ z({
|
|
2521
2521
|
__name: "index",
|
|
2522
2522
|
props: {
|
|
2523
2523
|
node: {},
|
|
@@ -2543,7 +2543,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
|
|
|
2543
2543
|
});
|
|
2544
2544
|
};
|
|
2545
2545
|
}
|
|
2546
|
-
}),
|
|
2546
|
+
}), Kr = /* @__PURE__ */ z({
|
|
2547
2547
|
__name: "index",
|
|
2548
2548
|
props: {
|
|
2549
2549
|
node: {},
|
|
@@ -2616,7 +2616,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
|
|
|
2616
2616
|
}, 8, ["modelValue", "align-tabs", "bg-color", "center-active", "color", "density", "direction", "disabled", "fixed-tabs", "grow", "hide-slider", "items", "mandatory", "show-arrows", "slider-color", "stacked", "theme"]);
|
|
2617
2617
|
};
|
|
2618
2618
|
}
|
|
2619
|
-
}),
|
|
2619
|
+
}), Zr = /* @__PURE__ */ z({
|
|
2620
2620
|
__name: "index",
|
|
2621
2621
|
props: {
|
|
2622
2622
|
node: {},
|
|
@@ -2630,14 +2630,14 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
|
|
|
2630
2630
|
"settings",
|
|
2631
2631
|
"emphasis"
|
|
2632
2632
|
]), { prop: p } = l(t, n, e, ["settings", "italic"]), { prop: b } = l(t, n, e, ["settings", "text"]), { prop: m } = l(t, n, e, ["settings", "weight"]), c = V(() => {
|
|
2633
|
-
const d = [], f =
|
|
2633
|
+
const d = [], f = Si(r.value.width), k = we(f, e.node.settings?.style);
|
|
2634
2634
|
return k && d.push(`text-${k}`), u.value === "high" ? d.push("text-high-emphasis") : u.value === "medium" ? d.push("text-medium-emphasis") : u.value === "disabled" && d.push("text-disabled"), s.value && d.push(`font-${s.value}`), a.value && d.push(`text-decoration-${a.value}`), m.value && d.push(`font-weight-${m.value}`), p.value && d.push("font-italic"), d.join(" ");
|
|
2635
2635
|
});
|
|
2636
2636
|
return (d, f) => (I(), re("span", {
|
|
2637
|
-
class:
|
|
2638
|
-
},
|
|
2637
|
+
class: lo(c.value)
|
|
2638
|
+
}, ao(o(b)), 3));
|
|
2639
2639
|
}
|
|
2640
|
-
}),
|
|
2640
|
+
}), qr = /* @__PURE__ */ z({
|
|
2641
2641
|
__name: "index",
|
|
2642
2642
|
props: {
|
|
2643
2643
|
node: {},
|
|
@@ -2690,7 +2690,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
|
|
|
2690
2690
|
});
|
|
2691
2691
|
};
|
|
2692
2692
|
}
|
|
2693
|
-
}),
|
|
2693
|
+
}), Jr = /* @__PURE__ */ z({
|
|
2694
2694
|
__name: "index",
|
|
2695
2695
|
props: {
|
|
2696
2696
|
node: {},
|
|
@@ -2813,7 +2813,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
|
|
|
2813
2813
|
});
|
|
2814
2814
|
};
|
|
2815
2815
|
}
|
|
2816
|
-
}),
|
|
2816
|
+
}), Xr = /* @__PURE__ */ z({
|
|
2817
2817
|
__name: "index",
|
|
2818
2818
|
props: {
|
|
2819
2819
|
node: {},
|
|
@@ -2874,8 +2874,8 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
|
|
|
2874
2874
|
}, 8, ["align", "density", "direction", "dot-color", "fill-dot", "hide-opposite", "line-color", "line-inset", "line-thickness", "side", "theme", "truncate-line"]);
|
|
2875
2875
|
};
|
|
2876
2876
|
}
|
|
2877
|
-
}),
|
|
2878
|
-
function
|
|
2877
|
+
}), Yr = {};
|
|
2878
|
+
function Qr(i, e) {
|
|
2879
2879
|
const t = W("v-timeline-item");
|
|
2880
2880
|
return I(), N(t, null, {
|
|
2881
2881
|
default: P(() => [
|
|
@@ -2884,7 +2884,7 @@ function Xr(i, e) {
|
|
|
2884
2884
|
_: 3
|
|
2885
2885
|
});
|
|
2886
2886
|
}
|
|
2887
|
-
const
|
|
2887
|
+
const el = /* @__PURE__ */ _e(Yr, [["render", Qr]]), tl = /* @__PURE__ */ z({
|
|
2888
2888
|
__name: "index",
|
|
2889
2889
|
props: {
|
|
2890
2890
|
node: {},
|
|
@@ -2924,8 +2924,8 @@ const Yr = /* @__PURE__ */ _e(Jr, [["render", Xr]]), Qr = /* @__PURE__ */ z({
|
|
|
2924
2924
|
}, 8, ["modelValue", "continuous", "direction", "disabled", "reverse", "show-arrows", "theme", "touch"]);
|
|
2925
2925
|
};
|
|
2926
2926
|
}
|
|
2927
|
-
}),
|
|
2928
|
-
function
|
|
2927
|
+
}), nl = {};
|
|
2928
|
+
function il(i, e) {
|
|
2929
2929
|
const t = W("v-window-item");
|
|
2930
2930
|
return I(), N(t, null, {
|
|
2931
2931
|
default: P(() => [
|
|
@@ -2934,7 +2934,7 @@ function tl(i, e) {
|
|
|
2934
2934
|
_: 3
|
|
2935
2935
|
});
|
|
2936
2936
|
}
|
|
2937
|
-
const
|
|
2937
|
+
const ol = /* @__PURE__ */ _e(nl, [["render", il]]), Ki = "badge_v1", xn = "breadcrumbs_v1", Ue = "bar_chart_v1", Ge = "btn_v1", je = "btn_group_v1", Oe = "btn_toggle_v1", Ke = "card_v1", Ze = "checkbox_v1", qe = "chip_v1", Je = "chip_group_v1", Xe = "color_picker_v1", Ye = "combobox_v1", gn = "conditional_v1", Qe = "container_v1", et = "data_table_v1", tt = "date_picker_v1", nt = "dialog_v1", it = "file_input_v1", ot = "flex_layout_v1", Zi = "flex_layout_entry_v1", st = "form_v1", rt = "icon_v1", lt = "globality_v1", at = "line_chart_v1", vn = "list_v1", ut = "menu_v1", ct = "number_input_v1", dt = "pagination_v1", qi = "radio_v1", mt = "radio_group_v1", pt = "range_slider_v1", ft = "rating_v1", Se = "ref_v1", bt = "select_v1", yt = "slider_v1", ht = "stepper_v1", Ji = "stepper_header_v1", Xi = "stepper_item_v1", Yi = "stepper_window_v1", Qi = "stepper_window_item_v1", xt = "switch_v1", eo = "tab_v1", gt = "tabs_v1", vt = "text_v1", kt = "textarea_v1", _t = "text_field_v1", wt = "timeline_v1", to = "timeline_item_v1", Vt = "window_v1", no = "window_item_v1", v = {
|
|
2938
2938
|
key: "basic",
|
|
2939
2939
|
name: "x-runtime-lib.basic",
|
|
2940
2940
|
children: [
|
|
@@ -2996,7 +2996,7 @@ const nl = /* @__PURE__ */ _e(el, [["render", tl]]), ji = "badge_v1", xn = "brea
|
|
|
2996
2996
|
]
|
|
2997
2997
|
}
|
|
2998
2998
|
]
|
|
2999
|
-
},
|
|
2999
|
+
}, sl = G(Q), ge = {
|
|
3000
3000
|
key: "border",
|
|
3001
3001
|
name: "x-runtime-lib.border",
|
|
3002
3002
|
children: [
|
|
@@ -3014,7 +3014,7 @@ const nl = /* @__PURE__ */ _e(el, [["render", tl]]), ji = "badge_v1", xn = "brea
|
|
|
3014
3014
|
types: "borderWidthTypesV1",
|
|
3015
3015
|
default: ""
|
|
3016
3016
|
},
|
|
3017
|
-
|
|
3017
|
+
sl,
|
|
3018
3018
|
{
|
|
3019
3019
|
key: "roundRadius",
|
|
3020
3020
|
name: "x-runtime-lib.roundRadius",
|
|
@@ -3278,7 +3278,7 @@ const nl = /* @__PURE__ */ _e(el, [["render", tl]]), ji = "badge_v1", xn = "brea
|
|
|
3278
3278
|
}
|
|
3279
3279
|
]
|
|
3280
3280
|
};
|
|
3281
|
-
function
|
|
3281
|
+
function rl(i, e) {
|
|
3282
3282
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
3283
3283
|
if (!r) {
|
|
3284
3284
|
console.error(`barChartV1/spawn prop tag not found, ${t}`);
|
|
@@ -3297,7 +3297,7 @@ function ol(i, e) {
|
|
|
3297
3297
|
}
|
|
3298
3298
|
], s;
|
|
3299
3299
|
}
|
|
3300
|
-
const
|
|
3300
|
+
const kn = {
|
|
3301
3301
|
key: "series",
|
|
3302
3302
|
name: "x-runtime-lib.series",
|
|
3303
3303
|
children: [
|
|
@@ -3321,19 +3321,19 @@ const gn = {
|
|
|
3321
3321
|
}, $t = {
|
|
3322
3322
|
key: Ue,
|
|
3323
3323
|
name: "x-runtime-lib.barChart",
|
|
3324
|
-
comp:
|
|
3324
|
+
comp: Fs,
|
|
3325
3325
|
props: {
|
|
3326
|
-
pageCommon: [v, q, ze, Ae, Pe, Te,
|
|
3327
|
-
compCommon: [v, q, ze, Ae, Pe, Te,
|
|
3326
|
+
pageCommon: [v, q, ze, Ae, Pe, Te, kn],
|
|
3327
|
+
compCommon: [v, q, ze, Ae, Pe, Te, kn]
|
|
3328
3328
|
},
|
|
3329
3329
|
events: [],
|
|
3330
3330
|
methods: [],
|
|
3331
3331
|
slots: [],
|
|
3332
3332
|
leaf: !0,
|
|
3333
|
-
spawn:
|
|
3333
|
+
spawn: rl
|
|
3334
3334
|
};
|
|
3335
3335
|
T($t);
|
|
3336
|
-
function
|
|
3336
|
+
function ll(i, e) {
|
|
3337
3337
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
3338
3338
|
if (!r) {
|
|
3339
3339
|
console.error(`lineChartV1/spawn prop tag not found, ${t}`);
|
|
@@ -3352,7 +3352,7 @@ function sl(i, e) {
|
|
|
3352
3352
|
}
|
|
3353
3353
|
], s;
|
|
3354
3354
|
}
|
|
3355
|
-
const
|
|
3355
|
+
const _n = {
|
|
3356
3356
|
key: "series",
|
|
3357
3357
|
name: "x-runtime-lib.series",
|
|
3358
3358
|
children: [
|
|
@@ -3376,32 +3376,32 @@ const vn = {
|
|
|
3376
3376
|
}, It = {
|
|
3377
3377
|
key: at,
|
|
3378
3378
|
name: "x-runtime-lib.lineChart",
|
|
3379
|
-
comp:
|
|
3379
|
+
comp: Hs,
|
|
3380
3380
|
props: {
|
|
3381
|
-
pageCommon: [v, q, ze, Ae, Pe, Te,
|
|
3382
|
-
compCommon: [v, q, ze, Ae, Pe, Te,
|
|
3381
|
+
pageCommon: [v, q, ze, Ae, Pe, Te, _n],
|
|
3382
|
+
compCommon: [v, q, ze, Ae, Pe, Te, _n]
|
|
3383
3383
|
},
|
|
3384
3384
|
events: [],
|
|
3385
3385
|
methods: [],
|
|
3386
3386
|
slots: [],
|
|
3387
3387
|
leaf: !0,
|
|
3388
|
-
spawn:
|
|
3388
|
+
spawn: ll
|
|
3389
3389
|
};
|
|
3390
3390
|
T(It);
|
|
3391
3391
|
const sn = G(Q);
|
|
3392
3392
|
sn.key = "backgroundColor";
|
|
3393
3393
|
sn.name = "x-runtime-lib.backgroundColor";
|
|
3394
|
-
const
|
|
3394
|
+
const wn = {
|
|
3395
3395
|
key: "globalSettings",
|
|
3396
3396
|
name: "x-runtime-lib.globalSettings",
|
|
3397
3397
|
children: [sn]
|
|
3398
|
-
},
|
|
3398
|
+
}, al = {
|
|
3399
3399
|
key: lt,
|
|
3400
3400
|
name: "x-runtime-lib.globality",
|
|
3401
3401
|
comp: null,
|
|
3402
3402
|
props: {
|
|
3403
|
-
pageCommon: [
|
|
3404
|
-
compCommon: [
|
|
3403
|
+
pageCommon: [wn],
|
|
3404
|
+
compCommon: [wn]
|
|
3405
3405
|
},
|
|
3406
3406
|
events: [
|
|
3407
3407
|
{
|
|
@@ -3441,8 +3441,8 @@ const kn = {
|
|
|
3441
3441
|
slots: [],
|
|
3442
3442
|
internal: !0
|
|
3443
3443
|
};
|
|
3444
|
-
T(
|
|
3445
|
-
const
|
|
3444
|
+
T(al);
|
|
3445
|
+
const Vn = {
|
|
3446
3446
|
key: "ref",
|
|
3447
3447
|
name: "x-runtime-lib.ref",
|
|
3448
3448
|
children: [
|
|
@@ -3453,21 +3453,21 @@ const _n = {
|
|
|
3453
3453
|
default: void 0
|
|
3454
3454
|
}
|
|
3455
3455
|
]
|
|
3456
|
-
},
|
|
3456
|
+
}, ul = {
|
|
3457
3457
|
key: Se,
|
|
3458
3458
|
name: "x-runtime-lib.ref",
|
|
3459
|
-
comp:
|
|
3459
|
+
comp: tr,
|
|
3460
3460
|
props: {
|
|
3461
|
-
pageCommon: [v, q,
|
|
3462
|
-
compCommon: [v, q,
|
|
3461
|
+
pageCommon: [v, q, Vn],
|
|
3462
|
+
compCommon: [v, q, Vn]
|
|
3463
3463
|
},
|
|
3464
3464
|
events: [],
|
|
3465
3465
|
methods: [],
|
|
3466
3466
|
slots: [],
|
|
3467
3467
|
leaf: !0
|
|
3468
3468
|
};
|
|
3469
|
-
T(
|
|
3470
|
-
const
|
|
3469
|
+
T(ul);
|
|
3470
|
+
const $n = {
|
|
3471
3471
|
key: "settings",
|
|
3472
3472
|
name: "x-runtime-lib.settings",
|
|
3473
3473
|
children: [
|
|
@@ -3502,19 +3502,19 @@ const wn = {
|
|
|
3502
3502
|
default: !1
|
|
3503
3503
|
}
|
|
3504
3504
|
]
|
|
3505
|
-
},
|
|
3506
|
-
key:
|
|
3505
|
+
}, tu = {
|
|
3506
|
+
key: Ki,
|
|
3507
3507
|
name: "x-runtime-lib.badge",
|
|
3508
|
-
comp:
|
|
3508
|
+
comp: nr,
|
|
3509
3509
|
props: {
|
|
3510
|
-
pageCommon: [v,
|
|
3511
|
-
compCommon: [v,
|
|
3510
|
+
pageCommon: [v, $n],
|
|
3511
|
+
compCommon: [v, $n]
|
|
3512
3512
|
},
|
|
3513
3513
|
events: [],
|
|
3514
3514
|
methods: [],
|
|
3515
3515
|
slots: []
|
|
3516
3516
|
};
|
|
3517
|
-
function
|
|
3517
|
+
function cl(i, e) {
|
|
3518
3518
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
3519
3519
|
if (!r) {
|
|
3520
3520
|
console.error(`btnV1/spawn prop tag not found, ${t}`);
|
|
@@ -3528,7 +3528,7 @@ function al(i, e) {
|
|
|
3528
3528
|
const s = {};
|
|
3529
3529
|
return D(s, n), s.basic.id = R(16), s.basic.key = Ct.key, s.settings.text = "button", s;
|
|
3530
3530
|
}
|
|
3531
|
-
const
|
|
3531
|
+
const dl = G(Q), In = {
|
|
3532
3532
|
key: "settings",
|
|
3533
3533
|
name: "x-runtime-lib.settings",
|
|
3534
3534
|
children: [
|
|
@@ -3607,7 +3607,7 @@ const ul = G(Q), Vn = {
|
|
|
3607
3607
|
ui: "switch",
|
|
3608
3608
|
default: !1
|
|
3609
3609
|
},
|
|
3610
|
-
|
|
3610
|
+
dl,
|
|
3611
3611
|
{
|
|
3612
3612
|
key: "ripple",
|
|
3613
3613
|
name: "x-runtime-lib.ripple",
|
|
@@ -3618,10 +3618,10 @@ const ul = G(Q), Vn = {
|
|
|
3618
3618
|
}, Ct = {
|
|
3619
3619
|
key: Ge,
|
|
3620
3620
|
name: "x-runtime-lib.button",
|
|
3621
|
-
comp:
|
|
3621
|
+
comp: ir,
|
|
3622
3622
|
props: {
|
|
3623
|
-
pageCommon: [v, q,
|
|
3624
|
-
compCommon: [v, q,
|
|
3623
|
+
pageCommon: [v, q, In],
|
|
3624
|
+
compCommon: [v, q, In]
|
|
3625
3625
|
},
|
|
3626
3626
|
events: [
|
|
3627
3627
|
{
|
|
@@ -3633,13 +3633,13 @@ const ul = G(Q), Vn = {
|
|
|
3633
3633
|
methods: [],
|
|
3634
3634
|
slots: [],
|
|
3635
3635
|
leaf: !0,
|
|
3636
|
-
spawn:
|
|
3636
|
+
spawn: cl
|
|
3637
3637
|
};
|
|
3638
3638
|
T(Ct);
|
|
3639
|
-
const
|
|
3639
|
+
const ml = {
|
|
3640
3640
|
key: je,
|
|
3641
3641
|
name: "x-runtime-lib.buttonGroup",
|
|
3642
|
-
comp:
|
|
3642
|
+
comp: rr,
|
|
3643
3643
|
props: {
|
|
3644
3644
|
pageCommon: [v],
|
|
3645
3645
|
compCommon: [v]
|
|
@@ -3648,8 +3648,8 @@ const cl = {
|
|
|
3648
3648
|
methods: [],
|
|
3649
3649
|
slots: []
|
|
3650
3650
|
};
|
|
3651
|
-
T(
|
|
3652
|
-
const
|
|
3651
|
+
T(ml);
|
|
3652
|
+
const Cn = {
|
|
3653
3653
|
key: "settings",
|
|
3654
3654
|
name: "x-runtime-lib.settings",
|
|
3655
3655
|
children: [
|
|
@@ -3710,20 +3710,20 @@ const $n = {
|
|
|
3710
3710
|
default: !1
|
|
3711
3711
|
}
|
|
3712
3712
|
]
|
|
3713
|
-
},
|
|
3713
|
+
}, pl = {
|
|
3714
3714
|
key: Oe,
|
|
3715
3715
|
name: "x-runtime-lib.buttonToggle",
|
|
3716
|
-
comp:
|
|
3716
|
+
comp: lr,
|
|
3717
3717
|
props: {
|
|
3718
|
-
pageCommon: [v,
|
|
3719
|
-
compCommon: [v,
|
|
3718
|
+
pageCommon: [v, Cn],
|
|
3719
|
+
compCommon: [v, Cn]
|
|
3720
3720
|
},
|
|
3721
3721
|
events: [],
|
|
3722
3722
|
methods: [],
|
|
3723
3723
|
slots: []
|
|
3724
3724
|
};
|
|
3725
|
-
T(
|
|
3726
|
-
function
|
|
3725
|
+
T(pl);
|
|
3726
|
+
function fl(i, e) {
|
|
3727
3727
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
3728
3728
|
if (!r) {
|
|
3729
3729
|
console.error(`cardV1/spawn prop tag not found, ${t}`);
|
|
@@ -3737,7 +3737,7 @@ function ml(i, e) {
|
|
|
3737
3737
|
const s = {};
|
|
3738
3738
|
return D(s, n), s.basic.id = R(16), s.basic.key = Ve.key, s.children = [], s.settings.title = "title", s.settings.subtitle = "subtitle", s.settings.text = "text", s;
|
|
3739
3739
|
}
|
|
3740
|
-
const
|
|
3740
|
+
const Sn = {
|
|
3741
3741
|
key: "settings",
|
|
3742
3742
|
name: "x-runtime-lib.settings",
|
|
3743
3743
|
children: [
|
|
@@ -3795,18 +3795,18 @@ const In = {
|
|
|
3795
3795
|
}, Ve = {
|
|
3796
3796
|
key: Ke,
|
|
3797
3797
|
name: "x-runtime-lib.card",
|
|
3798
|
-
comp:
|
|
3798
|
+
comp: ar,
|
|
3799
3799
|
props: {
|
|
3800
|
-
pageCommon: [v, q,
|
|
3801
|
-
compCommon: [v, q,
|
|
3800
|
+
pageCommon: [v, q, Sn],
|
|
3801
|
+
compCommon: [v, q, Sn]
|
|
3802
3802
|
},
|
|
3803
3803
|
events: [],
|
|
3804
3804
|
methods: [],
|
|
3805
3805
|
slots: [],
|
|
3806
|
-
spawn:
|
|
3806
|
+
spawn: fl
|
|
3807
3807
|
};
|
|
3808
3808
|
T(Ve);
|
|
3809
|
-
const
|
|
3809
|
+
const Tn = {
|
|
3810
3810
|
key: "settings",
|
|
3811
3811
|
name: "x-runtime-lib.settings",
|
|
3812
3812
|
children: [
|
|
@@ -3823,21 +3823,21 @@ const Cn = {
|
|
|
3823
3823
|
default: ""
|
|
3824
3824
|
}
|
|
3825
3825
|
]
|
|
3826
|
-
},
|
|
3826
|
+
}, bl = {
|
|
3827
3827
|
key: Ze,
|
|
3828
3828
|
name: "x-runtime-lib.checkbox",
|
|
3829
|
-
comp:
|
|
3829
|
+
comp: ur,
|
|
3830
3830
|
props: {
|
|
3831
|
-
pageCommon: [v,
|
|
3832
|
-
compCommon: [v,
|
|
3831
|
+
pageCommon: [v, Tn],
|
|
3832
|
+
compCommon: [v, Tn]
|
|
3833
3833
|
},
|
|
3834
3834
|
events: [],
|
|
3835
3835
|
methods: [],
|
|
3836
3836
|
slots: [],
|
|
3837
3837
|
leaf: !0
|
|
3838
3838
|
};
|
|
3839
|
-
T(
|
|
3840
|
-
const
|
|
3839
|
+
T(bl);
|
|
3840
|
+
const yl = G(Q), zn = {
|
|
3841
3841
|
key: "settings",
|
|
3842
3842
|
name: "x-runtime-lib.settings",
|
|
3843
3843
|
children: [
|
|
@@ -3910,15 +3910,15 @@ const fl = G(Q), Sn = {
|
|
|
3910
3910
|
ui: "switch",
|
|
3911
3911
|
default: !1
|
|
3912
3912
|
},
|
|
3913
|
-
|
|
3913
|
+
yl
|
|
3914
3914
|
]
|
|
3915
3915
|
}, St = {
|
|
3916
3916
|
key: qe,
|
|
3917
3917
|
name: "x-runtime-lib.chip",
|
|
3918
|
-
comp:
|
|
3918
|
+
comp: cr,
|
|
3919
3919
|
props: {
|
|
3920
|
-
pageCommon: [v,
|
|
3921
|
-
compCommon: [v,
|
|
3920
|
+
pageCommon: [v, zn],
|
|
3921
|
+
compCommon: [v, zn]
|
|
3922
3922
|
},
|
|
3923
3923
|
events: [],
|
|
3924
3924
|
methods: [],
|
|
@@ -3926,7 +3926,7 @@ const fl = G(Q), Sn = {
|
|
|
3926
3926
|
leaf: !0
|
|
3927
3927
|
};
|
|
3928
3928
|
T(St);
|
|
3929
|
-
function
|
|
3929
|
+
function hl(i, e) {
|
|
3930
3930
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
3931
3931
|
if (!r) {
|
|
3932
3932
|
console.error(`chipGroupV1/spawn prop tag not found, ${t}`);
|
|
@@ -3961,7 +3961,7 @@ function xe(i, e, t, r) {
|
|
|
3961
3961
|
const u = {};
|
|
3962
3962
|
return D(u, a), u.basic.id = R(16), u.basic.key = St.key, u.settings.value = t, u.settings.text = r, u;
|
|
3963
3963
|
}
|
|
3964
|
-
const
|
|
3964
|
+
const An = {
|
|
3965
3965
|
key: "settings",
|
|
3966
3966
|
name: "x-runtime-lib.settings",
|
|
3967
3967
|
children: [
|
|
@@ -4018,21 +4018,21 @@ const Tn = {
|
|
|
4018
4018
|
}, Tt = {
|
|
4019
4019
|
key: Je,
|
|
4020
4020
|
name: "x-runtime-lib.chipGroup",
|
|
4021
|
-
comp:
|
|
4021
|
+
comp: dr,
|
|
4022
4022
|
props: {
|
|
4023
|
-
pageCommon: [v,
|
|
4024
|
-
compCommon: [v,
|
|
4023
|
+
pageCommon: [v, An],
|
|
4024
|
+
compCommon: [v, An]
|
|
4025
4025
|
},
|
|
4026
4026
|
events: [],
|
|
4027
4027
|
methods: [],
|
|
4028
4028
|
slots: [],
|
|
4029
|
-
spawn:
|
|
4029
|
+
spawn: hl
|
|
4030
4030
|
};
|
|
4031
4031
|
T(Tt);
|
|
4032
|
-
const
|
|
4032
|
+
const xl = {
|
|
4033
4033
|
key: Xe,
|
|
4034
4034
|
name: "x-runtime-lib.colorPicker",
|
|
4035
|
-
comp:
|
|
4035
|
+
comp: mr,
|
|
4036
4036
|
props: {
|
|
4037
4037
|
pageCommon: [v],
|
|
4038
4038
|
compCommon: [v]
|
|
@@ -4042,8 +4042,8 @@ const yl = {
|
|
|
4042
4042
|
slots: [],
|
|
4043
4043
|
leaf: !0
|
|
4044
4044
|
};
|
|
4045
|
-
T(
|
|
4046
|
-
const
|
|
4045
|
+
T(xl);
|
|
4046
|
+
const Pn = {
|
|
4047
4047
|
key: "settings",
|
|
4048
4048
|
name: "x-runtime-lib.settings",
|
|
4049
4049
|
children: [
|
|
@@ -4084,34 +4084,34 @@ const zn = {
|
|
|
4084
4084
|
default: !1
|
|
4085
4085
|
}
|
|
4086
4086
|
]
|
|
4087
|
-
},
|
|
4087
|
+
}, gl = {
|
|
4088
4088
|
key: Ye,
|
|
4089
4089
|
name: "x-runtime-lib.combobox",
|
|
4090
|
-
comp:
|
|
4090
|
+
comp: pr,
|
|
4091
4091
|
props: {
|
|
4092
|
-
pageCommon: [v,
|
|
4093
|
-
compCommon: [v,
|
|
4092
|
+
pageCommon: [v, Pn],
|
|
4093
|
+
compCommon: [v, Pn]
|
|
4094
4094
|
},
|
|
4095
4095
|
events: [],
|
|
4096
4096
|
methods: [],
|
|
4097
4097
|
slots: [],
|
|
4098
4098
|
leaf: !0
|
|
4099
4099
|
};
|
|
4100
|
-
T(
|
|
4100
|
+
T(gl);
|
|
4101
4101
|
const rn = G(Q);
|
|
4102
4102
|
rn.key = "backgroundColor";
|
|
4103
4103
|
rn.name = "x-runtime-lib.backgroundColor";
|
|
4104
|
-
const
|
|
4104
|
+
const Nn = {
|
|
4105
4105
|
key: "settings",
|
|
4106
4106
|
name: "x-runtime-lib.settings",
|
|
4107
4107
|
children: [rn]
|
|
4108
4108
|
}, zt = {
|
|
4109
4109
|
key: Qe,
|
|
4110
4110
|
name: "x-runtime-lib.container",
|
|
4111
|
-
comp:
|
|
4111
|
+
comp: fr,
|
|
4112
4112
|
props: {
|
|
4113
|
-
pageCommon: [v, q, ge, ve, ke,
|
|
4114
|
-
compCommon: [v, q, ge, ve, ke,
|
|
4113
|
+
pageCommon: [v, q, ge, ve, ke, Nn],
|
|
4114
|
+
compCommon: [v, q, ge, ve, ke, Nn]
|
|
4115
4115
|
},
|
|
4116
4116
|
events: [
|
|
4117
4117
|
{
|
|
@@ -4124,7 +4124,7 @@ const An = {
|
|
|
4124
4124
|
slots: []
|
|
4125
4125
|
};
|
|
4126
4126
|
T(zt);
|
|
4127
|
-
const
|
|
4127
|
+
const Wn = {
|
|
4128
4128
|
key: "size",
|
|
4129
4129
|
name: "x-runtime-lib.size",
|
|
4130
4130
|
children: [
|
|
@@ -4143,7 +4143,7 @@ const Pn = {
|
|
|
4143
4143
|
default: ""
|
|
4144
4144
|
}
|
|
4145
4145
|
]
|
|
4146
|
-
},
|
|
4146
|
+
}, Ln = {
|
|
4147
4147
|
key: "settings",
|
|
4148
4148
|
name: "x-runtime-lib.settings",
|
|
4149
4149
|
children: [
|
|
@@ -4251,7 +4251,7 @@ const Pn = {
|
|
|
4251
4251
|
default: !1
|
|
4252
4252
|
}
|
|
4253
4253
|
]
|
|
4254
|
-
},
|
|
4254
|
+
}, Bn = {
|
|
4255
4255
|
key: "slots",
|
|
4256
4256
|
name: "x-runtime-lib.slots",
|
|
4257
4257
|
children: [
|
|
@@ -4276,24 +4276,24 @@ const Pn = {
|
|
|
4276
4276
|
defaultArray: []
|
|
4277
4277
|
}
|
|
4278
4278
|
]
|
|
4279
|
-
},
|
|
4279
|
+
}, vl = {
|
|
4280
4280
|
key: et,
|
|
4281
4281
|
name: "x-runtime-lib.dataTable",
|
|
4282
|
-
comp:
|
|
4282
|
+
comp: br,
|
|
4283
4283
|
props: {
|
|
4284
|
-
pageCommon: [v,
|
|
4285
|
-
compCommon: [v,
|
|
4284
|
+
pageCommon: [v, Wn, Ln, Bn],
|
|
4285
|
+
compCommon: [v, Wn, Ln, Bn]
|
|
4286
4286
|
},
|
|
4287
4287
|
events: [],
|
|
4288
4288
|
methods: [],
|
|
4289
4289
|
slots: [],
|
|
4290
4290
|
leaf: !0
|
|
4291
4291
|
};
|
|
4292
|
-
T(
|
|
4293
|
-
const
|
|
4292
|
+
T(vl);
|
|
4293
|
+
const kl = {
|
|
4294
4294
|
key: tt,
|
|
4295
4295
|
name: "x-runtime-lib.datePicker",
|
|
4296
|
-
comp:
|
|
4296
|
+
comp: xr,
|
|
4297
4297
|
props: {
|
|
4298
4298
|
pageCommon: [v],
|
|
4299
4299
|
compCommon: [v]
|
|
@@ -4303,11 +4303,11 @@ const gl = {
|
|
|
4303
4303
|
slots: [],
|
|
4304
4304
|
leaf: !0
|
|
4305
4305
|
};
|
|
4306
|
-
T(
|
|
4307
|
-
const
|
|
4306
|
+
T(kl);
|
|
4307
|
+
const _l = {
|
|
4308
4308
|
key: nt,
|
|
4309
4309
|
name: "x-runtime-lib.dialog",
|
|
4310
|
-
comp:
|
|
4310
|
+
comp: vr,
|
|
4311
4311
|
props: {
|
|
4312
4312
|
pageCommon: [v],
|
|
4313
4313
|
compCommon: [v]
|
|
@@ -4330,24 +4330,24 @@ const vl = {
|
|
|
4330
4330
|
slots: [],
|
|
4331
4331
|
teleport: !0
|
|
4332
4332
|
};
|
|
4333
|
-
T(
|
|
4334
|
-
const
|
|
4333
|
+
T(_l);
|
|
4334
|
+
const Rn = {
|
|
4335
4335
|
key: "settings",
|
|
4336
4336
|
name: "x-runtime-lib.settings",
|
|
4337
4337
|
children: []
|
|
4338
|
-
},
|
|
4338
|
+
}, nu = {
|
|
4339
4339
|
key: it,
|
|
4340
4340
|
name: "x-runtime-lib.fileInput",
|
|
4341
|
-
comp:
|
|
4341
|
+
comp: kr,
|
|
4342
4342
|
props: {
|
|
4343
|
-
pageCommon: [v,
|
|
4344
|
-
compCommon: [v,
|
|
4343
|
+
pageCommon: [v, Rn],
|
|
4344
|
+
compCommon: [v, Rn]
|
|
4345
4345
|
},
|
|
4346
4346
|
events: [],
|
|
4347
4347
|
methods: [],
|
|
4348
4348
|
slots: [],
|
|
4349
4349
|
leaf: !0
|
|
4350
|
-
},
|
|
4350
|
+
}, Dn = {
|
|
4351
4351
|
key: "settings",
|
|
4352
4352
|
name: "x-runtime-lib.settings",
|
|
4353
4353
|
children: [
|
|
@@ -4365,19 +4365,19 @@ const Ln = {
|
|
|
4365
4365
|
}
|
|
4366
4366
|
]
|
|
4367
4367
|
}, At = {
|
|
4368
|
-
key:
|
|
4368
|
+
key: Zi,
|
|
4369
4369
|
name: "x-runtime-lib.flexLayoutEntry",
|
|
4370
|
-
comp:
|
|
4370
|
+
comp: wr,
|
|
4371
4371
|
props: {
|
|
4372
|
-
pageCommon: [v, q,
|
|
4373
|
-
compCommon: [v, q,
|
|
4372
|
+
pageCommon: [v, q, Dn],
|
|
4373
|
+
compCommon: [v, q, Dn]
|
|
4374
4374
|
},
|
|
4375
4375
|
events: [],
|
|
4376
4376
|
methods: [],
|
|
4377
4377
|
slots: []
|
|
4378
4378
|
};
|
|
4379
4379
|
T(At);
|
|
4380
|
-
function
|
|
4380
|
+
function wl(i, e) {
|
|
4381
4381
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
4382
4382
|
if (!r) {
|
|
4383
4383
|
console.error(`flexLayoutV1/spawn prop tag not found, ${t}`);
|
|
@@ -4410,7 +4410,7 @@ function kl(i, e) {
|
|
|
4410
4410
|
"60px",
|
|
4411
4411
|
void 0
|
|
4412
4412
|
),
|
|
4413
|
-
|
|
4413
|
+
Vl(i, e)
|
|
4414
4414
|
], s;
|
|
4415
4415
|
}
|
|
4416
4416
|
function Pt(i, e, t, r, n, s, a, u, p) {
|
|
@@ -4429,7 +4429,7 @@ function Pt(i, e, t, r, n, s, a, u, p) {
|
|
|
4429
4429
|
const d = {};
|
|
4430
4430
|
return D(d, c), d.basic.id = R(16), d.basic.key = zt.key, r && (d.size.width = r), n && (d.size.minWidth = n), a && (d.size.height = a), u && (d.size.minHeight = u), console.log(d), t && (d.settings.backgroundColor.mode = "custom", d.settings.backgroundColor.custom.light = t, d.settings.backgroundColor.custom.dark = t), d.children = [], d;
|
|
4431
4431
|
}
|
|
4432
|
-
function
|
|
4432
|
+
function Vl(i, e) {
|
|
4433
4433
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
4434
4434
|
if (!r) {
|
|
4435
4435
|
console.error(`flexLayoutV1/spawnEntry prop tag not found, ${t}`);
|
|
@@ -4462,7 +4462,7 @@ function _l(i, e) {
|
|
|
4462
4462
|
const ln = G(Q);
|
|
4463
4463
|
ln.key = "backgroundColor";
|
|
4464
4464
|
ln.name = "x-runtime-lib.backgroundColor";
|
|
4465
|
-
const
|
|
4465
|
+
const En = {
|
|
4466
4466
|
key: "settings",
|
|
4467
4467
|
name: "x-runtime-lib.settings",
|
|
4468
4468
|
children: [
|
|
@@ -4635,10 +4635,10 @@ const Rn = {
|
|
|
4635
4635
|
}, $e = {
|
|
4636
4636
|
key: ot,
|
|
4637
4637
|
name: "x-runtime-lib.flexLayout",
|
|
4638
|
-
comp:
|
|
4638
|
+
comp: _r,
|
|
4639
4639
|
props: {
|
|
4640
|
-
pageCommon: [v, q, ge, ve, ke,
|
|
4641
|
-
compCommon: [v, q, ge, ve, ke,
|
|
4640
|
+
pageCommon: [v, q, ge, ve, ke, En],
|
|
4641
|
+
compCommon: [v, q, ge, ve, ke, En]
|
|
4642
4642
|
},
|
|
4643
4643
|
events: [
|
|
4644
4644
|
{
|
|
@@ -4649,10 +4649,10 @@ const Rn = {
|
|
|
4649
4649
|
],
|
|
4650
4650
|
methods: [],
|
|
4651
4651
|
slots: [],
|
|
4652
|
-
spawn:
|
|
4652
|
+
spawn: wl
|
|
4653
4653
|
};
|
|
4654
4654
|
T($e);
|
|
4655
|
-
const
|
|
4655
|
+
const Mn = {
|
|
4656
4656
|
key: "settings",
|
|
4657
4657
|
name: "x-runtime-lib.settings",
|
|
4658
4658
|
children: [
|
|
@@ -4773,7 +4773,7 @@ const Dn = {
|
|
|
4773
4773
|
default: ""
|
|
4774
4774
|
}
|
|
4775
4775
|
]
|
|
4776
|
-
},
|
|
4776
|
+
}, Fn = {
|
|
4777
4777
|
key: "slots",
|
|
4778
4778
|
name: "x-runtime-lib.slots",
|
|
4779
4779
|
children: [
|
|
@@ -4805,10 +4805,10 @@ const Dn = {
|
|
|
4805
4805
|
}, Nt = {
|
|
4806
4806
|
key: _t,
|
|
4807
4807
|
name: "x-runtime-lib.textField",
|
|
4808
|
-
comp:
|
|
4808
|
+
comp: Jr,
|
|
4809
4809
|
props: {
|
|
4810
|
-
pageCommon: [v,
|
|
4811
|
-
compCommon: [v,
|
|
4810
|
+
pageCommon: [v, Mn, Fn],
|
|
4811
|
+
compCommon: [v, Mn, Fn]
|
|
4812
4812
|
},
|
|
4813
4813
|
events: [],
|
|
4814
4814
|
methods: [],
|
|
@@ -4841,7 +4841,7 @@ const Dn = {
|
|
|
4841
4841
|
leaf: !0
|
|
4842
4842
|
};
|
|
4843
4843
|
T(Nt);
|
|
4844
|
-
function
|
|
4844
|
+
function $l(i, e) {
|
|
4845
4845
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
4846
4846
|
if (!r) {
|
|
4847
4847
|
console.error(`formV1/spawn prop tag not found, ${t}`);
|
|
@@ -4853,9 +4853,9 @@ function wl(i, e) {
|
|
|
4853
4853
|
return;
|
|
4854
4854
|
}
|
|
4855
4855
|
const s = {};
|
|
4856
|
-
return D(s, n), s.basic.id = R(16), s.basic.key = Wt.key, s.children = [
|
|
4856
|
+
return D(s, n), s.basic.id = R(16), s.basic.key = Wt.key, s.children = [Il(i, e)], s;
|
|
4857
4857
|
}
|
|
4858
|
-
function
|
|
4858
|
+
function Il(i, e) {
|
|
4859
4859
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
4860
4860
|
if (!r) {
|
|
4861
4861
|
console.error(`formV1/spawnTextField prop tag not found, ${t}`);
|
|
@@ -4869,7 +4869,7 @@ function Vl(i, e) {
|
|
|
4869
4869
|
const s = {};
|
|
4870
4870
|
return D(s, n), s.basic.id = R(16), s.basic.key = Nt.key, s;
|
|
4871
4871
|
}
|
|
4872
|
-
const
|
|
4872
|
+
const Hn = {
|
|
4873
4873
|
key: "settings",
|
|
4874
4874
|
name: "x-runtime-lib.settings",
|
|
4875
4875
|
children: [
|
|
@@ -4890,10 +4890,10 @@ const Mn = {
|
|
|
4890
4890
|
}, Wt = {
|
|
4891
4891
|
key: st,
|
|
4892
4892
|
name: "x-runtime-lib.form",
|
|
4893
|
-
comp:
|
|
4893
|
+
comp: Vr,
|
|
4894
4894
|
props: {
|
|
4895
|
-
pageCommon: [v, q, ge, ve, ke,
|
|
4896
|
-
compCommon: [v, q, ge, ve, ke,
|
|
4895
|
+
pageCommon: [v, q, ge, ve, ke, Hn],
|
|
4896
|
+
compCommon: [v, q, ge, ve, ke, Hn]
|
|
4897
4897
|
},
|
|
4898
4898
|
events: [
|
|
4899
4899
|
{
|
|
@@ -4904,10 +4904,10 @@ const Mn = {
|
|
|
4904
4904
|
],
|
|
4905
4905
|
methods: [],
|
|
4906
4906
|
slots: [],
|
|
4907
|
-
spawn:
|
|
4907
|
+
spawn: $l
|
|
4908
4908
|
};
|
|
4909
4909
|
T(Wt);
|
|
4910
|
-
const
|
|
4910
|
+
const Cl = G(Q), Un = {
|
|
4911
4911
|
key: "settings",
|
|
4912
4912
|
name: "x-runtime-lib.settings",
|
|
4913
4913
|
children: [
|
|
@@ -4930,26 +4930,26 @@ const $l = G(Q), Fn = {
|
|
|
4930
4930
|
items: "sizeItemsV1",
|
|
4931
4931
|
default: "default"
|
|
4932
4932
|
},
|
|
4933
|
-
|
|
4933
|
+
Cl
|
|
4934
4934
|
]
|
|
4935
|
-
},
|
|
4935
|
+
}, Sl = {
|
|
4936
4936
|
key: rt,
|
|
4937
4937
|
name: "x-runtime-lib.icon",
|
|
4938
|
-
comp:
|
|
4938
|
+
comp: $r,
|
|
4939
4939
|
props: {
|
|
4940
|
-
pageCommon: [v,
|
|
4941
|
-
compCommon: [v,
|
|
4940
|
+
pageCommon: [v, Un],
|
|
4941
|
+
compCommon: [v, Un]
|
|
4942
4942
|
},
|
|
4943
4943
|
events: [],
|
|
4944
4944
|
methods: [],
|
|
4945
4945
|
slots: [],
|
|
4946
4946
|
leaf: !0
|
|
4947
4947
|
};
|
|
4948
|
-
T(
|
|
4949
|
-
const
|
|
4948
|
+
T(Sl);
|
|
4949
|
+
const Tl = {
|
|
4950
4950
|
key: ut,
|
|
4951
4951
|
name: "x-runtime-lib.menu",
|
|
4952
|
-
comp:
|
|
4952
|
+
comp: Cr,
|
|
4953
4953
|
props: {
|
|
4954
4954
|
pageCommon: [v],
|
|
4955
4955
|
compCommon: [v]
|
|
@@ -4972,8 +4972,8 @@ const Cl = {
|
|
|
4972
4972
|
slots: [],
|
|
4973
4973
|
teleport: !0
|
|
4974
4974
|
};
|
|
4975
|
-
T(
|
|
4976
|
-
function
|
|
4975
|
+
T(Tl);
|
|
4976
|
+
function zl(i, e) {
|
|
4977
4977
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
4978
4978
|
if (!r) {
|
|
4979
4979
|
console.error(`numberInputV1/spawn prop tag not found, ${t}`);
|
|
@@ -4987,7 +4987,7 @@ function Sl(i, e) {
|
|
|
4987
4987
|
const s = {};
|
|
4988
4988
|
return D(s, n), s.basic.id = R(16), s.basic.key = Lt.key, s.settings.label = "label", s.settings.placeholder = "placeholder", s;
|
|
4989
4989
|
}
|
|
4990
|
-
const
|
|
4990
|
+
const Gn = {
|
|
4991
4991
|
key: "size",
|
|
4992
4992
|
name: "x-runtime-lib.size",
|
|
4993
4993
|
children: [
|
|
@@ -5013,7 +5013,7 @@ const Hn = {
|
|
|
5013
5013
|
default: ""
|
|
5014
5014
|
}
|
|
5015
5015
|
]
|
|
5016
|
-
},
|
|
5016
|
+
}, jn = {
|
|
5017
5017
|
key: "settings",
|
|
5018
5018
|
name: "x-runtime-lib.settings",
|
|
5019
5019
|
children: [
|
|
@@ -5157,10 +5157,10 @@ const Hn = {
|
|
|
5157
5157
|
}, Lt = {
|
|
5158
5158
|
key: ct,
|
|
5159
5159
|
name: "x-runtime-lib.numberInput",
|
|
5160
|
-
comp:
|
|
5160
|
+
comp: Sr,
|
|
5161
5161
|
props: {
|
|
5162
|
-
pageCommon: [v,
|
|
5163
|
-
compCommon: [v,
|
|
5162
|
+
pageCommon: [v, Gn, jn],
|
|
5163
|
+
compCommon: [v, Gn, jn]
|
|
5164
5164
|
},
|
|
5165
5165
|
events: [
|
|
5166
5166
|
{
|
|
@@ -5192,10 +5192,10 @@ const Hn = {
|
|
|
5192
5192
|
methods: [],
|
|
5193
5193
|
slots: [],
|
|
5194
5194
|
leaf: !0,
|
|
5195
|
-
spawn:
|
|
5195
|
+
spawn: zl
|
|
5196
5196
|
};
|
|
5197
5197
|
T(Lt);
|
|
5198
|
-
const
|
|
5198
|
+
const On = {
|
|
5199
5199
|
key: "settings",
|
|
5200
5200
|
name: "x-runtime-lib.settings",
|
|
5201
5201
|
children: [
|
|
@@ -5258,21 +5258,21 @@ const Gn = {
|
|
|
5258
5258
|
default: !1
|
|
5259
5259
|
}
|
|
5260
5260
|
]
|
|
5261
|
-
},
|
|
5261
|
+
}, Al = {
|
|
5262
5262
|
key: dt,
|
|
5263
5263
|
name: "x-runtime-lib.pagination",
|
|
5264
|
-
comp:
|
|
5264
|
+
comp: Tr,
|
|
5265
5265
|
props: {
|
|
5266
|
-
pageCommon: [v,
|
|
5267
|
-
compCommon: [v,
|
|
5266
|
+
pageCommon: [v, On],
|
|
5267
|
+
compCommon: [v, On]
|
|
5268
5268
|
},
|
|
5269
5269
|
events: [],
|
|
5270
5270
|
methods: [],
|
|
5271
5271
|
slots: [],
|
|
5272
5272
|
leaf: !0
|
|
5273
5273
|
};
|
|
5274
|
-
T(
|
|
5275
|
-
const
|
|
5274
|
+
T(Al);
|
|
5275
|
+
const Pl = G(Q), Kn = {
|
|
5276
5276
|
key: "settings",
|
|
5277
5277
|
name: "x-runtime-lib.settings",
|
|
5278
5278
|
children: [
|
|
@@ -5307,15 +5307,15 @@ const zl = G(Q), jn = {
|
|
|
5307
5307
|
items: "densityItemsV1",
|
|
5308
5308
|
default: "default"
|
|
5309
5309
|
},
|
|
5310
|
-
|
|
5310
|
+
Pl
|
|
5311
5311
|
]
|
|
5312
5312
|
}, Bt = {
|
|
5313
|
-
key:
|
|
5313
|
+
key: qi,
|
|
5314
5314
|
name: "x-runtime-lib.radio",
|
|
5315
|
-
comp:
|
|
5315
|
+
comp: zr,
|
|
5316
5316
|
props: {
|
|
5317
|
-
pageCommon: [v,
|
|
5318
|
-
compCommon: [v,
|
|
5317
|
+
pageCommon: [v, Kn],
|
|
5318
|
+
compCommon: [v, Kn]
|
|
5319
5319
|
},
|
|
5320
5320
|
events: [],
|
|
5321
5321
|
methods: [],
|
|
@@ -5323,7 +5323,7 @@ const zl = G(Q), jn = {
|
|
|
5323
5323
|
leaf: !0
|
|
5324
5324
|
};
|
|
5325
5325
|
T(Bt);
|
|
5326
|
-
function
|
|
5326
|
+
function Nl(i, e) {
|
|
5327
5327
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
5328
5328
|
if (!r) {
|
|
5329
5329
|
console.error(`radioGroupV1/spawn prop tag not found, ${t}`);
|
|
@@ -5355,7 +5355,7 @@ function Be(i, e, t, r) {
|
|
|
5355
5355
|
const u = {};
|
|
5356
5356
|
return D(u, a), u.basic.id = R(16), u.basic.key = Bt.key, u.settings.value = t, u.settings.label = r, u;
|
|
5357
5357
|
}
|
|
5358
|
-
const
|
|
5358
|
+
const Zn = {
|
|
5359
5359
|
key: "settings",
|
|
5360
5360
|
name: "x-runtime-lib.settings",
|
|
5361
5361
|
children: [
|
|
@@ -5401,18 +5401,18 @@ const On = {
|
|
|
5401
5401
|
}, Rt = {
|
|
5402
5402
|
key: mt,
|
|
5403
5403
|
name: "x-runtime-lib.radioGroup",
|
|
5404
|
-
comp:
|
|
5404
|
+
comp: Ar,
|
|
5405
5405
|
props: {
|
|
5406
|
-
pageCommon: [v,
|
|
5407
|
-
compCommon: [v,
|
|
5406
|
+
pageCommon: [v, Zn],
|
|
5407
|
+
compCommon: [v, Zn]
|
|
5408
5408
|
},
|
|
5409
5409
|
events: [],
|
|
5410
5410
|
methods: [],
|
|
5411
5411
|
slots: [],
|
|
5412
|
-
spawn:
|
|
5412
|
+
spawn: Nl
|
|
5413
5413
|
};
|
|
5414
5414
|
T(Rt);
|
|
5415
|
-
const
|
|
5415
|
+
const qn = {
|
|
5416
5416
|
key: "settings",
|
|
5417
5417
|
name: "x-runtime-lib.settings",
|
|
5418
5418
|
children: [
|
|
@@ -5529,21 +5529,21 @@ const Kn = {
|
|
|
5529
5529
|
]
|
|
5530
5530
|
}
|
|
5531
5531
|
]
|
|
5532
|
-
},
|
|
5532
|
+
}, Wl = {
|
|
5533
5533
|
key: pt,
|
|
5534
5534
|
name: "x-runtime-lib.rangeSlider",
|
|
5535
|
-
comp:
|
|
5535
|
+
comp: Pr,
|
|
5536
5536
|
props: {
|
|
5537
|
-
pageCommon: [v,
|
|
5538
|
-
compCommon: [v,
|
|
5537
|
+
pageCommon: [v, qn],
|
|
5538
|
+
compCommon: [v, qn]
|
|
5539
5539
|
},
|
|
5540
5540
|
events: [],
|
|
5541
5541
|
methods: [],
|
|
5542
5542
|
slots: [],
|
|
5543
5543
|
leaf: !0
|
|
5544
5544
|
};
|
|
5545
|
-
T(
|
|
5546
|
-
const
|
|
5545
|
+
T(Wl);
|
|
5546
|
+
const Jn = {
|
|
5547
5547
|
key: "settings",
|
|
5548
5548
|
name: "x-runtime-lib.settings",
|
|
5549
5549
|
children: [
|
|
@@ -5598,21 +5598,21 @@ const Zn = {
|
|
|
5598
5598
|
default: !1
|
|
5599
5599
|
}
|
|
5600
5600
|
]
|
|
5601
|
-
},
|
|
5601
|
+
}, Ll = {
|
|
5602
5602
|
key: ft,
|
|
5603
5603
|
name: "x-runtime-lib.rating",
|
|
5604
|
-
comp:
|
|
5604
|
+
comp: Nr,
|
|
5605
5605
|
props: {
|
|
5606
|
-
pageCommon: [v,
|
|
5607
|
-
compCommon: [v,
|
|
5606
|
+
pageCommon: [v, Jn],
|
|
5607
|
+
compCommon: [v, Jn]
|
|
5608
5608
|
},
|
|
5609
5609
|
events: [],
|
|
5610
5610
|
methods: [],
|
|
5611
5611
|
slots: [],
|
|
5612
5612
|
leaf: !0
|
|
5613
5613
|
};
|
|
5614
|
-
T(
|
|
5615
|
-
const
|
|
5614
|
+
T(Ll);
|
|
5615
|
+
const Xn = {
|
|
5616
5616
|
key: "settings",
|
|
5617
5617
|
name: "x-runtime-lib.settings",
|
|
5618
5618
|
children: [
|
|
@@ -5653,20 +5653,20 @@ const qn = {
|
|
|
5653
5653
|
default: !1
|
|
5654
5654
|
}
|
|
5655
5655
|
]
|
|
5656
|
-
},
|
|
5656
|
+
}, Bl = {
|
|
5657
5657
|
key: bt,
|
|
5658
5658
|
name: "x-runtime-lib.select",
|
|
5659
|
-
comp:
|
|
5659
|
+
comp: Wr,
|
|
5660
5660
|
props: {
|
|
5661
|
-
pageCommon: [v,
|
|
5662
|
-
compCommon: [v,
|
|
5661
|
+
pageCommon: [v, Xn],
|
|
5662
|
+
compCommon: [v, Xn]
|
|
5663
5663
|
},
|
|
5664
5664
|
events: [],
|
|
5665
5665
|
methods: [],
|
|
5666
5666
|
slots: [],
|
|
5667
5667
|
leaf: !0
|
|
5668
5668
|
};
|
|
5669
|
-
T(
|
|
5669
|
+
T(Bl);
|
|
5670
5670
|
const an = G(Q);
|
|
5671
5671
|
an.key = "color";
|
|
5672
5672
|
an.name = "x-runtime-lib.color";
|
|
@@ -5676,7 +5676,7 @@ un.name = "x-runtime-lib.trackColor";
|
|
|
5676
5676
|
const cn = G(Q);
|
|
5677
5677
|
cn.key = "thumbColor";
|
|
5678
5678
|
cn.name = "x-runtime-lib.thumbColor";
|
|
5679
|
-
const
|
|
5679
|
+
const Yn = {
|
|
5680
5680
|
key: "settings",
|
|
5681
5681
|
name: "x-runtime-lib.settings",
|
|
5682
5682
|
children: [
|
|
@@ -5785,7 +5785,7 @@ const Jn = {
|
|
|
5785
5785
|
un,
|
|
5786
5786
|
cn
|
|
5787
5787
|
]
|
|
5788
|
-
},
|
|
5788
|
+
}, Qn = {
|
|
5789
5789
|
key: "slots",
|
|
5790
5790
|
name: "x-runtime-lib.slots",
|
|
5791
5791
|
children: [
|
|
@@ -5802,24 +5802,24 @@ const Jn = {
|
|
|
5802
5802
|
default: void 0
|
|
5803
5803
|
}
|
|
5804
5804
|
]
|
|
5805
|
-
},
|
|
5805
|
+
}, Rl = {
|
|
5806
5806
|
key: yt,
|
|
5807
5807
|
name: "x-runtime-lib.slider",
|
|
5808
|
-
comp:
|
|
5808
|
+
comp: Lr,
|
|
5809
5809
|
props: {
|
|
5810
|
-
pageCommon: [v,
|
|
5811
|
-
compCommon: [v,
|
|
5810
|
+
pageCommon: [v, Yn, Qn],
|
|
5811
|
+
compCommon: [v, Yn, Qn]
|
|
5812
5812
|
},
|
|
5813
5813
|
events: [],
|
|
5814
5814
|
methods: [],
|
|
5815
5815
|
slots: [],
|
|
5816
5816
|
leaf: !0
|
|
5817
5817
|
};
|
|
5818
|
-
T(
|
|
5818
|
+
T(Rl);
|
|
5819
5819
|
const Dt = {
|
|
5820
|
-
key:
|
|
5820
|
+
key: Ji,
|
|
5821
5821
|
name: "x-runtime-lib.stepperHeader",
|
|
5822
|
-
comp:
|
|
5822
|
+
comp: Er,
|
|
5823
5823
|
props: {
|
|
5824
5824
|
pageCommon: [v],
|
|
5825
5825
|
compCommon: [v]
|
|
@@ -5829,7 +5829,7 @@ const Dt = {
|
|
|
5829
5829
|
slots: []
|
|
5830
5830
|
};
|
|
5831
5831
|
T(Dt);
|
|
5832
|
-
const
|
|
5832
|
+
const ei = {
|
|
5833
5833
|
key: "settings",
|
|
5834
5834
|
name: "x-runtime-lib.settings",
|
|
5835
5835
|
children: [
|
|
@@ -5841,12 +5841,12 @@ const Yn = {
|
|
|
5841
5841
|
}
|
|
5842
5842
|
]
|
|
5843
5843
|
}, Et = {
|
|
5844
|
-
key:
|
|
5844
|
+
key: Xi,
|
|
5845
5845
|
name: "x-runtime-lib.stepperItem",
|
|
5846
|
-
comp:
|
|
5846
|
+
comp: Mr,
|
|
5847
5847
|
props: {
|
|
5848
|
-
pageCommon: [v,
|
|
5849
|
-
compCommon: [v,
|
|
5848
|
+
pageCommon: [v, ei],
|
|
5849
|
+
compCommon: [v, ei]
|
|
5850
5850
|
},
|
|
5851
5851
|
events: [],
|
|
5852
5852
|
methods: [],
|
|
@@ -5854,9 +5854,9 @@ const Yn = {
|
|
|
5854
5854
|
};
|
|
5855
5855
|
T(Et);
|
|
5856
5856
|
const Mt = {
|
|
5857
|
-
key:
|
|
5857
|
+
key: Yi,
|
|
5858
5858
|
name: "x-runtime-lib.stepperWindow",
|
|
5859
|
-
comp:
|
|
5859
|
+
comp: Ur,
|
|
5860
5860
|
props: {
|
|
5861
5861
|
pageCommon: [v],
|
|
5862
5862
|
compCommon: [v]
|
|
@@ -5866,7 +5866,7 @@ const Mt = {
|
|
|
5866
5866
|
slots: []
|
|
5867
5867
|
};
|
|
5868
5868
|
T(Mt);
|
|
5869
|
-
const
|
|
5869
|
+
const ti = {
|
|
5870
5870
|
key: "settings",
|
|
5871
5871
|
name: "x-runtime-lib.settings",
|
|
5872
5872
|
children: [
|
|
@@ -5878,19 +5878,19 @@ const Qn = {
|
|
|
5878
5878
|
}
|
|
5879
5879
|
]
|
|
5880
5880
|
}, Ft = {
|
|
5881
|
-
key:
|
|
5881
|
+
key: Qi,
|
|
5882
5882
|
name: "x-runtime-lib.stepperWindowItem",
|
|
5883
|
-
comp:
|
|
5883
|
+
comp: Gr,
|
|
5884
5884
|
props: {
|
|
5885
|
-
pageCommon: [v,
|
|
5886
|
-
compCommon: [v,
|
|
5885
|
+
pageCommon: [v, ti],
|
|
5886
|
+
compCommon: [v, ti]
|
|
5887
5887
|
},
|
|
5888
5888
|
events: [],
|
|
5889
5889
|
methods: [],
|
|
5890
5890
|
slots: []
|
|
5891
5891
|
};
|
|
5892
5892
|
T(Ft);
|
|
5893
|
-
function
|
|
5893
|
+
function Dl(i, e) {
|
|
5894
5894
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
5895
5895
|
if (!r) {
|
|
5896
5896
|
console.error(`stepperV1/spawn prop tag not found, ${t}`);
|
|
@@ -5902,9 +5902,9 @@ function Bl(i, e) {
|
|
|
5902
5902
|
return;
|
|
5903
5903
|
}
|
|
5904
5904
|
const s = {};
|
|
5905
|
-
return D(s, n), s.basic.id = R(16), s.basic.key = Ht.key, s.children = [
|
|
5905
|
+
return D(s, n), s.basic.id = R(16), s.basic.key = Ht.key, s.children = [El(i, e), Ml(i, e)], s;
|
|
5906
5906
|
}
|
|
5907
|
-
function
|
|
5907
|
+
function El(i, e) {
|
|
5908
5908
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
5909
5909
|
if (!r) {
|
|
5910
5910
|
console.error(`stepperV1/spawnHeader prop tag not found, ${t}`);
|
|
@@ -5936,7 +5936,7 @@ function Re(i, e, t) {
|
|
|
5936
5936
|
const a = {};
|
|
5937
5937
|
return D(a, s), a.basic.id = R(16), a.basic.key = Et.key, a.children = [], a.settings.value = t, a;
|
|
5938
5938
|
}
|
|
5939
|
-
function
|
|
5939
|
+
function Ml(i, e) {
|
|
5940
5940
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
5941
5941
|
if (!r) {
|
|
5942
5942
|
console.error(`stepperV1/spawnWindow prop tag not found, ${t}`);
|
|
@@ -5966,9 +5966,9 @@ function De(i, e, t, r) {
|
|
|
5966
5966
|
return;
|
|
5967
5967
|
}
|
|
5968
5968
|
const u = {};
|
|
5969
|
-
return D(u, a), u.basic.id = R(16), u.basic.key = Ft.key, u.children = [
|
|
5969
|
+
return D(u, a), u.basic.id = R(16), u.basic.key = Ft.key, u.children = [Fl(i, e, r)], u.settings.value = t, u;
|
|
5970
5970
|
}
|
|
5971
|
-
function
|
|
5971
|
+
function Fl(i, e, t) {
|
|
5972
5972
|
const r = `type=${i} subtype=${e}`, n = E(i, e);
|
|
5973
5973
|
if (!n) {
|
|
5974
5974
|
console.error(`stepperV1/spawnCard prop tag not found, ${r}`);
|
|
@@ -5982,7 +5982,7 @@ function El(i, e, t) {
|
|
|
5982
5982
|
const a = {};
|
|
5983
5983
|
return D(a, s), a.basic.id = R(16), a.basic.key = Ve.key, a.children = [], a.settings.title = t, a;
|
|
5984
5984
|
}
|
|
5985
|
-
const
|
|
5985
|
+
const ni = {
|
|
5986
5986
|
key: "settings",
|
|
5987
5987
|
name: "x-runtime-lib.settings",
|
|
5988
5988
|
children: [
|
|
@@ -6002,21 +6002,21 @@ const ei = {
|
|
|
6002
6002
|
}, Ht = {
|
|
6003
6003
|
key: ht,
|
|
6004
6004
|
name: "x-runtime-lib.stepper",
|
|
6005
|
-
comp:
|
|
6005
|
+
comp: Br,
|
|
6006
6006
|
props: {
|
|
6007
|
-
pageCommon: [v,
|
|
6008
|
-
compCommon: [v,
|
|
6007
|
+
pageCommon: [v, ni],
|
|
6008
|
+
compCommon: [v, ni]
|
|
6009
6009
|
},
|
|
6010
6010
|
events: [],
|
|
6011
6011
|
methods: [],
|
|
6012
6012
|
slots: [],
|
|
6013
|
-
spawn:
|
|
6013
|
+
spawn: Dl
|
|
6014
6014
|
};
|
|
6015
6015
|
T(Ht);
|
|
6016
|
-
const
|
|
6016
|
+
const Hl = {
|
|
6017
6017
|
key: xt,
|
|
6018
6018
|
name: "x-runtime-lib.switch",
|
|
6019
|
-
comp:
|
|
6019
|
+
comp: jr,
|
|
6020
6020
|
props: {
|
|
6021
6021
|
pageCommon: [v],
|
|
6022
6022
|
compCommon: [v]
|
|
@@ -6026,8 +6026,8 @@ const Ml = {
|
|
|
6026
6026
|
slots: [],
|
|
6027
6027
|
leaf: !0
|
|
6028
6028
|
};
|
|
6029
|
-
T(
|
|
6030
|
-
const
|
|
6029
|
+
T(Hl);
|
|
6030
|
+
const ii = {
|
|
6031
6031
|
key: "settings",
|
|
6032
6032
|
name: "x-runtime-lib.settings",
|
|
6033
6033
|
children: [
|
|
@@ -6045,12 +6045,12 @@ const ti = {
|
|
|
6045
6045
|
}
|
|
6046
6046
|
]
|
|
6047
6047
|
}, Ut = {
|
|
6048
|
-
key:
|
|
6048
|
+
key: eo,
|
|
6049
6049
|
name: "x-runtime-lib.tab",
|
|
6050
|
-
comp:
|
|
6050
|
+
comp: Or,
|
|
6051
6051
|
props: {
|
|
6052
|
-
pageCommon: [v,
|
|
6053
|
-
compCommon: [v,
|
|
6052
|
+
pageCommon: [v, ii],
|
|
6053
|
+
compCommon: [v, ii]
|
|
6054
6054
|
},
|
|
6055
6055
|
events: [],
|
|
6056
6056
|
methods: [],
|
|
@@ -6058,7 +6058,7 @@ const ti = {
|
|
|
6058
6058
|
leaf: !0
|
|
6059
6059
|
};
|
|
6060
6060
|
T(Ut);
|
|
6061
|
-
function
|
|
6061
|
+
function Ul(i, e) {
|
|
6062
6062
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
6063
6063
|
if (!r) {
|
|
6064
6064
|
console.error(`tabsV1/spawn prop tag not found, ${t}`);
|
|
@@ -6099,7 +6099,7 @@ mn.name = "x-runtime-lib.selectedColor";
|
|
|
6099
6099
|
const pn = G(Q);
|
|
6100
6100
|
pn.key = "sliderColor";
|
|
6101
6101
|
pn.name = "x-runtime-lib.sliderColor";
|
|
6102
|
-
const
|
|
6102
|
+
const oi = {
|
|
6103
6103
|
key: "settings",
|
|
6104
6104
|
name: "x-runtime-lib.settings",
|
|
6105
6105
|
children: [
|
|
@@ -6181,18 +6181,18 @@ const ni = {
|
|
|
6181
6181
|
}, Gt = {
|
|
6182
6182
|
key: gt,
|
|
6183
6183
|
name: "x-runtime-lib.tabs",
|
|
6184
|
-
comp:
|
|
6184
|
+
comp: Kr,
|
|
6185
6185
|
props: {
|
|
6186
|
-
pageCommon: [v,
|
|
6187
|
-
compCommon: [v,
|
|
6186
|
+
pageCommon: [v, oi],
|
|
6187
|
+
compCommon: [v, oi]
|
|
6188
6188
|
},
|
|
6189
6189
|
events: [],
|
|
6190
6190
|
methods: [],
|
|
6191
6191
|
slots: [],
|
|
6192
|
-
spawn:
|
|
6192
|
+
spawn: Ul
|
|
6193
6193
|
};
|
|
6194
6194
|
T(Gt);
|
|
6195
|
-
function
|
|
6195
|
+
function Gl(i, e) {
|
|
6196
6196
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
6197
6197
|
if (!r) {
|
|
6198
6198
|
console.error(`textV1/spawn prop tag not found, ${t}`);
|
|
@@ -6206,7 +6206,7 @@ function Hl(i, e) {
|
|
|
6206
6206
|
const s = {};
|
|
6207
6207
|
return D(s, n), s.basic.id = R(16), s.basic.key = he.key, s.settings.text = "text", s;
|
|
6208
6208
|
}
|
|
6209
|
-
const
|
|
6209
|
+
const si = {
|
|
6210
6210
|
key: "settings",
|
|
6211
6211
|
name: "x-runtime-lib.settings",
|
|
6212
6212
|
children: [
|
|
@@ -6295,19 +6295,19 @@ const ii = {
|
|
|
6295
6295
|
}, he = {
|
|
6296
6296
|
key: vt,
|
|
6297
6297
|
name: "x-runtime-lib.text",
|
|
6298
|
-
comp:
|
|
6298
|
+
comp: Zr,
|
|
6299
6299
|
props: {
|
|
6300
|
-
pageCommon: [v,
|
|
6301
|
-
compCommon: [v,
|
|
6300
|
+
pageCommon: [v, si],
|
|
6301
|
+
compCommon: [v, si]
|
|
6302
6302
|
},
|
|
6303
6303
|
events: [],
|
|
6304
6304
|
methods: [],
|
|
6305
6305
|
slots: [],
|
|
6306
6306
|
leaf: !0,
|
|
6307
|
-
spawn:
|
|
6307
|
+
spawn: Gl
|
|
6308
6308
|
};
|
|
6309
6309
|
T(he);
|
|
6310
|
-
function
|
|
6310
|
+
function jl(i, e) {
|
|
6311
6311
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
6312
6312
|
if (!r) {
|
|
6313
6313
|
console.error(`textareaV1/spawn prop tag not found, ${t}`);
|
|
@@ -6321,7 +6321,7 @@ function Ul(i, e) {
|
|
|
6321
6321
|
const s = {};
|
|
6322
6322
|
return D(s, n), s.basic.id = R(16), s.basic.key = jt.key, s.settings.label = "label", s;
|
|
6323
6323
|
}
|
|
6324
|
-
const
|
|
6324
|
+
const ri = {
|
|
6325
6325
|
key: "settings",
|
|
6326
6326
|
name: "x-runtime-lib.settings",
|
|
6327
6327
|
children: [
|
|
@@ -6395,22 +6395,22 @@ const oi = {
|
|
|
6395
6395
|
}, jt = {
|
|
6396
6396
|
key: kt,
|
|
6397
6397
|
name: "x-runtime-lib.textarea",
|
|
6398
|
-
comp:
|
|
6398
|
+
comp: qr,
|
|
6399
6399
|
props: {
|
|
6400
|
-
pageCommon: [v,
|
|
6401
|
-
compCommon: [v,
|
|
6400
|
+
pageCommon: [v, ri],
|
|
6401
|
+
compCommon: [v, ri]
|
|
6402
6402
|
},
|
|
6403
6403
|
events: [],
|
|
6404
6404
|
methods: [],
|
|
6405
6405
|
slots: [],
|
|
6406
6406
|
leaf: !0,
|
|
6407
|
-
spawn:
|
|
6407
|
+
spawn: jl
|
|
6408
6408
|
};
|
|
6409
6409
|
T(jt);
|
|
6410
6410
|
const Ot = {
|
|
6411
|
-
key:
|
|
6411
|
+
key: to,
|
|
6412
6412
|
name: "x-runtime-lib.timelineItem",
|
|
6413
|
-
comp:
|
|
6413
|
+
comp: el,
|
|
6414
6414
|
props: {
|
|
6415
6415
|
pageCommon: [v],
|
|
6416
6416
|
compCommon: [v]
|
|
@@ -6420,7 +6420,7 @@ const Ot = {
|
|
|
6420
6420
|
slots: []
|
|
6421
6421
|
};
|
|
6422
6422
|
T(Ot);
|
|
6423
|
-
function
|
|
6423
|
+
function Ol(i, e) {
|
|
6424
6424
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
6425
6425
|
if (!r) {
|
|
6426
6426
|
console.error(`timelineV1/spawn prop tag not found, ${t}`);
|
|
@@ -6450,9 +6450,9 @@ function Me(i, e, t) {
|
|
|
6450
6450
|
return;
|
|
6451
6451
|
}
|
|
6452
6452
|
const a = {};
|
|
6453
|
-
return D(a, s), a.basic.id = R(16), a.basic.key = Ot.key, a.children = [
|
|
6453
|
+
return D(a, s), a.basic.id = R(16), a.basic.key = Ot.key, a.children = [Kl(i, e, t)], a;
|
|
6454
6454
|
}
|
|
6455
|
-
function
|
|
6455
|
+
function Kl(i, e, t) {
|
|
6456
6456
|
const r = `type=${i} subtype=${e}`, n = E(i, e);
|
|
6457
6457
|
if (!n) {
|
|
6458
6458
|
console.error(`timelineV1/spawnText prop tag not found, ${r}`);
|
|
@@ -6466,7 +6466,7 @@ function jl(i, e, t) {
|
|
|
6466
6466
|
const a = {};
|
|
6467
6467
|
return D(a, s), a.basic.id = R(16), a.basic.key = he.key, a.settings.text = t, a;
|
|
6468
6468
|
}
|
|
6469
|
-
const
|
|
6469
|
+
const Zl = G(Q), ql = G(Q), li = {
|
|
6470
6470
|
key: "settings",
|
|
6471
6471
|
name: "x-runtime-lib.settings",
|
|
6472
6472
|
children: [
|
|
@@ -6514,7 +6514,7 @@ const Ol = G(Q), Kl = G(Q), si = {
|
|
|
6514
6514
|
ui: "switch",
|
|
6515
6515
|
default: !1
|
|
6516
6516
|
},
|
|
6517
|
-
|
|
6517
|
+
Zl
|
|
6518
6518
|
]
|
|
6519
6519
|
},
|
|
6520
6520
|
{
|
|
@@ -6540,28 +6540,28 @@ const Ol = G(Q), Kl = G(Q), si = {
|
|
|
6540
6540
|
ui: "numInput",
|
|
6541
6541
|
default: 0
|
|
6542
6542
|
},
|
|
6543
|
-
|
|
6543
|
+
ql
|
|
6544
6544
|
]
|
|
6545
6545
|
}
|
|
6546
6546
|
]
|
|
6547
6547
|
}, Kt = {
|
|
6548
6548
|
key: wt,
|
|
6549
6549
|
name: "x-runtime-lib.timeline",
|
|
6550
|
-
comp:
|
|
6550
|
+
comp: Xr,
|
|
6551
6551
|
props: {
|
|
6552
|
-
pageCommon: [v,
|
|
6553
|
-
compCommon: [v,
|
|
6552
|
+
pageCommon: [v, li],
|
|
6553
|
+
compCommon: [v, li]
|
|
6554
6554
|
},
|
|
6555
6555
|
events: [],
|
|
6556
6556
|
methods: [],
|
|
6557
6557
|
slots: [],
|
|
6558
|
-
spawn:
|
|
6558
|
+
spawn: Ol
|
|
6559
6559
|
};
|
|
6560
6560
|
T(Kt);
|
|
6561
6561
|
const Zt = {
|
|
6562
|
-
key:
|
|
6562
|
+
key: no,
|
|
6563
6563
|
name: "x-runtime-lib.windowItem",
|
|
6564
|
-
comp:
|
|
6564
|
+
comp: ol,
|
|
6565
6565
|
props: {
|
|
6566
6566
|
pageCommon: [v],
|
|
6567
6567
|
compCommon: [v]
|
|
@@ -6571,7 +6571,7 @@ const Zt = {
|
|
|
6571
6571
|
slots: []
|
|
6572
6572
|
};
|
|
6573
6573
|
T(Zt);
|
|
6574
|
-
function
|
|
6574
|
+
function Jl(i, e) {
|
|
6575
6575
|
const t = `type=${i} subtype=${e}`, r = E(i, e);
|
|
6576
6576
|
if (!r) {
|
|
6577
6577
|
console.error(`windowV1/spawn prop tag not found, ${t}`);
|
|
@@ -6601,9 +6601,9 @@ function Fe(i, e, t) {
|
|
|
6601
6601
|
return;
|
|
6602
6602
|
}
|
|
6603
6603
|
const a = {};
|
|
6604
|
-
return D(a, s), a.basic.id = R(16), a.basic.key = Zt.key, a.children = [
|
|
6604
|
+
return D(a, s), a.basic.id = R(16), a.basic.key = Zt.key, a.children = [Xl(i, e, t)], a;
|
|
6605
6605
|
}
|
|
6606
|
-
function
|
|
6606
|
+
function Xl(i, e, t) {
|
|
6607
6607
|
const r = `type=${i} subtype=${e}`, n = E(i, e);
|
|
6608
6608
|
if (!n) {
|
|
6609
6609
|
console.error(`windowV1/spawnFlexLayout prop tag not found, ${r}`);
|
|
@@ -6615,9 +6615,9 @@ function ql(i, e, t) {
|
|
|
6615
6615
|
return;
|
|
6616
6616
|
}
|
|
6617
6617
|
const a = {};
|
|
6618
|
-
return D(a, s), a.basic.id = R(16), a.basic.key = $e.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", a.children = [
|
|
6618
|
+
return D(a, s), a.basic.id = R(16), a.basic.key = $e.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", a.children = [Yl(i, e, t)], a;
|
|
6619
6619
|
}
|
|
6620
|
-
function
|
|
6620
|
+
function Yl(i, e, t) {
|
|
6621
6621
|
const r = `type=${i} subtype=${e}`, n = E(i, e);
|
|
6622
6622
|
if (!n) {
|
|
6623
6623
|
console.error(`windowV1/spawnText prop tag not found, ${r}`);
|
|
@@ -6631,7 +6631,7 @@ function Jl(i, e, t) {
|
|
|
6631
6631
|
const a = {};
|
|
6632
6632
|
return D(a, s), a.basic.id = R(16), a.basic.key = he.key, a.settings.text = t, a.settings.style.xs = "h6", a;
|
|
6633
6633
|
}
|
|
6634
|
-
const
|
|
6634
|
+
const ai = {
|
|
6635
6635
|
key: "settings",
|
|
6636
6636
|
name: "x-runtime-lib.settings",
|
|
6637
6637
|
children: [
|
|
@@ -6682,44 +6682,44 @@ const ri = {
|
|
|
6682
6682
|
}, qt = {
|
|
6683
6683
|
key: Vt,
|
|
6684
6684
|
name: "x-runtime-lib.window",
|
|
6685
|
-
comp:
|
|
6685
|
+
comp: tl,
|
|
6686
6686
|
props: {
|
|
6687
|
-
pageCommon: [v,
|
|
6688
|
-
compCommon: [v,
|
|
6687
|
+
pageCommon: [v, ai],
|
|
6688
|
+
compCommon: [v, ai]
|
|
6689
6689
|
},
|
|
6690
6690
|
events: [],
|
|
6691
6691
|
methods: [],
|
|
6692
6692
|
slots: [],
|
|
6693
|
-
spawn:
|
|
6693
|
+
spawn: Jl
|
|
6694
6694
|
};
|
|
6695
6695
|
T(qt);
|
|
6696
|
-
const
|
|
6696
|
+
const Ql = [
|
|
6697
6697
|
{ title: "x-runtime-lib.title", value: "title" },
|
|
6698
6698
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
6699
6699
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
6700
6700
|
{ title: "x-runtime-lib.center", value: "center" }
|
|
6701
|
-
],
|
|
6701
|
+
], ea = [
|
|
6702
6702
|
{ title: "x-runtime-lib.value", value: "value" },
|
|
6703
6703
|
{ title: "x-runtime-lib.category", value: "category" },
|
|
6704
6704
|
{ title: "x-runtime-lib.time", value: "time" },
|
|
6705
6705
|
{ title: "x-runtime-lib.log", value: "log" }
|
|
6706
|
-
],
|
|
6706
|
+
], ta = [
|
|
6707
6707
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6708
6708
|
{ title: "x-runtime-lib.solid", value: "solid" },
|
|
6709
6709
|
{ title: "x-runtime-lib.dashed", value: "dashed" },
|
|
6710
6710
|
{ title: "x-runtime-lib.dotted", value: "dotted" }
|
|
6711
|
-
],
|
|
6711
|
+
], na = [
|
|
6712
6712
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6713
6713
|
{ title: "x-runtime-lib.theme", value: "theme" },
|
|
6714
6714
|
{ title: "x-runtime-lib.custom", value: "custom" }
|
|
6715
|
-
],
|
|
6715
|
+
], ia = [
|
|
6716
6716
|
{ title: "x-runtime-lib.default", value: "default" },
|
|
6717
6717
|
{ title: "x-runtime-lib.comfortable", value: "comfortable" },
|
|
6718
6718
|
{ title: "x-runtime-lib.compact", value: "compact" }
|
|
6719
|
-
],
|
|
6719
|
+
], oa = [
|
|
6720
6720
|
{ title: "x-runtime-lib.horizontal", value: "horizontal" },
|
|
6721
6721
|
{ title: "x-runtime-lib.vertical", value: "vertical" }
|
|
6722
|
-
],
|
|
6722
|
+
], sa = [
|
|
6723
6723
|
{ title: "x-runtime-lib.underlined", value: "underlined" },
|
|
6724
6724
|
{ title: "x-runtime-lib.outlined", value: "outlined" },
|
|
6725
6725
|
{ title: "x-runtime-lib.filled", value: "filled" },
|
|
@@ -6727,20 +6727,20 @@ const Xl = [
|
|
|
6727
6727
|
{ title: "x-runtime-lib.soloInverted", value: "solo-inverted" },
|
|
6728
6728
|
{ title: "x-runtime-lib.soloFilled", value: "solo-filled" },
|
|
6729
6729
|
{ title: "x-runtime-lib.plain", value: "plain" }
|
|
6730
|
-
],
|
|
6730
|
+
], ra = [
|
|
6731
6731
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6732
6732
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
6733
6733
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
6734
6734
|
{ title: "x-runtime-lib.center", value: "center" },
|
|
6735
6735
|
{ title: "x-runtime-lib.baseline", value: "baseline" },
|
|
6736
6736
|
{ title: "x-runtime-lib.stretch", value: "stretch" }
|
|
6737
|
-
],
|
|
6737
|
+
], la = [
|
|
6738
6738
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6739
6739
|
{ title: "x-runtime-lib.row", value: "row" },
|
|
6740
6740
|
{ title: "x-runtime-lib.rowReverse", value: "rowReverse" },
|
|
6741
6741
|
{ title: "x-runtime-lib.column", value: "column" },
|
|
6742
6742
|
{ title: "x-runtime-lib.columnReverse", value: "columnReverse" }
|
|
6743
|
-
],
|
|
6743
|
+
], aa = [
|
|
6744
6744
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6745
6745
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
6746
6746
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
@@ -6748,12 +6748,12 @@ const Xl = [
|
|
|
6748
6748
|
{ title: "x-runtime-lib.spaceBetween", value: "spaceBetween" },
|
|
6749
6749
|
{ title: "x-runtime-lib.spaceAround", value: "spaceAround" },
|
|
6750
6750
|
{ title: "x-runtime-lib.spaceEvenly", value: "spaceEvenly" }
|
|
6751
|
-
],
|
|
6751
|
+
], ua = [
|
|
6752
6752
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6753
6753
|
{ title: "x-runtime-lib.no", value: "no" },
|
|
6754
6754
|
{ title: "x-runtime-lib.yes", value: "yes" },
|
|
6755
6755
|
{ title: "x-runtime-lib.reverse", value: "reverse" }
|
|
6756
|
-
],
|
|
6756
|
+
], ca = [
|
|
6757
6757
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6758
6758
|
{ title: "x-runtime-lib.black", value: "black" },
|
|
6759
6759
|
{ title: "x-runtime-lib.bold", value: "bold" },
|
|
@@ -6761,24 +6761,24 @@ const Xl = [
|
|
|
6761
6761
|
{ title: "x-runtime-lib.regular", value: "regular" },
|
|
6762
6762
|
{ title: "x-runtime-lib.light", value: "light" },
|
|
6763
6763
|
{ title: "x-runtime-lib.thin", value: "thin" }
|
|
6764
|
-
],
|
|
6764
|
+
], da = [
|
|
6765
6765
|
{ title: "x-runtime-lib.elevated", value: "elevated" },
|
|
6766
6766
|
{ title: "x-runtime-lib.flat", value: "flat" },
|
|
6767
6767
|
{ title: "x-runtime-lib.tonal", value: "tonal" },
|
|
6768
6768
|
{ title: "x-runtime-lib.outlined", value: "outlined" },
|
|
6769
6769
|
{ title: "x-runtime-lib.text", value: "text" },
|
|
6770
6770
|
{ title: "x-runtime-lib.plain", value: "plain" }
|
|
6771
|
-
],
|
|
6771
|
+
], ma = [
|
|
6772
6772
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6773
6773
|
{ title: "x-runtime-lib.show", value: "show" },
|
|
6774
6774
|
{ title: "x-runtime-lib.always", value: "always" }
|
|
6775
|
-
],
|
|
6775
|
+
], pa = [
|
|
6776
6776
|
{ title: "x-runtime-lib.xSmall", value: "x-small" },
|
|
6777
6777
|
{ title: "x-runtime-lib.small", value: "small" },
|
|
6778
6778
|
{ title: "x-runtime-lib.default", value: "default" },
|
|
6779
6779
|
{ title: "x-runtime-lib.large", value: "large" },
|
|
6780
6780
|
{ title: "x-runtime-lib.xLarge", value: "x-large" }
|
|
6781
|
-
],
|
|
6781
|
+
], fa = [
|
|
6782
6782
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6783
6783
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
6784
6784
|
{ title: "x-runtime-lib.center", value: "center" },
|
|
@@ -6786,18 +6786,18 @@ const Xl = [
|
|
|
6786
6786
|
{ title: "x-runtime-lib.justify", value: "justify" },
|
|
6787
6787
|
{ title: "x-runtime-lib.left", value: "left" },
|
|
6788
6788
|
{ title: "x-runtime-lib.right", value: "right" }
|
|
6789
|
-
],
|
|
6789
|
+
], ba = [
|
|
6790
6790
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6791
6791
|
{ title: "x-runtime-lib.none", value: "none" },
|
|
6792
6792
|
{ title: "x-runtime-lib.overline", value: "overline" },
|
|
6793
6793
|
{ title: "x-runtime-lib.underline", value: "underline" },
|
|
6794
6794
|
{ title: "x-runtime-lib.lineThrough", value: "line-through" }
|
|
6795
|
-
],
|
|
6795
|
+
], ya = [
|
|
6796
6796
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6797
6797
|
{ title: "x-runtime-lib.high", value: "high" },
|
|
6798
6798
|
{ title: "x-runtime-lib.medium", value: "medium" },
|
|
6799
6799
|
{ title: "x-runtime-lib.disabled", value: "disabled" }
|
|
6800
|
-
],
|
|
6800
|
+
], ha = [
|
|
6801
6801
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6802
6802
|
{ title: "x-runtime-lib.h1", value: "h1" },
|
|
6803
6803
|
{ title: "x-runtime-lib.h2", value: "h2" },
|
|
@@ -6812,7 +6812,7 @@ const Xl = [
|
|
|
6812
6812
|
{ title: "x-runtime-lib.button", value: "button" },
|
|
6813
6813
|
{ title: "x-runtime-lib.caption", value: "caption" },
|
|
6814
6814
|
{ title: "x-runtime-lib.overline", value: "overline" }
|
|
6815
|
-
],
|
|
6815
|
+
], xa = [
|
|
6816
6816
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6817
6817
|
{ title: "x-runtime-lib.primary", value: "primary" },
|
|
6818
6818
|
{ title: "x-runtime-lib.secondary", value: "secondary" },
|
|
@@ -6823,53 +6823,53 @@ const Xl = [
|
|
|
6823
6823
|
{ title: "x-runtime-lib.background0", value: "background0" },
|
|
6824
6824
|
{ title: "x-runtime-lib.background1", value: "background1" },
|
|
6825
6825
|
{ title: "x-runtime-lib.background2", value: "background2" }
|
|
6826
|
-
],
|
|
6826
|
+
], ga = [
|
|
6827
6827
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6828
6828
|
{ title: "x-runtime-lib.show", value: "show" },
|
|
6829
6829
|
{ title: "x-runtime-lib.always", value: "always" }
|
|
6830
|
-
],
|
|
6830
|
+
], va = [
|
|
6831
6831
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
6832
6832
|
{ title: "x-runtime-lib.center", value: "center" }
|
|
6833
|
-
],
|
|
6833
|
+
], ka = [
|
|
6834
6834
|
{ title: "x-runtime-lib.horizontal", value: "horizontal" },
|
|
6835
6835
|
{ title: "x-runtime-lib.vertical", value: "vertical" }
|
|
6836
|
-
],
|
|
6836
|
+
], _a = [
|
|
6837
6837
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6838
6838
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
6839
6839
|
{ title: "x-runtime-lib.start", value: "start" }
|
|
6840
|
-
],
|
|
6840
|
+
], wa = [
|
|
6841
6841
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6842
6842
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
6843
6843
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
6844
6844
|
{ title: "x-runtime-lib.both", value: "both" }
|
|
6845
|
-
],
|
|
6845
|
+
], Va = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6846
6846
|
__proto__: null,
|
|
6847
|
-
alignTabsItemsV1:
|
|
6848
|
-
axisTypeItemsV1:
|
|
6849
|
-
borderStyleItemsV1:
|
|
6850
|
-
colorModeItemsV1:
|
|
6851
|
-
densityItemsV1:
|
|
6852
|
-
directionItemsV1:
|
|
6853
|
-
fieldVariantItemsV1:
|
|
6854
|
-
flexCrossAlignItemsV1:
|
|
6855
|
-
flexDirectionItemsV1:
|
|
6856
|
-
flexMainAlignItemsV1:
|
|
6857
|
-
flexWrapItemsV1:
|
|
6858
|
-
fontWeightItemsV1:
|
|
6859
|
-
sheetVariantItemsV1:
|
|
6860
|
-
showTicksItemsV1:
|
|
6861
|
-
sizeItemsV1:
|
|
6862
|
-
textAlignItemsV1:
|
|
6863
|
-
textDecorationItemsV1:
|
|
6864
|
-
textEmphasisItemsV1:
|
|
6865
|
-
textStyleItemsV1:
|
|
6866
|
-
themeColorItemsV1:
|
|
6867
|
-
thumbLabelItemsV1:
|
|
6868
|
-
timelineAlignItemsV1:
|
|
6869
|
-
timelineDirectionItemsV1:
|
|
6870
|
-
timelineSideItemsV1:
|
|
6871
|
-
timelineTruncateLineItemsV1:
|
|
6872
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6847
|
+
alignTabsItemsV1: Ql,
|
|
6848
|
+
axisTypeItemsV1: ea,
|
|
6849
|
+
borderStyleItemsV1: ta,
|
|
6850
|
+
colorModeItemsV1: na,
|
|
6851
|
+
densityItemsV1: ia,
|
|
6852
|
+
directionItemsV1: oa,
|
|
6853
|
+
fieldVariantItemsV1: sa,
|
|
6854
|
+
flexCrossAlignItemsV1: ra,
|
|
6855
|
+
flexDirectionItemsV1: la,
|
|
6856
|
+
flexMainAlignItemsV1: aa,
|
|
6857
|
+
flexWrapItemsV1: ua,
|
|
6858
|
+
fontWeightItemsV1: ca,
|
|
6859
|
+
sheetVariantItemsV1: da,
|
|
6860
|
+
showTicksItemsV1: ma,
|
|
6861
|
+
sizeItemsV1: pa,
|
|
6862
|
+
textAlignItemsV1: fa,
|
|
6863
|
+
textDecorationItemsV1: ba,
|
|
6864
|
+
textEmphasisItemsV1: ya,
|
|
6865
|
+
textStyleItemsV1: ha,
|
|
6866
|
+
themeColorItemsV1: xa,
|
|
6867
|
+
thumbLabelItemsV1: ga,
|
|
6868
|
+
timelineAlignItemsV1: va,
|
|
6869
|
+
timelineDirectionItemsV1: ka,
|
|
6870
|
+
timelineSideItemsV1: _a,
|
|
6871
|
+
timelineTruncateLineItemsV1: wa
|
|
6872
|
+
}, Symbol.toStringTag, { value: "Module" })), $a = [
|
|
6873
6873
|
{
|
|
6874
6874
|
title: "x-runtime-lib.notSet",
|
|
6875
6875
|
value: "",
|
|
@@ -6909,7 +6909,7 @@ const Xl = [
|
|
|
6909
6909
|
max: 1 / 0,
|
|
6910
6910
|
step: 1
|
|
6911
6911
|
}
|
|
6912
|
-
],
|
|
6912
|
+
], Ia = [
|
|
6913
6913
|
{
|
|
6914
6914
|
title: "x-runtime-lib.notSet",
|
|
6915
6915
|
value: "",
|
|
@@ -6931,7 +6931,7 @@ const Xl = [
|
|
|
6931
6931
|
validator: (i) => i === "right",
|
|
6932
6932
|
default: "right"
|
|
6933
6933
|
}
|
|
6934
|
-
],
|
|
6934
|
+
], Ca = [
|
|
6935
6935
|
{
|
|
6936
6936
|
title: "x-runtime-lib.notSet",
|
|
6937
6937
|
value: "",
|
|
@@ -6961,7 +6961,7 @@ const Xl = [
|
|
|
6961
6961
|
precision: 6,
|
|
6962
6962
|
default: "0%"
|
|
6963
6963
|
}
|
|
6964
|
-
],
|
|
6964
|
+
], Sa = [
|
|
6965
6965
|
{
|
|
6966
6966
|
title: "x-runtime-lib.notSet",
|
|
6967
6967
|
value: "",
|
|
@@ -6986,7 +6986,7 @@ const Xl = [
|
|
|
6986
6986
|
min: 0,
|
|
6987
6987
|
default: "0%"
|
|
6988
6988
|
}
|
|
6989
|
-
],
|
|
6989
|
+
], Ta = [
|
|
6990
6990
|
{
|
|
6991
6991
|
title: "x-runtime-lib.notSet",
|
|
6992
6992
|
value: "",
|
|
@@ -7011,7 +7011,7 @@ const Xl = [
|
|
|
7011
7011
|
min: 0,
|
|
7012
7012
|
default: "0%"
|
|
7013
7013
|
}
|
|
7014
|
-
],
|
|
7014
|
+
], za = [
|
|
7015
7015
|
{
|
|
7016
7016
|
title: "x-runtime-lib.notSet",
|
|
7017
7017
|
value: "",
|
|
@@ -7040,7 +7040,7 @@ const Xl = [
|
|
|
7040
7040
|
validator: (i) => i === "end",
|
|
7041
7041
|
default: "end"
|
|
7042
7042
|
}
|
|
7043
|
-
],
|
|
7043
|
+
], Aa = [
|
|
7044
7044
|
{
|
|
7045
7045
|
title: "x-runtime-lib.notSet",
|
|
7046
7046
|
value: "",
|
|
@@ -7062,21 +7062,21 @@ const Xl = [
|
|
|
7062
7062
|
validator: (i) => i === "bottom",
|
|
7063
7063
|
default: "bottom"
|
|
7064
7064
|
}
|
|
7065
|
-
],
|
|
7065
|
+
], Pa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7066
7066
|
__proto__: null,
|
|
7067
|
-
borderWidthTypesV1:
|
|
7068
|
-
leftRightTypesV1:
|
|
7069
|
-
marginTypesV1:
|
|
7070
|
-
paddingTypesV1:
|
|
7071
|
-
sizeTypesV1:
|
|
7072
|
-
tableColumnAlignTypesV1:
|
|
7073
|
-
topBottomTypesV1:
|
|
7074
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7067
|
+
borderWidthTypesV1: $a,
|
|
7068
|
+
leftRightTypesV1: Ia,
|
|
7069
|
+
marginTypesV1: Ca,
|
|
7070
|
+
paddingTypesV1: Sa,
|
|
7071
|
+
sizeTypesV1: Ta,
|
|
7072
|
+
tableColumnAlignTypesV1: za,
|
|
7073
|
+
topBottomTypesV1: Aa
|
|
7074
|
+
}, Symbol.toStringTag, { value: "Module" })), Na = {
|
|
7075
7075
|
version: "v1",
|
|
7076
7076
|
globalityKey: lt,
|
|
7077
7077
|
refKey: Se,
|
|
7078
|
-
items: { ...
|
|
7079
|
-
types: { ...
|
|
7078
|
+
items: { ...Va },
|
|
7079
|
+
types: { ...Pa },
|
|
7080
7080
|
elements: /* @__PURE__ */ new Set([
|
|
7081
7081
|
Ue,
|
|
7082
7082
|
xn,
|
|
@@ -7089,21 +7089,23 @@ const Xl = [
|
|
|
7089
7089
|
Je,
|
|
7090
7090
|
Xe,
|
|
7091
7091
|
Ye,
|
|
7092
|
+
gn,
|
|
7092
7093
|
Qe,
|
|
7093
7094
|
et,
|
|
7094
7095
|
tt,
|
|
7095
7096
|
nt,
|
|
7096
7097
|
it,
|
|
7097
7098
|
ot,
|
|
7098
|
-
|
|
7099
|
+
Zi,
|
|
7099
7100
|
st,
|
|
7100
7101
|
lt,
|
|
7101
7102
|
rt,
|
|
7102
7103
|
at,
|
|
7104
|
+
vn,
|
|
7103
7105
|
ut,
|
|
7104
7106
|
ct,
|
|
7105
7107
|
dt,
|
|
7106
|
-
|
|
7108
|
+
qi,
|
|
7107
7109
|
mt,
|
|
7108
7110
|
pt,
|
|
7109
7111
|
ft,
|
|
@@ -7111,20 +7113,20 @@ const Xl = [
|
|
|
7111
7113
|
bt,
|
|
7112
7114
|
yt,
|
|
7113
7115
|
ht,
|
|
7114
|
-
Zi,
|
|
7115
|
-
qi,
|
|
7116
7116
|
Ji,
|
|
7117
7117
|
Xi,
|
|
7118
|
-
xt,
|
|
7119
7118
|
Yi,
|
|
7119
|
+
Qi,
|
|
7120
|
+
xt,
|
|
7121
|
+
eo,
|
|
7120
7122
|
gt,
|
|
7121
7123
|
vt,
|
|
7122
7124
|
kt,
|
|
7123
7125
|
_t,
|
|
7124
7126
|
wt,
|
|
7125
|
-
|
|
7127
|
+
to,
|
|
7126
7128
|
Vt,
|
|
7127
|
-
|
|
7129
|
+
no
|
|
7128
7130
|
]),
|
|
7129
7131
|
groups: [
|
|
7130
7132
|
{
|
|
@@ -7184,7 +7186,7 @@ const Xl = [
|
|
|
7184
7186
|
{
|
|
7185
7187
|
key: "feedback",
|
|
7186
7188
|
name: "x-runtime-lib.feedback",
|
|
7187
|
-
items: [
|
|
7189
|
+
items: [Ki, ft, wt]
|
|
7188
7190
|
},
|
|
7189
7191
|
{
|
|
7190
7192
|
key: "imagesAndIcons",
|
|
@@ -7195,101 +7197,106 @@ const Xl = [
|
|
|
7195
7197
|
key: "pickers",
|
|
7196
7198
|
name: "x-runtime-lib.pickers",
|
|
7197
7199
|
items: [Xe, tt]
|
|
7200
|
+
},
|
|
7201
|
+
{
|
|
7202
|
+
key: "control",
|
|
7203
|
+
name: "x-runtime-lib.control",
|
|
7204
|
+
items: [gn, vn]
|
|
7198
7205
|
}
|
|
7199
7206
|
]
|
|
7200
7207
|
}, fn = {
|
|
7201
|
-
v1:
|
|
7202
|
-
},
|
|
7208
|
+
v1: Na
|
|
7209
|
+
}, Wa = (i, e, t) => {
|
|
7203
7210
|
const r = i[e];
|
|
7204
7211
|
return r ? typeof r == "function" ? r() : Promise.resolve(r) : new Promise((n, s) => {
|
|
7205
7212
|
(typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(s.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + e + (e.split("/").length !== t ? ". Note that variables only represent file names one level deep." : ""))));
|
|
7206
7213
|
});
|
|
7207
7214
|
};
|
|
7208
|
-
async function
|
|
7209
|
-
return (await
|
|
7215
|
+
async function iu(i) {
|
|
7216
|
+
return (await Wa(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.dkcd6khi.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.g2xas2zq.js") }), `./locales/${i}/index.ts`, 4)).default;
|
|
7210
7217
|
}
|
|
7211
7218
|
export {
|
|
7212
|
-
|
|
7219
|
+
tu as badgeV1,
|
|
7213
7220
|
$t as barChartV1,
|
|
7214
|
-
|
|
7215
|
-
|
|
7216
|
-
|
|
7221
|
+
Ci as breakpoints,
|
|
7222
|
+
ml as btnGroupV1,
|
|
7223
|
+
pl as btnToggleV1,
|
|
7217
7224
|
Ct as btnV1,
|
|
7218
|
-
|
|
7225
|
+
Si as calcBreakpoint,
|
|
7219
7226
|
Ve as cardV1,
|
|
7220
|
-
|
|
7227
|
+
bl as checkboxV1,
|
|
7221
7228
|
Tt as chipGroupV1,
|
|
7222
7229
|
St as chipV1,
|
|
7223
|
-
|
|
7224
|
-
|
|
7230
|
+
xl as colorPickerV1,
|
|
7231
|
+
gl as comboboxV1,
|
|
7225
7232
|
zt as containerV1,
|
|
7226
|
-
|
|
7227
|
-
|
|
7228
|
-
|
|
7229
|
-
|
|
7230
|
-
|
|
7233
|
+
vl as dataTableV1,
|
|
7234
|
+
kl as datePickerV1,
|
|
7235
|
+
_l as dialogV1,
|
|
7236
|
+
Po as duplicateNode,
|
|
7237
|
+
Ua as duplicateNodes,
|
|
7231
7238
|
ye as elements,
|
|
7232
|
-
|
|
7233
|
-
|
|
7239
|
+
eu as ensureContext,
|
|
7240
|
+
nu as fileInputV1,
|
|
7234
7241
|
At as flexLayoutEntryV1,
|
|
7235
7242
|
$e as flexLayoutV1,
|
|
7236
7243
|
Wt as formV1,
|
|
7237
7244
|
R as genId,
|
|
7238
7245
|
we as getBreakpointProp,
|
|
7239
7246
|
yn as getIndexOfBreakpoint,
|
|
7240
|
-
|
|
7247
|
+
Ha as getNode,
|
|
7241
7248
|
hn as getPropDefault,
|
|
7242
7249
|
E as getPropTag,
|
|
7243
|
-
|
|
7244
|
-
|
|
7245
|
-
|
|
7250
|
+
Qa as getTypeColor,
|
|
7251
|
+
al as globalityV1,
|
|
7252
|
+
Sl as iconV1,
|
|
7246
7253
|
D as initProps,
|
|
7247
7254
|
M as injectDark,
|
|
7248
7255
|
ue as injectData,
|
|
7249
|
-
|
|
7256
|
+
Mi as injectDepends,
|
|
7250
7257
|
le as injectDevice,
|
|
7251
|
-
|
|
7258
|
+
Ei as injectEnv,
|
|
7252
7259
|
A as injectMode,
|
|
7253
|
-
|
|
7260
|
+
Di as injectOrg,
|
|
7254
7261
|
B as injectSandbox,
|
|
7255
7262
|
ae as injectType,
|
|
7256
7263
|
on as isPercentStr,
|
|
7257
7264
|
Ne as isPixelStr,
|
|
7258
7265
|
It as lineChartV1,
|
|
7259
|
-
|
|
7260
|
-
|
|
7261
|
-
|
|
7266
|
+
iu as loadLocaleMessageRuntime,
|
|
7267
|
+
Tl as menuV1,
|
|
7268
|
+
Oi as newEventBus,
|
|
7262
7269
|
Lt as numberInputV1,
|
|
7263
|
-
|
|
7270
|
+
Al as paginationV1,
|
|
7264
7271
|
Le as parsePercentStr,
|
|
7265
|
-
|
|
7272
|
+
Fa as parsePixelStr,
|
|
7266
7273
|
fn as pkgs,
|
|
7267
|
-
|
|
7268
|
-
|
|
7269
|
-
|
|
7270
|
-
|
|
7271
|
-
|
|
7272
|
-
|
|
7273
|
-
|
|
7274
|
-
|
|
7275
|
-
|
|
7274
|
+
Za as provideDark,
|
|
7275
|
+
Ja as provideData,
|
|
7276
|
+
Xa as provideDepends,
|
|
7277
|
+
Ka as provideDevice,
|
|
7278
|
+
ja as provideEnv,
|
|
7279
|
+
Oa as provideMode,
|
|
7280
|
+
Ga as provideOrg,
|
|
7281
|
+
Fi as provideSandbox,
|
|
7282
|
+
qa as provideType,
|
|
7276
7283
|
Rt as radioGroupV1,
|
|
7277
7284
|
Bt as radioV1,
|
|
7278
|
-
|
|
7279
|
-
|
|
7280
|
-
|
|
7281
|
-
|
|
7282
|
-
|
|
7283
|
-
|
|
7284
|
-
|
|
7285
|
-
|
|
7285
|
+
Wl as rangeSliderV1,
|
|
7286
|
+
Ll as ratingV1,
|
|
7287
|
+
ul as refV1,
|
|
7288
|
+
zo as reverseBreakpoints,
|
|
7289
|
+
Bl as selectV1,
|
|
7290
|
+
Rl as sliderV1,
|
|
7291
|
+
Ao as spawnNode,
|
|
7292
|
+
Gi as startInterpreter,
|
|
7286
7293
|
Dt as stepperHeaderV1,
|
|
7287
7294
|
Et as stepperItemV1,
|
|
7288
7295
|
Ht as stepperV1,
|
|
7289
7296
|
Ft as stepperWindowItemV1,
|
|
7290
7297
|
Mt as stepperWindowV1,
|
|
7291
|
-
|
|
7292
|
-
|
|
7298
|
+
ji as stopInterpreter,
|
|
7299
|
+
Hl as switchV1,
|
|
7293
7300
|
Ut as tabV1,
|
|
7294
7301
|
Gt as tabsV1,
|
|
7295
7302
|
Nt as textFieldV1,
|
|
@@ -7297,7 +7304,7 @@ export {
|
|
|
7297
7304
|
jt as textareaV1,
|
|
7298
7305
|
Ot as timelineItemV1,
|
|
7299
7306
|
Kt as timelineV1,
|
|
7300
|
-
|
|
7307
|
+
Ya as types,
|
|
7301
7308
|
Zt as windowItemV1,
|
|
7302
7309
|
qt as windowV1
|
|
7303
7310
|
};
|