x-runtime-lib 0.7.0 → 0.7.1

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