x-runtime-lib 0.6.54 → 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/index.js CHANGED
@@ -1,14 +1,14 @@
1
- var mn = Object.defineProperty;
2
- var fn = (t, e, n) => e in t ? mn(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
3
- var he = (t, e, n) => fn(t, typeof e != "symbol" ? e + "" : e, n);
4
- import { computed as c, inject as O, provide as j, readonly as Ue, onBeforeMount as pn, onUnmounted as se, defineComponent as I, useTemplateRef as Tt, onMounted as $t, watch as Y, nextTick as It, createElementBlock as R, openBlock as V, normalizeStyle as oe, ref as Q, watchEffect as Nt, createBlock as A, h as $, resolveComponent as z, unref as H, withCtx as E, renderSlot as G, createVNode as B, createSlots as _e, renderList as bn, useId as At, isRef as Et, createCommentVNode as Lt, withModifiers as yn, normalizeClass as vn, toDisplayString as xn } from "vue";
5
- import { waitUtil as Pt, eventBus as Ze, messageInfo as hn, messageSuccess as gn, messageWarning as _n, messageError as Wt, createAxios as kn, openConfirmDlg as wn, openPromptDlg as Cn, useViewStack as Dt } from "x-essential-lib";
6
- import { useTheme as Vn } from "vuetify";
7
- import { c as L, u as Sn, r as zt, e as Bt, i as Tn, a as $n, b as In, d as Nn, f as An, g as En, h as Ln, j as Pn, I as Wn, m as Dn } from "./vendor.k0dcepe8.js";
8
- import { useI18n as Rt } from "vue-i18n";
9
- import { getErrorMessage as zn } from "x-error-lib";
10
- import { globalState as Bn } from "x-state-lib";
11
- const q = {}, Rn = {
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,186 +18,186 @@ const q = {}, Rn = {
18
18
  name: "PARAM_NEW_NODE"
19
19
  }
20
20
  ]
21
- }, T = (t) => {
22
- t.slots.some((e) => e.key === "default") && t.methods.unshift(Rn), q[t.key] = t;
21
+ }, $ = (t) => {
22
+ t.slots.some((e) => e.key === "default") && t.methods.unshift(qn), Y[t.key] = t;
23
23
  };
