x-runtime-lib 0.8.58 → 0.8.59

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,4 +1,4 @@
1
- import { defineComponent as V, createElementBlock as Q, renderSlot as B, unref as n, openBlock as h, createElementVNode as q, computed as x, normalizeStyle as Z, ref as ie, watchEffect as me, watch as oe, onBeforeMount as Xo, onUnmounted as Xe, createBlock as _, withCtx as k, createCommentVNode as ee, useTemplateRef as oo, onMounted as ro, nextTick as so, useAttrs as Yo, h as se, resolveComponent as z, createVNode as R, isRef as X, createSlots as Wn, renderList as qo, useId as lo, withModifiers as Jo, normalizeClass as Zo, toDisplayString as Qo, inject as ae, provide as ce, readonly as Rn } from "vue";
1
+ import { defineComponent as V, createElementBlock as Q, renderSlot as B, unref as i, openBlock as h, createElementVNode as q, computed as x, normalizeStyle as Z, ref as ie, watchEffect as me, watch as oe, onBeforeMount as Xo, onUnmounted as Xe, createBlock as _, withCtx as k, createCommentVNode as ee, useTemplateRef as oo, onMounted as ro, nextTick as so, useAttrs as Yo, h as se, resolveComponent as z, createVNode as R, isRef as X, createSlots as Wn, renderList as qo, useId as lo, withModifiers as Jo, normalizeClass as Zo, toDisplayString as Qo, inject as ae, provide as ce, readonly as Rn } from "vue";
2
2
  import { globalObjects as ge, waitUtil as ao, useViewStack as co, eventBus as uo, messageInfo as er, messageSuccess as tr, messageWarning as po, messageError as mo, createAxios as nr, openConfirmDlg as ir, openPromptDlg as or } from "x-essential-lib";
3
3
  import { CameraHelper as yo, DirectionalLightHelper as rr, PointLightHelper as sr, SpotLightHelper as lr } from "three";
4
4
  import { c as W, i as le, q as Re, u as ar, r as fo, e as bo, a as cr, b as ur, d as pr, f as mr, g as dr, h as yr, j as fr, k as br, l as ho, X as hr, Y as gr, K as xr, m as vr, n as kr, o as _r, I as wr } from "./vendor.dd29fg1n.js";
@@ -8,7 +8,7 @@ import { useI18n as go } from "vue-i18n";
8
8
  const ti = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
