x-runtime-lib 0.6.55 → 0.6.56
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/components/element/index.d.ts +2 -1
- package/dist/components/element/regular/badge/v1/index.vue.d.ts +12 -0
- package/dist/components/element/regular/timeline/v1/index.vue.d.ts +12 -1
- package/dist/components/element/regular/timelineItem/v1/index.vue.d.ts +11 -1
- package/dist/element/_common/items/index.d.ts +1 -0
- package/dist/element/_common/items/thumbLabelItems/v1/index.d.ts +2 -0
- package/dist/element/_common/keys.d.ts +1 -0
- package/dist/element/regular/badge/v1/index.d.ts +1 -0
- package/dist/element/regular/badge/v1/meta.d.ts +2 -0
- package/dist/element/regular/index.d.ts +1 -0
- package/dist/{i18n-en.kvft1qmc.js → i18n-en.a2x9tv02.js} +4 -0
- package/dist/{i18n-zhHans.ezbvfbzu.js → i18n-zhHans.da0zepid.js} +4 -0
- package/dist/index.js +1539 -1385
- package/dist/types/element.d.ts +1 -1
- package/package.json +5 -3
package/dist/index.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var he = (t, e, n) =>
|
|
4
|
-
import { computed as
|
|
5
|
-
import { waitUtil as
|
|
6
|
-
import { useTheme as
|
|
7
|
-
import { c as W, u as
|
|
8
|
-
import { useI18n as
|
|
9
|
-
import { getErrorMessage as
|
|
10
|
-
import { globalState as
|
|
11
|
-
const Y = {},
|
|
1
|
+
var _n = Object.defineProperty;
|
|
2
|
+
var kn = (t, e, n) => e in t ? _n(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
|
|
3
|
+
var he = (t, e, n) => kn(t, typeof e != "symbol" ? e + "" : e, n);
|
|
4
|
+
import { computed as a, inject as j, provide as K, readonly as Xe, onBeforeMount as Cn, onUnmounted as se, defineComponent as T, useTemplateRef as Pt, onMounted as Wt, watch as X, nextTick as Bt, createElementBlock as R, openBlock as C, normalizeStyle as oe, ref as Q, watchEffect as Dt, createBlock as I, h as E, resolveComponent as N, withCtx as A, renderSlot as M, unref as H, createVNode as D, createSlots as _e, renderList as wn, useId as zt, isRef as Rt, createCommentVNode as Mt, withModifiers as Vn, normalizeClass as Sn, toDisplayString as $n } from "vue";
|
|
5
|
+
import { waitUtil as Ft, eventBus as Ye, messageInfo as Tn, messageSuccess as In, messageWarning as Nn, messageError as Ht, createAxios as An, openConfirmDlg as Ln, openPromptDlg as En, useViewStack as Ot } from "x-essential-lib";
|
|
6
|
+
import { useTheme as Pn } from "vuetify";
|
|
7
|
+
import { c as W, u as Wn, r as jt, e as Kt, i as Bn, a as Dn, b as zn, d as Rn, f as Mn, g as Fn, h as Hn, j as On, I as jn, m as Kn } from "./vendor.k0dcepe8.js";
|
|
8
|
+
import { useI18n as Ut } from "vue-i18n";
|
|
9
|
+
import { getErrorMessage as Un } from "x-error-lib";
|
|
10
|
+
import { globalState as Zn } from "x-state-lib";
|
|
11
|
+
const Y = {}, qn = {
|
|
12
12
|
key: "add",
|
|
13
13
|
name: "METHOD_ADD",
|
|
14
14
|
inputs: [],
|
|
@@ -18,190 +18,190 @@ const Y = {}, Un = {
|
|
|
18
18
|
name: "PARAM_NEW_NODE"
|
|
19
19
|
}
|
|
20
20
|
]
|
|
21
|
-
},
|
|
22
|
-
t.slots.some((e) => e.key === "default") && t.methods.unshift(
|
|
21
|
+
}, $ = (t) => {
|
|
22
|
+
t.slots.some((e) => e.key === "default") && t.methods.unshift(qn), Y[t.key] = t;
|
|
23
23
|
};
|
|
24
|
-
function
|
|
25
|
-
const e =
|
|
26
|
-
var
|
|
27
|
-
return (
|
|
28
|
-
}), n =
|
|
29
|
-
var
|
|
30
|
-
return (
|
|
24
|
+
function Zt(t) {
|
|
25
|
+
const e = a(() => {
|
|
26
|
+
var l;
|
|
27
|
+
return (l = t.node.legend) == null ? void 0 : l.show;
|
|
28
|
+
}), n = a(() => {
|
|
29
|
+
var l;
|
|
30
|
+
return (l = t.node.legend) == null ? void 0 : l.data;
|
|
31
31
|
});
|
|
32
|
-
function l
|
|
33
|
-
|
|
32
|
+
function o(l) {
|
|
33
|
+
l.legend = {
|
|
34
34
|
show: e.value,
|
|
35
35
|
data: n.value
|
|
36
36
|
};
|
|
37
37
|
}
|
|
38
|
-
return { show: e, data: n, applyLegend:
|
|
38
|
+
return { show: e, data: n, applyLegend: o };
|
|
39
39
|
}
|
|
40
|
-
function
|
|
41
|
-
const e =
|
|
42
|
-
function n(
|
|
43
|
-
|
|
40
|
+
function qt(t) {
|
|
41
|
+
const e = a(() => t.node.series);
|
|
42
|
+
function n(o) {
|
|
43
|
+
o.series = e.value;
|
|
44
44
|
}
|
|
45
45
|
return { series: e, applySeries: n };
|
|
46
46
|
}
|
|
47
|
-
function
|
|
48
|
-
const e =
|
|
49
|
-
var
|
|
50
|
-
return (
|
|
51
|
-
}), n =
|
|
52
|
-
var
|
|
53
|
-
return (
|
|
54
|
-
}),
|
|
55
|
-
var
|
|
56
|
-
return (
|
|
47
|
+
function Gt(t) {
|
|
48
|
+
const e = a(() => {
|
|
49
|
+
var s;
|
|
50
|
+
return (s = t.node.title) == null ? void 0 : s.show;
|
|
51
|
+
}), n = a(() => {
|
|
52
|
+
var s;
|
|
53
|
+
return (s = t.node.title) == null ? void 0 : s.text;
|
|
54
|
+
}), o = a(() => {
|
|
55
|
+
var s;
|
|
56
|
+
return (s = t.node.title) == null ? void 0 : s.subtext;
|
|
57
57
|
});
|
|
58
|
-
function
|
|
59
|
-
|
|
58
|
+
function l(s) {
|
|
59
|
+
s.title = {
|
|
60
60
|
show: e.value,
|
|
61
61
|
text: n.value,
|
|
62
|
-
subtext:
|
|
62
|
+
subtext: o.value
|
|
63
63
|
};
|
|
64
64
|
}
|
|
65
|
-
return { show: e, text: n, subtext:
|
|
65
|
+
return { show: e, text: n, subtext: o, applyTitle: l };
|
|
66
66
|
}
|
|
67
|
-
function
|
|
68
|
-
const e =
|
|
69
|
-
var
|
|
70
|
-
return (
|
|
71
|
-
}), n =
|
|
72
|
-
var
|
|
73
|
-
return (
|
|
74
|
-
}),
|
|
75
|
-
var
|
|
76
|
-
return (
|
|
77
|
-
}),
|
|
78
|
-
var
|
|
79
|
-
return (
|
|
67
|
+
function Xt(t) {
|
|
68
|
+
const e = a(() => {
|
|
69
|
+
var u;
|
|
70
|
+
return (u = t.node.xAxis) == null ? void 0 : u.show;
|
|
71
|
+
}), n = a(() => {
|
|
72
|
+
var u;
|
|
73
|
+
return (u = t.node.xAxis) == null ? void 0 : u.position;
|
|
74
|
+
}), o = a(() => {
|
|
75
|
+
var u;
|
|
76
|
+
return (u = t.node.xAxis) == null ? void 0 : u.type;
|
|
77
|
+
}), l = a(() => {
|
|
78
|
+
var u;
|
|
79
|
+
return (u = t.node.xAxis) == null ? void 0 : u.data;
|
|
80
80
|
});
|
|
81
|
-
function u
|
|
82
|
-
|
|
81
|
+
function s(u) {
|
|
82
|
+
u.xAxis = {
|
|
83
83
|
show: e.value,
|
|
84
84
|
position: n.value,
|
|
85
|
-
type:
|
|
86
|
-
data:
|
|
85
|
+
type: o.value,
|
|
86
|
+
data: l.value
|
|
87
87
|
};
|
|
88
88
|
}
|
|
89
|
-
return { show: e, position: n, type:
|
|
89
|
+
return { show: e, position: n, type: o, data: l, applyXAxis: s };
|
|
90
90
|
}
|
|
91
|
-
function
|
|
92
|
-
const e =
|
|
93
|
-
var
|
|
94
|
-
return (
|
|
95
|
-
}), n =
|
|
96
|
-
var
|
|
97
|
-
return (
|
|
98
|
-
}),
|
|
99
|
-
var
|
|
100
|
-
return (
|
|
101
|
-
}),
|
|
102
|
-
var
|
|
103
|
-
return (
|
|
91
|
+
function Yt(t) {
|
|
92
|
+
const e = a(() => {
|
|
93
|
+
var u;
|
|
94
|
+
return (u = t.node.yAxis) == null ? void 0 : u.show;
|
|
95
|
+
}), n = a(() => {
|
|
96
|
+
var u;
|
|
97
|
+
return (u = t.node.yAxis) == null ? void 0 : u.position;
|
|
98
|
+
}), o = a(() => {
|
|
99
|
+
var u;
|
|
100
|
+
return (u = t.node.yAxis) == null ? void 0 : u.type;
|
|
101
|
+
}), l = a(() => {
|
|
102
|
+
var u;
|
|
103
|
+
return (u = t.node.yAxis) == null ? void 0 : u.data;
|
|
104
104
|
});
|
|
105
|
-
function u
|
|
106
|
-
|
|
105
|
+
function s(u) {
|
|
106
|
+
u.yAxis = {
|
|
107
107
|
show: e.value,
|
|
108
108
|
position: n.value,
|
|
109
|
-
type:
|
|
110
|
-
data:
|
|
109
|
+
type: o.value,
|
|
110
|
+
data: l.value
|
|
111
111
|
};
|
|
112
112
|
}
|
|
113
|
-
return { show: e, position: n, type:
|
|
113
|
+
return { show: e, position: n, type: o, data: l, applyYAxis: s };
|
|
114
114
|
}
|
|
115
115
|
function ae(t, e) {
|
|
116
|
-
const { computedThemes: n } =
|
|
116
|
+
const { computedThemes: n } = Pn(), o = a(() => {
|
|
117
117
|
var p;
|
|
118
118
|
return (p = e.value) == null ? void 0 : p.mode;
|
|
119
|
-
}),
|
|
120
|
-
var
|
|
121
|
-
const p = (
|
|
119
|
+
}), l = a(() => {
|
|
120
|
+
var m;
|
|
121
|
+
const p = (m = e.value) == null ? void 0 : m.theme;
|
|
122
122
|
return p ? p === "background0" ? t.value ? "#2e2e2e" : "#bdbdbd" : p === "background1" ? t.value ? "#272727" : "#eeeeee" : p === "background2" ? t.value ? "#1e1e1e" : "#ffffff" : (t.value ? n.value.dark : n.value.light).colors[p] : void 0;
|
|
123
|
-
}),
|
|
124
|
-
var p,
|
|
125
|
-
return t.value ? (p = e.value.custom) == null ? void 0 : p.dark : (
|
|
123
|
+
}), s = a(() => {
|
|
124
|
+
var p, y;
|
|
125
|
+
return t.value ? (p = e.value.custom) == null ? void 0 : p.dark : (y = e.value.custom) == null ? void 0 : y.light;
|
|
126
126
|
});
|
|
127
|
-
return { color:
|
|
127
|
+
return { color: a(() => o.value === "theme" ? l.value : o.value === "custom" ? s.value : "") };
|
|
128
128
|
}
|
|
129
129
|
function Je(t, e) {
|
|
130
|
-
const n =
|
|
130
|
+
const n = a(() => {
|
|
131
131
|
var i;
|
|
132
132
|
return (i = e.node.border) == null ? void 0 : i.style;
|
|
133
|
-
}),
|
|
133
|
+
}), o = a(() => {
|
|
134
134
|
var i;
|
|
135
135
|
return (i = e.node.border) == null ? void 0 : i.width;
|
|
136
|
-
}),
|
|
136
|
+
}), l = a(() => {
|
|
137
137
|
var i;
|
|
138
138
|
return (i = e.node.border) == null ? void 0 : i.color;
|
|
139
|
-
}), { color:
|
|
139
|
+
}), { color: s } = ae(t, l), u = a(() => {
|
|
140
140
|
var i, f;
|
|
141
141
|
return (f = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : f.tl;
|
|
142
|
-
}), p =
|
|
142
|
+
}), p = a(() => {
|
|
143
143
|
var i, f;
|
|
144
144
|
return (f = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : f.tr;
|
|
145
|
-
}),
|
|
145
|
+
}), y = a(() => {
|
|
146
146
|
var i, f;
|
|
147
147
|
return (f = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : f.bl;
|
|
148
|
-
}),
|
|
148
|
+
}), m = a(() => {
|
|
149
149
|
var i, f;
|
|
150
150
|
return (f = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : f.br;
|
|
151
151
|
});
|
|
152
|
-
function
|
|
153
|
-
n.value && (i.borderStyle = n.value),
|
|
152
|
+
function r(i) {
|
|
153
|
+
n.value && (i.borderStyle = n.value), o.value && (i.borderWidth = o.value), s.value && (i.borderColor = s.value), u.value && (i.borderTopLeftRadius = u.value), p.value && (i.borderTopRightRadius = p.value), y.value && (i.borderBottomLeftRadius = y.value), m.value && (i.borderBottomRightRadius = m.value);
|
|
154
154
|
}
|
|
155
|
-
return { borderStyle: n, borderWidth:
|
|
155
|
+
return { borderStyle: n, borderWidth: o, borderColor: s, applyBorder: r };
|
|
156
156
|
}
|
|
157
157
|
function Qe(t) {
|
|
158
|
-
const e =
|
|
159
|
-
var
|
|
160
|
-
return (
|
|
161
|
-
}), n =
|
|
162
|
-
var
|
|
163
|
-
return (
|
|
164
|
-
}),
|
|
165
|
-
var
|
|
166
|
-
return (
|
|
167
|
-
}),
|
|
168
|
-
var
|
|
169
|
-
return (
|
|
158
|
+
const e = a(() => {
|
|
159
|
+
var u;
|
|
160
|
+
return (u = t.node.margin) == null ? void 0 : u.top;
|
|
161
|
+
}), n = a(() => {
|
|
162
|
+
var u;
|
|
163
|
+
return (u = t.node.margin) == null ? void 0 : u.left;
|
|
164
|
+
}), o = a(() => {
|
|
165
|
+
var u;
|
|
166
|
+
return (u = t.node.margin) == null ? void 0 : u.bottom;
|
|
167
|
+
}), l = a(() => {
|
|
168
|
+
var u;
|
|
169
|
+
return (u = t.node.margin) == null ? void 0 : u.right;
|
|
170
170
|
});
|
|
171
|
-
function u
|
|
172
|
-
e.value && (
|
|
171
|
+
function s(u) {
|
|
172
|
+
e.value && (u.marginTop = e.value), n.value && (u.marginLeft = n.value), o.value && (u.marginBottom = o.value), l.value && (u.marginRight = l.value);
|
|
173
173
|
}
|
|
174
|
-
return { marginTop: e, marginLeft: n, marginBottom:
|
|
174
|
+
return { marginTop: e, marginLeft: n, marginBottom: o, marginRight: l, applyMargin: s };
|
|
175
175
|
}
|
|
176
176
|
function et(t) {
|
|
177
|
-
const e =
|
|
178
|
-
var
|
|
179
|
-
return (
|
|
180
|
-
}), n =
|
|
181
|
-
var
|
|
182
|
-
return (
|
|
183
|
-
}),
|
|
184
|
-
var
|
|
185
|
-
return (
|
|
186
|
-
}),
|
|
187
|
-
var
|
|
188
|
-
return (
|
|
177
|
+
const e = a(() => {
|
|
178
|
+
var u;
|
|
179
|
+
return (u = t.node.padding) == null ? void 0 : u.top;
|
|
180
|
+
}), n = a(() => {
|
|
181
|
+
var u;
|
|
182
|
+
return (u = t.node.padding) == null ? void 0 : u.left;
|
|
183
|
+
}), o = a(() => {
|
|
184
|
+
var u;
|
|
185
|
+
return (u = t.node.padding) == null ? void 0 : u.bottom;
|
|
186
|
+
}), l = a(() => {
|
|
187
|
+
var u;
|
|
188
|
+
return (u = t.node.padding) == null ? void 0 : u.right;
|
|
189
189
|
});
|
|
190
|
-
function u
|
|
191
|
-
e.value && (
|
|
190
|
+
function s(u) {
|
|
191
|
+
e.value && (u.paddingTop = e.value), n.value && (u.paddingLeft = n.value), o.value && (u.paddingBottom = o.value), l.value && (u.paddingRight = l.value);
|
|
192
192
|
}
|
|
193
|
-
return { paddingTop: e, paddingLeft: n, paddingBottom:
|
|
193
|
+
return { paddingTop: e, paddingLeft: n, paddingBottom: o, paddingRight: l, applyPadding: s };
|
|
194
194
|
}
|
|
195
195
|
const rt = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
|
|
196
196
|
function ee(t) {
|
|
197
197
|
let e = "";
|
|
198
198
|
for (let n = 0; n < t; n++) {
|
|
199
|
-
const
|
|
200
|
-
e += rt[
|
|
199
|
+
const o = Math.floor(Math.random() * rt.length);
|
|
200
|
+
e += rt[o];
|
|
201
201
|
}
|
|
202
202
|
return e;
|
|
203
203
|
}
|
|
204
|
-
function
|
|
204
|
+
function ye(t) {
|
|
205
205
|
if (typeof t != "string" || !t.endsWith("px"))
|
|
206
206
|
return !1;
|
|
207
207
|
const e = t.substring(0, t.length - 2), n = parseFloat(e);
|
|
@@ -213,7 +213,7 @@ function tt(t) {
|
|
|
213
213
|
const e = t.substring(0, t.length - 1), n = parseFloat(e);
|
|
214
214
|
return !isNaN(n);
|
|
215
215
|
}
|
|
216
|
-
function
|
|
216
|
+
function br(t) {
|
|
217
217
|
if (typeof t != "string" || !t.endsWith("px"))
|
|
218
218
|
return;
|
|
219
219
|
const e = t.substring(0, t.length - 2), n = parseFloat(e);
|
|
@@ -227,19 +227,19 @@ function ge(t) {
|
|
|
227
227
|
if (!isNaN(n))
|
|
228
228
|
return n;
|
|
229
229
|
}
|
|
230
|
-
const
|
|
231
|
-
function
|
|
230
|
+
const Jt = ["xs", "sm", "md", "lg", "xl"], Gn = [...Jt].reverse();
|
|
231
|
+
function Qt(t) {
|
|
232
232
|
return t < 600 ? "xs" : t < 960 ? "sm" : t < 1280 ? "md" : t < 1920 ? "lg" : "xl";
|
|
233
233
|
}
|
|
234
234
|
function st(t) {
|
|
235
|
-
return
|
|
235
|
+
return Jt.findIndex((e) => e === t);
|
|
236
236
|
}
|
|
237
237
|
function le(t, e) {
|
|
238
238
|
let n;
|
|
239
|
-
for (const
|
|
240
|
-
if (st(
|
|
239
|
+
for (const o of Gn) {
|
|
240
|
+
if (st(o) < st(t))
|
|
241
241
|
break;
|
|
242
|
-
e[
|
|
242
|
+
e[o] && (n = e[o]);
|
|
243
243
|
}
|
|
244
244
|
return n;
|
|
245
245
|
}
|
|
@@ -264,43 +264,43 @@ function at(t, e) {
|
|
|
264
264
|
}
|
|
265
265
|
}
|
|
266
266
|
function re(t, e) {
|
|
267
|
-
function n(
|
|
268
|
-
if (
|
|
269
|
-
if (
|
|
267
|
+
function n(o, l) {
|
|
268
|
+
if (l.ui) {
|
|
269
|
+
if (l.ui === "strInput" && l.static)
|
|
270
270
|
return;
|
|
271
|
-
l
|
|
271
|
+
o[l.key] = at(l);
|
|
272
272
|
} else
|
|
273
|
-
|
|
274
|
-
l
|
|
273
|
+
l.array ? o[l.key] = at(l) : l.children.forEach((s) => {
|
|
274
|
+
o[l.key] || (o[l.key] = {}), n(o[l.key], s);
|
|
275
275
|
});
|
|
276
276
|
}
|
|
277
|
-
e.forEach((
|
|
277
|
+
e.forEach((o) => n(t, o));
|
|
278
278
|
}
|
|
279
|
-
function
|
|
280
|
-
const
|
|
281
|
-
if (!
|
|
282
|
-
console.error(`spawnNode prop tag not found, ${
|
|
279
|
+
function Xn(t, e, n, o, l) {
|
|
280
|
+
const s = `type=${t} subtype=${e} version=${n} ref=${o} keyOrRefid=${l}`, u = ve(t, e);
|
|
281
|
+
if (!u) {
|
|
282
|
+
console.error(`spawnNode prop tag not found, ${s}`);
|
|
283
283
|
return;
|
|
284
284
|
}
|
|
285
285
|
const p = lt[n];
|
|
286
286
|
if (!p) {
|
|
287
|
-
console.error(`spawnNode pkg not found version, ${
|
|
287
|
+
console.error(`spawnNode pkg not found version, ${s}`);
|
|
288
288
|
return;
|
|
289
289
|
}
|
|
290
|
-
if (
|
|
291
|
-
const
|
|
292
|
-
if (!p.elements.has(
|
|
293
|
-
console.error(`spawnNode [ref] element not found in pkg, ${
|
|
290
|
+
if (o) {
|
|
291
|
+
const y = p.refKey, m = l;
|
|
292
|
+
if (!p.elements.has(y)) {
|
|
293
|
+
console.error(`spawnNode [ref] element not found in pkg, ${s}`);
|
|
294
294
|
return;
|
|
295
295
|
}
|
|
296
|
-
const
|
|
297
|
-
if (!
|
|
298
|
-
console.error(`spawnNode [ref] element not found in global, ${
|
|
296
|
+
const r = Y[y];
|
|
297
|
+
if (!r) {
|
|
298
|
+
console.error(`spawnNode [ref] element not found in global, ${s}`);
|
|
299
299
|
return;
|
|
300
300
|
}
|
|
301
|
-
const i =
|
|
301
|
+
const i = r.props[u];
|
|
302
302
|
if (!i) {
|
|
303
|
-
console.error(`spawnNode [ref] props not found, ${
|
|
303
|
+
console.error(`spawnNode [ref] props not found, ${s}`);
|
|
304
304
|
return;
|
|
305
305
|
}
|
|
306
306
|
const f = {
|
|
@@ -309,26 +309,26 @@ function qn(t, e, n, l, r) {
|
|
|
309
309
|
key: ""
|
|
310
310
|
}
|
|
311
311
|
};
|
|
312
|
-
return re(f, i), f.basic.id = ee(16), f.basic.key =
|
|
313
|
-
id:
|
|
312
|
+
return re(f, i), f.basic.id = ee(16), f.basic.key = y, f.ref = {
|
|
313
|
+
id: m
|
|
314
314
|
}, f;
|
|
315
315
|
} else {
|
|
316
|
-
const
|
|
317
|
-
if (!p.elements.has(
|
|
318
|
-
console.error(`spawnNode [key] element not found in pkg, ${
|
|
316
|
+
const y = l;
|
|
317
|
+
if (!p.elements.has(y)) {
|
|
318
|
+
console.error(`spawnNode [key] element not found in pkg, ${s}`);
|
|
319
319
|
return;
|
|
320
320
|
}
|
|
321
|
-
const
|
|
322
|
-
if (!
|
|
323
|
-
console.error(`spawnNode [key] element not found in global, ${
|
|
321
|
+
const m = Y[y];
|
|
322
|
+
if (!m) {
|
|
323
|
+
console.error(`spawnNode [key] element not found in global, ${s}`);
|
|
324
324
|
return;
|
|
325
325
|
}
|
|
326
|
-
if (
|
|
327
|
-
return
|
|
326
|
+
if (m.spawn)
|
|
327
|
+
return m.spawn(t, e);
|
|
328
328
|
{
|
|
329
|
-
const
|
|
330
|
-
if (!
|
|
331
|
-
console.error(`spawnNode [key] props not found, ${
|
|
329
|
+
const r = m.props[u];
|
|
330
|
+
if (!r) {
|
|
331
|
+
console.error(`spawnNode [key] props not found, ${s}`);
|
|
332
332
|
return;
|
|
333
333
|
}
|
|
334
334
|
const i = {
|
|
@@ -337,345 +337,345 @@ function qn(t, e, n, l, r) {
|
|
|
337
337
|
key: ""
|
|
338
338
|
}
|
|
339
339
|
};
|
|
340
|
-
return re(i,
|
|
340
|
+
return re(i, r), i.basic.id = ee(16), i.basic.key = y, m.slots.some((f) => f.key === "default") && (i.children = []), i;
|
|
341
341
|
}
|
|
342
342
|
}
|
|
343
343
|
}
|
|
344
|
-
function
|
|
345
|
-
function n(
|
|
346
|
-
if (
|
|
347
|
-
return
|
|
348
|
-
if (
|
|
349
|
-
for (let
|
|
350
|
-
const
|
|
351
|
-
if (
|
|
352
|
-
return
|
|
344
|
+
function yr(t, e) {
|
|
345
|
+
function n(o) {
|
|
346
|
+
if (o.basic.id === e)
|
|
347
|
+
return o;
|
|
348
|
+
if (o.children)
|
|
349
|
+
for (let l = 0; l < o.children.length; l++) {
|
|
350
|
+
const s = n(o.children[l]);
|
|
351
|
+
if (s)
|
|
352
|
+
return s;
|
|
353
353
|
}
|
|
354
354
|
}
|
|
355
|
-
for (let
|
|
356
|
-
const
|
|
357
|
-
if (
|
|
358
|
-
return
|
|
355
|
+
for (let o = 0; o < t.length; o++) {
|
|
356
|
+
const l = n(t[o]);
|
|
357
|
+
if (l)
|
|
358
|
+
return l;
|
|
359
359
|
}
|
|
360
360
|
}
|
|
361
|
-
function
|
|
362
|
-
function e(
|
|
363
|
-
var
|
|
364
|
-
|
|
361
|
+
function Yn(t) {
|
|
362
|
+
function e(o) {
|
|
363
|
+
var l;
|
|
364
|
+
o.basic.id = ee(16), (l = o.children) == null || l.forEach((s) => e(s));
|
|
365
365
|
}
|
|
366
366
|
const n = W(t);
|
|
367
367
|
return e(n), n;
|
|
368
368
|
}
|
|
369
|
-
function
|
|
369
|
+
function vr(t) {
|
|
370
370
|
const e = [];
|
|
371
371
|
return t.forEach((n) => {
|
|
372
|
-
e.push(
|
|
372
|
+
e.push(Yn(n));
|
|
373
373
|
}), e;
|
|
374
374
|
}
|
|
375
|
-
const
|
|
376
|
-
function
|
|
377
|
-
|
|
375
|
+
const en = "runtimeEnv", tn = "runtimeMode", nn = "runtimeDevice", on = "runtimeDark", ln = "runtimeType", rn = "runtimeData", sn = "runtimeDepends", an = "runtimeSandbox";
|
|
376
|
+
function xr(t) {
|
|
377
|
+
K(en, t);
|
|
378
378
|
}
|
|
379
|
-
function
|
|
380
|
-
return
|
|
379
|
+
function un() {
|
|
380
|
+
return j(en);
|
|
381
381
|
}
|
|
382
|
-
function
|
|
383
|
-
|
|
382
|
+
function hr(t) {
|
|
383
|
+
K(tn, t);
|
|
384
384
|
}
|
|
385
|
-
function
|
|
386
|
-
return
|
|
385
|
+
function L() {
|
|
386
|
+
return j(tn);
|
|
387
387
|
}
|
|
388
|
-
function
|
|
389
|
-
|
|
388
|
+
function gr(t) {
|
|
389
|
+
K(nn, Xe(t));
|
|
390
390
|
}
|
|
391
391
|
function U() {
|
|
392
|
-
return
|
|
392
|
+
return j(nn);
|
|
393
393
|
}
|
|
394
|
-
function
|
|
395
|
-
|
|
394
|
+
function _r(t) {
|
|
395
|
+
K(on, Xe(t));
|
|
396
396
|
}
|
|
397
|
-
function
|
|
398
|
-
return
|
|
397
|
+
function F() {
|
|
398
|
+
return j(on);
|
|
399
399
|
}
|
|
400
|
-
function
|
|
401
|
-
|
|
400
|
+
function kr(t) {
|
|
401
|
+
K(ln, t);
|
|
402
402
|
}
|
|
403
403
|
function Z() {
|
|
404
|
-
return
|
|
404
|
+
return j(ln);
|
|
405
405
|
}
|
|
406
|
-
function
|
|
407
|
-
|
|
406
|
+
function Cr(t) {
|
|
407
|
+
K(rn, t);
|
|
408
408
|
}
|
|
409
409
|
function q() {
|
|
410
|
-
return
|
|
410
|
+
return j(rn);
|
|
411
411
|
}
|
|
412
|
-
function
|
|
413
|
-
|
|
412
|
+
function wr(t) {
|
|
413
|
+
K(sn, Xe(t));
|
|
414
414
|
}
|
|
415
|
-
function
|
|
416
|
-
return
|
|
415
|
+
function cn() {
|
|
416
|
+
return j(sn);
|
|
417
417
|
}
|
|
418
|
-
function
|
|
419
|
-
|
|
418
|
+
function dn(t) {
|
|
419
|
+
K(an, t);
|
|
420
420
|
}
|
|
421
421
|
function xe() {
|
|
422
|
-
return
|
|
422
|
+
return j(an);
|
|
423
423
|
}
|
|
424
424
|
function J(t, e, n) {
|
|
425
|
-
const
|
|
426
|
-
var
|
|
427
|
-
return (
|
|
428
|
-
}),
|
|
429
|
-
var
|
|
430
|
-
return (
|
|
431
|
-
}),
|
|
432
|
-
var
|
|
433
|
-
return (
|
|
434
|
-
}),
|
|
435
|
-
var
|
|
425
|
+
const o = a(() => {
|
|
426
|
+
var r;
|
|
427
|
+
return (r = n.node.size) == null ? void 0 : r.width;
|
|
428
|
+
}), l = a(() => {
|
|
429
|
+
var r;
|
|
430
|
+
return (r = n.node.size) == null ? void 0 : r.minWidth;
|
|
431
|
+
}), s = a(() => {
|
|
432
|
+
var r;
|
|
433
|
+
return (r = n.node.size) == null ? void 0 : r.maxWidth;
|
|
434
|
+
}), u = a(() => {
|
|
435
|
+
var r, i;
|
|
436
436
|
if (n.outer && t === "editor") {
|
|
437
|
-
const f = ge((
|
|
437
|
+
const f = ge((r = n.node.size) == null ? void 0 : r.height);
|
|
438
438
|
if (f)
|
|
439
439
|
return f / 100 * e.value.height + "px";
|
|
440
440
|
}
|
|
441
441
|
return (i = n.node.size) == null ? void 0 : i.height;
|
|
442
|
-
}), p =
|
|
443
|
-
var
|
|
442
|
+
}), p = a(() => {
|
|
443
|
+
var r, i;
|
|
444
444
|
if (n.outer && t === "editor") {
|
|
445
|
-
const f = ge((
|
|
445
|
+
const f = ge((r = n.node.size) == null ? void 0 : r.minHeight);
|
|
446
446
|
if (f)
|
|
447
447
|
return f / 100 * e.value.height + "px";
|
|
448
448
|
}
|
|
449
449
|
return (i = n.node.size) == null ? void 0 : i.minHeight;
|
|
450
|
-
}),
|
|
451
|
-
var
|
|
450
|
+
}), y = a(() => {
|
|
451
|
+
var r, i;
|
|
452
452
|
if (n.outer && t === "editor") {
|
|
453
|
-
const f = ge((
|
|
453
|
+
const f = ge((r = n.node.size) == null ? void 0 : r.maxHeight);
|
|
454
454
|
if (f)
|
|
455
455
|
return f / 100 * e.value.height + "px";
|
|
456
456
|
}
|
|
457
457
|
return (i = n.node.size) == null ? void 0 : i.maxHeight;
|
|
458
458
|
});
|
|
459
|
-
function
|
|
460
|
-
|
|
459
|
+
function m(r) {
|
|
460
|
+
o.value && (r.width = o.value), l.value && (r.minWidth = l.value), s.value && (r.maxWidth = s.value), u.value && (r.height = u.value), p.value && (r.minHeight = p.value), y.value && (r.maxHeight = y.value);
|
|
461
461
|
}
|
|
462
|
-
return { width:
|
|
462
|
+
return { width: o, minWidth: l, maxWidth: s, height: u, minHeight: p, maxHeight: y, applySize: m };
|
|
463
463
|
}
|
|
464
|
-
function
|
|
465
|
-
const
|
|
466
|
-
|
|
467
|
-
var
|
|
468
|
-
(
|
|
464
|
+
function mn(t, e, n) {
|
|
465
|
+
const o = a(() => e.node.basic.id), l = a(() => `callMethod@${o.value}`);
|
|
466
|
+
Cn(() => {
|
|
467
|
+
var s;
|
|
468
|
+
(s = t.eventBus) == null || s.on(l.value, n);
|
|
469
469
|
}), se(() => {
|
|
470
|
-
var
|
|
471
|
-
(
|
|
470
|
+
var s;
|
|
471
|
+
(s = t.eventBus) == null || s.off(l.value, n);
|
|
472
472
|
});
|
|
473
473
|
}
|
|
474
|
-
const
|
|
475
|
-
color:
|
|
476
|
-
backgroundColor:
|
|
477
|
-
textStyle:
|
|
478
|
-
title:
|
|
479
|
-
line:
|
|
480
|
-
radar:
|
|
481
|
-
bar:
|
|
482
|
-
pie:
|
|
483
|
-
scatter:
|
|
484
|
-
boxplot:
|
|
485
|
-
parallel:
|
|
486
|
-
sankey:
|
|
487
|
-
funnel:
|
|
488
|
-
gauge:
|
|
489
|
-
candlestick:
|
|
490
|
-
graph:
|
|
491
|
-
map:
|
|
492
|
-
geo:
|
|
493
|
-
categoryAxis:
|
|
494
|
-
valueAxis:
|
|
495
|
-
logAxis:
|
|
496
|
-
timeAxis:
|
|
497
|
-
toolbox:
|
|
498
|
-
legend:
|
|
499
|
-
tooltip:
|
|
500
|
-
timeline:
|
|
501
|
-
visualMap:
|
|
502
|
-
dataZoom:
|
|
503
|
-
markPoint:
|
|
504
|
-
},
|
|
505
|
-
color:
|
|
506
|
-
backgroundColor:
|
|
507
|
-
textStyle:
|
|
508
|
-
title:
|
|
509
|
-
line:
|
|
510
|
-
radar:
|
|
511
|
-
bar:
|
|
512
|
-
pie:
|
|
513
|
-
scatter:
|
|
514
|
-
boxplot:
|
|
515
|
-
parallel:
|
|
516
|
-
sankey:
|
|
517
|
-
funnel:
|
|
518
|
-
gauge:
|
|
519
|
-
candlestick:
|
|
520
|
-
graph:
|
|
521
|
-
map:
|
|
522
|
-
geo:
|
|
523
|
-
categoryAxis:
|
|
524
|
-
valueAxis:
|
|
525
|
-
logAxis:
|
|
526
|
-
timeAxis:
|
|
527
|
-
toolbox:
|
|
528
|
-
legend:
|
|
529
|
-
tooltip:
|
|
530
|
-
timeline:
|
|
531
|
-
visualMap:
|
|
532
|
-
dataZoom:
|
|
533
|
-
markPoint:
|
|
474
|
+
const Jn = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Qn = "#242424", ei = {}, ti = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, ni = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, ii = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, oi = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, li = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ri = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, si = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ai = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ui = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ci = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, di = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, mi = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", borderWidth: 1 } }, pi = { 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" } }, fi = { 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)" } } }, bi = { 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)" } } }, yi = { 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"] } } }, vi = { 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"] } } }, xi = { 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"] } } }, hi = { 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"] } } }, gi = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, _i = { textStyle: { color: "#eeeeee" } }, ki = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, Ci = { 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" } } }, wi = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Vi = { 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" } }, Si = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, $i = {
|
|
475
|
+
color: Jn,
|
|
476
|
+
backgroundColor: Qn,
|
|
477
|
+
textStyle: ei,
|
|
478
|
+
title: ti,
|
|
479
|
+
line: ni,
|
|
480
|
+
radar: ii,
|
|
481
|
+
bar: oi,
|
|
482
|
+
pie: li,
|
|
483
|
+
scatter: ri,
|
|
484
|
+
boxplot: si,
|
|
485
|
+
parallel: ai,
|
|
486
|
+
sankey: ui,
|
|
487
|
+
funnel: ci,
|
|
488
|
+
gauge: di,
|
|
489
|
+
candlestick: mi,
|
|
490
|
+
graph: pi,
|
|
491
|
+
map: fi,
|
|
492
|
+
geo: bi,
|
|
493
|
+
categoryAxis: yi,
|
|
494
|
+
valueAxis: vi,
|
|
495
|
+
logAxis: xi,
|
|
496
|
+
timeAxis: hi,
|
|
497
|
+
toolbox: gi,
|
|
498
|
+
legend: _i,
|
|
499
|
+
tooltip: ki,
|
|
500
|
+
timeline: Ci,
|
|
501
|
+
visualMap: wi,
|
|
502
|
+
dataZoom: Vi,
|
|
503
|
+
markPoint: Si
|
|
504
|
+
}, Ti = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], Ii = "#f5f5f5", Ni = {}, Ai = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, Li = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Ei = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Pi = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Wi = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Bi = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Di = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, zi = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ri = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Mi = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Fi = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Hi = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", borderWidth: 1 } }, Oi = { 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" } }, ji = { 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)" } } }, Ki = { 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)" } } }, Ui = { 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"] } } }, Zi = { 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"] } } }, qi = { 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"] } } }, Gi = { 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"] } } }, Xi = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Yi = { textStyle: { color: "#333333" } }, Ji = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, Qi = { 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" } } }, eo = { color: ["#bf444c", "#d88273", "#f6efa6"] }, to = { 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" } }, no = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, io = {
|
|
505
|
+
color: Ti,
|
|
506
|
+
backgroundColor: Ii,
|
|
507
|
+
textStyle: Ni,
|
|
508
|
+
title: Ai,
|
|
509
|
+
line: Li,
|
|
510
|
+
radar: Ei,
|
|
511
|
+
bar: Pi,
|
|
512
|
+
pie: Wi,
|
|
513
|
+
scatter: Bi,
|
|
514
|
+
boxplot: Di,
|
|
515
|
+
parallel: zi,
|
|
516
|
+
sankey: Ri,
|
|
517
|
+
funnel: Mi,
|
|
518
|
+
gauge: Fi,
|
|
519
|
+
candlestick: Hi,
|
|
520
|
+
graph: Oi,
|
|
521
|
+
map: ji,
|
|
522
|
+
geo: Ki,
|
|
523
|
+
categoryAxis: Ui,
|
|
524
|
+
valueAxis: Zi,
|
|
525
|
+
logAxis: qi,
|
|
526
|
+
timeAxis: Gi,
|
|
527
|
+
toolbox: Xi,
|
|
528
|
+
legend: Yi,
|
|
529
|
+
tooltip: Ji,
|
|
530
|
+
timeline: Qi,
|
|
531
|
+
visualMap: eo,
|
|
532
|
+
dataZoom: to,
|
|
533
|
+
markPoint: no
|
|
534
534
|
};
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
Wn,
|
|
535
|
+
Wn([
|
|
536
|
+
Bn,
|
|
538
537
|
Dn,
|
|
539
538
|
zn,
|
|
540
|
-
Bn,
|
|
541
539
|
Rn,
|
|
542
540
|
Mn,
|
|
543
|
-
Fn
|
|
541
|
+
Fn,
|
|
542
|
+
Hn,
|
|
543
|
+
On
|
|
544
544
|
]);
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
const
|
|
545
|
+
jt("dark", $i);
|
|
546
|
+
jt("light", io);
|
|
547
|
+
const oo = /* @__PURE__ */ T({
|
|
548
548
|
__name: "index",
|
|
549
549
|
props: {
|
|
550
550
|
node: {},
|
|
551
551
|
outer: { type: Boolean }
|
|
552
552
|
},
|
|
553
553
|
setup(t) {
|
|
554
|
-
const e = t, n =
|
|
555
|
-
const
|
|
556
|
-
return
|
|
557
|
-
}), h =
|
|
554
|
+
const e = t, n = L(), o = U(), l = F(), s = Z(), u = q(), { width: p, minWidth: y, maxWidth: m, height: r, minHeight: i, maxHeight: f, applySize: c } = J(n, o, e), { applyTitle: b } = Gt(e), { applyXAxis: d } = Xt(e), { applyYAxis: _ } = Yt(e), { applyLegend: w } = Zt(e), { applySeries: v } = qt(e), k = a(() => {
|
|
555
|
+
const V = {}, G = u.value.type;
|
|
556
|
+
return s === "page" ? G === "common" ? c(V) : console.assert(!1) : s === "comp" && G === "common" ? c(V) : console.assert(!1), V;
|
|
557
|
+
}), h = Pt("chart");
|
|
558
558
|
let x;
|
|
559
559
|
const S = () => {
|
|
560
|
-
x == null || x.dispose(), x =
|
|
561
|
-
const
|
|
562
|
-
x.setOption(
|
|
563
|
-
},
|
|
560
|
+
x == null || x.dispose(), x = Kt.init(h.value, l.value ? "dark" : "light");
|
|
561
|
+
const V = {};
|
|
562
|
+
x.setOption(V);
|
|
563
|
+
}, P = () => {
|
|
564
564
|
x == null || x.resize();
|
|
565
|
-
},
|
|
566
|
-
const
|
|
567
|
-
|
|
565
|
+
}, B = () => {
|
|
566
|
+
const V = {};
|
|
567
|
+
b(V), d(V), _(V), w(V), v(V), x == null || x.setOption(V, !0);
|
|
568
568
|
};
|
|
569
|
-
return
|
|
570
|
-
window.addEventListener("resize",
|
|
569
|
+
return Wt(async () => {
|
|
570
|
+
window.addEventListener("resize", P, !1), await Ft(() => !!h.value), S(), B();
|
|
571
571
|
}), se(() => {
|
|
572
|
-
window.removeEventListener("resize",
|
|
572
|
+
window.removeEventListener("resize", P, !1), x == null || x.dispose();
|
|
573
573
|
}), X(
|
|
574
574
|
[
|
|
575
|
-
() =>
|
|
576
|
-
() =>
|
|
575
|
+
() => o.value.width,
|
|
576
|
+
() => o.value.height,
|
|
577
577
|
p,
|
|
578
|
+
y,
|
|
578
579
|
m,
|
|
579
|
-
|
|
580
|
-
o,
|
|
580
|
+
r,
|
|
581
581
|
i,
|
|
582
582
|
f
|
|
583
583
|
],
|
|
584
584
|
async () => {
|
|
585
|
-
await
|
|
585
|
+
await Bt(), P();
|
|
586
586
|
}
|
|
587
|
-
), X([
|
|
588
|
-
S(),
|
|
587
|
+
), X([l], () => {
|
|
588
|
+
S(), B();
|
|
589
589
|
}), X(
|
|
590
590
|
[e],
|
|
591
591
|
() => {
|
|
592
|
-
|
|
592
|
+
B();
|
|
593
593
|
},
|
|
594
594
|
{ deep: !0 }
|
|
595
|
-
), (
|
|
595
|
+
), (V, G) => (C(), R("div", {
|
|
596
596
|
ref: "chart",
|
|
597
597
|
style: oe(k.value)
|
|
598
598
|
}, null, 4));
|
|
599
599
|
}
|
|
600
|
-
}),
|
|
600
|
+
}), lo = /* @__PURE__ */ T({
|
|
601
601
|
__name: "index",
|
|
602
602
|
props: {
|
|
603
603
|
node: {},
|
|
604
604
|
outer: { type: Boolean }
|
|
605
605
|
},
|
|
606
606
|
setup(t) {
|
|
607
|
-
const e = t, n =
|
|
608
|
-
const
|
|
609
|
-
return
|
|
610
|
-
}), h =
|
|
607
|
+
const e = t, n = L(), o = U(), l = F(), s = Z(), u = q(), { width: p, minWidth: y, maxWidth: m, height: r, minHeight: i, maxHeight: f, applySize: c } = J(n, o, e), { applyTitle: b } = Gt(e), { applyXAxis: d } = Xt(e), { applyYAxis: _ } = Yt(e), { applyLegend: w } = Zt(e), { applySeries: v } = qt(e), k = a(() => {
|
|
608
|
+
const V = {}, G = u.value.type;
|
|
609
|
+
return s === "page" ? G === "common" ? c(V) : console.assert(!1) : s === "comp" && G === "common" ? c(V) : console.assert(!1), V;
|
|
610
|
+
}), h = Pt("chart");
|
|
611
611
|
let x;
|
|
612
612
|
const S = () => {
|
|
613
|
-
x == null || x.dispose(), x =
|
|
614
|
-
const
|
|
615
|
-
x.setOption(
|
|
616
|
-
},
|
|
613
|
+
x == null || x.dispose(), x = Kt.init(h.value, l.value ? "dark" : "light");
|
|
614
|
+
const V = {};
|
|
615
|
+
x.setOption(V);
|
|
616
|
+
}, P = () => {
|
|
617
617
|
x == null || x.resize();
|
|
618
|
-
},
|
|
619
|
-
const
|
|
620
|
-
|
|
618
|
+
}, B = () => {
|
|
619
|
+
const V = {};
|
|
620
|
+
b(V), d(V), _(V), w(V), v(V), x == null || x.setOption(V, !0);
|
|
621
621
|
};
|
|
622
|
-
return
|
|
623
|
-
window.addEventListener("resize",
|
|
622
|
+
return Wt(async () => {
|
|
623
|
+
window.addEventListener("resize", P, !1), await Ft(() => !!h.value), S(), B();
|
|
624
624
|
}), se(() => {
|
|
625
|
-
window.removeEventListener("resize",
|
|
625
|
+
window.removeEventListener("resize", P, !1), x == null || x.dispose();
|
|
626
626
|
}), X(
|
|
627
627
|
[
|
|
628
|
-
() =>
|
|
629
|
-
() =>
|
|
628
|
+
() => o.value.width,
|
|
629
|
+
() => o.value.height,
|
|
630
630
|
p,
|
|
631
|
+
y,
|
|
631
632
|
m,
|
|
632
|
-
|
|
633
|
-
o,
|
|
633
|
+
r,
|
|
634
634
|
i,
|
|
635
635
|
f
|
|
636
636
|
],
|
|
637
637
|
async () => {
|
|
638
|
-
await
|
|
638
|
+
await Bt(), P();
|
|
639
639
|
}
|
|
640
|
-
), X([
|
|
641
|
-
S(),
|
|
640
|
+
), X([l], () => {
|
|
641
|
+
S(), B();
|
|
642
642
|
}), X(
|
|
643
643
|
[e],
|
|
644
644
|
() => {
|
|
645
|
-
|
|
645
|
+
B();
|
|
646
646
|
},
|
|
647
647
|
{ deep: !0 }
|
|
648
|
-
), (
|
|
648
|
+
), (V, G) => (C(), R("div", {
|
|
649
649
|
ref: "chart",
|
|
650
650
|
style: oe(k.value)
|
|
651
651
|
}, null, 4));
|
|
652
652
|
}
|
|
653
653
|
});
|
|
654
|
-
function
|
|
654
|
+
function ro(t, e) {
|
|
655
655
|
function n(p) {
|
|
656
|
-
const
|
|
657
|
-
console.log(
|
|
656
|
+
const y = t.pseudoToNative(p);
|
|
657
|
+
console.log(y);
|
|
658
658
|
}
|
|
659
|
-
function
|
|
660
|
-
const
|
|
661
|
-
let
|
|
662
|
-
typeof
|
|
659
|
+
function o(p) {
|
|
660
|
+
const y = t.pseudoToNative(p);
|
|
661
|
+
let m = "";
|
|
662
|
+
typeof y == "object" ? m = JSON.stringify(y) : m = String(y), Ye.emit("consoleAppend", m);
|
|
663
663
|
}
|
|
664
|
-
function
|
|
665
|
-
const
|
|
666
|
-
|
|
664
|
+
function l(p, y) {
|
|
665
|
+
const m = t.pseudoToNative(p), r = t.pseudoToNative(y);
|
|
666
|
+
m === "info" ? Tn(r) : m === "success" ? In(r) : m === "warning" ? Nn(r) : m === "error" && Ht(r);
|
|
667
667
|
}
|
|
668
|
-
function
|
|
669
|
-
const
|
|
668
|
+
function s(p, y) {
|
|
669
|
+
const m = t.pseudoToNative(p), r = t.pseudoToNative(y);
|
|
670
670
|
setTimeout(() => {
|
|
671
|
-
t.appendCode(`__timeoutCallbackV1__(${
|
|
672
|
-
},
|
|
671
|
+
t.appendCode(`__timeoutCallbackV1__(${m})`), t.run();
|
|
672
|
+
}, r);
|
|
673
673
|
}
|
|
674
|
-
function
|
|
675
|
-
const
|
|
674
|
+
function u(p, y) {
|
|
675
|
+
const m = t.pseudoToNative(p);
|
|
676
676
|
setTimeout(() => {
|
|
677
|
-
|
|
678
|
-
},
|
|
677
|
+
y(), t.run();
|
|
678
|
+
}, m);
|
|
679
679
|
}
|
|
680
680
|
t.setProperty(
|
|
681
681
|
e,
|
|
@@ -684,45 +684,45 @@ function oo(t, e) {
|
|
|
684
684
|
), t.setProperty(
|
|
685
685
|
e,
|
|
686
686
|
"__debugTraceV1__",
|
|
687
|
-
t.createNativeFunction(
|
|
687
|
+
t.createNativeFunction(o)
|
|
688
688
|
), t.setProperty(
|
|
689
689
|
e,
|
|
690
690
|
"__messageV1__",
|
|
691
|
-
t.createNativeFunction(
|
|
691
|
+
t.createNativeFunction(l)
|
|
692
692
|
), t.setProperty(
|
|
693
693
|
e,
|
|
694
694
|
"__timeoutV1__",
|
|
695
|
-
t.createNativeFunction(
|
|
695
|
+
t.createNativeFunction(s)
|
|
696
696
|
), t.setProperty(
|
|
697
697
|
e,
|
|
698
698
|
"__delayV1__",
|
|
699
|
-
t.createAsyncFunction(
|
|
699
|
+
t.createAsyncFunction(u)
|
|
700
700
|
);
|
|
701
701
|
}
|
|
702
|
-
const
|
|
702
|
+
const pn = An({
|
|
703
703
|
baseUrl: "http://localhost/computebase/",
|
|
704
704
|
onError: (t) => {
|
|
705
|
-
const { i18n: e } =
|
|
706
|
-
|
|
705
|
+
const { i18n: e } = Zn.base;
|
|
706
|
+
Ht(Un(e, t));
|
|
707
707
|
}
|
|
708
708
|
});
|
|
709
|
-
window.API_URL && (
|
|
710
|
-
function
|
|
711
|
-
return
|
|
709
|
+
window.API_URL && (pn.defaults.baseURL = window.API_URL + "/computebase/");
|
|
710
|
+
function so(t) {
|
|
711
|
+
return pn.post("callFunc", t);
|
|
712
712
|
}
|
|
713
|
-
function
|
|
714
|
-
async function n(l,
|
|
715
|
-
const
|
|
713
|
+
function ao(t, e) {
|
|
714
|
+
async function n(o, l, s, u, p, y) {
|
|
715
|
+
const m = t.pseudoToNative(o), r = t.pseudoToNative(l), i = t.pseudoToNative(s), f = t.pseudoToNative(u), c = t.pseudoToNative(p);
|
|
716
716
|
try {
|
|
717
|
-
const
|
|
718
|
-
spaceid:
|
|
719
|
-
id:
|
|
720
|
-
strInputs:
|
|
717
|
+
const b = JSON.stringify(i), { strOutputs: d } = await so({
|
|
718
|
+
spaceid: m,
|
|
719
|
+
id: r,
|
|
720
|
+
strInputs: b,
|
|
721
721
|
env: f
|
|
722
|
-
}), _ = JSON.parse(
|
|
723
|
-
|
|
724
|
-
} catch (
|
|
725
|
-
console.error("callFuncV1 failed",
|
|
722
|
+
}), _ = JSON.parse(d);
|
|
723
|
+
y(t.nativeToPseudo(_)), t.run();
|
|
724
|
+
} catch (b) {
|
|
725
|
+
console.error("callFuncV1 failed", c, b);
|
|
726
726
|
}
|
|
727
727
|
}
|
|
728
728
|
t.setProperty(
|
|
@@ -731,126 +731,126 @@ function ro(t, e) {
|
|
|
731
731
|
t.createAsyncFunction(n)
|
|
732
732
|
);
|
|
733
733
|
}
|
|
734
|
-
class
|
|
734
|
+
class uo {
|
|
735
735
|
constructor(e) {
|
|
736
736
|
he(this, "context");
|
|
737
737
|
he(this, "nodes");
|
|
738
738
|
this.context = e, this.nodes = {};
|
|
739
|
-
const n = (
|
|
740
|
-
var
|
|
741
|
-
this.nodes[
|
|
739
|
+
const n = (o) => {
|
|
740
|
+
var l;
|
|
741
|
+
this.nodes[o.basic.id] = o, (l = o.children) == null || l.forEach((s) => n(s));
|
|
742
742
|
};
|
|
743
|
-
this.context.data.view.nodes.forEach((
|
|
743
|
+
this.context.data.view.nodes.forEach((o) => n(o));
|
|
744
744
|
}
|
|
745
745
|
getNode(e) {
|
|
746
746
|
return this.nodes[e];
|
|
747
747
|
}
|
|
748
|
-
addNode(e, n,
|
|
749
|
-
const
|
|
750
|
-
let
|
|
748
|
+
addNode(e, n, o) {
|
|
749
|
+
const l = `parent=${e} ref=${n} keyOrRefid=${o}`;
|
|
750
|
+
let s;
|
|
751
751
|
if (e) {
|
|
752
752
|
const p = this.getNode(e);
|
|
753
753
|
if (!p)
|
|
754
|
-
return console.error(`NodeMgr/addNode parent not found, ${
|
|
754
|
+
return console.error(`NodeMgr/addNode parent not found, ${l}`), "";
|
|
755
755
|
if (!p.children)
|
|
756
|
-
return console.error(`NodeMgr/addNode parent no children, ${
|
|
757
|
-
|
|
756
|
+
return console.error(`NodeMgr/addNode parent no children, ${l}`), "";
|
|
757
|
+
s = p.children;
|
|
758
758
|
} else
|
|
759
|
-
|
|
760
|
-
if (!
|
|
759
|
+
s = this.context.data.view.nodes;
|
|
760
|
+
if (!s)
|
|
761
761
|
return "";
|
|
762
|
-
const
|
|
762
|
+
const u = Xn(
|
|
763
763
|
this.context.type,
|
|
764
764
|
this.context.data.type,
|
|
765
765
|
this.context.data.version,
|
|
766
766
|
n,
|
|
767
|
-
|
|
767
|
+
o
|
|
768
768
|
);
|
|
769
|
-
return
|
|
769
|
+
return u ? (s.push(u), this.nodes[u.basic.id] = u, u.basic.id) : (console.error(`NodeMgr/addNode spawn node failed, ${l}`), "");
|
|
770
770
|
}
|
|
771
771
|
deleteNode(e) {
|
|
772
772
|
this.getNode(e);
|
|
773
773
|
}
|
|
774
774
|
}
|
|
775
|
-
function
|
|
776
|
-
const
|
|
777
|
-
function
|
|
778
|
-
const
|
|
779
|
-
return e.nativeToPseudo(
|
|
775
|
+
function co(t, e, n) {
|
|
776
|
+
const o = new uo(t);
|
|
777
|
+
function l(i, f, c) {
|
|
778
|
+
const b = e.pseudoToNative(i), d = e.pseudoToNative(f), _ = e.pseudoToNative(c), w = o.addNode(b, d, _);
|
|
779
|
+
return e.nativeToPseudo(w);
|
|
780
780
|
}
|
|
781
|
-
function
|
|
781
|
+
function s(i) {
|
|
782
782
|
const f = e.pseudoToNative(i);
|
|
783
|
-
|
|
783
|
+
o.deleteNode(f);
|
|
784
784
|
}
|
|
785
|
-
function
|
|
786
|
-
const
|
|
785
|
+
function u(i, f) {
|
|
786
|
+
const c = e.pseudoToNative(i), b = e.pseudoToNative(f), d = `id=${c} keys=${b}`;
|
|
787
787
|
let _;
|
|
788
|
-
if (
|
|
789
|
-
console.error(`getNodePropV1 node not found, ${
|
|
788
|
+
if (c === "globality" ? _ = t.data.view : _ = o.getNode(c), !_) {
|
|
789
|
+
console.error(`getNodePropV1 node not found, ${d}`);
|
|
790
790
|
return;
|
|
791
791
|
}
|
|
792
|
-
const
|
|
793
|
-
for (let k = 0; k <
|
|
794
|
-
const h =
|
|
795
|
-
if (k ===
|
|
792
|
+
const w = b.split("."), v = w.length;
|
|
793
|
+
for (let k = 0; k < v; k++) {
|
|
794
|
+
const h = w[k];
|
|
795
|
+
if (k === v - 1)
|
|
796
796
|
return e.nativeToPseudo(_[h]);
|
|
797
797
|
if (!_) {
|
|
798
|
-
console.error(`getNodePropV1 unpkg failed, ${
|
|
798
|
+
console.error(`getNodePropV1 unpkg failed, ${d}`);
|
|
799
799
|
return;
|
|
800
800
|
}
|
|
801
801
|
_ = _[h];
|
|
802
802
|
}
|
|
803
803
|
}
|
|
804
|
-
function p(i, f,
|
|
805
|
-
const
|
|
806
|
-
let
|
|
807
|
-
if (
|
|
808
|
-
console.error(`setNodePropV1 node not found, ${
|
|
804
|
+
function p(i, f, c) {
|
|
805
|
+
const b = e.pseudoToNative(i), d = e.pseudoToNative(f), _ = e.pseudoToNative(c), w = `id=${b} keys=${d} value=${_}`;
|
|
806
|
+
let v;
|
|
807
|
+
if (b === "globality" ? v = t.data.view : v = o.getNode(b), !v) {
|
|
808
|
+
console.error(`setNodePropV1 node not found, ${w}`);
|
|
809
809
|
return;
|
|
810
810
|
}
|
|
811
|
-
const k =
|
|
811
|
+
const k = d.split("."), h = k.length;
|
|
812
812
|
for (let x = 0; x < h; x++) {
|
|
813
813
|
const S = k[x];
|
|
814
814
|
if (x === h - 1)
|
|
815
|
-
|
|
815
|
+
v[S] = _;
|
|
816
816
|
else {
|
|
817
|
-
if (!
|
|
818
|
-
console.error(`setNodePropV1 unpkg failed, ${
|
|
817
|
+
if (!v) {
|
|
818
|
+
console.error(`setNodePropV1 unpkg failed, ${w}`);
|
|
819
819
|
return;
|
|
820
820
|
}
|
|
821
|
-
|
|
821
|
+
v = v[S];
|
|
822
822
|
}
|
|
823
823
|
}
|
|
824
824
|
}
|
|
825
|
-
function
|
|
825
|
+
function y(i, f, c, b) {
|
|
826
826
|
var k;
|
|
827
|
-
const
|
|
828
|
-
(k = t.eventBus) == null || k.emit(`callMethod@${
|
|
827
|
+
const d = e.pseudoToNative(i), _ = e.pseudoToNative(f), w = e.pseudoToNative(c), v = { outputs: [] };
|
|
828
|
+
(k = t.eventBus) == null || k.emit(`callMethod@${d}`, { name: _, inputs: w, result: v }), b(e.nativeToPseudo(v.outputs)), e.run();
|
|
829
829
|
}
|
|
830
|
-
function
|
|
831
|
-
const
|
|
832
|
-
|
|
833
|
-
|
|
830
|
+
function m(i, f, c) {
|
|
831
|
+
const b = e.pseudoToNative(i), d = e.pseudoToNative(f);
|
|
832
|
+
Ln({ title: b, text: d }).then((_) => {
|
|
833
|
+
c(e.nativeToPseudo(_)), e.run();
|
|
834
834
|
});
|
|
835
835
|
}
|
|
836
|
-
function
|
|
837
|
-
const
|
|
838
|
-
|
|
839
|
-
|
|
836
|
+
function r(i, f, c, b) {
|
|
837
|
+
const d = e.pseudoToNative(i), _ = e.pseudoToNative(f), w = e.pseudoToNative(c);
|
|
838
|
+
En({ title: d, label: _, value: w }).then((v) => {
|
|
839
|
+
b(e.nativeToPseudo(v)), e.run();
|
|
840
840
|
});
|
|
841
841
|
}
|
|
842
842
|
e.setProperty(
|
|
843
843
|
n,
|
|
844
844
|
"__addNodeV1__",
|
|
845
|
-
e.createNativeFunction(
|
|
845
|
+
e.createNativeFunction(l)
|
|
846
846
|
), e.setProperty(
|
|
847
847
|
n,
|
|
848
848
|
"__deleteNodeV1__",
|
|
849
|
-
e.createNativeFunction(
|
|
849
|
+
e.createNativeFunction(s)
|
|
850
850
|
), e.setProperty(
|
|
851
851
|
n,
|
|
852
852
|
"__getNodePropV1__",
|
|
853
|
-
e.createNativeFunction(
|
|
853
|
+
e.createNativeFunction(u)
|
|
854
854
|
), e.setProperty(
|
|
855
855
|
n,
|
|
856
856
|
"__setNodePropV1__",
|
|
@@ -858,21 +858,21 @@ function ao(t, e, n) {
|
|
|
858
858
|
), e.setProperty(
|
|
859
859
|
n,
|
|
860
860
|
"__callNodeMethodV1__",
|
|
861
|
-
e.createAsyncFunction(
|
|
861
|
+
e.createAsyncFunction(y)
|
|
862
862
|
), e.setProperty(
|
|
863
863
|
n,
|
|
864
864
|
"__openConfirmDlgV1__",
|
|
865
|
-
e.createAsyncFunction(
|
|
865
|
+
e.createAsyncFunction(m)
|
|
866
866
|
), e.setProperty(
|
|
867
867
|
n,
|
|
868
868
|
"__openPromptDlgV1__",
|
|
869
|
-
e.createAsyncFunction(
|
|
869
|
+
e.createAsyncFunction(r)
|
|
870
870
|
);
|
|
871
871
|
}
|
|
872
|
-
function
|
|
873
|
-
|
|
872
|
+
function mo(t, e, n) {
|
|
873
|
+
ro(e, n), ao(e, n), co(t, e, n);
|
|
874
874
|
}
|
|
875
|
-
const
|
|
875
|
+
const po = `
|
|
876
876
|
var __env__ = 'dev'
|
|
877
877
|
|
|
878
878
|
function __getEnvV1__() {
|
|
@@ -881,7 +881,7 @@ function __getEnvV1__() {
|
|
|
881
881
|
|
|
882
882
|
var __pointerPosX__ = 0
|
|
883
883
|
var __pointerPosY__ = 0
|
|
884
|
-
`,
|
|
884
|
+
`, fo = `
|
|
885
885
|
var __events__ = {}
|
|
886
886
|
|
|
887
887
|
function __addEventListenerV1__(id, event, callback) {
|
|
@@ -952,7 +952,7 @@ function __triggerEvent__(id, event, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p1
|
|
|
952
952
|
callbacks[i](p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16)
|
|
953
953
|
}
|
|
954
954
|
}
|
|
955
|
-
`,
|
|
955
|
+
`, bo = `
|
|
956
956
|
var __timers__ = {}
|
|
957
957
|
var __currTimerId__ = 0
|
|
958
958
|
|
|
@@ -994,15 +994,15 @@ function __timeoutCallbackV1__(timerId) {
|
|
|
994
994
|
}
|
|
995
995
|
}
|
|
996
996
|
}
|
|
997
|
-
`,
|
|
997
|
+
`, yo = `
|
|
998
998
|
function __destroy__() {
|
|
999
999
|
}
|
|
1000
|
-
`,
|
|
1001
|
-
function
|
|
1002
|
-
const n = new
|
|
1003
|
-
|
|
1004
|
-
(
|
|
1005
|
-
|
|
1000
|
+
`, vo = po + fo + bo + yo;
|
|
1001
|
+
function fn(t, e) {
|
|
1002
|
+
const n = new jn(
|
|
1003
|
+
vo,
|
|
1004
|
+
(o, l) => {
|
|
1005
|
+
mo(t, o, l);
|
|
1006
1006
|
}
|
|
1007
1007
|
);
|
|
1008
1008
|
return n.appendCode(e), n.appendCode(`
|
|
@@ -1010,28 +1010,28 @@ __env__ = '${t.env}';
|
|
|
1010
1010
|
__triggerEvent__('globality', 'startup');
|
|
1011
1011
|
`), n.run(), n;
|
|
1012
1012
|
}
|
|
1013
|
-
function
|
|
1013
|
+
function bn(t) {
|
|
1014
1014
|
t.appendCode("__destroy__();"), t.run();
|
|
1015
1015
|
}
|
|
1016
|
-
function
|
|
1017
|
-
let
|
|
1016
|
+
function Vr(t, e, n, o, l) {
|
|
1017
|
+
let s = t;
|
|
1018
1018
|
for (let p = 0; p < e.length; p++)
|
|
1019
|
-
if (
|
|
1019
|
+
if (s = s.children[e[p]], !s) {
|
|
1020
1020
|
console.assert(!1, `unpkg context failed parentKeys=${e}`);
|
|
1021
1021
|
return;
|
|
1022
1022
|
}
|
|
1023
|
-
let
|
|
1024
|
-
|
|
1025
|
-
dataSeq:
|
|
1026
|
-
data: W(
|
|
1023
|
+
let u = s.children[n];
|
|
1024
|
+
u ? u.dataSeq !== o && (u = {
|
|
1025
|
+
dataSeq: o,
|
|
1026
|
+
data: W(l),
|
|
1027
1027
|
children: {}
|
|
1028
|
-
}) : (
|
|
1029
|
-
dataSeq:
|
|
1030
|
-
data: W(
|
|
1028
|
+
}) : (u = {
|
|
1029
|
+
dataSeq: o,
|
|
1030
|
+
data: W(l),
|
|
1031
1031
|
children: {}
|
|
1032
|
-
},
|
|
1032
|
+
}, s.children[n] = u);
|
|
1033
1033
|
}
|
|
1034
|
-
const
|
|
1034
|
+
const Sr = [
|
|
1035
1035
|
"string",
|
|
1036
1036
|
"number",
|
|
1037
1037
|
"boolean",
|
|
@@ -1039,9 +1039,9 @@ const _r = [
|
|
|
1039
1039
|
"object"
|
|
1040
1040
|
];
|
|
1041
1041
|
function yn() {
|
|
1042
|
-
return
|
|
1042
|
+
return Kn();
|
|
1043
1043
|
}
|
|
1044
|
-
const
|
|
1044
|
+
const xo = /* @__PURE__ */ T({
|
|
1045
1045
|
__name: "index",
|
|
1046
1046
|
props: {
|
|
1047
1047
|
id: {},
|
|
@@ -1050,64 +1050,64 @@ const bo = /* @__PURE__ */ $({
|
|
|
1050
1050
|
outer: { type: Boolean }
|
|
1051
1051
|
},
|
|
1052
1052
|
setup(t) {
|
|
1053
|
-
const { t: e } =
|
|
1054
|
-
|
|
1053
|
+
const { t: e } = Ut(), n = t, o = un(), l = L(), s = U(), u = Z(), p = q(), y = cn(), m = Q(-1), r = Q(), i = {};
|
|
1054
|
+
dn(i);
|
|
1055
1055
|
const f = () => {
|
|
1056
|
-
i.eventBus && (i.eventBus = void 0), i.interpreter && (
|
|
1056
|
+
i.eventBus && (i.eventBus = void 0), i.interpreter && (bn(i.interpreter), i.interpreter = void 0);
|
|
1057
1057
|
};
|
|
1058
1058
|
Dt(() => {
|
|
1059
1059
|
if (!n.refContext.refid) {
|
|
1060
|
-
|
|
1060
|
+
m.value = -1, r.value = void 0, f();
|
|
1061
1061
|
return;
|
|
1062
1062
|
}
|
|
1063
|
-
const h =
|
|
1063
|
+
const h = y.value[n.refContext.refid];
|
|
1064
1064
|
if (!h) {
|
|
1065
|
-
|
|
1065
|
+
m.value = -1, r.value = null, f(), Ye.emit("compNotAvail", n.refContext.refid);
|
|
1066
1066
|
return;
|
|
1067
1067
|
}
|
|
1068
|
-
if (
|
|
1068
|
+
if (m.value === h.dataSeq || (m.value = h.dataSeq, r.value = W(h.data), l !== "runtime"))
|
|
1069
1069
|
return;
|
|
1070
1070
|
f();
|
|
1071
|
-
const x =
|
|
1071
|
+
const x = r.value, S = x.code.script;
|
|
1072
1072
|
if (S) {
|
|
1073
|
-
const
|
|
1074
|
-
i.eventBus =
|
|
1075
|
-
{ env:
|
|
1073
|
+
const P = yn();
|
|
1074
|
+
i.eventBus = P, i.interpreter = fn(
|
|
1075
|
+
{ env: o, type: u, data: x, eventBus: P },
|
|
1076
1076
|
S
|
|
1077
1077
|
);
|
|
1078
1078
|
}
|
|
1079
1079
|
}), se(() => {
|
|
1080
1080
|
f();
|
|
1081
1081
|
});
|
|
1082
|
-
const { applySize:
|
|
1082
|
+
const { applySize: c } = J(l, s, n), b = a(() => {
|
|
1083
1083
|
const h = {}, x = p.value.type;
|
|
1084
|
-
return
|
|
1084
|
+
return u === "page" ? x === "common" ? c(h) : console.assert(!1) : u === "comp" && x === "common" ? c(h) : console.assert(!1), h;
|
|
1085
1085
|
});
|
|
1086
|
-
function
|
|
1086
|
+
function d(h) {
|
|
1087
1087
|
const x = lt[p.value.version].refKey, S = Y[x];
|
|
1088
|
-
return S ?
|
|
1088
|
+
return S ? E(S.comp, {
|
|
1089
1089
|
refContext: {
|
|
1090
1090
|
parent: n.refContext,
|
|
1091
1091
|
refid: h.ref.id
|
|
1092
1092
|
},
|
|
1093
1093
|
node: h
|
|
1094
|
-
}) : (console.assert(!1, `ref element not found key=${x}`),
|
|
1094
|
+
}) : (console.assert(!1, `ref element not found key=${x}`), E("div", `ref element not found key=${x}`));
|
|
1095
1095
|
}
|
|
1096
1096
|
function _(h) {
|
|
1097
|
-
var
|
|
1097
|
+
var P;
|
|
1098
1098
|
const x = Y[h.basic.key];
|
|
1099
1099
|
if (!x)
|
|
1100
|
-
return console.assert(!1, `element not found key=${h.basic.key}`),
|
|
1100
|
+
return console.assert(!1, `element not found key=${h.basic.key}`), E("div", `element not found key=${h.basic.key}`);
|
|
1101
1101
|
const S = [];
|
|
1102
|
-
return x.slots.some((
|
|
1103
|
-
const
|
|
1104
|
-
S.push(
|
|
1105
|
-
})),
|
|
1102
|
+
return x.slots.some((B) => B.key === "default") && ((P = h.children) == null || P.forEach((B) => {
|
|
1103
|
+
const V = w(B);
|
|
1104
|
+
S.push(V);
|
|
1105
|
+
})), E(x.comp, { node: h }, { default: () => S });
|
|
1106
1106
|
}
|
|
1107
|
-
function
|
|
1108
|
-
return h.ref ?
|
|
1107
|
+
function w(h) {
|
|
1108
|
+
return h.ref ? d(h) : _(h);
|
|
1109
1109
|
}
|
|
1110
|
-
function
|
|
1110
|
+
function v() {
|
|
1111
1111
|
let h = n.refContext.parent;
|
|
1112
1112
|
for (; h; ) {
|
|
1113
1113
|
if (h.refid === n.refContext.refid)
|
|
@@ -1117,51 +1117,51 @@ const bo = /* @__PURE__ */ $({
|
|
|
1117
1117
|
return !1;
|
|
1118
1118
|
}
|
|
1119
1119
|
const k = () => {
|
|
1120
|
-
if (
|
|
1121
|
-
return
|
|
1122
|
-
if (!
|
|
1123
|
-
return
|
|
1124
|
-
const h =
|
|
1120
|
+
if (v())
|
|
1121
|
+
return E("div", { id: n.id }, e("x-runtime-lib.circularRef"));
|
|
1122
|
+
if (!r.value)
|
|
1123
|
+
return r.value === void 0 ? E("div", { id: n.id }) : E("div", { id: n.id }, e("x-runtime-lib.compNotAvail"));
|
|
1124
|
+
const h = r.value.type;
|
|
1125
1125
|
if (h === "common") {
|
|
1126
1126
|
const x = [];
|
|
1127
|
-
return
|
|
1128
|
-
x.push(
|
|
1129
|
-
}),
|
|
1127
|
+
return r.value.view.nodes.forEach((S) => {
|
|
1128
|
+
x.push(w(S));
|
|
1129
|
+
}), E("div", { id: n.id, style: b.value }, x);
|
|
1130
1130
|
} else
|
|
1131
|
-
return console.assert(!1, `invalid subtype=${h}`),
|
|
1131
|
+
return console.assert(!1, `invalid subtype=${h}`), E("div", { id: n.id }, `invalid subtype=${h}`);
|
|
1132
1132
|
};
|
|
1133
|
-
return (h, x) => (
|
|
1133
|
+
return (h, x) => (C(), I(k));
|
|
1134
1134
|
}
|
|
1135
|
-
}),
|
|
1135
|
+
}), O = /* @__PURE__ */ T({
|
|
1136
1136
|
__name: "index",
|
|
1137
1137
|
props: {
|
|
1138
1138
|
refContext: {},
|
|
1139
1139
|
state: {}
|
|
1140
1140
|
},
|
|
1141
1141
|
setup(t) {
|
|
1142
|
-
const { t: e } =
|
|
1143
|
-
|
|
1142
|
+
const { t: e } = Ut(), n = t, o = un(), l = L(), s = Z(), u = q(), p = cn(), y = Q(-1), m = Q(), r = {};
|
|
1143
|
+
dn(r);
|
|
1144
1144
|
const i = () => {
|
|
1145
|
-
|
|
1145
|
+
r.eventBus && (r.eventBus = void 0), r.interpreter && (bn(r.interpreter), r.interpreter = void 0);
|
|
1146
1146
|
};
|
|
1147
1147
|
Dt(() => {
|
|
1148
1148
|
if (!n.refContext.refid) {
|
|
1149
|
-
|
|
1149
|
+
y.value = -1, m.value = void 0, i();
|
|
1150
1150
|
return;
|
|
1151
1151
|
}
|
|
1152
|
-
const
|
|
1153
|
-
if (!
|
|
1154
|
-
|
|
1152
|
+
const v = p.value[n.refContext.refid];
|
|
1153
|
+
if (!v) {
|
|
1154
|
+
y.value = -1, m.value = null, i(), Ye.emit("compNotAvail", n.refContext.refid);
|
|
1155
1155
|
return;
|
|
1156
1156
|
}
|
|
1157
|
-
if (
|
|
1157
|
+
if (y.value === v.dataSeq || (y.value = v.dataSeq, m.value = W(v.data), l !== "runtime"))
|
|
1158
1158
|
return;
|
|
1159
1159
|
i();
|
|
1160
|
-
const k =
|
|
1160
|
+
const k = m.value, h = k.code.script;
|
|
1161
1161
|
if (h) {
|
|
1162
1162
|
const x = yn();
|
|
1163
|
-
|
|
1164
|
-
{ env:
|
|
1163
|
+
r.eventBus = x, r.interpreter = fn(
|
|
1164
|
+
{ env: o, type: s, data: k, eventBus: x },
|
|
1165
1165
|
h
|
|
1166
1166
|
);
|
|
1167
1167
|
}
|
|
@@ -1178,834 +1178,882 @@ const bo = /* @__PURE__ */ $({
|
|
|
1178
1178
|
},
|
|
1179
1179
|
{ deep: !0, immediate: !0 }
|
|
1180
1180
|
);
|
|
1181
|
-
function v
|
|
1182
|
-
const k = lt[
|
|
1183
|
-
return h ?
|
|
1181
|
+
function c(v) {
|
|
1182
|
+
const k = lt[u.value.version].refKey, h = Y[k];
|
|
1183
|
+
return h ? E(h.comp, {
|
|
1184
1184
|
refContext: {
|
|
1185
1185
|
parent: n.refContext,
|
|
1186
|
-
refid:
|
|
1186
|
+
refid: v.ref.id
|
|
1187
1187
|
},
|
|
1188
|
-
node:
|
|
1189
|
-
}) : (console.assert(!1, `ref element not found key=${k}`),
|
|
1188
|
+
node: v
|
|
1189
|
+
}) : (console.assert(!1, `ref element not found key=${k}`), E("div", `ref element not found key=${k}`));
|
|
1190
1190
|
}
|
|
1191
|
-
function
|
|
1191
|
+
function b(v) {
|
|
1192
1192
|
var x;
|
|
1193
|
-
const k = Y[
|
|
1193
|
+
const k = Y[v.basic.key];
|
|
1194
1194
|
if (!k)
|
|
1195
|
-
return console.assert(!1, `element not found key=${
|
|
1195
|
+
return console.assert(!1, `element not found key=${v.basic.key}`), E("div", `element not found key=${v.basic.key}`);
|
|
1196
1196
|
const h = [];
|
|
1197
|
-
return k.slots.some((S) => S.key === "default") && ((x =
|
|
1198
|
-
h.push(
|
|
1199
|
-
})),
|
|
1197
|
+
return k.slots.some((S) => S.key === "default") && ((x = v.children) == null || x.forEach((S) => {
|
|
1198
|
+
h.push(d(S));
|
|
1199
|
+
})), E(k.comp, { node: v }, { default: () => h });
|
|
1200
1200
|
}
|
|
1201
|
-
function
|
|
1202
|
-
return
|
|
1201
|
+
function d(v) {
|
|
1202
|
+
return v.ref ? c(v) : b(v);
|
|
1203
1203
|
}
|
|
1204
1204
|
function _() {
|
|
1205
|
-
let
|
|
1206
|
-
for (;
|
|
1207
|
-
if (
|
|
1205
|
+
let v = n.refContext.parent;
|
|
1206
|
+
for (; v; ) {
|
|
1207
|
+
if (v.refid === n.refContext.refid)
|
|
1208
1208
|
return !0;
|
|
1209
|
-
|
|
1209
|
+
v = v.parent;
|
|
1210
1210
|
}
|
|
1211
1211
|
return !1;
|
|
1212
1212
|
}
|
|
1213
|
-
const
|
|
1213
|
+
const w = () => {
|
|
1214
1214
|
if (_())
|
|
1215
|
-
return
|
|
1216
|
-
if (!
|
|
1217
|
-
return
|
|
1218
|
-
const
|
|
1219
|
-
if (
|
|
1215
|
+
return E("div", e("x-runtime-lib.circularRef"));
|
|
1216
|
+
if (!m.value)
|
|
1217
|
+
return m.value === void 0 ? E("div") : E("div", e("x-runtime-lib.compNotAvail"));
|
|
1218
|
+
const v = m.value.type;
|
|
1219
|
+
if (v === "common") {
|
|
1220
1220
|
const k = [];
|
|
1221
|
-
return
|
|
1222
|
-
k.push(
|
|
1221
|
+
return m.value.view.nodes.forEach((h) => {
|
|
1222
|
+
k.push(d(h));
|
|
1223
1223
|
}), k;
|
|
1224
1224
|
} else
|
|
1225
|
-
return console.assert(!1, `invalid subtype=${
|
|
1225
|
+
return console.assert(!1, `invalid subtype=${v}`), E("div", `invalid subtype=${v}`);
|
|
1226
1226
|
};
|
|
1227
|
-
return (
|
|
1227
|
+
return (v, k) => (C(), I(w));
|
|
1228
1228
|
}
|
|
1229
|
-
}),
|
|
1229
|
+
}), ue = (t, e) => {
|
|
1230
|
+
const n = t.__vccOpts || t;
|
|
1231
|
+
for (const [o, l] of e)
|
|
1232
|
+
n[o] = l;
|
|
1233
|
+
return n;
|
|
1234
|
+
}, ho = {};
|
|
1235
|
+
function go(t, e) {
|
|
1236
|
+
const n = N("v-badge");
|
|
1237
|
+
return C(), I(n, null, {
|
|
1238
|
+
default: A(() => [
|
|
1239
|
+
M(t.$slots, "default")
|
|
1240
|
+
]),
|
|
1241
|
+
_: 3
|
|
1242
|
+
});
|
|
1243
|
+
}
|
|
1244
|
+
const _o = /* @__PURE__ */ ue(ho, [["render", go]]), ko = /* @__PURE__ */ T({
|
|
1230
1245
|
__name: "index",
|
|
1231
1246
|
props: {
|
|
1232
1247
|
node: {},
|
|
1233
1248
|
outer: { type: Boolean }
|
|
1234
1249
|
},
|
|
1235
1250
|
setup(t) {
|
|
1236
|
-
const e = t, n =
|
|
1237
|
-
var
|
|
1238
|
-
return (
|
|
1239
|
-
}),
|
|
1240
|
-
var
|
|
1241
|
-
return (
|
|
1242
|
-
}), p =
|
|
1243
|
-
var
|
|
1244
|
-
return (
|
|
1245
|
-
}), m =
|
|
1246
|
-
var
|
|
1247
|
-
return (
|
|
1248
|
-
}),
|
|
1249
|
-
var
|
|
1250
|
-
return (
|
|
1251
|
-
}),
|
|
1252
|
-
var
|
|
1253
|
-
return (
|
|
1254
|
-
}),
|
|
1251
|
+
const e = t, n = L(), o = F(), l = xe(), s = a(() => {
|
|
1252
|
+
var b;
|
|
1253
|
+
return (b = e.node.settings) == null ? void 0 : b.block;
|
|
1254
|
+
}), u = a(() => {
|
|
1255
|
+
var b;
|
|
1256
|
+
return (b = e.node.settings) == null ? void 0 : b.color;
|
|
1257
|
+
}), { color: p } = ae(o, u), y = a(() => {
|
|
1258
|
+
var b;
|
|
1259
|
+
return (b = e.node.settings) == null ? void 0 : b.density;
|
|
1260
|
+
}), m = a(() => {
|
|
1261
|
+
var b;
|
|
1262
|
+
return (b = e.node.settings) == null ? void 0 : b.disabled;
|
|
1263
|
+
}), r = a(() => {
|
|
1264
|
+
var b;
|
|
1265
|
+
return (b = e.node.settings) == null ? void 0 : b.text;
|
|
1266
|
+
}), i = a(() => o.value ? "dark" : "light"), f = a(() => {
|
|
1267
|
+
var b;
|
|
1268
|
+
return (b = e.node.settings) == null ? void 0 : b.variant;
|
|
1269
|
+
}), c = (b) => {
|
|
1255
1270
|
if (n !== "runtime")
|
|
1256
1271
|
return;
|
|
1257
|
-
const
|
|
1258
|
-
if (!
|
|
1272
|
+
const d = l.interpreter;
|
|
1273
|
+
if (!d)
|
|
1259
1274
|
return;
|
|
1260
|
-
const _ =
|
|
1261
|
-
|
|
1275
|
+
const _ = d.nativeToPseudo(b.clientX), w = d.nativeToPseudo(b.clientY), v = d.nativeToPseudo(e.node.basic.id);
|
|
1276
|
+
d.appendCode(`__pointerPosX__ = ${_};`), d.appendCode(`__pointerPosY__ = ${w};`), d.appendCode(`__triggerEvent__('${v}', 'click');`), d.run();
|
|
1262
1277
|
};
|
|
1263
|
-
return (
|
|
1278
|
+
return (b, d) => {
|
|
1264
1279
|
const _ = N("v-btn");
|
|
1265
|
-
return
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
onClick:
|
|
1274
|
-
}, null, 8, ["
|
|
1280
|
+
return C(), I(_, {
|
|
1281
|
+
block: s.value,
|
|
1282
|
+
color: H(p),
|
|
1283
|
+
density: y.value,
|
|
1284
|
+
disabled: m.value,
|
|
1285
|
+
text: r.value,
|
|
1286
|
+
theme: i.value,
|
|
1287
|
+
variant: f.value,
|
|
1288
|
+
onClick: c
|
|
1289
|
+
}, null, 8, ["block", "color", "density", "disabled", "text", "theme", "variant"]);
|
|
1275
1290
|
};
|
|
1276
1291
|
}
|
|
1277
|
-
}),
|
|
1278
|
-
|
|
1279
|
-
for (const [l, r] of e)
|
|
1280
|
-
n[l] = r;
|
|
1281
|
-
return n;
|
|
1282
|
-
}, xo = {};
|
|
1283
|
-
function ho(t, e) {
|
|
1292
|
+
}), Co = {};
|
|
1293
|
+
function wo(t, e) {
|
|
1284
1294
|
const n = N("v-card");
|
|
1285
|
-
return
|
|
1286
|
-
default:
|
|
1287
|
-
|
|
1295
|
+
return C(), I(n, null, {
|
|
1296
|
+
default: A(() => [
|
|
1297
|
+
M(t.$slots, "default")
|
|
1288
1298
|
]),
|
|
1289
1299
|
_: 3
|
|
1290
1300
|
});
|
|
1291
1301
|
}
|
|
1292
|
-
const
|
|
1302
|
+
const Vo = /* @__PURE__ */ ue(Co, [["render", wo]]), So = { key: 0 }, $o = /* @__PURE__ */ T({
|
|
1293
1303
|
__name: "index",
|
|
1294
1304
|
props: {
|
|
1295
1305
|
node: {},
|
|
1296
1306
|
outer: { type: Boolean }
|
|
1297
1307
|
},
|
|
1298
1308
|
setup(t) {
|
|
1299
|
-
const e = t, n =
|
|
1309
|
+
const e = t, n = L(), o = F(), l = a(() => {
|
|
1300
1310
|
var i;
|
|
1301
|
-
return (i = e.node.settings) == null ? void 0 : i.
|
|
1302
|
-
}),
|
|
1311
|
+
return (i = e.node.settings) == null ? void 0 : i.hideDetails;
|
|
1312
|
+
}), s = a(() => {
|
|
1303
1313
|
var i;
|
|
1304
1314
|
return (i = e.node.settings) == null ? void 0 : i.label;
|
|
1305
|
-
}),
|
|
1315
|
+
}), u = a(() => {
|
|
1316
|
+
var i;
|
|
1317
|
+
return (i = e.node.settings) == null ? void 0 : i.value;
|
|
1318
|
+
}), p = a(() => {
|
|
1306
1319
|
var i;
|
|
1307
1320
|
return (i = e.node.settings) == null ? void 0 : i.placeholder;
|
|
1308
|
-
}),
|
|
1321
|
+
}), y = a(() => {
|
|
1309
1322
|
var i;
|
|
1310
|
-
return (i = e.node.settings) == null ? void 0 : i.
|
|
1311
|
-
}), m =
|
|
1323
|
+
return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
|
|
1324
|
+
}), m = a(() => {
|
|
1312
1325
|
var i;
|
|
1313
1326
|
return (i = e.node.settings) == null ? void 0 : i.singleLine;
|
|
1314
|
-
}),
|
|
1315
|
-
var i;
|
|
1316
|
-
return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
|
|
1317
|
-
}), o = s(() => l.value ? "dark" : "light");
|
|
1327
|
+
}), r = a(() => o.value ? "dark" : "light");
|
|
1318
1328
|
return (i, f) => {
|
|
1319
|
-
const
|
|
1320
|
-
return H(n) === "editor" ? (
|
|
1321
|
-
|
|
1322
|
-
"
|
|
1323
|
-
label:
|
|
1324
|
-
|
|
1325
|
-
|
|
1329
|
+
const c = N("v-combobox");
|
|
1330
|
+
return H(n) === "editor" ? (C(), R("div", So, [
|
|
1331
|
+
D(c, {
|
|
1332
|
+
"hide-details": l.value,
|
|
1333
|
+
label: s.value,
|
|
1334
|
+
"model-value": u.value,
|
|
1335
|
+
placeholder: p.value,
|
|
1336
|
+
readonly: y.value,
|
|
1326
1337
|
"single-line": m.value,
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
])) : (V(), I(v, {
|
|
1338
|
+
theme: r.value
|
|
1339
|
+
}, null, 8, ["hide-details", "label", "model-value", "placeholder", "readonly", "single-line", "theme"])
|
|
1340
|
+
])) : (C(), I(c, {
|
|
1331
1341
|
key: 1,
|
|
1332
|
-
"
|
|
1333
|
-
label:
|
|
1334
|
-
|
|
1335
|
-
|
|
1342
|
+
"hide-details": l.value,
|
|
1343
|
+
label: s.value,
|
|
1344
|
+
"model-value": u.value,
|
|
1345
|
+
placeholder: p.value,
|
|
1346
|
+
readonly: y.value,
|
|
1336
1347
|
"single-line": m.value,
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
|
|
1348
|
+
theme: r.value
|
|
1349
|
+
}, null, 8, ["hide-details", "label", "model-value", "placeholder", "readonly", "single-line", "theme"]));
|
|
1340
1350
|
};
|
|
1341
1351
|
}
|
|
1342
|
-
}),
|
|
1352
|
+
}), To = /* @__PURE__ */ T({
|
|
1343
1353
|
__name: "index",
|
|
1344
1354
|
props: {
|
|
1345
1355
|
node: {},
|
|
1346
1356
|
outer: { type: Boolean }
|
|
1347
1357
|
},
|
|
1348
1358
|
setup(t) {
|
|
1349
|
-
const e = t, n =
|
|
1350
|
-
var
|
|
1351
|
-
return (
|
|
1352
|
-
}), { color: f } = ae(
|
|
1353
|
-
const
|
|
1354
|
-
return
|
|
1359
|
+
const e = t, n = L(), o = U(), l = F(), s = Z(), u = q(), { applySize: p } = J(n, o, e), { applyMargin: y } = Qe(e), { applyPadding: m } = et(e), { applyBorder: r } = Je(l, e), i = a(() => {
|
|
1360
|
+
var b;
|
|
1361
|
+
return (b = e.node.settings) == null ? void 0 : b.backgroundColor;
|
|
1362
|
+
}), { color: f } = ae(l, i), c = a(() => {
|
|
1363
|
+
const b = {}, d = u.value.type;
|
|
1364
|
+
return s === "page" ? d === "common" ? (p(b), y(b), m(b), r(b), f.value && (b.backgroundColor = f.value)) : console.assert(!1) : s === "comp" && d === "common" ? (p(b), y(b), m(b), r(b), f.value && (b.backgroundColor = f.value)) : console.assert(!1), b;
|
|
1355
1365
|
});
|
|
1356
|
-
return (
|
|
1357
|
-
style: oe(
|
|
1366
|
+
return (b, d) => (C(), R("div", {
|
|
1367
|
+
style: oe(c.value)
|
|
1358
1368
|
}, [
|
|
1359
|
-
|
|
1369
|
+
M(b.$slots, "default")
|
|
1360
1370
|
], 4));
|
|
1361
1371
|
}
|
|
1362
|
-
}),
|
|
1372
|
+
}), Io = /* @__PURE__ */ T({
|
|
1363
1373
|
__name: "index",
|
|
1364
1374
|
props: {
|
|
1365
1375
|
node: {},
|
|
1366
1376
|
outer: { type: Boolean }
|
|
1367
1377
|
},
|
|
1368
1378
|
setup(t) {
|
|
1369
|
-
const e = t, n =
|
|
1370
|
-
var
|
|
1371
|
-
return (
|
|
1372
|
-
}),
|
|
1373
|
-
var
|
|
1374
|
-
return (
|
|
1375
|
-
}),
|
|
1376
|
-
var
|
|
1377
|
-
return (
|
|
1378
|
-
}),
|
|
1379
|
+
const e = t, n = F(), o = a(() => {
|
|
1380
|
+
var d;
|
|
1381
|
+
return (d = e.node.settings) == null ? void 0 : d.density;
|
|
1382
|
+
}), l = a(() => {
|
|
1383
|
+
var d;
|
|
1384
|
+
return (d = e.node.settings) == null ? void 0 : d.fixedFooter;
|
|
1385
|
+
}), s = a(() => {
|
|
1386
|
+
var d;
|
|
1387
|
+
return (d = e.node.settings) == null ? void 0 : d.fixedHeader;
|
|
1388
|
+
}), u = a(() => {
|
|
1389
|
+
var d;
|
|
1390
|
+
return (d = e.node.settings) == null ? void 0 : d.headers;
|
|
1391
|
+
}), p = a(() => {
|
|
1392
|
+
var d;
|
|
1393
|
+
return (d = e.node.size) == null ? void 0 : d.height;
|
|
1394
|
+
}), y = a(() => {
|
|
1395
|
+
var d;
|
|
1396
|
+
return (d = e.node.settings) == null ? void 0 : d.hover;
|
|
1397
|
+
}), m = a(() => {
|
|
1379
1398
|
var _;
|
|
1380
|
-
const
|
|
1381
|
-
return typeof
|
|
1382
|
-
}),
|
|
1383
|
-
var
|
|
1384
|
-
return (
|
|
1385
|
-
}),
|
|
1386
|
-
var
|
|
1387
|
-
return (
|
|
1388
|
-
}),
|
|
1389
|
-
var
|
|
1390
|
-
return (
|
|
1391
|
-
}),
|
|
1392
|
-
var
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
}), f = s(() => {
|
|
1398
|
-
var c;
|
|
1399
|
-
return (c = e.node.settings) == null ? void 0 : c.multiSort;
|
|
1400
|
-
}), v = s(() => n.value ? "dark" : "light"), y = s(() => {
|
|
1401
|
-
var C;
|
|
1402
|
-
const c = [];
|
|
1403
|
-
return (((C = e.node.slots) == null ? void 0 : C.items) ?? []).forEach((b) => {
|
|
1404
|
-
b.column && b.comp && c.push(b);
|
|
1405
|
-
}), c;
|
|
1399
|
+
const d = (_ = e.node.settings) == null ? void 0 : _.data;
|
|
1400
|
+
return typeof d == "string" ? JSON.parse(d) : d;
|
|
1401
|
+
}), r = a(() => {
|
|
1402
|
+
var d;
|
|
1403
|
+
return (d = e.node.settings) == null ? void 0 : d.loading;
|
|
1404
|
+
}), i = a(() => {
|
|
1405
|
+
var d;
|
|
1406
|
+
return (d = e.node.settings) == null ? void 0 : d.multiSort;
|
|
1407
|
+
}), f = a(() => n.value ? "dark" : "light"), c = a(() => {
|
|
1408
|
+
var d;
|
|
1409
|
+
return (d = e.node.size) == null ? void 0 : d.width;
|
|
1410
|
+
}), b = a(() => {
|
|
1411
|
+
var w;
|
|
1412
|
+
const d = [];
|
|
1413
|
+
return (((w = e.node.slots) == null ? void 0 : w.items) ?? []).forEach((v) => {
|
|
1414
|
+
v.column && v.comp && d.push(v);
|
|
1415
|
+
}), d;
|
|
1406
1416
|
});
|
|
1407
|
-
return (
|
|
1408
|
-
const
|
|
1409
|
-
return
|
|
1410
|
-
|
|
1411
|
-
|
|
1417
|
+
return (d, _) => {
|
|
1418
|
+
const w = N("v-data-table");
|
|
1419
|
+
return C(), I(w, {
|
|
1420
|
+
density: o.value,
|
|
1421
|
+
"fixed-header": s.value,
|
|
1422
|
+
"fixed-footer": l.value,
|
|
1412
1423
|
headers: u.value,
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
"
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
theme: v.value
|
|
1424
|
+
height: p.value,
|
|
1425
|
+
hover: y.value,
|
|
1426
|
+
items: m.value,
|
|
1427
|
+
loading: r.value,
|
|
1428
|
+
"multi-sort": i.value,
|
|
1429
|
+
theme: f.value,
|
|
1430
|
+
width: c.value
|
|
1421
1431
|
}, _e({ _: 2 }, [
|
|
1422
|
-
|
|
1423
|
-
name: `item.${
|
|
1424
|
-
fn:
|
|
1425
|
-
|
|
1426
|
-
"ref-context": { refid:
|
|
1432
|
+
wn(b.value, (v) => ({
|
|
1433
|
+
name: `item.${v.column}`,
|
|
1434
|
+
fn: A(({ value: k }) => [
|
|
1435
|
+
D(O, {
|
|
1436
|
+
"ref-context": { refid: v.comp },
|
|
1427
1437
|
state: { value: k }
|
|
1428
1438
|
}, null, 8, ["ref-context", "state"])
|
|
1429
1439
|
])
|
|
1430
1440
|
}))
|
|
1431
|
-
]), 1032, ["
|
|
1441
|
+
]), 1032, ["density", "fixed-header", "fixed-footer", "headers", "height", "hover", "items", "loading", "multi-sort", "theme", "width"]);
|
|
1432
1442
|
};
|
|
1433
1443
|
}
|
|
1434
|
-
}),
|
|
1444
|
+
}), No = ["id"], Ao = /* @__PURE__ */ T({
|
|
1435
1445
|
__name: "index",
|
|
1436
1446
|
props: {
|
|
1437
1447
|
node: {},
|
|
1438
1448
|
outer: { type: Boolean }
|
|
1439
1449
|
},
|
|
1440
1450
|
setup(t) {
|
|
1441
|
-
const e = t, n =
|
|
1451
|
+
const e = t, n = L(), o = xe(), l = a(() => {
|
|
1442
1452
|
var p;
|
|
1443
1453
|
return (p = e.node.basic) == null ? void 0 : p.id;
|
|
1444
|
-
}), { open:
|
|
1445
|
-
return
|
|
1446
|
-
if (n !== "runtime" || !
|
|
1454
|
+
}), { open: s } = Ot(`runtimeDlg/${zt()}`);
|
|
1455
|
+
return mn(o, e, (p) => {
|
|
1456
|
+
if (n !== "runtime" || !o.interpreter)
|
|
1447
1457
|
return;
|
|
1448
|
-
const { name:
|
|
1449
|
-
|
|
1450
|
-
}), (p,
|
|
1451
|
-
const
|
|
1452
|
-
return
|
|
1453
|
-
modelValue: H(
|
|
1454
|
-
"onUpdate:modelValue":
|
|
1458
|
+
const { name: m } = p;
|
|
1459
|
+
m === "open" ? s.value = !0 : m === "close" && (s.value = !1);
|
|
1460
|
+
}), (p, y) => {
|
|
1461
|
+
const m = N("v-dialog");
|
|
1462
|
+
return C(), I(m, {
|
|
1463
|
+
modelValue: H(s),
|
|
1464
|
+
"onUpdate:modelValue": y[0] || (y[0] = (r) => Rt(s) ? s.value = r : null),
|
|
1455
1465
|
attach: "#dialogContainer"
|
|
1456
1466
|
}, {
|
|
1457
|
-
activator:
|
|
1458
|
-
H(n) === "editor" ? (
|
|
1467
|
+
activator: A(() => [
|
|
1468
|
+
H(n) === "editor" ? (C(), R("div", {
|
|
1459
1469
|
key: 0,
|
|
1460
|
-
id: `__node__@${
|
|
1461
|
-
}, null, 8,
|
|
1470
|
+
id: `__node__@${l.value}`
|
|
1471
|
+
}, null, 8, No)) : Mt("", !0)
|
|
1462
1472
|
]),
|
|
1463
|
-
default:
|
|
1464
|
-
|
|
1473
|
+
default: A(() => [
|
|
1474
|
+
M(p.$slots, "default")
|
|
1465
1475
|
]),
|
|
1466
1476
|
_: 3
|
|
1467
1477
|
}, 8, ["modelValue"]);
|
|
1468
1478
|
};
|
|
1469
1479
|
}
|
|
1470
|
-
}),
|
|
1480
|
+
}), Lo = /* @__PURE__ */ T({
|
|
1471
1481
|
__name: "index",
|
|
1472
1482
|
props: {
|
|
1473
1483
|
node: {},
|
|
1474
1484
|
outer: { type: Boolean }
|
|
1475
1485
|
},
|
|
1476
1486
|
setup(t) {
|
|
1477
|
-
const e = t, n =
|
|
1478
|
-
var
|
|
1479
|
-
return (
|
|
1480
|
-
}),
|
|
1481
|
-
var
|
|
1482
|
-
return (
|
|
1483
|
-
}),
|
|
1484
|
-
var
|
|
1485
|
-
return (
|
|
1486
|
-
}),
|
|
1487
|
-
var
|
|
1488
|
-
return (
|
|
1489
|
-
}), p =
|
|
1490
|
-
var
|
|
1491
|
-
return (
|
|
1492
|
-
}),
|
|
1493
|
-
var
|
|
1494
|
-
return (
|
|
1495
|
-
}),
|
|
1496
|
-
var
|
|
1497
|
-
return (
|
|
1498
|
-
}),
|
|
1499
|
-
var
|
|
1500
|
-
return n !== "runtime" ? !0 : (
|
|
1501
|
-
}), i =
|
|
1502
|
-
var
|
|
1503
|
-
return (
|
|
1504
|
-
}), f =
|
|
1505
|
-
var
|
|
1506
|
-
return (
|
|
1487
|
+
const e = t, n = L(), o = a(() => {
|
|
1488
|
+
var c;
|
|
1489
|
+
return (c = e.node.settings) == null ? void 0 : c.chips;
|
|
1490
|
+
}), l = a(() => {
|
|
1491
|
+
var c;
|
|
1492
|
+
return (c = e.node.settings) == null ? void 0 : c.density;
|
|
1493
|
+
}), s = a(() => {
|
|
1494
|
+
var c;
|
|
1495
|
+
return (c = e.node.settings) == null ? void 0 : c.direction;
|
|
1496
|
+
}), u = a(() => {
|
|
1497
|
+
var c;
|
|
1498
|
+
return (c = e.node.settings) == null ? void 0 : c.disabled;
|
|
1499
|
+
}), p = a(() => {
|
|
1500
|
+
var c;
|
|
1501
|
+
return (c = e.node.settings) == null ? void 0 : c.label;
|
|
1502
|
+
}), y = a(() => {
|
|
1503
|
+
var c;
|
|
1504
|
+
return (c = e.node.settings) == null ? void 0 : c.loading;
|
|
1505
|
+
}), m = a(() => {
|
|
1506
|
+
var c;
|
|
1507
|
+
return (c = e.node.settings) == null ? void 0 : c.multiple;
|
|
1508
|
+
}), r = a(() => {
|
|
1509
|
+
var c;
|
|
1510
|
+
return n !== "runtime" ? !0 : (c = e.node.settings) == null ? void 0 : c.readonly;
|
|
1511
|
+
}), i = a(() => {
|
|
1512
|
+
var c;
|
|
1513
|
+
return (c = e.node.settings) == null ? void 0 : c.reverse;
|
|
1514
|
+
}), f = a(() => {
|
|
1515
|
+
var c;
|
|
1516
|
+
return (c = e.node.settings) == null ? void 0 : c.singleLine;
|
|
1507
1517
|
});
|
|
1508
|
-
return (
|
|
1509
|
-
const
|
|
1510
|
-
return
|
|
1511
|
-
chips:
|
|
1512
|
-
density:
|
|
1513
|
-
direction:
|
|
1514
|
-
disabled:
|
|
1518
|
+
return (c, b) => {
|
|
1519
|
+
const d = N("v-file-input");
|
|
1520
|
+
return C(), I(d, {
|
|
1521
|
+
chips: o.value,
|
|
1522
|
+
density: l.value,
|
|
1523
|
+
direction: s.value,
|
|
1524
|
+
disabled: u.value,
|
|
1515
1525
|
label: p.value,
|
|
1516
|
-
loading:
|
|
1517
|
-
multiple:
|
|
1518
|
-
readonly:
|
|
1526
|
+
loading: y.value,
|
|
1527
|
+
multiple: m.value,
|
|
1528
|
+
readonly: r.value,
|
|
1519
1529
|
reverse: i.value,
|
|
1520
|
-
|
|
1521
|
-
}, null, 8, ["chips", "density", "direction", "disabled", "label", "loading", "multiple", "readonly", "reverse", "
|
|
1530
|
+
"single-line": f.value
|
|
1531
|
+
}, null, 8, ["chips", "density", "direction", "disabled", "label", "loading", "multiple", "readonly", "reverse", "single-line"]);
|
|
1522
1532
|
};
|
|
1523
1533
|
}
|
|
1524
|
-
}),
|
|
1534
|
+
}), Eo = /* @__PURE__ */ T({
|
|
1525
1535
|
__name: "index",
|
|
1526
1536
|
props: {
|
|
1527
1537
|
node: {},
|
|
1528
1538
|
outer: { type: Boolean }
|
|
1529
1539
|
},
|
|
1530
1540
|
setup(t) {
|
|
1531
|
-
const e = t, n =
|
|
1532
|
-
var
|
|
1533
|
-
return (
|
|
1534
|
-
}), { color: f } = ae(
|
|
1535
|
-
var x, S,
|
|
1536
|
-
f.value && (
|
|
1537
|
-
const _ =
|
|
1538
|
-
|
|
1539
|
-
const
|
|
1540
|
-
|
|
1541
|
-
const k = le(_, (
|
|
1542
|
-
k === "start" ?
|
|
1543
|
-
const h = le(_, (
|
|
1544
|
-
h === "start" ?
|
|
1545
|
-
},
|
|
1546
|
-
const
|
|
1547
|
-
return
|
|
1541
|
+
const e = t, n = L(), o = U(), l = F(), s = Z(), u = q(), { applySize: p } = J(n, o, e), { applyMargin: y } = Qe(e), { applyPadding: m } = et(e), { applyBorder: r } = Je(l, e), i = a(() => {
|
|
1542
|
+
var d;
|
|
1543
|
+
return (d = e.node.settings) == null ? void 0 : d.backgroundColor;
|
|
1544
|
+
}), { color: f } = ae(l, i), c = (d) => {
|
|
1545
|
+
var x, S, P, B;
|
|
1546
|
+
f.value && (d.backgroundColor = f.value), d.display = "flex";
|
|
1547
|
+
const _ = Qt(o.value.width), w = le(_, (x = e.node.settings) == null ? void 0 : x.direction);
|
|
1548
|
+
w === "row" ? d.flexDirection = "row" : w === "rowReverse" ? d.flexDirection = "row-reverse" : w === "column" ? d.flexDirection = "column" : w === "columnReverse" && (d.flexDirection = "column-reverse");
|
|
1549
|
+
const v = le(_, (S = e.node.settings) == null ? void 0 : S.wrap);
|
|
1550
|
+
v === "no" ? d.flexWrap = "nowrap" : v === "yes" ? d.flexWrap = "wrap" : v === "reverse" && (d.flexWrap = "wrap-reverse");
|
|
1551
|
+
const k = le(_, (P = e.node.settings) == null ? void 0 : P.mainAlign);
|
|
1552
|
+
k === "start" ? d.justifyContent = "flex-start" : k === "end" ? d.justifyContent = "flex-end" : k === "center" ? d.justifyContent = "center" : k === "spaceBetween" ? d.justifyContent = "space-between" : k === "spaceAround" ? d.justifyContent = "space-around" : k === "spaceEvenly" && (d.justifyContent = "space-evenly");
|
|
1553
|
+
const h = le(_, (B = e.node.settings) == null ? void 0 : B.crossAlign);
|
|
1554
|
+
h === "start" ? d.alignItems = "flex-start" : h === "end" ? d.alignItems = "flex-end" : h === "center" ? d.alignItems = "center" : h === "baseline" ? d.alignItems = "baseline" : h === "stretch" && (d.alignItems = "stretch");
|
|
1555
|
+
}, b = a(() => {
|
|
1556
|
+
const d = {}, _ = u.value.type;
|
|
1557
|
+
return s === "page" ? _ === "common" ? (p(d), y(d), m(d), r(d), c(d)) : console.assert(!1) : s === "comp" && _ === "common" ? (p(d), y(d), m(d), r(d), c(d)) : console.assert(!1), d;
|
|
1548
1558
|
});
|
|
1549
|
-
return (
|
|
1550
|
-
style: oe(
|
|
1559
|
+
return (d, _) => (C(), R("div", {
|
|
1560
|
+
style: oe(b.value)
|
|
1551
1561
|
}, [
|
|
1552
|
-
|
|
1562
|
+
M(d.$slots, "default")
|
|
1553
1563
|
], 4));
|
|
1554
1564
|
}
|
|
1555
|
-
}),
|
|
1565
|
+
}), Po = /* @__PURE__ */ T({
|
|
1556
1566
|
__name: "index",
|
|
1557
1567
|
props: {
|
|
1558
1568
|
node: {},
|
|
1559
1569
|
outer: { type: Boolean }
|
|
1560
1570
|
},
|
|
1561
1571
|
setup(t) {
|
|
1562
|
-
const e = t, n =
|
|
1563
|
-
var
|
|
1564
|
-
return (
|
|
1565
|
-
}),
|
|
1566
|
-
var
|
|
1567
|
-
return (
|
|
1568
|
-
}),
|
|
1569
|
-
const
|
|
1570
|
-
return
|
|
1572
|
+
const e = t, n = L(), o = U(), l = Z(), s = q(), { applySize: u } = J(n, o, e), p = a(() => {
|
|
1573
|
+
var r;
|
|
1574
|
+
return (r = e.node.settings) == null ? void 0 : r.grow;
|
|
1575
|
+
}), y = a(() => {
|
|
1576
|
+
var r;
|
|
1577
|
+
return (r = e.node.settings) == null ? void 0 : r.shrink;
|
|
1578
|
+
}), m = a(() => {
|
|
1579
|
+
const r = {}, i = s.value.type;
|
|
1580
|
+
return l === "page" ? i === "common" ? (u(r), r.flexGrow = p.value ? 1 : 0, r.flexShrink = y.value ? 1 : 0) : console.assert(!1) : l === "comp" && i === "common" ? (u(r), r.flexGrow = p.value ? 1 : 0, r.flexShrink = y.value ? 1 : 0) : console.assert(!1), r;
|
|
1571
1581
|
});
|
|
1572
|
-
return (
|
|
1573
|
-
style: oe(
|
|
1582
|
+
return (r, i) => (C(), R("div", {
|
|
1583
|
+
style: oe(m.value)
|
|
1574
1584
|
}, [
|
|
1575
|
-
|
|
1585
|
+
M(r.$slots, "default")
|
|
1576
1586
|
], 4));
|
|
1577
1587
|
}
|
|
1578
|
-
}),
|
|
1588
|
+
}), Wo = /* @__PURE__ */ T({
|
|
1579
1589
|
__name: "index",
|
|
1580
1590
|
props: {
|
|
1581
1591
|
node: {},
|
|
1582
1592
|
outer: { type: Boolean }
|
|
1583
1593
|
},
|
|
1584
1594
|
setup(t) {
|
|
1585
|
-
const e = t, n =
|
|
1595
|
+
const e = t, n = L(), o = U(), l = F(), s = Z(), u = q(), p = xe(), y = a({
|
|
1586
1596
|
get: () => {
|
|
1587
|
-
var
|
|
1588
|
-
return (
|
|
1597
|
+
var v;
|
|
1598
|
+
return (v = e.node.settings) == null ? void 0 : v.valid;
|
|
1589
1599
|
},
|
|
1590
|
-
set: (
|
|
1591
|
-
e.node.settings && (e.node.settings.valid = !!
|
|
1600
|
+
set: (v) => {
|
|
1601
|
+
e.node.settings && (e.node.settings.valid = !!v);
|
|
1592
1602
|
}
|
|
1593
|
-
}),
|
|
1594
|
-
var
|
|
1595
|
-
return (
|
|
1596
|
-
}), { applySize:
|
|
1597
|
-
var
|
|
1598
|
-
return (
|
|
1599
|
-
}), { color:
|
|
1600
|
-
const
|
|
1601
|
-
return
|
|
1602
|
-
}),
|
|
1603
|
+
}), m = a(() => {
|
|
1604
|
+
var v;
|
|
1605
|
+
return (v = e.node.settings) == null ? void 0 : v.fastFail;
|
|
1606
|
+
}), { applySize: r } = J(n, o, e), { applyMargin: i } = Qe(e), { applyPadding: f } = et(e), { applyBorder: c } = Je(l, e), b = a(() => {
|
|
1607
|
+
var v;
|
|
1608
|
+
return (v = e.node.settings) == null ? void 0 : v.backgroundColor;
|
|
1609
|
+
}), { color: d } = ae(l, b), _ = a(() => {
|
|
1610
|
+
const v = {}, k = u.value.type;
|
|
1611
|
+
return s === "page" ? k === "common" ? (r(v), i(v), f(v), c(v), d.value && (v.backgroundColor = d.value)) : console.assert(!1) : s === "comp" && k === "common" ? (r(v), i(v), f(v), c(v), d.value && (v.backgroundColor = d.value)) : console.assert(!1), v;
|
|
1612
|
+
}), w = () => {
|
|
1603
1613
|
if (n !== "runtime")
|
|
1604
1614
|
return;
|
|
1605
|
-
const
|
|
1606
|
-
if (!
|
|
1615
|
+
const v = p.interpreter;
|
|
1616
|
+
if (!v)
|
|
1607
1617
|
return;
|
|
1608
|
-
const k =
|
|
1609
|
-
|
|
1618
|
+
const k = v.nativeToPseudo(e.node.basic.id);
|
|
1619
|
+
v.appendCode(`__triggerEvent__('${k}', 'submit')`), v.run();
|
|
1610
1620
|
};
|
|
1611
|
-
return (
|
|
1621
|
+
return (v, k) => {
|
|
1612
1622
|
const h = N("v-form");
|
|
1613
|
-
return
|
|
1614
|
-
modelValue:
|
|
1615
|
-
"onUpdate:modelValue": k[0] || (k[0] = (x) =>
|
|
1623
|
+
return C(), I(h, {
|
|
1624
|
+
modelValue: y.value,
|
|
1625
|
+
"onUpdate:modelValue": k[0] || (k[0] = (x) => y.value = x),
|
|
1616
1626
|
style: oe(_.value),
|
|
1617
|
-
"fast-fail":
|
|
1618
|
-
onSubmit:
|
|
1627
|
+
"fast-fail": m.value,
|
|
1628
|
+
onSubmit: Vn(w, ["prevent"])
|
|
1619
1629
|
}, {
|
|
1620
|
-
default:
|
|
1621
|
-
|
|
1630
|
+
default: A(() => [
|
|
1631
|
+
M(v.$slots, "default")
|
|
1622
1632
|
]),
|
|
1623
1633
|
_: 3
|
|
1624
1634
|
}, 8, ["modelValue", "style", "fast-fail"]);
|
|
1625
1635
|
};
|
|
1626
1636
|
}
|
|
1627
|
-
}),
|
|
1637
|
+
}), Bo = ["id"], Do = /* @__PURE__ */ T({
|
|
1628
1638
|
__name: "index",
|
|
1629
1639
|
props: {
|
|
1630
1640
|
node: {},
|
|
1631
1641
|
outer: { type: Boolean }
|
|
1632
1642
|
},
|
|
1633
1643
|
setup(t) {
|
|
1634
|
-
const e = t, n =
|
|
1635
|
-
var
|
|
1636
|
-
return (
|
|
1637
|
-
}), { open:
|
|
1638
|
-
return
|
|
1644
|
+
const e = t, n = L(), o = xe(), l = Q(0), s = Q(0), u = a(() => [l.value, s.value]), p = a(() => {
|
|
1645
|
+
var r;
|
|
1646
|
+
return (r = e.node.basic) == null ? void 0 : r.id;
|
|
1647
|
+
}), { open: y } = Ot(`runtimeMenu/${zt()}`);
|
|
1648
|
+
return mn(o, e, (r) => {
|
|
1639
1649
|
if (n !== "runtime")
|
|
1640
1650
|
return;
|
|
1641
|
-
const i =
|
|
1651
|
+
const i = o.interpreter;
|
|
1642
1652
|
if (!i)
|
|
1643
1653
|
return;
|
|
1644
|
-
const { name: f } =
|
|
1645
|
-
f === "open" ? (
|
|
1646
|
-
}), (
|
|
1654
|
+
const { name: f } = r;
|
|
1655
|
+
f === "open" ? (l.value = i.getProperty(i.globalObject, "__pointerPosX__"), s.value = i.getProperty(i.globalObject, "__pointerPosY__"), y.value = !0) : f === "close" && (y.value = !1);
|
|
1656
|
+
}), (r, i) => {
|
|
1647
1657
|
const f = N("v-menu");
|
|
1648
|
-
return
|
|
1649
|
-
modelValue: H(
|
|
1650
|
-
"onUpdate:modelValue": i[0] || (i[0] = (
|
|
1658
|
+
return C(), I(f, {
|
|
1659
|
+
modelValue: H(y),
|
|
1660
|
+
"onUpdate:modelValue": i[0] || (i[0] = (c) => Rt(y) ? y.value = c : null),
|
|
1651
1661
|
"location-strategy": "connected",
|
|
1652
|
-
target:
|
|
1662
|
+
target: u.value,
|
|
1653
1663
|
attach: "menuContainer",
|
|
1654
1664
|
scrim: "transparent"
|
|
1655
1665
|
}, {
|
|
1656
|
-
activator:
|
|
1657
|
-
H(n) === "editor" ? (
|
|
1666
|
+
activator: A(() => [
|
|
1667
|
+
H(n) === "editor" ? (C(), R("div", {
|
|
1658
1668
|
key: 0,
|
|
1659
1669
|
id: `__node__@${p.value}`
|
|
1660
|
-
}, null, 8,
|
|
1670
|
+
}, null, 8, Bo)) : Mt("", !0)
|
|
1661
1671
|
]),
|
|
1662
|
-
default:
|
|
1663
|
-
|
|
1672
|
+
default: A(() => [
|
|
1673
|
+
M(r.$slots, "default")
|
|
1664
1674
|
]),
|
|
1665
1675
|
_: 3
|
|
1666
1676
|
}, 8, ["modelValue", "target"]);
|
|
1667
1677
|
};
|
|
1668
1678
|
}
|
|
1669
|
-
}),
|
|
1679
|
+
}), zo = { key: 0 }, Ro = /* @__PURE__ */ T({
|
|
1670
1680
|
__name: "index",
|
|
1671
1681
|
props: {
|
|
1672
1682
|
node: {},
|
|
1673
1683
|
outer: { type: Boolean }
|
|
1674
1684
|
},
|
|
1675
1685
|
setup(t) {
|
|
1676
|
-
const e = t, n =
|
|
1686
|
+
const e = t, n = L(), o = F(), l = a(() => {
|
|
1677
1687
|
var i;
|
|
1678
|
-
return (i = e.node.settings) == null ? void 0 : i.
|
|
1679
|
-
}),
|
|
1688
|
+
return (i = e.node.settings) == null ? void 0 : i.hideDetails;
|
|
1689
|
+
}), s = a(() => {
|
|
1680
1690
|
var i;
|
|
1681
1691
|
return (i = e.node.settings) == null ? void 0 : i.label;
|
|
1682
|
-
}),
|
|
1692
|
+
}), u = a(() => {
|
|
1693
|
+
var i;
|
|
1694
|
+
return (i = e.node.settings) == null ? void 0 : i.value;
|
|
1695
|
+
}), p = a(() => {
|
|
1683
1696
|
var i;
|
|
1684
1697
|
return (i = e.node.settings) == null ? void 0 : i.placeholder;
|
|
1685
|
-
}),
|
|
1698
|
+
}), y = a(() => {
|
|
1686
1699
|
var i;
|
|
1687
|
-
return (i = e.node.settings) == null ? void 0 : i.
|
|
1688
|
-
}), m =
|
|
1700
|
+
return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
|
|
1701
|
+
}), m = a(() => {
|
|
1689
1702
|
var i;
|
|
1690
1703
|
return (i = e.node.settings) == null ? void 0 : i.singleLine;
|
|
1691
|
-
}),
|
|
1692
|
-
var i;
|
|
1693
|
-
return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
|
|
1694
|
-
}), o = s(() => l.value ? "dark" : "light");
|
|
1704
|
+
}), r = a(() => o.value ? "dark" : "light");
|
|
1695
1705
|
return (i, f) => {
|
|
1696
|
-
const
|
|
1697
|
-
return H(n) === "editor" ? (
|
|
1698
|
-
|
|
1699
|
-
"
|
|
1700
|
-
label:
|
|
1701
|
-
|
|
1702
|
-
|
|
1706
|
+
const c = N("v-number-input");
|
|
1707
|
+
return H(n) === "editor" ? (C(), R("div", zo, [
|
|
1708
|
+
D(c, {
|
|
1709
|
+
"hide-details": l.value,
|
|
1710
|
+
label: s.value,
|
|
1711
|
+
"model-value": u.value,
|
|
1712
|
+
placeholder: p.value,
|
|
1713
|
+
readonly: y.value,
|
|
1703
1714
|
"single-line": m.value,
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
])) : (V(), I(v, {
|
|
1715
|
+
theme: r.value
|
|
1716
|
+
}, null, 8, ["hide-details", "label", "model-value", "placeholder", "readonly", "single-line", "theme"])
|
|
1717
|
+
])) : (C(), I(c, {
|
|
1708
1718
|
key: 1,
|
|
1709
|
-
"
|
|
1710
|
-
label:
|
|
1711
|
-
|
|
1712
|
-
|
|
1719
|
+
"hide-details": l.value,
|
|
1720
|
+
label: s.value,
|
|
1721
|
+
"model-value": u.value,
|
|
1722
|
+
placeholder: p.value,
|
|
1723
|
+
readonly: y.value,
|
|
1713
1724
|
"single-line": m.value,
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
|
|
1725
|
+
theme: r.value
|
|
1726
|
+
}, null, 8, ["hide-details", "label", "model-value", "placeholder", "readonly", "single-line", "theme"]));
|
|
1717
1727
|
};
|
|
1718
1728
|
}
|
|
1719
|
-
}),
|
|
1729
|
+
}), Mo = /* @__PURE__ */ T({
|
|
1720
1730
|
__name: "index",
|
|
1721
1731
|
props: {
|
|
1722
1732
|
node: {},
|
|
1723
1733
|
outer: { type: Boolean }
|
|
1724
1734
|
},
|
|
1725
1735
|
setup(t) {
|
|
1726
|
-
const e = t, n =
|
|
1727
|
-
var
|
|
1728
|
-
return (
|
|
1729
|
-
}),
|
|
1730
|
-
var
|
|
1731
|
-
return (
|
|
1736
|
+
const e = t, n = a(() => {
|
|
1737
|
+
var l;
|
|
1738
|
+
return (l = e.node.settings) == null ? void 0 : l.label;
|
|
1739
|
+
}), o = a(() => {
|
|
1740
|
+
var l;
|
|
1741
|
+
return (l = e.node.settings) == null ? void 0 : l.value;
|
|
1732
1742
|
});
|
|
1733
|
-
return (
|
|
1734
|
-
const
|
|
1735
|
-
return
|
|
1736
|
-
value:
|
|
1737
|
-
label:
|
|
1743
|
+
return (l, s) => {
|
|
1744
|
+
const u = N("v-radio");
|
|
1745
|
+
return C(), I(u, {
|
|
1746
|
+
value: o.value,
|
|
1747
|
+
label: n.value
|
|
1738
1748
|
}, null, 8, ["value", "label"]);
|
|
1739
1749
|
};
|
|
1740
1750
|
}
|
|
1741
|
-
}),
|
|
1751
|
+
}), Fo = /* @__PURE__ */ T({
|
|
1742
1752
|
__name: "index",
|
|
1743
1753
|
props: {
|
|
1744
1754
|
node: {},
|
|
1745
1755
|
outer: { type: Boolean }
|
|
1746
1756
|
},
|
|
1747
1757
|
setup(t) {
|
|
1748
|
-
const e = t, n =
|
|
1749
|
-
var
|
|
1750
|
-
return (
|
|
1751
|
-
}),
|
|
1752
|
-
var
|
|
1753
|
-
return (
|
|
1754
|
-
}),
|
|
1755
|
-
var
|
|
1756
|
-
return (
|
|
1757
|
-
}),
|
|
1758
|
-
var
|
|
1759
|
-
return (
|
|
1760
|
-
}), p =
|
|
1761
|
-
var
|
|
1762
|
-
return (
|
|
1763
|
-
}),
|
|
1764
|
-
var
|
|
1765
|
-
return n !== "runtime" ? !0 : (
|
|
1758
|
+
const e = t, n = L(), o = a(() => {
|
|
1759
|
+
var m;
|
|
1760
|
+
return (m = e.node.settings) == null ? void 0 : m.density;
|
|
1761
|
+
}), l = a(() => {
|
|
1762
|
+
var m;
|
|
1763
|
+
return (m = e.node.settings) == null ? void 0 : m.direction;
|
|
1764
|
+
}), s = a(() => {
|
|
1765
|
+
var m;
|
|
1766
|
+
return (m = e.node.settings) == null ? void 0 : m.disabled;
|
|
1767
|
+
}), u = a(() => {
|
|
1768
|
+
var m;
|
|
1769
|
+
return (m = e.node.settings) == null ? void 0 : m.inline;
|
|
1770
|
+
}), p = a(() => {
|
|
1771
|
+
var m;
|
|
1772
|
+
return (m = e.node.settings) == null ? void 0 : m.value;
|
|
1773
|
+
}), y = a(() => {
|
|
1774
|
+
var m;
|
|
1775
|
+
return n !== "runtime" ? !0 : (m = e.node.settings) == null ? void 0 : m.readonly;
|
|
1766
1776
|
});
|
|
1767
|
-
return (
|
|
1777
|
+
return (m, r) => {
|
|
1768
1778
|
const i = N("v-radio-group");
|
|
1769
|
-
return
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
readonly:
|
|
1779
|
+
return C(), I(i, {
|
|
1780
|
+
density: o.value,
|
|
1781
|
+
direction: l.value,
|
|
1782
|
+
disabled: s.value,
|
|
1783
|
+
inline: u.value,
|
|
1784
|
+
"model-value": p.value,
|
|
1785
|
+
readonly: y.value
|
|
1776
1786
|
}, {
|
|
1777
|
-
default:
|
|
1778
|
-
|
|
1787
|
+
default: A(() => [
|
|
1788
|
+
M(m.$slots, "default")
|
|
1779
1789
|
]),
|
|
1780
1790
|
_: 3
|
|
1781
|
-
}, 8, ["
|
|
1791
|
+
}, 8, ["density", "direction", "disabled", "inline", "model-value", "readonly"]);
|
|
1782
1792
|
};
|
|
1783
1793
|
}
|
|
1784
|
-
}),
|
|
1794
|
+
}), Ho = /* @__PURE__ */ T({
|
|
1785
1795
|
__name: "index",
|
|
1786
1796
|
props: {
|
|
1787
1797
|
node: {},
|
|
1788
1798
|
outer: { type: Boolean }
|
|
1789
1799
|
},
|
|
1790
1800
|
setup(t) {
|
|
1791
|
-
const e = t, n =
|
|
1801
|
+
const e = t, n = L(), o = a(() => {
|
|
1792
1802
|
var i;
|
|
1793
1803
|
return (i = e.node.settings) == null ? void 0 : i.density;
|
|
1794
|
-
}),
|
|
1804
|
+
}), l = a(() => {
|
|
1795
1805
|
var i;
|
|
1796
1806
|
return (i = e.node.settings) == null ? void 0 : i.direction;
|
|
1797
|
-
}),
|
|
1807
|
+
}), s = a(() => {
|
|
1798
1808
|
var i;
|
|
1799
1809
|
return (i = e.node.settings) == null ? void 0 : i.disabled;
|
|
1800
|
-
}),
|
|
1810
|
+
}), u = a(() => {
|
|
1801
1811
|
var i;
|
|
1802
1812
|
return (i = e.node.settings) == null ? void 0 : i.label;
|
|
1803
|
-
}), p =
|
|
1813
|
+
}), p = a(() => {
|
|
1804
1814
|
var i;
|
|
1805
1815
|
return (i = e.node.settings) == null ? void 0 : i.max;
|
|
1806
|
-
}),
|
|
1816
|
+
}), y = a(() => {
|
|
1807
1817
|
var i;
|
|
1808
1818
|
return (i = e.node.settings) == null ? void 0 : i.min;
|
|
1809
|
-
}),
|
|
1819
|
+
}), m = a(() => {
|
|
1810
1820
|
var i;
|
|
1811
1821
|
return (i = e.node.settings) == null ? void 0 : i.value;
|
|
1812
|
-
}),
|
|
1822
|
+
}), r = a(() => {
|
|
1813
1823
|
var i;
|
|
1814
1824
|
return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
|
|
1815
1825
|
});
|
|
1816
1826
|
return (i, f) => {
|
|
1817
|
-
const
|
|
1818
|
-
return
|
|
1819
|
-
density:
|
|
1820
|
-
direction:
|
|
1821
|
-
disabled:
|
|
1822
|
-
label:
|
|
1827
|
+
const c = N("v-range-slider");
|
|
1828
|
+
return C(), I(c, {
|
|
1829
|
+
density: o.value,
|
|
1830
|
+
direction: l.value,
|
|
1831
|
+
disabled: s.value,
|
|
1832
|
+
label: u.value,
|
|
1823
1833
|
max: p.value,
|
|
1824
|
-
min:
|
|
1825
|
-
"model-value":
|
|
1826
|
-
readonly:
|
|
1834
|
+
min: y.value,
|
|
1835
|
+
"model-value": m.value,
|
|
1836
|
+
readonly: r.value
|
|
1827
1837
|
}, null, 8, ["density", "direction", "disabled", "label", "max", "min", "model-value", "readonly"]);
|
|
1828
1838
|
};
|
|
1829
1839
|
}
|
|
1830
|
-
}),
|
|
1831
|
-
function
|
|
1840
|
+
}), Oo = {};
|
|
1841
|
+
function jo(t, e) {
|
|
1832
1842
|
const n = N("v-rating");
|
|
1833
|
-
return
|
|
1843
|
+
return C(), I(n);
|
|
1834
1844
|
}
|
|
1835
|
-
const
|
|
1845
|
+
const Ko = /* @__PURE__ */ ue(Oo, [["render", jo]]), Uo = { key: 0 }, Zo = /* @__PURE__ */ T({
|
|
1836
1846
|
__name: "index",
|
|
1837
1847
|
props: {
|
|
1838
1848
|
node: {},
|
|
1839
1849
|
outer: { type: Boolean }
|
|
1840
1850
|
},
|
|
1841
1851
|
setup(t) {
|
|
1842
|
-
const e = t, n =
|
|
1852
|
+
const e = t, n = L(), o = F(), l = a(() => {
|
|
1843
1853
|
var i;
|
|
1844
|
-
return (i = e.node.settings) == null ? void 0 : i.
|
|
1845
|
-
}),
|
|
1854
|
+
return (i = e.node.settings) == null ? void 0 : i.hideDetails;
|
|
1855
|
+
}), s = a(() => {
|
|
1846
1856
|
var i;
|
|
1847
1857
|
return (i = e.node.settings) == null ? void 0 : i.label;
|
|
1848
|
-
}),
|
|
1858
|
+
}), u = a(() => {
|
|
1859
|
+
var i;
|
|
1860
|
+
return (i = e.node.settings) == null ? void 0 : i.value;
|
|
1861
|
+
}), p = a(() => {
|
|
1849
1862
|
var i;
|
|
1850
1863
|
return (i = e.node.settings) == null ? void 0 : i.placeholder;
|
|
1851
|
-
}),
|
|
1864
|
+
}), y = a(() => {
|
|
1852
1865
|
var i;
|
|
1853
|
-
return (i = e.node.settings) == null ? void 0 : i.
|
|
1854
|
-
}), m =
|
|
1866
|
+
return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
|
|
1867
|
+
}), m = a(() => {
|
|
1855
1868
|
var i;
|
|
1856
1869
|
return (i = e.node.settings) == null ? void 0 : i.singleLine;
|
|
1857
|
-
}),
|
|
1858
|
-
var i;
|
|
1859
|
-
return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
|
|
1860
|
-
}), o = s(() => l.value ? "dark" : "light");
|
|
1870
|
+
}), r = a(() => o.value ? "dark" : "light");
|
|
1861
1871
|
return (i, f) => {
|
|
1862
|
-
const
|
|
1863
|
-
return H(n) === "editor" ? (
|
|
1864
|
-
|
|
1865
|
-
"
|
|
1866
|
-
label:
|
|
1867
|
-
|
|
1868
|
-
|
|
1872
|
+
const c = N("v-select");
|
|
1873
|
+
return H(n) === "editor" ? (C(), R("div", Uo, [
|
|
1874
|
+
D(c, {
|
|
1875
|
+
"hide-details": l.value,
|
|
1876
|
+
label: s.value,
|
|
1877
|
+
"model-value": u.value,
|
|
1878
|
+
placeholder: p.value,
|
|
1879
|
+
readonly: y.value,
|
|
1869
1880
|
"single-line": m.value,
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
])) : (V(), I(v, {
|
|
1881
|
+
theme: r.value
|
|
1882
|
+
}, null, 8, ["hide-details", "label", "model-value", "placeholder", "readonly", "single-line", "theme"])
|
|
1883
|
+
])) : (C(), I(c, {
|
|
1874
1884
|
key: 1,
|
|
1875
|
-
"
|
|
1876
|
-
label:
|
|
1877
|
-
|
|
1878
|
-
|
|
1885
|
+
"hide-details": l.value,
|
|
1886
|
+
label: s.value,
|
|
1887
|
+
"model-value": u.value,
|
|
1888
|
+
placeholder: p.value,
|
|
1889
|
+
readonly: y.value,
|
|
1879
1890
|
"single-line": m.value,
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
|
|
1891
|
+
theme: r.value
|
|
1892
|
+
}, null, 8, ["hide-details", "label", "model-value", "placeholder", "readonly", "single-line", "theme"]));
|
|
1883
1893
|
};
|
|
1884
1894
|
}
|
|
1885
|
-
}),
|
|
1895
|
+
}), qo = { key: 0 }, Go = /* @__PURE__ */ T({
|
|
1886
1896
|
__name: "index",
|
|
1887
1897
|
props: {
|
|
1888
1898
|
node: {},
|
|
1889
1899
|
outer: { type: Boolean }
|
|
1890
1900
|
},
|
|
1891
1901
|
setup(t) {
|
|
1892
|
-
const e = t, n =
|
|
1893
|
-
var
|
|
1894
|
-
return (
|
|
1895
|
-
}),
|
|
1896
|
-
var
|
|
1897
|
-
return (
|
|
1898
|
-
}),
|
|
1899
|
-
var
|
|
1900
|
-
return (
|
|
1901
|
-
}),
|
|
1902
|
-
var
|
|
1903
|
-
return (
|
|
1904
|
-
}), p =
|
|
1905
|
-
var
|
|
1906
|
-
return
|
|
1902
|
+
const e = t, n = L(), o = a(() => {
|
|
1903
|
+
var c;
|
|
1904
|
+
return (c = e.node.settings) == null ? void 0 : c.disabled;
|
|
1905
|
+
}), l = a(() => {
|
|
1906
|
+
var c;
|
|
1907
|
+
return (c = e.node.settings) == null ? void 0 : c.label;
|
|
1908
|
+
}), s = a(() => {
|
|
1909
|
+
var c;
|
|
1910
|
+
return (c = e.node.settings) == null ? void 0 : c.max;
|
|
1911
|
+
}), u = a(() => {
|
|
1912
|
+
var c;
|
|
1913
|
+
return (c = e.node.settings) == null ? void 0 : c.min;
|
|
1914
|
+
}), p = a(() => {
|
|
1915
|
+
var c;
|
|
1916
|
+
return (c = e.node.settings) == null ? void 0 : c.value;
|
|
1917
|
+
}), y = a(() => {
|
|
1918
|
+
var c;
|
|
1919
|
+
return (c = e.node.settings) == null ? void 0 : c.readonly;
|
|
1920
|
+
}), m = a(() => {
|
|
1921
|
+
var c;
|
|
1922
|
+
return (c = e.node.settings) == null ? void 0 : c.step;
|
|
1923
|
+
}), r = a(() => {
|
|
1924
|
+
var c;
|
|
1925
|
+
return (c = e.node.settings) == null ? void 0 : c.thumbColor;
|
|
1926
|
+
}), i = a(() => {
|
|
1927
|
+
var b;
|
|
1928
|
+
const c = (b = e.node.settings) == null ? void 0 : b.thumbLabel;
|
|
1929
|
+
if (c === "always")
|
|
1930
|
+
return c;
|
|
1931
|
+
if (c === "show")
|
|
1932
|
+
return !0;
|
|
1933
|
+
}), f = a(() => {
|
|
1934
|
+
var c;
|
|
1935
|
+
return (c = e.node.settings) == null ? void 0 : c.trackColor;
|
|
1907
1936
|
});
|
|
1908
|
-
return (
|
|
1909
|
-
const
|
|
1910
|
-
return
|
|
1937
|
+
return (c, b) => {
|
|
1938
|
+
const d = N("v-slider");
|
|
1939
|
+
return H(n) === "editor" ? (C(), R("div", qo, [
|
|
1940
|
+
D(d, {
|
|
1941
|
+
disabled: o.value,
|
|
1942
|
+
label: l.value,
|
|
1943
|
+
max: s.value,
|
|
1944
|
+
min: u.value,
|
|
1945
|
+
"model-value": p.value,
|
|
1946
|
+
readonly: y.value,
|
|
1947
|
+
step: m.value,
|
|
1948
|
+
"thumb-color": r.value,
|
|
1949
|
+
"thumb-label": i.value,
|
|
1950
|
+
"track-color": f.value
|
|
1951
|
+
}, null, 8, ["disabled", "label", "max", "min", "model-value", "readonly", "step", "thumb-color", "thumb-label", "track-color"])
|
|
1952
|
+
])) : (C(), I(d, {
|
|
1953
|
+
key: 1,
|
|
1954
|
+
disabled: o.value,
|
|
1911
1955
|
label: l.value,
|
|
1912
|
-
max:
|
|
1956
|
+
max: s.value,
|
|
1913
1957
|
min: u.value,
|
|
1914
|
-
"model-value":
|
|
1915
|
-
readonly:
|
|
1916
|
-
|
|
1958
|
+
"model-value": p.value,
|
|
1959
|
+
readonly: y.value,
|
|
1960
|
+
step: m.value,
|
|
1961
|
+
"thumb-color": r.value,
|
|
1962
|
+
"thumb-label": i.value,
|
|
1963
|
+
"track-color": f.value
|
|
1964
|
+
}, null, 8, ["disabled", "label", "max", "min", "model-value", "readonly", "step", "thumb-color", "thumb-label", "track-color"]));
|
|
1917
1965
|
};
|
|
1918
1966
|
}
|
|
1919
|
-
}),
|
|
1967
|
+
}), Xo = /* @__PURE__ */ T({
|
|
1920
1968
|
__name: "index",
|
|
1921
1969
|
props: {
|
|
1922
1970
|
node: {},
|
|
1923
1971
|
outer: { type: Boolean }
|
|
1924
1972
|
},
|
|
1925
1973
|
setup(t) {
|
|
1926
|
-
const e = t, n = U(),
|
|
1927
|
-
var
|
|
1928
|
-
return (
|
|
1929
|
-
}),
|
|
1930
|
-
var
|
|
1931
|
-
return (
|
|
1932
|
-
}),
|
|
1933
|
-
var
|
|
1934
|
-
return (
|
|
1935
|
-
}),
|
|
1936
|
-
var
|
|
1937
|
-
return (
|
|
1938
|
-
}), p =
|
|
1939
|
-
var
|
|
1940
|
-
return (
|
|
1941
|
-
}),
|
|
1942
|
-
var
|
|
1943
|
-
return (
|
|
1944
|
-
}),
|
|
1945
|
-
var
|
|
1946
|
-
const
|
|
1947
|
-
return f &&
|
|
1974
|
+
const e = t, n = U(), o = a(() => {
|
|
1975
|
+
var r;
|
|
1976
|
+
return (r = e.node.settings) == null ? void 0 : r.align;
|
|
1977
|
+
}), l = a(() => {
|
|
1978
|
+
var r;
|
|
1979
|
+
return (r = e.node.settings) == null ? void 0 : r.decoration;
|
|
1980
|
+
}), s = a(() => {
|
|
1981
|
+
var r;
|
|
1982
|
+
return (r = e.node.settings) == null ? void 0 : r.emphasis;
|
|
1983
|
+
}), u = a(() => {
|
|
1984
|
+
var r;
|
|
1985
|
+
return (r = e.node.settings) == null ? void 0 : r.italic;
|
|
1986
|
+
}), p = a(() => {
|
|
1987
|
+
var r;
|
|
1988
|
+
return (r = e.node.settings) == null ? void 0 : r.text;
|
|
1989
|
+
}), y = a(() => {
|
|
1990
|
+
var r;
|
|
1991
|
+
return (r = e.node.settings) == null ? void 0 : r.weight;
|
|
1992
|
+
}), m = a(() => {
|
|
1993
|
+
var c;
|
|
1994
|
+
const r = [], i = Qt(n.value.width), f = le(i, (c = e.node.settings) == null ? void 0 : c.style);
|
|
1995
|
+
return f && r.push(`text-${f}`), s.value === "high" ? r.push("text-high-emphasis") : s.value === "medium" ? r.push("text-medium-emphasis") : s.value === "disabled" && r.push("text-disabled"), o.value && r.push(`font-${o.value}`), l.value && r.push(`font-decoration-${l.value}`), y.value && r.push(`font-weight-${y.value}`), u.value && r.push("font-italic"), r.join(" ");
|
|
1948
1996
|
});
|
|
1949
|
-
return (
|
|
1950
|
-
class:
|
|
1951
|
-
},
|
|
1997
|
+
return (r, i) => (C(), R("span", {
|
|
1998
|
+
class: Sn(m.value)
|
|
1999
|
+
}, $n(p.value), 3));
|
|
1952
2000
|
}
|
|
1953
|
-
}),
|
|
1954
|
-
function
|
|
2001
|
+
}), Yo = {};
|
|
2002
|
+
function Jo(t, e) {
|
|
1955
2003
|
const n = N("v-textarea");
|
|
1956
|
-
return
|
|
2004
|
+
return C(), I(n);
|
|
1957
2005
|
}
|
|
1958
|
-
const
|
|
2006
|
+
const Qo = /* @__PURE__ */ ue(Yo, [["render", Jo]]), el = { key: 0 }, tl = /* @__PURE__ */ T({
|
|
1959
2007
|
__name: "index",
|
|
1960
2008
|
props: {
|
|
1961
2009
|
node: {},
|
|
1962
2010
|
outer: { type: Boolean }
|
|
1963
2011
|
},
|
|
1964
2012
|
setup(t) {
|
|
1965
|
-
const e = t, n =
|
|
1966
|
-
var
|
|
1967
|
-
return (
|
|
1968
|
-
}),
|
|
1969
|
-
var
|
|
1970
|
-
return (
|
|
1971
|
-
}),
|
|
1972
|
-
var
|
|
1973
|
-
return (
|
|
1974
|
-
}), p =
|
|
1975
|
-
var
|
|
1976
|
-
return (
|
|
1977
|
-
}),
|
|
1978
|
-
var
|
|
1979
|
-
return
|
|
1980
|
-
}),
|
|
1981
|
-
var
|
|
1982
|
-
return (
|
|
1983
|
-
}), i =
|
|
1984
|
-
var
|
|
1985
|
-
return (
|
|
1986
|
-
}), f =
|
|
1987
|
-
var
|
|
1988
|
-
return (
|
|
1989
|
-
}),
|
|
1990
|
-
var
|
|
1991
|
-
return (
|
|
2013
|
+
const e = t, n = L(), o = F(), l = a(() => {
|
|
2014
|
+
var b;
|
|
2015
|
+
return (b = e.node.settings) == null ? void 0 : b.hideDetails;
|
|
2016
|
+
}), s = a(() => {
|
|
2017
|
+
var b;
|
|
2018
|
+
return (b = e.node.settings) == null ? void 0 : b.label;
|
|
2019
|
+
}), u = a(() => {
|
|
2020
|
+
var b;
|
|
2021
|
+
return (b = e.node.settings) == null ? void 0 : b.placeholder;
|
|
2022
|
+
}), p = a(() => {
|
|
2023
|
+
var b;
|
|
2024
|
+
return n !== "runtime" ? !0 : (b = e.node.settings) == null ? void 0 : b.readonly;
|
|
2025
|
+
}), y = a(() => {
|
|
2026
|
+
var b;
|
|
2027
|
+
return (b = e.node.settings) == null ? void 0 : b.singleLine;
|
|
2028
|
+
}), m = a(() => o.value ? "dark" : "light"), r = a(() => {
|
|
2029
|
+
var b;
|
|
2030
|
+
return (b = e.node.slots) == null ? void 0 : b.append;
|
|
2031
|
+
}), i = a(() => {
|
|
2032
|
+
var b;
|
|
2033
|
+
return (b = e.node.slots) == null ? void 0 : b.appendInner;
|
|
2034
|
+
}), f = a(() => {
|
|
2035
|
+
var b;
|
|
2036
|
+
return (b = e.node.slots) == null ? void 0 : b.prepend;
|
|
2037
|
+
}), c = a(() => {
|
|
2038
|
+
var b;
|
|
2039
|
+
return (b = e.node.slots) == null ? void 0 : b.prependInner;
|
|
1992
2040
|
});
|
|
1993
|
-
return (
|
|
2041
|
+
return (b, d) => {
|
|
1994
2042
|
const _ = N("v-text-field");
|
|
1995
|
-
return H(n) === "editor" ? (
|
|
1996
|
-
|
|
1997
|
-
|
|
2043
|
+
return H(n) === "editor" ? (C(), R("div", el, [
|
|
2044
|
+
D(_, {
|
|
2045
|
+
"hide-details": l.value,
|
|
2046
|
+
label: s.value,
|
|
1998
2047
|
placeholder: u.value,
|
|
1999
|
-
|
|
2000
|
-
"single-line":
|
|
2001
|
-
|
|
2002
|
-
theme: d.value
|
|
2048
|
+
readonly: p.value,
|
|
2049
|
+
"single-line": y.value,
|
|
2050
|
+
theme: m.value
|
|
2003
2051
|
}, _e({ _: 2 }, [
|
|
2004
|
-
|
|
2052
|
+
r.value ? {
|
|
2005
2053
|
name: "append",
|
|
2006
|
-
fn:
|
|
2007
|
-
|
|
2008
|
-
"ref-context": { refid:
|
|
2054
|
+
fn: A(() => [
|
|
2055
|
+
D(O, {
|
|
2056
|
+
"ref-context": { refid: r.value },
|
|
2009
2057
|
state: {}
|
|
2010
2058
|
}, null, 8, ["ref-context"])
|
|
2011
2059
|
]),
|
|
@@ -2013,8 +2061,8 @@ const Zo = /* @__PURE__ */ ue(Ko, [["render", Uo]]), qo = { key: 0 }, Go = /* @_
|
|
|
2013
2061
|
} : void 0,
|
|
2014
2062
|
i.value ? {
|
|
2015
2063
|
name: "append-inner",
|
|
2016
|
-
fn:
|
|
2017
|
-
|
|
2064
|
+
fn: A(() => [
|
|
2065
|
+
D(O, {
|
|
2018
2066
|
"ref-context": { refid: i.value },
|
|
2019
2067
|
state: {}
|
|
2020
2068
|
}, null, 8, ["ref-context"])
|
|
@@ -2023,39 +2071,39 @@ const Zo = /* @__PURE__ */ ue(Ko, [["render", Uo]]), qo = { key: 0 }, Go = /* @_
|
|
|
2023
2071
|
} : void 0,
|
|
2024
2072
|
f.value ? {
|
|
2025
2073
|
name: "prepend",
|
|
2026
|
-
fn:
|
|
2027
|
-
|
|
2074
|
+
fn: A(() => [
|
|
2075
|
+
D(O, {
|
|
2028
2076
|
"ref-context": { refid: f.value },
|
|
2029
2077
|
state: {}
|
|
2030
2078
|
}, null, 8, ["ref-context"])
|
|
2031
2079
|
]),
|
|
2032
2080
|
key: "2"
|
|
2033
2081
|
} : void 0,
|
|
2034
|
-
|
|
2082
|
+
c.value ? {
|
|
2035
2083
|
name: "prepend-inner",
|
|
2036
|
-
fn:
|
|
2037
|
-
|
|
2038
|
-
"ref-context": { refid:
|
|
2084
|
+
fn: A(() => [
|
|
2085
|
+
D(O, {
|
|
2086
|
+
"ref-context": { refid: c.value },
|
|
2039
2087
|
state: {}
|
|
2040
2088
|
}, null, 8, ["ref-context"])
|
|
2041
2089
|
]),
|
|
2042
2090
|
key: "3"
|
|
2043
2091
|
} : void 0
|
|
2044
|
-
]), 1032, ["label", "placeholder", "
|
|
2045
|
-
])) : (
|
|
2092
|
+
]), 1032, ["hide-details", "label", "placeholder", "readonly", "single-line", "theme"])
|
|
2093
|
+
])) : (C(), I(_, {
|
|
2046
2094
|
key: 1,
|
|
2047
|
-
|
|
2095
|
+
"hide-details": l.value,
|
|
2096
|
+
label: s.value,
|
|
2048
2097
|
placeholder: u.value,
|
|
2049
|
-
|
|
2050
|
-
"single-line":
|
|
2051
|
-
|
|
2052
|
-
theme: d.value
|
|
2098
|
+
readonly: p.value,
|
|
2099
|
+
"single-line": y.value,
|
|
2100
|
+
theme: m.value
|
|
2053
2101
|
}, _e({ _: 2 }, [
|
|
2054
|
-
|
|
2102
|
+
r.value ? {
|
|
2055
2103
|
name: "append",
|
|
2056
|
-
fn:
|
|
2057
|
-
|
|
2058
|
-
"ref-context": { refid:
|
|
2104
|
+
fn: A(() => [
|
|
2105
|
+
D(O, {
|
|
2106
|
+
"ref-context": { refid: r.value },
|
|
2059
2107
|
state: {}
|
|
2060
2108
|
}, null, 8, ["ref-context"])
|
|
2061
2109
|
]),
|
|
@@ -2063,8 +2111,8 @@ const Zo = /* @__PURE__ */ ue(Ko, [["render", Uo]]), qo = { key: 0 }, Go = /* @_
|
|
|
2063
2111
|
} : void 0,
|
|
2064
2112
|
i.value ? {
|
|
2065
2113
|
name: "append-inner",
|
|
2066
|
-
fn:
|
|
2067
|
-
|
|
2114
|
+
fn: A(() => [
|
|
2115
|
+
D(O, {
|
|
2068
2116
|
"ref-context": { refid: i.value },
|
|
2069
2117
|
state: {}
|
|
2070
2118
|
}, null, 8, ["ref-context"])
|
|
@@ -2073,38 +2121,69 @@ const Zo = /* @__PURE__ */ ue(Ko, [["render", Uo]]), qo = { key: 0 }, Go = /* @_
|
|
|
2073
2121
|
} : void 0,
|
|
2074
2122
|
f.value ? {
|
|
2075
2123
|
name: "prepend",
|
|
2076
|
-
fn:
|
|
2077
|
-
|
|
2124
|
+
fn: A(() => [
|
|
2125
|
+
D(O, {
|
|
2078
2126
|
"ref-context": { refid: f.value },
|
|
2079
2127
|
state: {}
|
|
2080
2128
|
}, null, 8, ["ref-context"])
|
|
2081
2129
|
]),
|
|
2082
2130
|
key: "2"
|
|
2083
2131
|
} : void 0,
|
|
2084
|
-
|
|
2132
|
+
c.value ? {
|
|
2085
2133
|
name: "prepend-inner",
|
|
2086
|
-
fn:
|
|
2087
|
-
|
|
2088
|
-
"ref-context": { refid:
|
|
2134
|
+
fn: A(() => [
|
|
2135
|
+
D(O, {
|
|
2136
|
+
"ref-context": { refid: c.value },
|
|
2089
2137
|
state: {}
|
|
2090
2138
|
}, null, 8, ["ref-context"])
|
|
2091
2139
|
]),
|
|
2092
2140
|
key: "3"
|
|
2093
2141
|
} : void 0
|
|
2094
|
-
]), 1032, ["label", "placeholder", "
|
|
2142
|
+
]), 1032, ["hide-details", "label", "placeholder", "readonly", "single-line", "theme"]));
|
|
2095
2143
|
};
|
|
2096
2144
|
}
|
|
2097
|
-
}),
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
}
|
|
2102
|
-
|
|
2103
|
-
|
|
2145
|
+
}), nl = /* @__PURE__ */ T({
|
|
2146
|
+
__name: "index",
|
|
2147
|
+
props: {
|
|
2148
|
+
node: {},
|
|
2149
|
+
outer: { type: Boolean }
|
|
2150
|
+
},
|
|
2151
|
+
setup(t) {
|
|
2152
|
+
const e = t, n = a(() => {
|
|
2153
|
+
var s;
|
|
2154
|
+
return (s = e.node.settings) == null ? void 0 : s.align;
|
|
2155
|
+
}), o = a(() => {
|
|
2156
|
+
var s;
|
|
2157
|
+
return (s = e.node.settings) == null ? void 0 : s.density;
|
|
2158
|
+
}), l = a(() => {
|
|
2159
|
+
var s;
|
|
2160
|
+
return (s = e.node.settings) == null ? void 0 : s.direction;
|
|
2161
|
+
});
|
|
2162
|
+
return (s, u) => {
|
|
2163
|
+
const p = N("v-timeline");
|
|
2164
|
+
return C(), I(p, {
|
|
2165
|
+
align: n.value,
|
|
2166
|
+
density: o.value,
|
|
2167
|
+
direction: l.value
|
|
2168
|
+
}, {
|
|
2169
|
+
default: A(() => [
|
|
2170
|
+
M(s.$slots, "default")
|
|
2171
|
+
]),
|
|
2172
|
+
_: 3
|
|
2173
|
+
}, 8, ["align", "density", "direction"]);
|
|
2174
|
+
};
|
|
2175
|
+
}
|
|
2176
|
+
}), il = {};
|
|
2177
|
+
function ol(t, e) {
|
|
2104
2178
|
const n = N("v-timeline-item");
|
|
2105
|
-
return
|
|
2179
|
+
return C(), I(n, null, {
|
|
2180
|
+
default: A(() => [
|
|
2181
|
+
M(t.$slots, "default")
|
|
2182
|
+
]),
|
|
2183
|
+
_: 3
|
|
2184
|
+
});
|
|
2106
2185
|
}
|
|
2107
|
-
const
|
|
2186
|
+
const ll = /* @__PURE__ */ ue(il, [["render", ol]]), vn = "badge_v1", ke = "bar_chart_v1", Ce = "btn_v1", we = "card_v1", ut = "chip_v1", Ve = "combobox_v1", Se = "container_v1", $e = "data_table_v1", Te = "dialog_v1", Ie = "file_input_v1", Ne = "flex_layout_v1", xn = "flex_layout_entry_v1", Ae = "form_v1", Le = "globality_v1", Ee = "line_chart_v1", Pe = "menu_v1", We = "number_input_v1", hn = "radio_v1", Be = "radio_group_v1", De = "range_slider_v1", ze = "rating_v1", de = "ref_v1", Re = "select_v1", Me = "slider_v1", Fe = "text_v1", He = "textarea_v1", Oe = "text_field_v1", je = "timeline_v1", gn = "timeline_item_v1", g = {
|
|
2108
2187
|
key: "basic",
|
|
2109
2188
|
name: "x-runtime-lib.basic",
|
|
2110
2189
|
children: [
|
|
@@ -2166,7 +2245,7 @@ const tl = /* @__PURE__ */ ue(Qo, [["render", el]]), ke = "bar_chart_v1", Ce = "
|
|
|
2166
2245
|
]
|
|
2167
2246
|
}
|
|
2168
2247
|
]
|
|
2169
|
-
},
|
|
2248
|
+
}, rl = W(ce), te = {
|
|
2170
2249
|
key: "border",
|
|
2171
2250
|
name: "x-runtime-lib.border",
|
|
2172
2251
|
children: [
|
|
@@ -2184,7 +2263,7 @@ const tl = /* @__PURE__ */ ue(Qo, [["render", el]]), ke = "bar_chart_v1", Ce = "
|
|
|
2184
2263
|
types: "borderWidthTypesV1",
|
|
2185
2264
|
default: ""
|
|
2186
2265
|
},
|
|
2187
|
-
|
|
2266
|
+
rl,
|
|
2188
2267
|
{
|
|
2189
2268
|
key: "roundRadius",
|
|
2190
2269
|
name: "x-runtime-lib.roundRadius",
|
|
@@ -2414,7 +2493,7 @@ const tl = /* @__PURE__ */ ue(Qo, [["render", el]]), ke = "bar_chart_v1", Ce = "
|
|
|
2414
2493
|
defaultArray: []
|
|
2415
2494
|
}
|
|
2416
2495
|
]
|
|
2417
|
-
},
|
|
2496
|
+
}, be = {
|
|
2418
2497
|
key: "yAxis",
|
|
2419
2498
|
name: "x-runtime-lib.yAxis",
|
|
2420
2499
|
children: [
|
|
@@ -2483,21 +2562,21 @@ const ct = {
|
|
|
2483
2562
|
data: [120, 200, 150, 80, 70, 110, 130]
|
|
2484
2563
|
}
|
|
2485
2564
|
]
|
|
2486
|
-
},
|
|
2565
|
+
}, sl = {
|
|
2487
2566
|
key: ke,
|
|
2488
2567
|
name: "x-runtime-lib.barChart",
|
|
2489
|
-
comp:
|
|
2568
|
+
comp: oo,
|
|
2490
2569
|
slots: [],
|
|
2491
2570
|
events: [],
|
|
2492
2571
|
methods: [],
|
|
2493
2572
|
props: {
|
|
2494
|
-
pageCommon: [g, z, pe, Ke,
|
|
2495
|
-
compCommon: [g, z, pe, Ke,
|
|
2573
|
+
pageCommon: [g, z, pe, Ke, be, me, ct],
|
|
2574
|
+
compCommon: [g, z, pe, Ke, be, me, ct]
|
|
2496
2575
|
}
|
|
2497
2576
|
};
|
|
2498
|
-
|
|
2499
|
-
const
|
|
2500
|
-
|
|
2577
|
+
$(sl);
|
|
2578
|
+
const al = W(fe);
|
|
2579
|
+
al.children[3].defaultArray = [
|
|
2501
2580
|
"Mon",
|
|
2502
2581
|
"Tue",
|
|
2503
2582
|
"Wed",
|
|
@@ -2532,19 +2611,19 @@ const dt = {
|
|
|
2532
2611
|
data: [150, 230, 224, 218, 135, 147, 260]
|
|
2533
2612
|
}
|
|
2534
2613
|
]
|
|
2535
|
-
},
|
|
2614
|
+
}, ul = {
|
|
2536
2615
|
key: Ee,
|
|
2537
2616
|
name: "x-runtime-lib.lineChart",
|
|
2538
|
-
comp:
|
|
2617
|
+
comp: lo,
|
|
2539
2618
|
slots: [],
|
|
2540
2619
|
events: [],
|
|
2541
2620
|
methods: [],
|
|
2542
2621
|
props: {
|
|
2543
|
-
pageCommon: [g, z, pe, fe,
|
|
2544
|
-
compCommon: [g, z, pe, fe,
|
|
2622
|
+
pageCommon: [g, z, pe, fe, be, me, dt],
|
|
2623
|
+
compCommon: [g, z, pe, fe, be, me, dt]
|
|
2545
2624
|
}
|
|
2546
2625
|
};
|
|
2547
|
-
|
|
2626
|
+
$(ul);
|
|
2548
2627
|
const nt = W(ce);
|
|
2549
2628
|
nt.key = "backgroundColor";
|
|
2550
2629
|
nt.name = "x-runtime-lib.backgroundColor";
|
|
@@ -2552,7 +2631,7 @@ const mt = {
|
|
|
2552
2631
|
key: "globalSettings",
|
|
2553
2632
|
name: "x-runtime-lib.globalSettings",
|
|
2554
2633
|
children: [nt]
|
|
2555
|
-
},
|
|
2634
|
+
}, cl = {
|
|
2556
2635
|
key: Le,
|
|
2557
2636
|
name: "x-runtime-lib.globality",
|
|
2558
2637
|
comp: null,
|
|
@@ -2600,7 +2679,7 @@ const mt = {
|
|
|
2600
2679
|
},
|
|
2601
2680
|
internal: !0
|
|
2602
2681
|
};
|
|
2603
|
-
|
|
2682
|
+
$(cl);
|
|
2604
2683
|
const pt = {
|
|
2605
2684
|
key: "ref",
|
|
2606
2685
|
name: "x-runtime-lib.ref",
|
|
@@ -2612,10 +2691,10 @@ const pt = {
|
|
|
2612
2691
|
default: void 0
|
|
2613
2692
|
}
|
|
2614
2693
|
]
|
|
2615
|
-
},
|
|
2694
|
+
}, dl = {
|
|
2616
2695
|
key: de,
|
|
2617
2696
|
name: "x-runtime-lib.ref",
|
|
2618
|
-
comp:
|
|
2697
|
+
comp: xo,
|
|
2619
2698
|
slots: [],
|
|
2620
2699
|
events: [],
|
|
2621
2700
|
methods: [],
|
|
@@ -2624,8 +2703,28 @@ const pt = {
|
|
|
2624
2703
|
compCommon: [g, z, pt]
|
|
2625
2704
|
}
|
|
2626
2705
|
};
|
|
2627
|
-
|
|
2628
|
-
const
|
|
2706
|
+
$(dl);
|
|
2707
|
+
const ft = {
|
|
2708
|
+
key: "settings",
|
|
2709
|
+
name: "x-runtime-lib.settings",
|
|
2710
|
+
children: []
|
|
2711
|
+
}, $r = {
|
|
2712
|
+
key: vn,
|
|
2713
|
+
name: "x-runtime-lib.badge",
|
|
2714
|
+
comp: _o,
|
|
2715
|
+
slots: [
|
|
2716
|
+
{
|
|
2717
|
+
key: "default",
|
|
2718
|
+
name: "x-runtime-lib.default"
|
|
2719
|
+
}
|
|
2720
|
+
],
|
|
2721
|
+
events: [],
|
|
2722
|
+
methods: [],
|
|
2723
|
+
props: {
|
|
2724
|
+
pageCommon: [g, ft],
|
|
2725
|
+
compCommon: [g, ft]
|
|
2726
|
+
}
|
|
2727
|
+
}, ml = W(ce), bt = {
|
|
2629
2728
|
key: "settings",
|
|
2630
2729
|
name: "x-runtime-lib.settings",
|
|
2631
2730
|
children: [
|
|
@@ -2655,7 +2754,7 @@ const al = W(ce), ft = {
|
|
|
2655
2754
|
items: "densityItemsV1",
|
|
2656
2755
|
default: "default"
|
|
2657
2756
|
},
|
|
2658
|
-
|
|
2757
|
+
ml,
|
|
2659
2758
|
{
|
|
2660
2759
|
key: "block",
|
|
2661
2760
|
name: "x-runtime-lib.block",
|
|
@@ -2663,10 +2762,10 @@ const al = W(ce), ft = {
|
|
|
2663
2762
|
default: !1
|
|
2664
2763
|
}
|
|
2665
2764
|
]
|
|
2666
|
-
},
|
|
2765
|
+
}, pl = {
|
|
2667
2766
|
key: Ce,
|
|
2668
2767
|
name: "x-runtime-lib.button",
|
|
2669
|
-
comp:
|
|
2768
|
+
comp: ko,
|
|
2670
2769
|
slots: [],
|
|
2671
2770
|
events: [
|
|
2672
2771
|
{
|
|
@@ -2677,15 +2776,15 @@ const al = W(ce), ft = {
|
|
|
2677
2776
|
],
|
|
2678
2777
|
methods: [],
|
|
2679
2778
|
props: {
|
|
2680
|
-
pageCommon: [g,
|
|
2681
|
-
compCommon: [g,
|
|
2779
|
+
pageCommon: [g, bt],
|
|
2780
|
+
compCommon: [g, bt]
|
|
2682
2781
|
}
|
|
2683
2782
|
};
|
|
2684
|
-
|
|
2685
|
-
const
|
|
2686
|
-
key:
|
|
2783
|
+
$(pl);
|
|
2784
|
+
const fl = {
|
|
2785
|
+
key: we,
|
|
2687
2786
|
name: "x-runtime-lib.card",
|
|
2688
|
-
comp:
|
|
2787
|
+
comp: Vo,
|
|
2689
2788
|
slots: [
|
|
2690
2789
|
{
|
|
2691
2790
|
key: "default",
|
|
@@ -2699,7 +2798,7 @@ const cl = {
|
|
|
2699
2798
|
compCommon: [g]
|
|
2700
2799
|
}
|
|
2701
2800
|
};
|
|
2702
|
-
|
|
2801
|
+
$(fl);
|
|
2703
2802
|
const yt = {
|
|
2704
2803
|
key: "settings",
|
|
2705
2804
|
name: "x-runtime-lib.settings",
|
|
@@ -2741,10 +2840,10 @@ const yt = {
|
|
|
2741
2840
|
default: !1
|
|
2742
2841
|
}
|
|
2743
2842
|
]
|
|
2744
|
-
},
|
|
2745
|
-
key:
|
|
2843
|
+
}, bl = {
|
|
2844
|
+
key: Ve,
|
|
2746
2845
|
name: "x-runtime-lib.combobox",
|
|
2747
|
-
comp:
|
|
2846
|
+
comp: $o,
|
|
2748
2847
|
slots: [],
|
|
2749
2848
|
events: [],
|
|
2750
2849
|
methods: [],
|
|
@@ -2753,18 +2852,18 @@ const yt = {
|
|
|
2753
2852
|
compCommon: [g, yt]
|
|
2754
2853
|
}
|
|
2755
2854
|
};
|
|
2756
|
-
|
|
2855
|
+
$(bl);
|
|
2757
2856
|
const it = W(ce);
|
|
2758
2857
|
it.key = "backgroundColor";
|
|
2759
2858
|
it.name = "x-runtime-lib.backgroundColor";
|
|
2760
|
-
const
|
|
2859
|
+
const vt = {
|
|
2761
2860
|
key: "settings",
|
|
2762
2861
|
name: "x-runtime-lib.settings",
|
|
2763
2862
|
children: [it]
|
|
2764
2863
|
}, Ue = {
|
|
2765
2864
|
key: Se,
|
|
2766
2865
|
name: "x-runtime-lib.container",
|
|
2767
|
-
comp:
|
|
2866
|
+
comp: To,
|
|
2768
2867
|
slots: [
|
|
2769
2868
|
{
|
|
2770
2869
|
key: "default",
|
|
@@ -2780,12 +2879,12 @@ const bt = {
|
|
|
2780
2879
|
],
|
|
2781
2880
|
methods: [],
|
|
2782
2881
|
props: {
|
|
2783
|
-
pageCommon: [g, z, te, ne, ie,
|
|
2784
|
-
compCommon: [g, z, te, ne, ie,
|
|
2882
|
+
pageCommon: [g, z, te, ne, ie, vt],
|
|
2883
|
+
compCommon: [g, z, te, ne, ie, vt]
|
|
2785
2884
|
}
|
|
2786
2885
|
};
|
|
2787
|
-
|
|
2788
|
-
const
|
|
2886
|
+
$(Ue);
|
|
2887
|
+
const xt = {
|
|
2789
2888
|
key: "size",
|
|
2790
2889
|
name: "x-runtime-lib.size",
|
|
2791
2890
|
children: [
|
|
@@ -2804,7 +2903,7 @@ const vt = {
|
|
|
2804
2903
|
default: ""
|
|
2805
2904
|
}
|
|
2806
2905
|
]
|
|
2807
|
-
},
|
|
2906
|
+
}, ht = {
|
|
2808
2907
|
key: "settings",
|
|
2809
2908
|
name: "x-runtime-lib.settings",
|
|
2810
2909
|
children: [
|
|
@@ -2912,7 +3011,7 @@ const vt = {
|
|
|
2912
3011
|
default: !1
|
|
2913
3012
|
}
|
|
2914
3013
|
]
|
|
2915
|
-
},
|
|
3014
|
+
}, gt = {
|
|
2916
3015
|
key: "slots",
|
|
2917
3016
|
name: "x-runtime-lib.slots",
|
|
2918
3017
|
children: [
|
|
@@ -2937,23 +3036,23 @@ const vt = {
|
|
|
2937
3036
|
defaultArray: []
|
|
2938
3037
|
}
|
|
2939
3038
|
]
|
|
2940
|
-
},
|
|
2941
|
-
key:
|
|
3039
|
+
}, yl = {
|
|
3040
|
+
key: $e,
|
|
2942
3041
|
name: "x-runtime-lib.dataTable",
|
|
2943
|
-
comp:
|
|
3042
|
+
comp: Io,
|
|
2944
3043
|
slots: [],
|
|
2945
3044
|
events: [],
|
|
2946
3045
|
methods: [],
|
|
2947
3046
|
props: {
|
|
2948
|
-
pageCommon: [g,
|
|
2949
|
-
compCommon: [g,
|
|
3047
|
+
pageCommon: [g, xt, ht, gt],
|
|
3048
|
+
compCommon: [g, xt, ht, gt]
|
|
2950
3049
|
}
|
|
2951
3050
|
};
|
|
2952
|
-
|
|
2953
|
-
const
|
|
2954
|
-
key:
|
|
3051
|
+
$(yl);
|
|
3052
|
+
const vl = {
|
|
3053
|
+
key: Te,
|
|
2955
3054
|
name: "x-runtime-lib.dialog",
|
|
2956
|
-
comp:
|
|
3055
|
+
comp: Ao,
|
|
2957
3056
|
slots: [
|
|
2958
3057
|
{
|
|
2959
3058
|
key: "default",
|
|
@@ -2981,23 +3080,23 @@ const pl = {
|
|
|
2981
3080
|
},
|
|
2982
3081
|
teleport: !0
|
|
2983
3082
|
};
|
|
2984
|
-
|
|
2985
|
-
const
|
|
3083
|
+
$(vl);
|
|
3084
|
+
const _t = {
|
|
2986
3085
|
key: "settings",
|
|
2987
3086
|
name: "x-runtime-lib.settings",
|
|
2988
3087
|
children: []
|
|
2989
|
-
},
|
|
3088
|
+
}, Tr = {
|
|
2990
3089
|
key: Ie,
|
|
2991
3090
|
name: "x-runtime-lib.fileInput",
|
|
2992
|
-
comp:
|
|
3091
|
+
comp: Lo,
|
|
2993
3092
|
slots: [],
|
|
2994
3093
|
events: [],
|
|
2995
3094
|
methods: [],
|
|
2996
3095
|
props: {
|
|
2997
|
-
pageCommon: [g,
|
|
2998
|
-
compCommon: [g,
|
|
3096
|
+
pageCommon: [g, _t],
|
|
3097
|
+
compCommon: [g, _t]
|
|
2999
3098
|
}
|
|
3000
|
-
},
|
|
3099
|
+
}, kt = {
|
|
3001
3100
|
key: "settings",
|
|
3002
3101
|
name: "x-runtime-lib.settings",
|
|
3003
3102
|
children: [
|
|
@@ -3015,9 +3114,9 @@ const gt = {
|
|
|
3015
3114
|
}
|
|
3016
3115
|
]
|
|
3017
3116
|
}, Ze = {
|
|
3018
|
-
key:
|
|
3117
|
+
key: xn,
|
|
3019
3118
|
name: "x-runtime-lib.flexLayoutEntry",
|
|
3020
|
-
comp:
|
|
3119
|
+
comp: Po,
|
|
3021
3120
|
slots: [
|
|
3022
3121
|
{
|
|
3023
3122
|
key: "default",
|
|
@@ -3027,24 +3126,24 @@ const gt = {
|
|
|
3027
3126
|
events: [],
|
|
3028
3127
|
methods: [],
|
|
3029
3128
|
props: {
|
|
3030
|
-
pageCommon: [g, z,
|
|
3031
|
-
compCommon: [g, z,
|
|
3129
|
+
pageCommon: [g, z, kt],
|
|
3130
|
+
compCommon: [g, z, kt]
|
|
3032
3131
|
}
|
|
3033
3132
|
};
|
|
3034
|
-
|
|
3035
|
-
function
|
|
3036
|
-
const n = `type=${t} subtype=${e}`,
|
|
3037
|
-
if (!
|
|
3133
|
+
$(Ze);
|
|
3134
|
+
function xl(t, e) {
|
|
3135
|
+
const n = `type=${t} subtype=${e}`, o = ve(t, e);
|
|
3136
|
+
if (!o) {
|
|
3038
3137
|
console.error(`flexLayoutV1/spawn prop tag not found, ${n}`);
|
|
3039
3138
|
return;
|
|
3040
3139
|
}
|
|
3041
|
-
const
|
|
3042
|
-
if (!
|
|
3140
|
+
const l = Ge.props[o];
|
|
3141
|
+
if (!l) {
|
|
3043
3142
|
console.error(`flexLayoutV1/spawn props not found, ${n}`);
|
|
3044
3143
|
return;
|
|
3045
3144
|
}
|
|
3046
|
-
const
|
|
3047
|
-
return re(
|
|
3145
|
+
const s = {};
|
|
3146
|
+
return re(s, l), s.basic.id = ee(16), s.basic.key = Ge.key, s.children = [
|
|
3048
3147
|
qe(
|
|
3049
3148
|
t,
|
|
3050
3149
|
e,
|
|
@@ -3065,43 +3164,43 @@ function fl(t, e) {
|
|
|
3065
3164
|
"60px",
|
|
3066
3165
|
void 0
|
|
3067
3166
|
),
|
|
3068
|
-
|
|
3069
|
-
],
|
|
3167
|
+
hl(t, e)
|
|
3168
|
+
], s;
|
|
3070
3169
|
}
|
|
3071
|
-
function qe(t, e, n, l,
|
|
3072
|
-
const
|
|
3073
|
-
if (!
|
|
3170
|
+
function qe(t, e, n, o, l, s, u, p, y) {
|
|
3171
|
+
const m = `type=${t} subtype=${e}`, r = ve(t, e);
|
|
3172
|
+
if (!r) {
|
|
3074
3173
|
console.error(
|
|
3075
|
-
`flexLayoutV1/spawnContainer prop tag not found, ${
|
|
3174
|
+
`flexLayoutV1/spawnContainer prop tag not found, ${m}`
|
|
3076
3175
|
);
|
|
3077
3176
|
return;
|
|
3078
3177
|
}
|
|
3079
|
-
const i = Ue.props[
|
|
3178
|
+
const i = Ue.props[r];
|
|
3080
3179
|
if (!i) {
|
|
3081
|
-
console.error(`flexLayoutV1/spawnContainer props not found, ${
|
|
3180
|
+
console.error(`flexLayoutV1/spawnContainer props not found, ${m}`);
|
|
3082
3181
|
return;
|
|
3083
3182
|
}
|
|
3084
3183
|
const f = {};
|
|
3085
|
-
return re(f, i), f.basic.id = ee(16), f.basic.key = Ue.key,
|
|
3184
|
+
return re(f, i), f.basic.id = ee(16), f.basic.key = Ue.key, o && (f.size.width = o), l && (f.size.minWidth = l), u && (f.size.height = u), p && (f.size.minHeight = p), console.log(f), n && (f.settings.backgroundColor.mode = "custom", f.settings.backgroundColor.custom.light = n, f.settings.backgroundColor.custom.dark = n), f.children = [], f;
|
|
3086
3185
|
}
|
|
3087
|
-
function
|
|
3088
|
-
const n = `type=${t} subtype=${e}`,
|
|
3089
|
-
if (!
|
|
3186
|
+
function hl(t, e) {
|
|
3187
|
+
const n = `type=${t} subtype=${e}`, o = ve(t, e);
|
|
3188
|
+
if (!o) {
|
|
3090
3189
|
console.error(`flexLayoutV1/spawnEntry prop tag not found, ${n}`);
|
|
3091
3190
|
return;
|
|
3092
3191
|
}
|
|
3093
|
-
const
|
|
3094
|
-
if (!
|
|
3192
|
+
const l = Ze.props[o];
|
|
3193
|
+
if (!l) {
|
|
3095
3194
|
console.error(`flexLayoutV1/spawnEntry props not found, ${n}`);
|
|
3096
3195
|
return;
|
|
3097
3196
|
}
|
|
3098
|
-
const
|
|
3197
|
+
const s = {
|
|
3099
3198
|
basic: {
|
|
3100
3199
|
id: "",
|
|
3101
3200
|
key: ""
|
|
3102
3201
|
}
|
|
3103
3202
|
};
|
|
3104
|
-
return re(
|
|
3203
|
+
return re(s, l), s.basic.id = ee(16), s.basic.key = Ze.key, s.children = [
|
|
3105
3204
|
qe(
|
|
3106
3205
|
t,
|
|
3107
3206
|
e,
|
|
@@ -3112,12 +3211,12 @@ function yl(t, e) {
|
|
|
3112
3211
|
void 0,
|
|
3113
3212
|
"80px"
|
|
3114
3213
|
)
|
|
3115
|
-
],
|
|
3214
|
+
], s;
|
|
3116
3215
|
}
|
|
3117
3216
|
const ot = W(ce);
|
|
3118
3217
|
ot.key = "backgroundColor";
|
|
3119
3218
|
ot.name = "x-runtime-lib.backgroundColor";
|
|
3120
|
-
const
|
|
3219
|
+
const Ct = {
|
|
3121
3220
|
key: "settings",
|
|
3122
3221
|
name: "x-runtime-lib.settings",
|
|
3123
3222
|
children: [
|
|
@@ -3290,7 +3389,7 @@ const kt = {
|
|
|
3290
3389
|
}, Ge = {
|
|
3291
3390
|
key: Ne,
|
|
3292
3391
|
name: "x-runtime-lib.flexLayout",
|
|
3293
|
-
comp:
|
|
3392
|
+
comp: Eo,
|
|
3294
3393
|
slots: [
|
|
3295
3394
|
{
|
|
3296
3395
|
key: "default",
|
|
@@ -3306,13 +3405,13 @@ const kt = {
|
|
|
3306
3405
|
],
|
|
3307
3406
|
methods: [],
|
|
3308
3407
|
props: {
|
|
3309
|
-
pageCommon: [g, z, te, ne, ie,
|
|
3310
|
-
compCommon: [g, z, te, ne, ie,
|
|
3408
|
+
pageCommon: [g, z, te, ne, ie, Ct],
|
|
3409
|
+
compCommon: [g, z, te, ne, ie, Ct]
|
|
3311
3410
|
},
|
|
3312
|
-
spawn:
|
|
3411
|
+
spawn: xl
|
|
3313
3412
|
};
|
|
3314
|
-
|
|
3315
|
-
const
|
|
3413
|
+
$(Ge);
|
|
3414
|
+
const wt = {
|
|
3316
3415
|
key: "settings",
|
|
3317
3416
|
name: "x-runtime-lib.settings",
|
|
3318
3417
|
children: [
|
|
@@ -3330,10 +3429,10 @@ const Ct = {
|
|
|
3330
3429
|
default: !1
|
|
3331
3430
|
}
|
|
3332
3431
|
]
|
|
3333
|
-
},
|
|
3432
|
+
}, gl = {
|
|
3334
3433
|
key: Ae,
|
|
3335
3434
|
name: "x-runtime-lib.form",
|
|
3336
|
-
comp:
|
|
3435
|
+
comp: Wo,
|
|
3337
3436
|
slots: [
|
|
3338
3437
|
{
|
|
3339
3438
|
key: "default",
|
|
@@ -3349,15 +3448,15 @@ const Ct = {
|
|
|
3349
3448
|
],
|
|
3350
3449
|
methods: [],
|
|
3351
3450
|
props: {
|
|
3352
|
-
pageCommon: [g, z, te, ne, ie,
|
|
3353
|
-
compCommon: [g, z, te, ne, ie,
|
|
3451
|
+
pageCommon: [g, z, te, ne, ie, wt],
|
|
3452
|
+
compCommon: [g, z, te, ne, ie, wt]
|
|
3354
3453
|
}
|
|
3355
3454
|
};
|
|
3356
|
-
|
|
3357
|
-
const
|
|
3455
|
+
$(gl);
|
|
3456
|
+
const _l = {
|
|
3358
3457
|
key: Pe,
|
|
3359
3458
|
name: "x-runtime-lib.menu",
|
|
3360
|
-
comp:
|
|
3459
|
+
comp: Do,
|
|
3361
3460
|
slots: [
|
|
3362
3461
|
{
|
|
3363
3462
|
key: "default",
|
|
@@ -3385,7 +3484,7 @@ const vl = {
|
|
|
3385
3484
|
},
|
|
3386
3485
|
teleport: !0
|
|
3387
3486
|
};
|
|
3388
|
-
|
|
3487
|
+
$(_l);
|
|
3389
3488
|
const Vt = {
|
|
3390
3489
|
key: "settings",
|
|
3391
3490
|
name: "x-runtime-lib.settings",
|
|
@@ -3427,10 +3526,10 @@ const Vt = {
|
|
|
3427
3526
|
default: !1
|
|
3428
3527
|
}
|
|
3429
3528
|
]
|
|
3430
|
-
},
|
|
3529
|
+
}, kl = {
|
|
3431
3530
|
key: We,
|
|
3432
3531
|
name: "x-runtime-lib.numberInput",
|
|
3433
|
-
comp:
|
|
3532
|
+
comp: Ro,
|
|
3434
3533
|
slots: [],
|
|
3435
3534
|
events: [],
|
|
3436
3535
|
methods: [],
|
|
@@ -3439,49 +3538,54 @@ const Vt = {
|
|
|
3439
3538
|
compCommon: [g, Vt]
|
|
3440
3539
|
}
|
|
3441
3540
|
};
|
|
3442
|
-
|
|
3443
|
-
const
|
|
3541
|
+
$(kl);
|
|
3542
|
+
const St = {
|
|
3444
3543
|
key: "settings",
|
|
3445
3544
|
name: "x-runtime-lib.settings",
|
|
3446
3545
|
children: []
|
|
3447
|
-
},
|
|
3448
|
-
key:
|
|
3546
|
+
}, Cl = {
|
|
3547
|
+
key: hn,
|
|
3449
3548
|
name: "x-runtime-lib.radio",
|
|
3450
|
-
comp:
|
|
3451
|
-
slots: [
|
|
3549
|
+
comp: Mo,
|
|
3550
|
+
slots: [
|
|
3551
|
+
{
|
|
3552
|
+
key: "default",
|
|
3553
|
+
name: "x-runtime-lib.default"
|
|
3554
|
+
}
|
|
3555
|
+
],
|
|
3452
3556
|
events: [],
|
|
3453
3557
|
methods: [],
|
|
3454
3558
|
props: {
|
|
3455
|
-
pageCommon: [g,
|
|
3456
|
-
compCommon: [g,
|
|
3559
|
+
pageCommon: [g, St],
|
|
3560
|
+
compCommon: [g, St]
|
|
3457
3561
|
}
|
|
3458
3562
|
};
|
|
3459
|
-
|
|
3460
|
-
const
|
|
3563
|
+
$(Cl);
|
|
3564
|
+
const $t = {
|
|
3461
3565
|
key: "settings",
|
|
3462
3566
|
name: "x-runtime-lib.settings",
|
|
3463
3567
|
children: []
|
|
3464
|
-
},
|
|
3465
|
-
key:
|
|
3568
|
+
}, wl = {
|
|
3569
|
+
key: Be,
|
|
3466
3570
|
name: "x-runtime-lib.radioGroup",
|
|
3467
|
-
comp:
|
|
3571
|
+
comp: Fo,
|
|
3468
3572
|
slots: [],
|
|
3469
3573
|
events: [],
|
|
3470
3574
|
methods: [],
|
|
3471
3575
|
props: {
|
|
3472
|
-
pageCommon: [g,
|
|
3473
|
-
compCommon: [g,
|
|
3576
|
+
pageCommon: [g, $t],
|
|
3577
|
+
compCommon: [g, $t]
|
|
3474
3578
|
}
|
|
3475
3579
|
};
|
|
3476
|
-
|
|
3580
|
+
$(wl);
|
|
3477
3581
|
const Tt = {
|
|
3478
3582
|
key: "settings",
|
|
3479
3583
|
name: "x-runtime-lib.settings",
|
|
3480
3584
|
children: []
|
|
3481
|
-
},
|
|
3482
|
-
key:
|
|
3585
|
+
}, Vl = {
|
|
3586
|
+
key: De,
|
|
3483
3587
|
name: "x-runtime-lib.rangeSlider",
|
|
3484
|
-
comp:
|
|
3588
|
+
comp: Ho,
|
|
3485
3589
|
slots: [],
|
|
3486
3590
|
events: [],
|
|
3487
3591
|
methods: [],
|
|
@@ -3490,11 +3594,11 @@ const Tt = {
|
|
|
3490
3594
|
compCommon: [g, Tt]
|
|
3491
3595
|
}
|
|
3492
3596
|
};
|
|
3493
|
-
|
|
3494
|
-
const
|
|
3495
|
-
key:
|
|
3597
|
+
$(Vl);
|
|
3598
|
+
const Sl = {
|
|
3599
|
+
key: ze,
|
|
3496
3600
|
name: "x-runtime-lib.rating",
|
|
3497
|
-
comp:
|
|
3601
|
+
comp: Ko,
|
|
3498
3602
|
slots: [],
|
|
3499
3603
|
events: [],
|
|
3500
3604
|
methods: [],
|
|
@@ -3503,8 +3607,8 @@ const kl = {
|
|
|
3503
3607
|
compCommon: [g]
|
|
3504
3608
|
}
|
|
3505
3609
|
};
|
|
3506
|
-
|
|
3507
|
-
const
|
|
3610
|
+
$(Sl);
|
|
3611
|
+
const It = {
|
|
3508
3612
|
key: "settings",
|
|
3509
3613
|
name: "x-runtime-lib.settings",
|
|
3510
3614
|
children: [
|
|
@@ -3545,37 +3649,81 @@ const $t = {
|
|
|
3545
3649
|
default: !1
|
|
3546
3650
|
}
|
|
3547
3651
|
]
|
|
3548
|
-
},
|
|
3652
|
+
}, $l = {
|
|
3549
3653
|
key: Re,
|
|
3550
3654
|
name: "x-runtime-lib.select",
|
|
3551
|
-
comp:
|
|
3655
|
+
comp: Zo,
|
|
3552
3656
|
slots: [],
|
|
3553
3657
|
events: [],
|
|
3554
3658
|
methods: [],
|
|
3555
3659
|
props: {
|
|
3556
|
-
pageCommon: [g,
|
|
3557
|
-
compCommon: [g,
|
|
3660
|
+
pageCommon: [g, It],
|
|
3661
|
+
compCommon: [g, It]
|
|
3558
3662
|
}
|
|
3559
3663
|
};
|
|
3560
|
-
|
|
3561
|
-
const
|
|
3664
|
+
$($l);
|
|
3665
|
+
const Nt = {
|
|
3562
3666
|
key: "settings",
|
|
3563
3667
|
name: "x-runtime-lib.settings",
|
|
3564
|
-
children: [
|
|
3565
|
-
|
|
3668
|
+
children: [
|
|
3669
|
+
{
|
|
3670
|
+
key: "value",
|
|
3671
|
+
name: "x-runtime-lib.value",
|
|
3672
|
+
ui: "numInput",
|
|
3673
|
+
default: 0
|
|
3674
|
+
},
|
|
3675
|
+
{
|
|
3676
|
+
key: "min",
|
|
3677
|
+
name: "x-runtime-lib.min",
|
|
3678
|
+
ui: "numInput",
|
|
3679
|
+
default: 0
|
|
3680
|
+
},
|
|
3681
|
+
{
|
|
3682
|
+
key: "max",
|
|
3683
|
+
name: "x-runtime-lib.max",
|
|
3684
|
+
ui: "numInput",
|
|
3685
|
+
default: 100
|
|
3686
|
+
},
|
|
3687
|
+
{
|
|
3688
|
+
key: "step",
|
|
3689
|
+
name: "x-runtime-lib.step",
|
|
3690
|
+
ui: "numInput",
|
|
3691
|
+
default: 0
|
|
3692
|
+
},
|
|
3693
|
+
{
|
|
3694
|
+
key: "disabled",
|
|
3695
|
+
name: "x-runtime-lib.disabled",
|
|
3696
|
+
ui: "switch",
|
|
3697
|
+
default: !1
|
|
3698
|
+
},
|
|
3699
|
+
{
|
|
3700
|
+
key: "readonly",
|
|
3701
|
+
name: "x-runtime-lib.readonly",
|
|
3702
|
+
ui: "switch",
|
|
3703
|
+
default: !1
|
|
3704
|
+
},
|
|
3705
|
+
{
|
|
3706
|
+
key: "thumbLabel",
|
|
3707
|
+
name: "x-runtime-lib.thumbLabel",
|
|
3708
|
+
ui: "select",
|
|
3709
|
+
items: "thumbLabelItemsV1",
|
|
3710
|
+
default: ""
|
|
3711
|
+
}
|
|
3712
|
+
]
|
|
3713
|
+
}, Tl = {
|
|
3566
3714
|
key: Me,
|
|
3567
3715
|
name: "x-runtime-lib.slider",
|
|
3568
|
-
comp:
|
|
3716
|
+
comp: Go,
|
|
3569
3717
|
slots: [],
|
|
3570
3718
|
events: [],
|
|
3571
3719
|
methods: [],
|
|
3572
3720
|
props: {
|
|
3573
|
-
pageCommon: [g,
|
|
3574
|
-
compCommon: [g,
|
|
3721
|
+
pageCommon: [g, Nt],
|
|
3722
|
+
compCommon: [g, Nt]
|
|
3575
3723
|
}
|
|
3576
3724
|
};
|
|
3577
|
-
|
|
3578
|
-
const
|
|
3725
|
+
$(Tl);
|
|
3726
|
+
const At = {
|
|
3579
3727
|
key: "settings",
|
|
3580
3728
|
name: "x-runtime-lib.settings",
|
|
3581
3729
|
children: [
|
|
@@ -3661,23 +3809,23 @@ const Nt = {
|
|
|
3661
3809
|
default: !1
|
|
3662
3810
|
}
|
|
3663
3811
|
]
|
|
3664
|
-
},
|
|
3812
|
+
}, Il = {
|
|
3665
3813
|
key: Fe,
|
|
3666
3814
|
name: "x-runtime-lib.text",
|
|
3667
|
-
comp:
|
|
3815
|
+
comp: Xo,
|
|
3668
3816
|
slots: [],
|
|
3669
3817
|
events: [],
|
|
3670
3818
|
methods: [],
|
|
3671
3819
|
props: {
|
|
3672
|
-
pageCommon: [g,
|
|
3673
|
-
compCommon: [g,
|
|
3820
|
+
pageCommon: [g, At],
|
|
3821
|
+
compCommon: [g, At]
|
|
3674
3822
|
}
|
|
3675
3823
|
};
|
|
3676
|
-
|
|
3677
|
-
const
|
|
3824
|
+
$(Il);
|
|
3825
|
+
const Nl = {
|
|
3678
3826
|
key: He,
|
|
3679
3827
|
name: "x-runtime-lib.textarea",
|
|
3680
|
-
comp:
|
|
3828
|
+
comp: Qo,
|
|
3681
3829
|
slots: [],
|
|
3682
3830
|
events: [],
|
|
3683
3831
|
methods: [],
|
|
@@ -3686,8 +3834,8 @@ const Sl = {
|
|
|
3686
3834
|
compCommon: [g]
|
|
3687
3835
|
}
|
|
3688
3836
|
};
|
|
3689
|
-
|
|
3690
|
-
const
|
|
3837
|
+
$(Nl);
|
|
3838
|
+
const Lt = {
|
|
3691
3839
|
key: "settings",
|
|
3692
3840
|
name: "x-runtime-lib.settings",
|
|
3693
3841
|
children: [
|
|
@@ -3722,7 +3870,7 @@ const At = {
|
|
|
3722
3870
|
default: !1
|
|
3723
3871
|
}
|
|
3724
3872
|
]
|
|
3725
|
-
},
|
|
3873
|
+
}, Et = {
|
|
3726
3874
|
key: "slots",
|
|
3727
3875
|
name: "x-runtime-lib.slots",
|
|
3728
3876
|
children: [
|
|
@@ -3751,10 +3899,10 @@ const At = {
|
|
|
3751
3899
|
default: void 0
|
|
3752
3900
|
}
|
|
3753
3901
|
]
|
|
3754
|
-
},
|
|
3902
|
+
}, Al = {
|
|
3755
3903
|
key: Oe,
|
|
3756
3904
|
name: "x-runtime-lib.textField",
|
|
3757
|
-
comp:
|
|
3905
|
+
comp: tl,
|
|
3758
3906
|
slots: [
|
|
3759
3907
|
{
|
|
3760
3908
|
key: "append",
|
|
@@ -3776,15 +3924,15 @@ const At = {
|
|
|
3776
3924
|
events: [],
|
|
3777
3925
|
methods: [],
|
|
3778
3926
|
props: {
|
|
3779
|
-
pageCommon: [g,
|
|
3780
|
-
compCommon: [g,
|
|
3927
|
+
pageCommon: [g, Lt, Et],
|
|
3928
|
+
compCommon: [g, Lt, Et]
|
|
3781
3929
|
}
|
|
3782
3930
|
};
|
|
3783
|
-
|
|
3784
|
-
const
|
|
3931
|
+
$(Al);
|
|
3932
|
+
const Ll = {
|
|
3785
3933
|
key: je,
|
|
3786
3934
|
name: "x-runtime-lib.timeline",
|
|
3787
|
-
comp:
|
|
3935
|
+
comp: nl,
|
|
3788
3936
|
slots: [
|
|
3789
3937
|
{
|
|
3790
3938
|
key: "default",
|
|
@@ -3798,11 +3946,11 @@ const $l = {
|
|
|
3798
3946
|
compCommon: [g]
|
|
3799
3947
|
}
|
|
3800
3948
|
};
|
|
3801
|
-
|
|
3802
|
-
const
|
|
3803
|
-
key:
|
|
3949
|
+
$(Ll);
|
|
3950
|
+
const El = {
|
|
3951
|
+
key: gn,
|
|
3804
3952
|
name: "x-runtime-lib.timelineItem",
|
|
3805
|
-
comp:
|
|
3953
|
+
comp: ll,
|
|
3806
3954
|
slots: [
|
|
3807
3955
|
{
|
|
3808
3956
|
key: "default",
|
|
@@ -3816,46 +3964,46 @@ const Il = {
|
|
|
3816
3964
|
compCommon: [g]
|
|
3817
3965
|
}
|
|
3818
3966
|
};
|
|
3819
|
-
|
|
3820
|
-
const
|
|
3967
|
+
$(El);
|
|
3968
|
+
const Pl = [
|
|
3821
3969
|
{ title: "x-runtime-lib.value", value: "value" },
|
|
3822
3970
|
{ title: "x-runtime-lib.category", value: "category" },
|
|
3823
3971
|
{ title: "x-runtime-lib.time", value: "time" },
|
|
3824
3972
|
{ title: "x-runtime-lib.log", value: "log" }
|
|
3825
|
-
],
|
|
3973
|
+
], Wl = [
|
|
3826
3974
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3827
3975
|
{ title: "x-runtime-lib.solid", value: "solid" },
|
|
3828
3976
|
{ title: "x-runtime-lib.dashed", value: "dashed" },
|
|
3829
3977
|
{ title: "x-runtime-lib.dotted", value: "dotted" }
|
|
3830
|
-
],
|
|
3978
|
+
], Bl = [
|
|
3831
3979
|
{ title: "x-runtime-lib.elevated", value: "elevated" },
|
|
3832
3980
|
{ title: "x-runtime-lib.flat", value: "flat" },
|
|
3833
3981
|
{ title: "x-runtime-lib.tonal", value: "tonal" },
|
|
3834
3982
|
{ title: "x-runtime-lib.outlined", value: "outlined" },
|
|
3835
3983
|
{ title: "x-runtime-lib.text", value: "text" },
|
|
3836
3984
|
{ title: "x-runtime-lib.plain", value: "plain" }
|
|
3837
|
-
],
|
|
3985
|
+
], Dl = [
|
|
3838
3986
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3839
3987
|
{ title: "x-runtime-lib.theme", value: "theme" },
|
|
3840
3988
|
{ title: "x-runtime-lib.custom", value: "custom" }
|
|
3841
|
-
],
|
|
3989
|
+
], zl = [
|
|
3842
3990
|
{ title: "x-runtime-lib.default", value: "default" },
|
|
3843
3991
|
{ title: "x-runtime-lib.comfortable", value: "comfortable" },
|
|
3844
3992
|
{ title: "x-runtime-lib.compact", value: "compact" }
|
|
3845
|
-
],
|
|
3993
|
+
], Rl = [
|
|
3846
3994
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3847
3995
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
3848
3996
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
3849
3997
|
{ title: "x-runtime-lib.center", value: "center" },
|
|
3850
3998
|
{ title: "x-runtime-lib.baseline", value: "baseline" },
|
|
3851
3999
|
{ title: "x-runtime-lib.stretch", value: "stretch" }
|
|
3852
|
-
],
|
|
4000
|
+
], Ml = [
|
|
3853
4001
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3854
4002
|
{ title: "x-runtime-lib.row", value: "row" },
|
|
3855
4003
|
{ title: "x-runtime-lib.rowReverse", value: "rowReverse" },
|
|
3856
4004
|
{ title: "x-runtime-lib.column", value: "column" },
|
|
3857
4005
|
{ title: "x-runtime-lib.columnReverse", value: "columnReverse" }
|
|
3858
|
-
],
|
|
4006
|
+
], Fl = [
|
|
3859
4007
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3860
4008
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
3861
4009
|
{ title: "x-runtime-lib.end", value: "end" },
|
|
@@ -3863,12 +4011,12 @@ const Nl = [
|
|
|
3863
4011
|
{ title: "x-runtime-lib.spaceBetween", value: "spaceBetween" },
|
|
3864
4012
|
{ title: "x-runtime-lib.spaceAround", value: "spaceAround" },
|
|
3865
4013
|
{ title: "x-runtime-lib.spaceEvenly", value: "spaceEvenly" }
|
|
3866
|
-
],
|
|
4014
|
+
], Hl = [
|
|
3867
4015
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3868
4016
|
{ title: "x-runtime-lib.no", value: "no" },
|
|
3869
4017
|
{ title: "x-runtime-lib.yes", value: "yes" },
|
|
3870
4018
|
{ title: "x-runtime-lib.reverse", value: "reverse" }
|
|
3871
|
-
],
|
|
4019
|
+
], Ol = [
|
|
3872
4020
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3873
4021
|
{ title: "x-runtime-lib.black", value: "black" },
|
|
3874
4022
|
{ title: "x-runtime-lib.bold", value: "bold" },
|
|
@@ -3876,7 +4024,7 @@ const Nl = [
|
|
|
3876
4024
|
{ title: "x-runtime-lib.regular", value: "regular" },
|
|
3877
4025
|
{ title: "x-runtime-lib.light", value: "light" },
|
|
3878
4026
|
{ title: "x-runtime-lib.thin", value: "thin" }
|
|
3879
|
-
],
|
|
4027
|
+
], jl = [
|
|
3880
4028
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3881
4029
|
{ title: "x-runtime-lib.start", value: "start" },
|
|
3882
4030
|
{ title: "x-runtime-lib.center", value: "center" },
|
|
@@ -3884,18 +4032,18 @@ const Nl = [
|
|
|
3884
4032
|
{ title: "x-runtime-lib.justify", value: "justify" },
|
|
3885
4033
|
{ title: "x-runtime-lib.left", value: "left" },
|
|
3886
4034
|
{ title: "x-runtime-lib.right", value: "right" }
|
|
3887
|
-
],
|
|
4035
|
+
], Kl = [
|
|
3888
4036
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3889
4037
|
{ title: "x-runtime-lib.none", value: "none" },
|
|
3890
4038
|
{ title: "x-runtime-lib.overline", value: "overline" },
|
|
3891
4039
|
{ title: "x-runtime-lib.underline", value: "underline" },
|
|
3892
4040
|
{ title: "x-runtime-lib.lineThrough", value: "line-through" }
|
|
3893
|
-
],
|
|
4041
|
+
], Ul = [
|
|
3894
4042
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3895
4043
|
{ title: "x-runtime-lib.high", value: "high" },
|
|
3896
4044
|
{ title: "x-runtime-lib.medium", value: "medium" },
|
|
3897
4045
|
{ title: "x-runtime-lib.disabled", value: "disabled" }
|
|
3898
|
-
],
|
|
4046
|
+
], Zl = [
|
|
3899
4047
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3900
4048
|
{ title: "x-runtime-lib.h1", value: "h1" },
|
|
3901
4049
|
{ title: "x-runtime-lib.h2", value: "h2" },
|
|
@@ -3910,7 +4058,7 @@ const Nl = [
|
|
|
3910
4058
|
{ title: "x-runtime-lib.button", value: "button" },
|
|
3911
4059
|
{ title: "x-runtime-lib.caption", value: "caption" },
|
|
3912
4060
|
{ title: "x-runtime-lib.overline", value: "overline" }
|
|
3913
|
-
],
|
|
4061
|
+
], ql = [
|
|
3914
4062
|
{ title: "x-runtime-lib.notSet", value: "" },
|
|
3915
4063
|
{ title: "x-runtime-lib.primary", value: "primary" },
|
|
3916
4064
|
{ title: "x-runtime-lib.secondary", value: "secondary" },
|
|
@@ -3921,24 +4069,29 @@ const Nl = [
|
|
|
3921
4069
|
{ title: "x-runtime-lib.background0", value: "background0" },
|
|
3922
4070
|
{ title: "x-runtime-lib.background1", value: "background1" },
|
|
3923
4071
|
{ title: "x-runtime-lib.background2", value: "background2" }
|
|
3924
|
-
],
|
|
4072
|
+
], Gl = [
|
|
4073
|
+
{ title: "x-runtime-lib.notSet", value: "" },
|
|
4074
|
+
{ title: "x-runtime-lib.show", value: "show" },
|
|
4075
|
+
{ title: "x-runtime-lib.always", value: "always" }
|
|
4076
|
+
], Xl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3925
4077
|
__proto__: null,
|
|
3926
|
-
axisTypeItemsV1:
|
|
3927
|
-
borderStyleItemsV1:
|
|
3928
|
-
btnVariantItemsV1:
|
|
3929
|
-
colorModeItemsV1:
|
|
3930
|
-
densityItemsV1:
|
|
3931
|
-
flexCrossAlignItemsV1:
|
|
3932
|
-
flexDirectionItemsV1:
|
|
3933
|
-
flexMainAlignItemsV1:
|
|
3934
|
-
flexWrapItemsV1:
|
|
3935
|
-
fontWeightItemsV1:
|
|
3936
|
-
textAlignItemsV1:
|
|
3937
|
-
textDecorationItemsV1:
|
|
3938
|
-
textEmphasisItemsV1:
|
|
3939
|
-
textStyleItemsV1:
|
|
3940
|
-
themeColorItemsV1:
|
|
3941
|
-
|
|
4078
|
+
axisTypeItemsV1: Pl,
|
|
4079
|
+
borderStyleItemsV1: Wl,
|
|
4080
|
+
btnVariantItemsV1: Bl,
|
|
4081
|
+
colorModeItemsV1: Dl,
|
|
4082
|
+
densityItemsV1: zl,
|
|
4083
|
+
flexCrossAlignItemsV1: Rl,
|
|
4084
|
+
flexDirectionItemsV1: Ml,
|
|
4085
|
+
flexMainAlignItemsV1: Fl,
|
|
4086
|
+
flexWrapItemsV1: Hl,
|
|
4087
|
+
fontWeightItemsV1: Ol,
|
|
4088
|
+
textAlignItemsV1: jl,
|
|
4089
|
+
textDecorationItemsV1: Kl,
|
|
4090
|
+
textEmphasisItemsV1: Ul,
|
|
4091
|
+
textStyleItemsV1: Zl,
|
|
4092
|
+
themeColorItemsV1: ql,
|
|
4093
|
+
thumbLabelItemsV1: Gl
|
|
4094
|
+
}, Symbol.toStringTag, { value: "Module" })), Yl = [
|
|
3942
4095
|
{
|
|
3943
4096
|
title: "x-runtime-lib.notSet",
|
|
3944
4097
|
value: "",
|
|
@@ -3971,14 +4124,14 @@ const Nl = [
|
|
|
3971
4124
|
title: "x-runtime-lib.pixel",
|
|
3972
4125
|
value: "pixel",
|
|
3973
4126
|
ui: "pixelInput",
|
|
3974
|
-
validator:
|
|
4127
|
+
validator: ye,
|
|
3975
4128
|
default: "0px",
|
|
3976
4129
|
precision: 0,
|
|
3977
4130
|
min: 0,
|
|
3978
4131
|
max: 1 / 0,
|
|
3979
4132
|
step: 1
|
|
3980
4133
|
}
|
|
3981
|
-
],
|
|
4134
|
+
], Jl = [
|
|
3982
4135
|
{
|
|
3983
4136
|
title: "x-runtime-lib.notSet",
|
|
3984
4137
|
value: "",
|
|
@@ -4000,7 +4153,7 @@ const Nl = [
|
|
|
4000
4153
|
validator: (t) => t === "right",
|
|
4001
4154
|
default: "right"
|
|
4002
4155
|
}
|
|
4003
|
-
],
|
|
4156
|
+
], Ql = [
|
|
4004
4157
|
{
|
|
4005
4158
|
title: "x-runtime-lib.notSet",
|
|
4006
4159
|
value: "",
|
|
@@ -4019,7 +4172,7 @@ const Nl = [
|
|
|
4019
4172
|
title: "x-runtime-lib.pixel",
|
|
4020
4173
|
value: "pixel",
|
|
4021
4174
|
ui: "pixelInput",
|
|
4022
|
-
validator:
|
|
4175
|
+
validator: ye,
|
|
4023
4176
|
default: "0px"
|
|
4024
4177
|
},
|
|
4025
4178
|
{
|
|
@@ -4030,7 +4183,7 @@ const Nl = [
|
|
|
4030
4183
|
precision: 6,
|
|
4031
4184
|
default: "0%"
|
|
4032
4185
|
}
|
|
4033
|
-
],
|
|
4186
|
+
], er = [
|
|
4034
4187
|
{
|
|
4035
4188
|
title: "x-runtime-lib.notSet",
|
|
4036
4189
|
value: "",
|
|
@@ -4042,7 +4195,7 @@ const Nl = [
|
|
|
4042
4195
|
title: "x-runtime-lib.pixel",
|
|
4043
4196
|
value: "pixel",
|
|
4044
4197
|
ui: "pixelInput",
|
|
4045
|
-
validator:
|
|
4198
|
+
validator: ye,
|
|
4046
4199
|
min: 0,
|
|
4047
4200
|
default: "0px"
|
|
4048
4201
|
},
|
|
@@ -4055,7 +4208,7 @@ const Nl = [
|
|
|
4055
4208
|
min: 0,
|
|
4056
4209
|
default: "0%"
|
|
4057
4210
|
}
|
|
4058
|
-
],
|
|
4211
|
+
], tr = [
|
|
4059
4212
|
{
|
|
4060
4213
|
title: "x-runtime-lib.notSet",
|
|
4061
4214
|
value: "",
|
|
@@ -4067,7 +4220,7 @@ const Nl = [
|
|
|
4067
4220
|
title: "x-runtime-lib.pixel",
|
|
4068
4221
|
value: "pixel",
|
|
4069
4222
|
ui: "pixelInput",
|
|
4070
|
-
validator:
|
|
4223
|
+
validator: ye,
|
|
4071
4224
|
min: 0,
|
|
4072
4225
|
default: "0px"
|
|
4073
4226
|
},
|
|
@@ -4080,7 +4233,7 @@ const Nl = [
|
|
|
4080
4233
|
min: 0,
|
|
4081
4234
|
default: "0%"
|
|
4082
4235
|
}
|
|
4083
|
-
],
|
|
4236
|
+
], nr = [
|
|
4084
4237
|
{
|
|
4085
4238
|
title: "x-runtime-lib.notSet",
|
|
4086
4239
|
value: "",
|
|
@@ -4109,7 +4262,7 @@ const Nl = [
|
|
|
4109
4262
|
validator: (t) => t === "end",
|
|
4110
4263
|
default: "end"
|
|
4111
4264
|
}
|
|
4112
|
-
],
|
|
4265
|
+
], ir = [
|
|
4113
4266
|
{
|
|
4114
4267
|
title: "x-runtime-lib.notSet",
|
|
4115
4268
|
value: "",
|
|
@@ -4131,42 +4284,42 @@ const Nl = [
|
|
|
4131
4284
|
validator: (t) => t === "bottom",
|
|
4132
4285
|
default: "bottom"
|
|
4133
4286
|
}
|
|
4134
|
-
],
|
|
4287
|
+
], or = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4135
4288
|
__proto__: null,
|
|
4136
|
-
borderWidthTypesV1:
|
|
4137
|
-
leftRightTypesV1:
|
|
4138
|
-
marginTypesV1:
|
|
4139
|
-
paddingTypesV1:
|
|
4140
|
-
sizeTypesV1:
|
|
4141
|
-
tableColumnAlignTypesV1:
|
|
4142
|
-
topBottomTypesV1:
|
|
4143
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4289
|
+
borderWidthTypesV1: Yl,
|
|
4290
|
+
leftRightTypesV1: Jl,
|
|
4291
|
+
marginTypesV1: Ql,
|
|
4292
|
+
paddingTypesV1: er,
|
|
4293
|
+
sizeTypesV1: tr,
|
|
4294
|
+
tableColumnAlignTypesV1: nr,
|
|
4295
|
+
topBottomTypesV1: ir
|
|
4296
|
+
}, Symbol.toStringTag, { value: "Module" })), lr = {
|
|
4144
4297
|
version: "v1",
|
|
4145
4298
|
globalityKey: Le,
|
|
4146
4299
|
refKey: de,
|
|
4147
|
-
items: { ...
|
|
4148
|
-
types: { ...
|
|
4300
|
+
items: { ...Xl },
|
|
4301
|
+
types: { ...or },
|
|
4149
4302
|
elements: /* @__PURE__ */ new Set([
|
|
4150
4303
|
ke,
|
|
4151
4304
|
Ce,
|
|
4152
|
-
Ve,
|
|
4153
|
-
ut,
|
|
4154
4305
|
we,
|
|
4306
|
+
ut,
|
|
4307
|
+
Ve,
|
|
4155
4308
|
Se,
|
|
4156
|
-
Te,
|
|
4157
4309
|
$e,
|
|
4310
|
+
Te,
|
|
4158
4311
|
Ie,
|
|
4159
4312
|
Ne,
|
|
4160
|
-
|
|
4313
|
+
xn,
|
|
4161
4314
|
Ae,
|
|
4162
4315
|
Le,
|
|
4163
4316
|
Ee,
|
|
4164
4317
|
Pe,
|
|
4165
4318
|
We,
|
|
4166
|
-
|
|
4319
|
+
hn,
|
|
4320
|
+
Be,
|
|
4167
4321
|
De,
|
|
4168
4322
|
ze,
|
|
4169
|
-
Be,
|
|
4170
4323
|
de,
|
|
4171
4324
|
Re,
|
|
4172
4325
|
Me,
|
|
@@ -4174,7 +4327,7 @@ const Nl = [
|
|
|
4174
4327
|
He,
|
|
4175
4328
|
Oe,
|
|
4176
4329
|
je,
|
|
4177
|
-
|
|
4330
|
+
gn
|
|
4178
4331
|
]),
|
|
4179
4332
|
groups: [
|
|
4180
4333
|
{
|
|
@@ -4182,11 +4335,11 @@ const Nl = [
|
|
|
4182
4335
|
name: "x-runtime-lib.containment",
|
|
4183
4336
|
items: [
|
|
4184
4337
|
Ce,
|
|
4185
|
-
|
|
4338
|
+
we,
|
|
4186
4339
|
ut,
|
|
4187
4340
|
Se,
|
|
4188
4341
|
Ne,
|
|
4189
|
-
|
|
4342
|
+
Te,
|
|
4190
4343
|
Pe,
|
|
4191
4344
|
de
|
|
4192
4345
|
]
|
|
@@ -4201,31 +4354,31 @@ const Nl = [
|
|
|
4201
4354
|
He,
|
|
4202
4355
|
We,
|
|
4203
4356
|
Re,
|
|
4204
|
-
|
|
4205
|
-
|
|
4357
|
+
Ve,
|
|
4358
|
+
Be,
|
|
4206
4359
|
Me,
|
|
4207
|
-
|
|
4360
|
+
De,
|
|
4208
4361
|
Ie
|
|
4209
4362
|
]
|
|
4210
4363
|
},
|
|
4211
4364
|
{
|
|
4212
4365
|
key: "dataDisplay",
|
|
4213
4366
|
name: "x-runtime-lib.dataDisplay",
|
|
4214
|
-
items: [
|
|
4367
|
+
items: [$e, ke, Ee]
|
|
4215
4368
|
},
|
|
4216
4369
|
{
|
|
4217
4370
|
key: "feedback",
|
|
4218
4371
|
name: "x-runtime-lib.feedback",
|
|
4219
|
-
items: [
|
|
4372
|
+
items: [ze, vn, je]
|
|
4220
4373
|
}
|
|
4221
4374
|
]
|
|
4222
4375
|
}, lt = {
|
|
4223
|
-
v1:
|
|
4224
|
-
},
|
|
4225
|
-
const
|
|
4226
|
-
return
|
|
4376
|
+
v1: lr
|
|
4377
|
+
}, rr = (t, e, n) => {
|
|
4378
|
+
const o = t[e];
|
|
4379
|
+
return o ? typeof o == "function" ? o() : Promise.resolve(o) : new Promise((l, s) => {
|
|
4227
4380
|
(typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(
|
|
4228
|
-
|
|
4381
|
+
s.bind(
|
|
4229
4382
|
null,
|
|
4230
4383
|
new Error(
|
|
4231
4384
|
"Unknown variable dynamic import: " + e + (e.split("/").length !== n ? ". Note that variables only represent file names one level deep." : "")
|
|
@@ -4234,76 +4387,77 @@ const Nl = [
|
|
|
4234
4387
|
);
|
|
4235
4388
|
});
|
|
4236
4389
|
};
|
|
4237
|
-
async function
|
|
4238
|
-
return (await
|
|
4390
|
+
async function Ir(t) {
|
|
4391
|
+
return (await rr(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.a2x9tv02.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.da0zepid.js") }), `./locales/${t}/index.ts`, 4)).default;
|
|
4239
4392
|
}
|
|
4240
4393
|
export {
|
|
4241
|
-
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
|
|
4245
|
-
|
|
4246
|
-
|
|
4394
|
+
$r as badgeV1,
|
|
4395
|
+
sl as barChartV1,
|
|
4396
|
+
Jt as breakpoints,
|
|
4397
|
+
pl as btnV1,
|
|
4398
|
+
Qt as calcBreakpoint,
|
|
4399
|
+
fl as cardV1,
|
|
4400
|
+
bl as comboboxV1,
|
|
4247
4401
|
Ue as containerV1,
|
|
4248
|
-
|
|
4249
|
-
|
|
4250
|
-
|
|
4251
|
-
|
|
4402
|
+
yl as dataTableV1,
|
|
4403
|
+
vl as dialogV1,
|
|
4404
|
+
Yn as duplicateNode,
|
|
4405
|
+
vr as duplicateNodes,
|
|
4252
4406
|
Y as elements,
|
|
4253
|
-
|
|
4254
|
-
|
|
4255
|
-
|
|
4407
|
+
Vr as ensureContext,
|
|
4408
|
+
Sr as fieldTypes,
|
|
4409
|
+
Tr as fileInputV1,
|
|
4256
4410
|
Ze as flexLayoutEntryV1,
|
|
4257
4411
|
Ge as flexLayoutV1,
|
|
4258
|
-
|
|
4412
|
+
gl as formV1,
|
|
4259
4413
|
ee as genId,
|
|
4260
4414
|
le as getBreakpointProp,
|
|
4261
4415
|
st as getIndexOfBreakpoint,
|
|
4262
|
-
|
|
4416
|
+
yr as getNode,
|
|
4263
4417
|
at as getPropDefault,
|
|
4264
4418
|
ve as getPropTag,
|
|
4265
|
-
|
|
4419
|
+
cl as globalityV1,
|
|
4266
4420
|
re as initProps,
|
|
4267
|
-
|
|
4421
|
+
F as injectDark,
|
|
4268
4422
|
q as injectData,
|
|
4269
|
-
|
|
4423
|
+
cn as injectDepends,
|
|
4270
4424
|
U as injectDevice,
|
|
4271
|
-
|
|
4272
|
-
|
|
4425
|
+
un as injectEnv,
|
|
4426
|
+
L as injectMode,
|
|
4273
4427
|
xe as injectSandbox,
|
|
4274
4428
|
Z as injectType,
|
|
4275
4429
|
tt as isPercentStr,
|
|
4276
|
-
|
|
4277
|
-
|
|
4278
|
-
|
|
4279
|
-
|
|
4430
|
+
ye as isPixelStr,
|
|
4431
|
+
ul as lineChartV1,
|
|
4432
|
+
Ir as loadLocaleMessageRuntime,
|
|
4433
|
+
_l as menuV1,
|
|
4280
4434
|
yn as newEventBus,
|
|
4281
|
-
|
|
4435
|
+
kl as numberInputV1,
|
|
4282
4436
|
ge as parsePercentStr,
|
|
4283
|
-
|
|
4437
|
+
br as parsePixelStr,
|
|
4284
4438
|
lt as pkgs,
|
|
4285
|
-
|
|
4286
|
-
|
|
4287
|
-
|
|
4288
|
-
|
|
4289
|
-
|
|
4290
|
-
|
|
4291
|
-
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4295
|
-
|
|
4296
|
-
|
|
4297
|
-
|
|
4298
|
-
|
|
4299
|
-
|
|
4300
|
-
|
|
4301
|
-
|
|
4302
|
-
|
|
4303
|
-
|
|
4304
|
-
|
|
4305
|
-
|
|
4306
|
-
|
|
4307
|
-
|
|
4308
|
-
|
|
4439
|
+
_r as provideDark,
|
|
4440
|
+
Cr as provideData,
|
|
4441
|
+
wr as provideDepends,
|
|
4442
|
+
gr as provideDevice,
|
|
4443
|
+
xr as provideEnv,
|
|
4444
|
+
hr as provideMode,
|
|
4445
|
+
dn as provideSandbox,
|
|
4446
|
+
kr as provideType,
|
|
4447
|
+
wl as radioGroupV1,
|
|
4448
|
+
Cl as radioV1,
|
|
4449
|
+
Vl as rangeSliderV1,
|
|
4450
|
+
Sl as ratingV1,
|
|
4451
|
+
dl as refV1,
|
|
4452
|
+
Gn as reverseBreakpoints,
|
|
4453
|
+
$l as selectV1,
|
|
4454
|
+
Tl as sliderV1,
|
|
4455
|
+
Xn as spawnNode,
|
|
4456
|
+
fn as startInterpreter,
|
|
4457
|
+
bn as stopInterpreter,
|
|
4458
|
+
Al as textFieldV1,
|
|
4459
|
+
Il as textV1,
|
|
4460
|
+
Nl as textareaV1,
|
|
4461
|
+
El as timelineEntryV1,
|
|
4462
|
+
Ll as timelineV1
|
|
4309
4463
|
};
|