x-runtime-lib 0.7.42 → 0.7.43

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 CHANGED
@@ -1,10 +1,10 @@
1
- import { computed as V, inject as oe, provide as se, readonly as Xt, onBeforeMount as oo, onUnmounted as Ie, ref as be, watchEffect as Yt, watch as me, defineComponent as z, useTemplateRef as ci, onMounted as di, nextTick as mi, createElementBlock as re, openBlock as I, normalizeStyle as ie, createBlock as N, h as J, renderSlot as G, unref as o, withCtx as P, createCommentVNode as Qt, resolveComponent as W, createVNode as Z, isRef as X, createSlots as en, renderList as so, useId as pi, withModifiers as ro, normalizeClass as lo, toDisplayString as ao } from "vue";
2
- import { waitUtil as fi, eventBus as tn, messageInfo as uo, messageSuccess as co, messageWarning as bi, messageError as yi, createAxios as mo, globalObjects as He, openConfirmDlg as po, openPromptDlg as fo, useViewStack as hi, injectDark as bo } from "x-essential-lib";
3
- import { useTheme as yo } from "vuetify";
4
- import { c as j, u as ho, r as xi, e as gi, i as xo, a as go, b as vo, d as ko, f as _o, g as wo, h as Vo, j as $o, I as Io, m as Co, k as vi } from "./vendor.hc5p3stp.js";
5
- import { useI18n as ki } from "vue-i18n";
6
- import { getErrorMessage as So } from "x-error-lib";
7
- const ye = {}, To = {
1
+ import { computed as V, inject as se, provide as re, readonly as Yt, onBeforeMount as ro, onUnmounted as Ie, ref as be, watchEffect as Qt, watch as me, defineComponent as z, useTemplateRef as mi, onMounted as pi, nextTick as fi, createElementBlock as ie, openBlock as I, normalizeStyle as oe, createBlock as N, h as J, renderSlot as j, unref as o, withCtx as P, createCommentVNode as en, resolveComponent as W, createVNode as Z, isRef as X, createSlots as tn, renderList as lo, useId as bi, withModifiers as ao, normalizeClass as uo, toDisplayString as co } from "vue";
2
+ import { waitUtil as yi, eventBus as nn, messageInfo as mo, messageSuccess as po, messageWarning as hi, messageError as xi, createAxios as fo, globalObjects as He, openConfirmDlg as bo, openPromptDlg as yo, useViewStack as gi, injectDark as ho } from "x-essential-lib";
3
+ import { useTheme as xo } from "vuetify";
4
+ import { c as G, u as go, r as vi, e as ki, i as vo, a as ko, b as _o, d as wo, f as Vo, g as $o, h as Io, j as Co, I as So, m as To, k as _i } from "./vendor.hc5p3stp.js";
5
+ import { useI18n as wi } from "vue-i18n";
6
+ import { getErrorMessage as zo } from "x-error-lib";
7
+ const ye = {}, Ao = {
8
8
  key: "add",
9
9
  name: "x-runtime-lib.add",
10
10
  inputs: [],
@@ -16,9 +16,9 @@ const ye = {}, To = {
16
16
  }
17
17
  ]
18
18
  }, S = (i) => {
19
- i.leaf || i.methods.unshift(To), ye[i.key] = i;
19
+ i.leaf || i.methods.unshift(Ao), ye[i.key] = i;
20
20
  };
