x-runtime-lib 0.6.53 → 0.6.55

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