x-runtime-lib 0.8.133 → 0.8.134

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,11 +1,11 @@
1
- var dn = (t, n) => (n = Symbol[t]) ? n : /* @__PURE__ */ Symbol.for("Symbol." + t), fn = (t) => {
1
+ var pn = (t, n) => (n = Symbol[t]) ? n : /* @__PURE__ */ Symbol.for("Symbol." + t), fn = (t) => {
2
2
  throw TypeError(t);
3
3
  };
4
4
  var Pe = (t, n, e) => {
5
5
  if (n != null) {
6
6
  typeof n != "object" && typeof n != "function" && fn("Object expected");
7
7
  var o, s;
8
- e && (o = n[dn("asyncDispose")]), o === void 0 && (o = n[dn("dispose")], e && (s = o)), typeof o != "function" && fn("Object not disposable"), s && (o = function() {
8
+ e && (o = n[pn("asyncDispose")]), o === void 0 && (o = n[pn("dispose")], e && (s = o)), typeof o != "function" && fn("Object not disposable"), s && (o = function() {
9
9
  try {
10
10
  s.call(this);
11
11
  } catch (r) {
@@ -14,7 +14,7 @@ var Pe = (t, n, e) => {
14
14
  }), t.push([e, o, n]);
15
15
  } else e && t.push([e]);
16
16
  return n;
17
- }, ze = (t, n, e) => {
17
+ }, Le = (t, n, e) => {
18
18
  var o = typeof SuppressedError == "function" ? SuppressedError : function(l, c, u, m) {
19
19
  return m = Error(u), m.name = "SuppressedError", m.error = l, m.suppressed = c, m;
20
20
  }, s = (l) => n = e ? new o(l, n, "An error was suppressed during disposal") : (e = !0, l), r = (l) => {
@@ -29,12 +29,12 @@ var Pe = (t, n, e) => {
29
29
  };
30
30
  return r();
31
31
  };
32
- import { defineComponent as C, createElementBlock as ce, renderSlot as K, unref as i, openBlock as x, createElementVNode as ie, computed as k, normalizeStyle as ue, createCommentVNode as le, ref as oe, watch as ae, onBeforeMount as ti, onUnmounted as Ue, watchEffect as he, createBlock as w, withCtx as V, useTemplateRef as xo, onMounted as ko, nextTick as wo, resolveComponent as W, createVNode as j, isRef as Q, h as X, createSlots as Xt, renderList as ni, useId as Io, withModifiers as oi, normalizeClass as ii, toDisplayString as ri, useAttrs as ct, inject as me, provide as pe, readonly as Yt } from "vue";
32
+ import { defineComponent as C, createElementBlock as ce, renderSlot as K, unref as i, openBlock as x, createElementVNode as ie, computed as k, normalizeStyle as ue, createCommentVNode as le, ref as oe, watch as ae, onBeforeMount as ti, onUnmounted as Ue, watchEffect as he, createBlock as w, withCtx as V, useTemplateRef as xo, onMounted as ko, nextTick as wo, resolveComponent as W, createVNode as j, isRef as Q, h as G, createSlots as Xt, renderList as ni, useId as Io, withModifiers as oi, normalizeClass as ii, toDisplayString as ri, useAttrs as ct, inject as me, provide as de, readonly as Yt } from "vue";
33
33
  import { globalObjects as Ie, waitUtil as So, useViewStack as Co, eventBus as $o, messageInfo as si, messageSuccess as li, messageWarning as Vo, messageError as Po, createAxios as ai, openConfirmDlg as ci, openPromptDlg as ui } from "x-essential-lib";
34
- import { CameraHelper as zo, DirectionalLightHelper as mi, PointLightHelper as pi, SpotLightHelper as di } from "three";
35
- import { i as se, c as Je, K as fi, M as yi, O as bi, u as gi, r as Lo, e as To, a as hi, b as _i, d as vi, f as xi, g as ki, h as wi, j as Ii, k as Si, l as Eo, m as D, n as Ci, o as $i, p as Vi, q as Pi } from "./vendor.hylrutpj.js";
36
- import { useTheme as zi } from "vuetify";
37
- import { getErrorMessage as Li } from "x-error-lib";
34
+ import { CameraHelper as Lo, DirectionalLightHelper as mi, PointLightHelper as di, SpotLightHelper as pi } from "three";
35
+ import { i as se, c as Je, K as fi, M as yi, O as bi, u as gi, r as zo, e as To, a as hi, b as _i, d as vi, f as xi, g as ki, h as wi, j as Ii, k as Si, l as Eo, m as D, n as Ci, o as $i, p as Vi, q as Pi } from "./vendor.hylrutpj.js";
36
+ import { useTheme as Li } from "vuetify";
37
+ import { getErrorMessage as zi } from "x-error-lib";
38
38
  import { useI18n as qe } from "vue-i18n";
39
39
  const yn = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
40
40
  function T(t) {
@@ -121,7 +121,7 @@ function mu(t, n = 2) {
121
121
  `).map((r) => r.trim() === "" ? r : e + r).join(`
122
122
  `);
123
123
  }
124
- function pu(t) {
124
+ function du(t) {
125
125
  return t.startsWith("slot_v") || t.startsWith("multiple_slot_v");
126
126
  }
127
127
  function Xe(t) {
@@ -159,11 +159,11 @@ function A(t, n) {
159
159
  };
160
160
  }
161
161
  const Ei = ["common", "scene"], Ai = ["common", "scene"];
162
- function du({ type: t, version: n, view: e, code: o }) {
162
+ function pu({ type: t, version: n, view: e, code: o }) {
163
163
  const s = (c, u) => {
164
164
  const m = { id: u.id };
165
- u.children && (m.children = [], u.children.forEach((d) => {
166
- s(m.children, d);
165
+ u.children && (m.children = [], u.children.forEach((p) => {
166
+ s(m.children, p);
167
167
  })), c.push(m);
168
168
  }, r = [];
169
169
  e.nodeLites.forEach((c) => {
@@ -345,7 +345,7 @@ const Ri = ["position", "rotation", "scale"], Ce = /* @__PURE__ */ C({
345
345
  scale: {}
346
346
  },
347
347
  setup(t) {
348
- const n = q();
348
+ const n = X();
349
349
  return (e, o) => i(n) === "editor" ? (x(), ce("TresMesh", {
350
350
  key: 0,
351
351
  position: t.position,
@@ -358,14 +358,14 @@ const Ri = ["position", "rotation", "scale"], Ce = /* @__PURE__ */ C({
358
358
  K(e.$slots, "default")
359
359
  ], 8, Ri)) : K(e.$slots, "default", { key: 1 });
360
360
  }
361
- }), G = /* @__PURE__ */ C({
361
+ }), H = /* @__PURE__ */ C({
362
362
  __name: "index",
363
363
  props: {
364
364
  block: { type: Boolean, default: !1 },
365
365
  mask: { type: Boolean, default: !1 }
366
366
  },
367
367
  setup(t) {
368
- const n = q(), e = k(() => {
368
+ const n = X(), e = k(() => {
369
369
  const s = {
370
370
  position: "relative"
371
371
  };
@@ -462,20 +462,20 @@ function ve(t) {
462
462
  "transform",
463
463
  "rotation",
464
464
  "z"
465
- ]), { property: c } = a(t, ["transform", "scale", "x"]), { property: u } = a(t, ["transform", "scale", "y"]), { property: m } = a(t, ["transform", "scale", "z"]), d = oe([0, 0, 0]), p = oe([0, 0, 0]), f = oe([1, 1, 1]);
465
+ ]), { property: c } = a(t, ["transform", "scale", "x"]), { property: u } = a(t, ["transform", "scale", "y"]), { property: m } = a(t, ["transform", "scale", "z"]), p = oe([0, 0, 0]), d = oe([0, 0, 0]), f = oe([1, 1, 1]);
466
466
  return he(() => {
467
- d.value = [n.value, e.value, o.value];
467
+ p.value = [n.value, e.value, o.value];
468
468
  }), he(() => {
469
- n.value = d.value[0], e.value = d.value[1], o.value = d.value[2];
469
+ n.value = p.value[0], e.value = p.value[1], o.value = p.value[2];
470
470
  }), he(() => {
471
- p.value = [s.value, r.value, l.value];
471
+ d.value = [s.value, r.value, l.value];
472
472
  }), he(() => {
473
- s.value = p.value[0], r.value = p.value[1], l.value = p.value[2];
473
+ s.value = d.value[0], r.value = d.value[1], l.value = d.value[2];
474
474
  }), he(() => {
475
475
  f.value = [c.value, u.value, m.value];
476
476
  }), he(() => {
477
477
  c.value = f.value[0], u.value = f.value[1], m.value = f.value[2];
478
- }), { position: d, rotation: p, scale: f };
478
+ }), { position: p, rotation: d, scale: f };
479
479
  }
480
480
  function Mo(t) {
481
481
  const n = k(() => t.value.legend?.show), e = k(() => t.value.legend?.data);
@@ -530,7 +530,7 @@ function Ko(t) {
530
530
  return { show: n, position: e, type: o, data: s, applyYAxis: r };
531
531
  }
532
532
  function Y(t) {
533
- const { computedThemes: n } = zi(), e = Ze(), o = k(() => t.value?.mode), s = k(() => {
533
+ const { computedThemes: n } = Li(), e = Ze(), o = k(() => t.value?.mode), s = k(() => {
534
534
  const m = t.value?.theme;
535
535
  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;
536
536
  }), r = k(() => e.value ? t.value.custom?.dark : t.value.custom?.light), l = k(() => o.value === "theme" ? s.value ?? "" : o.value === "custom" ? r.value ?? "" : ""), c = k(() => {
@@ -544,8 +544,8 @@ function Y(t) {
544
544
  }
545
545
  function tn(t) {
546
546
  const n = k(() => t.value.border?.style), e = k(() => t.value.border?.width), o = k(() => t.value.border?.color), { color: s } = Y(o), r = k(() => t.value.border?.roundRadius?.tl), l = k(() => t.value.border?.roundRadius?.tr), c = k(() => t.value.border?.roundRadius?.bl), u = k(() => t.value.border?.roundRadius?.br);
547
- function m(d) {
548
- n.value && (d.borderStyle = n.value), e.value && (d.borderWidth = e.value), s.value && (d.borderColor = s.value), r.value && (d.borderTopLeftRadius = r.value), l.value && (d.borderTopRightRadius = l.value), c.value && (d.borderBottomLeftRadius = c.value), u.value && (d.borderBottomRightRadius = u.value);
547
+ function m(p) {
548
+ n.value && (p.borderStyle = n.value), e.value && (p.borderWidth = e.value), s.value && (p.borderColor = s.value), r.value && (p.borderTopLeftRadius = r.value), l.value && (p.borderTopRightRadius = l.value), c.value && (p.borderBottomLeftRadius = c.value), u.value && (p.borderBottomRightRadius = u.value);
549
549
  }
550
550
  return { borderStyle: n, borderWidth: e, borderColor: s, applyBorder: m };
551
551
  }
@@ -563,33 +563,33 @@ function on(t) {
563
563
  }
564
564
  return { paddingTop: n, paddingLeft: e, paddingBottom: o, paddingRight: s, applyPadding: r };
565
565
  }
566
- function de(t, n) {
567
- const e = q(), o = Re(), s = k(() => n.value.size?.width), r = k(() => n.value.size?.minWidth), l = k(() => n.value.size?.maxWidth), c = k(() => {
566
+ function pe(t, n) {
567
+ const e = X(), o = Re(), s = k(() => n.value.size?.width), r = k(() => n.value.size?.minWidth), l = k(() => n.value.size?.maxWidth), c = k(() => {
568
568
  if (t.outer && e === "editor") {
569
- const p = bt(n.value.size?.height);
570
- if (p)
571
- return p / 100 * o.value.height + "px";
569
+ const d = bt(n.value.size?.height);
570
+ if (d)
571
+ return d / 100 * o.value.height + "px";
572
572
  }
573
573
  return n.value.size?.height;
574
574
  }), u = k(() => {
575
575
  if (t.outer && e === "editor") {
576
- const p = bt(n.value.size?.minHeight);
577
- if (p)
578
- return p / 100 * o.value.height + "px";
576
+ const d = bt(n.value.size?.minHeight);
577
+ if (d)
578
+ return d / 100 * o.value.height + "px";
579
579
  }
580
580
  return n.value.size?.minHeight;
581
581
  }), m = k(() => {
582
582
  if (t.outer && e === "editor") {
583
- const p = bt(n.value.size?.maxHeight);
584
- if (p)
585
- return p / 100 * o.value.height + "px";
583
+ const d = bt(n.value.size?.maxHeight);
584
+ if (d)
585
+ return d / 100 * o.value.height + "px";
586
586
  }
587
587
  return n.value.size?.maxHeight;
588
588
  });
589
- function d(p) {
590
- s.value && (p.width = s.value), r.value && (p.minWidth = r.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);
589
+ function p(d) {
590
+ s.value && (d.width = s.value), r.value && (d.minWidth = r.value), l.value && (d.maxWidth = l.value), c.value && (d.height = c.value), u.value && (d.minHeight = u.value), m.value && (d.maxHeight = m.value);
591
591
  }
592
- return { width: s, minWidth: r, maxWidth: l, height: c, minHeight: u, maxHeight: m, applySize: d };
592
+ return { width: s, minWidth: r, maxWidth: l, height: c, minHeight: u, maxHeight: m, applySize: p };
593
593
  }
594
594
  const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "scale", "top"], Ni = /* @__PURE__ */ C({
595
595
  __name: "index",
@@ -599,7 +599,7 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
599
599
  refContext: {}
600
600
  },
601
601
  setup(t) {
602
- const n = t, { node: e } = P(n), o = q(), { position: s, rotation: r, scale: l } = ve(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"]);
602
+ const n = t, { node: e } = P(n), o = X(), { position: s, rotation: r, scale: l } = ve(e), { property: c } = a(e, ["settings", "bottom"]), { property: u } = a(e, ["settings", "far"]), { property: m } = a(e, ["settings", "left"]), { property: p } = a(e, ["settings", "near"]), { property: d } = a(e, ["settings", "right"]), { property: f } = a(e, ["settings", "top"]);
603
603
  return (b, g) => (x(), w(i(Ce), {
604
604
  position: i(s),
605
605
  rotation: i(r),
@@ -610,16 +610,16 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
610
610
  bottom: i(c),
611
611
  far: i(u),
612
612
  left: i(m),
613
- near: i(d),
613
+ near: i(p),
614
614
  position: i(o) !== "editor" ? i(s) : [0, 0, 0],
615
- right: i(p),
615
+ right: i(d),
616
616
  rotation: i(o) !== "editor" ? i(r) : [0, 0, 0],
617
617
  scale: i(o) !== "editor" ? i(l) : [1, 1, 1],
618
618
  top: i(f)
619
619
  }, [
620
620
  i(o) === "editor" ? (x(), w(i(Je), {
621
621
  key: 0,
622
- type: i(zo)
622
+ type: i(Lo)
623
623
  }, null, 8, ["type"])) : le("", !0),
624
624
  K(b.$slots, "default")
625
625
  ], 8, Fi)
@@ -635,8 +635,8 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
635
635
  refContext: {}
636
636
  },
637
637
  setup(t) {
638
- const n = t, { node: e } = P(n), o = q(), { position: s, rotation: r, scale: l } = ve(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"]);
639
- return (p, f) => (x(), w(i(Ce), {
638
+ const n = t, { node: e } = P(n), o = X(), { position: s, rotation: r, scale: l } = ve(e), { property: c } = a(e, ["settings", "aspect"]), { property: u } = a(e, ["settings", "far"]), { property: m } = a(e, ["settings", "fov"]), { property: p } = a(e, ["settings", "near"]);
639
+ return (d, f) => (x(), w(i(Ce), {
640
640
  position: i(s),
641
641
  rotation: i(r),
642
642
  scale: i(l)
@@ -646,16 +646,16 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
646
646
  aspect: i(c),
647
647
  far: i(u),
648
648
  fov: i(m),
649
- near: i(d),
649
+ near: i(p),
650
650
  position: i(o) !== "editor" ? i(s) : [0, 0, 0],
651
651
  rotation: i(o) !== "editor" ? i(r) : [0, 0, 0],
652
652
  scale: i(o) !== "editor" ? i(l) : [1, 1, 1]
653
653
  }, [
654
654
  i(o) === "editor" ? (x(), w(i(Je), {
655
655
  key: 0,
656
- type: i(zo)
656
+ type: i(Lo)
657
657
  }, null, 8, ["type"])) : le("", !0),
658
- K(p.$slots, "default")
658
+ K(d.$slots, "default")
659
659
  ], 8, ji)
660
660
  ]),
661
661
  _: 3
@@ -664,19 +664,19 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
664
664
  }), Hi = /* @__PURE__ */ C({
665
665
  __name: "index",
666
666
  setup(t) {
667
- const n = q();
667
+ const n = X();
668
668
  return (e, o) => i(n) !== "editor" ? (x(), w(i(fi), { key: 0 })) : le("", !0);
669
669
  }
670
670
  }), Ui = /* @__PURE__ */ C({
671
671
  __name: "index",
672
672
  setup(t) {
673
- const n = q();
673
+ const n = X();
674
674
  return (e, o) => i(n) !== "editor" ? (x(), w(i(yi), { key: 0 })) : le("", !0);
675
675
  }
676
676
  }), Ji = /* @__PURE__ */ C({
677
677
  __name: "index",
678
678
  setup(t) {
679
- const n = q();
679
+ const n = X();
680
680
  return (e, o) => i(n) !== "editor" ? (x(), w(i(bi), { key: 0 })) : le("", !0);
681
681
  }
682
682
  }), qi = ["args"], Xi = /* @__PURE__ */ C({
@@ -697,7 +697,7 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
697
697
  "settings",
698
698
  "widthSegements"
699
699
  ]);
700
- return (m, d) => (x(), ce("TresBoxGeometry", {
700
+ return (m, p) => (x(), ce("TresBoxGeometry", {
701
701
  args: [
702
702
  i(c),
703
703
  i(r),
@@ -740,7 +740,7 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
740
740
  "settings",
741
741
  "widthSegments"
742
742
  ]);
743
- return (d, p) => (x(), ce("TresSphereGeometry", {
743
+ return (p, d) => (x(), ce("TresSphereGeometry", {
744
744
  args: [
745
745
  i(l),
746
746
  i(m),
@@ -760,11 +760,11 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
760
760
  refContext: {}
761
761
  },
762
762
  setup(t) {
763
- const n = t, { node: e } = P(n), o = q(), { position: s, rotation: r, scale: l } = ve(e), { property: c } = a(e, ["settings", "color"]), { color: u } = Y(c), { property: m } = a(e, [
763
+ const n = t, { node: e } = P(n), o = X(), { position: s, rotation: r, scale: l } = ve(e), { property: c } = a(e, ["settings", "color"]), { color: u } = Y(c), { property: m } = a(e, [
764
764
  "settings",
765
765
  "intensity"
766
766
  ]);
767
- return (d, p) => (x(), w(i(Ce), {
767
+ return (p, d) => (x(), w(i(Ce), {
768
768
  position: i(s),
769
769
  rotation: i(r),
770
770
  scale: i(l)
@@ -777,7 +777,7 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
777
777
  rotation: i(o) !== "editor" ? i(r) : [0, 0, 0],
778
778
  scale: i(o) !== "editor" ? i(l) : [1, 1, 1]
779
779
  }, [
780
- K(d.$slots, "default")
780
+ K(p.$slots, "default")
781
781
  ], 8, Qi)
782
782
  ]),
783
783
  _: 3
@@ -791,11 +791,11 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
791
791
  refContext: {}
792
792
  },
793
793
  setup(t) {
794
- const n = t, { node: e } = P(n), o = q(), { position: s, rotation: r, scale: l } = ve(e), { property: c } = a(e, ["settings", "color"]), { color: u } = Y(c), { property: m } = a(e, [
794
+ const n = t, { node: e } = P(n), o = X(), { position: s, rotation: r, scale: l } = ve(e), { property: c } = a(e, ["settings", "color"]), { color: u } = Y(c), { property: m } = a(e, [
795
795
  "settings",
796
796
  "intensity"
797
797
  ]);
798
- return (d, p) => (x(), w(i(Ce), {
798
+ return (p, d) => (x(), w(i(Ce), {
799
799
  position: i(s),
800
800
  rotation: i(r),
801
801
  scale: i(l)
@@ -812,7 +812,7 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
812
812
  key: 0,
813
813
  type: i(mi)
814
814
  }, null, 8, ["type"])) : le("", !0),
815
- K(d.$slots, "default")
815
+ K(p.$slots, "default")
816
816
  ], 8, tr)
817
817
  ]),
818
818
  _: 3
@@ -826,10 +826,10 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
826
826
  refContext: {}
827
827
  },
828
828
  setup(t) {
829
- const n = t, { node: e } = P(n), o = q(), { position: s, rotation: r, scale: l } = ve(e), { property: c } = a(e, ["settings", "color"]), { color: u } = Y(c), { property: m } = a(e, ["settings", "decay"]), { property: d } = a(e, [
829
+ const n = t, { node: e } = P(n), o = X(), { position: s, rotation: r, scale: l } = ve(e), { property: c } = a(e, ["settings", "color"]), { color: u } = Y(c), { property: m } = a(e, ["settings", "decay"]), { property: p } = a(e, [
830
830
  "settings",
831
831
  "distance"
832
- ]), { property: p } = a(e, [
832
+ ]), { property: d } = a(e, [
833
833
  "settings",
834
834
  "intensity"
835
835
  ]);
@@ -842,15 +842,15 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
842
842
  ie("TresPointLight", {
843
843
  color: i(u),
844
844
  decay: i(m),
845
- distance: i(d),
846
- intensity: i(p),
845
+ distance: i(p),
846
+ intensity: i(d),
847
847
  position: i(o) !== "editor" ? i(s) : [0, 0, 0],
848
848
  rotation: i(o) !== "editor" ? i(r) : [0, 0, 0],
849
849
  scale: i(o) !== "editor" ? i(l) : [1, 1, 1]
850
850
  }, [
851
851
  i(o) === "editor" ? (x(), w(i(Je), {
852
852
  key: 0,
853
- type: i(pi)
853
+ type: i(di)
854
854
  }, null, 8, ["type"])) : le("", !0),
855
855
  K(f.$slots, "default")
856
856
  ], 8, or)
@@ -866,7 +866,7 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
866
866
  refContext: {}
867
867
  },
868
868
  setup(t) {
869
- const n = t, { node: e } = P(n), o = q(), { position: s, rotation: r, scale: l } = ve(e), { property: c } = a(e, ["settings", "angle"]), { property: u } = a(e, ["settings", "color"]), { color: m } = Y(u), { property: d } = a(e, ["settings", "decay"]), { property: p } = a(e, [
869
+ const n = t, { node: e } = P(n), o = X(), { position: s, rotation: r, scale: l } = ve(e), { property: c } = a(e, ["settings", "angle"]), { property: u } = a(e, ["settings", "color"]), { color: m } = Y(u), { property: p } = a(e, ["settings", "decay"]), { property: d } = a(e, [
870
870
  "settings",
871
871
  "distance"
872
872
  ]), { property: f } = a(e, [
@@ -885,8 +885,8 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
885
885
  ie("TresSpotLight", {
886
886
  angle: i(c),
887
887
  color: i(m),
888
- decay: i(d),
889
- distance: i(p),
888
+ decay: i(p),
889
+ distance: i(d),
890
890
  intensity: i(f),
891
891
  penumbra: i(b),
892
892
  position: i(o) !== "editor" ? i(s) : [0, 0, 0],
@@ -895,7 +895,7 @@ const Fi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
895
895
  }, [
896
896
  i(o) === "editor" ? (x(), w(i(Je), {
897
897
  key: 0,
898
- type: i(di)
898
+ type: i(pi)
899
899
  }, null, 8, ["type"])) : le("", !0),
900
900
  K(g.$slots, "default")
901
901
  ], 8, rr)
@@ -915,7 +915,7 @@ const cr = /* @__PURE__ */ We(lr, [["render", ar]]), ur = ["position", "rotation
915
915
  refContext: {}
916
916
  },
917
917
  setup(t) {
918
- const n = t, { node: e } = P(n), o = q(), { position: s, rotation: r, scale: l } = ve(e);
918
+ const n = t, { node: e } = P(n), o = X(), { position: s, rotation: r, scale: l } = ve(e);
919
919
  return (c, u) => (x(), w(i(Ce), {
920
920
  position: i(s),
921
921
  rotation: i(r),
@@ -933,7 +933,7 @@ const cr = /* @__PURE__ */ We(lr, [["render", ar]]), ur = ["position", "rotation
933
933
  _: 3
934
934
  }, 8, ["position", "rotation", "scale"]));
935
935
  }
936
- }), pr = ["position", "rotation", "scale"], dr = /* @__PURE__ */ C({
936
+ }), dr = ["position", "rotation", "scale"], pr = /* @__PURE__ */ C({
937
937
  __name: "index",
938
938
  props: {
939
939
  nodeId: {},
@@ -948,9 +948,9 @@ const cr = /* @__PURE__ */ We(lr, [["render", ar]]), ur = ["position", "rotation
948
948
  scale: i(r)
949
949
  }, [
950
950
  K(l.$slots, "default")
951
- ], 8, pr));
951
+ ], 8, dr));
952
952
  }
953
- }), fr = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], yr = "#242424", br = {}, gr = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, hr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, _r = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, vr = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, xr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, kr = { itemStyle: { borderWidth: 0, borderColor: "#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: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, Pr = { 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" } }, zr = { 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)" } } }, Lr = { 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)" } } }, Tr = { 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"] } } }, Er = { 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"] } } }, 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 = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Br = { textStyle: { color: "#eeeeee" } }, Rr = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, Kr = { 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" } } }, Dr = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Or = { 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" } }, Fr = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Nr = {
953
+ }), fr = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], yr = "#242424", br = {}, gr = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, hr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, _r = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, vr = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, xr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, kr = { itemStyle: { borderWidth: 0, borderColor: "#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: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, Pr = { 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" } }, Lr = { 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)" } } }, zr = { 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)" } } }, Tr = { 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"] } } }, Er = { 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"] } } }, 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 = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Br = { textStyle: { color: "#eeeeee" } }, Rr = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, Kr = { 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" } } }, Dr = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Or = { 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" } }, Fr = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Nr = {
954
954
  color: fr,
955
955
  backgroundColor: yr,
956
956
  textStyle: br,
@@ -967,8 +967,8 @@ const cr = /* @__PURE__ */ We(lr, [["render", ar]]), ur = ["position", "rotation
967
967
  gauge: $r,
968
968
  candlestick: Vr,
969
969
  graph: Pr,
970
- map: zr,
971
- geo: Lr,
970
+ map: Lr,
971
+ geo: zr,
972
972
  categoryAxis: Tr,
973
973
  valueAxis: Er,
974
974
  logAxis: Ar,
@@ -980,7 +980,7 @@ const cr = /* @__PURE__ */ We(lr, [["render", ar]]), ur = ["position", "rotation
980
980
  visualMap: Dr,
981
981
  dataZoom: Or,
982
982
  markPoint: Fr
983
- }, jr = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Gr = "#f5f5f5", Hr = {}, Ur = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, Jr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, qr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Xr = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Yr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Zr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Qr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, es = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ts = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ns = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, os = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, is = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, rs = { 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" } }, ss = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, ls = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, as = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, cs = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, us = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, ms = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, ps = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, ds = { textStyle: { color: "#333333" } }, fs = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, ys = { lineStyle: { color: "#eeeeee", width: "2" }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, label: { color: "#eeeeee" } } }, bs = { color: ["#bf444c", "#d88273", "#f6efa6"] }, gs = { 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" } }, hs = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, _s = {
983
+ }, jr = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Gr = "#f5f5f5", Hr = {}, Ur = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, Jr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, qr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Xr = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Yr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Zr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Qr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, es = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ts = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ns = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, os = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, is = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, rs = { 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" } }, ss = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, ls = { itemStyle: { areaColor: "#eee", borderColor: "#444", borderWidth: 0.5 }, label: { color: "#000" }, emphasis: { itemStyle: { areaColor: "rgba(255,215,0,0.8)", borderColor: "#444", borderWidth: 1 }, label: { color: "rgb(100,0,0)" } } }, as = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, cs = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, us = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, ms = { axisLine: { show: !0, lineStyle: { color: "#6e7079" } }, axisTick: { show: !0, lineStyle: { color: "#6e7079" } }, axisLabel: { show: !0, color: "#6e7079" }, splitLine: { show: !0, lineStyle: { color: ["#e0e6f1"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, ds = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, ps = { textStyle: { color: "#333333" } }, fs = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, ys = { lineStyle: { color: "#eeeeee", width: "2" }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: "1" }, label: { color: "#eeeeee" } } }, bs = { color: ["#bf444c", "#d88273", "#f6efa6"] }, gs = { 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" } }, hs = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, _s = {
984
984
  color: jr,
985
985
  backgroundColor: Gr,
986
986
  textStyle: Hr,
@@ -1003,8 +1003,8 @@ const cr = /* @__PURE__ */ We(lr, [["render", ar]]), ur = ["position", "rotation
1003
1003
  valueAxis: cs,
1004
1004
  logAxis: us,
1005
1005
  timeAxis: ms,
1006
- toolbox: ps,
1007
- legend: ds,
1006
+ toolbox: ds,
1007
+ legend: ps,
1008
1008
  tooltip: fs,
1009
1009
  timeline: ys,
1010
1010
  visualMap: bs,
@@ -1021,8 +1021,8 @@ gi([
1021
1021
  Ii,
1022
1022
  Si
1023
1023
  ]);
1024
- Lo("dark", Nr);
1025
- Lo("light", _s);
1024
+ zo("dark", Nr);
1025
+ zo("light", _s);
1026
1026
  const vs = /* @__PURE__ */ C({
1027
1027
  __name: "index",
1028
1028
  props: {
@@ -1031,23 +1031,23 @@ const vs = /* @__PURE__ */ C({
1031
1031
  refContext: {}
1032
1032
  },
1033
1033
  setup(t) {
1034
- const n = t, { node: e } = P(n), o = Re(), s = Ze(), r = xe(), l = be(), { width: c, minWidth: u, maxWidth: m, height: d, minHeight: p, maxHeight: f, applySize: b } = de(n, e), { applyTitle: g } = Bo(e), { applyXAxis: _ } = Ro(e), { applyYAxis: h } = Ko(e), { applyLegend: v } = Mo(e), { applySeries: S } = Wo(e), $ = k(() => {
1035
- const L = {}, U = l.value?.type;
1036
- return r === "page" ? U === "common" ? b(L) : console.assert(!1) : r === "comp" && U === "common" ? b(L) : console.assert(!1), L;
1037
- }), z = xo("chart");
1034
+ const n = t, { node: e } = P(n), o = Re(), s = Ze(), r = xe(), l = be(), { width: c, minWidth: u, maxWidth: m, height: p, minHeight: d, maxHeight: f, applySize: b } = pe(n, e), { applyTitle: g } = Bo(e), { applyXAxis: _ } = Ro(e), { applyYAxis: h } = Ko(e), { applyLegend: v } = Mo(e), { applySeries: S } = Wo(e), $ = k(() => {
1035
+ const z = {}, J = l.value?.type;
1036
+ return r === "page" ? J === "common" ? b(z) : console.assert(!1) : r === "comp" && J === "common" ? b(z) : console.assert(!1), z;
1037
+ }), L = xo("chart");
1038
1038
  let R;
1039
1039
  const O = () => {
1040
- R?.dispose(), R = To.init(z.value, s.value ? "dark" : "light");
1041
- const L = {};
1042
- R.setOption(L);
1040
+ R?.dispose(), R = To.init(L.value, s.value ? "dark" : "light");
1041
+ const z = {};
1042
+ R.setOption(z);
1043
1043
  }, N = () => {
1044
1044
  R?.resize();
1045
1045
  }, F = () => {
1046
- const L = {};
1047
- g(L), _(L), h(L), v(L), S(L), R?.setOption(L, !0);
1046
+ const z = {};
1047
+ g(z), _(z), h(z), v(z), S(z), R?.setOption(z, !0);
1048
1048
  };
1049
1049
  return ko(async () => {
1050
- window.addEventListener("resize", N, !1), await So(() => !!z.value), O(), F();
1050
+ window.addEventListener("resize", N, !1), await So(() => !!L.value), O(), F();
1051
1051
  }), Ue(() => {
1052
1052
  window.removeEventListener("resize", N, !1), R?.dispose();
1053
1053
  }), ae(
@@ -1057,8 +1057,8 @@ const vs = /* @__PURE__ */ C({
1057
1057
  c,
1058
1058
  u,
1059
1059
  m,
1060
- d,
1061
1060
  p,
1061
+ d,
1062
1062
  f
1063
1063
  ],
1064
1064
  async () => {
@@ -1072,7 +1072,7 @@ const vs = /* @__PURE__ */ C({
1072
1072
  F();
1073
1073
  },
1074
1074
  { deep: !0 }
1075
- ), (L, U) => (x(), w(i(G), {
1075
+ ), (z, J) => (x(), w(i(H), {
1076
1076
  block: "",
1077
1077
  mask: ""
1078
1078
  }, {
@@ -1093,23 +1093,23 @@ const vs = /* @__PURE__ */ C({
1093
1093
  refContext: {}
1094
1094
  },
1095
1095
  setup(t) {
1096
- const n = t, { node: e } = P(n), o = Re(), s = Ze(), r = xe(), l = be(), { width: c, minWidth: u, maxWidth: m, height: d, minHeight: p, maxHeight: f, applySize: b } = de(n, e), { applyTitle: g } = Bo(e), { applyXAxis: _ } = Ro(e), { applyYAxis: h } = Ko(e), { applyLegend: v } = Mo(e), { applySeries: S } = Wo(e), $ = k(() => {
1097
- const L = {}, U = l.value?.type;
1098
- return r === "page" ? U === "common" ? b(L) : console.assert(!1) : r === "comp" && U === "common" ? b(L) : console.assert(!1), L;
1099
- }), z = xo("chart");
1096
+ const n = t, { node: e } = P(n), o = Re(), s = Ze(), r = xe(), l = be(), { width: c, minWidth: u, maxWidth: m, height: p, minHeight: d, maxHeight: f, applySize: b } = pe(n, e), { applyTitle: g } = Bo(e), { applyXAxis: _ } = Ro(e), { applyYAxis: h } = Ko(e), { applyLegend: v } = Mo(e), { applySeries: S } = Wo(e), $ = k(() => {
1097
+ const z = {}, J = l.value?.type;
1098
+ return r === "page" ? J === "common" ? b(z) : console.assert(!1) : r === "comp" && J === "common" ? b(z) : console.assert(!1), z;
1099
+ }), L = xo("chart");
1100
1100
  let R;
1101
1101
  const O = () => {
1102
- R?.dispose(), R = To.init(z.value, s.value ? "dark" : "light");
1103
- const L = {};
1104
- R.setOption(L);
1102
+ R?.dispose(), R = To.init(L.value, s.value ? "dark" : "light");
1103
+ const z = {};
1104
+ R.setOption(z);
1105
1105
  }, N = () => {
1106
1106
  R?.resize();
1107
1107
  }, F = () => {
1108
- const L = {};
1109
- g(L), _(L), h(L), v(L), S(L), R?.setOption(L, !0);
1108
+ const z = {};
1109
+ g(z), _(z), h(z), v(z), S(z), R?.setOption(z, !0);
1110
1110
  };
1111
1111
  return ko(async () => {
1112
- window.addEventListener("resize", N, !1), await So(() => !!z.value), O(), F();
1112
+ window.addEventListener("resize", N, !1), await So(() => !!L.value), O(), F();
1113
1113
  }), Ue(() => {
1114
1114
  window.removeEventListener("resize", N, !1), R?.dispose();
1115
1115
  }), ae(
@@ -1119,8 +1119,8 @@ const vs = /* @__PURE__ */ C({
1119
1119
  c,
1120
1120
  u,
1121
1121
  m,
1122
- d,
1123
1122
  p,
1123
+ d,
1124
1124
  f
1125
1125
  ],
1126
1126
  async () => {
@@ -1134,7 +1134,7 @@ const vs = /* @__PURE__ */ C({
1134
1134
  F();
1135
1135
  },
1136
1136
  { deep: !0 }
1137
- ), (L, U) => (x(), w(i(G), {
1137
+ ), (z, J) => (x(), w(i(H), {
1138
1138
  block: "",
1139
1139
  mask: ""
1140
1140
  }, {
@@ -1155,7 +1155,7 @@ const vs = /* @__PURE__ */ C({
1155
1155
  refContext: {}
1156
1156
  },
1157
1157
  setup(t) {
1158
- const n = t, { node: e } = P(n), { property: o } = a(e, ["settings", "content"]), { property: s } = a(e, ["settings", "dot"]), { theme: r } = H(), { property: l } = a(e, [
1158
+ const n = t, { node: e } = P(n), { property: o } = a(e, ["settings", "content"]), { property: s } = a(e, ["settings", "dot"]), { theme: r } = U(), { property: l } = a(e, [
1159
1159
  "settings",
1160
1160
  "offset",
1161
1161
  "x"
@@ -1165,10 +1165,10 @@ const vs = /* @__PURE__ */ C({
1165
1165
  "y"
1166
1166
  ]);
1167
1167
  return (u, m) => {
1168
- const d = W("v-badge");
1169
- return x(), w(i(G), null, {
1168
+ const p = W("v-badge");
1169
+ return x(), w(i(H), null, {
1170
1170
  default: V(() => [
1171
- j(d, {
1171
+ j(p, {
1172
1172
  content: i(o),
1173
1173
  dot: i(s),
1174
1174
  "offset-x": i(l),
@@ -1200,25 +1200,25 @@ const vs = /* @__PURE__ */ C({
1200
1200
  ]), { property: r } = a(e, ["settings", "block"]), { property: l } = a(e, ["settings", "color"]), { color: c } = Y(l), { property: u } = a(e, ["settings", "density"]), { property: m } = a(e, [
1201
1201
  "settings",
1202
1202
  "disabled"
1203
- ]), { property: d } = a(e, ["size", "height"]), { property: p } = a(e, ["settings", "loading"]), { property: f } = a(e, ["size", "maxHeight"]), { property: b } = a(e, ["size", "maxWidth"]), { property: g } = a(e, ["size", "minHeight"]), { property: _ } = a(e, ["size", "minWidth"]), { property: h } = a(e, [
1203
+ ]), { property: p } = a(e, ["size", "height"]), { property: d } = a(e, ["settings", "loading"]), { property: f } = a(e, ["size", "maxHeight"]), { property: b } = a(e, ["size", "maxWidth"]), { property: g } = a(e, ["size", "minHeight"]), { property: _ } = a(e, ["size", "minWidth"]), { property: h } = a(e, [
1204
1204
  "settings",
1205
1205
  "addIcon",
1206
1206
  "prepend"
1207
1207
  ]), { property: v } = a(e, [
1208
1208
  "settings",
1209
1209
  "readonly"
1210
- ]), { property: S } = a(e, ["settings", "ripple"]), { property: $ } = a(e, ["settings", "size"]), { property: z } = a(e, ["settings", "stacked"]), { property: R } = a(e, ["settings", "text"]), { theme: O } = H(), { property: N } = a(e, ["settings", "variant"]), { property: F } = a(e, ["size", "width"]), L = (U) => {
1210
+ ]), { property: S } = a(e, ["settings", "ripple"]), { property: $ } = a(e, ["settings", "size"]), { property: L } = a(e, ["settings", "stacked"]), { property: R } = a(e, ["settings", "text"]), { theme: O } = U(), { property: N } = a(e, ["settings", "variant"]), { property: F } = a(e, ["size", "width"]), z = (J) => {
1211
1211
  if (!o || !o.vm)
1212
1212
  return;
1213
1213
  const { vm: ne } = o;
1214
- ne.setProp(ne.global, "__pointerPosX__", ne.newNumber(U.clientX)), ne.setProp(ne.global, "__pointerPosY__", ne.newNumber(U.clientY)), o.callFunction(
1214
+ ne.setProp(ne.global, "__pointerPosX__", ne.newNumber(J.clientX)), ne.setProp(ne.global, "__pointerPosY__", ne.newNumber(J.clientY)), o.callFunction(
1215
1215
  "__triggerEventV1__",
1216
1216
  re("elementEvent", n.nodeId, "click")
1217
1217
  );
1218
1218
  };
1219
- return (U, ne) => {
1219
+ return (J, ne) => {
1220
1220
  const ye = W("v-btn");
1221
- return x(), w(i(G), {
1221
+ return x(), w(i(H), {
1222
1222
  block: i(r),
1223
1223
  mask: ""
1224
1224
  }, {
@@ -1229,8 +1229,8 @@ const vs = /* @__PURE__ */ C({
1229
1229
  color: i(c),
1230
1230
  density: i(u),
1231
1231
  disabled: i(m),
1232
- height: i(d),
1233
- loading: i(p),
1232
+ height: i(p),
1233
+ loading: i(d),
1234
1234
  "max-height": i(f),
1235
1235
  "max-width": i(b),
1236
1236
  "min-height": i(g),
@@ -1239,12 +1239,12 @@ const vs = /* @__PURE__ */ C({
1239
1239
  readonly: i(v),
1240
1240
  ripple: i(S),
1241
1241
  size: i($),
1242
- stacked: i(z),
1242
+ stacked: i(L),
1243
1243
  text: i(R),
1244
1244
  theme: i(O),
1245
1245
  variant: i(N),
1246
1246
  width: i(F),
1247
- onClick: L
1247
+ onClick: z
1248
1248
  }, null, 8, ["append-icon", "block", "color", "density", "disabled", "height", "loading", "max-height", "max-width", "min-height", "min-width", "prepend-icon", "readonly", "ripple", "size", "stacked", "text", "theme", "variant", "width"])
1249
1249
  ]),
1250
1250
  _: 1
@@ -1281,7 +1281,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1281
1281
  ]), { property: u } = a(e, [
1282
1282
  "settings",
1283
1283
  "readonly"
1284
- ]), { property: m } = a(e, ["settings", "size"]), { property: d } = a(e, ["settings", "stacked"]), { theme: p } = H(), { property: f } = a(e, ["settings", "tile"]), { property: b } = a(e, ["settings", "variant"]);
1284
+ ]), { property: m } = a(e, ["settings", "size"]), { property: p } = a(e, ["settings", "stacked"]), { theme: d } = U(), { property: f } = a(e, ["settings", "tile"]), { property: b } = a(e, ["settings", "variant"]);
1285
1285
  return (g, _) => {
1286
1286
  const h = W("v-btn-toggle");
1287
1287
  return x(), w(h, {
@@ -1292,8 +1292,8 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1292
1292
  multiple: i(c),
1293
1293
  readonly: i(u),
1294
1294
  size: i(m),
1295
- stacked: i(d),
1296
- theme: i(p),
1295
+ stacked: i(p),
1296
+ theme: i(d),
1297
1297
  tile: i(f),
1298
1298
  variant: i(b)
1299
1299
  }, {
@@ -1315,15 +1315,15 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1315
1315
  const n = t, { node: e } = P(n), { property: o } = a(e, ["settings", "density"]), { property: s } = a(e, [
1316
1316
  "settings",
1317
1317
  "disabled"
1318
- ]), { property: r } = 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, [
1318
+ ]), { property: r } = 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: p } = a(e, ["size", "minHeight"]), { property: d } = a(e, ["size", "minWidth"]), { property: f } = a(e, [
1319
1319
  "settings",
1320
1320
  "subtitle"
1321
- ]), { property: b } = a(e, ["settings", "text"]), { theme: g } = H(), { property: _ } = a(e, ["settings", "title"]), { property: h } = a(e, ["settings", "variant"]), { property: v } = a(e, ["size", "width"]);
1321
+ ]), { property: b } = a(e, ["settings", "text"]), { theme: g } = U(), { property: _ } = a(e, ["settings", "title"]), { property: h } = a(e, ["settings", "variant"]), { property: v } = a(e, ["size", "width"]);
1322
1322
  return (S, $) => {
1323
- const z = W("v-card");
1324
- return x(), w(i(G), { block: "" }, {
1323
+ const L = W("v-card");
1324
+ return x(), w(i(H), { block: "" }, {
1325
1325
  default: V(() => [
1326
- j(z, {
1326
+ j(L, {
1327
1327
  density: i(o),
1328
1328
  disabled: i(s),
1329
1329
  height: i(r),
@@ -1331,8 +1331,8 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1331
1331
  loading: i(c),
1332
1332
  "max-height": i(u),
1333
1333
  "max-width": i(m),
1334
- "min-height": i(d),
1335
- "min-width": i(p),
1334
+ "min-height": i(p),
1335
+ "min-width": i(d),
1336
1336
  subtitle: i(f),
1337
1337
  text: i(b),
1338
1338
  theme: i(g),
@@ -1367,7 +1367,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1367
1367
  ]);
1368
1368
  return (r, l) => {
1369
1369
  const c = W("v-checkbox");
1370
- return x(), w(i(G), { mask: "" }, {
1370
+ return x(), w(i(H), { mask: "" }, {
1371
1371
  default: V(() => [
1372
1372
  j(c, {
1373
1373
  disabled: i(o),
@@ -1378,7 +1378,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1378
1378
  });
1379
1379
  };
1380
1380
  }
1381
- }), zs = /* @__PURE__ */ C({
1381
+ }), Ls = /* @__PURE__ */ C({
1382
1382
  __name: "index",
1383
1383
  props: {
1384
1384
  nodeId: {},
@@ -1395,10 +1395,10 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1395
1395
  ]), { property: u } = a(e, [
1396
1396
  "settings",
1397
1397
  "draggable"
1398
- ]), { 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: b } = H(), { property: g } = a(e, ["settings", "tile"]), { property: _ } = a(e, ["settings", "value"]), { property: h } = a(e, ["settings", "variant"]);
1398
+ ]), { property: m } = a(e, ["settings", "filter"]), { property: p } = a(e, ["settings", "label"]), { property: d } = a(e, ["settings", "size"]), { property: f } = a(e, ["settings", "text"]), { theme: b } = U(), { property: g } = a(e, ["settings", "tile"]), { property: _ } = a(e, ["settings", "value"]), { property: h } = a(e, ["settings", "variant"]);
1399
1399
  return (v, S) => {
1400
1400
  const $ = W("v-chip");
1401
- return x(), w(i(G), { mask: "" }, {
1401
+ return x(), w(i(H), { mask: "" }, {
1402
1402
  default: V(() => [
1403
1403
  j($, {
1404
1404
  closable: i(o),
@@ -1407,8 +1407,8 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1407
1407
  disabled: i(c),
1408
1408
  draggable: i(u),
1409
1409
  filter: i(m),
1410
- label: i(d),
1411
- size: i(p),
1410
+ label: i(p),
1411
+ size: i(d),
1412
1412
  text: i(f),
1413
1413
  theme: i(b),
1414
1414
  tile: i(g),
@@ -1420,7 +1420,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1420
1420
  });
1421
1421
  };
1422
1422
  }
1423
- }), Ls = /* @__PURE__ */ C({
1423
+ }), zs = /* @__PURE__ */ C({
1424
1424
  __name: "index",
1425
1425
  props: {
1426
1426
  nodeId: {},
@@ -1443,12 +1443,12 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1443
1443
  ]), { property: m } = a(e, [
1444
1444
  "settings",
1445
1445
  "showArrows"
1446
- ]), { theme: d } = H(), { property: p } = a(e, ["settings", "value"]);
1446
+ ]), { theme: p } = U(), { property: d } = a(e, ["settings", "value"]);
1447
1447
  return (f, b) => {
1448
1448
  const g = W("v-chip-group");
1449
1449
  return x(), w(g, {
1450
- modelValue: i(p),
1451
- "onUpdate:modelValue": b[0] || (b[0] = (_) => Q(p) ? p.value = _ : null),
1450
+ modelValue: i(d),
1451
+ "onUpdate:modelValue": b[0] || (b[0] = (_) => Q(d) ? d.value = _ : null),
1452
1452
  column: i(o),
1453
1453
  direction: i(s),
1454
1454
  disabled: i(r),
@@ -1456,7 +1456,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1456
1456
  mandatory: i(c),
1457
1457
  multiple: i(u),
1458
1458
  "show-arrows": i(m),
1459
- theme: i(d)
1459
+ theme: i(p)
1460
1460
  }, {
1461
1461
  default: V(() => [
1462
1462
  K(f.$slots, "default")
@@ -1473,7 +1473,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1473
1473
  refContext: {}
1474
1474
  },
1475
1475
  setup(t) {
1476
- const n = t, { node: e } = P(n), o = xe(), s = be(), { applySize: r } = de(n, e), l = k(() => {
1476
+ const n = t, { node: e } = P(n), o = xe(), s = be(), { applySize: r } = pe(n, e), l = k(() => {
1477
1477
  const _ = {}, h = s.value?.type;
1478
1478
  return o === "page" ? h === "common" ? r(_) : console.assert(!1) : o === "comp" && h === "common" ? r(_) : console.assert(!1), _;
1479
1479
  }), { property: c } = a(e, [
@@ -1485,10 +1485,10 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1485
1485
  ]), { property: m } = a(e, [
1486
1486
  "settings",
1487
1487
  "hideHeader"
1488
- ]), { property: d } = a(e, [
1488
+ ]), { property: p } = a(e, [
1489
1489
  "settings",
1490
1490
  "hideInputs"
1491
- ]), { property: p } = a(e, [
1491
+ ]), { property: d } = a(e, [
1492
1492
  "settings",
1493
1493
  "hideSliders"
1494
1494
  ]), { property: f } = a(e, [
@@ -1497,17 +1497,17 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1497
1497
  ]), { property: b } = a(e, [
1498
1498
  "settings",
1499
1499
  "showSwatches"
1500
- ]), { theme: g } = H();
1500
+ ]), { theme: g } = U();
1501
1501
  return (_, h) => {
1502
1502
  const v = W("v-color-picker");
1503
- return x(), w(i(G), { mask: "" }, {
1503
+ return x(), w(i(H), { mask: "" }, {
1504
1504
  default: V(() => [
1505
1505
  j(v, {
1506
1506
  disabled: i(c),
1507
1507
  "hide-canvas": i(u),
1508
1508
  "hide-header": i(m),
1509
- "hide-inputs": i(d),
1510
- "hide-sliders": i(p),
1509
+ "hide-inputs": i(p),
1510
+ "hide-sliders": i(d),
1511
1511
  landscape: i(f),
1512
1512
  "show-swatches": i(b),
1513
1513
  style: ue(l.value),
@@ -1538,14 +1538,14 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1538
1538
  ]), { property: c } = a(e, [
1539
1539
  "settings",
1540
1540
  "singleLine"
1541
- ]), { theme: u } = H(), { property: m } = a(e, ["settings", "value"]);
1542
- return (d, p) => {
1541
+ ]), { theme: u } = U(), { property: m } = a(e, ["settings", "value"]);
1542
+ return (p, d) => {
1543
1543
  const f = W("v-combobox");
1544
- return x(), w(i(G), { mask: "" }, {
1544
+ return x(), w(i(H), { mask: "" }, {
1545
1545
  default: V(() => [
1546
1546
  j(f, {
1547
1547
  modelValue: i(m),
1548
- "onUpdate:modelValue": p[0] || (p[0] = (b) => Q(m) ? m.value = b : null),
1548
+ "onUpdate:modelValue": d[0] || (d[0] = (b) => Q(m) ? m.value = b : null),
1549
1549
  "hide-details": i(o),
1550
1550
  label: i(s),
1551
1551
  placeholder: i(r),
@@ -1569,14 +1569,14 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1569
1569
  const n = t, { node: e } = P(n), o = xe(), s = be(), { property: r } = a(e, [
1570
1570
  "settings",
1571
1571
  "backgroundColor"
1572
- ]), { color: l } = Y(r), { applySize: c } = de(n, e), { applyMargin: u } = nn(e), { applyPadding: m } = on(e), { applyBorder: d } = tn(e), p = k(() => {
1572
+ ]), { color: l } = Y(r), { applySize: c } = pe(n, e), { applyMargin: u } = nn(e), { applyPadding: m } = on(e), { applyBorder: p } = tn(e), d = k(() => {
1573
1573
  const f = {}, b = s.value?.type;
1574
- return o === "page" ? b === "common" ? (c(f), u(f), m(f), d(f), l.value && (f.backgroundColor = l.value)) : console.assert(!1) : o === "comp" && b === "common" ? (c(f), u(f), m(f), d(f), l.value && (f.backgroundColor = l.value)) : console.assert(!1), f;
1574
+ return o === "page" ? b === "common" ? (c(f), u(f), m(f), p(f), l.value && (f.backgroundColor = l.value)) : console.assert(!1) : o === "comp" && b === "common" ? (c(f), u(f), m(f), p(f), l.value && (f.backgroundColor = l.value)) : console.assert(!1), f;
1575
1575
  });
1576
- return (f, b) => (x(), w(i(G), { block: "" }, {
1576
+ return (f, b) => (x(), w(i(H), { block: "" }, {
1577
1577
  default: V(() => [
1578
1578
  ie("div", {
1579
- style: ue(p.value)
1579
+ style: ue(d.value)
1580
1580
  }, [
1581
1581
  K(f.$slots, "default")
1582
1582
  ], 4)
@@ -1592,31 +1592,31 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1592
1592
  value: {}
1593
1593
  },
1594
1594
  setup(t) {
1595
- const { t: n } = qe(), e = t, o = q(), s = Qe(), r = oe();
1595
+ const { t: n } = qe(), e = t, o = X(), s = Qe(), r = oe();
1596
1596
  $e(r);
1597
1597
  const l = k(() => e.refContext.compId);
1598
1598
  et(l, r), ee(o) && Ke(r, "slot", "", "", fe());
1599
1599
  function c(m) {
1600
- const d = _e[m.key];
1601
- if (!d) {
1600
+ const p = _e[m.key];
1601
+ if (!p) {
1602
1602
  console.assert(!1, `element not found key=${m.key}`);
1603
1603
  return;
1604
1604
  }
1605
- const p = {
1605
+ const d = {
1606
1606
  nodeId: m.id
1607
1607
  };
1608
- return Xe(m.key) && (p.refContext = {
1608
+ return Xe(m.key) && (d.refContext = {
1609
1609
  parent: e.refContext,
1610
1610
  compId: m.compId
1611
- }), X(
1612
- d.comp,
1611
+ }), G(
1612
+ p.comp,
1613
1613
  {
1614
1614
  key: m.id,
1615
- ...p
1615
+ ...d
1616
1616
  },
1617
1617
  {
1618
1618
  default: () => {
1619
- if (!d.leaf)
1619
+ if (!p.leaf)
1620
1620
  return m.children?.map((f) => c(f));
1621
1621
  }
1622
1622
  }
@@ -1624,17 +1624,17 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1624
1624
  }
1625
1625
  const u = () => {
1626
1626
  if (Ye(e.refContext, s))
1627
- return X("div", null, n("x-runtime-lib.circularReference"));
1627
+ return G("div", null, n("x-runtime-lib.circularReference"));
1628
1628
  if (!r.value)
1629
1629
  return;
1630
1630
  if (r.value.type === "common")
1631
- return X(
1631
+ return G(
1632
1632
  "div",
1633
1633
  {},
1634
- { default: () => r.value.view.nodeLites.map((d) => c(d)) }
1634
+ { default: () => r.value.view.nodeLites.map((p) => c(p)) }
1635
1635
  );
1636
1636
  };
1637
- return (m, d) => (x(), w(u));
1637
+ return (m, p) => (x(), w(u));
1638
1638
  }
1639
1639
  }), Ws = /* @__PURE__ */ C({
1640
1640
  __name: "index",
@@ -1650,13 +1650,13 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1650
1650
  ]), { property: r } = a(e, [
1651
1651
  "settings",
1652
1652
  "fixedHeader"
1653
- ]), { 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, [
1653
+ ]), { 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: p } = a(e, ["settings", "loading"]), { property: d } = a(e, [
1654
1654
  "settings",
1655
1655
  "multiSort"
1656
- ]), { theme: f } = H(), { property: b } = a(e, ["size", "width"]), { property: g } = a(e, ["slots", "columns"]);
1656
+ ]), { theme: f } = U(), { property: b } = a(e, ["size", "width"]), { property: g } = a(e, ["slots", "columns"]);
1657
1657
  return (_, h) => {
1658
1658
  const v = W("v-data-table");
1659
- return x(), w(i(G), {
1659
+ return x(), w(i(H), {
1660
1660
  block: "",
1661
1661
  mask: ""
1662
1662
  }, {
@@ -1669,21 +1669,21 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1669
1669
  height: i(c),
1670
1670
  hover: i(u),
1671
1671
  items: i(m),
1672
- loading: i(d),
1673
- "multi-sort": i(p),
1672
+ loading: i(p),
1673
+ "multi-sort": i(d),
1674
1674
  theme: i(f),
1675
1675
  width: i(b)
1676
1676
  }, Xt({ _: 2 }, [
1677
1677
  ni(i(g), ({ key: S, comp: $ }) => ({
1678
1678
  name: `item.${S}`,
1679
- fn: V(({ value: z }) => [
1679
+ fn: V(({ value: L }) => [
1680
1680
  j(Ms, {
1681
1681
  "node-id": n.nodeId,
1682
1682
  "ref-context": {
1683
1683
  parent: n.refContext,
1684
1684
  compId: $
1685
1685
  },
1686
- value: z
1686
+ value: L
1687
1687
  }, null, 8, ["node-id", "ref-context", "value"])
1688
1688
  ])
1689
1689
  }))
@@ -1698,7 +1698,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1698
1698
  setup(t) {
1699
1699
  return (n, e) => {
1700
1700
  const o = W("v-date-picker");
1701
- return x(), w(i(G), { mask: "" }, {
1701
+ return x(), w(i(H), { mask: "" }, {
1702
1702
  default: V(() => [
1703
1703
  j(o)
1704
1704
  ]),
@@ -1714,7 +1714,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1714
1714
  refContext: {}
1715
1715
  },
1716
1716
  setup(t) {
1717
- const n = t, e = q(), { open: o } = Co(`runtimeDlg/${Io()}`);
1717
+ const n = t, e = X(), { open: o } = Co(`runtimeDlg/${Io()}`);
1718
1718
  return it(n.nodeId, "open", () => {
1719
1719
  o.value = !0;
1720
1720
  }), it(n.nodeId, "close", () => {
@@ -1756,16 +1756,16 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1756
1756
  ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "loading"]), { property: m } = a(e, [
1757
1757
  "settings",
1758
1758
  "multiple"
1759
- ]), { property: d } = a(e, [
1759
+ ]), { property: p } = a(e, [
1760
1760
  "settings",
1761
1761
  "readonly"
1762
- ]), { property: p } = a(e, ["settings", "reverse"]), { property: f } = a(e, [
1762
+ ]), { property: d } = a(e, ["settings", "reverse"]), { property: f } = a(e, [
1763
1763
  "settings",
1764
1764
  "singleLine"
1765
1765
  ]);
1766
1766
  return (b, g) => {
1767
1767
  const _ = W("v-file-input");
1768
- return x(), w(i(G), {
1768
+ return x(), w(i(H), {
1769
1769
  block: "",
1770
1770
  mask: ""
1771
1771
  }, {
@@ -1778,8 +1778,8 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1778
1778
  label: i(c),
1779
1779
  loading: i(u),
1780
1780
  multiple: i(m),
1781
- readonly: i(d),
1782
- reverse: i(p),
1781
+ readonly: i(p),
1782
+ reverse: i(d),
1783
1783
  "single-line": i(f)
1784
1784
  }, null, 8, ["chips", "density", "direction", "disabled", "label", "loading", "multiple", "readonly", "reverse", "single-line"])
1785
1785
  ]),
@@ -1795,11 +1795,11 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1795
1795
  refContext: {}
1796
1796
  },
1797
1797
  setup(t) {
1798
- const n = t, { node: e } = P(n), o = Re(), s = xe(), r = be(), { applySize: l } = de(n, e), { applyMargin: c } = nn(e), { applyPadding: u } = on(e), { applyBorder: m } = tn(e), { property: d } = a(e, [
1798
+ const n = t, { node: e } = P(n), o = Re(), s = xe(), r = be(), { applySize: l } = pe(n, e), { applyMargin: c } = nn(e), { applyPadding: u } = on(e), { applyBorder: m } = tn(e), { property: p } = a(e, [
1799
1799
  "settings",
1800
1800
  "backgroundColor"
1801
- ]), { color: p } = Y(d), f = (g) => {
1802
- p.value && (g.backgroundColor = p.value), g.display = "flex";
1801
+ ]), { color: d } = Y(p), f = (g) => {
1802
+ d.value && (g.backgroundColor = d.value), g.display = "flex";
1803
1803
  const _ = ot(o.value.width), h = De(_, e.value.settings?.direction);
1804
1804
  h === "row" ? g.flexDirection = "row" : h === "rowReverse" ? g.flexDirection = "row-reverse" : h === "column" ? g.flexDirection = "column" : h === "columnReverse" && (g.flexDirection = "column-reverse");
1805
1805
  const v = De(_, e.value.settings?.wrap);
@@ -1826,11 +1826,11 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1826
1826
  refContext: {}
1827
1827
  },
1828
1828
  setup(t) {
1829
- const n = t, { node: e } = P(n), o = xe(), s = be(), { applySize: r } = de(n, e), { property: l } = a(e, ["settings", "grow"]), { property: c } = a(e, ["settings", "shrink"]), u = k(() => {
1830
- const m = {}, d = s.value?.type;
1831
- return o === "page" ? d === "common" ? (r(m), m.flexGrow = l.value ? 1 : 0, m.flexShrink = c.value ? 1 : 0) : console.assert(!1) : o === "comp" && d === "common" ? (r(m), m.flexGrow = l.value ? 1 : 0, m.flexShrink = c.value ? 1 : 0) : console.assert(!1), m;
1829
+ const n = t, { node: e } = P(n), o = xe(), s = be(), { applySize: r } = pe(n, e), { property: l } = a(e, ["settings", "grow"]), { property: c } = a(e, ["settings", "shrink"]), u = k(() => {
1830
+ const m = {}, p = s.value?.type;
1831
+ return o === "page" ? p === "common" ? (r(m), m.flexGrow = l.value ? 1 : 0, m.flexShrink = c.value ? 1 : 0) : console.assert(!1) : o === "comp" && p === "common" ? (r(m), m.flexGrow = l.value ? 1 : 0, m.flexShrink = c.value ? 1 : 0) : console.assert(!1), m;
1832
1832
  });
1833
- return (m, d) => (x(), ce("div", {
1833
+ return (m, p) => (x(), ce("div", {
1834
1834
  style: ue(u.value)
1835
1835
  }, [
1836
1836
  K(m.$slots, "default")
@@ -1850,9 +1850,9 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1850
1850
  ]), { property: u } = a(e, [
1851
1851
  "settings",
1852
1852
  "backgroundColor"
1853
- ]), { color: m } = Y(u), { applySize: d } = de(n, e), { applyMargin: p } = nn(e), { applyPadding: f } = on(e), { applyBorder: b } = tn(e), g = k(() => {
1853
+ ]), { color: m } = Y(u), { applySize: p } = pe(n, e), { applyMargin: d } = nn(e), { applyPadding: f } = on(e), { applyBorder: b } = tn(e), g = k(() => {
1854
1854
  const h = {}, v = s.value?.type;
1855
- return o === "page" ? v === "common" ? (d(h), p(h), f(h), b(h), m.value && (h.backgroundColor = m.value)) : console.assert(!1) : o === "comp" && v === "common" ? (d(h), p(h), f(h), b(h), m.value && (h.backgroundColor = m.value)) : console.assert(!1), h;
1855
+ return o === "page" ? v === "common" ? (p(h), d(h), f(h), b(h), m.value && (h.backgroundColor = m.value)) : console.assert(!1) : o === "comp" && v === "common" ? (p(h), d(h), f(h), b(h), m.value && (h.backgroundColor = m.value)) : console.assert(!1), h;
1856
1856
  }), _ = () => {
1857
1857
  r && r.callFunction(
1858
1858
  "__triggerEventV1__",
@@ -1886,10 +1886,10 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1886
1886
  const n = t, { node: e } = P(n), { property: o } = a(e, ["settings", "color"]), { color: s } = Y(o), { property: r } = a(e, [
1887
1887
  "settings",
1888
1888
  "disabled"
1889
- ]), { property: l } = a(e, ["settings", "icon"]), { property: c } = a(e, ["settings", "size"]), { theme: u } = H();
1890
- return (m, d) => {
1891
- const p = W("v-icon");
1892
- return x(), w(p, {
1889
+ ]), { property: l } = a(e, ["settings", "icon"]), { property: c } = a(e, ["settings", "size"]), { theme: u } = U();
1890
+ return (m, p) => {
1891
+ const d = W("v-icon");
1892
+ return x(), w(d, {
1893
1893
  color: i(s),
1894
1894
  disabled: i(r),
1895
1895
  icon: i(l),
@@ -1906,19 +1906,19 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1906
1906
  refContext: {}
1907
1907
  },
1908
1908
  setup(t) {
1909
- const n = t, e = q(), o = fe(), s = oe(0), r = oe(0), l = k(() => [s.value, r.value]), { open: c } = Co(`runtimeMenu/${Io()}`);
1909
+ const n = t, e = X(), o = fe(), s = oe(0), r = oe(0), l = k(() => [s.value, r.value]), { open: c } = Co(`runtimeMenu/${Io()}`);
1910
1910
  return it(n.nodeId, "open", () => {
1911
1911
  if (!o || !o.vm)
1912
1912
  return;
1913
- const { vm: u } = o, m = u.getProp(u.global, "__pointerPosX__"), d = u.getProp(u.global, "__pointerPosY__");
1914
- s.value = u.getNumber(m), r.value = u.getNumber(d), m.dispose(), d.dispose(), c.value = !0;
1913
+ const { vm: u } = o, m = u.getProp(u.global, "__pointerPosX__"), p = u.getProp(u.global, "__pointerPosY__");
1914
+ s.value = u.getNumber(m), r.value = u.getNumber(p), m.dispose(), p.dispose(), c.value = !0;
1915
1915
  }), it(n.nodeId, "close", () => {
1916
1916
  o && (c.value = !1);
1917
1917
  }), (u, m) => {
1918
- const d = W("v-menu");
1919
- return x(), w(d, {
1918
+ const p = W("v-menu");
1919
+ return x(), w(p, {
1920
1920
  modelValue: i(c),
1921
- "onUpdate:modelValue": m[0] || (m[0] = (p) => Q(c) ? c.value = p : null),
1921
+ "onUpdate:modelValue": m[0] || (m[0] = (d) => Q(c) ? c.value = d : null),
1922
1922
  attach: "menuContainer",
1923
1923
  "location-strategy": "connected",
1924
1924
  scrim: "transparent",
@@ -1959,7 +1959,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1959
1959
  ]), { property: l } = a(e, [
1960
1960
  "settings",
1961
1961
  "hideDetails"
1962
- ]), { 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: b } = a(e, [
1962
+ ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "loading"]), { property: m } = a(e, ["settings", "max"]), { property: p } = a(e, ["size", "maxWidth"]), { property: d } = a(e, ["settings", "min"]), { property: f } = a(e, ["size", "minWidth"]), { property: b } = a(e, [
1963
1963
  "settings",
1964
1964
  "placeholder"
1965
1965
  ]), { property: g } = a(e, [
@@ -1976,13 +1976,13 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1976
1976
  ]), { property: S } = a(e, [
1977
1977
  "settings",
1978
1978
  "readonly"
1979
- ]), { property: $ } = a(e, ["settings", "reverse"]), { property: z } = a(e, [
1979
+ ]), { property: $ } = a(e, ["settings", "reverse"]), { property: L } = a(e, [
1980
1980
  "settings",
1981
1981
  "singleLine"
1982
- ]), { property: R } = a(e, ["settings", "step"]), { property: O } = a(e, ["settings", "suffix"]), { theme: N } = H(), { property: F } = a(e, ["settings", "value"]), { property: L } = a(e, ["settings", "variant"]), { property: U } = a(e, ["size", "width"]);
1982
+ ]), { property: R } = a(e, ["settings", "step"]), { property: O } = a(e, ["settings", "suffix"]), { theme: N } = U(), { property: F } = a(e, ["settings", "value"]), { property: z } = a(e, ["settings", "variant"]), { property: J } = a(e, ["size", "width"]);
1983
1983
  return (ne, ye) => {
1984
1984
  const Ve = W("v-number-input");
1985
- return x(), w(i(G), {
1985
+ return x(), w(i(H), {
1986
1986
  block: "",
1987
1987
  mask: ""
1988
1988
  }, {
@@ -1997,8 +1997,8 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
1997
1997
  label: i(c),
1998
1998
  loading: i(u),
1999
1999
  max: i(m),
2000
- "max-width": i(d),
2001
- min: i(p),
2000
+ "max-width": i(p),
2001
+ min: i(d),
2002
2002
  "min-width": i(f),
2003
2003
  placeholder: i(b),
2004
2004
  precision: i(g),
@@ -2007,12 +2007,12 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2007
2007
  "prepend-inner-icon": i(v),
2008
2008
  readonly: i(S),
2009
2009
  reverse: i($),
2010
- "single-line": i(z),
2010
+ "single-line": i(L),
2011
2011
  step: i(R),
2012
2012
  suffix: i(O),
2013
2013
  theme: i(N),
2014
- variant: i(L),
2015
- width: i(U)
2014
+ variant: i(z),
2015
+ width: i(J)
2016
2016
  }, null, 8, ["modelValue", "append-icon", "append-inner-icon", "clearable", "hide-details", "label", "loading", "max", "max-width", "min", "min-width", "placeholder", "precision", "prefix", "prepend-icon", "prepend-inner-icon", "readonly", "reverse", "single-line", "step", "suffix", "theme", "variant", "width"])
2017
2017
  ]),
2018
2018
  _: 1
@@ -2027,19 +2027,19 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2027
2027
  refContext: {}
2028
2028
  },
2029
2029
  setup(t) {
2030
- const n = t, { node: e } = P(n), o = q(), { property: s } = a(e, ["settings", "density"]), { property: r } = a(e, [
2030
+ const n = t, { node: e } = P(n), o = X(), { property: s } = a(e, ["settings", "density"]), { property: r } = a(e, [
2031
2031
  "settings",
2032
2032
  "disabled"
2033
2033
  ]), { property: l } = a(e, ["settings", "length"]), { property: c } = a(e, [
2034
2034
  "settings",
2035
2035
  "showFirstLastPage"
2036
- ]), { property: u } = a(e, ["settings", "size"]), { property: m } = a(e, ["settings", "start"]), { theme: d } = H(), { property: p } = a(e, ["settings", "tile"]), { property: f } = a(e, ["settings", "value"]), { property: b } = a(e, ["settings", "variant"]), g = k(() => {
2036
+ ]), { property: u } = a(e, ["settings", "size"]), { property: m } = a(e, ["settings", "start"]), { theme: p } = U(), { property: d } = a(e, ["settings", "tile"]), { property: f } = a(e, ["settings", "value"]), { property: b } = a(e, ["settings", "variant"]), g = k(() => {
2037
2037
  const _ = {};
2038
2038
  return o === "editor" && (_.pointerEvents = "none"), _;
2039
2039
  });
2040
2040
  return (_, h) => {
2041
2041
  const v = W("v-pagination");
2042
- return x(), w(i(G), {
2042
+ return x(), w(i(H), {
2043
2043
  block: "",
2044
2044
  mask: ""
2045
2045
  }, {
@@ -2054,8 +2054,8 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2054
2054
  size: i(u),
2055
2055
  start: i(m),
2056
2056
  style: ue(g.value),
2057
- theme: i(d),
2058
- tile: i(p),
2057
+ theme: i(p),
2058
+ tile: i(d),
2059
2059
  variant: i(b)
2060
2060
  }, null, 8, ["modelValue", "density", "disabled", "length", "show-first-last-page", "size", "start", "style", "theme", "tile", "variant"])
2061
2061
  ]),
@@ -2077,8 +2077,8 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2077
2077
  ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, [
2078
2078
  "settings",
2079
2079
  "readonly"
2080
- ]), { theme: m } = H(), { property: d } = a(e, ["settings", "value"]);
2081
- return (p, f) => {
2080
+ ]), { theme: m } = U(), { property: p } = a(e, ["settings", "value"]);
2081
+ return (d, f) => {
2082
2082
  const b = W("v-radio");
2083
2083
  return x(), w(b, {
2084
2084
  color: i(s),
@@ -2087,7 +2087,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2087
2087
  label: i(c),
2088
2088
  readonly: i(u),
2089
2089
  theme: i(m),
2090
- value: i(d)
2090
+ value: i(p)
2091
2091
  }, null, 8, ["color", "density", "disabled", "label", "readonly", "theme", "value"]);
2092
2092
  };
2093
2093
  }
@@ -2108,14 +2108,14 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2108
2108
  ]), { property: l } = a(e, ["settings", "inline"]), { property: c } = a(e, [
2109
2109
  "settings",
2110
2110
  "readonly"
2111
- ]), { theme: u } = H(), { property: m } = a(e, ["settings", "value"]);
2112
- return (d, p) => {
2111
+ ]), { theme: u } = U(), { property: m } = a(e, ["settings", "value"]);
2112
+ return (p, d) => {
2113
2113
  const f = W("v-radio-group");
2114
- return x(), w(i(G), null, {
2114
+ return x(), w(i(H), null, {
2115
2115
  default: V(() => [
2116
2116
  j(f, {
2117
2117
  modelValue: i(m),
2118
- "onUpdate:modelValue": p[0] || (p[0] = (b) => Q(m) ? m.value = b : null),
2118
+ "onUpdate:modelValue": d[0] || (d[0] = (b) => Q(m) ? m.value = b : null),
2119
2119
  density: i(o),
2120
2120
  direction: i(s),
2121
2121
  disabled: i(r),
@@ -2124,7 +2124,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2124
2124
  theme: i(u)
2125
2125
  }, {
2126
2126
  default: V(() => [
2127
- K(d.$slots, "default")
2127
+ K(p.$slots, "default")
2128
2128
  ]),
2129
2129
  _: 3
2130
2130
  }, 8, ["modelValue", "density", "direction", "disabled", "inline", "readonly", "theme"])
@@ -2150,18 +2150,18 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2150
2150
  ]), { property: l } = a(e, [
2151
2151
  "settings",
2152
2152
  "hideDetails"
2153
- ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "max"]), { property: m } = a(e, ["settings", "min"]), { property: d } = a(e, [
2153
+ ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "max"]), { property: m } = a(e, ["settings", "min"]), { property: p } = a(e, [
2154
2154
  "settings",
2155
2155
  "readonly"
2156
- ]), { property: p } = a(e, [
2156
+ ]), { property: d } = a(e, [
2157
2157
  "settings",
2158
2158
  "showTicks"
2159
2159
  ]), f = k(() => {
2160
- if (p.value === "always")
2160
+ if (d.value === "always")
2161
2161
  return "always";
2162
- if (p.value === "show")
2162
+ if (d.value === "show")
2163
2163
  return !0;
2164
- }), { property: b } = a(e, ["settings", "step"]), { theme: g } = H(), { property: _ } = a(e, [
2164
+ }), { property: b } = a(e, ["settings", "step"]), { theme: g } = U(), { property: _ } = a(e, [
2165
2165
  "settings",
2166
2166
  "thumbLabel"
2167
2167
  ]), h = k(() => {
@@ -2176,11 +2176,11 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2176
2176
  if (!S.value)
2177
2177
  return;
2178
2178
  const F = {};
2179
- for (const { value: L, label: U } of S.value)
2180
- F[L] = U;
2179
+ for (const { value: z, label: J } of S.value)
2180
+ F[z] = J;
2181
2181
  if (!Eo(F))
2182
2182
  return F;
2183
- }), { property: z } = a(e, [
2183
+ }), { property: L } = a(e, [
2184
2184
  "settings",
2185
2185
  "tickSize"
2186
2186
  ]), { property: R } = a(e, [
@@ -2193,20 +2193,20 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2193
2193
  "end"
2194
2194
  ]), N = k({
2195
2195
  get: () => [R.value, O.value],
2196
- set: ([F, L]) => {
2197
- R.value = F, O.value = L;
2196
+ set: ([F, z]) => {
2197
+ R.value = F, O.value = z;
2198
2198
  }
2199
2199
  });
2200
- return (F, L) => {
2201
- const U = W("v-range-slider");
2202
- return x(), w(i(G), {
2200
+ return (F, z) => {
2201
+ const J = W("v-range-slider");
2202
+ return x(), w(i(H), {
2203
2203
  block: "",
2204
2204
  mask: ""
2205
2205
  }, {
2206
2206
  default: V(() => [
2207
- j(U, {
2207
+ j(J, {
2208
2208
  modelValue: N.value,
2209
- "onUpdate:modelValue": L[0] || (L[0] = (ne) => N.value = ne),
2209
+ "onUpdate:modelValue": z[0] || (z[0] = (ne) => N.value = ne),
2210
2210
  density: i(o),
2211
2211
  direction: i(s),
2212
2212
  disabled: i(r),
@@ -2214,13 +2214,13 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2214
2214
  label: i(c),
2215
2215
  max: i(u),
2216
2216
  min: i(m),
2217
- readonly: i(d),
2217
+ readonly: i(p),
2218
2218
  "show-ticks": f.value,
2219
2219
  step: i(b),
2220
2220
  theme: i(g),
2221
2221
  "thumb-label": h.value,
2222
2222
  "thumb-size": i(v),
2223
- "tick-size": i(z),
2223
+ "tick-size": i(L),
2224
2224
  ticks: $.value
2225
2225
  }, null, 8, ["modelValue", "density", "direction", "disabled", "hide-details", "label", "max", "min", "readonly", "show-ticks", "step", "theme", "thumb-label", "thumb-size", "tick-size", "ticks"])
2226
2226
  ]),
@@ -2248,14 +2248,14 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2248
2248
  ]), { property: c } = a(e, ["settings", "hover"]), { property: u } = a(e, ["settings", "length"]), { property: m } = a(e, [
2249
2249
  "settings",
2250
2250
  "readonly"
2251
- ]), { theme: d } = H(), { property: p } = a(e, ["settings", "value"]);
2251
+ ]), { theme: p } = U(), { property: d } = a(e, ["settings", "value"]);
2252
2252
  return (f, b) => {
2253
2253
  const g = W("v-rating");
2254
- return x(), w(i(G), { mask: "" }, {
2254
+ return x(), w(i(H), { mask: "" }, {
2255
2255
  default: V(() => [
2256
2256
  j(g, {
2257
- modelValue: i(p),
2258
- "onUpdate:modelValue": b[0] || (b[0] = (_) => Q(p) ? p.value = _ : null),
2257
+ modelValue: i(d),
2258
+ "onUpdate:modelValue": b[0] || (b[0] = (_) => Q(d) ? d.value = _ : null),
2259
2259
  clearable: i(o),
2260
2260
  density: i(s),
2261
2261
  disabled: i(r),
@@ -2263,7 +2263,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2263
2263
  hover: i(c),
2264
2264
  length: i(u),
2265
2265
  readonly: i(m),
2266
- theme: i(d)
2266
+ theme: i(p)
2267
2267
  }, null, 8, ["modelValue", "clearable", "density", "disabled", "half-increments", "hover", "length", "readonly", "theme"])
2268
2268
  ]),
2269
2269
  _: 1
@@ -2290,17 +2290,17 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2290
2290
  ]), { property: c } = a(e, [
2291
2291
  "settings",
2292
2292
  "singleLine"
2293
- ]), { theme: u } = H(), { property: m } = a(e, ["settings", "value"]);
2294
- return (d, p) => {
2293
+ ]), { theme: u } = U(), { property: m } = a(e, ["settings", "value"]);
2294
+ return (p, d) => {
2295
2295
  const f = W("v-select");
2296
- return x(), w(i(G), {
2296
+ return x(), w(i(H), {
2297
2297
  block: "",
2298
2298
  mask: ""
2299
2299
  }, {
2300
2300
  default: V(() => [
2301
2301
  j(f, {
2302
2302
  modelValue: i(m),
2303
- "onUpdate:modelValue": p[0] || (p[0] = (b) => Q(m) ? m.value = b : null),
2303
+ "onUpdate:modelValue": d[0] || (d[0] = (b) => Q(m) ? m.value = b : null),
2304
2304
  "hide-details": i(o),
2305
2305
  label: i(s),
2306
2306
  placeholder: i(r),
@@ -2330,7 +2330,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2330
2330
  ]), { property: c } = a(e, [
2331
2331
  "settings",
2332
2332
  "hideDetails"
2333
- ]), { property: u } = a(e, ["settings", "label"]), { property: m } = a(e, ["settings", "max"]), { property: d } = a(e, ["settings", "min"]), { property: p } = a(e, [
2333
+ ]), { property: u } = a(e, ["settings", "label"]), { property: m } = a(e, ["settings", "max"]), { property: p } = a(e, ["settings", "min"]), { property: d } = a(e, [
2334
2334
  "settings",
2335
2335
  "readonly"
2336
2336
  ]), { property: f } = a(e, ["settings", "reverse"]), { property: b } = a(e, [
@@ -2341,13 +2341,13 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2341
2341
  return "always";
2342
2342
  if (b.value === "show")
2343
2343
  return !0;
2344
- }), { property: _ } = a(e, ["settings", "step"]), { theme: h } = H(), { property: v } = a(e, [
2344
+ }), { property: _ } = a(e, ["settings", "step"]), { theme: h } = U(), { property: v } = a(e, [
2345
2345
  "settings",
2346
2346
  "thumbColor"
2347
2347
  ]), { color: S } = Y(v), { property: $ } = a(e, [
2348
2348
  "settings",
2349
2349
  "thumbLabel"
2350
- ]), z = k(() => {
2350
+ ]), L = k(() => {
2351
2351
  if ($.value === "always")
2352
2352
  return "always";
2353
2353
  if ($.value === "show")
@@ -2366,13 +2366,13 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2366
2366
  }), { property: F } = a(e, [
2367
2367
  "settings",
2368
2368
  "tickSize"
2369
- ]), { property: L } = a(e, [
2369
+ ]), { property: z } = a(e, [
2370
2370
  "settings",
2371
2371
  "trackColor"
2372
- ]), { color: U } = Y(L), { property: ne } = a(e, ["settings", "value"]), { property: ye } = a(e, ["slots", "append"]), { property: Ve } = a(e, ["slots", "prepend"]);
2372
+ ]), { color: J } = Y(z), { property: ne } = a(e, ["settings", "value"]), { property: ye } = a(e, ["slots", "append"]), { property: Ve } = a(e, ["slots", "prepend"]);
2373
2373
  return (ge, tt) => {
2374
2374
  const yt = W("v-slider");
2375
- return x(), w(i(G), {
2375
+ return x(), w(i(H), {
2376
2376
  block: "",
2377
2377
  mask: ""
2378
2378
  }, {
@@ -2386,18 +2386,18 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2386
2386
  "hide-details": i(c),
2387
2387
  label: i(u),
2388
2388
  max: i(m),
2389
- min: i(d),
2390
- readonly: i(p),
2389
+ min: i(p),
2390
+ readonly: i(d),
2391
2391
  reverse: i(f),
2392
2392
  "show-ticks": g.value,
2393
2393
  step: i(_),
2394
2394
  theme: i(h),
2395
2395
  "thumb-color": i(S),
2396
- "thumb-label": z.value,
2396
+ "thumb-label": L.value,
2397
2397
  "thumb-size": i(R),
2398
2398
  "tick-size": i(F),
2399
2399
  ticks: N.value,
2400
- "track-color": i(U)
2400
+ "track-color": i(J)
2401
2401
  }, Xt({ _: 2 }, [
2402
2402
  i(ye) ? {
2403
2403
  name: "append",
@@ -2438,7 +2438,7 @@ const Cs = /* @__PURE__ */ We(Is, [["render", Ss]]), $s = /* @__PURE__ */ C({
2438
2438
  const n = t, { node: e } = P(n), { property: o } = a(e, [
2439
2439
  "settings",
2440
2440
  "hideActions"
2441
- ]), { theme: s } = H(), { property: r } = a(e, ["settings", "value"]);
2441
+ ]), { theme: s } = U(), { property: r } = a(e, ["settings", "value"]);
2442
2442
  return (l, c) => {
2443
2443
  const u = W("v-stepper");
2444
2444
  return x(), w(u, {
@@ -2532,10 +2532,10 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2532
2532
  ]), { property: c } = a(e, [
2533
2533
  "settings",
2534
2534
  "indeterminate"
2535
- ]), { 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 } = H(), { property: b } = a(e, ["settings", "value"]);
2535
+ ]), { property: u } = a(e, ["settings", "inline"]), { property: m } = a(e, ["settings", "inset"]), { property: p } = a(e, ["settings", "label"]), { property: d } = a(e, ["settings", "loading"]), { theme: f } = U(), { property: b } = a(e, ["settings", "value"]);
2536
2536
  return (g, _) => {
2537
2537
  const h = W("v-switch");
2538
- return x(), w(i(G), { mask: "" }, {
2538
+ return x(), w(i(H), { mask: "" }, {
2539
2539
  default: V(() => [
2540
2540
  j(h, {
2541
2541
  modelValue: i(b),
@@ -2547,8 +2547,8 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2547
2547
  indeterminate: i(c),
2548
2548
  inline: i(u),
2549
2549
  inset: i(m),
2550
- label: i(d),
2551
- loading: i(p),
2550
+ label: i(p),
2551
+ loading: i(d),
2552
2552
  theme: i(f)
2553
2553
  }, null, 8, ["modelValue", "density", "direction", "disabled", "hide-details", "indeterminate", "inline", "inset", "label", "loading", "theme"])
2554
2554
  ]),
@@ -2564,15 +2564,15 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2564
2564
  refContext: {}
2565
2565
  },
2566
2566
  setup(t) {
2567
- const n = t, { node: e } = P(n), o = q(), { property: s } = a(e, ["settings", "text"]), { theme: r } = H(), { property: l } = a(e, ["settings", "value"]), c = k(() => {
2567
+ const n = t, { node: e } = P(n), o = X(), { property: s } = a(e, ["settings", "text"]), { theme: r } = U(), { property: l } = a(e, ["settings", "value"]), c = k(() => {
2568
2568
  const u = {};
2569
2569
  return o === "editor" && (u.pointerEvents = "none"), u;
2570
2570
  });
2571
2571
  return (u, m) => {
2572
- const d = W("v-tab");
2573
- return x(), w(i(G), { mask: "" }, {
2572
+ const p = W("v-tab");
2573
+ return x(), w(i(H), { mask: "" }, {
2574
2574
  default: V(() => [
2575
- j(d, {
2575
+ j(p, {
2576
2576
  style: ue(c.value),
2577
2577
  text: i(s),
2578
2578
  theme: i(r),
@@ -2583,7 +2583,7 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2583
2583
  });
2584
2584
  };
2585
2585
  }
2586
- }), pl = /* @__PURE__ */ C({
2586
+ }), dl = /* @__PURE__ */ C({
2587
2587
  __name: "index",
2588
2588
  props: {
2589
2589
  nodeId: {},
@@ -2605,10 +2605,10 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2605
2605
  "settings",
2606
2606
  "color",
2607
2607
  "selectedColor"
2608
- ]), { color: u } = Y(c), { property: m } = a(e, ["settings", "density"]), { property: d } = a(e, [
2608
+ ]), { color: u } = Y(c), { property: m } = a(e, ["settings", "density"]), { property: p } = a(e, [
2609
2609
  "settings",
2610
2610
  "direction"
2611
- ]), { property: p } = a(e, [
2611
+ ]), { property: d } = a(e, [
2612
2612
  "settings",
2613
2613
  "disabled"
2614
2614
  ]), { property: f } = a(e, [
@@ -2627,24 +2627,24 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2627
2627
  "settings",
2628
2628
  "color",
2629
2629
  "sliderColor"
2630
- ]), { color: $ } = Y(S), { property: z } = a(e, ["settings", "stacked"]), { theme: R } = H(), { property: O } = a(e, ["settings", "value"]);
2630
+ ]), { color: $ } = Y(S), { property: L } = a(e, ["settings", "stacked"]), { theme: R } = U(), { property: O } = a(e, ["settings", "value"]);
2631
2631
  return (N, F) => {
2632
- const L = W("v-tabs");
2633
- return x(), w(i(G), {
2632
+ const z = W("v-tabs");
2633
+ return x(), w(i(H), {
2634
2634
  block: "",
2635
2635
  mask: ""
2636
2636
  }, {
2637
2637
  default: V(() => [
2638
- j(L, {
2638
+ j(z, {
2639
2639
  modelValue: i(O),
2640
- "onUpdate:modelValue": F[0] || (F[0] = (U) => Q(O) ? O.value = U : null),
2640
+ "onUpdate:modelValue": F[0] || (F[0] = (J) => Q(O) ? O.value = J : null),
2641
2641
  "align-tabs": i(o),
2642
2642
  "bg-color": i(r),
2643
2643
  "center-active": i(l),
2644
2644
  color: i(u),
2645
2645
  density: i(m),
2646
- direction: i(d),
2647
- disabled: i(p),
2646
+ direction: i(p),
2647
+ disabled: i(d),
2648
2648
  "fixed-tabs": i(f),
2649
2649
  grow: i(b),
2650
2650
  "hide-slider": i(g),
@@ -2652,7 +2652,7 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2652
2652
  mandatory: i(h),
2653
2653
  "show-arrows": i(v),
2654
2654
  "slider-color": i($),
2655
- stacked: i(z),
2655
+ stacked: i(L),
2656
2656
  theme: i(R)
2657
2657
  }, {
2658
2658
  default: V(() => [
@@ -2665,7 +2665,7 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2665
2665
  });
2666
2666
  };
2667
2667
  }
2668
- }), dl = /* @__PURE__ */ C({
2668
+ }), pl = /* @__PURE__ */ C({
2669
2669
  __name: "index",
2670
2670
  props: {
2671
2671
  nodeId: {},
@@ -2679,14 +2679,14 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2679
2679
  ]), { property: l } = a(e, [
2680
2680
  "settings",
2681
2681
  "emphasis"
2682
- ]), { property: c } = a(e, ["settings", "italic"]), { property: u } = a(e, ["settings", "text"]), { property: m } = a(e, ["settings", "weight"]), d = k(() => {
2683
- const p = [], f = ot(o.value.width), b = De(f, e.value.settings?.style);
2684
- return b && p.push(`text-${b}`), l.value === "high" ? p.push("text-high-emphasis") : l.value === "medium" ? p.push("text-medium-emphasis") : l.value === "disabled" && p.push("text-disabled"), s.value && p.push(`font-${s.value}`), r.value && p.push(`text-decoration-${r.value}`), m.value && p.push(`font-weight-${m.value}`), c.value && p.push("font-italic"), p.join(" ");
2682
+ ]), { property: c } = a(e, ["settings", "italic"]), { property: u } = a(e, ["settings", "text"]), { property: m } = a(e, ["settings", "weight"]), p = k(() => {
2683
+ const d = [], f = ot(o.value.width), b = De(f, e.value.settings?.style);
2684
+ return b && d.push(`text-${b}`), l.value === "high" ? d.push("text-high-emphasis") : l.value === "medium" ? d.push("text-medium-emphasis") : l.value === "disabled" && d.push("text-disabled"), s.value && d.push(`font-${s.value}`), r.value && d.push(`text-decoration-${r.value}`), m.value && d.push(`font-weight-${m.value}`), c.value && d.push("font-italic"), d.join(" ");
2685
2685
  });
2686
- return (p, f) => (x(), w(i(G), null, {
2686
+ return (d, f) => (x(), w(i(H), null, {
2687
2687
  default: V(() => [
2688
2688
  ie("span", {
2689
- class: ii(d.value)
2689
+ class: ii(p.value)
2690
2690
  }, ri(i(u)), 3)
2691
2691
  ]),
2692
2692
  _: 1
@@ -2709,24 +2709,24 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2709
2709
  ]), { property: r } = a(e, ["settings", "density"]), { property: l } = a(e, [
2710
2710
  "settings",
2711
2711
  "disabled"
2712
- ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "loading"]), { property: m } = a(e, ["settings", "maxRows"]), { property: d } = a(e, [
2712
+ ]), { property: c } = a(e, ["settings", "label"]), { property: u } = a(e, ["settings", "loading"]), { property: m } = a(e, ["settings", "maxRows"]), { property: p } = a(e, [
2713
2713
  "settings",
2714
2714
  "placeholder"
2715
- ]), { property: p } = a(e, [
2715
+ ]), { property: d } = a(e, [
2716
2716
  "settings",
2717
2717
  "readonly"
2718
2718
  ]), { property: f } = a(e, ["settings", "reverse"]), { property: b } = a(e, ["settings", "rows"]), { property: g } = a(e, [
2719
2719
  "settings",
2720
2720
  "singleLine"
2721
- ]), { theme: _ } = H(), { property: h } = a(e, ["settings", "value"]), { property: v } = a(e, ["settings", "variant"]);
2721
+ ]), { theme: _ } = U(), { property: h } = a(e, ["settings", "value"]), { property: v } = a(e, ["settings", "variant"]);
2722
2722
  return (S, $) => {
2723
- const z = W("v-textarea");
2724
- return x(), w(i(G), {
2723
+ const L = W("v-textarea");
2724
+ return x(), w(i(H), {
2725
2725
  block: "",
2726
2726
  mask: ""
2727
2727
  }, {
2728
2728
  default: V(() => [
2729
- j(z, {
2729
+ j(L, {
2730
2730
  modelValue: i(h),
2731
2731
  "onUpdate:modelValue": $[0] || ($[0] = (R) => Q(h) ? h.value = R : null),
2732
2732
  "auto-grow": i(o),
@@ -2736,8 +2736,8 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2736
2736
  label: i(c),
2737
2737
  loading: i(u),
2738
2738
  "max-rows": i(m),
2739
- placeholder: i(d),
2740
- readonly: i(p),
2739
+ placeholder: i(p),
2740
+ readonly: i(d),
2741
2741
  reverse: i(f),
2742
2742
  rows: i(b),
2743
2743
  "single-line": i(g),
@@ -2775,7 +2775,7 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2775
2775
  ]), { property: m } = a(e, [
2776
2776
  "settings",
2777
2777
  "hideDetails"
2778
- ]), { property: d } = a(e, ["settings", "label"]), { property: p } = a(e, ["settings", "loading"]), { property: f } = a(e, [
2778
+ ]), { property: p } = a(e, ["settings", "label"]), { property: d } = a(e, ["settings", "loading"]), { property: f } = a(e, [
2779
2779
  "settings",
2780
2780
  "placeholder"
2781
2781
  ]), { property: b } = a(e, ["settings", "prefix"]), { property: g } = a(e, [
@@ -2790,16 +2790,16 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2790
2790
  ]), { property: v } = a(e, ["settings", "reverse"]), { property: S } = a(e, [
2791
2791
  "settings",
2792
2792
  "singleLine"
2793
- ]), { property: $ } = a(e, ["settings", "suffix"]), { theme: z } = H(), { property: R } = a(e, ["settings", "value"]), { property: O } = a(e, ["settings", "variant"]), { property: N } = a(e, ["slots", "append"]), { property: F } = a(e, [
2793
+ ]), { property: $ } = a(e, ["settings", "suffix"]), { theme: L } = U(), { property: R } = a(e, ["settings", "value"]), { property: O } = a(e, ["settings", "variant"]), { property: N } = a(e, ["slots", "append"]), { property: F } = a(e, [
2794
2794
  "slots",
2795
2795
  "appendInner"
2796
- ]), { property: L } = a(e, ["slots", "prepend"]), { property: U } = a(e, [
2796
+ ]), { property: z } = a(e, ["slots", "prepend"]), { property: J } = a(e, [
2797
2797
  "slots",
2798
2798
  "prependInner"
2799
2799
  ]);
2800
2800
  return (ne, ye) => {
2801
2801
  const Ve = W("v-text-field");
2802
- return x(), w(i(G), {
2802
+ return x(), w(i(H), {
2803
2803
  block: "",
2804
2804
  mask: ""
2805
2805
  }, {
@@ -2814,8 +2814,8 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2814
2814
  density: i(c),
2815
2815
  disabled: i(u),
2816
2816
  "hide-details": i(m),
2817
- label: i(d),
2818
- loading: i(p),
2817
+ label: i(p),
2818
+ loading: i(d),
2819
2819
  placeholder: i(f),
2820
2820
  prefix: i(b),
2821
2821
  "prepend-icon": i(g),
@@ -2824,7 +2824,7 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2824
2824
  reverse: i(v),
2825
2825
  "single-line": i(S),
2826
2826
  suffix: i($),
2827
- theme: i(z),
2827
+ theme: i(L),
2828
2828
  variant: i(O)
2829
2829
  }, Xt({ _: 2 }, [
2830
2830
  i(N) ? {
@@ -2849,23 +2849,23 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2849
2849
  ]),
2850
2850
  key: "1"
2851
2851
  } : void 0,
2852
- i(L) ? {
2852
+ i(z) ? {
2853
2853
  name: "prepend",
2854
2854
  fn: V(() => [
2855
2855
  j(i(we), {
2856
2856
  "node-id": "prepend",
2857
- "ref-context": { compId: i(L) },
2857
+ "ref-context": { compId: i(z) },
2858
2858
  state: {}
2859
2859
  }, null, 8, ["ref-context"])
2860
2860
  ]),
2861
2861
  key: "2"
2862
2862
  } : void 0,
2863
- i(U) ? {
2863
+ i(J) ? {
2864
2864
  name: "prepend-inner",
2865
2865
  fn: V(() => [
2866
2866
  j(i(we), {
2867
2867
  "node-id": "prepend-inner",
2868
- "ref-context": { compId: i(U) },
2868
+ "ref-context": { compId: i(J) },
2869
2869
  state: {}
2870
2870
  }, null, 8, ["ref-context"])
2871
2871
  ]),
@@ -2899,11 +2899,11 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2899
2899
  ]), { property: m } = a(e, [
2900
2900
  "settings",
2901
2901
  "hideOpposite"
2902
- ]), { property: d } = a(e, [
2902
+ ]), { property: p } = a(e, [
2903
2903
  "settings",
2904
2904
  "line",
2905
2905
  "color"
2906
- ]), { color: p } = Y(d), { property: f } = a(e, [
2906
+ ]), { color: d } = Y(p), { property: f } = a(e, [
2907
2907
  "settings",
2908
2908
  "line",
2909
2909
  "inset"
@@ -2915,7 +2915,7 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2915
2915
  "settings",
2916
2916
  "line",
2917
2917
  "truncate"
2918
- ]), { theme: h } = H();
2918
+ ]), { theme: h } = U();
2919
2919
  return (v, S) => {
2920
2920
  const $ = W("v-timeline");
2921
2921
  return x(), w($, {
@@ -2925,7 +2925,7 @@ const al = /* @__PURE__ */ We(sl, [["render", ll]]), cl = /* @__PURE__ */ C({
2925
2925
  "dot-color": i(c),
2926
2926
  "fill-dot": i(u),
2927
2927
  "hide-opposite": i(m),
2928
- "line-color": i(p),
2928
+ "line-color": i(d),
2929
2929
  "line-inset": i(f),
2930
2930
  "line-thickness": i(b),
2931
2931
  side: i(g),
@@ -2969,12 +2969,12 @@ const _l = /* @__PURE__ */ We(gl, [["render", hl]]), vl = /* @__PURE__ */ C({
2969
2969
  ]), { property: l } = a(e, ["settings", "reverse"]), { property: c } = a(e, [
2970
2970
  "settings",
2971
2971
  "showArrows"
2972
- ]), { property: u } = a(e, ["settings", "touch"]), { theme: m } = H(), { property: d } = a(e, ["settings", "value"]);
2973
- return (p, f) => {
2972
+ ]), { property: u } = a(e, ["settings", "touch"]), { theme: m } = U(), { property: p } = a(e, ["settings", "value"]);
2973
+ return (d, f) => {
2974
2974
  const b = W("v-window");
2975
2975
  return x(), w(b, {
2976
- modelValue: i(d),
2977
- "onUpdate:modelValue": f[0] || (f[0] = (g) => Q(d) ? d.value = g : null),
2976
+ modelValue: i(p),
2977
+ "onUpdate:modelValue": f[0] || (f[0] = (g) => Q(p) ? p.value = g : null),
2978
2978
  continuous: i(o),
2979
2979
  direction: i(r),
2980
2980
  disabled: i(s),
@@ -2984,7 +2984,7 @@ const _l = /* @__PURE__ */ We(gl, [["render", hl]]), vl = /* @__PURE__ */ C({
2984
2984
  touch: i(u)
2985
2985
  }, {
2986
2986
  default: V(() => [
2987
- K(p.$slots, "default")
2987
+ K(d.$slots, "default")
2988
2988
  ]),
2989
2989
  _: 3
2990
2990
  }, 8, ["modelValue", "continuous", "direction", "disabled", "reverse", "show-arrows", "theme", "touch"]);
@@ -3003,12 +3003,13 @@ function kl(t, n) {
3003
3003
  const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3004
3004
  __name: "entry",
3005
3005
  props: {
3006
+ subtype: {},
3006
3007
  nodeId: {},
3007
3008
  refContext: {},
3008
3009
  refKey: {}
3009
3010
  },
3010
3011
  setup(t) {
3011
- const n = q(), e = be(), o = k(() => D(e.value));
3012
+ const n = X(), e = be(), o = k(() => D(e.value));
3012
3013
  $e(o), ee(n) && Ke(o, "multipleSlot", t.nodeId, t.refKey, fe());
3013
3014
  const s = (l) => {
3014
3015
  const c = _e[l.key];
@@ -3022,7 +3023,7 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3022
3023
  return Xe(l.key) && (u.refContext = {
3023
3024
  parent: t.refContext,
3024
3025
  compId: l.compId
3025
- }), X(
3026
+ }), G(
3026
3027
  c.comp,
3027
3028
  {
3028
3029
  key: l.id,
@@ -3035,9 +3036,16 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3035
3036
  }
3036
3037
  }
3037
3038
  );
3038
- }, r = () => X("div", null, {
3039
- default: () => o.value?.view.nodeLites.map((l) => s(l))
3040
- });
3039
+ }, r = () => {
3040
+ if (t.subtype === "common")
3041
+ return G("div", null, {
3042
+ default: () => o.value?.view.nodeLites.map((l) => s(l))
3043
+ });
3044
+ if (t.subtype === "scene")
3045
+ return G("TresGroup", null, {
3046
+ default: () => o.value?.view.nodeLites.map((l) => s(l))
3047
+ });
3048
+ };
3041
3049
  return (l, c) => (x(), w(r));
3042
3050
  }
3043
3051
  }), Sl = /* @__PURE__ */ C({
@@ -3052,20 +3060,21 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3052
3060
  $e(l);
3053
3061
  const c = k(() => o.refContext?.compId);
3054
3062
  et(c, l);
3055
- const { applySize: u } = de(o, s), m = k(() => {
3063
+ const { applySize: u } = pe(o, s), m = k(() => {
3056
3064
  const _ = {};
3057
3065
  return l.value?.type === "common" && u(_), _;
3058
- }), { property: d } = a(s, ["instances"]), p = (_, h) => {
3066
+ }), { property: p } = a(s, ["instances"]), d = (_, h) => {
3059
3067
  _.findIndex((v) => v === h) >= 0 || _.push(h);
3060
3068
  }, f = k(() => {
3061
3069
  const _ = [];
3062
- if (!Array.isArray(d.value))
3070
+ if (!Array.isArray(p.value))
3063
3071
  return _;
3064
- for (const h of d.value)
3065
- typeof h == "string" && h && p(_, h);
3072
+ for (const h of p.value)
3073
+ typeof h == "string" && h && d(_, h);
3066
3074
  return _;
3067
- }), b = (_) => X(Il, {
3075
+ }), b = (_, h) => G(Il, {
3068
3076
  key: _,
3077
+ subtype: h,
3069
3078
  nodeId: o.nodeId,
3070
3079
  refContext: o.refContext,
3071
3080
  refKey: _
@@ -3075,18 +3084,29 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3075
3084
  return;
3076
3085
  }
3077
3086
  if (Ye(o.refContext, r))
3078
- return X("div", { id: e.id }, n("x-runtime-lib.circularReference"));
3087
+ return G("div", { id: e.id }, n("x-runtime-lib.circularReference"));
3079
3088
  if (!l.value)
3080
- return X("div", { id: e.id });
3081
- if (l.value.type === "common")
3082
- return X(
3089
+ return G("div", { id: e.id });
3090
+ const _ = l.value.type;
3091
+ if (_ === "common")
3092
+ return G(
3083
3093
  "div",
3084
3094
  {
3085
3095
  id: e.id,
3086
3096
  style: m.value
3087
3097
  },
3088
3098
  {
3089
- default: () => f.value.map((h) => b(h))
3099
+ default: () => f.value.map((h) => b(h, _))
3100
+ }
3101
+ );
3102
+ if (_ === "scene")
3103
+ return G(
3104
+ "TresGroup",
3105
+ {
3106
+ id: e.id
3107
+ },
3108
+ {
3109
+ default: () => f.value.map((h) => b(h, _))
3090
3110
  }
3091
3111
  );
3092
3112
  };
@@ -3095,12 +3115,13 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3095
3115
  }), Cl = /* @__PURE__ */ C({
3096
3116
  __name: "entry",
3097
3117
  props: {
3118
+ subtype: {},
3098
3119
  nodeId: {},
3099
3120
  refContext: {},
3100
3121
  refKey: {}
3101
3122
  },
3102
3123
  setup(t) {
3103
- const n = q(), e = be(), o = k(() => D(e.value));
3124
+ const n = X(), e = be(), o = k(() => D(e.value));
3104
3125
  $e(o), ee(n) && Ke(o, "multipleSlot", t.nodeId, t.refKey, fe());
3105
3126
  const s = (l) => {
3106
3127
  const c = _e[l.key];
@@ -3114,7 +3135,7 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3114
3135
  return Xe(l.key) && (u.refContext = {
3115
3136
  parent: t.refContext,
3116
3137
  compId: l.compId
3117
- }), X(
3138
+ }), G(
3118
3139
  c.comp,
3119
3140
  {
3120
3141
  key: l.id,
@@ -3127,9 +3148,16 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3127
3148
  }
3128
3149
  }
3129
3150
  );
3130
- }, r = () => X("div", null, {
3131
- default: () => o.value?.view.nodeLites.map((l) => s(l))
3132
- });
3151
+ }, r = () => {
3152
+ if (t.subtype === "common")
3153
+ return G("div", null, {
3154
+ default: () => o.value?.view.nodeLites.map((l) => s(l))
3155
+ });
3156
+ if (t.subtype === "scene")
3157
+ return G("TresGroup", null, {
3158
+ default: () => o.value?.view.nodeLites.map((l) => s(l))
3159
+ });
3160
+ };
3133
3161
  return (l, c) => (x(), w(r));
3134
3162
  }
3135
3163
  }), $l = /* @__PURE__ */ C({
@@ -3140,24 +3168,25 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3140
3168
  refContext: {}
3141
3169
  },
3142
3170
  setup(t) {
3143
- const { t: n } = qe(), e = ct(), o = t, { node: s } = P(o), r = q(), l = Qe(), c = oe();
3171
+ const { t: n } = qe(), e = ct(), o = t, { node: s } = P(o), r = X(), l = Qe(), c = oe();
3144
3172
  $e(c);
3145
3173
  const u = k(() => o.refContext?.compId);
3146
3174
  et(u, c), ee(r) && Ke(c, "multipleSlot", o.nodeId, "", fe());
3147
- const { applySize: m } = de(o, s), d = k(() => {
3175
+ const { applySize: m } = pe(o, s), p = k(() => {
3148
3176
  const h = {};
3149
3177
  return c.value?.type === "common" && m(h), h;
3150
- }), { property: p } = a(s, ["instances"]), f = (h, v) => {
3178
+ }), { property: d } = a(s, ["instances"]), f = (h, v) => {
3151
3179
  h.findIndex((S) => S === v) >= 0 || h.push(v);
3152
3180
  }, b = k(() => {
3153
3181
  const h = [];
3154
- if (!Array.isArray(p.value))
3182
+ if (!Array.isArray(d.value))
3155
3183
  return h;
3156
- for (const v of p.value)
3184
+ for (const v of d.value)
3157
3185
  typeof v == "string" && v && f(h, v);
3158
3186
  return h;
3159
- }), g = (h) => X(Cl, {
3187
+ }), g = (h, v) => G(Cl, {
3160
3188
  key: h,
3189
+ subtype: v,
3161
3190
  nodeId: o.nodeId,
3162
3191
  refContext: o.refContext,
3163
3192
  refKey: h
@@ -3167,18 +3196,29 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3167
3196
  return;
3168
3197
  }
3169
3198
  if (Ye(o.refContext, l))
3170
- return X("div", { id: e.id }, n("x-runtime-lib.circularReference"));
3199
+ return G("div", { id: e.id }, n("x-runtime-lib.circularReference"));
3171
3200
  if (!c.value)
3172
- return X("div", { id: e.id });
3173
- if (c.value.type === "common")
3174
- return X(
3201
+ return G("div", { id: e.id });
3202
+ const h = c.value.type;
3203
+ if (h === "common")
3204
+ return G(
3175
3205
  "div",
3176
3206
  {
3177
3207
  id: e.id,
3178
- style: d.value
3208
+ style: p.value
3209
+ },
3210
+ {
3211
+ default: () => b.value.map((v) => g(v, h))
3212
+ }
3213
+ );
3214
+ if (h === "scene")
3215
+ return G(
3216
+ "TresGroup",
3217
+ {
3218
+ id: e.id
3179
3219
  },
3180
3220
  {
3181
- default: () => b.value.map((v) => g(v))
3221
+ default: () => b.value.map((v) => g(v, h))
3182
3222
  }
3183
3223
  );
3184
3224
  };
@@ -3192,14 +3232,14 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3192
3232
  refContext: {}
3193
3233
  },
3194
3234
  setup(t) {
3195
- const { t: n } = qe(), e = ct(), o = t, { node: s } = P(o), r = q(), l = Qe(), c = oe();
3235
+ const { t: n } = qe(), e = ct(), o = t, { node: s } = P(o), r = X(), l = Qe(), c = oe();
3196
3236
  $e(c);
3197
3237
  const u = k(() => o.refContext?.compId);
3198
3238
  et(u, c), ee(r) && Ke(c, "ref", o.nodeId, "", fe());
3199
- const { applySize: m } = de(o, s), d = k(() => {
3239
+ const { applySize: m } = pe(o, s), p = k(() => {
3200
3240
  const b = {};
3201
3241
  return c.value?.type === "common" && m(b), b;
3202
- }), p = (b) => {
3242
+ }), d = (b) => {
3203
3243
  const g = _e[b.key];
3204
3244
  if (!g) {
3205
3245
  console.assert(!1, `element not found key=${b.key}`);
@@ -3211,7 +3251,7 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3211
3251
  return Xe(b.key) && (_.refContext = {
3212
3252
  parent: o.refContext,
3213
3253
  compId: b.compId
3214
- }), X(
3254
+ }), G(
3215
3255
  g.comp,
3216
3256
  {
3217
3257
  key: b.id,
@@ -3220,7 +3260,7 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3220
3260
  {
3221
3261
  default: () => {
3222
3262
  if (!g.leaf)
3223
- return b.children?.map((h) => p(h));
3263
+ return b.children?.map((h) => d(h));
3224
3264
  }
3225
3265
  }
3226
3266
  );
@@ -3230,18 +3270,29 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3230
3270
  return;
3231
3271
  }
3232
3272
  if (Ye(o.refContext, l))
3233
- return X("div", { id: e.id }, n("x-runtime-lib.circularReference"));
3273
+ return G("div", { id: e.id }, n("x-runtime-lib.circularReference"));
3234
3274
  if (!c.value)
3235
- return X("div", { id: e.id });
3236
- if (c.value.type === "common")
3237
- return X(
3275
+ return G("div", { id: e.id });
3276
+ const b = c.value.type;
3277
+ if (b === "common")
3278
+ return G(
3238
3279
  "div",
3239
3280
  {
3240
3281
  id: e.id,
3241
- style: d.value
3282
+ style: p.value
3242
3283
  },
3243
3284
  {
3244
- default: () => c.value?.view.nodeLites.map((g) => p(g))
3285
+ default: () => c.value?.view.nodeLites.map((g) => d(g))
3286
+ }
3287
+ );
3288
+ if (b === "scene")
3289
+ return G(
3290
+ "TresGroup",
3291
+ {
3292
+ id: e.id
3293
+ },
3294
+ {
3295
+ default: () => c.value?.view.nodeLites.map((g) => d(g))
3245
3296
  }
3246
3297
  );
3247
3298
  };
@@ -3256,7 +3307,7 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3256
3307
  },
3257
3308
  setup(t) {
3258
3309
  const n = t, { node: e } = P(n), { property: o } = a(e, ["settings", "open"]);
3259
- return (s, r) => (x(), w(i(G), null, {
3310
+ return (s, r) => (x(), w(i(H), null, {
3260
3311
  default: V(() => [
3261
3312
  i(o) ? K(s.$slots, "default", { key: 0 }) : le("", !0)
3262
3313
  ]),
@@ -3271,15 +3322,15 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3271
3322
  refContext: {}
3272
3323
  },
3273
3324
  setup(t) {
3274
- const { t: n } = qe(), e = ct(), o = t, { node: s } = P(o), r = q(), l = Qe(), c = oe();
3325
+ const { t: n } = qe(), e = ct(), o = t, { node: s } = P(o), r = X(), l = Qe(), c = oe();
3275
3326
  $e(c);
3276
3327
  const u = k(() => o.refContext?.compId);
3277
3328
  et(u, c), ee(r) && Ke(c, "slot", o.nodeId, "", fe());
3278
- const { applySize: m } = de(o, s), d = k(() => {
3329
+ const { applySize: m } = pe(o, s), p = k(() => {
3279
3330
  const b = {};
3280
3331
  return c.value?.type === "common" && m(b), b;
3281
3332
  });
3282
- function p(b) {
3333
+ function d(b) {
3283
3334
  const g = _e[b.key];
3284
3335
  if (!g) {
3285
3336
  console.assert(!1, `element not found key=${b.key}`);
@@ -3291,7 +3342,7 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3291
3342
  return Xe(b.key) && (_.refContext = {
3292
3343
  parent: o.refContext,
3293
3344
  compId: b.compId
3294
- }), X(
3345
+ }), G(
3295
3346
  g.comp,
3296
3347
  {
3297
3348
  key: b.id,
@@ -3300,7 +3351,7 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3300
3351
  {
3301
3352
  default: () => {
3302
3353
  if (!g.leaf)
3303
- return b.children?.map((h) => p(h));
3354
+ return b.children?.map((h) => d(h));
3304
3355
  }
3305
3356
  }
3306
3357
  );
@@ -3311,20 +3362,30 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3311
3362
  return;
3312
3363
  }
3313
3364
  if (Ye(o.refContext, l))
3314
- return X("div", { id: e.id }, n("x-runtime-lib.circularReference"));
3365
+ return G("div", { id: e.id }, n("x-runtime-lib.circularReference"));
3315
3366
  if (!c.value)
3316
- return X("div", { id: e.id });
3317
- if (c.value.type === "common")
3318
- return X(
3367
+ return G("div", { id: e.id });
3368
+ const b = c.value.type;
3369
+ if (b === "common")
3370
+ return G(
3319
3371
  "div",
3320
3372
  {
3321
3373
  id: e.id,
3322
- style: d.value
3374
+ style: p.value
3323
3375
  },
3324
3376
  {
3325
- default: () => c.value?.view.nodeLites.map((g) => p(g))
3377
+ default: () => c.value?.view.nodeLites.map((g) => d(g))
3326
3378
  }
3327
3379
  );
3380
+ b === "scene" && G(
3381
+ "TresGroup",
3382
+ {
3383
+ id: e.id
3384
+ },
3385
+ {
3386
+ default: () => c.value?.view.nodeLites.map((g) => d(g))
3387
+ }
3388
+ );
3328
3389
  };
3329
3390
  return (b, g) => (x(), w(f));
3330
3391
  }
@@ -3390,7 +3451,7 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3390
3451
  ]
3391
3452
  }
3392
3453
  ]
3393
- }, zl = D(Z), Te = {
3454
+ }, Ll = D(Z), Te = {
3394
3455
  key: "border",
3395
3456
  name: "x-runtime-lib.border",
3396
3457
  children: [
@@ -3408,7 +3469,7 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3408
3469
  types: "borderWidthTypesV1",
3409
3470
  default: ""
3410
3471
  },
3411
- zl,
3472
+ Ll,
3412
3473
  {
3413
3474
  key: "roundRadius",
3414
3475
  name: "x-runtime-lib.roundRadius",
@@ -3535,7 +3596,7 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3535
3596
  default: ""
3536
3597
  }
3537
3598
  ]
3538
- }, J = {
3599
+ }, q = {
3539
3600
  key: "size",
3540
3601
  name: "x-runtime-lib.size",
3541
3602
  children: [
@@ -3806,7 +3867,7 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3806
3867
  default: 2e3
3807
3868
  }
3808
3869
  ]
3809
- }, Ll = {
3870
+ }, zl = {
3810
3871
  key: "scene_orthographic_camera_v1",
3811
3872
  name: "x-runtime-lib.orthographicCamera",
3812
3873
  comp: Ni,
@@ -3818,7 +3879,7 @@ const wl = /* @__PURE__ */ We(xl, [["render", kl]]), Il = /* @__PURE__ */ C({
3818
3879
  methods: [],
3819
3880
  slots: []
3820
3881
  };
3821
- I(Ll);
3882
+ I(zl);
3822
3883
  const hn = {
3823
3884
  key: "settings",
3824
3885
  name: "x-runtime-lib.settings",
@@ -4248,15 +4309,15 @@ const xn = {
4248
4309
  slots: []
4249
4310
  };
4250
4311
  I(Fl);
4251
- const pt = D(Z);
4252
- pt.children[0].default = "custom";
4253
- pt.children[2].children[0].default = "0xffffff";
4254
- pt.children[2].children[1].default = "0xffffff";
4312
+ const dt = D(Z);
4313
+ dt.children[0].default = "custom";
4314
+ dt.children[2].children[0].default = "0xffffff";
4315
+ dt.children[2].children[1].default = "0xffffff";
4255
4316
  const kn = {
4256
4317
  key: "settings",
4257
4318
  name: "x-runtime-lib.settings",
4258
4319
  children: [
4259
- pt,
4320
+ dt,
4260
4321
  {
4261
4322
  key: "intensity",
4262
4323
  name: "x-runtime-lib.intensity",
@@ -4278,15 +4339,15 @@ const kn = {
4278
4339
  slots: []
4279
4340
  };
4280
4341
  I(Nl);
4281
- const dt = D(Z);
4282
- dt.children[0].default = "custom";
4283
- dt.children[2].children[0].default = "0xffffff";
4284
- dt.children[2].children[1].default = "0xffffff";
4342
+ const pt = D(Z);
4343
+ pt.children[0].default = "custom";
4344
+ pt.children[2].children[0].default = "0xffffff";
4345
+ pt.children[2].children[1].default = "0xffffff";
4285
4346
  const wn = {
4286
4347
  key: "settings",
4287
4348
  name: "x-runtime-lib.settings",
4288
4349
  children: [
4289
- dt,
4350
+ pt,
4290
4351
  {
4291
4352
  key: "intensity",
4292
4353
  name: "x-runtime-lib.intensity",
@@ -4413,7 +4474,7 @@ I(Hl);
4413
4474
  const Ne = {
4414
4475
  key: "scene_mesh_v1",
4415
4476
  name: "x-runtime-lib.mesh",
4416
- comp: dr,
4477
+ comp: pr,
4417
4478
  properties: {
4418
4479
  pageScene: [y, te],
4419
4480
  compScene: [y, te]
@@ -4473,8 +4534,8 @@ const Sn = {
4473
4534
  name: "x-runtime-lib.barChart",
4474
4535
  comp: vs,
4475
4536
  properties: {
4476
- pageCommon: [y, J, st, lt, at, rt, Sn],
4477
- compCommon: [y, J, st, lt, at, rt, Sn]
4537
+ pageCommon: [y, q, st, lt, at, rt, Sn],
4538
+ compCommon: [y, q, st, lt, at, rt, Sn]
4478
4539
  },
4479
4540
  leaf: !0,
4480
4541
  spawn: Ul
@@ -4530,8 +4591,8 @@ const Cn = {
4530
4591
  name: "x-runtime-lib.lineChart",
4531
4592
  comp: xs,
4532
4593
  properties: {
4533
- pageCommon: [y, J, st, lt, at, rt, Cn],
4534
- compCommon: [y, J, st, lt, at, rt, Cn]
4594
+ pageCommon: [y, q, st, lt, at, rt, Cn],
4595
+ compCommon: [y, q, st, lt, at, rt, Cn]
4535
4596
  },
4536
4597
  leaf: !0,
4537
4598
  spawn: Jl
@@ -4693,8 +4754,8 @@ const Yl = D(Z), Vn = {
4693
4754
  name: "x-runtime-lib.button",
4694
4755
  comp: ws,
4695
4756
  properties: {
4696
- pageCommon: [y, J, Vn],
4697
- compCommon: [y, J, Vn]
4757
+ pageCommon: [y, q, Vn],
4758
+ compCommon: [y, q, Vn]
4698
4759
  },
4699
4760
  events: [
4700
4761
  {
@@ -4806,7 +4867,7 @@ function ea(t, n) {
4806
4867
  }
4807
4868
  };
4808
4869
  }
4809
- const zn = {
4870
+ const Ln = {
4810
4871
  key: "settings",
4811
4872
  name: "x-runtime-lib.settings",
4812
4873
  children: [
@@ -4866,13 +4927,13 @@ const zn = {
4866
4927
  name: "x-runtime-lib.card",
4867
4928
  comp: Vs,
4868
4929
  properties: {
4869
- pageCommon: [y, J, zn],
4870
- compCommon: [y, J, zn]
4930
+ pageCommon: [y, q, Ln],
4931
+ compCommon: [y, q, Ln]
4871
4932
  },
4872
4933
  spawn: ea
4873
4934
  };
4874
4935
  I(je);
4875
- const Ln = {
4936
+ const zn = {
4876
4937
  key: "settings",
4877
4938
  name: "x-runtime-lib.settings",
4878
4939
  children: [
@@ -4894,8 +4955,8 @@ const Ln = {
4894
4955
  name: "x-runtime-lib.checkbox",
4895
4956
  comp: Ps,
4896
4957
  properties: {
4897
- pageCommon: [y, Ln],
4898
- compCommon: [y, Ln]
4958
+ pageCommon: [y, zn],
4959
+ compCommon: [y, zn]
4899
4960
  },
4900
4961
  leaf: !0
4901
4962
  };
@@ -4978,7 +5039,7 @@ const na = D(Z), Tn = {
4978
5039
  }, Vt = {
4979
5040
  key: "common_chip_v1",
4980
5041
  name: "x-runtime-lib.chip",
4981
- comp: zs,
5042
+ comp: Ls,
4982
5043
  properties: {
4983
5044
  pageCommon: [y, Tn],
4984
5045
  compCommon: [y, Tn]
@@ -4999,15 +5060,15 @@ function oa(t, n) {
4999
5060
  }
5000
5061
  const r = E();
5001
5062
  M(r, s), r.basic.id = T(16), r.basic.key = Pt.key;
5002
- const l = Le(t, n, "chip1", "chip 1"), c = Le(t, n, "chip2", "chip 2"), u = Le(t, n, "chip3", "chip 3"), m = Le(t, n, "chip4", "chip 4"), d = Le(t, n, "chip5", "chip 5"), p = Le(t, n, "chip6", "chip 6");
5063
+ 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"), p = ze(t, n, "chip5", "chip 5"), d = ze(t, n, "chip6", "chip 6");
5003
5064
  return {
5004
5065
  nodeLite: A(r, [
5005
5066
  l.nodeLite,
5006
5067
  c.nodeLite,
5007
5068
  u.nodeLite,
5008
5069
  m.nodeLite,
5009
- d.nodeLite,
5010
- p.nodeLite
5070
+ p.nodeLite,
5071
+ d.nodeLite
5011
5072
  ]),
5012
5073
  nodes: {
5013
5074
  [r.basic.id]: r,
@@ -5015,12 +5076,12 @@ function oa(t, n) {
5015
5076
  ...c.nodes,
5016
5077
  ...u.nodes,
5017
5078
  ...m.nodes,
5018
- ...d.nodes,
5019
- ...p.nodes
5079
+ ...p.nodes,
5080
+ ...d.nodes
5020
5081
  }
5021
5082
  };
5022
5083
  }
5023
- function Le(t, n, e, o) {
5084
+ function ze(t, n, e, o) {
5024
5085
  const s = `type=${t} subtype=${n}`, r = B(t, n);
5025
5086
  if (!r) {
5026
5087
  console.error(`chipGroupV1/spawnChip property tag not found, ${s}`);
@@ -5096,7 +5157,7 @@ const En = {
5096
5157
  }, Pt = {
5097
5158
  key: "common_chip_group_v1",
5098
5159
  name: "x-runtime-lib.chipGroup",
5099
- comp: Ls,
5160
+ comp: zs,
5100
5161
  properties: {
5101
5162
  pageCommon: [y, En],
5102
5163
  compCommon: [y, En]
@@ -5174,13 +5235,13 @@ const Mn = {
5174
5235
  key: "settings",
5175
5236
  name: "x-runtime-lib.settings",
5176
5237
  children: [rn]
5177
- }, zt = {
5238
+ }, Lt = {
5178
5239
  key: "common_container_v1",
5179
5240
  name: "x-runtime-lib.container",
5180
5241
  comp: As,
5181
5242
  properties: {
5182
- pageCommon: [y, J, Te, Ee, Ae, Mn],
5183
- compCommon: [y, J, Te, Ee, Ae, Mn]
5243
+ pageCommon: [y, q, Te, Ee, Ae, Mn],
5244
+ compCommon: [y, q, Te, Ee, Ae, Mn]
5184
5245
  },
5185
5246
  events: [
5186
5247
  {
@@ -5189,7 +5250,7 @@ const Mn = {
5189
5250
  }
5190
5251
  ]
5191
5252
  };
5192
- I(zt);
5253
+ I(Lt);
5193
5254
  const Wn = {
5194
5255
  key: "size",
5195
5256
  name: "x-runtime-lib.size",
@@ -5415,16 +5476,16 @@ const Kn = {
5415
5476
  default: !1
5416
5477
  }
5417
5478
  ]
5418
- }, Lt = {
5479
+ }, zt = {
5419
5480
  key: "common_flex_layout_entry_v1",
5420
5481
  name: "x-runtime-lib.flexLayoutEntry",
5421
5482
  comp: Fs,
5422
5483
  properties: {
5423
- pageCommon: [y, J, Dn],
5424
- compCommon: [y, J, Dn]
5484
+ pageCommon: [y, q, Dn],
5485
+ compCommon: [y, q, Dn]
5425
5486
  }
5426
5487
  };
5427
- I(Lt);
5488
+ I(zt);
5428
5489
  function ca(t, n) {
5429
5490
  const e = `type=${t} subtype=${n}`, o = B(t, n);
5430
5491
  if (!o) {
@@ -5475,13 +5536,13 @@ function ua(t, n) {
5475
5536
  );
5476
5537
  return;
5477
5538
  }
5478
- const s = Lt.properties[o];
5539
+ const s = zt.properties[o];
5479
5540
  if (!s) {
5480
5541
  console.error(`flexLayoutV1/spawnEntry properties not found, ${e}`);
5481
5542
  return;
5482
5543
  }
5483
5544
  const r = E();
5484
- M(r, s), r.basic.id = T(16), r.basic.key = Lt.key;
5545
+ M(r, s), r.basic.id = T(16), r.basic.key = zt.key;
5485
5546
  const l = Tt(
5486
5547
  t,
5487
5548
  n,
@@ -5501,22 +5562,22 @@ function ua(t, n) {
5501
5562
  };
5502
5563
  }
5503
5564
  function Tt(t, n, e, o, s, r, l, c, u) {
5504
- const m = `type=${t} subtype=${n}`, d = B(t, n);
5505
- if (!d) {
5565
+ const m = `type=${t} subtype=${n}`, p = B(t, n);
5566
+ if (!p) {
5506
5567
  console.error(
5507
5568
  `flexLayoutV1/spawnContainer property tag not found, ${m}`
5508
5569
  );
5509
5570
  return;
5510
5571
  }
5511
- const p = zt.properties[d];
5512
- if (!p) {
5572
+ const d = Lt.properties[p];
5573
+ if (!d) {
5513
5574
  console.error(
5514
5575
  `flexLayoutV1/spawnContainer properties not found, ${m}`
5515
5576
  );
5516
5577
  return;
5517
5578
  }
5518
5579
  const f = E();
5519
- return M(f, p), f.basic.id = T(16), f.basic.key = zt.key, o && (f.size.width = o), s && (f.size.minWidth = s), 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), {
5580
+ return M(f, d), f.basic.id = T(16), f.basic.key = Lt.key, o && (f.size.width = o), s && (f.size.minWidth = s), 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), {
5520
5581
  nodeLite: A(f, []),
5521
5582
  nodes: {
5522
5583
  [f.basic.id]: f
@@ -5701,8 +5762,8 @@ const On = {
5701
5762
  name: "x-runtime-lib.flexLayout",
5702
5763
  comp: Os,
5703
5764
  properties: {
5704
- pageCommon: [y, J, Te, Ee, Ae, On],
5705
- compCommon: [y, J, Te, Ee, Ae, On]
5765
+ pageCommon: [y, q, Te, Ee, Ae, On],
5766
+ compCommon: [y, q, Te, Ee, Ae, On]
5706
5767
  },
5707
5768
  events: [
5708
5769
  {
@@ -5907,7 +5968,7 @@ function ma(t, n) {
5907
5968
  }
5908
5969
  const r = E();
5909
5970
  M(r, s), r.basic.id = T(16), r.basic.key = At.key;
5910
- const l = pa(t, n);
5971
+ const l = da(t, n);
5911
5972
  return {
5912
5973
  nodeLite: A(r, [l.nodeLite]),
5913
5974
  nodes: {
@@ -5916,7 +5977,7 @@ function ma(t, n) {
5916
5977
  }
5917
5978
  };
5918
5979
  }
5919
- function pa(t, n) {
5980
+ function da(t, n) {
5920
5981
  const e = `type=${t} subtype=${n}`, o = B(t, n);
5921
5982
  if (!o) {
5922
5983
  console.error(`formV1/spawnTextField property tag not found, ${e}`);
@@ -5958,8 +6019,8 @@ const jn = {
5958
6019
  name: "x-runtime-lib.form",
5959
6020
  comp: Ns,
5960
6021
  properties: {
5961
- pageCommon: [y, J, Te, Ee, Ae, jn],
5962
- compCommon: [y, J, Te, Ee, Ae, jn]
6022
+ pageCommon: [y, q, Te, Ee, Ae, jn],
6023
+ compCommon: [y, q, Te, Ee, Ae, jn]
5963
6024
  },
5964
6025
  events: [
5965
6026
  {
@@ -5970,7 +6031,7 @@ const jn = {
5970
6031
  spawn: ma
5971
6032
  };
5972
6033
  I(At);
5973
- const da = D(Z), Gn = {
6034
+ const pa = D(Z), Gn = {
5974
6035
  key: "settings",
5975
6036
  name: "x-runtime-lib.settings",
5976
6037
  children: [
@@ -5993,7 +6054,7 @@ const da = D(Z), Gn = {
5993
6054
  items: "sizeItemsV1",
5994
6055
  default: "default"
5995
6056
  },
5996
- da
6057
+ pa
5997
6058
  ]
5998
6059
  }, fa = {
5999
6060
  key: "common_icon_v1",
@@ -7177,9 +7238,9 @@ un.name = "x-runtime-lib.backgroundColor";
7177
7238
  const mn = D(Z);
7178
7239
  mn.key = "selectedColor";
7179
7240
  mn.name = "x-runtime-lib.selectedColor";
7180
- const pn = D(Z);
7181
- pn.key = "sliderColor";
7182
- pn.name = "x-runtime-lib.sliderColor";
7241
+ const dn = D(Z);
7242
+ dn.key = "sliderColor";
7243
+ dn.name = "x-runtime-lib.sliderColor";
7183
7244
  const so = {
7184
7245
  key: "settings",
7185
7246
  name: "x-runtime-lib.settings",
@@ -7256,13 +7317,13 @@ const so = {
7256
7317
  {
7257
7318
  key: "color",
7258
7319
  name: "x-runtime-lib.color",
7259
- children: [un, mn, pn]
7320
+ children: [un, mn, dn]
7260
7321
  }
7261
7322
  ]
7262
7323
  }, jt = {
7263
7324
  key: "common_tabs_v1",
7264
7325
  name: "x-runtime-lib.tabs",
7265
- comp: pl,
7326
+ comp: dl,
7266
7327
  properties: {
7267
7328
  pageCommon: [y, so],
7268
7329
  compCommon: [y, so]
@@ -7270,7 +7331,7 @@ const so = {
7270
7331
  spawn: Pa
7271
7332
  };
7272
7333
  I(jt);
7273
- function za(t, n) {
7334
+ function La(t, n) {
7274
7335
  const e = `type=${t} subtype=${n}`, o = B(t, n);
7275
7336
  if (!o) {
7276
7337
  console.error(`textV1/spawn property tag not found, ${e}`);
@@ -7378,16 +7439,16 @@ const lo = {
7378
7439
  }, Se = {
7379
7440
  key: "common_text_v1",
7380
7441
  name: "x-runtime-lib.text",
7381
- comp: dl,
7442
+ comp: pl,
7382
7443
  properties: {
7383
7444
  pageCommon: [y, lo],
7384
7445
  compCommon: [y, lo]
7385
7446
  },
7386
7447
  leaf: !0,
7387
- spawn: za
7448
+ spawn: La
7388
7449
  };
7389
7450
  I(Se);
7390
- function La(t, n) {
7451
+ function za(t, n) {
7391
7452
  const e = `type=${t} subtype=${n}`, o = B(t, n);
7392
7453
  if (!o) {
7393
7454
  console.error(`textareaV1/spawn property tag not found, ${e}`);
@@ -7486,7 +7547,7 @@ const ao = {
7486
7547
  compCommon: [y, ao]
7487
7548
  },
7488
7549
  leaf: !0,
7489
- spawn: La
7550
+ spawn: za
7490
7551
  };
7491
7552
  I(Gt);
7492
7553
  const Ht = {
@@ -7834,8 +7895,8 @@ const mo = {
7834
7895
  name: "x-runtime-lib.multipleRef",
7835
7896
  comp: Sl,
7836
7897
  properties: {
7837
- pageCommon: [y, J, mo, po],
7838
- compCommon: [y, J, mo, po]
7898
+ pageCommon: [y, q, mo, po],
7899
+ compCommon: [y, q, mo, po]
7839
7900
  },
7840
7901
  leaf: !0
7841
7902
  };
@@ -7869,8 +7930,8 @@ const fo = {
7869
7930
  name: "x-runtime-lib.multipleSlot",
7870
7931
  comp: $l,
7871
7932
  properties: {
7872
- pageCommon: [y, J, fo, yo],
7873
- compCommon: [y, J, fo, yo]
7933
+ pageCommon: [y, q, fo, yo],
7934
+ compCommon: [y, q, fo, yo]
7874
7935
  },
7875
7936
  leaf: !0
7876
7937
  };
@@ -7891,8 +7952,8 @@ const bo = {
7891
7952
  name: "x-runtime-lib.reference",
7892
7953
  comp: Vl,
7893
7954
  properties: {
7894
- pageCommon: [y, J, bo],
7895
- compCommon: [y, J, bo]
7955
+ pageCommon: [y, q, bo],
7956
+ compCommon: [y, q, bo]
7896
7957
  },
7897
7958
  leaf: !0
7898
7959
  };
@@ -7940,8 +8001,8 @@ const ho = {
7940
8001
  name: "x-runtime-lib.slot",
7941
8002
  comp: we,
7942
8003
  properties: {
7943
- pageCommon: [y, J, ho],
7944
- compCommon: [y, J, ho]
8004
+ pageCommon: [y, q, ho],
8005
+ compCommon: [y, q, ho]
7945
8006
  },
7946
8007
  leaf: !0
7947
8008
  };
@@ -8091,13 +8152,13 @@ const Za = [
8091
8152
  { title: "x-runtime-lib.notSet", value: "" },
8092
8153
  { title: "x-runtime-lib.show", value: "show" },
8093
8154
  { title: "x-runtime-lib.always", value: "always" }
8094
- ], pc = [
8155
+ ], dc = [
8095
8156
  { title: "x-runtime-lib.xSmall", value: "x-small" },
8096
8157
  { title: "x-runtime-lib.small", value: "small" },
8097
8158
  { title: "x-runtime-lib.default", value: "default" },
8098
8159
  { title: "x-runtime-lib.large", value: "large" },
8099
8160
  { title: "x-runtime-lib.xLarge", value: "x-large" }
8100
- ], dc = [
8161
+ ], pc = [
8101
8162
  { title: "x-runtime-lib.notSet", value: "" },
8102
8163
  { title: "x-runtime-lib.start", value: "start" },
8103
8164
  { title: "x-runtime-lib.center", value: "center" },
@@ -8177,8 +8238,8 @@ const Za = [
8177
8238
  fontWeightItemsV1: cc,
8178
8239
  sheetVariantItemsV1: uc,
8179
8240
  showTicksItemsV1: mc,
8180
- sizeItemsV1: pc,
8181
- textAlignItemsV1: dc,
8241
+ sizeItemsV1: dc,
8242
+ textAlignItemsV1: pc,
8182
8243
  textDecorationItemsV1: fc,
8183
8244
  textEmphasisItemsV1: yc,
8184
8245
  textStyleItemsV1: bc,
@@ -8359,7 +8420,7 @@ const Za = [
8359
8420
  validator: (t) => t === "end",
8360
8421
  default: "end"
8361
8422
  }
8362
- ], zc = [
8423
+ ], Lc = [
8363
8424
  {
8364
8425
  title: "x-runtime-lib.notSet",
8365
8426
  value: "",
@@ -8381,7 +8442,7 @@ const Za = [
8381
8442
  validator: (t) => t === "bottom",
8382
8443
  default: "bottom"
8383
8444
  }
8384
- ], Lc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8445
+ ], zc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8385
8446
  __proto__: null,
8386
8447
  borderWidthTypesV1: Ic,
8387
8448
  leftRightTypesV1: Sc,
@@ -8389,7 +8450,7 @@ const Za = [
8389
8450
  paddingTypesV1: $c,
8390
8451
  sizeTypesV1: Vc,
8391
8452
  tableColumnAlignTypesV1: Pc,
8392
- topBottomTypesV1: zc
8453
+ topBottomTypesV1: Lc
8393
8454
  }, Symbol.toStringTag, { value: "Module" })), Tc = [
8394
8455
  {
8395
8456
  key: "containment",
@@ -8657,7 +8718,7 @@ const Za = [
8657
8718
  globalityKey: "globality_v1",
8658
8719
  refKey: "ref_v1",
8659
8720
  items: { ...wc },
8660
- types: { ...Lc },
8721
+ types: { ...zc },
8661
8722
  elements: /* @__PURE__ */ new Set([
8662
8723
  "globality_v1",
8663
8724
  "multiple_ref_v1",
@@ -8788,18 +8849,18 @@ function Su(t, n, e, o, s) {
8788
8849
  console.error(`spawnNode [ref] element not found in pkg, ${r}`);
8789
8850
  return;
8790
8851
  }
8791
- const d = _e[u];
8792
- if (!d) {
8852
+ const p = _e[u];
8853
+ if (!p) {
8793
8854
  console.error(`spawnNode [ref] element not found in global, ${r}`);
8794
8855
  return;
8795
8856
  }
8796
- const p = d.properties[l];
8797
- if (!p) {
8857
+ const d = p.properties[l];
8858
+ if (!d) {
8798
8859
  console.error(`spawnNode [ref] properties not found, ${r}`);
8799
8860
  return;
8800
8861
  }
8801
8862
  const f = E();
8802
- return M(f, p), f.basic.id = T(16), f.basic.key = u, f.settings || (f.settings = {}), f.settings.comp = m, {
8863
+ return M(f, d), f.basic.id = T(16), f.basic.key = u, f.settings || (f.settings = {}), f.settings.comp = m, {
8803
8864
  nodeLite: A(f),
8804
8865
  nodes: {
8805
8866
  [f.basic.id]: f
@@ -8819,18 +8880,18 @@ function Su(t, n, e, o, s) {
8819
8880
  if (m.spawn)
8820
8881
  return m.spawn(t, n);
8821
8882
  {
8822
- const d = m.properties[l];
8823
- if (!d) {
8883
+ const p = m.properties[l];
8884
+ if (!p) {
8824
8885
  console.error(`spawnNode [key] properties not found, ${r}`);
8825
8886
  return;
8826
8887
  }
8827
- const p = E();
8828
- M(p, d), p.basic.id = T(16), p.basic.key = u;
8888
+ const d = E();
8889
+ M(d, p), d.basic.id = T(16), d.basic.key = u;
8829
8890
  let f;
8830
8891
  return m.leaf || (f = []), {
8831
- nodeLite: A(p, f),
8892
+ nodeLite: A(d, f),
8832
8893
  nodes: {
8833
- [p.basic.id]: p
8894
+ [d.basic.id]: d
8834
8895
  }
8835
8896
  };
8836
8897
  }
@@ -8870,67 +8931,67 @@ function $u(t) {
8870
8931
  }
8871
8932
  const Oo = "runtimeOrg", Fo = "runtimeEnv", No = "runtimeMode", jo = "runtimeDevice", Go = "runtimeDark", Ho = "runtimeId", Uo = "runtimeType", Jo = "runtimeData", qo = "runtimeDepends", Xo = "runtimeRuntime", Yo = "runtimeSandbox";
8872
8933
  function Vu(t) {
8873
- pe(Oo, t);
8934
+ de(Oo, t);
8874
8935
  }
8875
8936
  function Kc() {
8876
8937
  return me(Oo);
8877
8938
  }
8878
8939
  function Pu(t) {
8879
- pe(Fo, t);
8940
+ de(Fo, t);
8880
8941
  }
8881
8942
  function Dc() {
8882
8943
  return me(Fo);
8883
8944
  }
8884
- function zu(t) {
8885
- pe(No, t);
8945
+ function Lu(t) {
8946
+ de(No, t);
8886
8947
  }
8887
- function q() {
8948
+ function X() {
8888
8949
  return me(No);
8889
8950
  }
8890
- function Lu(t) {
8891
- pe(jo, Yt(t));
8951
+ function zu(t) {
8952
+ de(jo, Yt(t));
8892
8953
  }
8893
8954
  function Re() {
8894
8955
  return me(jo);
8895
8956
  }
8896
8957
  function Tu(t) {
8897
- pe(Go, Yt(t));
8958
+ de(Go, Yt(t));
8898
8959
  }
8899
8960
  function Ze() {
8900
8961
  return me(Go);
8901
8962
  }
8902
8963
  function Eu(t) {
8903
- pe(Ho, t);
8964
+ de(Ho, t);
8904
8965
  }
8905
8966
  function Qe() {
8906
8967
  return me(Ho);
8907
8968
  }
8908
8969
  function Au(t) {
8909
- pe(Uo, t);
8970
+ de(Uo, t);
8910
8971
  }
8911
8972
  function xe() {
8912
8973
  return me(Uo);
8913
8974
  }
8914
8975
  function $e(t) {
8915
- pe(Jo, t);
8976
+ de(Jo, t);
8916
8977
  }
8917
8978
  function be() {
8918
8979
  return me(Jo);
8919
8980
  }
8920
8981
  function Mu(t) {
8921
- pe(qo, Yt(t));
8982
+ de(qo, Yt(t));
8922
8983
  }
8923
8984
  function Oc() {
8924
8985
  return me(qo);
8925
8986
  }
8926
8987
  function Wu(t) {
8927
- pe(Xo, t);
8988
+ de(Xo, t);
8928
8989
  }
8929
8990
  function Fc() {
8930
8991
  return me(Xo);
8931
8992
  }
8932
8993
  function Nc(t) {
8933
- pe(Yo, t);
8994
+ de(Yo, t);
8934
8995
  }
8935
8996
  function fe() {
8936
8997
  return me(Yo, void 0);
@@ -8954,76 +9015,76 @@ function nt(t, n, e, o, s) {
8954
9015
  continue;
8955
9016
  }
8956
9017
  let m = null;
8957
- for (const p of u)
8958
- if (e === Oe(p)) {
8959
- if (p.subKeys) {
9018
+ for (const d of u)
9019
+ if (e === Oe(d)) {
9020
+ if (d.subKeys) {
8960
9021
  if (!se(
8961
- ke(o, p.subKeys),
8962
- ke(s, p.subKeys)
9022
+ ke(o, d.subKeys),
9023
+ ke(s, d.subKeys)
8963
9024
  )) {
8964
- m = p;
9025
+ m = d;
8965
9026
  break;
8966
9027
  }
8967
9028
  } else if (!se(o, s)) {
8968
- m = p;
9029
+ m = d;
8969
9030
  break;
8970
9031
  }
8971
9032
  }
8972
9033
  if (!m)
8973
9034
  continue;
8974
- let d;
8975
- m.subKeys ? d = ke(o, m.subKeys) : d = o;
8976
- for (const p of u)
8977
- if (p.subKeys) {
9035
+ let p;
9036
+ m.subKeys ? p = ke(o, m.subKeys) : p = o;
9037
+ for (const d of u)
9038
+ if (d.subKeys) {
8978
9039
  let f;
8979
- if (p.type === "elementProperty")
9040
+ if (d.type === "elementProperty")
8980
9041
  f = t.getElementProperty(
8981
- p.nodeId,
8982
- p.propertyKeys.split(".")
9042
+ d.nodeId,
9043
+ d.propertyKeys.split(".")
8983
9044
  );
8984
- else if (p.type === "customProperty")
8985
- f = t.getCustomProperty(p.propertyId);
8986
- else if (p.type === "state")
8987
- f = t.getState(p.stateId);
8988
- else if (p.type === "adaptSlotProperty")
8989
- f = t.getAdaptSlotProperty(p.propertyId);
9045
+ else if (d.type === "customProperty")
9046
+ f = t.getCustomProperty(d.propertyId);
9047
+ else if (d.type === "state")
9048
+ f = t.getState(d.stateId);
9049
+ else if (d.type === "adaptSlotProperty")
9050
+ f = t.getAdaptSlotProperty(d.propertyId);
8990
9051
  else {
8991
9052
  console.assert(!1);
8992
9053
  continue;
8993
9054
  }
8994
- const b = ke(f, p.subKeys);
8995
- if (se(d, b))
9055
+ const b = ke(f, d.subKeys);
9056
+ if (se(p, b))
8996
9057
  continue;
8997
9058
  const g = D(f);
8998
- Qt(g, p.subKeys, D(d)), p.type === "elementProperty" ? t.setElementProperty(
8999
- p.nodeId,
9000
- p.propertyKeys.split("."),
9059
+ Qt(g, d.subKeys, D(p)), d.type === "elementProperty" ? t.setElementProperty(
9060
+ d.nodeId,
9061
+ d.propertyKeys.split("."),
9001
9062
  g
9002
- ) : 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);
9063
+ ) : d.type === "customProperty" ? t.setCustomProperty(d.propertyId, g) : d.type === "state" ? t.setState(d.stateId, g) : d.type === "adaptSlotProperty" ? t.setAdaptSlotProperty(d.propertyId, g) : console.assert(!1);
9003
9064
  } else {
9004
9065
  let f;
9005
- if (p.type === "elementProperty")
9066
+ if (d.type === "elementProperty")
9006
9067
  f = t.getElementProperty(
9007
- p.nodeId,
9008
- p.propertyKeys.split(".")
9068
+ d.nodeId,
9069
+ d.propertyKeys.split(".")
9009
9070
  );
9010
- else if (p.type === "customProperty")
9011
- f = t.getCustomProperty(p.propertyId);
9012
- else if (p.type === "state")
9013
- f = t.getState(p.stateId);
9014
- else if (p.type === "adaptSlotProperty")
9015
- f = t.getAdaptSlotProperty(p.propertyId);
9071
+ else if (d.type === "customProperty")
9072
+ f = t.getCustomProperty(d.propertyId);
9073
+ else if (d.type === "state")
9074
+ f = t.getState(d.stateId);
9075
+ else if (d.type === "adaptSlotProperty")
9076
+ f = t.getAdaptSlotProperty(d.propertyId);
9016
9077
  else {
9017
9078
  console.assert(!1);
9018
9079
  continue;
9019
9080
  }
9020
- if (se(d, f))
9081
+ if (se(p, f))
9021
9082
  continue;
9022
- p.type === "elementProperty" ? t.setElementProperty(
9023
- p.nodeId,
9024
- p.propertyKeys.split("."),
9025
- D(d)
9026
- ) : p.type === "customProperty" ? t.setCustomProperty(p.propertyId, D(d)) : p.type === "state" ? t.setState(p.stateId, D(d)) : p.type === "adaptSlotProperty" ? t.setAdaptSlotProperty(p.propertyId, D(d)) : console.assert(!1);
9083
+ d.type === "elementProperty" ? t.setElementProperty(
9084
+ d.nodeId,
9085
+ d.propertyKeys.split("."),
9086
+ D(p)
9087
+ ) : d.type === "customProperty" ? t.setCustomProperty(d.propertyId, D(p)) : d.type === "state" ? t.setState(d.stateId, D(p)) : d.type === "adaptSlotProperty" ? t.setAdaptSlotProperty(d.propertyId, D(p)) : console.assert(!1);
9027
9088
  }
9028
9089
  }
9029
9090
  }
@@ -9227,8 +9288,8 @@ function Hc(t) {
9227
9288
  if (/^\[\d+\]$/.test(u)) {
9228
9289
  let m = parseInt(u.slice(1, -1), 10);
9229
9290
  m > 0 && m--;
9230
- const d = n.newNumber(m);
9231
- n.setProp(s, l.toString(), d), d.dispose(), l++;
9291
+ const p = n.newNumber(m);
9292
+ n.setProp(s, l.toString(), p), p.dispose(), l++;
9232
9293
  } else {
9233
9294
  const m = n.newString(u);
9234
9295
  n.setProp(s, l.toString(), m), m.dispose(), l++;
@@ -9257,12 +9318,12 @@ function Hc(t) {
9257
9318
  if (Me(t)) {
9258
9319
  var l = [];
9259
9320
  try {
9260
- const d = Pe(l, n.getProp(n.global, "__timeoutCallback__"));
9261
- n.callFunction(d, n.global, n.newNumber(s));
9321
+ const p = Pe(l, n.getProp(n.global, "__timeoutCallback__"));
9322
+ n.callFunction(p, n.global, n.newNumber(s));
9262
9323
  } catch (c) {
9263
9324
  var u = c, m = !0;
9264
9325
  } finally {
9265
- ze(l, u, m);
9326
+ Le(l, u, m);
9266
9327
  }
9267
9328
  }
9268
9329
  }, r);
@@ -9277,7 +9338,7 @@ const Qo = ai({
9277
9338
  baseUrl: "http://localhost/computebase/",
9278
9339
  onError: (t) => {
9279
9340
  const { i18n: n } = Ie;
9280
- Po(Li(n, t));
9341
+ Po(zi(n, t));
9281
9342
  }
9282
9343
  });
9283
9344
  window.API_URL && (Qo.defaults.baseURL = window.API_URL + "/computebase/");
@@ -9291,18 +9352,18 @@ function Jc(t) {
9291
9352
  }
9292
9353
  const { vm: n } = t;
9293
9354
  n.newFunction("__callFuncV1__", (e, o, s, r, l) => {
9294
- const c = n.getString(e), u = n.getString(o), m = n.dump(s), d = n.getString(r), p = n.getString(l), { id: f, promise: b } = t.promiseManager.acquire(), g = JSON.stringify(m);
9355
+ const c = n.getString(e), u = n.getString(o), m = n.dump(s), p = n.getString(r), d = n.getString(l), { id: f, promise: b } = t.promiseManager.acquire(), g = JSON.stringify(m);
9295
9356
  return Uc({
9296
9357
  spaceId: c,
9297
9358
  id: u,
9298
9359
  strInputs: g,
9299
- env: d
9360
+ env: p
9300
9361
  }).then(
9301
9362
  ({ strOutputs: _ }) => {
9302
9363
  Me(t) && (b.resolve(n.evalCode(`JSON.parse('${_}')`).unwrap()), t.promiseManager.release(f));
9303
9364
  },
9304
9365
  (_) => {
9305
- Me(t) && (b.reject(n.newString(`call func <${p}> failed, ${_}`)), t.promiseManager.release(f));
9366
+ Me(t) && (b.reject(n.newString(`call func <${d}> failed, ${_}`)), t.promiseManager.release(f));
9306
9367
  }
9307
9368
  ), b.settled.then(n.runtime.executePendingJobs), b.handle;
9308
9369
  }).consume((e) => n.setProp(n.global, "__callFuncV1__", e));
@@ -9328,9 +9389,9 @@ function Xc(t) {
9328
9389
  const N = Pe(c, n.getProp(n.global, "__triggerEventInner__"));
9329
9390
  n.callFunction(N, n.global, e, ...o);
9330
9391
  } catch (u) {
9331
- var m = u, d = !0;
9392
+ var m = u, p = !0;
9332
9393
  } finally {
9333
- ze(c, m, d);
9394
+ Le(c, m, p);
9334
9395
  }
9335
9396
  }
9336
9397
  const s = n.getString(e), { kind: r, eventKey: l } = Gc(s);
@@ -9339,14 +9400,14 @@ function Xc(t) {
9339
9400
  try {
9340
9401
  const N = Pe($, n.getProp(n.global, "__triggerEventV1__"));
9341
9402
  {
9342
- var p = [];
9403
+ var d = [];
9343
9404
  try {
9344
- const F = Pe(p, n.newString(re("refEvent", t.id, l)));
9405
+ const F = Pe(d, n.newString(re("refEvent", t.id, l)));
9345
9406
  n.callFunction(N, n.global, F, ...o);
9346
9407
  } catch (f) {
9347
9408
  var b = f, g = !0;
9348
9409
  } finally {
9349
- ze(p, b, g);
9410
+ Le(d, b, g);
9350
9411
  }
9351
9412
  }
9352
9413
  {
@@ -9359,13 +9420,13 @@ function Xc(t) {
9359
9420
  } catch (h) {
9360
9421
  var v = h, S = !0;
9361
9422
  } finally {
9362
- ze(_, v, S);
9423
+ Le(_, v, S);
9363
9424
  }
9364
9425
  }
9365
- } catch (z) {
9366
- var R = z, O = !0;
9426
+ } catch (L) {
9427
+ var R = L, O = !0;
9367
9428
  } finally {
9368
- ze($, R, O);
9429
+ Le($, R, O);
9369
9430
  }
9370
9431
  }
9371
9432
  }).consume((e) => n.setProp(n.global, "__triggerEventV1__", e)), n.newFunction("__getPropertyV1__", (e, o) => {
@@ -9374,37 +9435,37 @@ function Xc(t) {
9374
9435
  if (l === "elementProperty")
9375
9436
  m = t.getElementProperty(c, u.split("."));
9376
9437
  else if (l === "refProperty") {
9377
- const d = t.children[c];
9378
- d && (m = d.getCustomProperty(u));
9438
+ const p = t.children[c];
9439
+ p && (m = p.getCustomProperty(u));
9379
9440
  } else if (l === "multipleRefProperty") {
9380
- const d = t.children[c + "/" + r];
9381
- d && (m = d.getCustomProperty(u));
9441
+ const p = t.children[c + "/" + r];
9442
+ p && (m = p.getCustomProperty(u));
9382
9443
  } else l === "customProperty" ? m = t.getCustomProperty(u) : l === "customSlotProperty" || (l === "adaptSlotElementProperty" || l === "adaptSlotCustomProperty" ? m = t.getAdaptSlotProperty(u) : console.assert(!1));
9383
9444
  return He(n, m);
9384
9445
  }).consume((e) => n.setProp(n.global, "__getPropertyV1__", e)), n.newFunction("__setPropertyV1__", (e, o, s) => {
9385
- const r = n.getString(e), l = n.getString(o), c = n.dump(s), { kind: u, nodeId: m, propertyKey: d } = vo(r);
9446
+ const r = n.getString(e), l = n.getString(o), c = n.dump(s), { kind: u, nodeId: m, propertyKey: p } = vo(r);
9386
9447
  if (u === "elementProperty")
9387
- t.setElementProperty(m, d.split("."), c);
9448
+ t.setElementProperty(m, p.split("."), c);
9388
9449
  else if (u === "refProperty") {
9389
- const p = t.children[m];
9390
- p && p.setCustomProperty(d, c);
9450
+ const d = t.children[m];
9451
+ d && d.setCustomProperty(p, c);
9391
9452
  } else if (u === "multipleRefProperty") {
9392
- const p = t.children[m + "/" + l];
9393
- p && p.setCustomProperty(d, c);
9394
- } else u === "customProperty" ? t.setCustomProperty(d, c) : u === "customSlotProperty" || (u === "adaptSlotElementProperty" || u === "adaptSlotCustomProperty" ? t.setAdaptSlotProperty(d, c) : console.assert(!1));
9453
+ const d = t.children[m + "/" + l];
9454
+ d && d.setCustomProperty(p, c);
9455
+ } else u === "customProperty" ? t.setCustomProperty(p, c) : u === "customSlotProperty" || (u === "adaptSlotElementProperty" || u === "adaptSlotCustomProperty" ? t.setAdaptSlotProperty(p, c) : console.assert(!1));
9395
9456
  }).consume((e) => n.setProp(n.global, "__setPropertyV1__", e)), n.newFunction("__callMethodV1__", (e, o, s) => {
9396
- const r = n.getString(e), l = n.getString(o), c = n.dump(s), { kind: u, nodeId: m, methodKey: d } = Zo(r);
9397
- let p;
9457
+ const r = n.getString(e), l = n.getString(o), c = n.dump(s), { kind: u, nodeId: m, methodKey: p } = Zo(r);
9458
+ let d;
9398
9459
  if (u === "elementMethod")
9399
- p = t.callElementMethod(r, c);
9460
+ d = t.callElementMethod(r, c);
9400
9461
  else if (u === "refMethod") {
9401
9462
  const f = t.children[m];
9402
- f && (p = f.callCustomMethod(d, c));
9463
+ f && (d = f.callCustomMethod(p, c));
9403
9464
  } else if (u === "multipleRefMethod") {
9404
9465
  const f = t.children[m + "/" + l];
9405
- f && (p = f.callCustomMethod(d, c));
9466
+ f && (d = f.callCustomMethod(p, c));
9406
9467
  } else u === "customMethod" || u === "customSlotMethod" || u === "adaptSlotElementMethod" || u === "adaptSlotCustomMethod" || console.assert(!1);
9407
- return p;
9468
+ return d;
9408
9469
  }).consume((e) => n.setProp(n.global, "__callMethodV1__", e)), n.newFunction("__getStateV1__", (e) => {
9409
9470
  const o = n.getString(e), s = t.getState(o);
9410
9471
  return He(n, s);
@@ -9432,8 +9493,8 @@ function Xc(t) {
9432
9493
  }), c.settled.then(n.runtime.executePendingJobs), c.handle;
9433
9494
  }).consume((e) => n.setProp(n.global, "__openConfirmDlgV1__", e)), n.newFunction("__openPromptDlgV1__", (e, o, s) => {
9434
9495
  const r = n.getString(e), l = n.getString(o), c = n.dump(s), { id: u, promise: m } = t.promiseManager.acquire();
9435
- return ui({ title: r, label: l, value: c }).then((d) => {
9436
- Me(t) && (d === void 0 ? m.resolve(n.undefined) : m.resolve(n.newString(d)), t.promiseManager.release(u));
9496
+ return ui({ title: r, label: l, value: c }).then((p) => {
9497
+ Me(t) && (p === void 0 ? m.resolve(n.undefined) : m.resolve(n.newString(p)), t.promiseManager.release(u));
9437
9498
  }), m.settled.then(n.runtime.executePendingJobs), m.handle;
9438
9499
  }).consume((e) => n.setProp(n.global, "__openPromptDlgV1__", e));
9439
9500
  }
@@ -9712,25 +9773,25 @@ class eu {
9712
9773
  }
9713
9774
  }
9714
9775
  function Ke(t, n, e, o, s) {
9715
- const r = Kc(), l = Dc(), c = q(), u = xe(), m = Re(), d = Ze(), p = Fc(), f = (S, $, z, R) => {
9776
+ const r = Kc(), l = Dc(), c = X(), u = xe(), m = Re(), p = Ze(), d = Fc(), f = (S, $, L, R) => {
9716
9777
  if (ee(c)) {
9717
9778
  if (se($, ["settings", "slot"])) {
9718
9779
  const O = t.value?.view.nodeLites.find(
9719
9780
  (N) => N.id === S
9720
9781
  );
9721
- O ? O.slotId = z : console.assert(!1);
9782
+ O ? O.slotId = L : console.assert(!1);
9722
9783
  }
9723
9784
  if (se($, ["settings", "comp"])) {
9724
9785
  const O = t.value?.view.nodeLites.find(
9725
9786
  (N) => N.id === S
9726
9787
  );
9727
- O ? O.compId = z : console.assert(!1);
9788
+ O ? O.compId = L : console.assert(!1);
9728
9789
  }
9729
9790
  if (v.callFunction(
9730
9791
  "__triggerEventV1__",
9731
9792
  re("elementPropertyChangeEvent", S, $.join(".")),
9732
- z,
9733
- R ?? z
9793
+ L,
9794
+ R ?? L
9734
9795
  ), t.value?.code.reactivity) {
9735
9796
  let O = "";
9736
9797
  $ instanceof Array ? O = $.join(".") : O = $, nt(
@@ -9741,56 +9802,56 @@ function Ke(t, n, e, o, s) {
9741
9802
  nodeId: S,
9742
9803
  propertyKeys: O
9743
9804
  }),
9744
- z,
9805
+ L,
9745
9806
  R
9746
9807
  );
9747
9808
  }
9748
9809
  }
9749
- }, b = (S, $, z) => {
9810
+ }, b = (S, $, L) => {
9750
9811
  ee(c) && (v.callFunction(
9751
9812
  "__triggerEventV1__",
9752
9813
  re("customPropertyChangeEvent", "globality", S),
9753
9814
  $,
9754
- z ?? $
9815
+ L ?? $
9755
9816
  ), v.parent?.callFunction(
9756
9817
  "__triggerEventV1__",
9757
9818
  re("refPropertyChangeEvent", v.id, S),
9758
9819
  $,
9759
- z ?? $
9820
+ L ?? $
9760
9821
  ), v.parent?.callFunction(
9761
9822
  "__triggerEventV1__",
9762
9823
  re("multipleRefPropertyChangeEvent", v.id, S),
9763
9824
  $,
9764
- z ?? $
9825
+ L ?? $
9765
9826
  ), t.value?.code.reactivity && nt(
9766
9827
  v,
9767
9828
  t.value.code.reactivity,
9768
9829
  Oe({ type: "customProperty", propertyId: S }),
9769
9830
  $,
9770
- z
9831
+ L
9771
9832
  ));
9772
- }, g = (S, $, z) => {
9773
- ee(c) && console.log("onSlotPropetyChange", S, $, z);
9774
- }, _ = (S, $, z) => {
9833
+ }, g = (S, $, L) => {
9834
+ ee(c) && console.log("onSlotPropetyChange", S, $, L);
9835
+ }, _ = (S, $, L) => {
9775
9836
  ee(c) && t.value?.code.reactivity && nt(
9776
9837
  v,
9777
9838
  t.value.code.reactivity,
9778
9839
  Oe({ type: "adaptSlotProperty", propertyId: S }),
9779
9840
  $,
9780
- z
9841
+ L
9781
9842
  );
9782
- }, h = (S, $, z) => {
9843
+ }, h = (S, $, L) => {
9783
9844
  ee(c) && (v.callFunction(
9784
9845
  "__triggerEventV1__",
9785
9846
  re("stateChangeEvent", "globality", S),
9786
9847
  $,
9787
- z ?? $
9848
+ L ?? $
9788
9849
  ), t.value?.code.reactivity && nt(
9789
9850
  v,
9790
9851
  t.value.code.reactivity,
9791
9852
  Oe({ type: "state", stateId: S }),
9792
9853
  $,
9793
- z
9854
+ L
9794
9855
  ));
9795
9856
  }, v = new eu(n, e, o, s, r, l, c, u, {
9796
9857
  onElementPropertyChange: f,
@@ -9803,7 +9864,7 @@ function Ke(t, n, e, o, s) {
9803
9864
  v.dispose();
9804
9865
  }), ee(c)) {
9805
9866
  const S = async () => {
9806
- v.destroyVm(), v.associateData(t), v.resetCustomProperties(), v.resetAdaptSlotProperties(), v.resetStates(), !(!t.value || !t.value.code.script) && v.createVm(p, t.value.code.script);
9867
+ v.destroyVm(), v.associateData(t), v.resetCustomProperties(), v.resetAdaptSlotProperties(), v.resetStates(), !(!t.value || !t.value.code.script) && v.createVm(d, t.value.code.script);
9807
9868
  };
9808
9869
  S(), ae(t, () => {
9809
9870
  S();
@@ -9812,17 +9873,17 @@ function Ke(t, n, e, o, s) {
9812
9873
  ee(c) && ae(
9813
9874
  m,
9814
9875
  (S, $) => {
9815
- const z = ot(S.width), R = ot($?.width ?? S.width);
9876
+ const L = ot(S.width), R = ot($?.width ?? S.width);
9816
9877
  v.callFunction(
9817
9878
  "__triggerEventV1__",
9818
9879
  re("elementEvent", "globality", "screenSizeChange"),
9819
- z,
9880
+ L,
9820
9881
  R
9821
9882
  );
9822
9883
  },
9823
9884
  { immediate: !0 }
9824
9885
  ), ee(c) && ae(
9825
- d,
9886
+ p,
9826
9887
  (S) => {
9827
9888
  v.callFunction(
9828
9889
  "__triggerEventV1__",
@@ -9833,7 +9894,7 @@ function Ke(t, n, e, o, s) {
9833
9894
  { immediate: !0 }
9834
9895
  );
9835
9896
  }
9836
- function H() {
9897
+ function U() {
9837
9898
  const t = Ze();
9838
9899
  return { theme: k(() => t.value ? "dark" : "light") };
9839
9900
  }
@@ -9865,8 +9926,8 @@ export {
9865
9926
  ra as comboboxV1,
9866
9927
  hu as compMetaStringify,
9867
9928
  Ai as compTypes,
9868
- zt as containerV1,
9869
- du as dataStringify,
9929
+ Lt as containerV1,
9930
+ pu as dataStringify,
9870
9931
  sa as dataTableV1,
9871
9932
  la as datePickerV1,
9872
9933
  aa as dialogV1,
@@ -9876,7 +9937,7 @@ export {
9876
9937
  vu as elementKeys,
9877
9938
  _e as elements,
9878
9939
  Iu as fileInputV1,
9879
- Lt as flexLayoutEntryV1,
9940
+ zt as flexLayoutEntryV1,
9880
9941
  Ge as flexLayoutV1,
9881
9942
  At as formV1,
9882
9943
  T as genId,
@@ -9889,7 +9950,7 @@ export {
9889
9950
  Ya as globalityV1,
9890
9951
  Hl as groupV1,
9891
9952
  Xe as hasComp,
9892
- pu as hasSlot,
9953
+ du as hasSlot,
9893
9954
  fa as iconV1,
9894
9955
  E as initNode,
9895
9956
  M as initProperties,
@@ -9899,7 +9960,7 @@ export {
9899
9960
  Re as injectDevice,
9900
9961
  Dc as injectEnv,
9901
9962
  Qe as injectId,
9902
- q as injectMode,
9963
+ X as injectMode,
9903
9964
  Kc as injectOrg,
9904
9965
  Fc as injectRuntime,
9905
9966
  fe as injectSandbox,
@@ -9934,7 +9995,7 @@ export {
9934
9995
  Da as multipleSlotV1,
9935
9996
  Mt as numberInputV1,
9936
9997
  Ml as orbitControlsV1,
9937
- Ll as orthographicCameraV1,
9998
+ zl as orthographicCameraV1,
9938
9999
  bu as pageMetaStringify,
9939
10000
  Ei as pageTypes,
9940
10001
  ga as paginationV1,
@@ -9949,10 +10010,10 @@ export {
9949
10010
  Tu as provideDark,
9950
10011
  $e as provideData,
9951
10012
  Mu as provideDepends,
9952
- Lu as provideDevice,
10013
+ zu as provideDevice,
9953
10014
  Pu as provideEnv,
9954
10015
  Eu as provideId,
9955
- zu as provideMode,
10016
+ Lu as provideMode,
9956
10017
  Vu as provideOrg,
9957
10018
  Wu as provideRuntime,
9958
10019
  Nc as provideSandbox,
@@ -10003,7 +10064,7 @@ export {
10003
10064
  et as useDepend,
10004
10065
  Zu as useRuntime,
10005
10066
  Ke as useSandbox,
10006
- H as useTheme,
10067
+ U as useTheme,
10007
10068
  Jt as windowItemV1,
10008
10069
  qt as windowV1
10009
10070
  };