x-runtime-lib 0.8.176 → 0.8.177
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 +174 -182
- package/dist/types/depend.d.ts +2 -2
- package/dist/types/meta.d.ts +4 -10
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -29,10 +29,10 @@ var qe = (t, n, e) => {
|
|
|
29
29
|
};
|
|
30
30
|
return r();
|
|
31
31
|
};
|
|
32
|
-
import { defineComponent as I, createElementBlock as ee, createCommentVNode as ae, unref as s, openBlock as _, createElementVNode as
|
|
33
|
-
import { globalObjects as Ie, waitUtil as
|
|
32
|
+
import { defineComponent as I, createElementBlock as ee, createCommentVNode as ae, unref as s, openBlock as _, createElementVNode as je, computed as x, renderSlot as N, normalizeStyle as ge, ref as ne, watch as ce, onUnmounted as ve, onBeforeMount as $t, watchEffect as Ve, h as D, createVNode as K, createBlock as S, useTemplateRef as Wi, onMounted as Fi, nextTick as Be, withCtx as E, toDisplayString as Di, useAttrs as Vt, resolveComponent as W, isRef as ie, mergeModels as hn, useModel as Qe, createSlots as gn, renderList as _o, useId as Ki, withModifiers as xo, normalizeClass as ko, inject as me, provide as fe, readonly as vn } from "vue";
|
|
33
|
+
import { globalObjects as Ie, waitUtil as ji, useViewStack as Ni, eventBus as Oi, messageInfo as wo, messageSuccess as Io, messageWarning as Hi, messageError as Gi, createAxios as So, openConfirmDlg as Co, openPromptDlg as $o } from "x-essential-lib";
|
|
34
34
|
import { CameraHelper as Ji, DirectionalLightHelper as Vo, PointLightHelper as Po, SpotLightHelper as Eo } from "three";
|
|
35
|
-
import { i as he, c as Ao, a as ot, K as zo, M as Lo, O as To, u as Uo, r as qi, e as Xi, b as Mo, d as Bo, f as Ro, g as Wo, h as Fo, j as Do, k as Ko, l as
|
|
35
|
+
import { i as he, c as Ao, a as ot, K as zo, M as Lo, O as To, u as Uo, r as qi, e as Xi, b as Mo, d as Bo, f as Ro, g as Wo, h as Fo, j as Do, k as Ko, l as jo, m as j, H as No, n as Yi, o as Oo, p as Ho, q as Go } from "./vendor.fe0c1tv5.js";
|
|
36
36
|
import { useTheme as Jo } from "vuetify";
|
|
37
37
|
import { getErrorMessage as qo } from "x-error-lib";
|
|
38
38
|
const Mn = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
|
|
@@ -284,7 +284,7 @@ function Wc(t, n) {
|
|
|
284
284
|
}
|
|
285
285
|
return kn(e, n, o);
|
|
286
286
|
}
|
|
287
|
-
const Yo = ["position", "ratation", "scale"],
|
|
287
|
+
const Yo = ["position", "ratation", "scale"], Ne = /* @__PURE__ */ I({
|
|
288
288
|
__name: "index",
|
|
289
289
|
props: {
|
|
290
290
|
position: { default: () => {
|
|
@@ -303,7 +303,7 @@ const Yo = ["position", "ratation", "scale"], je = /* @__PURE__ */ I({
|
|
|
303
303
|
scale: t.scale ?? [1, 1, 1],
|
|
304
304
|
visible: !1
|
|
305
305
|
}, [...o[0] || (o[0] = [
|
|
306
|
-
|
|
306
|
+
je("TresBoxGeometry", { args: [1, 1, 1] }, null, -1)
|
|
307
307
|
])], 8, Yo)) : ae("", !0);
|
|
308
308
|
}
|
|
309
309
|
}), J = /* @__PURE__ */ I({
|
|
@@ -331,12 +331,12 @@ const Yo = ["position", "ratation", "scale"], je = /* @__PURE__ */ I({
|
|
|
331
331
|
key: 0,
|
|
332
332
|
style: ge(e.value)
|
|
333
333
|
}, [
|
|
334
|
-
|
|
334
|
+
N(i.$slots, "default"),
|
|
335
335
|
t.mask ? (_(), ee("div", {
|
|
336
336
|
key: 0,
|
|
337
337
|
style: ge(o.value)
|
|
338
338
|
}, null, 4)) : ae("", !0)
|
|
339
|
-
], 4)) :
|
|
339
|
+
], 4)) : N(i.$slots, "default", { key: 1 });
|
|
340
340
|
}
|
|
341
341
|
});
|
|
342
342
|
function Zo(t) {
|
|
@@ -498,13 +498,7 @@ function Dc(t) {
|
|
|
498
498
|
function Kc(t) {
|
|
499
499
|
return JSON.stringify(t);
|
|
500
500
|
}
|
|
501
|
-
function Nc(t) {
|
|
502
|
-
return JSON.parse(t);
|
|
503
|
-
}
|
|
504
501
|
function jc(t) {
|
|
505
|
-
return JSON.stringify(t);
|
|
506
|
-
}
|
|
507
|
-
function Oc(t) {
|
|
508
502
|
return JSON.parse(t);
|
|
509
503
|
}
|
|
510
504
|
const os = ["ui", "2d", "3d"], ss = ["ui", "2d", "3d"];
|
|
@@ -519,7 +513,7 @@ function F(t, n) {
|
|
|
519
513
|
throw new Error("invalid type");
|
|
520
514
|
return `${t}${Ao(n)}`;
|
|
521
515
|
}
|
|
522
|
-
const
|
|
516
|
+
const Nc = [
|
|
523
517
|
"globality_v1",
|
|
524
518
|
"multiple_ref_v1",
|
|
525
519
|
"multiple_slot_v1",
|
|
@@ -837,12 +831,12 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
837
831
|
scale: s(l),
|
|
838
832
|
top: s(m)
|
|
839
833
|
}, [
|
|
840
|
-
K(s(
|
|
834
|
+
K(s(Ne)),
|
|
841
835
|
s(o) === "editor" ? (_(), S(s(ot), {
|
|
842
836
|
key: 0,
|
|
843
837
|
type: s(Ji)
|
|
844
838
|
}, null, 8, ["type"])) : ae("", !0),
|
|
845
|
-
|
|
839
|
+
N(b.$slots, "default")
|
|
846
840
|
], 8, ls));
|
|
847
841
|
}
|
|
848
842
|
}), us = ["aspect", "far", "fov", "near", "position", "rotation", "scale"], cs = /* @__PURE__ */ I({
|
|
@@ -863,12 +857,12 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
863
857
|
rotation: s(r),
|
|
864
858
|
scale: s(l)
|
|
865
859
|
}, [
|
|
866
|
-
K(s(
|
|
860
|
+
K(s(Ne)),
|
|
867
861
|
s(o) === "editor" ? (_(), S(s(ot), {
|
|
868
862
|
key: 0,
|
|
869
863
|
type: s(Ji)
|
|
870
864
|
}, null, 8, ["type"])) : ae("", !0),
|
|
871
|
-
|
|
865
|
+
N(c.$slots, "default")
|
|
872
866
|
], 8, us));
|
|
873
867
|
}
|
|
874
868
|
}), ds = /* @__PURE__ */ I({
|
|
@@ -981,8 +975,8 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
981
975
|
rotation: s(i),
|
|
982
976
|
scale: s(r)
|
|
983
977
|
}, [
|
|
984
|
-
K(s(
|
|
985
|
-
|
|
978
|
+
K(s(Ne)),
|
|
979
|
+
N(d.$slots, "default")
|
|
986
980
|
], 8, gs));
|
|
987
981
|
}
|
|
988
982
|
}), _s = ["color", "intensity", "position", "rotation", "scale"], xs = /* @__PURE__ */ I({
|
|
@@ -1004,12 +998,12 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
1004
998
|
rotation: s(r),
|
|
1005
999
|
scale: s(l)
|
|
1006
1000
|
}, [
|
|
1007
|
-
K(s(
|
|
1001
|
+
K(s(Ne)),
|
|
1008
1002
|
s(o) === "editor" ? (_(), S(s(ot), {
|
|
1009
1003
|
key: 0,
|
|
1010
1004
|
type: s(Vo)
|
|
1011
1005
|
}, null, 8, ["type"])) : ae("", !0),
|
|
1012
|
-
|
|
1006
|
+
N(f.$slots, "default")
|
|
1013
1007
|
], 8, _s));
|
|
1014
1008
|
}
|
|
1015
1009
|
}), ks = ["color", "decay", "distance", "intensity", "position", "rotation", "scale"], ws = /* @__PURE__ */ I({
|
|
@@ -1036,12 +1030,12 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
1036
1030
|
rotation: s(r),
|
|
1037
1031
|
scale: s(l)
|
|
1038
1032
|
}, [
|
|
1039
|
-
K(s(
|
|
1033
|
+
K(s(Ne)),
|
|
1040
1034
|
s(o) === "editor" ? (_(), S(s(ot), {
|
|
1041
1035
|
key: 0,
|
|
1042
1036
|
type: s(Po)
|
|
1043
1037
|
}, null, 8, ["type"])) : ae("", !0),
|
|
1044
|
-
|
|
1038
|
+
N(m.$slots, "default")
|
|
1045
1039
|
], 8, ks));
|
|
1046
1040
|
}
|
|
1047
1041
|
}), Is = ["angle", "color", "decay", "distance", "intensity", "penumbra", "position", "rotation", "scale"], Ss = /* @__PURE__ */ I({
|
|
@@ -1073,12 +1067,12 @@ const ls = ["bottom", "far", "left", "near", "position", "right", "rotation", "s
|
|
|
1073
1067
|
rotation: s(o) !== "editor" ? s(r) : [0, 0, 0],
|
|
1074
1068
|
scale: s(o) !== "editor" ? s(l) : [1, 1, 1]
|
|
1075
1069
|
}, [
|
|
1076
|
-
K(s(
|
|
1070
|
+
K(s(Ne)),
|
|
1077
1071
|
s(o) === "editor" ? (_(), S(s(ot), {
|
|
1078
1072
|
key: 0,
|
|
1079
1073
|
type: s(Eo)
|
|
1080
1074
|
}, null, 8, ["type"])) : ae("", !0),
|
|
1081
|
-
|
|
1075
|
+
N(y.$slots, "default")
|
|
1082
1076
|
], 8, Is));
|
|
1083
1077
|
}
|
|
1084
1078
|
}), Cs = {};
|
|
@@ -1099,7 +1093,7 @@ const Vs = /* @__PURE__ */ Oe(Cs, [["render", $s]]), Ps = ["position", "rotation
|
|
|
1099
1093
|
rotation: s(i),
|
|
1100
1094
|
scale: s(r)
|
|
1101
1095
|
}, [
|
|
1102
|
-
|
|
1096
|
+
N(l.$slots, "default")
|
|
1103
1097
|
], 8, Ps));
|
|
1104
1098
|
}
|
|
1105
1099
|
}), As = ["position", "rotation", "scale"], zs = /* @__PURE__ */ I({
|
|
@@ -1116,10 +1110,10 @@ const Vs = /* @__PURE__ */ Oe(Cs, [["render", $s]]), Ps = ["position", "rotation
|
|
|
1116
1110
|
rotation: s(i),
|
|
1117
1111
|
scale: s(r)
|
|
1118
1112
|
}, [
|
|
1119
|
-
|
|
1113
|
+
N(l.$slots, "default")
|
|
1120
1114
|
], 8, As));
|
|
1121
1115
|
}
|
|
1122
|
-
}), Ls = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Ts = "#242424", Us = {}, Ms = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, Bs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Rs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Ws = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Fs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ds = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ks = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } },
|
|
1116
|
+
}), Ls = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Ts = "#242424", Us = {}, Ms = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, Bs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Rs = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Ws = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Fs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ds = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ks = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, js = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ns = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Os = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Hs = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Gs = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, Js = { 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" } }, qs = { 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)" } } }, Xs = { 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)" } } }, Ys = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Zs = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, Qs = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, er = { axisLine: { show: !0, lineStyle: { color: "#eeeeee" } }, axisTick: { show: !0, lineStyle: { color: "#eeeeee" } }, axisLabel: { show: !0, color: "#eeeeee" }, splitLine: { show: !0, lineStyle: { color: ["#aaaaaa"] } }, splitArea: { show: !1, areaStyle: { color: ["#eeeeee"] } } }, tr = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, nr = { textStyle: { color: "#eeeeee" } }, ir = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, or = { lineStyle: { color: "#eeeeee", width: 1 }, itemStyle: { color: "#dd6b66", borderWidth: 1 }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, checkpointStyle: { color: "#e43c59", borderColor: "#c23531" }, label: { color: "#eeeeee" }, emphasis: { itemStyle: { color: "#a9334c" }, controlStyle: { color: "#eeeeee", borderColor: "#eeeeee", borderWidth: 0.5 }, label: { color: "#eeeeee" } } }, sr = { color: ["#bf444c", "#d88273", "#f6efa6"] }, rr = { 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" } }, lr = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, ar = {
|
|
1123
1117
|
color: Ls,
|
|
1124
1118
|
backgroundColor: Ts,
|
|
1125
1119
|
textStyle: Us,
|
|
@@ -1130,8 +1124,8 @@ const Vs = /* @__PURE__ */ Oe(Cs, [["render", $s]]), Ps = ["position", "rotation
|
|
|
1130
1124
|
pie: Fs,
|
|
1131
1125
|
scatter: Ds,
|
|
1132
1126
|
boxplot: Ks,
|
|
1133
|
-
parallel:
|
|
1134
|
-
sankey:
|
|
1127
|
+
parallel: js,
|
|
1128
|
+
sankey: Ns,
|
|
1135
1129
|
funnel: Os,
|
|
1136
1130
|
gauge: Hs,
|
|
1137
1131
|
candlestick: Gs,
|
|
@@ -1188,7 +1182,7 @@ Uo([
|
|
|
1188
1182
|
Fo,
|
|
1189
1183
|
Do,
|
|
1190
1184
|
Ko,
|
|
1191
|
-
|
|
1185
|
+
jo
|
|
1192
1186
|
]);
|
|
1193
1187
|
qi("dark", ar);
|
|
1194
1188
|
qi("light", Rr);
|
|
@@ -1216,7 +1210,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1216
1210
|
y(A), g(A), v(A), $(A), k(A), P?.setOption(A, !0);
|
|
1217
1211
|
};
|
|
1218
1212
|
return Fi(async () => {
|
|
1219
|
-
window.addEventListener("resize", H, !1), await
|
|
1213
|
+
window.addEventListener("resize", H, !1), await ji(() => !!V.value), L(), T();
|
|
1220
1214
|
}), ve(() => {
|
|
1221
1215
|
window.removeEventListener("resize", H, !1), P?.dispose();
|
|
1222
1216
|
}), ce(
|
|
@@ -1246,7 +1240,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1246
1240
|
mask: ""
|
|
1247
1241
|
}, {
|
|
1248
1242
|
default: E(() => [
|
|
1249
|
-
|
|
1243
|
+
je("div", {
|
|
1250
1244
|
ref: "chart",
|
|
1251
1245
|
style: ge(w.value)
|
|
1252
1246
|
}, null, 4)
|
|
@@ -1278,7 +1272,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1278
1272
|
y(A), g(A), v(A), $(A), k(A), P?.setOption(A, !0);
|
|
1279
1273
|
};
|
|
1280
1274
|
return Fi(async () => {
|
|
1281
|
-
window.addEventListener("resize", H, !1), await
|
|
1275
|
+
window.addEventListener("resize", H, !1), await ji(() => !!V.value), L(), T();
|
|
1282
1276
|
}), ve(() => {
|
|
1283
1277
|
window.removeEventListener("resize", H, !1), P?.dispose();
|
|
1284
1278
|
}), ce(
|
|
@@ -1308,7 +1302,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1308
1302
|
mask: ""
|
|
1309
1303
|
}, {
|
|
1310
1304
|
default: E(() => [
|
|
1311
|
-
|
|
1305
|
+
je("div", {
|
|
1312
1306
|
ref: "chart",
|
|
1313
1307
|
style: ge(w.value)
|
|
1314
1308
|
}, null, 4)
|
|
@@ -1328,7 +1322,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1328
1322
|
console.log(`<element/${t.nodeId}/multiple_ref_v1/${t.instance}> created`), ve(() => {
|
|
1329
1323
|
console.log(`<element/${t.nodeId}/multiple_ref_v1/${t.instance}> destroyed`);
|
|
1330
1324
|
});
|
|
1331
|
-
const n = ue(), e = x(() =>
|
|
1325
|
+
const n = ue(), e = x(() => j(n.value));
|
|
1332
1326
|
xe(e), $e(e, "multipleRef", t.nodeId, t.instance, oe());
|
|
1333
1327
|
const o = (r) => {
|
|
1334
1328
|
const l = Pe[r.key];
|
|
@@ -1367,7 +1361,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1367
1361
|
};
|
|
1368
1362
|
return (r, l) => (_(), S(i));
|
|
1369
1363
|
}
|
|
1370
|
-
}), Kr = ["position", "rotation", "scale"],
|
|
1364
|
+
}), Kr = ["position", "rotation", "scale"], jr = { style: { userSelect: "none" } }, pe = /* @__PURE__ */ I({
|
|
1371
1365
|
__name: "index",
|
|
1372
1366
|
props: {
|
|
1373
1367
|
position: {},
|
|
@@ -1382,20 +1376,20 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1382
1376
|
rotation: t.rotation,
|
|
1383
1377
|
scale: t.scale
|
|
1384
1378
|
}, [
|
|
1385
|
-
t.label ? (_(), S(s(
|
|
1379
|
+
t.label ? (_(), S(s(No), {
|
|
1386
1380
|
key: 0,
|
|
1387
1381
|
center: "",
|
|
1388
1382
|
transform: ""
|
|
1389
1383
|
}, {
|
|
1390
1384
|
default: E(() => [
|
|
1391
|
-
|
|
1385
|
+
je("div", jr, Di(t.label), 1)
|
|
1392
1386
|
]),
|
|
1393
1387
|
_: 1
|
|
1394
1388
|
})) : ae("", !0),
|
|
1395
|
-
|
|
1389
|
+
N(n.$slots, "default")
|
|
1396
1390
|
], 8, Kr));
|
|
1397
1391
|
}
|
|
1398
|
-
}),
|
|
1392
|
+
}), Nr = /* @__PURE__ */ I({
|
|
1399
1393
|
__name: "index",
|
|
1400
1394
|
props: {
|
|
1401
1395
|
nodeId: {},
|
|
@@ -1498,7 +1492,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1498
1492
|
console.log(`<element/${t.nodeId}/multiple_slot_v1/${t.instance}> created`), ve(() => {
|
|
1499
1493
|
console.log(`<element/${t.nodeId}/multiple_slot_v1/${t.instance}> destroyed`);
|
|
1500
1494
|
});
|
|
1501
|
-
const n = ue(), e = x(() =>
|
|
1495
|
+
const n = ue(), e = x(() => j(n.value));
|
|
1502
1496
|
xe(e), $e(e, "multipleCustomSlot", t.nodeId, t.instance, oe());
|
|
1503
1497
|
const o = (r) => {
|
|
1504
1498
|
const l = Pe[r.key];
|
|
@@ -1740,7 +1734,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1740
1734
|
const n = t, { node: e } = z(n), { property: o } = a(e, ["settings", "open"]);
|
|
1741
1735
|
return (i, r) => (_(), S(s(J), null, {
|
|
1742
1736
|
default: E(() => [
|
|
1743
|
-
s(o) ?
|
|
1737
|
+
s(o) ? N(i.$slots, "default", { key: 0 }) : ae("", !0)
|
|
1744
1738
|
]),
|
|
1745
1739
|
_: 3
|
|
1746
1740
|
}));
|
|
@@ -1877,7 +1871,7 @@ const Wr = /* @__PURE__ */ I({
|
|
|
1877
1871
|
theme: s(r)
|
|
1878
1872
|
}, {
|
|
1879
1873
|
default: E(() => [
|
|
1880
|
-
|
|
1874
|
+
N(p.$slots, "default")
|
|
1881
1875
|
]),
|
|
1882
1876
|
_: 3
|
|
1883
1877
|
}, 8, ["content", "dot", "offset-x", "offset-y", "theme"])
|
|
@@ -1955,7 +1949,7 @@ function Zr(t, n) {
|
|
|
1955
1949
|
const e = W("v-btn-group");
|
|
1956
1950
|
return _(), S(e, null, {
|
|
1957
1951
|
default: E(() => [
|
|
1958
|
-
|
|
1952
|
+
N(t.$slots, "default")
|
|
1959
1953
|
]),
|
|
1960
1954
|
_: 3
|
|
1961
1955
|
});
|
|
@@ -1997,7 +1991,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
1997
1991
|
variant: s(b)
|
|
1998
1992
|
}, {
|
|
1999
1993
|
default: E(() => [
|
|
2000
|
-
|
|
1994
|
+
N(y.$slots, "default")
|
|
2001
1995
|
]),
|
|
2002
1996
|
_: 3
|
|
2003
1997
|
}, 8, ["block", "disabled", "divided", "mandatory", "multiple", "readonly", "size", "stacked", "theme", "tile", "variant"]);
|
|
@@ -2040,7 +2034,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2040
2034
|
width: s($)
|
|
2041
2035
|
}, {
|
|
2042
2036
|
default: E(() => [
|
|
2043
|
-
|
|
2037
|
+
N(k.$slots, "default")
|
|
2044
2038
|
]),
|
|
2045
2039
|
_: 3
|
|
2046
2040
|
}, 8, ["density", "disabled", "height", "hover", "loading", "max-height", "max-width", "min-height", "min-width", "subtitle", "text", "theme", "title", "variant", "width"])
|
|
@@ -2158,7 +2152,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2158
2152
|
theme: s(f)
|
|
2159
2153
|
}, {
|
|
2160
2154
|
default: E(() => [
|
|
2161
|
-
|
|
2155
|
+
N(m.$slots, "default")
|
|
2162
2156
|
]),
|
|
2163
2157
|
_: 3
|
|
2164
2158
|
}, 8, ["modelValue", "column", "direction", "disabled", "filter", "mandatory", "multiple", "show-arrows", "theme"]);
|
|
@@ -2274,10 +2268,10 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2274
2268
|
});
|
|
2275
2269
|
return (m, b) => (_(), S(s(J), { block: "" }, {
|
|
2276
2270
|
default: E(() => [
|
|
2277
|
-
|
|
2271
|
+
je("div", {
|
|
2278
2272
|
style: ge(c.value)
|
|
2279
2273
|
}, [
|
|
2280
|
-
|
|
2274
|
+
N(m.$slots, "default")
|
|
2281
2275
|
], 4)
|
|
2282
2276
|
]),
|
|
2283
2277
|
_: 3
|
|
@@ -2387,7 +2381,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2387
2381
|
refContext: {}
|
|
2388
2382
|
},
|
|
2389
2383
|
setup(t) {
|
|
2390
|
-
const n = t, e = re(), { open: o } =
|
|
2384
|
+
const n = t, e = re(), { open: o } = Ni(`runtimeDlg/${Ki()}`);
|
|
2391
2385
|
return _t(n.nodeId, "open", () => {
|
|
2392
2386
|
o.value = !0;
|
|
2393
2387
|
}), _t(n.nodeId, "close", () => {
|
|
@@ -2406,7 +2400,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2406
2400
|
}, null, 8, dl)) : ae("", !0)
|
|
2407
2401
|
]),
|
|
2408
2402
|
default: E(() => [
|
|
2409
|
-
|
|
2403
|
+
N(i.$slots, "default")
|
|
2410
2404
|
]),
|
|
2411
2405
|
_: 3
|
|
2412
2406
|
}, 8, ["modelValue"]);
|
|
@@ -2488,7 +2482,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2488
2482
|
return (y, g) => (_(), ee("div", {
|
|
2489
2483
|
style: ge(b.value)
|
|
2490
2484
|
}, [
|
|
2491
|
-
|
|
2485
|
+
N(y.$slots, "default")
|
|
2492
2486
|
], 4));
|
|
2493
2487
|
}
|
|
2494
2488
|
}), yl = /* @__PURE__ */ I({
|
|
@@ -2506,7 +2500,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2506
2500
|
return (d, f) => (_(), ee("div", {
|
|
2507
2501
|
style: ge(p.value)
|
|
2508
2502
|
}, [
|
|
2509
|
-
|
|
2503
|
+
N(d.$slots, "default")
|
|
2510
2504
|
], 4));
|
|
2511
2505
|
}
|
|
2512
2506
|
}), bl = /* @__PURE__ */ I({
|
|
@@ -2543,7 +2537,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2543
2537
|
onSubmit: xo(g, ["prevent"])
|
|
2544
2538
|
}, {
|
|
2545
2539
|
default: E(() => [
|
|
2546
|
-
|
|
2540
|
+
N(v.$slots, "default")
|
|
2547
2541
|
]),
|
|
2548
2542
|
_: 3
|
|
2549
2543
|
}, 8, ["modelValue", "fast-fail", "style"]);
|
|
@@ -2580,7 +2574,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2580
2574
|
refContext: {}
|
|
2581
2575
|
},
|
|
2582
2576
|
setup(t) {
|
|
2583
|
-
const n = t, e = re(), o = oe(), i = ne(0), r = ne(0), l = x(() => [i.value, r.value]), { open: u } =
|
|
2577
|
+
const n = t, e = re(), o = oe(), i = ne(0), r = ne(0), l = x(() => [i.value, r.value]), { open: u } = Ni(`runtimeMenu/${Ki()}`);
|
|
2584
2578
|
return _t(n.nodeId, "open", () => {
|
|
2585
2579
|
if (!o || !o.vm)
|
|
2586
2580
|
return;
|
|
@@ -2605,7 +2599,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2605
2599
|
}, null, 8, gl)) : ae("", !0)
|
|
2606
2600
|
]),
|
|
2607
2601
|
default: E(() => [
|
|
2608
|
-
|
|
2602
|
+
N(p.$slots, "default")
|
|
2609
2603
|
]),
|
|
2610
2604
|
_: 3
|
|
2611
2605
|
}, 8, ["modelValue", "target"]);
|
|
@@ -2798,7 +2792,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
2798
2792
|
theme: s(p)
|
|
2799
2793
|
}, {
|
|
2800
2794
|
default: E(() => [
|
|
2801
|
-
|
|
2795
|
+
N(f.$slots, "default")
|
|
2802
2796
|
]),
|
|
2803
2797
|
_: 3
|
|
2804
2798
|
}, 8, ["modelValue", "density", "direction", "disabled", "inline", "readonly", "theme"])
|
|
@@ -3122,7 +3116,7 @@ const Qr = /* @__PURE__ */ Oe(Yr, [["render", Zr]]), el = /* @__PURE__ */ I({
|
|
|
3122
3116
|
theme: s(i)
|
|
3123
3117
|
}, {
|
|
3124
3118
|
default: E(() => [
|
|
3125
|
-
|
|
3119
|
+
N(l.$slots, "default")
|
|
3126
3120
|
]),
|
|
3127
3121
|
_: 3
|
|
3128
3122
|
}, 8, ["modelValue", "hide-actions", "theme"]);
|
|
@@ -3133,7 +3127,7 @@ function El(t, n) {
|
|
|
3133
3127
|
const e = W("v-stepper-header");
|
|
3134
3128
|
return _(), S(e, null, {
|
|
3135
3129
|
default: E(() => [
|
|
3136
|
-
|
|
3130
|
+
N(t.$slots, "default")
|
|
3137
3131
|
]),
|
|
3138
3132
|
_: 3
|
|
3139
3133
|
});
|
|
@@ -3151,7 +3145,7 @@ const Al = /* @__PURE__ */ Oe(Pl, [["render", El]]), zl = /* @__PURE__ */ I({
|
|
|
3151
3145
|
const l = W("v-stepper-item");
|
|
3152
3146
|
return _(), S(l, { value: s(o) }, {
|
|
3153
3147
|
default: E(() => [
|
|
3154
|
-
|
|
3148
|
+
N(i.$slots, "default")
|
|
3155
3149
|
]),
|
|
3156
3150
|
_: 3
|
|
3157
3151
|
}, 8, ["value"]);
|
|
@@ -3162,7 +3156,7 @@ function Tl(t, n) {
|
|
|
3162
3156
|
const e = W("v-stepper-window");
|
|
3163
3157
|
return _(), S(e, null, {
|
|
3164
3158
|
default: E(() => [
|
|
3165
|
-
|
|
3159
|
+
N(t.$slots, "default")
|
|
3166
3160
|
]),
|
|
3167
3161
|
_: 3
|
|
3168
3162
|
});
|
|
@@ -3180,7 +3174,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3180
3174
|
const l = W("v-stepper-window-item");
|
|
3181
3175
|
return _(), S(l, { value: s(o) }, {
|
|
3182
3176
|
default: E(() => [
|
|
3183
|
-
|
|
3177
|
+
N(i.$slots, "default")
|
|
3184
3178
|
]),
|
|
3185
3179
|
_: 3
|
|
3186
3180
|
}, 8, ["value"]);
|
|
@@ -3330,7 +3324,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3330
3324
|
theme: s(P)
|
|
3331
3325
|
}, {
|
|
3332
3326
|
default: E(() => [
|
|
3333
|
-
|
|
3327
|
+
N(H.$slots, "default")
|
|
3334
3328
|
]),
|
|
3335
3329
|
_: 3
|
|
3336
3330
|
}, 8, ["modelValue", "align-tabs", "bg-color", "center-active", "color", "density", "direction", "disabled", "fixed-tabs", "grow", "hide-slider", "items", "mandatory", "show-arrows", "slider-color", "stacked", "theme"])
|
|
@@ -3359,7 +3353,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3359
3353
|
});
|
|
3360
3354
|
return (c, m) => (_(), S(s(J), { mask: "" }, {
|
|
3361
3355
|
default: E(() => [
|
|
3362
|
-
|
|
3356
|
+
je("span", {
|
|
3363
3357
|
class: ko(f.value)
|
|
3364
3358
|
}, Di(s(p)), 3)
|
|
3365
3359
|
]),
|
|
@@ -3454,7 +3448,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3454
3448
|
const { render: p } = lt(o.refContext, i, l);
|
|
3455
3449
|
return (d, f) => (_(), S(s(p)));
|
|
3456
3450
|
}
|
|
3457
|
-
}),
|
|
3451
|
+
}), jl = /* @__PURE__ */ I({
|
|
3458
3452
|
__name: "appendSlot",
|
|
3459
3453
|
props: {
|
|
3460
3454
|
refContext: {},
|
|
@@ -3476,7 +3470,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3476
3470
|
const { render: l } = lt(n.refContext, e, i);
|
|
3477
3471
|
return (u, p) => (_(), S(s(l)));
|
|
3478
3472
|
}
|
|
3479
|
-
}),
|
|
3473
|
+
}), Nl = /* @__PURE__ */ I({
|
|
3480
3474
|
__name: "prependInnerSlot",
|
|
3481
3475
|
props: /* @__PURE__ */ hn({
|
|
3482
3476
|
refContext: {},
|
|
@@ -3612,7 +3606,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3612
3606
|
s(H) ? {
|
|
3613
3607
|
name: "append",
|
|
3614
3608
|
fn: E(({ reset: te, resetValidation: le, validate: be }) => [
|
|
3615
|
-
K(
|
|
3609
|
+
K(jl, {
|
|
3616
3610
|
"ref-context": {
|
|
3617
3611
|
parent: n.refContext,
|
|
3618
3612
|
compId: s(H)
|
|
@@ -3660,7 +3654,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3660
3654
|
s(G) ? {
|
|
3661
3655
|
name: "prepend-inner",
|
|
3662
3656
|
fn: E(({ isActive: te, isFocused: le, focus: be, blur: Je }) => [
|
|
3663
|
-
K(
|
|
3657
|
+
K(Nl, {
|
|
3664
3658
|
"is-active": te.value,
|
|
3665
3659
|
"onUpdate:isActive": (Ae) => te.value = Ae,
|
|
3666
3660
|
"is-focused": le.value,
|
|
@@ -3737,7 +3731,7 @@ const Ul = /* @__PURE__ */ Oe(Ll, [["render", Tl]]), Ml = /* @__PURE__ */ I({
|
|
|
3737
3731
|
"truncate-line": s(g)
|
|
3738
3732
|
}, {
|
|
3739
3733
|
default: E(() => [
|
|
3740
|
-
|
|
3734
|
+
N($.$slots, "default")
|
|
3741
3735
|
]),
|
|
3742
3736
|
_: 3
|
|
3743
3737
|
}, 8, ["align", "density", "direction", "dot-color", "fill-dot", "hide-opposite", "line-color", "line-inset", "line-thickness", "side", "theme", "truncate-line"]);
|
|
@@ -3748,7 +3742,7 @@ function ql(t, n) {
|
|
|
3748
3742
|
const e = W("v-timeline-item");
|
|
3749
3743
|
return _(), S(e, null, {
|
|
3750
3744
|
default: E(() => [
|
|
3751
|
-
|
|
3745
|
+
N(t.$slots, "default")
|
|
3752
3746
|
]),
|
|
3753
3747
|
_: 3
|
|
3754
3748
|
});
|
|
@@ -3788,7 +3782,7 @@ const Xl = /* @__PURE__ */ Oe(Jl, [["render", ql]]), Yl = /* @__PURE__ */ I({
|
|
|
3788
3782
|
touch: s(p)
|
|
3789
3783
|
}, {
|
|
3790
3784
|
default: E(() => [
|
|
3791
|
-
|
|
3785
|
+
N(c.$slots, "default")
|
|
3792
3786
|
]),
|
|
3793
3787
|
_: 3
|
|
3794
3788
|
}, 8, ["modelValue", "continuous", "direction", "disabled", "reverse", "show-arrows", "theme", "touch"]);
|
|
@@ -3799,7 +3793,7 @@ function Ql(t, n) {
|
|
|
3799
3793
|
const e = W("v-window-item");
|
|
3800
3794
|
return _(), S(e, null, {
|
|
3801
3795
|
default: E(() => [
|
|
3802
|
-
|
|
3796
|
+
N(t.$slots, "default")
|
|
3803
3797
|
]),
|
|
3804
3798
|
_: 3
|
|
3805
3799
|
});
|
|
@@ -3866,7 +3860,7 @@ const ea = /* @__PURE__ */ Oe(Zl, [["render", Ql]]), h = {
|
|
|
3866
3860
|
]
|
|
3867
3861
|
}
|
|
3868
3862
|
]
|
|
3869
|
-
}, ta =
|
|
3863
|
+
}, ta = j(Q), Fe = {
|
|
3870
3864
|
key: "border",
|
|
3871
3865
|
name: "x-runtime-lib.border",
|
|
3872
3866
|
children: [
|
|
@@ -4526,8 +4520,8 @@ function ca(t, n) {
|
|
|
4526
4520
|
};
|
|
4527
4521
|
}
|
|
4528
4522
|
function da(t, n) {
|
|
4529
|
-
const e = F(t, n), o =
|
|
4530
|
-
return R(i, o), i.basic.id = U(16), i.basic.key =
|
|
4523
|
+
const e = F(t, n), o = jt.properties[e], i = M();
|
|
4524
|
+
return R(i, o), i.basic.id = U(16), i.basic.key = jt.key, i.settings = {
|
|
4531
4525
|
radius: 1,
|
|
4532
4526
|
widthSegements: 32,
|
|
4533
4527
|
heightSegements: 16,
|
|
@@ -4603,7 +4597,7 @@ const Kn = {
|
|
|
4603
4597
|
default: 3.141593
|
|
4604
4598
|
}
|
|
4605
4599
|
]
|
|
4606
|
-
},
|
|
4600
|
+
}, jt = {
|
|
4607
4601
|
key: "3d_sphere_geometry_v1",
|
|
4608
4602
|
name: "x-runtime-lib.sphereGeometry",
|
|
4609
4603
|
comp: hs,
|
|
@@ -4617,12 +4611,12 @@ const Kn = {
|
|
|
4617
4611
|
leaf: !0,
|
|
4618
4612
|
spawn: ca
|
|
4619
4613
|
};
|
|
4620
|
-
C(
|
|
4621
|
-
const Et =
|
|
4614
|
+
C(jt);
|
|
4615
|
+
const Et = j(Q);
|
|
4622
4616
|
Et.children[0].default = "custom";
|
|
4623
4617
|
Et.children[2].children[0].default = "0xffffff";
|
|
4624
4618
|
Et.children[2].children[1].default = "0xffffff";
|
|
4625
|
-
const
|
|
4619
|
+
const jn = {
|
|
4626
4620
|
key: "settings",
|
|
4627
4621
|
name: "x-runtime-lib.settings",
|
|
4628
4622
|
children: [
|
|
@@ -4640,19 +4634,19 @@ const Nn = {
|
|
|
4640
4634
|
name: "x-runtime-lib.ambientLight",
|
|
4641
4635
|
comp: vs,
|
|
4642
4636
|
properties: {
|
|
4643
|
-
page3d: [h, Y,
|
|
4644
|
-
comp3d: [h, Y,
|
|
4637
|
+
page3d: [h, Y, jn],
|
|
4638
|
+
comp3d: [h, Y, jn]
|
|
4645
4639
|
},
|
|
4646
4640
|
events: [],
|
|
4647
4641
|
methods: [],
|
|
4648
4642
|
slots: []
|
|
4649
4643
|
};
|
|
4650
4644
|
C(ma);
|
|
4651
|
-
const At =
|
|
4645
|
+
const At = j(Q);
|
|
4652
4646
|
At.children[0].default = "custom";
|
|
4653
4647
|
At.children[2].children[0].default = "0xffffff";
|
|
4654
4648
|
At.children[2].children[1].default = "0xffffff";
|
|
4655
|
-
const
|
|
4649
|
+
const Nn = {
|
|
4656
4650
|
key: "settings",
|
|
4657
4651
|
name: "x-runtime-lib.settings",
|
|
4658
4652
|
children: [
|
|
@@ -4670,15 +4664,15 @@ const jn = {
|
|
|
4670
4664
|
name: "x-runtime-lib.directionalLight",
|
|
4671
4665
|
comp: xs,
|
|
4672
4666
|
properties: {
|
|
4673
|
-
page3d: [h, Y,
|
|
4674
|
-
comp3d: [h, Y,
|
|
4667
|
+
page3d: [h, Y, Nn],
|
|
4668
|
+
comp3d: [h, Y, Nn]
|
|
4675
4669
|
},
|
|
4676
4670
|
events: [],
|
|
4677
4671
|
methods: [],
|
|
4678
4672
|
slots: []
|
|
4679
4673
|
};
|
|
4680
4674
|
C(fa);
|
|
4681
|
-
const zt =
|
|
4675
|
+
const zt = j(Q);
|
|
4682
4676
|
zt.children[0].default = "custom";
|
|
4683
4677
|
zt.children[2].children[0].default = "0xffffff";
|
|
4684
4678
|
zt.children[2].children[1].default = "0xffffff";
|
|
@@ -4722,7 +4716,7 @@ const On = {
|
|
|
4722
4716
|
slots: []
|
|
4723
4717
|
};
|
|
4724
4718
|
C(ya);
|
|
4725
|
-
const Lt =
|
|
4719
|
+
const Lt = j(Q);
|
|
4726
4720
|
Lt.children[0].default = "custom";
|
|
4727
4721
|
Lt.children[2].children[0].default = "0xffffff";
|
|
4728
4722
|
Lt.children[2].children[1].default = "0xffffff";
|
|
@@ -4824,8 +4818,8 @@ const tt = {
|
|
|
4824
4818
|
};
|
|
4825
4819
|
C(tt);
|
|
4826
4820
|
function ga(t, n) {
|
|
4827
|
-
const e = F(t, n), o =
|
|
4828
|
-
return R(i, o), i.basic.id = U(16), i.basic.key =
|
|
4821
|
+
const e = F(t, n), o = Nt.properties[e], i = M();
|
|
4822
|
+
return R(i, o), i.basic.id = U(16), i.basic.key = Nt.key, i.size.height = "300px", i.xAxis.data = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], i.series = [
|
|
4829
4823
|
{
|
|
4830
4824
|
type: "bar",
|
|
4831
4825
|
data: [120, 200, 150, 80, 70, 110, 130]
|
|
@@ -4858,7 +4852,7 @@ const Gn = {
|
|
|
4858
4852
|
],
|
|
4859
4853
|
array: !0,
|
|
4860
4854
|
defaultArray: []
|
|
4861
|
-
},
|
|
4855
|
+
}, Nt = {
|
|
4862
4856
|
key: "ui_bar_chart_v1",
|
|
4863
4857
|
name: "x-runtime-lib.barChart",
|
|
4864
4858
|
comp: Wr,
|
|
@@ -4869,7 +4863,7 @@ const Gn = {
|
|
|
4869
4863
|
leaf: !0,
|
|
4870
4864
|
spawn: ga
|
|
4871
4865
|
};
|
|
4872
|
-
C(
|
|
4866
|
+
C(Nt);
|
|
4873
4867
|
function va(t, n) {
|
|
4874
4868
|
const e = F(t, n), o = Ot.properties[e], i = M();
|
|
4875
4869
|
return R(i, o), i.basic.id = U(16), i.basic.key = Ot.key, i.size.height = "300px", i.xAxis.data = ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], i.series = [
|
|
@@ -4938,7 +4932,7 @@ const ct = {
|
|
|
4938
4932
|
}, _a = {
|
|
4939
4933
|
key: "multiple_ref_v1",
|
|
4940
4934
|
name: "x-runtime-lib.multipleRef",
|
|
4941
|
-
comp:
|
|
4935
|
+
comp: Nr,
|
|
4942
4936
|
properties: {
|
|
4943
4937
|
pageUi: [h, X, ct, dt],
|
|
4944
4938
|
compUi: [h, X, ct, dt],
|
|
@@ -5060,7 +5054,7 @@ const yt = {
|
|
|
5060
5054
|
leaf: !0
|
|
5061
5055
|
};
|
|
5062
5056
|
C(Ia);
|
|
5063
|
-
const He =
|
|
5057
|
+
const He = j(Q);
|
|
5064
5058
|
He.key = "backgroundColor";
|
|
5065
5059
|
He.name = "x-runtime-lib.backgroundColor";
|
|
5066
5060
|
const oo = {
|
|
@@ -5180,7 +5174,7 @@ function Ta(t, n) {
|
|
|
5180
5174
|
}
|
|
5181
5175
|
};
|
|
5182
5176
|
}
|
|
5183
|
-
const Ua =
|
|
5177
|
+
const Ua = j(Q), Yn = {
|
|
5184
5178
|
key: "settings",
|
|
5185
5179
|
name: "x-runtime-lib.settings",
|
|
5186
5180
|
children: [
|
|
@@ -5469,7 +5463,7 @@ const ei = {
|
|
|
5469
5463
|
leaf: !0
|
|
5470
5464
|
};
|
|
5471
5465
|
C(Wa);
|
|
5472
|
-
const Fa =
|
|
5466
|
+
const Fa = j(Q), ti = {
|
|
5473
5467
|
key: "settings",
|
|
5474
5468
|
name: "x-runtime-lib.settings",
|
|
5475
5469
|
children: [
|
|
@@ -5705,7 +5699,7 @@ const ii = {
|
|
|
5705
5699
|
default: !1
|
|
5706
5700
|
}
|
|
5707
5701
|
]
|
|
5708
|
-
},
|
|
5702
|
+
}, ja = {
|
|
5709
5703
|
key: "ui_combobox_v1",
|
|
5710
5704
|
name: "x-runtime-lib.combobox",
|
|
5711
5705
|
comp: rl,
|
|
@@ -5715,8 +5709,8 @@ const ii = {
|
|
|
5715
5709
|
},
|
|
5716
5710
|
leaf: !0
|
|
5717
5711
|
};
|
|
5718
|
-
C(
|
|
5719
|
-
const Cn =
|
|
5712
|
+
C(ja);
|
|
5713
|
+
const Cn = j(Q);
|
|
5720
5714
|
Cn.key = "backgroundColor";
|
|
5721
5715
|
Cn.name = "x-runtime-lib.backgroundColor";
|
|
5722
5716
|
const oi = {
|
|
@@ -5891,7 +5885,7 @@ const si = {
|
|
|
5891
5885
|
defaultArray: []
|
|
5892
5886
|
}
|
|
5893
5887
|
]
|
|
5894
|
-
},
|
|
5888
|
+
}, Na = {
|
|
5895
5889
|
key: "ui_data_table_v1",
|
|
5896
5890
|
name: "x-runtime-lib.dataTable",
|
|
5897
5891
|
comp: ul,
|
|
@@ -5916,7 +5910,7 @@ const si = {
|
|
|
5916
5910
|
],
|
|
5917
5911
|
leaf: !0
|
|
5918
5912
|
};
|
|
5919
|
-
C(
|
|
5913
|
+
C(Na);
|
|
5920
5914
|
const Oa = {
|
|
5921
5915
|
key: "ui_date_picker_v1",
|
|
5922
5916
|
name: "x-runtime-lib.datePicker",
|
|
@@ -5953,7 +5947,7 @@ const ai = {
|
|
|
5953
5947
|
key: "settings",
|
|
5954
5948
|
name: "x-runtime-lib.settings",
|
|
5955
5949
|
children: []
|
|
5956
|
-
},
|
|
5950
|
+
}, Oc = {
|
|
5957
5951
|
key: "ui_file_input_v1",
|
|
5958
5952
|
name: "x-runtime-lib.fileInput",
|
|
5959
5953
|
comp: ml,
|
|
@@ -6051,7 +6045,7 @@ function Yt(t, n, e, o, i, r, l, u, p) {
|
|
|
6051
6045
|
}
|
|
6052
6046
|
};
|
|
6053
6047
|
}
|
|
6054
|
-
const $n =
|
|
6048
|
+
const $n = j(Q);
|
|
6055
6049
|
$n.key = "backgroundColor";
|
|
6056
6050
|
$n.name = "x-runtime-lib.backgroundColor";
|
|
6057
6051
|
const ci = {
|
|
@@ -6554,7 +6548,7 @@ const mi = {
|
|
|
6554
6548
|
spawn: qa
|
|
6555
6549
|
};
|
|
6556
6550
|
C(Qt);
|
|
6557
|
-
const Ya =
|
|
6551
|
+
const Ya = j(Q), fi = {
|
|
6558
6552
|
key: "settings",
|
|
6559
6553
|
name: "x-runtime-lib.settings",
|
|
6560
6554
|
children: [
|
|
@@ -6895,7 +6889,7 @@ const hi = {
|
|
|
6895
6889
|
leaf: !0
|
|
6896
6890
|
};
|
|
6897
6891
|
C(tu);
|
|
6898
|
-
const nu =
|
|
6892
|
+
const nu = j(Q), gi = {
|
|
6899
6893
|
key: "settings",
|
|
6900
6894
|
name: "x-runtime-lib.settings",
|
|
6901
6895
|
children: [
|
|
@@ -7270,13 +7264,13 @@ const ki = {
|
|
|
7270
7264
|
leaf: !0
|
|
7271
7265
|
};
|
|
7272
7266
|
C(ru);
|
|
7273
|
-
const Vn =
|
|
7267
|
+
const Vn = j(Q);
|
|
7274
7268
|
Vn.key = "color";
|
|
7275
7269
|
Vn.name = "x-runtime-lib.color";
|
|
7276
|
-
const Pn =
|
|
7270
|
+
const Pn = j(Q);
|
|
7277
7271
|
Pn.key = "trackColor";
|
|
7278
7272
|
Pn.name = "x-runtime-lib.trackColor";
|
|
7279
|
-
const En =
|
|
7273
|
+
const En = j(Q);
|
|
7280
7274
|
En.key = "thumbColor";
|
|
7281
7275
|
En.name = "x-runtime-lib.thumbColor";
|
|
7282
7276
|
const wi = {
|
|
@@ -7639,13 +7633,13 @@ function Rt(t, n, e, o) {
|
|
|
7639
7633
|
}
|
|
7640
7634
|
};
|
|
7641
7635
|
}
|
|
7642
|
-
const An =
|
|
7636
|
+
const An = j(Q);
|
|
7643
7637
|
An.key = "backgroundColor";
|
|
7644
7638
|
An.name = "x-runtime-lib.backgroundColor";
|
|
7645
|
-
const zn =
|
|
7639
|
+
const zn = j(Q);
|
|
7646
7640
|
zn.key = "selectedColor";
|
|
7647
7641
|
zn.name = "x-runtime-lib.selectedColor";
|
|
7648
|
-
const Ln =
|
|
7642
|
+
const Ln = j(Q);
|
|
7649
7643
|
Ln.key = "sliderColor";
|
|
7650
7644
|
Ln.name = "x-runtime-lib.sliderColor";
|
|
7651
7645
|
const Pi = {
|
|
@@ -7982,7 +7976,7 @@ function hu(t, n, e) {
|
|
|
7982
7976
|
}
|
|
7983
7977
|
};
|
|
7984
7978
|
}
|
|
7985
|
-
const gu =
|
|
7979
|
+
const gu = j(Q), vu = j(Q), zi = {
|
|
7986
7980
|
key: "settings",
|
|
7987
7981
|
name: "x-runtime-lib.settings",
|
|
7988
7982
|
children: [
|
|
@@ -8317,11 +8311,11 @@ const wu = [
|
|
|
8317
8311
|
{ title: "x-runtime-lib.background0", value: "background0" },
|
|
8318
8312
|
{ title: "x-runtime-lib.background1", value: "background1" },
|
|
8319
8313
|
{ title: "x-runtime-lib.background2", value: "background2" }
|
|
8320
|
-
],
|
|
8314
|
+
], ju = [
|
|
8321
8315
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
8322
8316
|
{ title: "x-runtime-lib.show", value: "show" },
|
|
8323
8317
|
{ title: "x-runtime-lib.always", value: "always" }
|
|
8324
|
-
],
|
|
8318
|
+
], Nu = [
|
|
8325
8319
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
8326
8320
|
{ title: "x-runtime-lib.center", value: "center" }
|
|
8327
8321
|
], Ou = [
|
|
@@ -8358,8 +8352,8 @@ const wu = [
|
|
|
8358
8352
|
textEmphasisItemsV1: Fu,
|
|
8359
8353
|
textStyleItemsV1: Du,
|
|
8360
8354
|
themeColorItemsV1: Ku,
|
|
8361
|
-
thumbLabelItemsV1:
|
|
8362
|
-
timelineAlignItemsV1:
|
|
8355
|
+
thumbLabelItemsV1: ju,
|
|
8356
|
+
timelineAlignItemsV1: Nu,
|
|
8363
8357
|
timelineDirectionItemsV1: Ou,
|
|
8364
8358
|
timelineSideItemsV1: Hu,
|
|
8365
8359
|
timelineTruncateLineItemsV1: Gu
|
|
@@ -8915,9 +8909,9 @@ const wu = [
|
|
|
8915
8909
|
};
|
|
8916
8910
|
function Ti(t, n) {
|
|
8917
8911
|
if (t.array)
|
|
8918
|
-
return n ?
|
|
8912
|
+
return n ? j(t.default) : j(t.defaultArray);
|
|
8919
8913
|
{
|
|
8920
|
-
const e =
|
|
8914
|
+
const e = j(t.default);
|
|
8921
8915
|
return (t.ui === "switch" || t.ui === "select" || t.ui === "colorPicker" || t.ui === "multiTypes" || t.ui === "selectComp" || t.ui === "selectSlot" || t.ui === "selectAdaptSlot") && !e ? void 0 : e;
|
|
8922
8916
|
}
|
|
8923
8917
|
}
|
|
@@ -8934,7 +8928,7 @@ function R(t, n) {
|
|
|
8934
8928
|
}
|
|
8935
8929
|
n.forEach((o) => e(t, o));
|
|
8936
8930
|
}
|
|
8937
|
-
function
|
|
8931
|
+
function Hc(t, n, e, o, i) {
|
|
8938
8932
|
const r = `type=${t} subtype=${n} version=${e} ref=${o} keyOrRefId=${i}`, l = F(t, n), u = ac[e];
|
|
8939
8933
|
if (!u) {
|
|
8940
8934
|
console.error(`spawnNode pkg not found version, ${r}`);
|
|
@@ -8994,7 +8988,7 @@ function Jc(t, n, e, o, i) {
|
|
|
8994
8988
|
}
|
|
8995
8989
|
}
|
|
8996
8990
|
}
|
|
8997
|
-
function
|
|
8991
|
+
function Gc(t, n) {
|
|
8998
8992
|
function e(o) {
|
|
8999
8993
|
if (o.id === n)
|
|
9000
8994
|
return o;
|
|
@@ -9015,55 +9009,55 @@ function uc(t) {
|
|
|
9015
9009
|
const n = {}, e = (r) => {
|
|
9016
9010
|
const l = U(16);
|
|
9017
9011
|
n[r.id] = l, r.id = l, r.children?.map((u) => e(u));
|
|
9018
|
-
}, o =
|
|
9012
|
+
}, o = j(t.nodeLite);
|
|
9019
9013
|
e(o);
|
|
9020
9014
|
const i = {};
|
|
9021
9015
|
return Object.values(t.nodes).forEach((r) => {
|
|
9022
|
-
const l =
|
|
9016
|
+
const l = j(r);
|
|
9023
9017
|
l.basic.id = n[l.basic.id], i[l.basic.id] = l;
|
|
9024
9018
|
}), { nodeLite: o, nodes: i };
|
|
9025
9019
|
}
|
|
9026
|
-
function
|
|
9020
|
+
function Jc(t) {
|
|
9027
9021
|
return t.map((n) => uc(n));
|
|
9028
9022
|
}
|
|
9029
9023
|
const so = "runtimeOrg", ro = "runtimeEnv", lo = "runtimeMode", ao = "runtimeDevice", uo = "runtimeDark", co = "runtimeId", po = "runtimeType", mo = "runtimeData", fo = "runtimeDepends", yo = "runtimeRuntime", bo = "runtimeSandbox", ho = "runtimeNode";
|
|
9030
|
-
function
|
|
9024
|
+
function qc(t) {
|
|
9031
9025
|
fe(so, t);
|
|
9032
9026
|
}
|
|
9033
9027
|
function cc() {
|
|
9034
9028
|
return me(so);
|
|
9035
9029
|
}
|
|
9036
|
-
function
|
|
9030
|
+
function Xc(t) {
|
|
9037
9031
|
fe(ro, t);
|
|
9038
9032
|
}
|
|
9039
9033
|
function dc() {
|
|
9040
9034
|
return me(ro);
|
|
9041
9035
|
}
|
|
9042
|
-
function
|
|
9036
|
+
function Yc(t) {
|
|
9043
9037
|
fe(lo, t);
|
|
9044
9038
|
}
|
|
9045
9039
|
function re() {
|
|
9046
9040
|
return me(lo);
|
|
9047
9041
|
}
|
|
9048
|
-
function
|
|
9042
|
+
function Zc(t) {
|
|
9049
9043
|
fe(ao, vn(t));
|
|
9050
9044
|
}
|
|
9051
9045
|
function Ge() {
|
|
9052
9046
|
return me(ao);
|
|
9053
9047
|
}
|
|
9054
|
-
function
|
|
9048
|
+
function Qc(t) {
|
|
9055
9049
|
fe(uo, vn(t));
|
|
9056
9050
|
}
|
|
9057
9051
|
function at() {
|
|
9058
9052
|
return me(uo);
|
|
9059
9053
|
}
|
|
9060
|
-
function
|
|
9054
|
+
function ed(t) {
|
|
9061
9055
|
fe(co, t);
|
|
9062
9056
|
}
|
|
9063
9057
|
function Se() {
|
|
9064
9058
|
return me(co);
|
|
9065
9059
|
}
|
|
9066
|
-
function
|
|
9060
|
+
function td(t) {
|
|
9067
9061
|
fe(po, t);
|
|
9068
9062
|
}
|
|
9069
9063
|
function Ee() {
|
|
@@ -9075,13 +9069,13 @@ function xe(t) {
|
|
|
9075
9069
|
function ue() {
|
|
9076
9070
|
return me(mo);
|
|
9077
9071
|
}
|
|
9078
|
-
function
|
|
9072
|
+
function nd(t) {
|
|
9079
9073
|
fe(fo, vn(t));
|
|
9080
9074
|
}
|
|
9081
9075
|
function pc() {
|
|
9082
9076
|
return me(fo);
|
|
9083
9077
|
}
|
|
9084
|
-
function
|
|
9078
|
+
function id(t) {
|
|
9085
9079
|
fe(yo, t);
|
|
9086
9080
|
}
|
|
9087
9081
|
function mc() {
|
|
@@ -9158,8 +9152,8 @@ async function bt(t, n, e, o, i) {
|
|
|
9158
9152
|
const b = ze(m, c.subKeys);
|
|
9159
9153
|
if (he(f, b))
|
|
9160
9154
|
continue;
|
|
9161
|
-
const y =
|
|
9162
|
-
xn(y, c.subKeys,
|
|
9155
|
+
const y = j(m);
|
|
9156
|
+
xn(y, c.subKeys, j(f)), c.type === "elementProperty" ? t.setElementProperty(
|
|
9163
9157
|
c.nodeId,
|
|
9164
9158
|
c.propertyKeys.split("."),
|
|
9165
9159
|
y
|
|
@@ -9186,8 +9180,8 @@ async function bt(t, n, e, o, i) {
|
|
|
9186
9180
|
c.type === "elementProperty" ? t.setElementProperty(
|
|
9187
9181
|
c.nodeId,
|
|
9188
9182
|
c.propertyKeys.split("."),
|
|
9189
|
-
|
|
9190
|
-
) : c.type === "customProperty" ? t.setCustomProperty(c.propertyId,
|
|
9183
|
+
j(f)
|
|
9184
|
+
) : c.type === "customProperty" ? t.setCustomProperty(c.propertyId, j(f)) : c.type === "customSlotProperty" ? t.setCustomSlotProperty(c.propertyId, j(f)) : c.type === "state" ? t.setState(c.stateId, j(f)) : console.assert(!1);
|
|
9191
9185
|
}
|
|
9192
9186
|
}
|
|
9193
9187
|
}
|
|
@@ -9221,10 +9215,10 @@ function gt(t) {
|
|
|
9221
9215
|
propertyKey: n[2]
|
|
9222
9216
|
};
|
|
9223
9217
|
}
|
|
9224
|
-
function
|
|
9218
|
+
function od(t, n, e) {
|
|
9225
9219
|
return `${t}.${n}.${e}`;
|
|
9226
9220
|
}
|
|
9227
|
-
function
|
|
9221
|
+
function sd(t) {
|
|
9228
9222
|
const n = t.split(".");
|
|
9229
9223
|
if (n.length !== 3)
|
|
9230
9224
|
throw new Error("unwrap property key of custom slot failed");
|
|
@@ -9260,10 +9254,10 @@ function Mi(t) {
|
|
|
9260
9254
|
methodKey: n[2]
|
|
9261
9255
|
};
|
|
9262
9256
|
}
|
|
9263
|
-
function
|
|
9257
|
+
function rd(t, n, e) {
|
|
9264
9258
|
return `${t}.${n}.${e}`;
|
|
9265
9259
|
}
|
|
9266
|
-
function
|
|
9260
|
+
function ld(t) {
|
|
9267
9261
|
const n = t.split(".");
|
|
9268
9262
|
if (n.length !== 3)
|
|
9269
9263
|
throw new Error("unwrap method key of custom slot");
|
|
@@ -9289,7 +9283,7 @@ function bc(t) {
|
|
|
9289
9283
|
function Bi(t, n, e) {
|
|
9290
9284
|
return `${t}.${n}.${e}`;
|
|
9291
9285
|
}
|
|
9292
|
-
function
|
|
9286
|
+
function ad(t) {
|
|
9293
9287
|
const n = t.split(".");
|
|
9294
9288
|
if (n.length !== 3)
|
|
9295
9289
|
throw new Error("unwrap event key of element slot failed");
|
|
@@ -9299,10 +9293,10 @@ function cd(t) {
|
|
|
9299
9293
|
eventKey: n[2]
|
|
9300
9294
|
};
|
|
9301
9295
|
}
|
|
9302
|
-
function
|
|
9296
|
+
function ud(t, n, e) {
|
|
9303
9297
|
return `${t}.${n}.${e}`;
|
|
9304
9298
|
}
|
|
9305
|
-
function
|
|
9299
|
+
function cd(t) {
|
|
9306
9300
|
const n = t.split(".");
|
|
9307
9301
|
if (n.length !== 3)
|
|
9308
9302
|
throw new Error("unwrap event key of custom slot failed");
|
|
@@ -9312,10 +9306,10 @@ function pd(t) {
|
|
|
9312
9306
|
eventId: n[2]
|
|
9313
9307
|
};
|
|
9314
9308
|
}
|
|
9315
|
-
function
|
|
9309
|
+
function dd(t, n, e) {
|
|
9316
9310
|
return `${t}/${n}/${e}`;
|
|
9317
9311
|
}
|
|
9318
|
-
function
|
|
9312
|
+
function pd(t) {
|
|
9319
9313
|
const n = t.split("/");
|
|
9320
9314
|
if (n.length !== 3)
|
|
9321
9315
|
throw new Error("unwrap slot id failed");
|
|
@@ -9337,10 +9331,10 @@ function Ce(t, n) {
|
|
|
9337
9331
|
o.value = -1, n.value = void 0, Oi.emit("compNotAvail", t.value);
|
|
9338
9332
|
return;
|
|
9339
9333
|
}
|
|
9340
|
-
o.value !== i.dataSeq && (o.value = i.dataSeq, n.value =
|
|
9334
|
+
o.value !== i.dataSeq && (o.value = i.dataSeq, n.value = j(i.data));
|
|
9341
9335
|
});
|
|
9342
9336
|
}
|
|
9343
|
-
function
|
|
9337
|
+
function md() {
|
|
9344
9338
|
let t;
|
|
9345
9339
|
const n = async () => (t = (await Ho()).newRuntime(), console.log("runtime created"), t);
|
|
9346
9340
|
return ve(() => {
|
|
@@ -10247,14 +10241,14 @@ const Cc = (t, n, e) => {
|
|
|
10247
10241
|
(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." : ""))));
|
|
10248
10242
|
});
|
|
10249
10243
|
};
|
|
10250
|
-
async function
|
|
10244
|
+
async function fd(t) {
|
|
10251
10245
|
return (await Cc(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.lnh9uz5k.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.dh8fod7n.js") }), `./locales/${t}/index.ts`, 4)).default;
|
|
10252
10246
|
}
|
|
10253
10247
|
export {
|
|
10254
10248
|
Uc as addIndent,
|
|
10255
10249
|
ma as ambientLightV1,
|
|
10256
10250
|
La as badgeV1,
|
|
10257
|
-
|
|
10251
|
+
Nt as barChartV1,
|
|
10258
10252
|
Kt as boxGeometryV1,
|
|
10259
10253
|
Zi as breakpoints,
|
|
10260
10254
|
Ma as btnGroupV1,
|
|
@@ -10266,20 +10260,19 @@ export {
|
|
|
10266
10260
|
Jt as chipGroupV1,
|
|
10267
10261
|
Gt as chipV1,
|
|
10268
10262
|
Ka as colorPickerV1,
|
|
10269
|
-
|
|
10270
|
-
jc as compMetaStringify,
|
|
10263
|
+
ja as comboboxV1,
|
|
10271
10264
|
ss as compTypes,
|
|
10272
10265
|
qt as containerV1,
|
|
10273
10266
|
Fc as dataStringify,
|
|
10274
|
-
|
|
10267
|
+
Na as dataTableV1,
|
|
10275
10268
|
Oa as datePickerV1,
|
|
10276
10269
|
Ha as dialogV1,
|
|
10277
10270
|
fa as directionalLightV1,
|
|
10278
10271
|
uc as duplicateNodePair,
|
|
10279
|
-
|
|
10280
|
-
|
|
10272
|
+
Jc as duplicateNodePairs,
|
|
10273
|
+
Nc as elementKeys,
|
|
10281
10274
|
Pe as elements,
|
|
10282
|
-
|
|
10275
|
+
Oc as fileInputV1,
|
|
10283
10276
|
Xt as flexLayoutEntryV1,
|
|
10284
10277
|
it as flexLayoutV1,
|
|
10285
10278
|
Qt as formV1,
|
|
@@ -10288,7 +10281,7 @@ export {
|
|
|
10288
10281
|
ze as getField,
|
|
10289
10282
|
ht as getImplementMethodName,
|
|
10290
10283
|
Bn as getIndexOfBreakpoint,
|
|
10291
|
-
|
|
10284
|
+
Gc as getNodeLite,
|
|
10292
10285
|
Ti as getPropertyDefault,
|
|
10293
10286
|
F as getTag,
|
|
10294
10287
|
za as globalityV1,
|
|
@@ -10316,50 +10309,49 @@ export {
|
|
|
10316
10309
|
Pt as isPixelStr,
|
|
10317
10310
|
oa as keyboardControlsV1,
|
|
10318
10311
|
Ot as lineChartV1,
|
|
10319
|
-
|
|
10312
|
+
fd as loadLocaleMessageRuntime,
|
|
10320
10313
|
se as makeEventId,
|
|
10321
|
-
|
|
10314
|
+
ud as makeEventKeyOfCustomSlot,
|
|
10322
10315
|
Bi as makeEventKeyOfElementSlot,
|
|
10323
10316
|
Ct as makeMethodId,
|
|
10324
|
-
|
|
10317
|
+
rd as makeMethodKeyOfCustomSlot,
|
|
10325
10318
|
bn as makeMethodKeyOfElementSlot,
|
|
10326
10319
|
Re as makePropertyId,
|
|
10327
|
-
|
|
10320
|
+
od as makePropertyKeyOfCustomSlot,
|
|
10328
10321
|
We as makePropertyKeyOfElementSlot,
|
|
10329
|
-
|
|
10322
|
+
dd as makeSlotId,
|
|
10330
10323
|
Ze as makeTriggerId,
|
|
10331
10324
|
sa as mapControlsV1,
|
|
10332
10325
|
Qa as menuV1,
|
|
10333
10326
|
et as meshBasicMaterialV1,
|
|
10334
10327
|
tt as meshV1,
|
|
10328
|
+
Kc as metaStringify,
|
|
10335
10329
|
_a as multipleRefV1,
|
|
10336
10330
|
xa as multipleSlotV1,
|
|
10337
10331
|
en as numberInputV1,
|
|
10338
10332
|
ra as orbitControlsV1,
|
|
10339
10333
|
na as orthographicCameraV1,
|
|
10340
|
-
Kc as pageMetaStringify,
|
|
10341
10334
|
os as pageTypes,
|
|
10342
10335
|
tu as paginationV1,
|
|
10343
|
-
Oc as parseCompMeta,
|
|
10344
10336
|
Dc as parseData,
|
|
10345
|
-
|
|
10337
|
+
jc as parseMeta,
|
|
10346
10338
|
Tt as parsePercentStr,
|
|
10347
10339
|
Tc as parsePixelStr,
|
|
10348
10340
|
ia as perspectiveCameraV1,
|
|
10349
10341
|
ac as pkgs,
|
|
10350
10342
|
ya as pointLightV1,
|
|
10351
|
-
|
|
10343
|
+
Qc as provideDark,
|
|
10352
10344
|
xe as provideData,
|
|
10353
|
-
|
|
10354
|
-
|
|
10355
|
-
|
|
10356
|
-
|
|
10357
|
-
|
|
10345
|
+
nd as provideDepends,
|
|
10346
|
+
Zc as provideDevice,
|
|
10347
|
+
Xc as provideEnv,
|
|
10348
|
+
ed as provideId,
|
|
10349
|
+
Yc as provideMode,
|
|
10358
10350
|
go as provideNode,
|
|
10359
|
-
|
|
10360
|
-
|
|
10351
|
+
qc as provideOrg,
|
|
10352
|
+
id as provideRuntime,
|
|
10361
10353
|
fc as provideSandbox,
|
|
10362
|
-
|
|
10354
|
+
td as provideType,
|
|
10363
10355
|
nn as radioGroupV1,
|
|
10364
10356
|
tn as radioV1,
|
|
10365
10357
|
ou as rangeSliderV1,
|
|
@@ -10372,8 +10364,8 @@ export {
|
|
|
10372
10364
|
xn as setField,
|
|
10373
10365
|
lu as sliderV1,
|
|
10374
10366
|
Ia as slotV1,
|
|
10375
|
-
|
|
10376
|
-
|
|
10367
|
+
Hc as spawnNode,
|
|
10368
|
+
jt as sphereGeometryV1,
|
|
10377
10369
|
ba as spotLightV1,
|
|
10378
10370
|
on as stepperHeaderV1,
|
|
10379
10371
|
sn as stepperItemV1,
|
|
@@ -10394,17 +10386,17 @@ export {
|
|
|
10394
10386
|
Bc as toPropertyName,
|
|
10395
10387
|
bt as triggerReactivity,
|
|
10396
10388
|
bc as unwrapEventId,
|
|
10397
|
-
|
|
10398
|
-
|
|
10389
|
+
cd as unwrapEventKeyOfCustomSlot,
|
|
10390
|
+
ad as unwrapEventKeyOfElementSlot,
|
|
10399
10391
|
yc as unwrapMethodId,
|
|
10400
|
-
|
|
10392
|
+
ld as unwrapMethodKeyOfCustomSlot,
|
|
10401
10393
|
Mi as unwrapMethodKeyOfElementSlot,
|
|
10402
10394
|
Ui as unwrapPropertyId,
|
|
10403
|
-
|
|
10395
|
+
sd as unwrapPropertyKeyOfCustomSlot,
|
|
10404
10396
|
gt as unwrapPropertyKeyOfElementSlot,
|
|
10405
|
-
|
|
10397
|
+
pd as unwrapSlotId,
|
|
10406
10398
|
Ce as useDepend,
|
|
10407
|
-
|
|
10399
|
+
md as useRuntime,
|
|
10408
10400
|
$e as useSandbox,
|
|
10409
10401
|
q as useTheme,
|
|
10410
10402
|
fn as windowItemV1,
|
package/dist/types/depend.d.ts
CHANGED
package/dist/types/meta.d.ts
CHANGED
|
@@ -26,20 +26,14 @@ export type Slot = {
|
|
|
26
26
|
events?: Event[];
|
|
27
27
|
desc?: string;
|
|
28
28
|
};
|
|
29
|
-
export type
|
|
29
|
+
export type Meta = {
|
|
30
30
|
version: string;
|
|
31
|
-
arguments?: Field[];
|
|
32
31
|
states?: Field[];
|
|
33
|
-
|
|
34
|
-
export declare function pageMetaStringify(meta: PageMeta): string;
|
|
35
|
-
export declare function parsePageMeta(str: string): PageMeta;
|
|
36
|
-
export type CompMeta = {
|
|
37
|
-
version: string;
|
|
32
|
+
arguments?: Field[];
|
|
38
33
|
properties?: Field[];
|
|
39
34
|
methods?: Method[];
|
|
40
35
|
events?: Event[];
|
|
41
36
|
slots?: Slot[];
|
|
42
|
-
states?: Field[];
|
|
43
37
|
};
|
|
44
|
-
export declare function
|
|
45
|
-
export declare function
|
|
38
|
+
export declare function metaStringify(meta: Meta): string;
|
|
39
|
+
export declare function parseMeta(str: string): Meta;
|