x-runtime-lib 0.8.82 → 0.8.84

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
@@ -15,24 +15,24 @@ var we = (t, e, n) => {
15
15
  } else n && t.push([n]);
16
16
  return e;
17
17
  }, Ve = (t, e, n) => {
18
- var o = typeof SuppressedError == "function" ? SuppressedError : function(a, c, m, p) {
19
- return p = Error(m), p.name = "SuppressedError", p.error = a, p.suppressed = c, p;
18
+ var o = typeof SuppressedError == "function" ? SuppressedError : function(a, c, p, m) {
19
+ return m = Error(p), m.name = "SuppressedError", m.error = a, m.suppressed = c, m;
20
20
  }, s = (a) => e = n ? new o(a, e, "An error was suppressed during disposal") : (n = !0, a), r = (a) => {
21
21
  for (; a = t.pop(); )
22
22
  try {
23
23
  var c = a[1] && a[1].call(a[2]);
24
- if (a[0]) return Promise.resolve(c).then(r, (m) => (s(m), r()));
25
- } catch (m) {
26
- s(m);
24
+ if (a[0]) return Promise.resolve(c).then(r, (p) => (s(p), r()));
25
+ } catch (p) {
26
+ s(p);
27
27
  }
28
28
  if (n) throw e;
29
29
  };
30
30
  return r();
31
31
  };
32
- import { defineComponent as $, createElementBlock as te, renderSlot as B, unref as i, openBlock as g, createElementVNode as Y, computed as v, normalizeStyle as ee, ref as oe, watchEffect as me, watch as re, onBeforeMount as Zo, onUnmounted as Ge, createBlock as w, withCtx as _, createCommentVNode as ne, useTemplateRef as ao, onMounted as co, nextTick as uo, useAttrs as Qo, h as ae, resolveComponent as A, createVNode as W, isRef as J, createSlots as Wn, renderList as er, useId as mo, withModifiers as tr, normalizeClass as nr, toDisplayString as ir, inject as se, provide as le, readonly as Dn } from "vue";
33
- import { globalObjects as ge, waitUtil as po, useViewStack as yo, eventBus as fo, messageInfo as or, messageSuccess as rr, messageWarning as bo, messageError as ho, createAxios as sr, openConfirmDlg as lr, openPromptDlg as ar } from "x-essential-lib";
34
- import { CameraHelper as go, DirectionalLightHelper as cr, PointLightHelper as ur, SpotLightHelper as mr } from "three";
35
- import { c as M, i as ce, q as Ne, u as pr, r as xo, e as vo, a as dr, b as yr, d as fr, f as br, g as hr, h as gr, j as xr, k as vr, l as ko, X as kr, Y as _r, K as wr, m as Vr, n as Sr, o as $r, p as Ir } from "./vendor.eh9kttp2.js";
32
+ import { defineComponent as $, createElementBlock as te, renderSlot as B, unref as i, openBlock as h, createElementVNode as Y, computed as v, normalizeStyle as ee, ref as oe, watchEffect as pe, watch as re, onBeforeMount as Zo, onUnmounted as Ge, createBlock as w, withCtx as _, createCommentVNode as ne, useTemplateRef as ao, onMounted as co, nextTick as uo, useAttrs as Qo, h as ae, resolveComponent as A, createVNode as W, isRef as J, createSlots as Wn, renderList as er, useId as po, withModifiers as tr, normalizeClass as nr, toDisplayString as ir, inject as se, provide as le, readonly as Dn } from "vue";
33
+ import { globalObjects as he, waitUtil as mo, useViewStack as yo, eventBus as fo, messageInfo as or, messageSuccess as rr, messageWarning as bo, messageError as go, createAxios as sr, openConfirmDlg as lr, openPromptDlg as ar } from "x-essential-lib";
34
+ import { CameraHelper as ho, DirectionalLightHelper as cr, PointLightHelper as ur, SpotLightHelper as pr } from "three";
35
+ import { c as M, i as ce, q as Ne, u as mr, r as xo, e as vo, a as dr, b as yr, d as fr, f as br, g as gr, h as hr, j as xr, k as vr, l as ko, X as kr, Y as _r, K as wr, m as Vr, n as Sr, o as $r, p as Ir } from "./vendor.eh9kttp2.js";
36
36
  import { useTheme as Cr } from "vuetify";
37
37
  import { getErrorMessage as Pr } from "x-error-lib";
38
38
  import { useI18n as _o } from "vue-i18n";
@@ -203,24 +203,24 @@ function Br(t) {
203
203
  return !0;
204
204
  }
205
205
  function Nn(t, e, n) {
206
- const { i18n: o } = ge;
206
+ const { i18n: o } = he;
207
207
  let s = "";
208
208
  return t && (s += t + " / "), e.forEach((r, a) => {
209
209
  a > 0 && (s += " - "), n ? s += o.global.t(r) : s += r;
210
210
  }), s;
211
211
  }
212
212
  function Qu(t, e) {
213
- const { i18n: n } = ge;
213
+ const { i18n: n } = he;
214
214
  let o = "";
215
215
  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)), Nn(o, e, Lr(t));
216
216
  }
217
- function em(t, e) {
218
- const { i18n: n } = ge;
217
+ function ep(t, e) {
218
+ const { i18n: n } = he;
219
219
  let o = "";
220
220
  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)), Nn(o, e, Er(t));
221
221
  }
222
- function tm(t, e) {
223
- const { i18n: n } = ge;
222
+ function tp(t, e) {
223
+ const { i18n: n } = he;
224
224
  let o = "";
225
225
  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)), Nn(o, e, Br(t));
226
226
  }
@@ -235,7 +235,7 @@ const Ee = {}, V = (t) => {
235
235
  },