9
9
  function P(t) {
10
10
  let e = "";
11
- for (let i = 0; i < t; i++) {
11
+ for (let n = 0; n < t; n++) {
12
12
  const o = Math.floor(Math.random() * ti.length);
13
13
  e += ti[o];
14
14
  }
@@ -17,28 +17,28 @@ function P(t) {
17
17
  function Ye(t) {
18
18
  if (typeof t != "string" || !t.endsWith("px"))
19
19
  return !1;
20
- const e = t.substring(0, t.length - 2), i = parseFloat(e);
21
- return !(isNaN(i) || i % 1 !== 0);
20
+ const e = t.substring(0, t.length - 2), n = parseFloat(e);
21
+ return !(isNaN(n) || n % 1 !== 0);
22
22
  }
23
23
  function Mn(t) {
24
24
  if (typeof t != "string" || !t.endsWith("%"))
25
25
  return !1;
26
- const e = t.substring(0, t.length - 1), i = parseFloat(e);
27
- return !isNaN(i);
26
+ const e = t.substring(0, t.length - 1), n = parseFloat(e);
27
+ return !isNaN(n);
28
28
  }
29
29
  function Ou(t) {
30
30
  if (typeof t != "string" || !t.endsWith("px"))
31
31
  return;
32
- const e = t.substring(0, t.length - 2), i = parseFloat(e);
33
- if (!isNaN(i) && i % 1 === 0)
34
- return i;
32
+ const e = t.substring(0, t.length - 2), n = parseFloat(e);
33
+ if (!isNaN(n) && n % 1 === 0)
34
+ return n;
35
35
  }
36
36
  function Qt(t) {
37
37
  if (typeof t != "string" || !t.endsWith("%"))
38
38
  return;
39
- const e = t.substring(0, t.length - 1), i = parseFloat(e);
40
- if (!isNaN(i))
41
- return i;
39
+ const e = t.substring(0, t.length - 1), n = parseFloat(e);
40
+ if (!isNaN(n))
41
+ return n;
42
42
  }
43
43
  const xo = ["xs", "sm", "md", "lg", "xl"], Ir = [...xo].reverse();
44
44
  function Ge(t) {
@@ -48,29 +48,29 @@ function ni(t) {
48
48
  return xo.findIndex((e) => e === t);
49
49
  }
50
50
  function Pe(t, e) {
51
- let i;
51
+ let n;
52
52
  for (const o of Ir) {
53
53
  if (ni(o) < ni(t))
54
54
  break;
55
- e[o] && (i = e[o]);
55
+ e[o] && (n = e[o]);
56
56
  }
57
- return i;
57
+ return n;
58
58
  }
59
59
  function we(t, e) {
60
- let i = t;
61
- if (typeof i != "object")
60
+ let n = t;
61
+ if (typeof n != "object")
62
62
  return;
63
63
  let o = [];
64
64
  if (e instanceof Array ? o = e : o = e.split("."), !(o.length <= 0)) {
65
65
  for (const s of o) {
66
- if (typeof i != "object")
66
+ if (typeof n != "object")
67
67
  return;
68
- i = i[s];
68
+ n = n[s];
69
69
  }
70
- return i;
70
+ return n;
71
71
  }
72
72
  }
73
- function vo(t, e, i) {
73
+ function vo(t, e, n) {
74
74
  let o = t;
75
75
  if (typeof o != "object")
76
76
  return;
@@ -82,12 +82,12 @@ function vo(t, e, i) {
82
82
  o = o[c], o || (o = {});
83
83
  }
84
84
  const r = s[s.length - 1];
85
- o[r] = i;
85
+ o[r] = n;
86
86
  }
87
87
  function Sr(t, e = 2) {
88
- const i = " ".repeat(e);
88
+ const n = " ".repeat(e);
89
89
  return t.split(`
90
- `).map((r) => r.trim() === "" ? r : i + r).join(`
90
+ `).map((r) => r.trim() === "" ? r : n + r).join(`
91
91
  `);
92
92
  }
93
93
  function te(t) {
@@ -117,14 +117,14 @@ function ko(t) {
117
117
  }
118
118
  return !1;
119
119
  }
120
- function Xu(t, e, i, o, s) {
120
+ function Xu(t, e, n, o, s) {
121
121
  let r = t;
122
122
  for (let c = 0; c < e.length; c++)
123
123
  if (r = r.children[e[c]], !r) {
124
124
  console.assert(!1, `unpkg context failed parentKeys=${e}`);
125
125
  return;
126
126
  }
127
- let a = r.children[i];
127
+ let a = r.children[n];
128
128
  a ? a.dataSeq !== o && (a = {
129
129
  dataSeq: o,
130
130
  data: W(s),
@@ -133,7 +133,7 @@ function Xu(t, e, i, o, s) {
133
133
  dataSeq: o,
134
134
  data: W(s),
135
135
  children: {}
136
- }, r.children[i] = a);
136
+ }, r.children[n] = a);
137
137
  }
138
138
  const Cr = ["common", "scene"], Pr = ["common", "scene"];
139
139
  function Tr(t) {
@@ -171,27 +171,27 @@ function Ar(t) {
171
171
  }
172
172
  return !0;
173
173
  }
174
- function Dn(t, e, i) {
174
+ function Dn(t, e, n) {
175
175
  const { i18n: o } = ge;
176
176
  let s = "";
177
- return t && (s += t + " / "), e.forEach((r, a) => {
178
- a > 0 && (s += " - "), i ? s += o.global.t(r) : s += r;
177
+ return t && (s += `[${t}] `), e.forEach((r, a) => {
178
+ a > 0 && (s += " - "), n ? s += o.global.t(r) : s += r;
179
179
  }), s;
180
180
  }
181
181
  function Yu(t, e) {
182
- const { i18n: i } = ge;
182
+ const { i18n: n } = ge;
183
183
  let o = "";
184
- return t === "elementProperty" || (t === "referenceProperty" ? o = i.global.t("x-runtime-lib.reference") : t === "multipleRefProperty" ? o = i.global.t("x-runtime-lib.multipleRef") : t === "customProperty" ? o = i.global.t("x-runtime-lib.custom") : t === "elementSlotProperty" || t === "customSlotProperty" ? o = i.global.t("x-runtime-lib.slot") : console.assert(!1)), Dn(o, e, Tr(t));
184
+ return t === "elementProperty" || (t === "referenceProperty" ? o = n.global.t("x-runtime-lib.reference") : t === "multipleRefProperty" ? o = n.global.t("x-runtime-lib.multipleRef") : t === "customProperty" ? o = n.global.t("x-runtime-lib.custom") : t === "elementSlotProperty" || t === "customSlotProperty" ? o = n.global.t("x-runtime-lib.slot") : console.assert(!1)), Dn(o, e, Tr(t));
185
185
  }
186
186
  function qu(t, e) {
187
- const { i18n: i } = ge;
187
+ const { i18n: n } = ge;
188
188
  let o = "";
189
- return t === "elementMethod" || (t === "referenceMethod" ? o = i.global.t("x-runtime-lib.reference") : t === "multipleRefMethod" ? o = i.global.t("x-runtime-lib.multipleRef") : t === "customMethod" ? o = i.global.t("x-runtime-lib.custom") : t === "elementSlotMethod" || t === "customSlotMethod" ? o = i.global.t("x-runtime-lib.slot") : console.assert(!1)), Dn(o, e, zr(t));
189
+ return t === "elementMethod" || (t === "referenceMethod" ? o = n.global.t("x-runtime-lib.reference") : t === "multipleRefMethod" ? o = n.global.t("x-runtime-lib.multipleRef") : t === "customMethod" ? o = n.global.t("x-runtime-lib.custom") : t === "elementSlotMethod" || t === "customSlotMethod" ? o = n.global.t("x-runtime-lib.slot") : console.assert(!1)), Dn(o, e, zr(t));
190
190
  }
191
191
  function Ju(t, e) {
192
- const { i18n: i } = ge;
192
+ const { i18n: n } = ge;
193
193
  let o = "";
194
- return t === "elementEvent" || (t === "referenceEvent" ? o = i.global.t("x-runtime-lib.reference") : t === "multipleRefEvent" ? o = i.global.t("x-runtime-lib.multipleRef") : t === "customEvent" ? o = i.global.t("x-runtime-lib.custom") : t === "elementPropertyChangeEvent" || t === "customPropertyChangeEvent" ? o = i.global.t("x-runtime-lib.propertyChange") : t === "stateChangeEvent" ? o = i.global.t("x-runtime-lib.stateChange") : console.assert(!1)), Dn(o, e, Ar(t));
194
+ return t === "elementEvent" || (t === "referenceEvent" ? o = n.global.t("x-runtime-lib.reference") : t === "multipleRefEvent" ? o = n.global.t("x-runtime-lib.multipleRef") : t === "customEvent" ? o = n.global.t("x-runtime-lib.custom") : t === "elementSlotEvent" || t === "customSlotEvent" ? o = n.global.t("x-runtime-lib.slot") : t === "elementPropertyChangeEvent" ? o = n.global.t("x-runtime-lib.propertyChange") : t === "referencePropertyChangeEvent" ? o = n.global.t("x-runtime-lib.referencePropertyChange") : t === "multipleRefPropertyChangeEvent" ? o = n.global.t("x-runtime-lib.multipleRefPropertyChange") : t === "customPropertyChangeEvent" ? o = n.global.t("x-runtime-lib.customPropertyChange") : t === "elementSlotPropertyChangeEvent" || t === "customSlotPropertyChangeEvent" ? o = n.global.t("x-runtime-lib.slotPropertyChange") : t === "stateChangeEvent" ? o = n.global.t("x-runtime-lib.stateChange") : console.assert(!1)), Dn(o, e, Ar(t));
195
195
  }
196
196
  const ze = {}, w = (t) => {
197
197
  ze[t.key] = t;
@@ -204,7 +204,7 @@ const ze = {}, w = (t) => {
204
204
  },
205
205
  setup(t) {
206
206
  const e = H();
207
- return (i, o) => n(e) === "editor" ? (h(), Q("TresMesh", {
207
+ return (n, o) => i(e) === "editor" ? (h(), Q("TresMesh", {
208
208
  key: 0,
209
209
  position: t.position,
210
210
  rotation: t.rotation,
@@ -213,8 +213,8 @@ const ze = {}, w = (t) => {
213
213
  }, [
214
214
  o[0] || (o[0] = q("TresBoxGeometry", { args: [1, 1, 1] }, null, -1)),
215
215
  o[1] || (o[1] = q("TresMeshBasicMaterial", null, null, -1)),
216
- B(i.$slots, "default")
217
- ], 8, Lr)) : B(i.$slots, "default", { key: 1 });
216
+ B(n.$slots, "default")
217
+ ], 8, Lr)) : B(n.$slots, "default", { key: 1 });
218
218
  }
219
219
  }), D = /* @__PURE__ */ V({
220
220
  __name: "index",
@@ -222,7 +222,7 @@ const ze = {}, w = (t) => {
222
222
  block: { type: Boolean, default: !1 }
223
223
  },
224
224
  setup(t) {
225
- const e = H(), i = x(() => {
225
+ const e = H(), n = x(() => {
226
226
  const s = {
227
227
  position: "relative"
228
228
  };
@@ -236,9 +236,9 @@ const ze = {}, w = (t) => {
236
236
  pointerEvents: "auto",
237
237
  userSelect: "none"
238
238
  }));
239
- return (s, r) => n(e) === "editor" ? (h(), Q("div", {
239
+ return (s, r) => i(e) === "editor" ? (h(), Q("div", {
240
240
  key: 0,
241
- style: Z(i.value)
241
+ style: Z(n.value)
242
242
  }, [
243
243
  B(s.$slots, "default"),
244
244
  q("div", {
@@ -246,8 +246,8 @@ const ze = {}, w = (t) => {
246
246
  }, null, 4)
247
247
  ], 4)) : B(s.$slots, "default", { key: 1 });
248
248
  }
249
- }), Er = (t, e, i, o) => {
250
- const s = t.getElementPropertyInner(e, i);
249
+ }), Er = (t, e, n, o) => {
250
+ const s = t.getElementPropertyInner(e, n);
251
251
  if (o) {
252
252
  if (typeof s == "string")
253
253
  return JSON.parse(s);
@@ -255,17 +255,17 @@ const ze = {}, w = (t) => {
255
255
  return;
256
256
  } else
257
257
  return s;
258
- }, Br = (t, e, i, o, s) => {
258
+ }, Br = (t, e, n, o, s) => {
259
259
  let r;
260
- s ? typeof o == "object" ? r = JSON.stringify(o, null, 2) : (console.assert(!1), r = "{}") : r = o, t.setElementPropertyInner(e, i, r);
260
+ s ? typeof o == "object" ? r = JSON.stringify(o, null, 2) : (console.assert(!1), r = "{}") : r = o, t.setElementPropertyInner(e, n, r);
261
261
  };
262
- function l(t, e, i) {
262
+ function l(t, e, n) {
263
263
  const o = H(), s = be(), r = ie();
264
264
  return me(() => {
265
- let a = Er(s, t.node, e, i);
265
+ let a = Er(s, t.node, e, n);
266
266
  o === "editor" && e[e.length - 1] === "readonly" && (a = !0), r.value = a;
267
267
  }), oe(r, (a, c) => {
268
- le(a, c) || Br(s, t.node, e, r.value, i);
268
+ le(a, c) || Br(s, t.node, e, r.value, n);
269
269
  }), { property: r };
270
270
  }
271
271
  function de(t) {
@@ -273,7 +273,7 @@ function de(t) {
273
273
  "transform",
274
274
  "position",
275
275
  "x"
276
- ]), { property: i } = l(t, [
276
+ ]), { property: n } = l(t, [
277
277
  "transform",
278
278
  "position",
279
279
  "y"
@@ -307,9 +307,9 @@ function de(t) {
307
307
  "z"
308
308
  ]), u = ie([0, 0, 0]), p = ie([0, 0, 0]), f = ie([1, 1, 1]);
309
309
  return me(() => {
310
- u.value = [e.value, i.value, o.value];
310
+ u.value = [e.value, n.value, o.value];
311
311
  }), me(() => {
312
- e.value = u.value[0], i.value = u.value[1], o.value = u.value[2];
312
+ e.value = u.value[0], n.value = u.value[1], o.value = u.value[2];
313
313
  }), me(() => {
314
314
  p.value = [s.value, r.value, a.value];
315
315
  }), me(() => {
@@ -321,62 +321,62 @@ function de(t) {
321
321
  }), { position: u, rotation: p, scale: f };
322
322
  }
323
323
  function _o(t) {
324
- const e = x(() => t.node.legend?.show), i = x(() => t.node.legend?.data);
324
+ const e = x(() => t.node.legend?.show), n = x(() => t.node.legend?.data);
325
325
  function o(s) {
326
326
  s.legend = {
327
327
  show: e.value,
328
- data: i.value
328
+ data: n.value
329
329
  };
330
330
  }
331
- return { show: e, data: i, applyLegend: o };
331
+ return { show: e, data: n, applyLegend: o };
332
332
  }
333
333
  function wo(t) {
334
334
  const e = x(() => t.node.series);
335
- function i(o) {
335
+ function n(o) {
336
336
  o.series = e.value;
337
337
  }
338
- return { series: e, applySeries: i };
338
+ return { series: e, applySeries: n };
339
339
  }
340
340
  function Vo(t) {
341
- const e = x(() => t.node.title?.show), i = x(() => t.node.title?.text), o = x(() => t.node.title?.subtext);
341
+ const e = x(() => t.node.title?.show), n = x(() => t.node.title?.text), o = x(() => t.node.title?.subtext);
342
342
  function s(r) {
343
343
  r.title = {
344
344
  show: e.value,
345
- text: i.value,
345
+ text: n.value,
346
346
  subtext: o.value
347
347
  };
348
348
  }
349
- return { show: e, text: i, subtext: o, applyTitle: s };
349
+ return { show: e, text: n, subtext: o, applyTitle: s };
350
350
  }
351
351
  function $o(t) {
352
- const e = x(() => t.node.xAxis?.show), i = x(() => t.node.xAxis?.position), o = x(() => t.node.xAxis?.type), s = x(() => t.node.xAxis?.data);
352
+ const e = x(() => t.node.xAxis?.show), n = x(() => t.node.xAxis?.position), o = x(() => t.node.xAxis?.type), s = x(() => t.node.xAxis?.data);
353
353
  function r(a) {
354
354
  a.xAxis = {
355
355
  show: e.value,
356
- position: i.value,
356
+ position: n.value,
357
357
  type: o.value,
358
358
  data: s.value
359
359
  };
360
360
  }
361
- return { show: e, position: i, type: o, data: s, applyXAxis: r };
361
+ return { show: e, position: n, type: o, data: s, applyXAxis: r };
362
362
  }
363
363
  function Io(t) {
364
- const e = x(() => t.node.yAxis?.show), i = x(() => t.node.yAxis?.position), o = x(() => t.node.yAxis?.type), s = x(() => t.node.yAxis?.data);
364
+ const e = x(() => t.node.yAxis?.show), n = x(() => t.node.yAxis?.position), o = x(() => t.node.yAxis?.type), s = x(() => t.node.yAxis?.data);
365
365
  function r(a) {
366
366
  a.yAxis = {
367
367
  show: e.value,
368
- position: i.value,
368
+ position: n.value,
369
369
  type: o.value,
370
370
  data: s.value
371
371
  };
372
372
  }
373
- return { show: e, position: i, type: o, data: s, applyYAxis: r };
373
+ return { show: e, position: n, type: o, data: s, applyYAxis: r };
374
374
  }
375
375
  function O(t) {
376
- const { computedThemes: e } = Vr(), i = Me(), o = x(() => t.value?.mode), s = x(() => {
376
+ const { computedThemes: e } = Vr(), n = Me(), o = x(() => t.value?.mode), s = x(() => {
377
377
  const d = t.value?.theme;
378
- return d ? d === "background0" ? i.value ? "#2e2e2e" : "#bdbdbd" : d === "background1" ? i.value ? "#272727" : "#eeeeee" : d === "background2" ? i.value ? "#1e1e1e" : "#ffffff" : (i.value ? e.value.dark : e.value.light).colors[d] : void 0;
379
- }), r = x(() => i.value ? t.value.custom?.dark : t.value.custom?.light), a = x(() => o.value === "theme" ? s.value ?? "" : o.value === "custom" ? r.value ?? "" : ""), c = x(() => {
378
+ return d ? d === "background0" ? n.value ? "#2e2e2e" : "#bdbdbd" : d === "background1" ? n.value ? "#272727" : "#eeeeee" : d === "background2" ? n.value ? "#1e1e1e" : "#ffffff" : (n.value ? e.value.dark : e.value.light).colors[d] : void 0;
379
+ }), r = x(() => n.value ? t.value.custom?.dark : t.value.custom?.light), a = x(() => o.value === "theme" ? s.value ?? "" : o.value === "custom" ? r.value ?? "" : ""), c = x(() => {
380
380
  const d = a.value;
381
381
  return !d.startsWith("#") || d.length < 7 ? "" : d.substring(0, 7);
382
382
  }), m = x(() => {
@@ -386,46 +386,46 @@ function O(t) {
386
386
  return { color: a, rgb: c, alpha: m };
387
387
  }
388
388
  function Fn(t) {
389
- const e = x(() => t.node.border?.style), i = x(() => t.node.border?.width), o = x(() => t.node.border?.color), { color: s } = O(o), r = x(() => t.node.border?.roundRadius?.tl), a = x(() => t.node.border?.roundRadius?.tr), c = x(() => t.node.border?.roundRadius?.bl), m = x(() => t.node.border?.roundRadius?.br);
389
+ const e = x(() => t.node.border?.style), n = x(() => t.node.border?.width), o = x(() => t.node.border?.color), { color: s } = O(o), r = x(() => t.node.border?.roundRadius?.tl), a = x(() => t.node.border?.roundRadius?.tr), c = x(() => t.node.border?.roundRadius?.bl), m = x(() => t.node.border?.roundRadius?.br);
390
390
  function d(u) {
391
- e.value && (u.borderStyle = e.value), i.value && (u.borderWidth = i.value), s.value && (u.borderColor = s.value), r.value && (u.borderTopLeftRadius = r.value), a.value && (u.borderTopRightRadius = a.value), c.value && (u.borderBottomLeftRadius = c.value), m.value && (u.borderBottomRightRadius = m.value);
391
+ e.value && (u.borderStyle = e.value), n.value && (u.borderWidth = n.value), s.value && (u.borderColor = s.value), r.value && (u.borderTopLeftRadius = r.value), a.value && (u.borderTopRightRadius = a.value), c.value && (u.borderBottomLeftRadius = c.value), m.value && (u.borderBottomRightRadius = m.value);
392
392
  }
393
- return { borderStyle: e, borderWidth: i, borderColor: s, applyBorder: d };
393
+ return { borderStyle: e, borderWidth: n, borderColor: s, applyBorder: d };
394
394
  }
395
395
  function Nn(t) {
396
- const e = x(() => t.node.margin?.top), i = x(() => t.node.margin?.left), o = x(() => t.node.margin?.bottom), s = x(() => t.node.margin?.right);
396
+ const e = x(() => t.node.margin?.top), n = x(() => t.node.margin?.left), o = x(() => t.node.margin?.bottom), s = x(() => t.node.margin?.right);
397
397
  function r(a) {
398
- e.value && (a.marginTop = e.value), i.value && (a.marginLeft = i.value), o.value && (a.marginBottom = o.value), s.value && (a.marginRight = s.value);
398
+ e.value && (a.marginTop = e.value), n.value && (a.marginLeft = n.value), o.value && (a.marginBottom = o.value), s.value && (a.marginRight = s.value);
399
399
  }
400
- return { marginTop: e, marginLeft: i, marginBottom: o, marginRight: s, applyMargin: r };
400
+ return { marginTop: e, marginLeft: n, marginBottom: o, marginRight: s, applyMargin: r };
401
401
  }
402
402
  function Gn(t) {
403
- const e = x(() => t.node.padding?.top), i = x(() => t.node.padding?.left), o = x(() => t.node.padding?.bottom), s = x(() => t.node.padding?.right);
403
+ const e = x(() => t.node.padding?.top), n = x(() => t.node.padding?.left), o = x(() => t.node.padding?.bottom), s = x(() => t.node.padding?.right);
404
404
  function r(a) {
405
- e.value && (a.paddingTop = e.value), i.value && (a.paddingLeft = i.value), o.value && (a.paddingBottom = o.value), s.value && (a.paddingRight = s.value);
405
+ e.value && (a.paddingTop = e.value), n.value && (a.paddingLeft = n.value), o.value && (a.paddingBottom = o.value), s.value && (a.paddingRight = s.value);
406
406
  }
407
- return { paddingTop: e, paddingLeft: i, paddingBottom: o, paddingRight: s, applyPadding: r };
407
+ return { paddingTop: e, paddingLeft: n, paddingBottom: o, paddingRight: s, applyPadding: r };
408
408
  }
409
409
  function ye(t) {
410
- const e = H(), i = Ce(), o = x(() => t.node.size?.width), s = x(() => t.node.size?.minWidth), r = x(() => t.node.size?.maxWidth), a = x(() => {
410
+ const e = H(), n = Ce(), o = x(() => t.node.size?.width), s = x(() => t.node.size?.minWidth), r = x(() => t.node.size?.maxWidth), a = x(() => {
411
411
  if (t.outer && e === "editor") {
412
412
  const u = Qt(t.node.size?.height);
413
413
  if (u)
414
- return u / 100 * i.value.height + "px";
414
+ return u / 100 * n.value.height + "px";
415
415
  }
416
416
  return t.node.size?.height;
417
417
  }), c = x(() => {
418
418
  if (t.outer && e === "editor") {
419
419
  const u = Qt(t.node.size?.minHeight);
420
420
  if (u)
421
- return u / 100 * i.value.height + "px";
421
+ return u / 100 * n.value.height + "px";
422
422
  }
423
423
  return t.node.size?.minHeight;
424
424
  }), m = x(() => {
425
425
  if (t.outer && e === "editor") {
426
426
  const u = Qt(t.node.size?.maxHeight);
427
427
  if (u)
428
- return u / 100 * i.value.height + "px";
428
+ return u / 100 * n.value.height + "px";
429
429
  }
430
430
  return t.node.size?.maxHeight;
431
431
  });
@@ -434,12 +434,12 @@ function ye(t) {
434
434
  }
435
435
  return { width: o, minWidth: s, maxWidth: r, height: a, minHeight: c, maxHeight: m, applySize: d };
436
436
  }
437
- function je(t, e, i) {
437
+ function je(t, e, n) {
438
438
  const o = be(), s = x(() => Bn("elementMethod", t.node.basic.id, e));
439
439
  Xo(() => {
440
- o.eventBus?.on(s.value, i);
440
+ o.eventBus?.on(s.value, n);
441
441
  }), Xe(() => {
442
- o.eventBus?.off(s.value, i);
442
+ o.eventBus?.off(s.value, n);
443
443
  });
444
444
  }
445
445
  function F() {
@@ -453,27 +453,27 @@ const Wr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
453
453
  outer: { type: Boolean }
454
454
  },
455
455
  setup(t) {
456
- const e = t, i = H(), { position: o, rotation: s, scale: r } = de(e), { property: a } = l(e, ["settings", "bottom"]), { property: c } = l(e, ["settings", "far"]), { property: m } = l(e, ["settings", "left"]), { property: d } = l(e, ["settings", "near"]), { property: u } = l(e, ["settings", "right"]), { property: p } = l(e, ["settings", "top"]);
457
- return (f, b) => (h(), _(n(ve), {
458
- position: n(o),
459
- rotation: n(s),
460
- scale: n(r)
456
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = de(e), { property: a } = l(e, ["settings", "bottom"]), { property: c } = l(e, ["settings", "far"]), { property: m } = l(e, ["settings", "left"]), { property: d } = l(e, ["settings", "near"]), { property: u } = l(e, ["settings", "right"]), { property: p } = l(e, ["settings", "top"]);
457
+ return (f, b) => (h(), _(i(ve), {
458
+ position: i(o),
459
+ rotation: i(s),
460
+ scale: i(r)
461
461
  }, {
462
462
  default: k(() => [
463
463
  q("TresOrthographicCamera", {
464
- bottom: n(a),
465
- far: n(c),
466
- left: n(m),
467
- near: n(d),
468
- position: n(i) !== "editor" ? n(o) : [0, 0, 0],
469
- right: n(u),
470
- rotation: n(i) !== "editor" ? n(s) : [0, 0, 0],
471
- scale: n(i) !== "editor" ? n(r) : [1, 1, 1],
472
- top: n(p)
464
+ bottom: i(a),
465
+ far: i(c),
466
+ left: i(m),
467
+ near: i(d),
468
+ position: i(n) !== "editor" ? i(o) : [0, 0, 0],
469
+ right: i(u),
470
+ rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
471
+ scale: i(n) !== "editor" ? i(r) : [1, 1, 1],
472
+ top: i(p)
473
473
  }, [
474
- n(i) === "editor" ? (h(), _(n(Re), {
474
+ i(n) === "editor" ? (h(), _(i(Re), {
475
475
  key: 0,
476
- type: n(yo)
476
+ type: i(yo)
477
477
  }, null, 8, ["type"])) : ee("", !0),
478
478
  B(f.$slots, "default")
479
479
  ], 8, Wr)
@@ -488,25 +488,25 @@ const Wr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
488
488
  outer: { type: Boolean }
489
489
  },
490
490
  setup(t) {
491
- const e = t, i = H(), { position: o, rotation: s, scale: r } = de(e), { property: a } = l(e, ["settings", "aspect"]), { property: c } = l(e, ["settings", "far"]), { property: m } = l(e, ["settings", "fov"]), { property: d } = l(e, ["settings", "near"]);
492
- return (u, p) => (h(), _(n(ve), {
493
- position: n(o),
494
- rotation: n(s),
495
- scale: n(r)
491
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = de(e), { property: a } = l(e, ["settings", "aspect"]), { property: c } = l(e, ["settings", "far"]), { property: m } = l(e, ["settings", "fov"]), { property: d } = l(e, ["settings", "near"]);
492
+ return (u, p) => (h(), _(i(ve), {
493
+ position: i(o),
494
+ rotation: i(s),
495
+ scale: i(r)
496
496
  }, {
497
497
  default: k(() => [
498
498
  q("TresPerspectiveCamera", {
499
- aspect: n(a),
500
- far: n(c),
501
- fov: n(m),
502
- near: n(d),
503
- position: n(i) !== "editor" ? n(o) : [0, 0, 0],
504
- rotation: n(i) !== "editor" ? n(s) : [0, 0, 0],
505
- scale: n(i) !== "editor" ? n(r) : [1, 1, 1]
499
+ aspect: i(a),
500
+ far: i(c),
501
+ fov: i(m),
502
+ near: i(d),
503
+ position: i(n) !== "editor" ? i(o) : [0, 0, 0],
504
+ rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
505
+ scale: i(n) !== "editor" ? i(r) : [1, 1, 1]
506
506
  }, [
507
- n(i) === "editor" ? (h(), _(n(Re), {
507
+ i(n) === "editor" ? (h(), _(i(Re), {
508
508
  key: 0,
509
- type: n(yo)
509
+ type: i(yo)
510
510
  }, null, 8, ["type"])) : ee("", !0),
511
511
  B(u.$slots, "default")
512
512
  ], 8, Mr)
@@ -521,7 +521,7 @@ const Wr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
521
521
  outer: { type: Boolean }
522
522
  },
523
523
  setup(t) {
524
- const e = t, { property: i } = l(e, ["settings", "depth"]), { property: o } = l(e, [
524
+ const e = t, { property: n } = l(e, ["settings", "depth"]), { property: o } = l(e, [
525
525
  "settings",
526
526
  "depthSegements"
527
527
  ]), { property: s } = l(e, ["settings", "height"]), { property: r } = l(e, [
@@ -533,20 +533,20 @@ const Wr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
533
533
  ]);
534
534
  return (m, d) => (h(), Q("TresBoxGeometry", {
535
535
  args: [
536
- n(a),
537
- n(s),
538
- n(i),
539
- n(c),
540
- n(r),
541
- n(o)
536
+ i(a),
537
+ i(s),
538
+ i(n),
539
+ i(c),
540
+ i(r),
541
+ i(o)
542
542
  ]
543
543
  }, null, 8, Fr));
544
544
  }
545
545
  }), Se = (t, e) => {
546
- const i = t.__vccOpts || t;
546
+ const n = t.__vccOpts || t;
547
547
  for (const [o, s] of e)
548
- i[o] = s;
549
- return i;
548
+ n[o] = s;
549
+ return n;
550
550
  }, Gr = ["args"], jr = /* @__PURE__ */ V({
551
551
  __name: "index",
552
552
  props: {
@@ -554,7 +554,7 @@ const Wr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
554
554
  outer: { type: Boolean }
555
555
  },
556
556
  setup(t) {
557
- const e = t, { property: i } = l(e, [
557
+ const e = t, { property: n } = l(e, [
558
558
  "settings",
559
559
  "heightSegments"
560
560
  ]), { property: o } = l(e, [
@@ -575,13 +575,13 @@ const Wr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
575
575
  ]);
576
576
  return (d, u) => (h(), Q("TresSphereGeometry", {
577
577
  args: [
578
- n(r),
579
- n(m),
580
- n(i),
581
- n(s),
582
- n(o),
583
- n(c),
584
- n(a)
578
+ i(r),
579
+ i(m),
580
+ i(n),
581
+ i(s),
582
+ i(o),
583
+ i(c),
584
+ i(a)
585
585
  ]
586
586
  }, null, 8, Gr));
587
587
  }
@@ -592,22 +592,22 @@ const Wr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
592
592
  outer: { type: Boolean }
593
593
  },
594
594
  setup(t) {
595
- const e = t, i = H(), { position: o, rotation: s, scale: r } = de(e), { property: a } = l(e, ["settings", "color"]), { color: c } = O(a), { property: m } = l(e, [
595
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = de(e), { property: a } = l(e, ["settings", "color"]), { color: c } = O(a), { property: m } = l(e, [
596
596
  "settings",
597
597
  "intensity"
598
598
  ]);
599
- return (d, u) => (h(), _(n(ve), {
600
- position: n(o),
601
- rotation: n(s),
602
- scale: n(r)
599
+ return (d, u) => (h(), _(i(ve), {
600
+ position: i(o),
601
+ rotation: i(s),
602
+ scale: i(r)
603
603
  }, {
604
604
  default: k(() => [
605
605
  q("TresAmbientLight", {
606
- color: n(c),
607
- intensity: n(m),
608
- position: n(i) !== "editor" ? n(o) : [0, 0, 0],
609
- rotation: n(i) !== "editor" ? n(s) : [0, 0, 0],
610
- scale: n(i) !== "editor" ? n(r) : [1, 1, 1]
606
+ color: i(c),
607
+ intensity: i(m),
608
+ position: i(n) !== "editor" ? i(o) : [0, 0, 0],
609
+ rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
610
+ scale: i(n) !== "editor" ? i(r) : [1, 1, 1]
611
611
  }, [
612
612
  B(d.$slots, "default")
613
613
  ], 8, Hr)
@@ -622,26 +622,26 @@ const Wr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
622
622
  outer: { type: Boolean }
623
623
  },
624
624
  setup(t) {
625
- const e = t, i = H(), { position: o, rotation: s, scale: r } = de(e), { property: a } = l(e, ["settings", "color"]), { color: c } = O(a), { property: m } = l(e, [
625
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = de(e), { property: a } = l(e, ["settings", "color"]), { color: c } = O(a), { property: m } = l(e, [
626
626
  "settings",
627
627
  "intensity"
628
628
  ]);
629
- return (d, u) => (h(), _(n(ve), {
630
- position: n(o),
631
- rotation: n(s),
632
- scale: n(r)
629
+ return (d, u) => (h(), _(i(ve), {
630
+ position: i(o),
631
+ rotation: i(s),
632
+ scale: i(r)
633
633
  }, {
634
634
  default: k(() => [
635
635
  q("TresDirectionalLight", {
636
- color: n(c),
637
- intensity: n(m),
638
- position: n(i) !== "editor" ? n(o) : [0, 0, 0],
639
- rotation: n(i) !== "editor" ? n(s) : [0, 0, 0],
640
- scale: n(i) !== "editor" ? n(r) : [1, 1, 1]
636
+ color: i(c),
637
+ intensity: i(m),
638
+ position: i(n) !== "editor" ? i(o) : [0, 0, 0],
639
+ rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
640
+ scale: i(n) !== "editor" ? i(r) : [1, 1, 1]
641
641
  }, [
642
- n(i) === "editor" ? (h(), _(n(Re), {
642
+ i(n) === "editor" ? (h(), _(i(Re), {
643
643
  key: 0,
644
- type: n(rr)
644
+ type: i(rr)
645
645
  }, null, 8, ["type"])) : ee("", !0),
646
646
  B(d.$slots, "default")
647
647
  ], 8, Kr)
@@ -656,31 +656,31 @@ const Wr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
656
656
  outer: { type: Boolean }
657
657
  },
658
658
  setup(t) {
659
- const e = t, i = H(), { position: o, rotation: s, scale: r } = de(e), { property: a } = l(e, ["settings", "color"]), { color: c } = O(a), { property: m } = l(e, ["settings", "decay"]), { property: d } = l(e, [
659
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = de(e), { property: a } = l(e, ["settings", "color"]), { color: c } = O(a), { property: m } = l(e, ["settings", "decay"]), { property: d } = l(e, [
660
660
  "settings",
661
661
  "distance"
662
662
  ]), { property: u } = l(e, [
663
663
  "settings",
664
664
  "intensity"
665
665
  ]);
666
- return (p, f) => (h(), _(n(ve), {
667
- position: n(o),
668
- rotation: n(s),
669
- scale: n(r)
666
+ return (p, f) => (h(), _(i(ve), {
667
+ position: i(o),
668
+ rotation: i(s),
669
+ scale: i(r)
670
670
  }, {
671
671
  default: k(() => [
672
672
  q("TresPointLight", {
673
- color: n(c),
674
- decay: n(m),
675
- distance: n(d),
676
- intensity: n(u),
677
- position: n(i) !== "editor" ? n(o) : [0, 0, 0],
678
- rotation: n(i) !== "editor" ? n(s) : [0, 0, 0],
679
- scale: n(i) !== "editor" ? n(r) : [1, 1, 1]
673
+ color: i(c),
674
+ decay: i(m),
675
+ distance: i(d),
676
+ intensity: i(u),
677
+ position: i(n) !== "editor" ? i(o) : [0, 0, 0],
678
+ rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
679
+ scale: i(n) !== "editor" ? i(r) : [1, 1, 1]
680
680
  }, [
681
- n(i) === "editor" ? (h(), _(n(Re), {
681
+ i(n) === "editor" ? (h(), _(i(Re), {
682
682
  key: 0,
683
- type: n(sr)
683
+ type: i(sr)
684
684
  }, null, 8, ["type"])) : ee("", !0),
685
685
  B(p.$slots, "default")
686
686
  ], 8, Xr)
@@ -695,7 +695,7 @@ const Wr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
695
695
  outer: { type: Boolean }
696
696
  },
697
697
  setup(t) {
698
- const e = t, i = H(), { position: o, rotation: s, scale: r } = de(e), { property: a } = l(e, ["settings", "angle"]), { property: c } = l(e, ["settings", "color"]), { color: m } = O(c), { property: d } = l(e, ["settings", "decay"]), { property: u } = l(e, [
698
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = de(e), { property: a } = l(e, ["settings", "angle"]), { property: c } = l(e, ["settings", "color"]), { color: m } = O(c), { property: d } = l(e, ["settings", "decay"]), { property: u } = l(e, [
699
699
  "settings",
700
700
  "distance"
701
701
  ]), { property: p } = l(e, [
@@ -705,26 +705,26 @@ const Wr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
705
705
  "settings",
706
706
  "penumbra"
707
707
  ]);
708
- return (b, g) => (h(), _(n(ve), {
709
- position: n(o),
710
- rotation: n(s),
711
- scale: n(r)
708
+ return (b, g) => (h(), _(i(ve), {
709
+ position: i(o),
710
+ rotation: i(s),
711
+ scale: i(r)
712
712
  }, {
713
713
  default: k(() => [
714
714
  q("TresSpotLight", {
715
- angle: n(a),
716
- color: n(m),
717
- decay: n(d),
718
- distance: n(u),
719
- intensity: n(p),
720
- penumbra: n(f),
721
- position: n(i) !== "editor" ? n(o) : [0, 0, 0],
722
- rotation: n(i) !== "editor" ? n(s) : [0, 0, 0],
723
- scale: n(i) !== "editor" ? n(r) : [1, 1, 1]
715
+ angle: i(a),
716
+ color: i(m),
717
+ decay: i(d),
718
+ distance: i(u),
719
+ intensity: i(p),
720
+ penumbra: i(f),
721
+ position: i(n) !== "editor" ? i(o) : [0, 0, 0],
722
+ rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
723
+ scale: i(n) !== "editor" ? i(r) : [1, 1, 1]
724
724
  }, [
725
- n(i) === "editor" ? (h(), _(n(Re), {
725
+ i(n) === "editor" ? (h(), _(i(Re), {
726
726
  key: 0,
727
- type: n(lr)
727
+ type: i(lr)
728
728
  }, null, 8, ["type"])) : ee("", !0),
729
729
  B(b.$slots, "default")
730
730
  ], 8, qr)
@@ -743,17 +743,17 @@ const es = /* @__PURE__ */ Se(Zr, [["render", Qr]]), ts = ["position", "rotation
743
743
  outer: { type: Boolean }
744
744
  },
745
745
  setup(t) {
746
- const e = t, i = H(), { position: o, rotation: s, scale: r } = de(e);
747
- return (a, c) => (h(), _(n(ve), {
748
- position: n(o),
749
- rotation: n(s),
750
- scale: n(r)
746
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = de(e);
747
+ return (a, c) => (h(), _(i(ve), {
748
+ position: i(o),
749
+ rotation: i(s),
750
+ scale: i(r)
751
751
  }, {
752
752
  default: k(() => [
753
753
  q("TresGroup", {
754
- position: n(i) !== "editor" ? n(o) : [0, 0, 0],
755
- rotation: n(i) !== "editor" ? n(s) : [0, 0, 0],
756
- scale: n(i) !== "editor" ? n(r) : [1, 1, 1]
754
+ position: i(n) !== "editor" ? i(o) : [0, 0, 0],
755
+ rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
756
+ scale: i(n) !== "editor" ? i(r) : [1, 1, 1]
757
757
  }, [
758
758
  B(a.$slots, "default")
759
759
  ], 8, ts)
@@ -768,11 +768,11 @@ const es = /* @__PURE__ */ Se(Zr, [["render", Qr]]), ts = ["position", "rotation
768
768
  outer: { type: Boolean }
769
769
  },
770
770
  setup(t) {
771
- const e = t, { position: i, rotation: o, scale: s } = de(e);
771
+ const e = t, { position: n, rotation: o, scale: s } = de(e);
772
772
  return (r, a) => (h(), Q("TresMesh", {
773
- position: n(i),
774
- rotation: n(o),
775
- scale: n(s)
773
+ position: i(n),
774
+ rotation: i(o),
775
+ scale: i(s)
776
776
  }, [
777
777
  B(r.$slots, "default")
778
778
  ], 8, is));
@@ -857,7 +857,7 @@ const pl = /* @__PURE__ */ V({
857
857
  outer: { type: Boolean }
858
858
  },
859
859
  setup(t) {
860
- const e = t, i = Ce(), o = Me(), s = fe(), r = ke(), { width: a, minWidth: c, maxWidth: m, height: d, minHeight: u, maxHeight: p, applySize: f } = ye(e), { applyTitle: b } = Vo(e), { applyXAxis: g } = $o(e), { applyYAxis: v } = Io(e), { applyLegend: I } = _o(e), { applySeries: $ } = wo(e), S = x(() => {
860
+ const e = t, n = Ce(), o = Me(), s = fe(), r = ke(), { width: a, minWidth: c, maxWidth: m, height: d, minHeight: u, maxHeight: p, applySize: f } = ye(e), { applyTitle: b } = Vo(e), { applyXAxis: g } = $o(e), { applyYAxis: v } = Io(e), { applyLegend: I } = _o(e), { applySeries: $ } = wo(e), S = x(() => {
861
861
  const C = {}, G = r.value.type;
862
862
  return s === "page" ? G === "common" ? f(C) : console.assert(!1) : s === "comp" && G === "common" ? f(C) : console.assert(!1), C;
863
863
  }), L = oo("chart");
@@ -878,8 +878,8 @@ const pl = /* @__PURE__ */ V({
878
878
  window.removeEventListener("resize", j, !1), E?.dispose();
879
879
  }), oe(
880
880
  [
881
- () => i.value.width,
882
- () => i.value.height,
881
+ () => n.value.width,
882
+ () => n.value.height,
883
883
  a,
884
884
  c,
885
885
  m,
@@ -898,7 +898,7 @@ const pl = /* @__PURE__ */ V({
898
898
  M();
899
899
  },
900
900
  { deep: !0 }
901
- ), (C, G) => (h(), _(n(D), { block: "" }, {
901
+ ), (C, G) => (h(), _(i(D), { block: "" }, {
902
902
  default: k(() => [
903
903
  q("div", {
904
904
  ref: "chart",
@@ -915,7 +915,7 @@ const pl = /* @__PURE__ */ V({
915
915
  outer: { type: Boolean }
916
916
  },
917
917
  setup(t) {
918
- const e = t, i = Ce(), o = Me(), s = fe(), r = ke(), { width: a, minWidth: c, maxWidth: m, height: d, minHeight: u, maxHeight: p, applySize: f } = ye(e), { applyTitle: b } = Vo(e), { applyXAxis: g } = $o(e), { applyYAxis: v } = Io(e), { applyLegend: I } = _o(e), { applySeries: $ } = wo(e), S = x(() => {
918
+ const e = t, n = Ce(), o = Me(), s = fe(), r = ke(), { width: a, minWidth: c, maxWidth: m, height: d, minHeight: u, maxHeight: p, applySize: f } = ye(e), { applyTitle: b } = Vo(e), { applyXAxis: g } = $o(e), { applyYAxis: v } = Io(e), { applyLegend: I } = _o(e), { applySeries: $ } = wo(e), S = x(() => {
919
919
  const C = {}, G = r.value.type;
920
920
  return s === "page" ? G === "common" ? f(C) : console.assert(!1) : s === "comp" && G === "common" ? f(C) : console.assert(!1), C;
921
921
  }), L = oo("chart");
@@ -936,8 +936,8 @@ const pl = /* @__PURE__ */ V({
936
936
  window.removeEventListener("resize", j, !1), E?.dispose();
937
937
  }), oe(
938
938
  [
939
- () => i.value.width,
940
- () => i.value.height,
939
+ () => n.value.width,
940
+ () => n.value.height,
941
941
  a,
942
942
  c,
943
943
  m,
@@ -956,7 +956,7 @@ const pl = /* @__PURE__ */ V({
956
956
  M();
957
957
  },
958
958
  { deep: !0 }
959
- ), (C, G) => (h(), _(n(D), { block: "" }, {
959
+ ), (C, G) => (h(), _(i(D), { block: "" }, {
960
960
  default: k(() => [
961
961
  q("div", {
962
962
  ref: "chart",
@@ -974,8 +974,8 @@ const pl = /* @__PURE__ */ V({
974
974
  outer: { type: Boolean }
975
975
  },
976
976
  setup(t) {
977
- const e = t, i = ie(), o = be();
978
- return ei(i, "multipleRef", e.node.basic.id, "", o), Qn(e.refContext.compId, i), (s, r) => (h(), Q("div"));
977
+ const e = t, n = ie(), o = be();
978
+ return ei(n, "multipleRef", e.node.basic.id, "", o), Qn(e.refContext.compId, n), (s, r) => (h(), Q("div"));
979
979
  }
980
980
  }), yl = /* @__PURE__ */ V({
981
981
  __name: "index",
@@ -985,9 +985,9 @@ const pl = /* @__PURE__ */ V({
985
985
  outer: { type: Boolean }
986
986
  },
987
987
  setup(t) {
988
- const { t: e } = go(), i = t, o = ie(), s = be();
989
- ei(o, "reference", i.node.basic.id, "", s), Qn(i.refContext.compId, o);
990
- const r = Yo(), { applySize: a } = ye(i), c = x(() => {
988
+ const { t: e } = go(), n = t, o = ie(), s = be();
989
+ ei(o, "reference", n.node.basic.id, "", s), Qn(n.refContext.compId, o);
990
+ const r = Yo(), { applySize: a } = ye(n), c = x(() => {
991
991
  const u = {};
992
992
  return o.value?.type === "common" && a(u), u;
993
993
  });
@@ -1006,7 +1006,7 @@ const pl = /* @__PURE__ */ V({
1006
1006
  }), se(p.comp, f, { default: () => b });
1007
1007
  }
1008
1008
  const d = () => {
1009
- if (ko(i.refContext))
1009
+ if (ko(n.refContext))
1010
1010
  return se("div", e("x-runtime-lib.circularRef"));
1011
1011
  if (!o.value)
1012
1012
  return se("div");
@@ -1029,10 +1029,10 @@ const pl = /* @__PURE__ */ V({
1029
1029
  outer: { type: Boolean }
1030
1030
  },
1031
1031
  setup(t) {
1032
- const e = t, { property: i } = l(e, ["settings", "open"]);
1033
- return (o, s) => (h(), _(n(D), null, {
1032
+ const e = t, { property: n } = l(e, ["settings", "open"]);
1033
+ return (o, s) => (h(), _(i(D), null, {
1034
1034
  default: k(() => [
1035
- n(i) ? B(o.$slots, "default", { key: 0 }) : ee("", !0)
1035
+ i(n) ? B(o.$slots, "default", { key: 0 }) : ee("", !0)
1036
1036
  ]),
1037
1037
  _: 3
1038
1038
  }));
@@ -1045,8 +1045,8 @@ const pl = /* @__PURE__ */ V({
1045
1045
  state: {}
1046
1046
  },
1047
1047
  setup(t) {
1048
- const { t: e } = go(), i = t, o = ie(), s = be();
1049
- ei(o, "slot", i.id, "", s), Qn(i.refContext.compId, o);
1048
+ const { t: e } = go(), n = t, o = ie(), s = be();
1049
+ ei(o, "slot", n.id, "", s), Qn(n.refContext.compId, o);
1050
1050
  function r(c) {
1051
1051
  const m = ze[c.basic.key];
1052
1052
  if (!m)
@@ -1062,7 +1062,7 @@ const pl = /* @__PURE__ */ V({
1062
1062
  }), se(m.comp, d, { default: () => u });
1063
1063
  }
1064
1064
  const a = () => {
1065
- if (ko(i.refContext))
1065
+ if (ko(n.refContext))
1066
1066
  return se("div", e("x-runtime-lib.circularRef"));
1067
1067
  if (!o.value)
1068
1068
  return se("div");
@@ -1080,7 +1080,7 @@ const pl = /* @__PURE__ */ V({
1080
1080
  outer: { type: Boolean }
1081
1081
  },
1082
1082
  setup(t) {
1083
- const e = t, { property: i } = l(e, ["settings", "content"]), { property: o } = l(e, ["settings", "dot"]), { theme: s } = F(), { property: r } = l(e, [
1083
+ const e = t, { property: n } = l(e, ["settings", "content"]), { property: o } = l(e, ["settings", "dot"]), { theme: s } = F(), { property: r } = l(e, [
1084
1084
  "settings",
1085
1085
  "offset",
1086
1086
  "x"
@@ -1091,14 +1091,14 @@ const pl = /* @__PURE__ */ V({
1091
1091
  ]);
1092
1092
  return (c, m) => {
1093
1093
  const d = z("v-badge");
1094
- return h(), _(n(D), null, {
1094
+ return h(), _(i(D), null, {
1095
1095
  default: k(() => [
1096
1096
  R(d, {
1097
- content: n(i),
1098
- dot: n(o),
1099
- "offset-x": n(r),
1100
- "offset-y": n(a),
1101
- theme: n(s)
1097
+ content: i(n),
1098
+ dot: i(o),
1099
+ "offset-x": i(r),
1100
+ "offset-y": i(a),
1101
+ theme: i(s)
1102
1102
  }, {
1103
1103
  default: k(() => [
1104
1104
  B(c.$slots, "default")
@@ -1117,7 +1117,7 @@ const pl = /* @__PURE__ */ V({
1117
1117
  outer: { type: Boolean }
1118
1118
  },
1119
1119
  setup(t) {
1120
- const e = t, i = H(), o = be(), { property: s } = l(e, [
1120
+ const e = t, n = H(), o = be(), { property: s } = l(e, [
1121
1121
  "settings",
1122
1122
  "addIcon",
1123
1123
  "append"
@@ -1132,36 +1132,36 @@ const pl = /* @__PURE__ */ V({
1132
1132
  "settings",
1133
1133
  "readonly"
1134
1134
  ]), { property: S } = l(e, ["settings", "ripple"]), { property: L } = l(e, ["settings", "size"]), { property: E } = l(e, ["settings", "stacked"]), { property: N } = l(e, ["settings", "text"]), { theme: j } = F(), { property: M } = l(e, ["settings", "variant"]), { property: C } = l(e, ["size", "width"]), G = (J) => {
1135
- te(i) && (o.setVariable("__pointerPosX__", J.clientX), o.setVariable("__pointerPosY__", J.clientY), o.callFunction(
1135
+ te(n) && (o.setVariable("__pointerPosX__", J.clientX), o.setVariable("__pointerPosY__", J.clientY), o.callFunction(
1136
1136
  "__triggerEventV1__",
1137
1137
  ne("elementEvent", e.node.basic.id, "click")
1138
1138
  ));
1139
1139
  };
1140
1140
  return (J, re) => {
1141
1141
  const ue = z("v-btn");
1142
- return h(), _(n(D), { block: n(r) }, {
1142
+ return h(), _(i(D), { block: i(r) }, {
1143
1143
  default: k(() => [
1144
1144
  R(ue, {
1145
- "append-icon": n(s),
1146
- block: n(r),
1147
- color: n(c),
1148
- density: n(m),
1149
- disabled: n(d),
1150
- height: n(u),
1151
- loading: n(p),
1152
- "max-height": n(f),
1153
- "max-width": n(b),
1154
- "min-height": n(g),
1155
- "min-width": n(v),
1156
- "prepend-icon": n(I),
1157
- readonly: n($),
1158
- ripple: n(S),
1159
- size: n(L),
1160
- stacked: n(E),
1161
- text: n(N),
1162
- theme: n(j),
1163
- variant: n(M),
1164
- width: n(C),
1145
+ "append-icon": i(s),
1146
+ block: i(r),
1147
+ color: i(c),
1148
+ density: i(m),
1149
+ disabled: i(d),
1150
+ height: i(u),
1151
+ loading: i(p),
1152
+ "max-height": i(f),
1153
+ "max-width": i(b),
1154
+ "min-height": i(g),
1155
+ "min-width": i(v),
1156
+ "prepend-icon": i(I),
1157
+ readonly: i($),
1158
+ ripple: i(S),
1159
+ size: i(L),
1160
+ stacked: i(E),
1161
+ text: i(N),
1162
+ theme: i(j),
1163
+ variant: i(M),
1164
+ width: i(C),
1165
1165
  onClick: G
1166
1166
  }, 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"])
1167
1167
  ]),
@@ -1171,8 +1171,8 @@ const pl = /* @__PURE__ */ V({
1171
1171
  }
1172
1172
  }), gl = {};
1173
1173
  function xl(t, e) {
1174
- const i = z("v-btn-group");
1175
- return h(), _(i, null, {
1174
+ const n = z("v-btn-group");
1175
+ return h(), _(n, null, {
1176
1176
  default: k(() => [
1177
1177
  B(t.$slots, "default")
1178
1178
  ]),
@@ -1186,7 +1186,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1186
1186
  outer: { type: Boolean }
1187
1187
  },
1188
1188
  setup(t) {
1189
- const e = t, { property: i } = l(e, ["settings", "block"]), { property: o } = l(e, [
1189
+ const e = t, { property: n } = l(e, ["settings", "block"]), { property: o } = l(e, [
1190
1190
  "settings",
1191
1191
  "disabled"
1192
1192
  ]), { property: s } = l(e, ["settings", "divided"]), { property: r } = l(e, [
@@ -1202,17 +1202,17 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1202
1202
  return (b, g) => {
1203
1203
  const v = z("v-btn-toggle");
1204
1204
  return h(), _(v, {
1205
- block: n(i),
1206
- disabled: n(o),
1207
- divided: n(s),
1208
- mandatory: n(r),
1209
- multiple: n(a),
1210
- readonly: n(c),
1211
- size: n(m),
1212
- stacked: n(d),
1213
- theme: n(u),
1214
- tile: n(p),
1215
- variant: n(f)
1205
+ block: i(n),
1206
+ disabled: i(o),
1207
+ divided: i(s),
1208
+ mandatory: i(r),
1209
+ multiple: i(a),
1210
+ readonly: i(c),
1211
+ size: i(m),
1212
+ stacked: i(d),
1213
+ theme: i(u),
1214
+ tile: i(p),
1215
+ variant: i(f)
1216
1216
  }, {
1217
1217
  default: k(() => [
1218
1218
  B(b.$slots, "default")
@@ -1228,7 +1228,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1228
1228
  outer: { type: Boolean }
1229
1229
  },
1230
1230
  setup(t) {
1231
- const e = t, { property: i } = l(e, ["settings", "density"]), { property: o } = l(e, [
1231
+ const e = t, { property: n } = l(e, ["settings", "density"]), { property: o } = l(e, [
1232
1232
  "settings",
1233
1233
  "disabled"
1234
1234
  ]), { property: s } = l(e, ["size", "height"]), { property: r } = l(e, ["settings", "hover"]), { property: a } = l(e, ["settings", "loading"]), { property: c } = l(e, ["size", "maxHeight"]), { property: m } = l(e, ["size", "maxWidth"]), { property: d } = l(e, ["size", "minHeight"]), { property: u } = l(e, ["size", "minWidth"]), { property: p } = l(e, [
@@ -1237,24 +1237,24 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1237
1237
  ]), { property: f } = l(e, ["settings", "text"]), { theme: b } = F(), { property: g } = l(e, ["settings", "title"]), { property: v } = l(e, ["settings", "variant"]), { property: I } = l(e, ["size", "width"]);
1238
1238
  return ($, S) => {
1239
1239
  const L = z("v-card");
1240
- return h(), _(n(D), { block: "" }, {
1240
+ return h(), _(i(D), { block: "" }, {
1241
1241
  default: k(() => [
1242
1242
  R(L, {
1243
- density: n(i),
1244
- disabled: n(o),
1245
- height: n(s),
1246
- hover: n(r),
1247
- loading: n(a),
1248
- "max-height": n(c),
1249
- "max-width": n(m),
1250
- "min-height": n(d),
1251
- "min-width": n(u),
1252
- subtitle: n(p),
1253
- text: n(f),
1254
- theme: n(b),
1255
- title: n(g),
1256
- variant: n(v),
1257
- width: n(I)
1243
+ density: i(n),
1244
+ disabled: i(o),
1245
+ height: i(s),
1246
+ hover: i(r),
1247
+ loading: i(a),
1248
+ "max-height": i(c),
1249
+ "max-width": i(m),
1250
+ "min-height": i(d),
1251
+ "min-width": i(u),
1252
+ subtitle: i(p),
1253
+ text: i(f),
1254
+ theme: i(b),
1255
+ title: i(g),
1256
+ variant: i(v),
1257
+ width: i(I)
1258
1258
  }, {
1259
1259
  default: k(() => [
1260
1260
  B($.$slots, "default")
@@ -1273,7 +1273,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1273
1273
  outer: { type: Boolean }
1274
1274
  },
1275
1275
  setup(t) {
1276
- const e = t, { property: i } = l(e, [
1276
+ const e = t, { property: n } = l(e, [
1277
1277
  "settings",
1278
1278
  "disabled"
1279
1279
  ]), { property: o } = l(e, [
@@ -1282,11 +1282,11 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1282
1282
  ]);
1283
1283
  return (s, r) => {
1284
1284
  const a = z("v-checkbox");
1285
- return h(), _(n(D), null, {
1285
+ return h(), _(i(D), null, {
1286
1286
  default: k(() => [
1287
1287
  R(a, {
1288
- disabled: n(i),
1289
- readonly: n(o)
1288
+ disabled: i(n),
1289
+ readonly: i(o)
1290
1290
  }, null, 8, ["disabled", "readonly"])
1291
1291
  ]),
1292
1292
  _: 1
@@ -1300,7 +1300,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1300
1300
  outer: { type: Boolean }
1301
1301
  },
1302
1302
  setup(t) {
1303
- const e = t, { property: i } = l(e, [
1303
+ const e = t, { property: n } = l(e, [
1304
1304
  "settings",
1305
1305
  "closable"
1306
1306
  ]), { property: o } = l(e, ["settings", "color"]), { color: s } = O(o), { property: r } = l(e, ["settings", "density"]), { property: a } = l(e, [
@@ -1312,22 +1312,22 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1312
1312
  ]), { property: m } = l(e, ["settings", "filter"]), { property: d } = l(e, ["settings", "label"]), { property: u } = l(e, ["settings", "size"]), { property: p } = l(e, ["settings", "text"]), { theme: f } = F(), { property: b } = l(e, ["settings", "tile"]), { property: g } = l(e, ["settings", "value"]), { property: v } = l(e, ["settings", "variant"]);
1313
1313
  return (I, $) => {
1314
1314
  const S = z("v-chip");
1315
- return h(), _(n(D), null, {
1315
+ return h(), _(i(D), null, {
1316
1316
  default: k(() => [
1317
1317
  R(S, {
1318
- closable: n(i),
1319
- color: n(s),
1320
- density: n(r),
1321
- disabled: n(a),
1322
- draggable: n(c),
1323
- filter: n(m),
1324
- label: n(d),
1325
- size: n(u),
1326
- text: n(p),
1327
- theme: n(f),
1328
- tile: n(b),
1329
- value: n(g),
1330
- variant: n(v)
1318
+ closable: i(n),
1319
+ color: i(s),
1320
+ density: i(r),
1321
+ disabled: i(a),
1322
+ draggable: i(c),
1323
+ filter: i(m),
1324
+ label: i(d),
1325
+ size: i(u),
1326
+ text: i(p),
1327
+ theme: i(f),
1328
+ tile: i(b),
1329
+ value: i(g),
1330
+ variant: i(v)
1331
1331
  }, null, 8, ["closable", "color", "density", "disabled", "draggable", "filter", "label", "size", "text", "theme", "tile", "value", "variant"])
1332
1332
  ]),
1333
1333
  _: 1
@@ -1341,7 +1341,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1341
1341
  outer: { type: Boolean }
1342
1342
  },
1343
1343
  setup(t) {
1344
- const e = t, { property: i } = l(e, ["settings", "column"]), { property: o } = l(e, [
1344
+ const e = t, { property: n } = l(e, ["settings", "column"]), { property: o } = l(e, [
1345
1345
  "settings",
1346
1346
  "direction"
1347
1347
  ]), { property: s } = l(e, [
@@ -1360,16 +1360,16 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1360
1360
  return (p, f) => {
1361
1361
  const b = z("v-chip-group");
1362
1362
  return h(), _(b, {
1363
- modelValue: n(u),
1363
+ modelValue: i(u),
1364
1364
  "onUpdate:modelValue": f[0] || (f[0] = (g) => X(u) ? u.value = g : null),
1365
- column: n(i),
1366
- direction: n(o),
1367
- disabled: n(s),
1368
- filter: n(r),
1369
- mandatory: n(a),
1370
- multiple: n(c),
1371
- "show-arrows": n(m),
1372
- theme: n(d)
1365
+ column: i(n),
1366
+ direction: i(o),
1367
+ disabled: i(s),
1368
+ filter: i(r),
1369
+ mandatory: i(a),
1370
+ multiple: i(c),
1371
+ "show-arrows": i(m),
1372
+ theme: i(d)
1373
1373
  }, {
1374
1374
  default: k(() => [
1375
1375
  B(p.$slots, "default")
@@ -1385,9 +1385,9 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1385
1385
  outer: { type: Boolean }
1386
1386
  },
1387
1387
  setup(t) {
1388
- const e = t, i = fe(), o = ke(), { applySize: s } = ye(e), r = x(() => {
1388
+ const e = t, n = fe(), o = ke(), { applySize: s } = ye(e), r = x(() => {
1389
1389
  const g = {}, v = o.value.type;
1390
- return i === "page" ? v === "common" ? s(g) : console.assert(!1) : i === "comp" && v === "common" ? s(g) : console.assert(!1), g;
1390
+ return n === "page" ? v === "common" ? s(g) : console.assert(!1) : n === "comp" && v === "common" ? s(g) : console.assert(!1), g;
1391
1391
  }), { property: a } = l(e, [
1392
1392
  "settings",
1393
1393
  "disabled"
@@ -1412,18 +1412,18 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1412
1412
  ]), { theme: b } = F();
1413
1413
  return (g, v) => {
1414
1414
  const I = z("v-color-picker");
1415
- return h(), _(n(D), null, {
1415
+ return h(), _(i(D), null, {
1416
1416
  default: k(() => [
1417
1417
  R(I, {
1418
- disabled: n(a),
1419
- "hide-canvas": n(c),
1420
- "hide-header": n(m),
1421
- "hide-inputs": n(d),
1422
- "hide-sliders": n(u),
1423
- landscape: n(p),
1424
- "show-swatches": n(f),
1418
+ disabled: i(a),
1419
+ "hide-canvas": i(c),
1420
+ "hide-header": i(m),
1421
+ "hide-inputs": i(d),
1422
+ "hide-sliders": i(u),
1423
+ landscape: i(p),
1424
+ "show-swatches": i(f),
1425
1425
  style: Z(r.value),
1426
- theme: n(b)
1426
+ theme: i(b)
1427
1427
  }, null, 8, ["disabled", "hide-canvas", "hide-header", "hide-inputs", "hide-sliders", "landscape", "show-swatches", "style", "theme"])
1428
1428
  ]),
1429
1429
  _: 1
@@ -1437,7 +1437,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1437
1437
  outer: { type: Boolean }
1438
1438
  },
1439
1439
  setup(t) {
1440
- const e = t, { property: i } = l(e, [
1440
+ const e = t, { property: n } = l(e, [
1441
1441
  "settings",
1442
1442
  "hideDetails"
1443
1443
  ]), { property: o } = l(e, ["settings", "label"]), { property: s } = l(e, [
@@ -1452,17 +1452,17 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1452
1452
  ]), { theme: c } = F(), { property: m } = l(e, ["settings", "value"]);
1453
1453
  return (d, u) => {
1454
1454
  const p = z("v-combobox");
1455
- return h(), _(n(D), null, {
1455
+ return h(), _(i(D), null, {
1456
1456
  default: k(() => [
1457
1457
  R(p, {
1458
- modelValue: n(m),
1458
+ modelValue: i(m),
1459
1459
  "onUpdate:modelValue": u[0] || (u[0] = (f) => X(m) ? m.value = f : null),
1460
- "hide-details": n(i),
1461
- label: n(o),
1462
- placeholder: n(s),
1463
- readonly: n(r),
1464
- "single-line": n(a),
1465
- theme: n(c)
1460
+ "hide-details": i(n),
1461
+ label: i(o),
1462
+ placeholder: i(s),
1463
+ readonly: i(r),
1464
+ "single-line": i(a),
1465
+ theme: i(c)
1466
1466
  }, null, 8, ["modelValue", "hide-details", "label", "placeholder", "readonly", "single-line", "theme"])
1467
1467
  ]),
1468
1468
  _: 1
@@ -1476,14 +1476,14 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1476
1476
  outer: { type: Boolean }
1477
1477
  },
1478
1478
  setup(t) {
1479
- const e = t, i = fe(), o = ke(), { property: s } = l(e, [
1479
+ const e = t, n = fe(), o = ke(), { property: s } = l(e, [
1480
1480
  "settings",
1481
1481
  "backgroundColor"
1482
1482
  ]), { color: r } = O(s), { applySize: a } = ye(e), { applyMargin: c } = Nn(e), { applyPadding: m } = Gn(e), { applyBorder: d } = Fn(e), u = x(() => {
1483
1483
  const p = {}, f = o.value.type;
1484
- return i === "page" ? f === "common" ? (a(p), c(p), m(p), d(p), r.value && (p.backgroundColor = r.value)) : console.assert(!1) : i === "comp" && f === "common" ? (a(p), c(p), m(p), d(p), r.value && (p.backgroundColor = r.value)) : console.assert(!1), p;
1484
+ return n === "page" ? f === "common" ? (a(p), c(p), m(p), d(p), r.value && (p.backgroundColor = r.value)) : console.assert(!1) : n === "comp" && f === "common" ? (a(p), c(p), m(p), d(p), r.value && (p.backgroundColor = r.value)) : console.assert(!1), p;
1485
1485
  });
1486
- return (p, f) => (h(), _(n(D), { block: "" }, {
1486
+ return (p, f) => (h(), _(i(D), { block: "" }, {
1487
1487
  default: k(() => [
1488
1488
  q("div", {
1489
1489
  style: Z(u.value)
@@ -1501,7 +1501,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1501
1501
  outer: { type: Boolean }
1502
1502
  },
1503
1503
  setup(t) {
1504
- const e = t, { property: i } = l(e, ["settings", "density"]), { property: o } = l(e, [
1504
+ const e = t, { property: n } = l(e, ["settings", "density"]), { property: o } = l(e, [
1505
1505
  "settings",
1506
1506
  "fixedFooter"
1507
1507
  ]), { property: s } = l(e, [
@@ -1522,25 +1522,25 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1522
1522
  });
1523
1523
  return (g, v) => {
1524
1524
  const I = z("v-data-table");
1525
- return h(), _(n(D), { block: "" }, {
1525
+ return h(), _(i(D), { block: "" }, {
1526
1526
  default: k(() => [
1527
1527
  R(I, {
1528
- density: n(i),
1529
- "fixed-footer": n(o),
1530
- "fixed-header": n(s),
1531
- headers: n(r),
1532
- height: n(a),
1533
- hover: n(c),
1534
- items: n(m),
1535
- loading: n(d),
1536
- "multi-sort": n(u),
1537
- theme: n(p),
1538
- width: n(f)
1528
+ density: i(n),
1529
+ "fixed-footer": i(o),
1530
+ "fixed-header": i(s),
1531
+ headers: i(r),
1532
+ height: i(a),
1533
+ hover: i(c),
1534
+ items: i(m),
1535
+ loading: i(d),
1536
+ "multi-sort": i(u),
1537
+ theme: i(p),
1538
+ width: i(f)
1539
1539
  }, Wn({ _: 2 }, [
1540
1540
  qo(b.value, ($) => ({
1541
1541
  name: `item.${$.column}`,
1542
1542
  fn: k(({ value: S }) => [
1543
- R(n(he), {
1543
+ R(i(he), {
1544
1544
  id: $.column,
1545
1545
  "ref-context": { compId: $.comp },
1546
1546
  state: { value: S }
@@ -1556,9 +1556,9 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1556
1556
  }), Tl = /* @__PURE__ */ V({
1557
1557
  __name: "index",
1558
1558
  setup(t) {
1559
- return (e, i) => {
1559
+ return (e, n) => {
1560
1560
  const o = z("v-date-picker");
1561
- return h(), _(n(D), null, {
1561
+ return h(), _(i(D), null, {
1562
1562
  default: k(() => [
1563
1563
  R(o)
1564
1564
  ]),
@@ -1573,7 +1573,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1573
1573
  outer: { type: Boolean }
1574
1574
  },
1575
1575
  setup(t) {
1576
- const e = t, i = H(), o = x(() => e.node.basic?.id), { open: s } = co(`runtimeDlg/${lo()}`);
1576
+ const e = t, n = H(), o = x(() => e.node.basic?.id), { open: s } = co(`runtimeDlg/${lo()}`);
1577
1577
  return je(e, "open", () => {
1578
1578
  s.value = !0;
1579
1579
  }), je(e, "close", () => {
@@ -1581,12 +1581,12 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1581
1581
  }), (r, a) => {
1582
1582
  const c = z("v-dialog");
1583
1583
  return h(), _(c, {
1584
- modelValue: n(s),
1584
+ modelValue: i(s),
1585
1585
  "onUpdate:modelValue": a[0] || (a[0] = (m) => X(s) ? s.value = m : null),
1586
1586
  attach: "#dialogContainer"
1587
1587
  }, {
1588
1588
  activator: k(() => [
1589
- n(i) === "editor" ? (h(), Q("div", {
1589
+ i(n) === "editor" ? (h(), Q("div", {
1590
1590
  key: 0,
1591
1591
  id: `__node__@${o.value}`
1592
1592
  }, null, 8, zl)) : ee("", !0)
@@ -1605,7 +1605,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1605
1605
  outer: { type: Boolean }
1606
1606
  },
1607
1607
  setup(t) {
1608
- const e = t, { property: i } = l(e, ["settings", "chips"]), { property: o } = l(e, ["settings", "density"]), { property: s } = l(e, [
1608
+ const e = t, { property: n } = l(e, ["settings", "chips"]), { property: o } = l(e, ["settings", "density"]), { property: s } = l(e, [
1609
1609
  "settings",
1610
1610
  "direction"
1611
1611
  ]), { property: r } = l(e, [
@@ -1623,19 +1623,19 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1623
1623
  ]);
1624
1624
  return (f, b) => {
1625
1625
  const g = z("v-file-input");
1626
- return h(), _(n(D), { block: "" }, {
1626
+ return h(), _(i(D), { block: "" }, {
1627
1627
  default: k(() => [
1628
1628
  R(g, {
1629
- chips: n(i),
1630
- density: n(o),
1631
- direction: n(s),
1632
- disabled: n(r),
1633
- label: n(a),
1634
- loading: n(c),
1635
- multiple: n(m),
1636
- readonly: n(d),
1637
- reverse: n(u),
1638
- "single-line": n(p)
1629
+ chips: i(n),
1630
+ density: i(o),
1631
+ direction: i(s),
1632
+ disabled: i(r),
1633
+ label: i(a),
1634
+ loading: i(c),
1635
+ multiple: i(m),
1636
+ readonly: i(d),
1637
+ reverse: i(u),
1638
+ "single-line": i(p)
1639
1639
  }, null, 8, ["chips", "density", "direction", "disabled", "label", "loading", "multiple", "readonly", "reverse", "single-line"])
1640
1640
  ]),
1641
1641
  _: 1
@@ -1649,12 +1649,12 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1649
1649
  outer: { type: Boolean }
1650
1650
  },
1651
1651
  setup(t) {
1652
- const e = t, i = Ce(), o = fe(), s = ke(), { applySize: r } = ye(e), { applyMargin: a } = Nn(e), { applyPadding: c } = Gn(e), { applyBorder: m } = Fn(e), { property: d } = l(e, [
1652
+ const e = t, n = Ce(), o = fe(), s = ke(), { applySize: r } = ye(e), { applyMargin: a } = Nn(e), { applyPadding: c } = Gn(e), { applyBorder: m } = Fn(e), { property: d } = l(e, [
1653
1653
  "settings",
1654
1654
  "backgroundColor"
1655
1655
  ]), { color: u } = O(d), p = (b) => {
1656
1656
  u.value && (b.backgroundColor = u.value), b.display = "flex";
1657
- const g = Ge(i.value.width), v = Pe(g, e.node.settings?.direction);
1657
+ const g = Ge(n.value.width), v = Pe(g, e.node.settings?.direction);
1658
1658
  v === "row" ? b.flexDirection = "row" : v === "rowReverse" ? b.flexDirection = "row-reverse" : v === "column" ? b.flexDirection = "column" : v === "columnReverse" && (b.flexDirection = "column-reverse");
1659
1659
  const I = Pe(g, e.node.settings?.wrap);
1660
1660
  I === "no" ? b.flexWrap = "nowrap" : I === "yes" ? b.flexWrap = "wrap" : I === "reverse" && (b.flexWrap = "wrap-reverse");
@@ -1679,9 +1679,9 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1679
1679
  outer: { type: Boolean }
1680
1680
  },
1681
1681
  setup(t) {
1682
- const e = t, i = fe(), o = ke(), { applySize: s } = ye(e), { property: r } = l(e, ["settings", "grow"]), { property: a } = l(e, ["settings", "shrink"]), c = x(() => {
1682
+ const e = t, n = fe(), o = ke(), { applySize: s } = ye(e), { property: r } = l(e, ["settings", "grow"]), { property: a } = l(e, ["settings", "shrink"]), c = x(() => {
1683
1683
  const m = {}, d = o.value.type;
1684
- return i === "page" ? d === "common" ? (s(m), m.flexGrow = r.value ? 1 : 0, m.flexShrink = a.value ? 1 : 0) : console.assert(!1) : i === "comp" && d === "common" ? (s(m), m.flexGrow = r.value ? 1 : 0, m.flexShrink = a.value ? 1 : 0) : console.assert(!1), m;
1684
+ return n === "page" ? d === "common" ? (s(m), m.flexGrow = r.value ? 1 : 0, m.flexShrink = a.value ? 1 : 0) : console.assert(!1) : n === "comp" && d === "common" ? (s(m), m.flexGrow = r.value ? 1 : 0, m.flexShrink = a.value ? 1 : 0) : console.assert(!1), m;
1685
1685
  });
1686
1686
  return (m, d) => (h(), Q("div", {
1687
1687
  style: Z(c.value)
@@ -1696,7 +1696,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1696
1696
  outer: { type: Boolean }
1697
1697
  },
1698
1698
  setup(t) {
1699
- const e = t, i = H(), o = fe(), s = ke(), r = be(), { property: a } = l(e, ["settings", "valid"]), { property: c } = l(e, [
1699
+ const e = t, n = H(), o = fe(), s = ke(), r = be(), { property: a } = l(e, ["settings", "valid"]), { property: c } = l(e, [
1700
1700
  "settings",
1701
1701
  "fastFail"
1702
1702
  ]), { property: m } = l(e, [
@@ -1706,7 +1706,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1706
1706
  const I = {}, $ = s.value.type;
1707
1707
  return o === "page" ? $ === "common" ? (u(I), p(I), f(I), b(I), d.value && (I.backgroundColor = d.value)) : console.assert(!1) : o === "comp" && $ === "common" ? (u(I), p(I), f(I), b(I), d.value && (I.backgroundColor = d.value)) : console.assert(!1), I;
1708
1708
  }), v = () => {
1709
- te(i) && r.callFunction(
1709
+ te(n) && r.callFunction(
1710
1710
  "__triggerEventV1__",
1711
1711
  ne("elementEvent", e.node.basic.id, "submit")
1712
1712
  );
@@ -1714,9 +1714,9 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1714
1714
  return (I, $) => {
1715
1715
  const S = z("v-form");
1716
1716
  return h(), _(S, {
1717
- modelValue: n(a),
1717
+ modelValue: i(a),
1718
1718
  "onUpdate:modelValue": $[0] || ($[0] = (L) => X(a) ? a.value = L : null),
1719
- "fast-fail": n(c),
1719
+ "fast-fail": i(c),
1720
1720
  style: Z(g.value),
1721
1721
  onSubmit: Jo(v, ["prevent"])
1722
1722
  }, {
@@ -1734,18 +1734,18 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1734
1734
  outer: { type: Boolean }
1735
1735
  },
1736
1736
  setup(t) {
1737
- const e = t, { property: i } = l(e, ["settings", "color"]), { color: o } = O(i), { property: s } = l(e, [
1737
+ const e = t, { property: n } = l(e, ["settings", "color"]), { color: o } = O(n), { property: s } = l(e, [
1738
1738
  "settings",
1739
1739
  "disabled"
1740
1740
  ]), { property: r } = l(e, ["settings", "icon"]), { property: a } = l(e, ["settings", "size"]), { theme: c } = F();
1741
1741
  return (m, d) => {
1742
1742
  const u = z("v-icon");
1743
1743
  return h(), _(u, {
1744
- color: n(o),
1745
- disabled: n(s),
1746
- icon: n(r),
1747
- size: n(a),
1748
- theme: n(c)
1744
+ color: i(o),
1745
+ disabled: i(s),
1746
+ icon: i(r),
1747
+ size: i(a),
1748
+ theme: i(c)
1749
1749
  }, null, 8, ["color", "disabled", "icon", "size", "theme"]);
1750
1750
  };
1751
1751
  }
@@ -1756,7 +1756,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1756
1756
  outer: { type: Boolean }
1757
1757
  },
1758
1758
  setup(t) {
1759
- const e = t, i = H(), o = be(), s = ie(0), r = ie(0), a = x(() => [s.value, r.value]), c = x(() => e.node.basic?.id), { open: m } = co(`runtimeMenu/${lo()}`);
1759
+ const e = t, n = H(), o = be(), s = ie(0), r = ie(0), a = x(() => [s.value, r.value]), c = x(() => e.node.basic?.id), { open: m } = co(`runtimeMenu/${lo()}`);
1760
1760
  return je(e, "open", () => {
1761
1761
  s.value = o.getVariable("__pointerPosX__"), r.value = o.getVariable("__pointerPosY__"), m.value = !0;
1762
1762
  }), je(e, "close", () => {
@@ -1764,7 +1764,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1764
1764
  }), (d, u) => {
1765
1765
  const p = z("v-menu");
1766
1766
  return h(), _(p, {
1767
- modelValue: n(m),
1767
+ modelValue: i(m),
1768
1768
  "onUpdate:modelValue": u[0] || (u[0] = (f) => X(m) ? m.value = f : null),
1769
1769
  attach: "menuContainer",
1770
1770
  "location-strategy": "connected",
@@ -1772,7 +1772,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1772
1772
  target: a.value
1773
1773
  }, {
1774
1774
  activator: k(() => [
1775
- n(i) === "editor" ? (h(), Q("div", {
1775
+ i(n) === "editor" ? (h(), Q("div", {
1776
1776
  key: 0,
1777
1777
  id: `__node__@${c.value}`
1778
1778
  }, null, 8, Ml)) : ee("", !0)
@@ -1791,7 +1791,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1791
1791
  outer: { type: Boolean }
1792
1792
  },
1793
1793
  setup(t) {
1794
- const e = t, { property: i } = l(e, [
1794
+ const e = t, { property: n } = l(e, [
1795
1795
  "settings",
1796
1796
  "addIcon",
1797
1797
  "append"
@@ -1828,34 +1828,34 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1828
1828
  ]), { property: E } = l(e, ["settings", "step"]), { property: N } = l(e, ["settings", "suffix"]), { theme: j } = F(), { property: M } = l(e, ["settings", "value"]), { property: C } = l(e, ["settings", "variant"]), { property: G } = l(e, ["size", "width"]);
1829
1829
  return (J, re) => {
1830
1830
  const ue = z("v-number-input");
1831
- return h(), _(n(D), { block: "" }, {
1831
+ return h(), _(i(D), { block: "" }, {
1832
1832
  default: k(() => [
1833
1833
  R(ue, {
1834
- modelValue: n(M),
1834
+ modelValue: i(M),
1835
1835
  "onUpdate:modelValue": re[0] || (re[0] = (pe) => X(M) ? M.value = pe : null),
1836
- "append-icon": n(i),
1837
- "append-inner-icon": n(o),
1838
- clearable: n(s),
1839
- "hide-details": n(r),
1840
- label: n(a),
1841
- loading: n(c),
1842
- max: n(m),
1843
- "max-width": n(d),
1844
- min: n(u),
1845
- "min-width": n(p),
1846
- placeholder: n(f),
1847
- precision: n(b),
1848
- prefix: n(g),
1849
- "prepend-icon": n(v),
1850
- "prepend-inner-icon": n(I),
1851
- readonly: n($),
1852
- reverse: n(S),
1853
- "single-line": n(L),
1854
- step: n(E),
1855
- suffix: n(N),
1856
- theme: n(j),
1857
- variant: n(C),
1858
- width: n(G)
1836
+ "append-icon": i(n),
1837
+ "append-inner-icon": i(o),
1838
+ clearable: i(s),
1839
+ "hide-details": i(r),
1840
+ label: i(a),
1841
+ loading: i(c),
1842
+ max: i(m),
1843
+ "max-width": i(d),
1844
+ min: i(u),
1845
+ "min-width": i(p),
1846
+ placeholder: i(f),
1847
+ precision: i(b),
1848
+ prefix: i(g),
1849
+ "prepend-icon": i(v),
1850
+ "prepend-inner-icon": i(I),
1851
+ readonly: i($),
1852
+ reverse: i(S),
1853
+ "single-line": i(L),
1854
+ step: i(E),
1855
+ suffix: i(N),
1856
+ theme: i(j),
1857
+ variant: i(C),
1858
+ width: i(G)
1859
1859
  }, 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"])
1860
1860
  ]),
1861
1861
  _: 1
@@ -1869,7 +1869,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1869
1869
  outer: { type: Boolean }
1870
1870
  },
1871
1871
  setup(t) {
1872
- const e = t, i = H(), { property: o } = l(e, ["settings", "density"]), { property: s } = l(e, [
1872
+ const e = t, n = H(), { property: o } = l(e, ["settings", "density"]), { property: s } = l(e, [
1873
1873
  "settings",
1874
1874
  "disabled"
1875
1875
  ]), { property: r } = l(e, ["settings", "length"]), { property: a } = l(e, [
@@ -1877,25 +1877,25 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1877
1877
  "showFirstLastPage"
1878
1878
  ]), { property: c } = l(e, ["settings", "size"]), { property: m } = l(e, ["settings", "start"]), { theme: d } = F(), { property: u } = l(e, ["settings", "tile"]), { property: p } = l(e, ["settings", "value"]), { property: f } = l(e, ["settings", "variant"]), b = x(() => {
1879
1879
  const g = {};
1880
- return i === "editor" && (g.pointerEvents = "none"), g;
1880
+ return n === "editor" && (g.pointerEvents = "none"), g;
1881
1881
  });
1882
1882
  return (g, v) => {
1883
1883
  const I = z("v-pagination");
1884
- return h(), _(n(D), { block: "" }, {
1884
+ return h(), _(i(D), { block: "" }, {
1885
1885
  default: k(() => [
1886
1886
  R(I, {
1887
- modelValue: n(p),
1887
+ modelValue: i(p),
1888
1888
  "onUpdate:modelValue": v[0] || (v[0] = ($) => X(p) ? p.value = $ : null),
1889
- density: n(o),
1890
- disabled: n(s),
1891
- length: n(r),
1892
- "show-first-last-page": n(a),
1893
- size: n(c),
1894
- start: n(m),
1889
+ density: i(o),
1890
+ disabled: i(s),
1891
+ length: i(r),
1892
+ "show-first-last-page": i(a),
1893
+ size: i(c),
1894
+ start: i(m),
1895
1895
  style: Z(b.value),
1896
- theme: n(d),
1897
- tile: n(u),
1898
- variant: n(f)
1896
+ theme: i(d),
1897
+ tile: i(u),
1898
+ variant: i(f)
1899
1899
  }, null, 8, ["modelValue", "density", "disabled", "length", "show-first-last-page", "size", "start", "style", "theme", "tile", "variant"])
1900
1900
  ]),
1901
1901
  _: 1
@@ -1909,7 +1909,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1909
1909
  outer: { type: Boolean }
1910
1910
  },
1911
1911
  setup(t) {
1912
- const e = t, { property: i } = l(e, ["settings", "color"]), { color: o } = O(i), { property: s } = l(e, ["settings", "density"]), { property: r } = l(e, [
1912
+ const e = t, { property: n } = l(e, ["settings", "color"]), { color: o } = O(n), { property: s } = l(e, ["settings", "density"]), { property: r } = l(e, [
1913
1913
  "settings",
1914
1914
  "disabled"
1915
1915
  ]), { property: a } = l(e, ["settings", "label"]), { property: c } = l(e, [
@@ -1919,13 +1919,13 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1919
1919
  return (u, p) => {
1920
1920
  const f = z("v-radio");
1921
1921
  return h(), _(f, {
1922
- color: n(o),
1923
- density: n(s),
1924
- disabled: n(r),
1925
- label: n(a),
1926
- readonly: n(c),
1927
- theme: n(m),
1928
- value: n(d)
1922
+ color: i(o),
1923
+ density: i(s),
1924
+ disabled: i(r),
1925
+ label: i(a),
1926
+ readonly: i(c),
1927
+ theme: i(m),
1928
+ value: i(d)
1929
1929
  }, null, 8, ["color", "density", "disabled", "label", "readonly", "theme", "value"]);
1930
1930
  };
1931
1931
  }
@@ -1936,7 +1936,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1936
1936
  outer: { type: Boolean }
1937
1937
  },
1938
1938
  setup(t) {
1939
- const e = t, { property: i } = l(e, ["settings", "density"]), { property: o } = l(e, [
1939
+ const e = t, { property: n } = l(e, ["settings", "density"]), { property: o } = l(e, [
1940
1940
  "settings",
1941
1941
  "direction"
1942
1942
  ]), { property: s } = l(e, [
@@ -1948,17 +1948,17 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1948
1948
  ]), { theme: c } = F(), { property: m } = l(e, ["settings", "value"]);
1949
1949
  return (d, u) => {
1950
1950
  const p = z("v-radio-group");
1951
- return h(), _(n(D), null, {
1951
+ return h(), _(i(D), null, {
1952
1952
  default: k(() => [
1953
1953
  R(p, {
1954
- modelValue: n(m),
1954
+ modelValue: i(m),
1955
1955
  "onUpdate:modelValue": u[0] || (u[0] = (f) => X(m) ? m.value = f : null),
1956
- density: n(i),
1957
- direction: n(o),
1958
- disabled: n(s),
1959
- inline: n(r),
1960
- readonly: n(a),
1961
- theme: n(c)
1956
+ density: i(n),
1957
+ direction: i(o),
1958
+ disabled: i(s),
1959
+ inline: i(r),
1960
+ readonly: i(a),
1961
+ theme: i(c)
1962
1962
  }, {
1963
1963
  default: k(() => [
1964
1964
  B(d.$slots, "default")
@@ -1977,7 +1977,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
1977
1977
  outer: { type: Boolean }
1978
1978
  },
1979
1979
  setup(t) {
1980
- const e = t, { property: i } = l(e, ["settings", "density"]), { property: o } = l(e, [
1980
+ const e = t, { property: n } = l(e, ["settings", "density"]), { property: o } = l(e, [
1981
1981
  "settings",
1982
1982
  "direction"
1983
1983
  ]), { property: s } = l(e, [
@@ -2035,25 +2035,25 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
2035
2035
  });
2036
2036
  return (M, C) => {
2037
2037
  const G = z("v-range-slider");
2038
- return h(), _(n(D), { block: "" }, {
2038
+ return h(), _(i(D), { block: "" }, {
2039
2039
  default: k(() => [
2040
2040
  R(G, {
2041
2041
  modelValue: j.value,
2042
2042
  "onUpdate:modelValue": C[0] || (C[0] = (J) => j.value = J),
2043
- density: n(i),
2044
- direction: n(o),
2045
- disabled: n(s),
2046
- "hide-details": n(r),
2047
- label: n(a),
2048
- max: n(c),
2049
- min: n(m),
2050
- readonly: n(d),
2043
+ density: i(n),
2044
+ direction: i(o),
2045
+ disabled: i(s),
2046
+ "hide-details": i(r),
2047
+ label: i(a),
2048
+ max: i(c),
2049
+ min: i(m),
2050
+ readonly: i(d),
2051
2051
  "show-ticks": p.value,
2052
- step: n(f),
2053
- theme: n(b),
2052
+ step: i(f),
2053
+ theme: i(b),
2054
2054
  "thumb-label": v.value,
2055
- "thumb-size": n(I),
2056
- "tick-size": n(L),
2055
+ "thumb-size": i(I),
2056
+ "tick-size": i(L),
2057
2057
  ticks: S.value
2058
2058
  }, null, 8, ["modelValue", "density", "direction", "disabled", "hide-details", "label", "max", "min", "readonly", "show-ticks", "step", "theme", "thumb-label", "thumb-size", "tick-size", "ticks"])
2059
2059
  ]),
@@ -2068,7 +2068,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
2068
2068
  outer: { type: Boolean }
2069
2069
  },
2070
2070
  setup(t) {
2071
- const e = t, { property: i } = l(e, [
2071
+ const e = t, { property: n } = l(e, [
2072
2072
  "settings",
2073
2073
  "clearable"
2074
2074
  ]), { property: o } = l(e, ["settings", "density"]), { property: s } = l(e, [
@@ -2083,19 +2083,19 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
2083
2083
  ]), { theme: d } = F(), { property: u } = l(e, ["settings", "value"]);
2084
2084
  return (p, f) => {
2085
2085
  const b = z("v-rating");
2086
- return h(), _(n(D), null, {
2086
+ return h(), _(i(D), null, {
2087
2087
  default: k(() => [
2088
2088
  R(b, {
2089
- modelValue: n(u),
2089
+ modelValue: i(u),
2090
2090
  "onUpdate:modelValue": f[0] || (f[0] = (g) => X(u) ? u.value = g : null),
2091
- clearable: n(i),
2092
- density: n(o),
2093
- disabled: n(s),
2094
- "half-increments": n(r),
2095
- hover: n(a),
2096
- length: n(c),
2097
- readonly: n(m),
2098
- theme: n(d)
2091
+ clearable: i(n),
2092
+ density: i(o),
2093
+ disabled: i(s),
2094
+ "half-increments": i(r),
2095
+ hover: i(a),
2096
+ length: i(c),
2097
+ readonly: i(m),
2098
+ theme: i(d)
2099
2099
  }, null, 8, ["modelValue", "clearable", "density", "disabled", "half-increments", "hover", "length", "readonly", "theme"])
2100
2100
  ]),
2101
2101
  _: 1
@@ -2109,7 +2109,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
2109
2109
  outer: { type: Boolean }
2110
2110
  },
2111
2111
  setup(t) {
2112
- const e = t, { property: i } = l(e, [
2112
+ const e = t, { property: n } = l(e, [
2113
2113
  "settings",
2114
2114
  "hideDetails"
2115
2115
  ]), { property: o } = l(e, ["settings", "label"]), { property: s } = l(e, [
@@ -2124,17 +2124,17 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
2124
2124
  ]), { theme: c } = F(), { property: m } = l(e, ["settings", "value"]);
2125
2125
  return (d, u) => {
2126
2126
  const p = z("v-select");
2127
- return h(), _(n(D), { block: "" }, {
2127
+ return h(), _(i(D), { block: "" }, {
2128
2128
  default: k(() => [
2129
2129
  R(p, {
2130
- modelValue: n(m),
2130
+ modelValue: i(m),
2131
2131
  "onUpdate:modelValue": u[0] || (u[0] = (f) => X(m) ? m.value = f : null),
2132
- "hide-details": n(i),
2133
- label: n(o),
2134
- placeholder: n(s),
2135
- readonly: n(r),
2136
- "single-line": n(a),
2137
- theme: n(c)
2132
+ "hide-details": i(n),
2133
+ label: i(o),
2134
+ placeholder: i(s),
2135
+ readonly: i(r),
2136
+ "single-line": i(a),
2137
+ theme: i(c)
2138
2138
  }, null, 8, ["modelValue", "hide-details", "label", "placeholder", "readonly", "single-line", "theme"])
2139
2139
  ]),
2140
2140
  _: 1
@@ -2148,7 +2148,7 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
2148
2148
  outer: { type: Boolean }
2149
2149
  },
2150
2150
  setup(t) {
2151
- const e = t, { property: i } = l(e, ["settings", "color"]), { color: o } = O(i), { property: s } = l(e, [
2151
+ const e = t, { property: n } = l(e, ["settings", "color"]), { color: o } = O(n), { property: s } = l(e, [
2152
2152
  "settings",
2153
2153
  "direction"
2154
2154
  ]), { property: r } = l(e, [
@@ -2202,47 +2202,47 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
2202
2202
  ]);
2203
2203
  return (pe, De) => {
2204
2204
  const Zt = z("v-slider");
2205
- return h(), _(n(D), { block: "" }, {
2205
+ return h(), _(i(D), { block: "" }, {
2206
2206
  default: k(() => [
2207
2207
  R(Zt, {
2208
- modelValue: n(J),
2208
+ modelValue: i(J),
2209
2209
  "onUpdate:modelValue": De[0] || (De[0] = (Uo) => X(J) ? J.value = Uo : null),
2210
- color: n(o),
2211
- direction: n(s),
2212
- disabled: n(r),
2213
- "hide-details": n(a),
2214
- label: n(c),
2215
- max: n(m),
2216
- min: n(d),
2217
- readonly: n(u),
2218
- reverse: n(p),
2210
+ color: i(o),
2211
+ direction: i(s),
2212
+ disabled: i(r),
2213
+ "hide-details": i(a),
2214
+ label: i(c),
2215
+ max: i(m),
2216
+ min: i(d),
2217
+ readonly: i(u),
2218
+ reverse: i(p),
2219
2219
  "show-ticks": b.value,
2220
- step: n(g),
2221
- theme: n(v),
2222
- "thumb-color": n($),
2220
+ step: i(g),
2221
+ theme: i(v),
2222
+ "thumb-color": i($),
2223
2223
  "thumb-label": L.value,
2224
- "thumb-size": n(E),
2225
- "tick-size": n(M),
2224
+ "thumb-size": i(E),
2225
+ "tick-size": i(M),
2226
2226
  ticks: j.value,
2227
- "track-color": n(G)
2227
+ "track-color": i(G)
2228
2228
  }, Wn({ _: 2 }, [
2229
- n(re) ? {
2229
+ i(re) ? {
2230
2230
  name: "append",
2231
2231
  fn: k(() => [
2232
- R(n(he), {
2232
+ R(i(he), {
2233
2233
  id: "append",
2234
- "ref-context": { compId: n(re) },
2234
+ "ref-context": { compId: i(re) },
2235
2235
  state: {}
2236
2236
  }, null, 8, ["ref-context"])
2237
2237
  ]),
2238
2238
  key: "0"
2239
2239
  } : void 0,
2240
- n(ue) ? {
2240
+ i(ue) ? {
2241
2241
  name: "prepend",
2242
2242
  fn: k(() => [
2243
- R(n(he), {
2243
+ R(i(he), {
2244
2244
  id: "prepend",
2245
- "ref-context": { compId: n(ue) },
2245
+ "ref-context": { compId: i(ue) },
2246
2246
  state: {}
2247
2247
  }, null, 8, ["ref-context"])
2248
2248
  ]),
@@ -2261,17 +2261,17 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
2261
2261
  outer: { type: Boolean }
2262
2262
  },
2263
2263
  setup(t) {
2264
- const e = t, { property: i } = l(e, [
2264
+ const e = t, { property: n } = l(e, [
2265
2265
  "settings",
2266
2266
  "hideActions"
2267
2267
  ]), { theme: o } = F(), { property: s } = l(e, ["settings", "value"]);
2268
2268
  return (r, a) => {
2269
2269
  const c = z("v-stepper");
2270
2270
  return h(), _(c, {
2271
- modelValue: n(s),
2271
+ modelValue: i(s),
2272
2272
  "onUpdate:modelValue": a[0] || (a[0] = (m) => X(s) ? s.value = m : null),
2273
- "hide-actions": n(i),
2274
- theme: n(o)
2273
+ "hide-actions": i(n),
2274
+ theme: i(o)
2275
2275
  }, {
2276
2276
  default: k(() => [
2277
2277
  B(r.$slots, "default")
@@ -2282,8 +2282,8 @@ const vl = /* @__PURE__ */ Se(gl, [["render", xl]]), kl = /* @__PURE__ */ V({
2282
2282
  }
2283
2283
  }), Yl = {};
2284
2284
  function ql(t, e) {
2285
- const i = z("v-stepper-header");
2286
- return h(), _(i, null, {
2285
+ const n = z("v-stepper-header");
2286
+ return h(), _(n, null, {
2287
2287
  default: k(() => [
2288
2288
  B(t.$slots, "default")
2289
2289
  ]),
@@ -2297,10 +2297,10 @@ const Jl = /* @__PURE__ */ Se(Yl, [["render", ql]]), Zl = /* @__PURE__ */ V({
2297
2297
  outer: { type: Boolean }
2298
2298
  },
2299
2299
  setup(t) {
2300
- const e = t, { property: i } = l(e, ["settings", "value"]);
2300
+ const e = t, { property: n } = l(e, ["settings", "value"]);
2301
2301
  return (o, s) => {
2302
2302
  const r = z("v-stepper-item");
2303
- return h(), _(r, { value: n(i) }, {
2303
+ return h(), _(r, { value: i(n) }, {
2304
2304
  default: k(() => [
2305
2305
  B(o.$slots, "default")
2306
2306
  ]),
@@ -2310,8 +2310,8 @@ const Jl = /* @__PURE__ */ Se(Yl, [["render", ql]]), Zl = /* @__PURE__ */ V({
2310
2310
  }
2311
2311
  }), Ql = {};
2312
2312
  function ea(t, e) {
2313
- const i = z("v-stepper-window");
2314
- return h(), _(i, null, {
2313
+ const n = z("v-stepper-window");
2314
+ return h(), _(n, null, {
2315
2315
  default: k(() => [
2316
2316
  B(t.$slots, "default")
2317
2317
  ]),
@@ -2325,10 +2325,10 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2325
2325
  outer: { type: Boolean }
2326
2326
  },
2327
2327
  setup(t) {
2328
- const e = t, { property: i } = l(e, ["settings", "value"]);
2328
+ const e = t, { property: n } = l(e, ["settings", "value"]);
2329
2329
  return (o, s) => {
2330
2330
  const r = z("v-stepper-window-item");
2331
- return h(), _(r, { value: n(i) }, {
2331
+ return h(), _(r, { value: i(n) }, {
2332
2332
  default: k(() => [
2333
2333
  B(o.$slots, "default")
2334
2334
  ]),
@@ -2343,7 +2343,7 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2343
2343
  outer: { type: Boolean }
2344
2344
  },
2345
2345
  setup(t) {
2346
- const e = t, { property: i } = l(e, ["settings", "density"]), { property: o } = l(e, [
2346
+ const e = t, { property: n } = l(e, ["settings", "density"]), { property: o } = l(e, [
2347
2347
  "settings",
2348
2348
  "direction"
2349
2349
  ]), { property: s } = l(e, [
@@ -2358,21 +2358,21 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2358
2358
  ]), { property: c } = l(e, ["settings", "inline"]), { property: m } = l(e, ["settings", "inset"]), { property: d } = l(e, ["settings", "label"]), { property: u } = l(e, ["settings", "loading"]), { theme: p } = F(), { property: f } = l(e, ["settings", "value"]);
2359
2359
  return (b, g) => {
2360
2360
  const v = z("v-switch");
2361
- return h(), _(n(D), { "fit-content": !0 }, {
2361
+ return h(), _(i(D), { "fit-content": !0 }, {
2362
2362
  default: k(() => [
2363
2363
  R(v, {
2364
- modelValue: n(f),
2364
+ modelValue: i(f),
2365
2365
  "onUpdate:modelValue": g[0] || (g[0] = (I) => X(f) ? f.value = I : null),
2366
- density: n(i),
2367
- direction: n(o),
2368
- disabled: n(s),
2369
- "hide-details": n(r),
2370
- indeterminate: n(a),
2371
- inline: n(c),
2372
- inset: n(m),
2373
- label: n(d),
2374
- loading: n(u),
2375
- theme: n(p)
2366
+ density: i(n),
2367
+ direction: i(o),
2368
+ disabled: i(s),
2369
+ "hide-details": i(r),
2370
+ indeterminate: i(a),
2371
+ inline: i(c),
2372
+ inset: i(m),
2373
+ label: i(d),
2374
+ loading: i(u),
2375
+ theme: i(p)
2376
2376
  }, null, 8, ["modelValue", "density", "direction", "disabled", "hide-details", "indeterminate", "inline", "inset", "label", "loading", "theme"])
2377
2377
  ]),
2378
2378
  _: 1
@@ -2386,19 +2386,19 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2386
2386
  outer: { type: Boolean }
2387
2387
  },
2388
2388
  setup(t) {
2389
- const e = t, i = H(), { property: o } = l(e, ["settings", "text"]), { theme: s } = F(), { property: r } = l(e, ["settings", "value"]), a = x(() => {
2389
+ const e = t, n = H(), { property: o } = l(e, ["settings", "text"]), { theme: s } = F(), { property: r } = l(e, ["settings", "value"]), a = x(() => {
2390
2390
  const c = {};
2391
- return i === "editor" && (c.pointerEvents = "none"), c;
2391
+ return n === "editor" && (c.pointerEvents = "none"), c;
2392
2392
  });
2393
2393
  return (c, m) => {
2394
2394
  const d = z("v-tab");
2395
- return h(), _(n(D), null, {
2395
+ return h(), _(i(D), null, {
2396
2396
  default: k(() => [
2397
2397
  R(d, {
2398
2398
  style: Z(a.value),
2399
- text: n(o),
2400
- theme: n(s),
2401
- value: n(r)
2399
+ text: i(o),
2400
+ theme: i(s),
2401
+ value: i(r)
2402
2402
  }, null, 8, ["style", "text", "theme", "value"])
2403
2403
  ]),
2404
2404
  _: 1
@@ -2412,7 +2412,7 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2412
2412
  outer: { type: Boolean }
2413
2413
  },
2414
2414
  setup(t) {
2415
- const e = t, { property: i } = l(e, [
2415
+ const e = t, { property: n } = l(e, [
2416
2416
  "settings",
2417
2417
  "alignTabs"
2418
2418
  ]), { property: o } = l(e, [
@@ -2451,27 +2451,27 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2451
2451
  ]), { color: S } = O($), { property: L } = l(e, ["settings", "stacked"]), { theme: E } = F(), { property: N } = l(e, ["settings", "value"]);
2452
2452
  return (j, M) => {
2453
2453
  const C = z("v-tabs");
2454
- return h(), _(n(D), { block: "" }, {
2454
+ return h(), _(i(D), { block: "" }, {
2455
2455
  default: k(() => [
2456
2456
  R(C, {
2457
- modelValue: n(N),
2457
+ modelValue: i(N),
2458
2458
  "onUpdate:modelValue": M[0] || (M[0] = (G) => X(N) ? N.value = G : null),
2459
- "align-tabs": n(i),
2460
- "bg-color": n(s),
2461
- "center-active": n(r),
2462
- color: n(c),
2463
- density: n(m),
2464
- direction: n(d),
2465
- disabled: n(u),
2466
- "fixed-tabs": n(p),
2467
- grow: n(f),
2468
- "hide-slider": n(b),
2469
- items: n(g),
2470
- mandatory: n(v),
2471
- "show-arrows": n(I),
2472
- "slider-color": n(S),
2473
- stacked: n(L),
2474
- theme: n(E)
2459
+ "align-tabs": i(n),
2460
+ "bg-color": i(s),
2461
+ "center-active": i(r),
2462
+ color: i(c),
2463
+ density: i(m),
2464
+ direction: i(d),
2465
+ disabled: i(u),
2466
+ "fixed-tabs": i(p),
2467
+ grow: i(f),
2468
+ "hide-slider": i(b),
2469
+ items: i(g),
2470
+ mandatory: i(v),
2471
+ "show-arrows": i(I),
2472
+ "slider-color": i(S),
2473
+ stacked: i(L),
2474
+ theme: i(E)
2475
2475
  }, {
2476
2476
  default: k(() => [
2477
2477
  B(j.$slots, "default")
@@ -2490,21 +2490,21 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2490
2490
  outer: { type: Boolean }
2491
2491
  },
2492
2492
  setup(t) {
2493
- const e = t, i = Ce(), { property: o } = l(e, ["settings", "align"]), { property: s } = l(e, [
2493
+ const e = t, n = Ce(), { property: o } = l(e, ["settings", "align"]), { property: s } = l(e, [
2494
2494
  "settings",
2495
2495
  "decoration"
2496
2496
  ]), { property: r } = l(e, [
2497
2497
  "settings",
2498
2498
  "emphasis"
2499
2499
  ]), { property: a } = l(e, ["settings", "italic"]), { property: c } = l(e, ["settings", "text"]), { property: m } = l(e, ["settings", "weight"]), d = x(() => {
2500
- const u = [], p = Ge(i.value.width), f = Pe(p, e.node.settings?.style);
2500
+ const u = [], p = Ge(n.value.width), f = Pe(p, e.node.settings?.style);
2501
2501
  return f && u.push(`text-${f}`), r.value === "high" ? u.push("text-high-emphasis") : r.value === "medium" ? u.push("text-medium-emphasis") : r.value === "disabled" && u.push("text-disabled"), o.value && u.push(`font-${o.value}`), s.value && u.push(`text-decoration-${s.value}`), m.value && u.push(`font-weight-${m.value}`), a.value && u.push("font-italic"), u.join(" ");
2502
2502
  });
2503
- return (u, p) => (h(), _(n(D), null, {
2503
+ return (u, p) => (h(), _(i(D), null, {
2504
2504
  default: k(() => [
2505
2505
  q("span", {
2506
2506
  class: Zo(d.value)
2507
- }, Qo(n(c)), 3)
2507
+ }, Qo(i(c)), 3)
2508
2508
  ]),
2509
2509
  _: 1
2510
2510
  }));
@@ -2516,7 +2516,7 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2516
2516
  outer: { type: Boolean }
2517
2517
  },
2518
2518
  setup(t) {
2519
- const e = t, { property: i } = l(e, [
2519
+ const e = t, { property: n } = l(e, [
2520
2520
  "settings",
2521
2521
  "autoGrow"
2522
2522
  ]), { property: o } = l(e, [
@@ -2537,25 +2537,25 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2537
2537
  ]), { theme: g } = F(), { property: v } = l(e, ["settings", "value"]), { property: I } = l(e, ["settings", "variant"]);
2538
2538
  return ($, S) => {
2539
2539
  const L = z("v-textarea");
2540
- return h(), _(n(D), { block: "" }, {
2540
+ return h(), _(i(D), { block: "" }, {
2541
2541
  default: k(() => [
2542
2542
  R(L, {
2543
- modelValue: n(v),
2543
+ modelValue: i(v),
2544
2544
  "onUpdate:modelValue": S[0] || (S[0] = (E) => X(v) ? v.value = E : null),
2545
- "auto-grow": n(i),
2546
- clearable: n(o),
2547
- density: n(s),
2548
- disabled: n(r),
2549
- label: n(a),
2550
- loading: n(c),
2551
- "max-rows": n(m),
2552
- placeholder: n(d),
2553
- readonly: n(u),
2554
- reverse: n(p),
2555
- rows: n(f),
2556
- "single-line": n(b),
2557
- theme: n(g),
2558
- variant: n(I)
2545
+ "auto-grow": i(n),
2546
+ clearable: i(o),
2547
+ density: i(s),
2548
+ disabled: i(r),
2549
+ label: i(a),
2550
+ loading: i(c),
2551
+ "max-rows": i(m),
2552
+ placeholder: i(d),
2553
+ readonly: i(u),
2554
+ reverse: i(p),
2555
+ rows: i(f),
2556
+ "single-line": i(b),
2557
+ theme: i(g),
2558
+ variant: i(I)
2559
2559
  }, null, 8, ["modelValue", "auto-grow", "clearable", "density", "disabled", "label", "loading", "max-rows", "placeholder", "readonly", "reverse", "rows", "single-line", "theme", "variant"])
2560
2560
  ]),
2561
2561
  _: 1
@@ -2569,7 +2569,7 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2569
2569
  outer: { type: Boolean }
2570
2570
  },
2571
2571
  setup(t) {
2572
- const e = t, { property: i } = l(e, [
2572
+ const e = t, { property: n } = l(e, [
2573
2573
  "settings",
2574
2574
  "appendIcon"
2575
2575
  ]), { property: o } = l(e, [
@@ -2614,70 +2614,70 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2614
2614
  ]);
2615
2615
  return (J, re) => {
2616
2616
  const ue = z("v-text-field");
2617
- return h(), _(n(D), { block: "" }, {
2617
+ return h(), _(i(D), { block: "" }, {
2618
2618
  default: k(() => [
2619
2619
  R(ue, {
2620
- modelValue: n(E),
2620
+ modelValue: i(E),
2621
2621
  "onUpdate:modelValue": re[0] || (re[0] = (pe) => X(E) ? E.value = pe : null),
2622
- "append-icon": n(i),
2623
- "append-inner-icon": n(o),
2624
- autofocus: n(s),
2625
- clearable: n(r),
2626
- density: n(a),
2627
- disabled: n(c),
2628
- "hide-details": n(m),
2629
- label: n(d),
2630
- loading: n(u),
2631
- placeholder: n(p),
2632
- prefix: n(f),
2633
- "prepend-icon": n(b),
2634
- "prepend-inner-icon": n(g),
2635
- readonly: n(v),
2636
- reverse: n(I),
2637
- "single-line": n($),
2638
- suffix: n(S),
2639
- theme: n(L),
2640
- variant: n(N)
2622
+ "append-icon": i(n),
2623
+ "append-inner-icon": i(o),
2624
+ autofocus: i(s),
2625
+ clearable: i(r),
2626
+ density: i(a),
2627
+ disabled: i(c),
2628
+ "hide-details": i(m),
2629
+ label: i(d),
2630
+ loading: i(u),
2631
+ placeholder: i(p),
2632
+ prefix: i(f),
2633
+ "prepend-icon": i(b),
2634
+ "prepend-inner-icon": i(g),
2635
+ readonly: i(v),
2636
+ reverse: i(I),
2637
+ "single-line": i($),
2638
+ suffix: i(S),
2639
+ theme: i(L),
2640
+ variant: i(N)
2641
2641
  }, Wn({ _: 2 }, [
2642
- n(j) ? {
2642
+ i(j) ? {
2643
2643
  name: "append",
2644
2644
  fn: k(() => [
2645
- R(n(he), {
2645
+ R(i(he), {
2646
2646
  id: "append",
2647
- "ref-context": { compId: n(j) },
2647
+ "ref-context": { compId: i(j) },
2648
2648
  state: {}
2649
2649
  }, null, 8, ["ref-context"])
2650
2650
  ]),
2651
2651
  key: "0"
2652
2652
  } : void 0,
2653
- n(M) ? {
2653
+ i(M) ? {
2654
2654
  name: "append-inner",
2655
2655
  fn: k(() => [
2656
- R(n(he), {
2656
+ R(i(he), {
2657
2657
  id: "append-inner",
2658
- "ref-context": { compId: n(M) },
2658
+ "ref-context": { compId: i(M) },
2659
2659
  state: {}
2660
2660
  }, null, 8, ["ref-context"])
2661
2661
  ]),
2662
2662
  key: "1"
2663
2663
  } : void 0,
2664
- n(C) ? {
2664
+ i(C) ? {
2665
2665
  name: "prepend",
2666
2666
  fn: k(() => [
2667
- R(n(he), {
2667
+ R(i(he), {
2668
2668
  id: "prepend",
2669
- "ref-context": { compId: n(C) },
2669
+ "ref-context": { compId: i(C) },
2670
2670
  state: {}
2671
2671
  }, null, 8, ["ref-context"])
2672
2672
  ]),
2673
2673
  key: "2"
2674
2674
  } : void 0,
2675
- n(G) ? {
2675
+ i(G) ? {
2676
2676
  name: "prepend-inner",
2677
2677
  fn: k(() => [
2678
- R(n(he), {
2678
+ R(i(he), {
2679
2679
  id: "prepend-inner",
2680
- "ref-context": { compId: n(G) },
2680
+ "ref-context": { compId: i(G) },
2681
2681
  state: {}
2682
2682
  }, null, 8, ["ref-context"])
2683
2683
  ]),
@@ -2696,7 +2696,7 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2696
2696
  outer: { type: Boolean }
2697
2697
  },
2698
2698
  setup(t) {
2699
- const e = t, { property: i } = l(e, ["settings", "align"]), { property: o } = l(e, ["settings", "density"]), { property: s } = l(e, [
2699
+ const e = t, { property: n } = l(e, ["settings", "align"]), { property: o } = l(e, ["settings", "density"]), { property: s } = l(e, [
2700
2700
  "settings",
2701
2701
  "direction"
2702
2702
  ]), { property: r } = l(e, [
@@ -2730,18 +2730,18 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2730
2730
  return (I, $) => {
2731
2731
  const S = z("v-timeline");
2732
2732
  return h(), _(S, {
2733
- align: n(i),
2734
- density: n(o),
2735
- direction: n(s),
2736
- "dot-color": n(a),
2737
- "fill-dot": n(c),
2738
- "hide-opposite": n(m),
2739
- "line-color": n(u),
2740
- "line-inset": n(p),
2741
- "line-thickness": n(f),
2742
- side: n(b),
2743
- theme: n(v),
2744
- "truncate-line": n(g)
2733
+ align: i(n),
2734
+ density: i(o),
2735
+ direction: i(s),
2736
+ "dot-color": i(a),
2737
+ "fill-dot": i(c),
2738
+ "hide-opposite": i(m),
2739
+ "line-color": i(u),
2740
+ "line-inset": i(p),
2741
+ "line-thickness": i(f),
2742
+ side: i(b),
2743
+ theme: i(v),
2744
+ "truncate-line": i(g)
2745
2745
  }, {
2746
2746
  default: k(() => [
2747
2747
  B(I.$slots, "default")
@@ -2752,8 +2752,8 @@ const ta = /* @__PURE__ */ Se(Ql, [["render", ea]]), na = /* @__PURE__ */ V({
2752
2752
  }
2753
2753
  }), ua = {};
2754
2754
  function pa(t, e) {
2755
- const i = z("v-timeline-item");
2756
- return h(), _(i, null, {
2755
+ const n = z("v-timeline-item");
2756
+ return h(), _(n, null, {
2757
2757
  default: k(() => [
2758
2758
  B(t.$slots, "default")
2759
2759
  ]),
@@ -2767,7 +2767,7 @@ const ma = /* @__PURE__ */ Se(ua, [["render", pa]]), da = /* @__PURE__ */ V({
2767
2767
  outer: { type: Boolean }
2768
2768
  },
2769
2769
  setup(t) {
2770
- const e = t, { property: i } = l(e, [
2770
+ const e = t, { property: n } = l(e, [
2771
2771
  "settings",
2772
2772
  "continuous"
2773
2773
  ]), { property: o } = l(e, [
@@ -2783,15 +2783,15 @@ const ma = /* @__PURE__ */ Se(ua, [["render", pa]]), da = /* @__PURE__ */ V({
2783
2783
  return (u, p) => {
2784
2784
  const f = z("v-window");
2785
2785
  return h(), _(f, {
2786
- modelValue: n(d),
2786
+ modelValue: i(d),
2787
2787
  "onUpdate:modelValue": p[0] || (p[0] = (b) => X(d) ? d.value = b : null),
2788
- continuous: n(i),
2789
- direction: n(s),
2790
- disabled: n(o),
2791
- reverse: n(r),
2792
- "show-arrows": n(a),
2793
- theme: n(m),
2794
- touch: n(c)
2788
+ continuous: i(n),
2789
+ direction: i(s),
2790
+ disabled: i(o),
2791
+ reverse: i(r),
2792
+ "show-arrows": i(a),
2793
+ theme: i(m),
2794
+ touch: i(c)
2795
2795
  }, {
2796
2796
  default: k(() => [
2797
2797
  B(u.$slots, "default")
@@ -2802,8 +2802,8 @@ const ma = /* @__PURE__ */ Se(ua, [["render", pa]]), da = /* @__PURE__ */ V({
2802
2802
  }
2803
2803
  }), ya = {};
2804
2804
  function fa(t, e) {
2805
- const i = z("v-window-item");
2806
- return h(), _(i, null, {
2805
+ const n = z("v-window-item");
2806
+ return h(), _(n, null, {
2807
2807
  default: k(() => [
2808
2808
  B(t.$slots, "default")
2809
2809
  ]),
@@ -3349,19 +3349,19 @@ const ka = /* @__PURE__ */ V({
3349
3349
  __name: "index",
3350
3350
  setup(t) {
3351
3351
  const e = H();
3352
- return (i, o) => n(e) !== "editor" ? (h(), _(n(hr), { key: 0 })) : ee("", !0);
3352
+ return (n, o) => i(e) !== "editor" ? (h(), _(i(hr), { key: 0 })) : ee("", !0);
3353
3353
  }
3354
3354
  }), _a = /* @__PURE__ */ V({
3355
3355
  __name: "index",
3356
3356
  setup(t) {
3357
3357
  const e = H();
3358
- return (i, o) => n(e) !== "editor" ? (h(), _(n(gr), { key: 0 })) : ee("", !0);
3358
+ return (n, o) => i(e) !== "editor" ? (h(), _(i(gr), { key: 0 })) : ee("", !0);
3359
3359
  }
3360
3360
  }), wa = /* @__PURE__ */ V({
3361
3361
  __name: "index",
3362
3362
  setup(t) {
3363
3363
  const e = H();
3364
- return (i, o) => n(e) !== "editor" ? (h(), _(n(xr), { key: 0 })) : ee("", !0);
3364
+ return (n, o) => i(e) !== "editor" ? (h(), _(i(xr), { key: 0 })) : ee("", !0);
3365
3365
  }
3366
3366
  }), Va = {
3367
3367
  key: xt,
@@ -3406,14 +3406,14 @@ const Ia = {
3406
3406
  };
3407
3407
  w(Ia);
3408
3408
  function Sa(t, e) {
3409
- const i = `type=${t} subtype=${e}`, o = A(t, e);
3409
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
3410
3410
  if (!o) {
3411
- console.error(`boxGeometryV1/spawn property tag not found, ${i}`);
3411
+ console.error(`boxGeometryV1/spawn property tag not found, ${n}`);
3412
3412
  return;
3413
3413
  }
3414
3414
  const s = Ee.properties[o];
3415
3415
  if (!s) {
3416
- console.error(`boxGeometryV1/spawn properties not found, ${i}`);
3416
+ console.error(`boxGeometryV1/spawn properties not found, ${n}`);
3417
3417
  return;
3418
3418
  }
3419
3419
  const r = {};
@@ -3439,17 +3439,17 @@ function Sa(t, e) {
3439
3439
  ], r;
3440
3440
  }
3441
3441
  function Ca(t, e) {
3442
- const i = `type=${t} subtype=${e}`, o = A(t, e);
3442
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
3443
3443
  if (!o) {
3444
3444
  console.error(
3445
- `boxGeometryV1/spawnBoxGeometry property tag not found, ${i}`
3445
+ `boxGeometryV1/spawnBoxGeometry property tag not found, ${n}`
3446
3446
  );
3447
3447
  return;
3448
3448
  }
3449
3449
  const s = an.properties[o];
3450
3450
  if (!s) {
3451
3451
  console.error(
3452
- `boxGeometryV1/spawnBoxGeometry properties not found, ${i}`
3452
+ `boxGeometryV1/spawnBoxGeometry properties not found, ${n}`
3453
3453
  );
3454
3454
  return;
3455
3455
  }
@@ -3464,17 +3464,17 @@ function Ca(t, e) {
3464
3464
  }, r;
3465
3465
  }
3466
3466
  function Pa(t, e) {
3467
- const i = `type=${t} subtype=${e}`, o = A(t, e);
3467
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
3468
3468
  if (!o) {
3469
3469
  console.error(
3470
- `boxGeometryV1/spawnMeshBasicMaterial property tag not found, ${i}`
3470
+ `boxGeometryV1/spawnMeshBasicMaterial property tag not found, ${n}`
3471
3471
  );
3472
3472
  return;
3473
3473
  }
3474
3474
  const s = Le.properties[o];
3475
3475
  if (!s) {
3476
3476
  console.error(
3477
- `boxGeometryV1/spawnMeshBasicMaterial properties not found, ${i}`
3477
+ `boxGeometryV1/spawnMeshBasicMaterial properties not found, ${n}`
3478
3478
  );
3479
3479
  return;
3480
3480
  }
@@ -3541,14 +3541,14 @@ const ri = {
3541
3541
  };
3542
3542
  w(an);
3543
3543
  function Ta(t, e) {
3544
- const i = `type=${t} subtype=${e}`, o = A(t, e);
3544
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
3545
3545
  if (!o) {
3546
- console.error(`sphereGeometryV1/spawn property tag not found, ${i}`);
3546
+ console.error(`sphereGeometryV1/spawn property tag not found, ${n}`);
3547
3547
  return;
3548
3548
  }
3549
3549
  const s = Ee.properties[o];
3550
3550
  if (!s) {
3551
- console.error(`sphereGeometryV1/spawn properties not found, ${i}`);
3551
+ console.error(`sphereGeometryV1/spawn properties not found, ${n}`);
3552
3552
  return;
3553
3553
  }
3554
3554
  const r = {};
@@ -3574,17 +3574,17 @@ function Ta(t, e) {
3574
3574
  ], r;
3575
3575
  }
3576
3576
  function za(t, e) {
3577
- const i = `type=${t} subtype=${e}`, o = A(t, e);
3577
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
3578
3578
  if (!o) {
3579
3579
  console.error(
3580
- `sphereGeometryV1/spawnSphereGeometry property tag not found, ${i}`
3580
+ `sphereGeometryV1/spawnSphereGeometry property tag not found, ${n}`
3581
3581
  );
3582
3582
  return;
3583
3583
  }
3584
3584
  const s = cn.properties[o];
3585
3585
  if (!s) {
3586
3586
  console.error(
3587
- `sphereGeometryV1/spawnSphereGeometry properties not found, ${i}`
3587
+ `sphereGeometryV1/spawnSphereGeometry properties not found, ${n}`
3588
3588
  );
3589
3589
  return;
3590
3590
  }
@@ -3600,17 +3600,17 @@ function za(t, e) {
3600
3600
  }, r;
3601
3601
  }
3602
3602
  function Aa(t, e) {
3603
- const i = `type=${t} subtype=${e}`, o = A(t, e);
3603
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
3604
3604
  if (!o) {
3605
3605
  console.error(
3606
- `sphereGeometryV1/spawnMeshBasicMaterial property tag not found, ${i}`
3606
+ `sphereGeometryV1/spawnMeshBasicMaterial property tag not found, ${n}`
3607
3607
  );
3608
3608
  return;
3609
3609
  }
3610
3610
  const s = Le.properties[o];
3611
3611
  if (!s) {
3612
3612
  console.error(
3613
- `sphereGeometryV1/spawnMeshBasicMaterial properties not found, ${i}`
3613
+ `sphereGeometryV1/spawnMeshBasicMaterial properties not found, ${n}`
3614
3614
  );
3615
3615
  return;
3616
3616
  }
@@ -3890,14 +3890,14 @@ const Ee = {
3890
3890
  };
3891
3891
  w(Ee);
3892
3892
  function Ma(t, e) {
3893
- const i = `type=${t} subtype=${e}`, o = A(t, e);
3893
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
3894
3894
  if (!o) {
3895
- console.error(`barChartV1/spawn property tag not found, ${i}`);
3895
+ console.error(`barChartV1/spawn property tag not found, ${n}`);
3896
3896
  return;
3897
3897
  }
3898
3898
  const s = un.properties[o];
3899
3899
  if (!s) {
3900
- console.error(`barChartV1/spawn properties not found, ${i}`);
3900
+ console.error(`barChartV1/spawn properties not found, ${n}`);
3901
3901
  return;
3902
3902
  }
3903
3903
  const r = {};
@@ -3945,14 +3945,14 @@ const pi = {
3945
3945
  };
3946
3946
  w(un);
3947
3947
  function Da(t, e) {
3948
- const i = `type=${t} subtype=${e}`, o = A(t, e);
3948
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
3949
3949
  if (!o) {
3950
- console.error(`lineChartV1/spawn property tag not found, ${i}`);
3950
+ console.error(`lineChartV1/spawn property tag not found, ${n}`);
3951
3951
  return;
3952
3952
  }
3953
3953
  const s = pn.properties[o];
3954
3954
  if (!s) {
3955
- console.error(`lineChartV1/spawn properties not found, ${i}`);
3955
+ console.error(`lineChartV1/spawn properties not found, ${n}`);
3956
3956
  return;
3957
3957
  }
3958
3958
  const r = {};
@@ -4170,14 +4170,14 @@ const hi = {
4170
4170
  slots: []
4171
4171
  };
4172
4172
  function Ha(t, e) {
4173
- const i = `type=${t} subtype=${e}`, o = A(t, e);
4173
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
4174
4174
  if (!o) {
4175
- console.error(`btnV1/spawn property tag not found, ${i}`);
4175
+ console.error(`btnV1/spawn property tag not found, ${n}`);
4176
4176
  return;
4177
4177
  }
4178
4178
  const s = mn.properties[o];
4179
4179
  if (!s) {
4180
- console.error(`btnV1/spawn properties not found, ${i}`);
4180
+ console.error(`btnV1/spawn properties not found, ${n}`);
4181
4181
  return;
4182
4182
  }
4183
4183
  const r = {};
@@ -4379,14 +4379,14 @@ const xi = {
4379
4379
  };
4380
4380
  w(Ua);
4381
4381
  function Xa(t, e) {
4382
- const i = `type=${t} subtype=${e}`, o = A(t, e);
4382
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
4383
4383
  if (!o) {
4384
- console.error(`cardV1/spawn property tag not found, ${i}`);
4384
+ console.error(`cardV1/spawn property tag not found, ${n}`);
4385
4385
  return;
4386
4386
  }
4387
4387
  const s = Be.properties[o];
4388
4388
  if (!s) {
4389
- console.error(`cardV1/spawn properties not found, ${i}`);
4389
+ console.error(`cardV1/spawn properties not found, ${n}`);
4390
4390
  return;
4391
4391
  }
4392
4392
  const r = {};
@@ -4582,14 +4582,14 @@ const qa = W(K), _i = {
4582
4582
  };
4583
4583
  w(dn);
4584
4584
  function Ja(t, e) {
4585
- const i = `type=${t} subtype=${e}`, o = A(t, e);
4585
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
4586
4586
  if (!o) {
4587
- console.error(`chipGroupV1/spawn property tag not found, ${i}`);
4587
+ console.error(`chipGroupV1/spawn property tag not found, ${n}`);
4588
4588
  return;
4589
4589
  }
4590
4590
  const s = yn.properties[o];
4591
4591
  if (!s) {
4592
- console.error(`chipGroupV1/spawn properties not found, ${i}`);
4592
+ console.error(`chipGroupV1/spawn properties not found, ${n}`);
4593
4593
  return;
4594
4594
  }
4595
4595
  const r = {};
@@ -4602,7 +4602,7 @@ function Ja(t, e) {
4602
4602
  _e(t, e, "chip6", "chip 6")
4603
4603
  ], r;
4604
4604
  }
4605
- function _e(t, e, i, o) {
4605
+ function _e(t, e, n, o) {
4606
4606
  const s = `type=${t} subtype=${e}`, r = A(t, e);
4607
4607
  if (!r) {
4608
4608
  console.error(`chipGroupV1/spawnChip property tag not found, ${s}`);
@@ -4614,7 +4614,7 @@ function _e(t, e, i, o) {
4614
4614
  return;
4615
4615
  }
4616
4616
  const c = {};
4617
- return T(c, a), c.basic.id = P(16), c.basic.key = dn.key, c.settings.value = i, c.settings.text = o, c;
4617
+ return T(c, a), c.basic.id = P(16), c.basic.key = dn.key, c.settings.value = n, c.settings.text = o, c;
4618
4618
  }
4619
4619
  const wi = {
4620
4620
  key: "settings",
@@ -5033,14 +5033,14 @@ const Pi = {
5033
5033
  };
5034
5034
  w(bn);
5035
5035
  function ic(t, e) {
5036
- const i = `type=${t} subtype=${e}`, o = A(t, e);
5036
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
5037
5037
  if (!o) {
5038
- console.error(`flexLayoutV1/spawn property tag not found, ${i}`);
5038
+ console.error(`flexLayoutV1/spawn property tag not found, ${n}`);
5039
5039
  return;
5040
5040
  }
5041
5041
  const s = We.properties[o];
5042
5042
  if (!s) {
5043
- console.error(`flexLayoutV1/spawn properties not found, ${i}`);
5043
+ console.error(`flexLayoutV1/spawn properties not found, ${n}`);
5044
5044
  return;
5045
5045
  }
5046
5046
  const r = {};
@@ -5068,7 +5068,7 @@ function ic(t, e) {
5068
5068
  oc(t, e)
5069
5069
  ], r;
5070
5070
  }
5071
- function hn(t, e, i, o, s, r, a, c, m) {
5071
+ function hn(t, e, n, o, s, r, a, c, m) {
5072
5072
  const d = `type=${t} subtype=${e}`, u = A(t, e);
5073
5073
  if (!u) {
5074
5074
  console.error(
@@ -5084,19 +5084,19 @@ function hn(t, e, i, o, s, r, a, c, m) {
5084
5084
  return;
5085
5085
  }
5086
5086
  const f = {};
5087
- return T(f, p), f.basic.id = P(16), f.basic.key = fn.key, o && (f.size.width = o), s && (f.size.minWidth = s), a && (f.size.height = a), c && (f.size.minHeight = c), i && (f.settings.backgroundColor.mode = "custom", f.settings.backgroundColor.custom.light = i, f.settings.backgroundColor.custom.dark = i), f.children = [], f;
5087
+ return T(f, p), f.basic.id = P(16), f.basic.key = fn.key, o && (f.size.width = o), s && (f.size.minWidth = s), a && (f.size.height = a), c && (f.size.minHeight = c), n && (f.settings.backgroundColor.mode = "custom", f.settings.backgroundColor.custom.light = n, f.settings.backgroundColor.custom.dark = n), f.children = [], f;
5088
5088
  }
5089
5089
  function oc(t, e) {
5090
- const i = `type=${t} subtype=${e}`, o = A(t, e);
5090
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
5091
5091
  if (!o) {
5092
5092
  console.error(
5093
- `flexLayoutV1/spawnEntry property tag not found, ${i}`
5093
+ `flexLayoutV1/spawnEntry property tag not found, ${n}`
5094
5094
  );
5095
5095
  return;
5096
5096
  }
5097
5097
  const s = bn.properties[o];
5098
5098
  if (!s) {
5099
- console.error(`flexLayoutV1/spawnEntry properties not found, ${i}`);
5099
+ console.error(`flexLayoutV1/spawnEntry properties not found, ${n}`);
5100
5100
  return;
5101
5101
  }
5102
5102
  const r = {
@@ -5501,28 +5501,28 @@ const Ai = {
5501
5501
  };
5502
5502
  w(gn);
5503
5503
  function rc(t, e) {
5504
- const i = `type=${t} subtype=${e}`, o = A(t, e);
5504
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
5505
5505
  if (!o) {
5506
- console.error(`formV1/spawn property tag not found, ${i}`);
5506
+ console.error(`formV1/spawn property tag not found, ${n}`);
5507
5507
  return;
5508
5508
  }
5509
5509
  const s = xn.properties[o];
5510
5510
  if (!s) {
5511
- console.error(`formV1/spawn properties not found, ${i}`);
5511
+ console.error(`formV1/spawn properties not found, ${n}`);
5512
5512
  return;
5513
5513
  }
5514
5514
  const r = {};
5515
5515
  return T(r, s), r.basic.id = P(16), r.basic.key = xn.key, r.children = [sc(t, e)], r;
5516
5516
  }
5517
5517
  function sc(t, e) {
5518
- const i = `type=${t} subtype=${e}`, o = A(t, e);
5518
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
5519
5519
  if (!o) {
5520
- console.error(`formV1/spawnTextField property tag not found, ${i}`);
5520
+ console.error(`formV1/spawnTextField property tag not found, ${n}`);
5521
5521
  return;
5522
5522
  }
5523
5523
  const s = gn.properties[o];
5524
5524
  if (!s) {
5525
- console.error(`formV1/spawnTextField properties not found, ${i}`);
5525
+ console.error(`formV1/spawnTextField properties not found, ${n}`);
5526
5526
  return;
5527
5527
  }
5528
5528
  const r = {};
@@ -5633,14 +5633,14 @@ const cc = {
5633
5633
  };
5634
5634
  w(cc);
5635
5635
  function uc(t, e) {
5636
- const i = `type=${t} subtype=${e}`, o = A(t, e);
5636
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
5637
5637
  if (!o) {
5638
- console.error(`numberInputV1/spawn property tag not found, ${i}`);
5638
+ console.error(`numberInputV1/spawn property tag not found, ${n}`);
5639
5639
  return;
5640
5640
  }
5641
5641
  const s = vn.properties[o];
5642
5642
  if (!s) {
5643
- console.error(`numberInputV1/spawn properties not found, ${i}`);
5643
+ console.error(`numberInputV1/spawn properties not found, ${n}`);
5644
5644
  return;
5645
5645
  }
5646
5646
  const r = {};
@@ -5983,14 +5983,14 @@ const mc = W(K), Di = {
5983
5983
  };
5984
5984
  w(kn);
5985
5985
  function dc(t, e) {
5986
- const i = `type=${t} subtype=${e}`, o = A(t, e);
5986
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
5987
5987
  if (!o) {
5988
- console.error(`radioGroupV1/spawn property tag not found, ${i}`);
5988
+ console.error(`radioGroupV1/spawn property tag not found, ${n}`);
5989
5989
  return;
5990
5990
  }
5991
5991
  const s = _n.properties[o];
5992
5992
  if (!s) {
5993
- console.error(`radioGroupV1/spawn properties not found, ${i}`);
5993
+ console.error(`radioGroupV1/spawn properties not found, ${n}`);
5994
5994
  return;
5995
5995
  }
5996
5996
  const r = {};
@@ -6000,7 +6000,7 @@ function dc(t, e) {
6000
6000
  en(t, e, "option3", "Option 3")
6001
6001
  ], r.settings.value = "option1", r;
6002
6002
  }
6003
- function en(t, e, i, o) {
6003
+ function en(t, e, n, o) {
6004
6004
  const s = `type=${t} subtype=${e}`, r = A(t, e);
6005
6005
  if (!r) {
6006
6006
  console.error(
@@ -6014,7 +6014,7 @@ function en(t, e, i, o) {
6014
6014
  return;
6015
6015
  }
6016
6016
  const c = {};
6017
- return T(c, a), c.basic.id = P(16), c.basic.key = kn.key, c.settings.value = i, c.settings.label = o, c;
6017
+ return T(c, a), c.basic.id = P(16), c.basic.key = kn.key, c.settings.value = n, c.settings.label = o, c;
6018
6018
  }
6019
6019
  const Fi = {
6020
6020
  key: "settings",
@@ -6552,28 +6552,28 @@ const Ui = {
6552
6552
  };
6553
6553
  w(In);
6554
6554
  function gc(t, e) {
6555
- const i = `type=${t} subtype=${e}`, o = A(t, e);
6555
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
6556
6556
  if (!o) {
6557
- console.error(`stepperV1/spawn property tag not found, ${i}`);
6557
+ console.error(`stepperV1/spawn property tag not found, ${n}`);
6558
6558
  return;
6559
6559
  }
6560
6560
  const s = Sn.properties[o];
6561
6561
  if (!s) {
6562
- console.error(`stepperV1/spawn properties not found, ${i}`);
6562
+ console.error(`stepperV1/spawn properties not found, ${n}`);
6563
6563
  return;
6564
6564
  }
6565
6565
  const r = {};
6566
6566
  return T(r, s), r.basic.id = P(16), r.basic.key = Sn.key, r.children = [xc(t, e), vc(t, e)], r;
6567
6567
  }
6568
6568
  function xc(t, e) {
6569
- const i = `type=${t} subtype=${e}`, o = A(t, e);
6569
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
6570
6570
  if (!o) {
6571
- console.error(`stepperV1/spawnHeader property tag not found, ${i}`);
6571
+ console.error(`stepperV1/spawnHeader property tag not found, ${n}`);
6572
6572
  return;
6573
6573
  }
6574
6574
  const s = wn.properties[o];
6575
6575
  if (!s) {
6576
- console.error(`stepperV1/spawnHeader properties not found, ${i}`);
6576
+ console.error(`stepperV1/spawnHeader properties not found, ${n}`);
6577
6577
  return;
6578
6578
  }
6579
6579
  const r = {};
@@ -6583,7 +6583,7 @@ function xc(t, e) {
6583
6583
  tn(t, e, "step3")
6584
6584
  ], r;
6585
6585
  }
6586
- function tn(t, e, i) {
6586
+ function tn(t, e, n) {
6587
6587
  const o = `type=${t} subtype=${e}`, s = A(t, e);
6588
6588
  if (!s) {
6589
6589
  console.error(`stepperV1/spawnItem property tag not found, ${o}`);
@@ -6595,17 +6595,17 @@ function tn(t, e, i) {
6595
6595
  return;
6596
6596
  }
6597
6597
  const a = {};
6598
- return T(a, r), a.basic.id = P(16), a.basic.key = Vn.key, a.children = [], a.settings.value = i, a;
6598
+ return T(a, r), a.basic.id = P(16), a.basic.key = Vn.key, a.children = [], a.settings.value = n, a;
6599
6599
  }
6600
6600
  function vc(t, e) {
6601
- const i = `type=${t} subtype=${e}`, o = A(t, e);
6601
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
6602
6602
  if (!o) {
6603
- console.error(`stepperV1/spawnWindow property tag not found, ${i}`);
6603
+ console.error(`stepperV1/spawnWindow property tag not found, ${n}`);
6604
6604
  return;
6605
6605
  }
6606
6606
  const s = $n.properties[o];
6607
6607
  if (!s) {
6608
- console.error(`stepperV1/spawnWindow properties not found, ${i}`);
6608
+ console.error(`stepperV1/spawnWindow properties not found, ${n}`);
6609
6609
  return;
6610
6610
  }
6611
6611
  const r = {};
@@ -6615,7 +6615,7 @@ function vc(t, e) {
6615
6615
  nn(t, e, "step3", "step 3")
6616
6616
  ], r;
6617
6617
  }
6618
- function nn(t, e, i, o) {
6618
+ function nn(t, e, n, o) {
6619
6619
  const s = `type=${t} subtype=${e}`, r = A(t, e);
6620
6620
  if (!r) {
6621
6621
  console.error(
@@ -6631,9 +6631,9 @@ function nn(t, e, i, o) {
6631
6631
  return;
6632
6632
  }
6633
6633
  const c = {};
6634
- return T(c, a), c.basic.id = P(16), c.basic.key = In.key, c.children = [kc(t, e, o)], c.settings.value = i, c;
6634
+ return T(c, a), c.basic.id = P(16), c.basic.key = In.key, c.children = [kc(t, e, o)], c.settings.value = n, c;
6635
6635
  }
6636
- function kc(t, e, i) {
6636
+ function kc(t, e, n) {
6637
6637
  const o = `type=${t} subtype=${e}`, s = A(t, e);
6638
6638
  if (!s) {
6639
6639
  console.error(`stepperV1/spawnCard property tag not found, ${o}`);
@@ -6645,7 +6645,7 @@ function kc(t, e, i) {
6645
6645
  return;
6646
6646
  }
6647
6647
  const a = {};
6648
- return T(a, r), a.basic.id = P(16), a.basic.key = Be.key, a.children = [], a.settings.title = i, a;
6648
+ return T(a, r), a.basic.id = P(16), a.basic.key = Be.key, a.children = [], a.settings.title = n, a;
6649
6649
  }
6650
6650
  const Xi = {
6651
6651
  key: "settings",
@@ -6724,14 +6724,14 @@ const Yi = {
6724
6724
  };
6725
6725
  w(Cn);
6726
6726
  function wc(t, e) {
6727
- const i = `type=${t} subtype=${e}`, o = A(t, e);
6727
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
6728
6728
  if (!o) {
6729
- console.error(`tabsV1/spawn property tag not found, ${i}`);
6729
+ console.error(`tabsV1/spawn property tag not found, ${n}`);
6730
6730
  return;
6731
6731
  }
6732
6732
  const s = Pn.properties[o];
6733
6733
  if (!s) {
6734
- console.error(`tabsV1/spawn properties not found, ${i}`);
6734
+ console.error(`tabsV1/spawn properties not found, ${n}`);
6735
6735
  return;
6736
6736
  }
6737
6737
  const r = {};
@@ -6741,7 +6741,7 @@ function wc(t, e) {
6741
6741
  on(t, e, "tab3", "tab 3")
6742
6742
  ], r;
6743
6743
  }
6744
- function on(t, e, i, o) {
6744
+ function on(t, e, n, o) {
6745
6745
  const s = `type=${t} subtype=${e}`, r = A(t, e);
6746
6746
  if (!r) {
6747
6747
  console.error(`tabsV1/spawnTab property tag not found, ${s}`);
@@ -6753,7 +6753,7 @@ function on(t, e, i, o) {
6753
6753
  return;
6754
6754
  }
6755
6755
  const c = {};
6756
- return T(c, a), c.basic.id = P(16), c.basic.key = Cn.key, c.settings.value = i, c.settings.text = o, c;
6756
+ return T(c, a), c.basic.id = P(16), c.basic.key = Cn.key, c.settings.value = n, c.settings.text = o, c;
6757
6757
  }
6758
6758
  const qn = W(K);
6759
6759
  qn.key = "backgroundColor";
@@ -6858,14 +6858,14 @@ const qi = {
6858
6858
  };
6859
6859
  w(Pn);
6860
6860
  function Vc(t, e) {
6861
- const i = `type=${t} subtype=${e}`, o = A(t, e);
6861
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
6862
6862
  if (!o) {
6863
- console.error(`textV1/spawn property tag not found, ${i}`);
6863
+ console.error(`textV1/spawn property tag not found, ${n}`);
6864
6864
  return;
6865
6865
  }
6866
6866
  const s = xe.properties[o];
6867
6867
  if (!s) {
6868
- console.error(`textV1/spawn properties not found, ${i}`);
6868
+ console.error(`textV1/spawn properties not found, ${n}`);
6869
6869
  return;
6870
6870
  }
6871
6871
  const r = {};
@@ -6973,14 +6973,14 @@ const Ji = {
6973
6973
  };
6974
6974
  w(xe);
6975
6975
  function $c(t, e) {
6976
- const i = `type=${t} subtype=${e}`, o = A(t, e);
6976
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
6977
6977
  if (!o) {
6978
- console.error(`textareaV1/spawn property tag not found, ${i}`);
6978
+ console.error(`textareaV1/spawn property tag not found, ${n}`);
6979
6979
  return;
6980
6980
  }
6981
6981
  const s = Tn.properties[o];
6982
6982
  if (!s) {
6983
- console.error(`textareaV1/spawn properties not found, ${i}`);
6983
+ console.error(`textareaV1/spawn properties not found, ${n}`);
6984
6984
  return;
6985
6985
  }
6986
6986
  const r = {};
@@ -7086,14 +7086,14 @@ const zn = {
7086
7086
  };
7087
7087
  w(zn);
7088
7088
  function Ic(t, e) {
7089
- const i = `type=${t} subtype=${e}`, o = A(t, e);
7089
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
7090
7090
  if (!o) {
7091
- console.error(`timelineV1/spawn property tag not found, ${i}`);
7091
+ console.error(`timelineV1/spawn property tag not found, ${n}`);
7092
7092
  return;
7093
7093
  }
7094
7094
  const s = An.properties[o];
7095
7095
  if (!s) {
7096
- console.error(`timelineV1/spawn properties not found, ${i}`);
7096
+ console.error(`timelineV1/spawn properties not found, ${n}`);
7097
7097
  return;
7098
7098
  }
7099
7099
  const r = {};
@@ -7103,7 +7103,7 @@ function Ic(t, e) {
7103
7103
  rn(t, e, "timeline 3")
7104
7104
  ], r;
7105
7105
  }
7106
- function rn(t, e, i) {
7106
+ function rn(t, e, n) {
7107
7107
  const o = `type=${t} subtype=${e}`, s = A(t, e);
7108
7108
  if (!s) {
7109
7109
  console.error(`timelineV1/spawnEntry property tag not found, ${o}`);
@@ -7115,9 +7115,9 @@ function rn(t, e, i) {
7115
7115
  return;
7116
7116
  }
7117
7117
  const a = {};
7118
- return T(a, r), a.basic.id = P(16), a.basic.key = zn.key, a.children = [Sc(t, e, i)], a;
7118
+ return T(a, r), a.basic.id = P(16), a.basic.key = zn.key, a.children = [Sc(t, e, n)], a;
7119
7119
  }
7120
- function Sc(t, e, i) {
7120
+ function Sc(t, e, n) {
7121
7121
  const o = `type=${t} subtype=${e}`, s = A(t, e);
7122
7122
  if (!s) {
7123
7123
  console.error(`timelineV1/spawnText property tag not found, ${o}`);
@@ -7129,7 +7129,7 @@ function Sc(t, e, i) {
7129
7129
  return;
7130
7130
  }
7131
7131
  const a = {};
7132
- return T(a, r), a.basic.id = P(16), a.basic.key = xe.key, a.settings.text = i, a;
7132
+ return T(a, r), a.basic.id = P(16), a.basic.key = xe.key, a.settings.text = n, a;
7133
7133
  }
7134
7134
  const Cc = W(K), Pc = W(K), Qi = {
7135
7135
  key: "settings",
@@ -7237,14 +7237,14 @@ const Ln = {
7237
7237
  };
7238
7238
  w(Ln);
7239
7239
  function Tc(t, e) {
7240
- const i = `type=${t} subtype=${e}`, o = A(t, e);
7240
+ const n = `type=${t} subtype=${e}`, o = A(t, e);
7241
7241
  if (!o) {
7242
- console.error(`windowV1/spawn property tag not found, ${i}`);
7242
+ console.error(`windowV1/spawn property tag not found, ${n}`);
7243
7243
  return;
7244
7244
  }
7245
7245
  const s = En.properties[o];
7246
7246
  if (!s) {
7247
- console.error(`windowV1/spawn properties not found, ${i}`);
7247
+ console.error(`windowV1/spawn properties not found, ${n}`);
7248
7248
  return;
7249
7249
  }
7250
7250
  const r = {};
@@ -7254,7 +7254,7 @@ function Tc(t, e) {
7254
7254
  sn(t, e, "window 3")
7255
7255
  ], r;
7256
7256
  }
7257
- function sn(t, e, i) {
7257
+ function sn(t, e, n) {
7258
7258
  const o = `type=${t} subtype=${e}`, s = A(t, e);
7259
7259
  if (!s) {
7260
7260
  console.error(`windowV1/spawnEntry property tag not found, ${o}`);
@@ -7266,9 +7266,9 @@ function sn(t, e, i) {
7266
7266
  return;
7267
7267
  }
7268
7268
  const a = {};
7269
- return T(a, r), a.basic.id = P(16), a.basic.key = Ln.key, a.children = [zc(t, e, i)], a;
7269
+ return T(a, r), a.basic.id = P(16), a.basic.key = Ln.key, a.children = [zc(t, e, n)], a;
7270
7270
  }
7271
- function zc(t, e, i) {
7271
+ function zc(t, e, n) {
7272
7272
  const o = `type=${t} subtype=${e}`, s = A(t, e);
7273
7273
  if (!s) {
7274
7274
  console.error(
@@ -7282,9 +7282,9 @@ function zc(t, e, i) {
7282
7282
  return;
7283
7283
  }
7284
7284
  const a = {};
7285
- return T(a, r), a.basic.id = P(16), a.basic.key = We.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 = [Ac(t, e, i)], a;
7285
+ return T(a, r), a.basic.id = P(16), a.basic.key = We.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 = [Ac(t, e, n)], a;
7286
7286
  }
7287
- function Ac(t, e, i) {
7287
+ function Ac(t, e, n) {
7288
7288
  const o = `type=${t} subtype=${e}`, s = A(t, e);
7289
7289
  if (!s) {
7290
7290
  console.error(`windowV1/spawnText property tag not found, ${o}`);
@@ -7296,7 +7296,7 @@ function Ac(t, e, i) {
7296
7296
  return;
7297
7297
  }
7298
7298
  const a = {};
7299
- return T(a, r), a.basic.id = P(16), a.basic.key = xe.key, a.settings.text = i, a.settings.style.xs = "h6", a;
7299
+ return T(a, r), a.basic.id = P(16), a.basic.key = xe.key, a.settings.text = n, a.settings.style.xs = "h6", a;
7300
7300
  }
7301
7301
  const eo = {
7302
7302
  key: "settings",
@@ -8045,30 +8045,30 @@ function to(t, e) {
8045
8045
  if (t.array)
8046
8046
  return e ? W(t.default) : W(t.defaultArray);
8047
8047
  {
8048
- const i = W(t.default);
8049
- return (t.ui === "switch" || t.ui === "select" || t.ui === "colorPicker" || t.ui === "multiTypes" || t.ui === "compSelect") && !i ? void 0 : i;
8048
+ const n = W(t.default);
8049
+ return (t.ui === "switch" || t.ui === "select" || t.ui === "colorPicker" || t.ui === "multiTypes" || t.ui === "compSelect") && !n ? void 0 : n;
8050
8050
  }
8051
8051
  }
8052
8052
  function T(t, e) {
8053
- function i(o, s) {
8053
+ function n(o, s) {
8054
8054
  if (s.ui) {
8055
8055
  if (s.ui === "strInput" && s.static)
8056
8056
  return;
8057
8057
  o[s.key] = to(s);
8058
8058
  } else
8059
8059
  s.array ? o[s.key] = to(s) : s.children.forEach((r) => {
8060
- o[s.key] || (o[s.key] = {}), i(o[s.key], r);
8060
+ o[s.key] || (o[s.key] = {}), n(o[s.key], r);
8061
8061
  });
8062
8062
  }
8063
- e.forEach((o) => i(t, o));
8063
+ e.forEach((o) => n(t, o));
8064
8064
  }
8065
- function ep(t, e, i, o, s) {
8066
- const r = `type=${t} subtype=${e} version=${i} ref=${o} keyOrRefId=${s}`, a = A(t, e);
8065
+ function ep(t, e, n, o, s) {
8066
+ const r = `type=${t} subtype=${e} version=${n} ref=${o} keyOrRefId=${s}`, a = A(t, e);
8067
8067
  if (!a) {
8068
8068
  console.error(`spawnNode property tag not found, ${r}`);
8069
8069
  return;
8070
8070
  }
8071
- const c = gu[i];
8071
+ const c = gu[n];
8072
8072
  if (!c) {
8073
8073
  console.error(`spawnNode pkg not found version, ${r}`);
8074
8074
  return;
@@ -8128,18 +8128,18 @@ function ep(t, e, i, o, s) {
8128
8128
  }
8129
8129
  }
8130
8130
  function tp(t, e) {
8131
- function i(o) {
8131
+ function n(o) {
8132
8132
  if (o.basic.id === e)
8133
8133
  return o;
8134
8134
  if (o.children)
8135
8135
  for (let s = 0; s < o.children.length; s++) {
8136
- const r = i(o.children[s]);
8136
+ const r = n(o.children[s]);
8137
8137
  if (r)
8138
8138
  return r;
8139
8139
  }
8140
8140
  }
8141
8141
  for (let o = 0; o < t.length; o++) {
8142
- const s = i(t[o]);
8142
+ const s = n(t[o]);
8143
8143
  if (s)
8144
8144
  return s;
8145
8145
  }
@@ -8148,13 +8148,13 @@ function xu(t) {
8148
8148
  function e(o) {
8149
8149
  o.basic.id = P(16), o.children?.forEach((s) => e(s));
8150
8150
  }
8151
- const i = W(t);
8152
- return e(i), i;
8151
+ const n = W(t);
8152
+ return e(n), n;
8153
8153
  }
8154
8154
  function np(t) {
8155
8155
  const e = [];
8156
- return t.forEach((i) => {
8157
- e.push(xu(i));
8156
+ return t.forEach((n) => {
8157
+ e.push(xu(n));
8158
8158
  }), e;
8159
8159
  }
8160
8160
  const Wo = "runtimeOrg", Ro = "runtimeEnv", Mo = "runtimeMode", Do = "runtimeDevice", Fo = "runtimeDark", No = "runtimeType", Go = "runtimeData", jo = "runtimeDepends", Ho = "runtimeSandbox";
@@ -8216,15 +8216,15 @@ function Te(t) {
8216
8216
  const e = [t.type];
8217
8217
  return t.type === "elementProperty" ? e.push(t.nodeId, t.propertyKeys) : t.type === "customProperty" || t.type === "adaptSlotProperty" ? e.push(t.propertyId) : t.type === "state" ? e.push(t.stateId) : console.assert(!1), e.join("/");
8218
8218
  }
8219
- function Fe(t, e, i, o, s) {
8219
+ function Fe(t, e, n, o, s) {
8220
8220
  const { watchEffect: r, bind: a } = e;
8221
- if (r[i])
8222
- for (const c of r[i]) {
8221
+ if (r[n])
8222
+ for (const c of r[n]) {
8223
8223
  const m = kr(c);
8224
8224
  t.callFunction(`__watchEffect$${m}__`);
8225
8225
  }
8226
- if (a.triggers[i])
8227
- for (const c of a.triggers[i]) {
8226
+ if (a.triggers[n])
8227
+ for (const c of a.triggers[n]) {
8228
8228
  const m = a.sets[c];
8229
8229
  if (!m) {
8230
8230
  console.assert(!1);
@@ -8232,7 +8232,7 @@ function Fe(t, e, i, o, s) {
8232
8232
  }
8233
8233
  let d = null;
8234
8234
  for (const p of m)
8235
- if (i === Te(p)) {
8235
+ if (n === Te(p)) {
8236
8236
  if (p.subKeys) {
8237
8237
  if (!le(
8238
8238
  we(o, p.subKeys),
@@ -8304,8 +8304,8 @@ function Fe(t, e, i, o, s) {
8304
8304
  }
8305
8305
  }
8306
8306
  }
8307
- function Ne(t, e, i) {
8308
- return `${t}/${e}/${i}`;
8307
+ function Ne(t, e, n) {
8308
+ return `${t}/${e}/${n}`;
8309
8309
  }
8310
8310
  function no(t) {
8311
8311
  const e = t.split("/");
@@ -8319,8 +8319,8 @@ function no(t) {
8319
8319
  propertyKey: e[2]
8320
8320
  };
8321
8321
  }
8322
- function Bn(t, e, i) {
8323
- return `${t}/${e}/${i}`;
8322
+ function Bn(t, e, n) {
8323
+ return `${t}/${e}/${n}`;
8324
8324
  }
8325
8325
  function Oo(t) {
8326
8326
  const e = t.split("/");
@@ -8334,8 +8334,8 @@ function Oo(t) {
8334
8334
  methodKey: e[2]
8335
8335
  };
8336
8336
  }
8337
- function ne(t, e, i) {
8338
- return `${t}/${e}/${i}`;
8337
+ function ne(t, e, n) {
8338
+ return `${t}/${e}/${n}`;
8339
8339
  }
8340
8340
  function Vu(t) {
8341
8341
  const e = t.split("/");
@@ -8350,9 +8350,9 @@ function Vu(t) {
8350
8350
  };
8351
8351
  }
8352
8352
  function Qn(t, e) {
8353
- const i = _u(), o = ie(-1);
8353
+ const n = _u(), o = ie(-1);
8354
8354
  me(() => {
8355
- const s = i.value[t];
8355
+ const s = n.value[t];
8356
8356
  if (!s) {
8357
8357
  o.value = -1, e.value = void 0, uo.emit("compNotAvail", t);
8358
8358
  return;
@@ -8362,46 +8362,46 @@ function Qn(t, e) {
8362
8362
  }
8363
8363
  function $u(t) {
8364
8364
  t.bindNativeFunction("__parseKeysV1__", (e) => {
8365
- const i = [], o = e.split(".");
8365
+ const n = [], o = e.split(".");
8366
8366
  for (let s = 0; s < o.length; s++) {
8367
8367
  const r = o[s].trim();
8368
8368
  if (r !== "")
8369
8369
  if (/^\[\d+\]$/.test(r)) {
8370
8370
  let a = parseInt(r.slice(1, -1), 10);
8371
- a > 0 && a--, i.push(a);
8371
+ a > 0 && a--, n.push(a);
8372
8372
  } else
8373
- i.push(r);
8373
+ n.push(r);
8374
8374
  }
8375
- return t.nativeToPseudo(i);
8375
+ return t.nativeToPseudo(n);
8376
8376
  }), t.bindNativeFunction("__parseJsonV1__", (e) => {
8377
8377
  try {
8378
- const i = JSON.parse(e);
8379
- return t.nativeToPseudo(i);
8378
+ const n = JSON.parse(e);
8379
+ return t.nativeToPseudo(n);
8380
8380
  } catch {
8381
8381
  return t.nativeToPseudo({});
8382
8382
  }
8383
8383
  }), t.bindNativeFunction("__jsonStringifyV1__", (e) => {
8384
- const i = JSON.stringify(e);
8385
- return t.nativeToPseudo(i);
8386
- }), t.bindNativeFunction("__consoleLogV1__", (e, ...i) => {
8387
- console.log(e, ...i);
8384
+ const n = JSON.stringify(e);
8385
+ return t.nativeToPseudo(n);
8386
+ }), t.bindNativeFunction("__consoleLogV1__", (e, ...n) => {
8387
+ console.log(e, ...n);
8388
8388
  }), t.bindNativeFunction("__debugTraceV1__", (e) => {
8389
- let i = "";
8390
- typeof e == "object" ? i = JSON.stringify(e) : i = String(e), uo.emit("consoleAppend", i);
8391
- }), t.bindNativeFunction("__messageV1__", (e, i) => {
8392
- e === "info" ? er(i) : e === "success" ? tr(i) : e === "warning" ? po(i) : e === "error" && mo(i);
8389
+ let n = "";
8390
+ typeof e == "object" ? n = JSON.stringify(e) : n = String(e), uo.emit("consoleAppend", n);
8391
+ }), t.bindNativeFunction("__messageV1__", (e, n) => {
8392
+ e === "info" ? er(n) : e === "success" ? tr(n) : e === "warning" ? po(n) : e === "error" && mo(n);
8393
8393
  }), t.bindNativeFunction(
8394
8394
  "__timeoutV1__",
8395
- (e, i) => {
8395
+ (e, n) => {
8396
8396
  window.setTimeout(() => {
8397
8397
  t.callFunction("__timeoutCallbackV1__", e);
8398
- }, i);
8398
+ }, n);
8399
8399
  }
8400
8400
  ), t.bindAsyncFunction(
8401
8401
  "__delayV1__",
8402
- (e, i) => {
8402
+ (e, n) => {
8403
8403
  window.setTimeout(() => {
8404
- i(), t.run();
8404
+ n(), t.run();
8405
8405
  }, e);
8406
8406
  }
8407
8407
  );
@@ -8420,11 +8420,11 @@ function Iu(t) {
8420
8420
  function Su(t) {
8421
8421
  t.bindAsyncFunction(
8422
8422
  "__callFuncV1__",
8423
- async (e, i, o, s, r, a) => {
8423
+ async (e, n, o, s, r, a) => {
8424
8424
  try {
8425
8425
  const c = JSON.stringify(o), { strOutputs: m } = await Iu({
8426
8426
  spaceId: e,
8427
- id: i,
8427
+ id: n,
8428
8428
  strInputs: c,
8429
8429
  env: s
8430
8430
  }), d = JSON.parse(m);
@@ -8438,22 +8438,22 @@ function Su(t) {
8438
8438
  function Cu(t) {
8439
8439
  t.bindNativeFunction(
8440
8440
  "__triggerEventV1__",
8441
- (e, ...i) => {
8442
- t.callFunction("__triggerEventInner__", e, ...i);
8441
+ (e, ...n) => {
8442
+ t.callFunction("__triggerEventInner__", e, ...n);
8443
8443
  const { kind: o, eventKey: s } = Vu(e);
8444
8444
  o === "customEvent" && (t.parent?.callFunction(
8445
8445
  "__triggerEventV1__",
8446
8446
  ne("referenceEvent", t.id, s),
8447
- ...i
8447
+ ...n
8448
8448
  ), t.parent?.callFunction(
8449
8449
  "__triggerEventV1__",
8450
8450
  ne("multipleRefEvent", t.id, s),
8451
- ...i
8451
+ ...n
8452
8452
  ));
8453
8453
  }
8454
8454
  ), t.bindNativeFunction(
8455
8455
  "__getPropertyV1__",
8456
- (e, i) => {
8456
+ (e, n) => {
8457
8457
  const { kind: o, nodeId: s, propertyKey: r } = no(e);
8458
8458
  let a;
8459
8459
  if (o === "elementProperty")
@@ -8464,7 +8464,7 @@ function Cu(t) {
8464
8464
  Ne("customProperty", s, r)
8465
8465
  ));
8466
8466
  } else if (o === "multipleRefProperty") {
8467
- const c = t.children[s + "/" + i];
8467
+ const c = t.children[s + "/" + n];
8468
8468
  c && (a = c.getCustomProperty(
8469
8469
  Ne("customProperty", s, r)
8470
8470
  ));
@@ -8473,7 +8473,7 @@ function Cu(t) {
8473
8473
  }
8474
8474
  ), t.bindNativeFunction(
8475
8475
  "__setPropertyV1__",
8476
- (e, i, o) => {
8476
+ (e, n, o) => {
8477
8477
  const { kind: s, nodeId: r, propertyKey: a } = no(e);
8478
8478
  if (s === "elementProperty")
8479
8479
  t.setElementProperty(r, a, o);
@@ -8484,7 +8484,7 @@ function Cu(t) {
8484
8484
  o
8485
8485
  );
8486
8486
  } else if (s === "multipleRefProperty") {
8487
- const c = t.children[r + "/" + i];
8487
+ const c = t.children[r + "/" + n];
8488
8488
  c && c.setCustomProperty(
8489
8489
  Ne("customProperty", r, a),
8490
8490
  o
@@ -8493,7 +8493,7 @@ function Cu(t) {
8493
8493
  }
8494
8494
  ), t.bindAsyncFunction(
8495
8495
  "__callMethodV1__",
8496
- (e, i, o, s) => {
8496
+ (e, n, o, s) => {
8497
8497
  const { kind: r, nodeId: a, methodKey: c } = Oo(e);
8498
8498
  let m;
8499
8499
  if (r === "elementMethod")
@@ -8505,7 +8505,7 @@ function Cu(t) {
8505
8505
  o
8506
8506
  ));
8507
8507
  } else if (r === "multipleRefMethod") {
8508
- const d = t.children[a + "/" + i];
8508
+ const d = t.children[a + "/" + n];
8509
8509
  d && (m = d.callMethod(
8510
8510
  Bn("customMethod", a, c),
8511
8511
  o
@@ -8514,18 +8514,18 @@ function Cu(t) {
8514
8514
  s(t.nativeToPseudo(m)), t.run();
8515
8515
  }
8516
8516
  ), t.bindNativeFunction("__getStateV1__", (e) => {
8517
- const i = t.getState(e);
8518
- return t.nativeToPseudo(i);
8519
- }), t.bindNativeFunction("__setStateV1__", (e, i) => {
8520
- t.setState(e, i);
8517
+ const n = t.getState(e);
8518
+ return t.nativeToPseudo(n);
8519
+ }), t.bindNativeFunction("__setStateV1__", (e, n) => {
8520
+ t.setState(e, n);
8521
8521
  }), t.bindNativeFunction(
8522
8522
  "__navigateToV1__",
8523
- (e, i) => {
8523
+ (e, n) => {
8524
8524
  if (t.mode === "runtime") {
8525
8525
  const o = "/main/" + Date.now(), s = {
8526
8526
  orgId: t.org,
8527
8527
  appId: `${e}${t.env}`,
8528
- pageId: i
8528
+ pageId: n
8529
8529
  };
8530
8530
  ge.router.replace({ path: o, query: s });
8531
8531
  } else t.mode === "preview" && po(
@@ -8536,15 +8536,15 @@ function Cu(t) {
8536
8536
  }
8537
8537
  ), t.bindAsyncFunction(
8538
8538
  "__openConfirmDlgV1__",
8539
- (e, i, o) => {
8540
- ir({ title: e, text: i }).then((s) => {
8539
+ (e, n, o) => {
8540
+ ir({ title: e, text: n }).then((s) => {
8541
8541
  o(t.nativeToPseudo(s)), t.run();
8542
8542
  });
8543
8543
  }
8544
8544
  ), t.bindAsyncFunction(
8545
8545
  "__openPromptDlgV1__",
8546
- (e, i, o, s) => {
8547
- or({ title: e, label: i, value: o }).then((r) => {
8546
+ (e, n, o, s) => {
8547
+ or({ title: e, label: n, value: o }).then((r) => {
8548
8548
  s(t.nativeToPseudo(r)), t.run();
8549
8549
  });
8550
8550
  }
@@ -8666,8 +8666,8 @@ class Wu {
8666
8666
  type;
8667
8667
  eventBus = _r();
8668
8668
  hooks;
8669
- constructor(e, i, o, s, r, a, c, m, d) {
8670
- this.kind = e, this.id = i, this.refKey = o, this.parent = s, this.org = r, this.env = a, this.mode = c, this.type = m, this.hooks = d, this.parent?.addChild(this), console.log(`Sandbox/constructor id='${this.id}'`);
8669
+ constructor(e, n, o, s, r, a, c, m, d) {
8670
+ this.kind = e, this.id = n, this.refKey = o, this.parent = s, this.org = r, this.env = a, this.mode = c, this.type = m, this.hooks = d, this.parent?.addChild(this), console.log(`Sandbox/constructor id='${this.id}'`);
8671
8671
  }
8672
8672
  dispose() {
8673
8673
  this.parent?.removeChild(this.id), this.destroyInterpreter(), console.log(`Sandbox/dispose id='${this.id}'`);
@@ -8692,7 +8692,7 @@ class Wu {
8692
8692
  this.interpreter && (this.callFunction("__destroy__"), this.interpreter = void 0);
8693
8693
  }
8694
8694
  // eslint-disable-next-line
8695
- bindNativeFunction(e, i) {
8695
+ bindNativeFunction(e, n) {
8696
8696
  if (!this.interpreter) {
8697
8697
  console.error("Sandbox/bindNativeFunction invalid interpreter");
8698
8698
  return;
@@ -8700,11 +8700,11 @@ class Wu {
8700
8700
  this.interpreter.setProperty(
8701
8701
  this.interpreter.globalObject,
8702
8702
  e,
8703
- this.interpreter.createNativeFunction(i)
8703
+ this.interpreter.createNativeFunction(n)
8704
8704
  );
8705
8705
  }
8706
8706
  // eslint-disable-next-line
8707
- bindAsyncFunction(e, i) {
8707
+ bindAsyncFunction(e, n) {
8708
8708
  if (!this.interpreter) {
8709
8709
  console.error("Sandbox/bindAsyncFunction invalid interpreter");
8710
8710
  return;
@@ -8712,7 +8712,7 @@ class Wu {
8712
8712
  this.interpreter.setProperty(
8713
8713
  this.interpreter.globalObject,
8714
8714
  e,
8715
- this.interpreter.createAsyncFunction(i)
8715
+ this.interpreter.createAsyncFunction(n)
8716
8716
  );
8717
8717
  }
8718
8718
  pseudoToNative(e) {
@@ -8736,12 +8736,12 @@ class Wu {
8736
8736
  }
8737
8737
  return this.interpreter.getProperty(this.interpreter.globalObject, e);
8738
8738
  }
8739
- setVariable(e, i) {
8739
+ setVariable(e, n) {
8740
8740
  if (!this.interpreter) {
8741
8741
  console.error("Sandbox/setVariable invalid interpreter");
8742
8742
  return;
8743
8743
  }
8744
- this.interpreter.setProperty(this.interpreter.globalObject, e, i);
8744
+ this.interpreter.setProperty(this.interpreter.globalObject, e, n);
8745
8745
  }
8746
8746
  run() {
8747
8747
  if (!this.interpreter) {
@@ -8755,20 +8755,20 @@ class Wu {
8755
8755
  console.error("Sandbox/runCode invalid interpreter");
8756
8756
  return;
8757
8757
  }
8758
- const i = `try {
8758
+ const n = `try {
8759
8759
  ${Sr(e)}} catch (e) {
8760
8760
  __messageV1__('error', 'run exception: ' + e.message);
8761
8761
  }
8762
8762
  `;
8763
- io(i), this.interpreter.appendCode(i), this.interpreter.run();
8763
+ io(n), this.interpreter.appendCode(n), this.interpreter.run();
8764
8764
  }
8765
- callFunction(e, ...i) {
8765
+ callFunction(e, ...n) {
8766
8766
  if (!this.interpreter) {
8767
8767
  console.error("Sandbox/callFunction invalid interpreter");
8768
8768
  return;
8769
8769
  }
8770
8770
  const o = [];
8771
- for (const a of i)
8771
+ for (const a of n)
8772
8772
  o.push(JSON.stringify(a));
8773
8773
  const r = `try {
8774
8774
  ${`${e}(${o.join(", ")});`}
@@ -8785,49 +8785,49 @@ ${Sr(e)}} catch (e) {
8785
8785
  syncNodes(e) {
8786
8786
  if (e) {
8787
8787
  this.nodes = { globality: e.view };
8788
- const i = (o) => {
8789
- this.nodes[o.basic.id] = o, o.children?.forEach((s) => i(s));
8788
+ const n = (o) => {
8789
+ this.nodes[o.basic.id] = o, o.children?.forEach((s) => n(s));
8790
8790
  };
8791
- e.view.nodes.forEach((o) => i(o));
8791
+ e.view.nodes.forEach((o) => n(o));
8792
8792
  } else
8793
8793
  this.nodes = {};
8794
8794
  }
8795
- getElementPropertyInner(e, i) {
8796
- return we(e, i);
8795
+ getElementPropertyInner(e, n) {
8796
+ return we(e, n);
8797
8797
  }
8798
- getElementProperty(e, i) {
8798
+ getElementProperty(e, n) {
8799
8799
  const o = this.nodes[e];
8800
8800
  if (!o) {
8801
8801
  console.warn(
8802
8802
  "Sandbox/getElementProperty node not found",
8803
8803
  e,
8804
- i
8804
+ n
8805
8805
  );
8806
8806
  return;
8807
8807
  }
8808
- return this.getElementPropertyInner(o, i);
8808
+ return this.getElementPropertyInner(o, n);
8809
8809
  }
8810
- setElementPropertyInner(e, i, o) {
8811
- const s = we(e, i);
8812
- le(o, s) || (vo(e, i, o), this.hooks?.onElementPropertyChange(
8810
+ setElementPropertyInner(e, n, o) {
8811
+ const s = we(e, n);
8812
+ le(o, s) || (vo(e, n, o), this.hooks?.onElementPropertyChange(
8813
8813
  e.basic.id,
8814
- i,
8814
+ n,
8815
8815
  o,
8816
8816
  s
8817
8817
  ));
8818
8818
  }
8819
- setElementProperty(e, i, o) {
8819
+ setElementProperty(e, n, o) {
8820
8820
  const s = this.nodes[e];
8821
8821
  if (!s) {
8822
8822
  console.warn(
8823
8823
  "Sandbox/setElementProperty node not found",
8824
8824
  e,
8825
- i,
8825
+ n,
8826
8826
  o
8827
8827
  );
8828
8828
  return;
8829
8829
  }
8830
- this.setElementPropertyInner(s, i, o);
8830
+ this.setElementPropertyInner(s, n, o);
8831
8831
  }
8832
8832
  //--------------------------
8833
8833
  // 自定义属性
@@ -8839,9 +8839,9 @@ ${Sr(e)}} catch (e) {
8839
8839
  getCustomProperty(e) {
8840
8840
  return this.customProperties[e];
8841
8841
  }
8842
- setCustomProperty(e, i) {
8842
+ setCustomProperty(e, n) {
8843
8843
  const o = this.customProperties[e];
8844
- le(i, o) || (this.customProperties[e] = i, this.hooks?.onCustomPropertyChange(e, i, o));
8844
+ le(n, o) || (this.customProperties[e] = n, this.hooks?.onCustomPropertyChange(e, n, o));
8845
8845
  }
8846
8846
  //--------------------------
8847
8847
  // 适配的插槽属性
@@ -8853,18 +8853,18 @@ ${Sr(e)}} catch (e) {
8853
8853
  getAdaptSlotProperty(e) {
8854
8854
  return this.adaptSlotProperties[e];
8855
8855
  }
8856
- setAdaptSlotProperty(e, i) {
8856
+ setAdaptSlotProperty(e, n) {
8857
8857
  const o = this.adaptSlotProperties[e];
8858
- le(i, o) || (this.adaptSlotProperties[e] = i, this.hooks?.onAdaptSlotPropertyChange(e, i, o));
8858
+ le(n, o) || (this.adaptSlotProperties[e] = n, this.hooks?.onAdaptSlotPropertyChange(e, n, o));
8859
8859
  }
8860
8860
  //--------------------------
8861
8861
  // 方法
8862
8862
  //--------------------------
8863
- callMethod(e, i) {
8863
+ callMethod(e, n) {
8864
8864
  if (!te(this.mode))
8865
8865
  return;
8866
8866
  const { methodKey: o } = Oo(e), s = [];
8867
- return this.eventBus.emit(e, { key: o, inputs: i, outputs: s }), s;
8867
+ return this.eventBus.emit(e, { key: o, inputs: n, outputs: s }), s;
8868
8868
  }
8869
8869
  //--------------------------
8870
8870
  // 状态
@@ -8876,12 +8876,12 @@ ${Sr(e)}} catch (e) {
8876
8876
  getState(e) {
8877
8877
  return this.states[e];
8878
8878
  }
8879
- setState(e, i) {
8879
+ setState(e, n) {
8880
8880
  const o = this.states[e];
8881
- le(i, o) || (this.states[e] = i, this.hooks?.onStateChange(e, i, o));
8881
+ le(n, o) || (this.states[e] = n, this.hooks?.onStateChange(e, n, o));
8882
8882
  }
8883
8883
  }
8884
- function ei(t, e, i, o, s) {
8884
+ function ei(t, e, n, o, s) {
8885
8885
  const r = vu(), a = ku(), c = H(), m = fe(), d = Ce(), u = Me(), p = ($, S, L, E) => {
8886
8886
  if (te(c) && (v.callFunction(
8887
8887
  "__triggerEventV1__",
@@ -8940,7 +8940,7 @@ function ei(t, e, i, o, s) {
8940
8940
  S,
8941
8941
  L
8942
8942
  ));
8943
- }, v = new Wu(e, i, o, s, r, a, c, m, {
8943
+ }, v = new Wu(e, n, o, s, r, a, c, m, {
8944
8944
  onElementPropertyChange: p,
8945
8945
  onCustomPropertyChange: f,
8946
8946
  onAdaptSlotPropertyChange: b,
@@ -8978,14 +8978,14 @@ function ei(t, e, i, o, s) {
8978
8978
  { immediate: !0 }
8979
8979
  );
8980
8980
  }
8981
- const Ru = (t, e, i) => {
8981
+ const Ru = (t, e, n) => {
8982
8982
  const o = t[e];
8983
8983
  return o ? typeof o == "function" ? o() : Promise.resolve(o) : new Promise((s, r) => {
8984
- (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(r.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + e + (e.split("/").length !== i ? ". Note that variables only represent file names one level deep." : ""))));
8984
+ (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(r.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + e + (e.split("/").length !== n ? ". Note that variables only represent file names one level deep." : ""))));
8985
8985
  });
8986
8986
  };
8987
8987
  async function pp(t) {
8988
- return (await Ru(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.iwe5dp7b.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.bcugsp8c.js") }), `./locales/${t}/index.ts`, 4)).default;
8988
+ return (await Ru(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.kb94vvdw.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.oqwexg4o.js") }), `./locales/${t}/index.ts`, 4)).default;
8989
8989
  }
8990
8990
  export {
8991
8991
  Sr as addIndent,