x-runtime-lib 0.8.114 → 0.8.116

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
@@ -29,10 +29,10 @@ var Ce = (t, n, e) => {
29
29
  };
30
30
  return r();
31
31
  };
32
- import { defineComponent as C, createElementBlock as se, renderSlot as R, unref as i, openBlock as _, createElementVNode as te, computed as k, normalizeStyle as re, toRef as Jo, onBeforeMount as qo, onUnmounted as Ge, ref as ie, watchEffect as fe, watch as ce, createBlock as S, withCtx as I, createCommentVNode as le, useTemplateRef as uo, onMounted as mo, nextTick as po, useAttrs as Xo, h as xe, resolveComponent as M, createVNode as O, isRef as Z, createSlots as Ft, renderList as Yo, useId as fo, withModifiers as Zo, normalizeClass as Qo, toDisplayString as ei, inject as ue, provide as me, readonly as Nt } from "vue";
32
+ import { defineComponent as C, createElementBlock as ie, renderSlot as R, unref as i, openBlock as _, createElementVNode as te, computed as k, normalizeStyle as le, createCommentVNode as re, toRef as Jo, onBeforeMount as qo, onUnmounted as Ge, ref as se, watchEffect as fe, watch as ce, createBlock as S, withCtx as I, useTemplateRef as uo, onMounted as mo, nextTick as po, useAttrs as Xo, h as xe, resolveComponent as M, createVNode as O, isRef as Z, createSlots as Ft, renderList as Yo, useId as fo, withModifiers as Zo, normalizeClass as Qo, toDisplayString as ei, inject as ue, provide as me, readonly as Nt } from "vue";
33
33
  import { globalObjects as we, waitUtil as yo, useViewStack as bo, eventBus as go, messageInfo as ti, messageSuccess as ni, messageWarning as ho, messageError as _o, createAxios as oi, openConfirmDlg as ii, openPromptDlg as ri } from "x-essential-lib";
34
34
  import { CameraHelper as vo, DirectionalLightHelper as si, PointLightHelper as li, SpotLightHelper as ai } from "three";
35
- import { c as K, i as pe, a as He, K as ci, M as ui, O as mi, u as pi, r as xo, e as ko, b as di, d as fi, f as yi, g as bi, h as gi, j as hi, k as _i, l as vi, m as wo, n as xi, o as ki, p as wi, q as Ii } from "./vendor.nccqfajx.js";
35
+ import { i as pe, c as He, K as ci, M as ui, O as mi, u as pi, r as xo, e as ko, a as di, b as fi, d as yi, f as bi, g as gi, h as hi, j as _i, k as vi, l as wo, m as D, n as xi, o as ki, p as wi, q as Ii } from "./vendor.muyuiulw.js";
36
36
  import { useTheme as Si } from "vuetify";
37
37
  import { getErrorMessage as $i } from "x-error-lib";
38
38
  import { useI18n as Io } from "vue-i18n";