24
- function Mt(t) {
25
- const e = c(() => {
26
- var r;
27
- return (r = t.node.legend) == null ? void 0 : r.show;
28
- }), n = c(() => {
29
- var r;
30
- return (r = t.node.legend) == null ? void 0 : r.data;
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(r) {
33
- r.legend = {
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: l };
38
+ return { show: e, data: n, applyLegend: o };
39
39
  }
40
- function Ft(t) {
41
- const e = c(() => t.node.series);
42
- function n(l) {
43
- l.series = e.value;
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 Ht(t) {
48
- const e = c(() => {
49
- var a;
50
- return (a = t.node.title) == null ? void 0 : a.show;
51
- }), n = c(() => {
52
- var a;
53
- return (a = t.node.title) == null ? void 0 : a.text;
54
- }), l = c(() => {
55
- var a;
56
- return (a = t.node.title) == null ? void 0 : a.subtext;
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 r(a) {
59
- a.title = {
58
+ function l(s) {
59
+ s.title = {
60
60
  show: e.value,
61
61
  text: n.value,
62
- subtext: l.value
62
+ subtext: o.value
63
63
  };
64
64
  }
65
- return { show: e, text: n, subtext: l, applyTitle: r };
65
+ return { show: e, text: n, subtext: o, applyTitle: l };
66
66
  }
67
- function Ot(t) {
68
- const e = c(() => {
69
- var s;
70
- return (s = t.node.xAxis) == null ? void 0 : s.show;
71
- }), n = c(() => {
72
- var s;
73
- return (s = t.node.xAxis) == null ? void 0 : s.position;
74
- }), l = c(() => {
75
- var s;
76
- return (s = t.node.xAxis) == null ? void 0 : s.type;
77
- }), r = c(() => {
78
- var s;
79
- return (s = t.node.xAxis) == null ? void 0 : s.data;
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 a(s) {
82
- s.xAxis = {
81
+ function s(u) {
82
+ u.xAxis = {
83
83
  show: e.value,
84
84
  position: n.value,
85
- type: l.value,
86
- data: r.value
85
+ type: o.value,
86
+ data: l.value
87
87
  };
88
88
  }
89
- return { show: e, position: n, type: l, data: r, applyXAxis: a };
89
+ return { show: e, position: n, type: o, data: l, applyXAxis: s };
90
90
  }
91
- function jt(t) {
92
- const e = c(() => {
93
- var s;
94
- return (s = t.node.yAxis) == null ? void 0 : s.show;
95
- }), n = c(() => {
96
- var s;
97
- return (s = t.node.yAxis) == null ? void 0 : s.position;
98
- }), l = c(() => {
99
- var s;
100
- return (s = t.node.yAxis) == null ? void 0 : s.type;
101
- }), r = c(() => {
102
- var s;
103
- return (s = t.node.yAxis) == null ? void 0 : s.data;
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 a(s) {
106
- s.yAxis = {
105
+ function s(u) {
106
+ u.yAxis = {
107
107
  show: e.value,
108
108
  position: n.value,
109
- type: l.value,
110
- data: r.value
109
+ type: o.value,
110
+ data: l.value
111
111
  };
112
112
  }
113
- return { show: e, position: n, type: l, data: r, applyYAxis: a };
113
+ return { show: e, position: n, type: o, data: l, applyYAxis: s };
114
114
  }
115
115
  function ae(t, e) {
116
- const { computedThemes: n } = Vn(), l = c(() => {
117
- var f;
118
- return (f = e.value) == null ? void 0 : f.mode;
119
- }), r = c(() => {
120
- var b;
121
- const f = (b = e.value) == null ? void 0 : b.theme;
122
- return f ? f === "background0" ? t.value ? "#2e2e2e" : "#bdbdbd" : f === "background1" ? t.value ? "#272727" : "#eeeeee" : f === "background2" ? t.value ? "#1e1e1e" : "#ffffff" : (t.value ? n.value.dark : n.value.light).colors[f] : void 0;
123
- }), a = c(() => {
124
- var f, y;
125
- return t.value ? (f = e.value.custom) == null ? void 0 : f.dark : (y = e.value.custom) == null ? void 0 : y.light;
116
+ const { computedThemes: n } = Pn(), o = a(() => {
117
+ var p;
118
+ return (p = e.value) == null ? void 0 : p.mode;
119
+ }), l = a(() => {
120
+ var m;
121
+ const p = (m = e.value) == null ? void 0 : m.theme;
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
+ }), 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: c(() => l.value === "theme" ? r.value : l.value === "custom" ? a.value : "") };
127
+ return { color: a(() => o.value === "theme" ? l.value : o.value === "custom" ? s.value : "") };
128
128
  }
129
- function Xe(t, e) {
130
- const n = c(() => {
129
+ function Je(t, e) {
130
+ const n = a(() => {
131
131
  var i;
132
132
  return (i = e.node.border) == null ? void 0 : i.style;
133
- }), l = c(() => {
133
+ }), o = a(() => {
134
134
  var i;
135
135
  return (i = e.node.border) == null ? void 0 : i.width;
136
- }), r = c(() => {
136
+ }), l = a(() => {
137
137
  var i;
138
138
  return (i = e.node.border) == null ? void 0 : i.color;
139
- }), { color: a } = ae(t, r), s = c(() => {
140
- var i, d;
141
- return (d = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : d.tl;
142
- }), f = c(() => {
143
- var i, d;
144
- return (d = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : d.tr;
145
- }), y = c(() => {
146
- var i, d;
147
- return (d = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : d.bl;
148
- }), b = c(() => {
149
- var i, d;
150
- return (d = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : d.br;
139
+ }), { color: s } = ae(t, l), u = a(() => {
140
+ var i, f;
141
+ return (f = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : f.tl;
142
+ }), p = a(() => {
143
+ var i, f;
144
+ return (f = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : f.tr;
145
+ }), y = a(() => {
146
+ var i, f;
147
+ return (f = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : f.bl;
148
+ }), m = a(() => {
149
+ var i, f;
150
+ return (f = (i = e.node.border) == null ? void 0 : i.roundRadius) == null ? void 0 : f.br;
151
151
  });
152
- function o(i) {
153
- n.value && (i.borderStyle = n.value), l.value && (i.borderWidth = l.value), a.value && (i.borderColor = a.value), s.value && (i.borderTopLeftRadius = s.value), f.value && (i.borderTopRightRadius = f.value), y.value && (i.borderBottomLeftRadius = y.value), b.value && (i.borderBottomRightRadius = b.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: l, borderColor: a, applyBorder: o };
155
+ return { borderStyle: n, borderWidth: o, borderColor: s, applyBorder: r };
156
156
  }
157
- function Ye(t) {
158
- const e = c(() => {
159
- var s;
160
- return (s = t.node.margin) == null ? void 0 : s.top;
161
- }), n = c(() => {
162
- var s;
163
- return (s = t.node.margin) == null ? void 0 : s.left;
164
- }), l = c(() => {
165
- var s;
166
- return (s = t.node.margin) == null ? void 0 : s.bottom;
167
- }), r = c(() => {
168
- var s;
169
- return (s = t.node.margin) == null ? void 0 : s.right;
157
+ function Qe(t) {
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 a(s) {
172
- e.value && (s.marginTop = e.value), n.value && (s.marginLeft = n.value), l.value && (s.marginBottom = l.value), r.value && (s.marginRight = r.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: l, marginRight: r, applyMargin: a };
174
+ return { marginTop: e, marginLeft: n, marginBottom: o, marginRight: l, applyMargin: s };
175
175
  }
176
- function qe(t) {
177
- const e = c(() => {
178
- var s;
179
- return (s = t.node.padding) == null ? void 0 : s.top;
180
- }), n = c(() => {
181
- var s;
182
- return (s = t.node.padding) == null ? void 0 : s.left;
183
- }), l = c(() => {
184
- var s;
185
- return (s = t.node.padding) == null ? void 0 : s.bottom;
186
- }), r = c(() => {
187
- var s;
188
- return (s = t.node.padding) == null ? void 0 : s.right;
176
+ function et(t) {
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 a(s) {
191
- e.value && (s.paddingTop = e.value), n.value && (s.paddingLeft = n.value), l.value && (s.paddingBottom = l.value), r.value && (s.paddingRight = r.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: l, paddingRight: r, applyPadding: a };
193
+ return { paddingTop: e, paddingLeft: n, paddingBottom: o, paddingRight: l, applyPadding: s };
194
194
  }
195
- const nt = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
195
+ const rt = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
196
196
  function ee(t) {
197
197
  let e = "";
198
198
  for (let n = 0; n < t; n++) {
199
- const l = Math.floor(Math.random() * nt.length);
200
- e += nt[l];
199
+ const o = Math.floor(Math.random() * rt.length);
200
+ e += rt[o];
201
201
  }
202
202
  return e;
203
203
  }
@@ -207,13 +207,13 @@ function ye(t) {
207
207
  const e = t.substring(0, t.length - 2), n = parseFloat(e);
208
208
  return !(isNaN(n) || n % 1 !== 0);
209
209
  }
210
- function Ge(t) {
210
+ function tt(t) {
211
211
  if (typeof t != "string" || !t.endsWith("%"))
212
212
  return !1;
213
213
  const e = t.substring(0, t.length - 1), n = parseFloat(e);
214
214
  return !isNaN(n);
215
215
  }
216
- function Yl(t) {
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 Kt = ["xs", "sm", "md", "lg", "xl"], Mn = [...Kt].reverse();
231
- function Ut(t) {
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
- function it(t) {
235
- return Kt.findIndex((e) => e === t);
234
+ function st(t) {
235
+ return Jt.findIndex((e) => e === t);
236
236
  }
237
237
  function le(t, e) {
238
238
  let n;
239
- for (const l of Mn) {
240
- if (it(l) < it(t))
239
+ for (const o of Gn) {
240
+ if (st(o) < st(t))
241
241
  break;
242
- e[l] && (n = e[l]);
242
+ e[o] && (n = e[o]);
243
243
  }
244
244
  return n;
245
245
  }
@@ -255,80 +255,80 @@ function ve(t, e) {
255
255
  } else
256
256
  console.assert(!1);
257
257
  }
258
- function ot(t, e) {
258
+ function at(t, e) {
259
259
  if (t.array)
260
- return e ? L(t.default) : L(t.defaultArray);
260
+ return e ? W(t.default) : W(t.defaultArray);
261
261
  {
262
- const n = L(t.default);
262
+ const n = W(t.default);
263
263
  return (t.ui === "switch" || t.ui === "select" || t.ui === "colorPicker" || t.ui === "multiTypes" || t.ui === "compSelect") && !n ? void 0 : n;
264
264
  }
265
265
  }
266
266
  function re(t, e) {
267
- function n(l, r) {
268
- if (r.ui) {
269
- if (r.ui === "strInput" && r.static)
267
+ function n(o, l) {
268
+ if (l.ui) {
269
+ if (l.ui === "strInput" && l.static)
270
270
  return;
271
- l[r.key] = ot(r);
271
+ o[l.key] = at(l);
272
272
  } else
273
- r.array ? l[r.key] = ot(r) : r.children.forEach((a) => {
274
- l[r.key] || (l[r.key] = {}), n(l[r.key], a);
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((l) => n(t, l));
277
+ e.forEach((o) => n(t, o));
278
278
  }
279
- function Fn(t, e, n, l, r) {
280
- const a = `type=${t} subtype=${e} version=${n} ref=${l} keyOrRefid=${r}`, s = ve(t, e);
281
- if (!s) {
282
- console.error(`spawnNode prop tag not found, ${a}`);
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
- const f = tt[n];
286
- if (!f) {
287
- console.error(`spawnNode pkg not found version, ${a}`);
285
+ const p = lt[n];
286
+ if (!p) {
287
+ console.error(`spawnNode pkg not found version, ${s}`);
288
288
  return;
289
289
  }
290
- if (l) {
291
- const y = f.refKey, b = r;
292
- if (!f.elements.has(y)) {
293
- console.error(`spawnNode [ref] element not found in pkg, ${a}`);
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 o = q[y];
297
- if (!o) {
298
- console.error(`spawnNode [ref] element not found in global, ${a}`);
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 = o.props[s];
301
+ const i = r.props[u];
302
302
  if (!i) {
303
- console.error(`spawnNode [ref] props not found, ${a}`);
303
+ console.error(`spawnNode [ref] props not found, ${s}`);
304
304
  return;
305
305
  }
306
- const d = {
306
+ const f = {
307
307
  basic: {
308
308
  id: "",
309
309
  key: ""
310
310
  }
311
311
  };
312
- return re(d, i), d.basic.id = ee(16), d.basic.key = y, d.ref = {
313
- id: b
314
- }, d;
312
+ return re(f, i), f.basic.id = ee(16), f.basic.key = y, f.ref = {
313
+ id: m
314
+ }, f;
315
315
  } else {
316
- const y = r;
317
- if (!f.elements.has(y)) {
318
- console.error(`spawnNode [key] element not found in pkg, ${a}`);
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 b = q[y];
322
- if (!b) {
323
- console.error(`spawnNode [key] element not found in global, ${a}`);
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 (b.spawn)
327
- return b.spawn(t, e);
326
+ if (m.spawn)
327
+ return m.spawn(t, e);
328
328
  {
329
- const o = b.props[s];
330
- if (!o) {
331
- console.error(`spawnNode [key] props not found, ${a}`);
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 Fn(t, e, n, l, r) {
337
337
  key: ""
338
338
  }
339
339
  };
340
- return re(i, o), i.basic.id = ee(16), i.basic.key = y, b.slots.some((d) => d.key === "default") && (i.children = []), 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 ql(t, e) {
345
- function n(l) {
346
- if (l.basic.id === e)
347
- return l;
348
- if (l.children)
349
- for (let r = 0; r < l.children.length; r++) {
350
- const a = n(l.children[r]);
351
- if (a)
352
- return a;
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 l = 0; l < t.length; l++) {
356
- const r = n(t[l]);
357
- if (r)
358
- return r;
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 Hn(t) {
362
- function e(l) {
363
- var r;
364
- l.basic.id = ee(16), (r = l.children) == null || r.forEach((a) => e(a));
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
- const n = L(t);
366
+ const n = W(t);
367
367
  return e(n), n;
368
368
  }
369
- function Gl(t) {
369
+ function vr(t) {
370
370
  const e = [];
371
371
  return t.forEach((n) => {
372
- e.push(Hn(n));
372
+ e.push(Yn(n));
373
373
  }), e;
374
374
  }
375
- const Zt = "runtimeEnv", Xt = "runtimeMode", Yt = "runtimeDevice", qt = "runtimeDark", Gt = "runtimeType", Jt = "runtimeData", Qt = "runtimeDepends", en = "runtimeSandbox";
376
- function Jl(t) {
377
- j(Zt, t);
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 tn() {
380
- return O(Zt);
379
+ function un() {
380
+ return j(en);
381
381
  }
382
- function Ql(t) {
383
- j(Xt, t);
382
+ function hr(t) {
383
+ K(tn, t);
384
384
  }
385
- function P() {
386
- return O(Xt);
385
+ function L() {
386
+ return j(tn);
387
387
  }
388
- function er(t) {
389
- j(Yt, Ue(t));
388
+ function gr(t) {
389
+ K(nn, Xe(t));
390
390
  }
391
- function K() {
392
- return O(Yt);
391
+ function U() {
392
+ return j(nn);
393
393
  }
394
- function tr(t) {
395
- j(qt, Ue(t));
394
+ function _r(t) {
395
+ K(on, Xe(t));
396
396
  }
397
- function M() {
398
- return O(qt);
397
+ function F() {
398
+ return j(on);
399
399
  }
400
- function nr(t) {
401
- j(Gt, t);
400
+ function kr(t) {
401
+ K(ln, t);
402
402
  }
403
- function U() {
404
- return O(Gt);
403
+ function Z() {
404
+ return j(ln);
405
405
  }
406
- function ir(t) {
407
- j(Jt, t);
406
+ function Cr(t) {
407
+ K(rn, t);
408
408
  }
409
- function Z() {
410
- return O(Jt);
409
+ function q() {
410
+ return j(rn);
411
411
  }
412
- function or(t) {
413
- j(Qt, Ue(t));
412
+ function wr(t) {
413
+ K(sn, Xe(t));
414
414
  }
415
- function nn() {
416
- return O(Qt);
415
+ function cn() {
416
+ return j(sn);
417
417
  }
418
- function on(t) {
419
- j(en, t);
418
+ function dn(t) {
419
+ K(an, t);
420
420
  }
421
421
  function xe() {
422
- return O(en);
422
+ return j(an);
423
423
  }
424
424
  function J(t, e, n) {
425
- const l = c(() => {
426
- var o;
427
- return (o = n.node.size) == null ? void 0 : o.width;
428
- }), r = c(() => {
429
- var o;
430
- return (o = n.node.size) == null ? void 0 : o.minWidth;
431
- }), a = c(() => {
432
- var o;
433
- return (o = n.node.size) == null ? void 0 : o.maxWidth;
434
- }), s = c(() => {
435
- var o, i;
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 d = ge((o = n.node.size) == null ? void 0 : o.height);
438
- if (d)
439
- return d / 100 * e.value.height + "px";
437
+ const f = ge((r = n.node.size) == null ? void 0 : r.height);
438
+ if (f)
439
+ return f / 100 * e.value.height + "px";
440
440
  }
441
441
  return (i = n.node.size) == null ? void 0 : i.height;
442
- }), f = c(() => {
443
- var o, i;
442
+ }), p = a(() => {
443
+ var r, i;
444
444
  if (n.outer && t === "editor") {
445
- const d = ge((o = n.node.size) == null ? void 0 : o.minHeight);
446
- if (d)
447
- return d / 100 * e.value.height + "px";
445
+ const f = ge((r = n.node.size) == null ? void 0 : r.minHeight);
446
+ if (f)
447
+ return f / 100 * e.value.height + "px";
448
448
  }
449
449
  return (i = n.node.size) == null ? void 0 : i.minHeight;
450
- }), y = c(() => {
451
- var o, i;
450
+ }), y = a(() => {
451
+ var r, i;
452
452
  if (n.outer && t === "editor") {
453
- const d = ge((o = n.node.size) == null ? void 0 : o.maxHeight);
454
- if (d)
455
- return d / 100 * e.value.height + "px";
453
+ const f = ge((r = n.node.size) == null ? void 0 : r.maxHeight);
454
+ if (f)
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 b(o) {
460
- l.value && (o.width = l.value), r.value && (o.minWidth = r.value), a.value && (o.maxWidth = a.value), s.value && (o.height = s.value), f.value && (o.minHeight = f.value), y.value && (o.maxHeight = y.value);
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: l, minWidth: r, maxWidth: a, height: s, minHeight: f, maxHeight: y, applySize: b };
462
+ return { width: o, minWidth: l, maxWidth: s, height: u, minHeight: p, maxHeight: y, applySize: m };
463
463
  }
464
- function ln(t, e, n) {
465
- const l = c(() => e.node.basic.id), r = c(() => `callMethod@${l.value}`);
466
- pn(() => {
467
- var a;
468
- (a = t.eventBus) == null || a.on(r.value, n);
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 a;
471
- (a = t.eventBus) == null || a.off(r.value, n);
470
+ var s;
471
+ (s = t.eventBus) == null || s.off(l.value, n);
472
472
  });
473
473
  }
474
- const On = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], jn = "#242424", Kn = {}, Un = { textStyle: { color: "#eeeeee" }, subtextStyle: { color: "#aaaaaa" } }, Zn = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Xn = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Yn = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, qn = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Gn = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Jn = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Qn = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ei = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ti = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ni = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, ii = { itemStyle: { color: "#fd1050", color0: "#0cf49b", borderColor: "#fd1050", borderColor0: "#0cf49b", 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" } }, li = { 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)" } } }, ri = { 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)" } } }, si = { 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"] } } }, ai = { 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"] } } }, ui = { 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"] } } }, ci = { 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"] } } }, di = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, mi = { textStyle: { color: "#eeeeee" } }, fi = { axisPointer: { lineStyle: { color: "#eeeeee", width: "1" }, crossStyle: { color: "#eeeeee", width: "1" } } }, pi = { 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" } } }, bi = { color: ["#bf444c", "#d88273", "#f6efa6"] }, yi = { 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" } }, vi = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, xi = {
475
- color: On,
476
- backgroundColor: jn,
477
- textStyle: Kn,
478
- title: Un,
479
- line: Zn,
480
- radar: Xn,
481
- bar: Yn,
482
- pie: qn,
483
- scatter: Gn,
484
- boxplot: Jn,
485
- parallel: Qn,
486
- sankey: ei,
487
- funnel: ti,
488
- gauge: ni,
489
- candlestick: ii,
490
- graph: oi,
491
- map: li,
492
- geo: ri,
493
- categoryAxis: si,
494
- valueAxis: ai,
495
- logAxis: ui,
496
- timeAxis: ci,
497
- toolbox: di,
498
- legend: mi,
499
- tooltip: fi,
500
- timeline: pi,
501
- visualMap: bi,
502
- dataZoom: yi,
503
- markPoint: vi
504
- }, hi = ["#dd6b66", "#759aa0", "#e69d87", "#8dc1a9", "#ea7e53", "#eedd78", "#73a373", "#73b9bc", "#7289ab", "#91ca8c", "#f49f42"], gi = "#f5f5f5", _i = {}, ki = { textStyle: { color: "#464646" }, subtextStyle: { color: "#6e7079" } }, wi = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Ci = { itemStyle: { borderWidth: 1 }, lineStyle: { width: 2 }, symbolSize: 4, symbol: "circle", smooth: !1 }, Vi = { itemStyle: { barBorderWidth: 0, barBorderColor: "#ccc" } }, Si = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ti = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, $i = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ii = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ni = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ai = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Ei = { itemStyle: { borderWidth: 0, borderColor: "#ccc" } }, Li = { itemStyle: { color: "#eb5454", color0: "#47b262", borderColor: "#eb5454", borderColor0: "#47b262", 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" } }, Wi = { 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)" } } }, Di = { 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)" } } }, 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"] } } }, Bi = { 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"] } } }, Ri = { 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"] } } }, Mi = { 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"] } } }, Fi = { iconStyle: { borderColor: "#999" }, emphasis: { iconStyle: { borderColor: "#666" } } }, Hi = { textStyle: { color: "#333333" } }, Oi = { axisPointer: { lineStyle: { color: "#cccccc", width: "1" }, crossStyle: { color: "#cccccc", width: "1" } } }, ji = { 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" } } }, Ki = { color: ["#bf444c", "#d88273", "#f6efa6"] }, Ui = { 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" } }, Zi = { label: { color: "#eee" }, emphasis: { label: { color: "#eee" } } }, Xi = {
505
- color: hi,
506
- backgroundColor: gi,
507
- textStyle: _i,
508
- title: ki,
509
- line: wi,
510
- radar: Ci,
511
- bar: Vi,
512
- pie: Si,
513
- scatter: Ti,
514
- boxplot: $i,
515
- parallel: Ii,
516
- sankey: Ni,
517
- funnel: Ai,
518
- gauge: Ei,
519
- candlestick: Li,
520
- graph: Pi,
521
- map: Wi,
522
- geo: Di,
523
- categoryAxis: zi,
524
- valueAxis: Bi,
525
- logAxis: Ri,
526
- timeAxis: Mi,
527
- toolbox: Fi,
528
- legend: Hi,
529
- tooltip: Oi,
530
- timeline: ji,
531
- visualMap: Ki,
532
- dataZoom: Ui,
533
- markPoint: Zi
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
- Sn([
536
- Tn,
537
- $n,
538
- In,
539
- Nn,
540
- An,
541
- En,
542
- Ln,
543
- Pn
535
+ Wn([
536
+ Bn,
537
+ Dn,
538
+ zn,
539
+ Rn,
540
+ Mn,
541
+ Fn,
542
+ Hn,
543
+ On
544
544
  ]);
545
- zt("dark", xi);
546
- zt("light", Xi);
547
- const Yi = /* @__PURE__ */ I({
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 = P(), l = K(), r = M(), a = U(), s = Z(), { width: f, minWidth: y, maxWidth: b, height: o, minHeight: i, maxHeight: d, applySize: h } = J(n, l, e), { applyTitle: m } = Ht(e), { applyXAxis: u } = Ot(e), { applyYAxis: g } = jt(e), { applyLegend: w } = Mt(e), { applySeries: p } = Ft(e), _ = c(() => {
555
- const C = {}, X = s.value.type;
556
- return a === "page" ? X === "common" ? h(C) : console.assert(!1) : a === "comp" && X === "common" ? h(C) : console.assert(!1), C;
557
- }), x = Tt("chart");
558
- let v;
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
+ let x;
559
559
  const S = () => {
560
- v == null || v.dispose(), v = Bt.init(x.value, r.value ? "dark" : "light");
561
- const C = {};
562
- v.setOption(C);
563
- }, N = () => {
564
- v == null || v.resize();
565
- }, W = () => {
566
- const C = {};
567
- m(C), u(C), g(C), w(C), p(C), v == null || v.setOption(C, !0);
560
+ x == null || x.dispose(), x = Kt.init(h.value, l.value ? "dark" : "light");
561
+ const V = {};
562
+ x.setOption(V);
563
+ }, P = () => {
564
+ x == null || x.resize();
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 $t(async () => {
570
- window.addEventListener("resize", N, !1), await Pt(() => !!x.value), S(), W();
569
+ return Wt(async () => {
570
+ window.addEventListener("resize", P, !1), await Ft(() => !!h.value), S(), B();
571
571
  }), se(() => {
572
- window.removeEventListener("resize", N, !1), v == null || v.dispose();
573
- }), Y(
572
+ window.removeEventListener("resize", P, !1), x == null || x.dispose();
573
+ }), X(
574
574
  [
575
- () => l.value.width,
576
- () => l.value.height,
577
- f,
575
+ () => o.value.width,
576
+ () => o.value.height,
577
+ p,
578
578
  y,
579
- b,
580
- o,
579
+ m,
580
+ r,
581
581
  i,
582
- d
582
+ f
583
583
  ],
584
584
  async () => {
585
- await It(), N();
585
+ await Bt(), P();
586
586
  }
587
- ), Y([r], () => {
588
- S(), W();
589
- }), Y(
587
+ ), X([l], () => {
588
+ S(), B();
589
+ }), X(
590
590
  [e],
591
591
  () => {
592
- W();
592
+ B();
593
593
  },
594
594
  { deep: !0 }
595
- ), (C, X) => (V(), R("div", {
595
+ ), (V, G) => (C(), R("div", {
596
596
  ref: "chart",
597
- style: oe(_.value)
597
+ style: oe(k.value)
598
598
  }, null, 4));
599
599
  }
600
- }), qi = /* @__PURE__ */ I({
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 = P(), l = K(), r = M(), a = U(), s = Z(), { width: f, minWidth: y, maxWidth: b, height: o, minHeight: i, maxHeight: d, applySize: h } = J(n, l, e), { applyTitle: m } = Ht(e), { applyXAxis: u } = Ot(e), { applyYAxis: g } = jt(e), { applyLegend: w } = Mt(e), { applySeries: p } = Ft(e), _ = c(() => {
608
- const C = {}, X = s.value.type;
609
- return a === "page" ? X === "common" ? h(C) : console.assert(!1) : a === "comp" && X === "common" ? h(C) : console.assert(!1), C;
610
- }), x = Tt("chart");
611
- let v;
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
+ let x;
612
612
  const S = () => {
613
- v == null || v.dispose(), v = Bt.init(x.value, r.value ? "dark" : "light");
614
- const C = {};
615
- v.setOption(C);
616
- }, N = () => {
617
- v == null || v.resize();
618
- }, W = () => {
619
- const C = {};
620
- m(C), u(C), g(C), w(C), p(C), v == null || v.setOption(C, !0);
613
+ x == null || x.dispose(), x = Kt.init(h.value, l.value ? "dark" : "light");
614
+ const V = {};
615
+ x.setOption(V);
616
+ }, P = () => {
617
+ x == null || x.resize();
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 $t(async () => {
623
- window.addEventListener("resize", N, !1), await Pt(() => !!x.value), S(), W();
622
+ return Wt(async () => {
623
+ window.addEventListener("resize", P, !1), await Ft(() => !!h.value), S(), B();
624
624
  }), se(() => {
625
- window.removeEventListener("resize", N, !1), v == null || v.dispose();
626
- }), Y(
625
+ window.removeEventListener("resize", P, !1), x == null || x.dispose();
626
+ }), X(
627
627
  [
628
- () => l.value.width,
629
- () => l.value.height,
630
- f,
628
+ () => o.value.width,
629
+ () => o.value.height,
630
+ p,
631
631
  y,
632
- b,
633
- o,
632
+ m,
633
+ r,
634
634
  i,
635
- d
635
+ f
636
636
  ],
637
637
  async () => {
638
- await It(), N();
638
+ await Bt(), P();
639
639
  }
640
- ), Y([r], () => {
641
- S(), W();
642
- }), Y(
640
+ ), X([l], () => {
641
+ S(), B();
642
+ }), X(
643
643
  [e],
644
644
  () => {
645
- W();
645
+ B();
646
646
  },
647
647
  { deep: !0 }
648
- ), (C, X) => (V(), R("div", {
648
+ ), (V, G) => (C(), R("div", {
649
649
  ref: "chart",
650
- style: oe(_.value)
650
+ style: oe(k.value)
651
651
  }, null, 4));
652
652
  }
653
653
  });
654
- function Gi(t, e) {
655
- function n(f) {
656
- const y = t.pseudoToNative(f);
654
+ function ro(t, e) {
655
+ function n(p) {
656
+ const y = t.pseudoToNative(p);
657
657
  console.log(y);
658
658
  }
659
- function l(f) {
660
- const y = t.pseudoToNative(f);
661
- let b = "";
662
- typeof y == "object" ? b = JSON.stringify(y) : b = String(y), Ze.emit("consoleAppend", b);
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 r(f, y) {
665
- const b = t.pseudoToNative(f), o = t.pseudoToNative(y);
666
- b === "info" ? hn(o) : b === "success" ? gn(o) : b === "warning" ? _n(o) : b === "error" && Wt(o);
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 a(f, y) {
669
- const b = t.pseudoToNative(f), o = t.pseudoToNative(y);
668
+ function s(p, y) {
669
+ const m = t.pseudoToNative(p), r = t.pseudoToNative(y);
670
670
  setTimeout(() => {
671
- t.appendCode(`__timeoutCallbackV1__(${b})`), t.run();
672
- }, o);
671
+ t.appendCode(`__timeoutCallbackV1__(${m})`), t.run();
672
+ }, r);
673
673
  }
674
- function s(f, y) {
675
- const b = t.pseudoToNative(f);
674
+ function u(p, y) {
675
+ const m = t.pseudoToNative(p);
676
676
  setTimeout(() => {
677
677
  y(), t.run();
678
- }, b);
678
+ }, m);
679
679
  }
680
680
  t.setProperty(
681
681
  e,
@@ -684,45 +684,45 @@ function Gi(t, e) {
684
684
  ), t.setProperty(
685
685
  e,
686
686
  "__debugTraceV1__",
687
- t.createNativeFunction(l)
687
+ t.createNativeFunction(o)
688
688
  ), t.setProperty(
689
689
  e,
690
690
  "__messageV1__",
691
- t.createNativeFunction(r)
691
+ t.createNativeFunction(l)
692
692
  ), t.setProperty(
693
693
  e,
694
694
  "__timeoutV1__",
695
- t.createNativeFunction(a)
695
+ t.createNativeFunction(s)
696
696
  ), t.setProperty(
697
697
  e,
698
698
  "__delayV1__",
699
- t.createAsyncFunction(s)
699
+ t.createAsyncFunction(u)
700
700
  );
701
701
  }
702
- const rn = kn({
702
+ const pn = An({
703
703
  baseUrl: "http://localhost/computebase/",
704
704
  onError: (t) => {
705
- const { i18n: e } = Bn.base;
706
- Wt(zn(e, t));
705
+ const { i18n: e } = Zn.base;
706
+ Ht(Un(e, t));
707
707
  }
708
708
  });
709
- window.API_URL && (rn.defaults.baseURL = window.API_URL + "/computebase/");
710
- function Ji(t) {
711
- return rn.post("callFunc", t);
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 Qi(t, e) {
714
- async function n(l, r, a, s, f, y) {
715
- const b = t.pseudoToNative(l), o = t.pseudoToNative(r), i = t.pseudoToNative(a), d = t.pseudoToNative(s), h = t.pseudoToNative(f);
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 m = JSON.stringify(i), { strOutputs: u } = await Ji({
718
- spaceid: b,
719
- id: o,
720
- strInputs: m,
721
- env: d
722
- }), g = JSON.parse(u);
723
- y(t.nativeToPseudo(g)), t.run();
724
- } catch (m) {
725
- console.error("callFuncV1 failed", h, m);
717
+ const b = JSON.stringify(i), { strOutputs: d } = await so({
718
+ spaceid: m,
719
+ id: r,
720
+ strInputs: b,
721
+ env: f
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,130 +731,130 @@ function Qi(t, e) {
731
731
  t.createAsyncFunction(n)
732
732
  );
733
733
  }
734
- class eo {
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 = (l) => {
740
- var r;
741
- this.nodes[l.basic.id] = l, (r = l.children) == null || r.forEach((a) => n(a));
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((l) => n(l));
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, l) {
749
- const r = `parent=${e} ref=${n} keyOrRefid=${l}`;
750
- let a;
748
+ addNode(e, n, o) {
749
+ const l = `parent=${e} ref=${n} keyOrRefid=${o}`;
750
+ let s;
751
751
  if (e) {
752
- const f = this.getNode(e);
753
- if (!f)
754
- return console.error(`NodeMgr/addNode parent not found, ${r}`), "";
755
- if (!f.children)
756
- return console.error(`NodeMgr/addNode parent no children, ${r}`), "";
757
- a = f.children;
752
+ const p = this.getNode(e);
753
+ if (!p)
754
+ return console.error(`NodeMgr/addNode parent not found, ${l}`), "";
755
+ if (!p.children)
756
+ return console.error(`NodeMgr/addNode parent no children, ${l}`), "";
757
+ s = p.children;
758
758
  } else
759
- a = this.context.data.view.nodes;
760
- if (!a)
759
+ s = this.context.data.view.nodes;
760
+ if (!s)
761
761
  return "";
762
- const s = Fn(
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
- l
767
+ o
768
768
  );
769
- return s ? (a.push(s), this.nodes[s.basic.id] = s, s.basic.id) : (console.error(`NodeMgr/addNode spawn node failed, ${r}`), "");
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 to(t, e, n) {
776
- const l = new eo(t);
777
- function r(i, d, h) {
778
- const m = e.pseudoToNative(i), u = e.pseudoToNative(d), g = e.pseudoToNative(h), w = l.addNode(m, u, g);
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
779
  return e.nativeToPseudo(w);
780
780
  }
781
- function a(i) {
782
- const d = e.pseudoToNative(i);
783
- l.deleteNode(d);
781
+ function s(i) {
782
+ const f = e.pseudoToNative(i);
783
+ o.deleteNode(f);
784
784
  }
785
- function s(i, d) {
786
- const h = e.pseudoToNative(i), m = e.pseudoToNative(d), u = `id=${h} keys=${m}`;
787
- let g;
788
- if (h === "globality" ? g = t.data.view : g = l.getNode(h), !g) {
789
- console.error(`getNodePropV1 node not found, ${u}`);
785
+ function u(i, f) {
786
+ const c = e.pseudoToNative(i), b = e.pseudoToNative(f), d = `id=${c} keys=${b}`;
787
+ let _;
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 w = m.split("."), p = w.length;
793
- for (let _ = 0; _ < p; _++) {
794
- const x = w[_];
795
- if (_ === p - 1)
796
- return e.nativeToPseudo(g[x]);
797
- if (!g) {
798
- console.error(`getNodePropV1 unpkg failed, ${u}`);
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
+ return e.nativeToPseudo(_[h]);
797
+ if (!_) {
798
+ console.error(`getNodePropV1 unpkg failed, ${d}`);
799
799
  return;
800
800
  }
801
- g = g[x];
801
+ _ = _[h];
802
802
  }
803
803
  }
804
- function f(i, d, h) {
805
- const m = e.pseudoToNative(i), u = e.pseudoToNative(d), g = e.pseudoToNative(h), w = `id=${m} keys=${u} value=${g}`;
806
- let p;
807
- if (m === "globality" ? p = t.data.view : p = l.getNode(m), !p) {
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
808
  console.error(`setNodePropV1 node not found, ${w}`);
809
809
  return;
810
810
  }
811
- const _ = u.split("."), x = _.length;
812
- for (let v = 0; v < x; v++) {
813
- const S = _[v];
814
- if (v === x - 1)
815
- p[S] = g;
811
+ const k = d.split("."), h = k.length;
812
+ for (let x = 0; x < h; x++) {
813
+ const S = k[x];
814
+ if (x === h - 1)
815
+ v[S] = _;
816
816
  else {
817
- if (!p) {
817
+ if (!v) {
818
818
  console.error(`setNodePropV1 unpkg failed, ${w}`);
819
819
  return;
820
820
  }
821
- p = p[S];
821
+ v = v[S];
822
822
  }
823
823
  }
824
824
  }
825
- function y(i, d, h, m) {
826
- var _;
827
- const u = e.pseudoToNative(i), g = e.pseudoToNative(d), w = e.pseudoToNative(h), p = { outputs: [] };
828
- (_ = t.eventBus) == null || _.emit(`callMethod@${u}`, { name: g, inputs: w, result: p }), m(e.nativeToPseudo(p.outputs)), e.run();
825
+ function y(i, f, c, b) {
826
+ var k;
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 b(i, d, h) {
831
- const m = e.pseudoToNative(i), u = e.pseudoToNative(d);
832
- wn({ title: m, text: u }).then((g) => {
833
- h(e.nativeToPseudo(g)), e.run();
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 o(i, d, h, m) {
837
- const u = e.pseudoToNative(i), g = e.pseudoToNative(d), w = e.pseudoToNative(h);
838
- Cn({ title: u, label: g, value: w }).then((p) => {
839
- m(e.nativeToPseudo(p)), e.run();
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(r)
845
+ e.createNativeFunction(l)
846
846
  ), e.setProperty(
847
847
  n,
848
848
  "__deleteNodeV1__",
849
- e.createNativeFunction(a)
849
+ e.createNativeFunction(s)
850
850
  ), e.setProperty(
851
851
  n,
852
852
  "__getNodePropV1__",
853
- e.createNativeFunction(s)
853
+ e.createNativeFunction(u)
854
854
  ), e.setProperty(
855
855
  n,
856
856
  "__setNodePropV1__",
857
- e.createNativeFunction(f)
857
+ e.createNativeFunction(p)
858
858
  ), e.setProperty(
859
859
  n,
860
860
  "__callNodeMethodV1__",
@@ -862,17 +862,17 @@ function to(t, e, n) {
862
862
  ), e.setProperty(
863
863
  n,
864
864
  "__openConfirmDlgV1__",
865
- e.createAsyncFunction(b)
865
+ e.createAsyncFunction(m)
866
866
  ), e.setProperty(
867
867
  n,
868
868
  "__openPromptDlgV1__",
869
- e.createAsyncFunction(o)
869
+ e.createAsyncFunction(r)
870
870
  );
871
871
  }
872
- function no(t, e, n) {
873
- Gi(e, n), Qi(e, n), to(t, e, n);
872
+ function mo(t, e, n) {
873
+ ro(e, n), ao(e, n), co(t, e, n);
874
874
  }
875
- const io = `
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
- `, oo = `
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
- `, lo = `
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
- `, ro = `
997
+ `, yo = `
998
998
  function __destroy__() {
999
999
  }
1000
- `, so = io + oo + lo + ro;
1001
- function sn(t, e) {
1002
- const n = new Wn(
1003
- so,
1004
- (l, r) => {
1005
- no(t, l, r);
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,38 +1010,38 @@ __env__ = '${t.env}';
1010
1010
  __triggerEvent__('globality', 'startup');
1011
1011
  `), n.run(), n;
1012
1012
  }
1013
- function an(t) {
1013
+ function bn(t) {
1014
1014
  t.appendCode("__destroy__();"), t.run();
1015
1015
  }
1016
- function lr(t, e, n, l, r) {
1017
- let a = t;
1018
- for (let f = 0; f < e.length; f++)
1019
- if (a = a.children[e[f]], !a) {
1016
+ function Vr(t, e, n, o, l) {
1017
+ let s = t;
1018
+ for (let p = 0; p < e.length; p++)
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 s = a.children[n];
1024
- s ? s.dataSeq !== l && (s = {
1025
- dataSeq: l,
1026
- data: L(r),
1023
+ let u = s.children[n];
1024
+ u ? u.dataSeq !== o && (u = {
1025
+ dataSeq: o,
1026
+ data: W(l),
1027
1027
  children: {}
1028
- }) : (s = {
1029
- dataSeq: l,
1030
- data: L(r),
1028
+ }) : (u = {
1029
+ dataSeq: o,
1030
+ data: W(l),
1031
1031
  children: {}
1032
- }, a.children[n] = s);
1032
+ }, s.children[n] = u);
1033
1033
  }
1034
- const rr = [
1034
+ const Sr = [
1035
1035
  "string",
1036
1036
  "number",
1037
1037
  "boolean",
1038
1038
  "list",
1039
1039
  "object"
1040
1040
  ];
1041
- function un() {
1042
- return Dn();
1041
+ function yn() {
1042
+ return Kn();
1043
1043
  }
1044
- const ao = /* @__PURE__ */ I({
1044
+ const xo = /* @__PURE__ */ T({
1045
1045
  __name: "index",
1046
1046
  props: {
1047
1047
  id: {},
@@ -1050,763 +1050,1010 @@ const ao = /* @__PURE__ */ I({
1050
1050
  outer: { type: Boolean }
1051
1051
  },
1052
1052
  setup(t) {
1053
- const { t: e } = Rt(), n = t, l = tn(), r = P(), a = K(), s = U(), f = Z(), y = nn(), b = Q(-1), o = Q(), i = {};
1054
- on(i);
1055
- const d = () => {
1056
- i.eventBus && (i.eventBus = void 0), i.interpreter && (an(i.interpreter), i.interpreter = void 0);
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
+ const f = () => {
1056
+ i.eventBus && (i.eventBus = void 0), i.interpreter && (bn(i.interpreter), i.interpreter = void 0);
1057
1057
  };
1058
- Nt(() => {
1058
+ Dt(() => {
1059
1059
  if (!n.refContext.refid) {
1060
- b.value = -1, o.value = void 0, d();
1060
+ m.value = -1, r.value = void 0, f();
1061
1061
  return;
1062
1062
  }
1063
- const x = y.value[n.refContext.refid];
1064
- if (!x) {
1065
- b.value = -1, o.value = null, d(), Ze.emit("compNotAvail", n.refContext.refid);
1063
+ const h = y.value[n.refContext.refid];
1064
+ if (!h) {
1065
+ m.value = -1, r.value = null, f(), Ye.emit("compNotAvail", n.refContext.refid);
1066
1066
  return;
1067
1067
  }
1068
- if (b.value === x.dataSeq || (b.value = x.dataSeq, o.value = L(x.data), r !== "runtime"))
1068
+ if (m.value === h.dataSeq || (m.value = h.dataSeq, r.value = W(h.data), l !== "runtime"))
1069
1069
  return;
1070
- d();
1071
- const v = o.value, S = v.code.script;
1070
+ f();
1071
+ const x = r.value, S = x.code.script;
1072
1072
  if (S) {
1073
- const N = un();
1074
- i.eventBus = N, i.interpreter = sn(
1075
- { env: l, type: s, data: v, eventBus: N },
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
- d();
1080
+ f();
1081
1081
  });
1082
- const { applySize: h } = J(r, a, n), m = c(() => {
1083
- const x = {}, v = f.value.type;
1084
- return s === "page" ? v === "common" ? h(x) : console.assert(!1) : s === "comp" && v === "common" ? h(x) : console.assert(!1), x;
1082
+ const { applySize: c } = J(l, s, n), b = a(() => {
1083
+ const h = {}, x = p.value.type;
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 u(x) {
1087
- const v = tt[f.value.version].refKey, S = q[v];
1088
- return S ? $(S.comp, {
1086
+ function d(h) {
1087
+ const x = lt[p.value.version].refKey, S = Y[x];
1088
+ return S ? E(S.comp, {
1089
1089
  refContext: {
1090
1090
  parent: n.refContext,
1091
- refid: x.ref.id
1091
+ refid: h.ref.id
1092
1092
  },
1093
- node: x
1094
- }) : (console.assert(!1, `ref element not found key=${v}`), $("div", `ref element not found key=${v}`));
1093
+ node: h
1094
+ }) : (console.assert(!1, `ref element not found key=${x}`), E("div", `ref element not found key=${x}`));
1095
1095
  }
1096
- function g(x) {
1097
- var N;
1098
- const v = q[x.basic.key];
1099
- if (!v)
1100
- return console.assert(!1, `element not found key=${x.basic.key}`), $("div", `element not found key=${x.basic.key}`);
1096
+ function _(h) {
1097
+ var P;
1098
+ const x = Y[h.basic.key];
1099
+ if (!x)
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 v.slots.some((W) => W.key === "default") && ((N = x.children) == null || N.forEach((W) => {
1103
- const C = w(W);
1104
- S.push(C);
1105
- })), $(v.comp, { node: x }, { default: () => S });
1106
- }
1107
- function w(x) {
1108
- return x.ref ? u(x) : g(x);
1109
- }
1110
- function p() {
1111
- let x = n.refContext.parent;
1112
- for (; x; ) {
1113
- if (x.refid === n.refContext.refid)
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
+ }
1107
+ function w(h) {
1108
+ return h.ref ? d(h) : _(h);
1109
+ }
1110
+ function v() {
1111
+ let h = n.refContext.parent;
1112
+ for (; h; ) {
1113
+ if (h.refid === n.refContext.refid)
1114
1114
  return !0;
1115
- x = x.parent;
1115
+ h = h.parent;
1116
1116
  }
1117
1117
  return !1;
1118
1118
  }
1119
- const _ = () => {
1120
- if (p())
1121
- return $("div", { id: n.id }, e("x-runtime-lib.circularRef"));
1122
- if (!o.value)
1123
- return o.value === void 0 ? $("div", { id: n.id }) : $("div", { id: n.id }, e("x-runtime-lib.compNotAvail"));
1124
- const x = o.value.type;
1125
- if (x === "common") {
1126
- const v = [];
1127
- return o.value.view.nodes.forEach((S) => {
1128
- v.push(w(S));
1129
- }), $("div", { id: n.id, style: m.value }, v);
1119
+ const k = () => {
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
+ if (h === "common") {
1126
+ const x = [];
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=${x}`), $("div", { id: n.id }, `invalid subtype=${x}`);
1131
+ return console.assert(!1, `invalid subtype=${h}`), E("div", { id: n.id }, `invalid subtype=${h}`);
1132
1132
  };
1133
- return (x, v) => (V(), A(_));
1133
+ return (h, x) => (C(), I(k));
1134
1134
  }
1135
- }), F = /* @__PURE__ */ I({
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 } = Rt(), n = t, l = tn(), r = P(), a = U(), s = Z(), f = nn(), y = Q(-1), b = Q(), o = {};
1143
- on(o);
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
- o.eventBus && (o.eventBus = void 0), o.interpreter && (an(o.interpreter), o.interpreter = void 0);
1145
+ r.eventBus && (r.eventBus = void 0), r.interpreter && (bn(r.interpreter), r.interpreter = void 0);
1146
1146
  };
1147
- Nt(() => {
1147
+ Dt(() => {
1148
1148
  if (!n.refContext.refid) {
1149
- y.value = -1, b.value = void 0, i();
1149
+ y.value = -1, m.value = void 0, i();
1150
1150
  return;
1151
1151
  }
1152
- const p = f.value[n.refContext.refid];
1153
- if (!p) {
1154
- y.value = -1, b.value = null, i(), Ze.emit("compNotAvail", n.refContext.refid);
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 (y.value === p.dataSeq || (y.value = p.dataSeq, b.value = L(p.data), r !== "runtime"))
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 _ = b.value, x = _.code.script;
1161
- if (x) {
1162
- const v = un();
1163
- o.eventBus = v, o.interpreter = sn(
1164
- { env: l, type: a, data: _, eventBus: v },
1165
- x
1160
+ const k = m.value, h = k.code.script;
1161
+ if (h) {
1162
+ const x = yn();
1163
+ r.eventBus = x, r.interpreter = fn(
1164
+ { env: o, type: s, data: k, eventBus: x },
1165
+ h
1166
1166
  );
1167
1167
  }
1168
1168
  }), se(() => {
1169
1169
  i();
1170
1170
  });
1171
- const d = () => {
1171
+ const f = () => {
1172
1172
  console.log("triggerUpdate");
1173
1173
  };
1174
- Y(
1174
+ X(
1175
1175
  () => n.state,
1176
1176
  () => {
1177
- d();
1177
+ f();
1178
1178
  },
1179
1179
  { deep: !0, immediate: !0 }
1180
1180
  );
1181
- function h(p) {
1182
- const _ = tt[s.value.version].refKey, x = q[_];
1183
- return x ? $(x.comp, {
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: p.ref.id
1186
+ refid: v.ref.id
1187
1187
  },
1188
- node: p
1189
- }) : (console.assert(!1, `ref element not found key=${_}`), $("div", `ref element not found key=${_}`));
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 m(p) {
1192
- var v;
1193
- const _ = q[p.basic.key];
1194
- if (!_)
1195
- return console.assert(!1, `element not found key=${p.basic.key}`), $("div", `element not found key=${p.basic.key}`);
1196
- const x = [];
1197
- return _.slots.some((S) => S.key === "default") && ((v = p.children) == null || v.forEach((S) => {
1198
- x.push(u(S));
1199
- })), $(_.comp, { node: p }, { default: () => x });
1200
- }
1201
- function u(p) {
1202
- return p.ref ? h(p) : m(p);
1203
- }
1204
- function g() {
1205
- let p = n.refContext.parent;
1206
- for (; p; ) {
1207
- if (p.refid === n.refContext.refid)
1191
+ function b(v) {
1192
+ var x;
1193
+ const k = Y[v.basic.key];
1194
+ if (!k)
1195
+ return console.assert(!1, `element not found key=${v.basic.key}`), E("div", `element not found key=${v.basic.key}`);
1196
+ const h = [];
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
+ }
1201
+ function d(v) {
1202
+ return v.ref ? c(v) : b(v);
1203
+ }
1204
+ function _() {
1205
+ let v = n.refContext.parent;
1206
+ for (; v; ) {
1207
+ if (v.refid === n.refContext.refid)
1208
1208
  return !0;
1209
- p = p.parent;
1209
+ v = v.parent;
1210
1210
  }
1211
1211
  return !1;
1212
1212
  }
1213
1213
  const w = () => {
1214
- if (g())
1215
- return $("div", e("x-runtime-lib.circularRef"));
1216
- if (!b.value)
1217
- return b.value === void 0 ? $("div") : $("div", e("x-runtime-lib.compNotAvail"));
1218
- const p = b.value.type;
1219
- if (p === "common") {
1220
- const _ = [];
1221
- return b.value.view.nodes.forEach((x) => {
1222
- _.push(u(x));
1223
- }), _;
1214
+ 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
+ const k = [];
1221
+ return m.value.view.nodes.forEach((h) => {
1222
+ k.push(d(h));
1223
+ }), k;
1224
1224
  } else
1225
- return console.assert(!1, `invalid subtype=${p}`), $("div", `invalid subtype=${p}`);
1225
+ return console.assert(!1, `invalid subtype=${v}`), E("div", `invalid subtype=${v}`);
1226
1226
  };
1227
- return (p, _) => (V(), A(w));
1227
+ return (v, k) => (C(), I(w));
1228
1228
  }
1229
- }), uo = /* @__PURE__ */ I({
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 = P(), l = M(), r = xe(), a = c(() => {
1237
- var m;
1238
- return (m = e.node.settings) == null ? void 0 : m.text;
1239
- }), s = c(() => {
1240
- var m;
1241
- return (m = e.node.settings) == null ? void 0 : m.disabled;
1242
- }), f = c(() => {
1243
- var m;
1244
- return (m = e.node.settings) == null ? void 0 : m.variant;
1245
- }), y = c(() => {
1246
- var m;
1247
- return (m = e.node.settings) == null ? void 0 : m.density;
1248
- }), b = c(() => {
1249
- var m;
1250
- return (m = e.node.settings) == null ? void 0 : m.block;
1251
- }), o = c(() => l.value ? "dark" : "light"), i = c(() => {
1252
- var m;
1253
- return (m = e.node.settings) == null ? void 0 : m.color;
1254
- }), { color: d } = ae(l, i), h = (m) => {
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 u = r.interpreter;
1258
- if (!u)
1272
+ const d = l.interpreter;
1273
+ if (!d)
1259
1274
  return;
1260
- const g = u.nativeToPseudo(m.clientX), w = u.nativeToPseudo(m.clientY), p = u.nativeToPseudo(e.node.basic.id);
1261
- u.appendCode(`__pointerPosX__ = ${g};`), u.appendCode(`__pointerPosY__ = ${w};`), u.appendCode(`__triggerEvent__('${p}', 'click');`), u.run();
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 (m, u) => {
1264
- const g = z("v-btn");
1265
- return V(), A(g, {
1266
- text: a.value,
1267
- disabled: s.value,
1268
- variant: f.value,
1278
+ return (b, d) => {
1279
+ const _ = N("v-btn");
1280
+ return C(), I(_, {
1281
+ block: s.value,
1282
+ color: H(p),
1269
1283
  density: y.value,
1270
- color: H(d),
1271
- block: b.value,
1272
- theme: o.value,
1273
- onClick: h
1274
- }, null, 8, ["text", "disabled", "variant", "density", "color", "block", "theme"]);
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
- }), ue = (t, e) => {
1278
- const n = t.__vccOpts || t;
1279
- for (const [l, r] of e)
1280
- n[l] = r;
1281
- return n;
1282
- }, co = {};
1283
- function mo(t, e) {
1284
- const n = z("v-card");
1285
- return V(), A(n, null, {
1286
- default: E(() => [
1287
- G(t.$slots, "default")
1292
+ }), Co = {};
1293
+ function wo(t, e) {
1294
+ const n = N("v-card");
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 fo = /* @__PURE__ */ ue(co, [["render", mo]]), po = { key: 0 }, bo = /* @__PURE__ */ I({
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 = P(), l = M(), r = c(() => {
1309
+ const e = t, n = L(), o = F(), l = a(() => {
1300
1310
  var i;
1301
- return (i = e.node.settings) == null ? void 0 : i.value;
1302
- }), a = c(() => {
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
- }), s = c(() => {
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
- }), f = c(() => {
1321
+ }), y = a(() => {
1309
1322
  var i;
1310
- return (i = e.node.settings) == null ? void 0 : i.hideDetails;
1311
- }), y = c(() => {
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
- }), b = c(() => {
1315
- var i;
1316
- return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
1317
- }), o = c(() => l.value ? "dark" : "light");
1318
- return (i, d) => {
1319
- const h = z("v-combobox");
1320
- return H(n) === "editor" ? (V(), R("div", po, [
1321
- B(h, {
1322
- "model-value": r.value,
1323
- label: a.value,
1324
- placeholder: s.value,
1325
- "hide-details": f.value,
1326
- "single-line": y.value,
1327
- readonly: b.value,
1328
- theme: o.value
1329
- }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
1330
- ])) : (V(), A(h, {
1327
+ }), r = a(() => o.value ? "dark" : "light");
1328
+ return (i, f) => {
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,
1337
+ "single-line": m.value,
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
- "model-value": r.value,
1333
- label: a.value,
1334
- placeholder: s.value,
1335
- "hide-details": f.value,
1336
- "single-line": y.value,
1337
- readonly: b.value,
1338
- theme: o.value
1339
- }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
1342
+ "hide-details": l.value,
1343
+ label: s.value,
1344
+ "model-value": u.value,
1345
+ placeholder: p.value,
1346
+ readonly: y.value,
1347
+ "single-line": m.value,
1348
+ theme: r.value
1349
+ }, null, 8, ["hide-details", "label", "model-value", "placeholder", "readonly", "single-line", "theme"]));
1340
1350
  };
1341
1351
  }
1342
- }), yo = /* @__PURE__ */ I({
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 = P(), l = K(), r = M(), a = U(), s = Z(), { applySize: f } = J(n, l, e), { applyMargin: y } = Ye(e), { applyPadding: b } = qe(e), { applyBorder: o } = Xe(r, e), i = c(() => {
1350
- var m;
1351
- return (m = e.node.settings) == null ? void 0 : m.backgroundColor;
1352
- }), { color: d } = ae(r, i), h = c(() => {
1353
- const m = {}, u = s.value.type;
1354
- return a === "page" ? u === "common" ? (f(m), y(m), b(m), o(m), d.value && (m.backgroundColor = d.value)) : console.assert(!1) : a === "comp" && u === "common" ? (f(m), y(m), b(m), o(m), d.value && (m.backgroundColor = d.value)) : console.assert(!1), m;
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 (m, u) => (V(), R("div", {
1357
- style: oe(h.value)
1366
+ return (b, d) => (C(), R("div", {
1367
+ style: oe(c.value)
1358
1368
  }, [
1359
- G(m.$slots, "default")
1369
+ M(b.$slots, "default")
1360
1370
  ], 4));
1361
1371
  }
1362
- }), vo = /* @__PURE__ */ I({
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 = M(), l = c(() => {
1370
- var u;
1371
- return (u = e.node.size) == null ? void 0 : u.width;
1372
- }), r = c(() => {
1373
- var u;
1374
- return (u = e.node.size) == null ? void 0 : u.height;
1375
- }), a = c(() => {
1376
- var u;
1377
- return (u = e.node.settings) == null ? void 0 : u.headers;
1378
- }), s = c(() => {
1379
- var g;
1380
- const u = (g = e.node.settings) == null ? void 0 : g.data;
1381
- return typeof u == "string" ? JSON.parse(u) : u;
1382
- }), f = c(() => {
1383
- var u;
1384
- return (u = e.node.settings) == null ? void 0 : u.density;
1385
- }), y = c(() => {
1386
- var u;
1387
- return (u = e.node.settings) == null ? void 0 : u.hover;
1388
- }), b = c(() => {
1389
- var u;
1390
- return (u = e.node.settings) == null ? void 0 : u.fixedHeader;
1391
- }), o = c(() => {
1392
- var u;
1393
- return (u = e.node.settings) == null ? void 0 : u.fixedFooter;
1394
- }), i = c(() => {
1395
- var u;
1396
- return (u = e.node.settings) == null ? void 0 : u.loading;
1397
- }), d = c(() => {
1398
- var u;
1399
- return (u = e.node.settings) == null ? void 0 : u.multiSort;
1400
- }), h = c(() => n.value ? "dark" : "light"), m = c(() => {
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(() => {
1398
+ var _;
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(() => {
1401
1411
  var w;
1402
- const u = [];
1403
- return (((w = e.node.slots) == null ? void 0 : w.items) ?? []).forEach((p) => {
1404
- p.column && p.comp && u.push(p);
1405
- }), u;
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 (u, g) => {
1408
- const w = z("v-data-table");
1409
- return V(), A(w, {
1410
- width: l.value,
1411
- height: r.value,
1412
- headers: a.value,
1413
- items: s.value,
1414
- density: f.value,
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,
1423
+ headers: u.value,
1424
+ height: p.value,
1415
1425
  hover: y.value,
1416
- "fixed-header": b.value,
1417
- "fixed-footer": o.value,
1418
- loading: i.value,
1419
- "multi-sort": d.value,
1420
- theme: h.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
- bn(m.value, (p) => ({
1423
- name: `item.${p.column}`,
1424
- fn: E(({ value: _ }) => [
1425
- B(F, {
1426
- "ref-context": { refid: p.comp },
1427
- state: { value: _ }
1432
+ wn(b.value, (v) => ({
1433
+ name: `item.${v.column}`,
1434
+ fn: A(({ value: k }) => [
1435
+ D(O, {
1436
+ "ref-context": { refid: v.comp },
1437
+ state: { value: k }
1428
1438
  }, null, 8, ["ref-context", "state"])
1429
1439
  ])
1430
1440
  }))
1431
- ]), 1032, ["width", "height", "headers", "items", "density", "hover", "fixed-header", "fixed-footer", "loading", "multi-sort", "theme"]);
1441
+ ]), 1032, ["density", "fixed-header", "fixed-footer", "headers", "height", "hover", "items", "loading", "multi-sort", "theme", "width"]);
1432
1442
  };
1433
1443
  }
1434
- }), xo = ["id"], ho = /* @__PURE__ */ I({
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 = P(), l = xe(), r = c(() => {
1442
- var f;
1443
- return (f = e.node.basic) == null ? void 0 : f.id;
1444
- }), { open: a } = Dt(`runtimeDlg/${At()}`);
1445
- return ln(l, e, (f) => {
1446
- if (n !== "runtime" || !l.interpreter)
1451
+ const e = t, n = L(), o = xe(), l = a(() => {
1452
+ var p;
1453
+ return (p = e.node.basic) == null ? void 0 : p.id;
1454
+ }), { open: s } = Ot(`runtimeDlg/${zt()}`);
1455
+ return mn(o, e, (p) => {
1456
+ if (n !== "runtime" || !o.interpreter)
1447
1457
  return;
1448
- const { name: b } = f;
1449
- b === "open" ? a.value = !0 : b === "close" && (a.value = !1);
1450
- }), (f, y) => {
1451
- const b = z("v-dialog");
1452
- return V(), A(b, {
1453
- modelValue: H(a),
1454
- "onUpdate:modelValue": y[0] || (y[0] = (o) => Et(a) ? a.value = o : null),
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: E(() => [
1458
- H(n) === "editor" ? (V(), R("div", {
1467
+ activator: A(() => [
1468
+ H(n) === "editor" ? (C(), R("div", {
1459
1469
  key: 0,
1460
- id: `__node__@${r.value}`
1461
- }, null, 8, xo)) : Lt("", !0)
1470
+ id: `__node__@${l.value}`
1471
+ }, null, 8, No)) : Mt("", !0)
1462
1472
  ]),
1463
- default: E(() => [
1464
- G(f.$slots, "default")
1473
+ default: A(() => [
1474
+ M(p.$slots, "default")
1465
1475
  ]),
1466
1476
  _: 3
1467
1477
  }, 8, ["modelValue"]);
1468
1478
  };
1469
1479
  }
1470
- }), go = /* @__PURE__ */ I({
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 = P(), l = K(), r = M(), a = U(), s = Z(), { applySize: f } = J(n, l, e), { applyMargin: y } = Ye(e), { applyPadding: b } = qe(e), { applyBorder: o } = Xe(r, e), i = c(() => {
1478
- var u;
1479
- return (u = e.node.settings) == null ? void 0 : u.backgroundColor;
1480
- }), { color: d } = ae(r, i), h = (u) => {
1481
- var v, S, N, W;
1482
- d.value && (u.backgroundColor = d.value), u.display = "flex";
1483
- const g = Ut(l.value.width), w = le(g, (v = e.node.settings) == null ? void 0 : v.direction);
1484
- w === "row" ? u.flexDirection = "row" : w === "rowReverse" ? u.flexDirection = "row-reverse" : w === "column" ? u.flexDirection = "column" : w === "columnReverse" && (u.flexDirection = "column-reverse");
1485
- const p = le(g, (S = e.node.settings) == null ? void 0 : S.wrap);
1486
- p === "no" ? u.flexWrap = "nowrap" : p === "yes" ? u.flexWrap = "wrap" : p === "reverse" && (u.flexWrap = "wrap-reverse");
1487
- const _ = le(g, (N = e.node.settings) == null ? void 0 : N.mainAlign);
1488
- _ === "start" ? u.justifyContent = "flex-start" : _ === "end" ? u.justifyContent = "flex-end" : _ === "center" ? u.justifyContent = "center" : _ === "spaceBetween" ? u.justifyContent = "space-between" : _ === "spaceAround" ? u.justifyContent = "space-around" : _ === "spaceEvenly" && (u.justifyContent = "space-evenly");
1489
- const x = le(g, (W = e.node.settings) == null ? void 0 : W.crossAlign);
1490
- x === "start" ? u.alignItems = "flex-start" : x === "end" ? u.alignItems = "flex-end" : x === "center" ? u.alignItems = "center" : x === "baseline" ? u.alignItems = "baseline" : x === "stretch" && (u.alignItems = "stretch");
1491
- }, m = c(() => {
1492
- const u = {}, g = s.value.type;
1493
- return a === "page" ? g === "common" ? (f(u), y(u), b(u), o(u), h(u)) : console.assert(!1) : a === "comp" && g === "common" ? (f(u), y(u), b(u), o(u), h(u)) : console.assert(!1), u;
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;
1494
1517
  });
1495
- return (u, g) => (V(), R("div", {
1496
- style: oe(m.value)
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,
1525
+ label: p.value,
1526
+ loading: y.value,
1527
+ multiple: m.value,
1528
+ readonly: r.value,
1529
+ reverse: i.value,
1530
+ "single-line": f.value
1531
+ }, null, 8, ["chips", "density", "direction", "disabled", "label", "loading", "multiple", "readonly", "reverse", "single-line"]);
1532
+ };
1533
+ }
1534
+ }), Eo = /* @__PURE__ */ T({
1535
+ __name: "index",
1536
+ props: {
1537
+ node: {},
1538
+ outer: { type: Boolean }
1539
+ },
1540
+ setup(t) {
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;
1558
+ });
1559
+ return (d, _) => (C(), R("div", {
1560
+ style: oe(b.value)
1497
1561
  }, [
1498
- G(u.$slots, "default")
1562
+ M(d.$slots, "default")
1499
1563
  ], 4));
1500
1564
  }
1501
- }), _o = /* @__PURE__ */ I({
1565
+ }), Po = /* @__PURE__ */ T({
1502
1566
  __name: "index",
1503
1567
  props: {
1504
1568
  node: {},
1505
1569
  outer: { type: Boolean }
1506
1570
  },
1507
1571
  setup(t) {
1508
- const e = t, n = P(), l = K(), r = U(), a = Z(), { applySize: s } = J(n, l, e), f = c(() => {
1509
- var o;
1510
- return (o = e.node.settings) == null ? void 0 : o.grow;
1511
- }), y = c(() => {
1512
- var o;
1513
- return (o = e.node.settings) == null ? void 0 : o.shrink;
1514
- }), b = c(() => {
1515
- const o = {}, i = a.value.type;
1516
- return r === "page" ? i === "common" ? (s(o), o.flexGrow = f.value ? 1 : 0, o.flexShrink = y.value ? 1 : 0) : console.assert(!1) : r === "comp" && i === "common" ? (s(o), o.flexGrow = f.value ? 1 : 0, o.flexShrink = y.value ? 1 : 0) : console.assert(!1), o;
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;
1517
1581
  });
1518
- return (o, i) => (V(), R("div", {
1519
- style: oe(b.value)
1582
+ return (r, i) => (C(), R("div", {
1583
+ style: oe(m.value)
1520
1584
  }, [
1521
- G(o.$slots, "default")
1585
+ M(r.$slots, "default")
1522
1586
  ], 4));
1523
1587
  }
1524
- }), ko = /* @__PURE__ */ I({
1588
+ }), Wo = /* @__PURE__ */ T({
1525
1589
  __name: "index",
1526
1590
  props: {
1527
1591
  node: {},
1528
1592
  outer: { type: Boolean }
1529
1593
  },
1530
1594
  setup(t) {
1531
- const e = t, n = P(), l = K(), r = M(), a = U(), s = Z(), f = xe(), y = c({
1595
+ const e = t, n = L(), o = U(), l = F(), s = Z(), u = q(), p = xe(), y = a({
1532
1596
  get: () => {
1533
- var p;
1534
- return (p = e.node.settings) == null ? void 0 : p.valid;
1597
+ var v;
1598
+ return (v = e.node.settings) == null ? void 0 : v.valid;
1535
1599
  },
1536
- set: (p) => {
1537
- e.node.settings && (e.node.settings.valid = !!p);
1600
+ set: (v) => {
1601
+ e.node.settings && (e.node.settings.valid = !!v);
1538
1602
  }
1539
- }), b = c(() => {
1540
- var p;
1541
- return (p = e.node.settings) == null ? void 0 : p.fastFail;
1542
- }), { applySize: o } = J(n, l, e), { applyMargin: i } = Ye(e), { applyPadding: d } = qe(e), { applyBorder: h } = Xe(r, e), m = c(() => {
1543
- var p;
1544
- return (p = e.node.settings) == null ? void 0 : p.backgroundColor;
1545
- }), { color: u } = ae(r, m), g = c(() => {
1546
- const p = {}, _ = s.value.type;
1547
- return a === "page" ? _ === "common" ? (o(p), i(p), d(p), h(p), u.value && (p.backgroundColor = u.value)) : console.assert(!1) : a === "comp" && _ === "common" ? (o(p), i(p), d(p), h(p), u.value && (p.backgroundColor = u.value)) : console.assert(!1), p;
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;
1548
1612
  }), w = () => {
1549
1613
  if (n !== "runtime")
1550
1614
  return;
1551
- const p = f.interpreter;
1552
- if (!p)
1615
+ const v = p.interpreter;
1616
+ if (!v)
1553
1617
  return;
1554
- const _ = p.nativeToPseudo(e.node.basic.id);
1555
- p.appendCode(`__triggerEvent__('${_}', 'submit')`), p.run();
1618
+ const k = v.nativeToPseudo(e.node.basic.id);
1619
+ v.appendCode(`__triggerEvent__('${k}', 'submit')`), v.run();
1556
1620
  };
1557
- return (p, _) => {
1558
- const x = z("v-form");
1559
- return V(), A(x, {
1621
+ return (v, k) => {
1622
+ const h = N("v-form");
1623
+ return C(), I(h, {
1560
1624
  modelValue: y.value,
1561
- "onUpdate:modelValue": _[0] || (_[0] = (v) => y.value = v),
1562
- style: oe(g.value),
1563
- "fast-fail": b.value,
1564
- onSubmit: yn(w, ["prevent"])
1625
+ "onUpdate:modelValue": k[0] || (k[0] = (x) => y.value = x),
1626
+ style: oe(_.value),
1627
+ "fast-fail": m.value,
1628
+ onSubmit: Vn(w, ["prevent"])
1565
1629
  }, {
1566
- default: E(() => [
1567
- G(p.$slots, "default")
1630
+ default: A(() => [
1631
+ M(v.$slots, "default")
1568
1632
  ]),
1569
1633
  _: 3
1570
1634
  }, 8, ["modelValue", "style", "fast-fail"]);
1571
1635
  };
1572
1636
  }
1573
- }), wo = ["id"], Co = /* @__PURE__ */ I({
1637
+ }), Bo = ["id"], Do = /* @__PURE__ */ T({
1574
1638
  __name: "index",
1575
1639
  props: {
1576
1640
  node: {},
1577
1641
  outer: { type: Boolean }
1578
1642
  },
1579
1643
  setup(t) {
1580
- const e = t, n = P(), l = xe(), r = Q(0), a = Q(0), s = c(() => [r.value, a.value]), f = c(() => {
1581
- var o;
1582
- return (o = e.node.basic) == null ? void 0 : o.id;
1583
- }), { open: y } = Dt(`runtimeMenu/${At()}`);
1584
- return ln(l, e, (o) => {
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) => {
1585
1649
  if (n !== "runtime")
1586
1650
  return;
1587
- const i = l.interpreter;
1651
+ const i = o.interpreter;
1588
1652
  if (!i)
1589
1653
  return;
1590
- const { name: d } = o;
1591
- d === "open" ? (r.value = i.getProperty(i.globalObject, "__pointerPosX__"), a.value = i.getProperty(i.globalObject, "__pointerPosY__"), y.value = !0) : d === "close" && (y.value = !1);
1592
- }), (o, i) => {
1593
- const d = z("v-menu");
1594
- return V(), A(d, {
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) => {
1657
+ const f = N("v-menu");
1658
+ return C(), I(f, {
1595
1659
  modelValue: H(y),
1596
- "onUpdate:modelValue": i[0] || (i[0] = (h) => Et(y) ? y.value = h : null),
1660
+ "onUpdate:modelValue": i[0] || (i[0] = (c) => Rt(y) ? y.value = c : null),
1597
1661
  "location-strategy": "connected",
1598
- target: s.value,
1662
+ target: u.value,
1599
1663
  attach: "menuContainer",
1600
1664
  scrim: "transparent"
1601
1665
  }, {
1602
- activator: E(() => [
1603
- H(n) === "editor" ? (V(), R("div", {
1666
+ activator: A(() => [
1667
+ H(n) === "editor" ? (C(), R("div", {
1604
1668
  key: 0,
1605
- id: `__node__@${f.value}`
1606
- }, null, 8, wo)) : Lt("", !0)
1669
+ id: `__node__@${p.value}`
1670
+ }, null, 8, Bo)) : Mt("", !0)
1607
1671
  ]),
1608
- default: E(() => [
1609
- G(o.$slots, "default")
1672
+ default: A(() => [
1673
+ M(r.$slots, "default")
1610
1674
  ]),
1611
1675
  _: 3
1612
1676
  }, 8, ["modelValue", "target"]);
1613
1677
  };
1614
1678
  }
1615
- }), Vo = { key: 0 }, So = /* @__PURE__ */ I({
1679
+ }), zo = { key: 0 }, Ro = /* @__PURE__ */ T({
1616
1680
  __name: "index",
1617
1681
  props: {
1618
1682
  node: {},
1619
1683
  outer: { type: Boolean }
1620
1684
  },
1621
1685
  setup(t) {
1622
- const e = t, n = P(), l = M(), r = c(() => {
1686
+ const e = t, n = L(), o = F(), l = a(() => {
1623
1687
  var i;
1624
- return (i = e.node.settings) == null ? void 0 : i.value;
1625
- }), a = c(() => {
1688
+ return (i = e.node.settings) == null ? void 0 : i.hideDetails;
1689
+ }), s = a(() => {
1626
1690
  var i;
1627
1691
  return (i = e.node.settings) == null ? void 0 : i.label;
1628
- }), s = c(() => {
1692
+ }), u = a(() => {
1693
+ var i;
1694
+ return (i = e.node.settings) == null ? void 0 : i.value;
1695
+ }), p = a(() => {
1629
1696
  var i;
1630
1697
  return (i = e.node.settings) == null ? void 0 : i.placeholder;
1631
- }), f = c(() => {
1698
+ }), y = a(() => {
1632
1699
  var i;
1633
- return (i = e.node.settings) == null ? void 0 : i.hideDetails;
1634
- }), y = c(() => {
1700
+ return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
1701
+ }), m = a(() => {
1635
1702
  var i;
1636
1703
  return (i = e.node.settings) == null ? void 0 : i.singleLine;
1637
- }), b = c(() => {
1704
+ }), r = a(() => o.value ? "dark" : "light");
1705
+ return (i, f) => {
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,
1714
+ "single-line": m.value,
1715
+ theme: r.value
1716
+ }, null, 8, ["hide-details", "label", "model-value", "placeholder", "readonly", "single-line", "theme"])
1717
+ ])) : (C(), I(c, {
1718
+ key: 1,
1719
+ "hide-details": l.value,
1720
+ label: s.value,
1721
+ "model-value": u.value,
1722
+ placeholder: p.value,
1723
+ readonly: y.value,
1724
+ "single-line": m.value,
1725
+ theme: r.value
1726
+ }, null, 8, ["hide-details", "label", "model-value", "placeholder", "readonly", "single-line", "theme"]));
1727
+ };
1728
+ }
1729
+ }), Mo = /* @__PURE__ */ T({
1730
+ __name: "index",
1731
+ props: {
1732
+ node: {},
1733
+ outer: { type: Boolean }
1734
+ },
1735
+ setup(t) {
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;
1742
+ });
1743
+ return (l, s) => {
1744
+ const u = N("v-radio");
1745
+ return C(), I(u, {
1746
+ value: o.value,
1747
+ label: n.value
1748
+ }, null, 8, ["value", "label"]);
1749
+ };
1750
+ }
1751
+ }), Fo = /* @__PURE__ */ T({
1752
+ __name: "index",
1753
+ props: {
1754
+ node: {},
1755
+ outer: { type: Boolean }
1756
+ },
1757
+ setup(t) {
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;
1776
+ });
1777
+ return (m, r) => {
1778
+ const i = N("v-radio-group");
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
1786
+ }, {
1787
+ default: A(() => [
1788
+ M(m.$slots, "default")
1789
+ ]),
1790
+ _: 3
1791
+ }, 8, ["density", "direction", "disabled", "inline", "model-value", "readonly"]);
1792
+ };
1793
+ }
1794
+ }), Ho = /* @__PURE__ */ T({
1795
+ __name: "index",
1796
+ props: {
1797
+ node: {},
1798
+ outer: { type: Boolean }
1799
+ },
1800
+ setup(t) {
1801
+ const e = t, n = L(), o = a(() => {
1802
+ var i;
1803
+ return (i = e.node.settings) == null ? void 0 : i.density;
1804
+ }), l = a(() => {
1805
+ var i;
1806
+ return (i = e.node.settings) == null ? void 0 : i.direction;
1807
+ }), s = a(() => {
1808
+ var i;
1809
+ return (i = e.node.settings) == null ? void 0 : i.disabled;
1810
+ }), u = a(() => {
1811
+ var i;
1812
+ return (i = e.node.settings) == null ? void 0 : i.label;
1813
+ }), p = a(() => {
1814
+ var i;
1815
+ return (i = e.node.settings) == null ? void 0 : i.max;
1816
+ }), y = a(() => {
1817
+ var i;
1818
+ return (i = e.node.settings) == null ? void 0 : i.min;
1819
+ }), m = a(() => {
1820
+ var i;
1821
+ return (i = e.node.settings) == null ? void 0 : i.value;
1822
+ }), r = a(() => {
1638
1823
  var i;
1639
1824
  return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
1640
- }), o = c(() => l.value ? "dark" : "light");
1641
- return (i, d) => {
1642
- const h = z("v-number-input");
1643
- return H(n) === "editor" ? (V(), R("div", Vo, [
1644
- B(h, {
1645
- "model-value": r.value,
1646
- label: a.value,
1647
- placeholder: s.value,
1648
- "hide-details": f.value,
1649
- "single-line": y.value,
1650
- readonly: b.value,
1651
- theme: o.value
1652
- }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
1653
- ])) : (V(), A(h, {
1654
- key: 1,
1655
- "model-value": r.value,
1656
- label: a.value,
1657
- placeholder: s.value,
1658
- "hide-details": f.value,
1659
- "single-line": y.value,
1660
- readonly: b.value,
1661
- theme: o.value
1662
- }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
1825
+ });
1826
+ return (i, f) => {
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,
1833
+ max: p.value,
1834
+ min: y.value,
1835
+ "model-value": m.value,
1836
+ readonly: r.value
1837
+ }, null, 8, ["density", "direction", "disabled", "label", "max", "min", "model-value", "readonly"]);
1663
1838
  };
1664
1839
  }
1665
- }), To = {};
1666
- function $o(t, e) {
1667
- const n = z("v-rating");
1668
- return V(), A(n);
1840
+ }), Oo = {};
1841
+ function jo(t, e) {
1842
+ const n = N("v-rating");
1843
+ return C(), I(n);
1669
1844
  }
1670
- const Io = /* @__PURE__ */ ue(To, [["render", $o]]), No = { key: 0 }, Ao = /* @__PURE__ */ I({
1845
+ const Ko = /* @__PURE__ */ ue(Oo, [["render", jo]]), Uo = { key: 0 }, Zo = /* @__PURE__ */ T({
1671
1846
  __name: "index",
1672
1847
  props: {
1673
1848
  node: {},
1674
1849
  outer: { type: Boolean }
1675
1850
  },
1676
1851
  setup(t) {
1677
- const e = t, n = P(), l = M(), r = c(() => {
1852
+ const e = t, n = L(), o = F(), l = a(() => {
1678
1853
  var i;
1679
- return (i = e.node.settings) == null ? void 0 : i.value;
1680
- }), a = c(() => {
1854
+ return (i = e.node.settings) == null ? void 0 : i.hideDetails;
1855
+ }), s = a(() => {
1681
1856
  var i;
1682
1857
  return (i = e.node.settings) == null ? void 0 : i.label;
1683
- }), s = c(() => {
1858
+ }), u = a(() => {
1859
+ var i;
1860
+ return (i = e.node.settings) == null ? void 0 : i.value;
1861
+ }), p = a(() => {
1684
1862
  var i;
1685
1863
  return (i = e.node.settings) == null ? void 0 : i.placeholder;
1686
- }), f = c(() => {
1864
+ }), y = a(() => {
1687
1865
  var i;
1688
- return (i = e.node.settings) == null ? void 0 : i.hideDetails;
1689
- }), y = c(() => {
1866
+ return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
1867
+ }), m = a(() => {
1690
1868
  var i;
1691
1869
  return (i = e.node.settings) == null ? void 0 : i.singleLine;
1692
- }), b = c(() => {
1693
- var i;
1694
- return n !== "runtime" ? !0 : (i = e.node.settings) == null ? void 0 : i.readonly;
1695
- }), o = c(() => l.value ? "dark" : "light");
1696
- return (i, d) => {
1697
- const h = z("v-select");
1698
- return H(n) === "editor" ? (V(), R("div", No, [
1699
- B(h, {
1700
- "model-value": r.value,
1701
- label: a.value,
1702
- placeholder: s.value,
1703
- "hide-details": f.value,
1704
- "single-line": y.value,
1705
- readonly: b.value,
1706
- theme: o.value
1707
- }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
1708
- ])) : (V(), A(h, {
1870
+ }), r = a(() => o.value ? "dark" : "light");
1871
+ return (i, f) => {
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,
1880
+ "single-line": m.value,
1881
+ theme: r.value
1882
+ }, null, 8, ["hide-details", "label", "model-value", "placeholder", "readonly", "single-line", "theme"])
1883
+ ])) : (C(), I(c, {
1709
1884
  key: 1,
1710
- "model-value": r.value,
1711
- label: a.value,
1712
- placeholder: s.value,
1713
- "hide-details": f.value,
1714
- "single-line": y.value,
1715
- readonly: b.value,
1716
- theme: o.value
1717
- }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
1885
+ "hide-details": l.value,
1886
+ label: s.value,
1887
+ "model-value": u.value,
1888
+ placeholder: p.value,
1889
+ readonly: y.value,
1890
+ "single-line": m.value,
1891
+ theme: r.value
1892
+ }, null, 8, ["hide-details", "label", "model-value", "placeholder", "readonly", "single-line", "theme"]));
1893
+ };
1894
+ }
1895
+ }), qo = { key: 0 }, Go = /* @__PURE__ */ T({
1896
+ __name: "index",
1897
+ props: {
1898
+ node: {},
1899
+ outer: { type: Boolean }
1900
+ },
1901
+ setup(t) {
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;
1936
+ });
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,
1955
+ label: l.value,
1956
+ max: s.value,
1957
+ min: u.value,
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"]));
1718
1965
  };
1719
1966
  }
1720
- }), Eo = /* @__PURE__ */ I({
1967
+ }), Xo = /* @__PURE__ */ T({
1721
1968
  __name: "index",
1722
1969
  props: {
1723
1970
  node: {},
1724
1971
  outer: { type: Boolean }
1725
1972
  },
1726
1973
  setup(t) {
1727
- const e = t, n = K(), l = c(() => {
1728
- var o;
1729
- return (o = e.node.settings) == null ? void 0 : o.text;
1730
- }), r = c(() => {
1731
- var o;
1732
- return (o = e.node.settings) == null ? void 0 : o.emphasis;
1733
- }), a = c(() => {
1734
- var o;
1735
- return (o = e.node.settings) == null ? void 0 : o.align;
1736
- }), s = c(() => {
1737
- var o;
1738
- return (o = e.node.settings) == null ? void 0 : o.decoration;
1739
- }), f = c(() => {
1740
- var o;
1741
- return (o = e.node.settings) == null ? void 0 : o.weight;
1742
- }), y = c(() => {
1743
- var o;
1744
- return (o = e.node.settings) == null ? void 0 : o.italic;
1745
- }), b = c(() => {
1746
- var h;
1747
- const o = [], i = Ut(n.value.width), d = le(i, (h = e.node.settings) == null ? void 0 : h.style);
1748
- return d && o.push(`text-${d}`), r.value === "high" ? o.push("text-high-emphasis") : r.value === "medium" ? o.push("text-medium-emphasis") : r.value === "disabled" && o.push("text-disabled"), a.value && o.push(`font-${a.value}`), s.value && o.push(`font-decoration-${s.value}`), f.value && o.push(`font-weight-${f.value}`), y.value && o.push("font-italic"), o.join(" ");
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(" ");
1749
1996
  });
1750
- return (o, i) => (V(), R("span", {
1751
- class: vn(b.value)
1752
- }, xn(l.value), 3));
1997
+ return (r, i) => (C(), R("span", {
1998
+ class: Sn(m.value)
1999
+ }, $n(p.value), 3));
1753
2000
  }
1754
- }), Lo = {};
1755
- function Po(t, e) {
1756
- const n = z("v-textarea");
1757
- return V(), A(n);
2001
+ }), Yo = {};
2002
+ function Jo(t, e) {
2003
+ const n = N("v-textarea");
2004
+ return C(), I(n);
1758
2005
  }
1759
- const Wo = /* @__PURE__ */ ue(Lo, [["render", Po]]), Do = { key: 0 }, zo = /* @__PURE__ */ I({
2006
+ const Qo = /* @__PURE__ */ ue(Yo, [["render", Jo]]), el = { key: 0 }, tl = /* @__PURE__ */ T({
1760
2007
  __name: "index",
1761
2008
  props: {
1762
2009
  node: {},
1763
2010
  outer: { type: Boolean }
1764
2011
  },
1765
2012
  setup(t) {
1766
- const e = t, n = P(), l = M(), r = c(() => {
1767
- var m;
1768
- return (m = e.node.settings) == null ? void 0 : m.label;
1769
- }), a = c(() => {
1770
- var m;
1771
- return (m = e.node.settings) == null ? void 0 : m.placeholder;
1772
- }), s = c(() => {
1773
- var m;
1774
- return (m = e.node.settings) == null ? void 0 : m.hideDetails;
1775
- }), f = c(() => {
1776
- var m;
1777
- return (m = e.node.settings) == null ? void 0 : m.singleLine;
1778
- }), y = c(() => {
1779
- var m;
1780
- return n !== "runtime" ? !0 : (m = e.node.settings) == null ? void 0 : m.readonly;
1781
- }), b = c(() => l.value ? "dark" : "light"), o = c(() => {
1782
- var m;
1783
- return (m = e.node.slots) == null ? void 0 : m.append;
1784
- }), i = c(() => {
1785
- var m;
1786
- return (m = e.node.slots) == null ? void 0 : m.appendInner;
1787
- }), d = c(() => {
1788
- var m;
1789
- return (m = e.node.slots) == null ? void 0 : m.prepend;
1790
- }), h = c(() => {
1791
- var m;
1792
- return (m = e.node.slots) == null ? void 0 : m.prependInner;
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;
1793
2040
  });
1794
- return (m, u) => {
1795
- const g = z("v-text-field");
1796
- return H(n) === "editor" ? (V(), R("div", Do, [
1797
- B(g, {
1798
- label: r.value,
1799
- placeholder: a.value,
1800
- "hide-details": s.value,
1801
- "single-line": f.value,
1802
- readonly: y.value,
1803
- theme: b.value
2041
+ return (b, d) => {
2042
+ const _ = N("v-text-field");
2043
+ return H(n) === "editor" ? (C(), R("div", el, [
2044
+ D(_, {
2045
+ "hide-details": l.value,
2046
+ label: s.value,
2047
+ placeholder: u.value,
2048
+ readonly: p.value,
2049
+ "single-line": y.value,
2050
+ theme: m.value
1804
2051
  }, _e({ _: 2 }, [
1805
- o.value ? {
2052
+ r.value ? {
1806
2053
  name: "append",
1807
- fn: E(() => [
1808
- B(F, {
1809
- "ref-context": { refid: o.value },
2054
+ fn: A(() => [
2055
+ D(O, {
2056
+ "ref-context": { refid: r.value },
1810
2057
  state: {}
1811
2058
  }, null, 8, ["ref-context"])
1812
2059
  ]),
@@ -1814,49 +2061,49 @@ const Wo = /* @__PURE__ */ ue(Lo, [["render", Po]]), Do = { key: 0 }, zo = /* @_
1814
2061
  } : void 0,
1815
2062
  i.value ? {
1816
2063
  name: "append-inner",
1817
- fn: E(() => [
1818
- B(F, {
2064
+ fn: A(() => [
2065
+ D(O, {
1819
2066
  "ref-context": { refid: i.value },
1820
2067
  state: {}
1821
2068
  }, null, 8, ["ref-context"])
1822
2069
  ]),
1823
2070
  key: "1"
1824
2071
  } : void 0,
1825
- d.value ? {
2072
+ f.value ? {
1826
2073
  name: "prepend",
1827
- fn: E(() => [
1828
- B(F, {
1829
- "ref-context": { refid: d.value },
2074
+ fn: A(() => [
2075
+ D(O, {
2076
+ "ref-context": { refid: f.value },
1830
2077
  state: {}
1831
2078
  }, null, 8, ["ref-context"])
1832
2079
  ]),
1833
2080
  key: "2"
1834
2081
  } : void 0,
1835
- h.value ? {
2082
+ c.value ? {
1836
2083
  name: "prepend-inner",
1837
- fn: E(() => [
1838
- B(F, {
1839
- "ref-context": { refid: h.value },
2084
+ fn: A(() => [
2085
+ D(O, {
2086
+ "ref-context": { refid: c.value },
1840
2087
  state: {}
1841
2088
  }, null, 8, ["ref-context"])
1842
2089
  ]),
1843
2090
  key: "3"
1844
2091
  } : void 0
1845
- ]), 1032, ["label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
1846
- ])) : (V(), A(g, {
2092
+ ]), 1032, ["hide-details", "label", "placeholder", "readonly", "single-line", "theme"])
2093
+ ])) : (C(), I(_, {
1847
2094
  key: 1,
1848
- label: r.value,
1849
- placeholder: a.value,
1850
- "hide-details": s.value,
1851
- "single-line": f.value,
1852
- readonly: y.value,
1853
- theme: b.value
2095
+ "hide-details": l.value,
2096
+ label: s.value,
2097
+ placeholder: u.value,
2098
+ readonly: p.value,
2099
+ "single-line": y.value,
2100
+ theme: m.value
1854
2101
  }, _e({ _: 2 }, [
1855
- o.value ? {
2102
+ r.value ? {
1856
2103
  name: "append",
1857
- fn: E(() => [
1858
- B(F, {
1859
- "ref-context": { refid: o.value },
2104
+ fn: A(() => [
2105
+ D(O, {
2106
+ "ref-context": { refid: r.value },
1860
2107
  state: {}
1861
2108
  }, null, 8, ["ref-context"])
1862
2109
  ]),
@@ -1864,48 +2111,79 @@ const Wo = /* @__PURE__ */ ue(Lo, [["render", Po]]), Do = { key: 0 }, zo = /* @_
1864
2111
  } : void 0,
1865
2112
  i.value ? {
1866
2113
  name: "append-inner",
1867
- fn: E(() => [
1868
- B(F, {
2114
+ fn: A(() => [
2115
+ D(O, {
1869
2116
  "ref-context": { refid: i.value },
1870
2117
  state: {}
1871
2118
  }, null, 8, ["ref-context"])
1872
2119
  ]),
1873
2120
  key: "1"
1874
2121
  } : void 0,
1875
- d.value ? {
2122
+ f.value ? {
1876
2123
  name: "prepend",
1877
- fn: E(() => [
1878
- B(F, {
1879
- "ref-context": { refid: d.value },
2124
+ fn: A(() => [
2125
+ D(O, {
2126
+ "ref-context": { refid: f.value },
1880
2127
  state: {}
1881
2128
  }, null, 8, ["ref-context"])
1882
2129
  ]),
1883
2130
  key: "2"
1884
2131
  } : void 0,
1885
- h.value ? {
2132
+ c.value ? {
1886
2133
  name: "prepend-inner",
1887
- fn: E(() => [
1888
- B(F, {
1889
- "ref-context": { refid: h.value },
2134
+ fn: A(() => [
2135
+ D(O, {
2136
+ "ref-context": { refid: c.value },
1890
2137
  state: {}
1891
2138
  }, null, 8, ["ref-context"])
1892
2139
  ]),
1893
2140
  key: "3"
1894
2141
  } : void 0
1895
- ]), 1032, ["label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
2142
+ ]), 1032, ["hide-details", "label", "placeholder", "readonly", "single-line", "theme"]));
1896
2143
  };
1897
2144
  }
1898
- }), Bo = {};
1899
- function Ro(t, e) {
1900
- const n = z("v-timeline");
1901
- return V(), A(n);
1902
- }
1903
- const Mo = /* @__PURE__ */ ue(Bo, [["render", Ro]]), Fo = {};
1904
- function Ho(t, e) {
1905
- const n = z("v-timeline-item");
1906
- return V(), A(n);
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) {
2178
+ const n = N("v-timeline-item");
2179
+ return C(), I(n, null, {
2180
+ default: A(() => [
2181
+ M(t.$slots, "default")
2182
+ ]),
2183
+ _: 3
2184
+ });
1907
2185
  }
1908
- const Oo = /* @__PURE__ */ ue(Fo, [["render", Ho]]), ke = "bar_chart_v1", we = "btn_v1", Ce = "card_v1", lt = "chip_v1", Ve = "combobox_v1", Se = "container_v1", Te = "data_table_v1", $e = "dialog_v1", Ie = "flex_layout_v1", cn = "flex_layout_entry_v1", Ne = "form_v1", Ae = "globality_v1", Ee = "line_chart_v1", Le = "menu_v1", Pe = "number_input_v1", jo = "radio_v1", rt = "radio_group_v1", st = "range_slider_v1", We = "rating_v1", de = "ref_v1", De = "select_v1", at = "slider_v1", ze = "text_v1", Be = "textarea_v1", Re = "text_field_v1", Me = "timeline_v1", dn = "timeline_item_v1", k = {
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 = {
1909
2187
  key: "basic",
1910
2188
  name: "x-runtime-lib.basic",
1911
2189
  children: [
@@ -1967,7 +2245,7 @@ const Oo = /* @__PURE__ */ ue(Fo, [["render", Ho]]), ke = "bar_chart_v1", we = "
1967
2245
  ]
1968
2246
  }
1969
2247
  ]
1970
- }, Ko = L(ce), te = {
2248
+ }, rl = W(ce), te = {
1971
2249
  key: "border",
1972
2250
  name: "x-runtime-lib.border",
1973
2251
  children: [
@@ -1985,7 +2263,7 @@ const Oo = /* @__PURE__ */ ue(Fo, [["render", Ho]]), ke = "bar_chart_v1", we = "
1985
2263
  types: "borderWidthTypesV1",
1986
2264
  default: ""
1987
2265
  },
1988
- Ko,
2266
+ rl,
1989
2267
  {
1990
2268
  key: "roundRadius",
1991
2269
  name: "x-runtime-lib.roundRadius",
@@ -2112,7 +2390,7 @@ const Oo = /* @__PURE__ */ ue(Fo, [["render", Ho]]), ke = "bar_chart_v1", we = "
2112
2390
  default: ""
2113
2391
  }
2114
2392
  ]
2115
- }, D = {
2393
+ }, z = {
2116
2394
  key: "size",
2117
2395
  name: "x-runtime-lib.size",
2118
2396
  children: [
@@ -2159,7 +2437,7 @@ const Oo = /* @__PURE__ */ ue(Fo, [["render", Ho]]), ke = "bar_chart_v1", we = "
2159
2437
  default: ""
2160
2438
  }
2161
2439
  ]
2162
- }, fe = {
2440
+ }, pe = {
2163
2441
  key: "title",
2164
2442
  name: "x-runtime-lib.title",
2165
2443
  children: [
@@ -2182,7 +2460,7 @@ const Oo = /* @__PURE__ */ ue(Fo, [["render", Ho]]), ke = "bar_chart_v1", we = "
2182
2460
  default: ""
2183
2461
  }
2184
2462
  ]
2185
- }, pe = {
2463
+ }, fe = {
2186
2464
  key: "xAxis",
2187
2465
  name: "x-runtime-lib.xAxis",
2188
2466
  children: [
@@ -2248,8 +2526,8 @@ const Oo = /* @__PURE__ */ ue(Fo, [["render", Ho]]), ke = "bar_chart_v1", we = "
2248
2526
  defaultArray: []
2249
2527
  }
2250
2528
  ]
2251
- }, Fe = L(pe);
2252
- Fe.children[3].defaultArray = [
2529
+ }, Ke = W(fe);
2530
+ Ke.children[3].defaultArray = [
2253
2531
  "Mon",
2254
2532
  "Tue",
2255
2533
  "Wed",
@@ -2258,7 +2536,7 @@ Fe.children[3].defaultArray = [
2258
2536
  "Sat",
2259
2537
  "Sun"
2260
2538
  ];
2261
- const ut = {
2539
+ const ct = {
2262
2540
  key: "series",
2263
2541
  name: "x-runtime-lib.series",
2264
2542
  children: [
@@ -2284,21 +2562,21 @@ const ut = {
2284
2562
  data: [120, 200, 150, 80, 70, 110, 130]
2285
2563
  }
2286
2564
  ]
2287
- }, Uo = {
2565
+ }, sl = {
2288
2566
  key: ke,
2289
2567
  name: "x-runtime-lib.barChart",
2290
- comp: Yi,
2568
+ comp: oo,
2291
2569
  slots: [],
2292
2570
  events: [],
2293
2571
  methods: [],
2294
2572
  props: {
2295
- pageCommon: [k, D, fe, Fe, be, me, ut],
2296
- compCommon: [k, D, fe, Fe, be, me, ut]
2573
+ pageCommon: [g, z, pe, Ke, be, me, ct],
2574
+ compCommon: [g, z, pe, Ke, be, me, ct]
2297
2575
  }
2298
2576
  };
2299
- T(Uo);
2300
- const Zo = L(pe);
2301
- Zo.children[3].defaultArray = [
2577
+ $(sl);
2578
+ const al = W(fe);
2579
+ al.children[3].defaultArray = [
2302
2580
  "Mon",
2303
2581
  "Tue",
2304
2582
  "Wed",
@@ -2307,7 +2585,7 @@ Zo.children[3].defaultArray = [
2307
2585
  "Sat",
2308
2586
  "Sun"
2309
2587
  ];
2310
- const ct = {
2588
+ const dt = {
2311
2589
  key: "series",
2312
2590
  name: "x-runtime-lib.series",
2313
2591
  children: [
@@ -2333,28 +2611,28 @@ const ct = {
2333
2611
  data: [150, 230, 224, 218, 135, 147, 260]
2334
2612
  }
2335
2613
  ]
2336
- }, Xo = {
2614
+ }, ul = {
2337
2615
  key: Ee,
2338
2616
  name: "x-runtime-lib.lineChart",
2339
- comp: qi,
2617
+ comp: lo,
2340
2618
  slots: [],
2341
2619
  events: [],
2342
2620
  methods: [],
2343
2621
  props: {
2344
- pageCommon: [k, D, fe, pe, be, me, ct],
2345
- compCommon: [k, D, fe, pe, be, me, ct]
2622
+ pageCommon: [g, z, pe, fe, be, me, dt],
2623
+ compCommon: [g, z, pe, fe, be, me, dt]
2346
2624
  }
2347
2625
  };
2348
- T(Xo);
2349
- const Je = L(ce);
2350
- Je.key = "backgroundColor";
2351
- Je.name = "x-runtime-lib.backgroundColor";
2352
- const dt = {
2626
+ $(ul);
2627
+ const nt = W(ce);
2628
+ nt.key = "backgroundColor";
2629
+ nt.name = "x-runtime-lib.backgroundColor";
2630
+ const mt = {
2353
2631
  key: "globalSettings",
2354
2632
  name: "x-runtime-lib.globalSettings",
2355
- children: [Je]
2356
- }, Yo = {
2357
- key: Ae,
2633
+ children: [nt]
2634
+ }, cl = {
2635
+ key: Le,
2358
2636
  name: "x-runtime-lib.globality",
2359
2637
  comp: null,
2360
2638
  slots: [
@@ -2396,13 +2674,13 @@ const dt = {
2396
2674
  ],
2397
2675
  methods: [],
2398
2676
  props: {
2399
- pageCommon: [dt],
2400
- compCommon: [dt]
2677
+ pageCommon: [mt],
2678
+ compCommon: [mt]
2401
2679
  },
2402
2680
  internal: !0
2403
2681
  };
2404
- T(Yo);
2405
- const mt = {
2682
+ $(cl);
2683
+ const pt = {
2406
2684
  key: "ref",
2407
2685
  name: "x-runtime-lib.ref",
2408
2686
  children: [
@@ -2413,20 +2691,40 @@ const mt = {
2413
2691
  default: void 0
2414
2692
  }
2415
2693
  ]
2416
- }, qo = {
2694
+ }, dl = {
2417
2695
  key: de,
2418
2696
  name: "x-runtime-lib.ref",
2419
- comp: ao,
2697
+ comp: xo,
2420
2698
  slots: [],
2421
2699
  events: [],
2422
2700
  methods: [],
2423
2701
  props: {
2424
- pageCommon: [k, D, mt],
2425
- compCommon: [k, D, mt]
2702
+ pageCommon: [g, z, pt],
2703
+ compCommon: [g, z, pt]
2426
2704
  }
2427
2705
  };
2428
- T(qo);
2429
- const Go = L(ce), ft = {
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 = {
2430
2728
  key: "settings",
2431
2729
  name: "x-runtime-lib.settings",
2432
2730
  children: [
@@ -2456,7 +2754,7 @@ const Go = L(ce), ft = {
2456
2754
  items: "densityItemsV1",
2457
2755
  default: "default"
2458
2756
  },
2459
- Go,
2757
+ ml,
2460
2758
  {
2461
2759
  key: "block",
2462
2760
  name: "x-runtime-lib.block",
@@ -2464,10 +2762,10 @@ const Go = L(ce), ft = {
2464
2762
  default: !1
2465
2763
  }
2466
2764
  ]
2467
- }, Jo = {
2468
- key: we,
2765
+ }, pl = {
2766
+ key: Ce,
2469
2767
  name: "x-runtime-lib.button",
2470
- comp: uo,
2768
+ comp: ko,
2471
2769
  slots: [],
2472
2770
  events: [
2473
2771
  {
@@ -2478,15 +2776,15 @@ const Go = L(ce), ft = {
2478
2776
  ],
2479
2777
  methods: [],
2480
2778
  props: {
2481
- pageCommon: [k, ft],
2482
- compCommon: [k, ft]
2779
+ pageCommon: [g, bt],
2780
+ compCommon: [g, bt]
2483
2781
  }
2484
2782
  };
2485
- T(Jo);
2486
- const Qo = {
2487
- key: Ce,
2783
+ $(pl);
2784
+ const fl = {
2785
+ key: we,
2488
2786
  name: "x-runtime-lib.card",
2489
- comp: fo,
2787
+ comp: Vo,
2490
2788
  slots: [
2491
2789
  {
2492
2790
  key: "default",
@@ -2496,12 +2794,12 @@ const Qo = {
2496
2794
  events: [],
2497
2795
  methods: [],
2498
2796
  props: {
2499
- pageCommon: [k],
2500
- compCommon: [k]
2797
+ pageCommon: [g],
2798
+ compCommon: [g]
2501
2799
  }
2502
2800
  };
2503
- T(Qo);
2504
- const pt = {
2801
+ $(fl);
2802
+ const yt = {
2505
2803
  key: "settings",
2506
2804
  name: "x-runtime-lib.settings",
2507
2805
  children: [
@@ -2542,30 +2840,30 @@ const pt = {
2542
2840
  default: !1
2543
2841
  }
2544
2842
  ]
2545
- }, el = {
2843
+ }, bl = {
2546
2844
  key: Ve,
2547
2845
  name: "x-runtime-lib.combobox",
2548
- comp: bo,
2846
+ comp: $o,
2549
2847
  slots: [],
2550
2848
  events: [],
2551
2849
  methods: [],
2552
2850
  props: {
2553
- pageCommon: [k, pt],
2554
- compCommon: [k, pt]
2851
+ pageCommon: [g, yt],
2852
+ compCommon: [g, yt]
2555
2853
  }
2556
2854
  };
2557
- T(el);
2558
- const Qe = L(ce);
2559
- Qe.key = "backgroundColor";
2560
- Qe.name = "x-runtime-lib.backgroundColor";
2561
- const bt = {
2855
+ $(bl);
2856
+ const it = W(ce);
2857
+ it.key = "backgroundColor";
2858
+ it.name = "x-runtime-lib.backgroundColor";
2859
+ const vt = {
2562
2860
  key: "settings",
2563
2861
  name: "x-runtime-lib.settings",
2564
- children: [Qe]
2565
- }, He = {
2862
+ children: [it]
2863
+ }, Ue = {
2566
2864
  key: Se,
2567
2865
  name: "x-runtime-lib.container",
2568
- comp: yo,
2866
+ comp: To,
2569
2867
  slots: [
2570
2868
  {
2571
2869
  key: "default",
@@ -2581,12 +2879,12 @@ const bt = {
2581
2879
  ],
2582
2880
  methods: [],
2583
2881
  props: {
2584
- pageCommon: [k, D, te, ne, ie, bt],
2585
- compCommon: [k, D, te, ne, ie, bt]
2882
+ pageCommon: [g, z, te, ne, ie, vt],
2883
+ compCommon: [g, z, te, ne, ie, vt]
2586
2884
  }
2587
2885
  };
2588
- T(He);
2589
- const yt = {
2886
+ $(Ue);
2887
+ const xt = {
2590
2888
  key: "size",
2591
2889
  name: "x-runtime-lib.size",
2592
2890
  children: [
@@ -2605,7 +2903,7 @@ const yt = {
2605
2903
  default: ""
2606
2904
  }
2607
2905
  ]
2608
- }, vt = {
2906
+ }, ht = {
2609
2907
  key: "settings",
2610
2908
  name: "x-runtime-lib.settings",
2611
2909
  children: [
@@ -2713,7 +3011,7 @@ const yt = {
2713
3011
  default: !1
2714
3012
  }
2715
3013
  ]
2716
- }, xt = {
3014
+ }, gt = {
2717
3015
  key: "slots",
2718
3016
  name: "x-runtime-lib.slots",
2719
3017
  children: [
@@ -2738,23 +3036,23 @@ const yt = {
2738
3036
  defaultArray: []
2739
3037
  }
2740
3038
  ]
2741
- }, tl = {
2742
- key: Te,
3039
+ }, yl = {
3040
+ key: $e,
2743
3041
  name: "x-runtime-lib.dataTable",
2744
- comp: vo,
3042
+ comp: Io,
2745
3043
  slots: [],
2746
3044
  events: [],
2747
3045
  methods: [],
2748
3046
  props: {
2749
- pageCommon: [k, yt, vt, xt],
2750
- compCommon: [k, yt, vt, xt]
3047
+ pageCommon: [g, xt, ht, gt],
3048
+ compCommon: [g, xt, ht, gt]
2751
3049
  }
2752
3050
  };
2753
- T(tl);
2754
- const nl = {
2755
- key: $e,
3051
+ $(yl);
3052
+ const vl = {
3053
+ key: Te,
2756
3054
  name: "x-runtime-lib.dialog",
2757
- comp: ho,
3055
+ comp: Ao,
2758
3056
  slots: [
2759
3057
  {
2760
3058
  key: "default",
@@ -2777,13 +3075,28 @@ const nl = {
2777
3075
  }
2778
3076
  ],
2779
3077
  props: {
2780
- pageCommon: [k],
2781
- compCommon: [k]
3078
+ pageCommon: [g],
3079
+ compCommon: [g]
2782
3080
  },
2783
3081
  teleport: !0
2784
3082
  };
2785
- T(nl);
2786
- const ht = {
3083
+ $(vl);
3084
+ const _t = {
3085
+ key: "settings",
3086
+ name: "x-runtime-lib.settings",
3087
+ children: []
3088
+ }, Tr = {
3089
+ key: Ie,
3090
+ name: "x-runtime-lib.fileInput",
3091
+ comp: Lo,
3092
+ slots: [],
3093
+ events: [],
3094
+ methods: [],
3095
+ props: {
3096
+ pageCommon: [g, _t],
3097
+ compCommon: [g, _t]
3098
+ }
3099
+ }, kt = {
2787
3100
  key: "settings",
2788
3101
  name: "x-runtime-lib.settings",
2789
3102
  children: [
@@ -2800,10 +3113,10 @@ const ht = {
2800
3113
  default: !1
2801
3114
  }
2802
3115
  ]
2803
- }, Oe = {
2804
- key: cn,
3116
+ }, Ze = {
3117
+ key: xn,
2805
3118
  name: "x-runtime-lib.flexLayoutEntry",
2806
- comp: _o,
3119
+ comp: Po,
2807
3120
  slots: [
2808
3121
  {
2809
3122
  key: "default",
@@ -2813,25 +3126,25 @@ const ht = {
2813
3126
  events: [],
2814
3127
  methods: [],
2815
3128
  props: {
2816
- pageCommon: [k, D, ht],
2817
- compCommon: [k, D, ht]
3129
+ pageCommon: [g, z, kt],
3130
+ compCommon: [g, z, kt]
2818
3131
  }
2819
3132
  };
2820
- T(Oe);
2821
- function il(t, e) {
2822
- const n = `type=${t} subtype=${e}`, l = ve(t, e);
2823
- if (!l) {
3133
+ $(Ze);
3134
+ function xl(t, e) {
3135
+ const n = `type=${t} subtype=${e}`, o = ve(t, e);
3136
+ if (!o) {
2824
3137
  console.error(`flexLayoutV1/spawn prop tag not found, ${n}`);
2825
3138
  return;
2826
3139
  }
2827
- const r = Ke.props[l];
2828
- if (!r) {
3140
+ const l = Ge.props[o];
3141
+ if (!l) {
2829
3142
  console.error(`flexLayoutV1/spawn props not found, ${n}`);
2830
3143
  return;
2831
3144
  }
2832
- const a = {};
2833
- return re(a, r), a.basic.id = ee(16), a.basic.key = Ke.key, a.children = [
2834
- je(
3145
+ const s = {};
3146
+ return re(s, l), s.basic.id = ee(16), s.basic.key = Ge.key, s.children = [
3147
+ qe(
2835
3148
  t,
2836
3149
  e,
2837
3150
  "#ff0000",
@@ -2841,7 +3154,7 @@ function il(t, e) {
2841
3154
  "40px",
2842
3155
  void 0
2843
3156
  ),
2844
- je(
3157
+ qe(
2845
3158
  t,
2846
3159
  e,
2847
3160
  "#00ff00",
@@ -2851,44 +3164,44 @@ function il(t, e) {
2851
3164
  "60px",
2852
3165
  void 0
2853
3166
  ),
2854
- ol(t, e)
2855
- ], a;
3167
+ hl(t, e)
3168
+ ], s;
2856
3169
  }
2857
- function je(t, e, n, l, r, a, s, f, y) {
2858
- const b = `type=${t} subtype=${e}`, o = ve(t, e);
2859
- if (!o) {
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) {
2860
3173
  console.error(
2861
- `flexLayoutV1/spawnContainer prop tag not found, ${b}`
3174
+ `flexLayoutV1/spawnContainer prop tag not found, ${m}`
2862
3175
  );
2863
3176
  return;
2864
3177
  }
2865
- const i = He.props[o];
3178
+ const i = Ue.props[r];
2866
3179
  if (!i) {
2867
- console.error(`flexLayoutV1/spawnContainer props not found, ${b}`);
3180
+ console.error(`flexLayoutV1/spawnContainer props not found, ${m}`);
2868
3181
  return;
2869
3182
  }
2870
- const d = {};
2871
- return re(d, i), d.basic.id = ee(16), d.basic.key = He.key, l && (d.size.width = l), r && (d.size.minWidth = r), s && (d.size.height = s), f && (d.size.minHeight = f), console.log(d), n && (d.settings.backgroundColor.mode = "custom", d.settings.backgroundColor.custom.light = n, d.settings.backgroundColor.custom.dark = n), d.children = [], d;
3183
+ const f = {};
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;
2872
3185
  }
2873
- function ol(t, e) {
2874
- const n = `type=${t} subtype=${e}`, l = ve(t, e);
2875
- if (!l) {
3186
+ function hl(t, e) {
3187
+ const n = `type=${t} subtype=${e}`, o = ve(t, e);
3188
+ if (!o) {
2876
3189
  console.error(`flexLayoutV1/spawnEntry prop tag not found, ${n}`);
2877
3190
  return;
2878
3191
  }
2879
- const r = Oe.props[l];
2880
- if (!r) {
3192
+ const l = Ze.props[o];
3193
+ if (!l) {
2881
3194
  console.error(`flexLayoutV1/spawnEntry props not found, ${n}`);
2882
3195
  return;
2883
3196
  }
2884
- const a = {
3197
+ const s = {
2885
3198
  basic: {
2886
3199
  id: "",
2887
3200
  key: ""
2888
3201
  }
2889
3202
  };
2890
- return re(a, r), a.basic.id = ee(16), a.basic.key = Oe.key, a.children = [
2891
- je(
3203
+ return re(s, l), s.basic.id = ee(16), s.basic.key = Ze.key, s.children = [
3204
+ qe(
2892
3205
  t,
2893
3206
  e,
2894
3207
  "#0000ff",
@@ -2898,16 +3211,16 @@ function ol(t, e) {
2898
3211
  void 0,
2899
3212
  "80px"
2900
3213
  )
2901
- ], a;
3214
+ ], s;
2902
3215
  }
2903
- const et = L(ce);
2904
- et.key = "backgroundColor";
2905
- et.name = "x-runtime-lib.backgroundColor";
2906
- const gt = {
3216
+ const ot = W(ce);
3217
+ ot.key = "backgroundColor";
3218
+ ot.name = "x-runtime-lib.backgroundColor";
3219
+ const Ct = {
2907
3220
  key: "settings",
2908
3221
  name: "x-runtime-lib.settings",
2909
3222
  children: [
2910
- et,
3223
+ ot,
2911
3224
  {
2912
3225
  key: "direction",
2913
3226
  name: "x-runtime-lib.direction",
@@ -3073,10 +3386,10 @@ const gt = {
3073
3386
  ]
3074
3387
  }
3075
3388
  ]
3076
- }, Ke = {
3077
- key: Ie,
3389
+ }, Ge = {
3390
+ key: Ne,
3078
3391
  name: "x-runtime-lib.flexLayout",
3079
- comp: go,
3392
+ comp: Eo,
3080
3393
  slots: [
3081
3394
  {
3082
3395
  key: "default",
@@ -3092,13 +3405,13 @@ const gt = {
3092
3405
  ],
3093
3406
  methods: [],
3094
3407
  props: {
3095
- pageCommon: [k, D, te, ne, ie, gt],
3096
- compCommon: [k, D, te, ne, ie, gt]
3408
+ pageCommon: [g, z, te, ne, ie, Ct],
3409
+ compCommon: [g, z, te, ne, ie, Ct]
3097
3410
  },
3098
- spawn: il
3411
+ spawn: xl
3099
3412
  };
3100
- T(Ke);
3101
- const _t = {
3413
+ $(Ge);
3414
+ const wt = {
3102
3415
  key: "settings",
3103
3416
  name: "x-runtime-lib.settings",
3104
3417
  children: [
@@ -3116,10 +3429,10 @@ const _t = {
3116
3429
  default: !1
3117
3430
  }
3118
3431
  ]
3119
- }, ll = {
3120
- key: Ne,
3432
+ }, gl = {
3433
+ key: Ae,
3121
3434
  name: "x-runtime-lib.form",
3122
- comp: ko,
3435
+ comp: Wo,
3123
3436
  slots: [
3124
3437
  {
3125
3438
  key: "default",
@@ -3135,15 +3448,15 @@ const _t = {
3135
3448
  ],
3136
3449
  methods: [],
3137
3450
  props: {
3138
- pageCommon: [k, D, te, ne, ie, _t],
3139
- compCommon: [k, D, te, ne, ie, _t]
3451
+ pageCommon: [g, z, te, ne, ie, wt],
3452
+ compCommon: [g, z, te, ne, ie, wt]
3140
3453
  }
3141
3454
  };
3142
- T(ll);
3143
- const rl = {
3144
- key: Le,
3455
+ $(gl);
3456
+ const _l = {
3457
+ key: Pe,
3145
3458
  name: "x-runtime-lib.menu",
3146
- comp: Co,
3459
+ comp: Do,
3147
3460
  slots: [
3148
3461
  {
3149
3462
  key: "default",
@@ -3166,13 +3479,13 @@ const rl = {
3166
3479
  }
3167
3480
  ],
3168
3481
  props: {
3169
- pageCommon: [k],
3170
- compCommon: [k]
3482
+ pageCommon: [g],
3483
+ compCommon: [g]
3171
3484
  },
3172
3485
  teleport: !0
3173
3486
  };
3174
- T(rl);
3175
- const kt = {
3487
+ $(_l);
3488
+ const Vt = {
3176
3489
  key: "settings",
3177
3490
  name: "x-runtime-lib.settings",
3178
3491
  children: [
@@ -3213,33 +3526,89 @@ const kt = {
3213
3526
  default: !1
3214
3527
  }
3215
3528
  ]
3216
- }, sl = {
3217
- key: Pe,
3529
+ }, kl = {
3530
+ key: We,
3218
3531
  name: "x-runtime-lib.numberInput",
3219
- comp: So,
3532
+ comp: Ro,
3220
3533
  slots: [],
3221
3534
  events: [],
3222
3535
  methods: [],
3223
3536
  props: {
3224
- pageCommon: [k, kt],
3225
- compCommon: [k, kt]
3537
+ pageCommon: [g, Vt],
3538
+ compCommon: [g, Vt]
3226
3539
  }
3227
3540
  };
3228
- T(sl);
3229
- const al = {
3230
- key: We,
3541
+ $(kl);
3542
+ const St = {
3543
+ key: "settings",
3544
+ name: "x-runtime-lib.settings",
3545
+ children: []
3546
+ }, Cl = {
3547
+ key: hn,
3548
+ name: "x-runtime-lib.radio",
3549
+ comp: Mo,
3550
+ slots: [
3551
+ {
3552
+ key: "default",
3553
+ name: "x-runtime-lib.default"
3554
+ }
3555
+ ],
3556
+ events: [],
3557
+ methods: [],
3558
+ props: {
3559
+ pageCommon: [g, St],
3560
+ compCommon: [g, St]
3561
+ }
3562
+ };
3563
+ $(Cl);
3564
+ const $t = {
3565
+ key: "settings",
3566
+ name: "x-runtime-lib.settings",
3567
+ children: []
3568
+ }, wl = {
3569
+ key: Be,
3570
+ name: "x-runtime-lib.radioGroup",
3571
+ comp: Fo,
3572
+ slots: [],
3573
+ events: [],
3574
+ methods: [],
3575
+ props: {
3576
+ pageCommon: [g, $t],
3577
+ compCommon: [g, $t]
3578
+ }
3579
+ };
3580
+ $(wl);
3581
+ const Tt = {
3582
+ key: "settings",
3583
+ name: "x-runtime-lib.settings",
3584
+ children: []
3585
+ }, Vl = {
3586
+ key: De,
3587
+ name: "x-runtime-lib.rangeSlider",
3588
+ comp: Ho,
3589
+ slots: [],
3590
+ events: [],
3591
+ methods: [],
3592
+ props: {
3593
+ pageCommon: [g, Tt],
3594
+ compCommon: [g, Tt]
3595
+ }
3596
+ };
3597
+ $(Vl);
3598
+ const Sl = {
3599
+ key: ze,
3231
3600
  name: "x-runtime-lib.rating",
3232
- comp: Io,
3601
+ comp: Ko,
3233
3602
  slots: [],
3234
3603
  events: [],
3235
3604
  methods: [],
3236
3605
  props: {
3237
- pageCommon: [k],
3238
- compCommon: [k]
3606
+ pageCommon: [g],
3607
+ compCommon: [g]
3239
3608
  }
3240
3609
  };
3241
- T(al);
3242
- const wt = {
3610
+ $(Sl);
3611
+ const It = {
3243
3612
  key: "settings",
3244
3613
  name: "x-runtime-lib.settings",
3245
3614
  children: [
@@ -3280,20 +3649,81 @@ const wt = {
3280
3649
  default: !1
3281
3650
  }
3282
3651
  ]
3283
- }, ul = {
3284
- key: De,
3652
+ }, $l = {
3653
+ key: Re,
3285
3654
  name: "x-runtime-lib.select",
3286
- comp: Ao,
3655
+ comp: Zo,
3287
3656
  slots: [],
3288
3657
  events: [],
3289
3658
  methods: [],
3290
3659
  props: {
3291
- pageCommon: [k, wt],
3292
- compCommon: [k, wt]
3660
+ pageCommon: [g, It],
3661
+ compCommon: [g, It]
3293
3662
  }
3294
3663
  };
3295
- T(ul);
3296
- const Ct = {
3664
+ $($l);
3665
+ const Nt = {
3666
+ key: "settings",
3667
+ name: "x-runtime-lib.settings",
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 = {
3714
+ key: Me,
3715
+ name: "x-runtime-lib.slider",
3716
+ comp: Go,
3717
+ slots: [],
3718
+ events: [],
3719
+ methods: [],
3720
+ props: {
3721
+ pageCommon: [g, Nt],
3722
+ compCommon: [g, Nt]
3723
+ }
3724
+ };
3725
+ $(Tl);
3726
+ const At = {
3297
3727
  key: "settings",
3298
3728
  name: "x-runtime-lib.settings",
3299
3729
  children: [
@@ -3379,33 +3809,33 @@ const Ct = {
3379
3809
  default: !1
3380
3810
  }
3381
3811
  ]
3382
- }, cl = {
3383
- key: ze,
3812
+ }, Il = {
3813
+ key: Fe,
3384
3814
  name: "x-runtime-lib.text",
3385
- comp: Eo,
3815
+ comp: Xo,
3386
3816
  slots: [],
3387
3817
  events: [],
3388
3818
  methods: [],
3389
3819
  props: {
3390
- pageCommon: [k, Ct],
3391
- compCommon: [k, Ct]
3820
+ pageCommon: [g, At],
3821
+ compCommon: [g, At]
3392
3822
  }
3393
3823
  };
3394
- T(cl);
3395
- const dl = {
3396
- key: Be,
3824
+ $(Il);
3825
+ const Nl = {
3826
+ key: He,
3397
3827
  name: "x-runtime-lib.textarea",
3398
- comp: Wo,
3828
+ comp: Qo,
3399
3829
  slots: [],
3400
3830
  events: [],
3401
3831
  methods: [],
3402
3832
  props: {
3403
- pageCommon: [k],
3404
- compCommon: [k]
3833
+ pageCommon: [g],
3834
+ compCommon: [g]
3405
3835
  }
3406
3836
  };
3407
- T(dl);
3408
- const Vt = {
3837
+ $(Nl);
3838
+ const Lt = {
3409
3839
  key: "settings",
3410
3840
  name: "x-runtime-lib.settings",
3411
3841
  children: [
@@ -3440,7 +3870,7 @@ const Vt = {
3440
3870
  default: !1
3441
3871
  }
3442
3872
  ]
3443
- }, St = {
3873
+ }, Et = {
3444
3874
  key: "slots",
3445
3875
  name: "x-runtime-lib.slots",
3446
3876
  children: [
@@ -3469,10 +3899,10 @@ const Vt = {
3469
3899
  default: void 0
3470
3900
  }
3471
3901
  ]
3472
- }, ml = {
3473
- key: Re,
3902
+ }, Al = {
3903
+ key: Oe,
3474
3904
  name: "x-runtime-lib.textField",
3475
- comp: zo,
3905
+ comp: tl,
3476
3906
  slots: [
3477
3907
  {
3478
3908
  key: "append",
@@ -3494,15 +3924,15 @@ const Vt = {
3494
3924
  events: [],
3495
3925
  methods: [],
3496
3926
  props: {
3497
- pageCommon: [k, Vt, St],
3498
- compCommon: [k, Vt, St]
3927
+ pageCommon: [g, Lt, Et],
3928
+ compCommon: [g, Lt, Et]
3499
3929
  }
3500
3930
  };
3501
- T(ml);
3502
- const fl = {
3503
- key: Me,
3931
+ $(Al);
3932
+ const Ll = {
3933
+ key: je,
3504
3934
  name: "x-runtime-lib.timeline",
3505
- comp: Mo,
3935
+ comp: nl,
3506
3936
  slots: [
3507
3937
  {
3508
3938
  key: "default",
@@ -3512,15 +3942,15 @@ const fl = {
3512
3942
  events: [],
3513
3943
  methods: [],
3514
3944
  props: {
3515
- pageCommon: [k],
3516
- compCommon: [k]
3945
+ pageCommon: [g],
3946
+ compCommon: [g]
3517
3947
  }
3518
3948
  };
3519
- T(fl);
3520
- const pl = {
3521
- key: dn,
3949
+ $(Ll);
3950
+ const El = {
3951
+ key: gn,
3522
3952
  name: "x-runtime-lib.timelineItem",
3523
- comp: Oo,
3953
+ comp: ll,
3524
3954
  slots: [
3525
3955
  {
3526
3956
  key: "default",
@@ -3530,50 +3960,50 @@ const pl = {
3530
3960
  events: [],
3531
3961
  methods: [],
3532
3962
  props: {
3533
- pageCommon: [k],
3534
- compCommon: [k]
3963
+ pageCommon: [g],
3964
+ compCommon: [g]
3535
3965
  }
3536
3966
  };
3537
- T(pl);
3538
- const bl = [
3967
+ $(El);
3968
+ const Pl = [
3539
3969
  { title: "x-runtime-lib.value", value: "value" },
3540
3970
  { title: "x-runtime-lib.category", value: "category" },
3541
3971
  { title: "x-runtime-lib.time", value: "time" },
3542
3972
  { title: "x-runtime-lib.log", value: "log" }
3543
- ], yl = [
3973
+ ], Wl = [
3544
3974
  { title: "x-runtime-lib.notSet", value: "" },
3545
3975
  { title: "x-runtime-lib.solid", value: "solid" },
3546
3976
  { title: "x-runtime-lib.dashed", value: "dashed" },
3547
3977
  { title: "x-runtime-lib.dotted", value: "dotted" }
3548
- ], vl = [
3978
+ ], Bl = [
3549
3979
  { title: "x-runtime-lib.elevated", value: "elevated" },
3550
3980
  { title: "x-runtime-lib.flat", value: "flat" },
3551
3981
  { title: "x-runtime-lib.tonal", value: "tonal" },
3552
3982
  { title: "x-runtime-lib.outlined", value: "outlined" },
3553
3983
  { title: "x-runtime-lib.text", value: "text" },
3554
3984
  { title: "x-runtime-lib.plain", value: "plain" }
3555
- ], xl = [
3985
+ ], Dl = [
3556
3986
  { title: "x-runtime-lib.notSet", value: "" },
3557
3987
  { title: "x-runtime-lib.theme", value: "theme" },
3558
3988
  { title: "x-runtime-lib.custom", value: "custom" }
3559
- ], hl = [
3989
+ ], zl = [
3560
3990
  { title: "x-runtime-lib.default", value: "default" },
3561
3991
  { title: "x-runtime-lib.comfortable", value: "comfortable" },
3562
3992
  { title: "x-runtime-lib.compact", value: "compact" }
3563
- ], gl = [
3993
+ ], Rl = [
3564
3994
  { title: "x-runtime-lib.notSet", value: "" },
3565
3995
  { title: "x-runtime-lib.start", value: "start" },
3566
3996
  { title: "x-runtime-lib.end", value: "end" },
3567
3997
  { title: "x-runtime-lib.center", value: "center" },
3568
3998
  { title: "x-runtime-lib.baseline", value: "baseline" },
3569
3999
  { title: "x-runtime-lib.stretch", value: "stretch" }
3570
- ], _l = [
4000
+ ], Ml = [
3571
4001
  { title: "x-runtime-lib.notSet", value: "" },
3572
4002
  { title: "x-runtime-lib.row", value: "row" },
3573
4003
  { title: "x-runtime-lib.rowReverse", value: "rowReverse" },
3574
4004
  { title: "x-runtime-lib.column", value: "column" },
3575
4005
  { title: "x-runtime-lib.columnReverse", value: "columnReverse" }
3576
- ], kl = [
4006
+ ], Fl = [
3577
4007
  { title: "x-runtime-lib.notSet", value: "" },
3578
4008
  { title: "x-runtime-lib.start", value: "start" },
3579
4009
  { title: "x-runtime-lib.end", value: "end" },
@@ -3581,12 +4011,12 @@ const bl = [
3581
4011
  { title: "x-runtime-lib.spaceBetween", value: "spaceBetween" },
3582
4012
  { title: "x-runtime-lib.spaceAround", value: "spaceAround" },
3583
4013
  { title: "x-runtime-lib.spaceEvenly", value: "spaceEvenly" }
3584
- ], wl = [
4014
+ ], Hl = [
3585
4015
  { title: "x-runtime-lib.notSet", value: "" },
3586
4016
  { title: "x-runtime-lib.no", value: "no" },
3587
4017
  { title: "x-runtime-lib.yes", value: "yes" },
3588
4018
  { title: "x-runtime-lib.reverse", value: "reverse" }
3589
- ], Cl = [
4019
+ ], Ol = [
3590
4020
  { title: "x-runtime-lib.notSet", value: "" },
3591
4021
  { title: "x-runtime-lib.black", value: "black" },
3592
4022
  { title: "x-runtime-lib.bold", value: "bold" },
@@ -3594,7 +4024,7 @@ const bl = [
3594
4024
  { title: "x-runtime-lib.regular", value: "regular" },
3595
4025
  { title: "x-runtime-lib.light", value: "light" },
3596
4026
  { title: "x-runtime-lib.thin", value: "thin" }
3597
- ], Vl = [
4027
+ ], jl = [
3598
4028
  { title: "x-runtime-lib.notSet", value: "" },
3599
4029
  { title: "x-runtime-lib.start", value: "start" },
3600
4030
  { title: "x-runtime-lib.center", value: "center" },
@@ -3602,18 +4032,18 @@ const bl = [
3602
4032
  { title: "x-runtime-lib.justify", value: "justify" },
3603
4033
  { title: "x-runtime-lib.left", value: "left" },
3604
4034
  { title: "x-runtime-lib.right", value: "right" }
3605
- ], Sl = [
4035
+ ], Kl = [
3606
4036
  { title: "x-runtime-lib.notSet", value: "" },
3607
4037
  { title: "x-runtime-lib.none", value: "none" },
3608
4038
  { title: "x-runtime-lib.overline", value: "overline" },
3609
4039
  { title: "x-runtime-lib.underline", value: "underline" },
3610
4040
  { title: "x-runtime-lib.lineThrough", value: "line-through" }
3611
- ], Tl = [
4041
+ ], Ul = [
3612
4042
  { title: "x-runtime-lib.notSet", value: "" },
3613
4043
  { title: "x-runtime-lib.high", value: "high" },
3614
4044
  { title: "x-runtime-lib.medium", value: "medium" },
3615
4045
  { title: "x-runtime-lib.disabled", value: "disabled" }
3616
- ], $l = [
4046
+ ], Zl = [
3617
4047
  { title: "x-runtime-lib.notSet", value: "" },
3618
4048
  { title: "x-runtime-lib.h1", value: "h1" },
3619
4049
  { title: "x-runtime-lib.h2", value: "h2" },
@@ -3628,7 +4058,7 @@ const bl = [
3628
4058
  { title: "x-runtime-lib.button", value: "button" },
3629
4059
  { title: "x-runtime-lib.caption", value: "caption" },
3630
4060
  { title: "x-runtime-lib.overline", value: "overline" }
3631
- ], Il = [
4061
+ ], ql = [
3632
4062
  { title: "x-runtime-lib.notSet", value: "" },
3633
4063
  { title: "x-runtime-lib.primary", value: "primary" },
3634
4064
  { title: "x-runtime-lib.secondary", value: "secondary" },
@@ -3639,24 +4069,29 @@ const bl = [
3639
4069
  { title: "x-runtime-lib.background0", value: "background0" },
3640
4070
  { title: "x-runtime-lib.background1", value: "background1" },
3641
4071
  { title: "x-runtime-lib.background2", value: "background2" }
3642
- ], Nl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
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({
3643
4077
  __proto__: null,
3644
- axisTypeItemsV1: bl,
3645
- borderStyleItemsV1: yl,
3646
- btnVariantItemsV1: vl,
3647
- colorModeItemsV1: xl,
3648
- densityItemsV1: hl,
3649
- flexCrossAlignItemsV1: gl,
3650
- flexDirectionItemsV1: _l,
3651
- flexMainAlignItemsV1: kl,
3652
- flexWrapItemsV1: wl,
3653
- fontWeightItemsV1: Cl,
3654
- textAlignItemsV1: Vl,
3655
- textDecorationItemsV1: Sl,
3656
- textEmphasisItemsV1: Tl,
3657
- textStyleItemsV1: $l,
3658
- themeColorItemsV1: Il
3659
- }, Symbol.toStringTag, { value: "Module" })), Al = [
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 = [
3660
4095
  {
3661
4096
  title: "x-runtime-lib.notSet",
3662
4097
  value: "",
@@ -3696,7 +4131,7 @@ const bl = [
3696
4131
  max: 1 / 0,
3697
4132
  step: 1
3698
4133
  }
3699
- ], El = [
4134
+ ], Jl = [
3700
4135
  {
3701
4136
  title: "x-runtime-lib.notSet",
3702
4137
  value: "",
@@ -3718,7 +4153,7 @@ const bl = [
3718
4153
  validator: (t) => t === "right",
3719
4154
  default: "right"
3720
4155
  }
3721
- ], Ll = [
4156
+ ], Ql = [
3722
4157
  {
3723
4158
  title: "x-runtime-lib.notSet",
3724
4159
  value: "",
@@ -3744,11 +4179,11 @@ const bl = [
3744
4179
  title: "x-runtime-lib.percent",
3745
4180
  value: "percent",
3746
4181
  ui: "percentInput",
3747
- validator: Ge,
4182
+ validator: tt,
3748
4183
  precision: 6,
3749
4184
  default: "0%"
3750
4185
  }
3751
- ], Pl = [
4186
+ ], er = [
3752
4187
  {
3753
4188
  title: "x-runtime-lib.notSet",
3754
4189
  value: "",
@@ -3768,12 +4203,12 @@ const bl = [
3768
4203
  title: "x-runtime-lib.percent",
3769
4204
  value: "percent",
3770
4205
  ui: "percentInput",
3771
- validator: Ge,
4206
+ validator: tt,
3772
4207
  precision: 6,
3773
4208
  min: 0,
3774
4209
  default: "0%"
3775
4210
  }
3776
- ], Wl = [
4211
+ ], tr = [
3777
4212
  {
3778
4213
  title: "x-runtime-lib.notSet",
3779
4214
  value: "",
@@ -3793,12 +4228,12 @@ const bl = [
3793
4228
  title: "x-runtime-lib.percent",
3794
4229
  value: "percent",
3795
4230
  ui: "percentInput",
3796
- validator: Ge,
4231
+ validator: tt,
3797
4232
  precision: 6,
3798
4233
  min: 0,
3799
4234
  default: "0%"
3800
4235
  }
3801
- ], Dl = [
4236
+ ], nr = [
3802
4237
  {
3803
4238
  title: "x-runtime-lib.notSet",
3804
4239
  value: "",
@@ -3827,7 +4262,7 @@ const bl = [
3827
4262
  validator: (t) => t === "end",
3828
4263
  default: "end"
3829
4264
  }
3830
- ], zl = [
4265
+ ], ir = [
3831
4266
  {
3832
4267
  title: "x-runtime-lib.notSet",
3833
4268
  value: "",
@@ -3849,62 +4284,63 @@ const bl = [
3849
4284
  validator: (t) => t === "bottom",
3850
4285
  default: "bottom"
3851
4286
  }
3852
- ], Bl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
4287
+ ], or = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
3853
4288
  __proto__: null,
3854
- borderWidthTypesV1: Al,
3855
- leftRightTypesV1: El,
3856
- marginTypesV1: Ll,
3857
- paddingTypesV1: Pl,
3858
- sizeTypesV1: Wl,
3859
- tableColumnAlignTypesV1: Dl,
3860
- topBottomTypesV1: zl
3861
- }, Symbol.toStringTag, { value: "Module" })), Rl = {
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 = {
3862
4297
  version: "v1",
3863
- globalityKey: Ae,
4298
+ globalityKey: Le,
3864
4299
  refKey: de,
3865
- items: { ...Nl },
3866
- types: { ...Bl },
4300
+ items: { ...Xl },
4301
+ types: { ...or },
3867
4302
  elements: /* @__PURE__ */ new Set([
3868
4303
  ke,
3869
- we,
3870
4304
  Ce,
3871
- lt,
4305
+ we,
4306
+ ut,
3872
4307
  Ve,
3873
4308
  Se,
3874
- Te,
3875
4309
  $e,
4310
+ Te,
3876
4311
  Ie,
3877
- cn,
3878
4312
  Ne,
4313
+ xn,
3879
4314
  Ae,
3880
- Ee,
3881
4315
  Le,
4316
+ Ee,
3882
4317
  Pe,
3883
- jo,
3884
- rt,
3885
- st,
3886
4318
  We,
3887
- de,
4319
+ hn,
4320
+ Be,
3888
4321
  De,
3889
- at,
3890
4322
  ze,
3891
- Be,
4323
+ de,
3892
4324
  Re,
3893
4325
  Me,
3894
- dn
4326
+ Fe,
4327
+ He,
4328
+ Oe,
4329
+ je,
4330
+ gn
3895
4331
  ]),
3896
4332
  groups: [
3897
4333
  {
3898
4334
  key: "containment",
3899
4335
  name: "x-runtime-lib.containment",
3900
4336
  items: [
3901
- we,
3902
4337
  Ce,
3903
- lt,
4338
+ we,
4339
+ ut,
3904
4340
  Se,
3905
- Ie,
3906
- $e,
3907
- Le,
4341
+ Ne,
4342
+ Te,
4343
+ Pe,
3908
4344
  de
3909
4345
  ]
3910
4346
  },
@@ -3912,36 +4348,37 @@ const bl = [
3912
4348
  key: "formRelated",
3913
4349
  name: "x-runtime-lib.formRelated",
3914
4350
  items: [
3915
- Ne,
3916
- ze,
4351
+ Ae,
4352
+ Fe,
4353
+ Oe,
4354
+ He,
4355
+ We,
3917
4356
  Re,
4357
+ Ve,
3918
4358
  Be,
3919
- Pe,
4359
+ Me,
3920
4360
  De,
3921
- Ve,
3922
- rt,
3923
- at,
3924
- st
4361
+ Ie
3925
4362
  ]
3926
4363
  },
3927
4364
  {
3928
4365
  key: "dataDisplay",
3929
4366
  name: "x-runtime-lib.dataDisplay",
3930
- items: [Te, ke, Ee]
4367
+ items: [$e, ke, Ee]
3931
4368
  },
3932
4369
  {
3933
4370
  key: "feedback",
3934
4371
  name: "x-runtime-lib.feedback",
3935
- items: [We, Me]
4372
+ items: [ze, vn, je]
3936
4373
  }
3937
4374
  ]
3938
- }, tt = {
3939
- v1: Rl
3940
- }, Ml = (t, e, n) => {
3941
- const l = t[e];
3942
- return l ? typeof l == "function" ? l() : Promise.resolve(l) : new Promise((r, a) => {
4375
+ }, lt = {
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) => {
3943
4380
  (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(
3944
- a.bind(
4381
+ s.bind(
3945
4382
  null,
3946
4383
  new Error(
3947
4384
  "Unknown variable dynamic import: " + e + (e.split("/").length !== n ? ". Note that variables only represent file names one level deep." : "")
@@ -3950,71 +4387,77 @@ const bl = [
3950
4387
  );
3951
4388
  });
3952
4389
  };
3953
- async function sr(t) {
3954
- return (await Ml(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en.dolbu30a.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans.em1gz0hz.js") }), `./locales/${t}/index.ts`, 4)).default;
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;
3955
4392
  }
3956
4393
  export {
3957
- Uo as barChartV1,
3958
- Kt as breakpoints,
3959
- Jo as btnV1,
3960
- Ut as calcBreakpoint,
3961
- Qo as cardV1,
3962
- el as comboboxV1,
3963
- He as containerV1,
3964
- tl as dataTableV1,
3965
- nl as dialogV1,
3966
- Hn as duplicateNode,
3967
- Gl as duplicateNodes,
3968
- q as elements,
3969
- lr as ensureContext,
3970
- rr as fieldTypes,
3971
- Oe as flexLayoutEntryV1,
3972
- Ke as flexLayoutV1,
3973
- ll as formV1,
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,
4401
+ Ue as containerV1,
4402
+ yl as dataTableV1,
4403
+ vl as dialogV1,
4404
+ Yn as duplicateNode,
4405
+ vr as duplicateNodes,
4406
+ Y as elements,
4407
+ Vr as ensureContext,
4408
+ Sr as fieldTypes,
4409
+ Tr as fileInputV1,
4410
+ Ze as flexLayoutEntryV1,
4411
+ Ge as flexLayoutV1,
4412
+ gl as formV1,
3974
4413
  ee as genId,
3975
4414
  le as getBreakpointProp,
3976
- it as getIndexOfBreakpoint,
3977
- ql as getNode,
3978
- ot as getPropDefault,
4415
+ st as getIndexOfBreakpoint,
4416
+ yr as getNode,
4417
+ at as getPropDefault,
3979
4418
  ve as getPropTag,
3980
- Yo as globalityV1,
4419
+ cl as globalityV1,
3981
4420
  re as initProps,
3982
- M as injectDark,
3983
- Z as injectData,
3984
- nn as injectDepends,
3985
- K as injectDevice,
3986
- tn as injectEnv,
3987
- P as injectMode,
4421
+ F as injectDark,
4422
+ q as injectData,
4423
+ cn as injectDepends,
4424
+ U as injectDevice,
4425
+ un as injectEnv,
4426
+ L as injectMode,
3988
4427
  xe as injectSandbox,
3989
- U as injectType,
3990
- Ge as isPercentStr,
4428
+ Z as injectType,
4429
+ tt as isPercentStr,
3991
4430
  ye as isPixelStr,
3992
- Xo as lineChartV1,
3993
- sr as loadLocaleMessageRuntime,
3994
- rl as menuV1,
3995
- un as newEventBus,
3996
- sl as numberInputV1,
4431
+ ul as lineChartV1,
4432
+ Ir as loadLocaleMessageRuntime,
4433
+ _l as menuV1,
4434
+ yn as newEventBus,
4435
+ kl as numberInputV1,
3997
4436
  ge as parsePercentStr,
3998
- Yl as parsePixelStr,
3999
- tt as pkgs,
4000
- tr as provideDark,
4001
- ir as provideData,
4002
- or as provideDepends,
4003
- er as provideDevice,
4004
- Jl as provideEnv,
4005
- Ql as provideMode,
4006
- on as provideSandbox,
4007
- nr as provideType,
4008
- al as ratingV1,
4009
- qo as refV1,
4010
- Mn as reverseBreakpoints,
4011
- ul as selectV1,
4012
- Fn as spawnNode,
4013
- sn as startInterpreter,
4014
- an as stopInterpreter,
4015
- ml as textFieldV1,
4016
- cl as textV1,
4017
- dl as textareaV1,
4018
- pl as timelineEntryV1,
4019
- fl as timelineV1
4437
+ br as parsePixelStr,
4438
+ lt as pkgs,
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
4020
4463
  };