x-runtime-lib 0.7.40 → 0.7.42

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 Jt, onBeforeMount as no, onUnmounted as Ie, ref as be, watchEffect as Xt, watch as me, defineComponent as z, useTemplateRef as li, onMounted as ai, nextTick as ui, createElementBlock as re, openBlock as I, normalizeStyle as ie, createBlock as N, h as J, resolveComponent as W, unref as o, withCtx as P, renderSlot as j, createVNode as Z, isRef as X, createSlots as Yt, renderList as io, useId as ci, createCommentVNode as di, withModifiers as oo, normalizeClass as so, toDisplayString as ro } from "vue";
2
- import { waitUtil as mi, eventBus as Qt, messageInfo as lo, messageSuccess as ao, messageWarning as pi, messageError as fi, createAxios as uo, globalObjects as He, openConfirmDlg as co, openPromptDlg as mo, useViewStack as bi, injectDark as po } from "x-essential-lib";
3
- import { useTheme as fo } from "vuetify";
4
- import { c as G, u as bo, r as yi, e as hi, i as yo, a as ho, b as xo, d as go, f as vo, g as ko, h as _o, j as wo, I as Vo, m as $o, k as xi } from "./vendor.hc5p3stp.js";
5
- import { useI18n as gi } from "vue-i18n";
6
- import { getErrorMessage as Io } from "x-error-lib";
7
- const ye = {}, Co = {
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 = {
8
8
  key: "add",
9
9
  name: "x-runtime-lib.add",
10
10
  inputs: [],
@@ -15,10 +15,10 @@ const ye = {}, Co = {
15
15
  type: "string"
16
16
  }
17
17
  ]
18
- }, T = (i) => {
19
- i.leaf || i.methods.unshift(Co), ye[i.key] = i;
18
+ }, S = (i) => {
19
+ i.leaf || i.methods.unshift(To), ye[i.key] = i;
20
20
  };