@@ -127,24 +127,6 @@ function $o(t) {
127
127
  function ne(t) {
128
128
  return t === "runtime" || t === "preview";
129
129
  }
130
- function tu(t, n, e, o, s) {
131
- let r = t;
132
- for (let c = 0; c < n.length; c++)
133
- if (r = r.children[n[c]], !r) {
134
- console.assert(!1, `unpkg context failed parentKeys=${n}`);
135
- return;
136
- }
137
- let a = r.children[e];
138
- a ? a.dataSeq !== o && (a = {
139
- dataSeq: o,
140
- data: K(s),
141
- children: {}
142
- }) : (a = {
143
- dataSeq: o,
144
- data: K(s),
145
- children: {}
146
- }, r.children[e] = a);
147
- }
148
130
  function T() {
149
131
  return {
150
132
  basic: {
@@ -157,12 +139,12 @@ function E(t, n) {
157
139
  return {
158
140
  id: t.basic.id,
159
141
  key: t.basic.key,
160
- refId: t.reference?.comp,
142
+ refId: t.settings?.comp,
161
143
  children: n
162
144
  };
163
145
  }
164
146
  const Vi = ["common", "scene"], Pi = ["common", "scene"];
165
- function nu({ type: t, version: n, view: e, code: o }) {
147
+ function tu({ type: t, version: n, view: e, code: o }) {
166
148
  const s = (c, u) => {
167
149
  const p = { id: u.id };
168
150
  u.children && (p.children = [], u.children.forEach((d) => {
@@ -183,9 +165,9 @@ function nu({ type: t, version: n, view: e, code: o }) {
183
165
  };
184
166
  return JSON.stringify(a);
185
167
  }
186
- function ou(t) {
168
+ function nu(t) {
187
169
  const n = JSON.parse(t), e = (o, s) => {
188
- o.key = s.basic.key, o.alias = s.basic.alias, o.refId = s.reference?.comp, o.children?.forEach((r) => {
170
+ o.key = s.basic.key, o.alias = s.basic.alias, o.refId = s.settings?.comp, o.children?.forEach((r) => {
189
171
  e(r, n.view.nodes[r.id]);
190
172
  });
191
173
  };
@@ -193,7 +175,7 @@ function ou(t) {
193
175
  e(o, n.view.nodes[o.id]);
194
176
  }), n;
195
177
  }
196
- const iu = [
178
+ const ou = [
197
179
  "globality_v1",
198
180
  "multiple_ref_v1",
199
181
  "reference_v1",
@@ -302,23 +284,23 @@ function Ti(t) {
302
284
  }
303
285
  return !0;
304
286
  }
305
- function ru(t) {
287
+ function iu(t) {
306
288
  switch (t) {
307
289
  case "customSlot":
308
290
  return !1;
309
291
  }
310
292
  return !0;
311
293
  }
312
- function su(t) {
294
+ function ru(t) {
313
295
  return JSON.stringify(t);
314
296
  }
315
- function lu(t) {
297
+ function su(t) {
316
298
  return JSON.parse(t);
317
299
  }
318
- function au(t) {
300
+ function lu(t) {
319
301
  return JSON.stringify(t);
320
302
  }
321
- function cu(t) {
303
+ function au(t) {
322
304
  return JSON.parse(t);
323
305
  }
324
306
  function Co(t) {
@@ -337,17 +319,17 @@ function Ht(t, n, e) {
337
319
  a > 0 && (s += " - "), e ? s += o.global.t(r) : s += r;
338
320
  }), s;
339
321
  }
340
- function uu(t, n) {
322
+ function cu(t, n) {
341
323
  const { i18n: e } = we;
342
324
  let o = "";
343
325
  return t === "elementProperty" || (t === "referenceProperty" || t === "multipleRefProperty" || t === "customProperty" ? o = e.global.t("x-runtime-lib.custom") : t === "customSlotProperty" ? o = e.global.t("x-runtime-lib.customSlot") : t === "adaptSlotElementProperty" || t === "adaptSlotCustomProperty" ? o = e.global.t("x-runtime-lib.adaptSlot") : console.assert(!1)), Ht(o, n, Li(t));
344
326
  }
345
- function mu(t, n) {
327
+ function uu(t, n) {
346
328
  const { i18n: e } = we;
347
329
  let o = "";
348
330
  return t === "elementMethod" || (t === "referenceMethod" || t === "multipleRefMethod" || t === "customMethod" ? o = e.global.t("x-runtime-lib.custom") : t === "customSlotMethod" ? o = e.global.t("x-runtime-lib.customSlot") : t === "adaptSlotElementMethod" || t === "adaptSlotCustomMethod" ? o = e.global.t("x-runtime-lib.adaptSlot") : console.assert(!1)), Ht(o, n, zi(t));
349
331
  }
350
- function pu(t, n) {
332
+ function mu(t, n) {
351
333
  const { i18n: e } = we;
352
334
  let o = "";
353
335
  return t === "elementEvent" || (t === "referenceEvent" || t === "multipleRefEvent" || t === "customEvent" ? o = e.global.t("x-runtime-lib.custom") : t === "customSlotEvent" ? o = e.global.t("x-runtime-lib.customSlot") : t === "adaptSlotElementEvent" || t === "adaptSlotCustomEvent" ? o = e.global.t("x-runtime-lib.adaptSlot") : t === "elementPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.propertyChange") : t === "referencePropertyChangeEvent" ? o = e.global.t("x-runtime-lib.referencePropertyChange") : t === "multipleRefPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.multipleRefPropertyChange") : t === "customPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.customPropertyChange") : t === "customSlotPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.customSlotPropertyChange") : t === "adaptSlotElementPropertyChangeEvent" || t === "adaptSlotCustomPropertyChangeEvent" ? o = e.global.t("x-runtime-lib.adaptSlotPropertyChange") : t === "stateChangeEvent" ? o = e.global.t("x-runtime-lib.stateChange") : console.assert(!1)), Ht(o, n, Ti(t));
@@ -363,7 +345,7 @@ const Ke = {}, w = (t) => {
363
345
  },
364
346
  setup(t) {
365
347
  const n = J();
366
- return (e, o) => i(n) === "editor" ? (_(), se("TresMesh", {
348
+ return (e, o) => i(n) === "editor" ? (_(), ie("TresMesh", {
367
349
  key: 0,
368
350
  position: t.position,
369
351
  rotation: t.rotation,
@@ -378,7 +360,8 @@ const Ke = {}, w = (t) => {
378
360
  }), N = /* @__PURE__ */ C({
379
361
  __name: "index",
380
362
  props: {
381
- block: { type: Boolean, default: !1 }
363
+ block: { type: Boolean, default: !1 },
364
+ mask: { type: Boolean, default: !1 }
382
365
  },
383
366
  setup(t) {
384
367
  const n = J(), e = k(() => {
@@ -395,20 +378,23 @@ const Ke = {}, w = (t) => {
395
378
  pointerEvents: "auto",
396
379
  userSelect: "none"
397
380
  }));
398
- return (s, r) => i(n) === "editor" ? (_(), se("div", {
381
+ return (s, r) => i(n) === "editor" ? (_(), ie("div", {
399
382
  key: 0,
400
- style: re(e.value)
383
+ style: le(e.value)
401
384
  }, [
402
385
  R(s.$slots, "default"),
403
- te("div", {
404
- style: re(o.value)
405
- }, null, 4)
386
+ t.mask ? (_(), ie("div", {
387
+ key: 0,
388
+ style: le(o.value)
389
+ }, null, 4)) : re("", !0)
406
390
  ], 4)) : R(s.$slots, "default", { key: 1 });
407
391
  }
408
392
  });
409
393
  function P(t) {
410
394
  const n = _e(), e = Jo(n.value.view.nodes, t.nodeId);
411
- return console.assert(e.value, `invalid node id=${t.nodeId}`), { node: e };
395
+ console.assert(e.value, `invalid node id=${t.nodeId}`);
396
+ const o = e.value.basic.id, s = e.value.basic.key;
397
+ return console.log(`[element/create] id=${o} key=${s}`), { node: e };
412
398
  }
413
399
  function Ye(t, n, e) {
414
400
  const o = ve();
@@ -435,7 +421,7 @@ const Ai = (t, n, e, o) => {
435
421
  s ? typeof o == "object" ? r = JSON.stringify(o, null, 2) : (console.assert(!1), r = "{}") : r = o, t ? t.setElementProperty(n.basic.id, e, r) : Gt(n, e, r);
436
422
  };
437
423
  function l(t, n, e) {
438
- const o = ve(), s = ie();
424
+ const o = ve(), s = se();
439
425
  return fe(() => {
440
426
  s.value = Ai(o, t.value, n, e);
441
427
  }), ce(s, (r, a) => {
@@ -471,7 +457,7 @@ function be(t) {
471
457
  "transform",
472
458
  "rotation",
473
459
  "z"
474
- ]), { property: c } = l(t, ["transform", "scale", "x"]), { property: u } = l(t, ["transform", "scale", "y"]), { property: p } = l(t, ["transform", "scale", "z"]), d = ie([0, 0, 0]), m = ie([0, 0, 0]), f = ie([1, 1, 1]);
460
+ ]), { property: c } = l(t, ["transform", "scale", "x"]), { property: u } = l(t, ["transform", "scale", "y"]), { property: p } = l(t, ["transform", "scale", "z"]), d = se([0, 0, 0]), m = se([0, 0, 0]), f = se([1, 1, 1]);
475
461
  return fe(() => {
476
462
  d.value = [n.value, e.value, o.value];
477
463
  }), fe(() => {
@@ -629,7 +615,7 @@ const Bi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
629
615
  i(o) === "editor" ? (_(), S(i(He), {
630
616
  key: 0,
631
617
  type: i(vo)
632
- }, null, 8, ["type"])) : le("", !0),
618
+ }, null, 8, ["type"])) : re("", !0),
633
619
  R(g.$slots, "default")
634
620
  ], 8, Bi)
635
621
  ]),
@@ -663,7 +649,7 @@ const Bi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
663
649
  i(o) === "editor" ? (_(), S(i(He), {
664
650
  key: 0,
665
651
  type: i(vo)
666
- }, null, 8, ["type"])) : le("", !0),
652
+ }, null, 8, ["type"])) : re("", !0),
667
653
  R(m.$slots, "default")
668
654
  ], 8, Ri)
669
655
  ]),
@@ -674,19 +660,19 @@ const Bi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
674
660
  __name: "index",
675
661
  setup(t) {
676
662
  const n = J();
677
- return (e, o) => i(n) !== "editor" ? (_(), S(i(ci), { key: 0 })) : le("", !0);
663
+ return (e, o) => i(n) !== "editor" ? (_(), S(i(ci), { key: 0 })) : re("", !0);
678
664
  }
679
665
  }), Oi = /* @__PURE__ */ C({
680
666
  __name: "index",
681
667
  setup(t) {
682
668
  const n = J();
683
- return (e, o) => i(n) !== "editor" ? (_(), S(i(ui), { key: 0 })) : le("", !0);
669
+ return (e, o) => i(n) !== "editor" ? (_(), S(i(ui), { key: 0 })) : re("", !0);
684
670
  }
685
671
  }), Fi = /* @__PURE__ */ C({
686
672
  __name: "index",
687
673
  setup(t) {
688
674
  const n = J();
689
- return (e, o) => i(n) !== "editor" ? (_(), S(i(mi), { key: 0 })) : le("", !0);
675
+ return (e, o) => i(n) !== "editor" ? (_(), S(i(mi), { key: 0 })) : re("", !0);
690
676
  }
691
677
  }), Ni = ["args"], ji = /* @__PURE__ */ C({
692
678
  __name: "index",
@@ -706,7 +692,7 @@ const Bi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
706
692
  "settings",
707
693
  "widthSegements"
708
694
  ]);
709
- return (p, d) => (_(), se("TresBoxGeometry", {
695
+ return (p, d) => (_(), ie("TresBoxGeometry", {
710
696
  args: [
711
697
  i(c),
712
698
  i(r),
@@ -749,7 +735,7 @@ const Bi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
749
735
  "settings",
750
736
  "widthSegments"
751
737
  ]);
752
- return (d, m) => (_(), se("TresSphereGeometry", {
738
+ return (d, m) => (_(), ie("TresSphereGeometry", {
753
739
  args: [
754
740
  i(a),
755
741
  i(p),
@@ -820,7 +806,7 @@ const Bi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
820
806
  i(o) === "editor" ? (_(), S(i(He), {
821
807
  key: 0,
822
808
  type: i(si)
823
- }, null, 8, ["type"])) : le("", !0),
809
+ }, null, 8, ["type"])) : re("", !0),
824
810
  R(d.$slots, "default")
825
811
  ], 8, qi)
826
812
  ]),
@@ -860,7 +846,7 @@ const Bi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
860
846
  i(o) === "editor" ? (_(), S(i(He), {
861
847
  key: 0,
862
848
  type: i(li)
863
- }, null, 8, ["type"])) : le("", !0),
849
+ }, null, 8, ["type"])) : re("", !0),
864
850
  R(f.$slots, "default")
865
851
  ], 8, Yi)
866
852
  ]),
@@ -905,7 +891,7 @@ const Bi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
905
891
  i(o) === "editor" ? (_(), S(i(He), {
906
892
  key: 0,
907
893
  type: i(ai)
908
- }, null, 8, ["type"])) : le("", !0),
894
+ }, null, 8, ["type"])) : re("", !0),
909
895
  R(b.$slots, "default")
910
896
  ], 8, Qi)
911
897
  ]),
@@ -914,7 +900,7 @@ const Bi = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
914
900
  }
915
901
  }), tr = {};
916
902
  function nr(t, n) {
917
- return _(), se("TresMeshBasicMaterial");
903
+ return _(), ie("TresMeshBasicMaterial");
918
904
  }
