x-runtime-lib 0.8.140 → 0.8.142

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,8 +15,8 @@ var Pe = (t, n, e) => {
15
15
  } else e && t.push([e]);
16
16
  return n;
17
17
  }, Le = (t, n, e) => {
18
- var o = typeof SuppressedError == "function" ? SuppressedError : function(l, c, u, m) {
19
- return m = Error(u), m.name = "SuppressedError", m.error = l, m.suppressed = c, m;
18
+ var o = typeof SuppressedError == "function" ? SuppressedError : function(l, c, u, p) {
19
+ return p = Error(u), p.name = "SuppressedError", p.error = l, p.suppressed = c, p;
20
20
  }, r = (l) => n = e ? new o(l, n, "An error was suppressed during disposal") : (e = !0, l), i = (l) => {
21
21
  for (; l = t.pop(); )
22
22
  try {
@@ -29,10 +29,10 @@ var Pe = (t, n, e) => {
29
29
  };
30
30
  return i();
31
31
  };
32
- import { defineComponent as S, createElementBlock as te, createCommentVNode as se, unref as s, openBlock as k, createElementVNode as We, computed as w, renderSlot as F, normalizeStyle as de, ref as re, watch as pe, onBeforeMount as oi, onUnmounted as Je, watchEffect as xe, createVNode as D, createBlock as $, useTemplateRef as ko, onMounted as wo, nextTick as Io, withCtx as P, resolveComponent as W, isRef as ne, h as K, createSlots as on, renderList as ii, useId as So, withModifiers as ri, normalizeClass as si, toDisplayString as Co, useAttrs as bt, inject as fe, provide as ye, readonly as rn } from "vue";
33
- import { globalObjects as he, waitUtil as $o, useViewStack as Vo, eventBus as Po, messageInfo as li, messageSuccess as ai, messageWarning as Lo, messageError as zo, createAxios as ci, openConfirmDlg as ui, openPromptDlg as mi } from "x-essential-lib";
32
+ import { defineComponent as S, createElementBlock as te, createCommentVNode as se, unref as s, openBlock as k, createElementVNode as We, computed as w, renderSlot as F, normalizeStyle as de, ref as re, watch as pe, onUnmounted as Be, onBeforeMount as oi, watchEffect as xe, createVNode as D, createBlock as C, useTemplateRef as ko, onMounted as wo, nextTick as Io, withCtx as P, resolveComponent as W, isRef as ne, h as K, createSlots as on, renderList as ii, useId as So, withModifiers as ri, normalizeClass as si, toDisplayString as $o, useAttrs as bt, inject as fe, provide as ye, readonly as rn } from "vue";
33
+ import { globalObjects as he, waitUtil as Co, useViewStack as Vo, eventBus as Po, messageInfo as li, messageSuccess as ai, messageWarning as Lo, messageError as zo, createAxios as ci, openConfirmDlg as ui, openPromptDlg as mi } from "x-essential-lib";
34
34
  import { CameraHelper as To, DirectionalLightHelper as pi, PointLightHelper as di, SpotLightHelper as fi } from "three";
35
- import { i as ce, c as qe, K as yi, M as bi, O as gi, u as hi, r as Eo, e as Ao, a as _i, b as vi, d as xi, f as ki, g as wi, h as Ii, j as Si, k as Ci, l as Mo, m as O, H as $i, n as Vi, o as Pi, p as Li, q as zi } from "./vendor.m8tdmh16.js";
35
+ import { i as ce, c as qe, K as yi, M as bi, O as gi, u as hi, r as Eo, e as Ao, a as _i, b as vi, d as xi, f as ki, g as wi, h as Ii, j as Si, k as $i, l as Mo, m as O, H as Ci, n as Vi, o as Pi, p as Li, q as zi } from "./vendor.m8tdmh16.js";
36
36
  import { useTheme as Ti } from "vuetify";
37
37
  import { getErrorMessage as Ei } from "x-error-lib";
38
38
  const kn = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
@@ -77,7 +77,7 @@ function ut(t) {
77
77
  function wn(t) {
78
78
  return Wo.findIndex((n) => n === t);
79
79
  }
80
- function Oe(t, n) {
80
+ function Fe(t, n) {
81
81
  let e;
82
82
  for (const o of Ai) {
83
83
  if (wn(o) < wn(t))
@@ -160,10 +160,10 @@ function A(t, n) {
160
160
  const Mi = ["common", "scene"], Wi = ["common", "scene"];
161
161
  function bu({ type: t, version: n, view: e, code: o }) {
162
162
  const r = (c, u) => {
163
- const m = { id: u.id };
164
- u.children && (m.children = [], u.children.forEach((d) => {
165
- r(m.children, d);
166
- })), c.push(m);
163
+ const p = { id: u.id };
164
+ u.children && (p.children = [], u.children.forEach((d) => {
165
+ r(p.children, d);
166
+ })), c.push(p);
167
167
  }, i = [];
168
168
  e.nodeLites.forEach((c) => {
169
169
  r(i, c);
@@ -336,11 +336,11 @@ function Su(t, n) {
336
336
  let e = "";
337
337
  return t === "elementMethod" || (t === "refMethod" || t === "multipleRefMethod" ? e = H("reference") : t === "slotMethod" || t === "multipleSlotMethod" ? e = H("slot") : t === "customMethod" ? e = H("custom") : t === "adaptSlotElementMethod" || t === "adaptSlotCustomMethod" ? e = H("adaptSlot") : console.assert(!1)), an(e, n, Ri(t));
338
338
  }
339
- function Cu(t, n) {
339
+ function $u(t, n) {
340
340
  let e = "";
341
341
  return t === "elementEvent" || (t === "elementPropertyChangeEvent" ? e = H("propertyChange") : t === "refEvent" ? e = H("reference") : t === "refPropertyChangeEvent" ? e = H("reference", "propertyChange") : t === "multipleRefEvent" ? e = H("reference") : t === "multipleRefPropertyChangeEvent" ? e = H("reference", "propertyChange") : t === "slotEvent" ? e = H("slot") : t === "slotPropertyChangeEvent" ? e = H("slot", "propertyChange") : t === "multipleSlotEvent" ? e = H("slot") : t === "multipleSlotPropertyChangeEvent" ? e = H("slot", "propertyChange") : t === "customEvent" ? e = H("custom") : t === "customPropertyChangeEvent" ? e = H("custom", "propertyChange") : t === "adaptSlotElementEvent" ? e = H("adaptSlot") : t === "adaptSlotElementPropertyChangeEvent" ? e = H("adaptSlot", "propertyChange") : t === "adaptSlotCustomEvent" ? e = H("adaptSlot") : t === "adaptSlotCustomPropertyChangeEvent" ? e = H("adaptSlot", "propertyChange") : t === "stateChangeEvent" ? e = H("state") : console.assert(!1)), an(e, n, Ki(t));
342
342
  }
343
- const Di = ["position", "ratation", "scale"], Be = /* @__PURE__ */ S({
343
+ const Di = ["position", "ratation", "scale"], Re = /* @__PURE__ */ S({
344
344
  __name: "index",
345
345
  props: {
346
346
  position: { default: () => {
@@ -407,7 +407,9 @@ function L(t) {
407
407
  e.value = n.value.view.nodes[t.nodeId];
408
408
  });
409
409
  const { debugTrace: o } = Oi(e);
410
- return o("created"), { node: e };
410
+ return o("created"), Be(() => {
411
+ o("destroyed");
412
+ }), { node: e };
411
413
  }
412
414
  function mt(t, n, e) {
413
415
  const o = _e();
@@ -415,7 +417,7 @@ function mt(t, n, e) {
415
417
  const r = w(() => Jc("elementMethod", t, n));
416
418
  oi(() => {
417
419
  o.eventBus?.on(r.value, e);
418
- }), Je(() => {
420
+ }), Be(() => {
419
421
  o.eventBus?.off(r.value, e);
420
422
  });
421
423
  }
@@ -466,20 +468,20 @@ function me(t) {
466
468
  "transform",
467
469
  "rotation",
468
470
  "z"
469
- ]), { property: c } = a(t, ["transform", "scale", "x"]), { property: u } = a(t, ["transform", "scale", "y"]), { property: m } = a(t, ["transform", "scale", "z"]), d = re([0, 0, 0]), p = re([0, 0, 0]), f = re([1, 1, 1]);
471
+ ]), { property: c } = a(t, ["transform", "scale", "x"]), { property: u } = a(t, ["transform", "scale", "y"]), { property: p } = a(t, ["transform", "scale", "z"]), d = re([0, 0, 0]), m = re([0, 0, 0]), f = re([1, 1, 1]);
470
472
  return xe(() => {
471
473
  d.value = [n.value, e.value, o.value];
472
474
  }), xe(() => {
473
475
  n.value = d.value[0], e.value = d.value[1], o.value = d.value[2];
474
476
  }), xe(() => {
475
- p.value = [r.value, i.value, l.value];
477
+ m.value = [r.value, i.value, l.value];
476
478
  }), xe(() => {
477
- r.value = p.value[0], i.value = p.value[1], l.value = p.value[2];
479
+ r.value = m.value[0], i.value = m.value[1], l.value = m.value[2];
478
480
  }), xe(() => {
479
- f.value = [c.value, u.value, m.value];
481
+ f.value = [c.value, u.value, p.value];
480
482
  }), xe(() => {
481
- c.value = f.value[0], u.value = f.value[1], m.value = f.value[2];
482
- }), { position: d, rotation: p, scale: f };
483
+ c.value = f.value[0], u.value = f.value[1], p.value = f.value[2];
484
+ }), { position: d, rotation: m, scale: f };
483
485
  }
484
486
  function Bo(t) {
485
487
  const n = w(() => t.value.legend?.show), e = w(() => t.value.legend?.data);
@@ -535,23 +537,23 @@ function Oo(t) {
535
537
  }
536
538
  function Q(t) {
537
539
  const { computedThemes: n } = Ti(), e = Ze(), o = w(() => t.value?.mode), r = w(() => {
538
- const m = t.value?.theme;
539
- return m ? m === "background0" ? e.value ? "#2e2e2e" : "#bdbdbd" : m === "background1" ? e.value ? "#272727" : "#eeeeee" : m === "background2" ? e.value ? "#1e1e1e" : "#ffffff" : (e.value ? n.value.dark : n.value.light).colors[m] : void 0;
540
+ const p = t.value?.theme;
541
+ return p ? p === "background0" ? e.value ? "#2e2e2e" : "#bdbdbd" : p === "background1" ? e.value ? "#272727" : "#eeeeee" : p === "background2" ? e.value ? "#1e1e1e" : "#ffffff" : (e.value ? n.value.dark : n.value.light).colors[p] : void 0;
540
542
  }), i = w(() => e.value ? t.value.custom?.dark : t.value.custom?.light), l = w(() => o.value === "theme" ? r.value ?? "" : o.value === "custom" ? i.value ?? "" : ""), c = w(() => {
541
- const m = l.value;
542
- return !m.startsWith("#") || m.length < 7 ? "" : m.substring(0, 7);
543
+ const p = l.value;
544
+ return !p.startsWith("#") || p.length < 7 ? "" : p.substring(0, 7);
543
545
  }), u = w(() => {
544
- const m = l.value;
545
- return m.startsWith("#") ? m.length < 9 ? 1 : parseInt(m.substring(7, 9)) / 255 : 0;
546
+ const p = l.value;
547
+ return p.startsWith("#") ? p.length < 9 ? 1 : parseInt(p.substring(7, 9)) / 255 : 0;
546
548
  });
547
549
  return { color: l, rgb: c, alpha: u };
548
550
  }
549
551
  function cn(t) {
550
552
  const n = w(() => t.value.border?.style), e = w(() => t.value.border?.width), o = w(() => t.value.border?.color), { color: r } = Q(o), i = w(() => t.value.border?.roundRadius?.tl), l = w(() => t.value.border?.roundRadius?.tr), c = w(() => t.value.border?.roundRadius?.bl), u = w(() => t.value.border?.roundRadius?.br);
551
- function m(d) {
553
+ function p(d) {
552
554
  n.value && (d.borderStyle = n.value), e.value && (d.borderWidth = e.value), r.value && (d.borderColor = r.value), i.value && (d.borderTopLeftRadius = i.value), l.value && (d.borderTopRightRadius = l.value), c.value && (d.borderBottomLeftRadius = c.value), u.value && (d.borderBottomRightRadius = u.value);
553
555
  }
554
- return { borderStyle: n, borderWidth: e, borderColor: r, applyBorder: m };
556
+ return { borderStyle: n, borderWidth: e, borderColor: r, applyBorder: p };
555
557
  }
556
558
  function un(t) {
557
559
  const n = w(() => t.value.margin?.top), e = w(() => t.value.margin?.left), o = w(() => t.value.margin?.bottom), r = w(() => t.value.margin?.right);
@@ -568,32 +570,32 @@ function mn(t) {
568
570
  return { paddingTop: n, paddingLeft: e, paddingBottom: o, paddingRight: r, applyPadding: i };
569
571
  }
570
572
  function be(t, n) {
571
- const e = Z(), o = De(), r = w(() => n.value.size?.width), i = w(() => n.value.size?.minWidth), l = w(() => n.value.size?.maxWidth), c = w(() => {
573
+ const e = Z(), o = Oe(), r = w(() => n.value.size?.width), i = w(() => n.value.size?.minWidth), l = w(() => n.value.size?.maxWidth), c = w(() => {
572
574
  if (t.outer && e === "editor") {
573
- const p = wt(n.value.size?.height);
574
- if (p)
575
- return p / 100 * o.value.height + "px";
575
+ const m = wt(n.value.size?.height);
576
+ if (m)
577
+ return m / 100 * o.value.height + "px";
576
578
  }
577
579
  return n.value.size?.height;
578
580
  }), u = w(() => {
579
581
  if (t.outer && e === "editor") {
580
- const p = wt(n.value.size?.minHeight);
581
- if (p)
582
- return p / 100 * o.value.height + "px";
582
+ const m = wt(n.value.size?.minHeight);
583
+ if (m)
584
+ return m / 100 * o.value.height + "px";
583
585
  }
584
586
  return n.value.size?.minHeight;
585
- }), m = w(() => {
587
+ }), p = w(() => {
586
588
  if (t.outer && e === "editor") {
587
- const p = wt(n.value.size?.maxHeight);
588
- if (p)
589
- return p / 100 * o.value.height + "px";
589
+ const m = wt(n.value.size?.maxHeight);
590
+ if (m)
591
+ return m / 100 * o.value.height + "px";
590
592
  }
591
593
  return n.value.size?.maxHeight;
592
594
  });
593
- function d(p) {
594
- r.value && (p.width = r.value), i.value && (p.minWidth = i.value), l.value && (p.maxWidth = l.value), c.value && (p.height = c.value), u.value && (p.minHeight = u.value), m.value && (p.maxHeight = m.value);
595
+ function d(m) {
596
+ r.value && (m.width = r.value), i.value && (m.minWidth = i.value), l.value && (m.maxWidth = l.value), c.value && (m.height = c.value), u.value && (m.minHeight = u.value), p.value && (m.maxHeight = p.value);
595
597
  }
596
- return { width: r, minWidth: i, maxWidth: l, height: c, minHeight: u, maxHeight: m, applySize: d };
598
+ return { width: r, minWidth: i, maxWidth: l, height: c, minHeight: u, maxHeight: p, applySize: d };
597
599
  }
598
600
  const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "scale", "top"], Gi = /* @__PURE__ */ S({
599
601
  __name: "index",
@@ -603,24 +605,24 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
603
605
  refContext: {}
604
606
  },
605
607
  setup(t) {
606
- const n = t, { node: e } = L(n), o = Z(), { position: r, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "bottom"]), { property: u } = a(e, ["settings", "far"]), { property: m } = a(e, ["settings", "left"]), { property: d } = a(e, ["settings", "near"]), { property: p } = a(e, ["settings", "right"]), { property: f } = a(e, ["settings", "top"]);
607
- return (_, g) => (k(), te("TresOrthographicCamera", {
608
+ const n = t, { node: e } = L(n), o = Z(), { position: r, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "bottom"]), { property: u } = a(e, ["settings", "far"]), { property: p } = a(e, ["settings", "left"]), { property: d } = a(e, ["settings", "near"]), { property: m } = a(e, ["settings", "right"]), { property: f } = a(e, ["settings", "top"]);
609
+ return (g, h) => (k(), te("TresOrthographicCamera", {
608
610
  bottom: s(c),
609
611
  far: s(u),
610
- left: s(m),
612
+ left: s(p),
611
613
  near: s(d),
612
614
  position: s(r),
613
- right: s(p),
615
+ right: s(m),
614
616
  rotation: s(i),
615
617
  scale: s(l),
616
618
  top: s(f)
617
619
  }, [
618
- D(s(Be)),
619
- s(o) === "editor" ? (k(), $(s(qe), {
620
+ D(s(Re)),
621
+ s(o) === "editor" ? (k(), C(s(qe), {
620
622
  key: 0,
621
623
  type: s(To)
622
624
  }, null, 8, ["type"])) : se("", !0),
623
- F(_.$slots, "default")
625
+ F(g.$slots, "default")
624
626
  ], 8, ji));
625
627
  }
626
628
  }), Hi = ["aspect", "far", "fov", "near", "position", "rotation", "scale"], Ui = /* @__PURE__ */ S({
@@ -631,41 +633,41 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
631
633
  refContext: {}
632
634
  },
633
635
  setup(t) {
634
- const n = t, { node: e } = L(n), o = Z(), { position: r, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "aspect"]), { property: u } = a(e, ["settings", "far"]), { property: m } = a(e, ["settings", "fov"]), { property: d } = a(e, ["settings", "near"]);
635
- return (p, f) => (k(), te("TresPerspectiveCamera", {
636
+ const n = t, { node: e } = L(n), o = Z(), { position: r, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "aspect"]), { property: u } = a(e, ["settings", "far"]), { property: p } = a(e, ["settings", "fov"]), { property: d } = a(e, ["settings", "near"]);
637
+ return (m, f) => (k(), te("TresPerspectiveCamera", {
636
638
  aspect: s(c),
637
639
  far: s(u),
638
- fov: s(m),
640
+ fov: s(p),
639
641
  near: s(d),
640
642
  position: s(r),
641
643
  rotation: s(i),
642
644
  scale: s(l)
643
645
  }, [
644
- D(s(Be)),
645
- s(o) === "editor" ? (k(), $(s(qe), {
646
+ D(s(Re)),
647
+ s(o) === "editor" ? (k(), C(s(qe), {
646
648
  key: 0,
647
649
  type: s(To)
648
650
  }, null, 8, ["type"])) : se("", !0),
649
- F(p.$slots, "default")
651
+ F(m.$slots, "default")
650
652
  ], 8, Hi));
651
653
  }
652
654
  }), Ji = /* @__PURE__ */ S({
653
655
  __name: "index",
654
656
  setup(t) {
655
657
  const n = Z();
656
- return (e, o) => s(n) !== "editor" ? (k(), $(s(yi), { key: 0 })) : se("", !0);
658
+ return (e, o) => s(n) !== "editor" ? (k(), C(s(yi), { key: 0 })) : se("", !0);
657
659
  }
658
660
  }), qi = /* @__PURE__ */ S({
659
661
  __name: "index",
660
662
  setup(t) {
661
663
  const n = Z();
662
- return (e, o) => s(n) !== "editor" ? (k(), $(s(bi), { key: 0 })) : se("", !0);
664
+ return (e, o) => s(n) !== "editor" ? (k(), C(s(bi), { key: 0 })) : se("", !0);
663
665
  }
664
666
  }), Xi = /* @__PURE__ */ S({
665
667
  __name: "index",
666
668
  setup(t) {
667
669
  const n = Z();
668
- return (e, o) => s(n) !== "editor" ? (k(), $(s(gi), { key: 0 })) : se("", !0);
670
+ return (e, o) => s(n) !== "editor" ? (k(), C(s(gi), { key: 0 })) : se("", !0);
669
671
  }
670
672
  }), Yi = ["args"], Zi = /* @__PURE__ */ S({
671
673
  __name: "index",
@@ -685,7 +687,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
685
687
  "settings",
686
688
  "widthSegements"
687
689
  ]);
688
- return (m, d) => (k(), te("TresBoxGeometry", {
690
+ return (p, d) => (k(), te("TresBoxGeometry", {
689
691
  args: [
690
692
  s(c),
691
693
  s(i),
@@ -696,7 +698,7 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
696
698
  ]
697
699
  }, null, 8, Yi));
698
700
  }
699
- }), Re = (t, n) => {
701
+ }), Ke = (t, n) => {
700
702
  const e = t.__vccOpts || t;
701
703
  for (const [o, r] of n)
702
704
  e[o] = r;
@@ -724,14 +726,14 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
724
726
  ]), { property: u } = a(e, [
725
727
  "settings",
726
728
  "thetaStart"
727
- ]), { property: m } = a(e, [
729
+ ]), { property: p } = a(e, [
728
730
  "settings",
729
731
  "widthSegments"
730
732
  ]);
731
- return (d, p) => (k(), te("TresSphereGeometry", {
733
+ return (d, m) => (k(), te("TresSphereGeometry", {
732
734
  args: [
733
735
  s(l),
734
- s(m),
736
+ s(p),
735
737
  s(o),
736
738
  s(i),
737
739
  s(r),
@@ -752,15 +754,15 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
752
754
  "settings",
753
755
  "intensity"
754
756
  ]);
755
- return (m, d) => (k(), te("TresAmbientLight", {
757
+ return (p, d) => (k(), te("TresAmbientLight", {
756
758
  color: s(c),
757
759
  intensity: s(u),
758
760
  position: s(o),
759
761
  rotation: s(r),
760
762
  scale: s(i)
761
763
  }, [
762
- D(s(Be)),
763
- F(m.$slots, "default")
764
+ D(s(Re)),
765
+ F(p.$slots, "default")
764
766
  ], 8, tr));
765
767
  }
766
768
  }), or = ["color", "intensity", "position", "rotation", "scale"], ir = /* @__PURE__ */ S({
@@ -771,19 +773,19 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
771
773
  refContext: {}
772
774
  },
773
775
  setup(t) {
774
- const n = t, { node: e } = L(n), o = Z(), { position: r, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "color"]), { color: u } = Q(c), { property: m } = a(e, [
776
+ const n = t, { node: e } = L(n), o = Z(), { position: r, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "color"]), { color: u } = Q(c), { property: p } = a(e, [
775
777
  "settings",
776
778
  "intensity"
777
779
  ]);
778
- return (d, p) => (k(), te("TresDirectionalLight", {
780
+ return (d, m) => (k(), te("TresDirectionalLight", {
779
781
  color: s(u),
780
- intensity: s(m),
782
+ intensity: s(p),
781
783
  position: s(r),
782
784
  rotation: s(i),
783
785
  scale: s(l)
784
786
  }, [
785
- D(s(Be)),
786
- s(o) === "editor" ? (k(), $(s(qe), {
787
+ D(s(Re)),
788
+ s(o) === "editor" ? (k(), C(s(qe), {
787
789
  key: 0,
788
790
  type: s(pi)
789
791
  }, null, 8, ["type"])) : se("", !0),
@@ -798,24 +800,24 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
798
800
  refContext: {}
799
801
  },
800
802
  setup(t) {
801
- const n = t, { node: e } = L(n), o = Z(), { position: r, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "color"]), { color: u } = Q(c), { property: m } = a(e, ["settings", "decay"]), { property: d } = a(e, [
803
+ const n = t, { node: e } = L(n), o = Z(), { position: r, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "color"]), { color: u } = Q(c), { property: p } = a(e, ["settings", "decay"]), { property: d } = a(e, [
802
804
  "settings",
803
805
  "distance"
804
- ]), { property: p } = a(e, [
806
+ ]), { property: m } = a(e, [
805
807
  "settings",
806
808
  "intensity"
807
809
  ]);
808
- return (f, _) => (k(), te("TresPointLight", {
810
+ return (f, g) => (k(), te("TresPointLight", {
809
811
  color: s(u),
810
- decay: s(m),
812
+ decay: s(p),
811
813
  distance: s(d),
812
- intensity: s(p),
814
+ intensity: s(m),
813
815
  position: s(r),
814
816
  rotation: s(i),
815
817
  scale: s(l)
816
818
  }, [
817
- D(s(Be)),
818
- s(o) === "editor" ? (k(), $(s(qe), {
819
+ D(s(Re)),
820
+ s(o) === "editor" ? (k(), C(s(qe), {
819
821
  key: 0,
820
822
  type: s(di)
821
823
  }, null, 8, ["type"])) : se("", !0),
@@ -830,40 +832,40 @@ const ji = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
830
832
  refContext: {}
831
833
  },
832
834
  setup(t) {
833
- const n = t, { node: e } = L(n), o = Z(), { position: r, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "angle"]), { property: u } = a(e, ["settings", "color"]), { color: m } = Q(u), { property: d } = a(e, ["settings", "decay"]), { property: p } = a(e, [
835
+ const n = t, { node: e } = L(n), o = Z(), { position: r, rotation: i, scale: l } = me(e), { property: c } = a(e, ["settings", "angle"]), { property: u } = a(e, ["settings", "color"]), { color: p } = Q(u), { property: d } = a(e, ["settings", "decay"]), { property: m } = a(e, [
834
836
  "settings",
835
837
  "distance"
836
838
  ]), { property: f } = a(e, [
837
839
  "settings",
838
840
  "intensity"
839
- ]), { property: _ } = a(e, [
841
+ ]), { property: g } = a(e, [
840
842
  "settings",
841
843
  "penumbra"
842
844
  ]);
843
- return (g, I) => (k(), te("TresSpotLight", {
845
+ return (h, I) => (k(), te("TresSpotLight", {
844
846
  angle: s(c),
845
- color: s(m),
847
+ color: s(p),
846
848
  decay: s(d),
847
- distance: s(p),
849
+ distance: s(m),
848
850
  intensity: s(f),
849
- penumbra: s(_),
851
+ penumbra: s(g),
850
852
  position: s(o) !== "editor" ? s(r) : [0, 0, 0],
851
853
  rotation: s(o) !== "editor" ? s(i) : [0, 0, 0],
852
854
  scale: s(o) !== "editor" ? s(l) : [1, 1, 1]
853
855
  }, [
854
- D(s(Be)),
855
- s(o) === "editor" ? (k(), $(s(qe), {
856
+ D(s(Re)),
857
+ s(o) === "editor" ? (k(), C(s(qe), {
856
858
  key: 0,
857
859
  type: s(fi)
858
860
  }, null, 8, ["type"])) : se("", !0),
859
- F(g.$slots, "default")
861
+ F(h.$slots, "default")
860
862
  ], 8, lr));
861
863
  }
862
864
  }), cr = {};
863
865
  function ur(t, n) {
864
866
  return k(), te("TresMeshBasicMaterial");
865
867
  }
866
- const mr = /* @__PURE__ */ Re(cr, [["render", ur]]), pr = ["position", "rotation", "scale"], dr = /* @__PURE__ */ S({
868
+ const mr = /* @__PURE__ */ Ke(cr, [["render", ur]]), pr = ["position", "rotation", "scale"], dr = /* @__PURE__ */ S({
867
869
  __name: "index",
868
870
  props: {
869
871
  nodeId: {},
@@ -897,7 +899,7 @@ const mr = /* @__PURE__ */ Re(cr, [["render", ur]]), pr = ["position", "rotation
897
899
  F(l.$slots, "default")
898
900
  ], 8, fr));
899
901
  }
900
- }), br = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], gr = "#242424", hr = {}, _r = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, vr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, xr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, kr = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, wr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ir = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Sr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Cr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, $r = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Vr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Pr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Lr = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, zr = { 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" } }, Tr = { 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)" } } }, Er = { 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)" } } }, Ar = { 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"] } } }, Mr = { 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"] } } }, Wr = { 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"] } } }, Br = { 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"] } } }, Rr = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Kr = { textStyle: { color: "#eeeeee" } }, Dr = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, Or = { 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" } } }, Fr = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Nr = { 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" } }, jr = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Gr = {
902
+ }), br = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], gr = "#242424", hr = {}, _r = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, vr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, xr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, kr = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, wr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ir = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Sr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, $r = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Cr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Vr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Pr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Lr = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, zr = { 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" } }, Tr = { 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)" } } }, Er = { 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)" } } }, Ar = { 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"] } } }, Mr = { 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"] } } }, Wr = { 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"] } } }, Br = { 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"] } } }, Rr = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Kr = { textStyle: { color: "#eeeeee" } }, Dr = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, Or = { 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" } } }, Fr = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Nr = { 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" } }, jr = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Gr = {
901
903
  color: br,
902
904
  backgroundColor: gr,
903
905
  textStyle: hr,
@@ -908,8 +910,8 @@ const mr = /* @__PURE__ */ Re(cr, [["render", ur]]), pr = ["position", "rotation
908
910
  pie: wr,
909
911
  scatter: Ir,
910
912
  boxplot: Sr,
911
- parallel: Cr,
912
- sankey: $r,
913
+ parallel: $r,
914
+ sankey: Cr,
913
915
  funnel: Vr,
914
916
  gauge: Pr,
915
917
  candlestick: Lr,
@@ -966,7 +968,7 @@ hi([
966
968
  wi,
967
969
  Ii,
968
970
  Si,
969
- Ci
971
+ $i
970
972
  ]);
971
973
  Eo("dark", Gr);
972
974
  Eo("light", xs);
@@ -978,9 +980,9 @@ const ks = /* @__PURE__ */ S({
978
980
  refContext: {}
979
981
  },
980
982
  setup(t) {
981
- const n = t, { node: e } = L(n), o = De(), r = Ze(), i = we(), l = le(), { width: c, minWidth: u, maxWidth: m, height: d, minHeight: p, maxHeight: f, applySize: _ } = be(n, e), { applyTitle: g } = Ko(e), { applyXAxis: I } = Do(e), { applyYAxis: v } = Oo(e), { applyLegend: x } = Bo(e), { applySeries: b } = Ro(e), h = w(() => {
983
+ const n = t, { node: e } = L(n), o = Oe(), r = Ze(), i = we(), l = le(), { width: c, minWidth: u, maxWidth: p, height: d, minHeight: m, maxHeight: f, applySize: g } = be(n, e), { applyTitle: h } = Ko(e), { applyXAxis: I } = Do(e), { applyYAxis: v } = Oo(e), { applyLegend: x } = Bo(e), { applySeries: b } = Ro(e), _ = w(() => {
982
984
  const z = {}, q = l.value?.type;
983
- return i === "page" ? q === "common" ? _(z) : console.assert(!1) : i === "comp" && q === "common" ? _(z) : console.assert(!1), z;
985
+ return i === "page" ? q === "common" ? g(z) : console.assert(!1) : i === "comp" && q === "common" ? g(z) : console.assert(!1), z;
984
986
  }), V = ko("chart");
985
987
  let R;
986
988
  const N = () => {
@@ -991,11 +993,11 @@ const ks = /* @__PURE__ */ S({
991
993
  R?.resize();
992
994
  }, j = () => {
993
995
  const z = {};
994
- g(z), I(z), v(z), x(z), b(z), R?.setOption(z, !0);
996
+ h(z), I(z), v(z), x(z), b(z), R?.setOption(z, !0);
995
997
  };
996
998
  return wo(async () => {
997
- window.addEventListener("resize", G, !1), await $o(() => !!V.value), N(), j();
998
- }), Je(() => {
999
+ window.addEventListener("resize", G, !1), await Co(() => !!V.value), N(), j();
1000
+ }), Be(() => {
999
1001
  window.removeEventListener("resize", G, !1), R?.dispose();
1000
1002
  }), pe(
1001
1003
  [
@@ -1003,9 +1005,9 @@ const ks = /* @__PURE__ */ S({
1003
1005
  () => o.value.height,
1004
1006
  c,
1005
1007
  u,
1006
- m,
1007
- d,
1008
1008
  p,
1009
+ d,
1010
+ m,
1009
1011
  f
1010
1012
  ],
1011
1013
  async () => {
@@ -1019,14 +1021,14 @@ const ks = /* @__PURE__ */ S({
1019
1021
  j();
1020
1022
  },
1021
1023
  { deep: !0 }
1022
- ), (z, q) => (k(), $(s(U), {
1024
+ ), (z, q) => (k(), C(s(U), {
1023
1025
  block: "",
1024
1026
  mask: ""
1025
1027
  }, {
1026
1028
  default: P(() => [
1027
1029
  We("div", {
1028
1030
  ref: "chart",
1029
- style: de(h.value)
1031
+ style: de(_.value)
1030
1032
  }, null, 4)
1031
1033
  ]),
1032
1034
  _: 1
@@ -1040,9 +1042,9 @@ const ks = /* @__PURE__ */ S({
1040
1042
  refContext: {}
1041
1043
  },
1042
1044
  setup(t) {
1043
- const n = t, { node: e } = L(n), o = De(), r = Ze(), i = we(), l = le(), { width: c, minWidth: u, maxWidth: m, height: d, minHeight: p, maxHeight: f, applySize: _ } = be(n, e), { applyTitle: g } = Ko(e), { applyXAxis: I } = Do(e), { applyYAxis: v } = Oo(e), { applyLegend: x } = Bo(e), { applySeries: b } = Ro(e), h = w(() => {
1045
+ const n = t, { node: e } = L(n), o = Oe(), r = Ze(), i = we(), l = le(), { width: c, minWidth: u, maxWidth: p, height: d, minHeight: m, maxHeight: f, applySize: g } = be(n, e), { applyTitle: h } = Ko(e), { applyXAxis: I } = Do(e), { applyYAxis: v } = Oo(e), { applyLegend: x } = Bo(e), { applySeries: b } = Ro(e), _ = w(() => {
1044
1046
  const z = {}, q = l.value?.type;
1045
- return i === "page" ? q === "common" ? _(z) : console.assert(!1) : i === "comp" && q === "common" ? _(z) : console.assert(!1), z;
1047
+ return i === "page" ? q === "common" ? g(z) : console.assert(!1) : i === "comp" && q === "common" ? g(z) : console.assert(!1), z;
1046
1048
  }), V = ko("chart");
1047
1049
  let R;
1048
1050
  const N = () => {
@@ -1053,11 +1055,11 @@ const ks = /* @__PURE__ */ S({
1053
1055
  R?.resize();
1054
1056
  }, j = () => {
1055
1057
  const z = {};
1056
- g(z), I(z), v(z), x(z), b(z), R?.setOption(z, !0);
1058
+ h(z), I(z), v(z), x(z), b(z), R?.setOption(z, !0);
1057
1059
  };
1058
1060
  return wo(async () => {
1059
- window.addEventListener("resize", G, !1), await $o(() => !!V.value), N(), j();
1060
- }), Je(() => {
1061
+ window.addEventListener("resize", G, !1), await Co(() => !!V.value), N(), j();
1062
+ }), Be(() => {
1061
1063
  window.removeEventListener("resize", G, !1), R?.dispose();
1062
1064
  }), pe(
1063
1065
  [
@@ -1065,9 +1067,9 @@ const ks = /* @__PURE__ */ S({
1065
1067
  () => o.value.height,
1066
1068
  c,
1067
1069
  u,
1068
- m,
1069
- d,
1070
1070
  p,
1071
+ d,
1072
+ m,
1071
1073
  f
1072
1074
  ],
1073
1075
  async () => {
@@ -1081,14 +1083,14 @@ const ks = /* @__PURE__ */ S({
1081
1083
  j();
1082
1084
  },
1083
1085
  { deep: !0 }
1084
- ), (z, q) => (k(), $(s(U), {
1086
+ ), (z, q) => (k(), C(s(U), {
1085
1087
  block: "",
1086
1088
  mask: ""
1087
1089
  }, {
1088
1090
  default: P(() => [
1089
1091
  We("div", {
1090
1092
  ref: "chart",
1091
- style: de(h.value)
1093
+ style: de(_.value)
1092
1094
  }, null, 4)
1093
1095
  ]),
1094
1096
  _: 1
@@ -1111,9 +1113,9 @@ const ks = /* @__PURE__ */ S({
1111
1113
  "offset",
1112
1114
  "y"
1113
1115
  ]);
1114
- return (u, m) => {
1116
+ return (u, p) => {
1115
1117
  const d = W("v-badge");
1116
- return k(), $(s(U), null, {
1118
+ return k(), C(s(U), null, {
1117
1119
  default: P(() => [
1118
1120
  D(d, {
1119
1121
  content: s(o),
@@ -1144,17 +1146,17 @@ const ks = /* @__PURE__ */ S({
1144
1146
  "settings",
1145
1147
  "addIcon",
1146
1148
  "append"
1147
- ]), { property: i } = a(e, ["settings", "block"]), { property: l } = a(e, ["settings", "color"]), { color: c } = Q(l), { property: u } = a(e, ["settings", "density"]), { property: m } = a(e, [
1149
+ ]), { property: i } = a(e, ["settings", "block"]), { property: l } = a(e, ["settings", "color"]), { color: c } = Q(l), { property: u } = a(e, ["settings", "density"]), { property: p } = a(e, [
1148
1150
  "settings",
1149
1151
  "disabled"
1150
- ]), { property: d } = a(e, ["size", "height"]), { property: p } = a(e, ["settings", "loading"]), { property: f } = a(e, ["size", "maxHeight"]), { property: _ } = a(e, ["size", "maxWidth"]), { property: g } = a(e, ["size", "minHeight"]), { property: I } = a(e, ["size", "minWidth"]), { property: v } = a(e, [
1152
+ ]), { property: d } = a(e, ["size", "height"]), { property: m } = a(e, ["settings", "loading"]), { property: f } = a(e, ["size", "maxHeight"]), { property: g } = a(e, ["size", "maxWidth"]), { property: h } = a(e, ["size", "minHeight"]), { property: I } = a(e, ["size", "minWidth"]), { property: v } = a(e, [
1151
1153
  "settings",
1152
1154
  "addIcon",
1153
1155
  "prepend"
1154
1156
  ]), { property: x } = a(e, [
1155
1157
  "settings",
1156
1158
  "readonly"
1157
- ]), { property: b } = a(e, ["settings", "ripple"]), { property: h } = a(e, ["settings", "size"]), { property: V } = a(e, ["settings", "stacked"]), { property: R } = a(e, ["settings", "text"]), { theme: N } = J(), { property: G } = a(e, ["settings", "variant"]), { property: j } = a(e, ["size", "width"]), z = (q) => {
1159
+ ]), { property: b } = a(e, ["settings", "ripple"]), { property: _ } = a(e, ["settings", "size"]), { property: V } = a(e, ["settings", "stacked"]), { property: R } = a(e, ["settings", "text"]), { theme: N } = J(), { property: G } = a(e, ["settings", "variant"]), { property: j } = a(e, ["size", "width"]), z = (q) => {
1158
1160
  if (!o || !o.vm)
1159
1161
  return;
1160
1162
  const { vm: oe } = o;
@@ -1165,7 +1167,7 @@ const ks = /* @__PURE__ */ S({
1165
1167
  };
1166
1168
  return (q, oe) => {
1167
1169
  const ge = W("v-btn");
1168
- return k(), $(s(U), {
1170
+ return k(), C(s(U), {
1169
1171
  block: s(i),
1170
1172
  mask: ""
1171
1173
  }, {
@@ -1175,17 +1177,17 @@ const ks = /* @__PURE__ */ S({
1175
1177
  block: s(i),
1176
1178
  color: s(c),
1177
1179
  density: s(u),
1178
- disabled: s(m),
1180
+ disabled: s(p),
1179
1181
  height: s(d),
1180
- loading: s(p),
1182
+ loading: s(m),
1181
1183
  "max-height": s(f),
1182
- "max-width": s(_),
1183
- "min-height": s(g),
1184
+ "max-width": s(g),
1185
+ "min-height": s(h),
1184
1186
  "min-width": s(I),
1185
1187
  "prepend-icon": s(v),
1186
1188
  readonly: s(x),
1187
1189
  ripple: s(b),
1188
- size: s(h),
1190
+ size: s(_),
1189
1191
  stacked: s(V),
1190
1192
  text: s(R),
1191
1193
  theme: s(N),
@@ -1198,17 +1200,17 @@ const ks = /* @__PURE__ */ S({
1198
1200
  }, 8, ["block"]);
1199
1201
  };
1200
1202
  }
1201
- }), Cs = {};
1202
- function $s(t, n) {
1203
+ }), $s = {};
1204
+ function Cs(t, n) {
1203
1205
  const e = W("v-btn-group");
1204
- return k(), $(e, null, {
1206
+ return k(), C(e, null, {
1205
1207
  default: P(() => [
1206
1208
  F(t.$slots, "default")
1207
1209
  ]),
1208
1210
  _: 3
1209
1211
  });
1210
1212
  }
1211
- const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1213
+ const Vs = /* @__PURE__ */ Ke($s, [["render", Cs]]), Ps = /* @__PURE__ */ S({
1212
1214
  __name: "index",
1213
1215
  props: {
1214
1216
  nodeId: {},
@@ -1228,24 +1230,24 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1228
1230
  ]), { property: u } = a(e, [
1229
1231
  "settings",
1230
1232
  "readonly"
1231
- ]), { property: m } = a(e, ["settings", "size"]), { property: d } = a(e, ["settings", "stacked"]), { theme: p } = J(), { property: f } = a(e, ["settings", "tile"]), { property: _ } = a(e, ["settings", "variant"]);
1232
- return (g, I) => {
1233
+ ]), { property: p } = a(e, ["settings", "size"]), { property: d } = a(e, ["settings", "stacked"]), { theme: m } = J(), { property: f } = a(e, ["settings", "tile"]), { property: g } = a(e, ["settings", "variant"]);
1234
+ return (h, I) => {
1233
1235
  const v = W("v-btn-toggle");
1234
- return k(), $(v, {
1236
+ return k(), C(v, {
1235
1237
  block: s(o),
1236
1238
  disabled: s(r),
1237
1239
  divided: s(i),
1238
1240
  mandatory: s(l),
1239
1241
  multiple: s(c),
1240
1242
  readonly: s(u),
1241
- size: s(m),
1243
+ size: s(p),
1242
1244
  stacked: s(d),
1243
- theme: s(p),
1245
+ theme: s(m),
1244
1246
  tile: s(f),
1245
- variant: s(_)
1247
+ variant: s(g)
1246
1248
  }, {
1247
1249
  default: P(() => [
1248
- F(g.$slots, "default")
1250
+ F(h.$slots, "default")
1249
1251
  ]),
1250
1252
  _: 3
1251
1253
  }, 8, ["block", "disabled", "divided", "mandatory", "multiple", "readonly", "size", "stacked", "theme", "tile", "variant"]);
@@ -1262,13 +1264,13 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1262
1264
  const n = t, { node: e } = L(n), { property: o } = a(e, ["settings", "density"]), { property: r } = a(e, [
1263
1265
  "settings",
1264
1266
  "disabled"
1265
- ]), { property: i } = a(e, ["size", "height"]), { property: l } = a(e, ["settings", "hover"]), { property: c } = a(e, ["settings", "loading"]), { property: u } = a(e, ["size", "maxHeight"]), { property: m } = a(e, ["size", "maxWidth"]), { property: d } = a(e, ["size", "minHeight"]), { property: p } = a(e, ["size", "minWidth"]), { property: f } = a(e, [
1267
+ ]), { property: i } = a(e, ["size", "height"]), { property: l } = a(e, ["settings", "hover"]), { property: c } = a(e, ["settings", "loading"]), { property: u } = a(e, ["size", "maxHeight"]), { property: p } = a(e, ["size", "maxWidth"]), { property: d } = a(e, ["size", "minHeight"]), { property: m } = a(e, ["size", "minWidth"]), { property: f } = a(e, [
1266
1268
  "settings",
1267
1269
  "subtitle"
1268
- ]), { property: _ } = a(e, ["settings", "text"]), { theme: g } = J(), { property: I } = a(e, ["settings", "title"]), { property: v } = a(e, ["settings", "variant"]), { property: x } = a(e, ["size", "width"]);
1269
- return (b, h) => {
1270
+ ]), { property: g } = a(e, ["settings", "text"]), { theme: h } = J(), { property: I } = a(e, ["settings", "title"]), { property: v } = a(e, ["settings", "variant"]), { property: x } = a(e, ["size", "width"]);
1271
+ return (b, _) => {
1270
1272
  const V = W("v-card");
1271
- return k(), $(s(U), { block: "" }, {
1273
+ return k(), C(s(U), { block: "" }, {
1272
1274
  default: P(() => [
1273
1275
  D(V, {
1274
1276
  density: s(o),
@@ -1277,12 +1279,12 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1277
1279
  hover: s(l),
1278
1280
  loading: s(c),
1279
1281
  "max-height": s(u),
1280
- "max-width": s(m),
1282
+ "max-width": s(p),
1281
1283
  "min-height": s(d),
1282
- "min-width": s(p),
1284
+ "min-width": s(m),
1283
1285
  subtitle: s(f),
1284
- text: s(_),
1285
- theme: s(g),
1286
+ text: s(g),
1287
+ theme: s(h),
1286
1288
  title: s(I),
1287
1289
  variant: s(v),
1288
1290
  width: s(x)
@@ -1314,7 +1316,7 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1314
1316
  ]);
1315
1317
  return (i, l) => {
1316
1318
  const c = W("v-checkbox");
1317
- return k(), $(s(U), { mask: "" }, {
1319
+ return k(), C(s(U), { mask: "" }, {
1318
1320
  default: P(() => [
1319
1321
  D(c, {
1320
1322
  disabled: s(o),
@@ -1342,23 +1344,23 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1342
1344
  ]), { property: u } = a(e, [
1343
1345
  "settings",
1344
1346
  "draggable"
1345
- ]), { property: m } = a(e, ["settings", "filter"]), { property: d } = a(e, ["settings", "label"]), { property: p } = a(e, ["settings", "size"]), { property: f } = a(e, ["settings", "text"]), { theme: _ } = J(), { property: g } = a(e, ["settings", "tile"]), { property: I } = a(e, ["settings", "value"]), { property: v } = a(e, ["settings", "variant"]);
1347
+ ]), { property: p } = a(e, ["settings", "filter"]), { property: d } = a(e, ["settings", "label"]), { property: m } = a(e, ["settings", "size"]), { property: f } = a(e, ["settings", "text"]), { theme: g } = J(), { property: h } = a(e, ["settings", "tile"]), { property: I } = a(e, ["settings", "value"]), { property: v } = a(e, ["settings", "variant"]);
1346
1348
  return (x, b) => {
1347
- const h = W("v-chip");
1348
- return k(), $(s(U), { mask: "" }, {
1349
+ const _ = W("v-chip");
1350
+ return k(), C(s(U), { mask: "" }, {
1349
1351
  default: P(() => [
1350
- D(h, {
1352
+ D(_, {
1351
1353
  closable: s(o),
1352
1354
  color: s(i),
1353
1355
  density: s(l),
1354
1356
  disabled: s(c),
1355
1357
  draggable: s(u),
1356
- filter: s(m),
1358
+ filter: s(p),
1357
1359
  label: s(d),
1358
- size: s(p),
1360
+ size: s(m),
1359
1361
  text: s(f),
1360
- theme: s(_),
1361
- tile: s(g),
1362
+ theme: s(g),
1363
+ tile: s(h),
1362
1364
  value: s(I),
1363
1365
  variant: s(v)
1364
1366
  }, null, 8, ["closable", "color", "density", "disabled", "draggable", "filter", "label", "size", "text", "theme", "tile", "value", "variant"])
@@ -1387,22 +1389,22 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1387
1389
  ]), { property: u } = a(e, [
1388
1390
  "settings",
1389
1391
  "multiple"
1390
- ]), { property: m } = a(e, [
1392
+ ]), { property: p } = a(e, [
1391
1393
  "settings",
1392
1394
  "showArrows"
1393
- ]), { theme: d } = J(), { property: p } = a(e, ["settings", "value"]);
1394
- return (f, _) => {
1395
- const g = W("v-chip-group");
1396
- return k(), $(g, {
1397
- modelValue: s(p),
1398
- "onUpdate:modelValue": _[0] || (_[0] = (I) => ne(p) ? p.value = I : null),
1395
+ ]), { theme: d } = J(), { property: m } = a(e, ["settings", "value"]);
1396
+ return (f, g) => {
1397
+ const h = W("v-chip-group");
1398
+ return k(), C(h, {
1399
+ modelValue: s(m),
1400
+ "onUpdate:modelValue": g[0] || (g[0] = (I) => ne(m) ? m.value = I : null),
1399
1401
  column: s(o),
1400
1402
  direction: s(r),
1401
1403
  disabled: s(i),
1402
1404
  filter: s(l),
1403
1405
  mandatory: s(c),
1404
1406
  multiple: s(u),
1405
- "show-arrows": s(m),
1407
+ "show-arrows": s(p),
1406
1408
  theme: s(d)
1407
1409
  }, {
1408
1410
  default: P(() => [
@@ -1429,36 +1431,36 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1429
1431
  ]), { property: u } = a(e, [
1430
1432
  "settings",
1431
1433
  "hideCanvas"
1432
- ]), { property: m } = a(e, [
1434
+ ]), { property: p } = a(e, [
1433
1435
  "settings",
1434
1436
  "hideHeader"
1435
1437
  ]), { property: d } = a(e, [
1436
1438
  "settings",
1437
1439
  "hideInputs"
1438
- ]), { property: p } = a(e, [
1440
+ ]), { property: m } = a(e, [
1439
1441
  "settings",
1440
1442
  "hideSliders"
1441
1443
  ]), { property: f } = a(e, [
1442
1444
  "settings",
1443
1445
  "landscape"
1444
- ]), { property: _ } = a(e, [
1446
+ ]), { property: g } = a(e, [
1445
1447
  "settings",
1446
1448
  "showSwatches"
1447
- ]), { theme: g } = J();
1449
+ ]), { theme: h } = J();
1448
1450
  return (I, v) => {
1449
1451
  const x = W("v-color-picker");
1450
- return k(), $(s(U), { mask: "" }, {
1452
+ return k(), C(s(U), { mask: "" }, {
1451
1453
  default: P(() => [
1452
1454
  D(x, {
1453
1455
  disabled: s(c),
1454
1456
  "hide-canvas": s(u),
1455
- "hide-header": s(m),
1457
+ "hide-header": s(p),
1456
1458
  "hide-inputs": s(d),
1457
- "hide-sliders": s(p),
1459
+ "hide-sliders": s(m),
1458
1460
  landscape: s(f),
1459
- "show-swatches": s(_),
1461
+ "show-swatches": s(g),
1460
1462
  style: de(l.value),
1461
- theme: s(g)
1463
+ theme: s(h)
1462
1464
  }, null, 8, ["disabled", "hide-canvas", "hide-header", "hide-inputs", "hide-sliders", "landscape", "show-swatches", "style", "theme"])
1463
1465
  ]),
1464
1466
  _: 1
@@ -1485,14 +1487,14 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1485
1487
  ]), { property: c } = a(e, [
1486
1488
  "settings",
1487
1489
  "singleLine"
1488
- ]), { theme: u } = J(), { property: m } = a(e, ["settings", "value"]);
1489
- return (d, p) => {
1490
+ ]), { theme: u } = J(), { property: p } = a(e, ["settings", "value"]);
1491
+ return (d, m) => {
1490
1492
  const f = W("v-combobox");
1491
- return k(), $(s(U), { mask: "" }, {
1493
+ return k(), C(s(U), { mask: "" }, {
1492
1494
  default: P(() => [
1493
1495
  D(f, {
1494
- modelValue: s(m),
1495
- "onUpdate:modelValue": p[0] || (p[0] = (_) => ne(m) ? m.value = _ : null),
1496
+ modelValue: s(p),
1497
+ "onUpdate:modelValue": m[0] || (m[0] = (g) => ne(p) ? p.value = g : null),
1496
1498
  "hide-details": s(o),
1497
1499
  label: s(r),
1498
1500
  placeholder: s(i),
@@ -1516,14 +1518,14 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1516
1518
  const n = t, { node: e } = L(n), o = we(), r = le(), { property: i } = a(e, [
1517
1519
  "settings",
1518
1520
  "backgroundColor"
1519
- ]), { color: l } = Q(i), { applySize: c } = be(n, e), { applyMargin: u } = un(e), { applyPadding: m } = mn(e), { applyBorder: d } = cn(e), p = w(() => {
1520
- const f = {}, _ = r.value?.type;
1521
- return o === "page" ? _ === "common" ? (c(f), u(f), m(f), d(f), l.value && (f.backgroundColor = l.value)) : console.assert(!1) : o === "comp" && _ === "common" ? (c(f), u(f), m(f), d(f), l.value && (f.backgroundColor = l.value)) : console.assert(!1), f;
1521
+ ]), { color: l } = Q(i), { applySize: c } = be(n, e), { applyMargin: u } = un(e), { applyPadding: p } = mn(e), { applyBorder: d } = cn(e), m = w(() => {
1522
+ const f = {}, g = r.value?.type;
1523
+ return o === "page" ? g === "common" ? (c(f), u(f), p(f), d(f), l.value && (f.backgroundColor = l.value)) : console.assert(!1) : o === "comp" && g === "common" ? (c(f), u(f), p(f), d(f), l.value && (f.backgroundColor = l.value)) : console.assert(!1), f;
1522
1524
  });
1523
- return (f, _) => (k(), $(s(U), { block: "" }, {
1525
+ return (f, g) => (k(), C(s(U), { block: "" }, {
1524
1526
  default: P(() => [
1525
1527
  We("div", {
1526
- style: de(p.value)
1528
+ style: de(m.value)
1527
1529
  }, [
1528
1530
  F(f.$slots, "default")
1529
1531
  ], 4)
@@ -1540,12 +1542,12 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1540
1542
  },
1541
1543
  setup(t) {
1542
1544
  const n = t, e = Z(), o = Qe(), r = re();
1543
- $e(r);
1545
+ Ce(r);
1544
1546
  const i = w(() => n.refContext.compId);
1545
1547
  et(i, r), ie(e) && tt(r, "slot", "", "", _e());
1546
1548
  function l(u) {
1547
- const m = ke[u.key];
1548
- if (!m) {
1549
+ const p = ke[u.key];
1550
+ if (!p) {
1549
1551
  console.assert(!1, `element not found key=${u.key}`);
1550
1552
  return;
1551
1553
  }
@@ -1556,15 +1558,15 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1556
1558
  parent: n.refContext,
1557
1559
  compId: u.compId
1558
1560
  }), K(
1559
- m.comp,
1561
+ p.comp,
1560
1562
  {
1561
1563
  key: u.id,
1562
1564
  ...d
1563
1565
  },
1564
1566
  {
1565
1567
  default: () => {
1566
- if (!m.leaf)
1567
- return u.children?.map((p) => l(p));
1568
+ if (!p.leaf)
1569
+ return u.children?.map((m) => l(m));
1568
1570
  }
1569
1571
  }
1570
1572
  );
@@ -1582,7 +1584,7 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1582
1584
  { default: () => r.value.view.nodeLites.map((d) => l(d)) }
1583
1585
  );
1584
1586
  };
1585
- return (u, m) => (k(), $(c));
1587
+ return (u, p) => (k(), C(c));
1586
1588
  }
1587
1589
  }), Rs = /* @__PURE__ */ S({
1588
1590
  __name: "index",
@@ -1598,13 +1600,13 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1598
1600
  ]), { property: i } = a(e, [
1599
1601
  "settings",
1600
1602
  "fixedHeader"
1601
- ]), { property: l } = a(e, ["settings", "headers"]), { property: c } = a(e, ["size", "height"]), { property: u } = a(e, ["settings", "hover"]), { property: m } = a(e, ["settings", "data"], !0), { property: d } = a(e, ["settings", "loading"]), { property: p } = a(e, [
1603
+ ]), { property: l } = a(e, ["settings", "headers"]), { property: c } = a(e, ["size", "height"]), { property: u } = a(e, ["settings", "hover"]), { property: p } = a(e, ["settings", "data"], !0), { property: d } = a(e, ["settings", "loading"]), { property: m } = a(e, [
1602
1604
  "settings",
1603
1605
  "multiSort"
1604
- ]), { theme: f } = J(), { property: _ } = a(e, ["size", "width"]), { property: g } = a(e, ["slots", "columns"]);
1606
+ ]), { theme: f } = J(), { property: g } = a(e, ["size", "width"]), { property: h } = a(e, ["slots", "columns"]);
1605
1607
  return (I, v) => {
1606
1608
  const x = W("v-data-table");
1607
- return k(), $(s(U), {
1609
+ return k(), C(s(U), {
1608
1610
  block: "",
1609
1611
  mask: ""
1610
1612
  }, {
@@ -1616,20 +1618,20 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1616
1618
  headers: s(l),
1617
1619
  height: s(c),
1618
1620
  hover: s(u),
1619
- items: s(m),
1621
+ items: s(p),
1620
1622
  loading: s(d),
1621
- "multi-sort": s(p),
1623
+ "multi-sort": s(m),
1622
1624
  theme: s(f),
1623
- width: s(_)
1625
+ width: s(g)
1624
1626
  }, on({ _: 2 }, [
1625
- ii(s(g), ({ key: b, comp: h }) => ({
1627
+ ii(s(h), ({ key: b, comp: _ }) => ({
1626
1628
  name: `item.${b}`,
1627
1629
  fn: P(({ value: V }) => [
1628
1630
  D(Bs, {
1629
1631
  "node-id": n.nodeId,
1630
1632
  "ref-context": {
1631
1633
  parent: n.refContext,
1632
- compId: h
1634
+ compId: _
1633
1635
  },
1634
1636
  value: V
1635
1637
  }, null, 8, ["node-id", "ref-context", "value"])
@@ -1646,7 +1648,7 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1646
1648
  setup(t) {
1647
1649
  return (n, e) => {
1648
1650
  const o = W("v-date-picker");
1649
- return k(), $(s(U), { mask: "" }, {
1651
+ return k(), C(s(U), { mask: "" }, {
1650
1652
  default: P(() => [
1651
1653
  D(o)
1652
1654
  ]),
@@ -1669,7 +1671,7 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1669
1671
  o.value = !1;
1670
1672
  }), (r, i) => {
1671
1673
  const l = W("v-dialog");
1672
- return k(), $(l, {
1674
+ return k(), C(l, {
1673
1675
  modelValue: s(o),
1674
1676
  "onUpdate:modelValue": i[0] || (i[0] = (c) => ne(o) ? o.value = c : null),
1675
1677
  attach: "#dialogContainer"
@@ -1701,19 +1703,19 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1701
1703
  ]), { property: l } = a(e, [
1702
1704
  "settings",
1703
1705
  "disabled"
1704
- ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "loading"]), { property: m } = a(e, [
1706
+ ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "loading"]), { property: p } = a(e, [
1705
1707
  "settings",
1706
1708
  "multiple"
1707
1709
  ]), { property: d } = a(e, [
1708
1710
  "settings",
1709
1711
  "readonly"
1710
- ]), { property: p } = a(e, ["settings", "reverse"]), { property: f } = a(e, [
1712
+ ]), { property: m } = a(e, ["settings", "reverse"]), { property: f } = a(e, [
1711
1713
  "settings",
1712
1714
  "singleLine"
1713
1715
  ]);
1714
- return (_, g) => {
1716
+ return (g, h) => {
1715
1717
  const I = W("v-file-input");
1716
- return k(), $(s(U), {
1718
+ return k(), C(s(U), {
1717
1719
  block: "",
1718
1720
  mask: ""
1719
1721
  }, {
@@ -1725,9 +1727,9 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1725
1727
  disabled: s(l),
1726
1728
  label: s(c),
1727
1729
  loading: s(u),
1728
- multiple: s(m),
1730
+ multiple: s(p),
1729
1731
  readonly: s(d),
1730
- reverse: s(p),
1732
+ reverse: s(m),
1731
1733
  "single-line": s(f)
1732
1734
  }, null, 8, ["chips", "density", "direction", "disabled", "label", "loading", "multiple", "readonly", "reverse", "single-line"])
1733
1735
  ]),
@@ -1743,27 +1745,27 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1743
1745
  refContext: {}
1744
1746
  },
1745
1747
  setup(t) {
1746
- const n = t, { node: e } = L(n), o = De(), r = we(), i = le(), { applySize: l } = be(n, e), { applyMargin: c } = un(e), { applyPadding: u } = mn(e), { applyBorder: m } = cn(e), { property: d } = a(e, [
1748
+ const n = t, { node: e } = L(n), o = Oe(), r = we(), i = le(), { applySize: l } = be(n, e), { applyMargin: c } = un(e), { applyPadding: u } = mn(e), { applyBorder: p } = cn(e), { property: d } = a(e, [
1747
1749
  "settings",
1748
1750
  "backgroundColor"
1749
- ]), { color: p } = Q(d), f = (g) => {
1750
- p.value && (g.backgroundColor = p.value), g.display = "flex";
1751
- const I = ut(o.value.width), v = Oe(I, e.value.settings?.direction);
1752
- v === "row" ? g.flexDirection = "row" : v === "rowReverse" ? g.flexDirection = "row-reverse" : v === "column" ? g.flexDirection = "column" : v === "columnReverse" && (g.flexDirection = "column-reverse");
1753
- const x = Oe(I, e.value.settings?.wrap);
1754
- x === "no" ? g.flexWrap = "nowrap" : x === "yes" ? g.flexWrap = "wrap" : x === "reverse" && (g.flexWrap = "wrap-reverse");
1755
- const b = Oe(I, e.value.settings?.mainAlign);
1756
- b === "start" ? g.justifyContent = "flex-start" : b === "end" ? g.justifyContent = "flex-end" : b === "center" ? g.justifyContent = "center" : b === "spaceBetween" ? g.justifyContent = "space-between" : b === "spaceAround" ? g.justifyContent = "space-around" : b === "spaceEvenly" && (g.justifyContent = "space-evenly");
1757
- const h = Oe(I, e.value.settings?.crossAlign);
1758
- h === "start" ? g.alignItems = "flex-start" : h === "end" ? g.alignItems = "flex-end" : h === "center" ? g.alignItems = "center" : h === "baseline" ? g.alignItems = "baseline" : h === "stretch" && (g.alignItems = "stretch");
1759
- }, _ = w(() => {
1760
- const g = {}, I = i.value?.type;
1761
- return r === "page" ? I === "common" ? (l(g), c(g), u(g), m(g), f(g)) : console.assert(!1) : r === "comp" && I === "common" ? (l(g), c(g), u(g), m(g), f(g)) : console.assert(!1), g;
1751
+ ]), { color: m } = Q(d), f = (h) => {
1752
+ m.value && (h.backgroundColor = m.value), h.display = "flex";
1753
+ const I = ut(o.value.width), v = Fe(I, e.value.settings?.direction);
1754
+ v === "row" ? h.flexDirection = "row" : v === "rowReverse" ? h.flexDirection = "row-reverse" : v === "column" ? h.flexDirection = "column" : v === "columnReverse" && (h.flexDirection = "column-reverse");
1755
+ const x = Fe(I, e.value.settings?.wrap);
1756
+ x === "no" ? h.flexWrap = "nowrap" : x === "yes" ? h.flexWrap = "wrap" : x === "reverse" && (h.flexWrap = "wrap-reverse");
1757
+ const b = Fe(I, e.value.settings?.mainAlign);
1758
+ b === "start" ? h.justifyContent = "flex-start" : b === "end" ? h.justifyContent = "flex-end" : b === "center" ? h.justifyContent = "center" : b === "spaceBetween" ? h.justifyContent = "space-between" : b === "spaceAround" ? h.justifyContent = "space-around" : b === "spaceEvenly" && (h.justifyContent = "space-evenly");
1759
+ const _ = Fe(I, e.value.settings?.crossAlign);
1760
+ _ === "start" ? h.alignItems = "flex-start" : _ === "end" ? h.alignItems = "flex-end" : _ === "center" ? h.alignItems = "center" : _ === "baseline" ? h.alignItems = "baseline" : _ === "stretch" && (h.alignItems = "stretch");
1761
+ }, g = w(() => {
1762
+ const h = {}, I = i.value?.type;
1763
+ return r === "page" ? I === "common" ? (l(h), c(h), u(h), p(h), f(h)) : console.assert(!1) : r === "comp" && I === "common" ? (l(h), c(h), u(h), p(h), f(h)) : console.assert(!1), h;
1762
1764
  });
1763
- return (g, I) => (k(), te("div", {
1764
- style: de(_.value)
1765
+ return (h, I) => (k(), te("div", {
1766
+ style: de(g.value)
1765
1767
  }, [
1766
- F(g.$slots, "default")
1768
+ F(h.$slots, "default")
1767
1769
  ], 4));
1768
1770
  }
1769
1771
  }), js = /* @__PURE__ */ S({
@@ -1775,13 +1777,13 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1775
1777
  },
1776
1778
  setup(t) {
1777
1779
  const n = t, { node: e } = L(n), o = we(), r = le(), { applySize: i } = be(n, e), { property: l } = a(e, ["settings", "grow"]), { property: c } = a(e, ["settings", "shrink"]), u = w(() => {
1778
- const m = {}, d = r.value?.type;
1779
- return o === "page" ? d === "common" ? (i(m), m.flexGrow = l.value ? 1 : 0, m.flexShrink = c.value ? 1 : 0) : console.assert(!1) : o === "comp" && d === "common" ? (i(m), m.flexGrow = l.value ? 1 : 0, m.flexShrink = c.value ? 1 : 0) : console.assert(!1), m;
1780
+ const p = {}, d = r.value?.type;
1781
+ return o === "page" ? d === "common" ? (i(p), p.flexGrow = l.value ? 1 : 0, p.flexShrink = c.value ? 1 : 0) : console.assert(!1) : o === "comp" && d === "common" ? (i(p), p.flexGrow = l.value ? 1 : 0, p.flexShrink = c.value ? 1 : 0) : console.assert(!1), p;
1780
1782
  });
1781
- return (m, d) => (k(), te("div", {
1783
+ return (p, d) => (k(), te("div", {
1782
1784
  style: de(u.value)
1783
1785
  }, [
1784
- F(m.$slots, "default")
1786
+ F(p.$slots, "default")
1785
1787
  ], 4));
1786
1788
  }
1787
1789
  }), Gs = /* @__PURE__ */ S({
@@ -1798,9 +1800,9 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1798
1800
  ]), { property: u } = a(e, [
1799
1801
  "settings",
1800
1802
  "backgroundColor"
1801
- ]), { color: m } = Q(u), { applySize: d } = be(n, e), { applyMargin: p } = un(e), { applyPadding: f } = mn(e), { applyBorder: _ } = cn(e), g = w(() => {
1803
+ ]), { color: p } = Q(u), { applySize: d } = be(n, e), { applyMargin: m } = un(e), { applyPadding: f } = mn(e), { applyBorder: g } = cn(e), h = w(() => {
1802
1804
  const v = {}, x = r.value?.type;
1803
- return o === "page" ? x === "common" ? (d(v), p(v), f(v), _(v), m.value && (v.backgroundColor = m.value)) : console.assert(!1) : o === "comp" && x === "common" ? (d(v), p(v), f(v), _(v), m.value && (v.backgroundColor = m.value)) : console.assert(!1), v;
1805
+ return o === "page" ? x === "common" ? (d(v), m(v), f(v), g(v), p.value && (v.backgroundColor = p.value)) : console.assert(!1) : o === "comp" && x === "common" ? (d(v), m(v), f(v), g(v), p.value && (v.backgroundColor = p.value)) : console.assert(!1), v;
1804
1806
  }), I = () => {
1805
1807
  i && i.callFunction(
1806
1808
  "__triggerEventV1__",
@@ -1809,11 +1811,11 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1809
1811
  };
1810
1812
  return (v, x) => {
1811
1813
  const b = W("v-form");
1812
- return k(), $(b, {
1814
+ return k(), C(b, {
1813
1815
  modelValue: s(l),
1814
- "onUpdate:modelValue": x[0] || (x[0] = (h) => ne(l) ? l.value = h : null),
1816
+ "onUpdate:modelValue": x[0] || (x[0] = (_) => ne(l) ? l.value = _ : null),
1815
1817
  "fast-fail": s(c),
1816
- style: de(g.value),
1818
+ style: de(h.value),
1817
1819
  onSubmit: ri(I, ["prevent"])
1818
1820
  }, {
1819
1821
  default: P(() => [
@@ -1835,9 +1837,9 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1835
1837
  "settings",
1836
1838
  "disabled"
1837
1839
  ]), { property: l } = a(e, ["settings", "icon"]), { property: c } = a(e, ["settings", "size"]), { theme: u } = J();
1838
- return (m, d) => {
1839
- const p = W("v-icon");
1840
- return k(), $(p, {
1840
+ return (p, d) => {
1841
+ const m = W("v-icon");
1842
+ return k(), C(m, {
1841
1843
  color: s(r),
1842
1844
  disabled: s(i),
1843
1845
  icon: s(l),
@@ -1858,15 +1860,15 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1858
1860
  return mt(n.nodeId, "open", () => {
1859
1861
  if (!o || !o.vm)
1860
1862
  return;
1861
- const { vm: u } = o, m = u.getProp(u.global, "__pointerPosX__"), d = u.getProp(u.global, "__pointerPosY__");
1862
- r.value = u.getNumber(m), i.value = u.getNumber(d), m.dispose(), d.dispose(), c.value = !0;
1863
+ const { vm: u } = o, p = u.getProp(u.global, "__pointerPosX__"), d = u.getProp(u.global, "__pointerPosY__");
1864
+ r.value = u.getNumber(p), i.value = u.getNumber(d), p.dispose(), d.dispose(), c.value = !0;
1863
1865
  }), mt(n.nodeId, "close", () => {
1864
1866
  o && (c.value = !1);
1865
- }), (u, m) => {
1867
+ }), (u, p) => {
1866
1868
  const d = W("v-menu");
1867
- return k(), $(d, {
1869
+ return k(), C(d, {
1868
1870
  modelValue: s(c),
1869
- "onUpdate:modelValue": m[0] || (m[0] = (p) => ne(c) ? c.value = p : null),
1871
+ "onUpdate:modelValue": p[0] || (p[0] = (m) => ne(c) ? c.value = m : null),
1870
1872
  attach: "menuContainer",
1871
1873
  "location-strategy": "connected",
1872
1874
  scrim: "transparent",
@@ -1907,10 +1909,10 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1907
1909
  ]), { property: l } = a(e, [
1908
1910
  "settings",
1909
1911
  "hideDetails"
1910
- ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "loading"]), { property: m } = a(e, ["settings", "max"]), { property: d } = a(e, ["size", "maxWidth"]), { property: p } = a(e, ["settings", "min"]), { property: f } = a(e, ["size", "minWidth"]), { property: _ } = a(e, [
1912
+ ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "loading"]), { property: p } = a(e, ["settings", "max"]), { property: d } = a(e, ["size", "maxWidth"]), { property: m } = a(e, ["settings", "min"]), { property: f } = a(e, ["size", "minWidth"]), { property: g } = a(e, [
1911
1913
  "settings",
1912
1914
  "placeholder"
1913
- ]), { property: g } = a(e, [
1915
+ ]), { property: h } = a(e, [
1914
1916
  "settings",
1915
1917
  "precision"
1916
1918
  ]), { property: I } = a(e, ["settings", "prefix"]), { property: v } = a(e, [
@@ -1924,13 +1926,13 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1924
1926
  ]), { property: b } = a(e, [
1925
1927
  "settings",
1926
1928
  "readonly"
1927
- ]), { property: h } = a(e, ["settings", "reverse"]), { property: V } = a(e, [
1929
+ ]), { property: _ } = a(e, ["settings", "reverse"]), { property: V } = a(e, [
1928
1930
  "settings",
1929
1931
  "singleLine"
1930
1932
  ]), { property: R } = a(e, ["settings", "step"]), { property: N } = a(e, ["settings", "suffix"]), { theme: G } = J(), { property: j } = a(e, ["settings", "value"]), { property: z } = a(e, ["settings", "variant"]), { property: q } = a(e, ["size", "width"]);
1931
1933
  return (oe, ge) => {
1932
1934
  const Ve = W("v-number-input");
1933
- return k(), $(s(U), {
1935
+ return k(), C(s(U), {
1934
1936
  block: "",
1935
1937
  mask: ""
1936
1938
  }, {
@@ -1944,17 +1946,17 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1944
1946
  "hide-details": s(l),
1945
1947
  label: s(c),
1946
1948
  loading: s(u),
1947
- max: s(m),
1949
+ max: s(p),
1948
1950
  "max-width": s(d),
1949
- min: s(p),
1951
+ min: s(m),
1950
1952
  "min-width": s(f),
1951
- placeholder: s(_),
1952
- precision: s(g),
1953
+ placeholder: s(g),
1954
+ precision: s(h),
1953
1955
  prefix: s(I),
1954
1956
  "prepend-icon": s(v),
1955
1957
  "prepend-inner-icon": s(x),
1956
1958
  readonly: s(b),
1957
- reverse: s(h),
1959
+ reverse: s(_),
1958
1960
  "single-line": s(V),
1959
1961
  step: s(R),
1960
1962
  suffix: s(N),
@@ -1981,13 +1983,13 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
1981
1983
  ]), { property: l } = a(e, ["settings", "length"]), { property: c } = a(e, [
1982
1984
  "settings",
1983
1985
  "showFirstLastPage"
1984
- ]), { property: u } = a(e, ["settings", "size"]), { property: m } = a(e, ["settings", "start"]), { theme: d } = J(), { property: p } = a(e, ["settings", "tile"]), { property: f } = a(e, ["settings", "value"]), { property: _ } = a(e, ["settings", "variant"]), g = w(() => {
1986
+ ]), { property: u } = a(e, ["settings", "size"]), { property: p } = a(e, ["settings", "start"]), { theme: d } = J(), { property: m } = a(e, ["settings", "tile"]), { property: f } = a(e, ["settings", "value"]), { property: g } = a(e, ["settings", "variant"]), h = w(() => {
1985
1987
  const I = {};
1986
1988
  return o === "editor" && (I.pointerEvents = "none"), I;
1987
1989
  });
1988
1990
  return (I, v) => {
1989
1991
  const x = W("v-pagination");
1990
- return k(), $(s(U), {
1992
+ return k(), C(s(U), {
1991
1993
  block: "",
1992
1994
  mask: ""
1993
1995
  }, {
@@ -2000,11 +2002,11 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2000
2002
  length: s(l),
2001
2003
  "show-first-last-page": s(c),
2002
2004
  size: s(u),
2003
- start: s(m),
2004
- style: de(g.value),
2005
+ start: s(p),
2006
+ style: de(h.value),
2005
2007
  theme: s(d),
2006
- tile: s(p),
2007
- variant: s(_)
2008
+ tile: s(m),
2009
+ variant: s(g)
2008
2010
  }, null, 8, ["modelValue", "density", "disabled", "length", "show-first-last-page", "size", "start", "style", "theme", "tile", "variant"])
2009
2011
  ]),
2010
2012
  _: 1
@@ -2025,16 +2027,16 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2025
2027
  ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, [
2026
2028
  "settings",
2027
2029
  "readonly"
2028
- ]), { theme: m } = J(), { property: d } = a(e, ["settings", "value"]);
2029
- return (p, f) => {
2030
- const _ = W("v-radio");
2031
- return k(), $(_, {
2030
+ ]), { theme: p } = J(), { property: d } = a(e, ["settings", "value"]);
2031
+ return (m, f) => {
2032
+ const g = W("v-radio");
2033
+ return k(), C(g, {
2032
2034
  color: s(r),
2033
2035
  density: s(i),
2034
2036
  disabled: s(l),
2035
2037
  label: s(c),
2036
2038
  readonly: s(u),
2037
- theme: s(m),
2039
+ theme: s(p),
2038
2040
  value: s(d)
2039
2041
  }, null, 8, ["color", "density", "disabled", "label", "readonly", "theme", "value"]);
2040
2042
  };
@@ -2056,14 +2058,14 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2056
2058
  ]), { property: l } = a(e, ["settings", "inline"]), { property: c } = a(e, [
2057
2059
  "settings",
2058
2060
  "readonly"
2059
- ]), { theme: u } = J(), { property: m } = a(e, ["settings", "value"]);
2060
- return (d, p) => {
2061
+ ]), { theme: u } = J(), { property: p } = a(e, ["settings", "value"]);
2062
+ return (d, m) => {
2061
2063
  const f = W("v-radio-group");
2062
- return k(), $(s(U), null, {
2064
+ return k(), C(s(U), null, {
2063
2065
  default: P(() => [
2064
2066
  D(f, {
2065
- modelValue: s(m),
2066
- "onUpdate:modelValue": p[0] || (p[0] = (_) => ne(m) ? m.value = _ : null),
2067
+ modelValue: s(p),
2068
+ "onUpdate:modelValue": m[0] || (m[0] = (g) => ne(p) ? p.value = g : null),
2067
2069
  density: s(o),
2068
2070
  direction: s(r),
2069
2071
  disabled: s(i),
@@ -2098,18 +2100,18 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2098
2100
  ]), { property: l } = a(e, [
2099
2101
  "settings",
2100
2102
  "hideDetails"
2101
- ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "max"]), { property: m } = a(e, ["settings", "min"]), { property: d } = a(e, [
2103
+ ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "max"]), { property: p } = a(e, ["settings", "min"]), { property: d } = a(e, [
2102
2104
  "settings",
2103
2105
  "readonly"
2104
- ]), { property: p } = a(e, [
2106
+ ]), { property: m } = a(e, [
2105
2107
  "settings",
2106
2108
  "showTicks"
2107
2109
  ]), f = w(() => {
2108
- if (p.value === "always")
2110
+ if (m.value === "always")
2109
2111
  return "always";
2110
- if (p.value === "show")
2112
+ if (m.value === "show")
2111
2113
  return !0;
2112
- }), { property: _ } = a(e, ["settings", "step"]), { theme: g } = J(), { property: I } = a(e, [
2114
+ }), { property: g } = a(e, ["settings", "step"]), { theme: h } = J(), { property: I } = a(e, [
2113
2115
  "settings",
2114
2116
  "thumbLabel"
2115
2117
  ]), v = w(() => {
@@ -2120,7 +2122,7 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2120
2122
  }), { property: x } = a(e, [
2121
2123
  "settings",
2122
2124
  "thumbSize"
2123
- ]), { property: b } = a(e, ["settings", "ticks"]), h = w(() => {
2125
+ ]), { property: b } = a(e, ["settings", "ticks"]), _ = w(() => {
2124
2126
  if (!b.value)
2125
2127
  return;
2126
2128
  const j = {};
@@ -2147,7 +2149,7 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2147
2149
  });
2148
2150
  return (j, z) => {
2149
2151
  const q = W("v-range-slider");
2150
- return k(), $(s(U), {
2152
+ return k(), C(s(U), {
2151
2153
  block: "",
2152
2154
  mask: ""
2153
2155
  }, {
@@ -2161,15 +2163,15 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2161
2163
  "hide-details": s(l),
2162
2164
  label: s(c),
2163
2165
  max: s(u),
2164
- min: s(m),
2166
+ min: s(p),
2165
2167
  readonly: s(d),
2166
2168
  "show-ticks": f.value,
2167
- step: s(_),
2168
- theme: s(g),
2169
+ step: s(g),
2170
+ theme: s(h),
2169
2171
  "thumb-label": v.value,
2170
2172
  "thumb-size": s(x),
2171
2173
  "tick-size": s(V),
2172
- ticks: h.value
2174
+ ticks: _.value
2173
2175
  }, null, 8, ["modelValue", "density", "direction", "disabled", "hide-details", "label", "max", "min", "readonly", "show-ticks", "step", "theme", "thumb-label", "thumb-size", "tick-size", "ticks"])
2174
2176
  ]),
2175
2177
  _: 1
@@ -2193,24 +2195,24 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2193
2195
  ]), { property: l } = a(e, [
2194
2196
  "settings",
2195
2197
  "halfIncrements"
2196
- ]), { property: c } = a(e, ["settings", "hover"]), { property: u } = a(e, ["settings", "length"]), { property: m } = a(e, [
2198
+ ]), { property: c } = a(e, ["settings", "hover"]), { property: u } = a(e, ["settings", "length"]), { property: p } = a(e, [
2197
2199
  "settings",
2198
2200
  "readonly"
2199
- ]), { theme: d } = J(), { property: p } = a(e, ["settings", "value"]);
2200
- return (f, _) => {
2201
- const g = W("v-rating");
2202
- return k(), $(s(U), { mask: "" }, {
2201
+ ]), { theme: d } = J(), { property: m } = a(e, ["settings", "value"]);
2202
+ return (f, g) => {
2203
+ const h = W("v-rating");
2204
+ return k(), C(s(U), { mask: "" }, {
2203
2205
  default: P(() => [
2204
- D(g, {
2205
- modelValue: s(p),
2206
- "onUpdate:modelValue": _[0] || (_[0] = (I) => ne(p) ? p.value = I : null),
2206
+ D(h, {
2207
+ modelValue: s(m),
2208
+ "onUpdate:modelValue": g[0] || (g[0] = (I) => ne(m) ? m.value = I : null),
2207
2209
  clearable: s(o),
2208
2210
  density: s(r),
2209
2211
  disabled: s(i),
2210
2212
  "half-increments": s(l),
2211
2213
  hover: s(c),
2212
2214
  length: s(u),
2213
- readonly: s(m),
2215
+ readonly: s(p),
2214
2216
  theme: s(d)
2215
2217
  }, null, 8, ["modelValue", "clearable", "density", "disabled", "half-increments", "hover", "length", "readonly", "theme"])
2216
2218
  ]),
@@ -2238,17 +2240,17 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2238
2240
  ]), { property: c } = a(e, [
2239
2241
  "settings",
2240
2242
  "singleLine"
2241
- ]), { theme: u } = J(), { property: m } = a(e, ["settings", "value"]);
2242
- return (d, p) => {
2243
+ ]), { theme: u } = J(), { property: p } = a(e, ["settings", "value"]);
2244
+ return (d, m) => {
2243
2245
  const f = W("v-select");
2244
- return k(), $(s(U), {
2246
+ return k(), C(s(U), {
2245
2247
  block: "",
2246
2248
  mask: ""
2247
2249
  }, {
2248
2250
  default: P(() => [
2249
2251
  D(f, {
2250
- modelValue: s(m),
2251
- "onUpdate:modelValue": p[0] || (p[0] = (_) => ne(m) ? m.value = _ : null),
2252
+ modelValue: s(p),
2253
+ "onUpdate:modelValue": m[0] || (m[0] = (g) => ne(p) ? p.value = g : null),
2252
2254
  "hide-details": s(o),
2253
2255
  label: s(r),
2254
2256
  placeholder: s(i),
@@ -2278,27 +2280,27 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2278
2280
  ]), { property: c } = a(e, [
2279
2281
  "settings",
2280
2282
  "hideDetails"
2281
- ]), { property: u } = a(e, ["settings", "label"]), { property: m } = a(e, ["settings", "max"]), { property: d } = a(e, ["settings", "min"]), { property: p } = a(e, [
2283
+ ]), { property: u } = a(e, ["settings", "label"]), { property: p } = a(e, ["settings", "max"]), { property: d } = a(e, ["settings", "min"]), { property: m } = a(e, [
2282
2284
  "settings",
2283
2285
  "readonly"
2284
- ]), { property: f } = a(e, ["settings", "reverse"]), { property: _ } = a(e, [
2286
+ ]), { property: f } = a(e, ["settings", "reverse"]), { property: g } = a(e, [
2285
2287
  "settings",
2286
2288
  "showTicks"
2287
- ]), g = w(() => {
2288
- if (_.value === "always")
2289
+ ]), h = w(() => {
2290
+ if (g.value === "always")
2289
2291
  return "always";
2290
- if (_.value === "show")
2292
+ if (g.value === "show")
2291
2293
  return !0;
2292
2294
  }), { property: I } = a(e, ["settings", "step"]), { theme: v } = J(), { property: x } = a(e, [
2293
2295
  "settings",
2294
2296
  "thumbColor"
2295
- ]), { color: b } = Q(x), { property: h } = a(e, [
2297
+ ]), { color: b } = Q(x), { property: _ } = a(e, [
2296
2298
  "settings",
2297
2299
  "thumbLabel"
2298
2300
  ]), V = w(() => {
2299
- if (h.value === "always")
2301
+ if (_.value === "always")
2300
2302
  return "always";
2301
- if (h.value === "show")
2303
+ if (_.value === "show")
2302
2304
  return !0;
2303
2305
  }), { property: R } = a(e, [
2304
2306
  "settings",
@@ -2320,7 +2322,7 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2320
2322
  ]), { color: q } = Q(z), { property: oe } = a(e, ["settings", "value"]), { property: ge } = a(e, ["slots", "append"]), { property: Ve } = a(e, ["slots", "prepend"]);
2321
2323
  return (ve, nt) => {
2322
2324
  const kt = W("v-slider");
2323
- return k(), $(s(U), {
2325
+ return k(), C(s(U), {
2324
2326
  block: "",
2325
2327
  mask: ""
2326
2328
  }, {
@@ -2333,11 +2335,11 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2333
2335
  disabled: s(l),
2334
2336
  "hide-details": s(c),
2335
2337
  label: s(u),
2336
- max: s(m),
2338
+ max: s(p),
2337
2339
  min: s(d),
2338
- readonly: s(p),
2340
+ readonly: s(m),
2339
2341
  reverse: s(f),
2340
- "show-ticks": g.value,
2342
+ "show-ticks": h.value,
2341
2343
  step: s(I),
2342
2344
  theme: s(v),
2343
2345
  "thumb-color": s(b),
@@ -2389,9 +2391,9 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2389
2391
  ]), { theme: r } = J(), { property: i } = a(e, ["settings", "value"]);
2390
2392
  return (l, c) => {
2391
2393
  const u = W("v-stepper");
2392
- return k(), $(u, {
2394
+ return k(), C(u, {
2393
2395
  modelValue: s(i),
2394
- "onUpdate:modelValue": c[0] || (c[0] = (m) => ne(i) ? i.value = m : null),
2396
+ "onUpdate:modelValue": c[0] || (c[0] = (p) => ne(i) ? i.value = p : null),
2395
2397
  "hide-actions": s(o),
2396
2398
  theme: s(r)
2397
2399
  }, {
@@ -2405,14 +2407,14 @@ const Vs = /* @__PURE__ */ Re(Cs, [["render", $s]]), Ps = /* @__PURE__ */ S({
2405
2407
  }), il = {};
2406
2408
  function rl(t, n) {
2407
2409
  const e = W("v-stepper-header");
2408
- return k(), $(e, null, {
2410
+ return k(), C(e, null, {
2409
2411
  default: P(() => [
2410
2412
  F(t.$slots, "default")
2411
2413
  ]),
2412
2414
  _: 3
2413
2415
  });
2414
2416
  }
2415
- const sl = /* @__PURE__ */ Re(il, [["render", rl]]), ll = /* @__PURE__ */ S({
2417
+ const sl = /* @__PURE__ */ Ke(il, [["render", rl]]), ll = /* @__PURE__ */ S({
2416
2418
  __name: "index",
2417
2419
  props: {
2418
2420
  nodeId: {},
@@ -2423,7 +2425,7 @@ const sl = /* @__PURE__ */ Re(il, [["render", rl]]), ll = /* @__PURE__ */ S({
2423
2425
  const n = t, { node: e } = L(n), { property: o } = a(e, ["settings", "value"]);
2424
2426
  return (r, i) => {
2425
2427
  const l = W("v-stepper-item");
2426
- return k(), $(l, { value: s(o) }, {
2428
+ return k(), C(l, { value: s(o) }, {
2427
2429
  default: P(() => [
2428
2430
  F(r.$slots, "default")
2429
2431
  ]),
@@ -2434,14 +2436,14 @@ const sl = /* @__PURE__ */ Re(il, [["render", rl]]), ll = /* @__PURE__ */ S({
2434
2436
  }), al = {};
2435
2437
  function cl(t, n) {
2436
2438
  const e = W("v-stepper-window");
2437
- return k(), $(e, null, {
2439
+ return k(), C(e, null, {
2438
2440
  default: P(() => [
2439
2441
  F(t.$slots, "default")
2440
2442
  ]),
2441
2443
  _: 3
2442
2444
  });
2443
2445
  }
2444
- const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2446
+ const ul = /* @__PURE__ */ Ke(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2445
2447
  __name: "index",
2446
2448
  props: {
2447
2449
  nodeId: {},
@@ -2452,7 +2454,7 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2452
2454
  const n = t, { node: e } = L(n), { property: o } = a(e, ["settings", "value"]);
2453
2455
  return (r, i) => {
2454
2456
  const l = W("v-stepper-window-item");
2455
- return k(), $(l, { value: s(o) }, {
2457
+ return k(), C(l, { value: s(o) }, {
2456
2458
  default: P(() => [
2457
2459
  F(r.$slots, "default")
2458
2460
  ]),
@@ -2480,23 +2482,23 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2480
2482
  ]), { property: c } = a(e, [
2481
2483
  "settings",
2482
2484
  "indeterminate"
2483
- ]), { property: u } = a(e, ["settings", "inline"]), { property: m } = a(e, ["settings", "inset"]), { property: d } = a(e, ["settings", "label"]), { property: p } = a(e, ["settings", "loading"]), { theme: f } = J(), { property: _ } = a(e, ["settings", "value"]);
2484
- return (g, I) => {
2485
+ ]), { property: u } = a(e, ["settings", "inline"]), { property: p } = a(e, ["settings", "inset"]), { property: d } = a(e, ["settings", "label"]), { property: m } = a(e, ["settings", "loading"]), { theme: f } = J(), { property: g } = a(e, ["settings", "value"]);
2486
+ return (h, I) => {
2485
2487
  const v = W("v-switch");
2486
- return k(), $(s(U), { mask: "" }, {
2488
+ return k(), C(s(U), { mask: "" }, {
2487
2489
  default: P(() => [
2488
2490
  D(v, {
2489
- modelValue: s(_),
2490
- "onUpdate:modelValue": I[0] || (I[0] = (x) => ne(_) ? _.value = x : null),
2491
+ modelValue: s(g),
2492
+ "onUpdate:modelValue": I[0] || (I[0] = (x) => ne(g) ? g.value = x : null),
2491
2493
  density: s(o),
2492
2494
  direction: s(r),
2493
2495
  disabled: s(i),
2494
2496
  "hide-details": s(l),
2495
2497
  indeterminate: s(c),
2496
2498
  inline: s(u),
2497
- inset: s(m),
2499
+ inset: s(p),
2498
2500
  label: s(d),
2499
- loading: s(p),
2501
+ loading: s(m),
2500
2502
  theme: s(f)
2501
2503
  }, null, 8, ["modelValue", "density", "direction", "disabled", "hide-details", "indeterminate", "inline", "inset", "label", "loading", "theme"])
2502
2504
  ]),
@@ -2516,9 +2518,9 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2516
2518
  const u = {};
2517
2519
  return o === "editor" && (u.pointerEvents = "none"), u;
2518
2520
  });
2519
- return (u, m) => {
2521
+ return (u, p) => {
2520
2522
  const d = W("v-tab");
2521
- return k(), $(s(U), { mask: "" }, {
2523
+ return k(), C(s(U), { mask: "" }, {
2522
2524
  default: P(() => [
2523
2525
  D(d, {
2524
2526
  style: de(c.value),
@@ -2553,16 +2555,16 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2553
2555
  "settings",
2554
2556
  "color",
2555
2557
  "selectedColor"
2556
- ]), { color: u } = Q(c), { property: m } = a(e, ["settings", "density"]), { property: d } = a(e, [
2558
+ ]), { color: u } = Q(c), { property: p } = a(e, ["settings", "density"]), { property: d } = a(e, [
2557
2559
  "settings",
2558
2560
  "direction"
2559
- ]), { property: p } = a(e, [
2561
+ ]), { property: m } = a(e, [
2560
2562
  "settings",
2561
2563
  "disabled"
2562
2564
  ]), { property: f } = a(e, [
2563
2565
  "settings",
2564
2566
  "fixedTabs"
2565
- ]), { property: _ } = a(e, ["settings", "grow"]), { property: g } = a(e, [
2567
+ ]), { property: g } = a(e, ["settings", "grow"]), { property: h } = a(e, [
2566
2568
  "settings",
2567
2569
  "hideSlider"
2568
2570
  ]), { property: I } = a(e, ["settings", "items"]), { property: v } = a(e, [
@@ -2575,10 +2577,10 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2575
2577
  "settings",
2576
2578
  "color",
2577
2579
  "sliderColor"
2578
- ]), { color: h } = Q(b), { property: V } = a(e, ["settings", "stacked"]), { theme: R } = J(), { property: N } = a(e, ["settings", "value"]);
2580
+ ]), { color: _ } = Q(b), { property: V } = a(e, ["settings", "stacked"]), { theme: R } = J(), { property: N } = a(e, ["settings", "value"]);
2579
2581
  return (G, j) => {
2580
2582
  const z = W("v-tabs");
2581
- return k(), $(s(U), {
2583
+ return k(), C(s(U), {
2582
2584
  block: "",
2583
2585
  mask: ""
2584
2586
  }, {
@@ -2590,16 +2592,16 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2590
2592
  "bg-color": s(i),
2591
2593
  "center-active": s(l),
2592
2594
  color: s(u),
2593
- density: s(m),
2595
+ density: s(p),
2594
2596
  direction: s(d),
2595
- disabled: s(p),
2597
+ disabled: s(m),
2596
2598
  "fixed-tabs": s(f),
2597
- grow: s(_),
2598
- "hide-slider": s(g),
2599
+ grow: s(g),
2600
+ "hide-slider": s(h),
2599
2601
  items: s(I),
2600
2602
  mandatory: s(v),
2601
2603
  "show-arrows": s(x),
2602
- "slider-color": s(h),
2604
+ "slider-color": s(_),
2603
2605
  stacked: s(V),
2604
2606
  theme: s(R)
2605
2607
  }, {
@@ -2621,21 +2623,21 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2621
2623
  refContext: {}
2622
2624
  },
2623
2625
  setup(t) {
2624
- const n = t, { node: e } = L(n), o = De(), { property: r } = a(e, ["settings", "align"]), { property: i } = a(e, [
2626
+ const n = t, { node: e } = L(n), o = Oe(), { property: r } = a(e, ["settings", "align"]), { property: i } = a(e, [
2625
2627
  "settings",
2626
2628
  "decoration"
2627
2629
  ]), { property: l } = a(e, [
2628
2630
  "settings",
2629
2631
  "emphasis"
2630
- ]), { property: c } = a(e, ["settings", "italic"]), { property: u } = a(e, ["settings", "text"]), { property: m } = a(e, ["settings", "weight"]), d = w(() => {
2631
- const p = [], f = ut(o.value.width), _ = Oe(f, e.value.settings?.style);
2632
- return _ && p.push(`text-${_}`), l.value === "high" ? p.push("text-high-emphasis") : l.value === "medium" ? p.push("text-medium-emphasis") : l.value === "disabled" && p.push("text-disabled"), r.value && p.push(`font-${r.value}`), i.value && p.push(`text-decoration-${i.value}`), m.value && p.push(`font-weight-${m.value}`), c.value && p.push("font-italic"), p.join(" ");
2632
+ ]), { property: c } = a(e, ["settings", "italic"]), { property: u } = a(e, ["settings", "text"]), { property: p } = a(e, ["settings", "weight"]), d = w(() => {
2633
+ const m = [], f = ut(o.value.width), g = Fe(f, e.value.settings?.style);
2634
+ return g && m.push(`text-${g}`), l.value === "high" ? m.push("text-high-emphasis") : l.value === "medium" ? m.push("text-medium-emphasis") : l.value === "disabled" && m.push("text-disabled"), r.value && m.push(`font-${r.value}`), i.value && m.push(`text-decoration-${i.value}`), p.value && m.push(`font-weight-${p.value}`), c.value && m.push("font-italic"), m.join(" ");
2633
2635
  });
2634
- return (p, f) => (k(), $(s(U), null, {
2636
+ return (m, f) => (k(), C(s(U), { mask: "" }, {
2635
2637
  default: P(() => [
2636
2638
  We("span", {
2637
2639
  class: si(d.value)
2638
- }, Co(s(u)), 3)
2640
+ }, $o(s(u)), 3)
2639
2641
  ]),
2640
2642
  _: 1
2641
2643
  }));
@@ -2657,38 +2659,38 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2657
2659
  ]), { property: i } = a(e, ["settings", "density"]), { property: l } = a(e, [
2658
2660
  "settings",
2659
2661
  "disabled"
2660
- ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "loading"]), { property: m } = a(e, ["settings", "maxRows"]), { property: d } = a(e, [
2662
+ ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "loading"]), { property: p } = a(e, ["settings", "maxRows"]), { property: d } = a(e, [
2661
2663
  "settings",
2662
2664
  "placeholder"
2663
- ]), { property: p } = a(e, [
2665
+ ]), { property: m } = a(e, [
2664
2666
  "settings",
2665
2667
  "readonly"
2666
- ]), { property: f } = a(e, ["settings", "reverse"]), { property: _ } = a(e, ["settings", "rows"]), { property: g } = a(e, [
2668
+ ]), { property: f } = a(e, ["settings", "reverse"]), { property: g } = a(e, ["settings", "rows"]), { property: h } = a(e, [
2667
2669
  "settings",
2668
2670
  "singleLine"
2669
2671
  ]), { theme: I } = J(), { property: v } = a(e, ["settings", "value"]), { property: x } = a(e, ["settings", "variant"]);
2670
- return (b, h) => {
2672
+ return (b, _) => {
2671
2673
  const V = W("v-textarea");
2672
- return k(), $(s(U), {
2674
+ return k(), C(s(U), {
2673
2675
  block: "",
2674
2676
  mask: ""
2675
2677
  }, {
2676
2678
  default: P(() => [
2677
2679
  D(V, {
2678
2680
  modelValue: s(v),
2679
- "onUpdate:modelValue": h[0] || (h[0] = (R) => ne(v) ? v.value = R : null),
2681
+ "onUpdate:modelValue": _[0] || (_[0] = (R) => ne(v) ? v.value = R : null),
2680
2682
  "auto-grow": s(o),
2681
2683
  clearable: s(r),
2682
2684
  density: s(i),
2683
2685
  disabled: s(l),
2684
2686
  label: s(c),
2685
2687
  loading: s(u),
2686
- "max-rows": s(m),
2688
+ "max-rows": s(p),
2687
2689
  placeholder: s(d),
2688
- readonly: s(p),
2690
+ readonly: s(m),
2689
2691
  reverse: s(f),
2690
- rows: s(_),
2691
- "single-line": s(g),
2692
+ rows: s(g),
2693
+ "single-line": s(h),
2692
2694
  theme: s(I),
2693
2695
  variant: s(x)
2694
2696
  }, null, 8, ["modelValue", "auto-grow", "clearable", "density", "disabled", "label", "loading", "max-rows", "placeholder", "readonly", "reverse", "rows", "single-line", "theme", "variant"])
@@ -2720,13 +2722,13 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2720
2722
  ]), { property: c } = a(e, ["settings", "density"]), { property: u } = a(e, [
2721
2723
  "settings",
2722
2724
  "disabled"
2723
- ]), { property: m } = a(e, [
2725
+ ]), { property: p } = a(e, [
2724
2726
  "settings",
2725
2727
  "hideDetails"
2726
- ]), { property: d } = a(e, ["settings", "label"]), { property: p } = a(e, ["settings", "loading"]), { property: f } = a(e, [
2728
+ ]), { property: d } = a(e, ["settings", "label"]), { property: m } = a(e, ["settings", "loading"]), { property: f } = a(e, [
2727
2729
  "settings",
2728
2730
  "placeholder"
2729
- ]), { property: _ } = a(e, ["settings", "prefix"]), { property: g } = a(e, [
2731
+ ]), { property: g } = a(e, ["settings", "prefix"]), { property: h } = a(e, [
2730
2732
  "settings",
2731
2733
  "prependIcon"
2732
2734
  ]), { property: I } = a(e, [
@@ -2738,7 +2740,7 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2738
2740
  ]), { property: x } = a(e, ["settings", "reverse"]), { property: b } = a(e, [
2739
2741
  "settings",
2740
2742
  "singleLine"
2741
- ]), { property: h } = a(e, ["settings", "suffix"]), { theme: V } = J(), { property: R } = a(e, ["settings", "value"]), { property: N } = a(e, ["settings", "variant"]), { property: G } = a(e, ["slots", "append"]), { property: j } = a(e, [
2743
+ ]), { property: _ } = a(e, ["settings", "suffix"]), { theme: V } = J(), { property: R } = a(e, ["settings", "value"]), { property: N } = a(e, ["settings", "variant"]), { property: G } = a(e, ["slots", "append"]), { property: j } = a(e, [
2742
2744
  "slots",
2743
2745
  "appendInner"
2744
2746
  ]), { property: z } = a(e, ["slots", "prepend"]), { property: q } = a(e, [
@@ -2747,7 +2749,7 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2747
2749
  ]);
2748
2750
  return (oe, ge) => {
2749
2751
  const Ve = W("v-text-field");
2750
- return k(), $(s(U), {
2752
+ return k(), C(s(U), {
2751
2753
  block: "",
2752
2754
  mask: ""
2753
2755
  }, {
@@ -2761,17 +2763,17 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2761
2763
  clearable: s(l),
2762
2764
  density: s(c),
2763
2765
  disabled: s(u),
2764
- "hide-details": s(m),
2766
+ "hide-details": s(p),
2765
2767
  label: s(d),
2766
- loading: s(p),
2768
+ loading: s(m),
2767
2769
  placeholder: s(f),
2768
- prefix: s(_),
2769
- "prepend-icon": s(g),
2770
+ prefix: s(g),
2771
+ "prepend-icon": s(h),
2770
2772
  "prepend-inner-icon": s(I),
2771
2773
  readonly: s(v),
2772
2774
  reverse: s(x),
2773
2775
  "single-line": s(b),
2774
- suffix: s(h),
2776
+ suffix: s(_),
2775
2777
  theme: s(V),
2776
2778
  variant: s(N)
2777
2779
  }, on({ _: 2 }, [
@@ -2844,39 +2846,39 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2844
2846
  "settings",
2845
2847
  "dot",
2846
2848
  "fill"
2847
- ]), { property: m } = a(e, [
2849
+ ]), { property: p } = a(e, [
2848
2850
  "settings",
2849
2851
  "hideOpposite"
2850
2852
  ]), { property: d } = a(e, [
2851
2853
  "settings",
2852
2854
  "line",
2853
2855
  "color"
2854
- ]), { color: p } = Q(d), { property: f } = a(e, [
2856
+ ]), { color: m } = Q(d), { property: f } = a(e, [
2855
2857
  "settings",
2856
2858
  "line",
2857
2859
  "inset"
2858
- ]), { property: _ } = a(e, [
2860
+ ]), { property: g } = a(e, [
2859
2861
  "settings",
2860
2862
  "line",
2861
2863
  "thickness"
2862
- ]), { property: g } = a(e, ["settings", "side"]), { property: I } = a(e, [
2864
+ ]), { property: h } = a(e, ["settings", "side"]), { property: I } = a(e, [
2863
2865
  "settings",
2864
2866
  "line",
2865
2867
  "truncate"
2866
2868
  ]), { theme: v } = J();
2867
2869
  return (x, b) => {
2868
- const h = W("v-timeline");
2869
- return k(), $(h, {
2870
+ const _ = W("v-timeline");
2871
+ return k(), C(_, {
2870
2872
  align: s(o),
2871
2873
  density: s(r),
2872
2874
  direction: s(i),
2873
2875
  "dot-color": s(c),
2874
2876
  "fill-dot": s(u),
2875
- "hide-opposite": s(m),
2876
- "line-color": s(p),
2877
+ "hide-opposite": s(p),
2878
+ "line-color": s(m),
2877
2879
  "line-inset": s(f),
2878
- "line-thickness": s(_),
2879
- side: s(g),
2880
+ "line-thickness": s(g),
2881
+ side: s(h),
2880
2882
  theme: s(v),
2881
2883
  "truncate-line": s(I)
2882
2884
  }, {
@@ -2890,14 +2892,14 @@ const ul = /* @__PURE__ */ Re(al, [["render", cl]]), ml = /* @__PURE__ */ S({
2890
2892
  }), _l = {};
2891
2893
  function vl(t, n) {
2892
2894
  const e = W("v-timeline-item");
2893
- return k(), $(e, null, {
2895
+ return k(), C(e, null, {
2894
2896
  default: P(() => [
2895
2897
  F(t.$slots, "default")
2896
2898
  ]),
2897
2899
  _: 3
2898
2900
  });
2899
2901
  }
2900
- const xl = /* @__PURE__ */ Re(_l, [["render", vl]]), kl = /* @__PURE__ */ S({
2902
+ const xl = /* @__PURE__ */ Ke(_l, [["render", vl]]), kl = /* @__PURE__ */ S({
2901
2903
  __name: "index",
2902
2904
  props: {
2903
2905
  nodeId: {},
@@ -2917,22 +2919,22 @@ const xl = /* @__PURE__ */ Re(_l, [["render", vl]]), kl = /* @__PURE__ */ S({
2917
2919
  ]), { property: l } = a(e, ["settings", "reverse"]), { property: c } = a(e, [
2918
2920
  "settings",
2919
2921
  "showArrows"
2920
- ]), { property: u } = a(e, ["settings", "touch"]), { theme: m } = J(), { property: d } = a(e, ["settings", "value"]);
2921
- return (p, f) => {
2922
- const _ = W("v-window");
2923
- return k(), $(_, {
2922
+ ]), { property: u } = a(e, ["settings", "touch"]), { theme: p } = J(), { property: d } = a(e, ["settings", "value"]);
2923
+ return (m, f) => {
2924
+ const g = W("v-window");
2925
+ return k(), C(g, {
2924
2926
  modelValue: s(d),
2925
- "onUpdate:modelValue": f[0] || (f[0] = (g) => ne(d) ? d.value = g : null),
2927
+ "onUpdate:modelValue": f[0] || (f[0] = (h) => ne(d) ? d.value = h : null),
2926
2928
  continuous: s(o),
2927
2929
  direction: s(i),
2928
2930
  disabled: s(r),
2929
2931
  reverse: s(l),
2930
2932
  "show-arrows": s(c),
2931
- theme: s(m),
2933
+ theme: s(p),
2932
2934
  touch: s(u)
2933
2935
  }, {
2934
2936
  default: P(() => [
2935
- F(p.$slots, "default")
2937
+ F(m.$slots, "default")
2936
2938
  ]),
2937
2939
  _: 3
2938
2940
  }, 8, ["modelValue", "continuous", "direction", "disabled", "reverse", "show-arrows", "theme", "touch"]);
@@ -2941,14 +2943,14 @@ const xl = /* @__PURE__ */ Re(_l, [["render", vl]]), kl = /* @__PURE__ */ S({
2941
2943
  }), wl = {};
2942
2944
  function Il(t, n) {
2943
2945
  const e = W("v-window-item");
2944
- return k(), $(e, null, {
2946
+ return k(), C(e, null, {
2945
2947
  default: P(() => [
2946
2948
  F(t.$slots, "default")
2947
2949
  ]),
2948
2950
  _: 3
2949
2951
  });
2950
2952
  }
2951
- const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
2953
+ const Sl = /* @__PURE__ */ Ke(wl, [["render", Il]]), $l = /* @__PURE__ */ S({
2952
2954
  __name: "entry",
2953
2955
  props: {
2954
2956
  subtype: {},
@@ -2958,7 +2960,7 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
2958
2960
  },
2959
2961
  setup(t) {
2960
2962
  const n = Z(), e = le(), o = w(() => O(e.value));
2961
- $e(o), ie(n) && tt(o, "multipleSlot", t.nodeId, t.refKey, _e());
2963
+ Ce(o), ie(n) && tt(o, "multipleSlot", t.nodeId, t.refKey, _e());
2962
2964
  const r = (l) => {
2963
2965
  const c = ke[l.key];
2964
2966
  if (!c) {
@@ -2980,7 +2982,7 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
2980
2982
  {
2981
2983
  default: () => {
2982
2984
  if (!c.leaf)
2983
- return l.children?.map((m) => r(m));
2985
+ return l.children?.map((p) => r(p));
2984
2986
  }
2985
2987
  }
2986
2988
  );
@@ -2994,9 +2996,9 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
2994
2996
  default: () => o.value?.view.nodeLites.map((l) => r(l))
2995
2997
  });
2996
2998
  };
2997
- return (l, c) => (k(), $(i));
2999
+ return (l, c) => (k(), C(i));
2998
3000
  }
2999
- }), $l = ["position", "rotation", "scale"], Vl = { style: { userSelect: "none" } }, ue = /* @__PURE__ */ S({
3001
+ }), Cl = ["position", "rotation", "scale"], Vl = { style: { userSelect: "none" } }, ue = /* @__PURE__ */ S({
3000
3002
  __name: "index",
3001
3003
  props: {
3002
3004
  position: {},
@@ -3011,18 +3013,18 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3011
3013
  rotation: t.rotation,
3012
3014
  scale: t.scale
3013
3015
  }, [
3014
- t.label ? (k(), $(s($i), {
3016
+ t.label ? (k(), C(s(Ci), {
3015
3017
  key: 0,
3016
3018
  center: "",
3017
3019
  transform: ""
3018
3020
  }, {
3019
3021
  default: P(() => [
3020
- We("div", Vl, Co(t.label), 1)
3022
+ We("div", Vl, $o(t.label), 1)
3021
3023
  ]),
3022
3024
  _: 1
3023
3025
  })) : se("", !0),
3024
3026
  F(n.$slots, "default")
3025
- ], 8, $l));
3027
+ ], 8, Cl));
3026
3028
  }
3027
3029
  }), Pl = /* @__PURE__ */ S({
3028
3030
  __name: "index",
@@ -3033,24 +3035,24 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3033
3035
  },
3034
3036
  setup(t) {
3035
3037
  const n = bt(), e = t, { node: o } = L(e), r = Qe(), i = le(), l = re();
3036
- $e(l);
3038
+ Ce(l);
3037
3039
  const c = w(() => e.refContext?.compId);
3038
3040
  et(c, l);
3039
- const { applySize: u } = be(e, o), m = w(() => {
3041
+ const { applySize: u } = be(e, o), p = w(() => {
3040
3042
  const b = {};
3041
3043
  return l.value?.type === "common" && u(b), b;
3042
- }), { position: d, rotation: p, scale: f } = me(o), { property: _ } = a(o, ["instances"]), g = (b, h) => {
3043
- b.findIndex((V) => V === h) >= 0 || b.push(h);
3044
+ }), { position: d, rotation: m, scale: f } = me(o), { property: g } = a(o, ["instances"]), h = (b, _) => {
3045
+ b.findIndex((V) => V === _) >= 0 || b.push(_);
3044
3046
  }, I = w(() => {
3045
3047
  const b = [];
3046
- if (!Array.isArray(_.value))
3048
+ if (!Array.isArray(g.value))
3047
3049
  return b;
3048
- for (const h of _.value)
3049
- typeof h == "string" && h && g(b, h);
3050
+ for (const _ of g.value)
3051
+ typeof _ == "string" && _ && h(b, _);
3050
3052
  return b;
3051
- }), v = (b, h) => K(Cl, {
3053
+ }), v = (b, _) => K($l, {
3052
3054
  key: b,
3053
- subtype: h,
3055
+ subtype: _,
3054
3056
  nodeId: e.nodeId,
3055
3057
  refContext: e.refContext,
3056
3058
  refKey: b
@@ -3067,53 +3069,53 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3067
3069
  if (Ye(e.refContext, r))
3068
3070
  return i.value.type === "common" ? K(
3069
3071
  "div",
3070
- { id: n.id, style: m.value },
3072
+ { id: n.id, style: p.value },
3071
3073
  b.global.t("x-runtime-lib.circularReference")
3072
3074
  ) : i.value.type === "scene" ? K(ue, {
3073
3075
  name: n.name,
3074
3076
  position: d.value,
3075
- rotation: p.value,
3077
+ rotation: m.value,
3076
3078
  scale: f.value,
3077
3079
  label: b.global.t("x-runtime-lib.circularReference")
3078
3080
  }) : void 0;
3079
3081
  if (!l.value)
3080
- return i.value.type === "common" ? K("div", { id: n.id, style: m.value }) : i.value.type === "scene" ? K(ue, {
3082
+ return i.value.type === "common" ? K("div", { id: n.id, style: p.value }) : i.value.type === "scene" ? K(ue, {
3081
3083
  name: n.name,
3082
3084
  position: d.value,
3083
- rotation: p.value,
3085
+ rotation: m.value,
3084
3086
  scale: f.value
3085
3087
  }) : void 0;
3086
3088
  if (l.value.type !== i.value.type) {
3087
3089
  console.assert(!1, "subtype not match");
3088
3090
  return;
3089
3091
  }
3090
- const h = l.value.type;
3091
- if (h === "common")
3092
+ const _ = l.value.type;
3093
+ if (_ === "common")
3092
3094
  return K(
3093
3095
  "div",
3094
3096
  {
3095
3097
  id: n.id,
3096
- style: m.value
3098
+ style: p.value
3097
3099
  },
3098
3100
  {
3099
- default: () => I.value.map((V) => v(V, h))
3101
+ default: () => I.value.map((V) => v(V, _))
3100
3102
  }
3101
3103
  );
3102
- if (h === "scene")
3104
+ if (_ === "scene")
3103
3105
  return K(
3104
3106
  ue,
3105
3107
  {
3106
3108
  name: n.name,
3107
3109
  position: d.value,
3108
- rotation: p.value,
3110
+ rotation: m.value,
3109
3111
  scale: f.value
3110
3112
  },
3111
3113
  {
3112
- default: () => I.value.map((V) => v(V, h))
3114
+ default: () => I.value.map((V) => v(V, _))
3113
3115
  }
3114
3116
  );
3115
3117
  };
3116
- return (b, h) => (k(), $(x));
3118
+ return (b, _) => (k(), C(x));
3117
3119
  }
3118
3120
  }), Ll = /* @__PURE__ */ S({
3119
3121
  __name: "entry",
@@ -3125,7 +3127,7 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3125
3127
  },
3126
3128
  setup(t) {
3127
3129
  const n = Z(), e = le(), o = w(() => O(e.value));
3128
- $e(o), ie(n) && tt(o, "multipleSlot", t.nodeId, t.refKey, _e());
3130
+ Ce(o), ie(n) && tt(o, "multipleSlot", t.nodeId, t.refKey, _e());
3129
3131
  const r = (l) => {
3130
3132
  const c = ke[l.key];
3131
3133
  if (!c) {
@@ -3147,7 +3149,7 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3147
3149
  {
3148
3150
  default: () => {
3149
3151
  if (!c.leaf)
3150
- return l.children?.map((m) => r(m));
3152
+ return l.children?.map((p) => r(p));
3151
3153
  }
3152
3154
  }
3153
3155
  );
@@ -3161,7 +3163,7 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3161
3163
  default: () => o.value?.view.nodeLites.map((l) => r(l))
3162
3164
  });
3163
3165
  };
3164
- return (l, c) => (k(), $(i));
3166
+ return (l, c) => (k(), C(i));
3165
3167
  }
3166
3168
  }), zl = /* @__PURE__ */ S({
3167
3169
  __name: "index",
@@ -3172,24 +3174,24 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3172
3174
  },
3173
3175
  setup(t) {
3174
3176
  const n = bt(), e = t, { node: o } = L(e), r = Qe(), i = le(), l = re();
3175
- $e(l);
3177
+ Ce(l);
3176
3178
  const c = w(() => e.refContext?.compId);
3177
3179
  et(c, l);
3178
- const { applySize: u } = be(e, o), m = w(() => {
3180
+ const { applySize: u } = be(e, o), p = w(() => {
3179
3181
  const b = {};
3180
3182
  return l.value?.type === "common" && u(b), b;
3181
- }), { position: d, rotation: p, scale: f } = me(o), { property: _ } = a(o, ["instances"]), g = (b, h) => {
3182
- b.findIndex((V) => V === h) >= 0 || b.push(h);
3183
+ }), { position: d, rotation: m, scale: f } = me(o), { property: g } = a(o, ["instances"]), h = (b, _) => {
3184
+ b.findIndex((V) => V === _) >= 0 || b.push(_);
3183
3185
  }, I = w(() => {
3184
3186
  const b = [];
3185
- if (!Array.isArray(_.value))
3187
+ if (!Array.isArray(g.value))
3186
3188
  return b;
3187
- for (const h of _.value)
3188
- typeof h == "string" && h && g(b, h);
3189
+ for (const _ of g.value)
3190
+ typeof _ == "string" && _ && h(b, _);
3189
3191
  return b;
3190
- }), v = (b, h) => K(Ll, {
3192
+ }), v = (b, _) => K(Ll, {
3191
3193
  key: b,
3192
- subtype: h,
3194
+ subtype: _,
3193
3195
  nodeId: e.nodeId,
3194
3196
  refContext: e.refContext,
3195
3197
  refKey: b
@@ -3206,53 +3208,53 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3206
3208
  if (Ye(e.refContext, r))
3207
3209
  return i.value.type === "common" ? K(
3208
3210
  "div",
3209
- { id: n.id, style: m.value },
3211
+ { id: n.id, style: p.value },
3210
3212
  b.global.t("x-runtime-lib.circularReference")
3211
3213
  ) : i.value.type === "scene" ? K(ue, {
3212
3214
  name: n.name,
3213
3215
  position: d.value,
3214
- rotation: p.value,
3216
+ rotation: m.value,
3215
3217
  scale: f.value,
3216
3218
  label: b.global.t("x-runtime-lib.circularReference")
3217
3219
  }) : void 0;
3218
3220
  if (!l.value)
3219
- return i.value.type === "common" ? K("div", { id: n.id, style: m.value }) : i.value.type === "scene" ? K(ue, {
3221
+ return i.value.type === "common" ? K("div", { id: n.id, style: p.value }) : i.value.type === "scene" ? K(ue, {
3220
3222
  name: n.name,
3221
3223
  position: d.value,
3222
- rotation: p.value,
3224
+ rotation: m.value,
3223
3225
  scale: f.value
3224
3226
  }) : void 0;
3225
3227
  if (l.value.type !== i.value.type) {
3226
3228
  console.assert(!1, "subtype not match");
3227
3229
  return;
3228
3230
  }
3229
- const h = l.value.type;
3230
- if (h === "common")
3231
+ const _ = l.value.type;
3232
+ if (_ === "common")
3231
3233
  return K(
3232
3234
  "div",
3233
3235
  {
3234
3236
  id: n.id,
3235
- style: m.value
3237
+ style: p.value
3236
3238
  },
3237
3239
  {
3238
- default: () => I.value.map((V) => v(V, h))
3240
+ default: () => I.value.map((V) => v(V, _))
3239
3241
  }
3240
3242
  );
3241
- if (h === "scene")
3243
+ if (_ === "scene")
3242
3244
  return K(
3243
3245
  ue,
3244
3246
  {
3245
3247
  name: n.name,
3246
3248
  position: d.value,
3247
- rotation: p.value,
3249
+ rotation: m.value,
3248
3250
  scale: f.value
3249
3251
  },
3250
3252
  {
3251
- default: () => I.value.map((V) => v(V, h))
3253
+ default: () => I.value.map((V) => v(V, _))
3252
3254
  }
3253
3255
  );
3254
3256
  };
3255
- return (b, h) => (k(), $(x));
3257
+ return (b, _) => (k(), C(x));
3256
3258
  }
3257
3259
  }), Tl = /* @__PURE__ */ S({
3258
3260
  __name: "index",
@@ -3263,13 +3265,13 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3263
3265
  },
3264
3266
  setup(t) {
3265
3267
  const n = bt(), e = t, { node: o } = L(e), r = Z(), i = Qe(), l = le(), c = re();
3266
- $e(c);
3268
+ Ce(c);
3267
3269
  const u = w(() => e.refContext?.compId);
3268
3270
  et(u, c), ie(r) && tt(c, "ref", e.nodeId, "", _e());
3269
- const { applySize: m } = be(e, o), d = w(() => {
3271
+ const { applySize: p } = be(e, o), d = w(() => {
3270
3272
  const v = {};
3271
- return l.value?.type === "common" && m(v), v;
3272
- }), { position: p, rotation: f, scale: _ } = me(o), g = (v) => {
3273
+ return l.value?.type === "common" && p(v), v;
3274
+ }), { position: m, rotation: f, scale: g } = me(o), h = (v) => {
3273
3275
  const x = ke[v.key];
3274
3276
  if (!x) {
3275
3277
  console.assert(!1, `element not found key=${v.key}`);
@@ -3290,7 +3292,7 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3290
3292
  {
3291
3293
  default: () => {
3292
3294
  if (!x.leaf)
3293
- return v.children?.map((h) => g(h));
3295
+ return v.children?.map((_) => h(_));
3294
3296
  }
3295
3297
  }
3296
3298
  );
@@ -3311,17 +3313,17 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3311
3313
  v.global.t("x-runtime-lib.circularReference")
3312
3314
  ) : l.value.type === "scene" ? K(ue, {
3313
3315
  name: n.name,
3314
- position: p.value,
3316
+ position: m.value,
3315
3317
  rotation: f.value,
3316
- scale: _.value,
3318
+ scale: g.value,
3317
3319
  label: v.global.t("x-runtime-lib.circularReference")
3318
3320
  }) : void 0;
3319
3321
  if (!c.value)
3320
3322
  return l.value.type === "common" ? K("div", { id: n.id, style: d.value }) : l.value.type === "scene" ? K(ue, {
3321
3323
  name: n.name,
3322
- position: p.value,
3324
+ position: m.value,
3323
3325
  rotation: f.value,
3324
- scale: _.value
3326
+ scale: g.value
3325
3327
  }) : void 0;
3326
3328
  if (c.value.type !== l.value.type) {
3327
3329
  console.assert(!1, "subtype not match");
@@ -3336,7 +3338,7 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3336
3338
  style: d.value
3337
3339
  },
3338
3340
  {
3339
- default: () => c.value?.view.nodeLites.map((b) => g(b))
3341
+ default: () => c.value?.view.nodeLites.map((b) => h(b))
3340
3342
  }
3341
3343
  );
3342
3344
  if (x === "scene")
@@ -3344,16 +3346,16 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3344
3346
  ue,
3345
3347
  {
3346
3348
  name: n.name,
3347
- position: p.value,
3349
+ position: m.value,
3348
3350
  rotation: f.value,
3349
- scale: _.value
3351
+ scale: g.value
3350
3352
  },
3351
3353
  {
3352
- default: () => c.value?.view.nodeLites.map((b) => g(b))
3354
+ default: () => c.value?.view.nodeLites.map((b) => h(b))
3353
3355
  }
3354
3356
  );
3355
3357
  };
3356
- return (v, x) => (k(), $(I));
3358
+ return (v, x) => (k(), C(I));
3357
3359
  }
3358
3360
  }), El = /* @__PURE__ */ S({
3359
3361
  __name: "index",
@@ -3364,7 +3366,7 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3364
3366
  },
3365
3367
  setup(t) {
3366
3368
  const n = t, { node: e } = L(n), { property: o } = a(e, ["settings", "open"]);
3367
- return (r, i) => (k(), $(s(U), null, {
3369
+ return (r, i) => (k(), C(s(U), null, {
3368
3370
  default: P(() => [
3369
3371
  s(o) ? F(r.$slots, "default", { key: 0 }) : se("", !0)
3370
3372
  ]),
@@ -3380,14 +3382,14 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3380
3382
  },
3381
3383
  setup(t) {
3382
3384
  const n = bt(), e = t, { node: o } = L(e), r = Z(), i = Qe(), l = le(), c = re();
3383
- $e(c);
3385
+ Ce(c);
3384
3386
  const u = w(() => e.refContext?.compId);
3385
3387
  et(u, c), ie(r) && tt(c, "slot", e.nodeId, "", _e());
3386
- const { applySize: m } = be(e, o), d = w(() => {
3388
+ const { applySize: p } = be(e, o), d = w(() => {
3387
3389
  const v = {};
3388
- return c.value?.type === "common" && m(v), v;
3389
- }), { position: p, rotation: f, scale: _ } = me(o);
3390
- function g(v) {
3390
+ return c.value?.type === "common" && p(v), v;
3391
+ }), { position: m, rotation: f, scale: g } = me(o);
3392
+ function h(v) {
3391
3393
  const x = ke[v.key];
3392
3394
  if (!x) {
3393
3395
  console.assert(!1, `element not found key=${v.key}`);
@@ -3408,7 +3410,7 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3408
3410
  {
3409
3411
  default: () => {
3410
3412
  if (!x.leaf)
3411
- return v.children?.map((h) => g(h));
3413
+ return v.children?.map((_) => h(_));
3412
3414
  }
3413
3415
  }
3414
3416
  );
@@ -3430,17 +3432,17 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3430
3432
  v.global.t("x-runtime-lib.circularReference")
3431
3433
  ) : l.value.type === "scene" ? K(ue, {
3432
3434
  name: n.name,
3433
- position: p.value,
3435
+ position: m.value,
3434
3436
  rotation: f.value,
3435
- scale: _.value,
3437
+ scale: g.value,
3436
3438
  label: v.global.t("x-runtime-lib.circularReference")
3437
3439
  }) : void 0;
3438
3440
  if (!c.value)
3439
3441
  return l.value.type === "common" ? K("div", { id: n.id, style: d.value }) : l.value.type === "scene" ? K(ue, {
3440
3442
  name: n.name,
3441
- position: p.value,
3443
+ position: m.value,
3442
3444
  rotation: f.value,
3443
- scale: _.value
3445
+ scale: g.value
3444
3446
  }) : void 0;
3445
3447
  if (c.value.type !== l.value.type) {
3446
3448
  console.assert(!1, "subtype not match");
@@ -3455,7 +3457,7 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3455
3457
  style: d.value
3456
3458
  },
3457
3459
  {
3458
- default: () => c.value?.view.nodeLites.map((b) => g(b))
3460
+ default: () => c.value?.view.nodeLites.map((b) => h(b))
3459
3461
  }
3460
3462
  );
3461
3463
  if (x === "scene")
@@ -3463,16 +3465,16 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3463
3465
  ue,
3464
3466
  {
3465
3467
  name: n.name,
3466
- position: p.value,
3468
+ position: m.value,
3467
3469
  rotation: f.value,
3468
- scale: _.value
3470
+ scale: g.value
3469
3471
  },
3470
3472
  {
3471
- default: () => c.value?.view.nodeLites.map((b) => g(b))
3473
+ default: () => c.value?.view.nodeLites.map((b) => h(b))
3472
3474
  }
3473
3475
  );
3474
3476
  };
3475
- return (v, x) => (k(), $(I));
3477
+ return (v, x) => (k(), C(I));
3476
3478
  }
3477
3479
  }), y = {
3478
3480
  key: "basic",
@@ -3903,7 +3905,7 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3903
3905
  defaultArray: []
3904
3906
  }
3905
3907
  ]
3906
- }, ke = {}, C = (t) => {
3908
+ }, ke = {}, $ = (t) => {
3907
3909
  ke[t.key] = t;
3908
3910
  }, In = {
3909
3911
  key: "settings",
@@ -3964,7 +3966,7 @@ const Sl = /* @__PURE__ */ Re(wl, [["render", Il]]), Cl = /* @__PURE__ */ S({
3964
3966
  methods: [],
3965
3967
  slots: []
3966
3968
  };
3967
- C(Ml);
3969
+ $(Ml);
3968
3970
  const Sn = {
3969
3971
  key: "settings",
3970
3972
  name: "x-runtime-lib.settings",
@@ -4010,7 +4012,7 @@ const Sn = {
4010
4012
  methods: [],
4011
4013
  slots: []
4012
4014
  };
4013
- C(Wl);
4015
+ $(Wl);
4014
4016
  const Bl = {
4015
4017
  key: "scene_keyboard_controls_v1",
4016
4018
  name: "x-runtime-lib.keyboardControls",
@@ -4024,7 +4026,7 @@ const Bl = {
4024
4026
  slots: [],
4025
4027
  leaf: !0
4026
4028
  };
4027
- C(Bl);
4029
+ $(Bl);
4028
4030
  const Rl = {
4029
4031
  key: "scene_map_controls_v1",
4030
4032
  name: "x-runtime-lib.mapControls",
@@ -4038,7 +4040,7 @@ const Rl = {
4038
4040
  slots: [],
4039
4041
  leaf: !0
4040
4042
  };
4041
- C(Rl);
4043
+ $(Rl);
4042
4044
  const Kl = {
4043
4045
  key: "scene_orbit_controls_v1",
4044
4046
  name: "x-runtime-lib.orbitControls",
@@ -4052,20 +4054,20 @@ const Kl = {
4052
4054
  slots: [],
4053
4055
  leaf: !0
4054
4056
  };
4055
- C(Kl);
4057
+ $(Kl);
4056
4058
  function Dl(t, n) {
4057
4059
  const e = `type=${t} subtype=${n}`, o = B(t, n);
4058
4060
  if (!o) {
4059
4061
  console.error(`boxGeometryV1/spawn property tag not found, ${e}`);
4060
4062
  return;
4061
4063
  }
4062
- const r = je.properties[o];
4064
+ const r = Ge.properties[o];
4063
4065
  if (!r) {
4064
4066
  console.error(`boxGeometryV1/spawn properties not found, ${e}`);
4065
4067
  return;
4066
4068
  }
4067
4069
  const i = E();
4068
- M(i, r), i.basic.id = T(16), i.basic.key = je.key, i.transform = {
4070
+ M(i, r), i.basic.id = T(16), i.basic.key = Ge.key, i.transform = {
4069
4071
  position: {
4070
4072
  x: 0,
4071
4073
  y: 0,
@@ -4130,7 +4132,7 @@ function Fl(t, n) {
4130
4132
  );
4131
4133
  return;
4132
4134
  }
4133
- const r = Ne.properties[o];
4135
+ const r = je.properties[o];
4134
4136
  if (!r) {
4135
4137
  console.error(
4136
4138
  `boxGeometryV1/spawnMeshBasicMaterial properties not found, ${e}`
@@ -4138,14 +4140,14 @@ function Fl(t, n) {
4138
4140
  return;
4139
4141
  }
4140
4142
  const i = E();
4141
- return M(i, r), i.basic.id = T(16), i.basic.key = Ne.key, {
4143
+ return M(i, r), i.basic.id = T(16), i.basic.key = je.key, {
4142
4144
  nodeLite: A(i),
4143
4145
  nodes: {
4144
4146
  [i.basic.id]: i
4145
4147
  }
4146
4148
  };
4147
4149
  }
4148
- const Cn = {
4150
+ const $n = {
4149
4151
  key: "settings",
4150
4152
  name: "x-runtime-lib.settings",
4151
4153
  children: [
@@ -4194,8 +4196,8 @@ const Cn = {
4194
4196
  name: "x-runtime-lib.boxGeometry",
4195
4197
  comp: Zi,
4196
4198
  properties: {
4197
- pageScene: [y, Cn],
4198
- compScene: [y, Cn]
4199
+ pageScene: [y, $n],
4200
+ compScene: [y, $n]
4199
4201
  },
4200
4202
  events: [],
4201
4203
  methods: [],
@@ -4203,20 +4205,20 @@ const Cn = {
4203
4205
  leaf: !0,
4204
4206
  spawn: Dl
4205
4207
  };
4206
- C(Lt);
4208
+ $(Lt);
4207
4209
  function Nl(t, n) {
4208
4210
  const e = `type=${t} subtype=${n}`, o = B(t, n);
4209
4211
  if (!o) {
4210
4212
  console.error(`sphereGeometryV1/spawn property tag not found, ${e}`);
4211
4213
  return;
4212
4214
  }
4213
- const r = je.properties[o];
4215
+ const r = Ge.properties[o];
4214
4216
  if (!r) {
4215
4217
  console.error(`sphereGeometryV1/spawn properties not found, ${e}`);
4216
4218
  return;
4217
4219
  }
4218
4220
  const i = E();
4219
- M(i, r), i.basic.id = T(16), i.basic.key = je.key, i.transform = {
4221
+ M(i, r), i.basic.id = T(16), i.basic.key = Ge.key, i.transform = {
4220
4222
  position: {
4221
4223
  x: 0,
4222
4224
  y: 0,
@@ -4282,7 +4284,7 @@ function Gl(t, n) {
4282
4284
  );
4283
4285
  return;
4284
4286
  }
4285
- const r = Ne.properties[o];
4287
+ const r = je.properties[o];
4286
4288
  if (!r) {
4287
4289
  console.error(
4288
4290
  `sphereGeometryV1/spawnMeshBasicMaterial properties not found, ${e}`
@@ -4290,14 +4292,14 @@ function Gl(t, n) {
4290
4292
  return;
4291
4293
  }
4292
4294
  const i = E();
4293
- return M(i, r), i.basic.id = T(16), i.basic.key = Ne.key, {
4295
+ return M(i, r), i.basic.id = T(16), i.basic.key = je.key, {
4294
4296
  nodeLite: A(i),
4295
4297
  nodes: {
4296
4298
  [i.basic.id]: i
4297
4299
  }
4298
4300
  };
4299
4301
  }
4300
- const $n = {
4302
+ const Cn = {
4301
4303
  key: "settings",
4302
4304
  name: "x-runtime-lib.settings",
4303
4305
  children: [
@@ -4354,8 +4356,8 @@ const $n = {
4354
4356
  name: "x-runtime-lib.sphereGeometry",
4355
4357
  comp: er,
4356
4358
  properties: {
4357
- pageScene: [y, $n],
4358
- compScene: [y, $n]
4359
+ pageScene: [y, Cn],
4360
+ compScene: [y, Cn]
4359
4361
  },
4360
4362
  events: [],
4361
4363
  methods: [],
@@ -4363,7 +4365,7 @@ const $n = {
4363
4365
  leaf: !0,
4364
4366
  spawn: Nl
4365
4367
  };
4366
- C(zt);
4368
+ $(zt);
4367
4369
  const ht = O(ee);
4368
4370
  ht.children[0].default = "custom";
4369
4371
  ht.children[2].children[0].default = "0xffffff";
@@ -4393,7 +4395,7 @@ const Vn = {
4393
4395
  methods: [],
4394
4396
  slots: []
4395
4397
  };
4396
- C(Hl);
4398
+ $(Hl);
4397
4399
  const _t = O(ee);
4398
4400
  _t.children[0].default = "custom";
4399
4401
  _t.children[2].children[0].default = "0xffffff";
@@ -4423,7 +4425,7 @@ const Pn = {
4423
4425
  methods: [],
4424
4426
  slots: []
4425
4427
  };
4426
- C(Ul);
4428
+ $(Ul);
4427
4429
  const vt = O(ee);
4428
4430
  vt.children[0].default = "custom";
4429
4431
  vt.children[2].children[0].default = "0xffffff";
@@ -4467,7 +4469,7 @@ const Ln = {
4467
4469
  methods: [],
4468
4470
  slots: []
4469
4471
  };
4470
- C(Jl);
4472
+ $(Jl);
4471
4473
  const xt = O(ee);
4472
4474
  xt.children[0].default = "custom";
4473
4475
  xt.children[2].children[0].default = "0xffffff";
@@ -4528,8 +4530,8 @@ const zn = {
4528
4530
  methods: [],
4529
4531
  slots: []
4530
4532
  };
4531
- C(ql);
4532
- const Ne = {
4533
+ $(ql);
4534
+ const je = {
4533
4535
  key: "scene_mesh_basic_material_v1",
4534
4536
  name: "x-runtime-lib.meshBasicMaterial",
4535
4537
  comp: mr,
@@ -4542,7 +4544,7 @@ const Ne = {
4542
4544
  slots: [],
4543
4545
  leaf: !0
4544
4546
  };
4545
- C(Ne);
4547
+ $(je);
4546
4548
  const Xl = {
4547
4549
  key: "scene_group_v1",
4548
4550
  name: "x-runtime-lib.group",
@@ -4555,8 +4557,8 @@ const Xl = {
4555
4557
  methods: [],
4556
4558
  slots: []
4557
4559
  };
4558
- C(Xl);
4559
- const je = {
4560
+ $(Xl);
4561
+ const Ge = {
4560
4562
  key: "scene_mesh_v1",
4561
4563
  name: "x-runtime-lib.mesh",
4562
4564
  comp: yr,
@@ -4568,7 +4570,7 @@ const je = {
4568
4570
  methods: [],
4569
4571
  slots: []
4570
4572
  };
4571
- C(je);
4573
+ $(Ge);
4572
4574
  function Yl(t, n) {
4573
4575
  const e = `type=${t} subtype=${n}`, o = B(t, n);
4574
4576
  if (!o) {
@@ -4625,7 +4627,7 @@ const Tn = {
4625
4627
  leaf: !0,
4626
4628
  spawn: Yl
4627
4629
  };
4628
- C(Tt);
4630
+ $(Tt);
4629
4631
  function Zl(t, n) {
4630
4632
  const e = `type=${t} subtype=${n}`, o = B(t, n);
4631
4633
  if (!o) {
@@ -4682,7 +4684,7 @@ const En = {
4682
4684
  leaf: !0,
4683
4685
  spawn: Zl
4684
4686
  };
4685
- C(Et);
4687
+ $(Et);
4686
4688
  const An = {
4687
4689
  key: "settings",
4688
4690
  name: "x-runtime-lib.settings",
@@ -4727,7 +4729,7 @@ const An = {
4727
4729
  compCommon: [y, An]
4728
4730
  }
4729
4731
  };
4730
- C(Ql);
4732
+ $(Ql);
4731
4733
  function ea(t, n) {
4732
4734
  const e = `type=${t} subtype=${n}`, o = B(t, n);
4733
4735
  if (!o) {
@@ -4851,7 +4853,7 @@ const ta = O(ee), Mn = {
4851
4853
  leaf: !0,
4852
4854
  spawn: ea
4853
4855
  };
4854
- C(At);
4856
+ $(At);
4855
4857
  const na = {
4856
4858
  key: "common_btn_group_v1",
4857
4859
  name: "x-runtime-lib.buttonGroup",
@@ -4861,7 +4863,7 @@ const na = {
4861
4863
  compCommon: [y]
4862
4864
  }
4863
4865
  };
4864
- C(na);
4866
+ $(na);
4865
4867
  const Wn = {
4866
4868
  key: "settings",
4867
4869
  name: "x-runtime-lib.settings",
@@ -4932,20 +4934,20 @@ const Wn = {
4932
4934
  compCommon: [y, Wn]
4933
4935
  }
4934
4936
  };
4935
- C(oa);
4937
+ $(oa);
4936
4938
  function ia(t, n) {
4937
4939
  const e = `type=${t} subtype=${n}`, o = B(t, n);
4938
4940
  if (!o) {
4939
4941
  console.error(`cardV1/spawn property tag not found, ${e}`);
4940
4942
  return;
4941
4943
  }
4942
- const r = Ge.properties[o];
4944
+ const r = He.properties[o];
4943
4945
  if (!r) {
4944
4946
  console.error(`cardV1/spawn properties not found, ${e}`);
4945
4947
  return;
4946
4948
  }
4947
4949
  const i = E();
4948
- return M(i, r), i.basic.id = T(16), i.basic.key = Ge.key, i.children = [], i.settings.title = "title", i.settings.subtitle = "subtitle", i.settings.text = "text", {
4950
+ return M(i, r), i.basic.id = T(16), i.basic.key = He.key, i.children = [], i.settings.title = "title", i.settings.subtitle = "subtitle", i.settings.text = "text", {
4949
4951
  nodeLite: A(i),
4950
4952
  nodes: {
4951
4953
  [i.basic.id]: i
@@ -5007,7 +5009,7 @@ const Bn = {
5007
5009
  default: !1
5008
5010
  }
5009
5011
  ]
5010
- }, Ge = {
5012
+ }, He = {
5011
5013
  key: "common_card_v1",
5012
5014
  name: "x-runtime-lib.card",
5013
5015
  comp: Ls,
@@ -5017,7 +5019,7 @@ const Bn = {
5017
5019
  },
5018
5020
  spawn: ia
5019
5021
  };
5020
- C(Ge);
5022
+ $(He);
5021
5023
  const Rn = {
5022
5024
  key: "settings",
5023
5025
  name: "x-runtime-lib.settings",
@@ -5045,7 +5047,7 @@ const Rn = {
5045
5047
  },
5046
5048
  leaf: !0
5047
5049
  };
5048
- C(ra);
5050
+ $(ra);
5049
5051
  const sa = O(ee), Kn = {
5050
5052
  key: "settings",
5051
5053
  name: "x-runtime-lib.settings",
@@ -5131,7 +5133,7 @@ const sa = O(ee), Kn = {
5131
5133
  },
5132
5134
  leaf: !0
5133
5135
  };
5134
- C(Mt);
5136
+ $(Mt);
5135
5137
  function la(t, n) {
5136
5138
  const e = `type=${t} subtype=${n}`, o = B(t, n);
5137
5139
  if (!o) {
@@ -5145,24 +5147,24 @@ function la(t, n) {
5145
5147
  }
5146
5148
  const i = E();
5147
5149
  M(i, r), i.basic.id = T(16), i.basic.key = Wt.key;
5148
- const l = ze(t, n, "chip1", "chip 1"), c = ze(t, n, "chip2", "chip 2"), u = ze(t, n, "chip3", "chip 3"), m = ze(t, n, "chip4", "chip 4"), d = ze(t, n, "chip5", "chip 5"), p = ze(t, n, "chip6", "chip 6");
5150
+ const l = ze(t, n, "chip1", "chip 1"), c = ze(t, n, "chip2", "chip 2"), u = ze(t, n, "chip3", "chip 3"), p = ze(t, n, "chip4", "chip 4"), d = ze(t, n, "chip5", "chip 5"), m = ze(t, n, "chip6", "chip 6");
5149
5151
  return {
5150
5152
  nodeLite: A(i, [
5151
5153
  l.nodeLite,
5152
5154
  c.nodeLite,
5153
5155
  u.nodeLite,
5154
- m.nodeLite,
5156
+ p.nodeLite,
5155
5157
  d.nodeLite,
5156
- p.nodeLite
5158
+ m.nodeLite
5157
5159
  ]),
5158
5160
  nodes: {
5159
5161
  [i.basic.id]: i,
5160
5162
  ...l.nodes,
5161
5163
  ...c.nodes,
5162
5164
  ...u.nodes,
5163
- ...m.nodes,
5165
+ ...p.nodes,
5164
5166
  ...d.nodes,
5165
- ...p.nodes
5167
+ ...m.nodes
5166
5168
  }
5167
5169
  };
5168
5170
  }
@@ -5249,7 +5251,7 @@ const Dn = {
5249
5251
  },
5250
5252
  spawn: la
5251
5253
  };
5252
- C(Wt);
5254
+ $(Wt);
5253
5255
  const aa = {
5254
5256
  key: "common_color_picker_v1",
5255
5257
  name: "x-runtime-lib.colorPicker",
@@ -5260,7 +5262,7 @@ const aa = {
5260
5262
  },
5261
5263
  leaf: !0
5262
5264
  };
5263
- C(aa);
5265
+ $(aa);
5264
5266
  const On = {
5265
5267
  key: "settings",
5266
5268
  name: "x-runtime-lib.settings",
@@ -5312,7 +5314,7 @@ const On = {
5312
5314
  },
5313
5315
  leaf: !0
5314
5316
  };
5315
- C(ca);
5317
+ $(ca);
5316
5318
  const pn = O(ee);
5317
5319
  pn.key = "backgroundColor";
5318
5320
  pn.name = "x-runtime-lib.backgroundColor";
@@ -5335,7 +5337,7 @@ const Fn = {
5335
5337
  }
5336
5338
  ]
5337
5339
  };
5338
- C(Bt);
5340
+ $(Bt);
5339
5341
  const Nn = {
5340
5342
  key: "size",
5341
5343
  name: "x-runtime-lib.size",
@@ -5498,7 +5500,7 @@ const Nn = {
5498
5500
  },
5499
5501
  leaf: !0
5500
5502
  };
5501
- C(ua);
5503
+ $(ua);
5502
5504
  const ma = {
5503
5505
  key: "common_date_picker_v1",
5504
5506
  name: "x-runtime-lib.datePicker",
@@ -5509,7 +5511,7 @@ const ma = {
5509
5511
  },
5510
5512
  leaf: !0
5511
5513
  };
5512
- C(ma);
5514
+ $(ma);
5513
5515
  const pa = {
5514
5516
  key: "common_dialog_v1",
5515
5517
  name: "x-runtime-lib.dialog",
@@ -5530,12 +5532,12 @@ const pa = {
5530
5532
  ],
5531
5533
  teleport: !0
5532
5534
  };
5533
- C(pa);
5535
+ $(pa);
5534
5536
  const Hn = {
5535
5537
  key: "settings",
5536
5538
  name: "x-runtime-lib.settings",
5537
5539
  children: []
5538
- }, $u = {
5540
+ }, Cu = {
5539
5541
  key: "common_file_input_v1",
5540
5542
  name: "x-runtime-lib.fileInput",
5541
5543
  comp: Fs,
@@ -5570,20 +5572,20 @@ const Hn = {
5570
5572
  compCommon: [y, X, Un]
5571
5573
  }
5572
5574
  };
5573
- C(Rt);
5575
+ $(Rt);
5574
5576
  function da(t, n) {
5575
5577
  const e = `type=${t} subtype=${n}`, o = B(t, n);
5576
5578
  if (!o) {
5577
5579
  console.error(`flexLayoutV1/spawn property tag not found, ${e}`);
5578
5580
  return;
5579
5581
  }
5580
- const r = He.properties[o];
5582
+ const r = Ue.properties[o];
5581
5583
  if (!r) {
5582
5584
  console.error(`flexLayoutV1/spawn properties not found, ${e}`);
5583
5585
  return;
5584
5586
  }
5585
5587
  const i = E();
5586
- M(i, r), i.basic.id = T(16), i.basic.key = He.key;
5588
+ M(i, r), i.basic.id = T(16), i.basic.key = Ue.key;
5587
5589
  const l = Kt(
5588
5590
  t,
5589
5591
  n,
@@ -5647,22 +5649,22 @@ function fa(t, n) {
5647
5649
  };
5648
5650
  }
5649
5651
  function Kt(t, n, e, o, r, i, l, c, u) {
5650
- const m = `type=${t} subtype=${n}`, d = B(t, n);
5652
+ const p = `type=${t} subtype=${n}`, d = B(t, n);
5651
5653
  if (!d) {
5652
5654
  console.error(
5653
- `flexLayoutV1/spawnContainer property tag not found, ${m}`
5655
+ `flexLayoutV1/spawnContainer property tag not found, ${p}`
5654
5656
  );
5655
5657
  return;
5656
5658
  }
5657
- const p = Bt.properties[d];
5658
- if (!p) {
5659
+ const m = Bt.properties[d];
5660
+ if (!m) {
5659
5661
  console.error(
5660
- `flexLayoutV1/spawnContainer properties not found, ${m}`
5662
+ `flexLayoutV1/spawnContainer properties not found, ${p}`
5661
5663
  );
5662
5664
  return;
5663
5665
  }
5664
5666
  const f = E();
5665
- return M(f, p), f.basic.id = T(16), f.basic.key = Bt.key, o && (f.size.width = o), r && (f.size.minWidth = r), l && (f.size.height = l), c && (f.size.minHeight = c), e && (f.settings.backgroundColor.mode = "custom", f.settings.backgroundColor.custom.light = e, f.settings.backgroundColor.custom.dark = e), {
5667
+ return M(f, m), f.basic.id = T(16), f.basic.key = Bt.key, o && (f.size.width = o), r && (f.size.minWidth = r), l && (f.size.height = l), c && (f.size.minHeight = c), e && (f.settings.backgroundColor.mode = "custom", f.settings.backgroundColor.custom.light = e, f.settings.backgroundColor.custom.dark = e), {
5666
5668
  nodeLite: A(f, []),
5667
5669
  nodes: {
5668
5670
  [f.basic.id]: f
@@ -5842,7 +5844,7 @@ const Jn = {
5842
5844
  },
5843
5845
  dn
5844
5846
  ]
5845
- }, He = {
5847
+ }, Ue = {
5846
5848
  key: "common_flex_layout_v1",
5847
5849
  name: "x-runtime-lib.flexLayout",
5848
5850
  comp: Ns,
@@ -5858,7 +5860,7 @@ const Jn = {
5858
5860
  ],
5859
5861
  spawn: da
5860
5862
  };
5861
- C(He);
5863
+ $(Ue);
5862
5864
  const qn = {
5863
5865
  key: "settings",
5864
5866
  name: "x-runtime-lib.settings",
@@ -6039,7 +6041,7 @@ const qn = {
6039
6041
  ],
6040
6042
  leaf: !0
6041
6043
  };
6042
- C(Dt);
6044
+ $(Dt);
6043
6045
  function ya(t, n) {
6044
6046
  const e = `type=${t} subtype=${n}`, o = B(t, n);
6045
6047
  if (!o) {
@@ -6115,7 +6117,7 @@ const Yn = {
6115
6117
  ],
6116
6118
  spawn: ya
6117
6119
  };
6118
- C(Ot);
6120
+ $(Ot);
6119
6121
  const ga = O(ee), Zn = {
6120
6122
  key: "settings",
6121
6123
  name: "x-runtime-lib.settings",
@@ -6151,7 +6153,7 @@ const ga = O(ee), Zn = {
6151
6153
  },
6152
6154
  leaf: !0
6153
6155
  };
6154
- C(ha);
6156
+ $(ha);
6155
6157
  const _a = {
6156
6158
  key: "common_menu_v1",
6157
6159
  name: "x-runtime-lib.menu",
@@ -6172,7 +6174,7 @@ const _a = {
6172
6174
  ],
6173
6175
  teleport: !0
6174
6176
  };
6175
- C(_a);
6177
+ $(_a);
6176
6178
  function va(t, n) {
6177
6179
  const e = `type=${t} subtype=${n}`, o = B(t, n);
6178
6180
  if (!o) {
@@ -6392,7 +6394,7 @@ const Qn = {
6392
6394
  leaf: !0,
6393
6395
  spawn: va
6394
6396
  };
6395
- C(Ft);
6397
+ $(Ft);
6396
6398
  const to = {
6397
6399
  key: "settings",
6398
6400
  name: "x-runtime-lib.settings",
@@ -6466,7 +6468,7 @@ const to = {
6466
6468
  },
6467
6469
  leaf: !0
6468
6470
  };
6469
- C(xa);
6471
+ $(xa);
6470
6472
  const ka = O(ee), no = {
6471
6473
  key: "settings",
6472
6474
  name: "x-runtime-lib.settings",
@@ -6514,7 +6516,7 @@ const ka = O(ee), no = {
6514
6516
  },
6515
6517
  leaf: !0
6516
6518
  };
6517
- C(Nt);
6519
+ $(Nt);
6518
6520
  function wa(t, n) {
6519
6521
  const e = `type=${t} subtype=${n}`, o = B(t, n);
6520
6522
  if (!o) {
@@ -6617,7 +6619,7 @@ const oo = {
6617
6619
  },
6618
6620
  spawn: wa
6619
6621
  };
6620
- C(jt);
6622
+ $(jt);
6621
6623
  const io = {
6622
6624
  key: "settings",
6623
6625
  name: "x-runtime-lib.settings",
@@ -6745,7 +6747,7 @@ const io = {
6745
6747
  },
6746
6748
  leaf: !0
6747
6749
  };
6748
- C(Ia);
6750
+ $(Ia);
6749
6751
  const ro = {
6750
6752
  key: "settings",
6751
6753
  name: "x-runtime-lib.settings",
@@ -6811,7 +6813,7 @@ const ro = {
6811
6813
  },
6812
6814
  leaf: !0
6813
6815
  };
6814
- C(Sa);
6816
+ $(Sa);
6815
6817
  const so = {
6816
6818
  key: "settings",
6817
6819
  name: "x-runtime-lib.settings",
@@ -6853,7 +6855,7 @@ const so = {
6853
6855
  default: !1
6854
6856
  }
6855
6857
  ]
6856
- }, Ca = {
6858
+ }, $a = {
6857
6859
  key: "common_select_v1",
6858
6860
  name: "x-runtime-lib.select",
6859
6861
  comp: tl,
@@ -6863,7 +6865,7 @@ const so = {
6863
6865
  },
6864
6866
  leaf: !0
6865
6867
  };
6866
- C(Ca);
6868
+ $($a);
6867
6869
  const fn = O(ee);
6868
6870
  fn.key = "color";
6869
6871
  fn.name = "x-runtime-lib.color";
@@ -6999,7 +7001,7 @@ const lo = {
6999
7001
  default: void 0
7000
7002
  }
7001
7003
  ]
7002
- }, $a = {
7004
+ }, Ca = {
7003
7005
  key: "common_slider_v1",
7004
7006
  name: "x-runtime-lib.slider",
7005
7007
  comp: nl,
@@ -7009,7 +7011,7 @@ const lo = {
7009
7011
  },
7010
7012
  leaf: !0
7011
7013
  };
7012
- C($a);
7014
+ $(Ca);
7013
7015
  const Gt = {
7014
7016
  key: "common_stepper_header_v1",
7015
7017
  name: "x-runtime-lib.stepperHeader",
@@ -7019,7 +7021,7 @@ const Gt = {
7019
7021
  compCommon: [y]
7020
7022
  }
7021
7023
  };
7022
- C(Gt);
7024
+ $(Gt);
7023
7025
  const co = {
7024
7026
  key: "settings",
7025
7027
  name: "x-runtime-lib.settings",
@@ -7040,7 +7042,7 @@ const co = {
7040
7042
  compCommon: [y, co]
7041
7043
  }
7042
7044
  };
7043
- C(Ht);
7045
+ $(Ht);
7044
7046
  const Ut = {
7045
7047
  key: "common_stepper_window_v1",
7046
7048
  name: "x-runtime-lib.stepperWindow",
@@ -7050,7 +7052,7 @@ const Ut = {
7050
7052
  compCommon: [y]
7051
7053
  }
7052
7054
  };
7053
- C(Ut);
7055
+ $(Ut);
7054
7056
  const uo = {
7055
7057
  key: "settings",
7056
7058
  name: "x-runtime-lib.settings",
@@ -7071,7 +7073,7 @@ const uo = {
7071
7073
  compCommon: [y, uo]
7072
7074
  }
7073
7075
  };
7074
- C(Jt);
7076
+ $(Jt);
7075
7077
  function Va(t, n) {
7076
7078
  const e = `type=${t} subtype=${n}`, o = B(t, n);
7077
7079
  if (!o) {
@@ -7151,7 +7153,7 @@ function La(t, n) {
7151
7153
  }
7152
7154
  const i = E();
7153
7155
  M(i, r), i.basic.id = T(16), i.basic.key = Ut.key;
7154
- const l = Ct(t, n, "step1", "step 1"), c = Ct(t, n, "step2", "step 2"), u = Ct(t, n, "step3", "step 3");
7156
+ const l = $t(t, n, "step1", "step 1"), c = $t(t, n, "step2", "step 2"), u = $t(t, n, "step3", "step 3");
7155
7157
  return {
7156
7158
  nodeLite: A(i, [l.nodeLite, c.nodeLite, u.nodeLite]),
7157
7159
  nodes: {
@@ -7162,7 +7164,7 @@ function La(t, n) {
7162
7164
  }
7163
7165
  };
7164
7166
  }
7165
- function Ct(t, n, e, o) {
7167
+ function $t(t, n, e, o) {
7166
7168
  const r = `type=${t} subtype=${n}`, i = B(t, n);
7167
7169
  if (!i) {
7168
7170
  console.error(
@@ -7194,13 +7196,13 @@ function za(t, n, e) {
7194
7196
  console.error(`stepperV1/spawnCard property tag not found, ${o}`);
7195
7197
  return;
7196
7198
  }
7197
- const i = Ge.properties[r];
7199
+ const i = He.properties[r];
7198
7200
  if (!i) {
7199
7201
  console.error(`stepperV1/spawnCard properties not found, ${o}`);
7200
7202
  return;
7201
7203
  }
7202
7204
  const l = E();
7203
- return M(l, i), l.basic.id = T(16), l.basic.key = Ge.key, l.settings.title = e, {
7205
+ return M(l, i), l.basic.id = T(16), l.basic.key = He.key, l.settings.title = e, {
7204
7206
  nodeLite: A(l, []),
7205
7207
  nodes: {
7206
7208
  [l.basic.id]: l
@@ -7234,7 +7236,7 @@ const mo = {
7234
7236
  },
7235
7237
  spawn: Va
7236
7238
  };
7237
- C(qt);
7239
+ $(qt);
7238
7240
  const Ta = {
7239
7241
  key: "common_switch_v1",
7240
7242
  name: "x-runtime-lib.switch",
@@ -7245,7 +7247,7 @@ const Ta = {
7245
7247
  },
7246
7248
  leaf: !0
7247
7249
  };
7248
- C(Ta);
7250
+ $(Ta);
7249
7251
  const po = {
7250
7252
  key: "settings",
7251
7253
  name: "x-runtime-lib.settings",
@@ -7273,7 +7275,7 @@ const po = {
7273
7275
  },
7274
7276
  leaf: !0
7275
7277
  };
7276
- C(Xt);
7278
+ $(Xt);
7277
7279
  function Ea(t, n) {
7278
7280
  const e = `type=${t} subtype=${n}`, o = B(t, n);
7279
7281
  if (!o) {
@@ -7287,7 +7289,7 @@ function Ea(t, n) {
7287
7289
  }
7288
7290
  const i = E();
7289
7291
  M(i, r), i.basic.id = T(16), i.basic.key = Yt.key;
7290
- const l = $t(t, n, "tab1", "tab 1"), c = $t(t, n, "tab2", "tab 2"), u = $t(t, n, "tab3", "tab 3");
7292
+ const l = Ct(t, n, "tab1", "tab 1"), c = Ct(t, n, "tab2", "tab 2"), u = Ct(t, n, "tab3", "tab 3");
7291
7293
  return {
7292
7294
  nodeLite: A(i, [l.nodeLite, c.nodeLite, u.nodeLite]),
7293
7295
  nodes: {
@@ -7298,7 +7300,7 @@ function Ea(t, n) {
7298
7300
  }
7299
7301
  };
7300
7302
  }
7301
- function $t(t, n, e, o) {
7303
+ function Ct(t, n, e, o) {
7302
7304
  const r = `type=${t} subtype=${n}`, i = B(t, n);
7303
7305
  if (!i) {
7304
7306
  console.error(`tabsV1/spawnTab property tag not found, ${r}`);
@@ -7415,20 +7417,20 @@ const fo = {
7415
7417
  },
7416
7418
  spawn: Ea
7417
7419
  };
7418
- C(Yt);
7420
+ $(Yt);
7419
7421
  function Aa(t, n) {
7420
7422
  const e = `type=${t} subtype=${n}`, o = B(t, n);
7421
7423
  if (!o) {
7422
7424
  console.error(`textV1/spawn property tag not found, ${e}`);
7423
7425
  return;
7424
7426
  }
7425
- const r = Ce.properties[o];
7427
+ const r = $e.properties[o];
7426
7428
  if (!r) {
7427
7429
  console.error(`textV1/spawn properties not found, ${e}`);
7428
7430
  return;
7429
7431
  }
7430
7432
  const i = E();
7431
- return M(i, r), i.basic.id = T(16), i.basic.key = Ce.key, i.settings.text = "text", {
7433
+ return M(i, r), i.basic.id = T(16), i.basic.key = $e.key, i.settings.text = "text", {
7432
7434
  nodeLite: A(i),
7433
7435
  nodes: {
7434
7436
  [i.basic.id]: i
@@ -7521,7 +7523,7 @@ const yo = {
7521
7523
  default: !1
7522
7524
  }
7523
7525
  ]
7524
- }, Ce = {
7526
+ }, $e = {
7525
7527
  key: "common_text_v1",
7526
7528
  name: "x-runtime-lib.text",
7527
7529
  comp: yl,
@@ -7532,7 +7534,7 @@ const yo = {
7532
7534
  leaf: !0,
7533
7535
  spawn: Aa
7534
7536
  };
7535
- C(Ce);
7537
+ $($e);
7536
7538
  function Ma(t, n) {
7537
7539
  const e = `type=${t} subtype=${n}`, o = B(t, n);
7538
7540
  if (!o) {
@@ -7634,7 +7636,7 @@ const bo = {
7634
7636
  leaf: !0,
7635
7637
  spawn: Ma
7636
7638
  };
7637
- C(Zt);
7639
+ $(Zt);
7638
7640
  const Qt = {
7639
7641
  key: "common_timeline_item_v1",
7640
7642
  name: "x-runtime-lib.timelineItem",
@@ -7644,7 +7646,7 @@ const Qt = {
7644
7646
  compCommon: [y]
7645
7647
  }
7646
7648
  };
7647
- C(Qt);
7649
+ $(Qt);
7648
7650
  function Wa(t, n) {
7649
7651
  const e = `type=${t} subtype=${n}`, o = B(t, n);
7650
7652
  if (!o) {
@@ -7697,13 +7699,13 @@ function Ba(t, n, e) {
7697
7699
  console.error(`timelineV1/spawnText property tag not found, ${o}`);
7698
7700
  return;
7699
7701
  }
7700
- const i = Ce.properties[r];
7702
+ const i = $e.properties[r];
7701
7703
  if (!i) {
7702
7704
  console.error(`timelineV1/spawnText properties not found, ${o}`);
7703
7705
  return;
7704
7706
  }
7705
7707
  const l = E();
7706
- return M(l, i), l.basic.id = T(16), l.basic.key = Ce.key, l.settings.text = e, {
7708
+ return M(l, i), l.basic.id = T(16), l.basic.key = $e.key, l.settings.text = e, {
7707
7709
  nodeLite: A(l),
7708
7710
  nodes: {
7709
7711
  [l.basic.id]: l
@@ -7798,7 +7800,7 @@ const Ra = O(ee), Ka = O(ee), go = {
7798
7800
  },
7799
7801
  spawn: Wa
7800
7802
  };
7801
- C(en);
7803
+ $(en);
7802
7804
  const tn = {
7803
7805
  key: "common_window_item_v1",
7804
7806
  name: "x-runtime-lib.windowItem",
@@ -7808,7 +7810,7 @@ const tn = {
7808
7810
  compCommon: [y]
7809
7811
  }
7810
7812
  };
7811
- C(tn);
7813
+ $(tn);
7812
7814
  function Da(t, n) {
7813
7815
  const e = `type=${t} subtype=${n}`, o = B(t, n);
7814
7816
  if (!o) {
@@ -7863,13 +7865,13 @@ function Oa(t, n, e) {
7863
7865
  );
7864
7866
  return;
7865
7867
  }
7866
- const i = He.properties[r];
7868
+ const i = Ue.properties[r];
7867
7869
  if (!i) {
7868
7870
  console.error(`windowV1/spawnFlexLayout properties not found, ${o}`);
7869
7871
  return;
7870
7872
  }
7871
7873
  const l = E();
7872
- M(l, i), l.basic.id = T(16), l.basic.key = He.key, l.size.height = "200px", l.settings.mainAlign.xs = "center", l.settings.crossAlign.xs = "center", l.settings.backgroundColor.mode = "theme", l.settings.backgroundColor.theme = "background2";
7874
+ M(l, i), l.basic.id = T(16), l.basic.key = Ue.key, l.size.height = "200px", l.settings.mainAlign.xs = "center", l.settings.crossAlign.xs = "center", l.settings.backgroundColor.mode = "theme", l.settings.backgroundColor.theme = "background2";
7873
7875
  const c = Fa(t, n, e);
7874
7876
  return {
7875
7877
  nodeLite: A(l, [c.nodeLite]),
@@ -7885,13 +7887,13 @@ function Fa(t, n, e) {
7885
7887
  console.error(`windowV1/spawnText property tag not found, ${o}`);
7886
7888
  return;
7887
7889
  }
7888
- const i = Ce.properties[r];
7890
+ const i = $e.properties[r];
7889
7891
  if (!i) {
7890
7892
  console.error(`windowV1/spawnText properties not found, ${o}`);
7891
7893
  return;
7892
7894
  }
7893
7895
  const l = E();
7894
- return M(l, i), l.basic.id = T(16), l.basic.key = Ce.key, l.settings.text = e, l.settings.style.xs = "h6", {
7896
+ return M(l, i), l.basic.id = T(16), l.basic.key = $e.key, l.settings.text = e, l.settings.style.xs = "h6", {
7895
7897
  nodeLite: A(l),
7896
7898
  nodes: {
7897
7899
  [l.basic.id]: l
@@ -7956,7 +7958,7 @@ const ho = {
7956
7958
  },
7957
7959
  spawn: Da
7958
7960
  };
7959
- C(nn);
7961
+ $(nn);
7960
7962
  const ot = {
7961
7963
  key: "settings",
7962
7964
  name: "x-runtime-lib.settings",
@@ -7987,7 +7989,7 @@ const ot = {
7987
7989
  },
7988
7990
  leaf: !0
7989
7991
  };
7990
- C(Na);
7992
+ $(Na);
7991
7993
  const rt = {
7992
7994
  key: "settings",
7993
7995
  name: "x-runtime-lib.settings",
@@ -8024,7 +8026,7 @@ const rt = {
8024
8026
  },
8025
8027
  leaf: !0
8026
8028
  };
8027
- C(ja);
8029
+ $(ja);
8028
8030
  const lt = {
8029
8031
  key: "settings",
8030
8032
  name: "x-runtime-lib.settings",
@@ -8048,7 +8050,7 @@ const lt = {
8048
8050
  },
8049
8051
  leaf: !0
8050
8052
  };
8051
- C(Ga);
8053
+ $(Ga);
8052
8054
  const _o = {
8053
8055
  key: "settings",
8054
8056
  name: "x-runtime-lib.settings",
@@ -8069,7 +8071,7 @@ const _o = {
8069
8071
  compCommon: [y, _o]
8070
8072
  }
8071
8073
  };
8072
- C(Ha);
8074
+ $(Ha);
8073
8075
  const at = {
8074
8076
  key: "settings",
8075
8077
  name: "x-runtime-lib.settings",
@@ -8099,10 +8101,10 @@ const at = {
8099
8101
  },
8100
8102
  leaf: !0
8101
8103
  };
8102
- C(Ua);
8103
- const Ke = O(ee);
8104
- Ke.key = "backgroundColor";
8105
- Ke.name = "x-runtime-lib.backgroundColor";
8104
+ $(Ua);
8105
+ const De = O(ee);
8106
+ De.key = "backgroundColor";
8107
+ De.name = "x-runtime-lib.backgroundColor";
8106
8108
  const Fo = {
8107
8109
  key: "adaptSlot",
8108
8110
  name: "x-runtime-lib.adaptSlot",
@@ -8111,19 +8113,19 @@ const Fo = {
8111
8113
  }, Ja = {
8112
8114
  key: "settings",
8113
8115
  name: "x-runtime-lib.settings",
8114
- children: [Ke]
8116
+ children: [De]
8115
8117
  }, qa = {
8116
8118
  key: "settings",
8117
8119
  name: "x-runtime-lib.settings",
8118
- children: [Ke, Fo]
8120
+ children: [De, Fo]
8119
8121
  }, Xa = {
8120
8122
  key: "settings",
8121
8123
  name: "x-runtime-lib.settings",
8122
- children: [Ke]
8124
+ children: [De]
8123
8125
  }, Ya = {
8124
8126
  key: "settings",
8125
8127
  name: "x-runtime-lib.settings",
8126
- children: [Ke, Fo]
8128
+ children: [De, Fo]
8127
8129
  }, Za = {
8128
8130
  key: "startup",
8129
8131
  name: "x-runtime-lib.startup"
@@ -8165,7 +8167,7 @@ const Fo = {
8165
8167
  events: [Za, Qa, ec],
8166
8168
  internal: !0
8167
8169
  };
8168
- C(tc);
8170
+ $(tc);
8169
8171
  const nc = [
8170
8172
  { title: "x-runtime-lib.title", value: "title" },
8171
8173
  { title: "x-runtime-lib.end", value: "end" },
@@ -8310,12 +8312,12 @@ const nc = [
8310
8312
  { title: "x-runtime-lib.notSet", value: "" },
8311
8313
  { title: "x-runtime-lib.end", value: "end" },
8312
8314
  { title: "x-runtime-lib.start", value: "start" }
8313
- ], Cc = [
8315
+ ], $c = [
8314
8316
  { title: "x-runtime-lib.notSet", value: "" },
8315
8317
  { title: "x-runtime-lib.end", value: "end" },
8316
8318
  { title: "x-runtime-lib.start", value: "start" },
8317
8319
  { title: "x-runtime-lib.both", value: "both" }
8318
- ], $c = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8320
+ ], Cc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8319
8321
  __proto__: null,
8320
8322
  alignTabsItemsV1: nc,
8321
8323
  axisTypeItemsV1: oc,
@@ -8341,7 +8343,7 @@ const nc = [
8341
8343
  timelineAlignItemsV1: wc,
8342
8344
  timelineDirectionItemsV1: Ic,
8343
8345
  timelineSideItemsV1: Sc,
8344
- timelineTruncateLineItemsV1: Cc
8346
+ timelineTruncateLineItemsV1: $c
8345
8347
  }, Symbol.toStringTag, { value: "Module" })), Vc = [
8346
8348
  {
8347
8349
  title: "x-runtime-lib.notSet",
@@ -8810,7 +8812,7 @@ const nc = [
8810
8812
  version: "v1",
8811
8813
  globalityKey: "globality_v1",
8812
8814
  refKey: "ref_v1",
8813
- items: { ...$c },
8815
+ items: { ...Cc },
8814
8816
  types: { ...Mc },
8815
8817
  elements: /* @__PURE__ */ new Set([
8816
8818
  "globality_v1",
@@ -8937,7 +8939,7 @@ function Vu(t, n, e, o, r) {
8937
8939
  return;
8938
8940
  }
8939
8941
  if (o) {
8940
- const u = c.refKey, m = r;
8942
+ const u = c.refKey, p = r;
8941
8943
  if (!c.elements.has(u)) {
8942
8944
  console.error(`spawnNode [ref] element not found in pkg, ${i}`);
8943
8945
  return;
@@ -8947,13 +8949,13 @@ function Vu(t, n, e, o, r) {
8947
8949
  console.error(`spawnNode [ref] element not found in global, ${i}`);
8948
8950
  return;
8949
8951
  }
8950
- const p = d.properties[l];
8951
- if (!p) {
8952
+ const m = d.properties[l];
8953
+ if (!m) {
8952
8954
  console.error(`spawnNode [ref] properties not found, ${i}`);
8953
8955
  return;
8954
8956
  }
8955
8957
  const f = E();
8956
- return M(f, p), f.basic.id = T(16), f.basic.key = u, f.settings || (f.settings = {}), f.settings.comp = m, {
8958
+ return M(f, m), f.basic.id = T(16), f.basic.key = u, f.settings || (f.settings = {}), f.settings.comp = p, {
8957
8959
  nodeLite: A(f),
8958
8960
  nodes: {
8959
8961
  [f.basic.id]: f
@@ -8965,26 +8967,26 @@ function Vu(t, n, e, o, r) {
8965
8967
  console.error(`spawnNode [key] element not found in pkg, ${i}`);
8966
8968
  return;
8967
8969
  }
8968
- const m = ke[u];
8969
- if (!m) {
8970
+ const p = ke[u];
8971
+ if (!p) {
8970
8972
  console.error(`spawnNode [key] element not found in global, ${i}`);
8971
8973
  return;
8972
8974
  }
8973
- if (m.spawn)
8974
- return m.spawn(t, n);
8975
+ if (p.spawn)
8976
+ return p.spawn(t, n);
8975
8977
  {
8976
- const d = m.properties[l];
8978
+ const d = p.properties[l];
8977
8979
  if (!d) {
8978
8980
  console.error(`spawnNode [key] properties not found, ${i}`);
8979
8981
  return;
8980
8982
  }
8981
- const p = E();
8982
- M(p, d), p.basic.id = T(16), p.basic.key = u;
8983
+ const m = E();
8984
+ M(m, d), m.basic.id = T(16), m.basic.key = u;
8983
8985
  let f;
8984
- return m.leaf || (f = []), {
8985
- nodeLite: A(p, f),
8986
+ return p.leaf || (f = []), {
8987
+ nodeLite: A(m, f),
8986
8988
  nodes: {
8987
- [p.basic.id]: p
8989
+ [m.basic.id]: m
8988
8990
  }
8989
8991
  };
8990
8992
  }
@@ -9044,7 +9046,7 @@ function Z() {
9044
9046
  function Au(t) {
9045
9047
  ye(Ho, rn(t));
9046
9048
  }
9047
- function De() {
9049
+ function Oe() {
9048
9050
  return fe(Ho);
9049
9051
  }
9050
9052
  function Mu(t) {
@@ -9065,7 +9067,7 @@ function Bu(t) {
9065
9067
  function we() {
9066
9068
  return fe(qo);
9067
9069
  }
9068
- function $e(t) {
9070
+ function Ce(t) {
9069
9071
  ye(Xo, t);
9070
9072
  }
9071
9073
  function le() {
@@ -9089,7 +9091,7 @@ function Uc(t) {
9089
9091
  function _e() {
9090
9092
  return fe(Qo, void 0);
9091
9093
  }
9092
- function Fe(t) {
9094
+ function Ne(t) {
9093
9095
  const n = [t.type];
9094
9096
  return t.type === "elementProperty" ? n.push(t.nodeId, t.propertyKeys) : t.type === "customProperty" || t.type === "adaptSlotProperty" ? n.push(t.propertyId) : t.type === "state" ? n.push(t.stateId) : console.assert(!1), n.join("/");
9095
9097
  }
@@ -9107,77 +9109,77 @@ function ct(t, n, e, o, r) {
9107
9109
  console.assert(!1);
9108
9110
  continue;
9109
9111
  }
9110
- let m = null;
9111
- for (const p of u)
9112
- if (e === Fe(p)) {
9113
- if (p.subKeys) {
9112
+ let p = null;
9113
+ for (const m of u)
9114
+ if (e === Ne(m)) {
9115
+ if (m.subKeys) {
9114
9116
  if (!ce(
9115
- Ie(o, p.subKeys),
9116
- Ie(r, p.subKeys)
9117
+ Ie(o, m.subKeys),
9118
+ Ie(r, m.subKeys)
9117
9119
  )) {
9118
- m = p;
9120
+ p = m;
9119
9121
  break;
9120
9122
  }
9121
9123
  } else if (!ce(o, r)) {
9122
- m = p;
9124
+ p = m;
9123
9125
  break;
9124
9126
  }
9125
9127
  }
9126
- if (!m)
9128
+ if (!p)
9127
9129
  continue;
9128
9130
  let d;
9129
- m.subKeys ? d = Ie(o, m.subKeys) : d = o;
9130
- for (const p of u)
9131
- if (p.subKeys) {
9131
+ p.subKeys ? d = Ie(o, p.subKeys) : d = o;
9132
+ for (const m of u)
9133
+ if (m.subKeys) {
9132
9134
  let f;
9133
- if (p.type === "elementProperty")
9135
+ if (m.type === "elementProperty")
9134
9136
  f = t.getElementProperty(
9135
- p.nodeId,
9136
- p.propertyKeys.split(".")
9137
+ m.nodeId,
9138
+ m.propertyKeys.split(".")
9137
9139
  );
9138
- else if (p.type === "customProperty")
9139
- f = t.getCustomProperty(p.propertyId);
9140
- else if (p.type === "state")
9141
- f = t.getState(p.stateId);
9142
- else if (p.type === "adaptSlotProperty")
9143
- f = t.getAdaptSlotProperty(p.propertyId);
9140
+ else if (m.type === "customProperty")
9141
+ f = t.getCustomProperty(m.propertyId);
9142
+ else if (m.type === "state")
9143
+ f = t.getState(m.stateId);
9144
+ else if (m.type === "adaptSlotProperty")
9145
+ f = t.getAdaptSlotProperty(m.propertyId);
9144
9146
  else {
9145
9147
  console.assert(!1);
9146
9148
  continue;
9147
9149
  }
9148
- const _ = Ie(f, p.subKeys);
9149
- if (ce(d, _))
9150
+ const g = Ie(f, m.subKeys);
9151
+ if (ce(d, g))
9150
9152
  continue;
9151
- const g = O(f);
9152
- ln(g, p.subKeys, O(d)), p.type === "elementProperty" ? t.setElementProperty(
9153
- p.nodeId,
9154
- p.propertyKeys.split("."),
9155
- g
9156
- ) : p.type === "customProperty" ? t.setCustomProperty(p.propertyId, g) : p.type === "state" ? t.setState(p.stateId, g) : p.type === "adaptSlotProperty" ? t.setAdaptSlotProperty(p.propertyId, g) : console.assert(!1);
9153
+ const h = O(f);
9154
+ ln(h, m.subKeys, O(d)), m.type === "elementProperty" ? t.setElementProperty(
9155
+ m.nodeId,
9156
+ m.propertyKeys.split("."),
9157
+ h
9158
+ ) : m.type === "customProperty" ? t.setCustomProperty(m.propertyId, h) : m.type === "state" ? t.setState(m.stateId, h) : m.type === "adaptSlotProperty" ? t.setAdaptSlotProperty(m.propertyId, h) : console.assert(!1);
9157
9159
  } else {
9158
9160
  let f;
9159
- if (p.type === "elementProperty")
9161
+ if (m.type === "elementProperty")
9160
9162
  f = t.getElementProperty(
9161
- p.nodeId,
9162
- p.propertyKeys.split(".")
9163
+ m.nodeId,
9164
+ m.propertyKeys.split(".")
9163
9165
  );
9164
- else if (p.type === "customProperty")
9165
- f = t.getCustomProperty(p.propertyId);
9166
- else if (p.type === "state")
9167
- f = t.getState(p.stateId);
9168
- else if (p.type === "adaptSlotProperty")
9169
- f = t.getAdaptSlotProperty(p.propertyId);
9166
+ else if (m.type === "customProperty")
9167
+ f = t.getCustomProperty(m.propertyId);
9168
+ else if (m.type === "state")
9169
+ f = t.getState(m.stateId);
9170
+ else if (m.type === "adaptSlotProperty")
9171
+ f = t.getAdaptSlotProperty(m.propertyId);
9170
9172
  else {
9171
9173
  console.assert(!1);
9172
9174
  continue;
9173
9175
  }
9174
9176
  if (ce(d, f))
9175
9177
  continue;
9176
- p.type === "elementProperty" ? t.setElementProperty(
9177
- p.nodeId,
9178
- p.propertyKeys.split("."),
9178
+ m.type === "elementProperty" ? t.setElementProperty(
9179
+ m.nodeId,
9180
+ m.propertyKeys.split("."),
9179
9181
  O(d)
9180
- ) : p.type === "customProperty" ? t.setCustomProperty(p.propertyId, O(d)) : p.type === "state" ? t.setState(p.stateId, O(d)) : p.type === "adaptSlotProperty" ? t.setAdaptSlotProperty(p.propertyId, O(d)) : console.assert(!1);
9182
+ ) : m.type === "customProperty" ? t.setCustomProperty(m.propertyId, O(d)) : m.type === "state" ? t.setState(m.stateId, O(d)) : m.type === "adaptSlotProperty" ? t.setAdaptSlotProperty(m.propertyId, O(d)) : console.assert(!1);
9181
9183
  }
9182
9184
  }
9183
9185
  }
@@ -9327,14 +9329,14 @@ function et(t, n) {
9327
9329
  function tm() {
9328
9330
  let t;
9329
9331
  const n = async () => (t = (await Li()).newRuntime(), console.log("runtime created"), t);
9330
- return Je(() => {
9332
+ return Be(() => {
9331
9333
  t && (t.dispose(), console.log("runtime dispose"));
9332
9334
  }), { createRuntime: n };
9333
9335
  }
9334
9336
  function Me(t) {
9335
9337
  return !!t.vm;
9336
9338
  }
9337
- function Ue(t, n) {
9339
+ function Je(t, n) {
9338
9340
  if (n === null)
9339
9341
  return t.null;
9340
9342
  if (n === !0)
@@ -9344,7 +9346,7 @@ function Ue(t, n) {
9344
9346
  if (Array.isArray(n)) {
9345
9347
  const e = t.newArray();
9346
9348
  for (let o = 0; o < n.length; o++) {
9347
- const r = Ue(t, n[o]);
9349
+ const r = Je(t, n[o]);
9348
9350
  t.setProp(e, o.toString(), r), r.dispose();
9349
9351
  }
9350
9352
  return e;
@@ -9357,7 +9359,7 @@ function Ue(t, n) {
9357
9359
  case "object": {
9358
9360
  const e = t.newObject();
9359
9361
  for (const o of Object.keys(n)) {
9360
- const r = Ue(t, n[o]);
9362
+ const r = Je(t, n[o]);
9361
9363
  t.setProp(e, o, r), r.dispose();
9362
9364
  }
9363
9365
  return e;
@@ -9379,13 +9381,13 @@ function Xc(t) {
9379
9381
  const u = i[c].trim();
9380
9382
  if (u !== "")
9381
9383
  if (/^\[\d+\]$/.test(u)) {
9382
- let m = parseInt(u.slice(1, -1), 10);
9383
- m > 0 && m--;
9384
- const d = n.newNumber(m);
9384
+ let p = parseInt(u.slice(1, -1), 10);
9385
+ p > 0 && p--;
9386
+ const d = n.newNumber(p);
9385
9387
  n.setProp(r, l.toString(), d), d.dispose(), l++;
9386
9388
  } else {
9387
- const m = n.newString(u);
9388
- n.setProp(r, l.toString(), m), m.dispose(), l++;
9389
+ const p = n.newString(u);
9390
+ n.setProp(r, l.toString(), p), p.dispose(), l++;
9389
9391
  }
9390
9392
  }
9391
9393
  return r;
@@ -9414,9 +9416,9 @@ function Xc(t) {
9414
9416
  const d = Pe(l, n.getProp(n.global, "__timeoutCallback__"));
9415
9417
  n.callFunction(d, n.global, n.newNumber(r));
9416
9418
  } catch (c) {
9417
- var u = c, m = !0;
9419
+ var u = c, p = !0;
9418
9420
  } finally {
9419
- Le(l, u, m);
9421
+ Le(l, u, p);
9420
9422
  }
9421
9423
  }
9422
9424
  }, i);
@@ -9445,20 +9447,20 @@ function Zc(t) {
9445
9447
  }
9446
9448
  const { vm: n } = t;
9447
9449
  n.newFunction("__callFuncV1__", (e, o, r, i, l) => {
9448
- const c = n.getString(e), u = n.getString(o), m = n.dump(r), d = n.getString(i), p = n.getString(l), { id: f, promise: _ } = t.promiseManager.acquire(), g = JSON.stringify(m);
9450
+ const c = n.getString(e), u = n.getString(o), p = n.dump(r), d = n.getString(i), m = n.getString(l), { id: f, promise: g } = t.promiseManager.acquire(), h = JSON.stringify(p);
9449
9451
  return Yc({
9450
9452
  spaceId: c,
9451
9453
  id: u,
9452
- strInputs: g,
9454
+ strInputs: h,
9453
9455
  env: d
9454
9456
  }).then(
9455
9457
  ({ strOutputs: I }) => {
9456
- Me(t) && (_.resolve(n.evalCode(`JSON.parse('${I}')`).unwrap()), t.promiseManager.release(f));
9458
+ Me(t) && (g.resolve(n.evalCode(`JSON.parse('${I}')`).unwrap()), t.promiseManager.release(f));
9457
9459
  },
9458
9460
  (I) => {
9459
- Me(t) && (_.reject(n.newString(`call func <${p}> failed, ${I}`)), t.promiseManager.release(f));
9461
+ Me(t) && (g.reject(n.newString(`call func <${m}> failed, ${I}`)), t.promiseManager.release(f));
9460
9462
  }
9461
- ), _.settled.then(n.runtime.executePendingJobs), _.handle;
9463
+ ), g.settled.then(n.runtime.executePendingJobs), g.handle;
9462
9464
  }).consume((e) => n.setProp(n.global, "__callFuncV1__", e));
9463
9465
  }
9464
9466
  function Qc(t) {
@@ -9482,27 +9484,27 @@ function eu(t) {
9482
9484
  const G = Pe(c, n.getProp(n.global, "__triggerEventInner__"));
9483
9485
  n.callFunction(G, n.global, e, ...o);
9484
9486
  } catch (u) {
9485
- var m = u, d = !0;
9487
+ var p = u, d = !0;
9486
9488
  } finally {
9487
- Le(c, m, d);
9489
+ Le(c, p, d);
9488
9490
  }
9489
9491
  }
9490
9492
  const r = n.getString(e), { kind: i, eventKey: l } = qc(r);
9491
9493
  if (i === "customEvent") {
9492
- var h = [];
9494
+ var _ = [];
9493
9495
  try {
9494
- const G = Pe(h, n.getProp(n.global, "__triggerEventV1__"));
9496
+ const G = Pe(_, n.getProp(n.global, "__triggerEventV1__"));
9495
9497
  {
9496
- var p = [];
9498
+ var m = [];
9497
9499
  try {
9498
- const j = Pe(p, n.newString(
9500
+ const j = Pe(m, n.newString(
9499
9501
  ae("refEvent", t.nodeId, l)
9500
9502
  ));
9501
9503
  n.callFunction(G, n.global, j, ...o);
9502
9504
  } catch (f) {
9503
- var _ = f, g = !0;
9505
+ var g = f, h = !0;
9504
9506
  } finally {
9505
- Le(p, _, g);
9507
+ Le(m, g, h);
9506
9508
  }
9507
9509
  }
9508
9510
  {
@@ -9521,49 +9523,40 @@ function eu(t) {
9521
9523
  } catch (V) {
9522
9524
  var R = V, N = !0;
9523
9525
  } finally {
9524
- Le(h, R, N);
9526
+ Le(_, R, N);
9525
9527
  }
9526
9528
  }
9527
- }).consume((e) => n.setProp(n.global, "__triggerEventV1__", e)), n.newFunction("__getPropertyV1__", (e, o) => {
9528
- const r = n.getString(e), i = n.getString(o), { kind: l, nodeId: c, propertyKey: u } = xo(r);
9529
- let m;
9530
- if (l === "elementProperty")
9531
- m = t.getElementProperty(c, u.split("."));
9532
- else if (l === "refProperty") {
9533
- const d = t.children[c];
9534
- d && (m = d.getCustomProperty(u));
9535
- } else if (l === "multipleRefProperty") {
9536
- const d = t.children[c + "/" + i];
9537
- d && (m = d.getCustomProperty(u));
9538
- } else l === "slotProperty" || l === "multipleSlotProperty" || (l === "customProperty" ? m = t.getCustomProperty(u) : l === "adaptSlotElementProperty" || l === "adaptSlotCustomProperty" ? m = t.getAdaptSlotProperty(u) : console.assert(!1));
9539
- return Ue(n, m);
9540
- }).consume((e) => n.setProp(n.global, "__getPropertyV1__", e)), n.newFunction("__setPropertyV1__", (e, o, r) => {
9541
- const i = n.getString(e), l = n.getString(o), c = n.dump(r), { kind: u, nodeId: m, propertyKey: d } = xo(i);
9542
- if (u === "elementProperty")
9543
- t.setElementProperty(m, d.split("."), c);
9544
- else if (u === "refProperty") {
9545
- const p = t.children[m];
9546
- p && p.setCustomProperty(d, c);
9547
- } else if (u === "multipleRefProperty") {
9548
- const p = t.children[m + "/" + l];
9549
- p && p.setCustomProperty(d, c);
9550
- } else u === "slotProperty" || u === "multipleSlotProperty" || (u === "customProperty" ? t.setCustomProperty(d, c) : u === "adaptSlotElementProperty" || u === "adaptSlotCustomProperty" ? t.setAdaptSlotProperty(d, c) : console.assert(!1));
9529
+ }).consume((e) => n.setProp(n.global, "__triggerEventV1__", e)), n.newFunction("__getPropertyV1__", (e, o, r) => {
9530
+ const i = n.getString(e), l = n.getString(o), c = n.getString(r);
9531
+ let u = t;
9532
+ if (l && (c ? u = t.children[`${l}/${c}`] : u = t.children[l]), !u)
9533
+ return;
9534
+ const { kind: p, nodeId: d, propertyKey: m } = xo(i);
9535
+ let f;
9536
+ return p === "elementProperty" ? f = u.getElementProperty(d, m.split(".")) : p === "refProperty" || p === "multipleRefProperty" ? f = u.getCustomProperty(m) : p === "slotProperty" || p === "multipleSlotProperty" ? f = u.getSlotProperty(m) : p === "customProperty" ? f = t.getCustomProperty(m) : p === "adaptSlotElementProperty" || p === "adaptSlotCustomProperty" ? f = t.getAdaptSlotProperty(m) : console.assert(!1), Je(n, f);
9537
+ }).consume((e) => n.setProp(n.global, "__getPropertyV1__", e)), n.newFunction("__setPropertyV1__", (e, o, r, i) => {
9538
+ const l = n.getString(e), c = n.dump(o), u = n.getString(r), p = n.getString(i);
9539
+ let d = t;
9540
+ if (u && (p ? d = t.children[`${u}/${p}`] : d = t.children[u]), !d)
9541
+ return;
9542
+ const { kind: m, nodeId: f, propertyKey: g } = xo(l);
9543
+ m === "elementProperty" ? d.setElementProperty(f, g.split("."), c) : m === "refProperty" || m === "multipleRefProperty" ? d.setCustomProperty(g, c) : m === "slotProperty" || m === "multipleSlotProperty" ? d.setSlotProperty(g, c) : m === "customProperty" ? t.setCustomProperty(g, c) : m === "adaptSlotElementProperty" || m === "adaptSlotCustomProperty" ? t.setAdaptSlotProperty(g, c) : console.assert(!1);
9551
9544
  }).consume((e) => n.setProp(n.global, "__setPropertyV1__", e)), n.newFunction("__callMethodV1__", (e, o, r) => {
9552
- const i = n.getString(e), l = n.getString(o), c = n.dump(r), { kind: u, nodeId: m, methodKey: d } = ei(i);
9553
- let p;
9545
+ const i = n.getString(e), l = n.getString(o), c = n.dump(r), { kind: u, nodeId: p, methodKey: d } = ei(i);
9546
+ let m;
9554
9547
  if (u === "elementMethod")
9555
- p = t.callElementMethod(i, c);
9548
+ m = t.callElementMethod(i, c);
9556
9549
  else if (u === "refMethod") {
9557
- const f = t.children[m];
9558
- f && (p = f.callCustomMethod(d, c));
9550
+ const f = t.children[p];
9551
+ f && (m = f.callCustomMethod(d, c));
9559
9552
  } else if (u === "multipleRefMethod") {
9560
- const f = t.children[m + "/" + l];
9561
- f && (p = f.callCustomMethod(d, c));
9553
+ const f = t.children[p + "/" + l];
9554
+ f && (m = f.callCustomMethod(d, c));
9562
9555
  } else u === "slotMethod" || u === "multipleSlotMethod" || u === "customMethod" || u === "adaptSlotElementMethod" || u === "adaptSlotCustomMethod" || console.assert(!1);
9563
- return p;
9556
+ return m;
9564
9557
  }).consume((e) => n.setProp(n.global, "__callMethodV1__", e)), n.newFunction("__getStateV1__", (e) => {
9565
9558
  const o = n.getString(e), r = t.getState(o);
9566
- return Ue(n, r);
9559
+ return Je(n, r);
9567
9560
  }).consume((e) => n.setProp(n.global, "__getStateV1__", e)), n.newFunction("__setStateV1__", (e, o) => {
9568
9561
  const r = n.getString(e), i = n.dump(o);
9569
9562
  t.setState(r, i);
@@ -9587,10 +9580,10 @@ function eu(t) {
9587
9580
  Me(t) && (u === void 0 ? c.resolve(n.undefined) : c.resolve(u ? n.true : n.false), t.promiseManager.release(l));
9588
9581
  }), c.settled.then(n.runtime.executePendingJobs), c.handle;
9589
9582
  }).consume((e) => n.setProp(n.global, "__openConfirmDlgV1__", e)), n.newFunction("__openPromptDlgV1__", (e, o, r) => {
9590
- const i = n.getString(e), l = n.getString(o), c = n.dump(r), { id: u, promise: m } = t.promiseManager.acquire();
9583
+ const i = n.getString(e), l = n.getString(o), c = n.dump(r), { id: u, promise: p } = t.promiseManager.acquire();
9591
9584
  return mi({ title: i, label: l, value: c }).then((d) => {
9592
- Me(t) && (d === void 0 ? m.resolve(n.undefined) : m.resolve(n.newString(d)), t.promiseManager.release(u));
9593
- }), m.settled.then(n.runtime.executePendingJobs), m.handle;
9585
+ Me(t) && (d === void 0 ? p.resolve(n.undefined) : p.resolve(n.newString(d)), t.promiseManager.release(u));
9586
+ }), p.settled.then(n.runtime.executePendingJobs), p.handle;
9594
9587
  }).consume((e) => n.setProp(n.global, "__openPromptDlgV1__", e));
9595
9588
  }
9596
9589
  function tu(t) {
@@ -9701,7 +9694,7 @@ class ou {
9701
9694
  class iu {
9702
9695
  kind;
9703
9696
  nodeId;
9704
- refKey;
9697
+ instance;
9705
9698
  // 沙盒关系
9706
9699
  parent;
9707
9700
  children = {};
@@ -9714,21 +9707,23 @@ class iu {
9714
9707
  eventBus = zi();
9715
9708
  // 钩子
9716
9709
  hooks;
9717
- constructor(n, e, o, r, i, l, c, u, m) {
9718
- this.kind = n, this.nodeId = e, this.refKey = o, this.parent = r, this.org = i, this.env = l, this.mode = c, this.type = u, this.hooks = m, this.parent?.addChild(this), this.debugTrace("constructor");
9710
+ constructor(n, e, o, r, i, l, c, u, p) {
9711
+ this.kind = n, this.nodeId = e, this.instance = o, this.parent = r, this.org = i, this.env = l, this.mode = c, this.type = u, this.hooks = p, this.parent?.addChild(this), this.debugTrace("constructor");
9719
9712
  }
9720
9713
  dispose() {
9721
- this.parent?.removeChild(this.nodeId), this.destroyVm(), this.debugTrace("dispose");
9714
+ this.parent?.removeChild(this.nodeId, this.instance), this.destroyVm(), this.debugTrace("dispose");
9722
9715
  }
9723
9716
  debugTrace(...n) {
9724
- const e = this.nodeId ? `sandbox/${this.nodeId}` : "sandbox/root";
9725
- console.log(`<${e}>`, ...n);
9717
+ let e = "sandbox/root";
9718
+ this.nodeId && (e = `sandbox/${this.nodeId}`), this.instance && (e += `/${this.instance}`), console.log(`<${e}>`, ...n);
9726
9719
  }
9727
9720
  addChild(n) {
9728
- this.children[n.nodeId] = n;
9721
+ let e = n.nodeId;
9722
+ n.instance && (e += `/${n.instance}`), this.children[e] = n;
9729
9723
  }
9730
- removeChild(n) {
9731
- delete this.children[n];
9724
+ removeChild(n, e) {
9725
+ let o = n;
9726
+ e && (o += `/${e}`), delete this.children[o];
9732
9727
  }
9733
9728
  //--------------------------
9734
9729
  // 虚拟机
@@ -9753,7 +9748,7 @@ class iu {
9753
9748
  this.debugTrace(`call ${n}(${o})`);
9754
9749
  const r = this.vm.getProp(this.vm.global, n), i = [];
9755
9750
  for (const l of e)
9756
- i.push(Ue(this.vm, l));
9751
+ i.push(Je(this.vm, l));
9757
9752
  this.vm.callFunction(r, this.vm.global, ...i), r.dispose();
9758
9753
  }
9759
9754
  //--------------------------
@@ -9868,15 +9863,15 @@ class iu {
9868
9863
  }
9869
9864
  }
9870
9865
  function tt(t, n, e, o, r) {
9871
- const i = Nc(), l = jc(), c = Z(), u = we(), m = De(), d = Ze(), p = Hc(), f = (b, h, V, R) => {
9866
+ const i = Nc(), l = jc(), c = Z(), u = we(), p = Oe(), d = Ze(), m = Hc(), f = (b, _, V, R) => {
9872
9867
  if (ie(c)) {
9873
- if (ce(h, ["settings", "slot"])) {
9868
+ if (ce(_, ["settings", "slot"])) {
9874
9869
  const N = t.value?.view.nodeLites.find(
9875
9870
  (G) => G.id === b
9876
9871
  );
9877
9872
  N ? N.slotId = V : console.assert(!1);
9878
9873
  }
9879
- if (ce(h, ["settings", "comp"])) {
9874
+ if (ce(_, ["settings", "comp"])) {
9880
9875
  const N = t.value?.view.nodeLites.find(
9881
9876
  (G) => G.id === b
9882
9877
  );
@@ -9884,15 +9879,15 @@ function tt(t, n, e, o, r) {
9884
9879
  }
9885
9880
  if (x.callFunction(
9886
9881
  "__triggerEventV1__",
9887
- ae("elementPropertyChangeEvent", b, h.join(".")),
9882
+ ae("elementPropertyChangeEvent", b, _.join(".")),
9888
9883
  V,
9889
9884
  R ?? V
9890
9885
  ), t.value?.code.reactivity) {
9891
9886
  let N = "";
9892
- h instanceof Array ? N = h.join(".") : N = h, ct(
9887
+ _ instanceof Array ? N = _.join(".") : N = _, ct(
9893
9888
  x,
9894
9889
  t.value.code.reactivity,
9895
- Fe({
9890
+ Ne({
9896
9891
  type: "elementProperty",
9897
9892
  nodeId: b,
9898
9893
  propertyKeys: N
@@ -9902,17 +9897,17 @@ function tt(t, n, e, o, r) {
9902
9897
  );
9903
9898
  }
9904
9899
  }
9905
- }, _ = (b, h, V) => {
9900
+ }, g = (b, _, V) => {
9906
9901
  ie(c) && (x.callFunction(
9907
9902
  "__triggerEventV1__",
9908
9903
  ae("customPropertyChangeEvent", "globality", b),
9909
- h,
9910
- V ?? h
9904
+ _,
9905
+ V ?? _
9911
9906
  ), x.parent?.callFunction(
9912
9907
  "__triggerEventV1__",
9913
9908
  ae("refPropertyChangeEvent", x.nodeId, b),
9914
- h,
9915
- V ?? h
9909
+ _,
9910
+ V ?? _
9916
9911
  ), x.parent?.callFunction(
9917
9912
  "__triggerEventV1__",
9918
9913
  ae(
@@ -9920,36 +9915,36 @@ function tt(t, n, e, o, r) {
9920
9915
  x.nodeId,
9921
9916
  b
9922
9917
  ),
9923
- h,
9924
- V ?? h
9918
+ _,
9919
+ V ?? _
9925
9920
  ), t.value?.code.reactivity && ct(
9926
9921
  x,
9927
9922
  t.value.code.reactivity,
9928
- Fe({ type: "customProperty", propertyId: b }),
9929
- h,
9923
+ Ne({ type: "customProperty", propertyId: b }),
9924
+ _,
9930
9925
  V
9931
9926
  ));
9932
- }, g = (b, h, V) => {
9933
- ie(c) && console.log("onSlotPropetyChange", b, h, V);
9934
- }, I = (b, h, V) => {
9927
+ }, h = (b, _, V) => {
9928
+ ie(c) && console.log("onSlotPropetyChange", b, _, V);
9929
+ }, I = (b, _, V) => {
9935
9930
  ie(c) && t.value?.code.reactivity && ct(
9936
9931
  x,
9937
9932
  t.value.code.reactivity,
9938
- Fe({ type: "adaptSlotProperty", propertyId: b }),
9939
- h,
9933
+ Ne({ type: "adaptSlotProperty", propertyId: b }),
9934
+ _,
9940
9935
  V
9941
9936
  );
9942
- }, v = (b, h, V) => {
9937
+ }, v = (b, _, V) => {
9943
9938
  ie(c) && (x.callFunction(
9944
9939
  "__triggerEventV1__",
9945
9940
  ae("stateChangeEvent", "globality", b),
9946
- h,
9947
- V ?? h
9941
+ _,
9942
+ V ?? _
9948
9943
  ), t.value?.code.reactivity && ct(
9949
9944
  x,
9950
9945
  t.value.code.reactivity,
9951
- Fe({ type: "state", stateId: b }),
9952
- h,
9946
+ Ne({ type: "state", stateId: b }),
9947
+ _,
9953
9948
  V
9954
9949
  ));
9955
9950
  }, x = new iu(
@@ -9963,26 +9958,26 @@ function tt(t, n, e, o, r) {
9963
9958
  u,
9964
9959
  {
9965
9960
  onElementPropertyChange: f,
9966
- onCustomPropertyChange: _,
9967
- onSlotPropetyChange: g,
9961
+ onCustomPropertyChange: g,
9962
+ onSlotPropetyChange: h,
9968
9963
  onAdaptSlotPropertyChange: I,
9969
9964
  onStateChange: v
9970
9965
  }
9971
9966
  );
9972
- if (Uc(x), Je(() => {
9967
+ if (Uc(x), Be(() => {
9973
9968
  x.dispose();
9974
9969
  }), ie(c)) {
9975
9970
  const b = async () => {
9976
- x.destroyVm(), x.associateData(t), x.resetCustomProperties(), x.resetAdaptSlotProperties(), x.resetStates(), !(!t.value || !t.value.code.script) && x.createVm(p, t.value.code.script);
9971
+ x.destroyVm(), x.associateData(t), x.resetCustomProperties(), x.resetAdaptSlotProperties(), x.resetStates(), !(!t.value || !t.value.code.script) && x.createVm(m, t.value.code.script);
9977
9972
  };
9978
9973
  b(), pe(t, () => {
9979
9974
  b();
9980
9975
  });
9981
9976
  }
9982
9977
  ie(c) && pe(
9983
- m,
9984
- (b, h) => {
9985
- const V = ut(b.width), R = ut(h?.width ?? b.width);
9978
+ p,
9979
+ (b, _) => {
9980
+ const V = ut(b.width), R = ut(_?.width ?? b.width);
9986
9981
  x.callFunction(
9987
9982
  "__triggerEventV1__",
9988
9983
  ae("elementEvent", "globality", "screenSizeChange"),
@@ -10027,7 +10022,7 @@ export {
10027
10022
  oa as btnToggleV1,
10028
10023
  At as btnV1,
10029
10024
  ut as calcBreakpoint,
10030
- Ge as cardV1,
10025
+ He as cardV1,
10031
10026
  ra as checkboxV1,
10032
10027
  Wt as chipGroupV1,
10033
10028
  Mt as chipV1,
@@ -10045,12 +10040,12 @@ export {
10045
10040
  Lu as duplicateNodePairs,
10046
10041
  wu as elementKeys,
10047
10042
  ke as elements,
10048
- $u as fileInputV1,
10043
+ Cu as fileInputV1,
10049
10044
  Rt as flexLayoutEntryV1,
10050
- He as flexLayoutV1,
10045
+ Ue as flexLayoutV1,
10051
10046
  Ot as formV1,
10052
10047
  T as genId,
10053
- Oe as getBreakpointProp,
10048
+ Fe as getBreakpointProp,
10054
10049
  Ie as getField,
10055
10050
  wn as getIndexOfBreakpoint,
10056
10051
  Pu as getNodeLite,
@@ -10066,7 +10061,7 @@ export {
10066
10061
  Ze as injectDark,
10067
10062
  le as injectData,
10068
10063
  Gc as injectDepends,
10069
- De as injectDevice,
10064
+ Oe as injectDevice,
10070
10065
  jc as injectEnv,
10071
10066
  Qe as injectId,
10072
10067
  Z as injectMode,
@@ -10095,11 +10090,11 @@ export {
10095
10090
  Nu as makePropertyKeyOfCustomSlot,
10096
10091
  Ou as makePropertyKeyOfElementSlot,
10097
10092
  Qu as makeSlotId,
10098
- Fe as makeTriggerId,
10093
+ Ne as makeTriggerId,
10099
10094
  Rl as mapControlsV1,
10100
10095
  _a as menuV1,
10101
- Ne as meshBasicMaterialV1,
10102
- je as meshV1,
10096
+ je as meshBasicMaterialV1,
10097
+ Ge as meshV1,
10103
10098
  Na as multipleRefV1,
10104
10099
  ja as multipleSlotV1,
10105
10100
  Ft as numberInputV1,
@@ -10117,7 +10112,7 @@ export {
10117
10112
  Oc as pkgs,
10118
10113
  Jl as pointLightV1,
10119
10114
  Mu as provideDark,
10120
- $e as provideData,
10115
+ Ce as provideData,
10121
10116
  Ru as provideDepends,
10122
10117
  Au as provideDevice,
10123
10118
  Tu as provideEnv,
@@ -10132,12 +10127,12 @@ export {
10132
10127
  Ia as rangeSliderV1,
10133
10128
  Sa as ratingV1,
10134
10129
  Ga as referenceV1,
10135
- C as regElement,
10130
+ $ as regElement,
10136
10131
  Ha as renderSwitchV1,
10137
10132
  Ai as reverseBreakpoints,
10138
- Ca as selectV1,
10133
+ $a as selectV1,
10139
10134
  ln as setField,
10140
- $a as sliderV1,
10135
+ Ca as sliderV1,
10141
10136
  Ua as slotV1,
10142
10137
  Vu as spawnNode,
10143
10138
  zt as sphereGeometryV1,
@@ -10151,11 +10146,11 @@ export {
10151
10146
  Xt as tabV1,
10152
10147
  Yt as tabsV1,
10153
10148
  Dt as textFieldV1,
10154
- Ce as textV1,
10149
+ $e as textV1,
10155
10150
  Zt as textareaV1,
10156
10151
  Qt as timelineItemV1,
10157
10152
  en as timelineV1,
10158
- Cu as toEventName,
10153
+ $u as toEventName,
10159
10154
  Su as toMethodName,
10160
10155
  A as toNodeLite,
10161
10156
  Iu as toPropertyName,