x-runtime-lib 0.7.45 → 0.7.46
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +502 -513
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4,19 +4,8 @@ import { useTheme as vo } from "vuetify";
|
|
|
4
4
|
import { c as G, u as ko, r as _i, e as wi, i as _o, a as wo, b as Vo, d as $o, f as Io, g as Co, h as So, j as To, I as zo, m as Ao, k as Vi } from "./vendor.hc5p3stp.js";
|
|
5
5
|
import { useI18n as $i } from "vue-i18n";
|
|
6
6
|
import { getErrorMessage as Po } from "x-error-lib";
|
|
7
|
-
const ye = {},
|
|
8
|
-
key
|
|
9
|
-
name: "x-runtime-lib.add",
|
|
10
|
-
inputs: [],
|
|
11
|
-
outputs: [
|
|
12
|
-
{
|
|
13
|
-
key: "__newNode__",
|
|
14
|
-
name: "PARAM_NEW_NODE",
|
|
15
|
-
type: "string"
|
|
16
|
-
}
|
|
17
|
-
]
|
|
18
|
-
}, C = (i) => {
|
|
19
|
-
i.leaf || i.methods.unshift(Wo), ye[i.key] = i;
|
|
7
|
+
const ye = {}, C = (i) => {
|
|
8
|
+
ye[i.key] = i;
|
|
20
9
|
};
|
|
21
10
|
function Ii(i) {
|
|
22
11
|
const e = V(() => i.node.legend?.show), t = V(() => i.node.legend?.data);
|
|
@@ -119,7 +108,7 @@ function ln(i) {
|
|
|
119
108
|
const e = i.substring(0, i.length - 1), t = parseFloat(e);
|
|
120
109
|
return !isNaN(t);
|
|
121
110
|
}
|
|
122
|
-
function
|
|
111
|
+
function Ka(i) {
|
|
123
112
|
if (typeof i != "string" || !i.endsWith("px"))
|
|
124
113
|
return;
|
|
125
114
|
const e = i.substring(0, i.length - 2), t = parseFloat(e);
|
|
@@ -133,7 +122,7 @@ function Be(i) {
|
|
|
133
122
|
if (!isNaN(t))
|
|
134
123
|
return t;
|
|
135
124
|
}
|
|
136
|
-
const Ai = ["xs", "sm", "md", "lg", "xl"],
|
|
125
|
+
const Ai = ["xs", "sm", "md", "lg", "xl"], Wo = [...Ai].reverse();
|
|
137
126
|
function Pi(i) {
|
|
138
127
|
return i < 600 ? "xs" : i < 960 ? "sm" : i < 1280 ? "md" : i < 1920 ? "lg" : "xl";
|
|
139
128
|
}
|
|
@@ -142,7 +131,7 @@ function gn(i) {
|
|
|
142
131
|
}
|
|
143
132
|
function we(i, e) {
|
|
144
133
|
let t;
|
|
145
|
-
for (const s of
|
|
134
|
+
for (const s of Wo) {
|
|
146
135
|
if (gn(s) < gn(i))
|
|
147
136
|
break;
|
|
148
137
|
e[s] && (t = e[s]);
|
|
@@ -178,7 +167,7 @@ function D(i, e) {
|
|
|
178
167
|
}
|
|
179
168
|
e.forEach((s) => t(i, s));
|
|
180
169
|
}
|
|
181
|
-
function
|
|
170
|
+
function Za(i, e, t, s, n) {
|
|
182
171
|
const r = `type=${i} subtype=${e} version=${t} ref=${s} keyOrRefid=${n}`, a = E(i, e);
|
|
183
172
|
if (!a) {
|
|
184
173
|
console.error(`spawnNode prop tag not found, ${r}`);
|
|
@@ -243,7 +232,7 @@ function qa(i, e, t, s, n) {
|
|
|
243
232
|
}
|
|
244
233
|
}
|
|
245
234
|
}
|
|
246
|
-
function
|
|
235
|
+
function qa(i, e) {
|
|
247
236
|
function t(s) {
|
|
248
237
|
if (s.basic.id === e)
|
|
249
238
|
return s;
|
|
@@ -260,73 +249,73 @@ function Ja(i, e) {
|
|
|
260
249
|
return n;
|
|
261
250
|
}
|
|
262
251
|
}
|
|
263
|
-
function
|
|
252
|
+
function Lo(i) {
|
|
264
253
|
function e(s) {
|
|
265
254
|
s.basic.id = R(16), s.children?.forEach((n) => e(n));
|
|
266
255
|
}
|
|
267
256
|
const t = G(i);
|
|
268
257
|
return e(t), t;
|
|
269
258
|
}
|
|
270
|
-
function
|
|
259
|
+
function Ja(i) {
|
|
271
260
|
const e = [];
|
|
272
261
|
return i.forEach((t) => {
|
|
273
|
-
e.push(
|
|
262
|
+
e.push(Lo(t));
|
|
274
263
|
}), e;
|
|
275
264
|
}
|
|
276
|
-
const Wi = "runtimeOrg", Li = "runtimeEnv", Bi = "runtimeMode", Ni = "runtimeDevice", Ri = "runtimeDark", Di = "runtimeType", Ei = "runtimeData",
|
|
277
|
-
function
|
|
265
|
+
const Wi = "runtimeOrg", Li = "runtimeEnv", Bi = "runtimeMode", Ni = "runtimeDevice", Ri = "runtimeDark", Di = "runtimeType", Ei = "runtimeData", Fi = "runtimeDepends", Mi = "runtimeSandbox";
|
|
266
|
+
function Xa(i) {
|
|
278
267
|
re(Wi, i);
|
|
279
268
|
}
|
|
280
269
|
function Hi() {
|
|
281
270
|
return se(Wi);
|
|
282
271
|
}
|
|
283
|
-
function
|
|
272
|
+
function Ya(i) {
|
|
284
273
|
re(Li, i);
|
|
285
274
|
}
|
|
286
275
|
function ji() {
|
|
287
276
|
return se(Li);
|
|
288
277
|
}
|
|
289
|
-
function
|
|
278
|
+
function Qa(i) {
|
|
290
279
|
re(Bi, i);
|
|
291
280
|
}
|
|
292
281
|
function W() {
|
|
293
282
|
return se(Bi);
|
|
294
283
|
}
|
|
295
|
-
function
|
|
284
|
+
function eu(i) {
|
|
296
285
|
re(Ni, Yt(i));
|
|
297
286
|
}
|
|
298
287
|
function le() {
|
|
299
288
|
return se(Ni);
|
|
300
289
|
}
|
|
301
|
-
function
|
|
290
|
+
function tu(i) {
|
|
302
291
|
re(Ri, Yt(i));
|
|
303
292
|
}
|
|
304
|
-
function
|
|
293
|
+
function F() {
|
|
305
294
|
return se(Ri);
|
|
306
295
|
}
|
|
307
|
-
function
|
|
296
|
+
function nu(i) {
|
|
308
297
|
re(Di, i);
|
|
309
298
|
}
|
|
310
299
|
function ae() {
|
|
311
300
|
return se(Di);
|
|
312
301
|
}
|
|
313
|
-
function
|
|
302
|
+
function iu(i) {
|
|
314
303
|
re(Ei, i);
|
|
315
304
|
}
|
|
316
305
|
function ue() {
|
|
317
306
|
return se(Ei);
|
|
318
307
|
}
|
|
319
|
-
function
|
|
320
|
-
re(
|
|
308
|
+
function ou(i) {
|
|
309
|
+
re(Fi, Yt(i));
|
|
321
310
|
}
|
|
322
311
|
function Ui() {
|
|
323
|
-
return se(
|
|
312
|
+
return se(Fi);
|
|
324
313
|
}
|
|
325
314
|
function Gi(i) {
|
|
326
|
-
re(
|
|
315
|
+
re(Mi, i);
|
|
327
316
|
}
|
|
328
317
|
function B() {
|
|
329
|
-
return se(
|
|
318
|
+
return se(Mi);
|
|
330
319
|
}
|
|
331
320
|
function pe(i, e, t) {
|
|
332
321
|
const s = V(() => t.node.size?.width), n = V(() => t.node.size?.minWidth), r = V(() => t.node.size?.maxWidth), a = V(() => {
|
|
@@ -364,7 +353,7 @@ function Oi(i, e, t) {
|
|
|
364
353
|
i.eventBus?.off(n.value, t);
|
|
365
354
|
});
|
|
366
355
|
}
|
|
367
|
-
const
|
|
356
|
+
const Bo = (i, e, t) => {
|
|
368
357
|
let s = i;
|
|
369
358
|
if (!s) {
|
|
370
359
|
console.assert(!1);
|
|
@@ -379,7 +368,7 @@ const No = (i, e, t) => {
|
|
|
379
368
|
console.assert(!1);
|
|
380
369
|
} else
|
|
381
370
|
return s;
|
|
382
|
-
},
|
|
371
|
+
}, No = (i, e, t, s) => {
|
|
383
372
|
let n = i;
|
|
384
373
|
if (!n) {
|
|
385
374
|
console.assert(!1);
|
|
@@ -394,75 +383,75 @@ const No = (i, e, t) => {
|
|
|
394
383
|
function l(i, e, t, s, n) {
|
|
395
384
|
const r = be();
|
|
396
385
|
return console.assert(i && e), Qt(() => {
|
|
397
|
-
let a =
|
|
386
|
+
let a = Bo(t.node, s, n);
|
|
398
387
|
i === "editor" && s[s.length - 1] === "readonly" && (a = !0), r.value = a;
|
|
399
388
|
}), me(r, () => {
|
|
400
|
-
|
|
389
|
+
No(t.node, s, r.value, n);
|
|
401
390
|
}), { prop: r };
|
|
402
391
|
}
|
|
403
392
|
function j(i) {
|
|
404
393
|
return { theme: V(() => i.value ? "dark" : "light") };
|
|
405
394
|
}
|
|
406
|
-
const
|
|
407
|
-
color:
|
|
408
|
-
backgroundColor:
|
|
409
|
-
textStyle:
|
|
395
|
+
const Ro = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Do = "#242424", Eo = {}, Fo = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, Mo = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Ho = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, jo = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Uo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Go = { 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: { borderWidth: 0, borderColor: "#ccc" } }, Jo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Xo = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, Yo = { 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" } }, Qo = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, es = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, 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 = { 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"] } } }, os = { 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"] } } }, ss = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, rs = { textStyle: { color: "#eeeeee" } }, ls = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, as = { 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" } } }, us = { color: ["#bf444c", "#d88273", "#f6efa6"] }, cs = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, ds = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, ms = {
|
|
396
|
+
color: Ro,
|
|
397
|
+
backgroundColor: Do,
|
|
398
|
+
textStyle: Eo,
|
|
410
399
|
title: Fo,
|
|
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:
|
|
400
|
+
line: Mo,
|
|
401
|
+
radar: Ho,
|
|
402
|
+
bar: jo,
|
|
403
|
+
pie: Uo,
|
|
404
|
+
scatter: Go,
|
|
405
|
+
boxplot: Oo,
|
|
406
|
+
parallel: Ko,
|
|
407
|
+
sankey: Zo,
|
|
408
|
+
funnel: qo,
|
|
409
|
+
gauge: Jo,
|
|
410
|
+
candlestick: Xo,
|
|
411
|
+
graph: Yo,
|
|
412
|
+
map: Qo,
|
|
413
|
+
geo: es,
|
|
414
|
+
categoryAxis: ts,
|
|
415
|
+
valueAxis: ns,
|
|
416
|
+
logAxis: is,
|
|
417
|
+
timeAxis: os,
|
|
418
|
+
toolbox: ss,
|
|
419
|
+
legend: rs,
|
|
420
|
+
tooltip: ls,
|
|
421
|
+
timeline: as,
|
|
422
|
+
visualMap: us,
|
|
423
|
+
dataZoom: cs,
|
|
424
|
+
markPoint: ds
|
|
425
|
+
}, ps = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], fs = "#f5f5f5", bs = {}, ys = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, hs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, xs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, gs = { itemStyle: { barBorderWidth: 0, barBorderColor: "#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: { borderWidth: 0, borderColor: "#ccc" } }, Is = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Cs = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, Ss = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, Ts = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, zs = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, As = { axisLine: { show: !0, lineStyle: { color: "#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"] } } }, Ws = { 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"] } } }, Ls = { 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"] } } }, Bs = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Ns = { textStyle: { color: "#333333" } }, Rs = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, Ds = { 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" } } }, Es = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Fs = { 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" } }, Ms = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Hs = {
|
|
426
|
+
color: ps,
|
|
427
|
+
backgroundColor: fs,
|
|
428
|
+
textStyle: bs,
|
|
429
|
+
title: ys,
|
|
430
|
+
line: hs,
|
|
431
|
+
radar: xs,
|
|
432
|
+
bar: gs,
|
|
433
|
+
pie: vs,
|
|
434
|
+
scatter: ks,
|
|
435
|
+
boxplot: _s,
|
|
436
|
+
parallel: ws,
|
|
437
|
+
sankey: Vs,
|
|
438
|
+
funnel: $s,
|
|
439
|
+
gauge: Is,
|
|
440
|
+
candlestick: Cs,
|
|
441
|
+
graph: Ss,
|
|
442
|
+
map: Ts,
|
|
443
|
+
geo: zs,
|
|
444
|
+
categoryAxis: As,
|
|
445
|
+
valueAxis: Ps,
|
|
446
|
+
logAxis: Ws,
|
|
447
|
+
timeAxis: Ls,
|
|
448
|
+
toolbox: Bs,
|
|
449
|
+
legend: Ns,
|
|
450
|
+
tooltip: Rs,
|
|
451
|
+
timeline: Ds,
|
|
452
|
+
visualMap: Es,
|
|
464
453
|
dataZoom: Fs,
|
|
465
|
-
markPoint:
|
|
454
|
+
markPoint: Ms
|
|
466
455
|
};
|
|
467
456
|
ko([
|
|
468
457
|
_o,
|
|
@@ -474,16 +463,16 @@ ko([
|
|
|
474
463
|
So,
|
|
475
464
|
To
|
|
476
465
|
]);
|
|
477
|
-
_i("dark",
|
|
478
|
-
_i("light",
|
|
479
|
-
const
|
|
466
|
+
_i("dark", ms);
|
|
467
|
+
_i("light", Hs);
|
|
468
|
+
const js = /* @__PURE__ */ P({
|
|
480
469
|
__name: "index",
|
|
481
470
|
props: {
|
|
482
471
|
node: {},
|
|
483
472
|
outer: { type: Boolean }
|
|
484
473
|
},
|
|
485
474
|
setup(i) {
|
|
486
|
-
const e = i, t = W(), s = le(), n =
|
|
475
|
+
const e = i, t = W(), s = le(), n = F(), r = ae(), a = ue(), { width: u, minWidth: p, maxWidth: f, height: m, minHeight: c, maxHeight: d, applySize: b } = pe(t, s, e), { applyTitle: v } = Si(e), { applyXAxis: h } = Ti(e), { applyYAxis: y } = zi(e), { applyLegend: w } = Ii(e), { applySeries: _ } = Ci(e), k = V(() => {
|
|
487
476
|
const S = {}, H = a.value.type;
|
|
488
477
|
return r === "page" ? H === "common" ? b(S) : console.assert(!1) : r === "comp" && H === "common" ? b(S) : console.assert(!1), S;
|
|
489
478
|
}), $ = mi("chart");
|
|
@@ -494,12 +483,12 @@ const Us = /* @__PURE__ */ P({
|
|
|
494
483
|
g.setOption(S);
|
|
495
484
|
}, N = () => {
|
|
496
485
|
g?.resize();
|
|
497
|
-
},
|
|
486
|
+
}, M = () => {
|
|
498
487
|
const S = {};
|
|
499
488
|
v(S), h(S), y(S), w(S), _(S), g?.setOption(S, !0);
|
|
500
489
|
};
|
|
501
490
|
return pi(async () => {
|
|
502
|
-
window.addEventListener("resize", N, !1), await xi(() => !!$.value), T(),
|
|
491
|
+
window.addEventListener("resize", N, !1), await xi(() => !!$.value), T(), M();
|
|
503
492
|
}), Ie(() => {
|
|
504
493
|
window.removeEventListener("resize", N, !1), g?.dispose();
|
|
505
494
|
}), me(
|
|
@@ -517,11 +506,11 @@ const Us = /* @__PURE__ */ P({
|
|
|
517
506
|
await fi(), N();
|
|
518
507
|
}
|
|
519
508
|
), me([n], () => {
|
|
520
|
-
T(),
|
|
509
|
+
T(), M();
|
|
521
510
|
}), me(
|
|
522
511
|
[e],
|
|
523
512
|
() => {
|
|
524
|
-
|
|
513
|
+
M();
|
|
525
514
|
},
|
|
526
515
|
{ deep: !0 }
|
|
527
516
|
), (S, H) => (I(), ie("div", {
|
|
@@ -529,14 +518,14 @@ const Us = /* @__PURE__ */ P({
|
|
|
529
518
|
style: oe(k.value)
|
|
530
519
|
}, null, 4));
|
|
531
520
|
}
|
|
532
|
-
}),
|
|
521
|
+
}), Us = /* @__PURE__ */ P({
|
|
533
522
|
__name: "index",
|
|
534
523
|
props: {
|
|
535
524
|
node: {},
|
|
536
525
|
outer: { type: Boolean }
|
|
537
526
|
},
|
|
538
527
|
setup(i) {
|
|
539
|
-
const e = i, t = W(), s = le(), n =
|
|
528
|
+
const e = i, t = W(), s = le(), n = F(), r = ae(), a = ue(), { width: u, minWidth: p, maxWidth: f, height: m, minHeight: c, maxHeight: d, applySize: b } = pe(t, s, e), { applyTitle: v } = Si(e), { applyXAxis: h } = Ti(e), { applyYAxis: y } = zi(e), { applyLegend: w } = Ii(e), { applySeries: _ } = Ci(e), k = V(() => {
|
|
540
529
|
const S = {}, H = a.value.type;
|
|
541
530
|
return r === "page" ? H === "common" ? b(S) : console.assert(!1) : r === "comp" && H === "common" ? b(S) : console.assert(!1), S;
|
|
542
531
|
}), $ = mi("chart");
|
|
@@ -547,12 +536,12 @@ const Us = /* @__PURE__ */ P({
|
|
|
547
536
|
g.setOption(S);
|
|
548
537
|
}, N = () => {
|
|
549
538
|
g?.resize();
|
|
550
|
-
},
|
|
539
|
+
}, M = () => {
|
|
551
540
|
const S = {};
|
|
552
541
|
v(S), h(S), y(S), w(S), _(S), g?.setOption(S, !0);
|
|
553
542
|
};
|
|
554
543
|
return pi(async () => {
|
|
555
|
-
window.addEventListener("resize", N, !1), await xi(() => !!$.value), T(),
|
|
544
|
+
window.addEventListener("resize", N, !1), await xi(() => !!$.value), T(), M();
|
|
556
545
|
}), Ie(() => {
|
|
557
546
|
window.removeEventListener("resize", N, !1), g?.dispose();
|
|
558
547
|
}), me(
|
|
@@ -570,11 +559,11 @@ const Us = /* @__PURE__ */ P({
|
|
|
570
559
|
await fi(), N();
|
|
571
560
|
}
|
|
572
561
|
), me([n], () => {
|
|
573
|
-
T(),
|
|
562
|
+
T(), M();
|
|
574
563
|
}), me(
|
|
575
564
|
[e],
|
|
576
565
|
() => {
|
|
577
|
-
|
|
566
|
+
M();
|
|
578
567
|
},
|
|
579
568
|
{ deep: !0 }
|
|
580
569
|
), (S, H) => (I(), ie("div", {
|
|
@@ -599,7 +588,7 @@ const Us = /* @__PURE__ */ P({
|
|
|
599
588
|
U(s.$slots, "default")
|
|
600
589
|
], 4)) : U(s.$slots, "default", { key: 1 });
|
|
601
590
|
}
|
|
602
|
-
}),
|
|
591
|
+
}), Gs = /* @__PURE__ */ P({
|
|
603
592
|
__name: "index",
|
|
604
593
|
props: {
|
|
605
594
|
node: {},
|
|
@@ -623,7 +612,7 @@ const Us = /* @__PURE__ */ P({
|
|
|
623
612
|
};
|
|
624
613
|
}
|
|
625
614
|
});
|
|
626
|
-
function
|
|
615
|
+
function Os(i, e) {
|
|
627
616
|
function t(m) {
|
|
628
617
|
const c = i.pseudoToNative(m), d = [], b = c.split(".");
|
|
629
618
|
for (let v = 0; v < b.length; v++) {
|
|
@@ -717,14 +706,14 @@ const Ki = yo({
|
|
|
717
706
|
}
|
|
718
707
|
});
|
|
719
708
|
window.API_URL && (Ki.defaults.baseURL = window.API_URL + "/computebase/");
|
|
720
|
-
function
|
|
709
|
+
function Ks(i) {
|
|
721
710
|
return Ki.post("callFunc", i);
|
|
722
711
|
}
|
|
723
|
-
function
|
|
712
|
+
function Zs(i, e) {
|
|
724
713
|
async function t(s, n, r, a, u, p) {
|
|
725
714
|
const f = i.pseudoToNative(s), m = i.pseudoToNative(n), c = i.pseudoToNative(r), d = i.pseudoToNative(a), b = i.pseudoToNative(u);
|
|
726
715
|
try {
|
|
727
|
-
const v = JSON.stringify(c), { strOutputs: h } = await
|
|
716
|
+
const v = JSON.stringify(c), { strOutputs: h } = await Ks({
|
|
728
717
|
spaceid: f,
|
|
729
718
|
id: m,
|
|
730
719
|
strInputs: v,
|
|
@@ -741,10 +730,10 @@ function qs(i, e) {
|
|
|
741
730
|
i.createAsyncFunction(t)
|
|
742
731
|
);
|
|
743
732
|
}
|
|
744
|
-
function
|
|
733
|
+
function qs(i, e, t) {
|
|
745
734
|
console.assert(i || e || t);
|
|
746
735
|
}
|
|
747
|
-
class
|
|
736
|
+
class Js {
|
|
748
737
|
context;
|
|
749
738
|
nodes;
|
|
750
739
|
constructor(e) {
|
|
@@ -758,8 +747,8 @@ class Xs {
|
|
|
758
747
|
return this.nodes[e];
|
|
759
748
|
}
|
|
760
749
|
}
|
|
761
|
-
function
|
|
762
|
-
const s = new
|
|
750
|
+
function Xs(i, e, t) {
|
|
751
|
+
const s = new Js(i);
|
|
763
752
|
function n(m, c) {
|
|
764
753
|
const d = e.pseudoToNative(m), b = e.pseudoToNative(c), v = `id=${d} keys=${b}`;
|
|
765
754
|
let h;
|
|
@@ -857,10 +846,10 @@ function Ys(i, e, t) {
|
|
|
857
846
|
e.createAsyncFunction(f)
|
|
858
847
|
);
|
|
859
848
|
}
|
|
860
|
-
function
|
|
861
|
-
|
|
849
|
+
function Ys(i, e, t) {
|
|
850
|
+
Os(e, t), Zs(e, t), qs(i, e, t), Xs(i, e, t);
|
|
862
851
|
}
|
|
863
|
-
const
|
|
852
|
+
const Qs = `
|
|
864
853
|
var __env__ = 'dev'
|
|
865
854
|
var __mode__ = 'editor'
|
|
866
855
|
|
|
@@ -870,7 +859,7 @@ function __getEnvV1__() {
|
|
|
870
859
|
|
|
871
860
|
var __pointerPosX__ = 0
|
|
872
861
|
var __pointerPosY__ = 0
|
|
873
|
-
`,
|
|
862
|
+
`, er = `
|
|
874
863
|
var __events__ = {}
|
|
875
864
|
|
|
876
865
|
function __addEventListenerV1__(id, event, callback) {
|
|
@@ -941,7 +930,7 @@ function __triggerEvent__(id, event, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p1
|
|
|
941
930
|
callbacks[i](p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16)
|
|
942
931
|
}
|
|
943
932
|
}
|
|
944
|
-
`,
|
|
933
|
+
`, tr = `
|
|
945
934
|
var __timers__ = {}
|
|
946
935
|
var __currTimerId__ = 0
|
|
947
936
|
|
|
@@ -983,15 +972,15 @@ function __timeoutCallbackV1__(timerId) {
|
|
|
983
972
|
}
|
|
984
973
|
}
|
|
985
974
|
}
|
|
986
|
-
`,
|
|
975
|
+
`, nr = `
|
|
987
976
|
function __destroy__() {
|
|
988
977
|
}
|
|
989
|
-
`,
|
|
978
|
+
`, ir = Qs + er + tr + nr;
|
|
990
979
|
function Zi(i, e) {
|
|
991
980
|
const t = new zo(
|
|
992
|
-
|
|
981
|
+
ir,
|
|
993
982
|
(s, n) => {
|
|
994
|
-
|
|
983
|
+
Ys(i, s, n);
|
|
995
984
|
}
|
|
996
985
|
);
|
|
997
986
|
return t.appendCode(e), t.appendCode(`
|
|
@@ -1003,8 +992,8 @@ __triggerEvent__('globality', 'startup');
|
|
|
1003
992
|
function qi(i) {
|
|
1004
993
|
i.appendCode("__destroy__();"), i.run();
|
|
1005
994
|
}
|
|
1006
|
-
const
|
|
1007
|
-
function
|
|
995
|
+
const su = ["string", "number", "boolean", "array", "object"];
|
|
996
|
+
function ru(i) {
|
|
1008
997
|
switch (i) {
|
|
1009
998
|
case "string":
|
|
1010
999
|
return "#5ba58c";
|
|
@@ -1018,7 +1007,7 @@ function lu(i) {
|
|
|
1018
1007
|
return "#80a55b";
|
|
1019
1008
|
}
|
|
1020
1009
|
}
|
|
1021
|
-
function
|
|
1010
|
+
function lu(i, e, t, s, n) {
|
|
1022
1011
|
let r = i;
|
|
1023
1012
|
for (let u = 0; u < e.length; u++)
|
|
1024
1013
|
if (r = r.children[e[u]], !r) {
|
|
@@ -1039,7 +1028,7 @@ function au(i, e, t, s, n) {
|
|
|
1039
1028
|
function Ji() {
|
|
1040
1029
|
return Ao();
|
|
1041
1030
|
}
|
|
1042
|
-
const
|
|
1031
|
+
const or = /* @__PURE__ */ P({
|
|
1043
1032
|
__name: "index",
|
|
1044
1033
|
props: {
|
|
1045
1034
|
id: {},
|
|
@@ -1068,9 +1057,9 @@ const sr = /* @__PURE__ */ P({
|
|
|
1068
1057
|
b();
|
|
1069
1058
|
const T = c.value, N = T.code.script;
|
|
1070
1059
|
if (N) {
|
|
1071
|
-
const
|
|
1072
|
-
d.eventBus =
|
|
1073
|
-
{ org: s, env: n, mode: r, type: u, data: T, eventBus:
|
|
1060
|
+
const M = Ji();
|
|
1061
|
+
d.eventBus = M, d.interpreter = Zi(
|
|
1062
|
+
{ org: s, env: n, mode: r, type: u, data: T, eventBus: M },
|
|
1074
1063
|
N
|
|
1075
1064
|
);
|
|
1076
1065
|
}
|
|
@@ -1096,8 +1085,8 @@ const sr = /* @__PURE__ */ P({
|
|
|
1096
1085
|
if (!T)
|
|
1097
1086
|
return console.assert(!1, `element not found key=${g.basic.key}`), J("div", `element not found key=${g.basic.key}`);
|
|
1098
1087
|
const N = [];
|
|
1099
|
-
return T.leaf || g.children?.forEach((
|
|
1100
|
-
const S = _(
|
|
1088
|
+
return T.leaf || g.children?.forEach((M) => {
|
|
1089
|
+
const S = _(M);
|
|
1101
1090
|
N.push(S);
|
|
1102
1091
|
}), J(T.comp, { node: g }, { default: () => N });
|
|
1103
1092
|
}
|
|
@@ -1129,7 +1118,7 @@ const sr = /* @__PURE__ */ P({
|
|
|
1129
1118
|
};
|
|
1130
1119
|
return (g, T) => (I(), A($));
|
|
1131
1120
|
}
|
|
1132
|
-
}),
|
|
1121
|
+
}), sr = /* @__PURE__ */ P({
|
|
1133
1122
|
__name: "index",
|
|
1134
1123
|
props: {
|
|
1135
1124
|
node: {},
|
|
@@ -1237,14 +1226,14 @@ const sr = /* @__PURE__ */ P({
|
|
|
1237
1226
|
};
|
|
1238
1227
|
return (k, $) => (I(), A(_));
|
|
1239
1228
|
}
|
|
1240
|
-
}),
|
|
1229
|
+
}), rr = /* @__PURE__ */ P({
|
|
1241
1230
|
__name: "index",
|
|
1242
1231
|
props: {
|
|
1243
1232
|
node: {},
|
|
1244
1233
|
outer: { type: Boolean }
|
|
1245
1234
|
},
|
|
1246
1235
|
setup(i) {
|
|
1247
|
-
const e = i, t = W(), s =
|
|
1236
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "content"]), { prop: a } = l(t, n, e, ["settings", "dot"]), { theme: u } = j(s), { prop: p } = l(t, n, e, [
|
|
1248
1237
|
"settings",
|
|
1249
1238
|
"offset",
|
|
1250
1239
|
"x"
|
|
@@ -1269,14 +1258,14 @@ const sr = /* @__PURE__ */ P({
|
|
|
1269
1258
|
}, 8, ["content", "dot", "offset-x", "offset-y", "theme"]);
|
|
1270
1259
|
};
|
|
1271
1260
|
}
|
|
1272
|
-
}),
|
|
1261
|
+
}), lr = /* @__PURE__ */ P({
|
|
1273
1262
|
__name: "index",
|
|
1274
1263
|
props: {
|
|
1275
1264
|
node: {},
|
|
1276
1265
|
outer: { type: Boolean }
|
|
1277
1266
|
},
|
|
1278
1267
|
setup(i) {
|
|
1279
|
-
const e = i, t = W(), s =
|
|
1268
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, [
|
|
1280
1269
|
"settings",
|
|
1281
1270
|
"addIcon",
|
|
1282
1271
|
"append"
|
|
@@ -1290,7 +1279,7 @@ const sr = /* @__PURE__ */ P({
|
|
|
1290
1279
|
]), { prop: _ } = l(t, n, e, [
|
|
1291
1280
|
"settings",
|
|
1292
1281
|
"readonly"
|
|
1293
|
-
]), { prop: k } = l(t, n, e, ["settings", "ripple"]), { prop: $ } = l(t, n, e, ["settings", "size"]), { prop: g } = l(t, n, e, ["settings", "stacked"]), { prop: T } = l(t, n, e, ["settings", "text"]), { theme: N } = j(s), { prop:
|
|
1282
|
+
]), { prop: k } = l(t, n, e, ["settings", "ripple"]), { prop: $ } = l(t, n, e, ["settings", "size"]), { prop: g } = l(t, n, e, ["settings", "stacked"]), { prop: T } = l(t, n, e, ["settings", "text"]), { theme: N } = j(s), { prop: M } = l(t, n, e, ["settings", "variant"]), { prop: S } = l(t, n, e, ["size", "width"]), H = (K) => {
|
|
1294
1283
|
if (t !== "runtime" && t !== "preview")
|
|
1295
1284
|
return;
|
|
1296
1285
|
const O = n.interpreter;
|
|
@@ -1322,7 +1311,7 @@ const sr = /* @__PURE__ */ P({
|
|
|
1322
1311
|
stacked: o(g),
|
|
1323
1312
|
text: o(T),
|
|
1324
1313
|
theme: o(N),
|
|
1325
|
-
variant: o(
|
|
1314
|
+
variant: o(M),
|
|
1326
1315
|
width: o(S),
|
|
1327
1316
|
onClick: H
|
|
1328
1317
|
}, null, 8, ["append-icon", "block", "color", "density", "disabled", "height", "loading", "max-height", "max-width", "min-height", "min-width", "prepend-icon", "readonly", "ripple", "size", "stacked", "text", "theme", "variant", "width"])
|
|
@@ -1336,8 +1325,8 @@ const sr = /* @__PURE__ */ P({
|
|
|
1336
1325
|
for (const [s, n] of e)
|
|
1337
1326
|
t[s] = n;
|
|
1338
1327
|
return t;
|
|
1339
|
-
},
|
|
1340
|
-
function
|
|
1328
|
+
}, ar = {};
|
|
1329
|
+
function ur(i, e) {
|
|
1341
1330
|
const t = L("v-btn-group");
|
|
1342
1331
|
return I(), A(t, null, {
|
|
1343
1332
|
default: z(() => [
|
|
@@ -1346,14 +1335,14 @@ function cr(i, e) {
|
|
|
1346
1335
|
_: 3
|
|
1347
1336
|
});
|
|
1348
1337
|
}
|
|
1349
|
-
const
|
|
1338
|
+
const cr = /* @__PURE__ */ _e(ar, [["render", ur]]), dr = /* @__PURE__ */ P({
|
|
1350
1339
|
__name: "index",
|
|
1351
1340
|
props: {
|
|
1352
1341
|
node: {},
|
|
1353
1342
|
outer: { type: Boolean }
|
|
1354
1343
|
},
|
|
1355
1344
|
setup(i) {
|
|
1356
|
-
const e = i, t = W(), s =
|
|
1345
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "block"]), { prop: a } = l(t, n, e, [
|
|
1357
1346
|
"settings",
|
|
1358
1347
|
"disabled"
|
|
1359
1348
|
]), { prop: u } = l(t, n, e, ["settings", "divided"]), { prop: p } = l(t, n, e, [
|
|
@@ -1388,14 +1377,14 @@ const dr = /* @__PURE__ */ _e(ur, [["render", cr]]), mr = /* @__PURE__ */ P({
|
|
|
1388
1377
|
}, 8, ["block", "disabled", "divided", "mandatory", "multiple", "readonly", "size", "stacked", "theme", "tile", "variant"]);
|
|
1389
1378
|
};
|
|
1390
1379
|
}
|
|
1391
|
-
}),
|
|
1380
|
+
}), mr = /* @__PURE__ */ P({
|
|
1392
1381
|
__name: "index",
|
|
1393
1382
|
props: {
|
|
1394
1383
|
node: {},
|
|
1395
1384
|
outer: { type: Boolean }
|
|
1396
1385
|
},
|
|
1397
1386
|
setup(i) {
|
|
1398
|
-
const e = i, t = W(), s =
|
|
1387
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "density"]), { prop: a } = l(t, n, e, [
|
|
1399
1388
|
"settings",
|
|
1400
1389
|
"disabled"
|
|
1401
1390
|
]), { prop: u } = l(t, n, e, ["size", "height"]), { prop: p } = l(t, n, e, ["settings", "hover"]), { prop: f } = l(t, n, e, ["settings", "loading"]), { prop: m } = l(t, n, e, ["size", "maxHeight"]), { prop: c } = l(t, n, e, ["size", "maxWidth"]), { prop: d } = l(t, n, e, ["size", "minHeight"]), { prop: b } = l(t, n, e, ["size", "minWidth"]), { prop: v } = l(t, n, e, [
|
|
@@ -1428,7 +1417,7 @@ const dr = /* @__PURE__ */ _e(ur, [["render", cr]]), mr = /* @__PURE__ */ P({
|
|
|
1428
1417
|
}, 8, ["density", "disabled", "height", "hover", "loading", "max-height", "max-width", "min-height", "min-width", "subtitle", "text", "theme", "title", "variant", "width"]);
|
|
1429
1418
|
};
|
|
1430
1419
|
}
|
|
1431
|
-
}),
|
|
1420
|
+
}), pr = /* @__PURE__ */ P({
|
|
1432
1421
|
__name: "index",
|
|
1433
1422
|
props: {
|
|
1434
1423
|
node: {},
|
|
@@ -1450,14 +1439,14 @@ const dr = /* @__PURE__ */ _e(ur, [["render", cr]]), mr = /* @__PURE__ */ P({
|
|
|
1450
1439
|
}, null, 8, ["disabled", "readonly"]);
|
|
1451
1440
|
};
|
|
1452
1441
|
}
|
|
1453
|
-
}),
|
|
1442
|
+
}), fr = /* @__PURE__ */ P({
|
|
1454
1443
|
__name: "index",
|
|
1455
1444
|
props: {
|
|
1456
1445
|
node: {},
|
|
1457
1446
|
outer: { type: Boolean }
|
|
1458
1447
|
},
|
|
1459
1448
|
setup(i) {
|
|
1460
|
-
const e = i, t = W(), s =
|
|
1449
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, [
|
|
1461
1450
|
"settings",
|
|
1462
1451
|
"closable"
|
|
1463
1452
|
]), { prop: a } = l(t, n, e, ["settings", "color"]), { color: u } = Y(s, a), { prop: p } = l(t, n, e, ["settings", "density"]), { prop: f } = l(t, n, e, [
|
|
@@ -1486,14 +1475,14 @@ const dr = /* @__PURE__ */ _e(ur, [["render", cr]]), mr = /* @__PURE__ */ P({
|
|
|
1486
1475
|
}, null, 8, ["closable", "color", "density", "disabled", "draggable", "filter", "label", "size", "text", "theme", "tile", "value", "variant"]);
|
|
1487
1476
|
};
|
|
1488
1477
|
}
|
|
1489
|
-
}),
|
|
1478
|
+
}), br = /* @__PURE__ */ P({
|
|
1490
1479
|
__name: "index",
|
|
1491
1480
|
props: {
|
|
1492
1481
|
node: {},
|
|
1493
1482
|
outer: { type: Boolean }
|
|
1494
1483
|
},
|
|
1495
1484
|
setup(i) {
|
|
1496
|
-
const e = i, t = W(), s =
|
|
1485
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "column"]), { prop: a } = l(t, n, e, [
|
|
1497
1486
|
"settings",
|
|
1498
1487
|
"direction"
|
|
1499
1488
|
]), { prop: u } = l(t, n, e, [
|
|
@@ -1530,14 +1519,14 @@ const dr = /* @__PURE__ */ _e(ur, [["render", cr]]), mr = /* @__PURE__ */ P({
|
|
|
1530
1519
|
}, 8, ["modelValue", "column", "direction", "disabled", "filter", "mandatory", "multiple", "show-arrows", "theme"]);
|
|
1531
1520
|
};
|
|
1532
1521
|
}
|
|
1533
|
-
}),
|
|
1522
|
+
}), yr = /* @__PURE__ */ P({
|
|
1534
1523
|
__name: "index",
|
|
1535
1524
|
props: {
|
|
1536
1525
|
node: {},
|
|
1537
1526
|
outer: { type: Boolean }
|
|
1538
1527
|
},
|
|
1539
1528
|
setup(i) {
|
|
1540
|
-
const e = i, t = W(), s = le(), n =
|
|
1529
|
+
const e = i, t = W(), s = le(), n = F(), r = ae(), a = ue(), u = B(), { applySize: p } = pe(t, s, e), f = V(() => {
|
|
1541
1530
|
const _ = {}, k = a.value.type;
|
|
1542
1531
|
return r === "page" ? k === "common" ? p(_) : console.assert(!1) : r === "comp" && k === "common" ? p(_) : console.assert(!1), _;
|
|
1543
1532
|
}), { prop: m } = l(t, u, e, [
|
|
@@ -1577,14 +1566,14 @@ const dr = /* @__PURE__ */ _e(ur, [["render", cr]]), mr = /* @__PURE__ */ P({
|
|
|
1577
1566
|
}, null, 8, ["disabled", "hide-canvas", "hide-header", "hide-inputs", "hide-sliders", "landscape", "show-swatches", "style", "theme"]);
|
|
1578
1567
|
};
|
|
1579
1568
|
}
|
|
1580
|
-
}),
|
|
1569
|
+
}), hr = /* @__PURE__ */ P({
|
|
1581
1570
|
__name: "index",
|
|
1582
1571
|
props: {
|
|
1583
1572
|
node: {},
|
|
1584
1573
|
outer: { type: Boolean }
|
|
1585
1574
|
},
|
|
1586
1575
|
setup(i) {
|
|
1587
|
-
const e = i, t = W(), s =
|
|
1576
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, [
|
|
1588
1577
|
"settings",
|
|
1589
1578
|
"hideDetails"
|
|
1590
1579
|
]), { prop: a } = l(t, n, e, ["settings", "label"]), { prop: u } = l(t, n, e, [
|
|
@@ -1616,14 +1605,14 @@ const dr = /* @__PURE__ */ _e(ur, [["render", cr]]), mr = /* @__PURE__ */ P({
|
|
|
1616
1605
|
});
|
|
1617
1606
|
};
|
|
1618
1607
|
}
|
|
1619
|
-
}),
|
|
1608
|
+
}), xr = /* @__PURE__ */ P({
|
|
1620
1609
|
__name: "index",
|
|
1621
1610
|
props: {
|
|
1622
1611
|
node: {},
|
|
1623
1612
|
outer: { type: Boolean }
|
|
1624
1613
|
},
|
|
1625
1614
|
setup(i) {
|
|
1626
|
-
const e = i, t = W(), s = le(), n =
|
|
1615
|
+
const e = i, t = W(), s = le(), n = F(), r = ae(), a = ue(), u = B(), { prop: p } = l(t, u, e, [
|
|
1627
1616
|
"settings",
|
|
1628
1617
|
"backgroundColor"
|
|
1629
1618
|
]), { color: f } = Y(n, p), { applySize: m } = pe(t, s, e), { applyMargin: c } = sn(e), { applyPadding: d } = rn(e), { applyBorder: b } = on(n, e), v = V(() => {
|
|
@@ -1636,14 +1625,14 @@ const dr = /* @__PURE__ */ _e(ur, [["render", cr]]), mr = /* @__PURE__ */ P({
|
|
|
1636
1625
|
U(h.$slots, "default")
|
|
1637
1626
|
], 4));
|
|
1638
1627
|
}
|
|
1639
|
-
}),
|
|
1628
|
+
}), gr = /* @__PURE__ */ P({
|
|
1640
1629
|
__name: "index",
|
|
1641
1630
|
props: {
|
|
1642
1631
|
node: {},
|
|
1643
1632
|
outer: { type: Boolean }
|
|
1644
1633
|
},
|
|
1645
1634
|
setup(i) {
|
|
1646
|
-
const e = i, t = W(), s =
|
|
1635
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "density"]), { prop: a } = l(t, n, e, [
|
|
1647
1636
|
"settings",
|
|
1648
1637
|
"fixedFooter"
|
|
1649
1638
|
]), { prop: u } = l(t, n, e, [
|
|
@@ -1691,12 +1680,12 @@ const dr = /* @__PURE__ */ _e(ur, [["render", cr]]), mr = /* @__PURE__ */ P({
|
|
|
1691
1680
|
]), 1032, ["density", "fixed-footer", "fixed-header", "headers", "height", "hover", "items", "loading", "multi-sort", "theme", "width"]);
|
|
1692
1681
|
};
|
|
1693
1682
|
}
|
|
1694
|
-
}),
|
|
1695
|
-
function
|
|
1683
|
+
}), vr = {};
|
|
1684
|
+
function kr(i, e) {
|
|
1696
1685
|
const t = L("v-date-picker");
|
|
1697
1686
|
return I(), A(t);
|
|
1698
1687
|
}
|
|
1699
|
-
const
|
|
1688
|
+
const _r = /* @__PURE__ */ _e(vr, [["render", kr]]), wr = ["id"], Vr = /* @__PURE__ */ P({
|
|
1700
1689
|
__name: "index",
|
|
1701
1690
|
props: {
|
|
1702
1691
|
node: {},
|
|
@@ -1720,7 +1709,7 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
1720
1709
|
o(t) === "editor" ? (I(), ie("div", {
|
|
1721
1710
|
key: 0,
|
|
1722
1711
|
id: `__node__@${n.value}`
|
|
1723
|
-
}, null, 8,
|
|
1712
|
+
}, null, 8, wr)) : en("", !0)
|
|
1724
1713
|
]),
|
|
1725
1714
|
default: z(() => [
|
|
1726
1715
|
U(u.$slots, "default")
|
|
@@ -1729,7 +1718,7 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
1729
1718
|
}, 8, ["modelValue"]);
|
|
1730
1719
|
};
|
|
1731
1720
|
}
|
|
1732
|
-
}),
|
|
1721
|
+
}), $r = /* @__PURE__ */ P({
|
|
1733
1722
|
__name: "index",
|
|
1734
1723
|
props: {
|
|
1735
1724
|
node: {},
|
|
@@ -1768,14 +1757,14 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
1768
1757
|
}, null, 8, ["chips", "density", "direction", "disabled", "label", "loading", "multiple", "readonly", "reverse", "single-line"]);
|
|
1769
1758
|
};
|
|
1770
1759
|
}
|
|
1771
|
-
}),
|
|
1760
|
+
}), Ir = /* @__PURE__ */ P({
|
|
1772
1761
|
__name: "index",
|
|
1773
1762
|
props: {
|
|
1774
1763
|
node: {},
|
|
1775
1764
|
outer: { type: Boolean }
|
|
1776
1765
|
},
|
|
1777
1766
|
setup(i) {
|
|
1778
|
-
const e = i, t = W(), s = le(), n =
|
|
1767
|
+
const e = i, t = W(), s = le(), n = F(), r = ae(), a = ue(), u = B(), { applySize: p } = pe(t, s, e), { applyMargin: f } = sn(e), { applyPadding: m } = rn(e), { applyBorder: c } = on(n, e), { prop: d } = l(t, u, e, [
|
|
1779
1768
|
"settings",
|
|
1780
1769
|
"backgroundColor"
|
|
1781
1770
|
]), { color: b } = Y(n, d), v = (y) => {
|
|
@@ -1798,7 +1787,7 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
1798
1787
|
U(y.$slots, "default")
|
|
1799
1788
|
], 4));
|
|
1800
1789
|
}
|
|
1801
|
-
}),
|
|
1790
|
+
}), Cr = /* @__PURE__ */ P({
|
|
1802
1791
|
__name: "index",
|
|
1803
1792
|
props: {
|
|
1804
1793
|
node: {},
|
|
@@ -1815,14 +1804,14 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
1815
1804
|
U(c.$slots, "default")
|
|
1816
1805
|
], 4));
|
|
1817
1806
|
}
|
|
1818
|
-
}),
|
|
1807
|
+
}), Sr = /* @__PURE__ */ P({
|
|
1819
1808
|
__name: "index",
|
|
1820
1809
|
props: {
|
|
1821
1810
|
node: {},
|
|
1822
1811
|
outer: { type: Boolean }
|
|
1823
1812
|
},
|
|
1824
1813
|
setup(i) {
|
|
1825
|
-
const e = i, t = W(), s = le(), n =
|
|
1814
|
+
const e = i, t = W(), s = le(), n = F(), r = ae(), a = ue(), u = B(), { prop: p } = l(t, u, e, ["settings", "valid"]), { prop: f } = l(t, u, e, [
|
|
1826
1815
|
"settings",
|
|
1827
1816
|
"fastFail"
|
|
1828
1817
|
]), { prop: m } = l(t, u, e, [
|
|
@@ -1856,14 +1845,14 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
1856
1845
|
}, 8, ["modelValue", "fast-fail", "style"]);
|
|
1857
1846
|
};
|
|
1858
1847
|
}
|
|
1859
|
-
}),
|
|
1848
|
+
}), Tr = /* @__PURE__ */ P({
|
|
1860
1849
|
__name: "index",
|
|
1861
1850
|
props: {
|
|
1862
1851
|
node: {},
|
|
1863
1852
|
outer: { type: Boolean }
|
|
1864
1853
|
},
|
|
1865
1854
|
setup(i) {
|
|
1866
|
-
const e = i, t = W(), s =
|
|
1855
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "color"]), { color: a } = Y(s, r), { prop: u } = l(t, n, e, [
|
|
1867
1856
|
"settings",
|
|
1868
1857
|
"disabled"
|
|
1869
1858
|
]), { prop: p } = l(t, n, e, ["settings", "icon"]), { prop: f } = l(t, n, e, ["settings", "size"]), { theme: m } = j(s);
|
|
@@ -1878,7 +1867,7 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
1878
1867
|
}, null, 8, ["color", "disabled", "icon", "size", "theme"]);
|
|
1879
1868
|
};
|
|
1880
1869
|
}
|
|
1881
|
-
}),
|
|
1870
|
+
}), zr = ["id"], Ar = /* @__PURE__ */ P({
|
|
1882
1871
|
__name: "index",
|
|
1883
1872
|
props: {
|
|
1884
1873
|
node: {},
|
|
@@ -1908,7 +1897,7 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
1908
1897
|
o(t) === "editor" ? (I(), ie("div", {
|
|
1909
1898
|
key: 0,
|
|
1910
1899
|
id: `__node__@${u.value}`
|
|
1911
|
-
}, null, 8,
|
|
1900
|
+
}, null, 8, zr)) : en("", !0)
|
|
1912
1901
|
]),
|
|
1913
1902
|
default: z(() => [
|
|
1914
1903
|
U(m.$slots, "default")
|
|
@@ -1917,14 +1906,14 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
1917
1906
|
}, 8, ["modelValue", "target"]);
|
|
1918
1907
|
};
|
|
1919
1908
|
}
|
|
1920
|
-
}),
|
|
1909
|
+
}), Pr = /* @__PURE__ */ P({
|
|
1921
1910
|
__name: "index",
|
|
1922
1911
|
props: {
|
|
1923
1912
|
node: {},
|
|
1924
1913
|
outer: { type: Boolean }
|
|
1925
1914
|
},
|
|
1926
1915
|
setup(i) {
|
|
1927
|
-
const e = i, t = W(), s =
|
|
1916
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, [
|
|
1928
1917
|
"settings",
|
|
1929
1918
|
"addIcon",
|
|
1930
1919
|
"append"
|
|
@@ -1958,7 +1947,7 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
1958
1947
|
]), { prop: g } = l(t, n, e, ["settings", "reverse"]), { prop: T } = l(t, n, e, [
|
|
1959
1948
|
"settings",
|
|
1960
1949
|
"singleLine"
|
|
1961
|
-
]), { prop: N } = l(t, n, e, ["settings", "step"]), { prop:
|
|
1950
|
+
]), { prop: N } = l(t, n, e, ["settings", "step"]), { prop: M } = l(t, n, e, ["settings", "suffix"]), { theme: S } = j(s), { prop: H } = l(t, n, e, ["settings", "value"]), { prop: K } = l(t, n, e, ["settings", "variant"]), { prop: O } = l(t, n, e, ["size", "width"]);
|
|
1962
1951
|
return (te, ne) => {
|
|
1963
1952
|
const ce = L("v-number-input");
|
|
1964
1953
|
return I(), A(o(ee), null, {
|
|
@@ -1985,7 +1974,7 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
1985
1974
|
reverse: o(g),
|
|
1986
1975
|
"single-line": o(T),
|
|
1987
1976
|
step: o(N),
|
|
1988
|
-
suffix: o(
|
|
1977
|
+
suffix: o(M),
|
|
1989
1978
|
theme: o(S),
|
|
1990
1979
|
variant: o(K),
|
|
1991
1980
|
width: o(O)
|
|
@@ -1995,14 +1984,14 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
1995
1984
|
});
|
|
1996
1985
|
};
|
|
1997
1986
|
}
|
|
1998
|
-
}),
|
|
1987
|
+
}), Wr = /* @__PURE__ */ P({
|
|
1999
1988
|
__name: "index",
|
|
2000
1989
|
props: {
|
|
2001
1990
|
node: {},
|
|
2002
1991
|
outer: { type: Boolean }
|
|
2003
1992
|
},
|
|
2004
1993
|
setup(i) {
|
|
2005
|
-
const e = i, t = W(), s =
|
|
1994
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "density"]), { prop: a } = l(t, n, e, [
|
|
2006
1995
|
"settings",
|
|
2007
1996
|
"disabled"
|
|
2008
1997
|
]), { prop: u } = l(t, n, e, ["settings", "length"]), { prop: p } = l(t, n, e, [
|
|
@@ -2035,14 +2024,14 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
2035
2024
|
});
|
|
2036
2025
|
};
|
|
2037
2026
|
}
|
|
2038
|
-
}),
|
|
2027
|
+
}), Lr = /* @__PURE__ */ P({
|
|
2039
2028
|
__name: "index",
|
|
2040
2029
|
props: {
|
|
2041
2030
|
node: {},
|
|
2042
2031
|
outer: { type: Boolean }
|
|
2043
2032
|
},
|
|
2044
2033
|
setup(i) {
|
|
2045
|
-
const e = i, t = W(), s =
|
|
2034
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "color"]), { color: a } = Y(s, r), { prop: u } = l(t, n, e, ["settings", "density"]), { prop: p } = l(t, n, e, [
|
|
2046
2035
|
"settings",
|
|
2047
2036
|
"disabled"
|
|
2048
2037
|
]), { prop: f } = l(t, n, e, ["settings", "label"]), { prop: m } = l(t, n, e, [
|
|
@@ -2062,14 +2051,14 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
2062
2051
|
}, null, 8, ["color", "density", "disabled", "label", "readonly", "theme", "value"]);
|
|
2063
2052
|
};
|
|
2064
2053
|
}
|
|
2065
|
-
}),
|
|
2054
|
+
}), Br = /* @__PURE__ */ P({
|
|
2066
2055
|
__name: "index",
|
|
2067
2056
|
props: {
|
|
2068
2057
|
node: {},
|
|
2069
2058
|
outer: { type: Boolean }
|
|
2070
2059
|
},
|
|
2071
2060
|
setup(i) {
|
|
2072
|
-
const e = i, t = W(), s =
|
|
2061
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "density"]), { prop: a } = l(t, n, e, [
|
|
2073
2062
|
"settings",
|
|
2074
2063
|
"direction"
|
|
2075
2064
|
]), { prop: u } = l(t, n, e, [
|
|
@@ -2103,14 +2092,14 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
2103
2092
|
});
|
|
2104
2093
|
};
|
|
2105
2094
|
}
|
|
2106
|
-
}),
|
|
2095
|
+
}), Nr = /* @__PURE__ */ P({
|
|
2107
2096
|
__name: "index",
|
|
2108
2097
|
props: {
|
|
2109
2098
|
node: {},
|
|
2110
2099
|
outer: { type: Boolean }
|
|
2111
2100
|
},
|
|
2112
2101
|
setup(i) {
|
|
2113
|
-
const e = i, t = W(), s =
|
|
2102
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "density"]), { prop: a } = l(t, n, e, [
|
|
2114
2103
|
"settings",
|
|
2115
2104
|
"direction"
|
|
2116
2105
|
]), { prop: u } = l(t, n, e, [
|
|
@@ -2156,14 +2145,14 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
2156
2145
|
"settings",
|
|
2157
2146
|
"value",
|
|
2158
2147
|
"start"
|
|
2159
|
-
]), { prop:
|
|
2148
|
+
]), { prop: M } = l(t, n, e, [
|
|
2160
2149
|
"settings",
|
|
2161
2150
|
"value",
|
|
2162
2151
|
"end"
|
|
2163
2152
|
]), S = V({
|
|
2164
|
-
get: () => [N.value,
|
|
2153
|
+
get: () => [N.value, M.value],
|
|
2165
2154
|
set: ([H, K]) => {
|
|
2166
|
-
N.value = H,
|
|
2155
|
+
N.value = H, M.value = K;
|
|
2167
2156
|
}
|
|
2168
2157
|
});
|
|
2169
2158
|
return (H, K) => {
|
|
@@ -2197,14 +2186,14 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
2197
2186
|
}, 8, ["modelValue"]);
|
|
2198
2187
|
};
|
|
2199
2188
|
}
|
|
2200
|
-
}),
|
|
2189
|
+
}), Rr = /* @__PURE__ */ P({
|
|
2201
2190
|
__name: "index",
|
|
2202
2191
|
props: {
|
|
2203
2192
|
node: {},
|
|
2204
2193
|
outer: { type: Boolean }
|
|
2205
2194
|
},
|
|
2206
2195
|
setup(i) {
|
|
2207
|
-
const e = i, t = W(), s =
|
|
2196
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, [
|
|
2208
2197
|
"settings",
|
|
2209
2198
|
"clearable"
|
|
2210
2199
|
]), { prop: a } = l(t, n, e, ["settings", "density"]), { prop: u } = l(t, n, e, [
|
|
@@ -2238,14 +2227,14 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
2238
2227
|
});
|
|
2239
2228
|
};
|
|
2240
2229
|
}
|
|
2241
|
-
}),
|
|
2230
|
+
}), Dr = /* @__PURE__ */ P({
|
|
2242
2231
|
__name: "index",
|
|
2243
2232
|
props: {
|
|
2244
2233
|
node: {},
|
|
2245
2234
|
outer: { type: Boolean }
|
|
2246
2235
|
},
|
|
2247
2236
|
setup(i) {
|
|
2248
|
-
const e = i, t = W(), s =
|
|
2237
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, [
|
|
2249
2238
|
"settings",
|
|
2250
2239
|
"hideDetails"
|
|
2251
2240
|
]), { prop: a } = l(t, n, e, ["settings", "label"]), { prop: u } = l(t, n, e, [
|
|
@@ -2277,7 +2266,7 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
2277
2266
|
});
|
|
2278
2267
|
};
|
|
2279
2268
|
}
|
|
2280
|
-
}),
|
|
2269
|
+
}), Er = /* @__PURE__ */ P({
|
|
2281
2270
|
__name: "index",
|
|
2282
2271
|
props: {
|
|
2283
2272
|
node: {},
|
|
@@ -2318,11 +2307,11 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
2318
2307
|
}), { prop: N } = l(t, n, e, [
|
|
2319
2308
|
"settings",
|
|
2320
2309
|
"thumbSize"
|
|
2321
|
-
]), { prop:
|
|
2322
|
-
if (!
|
|
2310
|
+
]), { prop: M } = l(t, n, e, ["settings", "ticks"]), S = V(() => {
|
|
2311
|
+
if (!M.value)
|
|
2323
2312
|
return;
|
|
2324
2313
|
const de = {};
|
|
2325
|
-
for (const { value: Ce, label: Le } of
|
|
2314
|
+
for (const { value: Ce, label: Le } of M.value)
|
|
2326
2315
|
de[Ce] = Le;
|
|
2327
2316
|
if (!Vi(de))
|
|
2328
2317
|
return de;
|
|
@@ -2395,7 +2384,7 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
2395
2384
|
outer: { type: Boolean }
|
|
2396
2385
|
},
|
|
2397
2386
|
setup(i) {
|
|
2398
|
-
const e = i, t = W(), s =
|
|
2387
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, [
|
|
2399
2388
|
"settings",
|
|
2400
2389
|
"hideActions"
|
|
2401
2390
|
]), { theme: a } = j(s), { prop: u } = l(t, n, e, ["settings", "value"]);
|
|
@@ -2414,8 +2403,8 @@ const wr = /* @__PURE__ */ _e(kr, [["render", _r]]), Vr = ["id"], $r = /* @__PUR
|
|
|
2414
2403
|
}, 8, ["modelValue", "hide-actions", "theme"]);
|
|
2415
2404
|
};
|
|
2416
2405
|
}
|
|
2417
|
-
}),
|
|
2418
|
-
function
|
|
2406
|
+
}), Mr = {};
|
|
2407
|
+
function Hr(i, e) {
|
|
2419
2408
|
const t = L("v-stepper-header");
|
|
2420
2409
|
return I(), A(t, null, {
|
|
2421
2410
|
default: z(() => [
|
|
@@ -2424,7 +2413,7 @@ function jr(i, e) {
|
|
|
2424
2413
|
_: 3
|
|
2425
2414
|
});
|
|
2426
2415
|
}
|
|
2427
|
-
const
|
|
2416
|
+
const jr = /* @__PURE__ */ _e(Mr, [["render", Hr]]), Ur = /* @__PURE__ */ P({
|
|
2428
2417
|
__name: "index",
|
|
2429
2418
|
props: {
|
|
2430
2419
|
node: {},
|
|
@@ -2442,8 +2431,8 @@ const Ur = /* @__PURE__ */ _e(Hr, [["render", jr]]), Gr = /* @__PURE__ */ P({
|
|
|
2442
2431
|
}, 8, ["value"]);
|
|
2443
2432
|
};
|
|
2444
2433
|
}
|
|
2445
|
-
}),
|
|
2446
|
-
function
|
|
2434
|
+
}), Gr = {};
|
|
2435
|
+
function Or(i, e) {
|
|
2447
2436
|
const t = L("v-stepper-window");
|
|
2448
2437
|
return I(), A(t, null, {
|
|
2449
2438
|
default: z(() => [
|
|
@@ -2452,7 +2441,7 @@ function Kr(i, e) {
|
|
|
2452
2441
|
_: 3
|
|
2453
2442
|
});
|
|
2454
2443
|
}
|
|
2455
|
-
const
|
|
2444
|
+
const Kr = /* @__PURE__ */ _e(Gr, [["render", Or]]), Zr = /* @__PURE__ */ P({
|
|
2456
2445
|
__name: "index",
|
|
2457
2446
|
props: {
|
|
2458
2447
|
node: {},
|
|
@@ -2470,14 +2459,14 @@ const Zr = /* @__PURE__ */ _e(Or, [["render", Kr]]), qr = /* @__PURE__ */ P({
|
|
|
2470
2459
|
}, 8, ["value"]);
|
|
2471
2460
|
};
|
|
2472
2461
|
}
|
|
2473
|
-
}),
|
|
2462
|
+
}), qr = /* @__PURE__ */ P({
|
|
2474
2463
|
__name: "index",
|
|
2475
2464
|
props: {
|
|
2476
2465
|
node: {},
|
|
2477
2466
|
outer: { type: Boolean }
|
|
2478
2467
|
},
|
|
2479
2468
|
setup(i) {
|
|
2480
|
-
const e = i, t = W(), s =
|
|
2469
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "density"]), { prop: a } = l(t, n, e, [
|
|
2481
2470
|
"settings",
|
|
2482
2471
|
"direction"
|
|
2483
2472
|
]), { prop: u } = l(t, n, e, [
|
|
@@ -2513,14 +2502,14 @@ const Zr = /* @__PURE__ */ _e(Or, [["render", Kr]]), qr = /* @__PURE__ */ P({
|
|
|
2513
2502
|
});
|
|
2514
2503
|
};
|
|
2515
2504
|
}
|
|
2516
|
-
}),
|
|
2505
|
+
}), Jr = /* @__PURE__ */ P({
|
|
2517
2506
|
__name: "index",
|
|
2518
2507
|
props: {
|
|
2519
2508
|
node: {},
|
|
2520
2509
|
outer: { type: Boolean }
|
|
2521
2510
|
},
|
|
2522
2511
|
setup(i) {
|
|
2523
|
-
const e = i, t = W(), s =
|
|
2512
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "text"]), { theme: a } = j(s), { prop: u } = l(t, n, e, ["settings", "value"]), p = V(() => {
|
|
2524
2513
|
const f = {};
|
|
2525
2514
|
return t === "editor" && (f.pointerEvents = "none"), f;
|
|
2526
2515
|
});
|
|
@@ -2539,14 +2528,14 @@ const Zr = /* @__PURE__ */ _e(Or, [["render", Kr]]), qr = /* @__PURE__ */ P({
|
|
|
2539
2528
|
});
|
|
2540
2529
|
};
|
|
2541
2530
|
}
|
|
2542
|
-
}),
|
|
2531
|
+
}), Xr = /* @__PURE__ */ P({
|
|
2543
2532
|
__name: "index",
|
|
2544
2533
|
props: {
|
|
2545
2534
|
node: {},
|
|
2546
2535
|
outer: { type: Boolean }
|
|
2547
2536
|
},
|
|
2548
2537
|
setup(i) {
|
|
2549
|
-
const e = i, t = W(), s =
|
|
2538
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, [
|
|
2550
2539
|
"settings",
|
|
2551
2540
|
"alignTabs"
|
|
2552
2541
|
]), { prop: a } = l(t, n, e, [
|
|
@@ -2582,12 +2571,12 @@ const Zr = /* @__PURE__ */ _e(Or, [["render", Kr]]), qr = /* @__PURE__ */ P({
|
|
|
2582
2571
|
"settings",
|
|
2583
2572
|
"color",
|
|
2584
2573
|
"sliderColor"
|
|
2585
|
-
]), { color: g } = Y(s, $), { prop: T } = l(t, n, e, ["settings", "stacked"]), { theme: N } = j(s), { prop:
|
|
2574
|
+
]), { color: g } = Y(s, $), { prop: T } = l(t, n, e, ["settings", "stacked"]), { theme: N } = j(s), { prop: M } = l(t, n, e, ["settings", "value"]);
|
|
2586
2575
|
return (S, H) => {
|
|
2587
2576
|
const K = L("v-tabs");
|
|
2588
2577
|
return I(), A(K, {
|
|
2589
|
-
modelValue: o(
|
|
2590
|
-
"onUpdate:modelValue": H[0] || (H[0] = (O) => X(
|
|
2578
|
+
modelValue: o(M),
|
|
2579
|
+
"onUpdate:modelValue": H[0] || (H[0] = (O) => X(M) ? M.value = O : null),
|
|
2591
2580
|
"align-tabs": o(r),
|
|
2592
2581
|
"bg-color": o(u),
|
|
2593
2582
|
"center-active": o(p),
|
|
@@ -2612,7 +2601,7 @@ const Zr = /* @__PURE__ */ _e(Or, [["render", Kr]]), qr = /* @__PURE__ */ P({
|
|
|
2612
2601
|
}, 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"]);
|
|
2613
2602
|
};
|
|
2614
2603
|
}
|
|
2615
|
-
}),
|
|
2604
|
+
}), Yr = /* @__PURE__ */ P({
|
|
2616
2605
|
__name: "index",
|
|
2617
2606
|
props: {
|
|
2618
2607
|
node: {},
|
|
@@ -2633,14 +2622,14 @@ const Zr = /* @__PURE__ */ _e(Or, [["render", Kr]]), qr = /* @__PURE__ */ P({
|
|
|
2633
2622
|
class: po(c.value)
|
|
2634
2623
|
}, yi(o(f)), 3));
|
|
2635
2624
|
}
|
|
2636
|
-
}),
|
|
2625
|
+
}), Qr = /* @__PURE__ */ P({
|
|
2637
2626
|
__name: "index",
|
|
2638
2627
|
props: {
|
|
2639
2628
|
node: {},
|
|
2640
2629
|
outer: { type: Boolean }
|
|
2641
2630
|
},
|
|
2642
2631
|
setup(i) {
|
|
2643
|
-
const e = i, t = W(), s =
|
|
2632
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, [
|
|
2644
2633
|
"settings",
|
|
2645
2634
|
"autoGrow"
|
|
2646
2635
|
]), { prop: a } = l(t, n, e, [
|
|
@@ -2686,14 +2675,14 @@ const Zr = /* @__PURE__ */ _e(Or, [["render", Kr]]), qr = /* @__PURE__ */ P({
|
|
|
2686
2675
|
});
|
|
2687
2676
|
};
|
|
2688
2677
|
}
|
|
2689
|
-
}),
|
|
2678
|
+
}), el = /* @__PURE__ */ P({
|
|
2690
2679
|
__name: "index",
|
|
2691
2680
|
props: {
|
|
2692
2681
|
node: {},
|
|
2693
2682
|
outer: { type: Boolean }
|
|
2694
2683
|
},
|
|
2695
2684
|
setup(i) {
|
|
2696
|
-
const e = i, t = W(), s =
|
|
2685
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, [
|
|
2697
2686
|
"settings",
|
|
2698
2687
|
"appendIcon"
|
|
2699
2688
|
]), { prop: a } = l(t, n, e, [
|
|
@@ -2726,7 +2715,7 @@ const Zr = /* @__PURE__ */ _e(Or, [["render", Kr]]), qr = /* @__PURE__ */ P({
|
|
|
2726
2715
|
]), { prop: k } = l(t, n, e, ["settings", "reverse"]), { prop: $ } = l(t, n, e, [
|
|
2727
2716
|
"settings",
|
|
2728
2717
|
"singleLine"
|
|
2729
|
-
]), { prop: g } = l(t, n, e, ["settings", "suffix"]), { theme: T } = j(s), { prop: N } = l(t, n, e, ["settings", "value"]), { prop:
|
|
2718
|
+
]), { prop: g } = l(t, n, e, ["settings", "suffix"]), { theme: T } = j(s), { prop: N } = l(t, n, e, ["settings", "value"]), { prop: M } = l(t, n, e, ["settings", "variant"]), { prop: S } = l(t, n, e, ["slots", "append"]), { prop: H } = l(t, n, e, [
|
|
2730
2719
|
"slots",
|
|
2731
2720
|
"appendInner"
|
|
2732
2721
|
]), { prop: K } = l(t, n, e, [
|
|
@@ -2761,7 +2750,7 @@ const Zr = /* @__PURE__ */ _e(Or, [["render", Kr]]), qr = /* @__PURE__ */ P({
|
|
|
2761
2750
|
"single-line": o($),
|
|
2762
2751
|
suffix: o(g),
|
|
2763
2752
|
theme: o(T),
|
|
2764
|
-
variant: o(
|
|
2753
|
+
variant: o(M)
|
|
2765
2754
|
}, tn({ _: 2 }, [
|
|
2766
2755
|
o(S) ? {
|
|
2767
2756
|
name: "append",
|
|
@@ -2809,14 +2798,14 @@ const Zr = /* @__PURE__ */ _e(Or, [["render", Kr]]), qr = /* @__PURE__ */ P({
|
|
|
2809
2798
|
});
|
|
2810
2799
|
};
|
|
2811
2800
|
}
|
|
2812
|
-
}),
|
|
2801
|
+
}), tl = /* @__PURE__ */ P({
|
|
2813
2802
|
__name: "index",
|
|
2814
2803
|
props: {
|
|
2815
2804
|
node: {},
|
|
2816
2805
|
outer: { type: Boolean }
|
|
2817
2806
|
},
|
|
2818
2807
|
setup(i) {
|
|
2819
|
-
const e = i, t = W(), s =
|
|
2808
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, ["settings", "align"]), { prop: a } = l(t, n, e, ["settings", "density"]), { prop: u } = l(t, n, e, [
|
|
2820
2809
|
"settings",
|
|
2821
2810
|
"direction"
|
|
2822
2811
|
]), { prop: p } = l(t, n, e, [
|
|
@@ -2870,8 +2859,8 @@ const Zr = /* @__PURE__ */ _e(Or, [["render", Kr]]), qr = /* @__PURE__ */ P({
|
|
|
2870
2859
|
}, 8, ["align", "density", "direction", "dot-color", "fill-dot", "hide-opposite", "line-color", "line-inset", "line-thickness", "side", "theme", "truncate-line"]);
|
|
2871
2860
|
};
|
|
2872
2861
|
}
|
|
2873
|
-
}),
|
|
2874
|
-
function
|
|
2862
|
+
}), nl = {};
|
|
2863
|
+
function il(i, e) {
|
|
2875
2864
|
const t = L("v-timeline-item");
|
|
2876
2865
|
return I(), A(t, null, {
|
|
2877
2866
|
default: z(() => [
|
|
@@ -2880,14 +2869,14 @@ function ol(i, e) {
|
|
|
2880
2869
|
_: 3
|
|
2881
2870
|
});
|
|
2882
2871
|
}
|
|
2883
|
-
const
|
|
2872
|
+
const ol = /* @__PURE__ */ _e(nl, [["render", il]]), sl = /* @__PURE__ */ P({
|
|
2884
2873
|
__name: "index",
|
|
2885
2874
|
props: {
|
|
2886
2875
|
node: {},
|
|
2887
2876
|
outer: { type: Boolean }
|
|
2888
2877
|
},
|
|
2889
2878
|
setup(i) {
|
|
2890
|
-
const e = i, t = W(), s =
|
|
2879
|
+
const e = i, t = W(), s = F(), n = B(), { prop: r } = l(t, n, e, [
|
|
2891
2880
|
"settings",
|
|
2892
2881
|
"continuous"
|
|
2893
2882
|
]), { prop: a } = l(t, n, e, [
|
|
@@ -2920,8 +2909,8 @@ const sl = /* @__PURE__ */ _e(il, [["render", ol]]), rl = /* @__PURE__ */ P({
|
|
|
2920
2909
|
}, 8, ["modelValue", "continuous", "direction", "disabled", "reverse", "show-arrows", "theme", "touch"]);
|
|
2921
2910
|
};
|
|
2922
2911
|
}
|
|
2923
|
-
}),
|
|
2924
|
-
function
|
|
2912
|
+
}), rl = {};
|
|
2913
|
+
function ll(i, e) {
|
|
2925
2914
|
const t = L("v-window-item");
|
|
2926
2915
|
return I(), A(t, null, {
|
|
2927
2916
|
default: z(() => [
|
|
@@ -2930,7 +2919,7 @@ function al(i, e) {
|
|
|
2930
2919
|
_: 3
|
|
2931
2920
|
});
|
|
2932
2921
|
}
|
|
2933
|
-
const
|
|
2922
|
+
const al = /* @__PURE__ */ _e(rl, [["render", ll]]), Xi = "badge_v1", kn = "breadcrumbs_v1", je = "bar_chart_v1", Ue = "btn_v1", Ge = "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", Qe = "container_v1", et = "data_table_v1", tt = "date_picker_v1", nt = "dialog_v1", it = "file_input_v1", ot = "flex_layout_v1", Yi = "flex_layout_entry_v1", st = "form_v1", rt = "icon_v1", lt = "globality_v1", at = "line_chart_v1", ut = "list_v1", ct = "menu_v1", dt = "number_input_v1", mt = "pagination_v1", Qi = "radio_v1", pt = "radio_group_v1", ft = "range_slider_v1", bt = "rating_v1", Se = "ref_v1", yt = "render_switch_v1", ht = "select_v1", xt = "slider_v1", gt = "stepper_v1", eo = "stepper_header_v1", to = "stepper_item_v1", no = "stepper_window_v1", io = "stepper_window_item_v1", vt = "switch_v1", oo = "tab_v1", kt = "tabs_v1", _t = "text_v1", wt = "textarea_v1", Vt = "text_field_v1", $t = "timeline_v1", so = "timeline_item_v1", It = "window_v1", ro = "window_item_v1", x = {
|
|
2934
2923
|
key: "basic",
|
|
2935
2924
|
name: "x-runtime-lib.basic",
|
|
2936
2925
|
children: [
|
|
@@ -2992,7 +2981,7 @@ const ul = /* @__PURE__ */ _e(ll, [["render", al]]), Xi = "badge_v1", kn = "brea
|
|
|
2992
2981
|
]
|
|
2993
2982
|
}
|
|
2994
2983
|
]
|
|
2995
|
-
},
|
|
2984
|
+
}, ul = G(Q), ge = {
|
|
2996
2985
|
key: "border",
|
|
2997
2986
|
name: "x-runtime-lib.border",
|
|
2998
2987
|
children: [
|
|
@@ -3010,7 +2999,7 @@ const ul = /* @__PURE__ */ _e(ll, [["render", al]]), Xi = "badge_v1", kn = "brea
|
|
|
3010
2999
|
types: "borderWidthTypesV1",
|
|
3011
3000
|
default: ""
|
|
3012
3001
|
},
|
|
3013
|
-
|
|
3002
|
+
ul,
|
|
3014
3003
|
{
|
|
3015
3004
|
key: "roundRadius",
|
|
3016
3005
|
name: "x-runtime-lib.roundRadius",
|
|
@@ -3274,7 +3263,7 @@ const ul = /* @__PURE__ */ _e(ll, [["render", al]]), Xi = "badge_v1", kn = "brea
|
|
|
3274
3263
|
}
|
|
3275
3264
|
]
|
|
3276
3265
|
};
|
|
3277
|
-
function
|
|
3266
|
+
function cl(i, e) {
|
|
3278
3267
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
3279
3268
|
if (!s) {
|
|
3280
3269
|
console.error(`barChartV1/spawn prop tag not found, ${t}`);
|
|
@@ -3317,7 +3306,7 @@ const _n = {
|
|
|
3317
3306
|
}, Ct = {
|
|
3318
3307
|
key: je,
|
|
3319
3308
|
name: "x-runtime-lib.barChart",
|
|
3320
|
-
comp:
|
|
3309
|
+
comp: js,
|
|
3321
3310
|
props: {
|
|
3322
3311
|
pageCommon: [x, q, ze, Ae, Pe, Te, _n],
|
|
3323
3312
|
compCommon: [x, q, ze, Ae, Pe, Te, _n]
|
|
@@ -3326,10 +3315,10 @@ const _n = {
|
|
|
3326
3315
|
methods: [],
|
|
3327
3316
|
slots: [],
|
|
3328
3317
|
leaf: !0,
|
|
3329
|
-
spawn:
|
|
3318
|
+
spawn: cl
|
|
3330
3319
|
};
|
|
3331
3320
|
C(Ct);
|
|
3332
|
-
function
|
|
3321
|
+
function dl(i, e) {
|
|
3333
3322
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
3334
3323
|
if (!s) {
|
|
3335
3324
|
console.error(`lineChartV1/spawn prop tag not found, ${t}`);
|
|
@@ -3372,7 +3361,7 @@ const wn = {
|
|
|
3372
3361
|
}, St = {
|
|
3373
3362
|
key: at,
|
|
3374
3363
|
name: "x-runtime-lib.lineChart",
|
|
3375
|
-
comp:
|
|
3364
|
+
comp: Us,
|
|
3376
3365
|
props: {
|
|
3377
3366
|
pageCommon: [x, q, ze, Ae, Pe, Te, wn],
|
|
3378
3367
|
compCommon: [x, q, ze, Ae, Pe, Te, wn]
|
|
@@ -3381,7 +3370,7 @@ const wn = {
|
|
|
3381
3370
|
methods: [],
|
|
3382
3371
|
slots: [],
|
|
3383
3372
|
leaf: !0,
|
|
3384
|
-
spawn:
|
|
3373
|
+
spawn: dl
|
|
3385
3374
|
};
|
|
3386
3375
|
C(St);
|
|
3387
3376
|
const an = G(Q);
|
|
@@ -3391,7 +3380,7 @@ const Vn = {
|
|
|
3391
3380
|
key: "globalSettings",
|
|
3392
3381
|
name: "x-runtime-lib.globalSettings",
|
|
3393
3382
|
children: [an]
|
|
3394
|
-
},
|
|
3383
|
+
}, ml = {
|
|
3395
3384
|
key: lt,
|
|
3396
3385
|
name: "x-runtime-lib.globality",
|
|
3397
3386
|
comp: null,
|
|
@@ -3437,7 +3426,7 @@ const Vn = {
|
|
|
3437
3426
|
slots: [],
|
|
3438
3427
|
internal: !0
|
|
3439
3428
|
};
|
|
3440
|
-
C(
|
|
3429
|
+
C(ml);
|
|
3441
3430
|
const $n = {
|
|
3442
3431
|
key: "settings",
|
|
3443
3432
|
name: "x-runtime-lib.settings",
|
|
@@ -3475,10 +3464,10 @@ const $n = {
|
|
|
3475
3464
|
defaultArray: []
|
|
3476
3465
|
}
|
|
3477
3466
|
]
|
|
3478
|
-
},
|
|
3467
|
+
}, pl = {
|
|
3479
3468
|
key: ut,
|
|
3480
3469
|
name: "x-runtime-lib.list",
|
|
3481
|
-
comp:
|
|
3470
|
+
comp: Gs,
|
|
3482
3471
|
props: {
|
|
3483
3472
|
pageCommon: [x, $n],
|
|
3484
3473
|
compCommon: [x, $n]
|
|
@@ -3488,7 +3477,7 @@ const $n = {
|
|
|
3488
3477
|
slots: [],
|
|
3489
3478
|
leaf: !0
|
|
3490
3479
|
};
|
|
3491
|
-
C(
|
|
3480
|
+
C(pl);
|
|
3492
3481
|
const In = {
|
|
3493
3482
|
key: "ref",
|
|
3494
3483
|
name: "x-runtime-lib.ref",
|
|
@@ -3500,10 +3489,10 @@ const In = {
|
|
|
3500
3489
|
default: void 0
|
|
3501
3490
|
}
|
|
3502
3491
|
]
|
|
3503
|
-
},
|
|
3492
|
+
}, fl = {
|
|
3504
3493
|
key: Se,
|
|
3505
3494
|
name: "x-runtime-lib.ref",
|
|
3506
|
-
comp:
|
|
3495
|
+
comp: or,
|
|
3507
3496
|
props: {
|
|
3508
3497
|
pageCommon: [x, q, In],
|
|
3509
3498
|
compCommon: [x, q, In]
|
|
@@ -3513,7 +3502,7 @@ const In = {
|
|
|
3513
3502
|
slots: [],
|
|
3514
3503
|
leaf: !0
|
|
3515
3504
|
};
|
|
3516
|
-
C(
|
|
3505
|
+
C(fl);
|
|
3517
3506
|
const Cn = {
|
|
3518
3507
|
key: "settings",
|
|
3519
3508
|
name: "x-runtime-lib.settings",
|
|
@@ -3525,10 +3514,10 @@ const Cn = {
|
|
|
3525
3514
|
default: !1
|
|
3526
3515
|
}
|
|
3527
3516
|
]
|
|
3528
|
-
},
|
|
3517
|
+
}, bl = {
|
|
3529
3518
|
key: yt,
|
|
3530
3519
|
name: "x-runtime-lib.renderSwitch",
|
|
3531
|
-
comp:
|
|
3520
|
+
comp: sr,
|
|
3532
3521
|
props: {
|
|
3533
3522
|
pageCommon: [x, Cn],
|
|
3534
3523
|
compCommon: [x, Cn]
|
|
@@ -3537,7 +3526,7 @@ const Cn = {
|
|
|
3537
3526
|
methods: [],
|
|
3538
3527
|
slots: []
|
|
3539
3528
|
};
|
|
3540
|
-
C(
|
|
3529
|
+
C(bl);
|
|
3541
3530
|
const Sn = {
|
|
3542
3531
|
key: "settings",
|
|
3543
3532
|
name: "x-runtime-lib.settings",
|
|
@@ -3573,10 +3562,10 @@ const Sn = {
|
|
|
3573
3562
|
default: !1
|
|
3574
3563
|
}
|
|
3575
3564
|
]
|
|
3576
|
-
},
|
|
3565
|
+
}, au = {
|
|
3577
3566
|
key: Xi,
|
|
3578
3567
|
name: "x-runtime-lib.badge",
|
|
3579
|
-
comp:
|
|
3568
|
+
comp: rr,
|
|
3580
3569
|
props: {
|
|
3581
3570
|
pageCommon: [x, Sn],
|
|
3582
3571
|
compCommon: [x, Sn]
|
|
@@ -3585,7 +3574,7 @@ const Sn = {
|
|
|
3585
3574
|
methods: [],
|
|
3586
3575
|
slots: []
|
|
3587
3576
|
};
|
|
3588
|
-
function
|
|
3577
|
+
function yl(i, e) {
|
|
3589
3578
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
3590
3579
|
if (!s) {
|
|
3591
3580
|
console.error(`btnV1/spawn prop tag not found, ${t}`);
|
|
@@ -3599,7 +3588,7 @@ function hl(i, e) {
|
|
|
3599
3588
|
const r = {};
|
|
3600
3589
|
return D(r, n), r.basic.id = R(16), r.basic.key = Tt.key, r.settings.text = "button", r;
|
|
3601
3590
|
}
|
|
3602
|
-
const
|
|
3591
|
+
const hl = G(Q), Tn = {
|
|
3603
3592
|
key: "settings",
|
|
3604
3593
|
name: "x-runtime-lib.settings",
|
|
3605
3594
|
children: [
|
|
@@ -3678,7 +3667,7 @@ const xl = G(Q), Tn = {
|
|
|
3678
3667
|
ui: "switch",
|
|
3679
3668
|
default: !1
|
|
3680
3669
|
},
|
|
3681
|
-
|
|
3670
|
+
hl,
|
|
3682
3671
|
{
|
|
3683
3672
|
key: "ripple",
|
|
3684
3673
|
name: "x-runtime-lib.ripple",
|
|
@@ -3689,7 +3678,7 @@ const xl = G(Q), Tn = {
|
|
|
3689
3678
|
}, Tt = {
|
|
3690
3679
|
key: Ue,
|
|
3691
3680
|
name: "x-runtime-lib.button",
|
|
3692
|
-
comp:
|
|
3681
|
+
comp: lr,
|
|
3693
3682
|
props: {
|
|
3694
3683
|
pageCommon: [x, q, Tn],
|
|
3695
3684
|
compCommon: [x, q, Tn]
|
|
@@ -3704,13 +3693,13 @@ const xl = G(Q), Tn = {
|
|
|
3704
3693
|
methods: [],
|
|
3705
3694
|
slots: [],
|
|
3706
3695
|
leaf: !0,
|
|
3707
|
-
spawn:
|
|
3696
|
+
spawn: yl
|
|
3708
3697
|
};
|
|
3709
3698
|
C(Tt);
|
|
3710
|
-
const
|
|
3699
|
+
const xl = {
|
|
3711
3700
|
key: Ge,
|
|
3712
3701
|
name: "x-runtime-lib.buttonGroup",
|
|
3713
|
-
comp:
|
|
3702
|
+
comp: cr,
|
|
3714
3703
|
props: {
|
|
3715
3704
|
pageCommon: [x],
|
|
3716
3705
|
compCommon: [x]
|
|
@@ -3719,7 +3708,7 @@ const gl = {
|
|
|
3719
3708
|
methods: [],
|
|
3720
3709
|
slots: []
|
|
3721
3710
|
};
|
|
3722
|
-
C(
|
|
3711
|
+
C(xl);
|
|
3723
3712
|
const zn = {
|
|
3724
3713
|
key: "settings",
|
|
3725
3714
|
name: "x-runtime-lib.settings",
|
|
@@ -3781,10 +3770,10 @@ const zn = {
|
|
|
3781
3770
|
default: !1
|
|
3782
3771
|
}
|
|
3783
3772
|
]
|
|
3784
|
-
},
|
|
3773
|
+
}, gl = {
|
|
3785
3774
|
key: Oe,
|
|
3786
3775
|
name: "x-runtime-lib.buttonToggle",
|
|
3787
|
-
comp:
|
|
3776
|
+
comp: dr,
|
|
3788
3777
|
props: {
|
|
3789
3778
|
pageCommon: [x, zn],
|
|
3790
3779
|
compCommon: [x, zn]
|
|
@@ -3793,8 +3782,8 @@ const zn = {
|
|
|
3793
3782
|
methods: [],
|
|
3794
3783
|
slots: []
|
|
3795
3784
|
};
|
|
3796
|
-
C(
|
|
3797
|
-
function
|
|
3785
|
+
C(gl);
|
|
3786
|
+
function vl(i, e) {
|
|
3798
3787
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
3799
3788
|
if (!s) {
|
|
3800
3789
|
console.error(`cardV1/spawn prop tag not found, ${t}`);
|
|
@@ -3866,7 +3855,7 @@ const An = {
|
|
|
3866
3855
|
}, Ve = {
|
|
3867
3856
|
key: Ke,
|
|
3868
3857
|
name: "x-runtime-lib.card",
|
|
3869
|
-
comp:
|
|
3858
|
+
comp: mr,
|
|
3870
3859
|
props: {
|
|
3871
3860
|
pageCommon: [x, q, An],
|
|
3872
3861
|
compCommon: [x, q, An]
|
|
@@ -3874,7 +3863,7 @@ const An = {
|
|
|
3874
3863
|
events: [],
|
|
3875
3864
|
methods: [],
|
|
3876
3865
|
slots: [],
|
|
3877
|
-
spawn:
|
|
3866
|
+
spawn: vl
|
|
3878
3867
|
};
|
|
3879
3868
|
C(Ve);
|
|
3880
3869
|
const Pn = {
|
|
@@ -3894,10 +3883,10 @@ const Pn = {
|
|
|
3894
3883
|
default: ""
|
|
3895
3884
|
}
|
|
3896
3885
|
]
|
|
3897
|
-
},
|
|
3886
|
+
}, kl = {
|
|
3898
3887
|
key: Ze,
|
|
3899
3888
|
name: "x-runtime-lib.checkbox",
|
|
3900
|
-
comp:
|
|
3889
|
+
comp: pr,
|
|
3901
3890
|
props: {
|
|
3902
3891
|
pageCommon: [x, Pn],
|
|
3903
3892
|
compCommon: [x, Pn]
|
|
@@ -3907,8 +3896,8 @@ const Pn = {
|
|
|
3907
3896
|
slots: [],
|
|
3908
3897
|
leaf: !0
|
|
3909
3898
|
};
|
|
3910
|
-
C(
|
|
3911
|
-
const
|
|
3899
|
+
C(kl);
|
|
3900
|
+
const _l = G(Q), Wn = {
|
|
3912
3901
|
key: "settings",
|
|
3913
3902
|
name: "x-runtime-lib.settings",
|
|
3914
3903
|
children: [
|
|
@@ -3981,12 +3970,12 @@ const wl = G(Q), Wn = {
|
|
|
3981
3970
|
ui: "switch",
|
|
3982
3971
|
default: !1
|
|
3983
3972
|
},
|
|
3984
|
-
|
|
3973
|
+
_l
|
|
3985
3974
|
]
|
|
3986
3975
|
}, zt = {
|
|
3987
3976
|
key: qe,
|
|
3988
3977
|
name: "x-runtime-lib.chip",
|
|
3989
|
-
comp:
|
|
3978
|
+
comp: fr,
|
|
3990
3979
|
props: {
|
|
3991
3980
|
pageCommon: [x, Wn],
|
|
3992
3981
|
compCommon: [x, Wn]
|
|
@@ -3997,7 +3986,7 @@ const wl = G(Q), Wn = {
|
|
|
3997
3986
|
leaf: !0
|
|
3998
3987
|
};
|
|
3999
3988
|
C(zt);
|
|
4000
|
-
function
|
|
3989
|
+
function wl(i, e) {
|
|
4001
3990
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
4002
3991
|
if (!s) {
|
|
4003
3992
|
console.error(`chipGroupV1/spawn prop tag not found, ${t}`);
|
|
@@ -4089,7 +4078,7 @@ const Ln = {
|
|
|
4089
4078
|
}, At = {
|
|
4090
4079
|
key: Je,
|
|
4091
4080
|
name: "x-runtime-lib.chipGroup",
|
|
4092
|
-
comp:
|
|
4081
|
+
comp: br,
|
|
4093
4082
|
props: {
|
|
4094
4083
|
pageCommon: [x, Ln],
|
|
4095
4084
|
compCommon: [x, Ln]
|
|
@@ -4097,13 +4086,13 @@ const Ln = {
|
|
|
4097
4086
|
events: [],
|
|
4098
4087
|
methods: [],
|
|
4099
4088
|
slots: [],
|
|
4100
|
-
spawn:
|
|
4089
|
+
spawn: wl
|
|
4101
4090
|
};
|
|
4102
4091
|
C(At);
|
|
4103
|
-
const
|
|
4092
|
+
const Vl = {
|
|
4104
4093
|
key: Xe,
|
|
4105
4094
|
name: "x-runtime-lib.colorPicker",
|
|
4106
|
-
comp:
|
|
4095
|
+
comp: yr,
|
|
4107
4096
|
props: {
|
|
4108
4097
|
pageCommon: [x],
|
|
4109
4098
|
compCommon: [x]
|
|
@@ -4113,7 +4102,7 @@ const $l = {
|
|
|
4113
4102
|
slots: [],
|
|
4114
4103
|
leaf: !0
|
|
4115
4104
|
};
|
|
4116
|
-
C(
|
|
4105
|
+
C(Vl);
|
|
4117
4106
|
const Bn = {
|
|
4118
4107
|
key: "settings",
|
|
4119
4108
|
name: "x-runtime-lib.settings",
|
|
@@ -4155,10 +4144,10 @@ const Bn = {
|
|
|
4155
4144
|
default: !1
|
|
4156
4145
|
}
|
|
4157
4146
|
]
|
|
4158
|
-
},
|
|
4147
|
+
}, $l = {
|
|
4159
4148
|
key: Ye,
|
|
4160
4149
|
name: "x-runtime-lib.combobox",
|
|
4161
|
-
comp:
|
|
4150
|
+
comp: hr,
|
|
4162
4151
|
props: {
|
|
4163
4152
|
pageCommon: [x, Bn],
|
|
4164
4153
|
compCommon: [x, Bn]
|
|
@@ -4168,7 +4157,7 @@ const Bn = {
|
|
|
4168
4157
|
slots: [],
|
|
4169
4158
|
leaf: !0
|
|
4170
4159
|
};
|
|
4171
|
-
C(
|
|
4160
|
+
C($l);
|
|
4172
4161
|
const un = G(Q);
|
|
4173
4162
|
un.key = "backgroundColor";
|
|
4174
4163
|
un.name = "x-runtime-lib.backgroundColor";
|
|
@@ -4179,7 +4168,7 @@ const Nn = {
|
|
|
4179
4168
|
}, Pt = {
|
|
4180
4169
|
key: Qe,
|
|
4181
4170
|
name: "x-runtime-lib.container",
|
|
4182
|
-
comp:
|
|
4171
|
+
comp: xr,
|
|
4183
4172
|
props: {
|
|
4184
4173
|
pageCommon: [x, q, ge, ve, ke, Nn],
|
|
4185
4174
|
compCommon: [x, q, ge, ve, ke, Nn]
|
|
@@ -4347,10 +4336,10 @@ const Rn = {
|
|
|
4347
4336
|
defaultArray: []
|
|
4348
4337
|
}
|
|
4349
4338
|
]
|
|
4350
|
-
},
|
|
4339
|
+
}, Il = {
|
|
4351
4340
|
key: et,
|
|
4352
4341
|
name: "x-runtime-lib.dataTable",
|
|
4353
|
-
comp:
|
|
4342
|
+
comp: gr,
|
|
4354
4343
|
props: {
|
|
4355
4344
|
pageCommon: [x, Rn, Dn, En],
|
|
4356
4345
|
compCommon: [x, Rn, Dn, En]
|
|
@@ -4360,11 +4349,11 @@ const Rn = {
|
|
|
4360
4349
|
slots: [],
|
|
4361
4350
|
leaf: !0
|
|
4362
4351
|
};
|
|
4363
|
-
C(
|
|
4364
|
-
const
|
|
4352
|
+
C(Il);
|
|
4353
|
+
const Cl = {
|
|
4365
4354
|
key: tt,
|
|
4366
4355
|
name: "x-runtime-lib.datePicker",
|
|
4367
|
-
comp:
|
|
4356
|
+
comp: _r,
|
|
4368
4357
|
props: {
|
|
4369
4358
|
pageCommon: [x],
|
|
4370
4359
|
compCommon: [x]
|
|
@@ -4374,11 +4363,11 @@ const Sl = {
|
|
|
4374
4363
|
slots: [],
|
|
4375
4364
|
leaf: !0
|
|
4376
4365
|
};
|
|
4377
|
-
C(
|
|
4378
|
-
const
|
|
4366
|
+
C(Cl);
|
|
4367
|
+
const Sl = {
|
|
4379
4368
|
key: nt,
|
|
4380
4369
|
name: "x-runtime-lib.dialog",
|
|
4381
|
-
comp:
|
|
4370
|
+
comp: Vr,
|
|
4382
4371
|
props: {
|
|
4383
4372
|
pageCommon: [x],
|
|
4384
4373
|
compCommon: [x]
|
|
@@ -4401,24 +4390,24 @@ const Tl = {
|
|
|
4401
4390
|
slots: [],
|
|
4402
4391
|
teleport: !0
|
|
4403
4392
|
};
|
|
4404
|
-
C(
|
|
4405
|
-
const
|
|
4393
|
+
C(Sl);
|
|
4394
|
+
const Fn = {
|
|
4406
4395
|
key: "settings",
|
|
4407
4396
|
name: "x-runtime-lib.settings",
|
|
4408
4397
|
children: []
|
|
4409
|
-
},
|
|
4398
|
+
}, uu = {
|
|
4410
4399
|
key: it,
|
|
4411
4400
|
name: "x-runtime-lib.fileInput",
|
|
4412
|
-
comp:
|
|
4401
|
+
comp: $r,
|
|
4413
4402
|
props: {
|
|
4414
|
-
pageCommon: [x,
|
|
4415
|
-
compCommon: [x,
|
|
4403
|
+
pageCommon: [x, Fn],
|
|
4404
|
+
compCommon: [x, Fn]
|
|
4416
4405
|
},
|
|
4417
4406
|
events: [],
|
|
4418
4407
|
methods: [],
|
|
4419
4408
|
slots: [],
|
|
4420
4409
|
leaf: !0
|
|
4421
|
-
},
|
|
4410
|
+
}, Mn = {
|
|
4422
4411
|
key: "settings",
|
|
4423
4412
|
name: "x-runtime-lib.settings",
|
|
4424
4413
|
children: [
|
|
@@ -4438,17 +4427,17 @@ const Mn = {
|
|
|
4438
4427
|
}, Wt = {
|
|
4439
4428
|
key: Yi,
|
|
4440
4429
|
name: "x-runtime-lib.flexLayoutEntry",
|
|
4441
|
-
comp:
|
|
4430
|
+
comp: Cr,
|
|
4442
4431
|
props: {
|
|
4443
|
-
pageCommon: [x, q,
|
|
4444
|
-
compCommon: [x, q,
|
|
4432
|
+
pageCommon: [x, q, Mn],
|
|
4433
|
+
compCommon: [x, q, Mn]
|
|
4445
4434
|
},
|
|
4446
4435
|
events: [],
|
|
4447
4436
|
methods: [],
|
|
4448
4437
|
slots: []
|
|
4449
4438
|
};
|
|
4450
4439
|
C(Wt);
|
|
4451
|
-
function
|
|
4440
|
+
function Tl(i, e) {
|
|
4452
4441
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
4453
4442
|
if (!s) {
|
|
4454
4443
|
console.error(`flexLayoutV1/spawn prop tag not found, ${t}`);
|
|
@@ -4481,7 +4470,7 @@ function zl(i, e) {
|
|
|
4481
4470
|
"60px",
|
|
4482
4471
|
void 0
|
|
4483
4472
|
),
|
|
4484
|
-
|
|
4473
|
+
zl(i, e)
|
|
4485
4474
|
], r;
|
|
4486
4475
|
}
|
|
4487
4476
|
function Lt(i, e, t, s, n, r, a, u, p) {
|
|
@@ -4500,7 +4489,7 @@ function Lt(i, e, t, s, n, r, a, u, p) {
|
|
|
4500
4489
|
const d = {};
|
|
4501
4490
|
return D(d, c), d.basic.id = R(16), d.basic.key = Pt.key, s && (d.size.width = s), 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;
|
|
4502
4491
|
}
|
|
4503
|
-
function
|
|
4492
|
+
function zl(i, e) {
|
|
4504
4493
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
4505
4494
|
if (!s) {
|
|
4506
4495
|
console.error(`flexLayoutV1/spawnEntry prop tag not found, ${t}`);
|
|
@@ -4706,7 +4695,7 @@ const Hn = {
|
|
|
4706
4695
|
}, $e = {
|
|
4707
4696
|
key: ot,
|
|
4708
4697
|
name: "x-runtime-lib.flexLayout",
|
|
4709
|
-
comp:
|
|
4698
|
+
comp: Ir,
|
|
4710
4699
|
props: {
|
|
4711
4700
|
pageCommon: [x, q, ge, ve, ke, Hn],
|
|
4712
4701
|
compCommon: [x, q, ge, ve, ke, Hn]
|
|
@@ -4720,7 +4709,7 @@ const Hn = {
|
|
|
4720
4709
|
],
|
|
4721
4710
|
methods: [],
|
|
4722
4711
|
slots: [],
|
|
4723
|
-
spawn:
|
|
4712
|
+
spawn: Tl
|
|
4724
4713
|
};
|
|
4725
4714
|
C($e);
|
|
4726
4715
|
const jn = {
|
|
@@ -4876,7 +4865,7 @@ const jn = {
|
|
|
4876
4865
|
}, Bt = {
|
|
4877
4866
|
key: Vt,
|
|
4878
4867
|
name: "x-runtime-lib.textField",
|
|
4879
|
-
comp:
|
|
4868
|
+
comp: el,
|
|
4880
4869
|
props: {
|
|
4881
4870
|
pageCommon: [x, jn, Un],
|
|
4882
4871
|
compCommon: [x, jn, Un]
|
|
@@ -4912,7 +4901,7 @@ const jn = {
|
|
|
4912
4901
|
leaf: !0
|
|
4913
4902
|
};
|
|
4914
4903
|
C(Bt);
|
|
4915
|
-
function
|
|
4904
|
+
function Al(i, e) {
|
|
4916
4905
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
4917
4906
|
if (!s) {
|
|
4918
4907
|
console.error(`formV1/spawn prop tag not found, ${t}`);
|
|
@@ -4924,9 +4913,9 @@ function Pl(i, e) {
|
|
|
4924
4913
|
return;
|
|
4925
4914
|
}
|
|
4926
4915
|
const r = {};
|
|
4927
|
-
return D(r, n), r.basic.id = R(16), r.basic.key = Nt.key, r.children = [
|
|
4916
|
+
return D(r, n), r.basic.id = R(16), r.basic.key = Nt.key, r.children = [Pl(i, e)], r;
|
|
4928
4917
|
}
|
|
4929
|
-
function
|
|
4918
|
+
function Pl(i, e) {
|
|
4930
4919
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
4931
4920
|
if (!s) {
|
|
4932
4921
|
console.error(`formV1/spawnTextField prop tag not found, ${t}`);
|
|
@@ -4961,7 +4950,7 @@ const Gn = {
|
|
|
4961
4950
|
}, Nt = {
|
|
4962
4951
|
key: st,
|
|
4963
4952
|
name: "x-runtime-lib.form",
|
|
4964
|
-
comp:
|
|
4953
|
+
comp: Sr,
|
|
4965
4954
|
props: {
|
|
4966
4955
|
pageCommon: [x, q, ge, ve, ke, Gn],
|
|
4967
4956
|
compCommon: [x, q, ge, ve, ke, Gn]
|
|
@@ -4975,10 +4964,10 @@ const Gn = {
|
|
|
4975
4964
|
],
|
|
4976
4965
|
methods: [],
|
|
4977
4966
|
slots: [],
|
|
4978
|
-
spawn:
|
|
4967
|
+
spawn: Al
|
|
4979
4968
|
};
|
|
4980
4969
|
C(Nt);
|
|
4981
|
-
const
|
|
4970
|
+
const Wl = G(Q), On = {
|
|
4982
4971
|
key: "settings",
|
|
4983
4972
|
name: "x-runtime-lib.settings",
|
|
4984
4973
|
children: [
|
|
@@ -5001,12 +4990,12 @@ const Ll = G(Q), On = {
|
|
|
5001
4990
|
items: "sizeItemsV1",
|
|
5002
4991
|
default: "default"
|
|
5003
4992
|
},
|
|
5004
|
-
|
|
4993
|
+
Wl
|
|
5005
4994
|
]
|
|
5006
|
-
},
|
|
4995
|
+
}, Ll = {
|
|
5007
4996
|
key: rt,
|
|
5008
4997
|
name: "x-runtime-lib.icon",
|
|
5009
|
-
comp:
|
|
4998
|
+
comp: Tr,
|
|
5010
4999
|
props: {
|
|
5011
5000
|
pageCommon: [x, On],
|
|
5012
5001
|
compCommon: [x, On]
|
|
@@ -5016,11 +5005,11 @@ const Ll = G(Q), On = {
|
|
|
5016
5005
|
slots: [],
|
|
5017
5006
|
leaf: !0
|
|
5018
5007
|
};
|
|
5019
|
-
C(
|
|
5020
|
-
const
|
|
5008
|
+
C(Ll);
|
|
5009
|
+
const Bl = {
|
|
5021
5010
|
key: ct,
|
|
5022
5011
|
name: "x-runtime-lib.menu",
|
|
5023
|
-
comp:
|
|
5012
|
+
comp: Ar,
|
|
5024
5013
|
props: {
|
|
5025
5014
|
pageCommon: [x],
|
|
5026
5015
|
compCommon: [x]
|
|
@@ -5043,8 +5032,8 @@ const Nl = {
|
|
|
5043
5032
|
slots: [],
|
|
5044
5033
|
teleport: !0
|
|
5045
5034
|
};
|
|
5046
|
-
C(
|
|
5047
|
-
function
|
|
5035
|
+
C(Bl);
|
|
5036
|
+
function Nl(i, e) {
|
|
5048
5037
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
5049
5038
|
if (!s) {
|
|
5050
5039
|
console.error(`numberInputV1/spawn prop tag not found, ${t}`);
|
|
@@ -5228,7 +5217,7 @@ const Kn = {
|
|
|
5228
5217
|
}, Rt = {
|
|
5229
5218
|
key: dt,
|
|
5230
5219
|
name: "x-runtime-lib.numberInput",
|
|
5231
|
-
comp:
|
|
5220
|
+
comp: Pr,
|
|
5232
5221
|
props: {
|
|
5233
5222
|
pageCommon: [x, Kn, Zn],
|
|
5234
5223
|
compCommon: [x, Kn, Zn]
|
|
@@ -5263,7 +5252,7 @@ const Kn = {
|
|
|
5263
5252
|
methods: [],
|
|
5264
5253
|
slots: [],
|
|
5265
5254
|
leaf: !0,
|
|
5266
|
-
spawn:
|
|
5255
|
+
spawn: Nl
|
|
5267
5256
|
};
|
|
5268
5257
|
C(Rt);
|
|
5269
5258
|
const qn = {
|
|
@@ -5329,10 +5318,10 @@ const qn = {
|
|
|
5329
5318
|
default: !1
|
|
5330
5319
|
}
|
|
5331
5320
|
]
|
|
5332
|
-
},
|
|
5321
|
+
}, Rl = {
|
|
5333
5322
|
key: mt,
|
|
5334
5323
|
name: "x-runtime-lib.pagination",
|
|
5335
|
-
comp:
|
|
5324
|
+
comp: Wr,
|
|
5336
5325
|
props: {
|
|
5337
5326
|
pageCommon: [x, qn],
|
|
5338
5327
|
compCommon: [x, qn]
|
|
@@ -5342,8 +5331,8 @@ const qn = {
|
|
|
5342
5331
|
slots: [],
|
|
5343
5332
|
leaf: !0
|
|
5344
5333
|
};
|
|
5345
|
-
C(
|
|
5346
|
-
const
|
|
5334
|
+
C(Rl);
|
|
5335
|
+
const Dl = G(Q), Jn = {
|
|
5347
5336
|
key: "settings",
|
|
5348
5337
|
name: "x-runtime-lib.settings",
|
|
5349
5338
|
children: [
|
|
@@ -5378,12 +5367,12 @@ const El = G(Q), Jn = {
|
|
|
5378
5367
|
items: "densityItemsV1",
|
|
5379
5368
|
default: "default"
|
|
5380
5369
|
},
|
|
5381
|
-
|
|
5370
|
+
Dl
|
|
5382
5371
|
]
|
|
5383
5372
|
}, Dt = {
|
|
5384
5373
|
key: Qi,
|
|
5385
5374
|
name: "x-runtime-lib.radio",
|
|
5386
|
-
comp:
|
|
5375
|
+
comp: Lr,
|
|
5387
5376
|
props: {
|
|
5388
5377
|
pageCommon: [x, Jn],
|
|
5389
5378
|
compCommon: [x, Jn]
|
|
@@ -5394,7 +5383,7 @@ const El = G(Q), Jn = {
|
|
|
5394
5383
|
leaf: !0
|
|
5395
5384
|
};
|
|
5396
5385
|
C(Dt);
|
|
5397
|
-
function
|
|
5386
|
+
function El(i, e) {
|
|
5398
5387
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
5399
5388
|
if (!s) {
|
|
5400
5389
|
console.error(`radioGroupV1/spawn prop tag not found, ${t}`);
|
|
@@ -5472,7 +5461,7 @@ const Xn = {
|
|
|
5472
5461
|
}, Et = {
|
|
5473
5462
|
key: pt,
|
|
5474
5463
|
name: "x-runtime-lib.radioGroup",
|
|
5475
|
-
comp:
|
|
5464
|
+
comp: Br,
|
|
5476
5465
|
props: {
|
|
5477
5466
|
pageCommon: [x, Xn],
|
|
5478
5467
|
compCommon: [x, Xn]
|
|
@@ -5480,7 +5469,7 @@ const Xn = {
|
|
|
5480
5469
|
events: [],
|
|
5481
5470
|
methods: [],
|
|
5482
5471
|
slots: [],
|
|
5483
|
-
spawn:
|
|
5472
|
+
spawn: El
|
|
5484
5473
|
};
|
|
5485
5474
|
C(Et);
|
|
5486
5475
|
const Yn = {
|
|
@@ -5603,7 +5592,7 @@ const Yn = {
|
|
|
5603
5592
|
}, Fl = {
|
|
5604
5593
|
key: ft,
|
|
5605
5594
|
name: "x-runtime-lib.rangeSlider",
|
|
5606
|
-
comp:
|
|
5595
|
+
comp: Nr,
|
|
5607
5596
|
props: {
|
|
5608
5597
|
pageCommon: [x, Yn],
|
|
5609
5598
|
compCommon: [x, Yn]
|
|
@@ -5669,10 +5658,10 @@ const Qn = {
|
|
|
5669
5658
|
default: !1
|
|
5670
5659
|
}
|
|
5671
5660
|
]
|
|
5672
|
-
},
|
|
5661
|
+
}, Ml = {
|
|
5673
5662
|
key: bt,
|
|
5674
5663
|
name: "x-runtime-lib.rating",
|
|
5675
|
-
comp:
|
|
5664
|
+
comp: Rr,
|
|
5676
5665
|
props: {
|
|
5677
5666
|
pageCommon: [x, Qn],
|
|
5678
5667
|
compCommon: [x, Qn]
|
|
@@ -5682,7 +5671,7 @@ const Qn = {
|
|
|
5682
5671
|
slots: [],
|
|
5683
5672
|
leaf: !0
|
|
5684
5673
|
};
|
|
5685
|
-
C(
|
|
5674
|
+
C(Ml);
|
|
5686
5675
|
const ei = {
|
|
5687
5676
|
key: "settings",
|
|
5688
5677
|
name: "x-runtime-lib.settings",
|
|
@@ -5724,10 +5713,10 @@ const ei = {
|
|
|
5724
5713
|
default: !1
|
|
5725
5714
|
}
|
|
5726
5715
|
]
|
|
5727
|
-
},
|
|
5716
|
+
}, Hl = {
|
|
5728
5717
|
key: ht,
|
|
5729
5718
|
name: "x-runtime-lib.select",
|
|
5730
|
-
comp:
|
|
5719
|
+
comp: Dr,
|
|
5731
5720
|
props: {
|
|
5732
5721
|
pageCommon: [x, ei],
|
|
5733
5722
|
compCommon: [x, ei]
|
|
@@ -5737,7 +5726,7 @@ const ei = {
|
|
|
5737
5726
|
slots: [],
|
|
5738
5727
|
leaf: !0
|
|
5739
5728
|
};
|
|
5740
|
-
C(
|
|
5729
|
+
C(Hl);
|
|
5741
5730
|
const dn = G(Q);
|
|
5742
5731
|
dn.key = "color";
|
|
5743
5732
|
dn.name = "x-runtime-lib.color";
|
|
@@ -5873,10 +5862,10 @@ const ti = {
|
|
|
5873
5862
|
default: void 0
|
|
5874
5863
|
}
|
|
5875
5864
|
]
|
|
5876
|
-
},
|
|
5865
|
+
}, jl = {
|
|
5877
5866
|
key: xt,
|
|
5878
5867
|
name: "x-runtime-lib.slider",
|
|
5879
|
-
comp:
|
|
5868
|
+
comp: Er,
|
|
5880
5869
|
props: {
|
|
5881
5870
|
pageCommon: [x, ti, ni],
|
|
5882
5871
|
compCommon: [x, ti, ni]
|
|
@@ -5886,11 +5875,11 @@ const ti = {
|
|
|
5886
5875
|
slots: [],
|
|
5887
5876
|
leaf: !0
|
|
5888
5877
|
};
|
|
5889
|
-
C(
|
|
5890
|
-
const
|
|
5878
|
+
C(jl);
|
|
5879
|
+
const Ft = {
|
|
5891
5880
|
key: eo,
|
|
5892
5881
|
name: "x-runtime-lib.stepperHeader",
|
|
5893
|
-
comp:
|
|
5882
|
+
comp: jr,
|
|
5894
5883
|
props: {
|
|
5895
5884
|
pageCommon: [x],
|
|
5896
5885
|
compCommon: [x]
|
|
@@ -5899,7 +5888,7 @@ const Mt = {
|
|
|
5899
5888
|
methods: [],
|
|
5900
5889
|
slots: []
|
|
5901
5890
|
};
|
|
5902
|
-
C(
|
|
5891
|
+
C(Ft);
|
|
5903
5892
|
const ii = {
|
|
5904
5893
|
key: "settings",
|
|
5905
5894
|
name: "x-runtime-lib.settings",
|
|
@@ -5911,10 +5900,10 @@ const ii = {
|
|
|
5911
5900
|
default: ""
|
|
5912
5901
|
}
|
|
5913
5902
|
]
|
|
5914
|
-
},
|
|
5903
|
+
}, Mt = {
|
|
5915
5904
|
key: to,
|
|
5916
5905
|
name: "x-runtime-lib.stepperItem",
|
|
5917
|
-
comp:
|
|
5906
|
+
comp: Ur,
|
|
5918
5907
|
props: {
|
|
5919
5908
|
pageCommon: [x, ii],
|
|
5920
5909
|
compCommon: [x, ii]
|
|
@@ -5923,11 +5912,11 @@ const ii = {
|
|
|
5923
5912
|
methods: [],
|
|
5924
5913
|
slots: []
|
|
5925
5914
|
};
|
|
5926
|
-
C(
|
|
5915
|
+
C(Mt);
|
|
5927
5916
|
const Ht = {
|
|
5928
5917
|
key: no,
|
|
5929
5918
|
name: "x-runtime-lib.stepperWindow",
|
|
5930
|
-
comp:
|
|
5919
|
+
comp: Kr,
|
|
5931
5920
|
props: {
|
|
5932
5921
|
pageCommon: [x],
|
|
5933
5922
|
compCommon: [x]
|
|
@@ -5951,7 +5940,7 @@ const oi = {
|
|
|
5951
5940
|
}, jt = {
|
|
5952
5941
|
key: io,
|
|
5953
5942
|
name: "x-runtime-lib.stepperWindowItem",
|
|
5954
|
-
comp:
|
|
5943
|
+
comp: Zr,
|
|
5955
5944
|
props: {
|
|
5956
5945
|
pageCommon: [x, oi],
|
|
5957
5946
|
compCommon: [x, oi]
|
|
@@ -5961,7 +5950,7 @@ const oi = {
|
|
|
5961
5950
|
slots: []
|
|
5962
5951
|
};
|
|
5963
5952
|
C(jt);
|
|
5964
|
-
function
|
|
5953
|
+
function Ul(i, e) {
|
|
5965
5954
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
5966
5955
|
if (!s) {
|
|
5967
5956
|
console.error(`stepperV1/spawn prop tag not found, ${t}`);
|
|
@@ -5973,21 +5962,21 @@ function Gl(i, e) {
|
|
|
5973
5962
|
return;
|
|
5974
5963
|
}
|
|
5975
5964
|
const r = {};
|
|
5976
|
-
return D(r, n), r.basic.id = R(16), r.basic.key = Ut.key, r.children = [
|
|
5965
|
+
return D(r, n), r.basic.id = R(16), r.basic.key = Ut.key, r.children = [Gl(i, e), Ol(i, e)], r;
|
|
5977
5966
|
}
|
|
5978
|
-
function
|
|
5967
|
+
function Gl(i, e) {
|
|
5979
5968
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
5980
5969
|
if (!s) {
|
|
5981
5970
|
console.error(`stepperV1/spawnHeader prop tag not found, ${t}`);
|
|
5982
5971
|
return;
|
|
5983
5972
|
}
|
|
5984
|
-
const n =
|
|
5973
|
+
const n = Ft.props[s];
|
|
5985
5974
|
if (!n) {
|
|
5986
5975
|
console.error(`stepperV1/spawnHeader props not found, ${t}`);
|
|
5987
5976
|
return;
|
|
5988
5977
|
}
|
|
5989
5978
|
const r = {};
|
|
5990
|
-
return D(r, n), r.basic.id = R(16), r.basic.key =
|
|
5979
|
+
return D(r, n), r.basic.id = R(16), r.basic.key = Ft.key, r.children = [
|
|
5991
5980
|
Re(i, e, "step1"),
|
|
5992
5981
|
Re(i, e, "step2"),
|
|
5993
5982
|
Re(i, e, "step3")
|
|
@@ -5999,15 +5988,15 @@ function Re(i, e, t) {
|
|
|
5999
5988
|
console.error(`stepperV1/spawnItem prop tag not found, ${s}`);
|
|
6000
5989
|
return;
|
|
6001
5990
|
}
|
|
6002
|
-
const r =
|
|
5991
|
+
const r = Mt.props[n];
|
|
6003
5992
|
if (!r) {
|
|
6004
5993
|
console.error(`stepperV1/spawnItem props not found, ${s}`);
|
|
6005
5994
|
return;
|
|
6006
5995
|
}
|
|
6007
5996
|
const a = {};
|
|
6008
|
-
return D(a, r), a.basic.id = R(16), a.basic.key =
|
|
5997
|
+
return D(a, r), a.basic.id = R(16), a.basic.key = Mt.key, a.children = [], a.settings.value = t, a;
|
|
6009
5998
|
}
|
|
6010
|
-
function
|
|
5999
|
+
function Ol(i, e) {
|
|
6011
6000
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
6012
6001
|
if (!s) {
|
|
6013
6002
|
console.error(`stepperV1/spawnWindow prop tag not found, ${t}`);
|
|
@@ -6037,9 +6026,9 @@ function De(i, e, t, s) {
|
|
|
6037
6026
|
return;
|
|
6038
6027
|
}
|
|
6039
6028
|
const u = {};
|
|
6040
|
-
return D(u, a), u.basic.id = R(16), u.basic.key = jt.key, u.children = [
|
|
6029
|
+
return D(u, a), u.basic.id = R(16), u.basic.key = jt.key, u.children = [Kl(i, e, s)], u.settings.value = t, u;
|
|
6041
6030
|
}
|
|
6042
|
-
function
|
|
6031
|
+
function Kl(i, e, t) {
|
|
6043
6032
|
const s = `type=${i} subtype=${e}`, n = E(i, e);
|
|
6044
6033
|
if (!n) {
|
|
6045
6034
|
console.error(`stepperV1/spawnCard prop tag not found, ${s}`);
|
|
@@ -6081,13 +6070,13 @@ const si = {
|
|
|
6081
6070
|
events: [],
|
|
6082
6071
|
methods: [],
|
|
6083
6072
|
slots: [],
|
|
6084
|
-
spawn:
|
|
6073
|
+
spawn: Ul
|
|
6085
6074
|
};
|
|
6086
6075
|
C(Ut);
|
|
6087
|
-
const
|
|
6076
|
+
const Zl = {
|
|
6088
6077
|
key: vt,
|
|
6089
6078
|
name: "x-runtime-lib.switch",
|
|
6090
|
-
comp:
|
|
6079
|
+
comp: qr,
|
|
6091
6080
|
props: {
|
|
6092
6081
|
pageCommon: [x],
|
|
6093
6082
|
compCommon: [x]
|
|
@@ -6097,7 +6086,7 @@ const ql = {
|
|
|
6097
6086
|
slots: [],
|
|
6098
6087
|
leaf: !0
|
|
6099
6088
|
};
|
|
6100
|
-
C(
|
|
6089
|
+
C(Zl);
|
|
6101
6090
|
const ri = {
|
|
6102
6091
|
key: "settings",
|
|
6103
6092
|
name: "x-runtime-lib.settings",
|
|
@@ -6118,7 +6107,7 @@ const ri = {
|
|
|
6118
6107
|
}, Gt = {
|
|
6119
6108
|
key: oo,
|
|
6120
6109
|
name: "x-runtime-lib.tab",
|
|
6121
|
-
comp:
|
|
6110
|
+
comp: Jr,
|
|
6122
6111
|
props: {
|
|
6123
6112
|
pageCommon: [x, ri],
|
|
6124
6113
|
compCommon: [x, ri]
|
|
@@ -6129,7 +6118,7 @@ const ri = {
|
|
|
6129
6118
|
leaf: !0
|
|
6130
6119
|
};
|
|
6131
6120
|
C(Gt);
|
|
6132
|
-
function
|
|
6121
|
+
function ql(i, e) {
|
|
6133
6122
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
6134
6123
|
if (!s) {
|
|
6135
6124
|
console.error(`tabsV1/spawn prop tag not found, ${t}`);
|
|
@@ -6252,7 +6241,7 @@ const li = {
|
|
|
6252
6241
|
}, Ot = {
|
|
6253
6242
|
key: kt,
|
|
6254
6243
|
name: "x-runtime-lib.tabs",
|
|
6255
|
-
comp:
|
|
6244
|
+
comp: Xr,
|
|
6256
6245
|
props: {
|
|
6257
6246
|
pageCommon: [x, li],
|
|
6258
6247
|
compCommon: [x, li]
|
|
@@ -6260,10 +6249,10 @@ const li = {
|
|
|
6260
6249
|
events: [],
|
|
6261
6250
|
methods: [],
|
|
6262
6251
|
slots: [],
|
|
6263
|
-
spawn:
|
|
6252
|
+
spawn: ql
|
|
6264
6253
|
};
|
|
6265
6254
|
C(Ot);
|
|
6266
|
-
function
|
|
6255
|
+
function Jl(i, e) {
|
|
6267
6256
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
6268
6257
|
if (!s) {
|
|
6269
6258
|
console.error(`textV1/spawn prop tag not found, ${t}`);
|
|
@@ -6366,7 +6355,7 @@ const ai = {
|
|
|
6366
6355
|
}, he = {
|
|
6367
6356
|
key: _t,
|
|
6368
6357
|
name: "x-runtime-lib.text",
|
|
6369
|
-
comp:
|
|
6358
|
+
comp: Yr,
|
|
6370
6359
|
props: {
|
|
6371
6360
|
pageCommon: [x, ai],
|
|
6372
6361
|
compCommon: [x, ai]
|
|
@@ -6375,10 +6364,10 @@ const ai = {
|
|
|
6375
6364
|
methods: [],
|
|
6376
6365
|
slots: [],
|
|
6377
6366
|
leaf: !0,
|
|
6378
|
-
spawn:
|
|
6367
|
+
spawn: Jl
|
|
6379
6368
|
};
|
|
6380
6369
|
C(he);
|
|
6381
|
-
function
|
|
6370
|
+
function Xl(i, e) {
|
|
6382
6371
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
6383
6372
|
if (!s) {
|
|
6384
6373
|
console.error(`textareaV1/spawn prop tag not found, ${t}`);
|
|
@@ -6466,7 +6455,7 @@ const ui = {
|
|
|
6466
6455
|
}, Kt = {
|
|
6467
6456
|
key: wt,
|
|
6468
6457
|
name: "x-runtime-lib.textarea",
|
|
6469
|
-
comp:
|
|
6458
|
+
comp: Qr,
|
|
6470
6459
|
props: {
|
|
6471
6460
|
pageCommon: [x, ui],
|
|
6472
6461
|
compCommon: [x, ui]
|
|
@@ -6475,13 +6464,13 @@ const ui = {
|
|
|
6475
6464
|
methods: [],
|
|
6476
6465
|
slots: [],
|
|
6477
6466
|
leaf: !0,
|
|
6478
|
-
spawn:
|
|
6467
|
+
spawn: Xl
|
|
6479
6468
|
};
|
|
6480
6469
|
C(Kt);
|
|
6481
6470
|
const Zt = {
|
|
6482
6471
|
key: so,
|
|
6483
6472
|
name: "x-runtime-lib.timelineItem",
|
|
6484
|
-
comp:
|
|
6473
|
+
comp: ol,
|
|
6485
6474
|
props: {
|
|
6486
6475
|
pageCommon: [x],
|
|
6487
6476
|
compCommon: [x]
|
|
@@ -6491,7 +6480,7 @@ const Zt = {
|
|
|
6491
6480
|
slots: []
|
|
6492
6481
|
};
|
|
6493
6482
|
C(Zt);
|
|
6494
|
-
function
|
|
6483
|
+
function Yl(i, e) {
|
|
6495
6484
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
6496
6485
|
if (!s) {
|
|
6497
6486
|
console.error(`timelineV1/spawn prop tag not found, ${t}`);
|
|
@@ -6504,12 +6493,12 @@ function Ql(i, e) {
|
|
|
6504
6493
|
}
|
|
6505
6494
|
const r = {};
|
|
6506
6495
|
return D(r, n), r.basic.id = R(16), r.basic.key = qt.key, r.children = [
|
|
6507
|
-
|
|
6508
|
-
|
|
6509
|
-
|
|
6496
|
+
Fe(i, e, "timeline 1"),
|
|
6497
|
+
Fe(i, e, "timeline 2"),
|
|
6498
|
+
Fe(i, e, "timeline 3")
|
|
6510
6499
|
], r;
|
|
6511
6500
|
}
|
|
6512
|
-
function
|
|
6501
|
+
function Fe(i, e, t) {
|
|
6513
6502
|
const s = `type=${i} subtype=${e}`, n = E(i, e);
|
|
6514
6503
|
if (!n) {
|
|
6515
6504
|
console.error(`timelineV1/spawnEntry prop tag not found, ${s}`);
|
|
@@ -6521,9 +6510,9 @@ function Me(i, e, t) {
|
|
|
6521
6510
|
return;
|
|
6522
6511
|
}
|
|
6523
6512
|
const a = {};
|
|
6524
|
-
return D(a, r), a.basic.id = R(16), a.basic.key = Zt.key, a.children = [
|
|
6513
|
+
return D(a, r), a.basic.id = R(16), a.basic.key = Zt.key, a.children = [Ql(i, e, t)], a;
|
|
6525
6514
|
}
|
|
6526
|
-
function
|
|
6515
|
+
function Ql(i, e, t) {
|
|
6527
6516
|
const s = `type=${i} subtype=${e}`, n = E(i, e);
|
|
6528
6517
|
if (!n) {
|
|
6529
6518
|
console.error(`timelineV1/spawnText prop tag not found, ${s}`);
|
|
@@ -6537,7 +6526,7 @@ function ea(i, e, t) {
|
|
|
6537
6526
|
const a = {};
|
|
6538
6527
|
return D(a, r), a.basic.id = R(16), a.basic.key = he.key, a.settings.text = t, a;
|
|
6539
6528
|
}
|
|
6540
|
-
const
|
|
6529
|
+
const ea = G(Q), ta = G(Q), ci = {
|
|
6541
6530
|
key: "settings",
|
|
6542
6531
|
name: "x-runtime-lib.settings",
|
|
6543
6532
|
children: [
|
|
@@ -6585,7 +6574,7 @@ const ta = G(Q), na = G(Q), ci = {
|
|
|
6585
6574
|
ui: "switch",
|
|
6586
6575
|
default: !1
|
|
6587
6576
|
},
|
|
6588
|
-
|
|
6577
|
+
ea
|
|
6589
6578
|
]
|
|
6590
6579
|
},
|
|
6591
6580
|
{
|
|
@@ -6611,14 +6600,14 @@ const ta = G(Q), na = G(Q), ci = {
|
|
|
6611
6600
|
ui: "numInput",
|
|
6612
6601
|
default: 0
|
|
6613
6602
|
},
|
|
6614
|
-
|
|
6603
|
+
ta
|
|
6615
6604
|
]
|
|
6616
6605
|
}
|
|
6617
6606
|
]
|
|
6618
6607
|
}, qt = {
|
|
6619
6608
|
key: $t,
|
|
6620
6609
|
name: "x-runtime-lib.timeline",
|
|
6621
|
-
comp:
|
|
6610
|
+
comp: tl,
|
|
6622
6611
|
props: {
|
|
6623
6612
|
pageCommon: [x, ci],
|
|
6624
6613
|
compCommon: [x, ci]
|
|
@@ -6626,13 +6615,13 @@ const ta = G(Q), na = G(Q), ci = {
|
|
|
6626
6615
|
events: [],
|
|
6627
6616
|
methods: [],
|
|
6628
6617
|
slots: [],
|
|
6629
|
-
spawn:
|
|
6618
|
+
spawn: Yl
|
|
6630
6619
|
};
|
|
6631
6620
|
C(qt);
|
|
6632
6621
|
const Jt = {
|
|
6633
6622
|
key: ro,
|
|
6634
6623
|
name: "x-runtime-lib.windowItem",
|
|
6635
|
-
comp:
|
|
6624
|
+
comp: al,
|
|
6636
6625
|
props: {
|
|
6637
6626
|
pageCommon: [x],
|
|
6638
6627
|
compCommon: [x]
|
|
@@ -6642,7 +6631,7 @@ const Jt = {
|
|
|
6642
6631
|
slots: []
|
|
6643
6632
|
};
|
|
6644
6633
|
C(Jt);
|
|
6645
|
-
function
|
|
6634
|
+
function na(i, e) {
|
|
6646
6635
|
const t = `type=${i} subtype=${e}`, s = E(i, e);
|
|
6647
6636
|
if (!s) {
|
|
6648
6637
|
console.error(`windowV1/spawn prop tag not found, ${t}`);
|
|
@@ -6655,12 +6644,12 @@ function ia(i, e) {
|
|
|
6655
6644
|
}
|
|
6656
6645
|
const r = {};
|
|
6657
6646
|
return D(r, n), r.basic.id = R(16), r.basic.key = Xt.key, r.children = [
|
|
6658
|
-
|
|
6659
|
-
|
|
6660
|
-
|
|
6647
|
+
Me(i, e, "window 1"),
|
|
6648
|
+
Me(i, e, "window 2"),
|
|
6649
|
+
Me(i, e, "window 3")
|
|
6661
6650
|
], r;
|
|
6662
6651
|
}
|
|
6663
|
-
function
|
|
6652
|
+
function Me(i, e, t) {
|
|
6664
6653
|
const s = `type=${i} subtype=${e}`, n = E(i, e);
|
|
6665
6654
|
if (!n) {
|
|
6666
6655
|
console.error(`windowV1/spawnEntry prop tag not found, ${s}`);
|
|
@@ -6672,9 +6661,9 @@ function Fe(i, e, t) {
|
|
|
6672
6661
|
return;
|
|
6673
6662
|
}
|
|
6674
6663
|
const a = {};
|
|
6675
|
-
return D(a, r), a.basic.id = R(16), a.basic.key = Jt.key, a.children = [
|
|
6664
|
+
return D(a, r), a.basic.id = R(16), a.basic.key = Jt.key, a.children = [ia(i, e, t)], a;
|
|
6676
6665
|
}
|
|
6677
|
-
function
|
|
6666
|
+
function ia(i, e, t) {
|
|
6678
6667
|
const s = `type=${i} subtype=${e}`, n = E(i, e);
|
|
6679
6668
|
if (!n) {
|
|
6680
6669
|
console.error(`windowV1/spawnFlexLayout prop tag not found, ${s}`);
|
|
@@ -6686,9 +6675,9 @@ function oa(i, e, t) {
|
|
|
6686
6675
|
return;
|
|
6687
6676
|
}
|
|
6688
6677
|
const a = {};
|
|
6689
|
-
return D(a, r), 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 = [
|
|
6678
|
+
return D(a, r), 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 = [oa(i, e, t)], a;
|
|
6690
6679
|
}
|
|
6691
|
-
function
|
|
6680
|
+
function oa(i, e, t) {
|
|
6692
6681
|
const s = `type=${i} subtype=${e}`, n = E(i, e);
|
|
6693
6682
|
if (!n) {
|
|
6694
6683
|
console.error(`windowV1/spawnText prop tag not found, ${s}`);
|
|
@@ -6753,7 +6742,7 @@ const di = {
|
|
|
6753
6742
|
}, Xt = {
|
|
6754
6743
|
key: It,
|
|
6755
6744
|
name: "x-runtime-lib.window",
|
|
6756
|
-
comp:
|
|
6745
|
+
comp: sl,
|
|
6757
6746
|
props: {
|
|
6758
6747
|
pageCommon: [x, di],
|
|
6759
6748
|
compCommon: [x, di]
|
|
@@ -6761,36 +6750,36 @@ const di = {
|
|
|
6761
6750
|
events: [],
|
|
6762
6751
|
methods: [],
|
|
6763
6752
|
slots: [],
|
|
6764
|
-
spawn:
|
|
6753
|
+
spawn: na
|
|
6765
6754
|
};
|
|
6766
6755
|
C(Xt);
|
|
6767
|
-
const
|
|
6756
|
+
const sa = [
|
|
6768
6757
|
{ title: "x-runtime-lib.title", value: "title" },
|
|
6769
6758
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
6770
6759
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
6771
6760
|
{ title: "x-runtime-lib.center", value: "center" }
|
|
6772
|
-
],
|
|
6761
|
+
], ra = [
|
|
6773
6762
|
{ title: "x-runtime-lib.value", value: "value" },
|
|
6774
6763
|
{ title: "x-runtime-lib.category", value: "category" },
|
|
6775
6764
|
{ title: "x-runtime-lib.time", value: "time" },
|
|
6776
6765
|
{ title: "x-runtime-lib.log", value: "log" }
|
|
6777
|
-
],
|
|
6766
|
+
], la = [
|
|
6778
6767
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6779
6768
|
{ title: "x-runtime-lib.solid", value: "solid" },
|
|
6780
6769
|
{ title: "x-runtime-lib.dashed", value: "dashed" },
|
|
6781
6770
|
{ title: "x-runtime-lib.dotted", value: "dotted" }
|
|
6782
|
-
],
|
|
6771
|
+
], aa = [
|
|
6783
6772
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6784
6773
|
{ title: "x-runtime-lib.theme", value: "theme" },
|
|
6785
6774
|
{ title: "x-runtime-lib.custom", value: "custom" }
|
|
6786
|
-
],
|
|
6775
|
+
], ua = [
|
|
6787
6776
|
{ title: "x-runtime-lib.default", value: "default" },
|
|
6788
6777
|
{ title: "x-runtime-lib.comfortable", value: "comfortable" },
|
|
6789
6778
|
{ title: "x-runtime-lib.compact", value: "compact" }
|
|
6790
|
-
],
|
|
6779
|
+
], ca = [
|
|
6791
6780
|
{ title: "x-runtime-lib.horizontal", value: "horizontal" },
|
|
6792
6781
|
{ title: "x-runtime-lib.vertical", value: "vertical" }
|
|
6793
|
-
],
|
|
6782
|
+
], da = [
|
|
6794
6783
|
{ title: "x-runtime-lib.underlined", value: "underlined" },
|
|
6795
6784
|
{ title: "x-runtime-lib.outlined", value: "outlined" },
|
|
6796
6785
|
{ title: "x-runtime-lib.filled", value: "filled" },
|
|
@@ -6798,20 +6787,20 @@ const ra = [
|
|
|
6798
6787
|
{ title: "x-runtime-lib.soloInverted", value: "solo-inverted" },
|
|
6799
6788
|
{ title: "x-runtime-lib.soloFilled", value: "solo-filled" },
|
|
6800
6789
|
{ title: "x-runtime-lib.plain", value: "plain" }
|
|
6801
|
-
],
|
|
6790
|
+
], ma = [
|
|
6802
6791
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6803
6792
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
6804
6793
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
6805
6794
|
{ title: "x-runtime-lib.center", value: "center" },
|
|
6806
6795
|
{ title: "x-runtime-lib.baseline", value: "baseline" },
|
|
6807
6796
|
{ title: "x-runtime-lib.stretch", value: "stretch" }
|
|
6808
|
-
],
|
|
6797
|
+
], pa = [
|
|
6809
6798
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6810
6799
|
{ title: "x-runtime-lib.row", value: "row" },
|
|
6811
6800
|
{ title: "x-runtime-lib.rowReverse", value: "rowReverse" },
|
|
6812
6801
|
{ title: "x-runtime-lib.column", value: "column" },
|
|
6813
6802
|
{ title: "x-runtime-lib.columnReverse", value: "columnReverse" }
|
|
6814
|
-
],
|
|
6803
|
+
], fa = [
|
|
6815
6804
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6816
6805
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
6817
6806
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
@@ -6819,12 +6808,12 @@ const ra = [
|
|
|
6819
6808
|
{ title: "x-runtime-lib.spaceBetween", value: "spaceBetween" },
|
|
6820
6809
|
{ title: "x-runtime-lib.spaceAround", value: "spaceAround" },
|
|
6821
6810
|
{ title: "x-runtime-lib.spaceEvenly", value: "spaceEvenly" }
|
|
6822
|
-
],
|
|
6811
|
+
], ba = [
|
|
6823
6812
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6824
6813
|
{ title: "x-runtime-lib.no", value: "no" },
|
|
6825
6814
|
{ title: "x-runtime-lib.yes", value: "yes" },
|
|
6826
6815
|
{ title: "x-runtime-lib.reverse", value: "reverse" }
|
|
6827
|
-
],
|
|
6816
|
+
], ya = [
|
|
6828
6817
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6829
6818
|
{ title: "x-runtime-lib.black", value: "black" },
|
|
6830
6819
|
{ title: "x-runtime-lib.bold", value: "bold" },
|
|
@@ -6832,24 +6821,24 @@ const ra = [
|
|
|
6832
6821
|
{ title: "x-runtime-lib.regular", value: "regular" },
|
|
6833
6822
|
{ title: "x-runtime-lib.light", value: "light" },
|
|
6834
6823
|
{ title: "x-runtime-lib.thin", value: "thin" }
|
|
6835
|
-
],
|
|
6824
|
+
], ha = [
|
|
6836
6825
|
{ title: "x-runtime-lib.elevated", value: "elevated" },
|
|
6837
6826
|
{ title: "x-runtime-lib.flat", value: "flat" },
|
|
6838
6827
|
{ title: "x-runtime-lib.tonal", value: "tonal" },
|
|
6839
6828
|
{ title: "x-runtime-lib.outlined", value: "outlined" },
|
|
6840
6829
|
{ title: "x-runtime-lib.text", value: "text" },
|
|
6841
6830
|
{ title: "x-runtime-lib.plain", value: "plain" }
|
|
6842
|
-
],
|
|
6831
|
+
], xa = [
|
|
6843
6832
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6844
6833
|
{ title: "x-runtime-lib.show", value: "show" },
|
|
6845
6834
|
{ title: "x-runtime-lib.always", value: "always" }
|
|
6846
|
-
],
|
|
6835
|
+
], ga = [
|
|
6847
6836
|
{ title: "x-runtime-lib.xSmall", value: "x-small" },
|
|
6848
6837
|
{ title: "x-runtime-lib.small", value: "small" },
|
|
6849
6838
|
{ title: "x-runtime-lib.default", value: "default" },
|
|
6850
6839
|
{ title: "x-runtime-lib.large", value: "large" },
|
|
6851
6840
|
{ title: "x-runtime-lib.xLarge", value: "x-large" }
|
|
6852
|
-
],
|
|
6841
|
+
], va = [
|
|
6853
6842
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6854
6843
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
6855
6844
|
{ title: "x-runtime-lib.center", value: "center" },
|
|
@@ -6857,18 +6846,18 @@ const ra = [
|
|
|
6857
6846
|
{ title: "x-runtime-lib.justify", value: "justify" },
|
|
6858
6847
|
{ title: "x-runtime-lib.left", value: "left" },
|
|
6859
6848
|
{ title: "x-runtime-lib.right", value: "right" }
|
|
6860
|
-
],
|
|
6849
|
+
], ka = [
|
|
6861
6850
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6862
6851
|
{ title: "x-runtime-lib.none", value: "none" },
|
|
6863
6852
|
{ title: "x-runtime-lib.overline", value: "overline" },
|
|
6864
6853
|
{ title: "x-runtime-lib.underline", value: "underline" },
|
|
6865
6854
|
{ title: "x-runtime-lib.lineThrough", value: "line-through" }
|
|
6866
|
-
],
|
|
6855
|
+
], _a = [
|
|
6867
6856
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6868
6857
|
{ title: "x-runtime-lib.high", value: "high" },
|
|
6869
6858
|
{ title: "x-runtime-lib.medium", value: "medium" },
|
|
6870
6859
|
{ title: "x-runtime-lib.disabled", value: "disabled" }
|
|
6871
|
-
],
|
|
6860
|
+
], wa = [
|
|
6872
6861
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6873
6862
|
{ title: "x-runtime-lib.h1", value: "h1" },
|
|
6874
6863
|
{ title: "x-runtime-lib.h2", value: "h2" },
|
|
@@ -6883,7 +6872,7 @@ const ra = [
|
|
|
6883
6872
|
{ title: "x-runtime-lib.button", value: "button" },
|
|
6884
6873
|
{ title: "x-runtime-lib.caption", value: "caption" },
|
|
6885
6874
|
{ title: "x-runtime-lib.overline", value: "overline" }
|
|
6886
|
-
],
|
|
6875
|
+
], Va = [
|
|
6887
6876
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6888
6877
|
{ title: "x-runtime-lib.primary", value: "primary" },
|
|
6889
6878
|
{ title: "x-runtime-lib.secondary", value: "secondary" },
|
|
@@ -6894,53 +6883,53 @@ const ra = [
|
|
|
6894
6883
|
{ title: "x-runtime-lib.background0", value: "background0" },
|
|
6895
6884
|
{ title: "x-runtime-lib.background1", value: "background1" },
|
|
6896
6885
|
{ title: "x-runtime-lib.background2", value: "background2" }
|
|
6897
|
-
],
|
|
6886
|
+
], $a = [
|
|
6898
6887
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6899
6888
|
{ title: "x-runtime-lib.show", value: "show" },
|
|
6900
6889
|
{ title: "x-runtime-lib.always", value: "always" }
|
|
6901
|
-
],
|
|
6890
|
+
], Ia = [
|
|
6902
6891
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
6903
6892
|
{ title: "x-runtime-lib.center", value: "center" }
|
|
6904
|
-
],
|
|
6893
|
+
], Ca = [
|
|
6905
6894
|
{ title: "x-runtime-lib.horizontal", value: "horizontal" },
|
|
6906
6895
|
{ title: "x-runtime-lib.vertical", value: "vertical" }
|
|
6907
|
-
],
|
|
6896
|
+
], Sa = [
|
|
6908
6897
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6909
6898
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
6910
6899
|
{ title: "x-runtime-lib.start", value: "start" }
|
|
6911
|
-
],
|
|
6900
|
+
], Ta = [
|
|
6912
6901
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6913
6902
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
6914
6903
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
6915
6904
|
{ title: "x-runtime-lib.both", value: "both" }
|
|
6916
|
-
],
|
|
6905
|
+
], za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6917
6906
|
__proto__: null,
|
|
6918
|
-
alignTabsItemsV1:
|
|
6919
|
-
axisTypeItemsV1:
|
|
6920
|
-
borderStyleItemsV1:
|
|
6921
|
-
colorModeItemsV1:
|
|
6922
|
-
densityItemsV1:
|
|
6923
|
-
directionItemsV1:
|
|
6924
|
-
fieldVariantItemsV1:
|
|
6925
|
-
flexCrossAlignItemsV1:
|
|
6926
|
-
flexDirectionItemsV1:
|
|
6927
|
-
flexMainAlignItemsV1:
|
|
6928
|
-
flexWrapItemsV1:
|
|
6929
|
-
fontWeightItemsV1:
|
|
6930
|
-
sheetVariantItemsV1:
|
|
6931
|
-
showTicksItemsV1:
|
|
6932
|
-
sizeItemsV1:
|
|
6933
|
-
textAlignItemsV1:
|
|
6934
|
-
textDecorationItemsV1:
|
|
6935
|
-
textEmphasisItemsV1:
|
|
6936
|
-
textStyleItemsV1:
|
|
6937
|
-
themeColorItemsV1:
|
|
6938
|
-
thumbLabelItemsV1:
|
|
6939
|
-
timelineAlignItemsV1:
|
|
6940
|
-
timelineDirectionItemsV1:
|
|
6941
|
-
timelineSideItemsV1:
|
|
6942
|
-
timelineTruncateLineItemsV1:
|
|
6943
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6907
|
+
alignTabsItemsV1: sa,
|
|
6908
|
+
axisTypeItemsV1: ra,
|
|
6909
|
+
borderStyleItemsV1: la,
|
|
6910
|
+
colorModeItemsV1: aa,
|
|
6911
|
+
densityItemsV1: ua,
|
|
6912
|
+
directionItemsV1: ca,
|
|
6913
|
+
fieldVariantItemsV1: da,
|
|
6914
|
+
flexCrossAlignItemsV1: ma,
|
|
6915
|
+
flexDirectionItemsV1: pa,
|
|
6916
|
+
flexMainAlignItemsV1: fa,
|
|
6917
|
+
flexWrapItemsV1: ba,
|
|
6918
|
+
fontWeightItemsV1: ya,
|
|
6919
|
+
sheetVariantItemsV1: ha,
|
|
6920
|
+
showTicksItemsV1: xa,
|
|
6921
|
+
sizeItemsV1: ga,
|
|
6922
|
+
textAlignItemsV1: va,
|
|
6923
|
+
textDecorationItemsV1: ka,
|
|
6924
|
+
textEmphasisItemsV1: _a,
|
|
6925
|
+
textStyleItemsV1: wa,
|
|
6926
|
+
themeColorItemsV1: Va,
|
|
6927
|
+
thumbLabelItemsV1: $a,
|
|
6928
|
+
timelineAlignItemsV1: Ia,
|
|
6929
|
+
timelineDirectionItemsV1: Ca,
|
|
6930
|
+
timelineSideItemsV1: Sa,
|
|
6931
|
+
timelineTruncateLineItemsV1: Ta
|
|
6932
|
+
}, Symbol.toStringTag, { value: "Module" })), Aa = [
|
|
6944
6933
|
{
|
|
6945
6934
|
title: "x-runtime-lib.notSet",
|
|
6946
6935
|
value: "",
|
|
@@ -6980,7 +6969,7 @@ const ra = [
|
|
|
6980
6969
|
max: 1 / 0,
|
|
6981
6970
|
step: 1
|
|
6982
6971
|
}
|
|
6983
|
-
],
|
|
6972
|
+
], Pa = [
|
|
6984
6973
|
{
|
|
6985
6974
|
title: "x-runtime-lib.notSet",
|
|
6986
6975
|
value: "",
|
|
@@ -7002,7 +6991,7 @@ const ra = [
|
|
|
7002
6991
|
validator: (i) => i === "right",
|
|
7003
6992
|
default: "right"
|
|
7004
6993
|
}
|
|
7005
|
-
],
|
|
6994
|
+
], Wa = [
|
|
7006
6995
|
{
|
|
7007
6996
|
title: "x-runtime-lib.notSet",
|
|
7008
6997
|
value: "",
|
|
@@ -7032,7 +7021,7 @@ const ra = [
|
|
|
7032
7021
|
precision: 6,
|
|
7033
7022
|
default: "0%"
|
|
7034
7023
|
}
|
|
7035
|
-
],
|
|
7024
|
+
], La = [
|
|
7036
7025
|
{
|
|
7037
7026
|
title: "x-runtime-lib.notSet",
|
|
7038
7027
|
value: "",
|
|
@@ -7057,7 +7046,7 @@ const ra = [
|
|
|
7057
7046
|
min: 0,
|
|
7058
7047
|
default: "0%"
|
|
7059
7048
|
}
|
|
7060
|
-
],
|
|
7049
|
+
], Ba = [
|
|
7061
7050
|
{
|
|
7062
7051
|
title: "x-runtime-lib.notSet",
|
|
7063
7052
|
value: "",
|
|
@@ -7082,7 +7071,7 @@ const ra = [
|
|
|
7082
7071
|
min: 0,
|
|
7083
7072
|
default: "0%"
|
|
7084
7073
|
}
|
|
7085
|
-
],
|
|
7074
|
+
], Na = [
|
|
7086
7075
|
{
|
|
7087
7076
|
title: "x-runtime-lib.notSet",
|
|
7088
7077
|
value: "",
|
|
@@ -7111,7 +7100,7 @@ const ra = [
|
|
|
7111
7100
|
validator: (i) => i === "end",
|
|
7112
7101
|
default: "end"
|
|
7113
7102
|
}
|
|
7114
|
-
],
|
|
7103
|
+
], Ra = [
|
|
7115
7104
|
{
|
|
7116
7105
|
title: "x-runtime-lib.notSet",
|
|
7117
7106
|
value: "",
|
|
@@ -7133,21 +7122,21 @@ const ra = [
|
|
|
7133
7122
|
validator: (i) => i === "bottom",
|
|
7134
7123
|
default: "bottom"
|
|
7135
7124
|
}
|
|
7136
|
-
],
|
|
7125
|
+
], Da = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7137
7126
|
__proto__: null,
|
|
7138
|
-
borderWidthTypesV1:
|
|
7139
|
-
leftRightTypesV1:
|
|
7140
|
-
marginTypesV1:
|
|
7141
|
-
paddingTypesV1:
|
|
7142
|
-
sizeTypesV1:
|
|
7143
|
-
tableColumnAlignTypesV1:
|
|
7144
|
-
topBottomTypesV1:
|
|
7145
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
7127
|
+
borderWidthTypesV1: Aa,
|
|
7128
|
+
leftRightTypesV1: Pa,
|
|
7129
|
+
marginTypesV1: Wa,
|
|
7130
|
+
paddingTypesV1: La,
|
|
7131
|
+
sizeTypesV1: Ba,
|
|
7132
|
+
tableColumnAlignTypesV1: Na,
|
|
7133
|
+
topBottomTypesV1: Ra
|
|
7134
|
+
}, Symbol.toStringTag, { value: "Module" })), Ea = {
|
|
7146
7135
|
version: "v1",
|
|
7147
7136
|
globalityKey: lt,
|
|
7148
7137
|
refKey: Se,
|
|
7149
|
-
items: { ...
|
|
7150
|
-
types: { ...
|
|
7138
|
+
items: { ...za },
|
|
7139
|
+
types: { ...Da },
|
|
7151
7140
|
elements: /* @__PURE__ */ new Set([
|
|
7152
7141
|
je,
|
|
7153
7142
|
kn,
|
|
@@ -7275,53 +7264,53 @@ const ra = [
|
|
|
7275
7264
|
}
|
|
7276
7265
|
]
|
|
7277
7266
|
}, hn = {
|
|
7278
|
-
v1:
|
|
7267
|
+
v1: Ea
|
|
7279
7268
|
}, Fa = (i, e, t) => {
|
|
7280
7269
|
const s = i[e];
|
|
7281
7270
|
return s ? typeof s == "function" ? s() : Promise.resolve(s) : new Promise((n, r) => {
|
|
7282
7271
|
(typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(r.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + e + (e.split("/").length !== t ? ". Note that variables only represent file names one level deep." : ""))));
|
|
7283
7272
|
});
|
|
7284
7273
|
};
|
|
7285
|
-
async function
|
|
7274
|
+
async function cu(i) {
|
|
7286
7275
|
return (await Fa(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.lr0fpebp.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.l7xcda6n.js") }), `./locales/${i}/index.ts`, 4)).default;
|
|
7287
7276
|
}
|
|
7288
7277
|
export {
|
|
7289
|
-
|
|
7278
|
+
au as badgeV1,
|
|
7290
7279
|
Ct as barChartV1,
|
|
7291
7280
|
Ai as breakpoints,
|
|
7292
|
-
|
|
7293
|
-
|
|
7281
|
+
xl as btnGroupV1,
|
|
7282
|
+
gl as btnToggleV1,
|
|
7294
7283
|
Tt as btnV1,
|
|
7295
7284
|
Pi as calcBreakpoint,
|
|
7296
7285
|
Ve as cardV1,
|
|
7297
|
-
|
|
7286
|
+
kl as checkboxV1,
|
|
7298
7287
|
At as chipGroupV1,
|
|
7299
7288
|
zt as chipV1,
|
|
7300
|
-
|
|
7301
|
-
|
|
7289
|
+
Vl as colorPickerV1,
|
|
7290
|
+
$l as comboboxV1,
|
|
7302
7291
|
Pt as containerV1,
|
|
7303
|
-
|
|
7304
|
-
|
|
7305
|
-
|
|
7306
|
-
|
|
7307
|
-
|
|
7292
|
+
Il as dataTableV1,
|
|
7293
|
+
Cl as datePickerV1,
|
|
7294
|
+
Sl as dialogV1,
|
|
7295
|
+
Lo as duplicateNode,
|
|
7296
|
+
Ja as duplicateNodes,
|
|
7308
7297
|
ye as elements,
|
|
7309
|
-
|
|
7310
|
-
|
|
7298
|
+
lu as ensureContext,
|
|
7299
|
+
uu as fileInputV1,
|
|
7311
7300
|
Wt as flexLayoutEntryV1,
|
|
7312
7301
|
$e as flexLayoutV1,
|
|
7313
7302
|
Nt as formV1,
|
|
7314
7303
|
R as genId,
|
|
7315
7304
|
we as getBreakpointProp,
|
|
7316
7305
|
gn as getIndexOfBreakpoint,
|
|
7317
|
-
|
|
7306
|
+
qa as getNode,
|
|
7318
7307
|
vn as getPropDefault,
|
|
7319
7308
|
E as getPropTag,
|
|
7320
|
-
|
|
7321
|
-
|
|
7322
|
-
|
|
7309
|
+
ru as getTypeColor,
|
|
7310
|
+
ml as globalityV1,
|
|
7311
|
+
Ll as iconV1,
|
|
7323
7312
|
D as initProps,
|
|
7324
|
-
|
|
7313
|
+
F as injectDark,
|
|
7325
7314
|
ue as injectData,
|
|
7326
7315
|
Ui as injectDepends,
|
|
7327
7316
|
le as injectDevice,
|
|
@@ -7333,42 +7322,42 @@ export {
|
|
|
7333
7322
|
ln as isPercentStr,
|
|
7334
7323
|
We as isPixelStr,
|
|
7335
7324
|
St as lineChartV1,
|
|
7336
|
-
|
|
7337
|
-
|
|
7338
|
-
|
|
7325
|
+
pl as listV1,
|
|
7326
|
+
cu as loadLocaleMessageRuntime,
|
|
7327
|
+
Bl as menuV1,
|
|
7339
7328
|
Ji as newEventBus,
|
|
7340
7329
|
Rt as numberInputV1,
|
|
7341
|
-
|
|
7330
|
+
Rl as paginationV1,
|
|
7342
7331
|
Be as parsePercentStr,
|
|
7343
|
-
|
|
7332
|
+
Ka as parsePixelStr,
|
|
7344
7333
|
hn as pkgs,
|
|
7345
|
-
|
|
7346
|
-
|
|
7347
|
-
|
|
7348
|
-
|
|
7349
|
-
|
|
7350
|
-
|
|
7351
|
-
|
|
7334
|
+
tu as provideDark,
|
|
7335
|
+
iu as provideData,
|
|
7336
|
+
ou as provideDepends,
|
|
7337
|
+
eu as provideDevice,
|
|
7338
|
+
Ya as provideEnv,
|
|
7339
|
+
Qa as provideMode,
|
|
7340
|
+
Xa as provideOrg,
|
|
7352
7341
|
Gi as provideSandbox,
|
|
7353
|
-
|
|
7342
|
+
nu as provideType,
|
|
7354
7343
|
Et as radioGroupV1,
|
|
7355
7344
|
Dt as radioV1,
|
|
7356
7345
|
Fl as rangeSliderV1,
|
|
7357
|
-
|
|
7358
|
-
|
|
7359
|
-
|
|
7360
|
-
|
|
7361
|
-
|
|
7362
|
-
|
|
7363
|
-
|
|
7346
|
+
Ml as ratingV1,
|
|
7347
|
+
fl as refV1,
|
|
7348
|
+
bl as renderSwitchV1,
|
|
7349
|
+
Wo as reverseBreakpoints,
|
|
7350
|
+
Hl as selectV1,
|
|
7351
|
+
jl as sliderV1,
|
|
7352
|
+
Za as spawnNode,
|
|
7364
7353
|
Zi as startInterpreter,
|
|
7365
|
-
|
|
7366
|
-
|
|
7354
|
+
Ft as stepperHeaderV1,
|
|
7355
|
+
Mt as stepperItemV1,
|
|
7367
7356
|
Ut as stepperV1,
|
|
7368
7357
|
jt as stepperWindowItemV1,
|
|
7369
7358
|
Ht as stepperWindowV1,
|
|
7370
7359
|
qi as stopInterpreter,
|
|
7371
|
-
|
|
7360
|
+
Zl as switchV1,
|
|
7372
7361
|
Gt as tabV1,
|
|
7373
7362
|
Ot as tabsV1,
|
|
7374
7363
|
Bt as textFieldV1,
|
|
@@ -7376,7 +7365,7 @@ export {
|
|
|
7376
7365
|
Kt as textareaV1,
|
|
7377
7366
|
Zt as timelineItemV1,
|
|
7378
7367
|
qt as timelineV1,
|
|
7379
|
-
|
|
7368
|
+
su as types,
|
|
7380
7369
|
Jt as windowItemV1,
|
|
7381
7370
|
Xt as windowV1
|
|
7382
7371
|
};
|