919
905
  const or = /* @__PURE__ */ Ae(tr, [["render", nr]]), ir = ["position", "rotation", "scale"], rr = /* @__PURE__ */ C({
920
906
  __name: "index",
@@ -951,7 +937,7 @@ const or = /* @__PURE__ */ Ae(tr, [["render", nr]]), ir = ["position", "rotation
951
937
  },
952
938
  setup(t) {
953
939
  const n = t, { node: e } = P(n), { position: o, rotation: s, scale: r } = be(e);
954
- return (a, c) => (_(), se("TresMesh", {
940
+ return (a, c) => (_(), ie("TresMesh", {
955
941
  position: i(o),
956
942
  rotation: i(s),
957
943
  scale: i(r)
@@ -1051,12 +1037,12 @@ const fs = /* @__PURE__ */ C({
1051
1037
  W.setOption(L);
1052
1038
  }, j = () => {
1053
1039
  W?.resize();
1054
- }, D = () => {
1040
+ }, K = () => {
1055
1041
  const L = {};
1056
1042
  b(L), v(L), h(L), x(L), $(L), W?.setOption(L, !0);
1057
1043
  };
1058
1044
  return mo(async () => {
1059
- window.addEventListener("resize", j, !1), await yo(() => !!F.value), U(), D();
1045
+ window.addEventListener("resize", j, !1), await yo(() => !!F.value), U(), K();
1060
1046
  }), Ge(() => {
1061
1047
  window.removeEventListener("resize", j, !1), W?.dispose();
1062
1048
  }), ce(
@@ -1074,18 +1060,21 @@ const fs = /* @__PURE__ */ C({
1074
1060
  await po(), j();
1075
1061
  }
1076
1062
  ), ce([s], () => {
1077
- U(), D();
1063
+ U(), K();
1078
1064
  }), ce(
1079
1065
  [n],
1080
1066
  () => {
1081
- D();
1067
+ K();
1082
1068
  },
1083
1069
  { deep: !0 }
1084
- ), (L, H) => (_(), S(i(N), { block: "" }, {
1070
+ ), (L, H) => (_(), S(i(N), {
1071
+ block: "",
1072
+ mask: ""
1073
+ }, {
1085
1074
  default: I(() => [
1086
1075
  te("div", {
1087
1076
  ref: "chart",
1088
- style: re(V.value)
1077
+ style: le(V.value)
1089
1078
  }, null, 4)
1090
1079
  ]),
1091
1080
  _: 1
@@ -1110,12 +1099,12 @@ const fs = /* @__PURE__ */ C({
1110
1099
  W.setOption(L);
1111
1100
  }, j = () => {
1112
1101
  W?.resize();
1113
- }, D = () => {
1102
+ }, K = () => {
1114
1103
  const L = {};
1115
1104
  b(L), v(L), h(L), x(L), $(L), W?.setOption(L, !0);
1116
1105
  };
1117
1106
  return mo(async () => {
1118
- window.addEventListener("resize", j, !1), await yo(() => !!F.value), U(), D();
1107
+ window.addEventListener("resize", j, !1), await yo(() => !!F.value), U(), K();
1119
1108
  }), Ge(() => {
1120
1109
  window.removeEventListener("resize", j, !1), W?.dispose();
1121
1110
  }), ce(
@@ -1133,18 +1122,21 @@ const fs = /* @__PURE__ */ C({
1133
1122
  await po(), j();
1134
1123
  }
1135
1124
  ), ce([s], () => {
1136
- U(), D();
1125
+ U(), K();
1137
1126
  }), ce(
1138
1127
  [n],
1139
1128
  () => {
1140
- D();
1129
+ K();
1141
1130
  },
1142
1131
  { deep: !0 }
1143
- ), (L, H) => (_(), S(i(N), { block: "" }, {
1132
+ ), (L, H) => (_(), S(i(N), {
1133
+ block: "",
1134
+ mask: ""
1135
+ }, {
1144
1136
  default: I(() => [
1145
1137
  te("div", {
1146
1138
  ref: "chart",
1147
- style: re(V.value)
1139
+ style: le(V.value)
1148
1140
  }, null, 4)
1149
1141
  ]),
1150
1142
  _: 1
@@ -1158,8 +1150,8 @@ const fs = /* @__PURE__ */ C({
1158
1150
  refContext: {}
1159
1151
  },
1160
1152
  setup(t) {
1161
- const n = t, e = ie(), o = J();
1162
- return rn(n, e), ne(o) && sn(e, "multipleRef", n.nodeId, "", ve()), (s, r) => (_(), se("div"));
1153
+ const n = t, e = se(), o = J();
1154
+ return rn(n, e), ne(o) && sn(e, "multipleRef", n.nodeId, "", ve()), (s, r) => (_(), ie("div"));
1163
1155
  }
1164
1156
  }), gs = /* @__PURE__ */ C({
1165
1157
  __name: "index",
@@ -1169,7 +1161,7 @@ const fs = /* @__PURE__ */ C({
1169
1161
  refContext: {}
1170
1162
  },
1171
1163
  setup(t) {
1172
- const { t: n } = Io(), e = t, { node: o } = P(e), s = ie();
1164
+ const { t: n } = Io(), e = t, { node: o } = P(e), s = se();
1173
1165
  jo(s);
1174
1166
  const r = J();
1175
1167
  rn(e, s), ne(r) && sn(s, "reference", e.nodeId, "", ve());
@@ -1229,7 +1221,7 @@ const fs = /* @__PURE__ */ C({
1229
1221
  const n = t, { node: e } = P(n), { property: o } = l(e, ["settings", "open"]);
1230
1222
  return (s, r) => (_(), S(i(N), null, {
1231
1223
  default: I(() => [
1232
- i(o) ? R(s.$slots, "default", { key: 0 }) : le("", !0)
1224
+ i(o) ? R(s.$slots, "default", { key: 0 }) : re("", !0)
1233
1225
  ]),
1234
1226
  _: 3
1235
1227
  }));
@@ -1242,7 +1234,7 @@ const fs = /* @__PURE__ */ C({
1242
1234
  refContext: {}
1243
1235
  },
1244
1236
  setup(t) {
1245
- const { t: n } = Io(), e = t, o = ie();
1237
+ const { t: n } = Io(), e = t, o = se();
1246
1238
  jo(o);
1247
1239
  const s = J();
1248
1240
  rn(e, o), ne(s) && sn(o, "slot", e.nodeId, "", ve());
@@ -1333,7 +1325,7 @@ const fs = /* @__PURE__ */ C({
1333
1325
  ]), { property: x } = l(e, [
1334
1326
  "settings",
1335
1327
  "readonly"
1336
- ]), { property: $ } = l(e, ["settings", "ripple"]), { property: V } = l(e, ["settings", "size"]), { property: F } = l(e, ["settings", "stacked"]), { property: W } = l(e, ["settings", "text"]), { theme: U } = G(), { property: j } = l(e, ["settings", "variant"]), { property: D } = l(e, ["size", "width"]), L = (H) => {
1328
+ ]), { property: $ } = l(e, ["settings", "ripple"]), { property: V } = l(e, ["settings", "size"]), { property: F } = l(e, ["settings", "stacked"]), { property: W } = l(e, ["settings", "text"]), { theme: U } = G(), { property: j } = l(e, ["settings", "variant"]), { property: K } = l(e, ["size", "width"]), L = (H) => {
1337
1329
  if (!o || !o.vm)
1338
1330
  return;
1339
1331
  const { vm: ee } = o;
@@ -1344,7 +1336,10 @@ const fs = /* @__PURE__ */ C({
1344
1336
  };
1345
1337
  return (H, ee) => {
1346
1338
  const ae = M("v-btn");
1347
- return _(), S(i(N), { block: i(r) }, {
1339
+ return _(), S(i(N), {
1340
+ block: i(r),
1341
+ mask: ""
1342
+ }, {
1348
1343
  default: I(() => [
1349
1344
  O(ae, {
1350
1345
  "append-icon": i(s),
@@ -1366,7 +1361,7 @@ const fs = /* @__PURE__ */ C({
1366
1361
  text: i(W),
1367
1362
  theme: i(U),
1368
1363
  variant: i(j),
1369
- width: i(D),
1364
+ width: i(K),
1370
1365
  onClick: L
1371
1366
  }, 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"])
1372
1367
  ]),
@@ -1490,7 +1485,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1490
1485
  ]);
1491
1486
  return (r, a) => {
1492
1487
  const c = M("v-checkbox");
1493
- return _(), S(i(N), null, {
1488
+ return _(), S(i(N), { mask: "" }, {
1494
1489
  default: I(() => [
1495
1490
  O(c, {
1496
1491
  disabled: i(o),
@@ -1521,7 +1516,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1521
1516
  ]), { property: p } = l(e, ["settings", "filter"]), { property: d } = l(e, ["settings", "label"]), { property: m } = l(e, ["settings", "size"]), { property: f } = l(e, ["settings", "text"]), { theme: g } = G(), { property: b } = l(e, ["settings", "tile"]), { property: v } = l(e, ["settings", "value"]), { property: h } = l(e, ["settings", "variant"]);
1522
1517
  return (x, $) => {
1523
1518
  const V = M("v-chip");
1524
- return _(), S(i(N), null, {
1519
+ return _(), S(i(N), { mask: "" }, {
1525
1520
  default: I(() => [
1526
1521
  O(V, {
1527
1522
  closable: i(o),
@@ -1623,7 +1618,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1623
1618
  ]), { theme: b } = G();
1624
1619
  return (v, h) => {
1625
1620
  const x = M("v-color-picker");
1626
- return _(), S(i(N), null, {
1621
+ return _(), S(i(N), { mask: "" }, {
1627
1622
  default: I(() => [
1628
1623
  O(x, {
1629
1624
  disabled: i(c),
@@ -1633,7 +1628,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1633
1628
  "hide-sliders": i(m),
1634
1629
  landscape: i(f),
1635
1630
  "show-swatches": i(g),
1636
- style: re(a.value),
1631
+ style: le(a.value),
1637
1632
  theme: i(b)
1638
1633
  }, null, 8, ["disabled", "hide-canvas", "hide-header", "hide-inputs", "hide-sliders", "landscape", "show-swatches", "style", "theme"])
1639
1634
  ]),
@@ -1664,7 +1659,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1664
1659
  ]), { theme: u } = G(), { property: p } = l(e, ["settings", "value"]);
1665
1660
  return (d, m) => {
1666
1661
  const f = M("v-combobox");
1667
- return _(), S(i(N), null, {
1662
+ return _(), S(i(N), { mask: "" }, {
1668
1663
  default: I(() => [
1669
1664
  O(f, {
1670
1665
  modelValue: i(p),
@@ -1699,7 +1694,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1699
1694
  return (f, g) => (_(), S(i(N), { block: "" }, {
1700
1695
  default: I(() => [
1701
1696
  te("div", {
1702
- style: re(m.value)
1697
+ style: le(m.value)
1703
1698
  }, [
1704
1699
  R(f.$slots, "default")
1705
1700
  ], 4)
@@ -1732,7 +1727,10 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1732
1727
  });
1733
1728
  return (v, h) => {
1734
1729
  const x = M("v-data-table");
1735
- return _(), S(i(N), { block: "" }, {
1730
+ return _(), S(i(N), {
1731
+ block: "",
1732
+ mask: ""
1733
+ }, {
1736
1734
  default: I(() => [
1737
1735
  O(x, {
1738
1736
  density: i(o),
@@ -1768,7 +1766,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1768
1766
  setup(t) {
1769
1767
  return (n, e) => {
1770
1768
  const o = M("v-date-picker");
1771
- return _(), S(i(N), null, {
1769
+ return _(), S(i(N), { mask: "" }, {
1772
1770
  default: I(() => [
1773
1771
  O(o)
1774
1772
  ]),
@@ -1797,10 +1795,10 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1797
1795
  attach: "#dialogContainer"
1798
1796
  }, {
1799
1797
  activator: I(() => [
1800
- i(e) === "editor" ? (_(), se("div", {
1798
+ i(e) === "editor" ? (_(), ie("div", {
1801
1799
  key: 0,
1802
1800
  id: `__node__@${n.nodeId}`
1803
- }, null, 8, As)) : le("", !0)
1801
+ }, null, 8, As)) : re("", !0)
1804
1802
  ]),
1805
1803
  default: I(() => [
1806
1804
  R(s.$slots, "default")
@@ -1835,7 +1833,10 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1835
1833
  ]);
1836
1834
  return (g, b) => {
1837
1835
  const v = M("v-file-input");
1838
- return _(), S(i(N), { block: "" }, {
1836
+ return _(), S(i(N), {
1837
+ block: "",
1838
+ mask: ""
1839
+ }, {
1839
1840
  default: I(() => [
1840
1841
  O(v, {
1841
1842
  chips: i(o),
@@ -1879,8 +1880,8 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1879
1880
  const b = {}, v = r.value?.type;
1880
1881
  return s === "page" ? v === "common" ? (a(b), c(b), u(b), p(b), f(b)) : console.assert(!1) : s === "comp" && v === "common" ? (a(b), c(b), u(b), p(b), f(b)) : console.assert(!1), b;
1881
1882
  });
1882
- return (b, v) => (_(), se("div", {
1883
- style: re(g.value)
1883
+ return (b, v) => (_(), ie("div", {
1884
+ style: le(g.value)
1884
1885
  }, [
1885
1886
  R(b.$slots, "default")
1886
1887
  ], 4));
@@ -1897,8 +1898,8 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1897
1898
  const p = {}, d = s.value?.type;
1898
1899
  return o === "page" ? d === "common" ? (r(p), p.flexGrow = a.value ? 1 : 0, p.flexShrink = c.value ? 1 : 0) : console.assert(!1) : o === "comp" && d === "common" ? (r(p), p.flexGrow = a.value ? 1 : 0, p.flexShrink = c.value ? 1 : 0) : console.assert(!1), p;
1899
1900
  });
1900
- return (p, d) => (_(), se("div", {
1901
- style: re(u.value)
1901
+ return (p, d) => (_(), ie("div", {
1902
+ style: le(u.value)
1902
1903
  }, [
1903
1904
  R(p.$slots, "default")
1904
1905
  ], 4));
@@ -1932,7 +1933,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1932
1933
  modelValue: i(a),
1933
1934
  "onUpdate:modelValue": x[0] || (x[0] = (V) => Z(a) ? a.value = V : null),
1934
1935
  "fast-fail": i(c),
1935
- style: re(b.value),
1936
+ style: le(b.value),
1936
1937
  onSubmit: Zo(v, ["prevent"])
1937
1938
  }, {
1938
1939
  default: I(() => [
@@ -1973,7 +1974,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1973
1974
  refContext: {}
1974
1975
  },
1975
1976
  setup(t) {
1976
- const n = t, e = J(), o = ve(), s = ie(0), r = ie(0), a = k(() => [s.value, r.value]), { open: c } = bo(`runtimeMenu/${fo()}`);
1977
+ const n = t, e = J(), o = ve(), s = se(0), r = se(0), a = k(() => [s.value, r.value]), { open: c } = bo(`runtimeMenu/${fo()}`);
1977
1978
  return Ye(n, "open", () => {
1978
1979
  if (!o || !o.vm)
1979
1980
  return;
@@ -1992,10 +1993,10 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
1992
1993
  target: a.value
1993
1994
  }, {
1994
1995
  activator: I(() => [
1995
- i(e) === "editor" ? (_(), se("div", {
1996
+ i(e) === "editor" ? (_(), ie("div", {
1996
1997
  key: 0,
1997
1998
  id: `__node__@${n.nodeId}`
1998
- }, null, 8, Os)) : le("", !0)
1999
+ }, null, 8, Os)) : re("", !0)
1999
2000
  ]),
2000
2001
  default: I(() => [
2001
2002
  R(u.$slots, "default")
@@ -2046,14 +2047,17 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
2046
2047
  ]), { property: V } = l(e, ["settings", "reverse"]), { property: F } = l(e, [
2047
2048
  "settings",
2048
2049
  "singleLine"
2049
- ]), { property: W } = l(e, ["settings", "step"]), { property: U } = l(e, ["settings", "suffix"]), { theme: j } = G(), { property: D } = l(e, ["settings", "value"]), { property: L } = l(e, ["settings", "variant"]), { property: H } = l(e, ["size", "width"]);
2050
+ ]), { property: W } = l(e, ["settings", "step"]), { property: U } = l(e, ["settings", "suffix"]), { theme: j } = G(), { property: K } = l(e, ["settings", "value"]), { property: L } = l(e, ["settings", "variant"]), { property: H } = l(e, ["size", "width"]);
2050
2051
  return (ee, ae) => {
2051
2052
  const $e = M("v-number-input");
2052
- return _(), S(i(N), { block: "" }, {
2053
+ return _(), S(i(N), {
2054
+ block: "",
2055
+ mask: ""
2056
+ }, {
2053
2057
  default: I(() => [
2054
2058
  O($e, {
2055
- modelValue: i(D),
2056
- "onUpdate:modelValue": ae[0] || (ae[0] = (de) => Z(D) ? D.value = de : null),
2059
+ modelValue: i(K),
2060
+ "onUpdate:modelValue": ae[0] || (ae[0] = (de) => Z(K) ? K.value = de : null),
2057
2061
  "append-icon": i(o),
2058
2062
  "append-inner-icon": i(s),
2059
2063
  clearable: i(r),
@@ -2103,7 +2107,10 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
2103
2107
  });
2104
2108
  return (v, h) => {
2105
2109
  const x = M("v-pagination");
2106
- return _(), S(i(N), { block: "" }, {
2110
+ return _(), S(i(N), {
2111
+ block: "",
2112
+ mask: ""
2113
+ }, {
2107
2114
  default: I(() => [
2108
2115
  O(x, {
2109
2116
  modelValue: i(f),
@@ -2114,7 +2121,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
2114
2121
  "show-first-last-page": i(c),
2115
2122
  size: i(u),
2116
2123
  start: i(p),
2117
- style: re(b.value),
2124
+ style: le(b.value),
2118
2125
  theme: i(d),
2119
2126
  tile: i(m),
2120
2127
  variant: i(g)
@@ -2236,11 +2243,11 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
2236
2243
  ]), { property: $ } = l(e, ["settings", "ticks"]), V = k(() => {
2237
2244
  if (!$.value)
2238
2245
  return;
2239
- const D = {};
2246
+ const K = {};
2240
2247
  for (const { value: L, label: H } of $.value)
2241
- D[L] = H;
2242
- if (!wo(D))
2243
- return D;
2248
+ K[L] = H;
2249
+ if (!wo(K))
2250
+ return K;
2244
2251
  }), { property: F } = l(e, [
2245
2252
  "settings",
2246
2253
  "tickSize"
@@ -2254,13 +2261,16 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
2254
2261
  "end"
2255
2262
  ]), j = k({
2256
2263
  get: () => [W.value, U.value],
2257
- set: ([D, L]) => {
2258
- W.value = D, U.value = L;
2264
+ set: ([K, L]) => {
2265
+ W.value = K, U.value = L;
2259
2266
  }
2260
2267
  });
2261
- return (D, L) => {
2268
+ return (K, L) => {
2262
2269
  const H = M("v-range-slider");
2263
- return _(), S(i(N), { block: "" }, {
2270
+ return _(), S(i(N), {
2271
+ block: "",
2272
+ mask: ""
2273
+ }, {
2264
2274
  default: I(() => [
2265
2275
  O(H, {
2266
2276
  modelValue: j.value,
@@ -2309,7 +2319,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
2309
2319
  ]), { theme: d } = G(), { property: m } = l(e, ["settings", "value"]);
2310
2320
  return (f, g) => {
2311
2321
  const b = M("v-rating");
2312
- return _(), S(i(N), null, {
2322
+ return _(), S(i(N), { mask: "" }, {
2313
2323
  default: I(() => [
2314
2324
  O(b, {
2315
2325
  modelValue: i(m),
@@ -2351,7 +2361,10 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
2351
2361
  ]), { theme: u } = G(), { property: p } = l(e, ["settings", "value"]);
2352
2362
  return (d, m) => {
2353
2363
  const f = M("v-select");
2354
- return _(), S(i(N), { block: "" }, {
2364
+ return _(), S(i(N), {
2365
+ block: "",
2366
+ mask: ""
2367
+ }, {
2355
2368
  default: I(() => [
2356
2369
  O(f, {
2357
2370
  modelValue: i(p),
@@ -2418,7 +2431,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
2418
2431
  de[Je] = lt;
2419
2432
  if (!wo(de))
2420
2433
  return de;
2421
- }), { property: D } = l(e, [
2434
+ }), { property: K } = l(e, [
2422
2435
  "settings",
2423
2436
  "tickSize"
2424
2437
  ]), { property: L } = l(e, [
@@ -2427,7 +2440,10 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
2427
2440
  ]), { color: H } = q(L), { property: ee } = l(e, ["settings", "value"]), { property: ae } = l(e, ["slots", "append"]), { property: $e } = l(e, ["slots", "prepend"]);
2428
2441
  return (de, Je) => {
2429
2442
  const lt = M("v-slider");
2430
- return _(), S(i(N), { block: "" }, {
2443
+ return _(), S(i(N), {
2444
+ block: "",
2445
+ mask: ""
2446
+ }, {
2431
2447
  default: I(() => [
2432
2448
  O(lt, {
2433
2449
  modelValue: i(ee),
@@ -2447,7 +2463,7 @@ const ws = /* @__PURE__ */ Ae(xs, [["render", ks]]), Is = /* @__PURE__ */ C({
2447
2463
  "thumb-color": i($),
2448
2464
  "thumb-label": F.value,
2449
2465
  "thumb-size": i(W),
2450
- "tick-size": i(D),
2466
+ "tick-size": i(K),
2451
2467
  ticks: j.value,
2452
2468
  "track-color": i(H)
2453
2469
  }, Ft({ _: 2 }, [
@@ -2587,7 +2603,7 @@ const il = /* @__PURE__ */ Ae(nl, [["render", ol]]), rl = /* @__PURE__ */ C({
2587
2603
  ]), { property: u } = l(e, ["settings", "inline"]), { property: p } = l(e, ["settings", "inset"]), { property: d } = l(e, ["settings", "label"]), { property: m } = l(e, ["settings", "loading"]), { theme: f } = G(), { property: g } = l(e, ["settings", "value"]);
2588
2604
  return (b, v) => {
2589
2605
  const h = M("v-switch");
2590
- return _(), S(i(N), { "fit-content": !0 }, {
2606
+ return _(), S(i(N), { mask: "" }, {
2591
2607
  default: I(() => [
2592
2608
  O(h, {
2593
2609
  modelValue: i(g),
@@ -2622,10 +2638,10 @@ const il = /* @__PURE__ */ Ae(nl, [["render", ol]]), rl = /* @__PURE__ */ C({
2622
2638
  });
2623
2639
  return (u, p) => {
2624
2640
  const d = M("v-tab");
2625
- return _(), S(i(N), null, {
2641
+ return _(), S(i(N), { mask: "" }, {
2626
2642
  default: I(() => [
2627
2643
  O(d, {
2628
- style: re(c.value),
2644
+ style: le(c.value),
2629
2645
  text: i(s),
2630
2646
  theme: i(r),
2631
2647
  value: i(a)
@@ -2680,13 +2696,16 @@ const il = /* @__PURE__ */ Ae(nl, [["render", ol]]), rl = /* @__PURE__ */ C({
2680
2696
  "color",
2681
2697
  "sliderColor"
2682
2698
  ]), { color: V } = q($), { property: F } = l(e, ["settings", "stacked"]), { theme: W } = G(), { property: U } = l(e, ["settings", "value"]);
2683
- return (j, D) => {
2699
+ return (j, K) => {
2684
2700
  const L = M("v-tabs");
2685
- return _(), S(i(N), { block: "" }, {
2701
+ return _(), S(i(N), {
2702
+ block: "",
2703
+ mask: ""
2704
+ }, {
2686
2705
  default: I(() => [
2687
2706
  O(L, {
2688
2707
  modelValue: i(U),
2689
- "onUpdate:modelValue": D[0] || (D[0] = (H) => Z(U) ? U.value = H : null),
2708
+ "onUpdate:modelValue": K[0] || (K[0] = (H) => Z(U) ? U.value = H : null),
2690
2709
  "align-tabs": i(o),
2691
2710
  "bg-color": i(r),
2692
2711
  "center-active": i(a),
@@ -2770,7 +2789,10 @@ const il = /* @__PURE__ */ Ae(nl, [["render", ol]]), rl = /* @__PURE__ */ C({
2770
2789
  ]), { theme: v } = G(), { property: h } = l(e, ["settings", "value"]), { property: x } = l(e, ["settings", "variant"]);
2771
2790
  return ($, V) => {
2772
2791
  const F = M("v-textarea");
2773
- return _(), S(i(N), { block: "" }, {
2792
+ return _(), S(i(N), {
2793
+ block: "",
2794
+ mask: ""
2795
+ }, {
2774
2796
  default: I(() => [
2775
2797
  O(F, {
2776
2798
  modelValue: i(h),
@@ -2836,7 +2858,7 @@ const il = /* @__PURE__ */ Ae(nl, [["render", ol]]), rl = /* @__PURE__ */ C({
2836
2858
  ]), { property: x } = l(e, ["settings", "reverse"]), { property: $ } = l(e, [
2837
2859
  "settings",
2838
2860
  "singleLine"
2839
- ]), { property: V } = l(e, ["settings", "suffix"]), { theme: F } = G(), { property: W } = l(e, ["settings", "value"]), { property: U } = l(e, ["settings", "variant"]), { property: j } = l(e, ["slots", "append"]), { property: D } = l(e, [
2861
+ ]), { property: V } = l(e, ["settings", "suffix"]), { theme: F } = G(), { property: W } = l(e, ["settings", "value"]), { property: U } = l(e, ["settings", "variant"]), { property: j } = l(e, ["slots", "append"]), { property: K } = l(e, [
2840
2862
  "slots",
2841
2863
  "appendInner"
2842
2864
  ]), { property: L } = l(e, ["slots", "prepend"]), { property: H } = l(e, [
@@ -2845,7 +2867,10 @@ const il = /* @__PURE__ */ Ae(nl, [["render", ol]]), rl = /* @__PURE__ */ C({
2845
2867
  ]);
2846
2868
  return (ee, ae) => {
2847
2869
  const $e = M("v-text-field");
2848
- return _(), S(i(N), { block: "" }, {
2870
+ return _(), S(i(N), {
2871
+ block: "",
2872
+ mask: ""
2873
+ }, {
2849
2874
  default: I(() => [
2850
2875
  O($e, {
2851
2876
  modelValue: i(W),
@@ -2881,12 +2906,12 @@ const il = /* @__PURE__ */ Ae(nl, [["render", ol]]), rl = /* @__PURE__ */ C({
2881
2906
  ]),
2882
2907
  key: "0"
2883
2908
  } : void 0,
2884
- i(D) ? {
2909
+ i(K) ? {
2885
2910
  name: "append-inner",
2886
2911
  fn: I(() => [
2887
2912
  O(i(ye), {
2888
2913
  "node-id": "append-inner",
2889
- "ref-context": { compId: i(D) },
2914
+ "ref-context": { compId: i(K) },
2890
2915
  state: {}
2891
2916
  }, null, 8, ["ref-context"])
2892
2917
  ]),
@@ -3105,7 +3130,7 @@ const _l = /* @__PURE__ */ Ae(gl, [["render", hl]]), y = {
3105
3130
  ]
3106
3131
  }
3107
3132
  ]
3108
- }, vl = K(X), Le = {
3133
+ }, vl = D(X), Le = {
3109
3134
  key: "border",
3110
3135
  name: "x-runtime-lib.border",
3111
3136
  children: [
@@ -3931,7 +3956,7 @@ const fn = {
3931
3956
  spawn: Pl
3932
3957
  };
3933
3958
  w(bt);
3934
- const ot = K(X);
3959
+ const ot = D(X);
3935
3960
  ot.children[0].default = "custom";
3936
3961
  ot.children[2].children[0].default = "0xffffff";
3937
3962
  ot.children[2].children[1].default = "0xffffff";
@@ -3961,7 +3986,7 @@ const yn = {
3961
3986
  slots: []
3962
3987
  };
3963
3988
  w(Tl);
3964
- const it = K(X);
3989
+ const it = D(X);
3965
3990
  it.children[0].default = "custom";
3966
3991
  it.children[2].children[0].default = "0xffffff";
3967
3992
  it.children[2].children[1].default = "0xffffff";
@@ -3991,7 +4016,7 @@ const bn = {
3991
4016
  slots: []
3992
4017
  };
3993
4018
  w(El);
3994
- const rt = K(X);
4019
+ const rt = D(X);
3995
4020
  rt.children[0].default = "custom";
3996
4021
  rt.children[2].children[0].default = "0xffffff";
3997
4022
  rt.children[2].children[1].default = "0xffffff";
@@ -4035,7 +4060,7 @@ const gn = {
4035
4060
  slots: []
4036
4061
  };
4037
4062
  w(Al);
4038
- const st = K(X);
4063
+ const st = D(X);
4039
4064
  st.children[0].default = "custom";
4040
4065
  st.children[2].children[0].default = "0xffffff";
4041
4066
  st.children[2].children[1].default = "0xffffff";
@@ -4262,8 +4287,8 @@ const Kl = {
4262
4287
  };
4263
4288
  w(Kl);
4264
4289
  const xn = {
4265
- key: "reference",
4266
- name: "x-runtime-lib.reference",
4290
+ key: "settings",
4291
+ name: "x-runtime-lib.settings",
4267
4292
  children: [
4268
4293
  {
4269
4294
  key: "comp",
@@ -4305,9 +4330,15 @@ const kn = {
4305
4330
  };
4306
4331
  w(Ol);
4307
4332
  const wn = {
4308
- key: "reference",
4309
- name: "x-runtime-lib.reference",
4333
+ key: "settings",
4334
+ name: "x-runtime-lib.settings",
4310
4335
  children: [
4336
+ {
4337
+ key: "slot",
4338
+ name: "x-runtime-lib.slot",
4339
+ ui: "slotSelect",
4340
+ default: void 0
4341
+ },
4311
4342
  {
4312
4343
  key: "comp",
4313
4344
  name: "x-runtime-lib.comp",
@@ -4326,7 +4357,7 @@ const wn = {
4326
4357
  leaf: !0
4327
4358
  };
4328
4359
  w(Fl);
4329
- const Me = K(X);
4360
+ const Me = D(X);
4330
4361
  Me.key = "backgroundColor";
4331
4362
  Me.name = "x-runtime-lib.backgroundColor";
4332
4363
  const Eo = {
@@ -4456,7 +4487,7 @@ function Zl(t, n) {
4456
4487
  }
4457
4488
  };
4458
4489
  }
4459
- const Ql = K(X), Sn = {
4490
+ const Ql = D(X), Sn = {
4460
4491
  key: "settings",
4461
4492
  name: "x-runtime-lib.settings",
4462
4493
  children: [
@@ -4755,7 +4786,7 @@ const Vn = {
4755
4786
  leaf: !0
4756
4787
  };
4757
4788
  w(oa);
4758
- const ia = K(X), Pn = {
4789
+ const ia = D(X), Pn = {
4759
4790
  key: "settings",
4760
4791
  name: "x-runtime-lib.settings",
4761
4792
  children: [
@@ -5022,7 +5053,7 @@ const zn = {
5022
5053
  leaf: !0
5023
5054
  };
5024
5055
  w(la);
5025
- const Xt = K(X);
5056
+ const Xt = D(X);
5026
5057
  Xt.key = "backgroundColor";
5027
5058
  Xt.name = "x-runtime-lib.backgroundColor";
5028
5059
  const Tn = {
@@ -5244,7 +5275,7 @@ const Bn = {
5244
5275
  key: "settings",
5245
5276
  name: "x-runtime-lib.settings",
5246
5277
  children: []
5247
- }, du = {
5278
+ }, pu = {
5248
5279
  key: "common_file_input_v1",
5249
5280
  name: "x-runtime-lib.fileInput",
5250
5281
  comp: Bs,
@@ -5378,7 +5409,7 @@ function It(t, n, e, o, s, r, a, c, u) {
5378
5409
  }
5379
5410
  };
5380
5411
  }
5381
- const Yt = K(X);
5412
+ const Yt = D(X);
5382
5413
  Yt.key = "backgroundColor";
5383
5414
  Yt.name = "x-runtime-lib.backgroundColor";
5384
5415
  const Rn = {
@@ -5825,7 +5856,7 @@ const On = {
5825
5856
  spawn: da
5826
5857
  };
5827
5858
  w($t);
5828
- const ya = K(X), Fn = {
5859
+ const ya = D(X), Fn = {
5829
5860
  key: "settings",
5830
5861
  name: "x-runtime-lib.settings",
5831
5862
  children: [
@@ -6176,7 +6207,7 @@ const Gn = {
6176
6207
  leaf: !0
6177
6208
  };
6178
6209
  w(_a);
6179
- const va = K(X), Hn = {
6210
+ const va = D(X), Hn = {
6180
6211
  key: "settings",
6181
6212
  name: "x-runtime-lib.settings",
6182
6213
  children: [
@@ -6573,13 +6604,13 @@ const Xn = {
6573
6604
  leaf: !0
6574
6605
  };
6575
6606
  w(Ia);
6576
- const Zt = K(X);
6607
+ const Zt = D(X);
6577
6608
  Zt.key = "color";
6578
6609
  Zt.name = "x-runtime-lib.color";
6579
- const Qt = K(X);
6610
+ const Qt = D(X);
6580
6611
  Qt.key = "trackColor";
6581
6612
  Qt.name = "x-runtime-lib.trackColor";
6582
- const en = K(X);
6613
+ const en = D(X);
6583
6614
  en.key = "thumbColor";
6584
6615
  en.name = "x-runtime-lib.thumbColor";
6585
6616
  const Yn = {
@@ -7026,13 +7057,13 @@ function pt(t, n, e, o) {
7026
7057
  }
7027
7058
  };
7028
7059
  }
7029
- const tn = K(X);
7060
+ const tn = D(X);
7030
7061
  tn.key = "backgroundColor";
7031
7062
  tn.name = "x-runtime-lib.backgroundColor";
7032
- const nn = K(X);
7063
+ const nn = D(X);
7033
7064
  nn.key = "selectedColor";
7034
7065
  nn.name = "x-runtime-lib.selectedColor";
7035
- const on = K(X);
7066
+ const on = D(X);
7036
7067
  on.key = "sliderColor";
7037
7068
  on.name = "x-runtime-lib.sliderColor";
7038
7069
  const oo = {
@@ -7419,7 +7450,7 @@ function Ma(t, n, e) {
7419
7450
  }
7420
7451
  };
7421
7452
  }
7422
- const Ba = K(X), Wa = K(X), so = {
7453
+ const Ba = D(X), Wa = D(X), so = {
7423
7454
  key: "settings",
7424
7455
  name: "x-runtime-lib.settings",
7425
7456
  children: [
@@ -8371,9 +8402,9 @@ function B(t, n) {
8371
8402
  }
8372
8403
  function ao(t, n) {
8373
8404
  if (t.array)
8374
- return n ? K(t.default) : K(t.defaultArray);
8405
+ return n ? D(t.default) : D(t.defaultArray);
8375
8406
  {
8376
- const e = K(t.default);
8407
+ const e = D(t.default);
8377
8408
  return (t.ui === "switch" || t.ui === "select" || t.ui === "colorPicker" || t.ui === "multiTypes" || t.ui === "compSelect") && !e ? void 0 : e;
8378
8409
  }
8379
8410
  }
@@ -8390,7 +8421,7 @@ function A(t, n) {
8390
8421
  }
8391
8422
  n.forEach((o) => e(t, o));
8392
8423
  }
8393
- function fu(t, n, e, o, s) {
8424
+ function du(t, n, e, o, s) {
8394
8425
  const r = `type=${t} subtype=${n} version=${e} ref=${o} keyOrRefId=${s}`, a = B(t, n);
8395
8426
  if (!a) {
8396
8427
  console.error(`spawnNode property tag not found, ${r}`);
@@ -8418,9 +8449,7 @@ function fu(t, n, e, o, s) {
8418
8449
  return;
8419
8450
  }
8420
8451
  const f = T();
8421
- return A(f, m), f.basic.id = z(16), f.basic.key = u, f.reference = {
8422
- comp: p
8423
- }, {
8452
+ return A(f, m), f.basic.id = z(16), f.basic.key = u, f.settings || (f.settings = {}), f.settings.comp = p, {
8424
8453
  nodeLite: E(f),
8425
8454
  nodes: {
8426
8455
  [f.basic.id]: f
@@ -8457,7 +8486,7 @@ function fu(t, n, e, o, s) {
8457
8486
  }
8458
8487
  }
8459
8488
  }
8460
- function yu(t, n) {
8489
+ function fu(t, n) {
8461
8490
  function e(o) {
8462
8491
  if (o.id === n)
8463
8492
  return o;
@@ -8478,49 +8507,49 @@ function Cc(t) {
8478
8507
  const n = {}, e = (r) => {
8479
8508
  const a = z(16);
8480
8509
  n[r.id] = a, r.id = a, r.children?.map((c) => e(c));
8481
- }, o = K(t.nodeLite);
8510
+ }, o = D(t.nodeLite);
8482
8511
  e(o);
8483
8512
  const s = {};
8484
8513
  return Object.values(t.nodes).forEach((r) => {
8485
- const a = K(r);
8514
+ const a = D(r);
8486
8515
  a.basic.id = n[a.basic.id], s[a.basic.id] = a;
8487
8516
  }), { nodeLite: o, nodes: s };
8488
8517
  }
8489
- function bu(t) {
8518
+ function yu(t) {
8490
8519
  return t.map((n) => Cc(n));
8491
8520
  }
8492
8521
  const Ao = "runtimeOrg", Mo = "runtimeEnv", Bo = "runtimeMode", Wo = "runtimeDevice", Ro = "runtimeDark", Ko = "runtimeType", Do = "runtimeData", Oo = "runtimeDepends", Fo = "runtimeRuntime", No = "runtimeSandbox";
8493
- function gu(t) {
8522
+ function bu(t) {
8494
8523
  me(Ao, t);
8495
8524
  }
8496
8525
  function Vc() {
8497
8526
  return ue(Ao);
8498
8527
  }
8499
- function hu(t) {
8528
+ function gu(t) {
8500
8529
  me(Mo, t);
8501
8530
  }
8502
8531
  function Pc() {
8503
8532
  return ue(Mo);
8504
8533
  }
8505
- function _u(t) {
8534
+ function hu(t) {
8506
8535
  me(Bo, t);
8507
8536
  }
8508
8537
  function J() {
8509
8538
  return ue(Bo);
8510
8539
  }
8511
- function vu(t) {
8540
+ function _u(t) {
8512
8541
  me(Wo, Nt(t));
8513
8542
  }
8514
8543
  function Be() {
8515
8544
  return ue(Wo);
8516
8545
  }
8517
- function xu(t) {
8546
+ function vu(t) {
8518
8547
  me(Ro, Nt(t));
8519
8548
  }
8520
8549
  function Ue() {
8521
8550
  return ue(Ro);
8522
8551
  }
8523
- function ku(t) {
8552
+ function xu(t) {
8524
8553
  me(Ko, t);
8525
8554
  }
8526
8555
  function he() {
@@ -8532,13 +8561,13 @@ function jo(t) {
8532
8561
  function _e() {
8533
8562
  return ue(Do);
8534
8563
  }
8535
- function wu(t) {
8564
+ function ku(t) {
8536
8565
  me(Oo, Nt(t));
8537
8566
  }
8538
8567
  function Lc() {
8539
8568
  return ue(Oo);
8540
8569
  }
8541
- function Iu(t) {
8570
+ function wu(t) {
8542
8571
  me(Fo, t);
8543
8572
  }
8544
8573
  function zc() {
@@ -8609,8 +8638,8 @@ function qe(t, n, e, o, s) {
8609
8638
  const g = ke(f, m.subKeys);
8610
8639
  if (pe(d, g))
8611
8640
  continue;
8612
- const b = K(f);
8613
- Gt(b, m.subKeys, K(d)), m.type === "elementProperty" ? t.setElementProperty(
8641
+ const b = D(f);
8642
+ Gt(b, m.subKeys, D(d)), m.type === "elementProperty" ? t.setElementProperty(
8614
8643
  m.nodeId,
8615
8644
  m.propertyKeys.split("."),
8616
8645
  b
@@ -8637,12 +8666,12 @@ function qe(t, n, e, o, s) {
8637
8666
  m.type === "elementProperty" ? t.setElementProperty(
8638
8667
  m.nodeId,
8639
8668
  m.propertyKeys.split("."),
8640
- K(d)
8641
- ) : m.type === "customProperty" ? t.setCustomProperty(m.propertyId, K(d)) : m.type === "state" ? t.setState(m.stateId, K(d)) : m.type === "adaptSlotProperty" ? t.setAdaptSlotProperty(m.propertyId, K(d)) : console.assert(!1);
8669
+ D(d)
8670
+ ) : m.type === "customProperty" ? t.setCustomProperty(m.propertyId, D(d)) : m.type === "state" ? t.setState(m.stateId, D(d)) : m.type === "adaptSlotProperty" ? t.setAdaptSlotProperty(m.propertyId, D(d)) : console.assert(!1);
8642
8671
  }
8643
8672
  }
8644
8673
  }
8645
- function Su(t, n, e) {
8674
+ function Iu(t, n, e) {
8646
8675
  return `${t}/${n}/${e}`;
8647
8676
  }
8648
8677
  function co(t) {
@@ -8654,10 +8683,10 @@ function co(t) {
8654
8683
  let s = "";
8655
8684
  return n.length > 2 ? s = n[2] : console.error(`unwrapPropertyId invalid propertyKey id=${t}`), { kind: e, nodeId: o, propertyKey: s };
8656
8685
  }
8657
- function $u(t, n, e) {
8686
+ function Su(t, n, e) {
8658
8687
  return `${t}.${n}.${e}`;
8659
8688
  }
8660
- function Cu(t) {
8689
+ function $u(t) {
8661
8690
  const n = t.split(".");
8662
8691
  let e = "";
8663
8692
  n.length > 0 ? e = n[0] : console.error(
@@ -8674,10 +8703,10 @@ function Cu(t) {
8674
8703
  propertyKey: s
8675
8704
  };
8676
8705
  }
8677
- function Vu(t, n, e) {
8706
+ function Cu(t, n, e) {
8678
8707
  return `${t}.${n}.${e}`;
8679
8708
  }
8680
- function Pu(t) {
8709
+ function Vu(t) {
8681
8710
  const n = t.split(".");
8682
8711
  let e = "";
8683
8712
  n.length > 0 ? e = n[0] : console.error(`unwrapPropertyKeyOfCustomSlot invalid compId key=${t}`);
@@ -8698,10 +8727,10 @@ function Go(t) {
8698
8727
  let s = "";
8699
8728
  return n.length > 2 ? s = n[2] : console.error(`unwrapMethodId invalid methodKey id=${t}`), { kind: e, nodeId: o, methodKey: s };
8700
8729
  }
8701
- function Lu(t, n, e) {
8730
+ function Pu(t, n, e) {
8702
8731
  return `${t}.${n}.${e}`;
8703
8732
  }
8704
- function zu(t) {
8733
+ function Lu(t) {
8705
8734
  const n = t.split(".");
8706
8735
  let e = "";
8707
8736
  n.length > 0 ? e = n[0] : console.error(`unwrapMethodKeyOfElementSlot invalid elementKey key=${t}`);
@@ -8710,10 +8739,10 @@ function zu(t) {
8710
8739
  let s = "";
8711
8740
  return n.length > 2 ? s = n[2] : console.error(`unwrapMethodKeyOfElementSlot invalid methodKey key=${t}`), { elementKey: e, slotKey: o, methodKey: s };
8712
8741
  }
8713
- function Tu(t, n, e) {
8742
+ function zu(t, n, e) {
8714
8743
  return `${t}.${n}.${e}`;
8715
8744
  }
8716
- function Eu(t) {
8745
+ function Tu(t) {
8717
8746
  const n = t.split(".");
8718
8747
  let e = "";
8719
8748
  n.length > 0 ? e = n[0] : console.error(`unwrapMethodKeyOfCustomSlot invalid compId key=${t}`);
@@ -8734,10 +8763,10 @@ function Ac(t) {
8734
8763
  let s = "";
8735
8764
  return n.length > 2 ? s = n[2] : console.error(`unwrapEventId invalid eventKey id=${t}`), { kind: e, nodeId: o, eventKey: s };
8736
8765
  }
8737
- function Au(t, n, e) {
8766
+ function Eu(t, n, e) {
8738
8767
  return `${t}.${n}.${e}`;
8739
8768
  }
8740
- function Mu(t) {
8769
+ function Au(t) {
8741
8770
  const n = t.split(".");
8742
8771
  let e = "";
8743
8772
  n.length > 0 ? e = n[0] : console.error(`unwrapEventKeyOfElementSlot invalid elementKey key=${t}`);
@@ -8746,10 +8775,10 @@ function Mu(t) {
8746
8775
  let s = "";
8747
8776
  return n.length > 2 ? s = n[2] : console.error(`unwrapEventKeyOfElementSlot invalid eventKey key=${t}`), { elementKey: e, slotKey: o, eventKey: s };
8748
8777
  }
8749
- function Bu(t, n, e) {
8778
+ function Mu(t, n, e) {
8750
8779
  return `${t}.${n}.${e}`;
8751
8780
  }
8752
- function Wu(t) {
8781
+ function Bu(t) {
8753
8782
  const n = t.split(".");
8754
8783
  let e = "";
8755
8784
  n.length > 0 ? e = n[0] : console.error(`makeEventKeyOfCustomSlot invalid compId key=${t}`);
@@ -8758,10 +8787,10 @@ function Wu(t) {
8758
8787
  let s = "";
8759
8788
  return n.length > 2 ? s = n[2] : console.error(`makeEventKeyOfCustomSlot invalid eventId key=${t}`), { compId: e, slotId: o, eventId: s };
8760
8789
  }
8761
- function Ru(t, n, e) {
8790
+ function Wu(t, n, e) {
8762
8791
  return `${t}/${n}/${e}`;
8763
8792
  }
8764
- function Ku(t) {
8793
+ function Ru(t) {
8765
8794
  const n = t.split("/");
8766
8795
  let e = "elementSlot";
8767
8796
  n.length > 0 ? e = n[0] : console.error(`unwrapSlotId invalid kind id=${t}`);
@@ -8771,7 +8800,7 @@ function Ku(t) {
8771
8800
  return n.length > 2 ? s = n[2] : console.error(`unwrapSlotId invalid slotKey id=${t}`), { kind: e, mainKey: o, slotKey: s };
8772
8801
  }
8773
8802
  function rn(t, n) {
8774
- const e = Lc(), o = ie(-1);
8803
+ const e = Lc(), o = se(-1);
8775
8804
  fe(() => {
8776
8805
  if (!t.refContext?.compId) {
8777
8806
  o.value = -1, n.value = void 0;
@@ -8782,10 +8811,10 @@ function rn(t, n) {
8782
8811
  o.value = -1, n.value = void 0, go.emit("compNotAvail", t.refContext.compId);
8783
8812
  return;
8784
8813
  }
8785
- o.value !== s.dataSeq && (o.value = s.dataSeq, n.value = K(s.data));
8814
+ o.value !== s.dataSeq && (o.value = s.dataSeq, n.value = D(s.data));
8786
8815
  });
8787
8816
  }
8788
- function Du() {
8817
+ function Ku() {
8789
8818
  let t;
8790
8819
  const n = async () => (t = (await wi()).newRuntime(), console.log("runtime created"), t);
8791
8820
  return Ge(() => {
@@ -8956,10 +8985,10 @@ function Kc(t) {
8956
8985
  {
8957
8986
  var m = [];
8958
8987
  try {
8959
- const D = Ce(m, n.newString(
8988
+ const K = Ce(m, n.newString(
8960
8989
  oe("referenceEvent", t.id, a)
8961
8990
  ));
8962
- n.callFunction(j, n.global, D, ...o);
8991
+ n.callFunction(j, n.global, K, ...o);
8963
8992
  } catch (f) {
8964
8993
  var g = f, b = !0;
8965
8994
  } finally {
@@ -8969,10 +8998,10 @@ function Kc(t) {
8969
8998
  {
8970
8999
  var v = [];
8971
9000
  try {
8972
- const D = Ce(v, n.newString(
9001
+ const K = Ce(v, n.newString(
8973
9002
  oe("multipleRefEvent", t.id, a)
8974
9003
  ));
8975
- n.callFunction(j, n.global, D, ...o);
9004
+ n.callFunction(j, n.global, K, ...o);
8976
9005
  } catch (h) {
8977
9006
  var x = h, $ = !0;
8978
9007
  } finally {
@@ -9209,7 +9238,7 @@ class Nc {
9209
9238
  //--------------------------
9210
9239
  // 元素属性
9211
9240
  //--------------------------
9212
- data = ie();
9241
+ data = se();
9213
9242
  associateData(n) {
9214
9243
  this.data.value = n.value;
9215
9244
  }
@@ -9411,7 +9440,7 @@ const jc = (t, n, e) => {
9411
9440
  (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(r.bind(null, /* @__PURE__ */ new Error("Unknown variable dynamic import: " + n + (n.split("/").length !== e ? ". Note that variables only represent file names one level deep." : ""))));
9412
9441
  });
9413
9442
  };
9414
- async function Ou(t) {
9443
+ async function Du(t) {
9415
9444
  return (await jc(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.fcu7dx2e.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.ab9hc9dj.js") }), `./locales/${t}/index.ts`, 4)).default;
9416
9445
  }
9417
9446
  export {
@@ -9431,20 +9460,19 @@ export {
9431
9460
  vt as chipV1,
9432
9461
  sa as colorPickerV1,
9433
9462
  la as comboboxV1,
9434
- au as compMetaStringify,
9463
+ lu as compMetaStringify,
9435
9464
  Pi as compTypes,
9436
9465
  kt as containerV1,
9437
- nu as dataStringify,
9466
+ tu as dataStringify,
9438
9467
  aa as dataTableV1,
9439
9468
  ca as datePickerV1,
9440
9469
  ua as dialogV1,
9441
9470
  El as directionalLightV1,
9442
9471
  Cc as duplicateNodePair,
9443
- bu as duplicateNodePairs,
9444
- iu as elementKeys,
9472
+ yu as duplicateNodePairs,
9473
+ ou as elementKeys,
9445
9474
  Ke as elements,
9446
- tu as ensureContext,
9447
- du as fileInputV1,
9475
+ pu as fileInputV1,
9448
9476
  wt as flexLayoutEntryV1,
9449
9477
  Ne as flexLayoutV1,
9450
9478
  $t as formV1,
@@ -9452,7 +9480,7 @@ export {
9452
9480
  We as getBreakpointProp,
9453
9481
  ke as getField,
9454
9482
  un as getIndexOfBreakpoint,
9455
- yu as getNodeLite,
9483
+ fu as getNodeLite,
9456
9484
  ao as getPropertyDefault,
9457
9485
  B as getPropertyTag,
9458
9486
  Xl as globalityV1,
@@ -9475,23 +9503,23 @@ export {
9475
9503
  Ti as isLocaleOfEventKind,
9476
9504
  zi as isLocaleOfMethodKind,
9477
9505
  Li as isLocaleOfPropertyKind,
9478
- ru as isLocaleOfSlotKind,
9506
+ iu as isLocaleOfSlotKind,
9479
9507
  jt as isPercentStr,
9480
9508
  nt as isPixelStr,
9481
9509
  $o as isRefKey,
9482
9510
  wl as keyboardControlsV1,
9483
9511
  ht as lineChartV1,
9484
- Ou as loadLocaleMessageRuntime,
9512
+ Du as loadLocaleMessageRuntime,
9485
9513
  oe as makeEventId,
9486
- Bu as makeEventKeyOfCustomSlot,
9487
- Au as makeEventKeyOfElementSlot,
9514
+ Mu as makeEventKeyOfCustomSlot,
9515
+ Eu as makeEventKeyOfElementSlot,
9488
9516
  Ec as makeMethodId,
9489
- Tu as makeMethodKeyOfCustomSlot,
9490
- Lu as makeMethodKeyOfElementSlot,
9491
- Su as makePropertyId,
9492
- Vu as makePropertyKeyOfCustomSlot,
9493
- $u as makePropertyKeyOfElementSlot,
9494
- Ru as makeSlotId,
9517
+ zu as makeMethodKeyOfCustomSlot,
9518
+ Pu as makeMethodKeyOfElementSlot,
9519
+ Iu as makePropertyId,
9520
+ Cu as makePropertyKeyOfCustomSlot,
9521
+ Su as makePropertyKeyOfElementSlot,
9522
+ Wu as makeSlotId,
9495
9523
  Re as makeTriggerId,
9496
9524
  Il as mapControlsV1,
9497
9525
  ga as menuV1,
@@ -9501,27 +9529,27 @@ export {
9501
9529
  Ct as numberInputV1,
9502
9530
  Sl as orbitControlsV1,
9503
9531
  xl as orthographicCameraV1,
9504
- su as pageMetaStringify,
9532
+ ru as pageMetaStringify,
9505
9533
  Vi as pageTypes,
9506
9534
  _a as paginationV1,
9507
- cu as parseCompMeta,
9508
- ou as parseData,
9509
- lu as parsePageMeta,
9535
+ au as parseCompMeta,
9536
+ nu as parseData,
9537
+ su as parsePageMeta,
9510
9538
  at as parsePercentStr,
9511
9539
  Qc as parsePixelStr,
9512
9540
  kl as perspectiveCameraV1,
9513
9541
  $c as pkgs,
9514
9542
  Al as pointLightV1,
9515
- xu as provideDark,
9543
+ vu as provideDark,
9516
9544
  jo as provideData,
9517
- wu as provideDepends,
9518
- vu as provideDevice,
9519
- hu as provideEnv,
9520
- _u as provideMode,
9521
- gu as provideOrg,
9522
- Iu as provideRuntime,
9545
+ ku as provideDepends,
9546
+ _u as provideDevice,
9547
+ gu as provideEnv,
9548
+ hu as provideMode,
9549
+ bu as provideOrg,
9550
+ wu as provideRuntime,
9523
9551
  Tc as provideSandbox,
9524
- ku as provideType,
9552
+ xu as provideType,
9525
9553
  Pt as radioGroupV1,
9526
9554
  Vt as radioV1,
9527
9555
  ka as rangeSliderV1,
@@ -9533,7 +9561,7 @@ export {
9533
9561
  Gt as setField,
9534
9562
  Sa as sliderV1,
9535
9563
  Fl as slotV1,
9536
- fu as spawnNode,
9564
+ du as spawnNode,
9537
9565
  bt as sphereGeometryV1,
9538
9566
  Ml as spotLightV1,
9539
9567
  Lt as stepperHeaderV1,
@@ -9549,23 +9577,23 @@ export {
9549
9577
  Wt as textareaV1,
9550
9578
  Rt as timelineItemV1,
9551
9579
  Kt as timelineV1,
9552
- pu as toEventName,
9553
- mu as toMethodName,
9580
+ mu as toEventName,
9581
+ uu as toMethodName,
9554
9582
  E as toNodeLite,
9555
- uu as toPropertyName,
9583
+ cu as toPropertyName,
9556
9584
  qe as triggerReactivity,
9557
9585
  Ac as unwrapEventId,
9558
- Wu as unwrapEventKeyOfCustomSlot,
9559
- Mu as unwrapEventKeyOfElementSlot,
9586
+ Bu as unwrapEventKeyOfCustomSlot,
9587
+ Au as unwrapEventKeyOfElementSlot,
9560
9588
  Go as unwrapMethodId,
9561
- Eu as unwrapMethodKeyOfCustomSlot,
9562
- zu as unwrapMethodKeyOfElementSlot,
9589
+ Tu as unwrapMethodKeyOfCustomSlot,
9590
+ Lu as unwrapMethodKeyOfElementSlot,
9563
9591
  co as unwrapPropertyId,
9564
- Pu as unwrapPropertyKeyOfCustomSlot,
9565
- Cu as unwrapPropertyKeyOfElementSlot,
9566
- Ku as unwrapSlotId,
9592
+ Vu as unwrapPropertyKeyOfCustomSlot,
9593
+ $u as unwrapPropertyKeyOfElementSlot,
9594
+ Ru as unwrapSlotId,
9567
9595
  rn as useDepend,
9568
- Du as useRuntime,
9596
+ Ku as useRuntime,
9569
9597
  sn as useSandbox,
9570
9598
  Dt as windowItemV1,
9571
9599
  Ot as windowV1