x-runtime-lib 0.8.19 → 0.8.20
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/api/computebase/index.d.ts +1 -1
- package/dist/index.js +150 -150
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as $, createElementBlock as Y, renderSlot as L, unref as n, openBlock as v, createElementVNode as ie, computed as k, normalizeStyle as Q, ref as ce, watchEffect as ue, watch as q, onBeforeMount as Wo, onUnmounted as He, createBlock as V, withCtx as
|
|
1
|
+
import { defineComponent as $, createElementBlock as Y, renderSlot as L, unref as n, openBlock as v, createElementVNode as ie, computed as k, normalizeStyle as Q, ref as ce, watchEffect as ue, watch as q, onBeforeMount as Wo, onUnmounted as He, createBlock as V, withCtx as I, createCommentVNode as ee, useTemplateRef as Ui, onMounted as Oi, nextTick as Xi, h as ae, resolveComponent as z, createVNode as H, isRef as U, createSlots as Tn, renderList as No, useId as Yi, withModifiers as Eo, normalizeClass as Ro, toDisplayString as Do, inject as oe, provide as se, readonly as Pn } from "vue";
|
|
2
2
|
import { CameraHelper as Ji, DirectionalLightHelper as Mo, PointLightHelper as Fo, SpotLightHelper as Go } from "three";
|
|
3
3
|
import { i as ne, q as Ae, u as Ho, r as Zi, e as qi, a as jo, b as Ko, c as Uo, d as Oo, f as Xo, g as Yo, h as Jo, j as Zo, k as B, l as Qi, X as qo, Y as Qo, K as es, m as ts, n as ns, o as is, I as os } from "./vendor.ghqz34q2.js";
|
|
4
4
|
import { waitUtil as eo, eventBus as to, useViewStack as no, messageInfo as ss, messageSuccess as rs, messageWarning as io, messageError as oo, createAxios as ls, globalObjects as Qt, openConfirmDlg as as, openPromptDlg as us } from "x-essential-lib";
|
|
@@ -84,8 +84,8 @@ function ro(t, e, i) {
|
|
|
84
84
|
const s = l[l.length - 1];
|
|
85
85
|
o[s] = i;
|
|
86
86
|
}
|
|
87
|
-
const
|
|
88
|
-
|
|
87
|
+
const Se = {}, _ = (t) => {
|
|
88
|
+
Se[t.key] = t;
|
|
89
89
|
}, fs = ["position", "rotation", "scale"], ye = /* @__PURE__ */ $({
|
|
90
90
|
__name: "index",
|
|
91
91
|
props: {
|
|
@@ -301,7 +301,7 @@ const hs = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
301
301
|
rotation: n(l),
|
|
302
302
|
scale: n(s)
|
|
303
303
|
}, {
|
|
304
|
-
default:
|
|
304
|
+
default: I(() => [
|
|
305
305
|
ie("TresOrthographicCamera", {
|
|
306
306
|
bottom: n(a),
|
|
307
307
|
far: n(p),
|
|
@@ -336,7 +336,7 @@ const hs = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
336
336
|
rotation: n(l),
|
|
337
337
|
scale: n(s)
|
|
338
338
|
}, {
|
|
339
|
-
default:
|
|
339
|
+
default: I(() => [
|
|
340
340
|
ie("TresPerspectiveCamera", {
|
|
341
341
|
aspect: n(a),
|
|
342
342
|
far: n(p),
|
|
@@ -415,7 +415,7 @@ const hs = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
415
415
|
]
|
|
416
416
|
}, null, 8, ws));
|
|
417
417
|
}
|
|
418
|
-
}), $s = ["color", "intensity", "position", "rotation", "scale"],
|
|
418
|
+
}), $s = ["color", "intensity", "position", "rotation", "scale"], Is = /* @__PURE__ */ $({
|
|
419
419
|
__name: "index",
|
|
420
420
|
props: {
|
|
421
421
|
node: {},
|
|
@@ -428,7 +428,7 @@ const hs = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
428
428
|
rotation: n(l),
|
|
429
429
|
scale: n(s)
|
|
430
430
|
}, {
|
|
431
|
-
default:
|
|
431
|
+
default: I(() => [
|
|
432
432
|
ie("TresAmbientLight", {
|
|
433
433
|
color: n(p),
|
|
434
434
|
intensity: n(d),
|
|
@@ -442,7 +442,7 @@ const hs = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
442
442
|
_: 3
|
|
443
443
|
}, 8, ["position", "rotation", "scale"]));
|
|
444
444
|
}
|
|
445
|
-
}),
|
|
445
|
+
}), Ss = ["color", "intensity", "position", "rotation", "scale"], Cs = /* @__PURE__ */ $({
|
|
446
446
|
__name: "index",
|
|
447
447
|
props: {
|
|
448
448
|
node: {},
|
|
@@ -455,7 +455,7 @@ const hs = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
455
455
|
rotation: n(l),
|
|
456
456
|
scale: n(s)
|
|
457
457
|
}, {
|
|
458
|
-
default:
|
|
458
|
+
default: I(() => [
|
|
459
459
|
ie("TresDirectionalLight", {
|
|
460
460
|
color: n(p),
|
|
461
461
|
intensity: n(d),
|
|
@@ -468,7 +468,7 @@ const hs = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
468
468
|
type: n(Mo)
|
|
469
469
|
}, null, 8, ["type"])) : ee("", !0),
|
|
470
470
|
L(b.$slots, "default")
|
|
471
|
-
], 8,
|
|
471
|
+
], 8, Ss)
|
|
472
472
|
]),
|
|
473
473
|
_: 3
|
|
474
474
|
}, 8, ["position", "rotation", "scale"]));
|
|
@@ -486,7 +486,7 @@ const hs = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
486
486
|
rotation: n(l),
|
|
487
487
|
scale: n(s)
|
|
488
488
|
}, {
|
|
489
|
-
default:
|
|
489
|
+
default: I(() => [
|
|
490
490
|
ie("TresPointLight", {
|
|
491
491
|
color: n(p),
|
|
492
492
|
decay: n(d),
|
|
@@ -519,7 +519,7 @@ const hs = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
519
519
|
rotation: n(l),
|
|
520
520
|
scale: n(s)
|
|
521
521
|
}, {
|
|
522
|
-
default:
|
|
522
|
+
default: I(() => [
|
|
523
523
|
ie("TresSpotLight", {
|
|
524
524
|
angle: n(a),
|
|
525
525
|
color: n(d),
|
|
@@ -558,7 +558,7 @@ const Ws = /* @__PURE__ */ ge(Ls, [["render", Bs]]), Ns = ["position", "rotation
|
|
|
558
558
|
rotation: n(l),
|
|
559
559
|
scale: n(s)
|
|
560
560
|
}, {
|
|
561
|
-
default:
|
|
561
|
+
default: I(() => [
|
|
562
562
|
ie("TresGroup", {
|
|
563
563
|
position: n(i) !== "editor" ? n(o) : [0, 0, 0],
|
|
564
564
|
rotation: n(i) !== "editor" ? n(l) : [0, 0, 0],
|
|
@@ -616,7 +616,7 @@ const Ws = /* @__PURE__ */ ge(Ls, [["render", Bs]]), Ns = ["position", "rotation
|
|
|
616
616
|
visualMap: pr,
|
|
617
617
|
dataZoom: dr,
|
|
618
618
|
markPoint: fr
|
|
619
|
-
}, yr = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], hr = "#f5f5f5", gr = {}, xr = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, vr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, kr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, _r = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, wr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Vr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, $r = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } },
|
|
619
|
+
}, yr = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], hr = "#f5f5f5", gr = {}, xr = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, vr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, kr = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, _r = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, wr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Vr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, $r = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ir = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Sr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Cr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Tr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Pr = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, zr = { itemStyle: { borderWidth: 0, borderColor: "#ccc" }, lineStyle: { width: 1, color: "#aaa" }, symbolSize: 4, symbol: "circle", smooth: !1, color: ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], label: { color: "#eee" } }, Ar = { 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)" } } }, Br = { 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"] } } }, Wr = { 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"] } } }, Nr = { 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"] } } }, Er = { 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"] } } }, Rr = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Dr = { textStyle: { color: "#333333" } }, Mr = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, Fr = { 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" } } }, Gr = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Hr = { backgroundColor: "rgba(47,69,84,0)", dataBackgroundColor: "rgba(255,255,255,0.3)", fillerColor: "rgba(167,183,204,0.4)", handleColor: "#a7b7cc", handleSize: "100%", textStyle: { color: "#eeeeee" } }, jr = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Kr = {
|
|
620
620
|
color: yr,
|
|
621
621
|
backgroundColor: hr,
|
|
622
622
|
textStyle: gr,
|
|
@@ -627,8 +627,8 @@ const Ws = /* @__PURE__ */ ge(Ls, [["render", Bs]]), Ns = ["position", "rotation
|
|
|
627
627
|
pie: wr,
|
|
628
628
|
scatter: Vr,
|
|
629
629
|
boxplot: $r,
|
|
630
|
-
parallel:
|
|
631
|
-
sankey:
|
|
630
|
+
parallel: Ir,
|
|
631
|
+
sankey: Sr,
|
|
632
632
|
funnel: Cr,
|
|
633
633
|
gauge: Tr,
|
|
634
634
|
candlestick: Pr,
|
|
@@ -667,19 +667,19 @@ const Ur = /* @__PURE__ */ $({
|
|
|
667
667
|
},
|
|
668
668
|
setup(t) {
|
|
669
669
|
const e = t, i = Ve(), o = Le(), l = pe(), s = de(), { width: a, minWidth: p, maxWidth: d, height: b, minHeight: m, maxHeight: u, applySize: c } = he(e), { applyTitle: f } = uo(e), { applyXAxis: h } = co(e), { applyYAxis: x } = mo(e), { applyLegend: g } = lo(e), { applySeries: w } = ao(e), C = k(() => {
|
|
670
|
-
const
|
|
671
|
-
return l === "page" ? M === "common" ? c(
|
|
670
|
+
const S = {}, M = s.value.type;
|
|
671
|
+
return l === "page" ? M === "common" ? c(S) : console.assert(!1) : l === "comp" && M === "common" ? c(S) : console.assert(!1), S;
|
|
672
672
|
}), R = Ui("chart");
|
|
673
673
|
let W;
|
|
674
674
|
const F = () => {
|
|
675
675
|
W?.dispose(), W = qi.init(R.value, o.value ? "dark" : "light");
|
|
676
|
-
const
|
|
677
|
-
W.setOption(
|
|
676
|
+
const S = {};
|
|
677
|
+
W.setOption(S);
|
|
678
678
|
}, D = () => {
|
|
679
679
|
W?.resize();
|
|
680
680
|
}, N = () => {
|
|
681
|
-
const
|
|
682
|
-
f(
|
|
681
|
+
const S = {};
|
|
682
|
+
f(S), h(S), x(S), g(S), w(S), W?.setOption(S, !0);
|
|
683
683
|
};
|
|
684
684
|
return Oi(async () => {
|
|
685
685
|
window.addEventListener("resize", D, !1), await eo(() => !!R.value), F(), N();
|
|
@@ -707,7 +707,7 @@ const Ur = /* @__PURE__ */ $({
|
|
|
707
707
|
N();
|
|
708
708
|
},
|
|
709
709
|
{ deep: !0 }
|
|
710
|
-
), (
|
|
710
|
+
), (S, M) => (v(), Y("div", {
|
|
711
711
|
ref: "chart",
|
|
712
712
|
style: Q(C.value)
|
|
713
713
|
}, null, 4));
|
|
@@ -720,19 +720,19 @@ const Ur = /* @__PURE__ */ $({
|
|
|
720
720
|
},
|
|
721
721
|
setup(t) {
|
|
722
722
|
const e = t, i = Ve(), o = Le(), l = pe(), s = de(), { width: a, minWidth: p, maxWidth: d, height: b, minHeight: m, maxHeight: u, applySize: c } = he(e), { applyTitle: f } = uo(e), { applyXAxis: h } = co(e), { applyYAxis: x } = mo(e), { applyLegend: g } = lo(e), { applySeries: w } = ao(e), C = k(() => {
|
|
723
|
-
const
|
|
724
|
-
return l === "page" ? M === "common" ? c(
|
|
723
|
+
const S = {}, M = s.value.type;
|
|
724
|
+
return l === "page" ? M === "common" ? c(S) : console.assert(!1) : l === "comp" && M === "common" ? c(S) : console.assert(!1), S;
|
|
725
725
|
}), R = Ui("chart");
|
|
726
726
|
let W;
|
|
727
727
|
const F = () => {
|
|
728
728
|
W?.dispose(), W = qi.init(R.value, o.value ? "dark" : "light");
|
|
729
|
-
const
|
|
730
|
-
W.setOption(
|
|
729
|
+
const S = {};
|
|
730
|
+
W.setOption(S);
|
|
731
731
|
}, D = () => {
|
|
732
732
|
W?.resize();
|
|
733
733
|
}, N = () => {
|
|
734
|
-
const
|
|
735
|
-
f(
|
|
734
|
+
const S = {};
|
|
735
|
+
f(S), h(S), x(S), g(S), w(S), W?.setOption(S, !0);
|
|
736
736
|
};
|
|
737
737
|
return Oi(async () => {
|
|
738
738
|
window.addEventListener("resize", D, !1), await eo(() => !!R.value), F(), N();
|
|
@@ -760,7 +760,7 @@ const Ur = /* @__PURE__ */ $({
|
|
|
760
760
|
N();
|
|
761
761
|
},
|
|
762
762
|
{ deep: !0 }
|
|
763
|
-
), (
|
|
763
|
+
), (S, M) => (v(), Y("div", {
|
|
764
764
|
ref: "chart",
|
|
765
765
|
style: Q(C.value)
|
|
766
766
|
}, null, 4));
|
|
@@ -786,7 +786,7 @@ const Ur = /* @__PURE__ */ $({
|
|
|
786
786
|
s.value !== c.dataSeq && (s.value = c.dataSeq, a.value = B(c.data));
|
|
787
787
|
});
|
|
788
788
|
function p(c) {
|
|
789
|
-
const f = wo[o.value.version].refKey, h =
|
|
789
|
+
const f = wo[o.value.version].refKey, h = Se[f];
|
|
790
790
|
return h ? ae(h.comp, {
|
|
791
791
|
refContext: {
|
|
792
792
|
parent: i.refContext,
|
|
@@ -796,7 +796,7 @@ const Ur = /* @__PURE__ */ $({
|
|
|
796
796
|
}) : (console.assert(!1, `ref element not found key=${f}`), ae("div", `ref element not found key=${f}`));
|
|
797
797
|
}
|
|
798
798
|
function d(c) {
|
|
799
|
-
const f =
|
|
799
|
+
const f = Se[c.basic.key];
|
|
800
800
|
if (!f)
|
|
801
801
|
return console.assert(!1, `element not found key=${c.basic.key}`), ae("div", `element not found key=${c.basic.key}`);
|
|
802
802
|
const h = [];
|
|
@@ -850,7 +850,7 @@ const Ur = /* @__PURE__ */ $({
|
|
|
850
850
|
"offset-y": n(a),
|
|
851
851
|
theme: n(l)
|
|
852
852
|
}, {
|
|
853
|
-
default:
|
|
853
|
+
default: I(() => [
|
|
854
854
|
L(p.$slots, "default")
|
|
855
855
|
]),
|
|
856
856
|
_: 3
|
|
@@ -872,7 +872,7 @@ const Ur = /* @__PURE__ */ $({
|
|
|
872
872
|
"settings",
|
|
873
873
|
"addIcon",
|
|
874
874
|
"prepend"
|
|
875
|
-
]), { prop: w } = r(e, ["settings", "readonly"]), { prop: C } = r(e, ["settings", "ripple"]), { prop: R } = r(e, ["settings", "size"]), { prop: W } = r(e, ["settings", "stacked"]), { prop: F } = r(e, ["settings", "text"]), { theme: D } = E(), { prop: N } = r(e, ["settings", "variant"]), { prop:
|
|
875
|
+
]), { prop: w } = r(e, ["settings", "readonly"]), { prop: C } = r(e, ["settings", "ripple"]), { prop: R } = r(e, ["settings", "size"]), { prop: W } = r(e, ["settings", "stacked"]), { prop: F } = r(e, ["settings", "text"]), { theme: D } = E(), { prop: N } = r(e, ["settings", "variant"]), { prop: S } = r(e, ["size", "width"]), M = (J) => {
|
|
876
876
|
i !== "runtime" && i !== "preview" || (o.setVariable("__pointerPosX__", J.clientX), o.setVariable("__pointerPosY__", J.clientY), o.callFunction("__triggerEventV1__", [
|
|
877
877
|
`elementEvent@click@${e.node.basic.id}`
|
|
878
878
|
]));
|
|
@@ -880,7 +880,7 @@ const Ur = /* @__PURE__ */ $({
|
|
|
880
880
|
return (J, te) => {
|
|
881
881
|
const re = z("v-btn");
|
|
882
882
|
return v(), V(n(Z), null, {
|
|
883
|
-
default:
|
|
883
|
+
default: I(() => [
|
|
884
884
|
H(re, {
|
|
885
885
|
"append-icon": n(l),
|
|
886
886
|
block: n(s),
|
|
@@ -901,7 +901,7 @@ const Ur = /* @__PURE__ */ $({
|
|
|
901
901
|
text: n(F),
|
|
902
902
|
theme: n(D),
|
|
903
903
|
variant: n(N),
|
|
904
|
-
width: n(
|
|
904
|
+
width: n(S),
|
|
905
905
|
onClick: M
|
|
906
906
|
}, 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"])
|
|
907
907
|
]),
|
|
@@ -913,7 +913,7 @@ const Ur = /* @__PURE__ */ $({
|
|
|
913
913
|
function Zr(t, e) {
|
|
914
914
|
const i = z("v-btn-group");
|
|
915
915
|
return v(), V(i, null, {
|
|
916
|
-
default:
|
|
916
|
+
default: I(() => [
|
|
917
917
|
L(t.$slots, "default")
|
|
918
918
|
]),
|
|
919
919
|
_: 3
|
|
@@ -942,7 +942,7 @@ const qr = /* @__PURE__ */ ge(Jr, [["render", Zr]]), Qr = /* @__PURE__ */ $({
|
|
|
942
942
|
tile: n(u),
|
|
943
943
|
variant: n(c)
|
|
944
944
|
}, {
|
|
945
|
-
default:
|
|
945
|
+
default: I(() => [
|
|
946
946
|
L(f.$slots, "default")
|
|
947
947
|
]),
|
|
948
948
|
_: 3
|
|
@@ -976,7 +976,7 @@ const qr = /* @__PURE__ */ ge(Jr, [["render", Zr]]), Qr = /* @__PURE__ */ $({
|
|
|
976
976
|
variant: n(x),
|
|
977
977
|
width: n(g)
|
|
978
978
|
}, {
|
|
979
|
-
default:
|
|
979
|
+
default: I(() => [
|
|
980
980
|
L(w.$slots, "default")
|
|
981
981
|
]),
|
|
982
982
|
_: 3
|
|
@@ -1048,7 +1048,7 @@ const qr = /* @__PURE__ */ ge(Jr, [["render", Zr]]), Qr = /* @__PURE__ */ $({
|
|
|
1048
1048
|
"show-arrows": n(d),
|
|
1049
1049
|
theme: n(b)
|
|
1050
1050
|
}, {
|
|
1051
|
-
default:
|
|
1051
|
+
default: I(() => [
|
|
1052
1052
|
L(u.$slots, "default")
|
|
1053
1053
|
]),
|
|
1054
1054
|
_: 3
|
|
@@ -1095,7 +1095,7 @@ const qr = /* @__PURE__ */ ge(Jr, [["render", Zr]]), Qr = /* @__PURE__ */ $({
|
|
|
1095
1095
|
return (b, m) => {
|
|
1096
1096
|
const u = z("v-combobox");
|
|
1097
1097
|
return v(), V(n(Z), null, {
|
|
1098
|
-
default:
|
|
1098
|
+
default: I(() => [
|
|
1099
1099
|
H(u, {
|
|
1100
1100
|
modelValue: n(d),
|
|
1101
1101
|
"onUpdate:modelValue": m[0] || (m[0] = (c) => U(d) ? d.value = c : null),
|
|
@@ -1161,7 +1161,7 @@ const qr = /* @__PURE__ */ ge(Jr, [["render", Zr]]), Qr = /* @__PURE__ */ $({
|
|
|
1161
1161
|
}, Tn({ _: 2 }, [
|
|
1162
1162
|
No(f.value, (w) => ({
|
|
1163
1163
|
name: `item.${w.column}`,
|
|
1164
|
-
fn:
|
|
1164
|
+
fn: I(({ value: C }) => [
|
|
1165
1165
|
H(n(fe), {
|
|
1166
1166
|
"ref-context": { refid: w.comp },
|
|
1167
1167
|
state: { value: C }
|
|
@@ -1196,13 +1196,13 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1196
1196
|
"onUpdate:modelValue": d[0] || (d[0] = (m) => U(s) ? s.value = m : null),
|
|
1197
1197
|
attach: "#dialogContainer"
|
|
1198
1198
|
}, {
|
|
1199
|
-
activator:
|
|
1199
|
+
activator: I(() => [
|
|
1200
1200
|
n(i) === "editor" ? (v(), Y("div", {
|
|
1201
1201
|
key: 0,
|
|
1202
1202
|
id: `__node__@${l.value}`
|
|
1203
1203
|
}, null, 8, ml)) : ee("", !0)
|
|
1204
1204
|
]),
|
|
1205
|
-
default:
|
|
1205
|
+
default: I(() => [
|
|
1206
1206
|
L(p.$slots, "default")
|
|
1207
1207
|
]),
|
|
1208
1208
|
_: 3
|
|
@@ -1307,7 +1307,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1307
1307
|
style: Q(h.value),
|
|
1308
1308
|
onSubmit: Eo(x, ["prevent"])
|
|
1309
1309
|
}, {
|
|
1310
|
-
default:
|
|
1310
|
+
default: I(() => [
|
|
1311
1311
|
L(g.$slots, "default")
|
|
1312
1312
|
]),
|
|
1313
1313
|
_: 3
|
|
@@ -1356,13 +1356,13 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1356
1356
|
scrim: "transparent",
|
|
1357
1357
|
target: a.value
|
|
1358
1358
|
}, {
|
|
1359
|
-
activator:
|
|
1359
|
+
activator: I(() => [
|
|
1360
1360
|
n(i) === "editor" ? (v(), Y("div", {
|
|
1361
1361
|
key: 0,
|
|
1362
1362
|
id: `__node__@${p.value}`
|
|
1363
1363
|
}, null, 8, gl)) : ee("", !0)
|
|
1364
1364
|
]),
|
|
1365
|
-
default:
|
|
1365
|
+
default: I(() => [
|
|
1366
1366
|
L(m.$slots, "default")
|
|
1367
1367
|
]),
|
|
1368
1368
|
_: 3
|
|
@@ -1392,11 +1392,11 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1392
1392
|
"settings",
|
|
1393
1393
|
"addIcon",
|
|
1394
1394
|
"prependInner"
|
|
1395
|
-
]), { prop: w } = r(e, ["settings", "readonly"]), { prop: C } = r(e, ["settings", "reverse"]), { prop: R } = r(e, ["settings", "singleLine"]), { prop: W } = r(e, ["settings", "step"]), { prop: F } = r(e, ["settings", "suffix"]), { theme: D } = E(), { prop: N } = r(e, ["settings", "value"]), { prop:
|
|
1395
|
+
]), { prop: w } = r(e, ["settings", "readonly"]), { prop: C } = r(e, ["settings", "reverse"]), { prop: R } = r(e, ["settings", "singleLine"]), { prop: W } = r(e, ["settings", "step"]), { prop: F } = r(e, ["settings", "suffix"]), { theme: D } = E(), { prop: N } = r(e, ["settings", "value"]), { prop: S } = r(e, ["settings", "variant"]), { prop: M } = r(e, ["size", "width"]);
|
|
1396
1396
|
return (J, te) => {
|
|
1397
1397
|
const re = z("v-number-input");
|
|
1398
1398
|
return v(), V(n(Z), null, {
|
|
1399
|
-
default:
|
|
1399
|
+
default: I(() => [
|
|
1400
1400
|
H(re, {
|
|
1401
1401
|
modelValue: n(N),
|
|
1402
1402
|
"onUpdate:modelValue": te[0] || (te[0] = (le) => U(N) ? N.value = le : null),
|
|
@@ -1421,7 +1421,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1421
1421
|
step: n(W),
|
|
1422
1422
|
suffix: n(F),
|
|
1423
1423
|
theme: n(D),
|
|
1424
|
-
variant: n(
|
|
1424
|
+
variant: n(S),
|
|
1425
1425
|
width: n(M)
|
|
1426
1426
|
}, 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"])
|
|
1427
1427
|
]),
|
|
@@ -1446,7 +1446,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1446
1446
|
return (h, x) => {
|
|
1447
1447
|
const g = z("v-pagination");
|
|
1448
1448
|
return v(), V(n(Z), null, {
|
|
1449
|
-
default:
|
|
1449
|
+
default: I(() => [
|
|
1450
1450
|
H(g, {
|
|
1451
1451
|
modelValue: n(u),
|
|
1452
1452
|
"onUpdate:modelValue": x[0] || (x[0] = (w) => U(u) ? u.value = w : null),
|
|
@@ -1498,7 +1498,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1498
1498
|
return (b, m) => {
|
|
1499
1499
|
const u = z("v-radio-group");
|
|
1500
1500
|
return v(), V(n(Z), null, {
|
|
1501
|
-
default:
|
|
1501
|
+
default: I(() => [
|
|
1502
1502
|
H(u, {
|
|
1503
1503
|
modelValue: n(d),
|
|
1504
1504
|
"onUpdate:modelValue": m[0] || (m[0] = (c) => U(d) ? d.value = c : null),
|
|
@@ -1509,7 +1509,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1509
1509
|
readonly: n(a),
|
|
1510
1510
|
theme: n(p)
|
|
1511
1511
|
}, {
|
|
1512
|
-
default:
|
|
1512
|
+
default: I(() => [
|
|
1513
1513
|
L(b.$slots, "default")
|
|
1514
1514
|
]),
|
|
1515
1515
|
_: 3
|
|
@@ -1543,8 +1543,8 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1543
1543
|
if (!w.value)
|
|
1544
1544
|
return;
|
|
1545
1545
|
const N = {};
|
|
1546
|
-
for (const { value:
|
|
1547
|
-
N[
|
|
1546
|
+
for (const { value: S, label: M } of w.value)
|
|
1547
|
+
N[S] = M;
|
|
1548
1548
|
if (!Qi(N))
|
|
1549
1549
|
return N;
|
|
1550
1550
|
}), { prop: R } = r(e, ["settings", "tickSize"]), { prop: W } = r(e, [
|
|
@@ -1553,20 +1553,20 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1553
1553
|
"start"
|
|
1554
1554
|
]), { prop: F } = r(e, ["settings", "value", "end"]), D = k({
|
|
1555
1555
|
get: () => [W.value, F.value],
|
|
1556
|
-
set: ([N,
|
|
1557
|
-
W.value = N, F.value =
|
|
1556
|
+
set: ([N, S]) => {
|
|
1557
|
+
W.value = N, F.value = S;
|
|
1558
1558
|
}
|
|
1559
1559
|
});
|
|
1560
|
-
return (N,
|
|
1560
|
+
return (N, S) => {
|
|
1561
1561
|
const M = z("v-range-slider");
|
|
1562
1562
|
return v(), V(n(Z), {
|
|
1563
1563
|
modelValue: D.value,
|
|
1564
|
-
"onUpdate:modelValue":
|
|
1564
|
+
"onUpdate:modelValue": S[1] || (S[1] = (J) => D.value = J)
|
|
1565
1565
|
}, {
|
|
1566
|
-
default:
|
|
1566
|
+
default: I(() => [
|
|
1567
1567
|
H(M, {
|
|
1568
1568
|
modelValue: D.value,
|
|
1569
|
-
"onUpdate:modelValue":
|
|
1569
|
+
"onUpdate:modelValue": S[0] || (S[0] = (J) => D.value = J),
|
|
1570
1570
|
density: n(i),
|
|
1571
1571
|
direction: n(o),
|
|
1572
1572
|
disabled: n(l),
|
|
@@ -1602,7 +1602,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1602
1602
|
return (u, c) => {
|
|
1603
1603
|
const f = z("v-rating");
|
|
1604
1604
|
return v(), V(n(Z), { "fit-content": !0 }, {
|
|
1605
|
-
default:
|
|
1605
|
+
default: I(() => [
|
|
1606
1606
|
H(f, {
|
|
1607
1607
|
modelValue: n(m),
|
|
1608
1608
|
"onUpdate:modelValue": c[0] || (c[0] = (h) => U(m) ? m.value = h : null),
|
|
@@ -1620,7 +1620,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1620
1620
|
});
|
|
1621
1621
|
};
|
|
1622
1622
|
}
|
|
1623
|
-
}),
|
|
1623
|
+
}), Il = /* @__PURE__ */ $({
|
|
1624
1624
|
__name: "index",
|
|
1625
1625
|
props: {
|
|
1626
1626
|
node: {},
|
|
@@ -1631,7 +1631,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1631
1631
|
return (b, m) => {
|
|
1632
1632
|
const u = z("v-select");
|
|
1633
1633
|
return v(), V(n(Z), null, {
|
|
1634
|
-
default:
|
|
1634
|
+
default: I(() => [
|
|
1635
1635
|
H(u, {
|
|
1636
1636
|
modelValue: n(d),
|
|
1637
1637
|
"onUpdate:modelValue": m[0] || (m[0] = (c) => U(d) ? d.value = c : null),
|
|
@@ -1647,7 +1647,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1647
1647
|
});
|
|
1648
1648
|
};
|
|
1649
1649
|
}
|
|
1650
|
-
}),
|
|
1650
|
+
}), Sl = /* @__PURE__ */ $({
|
|
1651
1651
|
__name: "index",
|
|
1652
1652
|
props: {
|
|
1653
1653
|
node: {},
|
|
@@ -1678,14 +1678,14 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1678
1678
|
le[We] = Kt;
|
|
1679
1679
|
if (!Qi(le))
|
|
1680
1680
|
return le;
|
|
1681
|
-
}), { prop: N } = r(e, ["settings", "tickSize"]), { prop:
|
|
1681
|
+
}), { prop: N } = r(e, ["settings", "tickSize"]), { prop: S } = r(e, [
|
|
1682
1682
|
"settings",
|
|
1683
1683
|
"trackColor"
|
|
1684
|
-
]), { color: M } = j(
|
|
1684
|
+
]), { color: M } = j(S), { prop: J } = r(e, ["settings", "value"]), { prop: te } = r(e, ["slots", "append"]), { prop: re } = r(e, ["slots", "prepend"]);
|
|
1685
1685
|
return (le, We) => {
|
|
1686
1686
|
const Kt = z("v-slider");
|
|
1687
1687
|
return v(), V(n(Z), null, {
|
|
1688
|
-
default:
|
|
1688
|
+
default: I(() => [
|
|
1689
1689
|
H(Kt, {
|
|
1690
1690
|
modelValue: n(J),
|
|
1691
1691
|
"onUpdate:modelValue": We[0] || (We[0] = (Bo) => U(J) ? J.value = Bo : null),
|
|
@@ -1710,7 +1710,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1710
1710
|
}, Tn({ _: 2 }, [
|
|
1711
1711
|
n(te) ? {
|
|
1712
1712
|
name: "append",
|
|
1713
|
-
fn:
|
|
1713
|
+
fn: I(() => [
|
|
1714
1714
|
H(n(fe), {
|
|
1715
1715
|
"ref-context": { refid: n(te) },
|
|
1716
1716
|
state: {}
|
|
@@ -1720,7 +1720,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1720
1720
|
} : void 0,
|
|
1721
1721
|
n(re) ? {
|
|
1722
1722
|
name: "prepend",
|
|
1723
|
-
fn:
|
|
1723
|
+
fn: I(() => [
|
|
1724
1724
|
H(n(fe), {
|
|
1725
1725
|
"ref-context": { refid: n(re) },
|
|
1726
1726
|
state: {}
|
|
@@ -1750,7 +1750,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1750
1750
|
"hide-actions": n(i),
|
|
1751
1751
|
theme: n(o)
|
|
1752
1752
|
}, {
|
|
1753
|
-
default:
|
|
1753
|
+
default: I(() => [
|
|
1754
1754
|
L(s.$slots, "default")
|
|
1755
1755
|
]),
|
|
1756
1756
|
_: 3
|
|
@@ -1761,7 +1761,7 @@ const cl = /* @__PURE__ */ ge(al, [["render", ul]]), ml = ["id"], pl = /* @__PUR
|
|
|
1761
1761
|
function Pl(t, e) {
|
|
1762
1762
|
const i = z("v-stepper-header");
|
|
1763
1763
|
return v(), V(i, null, {
|
|
1764
|
-
default:
|
|
1764
|
+
default: I(() => [
|
|
1765
1765
|
L(t.$slots, "default")
|
|
1766
1766
|
]),
|
|
1767
1767
|
_: 3
|
|
@@ -1778,7 +1778,7 @@ const zl = /* @__PURE__ */ ge(Tl, [["render", Pl]]), Al = /* @__PURE__ */ $({
|
|
|
1778
1778
|
return (o, l) => {
|
|
1779
1779
|
const s = z("v-stepper-item");
|
|
1780
1780
|
return v(), V(s, { value: n(i) }, {
|
|
1781
|
-
default:
|
|
1781
|
+
default: I(() => [
|
|
1782
1782
|
L(o.$slots, "default")
|
|
1783
1783
|
]),
|
|
1784
1784
|
_: 3
|
|
@@ -1789,7 +1789,7 @@ const zl = /* @__PURE__ */ ge(Tl, [["render", Pl]]), Al = /* @__PURE__ */ $({
|
|
|
1789
1789
|
function Bl(t, e) {
|
|
1790
1790
|
const i = z("v-stepper-window");
|
|
1791
1791
|
return v(), V(i, null, {
|
|
1792
|
-
default:
|
|
1792
|
+
default: I(() => [
|
|
1793
1793
|
L(t.$slots, "default")
|
|
1794
1794
|
]),
|
|
1795
1795
|
_: 3
|
|
@@ -1806,7 +1806,7 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
1806
1806
|
return (o, l) => {
|
|
1807
1807
|
const s = z("v-stepper-window-item");
|
|
1808
1808
|
return v(), V(s, { value: n(i) }, {
|
|
1809
|
-
default:
|
|
1809
|
+
default: I(() => [
|
|
1810
1810
|
L(o.$slots, "default")
|
|
1811
1811
|
]),
|
|
1812
1812
|
_: 3
|
|
@@ -1827,7 +1827,7 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
1827
1827
|
return (f, h) => {
|
|
1828
1828
|
const x = z("v-switch");
|
|
1829
1829
|
return v(), V(n(Z), { "fit-content": !0 }, {
|
|
1830
|
-
default:
|
|
1830
|
+
default: I(() => [
|
|
1831
1831
|
H(x, {
|
|
1832
1832
|
modelValue: n(c),
|
|
1833
1833
|
"onUpdate:modelValue": h[0] || (h[0] = (g) => U(c) ? c.value = g : null),
|
|
@@ -1861,7 +1861,7 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
1861
1861
|
return (p, d) => {
|
|
1862
1862
|
const b = z("v-tab");
|
|
1863
1863
|
return v(), V(n(Z), { "fit-content": !0 }, {
|
|
1864
|
-
default:
|
|
1864
|
+
default: I(() => [
|
|
1865
1865
|
H(b, {
|
|
1866
1866
|
style: Q(a.value),
|
|
1867
1867
|
text: n(o),
|
|
@@ -1897,8 +1897,8 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
1897
1897
|
"sliderColor"
|
|
1898
1898
|
]), { color: C } = j(w), { prop: R } = r(e, ["settings", "stacked"]), { theme: W } = E(), { prop: F } = r(e, ["settings", "value"]);
|
|
1899
1899
|
return (D, N) => {
|
|
1900
|
-
const
|
|
1901
|
-
return v(), V(
|
|
1900
|
+
const S = z("v-tabs");
|
|
1901
|
+
return v(), V(S, {
|
|
1902
1902
|
modelValue: n(F),
|
|
1903
1903
|
"onUpdate:modelValue": N[0] || (N[0] = (M) => U(F) ? F.value = M : null),
|
|
1904
1904
|
"align-tabs": n(i),
|
|
@@ -1918,7 +1918,7 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
1918
1918
|
stacked: n(R),
|
|
1919
1919
|
theme: n(W)
|
|
1920
1920
|
}, {
|
|
1921
|
-
default:
|
|
1921
|
+
default: I(() => [
|
|
1922
1922
|
L(D.$slots, "default")
|
|
1923
1923
|
]),
|
|
1924
1924
|
_: 3
|
|
@@ -1951,7 +1951,7 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
1951
1951
|
return (w, C) => {
|
|
1952
1952
|
const R = z("v-textarea");
|
|
1953
1953
|
return v(), V(n(Z), null, {
|
|
1954
|
-
default:
|
|
1954
|
+
default: I(() => [
|
|
1955
1955
|
H(R, {
|
|
1956
1956
|
modelValue: n(x),
|
|
1957
1957
|
"onUpdate:modelValue": C[0] || (C[0] = (W) => U(x) ? x.value = W : null),
|
|
@@ -1991,14 +1991,14 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
1991
1991
|
]), { prop: x } = r(e, ["settings", "readonly"]), { prop: g } = r(e, ["settings", "reverse"]), { prop: w } = r(e, ["settings", "singleLine"]), { prop: C } = r(e, ["settings", "suffix"]), { theme: R } = E(), { prop: W } = r(e, ["settings", "value"]), { prop: F } = r(e, ["settings", "variant"]), { prop: D } = r(e, ["slots", "append"]), { prop: N } = r(e, [
|
|
1992
1992
|
"slots",
|
|
1993
1993
|
"appendInner"
|
|
1994
|
-
]), { prop:
|
|
1994
|
+
]), { prop: S } = r(e, ["slots", "prepend"]), { prop: M } = r(e, [
|
|
1995
1995
|
"slots",
|
|
1996
1996
|
"prependInner"
|
|
1997
1997
|
]);
|
|
1998
1998
|
return (J, te) => {
|
|
1999
1999
|
const re = z("v-text-field");
|
|
2000
2000
|
return v(), V(n(Z), null, {
|
|
2001
|
-
default:
|
|
2001
|
+
default: I(() => [
|
|
2002
2002
|
H(re, {
|
|
2003
2003
|
modelValue: n(W),
|
|
2004
2004
|
"onUpdate:modelValue": te[0] || (te[0] = (le) => U(W) ? W.value = le : null),
|
|
@@ -2024,7 +2024,7 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
2024
2024
|
}, Tn({ _: 2 }, [
|
|
2025
2025
|
n(D) ? {
|
|
2026
2026
|
name: "append",
|
|
2027
|
-
fn:
|
|
2027
|
+
fn: I(() => [
|
|
2028
2028
|
H(n(fe), {
|
|
2029
2029
|
"ref-context": { refid: n(D) },
|
|
2030
2030
|
state: {}
|
|
@@ -2034,7 +2034,7 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
2034
2034
|
} : void 0,
|
|
2035
2035
|
n(N) ? {
|
|
2036
2036
|
name: "append-inner",
|
|
2037
|
-
fn:
|
|
2037
|
+
fn: I(() => [
|
|
2038
2038
|
H(n(fe), {
|
|
2039
2039
|
"ref-context": { refid: n(N) },
|
|
2040
2040
|
state: {}
|
|
@@ -2042,11 +2042,11 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
2042
2042
|
]),
|
|
2043
2043
|
key: "1"
|
|
2044
2044
|
} : void 0,
|
|
2045
|
-
n(
|
|
2045
|
+
n(S) ? {
|
|
2046
2046
|
name: "prepend",
|
|
2047
|
-
fn:
|
|
2047
|
+
fn: I(() => [
|
|
2048
2048
|
H(n(fe), {
|
|
2049
|
-
"ref-context": { refid: n(
|
|
2049
|
+
"ref-context": { refid: n(S) },
|
|
2050
2050
|
state: {}
|
|
2051
2051
|
}, null, 8, ["ref-context"])
|
|
2052
2052
|
]),
|
|
@@ -2054,7 +2054,7 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
2054
2054
|
} : void 0,
|
|
2055
2055
|
n(M) ? {
|
|
2056
2056
|
name: "prepend-inner",
|
|
2057
|
-
fn:
|
|
2057
|
+
fn: I(() => [
|
|
2058
2058
|
H(n(fe), {
|
|
2059
2059
|
"ref-context": { refid: n(M) },
|
|
2060
2060
|
state: {}
|
|
@@ -2111,7 +2111,7 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
2111
2111
|
theme: n(x),
|
|
2112
2112
|
"truncate-line": n(h)
|
|
2113
2113
|
}, {
|
|
2114
|
-
default:
|
|
2114
|
+
default: I(() => [
|
|
2115
2115
|
L(g.$slots, "default")
|
|
2116
2116
|
]),
|
|
2117
2117
|
_: 3
|
|
@@ -2122,7 +2122,7 @@ const Wl = /* @__PURE__ */ ge(Ll, [["render", Bl]]), Nl = /* @__PURE__ */ $({
|
|
|
2122
2122
|
function Kl(t, e) {
|
|
2123
2123
|
const i = z("v-timeline-item");
|
|
2124
2124
|
return v(), V(i, null, {
|
|
2125
|
-
default:
|
|
2125
|
+
default: I(() => [
|
|
2126
2126
|
L(t.$slots, "default")
|
|
2127
2127
|
]),
|
|
2128
2128
|
_: 3
|
|
@@ -2149,7 +2149,7 @@ const Ul = /* @__PURE__ */ ge(jl, [["render", Kl]]), Ol = /* @__PURE__ */ $({
|
|
|
2149
2149
|
theme: n(d),
|
|
2150
2150
|
touch: n(p)
|
|
2151
2151
|
}, {
|
|
2152
|
-
default:
|
|
2152
|
+
default: I(() => [
|
|
2153
2153
|
L(m.$slots, "default")
|
|
2154
2154
|
]),
|
|
2155
2155
|
_: 3
|
|
@@ -2160,13 +2160,13 @@ const Ul = /* @__PURE__ */ ge(jl, [["render", Kl]]), Ol = /* @__PURE__ */ $({
|
|
|
2160
2160
|
function Yl(t, e) {
|
|
2161
2161
|
const i = z("v-window-item");
|
|
2162
2162
|
return v(), V(i, null, {
|
|
2163
|
-
default:
|
|
2163
|
+
default: I(() => [
|
|
2164
2164
|
L(t.$slots, "default")
|
|
2165
2165
|
]),
|
|
2166
2166
|
_: 3
|
|
2167
2167
|
});
|
|
2168
2168
|
}
|
|
2169
|
-
const Jl = /* @__PURE__ */ ge(Xl, [["render", Yl]]), Ke = "ambient_light_v1", Ue = "badge_v1", Wn = "breadcrumbs_v1", Oe = "bar_chart_v1", Xe = "box_geometry_v1", Ye = "btn_v1", Je = "btn_group_v1", Ze = "btn_toggle_v1", qe = "card_v1", Qe = "checkbox_v1", et = "chip_v1", tt = "chip_group_v1", nt = "color_picker_v1", it = "combobox_v1", ot = "container_v1", st = "data_table_v1", rt = "date_picker_v1", lt = "dialog_v1", at = "directional_light_v1", ut = "file_input_v1", ct = "flex_layout_v1", fo = "flex_layout_entry_v1", mt = "form_v1", en = "globality_v1", pt = "group_v1", dt = "icon_v1", ft = "keyboard_controls_v1", bt = "line_chart_v1", yt = "map_controls_v1", ht = "menu_v1", gt = "mesh_v1", Zl = "mesh_basic_material_v1", Nn = "multiple_ref_v1", xt = "number_input_v1", vt = "orbit_controls_v1", kt = "orthographic_camera_v1", _t = "pagination_v1", wt = "perspective_camera_v1", Vt = "point_light_v1", bo = "radio_v1", $t = "radio_group_v1",
|
|
2169
|
+
const Jl = /* @__PURE__ */ ge(Xl, [["render", Yl]]), Ke = "ambient_light_v1", Ue = "badge_v1", Wn = "breadcrumbs_v1", Oe = "bar_chart_v1", Xe = "box_geometry_v1", Ye = "btn_v1", Je = "btn_group_v1", Ze = "btn_toggle_v1", qe = "card_v1", Qe = "checkbox_v1", et = "chip_v1", tt = "chip_group_v1", nt = "color_picker_v1", it = "combobox_v1", ot = "container_v1", st = "data_table_v1", rt = "date_picker_v1", lt = "dialog_v1", at = "directional_light_v1", ut = "file_input_v1", ct = "flex_layout_v1", fo = "flex_layout_entry_v1", mt = "form_v1", en = "globality_v1", pt = "group_v1", dt = "icon_v1", ft = "keyboard_controls_v1", bt = "line_chart_v1", yt = "map_controls_v1", ht = "menu_v1", gt = "mesh_v1", Zl = "mesh_basic_material_v1", Nn = "multiple_ref_v1", xt = "number_input_v1", vt = "orbit_controls_v1", kt = "orthographic_camera_v1", _t = "pagination_v1", wt = "perspective_camera_v1", Vt = "point_light_v1", bo = "radio_v1", $t = "radio_group_v1", It = "range_slider_v1", St = "rating_v1", En = "render_switch_v1", Ct = "select_v1", Re = "single_ref_v1", Tt = "slider_v1", Pt = "sphere_geometry_v1", zt = "spot_light_v1", At = "stepper_v1", yo = "stepper_header_v1", ho = "stepper_item_v1", go = "stepper_window_v1", xo = "stepper_window_item_v1", Lt = "switch_v1", vo = "tab_v1", Rn = "table_v1", Bt = "tabs_v1", Wt = "text_v1", Nt = "textarea_v1", Et = "text_field_v1", Rt = "timeline_v1", ko = "timeline_item_v1", Dt = "window_v1", _o = "window_item_v1", y = {
|
|
2170
2170
|
key: "basic",
|
|
2171
2171
|
name: "x-runtime-lib.basic",
|
|
2172
2172
|
children: [
|
|
@@ -3060,7 +3060,7 @@ const Qn = {
|
|
|
3060
3060
|
}, da = {
|
|
3061
3061
|
key: Ke,
|
|
3062
3062
|
name: "x-runtime-lib.ambientLight",
|
|
3063
|
-
comp:
|
|
3063
|
+
comp: Is,
|
|
3064
3064
|
props: {
|
|
3065
3065
|
pageScene: [y, X, Qn],
|
|
3066
3066
|
compScene: [y, X, Qn]
|
|
@@ -3771,7 +3771,7 @@ const mi = {
|
|
|
3771
3771
|
default: ""
|
|
3772
3772
|
}
|
|
3773
3773
|
]
|
|
3774
|
-
},
|
|
3774
|
+
}, Ia = {
|
|
3775
3775
|
key: Qe,
|
|
3776
3776
|
name: "x-runtime-lib.checkbox",
|
|
3777
3777
|
comp: tl,
|
|
@@ -3784,8 +3784,8 @@ const mi = {
|
|
|
3784
3784
|
slots: [],
|
|
3785
3785
|
leaf: !0
|
|
3786
3786
|
};
|
|
3787
|
-
_(
|
|
3788
|
-
const
|
|
3787
|
+
_(Ia);
|
|
3788
|
+
const Sa = B(K), pi = {
|
|
3789
3789
|
key: "settings",
|
|
3790
3790
|
name: "x-runtime-lib.settings",
|
|
3791
3791
|
children: [
|
|
@@ -3858,7 +3858,7 @@ const Ia = B(K), pi = {
|
|
|
3858
3858
|
ui: "switch",
|
|
3859
3859
|
default: !1
|
|
3860
3860
|
},
|
|
3861
|
-
|
|
3861
|
+
Sa
|
|
3862
3862
|
]
|
|
3863
3863
|
}, ln = {
|
|
3864
3864
|
key: et,
|
|
@@ -4935,7 +4935,7 @@ function Fa(t, e) {
|
|
|
4935
4935
|
const s = {};
|
|
4936
4936
|
return P(s, l), s.basic.id = T(16), s.basic.key = fn.key, s.settings.label = "label", s.settings.placeholder = "placeholder", s;
|
|
4937
4937
|
}
|
|
4938
|
-
const
|
|
4938
|
+
const Ii = {
|
|
4939
4939
|
key: "size",
|
|
4940
4940
|
name: "x-runtime-lib.size",
|
|
4941
4941
|
children: [
|
|
@@ -4961,7 +4961,7 @@ const Si = {
|
|
|
4961
4961
|
default: ""
|
|
4962
4962
|
}
|
|
4963
4963
|
]
|
|
4964
|
-
},
|
|
4964
|
+
}, Si = {
|
|
4965
4965
|
key: "settings",
|
|
4966
4966
|
name: "x-runtime-lib.settings",
|
|
4967
4967
|
children: [
|
|
@@ -5107,8 +5107,8 @@ const Si = {
|
|
|
5107
5107
|
name: "x-runtime-lib.numberInput",
|
|
5108
5108
|
comp: vl,
|
|
5109
5109
|
props: {
|
|
5110
|
-
pageCommon: [y,
|
|
5111
|
-
compCommon: [y,
|
|
5110
|
+
pageCommon: [y, Ii, Si],
|
|
5111
|
+
compCommon: [y, Ii, Si]
|
|
5112
5112
|
},
|
|
5113
5113
|
events: [
|
|
5114
5114
|
{
|
|
@@ -5478,7 +5478,7 @@ const zi = {
|
|
|
5478
5478
|
}
|
|
5479
5479
|
]
|
|
5480
5480
|
}, Ka = {
|
|
5481
|
-
key:
|
|
5481
|
+
key: It,
|
|
5482
5482
|
name: "x-runtime-lib.rangeSlider",
|
|
5483
5483
|
comp: Vl,
|
|
5484
5484
|
props: {
|
|
@@ -5547,7 +5547,7 @@ const Ai = {
|
|
|
5547
5547
|
}
|
|
5548
5548
|
]
|
|
5549
5549
|
}, Ua = {
|
|
5550
|
-
key:
|
|
5550
|
+
key: St,
|
|
5551
5551
|
name: "x-runtime-lib.rating",
|
|
5552
5552
|
comp: $l,
|
|
5553
5553
|
props: {
|
|
@@ -5604,7 +5604,7 @@ const Li = {
|
|
|
5604
5604
|
}, Oa = {
|
|
5605
5605
|
key: Ct,
|
|
5606
5606
|
name: "x-runtime-lib.select",
|
|
5607
|
-
comp:
|
|
5607
|
+
comp: Il,
|
|
5608
5608
|
props: {
|
|
5609
5609
|
pageCommon: [y, Li],
|
|
5610
5610
|
compCommon: [y, Li]
|
|
@@ -5753,7 +5753,7 @@ const Bi = {
|
|
|
5753
5753
|
}, Xa = {
|
|
5754
5754
|
key: Tt,
|
|
5755
5755
|
name: "x-runtime-lib.slider",
|
|
5756
|
-
comp:
|
|
5756
|
+
comp: Sl,
|
|
5757
5757
|
props: {
|
|
5758
5758
|
pageCommon: [y, Bi, Wi],
|
|
5759
5759
|
compCommon: [y, Bi, Wi]
|
|
@@ -6374,13 +6374,13 @@ function iu(t, e) {
|
|
|
6374
6374
|
console.error(`timelineV1/spawn prop tag not found, ${i}`);
|
|
6375
6375
|
return;
|
|
6376
6376
|
}
|
|
6377
|
-
const l =
|
|
6377
|
+
const l = In.props[o];
|
|
6378
6378
|
if (!l) {
|
|
6379
6379
|
console.error(`timelineV1/spawn props not found, ${i}`);
|
|
6380
6380
|
return;
|
|
6381
6381
|
}
|
|
6382
6382
|
const s = {};
|
|
6383
|
-
return P(s, l), s.basic.id = T(16), s.basic.key =
|
|
6383
|
+
return P(s, l), s.basic.id = T(16), s.basic.key = In.key, s.children = [
|
|
6384
6384
|
Zt(t, e, "timeline 1"),
|
|
6385
6385
|
Zt(t, e, "timeline 2"),
|
|
6386
6386
|
Zt(t, e, "timeline 3")
|
|
@@ -6492,7 +6492,7 @@ const su = B(K), ru = B(K), Hi = {
|
|
|
6492
6492
|
]
|
|
6493
6493
|
}
|
|
6494
6494
|
]
|
|
6495
|
-
},
|
|
6495
|
+
}, In = {
|
|
6496
6496
|
key: Rt,
|
|
6497
6497
|
name: "x-runtime-lib.timeline",
|
|
6498
6498
|
comp: Hl,
|
|
@@ -6505,8 +6505,8 @@ const su = B(K), ru = B(K), Hi = {
|
|
|
6505
6505
|
slots: [],
|
|
6506
6506
|
spawn: iu
|
|
6507
6507
|
};
|
|
6508
|
-
_(
|
|
6509
|
-
const
|
|
6508
|
+
_(In);
|
|
6509
|
+
const Sn = {
|
|
6510
6510
|
key: _o,
|
|
6511
6511
|
name: "x-runtime-lib.windowItem",
|
|
6512
6512
|
comp: Jl,
|
|
@@ -6518,7 +6518,7 @@ const In = {
|
|
|
6518
6518
|
methods: [],
|
|
6519
6519
|
slots: []
|
|
6520
6520
|
};
|
|
6521
|
-
_(
|
|
6521
|
+
_(Sn);
|
|
6522
6522
|
function lu(t, e) {
|
|
6523
6523
|
const i = `type=${t} subtype=${e}`, o = A(t, e);
|
|
6524
6524
|
if (!o) {
|
|
@@ -6543,13 +6543,13 @@ function qt(t, e, i) {
|
|
|
6543
6543
|
console.error(`windowV1/spawnEntry prop tag not found, ${o}`);
|
|
6544
6544
|
return;
|
|
6545
6545
|
}
|
|
6546
|
-
const s =
|
|
6546
|
+
const s = Sn.props[l];
|
|
6547
6547
|
if (!s) {
|
|
6548
6548
|
console.error(`windowV1/spawnEntry props not found, ${o}`);
|
|
6549
6549
|
return;
|
|
6550
6550
|
}
|
|
6551
6551
|
const a = {};
|
|
6552
|
-
return P(a, s), a.basic.id = T(16), a.basic.key =
|
|
6552
|
+
return P(a, s), a.basic.id = T(16), a.basic.key = Sn.key, a.children = [au(t, e, i)], a;
|
|
6553
6553
|
}
|
|
6554
6554
|
function au(t, e, i) {
|
|
6555
6555
|
const o = `type=${t} subtype=${e}`, l = A(t, e);
|
|
@@ -6734,13 +6734,13 @@ const cu = [
|
|
|
6734
6734
|
{ title: "x-runtime-lib.justify", value: "justify" },
|
|
6735
6735
|
{ title: "x-runtime-lib.left", value: "left" },
|
|
6736
6736
|
{ title: "x-runtime-lib.right", value: "right" }
|
|
6737
|
-
],
|
|
6737
|
+
], Iu = [
|
|
6738
6738
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6739
6739
|
{ title: "x-runtime-lib.none", value: "none" },
|
|
6740
6740
|
{ title: "x-runtime-lib.overline", value: "overline" },
|
|
6741
6741
|
{ title: "x-runtime-lib.underline", value: "underline" },
|
|
6742
6742
|
{ title: "x-runtime-lib.lineThrough", value: "line-through" }
|
|
6743
|
-
],
|
|
6743
|
+
], Su = [
|
|
6744
6744
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
6745
6745
|
{ title: "x-runtime-lib.high", value: "high" },
|
|
6746
6746
|
{ title: "x-runtime-lib.medium", value: "medium" },
|
|
@@ -6808,8 +6808,8 @@ const cu = [
|
|
|
6808
6808
|
showTicksItemsV1: wu,
|
|
6809
6809
|
sizeItemsV1: Vu,
|
|
6810
6810
|
textAlignItemsV1: $u,
|
|
6811
|
-
textDecorationItemsV1:
|
|
6812
|
-
textEmphasisItemsV1:
|
|
6811
|
+
textDecorationItemsV1: Iu,
|
|
6812
|
+
textEmphasisItemsV1: Su,
|
|
6813
6813
|
textStyleItemsV1: Cu,
|
|
6814
6814
|
themeColorItemsV1: Tu,
|
|
6815
6815
|
thumbLabelItemsV1: Pu,
|
|
@@ -7053,7 +7053,7 @@ const cu = [
|
|
|
7053
7053
|
$t,
|
|
7054
7054
|
Qe,
|
|
7055
7055
|
Tt,
|
|
7056
|
-
|
|
7056
|
+
It,
|
|
7057
7057
|
ut
|
|
7058
7058
|
]
|
|
7059
7059
|
},
|
|
@@ -7076,7 +7076,7 @@ const cu = [
|
|
|
7076
7076
|
{
|
|
7077
7077
|
key: "feedback",
|
|
7078
7078
|
name: "x-runtime-lib.feedback",
|
|
7079
|
-
items: [Ue,
|
|
7079
|
+
items: [Ue, St, Rt]
|
|
7080
7080
|
},
|
|
7081
7081
|
{
|
|
7082
7082
|
key: "imagesAndIcons",
|
|
@@ -7158,7 +7158,7 @@ const cu = [
|
|
|
7158
7158
|
$t,
|
|
7159
7159
|
Qe,
|
|
7160
7160
|
Tt,
|
|
7161
|
-
|
|
7161
|
+
It,
|
|
7162
7162
|
ut
|
|
7163
7163
|
]
|
|
7164
7164
|
},
|
|
@@ -7181,7 +7181,7 @@ const cu = [
|
|
|
7181
7181
|
{
|
|
7182
7182
|
key: "feedback",
|
|
7183
7183
|
name: "x-runtime-lib.feedback",
|
|
7184
|
-
items: [Ue,
|
|
7184
|
+
items: [Ue, St, Rt]
|
|
7185
7185
|
},
|
|
7186
7186
|
{
|
|
7187
7187
|
key: "imagesAndIcons",
|
|
@@ -7276,8 +7276,8 @@ const cu = [
|
|
|
7276
7276
|
Vt,
|
|
7277
7277
|
bo,
|
|
7278
7278
|
$t,
|
|
7279
|
-
St,
|
|
7280
7279
|
It,
|
|
7280
|
+
St,
|
|
7281
7281
|
En,
|
|
7282
7282
|
Ct,
|
|
7283
7283
|
Re,
|
|
@@ -7310,7 +7310,7 @@ const cu = [
|
|
|
7310
7310
|
}, wo = {
|
|
7311
7311
|
v1: Xu
|
|
7312
7312
|
}, $c = ["string", "number", "boolean", "array", "object"];
|
|
7313
|
-
function
|
|
7313
|
+
function Ic(t) {
|
|
7314
7314
|
switch (t) {
|
|
7315
7315
|
case "string":
|
|
7316
7316
|
return "#5ba58c";
|
|
@@ -7324,7 +7324,7 @@ function Sc(t) {
|
|
|
7324
7324
|
return "#80a55b";
|
|
7325
7325
|
}
|
|
7326
7326
|
}
|
|
7327
|
-
function
|
|
7327
|
+
function Sc(t, e, i, o, l) {
|
|
7328
7328
|
let s = t;
|
|
7329
7329
|
for (let p = 0; p < e.length; p++)
|
|
7330
7330
|
if (s = s.children[e[p]], !s) {
|
|
@@ -7393,7 +7393,7 @@ function Cc(t, e, i, o, l) {
|
|
|
7393
7393
|
console.error(`spawnNode [ref] element not found in pkg, ${s}`);
|
|
7394
7394
|
return;
|
|
7395
7395
|
}
|
|
7396
|
-
const m =
|
|
7396
|
+
const m = Se[d];
|
|
7397
7397
|
if (!m) {
|
|
7398
7398
|
console.error(`spawnNode [ref] element not found in global, ${s}`);
|
|
7399
7399
|
return;
|
|
@@ -7418,7 +7418,7 @@ function Cc(t, e, i, o, l) {
|
|
|
7418
7418
|
console.error(`spawnNode [key] element not found in pkg, ${s}`);
|
|
7419
7419
|
return;
|
|
7420
7420
|
}
|
|
7421
|
-
const b =
|
|
7421
|
+
const b = Se[d];
|
|
7422
7422
|
if (!b) {
|
|
7423
7423
|
console.error(`spawnNode [key] element not found in global, ${s}`);
|
|
7424
7424
|
return;
|
|
@@ -7471,7 +7471,7 @@ function Pc(t) {
|
|
|
7471
7471
|
e.push(Zu(i));
|
|
7472
7472
|
}), e;
|
|
7473
7473
|
}
|
|
7474
|
-
const Vo = "runtimeOrg", $o = "runtimeEnv",
|
|
7474
|
+
const Vo = "runtimeOrg", $o = "runtimeEnv", Io = "runtimeMode", So = "runtimeDevice", Co = "runtimeDark", To = "runtimeType", Po = "runtimeData", zo = "runtimeDepends", Ao = "runtimeSandbox";
|
|
7475
7475
|
function zc(t) {
|
|
7476
7476
|
se(Vo, t);
|
|
7477
7477
|
}
|
|
@@ -7485,16 +7485,16 @@ function Qu() {
|
|
|
7485
7485
|
return oe($o);
|
|
7486
7486
|
}
|
|
7487
7487
|
function Lc(t) {
|
|
7488
|
-
se(
|
|
7488
|
+
se(Io, t);
|
|
7489
7489
|
}
|
|
7490
7490
|
function G() {
|
|
7491
|
-
return oe(
|
|
7491
|
+
return oe(Io);
|
|
7492
7492
|
}
|
|
7493
7493
|
function Bc(t) {
|
|
7494
|
-
se(
|
|
7494
|
+
se(So, Pn(t));
|
|
7495
7495
|
}
|
|
7496
7496
|
function Ve() {
|
|
7497
|
-
return oe(
|
|
7497
|
+
return oe(So);
|
|
7498
7498
|
}
|
|
7499
7499
|
function Wc(t) {
|
|
7500
7500
|
se(Co, Pn(t));
|
|
@@ -7526,7 +7526,7 @@ function tc(t) {
|
|
|
7526
7526
|
function Be() {
|
|
7527
7527
|
return oe(Ao);
|
|
7528
7528
|
}
|
|
7529
|
-
function
|
|
7529
|
+
function Ie(t) {
|
|
7530
7530
|
const e = [t.type];
|
|
7531
7531
|
return t.type === "elementProp" ? e.push(t.nodeId, t.propKeys) : t.type === "customProp" || t.type === "adaptSlotProp" ? e.push(t.propId) : t.type === "customState" ? e.push(t.stateId) : console.assert(!1), e.join("@");
|
|
7532
7532
|
}
|
|
@@ -7546,7 +7546,7 @@ function Ne(t, e, i, o, l) {
|
|
|
7546
7546
|
}
|
|
7547
7547
|
let b = null;
|
|
7548
7548
|
for (const u of d)
|
|
7549
|
-
if (i ===
|
|
7549
|
+
if (i === Ie(u)) {
|
|
7550
7550
|
if (u.subKeys) {
|
|
7551
7551
|
if (!ne(
|
|
7552
7552
|
ve(o, u.subKeys),
|
|
@@ -7710,7 +7710,7 @@ function oc(t, e) {
|
|
|
7710
7710
|
const b = t.pseudoToNative(o), m = t.pseudoToNative(l), u = t.pseudoToNative(s), c = t.pseudoToNative(a), f = t.pseudoToNative(p);
|
|
7711
7711
|
try {
|
|
7712
7712
|
const h = JSON.stringify(u), { strOutputs: x } = await ic({
|
|
7713
|
-
|
|
7713
|
+
spaceId: b,
|
|
7714
7714
|
id: m,
|
|
7715
7715
|
strInputs: h,
|
|
7716
7716
|
env: c
|
|
@@ -7773,9 +7773,9 @@ function sc(t, e, i) {
|
|
|
7773
7773
|
const f = e.pseudoToNative(u), h = e.pseudoToNative(c);
|
|
7774
7774
|
if (t.mode === "runtime") {
|
|
7775
7775
|
const x = "/main/" + Date.now(), g = {
|
|
7776
|
-
|
|
7777
|
-
|
|
7778
|
-
|
|
7776
|
+
orgId: t.org,
|
|
7777
|
+
appId: `${f}${t.env}`,
|
|
7778
|
+
pageId: h
|
|
7779
7779
|
};
|
|
7780
7780
|
Qt.router.replace({ path: x, query: g });
|
|
7781
7781
|
} else t.mode === "preview" && io(
|
|
@@ -8075,7 +8075,7 @@ function dc(t) {
|
|
|
8075
8075
|
h instanceof Array ? w = h.join(".") : w = h, Ne(
|
|
8076
8076
|
u,
|
|
8077
8077
|
t.value.code.reactivity,
|
|
8078
|
-
|
|
8078
|
+
Ie({
|
|
8079
8079
|
type: "elementProp",
|
|
8080
8080
|
nodeId: f,
|
|
8081
8081
|
propKeys: w
|
|
@@ -8092,7 +8092,7 @@ function dc(t) {
|
|
|
8092
8092
|
]), t.value?.code.reactivity && Ne(
|
|
8093
8093
|
u,
|
|
8094
8094
|
t.value.code.reactivity,
|
|
8095
|
-
|
|
8095
|
+
Ie({ type: "customProp", propId: f }),
|
|
8096
8096
|
h,
|
|
8097
8097
|
x
|
|
8098
8098
|
));
|
|
@@ -8100,7 +8100,7 @@ function dc(t) {
|
|
|
8100
8100
|
o !== "runtime" && o !== "preview" || t.value?.code.reactivity && Ne(
|
|
8101
8101
|
u,
|
|
8102
8102
|
t.value.code.reactivity,
|
|
8103
|
-
|
|
8103
|
+
Ie({ type: "customState", stateId: f }),
|
|
8104
8104
|
h,
|
|
8105
8105
|
x
|
|
8106
8106
|
);
|
|
@@ -8112,7 +8112,7 @@ function dc(t) {
|
|
|
8112
8112
|
]), t.value?.code.reactivity && Ne(
|
|
8113
8113
|
u,
|
|
8114
8114
|
t.value.code.reactivity,
|
|
8115
|
-
|
|
8115
|
+
Ie({ type: "adaptSlotProp", propId: f }),
|
|
8116
8116
|
h,
|
|
8117
8117
|
x
|
|
8118
8118
|
));
|
|
@@ -8174,7 +8174,7 @@ export {
|
|
|
8174
8174
|
rn as btnV1,
|
|
8175
8175
|
Ee as calcBreakpoint,
|
|
8176
8176
|
Pe as cardV1,
|
|
8177
|
-
|
|
8177
|
+
Ia as checkboxV1,
|
|
8178
8178
|
an as chipGroupV1,
|
|
8179
8179
|
ln as chipV1,
|
|
8180
8180
|
Ta as colorPickerV1,
|
|
@@ -8187,8 +8187,8 @@ export {
|
|
|
8187
8187
|
fa as directionalLightV1,
|
|
8188
8188
|
Zu as duplicateNode,
|
|
8189
8189
|
Pc as duplicateNodes,
|
|
8190
|
-
|
|
8191
|
-
|
|
8190
|
+
Se as elements,
|
|
8191
|
+
Sc as ensureContext,
|
|
8192
8192
|
Vc as fileInputV1,
|
|
8193
8193
|
cn as flexLayoutEntryV1,
|
|
8194
8194
|
ze as flexLayoutV1,
|
|
@@ -8200,7 +8200,7 @@ export {
|
|
|
8200
8200
|
Tc as getNode,
|
|
8201
8201
|
Ki as getPropDefault,
|
|
8202
8202
|
A as getPropTag,
|
|
8203
|
-
|
|
8203
|
+
Ic as getTypeColor,
|
|
8204
8204
|
va as globalityV1,
|
|
8205
8205
|
ha as groupV1,
|
|
8206
8206
|
Da as iconV1,
|
|
@@ -8219,7 +8219,7 @@ export {
|
|
|
8219
8219
|
oa as keyboardControlsV1,
|
|
8220
8220
|
sn as lineChartV1,
|
|
8221
8221
|
Dc as loadLocaleMessageRuntime,
|
|
8222
|
-
|
|
8222
|
+
Ie as makeTriggerId,
|
|
8223
8223
|
sa as mapControlsV1,
|
|
8224
8224
|
Ma as menuV1,
|
|
8225
8225
|
Ce as meshBasicMaterialV1,
|
|
@@ -8267,10 +8267,10 @@ export {
|
|
|
8267
8267
|
be as textV1,
|
|
8268
8268
|
Vn as textareaV1,
|
|
8269
8269
|
$n as timelineItemV1,
|
|
8270
|
-
|
|
8270
|
+
In as timelineV1,
|
|
8271
8271
|
Ne as triggerReactivity,
|
|
8272
8272
|
$c as types,
|
|
8273
8273
|
dc as useSandbox,
|
|
8274
|
-
|
|
8274
|
+
Sn as windowItemV1,
|
|
8275
8275
|
Cn as windowV1
|
|
8276
8276
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "x-runtime-lib",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.8.
|
|
4
|
+
"version": "0.8.20",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "dist/index.js",
|
|
7
7
|
"types": "dist/index.d.ts",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"vue-i18n": "^11.1.12",
|
|
36
36
|
"vuetify": "^3.10.7",
|
|
37
37
|
"x-error-lib": "^0.5.9",
|
|
38
|
-
"x-essential-lib": "^0.9.
|
|
38
|
+
"x-essential-lib": "^0.9.2"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@eslint/js": "^9.38.0",
|