21
- function _i(i) {
21
+ function Vi(i) {
22
22
  const e = V(() => i.node.legend?.show), t = V(() => i.node.legend?.data);
23
23
  function r(n) {
24
24
  n.legend = {
@@ -28,14 +28,14 @@ function _i(i) {
28
28
  }
29
29
  return { show: e, data: t, applyLegend: r };
30
30
  }
31
- function wi(i) {
31
+ function $i(i) {
32
32
  const e = V(() => i.node.series);
33
33
  function t(r) {
34
34
  r.series = e.value;
35
35
  }
36
36
  return { series: e, applySeries: t };
37
37
  }
38
- function Vi(i) {
38
+ function Ii(i) {
39
39
  const e = V(() => i.node.title?.show), t = V(() => i.node.title?.text), r = V(() => i.node.title?.subtext);
40
40
  function n(s) {
41
41
  s.title = {
@@ -46,7 +46,7 @@ function Vi(i) {
46
46
  }
47
47
  return { show: e, text: t, subtext: r, applyTitle: n };
48
48
  }
49
- function $i(i) {
49
+ function Ci(i) {
50
50
  const e = V(() => i.node.xAxis?.show), t = V(() => i.node.xAxis?.position), r = V(() => i.node.xAxis?.type), n = V(() => i.node.xAxis?.data);
51
51
  function s(a) {
52
52
  a.xAxis = {
@@ -58,7 +58,7 @@ function $i(i) {
58
58
  }
59
59
  return { show: e, position: t, type: r, data: n, applyXAxis: s };
60
60
  }
61
- function Ii(i) {
61
+ function Si(i) {
62
62
  const e = V(() => i.node.yAxis?.show), t = V(() => i.node.yAxis?.position), r = V(() => i.node.yAxis?.type), n = V(() => i.node.yAxis?.data);
63
63
  function s(a) {
64
64
  a.yAxis = {
@@ -71,39 +71,39 @@ function Ii(i) {
71
71
  return { show: e, position: t, type: r, data: n, applyYAxis: s };
72
72
  }
73
73
  function Y(i, e) {
74
- const { computedThemes: t } = yo(), r = V(() => e.value?.mode), n = V(() => {
74
+ const { computedThemes: t } = xo(), r = V(() => e.value?.mode), n = V(() => {
75
75
  const u = e.value?.theme;
76
76
  return u ? u === "background0" ? i.value ? "#2e2e2e" : "#bdbdbd" : u === "background1" ? i.value ? "#272727" : "#eeeeee" : u === "background2" ? i.value ? "#1e1e1e" : "#ffffff" : (i.value ? t.value.dark : t.value.light).colors[u] : void 0;
77
77
  }), s = V(() => i.value ? e.value.custom?.dark : e.value.custom?.light);
78
78
  return { color: V(() => r.value === "theme" ? n.value : r.value === "custom" ? s.value : "") };
79
79
  }
80
- function nn(i, e) {
80
+ function on(i, e) {
81
81
  const t = V(() => e.node.border?.style), r = V(() => e.node.border?.width), n = V(() => e.node.border?.color), { color: s } = Y(i, n), a = V(() => e.node.border?.roundRadius?.tl), u = V(() => e.node.border?.roundRadius?.tr), p = V(() => e.node.border?.roundRadius?.bl), b = V(() => e.node.border?.roundRadius?.br);
82
82
  function m(c) {
83
83
  t.value && (c.borderStyle = t.value), r.value && (c.borderWidth = r.value), s.value && (c.borderColor = s.value), a.value && (c.borderTopLeftRadius = a.value), u.value && (c.borderTopRightRadius = u.value), p.value && (c.borderBottomLeftRadius = p.value), b.value && (c.borderBottomRightRadius = b.value);
84
84
  }
85
85
  return { borderStyle: t, borderWidth: r, borderColor: s, applyBorder: m };
86
86
  }
87
- function on(i) {
87
+ function sn(i) {
88
88
  const e = V(() => i.node.margin?.top), t = V(() => i.node.margin?.left), r = V(() => i.node.margin?.bottom), n = V(() => i.node.margin?.right);
89
89
  function s(a) {
90
90
  e.value && (a.marginTop = e.value), t.value && (a.marginLeft = t.value), r.value && (a.marginBottom = r.value), n.value && (a.marginRight = n.value);
91
91
  }
92
92
  return { marginTop: e, marginLeft: t, marginBottom: r, marginRight: n, applyMargin: s };
93
93
  }
94
- function sn(i) {
94
+ function rn(i) {
95
95
  const e = V(() => i.node.padding?.top), t = V(() => i.node.padding?.left), r = V(() => i.node.padding?.bottom), n = V(() => i.node.padding?.right);
96
96
  function s(a) {
97
97
  e.value && (a.paddingTop = e.value), t.value && (a.paddingLeft = t.value), r.value && (a.paddingBottom = r.value), n.value && (a.paddingRight = n.value);
98
98
  }
99
99
  return { paddingTop: e, paddingLeft: t, paddingBottom: r, paddingRight: n, applyPadding: s };
100
100
  }
101
- const hn = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
101
+ const xn = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
102
102
  function R(i) {
103
103
  let e = "";
104
104
  for (let t = 0; t < i; t++) {
105
- const r = Math.floor(Math.random() * hn.length);
106
- e += hn[r];
105
+ const r = Math.floor(Math.random() * xn.length);
106
+ e += xn[r];
107
107
  }
108
108
  return e;
109
109
  }
@@ -113,13 +113,13 @@ function Ne(i) {
113
113
  const e = i.substring(0, i.length - 2), t = parseFloat(e);
114
114
  return !(isNaN(t) || t % 1 !== 0);
115
115
  }
116
- function rn(i) {
116
+ function ln(i) {
117
117
  if (typeof i != "string" || !i.endsWith("%"))
118
118
  return !1;
119
119
  const e = i.substring(0, i.length - 1), t = parseFloat(e);
120
120
  return !isNaN(t);
121
121
  }
122
- function Ua(i) {
122
+ function qa(i) {
123
123
  if (typeof i != "string" || !i.endsWith("px"))
124
124
  return;
125
125
  const e = i.substring(0, i.length - 2), t = parseFloat(e);
@@ -133,17 +133,17 @@ function Le(i) {
133
133
  if (!isNaN(t))
134
134
  return t;
135
135
  }
136
- const Ci = ["xs", "sm", "md", "lg", "xl"], zo = [...Ci].reverse();
137
- function Si(i) {
136
+ const Ti = ["xs", "sm", "md", "lg", "xl"], Po = [...Ti].reverse();
137
+ function zi(i) {
138
138
  return i < 600 ? "xs" : i < 960 ? "sm" : i < 1280 ? "md" : i < 1920 ? "lg" : "xl";
139
139
  }
140
- function xn(i) {
141
- return Ci.findIndex((e) => e === i);
140
+ function gn(i) {
141
+ return Ti.findIndex((e) => e === i);
142
142
  }
143
143
  function we(i, e) {
144
144
  let t;
145
- for (const r of zo) {
146
- if (xn(r) < xn(i))
145
+ for (const r of Po) {
146
+ if (gn(r) < gn(i))
147
147
  break;
148
148
  e[r] && (t = e[r]);
149
149
  }
@@ -157,11 +157,11 @@ function E(i, e) {
157
157
  return "compCommon";
158
158
  console.assert(!1, `invalid prop tag type=${i} subtype=${e}`);
159
159
  }
160
- function gn(i, e) {
160
+ function vn(i, e) {
161
161
  if (i.array)
162
- return e ? j(i.default) : j(i.defaultArray);
162
+ return e ? G(i.default) : G(i.defaultArray);
163
163
  {
164
- const t = j(i.default);
164
+ const t = G(i.default);
165
165
  return (i.ui === "switch" || i.ui === "select" || i.ui === "colorPicker" || i.ui === "multiTypes" || i.ui === "compSelect") && !t ? void 0 : t;
166
166
  }
167
167
  }
@@ -170,21 +170,21 @@ function D(i, e) {
170
170
  if (n.ui) {
171
171
  if (n.ui === "strInput" && n.static)
172
172
  return;
173
- r[n.key] = gn(n);
173
+ r[n.key] = vn(n);
174
174
  } else
175
- n.array ? r[n.key] = gn(n) : n.children.forEach((s) => {
175
+ n.array ? r[n.key] = vn(n) : n.children.forEach((s) => {
176
176
  r[n.key] || (r[n.key] = {}), t(r[n.key], s);
177
177
  });
178
178
  }
179
179
  e.forEach((r) => t(i, r));
180
180
  }
181
- function Ao(i, e, t, r, n) {
181
+ function No(i, e, t, r, n) {
182
182
  const s = `type=${i} subtype=${e} version=${t} ref=${r} keyOrRefid=${n}`, a = E(i, e);
183
183
  if (!a) {
184
184
  console.error(`spawnNode prop tag not found, ${s}`);
185
185
  return;
186
186
  }
187
- const u = yn[t];
187
+ const u = hn[t];
188
188
  if (!u) {
189
189
  console.error(`spawnNode pkg not found version, ${s}`);
190
190
  return;
@@ -243,7 +243,7 @@ function Ao(i, e, t, r, n) {
243
243
  }
244
244
  }
245
245
  }
246
- function Ga(i, e) {
246
+ function Ja(i, e) {
247
247
  function t(r) {
248
248
  if (r.basic.id === e)
249
249
  return r;
@@ -260,73 +260,73 @@ function Ga(i, e) {
260
260
  return n;
261
261
  }
262
262
  }
263
- function Po(i) {
263
+ function Wo(i) {
264
264
  function e(r) {
265
265
  r.basic.id = R(16), r.children?.forEach((n) => e(n));
266
266
  }
267
- const t = j(i);
267
+ const t = G(i);
268
268
  return e(t), t;
269
269
  }
270
- function ja(i) {
270
+ function Xa(i) {
271
271
  const e = [];
272
272
  return i.forEach((t) => {
273
- e.push(Po(t));
273
+ e.push(Wo(t));
274
274
  }), e;
275
275
  }
276
- const Ti = "runtimeOrg", zi = "runtimeEnv", Ai = "runtimeMode", Pi = "runtimeDevice", Ni = "runtimeDark", Wi = "runtimeType", Li = "runtimeData", Bi = "runtimeDepends", Ri = "runtimeSandbox";
277
- function Oa(i) {
278
- se(Ti, i);
276
+ const Ai = "runtimeOrg", Pi = "runtimeEnv", Ni = "runtimeMode", Wi = "runtimeDevice", Li = "runtimeDark", Bi = "runtimeType", Ri = "runtimeData", Di = "runtimeDepends", Ei = "runtimeSandbox";
277
+ function Ya(i) {
278
+ re(Ai, i);
279
279
  }
280
- function Di() {
281
- return oe(Ti);
280
+ function Mi() {
281
+ return se(Ai);
282
282
  }
283
- function Ka(i) {
284
- se(zi, i);
283
+ function Qa(i) {
284
+ re(Pi, i);
285
285
  }
286
- function Ei() {
287
- return oe(zi);
286
+ function Fi() {
287
+ return se(Pi);
288
288
  }
289
- function Za(i) {
290
- se(Ai, i);
289
+ function eu(i) {
290
+ re(Ni, i);
291
291
  }
292
292
  function A() {
293
- return oe(Ai);
293
+ return se(Ni);
294
294
  }
295
- function qa(i) {
296
- se(Pi, Xt(i));
295
+ function tu(i) {
296
+ re(Wi, Yt(i));
297
297
  }
298
298
  function le() {
299
- return oe(Pi);
299
+ return se(Wi);
300
300
  }
301
- function Ja(i) {
302
- se(Ni, Xt(i));
301
+ function nu(i) {
302
+ re(Li, Yt(i));
303
303
  }
304
304
  function M() {
305
- return oe(Ni);
305
+ return se(Li);
306
306
  }
307
- function Xa(i) {
308
- se(Wi, i);
307
+ function iu(i) {
308
+ re(Bi, i);
309
309
  }
310
310
  function ae() {
311
- return oe(Wi);
311
+ return se(Bi);
312
312
  }
313
- function Ya(i) {
314
- se(Li, i);
313
+ function ou(i) {
314
+ re(Ri, i);
315
315
  }
316
316
  function ue() {
317
- return oe(Li);
317
+ return se(Ri);
318
318
  }
319
- function Qa(i) {
320
- se(Bi, Xt(i));
319
+ function su(i) {
320
+ re(Di, Yt(i));
321
321
  }
322
- function Mi() {
323
- return oe(Bi);
322
+ function Hi() {
323
+ return se(Di);
324
324
  }
325
- function Fi(i) {
326
- se(Ri, i);
325
+ function Ui(i) {
326
+ re(Ei, i);
327
327
  }
328
328
  function B() {
329
- return oe(Ri);
329
+ return se(Ei);
330
330
  }
331
331
  function pe(i, e, t) {
332
332
  const r = V(() => t.node.size?.width), n = V(() => t.node.size?.minWidth), s = V(() => t.node.size?.maxWidth), a = V(() => {
@@ -356,15 +356,15 @@ function pe(i, e, t) {
356
356
  }
357
357
  return { width: r, minWidth: n, maxWidth: s, height: a, minHeight: u, maxHeight: p, applySize: b };
358
358
  }
359
- function Hi(i, e, t) {
359
+ function ji(i, e, t) {
360
360
  const r = V(() => e.node.basic.id), n = V(() => `callMethod@${r.value}`);
361
- oo(() => {
361
+ ro(() => {
362
362
  i.eventBus?.on(n.value, t);
363
363
  }), Ie(() => {
364
364
  i.eventBus?.off(n.value, t);
365
365
  });
366
366
  }
367
- const No = (i, e, t) => {
367
+ const Lo = (i, e, t) => {
368
368
  let r = i;
369
369
  if (!r) {
370
370
  console.assert(!1);
@@ -379,7 +379,7 @@ const No = (i, e, t) => {
379
379
  console.assert(!1);
380
380
  } else
381
381
  return r;
382
- }, Wo = (i, e, t, r) => {
382
+ }, Bo = (i, e, t, r) => {
383
383
  let n = i;
384
384
  if (!n) {
385
385
  console.assert(!1);
@@ -393,103 +393,103 @@ const No = (i, e, t) => {
393
393
  };
394
394
  function l(i, e, t, r, n) {
395
395
  const s = be();
396
- return console.assert(i && e), Yt(() => {
397
- let a = No(t.node, r, n);
396
+ return console.assert(i && e), Qt(() => {
397
+ let a = Lo(t.node, r, n);
398
398
  i === "editor" && r[r.length - 1] === "readonly" && (a = !0), s.value = a;
399
399
  }), me(s, () => {
400
- Wo(t.node, r, s.value, n);
400
+ Bo(t.node, r, s.value, n);
401
401
  }), { prop: s };
402
402
  }
403
403
  function U(i) {
404
404
  return { theme: V(() => i.value ? "dark" : "light") };
405
405
  }
406
- const Lo = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Bo = "#242424", Ro = {}, Do = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, Eo = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Mo = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Fo = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Ho = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Uo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Go = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, jo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Oo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ko = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Zo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, qo = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, Jo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, Xo = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Yo = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Qo = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, es = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, ts = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, ns = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, is = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, os = { textStyle: { color: "#eeeeee" } }, ss = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, rs = { lineStyle: { color: "#eeeeee", width: 1 }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, label: { color: "#eeeeee" } } }, ls = { color: ["#bf444c", "#d88273", "#f6efa6"] }, as = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, us = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, cs = {
407
- color: Lo,
408
- backgroundColor: Bo,
409
- textStyle: Ro,
410
- title: Do,
411
- line: Eo,
412
- radar: Mo,
413
- bar: Fo,
414
- pie: Ho,
415
- scatter: Uo,
416
- boxplot: Go,
417
- parallel: jo,
418
- sankey: Oo,
419
- funnel: Ko,
420
- gauge: Zo,
421
- candlestick: qo,
422
- graph: Jo,
423
- map: Xo,
424
- geo: Yo,
425
- categoryAxis: Qo,
426
- valueAxis: es,
427
- logAxis: ts,
428
- timeAxis: ns,
429
- toolbox: is,
430
- legend: os,
431
- tooltip: ss,
432
- timeline: rs,
433
- visualMap: ls,
434
- dataZoom: as,
435
- markPoint: us
436
- }, ds = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], ms = "#f5f5f5", ps = {}, fs = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, bs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, ys = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, hs = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, xs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, gs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, vs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ks = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, _s = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ws = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Vs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, $s = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, Is = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, Cs = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Ss = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Ts = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, zs = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, As = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ps = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ns = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Ws = { textStyle: { color: "#333333" } }, Ls = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, Bs = { lineStyle: { color: "#eeeeee", width: "2" }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, label: { color: "#eeeeee" } } }, Rs = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Ds = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, Es = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Ms = {
437
- color: ds,
438
- backgroundColor: ms,
439
- textStyle: ps,
440
- title: fs,
441
- line: bs,
442
- radar: ys,
443
- bar: hs,
444
- pie: xs,
445
- scatter: gs,
446
- boxplot: vs,
447
- parallel: ks,
448
- sankey: _s,
449
- funnel: ws,
450
- gauge: Vs,
451
- candlestick: $s,
452
- graph: Is,
453
- map: Cs,
454
- geo: Ss,
455
- categoryAxis: Ts,
456
- valueAxis: zs,
457
- logAxis: As,
458
- timeAxis: Ps,
459
- toolbox: Ns,
460
- legend: Ws,
461
- tooltip: Ls,
462
- timeline: Bs,
463
- visualMap: Rs,
464
- dataZoom: Ds,
465
- markPoint: Es
406
+ const Ro = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Do = "#242424", Eo = {}, Mo = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, Fo = { 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 }, Uo = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, jo = { 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 = {
407
+ color: Ro,
408
+ backgroundColor: Do,
409
+ textStyle: Eo,
410
+ title: Mo,
411
+ line: Fo,
412
+ radar: Ho,
413
+ bar: Uo,
414
+ pie: jo,
415
+ scatter: Go,
416
+ boxplot: Oo,
417
+ parallel: Ko,
418
+ sankey: Zo,
419
+ funnel: qo,
420
+ gauge: Jo,
421
+ candlestick: Xo,
422
+ graph: Yo,
423
+ map: Qo,
424
+ geo: es,
425
+ categoryAxis: ts,
426
+ valueAxis: ns,
427
+ logAxis: is,
428
+ timeAxis: os,
429
+ toolbox: ss,
430
+ legend: rs,
431
+ tooltip: ls,
432
+ timeline: as,
433
+ visualMap: us,
434
+ dataZoom: cs,
435
+ markPoint: ds
436
+ }, 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"] } } }, Ns = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, 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 = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Bs = { 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"] }, Ms = { 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" } }, Fs = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Hs = {
437
+ color: ps,
438
+ backgroundColor: fs,
439
+ textStyle: bs,
440
+ title: ys,
441
+ line: hs,
442
+ radar: xs,
443
+ bar: gs,
444
+ pie: vs,
445
+ scatter: ks,
446
+ boxplot: _s,
447
+ parallel: ws,
448
+ sankey: Vs,
449
+ funnel: $s,
450
+ gauge: Is,
451
+ candlestick: Cs,
452
+ graph: Ss,
453
+ map: Ts,
454
+ geo: zs,
455
+ categoryAxis: As,
456
+ valueAxis: Ps,
457
+ logAxis: Ns,
458
+ timeAxis: Ws,
459
+ toolbox: Ls,
460
+ legend: Bs,
461
+ tooltip: Rs,
462
+ timeline: Ds,
463
+ visualMap: Es,
464
+ dataZoom: Ms,
465
+ markPoint: Fs
466
466
  };
467
- ho([
468
- xo,
469
- go,
467
+ go([
470
468
  vo,
471
469
  ko,
472
470
  _o,
473
471
  wo,
474
472
  Vo,
475
- $o
473
+ $o,
474
+ Io,
475
+ Co
476
476
  ]);
477
- xi("dark", cs);
478
- xi("light", Ms);
479
- const Fs = /* @__PURE__ */ z({
477
+ vi("dark", ms);
478
+ vi("light", Hs);
479
+ const Us = /* @__PURE__ */ z({
480
480
  __name: "index",
481
481
  props: {
482
482
  node: {},
483
483
  outer: { type: Boolean }
484
484
  },
485
485
  setup(i) {
486
- const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), { width: u, minWidth: p, maxWidth: b, height: m, minHeight: c, maxHeight: d, applySize: f } = pe(t, r, e), { applyTitle: k } = Vi(e), { applyXAxis: h } = $i(e), { applyYAxis: y } = Ii(e), { applyLegend: w } = _i(e), { applySeries: _ } = wi(e), x = V(() => {
486
+ const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), { width: u, minWidth: p, maxWidth: b, height: m, minHeight: c, maxHeight: d, applySize: f } = pe(t, r, e), { applyTitle: k } = Ii(e), { applyXAxis: h } = Ci(e), { applyYAxis: y } = Si(e), { applyLegend: w } = Vi(e), { applySeries: _ } = $i(e), g = V(() => {
487
487
  const T = {}, H = a.value.type;
488
488
  return s === "page" ? H === "common" ? f(T) : console.assert(!1) : s === "comp" && H === "common" ? f(T) : console.assert(!1), T;
489
- }), $ = ci("chart");
489
+ }), $ = mi("chart");
490
490
  let v;
491
491
  const C = () => {
492
- v?.dispose(), v = gi.init($.value, n.value ? "dark" : "light");
492
+ v?.dispose(), v = ki.init($.value, n.value ? "dark" : "light");
493
493
  const T = {};
494
494
  v.setOption(T);
495
495
  }, L = () => {
@@ -498,8 +498,8 @@ const Fs = /* @__PURE__ */ z({
498
498
  const T = {};
499
499
  k(T), h(T), y(T), w(T), _(T), v?.setOption(T, !0);
500
500
  };
501
- return di(async () => {
502
- window.addEventListener("resize", L, !1), await fi(() => !!$.value), C(), F();
501
+ return pi(async () => {
502
+ window.addEventListener("resize", L, !1), await yi(() => !!$.value), C(), F();
503
503
  }), Ie(() => {
504
504
  window.removeEventListener("resize", L, !1), v?.dispose();
505
505
  }), me(
@@ -514,7 +514,7 @@ const Fs = /* @__PURE__ */ z({
514
514
  d
515
515
  ],
516
516
  async () => {
517
- await mi(), L();
517
+ await fi(), L();
518
518
  }
519
519
  ), me([n], () => {
520
520
  C(), F();
@@ -524,25 +524,25 @@ const Fs = /* @__PURE__ */ z({
524
524
  F();
525
525
  },
526
526
  { deep: !0 }
527
- ), (T, H) => (I(), re("div", {
527
+ ), (T, H) => (I(), ie("div", {
528
528
  ref: "chart",
529
- style: ie(x.value)
529
+ style: oe(g.value)
530
530
  }, null, 4));
531
531
  }
532
- }), Hs = /* @__PURE__ */ z({
532
+ }), js = /* @__PURE__ */ z({
533
533
  __name: "index",
534
534
  props: {
535
535
  node: {},
536
536
  outer: { type: Boolean }
537
537
  },
538
538
  setup(i) {
539
- const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), { width: u, minWidth: p, maxWidth: b, height: m, minHeight: c, maxHeight: d, applySize: f } = pe(t, r, e), { applyTitle: k } = Vi(e), { applyXAxis: h } = $i(e), { applyYAxis: y } = Ii(e), { applyLegend: w } = _i(e), { applySeries: _ } = wi(e), x = V(() => {
539
+ const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), { width: u, minWidth: p, maxWidth: b, height: m, minHeight: c, maxHeight: d, applySize: f } = pe(t, r, e), { applyTitle: k } = Ii(e), { applyXAxis: h } = Ci(e), { applyYAxis: y } = Si(e), { applyLegend: w } = Vi(e), { applySeries: _ } = $i(e), g = V(() => {
540
540
  const T = {}, H = a.value.type;
541
541
  return s === "page" ? H === "common" ? f(T) : console.assert(!1) : s === "comp" && H === "common" ? f(T) : console.assert(!1), T;
542
- }), $ = ci("chart");
542
+ }), $ = mi("chart");
543
543
  let v;
544
544
  const C = () => {
545
- v?.dispose(), v = gi.init($.value, n.value ? "dark" : "light");
545
+ v?.dispose(), v = ki.init($.value, n.value ? "dark" : "light");
546
546
  const T = {};
547
547
  v.setOption(T);
548
548
  }, L = () => {
@@ -551,8 +551,8 @@ const Fs = /* @__PURE__ */ z({
551
551
  const T = {};
552
552
  k(T), h(T), y(T), w(T), _(T), v?.setOption(T, !0);
553
553
  };
554
- return di(async () => {
555
- window.addEventListener("resize", L, !1), await fi(() => !!$.value), C(), F();
554
+ return pi(async () => {
555
+ window.addEventListener("resize", L, !1), await yi(() => !!$.value), C(), F();
556
556
  }), Ie(() => {
557
557
  window.removeEventListener("resize", L, !1), v?.dispose();
558
558
  }), me(
@@ -567,7 +567,7 @@ const Fs = /* @__PURE__ */ z({
567
567
  d
568
568
  ],
569
569
  async () => {
570
- await mi(), L();
570
+ await fi(), L();
571
571
  }
572
572
  ), me([n], () => {
573
573
  C(), F();
@@ -577,13 +577,22 @@ const Fs = /* @__PURE__ */ z({
577
577
  F();
578
578
  },
579
579
  { deep: !0 }
580
- ), (T, H) => (I(), re("div", {
580
+ ), (T, H) => (I(), ie("div", {
581
581
  ref: "chart",
582
- style: ie(x.value)
582
+ style: oe(g.value)
583
583
  }, null, 4));
584
584
  }
585
- });
586
- function Us(i, e) {
585
+ }), xe = (i, e) => {
586
+ const t = i.__vccOpts || i;
587
+ for (const [r, n] of e)
588
+ t[r] = n;
589
+ return t;
590
+ }, Gs = {};
591
+ function Os(i, e) {
592
+ return I(), ie("div");
593
+ }
594
+ const Ks = /* @__PURE__ */ xe(Gs, [["render", Os]]);
595
+ function Zs(i, e) {
587
596
  function t(m) {
588
597
  const c = i.pseudoToNative(m), d = [], f = c.split(".");
589
598
  for (let k = 0; k < f.length; k++) {
@@ -617,11 +626,11 @@ function Us(i, e) {
617
626
  function a(m) {
618
627
  const c = i.pseudoToNative(m);
619
628
  let d = "";
620
- typeof c == "object" ? d = JSON.stringify(c) : d = String(c), tn.emit("consoleAppend", d);
629
+ typeof c == "object" ? d = JSON.stringify(c) : d = String(c), nn.emit("consoleAppend", d);
621
630
  }
622
631
  function u(m, c) {
623
632
  const d = i.pseudoToNative(m), f = i.pseudoToNative(c);
624
- d === "info" ? uo(f) : d === "success" ? co(f) : d === "warning" ? bi(f) : d === "error" && yi(f);
633
+ d === "info" ? mo(f) : d === "success" ? po(f) : d === "warning" ? hi(f) : d === "error" && xi(f);
625
634
  }
626
635
  function p(m, c) {
627
636
  const d = i.pseudoToNative(m), f = i.pseudoToNative(c);
@@ -669,22 +678,22 @@ function Us(i, e) {
669
678
  i.createAsyncFunction(b)
670
679
  );
671
680
  }
672
- const Ui = mo({
681
+ const Gi = fo({
673
682
  baseUrl: "http://localhost/computebase/",
674
683
  onError: (i) => {
675
684
  const { i18n: e } = He;
676
- yi(So(e, i));
685
+ xi(zo(e, i));
677
686
  }
678
687
  });
679
- window.API_URL && (Ui.defaults.baseURL = window.API_URL + "/computebase/");
680
- function Gs(i) {
681
- return Ui.post("callFunc", i);
688
+ window.API_URL && (Gi.defaults.baseURL = window.API_URL + "/computebase/");
689
+ function qs(i) {
690
+ return Gi.post("callFunc", i);
682
691
  }
683
- function js(i, e) {
692
+ function Js(i, e) {
684
693
  async function t(r, n, s, a, u, p) {
685
694
  const b = i.pseudoToNative(r), m = i.pseudoToNative(n), c = i.pseudoToNative(s), d = i.pseudoToNative(a), f = i.pseudoToNative(u);
686
695
  try {
687
- const k = JSON.stringify(c), { strOutputs: h } = await Gs({
696
+ const k = JSON.stringify(c), { strOutputs: h } = await qs({
688
697
  spaceid: b,
689
698
  id: m,
690
699
  strInputs: k,
@@ -701,10 +710,10 @@ function js(i, e) {
701
710
  i.createAsyncFunction(t)
702
711
  );
703
712
  }
704
- function Os(i, e, t) {
713
+ function Xs(i, e, t) {
705
714
  console.assert(i || e || t);
706
715
  }
707
- class Ks {
716
+ class Ys {
708
717
  context;
709
718
  nodes;
710
719
  constructor(e) {
@@ -731,7 +740,7 @@ class Ks {
731
740
  s = this.context.data.view.nodes;
732
741
  if (!s)
733
742
  return "";
734
- const a = Ao(
743
+ const a = No(
735
744
  this.context.type,
736
745
  this.context.data.type,
737
746
  this.context.data.version,
@@ -744,8 +753,8 @@ class Ks {
744
753
  this.getNode(e);
745
754
  }
746
755
  }
747
- function Zs(i, e, t) {
748
- const r = new Ks(i);
756
+ function Qs(i, e, t) {
757
+ const r = new Ys(i);
749
758
  function n(d, f, k) {
750
759
  const h = e.pseudoToNative(d), y = e.pseudoToNative(f), w = e.pseudoToNative(k), _ = r.addNode(h, y, w);
751
760
  return e.nativeToPseudo(_);
@@ -761,10 +770,10 @@ function Zs(i, e, t) {
761
770
  console.error(`getPropV1 node not found, ${y}`);
762
771
  return;
763
772
  }
764
- const _ = h.split("."), x = _.length;
765
- for (let $ = 0; $ < x; $++) {
773
+ const _ = h.split("."), g = _.length;
774
+ for (let $ = 0; $ < g; $++) {
766
775
  const v = _[$];
767
- if ($ === x - 1)
776
+ if ($ === g - 1)
768
777
  return e.nativeToPseudo(w[v]);
769
778
  if (!w) {
770
779
  console.error(`getPropV1 unpkg failed, ${y}`);
@@ -775,8 +784,8 @@ function Zs(i, e, t) {
775
784
  }
776
785
  function u(d, f, k) {
777
786
  const h = e.pseudoToNative(d), y = e.pseudoToNative(f), w = e.pseudoToNative(k), _ = `id=${h} keys=${y} value=${w}`;
778
- let x;
779
- if (h === "globality" ? x = i.data.view : x = r.getNode(h), !x) {
787
+ let g;
788
+ if (h === "globality" ? g = i.data.view : g = r.getNode(h), !g) {
780
789
  console.error(`setPropV1 node not found, ${_}`);
781
790
  return;
782
791
  }
@@ -784,19 +793,19 @@ function Zs(i, e, t) {
784
793
  for (let C = 0; C < v; C++) {
785
794
  const L = $[C];
786
795
  if (C === v - 1)
787
- x[L] = w;
796
+ g[L] = w;
788
797
  else {
789
- if (!x) {
798
+ if (!g) {
790
799
  console.error(`setPropV1 unpkg failed, ${_}`);
791
800
  return;
792
801
  }
793
- x = x[L];
802
+ g = g[L];
794
803
  }
795
804
  }
796
805
  }
797
806
  function p(d, f, k, h) {
798
- const y = e.pseudoToNative(d), w = e.pseudoToNative(f), _ = e.pseudoToNative(k), x = { outputs: [] };
799
- i.eventBus?.emit(`callMethod@${y}`, { name: w, inputs: _, result: x }), h(e.nativeToPseudo(x.outputs)), e.run();
807
+ const y = e.pseudoToNative(d), w = e.pseudoToNative(f), _ = e.pseudoToNative(k), g = { outputs: [] };
808
+ i.eventBus?.emit(`callMethod@${y}`, { name: w, inputs: _, result: g }), h(e.nativeToPseudo(g.outputs)), e.run();
800
809
  }
801
810
  function b(d, f) {
802
811
  const k = e.pseudoToNative(d), h = e.pseudoToNative(f);
@@ -807,7 +816,7 @@ function Zs(i, e, t) {
807
816
  pageid: h
808
817
  };
809
818
  He.router.replace({ path: y, query: w });
810
- } else i.mode === "preview" && bi(
819
+ } else i.mode === "preview" && hi(
811
820
  He.i18n.global.t(
812
821
  "x-runtime-lib.msg.takeEffectOnlyAfterReleased"
813
822
  )
@@ -815,14 +824,14 @@ function Zs(i, e, t) {
815
824
  }
816
825
  function m(d, f, k) {
817
826
  const h = e.pseudoToNative(d), y = e.pseudoToNative(f);
818
- po({ title: h, text: y }).then((w) => {
827
+ bo({ title: h, text: y }).then((w) => {
819
828
  k(e.nativeToPseudo(w)), e.run();
820
829
  });
821
830
  }
822
831
  function c(d, f, k, h) {
823
832
  const y = e.pseudoToNative(d), w = e.pseudoToNative(f), _ = e.pseudoToNative(k);
824
- fo({ title: y, label: w, value: _ }).then((x) => {
825
- h(e.nativeToPseudo(x)), e.run();
833
+ yo({ title: y, label: w, value: _ }).then((g) => {
834
+ h(e.nativeToPseudo(g)), e.run();
826
835
  });
827
836
  }
828
837
  e.setProperty(
@@ -859,10 +868,10 @@ function Zs(i, e, t) {
859
868
  e.createAsyncFunction(c)
860
869
  );
861
870
  }
862
- function qs(i, e, t) {
863
- Us(e, t), js(e, t), Os(i, e, t), Zs(i, e, t);
871
+ function er(i, e, t) {
872
+ Zs(e, t), Js(e, t), Xs(i, e, t), Qs(i, e, t);
864
873
  }
865
- const Js = `
874
+ const tr = `
866
875
  var __env__ = 'dev'
867
876
  var __mode__ = 'editor'
868
877
 
@@ -872,7 +881,7 @@ function __getEnvV1__() {
872
881
 
873
882
  var __pointerPosX__ = 0
874
883
  var __pointerPosY__ = 0
875
- `, Xs = `
884
+ `, nr = `
876
885
  var __events__ = {}
877
886
 
878
887
  function __addEventListenerV1__(id, event, callback) {
@@ -943,7 +952,7 @@ function __triggerEvent__(id, event, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p1
943
952
  callbacks[i](p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16)
944
953
  }
945
954
  }
946
- `, Ys = `
955
+ `, ir = `
947
956
  var __timers__ = {}
948
957
  var __currTimerId__ = 0
949
958
 
@@ -985,15 +994,15 @@ function __timeoutCallbackV1__(timerId) {
985
994
  }
986
995
  }
987
996
  }
988
- `, Qs = `
997
+ `, or = `
989
998
  function __destroy__() {
990
999
  }
991
- `, er = Js + Xs + Ys + Qs;
992
- function Gi(i, e) {
993
- const t = new Io(
994
- er,
1000
+ `, sr = tr + nr + ir + or;
1001
+ function Oi(i, e) {
1002
+ const t = new So(
1003
+ sr,
995
1004
  (r, n) => {
996
- qs(i, r, n);
1005
+ er(i, r, n);
997
1006
  }
998
1007
  );
999
1008
  return t.appendCode(e), t.appendCode(`
@@ -1002,11 +1011,11 @@ __mode__ = '${i.mode}';
1002
1011
  __triggerEvent__('globality', 'startup');
1003
1012
  `), t.run(), t;
1004
1013
  }
1005
- function ji(i) {
1014
+ function Ki(i) {
1006
1015
  i.appendCode("__destroy__();"), i.run();
1007
1016
  }
1008
- const eu = ["string", "number", "boolean", "array", "object"];
1009
- function tu(i) {
1017
+ const ru = ["string", "number", "boolean", "array", "object"];
1018
+ function lu(i) {
1010
1019
  switch (i) {
1011
1020
  case "string":
1012
1021
  return "#5ba58c";
@@ -1020,7 +1029,7 @@ function tu(i) {
1020
1029
  return "#80a55b";
1021
1030
  }
1022
1031
  }
1023
- function nu(i, e, t, r, n) {
1032
+ function au(i, e, t, r, n) {
1024
1033
  let s = i;
1025
1034
  for (let u = 0; u < e.length; u++)
1026
1035
  if (s = s.children[e[u]], !s) {
@@ -1030,18 +1039,18 @@ function nu(i, e, t, r, n) {
1030
1039
  let a = s.children[t];
1031
1040
  a ? a.dataSeq !== r && (a = {
1032
1041
  dataSeq: r,
1033
- data: j(n),
1042
+ data: G(n),
1034
1043
  children: {}
1035
1044
  }) : (a = {
1036
1045
  dataSeq: r,
1037
- data: j(n),
1046
+ data: G(n),
1038
1047
  children: {}
1039
1048
  }, s.children[t] = a);
1040
1049
  }
1041
- function Oi() {
1042
- return Co();
1050
+ function Zi() {
1051
+ return To();
1043
1052
  }
1044
- const tr = /* @__PURE__ */ z({
1053
+ const rr = /* @__PURE__ */ z({
1045
1054
  __name: "index",
1046
1055
  props: {
1047
1056
  id: {},
@@ -1050,28 +1059,28 @@ const tr = /* @__PURE__ */ z({
1050
1059
  outer: { type: Boolean }
1051
1060
  },
1052
1061
  setup(i) {
1053
- const { t: e } = ki(), t = i, r = Di(), n = Ei(), s = A(), a = le(), u = ae(), p = ue(), b = Mi(), m = be(-1), c = be(), d = {};
1054
- Fi(d);
1062
+ const { t: e } = wi(), t = i, r = Mi(), n = Fi(), s = A(), a = le(), u = ae(), p = ue(), b = Hi(), m = be(-1), c = be(), d = {};
1063
+ Ui(d);
1055
1064
  const f = () => {
1056
- d.eventBus && (d.eventBus = void 0), d.interpreter && (ji(d.interpreter), d.interpreter = void 0);
1065
+ d.eventBus && (d.eventBus = void 0), d.interpreter && (Ki(d.interpreter), d.interpreter = void 0);
1057
1066
  };
1058
- Yt(() => {
1067
+ Qt(() => {
1059
1068
  if (!t.refContext.refid) {
1060
1069
  m.value = -1, c.value = void 0, f();
1061
1070
  return;
1062
1071
  }
1063
1072
  const v = b.value[t.refContext.refid];
1064
1073
  if (!v) {
1065
- m.value = -1, c.value = null, f(), tn.emit("compNotAvail", t.refContext.refid);
1074
+ m.value = -1, c.value = null, f(), nn.emit("compNotAvail", t.refContext.refid);
1066
1075
  return;
1067
1076
  }
1068
- if (m.value === v.dataSeq || (m.value = v.dataSeq, c.value = j(v.data), s !== "runtime" && s !== "preview"))
1077
+ if (m.value === v.dataSeq || (m.value = v.dataSeq, c.value = G(v.data), s !== "runtime" && s !== "preview"))
1069
1078
  return;
1070
1079
  f();
1071
1080
  const C = c.value, L = C.code.script;
1072
1081
  if (L) {
1073
- const F = Oi();
1074
- d.eventBus = F, d.interpreter = Gi(
1082
+ const F = Zi();
1083
+ d.eventBus = F, d.interpreter = Oi(
1075
1084
  { org: r, env: n, mode: s, type: u, data: C, eventBus: F },
1076
1085
  L
1077
1086
  );
@@ -1084,7 +1093,7 @@ const tr = /* @__PURE__ */ z({
1084
1093
  return u === "page" ? C === "common" ? k(v) : console.assert(!1) : u === "comp" && C === "common" ? k(v) : console.assert(!1), v;
1085
1094
  });
1086
1095
  function y(v) {
1087
- const C = yn[p.value.version].refKey, L = ye[C];
1096
+ const C = hn[p.value.version].refKey, L = ye[C];
1088
1097
  return L ? J(L.comp, {
1089
1098
  refContext: {
1090
1099
  parent: t.refContext,
@@ -1106,7 +1115,7 @@ const tr = /* @__PURE__ */ z({
1106
1115
  function _(v) {
1107
1116
  return v.ref ? y(v) : w(v);
1108
1117
  }
1109
- function x() {
1118
+ function g() {
1110
1119
  let v = t.refContext.parent;
1111
1120
  for (; v; ) {
1112
1121
  if (v.refid === t.refContext.refid)
@@ -1116,7 +1125,7 @@ const tr = /* @__PURE__ */ z({
1116
1125
  return !1;
1117
1126
  }
1118
1127
  const $ = () => {
1119
- if (x())
1128
+ if (g())
1120
1129
  return J("div", { id: t.id }, e("x-runtime-lib.circularRef"));
1121
1130
  if (!c.value)
1122
1131
  return c.value === void 0 ? J("div", { id: t.id }) : J("div", { id: t.id }, e("x-runtime-lib.compNotAvail"));
@@ -1141,14 +1150,14 @@ const tr = /* @__PURE__ */ z({
1141
1150
  const r = {};
1142
1151
  return i.fitContent && (r.width = "fit-content", r.height = "fit-content"), r;
1143
1152
  });
1144
- return (r, n) => o(e) === "editor" ? (I(), re("div", {
1153
+ return (r, n) => o(e) === "editor" ? (I(), ie("div", {
1145
1154
  key: 0,
1146
- style: ie(t.value)
1155
+ style: oe(t.value)
1147
1156
  }, [
1148
- G(r.$slots, "default")
1149
- ], 4)) : G(r.$slots, "default", { key: 1 });
1157
+ j(r.$slots, "default")
1158
+ ], 4)) : j(r.$slots, "default", { key: 1 });
1150
1159
  }
1151
- }), nr = /* @__PURE__ */ z({
1160
+ }), lr = /* @__PURE__ */ z({
1152
1161
  __name: "index",
1153
1162
  props: {
1154
1163
  node: {},
@@ -1158,7 +1167,7 @@ const tr = /* @__PURE__ */ z({
1158
1167
  const e = i, t = A(), r = B(), { prop: n } = l(t, r, e, ["settings", "open"]);
1159
1168
  return (s, a) => (I(), N(o(ee), null, {
1160
1169
  default: P(() => [
1161
- o(n) ? G(s.$slots, "default", { key: 0 }) : Qt("", !0)
1170
+ o(n) ? j(s.$slots, "default", { key: 0 }) : en("", !0)
1162
1171
  ]),
1163
1172
  _: 3
1164
1173
  }));
@@ -1170,28 +1179,28 @@ const tr = /* @__PURE__ */ z({
1170
1179
  state: {}
1171
1180
  },
1172
1181
  setup(i) {
1173
- const { t: e } = ki(), t = i, r = Di(), n = Ei(), s = A(), a = ae(), u = ue(), p = Mi(), b = be(-1), m = be(), c = {};
1174
- Fi(c);
1182
+ const { t: e } = wi(), t = i, r = Mi(), n = Fi(), s = A(), a = ae(), u = ue(), p = Hi(), b = be(-1), m = be(), c = {};
1183
+ Ui(c);
1175
1184
  const d = () => {
1176
- c.eventBus && (c.eventBus = void 0), c.interpreter && (ji(c.interpreter), c.interpreter = void 0);
1185
+ c.eventBus && (c.eventBus = void 0), c.interpreter && (Ki(c.interpreter), c.interpreter = void 0);
1177
1186
  };
1178
- Yt(() => {
1187
+ Qt(() => {
1179
1188
  if (!t.refContext.refid) {
1180
1189
  b.value = -1, m.value = void 0, d();
1181
1190
  return;
1182
1191
  }
1183
- const x = p.value[t.refContext.refid];
1184
- if (!x) {
1185
- b.value = -1, m.value = null, d(), tn.emit("compNotAvail", t.refContext.refid);
1192
+ const g = p.value[t.refContext.refid];
1193
+ if (!g) {
1194
+ b.value = -1, m.value = null, d(), nn.emit("compNotAvail", t.refContext.refid);
1186
1195
  return;
1187
1196
  }
1188
- if (b.value === x.dataSeq || (b.value = x.dataSeq, m.value = j(x.data), s !== "runtime" && s !== "preview"))
1197
+ if (b.value === g.dataSeq || (b.value = g.dataSeq, m.value = G(g.data), s !== "runtime" && s !== "preview"))
1189
1198
  return;
1190
1199
  d();
1191
1200
  const $ = m.value, v = $.code.script;
1192
1201
  if (v) {
1193
- const C = Oi();
1194
- c.eventBus = C, c.interpreter = Gi(
1202
+ const C = Zi();
1203
+ c.eventBus = C, c.interpreter = Oi(
1195
1204
  { org: r, env: n, mode: s, type: a, data: $, eventBus: C },
1196
1205
  v
1197
1206
  );
@@ -1209,34 +1218,34 @@ const tr = /* @__PURE__ */ z({
1209
1218
  },
1210
1219
  { deep: !0, immediate: !0 }
1211
1220
  );
1212
- function k(x) {
1213
- const $ = yn[u.value.version].refKey, v = ye[$];
1221
+ function k(g) {
1222
+ const $ = hn[u.value.version].refKey, v = ye[$];
1214
1223
  return v ? J(v.comp, {
1215
1224
  refContext: {
1216
1225
  parent: t.refContext,
1217
- refid: x.ref.id
1226
+ refid: g.ref.id
1218
1227
  },
1219
- node: x
1228
+ node: g
1220
1229
  }) : (console.assert(!1, `ref element not found key=${$}`), J("div", `ref element not found key=${$}`));
1221
1230
  }
1222
- function h(x) {
1223
- const $ = ye[x.basic.key];
1231
+ function h(g) {
1232
+ const $ = ye[g.basic.key];
1224
1233
  if (!$)
1225
- return console.assert(!1, `element not found key=${x.basic.key}`), J("div", `element not found key=${x.basic.key}`);
1234
+ return console.assert(!1, `element not found key=${g.basic.key}`), J("div", `element not found key=${g.basic.key}`);
1226
1235
  const v = [];
1227
- return $.leaf || x.children?.forEach((C) => {
1236
+ return $.leaf || g.children?.forEach((C) => {
1228
1237
  v.push(y(C));
1229
- }), J($.comp, { node: x }, { default: () => v });
1238
+ }), J($.comp, { node: g }, { default: () => v });
1230
1239
  }
1231
- function y(x) {
1232
- return x.ref ? k(x) : h(x);
1240
+ function y(g) {
1241
+ return g.ref ? k(g) : h(g);
1233
1242
  }
1234
1243
  function w() {
1235
- let x = t.refContext.parent;
1236
- for (; x; ) {
1237
- if (x.refid === t.refContext.refid)
1244
+ let g = t.refContext.parent;
1245
+ for (; g; ) {
1246
+ if (g.refid === t.refContext.refid)
1238
1247
  return !0;
1239
- x = x.parent;
1248
+ g = g.parent;
1240
1249
  }
1241
1250
  return !1;
1242
1251
  }
@@ -1245,18 +1254,18 @@ const tr = /* @__PURE__ */ z({
1245
1254
  return J("div", e("x-runtime-lib.circularRef"));
1246
1255
  if (!m.value)
1247
1256
  return m.value === void 0 ? J("div") : J("div", e("x-runtime-lib.compNotAvail"));
1248
- const x = m.value.type;
1249
- if (x === "common") {
1257
+ const g = m.value.type;
1258
+ if (g === "common") {
1250
1259
  const $ = [];
1251
1260
  return m.value.view.nodes.forEach((v) => {
1252
1261
  $.push(y(v));
1253
1262
  }), $;
1254
1263
  } else
1255
- return console.assert(!1, `invalid subtype=${x}`), J("div", `invalid subtype=${x}`);
1264
+ return console.assert(!1, `invalid subtype=${g}`), J("div", `invalid subtype=${g}`);
1256
1265
  };
1257
- return (x, $) => (I(), N(_));
1266
+ return (g, $) => (I(), N(_));
1258
1267
  }
1259
- }), ir = /* @__PURE__ */ z({
1268
+ }), ar = /* @__PURE__ */ z({
1260
1269
  __name: "index",
1261
1270
  props: {
1262
1271
  node: {},
@@ -1282,13 +1291,13 @@ const tr = /* @__PURE__ */ z({
1282
1291
  theme: o(u)
1283
1292
  }, {
1284
1293
  default: P(() => [
1285
- G(m.$slots, "default")
1294
+ j(m.$slots, "default")
1286
1295
  ]),
1287
1296
  _: 3
1288
1297
  }, 8, ["content", "dot", "offset-x", "offset-y", "theme"]);
1289
1298
  };
1290
1299
  }
1291
- }), or = /* @__PURE__ */ z({
1300
+ }), ur = /* @__PURE__ */ z({
1292
1301
  __name: "index",
1293
1302
  props: {
1294
1303
  node: {},
@@ -1309,7 +1318,7 @@ const tr = /* @__PURE__ */ z({
1309
1318
  ]), { prop: _ } = l(t, n, e, [
1310
1319
  "settings",
1311
1320
  "readonly"
1312
- ]), { prop: x } = l(t, n, e, ["settings", "ripple"]), { prop: $ } = l(t, n, e, ["settings", "size"]), { prop: v } = l(t, n, e, ["settings", "stacked"]), { prop: C } = l(t, n, e, ["settings", "text"]), { theme: L } = U(r), { prop: F } = l(t, n, e, ["settings", "variant"]), { prop: T } = l(t, n, e, ["size", "width"]), H = (K) => {
1321
+ ]), { prop: g } = l(t, n, e, ["settings", "ripple"]), { prop: $ } = l(t, n, e, ["settings", "size"]), { prop: v } = l(t, n, e, ["settings", "stacked"]), { prop: C } = l(t, n, e, ["settings", "text"]), { theme: L } = U(r), { prop: F } = l(t, n, e, ["settings", "variant"]), { prop: T } = l(t, n, e, ["size", "width"]), H = (K) => {
1313
1322
  if (t !== "runtime" && t !== "preview")
1314
1323
  return;
1315
1324
  const O = n.interpreter;
@@ -1336,7 +1345,7 @@ const tr = /* @__PURE__ */ z({
1336
1345
  "min-width": o(y),
1337
1346
  "prepend-icon": o(w),
1338
1347
  readonly: o(_),
1339
- ripple: o(x),
1348
+ ripple: o(g),
1340
1349
  size: o($),
1341
1350
  stacked: o(v),
1342
1351
  text: o(C),
@@ -1350,22 +1359,17 @@ const tr = /* @__PURE__ */ z({
1350
1359
  });
1351
1360
  };
1352
1361
  }
1353
- }), _e = (i, e) => {
1354
- const t = i.__vccOpts || i;
1355
- for (const [r, n] of e)
1356
- t[r] = n;
1357
- return t;
1358
- }, sr = {};
1359
- function rr(i, e) {
1362
+ }), cr = {};
1363
+ function dr(i, e) {
1360
1364
  const t = W("v-btn-group");
1361
1365
  return I(), N(t, null, {
1362
1366
  default: P(() => [
1363
- G(i.$slots, "default")
1367
+ j(i.$slots, "default")
1364
1368
  ]),
1365
1369
  _: 3
1366
1370
  });
1367
1371
  }
1368
- const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1372
+ const mr = /* @__PURE__ */ xe(cr, [["render", dr]]), pr = /* @__PURE__ */ z({
1369
1373
  __name: "index",
1370
1374
  props: {
1371
1375
  node: {},
@@ -1401,13 +1405,13 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1401
1405
  variant: o(h)
1402
1406
  }, {
1403
1407
  default: P(() => [
1404
- G(y.$slots, "default")
1408
+ j(y.$slots, "default")
1405
1409
  ]),
1406
1410
  _: 3
1407
1411
  }, 8, ["block", "disabled", "divided", "mandatory", "multiple", "readonly", "size", "stacked", "theme", "tile", "variant"]);
1408
1412
  };
1409
1413
  }
1410
- }), ur = /* @__PURE__ */ z({
1414
+ }), fr = /* @__PURE__ */ z({
1411
1415
  __name: "index",
1412
1416
  props: {
1413
1417
  node: {},
@@ -1420,7 +1424,7 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1420
1424
  ]), { prop: u } = l(t, n, e, ["size", "height"]), { prop: p } = l(t, n, e, ["settings", "hover"]), { prop: b } = 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: f } = l(t, n, e, ["size", "minWidth"]), { prop: k } = l(t, n, e, [
1421
1425
  "settings",
1422
1426
  "subtitle"
1423
- ]), { prop: h } = l(t, n, e, ["settings", "text"]), { theme: y } = U(r), { prop: w } = l(t, n, e, ["settings", "title"]), { prop: _ } = l(t, n, e, ["settings", "variant"]), { prop: x } = l(t, n, e, ["size", "width"]);
1427
+ ]), { prop: h } = l(t, n, e, ["settings", "text"]), { theme: y } = U(r), { prop: w } = l(t, n, e, ["settings", "title"]), { prop: _ } = l(t, n, e, ["settings", "variant"]), { prop: g } = l(t, n, e, ["size", "width"]);
1424
1428
  return ($, v) => {
1425
1429
  const C = W("v-card");
1426
1430
  return I(), N(C, {
@@ -1438,16 +1442,16 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1438
1442
  theme: o(y),
1439
1443
  title: o(w),
1440
1444
  variant: o(_),
1441
- width: o(x)
1445
+ width: o(g)
1442
1446
  }, {
1443
1447
  default: P(() => [
1444
- G($.$slots, "default")
1448
+ j($.$slots, "default")
1445
1449
  ]),
1446
1450
  _: 3
1447
1451
  }, 8, ["density", "disabled", "height", "hover", "loading", "max-height", "max-width", "min-height", "min-width", "subtitle", "text", "theme", "title", "variant", "width"]);
1448
1452
  };
1449
1453
  }
1450
- }), cr = /* @__PURE__ */ z({
1454
+ }), br = /* @__PURE__ */ z({
1451
1455
  __name: "index",
1452
1456
  props: {
1453
1457
  node: {},
@@ -1469,7 +1473,7 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1469
1473
  }, null, 8, ["disabled", "readonly"]);
1470
1474
  };
1471
1475
  }
1472
- }), dr = /* @__PURE__ */ z({
1476
+ }), yr = /* @__PURE__ */ z({
1473
1477
  __name: "index",
1474
1478
  props: {
1475
1479
  node: {},
@@ -1486,7 +1490,7 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1486
1490
  "settings",
1487
1491
  "draggable"
1488
1492
  ]), { prop: c } = l(t, n, e, ["settings", "filter"]), { prop: d } = l(t, n, e, ["settings", "label"]), { prop: f } = l(t, n, e, ["settings", "size"]), { prop: k } = l(t, n, e, ["settings", "text"]), { theme: h } = U(r), { prop: y } = l(t, n, e, ["settings", "tile"]), { prop: w } = l(t, n, e, ["settings", "value"]), { prop: _ } = l(t, n, e, ["settings", "variant"]);
1489
- return (x, $) => {
1493
+ return (g, $) => {
1490
1494
  const v = W("v-chip");
1491
1495
  return I(), N(v, {
1492
1496
  closable: o(s),
@@ -1505,7 +1509,7 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1505
1509
  }, null, 8, ["closable", "color", "density", "disabled", "draggable", "filter", "label", "size", "text", "theme", "tile", "value", "variant"]);
1506
1510
  };
1507
1511
  }
1508
- }), mr = /* @__PURE__ */ z({
1512
+ }), hr = /* @__PURE__ */ z({
1509
1513
  __name: "index",
1510
1514
  props: {
1511
1515
  node: {},
@@ -1543,13 +1547,13 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1543
1547
  theme: o(d)
1544
1548
  }, {
1545
1549
  default: P(() => [
1546
- G(k.$slots, "default")
1550
+ j(k.$slots, "default")
1547
1551
  ]),
1548
1552
  _: 3
1549
1553
  }, 8, ["modelValue", "column", "direction", "disabled", "filter", "mandatory", "multiple", "show-arrows", "theme"]);
1550
1554
  };
1551
1555
  }
1552
- }), pr = /* @__PURE__ */ z({
1556
+ }), xr = /* @__PURE__ */ z({
1553
1557
  __name: "index",
1554
1558
  props: {
1555
1559
  node: {},
@@ -1557,8 +1561,8 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1557
1561
  },
1558
1562
  setup(i) {
1559
1563
  const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), u = B(), { applySize: p } = pe(t, r, e), b = V(() => {
1560
- const _ = {}, x = a.value.type;
1561
- return s === "page" ? x === "common" ? p(_) : console.assert(!1) : s === "comp" && x === "common" ? p(_) : console.assert(!1), _;
1564
+ const _ = {}, g = a.value.type;
1565
+ return s === "page" ? g === "common" ? p(_) : console.assert(!1) : s === "comp" && g === "common" ? p(_) : console.assert(!1), _;
1562
1566
  }), { prop: m } = l(t, u, e, [
1563
1567
  "settings",
1564
1568
  "disabled"
@@ -1581,7 +1585,7 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1581
1585
  "settings",
1582
1586
  "showSwatches"
1583
1587
  ]), { theme: w } = U(n);
1584
- return (_, x) => {
1588
+ return (_, g) => {
1585
1589
  const $ = W("v-color-picker");
1586
1590
  return I(), N($, {
1587
1591
  disabled: o(m),
@@ -1591,12 +1595,12 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1591
1595
  "hide-sliders": o(k),
1592
1596
  landscape: o(h),
1593
1597
  "show-swatches": o(y),
1594
- style: ie(b.value),
1598
+ style: oe(b.value),
1595
1599
  theme: o(w)
1596
1600
  }, null, 8, ["disabled", "hide-canvas", "hide-header", "hide-inputs", "hide-sliders", "landscape", "show-swatches", "style", "theme"]);
1597
1601
  };
1598
1602
  }
1599
- }), fr = /* @__PURE__ */ z({
1603
+ }), gr = /* @__PURE__ */ z({
1600
1604
  __name: "index",
1601
1605
  props: {
1602
1606
  node: {},
@@ -1635,7 +1639,7 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1635
1639
  });
1636
1640
  };
1637
1641
  }
1638
- }), br = /* @__PURE__ */ z({
1642
+ }), vr = /* @__PURE__ */ z({
1639
1643
  __name: "index",
1640
1644
  props: {
1641
1645
  node: {},
@@ -1645,17 +1649,17 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1645
1649
  const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), u = B(), { prop: p } = l(t, u, e, [
1646
1650
  "settings",
1647
1651
  "backgroundColor"
1648
- ]), { color: b } = Y(n, p), { applySize: m } = pe(t, r, e), { applyMargin: c } = on(e), { applyPadding: d } = sn(e), { applyBorder: f } = nn(n, e), k = V(() => {
1652
+ ]), { color: b } = Y(n, p), { applySize: m } = pe(t, r, e), { applyMargin: c } = sn(e), { applyPadding: d } = rn(e), { applyBorder: f } = on(n, e), k = V(() => {
1649
1653
  const h = {}, y = a.value.type;
1650
1654
  return s === "page" ? y === "common" ? (m(h), c(h), d(h), f(h), b.value && (h.backgroundColor = b.value)) : console.assert(!1) : s === "comp" && y === "common" ? (m(h), c(h), d(h), f(h), b.value && (h.backgroundColor = b.value)) : console.assert(!1), h;
1651
1655
  });
1652
- return (h, y) => (I(), re("div", {
1653
- style: ie(k.value)
1656
+ return (h, y) => (I(), ie("div", {
1657
+ style: oe(k.value)
1654
1658
  }, [
1655
- G(h.$slots, "default")
1659
+ j(h.$slots, "default")
1656
1660
  ], 4));
1657
1661
  }
1658
- }), yr = /* @__PURE__ */ z({
1662
+ }), kr = /* @__PURE__ */ z({
1659
1663
  __name: "index",
1660
1664
  props: {
1661
1665
  node: {},
@@ -1679,13 +1683,13 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1679
1683
  "multiSort"
1680
1684
  ]), { theme: k } = U(r), { prop: h } = l(t, n, e, ["size", "width"]), y = V(() => {
1681
1685
  const w = [];
1682
- return (e.node.slots?.items ?? []).forEach((x) => {
1683
- x.column && x.comp && w.push(x);
1686
+ return (e.node.slots?.items ?? []).forEach((g) => {
1687
+ g.column && g.comp && w.push(g);
1684
1688
  }), w;
1685
1689
  });
1686
1690
  return (w, _) => {
1687
- const x = W("v-data-table");
1688
- return I(), N(x, {
1691
+ const g = W("v-data-table");
1692
+ return I(), N(g, {
1689
1693
  density: o(s),
1690
1694
  "fixed-footer": o(a),
1691
1695
  "fixed-header": o(u),
@@ -1697,8 +1701,8 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1697
1701
  "multi-sort": o(f),
1698
1702
  theme: o(k),
1699
1703
  width: o(h)
1700
- }, en({ _: 2 }, [
1701
- so(y.value, ($) => ({
1704
+ }, tn({ _: 2 }, [
1705
+ lo(y.value, ($) => ({
1702
1706
  name: `item.${$.column}`,
1703
1707
  fn: P(({ value: v }) => [
1704
1708
  Z(o(fe), {
@@ -1710,20 +1714,20 @@ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1710
1714
  ]), 1032, ["density", "fixed-footer", "fixed-header", "headers", "height", "hover", "items", "loading", "multi-sort", "theme", "width"]);
1711
1715
  };
1712
1716
  }
1713
- }), hr = {};
1714
- function xr(i, e) {
1717
+ }), _r = {};
1718
+ function wr(i, e) {
1715
1719
  const t = W("v-date-picker");
1716
1720
  return I(), N(t);
1717
1721
  }
1718
- const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PURE__ */ z({
1722
+ const Vr = /* @__PURE__ */ xe(_r, [["render", wr]]), $r = ["id"], Ir = /* @__PURE__ */ z({
1719
1723
  __name: "index",
1720
1724
  props: {
1721
1725
  node: {},
1722
1726
  outer: { type: Boolean }
1723
1727
  },
1724
1728
  setup(i) {
1725
- const e = i, t = A(), r = B(), n = V(() => e.node.basic?.id), { open: s } = hi(`runtimeDlg/${pi()}`);
1726
- return Hi(r, e, (u) => {
1729
+ const e = i, t = A(), r = B(), n = V(() => e.node.basic?.id), { open: s } = gi(`runtimeDlg/${bi()}`);
1730
+ return ji(r, e, (u) => {
1727
1731
  if (t !== "runtime" && t !== "preview" || !r.interpreter)
1728
1732
  return;
1729
1733
  const { name: b } = u;
@@ -1736,19 +1740,19 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
1736
1740
  attach: "#dialogContainer"
1737
1741
  }, {
1738
1742
  activator: P(() => [
1739
- o(t) === "editor" ? (I(), re("div", {
1743
+ o(t) === "editor" ? (I(), ie("div", {
1740
1744
  key: 0,
1741
1745
  id: `__node__@${n.value}`
1742
- }, null, 8, vr)) : Qt("", !0)
1746
+ }, null, 8, $r)) : en("", !0)
1743
1747
  ]),
1744
1748
  default: P(() => [
1745
- G(u.$slots, "default")
1749
+ j(u.$slots, "default")
1746
1750
  ]),
1747
1751
  _: 3
1748
1752
  }, 8, ["modelValue"]);
1749
1753
  };
1750
1754
  }
1751
- }), _r = /* @__PURE__ */ z({
1755
+ }), Cr = /* @__PURE__ */ z({
1752
1756
  __name: "index",
1753
1757
  props: {
1754
1758
  node: {},
@@ -1787,22 +1791,22 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
1787
1791
  }, null, 8, ["chips", "density", "direction", "disabled", "label", "loading", "multiple", "readonly", "reverse", "single-line"]);
1788
1792
  };
1789
1793
  }
1790
- }), wr = /* @__PURE__ */ z({
1794
+ }), Sr = /* @__PURE__ */ z({
1791
1795
  __name: "index",
1792
1796
  props: {
1793
1797
  node: {},
1794
1798
  outer: { type: Boolean }
1795
1799
  },
1796
1800
  setup(i) {
1797
- const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), u = B(), { applySize: p } = pe(t, r, e), { applyMargin: b } = on(e), { applyPadding: m } = sn(e), { applyBorder: c } = nn(n, e), { prop: d } = l(t, u, e, [
1801
+ const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), u = B(), { applySize: p } = pe(t, r, e), { applyMargin: b } = sn(e), { applyPadding: m } = rn(e), { applyBorder: c } = on(n, e), { prop: d } = l(t, u, e, [
1798
1802
  "settings",
1799
1803
  "backgroundColor"
1800
1804
  ]), { color: f } = Y(n, d), k = (y) => {
1801
1805
  f.value && (y.backgroundColor = f.value), y.display = "flex";
1802
- const w = Si(r.value.width), _ = we(w, e.node.settings?.direction);
1806
+ const w = zi(r.value.width), _ = we(w, e.node.settings?.direction);
1803
1807
  _ === "row" ? y.flexDirection = "row" : _ === "rowReverse" ? y.flexDirection = "row-reverse" : _ === "column" ? y.flexDirection = "column" : _ === "columnReverse" && (y.flexDirection = "column-reverse");
1804
- const x = we(w, e.node.settings?.wrap);
1805
- x === "no" ? y.flexWrap = "nowrap" : x === "yes" ? y.flexWrap = "wrap" : x === "reverse" && (y.flexWrap = "wrap-reverse");
1808
+ const g = we(w, e.node.settings?.wrap);
1809
+ g === "no" ? y.flexWrap = "nowrap" : g === "yes" ? y.flexWrap = "wrap" : g === "reverse" && (y.flexWrap = "wrap-reverse");
1806
1810
  const $ = we(w, e.node.settings?.mainAlign);
1807
1811
  $ === "start" ? y.justifyContent = "flex-start" : $ === "end" ? y.justifyContent = "flex-end" : $ === "center" ? y.justifyContent = "center" : $ === "spaceBetween" ? y.justifyContent = "space-between" : $ === "spaceAround" ? y.justifyContent = "space-around" : $ === "spaceEvenly" && (y.justifyContent = "space-evenly");
1808
1812
  const v = we(w, e.node.settings?.crossAlign);
@@ -1811,13 +1815,13 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
1811
1815
  const y = {}, w = a.value.type;
1812
1816
  return s === "page" ? w === "common" ? (p(y), b(y), m(y), c(y), k(y)) : console.assert(!1) : s === "comp" && w === "common" ? (p(y), b(y), m(y), c(y), k(y)) : console.assert(!1), y;
1813
1817
  });
1814
- return (y, w) => (I(), re("div", {
1815
- style: ie(h.value)
1818
+ return (y, w) => (I(), ie("div", {
1819
+ style: oe(h.value)
1816
1820
  }, [
1817
- G(y.$slots, "default")
1821
+ j(y.$slots, "default")
1818
1822
  ], 4));
1819
1823
  }
1820
- }), Vr = /* @__PURE__ */ z({
1824
+ }), Tr = /* @__PURE__ */ z({
1821
1825
  __name: "index",
1822
1826
  props: {
1823
1827
  node: {},
@@ -1828,13 +1832,13 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
1828
1832
  const c = {}, d = s.value.type;
1829
1833
  return n === "page" ? d === "common" ? (u(c), c.flexGrow = p.value ? 1 : 0, c.flexShrink = b.value ? 1 : 0) : console.assert(!1) : n === "comp" && d === "common" ? (u(c), c.flexGrow = p.value ? 1 : 0, c.flexShrink = b.value ? 1 : 0) : console.assert(!1), c;
1830
1834
  });
1831
- return (c, d) => (I(), re("div", {
1832
- style: ie(m.value)
1835
+ return (c, d) => (I(), ie("div", {
1836
+ style: oe(m.value)
1833
1837
  }, [
1834
- G(c.$slots, "default")
1838
+ j(c.$slots, "default")
1835
1839
  ], 4));
1836
1840
  }
1837
- }), $r = /* @__PURE__ */ z({
1841
+ }), zr = /* @__PURE__ */ z({
1838
1842
  __name: "index",
1839
1843
  props: {
1840
1844
  node: {},
@@ -1847,35 +1851,35 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
1847
1851
  ]), { prop: m } = l(t, u, e, [
1848
1852
  "settings",
1849
1853
  "backgroundColor"
1850
- ]), { color: c } = Y(n, m), { applySize: d } = pe(t, r, e), { applyMargin: f } = on(e), { applyPadding: k } = sn(e), { applyBorder: h } = nn(n, e), y = V(() => {
1851
- const _ = {}, x = a.value.type;
1852
- return s === "page" ? x === "common" ? (d(_), f(_), k(_), h(_), c.value && (_.backgroundColor = c.value)) : console.assert(!1) : s === "comp" && x === "common" ? (d(_), f(_), k(_), h(_), c.value && (_.backgroundColor = c.value)) : console.assert(!1), _;
1854
+ ]), { color: c } = Y(n, m), { applySize: d } = pe(t, r, e), { applyMargin: f } = sn(e), { applyPadding: k } = rn(e), { applyBorder: h } = on(n, e), y = V(() => {
1855
+ const _ = {}, g = a.value.type;
1856
+ return s === "page" ? g === "common" ? (d(_), f(_), k(_), h(_), c.value && (_.backgroundColor = c.value)) : console.assert(!1) : s === "comp" && g === "common" ? (d(_), f(_), k(_), h(_), c.value && (_.backgroundColor = c.value)) : console.assert(!1), _;
1853
1857
  }), w = () => {
1854
1858
  if (t !== "runtime" && t !== "preview")
1855
1859
  return;
1856
1860
  const _ = u.interpreter;
1857
1861
  if (!_)
1858
1862
  return;
1859
- const x = _.nativeToPseudo(e.node.basic.id);
1860
- _.appendCode(`__triggerEvent__('${x}', 'submit')`), _.run();
1863
+ const g = _.nativeToPseudo(e.node.basic.id);
1864
+ _.appendCode(`__triggerEvent__('${g}', 'submit')`), _.run();
1861
1865
  };
1862
- return (_, x) => {
1866
+ return (_, g) => {
1863
1867
  const $ = W("v-form");
1864
1868
  return I(), N($, {
1865
1869
  modelValue: o(p),
1866
- "onUpdate:modelValue": x[0] || (x[0] = (v) => X(p) ? p.value = v : null),
1870
+ "onUpdate:modelValue": g[0] || (g[0] = (v) => X(p) ? p.value = v : null),
1867
1871
  "fast-fail": o(b),
1868
- style: ie(y.value),
1869
- onSubmit: ro(w, ["prevent"])
1872
+ style: oe(y.value),
1873
+ onSubmit: ao(w, ["prevent"])
1870
1874
  }, {
1871
1875
  default: P(() => [
1872
- G(_.$slots, "default")
1876
+ j(_.$slots, "default")
1873
1877
  ]),
1874
1878
  _: 3
1875
1879
  }, 8, ["modelValue", "fast-fail", "style"]);
1876
1880
  };
1877
1881
  }
1878
- }), Ir = /* @__PURE__ */ z({
1882
+ }), Ar = /* @__PURE__ */ z({
1879
1883
  __name: "index",
1880
1884
  props: {
1881
1885
  node: {},
@@ -1897,15 +1901,15 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
1897
1901
  }, null, 8, ["color", "disabled", "icon", "size", "theme"]);
1898
1902
  };
1899
1903
  }
1900
- }), Cr = ["id"], Sr = /* @__PURE__ */ z({
1904
+ }), Pr = ["id"], Nr = /* @__PURE__ */ z({
1901
1905
  __name: "index",
1902
1906
  props: {
1903
1907
  node: {},
1904
1908
  outer: { type: Boolean }
1905
1909
  },
1906
1910
  setup(i) {
1907
- const e = i, t = A(), r = B(), n = be(0), s = be(0), a = V(() => [n.value, s.value]), u = V(() => e.node.basic?.id), { open: p } = hi(`runtimeMenu/${pi()}`);
1908
- return Hi(r, e, (m) => {
1911
+ const e = i, t = A(), r = B(), n = be(0), s = be(0), a = V(() => [n.value, s.value]), u = V(() => e.node.basic?.id), { open: p } = gi(`runtimeMenu/${bi()}`);
1912
+ return ji(r, e, (m) => {
1909
1913
  if (t !== "runtime" && t !== "preview")
1910
1914
  return;
1911
1915
  const c = r.interpreter;
@@ -1924,19 +1928,19 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
1924
1928
  target: a.value
1925
1929
  }, {
1926
1930
  activator: P(() => [
1927
- o(t) === "editor" ? (I(), re("div", {
1931
+ o(t) === "editor" ? (I(), ie("div", {
1928
1932
  key: 0,
1929
1933
  id: `__node__@${u.value}`
1930
- }, null, 8, Cr)) : Qt("", !0)
1934
+ }, null, 8, Pr)) : en("", !0)
1931
1935
  ]),
1932
1936
  default: P(() => [
1933
- G(m.$slots, "default")
1937
+ j(m.$slots, "default")
1934
1938
  ]),
1935
1939
  _: 3
1936
1940
  }, 8, ["modelValue", "target"]);
1937
1941
  };
1938
1942
  }
1939
- }), Tr = /* @__PURE__ */ z({
1943
+ }), Wr = /* @__PURE__ */ z({
1940
1944
  __name: "index",
1941
1945
  props: {
1942
1946
  node: {},
@@ -1967,7 +1971,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
1967
1971
  "settings",
1968
1972
  "addIcon",
1969
1973
  "prepend"
1970
- ]), { prop: x } = l(t, n, e, [
1974
+ ]), { prop: g } = l(t, n, e, [
1971
1975
  "settings",
1972
1976
  "addIcon",
1973
1977
  "prependInner"
@@ -1999,7 +2003,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
1999
2003
  precision: o(y),
2000
2004
  prefix: o(w),
2001
2005
  "prepend-icon": o(_),
2002
- "prepend-inner-icon": o(x),
2006
+ "prepend-inner-icon": o(g),
2003
2007
  readonly: o($),
2004
2008
  reverse: o(v),
2005
2009
  "single-line": o(C),
@@ -2014,7 +2018,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2014
2018
  });
2015
2019
  };
2016
2020
  }
2017
- }), zr = /* @__PURE__ */ z({
2021
+ }), Lr = /* @__PURE__ */ z({
2018
2022
  __name: "index",
2019
2023
  props: {
2020
2024
  node: {},
@@ -2037,14 +2041,14 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2037
2041
  default: P(() => [
2038
2042
  Z(_, {
2039
2043
  modelValue: o(f),
2040
- "onUpdate:modelValue": w[0] || (w[0] = (x) => X(f) ? f.value = x : null),
2044
+ "onUpdate:modelValue": w[0] || (w[0] = (g) => X(f) ? f.value = g : null),
2041
2045
  density: o(s),
2042
2046
  disabled: o(a),
2043
2047
  length: o(u),
2044
2048
  "show-first-last-page": o(p),
2045
2049
  size: o(b),
2046
2050
  start: o(m),
2047
- style: ie(h.value),
2051
+ style: oe(h.value),
2048
2052
  theme: o(c),
2049
2053
  tile: o(d),
2050
2054
  variant: o(k)
@@ -2054,7 +2058,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2054
2058
  });
2055
2059
  };
2056
2060
  }
2057
- }), Ar = /* @__PURE__ */ z({
2061
+ }), Br = /* @__PURE__ */ z({
2058
2062
  __name: "index",
2059
2063
  props: {
2060
2064
  node: {},
@@ -2081,7 +2085,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2081
2085
  }, null, 8, ["color", "density", "disabled", "label", "readonly", "theme", "value"]);
2082
2086
  };
2083
2087
  }
2084
- }), Pr = /* @__PURE__ */ z({
2088
+ }), Rr = /* @__PURE__ */ z({
2085
2089
  __name: "index",
2086
2090
  props: {
2087
2091
  node: {},
@@ -2113,7 +2117,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2113
2117
  theme: o(m)
2114
2118
  }, {
2115
2119
  default: P(() => [
2116
- G(d.$slots, "default")
2120
+ j(d.$slots, "default")
2117
2121
  ]),
2118
2122
  _: 3
2119
2123
  }, 8, ["modelValue", "density", "direction", "disabled", "inline", "readonly", "theme"])
@@ -2122,7 +2126,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2122
2126
  });
2123
2127
  };
2124
2128
  }
2125
- }), Nr = /* @__PURE__ */ z({
2129
+ }), Dr = /* @__PURE__ */ z({
2126
2130
  __name: "index",
2127
2131
  props: {
2128
2132
  node: {},
@@ -2157,7 +2161,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2157
2161
  return "always";
2158
2162
  if (w.value === "show")
2159
2163
  return !0;
2160
- }), { prop: x } = l(t, n, e, [
2164
+ }), { prop: g } = l(t, n, e, [
2161
2165
  "settings",
2162
2166
  "thumbSize"
2163
2167
  ]), { prop: $ } = l(t, n, e, ["settings", "ticks"]), v = V(() => {
@@ -2166,7 +2170,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2166
2170
  const H = {};
2167
2171
  for (const { value: K, label: O } of $.value)
2168
2172
  H[K] = O;
2169
- if (!vi(H))
2173
+ if (!_i(H))
2170
2174
  return H;
2171
2175
  }), { prop: C } = l(t, n, e, [
2172
2176
  "settings",
@@ -2207,7 +2211,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2207
2211
  step: o(h),
2208
2212
  theme: o(y),
2209
2213
  "thumb-label": _.value,
2210
- "thumb-size": o(x),
2214
+ "thumb-size": o(g),
2211
2215
  "tick-size": o(C),
2212
2216
  ticks: v.value
2213
2217
  }, null, 8, ["modelValue", "density", "direction", "disabled", "hide-details", "label", "max", "min", "readonly", "show-ticks", "step", "theme", "thumb-label", "thumb-size", "tick-size", "ticks"])
@@ -2216,7 +2220,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2216
2220
  }, 8, ["modelValue"]);
2217
2221
  };
2218
2222
  }
2219
- }), Wr = /* @__PURE__ */ z({
2223
+ }), Er = /* @__PURE__ */ z({
2220
2224
  __name: "index",
2221
2225
  props: {
2222
2226
  node: {},
@@ -2257,7 +2261,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2257
2261
  });
2258
2262
  };
2259
2263
  }
2260
- }), Lr = /* @__PURE__ */ z({
2264
+ }), Mr = /* @__PURE__ */ z({
2261
2265
  __name: "index",
2262
2266
  props: {
2263
2267
  node: {},
@@ -2296,14 +2300,14 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2296
2300
  });
2297
2301
  };
2298
2302
  }
2299
- }), Br = /* @__PURE__ */ z({
2303
+ }), Fr = /* @__PURE__ */ z({
2300
2304
  __name: "index",
2301
2305
  props: {
2302
2306
  node: {},
2303
2307
  outer: { type: Boolean }
2304
2308
  },
2305
2309
  setup(i) {
2306
- const e = i, t = A(), r = bo(), n = B(), { prop: s } = l(t, n, e, ["settings", "color"]), { color: a } = Y(r, s), { prop: u } = l(t, n, e, [
2310
+ const e = i, t = A(), r = ho(), n = B(), { prop: s } = l(t, n, e, ["settings", "color"]), { color: a } = Y(r, s), { prop: u } = l(t, n, e, [
2307
2311
  "settings",
2308
2312
  "direction"
2309
2313
  ]), { prop: p } = l(t, n, e, [
@@ -2323,10 +2327,10 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2323
2327
  return "always";
2324
2328
  if (h.value === "show")
2325
2329
  return !0;
2326
- }), { prop: w } = l(t, n, e, ["settings", "step"]), { theme: _ } = U(r), { prop: x } = l(t, n, e, [
2330
+ }), { prop: w } = l(t, n, e, ["settings", "step"]), { theme: _ } = U(r), { prop: g } = l(t, n, e, [
2327
2331
  "settings",
2328
2332
  "thumbColor"
2329
- ]), { color: $ } = Y(r, x), { prop: v } = l(t, n, e, [
2333
+ ]), { color: $ } = Y(r, g), { prop: v } = l(t, n, e, [
2330
2334
  "settings",
2331
2335
  "thumbLabel"
2332
2336
  ]), C = V(() => {
@@ -2343,7 +2347,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2343
2347
  const de = {};
2344
2348
  for (const { value: Ce, label: We } of F.value)
2345
2349
  de[Ce] = We;
2346
- if (!vi(de))
2350
+ if (!_i(de))
2347
2351
  return de;
2348
2352
  }), { prop: H } = l(t, n, e, [
2349
2353
  "settings",
@@ -2361,7 +2365,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2361
2365
  default: P(() => [
2362
2366
  Z(We, {
2363
2367
  modelValue: o(te),
2364
- "onUpdate:modelValue": Ce[0] || (Ce[0] = (io) => X(te) ? te.value = io : null),
2368
+ "onUpdate:modelValue": Ce[0] || (Ce[0] = (so) => X(te) ? te.value = so : null),
2365
2369
  color: o(a),
2366
2370
  direction: o(u),
2367
2371
  disabled: o(p),
@@ -2380,7 +2384,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2380
2384
  "tick-size": o(H),
2381
2385
  ticks: T.value,
2382
2386
  "track-color": o(O)
2383
- }, en({ _: 2 }, [
2387
+ }, tn({ _: 2 }, [
2384
2388
  o(ne) ? {
2385
2389
  name: "append",
2386
2390
  fn: P(() => [
@@ -2407,7 +2411,7 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2407
2411
  });
2408
2412
  };
2409
2413
  }
2410
- }), Rr = /* @__PURE__ */ z({
2414
+ }), Hr = /* @__PURE__ */ z({
2411
2415
  __name: "index",
2412
2416
  props: {
2413
2417
  node: {},
@@ -2427,23 +2431,23 @@ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PUR
2427
2431
  theme: o(a)
2428
2432
  }, {
2429
2433
  default: P(() => [
2430
- G(p.$slots, "default")
2434
+ j(p.$slots, "default")
2431
2435
  ]),
2432
2436
  _: 3
2433
2437
  }, 8, ["modelValue", "hide-actions", "theme"]);
2434
2438
  };
2435
2439
  }
2436
- }), Dr = {};
2437
- function Er(i, e) {
2440
+ }), Ur = {};
2441
+ function jr(i, e) {
2438
2442
  const t = W("v-stepper-header");
2439
2443
  return I(), N(t, null, {
2440
2444
  default: P(() => [
2441
- G(i.$slots, "default")
2445
+ j(i.$slots, "default")
2442
2446
  ]),
2443
2447
  _: 3
2444
2448
  });
2445
2449
  }
2446
- const Mr = /* @__PURE__ */ _e(Dr, [["render", Er]]), Fr = /* @__PURE__ */ z({
2450
+ const Gr = /* @__PURE__ */ xe(Ur, [["render", jr]]), Or = /* @__PURE__ */ z({
2447
2451
  __name: "index",
2448
2452
  props: {
2449
2453
  node: {},
@@ -2455,23 +2459,23 @@ const Mr = /* @__PURE__ */ _e(Dr, [["render", Er]]), Fr = /* @__PURE__ */ z({
2455
2459
  const u = W("v-stepper-item");
2456
2460
  return I(), N(u, { value: o(n) }, {
2457
2461
  default: P(() => [
2458
- G(s.$slots, "default")
2462
+ j(s.$slots, "default")
2459
2463
  ]),
2460
2464
  _: 3
2461
2465
  }, 8, ["value"]);
2462
2466
  };
2463
2467
  }
2464
- }), Hr = {};
2465
- function Ur(i, e) {
2468
+ }), Kr = {};
2469
+ function Zr(i, e) {
2466
2470
  const t = W("v-stepper-window");
2467
2471
  return I(), N(t, null, {
2468
2472
  default: P(() => [
2469
- G(i.$slots, "default")
2473
+ j(i.$slots, "default")
2470
2474
  ]),
2471
2475
  _: 3
2472
2476
  });
2473
2477
  }
2474
- const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2478
+ const qr = /* @__PURE__ */ xe(Kr, [["render", Zr]]), Jr = /* @__PURE__ */ z({
2475
2479
  __name: "index",
2476
2480
  props: {
2477
2481
  node: {},
@@ -2483,13 +2487,13 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2483
2487
  const u = W("v-stepper-window-item");
2484
2488
  return I(), N(u, { value: o(n) }, {
2485
2489
  default: P(() => [
2486
- G(s.$slots, "default")
2490
+ j(s.$slots, "default")
2487
2491
  ]),
2488
2492
  _: 3
2489
2493
  }, 8, ["value"]);
2490
2494
  };
2491
2495
  }
2492
- }), Or = /* @__PURE__ */ z({
2496
+ }), Xr = /* @__PURE__ */ z({
2493
2497
  __name: "index",
2494
2498
  props: {
2495
2499
  node: {},
@@ -2515,7 +2519,7 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2515
2519
  default: P(() => [
2516
2520
  Z(_, {
2517
2521
  modelValue: o(h),
2518
- "onUpdate:modelValue": w[0] || (w[0] = (x) => X(h) ? h.value = x : null),
2522
+ "onUpdate:modelValue": w[0] || (w[0] = (g) => X(h) ? h.value = g : null),
2519
2523
  density: o(s),
2520
2524
  direction: o(a),
2521
2525
  disabled: o(u),
@@ -2532,7 +2536,7 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2532
2536
  });
2533
2537
  };
2534
2538
  }
2535
- }), Kr = /* @__PURE__ */ z({
2539
+ }), Yr = /* @__PURE__ */ z({
2536
2540
  __name: "index",
2537
2541
  props: {
2538
2542
  node: {},
@@ -2548,7 +2552,7 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2548
2552
  return I(), N(o(ee), { "fit-content": !0 }, {
2549
2553
  default: P(() => [
2550
2554
  Z(c, {
2551
- style: ie(p.value),
2555
+ style: oe(p.value),
2552
2556
  text: o(s),
2553
2557
  theme: o(a),
2554
2558
  value: o(u)
@@ -2558,7 +2562,7 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2558
2562
  });
2559
2563
  };
2560
2564
  }
2561
- }), Zr = /* @__PURE__ */ z({
2565
+ }), Qr = /* @__PURE__ */ z({
2562
2566
  __name: "index",
2563
2567
  props: {
2564
2568
  node: {},
@@ -2594,7 +2598,7 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2594
2598
  ]), { prop: w } = l(t, n, e, ["settings", "items"]), { prop: _ } = l(t, n, e, [
2595
2599
  "settings",
2596
2600
  "mandatory"
2597
- ]), { prop: x } = l(t, n, e, [
2601
+ ]), { prop: g } = l(t, n, e, [
2598
2602
  "settings",
2599
2603
  "showArrows"
2600
2604
  ]), { prop: $ } = l(t, n, e, [
@@ -2619,19 +2623,19 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2619
2623
  "hide-slider": o(y),
2620
2624
  items: o(w),
2621
2625
  mandatory: o(_),
2622
- "show-arrows": o(x),
2626
+ "show-arrows": o(g),
2623
2627
  "slider-color": o(v),
2624
2628
  stacked: o(C),
2625
2629
  theme: o(L)
2626
2630
  }, {
2627
2631
  default: P(() => [
2628
- G(T.$slots, "default")
2632
+ j(T.$slots, "default")
2629
2633
  ]),
2630
2634
  _: 3
2631
2635
  }, 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"]);
2632
2636
  };
2633
2637
  }
2634
- }), qr = /* @__PURE__ */ z({
2638
+ }), el = /* @__PURE__ */ z({
2635
2639
  __name: "index",
2636
2640
  props: {
2637
2641
  node: {},
@@ -2645,14 +2649,14 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2645
2649
  "settings",
2646
2650
  "emphasis"
2647
2651
  ]), { prop: p } = l(t, n, e, ["settings", "italic"]), { prop: b } = l(t, n, e, ["settings", "text"]), { prop: m } = l(t, n, e, ["settings", "weight"]), c = V(() => {
2648
- const d = [], f = Si(r.value.width), k = we(f, e.node.settings?.style);
2652
+ const d = [], f = zi(r.value.width), k = we(f, e.node.settings?.style);
2649
2653
  return k && d.push(`text-${k}`), u.value === "high" ? d.push("text-high-emphasis") : u.value === "medium" ? d.push("text-medium-emphasis") : u.value === "disabled" && d.push("text-disabled"), s.value && d.push(`font-${s.value}`), a.value && d.push(`text-decoration-${a.value}`), m.value && d.push(`font-weight-${m.value}`), p.value && d.push("font-italic"), d.join(" ");
2650
2654
  });
2651
- return (d, f) => (I(), re("span", {
2652
- class: lo(c.value)
2653
- }, ao(o(b)), 3));
2655
+ return (d, f) => (I(), ie("span", {
2656
+ class: uo(c.value)
2657
+ }, co(o(b)), 3));
2654
2658
  }
2655
- }), Jr = /* @__PURE__ */ z({
2659
+ }), tl = /* @__PURE__ */ z({
2656
2660
  __name: "index",
2657
2661
  props: {
2658
2662
  node: {},
@@ -2677,7 +2681,7 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2677
2681
  ]), { prop: k } = l(t, n, e, ["settings", "reverse"]), { prop: h } = l(t, n, e, ["settings", "rows"]), { prop: y } = l(t, n, e, [
2678
2682
  "settings",
2679
2683
  "singleLine"
2680
- ]), { theme: w } = U(r), { prop: _ } = l(t, n, e, ["settings", "value"]), { prop: x } = l(t, n, e, ["settings", "variant"]);
2684
+ ]), { theme: w } = U(r), { prop: _ } = l(t, n, e, ["settings", "value"]), { prop: g } = l(t, n, e, ["settings", "variant"]);
2681
2685
  return ($, v) => {
2682
2686
  const C = W("v-textarea");
2683
2687
  return I(), N(o(ee), null, {
@@ -2698,14 +2702,14 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2698
2702
  rows: o(h),
2699
2703
  "single-line": o(y),
2700
2704
  theme: o(w),
2701
- variant: o(x)
2705
+ variant: o(g)
2702
2706
  }, null, 8, ["modelValue", "auto-grow", "clearable", "density", "disabled", "label", "loading", "max-rows", "placeholder", "readonly", "reverse", "rows", "single-line", "theme", "variant"])
2703
2707
  ]),
2704
2708
  _: 1
2705
2709
  });
2706
2710
  };
2707
2711
  }
2708
- }), Xr = /* @__PURE__ */ z({
2712
+ }), nl = /* @__PURE__ */ z({
2709
2713
  __name: "index",
2710
2714
  props: {
2711
2715
  node: {},
@@ -2742,7 +2746,7 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2742
2746
  ]), { prop: _ } = l(t, n, e, [
2743
2747
  "settings",
2744
2748
  "readonly"
2745
- ]), { prop: x } = l(t, n, e, ["settings", "reverse"]), { prop: $ } = l(t, n, e, [
2749
+ ]), { prop: g } = l(t, n, e, ["settings", "reverse"]), { prop: $ } = l(t, n, e, [
2746
2750
  "settings",
2747
2751
  "singleLine"
2748
2752
  ]), { prop: v } = l(t, n, e, ["settings", "suffix"]), { theme: C } = U(r), { prop: L } = l(t, n, e, ["settings", "value"]), { prop: F } = l(t, n, e, ["settings", "variant"]), { prop: T } = l(t, n, e, ["slots", "append"]), { prop: H } = l(t, n, e, [
@@ -2776,12 +2780,12 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2776
2780
  "prepend-icon": o(y),
2777
2781
  "prepend-inner-icon": o(w),
2778
2782
  readonly: o(_),
2779
- reverse: o(x),
2783
+ reverse: o(g),
2780
2784
  "single-line": o($),
2781
2785
  suffix: o(v),
2782
2786
  theme: o(C),
2783
2787
  variant: o(F)
2784
- }, en({ _: 2 }, [
2788
+ }, tn({ _: 2 }, [
2785
2789
  o(T) ? {
2786
2790
  name: "append",
2787
2791
  fn: P(() => [
@@ -2828,7 +2832,7 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2828
2832
  });
2829
2833
  };
2830
2834
  }
2831
- }), Yr = /* @__PURE__ */ z({
2835
+ }), il = /* @__PURE__ */ z({
2832
2836
  __name: "index",
2833
2837
  props: {
2834
2838
  node: {},
@@ -2866,7 +2870,7 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2866
2870
  "line",
2867
2871
  "truncate"
2868
2872
  ]), { theme: _ } = U(r);
2869
- return (x, $) => {
2873
+ return (g, $) => {
2870
2874
  const v = W("v-timeline");
2871
2875
  return I(), N(v, {
2872
2876
  align: o(s),
@@ -2883,23 +2887,23 @@ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2883
2887
  "truncate-line": o(w)
2884
2888
  }, {
2885
2889
  default: P(() => [
2886
- G(x.$slots, "default")
2890
+ j(g.$slots, "default")
2887
2891
  ]),
2888
2892
  _: 3
2889
2893
  }, 8, ["align", "density", "direction", "dot-color", "fill-dot", "hide-opposite", "line-color", "line-inset", "line-thickness", "side", "theme", "truncate-line"]);
2890
2894
  };
2891
2895
  }
2892
- }), Qr = {};
2893
- function el(i, e) {
2896
+ }), ol = {};
2897
+ function sl(i, e) {
2894
2898
  const t = W("v-timeline-item");
2895
2899
  return I(), N(t, null, {
2896
2900
  default: P(() => [
2897
- G(i.$slots, "default")
2901
+ j(i.$slots, "default")
2898
2902
  ]),
2899
2903
  _: 3
2900
2904
  });
2901
2905
  }
2902
- const tl = /* @__PURE__ */ _e(Qr, [["render", el]]), nl = /* @__PURE__ */ z({
2906
+ const rl = /* @__PURE__ */ xe(ol, [["render", sl]]), ll = /* @__PURE__ */ z({
2903
2907
  __name: "index",
2904
2908
  props: {
2905
2909
  node: {},
@@ -2933,23 +2937,23 @@ const tl = /* @__PURE__ */ _e(Qr, [["render", el]]), nl = /* @__PURE__ */ z({
2933
2937
  touch: o(m)
2934
2938
  }, {
2935
2939
  default: P(() => [
2936
- G(f.$slots, "default")
2940
+ j(f.$slots, "default")
2937
2941
  ]),
2938
2942
  _: 3
2939
2943
  }, 8, ["modelValue", "continuous", "direction", "disabled", "reverse", "show-arrows", "theme", "touch"]);
2940
2944
  };
2941
2945
  }
2942
- }), il = {};
2943
- function ol(i, e) {
2946
+ }), al = {};
2947
+ function ul(i, e) {
2944
2948
  const t = W("v-window-item");
2945
2949
  return I(), N(t, null, {
2946
2950
  default: P(() => [
2947
- G(i.$slots, "default")
2951
+ j(i.$slots, "default")
2948
2952
  ]),
2949
2953
  _: 3
2950
2954
  });
2951
2955
  }
2952
- const sl = /* @__PURE__ */ _e(il, [["render", ol]]), Ki = "badge_v1", vn = "breadcrumbs_v1", Ue = "bar_chart_v1", Ge = "btn_v1", je = "btn_group_v1", Oe = "btn_toggle_v1", Ke = "card_v1", Ze = "checkbox_v1", qe = "chip_v1", Je = "chip_group_v1", Xe = "color_picker_v1", Ye = "combobox_v1", Qe = "container_v1", et = "data_table_v1", tt = "date_picker_v1", nt = "dialog_v1", it = "file_input_v1", ot = "flex_layout_v1", Zi = "flex_layout_entry_v1", st = "form_v1", rt = "icon_v1", lt = "globality_v1", at = "line_chart_v1", ut = "menu_v1", ct = "number_input_v1", dt = "pagination_v1", qi = "radio_v1", mt = "radio_group_v1", pt = "range_slider_v1", ft = "rating_v1", Se = "ref_v1", bt = "render_switch_v1", yt = "select_v1", ht = "slider_v1", xt = "stepper_v1", Ji = "stepper_header_v1", Xi = "stepper_item_v1", Yi = "stepper_window_v1", Qi = "stepper_window_item_v1", gt = "switch_v1", eo = "tab_v1", vt = "tabs_v1", kt = "text_v1", _t = "textarea_v1", wt = "text_field_v1", Vt = "timeline_v1", to = "timeline_item_v1", $t = "window_v1", no = "window_item_v1", g = {
2956
+ const cl = /* @__PURE__ */ xe(al, [["render", ul]]), qi = "badge_v1", kn = "breadcrumbs_v1", Ue = "bar_chart_v1", je = "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", Ji = "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", Xi = "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", Yi = "stepper_header_v1", Qi = "stepper_item_v1", eo = "stepper_window_v1", to = "stepper_window_item_v1", vt = "switch_v1", no = "tab_v1", kt = "tabs_v1", _t = "text_v1", wt = "textarea_v1", Vt = "text_field_v1", $t = "timeline_v1", io = "timeline_item_v1", It = "window_v1", oo = "window_item_v1", x = {
2953
2957
  key: "basic",
2954
2958
  name: "x-runtime-lib.basic",
2955
2959
  children: [
@@ -3011,7 +3015,7 @@ const sl = /* @__PURE__ */ _e(il, [["render", ol]]), Ki = "badge_v1", vn = "brea
3011
3015
  ]
3012
3016
  }
3013
3017
  ]
3014
- }, rl = j(Q), ge = {
3018
+ }, dl = G(Q), ve = {
3015
3019
  key: "border",
3016
3020
  name: "x-runtime-lib.border",
3017
3021
  children: [
@@ -3029,7 +3033,7 @@ const sl = /* @__PURE__ */ _e(il, [["render", ol]]), Ki = "badge_v1", vn = "brea
3029
3033
  types: "borderWidthTypesV1",
3030
3034
  default: ""
3031
3035
  },
3032
- rl,
3036
+ dl,
3033
3037
  {
3034
3038
  key: "roundRadius",
3035
3039
  name: "x-runtime-lib.roundRadius",
@@ -3090,7 +3094,7 @@ const sl = /* @__PURE__ */ _e(il, [["render", ol]]), Ki = "badge_v1", vn = "brea
3090
3094
  defaultArray: []
3091
3095
  }
3092
3096
  ]
3093
- }, ve = {
3097
+ }, ke = {
3094
3098
  key: "margin",
3095
3099
  name: "x-runtime-lib.margin",
3096
3100
  children: [
@@ -3123,7 +3127,7 @@ const sl = /* @__PURE__ */ _e(il, [["render", ol]]), Ki = "badge_v1", vn = "brea
3123
3127
  default: ""
3124
3128
  }
3125
3129
  ]
3126
- }, ke = {
3130
+ }, _e = {
3127
3131
  key: "padding",
3128
3132
  name: "x-runtime-lib.padding",
3129
3133
  children: [
@@ -3293,26 +3297,26 @@ const sl = /* @__PURE__ */ _e(il, [["render", ol]]), Ki = "badge_v1", vn = "brea
3293
3297
  }
3294
3298
  ]
3295
3299
  };
3296
- function ll(i, e) {
3300
+ function ml(i, e) {
3297
3301
  const t = `type=${i} subtype=${e}`, r = E(i, e);
3298
3302
  if (!r) {
3299
3303
  console.error(`barChartV1/spawn prop tag not found, ${t}`);
3300
3304
  return;
3301
3305
  }
3302
- const n = It.props[r];
3306
+ const n = Ct.props[r];
3303
3307
  if (!n) {
3304
3308
  console.error(`barChartV1/spawn props not found, ${t}`);
3305
3309
  return;
3306
3310
  }
3307
3311
  const s = {};
3308
- return D(s, n), s.basic.id = R(16), s.basic.key = It.key, s.size.height = "300px", s.xAxis.data = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], s.series = [
3312
+ return D(s, n), s.basic.id = R(16), s.basic.key = Ct.key, s.size.height = "300px", s.xAxis.data = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], s.series = [
3309
3313
  {
3310
3314
  type: "bar",
3311
3315
  data: [120, 200, 150, 80, 70, 110, 130]
3312
3316
  }
3313
3317
  ], s;
3314
3318
  }
3315
- const kn = {
3319
+ const _n = {
3316
3320
  key: "series",
3317
3321
  name: "x-runtime-lib.series",
3318
3322
  children: [
@@ -3333,41 +3337,41 @@ const kn = {
3333
3337
  ],
3334
3338
  array: !0,
3335
3339
  defaultArray: []
3336
- }, It = {
3340
+ }, Ct = {
3337
3341
  key: Ue,
3338
3342
  name: "x-runtime-lib.barChart",
3339
- comp: Fs,
3343
+ comp: Us,
3340
3344
  props: {
3341
- pageCommon: [g, q, ze, Ae, Pe, Te, kn],
3342
- compCommon: [g, q, ze, Ae, Pe, Te, kn]
3345
+ pageCommon: [x, q, ze, Ae, Pe, Te, _n],
3346
+ compCommon: [x, q, ze, Ae, Pe, Te, _n]
3343
3347
  },
3344
3348
  events: [],
3345
3349
  methods: [],
3346
3350
  slots: [],
3347
3351
  leaf: !0,
3348
- spawn: ll
3352
+ spawn: ml
3349
3353
  };
3350
- S(It);
3351
- function al(i, e) {
3354
+ S(Ct);
3355
+ function pl(i, e) {
3352
3356
  const t = `type=${i} subtype=${e}`, r = E(i, e);
3353
3357
  if (!r) {
3354
3358
  console.error(`lineChartV1/spawn prop tag not found, ${t}`);
3355
3359
  return;
3356
3360
  }
3357
- const n = Ct.props[r];
3361
+ const n = St.props[r];
3358
3362
  if (!n) {
3359
3363
  console.error(`lineChartV1/spawn props not found, ${t}`);
3360
3364
  return;
3361
3365
  }
3362
3366
  const s = {};
3363
- return D(s, n), s.basic.id = R(16), s.basic.key = Ct.key, s.size.height = "300px", s.xAxis.data = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], s.series = [
3367
+ return D(s, n), s.basic.id = R(16), s.basic.key = St.key, s.size.height = "300px", s.xAxis.data = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], s.series = [
3364
3368
  {
3365
3369
  type: "line",
3366
3370
  data: [120, 200, 150, 80, 70, 110, 130]
3367
3371
  }
3368
3372
  ], s;
3369
3373
  }
3370
- const _n = {
3374
+ const wn = {
3371
3375
  key: "series",
3372
3376
  name: "x-runtime-lib.series",
3373
3377
  children: [
@@ -3388,35 +3392,35 @@ const _n = {
3388
3392
  ],
3389
3393
  array: !0,
3390
3394
  defaultArray: []
3391
- }, Ct = {
3395
+ }, St = {
3392
3396
  key: at,
3393
3397
  name: "x-runtime-lib.lineChart",
3394
- comp: Hs,
3398
+ comp: js,
3395
3399
  props: {
3396
- pageCommon: [g, q, ze, Ae, Pe, Te, _n],
3397
- compCommon: [g, q, ze, Ae, Pe, Te, _n]
3400
+ pageCommon: [x, q, ze, Ae, Pe, Te, wn],
3401
+ compCommon: [x, q, ze, Ae, Pe, Te, wn]
3398
3402
  },
3399
3403
  events: [],
3400
3404
  methods: [],
3401
3405
  slots: [],
3402
3406
  leaf: !0,
3403
- spawn: al
3407
+ spawn: pl
3404
3408
  };
3405
- S(Ct);
3406
- const ln = j(Q);
3407
- ln.key = "backgroundColor";
3408
- ln.name = "x-runtime-lib.backgroundColor";
3409
- const wn = {
3409
+ S(St);
3410
+ const an = G(Q);
3411
+ an.key = "backgroundColor";
3412
+ an.name = "x-runtime-lib.backgroundColor";
3413
+ const Vn = {
3410
3414
  key: "globalSettings",
3411
3415
  name: "x-runtime-lib.globalSettings",
3412
- children: [ln]
3413
- }, ul = {
3416
+ children: [an]
3417
+ }, fl = {
3414
3418
  key: lt,
3415
3419
  name: "x-runtime-lib.globality",
3416
3420
  comp: null,
3417
3421
  props: {
3418
- pageCommon: [wn],
3419
- compCommon: [wn]
3422
+ pageCommon: [Vn],
3423
+ compCommon: [Vn]
3420
3424
  },
3421
3425
  events: [
3422
3426
  {
@@ -3456,8 +3460,59 @@ const wn = {
3456
3460
  slots: [],
3457
3461
  internal: !0
3458
3462
  };
3459
- S(ul);
3460
- const Vn = {
3463
+ S(fl);
3464
+ const $n = {
3465
+ key: "settings",
3466
+ name: "x-runtime-lib.settings",
3467
+ children: [
3468
+ {
3469
+ key: "list",
3470
+ name: "x-runtime-lib.list",
3471
+ ui: "jsonEditor",
3472
+ default: "[]"
3473
+ },
3474
+ {
3475
+ key: "comp",
3476
+ name: "x-runtime-lib.comp",
3477
+ ui: "compSelect",
3478
+ default: void 0
3479
+ },
3480
+ {
3481
+ key: "slots",
3482
+ name: "x-runtime-lib.slots",
3483
+ children: [
3484
+ {
3485
+ key: "name",
3486
+ name: "x-runtime-lib.name",
3487
+ ui: "strInput",
3488
+ default: ""
3489
+ },
3490
+ {
3491
+ key: "comp",
3492
+ name: "x-runtime-lib.comp",
3493
+ ui: "compSelect",
3494
+ default: void 0
3495
+ }
3496
+ ],
3497
+ array: !0,
3498
+ defaultArray: []
3499
+ }
3500
+ ]
3501
+ }, bl = {
3502
+ key: ut,
3503
+ name: "x-runtime-lib.list",
3504
+ comp: Ks,
3505
+ props: {
3506
+ pageCommon: [x, $n],
3507
+ compCommon: [x, $n]
3508
+ },
3509
+ events: [],
3510
+ methods: [],
3511
+ slots: [],
3512
+ leaf: !0
3513
+ };
3514
+ S(bl);
3515
+ const In = {
3461
3516
  key: "ref",
3462
3517
  name: "x-runtime-lib.ref",
3463
3518
  children: [
@@ -3468,21 +3523,21 @@ const Vn = {
3468
3523
  default: void 0
3469
3524
  }
3470
3525
  ]
3471
- }, cl = {
3526
+ }, yl = {
3472
3527
  key: Se,
3473
3528
  name: "x-runtime-lib.ref",
3474
- comp: tr,
3529
+ comp: rr,
3475
3530
  props: {
3476
- pageCommon: [g, q, Vn],
3477
- compCommon: [g, q, Vn]
3531
+ pageCommon: [x, q, In],
3532
+ compCommon: [x, q, In]
3478
3533
  },
3479
3534
  events: [],
3480
3535
  methods: [],
3481
3536
  slots: [],
3482
3537
  leaf: !0
3483
3538
  };
3484
- S(cl);
3485
- const $n = {
3539
+ S(yl);
3540
+ const Cn = {
3486
3541
  key: "settings",
3487
3542
  name: "x-runtime-lib.settings",
3488
3543
  children: [
@@ -3493,20 +3548,20 @@ const $n = {
3493
3548
  default: !1
3494
3549
  }
3495
3550
  ]
3496
- }, dl = {
3497
- key: bt,
3551
+ }, hl = {
3552
+ key: yt,
3498
3553
  name: "x-runtime-lib.renderSwitch",
3499
- comp: nr,
3554
+ comp: lr,
3500
3555
  props: {
3501
- pageCommon: [g, $n],
3502
- compCommon: [g, $n]
3556
+ pageCommon: [x, Cn],
3557
+ compCommon: [x, Cn]
3503
3558
  },
3504
3559
  events: [],
3505
3560
  methods: [],
3506
3561
  slots: []
3507
3562
  };
3508
- S(dl);
3509
- const In = {
3563
+ S(hl);
3564
+ const Sn = {
3510
3565
  key: "settings",
3511
3566
  name: "x-runtime-lib.settings",
3512
3567
  children: [
@@ -3541,33 +3596,33 @@ const In = {
3541
3596
  default: !1
3542
3597
  }
3543
3598
  ]
3544
- }, iu = {
3545
- key: Ki,
3599
+ }, uu = {
3600
+ key: qi,
3546
3601
  name: "x-runtime-lib.badge",
3547
- comp: ir,
3602
+ comp: ar,
3548
3603
  props: {
3549
- pageCommon: [g, In],
3550
- compCommon: [g, In]
3604
+ pageCommon: [x, Sn],
3605
+ compCommon: [x, Sn]
3551
3606
  },
3552
3607
  events: [],
3553
3608
  methods: [],
3554
3609
  slots: []
3555
3610
  };
3556
- function ml(i, e) {
3611
+ function xl(i, e) {
3557
3612
  const t = `type=${i} subtype=${e}`, r = E(i, e);
3558
3613
  if (!r) {
3559
3614
  console.error(`btnV1/spawn prop tag not found, ${t}`);
3560
3615
  return;
3561
3616
  }
3562
- const n = St.props[r];
3617
+ const n = Tt.props[r];
3563
3618
  if (!n) {
3564
3619
  console.error(`btnV1/spawn props not found, ${t}`);
3565
3620
  return;
3566
3621
  }
3567
3622
  const s = {};
3568
- return D(s, n), s.basic.id = R(16), s.basic.key = St.key, s.settings.text = "button", s;
3623
+ return D(s, n), s.basic.id = R(16), s.basic.key = Tt.key, s.settings.text = "button", s;
3569
3624
  }
3570
- const pl = j(Q), Cn = {
3625
+ const gl = G(Q), Tn = {
3571
3626
  key: "settings",
3572
3627
  name: "x-runtime-lib.settings",
3573
3628
  children: [
@@ -3646,7 +3701,7 @@ const pl = j(Q), Cn = {
3646
3701
  ui: "switch",
3647
3702
  default: !1
3648
3703
  },
3649
- pl,
3704
+ gl,
3650
3705
  {
3651
3706
  key: "ripple",
3652
3707
  name: "x-runtime-lib.ripple",
@@ -3654,13 +3709,13 @@ const pl = j(Q), Cn = {
3654
3709
  default: !0
3655
3710
  }
3656
3711
  ]
3657
- }, St = {
3658
- key: Ge,
3712
+ }, Tt = {
3713
+ key: je,
3659
3714
  name: "x-runtime-lib.button",
3660
- comp: or,
3715
+ comp: ur,
3661
3716
  props: {
3662
- pageCommon: [g, q, Cn],
3663
- compCommon: [g, q, Cn]
3717
+ pageCommon: [x, q, Tn],
3718
+ compCommon: [x, q, Tn]
3664
3719
  },
3665
3720
  events: [
3666
3721
  {
@@ -3672,23 +3727,23 @@ const pl = j(Q), Cn = {
3672
3727
  methods: [],
3673
3728
  slots: [],
3674
3729
  leaf: !0,
3675
- spawn: ml
3730
+ spawn: xl
3676
3731
  };
3677
- S(St);
3678
- const fl = {
3679
- key: je,
3732
+ S(Tt);
3733
+ const vl = {
3734
+ key: Ge,
3680
3735
  name: "x-runtime-lib.buttonGroup",
3681
- comp: lr,
3736
+ comp: mr,
3682
3737
  props: {
3683
- pageCommon: [g],
3684
- compCommon: [g]
3738
+ pageCommon: [x],
3739
+ compCommon: [x]
3685
3740
  },
3686
3741
  events: [],
3687
3742
  methods: [],
3688
3743
  slots: []
3689
3744
  };
3690
- S(fl);
3691
- const Sn = {
3745
+ S(vl);
3746
+ const zn = {
3692
3747
  key: "settings",
3693
3748
  name: "x-runtime-lib.settings",
3694
3749
  children: [
@@ -3749,20 +3804,20 @@ const Sn = {
3749
3804
  default: !1
3750
3805
  }
3751
3806
  ]
3752
- }, bl = {
3807
+ }, kl = {
3753
3808
  key: Oe,
3754
3809
  name: "x-runtime-lib.buttonToggle",
3755
- comp: ar,
3810
+ comp: pr,
3756
3811
  props: {
3757
- pageCommon: [g, Sn],
3758
- compCommon: [g, Sn]
3812
+ pageCommon: [x, zn],
3813
+ compCommon: [x, zn]
3759
3814
  },
3760
3815
  events: [],
3761
3816
  methods: [],
3762
3817
  slots: []
3763
3818
  };
3764
- S(bl);
3765
- function yl(i, e) {
3819
+ S(kl);
3820
+ function _l(i, e) {
3766
3821
  const t = `type=${i} subtype=${e}`, r = E(i, e);
3767
3822
  if (!r) {
3768
3823
  console.error(`cardV1/spawn prop tag not found, ${t}`);
@@ -3776,7 +3831,7 @@ function yl(i, e) {
3776
3831
  const s = {};
3777
3832
  return D(s, n), s.basic.id = R(16), s.basic.key = Ve.key, s.children = [], s.settings.title = "title", s.settings.subtitle = "subtitle", s.settings.text = "text", s;
3778
3833
  }
3779
- const Tn = {
3834
+ const An = {
3780
3835
  key: "settings",
3781
3836
  name: "x-runtime-lib.settings",
3782
3837
  children: [
@@ -3834,18 +3889,18 @@ const Tn = {
3834
3889
  }, Ve = {
3835
3890
  key: Ke,
3836
3891
  name: "x-runtime-lib.card",
3837
- comp: ur,
3892
+ comp: fr,
3838
3893
  props: {
3839
- pageCommon: [g, q, Tn],
3840
- compCommon: [g, q, Tn]
3894
+ pageCommon: [x, q, An],
3895
+ compCommon: [x, q, An]
3841
3896
  },
3842
3897
  events: [],
3843
3898
  methods: [],
3844
3899
  slots: [],
3845
- spawn: yl
3900
+ spawn: _l
3846
3901
  };
3847
3902
  S(Ve);
3848
- const zn = {
3903
+ const Pn = {
3849
3904
  key: "settings",
3850
3905
  name: "x-runtime-lib.settings",
3851
3906
  children: [
@@ -3862,21 +3917,21 @@ const zn = {
3862
3917
  default: ""
3863
3918
  }
3864
3919
  ]
3865
- }, hl = {
3920
+ }, wl = {
3866
3921
  key: Ze,
3867
3922
  name: "x-runtime-lib.checkbox",
3868
- comp: cr,
3923
+ comp: br,
3869
3924
  props: {
3870
- pageCommon: [g, zn],
3871
- compCommon: [g, zn]
3925
+ pageCommon: [x, Pn],
3926
+ compCommon: [x, Pn]
3872
3927
  },
3873
3928
  events: [],
3874
3929
  methods: [],
3875
3930
  slots: [],
3876
3931
  leaf: !0
3877
3932
  };
3878
- S(hl);
3879
- const xl = j(Q), An = {
3933
+ S(wl);
3934
+ const Vl = G(Q), Nn = {
3880
3935
  key: "settings",
3881
3936
  name: "x-runtime-lib.settings",
3882
3937
  children: [
@@ -3949,58 +4004,58 @@ const xl = j(Q), An = {
3949
4004
  ui: "switch",
3950
4005
  default: !1
3951
4006
  },
3952
- xl
4007
+ Vl
3953
4008
  ]
3954
- }, Tt = {
4009
+ }, zt = {
3955
4010
  key: qe,
3956
4011
  name: "x-runtime-lib.chip",
3957
- comp: dr,
4012
+ comp: yr,
3958
4013
  props: {
3959
- pageCommon: [g, An],
3960
- compCommon: [g, An]
4014
+ pageCommon: [x, Nn],
4015
+ compCommon: [x, Nn]
3961
4016
  },
3962
4017
  events: [],
3963
4018
  methods: [],
3964
4019
  slots: [],
3965
4020
  leaf: !0
3966
4021
  };
3967
- S(Tt);
3968
- function gl(i, e) {
4022
+ S(zt);
4023
+ function $l(i, e) {
3969
4024
  const t = `type=${i} subtype=${e}`, r = E(i, e);
3970
4025
  if (!r) {
3971
4026
  console.error(`chipGroupV1/spawn prop tag not found, ${t}`);
3972
4027
  return;
3973
4028
  }
3974
- const n = zt.props[r];
4029
+ const n = At.props[r];
3975
4030
  if (!n) {
3976
4031
  console.error(`chipGroupV1/spawn props not found, ${t}`);
3977
4032
  return;
3978
4033
  }
3979
4034
  const s = {};
3980
- return D(s, n), s.basic.id = R(16), s.basic.key = zt.key, s.children = [
3981
- xe(i, e, "chip1", "chip 1"),
3982
- xe(i, e, "chip2", "chip 2"),
3983
- xe(i, e, "chip3", "chip 3"),
3984
- xe(i, e, "chip4", "chip 4"),
3985
- xe(i, e, "chip5", "chip 5"),
3986
- xe(i, e, "chip6", "chip 6")
4035
+ return D(s, n), s.basic.id = R(16), s.basic.key = At.key, s.children = [
4036
+ ge(i, e, "chip1", "chip 1"),
4037
+ ge(i, e, "chip2", "chip 2"),
4038
+ ge(i, e, "chip3", "chip 3"),
4039
+ ge(i, e, "chip4", "chip 4"),
4040
+ ge(i, e, "chip5", "chip 5"),
4041
+ ge(i, e, "chip6", "chip 6")
3987
4042
  ], s;
3988
4043
  }
3989
- function xe(i, e, t, r) {
4044
+ function ge(i, e, t, r) {
3990
4045
  const n = `type=${i} subtype=${e}`, s = E(i, e);
3991
4046
  if (!s) {
3992
4047
  console.error(`chipGroupV1/spawnChip prop tag not found, ${n}`);
3993
4048
  return;
3994
4049
  }
3995
- const a = Tt.props[s];
4050
+ const a = zt.props[s];
3996
4051
  if (!a) {
3997
4052
  console.error(`chipGroupV1/spawnChip props not found, ${n}`);
3998
4053
  return;
3999
4054
  }
4000
4055
  const u = {};
4001
- return D(u, a), u.basic.id = R(16), u.basic.key = Tt.key, u.settings.value = t, u.settings.text = r, u;
4056
+ return D(u, a), u.basic.id = R(16), u.basic.key = zt.key, u.settings.value = t, u.settings.text = r, u;
4002
4057
  }
4003
- const Pn = {
4058
+ const Wn = {
4004
4059
  key: "settings",
4005
4060
  name: "x-runtime-lib.settings",
4006
4061
  children: [
@@ -4054,35 +4109,35 @@ const Pn = {
4054
4109
  default: !1
4055
4110
  }
4056
4111
  ]
4057
- }, zt = {
4112
+ }, At = {
4058
4113
  key: Je,
4059
4114
  name: "x-runtime-lib.chipGroup",
4060
- comp: mr,
4115
+ comp: hr,
4061
4116
  props: {
4062
- pageCommon: [g, Pn],
4063
- compCommon: [g, Pn]
4117
+ pageCommon: [x, Wn],
4118
+ compCommon: [x, Wn]
4064
4119
  },
4065
4120
  events: [],
4066
4121
  methods: [],
4067
4122
  slots: [],
4068
- spawn: gl
4123
+ spawn: $l
4069
4124
  };
4070
- S(zt);
4071
- const vl = {
4125
+ S(At);
4126
+ const Il = {
4072
4127
  key: Xe,
4073
4128
  name: "x-runtime-lib.colorPicker",
4074
- comp: pr,
4129
+ comp: xr,
4075
4130
  props: {
4076
- pageCommon: [g],
4077
- compCommon: [g]
4131
+ pageCommon: [x],
4132
+ compCommon: [x]
4078
4133
  },
4079
4134
  events: [],
4080
4135
  methods: [],
4081
4136
  slots: [],
4082
4137
  leaf: !0
4083
4138
  };
4084
- S(vl);
4085
- const Nn = {
4139
+ S(Il);
4140
+ const Ln = {
4086
4141
  key: "settings",
4087
4142
  name: "x-runtime-lib.settings",
4088
4143
  children: [
@@ -4123,34 +4178,34 @@ const Nn = {
4123
4178
  default: !1
4124
4179
  }
4125
4180
  ]
4126
- }, kl = {
4181
+ }, Cl = {
4127
4182
  key: Ye,
4128
4183
  name: "x-runtime-lib.combobox",
4129
- comp: fr,
4184
+ comp: gr,
4130
4185
  props: {
4131
- pageCommon: [g, Nn],
4132
- compCommon: [g, Nn]
4186
+ pageCommon: [x, Ln],
4187
+ compCommon: [x, Ln]
4133
4188
  },
4134
4189
  events: [],
4135
4190
  methods: [],
4136
4191
  slots: [],
4137
4192
  leaf: !0
4138
4193
  };
4139
- S(kl);
4140
- const an = j(Q);
4141
- an.key = "backgroundColor";
4142
- an.name = "x-runtime-lib.backgroundColor";
4143
- const Wn = {
4194
+ S(Cl);
4195
+ const un = G(Q);
4196
+ un.key = "backgroundColor";
4197
+ un.name = "x-runtime-lib.backgroundColor";
4198
+ const Bn = {
4144
4199
  key: "settings",
4145
4200
  name: "x-runtime-lib.settings",
4146
- children: [an]
4147
- }, At = {
4201
+ children: [un]
4202
+ }, Pt = {
4148
4203
  key: Qe,
4149
4204
  name: "x-runtime-lib.container",
4150
- comp: br,
4205
+ comp: vr,
4151
4206
  props: {
4152
- pageCommon: [g, q, ge, ve, ke, Wn],
4153
- compCommon: [g, q, ge, ve, ke, Wn]
4207
+ pageCommon: [x, q, ve, ke, _e, Bn],
4208
+ compCommon: [x, q, ve, ke, _e, Bn]
4154
4209
  },
4155
4210
  events: [
4156
4211
  {
@@ -4162,8 +4217,8 @@ const Wn = {
4162
4217
  methods: [],
4163
4218
  slots: []
4164
4219
  };
4165
- S(At);
4166
- const Ln = {
4220
+ S(Pt);
4221
+ const Rn = {
4167
4222
  key: "size",
4168
4223
  name: "x-runtime-lib.size",
4169
4224
  children: [
@@ -4182,7 +4237,7 @@ const Ln = {
4182
4237
  default: ""
4183
4238
  }
4184
4239
  ]
4185
- }, Bn = {
4240
+ }, Dn = {
4186
4241
  key: "settings",
4187
4242
  name: "x-runtime-lib.settings",
4188
4243
  children: [
@@ -4290,7 +4345,7 @@ const Ln = {
4290
4345
  default: !1
4291
4346
  }
4292
4347
  ]
4293
- }, Rn = {
4348
+ }, En = {
4294
4349
  key: "slots",
4295
4350
  name: "x-runtime-lib.slots",
4296
4351
  children: [
@@ -4315,41 +4370,41 @@ const Ln = {
4315
4370
  defaultArray: []
4316
4371
  }
4317
4372
  ]
4318
- }, _l = {
4373
+ }, Sl = {
4319
4374
  key: et,
4320
4375
  name: "x-runtime-lib.dataTable",
4321
- comp: yr,
4376
+ comp: kr,
4322
4377
  props: {
4323
- pageCommon: [g, Ln, Bn, Rn],
4324
- compCommon: [g, Ln, Bn, Rn]
4378
+ pageCommon: [x, Rn, Dn, En],
4379
+ compCommon: [x, Rn, Dn, En]
4325
4380
  },
4326
4381
  events: [],
4327
4382
  methods: [],
4328
4383
  slots: [],
4329
4384
  leaf: !0
4330
4385
  };
4331
- S(_l);
4332
- const wl = {
4386
+ S(Sl);
4387
+ const Tl = {
4333
4388
  key: tt,
4334
4389
  name: "x-runtime-lib.datePicker",
4335
- comp: gr,
4390
+ comp: Vr,
4336
4391
  props: {
4337
- pageCommon: [g],
4338
- compCommon: [g]
4392
+ pageCommon: [x],
4393
+ compCommon: [x]
4339
4394
  },
4340
4395
  events: [],
4341
4396
  methods: [],
4342
4397
  slots: [],
4343
4398
  leaf: !0
4344
4399
  };
4345
- S(wl);
4346
- const Vl = {
4400
+ S(Tl);
4401
+ const zl = {
4347
4402
  key: nt,
4348
4403
  name: "x-runtime-lib.dialog",
4349
- comp: kr,
4404
+ comp: Ir,
4350
4405
  props: {
4351
- pageCommon: [g],
4352
- compCommon: [g]
4406
+ pageCommon: [x],
4407
+ compCommon: [x]
4353
4408
  },
4354
4409
  events: [],
4355
4410
  methods: [
@@ -4369,24 +4424,24 @@ const Vl = {
4369
4424
  slots: [],
4370
4425
  teleport: !0
4371
4426
  };
4372
- S(Vl);
4373
- const Dn = {
4427
+ S(zl);
4428
+ const Mn = {
4374
4429
  key: "settings",
4375
4430
  name: "x-runtime-lib.settings",
4376
4431
  children: []
4377
- }, ou = {
4432
+ }, cu = {
4378
4433
  key: it,
4379
4434
  name: "x-runtime-lib.fileInput",
4380
- comp: _r,
4435
+ comp: Cr,
4381
4436
  props: {
4382
- pageCommon: [g, Dn],
4383
- compCommon: [g, Dn]
4437
+ pageCommon: [x, Mn],
4438
+ compCommon: [x, Mn]
4384
4439
  },
4385
4440
  events: [],
4386
4441
  methods: [],
4387
4442
  slots: [],
4388
4443
  leaf: !0
4389
- }, En = {
4444
+ }, Fn = {
4390
4445
  key: "settings",
4391
4446
  name: "x-runtime-lib.settings",
4392
4447
  children: [
@@ -4403,20 +4458,20 @@ const Dn = {
4403
4458
  default: !1
4404
4459
  }
4405
4460
  ]
4406
- }, Pt = {
4407
- key: Zi,
4461
+ }, Nt = {
4462
+ key: Ji,
4408
4463
  name: "x-runtime-lib.flexLayoutEntry",
4409
- comp: Vr,
4464
+ comp: Tr,
4410
4465
  props: {
4411
- pageCommon: [g, q, En],
4412
- compCommon: [g, q, En]
4466
+ pageCommon: [x, q, Fn],
4467
+ compCommon: [x, q, Fn]
4413
4468
  },
4414
4469
  events: [],
4415
4470
  methods: [],
4416
4471
  slots: []
4417
4472
  };
4418
- S(Pt);
4419
- function $l(i, e) {
4473
+ S(Nt);
4474
+ function Al(i, e) {
4420
4475
  const t = `type=${i} subtype=${e}`, r = E(i, e);
4421
4476
  if (!r) {
4422
4477
  console.error(`flexLayoutV1/spawn prop tag not found, ${t}`);
@@ -4429,7 +4484,7 @@ function $l(i, e) {
4429
4484
  }
4430
4485
  const s = {};
4431
4486
  return D(s, n), s.basic.id = R(16), s.basic.key = $e.key, s.children = [
4432
- Nt(
4487
+ Wt(
4433
4488
  i,
4434
4489
  e,
4435
4490
  "#ff0000",
@@ -4439,7 +4494,7 @@ function $l(i, e) {
4439
4494
  "40px",
4440
4495
  void 0
4441
4496
  ),
4442
- Nt(
4497
+ Wt(
4443
4498
  i,
4444
4499
  e,
4445
4500
  "#00ff00",
@@ -4449,10 +4504,10 @@ function $l(i, e) {
4449
4504
  "60px",
4450
4505
  void 0
4451
4506
  ),
4452
- Il(i, e)
4507
+ Pl(i, e)
4453
4508
  ], s;
4454
4509
  }
4455
- function Nt(i, e, t, r, n, s, a, u, p) {
4510
+ function Wt(i, e, t, r, n, s, a, u, p) {
4456
4511
  const b = `type=${i} subtype=${e}`, m = E(i, e);
4457
4512
  if (!m) {
4458
4513
  console.error(
@@ -4460,21 +4515,21 @@ function Nt(i, e, t, r, n, s, a, u, p) {
4460
4515
  );
4461
4516
  return;
4462
4517
  }
4463
- const c = At.props[m];
4518
+ const c = Pt.props[m];
4464
4519
  if (!c) {
4465
4520
  console.error(`flexLayoutV1/spawnContainer props not found, ${b}`);
4466
4521
  return;
4467
4522
  }
4468
4523
  const d = {};
4469
- return D(d, c), d.basic.id = R(16), d.basic.key = At.key, r && (d.size.width = r), n && (d.size.minWidth = n), a && (d.size.height = a), u && (d.size.minHeight = u), console.log(d), t && (d.settings.backgroundColor.mode = "custom", d.settings.backgroundColor.custom.light = t, d.settings.backgroundColor.custom.dark = t), d.children = [], d;
4524
+ return D(d, c), d.basic.id = R(16), d.basic.key = Pt.key, r && (d.size.width = r), n && (d.size.minWidth = n), a && (d.size.height = a), u && (d.size.minHeight = u), console.log(d), t && (d.settings.backgroundColor.mode = "custom", d.settings.backgroundColor.custom.light = t, d.settings.backgroundColor.custom.dark = t), d.children = [], d;
4470
4525
  }
4471
- function Il(i, e) {
4526
+ function Pl(i, e) {
4472
4527
  const t = `type=${i} subtype=${e}`, r = E(i, e);
4473
4528
  if (!r) {
4474
4529
  console.error(`flexLayoutV1/spawnEntry prop tag not found, ${t}`);
4475
4530
  return;
4476
4531
  }
4477
- const n = Pt.props[r];
4532
+ const n = Nt.props[r];
4478
4533
  if (!n) {
4479
4534
  console.error(`flexLayoutV1/spawnEntry props not found, ${t}`);
4480
4535
  return;
@@ -4485,8 +4540,8 @@ function Il(i, e) {
4485
4540
  key: ""
4486
4541
  }
4487
4542
  };
4488
- return D(s, n), s.basic.id = R(16), s.basic.key = Pt.key, s.children = [
4489
- Nt(
4543
+ return D(s, n), s.basic.id = R(16), s.basic.key = Nt.key, s.children = [
4544
+ Wt(
4490
4545
  i,
4491
4546
  e,
4492
4547
  "#0000ff",
@@ -4498,10 +4553,10 @@ function Il(i, e) {
4498
4553
  )
4499
4554
  ], s;
4500
4555
  }
4501
- const un = j(Q);
4502
- un.key = "backgroundColor";
4503
- un.name = "x-runtime-lib.backgroundColor";
4504
- const Mn = {
4556
+ const cn = G(Q);
4557
+ cn.key = "backgroundColor";
4558
+ cn.name = "x-runtime-lib.backgroundColor";
4559
+ const Hn = {
4505
4560
  key: "settings",
4506
4561
  name: "x-runtime-lib.settings",
4507
4562
  children: [
@@ -4669,15 +4724,15 @@ const Mn = {
4669
4724
  }
4670
4725
  ]
4671
4726
  },
4672
- un
4727
+ cn
4673
4728
  ]
4674
4729
  }, $e = {
4675
4730
  key: ot,
4676
4731
  name: "x-runtime-lib.flexLayout",
4677
- comp: wr,
4732
+ comp: Sr,
4678
4733
  props: {
4679
- pageCommon: [g, q, ge, ve, ke, Mn],
4680
- compCommon: [g, q, ge, ve, ke, Mn]
4734
+ pageCommon: [x, q, ve, ke, _e, Hn],
4735
+ compCommon: [x, q, ve, ke, _e, Hn]
4681
4736
  },
4682
4737
  events: [
4683
4738
  {
@@ -4688,10 +4743,10 @@ const Mn = {
4688
4743
  ],
4689
4744
  methods: [],
4690
4745
  slots: [],
4691
- spawn: $l
4746
+ spawn: Al
4692
4747
  };
4693
4748
  S($e);
4694
- const Fn = {
4749
+ const Un = {
4695
4750
  key: "settings",
4696
4751
  name: "x-runtime-lib.settings",
4697
4752
  children: [
@@ -4812,7 +4867,7 @@ const Fn = {
4812
4867
  default: ""
4813
4868
  }
4814
4869
  ]
4815
- }, Hn = {
4870
+ }, jn = {
4816
4871
  key: "slots",
4817
4872
  name: "x-runtime-lib.slots",
4818
4873
  children: [
@@ -4841,13 +4896,13 @@ const Fn = {
4841
4896
  default: void 0
4842
4897
  }
4843
4898
  ]
4844
- }, Wt = {
4845
- key: wt,
4899
+ }, Lt = {
4900
+ key: Vt,
4846
4901
  name: "x-runtime-lib.textField",
4847
- comp: Xr,
4902
+ comp: nl,
4848
4903
  props: {
4849
- pageCommon: [g, Fn, Hn],
4850
- compCommon: [g, Fn, Hn]
4904
+ pageCommon: [x, Un, jn],
4905
+ compCommon: [x, Un, jn]
4851
4906
  },
4852
4907
  events: [],
4853
4908
  methods: [],
@@ -4879,36 +4934,36 @@ const Fn = {
4879
4934
  ],
4880
4935
  leaf: !0
4881
4936
  };
4882
- S(Wt);
4883
- function Cl(i, e) {
4937
+ S(Lt);
4938
+ function Nl(i, e) {
4884
4939
  const t = `type=${i} subtype=${e}`, r = E(i, e);
4885
4940
  if (!r) {
4886
4941
  console.error(`formV1/spawn prop tag not found, ${t}`);
4887
4942
  return;
4888
4943
  }
4889
- const n = Lt.props[r];
4944
+ const n = Bt.props[r];
4890
4945
  if (!n) {
4891
4946
  console.error(`formV1/spawn props not found, ${t}`);
4892
4947
  return;
4893
4948
  }
4894
4949
  const s = {};
4895
- return D(s, n), s.basic.id = R(16), s.basic.key = Lt.key, s.children = [Sl(i, e)], s;
4950
+ return D(s, n), s.basic.id = R(16), s.basic.key = Bt.key, s.children = [Wl(i, e)], s;
4896
4951
  }
4897
- function Sl(i, e) {
4952
+ function Wl(i, e) {
4898
4953
  const t = `type=${i} subtype=${e}`, r = E(i, e);
4899
4954
  if (!r) {
4900
4955
  console.error(`formV1/spawnTextField prop tag not found, ${t}`);
4901
4956
  return;
4902
4957
  }
4903
- const n = Wt.props[r];
4958
+ const n = Lt.props[r];
4904
4959
  if (!n) {
4905
4960
  console.error(`formV1/spawnTextField props not found, ${t}`);
4906
4961
  return;
4907
4962
  }
4908
4963
  const s = {};
4909
- return D(s, n), s.basic.id = R(16), s.basic.key = Wt.key, s;
4964
+ return D(s, n), s.basic.id = R(16), s.basic.key = Lt.key, s;
4910
4965
  }
4911
- const Un = {
4966
+ const Gn = {
4912
4967
  key: "settings",
4913
4968
  name: "x-runtime-lib.settings",
4914
4969
  children: [
@@ -4926,13 +4981,13 @@ const Un = {
4926
4981
  default: !1
4927
4982
  }
4928
4983
  ]
4929
- }, Lt = {
4984
+ }, Bt = {
4930
4985
  key: st,
4931
4986
  name: "x-runtime-lib.form",
4932
- comp: $r,
4987
+ comp: zr,
4933
4988
  props: {
4934
- pageCommon: [g, q, ge, ve, ke, Un],
4935
- compCommon: [g, q, ge, ve, ke, Un]
4989
+ pageCommon: [x, q, ve, ke, _e, Gn],
4990
+ compCommon: [x, q, ve, ke, _e, Gn]
4936
4991
  },
4937
4992
  events: [
4938
4993
  {
@@ -4943,10 +4998,10 @@ const Un = {
4943
4998
  ],
4944
4999
  methods: [],
4945
5000
  slots: [],
4946
- spawn: Cl
5001
+ spawn: Nl
4947
5002
  };
4948
- S(Lt);
4949
- const Tl = j(Q), Gn = {
5003
+ S(Bt);
5004
+ const Ll = G(Q), On = {
4950
5005
  key: "settings",
4951
5006
  name: "x-runtime-lib.settings",
4952
5007
  children: [
@@ -4969,29 +5024,29 @@ const Tl = j(Q), Gn = {
4969
5024
  items: "sizeItemsV1",
4970
5025
  default: "default"
4971
5026
  },
4972
- Tl
5027
+ Ll
4973
5028
  ]
4974
- }, zl = {
5029
+ }, Bl = {
4975
5030
  key: rt,
4976
5031
  name: "x-runtime-lib.icon",
4977
- comp: Ir,
5032
+ comp: Ar,
4978
5033
  props: {
4979
- pageCommon: [g, Gn],
4980
- compCommon: [g, Gn]
5034
+ pageCommon: [x, On],
5035
+ compCommon: [x, On]
4981
5036
  },
4982
5037
  events: [],
4983
5038
  methods: [],
4984
5039
  slots: [],
4985
5040
  leaf: !0
4986
5041
  };
4987
- S(zl);
4988
- const Al = {
4989
- key: ut,
5042
+ S(Bl);
5043
+ const Rl = {
5044
+ key: ct,
4990
5045
  name: "x-runtime-lib.menu",
4991
- comp: Sr,
5046
+ comp: Nr,
4992
5047
  props: {
4993
- pageCommon: [g],
4994
- compCommon: [g]
5048
+ pageCommon: [x],
5049
+ compCommon: [x]
4995
5050
  },
4996
5051
  events: [],
4997
5052
  methods: [
@@ -5011,22 +5066,22 @@ const Al = {
5011
5066
  slots: [],
5012
5067
  teleport: !0
5013
5068
  };
5014
- S(Al);
5015
- function Pl(i, e) {
5069
+ S(Rl);
5070
+ function Dl(i, e) {
5016
5071
  const t = `type=${i} subtype=${e}`, r = E(i, e);
5017
5072
  if (!r) {
5018
5073
  console.error(`numberInputV1/spawn prop tag not found, ${t}`);
5019
5074
  return;
5020
5075
  }
5021
- const n = Bt.props[r];
5076
+ const n = Rt.props[r];
5022
5077
  if (!n) {
5023
5078
  console.error(`numberInputV1/spawn props not found, ${t}`);
5024
5079
  return;
5025
5080
  }
5026
5081
  const s = {};
5027
- return D(s, n), s.basic.id = R(16), s.basic.key = Bt.key, s.settings.label = "label", s.settings.placeholder = "placeholder", s;
5082
+ return D(s, n), s.basic.id = R(16), s.basic.key = Rt.key, s.settings.label = "label", s.settings.placeholder = "placeholder", s;
5028
5083
  }
5029
- const jn = {
5084
+ const Kn = {
5030
5085
  key: "size",
5031
5086
  name: "x-runtime-lib.size",
5032
5087
  children: [
@@ -5052,7 +5107,7 @@ const jn = {
5052
5107
  default: ""
5053
5108
  }
5054
5109
  ]
5055
- }, On = {
5110
+ }, Zn = {
5056
5111
  key: "settings",
5057
5112
  name: "x-runtime-lib.settings",
5058
5113
  children: [
@@ -5193,13 +5248,13 @@ const jn = {
5193
5248
  ]
5194
5249
  }
5195
5250
  ]
5196
- }, Bt = {
5197
- key: ct,
5251
+ }, Rt = {
5252
+ key: dt,
5198
5253
  name: "x-runtime-lib.numberInput",
5199
- comp: Tr,
5254
+ comp: Wr,
5200
5255
  props: {
5201
- pageCommon: [g, jn, On],
5202
- compCommon: [g, jn, On]
5256
+ pageCommon: [x, Kn, Zn],
5257
+ compCommon: [x, Kn, Zn]
5203
5258
  },
5204
5259
  events: [
5205
5260
  {
@@ -5231,10 +5286,10 @@ const jn = {
5231
5286
  methods: [],
5232
5287
  slots: [],
5233
5288
  leaf: !0,
5234
- spawn: Pl
5289
+ spawn: Dl
5235
5290
  };
5236
- S(Bt);
5237
- const Kn = {
5291
+ S(Rt);
5292
+ const qn = {
5238
5293
  key: "settings",
5239
5294
  name: "x-runtime-lib.settings",
5240
5295
  children: [
@@ -5297,21 +5352,21 @@ const Kn = {
5297
5352
  default: !1
5298
5353
  }
5299
5354
  ]
5300
- }, Nl = {
5301
- key: dt,
5355
+ }, El = {
5356
+ key: mt,
5302
5357
  name: "x-runtime-lib.pagination",
5303
- comp: zr,
5358
+ comp: Lr,
5304
5359
  props: {
5305
- pageCommon: [g, Kn],
5306
- compCommon: [g, Kn]
5360
+ pageCommon: [x, qn],
5361
+ compCommon: [x, qn]
5307
5362
  },
5308
5363
  events: [],
5309
5364
  methods: [],
5310
5365
  slots: [],
5311
5366
  leaf: !0
5312
5367
  };
5313
- S(Nl);
5314
- const Wl = j(Q), Zn = {
5368
+ S(El);
5369
+ const Ml = G(Q), Jn = {
5315
5370
  key: "settings",
5316
5371
  name: "x-runtime-lib.settings",
5317
5372
  children: [
@@ -5346,35 +5401,35 @@ const Wl = j(Q), Zn = {
5346
5401
  items: "densityItemsV1",
5347
5402
  default: "default"
5348
5403
  },
5349
- Wl
5404
+ Ml
5350
5405
  ]
5351
- }, Rt = {
5352
- key: qi,
5406
+ }, Dt = {
5407
+ key: Xi,
5353
5408
  name: "x-runtime-lib.radio",
5354
- comp: Ar,
5409
+ comp: Br,
5355
5410
  props: {
5356
- pageCommon: [g, Zn],
5357
- compCommon: [g, Zn]
5411
+ pageCommon: [x, Jn],
5412
+ compCommon: [x, Jn]
5358
5413
  },
5359
5414
  events: [],
5360
5415
  methods: [],
5361
5416
  slots: [],
5362
5417
  leaf: !0
5363
5418
  };
5364
- S(Rt);
5365
- function Ll(i, e) {
5419
+ S(Dt);
5420
+ function Fl(i, e) {
5366
5421
  const t = `type=${i} subtype=${e}`, r = E(i, e);
5367
5422
  if (!r) {
5368
5423
  console.error(`radioGroupV1/spawn prop tag not found, ${t}`);
5369
5424
  return;
5370
5425
  }
5371
- const n = Dt.props[r];
5426
+ const n = Et.props[r];
5372
5427
  if (!n) {
5373
5428
  console.error(`radioGroupV1/spawn props not found, ${t}`);
5374
5429
  return;
5375
5430
  }
5376
5431
  const s = {};
5377
- return D(s, n), s.basic.id = R(16), s.basic.key = Dt.key, s.children = [
5432
+ return D(s, n), s.basic.id = R(16), s.basic.key = Et.key, s.children = [
5378
5433
  Be(i, e, "option1", "Option 1"),
5379
5434
  Be(i, e, "option2", "Option 2"),
5380
5435
  Be(i, e, "option3", "Option 3")
@@ -5386,15 +5441,15 @@ function Be(i, e, t, r) {
5386
5441
  console.error(`radioGroupV1/spawnEntry prop tag not found, ${n}`);
5387
5442
  return;
5388
5443
  }
5389
- const a = Rt.props[s];
5444
+ const a = Dt.props[s];
5390
5445
  if (!a) {
5391
5446
  console.error(`radioGroupV1/spawnEntry props not found, ${n}`);
5392
5447
  return;
5393
5448
  }
5394
5449
  const u = {};
5395
- return D(u, a), u.basic.id = R(16), u.basic.key = Rt.key, u.settings.value = t, u.settings.label = r, u;
5450
+ return D(u, a), u.basic.id = R(16), u.basic.key = Dt.key, u.settings.value = t, u.settings.label = r, u;
5396
5451
  }
5397
- const qn = {
5452
+ const Xn = {
5398
5453
  key: "settings",
5399
5454
  name: "x-runtime-lib.settings",
5400
5455
  children: [
@@ -5437,21 +5492,21 @@ const qn = {
5437
5492
  default: !1
5438
5493
  }
5439
5494
  ]
5440
- }, Dt = {
5441
- key: mt,
5495
+ }, Et = {
5496
+ key: pt,
5442
5497
  name: "x-runtime-lib.radioGroup",
5443
- comp: Pr,
5498
+ comp: Rr,
5444
5499
  props: {
5445
- pageCommon: [g, qn],
5446
- compCommon: [g, qn]
5500
+ pageCommon: [x, Xn],
5501
+ compCommon: [x, Xn]
5447
5502
  },
5448
5503
  events: [],
5449
5504
  methods: [],
5450
5505
  slots: [],
5451
- spawn: Ll
5506
+ spawn: Fl
5452
5507
  };
5453
- S(Dt);
5454
- const Jn = {
5508
+ S(Et);
5509
+ const Yn = {
5455
5510
  key: "settings",
5456
5511
  name: "x-runtime-lib.settings",
5457
5512
  children: [
@@ -5568,21 +5623,21 @@ const Jn = {
5568
5623
  ]
5569
5624
  }
5570
5625
  ]
5571
- }, Bl = {
5572
- key: pt,
5626
+ }, Hl = {
5627
+ key: ft,
5573
5628
  name: "x-runtime-lib.rangeSlider",
5574
- comp: Nr,
5629
+ comp: Dr,
5575
5630
  props: {
5576
- pageCommon: [g, Jn],
5577
- compCommon: [g, Jn]
5631
+ pageCommon: [x, Yn],
5632
+ compCommon: [x, Yn]
5578
5633
  },
5579
5634
  events: [],
5580
5635
  methods: [],
5581
5636
  slots: [],
5582
5637
  leaf: !0
5583
5638
  };
5584
- S(Bl);
5585
- const Xn = {
5639
+ S(Hl);
5640
+ const Qn = {
5586
5641
  key: "settings",
5587
5642
  name: "x-runtime-lib.settings",
5588
5643
  children: [
@@ -5637,21 +5692,21 @@ const Xn = {
5637
5692
  default: !1
5638
5693
  }
5639
5694
  ]
5640
- }, Rl = {
5641
- key: ft,
5695
+ }, Ul = {
5696
+ key: bt,
5642
5697
  name: "x-runtime-lib.rating",
5643
- comp: Wr,
5698
+ comp: Er,
5644
5699
  props: {
5645
- pageCommon: [g, Xn],
5646
- compCommon: [g, Xn]
5700
+ pageCommon: [x, Qn],
5701
+ compCommon: [x, Qn]
5647
5702
  },
5648
5703
  events: [],
5649
5704
  methods: [],
5650
5705
  slots: [],
5651
5706
  leaf: !0
5652
5707
  };
5653
- S(Rl);
5654
- const Yn = {
5708
+ S(Ul);
5709
+ const ei = {
5655
5710
  key: "settings",
5656
5711
  name: "x-runtime-lib.settings",
5657
5712
  children: [
@@ -5692,30 +5747,30 @@ const Yn = {
5692
5747
  default: !1
5693
5748
  }
5694
5749
  ]
5695
- }, Dl = {
5696
- key: yt,
5750
+ }, jl = {
5751
+ key: ht,
5697
5752
  name: "x-runtime-lib.select",
5698
- comp: Lr,
5753
+ comp: Mr,
5699
5754
  props: {
5700
- pageCommon: [g, Yn],
5701
- compCommon: [g, Yn]
5755
+ pageCommon: [x, ei],
5756
+ compCommon: [x, ei]
5702
5757
  },
5703
5758
  events: [],
5704
5759
  methods: [],
5705
5760
  slots: [],
5706
5761
  leaf: !0
5707
5762
  };
5708
- S(Dl);
5709
- const cn = j(Q);
5710
- cn.key = "color";
5711
- cn.name = "x-runtime-lib.color";
5712
- const dn = j(Q);
5713
- dn.key = "trackColor";
5714
- dn.name = "x-runtime-lib.trackColor";
5715
- const mn = j(Q);
5716
- mn.key = "thumbColor";
5717
- mn.name = "x-runtime-lib.thumbColor";
5718
- const Qn = {
5763
+ S(jl);
5764
+ const dn = G(Q);
5765
+ dn.key = "color";
5766
+ dn.name = "x-runtime-lib.color";
5767
+ const mn = G(Q);
5768
+ mn.key = "trackColor";
5769
+ mn.name = "x-runtime-lib.trackColor";
5770
+ const pn = G(Q);
5771
+ pn.key = "thumbColor";
5772
+ pn.name = "x-runtime-lib.thumbColor";
5773
+ const ti = {
5719
5774
  key: "settings",
5720
5775
  name: "x-runtime-lib.settings",
5721
5776
  children: [
@@ -5820,11 +5875,11 @@ const Qn = {
5820
5875
  ui: "switch",
5821
5876
  default: !1
5822
5877
  },
5823
- cn,
5824
5878
  dn,
5825
- mn
5879
+ mn,
5880
+ pn
5826
5881
  ]
5827
- }, ei = {
5882
+ }, ni = {
5828
5883
  key: "slots",
5829
5884
  name: "x-runtime-lib.slots",
5830
5885
  children: [
@@ -5841,34 +5896,34 @@ const Qn = {
5841
5896
  default: void 0
5842
5897
  }
5843
5898
  ]
5844
- }, El = {
5845
- key: ht,
5899
+ }, Gl = {
5900
+ key: xt,
5846
5901
  name: "x-runtime-lib.slider",
5847
- comp: Br,
5902
+ comp: Fr,
5848
5903
  props: {
5849
- pageCommon: [g, Qn, ei],
5850
- compCommon: [g, Qn, ei]
5904
+ pageCommon: [x, ti, ni],
5905
+ compCommon: [x, ti, ni]
5851
5906
  },
5852
5907
  events: [],
5853
5908
  methods: [],
5854
5909
  slots: [],
5855
5910
  leaf: !0
5856
5911
  };
5857
- S(El);
5858
- const Et = {
5859
- key: Ji,
5912
+ S(Gl);
5913
+ const Mt = {
5914
+ key: Yi,
5860
5915
  name: "x-runtime-lib.stepperHeader",
5861
- comp: Mr,
5916
+ comp: Gr,
5862
5917
  props: {
5863
- pageCommon: [g],
5864
- compCommon: [g]
5918
+ pageCommon: [x],
5919
+ compCommon: [x]
5865
5920
  },
5866
5921
  events: [],
5867
5922
  methods: [],
5868
5923
  slots: []
5869
5924
  };
5870
- S(Et);
5871
- const ti = {
5925
+ S(Mt);
5926
+ const ii = {
5872
5927
  key: "settings",
5873
5928
  name: "x-runtime-lib.settings",
5874
5929
  children: [
@@ -5879,33 +5934,33 @@ const ti = {
5879
5934
  default: ""
5880
5935
  }
5881
5936
  ]
5882
- }, Mt = {
5883
- key: Xi,
5937
+ }, Ft = {
5938
+ key: Qi,
5884
5939
  name: "x-runtime-lib.stepperItem",
5885
- comp: Fr,
5940
+ comp: Or,
5886
5941
  props: {
5887
- pageCommon: [g, ti],
5888
- compCommon: [g, ti]
5942
+ pageCommon: [x, ii],
5943
+ compCommon: [x, ii]
5889
5944
  },
5890
5945
  events: [],
5891
5946
  methods: [],
5892
5947
  slots: []
5893
5948
  };
5894
- S(Mt);
5895
- const Ft = {
5896
- key: Yi,
5949
+ S(Ft);
5950
+ const Ht = {
5951
+ key: eo,
5897
5952
  name: "x-runtime-lib.stepperWindow",
5898
- comp: Gr,
5953
+ comp: qr,
5899
5954
  props: {
5900
- pageCommon: [g],
5901
- compCommon: [g]
5955
+ pageCommon: [x],
5956
+ compCommon: [x]
5902
5957
  },
5903
5958
  events: [],
5904
5959
  methods: [],
5905
5960
  slots: []
5906
5961
  };
5907
- S(Ft);
5908
- const ni = {
5962
+ S(Ht);
5963
+ const oi = {
5909
5964
  key: "settings",
5910
5965
  name: "x-runtime-lib.settings",
5911
5966
  children: [
@@ -5916,46 +5971,46 @@ const ni = {
5916
5971
  default: ""
5917
5972
  }
5918
5973
  ]
5919
- }, Ht = {
5920
- key: Qi,
5974
+ }, Ut = {
5975
+ key: to,
5921
5976
  name: "x-runtime-lib.stepperWindowItem",
5922
- comp: jr,
5977
+ comp: Jr,
5923
5978
  props: {
5924
- pageCommon: [g, ni],
5925
- compCommon: [g, ni]
5979
+ pageCommon: [x, oi],
5980
+ compCommon: [x, oi]
5926
5981
  },
5927
5982
  events: [],
5928
5983
  methods: [],
5929
5984
  slots: []
5930
5985
  };
5931
- S(Ht);
5932
- function Ml(i, e) {
5986
+ S(Ut);
5987
+ function Ol(i, e) {
5933
5988
  const t = `type=${i} subtype=${e}`, r = E(i, e);
5934
5989
  if (!r) {
5935
5990
  console.error(`stepperV1/spawn prop tag not found, ${t}`);
5936
5991
  return;
5937
5992
  }
5938
- const n = Ut.props[r];
5993
+ const n = jt.props[r];
5939
5994
  if (!n) {
5940
5995
  console.error(`stepperV1/spawn props not found, ${t}`);
5941
5996
  return;
5942
5997
  }
5943
5998
  const s = {};
5944
- return D(s, n), s.basic.id = R(16), s.basic.key = Ut.key, s.children = [Fl(i, e), Hl(i, e)], s;
5999
+ return D(s, n), s.basic.id = R(16), s.basic.key = jt.key, s.children = [Kl(i, e), Zl(i, e)], s;
5945
6000
  }
5946
- function Fl(i, e) {
6001
+ function Kl(i, e) {
5947
6002
  const t = `type=${i} subtype=${e}`, r = E(i, e);
5948
6003
  if (!r) {
5949
6004
  console.error(`stepperV1/spawnHeader prop tag not found, ${t}`);
5950
6005
  return;
5951
6006
  }
5952
- const n = Et.props[r];
6007
+ const n = Mt.props[r];
5953
6008
  if (!n) {
5954
6009
  console.error(`stepperV1/spawnHeader props not found, ${t}`);
5955
6010
  return;
5956
6011
  }
5957
6012
  const s = {};
5958
- return D(s, n), s.basic.id = R(16), s.basic.key = Et.key, s.children = [
6013
+ return D(s, n), s.basic.id = R(16), s.basic.key = Mt.key, s.children = [
5959
6014
  Re(i, e, "step1"),
5960
6015
  Re(i, e, "step2"),
5961
6016
  Re(i, e, "step3")
@@ -5967,27 +6022,27 @@ function Re(i, e, t) {
5967
6022
  console.error(`stepperV1/spawnItem prop tag not found, ${r}`);
5968
6023
  return;
5969
6024
  }
5970
- const s = Mt.props[n];
6025
+ const s = Ft.props[n];
5971
6026
  if (!s) {
5972
6027
  console.error(`stepperV1/spawnItem props not found, ${r}`);
5973
6028
  return;
5974
6029
  }
5975
6030
  const a = {};
5976
- return D(a, s), a.basic.id = R(16), a.basic.key = Mt.key, a.children = [], a.settings.value = t, a;
6031
+ return D(a, s), a.basic.id = R(16), a.basic.key = Ft.key, a.children = [], a.settings.value = t, a;
5977
6032
  }
5978
- function Hl(i, e) {
6033
+ function Zl(i, e) {
5979
6034
  const t = `type=${i} subtype=${e}`, r = E(i, e);
5980
6035
  if (!r) {
5981
6036
  console.error(`stepperV1/spawnWindow prop tag not found, ${t}`);
5982
6037
  return;
5983
6038
  }
5984
- const n = Ft.props[r];
6039
+ const n = Ht.props[r];
5985
6040
  if (!n) {
5986
6041
  console.error(`stepperV1/spawnWindow props not found, ${t}`);
5987
6042
  return;
5988
6043
  }
5989
6044
  const s = {};
5990
- return D(s, n), s.basic.id = R(16), s.basic.key = Ft.key, s.children = [
6045
+ return D(s, n), s.basic.id = R(16), s.basic.key = Ht.key, s.children = [
5991
6046
  De(i, e, "step1", "step 1"),
5992
6047
  De(i, e, "step2", "step 2"),
5993
6048
  De(i, e, "step3", "step 3")
@@ -5999,15 +6054,15 @@ function De(i, e, t, r) {
5999
6054
  console.error(`stepperV1/spawnWindowItem prop tag not found, ${n}`);
6000
6055
  return;
6001
6056
  }
6002
- const a = Ht.props[s];
6057
+ const a = Ut.props[s];
6003
6058
  if (!a) {
6004
6059
  console.error(`stepperV1/spawnWindowItem props not found, ${n}`);
6005
6060
  return;
6006
6061
  }
6007
6062
  const u = {};
6008
- return D(u, a), u.basic.id = R(16), u.basic.key = Ht.key, u.children = [Ul(i, e, r)], u.settings.value = t, u;
6063
+ return D(u, a), u.basic.id = R(16), u.basic.key = Ut.key, u.children = [ql(i, e, r)], u.settings.value = t, u;
6009
6064
  }
6010
- function Ul(i, e, t) {
6065
+ function ql(i, e, t) {
6011
6066
  const r = `type=${i} subtype=${e}`, n = E(i, e);
6012
6067
  if (!n) {
6013
6068
  console.error(`stepperV1/spawnCard prop tag not found, ${r}`);
@@ -6021,7 +6076,7 @@ function Ul(i, e, t) {
6021
6076
  const a = {};
6022
6077
  return D(a, s), a.basic.id = R(16), a.basic.key = Ve.key, a.children = [], a.settings.title = t, a;
6023
6078
  }
6024
- const ii = {
6079
+ const si = {
6025
6080
  key: "settings",
6026
6081
  name: "x-runtime-lib.settings",
6027
6082
  children: [
@@ -6038,35 +6093,35 @@ const ii = {
6038
6093
  default: !1
6039
6094
  }
6040
6095
  ]
6041
- }, Ut = {
6042
- key: xt,
6096
+ }, jt = {
6097
+ key: gt,
6043
6098
  name: "x-runtime-lib.stepper",
6044
- comp: Rr,
6099
+ comp: Hr,
6045
6100
  props: {
6046
- pageCommon: [g, ii],
6047
- compCommon: [g, ii]
6101
+ pageCommon: [x, si],
6102
+ compCommon: [x, si]
6048
6103
  },
6049
6104
  events: [],
6050
6105
  methods: [],
6051
6106
  slots: [],
6052
- spawn: Ml
6107
+ spawn: Ol
6053
6108
  };
6054
- S(Ut);
6055
- const Gl = {
6056
- key: gt,
6109
+ S(jt);
6110
+ const Jl = {
6111
+ key: vt,
6057
6112
  name: "x-runtime-lib.switch",
6058
- comp: Or,
6113
+ comp: Xr,
6059
6114
  props: {
6060
- pageCommon: [g],
6061
- compCommon: [g]
6115
+ pageCommon: [x],
6116
+ compCommon: [x]
6062
6117
  },
6063
6118
  events: [],
6064
6119
  methods: [],
6065
6120
  slots: [],
6066
6121
  leaf: !0
6067
6122
  };
6068
- S(Gl);
6069
- const oi = {
6123
+ S(Jl);
6124
+ const ri = {
6070
6125
  key: "settings",
6071
6126
  name: "x-runtime-lib.settings",
6072
6127
  children: [
@@ -6084,12 +6139,12 @@ const oi = {
6084
6139
  }
6085
6140
  ]
6086
6141
  }, Gt = {
6087
- key: eo,
6142
+ key: no,
6088
6143
  name: "x-runtime-lib.tab",
6089
- comp: Kr,
6144
+ comp: Yr,
6090
6145
  props: {
6091
- pageCommon: [g, oi],
6092
- compCommon: [g, oi]
6146
+ pageCommon: [x, ri],
6147
+ compCommon: [x, ri]
6093
6148
  },
6094
6149
  events: [],
6095
6150
  methods: [],
@@ -6097,19 +6152,19 @@ const oi = {
6097
6152
  leaf: !0
6098
6153
  };
6099
6154
  S(Gt);
6100
- function jl(i, e) {
6155
+ function Xl(i, e) {
6101
6156
  const t = `type=${i} subtype=${e}`, r = E(i, e);
6102
6157
  if (!r) {
6103
6158
  console.error(`tabsV1/spawn prop tag not found, ${t}`);
6104
6159
  return;
6105
6160
  }
6106
- const n = jt.props[r];
6161
+ const n = Ot.props[r];
6107
6162
  if (!n) {
6108
6163
  console.error(`tabsV1/spawn props not found, ${t}`);
6109
6164
  return;
6110
6165
  }
6111
6166
  const s = {};
6112
- return D(s, n), s.basic.id = R(16), s.basic.key = jt.key, s.children = [
6167
+ return D(s, n), s.basic.id = R(16), s.basic.key = Ot.key, s.children = [
6113
6168
  Ee(i, e, "tab1", "tab 1"),
6114
6169
  Ee(i, e, "tab2", "tab 2"),
6115
6170
  Ee(i, e, "tab3", "tab 3")
@@ -6129,16 +6184,16 @@ function Ee(i, e, t, r) {
6129
6184
  const u = {};
6130
6185
  return D(u, a), u.basic.id = R(16), u.basic.key = Gt.key, u.settings.value = t, u.settings.text = r, u;
6131
6186
  }
6132
- const pn = j(Q);
6133
- pn.key = "backgroundColor";
6134
- pn.name = "x-runtime-lib.backgroundColor";
6135
- const fn = j(Q);
6136
- fn.key = "selectedColor";
6137
- fn.name = "x-runtime-lib.selectedColor";
6138
- const bn = j(Q);
6139
- bn.key = "sliderColor";
6140
- bn.name = "x-runtime-lib.sliderColor";
6141
- const si = {
6187
+ const fn = G(Q);
6188
+ fn.key = "backgroundColor";
6189
+ fn.name = "x-runtime-lib.backgroundColor";
6190
+ const bn = G(Q);
6191
+ bn.key = "selectedColor";
6192
+ bn.name = "x-runtime-lib.selectedColor";
6193
+ const yn = G(Q);
6194
+ yn.key = "sliderColor";
6195
+ yn.name = "x-runtime-lib.sliderColor";
6196
+ const li = {
6142
6197
  key: "settings",
6143
6198
  name: "x-runtime-lib.settings",
6144
6199
  children: [
@@ -6214,24 +6269,24 @@ const si = {
6214
6269
  {
6215
6270
  key: "color",
6216
6271
  name: "x-runtime-lib.color",
6217
- children: [pn, fn, bn]
6272
+ children: [fn, bn, yn]
6218
6273
  }
6219
6274
  ]
6220
- }, jt = {
6221
- key: vt,
6275
+ }, Ot = {
6276
+ key: kt,
6222
6277
  name: "x-runtime-lib.tabs",
6223
- comp: Zr,
6278
+ comp: Qr,
6224
6279
  props: {
6225
- pageCommon: [g, si],
6226
- compCommon: [g, si]
6280
+ pageCommon: [x, li],
6281
+ compCommon: [x, li]
6227
6282
  },
6228
6283
  events: [],
6229
6284
  methods: [],
6230
6285
  slots: [],
6231
- spawn: jl
6286
+ spawn: Xl
6232
6287
  };
6233
- S(jt);
6234
- function Ol(i, e) {
6288
+ S(Ot);
6289
+ function Yl(i, e) {
6235
6290
  const t = `type=${i} subtype=${e}`, r = E(i, e);
6236
6291
  if (!r) {
6237
6292
  console.error(`textV1/spawn prop tag not found, ${t}`);
@@ -6245,7 +6300,7 @@ function Ol(i, e) {
6245
6300
  const s = {};
6246
6301
  return D(s, n), s.basic.id = R(16), s.basic.key = he.key, s.settings.text = "text", s;
6247
6302
  }
6248
- const ri = {
6303
+ const ai = {
6249
6304
  key: "settings",
6250
6305
  name: "x-runtime-lib.settings",
6251
6306
  children: [
@@ -6332,35 +6387,35 @@ const ri = {
6332
6387
  }
6333
6388
  ]
6334
6389
  }, he = {
6335
- key: kt,
6390
+ key: _t,
6336
6391
  name: "x-runtime-lib.text",
6337
- comp: qr,
6392
+ comp: el,
6338
6393
  props: {
6339
- pageCommon: [g, ri],
6340
- compCommon: [g, ri]
6394
+ pageCommon: [x, ai],
6395
+ compCommon: [x, ai]
6341
6396
  },
6342
6397
  events: [],
6343
6398
  methods: [],
6344
6399
  slots: [],
6345
6400
  leaf: !0,
6346
- spawn: Ol
6401
+ spawn: Yl
6347
6402
  };
6348
6403
  S(he);
6349
- function Kl(i, e) {
6404
+ function Ql(i, e) {
6350
6405
  const t = `type=${i} subtype=${e}`, r = E(i, e);
6351
6406
  if (!r) {
6352
6407
  console.error(`textareaV1/spawn prop tag not found, ${t}`);
6353
6408
  return;
6354
6409
  }
6355
- const n = Ot.props[r];
6410
+ const n = Kt.props[r];
6356
6411
  if (!n) {
6357
6412
  console.error(`textareaV1/spawn props not found, ${t}`);
6358
6413
  return;
6359
6414
  }
6360
6415
  const s = {};
6361
- return D(s, n), s.basic.id = R(16), s.basic.key = Ot.key, s.settings.label = "label", s;
6416
+ return D(s, n), s.basic.id = R(16), s.basic.key = Kt.key, s.settings.label = "label", s;
6362
6417
  }
6363
- const li = {
6418
+ const ui = {
6364
6419
  key: "settings",
6365
6420
  name: "x-runtime-lib.settings",
6366
6421
  children: [
@@ -6431,47 +6486,47 @@ const li = {
6431
6486
  default: 0
6432
6487
  }
6433
6488
  ]
6434
- }, Ot = {
6435
- key: _t,
6489
+ }, Kt = {
6490
+ key: wt,
6436
6491
  name: "x-runtime-lib.textarea",
6437
- comp: Jr,
6492
+ comp: tl,
6438
6493
  props: {
6439
- pageCommon: [g, li],
6440
- compCommon: [g, li]
6494
+ pageCommon: [x, ui],
6495
+ compCommon: [x, ui]
6441
6496
  },
6442
6497
  events: [],
6443
6498
  methods: [],
6444
6499
  slots: [],
6445
6500
  leaf: !0,
6446
- spawn: Kl
6501
+ spawn: Ql
6447
6502
  };
6448
- S(Ot);
6449
- const Kt = {
6450
- key: to,
6503
+ S(Kt);
6504
+ const Zt = {
6505
+ key: io,
6451
6506
  name: "x-runtime-lib.timelineItem",
6452
- comp: tl,
6507
+ comp: rl,
6453
6508
  props: {
6454
- pageCommon: [g],
6455
- compCommon: [g]
6509
+ pageCommon: [x],
6510
+ compCommon: [x]
6456
6511
  },
6457
6512
  events: [],
6458
6513
  methods: [],
6459
6514
  slots: []
6460
6515
  };
6461
- S(Kt);
6462
- function Zl(i, e) {
6516
+ S(Zt);
6517
+ function ea(i, e) {
6463
6518
  const t = `type=${i} subtype=${e}`, r = E(i, e);
6464
6519
  if (!r) {
6465
6520
  console.error(`timelineV1/spawn prop tag not found, ${t}`);
6466
6521
  return;
6467
6522
  }
6468
- const n = Zt.props[r];
6523
+ const n = qt.props[r];
6469
6524
  if (!n) {
6470
6525
  console.error(`timelineV1/spawn props not found, ${t}`);
6471
6526
  return;
6472
6527
  }
6473
6528
  const s = {};
6474
- return D(s, n), s.basic.id = R(16), s.basic.key = Zt.key, s.children = [
6529
+ return D(s, n), s.basic.id = R(16), s.basic.key = qt.key, s.children = [
6475
6530
  Me(i, e, "timeline 1"),
6476
6531
  Me(i, e, "timeline 2"),
6477
6532
  Me(i, e, "timeline 3")
@@ -6483,15 +6538,15 @@ function Me(i, e, t) {
6483
6538
  console.error(`timelineV1/spawnEntry prop tag not found, ${r}`);
6484
6539
  return;
6485
6540
  }
6486
- const s = Kt.props[n];
6541
+ const s = Zt.props[n];
6487
6542
  if (!s) {
6488
6543
  console.error(`timelineV1/spawnEntry props not found, ${r}`);
6489
6544
  return;
6490
6545
  }
6491
6546
  const a = {};
6492
- return D(a, s), a.basic.id = R(16), a.basic.key = Kt.key, a.children = [ql(i, e, t)], a;
6547
+ return D(a, s), a.basic.id = R(16), a.basic.key = Zt.key, a.children = [ta(i, e, t)], a;
6493
6548
  }
6494
- function ql(i, e, t) {
6549
+ function ta(i, e, t) {
6495
6550
  const r = `type=${i} subtype=${e}`, n = E(i, e);
6496
6551
  if (!n) {
6497
6552
  console.error(`timelineV1/spawnText prop tag not found, ${r}`);
@@ -6505,7 +6560,7 @@ function ql(i, e, t) {
6505
6560
  const a = {};
6506
6561
  return D(a, s), a.basic.id = R(16), a.basic.key = he.key, a.settings.text = t, a;
6507
6562
  }
6508
- const Jl = j(Q), Xl = j(Q), ai = {
6563
+ const na = G(Q), ia = G(Q), ci = {
6509
6564
  key: "settings",
6510
6565
  name: "x-runtime-lib.settings",
6511
6566
  children: [
@@ -6553,7 +6608,7 @@ const Jl = j(Q), Xl = j(Q), ai = {
6553
6608
  ui: "switch",
6554
6609
  default: !1
6555
6610
  },
6556
- Jl
6611
+ na
6557
6612
  ]
6558
6613
  },
6559
6614
  {
@@ -6579,50 +6634,50 @@ const Jl = j(Q), Xl = j(Q), ai = {
6579
6634
  ui: "numInput",
6580
6635
  default: 0
6581
6636
  },
6582
- Xl
6637
+ ia
6583
6638
  ]
6584
6639
  }
6585
6640
  ]
6586
- }, Zt = {
6587
- key: Vt,
6641
+ }, qt = {
6642
+ key: $t,
6588
6643
  name: "x-runtime-lib.timeline",
6589
- comp: Yr,
6644
+ comp: il,
6590
6645
  props: {
6591
- pageCommon: [g, ai],
6592
- compCommon: [g, ai]
6646
+ pageCommon: [x, ci],
6647
+ compCommon: [x, ci]
6593
6648
  },
6594
6649
  events: [],
6595
6650
  methods: [],
6596
6651
  slots: [],
6597
- spawn: Zl
6652
+ spawn: ea
6598
6653
  };
6599
- S(Zt);
6600
- const qt = {
6601
- key: no,
6654
+ S(qt);
6655
+ const Jt = {
6656
+ key: oo,
6602
6657
  name: "x-runtime-lib.windowItem",
6603
- comp: sl,
6658
+ comp: cl,
6604
6659
  props: {
6605
- pageCommon: [g],
6606
- compCommon: [g]
6660
+ pageCommon: [x],
6661
+ compCommon: [x]
6607
6662
  },
6608
6663
  events: [],
6609
6664
  methods: [],
6610
6665
  slots: []
6611
6666
  };
6612
- S(qt);
6613
- function Yl(i, e) {
6667
+ S(Jt);
6668
+ function oa(i, e) {
6614
6669
  const t = `type=${i} subtype=${e}`, r = E(i, e);
6615
6670
  if (!r) {
6616
6671
  console.error(`windowV1/spawn prop tag not found, ${t}`);
6617
6672
  return;
6618
6673
  }
6619
- const n = Jt.props[r];
6674
+ const n = Xt.props[r];
6620
6675
  if (!n) {
6621
6676
  console.error(`windowV1/spawn props not found, ${t}`);
6622
6677
  return;
6623
6678
  }
6624
6679
  const s = {};
6625
- return D(s, n), s.basic.id = R(16), s.basic.key = Jt.key, s.children = [
6680
+ return D(s, n), s.basic.id = R(16), s.basic.key = Xt.key, s.children = [
6626
6681
  Fe(i, e, "window 1"),
6627
6682
  Fe(i, e, "window 2"),
6628
6683
  Fe(i, e, "window 3")
@@ -6634,15 +6689,15 @@ function Fe(i, e, t) {
6634
6689
  console.error(`windowV1/spawnEntry prop tag not found, ${r}`);
6635
6690
  return;
6636
6691
  }
6637
- const s = qt.props[n];
6692
+ const s = Jt.props[n];
6638
6693
  if (!s) {
6639
6694
  console.error(`windowV1/spawnEntry props not found, ${r}`);
6640
6695
  return;
6641
6696
  }
6642
6697
  const a = {};
6643
- return D(a, s), a.basic.id = R(16), a.basic.key = qt.key, a.children = [Ql(i, e, t)], a;
6698
+ return D(a, s), a.basic.id = R(16), a.basic.key = Jt.key, a.children = [sa(i, e, t)], a;
6644
6699
  }
6645
- function Ql(i, e, t) {
6700
+ function sa(i, e, t) {
6646
6701
  const r = `type=${i} subtype=${e}`, n = E(i, e);
6647
6702
  if (!n) {
6648
6703
  console.error(`windowV1/spawnFlexLayout prop tag not found, ${r}`);
@@ -6654,9 +6709,9 @@ function Ql(i, e, t) {
6654
6709
  return;
6655
6710
  }
6656
6711
  const a = {};
6657
- return D(a, s), a.basic.id = R(16), a.basic.key = $e.key, a.size.height = "200px", a.settings.mainAlign.xs = "center", a.settings.crossAlign.xs = "center", a.settings.backgroundColor.mode = "theme", a.settings.backgroundColor.theme = "background2", a.children = [ea(i, e, t)], a;
6712
+ return D(a, s), a.basic.id = R(16), a.basic.key = $e.key, a.size.height = "200px", a.settings.mainAlign.xs = "center", a.settings.crossAlign.xs = "center", a.settings.backgroundColor.mode = "theme", a.settings.backgroundColor.theme = "background2", a.children = [ra(i, e, t)], a;
6658
6713
  }
6659
- function ea(i, e, t) {
6714
+ function ra(i, e, t) {
6660
6715
  const r = `type=${i} subtype=${e}`, n = E(i, e);
6661
6716
  if (!n) {
6662
6717
  console.error(`windowV1/spawnText prop tag not found, ${r}`);
@@ -6670,7 +6725,7 @@ function ea(i, e, t) {
6670
6725
  const a = {};
6671
6726
  return D(a, s), a.basic.id = R(16), a.basic.key = he.key, a.settings.text = t, a.settings.style.xs = "h6", a;
6672
6727
  }
6673
- const ui = {
6728
+ const di = {
6674
6729
  key: "settings",
6675
6730
  name: "x-runtime-lib.settings",
6676
6731
  children: [
@@ -6718,47 +6773,47 @@ const ui = {
6718
6773
  default: !1
6719
6774
  }
6720
6775
  ]
6721
- }, Jt = {
6722
- key: $t,
6776
+ }, Xt = {
6777
+ key: It,
6723
6778
  name: "x-runtime-lib.window",
6724
- comp: nl,
6779
+ comp: ll,
6725
6780
  props: {
6726
- pageCommon: [g, ui],
6727
- compCommon: [g, ui]
6781
+ pageCommon: [x, di],
6782
+ compCommon: [x, di]
6728
6783
  },
6729
6784
  events: [],
6730
6785
  methods: [],
6731
6786
  slots: [],
6732
- spawn: Yl
6787
+ spawn: oa
6733
6788
  };
6734
- S(Jt);
6735
- const ta = [
6789
+ S(Xt);
6790
+ const la = [
6736
6791
  { title: "x-runtime-lib.title", value: "title" },
6737
6792
  { title: "x-runtime-lib.end", value: "end" },
6738
6793
  { title: "x-runtime-lib.start", value: "start" },
6739
6794
  { title: "x-runtime-lib.center", value: "center" }
6740
- ], na = [
6795
+ ], aa = [
6741
6796
  { title: "x-runtime-lib.value", value: "value" },
6742
6797
  { title: "x-runtime-lib.category", value: "category" },
6743
6798
  { title: "x-runtime-lib.time", value: "time" },
6744
6799
  { title: "x-runtime-lib.log", value: "log" }
6745
- ], ia = [
6800
+ ], ua = [
6746
6801
  { title: "x-runtime-lib.notSet", value: "" },
6747
6802
  { title: "x-runtime-lib.solid", value: "solid" },
6748
6803
  { title: "x-runtime-lib.dashed", value: "dashed" },
6749
6804
  { title: "x-runtime-lib.dotted", value: "dotted" }
6750
- ], oa = [
6805
+ ], ca = [
6751
6806
  { title: "x-runtime-lib.notSet", value: "" },
6752
6807
  { title: "x-runtime-lib.theme", value: "theme" },
6753
6808
  { title: "x-runtime-lib.custom", value: "custom" }
6754
- ], sa = [
6809
+ ], da = [
6755
6810
  { title: "x-runtime-lib.default", value: "default" },
6756
6811
  { title: "x-runtime-lib.comfortable", value: "comfortable" },
6757
6812
  { title: "x-runtime-lib.compact", value: "compact" }
6758
- ], ra = [
6813
+ ], ma = [
6759
6814
  { title: "x-runtime-lib.horizontal", value: "horizontal" },
6760
6815
  { title: "x-runtime-lib.vertical", value: "vertical" }
6761
- ], la = [
6816
+ ], pa = [
6762
6817
  { title: "x-runtime-lib.underlined", value: "underlined" },
6763
6818
  { title: "x-runtime-lib.outlined", value: "outlined" },
6764
6819
  { title: "x-runtime-lib.filled", value: "filled" },
@@ -6766,20 +6821,20 @@ const ta = [
6766
6821
  { title: "x-runtime-lib.soloInverted", value: "solo-inverted" },
6767
6822
  { title: "x-runtime-lib.soloFilled", value: "solo-filled" },
6768
6823
  { title: "x-runtime-lib.plain", value: "plain" }
6769
- ], aa = [
6824
+ ], fa = [
6770
6825
  { title: "x-runtime-lib.notSet", value: "" },
6771
6826
  { title: "x-runtime-lib.start", value: "start" },
6772
6827
  { title: "x-runtime-lib.end", value: "end" },
6773
6828
  { title: "x-runtime-lib.center", value: "center" },
6774
6829
  { title: "x-runtime-lib.baseline", value: "baseline" },
6775
6830
  { title: "x-runtime-lib.stretch", value: "stretch" }
6776
- ], ua = [
6831
+ ], ba = [
6777
6832
  { title: "x-runtime-lib.notSet", value: "" },
6778
6833
  { title: "x-runtime-lib.row", value: "row" },
6779
6834
  { title: "x-runtime-lib.rowReverse", value: "rowReverse" },
6780
6835
  { title: "x-runtime-lib.column", value: "column" },
6781
6836
  { title: "x-runtime-lib.columnReverse", value: "columnReverse" }
6782
- ], ca = [
6837
+ ], ya = [
6783
6838
  { title: "x-runtime-lib.notSet", value: "" },
6784
6839
  { title: "x-runtime-lib.start", value: "start" },
6785
6840
  { title: "x-runtime-lib.end", value: "end" },
@@ -6787,12 +6842,12 @@ const ta = [
6787
6842
  { title: "x-runtime-lib.spaceBetween", value: "spaceBetween" },
6788
6843
  { title: "x-runtime-lib.spaceAround", value: "spaceAround" },
6789
6844
  { title: "x-runtime-lib.spaceEvenly", value: "spaceEvenly" }
6790
- ], da = [
6845
+ ], ha = [
6791
6846
  { title: "x-runtime-lib.notSet", value: "" },
6792
6847
  { title: "x-runtime-lib.no", value: "no" },
6793
6848
  { title: "x-runtime-lib.yes", value: "yes" },
6794
6849
  { title: "x-runtime-lib.reverse", value: "reverse" }
6795
- ], ma = [
6850
+ ], xa = [
6796
6851
  { title: "x-runtime-lib.notSet", value: "" },
6797
6852
  { title: "x-runtime-lib.black", value: "black" },
6798
6853
  { title: "x-runtime-lib.bold", value: "bold" },
@@ -6800,24 +6855,24 @@ const ta = [
6800
6855
  { title: "x-runtime-lib.regular", value: "regular" },
6801
6856
  { title: "x-runtime-lib.light", value: "light" },
6802
6857
  { title: "x-runtime-lib.thin", value: "thin" }
6803
- ], pa = [
6858
+ ], ga = [
6804
6859
  { title: "x-runtime-lib.elevated", value: "elevated" },
6805
6860
  { title: "x-runtime-lib.flat", value: "flat" },
6806
6861
  { title: "x-runtime-lib.tonal", value: "tonal" },
6807
6862
  { title: "x-runtime-lib.outlined", value: "outlined" },
6808
6863
  { title: "x-runtime-lib.text", value: "text" },
6809
6864
  { title: "x-runtime-lib.plain", value: "plain" }
6810
- ], fa = [
6865
+ ], va = [
6811
6866
  { title: "x-runtime-lib.notSet", value: "" },
6812
6867
  { title: "x-runtime-lib.show", value: "show" },
6813
6868
  { title: "x-runtime-lib.always", value: "always" }
6814
- ], ba = [
6869
+ ], ka = [
6815
6870
  { title: "x-runtime-lib.xSmall", value: "x-small" },
6816
6871
  { title: "x-runtime-lib.small", value: "small" },
6817
6872
  { title: "x-runtime-lib.default", value: "default" },
6818
6873
  { title: "x-runtime-lib.large", value: "large" },
6819
6874
  { title: "x-runtime-lib.xLarge", value: "x-large" }
6820
- ], ya = [
6875
+ ], _a = [
6821
6876
  { title: "x-runtime-lib.notSet", value: "" },
6822
6877
  { title: "x-runtime-lib.start", value: "start" },
6823
6878
  { title: "x-runtime-lib.center", value: "center" },
@@ -6825,18 +6880,18 @@ const ta = [
6825
6880
  { title: "x-runtime-lib.justify", value: "justify" },
6826
6881
  { title: "x-runtime-lib.left", value: "left" },
6827
6882
  { title: "x-runtime-lib.right", value: "right" }
6828
- ], ha = [
6883
+ ], wa = [
6829
6884
  { title: "x-runtime-lib.notSet", value: "" },
6830
6885
  { title: "x-runtime-lib.none", value: "none" },
6831
6886
  { title: "x-runtime-lib.overline", value: "overline" },
6832
6887
  { title: "x-runtime-lib.underline", value: "underline" },
6833
6888
  { title: "x-runtime-lib.lineThrough", value: "line-through" }
6834
- ], xa = [
6889
+ ], Va = [
6835
6890
  { title: "x-runtime-lib.notSet", value: "" },
6836
6891
  { title: "x-runtime-lib.high", value: "high" },
6837
6892
  { title: "x-runtime-lib.medium", value: "medium" },
6838
6893
  { title: "x-runtime-lib.disabled", value: "disabled" }
6839
- ], ga = [
6894
+ ], $a = [
6840
6895
  { title: "x-runtime-lib.notSet", value: "" },
6841
6896
  { title: "x-runtime-lib.h1", value: "h1" },
6842
6897
  { title: "x-runtime-lib.h2", value: "h2" },
@@ -6851,7 +6906,7 @@ const ta = [
6851
6906
  { title: "x-runtime-lib.button", value: "button" },
6852
6907
  { title: "x-runtime-lib.caption", value: "caption" },
6853
6908
  { title: "x-runtime-lib.overline", value: "overline" }
6854
- ], va = [
6909
+ ], Ia = [
6855
6910
  { title: "x-runtime-lib.notSet", value: "" },
6856
6911
  { title: "x-runtime-lib.primary", value: "primary" },
6857
6912
  { title: "x-runtime-lib.secondary", value: "secondary" },
@@ -6862,53 +6917,53 @@ const ta = [
6862
6917
  { title: "x-runtime-lib.background0", value: "background0" },
6863
6918
  { title: "x-runtime-lib.background1", value: "background1" },
6864
6919
  { title: "x-runtime-lib.background2", value: "background2" }
6865
- ], ka = [
6920
+ ], Ca = [
6866
6921
  { title: "x-runtime-lib.notSet", value: "" },
6867
6922
  { title: "x-runtime-lib.show", value: "show" },
6868
6923
  { title: "x-runtime-lib.always", value: "always" }
6869
- ], _a = [
6924
+ ], Sa = [
6870
6925
  { title: "x-runtime-lib.start", value: "start" },
6871
6926
  { title: "x-runtime-lib.center", value: "center" }
6872
- ], wa = [
6927
+ ], Ta = [
6873
6928
  { title: "x-runtime-lib.horizontal", value: "horizontal" },
6874
6929
  { title: "x-runtime-lib.vertical", value: "vertical" }
6875
- ], Va = [
6930
+ ], za = [
6876
6931
  { title: "x-runtime-lib.notSet", value: "" },
6877
6932
  { title: "x-runtime-lib.end", value: "end" },
6878
6933
  { title: "x-runtime-lib.start", value: "start" }
6879
- ], $a = [
6934
+ ], Aa = [
6880
6935
  { title: "x-runtime-lib.notSet", value: "" },
6881
6936
  { title: "x-runtime-lib.end", value: "end" },
6882
6937
  { title: "x-runtime-lib.start", value: "start" },
6883
6938
  { title: "x-runtime-lib.both", value: "both" }
6884
- ], Ia = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6939
+ ], Pa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6885
6940
  __proto__: null,
6886
- alignTabsItemsV1: ta,
6887
- axisTypeItemsV1: na,
6888
- borderStyleItemsV1: ia,
6889
- colorModeItemsV1: oa,
6890
- densityItemsV1: sa,
6891
- directionItemsV1: ra,
6892
- fieldVariantItemsV1: la,
6893
- flexCrossAlignItemsV1: aa,
6894
- flexDirectionItemsV1: ua,
6895
- flexMainAlignItemsV1: ca,
6896
- flexWrapItemsV1: da,
6897
- fontWeightItemsV1: ma,
6898
- sheetVariantItemsV1: pa,
6899
- showTicksItemsV1: fa,
6900
- sizeItemsV1: ba,
6901
- textAlignItemsV1: ya,
6902
- textDecorationItemsV1: ha,
6903
- textEmphasisItemsV1: xa,
6904
- textStyleItemsV1: ga,
6905
- themeColorItemsV1: va,
6906
- thumbLabelItemsV1: ka,
6907
- timelineAlignItemsV1: _a,
6908
- timelineDirectionItemsV1: wa,
6909
- timelineSideItemsV1: Va,
6910
- timelineTruncateLineItemsV1: $a
6911
- }, Symbol.toStringTag, { value: "Module" })), Ca = [
6941
+ alignTabsItemsV1: la,
6942
+ axisTypeItemsV1: aa,
6943
+ borderStyleItemsV1: ua,
6944
+ colorModeItemsV1: ca,
6945
+ densityItemsV1: da,
6946
+ directionItemsV1: ma,
6947
+ fieldVariantItemsV1: pa,
6948
+ flexCrossAlignItemsV1: fa,
6949
+ flexDirectionItemsV1: ba,
6950
+ flexMainAlignItemsV1: ya,
6951
+ flexWrapItemsV1: ha,
6952
+ fontWeightItemsV1: xa,
6953
+ sheetVariantItemsV1: ga,
6954
+ showTicksItemsV1: va,
6955
+ sizeItemsV1: ka,
6956
+ textAlignItemsV1: _a,
6957
+ textDecorationItemsV1: wa,
6958
+ textEmphasisItemsV1: Va,
6959
+ textStyleItemsV1: $a,
6960
+ themeColorItemsV1: Ia,
6961
+ thumbLabelItemsV1: Ca,
6962
+ timelineAlignItemsV1: Sa,
6963
+ timelineDirectionItemsV1: Ta,
6964
+ timelineSideItemsV1: za,
6965
+ timelineTruncateLineItemsV1: Aa
6966
+ }, Symbol.toStringTag, { value: "Module" })), Na = [
6912
6967
  {
6913
6968
  title: "x-runtime-lib.notSet",
6914
6969
  value: "",
@@ -6948,7 +7003,7 @@ const ta = [
6948
7003
  max: 1 / 0,
6949
7004
  step: 1
6950
7005
  }
6951
- ], Sa = [
7006
+ ], Wa = [
6952
7007
  {
6953
7008
  title: "x-runtime-lib.notSet",
6954
7009
  value: "",
@@ -6970,7 +7025,7 @@ const ta = [
6970
7025
  validator: (i) => i === "right",
6971
7026
  default: "right"
6972
7027
  }
6973
- ], Ta = [
7028
+ ], La = [
6974
7029
  {
6975
7030
  title: "x-runtime-lib.notSet",
6976
7031
  value: "",
@@ -6996,11 +7051,11 @@ const ta = [
6996
7051
  title: "x-runtime-lib.percent",
6997
7052
  value: "percent",
6998
7053
  ui: "percentInput",
6999
- validator: rn,
7054
+ validator: ln,
7000
7055
  precision: 6,
7001
7056
  default: "0%"
7002
7057
  }
7003
- ], za = [
7058
+ ], Ba = [
7004
7059
  {
7005
7060
  title: "x-runtime-lib.notSet",
7006
7061
  value: "",
@@ -7020,12 +7075,12 @@ const ta = [
7020
7075
  title: "x-runtime-lib.percent",
7021
7076
  value: "percent",
7022
7077
  ui: "percentInput",
7023
- validator: rn,
7078
+ validator: ln,
7024
7079
  precision: 6,
7025
7080
  min: 0,
7026
7081
  default: "0%"
7027
7082
  }
7028
- ], Aa = [
7083
+ ], Ra = [
7029
7084
  {
7030
7085
  title: "x-runtime-lib.notSet",
7031
7086
  value: "",
@@ -7045,12 +7100,12 @@ const ta = [
7045
7100
  title: "x-runtime-lib.percent",
7046
7101
  value: "percent",
7047
7102
  ui: "percentInput",
7048
- validator: rn,
7103
+ validator: ln,
7049
7104
  precision: 6,
7050
7105
  min: 0,
7051
7106
  default: "0%"
7052
7107
  }
7053
- ], Pa = [
7108
+ ], Da = [
7054
7109
  {
7055
7110
  title: "x-runtime-lib.notSet",
7056
7111
  value: "",
@@ -7079,7 +7134,7 @@ const ta = [
7079
7134
  validator: (i) => i === "end",
7080
7135
  default: "end"
7081
7136
  }
7082
- ], Na = [
7137
+ ], Ea = [
7083
7138
  {
7084
7139
  title: "x-runtime-lib.notSet",
7085
7140
  value: "",
@@ -7101,26 +7156,26 @@ const ta = [
7101
7156
  validator: (i) => i === "bottom",
7102
7157
  default: "bottom"
7103
7158
  }
7104
- ], Wa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7159
+ ], Ma = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7105
7160
  __proto__: null,
7106
- borderWidthTypesV1: Ca,
7107
- leftRightTypesV1: Sa,
7108
- marginTypesV1: Ta,
7109
- paddingTypesV1: za,
7110
- sizeTypesV1: Aa,
7111
- tableColumnAlignTypesV1: Pa,
7112
- topBottomTypesV1: Na
7113
- }, Symbol.toStringTag, { value: "Module" })), La = {
7161
+ borderWidthTypesV1: Na,
7162
+ leftRightTypesV1: Wa,
7163
+ marginTypesV1: La,
7164
+ paddingTypesV1: Ba,
7165
+ sizeTypesV1: Ra,
7166
+ tableColumnAlignTypesV1: Da,
7167
+ topBottomTypesV1: Ea
7168
+ }, Symbol.toStringTag, { value: "Module" })), Fa = {
7114
7169
  version: "v1",
7115
7170
  globalityKey: lt,
7116
7171
  refKey: Se,
7117
- items: { ...Ia },
7118
- types: { ...Wa },
7172
+ items: { ...Pa },
7173
+ types: { ...Ma },
7119
7174
  elements: /* @__PURE__ */ new Set([
7120
7175
  Ue,
7121
- vn,
7122
- Ge,
7176
+ kn,
7123
7177
  je,
7178
+ Ge,
7124
7179
  Oe,
7125
7180
  Ke,
7126
7181
  Ze,
@@ -7134,7 +7189,7 @@ const ta = [
7134
7189
  nt,
7135
7190
  it,
7136
7191
  ot,
7137
- Zi,
7192
+ Ji,
7138
7193
  st,
7139
7194
  lt,
7140
7195
  rt,
@@ -7142,65 +7197,66 @@ const ta = [
7142
7197
  ut,
7143
7198
  ct,
7144
7199
  dt,
7145
- qi,
7146
7200
  mt,
7201
+ Xi,
7147
7202
  pt,
7148
7203
  ft,
7149
- Se,
7150
7204
  bt,
7205
+ Se,
7151
7206
  yt,
7152
7207
  ht,
7153
7208
  xt,
7154
- Ji,
7155
- Xi,
7209
+ gt,
7156
7210
  Yi,
7157
7211
  Qi,
7158
- gt,
7159
7212
  eo,
7213
+ to,
7160
7214
  vt,
7215
+ no,
7161
7216
  kt,
7162
7217
  _t,
7163
7218
  wt,
7164
7219
  Vt,
7165
- to,
7166
7220
  $t,
7167
- no
7221
+ io,
7222
+ It,
7223
+ oo
7168
7224
  ]),
7169
7225
  groups: [
7170
7226
  {
7171
7227
  key: "containment",
7172
7228
  name: "x-runtime-lib.containment",
7173
7229
  items: [
7174
- Ge,
7230
+ je,
7175
7231
  Ke,
7176
7232
  qe,
7177
7233
  Qe,
7178
7234
  ot,
7179
7235
  nt,
7180
- ut
7236
+ ct
7181
7237
  ]
7182
7238
  },
7183
7239
  {
7184
7240
  key: "navigation",
7185
7241
  name: "x-runtime-lib.navigation",
7186
- items: [vn, dt, vt]
7242
+ items: [kn, mt, kt]
7187
7243
  },
7188
7244
  {
7189
7245
  key: "formRelated",
7190
7246
  name: "x-runtime-lib.formRelated",
7191
7247
  items: [
7192
7248
  st,
7193
- kt,
7194
- wt,
7195
7249
  _t,
7196
- ct,
7197
- yt,
7198
- Ye,
7199
- gt,
7200
- mt,
7201
- Ze,
7250
+ Vt,
7251
+ wt,
7252
+ dt,
7202
7253
  ht,
7254
+ Ye,
7255
+ vt,
7203
7256
  pt,
7257
+ Ze,
7258
+ xt,
7259
+ ft,
7204
7260
  it
7205
7261
  ]
7206
7262
  },
@@ -7214,16 +7270,16 @@ const ta = [
7214
7270
  name: "x-runtime-lib.selection",
7215
7271
  items: [
7216
7272
  Oe,
7217
- je,
7273
+ Ge,
7218
7274
  Je,
7219
- xt,
7220
- $t
7275
+ gt,
7276
+ It
7221
7277
  ]
7222
7278
  },
7223
7279
  {
7224
7280
  key: "feedback",
7225
7281
  name: "x-runtime-lib.feedback",
7226
- items: [Ki, ft, Vt]
7282
+ items: [qi, bt, $t]
7227
7283
  },
7228
7284
  {
7229
7285
  key: "imagesAndIcons",
@@ -7238,111 +7294,112 @@ const ta = [
7238
7294
  {
7239
7295
  key: "dynamic",
7240
7296
  name: "x-runtime-lib.dynamic",
7241
- items: [bt, Se]
7297
+ items: [Se, ut, yt]
7242
7298
  }
7243
7299
  ]
7244
- }, yn = {
7245
- v1: La
7246
- }, Ba = (i, e, t) => {
7300
+ }, hn = {
7301
+ v1: Fa
7302
+ }, Ha = (i, e, t) => {
7247
7303
  const r = i[e];
7248
7304
  return r ? typeof r == "function" ? r() : Promise.resolve(r) : new Promise((n, s) => {
7249
7305
  (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(s.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + e + (e.split("/").length !== t ? ". Note that variables only represent file names one level deep." : ""))));
7250
7306
  });
7251
7307
  };
7252
- async function su(i) {
7253
- return (await Ba(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.bxvae9bx.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.pum3a9fg.js") }), `./locales/${i}/index.ts`, 4)).default;
7308
+ async function du(i) {
7309
+ return (await Ha(/* @__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;
7254
7310
  }
7255
7311
  export {
7256
- iu as badgeV1,
7257
- It as barChartV1,
7258
- Ci as breakpoints,
7259
- fl as btnGroupV1,
7260
- bl as btnToggleV1,
7261
- St as btnV1,
7262
- Si as calcBreakpoint,
7312
+ uu as badgeV1,
7313
+ Ct as barChartV1,
7314
+ Ti as breakpoints,
7315
+ vl as btnGroupV1,
7316
+ kl as btnToggleV1,
7317
+ Tt as btnV1,
7318
+ zi as calcBreakpoint,
7263
7319
  Ve as cardV1,
7264
- hl as checkboxV1,
7265
- zt as chipGroupV1,
7266
- Tt as chipV1,
7267
- vl as colorPickerV1,
7268
- kl as comboboxV1,
7269
- At as containerV1,
7270
- _l as dataTableV1,
7271
- wl as datePickerV1,
7272
- Vl as dialogV1,
7273
- Po as duplicateNode,
7274
- ja as duplicateNodes,
7320
+ wl as checkboxV1,
7321
+ At as chipGroupV1,
7322
+ zt as chipV1,
7323
+ Il as colorPickerV1,
7324
+ Cl as comboboxV1,
7325
+ Pt as containerV1,
7326
+ Sl as dataTableV1,
7327
+ Tl as datePickerV1,
7328
+ zl as dialogV1,
7329
+ Wo as duplicateNode,
7330
+ Xa as duplicateNodes,
7275
7331
  ye as elements,
7276
- nu as ensureContext,
7277
- ou as fileInputV1,
7278
- Pt as flexLayoutEntryV1,
7332
+ au as ensureContext,
7333
+ cu as fileInputV1,
7334
+ Nt as flexLayoutEntryV1,
7279
7335
  $e as flexLayoutV1,
7280
- Lt as formV1,
7336
+ Bt as formV1,
7281
7337
  R as genId,
7282
7338
  we as getBreakpointProp,
7283
- xn as getIndexOfBreakpoint,
7284
- Ga as getNode,
7285
- gn as getPropDefault,
7339
+ gn as getIndexOfBreakpoint,
7340
+ Ja as getNode,
7341
+ vn as getPropDefault,
7286
7342
  E as getPropTag,
7287
- tu as getTypeColor,
7288
- ul as globalityV1,
7289
- zl as iconV1,
7343
+ lu as getTypeColor,
7344
+ fl as globalityV1,
7345
+ Bl as iconV1,
7290
7346
  D as initProps,
7291
7347
  M as injectDark,
7292
7348
  ue as injectData,
7293
- Mi as injectDepends,
7349
+ Hi as injectDepends,
7294
7350
  le as injectDevice,
7295
- Ei as injectEnv,
7351
+ Fi as injectEnv,
7296
7352
  A as injectMode,
7297
- Di as injectOrg,
7353
+ Mi as injectOrg,
7298
7354
  B as injectSandbox,
7299
7355
  ae as injectType,
7300
- rn as isPercentStr,
7356
+ ln as isPercentStr,
7301
7357
  Ne as isPixelStr,
7302
- Ct as lineChartV1,
7303
- su as loadLocaleMessageRuntime,
7304
- Al as menuV1,
7305
- Oi as newEventBus,
7306
- Bt as numberInputV1,
7307
- Nl as paginationV1,
7358
+ St as lineChartV1,
7359
+ bl as listV1,
7360
+ du as loadLocaleMessageRuntime,
7361
+ Rl as menuV1,
7362
+ Zi as newEventBus,
7363
+ Rt as numberInputV1,
7364
+ El as paginationV1,
7308
7365
  Le as parsePercentStr,
7309
- Ua as parsePixelStr,
7310
- yn as pkgs,
7311
- Ja as provideDark,
7312
- Ya as provideData,
7313
- Qa as provideDepends,
7314
- qa as provideDevice,
7315
- Ka as provideEnv,
7316
- Za as provideMode,
7317
- Oa as provideOrg,
7318
- Fi as provideSandbox,
7319
- Xa as provideType,
7320
- Dt as radioGroupV1,
7321
- Rt as radioV1,
7322
- Bl as rangeSliderV1,
7323
- Rl as ratingV1,
7324
- cl as refV1,
7325
- dl as renderSwitchV1,
7326
- zo as reverseBreakpoints,
7327
- Dl as selectV1,
7328
- El as sliderV1,
7329
- Ao as spawnNode,
7330
- Gi as startInterpreter,
7331
- Et as stepperHeaderV1,
7332
- Mt as stepperItemV1,
7333
- Ut as stepperV1,
7334
- Ht as stepperWindowItemV1,
7335
- Ft as stepperWindowV1,
7336
- ji as stopInterpreter,
7337
- Gl as switchV1,
7366
+ qa as parsePixelStr,
7367
+ hn as pkgs,
7368
+ nu as provideDark,
7369
+ ou as provideData,
7370
+ su as provideDepends,
7371
+ tu as provideDevice,
7372
+ Qa as provideEnv,
7373
+ eu as provideMode,
7374
+ Ya as provideOrg,
7375
+ Ui as provideSandbox,
7376
+ iu as provideType,
7377
+ Et as radioGroupV1,
7378
+ Dt as radioV1,
7379
+ Hl as rangeSliderV1,
7380
+ Ul as ratingV1,
7381
+ yl as refV1,
7382
+ hl as renderSwitchV1,
7383
+ Po as reverseBreakpoints,
7384
+ jl as selectV1,
7385
+ Gl as sliderV1,
7386
+ No as spawnNode,
7387
+ Oi as startInterpreter,
7388
+ Mt as stepperHeaderV1,
7389
+ Ft as stepperItemV1,
7390
+ jt as stepperV1,
7391
+ Ut as stepperWindowItemV1,
7392
+ Ht as stepperWindowV1,
7393
+ Ki as stopInterpreter,
7394
+ Jl as switchV1,
7338
7395
  Gt as tabV1,
7339
- jt as tabsV1,
7340
- Wt as textFieldV1,
7396
+ Ot as tabsV1,
7397
+ Lt as textFieldV1,
7341
7398
  he as textV1,
7342
- Ot as textareaV1,
7343
- Kt as timelineItemV1,
7344
- Zt as timelineV1,
7345
- eu as types,
7346
- qt as windowItemV1,
7347
- Jt as windowV1
7399
+ Kt as textareaV1,
7400
+ Zt as timelineItemV1,
7401
+ qt as timelineV1,
7402
+ ru as types,
7403
+ Jt as windowItemV1,
7404
+ Xt as windowV1
7348
7405
  };