236
236
  setup(t) {
237
237
  const e = H();
238
- return (n, o) => i(e) === "editor" ? (g(), te("TresMesh", {
238
+ return (n, o) => i(e) === "editor" ? (h(), te("TresMesh", {
239
239
  key: 0,
240
240
  position: t.position,
241
241
  rotation: t.rotation,
@@ -267,7 +267,7 @@ const Ee = {}, V = (t) => {
267
267
  pointerEvents: "auto",
268
268
  userSelect: "none"
269
269
  }));
270
- return (s, r) => i(e) === "editor" ? (g(), te("div", {
270
+ return (s, r) => i(e) === "editor" ? (h(), te("div", {
271
271
  key: 0,
272
272
  style: ee(n.value)
273
273
  }, [
@@ -292,13 +292,13 @@ const Ee = {}, V = (t) => {
292
292
  };
293
293
  function l(t, e, n) {
294
294
  const o = fe(), s = oe();
295
- return me(() => {
295
+ return pe(() => {
296
296
  s.value = Mr(o, t.node, e, n);
297
297
  }), re(s, (r, a) => {
298
298
  ce(r, a) || Wr(o, t.node, e, s.value, n);
299
299
  }), { property: s };
300
300
  }
301
- function pe(t) {
301
+ function me(t) {
302
302
  const { property: e } = l(t, [
303
303
  "transform",
304
304
  "position",
@@ -327,27 +327,27 @@ function pe(t) {
327
327
  "transform",
328
328
  "scale",
329
329
  "x"
330
- ]), { property: m } = l(t, [
330
+ ]), { property: p } = l(t, [
331
331
  "transform",
332
332
  "scale",
333
333
  "y"
334
- ]), { property: p } = l(t, [
334
+ ]), { property: m } = l(t, [
335
335
  "transform",
336
336
  "scale",
337
337
  "z"
338
338
  ]), u = oe([0, 0, 0]), d = oe([0, 0, 0]), y = oe([1, 1, 1]);
339
- return me(() => {
339
+ return pe(() => {
340
340
  u.value = [e.value, n.value, o.value];
341
- }), me(() => {
341
+ }), pe(() => {
342
342
  e.value = u.value[0], n.value = u.value[1], o.value = u.value[2];
343
- }), me(() => {
343
+ }), pe(() => {
344
344
  d.value = [s.value, r.value, a.value];
345
- }), me(() => {
345
+ }), pe(() => {
346
346
  s.value = d.value[0], r.value = d.value[1], a.value = d.value[2];
347
- }), me(() => {
348
- y.value = [c.value, m.value, p.value];
349
- }), me(() => {
350
- c.value = y.value[0], m.value = y.value[1], p.value = y.value[2];
347
+ }), pe(() => {
348
+ y.value = [c.value, p.value, m.value];
349
+ }), pe(() => {
350
+ c.value = y.value[0], p.value = y.value[1], m.value = y.value[2];
351
351
  }), { position: u, rotation: d, scale: y };
352
352
  }
353
353
  function So(t) {
@@ -404,23 +404,23 @@ function Po(t) {
404
404
  }
405
405
  function K(t) {
406
406
  const { computedThemes: e } = Cr(), n = je(), o = v(() => t.value?.mode), s = v(() => {
407
- const p = t.value?.theme;
408
- return p ? p === "background0" ? n.value ? "#2e2e2e" : "#bdbdbd" : p === "background1" ? n.value ? "#272727" : "#eeeeee" : p === "background2" ? n.value ? "#1e1e1e" : "#ffffff" : (n.value ? e.value.dark : e.value.light).colors[p] : void 0;
407
+ const m = t.value?.theme;
408
+ return m ? m === "background0" ? n.value ? "#2e2e2e" : "#bdbdbd" : m === "background1" ? n.value ? "#272727" : "#eeeeee" : m === "background2" ? n.value ? "#1e1e1e" : "#ffffff" : (n.value ? e.value.dark : e.value.light).colors[m] : void 0;
409
409
  }), r = v(() => n.value ? t.value.custom?.dark : t.value.custom?.light), a = v(() => o.value === "theme" ? s.value ?? "" : o.value === "custom" ? r.value ?? "" : ""), c = v(() => {
410
- const p = a.value;
411
- return !p.startsWith("#") || p.length < 7 ? "" : p.substring(0, 7);
412
- }), m = v(() => {
413
- const p = a.value;
414
- return p.startsWith("#") ? p.length < 9 ? 1 : parseInt(p.substring(7, 9)) / 255 : 0;
410
+ const m = a.value;
411
+ return !m.startsWith("#") || m.length < 7 ? "" : m.substring(0, 7);
412
+ }), p = v(() => {
413
+ const m = a.value;
414
+ return m.startsWith("#") ? m.length < 9 ? 1 : parseInt(m.substring(7, 9)) / 255 : 0;
415
415
  });
416
- return { color: a, rgb: c, alpha: m };
416
+ return { color: a, rgb: c, alpha: p };
417
417
  }
418
418
  function jn(t) {
419
- const e = v(() => t.node.border?.style), n = v(() => t.node.border?.width), o = v(() => t.node.border?.color), { color: s } = K(o), r = v(() => t.node.border?.roundRadius?.tl), a = v(() => t.node.border?.roundRadius?.tr), c = v(() => t.node.border?.roundRadius?.bl), m = v(() => t.node.border?.roundRadius?.br);
420
- function p(u) {
421
- 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);
419
+ const e = v(() => t.node.border?.style), n = v(() => t.node.border?.width), o = v(() => t.node.border?.color), { color: s } = K(o), r = v(() => t.node.border?.roundRadius?.tl), a = v(() => t.node.border?.roundRadius?.tr), c = v(() => t.node.border?.roundRadius?.bl), p = v(() => t.node.border?.roundRadius?.br);
420
+ function m(u) {
421
+ 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), p.value && (u.borderBottomRightRadius = p.value);
422
422
  }
423
- return { borderStyle: e, borderWidth: n, borderColor: s, applyBorder: p };
423
+ return { borderStyle: e, borderWidth: n, borderColor: s, applyBorder: m };
424
424
  }
425
425
  function Hn(t) {
426
426
  const e = v(() => t.node.margin?.top), n = v(() => t.node.margin?.left), o = v(() => t.node.margin?.bottom), s = v(() => t.node.margin?.right);
@@ -451,7 +451,7 @@ function de(t) {
451
451
  return u / 100 * n.value.height + "px";
452
452
  }
453
453
  return t.node.size?.minHeight;
454
- }), m = v(() => {
454
+ }), p = v(() => {
455
455
  if (t.outer && e === "editor") {
456
456
  const u = nn(t.node.size?.maxHeight);
457
457
  if (u)
@@ -459,10 +459,10 @@ function de(t) {
459
459
  }
460
460
  return t.node.size?.maxHeight;
461
461
  });
462
- function p(u) {
463
- o.value && (u.width = o.value), s.value && (u.minWidth = s.value), r.value && (u.maxWidth = r.value), a.value && (u.height = a.value), c.value && (u.minHeight = c.value), m.value && (u.maxHeight = m.value);
462
+ function m(u) {
463
+ o.value && (u.width = o.value), s.value && (u.minWidth = s.value), r.value && (u.maxWidth = r.value), a.value && (u.height = a.value), c.value && (u.minHeight = c.value), p.value && (u.maxHeight = p.value);
464
464
  }
465
- return { width: o, minWidth: s, maxWidth: r, height: a, minHeight: c, maxHeight: m, applySize: p };
465
+ return { width: o, minWidth: s, maxWidth: r, height: a, minHeight: c, maxHeight: p, applySize: m };
466
466
  }
467
467
  function Ue(t, e, n) {
468
468
  const o = fe();
@@ -486,8 +486,8 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
486
486
  outer: { type: Boolean }
487
487
  },
488
488
  setup(t) {
489
- const e = t, n = H(), { position: o, rotation: s, scale: r } = pe(e), { property: a } = l(e, ["settings", "bottom"]), { property: c } = l(e, ["settings", "far"]), { property: m } = l(e, ["settings", "left"]), { property: p } = l(e, ["settings", "near"]), { property: u } = l(e, ["settings", "right"]), { property: d } = l(e, ["settings", "top"]);
490
- return (y, b) => (g(), w(i(ve), {
489
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = me(e), { property: a } = l(e, ["settings", "bottom"]), { property: c } = l(e, ["settings", "far"]), { property: p } = l(e, ["settings", "left"]), { property: m } = l(e, ["settings", "near"]), { property: u } = l(e, ["settings", "right"]), { property: d } = l(e, ["settings", "top"]);
490
+ return (y, b) => (h(), w(i(ve), {
491
491
  position: i(o),
492
492
  rotation: i(s),
493
493
  scale: i(r)
@@ -496,17 +496,17 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
496
496
  Y("TresOrthographicCamera", {
497
497
  bottom: i(a),
498
498
  far: i(c),
499
- left: i(m),
500
- near: i(p),
499
+ left: i(p),
500
+ near: i(m),
501
501
  position: i(n) !== "editor" ? i(o) : [0, 0, 0],
502
502
  right: i(u),
503
503
  rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
504
504
  scale: i(n) !== "editor" ? i(r) : [1, 1, 1],
505
505
  top: i(d)
506
506
  }, [
507
- i(n) === "editor" ? (g(), w(i(Ne), {
507
+ i(n) === "editor" ? (h(), w(i(Ne), {
508
508
  key: 0,
509
- type: i(go)
509
+ type: i(ho)
510
510
  }, null, 8, ["type"])) : ne("", !0),
511
511
  B(y.$slots, "default")
512
512
  ], 8, Dr)
@@ -521,8 +521,8 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
521
521
  outer: { type: Boolean }
522
522
  },
523
523
  setup(t) {
524
- const e = t, n = H(), { position: o, rotation: s, scale: r } = pe(e), { property: a } = l(e, ["settings", "aspect"]), { property: c } = l(e, ["settings", "far"]), { property: m } = l(e, ["settings", "fov"]), { property: p } = l(e, ["settings", "near"]);
525
- return (u, d) => (g(), w(i(ve), {
524
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = me(e), { property: a } = l(e, ["settings", "aspect"]), { property: c } = l(e, ["settings", "far"]), { property: p } = l(e, ["settings", "fov"]), { property: m } = l(e, ["settings", "near"]);
525
+ return (u, d) => (h(), w(i(ve), {
526
526
  position: i(o),
527
527
  rotation: i(s),
528
528
  scale: i(r)
@@ -531,15 +531,15 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
531
531
  Y("TresPerspectiveCamera", {
532
532
  aspect: i(a),
533
533
  far: i(c),
534
- fov: i(m),
535
- near: i(p),
534
+ fov: i(p),
535
+ near: i(m),
536
536
  position: i(n) !== "editor" ? i(o) : [0, 0, 0],
537
537
  rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
538
538
  scale: i(n) !== "editor" ? i(r) : [1, 1, 1]
539
539
  }, [
540
- i(n) === "editor" ? (g(), w(i(Ne), {
540
+ i(n) === "editor" ? (h(), w(i(Ne), {
541
541
  key: 0,
542
- type: i(go)
542
+ type: i(ho)
543
543
  }, null, 8, ["type"])) : ne("", !0),
544
544
  B(u.$slots, "default")
545
545
  ], 8, Gr)
@@ -564,7 +564,7 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
564
564
  "settings",
565
565
  "widthSegements"
566
566
  ]);
567
- return (m, p) => (g(), te("TresBoxGeometry", {
567
+ return (p, m) => (h(), te("TresBoxGeometry", {
568
568
  args: [
569
569
  i(a),
570
570
  i(s),
@@ -602,14 +602,14 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
602
602
  ]), { property: c } = l(e, [
603
603
  "settings",
604
604
  "thetaStart"
605
- ]), { property: m } = l(e, [
605
+ ]), { property: p } = l(e, [
606
606
  "settings",
607
607
  "widthSegments"
608
608
  ]);
609
- return (p, u) => (g(), te("TresSphereGeometry", {
609
+ return (m, u) => (h(), te("TresSphereGeometry", {
610
610
  args: [
611
611
  i(r),
612
- i(m),
612
+ i(p),
613
613
  i(n),
614
614
  i(s),
615
615
  i(o),
@@ -625,11 +625,11 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
625
625
  outer: { type: Boolean }
626
626
  },
627
627
  setup(t) {
628
- const e = t, n = H(), { position: o, rotation: s, scale: r } = pe(e), { property: a } = l(e, ["settings", "color"]), { color: c } = K(a), { property: m } = l(e, [
628
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = me(e), { property: a } = l(e, ["settings", "color"]), { color: c } = K(a), { property: p } = l(e, [
629
629
  "settings",
630
630
  "intensity"
631
631
  ]);
632
- return (p, u) => (g(), w(i(ve), {
632
+ return (m, u) => (h(), w(i(ve), {
633
633
  position: i(o),
634
634
  rotation: i(s),
635
635
  scale: i(r)
@@ -637,12 +637,12 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
637
637
  default: _(() => [
638
638
  Y("TresAmbientLight", {
639
639
  color: i(c),
640
- intensity: i(m),
640
+ intensity: i(p),
641
641
  position: i(n) !== "editor" ? i(o) : [0, 0, 0],
642
642
  rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
643
643
  scale: i(n) !== "editor" ? i(r) : [1, 1, 1]
644
644
  }, [
645
- B(p.$slots, "default")
645
+ B(m.$slots, "default")
646
646
  ], 8, Ur)
647
647
  ]),
648
648
  _: 3
@@ -655,11 +655,11 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
655
655
  outer: { type: Boolean }
656
656
  },
657
657
  setup(t) {
658
- const e = t, n = H(), { position: o, rotation: s, scale: r } = pe(e), { property: a } = l(e, ["settings", "color"]), { color: c } = K(a), { property: m } = l(e, [
658
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = me(e), { property: a } = l(e, ["settings", "color"]), { color: c } = K(a), { property: p } = l(e, [
659
659
  "settings",
660
660
  "intensity"
661
661
  ]);
662
- return (p, u) => (g(), w(i(ve), {
662
+ return (m, u) => (h(), w(i(ve), {
663
663
  position: i(o),
664
664
  rotation: i(s),
665
665
  scale: i(r)
@@ -667,16 +667,16 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
667
667
  default: _(() => [
668
668
  Y("TresDirectionalLight", {
669
669
  color: i(c),
670
- intensity: i(m),
670
+ intensity: i(p),
671
671
  position: i(n) !== "editor" ? i(o) : [0, 0, 0],
672
672
  rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
673
673
  scale: i(n) !== "editor" ? i(r) : [1, 1, 1]
674
674
  }, [
675
- i(n) === "editor" ? (g(), w(i(Ne), {
675
+ i(n) === "editor" ? (h(), w(i(Ne), {
676
676
  key: 0,
677
677
  type: i(cr)
678
678
  }, null, 8, ["type"])) : ne("", !0),
679
- B(p.$slots, "default")
679
+ B(m.$slots, "default")
680
680
  ], 8, qr)
681
681
  ]),
682
682
  _: 3
@@ -689,14 +689,14 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
689
689
  outer: { type: Boolean }
690
690
  },
691
691
  setup(t) {
692
- const e = t, n = H(), { position: o, rotation: s, scale: r } = pe(e), { property: a } = l(e, ["settings", "color"]), { color: c } = K(a), { property: m } = l(e, ["settings", "decay"]), { property: p } = l(e, [
692
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = me(e), { property: a } = l(e, ["settings", "color"]), { color: c } = K(a), { property: p } = l(e, ["settings", "decay"]), { property: m } = l(e, [
693
693
  "settings",
694
694
  "distance"
695
695
  ]), { property: u } = l(e, [
696
696
  "settings",
697
697
  "intensity"
698
698
  ]);
699
- return (d, y) => (g(), w(i(ve), {
699
+ return (d, y) => (h(), w(i(ve), {
700
700
  position: i(o),
701
701
  rotation: i(s),
702
702
  scale: i(r)
@@ -704,14 +704,14 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
704
704
  default: _(() => [
705
705
  Y("TresPointLight", {
706
706
  color: i(c),
707
- decay: i(m),
708
- distance: i(p),
707
+ decay: i(p),
708
+ distance: i(m),
709
709
  intensity: i(u),
710
710
  position: i(n) !== "editor" ? i(o) : [0, 0, 0],
711
711
  rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
712
712
  scale: i(n) !== "editor" ? i(r) : [1, 1, 1]
713
713
  }, [
714
- i(n) === "editor" ? (g(), w(i(Ne), {
714
+ i(n) === "editor" ? (h(), w(i(Ne), {
715
715
  key: 0,
716
716
  type: i(ur)
717
717
  }, null, 8, ["type"])) : ne("", !0),
@@ -728,7 +728,7 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
728
728
  outer: { type: Boolean }
729
729
  },
730
730
  setup(t) {
731
- const e = t, n = H(), { position: o, rotation: s, scale: r } = pe(e), { property: a } = l(e, ["settings", "angle"]), { property: c } = l(e, ["settings", "color"]), { color: m } = K(c), { property: p } = l(e, ["settings", "decay"]), { property: u } = l(e, [
731
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = me(e), { property: a } = l(e, ["settings", "angle"]), { property: c } = l(e, ["settings", "color"]), { color: p } = K(c), { property: m } = l(e, ["settings", "decay"]), { property: u } = l(e, [
732
732
  "settings",
733
733
  "distance"
734
734
  ]), { property: d } = l(e, [
@@ -738,7 +738,7 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
738
738
  "settings",
739
739
  "penumbra"
740
740
  ]);
741
- return (b, h) => (g(), w(i(ve), {
741
+ return (b, g) => (h(), w(i(ve), {
742
742
  position: i(o),
743
743
  rotation: i(s),
744
744
  scale: i(r)
@@ -746,8 +746,8 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
746
746
  default: _(() => [
747
747
  Y("TresSpotLight", {
748
748
  angle: i(a),
749
- color: i(m),
750
- decay: i(p),
749
+ color: i(p),
750
+ decay: i(m),
751
751
  distance: i(u),
752
752
  intensity: i(d),
753
753
  penumbra: i(y),
@@ -755,9 +755,9 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
755
755
  rotation: i(n) !== "editor" ? i(s) : [0, 0, 0],
756
756
  scale: i(n) !== "editor" ? i(r) : [1, 1, 1]
757
757
  }, [
758
- i(n) === "editor" ? (g(), w(i(Ne), {
758
+ i(n) === "editor" ? (h(), w(i(Ne), {
759
759
  key: 0,
760
- type: i(mr)
760
+ type: i(pr)
761
761
  }, null, 8, ["type"])) : ne("", !0),
762
762
  B(b.$slots, "default")
763
763
  ], 8, Qr)
@@ -767,7 +767,7 @@ const Dr = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
767
767
  }
768
768
  }), ts = {};
769
769
  function ns(t, e) {
770
- return g(), te("TresMeshBasicMaterial");
770
+ return h(), te("TresMeshBasicMaterial");
771
771
  }
772
772
  const is = /* @__PURE__ */ Te(ts, [["render", ns]]), os = ["position", "rotation", "scale"], rs = /* @__PURE__ */ $({
773
773
  __name: "index",
@@ -776,8 +776,8 @@ const is = /* @__PURE__ */ Te(ts, [["render", ns]]), os = ["position", "rotation
776
776
  outer: { type: Boolean }
777
777
  },
778
778
  setup(t) {
779
- const e = t, n = H(), { position: o, rotation: s, scale: r } = pe(e);
780
- return (a, c) => (g(), w(i(ve), {
779
+ const e = t, n = H(), { position: o, rotation: s, scale: r } = me(e);
780
+ return (a, c) => (h(), w(i(ve), {
781
781
  position: i(o),
782
782
  rotation: i(s),
783
783
  scale: i(r)
@@ -801,8 +801,8 @@ const is = /* @__PURE__ */ Te(ts, [["render", ns]]), os = ["position", "rotation
801
801
  outer: { type: Boolean }
802
802
  },
803
803
  setup(t) {
804
- const e = t, { position: n, rotation: o, scale: s } = pe(e);
805
- return (r, a) => (g(), te("TresMesh", {
804
+ const e = t, { position: n, rotation: o, scale: s } = me(e);
805
+ return (r, a) => (h(), te("TresMesh", {
806
806
  position: i(n),
807
807
  rotation: i(o),
808
808
  scale: i(s)
@@ -810,18 +810,18 @@ const is = /* @__PURE__ */ Te(ts, [["render", ns]]), os = ["position", "rotation
810
810
  B(r.$slots, "default")
811
811
  ], 8, ss));
812
812
  }
813
- }), as = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], cs = "#242424", us = {}, ms = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, ps = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, ds = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, ys = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, fs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, bs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, hs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, gs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, xs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, vs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ks = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, _s = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, ws = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, Vs = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Ss = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, $s = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Is = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Cs = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ps = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ts = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, zs = { textStyle: { color: "#eeeeee" } }, As = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, Ls = { lineStyle: { color: "#eeeeee", width: 1 }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, label: { color: "#eeeeee" } } }, Es = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Bs = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, Rs = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Ms = {
813
+ }), as = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], cs = "#242424", us = {}, ps = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, ms = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, ds = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, ys = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, fs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, bs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, gs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, hs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, xs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, vs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ks = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, _s = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, ws = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, Vs = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, Ss = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, $s = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Is = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Cs = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ps = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Ts = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, zs = { textStyle: { color: "#eeeeee" } }, As = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, Ls = { lineStyle: { color: "#eeeeee", width: 1 }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, label: { color: "#eeeeee" } } }, Es = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Bs = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, Rs = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Ms = {
814
814
  color: as,
815
815
  backgroundColor: cs,
816
816
  textStyle: us,
817
- title: ms,
818
- line: ps,
817
+ title: ps,
818
+ line: ms,
819
819
  radar: ds,
820
820
  bar: ys,
821
821
  pie: fs,
822
822
  scatter: bs,
823
- boxplot: hs,
824
- parallel: gs,
823
+ boxplot: gs,
824
+ parallel: hs,
825
825
  sankey: xs,
826
826
  funnel: vs,
827
827
  gauge: ks,
@@ -840,7 +840,7 @@ const is = /* @__PURE__ */ Te(ts, [["render", ns]]), os = ["position", "rotation
840
840
  visualMap: Es,
841
841
  dataZoom: Bs,
842
842
  markPoint: Rs
843
- }, Ws = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Ds = "#f5f5f5", Fs = {}, Gs = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, Ns = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, js = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Hs = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Ks = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Os = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Us = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Js = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, qs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Xs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ys = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Zs = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, Qs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, el = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, tl = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, nl = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, il = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, ol = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, rl = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, sl = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, ll = { textStyle: { color: "#333333" } }, al = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, cl = { lineStyle: { color: "#eeeeee", width: "2" }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, label: { color: "#eeeeee" } } }, ul = { color: ["#bf444c", "#d88273", "#f6efa6"] }, ml = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, pl = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, dl = {
843
+ }, Ws = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Ds = "#f5f5f5", Fs = {}, Gs = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, Ns = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, js = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Hs = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Ks = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Os = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Us = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Js = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, qs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Xs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ys = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Zs = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, Qs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, el = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, tl = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, nl = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, il = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, ol = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, rl = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, sl = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, ll = { textStyle: { color: "#333333" } }, al = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, cl = { lineStyle: { color: "#eeeeee", width: "2" }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, label: { color: "#eeeeee" } } }, ul = { color: ["#bf444c", "#d88273", "#f6efa6"] }, pl = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, ml = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, dl = {
844
844
  color: Ws,
845
845
  backgroundColor: Ds,
846
846
  textStyle: Fs,
@@ -868,16 +868,16 @@ const is = /* @__PURE__ */ Te(ts, [["render", ns]]), os = ["position", "rotation
868
868
  tooltip: al,
869
869
  timeline: cl,
870
870
  visualMap: ul,
871
- dataZoom: ml,
872
- markPoint: pl
871
+ dataZoom: pl,
872
+ markPoint: ml
873
873
  };
874
- pr([
874
+ mr([
875
875
  dr,
876
876
  yr,
877
877
  fr,
878
878
  br,
879
- hr,
880
879
  gr,
880
+ hr,
881
881
  xr,
882
882
  vr
883
883
  ]);
@@ -890,7 +890,7 @@ const yl = /* @__PURE__ */ $({
890
890
  outer: { type: Boolean }
891
891
  },
892
892
  setup(t) {
893
- const e = t, n = ze(), o = je(), s = ye(), r = ke(), { width: a, minWidth: c, maxWidth: m, height: p, minHeight: u, maxHeight: d, applySize: y } = de(e), { applyTitle: b } = Io(e), { applyXAxis: h } = Co(e), { applyYAxis: k } = Po(e), { applyLegend: x } = So(e), { applySeries: S } = $o(e), I = v(() => {
893
+ const e = t, n = ze(), o = je(), s = ye(), r = ke(), { width: a, minWidth: c, maxWidth: p, height: m, minHeight: u, maxHeight: d, applySize: y } = de(e), { applyTitle: b } = Io(e), { applyXAxis: g } = Co(e), { applyYAxis: k } = Po(e), { applyLegend: x } = So(e), { applySeries: S } = $o(e), I = v(() => {
894
894
  const C = {}, N = r.value.type;
895
895
  return s === "page" ? N === "common" ? y(C) : console.assert(!1) : s === "comp" && N === "common" ? y(C) : console.assert(!1), C;
896
896
  }), P = ao("chart");
@@ -903,10 +903,10 @@ const yl = /* @__PURE__ */ $({
903
903
  E?.resize();
904
904
  }, R = () => {
905
905
  const C = {};
906
- b(C), h(C), k(C), x(C), S(C), E?.setOption(C, !0);
906
+ b(C), g(C), k(C), x(C), S(C), E?.setOption(C, !0);
907
907
  };
908
908
  return co(async () => {
909
- window.addEventListener("resize", j, !1), await po(() => !!P.value), D(), R();
909
+ window.addEventListener("resize", j, !1), await mo(() => !!P.value), D(), R();
910
910
  }), Ge(() => {
911
911
  window.removeEventListener("resize", j, !1), E?.dispose();
912
912
  }), re(
@@ -915,8 +915,8 @@ const yl = /* @__PURE__ */ $({
915
915
  () => n.value.height,
916
916
  a,
917
917
  c,
918
- m,
919
918
  p,
919
+ m,
920
920
  u,
921
921
  d
922
922
  ],
@@ -931,7 +931,7 @@ const yl = /* @__PURE__ */ $({
931
931
  R();
932
932
  },
933
933
  { deep: !0 }
934
- ), (C, N) => (g(), w(i(F), { block: "" }, {
934
+ ), (C, N) => (h(), w(i(F), { block: "" }, {
935
935
  default: _(() => [
936
936
  Y("div", {
937
937
  ref: "chart",
@@ -948,7 +948,7 @@ const yl = /* @__PURE__ */ $({
948
948
  outer: { type: Boolean }
949
949
  },
950
950
  setup(t) {
951
- const e = t, n = ze(), o = je(), s = ye(), r = ke(), { width: a, minWidth: c, maxWidth: m, height: p, minHeight: u, maxHeight: d, applySize: y } = de(e), { applyTitle: b } = Io(e), { applyXAxis: h } = Co(e), { applyYAxis: k } = Po(e), { applyLegend: x } = So(e), { applySeries: S } = $o(e), I = v(() => {
951
+ const e = t, n = ze(), o = je(), s = ye(), r = ke(), { width: a, minWidth: c, maxWidth: p, height: m, minHeight: u, maxHeight: d, applySize: y } = de(e), { applyTitle: b } = Io(e), { applyXAxis: g } = Co(e), { applyYAxis: k } = Po(e), { applyLegend: x } = So(e), { applySeries: S } = $o(e), I = v(() => {
952
952
  const C = {}, N = r.value.type;
953
953
  return s === "page" ? N === "common" ? y(C) : console.assert(!1) : s === "comp" && N === "common" ? y(C) : console.assert(!1), C;
954
954
  }), P = ao("chart");
@@ -961,10 +961,10 @@ const yl = /* @__PURE__ */ $({
961
961
  E?.resize();
962
962
  }, R = () => {
963
963
  const C = {};
964
- b(C), h(C), k(C), x(C), S(C), E?.setOption(C, !0);
964
+ b(C), g(C), k(C), x(C), S(C), E?.setOption(C, !0);
965
965
  };
966
966
  return co(async () => {
967
- window.addEventListener("resize", j, !1), await po(() => !!P.value), D(), R();
967
+ window.addEventListener("resize", j, !1), await mo(() => !!P.value), D(), R();
968
968
  }), Ge(() => {
969
969
  window.removeEventListener("resize", j, !1), E?.dispose();
970
970
  }), re(
@@ -973,8 +973,8 @@ const yl = /* @__PURE__ */ $({
973
973
  () => n.value.height,
974
974
  a,
975
975
  c,
976
- m,
977
976
  p,
977
+ m,
978
978
  u,
979
979
  d
980
980
  ],
@@ -989,7 +989,7 @@ const yl = /* @__PURE__ */ $({
989
989
  R();
990
990
  },
991
991
  { deep: !0 }
992
- ), (C, N) => (g(), w(i(F), { block: "" }, {
992
+ ), (C, N) => (h(), w(i(F), { block: "" }, {
993
993
  default: _(() => [
994
994
  Y("div", {
995
995
  ref: "chart",
@@ -1008,9 +1008,9 @@ const yl = /* @__PURE__ */ $({
1008
1008
  },
1009
1009
  setup(t) {
1010
1010
  const e = t, n = oe(), o = H();
1011
- return Z(o) && ii(n, "multipleRef", e.node.basic.id, "", fe()), ni(e.refContext.compId, n), (s, r) => (g(), te("div"));
1011
+ return Z(o) && ii(n, "multipleRef", e.node.basic.id, "", fe()), ni(e.refContext.compId, n), (s, r) => (h(), te("div"));
1012
1012
  }
1013
- }), hl = /* @__PURE__ */ $({
1013
+ }), gl = /* @__PURE__ */ $({
1014
1014
  __name: "index",
1015
1015
  props: {
1016
1016
  refContext: {},
@@ -1024,7 +1024,7 @@ const yl = /* @__PURE__ */ $({
1024
1024
  const u = {};
1025
1025
  return o.value?.type === "common" && a(u), u;
1026
1026
  });
1027
- function m(u) {
1027
+ function p(u) {
1028
1028
  const d = Ee[u.basic.key];
1029
1029
  if (!d)
1030
1030
  return console.assert(!1, `element not found key=${u.basic.key}`), ae("div", `element not found key=${u.basic.key}`);
@@ -1034,18 +1034,18 @@ const yl = /* @__PURE__ */ $({
1034
1034
  compId: u.reference.comp
1035
1035
  });
1036
1036
  const b = [];
1037
- return d.leaf || u.children?.forEach((h) => {
1038
- b.push(m(h));
1037
+ return d.leaf || u.children?.forEach((g) => {
1038
+ b.push(p(g));
1039
1039
  }), ae(d.comp, y, { default: () => b });
1040
1040
  }
1041
- const p = () => {
1041
+ const m = () => {
1042
1042
  if (Vo(n.refContext))
1043
1043
  return ae("div", e("x-runtime-lib.circularRef"));
1044
1044
  if (!o.value)
1045
1045
  return ae("div");
1046
1046
  const u = [];
1047
1047
  if (o.value.view.nodes.forEach((y) => {
1048
- u.push(m(y));
1048
+ u.push(p(y));
1049
1049
  }), o.value.type === "common")
1050
1050
  return ae(
1051
1051
  "div",
@@ -1053,9 +1053,9 @@ const yl = /* @__PURE__ */ $({
1053
1053
  { default: () => u }
1054
1054
  );
1055
1055
  };
1056
- return (u, d) => (g(), w(p));
1056
+ return (u, d) => (h(), w(m));
1057
1057
  }
1058
- }), gl = /* @__PURE__ */ $({
1058
+ }), hl = /* @__PURE__ */ $({
1059
1059
  __name: "index",
1060
1060
  props: {
1061
1061
  node: {},
@@ -1063,14 +1063,14 @@ const yl = /* @__PURE__ */ $({
1063
1063
  },
1064
1064
  setup(t) {
1065
1065
  const e = t, { property: n } = l(e, ["settings", "open"]);
1066
- return (o, s) => (g(), w(i(F), null, {
1066
+ return (o, s) => (h(), w(i(F), null, {
1067
1067
  default: _(() => [
1068
1068
  i(n) ? B(o.$slots, "default", { key: 0 }) : ne("", !0)
1069
1069
  ]),
1070
1070
  _: 3
1071
1071
  }));
1072
1072
  }
1073
- }), he = /* @__PURE__ */ $({
1073
+ }), ge = /* @__PURE__ */ $({
1074
1074
  __name: "index",
1075
1075
  props: {
1076
1076
  id: {},
@@ -1081,18 +1081,18 @@ const yl = /* @__PURE__ */ $({
1081
1081
  const { t: e } = _o(), n = t, o = oe(), s = H();
1082
1082
  Z(s) && ii(o, "slot", n.id, "", fe()), ni(n.refContext.compId, o);
1083
1083
  function r(c) {
1084
- const m = Ee[c.basic.key];
1085
- if (!m)
1084
+ const p = Ee[c.basic.key];
1085
+ if (!p)
1086
1086
  return console.assert(!1, `element not found key=${c.basic.key}`), ae("div", `element not found key=${c.basic.key}`);
1087
- const p = { node: c };
1088
- c.reference && c.reference.comp && (p.refContext = {
1089
- parent: p.refContext,
1087
+ const m = { node: c };
1088
+ c.reference && c.reference.comp && (m.refContext = {
1089
+ parent: m.refContext,
1090
1090
  compId: c.reference.comp
1091
1091
  });
1092
1092
  const u = [];
1093
- return m.leaf || c.children?.forEach((d) => {
1093
+ return p.leaf || c.children?.forEach((d) => {
1094
1094
  u.push(r(d));
1095
- }), ae(m.comp, p, { default: () => u });
1095
+ }), ae(p.comp, m, { default: () => u });
1096
1096
  }
1097
1097
  const a = () => {
1098
1098
  if (Vo(n.refContext))
@@ -1100,11 +1100,11 @@ const yl = /* @__PURE__ */ $({
1100
1100
  if (!o.value)
1101
1101
  return ae("div");
1102
1102
  const c = [];
1103
- return o.value.view.nodes.forEach((m) => {
1104
- c.push(r(m));
1103
+ return o.value.view.nodes.forEach((p) => {
1104
+ c.push(r(p));
1105
1105
  }), c;
1106
1106
  };
1107
- return (c, m) => (g(), w(a));
1107
+ return (c, p) => (h(), w(a));
1108
1108
  }
1109
1109
  }), xl = /* @__PURE__ */ $({
1110
1110
  __name: "index",
@@ -1122,11 +1122,11 @@ const yl = /* @__PURE__ */ $({
1122
1122
  "offset",
1123
1123
  "y"
1124
1124
  ]);
1125
- return (c, m) => {
1126
- const p = A("v-badge");
1127
- return g(), w(i(F), null, {
1125
+ return (c, p) => {
1126
+ const m = A("v-badge");
1127
+ return h(), w(i(F), null, {
1128
1128
  default: _(() => [
1129
- W(p, {
1129
+ W(m, {
1130
1130
  content: i(n),
1131
1131
  dot: i(o),
1132
1132
  "offset-x": i(r),
@@ -1154,10 +1154,10 @@ const yl = /* @__PURE__ */ $({
1154
1154
  "settings",
1155
1155
  "addIcon",
1156
1156
  "append"
1157
- ]), { property: s } = l(e, ["settings", "block"]), { property: r } = l(e, ["settings", "color"]), { color: a } = K(r), { property: c } = l(e, ["settings", "density"]), { property: m } = l(e, [
1157
+ ]), { property: s } = l(e, ["settings", "block"]), { property: r } = l(e, ["settings", "color"]), { color: a } = K(r), { property: c } = l(e, ["settings", "density"]), { property: p } = l(e, [
1158
1158
  "settings",
1159
1159
  "disabled"
1160
- ]), { property: p } = l(e, ["size", "height"]), { property: u } = l(e, ["settings", "loading"]), { property: d } = l(e, ["size", "maxHeight"]), { property: y } = l(e, ["size", "maxWidth"]), { property: b } = l(e, ["size", "minHeight"]), { property: h } = l(e, ["size", "minWidth"]), { property: k } = l(e, [
1160
+ ]), { property: m } = l(e, ["size", "height"]), { property: u } = l(e, ["settings", "loading"]), { property: d } = l(e, ["size", "maxHeight"]), { property: y } = l(e, ["size", "maxWidth"]), { property: b } = l(e, ["size", "minHeight"]), { property: g } = l(e, ["size", "minWidth"]), { property: k } = l(e, [
1161
1161
  "settings",
1162
1162
  "addIcon",
1163
1163
  "prepend"
@@ -1175,20 +1175,20 @@ const yl = /* @__PURE__ */ $({
1175
1175
  };
1176
1176
  return (N, X) => {
1177
1177
  const ie = A("v-btn");
1178
- return g(), w(i(F), { block: i(s) }, {
1178
+ return h(), w(i(F), { block: i(s) }, {
1179
1179
  default: _(() => [
1180
1180
  W(ie, {
1181
1181
  "append-icon": i(o),
1182
1182
  block: i(s),
1183
1183
  color: i(a),
1184
1184
  density: i(c),
1185
- disabled: i(m),
1186
- height: i(p),
1185
+ disabled: i(p),
1186
+ height: i(m),
1187
1187
  loading: i(u),
1188
1188
  "max-height": i(d),
1189
1189
  "max-width": i(y),
1190
1190
  "min-height": i(b),
1191
- "min-width": i(h),
1191
+ "min-width": i(g),
1192
1192
  "prepend-icon": i(k),
1193
1193
  readonly: i(x),
1194
1194
  ripple: i(S),
@@ -1208,7 +1208,7 @@ const yl = /* @__PURE__ */ $({
1208
1208
  }), kl = {};
1209
1209
  function _l(t, e) {
1210
1210
  const n = A("v-btn-group");
1211
- return g(), w(n, null, {
1211
+ return h(), w(n, null, {
1212
1212
  default: _(() => [
1213
1213
  B(t.$slots, "default")
1214
1214
  ]),
@@ -1234,18 +1234,18 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1234
1234
  ]), { property: c } = l(e, [
1235
1235
  "settings",
1236
1236
  "readonly"
1237
- ]), { property: m } = l(e, ["settings", "size"]), { property: p } = l(e, ["settings", "stacked"]), { theme: u } = G(), { property: d } = l(e, ["settings", "tile"]), { property: y } = l(e, ["settings", "variant"]);
1238
- return (b, h) => {
1237
+ ]), { property: p } = l(e, ["settings", "size"]), { property: m } = l(e, ["settings", "stacked"]), { theme: u } = G(), { property: d } = l(e, ["settings", "tile"]), { property: y } = l(e, ["settings", "variant"]);
1238
+ return (b, g) => {
1239
1239
  const k = A("v-btn-toggle");
1240
- return g(), w(k, {
1240
+ return h(), w(k, {
1241
1241
  block: i(n),
1242
1242
  disabled: i(o),
1243
1243
  divided: i(s),
1244
1244
  mandatory: i(r),
1245
1245
  multiple: i(a),
1246
1246
  readonly: i(c),
1247
- size: i(m),
1248
- stacked: i(p),
1247
+ size: i(p),
1248
+ stacked: i(m),
1249
1249
  theme: i(u),
1250
1250
  tile: i(d),
1251
1251
  variant: i(y)
@@ -1267,13 +1267,13 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1267
1267
  const e = t, { property: n } = l(e, ["settings", "density"]), { property: o } = l(e, [
1268
1268
  "settings",
1269
1269
  "disabled"
1270
- ]), { 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: p } = l(e, ["size", "minHeight"]), { property: u } = l(e, ["size", "minWidth"]), { property: d } = l(e, [
1270
+ ]), { 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: p } = l(e, ["size", "maxWidth"]), { property: m } = l(e, ["size", "minHeight"]), { property: u } = l(e, ["size", "minWidth"]), { property: d } = l(e, [
1271
1271
  "settings",
1272
1272
  "subtitle"
1273
- ]), { property: y } = l(e, ["settings", "text"]), { theme: b } = G(), { property: h } = l(e, ["settings", "title"]), { property: k } = l(e, ["settings", "variant"]), { property: x } = l(e, ["size", "width"]);
1273
+ ]), { property: y } = l(e, ["settings", "text"]), { theme: b } = G(), { property: g } = l(e, ["settings", "title"]), { property: k } = l(e, ["settings", "variant"]), { property: x } = l(e, ["size", "width"]);
1274
1274
  return (S, I) => {
1275
1275
  const P = A("v-card");
1276
- return g(), w(i(F), { block: "" }, {
1276
+ return h(), w(i(F), { block: "" }, {
1277
1277
  default: _(() => [
1278
1278
  W(P, {
1279
1279
  density: i(n),
@@ -1282,13 +1282,13 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1282
1282
  hover: i(r),
1283
1283
  loading: i(a),
1284
1284
  "max-height": i(c),
1285
- "max-width": i(m),
1286
- "min-height": i(p),
1285
+ "max-width": i(p),
1286
+ "min-height": i(m),
1287
1287
  "min-width": i(u),
1288
1288
  subtitle: i(d),
1289
1289
  text: i(y),
1290
1290
  theme: i(b),
1291
- title: i(h),
1291
+ title: i(g),
1292
1292
  variant: i(k),
1293
1293
  width: i(x)
1294
1294
  }, {
@@ -1318,7 +1318,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1318
1318
  ]);
1319
1319
  return (s, r) => {
1320
1320
  const a = A("v-checkbox");
1321
- return g(), w(i(F), null, {
1321
+ return h(), w(i(F), null, {
1322
1322
  default: _(() => [
1323
1323
  W(a, {
1324
1324
  disabled: i(n),
@@ -1345,10 +1345,10 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1345
1345
  ]), { property: c } = l(e, [
1346
1346
  "settings",
1347
1347
  "draggable"
1348
- ]), { property: m } = l(e, ["settings", "filter"]), { property: p } = l(e, ["settings", "label"]), { property: u } = l(e, ["settings", "size"]), { property: d } = l(e, ["settings", "text"]), { theme: y } = G(), { property: b } = l(e, ["settings", "tile"]), { property: h } = l(e, ["settings", "value"]), { property: k } = l(e, ["settings", "variant"]);
1348
+ ]), { property: p } = l(e, ["settings", "filter"]), { property: m } = l(e, ["settings", "label"]), { property: u } = l(e, ["settings", "size"]), { property: d } = l(e, ["settings", "text"]), { theme: y } = G(), { property: b } = l(e, ["settings", "tile"]), { property: g } = l(e, ["settings", "value"]), { property: k } = l(e, ["settings", "variant"]);
1349
1349
  return (x, S) => {
1350
1350
  const I = A("v-chip");
1351
- return g(), w(i(F), null, {
1351
+ return h(), w(i(F), null, {
1352
1352
  default: _(() => [
1353
1353
  W(I, {
1354
1354
  closable: i(n),
@@ -1356,13 +1356,13 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1356
1356
  density: i(r),
1357
1357
  disabled: i(a),
1358
1358
  draggable: i(c),
1359
- filter: i(m),
1360
- label: i(p),
1359
+ filter: i(p),
1360
+ label: i(m),
1361
1361
  size: i(u),
1362
1362
  text: i(d),
1363
1363
  theme: i(y),
1364
1364
  tile: i(b),
1365
- value: i(h),
1365
+ value: i(g),
1366
1366
  variant: i(k)
1367
1367
  }, null, 8, ["closable", "color", "density", "disabled", "draggable", "filter", "label", "size", "text", "theme", "tile", "value", "variant"])
1368
1368
  ]),
@@ -1389,23 +1389,23 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1389
1389
  ]), { property: c } = l(e, [
1390
1390
  "settings",
1391
1391
  "multiple"
1392
- ]), { property: m } = l(e, [
1392
+ ]), { property: p } = l(e, [
1393
1393
  "settings",
1394
1394
  "showArrows"
1395
- ]), { theme: p } = G(), { property: u } = l(e, ["settings", "value"]);
1395
+ ]), { theme: m } = G(), { property: u } = l(e, ["settings", "value"]);
1396
1396
  return (d, y) => {
1397
1397
  const b = A("v-chip-group");
1398
- return g(), w(b, {
1398
+ return h(), w(b, {
1399
1399
  modelValue: i(u),
1400
- "onUpdate:modelValue": y[0] || (y[0] = (h) => J(u) ? u.value = h : null),
1400
+ "onUpdate:modelValue": y[0] || (y[0] = (g) => J(u) ? u.value = g : null),
1401
1401
  column: i(n),
1402
1402
  direction: i(o),
1403
1403
  disabled: i(s),
1404
1404
  filter: i(r),
1405
1405
  mandatory: i(a),
1406
1406
  multiple: i(c),
1407
- "show-arrows": i(m),
1408
- theme: i(p)
1407
+ "show-arrows": i(p),
1408
+ theme: i(m)
1409
1409
  }, {
1410
1410
  default: _(() => [
1411
1411
  B(d.$slots, "default")
@@ -1422,18 +1422,18 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1422
1422
  },
1423
1423
  setup(t) {
1424
1424
  const e = t, n = ye(), o = ke(), { applySize: s } = de(e), r = v(() => {
1425
- const h = {}, k = o.value.type;
1426
- return n === "page" ? k === "common" ? s(h) : console.assert(!1) : n === "comp" && k === "common" ? s(h) : console.assert(!1), h;
1425
+ const g = {}, k = o.value.type;
1426
+ return n === "page" ? k === "common" ? s(g) : console.assert(!1) : n === "comp" && k === "common" ? s(g) : console.assert(!1), g;
1427
1427
  }), { property: a } = l(e, [
1428
1428
  "settings",
1429
1429
  "disabled"
1430
1430
  ]), { property: c } = l(e, [
1431
1431
  "settings",
1432
1432
  "hideCanvas"
1433
- ]), { property: m } = l(e, [
1433
+ ]), { property: p } = l(e, [
1434
1434
  "settings",
1435
1435
  "hideHeader"
1436
- ]), { property: p } = l(e, [
1436
+ ]), { property: m } = l(e, [
1437
1437
  "settings",
1438
1438
  "hideInputs"
1439
1439
  ]), { property: u } = l(e, [
@@ -1446,15 +1446,15 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1446
1446
  "settings",
1447
1447
  "showSwatches"
1448
1448
  ]), { theme: b } = G();
1449
- return (h, k) => {
1449
+ return (g, k) => {
1450
1450
  const x = A("v-color-picker");
1451
- return g(), w(i(F), null, {
1451
+ return h(), w(i(F), null, {
1452
1452
  default: _(() => [
1453
1453
  W(x, {
1454
1454
  disabled: i(a),
1455
1455
  "hide-canvas": i(c),
1456
- "hide-header": i(m),
1457
- "hide-inputs": i(p),
1456
+ "hide-header": i(p),
1457
+ "hide-inputs": i(m),
1458
1458
  "hide-sliders": i(u),
1459
1459
  landscape: i(d),
1460
1460
  "show-swatches": i(y),
@@ -1485,14 +1485,14 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1485
1485
  ]), { property: a } = l(e, [
1486
1486
  "settings",
1487
1487
  "singleLine"
1488
- ]), { theme: c } = G(), { property: m } = l(e, ["settings", "value"]);
1489
- return (p, u) => {
1488
+ ]), { theme: c } = G(), { property: p } = l(e, ["settings", "value"]);
1489
+ return (m, u) => {
1490
1490
  const d = A("v-combobox");
1491
- return g(), w(i(F), null, {
1491
+ return h(), w(i(F), null, {
1492
1492
  default: _(() => [
1493
1493
  W(d, {
1494
- modelValue: i(m),
1495
- "onUpdate:modelValue": u[0] || (u[0] = (y) => J(m) ? m.value = y : null),
1494
+ modelValue: i(p),
1495
+ "onUpdate:modelValue": u[0] || (u[0] = (y) => J(p) ? p.value = y : null),
1496
1496
  "hide-details": i(n),
1497
1497
  label: i(o),
1498
1498
  placeholder: i(s),
@@ -1515,11 +1515,11 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1515
1515
  const e = t, n = ye(), o = ke(), { property: s } = l(e, [
1516
1516
  "settings",
1517
1517
  "backgroundColor"
1518
- ]), { color: r } = K(s), { applySize: a } = de(e), { applyMargin: c } = Hn(e), { applyPadding: m } = Kn(e), { applyBorder: p } = jn(e), u = v(() => {
1518
+ ]), { color: r } = K(s), { applySize: a } = de(e), { applyMargin: c } = Hn(e), { applyPadding: p } = Kn(e), { applyBorder: m } = jn(e), u = v(() => {
1519
1519
  const d = {}, y = o.value.type;
1520
- return n === "page" ? y === "common" ? (a(d), c(d), m(d), p(d), r.value && (d.backgroundColor = r.value)) : console.assert(!1) : n === "comp" && y === "common" ? (a(d), c(d), m(d), p(d), r.value && (d.backgroundColor = r.value)) : console.assert(!1), d;
1520
+ return n === "page" ? y === "common" ? (a(d), c(d), p(d), m(d), r.value && (d.backgroundColor = r.value)) : console.assert(!1) : n === "comp" && y === "common" ? (a(d), c(d), p(d), m(d), r.value && (d.backgroundColor = r.value)) : console.assert(!1), d;
1521
1521
  });
1522
- return (d, y) => (g(), w(i(F), { block: "" }, {
1522
+ return (d, y) => (h(), w(i(F), { block: "" }, {
1523
1523
  default: _(() => [
1524
1524
  Y("div", {
1525
1525
  style: ee(u.value)
@@ -1543,22 +1543,22 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1543
1543
  ]), { property: s } = l(e, [
1544
1544
  "settings",
1545
1545
  "fixedHeader"
1546
- ]), { property: r } = l(e, ["settings", "headers"]), { property: a } = l(e, ["size", "height"]), { property: c } = l(e, ["settings", "hover"]), { property: m } = l(
1546
+ ]), { property: r } = l(e, ["settings", "headers"]), { property: a } = l(e, ["size", "height"]), { property: c } = l(e, ["settings", "hover"]), { property: p } = l(
1547
1547
  e,
1548
1548
  ["settings", "data"],
1549
1549
  !0
1550
- ), { property: p } = l(e, ["settings", "loading"]), { property: u } = l(e, [
1550
+ ), { property: m } = l(e, ["settings", "loading"]), { property: u } = l(e, [
1551
1551
  "settings",
1552
1552
  "multiSort"
1553
1553
  ]), { theme: d } = G(), { property: y } = l(e, ["size", "width"]), b = v(() => {
1554
- const h = [];
1554
+ const g = [];
1555
1555
  return (e.node.slots?.items ?? []).forEach((x) => {
1556
- x.column && x.comp && h.push(x);
1557
- }), h;
1556
+ x.column && x.comp && g.push(x);
1557
+ }), g;
1558
1558
  });
1559
- return (h, k) => {
1559
+ return (g, k) => {
1560
1560
  const x = A("v-data-table");
1561
- return g(), w(i(F), { block: "" }, {
1561
+ return h(), w(i(F), { block: "" }, {
1562
1562
  default: _(() => [
1563
1563
  W(x, {
1564
1564
  density: i(n),
@@ -1567,8 +1567,8 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1567
1567
  headers: i(r),
1568
1568
  height: i(a),
1569
1569
  hover: i(c),
1570
- items: i(m),
1571
- loading: i(p),
1570
+ items: i(p),
1571
+ loading: i(m),
1572
1572
  "multi-sort": i(u),
1573
1573
  theme: i(d),
1574
1574
  width: i(y)
@@ -1576,7 +1576,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1576
1576
  er(b.value, (S) => ({
1577
1577
  name: `item.${S.column}`,
1578
1578
  fn: _(({ value: I }) => [
1579
- W(i(he), {
1579
+ W(i(ge), {
1580
1580
  id: S.column,
1581
1581
  "ref-context": { compId: S.comp },
1582
1582
  state: { value: I }
@@ -1594,7 +1594,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1594
1594
  setup(t) {
1595
1595
  return (e, n) => {
1596
1596
  const o = A("v-date-picker");
1597
- return g(), w(i(F), null, {
1597
+ return h(), w(i(F), null, {
1598
1598
  default: _(() => [
1599
1599
  W(o)
1600
1600
  ]),
@@ -1609,20 +1609,20 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1609
1609
  outer: { type: Boolean }
1610
1610
  },
1611
1611
  setup(t) {
1612
- const e = t, n = H(), o = v(() => e.node.basic?.id), { open: s } = yo(`runtimeDlg/${mo()}`);
1612
+ const e = t, n = H(), o = v(() => e.node.basic?.id), { open: s } = yo(`runtimeDlg/${po()}`);
1613
1613
  return Ue(e, "open", () => {
1614
1614
  s.value = !0;
1615
1615
  }), Ue(e, "close", () => {
1616
1616
  s.value = !1;
1617
1617
  }), (r, a) => {
1618
1618
  const c = A("v-dialog");
1619
- return g(), w(c, {
1619
+ return h(), w(c, {
1620
1620
  modelValue: i(s),
1621
- "onUpdate:modelValue": a[0] || (a[0] = (m) => J(s) ? s.value = m : null),
1621
+ "onUpdate:modelValue": a[0] || (a[0] = (p) => J(s) ? s.value = p : null),
1622
1622
  attach: "#dialogContainer"
1623
1623
  }, {
1624
1624
  activator: _(() => [
1625
- i(n) === "editor" ? (g(), te("div", {
1625
+ i(n) === "editor" ? (h(), te("div", {
1626
1626
  key: 0,
1627
1627
  id: `__node__@${o.value}`
1628
1628
  }, null, 8, El)) : ne("", !0)
@@ -1647,10 +1647,10 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1647
1647
  ]), { property: r } = l(e, [
1648
1648
  "settings",
1649
1649
  "disabled"
1650
- ]), { property: a } = l(e, ["settings", "label"]), { property: c } = l(e, ["settings", "loading"]), { property: m } = l(e, [
1650
+ ]), { property: a } = l(e, ["settings", "label"]), { property: c } = l(e, ["settings", "loading"]), { property: p } = l(e, [
1651
1651
  "settings",
1652
1652
  "multiple"
1653
- ]), { property: p } = l(e, [
1653
+ ]), { property: m } = l(e, [
1654
1654
  "settings",
1655
1655
  "readonly"
1656
1656
  ]), { property: u } = l(e, ["settings", "reverse"]), { property: d } = l(e, [
@@ -1658,18 +1658,18 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1658
1658
  "singleLine"
1659
1659
  ]);
1660
1660
  return (y, b) => {
1661
- const h = A("v-file-input");
1662
- return g(), w(i(F), { block: "" }, {
1661
+ const g = A("v-file-input");
1662
+ return h(), w(i(F), { block: "" }, {
1663
1663
  default: _(() => [
1664
- W(h, {
1664
+ W(g, {
1665
1665
  chips: i(n),
1666
1666
  density: i(o),
1667
1667
  direction: i(s),
1668
1668
  disabled: i(r),
1669
1669
  label: i(a),
1670
1670
  loading: i(c),
1671
- multiple: i(m),
1672
- readonly: i(p),
1671
+ multiple: i(p),
1672
+ readonly: i(m),
1673
1673
  reverse: i(u),
1674
1674
  "single-line": i(d)
1675
1675
  }, null, 8, ["chips", "density", "direction", "disabled", "label", "loading", "multiple", "readonly", "reverse", "single-line"])
@@ -1685,24 +1685,24 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1685
1685
  outer: { type: Boolean }
1686
1686
  },
1687
1687
  setup(t) {
1688
- const e = t, n = ze(), o = ye(), s = ke(), { applySize: r } = de(e), { applyMargin: a } = Hn(e), { applyPadding: c } = Kn(e), { applyBorder: m } = jn(e), { property: p } = l(e, [
1688
+ const e = t, n = ze(), o = ye(), s = ke(), { applySize: r } = de(e), { applyMargin: a } = Hn(e), { applyPadding: c } = Kn(e), { applyBorder: p } = jn(e), { property: m } = l(e, [
1689
1689
  "settings",
1690
1690
  "backgroundColor"
1691
- ]), { color: u } = K(p), d = (b) => {
1691
+ ]), { color: u } = K(m), d = (b) => {
1692
1692
  u.value && (b.backgroundColor = u.value), b.display = "flex";
1693
- const h = Oe(n.value.width), k = Ae(h, e.node.settings?.direction);
1693
+ const g = Oe(n.value.width), k = Ae(g, e.node.settings?.direction);
1694
1694
  k === "row" ? b.flexDirection = "row" : k === "rowReverse" ? b.flexDirection = "row-reverse" : k === "column" ? b.flexDirection = "column" : k === "columnReverse" && (b.flexDirection = "column-reverse");
1695
- const x = Ae(h, e.node.settings?.wrap);
1695
+ const x = Ae(g, e.node.settings?.wrap);
1696
1696
  x === "no" ? b.flexWrap = "nowrap" : x === "yes" ? b.flexWrap = "wrap" : x === "reverse" && (b.flexWrap = "wrap-reverse");
1697
- const S = Ae(h, e.node.settings?.mainAlign);
1697
+ const S = Ae(g, e.node.settings?.mainAlign);
1698
1698
  S === "start" ? b.justifyContent = "flex-start" : S === "end" ? b.justifyContent = "flex-end" : S === "center" ? b.justifyContent = "center" : S === "spaceBetween" ? b.justifyContent = "space-between" : S === "spaceAround" ? b.justifyContent = "space-around" : S === "spaceEvenly" && (b.justifyContent = "space-evenly");
1699
- const I = Ae(h, e.node.settings?.crossAlign);
1699
+ const I = Ae(g, e.node.settings?.crossAlign);
1700
1700
  I === "start" ? b.alignItems = "flex-start" : I === "end" ? b.alignItems = "flex-end" : I === "center" ? b.alignItems = "center" : I === "baseline" ? b.alignItems = "baseline" : I === "stretch" && (b.alignItems = "stretch");
1701
1701
  }, y = v(() => {
1702
- const b = {}, h = s.value.type;
1703
- return o === "page" ? h === "common" ? (r(b), a(b), c(b), m(b), d(b)) : console.assert(!1) : o === "comp" && h === "common" ? (r(b), a(b), c(b), m(b), d(b)) : console.assert(!1), b;
1702
+ const b = {}, g = s.value.type;
1703
+ return o === "page" ? g === "common" ? (r(b), a(b), c(b), p(b), d(b)) : console.assert(!1) : o === "comp" && g === "common" ? (r(b), a(b), c(b), p(b), d(b)) : console.assert(!1), b;
1704
1704
  });
1705
- return (b, h) => (g(), te("div", {
1705
+ return (b, g) => (h(), te("div", {
1706
1706
  style: ee(y.value)
1707
1707
  }, [
1708
1708
  B(b.$slots, "default")
@@ -1716,13 +1716,13 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1716
1716
  },
1717
1717
  setup(t) {
1718
1718
  const e = t, n = ye(), o = ke(), { applySize: s } = de(e), { property: r } = l(e, ["settings", "grow"]), { property: a } = l(e, ["settings", "shrink"]), c = v(() => {
1719
- const m = {}, p = o.value.type;
1720
- return n === "page" ? p === "common" ? (s(m), m.flexGrow = r.value ? 1 : 0, m.flexShrink = a.value ? 1 : 0) : console.assert(!1) : n === "comp" && p === "common" ? (s(m), m.flexGrow = r.value ? 1 : 0, m.flexShrink = a.value ? 1 : 0) : console.assert(!1), m;
1719
+ const p = {}, m = o.value.type;
1720
+ return n === "page" ? m === "common" ? (s(p), p.flexGrow = r.value ? 1 : 0, p.flexShrink = a.value ? 1 : 0) : console.assert(!1) : n === "comp" && m === "common" ? (s(p), p.flexGrow = r.value ? 1 : 0, p.flexShrink = a.value ? 1 : 0) : console.assert(!1), p;
1721
1721
  });
1722
- return (m, p) => (g(), te("div", {
1722
+ return (p, m) => (h(), te("div", {
1723
1723
  style: ee(c.value)
1724
1724
  }, [
1725
- B(m.$slots, "default")
1725
+ B(p.$slots, "default")
1726
1726
  ], 4));
1727
1727
  }
1728
1728
  }), Dl = /* @__PURE__ */ $({
@@ -1738,10 +1738,10 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1738
1738
  ]), { property: c } = l(e, [
1739
1739
  "settings",
1740
1740
  "backgroundColor"
1741
- ]), { color: m } = K(c), { applySize: p } = de(e), { applyMargin: u } = Hn(e), { applyPadding: d } = Kn(e), { applyBorder: y } = jn(e), b = v(() => {
1741
+ ]), { color: p } = K(c), { applySize: m } = de(e), { applyMargin: u } = Hn(e), { applyPadding: d } = Kn(e), { applyBorder: y } = jn(e), b = v(() => {
1742
1742
  const k = {}, x = o.value.type;
1743
- return n === "page" ? x === "common" ? (p(k), u(k), d(k), y(k), m.value && (k.backgroundColor = m.value)) : console.assert(!1) : n === "comp" && x === "common" ? (p(k), u(k), d(k), y(k), m.value && (k.backgroundColor = m.value)) : console.assert(!1), k;
1744
- }), h = () => {
1743
+ return n === "page" ? x === "common" ? (m(k), u(k), d(k), y(k), p.value && (k.backgroundColor = p.value)) : console.assert(!1) : n === "comp" && x === "common" ? (m(k), u(k), d(k), y(k), p.value && (k.backgroundColor = p.value)) : console.assert(!1), k;
1744
+ }), g = () => {
1745
1745
  s && s.callFunction(
1746
1746
  "__triggerEventV1__",
1747
1747
  Q("elementEvent", e.node.basic.id, "submit")
@@ -1749,12 +1749,12 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1749
1749
  };
1750
1750
  return (k, x) => {
1751
1751
  const S = A("v-form");
1752
- return g(), w(S, {
1752
+ return h(), w(S, {
1753
1753
  modelValue: i(r),
1754
1754
  "onUpdate:modelValue": x[0] || (x[0] = (I) => J(r) ? r.value = I : null),
1755
1755
  "fast-fail": i(a),
1756
1756
  style: ee(b.value),
1757
- onSubmit: tr(h, ["prevent"])
1757
+ onSubmit: tr(g, ["prevent"])
1758
1758
  }, {
1759
1759
  default: _(() => [
1760
1760
  B(k.$slots, "default")
@@ -1774,9 +1774,9 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1774
1774
  "settings",
1775
1775
  "disabled"
1776
1776
  ]), { property: r } = l(e, ["settings", "icon"]), { property: a } = l(e, ["settings", "size"]), { theme: c } = G();
1777
- return (m, p) => {
1777
+ return (p, m) => {
1778
1778
  const u = A("v-icon");
1779
- return g(), w(u, {
1779
+ return h(), w(u, {
1780
1780
  color: i(o),
1781
1781
  disabled: i(s),
1782
1782
  icon: i(r),
@@ -1792,32 +1792,32 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1792
1792
  outer: { type: Boolean }
1793
1793
  },
1794
1794
  setup(t) {
1795
- const e = t, n = H(), o = fe(), s = oe(0), r = oe(0), a = v(() => [s.value, r.value]), c = v(() => e.node.basic?.id), { open: m } = yo(`runtimeMenu/${mo()}`);
1795
+ const e = t, n = H(), o = fe(), s = oe(0), r = oe(0), a = v(() => [s.value, r.value]), c = v(() => e.node.basic?.id), { open: p } = yo(`runtimeMenu/${po()}`);
1796
1796
  return Ue(e, "open", () => {
1797
1797
  if (!o || !o.vm)
1798
1798
  return;
1799
- const { vm: p } = o, u = p.getProp(p.global, "__pointerPosX__"), d = p.getProp(p.global, "__pointerPosY__");
1800
- s.value = p.getNumber(u), r.value = p.getNumber(d), u.dispose(), d.dispose(), m.value = !0;
1799
+ const { vm: m } = o, u = m.getProp(m.global, "__pointerPosX__"), d = m.getProp(m.global, "__pointerPosY__");
1800
+ s.value = m.getNumber(u), r.value = m.getNumber(d), u.dispose(), d.dispose(), p.value = !0;
1801
1801
  }), Ue(e, "close", () => {
1802
- o && (m.value = !1);
1803
- }), (p, u) => {
1802
+ o && (p.value = !1);
1803
+ }), (m, u) => {
1804
1804
  const d = A("v-menu");
1805
- return g(), w(d, {
1806
- modelValue: i(m),
1807
- "onUpdate:modelValue": u[0] || (u[0] = (y) => J(m) ? m.value = y : null),
1805
+ return h(), w(d, {
1806
+ modelValue: i(p),
1807
+ "onUpdate:modelValue": u[0] || (u[0] = (y) => J(p) ? p.value = y : null),
1808
1808
  attach: "menuContainer",
1809
1809
  "location-strategy": "connected",
1810
1810
  scrim: "transparent",
1811
1811
  target: a.value
1812
1812
  }, {
1813
1813
  activator: _(() => [
1814
- i(n) === "editor" ? (g(), te("div", {
1814
+ i(n) === "editor" ? (h(), te("div", {
1815
1815
  key: 0,
1816
1816
  id: `__node__@${c.value}`
1817
1817
  }, null, 8, Gl)) : ne("", !0)
1818
1818
  ]),
1819
1819
  default: _(() => [
1820
- B(p.$slots, "default")
1820
+ B(m.$slots, "default")
1821
1821
  ]),
1822
1822
  _: 3
1823
1823
  }, 8, ["modelValue", "target"]);
@@ -1844,13 +1844,13 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1844
1844
  ]), { property: r } = l(e, [
1845
1845
  "settings",
1846
1846
  "hideDetails"
1847
- ]), { property: a } = l(e, ["settings", "label"]), { property: c } = l(e, ["settings", "loading"]), { property: m } = l(e, ["settings", "max"]), { property: p } = l(e, ["size", "maxWidth"]), { property: u } = l(e, ["settings", "min"]), { property: d } = l(e, ["size", "minWidth"]), { property: y } = l(e, [
1847
+ ]), { property: a } = l(e, ["settings", "label"]), { property: c } = l(e, ["settings", "loading"]), { property: p } = l(e, ["settings", "max"]), { property: m } = l(e, ["size", "maxWidth"]), { property: u } = l(e, ["settings", "min"]), { property: d } = l(e, ["size", "minWidth"]), { property: y } = l(e, [
1848
1848
  "settings",
1849
1849
  "placeholder"
1850
1850
  ]), { property: b } = l(e, [
1851
1851
  "settings",
1852
1852
  "precision"
1853
- ]), { property: h } = l(e, ["settings", "prefix"]), { property: k } = l(e, [
1853
+ ]), { property: g } = l(e, ["settings", "prefix"]), { property: k } = l(e, [
1854
1854
  "settings",
1855
1855
  "addIcon",
1856
1856
  "prepend"
@@ -1867,7 +1867,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1867
1867
  ]), { property: E } = l(e, ["settings", "step"]), { property: D } = l(e, ["settings", "suffix"]), { theme: j } = G(), { property: R } = l(e, ["settings", "value"]), { property: C } = l(e, ["settings", "variant"]), { property: N } = l(e, ["size", "width"]);
1868
1868
  return (X, ie) => {
1869
1869
  const _e = A("v-number-input");
1870
- return g(), w(i(F), { block: "" }, {
1870
+ return h(), w(i(F), { block: "" }, {
1871
1871
  default: _(() => [
1872
1872
  W(_e, {
1873
1873
  modelValue: i(R),
@@ -1878,13 +1878,13 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1878
1878
  "hide-details": i(r),
1879
1879
  label: i(a),
1880
1880
  loading: i(c),
1881
- max: i(m),
1882
- "max-width": i(p),
1881
+ max: i(p),
1882
+ "max-width": i(m),
1883
1883
  min: i(u),
1884
1884
  "min-width": i(d),
1885
1885
  placeholder: i(y),
1886
1886
  precision: i(b),
1887
- prefix: i(h),
1887
+ prefix: i(g),
1888
1888
  "prepend-icon": i(k),
1889
1889
  "prepend-inner-icon": i(x),
1890
1890
  readonly: i(S),
@@ -1914,13 +1914,13 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1914
1914
  ]), { property: r } = l(e, ["settings", "length"]), { property: a } = l(e, [
1915
1915
  "settings",
1916
1916
  "showFirstLastPage"
1917
- ]), { property: c } = l(e, ["settings", "size"]), { property: m } = l(e, ["settings", "start"]), { theme: p } = G(), { property: u } = l(e, ["settings", "tile"]), { property: d } = l(e, ["settings", "value"]), { property: y } = l(e, ["settings", "variant"]), b = v(() => {
1918
- const h = {};
1919
- return n === "editor" && (h.pointerEvents = "none"), h;
1917
+ ]), { property: c } = l(e, ["settings", "size"]), { property: p } = l(e, ["settings", "start"]), { theme: m } = G(), { property: u } = l(e, ["settings", "tile"]), { property: d } = l(e, ["settings", "value"]), { property: y } = l(e, ["settings", "variant"]), b = v(() => {
1918
+ const g = {};
1919
+ return n === "editor" && (g.pointerEvents = "none"), g;
1920
1920
  });
1921
- return (h, k) => {
1921
+ return (g, k) => {
1922
1922
  const x = A("v-pagination");
1923
- return g(), w(i(F), { block: "" }, {
1923
+ return h(), w(i(F), { block: "" }, {
1924
1924
  default: _(() => [
1925
1925
  W(x, {
1926
1926
  modelValue: i(d),
@@ -1930,9 +1930,9 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1930
1930
  length: i(r),
1931
1931
  "show-first-last-page": i(a),
1932
1932
  size: i(c),
1933
- start: i(m),
1933
+ start: i(p),
1934
1934
  style: ee(b.value),
1935
- theme: i(p),
1935
+ theme: i(m),
1936
1936
  tile: i(u),
1937
1937
  variant: i(y)
1938
1938
  }, null, 8, ["modelValue", "density", "disabled", "length", "show-first-last-page", "size", "start", "style", "theme", "tile", "variant"])
@@ -1954,17 +1954,17 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1954
1954
  ]), { property: a } = l(e, ["settings", "label"]), { property: c } = l(e, [
1955
1955
  "settings",
1956
1956
  "readonly"
1957
- ]), { theme: m } = G(), { property: p } = l(e, ["settings", "value"]);
1957
+ ]), { theme: p } = G(), { property: m } = l(e, ["settings", "value"]);
1958
1958
  return (u, d) => {
1959
1959
  const y = A("v-radio");
1960
- return g(), w(y, {
1960
+ return h(), w(y, {
1961
1961
  color: i(o),
1962
1962
  density: i(s),
1963
1963
  disabled: i(r),
1964
1964
  label: i(a),
1965
1965
  readonly: i(c),
1966
- theme: i(m),
1967
- value: i(p)
1966
+ theme: i(p),
1967
+ value: i(m)
1968
1968
  }, null, 8, ["color", "density", "disabled", "label", "readonly", "theme", "value"]);
1969
1969
  };
1970
1970
  }
@@ -1984,14 +1984,14 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
1984
1984
  ]), { property: r } = l(e, ["settings", "inline"]), { property: a } = l(e, [
1985
1985
  "settings",
1986
1986
  "readonly"
1987
- ]), { theme: c } = G(), { property: m } = l(e, ["settings", "value"]);
1988
- return (p, u) => {
1987
+ ]), { theme: c } = G(), { property: p } = l(e, ["settings", "value"]);
1988
+ return (m, u) => {
1989
1989
  const d = A("v-radio-group");
1990
- return g(), w(i(F), null, {
1990
+ return h(), w(i(F), null, {
1991
1991
  default: _(() => [
1992
1992
  W(d, {
1993
- modelValue: i(m),
1994
- "onUpdate:modelValue": u[0] || (u[0] = (y) => J(m) ? m.value = y : null),
1993
+ modelValue: i(p),
1994
+ "onUpdate:modelValue": u[0] || (u[0] = (y) => J(p) ? p.value = y : null),
1995
1995
  density: i(n),
1996
1996
  direction: i(o),
1997
1997
  disabled: i(s),
@@ -2000,7 +2000,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2000
2000
  theme: i(c)
2001
2001
  }, {
2002
2002
  default: _(() => [
2003
- B(p.$slots, "default")
2003
+ B(m.$slots, "default")
2004
2004
  ]),
2005
2005
  _: 3
2006
2006
  }, 8, ["modelValue", "density", "direction", "disabled", "inline", "readonly", "theme"])
@@ -2025,7 +2025,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2025
2025
  ]), { property: r } = l(e, [
2026
2026
  "settings",
2027
2027
  "hideDetails"
2028
- ]), { property: a } = l(e, ["settings", "label"]), { property: c } = l(e, ["settings", "max"]), { property: m } = l(e, ["settings", "min"]), { property: p } = l(e, [
2028
+ ]), { property: a } = l(e, ["settings", "label"]), { property: c } = l(e, ["settings", "max"]), { property: p } = l(e, ["settings", "min"]), { property: m } = l(e, [
2029
2029
  "settings",
2030
2030
  "readonly"
2031
2031
  ]), { property: u } = l(e, [
@@ -2036,13 +2036,13 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2036
2036
  return "always";
2037
2037
  if (u.value === "show")
2038
2038
  return !0;
2039
- }), { property: y } = l(e, ["settings", "step"]), { theme: b } = G(), { property: h } = l(e, [
2039
+ }), { property: y } = l(e, ["settings", "step"]), { theme: b } = G(), { property: g } = l(e, [
2040
2040
  "settings",
2041
2041
  "thumbLabel"
2042
2042
  ]), k = v(() => {
2043
- if (h.value === "always")
2043
+ if (g.value === "always")
2044
2044
  return "always";
2045
- if (h.value === "show")
2045
+ if (g.value === "show")
2046
2046
  return !0;
2047
2047
  }), { property: x } = l(e, [
2048
2048
  "settings",
@@ -2074,7 +2074,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2074
2074
  });
2075
2075
  return (R, C) => {
2076
2076
  const N = A("v-range-slider");
2077
- return g(), w(i(F), { block: "" }, {
2077
+ return h(), w(i(F), { block: "" }, {
2078
2078
  default: _(() => [
2079
2079
  W(N, {
2080
2080
  modelValue: j.value,
@@ -2085,8 +2085,8 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2085
2085
  "hide-details": i(r),
2086
2086
  label: i(a),
2087
2087
  max: i(c),
2088
- min: i(m),
2089
- readonly: i(p),
2088
+ min: i(p),
2089
+ readonly: i(m),
2090
2090
  "show-ticks": d.value,
2091
2091
  step: i(y),
2092
2092
  theme: i(b),
@@ -2116,25 +2116,25 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2116
2116
  ]), { property: r } = l(e, [
2117
2117
  "settings",
2118
2118
  "halfIncrements"
2119
- ]), { property: a } = l(e, ["settings", "hover"]), { property: c } = l(e, ["settings", "length"]), { property: m } = l(e, [
2119
+ ]), { property: a } = l(e, ["settings", "hover"]), { property: c } = l(e, ["settings", "length"]), { property: p } = l(e, [
2120
2120
  "settings",
2121
2121
  "readonly"
2122
- ]), { theme: p } = G(), { property: u } = l(e, ["settings", "value"]);
2122
+ ]), { theme: m } = G(), { property: u } = l(e, ["settings", "value"]);
2123
2123
  return (d, y) => {
2124
2124
  const b = A("v-rating");
2125
- return g(), w(i(F), null, {
2125
+ return h(), w(i(F), null, {
2126
2126
  default: _(() => [
2127
2127
  W(b, {
2128
2128
  modelValue: i(u),
2129
- "onUpdate:modelValue": y[0] || (y[0] = (h) => J(u) ? u.value = h : null),
2129
+ "onUpdate:modelValue": y[0] || (y[0] = (g) => J(u) ? u.value = g : null),
2130
2130
  clearable: i(n),
2131
2131
  density: i(o),
2132
2132
  disabled: i(s),
2133
2133
  "half-increments": i(r),
2134
2134
  hover: i(a),
2135
2135
  length: i(c),
2136
- readonly: i(m),
2137
- theme: i(p)
2136
+ readonly: i(p),
2137
+ theme: i(m)
2138
2138
  }, null, 8, ["modelValue", "clearable", "density", "disabled", "half-increments", "hover", "length", "readonly", "theme"])
2139
2139
  ]),
2140
2140
  _: 1
@@ -2160,14 +2160,14 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2160
2160
  ]), { property: a } = l(e, [
2161
2161
  "settings",
2162
2162
  "singleLine"
2163
- ]), { theme: c } = G(), { property: m } = l(e, ["settings", "value"]);
2164
- return (p, u) => {
2163
+ ]), { theme: c } = G(), { property: p } = l(e, ["settings", "value"]);
2164
+ return (m, u) => {
2165
2165
  const d = A("v-select");
2166
- return g(), w(i(F), { block: "" }, {
2166
+ return h(), w(i(F), { block: "" }, {
2167
2167
  default: _(() => [
2168
2168
  W(d, {
2169
- modelValue: i(m),
2170
- "onUpdate:modelValue": u[0] || (u[0] = (y) => J(m) ? m.value = y : null),
2169
+ modelValue: i(p),
2170
+ "onUpdate:modelValue": u[0] || (u[0] = (y) => J(p) ? p.value = y : null),
2171
2171
  "hide-details": i(n),
2172
2172
  label: i(o),
2173
2173
  placeholder: i(s),
@@ -2196,7 +2196,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2196
2196
  ]), { property: a } = l(e, [
2197
2197
  "settings",
2198
2198
  "hideDetails"
2199
- ]), { property: c } = l(e, ["settings", "label"]), { property: m } = l(e, ["settings", "max"]), { property: p } = l(e, ["settings", "min"]), { property: u } = l(e, [
2199
+ ]), { property: c } = l(e, ["settings", "label"]), { property: p } = l(e, ["settings", "max"]), { property: m } = l(e, ["settings", "min"]), { property: u } = l(e, [
2200
2200
  "settings",
2201
2201
  "readonly"
2202
2202
  ]), { property: d } = l(e, ["settings", "reverse"]), { property: y } = l(e, [
@@ -2207,7 +2207,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2207
2207
  return "always";
2208
2208
  if (y.value === "show")
2209
2209
  return !0;
2210
- }), { property: h } = l(e, ["settings", "step"]), { theme: k } = G(), { property: x } = l(e, [
2210
+ }), { property: g } = l(e, ["settings", "step"]), { theme: k } = G(), { property: x } = l(e, [
2211
2211
  "settings",
2212
2212
  "thumbColor"
2213
2213
  ]), { color: S } = K(x), { property: I } = l(e, [
@@ -2241,7 +2241,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2241
2241
  ]);
2242
2242
  return (ue, He) => {
2243
2243
  const tn = A("v-slider");
2244
- return g(), w(i(F), { block: "" }, {
2244
+ return h(), w(i(F), { block: "" }, {
2245
2245
  default: _(() => [
2246
2246
  W(tn, {
2247
2247
  modelValue: i(X),
@@ -2251,12 +2251,12 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2251
2251
  disabled: i(r),
2252
2252
  "hide-details": i(a),
2253
2253
  label: i(c),
2254
- max: i(m),
2255
- min: i(p),
2254
+ max: i(p),
2255
+ min: i(m),
2256
2256
  readonly: i(u),
2257
2257
  reverse: i(d),
2258
2258
  "show-ticks": b.value,
2259
- step: i(h),
2259
+ step: i(g),
2260
2260
  theme: i(k),
2261
2261
  "thumb-color": i(S),
2262
2262
  "thumb-label": P.value,
@@ -2268,7 +2268,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2268
2268
  i(ie) ? {
2269
2269
  name: "append",
2270
2270
  fn: _(() => [
2271
- W(i(he), {
2271
+ W(i(ge), {
2272
2272
  id: "append",
2273
2273
  "ref-context": { compId: i(ie) },
2274
2274
  state: {}
@@ -2279,7 +2279,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2279
2279
  i(_e) ? {
2280
2280
  name: "prepend",
2281
2281
  fn: _(() => [
2282
- W(i(he), {
2282
+ W(i(ge), {
2283
2283
  id: "prepend",
2284
2284
  "ref-context": { compId: i(_e) },
2285
2285
  state: {}
@@ -2306,9 +2306,9 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2306
2306
  ]), { theme: o } = G(), { property: s } = l(e, ["settings", "value"]);
2307
2307
  return (r, a) => {
2308
2308
  const c = A("v-stepper");
2309
- return g(), w(c, {
2309
+ return h(), w(c, {
2310
2310
  modelValue: i(s),
2311
- "onUpdate:modelValue": a[0] || (a[0] = (m) => J(s) ? s.value = m : null),
2311
+ "onUpdate:modelValue": a[0] || (a[0] = (p) => J(s) ? s.value = p : null),
2312
2312
  "hide-actions": i(n),
2313
2313
  theme: i(o)
2314
2314
  }, {
@@ -2322,7 +2322,7 @@ const wl = /* @__PURE__ */ Te(kl, [["render", _l]]), Vl = /* @__PURE__ */ $({
2322
2322
  }), Zl = {};
2323
2323
  function Ql(t, e) {
2324
2324
  const n = A("v-stepper-header");
2325
- return g(), w(n, null, {
2325
+ return h(), w(n, null, {
2326
2326
  default: _(() => [
2327
2327
  B(t.$slots, "default")
2328
2328
  ]),
@@ -2339,7 +2339,7 @@ const ea = /* @__PURE__ */ Te(Zl, [["render", Ql]]), ta = /* @__PURE__ */ $({
2339
2339
  const e = t, { property: n } = l(e, ["settings", "value"]);
2340
2340
  return (o, s) => {
2341
2341
  const r = A("v-stepper-item");
2342
- return g(), w(r, { value: i(n) }, {
2342
+ return h(), w(r, { value: i(n) }, {
2343
2343
  default: _(() => [
2344
2344
  B(o.$slots, "default")
2345
2345
  ]),
@@ -2350,7 +2350,7 @@ const ea = /* @__PURE__ */ Te(Zl, [["render", Ql]]), ta = /* @__PURE__ */ $({
2350
2350
  }), na = {};
2351
2351
  function ia(t, e) {
2352
2352
  const n = A("v-stepper-window");
2353
- return g(), w(n, null, {
2353
+ return h(), w(n, null, {
2354
2354
  default: _(() => [
2355
2355
  B(t.$slots, "default")
2356
2356
  ]),
@@ -2367,7 +2367,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2367
2367
  const e = t, { property: n } = l(e, ["settings", "value"]);
2368
2368
  return (o, s) => {
2369
2369
  const r = A("v-stepper-window-item");
2370
- return g(), w(r, { value: i(n) }, {
2370
+ return h(), w(r, { value: i(n) }, {
2371
2371
  default: _(() => [
2372
2372
  B(o.$slots, "default")
2373
2373
  ]),
@@ -2394,22 +2394,22 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2394
2394
  ]), { property: a } = l(e, [
2395
2395
  "settings",
2396
2396
  "indeterminate"
2397
- ]), { property: c } = l(e, ["settings", "inline"]), { property: m } = l(e, ["settings", "inset"]), { property: p } = l(e, ["settings", "label"]), { property: u } = l(e, ["settings", "loading"]), { theme: d } = G(), { property: y } = l(e, ["settings", "value"]);
2398
- return (b, h) => {
2397
+ ]), { property: c } = l(e, ["settings", "inline"]), { property: p } = l(e, ["settings", "inset"]), { property: m } = l(e, ["settings", "label"]), { property: u } = l(e, ["settings", "loading"]), { theme: d } = G(), { property: y } = l(e, ["settings", "value"]);
2398
+ return (b, g) => {
2399
2399
  const k = A("v-switch");
2400
- return g(), w(i(F), { "fit-content": !0 }, {
2400
+ return h(), w(i(F), { "fit-content": !0 }, {
2401
2401
  default: _(() => [
2402
2402
  W(k, {
2403
2403
  modelValue: i(y),
2404
- "onUpdate:modelValue": h[0] || (h[0] = (x) => J(y) ? y.value = x : null),
2404
+ "onUpdate:modelValue": g[0] || (g[0] = (x) => J(y) ? y.value = x : null),
2405
2405
  density: i(n),
2406
2406
  direction: i(o),
2407
2407
  disabled: i(s),
2408
2408
  "hide-details": i(r),
2409
2409
  indeterminate: i(a),
2410
2410
  inline: i(c),
2411
- inset: i(m),
2412
- label: i(p),
2411
+ inset: i(p),
2412
+ label: i(m),
2413
2413
  loading: i(u),
2414
2414
  theme: i(d)
2415
2415
  }, null, 8, ["modelValue", "density", "direction", "disabled", "hide-details", "indeterminate", "inline", "inset", "label", "loading", "theme"])
@@ -2429,11 +2429,11 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2429
2429
  const c = {};
2430
2430
  return n === "editor" && (c.pointerEvents = "none"), c;
2431
2431
  });
2432
- return (c, m) => {
2433
- const p = A("v-tab");
2434
- return g(), w(i(F), null, {
2432
+ return (c, p) => {
2433
+ const m = A("v-tab");
2434
+ return h(), w(i(F), null, {
2435
2435
  default: _(() => [
2436
- W(p, {
2436
+ W(m, {
2437
2437
  style: ee(a.value),
2438
2438
  text: i(o),
2439
2439
  theme: i(s),
@@ -2465,7 +2465,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2465
2465
  "settings",
2466
2466
  "color",
2467
2467
  "selectedColor"
2468
- ]), { color: c } = K(a), { property: m } = l(e, ["settings", "density"]), { property: p } = l(e, [
2468
+ ]), { color: c } = K(a), { property: p } = l(e, ["settings", "density"]), { property: m } = l(e, [
2469
2469
  "settings",
2470
2470
  "direction"
2471
2471
  ]), { property: u } = l(e, [
@@ -2477,7 +2477,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2477
2477
  ]), { property: y } = l(e, ["settings", "grow"]), { property: b } = l(e, [
2478
2478
  "settings",
2479
2479
  "hideSlider"
2480
- ]), { property: h } = l(e, ["settings", "items"]), { property: k } = l(e, [
2480
+ ]), { property: g } = l(e, ["settings", "items"]), { property: k } = l(e, [
2481
2481
  "settings",
2482
2482
  "mandatory"
2483
2483
  ]), { property: x } = l(e, [
@@ -2490,7 +2490,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2490
2490
  ]), { color: I } = K(S), { property: P } = l(e, ["settings", "stacked"]), { theme: E } = G(), { property: D } = l(e, ["settings", "value"]);
2491
2491
  return (j, R) => {
2492
2492
  const C = A("v-tabs");
2493
- return g(), w(i(F), { block: "" }, {
2493
+ return h(), w(i(F), { block: "" }, {
2494
2494
  default: _(() => [
2495
2495
  W(C, {
2496
2496
  modelValue: i(D),
@@ -2499,13 +2499,13 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2499
2499
  "bg-color": i(s),
2500
2500
  "center-active": i(r),
2501
2501
  color: i(c),
2502
- density: i(m),
2503
- direction: i(p),
2502
+ density: i(p),
2503
+ direction: i(m),
2504
2504
  disabled: i(u),
2505
2505
  "fixed-tabs": i(d),
2506
2506
  grow: i(y),
2507
2507
  "hide-slider": i(b),
2508
- items: i(h),
2508
+ items: i(g),
2509
2509
  mandatory: i(k),
2510
2510
  "show-arrows": i(x),
2511
2511
  "slider-color": i(I),
@@ -2535,14 +2535,14 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2535
2535
  ]), { property: r } = l(e, [
2536
2536
  "settings",
2537
2537
  "emphasis"
2538
- ]), { property: a } = l(e, ["settings", "italic"]), { property: c } = l(e, ["settings", "text"]), { property: m } = l(e, ["settings", "weight"]), p = v(() => {
2538
+ ]), { property: a } = l(e, ["settings", "italic"]), { property: c } = l(e, ["settings", "text"]), { property: p } = l(e, ["settings", "weight"]), m = v(() => {
2539
2539
  const u = [], d = Oe(n.value.width), y = Ae(d, e.node.settings?.style);
2540
- return y && u.push(`text-${y}`), 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(" ");
2540
+ return y && u.push(`text-${y}`), 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}`), p.value && u.push(`font-weight-${p.value}`), a.value && u.push("font-italic"), u.join(" ");
2541
2541
  });
2542
- return (u, d) => (g(), w(i(F), null, {
2542
+ return (u, d) => (h(), w(i(F), null, {
2543
2543
  default: _(() => [
2544
2544
  Y("span", {
2545
- class: nr(p.value)
2545
+ class: nr(m.value)
2546
2546
  }, ir(i(c)), 3)
2547
2547
  ]),
2548
2548
  _: 1
@@ -2564,7 +2564,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2564
2564
  ]), { property: s } = l(e, ["settings", "density"]), { property: r } = l(e, [
2565
2565
  "settings",
2566
2566
  "disabled"
2567
- ]), { property: a } = l(e, ["settings", "label"]), { property: c } = l(e, ["settings", "loading"]), { property: m } = l(e, ["settings", "maxRows"]), { property: p } = l(e, [
2567
+ ]), { property: a } = l(e, ["settings", "label"]), { property: c } = l(e, ["settings", "loading"]), { property: p } = l(e, ["settings", "maxRows"]), { property: m } = l(e, [
2568
2568
  "settings",
2569
2569
  "placeholder"
2570
2570
  ]), { property: u } = l(e, [
@@ -2573,10 +2573,10 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2573
2573
  ]), { property: d } = l(e, ["settings", "reverse"]), { property: y } = l(e, ["settings", "rows"]), { property: b } = l(e, [
2574
2574
  "settings",
2575
2575
  "singleLine"
2576
- ]), { theme: h } = G(), { property: k } = l(e, ["settings", "value"]), { property: x } = l(e, ["settings", "variant"]);
2576
+ ]), { theme: g } = G(), { property: k } = l(e, ["settings", "value"]), { property: x } = l(e, ["settings", "variant"]);
2577
2577
  return (S, I) => {
2578
2578
  const P = A("v-textarea");
2579
- return g(), w(i(F), { block: "" }, {
2579
+ return h(), w(i(F), { block: "" }, {
2580
2580
  default: _(() => [
2581
2581
  W(P, {
2582
2582
  modelValue: i(k),
@@ -2587,13 +2587,13 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2587
2587
  disabled: i(r),
2588
2588
  label: i(a),
2589
2589
  loading: i(c),
2590
- "max-rows": i(m),
2591
- placeholder: i(p),
2590
+ "max-rows": i(p),
2591
+ placeholder: i(m),
2592
2592
  readonly: i(u),
2593
2593
  reverse: i(d),
2594
2594
  rows: i(y),
2595
2595
  "single-line": i(b),
2596
- theme: i(h),
2596
+ theme: i(g),
2597
2597
  variant: i(x)
2598
2598
  }, null, 8, ["modelValue", "auto-grow", "clearable", "density", "disabled", "label", "loading", "max-rows", "placeholder", "readonly", "reverse", "rows", "single-line", "theme", "variant"])
2599
2599
  ]),
@@ -2601,7 +2601,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2601
2601
  });
2602
2602
  };
2603
2603
  }
2604
- }), ma = /* @__PURE__ */ $({
2604
+ }), pa = /* @__PURE__ */ $({
2605
2605
  __name: "index",
2606
2606
  props: {
2607
2607
  node: {},
@@ -2623,16 +2623,16 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2623
2623
  ]), { property: a } = l(e, ["settings", "density"]), { property: c } = l(e, [
2624
2624
  "settings",
2625
2625
  "disabled"
2626
- ]), { property: m } = l(e, [
2626
+ ]), { property: p } = l(e, [
2627
2627
  "settings",
2628
2628
  "hideDetails"
2629
- ]), { property: p } = l(e, ["settings", "label"]), { property: u } = l(e, ["settings", "loading"]), { property: d } = l(e, [
2629
+ ]), { property: m } = l(e, ["settings", "label"]), { property: u } = l(e, ["settings", "loading"]), { property: d } = l(e, [
2630
2630
  "settings",
2631
2631
  "placeholder"
2632
2632
  ]), { property: y } = l(e, ["settings", "prefix"]), { property: b } = l(e, [
2633
2633
  "settings",
2634
2634
  "prependIcon"
2635
- ]), { property: h } = l(e, [
2635
+ ]), { property: g } = l(e, [
2636
2636
  "settings",
2637
2637
  "prependInnerIcon"
2638
2638
  ]), { property: k } = l(e, [
@@ -2653,7 +2653,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2653
2653
  ]);
2654
2654
  return (X, ie) => {
2655
2655
  const _e = A("v-text-field");
2656
- return g(), w(i(F), { block: "" }, {
2656
+ return h(), w(i(F), { block: "" }, {
2657
2657
  default: _(() => [
2658
2658
  W(_e, {
2659
2659
  modelValue: i(E),
@@ -2664,13 +2664,13 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2664
2664
  clearable: i(r),
2665
2665
  density: i(a),
2666
2666
  disabled: i(c),
2667
- "hide-details": i(m),
2668
- label: i(p),
2667
+ "hide-details": i(p),
2668
+ label: i(m),
2669
2669
  loading: i(u),
2670
2670
  placeholder: i(d),
2671
2671
  prefix: i(y),
2672
2672
  "prepend-icon": i(b),
2673
- "prepend-inner-icon": i(h),
2673
+ "prepend-inner-icon": i(g),
2674
2674
  readonly: i(k),
2675
2675
  reverse: i(x),
2676
2676
  "single-line": i(S),
@@ -2681,7 +2681,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2681
2681
  i(j) ? {
2682
2682
  name: "append",
2683
2683
  fn: _(() => [
2684
- W(i(he), {
2684
+ W(i(ge), {
2685
2685
  id: "append",
2686
2686
  "ref-context": { compId: i(j) },
2687
2687
  state: {}
@@ -2692,7 +2692,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2692
2692
  i(R) ? {
2693
2693
  name: "append-inner",
2694
2694
  fn: _(() => [
2695
- W(i(he), {
2695
+ W(i(ge), {
2696
2696
  id: "append-inner",
2697
2697
  "ref-context": { compId: i(R) },
2698
2698
  state: {}
@@ -2703,7 +2703,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2703
2703
  i(C) ? {
2704
2704
  name: "prepend",
2705
2705
  fn: _(() => [
2706
- W(i(he), {
2706
+ W(i(ge), {
2707
2707
  id: "prepend",
2708
2708
  "ref-context": { compId: i(C) },
2709
2709
  state: {}
@@ -2714,7 +2714,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2714
2714
  i(N) ? {
2715
2715
  name: "prepend-inner",
2716
2716
  fn: _(() => [
2717
- W(i(he), {
2717
+ W(i(ge), {
2718
2718
  id: "prepend-inner",
2719
2719
  "ref-context": { compId: i(N) },
2720
2720
  state: {}
@@ -2728,7 +2728,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2728
2728
  });
2729
2729
  };
2730
2730
  }
2731
- }), pa = /* @__PURE__ */ $({
2731
+ }), ma = /* @__PURE__ */ $({
2732
2732
  __name: "index",
2733
2733
  props: {
2734
2734
  node: {},
@@ -2746,14 +2746,14 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2746
2746
  "settings",
2747
2747
  "dot",
2748
2748
  "fill"
2749
- ]), { property: m } = l(e, [
2749
+ ]), { property: p } = l(e, [
2750
2750
  "settings",
2751
2751
  "hideOpposite"
2752
- ]), { property: p } = l(e, [
2752
+ ]), { property: m } = l(e, [
2753
2753
  "settings",
2754
2754
  "line",
2755
2755
  "color"
2756
- ]), { color: u } = K(p), { property: d } = l(e, [
2756
+ ]), { color: u } = K(m), { property: d } = l(e, [
2757
2757
  "settings",
2758
2758
  "line",
2759
2759
  "inset"
@@ -2761,26 +2761,26 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2761
2761
  "settings",
2762
2762
  "line",
2763
2763
  "thickness"
2764
- ]), { property: b } = l(e, ["settings", "side"]), { property: h } = l(e, [
2764
+ ]), { property: b } = l(e, ["settings", "side"]), { property: g } = l(e, [
2765
2765
  "settings",
2766
2766
  "line",
2767
2767
  "truncate"
2768
2768
  ]), { theme: k } = G();
2769
2769
  return (x, S) => {
2770
2770
  const I = A("v-timeline");
2771
- return g(), w(I, {
2771
+ return h(), w(I, {
2772
2772
  align: i(n),
2773
2773
  density: i(o),
2774
2774
  direction: i(s),
2775
2775
  "dot-color": i(a),
2776
2776
  "fill-dot": i(c),
2777
- "hide-opposite": i(m),
2777
+ "hide-opposite": i(p),
2778
2778
  "line-color": i(u),
2779
2779
  "line-inset": i(d),
2780
2780
  "line-thickness": i(y),
2781
2781
  side: i(b),
2782
2782
  theme: i(k),
2783
- "truncate-line": i(h)
2783
+ "truncate-line": i(g)
2784
2784
  }, {
2785
2785
  default: _(() => [
2786
2786
  B(x.$slots, "default")
@@ -2792,7 +2792,7 @@ const oa = /* @__PURE__ */ Te(na, [["render", ia]]), ra = /* @__PURE__ */ $({
2792
2792
  }), da = {};
2793
2793
  function ya(t, e) {
2794
2794
  const n = A("v-timeline-item");
2795
- return g(), w(n, null, {
2795
+ return h(), w(n, null, {
2796
2796
  default: _(() => [
2797
2797
  B(t.$slots, "default")
2798
2798
  ]),
@@ -2818,18 +2818,18 @@ const fa = /* @__PURE__ */ Te(da, [["render", ya]]), ba = /* @__PURE__ */ $({
2818
2818
  ]), { property: r } = l(e, ["settings", "reverse"]), { property: a } = l(e, [
2819
2819
  "settings",
2820
2820
  "showArrows"
2821
- ]), { property: c } = l(e, ["settings", "touch"]), { theme: m } = G(), { property: p } = l(e, ["settings", "value"]);
2821
+ ]), { property: c } = l(e, ["settings", "touch"]), { theme: p } = G(), { property: m } = l(e, ["settings", "value"]);
2822
2822
  return (u, d) => {
2823
2823
  const y = A("v-window");
2824
- return g(), w(y, {
2825
- modelValue: i(p),
2826
- "onUpdate:modelValue": d[0] || (d[0] = (b) => J(p) ? p.value = b : null),
2824
+ return h(), w(y, {
2825
+ modelValue: i(m),
2826
+ "onUpdate:modelValue": d[0] || (d[0] = (b) => J(m) ? m.value = b : null),
2827
2827
  continuous: i(n),
2828
2828
  direction: i(s),
2829
2829
  disabled: i(o),
2830
2830
  reverse: i(r),
2831
2831
  "show-arrows": i(a),
2832
- theme: i(m),
2832
+ theme: i(p),
2833
2833
  touch: i(c)
2834
2834
  }, {
2835
2835
  default: _(() => [
@@ -2839,17 +2839,17 @@ const fa = /* @__PURE__ */ Te(da, [["render", ya]]), ba = /* @__PURE__ */ $({
2839
2839
  }, 8, ["modelValue", "continuous", "direction", "disabled", "reverse", "show-arrows", "theme", "touch"]);
2840
2840
  };
2841
2841
  }
2842
- }), ha = {};
2843
- function ga(t, e) {
2842
+ }), ga = {};
2843
+ function ha(t, e) {
2844
2844
  const n = A("v-window-item");
2845
- return g(), w(n, null, {
2845
+ return h(), w(n, null, {
2846
2846
  default: _(() => [
2847
2847
  B(t.$slots, "default")
2848
2848
  ]),
2849
2849
  _: 3
2850
2850
  });
2851
2851
  }
2852
- const xa = /* @__PURE__ */ Te(ha, [["render", ga]]), Qe = "ambient_light_v1", et = "badge_v1", On = "breadcrumbs_v1", tt = "bar_chart_v1", nt = "box_geometry_v1", it = "btn_v1", ot = "btn_group_v1", rt = "btn_toggle_v1", st = "card_v1", lt = "checkbox_v1", at = "chip_v1", ct = "chip_group_v1", ut = "color_picker_v1", mt = "combobox_v1", pt = "container_v1", dt = "data_table_v1", yt = "date_picker_v1", ft = "dialog_v1", bt = "directional_light_v1", ht = "file_input_v1", gt = "flex_layout_v1", To = "flex_layout_entry_v1", xt = "form_v1", un = "globality_v1", vt = "group_v1", kt = "icon_v1", _t = "keyboard_controls_v1", wt = "line_chart_v1", Vt = "map_controls_v1", St = "menu_v1", $t = "mesh_v1", va = "mesh_basic_material_v1", It = "multiple_ref_v1", Ct = "number_input_v1", Pt = "orbit_controls_v1", Tt = "orthographic_camera_v1", zt = "pagination_v1", At = "perspective_camera_v1", Lt = "point_light_v1", zo = "radio_v1", Et = "radio_group_v1", Bt = "range_slider_v1", Be = "reference_v1", Rt = "rating_v1", Mt = "render_switch_v1", Wt = "select_v1", Dt = "slider_v1", Ft = "sphere_geometry_v1", Gt = "spot_light_v1", Nt = "stepper_v1", Ao = "stepper_header_v1", Lo = "stepper_item_v1", Eo = "stepper_window_v1", Bo = "stepper_window_item_v1", jt = "switch_v1", Ro = "tab_v1", Un = "table_v1", Ht = "tabs_v1", Kt = "text_v1", Ot = "textarea_v1", Ut = "text_field_v1", Jt = "timeline_v1", Mo = "timeline_item_v1", qt = "window_v1", Wo = "window_item_v1", f = {
2852
+ const xa = /* @__PURE__ */ Te(ga, [["render", ha]]), Qe = "ambient_light_v1", et = "badge_v1", On = "breadcrumbs_v1", tt = "bar_chart_v1", nt = "box_geometry_v1", it = "btn_v1", ot = "btn_group_v1", rt = "btn_toggle_v1", st = "card_v1", lt = "checkbox_v1", at = "chip_v1", ct = "chip_group_v1", ut = "color_picker_v1", pt = "combobox_v1", mt = "container_v1", dt = "data_table_v1", yt = "date_picker_v1", ft = "dialog_v1", bt = "directional_light_v1", gt = "file_input_v1", ht = "flex_layout_v1", To = "flex_layout_entry_v1", xt = "form_v1", un = "globality_v1", vt = "group_v1", kt = "icon_v1", _t = "keyboard_controls_v1", wt = "line_chart_v1", Vt = "map_controls_v1", St = "menu_v1", $t = "mesh_v1", va = "mesh_basic_material_v1", It = "multiple_ref_v1", Ct = "number_input_v1", Pt = "orbit_controls_v1", Tt = "orthographic_camera_v1", zt = "pagination_v1", At = "perspective_camera_v1", Lt = "point_light_v1", zo = "radio_v1", Et = "radio_group_v1", Bt = "range_slider_v1", Be = "reference_v1", Rt = "rating_v1", Mt = "render_switch_v1", Wt = "select_v1", Dt = "slider_v1", Ft = "sphere_geometry_v1", Gt = "spot_light_v1", Nt = "stepper_v1", Ao = "stepper_header_v1", Lo = "stepper_item_v1", Eo = "stepper_window_v1", Bo = "stepper_window_item_v1", jt = "switch_v1", Ro = "tab_v1", Un = "table_v1", Ht = "tabs_v1", Kt = "text_v1", Ot = "textarea_v1", Ut = "text_field_v1", Jt = "timeline_v1", Mo = "timeline_item_v1", qt = "window_v1", Wo = "window_item_v1", f = {
2853
2853
  key: "basic",
2854
2854
  name: "x-runtime-lib.basic",
2855
2855
  children: [
@@ -3388,19 +3388,19 @@ const Va = /* @__PURE__ */ $({
3388
3388
  __name: "index",
3389
3389
  setup(t) {
3390
3390
  const e = H();
3391
- return (n, o) => i(e) !== "editor" ? (g(), w(i(kr), { key: 0 })) : ne("", !0);
3391
+ return (n, o) => i(e) !== "editor" ? (h(), w(i(kr), { key: 0 })) : ne("", !0);
3392
3392
  }
3393
3393
  }), Sa = /* @__PURE__ */ $({
3394
3394
  __name: "index",
3395
3395
  setup(t) {
3396
3396
  const e = H();
3397
- return (n, o) => i(e) !== "editor" ? (g(), w(i(_r), { key: 0 })) : ne("", !0);
3397
+ return (n, o) => i(e) !== "editor" ? (h(), w(i(_r), { key: 0 })) : ne("", !0);
3398
3398
  }
3399
3399
  }), $a = /* @__PURE__ */ $({
3400
3400
  __name: "index",
3401
3401
  setup(t) {
3402
3402
  const e = H();
3403
- return (n, o) => i(e) !== "editor" ? (g(), w(i(wr), { key: 0 })) : ne("", !0);
3403
+ return (n, o) => i(e) !== "editor" ? (h(), w(i(wr), { key: 0 })) : ne("", !0);
3404
3404
  }
3405
3405
  }), Ia = {
3406
3406
  key: _t,
@@ -3485,7 +3485,7 @@ function za(t, e) {
3485
3485
  );
3486
3486
  return;
3487
3487
  }
3488
- const s = mn.properties[o];
3488
+ const s = pn.properties[o];
3489
3489
  if (!s) {
3490
3490
  console.error(
3491
3491
  `boxGeometryV1/spawnBoxGeometry properties not found, ${n}`
@@ -3493,7 +3493,7 @@ function za(t, e) {
3493
3493
  return;
3494
3494
  }
3495
3495
  const r = {};
3496
- return z(r, s), r.basic.id = T(16), r.basic.key = mn.key, r.settings = {
3496
+ return z(r, s), r.basic.id = T(16), r.basic.key = pn.key, r.settings = {
3497
3497
  width: 1,
3498
3498
  height: 1,
3499
3499
  depth: 1,
@@ -3564,7 +3564,7 @@ const ui = {
3564
3564
  default: 1
3565
3565
  }
3566
3566
  ]
3567
- }, mn = {
3567
+ }, pn = {
3568
3568
  key: nt,
3569
3569
  name: "x-runtime-lib.boxGeometry",
3570
3570
  comp: Hr,
@@ -3578,7 +3578,7 @@ const ui = {
3578
3578
  leaf: !0,
3579
3579
  spawn: Ta
3580
3580
  };
3581
- V(mn);
3581
+ V(pn);
3582
3582
  function La(t, e) {
3583
3583
  const n = `type=${t} subtype=${e}`, o = L(t, e);
3584
3584
  if (!o) {
@@ -3620,7 +3620,7 @@ function Ea(t, e) {
3620
3620
  );
3621
3621
  return;
3622
3622
  }
3623
- const s = pn.properties[o];
3623
+ const s = mn.properties[o];
3624
3624
  if (!s) {
3625
3625
  console.error(
3626
3626
  `sphereGeometryV1/spawnSphereGeometry properties not found, ${n}`
@@ -3628,7 +3628,7 @@ function Ea(t, e) {
3628
3628
  return;
3629
3629
  }
3630
3630
  const r = {};
3631
- return z(r, s), r.basic.id = T(16), r.basic.key = pn.key, r.settings = {
3631
+ return z(r, s), r.basic.id = T(16), r.basic.key = mn.key, r.settings = {
3632
3632
  radius: 1,
3633
3633
  widthSegements: 32,
3634
3634
  heightSegements: 16,
@@ -3656,7 +3656,7 @@ function Ba(t, e) {
3656
3656
  const r = {};
3657
3657
  return z(r, s), r.basic.id = T(16), r.basic.key = Re.key, r;
3658
3658
  }
3659
- const mi = {
3659
+ const pi = {
3660
3660
  key: "settings",
3661
3661
  name: "x-runtime-lib.settings",
3662
3662
  children: [
@@ -3708,13 +3708,13 @@ const mi = {
3708
3708
  default: 3.141593
3709
3709
  }
3710
3710
  ]
3711
- }, pn = {
3711
+ }, mn = {
3712
3712
  key: Ft,
3713
3713
  name: "x-runtime-lib.sphereGeometry",
3714
3714
  comp: Or,
3715
3715
  properties: {
3716
- pageScene: [f, mi],
3717
- compScene: [f, mi]
3716
+ pageScene: [f, pi],
3717
+ compScene: [f, pi]
3718
3718
  },
3719
3719
  events: [],
3720
3720
  methods: [],
@@ -3722,12 +3722,12 @@ const mi = {
3722
3722
  leaf: !0,
3723
3723
  spawn: La
3724
3724
  };
3725
- V(pn);
3725
+ V(mn);
3726
3726
  const Xt = M(O);
3727
3727
  Xt.children[0].default = "custom";
3728
3728
  Xt.children[2].children[0].default = "0xffffff";
3729
3729
  Xt.children[2].children[1].default = "0xffffff";
3730
- const pi = {
3730
+ const mi = {
3731
3731
  key: "settings",
3732
3732
  name: "x-runtime-lib.settings",
3733
3733
  children: [
@@ -3745,8 +3745,8 @@ const pi = {
3745
3745
  name: "x-runtime-lib.ambientLight",
3746
3746
  comp: Jr,
3747
3747
  properties: {
3748
- pageScene: [f, q, pi],
3749
- compScene: [f, q, pi]
3748
+ pageScene: [f, q, mi],
3749
+ compScene: [f, q, mi]
3750
3750
  },
3751
3751
  events: [],
3752
3752
  methods: [],
@@ -4002,7 +4002,7 @@ function Na(t, e) {
4002
4002
  }
4003
4003
  ], r;
4004
4004
  }
4005
- const hi = {
4005
+ const gi = {
4006
4006
  key: "series",
4007
4007
  name: "x-runtime-lib.series",
4008
4008
  children: [
@@ -4028,8 +4028,8 @@ const hi = {
4028
4028
  name: "x-runtime-lib.lineChart",
4029
4029
  comp: fl,
4030
4030
  properties: {
4031
- pageCommon: [f, U, qe, Xe, Ye, Je, hi],
4032
- compCommon: [f, U, qe, Xe, Ye, Je, hi]
4031
+ pageCommon: [f, U, qe, Xe, Ye, Je, gi],
4032
+ compCommon: [f, U, qe, Xe, Ye, Je, gi]
4033
4033
  },
4034
4034
  events: [],
4035
4035
  methods: [],
@@ -4052,7 +4052,7 @@ const ja = {
4052
4052
  leaf: !0
4053
4053
  };
4054
4054
  V(ja);
4055
- const gi = {
4055
+ const hi = {
4056
4056
  key: "reference",
4057
4057
  name: "x-runtime-lib.reference",
4058
4058
  children: [
@@ -4066,10 +4066,10 @@ const gi = {
4066
4066
  }, Ha = {
4067
4067
  key: Be,
4068
4068
  name: "x-runtime-lib.reference",
4069
- comp: hl,
4069
+ comp: gl,
4070
4070
  properties: {
4071
- pageCommon: [f, U, gi],
4072
- compCommon: [f, U, gi]
4071
+ pageCommon: [f, U, hi],
4072
+ compCommon: [f, U, hi]
4073
4073
  },
4074
4074
  events: [],
4075
4075
  methods: [],
@@ -4091,7 +4091,7 @@ const xi = {
4091
4091
  }, Ka = {
4092
4092
  key: Mt,
4093
4093
  name: "x-runtime-lib.renderSwitch",
4094
- comp: gl,
4094
+ comp: hl,
4095
4095
  properties: {
4096
4096
  pageCommon: [f, xi],
4097
4097
  compCommon: [f, xi]
@@ -4107,11 +4107,27 @@ en.name = "x-runtime-lib.backgroundColor";
4107
4107
  const vi = {
4108
4108
  key: "settings",
4109
4109
  name: "x-runtime-lib.settings",
4110
- children: [en]
4110
+ children: [
4111
+ en,
4112
+ {
4113
+ key: "adaptSlot",
4114
+ name: "x-runtime-lib.adaptSlot",
4115
+ ui: "slotSelect",
4116
+ default: void 0
4117
+ }
4118
+ ]
4111
4119
  }, ki = {
4112
4120
  key: "settings",
4113
4121
  name: "x-runtime-lib.settings",
4114
- children: [en]
4122
+ children: [
4123
+ en,
4124
+ {
4125
+ key: "adaptSlot",
4126
+ name: "x-runtime-lib.adaptSlot",
4127
+ ui: "slotSelect",
4128
+ default: void 0
4129
+ }
4130
+ ]
4115
4131
  }, Oa = {
4116
4132
  key: un,
4117
4133
  name: "x-runtime-lib.globality",
@@ -4196,17 +4212,14 @@ const _i = {
4196
4212
  default: !1
4197
4213
  }
4198
4214
  ]
4199
- }, nm = {
4215
+ }, np = {
4200
4216
  key: et,
4201
4217
  name: "x-runtime-lib.badge",
4202
4218
  comp: xl,
4203
4219
  properties: {
4204
4220
  pageCommon: [f, _i],
4205
4221
  compCommon: [f, _i]
4206
- },
4207
- events: [],
4208
- methods: [],
4209
- slots: []
4222
+ }
4210
4223
  };
4211
4224
  function Ua(t, e) {
4212
4225
  const n = `type=${t} subtype=${e}`, o = L(t, e);
@@ -4320,12 +4333,9 @@ const Ja = M(O), wi = {
4320
4333
  events: [
4321
4334
  {
4322
4335
  key: "click",
4323
- name: "x-runtime-lib.click",
4324
- params: []
4336
+ name: "x-runtime-lib.click"
4325
4337
  }
4326
4338
  ],
4327
- methods: [],
4328
- slots: [],
4329
4339
  leaf: !0,
4330
4340
  spawn: Ua
4331
4341
  };
@@ -4337,10 +4347,7 @@ const qa = {
4337
4347
  properties: {
4338
4348
  pageCommon: [f],
4339
4349
  compCommon: [f]
4340
- },
4341
- events: [],
4342
- methods: [],
4343
- slots: []
4350
+ }
4344
4351
  };
4345
4352
  V(qa);
4346
4353
  const Vi = {
@@ -4411,10 +4418,7 @@ const Vi = {
4411
4418
  properties: {
4412
4419
  pageCommon: [f, Vi],
4413
4420
  compCommon: [f, Vi]
4414
- },
4415
- events: [],
4416
- methods: [],
4417
- slots: []
4421
+ }
4418
4422
  };
4419
4423
  V(Xa);
4420
4424
  function Ya(t, e) {
@@ -4494,9 +4498,6 @@ const Si = {
4494
4498
  pageCommon: [f, U, Si],
4495
4499
  compCommon: [f, U, Si]
4496
4500
  },
4497
- events: [],
4498
- methods: [],
4499
- slots: [],
4500
4501
  spawn: Ya
4501
4502
  };
4502
4503
  V(We);
@@ -4525,9 +4526,6 @@ const $i = {
4525
4526
  pageCommon: [f, $i],
4526
4527
  compCommon: [f, $i]
4527
4528
  },
4528
- events: [],
4529
- methods: [],
4530
- slots: [],
4531
4529
  leaf: !0
4532
4530
  };
4533
4531
  V(Za);
@@ -4614,9 +4612,6 @@ const Qa = M(O), Ii = {
4614
4612
  pageCommon: [f, Ii],
4615
4613
  compCommon: [f, Ii]
4616
4614
  },
4617
- events: [],
4618
- methods: [],
4619
- slots: [],
4620
4615
  leaf: !0
4621
4616
  };
4622
4617
  V(bn);
@@ -4626,13 +4621,13 @@ function ec(t, e) {
4626
4621
  console.error(`chipGroupV1/spawn property tag not found, ${n}`);
4627
4622
  return;
4628
4623
  }
4629
- const s = hn.properties[o];
4624
+ const s = gn.properties[o];
4630
4625
  if (!s) {
4631
4626
  console.error(`chipGroupV1/spawn properties not found, ${n}`);
4632
4627
  return;
4633
4628
  }
4634
4629
  const r = {};
4635
- return z(r, s), r.basic.id = T(16), r.basic.key = hn.key, r.children = [
4630
+ return z(r, s), r.basic.id = T(16), r.basic.key = gn.key, r.children = [
4636
4631
  Se(t, e, "chip1", "chip 1"),
4637
4632
  Se(t, e, "chip2", "chip 2"),
4638
4633
  Se(t, e, "chip3", "chip 3"),
@@ -4709,7 +4704,7 @@ const Ci = {
4709
4704
  default: !1
4710
4705
  }
4711
4706
  ]
4712
- }, hn = {
4707
+ }, gn = {
4713
4708
  key: ct,
4714
4709
  name: "x-runtime-lib.chipGroup",
4715
4710
  comp: Cl,
@@ -4717,12 +4712,9 @@ const Ci = {
4717
4712
  pageCommon: [f, Ci],
4718
4713
  compCommon: [f, Ci]
4719
4714
  },
4720
- events: [],
4721
- methods: [],
4722
- slots: [],
4723
4715
  spawn: ec
4724
4716
  };
4725
- V(hn);
4717
+ V(gn);
4726
4718
  const tc = {
4727
4719
  key: ut,
4728
4720
  name: "x-runtime-lib.colorPicker",
@@ -4731,9 +4723,6 @@ const tc = {
4731
4723
  pageCommon: [f],
4732
4724
  compCommon: [f]
4733
4725
  },
4734
- events: [],
4735
- methods: [],
4736
- slots: [],
4737
4726
  leaf: !0
4738
4727
  };
4739
4728
  V(tc);
@@ -4779,16 +4768,13 @@ const Pi = {
4779
4768
  }
4780
4769
  ]
4781
4770
  }, nc = {
4782
- key: mt,
4771
+ key: pt,
4783
4772
  name: "x-runtime-lib.combobox",
4784
4773
  comp: Tl,
4785
4774
  properties: {
4786
4775
  pageCommon: [f, Pi],
4787
4776
  compCommon: [f, Pi]
4788
4777
  },
4789
- events: [],
4790
- methods: [],
4791
- slots: [],
4792
4778
  leaf: !0
4793
4779
  };
4794
4780
  V(nc);
@@ -4799,8 +4785,8 @@ const Ti = {
4799
4785
  key: "settings",
4800
4786
  name: "x-runtime-lib.settings",
4801
4787
  children: [Jn]
4802
- }, gn = {
4803
- key: pt,
4788
+ }, hn = {
4789
+ key: mt,
4804
4790
  name: "x-runtime-lib.container",
4805
4791
  comp: zl,
4806
4792
  properties: {
@@ -4810,14 +4796,11 @@ const Ti = {
4810
4796
  events: [
4811
4797
  {
4812
4798
  key: "click",
4813
- name: "x-runtime-lib.click",
4814
- params: []
4799
+ name: "x-runtime-lib.click"
4815
4800
  }
4816
- ],
4817
- methods: [],
4818
- slots: []
4801
+ ]
4819
4802
  };
4820
- V(gn);
4803
+ V(hn);
4821
4804
  const zi = {
4822
4805
  key: "size",
4823
4806
  name: "x-runtime-lib.size",
@@ -4978,9 +4961,6 @@ const zi = {
4978
4961
  pageCommon: [f, zi, Ai, Li],
4979
4962
  compCommon: [f, zi, Ai, Li]
4980
4963
  },
4981
- events: [],
4982
- methods: [],
4983
- slots: [],
4984
4964
  leaf: !0
4985
4965
  };
4986
4966
  V(ic);
@@ -4992,9 +4972,6 @@ const oc = {
4992
4972
  pageCommon: [f],
4993
4973
  compCommon: [f]
4994
4974
  },
4995
- events: [],
4996
- methods: [],
4997
- slots: [],
4998
4975
  leaf: !0
4999
4976
  };
5000
4977
  V(oc);
@@ -5006,22 +4983,16 @@ const rc = {
5006
4983
  pageCommon: [f],
5007
4984
  compCommon: [f]
5008
4985
  },
5009
- events: [],
5010
4986
  methods: [
5011
4987
  {
5012
4988
  key: "open",
5013
- name: "x-runtime-lib.open",
5014
- inputs: [],
5015
- outputs: []
4989
+ name: "x-runtime-lib.open"
5016
4990
  },
5017
4991
  {
5018
4992
  key: "close",
5019
- name: "x-runtime-lib.close",
5020
- inputs: [],
5021
- outputs: []
4993
+ name: "x-runtime-lib.close"
5022
4994
  }
5023
4995
  ],
5024
- slots: [],
5025
4996
  teleport: !0
5026
4997
  };
5027
4998
  V(rc);
@@ -5029,17 +5000,14 @@ const Ei = {
5029
5000
  key: "settings",
5030
5001
  name: "x-runtime-lib.settings",
5031
5002
  children: []
5032
- }, im = {
5033
- key: ht,
5003
+ }, ip = {
5004
+ key: gt,
5034
5005
  name: "x-runtime-lib.fileInput",
5035
5006
  comp: Rl,
5036
5007
  properties: {
5037
5008
  pageCommon: [f, Ei],
5038
5009
  compCommon: [f, Ei]
5039
5010
  },
5040
- events: [],
5041
- methods: [],
5042
- slots: [],
5043
5011
  leaf: !0
5044
5012
  }, Bi = {
5045
5013
  key: "settings",
@@ -5065,10 +5033,7 @@ const Ei = {
5065
5033
  properties: {
5066
5034
  pageCommon: [f, U, Bi],
5067
5035
  compCommon: [f, U, Bi]
5068
- },
5069
- events: [],
5070
- methods: [],
5071
- slots: []
5036
+ }
5072
5037
  };
5073
5038
  V(xn);
5074
5039
  function sc(t, e) {
@@ -5107,23 +5072,23 @@ function sc(t, e) {
5107
5072
  lc(t, e)
5108
5073
  ], r;
5109
5074
  }
5110
- function vn(t, e, n, o, s, r, a, c, m) {
5111
- const p = `type=${t} subtype=${e}`, u = L(t, e);
5075
+ function vn(t, e, n, o, s, r, a, c, p) {
5076
+ const m = `type=${t} subtype=${e}`, u = L(t, e);
5112
5077
  if (!u) {
5113
5078
  console.error(
5114
- `flexLayoutV1/spawnContainer property tag not found, ${p}`
5079
+ `flexLayoutV1/spawnContainer property tag not found, ${m}`
5115
5080
  );
5116
5081
  return;
5117
5082
  }
5118
- const d = gn.properties[u];
5083
+ const d = hn.properties[u];
5119
5084
  if (!d) {
5120
5085
  console.error(
5121
- `flexLayoutV1/spawnContainer properties not found, ${p}`
5086
+ `flexLayoutV1/spawnContainer properties not found, ${m}`
5122
5087
  );
5123
5088
  return;
5124
5089
  }
5125
5090
  const y = {};
5126
- return z(y, d), y.basic.id = T(16), y.basic.key = gn.key, o && (y.size.width = o), s && (y.size.minWidth = s), a && (y.size.height = a), c && (y.size.minHeight = c), n && (y.settings.backgroundColor.mode = "custom", y.settings.backgroundColor.custom.light = n, y.settings.backgroundColor.custom.dark = n), y.children = [], y;
5091
+ return z(y, d), y.basic.id = T(16), y.basic.key = hn.key, o && (y.size.width = o), s && (y.size.minWidth = s), a && (y.size.height = a), c && (y.size.minHeight = c), n && (y.settings.backgroundColor.mode = "custom", y.settings.backgroundColor.custom.light = n, y.settings.backgroundColor.custom.dark = n), y.children = [], y;
5127
5092
  }
5128
5093
  function lc(t, e) {
5129
5094
  const n = `type=${t} subtype=${e}`, o = L(t, e);
@@ -5331,7 +5296,7 @@ const Ri = {
5331
5296
  qn
5332
5297
  ]
5333
5298
  }, De = {
5334
- key: gt,
5299
+ key: ht,
5335
5300
  name: "x-runtime-lib.flexLayout",
5336
5301
  comp: Ml,
5337
5302
  properties: {
@@ -5341,12 +5306,9 @@ const Ri = {
5341
5306
  events: [
5342
5307
  {
5343
5308
  key: "click",
5344
- name: "x-runtime-lib.click",
5345
- params: []
5309
+ name: "x-runtime-lib.click"
5346
5310
  }
5347
5311
  ],
5348
- methods: [],
5349
- slots: [],
5350
5312
  spawn: sc
5351
5313
  };
5352
5314
  V(De);
@@ -5503,7 +5465,7 @@ const Mi = {
5503
5465
  }, kn = {
5504
5466
  key: Ut,
5505
5467
  name: "x-runtime-lib.textField",
5506
- comp: ma,
5468
+ comp: pa,
5507
5469
  properties: {
5508
5470
  pageCommon: [f, Mi, Wi],
5509
5471
  compCommon: [f, Mi, Wi]
@@ -5513,27 +5475,19 @@ const Mi = {
5513
5475
  slots: [
5514
5476
  {
5515
5477
  key: "append",
5516
- name: "x-runtime-lib.append",
5517
- props: [],
5518
- methods: []
5478
+ name: "x-runtime-lib.append"
5519
5479
  },
5520
5480
  {
5521
5481
  key: "appendInner",
5522
- name: "x-runtime-lib.appendInner",
5523
- props: [],
5524
- methods: []
5482
+ name: "x-runtime-lib.appendInner"
5525
5483
  },
5526
5484
  {
5527
5485
  key: "prepend",
5528
- name: "x-runtime-lib.prepend",
5529
- props: [],
5530
- methods: []
5486
+ name: "x-runtime-lib.prepend"
5531
5487
  },
5532
5488
  {
5533
5489
  key: "prependInner",
5534
- name: "x-runtime-lib.prependInner",
5535
- props: [],
5536
- methods: []
5490
+ name: "x-runtime-lib.prependInner"
5537
5491
  }
5538
5492
  ],
5539
5493
  leaf: !0
@@ -5596,12 +5550,9 @@ const Di = {
5596
5550
  events: [
5597
5551
  {
5598
5552
  key: "submit",
5599
- name: "x-runtime-lib.submit",
5600
- params: []
5553
+ name: "x-runtime-lib.submit"
5601
5554
  }
5602
5555
  ],
5603
- methods: [],
5604
- slots: [],
5605
5556
  spawn: ac
5606
5557
  };
5607
5558
  V(_n);
@@ -5630,7 +5581,7 @@ const uc = M(O), Fi = {
5630
5581
  },
5631
5582
  uc
5632
5583
  ]
5633
- }, mc = {
5584
+ }, pc = {
5634
5585
  key: kt,
5635
5586
  name: "x-runtime-lib.icon",
5636
5587
  comp: Fl,
@@ -5638,13 +5589,10 @@ const uc = M(O), Fi = {
5638
5589
  pageCommon: [f, Fi],
5639
5590
  compCommon: [f, Fi]
5640
5591
  },
5641
- events: [],
5642
- methods: [],
5643
- slots: [],
5644
5592
  leaf: !0
5645
5593
  };
5646
- V(mc);
5647
- const pc = {
5594
+ V(pc);
5595
+ const mc = {
5648
5596
  key: St,
5649
5597
  name: "x-runtime-lib.menu",
5650
5598
  comp: Nl,
@@ -5652,25 +5600,19 @@ const pc = {
5652
5600
  pageCommon: [f],
5653
5601
  compCommon: [f]
5654
5602
  },
5655
- events: [],
5656
5603
  methods: [
5657
5604
  {
5658
5605
  key: "open",
5659
- name: "x-runtime-lib.open",
5660
- inputs: [],
5661
- outputs: []
5606
+ name: "x-runtime-lib.open"
5662
5607
  },
5663
5608
  {
5664
5609
  key: "close",
5665
- name: "x-runtime-lib.close",
5666
- inputs: [],
5667
- outputs: []
5610
+ name: "x-runtime-lib.close"
5668
5611
  }
5669
5612
  ],
5670
- slots: [],
5671
5613
  teleport: !0
5672
5614
  };
5673
- V(pc);
5615
+ V(mc);
5674
5616
  function dc(t, e) {
5675
5617
  const n = `type=${t} subtype=${e}`, o = L(t, e);
5676
5618
  if (!o) {
@@ -5863,32 +5805,25 @@ const Gi = {
5863
5805
  events: [
5864
5806
  {
5865
5807
  key: "clickAppend",
5866
- name: "x-runtime-lib.clickAppend",
5867
- params: []
5808
+ name: "x-runtime-lib.clickAppend"
5868
5809
  },
5869
5810
  {
5870
5811
  key: "clickAppendInner",
5871
- name: "x-runtime-lib.clickAppendInner",
5872
- params: []
5812
+ name: "x-runtime-lib.clickAppendInner"
5873
5813
  },
5874
5814
  {
5875
5815
  key: "clickClear",
5876
- name: "x-runtime-lib.clickClear",
5877
- params: []
5816
+ name: "x-runtime-lib.clickClear"
5878
5817
  },
5879
5818
  {
5880
5819
  key: "clickPrepend",
5881
- name: "x-runtime-lib.clickPrepend",
5882
- params: []
5820
+ name: "x-runtime-lib.clickPrepend"
5883
5821
  },
5884
5822
  {
5885
5823
  key: "clickPrependInner",
5886
- name: "x-runtime-lib.clickPrependInner",
5887
- params: []
5824
+ name: "x-runtime-lib.clickPrependInner"
5888
5825
  }
5889
5826
  ],
5890
- methods: [],
5891
- slots: [],
5892
5827
  leaf: !0,
5893
5828
  spawn: dc
5894
5829
  };
@@ -5964,9 +5899,6 @@ const ji = {
5964
5899
  pageCommon: [f, ji],
5965
5900
  compCommon: [f, ji]
5966
5901
  },
5967
- events: [],
5968
- methods: [],
5969
- slots: [],
5970
5902
  leaf: !0
5971
5903
  };
5972
5904
  V(yc);
@@ -6015,9 +5947,6 @@ const fc = M(O), Hi = {
6015
5947
  pageCommon: [f, Hi],
6016
5948
  compCommon: [f, Hi]
6017
5949
  },
6018
- events: [],
6019
- methods: [],
6020
- slots: [],
6021
5950
  leaf: !0
6022
5951
  };
6023
5952
  V(Vn);
@@ -6106,9 +6035,6 @@ const Ki = {
6106
6035
  pageCommon: [f, Ki],
6107
6036
  compCommon: [f, Ki]
6108
6037
  },
6109
- events: [],
6110
- methods: [],
6111
- slots: [],
6112
6038
  spawn: bc
6113
6039
  };
6114
6040
  V(Sn);
@@ -6229,7 +6155,7 @@ const Oi = {
6229
6155
  ]
6230
6156
  }
6231
6157
  ]
6232
- }, hc = {
6158
+ }, gc = {
6233
6159
  key: Bt,
6234
6160
  name: "x-runtime-lib.rangeSlider",
6235
6161
  comp: Ul,
@@ -6237,12 +6163,9 @@ const Oi = {
6237
6163
  pageCommon: [f, Oi],
6238
6164
  compCommon: [f, Oi]
6239
6165
  },
6240
- events: [],
6241
- methods: [],
6242
- slots: [],
6243
6166
  leaf: !0
6244
6167
  };
6245
- V(hc);
6168
+ V(gc);
6246
6169
  const Ui = {
6247
6170
  key: "settings",
6248
6171
  name: "x-runtime-lib.settings",
@@ -6298,7 +6221,7 @@ const Ui = {
6298
6221
  default: !1
6299
6222
  }
6300
6223
  ]
6301
- }, gc = {
6224
+ }, hc = {
6302
6225
  key: Rt,
6303
6226
  name: "x-runtime-lib.rating",
6304
6227
  comp: Jl,
@@ -6306,12 +6229,9 @@ const Ui = {
6306
6229
  pageCommon: [f, Ui],
6307
6230
  compCommon: [f, Ui]
6308
6231
  },
6309
- events: [],
6310
- methods: [],
6311
- slots: [],
6312
6232
  leaf: !0
6313
6233
  };
6314
- V(gc);
6234
+ V(hc);
6315
6235
  const Ji = {
6316
6236
  key: "settings",
6317
6237
  name: "x-runtime-lib.settings",
@@ -6361,9 +6281,6 @@ const Ji = {
6361
6281
  pageCommon: [f, Ji],
6362
6282
  compCommon: [f, Ji]
6363
6283
  },
6364
- events: [],
6365
- methods: [],
6366
- slots: [],
6367
6284
  leaf: !0
6368
6285
  };
6369
6286
  V(xc);
@@ -6510,9 +6427,6 @@ const qi = {
6510
6427
  pageCommon: [f, qi, Xi],
6511
6428
  compCommon: [f, qi, Xi]
6512
6429
  },
6513
- events: [],
6514
- methods: [],
6515
- slots: [],
6516
6430
  leaf: !0
6517
6431
  };
6518
6432
  V(vc);
@@ -6523,10 +6437,7 @@ const $n = {
6523
6437
  properties: {
6524
6438
  pageCommon: [f],
6525
6439
  compCommon: [f]
6526
- },
6527
- events: [],
6528
- methods: [],
6529
- slots: []
6440
+ }
6530
6441
  };
6531
6442
  V($n);
6532
6443
  const Yi = {
@@ -6547,10 +6458,7 @@ const Yi = {
6547
6458
  properties: {
6548
6459
  pageCommon: [f, Yi],
6549
6460
  compCommon: [f, Yi]
6550
- },
6551
- events: [],
6552
- methods: [],
6553
- slots: []
6461
+ }
6554
6462
  };
6555
6463
  V(In);
6556
6464
  const Cn = {
@@ -6560,10 +6468,7 @@ const Cn = {
6560
6468
  properties: {
6561
6469
  pageCommon: [f],
6562
6470
  compCommon: [f]
6563
- },
6564
- events: [],
6565
- methods: [],
6566
- slots: []
6471
+ }
6567
6472
  };
6568
6473
  V(Cn);
6569
6474
  const Zi = {
@@ -6584,10 +6489,7 @@ const Zi = {
6584
6489
  properties: {
6585
6490
  pageCommon: [f, Zi],
6586
6491
  compCommon: [f, Zi]
6587
- },
6588
- events: [],
6589
- methods: [],
6590
- slots: []
6492
+ }
6591
6493
  };
6592
6494
  V(Pn);
6593
6495
  function kc(t, e) {
@@ -6711,9 +6613,6 @@ const Qi = {
6711
6613
  pageCommon: [f, Qi],
6712
6614
  compCommon: [f, Qi]
6713
6615
  },
6714
- events: [],
6715
- methods: [],
6716
- slots: [],
6717
6616
  spawn: kc
6718
6617
  };
6719
6618
  V(Tn);
@@ -6725,9 +6624,6 @@ const Sc = {
6725
6624
  pageCommon: [f],
6726
6625
  compCommon: [f]
6727
6626
  },
6728
- events: [],
6729
- methods: [],
6730
- slots: [],
6731
6627
  leaf: !0
6732
6628
  };
6733
6629
  V(Sc);
@@ -6756,9 +6652,6 @@ const eo = {
6756
6652
  pageCommon: [f, eo],
6757
6653
  compCommon: [f, eo]
6758
6654
  },
6759
- events: [],
6760
- methods: [],
6761
- slots: [],
6762
6655
  leaf: !0
6763
6656
  };
6764
6657
  V(zn);
@@ -6890,9 +6783,6 @@ const to = {
6890
6783
  pageCommon: [f, to],
6891
6784
  compCommon: [f, to]
6892
6785
  },
6893
- events: [],
6894
- methods: [],
6895
- slots: [],
6896
6786
  spawn: $c
6897
6787
  };
6898
6788
  V(An);
@@ -7004,9 +6894,6 @@ const no = {
7004
6894
  pageCommon: [f, no],
7005
6895
  compCommon: [f, no]
7006
6896
  },
7007
- events: [],
7008
- methods: [],
7009
- slots: [],
7010
6897
  leaf: !0,
7011
6898
  spawn: Ic
7012
6899
  };
@@ -7104,9 +6991,6 @@ const io = {
7104
6991
  pageCommon: [f, io],
7105
6992
  compCommon: [f, io]
7106
6993
  },
7107
- events: [],
7108
- methods: [],
7109
- slots: [],
7110
6994
  leaf: !0,
7111
6995
  spawn: Cc
7112
6996
  };
@@ -7118,10 +7002,7 @@ const En = {
7118
7002
  properties: {
7119
7003
  pageCommon: [f],
7120
7004
  compCommon: [f]
7121
- },
7122
- events: [],
7123
- methods: [],
7124
- slots: []
7005
+ }
7125
7006
  };
7126
7007
  V(En);
7127
7008
  function Pc(t, e) {
@@ -7251,14 +7132,11 @@ const zc = M(O), Ac = M(O), oo = {
7251
7132
  }, Bn = {
7252
7133
  key: Jt,
7253
7134
  name: "x-runtime-lib.timeline",
7254
- comp: pa,
7135
+ comp: ma,
7255
7136
  properties: {
7256
7137
  pageCommon: [f, oo],
7257
7138
  compCommon: [f, oo]
7258
7139
  },
7259
- events: [],
7260
- methods: [],
7261
- slots: [],
7262
7140
  spawn: Pc
7263
7141
  };
7264
7142
  V(Bn);
@@ -7269,10 +7147,7 @@ const Rn = {
7269
7147
  properties: {
7270
7148
  pageCommon: [f],
7271
7149
  compCommon: [f]
7272
- },
7273
- events: [],
7274
- methods: [],
7275
- slots: []
7150
+ }
7276
7151
  };
7277
7152
  V(Rn);
7278
7153
  function Lc(t, e) {
@@ -7393,9 +7268,6 @@ const ro = {
7393
7268
  pageCommon: [f, ro],
7394
7269
  compCommon: [f, ro]
7395
7270
  },
7396
- events: [],
7397
- methods: [],
7398
- slots: [],
7399
7271
  spawn: Lc
7400
7272
  };
7401
7273
  V(Mn);
@@ -7667,7 +7539,7 @@ const Rc = [
7667
7539
  precision: 6,
7668
7540
  default: "0%"
7669
7541
  }
7670
- ], mu = [
7542
+ ], pu = [
7671
7543
  {
7672
7544
  title: "x-runtime-lib.notSet",
7673
7545
  value: "",
@@ -7692,7 +7564,7 @@ const Rc = [
7692
7564
  min: 0,
7693
7565
  default: "0%"
7694
7566
  }
7695
- ], pu = [
7567
+ ], mu = [
7696
7568
  {
7697
7569
  title: "x-runtime-lib.notSet",
7698
7570
  value: "",
@@ -7773,8 +7645,8 @@ const Rc = [
7773
7645
  borderWidthTypesV1: au,
7774
7646
  leftRightTypesV1: cu,
7775
7647
  marginTypesV1: uu,
7776
- paddingTypesV1: mu,
7777
- sizeTypesV1: pu,
7648
+ paddingTypesV1: pu,
7649
+ sizeTypesV1: mu,
7778
7650
  tableColumnAlignTypesV1: du,
7779
7651
  topBottomTypesV1: yu
7780
7652
  }, Symbol.toStringTag, { value: "Module" })), bu = [
@@ -7785,8 +7657,8 @@ const Rc = [
7785
7657
  it,
7786
7658
  st,
7787
7659
  at,
7788
- pt,
7789
- gt,
7660
+ mt,
7661
+ ht,
7790
7662
  ft,
7791
7663
  St
7792
7664
  ]
@@ -7806,13 +7678,13 @@ const Rc = [
7806
7678
  Ot,
7807
7679
  Ct,
7808
7680
  Wt,
7809
- mt,
7681
+ pt,
7810
7682
  jt,
7811
7683
  Et,
7812
7684
  lt,
7813
7685
  Dt,
7814
7686
  Bt,
7815
- ht
7687
+ gt
7816
7688
  ]
7817
7689
  },
7818
7690
  {
@@ -7851,7 +7723,7 @@ const Rc = [
7851
7723
  name: "x-runtime-lib.dynamic",
7852
7724
  items: [Be, It, Mt]
7853
7725
  }
7854
- ], hu = [
7726
+ ], gu = [
7855
7727
  {
7856
7728
  key: "objects",
7857
7729
  name: "x-runtime-lib.objects",
@@ -7882,7 +7754,7 @@ const Rc = [
7882
7754
  name: "x-runtime-lib.controls",
7883
7755
  items: [Pt, Vt, _t]
7884
7756
  }
7885
- ], gu = [
7757
+ ], hu = [
7886
7758
  {
7887
7759
  key: "containment",
7888
7760
  name: "x-runtime-lib.containment",
@@ -7890,8 +7762,8 @@ const Rc = [
7890
7762
  it,
7891
7763
  st,
7892
7764
  at,
7893
- pt,
7894
- gt,
7765
+ mt,
7766
+ ht,
7895
7767
  ft,
7896
7768
  St
7897
7769
  ]
@@ -7911,13 +7783,13 @@ const Rc = [
7911
7783
  Ot,
7912
7784
  Ct,
7913
7785
  Wt,
7914
- mt,
7786
+ pt,
7915
7787
  jt,
7916
7788
  Et,
7917
7789
  lt,
7918
7790
  Dt,
7919
7791
  Bt,
7920
- ht
7792
+ gt
7921
7793
  ]
7922
7794
  },
7923
7795
  {
@@ -8007,14 +7879,14 @@ const Rc = [
8007
7879
  at,
8008
7880
  ct,
8009
7881
  ut,
8010
- mt,
8011
7882
  pt,
7883
+ mt,
8012
7884
  dt,
8013
7885
  yt,
8014
7886
  ft,
8015
7887
  bt,
8016
- ht,
8017
7888
  gt,
7889
+ ht,
8018
7890
  To,
8019
7891
  xt,
8020
7892
  un,
@@ -8060,10 +7932,10 @@ const Rc = [
8060
7932
  Wo
8061
7933
  ]),
8062
7934
  groups: {
8063
- pageCommon: gu,
7935
+ pageCommon: hu,
8064
7936
  pageScene: xu,
8065
7937
  compCommon: bu,
8066
- compScene: hu
7938
+ compScene: gu
8067
7939
  }
8068
7940
  }, ku = {
8069
7941
  v1: vu
@@ -8101,7 +7973,7 @@ function z(t, e) {
8101
7973
  }
8102
7974
  e.forEach((o) => n(t, o));
8103
7975
  }
8104
- function om(t, e, n, o, s) {
7976
+ function op(t, e, n, o, s) {
8105
7977
  const r = `type=${t} subtype=${e} version=${n} ref=${o} keyOrRefId=${s}`, a = L(t, e);
8106
7978
  if (!a) {
8107
7979
  console.error(`spawnNode property tag not found, ${r}`);
@@ -8113,12 +7985,12 @@ function om(t, e, n, o, s) {
8113
7985
  return;
8114
7986
  }
8115
7987
  if (o) {
8116
- const m = c.refKey, p = s;
8117
- if (!c.elements.has(m)) {
7988
+ const p = c.refKey, m = s;
7989
+ if (!c.elements.has(p)) {
8118
7990
  console.error(`spawnNode [ref] element not found in pkg, ${r}`);
8119
7991
  return;
8120
7992
  }
8121
- const u = Ee[m];
7993
+ const u = Ee[p];
8122
7994
  if (!u) {
8123
7995
  console.error(`spawnNode [ref] element not found in global, ${r}`);
8124
7996
  return;
@@ -8134,24 +8006,24 @@ function om(t, e, n, o, s) {
8134
8006
  key: ""
8135
8007
  }
8136
8008
  };
8137
- return z(y, d), y.basic.id = T(16), y.basic.key = m, y.reference = {
8138
- comp: p
8009
+ return z(y, d), y.basic.id = T(16), y.basic.key = p, y.reference = {
8010
+ comp: m
8139
8011
  }, y;
8140
8012
  } else {
8141
- const m = s;
8142
- if (!c.elements.has(m)) {
8013
+ const p = s;
8014
+ if (!c.elements.has(p)) {
8143
8015
  console.error(`spawnNode [key] element not found in pkg, ${r}`);
8144
8016
  return;
8145
8017
  }
8146
- const p = Ee[m];
8147
- if (!p) {
8018
+ const m = Ee[p];
8019
+ if (!m) {
8148
8020
  console.error(`spawnNode [key] element not found in global, ${r}`);
8149
8021
  return;
8150
8022
  }
8151
- if (p.spawn)
8152
- return p.spawn(t, e);
8023
+ if (m.spawn)
8024
+ return m.spawn(t, e);
8153
8025
  {
8154
- const u = p.properties[a];
8026
+ const u = m.properties[a];
8155
8027
  if (!u) {
8156
8028
  console.error(`spawnNode [key] properties not found, ${r}`);
8157
8029
  return;
@@ -8162,11 +8034,11 @@ function om(t, e, n, o, s) {
8162
8034
  key: ""
8163
8035
  }
8164
8036
  };
8165
- return z(d, u), d.basic.id = T(16), d.basic.key = m, p.leaf || (d.children = []), d;
8037
+ return z(d, u), d.basic.id = T(16), d.basic.key = p, m.leaf || (d.children = []), d;
8166
8038
  }
8167
8039
  }
8168
8040
  }
8169
- function rm(t, e) {
8041
+ function rp(t, e) {
8170
8042
  function n(o) {
8171
8043
  if (o.basic.id === e)
8172
8044
  return o;
@@ -8190,62 +8062,62 @@ function _u(t) {
8190
8062
  const n = M(t);
8191
8063
  return e(n), n;
8192
8064
  }
8193
- function sm(t) {
8065
+ function sp(t) {
8194
8066
  const e = [];
8195
8067
  return t.forEach((n) => {
8196
8068
  e.push(_u(n));
8197
8069
  }), e;
8198
8070
  }
8199
8071
  const Do = "runtimeOrg", Fo = "runtimeEnv", Go = "runtimeMode", No = "runtimeDevice", jo = "runtimeDark", Ho = "runtimeType", Ko = "runtimeData", Oo = "runtimeDepends", Uo = "runtimeRuntime", Jo = "runtimeSandbox";
8200
- function lm(t) {
8072
+ function lp(t) {
8201
8073
  le(Do, t);
8202
8074
  }
8203
8075
  function wu() {
8204
8076
  return se(Do);
8205
8077
  }
8206
- function am(t) {
8078
+ function ap(t) {
8207
8079
  le(Fo, t);
8208
8080
  }
8209
8081
  function Vu() {
8210
8082
  return se(Fo);
8211
8083
  }
8212
- function cm(t) {
8084
+ function cp(t) {
8213
8085
  le(Go, t);
8214
8086
  }
8215
8087
  function H() {
8216
8088
  return se(Go);
8217
8089
  }
8218
- function um(t) {
8090
+ function up(t) {
8219
8091
  le(No, Dn(t));
8220
8092
  }
8221
8093
  function ze() {
8222
8094
  return se(No);
8223
8095
  }
8224
- function mm(t) {
8096
+ function pp(t) {
8225
8097
  le(jo, Dn(t));
8226
8098
  }
8227
8099
  function je() {
8228
8100
  return se(jo);
8229
8101
  }
8230
- function pm(t) {
8102
+ function mp(t) {
8231
8103
  le(Ho, t);
8232
8104
  }
8233
8105
  function ye() {
8234
8106
  return se(Ho);
8235
8107
  }
8236
- function dm(t) {
8108
+ function dp(t) {
8237
8109
  le(Ko, t);
8238
8110
  }
8239
8111
  function ke() {
8240
8112
  return se(Ko);
8241
8113
  }
8242
- function ym(t) {
8114
+ function yp(t) {
8243
8115
  le(Oo, Dn(t));
8244
8116
  }
8245
8117
  function Su() {
8246
8118
  return se(Oo);
8247
8119
  }
8248
- function fm(t) {
8120
+ function fp(t) {
8249
8121
  le(Uo, t);
8250
8122
  }
8251
8123
  function $u() {
@@ -8265,37 +8137,37 @@ function Ke(t, e, n, o, s) {
8265
8137
  const { watchEffect: r, bind: a } = e;
8266
8138
  if (r[n])
8267
8139
  for (const c of r[n]) {
8268
- const m = Sr(c);
8269
- t.callFunction(`__watchEffect$${m}__`);
8140
+ const p = Sr(c);
8141
+ t.callFunction(`__watchEffect$${p}__`);
8270
8142
  }
8271
8143
  if (a.triggers[n])
8272
8144
  for (const c of a.triggers[n]) {
8273
- const m = a.sets[c];
8274
- if (!m) {
8145
+ const p = a.sets[c];
8146
+ if (!p) {
8275
8147
  console.assert(!1);
8276
8148
  continue;
8277
8149
  }
8278
- let p = null;
8279
- for (const d of m)
8150
+ let m = null;
8151
+ for (const d of p)
8280
8152
  if (n === Le(d)) {
8281
8153
  if (d.subKeys) {
8282
8154
  if (!ce(
8283
8155
  be(o, d.subKeys),
8284
8156
  be(s, d.subKeys)
8285
8157
  )) {
8286
- p = d;
8158
+ m = d;
8287
8159
  break;
8288
8160
  }
8289
8161
  } else if (!ce(o, s)) {
8290
- p = d;
8162
+ m = d;
8291
8163
  break;
8292
8164
  }
8293
8165
  }
8294
- if (!p)
8166
+ if (!m)
8295
8167
  continue;
8296
8168
  let u;
8297
- p.subKeys ? u = be(o, p.subKeys) : u = o;
8298
- for (const d of m)
8169
+ m.subKeys ? u = be(o, m.subKeys) : u = o;
8170
+ for (const d of p)
8299
8171
  if (d.subKeys) {
8300
8172
  let y;
8301
8173
  if (d.type === "elementProperty")
@@ -8316,12 +8188,12 @@ function Ke(t, e, n, o, s) {
8316
8188
  const b = be(y, d.subKeys);
8317
8189
  if (ce(u, b))
8318
8190
  continue;
8319
- const h = M(y);
8320
- Gn(h, d.subKeys, M(u)), d.type === "elementProperty" ? t.setElementProperty(
8191
+ const g = M(y);
8192
+ Gn(g, d.subKeys, M(u)), d.type === "elementProperty" ? t.setElementProperty(
8321
8193
  d.nodeId,
8322
8194
  d.propertyKeys.split("."),
8323
- h
8324
- ) : d.type === "customProperty" ? t.setCustomProperty(d.propertyId, h) : d.type === "state" ? t.setState(d.stateId, h) : d.type === "adaptSlotProperty" ? t.setAdaptSlotProperty(d.propertyId, h) : console.assert(!1);
8195
+ g
8196
+ ) : d.type === "customProperty" ? t.setCustomProperty(d.propertyId, g) : d.type === "state" ? t.setState(d.stateId, g) : d.type === "adaptSlotProperty" ? t.setAdaptSlotProperty(d.propertyId, g) : console.assert(!1);
8325
8197
  } else {
8326
8198
  let y;
8327
8199
  if (d.type === "elementProperty")
@@ -8349,7 +8221,7 @@ function Ke(t, e, n, o, s) {
8349
8221
  }
8350
8222
  }
8351
8223
  }
8352
- function bm(t, e, n) {
8224
+ function bp(t, e, n) {
8353
8225
  return `${t}/${e}/${n}`;
8354
8226
  }
8355
8227
  function lo(t) {
@@ -8396,7 +8268,7 @@ function Pu(t) {
8396
8268
  }
8397
8269
  function ni(t, e) {
8398
8270
  const n = Su(), o = oe(-1);
8399
- me(() => {
8271
+ pe(() => {
8400
8272
  const s = n.value[t];
8401
8273
  if (!s) {
8402
8274
  o.value = -1, e.value = void 0, fo.emit("compNotAvail", t);
@@ -8405,7 +8277,7 @@ function ni(t, e) {
8405
8277
  o.value !== s.dataSeq && (o.value = s.dataSeq, e.value = M(s.data));
8406
8278
  });
8407
8279
  }
8408
- function hm() {
8280
+ function gp() {
8409
8281
  let t;
8410
8282
  const e = async () => (t = (await $r()).newRuntime(), console.log("runtime created"), t);
8411
8283
  return Ge(() => {
@@ -8457,16 +8329,16 @@ function Tu(t) {
8457
8329
  const o = e.getString(n), s = e.newArray(), r = o.split(".");
8458
8330
  let a = 0;
8459
8331
  for (let c = 0; c < r.length; c++) {
8460
- const m = r[c].trim();
8461
- if (m !== "")
8462
- if (/^\[\d+\]$/.test(m)) {
8463
- let p = parseInt(m.slice(1, -1), 10);
8464
- p > 0 && p--;
8465
- const u = e.newNumber(p);
8332
+ const p = r[c].trim();
8333
+ if (p !== "")
8334
+ if (/^\[\d+\]$/.test(p)) {
8335
+ let m = parseInt(p.slice(1, -1), 10);
8336
+ m > 0 && m--;
8337
+ const u = e.newNumber(m);
8466
8338
  e.setProp(s, a.toString(), u), u.dispose(), a++;
8467
8339
  } else {
8468
- const p = e.newString(m);
8469
- e.setProp(s, a.toString(), p), p.dispose(), a++;
8340
+ const m = e.newString(p);
8341
+ e.setProp(s, a.toString(), m), m.dispose(), a++;
8470
8342
  }
8471
8343
  }
8472
8344
  return s;
@@ -8485,14 +8357,7 @@ function Tu(t) {
8485
8357
  }).consume((n) => e.setProp(e.global, "__debugTraceV1__", n)), e.newFunction("__messageV1__", (n, o) => {
8486
8358
  const s = e.getString(n), r = e.dump(o);
8487
8359
  let a = "";
8488
- switch (typeof r) {
8489
- case "object":
8490
- a = JSON.stringify(r);
8491
- break;
8492
- default:
8493
- a = String(r);
8494
- }
8495
- s === "info" ? or(a) : s === "success" ? rr(a) : s === "warning" ? bo(a) : s === "error" && ho(a);
8360
+ typeof r == "object" ? a = JSON.stringify(r) : a = String(r), s === "info" ? or(a) : s === "success" ? rr(a) : s === "warning" ? bo(a) : s === "error" && go(a);
8496
8361
  }).consume((n) => e.setProp(e.global, "__messageV1__", n)), e.newFunction("__timeoutV1__", (n, o) => {
8497
8362
  const s = e.getNumber(n), r = e.getNumber(o);
8498
8363
  window.setTimeout(() => {
@@ -8502,9 +8367,9 @@ function Tu(t) {
8502
8367
  const u = we(a, e.getProp(e.global, "__timeoutCallback__"));
8503
8368
  e.callFunction(u, e.global, e.newNumber(s));
8504
8369
  } catch (c) {
8505
- var m = c, p = !0;
8370
+ var p = c, m = !0;
8506
8371
  } finally {
8507
- Ve(a, m, p);
8372
+ Ve(a, p, m);
8508
8373
  }
8509
8374
  }
8510
8375
  }, r);
@@ -8518,8 +8383,8 @@ function Tu(t) {
8518
8383
  const Xo = sr({
8519
8384
  baseUrl: "http://localhost/computebase/",
8520
8385
  onError: (t) => {
8521
- const { i18n: e } = ge;
8522
- ho(Pr(e, t));
8386
+ const { i18n: e } = he;
8387
+ go(Pr(e, t));
8523
8388
  }
8524
8389
  });
8525
8390
  window.API_URL && (Xo.defaults.baseURL = window.API_URL + "/computebase/");
@@ -8533,11 +8398,11 @@ function Au(t) {
8533
8398
  }
8534
8399
  const { vm: e } = t;
8535
8400
  e.newFunction("__callFuncV1__", (n, o, s, r, a) => {
8536
- const c = e.getString(n), m = e.getString(o), p = e.dump(s), u = e.getString(r), d = e.getString(a), { id: y, promise: b } = t.promiseManager.acquire(), h = JSON.stringify(p);
8401
+ const c = e.getString(n), p = e.getString(o), m = e.dump(s), u = e.getString(r), d = e.getString(a), { id: y, promise: b } = t.promiseManager.acquire(), g = JSON.stringify(m);
8537
8402
  return zu({
8538
8403
  spaceId: c,
8539
- id: m,
8540
- strInputs: h,
8404
+ id: p,
8405
+ strInputs: g,
8541
8406
  env: u
8542
8407
  }).then(
8543
8408
  ({ strOutputs: k }) => {
@@ -8569,10 +8434,10 @@ function Eu(t) {
8569
8434
  try {
8570
8435
  const R = we(c, e.getProp(e.global, "__triggerEventInner__"));
8571
8436
  e.callFunction(R, e.global, n, ...o);
8572
- } catch (m) {
8573
- var p = m, u = !0;
8437
+ } catch (p) {
8438
+ var m = p, u = !0;
8574
8439
  } finally {
8575
- Ve(c, p, u);
8440
+ Ve(c, m, u);
8576
8441
  }
8577
8442
  }
8578
8443
  const s = e.getString(n), { kind: r, eventKey: a } = Pu(s);
@@ -8588,9 +8453,9 @@ function Eu(t) {
8588
8453
  ));
8589
8454
  e.callFunction(R, e.global, C, ...o);
8590
8455
  } catch (y) {
8591
- var b = y, h = !0;
8456
+ var b = y, g = !0;
8592
8457
  } finally {
8593
- Ve(d, b, h);
8458
+ Ve(d, b, g);
8594
8459
  }
8595
8460
  }
8596
8461
  {
@@ -8613,41 +8478,41 @@ function Eu(t) {
8613
8478
  }
8614
8479
  }
8615
8480
  }).consume((n) => e.setProp(e.global, "__triggerEventV1__", n)), e.newFunction("__getPropertyV1__", (n, o) => {
8616
- const s = e.getString(n), r = e.getString(o), { kind: a, nodeId: c, propertyKey: m } = lo(s);
8617
- let p;
8481
+ const s = e.getString(n), r = e.getString(o), { kind: a, nodeId: c, propertyKey: p } = lo(s);
8482
+ let m;
8618
8483
  if (a === "elementProperty")
8619
- p = t.getElementProperty(c, m.split("."));
8484
+ m = t.getElementProperty(c, p.split("."));
8620
8485
  else if (a === "referenceProperty") {
8621
8486
  const u = t.children[c];
8622
- u && (p = u.getCustomProperty(m));
8487
+ u && (m = u.getCustomProperty(p));
8623
8488
  } else if (a === "multipleRefProperty") {
8624
8489
  const u = t.children[c + "/" + r];
8625
- u && (p = u.getCustomProperty(m));
8626
- } else a === "customProperty" ? p = t.getCustomProperty(m) : a === "elementSlotProperty" || a === "customSlotProperty" ? p = t.getAdaptSlotProperty(m) : console.assert(!1);
8627
- return Fe(e, p);
8490
+ u && (m = u.getCustomProperty(p));
8491
+ } else a === "customProperty" ? m = t.getCustomProperty(p) : a === "elementSlotProperty" || a === "customSlotProperty" ? m = t.getAdaptSlotProperty(p) : console.assert(!1);
8492
+ return Fe(e, m);
8628
8493
  }).consume((n) => e.setProp(e.global, "__getPropertyV1__", n)), e.newFunction("__setPropertyV1__", (n, o, s) => {
8629
- const r = e.getString(n), a = e.getString(o), c = e.dump(s), { kind: m, nodeId: p, propertyKey: u } = lo(r);
8630
- if (m === "elementProperty")
8631
- t.setElementProperty(p, u.split("."), c);
8632
- else if (m === "referenceProperty") {
8633
- const d = t.children[p];
8494
+ const r = e.getString(n), a = e.getString(o), c = e.dump(s), { kind: p, nodeId: m, propertyKey: u } = lo(r);
8495
+ if (p === "elementProperty")
8496
+ t.setElementProperty(m, u.split("."), c);
8497
+ else if (p === "referenceProperty") {
8498
+ const d = t.children[m];
8634
8499
  d && d.setCustomProperty(u, c);
8635
- } else if (m === "multipleRefProperty") {
8636
- const d = t.children[p + "/" + a];
8500
+ } else if (p === "multipleRefProperty") {
8501
+ const d = t.children[m + "/" + a];
8637
8502
  d && d.setCustomProperty(u, c);
8638
- } else m === "customProperty" ? t.setCustomProperty(u, c) : m === "elementSlotProperty" || m === "customSlotProperty" ? t.setAdaptSlotProperty(u, c) : console.assert(!1);
8503
+ } else p === "customProperty" ? t.setCustomProperty(u, c) : p === "elementSlotProperty" || p === "customSlotProperty" ? t.setAdaptSlotProperty(u, c) : console.assert(!1);
8639
8504
  }).consume((n) => e.setProp(e.global, "__setPropertyV1__", n)), e.newFunction("__callMethodV1__", (n, o, s) => {
8640
- const r = e.getString(n), a = e.getString(o), c = e.dump(s), { kind: m, nodeId: p, methodKey: u } = qo(r);
8505
+ const r = e.getString(n), a = e.getString(o), c = e.dump(s), { kind: p, nodeId: m, methodKey: u } = qo(r);
8641
8506
  let d;
8642
- if (m === "elementMethod")
8507
+ if (p === "elementMethod")
8643
8508
  d = t.callElementMethod(r, c);
8644
- else if (m === "referenceMethod") {
8645
- const y = t.children[p];
8509
+ else if (p === "referenceMethod") {
8510
+ const y = t.children[m];
8646
8511
  y && (d = y.callCustomMethod(u, c));
8647
- } else if (m === "multipleRefMethod") {
8648
- const y = t.children[p + "/" + a];
8512
+ } else if (p === "multipleRefMethod") {
8513
+ const y = t.children[m + "/" + a];
8649
8514
  y && (d = y.callCustomMethod(u, c));
8650
- } else m === "customMethod" || m === "customSlotMethod" || console.assert(!1);
8515
+ } else p === "customMethod" || p === "customSlotMethod" || console.assert(!1);
8651
8516
  return d;
8652
8517
  }).consume((n) => e.setProp(e.global, "__callMethodV1__", n)), e.newFunction("__getStateV1__", (n) => {
8653
8518
  const o = e.getString(n), s = t.getState(o);
@@ -8663,22 +8528,22 @@ function Eu(t) {
8663
8528
  appId: `${s}${t.env}`,
8664
8529
  pageId: r
8665
8530
  };
8666
- ge.router.replace({ path: a, query: c });
8531
+ he.router.replace({ path: a, query: c });
8667
8532
  } else t.mode === "preview" && bo(
8668
- ge.i18n.global.t(
8533
+ he.i18n.global.t(
8669
8534
  "x-runtime-lib.msg.takeEffectOnlyAfterReleased"
8670
8535
  )
8671
8536
  );
8672
8537
  }).consume((n) => e.setProp(e.global, "__navigateToV1__", n)), e.newFunction("__openConfirmDlgV1__", (n, o) => {
8673
8538
  const s = e.getString(n), r = e.getString(o), { id: a, promise: c } = t.promiseManager.acquire();
8674
- return lr({ title: s, text: r }).then((m) => {
8675
- Pe(t) && (m === void 0 ? c.resolve(e.undefined) : c.resolve(m ? e.true : e.false), t.promiseManager.release(a));
8539
+ return lr({ title: s, text: r }).then((p) => {
8540
+ Pe(t) && (p === void 0 ? c.resolve(e.undefined) : c.resolve(p ? e.true : e.false), t.promiseManager.release(a));
8676
8541
  }), c.settled.then(e.runtime.executePendingJobs), c.handle;
8677
8542
  }).consume((n) => e.setProp(e.global, "__openConfirmDlgV1__", n)), e.newFunction("__openPromptDlgV1__", (n, o, s) => {
8678
- const r = e.getString(n), a = e.getString(o), c = e.dump(s), { id: m, promise: p } = t.promiseManager.acquire();
8543
+ const r = e.getString(n), a = e.getString(o), c = e.dump(s), { id: p, promise: m } = t.promiseManager.acquire();
8679
8544
  return ar({ title: r, label: a, value: c }).then((u) => {
8680
- Pe(t) && (u === void 0 ? p.resolve(e.undefined) : p.resolve(e.newString(u)), t.promiseManager.release(m));
8681
- }), p.settled.then(e.runtime.executePendingJobs), p.handle;
8545
+ Pe(t) && (u === void 0 ? m.resolve(e.undefined) : m.resolve(e.newString(u)), t.promiseManager.release(p));
8546
+ }), m.settled.then(e.runtime.executePendingJobs), m.handle;
8682
8547
  }).consume((n) => e.setProp(e.global, "__openPromptDlgV1__", n));
8683
8548
  }
8684
8549
  function Bu(t) {
@@ -8798,8 +8663,8 @@ class Wu {
8798
8663
  type;
8799
8664
  eventBus = Ir();
8800
8665
  hooks;
8801
- constructor(e, n, o, s, r, a, c, m, p) {
8802
- 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 = p, this.parent?.addChild(this), console.log(`Sandbox/constructor id='${this.id}'`);
8666
+ constructor(e, n, o, s, r, a, c, p, m) {
8667
+ this.kind = e, this.id = n, this.refKey = o, this.parent = s, this.org = r, this.env = a, this.mode = c, this.type = p, this.hooks = m, this.parent?.addChild(this), console.log(`Sandbox/constructor id='${this.id}'`);
8803
8668
  }
8804
8669
  dispose() {
8805
8670
  this.parent?.removeChild(this.id), this.destroyVm(), console.log(`Sandbox/dispose id='${this.id}'`);
@@ -8935,7 +8800,7 @@ class Wu {
8935
8800
  }
8936
8801
  }
8937
8802
  function ii(t, e, n, o, s) {
8938
- const r = wu(), a = Vu(), c = H(), m = ye(), p = ze(), u = je(), d = $u(), y = (S, I, P, E) => {
8803
+ const r = wu(), a = Vu(), c = H(), p = ye(), m = ze(), u = je(), d = $u(), y = (S, I, P, E) => {
8939
8804
  if (Z(c) && (x.callFunction(
8940
8805
  "__triggerEventV1__",
8941
8806
  Q("elementPropertyChangeEvent", S, I.join(".")),
@@ -8978,7 +8843,7 @@ function ii(t, e, n, o, s) {
8978
8843
  I,
8979
8844
  P
8980
8845
  ));
8981
- }, h = (S, I, P) => {
8846
+ }, g = (S, I, P) => {
8982
8847
  Z(c) && t.value?.code.reactivity && Ke(
8983
8848
  x,
8984
8849
  t.value.code.reactivity,
@@ -8999,10 +8864,10 @@ function ii(t, e, n, o, s) {
8999
8864
  I,
9000
8865
  P
9001
8866
  ));
9002
- }, x = new Wu(e, n, o, s, r, a, c, m, {
8867
+ }, x = new Wu(e, n, o, s, r, a, c, p, {
9003
8868
  onElementPropertyChange: y,
9004
8869
  onCustomPropertyChange: b,
9005
- onAdaptSlotPropertyChange: h,
8870
+ onAdaptSlotPropertyChange: g,
9006
8871
  onStateChange: k
9007
8872
  });
9008
8873
  if (Iu(x), Ge(() => {
@@ -9016,7 +8881,7 @@ function ii(t, e, n, o, s) {
9016
8881
  });
9017
8882
  }
9018
8883
  Z(c) && re(
9019
- p,
8884
+ m,
9020
8885
  (S, I) => {
9021
8886
  const P = Oe(S.width), E = Oe(I?.width ?? S.width);
9022
8887
  x.callFunction(
@@ -9045,15 +8910,15 @@ const Du = (t, e, n) => {
9045
8910
  (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." : ""))));
9046
8911
  });
9047
8912
  };
9048
- async function gm(t) {
9049
- return (await Du(/* @__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;
8913
+ async function hp(t) {
8914
+ return (await Du(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.eag3wkbw.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.fh6ux17b.js") }), `./locales/${t}/index.ts`, 4)).default;
9050
8915
  }
9051
8916
  export {
9052
8917
  qu as addIndent,
9053
8918
  Ra as ambientLightV1,
9054
- nm as badgeV1,
8919
+ np as badgeV1,
9055
8920
  dn as barChartV1,
9056
- mn as boxGeometryV1,
8921
+ pn as boxGeometryV1,
9057
8922
  wo as breakpoints,
9058
8923
  qa as btnGroupV1,
9059
8924
  Xa as btnToggleV1,
@@ -9061,21 +8926,21 @@ export {
9061
8926
  Oe as calcBreakpoint,
9062
8927
  We as cardV1,
9063
8928
  Za as checkboxV1,
9064
- hn as chipGroupV1,
8929
+ gn as chipGroupV1,
9065
8930
  bn as chipV1,
9066
8931
  tc as colorPickerV1,
9067
8932
  nc as comboboxV1,
9068
8933
  Ar as compTypes,
9069
- gn as containerV1,
8934
+ hn as containerV1,
9070
8935
  ic as dataTableV1,
9071
8936
  oc as datePickerV1,
9072
8937
  rc as dialogV1,
9073
8938
  Ma as directionalLightV1,
9074
8939
  _u as duplicateNode,
9075
- sm as duplicateNodes,
8940
+ sp as duplicateNodes,
9076
8941
  Ee as elements,
9077
8942
  Zu as ensureContext,
9078
- im as fileInputV1,
8943
+ ip as fileInputV1,
9079
8944
  xn as flexLayoutEntryV1,
9080
8945
  De as flexLayoutV1,
9081
8946
  _n as formV1,
@@ -9083,13 +8948,13 @@ export {
9083
8948
  Ae as getBreakpointProp,
9084
8949
  be as getField,
9085
8950
  li as getIndexOfBreakpoint,
9086
- rm as getNode,
8951
+ rp as getNode,
9087
8952
  so as getPropertyDefault,
9088
8953
  L as getPropertyTag,
9089
8954
  Yu as getTypeColor,
9090
8955
  Oa as globalityV1,
9091
8956
  Fa as groupV1,
9092
- mc as iconV1,
8957
+ pc as iconV1,
9093
8958
  z as initProperties,
9094
8959
  je as injectDark,
9095
8960
  ke as injectData,
@@ -9110,13 +8975,13 @@ export {
9110
8975
  Ze as isPixelStr,
9111
8976
  Ia as keyboardControlsV1,
9112
8977
  yn as lineChartV1,
9113
- gm as loadLocaleMessageRuntime,
8978
+ hp as loadLocaleMessageRuntime,
9114
8979
  Q as makeEventId,
9115
8980
  Cu as makeMethodId,
9116
- bm as makePropertyId,
8981
+ bp as makePropertyId,
9117
8982
  Le as makeTriggerId,
9118
8983
  Ca as mapControlsV1,
9119
- pc as menuV1,
8984
+ mc as menuV1,
9120
8985
  Re as meshBasicMaterialV1,
9121
8986
  Me as meshV1,
9122
8987
  ja as multipleRefV1,
@@ -9130,28 +8995,28 @@ export {
9130
8995
  wa as perspectiveCameraV1,
9131
8996
  ku as pkgs,
9132
8997
  Wa as pointLightV1,
9133
- mm as provideDark,
9134
- dm as provideData,
9135
- ym as provideDepends,
9136
- um as provideDevice,
9137
- am as provideEnv,
9138
- cm as provideMode,
9139
- lm as provideOrg,
9140
- fm as provideRuntime,
8998
+ pp as provideDark,
8999
+ dp as provideData,
9000
+ yp as provideDepends,
9001
+ up as provideDevice,
9002
+ ap as provideEnv,
9003
+ cp as provideMode,
9004
+ lp as provideOrg,
9005
+ fp as provideRuntime,
9141
9006
  Iu as provideSandbox,
9142
- pm as provideType,
9007
+ mp as provideType,
9143
9008
  Sn as radioGroupV1,
9144
9009
  Vn as radioV1,
9145
- hc as rangeSliderV1,
9146
- gc as ratingV1,
9010
+ gc as rangeSliderV1,
9011
+ hc as ratingV1,
9147
9012
  Ha as referenceV1,
9148
9013
  Ka as renderSwitchV1,
9149
9014
  Tr as reverseBreakpoints,
9150
9015
  xc as selectV1,
9151
9016
  Gn as setField,
9152
9017
  vc as sliderV1,
9153
- om as spawnNode,
9154
- pn as sphereGeometryV1,
9018
+ op as spawnNode,
9019
+ mn as sphereGeometryV1,
9155
9020
  Da as spotLightV1,
9156
9021
  $n as stepperHeaderV1,
9157
9022
  In as stepperItemV1,
@@ -9166,8 +9031,8 @@ export {
9166
9031
  Ln as textareaV1,
9167
9032
  En as timelineItemV1,
9168
9033
  Bn as timelineV1,
9169
- tm as toEventName,
9170
- em as toMethodName,
9034
+ tp as toEventName,
9035
+ ep as toMethodName,
9171
9036
  Qu as toPropertyName,
9172
9037
  Ke as triggerReactivity,
9173
9038
  Xu as types,
@@ -9175,7 +9040,7 @@ export {
9175
9040
  qo as unwrapMethodId,
9176
9041
  lo as unwrapPropertyId,
9177
9042
  ni as useDepend,
9178
- hm as useRuntime,
9043
+ gp as useRuntime,
9179
9044
  ii as useSandbox,
9180
9045
  Rn as windowItemV1,
9181
9046
  Mn as windowV1