21
- function vi(i) {
21
+ function _i(i) {
22
22
  const e = V(() => i.node.legend?.show), t = V(() => i.node.legend?.data);
23
23
  function r(n) {
24
24
  n.legend = {
@@ -28,14 +28,14 @@ function vi(i) {
28
28
  }
29
29
  return { show: e, data: t, applyLegend: r };
30
30
  }
31
- function ki(i) {
31
+ function wi(i) {
32
32
  const e = V(() => i.node.series);
33
33
  function t(r) {
34
34
  r.series = e.value;
35
35
  }
36
36
  return { series: e, applySeries: t };
37
37
  }
38
- function _i(i) {
38
+ function Vi(i) {
39
39
  const e = V(() => i.node.title?.show), t = V(() => i.node.title?.text), r = V(() => i.node.title?.subtext);
40
40
  function n(s) {
41
41
  s.title = {
@@ -46,7 +46,7 @@ function _i(i) {
46
46
  }
47
47
  return { show: e, text: t, subtext: r, applyTitle: n };
48
48
  }
49
- function wi(i) {
49
+ function $i(i) {
50
50
  const e = V(() => i.node.xAxis?.show), t = V(() => i.node.xAxis?.position), r = V(() => i.node.xAxis?.type), n = V(() => i.node.xAxis?.data);
51
51
  function s(a) {
52
52
  a.xAxis = {
@@ -58,7 +58,7 @@ function wi(i) {
58
58
  }
59
59
  return { show: e, position: t, type: r, data: n, applyXAxis: s };
60
60
  }
61
- function Vi(i) {
61
+ function Ii(i) {
62
62
  const e = V(() => i.node.yAxis?.show), t = V(() => i.node.yAxis?.position), r = V(() => i.node.yAxis?.type), n = V(() => i.node.yAxis?.data);
63
63
  function s(a) {
64
64
  a.yAxis = {
@@ -71,39 +71,39 @@ function Vi(i) {
71
71
  return { show: e, position: t, type: r, data: n, applyYAxis: s };
72
72
  }
73
73
  function Y(i, e) {
74
- const { computedThemes: t } = fo(), r = V(() => e.value?.mode), n = V(() => {
74
+ const { computedThemes: t } = yo(), r = V(() => e.value?.mode), n = V(() => {
75
75
  const u = e.value?.theme;
76
76
  return u ? u === "background0" ? i.value ? "#2e2e2e" : "#bdbdbd" : u === "background1" ? i.value ? "#272727" : "#eeeeee" : u === "background2" ? i.value ? "#1e1e1e" : "#ffffff" : (i.value ? t.value.dark : t.value.light).colors[u] : void 0;
77
77
  }), s = V(() => i.value ? e.value.custom?.dark : e.value.custom?.light);
78
78
  return { color: V(() => r.value === "theme" ? n.value : r.value === "custom" ? s.value : "") };
79
79
  }
80
- function en(i, e) {
80
+ function nn(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 tn(i) {
87
+ function on(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 nn(i) {
94
+ function sn(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 bn = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
101
+ const hn = "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() * bn.length);
106
- e += bn[r];
105
+ const r = Math.floor(Math.random() * hn.length);
106
+ e += hn[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 on(i) {
116
+ function rn(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 Ea(i) {
122
+ function Ua(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 $i = ["xs", "sm", "md", "lg", "xl"], So = [...$i].reverse();
137
- function Ii(i) {
136
+ const Ci = ["xs", "sm", "md", "lg", "xl"], zo = [...Ci].reverse();
137
+ function Si(i) {
138
138
  return i < 600 ? "xs" : i < 960 ? "sm" : i < 1280 ? "md" : i < 1920 ? "lg" : "xl";
139
139
  }
140
- function yn(i) {
141
- return $i.findIndex((e) => e === i);
140
+ function xn(i) {
141
+ return Ci.findIndex((e) => e === i);
142
142
  }
143
143
  function we(i, e) {
144
144
  let t;
145
- for (const r of So) {
146
- if (yn(r) < yn(i))
145
+ for (const r of zo) {
146
+ if (xn(r) < xn(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 hn(i, e) {
160
+ function gn(i, e) {
161
161
  if (i.array)
162
- return e ? G(i.default) : G(i.defaultArray);
162
+ return e ? j(i.default) : j(i.defaultArray);
163
163
  {
164
- const t = G(i.default);
164
+ const t = j(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] = hn(n);
173
+ r[n.key] = gn(n);
174
174
  } else
175
- n.array ? r[n.key] = hn(n) : n.children.forEach((s) => {
175
+ n.array ? r[n.key] = gn(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 To(i, e, t, r, n) {
181
+ function Ao(i, e, t, r, n) {
182
182
  const s = `type=${i} subtype=${e} version=${t} ref=${r} keyOrRefid=${n}`, a = E(i, e);
183
183
  if (!a) {
184
184
  console.error(`spawnNode prop tag not found, ${s}`);
185
185
  return;
186
186
  }
187
- const u = fn[t];
187
+ const u = yn[t];
188
188
  if (!u) {
189
189
  console.error(`spawnNode pkg not found version, ${s}`);
190
190
  return;
@@ -243,7 +243,7 @@ function To(i, e, t, r, n) {
243
243
  }
244
244
  }
245
245
  }
246
- function Ma(i, e) {
246
+ function Ga(i, e) {
247
247
  function t(r) {
248
248
  if (r.basic.id === e)
249
249
  return r;
@@ -260,73 +260,73 @@ function Ma(i, e) {
260
260
  return n;
261
261
  }
262
262
  }
263
- function zo(i) {
263
+ function Po(i) {
264
264
  function e(r) {
265
265
  r.basic.id = R(16), r.children?.forEach((n) => e(n));
266
266
  }
267
- const t = G(i);
267
+ const t = j(i);
268
268
  return e(t), t;
269
269
  }
270
- function Fa(i) {
270
+ function ja(i) {
271
271
  const e = [];
272
272
  return i.forEach((t) => {
273
- e.push(zo(t));
273
+ e.push(Po(t));
274
274
  }), e;
275
275
  }
276
- const Ci = "runtimeOrg", Si = "runtimeEnv", Ti = "runtimeMode", zi = "runtimeDevice", Ai = "runtimeDark", Pi = "runtimeType", Ni = "runtimeData", Wi = "runtimeDepends", Li = "runtimeSandbox";
277
- function Ha(i) {
278
- se(Ci, i);
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);
279
279
  }
280
- function Bi() {
281
- return oe(Ci);
280
+ function Di() {
281
+ return oe(Ti);
282
282
  }
283
- function Ua(i) {
284
- se(Si, i);
283
+ function Ka(i) {
284
+ se(zi, i);
285
285
  }
286
- function Ri() {
287
- return oe(Si);
286
+ function Ei() {
287
+ return oe(zi);
288
288
  }
289
- function Ga(i) {
290
- se(Ti, i);
289
+ function Za(i) {
290
+ se(Ai, i);
291
291
  }
292
292
  function A() {
293
- return oe(Ti);
293
+ return oe(Ai);
294
294
  }
295
- function ja(i) {
296
- se(zi, Jt(i));
295
+ function qa(i) {
296
+ se(Pi, Xt(i));
297
297
  }
298
298
  function le() {
299
- return oe(zi);
299
+ return oe(Pi);
300
300
  }
301
- function Oa(i) {
302
- se(Ai, Jt(i));
301
+ function Ja(i) {
302
+ se(Ni, Xt(i));
303
303
  }
304
304
  function M() {
305
- return oe(Ai);
305
+ return oe(Ni);
306
306
  }
307
- function Ka(i) {
308
- se(Pi, i);
307
+ function Xa(i) {
308
+ se(Wi, i);
309
309
  }
310
310
  function ae() {
311
- return oe(Pi);
311
+ return oe(Wi);
312
312
  }
313
- function Za(i) {
314
- se(Ni, i);
313
+ function Ya(i) {
314
+ se(Li, i);
315
315
  }
316
316
  function ue() {
317
- return oe(Ni);
317
+ return oe(Li);
318
318
  }
319
- function qa(i) {
320
- se(Wi, Jt(i));
319
+ function Qa(i) {
320
+ se(Bi, Xt(i));
321
321
  }
322
- function Di() {
323
- return oe(Wi);
322
+ function Mi() {
323
+ return oe(Bi);
324
324
  }
325
- function Ei(i) {
326
- se(Li, i);
325
+ function Fi(i) {
326
+ se(Ri, i);
327
327
  }
328
328
  function B() {
329
- return oe(Li);
329
+ return oe(Ri);
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 Mi(i, e, t) {
359
+ function Hi(i, e, t) {
360
360
  const r = V(() => e.node.basic.id), n = V(() => `callMethod@${r.value}`);
361
- no(() => {
361
+ oo(() => {
362
362
  i.eventBus?.on(n.value, t);
363
363
  }), Ie(() => {
364
364
  i.eventBus?.off(n.value, t);
365
365
  });
366
366
  }
367
- const Ao = (i, e, t) => {
367
+ const No = (i, e, t) => {
368
368
  let r = i;
369
369
  if (!r) {
370
370
  console.assert(!1);
@@ -379,7 +379,7 @@ const Ao = (i, e, t) => {
379
379
  console.assert(!1);
380
380
  } else
381
381
  return r;
382
- }, Po = (i, e, t, r) => {
382
+ }, Wo = (i, e, t, r) => {
383
383
  let n = i;
384
384
  if (!n) {
385
385
  console.assert(!1);
@@ -393,115 +393,115 @@ const Ao = (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), Xt(() => {
397
- let a = Ao(t.node, r, n);
396
+ return console.assert(i && e), Yt(() => {
397
+ let a = No(t.node, r, n);
398
398
  i === "editor" && r[r.length - 1] === "readonly" && (a = !0), s.value = a;
399
399
  }), me(s, () => {
400
- Po(t.node, r, s.value, n);
400
+ Wo(t.node, r, s.value, n);
401
401
  }), { prop: s };
402
402
  }
403
403
  function U(i) {
404
404
  return { theme: V(() => i.value ? "dark" : "light") };
405
405
  }
406
- const No = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Wo = "#242424", Lo = {}, Bo = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, Ro = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Do = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Eo = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Mo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Fo = { itemStyle: { borderWidth: 0, borderColor: "#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: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, Zo = { 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)" } } }, Jo = { 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)" } } }, Xo = { 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"] } } }, Yo = { 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"] } } }, 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 = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, ns = { textStyle: { color: "#eeeeee" } }, is = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, os = { 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" } } }, ss = { color: ["#bf444c", "#d88273", "#f6efa6"] }, rs = { 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" } }, ls = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, as = {
407
- color: No,
408
- backgroundColor: Wo,
409
- textStyle: Lo,
410
- title: Bo,
411
- line: Ro,
412
- radar: Do,
413
- bar: Eo,
414
- pie: Mo,
415
- scatter: Fo,
416
- boxplot: Ho,
417
- parallel: Uo,
418
- sankey: Go,
419
- funnel: jo,
420
- gauge: Oo,
421
- candlestick: Ko,
422
- graph: Zo,
423
- map: qo,
424
- geo: Jo,
425
- categoryAxis: Xo,
426
- valueAxis: Yo,
427
- logAxis: Qo,
428
- timeAxis: es,
429
- toolbox: ts,
430
- legend: ns,
431
- tooltip: is,
432
- timeline: os,
433
- visualMap: ss,
434
- dataZoom: rs,
435
- markPoint: ls
436
- }, us = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], cs = "#f5f5f5", ds = {}, ms = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, ps = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, fs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, bs = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, ys = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, hs = { itemStyle: { borderWidth: 0, borderColor: "#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: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, Vs = { 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" } }, $s = { 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)" } } }, Is = { 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)" } } }, Cs = { 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"] } } }, Ss = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ts = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, 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 = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Ps = { textStyle: { color: "#333333" } }, Ns = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, Ws = { 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" } } }, Ls = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Bs = { 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" } }, Rs = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Ds = {
437
- color: us,
438
- backgroundColor: cs,
439
- textStyle: ds,
440
- title: ms,
441
- line: ps,
442
- radar: fs,
443
- bar: bs,
444
- pie: ys,
445
- scatter: hs,
446
- boxplot: xs,
447
- parallel: gs,
448
- sankey: vs,
449
- funnel: ks,
450
- gauge: _s,
451
- candlestick: ws,
452
- graph: Vs,
453
- map: $s,
454
- geo: Is,
455
- categoryAxis: Cs,
456
- valueAxis: Ss,
457
- logAxis: Ts,
458
- timeAxis: zs,
459
- toolbox: As,
460
- legend: Ps,
461
- tooltip: Ns,
462
- timeline: Ws,
463
- visualMap: Ls,
464
- dataZoom: Bs,
465
- markPoint: Rs
406
+ const Lo = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Bo = "#242424", Ro = {}, Do = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, Eo = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Mo = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Fo = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Ho = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Uo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Go = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, jo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Oo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ko = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Zo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, qo = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, Jo = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, Xo = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Yo = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Qo = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, es = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, ts = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, ns = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, is = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, os = { textStyle: { color: "#eeeeee" } }, ss = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, rs = { lineStyle: { color: "#eeeeee", width: 1 }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, label: { color: "#eeeeee" } } }, ls = { color: ["#bf444c", "#d88273", "#f6efa6"] }, as = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, us = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, cs = {
407
+ color: Lo,
408
+ backgroundColor: Bo,
409
+ textStyle: Ro,
410
+ title: Do,
411
+ line: Eo,
412
+ radar: Mo,
413
+ bar: Fo,
414
+ pie: Ho,
415
+ scatter: Uo,
416
+ boxplot: Go,
417
+ parallel: jo,
418
+ sankey: Oo,
419
+ funnel: Ko,
420
+ gauge: Zo,
421
+ candlestick: qo,
422
+ graph: Jo,
423
+ map: Xo,
424
+ geo: Yo,
425
+ categoryAxis: Qo,
426
+ valueAxis: es,
427
+ logAxis: ts,
428
+ timeAxis: ns,
429
+ toolbox: is,
430
+ legend: os,
431
+ tooltip: ss,
432
+ timeline: rs,
433
+ visualMap: ls,
434
+ dataZoom: as,
435
+ markPoint: us
436
+ }, ds = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], ms = "#f5f5f5", ps = {}, fs = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, bs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, ys = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, hs = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, xs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, gs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, vs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ks = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, _s = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ws = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Vs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, $s = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, Is = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, Cs = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Ss = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Ts = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, zs = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, As = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ps = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ns = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Ws = { textStyle: { color: "#333333" } }, Ls = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, Bs = { lineStyle: { color: "#eeeeee", width: "2" }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, label: { color: "#eeeeee" } } }, Rs = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Ds = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, Es = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Ms = {
437
+ color: ds,
438
+ backgroundColor: ms,
439
+ textStyle: ps,
440
+ title: fs,
441
+ line: bs,
442
+ radar: ys,
443
+ bar: hs,
444
+ pie: xs,
445
+ scatter: gs,
446
+ boxplot: vs,
447
+ parallel: ks,
448
+ sankey: _s,
449
+ funnel: ws,
450
+ gauge: Vs,
451
+ candlestick: $s,
452
+ graph: Is,
453
+ map: Cs,
454
+ geo: Ss,
455
+ categoryAxis: Ts,
456
+ valueAxis: zs,
457
+ logAxis: As,
458
+ timeAxis: Ps,
459
+ toolbox: Ns,
460
+ legend: Ws,
461
+ tooltip: Ls,
462
+ timeline: Bs,
463
+ visualMap: Rs,
464
+ dataZoom: Ds,
465
+ markPoint: Es
466
466
  };
467
- bo([
468
- yo,
469
- ho,
467
+ ho([
470
468
  xo,
471
469
  go,
472
470
  vo,
473
471
  ko,
474
472
  _o,
475
- wo
473
+ wo,
474
+ Vo,
475
+ $o
476
476
  ]);
477
- yi("dark", as);
478
- yi("light", Ds);
479
- const Es = /* @__PURE__ */ z({
477
+ xi("dark", cs);
478
+ xi("light", Ms);
479
+ const Fs = /* @__PURE__ */ z({
480
480
  __name: "index",
481
481
  props: {
482
482
  node: {},
483
483
  outer: { type: Boolean }
484
484
  },
485
485
  setup(i) {
486
- const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), { width: u, minWidth: p, maxWidth: b, height: m, minHeight: c, maxHeight: d, applySize: f } = pe(t, r, e), { applyTitle: k } = _i(e), { applyXAxis: h } = wi(e), { applyYAxis: y } = Vi(e), { applyLegend: w } = vi(e), { applySeries: _ } = ki(e), x = V(() => {
487
- const S = {}, H = a.value.type;
488
- return s === "page" ? H === "common" ? f(S) : console.assert(!1) : s === "comp" && H === "common" ? f(S) : console.assert(!1), S;
489
- }), $ = li("chart");
490
- let g;
486
+ const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), { width: u, minWidth: p, maxWidth: b, height: m, minHeight: c, maxHeight: d, applySize: f } = pe(t, r, e), { applyTitle: k } = Vi(e), { applyXAxis: h } = $i(e), { applyYAxis: y } = Ii(e), { applyLegend: w } = _i(e), { applySeries: _ } = wi(e), x = V(() => {
487
+ const T = {}, H = a.value.type;
488
+ return s === "page" ? H === "common" ? f(T) : console.assert(!1) : s === "comp" && H === "common" ? f(T) : console.assert(!1), T;
489
+ }), $ = ci("chart");
490
+ let v;
491
491
  const C = () => {
492
- g?.dispose(), g = hi.init($.value, n.value ? "dark" : "light");
493
- const S = {};
494
- g.setOption(S);
492
+ v?.dispose(), v = gi.init($.value, n.value ? "dark" : "light");
493
+ const T = {};
494
+ v.setOption(T);
495
495
  }, L = () => {
496
- g?.resize();
496
+ v?.resize();
497
497
  }, F = () => {
498
- const S = {};
499
- k(S), h(S), y(S), w(S), _(S), g?.setOption(S, !0);
498
+ const T = {};
499
+ k(T), h(T), y(T), w(T), _(T), v?.setOption(T, !0);
500
500
  };
501
- return ai(async () => {
502
- window.addEventListener("resize", L, !1), await mi(() => !!$.value), C(), F();
501
+ return di(async () => {
502
+ window.addEventListener("resize", L, !1), await fi(() => !!$.value), C(), F();
503
503
  }), Ie(() => {
504
- window.removeEventListener("resize", L, !1), g?.dispose();
504
+ window.removeEventListener("resize", L, !1), v?.dispose();
505
505
  }), me(
506
506
  [
507
507
  () => r.value.width,
@@ -514,7 +514,7 @@ const Es = /* @__PURE__ */ z({
514
514
  d
515
515
  ],
516
516
  async () => {
517
- await ui(), L();
517
+ await mi(), L();
518
518
  }
519
519
  ), me([n], () => {
520
520
  C(), F();
@@ -524,37 +524,37 @@ const Es = /* @__PURE__ */ z({
524
524
  F();
525
525
  },
526
526
  { deep: !0 }
527
- ), (S, H) => (I(), re("div", {
527
+ ), (T, H) => (I(), re("div", {
528
528
  ref: "chart",
529
529
  style: ie(x.value)
530
530
  }, null, 4));
531
531
  }
532
- }), Ms = /* @__PURE__ */ z({
532
+ }), Hs = /* @__PURE__ */ z({
533
533
  __name: "index",
534
534
  props: {
535
535
  node: {},
536
536
  outer: { type: Boolean }
537
537
  },
538
538
  setup(i) {
539
- const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), { width: u, minWidth: p, maxWidth: b, height: m, minHeight: c, maxHeight: d, applySize: f } = pe(t, r, e), { applyTitle: k } = _i(e), { applyXAxis: h } = wi(e), { applyYAxis: y } = Vi(e), { applyLegend: w } = vi(e), { applySeries: _ } = ki(e), x = V(() => {
540
- const S = {}, H = a.value.type;
541
- return s === "page" ? H === "common" ? f(S) : console.assert(!1) : s === "comp" && H === "common" ? f(S) : console.assert(!1), S;
542
- }), $ = li("chart");
543
- let g;
539
+ const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), { width: u, minWidth: p, maxWidth: b, height: m, minHeight: c, maxHeight: d, applySize: f } = pe(t, r, e), { applyTitle: k } = Vi(e), { applyXAxis: h } = $i(e), { applyYAxis: y } = Ii(e), { applyLegend: w } = _i(e), { applySeries: _ } = wi(e), x = V(() => {
540
+ const T = {}, H = a.value.type;
541
+ return s === "page" ? H === "common" ? f(T) : console.assert(!1) : s === "comp" && H === "common" ? f(T) : console.assert(!1), T;
542
+ }), $ = ci("chart");
543
+ let v;
544
544
  const C = () => {
545
- g?.dispose(), g = hi.init($.value, n.value ? "dark" : "light");
546
- const S = {};
547
- g.setOption(S);
545
+ v?.dispose(), v = gi.init($.value, n.value ? "dark" : "light");
546
+ const T = {};
547
+ v.setOption(T);
548
548
  }, L = () => {
549
- g?.resize();
549
+ v?.resize();
550
550
  }, F = () => {
551
- const S = {};
552
- k(S), h(S), y(S), w(S), _(S), g?.setOption(S, !0);
551
+ const T = {};
552
+ k(T), h(T), y(T), w(T), _(T), v?.setOption(T, !0);
553
553
  };
554
- return ai(async () => {
555
- window.addEventListener("resize", L, !1), await mi(() => !!$.value), C(), F();
554
+ return di(async () => {
555
+ window.addEventListener("resize", L, !1), await fi(() => !!$.value), C(), F();
556
556
  }), Ie(() => {
557
- window.removeEventListener("resize", L, !1), g?.dispose();
557
+ window.removeEventListener("resize", L, !1), v?.dispose();
558
558
  }), me(
559
559
  [
560
560
  () => r.value.width,
@@ -567,7 +567,7 @@ const Es = /* @__PURE__ */ z({
567
567
  d
568
568
  ],
569
569
  async () => {
570
- await ui(), L();
570
+ await mi(), L();
571
571
  }
572
572
  ), me([n], () => {
573
573
  C(), F();
@@ -577,13 +577,13 @@ const Es = /* @__PURE__ */ z({
577
577
  F();
578
578
  },
579
579
  { deep: !0 }
580
- ), (S, H) => (I(), re("div", {
580
+ ), (T, H) => (I(), re("div", {
581
581
  ref: "chart",
582
582
  style: ie(x.value)
583
583
  }, null, 4));
584
584
  }
585
585
  });
586
- function Fs(i, e) {
586
+ function Us(i, e) {
587
587
  function t(m) {
588
588
  const c = i.pseudoToNative(m), d = [], f = c.split(".");
589
589
  for (let k = 0; k < f.length; k++) {
@@ -617,11 +617,11 @@ function Fs(i, e) {
617
617
  function a(m) {
618
618
  const c = i.pseudoToNative(m);
619
619
  let d = "";
620
- typeof c == "object" ? d = JSON.stringify(c) : d = String(c), Qt.emit("consoleAppend", d);
620
+ typeof c == "object" ? d = JSON.stringify(c) : d = String(c), tn.emit("consoleAppend", d);
621
621
  }
622
622
  function u(m, c) {
623
623
  const d = i.pseudoToNative(m), f = i.pseudoToNative(c);
624
- d === "info" ? lo(f) : d === "success" ? ao(f) : d === "warning" ? pi(f) : d === "error" && fi(f);
624
+ d === "info" ? uo(f) : d === "success" ? co(f) : d === "warning" ? bi(f) : d === "error" && yi(f);
625
625
  }
626
626
  function p(m, c) {
627
627
  const d = i.pseudoToNative(m), f = i.pseudoToNative(c);
@@ -669,22 +669,22 @@ function Fs(i, e) {
669
669
  i.createAsyncFunction(b)
670
670
  );
671
671
  }
672
- const Fi = uo({
672
+ const Ui = mo({
673
673
  baseUrl: "http://localhost/computebase/",
674
674
  onError: (i) => {
675
675
  const { i18n: e } = He;
676
- fi(Io(e, i));
676
+ yi(So(e, i));
677
677
  }
678
678
  });
679
- window.API_URL && (Fi.defaults.baseURL = window.API_URL + "/computebase/");
680
- function Hs(i) {
681
- return Fi.post("callFunc", i);
679
+ window.API_URL && (Ui.defaults.baseURL = window.API_URL + "/computebase/");
680
+ function Gs(i) {
681
+ return Ui.post("callFunc", i);
682
682
  }
683
- function Us(i, e) {
683
+ function js(i, e) {
684
684
  async function t(r, n, s, a, u, p) {
685
685
  const b = i.pseudoToNative(r), m = i.pseudoToNative(n), c = i.pseudoToNative(s), d = i.pseudoToNative(a), f = i.pseudoToNative(u);
686
686
  try {
687
- const k = JSON.stringify(c), { strOutputs: h } = await Hs({
687
+ const k = JSON.stringify(c), { strOutputs: h } = await Gs({
688
688
  spaceid: b,
689
689
  id: m,
690
690
  strInputs: k,
@@ -701,10 +701,10 @@ function Us(i, e) {
701
701
  i.createAsyncFunction(t)
702
702
  );
703
703
  }
704
- function Gs(i, e, t) {
704
+ function Os(i, e, t) {
705
705
  console.assert(i || e || t);
706
706
  }
707
- class js {
707
+ class Ks {
708
708
  context;
709
709
  nodes;
710
710
  constructor(e) {
@@ -731,7 +731,7 @@ class js {
731
731
  s = this.context.data.view.nodes;
732
732
  if (!s)
733
733
  return "";
734
- const a = To(
734
+ const a = Ao(
735
735
  this.context.type,
736
736
  this.context.data.type,
737
737
  this.context.data.version,
@@ -744,8 +744,8 @@ class js {
744
744
  this.getNode(e);
745
745
  }
746
746
  }
747
- function Os(i, e, t) {
748
- const r = new js(i);
747
+ function Zs(i, e, t) {
748
+ const r = new Ks(i);
749
749
  function n(d, f, k) {
750
750
  const h = e.pseudoToNative(d), y = e.pseudoToNative(f), w = e.pseudoToNative(k), _ = r.addNode(h, y, w);
751
751
  return e.nativeToPseudo(_);
@@ -763,14 +763,14 @@ function Os(i, e, t) {
763
763
  }
764
764
  const _ = h.split("."), x = _.length;
765
765
  for (let $ = 0; $ < x; $++) {
766
- const g = _[$];
766
+ const v = _[$];
767
767
  if ($ === x - 1)
768
- return e.nativeToPseudo(w[g]);
768
+ return e.nativeToPseudo(w[v]);
769
769
  if (!w) {
770
770
  console.error(`getPropV1 unpkg failed, ${y}`);
771
771
  return;
772
772
  }
773
- w = w[g];
773
+ w = w[v];
774
774
  }
775
775
  }
776
776
  function u(d, f, k) {
@@ -780,10 +780,10 @@ function Os(i, e, t) {
780
780
  console.error(`setPropV1 node not found, ${_}`);
781
781
  return;
782
782
  }
783
- const $ = y.split("."), g = $.length;
784
- for (let C = 0; C < g; C++) {
783
+ const $ = y.split("."), v = $.length;
784
+ for (let C = 0; C < v; C++) {
785
785
  const L = $[C];
786
- if (C === g - 1)
786
+ if (C === v - 1)
787
787
  x[L] = w;
788
788
  else {
789
789
  if (!x) {
@@ -807,7 +807,7 @@ function Os(i, e, t) {
807
807
  pageid: h
808
808
  };
809
809
  He.router.replace({ path: y, query: w });
810
- } else i.mode === "preview" && pi(
810
+ } else i.mode === "preview" && bi(
811
811
  He.i18n.global.t(
812
812
  "x-runtime-lib.msg.takeEffectOnlyAfterReleased"
813
813
  )
@@ -815,13 +815,13 @@ function Os(i, e, t) {
815
815
  }
816
816
  function m(d, f, k) {
817
817
  const h = e.pseudoToNative(d), y = e.pseudoToNative(f);
818
- co({ title: h, text: y }).then((w) => {
818
+ po({ title: h, text: y }).then((w) => {
819
819
  k(e.nativeToPseudo(w)), e.run();
820
820
  });
821
821
  }
822
822
  function c(d, f, k, h) {
823
823
  const y = e.pseudoToNative(d), w = e.pseudoToNative(f), _ = e.pseudoToNative(k);
824
- mo({ title: y, label: w, value: _ }).then((x) => {
824
+ fo({ title: y, label: w, value: _ }).then((x) => {
825
825
  h(e.nativeToPseudo(x)), e.run();
826
826
  });
827
827
  }
@@ -859,10 +859,10 @@ function Os(i, e, t) {
859
859
  e.createAsyncFunction(c)
860
860
  );
861
861
  }
862
- function Ks(i, e, t) {
863
- Fs(e, t), Us(e, t), Gs(i, e, t), Os(i, e, t);
862
+ function qs(i, e, t) {
863
+ Us(e, t), js(e, t), Os(i, e, t), Zs(i, e, t);
864
864
  }
865
- const Zs = `
865
+ const Js = `
866
866
  var __env__ = 'dev'
867
867
  var __mode__ = 'editor'
868
868
 
@@ -872,7 +872,7 @@ function __getEnvV1__() {
872
872
 
873
873
  var __pointerPosX__ = 0
874
874
  var __pointerPosY__ = 0
875
- `, qs = `
875
+ `, Xs = `
876
876
  var __events__ = {}
877
877
 
878
878
  function __addEventListenerV1__(id, event, callback) {
@@ -943,7 +943,7 @@ function __triggerEvent__(id, event, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p1
943
943
  callbacks[i](p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16)
944
944
  }
945
945
  }
946
- `, Js = `
946
+ `, Ys = `
947
947
  var __timers__ = {}
948
948
  var __currTimerId__ = 0
949
949
 
@@ -985,15 +985,15 @@ function __timeoutCallbackV1__(timerId) {
985
985
  }
986
986
  }
987
987
  }
988
- `, Xs = `
988
+ `, Qs = `
989
989
  function __destroy__() {
990
990
  }
991
- `, Ys = Zs + qs + Js + Xs;
992
- function Hi(i, e) {
993
- const t = new Vo(
994
- Ys,
991
+ `, er = Js + Xs + Ys + Qs;
992
+ function Gi(i, e) {
993
+ const t = new Io(
994
+ er,
995
995
  (r, n) => {
996
- Ks(i, r, n);
996
+ qs(i, r, n);
997
997
  }
998
998
  );
999
999
  return t.appendCode(e), t.appendCode(`
@@ -1002,11 +1002,11 @@ __mode__ = '${i.mode}';
1002
1002
  __triggerEvent__('globality', 'startup');
1003
1003
  `), t.run(), t;
1004
1004
  }
1005
- function Ui(i) {
1005
+ function ji(i) {
1006
1006
  i.appendCode("__destroy__();"), i.run();
1007
1007
  }
1008
- const Ja = ["string", "number", "boolean", "array", "object"];
1009
- function Xa(i) {
1008
+ const eu = ["string", "number", "boolean", "array", "object"];
1009
+ function tu(i) {
1010
1010
  switch (i) {
1011
1011
  case "string":
1012
1012
  return "#5ba58c";
@@ -1020,7 +1020,7 @@ function Xa(i) {
1020
1020
  return "#80a55b";
1021
1021
  }
1022
1022
  }
1023
- function Ya(i, e, t, r, n) {
1023
+ function nu(i, e, t, r, n) {
1024
1024
  let s = i;
1025
1025
  for (let u = 0; u < e.length; u++)
1026
1026
  if (s = s.children[e[u]], !s) {
@@ -1030,18 +1030,18 @@ function Ya(i, e, t, r, n) {
1030
1030
  let a = s.children[t];
1031
1031
  a ? a.dataSeq !== r && (a = {
1032
1032
  dataSeq: r,
1033
- data: G(n),
1033
+ data: j(n),
1034
1034
  children: {}
1035
1035
  }) : (a = {
1036
1036
  dataSeq: r,
1037
- data: G(n),
1037
+ data: j(n),
1038
1038
  children: {}
1039
1039
  }, s.children[t] = a);
1040
1040
  }
1041
- function Gi() {
1042
- return $o();
1041
+ function Oi() {
1042
+ return Co();
1043
1043
  }
1044
- const Qs = /* @__PURE__ */ z({
1044
+ const tr = /* @__PURE__ */ z({
1045
1045
  __name: "index",
1046
1046
  props: {
1047
1047
  id: {},
@@ -1050,28 +1050,28 @@ const Qs = /* @__PURE__ */ z({
1050
1050
  outer: { type: Boolean }
1051
1051
  },
1052
1052
  setup(i) {
1053
- const { t: e } = gi(), t = i, r = Bi(), n = Ri(), s = A(), a = le(), u = ae(), p = ue(), b = Di(), m = be(-1), c = be(), d = {};
1054
- Ei(d);
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);
1055
1055
  const f = () => {
1056
- d.eventBus && (d.eventBus = void 0), d.interpreter && (Ui(d.interpreter), d.interpreter = void 0);
1056
+ d.eventBus && (d.eventBus = void 0), d.interpreter && (ji(d.interpreter), d.interpreter = void 0);
1057
1057
  };
1058
- Xt(() => {
1058
+ Yt(() => {
1059
1059
  if (!t.refContext.refid) {
1060
1060
  m.value = -1, c.value = void 0, f();
1061
1061
  return;
1062
1062
  }
1063
- const g = b.value[t.refContext.refid];
1064
- if (!g) {
1065
- m.value = -1, c.value = null, f(), Qt.emit("compNotAvail", t.refContext.refid);
1063
+ const v = b.value[t.refContext.refid];
1064
+ if (!v) {
1065
+ m.value = -1, c.value = null, f(), tn.emit("compNotAvail", t.refContext.refid);
1066
1066
  return;
1067
1067
  }
1068
- if (m.value === g.dataSeq || (m.value = g.dataSeq, c.value = G(g.data), s !== "runtime" && s !== "preview"))
1068
+ if (m.value === v.dataSeq || (m.value = v.dataSeq, c.value = j(v.data), s !== "runtime" && s !== "preview"))
1069
1069
  return;
1070
1070
  f();
1071
1071
  const C = c.value, L = C.code.script;
1072
1072
  if (L) {
1073
- const F = Gi();
1074
- d.eventBus = F, d.interpreter = Hi(
1073
+ const F = Oi();
1074
+ d.eventBus = F, d.interpreter = Gi(
1075
1075
  { org: r, env: n, mode: s, type: u, data: C, eventBus: F },
1076
1076
  L
1077
1077
  );
@@ -1080,38 +1080,38 @@ const Qs = /* @__PURE__ */ z({
1080
1080
  f();
1081
1081
  });
1082
1082
  const { applySize: k } = pe(s, a, t), h = V(() => {
1083
- const g = {}, C = p.value.type;
1084
- return u === "page" ? C === "common" ? k(g) : console.assert(!1) : u === "comp" && C === "common" ? k(g) : console.assert(!1), g;
1083
+ const v = {}, C = p.value.type;
1084
+ return u === "page" ? C === "common" ? k(v) : console.assert(!1) : u === "comp" && C === "common" ? k(v) : console.assert(!1), v;
1085
1085
  });
1086
- function y(g) {
1087
- const C = fn[p.value.version].refKey, L = ye[C];
1086
+ function y(v) {
1087
+ const C = yn[p.value.version].refKey, L = ye[C];
1088
1088
  return L ? J(L.comp, {
1089
1089
  refContext: {
1090
1090
  parent: t.refContext,
1091
- refid: g.ref.id
1091
+ refid: v.ref.id
1092
1092
  },
1093
- node: g
1093
+ node: v
1094
1094
  }) : (console.assert(!1, `ref element not found key=${C}`), J("div", `ref element not found key=${C}`));
1095
1095
  }
1096
- function w(g) {
1097
- const C = ye[g.basic.key];
1096
+ function w(v) {
1097
+ const C = ye[v.basic.key];
1098
1098
  if (!C)
1099
- return console.assert(!1, `element not found key=${g.basic.key}`), J("div", `element not found key=${g.basic.key}`);
1099
+ return console.assert(!1, `element not found key=${v.basic.key}`), J("div", `element not found key=${v.basic.key}`);
1100
1100
  const L = [];
1101
- return C.leaf || g.children?.forEach((F) => {
1102
- const S = _(F);
1103
- L.push(S);
1104
- }), J(C.comp, { node: g }, { default: () => L });
1101
+ return C.leaf || v.children?.forEach((F) => {
1102
+ const T = _(F);
1103
+ L.push(T);
1104
+ }), J(C.comp, { node: v }, { default: () => L });
1105
1105
  }
1106
- function _(g) {
1107
- return g.ref ? y(g) : w(g);
1106
+ function _(v) {
1107
+ return v.ref ? y(v) : w(v);
1108
1108
  }
1109
1109
  function x() {
1110
- let g = t.refContext.parent;
1111
- for (; g; ) {
1112
- if (g.refid === t.refContext.refid)
1110
+ let v = t.refContext.parent;
1111
+ for (; v; ) {
1112
+ if (v.refid === t.refContext.refid)
1113
1113
  return !0;
1114
- g = g.parent;
1114
+ v = v.parent;
1115
1115
  }
1116
1116
  return !1;
1117
1117
  }
@@ -1120,16 +1120,48 @@ const Qs = /* @__PURE__ */ z({
1120
1120
  return J("div", { id: t.id }, e("x-runtime-lib.circularRef"));
1121
1121
  if (!c.value)
1122
1122
  return c.value === void 0 ? J("div", { id: t.id }) : J("div", { id: t.id }, e("x-runtime-lib.compNotAvail"));
1123
- const g = c.value.type;
1124
- if (g === "common") {
1123
+ const v = c.value.type;
1124
+ if (v === "common") {
1125
1125
  const C = [];
1126
1126
  return c.value.view.nodes.forEach((L) => {
1127
1127
  C.push(_(L));
1128
1128
  }), J("div", { id: t.id, style: h.value }, C);
1129
1129
  } else
1130
- return console.assert(!1, `invalid subtype=${g}`), J("div", { id: t.id }, `invalid subtype=${g}`);
1130
+ return console.assert(!1, `invalid subtype=${v}`), J("div", { id: t.id }, `invalid subtype=${v}`);
1131
1131
  };
1132
- return (g, C) => (I(), N($));
1132
+ return (v, C) => (I(), N($));
1133
+ }
1134
+ }), ee = /* @__PURE__ */ z({
1135
+ __name: "index",
1136
+ props: {
1137
+ fitContent: { type: Boolean, default: !1 }
1138
+ },
1139
+ setup(i) {
1140
+ const e = A(), t = V(() => {
1141
+ const r = {};
1142
+ return i.fitContent && (r.width = "fit-content", r.height = "fit-content"), r;
1143
+ });
1144
+ return (r, n) => o(e) === "editor" ? (I(), re("div", {
1145
+ key: 0,
1146
+ style: ie(t.value)
1147
+ }, [
1148
+ G(r.$slots, "default")
1149
+ ], 4)) : G(r.$slots, "default", { key: 1 });
1150
+ }
1151
+ }), nr = /* @__PURE__ */ z({
1152
+ __name: "index",
1153
+ props: {
1154
+ node: {},
1155
+ outer: { type: Boolean }
1156
+ },
1157
+ setup(i) {
1158
+ const e = i, t = A(), r = B(), { prop: n } = l(t, r, e, ["settings", "open"]);
1159
+ return (s, a) => (I(), N(o(ee), null, {
1160
+ default: P(() => [
1161
+ o(n) ? G(s.$slots, "default", { key: 0 }) : Qt("", !0)
1162
+ ]),
1163
+ _: 3
1164
+ }));
1133
1165
  }
1134
1166
  }), fe = /* @__PURE__ */ z({
1135
1167
  __name: "index",
@@ -1138,30 +1170,30 @@ const Qs = /* @__PURE__ */ z({
1138
1170
  state: {}
1139
1171
  },
1140
1172
  setup(i) {
1141
- const { t: e } = gi(), t = i, r = Bi(), n = Ri(), s = A(), a = ae(), u = ue(), p = Di(), b = be(-1), m = be(), c = {};
1142
- Ei(c);
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);
1143
1175
  const d = () => {
1144
- c.eventBus && (c.eventBus = void 0), c.interpreter && (Ui(c.interpreter), c.interpreter = void 0);
1176
+ c.eventBus && (c.eventBus = void 0), c.interpreter && (ji(c.interpreter), c.interpreter = void 0);
1145
1177
  };
1146
- Xt(() => {
1178
+ Yt(() => {
1147
1179
  if (!t.refContext.refid) {
1148
1180
  b.value = -1, m.value = void 0, d();
1149
1181
  return;
1150
1182
  }
1151
1183
  const x = p.value[t.refContext.refid];
1152
1184
  if (!x) {
1153
- b.value = -1, m.value = null, d(), Qt.emit("compNotAvail", t.refContext.refid);
1185
+ b.value = -1, m.value = null, d(), tn.emit("compNotAvail", t.refContext.refid);
1154
1186
  return;
1155
1187
  }
1156
- if (b.value === x.dataSeq || (b.value = x.dataSeq, m.value = G(x.data), s !== "runtime" && s !== "preview"))
1188
+ if (b.value === x.dataSeq || (b.value = x.dataSeq, m.value = j(x.data), s !== "runtime" && s !== "preview"))
1157
1189
  return;
1158
1190
  d();
1159
- const $ = m.value, g = $.code.script;
1160
- if (g) {
1161
- const C = Gi();
1162
- c.eventBus = C, c.interpreter = Hi(
1191
+ const $ = m.value, v = $.code.script;
1192
+ if (v) {
1193
+ const C = Oi();
1194
+ c.eventBus = C, c.interpreter = Gi(
1163
1195
  { org: r, env: n, mode: s, type: a, data: $, eventBus: C },
1164
- g
1196
+ v
1165
1197
  );
1166
1198
  }
1167
1199
  }), Ie(() => {
@@ -1178,8 +1210,8 @@ const Qs = /* @__PURE__ */ z({
1178
1210
  { deep: !0, immediate: !0 }
1179
1211
  );
1180
1212
  function k(x) {
1181
- const $ = fn[u.value.version].refKey, g = ye[$];
1182
- return g ? J(g.comp, {
1213
+ const $ = yn[u.value.version].refKey, v = ye[$];
1214
+ return v ? J(v.comp, {
1183
1215
  refContext: {
1184
1216
  parent: t.refContext,
1185
1217
  refid: x.ref.id
@@ -1191,10 +1223,10 @@ const Qs = /* @__PURE__ */ z({
1191
1223
  const $ = ye[x.basic.key];
1192
1224
  if (!$)
1193
1225
  return console.assert(!1, `element not found key=${x.basic.key}`), J("div", `element not found key=${x.basic.key}`);
1194
- const g = [];
1226
+ const v = [];
1195
1227
  return $.leaf || x.children?.forEach((C) => {
1196
- g.push(y(C));
1197
- }), J($.comp, { node: x }, { default: () => g });
1228
+ v.push(y(C));
1229
+ }), J($.comp, { node: x }, { default: () => v });
1198
1230
  }
1199
1231
  function y(x) {
1200
1232
  return x.ref ? k(x) : h(x);
@@ -1216,15 +1248,15 @@ const Qs = /* @__PURE__ */ z({
1216
1248
  const x = m.value.type;
1217
1249
  if (x === "common") {
1218
1250
  const $ = [];
1219
- return m.value.view.nodes.forEach((g) => {
1220
- $.push(y(g));
1251
+ return m.value.view.nodes.forEach((v) => {
1252
+ $.push(y(v));
1221
1253
  }), $;
1222
1254
  } else
1223
1255
  return console.assert(!1, `invalid subtype=${x}`), J("div", `invalid subtype=${x}`);
1224
1256
  };
1225
1257
  return (x, $) => (I(), N(_));
1226
1258
  }
1227
- }), er = /* @__PURE__ */ z({
1259
+ }), ir = /* @__PURE__ */ z({
1228
1260
  __name: "index",
1229
1261
  props: {
1230
1262
  node: {},
@@ -1250,30 +1282,13 @@ const Qs = /* @__PURE__ */ z({
1250
1282
  theme: o(u)
1251
1283
  }, {
1252
1284
  default: P(() => [
1253
- j(m.$slots, "default")
1285
+ G(m.$slots, "default")
1254
1286
  ]),
1255
1287
  _: 3
1256
1288
  }, 8, ["content", "dot", "offset-x", "offset-y", "theme"]);
1257
1289
  };
1258
1290
  }
1259
- }), te = /* @__PURE__ */ z({
1260
- __name: "index",
1261
- props: {
1262
- fitContent: { type: Boolean, default: !1 }
1263
- },
1264
- setup(i) {
1265
- const e = A(), t = V(() => {
1266
- const r = {};
1267
- return i.fitContent && (r.width = "fit-content", r.height = "fit-content"), r;
1268
- });
1269
- return (r, n) => o(e) === "editor" ? (I(), re("div", {
1270
- key: 0,
1271
- style: ie(t.value)
1272
- }, [
1273
- j(r.$slots, "default")
1274
- ], 4)) : j(r.$slots, "default", { key: 1 });
1275
- }
1276
- }), tr = /* @__PURE__ */ z({
1291
+ }), or = /* @__PURE__ */ z({
1277
1292
  __name: "index",
1278
1293
  props: {
1279
1294
  node: {},
@@ -1294,20 +1309,20 @@ const Qs = /* @__PURE__ */ z({
1294
1309
  ]), { prop: _ } = l(t, n, e, [
1295
1310
  "settings",
1296
1311
  "readonly"
1297
- ]), { prop: x } = l(t, n, e, ["settings", "ripple"]), { prop: $ } = l(t, n, e, ["settings", "size"]), { prop: g } = 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: S } = l(t, n, e, ["size", "width"]), H = (K) => {
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) => {
1298
1313
  if (t !== "runtime" && t !== "preview")
1299
1314
  return;
1300
1315
  const O = n.interpreter;
1301
1316
  if (!O)
1302
1317
  return;
1303
- const ee = O.nativeToPseudo(K.clientX), ne = O.nativeToPseudo(K.clientY), ce = O.nativeToPseudo(e.node.basic.id);
1304
- O.appendCode(`__pointerPosX__ = ${ee};`), O.appendCode(`__pointerPosY__ = ${ne};`), O.appendCode(`__triggerEvent__('${ce}', 'click');`), O.run();
1318
+ const te = O.nativeToPseudo(K.clientX), ne = O.nativeToPseudo(K.clientY), ce = O.nativeToPseudo(e.node.basic.id);
1319
+ O.appendCode(`__pointerPosX__ = ${te};`), O.appendCode(`__pointerPosY__ = ${ne};`), O.appendCode(`__triggerEvent__('${ce}', 'click');`), O.run();
1305
1320
  };
1306
1321
  return (K, O) => {
1307
- const ee = W("v-btn");
1308
- return I(), N(o(te), null, {
1322
+ const te = W("v-btn");
1323
+ return I(), N(o(ee), null, {
1309
1324
  default: P(() => [
1310
- Z(ee, {
1325
+ Z(te, {
1311
1326
  "append-icon": o(s),
1312
1327
  block: o(a),
1313
1328
  color: o(p),
@@ -1323,11 +1338,11 @@ const Qs = /* @__PURE__ */ z({
1323
1338
  readonly: o(_),
1324
1339
  ripple: o(x),
1325
1340
  size: o($),
1326
- stacked: o(g),
1341
+ stacked: o(v),
1327
1342
  text: o(C),
1328
1343
  theme: o(L),
1329
1344
  variant: o(F),
1330
- width: o(S),
1345
+ width: o(T),
1331
1346
  onClick: H
1332
1347
  }, null, 8, ["append-icon", "block", "color", "density", "disabled", "height", "loading", "max-height", "max-width", "min-height", "min-width", "prepend-icon", "readonly", "ripple", "size", "stacked", "text", "theme", "variant", "width"])
1333
1348
  ]),
@@ -1340,17 +1355,17 @@ const Qs = /* @__PURE__ */ z({
1340
1355
  for (const [r, n] of e)
1341
1356
  t[r] = n;
1342
1357
  return t;
1343
- }, nr = {};
1344
- function ir(i, e) {
1358
+ }, sr = {};
1359
+ function rr(i, e) {
1345
1360
  const t = W("v-btn-group");
1346
1361
  return I(), N(t, null, {
1347
1362
  default: P(() => [
1348
- j(i.$slots, "default")
1363
+ G(i.$slots, "default")
1349
1364
  ]),
1350
1365
  _: 3
1351
1366
  });
1352
1367
  }
1353
- const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1368
+ const lr = /* @__PURE__ */ _e(sr, [["render", rr]]), ar = /* @__PURE__ */ z({
1354
1369
  __name: "index",
1355
1370
  props: {
1356
1371
  node: {},
@@ -1386,13 +1401,13 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1386
1401
  variant: o(h)
1387
1402
  }, {
1388
1403
  default: P(() => [
1389
- j(y.$slots, "default")
1404
+ G(y.$slots, "default")
1390
1405
  ]),
1391
1406
  _: 3
1392
1407
  }, 8, ["block", "disabled", "divided", "mandatory", "multiple", "readonly", "size", "stacked", "theme", "tile", "variant"]);
1393
1408
  };
1394
1409
  }
1395
- }), rr = /* @__PURE__ */ z({
1410
+ }), ur = /* @__PURE__ */ z({
1396
1411
  __name: "index",
1397
1412
  props: {
1398
1413
  node: {},
@@ -1406,7 +1421,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1406
1421
  "settings",
1407
1422
  "subtitle"
1408
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"]);
1409
- return ($, g) => {
1424
+ return ($, v) => {
1410
1425
  const C = W("v-card");
1411
1426
  return I(), N(C, {
1412
1427
  density: o(s),
@@ -1426,13 +1441,13 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1426
1441
  width: o(x)
1427
1442
  }, {
1428
1443
  default: P(() => [
1429
- j($.$slots, "default")
1444
+ G($.$slots, "default")
1430
1445
  ]),
1431
1446
  _: 3
1432
1447
  }, 8, ["density", "disabled", "height", "hover", "loading", "max-height", "max-width", "min-height", "min-width", "subtitle", "text", "theme", "title", "variant", "width"]);
1433
1448
  };
1434
1449
  }
1435
- }), lr = /* @__PURE__ */ z({
1450
+ }), cr = /* @__PURE__ */ z({
1436
1451
  __name: "index",
1437
1452
  props: {
1438
1453
  node: {},
@@ -1454,7 +1469,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1454
1469
  }, null, 8, ["disabled", "readonly"]);
1455
1470
  };
1456
1471
  }
1457
- }), ar = /* @__PURE__ */ z({
1472
+ }), dr = /* @__PURE__ */ z({
1458
1473
  __name: "index",
1459
1474
  props: {
1460
1475
  node: {},
@@ -1472,8 +1487,8 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1472
1487
  "draggable"
1473
1488
  ]), { 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"]);
1474
1489
  return (x, $) => {
1475
- const g = W("v-chip");
1476
- return I(), N(g, {
1490
+ const v = W("v-chip");
1491
+ return I(), N(v, {
1477
1492
  closable: o(s),
1478
1493
  color: o(u),
1479
1494
  density: o(p),
@@ -1490,7 +1505,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1490
1505
  }, null, 8, ["closable", "color", "density", "disabled", "draggable", "filter", "label", "size", "text", "theme", "tile", "value", "variant"]);
1491
1506
  };
1492
1507
  }
1493
- }), ur = /* @__PURE__ */ z({
1508
+ }), mr = /* @__PURE__ */ z({
1494
1509
  __name: "index",
1495
1510
  props: {
1496
1511
  node: {},
@@ -1528,13 +1543,13 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1528
1543
  theme: o(d)
1529
1544
  }, {
1530
1545
  default: P(() => [
1531
- j(k.$slots, "default")
1546
+ G(k.$slots, "default")
1532
1547
  ]),
1533
1548
  _: 3
1534
1549
  }, 8, ["modelValue", "column", "direction", "disabled", "filter", "mandatory", "multiple", "show-arrows", "theme"]);
1535
1550
  };
1536
1551
  }
1537
- }), cr = /* @__PURE__ */ z({
1552
+ }), pr = /* @__PURE__ */ z({
1538
1553
  __name: "index",
1539
1554
  props: {
1540
1555
  node: {},
@@ -1581,7 +1596,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1581
1596
  }, null, 8, ["disabled", "hide-canvas", "hide-header", "hide-inputs", "hide-sliders", "landscape", "show-swatches", "style", "theme"]);
1582
1597
  };
1583
1598
  }
1584
- }), dr = /* @__PURE__ */ z({
1599
+ }), fr = /* @__PURE__ */ z({
1585
1600
  __name: "index",
1586
1601
  props: {
1587
1602
  node: {},
@@ -1603,7 +1618,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1603
1618
  ]), { theme: m } = U(r), { prop: c } = l(t, n, e, ["settings", "value"]);
1604
1619
  return (d, f) => {
1605
1620
  const k = W("v-combobox");
1606
- return I(), N(o(te), null, {
1621
+ return I(), N(o(ee), null, {
1607
1622
  default: P(() => [
1608
1623
  Z(k, {
1609
1624
  modelValue: o(c),
@@ -1620,7 +1635,7 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1620
1635
  });
1621
1636
  };
1622
1637
  }
1623
- }), mr = /* @__PURE__ */ z({
1638
+ }), br = /* @__PURE__ */ z({
1624
1639
  __name: "index",
1625
1640
  props: {
1626
1641
  node: {},
@@ -1630,17 +1645,17 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1630
1645
  const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), u = B(), { prop: p } = l(t, u, e, [
1631
1646
  "settings",
1632
1647
  "backgroundColor"
1633
- ]), { color: b } = Y(n, p), { applySize: m } = pe(t, r, e), { applyMargin: c } = tn(e), { applyPadding: d } = nn(e), { applyBorder: f } = en(n, e), k = V(() => {
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(() => {
1634
1649
  const h = {}, y = a.value.type;
1635
1650
  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;
1636
1651
  });
1637
1652
  return (h, y) => (I(), re("div", {
1638
1653
  style: ie(k.value)
1639
1654
  }, [
1640
- j(h.$slots, "default")
1655
+ G(h.$slots, "default")
1641
1656
  ], 4));
1642
1657
  }
1643
- }), pr = /* @__PURE__ */ z({
1658
+ }), yr = /* @__PURE__ */ z({
1644
1659
  __name: "index",
1645
1660
  props: {
1646
1661
  node: {},
@@ -1682,33 +1697,33 @@ const or = /* @__PURE__ */ _e(nr, [["render", ir]]), sr = /* @__PURE__ */ z({
1682
1697
  "multi-sort": o(f),
1683
1698
  theme: o(k),
1684
1699
  width: o(h)
1685
- }, Yt({ _: 2 }, [
1686
- io(y.value, ($) => ({
1700
+ }, en({ _: 2 }, [
1701
+ so(y.value, ($) => ({
1687
1702
  name: `item.${$.column}`,
1688
- fn: P(({ value: g }) => [
1703
+ fn: P(({ value: v }) => [
1689
1704
  Z(o(fe), {
1690
1705
  "ref-context": { refid: $.comp },
1691
- state: { value: g }
1706
+ state: { value: v }
1692
1707
  }, null, 8, ["ref-context", "state"])
1693
1708
  ])
1694
1709
  }))
1695
1710
  ]), 1032, ["density", "fixed-footer", "fixed-header", "headers", "height", "hover", "items", "loading", "multi-sort", "theme", "width"]);
1696
1711
  };
1697
1712
  }
1698
- }), fr = {};
1699
- function br(i, e) {
1713
+ }), hr = {};
1714
+ function xr(i, e) {
1700
1715
  const t = W("v-date-picker");
1701
1716
  return I(), N(t);
1702
1717
  }
1703
- const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PURE__ */ z({
1718
+ const gr = /* @__PURE__ */ _e(hr, [["render", xr]]), vr = ["id"], kr = /* @__PURE__ */ z({
1704
1719
  __name: "index",
1705
1720
  props: {
1706
1721
  node: {},
1707
1722
  outer: { type: Boolean }
1708
1723
  },
1709
1724
  setup(i) {
1710
- const e = i, t = A(), r = B(), n = V(() => e.node.basic?.id), { open: s } = bi(`runtimeDlg/${ci()}`);
1711
- return Mi(r, e, (u) => {
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) => {
1712
1727
  if (t !== "runtime" && t !== "preview" || !r.interpreter)
1713
1728
  return;
1714
1729
  const { name: b } = u;
@@ -1724,16 +1739,16 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
1724
1739
  o(t) === "editor" ? (I(), re("div", {
1725
1740
  key: 0,
1726
1741
  id: `__node__@${n.value}`
1727
- }, null, 8, hr)) : di("", !0)
1742
+ }, null, 8, vr)) : Qt("", !0)
1728
1743
  ]),
1729
1744
  default: P(() => [
1730
- j(u.$slots, "default")
1745
+ G(u.$slots, "default")
1731
1746
  ]),
1732
1747
  _: 3
1733
1748
  }, 8, ["modelValue"]);
1734
1749
  };
1735
1750
  }
1736
- }), gr = /* @__PURE__ */ z({
1751
+ }), _r = /* @__PURE__ */ z({
1737
1752
  __name: "index",
1738
1753
  props: {
1739
1754
  node: {},
@@ -1772,26 +1787,26 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
1772
1787
  }, null, 8, ["chips", "density", "direction", "disabled", "label", "loading", "multiple", "readonly", "reverse", "single-line"]);
1773
1788
  };
1774
1789
  }
1775
- }), vr = /* @__PURE__ */ z({
1790
+ }), wr = /* @__PURE__ */ z({
1776
1791
  __name: "index",
1777
1792
  props: {
1778
1793
  node: {},
1779
1794
  outer: { type: Boolean }
1780
1795
  },
1781
1796
  setup(i) {
1782
- const e = i, t = A(), r = le(), n = M(), s = ae(), a = ue(), u = B(), { applySize: p } = pe(t, r, e), { applyMargin: b } = tn(e), { applyPadding: m } = nn(e), { applyBorder: c } = en(n, e), { prop: d } = l(t, u, e, [
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, [
1783
1798
  "settings",
1784
1799
  "backgroundColor"
1785
1800
  ]), { color: f } = Y(n, d), k = (y) => {
1786
1801
  f.value && (y.backgroundColor = f.value), y.display = "flex";
1787
- const w = Ii(r.value.width), _ = we(w, e.node.settings?.direction);
1802
+ const w = Si(r.value.width), _ = we(w, e.node.settings?.direction);
1788
1803
  _ === "row" ? y.flexDirection = "row" : _ === "rowReverse" ? y.flexDirection = "row-reverse" : _ === "column" ? y.flexDirection = "column" : _ === "columnReverse" && (y.flexDirection = "column-reverse");
1789
1804
  const x = we(w, e.node.settings?.wrap);
1790
1805
  x === "no" ? y.flexWrap = "nowrap" : x === "yes" ? y.flexWrap = "wrap" : x === "reverse" && (y.flexWrap = "wrap-reverse");
1791
1806
  const $ = we(w, e.node.settings?.mainAlign);
1792
1807
  $ === "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");
1793
- const g = we(w, e.node.settings?.crossAlign);
1794
- g === "start" ? y.alignItems = "flex-start" : g === "end" ? y.alignItems = "flex-end" : g === "center" ? y.alignItems = "center" : g === "baseline" ? y.alignItems = "baseline" : g === "stretch" && (y.alignItems = "stretch");
1808
+ const v = we(w, e.node.settings?.crossAlign);
1809
+ v === "start" ? y.alignItems = "flex-start" : v === "end" ? y.alignItems = "flex-end" : v === "center" ? y.alignItems = "center" : v === "baseline" ? y.alignItems = "baseline" : v === "stretch" && (y.alignItems = "stretch");
1795
1810
  }, h = V(() => {
1796
1811
  const y = {}, w = a.value.type;
1797
1812
  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;
@@ -1799,10 +1814,10 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
1799
1814
  return (y, w) => (I(), re("div", {
1800
1815
  style: ie(h.value)
1801
1816
  }, [
1802
- j(y.$slots, "default")
1817
+ G(y.$slots, "default")
1803
1818
  ], 4));
1804
1819
  }
1805
- }), kr = /* @__PURE__ */ z({
1820
+ }), Vr = /* @__PURE__ */ z({
1806
1821
  __name: "index",
1807
1822
  props: {
1808
1823
  node: {},
@@ -1816,10 +1831,10 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
1816
1831
  return (c, d) => (I(), re("div", {
1817
1832
  style: ie(m.value)
1818
1833
  }, [
1819
- j(c.$slots, "default")
1834
+ G(c.$slots, "default")
1820
1835
  ], 4));
1821
1836
  }
1822
- }), _r = /* @__PURE__ */ z({
1837
+ }), $r = /* @__PURE__ */ z({
1823
1838
  __name: "index",
1824
1839
  props: {
1825
1840
  node: {},
@@ -1832,7 +1847,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
1832
1847
  ]), { prop: m } = l(t, u, e, [
1833
1848
  "settings",
1834
1849
  "backgroundColor"
1835
- ]), { color: c } = Y(n, m), { applySize: d } = pe(t, r, e), { applyMargin: f } = tn(e), { applyPadding: k } = nn(e), { applyBorder: h } = en(n, e), y = V(() => {
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(() => {
1836
1851
  const _ = {}, x = a.value.type;
1837
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), _;
1838
1853
  }), w = () => {
@@ -1848,19 +1863,19 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
1848
1863
  const $ = W("v-form");
1849
1864
  return I(), N($, {
1850
1865
  modelValue: o(p),
1851
- "onUpdate:modelValue": x[0] || (x[0] = (g) => X(p) ? p.value = g : null),
1866
+ "onUpdate:modelValue": x[0] || (x[0] = (v) => X(p) ? p.value = v : null),
1852
1867
  "fast-fail": o(b),
1853
1868
  style: ie(y.value),
1854
- onSubmit: oo(w, ["prevent"])
1869
+ onSubmit: ro(w, ["prevent"])
1855
1870
  }, {
1856
1871
  default: P(() => [
1857
- j(_.$slots, "default")
1872
+ G(_.$slots, "default")
1858
1873
  ]),
1859
1874
  _: 3
1860
1875
  }, 8, ["modelValue", "fast-fail", "style"]);
1861
1876
  };
1862
1877
  }
1863
- }), wr = /* @__PURE__ */ z({
1878
+ }), Ir = /* @__PURE__ */ z({
1864
1879
  __name: "index",
1865
1880
  props: {
1866
1881
  node: {},
@@ -1882,15 +1897,15 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
1882
1897
  }, null, 8, ["color", "disabled", "icon", "size", "theme"]);
1883
1898
  };
1884
1899
  }
1885
- }), Vr = ["id"], $r = /* @__PURE__ */ z({
1900
+ }), Cr = ["id"], Sr = /* @__PURE__ */ z({
1886
1901
  __name: "index",
1887
1902
  props: {
1888
1903
  node: {},
1889
1904
  outer: { type: Boolean }
1890
1905
  },
1891
1906
  setup(i) {
1892
- const e = i, t = A(), r = B(), n = be(0), s = be(0), a = V(() => [n.value, s.value]), u = V(() => e.node.basic?.id), { open: p } = bi(`runtimeMenu/${ci()}`);
1893
- return Mi(r, e, (m) => {
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) => {
1894
1909
  if (t !== "runtime" && t !== "preview")
1895
1910
  return;
1896
1911
  const c = r.interpreter;
@@ -1912,16 +1927,16 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
1912
1927
  o(t) === "editor" ? (I(), re("div", {
1913
1928
  key: 0,
1914
1929
  id: `__node__@${u.value}`
1915
- }, null, 8, Vr)) : di("", !0)
1930
+ }, null, 8, Cr)) : Qt("", !0)
1916
1931
  ]),
1917
1932
  default: P(() => [
1918
- j(m.$slots, "default")
1933
+ G(m.$slots, "default")
1919
1934
  ]),
1920
1935
  _: 3
1921
1936
  }, 8, ["modelValue", "target"]);
1922
1937
  };
1923
1938
  }
1924
- }), Ir = /* @__PURE__ */ z({
1939
+ }), Tr = /* @__PURE__ */ z({
1925
1940
  __name: "index",
1926
1941
  props: {
1927
1942
  node: {},
@@ -1959,13 +1974,13 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
1959
1974
  ]), { prop: $ } = l(t, n, e, [
1960
1975
  "settings",
1961
1976
  "readonly"
1962
- ]), { prop: g } = l(t, n, e, ["settings", "reverse"]), { prop: C } = l(t, n, e, [
1977
+ ]), { prop: v } = l(t, n, e, ["settings", "reverse"]), { prop: C } = l(t, n, e, [
1963
1978
  "settings",
1964
1979
  "singleLine"
1965
- ]), { prop: L } = l(t, n, e, ["settings", "step"]), { prop: F } = l(t, n, e, ["settings", "suffix"]), { theme: S } = U(r), { prop: H } = l(t, n, e, ["settings", "value"]), { prop: K } = l(t, n, e, ["settings", "variant"]), { prop: O } = l(t, n, e, ["size", "width"]);
1966
- return (ee, ne) => {
1980
+ ]), { prop: L } = l(t, n, e, ["settings", "step"]), { prop: F } = l(t, n, e, ["settings", "suffix"]), { theme: T } = U(r), { prop: H } = l(t, n, e, ["settings", "value"]), { prop: K } = l(t, n, e, ["settings", "variant"]), { prop: O } = l(t, n, e, ["size", "width"]);
1981
+ return (te, ne) => {
1967
1982
  const ce = W("v-number-input");
1968
- return I(), N(o(te), null, {
1983
+ return I(), N(o(ee), null, {
1969
1984
  default: P(() => [
1970
1985
  Z(ce, {
1971
1986
  modelValue: o(H),
@@ -1986,11 +2001,11 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
1986
2001
  "prepend-icon": o(_),
1987
2002
  "prepend-inner-icon": o(x),
1988
2003
  readonly: o($),
1989
- reverse: o(g),
2004
+ reverse: o(v),
1990
2005
  "single-line": o(C),
1991
2006
  step: o(L),
1992
2007
  suffix: o(F),
1993
- theme: o(S),
2008
+ theme: o(T),
1994
2009
  variant: o(K),
1995
2010
  width: o(O)
1996
2011
  }, null, 8, ["modelValue", "append-icon", "append-inner-icon", "clearable", "hide-details", "label", "loading", "max", "max-width", "min", "min-width", "placeholder", "precision", "prefix", "prepend-icon", "prepend-inner-icon", "readonly", "reverse", "single-line", "step", "suffix", "theme", "variant", "width"])
@@ -1999,7 +2014,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
1999
2014
  });
2000
2015
  };
2001
2016
  }
2002
- }), Cr = /* @__PURE__ */ z({
2017
+ }), zr = /* @__PURE__ */ z({
2003
2018
  __name: "index",
2004
2019
  props: {
2005
2020
  node: {},
@@ -2018,7 +2033,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2018
2033
  });
2019
2034
  return (y, w) => {
2020
2035
  const _ = W("v-pagination");
2021
- return I(), N(o(te), null, {
2036
+ return I(), N(o(ee), null, {
2022
2037
  default: P(() => [
2023
2038
  Z(_, {
2024
2039
  modelValue: o(f),
@@ -2039,7 +2054,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2039
2054
  });
2040
2055
  };
2041
2056
  }
2042
- }), Sr = /* @__PURE__ */ z({
2057
+ }), Ar = /* @__PURE__ */ z({
2043
2058
  __name: "index",
2044
2059
  props: {
2045
2060
  node: {},
@@ -2066,7 +2081,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2066
2081
  }, null, 8, ["color", "density", "disabled", "label", "readonly", "theme", "value"]);
2067
2082
  };
2068
2083
  }
2069
- }), Tr = /* @__PURE__ */ z({
2084
+ }), Pr = /* @__PURE__ */ z({
2070
2085
  __name: "index",
2071
2086
  props: {
2072
2087
  node: {},
@@ -2085,7 +2100,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2085
2100
  ]), { theme: m } = U(r), { prop: c } = l(t, n, e, ["settings", "value"]);
2086
2101
  return (d, f) => {
2087
2102
  const k = W("v-radio-group");
2088
- return I(), N(o(te), null, {
2103
+ return I(), N(o(ee), null, {
2089
2104
  default: P(() => [
2090
2105
  Z(k, {
2091
2106
  modelValue: o(c),
@@ -2098,7 +2113,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2098
2113
  theme: o(m)
2099
2114
  }, {
2100
2115
  default: P(() => [
2101
- j(d.$slots, "default")
2116
+ G(d.$slots, "default")
2102
2117
  ]),
2103
2118
  _: 3
2104
2119
  }, 8, ["modelValue", "density", "direction", "disabled", "inline", "readonly", "theme"])
@@ -2107,7 +2122,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2107
2122
  });
2108
2123
  };
2109
2124
  }
2110
- }), zr = /* @__PURE__ */ z({
2125
+ }), Nr = /* @__PURE__ */ z({
2111
2126
  __name: "index",
2112
2127
  props: {
2113
2128
  node: {},
@@ -2145,13 +2160,13 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2145
2160
  }), { prop: x } = l(t, n, e, [
2146
2161
  "settings",
2147
2162
  "thumbSize"
2148
- ]), { prop: $ } = l(t, n, e, ["settings", "ticks"]), g = V(() => {
2163
+ ]), { prop: $ } = l(t, n, e, ["settings", "ticks"]), v = V(() => {
2149
2164
  if (!$.value)
2150
2165
  return;
2151
2166
  const H = {};
2152
2167
  for (const { value: K, label: O } of $.value)
2153
2168
  H[K] = O;
2154
- if (!xi(H))
2169
+ if (!vi(H))
2155
2170
  return H;
2156
2171
  }), { prop: C } = l(t, n, e, [
2157
2172
  "settings",
@@ -2164,7 +2179,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2164
2179
  "settings",
2165
2180
  "value",
2166
2181
  "end"
2167
- ]), S = V({
2182
+ ]), T = V({
2168
2183
  get: () => [L.value, F.value],
2169
2184
  set: ([H, K]) => {
2170
2185
  L.value = H, F.value = K;
@@ -2172,14 +2187,14 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2172
2187
  });
2173
2188
  return (H, K) => {
2174
2189
  const O = W("v-range-slider");
2175
- return I(), N(o(te), {
2176
- modelValue: S.value,
2177
- "onUpdate:modelValue": K[1] || (K[1] = (ee) => S.value = ee)
2190
+ return I(), N(o(ee), {
2191
+ modelValue: T.value,
2192
+ "onUpdate:modelValue": K[1] || (K[1] = (te) => T.value = te)
2178
2193
  }, {
2179
2194
  default: P(() => [
2180
2195
  Z(O, {
2181
- modelValue: S.value,
2182
- "onUpdate:modelValue": K[0] || (K[0] = (ee) => S.value = ee),
2196
+ modelValue: T.value,
2197
+ "onUpdate:modelValue": K[0] || (K[0] = (te) => T.value = te),
2183
2198
  density: o(s),
2184
2199
  direction: o(a),
2185
2200
  disabled: o(u),
@@ -2194,14 +2209,14 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2194
2209
  "thumb-label": _.value,
2195
2210
  "thumb-size": o(x),
2196
2211
  "tick-size": o(C),
2197
- ticks: g.value
2212
+ ticks: v.value
2198
2213
  }, null, 8, ["modelValue", "density", "direction", "disabled", "hide-details", "label", "max", "min", "readonly", "show-ticks", "step", "theme", "thumb-label", "thumb-size", "tick-size", "ticks"])
2199
2214
  ]),
2200
2215
  _: 1
2201
2216
  }, 8, ["modelValue"]);
2202
2217
  };
2203
2218
  }
2204
- }), Ar = /* @__PURE__ */ z({
2219
+ }), Wr = /* @__PURE__ */ z({
2205
2220
  __name: "index",
2206
2221
  props: {
2207
2222
  node: {},
@@ -2223,7 +2238,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2223
2238
  ]), { theme: d } = U(r), { prop: f } = l(t, n, e, ["settings", "value"]);
2224
2239
  return (k, h) => {
2225
2240
  const y = W("v-rating");
2226
- return I(), N(o(te), { "fit-content": !0 }, {
2241
+ return I(), N(o(ee), { "fit-content": !0 }, {
2227
2242
  default: P(() => [
2228
2243
  Z(y, {
2229
2244
  modelValue: o(f),
@@ -2242,7 +2257,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2242
2257
  });
2243
2258
  };
2244
2259
  }
2245
- }), Pr = /* @__PURE__ */ z({
2260
+ }), Lr = /* @__PURE__ */ z({
2246
2261
  __name: "index",
2247
2262
  props: {
2248
2263
  node: {},
@@ -2264,7 +2279,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2264
2279
  ]), { theme: m } = U(r), { prop: c } = l(t, n, e, ["settings", "value"]);
2265
2280
  return (d, f) => {
2266
2281
  const k = W("v-select");
2267
- return I(), N(o(te), null, {
2282
+ return I(), N(o(ee), null, {
2268
2283
  default: P(() => [
2269
2284
  Z(k, {
2270
2285
  modelValue: o(c),
@@ -2281,14 +2296,14 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2281
2296
  });
2282
2297
  };
2283
2298
  }
2284
- }), Nr = /* @__PURE__ */ z({
2299
+ }), Br = /* @__PURE__ */ z({
2285
2300
  __name: "index",
2286
2301
  props: {
2287
2302
  node: {},
2288
2303
  outer: { type: Boolean }
2289
2304
  },
2290
2305
  setup(i) {
2291
- const e = i, t = A(), r = po(), n = B(), { prop: s } = l(t, n, e, ["settings", "color"]), { color: a } = Y(r, s), { prop: u } = l(t, n, e, [
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, [
2292
2307
  "settings",
2293
2308
  "direction"
2294
2309
  ]), { prop: p } = l(t, n, e, [
@@ -2311,24 +2326,24 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2311
2326
  }), { prop: w } = l(t, n, e, ["settings", "step"]), { theme: _ } = U(r), { prop: x } = l(t, n, e, [
2312
2327
  "settings",
2313
2328
  "thumbColor"
2314
- ]), { color: $ } = Y(r, x), { prop: g } = l(t, n, e, [
2329
+ ]), { color: $ } = Y(r, x), { prop: v } = l(t, n, e, [
2315
2330
  "settings",
2316
2331
  "thumbLabel"
2317
2332
  ]), C = V(() => {
2318
- if (g.value === "always")
2333
+ if (v.value === "always")
2319
2334
  return "always";
2320
- if (g.value === "show")
2335
+ if (v.value === "show")
2321
2336
  return !0;
2322
2337
  }), { prop: L } = l(t, n, e, [
2323
2338
  "settings",
2324
2339
  "thumbSize"
2325
- ]), { prop: F } = l(t, n, e, ["settings", "ticks"]), S = V(() => {
2340
+ ]), { prop: F } = l(t, n, e, ["settings", "ticks"]), T = V(() => {
2326
2341
  if (!F.value)
2327
2342
  return;
2328
2343
  const de = {};
2329
2344
  for (const { value: Ce, label: We } of F.value)
2330
2345
  de[Ce] = We;
2331
- if (!xi(de))
2346
+ if (!vi(de))
2332
2347
  return de;
2333
2348
  }), { prop: H } = l(t, n, e, [
2334
2349
  "settings",
@@ -2336,17 +2351,17 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2336
2351
  ]), { prop: K } = l(t, n, e, [
2337
2352
  "settings",
2338
2353
  "trackColor"
2339
- ]), { color: O } = Y(r, K), { prop: ee } = l(t, n, e, ["settings", "value"]), { prop: ne } = l(t, n, e, ["slots", "append"]), { prop: ce } = l(t, n, e, [
2354
+ ]), { color: O } = Y(r, K), { prop: te } = l(t, n, e, ["settings", "value"]), { prop: ne } = l(t, n, e, ["slots", "append"]), { prop: ce } = l(t, n, e, [
2340
2355
  "slots",
2341
2356
  "prepend"
2342
2357
  ]);
2343
2358
  return (de, Ce) => {
2344
2359
  const We = W("v-slider");
2345
- return I(), N(o(te), null, {
2360
+ return I(), N(o(ee), null, {
2346
2361
  default: P(() => [
2347
2362
  Z(We, {
2348
- modelValue: o(ee),
2349
- "onUpdate:modelValue": Ce[0] || (Ce[0] = (to) => X(ee) ? ee.value = to : null),
2363
+ modelValue: o(te),
2364
+ "onUpdate:modelValue": Ce[0] || (Ce[0] = (io) => X(te) ? te.value = io : null),
2350
2365
  color: o(a),
2351
2366
  direction: o(u),
2352
2367
  disabled: o(p),
@@ -2363,9 +2378,9 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2363
2378
  "thumb-label": C.value,
2364
2379
  "thumb-size": o(L),
2365
2380
  "tick-size": o(H),
2366
- ticks: S.value,
2381
+ ticks: T.value,
2367
2382
  "track-color": o(O)
2368
- }, Yt({ _: 2 }, [
2383
+ }, en({ _: 2 }, [
2369
2384
  o(ne) ? {
2370
2385
  name: "append",
2371
2386
  fn: P(() => [
@@ -2392,7 +2407,7 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2392
2407
  });
2393
2408
  };
2394
2409
  }
2395
- }), Wr = /* @__PURE__ */ z({
2410
+ }), Rr = /* @__PURE__ */ z({
2396
2411
  __name: "index",
2397
2412
  props: {
2398
2413
  node: {},
@@ -2412,23 +2427,23 @@ const yr = /* @__PURE__ */ _e(fr, [["render", br]]), hr = ["id"], xr = /* @__PUR
2412
2427
  theme: o(a)
2413
2428
  }, {
2414
2429
  default: P(() => [
2415
- j(p.$slots, "default")
2430
+ G(p.$slots, "default")
2416
2431
  ]),
2417
2432
  _: 3
2418
2433
  }, 8, ["modelValue", "hide-actions", "theme"]);
2419
2434
  };
2420
2435
  }
2421
- }), Lr = {};
2422
- function Br(i, e) {
2436
+ }), Dr = {};
2437
+ function Er(i, e) {
2423
2438
  const t = W("v-stepper-header");
2424
2439
  return I(), N(t, null, {
2425
2440
  default: P(() => [
2426
- j(i.$slots, "default")
2441
+ G(i.$slots, "default")
2427
2442
  ]),
2428
2443
  _: 3
2429
2444
  });
2430
2445
  }
2431
- const Rr = /* @__PURE__ */ _e(Lr, [["render", Br]]), Dr = /* @__PURE__ */ z({
2446
+ const Mr = /* @__PURE__ */ _e(Dr, [["render", Er]]), Fr = /* @__PURE__ */ z({
2432
2447
  __name: "index",
2433
2448
  props: {
2434
2449
  node: {},
@@ -2440,23 +2455,23 @@ const Rr = /* @__PURE__ */ _e(Lr, [["render", Br]]), Dr = /* @__PURE__ */ z({
2440
2455
  const u = W("v-stepper-item");
2441
2456
  return I(), N(u, { value: o(n) }, {
2442
2457
  default: P(() => [
2443
- j(s.$slots, "default")
2458
+ G(s.$slots, "default")
2444
2459
  ]),
2445
2460
  _: 3
2446
2461
  }, 8, ["value"]);
2447
2462
  };
2448
2463
  }
2449
- }), Er = {};
2450
- function Mr(i, e) {
2464
+ }), Hr = {};
2465
+ function Ur(i, e) {
2451
2466
  const t = W("v-stepper-window");
2452
2467
  return I(), N(t, null, {
2453
2468
  default: P(() => [
2454
- j(i.$slots, "default")
2469
+ G(i.$slots, "default")
2455
2470
  ]),
2456
2471
  _: 3
2457
2472
  });
2458
2473
  }
2459
- const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2474
+ const Gr = /* @__PURE__ */ _e(Hr, [["render", Ur]]), jr = /* @__PURE__ */ z({
2460
2475
  __name: "index",
2461
2476
  props: {
2462
2477
  node: {},
@@ -2468,13 +2483,13 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2468
2483
  const u = W("v-stepper-window-item");
2469
2484
  return I(), N(u, { value: o(n) }, {
2470
2485
  default: P(() => [
2471
- j(s.$slots, "default")
2486
+ G(s.$slots, "default")
2472
2487
  ]),
2473
2488
  _: 3
2474
2489
  }, 8, ["value"]);
2475
2490
  };
2476
2491
  }
2477
- }), Ur = /* @__PURE__ */ z({
2492
+ }), Or = /* @__PURE__ */ z({
2478
2493
  __name: "index",
2479
2494
  props: {
2480
2495
  node: {},
@@ -2496,7 +2511,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2496
2511
  ]), { prop: m } = l(t, n, e, ["settings", "inline"]), { prop: c } = l(t, n, e, ["settings", "inset"]), { prop: d } = l(t, n, e, ["settings", "label"]), { prop: f } = l(t, n, e, ["settings", "loading"]), { theme: k } = U(r), { prop: h } = l(t, n, e, ["settings", "value"]);
2497
2512
  return (y, w) => {
2498
2513
  const _ = W("v-switch");
2499
- return I(), N(te, { "fit-content": !0 }, {
2514
+ return I(), N(ee, { "fit-content": !0 }, {
2500
2515
  default: P(() => [
2501
2516
  Z(_, {
2502
2517
  modelValue: o(h),
@@ -2517,7 +2532,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2517
2532
  });
2518
2533
  };
2519
2534
  }
2520
- }), Gr = /* @__PURE__ */ z({
2535
+ }), Kr = /* @__PURE__ */ z({
2521
2536
  __name: "index",
2522
2537
  props: {
2523
2538
  node: {},
@@ -2530,7 +2545,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2530
2545
  });
2531
2546
  return (b, m) => {
2532
2547
  const c = W("v-tab");
2533
- return I(), N(o(te), { "fit-content": !0 }, {
2548
+ return I(), N(o(ee), { "fit-content": !0 }, {
2534
2549
  default: P(() => [
2535
2550
  Z(c, {
2536
2551
  style: ie(p.value),
@@ -2543,7 +2558,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2543
2558
  });
2544
2559
  };
2545
2560
  }
2546
- }), jr = /* @__PURE__ */ z({
2561
+ }), Zr = /* @__PURE__ */ z({
2547
2562
  __name: "index",
2548
2563
  props: {
2549
2564
  node: {},
@@ -2586,8 +2601,8 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2586
2601
  "settings",
2587
2602
  "color",
2588
2603
  "sliderColor"
2589
- ]), { color: g } = Y(r, $), { prop: C } = l(t, n, e, ["settings", "stacked"]), { theme: L } = U(r), { prop: F } = l(t, n, e, ["settings", "value"]);
2590
- return (S, H) => {
2604
+ ]), { color: v } = Y(r, $), { prop: C } = l(t, n, e, ["settings", "stacked"]), { theme: L } = U(r), { prop: F } = l(t, n, e, ["settings", "value"]);
2605
+ return (T, H) => {
2591
2606
  const K = W("v-tabs");
2592
2607
  return I(), N(K, {
2593
2608
  modelValue: o(F),
@@ -2605,18 +2620,18 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2605
2620
  items: o(w),
2606
2621
  mandatory: o(_),
2607
2622
  "show-arrows": o(x),
2608
- "slider-color": o(g),
2623
+ "slider-color": o(v),
2609
2624
  stacked: o(C),
2610
2625
  theme: o(L)
2611
2626
  }, {
2612
2627
  default: P(() => [
2613
- j(S.$slots, "default")
2628
+ G(T.$slots, "default")
2614
2629
  ]),
2615
2630
  _: 3
2616
2631
  }, 8, ["modelValue", "align-tabs", "bg-color", "center-active", "color", "density", "direction", "disabled", "fixed-tabs", "grow", "hide-slider", "items", "mandatory", "show-arrows", "slider-color", "stacked", "theme"]);
2617
2632
  };
2618
2633
  }
2619
- }), Or = /* @__PURE__ */ z({
2634
+ }), qr = /* @__PURE__ */ z({
2620
2635
  __name: "index",
2621
2636
  props: {
2622
2637
  node: {},
@@ -2630,14 +2645,14 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2630
2645
  "settings",
2631
2646
  "emphasis"
2632
2647
  ]), { prop: p } = l(t, n, e, ["settings", "italic"]), { prop: b } = l(t, n, e, ["settings", "text"]), { prop: m } = l(t, n, e, ["settings", "weight"]), c = V(() => {
2633
- const d = [], f = Ii(r.value.width), k = we(f, e.node.settings?.style);
2648
+ const d = [], f = Si(r.value.width), k = we(f, e.node.settings?.style);
2634
2649
  return k && d.push(`text-${k}`), u.value === "high" ? d.push("text-high-emphasis") : u.value === "medium" ? d.push("text-medium-emphasis") : u.value === "disabled" && d.push("text-disabled"), s.value && d.push(`font-${s.value}`), a.value && d.push(`text-decoration-${a.value}`), m.value && d.push(`font-weight-${m.value}`), p.value && d.push("font-italic"), d.join(" ");
2635
2650
  });
2636
2651
  return (d, f) => (I(), re("span", {
2637
- class: so(c.value)
2638
- }, ro(o(b)), 3));
2652
+ class: lo(c.value)
2653
+ }, ao(o(b)), 3));
2639
2654
  }
2640
- }), Kr = /* @__PURE__ */ z({
2655
+ }), Jr = /* @__PURE__ */ z({
2641
2656
  __name: "index",
2642
2657
  props: {
2643
2658
  node: {},
@@ -2663,13 +2678,13 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2663
2678
  "settings",
2664
2679
  "singleLine"
2665
2680
  ]), { theme: w } = U(r), { prop: _ } = l(t, n, e, ["settings", "value"]), { prop: x } = l(t, n, e, ["settings", "variant"]);
2666
- return ($, g) => {
2681
+ return ($, v) => {
2667
2682
  const C = W("v-textarea");
2668
- return I(), N(o(te), null, {
2683
+ return I(), N(o(ee), null, {
2669
2684
  default: P(() => [
2670
2685
  Z(C, {
2671
2686
  modelValue: o(_),
2672
- "onUpdate:modelValue": g[0] || (g[0] = (L) => X(_) ? _.value = L : null),
2687
+ "onUpdate:modelValue": v[0] || (v[0] = (L) => X(_) ? _.value = L : null),
2673
2688
  "auto-grow": o(s),
2674
2689
  clearable: o(a),
2675
2690
  density: o(u),
@@ -2690,7 +2705,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2690
2705
  });
2691
2706
  };
2692
2707
  }
2693
- }), Zr = /* @__PURE__ */ z({
2708
+ }), Xr = /* @__PURE__ */ z({
2694
2709
  __name: "index",
2695
2710
  props: {
2696
2711
  node: {},
@@ -2730,7 +2745,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2730
2745
  ]), { prop: x } = l(t, n, e, ["settings", "reverse"]), { prop: $ } = l(t, n, e, [
2731
2746
  "settings",
2732
2747
  "singleLine"
2733
- ]), { prop: g } = 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: S } = l(t, n, e, ["slots", "append"]), { prop: H } = l(t, n, e, [
2748
+ ]), { 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, [
2734
2749
  "slots",
2735
2750
  "appendInner"
2736
2751
  ]), { prop: K } = l(t, n, e, [
@@ -2740,9 +2755,9 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2740
2755
  "slots",
2741
2756
  "prependInner"
2742
2757
  ]);
2743
- return (ee, ne) => {
2758
+ return (te, ne) => {
2744
2759
  const ce = W("v-text-field");
2745
- return I(), N(te, null, {
2760
+ return I(), N(ee, null, {
2746
2761
  default: P(() => [
2747
2762
  Z(ce, {
2748
2763
  modelValue: o(L),
@@ -2763,15 +2778,15 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2763
2778
  readonly: o(_),
2764
2779
  reverse: o(x),
2765
2780
  "single-line": o($),
2766
- suffix: o(g),
2781
+ suffix: o(v),
2767
2782
  theme: o(C),
2768
2783
  variant: o(F)
2769
- }, Yt({ _: 2 }, [
2770
- o(S) ? {
2784
+ }, en({ _: 2 }, [
2785
+ o(T) ? {
2771
2786
  name: "append",
2772
2787
  fn: P(() => [
2773
2788
  Z(fe, {
2774
- "ref-context": { refid: o(S) },
2789
+ "ref-context": { refid: o(T) },
2775
2790
  state: {}
2776
2791
  }, null, 8, ["ref-context"])
2777
2792
  ]),
@@ -2813,7 +2828,7 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2813
2828
  });
2814
2829
  };
2815
2830
  }
2816
- }), qr = /* @__PURE__ */ z({
2831
+ }), Yr = /* @__PURE__ */ z({
2817
2832
  __name: "index",
2818
2833
  props: {
2819
2834
  node: {},
@@ -2852,8 +2867,8 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2852
2867
  "truncate"
2853
2868
  ]), { theme: _ } = U(r);
2854
2869
  return (x, $) => {
2855
- const g = W("v-timeline");
2856
- return I(), N(g, {
2870
+ const v = W("v-timeline");
2871
+ return I(), N(v, {
2857
2872
  align: o(s),
2858
2873
  density: o(a),
2859
2874
  direction: o(u),
@@ -2868,23 +2883,23 @@ const Fr = /* @__PURE__ */ _e(Er, [["render", Mr]]), Hr = /* @__PURE__ */ z({
2868
2883
  "truncate-line": o(w)
2869
2884
  }, {
2870
2885
  default: P(() => [
2871
- j(x.$slots, "default")
2886
+ G(x.$slots, "default")
2872
2887
  ]),
2873
2888
  _: 3
2874
2889
  }, 8, ["align", "density", "direction", "dot-color", "fill-dot", "hide-opposite", "line-color", "line-inset", "line-thickness", "side", "theme", "truncate-line"]);
2875
2890
  };
2876
2891
  }
2877
- }), Jr = {};
2878
- function Xr(i, e) {
2892
+ }), Qr = {};
2893
+ function el(i, e) {
2879
2894
  const t = W("v-timeline-item");
2880
2895
  return I(), N(t, null, {
2881
2896
  default: P(() => [
2882
- j(i.$slots, "default")
2897
+ G(i.$slots, "default")
2883
2898
  ]),
2884
2899
  _: 3
2885
2900
  });
2886
2901
  }
2887
- const Yr = /* @__PURE__ */ _e(Jr, [["render", Xr]]), Qr = /* @__PURE__ */ z({
2902
+ const tl = /* @__PURE__ */ _e(Qr, [["render", el]]), nl = /* @__PURE__ */ z({
2888
2903
  __name: "index",
2889
2904
  props: {
2890
2905
  node: {},
@@ -2918,23 +2933,23 @@ const Yr = /* @__PURE__ */ _e(Jr, [["render", Xr]]), Qr = /* @__PURE__ */ z({
2918
2933
  touch: o(m)
2919
2934
  }, {
2920
2935
  default: P(() => [
2921
- j(f.$slots, "default")
2936
+ G(f.$slots, "default")
2922
2937
  ]),
2923
2938
  _: 3
2924
2939
  }, 8, ["modelValue", "continuous", "direction", "disabled", "reverse", "show-arrows", "theme", "touch"]);
2925
2940
  };
2926
2941
  }
2927
- }), el = {};
2928
- function tl(i, e) {
2942
+ }), il = {};
2943
+ function ol(i, e) {
2929
2944
  const t = W("v-window-item");
2930
2945
  return I(), N(t, null, {
2931
2946
  default: P(() => [
2932
- j(i.$slots, "default")
2947
+ G(i.$slots, "default")
2933
2948
  ]),
2934
2949
  _: 3
2935
2950
  });
2936
2951
  }
2937
- const nl = /* @__PURE__ */ _e(el, [["render", tl]]), ji = "badge_v1", xn = "breadcrumbs_v1", Ue = "bar_chart_v1", Ge = "btn_v1", je = "btn_group_v1", Oe = "btn_toggle_v1", Ke = "card_v1", Ze = "checkbox_v1", qe = "chip_v1", Je = "chip_group_v1", Xe = "color_picker_v1", Ye = "combobox_v1", Qe = "container_v1", et = "data_table_v1", tt = "date_picker_v1", nt = "dialog_v1", it = "file_input_v1", ot = "flex_layout_v1", Oi = "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", Ki = "radio_v1", mt = "radio_group_v1", pt = "range_slider_v1", ft = "rating_v1", Se = "ref_v1", bt = "select_v1", yt = "slider_v1", ht = "stepper_v1", Zi = "stepper_header_v1", qi = "stepper_item_v1", Ji = "stepper_window_v1", Xi = "stepper_window_item_v1", xt = "switch_v1", Yi = "tab_v1", gt = "tabs_v1", vt = "text_v1", kt = "textarea_v1", _t = "text_field_v1", wt = "timeline_v1", Qi = "timeline_item_v1", Vt = "window_v1", eo = "window_item_v1", v = {
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 = {
2938
2953
  key: "basic",
2939
2954
  name: "x-runtime-lib.basic",
2940
2955
  children: [
@@ -2996,7 +3011,7 @@ const nl = /* @__PURE__ */ _e(el, [["render", tl]]), ji = "badge_v1", xn = "brea
2996
3011
  ]
2997
3012
  }
2998
3013
  ]
2999
- }, il = G(Q), ge = {
3014
+ }, rl = j(Q), ge = {
3000
3015
  key: "border",
3001
3016
  name: "x-runtime-lib.border",
3002
3017
  children: [
@@ -3014,7 +3029,7 @@ const nl = /* @__PURE__ */ _e(el, [["render", tl]]), ji = "badge_v1", xn = "brea
3014
3029
  types: "borderWidthTypesV1",
3015
3030
  default: ""
3016
3031
  },
3017
- il,
3032
+ rl,
3018
3033
  {
3019
3034
  key: "roundRadius",
3020
3035
  name: "x-runtime-lib.roundRadius",
@@ -3278,26 +3293,26 @@ const nl = /* @__PURE__ */ _e(el, [["render", tl]]), ji = "badge_v1", xn = "brea
3278
3293
  }
3279
3294
  ]
3280
3295
  };
3281
- function ol(i, e) {
3296
+ function ll(i, e) {
3282
3297
  const t = `type=${i} subtype=${e}`, r = E(i, e);
3283
3298
  if (!r) {
3284
3299
  console.error(`barChartV1/spawn prop tag not found, ${t}`);
3285
3300
  return;
3286
3301
  }
3287
- const n = $t.props[r];
3302
+ const n = It.props[r];
3288
3303
  if (!n) {
3289
3304
  console.error(`barChartV1/spawn props not found, ${t}`);
3290
3305
  return;
3291
3306
  }
3292
3307
  const s = {};
3293
- return D(s, n), s.basic.id = R(16), s.basic.key = $t.key, s.size.height = "300px", s.xAxis.data = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], s.series = [
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 = [
3294
3309
  {
3295
3310
  type: "bar",
3296
3311
  data: [120, 200, 150, 80, 70, 110, 130]
3297
3312
  }
3298
3313
  ], s;
3299
3314
  }
3300
- const gn = {
3315
+ const kn = {
3301
3316
  key: "series",
3302
3317
  name: "x-runtime-lib.series",
3303
3318
  children: [
@@ -3318,41 +3333,41 @@ const gn = {
3318
3333
  ],
3319
3334
  array: !0,
3320
3335
  defaultArray: []
3321
- }, $t = {
3336
+ }, It = {
3322
3337
  key: Ue,
3323
3338
  name: "x-runtime-lib.barChart",
3324
- comp: Es,
3339
+ comp: Fs,
3325
3340
  props: {
3326
- pageCommon: [v, q, ze, Ae, Pe, Te, gn],
3327
- compCommon: [v, q, ze, Ae, Pe, Te, gn]
3341
+ pageCommon: [g, q, ze, Ae, Pe, Te, kn],
3342
+ compCommon: [g, q, ze, Ae, Pe, Te, kn]
3328
3343
  },
3329
3344
  events: [],
3330
3345
  methods: [],
3331
3346
  slots: [],
3332
3347
  leaf: !0,
3333
- spawn: ol
3348
+ spawn: ll
3334
3349
  };
3335
- T($t);
3336
- function sl(i, e) {
3350
+ S(It);
3351
+ function al(i, e) {
3337
3352
  const t = `type=${i} subtype=${e}`, r = E(i, e);
3338
3353
  if (!r) {
3339
3354
  console.error(`lineChartV1/spawn prop tag not found, ${t}`);
3340
3355
  return;
3341
3356
  }
3342
- const n = It.props[r];
3357
+ const n = Ct.props[r];
3343
3358
  if (!n) {
3344
3359
  console.error(`lineChartV1/spawn props not found, ${t}`);
3345
3360
  return;
3346
3361
  }
3347
3362
  const s = {};
3348
- 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 = [
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 = [
3349
3364
  {
3350
3365
  type: "line",
3351
3366
  data: [120, 200, 150, 80, 70, 110, 130]
3352
3367
  }
3353
3368
  ], s;
3354
3369
  }
3355
- const vn = {
3370
+ const _n = {
3356
3371
  key: "series",
3357
3372
  name: "x-runtime-lib.series",
3358
3373
  children: [
@@ -3373,35 +3388,35 @@ const vn = {
3373
3388
  ],
3374
3389
  array: !0,
3375
3390
  defaultArray: []
3376
- }, It = {
3391
+ }, Ct = {
3377
3392
  key: at,
3378
3393
  name: "x-runtime-lib.lineChart",
3379
- comp: Ms,
3394
+ comp: Hs,
3380
3395
  props: {
3381
- pageCommon: [v, q, ze, Ae, Pe, Te, vn],
3382
- compCommon: [v, q, ze, Ae, Pe, Te, vn]
3396
+ pageCommon: [g, q, ze, Ae, Pe, Te, _n],
3397
+ compCommon: [g, q, ze, Ae, Pe, Te, _n]
3383
3398
  },
3384
3399
  events: [],
3385
3400
  methods: [],
3386
3401
  slots: [],
3387
3402
  leaf: !0,
3388
- spawn: sl
3403
+ spawn: al
3389
3404
  };
3390
- T(It);
3391
- const sn = G(Q);
3392
- sn.key = "backgroundColor";
3393
- sn.name = "x-runtime-lib.backgroundColor";
3394
- const kn = {
3405
+ S(Ct);
3406
+ const ln = j(Q);
3407
+ ln.key = "backgroundColor";
3408
+ ln.name = "x-runtime-lib.backgroundColor";
3409
+ const wn = {
3395
3410
  key: "globalSettings",
3396
3411
  name: "x-runtime-lib.globalSettings",
3397
- children: [sn]
3398
- }, rl = {
3412
+ children: [ln]
3413
+ }, ul = {
3399
3414
  key: lt,
3400
3415
  name: "x-runtime-lib.globality",
3401
3416
  comp: null,
3402
3417
  props: {
3403
- pageCommon: [kn],
3404
- compCommon: [kn]
3418
+ pageCommon: [wn],
3419
+ compCommon: [wn]
3405
3420
  },
3406
3421
  events: [
3407
3422
  {
@@ -3441,8 +3456,8 @@ const kn = {
3441
3456
  slots: [],
3442
3457
  internal: !0
3443
3458
  };
3444
- T(rl);
3445
- const _n = {
3459
+ S(ul);
3460
+ const Vn = {
3446
3461
  key: "ref",
3447
3462
  name: "x-runtime-lib.ref",
3448
3463
  children: [
@@ -3453,21 +3468,45 @@ const _n = {
3453
3468
  default: void 0
3454
3469
  }
3455
3470
  ]
3456
- }, ll = {
3471
+ }, cl = {
3457
3472
  key: Se,
3458
3473
  name: "x-runtime-lib.ref",
3459
- comp: Qs,
3474
+ comp: tr,
3460
3475
  props: {
3461
- pageCommon: [v, q, _n],
3462
- compCommon: [v, q, _n]
3476
+ pageCommon: [g, q, Vn],
3477
+ compCommon: [g, q, Vn]
3463
3478
  },
3464
3479
  events: [],
3465
3480
  methods: [],
3466
3481
  slots: [],
3467
3482
  leaf: !0
3468
3483
  };
3469
- T(ll);
3470
- const wn = {
3484
+ S(cl);
3485
+ const $n = {
3486
+ key: "settings",
3487
+ name: "x-runtime-lib.settings",
3488
+ children: [
3489
+ {
3490
+ key: "open",
3491
+ name: "x-runtime-lib.open",
3492
+ ui: "switch",
3493
+ default: !1
3494
+ }
3495
+ ]
3496
+ }, dl = {
3497
+ key: bt,
3498
+ name: "x-runtime-lib.renderSwitch",
3499
+ comp: nr,
3500
+ props: {
3501
+ pageCommon: [g, $n],
3502
+ compCommon: [g, $n]
3503
+ },
3504
+ events: [],
3505
+ methods: [],
3506
+ slots: []
3507
+ };
3508
+ S(dl);
3509
+ const In = {
3471
3510
  key: "settings",
3472
3511
  name: "x-runtime-lib.settings",
3473
3512
  children: [
@@ -3502,33 +3541,33 @@ const wn = {
3502
3541
  default: !1
3503
3542
  }
3504
3543
  ]
3505
- }, Qa = {
3506
- key: ji,
3544
+ }, iu = {
3545
+ key: Ki,
3507
3546
  name: "x-runtime-lib.badge",
3508
- comp: er,
3547
+ comp: ir,
3509
3548
  props: {
3510
- pageCommon: [v, wn],
3511
- compCommon: [v, wn]
3549
+ pageCommon: [g, In],
3550
+ compCommon: [g, In]
3512
3551
  },
3513
3552
  events: [],
3514
3553
  methods: [],
3515
3554
  slots: []
3516
3555
  };
3517
- function al(i, e) {
3556
+ function ml(i, e) {
3518
3557
  const t = `type=${i} subtype=${e}`, r = E(i, e);
3519
3558
  if (!r) {
3520
3559
  console.error(`btnV1/spawn prop tag not found, ${t}`);
3521
3560
  return;
3522
3561
  }
3523
- const n = Ct.props[r];
3562
+ const n = St.props[r];
3524
3563
  if (!n) {
3525
3564
  console.error(`btnV1/spawn props not found, ${t}`);
3526
3565
  return;
3527
3566
  }
3528
3567
  const s = {};
3529
- return D(s, n), s.basic.id = R(16), s.basic.key = Ct.key, s.settings.text = "button", s;
3568
+ return D(s, n), s.basic.id = R(16), s.basic.key = St.key, s.settings.text = "button", s;
3530
3569
  }
3531
- const ul = G(Q), Vn = {
3570
+ const pl = j(Q), Cn = {
3532
3571
  key: "settings",
3533
3572
  name: "x-runtime-lib.settings",
3534
3573
  children: [
@@ -3607,7 +3646,7 @@ const ul = G(Q), Vn = {
3607
3646
  ui: "switch",
3608
3647
  default: !1
3609
3648
  },
3610
- ul,
3649
+ pl,
3611
3650
  {
3612
3651
  key: "ripple",
3613
3652
  name: "x-runtime-lib.ripple",
@@ -3615,13 +3654,13 @@ const ul = G(Q), Vn = {
3615
3654
  default: !0
3616
3655
  }
3617
3656
  ]
3618
- }, Ct = {
3657
+ }, St = {
3619
3658
  key: Ge,
3620
3659
  name: "x-runtime-lib.button",
3621
- comp: tr,
3660
+ comp: or,
3622
3661
  props: {
3623
- pageCommon: [v, q, Vn],
3624
- compCommon: [v, q, Vn]
3662
+ pageCommon: [g, q, Cn],
3663
+ compCommon: [g, q, Cn]
3625
3664
  },
3626
3665
  events: [
3627
3666
  {
@@ -3633,23 +3672,23 @@ const ul = G(Q), Vn = {
3633
3672
  methods: [],
3634
3673
  slots: [],
3635
3674
  leaf: !0,
3636
- spawn: al
3675
+ spawn: ml
3637
3676
  };
3638
- T(Ct);
3639
- const cl = {
3677
+ S(St);
3678
+ const fl = {
3640
3679
  key: je,
3641
3680
  name: "x-runtime-lib.buttonGroup",
3642
- comp: or,
3681
+ comp: lr,
3643
3682
  props: {
3644
- pageCommon: [v],
3645
- compCommon: [v]
3683
+ pageCommon: [g],
3684
+ compCommon: [g]
3646
3685
  },
3647
3686
  events: [],
3648
3687
  methods: [],
3649
3688
  slots: []
3650
3689
  };
3651
- T(cl);
3652
- const $n = {
3690
+ S(fl);
3691
+ const Sn = {
3653
3692
  key: "settings",
3654
3693
  name: "x-runtime-lib.settings",
3655
3694
  children: [
@@ -3710,20 +3749,20 @@ const $n = {
3710
3749
  default: !1
3711
3750
  }
3712
3751
  ]
3713
- }, dl = {
3752
+ }, bl = {
3714
3753
  key: Oe,
3715
3754
  name: "x-runtime-lib.buttonToggle",
3716
- comp: sr,
3755
+ comp: ar,
3717
3756
  props: {
3718
- pageCommon: [v, $n],
3719
- compCommon: [v, $n]
3757
+ pageCommon: [g, Sn],
3758
+ compCommon: [g, Sn]
3720
3759
  },
3721
3760
  events: [],
3722
3761
  methods: [],
3723
3762
  slots: []
3724
3763
  };
3725
- T(dl);
3726
- function ml(i, e) {
3764
+ S(bl);
3765
+ function yl(i, e) {
3727
3766
  const t = `type=${i} subtype=${e}`, r = E(i, e);
3728
3767
  if (!r) {
3729
3768
  console.error(`cardV1/spawn prop tag not found, ${t}`);
@@ -3737,7 +3776,7 @@ function ml(i, e) {
3737
3776
  const s = {};
3738
3777
  return D(s, n), s.basic.id = R(16), s.basic.key = Ve.key, s.children = [], s.settings.title = "title", s.settings.subtitle = "subtitle", s.settings.text = "text", s;
3739
3778
  }
3740
- const In = {
3779
+ const Tn = {
3741
3780
  key: "settings",
3742
3781
  name: "x-runtime-lib.settings",
3743
3782
  children: [
@@ -3795,18 +3834,18 @@ const In = {
3795
3834
  }, Ve = {
3796
3835
  key: Ke,
3797
3836
  name: "x-runtime-lib.card",
3798
- comp: rr,
3837
+ comp: ur,
3799
3838
  props: {
3800
- pageCommon: [v, q, In],
3801
- compCommon: [v, q, In]
3839
+ pageCommon: [g, q, Tn],
3840
+ compCommon: [g, q, Tn]
3802
3841
  },
3803
3842
  events: [],
3804
3843
  methods: [],
3805
3844
  slots: [],
3806
- spawn: ml
3845
+ spawn: yl
3807
3846
  };
3808
- T(Ve);
3809
- const Cn = {
3847
+ S(Ve);
3848
+ const zn = {
3810
3849
  key: "settings",
3811
3850
  name: "x-runtime-lib.settings",
3812
3851
  children: [
@@ -3823,21 +3862,21 @@ const Cn = {
3823
3862
  default: ""
3824
3863
  }
3825
3864
  ]
3826
- }, pl = {
3865
+ }, hl = {
3827
3866
  key: Ze,
3828
3867
  name: "x-runtime-lib.checkbox",
3829
- comp: lr,
3868
+ comp: cr,
3830
3869
  props: {
3831
- pageCommon: [v, Cn],
3832
- compCommon: [v, Cn]
3870
+ pageCommon: [g, zn],
3871
+ compCommon: [g, zn]
3833
3872
  },
3834
3873
  events: [],
3835
3874
  methods: [],
3836
3875
  slots: [],
3837
3876
  leaf: !0
3838
3877
  };
3839
- T(pl);
3840
- const fl = G(Q), Sn = {
3878
+ S(hl);
3879
+ const xl = j(Q), An = {
3841
3880
  key: "settings",
3842
3881
  name: "x-runtime-lib.settings",
3843
3882
  children: [
@@ -3910,35 +3949,35 @@ const fl = G(Q), Sn = {
3910
3949
  ui: "switch",
3911
3950
  default: !1
3912
3951
  },
3913
- fl
3952
+ xl
3914
3953
  ]
3915
- }, St = {
3954
+ }, Tt = {
3916
3955
  key: qe,
3917
3956
  name: "x-runtime-lib.chip",
3918
- comp: ar,
3957
+ comp: dr,
3919
3958
  props: {
3920
- pageCommon: [v, Sn],
3921
- compCommon: [v, Sn]
3959
+ pageCommon: [g, An],
3960
+ compCommon: [g, An]
3922
3961
  },
3923
3962
  events: [],
3924
3963
  methods: [],
3925
3964
  slots: [],
3926
3965
  leaf: !0
3927
3966
  };
3928
- T(St);
3929
- function bl(i, e) {
3967
+ S(Tt);
3968
+ function gl(i, e) {
3930
3969
  const t = `type=${i} subtype=${e}`, r = E(i, e);
3931
3970
  if (!r) {
3932
3971
  console.error(`chipGroupV1/spawn prop tag not found, ${t}`);
3933
3972
  return;
3934
3973
  }
3935
- const n = Tt.props[r];
3974
+ const n = zt.props[r];
3936
3975
  if (!n) {
3937
3976
  console.error(`chipGroupV1/spawn props not found, ${t}`);
3938
3977
  return;
3939
3978
  }
3940
3979
  const s = {};
3941
- return D(s, n), s.basic.id = R(16), s.basic.key = Tt.key, s.children = [
3980
+ return D(s, n), s.basic.id = R(16), s.basic.key = zt.key, s.children = [
3942
3981
  xe(i, e, "chip1", "chip 1"),
3943
3982
  xe(i, e, "chip2", "chip 2"),
3944
3983
  xe(i, e, "chip3", "chip 3"),
@@ -3953,15 +3992,15 @@ function xe(i, e, t, r) {
3953
3992
  console.error(`chipGroupV1/spawnChip prop tag not found, ${n}`);
3954
3993
  return;
3955
3994
  }
3956
- const a = St.props[s];
3995
+ const a = Tt.props[s];
3957
3996
  if (!a) {
3958
3997
  console.error(`chipGroupV1/spawnChip props not found, ${n}`);
3959
3998
  return;
3960
3999
  }
3961
4000
  const u = {};
3962
- return D(u, a), u.basic.id = R(16), u.basic.key = St.key, u.settings.value = t, u.settings.text = r, 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;
3963
4002
  }
3964
- const Tn = {
4003
+ const Pn = {
3965
4004
  key: "settings",
3966
4005
  name: "x-runtime-lib.settings",
3967
4006
  children: [
@@ -4015,35 +4054,35 @@ const Tn = {
4015
4054
  default: !1
4016
4055
  }
4017
4056
  ]
4018
- }, Tt = {
4057
+ }, zt = {
4019
4058
  key: Je,
4020
4059
  name: "x-runtime-lib.chipGroup",
4021
- comp: ur,
4060
+ comp: mr,
4022
4061
  props: {
4023
- pageCommon: [v, Tn],
4024
- compCommon: [v, Tn]
4062
+ pageCommon: [g, Pn],
4063
+ compCommon: [g, Pn]
4025
4064
  },
4026
4065
  events: [],
4027
4066
  methods: [],
4028
4067
  slots: [],
4029
- spawn: bl
4068
+ spawn: gl
4030
4069
  };
4031
- T(Tt);
4032
- const yl = {
4070
+ S(zt);
4071
+ const vl = {
4033
4072
  key: Xe,
4034
4073
  name: "x-runtime-lib.colorPicker",
4035
- comp: cr,
4074
+ comp: pr,
4036
4075
  props: {
4037
- pageCommon: [v],
4038
- compCommon: [v]
4076
+ pageCommon: [g],
4077
+ compCommon: [g]
4039
4078
  },
4040
4079
  events: [],
4041
4080
  methods: [],
4042
4081
  slots: [],
4043
4082
  leaf: !0
4044
4083
  };
4045
- T(yl);
4046
- const zn = {
4084
+ S(vl);
4085
+ const Nn = {
4047
4086
  key: "settings",
4048
4087
  name: "x-runtime-lib.settings",
4049
4088
  children: [
@@ -4084,34 +4123,34 @@ const zn = {
4084
4123
  default: !1
4085
4124
  }
4086
4125
  ]
4087
- }, hl = {
4126
+ }, kl = {
4088
4127
  key: Ye,
4089
4128
  name: "x-runtime-lib.combobox",
4090
- comp: dr,
4129
+ comp: fr,
4091
4130
  props: {
4092
- pageCommon: [v, zn],
4093
- compCommon: [v, zn]
4131
+ pageCommon: [g, Nn],
4132
+ compCommon: [g, Nn]
4094
4133
  },
4095
4134
  events: [],
4096
4135
  methods: [],
4097
4136
  slots: [],
4098
4137
  leaf: !0
4099
4138
  };
4100
- T(hl);
4101
- const rn = G(Q);
4102
- rn.key = "backgroundColor";
4103
- rn.name = "x-runtime-lib.backgroundColor";
4104
- const An = {
4139
+ S(kl);
4140
+ const an = j(Q);
4141
+ an.key = "backgroundColor";
4142
+ an.name = "x-runtime-lib.backgroundColor";
4143
+ const Wn = {
4105
4144
  key: "settings",
4106
4145
  name: "x-runtime-lib.settings",
4107
- children: [rn]
4108
- }, zt = {
4146
+ children: [an]
4147
+ }, At = {
4109
4148
  key: Qe,
4110
4149
  name: "x-runtime-lib.container",
4111
- comp: mr,
4150
+ comp: br,
4112
4151
  props: {
4113
- pageCommon: [v, q, ge, ve, ke, An],
4114
- compCommon: [v, q, ge, ve, ke, An]
4152
+ pageCommon: [g, q, ge, ve, ke, Wn],
4153
+ compCommon: [g, q, ge, ve, ke, Wn]
4115
4154
  },
4116
4155
  events: [
4117
4156
  {
@@ -4123,8 +4162,8 @@ const An = {
4123
4162
  methods: [],
4124
4163
  slots: []
4125
4164
  };
4126
- T(zt);
4127
- const Pn = {
4165
+ S(At);
4166
+ const Ln = {
4128
4167
  key: "size",
4129
4168
  name: "x-runtime-lib.size",
4130
4169
  children: [
@@ -4143,7 +4182,7 @@ const Pn = {
4143
4182
  default: ""
4144
4183
  }
4145
4184
  ]
4146
- }, Nn = {
4185
+ }, Bn = {
4147
4186
  key: "settings",
4148
4187
  name: "x-runtime-lib.settings",
4149
4188
  children: [
@@ -4251,7 +4290,7 @@ const Pn = {
4251
4290
  default: !1
4252
4291
  }
4253
4292
  ]
4254
- }, Wn = {
4293
+ }, Rn = {
4255
4294
  key: "slots",
4256
4295
  name: "x-runtime-lib.slots",
4257
4296
  children: [
@@ -4276,41 +4315,41 @@ const Pn = {
4276
4315
  defaultArray: []
4277
4316
  }
4278
4317
  ]
4279
- }, xl = {
4318
+ }, _l = {
4280
4319
  key: et,
4281
4320
  name: "x-runtime-lib.dataTable",
4282
- comp: pr,
4321
+ comp: yr,
4283
4322
  props: {
4284
- pageCommon: [v, Pn, Nn, Wn],
4285
- compCommon: [v, Pn, Nn, Wn]
4323
+ pageCommon: [g, Ln, Bn, Rn],
4324
+ compCommon: [g, Ln, Bn, Rn]
4286
4325
  },
4287
4326
  events: [],
4288
4327
  methods: [],
4289
4328
  slots: [],
4290
4329
  leaf: !0
4291
4330
  };
4292
- T(xl);
4293
- const gl = {
4331
+ S(_l);
4332
+ const wl = {
4294
4333
  key: tt,
4295
4334
  name: "x-runtime-lib.datePicker",
4296
- comp: yr,
4335
+ comp: gr,
4297
4336
  props: {
4298
- pageCommon: [v],
4299
- compCommon: [v]
4337
+ pageCommon: [g],
4338
+ compCommon: [g]
4300
4339
  },
4301
4340
  events: [],
4302
4341
  methods: [],
4303
4342
  slots: [],
4304
4343
  leaf: !0
4305
4344
  };
4306
- T(gl);
4307
- const vl = {
4345
+ S(wl);
4346
+ const Vl = {
4308
4347
  key: nt,
4309
4348
  name: "x-runtime-lib.dialog",
4310
- comp: xr,
4349
+ comp: kr,
4311
4350
  props: {
4312
- pageCommon: [v],
4313
- compCommon: [v]
4351
+ pageCommon: [g],
4352
+ compCommon: [g]
4314
4353
  },
4315
4354
  events: [],
4316
4355
  methods: [
@@ -4330,24 +4369,24 @@ const vl = {
4330
4369
  slots: [],
4331
4370
  teleport: !0
4332
4371
  };
4333
- T(vl);
4334
- const Ln = {
4372
+ S(Vl);
4373
+ const Dn = {
4335
4374
  key: "settings",
4336
4375
  name: "x-runtime-lib.settings",
4337
4376
  children: []
4338
- }, eu = {
4377
+ }, ou = {
4339
4378
  key: it,
4340
4379
  name: "x-runtime-lib.fileInput",
4341
- comp: gr,
4380
+ comp: _r,
4342
4381
  props: {
4343
- pageCommon: [v, Ln],
4344
- compCommon: [v, Ln]
4382
+ pageCommon: [g, Dn],
4383
+ compCommon: [g, Dn]
4345
4384
  },
4346
4385
  events: [],
4347
4386
  methods: [],
4348
4387
  slots: [],
4349
4388
  leaf: !0
4350
- }, Bn = {
4389
+ }, En = {
4351
4390
  key: "settings",
4352
4391
  name: "x-runtime-lib.settings",
4353
4392
  children: [
@@ -4364,20 +4403,20 @@ const Ln = {
4364
4403
  default: !1
4365
4404
  }
4366
4405
  ]
4367
- }, At = {
4368
- key: Oi,
4406
+ }, Pt = {
4407
+ key: Zi,
4369
4408
  name: "x-runtime-lib.flexLayoutEntry",
4370
- comp: kr,
4409
+ comp: Vr,
4371
4410
  props: {
4372
- pageCommon: [v, q, Bn],
4373
- compCommon: [v, q, Bn]
4411
+ pageCommon: [g, q, En],
4412
+ compCommon: [g, q, En]
4374
4413
  },
4375
4414
  events: [],
4376
4415
  methods: [],
4377
4416
  slots: []
4378
4417
  };
4379
- T(At);
4380
- function kl(i, e) {
4418
+ S(Pt);
4419
+ function $l(i, e) {
4381
4420
  const t = `type=${i} subtype=${e}`, r = E(i, e);
4382
4421
  if (!r) {
4383
4422
  console.error(`flexLayoutV1/spawn prop tag not found, ${t}`);
@@ -4390,7 +4429,7 @@ function kl(i, e) {
4390
4429
  }
4391
4430
  const s = {};
4392
4431
  return D(s, n), s.basic.id = R(16), s.basic.key = $e.key, s.children = [
4393
- Pt(
4432
+ Nt(
4394
4433
  i,
4395
4434
  e,
4396
4435
  "#ff0000",
@@ -4400,7 +4439,7 @@ function kl(i, e) {
4400
4439
  "40px",
4401
4440
  void 0
4402
4441
  ),
4403
- Pt(
4442
+ Nt(
4404
4443
  i,
4405
4444
  e,
4406
4445
  "#00ff00",
@@ -4410,10 +4449,10 @@ function kl(i, e) {
4410
4449
  "60px",
4411
4450
  void 0
4412
4451
  ),
4413
- _l(i, e)
4452
+ Il(i, e)
4414
4453
  ], s;
4415
4454
  }
4416
- function Pt(i, e, t, r, n, s, a, u, p) {
4455
+ function Nt(i, e, t, r, n, s, a, u, p) {
4417
4456
  const b = `type=${i} subtype=${e}`, m = E(i, e);
4418
4457
  if (!m) {
4419
4458
  console.error(
@@ -4421,21 +4460,21 @@ function Pt(i, e, t, r, n, s, a, u, p) {
4421
4460
  );
4422
4461
  return;
4423
4462
  }
4424
- const c = zt.props[m];
4463
+ const c = At.props[m];
4425
4464
  if (!c) {
4426
4465
  console.error(`flexLayoutV1/spawnContainer props not found, ${b}`);
4427
4466
  return;
4428
4467
  }
4429
4468
  const d = {};
4430
- return D(d, c), d.basic.id = R(16), d.basic.key = zt.key, r && (d.size.width = r), n && (d.size.minWidth = n), a && (d.size.height = a), u && (d.size.minHeight = u), console.log(d), t && (d.settings.backgroundColor.mode = "custom", d.settings.backgroundColor.custom.light = t, d.settings.backgroundColor.custom.dark = t), d.children = [], d;
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;
4431
4470
  }
4432
- function _l(i, e) {
4471
+ function Il(i, e) {
4433
4472
  const t = `type=${i} subtype=${e}`, r = E(i, e);
4434
4473
  if (!r) {
4435
4474
  console.error(`flexLayoutV1/spawnEntry prop tag not found, ${t}`);
4436
4475
  return;
4437
4476
  }
4438
- const n = At.props[r];
4477
+ const n = Pt.props[r];
4439
4478
  if (!n) {
4440
4479
  console.error(`flexLayoutV1/spawnEntry props not found, ${t}`);
4441
4480
  return;
@@ -4446,8 +4485,8 @@ function _l(i, e) {
4446
4485
  key: ""
4447
4486
  }
4448
4487
  };
4449
- return D(s, n), s.basic.id = R(16), s.basic.key = At.key, s.children = [
4450
- Pt(
4488
+ return D(s, n), s.basic.id = R(16), s.basic.key = Pt.key, s.children = [
4489
+ Nt(
4451
4490
  i,
4452
4491
  e,
4453
4492
  "#0000ff",
@@ -4459,10 +4498,10 @@ function _l(i, e) {
4459
4498
  )
4460
4499
  ], s;
4461
4500
  }
4462
- const ln = G(Q);
4463
- ln.key = "backgroundColor";
4464
- ln.name = "x-runtime-lib.backgroundColor";
4465
- const Rn = {
4501
+ const un = j(Q);
4502
+ un.key = "backgroundColor";
4503
+ un.name = "x-runtime-lib.backgroundColor";
4504
+ const Mn = {
4466
4505
  key: "settings",
4467
4506
  name: "x-runtime-lib.settings",
4468
4507
  children: [
@@ -4630,15 +4669,15 @@ const Rn = {
4630
4669
  }
4631
4670
  ]
4632
4671
  },
4633
- ln
4672
+ un
4634
4673
  ]
4635
4674
  }, $e = {
4636
4675
  key: ot,
4637
4676
  name: "x-runtime-lib.flexLayout",
4638
- comp: vr,
4677
+ comp: wr,
4639
4678
  props: {
4640
- pageCommon: [v, q, ge, ve, ke, Rn],
4641
- compCommon: [v, q, ge, ve, ke, Rn]
4679
+ pageCommon: [g, q, ge, ve, ke, Mn],
4680
+ compCommon: [g, q, ge, ve, ke, Mn]
4642
4681
  },
4643
4682
  events: [
4644
4683
  {
@@ -4649,10 +4688,10 @@ const Rn = {
4649
4688
  ],
4650
4689
  methods: [],
4651
4690
  slots: [],
4652
- spawn: kl
4691
+ spawn: $l
4653
4692
  };
4654
- T($e);
4655
- const Dn = {
4693
+ S($e);
4694
+ const Fn = {
4656
4695
  key: "settings",
4657
4696
  name: "x-runtime-lib.settings",
4658
4697
  children: [
@@ -4773,7 +4812,7 @@ const Dn = {
4773
4812
  default: ""
4774
4813
  }
4775
4814
  ]
4776
- }, En = {
4815
+ }, Hn = {
4777
4816
  key: "slots",
4778
4817
  name: "x-runtime-lib.slots",
4779
4818
  children: [
@@ -4802,13 +4841,13 @@ const Dn = {
4802
4841
  default: void 0
4803
4842
  }
4804
4843
  ]
4805
- }, Nt = {
4806
- key: _t,
4844
+ }, Wt = {
4845
+ key: wt,
4807
4846
  name: "x-runtime-lib.textField",
4808
- comp: Zr,
4847
+ comp: Xr,
4809
4848
  props: {
4810
- pageCommon: [v, Dn, En],
4811
- compCommon: [v, Dn, En]
4849
+ pageCommon: [g, Fn, Hn],
4850
+ compCommon: [g, Fn, Hn]
4812
4851
  },
4813
4852
  events: [],
4814
4853
  methods: [],
@@ -4840,36 +4879,36 @@ const Dn = {
4840
4879
  ],
4841
4880
  leaf: !0
4842
4881
  };
4843
- T(Nt);
4844
- function wl(i, e) {
4882
+ S(Wt);
4883
+ function Cl(i, e) {
4845
4884
  const t = `type=${i} subtype=${e}`, r = E(i, e);
4846
4885
  if (!r) {
4847
4886
  console.error(`formV1/spawn prop tag not found, ${t}`);
4848
4887
  return;
4849
4888
  }
4850
- const n = Wt.props[r];
4889
+ const n = Lt.props[r];
4851
4890
  if (!n) {
4852
4891
  console.error(`formV1/spawn props not found, ${t}`);
4853
4892
  return;
4854
4893
  }
4855
4894
  const s = {};
4856
- return D(s, n), s.basic.id = R(16), s.basic.key = Wt.key, s.children = [Vl(i, e)], s;
4895
+ return D(s, n), s.basic.id = R(16), s.basic.key = Lt.key, s.children = [Sl(i, e)], s;
4857
4896
  }
4858
- function Vl(i, e) {
4897
+ function Sl(i, e) {
4859
4898
  const t = `type=${i} subtype=${e}`, r = E(i, e);
4860
4899
  if (!r) {
4861
4900
  console.error(`formV1/spawnTextField prop tag not found, ${t}`);
4862
4901
  return;
4863
4902
  }
4864
- const n = Nt.props[r];
4903
+ const n = Wt.props[r];
4865
4904
  if (!n) {
4866
4905
  console.error(`formV1/spawnTextField props not found, ${t}`);
4867
4906
  return;
4868
4907
  }
4869
4908
  const s = {};
4870
- return D(s, n), s.basic.id = R(16), s.basic.key = Nt.key, s;
4909
+ return D(s, n), s.basic.id = R(16), s.basic.key = Wt.key, s;
4871
4910
  }
4872
- const Mn = {
4911
+ const Un = {
4873
4912
  key: "settings",
4874
4913
  name: "x-runtime-lib.settings",
4875
4914
  children: [
@@ -4887,13 +4926,13 @@ const Mn = {
4887
4926
  default: !1
4888
4927
  }
4889
4928
  ]
4890
- }, Wt = {
4929
+ }, Lt = {
4891
4930
  key: st,
4892
4931
  name: "x-runtime-lib.form",
4893
- comp: _r,
4932
+ comp: $r,
4894
4933
  props: {
4895
- pageCommon: [v, q, ge, ve, ke, Mn],
4896
- compCommon: [v, q, ge, ve, ke, Mn]
4934
+ pageCommon: [g, q, ge, ve, ke, Un],
4935
+ compCommon: [g, q, ge, ve, ke, Un]
4897
4936
  },
4898
4937
  events: [
4899
4938
  {
@@ -4904,10 +4943,10 @@ const Mn = {
4904
4943
  ],
4905
4944
  methods: [],
4906
4945
  slots: [],
4907
- spawn: wl
4946
+ spawn: Cl
4908
4947
  };
4909
- T(Wt);
4910
- const $l = G(Q), Fn = {
4948
+ S(Lt);
4949
+ const Tl = j(Q), Gn = {
4911
4950
  key: "settings",
4912
4951
  name: "x-runtime-lib.settings",
4913
4952
  children: [
@@ -4930,29 +4969,29 @@ const $l = G(Q), Fn = {
4930
4969
  items: "sizeItemsV1",
4931
4970
  default: "default"
4932
4971
  },
4933
- $l
4972
+ Tl
4934
4973
  ]
4935
- }, Il = {
4974
+ }, zl = {
4936
4975
  key: rt,
4937
4976
  name: "x-runtime-lib.icon",
4938
- comp: wr,
4977
+ comp: Ir,
4939
4978
  props: {
4940
- pageCommon: [v, Fn],
4941
- compCommon: [v, Fn]
4979
+ pageCommon: [g, Gn],
4980
+ compCommon: [g, Gn]
4942
4981
  },
4943
4982
  events: [],
4944
4983
  methods: [],
4945
4984
  slots: [],
4946
4985
  leaf: !0
4947
4986
  };
4948
- T(Il);
4949
- const Cl = {
4987
+ S(zl);
4988
+ const Al = {
4950
4989
  key: ut,
4951
4990
  name: "x-runtime-lib.menu",
4952
- comp: $r,
4991
+ comp: Sr,
4953
4992
  props: {
4954
- pageCommon: [v],
4955
- compCommon: [v]
4993
+ pageCommon: [g],
4994
+ compCommon: [g]
4956
4995
  },
4957
4996
  events: [],
4958
4997
  methods: [
@@ -4972,22 +5011,22 @@ const Cl = {
4972
5011
  slots: [],
4973
5012
  teleport: !0
4974
5013
  };
4975
- T(Cl);
4976
- function Sl(i, e) {
5014
+ S(Al);
5015
+ function Pl(i, e) {
4977
5016
  const t = `type=${i} subtype=${e}`, r = E(i, e);
4978
5017
  if (!r) {
4979
5018
  console.error(`numberInputV1/spawn prop tag not found, ${t}`);
4980
5019
  return;
4981
5020
  }
4982
- const n = Lt.props[r];
5021
+ const n = Bt.props[r];
4983
5022
  if (!n) {
4984
5023
  console.error(`numberInputV1/spawn props not found, ${t}`);
4985
5024
  return;
4986
5025
  }
4987
5026
  const s = {};
4988
- return D(s, n), s.basic.id = R(16), s.basic.key = Lt.key, s.settings.label = "label", s.settings.placeholder = "placeholder", 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;
4989
5028
  }
4990
- const Hn = {
5029
+ const jn = {
4991
5030
  key: "size",
4992
5031
  name: "x-runtime-lib.size",
4993
5032
  children: [
@@ -5013,7 +5052,7 @@ const Hn = {
5013
5052
  default: ""
5014
5053
  }
5015
5054
  ]
5016
- }, Un = {
5055
+ }, On = {
5017
5056
  key: "settings",
5018
5057
  name: "x-runtime-lib.settings",
5019
5058
  children: [
@@ -5154,13 +5193,13 @@ const Hn = {
5154
5193
  ]
5155
5194
  }
5156
5195
  ]
5157
- }, Lt = {
5196
+ }, Bt = {
5158
5197
  key: ct,
5159
5198
  name: "x-runtime-lib.numberInput",
5160
- comp: Ir,
5199
+ comp: Tr,
5161
5200
  props: {
5162
- pageCommon: [v, Hn, Un],
5163
- compCommon: [v, Hn, Un]
5201
+ pageCommon: [g, jn, On],
5202
+ compCommon: [g, jn, On]
5164
5203
  },
5165
5204
  events: [
5166
5205
  {
@@ -5192,10 +5231,10 @@ const Hn = {
5192
5231
  methods: [],
5193
5232
  slots: [],
5194
5233
  leaf: !0,
5195
- spawn: Sl
5234
+ spawn: Pl
5196
5235
  };
5197
- T(Lt);
5198
- const Gn = {
5236
+ S(Bt);
5237
+ const Kn = {
5199
5238
  key: "settings",
5200
5239
  name: "x-runtime-lib.settings",
5201
5240
  children: [
@@ -5258,21 +5297,21 @@ const Gn = {
5258
5297
  default: !1
5259
5298
  }
5260
5299
  ]
5261
- }, Tl = {
5300
+ }, Nl = {
5262
5301
  key: dt,
5263
5302
  name: "x-runtime-lib.pagination",
5264
- comp: Cr,
5303
+ comp: zr,
5265
5304
  props: {
5266
- pageCommon: [v, Gn],
5267
- compCommon: [v, Gn]
5305
+ pageCommon: [g, Kn],
5306
+ compCommon: [g, Kn]
5268
5307
  },
5269
5308
  events: [],
5270
5309
  methods: [],
5271
5310
  slots: [],
5272
5311
  leaf: !0
5273
5312
  };
5274
- T(Tl);
5275
- const zl = G(Q), jn = {
5313
+ S(Nl);
5314
+ const Wl = j(Q), Zn = {
5276
5315
  key: "settings",
5277
5316
  name: "x-runtime-lib.settings",
5278
5317
  children: [
@@ -5307,35 +5346,35 @@ const zl = G(Q), jn = {
5307
5346
  items: "densityItemsV1",
5308
5347
  default: "default"
5309
5348
  },
5310
- zl
5349
+ Wl
5311
5350
  ]
5312
- }, Bt = {
5313
- key: Ki,
5351
+ }, Rt = {
5352
+ key: qi,
5314
5353
  name: "x-runtime-lib.radio",
5315
- comp: Sr,
5354
+ comp: Ar,
5316
5355
  props: {
5317
- pageCommon: [v, jn],
5318
- compCommon: [v, jn]
5356
+ pageCommon: [g, Zn],
5357
+ compCommon: [g, Zn]
5319
5358
  },
5320
5359
  events: [],
5321
5360
  methods: [],
5322
5361
  slots: [],
5323
5362
  leaf: !0
5324
5363
  };
5325
- T(Bt);
5326
- function Al(i, e) {
5364
+ S(Rt);
5365
+ function Ll(i, e) {
5327
5366
  const t = `type=${i} subtype=${e}`, r = E(i, e);
5328
5367
  if (!r) {
5329
5368
  console.error(`radioGroupV1/spawn prop tag not found, ${t}`);
5330
5369
  return;
5331
5370
  }
5332
- const n = Rt.props[r];
5371
+ const n = Dt.props[r];
5333
5372
  if (!n) {
5334
5373
  console.error(`radioGroupV1/spawn props not found, ${t}`);
5335
5374
  return;
5336
5375
  }
5337
5376
  const s = {};
5338
- return D(s, n), s.basic.id = R(16), s.basic.key = Rt.key, s.children = [
5377
+ return D(s, n), s.basic.id = R(16), s.basic.key = Dt.key, s.children = [
5339
5378
  Be(i, e, "option1", "Option 1"),
5340
5379
  Be(i, e, "option2", "Option 2"),
5341
5380
  Be(i, e, "option3", "Option 3")
@@ -5347,15 +5386,15 @@ function Be(i, e, t, r) {
5347
5386
  console.error(`radioGroupV1/spawnEntry prop tag not found, ${n}`);
5348
5387
  return;
5349
5388
  }
5350
- const a = Bt.props[s];
5389
+ const a = Rt.props[s];
5351
5390
  if (!a) {
5352
5391
  console.error(`radioGroupV1/spawnEntry props not found, ${n}`);
5353
5392
  return;
5354
5393
  }
5355
5394
  const u = {};
5356
- return D(u, a), u.basic.id = R(16), u.basic.key = Bt.key, u.settings.value = t, u.settings.label = r, 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;
5357
5396
  }
5358
- const On = {
5397
+ const qn = {
5359
5398
  key: "settings",
5360
5399
  name: "x-runtime-lib.settings",
5361
5400
  children: [
@@ -5398,21 +5437,21 @@ const On = {
5398
5437
  default: !1
5399
5438
  }
5400
5439
  ]
5401
- }, Rt = {
5440
+ }, Dt = {
5402
5441
  key: mt,
5403
5442
  name: "x-runtime-lib.radioGroup",
5404
- comp: Tr,
5443
+ comp: Pr,
5405
5444
  props: {
5406
- pageCommon: [v, On],
5407
- compCommon: [v, On]
5445
+ pageCommon: [g, qn],
5446
+ compCommon: [g, qn]
5408
5447
  },
5409
5448
  events: [],
5410
5449
  methods: [],
5411
5450
  slots: [],
5412
- spawn: Al
5451
+ spawn: Ll
5413
5452
  };
5414
- T(Rt);
5415
- const Kn = {
5453
+ S(Dt);
5454
+ const Jn = {
5416
5455
  key: "settings",
5417
5456
  name: "x-runtime-lib.settings",
5418
5457
  children: [
@@ -5529,21 +5568,21 @@ const Kn = {
5529
5568
  ]
5530
5569
  }
5531
5570
  ]
5532
- }, Pl = {
5571
+ }, Bl = {
5533
5572
  key: pt,
5534
5573
  name: "x-runtime-lib.rangeSlider",
5535
- comp: zr,
5574
+ comp: Nr,
5536
5575
  props: {
5537
- pageCommon: [v, Kn],
5538
- compCommon: [v, Kn]
5576
+ pageCommon: [g, Jn],
5577
+ compCommon: [g, Jn]
5539
5578
  },
5540
5579
  events: [],
5541
5580
  methods: [],
5542
5581
  slots: [],
5543
5582
  leaf: !0
5544
5583
  };
5545
- T(Pl);
5546
- const Zn = {
5584
+ S(Bl);
5585
+ const Xn = {
5547
5586
  key: "settings",
5548
5587
  name: "x-runtime-lib.settings",
5549
5588
  children: [
@@ -5598,21 +5637,21 @@ const Zn = {
5598
5637
  default: !1
5599
5638
  }
5600
5639
  ]
5601
- }, Nl = {
5640
+ }, Rl = {
5602
5641
  key: ft,
5603
5642
  name: "x-runtime-lib.rating",
5604
- comp: Ar,
5643
+ comp: Wr,
5605
5644
  props: {
5606
- pageCommon: [v, Zn],
5607
- compCommon: [v, Zn]
5645
+ pageCommon: [g, Xn],
5646
+ compCommon: [g, Xn]
5608
5647
  },
5609
5648
  events: [],
5610
5649
  methods: [],
5611
5650
  slots: [],
5612
5651
  leaf: !0
5613
5652
  };
5614
- T(Nl);
5615
- const qn = {
5653
+ S(Rl);
5654
+ const Yn = {
5616
5655
  key: "settings",
5617
5656
  name: "x-runtime-lib.settings",
5618
5657
  children: [
@@ -5653,30 +5692,30 @@ const qn = {
5653
5692
  default: !1
5654
5693
  }
5655
5694
  ]
5656
- }, Wl = {
5657
- key: bt,
5695
+ }, Dl = {
5696
+ key: yt,
5658
5697
  name: "x-runtime-lib.select",
5659
- comp: Pr,
5698
+ comp: Lr,
5660
5699
  props: {
5661
- pageCommon: [v, qn],
5662
- compCommon: [v, qn]
5700
+ pageCommon: [g, Yn],
5701
+ compCommon: [g, Yn]
5663
5702
  },
5664
5703
  events: [],
5665
5704
  methods: [],
5666
5705
  slots: [],
5667
5706
  leaf: !0
5668
5707
  };
5669
- T(Wl);
5670
- const an = G(Q);
5671
- an.key = "color";
5672
- an.name = "x-runtime-lib.color";
5673
- const un = G(Q);
5674
- un.key = "trackColor";
5675
- un.name = "x-runtime-lib.trackColor";
5676
- const cn = G(Q);
5677
- cn.key = "thumbColor";
5678
- cn.name = "x-runtime-lib.thumbColor";
5679
- const Jn = {
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 = {
5680
5719
  key: "settings",
5681
5720
  name: "x-runtime-lib.settings",
5682
5721
  children: [
@@ -5781,11 +5820,11 @@ const Jn = {
5781
5820
  ui: "switch",
5782
5821
  default: !1
5783
5822
  },
5784
- an,
5785
- un,
5786
- cn
5823
+ cn,
5824
+ dn,
5825
+ mn
5787
5826
  ]
5788
- }, Xn = {
5827
+ }, ei = {
5789
5828
  key: "slots",
5790
5829
  name: "x-runtime-lib.slots",
5791
5830
  children: [
@@ -5802,34 +5841,34 @@ const Jn = {
5802
5841
  default: void 0
5803
5842
  }
5804
5843
  ]
5805
- }, Ll = {
5806
- key: yt,
5844
+ }, El = {
5845
+ key: ht,
5807
5846
  name: "x-runtime-lib.slider",
5808
- comp: Nr,
5847
+ comp: Br,
5809
5848
  props: {
5810
- pageCommon: [v, Jn, Xn],
5811
- compCommon: [v, Jn, Xn]
5849
+ pageCommon: [g, Qn, ei],
5850
+ compCommon: [g, Qn, ei]
5812
5851
  },
5813
5852
  events: [],
5814
5853
  methods: [],
5815
5854
  slots: [],
5816
5855
  leaf: !0
5817
5856
  };
5818
- T(Ll);
5819
- const Dt = {
5820
- key: Zi,
5857
+ S(El);
5858
+ const Et = {
5859
+ key: Ji,
5821
5860
  name: "x-runtime-lib.stepperHeader",
5822
- comp: Rr,
5861
+ comp: Mr,
5823
5862
  props: {
5824
- pageCommon: [v],
5825
- compCommon: [v]
5863
+ pageCommon: [g],
5864
+ compCommon: [g]
5826
5865
  },
5827
5866
  events: [],
5828
5867
  methods: [],
5829
5868
  slots: []
5830
5869
  };
5831
- T(Dt);
5832
- const Yn = {
5870
+ S(Et);
5871
+ const ti = {
5833
5872
  key: "settings",
5834
5873
  name: "x-runtime-lib.settings",
5835
5874
  children: [
@@ -5840,33 +5879,33 @@ const Yn = {
5840
5879
  default: ""
5841
5880
  }
5842
5881
  ]
5843
- }, Et = {
5844
- key: qi,
5882
+ }, Mt = {
5883
+ key: Xi,
5845
5884
  name: "x-runtime-lib.stepperItem",
5846
- comp: Dr,
5885
+ comp: Fr,
5847
5886
  props: {
5848
- pageCommon: [v, Yn],
5849
- compCommon: [v, Yn]
5887
+ pageCommon: [g, ti],
5888
+ compCommon: [g, ti]
5850
5889
  },
5851
5890
  events: [],
5852
5891
  methods: [],
5853
5892
  slots: []
5854
5893
  };
5855
- T(Et);
5856
- const Mt = {
5857
- key: Ji,
5894
+ S(Mt);
5895
+ const Ft = {
5896
+ key: Yi,
5858
5897
  name: "x-runtime-lib.stepperWindow",
5859
- comp: Fr,
5898
+ comp: Gr,
5860
5899
  props: {
5861
- pageCommon: [v],
5862
- compCommon: [v]
5900
+ pageCommon: [g],
5901
+ compCommon: [g]
5863
5902
  },
5864
5903
  events: [],
5865
5904
  methods: [],
5866
5905
  slots: []
5867
5906
  };
5868
- T(Mt);
5869
- const Qn = {
5907
+ S(Ft);
5908
+ const ni = {
5870
5909
  key: "settings",
5871
5910
  name: "x-runtime-lib.settings",
5872
5911
  children: [
@@ -5877,46 +5916,46 @@ const Qn = {
5877
5916
  default: ""
5878
5917
  }
5879
5918
  ]
5880
- }, Ft = {
5881
- key: Xi,
5919
+ }, Ht = {
5920
+ key: Qi,
5882
5921
  name: "x-runtime-lib.stepperWindowItem",
5883
- comp: Hr,
5922
+ comp: jr,
5884
5923
  props: {
5885
- pageCommon: [v, Qn],
5886
- compCommon: [v, Qn]
5924
+ pageCommon: [g, ni],
5925
+ compCommon: [g, ni]
5887
5926
  },
5888
5927
  events: [],
5889
5928
  methods: [],
5890
5929
  slots: []
5891
5930
  };
5892
- T(Ft);
5893
- function Bl(i, e) {
5931
+ S(Ht);
5932
+ function Ml(i, e) {
5894
5933
  const t = `type=${i} subtype=${e}`, r = E(i, e);
5895
5934
  if (!r) {
5896
5935
  console.error(`stepperV1/spawn prop tag not found, ${t}`);
5897
5936
  return;
5898
5937
  }
5899
- const n = Ht.props[r];
5938
+ const n = Ut.props[r];
5900
5939
  if (!n) {
5901
5940
  console.error(`stepperV1/spawn props not found, ${t}`);
5902
5941
  return;
5903
5942
  }
5904
5943
  const s = {};
5905
- return D(s, n), s.basic.id = R(16), s.basic.key = Ht.key, s.children = [Rl(i, e), Dl(i, e)], 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;
5906
5945
  }
5907
- function Rl(i, e) {
5946
+ function Fl(i, e) {
5908
5947
  const t = `type=${i} subtype=${e}`, r = E(i, e);
5909
5948
  if (!r) {
5910
5949
  console.error(`stepperV1/spawnHeader prop tag not found, ${t}`);
5911
5950
  return;
5912
5951
  }
5913
- const n = Dt.props[r];
5952
+ const n = Et.props[r];
5914
5953
  if (!n) {
5915
5954
  console.error(`stepperV1/spawnHeader props not found, ${t}`);
5916
5955
  return;
5917
5956
  }
5918
5957
  const s = {};
5919
- return D(s, n), s.basic.id = R(16), s.basic.key = Dt.key, s.children = [
5958
+ return D(s, n), s.basic.id = R(16), s.basic.key = Et.key, s.children = [
5920
5959
  Re(i, e, "step1"),
5921
5960
  Re(i, e, "step2"),
5922
5961
  Re(i, e, "step3")
@@ -5928,27 +5967,27 @@ function Re(i, e, t) {
5928
5967
  console.error(`stepperV1/spawnItem prop tag not found, ${r}`);
5929
5968
  return;
5930
5969
  }
5931
- const s = Et.props[n];
5970
+ const s = Mt.props[n];
5932
5971
  if (!s) {
5933
5972
  console.error(`stepperV1/spawnItem props not found, ${r}`);
5934
5973
  return;
5935
5974
  }
5936
5975
  const a = {};
5937
- return D(a, s), a.basic.id = R(16), a.basic.key = Et.key, a.children = [], a.settings.value = t, a;
5976
+ return D(a, s), a.basic.id = R(16), a.basic.key = Mt.key, a.children = [], a.settings.value = t, a;
5938
5977
  }
5939
- function Dl(i, e) {
5978
+ function Hl(i, e) {
5940
5979
  const t = `type=${i} subtype=${e}`, r = E(i, e);
5941
5980
  if (!r) {
5942
5981
  console.error(`stepperV1/spawnWindow prop tag not found, ${t}`);
5943
5982
  return;
5944
5983
  }
5945
- const n = Mt.props[r];
5984
+ const n = Ft.props[r];
5946
5985
  if (!n) {
5947
5986
  console.error(`stepperV1/spawnWindow props not found, ${t}`);
5948
5987
  return;
5949
5988
  }
5950
5989
  const s = {};
5951
- return D(s, n), s.basic.id = R(16), s.basic.key = Mt.key, s.children = [
5990
+ return D(s, n), s.basic.id = R(16), s.basic.key = Ft.key, s.children = [
5952
5991
  De(i, e, "step1", "step 1"),
5953
5992
  De(i, e, "step2", "step 2"),
5954
5993
  De(i, e, "step3", "step 3")
@@ -5960,15 +5999,15 @@ function De(i, e, t, r) {
5960
5999
  console.error(`stepperV1/spawnWindowItem prop tag not found, ${n}`);
5961
6000
  return;
5962
6001
  }
5963
- const a = Ft.props[s];
6002
+ const a = Ht.props[s];
5964
6003
  if (!a) {
5965
6004
  console.error(`stepperV1/spawnWindowItem props not found, ${n}`);
5966
6005
  return;
5967
6006
  }
5968
6007
  const u = {};
5969
- return D(u, a), u.basic.id = R(16), u.basic.key = Ft.key, u.children = [El(i, e, r)], u.settings.value = t, 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;
5970
6009
  }
5971
- function El(i, e, t) {
6010
+ function Ul(i, e, t) {
5972
6011
  const r = `type=${i} subtype=${e}`, n = E(i, e);
5973
6012
  if (!n) {
5974
6013
  console.error(`stepperV1/spawnCard prop tag not found, ${r}`);
@@ -5982,7 +6021,7 @@ function El(i, e, t) {
5982
6021
  const a = {};
5983
6022
  return D(a, s), a.basic.id = R(16), a.basic.key = Ve.key, a.children = [], a.settings.title = t, a;
5984
6023
  }
5985
- const ei = {
6024
+ const ii = {
5986
6025
  key: "settings",
5987
6026
  name: "x-runtime-lib.settings",
5988
6027
  children: [
@@ -5999,35 +6038,35 @@ const ei = {
5999
6038
  default: !1
6000
6039
  }
6001
6040
  ]
6002
- }, Ht = {
6003
- key: ht,
6041
+ }, Ut = {
6042
+ key: xt,
6004
6043
  name: "x-runtime-lib.stepper",
6005
- comp: Wr,
6044
+ comp: Rr,
6006
6045
  props: {
6007
- pageCommon: [v, ei],
6008
- compCommon: [v, ei]
6046
+ pageCommon: [g, ii],
6047
+ compCommon: [g, ii]
6009
6048
  },
6010
6049
  events: [],
6011
6050
  methods: [],
6012
6051
  slots: [],
6013
- spawn: Bl
6052
+ spawn: Ml
6014
6053
  };
6015
- T(Ht);
6016
- const Ml = {
6017
- key: xt,
6054
+ S(Ut);
6055
+ const Gl = {
6056
+ key: gt,
6018
6057
  name: "x-runtime-lib.switch",
6019
- comp: Ur,
6058
+ comp: Or,
6020
6059
  props: {
6021
- pageCommon: [v],
6022
- compCommon: [v]
6060
+ pageCommon: [g],
6061
+ compCommon: [g]
6023
6062
  },
6024
6063
  events: [],
6025
6064
  methods: [],
6026
6065
  slots: [],
6027
6066
  leaf: !0
6028
6067
  };
6029
- T(Ml);
6030
- const ti = {
6068
+ S(Gl);
6069
+ const oi = {
6031
6070
  key: "settings",
6032
6071
  name: "x-runtime-lib.settings",
6033
6072
  children: [
@@ -6044,33 +6083,33 @@ const ti = {
6044
6083
  default: ""
6045
6084
  }
6046
6085
  ]
6047
- }, Ut = {
6048
- key: Yi,
6086
+ }, Gt = {
6087
+ key: eo,
6049
6088
  name: "x-runtime-lib.tab",
6050
- comp: Gr,
6089
+ comp: Kr,
6051
6090
  props: {
6052
- pageCommon: [v, ti],
6053
- compCommon: [v, ti]
6091
+ pageCommon: [g, oi],
6092
+ compCommon: [g, oi]
6054
6093
  },
6055
6094
  events: [],
6056
6095
  methods: [],
6057
6096
  slots: [],
6058
6097
  leaf: !0
6059
6098
  };
6060
- T(Ut);
6061
- function Fl(i, e) {
6099
+ S(Gt);
6100
+ function jl(i, e) {
6062
6101
  const t = `type=${i} subtype=${e}`, r = E(i, e);
6063
6102
  if (!r) {
6064
6103
  console.error(`tabsV1/spawn prop tag not found, ${t}`);
6065
6104
  return;
6066
6105
  }
6067
- const n = Gt.props[r];
6106
+ const n = jt.props[r];
6068
6107
  if (!n) {
6069
6108
  console.error(`tabsV1/spawn props not found, ${t}`);
6070
6109
  return;
6071
6110
  }
6072
6111
  const s = {};
6073
- return D(s, n), s.basic.id = R(16), s.basic.key = Gt.key, s.children = [
6112
+ return D(s, n), s.basic.id = R(16), s.basic.key = jt.key, s.children = [
6074
6113
  Ee(i, e, "tab1", "tab 1"),
6075
6114
  Ee(i, e, "tab2", "tab 2"),
6076
6115
  Ee(i, e, "tab3", "tab 3")
@@ -6082,24 +6121,24 @@ function Ee(i, e, t, r) {
6082
6121
  console.error(`tabsV1/spawnTab prop tag not found, ${n}`);
6083
6122
  return;
6084
6123
  }
6085
- const a = Ut.props[s];
6124
+ const a = Gt.props[s];
6086
6125
  if (!a) {
6087
6126
  console.error(`tabsV1/spawnTab props not found, ${n}`);
6088
6127
  return;
6089
6128
  }
6090
6129
  const u = {};
6091
- return D(u, a), u.basic.id = R(16), u.basic.key = Ut.key, u.settings.value = t, u.settings.text = r, u;
6130
+ return D(u, a), u.basic.id = R(16), u.basic.key = Gt.key, u.settings.value = t, u.settings.text = r, u;
6092
6131
  }
6093
- const dn = G(Q);
6094
- dn.key = "backgroundColor";
6095
- dn.name = "x-runtime-lib.backgroundColor";
6096
- const mn = G(Q);
6097
- mn.key = "selectedColor";
6098
- mn.name = "x-runtime-lib.selectedColor";
6099
- const pn = G(Q);
6100
- pn.key = "sliderColor";
6101
- pn.name = "x-runtime-lib.sliderColor";
6102
- const ni = {
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 = {
6103
6142
  key: "settings",
6104
6143
  name: "x-runtime-lib.settings",
6105
6144
  children: [
@@ -6175,24 +6214,24 @@ const ni = {
6175
6214
  {
6176
6215
  key: "color",
6177
6216
  name: "x-runtime-lib.color",
6178
- children: [dn, mn, pn]
6217
+ children: [pn, fn, bn]
6179
6218
  }
6180
6219
  ]
6181
- }, Gt = {
6182
- key: gt,
6220
+ }, jt = {
6221
+ key: vt,
6183
6222
  name: "x-runtime-lib.tabs",
6184
- comp: jr,
6223
+ comp: Zr,
6185
6224
  props: {
6186
- pageCommon: [v, ni],
6187
- compCommon: [v, ni]
6225
+ pageCommon: [g, si],
6226
+ compCommon: [g, si]
6188
6227
  },
6189
6228
  events: [],
6190
6229
  methods: [],
6191
6230
  slots: [],
6192
- spawn: Fl
6231
+ spawn: jl
6193
6232
  };
6194
- T(Gt);
6195
- function Hl(i, e) {
6233
+ S(jt);
6234
+ function Ol(i, e) {
6196
6235
  const t = `type=${i} subtype=${e}`, r = E(i, e);
6197
6236
  if (!r) {
6198
6237
  console.error(`textV1/spawn prop tag not found, ${t}`);
@@ -6206,7 +6245,7 @@ function Hl(i, e) {
6206
6245
  const s = {};
6207
6246
  return D(s, n), s.basic.id = R(16), s.basic.key = he.key, s.settings.text = "text", s;
6208
6247
  }
6209
- const ii = {
6248
+ const ri = {
6210
6249
  key: "settings",
6211
6250
  name: "x-runtime-lib.settings",
6212
6251
  children: [
@@ -6293,35 +6332,35 @@ const ii = {
6293
6332
  }
6294
6333
  ]
6295
6334
  }, he = {
6296
- key: vt,
6335
+ key: kt,
6297
6336
  name: "x-runtime-lib.text",
6298
- comp: Or,
6337
+ comp: qr,
6299
6338
  props: {
6300
- pageCommon: [v, ii],
6301
- compCommon: [v, ii]
6339
+ pageCommon: [g, ri],
6340
+ compCommon: [g, ri]
6302
6341
  },
6303
6342
  events: [],
6304
6343
  methods: [],
6305
6344
  slots: [],
6306
6345
  leaf: !0,
6307
- spawn: Hl
6346
+ spawn: Ol
6308
6347
  };
6309
- T(he);
6310
- function Ul(i, e) {
6348
+ S(he);
6349
+ function Kl(i, e) {
6311
6350
  const t = `type=${i} subtype=${e}`, r = E(i, e);
6312
6351
  if (!r) {
6313
6352
  console.error(`textareaV1/spawn prop tag not found, ${t}`);
6314
6353
  return;
6315
6354
  }
6316
- const n = jt.props[r];
6355
+ const n = Ot.props[r];
6317
6356
  if (!n) {
6318
6357
  console.error(`textareaV1/spawn props not found, ${t}`);
6319
6358
  return;
6320
6359
  }
6321
6360
  const s = {};
6322
- return D(s, n), s.basic.id = R(16), s.basic.key = jt.key, s.settings.label = "label", s;
6361
+ return D(s, n), s.basic.id = R(16), s.basic.key = Ot.key, s.settings.label = "label", s;
6323
6362
  }
6324
- const oi = {
6363
+ const li = {
6325
6364
  key: "settings",
6326
6365
  name: "x-runtime-lib.settings",
6327
6366
  children: [
@@ -6392,47 +6431,47 @@ const oi = {
6392
6431
  default: 0
6393
6432
  }
6394
6433
  ]
6395
- }, jt = {
6396
- key: kt,
6434
+ }, Ot = {
6435
+ key: _t,
6397
6436
  name: "x-runtime-lib.textarea",
6398
- comp: Kr,
6437
+ comp: Jr,
6399
6438
  props: {
6400
- pageCommon: [v, oi],
6401
- compCommon: [v, oi]
6439
+ pageCommon: [g, li],
6440
+ compCommon: [g, li]
6402
6441
  },
6403
6442
  events: [],
6404
6443
  methods: [],
6405
6444
  slots: [],
6406
6445
  leaf: !0,
6407
- spawn: Ul
6446
+ spawn: Kl
6408
6447
  };
6409
- T(jt);
6410
- const Ot = {
6411
- key: Qi,
6448
+ S(Ot);
6449
+ const Kt = {
6450
+ key: to,
6412
6451
  name: "x-runtime-lib.timelineItem",
6413
- comp: Yr,
6452
+ comp: tl,
6414
6453
  props: {
6415
- pageCommon: [v],
6416
- compCommon: [v]
6454
+ pageCommon: [g],
6455
+ compCommon: [g]
6417
6456
  },
6418
6457
  events: [],
6419
6458
  methods: [],
6420
6459
  slots: []
6421
6460
  };
6422
- T(Ot);
6423
- function Gl(i, e) {
6461
+ S(Kt);
6462
+ function Zl(i, e) {
6424
6463
  const t = `type=${i} subtype=${e}`, r = E(i, e);
6425
6464
  if (!r) {
6426
6465
  console.error(`timelineV1/spawn prop tag not found, ${t}`);
6427
6466
  return;
6428
6467
  }
6429
- const n = Kt.props[r];
6468
+ const n = Zt.props[r];
6430
6469
  if (!n) {
6431
6470
  console.error(`timelineV1/spawn props not found, ${t}`);
6432
6471
  return;
6433
6472
  }
6434
6473
  const s = {};
6435
- return D(s, n), s.basic.id = R(16), s.basic.key = Kt.key, s.children = [
6474
+ return D(s, n), s.basic.id = R(16), s.basic.key = Zt.key, s.children = [
6436
6475
  Me(i, e, "timeline 1"),
6437
6476
  Me(i, e, "timeline 2"),
6438
6477
  Me(i, e, "timeline 3")
@@ -6444,15 +6483,15 @@ function Me(i, e, t) {
6444
6483
  console.error(`timelineV1/spawnEntry prop tag not found, ${r}`);
6445
6484
  return;
6446
6485
  }
6447
- const s = Ot.props[n];
6486
+ const s = Kt.props[n];
6448
6487
  if (!s) {
6449
6488
  console.error(`timelineV1/spawnEntry props not found, ${r}`);
6450
6489
  return;
6451
6490
  }
6452
6491
  const a = {};
6453
- return D(a, s), a.basic.id = R(16), a.basic.key = Ot.key, a.children = [jl(i, e, t)], a;
6492
+ return D(a, s), a.basic.id = R(16), a.basic.key = Kt.key, a.children = [ql(i, e, t)], a;
6454
6493
  }
6455
- function jl(i, e, t) {
6494
+ function ql(i, e, t) {
6456
6495
  const r = `type=${i} subtype=${e}`, n = E(i, e);
6457
6496
  if (!n) {
6458
6497
  console.error(`timelineV1/spawnText prop tag not found, ${r}`);
@@ -6466,7 +6505,7 @@ function jl(i, e, t) {
6466
6505
  const a = {};
6467
6506
  return D(a, s), a.basic.id = R(16), a.basic.key = he.key, a.settings.text = t, a;
6468
6507
  }
6469
- const Ol = G(Q), Kl = G(Q), si = {
6508
+ const Jl = j(Q), Xl = j(Q), ai = {
6470
6509
  key: "settings",
6471
6510
  name: "x-runtime-lib.settings",
6472
6511
  children: [
@@ -6514,7 +6553,7 @@ const Ol = G(Q), Kl = G(Q), si = {
6514
6553
  ui: "switch",
6515
6554
  default: !1
6516
6555
  },
6517
- Ol
6556
+ Jl
6518
6557
  ]
6519
6558
  },
6520
6559
  {
@@ -6540,50 +6579,50 @@ const Ol = G(Q), Kl = G(Q), si = {
6540
6579
  ui: "numInput",
6541
6580
  default: 0
6542
6581
  },
6543
- Kl
6582
+ Xl
6544
6583
  ]
6545
6584
  }
6546
6585
  ]
6547
- }, Kt = {
6548
- key: wt,
6586
+ }, Zt = {
6587
+ key: Vt,
6549
6588
  name: "x-runtime-lib.timeline",
6550
- comp: qr,
6589
+ comp: Yr,
6551
6590
  props: {
6552
- pageCommon: [v, si],
6553
- compCommon: [v, si]
6591
+ pageCommon: [g, ai],
6592
+ compCommon: [g, ai]
6554
6593
  },
6555
6594
  events: [],
6556
6595
  methods: [],
6557
6596
  slots: [],
6558
- spawn: Gl
6597
+ spawn: Zl
6559
6598
  };
6560
- T(Kt);
6561
- const Zt = {
6562
- key: eo,
6599
+ S(Zt);
6600
+ const qt = {
6601
+ key: no,
6563
6602
  name: "x-runtime-lib.windowItem",
6564
- comp: nl,
6603
+ comp: sl,
6565
6604
  props: {
6566
- pageCommon: [v],
6567
- compCommon: [v]
6605
+ pageCommon: [g],
6606
+ compCommon: [g]
6568
6607
  },
6569
6608
  events: [],
6570
6609
  methods: [],
6571
6610
  slots: []
6572
6611
  };
6573
- T(Zt);
6574
- function Zl(i, e) {
6612
+ S(qt);
6613
+ function Yl(i, e) {
6575
6614
  const t = `type=${i} subtype=${e}`, r = E(i, e);
6576
6615
  if (!r) {
6577
6616
  console.error(`windowV1/spawn prop tag not found, ${t}`);
6578
6617
  return;
6579
6618
  }
6580
- const n = qt.props[r];
6619
+ const n = Jt.props[r];
6581
6620
  if (!n) {
6582
6621
  console.error(`windowV1/spawn props not found, ${t}`);
6583
6622
  return;
6584
6623
  }
6585
6624
  const s = {};
6586
- return D(s, n), s.basic.id = R(16), s.basic.key = qt.key, s.children = [
6625
+ return D(s, n), s.basic.id = R(16), s.basic.key = Jt.key, s.children = [
6587
6626
  Fe(i, e, "window 1"),
6588
6627
  Fe(i, e, "window 2"),
6589
6628
  Fe(i, e, "window 3")
@@ -6595,15 +6634,15 @@ function Fe(i, e, t) {
6595
6634
  console.error(`windowV1/spawnEntry prop tag not found, ${r}`);
6596
6635
  return;
6597
6636
  }
6598
- const s = Zt.props[n];
6637
+ const s = qt.props[n];
6599
6638
  if (!s) {
6600
6639
  console.error(`windowV1/spawnEntry props not found, ${r}`);
6601
6640
  return;
6602
6641
  }
6603
6642
  const a = {};
6604
- return D(a, s), a.basic.id = R(16), a.basic.key = Zt.key, a.children = [ql(i, e, t)], a;
6643
+ return D(a, s), a.basic.id = R(16), a.basic.key = qt.key, a.children = [Ql(i, e, t)], a;
6605
6644
  }
6606
- function ql(i, e, t) {
6645
+ function Ql(i, e, t) {
6607
6646
  const r = `type=${i} subtype=${e}`, n = E(i, e);
6608
6647
  if (!n) {
6609
6648
  console.error(`windowV1/spawnFlexLayout prop tag not found, ${r}`);
@@ -6615,9 +6654,9 @@ function ql(i, e, t) {
6615
6654
  return;
6616
6655
  }
6617
6656
  const a = {};
6618
- return D(a, s), a.basic.id = R(16), a.basic.key = $e.key, a.size.height = "200px", a.settings.mainAlign.xs = "center", a.settings.crossAlign.xs = "center", a.settings.backgroundColor.mode = "theme", a.settings.backgroundColor.theme = "background2", a.children = [Jl(i, e, t)], 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;
6619
6658
  }
6620
- function Jl(i, e, t) {
6659
+ function ea(i, e, t) {
6621
6660
  const r = `type=${i} subtype=${e}`, n = E(i, e);
6622
6661
  if (!n) {
6623
6662
  console.error(`windowV1/spawnText prop tag not found, ${r}`);
@@ -6631,7 +6670,7 @@ function Jl(i, e, t) {
6631
6670
  const a = {};
6632
6671
  return D(a, s), a.basic.id = R(16), a.basic.key = he.key, a.settings.text = t, a.settings.style.xs = "h6", a;
6633
6672
  }
6634
- const ri = {
6673
+ const ui = {
6635
6674
  key: "settings",
6636
6675
  name: "x-runtime-lib.settings",
6637
6676
  children: [
@@ -6679,47 +6718,47 @@ const ri = {
6679
6718
  default: !1
6680
6719
  }
6681
6720
  ]
6682
- }, qt = {
6683
- key: Vt,
6721
+ }, Jt = {
6722
+ key: $t,
6684
6723
  name: "x-runtime-lib.window",
6685
- comp: Qr,
6724
+ comp: nl,
6686
6725
  props: {
6687
- pageCommon: [v, ri],
6688
- compCommon: [v, ri]
6726
+ pageCommon: [g, ui],
6727
+ compCommon: [g, ui]
6689
6728
  },
6690
6729
  events: [],
6691
6730
  methods: [],
6692
6731
  slots: [],
6693
- spawn: Zl
6732
+ spawn: Yl
6694
6733
  };
6695
- T(qt);
6696
- const Xl = [
6734
+ S(Jt);
6735
+ const ta = [
6697
6736
  { title: "x-runtime-lib.title", value: "title" },
6698
6737
  { title: "x-runtime-lib.end", value: "end" },
6699
6738
  { title: "x-runtime-lib.start", value: "start" },
6700
6739
  { title: "x-runtime-lib.center", value: "center" }
6701
- ], Yl = [
6740
+ ], na = [
6702
6741
  { title: "x-runtime-lib.value", value: "value" },
6703
6742
  { title: "x-runtime-lib.category", value: "category" },
6704
6743
  { title: "x-runtime-lib.time", value: "time" },
6705
6744
  { title: "x-runtime-lib.log", value: "log" }
6706
- ], Ql = [
6745
+ ], ia = [
6707
6746
  { title: "x-runtime-lib.notSet", value: "" },
6708
6747
  { title: "x-runtime-lib.solid", value: "solid" },
6709
6748
  { title: "x-runtime-lib.dashed", value: "dashed" },
6710
6749
  { title: "x-runtime-lib.dotted", value: "dotted" }
6711
- ], ea = [
6750
+ ], oa = [
6712
6751
  { title: "x-runtime-lib.notSet", value: "" },
6713
6752
  { title: "x-runtime-lib.theme", value: "theme" },
6714
6753
  { title: "x-runtime-lib.custom", value: "custom" }
6715
- ], ta = [
6754
+ ], sa = [
6716
6755
  { title: "x-runtime-lib.default", value: "default" },
6717
6756
  { title: "x-runtime-lib.comfortable", value: "comfortable" },
6718
6757
  { title: "x-runtime-lib.compact", value: "compact" }
6719
- ], na = [
6758
+ ], ra = [
6720
6759
  { title: "x-runtime-lib.horizontal", value: "horizontal" },
6721
6760
  { title: "x-runtime-lib.vertical", value: "vertical" }
6722
- ], ia = [
6761
+ ], la = [
6723
6762
  { title: "x-runtime-lib.underlined", value: "underlined" },
6724
6763
  { title: "x-runtime-lib.outlined", value: "outlined" },
6725
6764
  { title: "x-runtime-lib.filled", value: "filled" },
@@ -6727,20 +6766,20 @@ const Xl = [
6727
6766
  { title: "x-runtime-lib.soloInverted", value: "solo-inverted" },
6728
6767
  { title: "x-runtime-lib.soloFilled", value: "solo-filled" },
6729
6768
  { title: "x-runtime-lib.plain", value: "plain" }
6730
- ], oa = [
6769
+ ], aa = [
6731
6770
  { title: "x-runtime-lib.notSet", value: "" },
6732
6771
  { title: "x-runtime-lib.start", value: "start" },
6733
6772
  { title: "x-runtime-lib.end", value: "end" },
6734
6773
  { title: "x-runtime-lib.center", value: "center" },
6735
6774
  { title: "x-runtime-lib.baseline", value: "baseline" },
6736
6775
  { title: "x-runtime-lib.stretch", value: "stretch" }
6737
- ], sa = [
6776
+ ], ua = [
6738
6777
  { title: "x-runtime-lib.notSet", value: "" },
6739
6778
  { title: "x-runtime-lib.row", value: "row" },
6740
6779
  { title: "x-runtime-lib.rowReverse", value: "rowReverse" },
6741
6780
  { title: "x-runtime-lib.column", value: "column" },
6742
6781
  { title: "x-runtime-lib.columnReverse", value: "columnReverse" }
6743
- ], ra = [
6782
+ ], ca = [
6744
6783
  { title: "x-runtime-lib.notSet", value: "" },
6745
6784
  { title: "x-runtime-lib.start", value: "start" },
6746
6785
  { title: "x-runtime-lib.end", value: "end" },
@@ -6748,12 +6787,12 @@ const Xl = [
6748
6787
  { title: "x-runtime-lib.spaceBetween", value: "spaceBetween" },
6749
6788
  { title: "x-runtime-lib.spaceAround", value: "spaceAround" },
6750
6789
  { title: "x-runtime-lib.spaceEvenly", value: "spaceEvenly" }
6751
- ], la = [
6790
+ ], da = [
6752
6791
  { title: "x-runtime-lib.notSet", value: "" },
6753
6792
  { title: "x-runtime-lib.no", value: "no" },
6754
6793
  { title: "x-runtime-lib.yes", value: "yes" },
6755
6794
  { title: "x-runtime-lib.reverse", value: "reverse" }
6756
- ], aa = [
6795
+ ], ma = [
6757
6796
  { title: "x-runtime-lib.notSet", value: "" },
6758
6797
  { title: "x-runtime-lib.black", value: "black" },
6759
6798
  { title: "x-runtime-lib.bold", value: "bold" },
@@ -6761,24 +6800,24 @@ const Xl = [
6761
6800
  { title: "x-runtime-lib.regular", value: "regular" },
6762
6801
  { title: "x-runtime-lib.light", value: "light" },
6763
6802
  { title: "x-runtime-lib.thin", value: "thin" }
6764
- ], ua = [
6803
+ ], pa = [
6765
6804
  { title: "x-runtime-lib.elevated", value: "elevated" },
6766
6805
  { title: "x-runtime-lib.flat", value: "flat" },
6767
6806
  { title: "x-runtime-lib.tonal", value: "tonal" },
6768
6807
  { title: "x-runtime-lib.outlined", value: "outlined" },
6769
6808
  { title: "x-runtime-lib.text", value: "text" },
6770
6809
  { title: "x-runtime-lib.plain", value: "plain" }
6771
- ], ca = [
6810
+ ], fa = [
6772
6811
  { title: "x-runtime-lib.notSet", value: "" },
6773
6812
  { title: "x-runtime-lib.show", value: "show" },
6774
6813
  { title: "x-runtime-lib.always", value: "always" }
6775
- ], da = [
6814
+ ], ba = [
6776
6815
  { title: "x-runtime-lib.xSmall", value: "x-small" },
6777
6816
  { title: "x-runtime-lib.small", value: "small" },
6778
6817
  { title: "x-runtime-lib.default", value: "default" },
6779
6818
  { title: "x-runtime-lib.large", value: "large" },
6780
6819
  { title: "x-runtime-lib.xLarge", value: "x-large" }
6781
- ], ma = [
6820
+ ], ya = [
6782
6821
  { title: "x-runtime-lib.notSet", value: "" },
6783
6822
  { title: "x-runtime-lib.start", value: "start" },
6784
6823
  { title: "x-runtime-lib.center", value: "center" },
@@ -6786,18 +6825,18 @@ const Xl = [
6786
6825
  { title: "x-runtime-lib.justify", value: "justify" },
6787
6826
  { title: "x-runtime-lib.left", value: "left" },
6788
6827
  { title: "x-runtime-lib.right", value: "right" }
6789
- ], pa = [
6828
+ ], ha = [
6790
6829
  { title: "x-runtime-lib.notSet", value: "" },
6791
6830
  { title: "x-runtime-lib.none", value: "none" },
6792
6831
  { title: "x-runtime-lib.overline", value: "overline" },
6793
6832
  { title: "x-runtime-lib.underline", value: "underline" },
6794
6833
  { title: "x-runtime-lib.lineThrough", value: "line-through" }
6795
- ], fa = [
6834
+ ], xa = [
6796
6835
  { title: "x-runtime-lib.notSet", value: "" },
6797
6836
  { title: "x-runtime-lib.high", value: "high" },
6798
6837
  { title: "x-runtime-lib.medium", value: "medium" },
6799
6838
  { title: "x-runtime-lib.disabled", value: "disabled" }
6800
- ], ba = [
6839
+ ], ga = [
6801
6840
  { title: "x-runtime-lib.notSet", value: "" },
6802
6841
  { title: "x-runtime-lib.h1", value: "h1" },
6803
6842
  { title: "x-runtime-lib.h2", value: "h2" },
@@ -6812,7 +6851,7 @@ const Xl = [
6812
6851
  { title: "x-runtime-lib.button", value: "button" },
6813
6852
  { title: "x-runtime-lib.caption", value: "caption" },
6814
6853
  { title: "x-runtime-lib.overline", value: "overline" }
6815
- ], ya = [
6854
+ ], va = [
6816
6855
  { title: "x-runtime-lib.notSet", value: "" },
6817
6856
  { title: "x-runtime-lib.primary", value: "primary" },
6818
6857
  { title: "x-runtime-lib.secondary", value: "secondary" },
@@ -6823,53 +6862,53 @@ const Xl = [
6823
6862
  { title: "x-runtime-lib.background0", value: "background0" },
6824
6863
  { title: "x-runtime-lib.background1", value: "background1" },
6825
6864
  { title: "x-runtime-lib.background2", value: "background2" }
6826
- ], ha = [
6865
+ ], ka = [
6827
6866
  { title: "x-runtime-lib.notSet", value: "" },
6828
6867
  { title: "x-runtime-lib.show", value: "show" },
6829
6868
  { title: "x-runtime-lib.always", value: "always" }
6830
- ], xa = [
6869
+ ], _a = [
6831
6870
  { title: "x-runtime-lib.start", value: "start" },
6832
6871
  { title: "x-runtime-lib.center", value: "center" }
6833
- ], ga = [
6872
+ ], wa = [
6834
6873
  { title: "x-runtime-lib.horizontal", value: "horizontal" },
6835
6874
  { title: "x-runtime-lib.vertical", value: "vertical" }
6836
- ], va = [
6875
+ ], Va = [
6837
6876
  { title: "x-runtime-lib.notSet", value: "" },
6838
6877
  { title: "x-runtime-lib.end", value: "end" },
6839
6878
  { title: "x-runtime-lib.start", value: "start" }
6840
- ], ka = [
6879
+ ], $a = [
6841
6880
  { title: "x-runtime-lib.notSet", value: "" },
6842
6881
  { title: "x-runtime-lib.end", value: "end" },
6843
6882
  { title: "x-runtime-lib.start", value: "start" },
6844
6883
  { title: "x-runtime-lib.both", value: "both" }
6845
- ], _a = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6884
+ ], Ia = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6846
6885
  __proto__: null,
6847
- alignTabsItemsV1: Xl,
6848
- axisTypeItemsV1: Yl,
6849
- borderStyleItemsV1: Ql,
6850
- colorModeItemsV1: ea,
6851
- densityItemsV1: ta,
6852
- directionItemsV1: na,
6853
- fieldVariantItemsV1: ia,
6854
- flexCrossAlignItemsV1: oa,
6855
- flexDirectionItemsV1: sa,
6856
- flexMainAlignItemsV1: ra,
6857
- flexWrapItemsV1: la,
6858
- fontWeightItemsV1: aa,
6859
- sheetVariantItemsV1: ua,
6860
- showTicksItemsV1: ca,
6861
- sizeItemsV1: da,
6862
- textAlignItemsV1: ma,
6863
- textDecorationItemsV1: pa,
6864
- textEmphasisItemsV1: fa,
6865
- textStyleItemsV1: ba,
6866
- themeColorItemsV1: ya,
6867
- thumbLabelItemsV1: ha,
6868
- timelineAlignItemsV1: xa,
6869
- timelineDirectionItemsV1: ga,
6870
- timelineSideItemsV1: va,
6871
- timelineTruncateLineItemsV1: ka
6872
- }, Symbol.toStringTag, { value: "Module" })), wa = [
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 = [
6873
6912
  {
6874
6913
  title: "x-runtime-lib.notSet",
6875
6914
  value: "",
@@ -6909,7 +6948,7 @@ const Xl = [
6909
6948
  max: 1 / 0,
6910
6949
  step: 1
6911
6950
  }
6912
- ], Va = [
6951
+ ], Sa = [
6913
6952
  {
6914
6953
  title: "x-runtime-lib.notSet",
6915
6954
  value: "",
@@ -6931,7 +6970,7 @@ const Xl = [
6931
6970
  validator: (i) => i === "right",
6932
6971
  default: "right"
6933
6972
  }
6934
- ], $a = [
6973
+ ], Ta = [
6935
6974
  {
6936
6975
  title: "x-runtime-lib.notSet",
6937
6976
  value: "",
@@ -6957,11 +6996,11 @@ const Xl = [
6957
6996
  title: "x-runtime-lib.percent",
6958
6997
  value: "percent",
6959
6998
  ui: "percentInput",
6960
- validator: on,
6999
+ validator: rn,
6961
7000
  precision: 6,
6962
7001
  default: "0%"
6963
7002
  }
6964
- ], Ia = [
7003
+ ], za = [
6965
7004
  {
6966
7005
  title: "x-runtime-lib.notSet",
6967
7006
  value: "",
@@ -6981,12 +7020,12 @@ const Xl = [
6981
7020
  title: "x-runtime-lib.percent",
6982
7021
  value: "percent",
6983
7022
  ui: "percentInput",
6984
- validator: on,
7023
+ validator: rn,
6985
7024
  precision: 6,
6986
7025
  min: 0,
6987
7026
  default: "0%"
6988
7027
  }
6989
- ], Ca = [
7028
+ ], Aa = [
6990
7029
  {
6991
7030
  title: "x-runtime-lib.notSet",
6992
7031
  value: "",
@@ -7006,12 +7045,12 @@ const Xl = [
7006
7045
  title: "x-runtime-lib.percent",
7007
7046
  value: "percent",
7008
7047
  ui: "percentInput",
7009
- validator: on,
7048
+ validator: rn,
7010
7049
  precision: 6,
7011
7050
  min: 0,
7012
7051
  default: "0%"
7013
7052
  }
7014
- ], Sa = [
7053
+ ], Pa = [
7015
7054
  {
7016
7055
  title: "x-runtime-lib.notSet",
7017
7056
  value: "",
@@ -7040,7 +7079,7 @@ const Xl = [
7040
7079
  validator: (i) => i === "end",
7041
7080
  default: "end"
7042
7081
  }
7043
- ], Ta = [
7082
+ ], Na = [
7044
7083
  {
7045
7084
  title: "x-runtime-lib.notSet",
7046
7085
  value: "",
@@ -7062,24 +7101,24 @@ const Xl = [
7062
7101
  validator: (i) => i === "bottom",
7063
7102
  default: "bottom"
7064
7103
  }
7065
- ], za = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7104
+ ], Wa = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7066
7105
  __proto__: null,
7067
- borderWidthTypesV1: wa,
7068
- leftRightTypesV1: Va,
7069
- marginTypesV1: $a,
7070
- paddingTypesV1: Ia,
7071
- sizeTypesV1: Ca,
7072
- tableColumnAlignTypesV1: Sa,
7073
- topBottomTypesV1: Ta
7074
- }, Symbol.toStringTag, { value: "Module" })), Aa = {
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 = {
7075
7114
  version: "v1",
7076
7115
  globalityKey: lt,
7077
7116
  refKey: Se,
7078
- items: { ..._a },
7079
- types: { ...za },
7117
+ items: { ...Ia },
7118
+ types: { ...Wa },
7080
7119
  elements: /* @__PURE__ */ new Set([
7081
7120
  Ue,
7082
- xn,
7121
+ vn,
7083
7122
  Ge,
7084
7123
  je,
7085
7124
  Oe,
@@ -7095,7 +7134,7 @@ const Xl = [
7095
7134
  nt,
7096
7135
  it,
7097
7136
  ot,
7098
- Oi,
7137
+ Zi,
7099
7138
  st,
7100
7139
  lt,
7101
7140
  rt,
@@ -7103,7 +7142,7 @@ const Xl = [
7103
7142
  ut,
7104
7143
  ct,
7105
7144
  dt,
7106
- Ki,
7145
+ qi,
7107
7146
  mt,
7108
7147
  pt,
7109
7148
  ft,
@@ -7111,20 +7150,21 @@ const Xl = [
7111
7150
  bt,
7112
7151
  yt,
7113
7152
  ht,
7114
- Zi,
7115
- qi,
7153
+ xt,
7116
7154
  Ji,
7117
7155
  Xi,
7118
- xt,
7119
7156
  Yi,
7157
+ Qi,
7120
7158
  gt,
7159
+ eo,
7121
7160
  vt,
7122
7161
  kt,
7123
7162
  _t,
7124
7163
  wt,
7125
- Qi,
7126
7164
  Vt,
7127
- eo
7165
+ to,
7166
+ $t,
7167
+ no
7128
7168
  ]),
7129
7169
  groups: [
7130
7170
  {
@@ -7137,30 +7177,29 @@ const Xl = [
7137
7177
  Qe,
7138
7178
  ot,
7139
7179
  nt,
7140
- ut,
7141
- Se
7180
+ ut
7142
7181
  ]
7143
7182
  },
7144
7183
  {
7145
7184
  key: "navigation",
7146
7185
  name: "x-runtime-lib.navigation",
7147
- items: [xn, dt, gt]
7186
+ items: [vn, dt, vt]
7148
7187
  },
7149
7188
  {
7150
7189
  key: "formRelated",
7151
7190
  name: "x-runtime-lib.formRelated",
7152
7191
  items: [
7153
7192
  st,
7154
- vt,
7155
- _t,
7156
7193
  kt,
7194
+ wt,
7195
+ _t,
7157
7196
  ct,
7158
- bt,
7197
+ yt,
7159
7198
  Ye,
7160
- xt,
7199
+ gt,
7161
7200
  mt,
7162
7201
  Ze,
7163
- yt,
7202
+ ht,
7164
7203
  pt,
7165
7204
  it
7166
7205
  ]
@@ -7177,14 +7216,14 @@ const Xl = [
7177
7216
  Oe,
7178
7217
  je,
7179
7218
  Je,
7180
- ht,
7181
- Vt
7219
+ xt,
7220
+ $t
7182
7221
  ]
7183
7222
  },
7184
7223
  {
7185
7224
  key: "feedback",
7186
7225
  name: "x-runtime-lib.feedback",
7187
- items: [ji, ft, wt]
7226
+ items: [Ki, ft, Vt]
7188
7227
  },
7189
7228
  {
7190
7229
  key: "imagesAndIcons",
@@ -7195,109 +7234,115 @@ const Xl = [
7195
7234
  key: "pickers",
7196
7235
  name: "x-runtime-lib.pickers",
7197
7236
  items: [Xe, tt]
7237
+ },
7238
+ {
7239
+ key: "dynamic",
7240
+ name: "x-runtime-lib.dynamic",
7241
+ items: [bt, Se]
7198
7242
  }
7199
7243
  ]
7200
- }, fn = {
7201
- v1: Aa
7202
- }, Pa = (i, e, t) => {
7244
+ }, yn = {
7245
+ v1: La
7246
+ }, Ba = (i, e, t) => {
7203
7247
  const r = i[e];
7204
7248
  return r ? typeof r == "function" ? r() : Promise.resolve(r) : new Promise((n, s) => {
7205
7249
  (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(s.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + e + (e.split("/").length !== t ? ". Note that variables only represent file names one level deep." : ""))));
7206
7250
  });
7207
7251
  };
7208
- async function tu(i) {
7209
- return (await Pa(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.gzfmjy3s.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.iikqghyl.js") }), `./locales/${i}/index.ts`, 4)).default;
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;
7210
7254
  }
7211
7255
  export {
7212
- Qa as badgeV1,
7213
- $t as barChartV1,
7214
- $i as breakpoints,
7215
- cl as btnGroupV1,
7216
- dl as btnToggleV1,
7217
- Ct as btnV1,
7218
- Ii as calcBreakpoint,
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,
7219
7263
  Ve as cardV1,
7220
- pl as checkboxV1,
7221
- Tt as chipGroupV1,
7222
- St as chipV1,
7223
- yl as colorPickerV1,
7224
- hl as comboboxV1,
7225
- zt as containerV1,
7226
- xl as dataTableV1,
7227
- gl as datePickerV1,
7228
- vl as dialogV1,
7229
- zo as duplicateNode,
7230
- Fa as duplicateNodes,
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,
7231
7275
  ye as elements,
7232
- Ya as ensureContext,
7233
- eu as fileInputV1,
7234
- At as flexLayoutEntryV1,
7276
+ nu as ensureContext,
7277
+ ou as fileInputV1,
7278
+ Pt as flexLayoutEntryV1,
7235
7279
  $e as flexLayoutV1,
7236
- Wt as formV1,
7280
+ Lt as formV1,
7237
7281
  R as genId,
7238
7282
  we as getBreakpointProp,
7239
- yn as getIndexOfBreakpoint,
7240
- Ma as getNode,
7241
- hn as getPropDefault,
7283
+ xn as getIndexOfBreakpoint,
7284
+ Ga as getNode,
7285
+ gn as getPropDefault,
7242
7286
  E as getPropTag,
7243
- Xa as getTypeColor,
7244
- rl as globalityV1,
7245
- Il as iconV1,
7287
+ tu as getTypeColor,
7288
+ ul as globalityV1,
7289
+ zl as iconV1,
7246
7290
  D as initProps,
7247
7291
  M as injectDark,
7248
7292
  ue as injectData,
7249
- Di as injectDepends,
7293
+ Mi as injectDepends,
7250
7294
  le as injectDevice,
7251
- Ri as injectEnv,
7295
+ Ei as injectEnv,
7252
7296
  A as injectMode,
7253
- Bi as injectOrg,
7297
+ Di as injectOrg,
7254
7298
  B as injectSandbox,
7255
7299
  ae as injectType,
7256
- on as isPercentStr,
7300
+ rn as isPercentStr,
7257
7301
  Ne as isPixelStr,
7258
- It as lineChartV1,
7259
- tu as loadLocaleMessageRuntime,
7260
- Cl as menuV1,
7261
- Gi as newEventBus,
7262
- Lt as numberInputV1,
7263
- Tl as paginationV1,
7302
+ Ct as lineChartV1,
7303
+ su as loadLocaleMessageRuntime,
7304
+ Al as menuV1,
7305
+ Oi as newEventBus,
7306
+ Bt as numberInputV1,
7307
+ Nl as paginationV1,
7264
7308
  Le as parsePercentStr,
7265
- Ea as parsePixelStr,
7266
- fn as pkgs,
7267
- Oa as provideDark,
7268
- Za as provideData,
7269
- qa as provideDepends,
7270
- ja as provideDevice,
7271
- Ua as provideEnv,
7272
- Ga as provideMode,
7273
- Ha as provideOrg,
7274
- Ei as provideSandbox,
7275
- Ka as provideType,
7276
- Rt as radioGroupV1,
7277
- Bt as radioV1,
7278
- Pl as rangeSliderV1,
7279
- Nl as ratingV1,
7280
- ll as refV1,
7281
- So as reverseBreakpoints,
7282
- Wl as selectV1,
7283
- Ll as sliderV1,
7284
- To as spawnNode,
7285
- Hi as startInterpreter,
7286
- Dt as stepperHeaderV1,
7287
- Et as stepperItemV1,
7288
- Ht as stepperV1,
7289
- Ft as stepperWindowItemV1,
7290
- Mt as stepperWindowV1,
7291
- Ui as stopInterpreter,
7292
- Ml as switchV1,
7293
- Ut as tabV1,
7294
- Gt as tabsV1,
7295
- Nt as textFieldV1,
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,
7338
+ Gt as tabV1,
7339
+ jt as tabsV1,
7340
+ Wt as textFieldV1,
7296
7341
  he as textV1,
7297
- jt as textareaV1,
7298
- Ot as timelineItemV1,
7299
- Kt as timelineV1,
7300
- Ja as types,
7301
- Zt as windowItemV1,
7302
- qt as windowV1
7342
+ Ot as textareaV1,
7343
+ Kt as timelineItemV1,
7344
+ Zt as timelineV1,
7345
+ eu as types,
7346
+ qt as windowItemV1,
7347
+ Jt as windowV1
7303
7348
  };