x-runtime-lib 0.5.26 → 0.5.27

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,93 +1,93 @@
1
- var Pa = Object.defineProperty;
2
- var Ca = (n, o, l) => o in n ? Pa(n, o, { enumerable: !0, configurable: !0, writable: !0, value: l }) : n[o] = l;
3
- var Xt = (n, o, l) => Ca(n, typeof o != "symbol" ? o + "" : o, l);
4
- import { provide as _e, inject as be, readonly as pr, isReactive as ei, defineComponent as ae, computed as N, resolveComponent as pe, openBlock as X, createBlock as ne, withCtx as Z, renderSlot as dr, unref as Le, createElementBlock as je, createVNode as q, normalizeStyle as ka, ref as ti, watchEffect as ri, onUnmounted as hr, watch as Aa, h as J, createSlots as Kt, renderList as Ia, onBeforeMount as Da, isRef as La, createCommentVNode as Ma } from "vue";
5
- import { useI18n as ni } from "vue-i18n";
6
- import { eventBus as Me, messageInfo as Fa, messageSuccess as Ua, messageWarning as ja, messageError as Ba, openConfirmDlg as $a, openPromptDlg as Va, useViewStack as Ga } from "x-essential-lib";
7
- const hn = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
8
- function ii(n) {
1
+ var ka = Object.defineProperty;
2
+ var Aa = (n, o, l) => o in n ? ka(n, o, { enumerable: !0, configurable: !0, writable: !0, value: l }) : n[o] = l;
3
+ var Wt = (n, o, l) => Aa(n, typeof o != "symbol" ? o + "" : o, l);
4
+ import { provide as _e, inject as be, readonly as vr, isReactive as ni, defineComponent as oe, computed as N, resolveComponent as ie, openBlock as G, createBlock as Q, withCtx as ee, renderSlot as yr, unref as Le, createElementBlock as je, createVNode as Z, normalizeStyle as Ia, ref as ii, watchEffect as ai, onUnmounted as mr, watch as Da, h as J, createSlots as qt, renderList as La, onBeforeMount as Ma, isRef as Fa, createCommentVNode as Ua } from "vue";
5
+ import { useI18n as oi } from "vue-i18n";
6
+ import { eventBus as Me, messageInfo as ja, messageSuccess as Ba, messageWarning as $a, messageError as Va, openConfirmDlg as Ga, openPromptDlg as Ya, useViewStack as za } from "x-essential-lib";
7
+ const mn = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
8
+ function ui(n) {
9
9
  let o = "";
10
10
  for (let l = 0; l < n; l++) {
11
- const v = Math.floor(Math.random() * hn.length);
12
- o += hn[v];
11
+ const v = Math.floor(Math.random() * mn.length);
12
+ o += mn[v];
13
13
  }
14
14
  return o;
15
15
  }
16
- function vr(n) {
16
+ function _r(n) {
17
17
  return n === "";
18
18
  }
19
- function yr(n) {
19
+ function br(n) {
20
20
  if (typeof n != "string" || !n.endsWith("px"))
21
21
  return !1;
22
22
  const o = n.substring(0, n.length - 2), l = parseFloat(o);
23
23
  return !(isNaN(l) || l % 1 !== 0);
24
24
  }
25
- function mr(n) {
25
+ function gr(n) {
26
26
  if (typeof n != "string" || !n.endsWith("%"))
27
27
  return !1;
28
28
  const o = n.substring(0, n.length - 1), l = parseFloat(o);
29
29
  return !isNaN(l);
30
30
  }
31
- function Ic(n) {
31
+ function Gc(n) {
32
32
  if (typeof n != "string" || !n.endsWith("px"))
33
33
  return;
34
34
  const o = n.substring(0, n.length - 2), l = parseFloat(o);
35
35
  if (!isNaN(l) && l % 1 === 0)
36
36
  return l;
37
37
  }
38
- function Wt(n) {
38
+ function Ht(n) {
39
39
  if (typeof n != "string" || !n.endsWith("%"))
40
40
  return;
41
41
  const o = n.substring(0, n.length - 1), l = parseFloat(o);
42
42
  if (!isNaN(l))
43
43
  return l;
44
44
  }
45
- var ai = typeof global == "object" && global && global.Object === Object && global, Ya = typeof self == "object" && self && self.Object === Object && self, oe = ai || Ya || Function("return this")(), Fe = oe.Symbol, oi = Object.prototype, za = oi.hasOwnProperty, Xa = oi.toString, Ze = Fe ? Fe.toStringTag : void 0;
46
- function Wa(n) {
47
- var o = za.call(n, Ze), l = n[Ze];
45
+ var si = typeof global == "object" && global && global.Object === Object && global, Xa = typeof self == "object" && self && self.Object === Object && self, ue = si || Xa || Function("return this")(), Fe = ue.Symbol, li = Object.prototype, Wa = li.hasOwnProperty, Ha = li.toString, Ze = Fe ? Fe.toStringTag : void 0;
46
+ function Ja(n) {
47
+ var o = Wa.call(n, Ze), l = n[Ze];
48
48
  try {
49
49
  n[Ze] = void 0;
50
50
  var v = !0;
51
51
  } catch {
52
52
  }
53
- var _ = Xa.call(n);
53
+ var _ = Ha.call(n);
54
54
  return v && (o ? n[Ze] = l : delete n[Ze]), _;
55
55
  }
56
- var Ha = Object.prototype, Ja = Ha.toString;
57
- function Ka(n) {
58
- return Ja.call(n);
56
+ var Ka = Object.prototype, qa = Ka.toString;
57
+ function Za(n) {
58
+ return qa.call(n);
59
59
  }
60
- var qa = "[object Null]", Za = "[object Undefined]", vn = Fe ? Fe.toStringTag : void 0;
60
+ var Qa = "[object Null]", eo = "[object Undefined]", _n = Fe ? Fe.toStringTag : void 0;
61
61
  function rt(n) {
62
- return n == null ? n === void 0 ? Za : qa : vn && vn in Object(n) ? Wa(n) : Ka(n);
62
+ return n == null ? n === void 0 ? eo : Qa : _n && _n in Object(n) ? Ja(n) : Za(n);
63
63
  }
64
64
  function nt(n) {
65
65
  return n != null && typeof n == "object";
66
66
  }
67
- var _r = Array.isArray;
67
+ var Er = Array.isArray;
68
68
  function it(n) {
69
69
  var o = typeof n;
70
70
  return n != null && (o == "object" || o == "function");
71
71
  }
72
- var Qa = "[object AsyncFunction]", eo = "[object Function]", to = "[object GeneratorFunction]", ro = "[object Proxy]";
73
- function ui(n) {
72
+ var to = "[object AsyncFunction]", ro = "[object Function]", no = "[object GeneratorFunction]", io = "[object Proxy]";
73
+ function ci(n) {
74
74
  if (!it(n))
75
75
  return !1;
76
76
  var o = rt(n);
77
- return o == eo || o == to || o == Qa || o == ro;
77
+ return o == ro || o == no || o == to || o == io;
78
78
  }
79
- var Ht = oe["__core-js_shared__"], yn = function() {
80
- var n = /[^.]+$/.exec(Ht && Ht.keys && Ht.keys.IE_PROTO || "");
79
+ var Jt = ue["__core-js_shared__"], bn = function() {
80
+ var n = /[^.]+$/.exec(Jt && Jt.keys && Jt.keys.IE_PROTO || "");
81
81
  return n ? "Symbol(src)_1." + n : "";
82
82
  }();
83
- function no(n) {
84
- return !!yn && yn in n;
83
+ function ao(n) {
84
+ return !!bn && bn in n;
85
85
  }
86
- var io = Function.prototype, ao = io.toString;
87
- function Se(n) {
86
+ var oo = Function.prototype, uo = oo.toString;
87
+ function xe(n) {
88
88
  if (n != null) {
89
89
  try {
90
- return ao.call(n);
90
+ return uo.call(n);
91
91
  } catch {
92
92
  }
93
93
  try {
@@ -97,202 +97,202 @@ function Se(n) {
97
97
  }
98
98
  return "";
99
99
  }
100
- var oo = /[\\^$.*+?()[\]{}|]/g, uo = /^\[object .+?Constructor\]$/, so = Function.prototype, lo = Object.prototype, co = so.toString, fo = lo.hasOwnProperty, po = RegExp(
101
- "^" + co.call(fo).replace(oo, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
100
+ var so = /[\\^$.*+?()[\]{}|]/g, lo = /^\[object .+?Constructor\]$/, co = Function.prototype, fo = Object.prototype, po = co.toString, ho = fo.hasOwnProperty, vo = RegExp(
101
+ "^" + po.call(ho).replace(so, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
102
102
  );
103
- function ho(n) {
104
- if (!it(n) || no(n))
103
+ function yo(n) {
104
+ if (!it(n) || ao(n))
105
105
  return !1;
106
- var o = ui(n) ? po : uo;
107
- return o.test(Se(n));
106
+ var o = ci(n) ? vo : lo;
107
+ return o.test(xe(n));
108
108
  }
109
- function vo(n, o) {
109
+ function mo(n, o) {
110
110
  return n == null ? void 0 : n[o];
111
111
  }
112
- function xe(n, o) {
113
- var l = vo(n, o);
114
- return ho(l) ? l : void 0;
112
+ function Se(n, o) {
113
+ var l = mo(n, o);
114
+ return yo(l) ? l : void 0;
115
115
  }
116
- var qt = xe(oe, "WeakMap"), mn = Object.create, yo = /* @__PURE__ */ function() {
116
+ var Zt = Se(ue, "WeakMap"), gn = Object.create, _o = /* @__PURE__ */ function() {
117
117
  function n() {
118
118
  }
119
119
  return function(o) {
120
120
  if (!it(o))
121
121
  return {};
122
- if (mn)
123
- return mn(o);
122
+ if (gn)
123
+ return gn(o);
124
124
  n.prototype = o;
125
125
  var l = new n();
126
126
  return n.prototype = void 0, l;
127
127
  };
128
128
  }();
129
- function mo(n, o) {
129
+ function bo(n, o) {
130
130
  var l = -1, v = n.length;
131
131
  for (o || (o = Array(v)); ++l < v; )
132
132
  o[l] = n[l];
133
133
  return o;
134
134
  }
135
- var _n = function() {
135
+ var En = function() {
136
136
  try {
137
- var n = xe(Object, "defineProperty");
137
+ var n = Se(Object, "defineProperty");
138
138
  return n({}, "", {}), n;
139
139
  } catch {
140
140
  }
141
141
  }();
142
- function _o(n, o) {
142
+ function go(n, o) {
143
143
  for (var l = -1, v = n == null ? 0 : n.length; ++l < v && o(n[l], l, n) !== !1; )
144
144
  ;
145
145
  return n;
146
146
  }
147
- var bo = 9007199254740991, go = /^(?:0|[1-9]\d*)$/;
148
- function Eo(n, o) {
147
+ var Eo = 9007199254740991, Ro = /^(?:0|[1-9]\d*)$/;
148
+ function Oo(n, o) {
149
149
  var l = typeof n;
150
- return o = o ?? bo, !!o && (l == "number" || l != "symbol" && go.test(n)) && n > -1 && n % 1 == 0 && n < o;
150
+ return o = o ?? Eo, !!o && (l == "number" || l != "symbol" && Ro.test(n)) && n > -1 && n % 1 == 0 && n < o;
151
151
  }
152
- function si(n, o, l) {
153
- o == "__proto__" && _n ? _n(n, o, {
152
+ function fi(n, o, l) {
153
+ o == "__proto__" && En ? En(n, o, {
154
154
  configurable: !0,
155
155
  enumerable: !0,
156
156
  value: l,
157
157
  writable: !0
158
158
  }) : n[o] = l;
159
159
  }
160
- function li(n, o) {
160
+ function pi(n, o) {
161
161
  return n === o || n !== n && o !== o;
162
162
  }
163
- var Ro = Object.prototype, Oo = Ro.hasOwnProperty;
164
- function ci(n, o, l) {
163
+ var To = Object.prototype, No = To.hasOwnProperty;
164
+ function di(n, o, l) {
165
165
  var v = n[o];
166
- (!(Oo.call(n, o) && li(v, l)) || l === void 0 && !(o in n)) && si(n, o, l);
166
+ (!(No.call(n, o) && pi(v, l)) || l === void 0 && !(o in n)) && fi(n, o, l);
167
167
  }
168
168
  function Et(n, o, l, v) {
169
169
  var _ = !l;
170
170
  l || (l = {});
171
171
  for (var E = -1, y = o.length; ++E < y; ) {
172
172
  var O = o[E], R = void 0;
173
- R === void 0 && (R = n[O]), _ ? si(l, O, R) : ci(l, O, R);
173
+ R === void 0 && (R = n[O]), _ ? fi(l, O, R) : di(l, O, R);
174
174
  }
175
175
  return l;
176
176
  }
177
- var To = 9007199254740991;
178
- function fi(n) {
179
- return typeof n == "number" && n > -1 && n % 1 == 0 && n <= To;
177
+ var xo = 9007199254740991;
178
+ function hi(n) {
179
+ return typeof n == "number" && n > -1 && n % 1 == 0 && n <= xo;
180
180
  }
181
- function pi(n) {
182
- return n != null && fi(n.length) && !ui(n);
181
+ function vi(n) {
182
+ return n != null && hi(n.length) && !ci(n);
183
183
  }
184
- var No = Object.prototype;
185
- function br(n) {
186
- var o = n && n.constructor, l = typeof o == "function" && o.prototype || No;
184
+ var So = Object.prototype;
185
+ function Rr(n) {
186
+ var o = n && n.constructor, l = typeof o == "function" && o.prototype || So;
187
187
  return n === l;
188
188
  }
189
- function So(n, o) {
189
+ function wo(n, o) {
190
190
  for (var l = -1, v = Array(n); ++l < n; )
191
191
  v[l] = o(l);
192
192
  return v;
193
193
  }
194
- var xo = "[object Arguments]";
195
- function bn(n) {
196
- return nt(n) && rt(n) == xo;
194
+ var Po = "[object Arguments]";
195
+ function Rn(n) {
196
+ return nt(n) && rt(n) == Po;
197
197
  }
198
- var di = Object.prototype, wo = di.hasOwnProperty, Po = di.propertyIsEnumerable, Co = bn(/* @__PURE__ */ function() {
198
+ var yi = Object.prototype, Co = yi.hasOwnProperty, ko = yi.propertyIsEnumerable, Ao = Rn(/* @__PURE__ */ function() {
199
199
  return arguments;
200
- }()) ? bn : function(n) {
201
- return nt(n) && wo.call(n, "callee") && !Po.call(n, "callee");
200
+ }()) ? Rn : function(n) {
201
+ return nt(n) && Co.call(n, "callee") && !ko.call(n, "callee");
202
202
  };
203
- function ko() {
203
+ function Io() {
204
204
  return !1;
205
205
  }
206
- var hi = typeof exports == "object" && exports && !exports.nodeType && exports, gn = hi && typeof module == "object" && module && !module.nodeType && module, Ao = gn && gn.exports === hi, En = Ao ? oe.Buffer : void 0, Io = En ? En.isBuffer : void 0, vi = Io || ko, Do = "[object Arguments]", Lo = "[object Array]", Mo = "[object Boolean]", Fo = "[object Date]", Uo = "[object Error]", jo = "[object Function]", Bo = "[object Map]", $o = "[object Number]", Vo = "[object Object]", Go = "[object RegExp]", Yo = "[object Set]", zo = "[object String]", Xo = "[object WeakMap]", Wo = "[object ArrayBuffer]", Ho = "[object DataView]", Jo = "[object Float32Array]", Ko = "[object Float64Array]", qo = "[object Int8Array]", Zo = "[object Int16Array]", Qo = "[object Int32Array]", eu = "[object Uint8Array]", tu = "[object Uint8ClampedArray]", ru = "[object Uint16Array]", nu = "[object Uint32Array]", F = {};
207
- F[Jo] = F[Ko] = F[qo] = F[Zo] = F[Qo] = F[eu] = F[tu] = F[ru] = F[nu] = !0;
208
- F[Do] = F[Lo] = F[Wo] = F[Mo] = F[Ho] = F[Fo] = F[Uo] = F[jo] = F[Bo] = F[$o] = F[Vo] = F[Go] = F[Yo] = F[zo] = F[Xo] = !1;
209
- function iu(n) {
210
- return nt(n) && fi(n.length) && !!F[rt(n)];
206
+ var mi = typeof exports == "object" && exports && !exports.nodeType && exports, On = mi && typeof module == "object" && module && !module.nodeType && module, Do = On && On.exports === mi, Tn = Do ? ue.Buffer : void 0, Lo = Tn ? Tn.isBuffer : void 0, _i = Lo || Io, Mo = "[object Arguments]", Fo = "[object Array]", Uo = "[object Boolean]", jo = "[object Date]", Bo = "[object Error]", $o = "[object Function]", Vo = "[object Map]", Go = "[object Number]", Yo = "[object Object]", zo = "[object RegExp]", Xo = "[object Set]", Wo = "[object String]", Ho = "[object WeakMap]", Jo = "[object ArrayBuffer]", Ko = "[object DataView]", qo = "[object Float32Array]", Zo = "[object Float64Array]", Qo = "[object Int8Array]", eu = "[object Int16Array]", tu = "[object Int32Array]", ru = "[object Uint8Array]", nu = "[object Uint8ClampedArray]", iu = "[object Uint16Array]", au = "[object Uint32Array]", U = {};
207
+ U[qo] = U[Zo] = U[Qo] = U[eu] = U[tu] = U[ru] = U[nu] = U[iu] = U[au] = !0;
208
+ U[Mo] = U[Fo] = U[Jo] = U[Uo] = U[Ko] = U[jo] = U[Bo] = U[$o] = U[Vo] = U[Go] = U[Yo] = U[zo] = U[Xo] = U[Wo] = U[Ho] = !1;
209
+ function ou(n) {
210
+ return nt(n) && hi(n.length) && !!U[rt(n)];
211
211
  }
212
- function gr(n) {
212
+ function Or(n) {
213
213
  return function(o) {
214
214
  return n(o);
215
215
  };
216
216
  }
217
- var yi = typeof exports == "object" && exports && !exports.nodeType && exports, Qe = yi && typeof module == "object" && module && !module.nodeType && module, au = Qe && Qe.exports === yi, Jt = au && ai.process, Ue = function() {
217
+ var bi = typeof exports == "object" && exports && !exports.nodeType && exports, Qe = bi && typeof module == "object" && module && !module.nodeType && module, uu = Qe && Qe.exports === bi, Kt = uu && si.process, Ue = function() {
218
218
  try {
219
219
  var n = Qe && Qe.require && Qe.require("util").types;
220
- return n || Jt && Jt.binding && Jt.binding("util");
220
+ return n || Kt && Kt.binding && Kt.binding("util");
221
221
  } catch {
222
222
  }
223
- }(), Rn = Ue && Ue.isTypedArray, ou = Rn ? gr(Rn) : iu, uu = Object.prototype, su = uu.hasOwnProperty;
224
- function mi(n, o) {
225
- var l = _r(n), v = !l && Co(n), _ = !l && !v && vi(n), E = !l && !v && !_ && ou(n), y = l || v || _ || E, O = y ? So(n.length, String) : [], R = O.length;
223
+ }(), Nn = Ue && Ue.isTypedArray, su = Nn ? Or(Nn) : ou, lu = Object.prototype, cu = lu.hasOwnProperty;
224
+ function gi(n, o) {
225
+ var l = Er(n), v = !l && Ao(n), _ = !l && !v && _i(n), E = !l && !v && !_ && su(n), y = l || v || _ || E, O = y ? wo(n.length, String) : [], R = O.length;
226
226
  for (var r in n)
227
- (o || su.call(n, r)) && !(y && // Safari 9 has enumerable `arguments.length` in strict mode.
227
+ (o || cu.call(n, r)) && !(y && // Safari 9 has enumerable `arguments.length` in strict mode.
228
228
  (r == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
229
229
  _ && (r == "offset" || r == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
230
230
  E && (r == "buffer" || r == "byteLength" || r == "byteOffset") || // Skip index properties.
231
- Eo(r, R))) && O.push(r);
231
+ Oo(r, R))) && O.push(r);
232
232
  return O;
233
233
  }
234
- function _i(n, o) {
234
+ function Ei(n, o) {
235
235
  return function(l) {
236
236
  return n(o(l));
237
237
  };
238
238
  }
239
- var lu = _i(Object.keys, Object), cu = Object.prototype, fu = cu.hasOwnProperty;
240
- function pu(n) {
241
- if (!br(n))
242
- return lu(n);
239
+ var fu = Ei(Object.keys, Object), pu = Object.prototype, du = pu.hasOwnProperty;
240
+ function hu(n) {
241
+ if (!Rr(n))
242
+ return fu(n);
243
243
  var o = [];
244
244
  for (var l in Object(n))
245
- fu.call(n, l) && l != "constructor" && o.push(l);
245
+ du.call(n, l) && l != "constructor" && o.push(l);
246
246
  return o;
247
247
  }
248
- function Er(n) {
249
- return pi(n) ? mi(n) : pu(n);
248
+ function Tr(n) {
249
+ return vi(n) ? gi(n) : hu(n);
250
250
  }
251
- function du(n) {
251
+ function vu(n) {
252
252
  var o = [];
253
253
  if (n != null)
254
254
  for (var l in Object(n))
255
255
  o.push(l);
256
256
  return o;
257
257
  }
258
- var hu = Object.prototype, vu = hu.hasOwnProperty;
259
- function yu(n) {
258
+ var yu = Object.prototype, mu = yu.hasOwnProperty;
259
+ function _u(n) {
260
260
  if (!it(n))
261
- return du(n);
262
- var o = br(n), l = [];
261
+ return vu(n);
262
+ var o = Rr(n), l = [];
263
263
  for (var v in n)
264
- v == "constructor" && (o || !vu.call(n, v)) || l.push(v);
264
+ v == "constructor" && (o || !mu.call(n, v)) || l.push(v);
265
265
  return l;
266
266
  }
267
- function Rr(n) {
268
- return pi(n) ? mi(n, !0) : yu(n);
267
+ function Nr(n) {
268
+ return vi(n) ? gi(n, !0) : _u(n);
269
269
  }
270
- var et = xe(Object, "create");
271
- function mu() {
270
+ var et = Se(Object, "create");
271
+ function bu() {
272
272
  this.__data__ = et ? et(null) : {}, this.size = 0;
273
273
  }
274
- function _u(n) {
274
+ function gu(n) {
275
275
  var o = this.has(n) && delete this.__data__[n];
276
276
  return this.size -= o ? 1 : 0, o;
277
277
  }
278
- var bu = "__lodash_hash_undefined__", gu = Object.prototype, Eu = gu.hasOwnProperty;
279
- function Ru(n) {
278
+ var Eu = "__lodash_hash_undefined__", Ru = Object.prototype, Ou = Ru.hasOwnProperty;
279
+ function Tu(n) {
280
280
  var o = this.__data__;
281
281
  if (et) {
282
282
  var l = o[n];
283
- return l === bu ? void 0 : l;
283
+ return l === Eu ? void 0 : l;
284
284
  }
285
- return Eu.call(o, n) ? o[n] : void 0;
285
+ return Ou.call(o, n) ? o[n] : void 0;
286
286
  }
287
- var Ou = Object.prototype, Tu = Ou.hasOwnProperty;
288
- function Nu(n) {
287
+ var Nu = Object.prototype, xu = Nu.hasOwnProperty;
288
+ function Su(n) {
289
289
  var o = this.__data__;
290
- return et ? o[n] !== void 0 : Tu.call(o, n);
290
+ return et ? o[n] !== void 0 : xu.call(o, n);
291
291
  }
292
- var Su = "__lodash_hash_undefined__";
293
- function xu(n, o) {
292
+ var wu = "__lodash_hash_undefined__";
293
+ function Pu(n, o) {
294
294
  var l = this.__data__;
295
- return this.size += this.has(n) ? 0 : 1, l[n] = et && o === void 0 ? Su : o, this;
295
+ return this.size += this.has(n) ? 0 : 1, l[n] = et && o === void 0 ? wu : o, this;
296
296
  }
297
297
  function Te(n) {
298
298
  var o = -1, l = n == null ? 0 : n.length;
@@ -301,36 +301,36 @@ function Te(n) {
301
301
  this.set(v[0], v[1]);
302
302
  }
303
303
  }
304
- Te.prototype.clear = mu;
305
- Te.prototype.delete = _u;
306
- Te.prototype.get = Ru;
307
- Te.prototype.has = Nu;
308
- Te.prototype.set = xu;
309
- function wu() {
304
+ Te.prototype.clear = bu;
305
+ Te.prototype.delete = gu;
306
+ Te.prototype.get = Tu;
307
+ Te.prototype.has = Su;
308
+ Te.prototype.set = Pu;
309
+ function Cu() {
310
310
  this.__data__ = [], this.size = 0;
311
311
  }
312
312
  function Rt(n, o) {
313
313
  for (var l = n.length; l--; )
314
- if (li(n[l][0], o))
314
+ if (pi(n[l][0], o))
315
315
  return l;
316
316
  return -1;
317
317
  }
318
- var Pu = Array.prototype, Cu = Pu.splice;
319
- function ku(n) {
318
+ var ku = Array.prototype, Au = ku.splice;
319
+ function Iu(n) {
320
320
  var o = this.__data__, l = Rt(o, n);
321
321
  if (l < 0)
322
322
  return !1;
323
323
  var v = o.length - 1;
324
- return l == v ? o.pop() : Cu.call(o, l, 1), --this.size, !0;
324
+ return l == v ? o.pop() : Au.call(o, l, 1), --this.size, !0;
325
325
  }
326
- function Au(n) {
326
+ function Du(n) {
327
327
  var o = this.__data__, l = Rt(o, n);
328
328
  return l < 0 ? void 0 : o[l][1];
329
329
  }
330
- function Iu(n) {
330
+ function Lu(n) {
331
331
  return Rt(this.__data__, n) > -1;
332
332
  }
333
- function Du(n, o) {
333
+ function Mu(n, o) {
334
334
  var l = this.__data__, v = Rt(l, n);
335
335
  return v < 0 ? (++this.size, l.push([n, o])) : l[v][1] = o, this;
336
336
  }
@@ -341,38 +341,38 @@ function de(n) {
341
341
  this.set(v[0], v[1]);
342
342
  }
343
343
  }
344
- de.prototype.clear = wu;
345
- de.prototype.delete = ku;
346
- de.prototype.get = Au;
347
- de.prototype.has = Iu;
348
- de.prototype.set = Du;
349
- var tt = xe(oe, "Map");
350
- function Lu() {
344
+ de.prototype.clear = Cu;
345
+ de.prototype.delete = Iu;
346
+ de.prototype.get = Du;
347
+ de.prototype.has = Lu;
348
+ de.prototype.set = Mu;
349
+ var tt = Se(ue, "Map");
350
+ function Fu() {
351
351
  this.size = 0, this.__data__ = {
352
352
  hash: new Te(),
353
353
  map: new (tt || de)(),
354
354
  string: new Te()
355
355
  };
356
356
  }
357
- function Mu(n) {
357
+ function Uu(n) {
358
358
  var o = typeof n;
359
359
  return o == "string" || o == "number" || o == "symbol" || o == "boolean" ? n !== "__proto__" : n === null;
360
360
  }
361
361
  function Ot(n, o) {
362
362
  var l = n.__data__;
363
- return Mu(o) ? l[typeof o == "string" ? "string" : "hash"] : l.map;
363
+ return Uu(o) ? l[typeof o == "string" ? "string" : "hash"] : l.map;
364
364
  }
365
- function Fu(n) {
365
+ function ju(n) {
366
366
  var o = Ot(this, n).delete(n);
367
367
  return this.size -= o ? 1 : 0, o;
368
368
  }
369
- function Uu(n) {
369
+ function Bu(n) {
370
370
  return Ot(this, n).get(n);
371
371
  }
372
- function ju(n) {
372
+ function $u(n) {
373
373
  return Ot(this, n).has(n);
374
374
  }
375
- function Bu(n, o) {
375
+ function Vu(n, o) {
376
376
  var l = Ot(this, n), v = l.size;
377
377
  return l.set(n, o), this.size += l.size == v ? 0 : 1, this;
378
378
  }
@@ -383,36 +383,36 @@ function Be(n) {
383
383
  this.set(v[0], v[1]);
384
384
  }
385
385
  }
386
- Be.prototype.clear = Lu;
387
- Be.prototype.delete = Fu;
388
- Be.prototype.get = Uu;
389
- Be.prototype.has = ju;
390
- Be.prototype.set = Bu;
391
- function bi(n, o) {
386
+ Be.prototype.clear = Fu;
387
+ Be.prototype.delete = ju;
388
+ Be.prototype.get = Bu;
389
+ Be.prototype.has = $u;
390
+ Be.prototype.set = Vu;
391
+ function Ri(n, o) {
392
392
  for (var l = -1, v = o.length, _ = n.length; ++l < v; )
393
393
  n[_ + l] = o[l];
394
394
  return n;
395
395
  }
396
- var gi = _i(Object.getPrototypeOf, Object);
397
- function $u() {
396
+ var Oi = Ei(Object.getPrototypeOf, Object);
397
+ function Gu() {
398
398
  this.__data__ = new de(), this.size = 0;
399
399
  }
400
- function Vu(n) {
400
+ function Yu(n) {
401
401
  var o = this.__data__, l = o.delete(n);
402
402
  return this.size = o.size, l;
403
403
  }
404
- function Gu(n) {
404
+ function zu(n) {
405
405
  return this.__data__.get(n);
406
406
  }
407
- function Yu(n) {
407
+ function Xu(n) {
408
408
  return this.__data__.has(n);
409
409
  }
410
- var zu = 200;
411
- function Xu(n, o) {
410
+ var Wu = 200;
411
+ function Hu(n, o) {
412
412
  var l = this.__data__;
413
413
  if (l instanceof de) {
414
414
  var v = l.__data__;
415
- if (!tt || v.length < zu - 1)
415
+ if (!tt || v.length < Wu - 1)
416
416
  return v.push([n, o]), this.size = ++l.size, this;
417
417
  l = this.__data__ = new Be(v);
418
418
  }
@@ -422,118 +422,116 @@ function $e(n) {
422
422
  var o = this.__data__ = new de(n);
423
423
  this.size = o.size;
424
424
  }
425
- $e.prototype.clear = $u;
426
- $e.prototype.delete = Vu;
427
- $e.prototype.get = Gu;
428
- $e.prototype.has = Yu;
429
- $e.prototype.set = Xu;
430
- function Wu(n, o) {
431
- return n && Et(o, Er(o), n);
432
- }
433
- function Hu(n, o) {
434
- return n && Et(o, Rr(o), n);
425
+ $e.prototype.clear = Gu;
426
+ $e.prototype.delete = Yu;
427
+ $e.prototype.get = zu;
428
+ $e.prototype.has = Xu;
429
+ $e.prototype.set = Hu;
430
+ function Ju(n, o) {
431
+ return n && Et(o, Tr(o), n);
435
432
  }
436
- var Ei = typeof exports == "object" && exports && !exports.nodeType && exports, On = Ei && typeof module == "object" && module && !module.nodeType && module, Ju = On && On.exports === Ei, Tn = Ju ? oe.Buffer : void 0, Nn = Tn ? Tn.allocUnsafe : void 0;
437
433
  function Ku(n, o) {
434
+ return n && Et(o, Nr(o), n);
435
+ }
436
+ var Ti = typeof exports == "object" && exports && !exports.nodeType && exports, xn = Ti && typeof module == "object" && module && !module.nodeType && module, qu = xn && xn.exports === Ti, Sn = qu ? ue.Buffer : void 0, wn = Sn ? Sn.allocUnsafe : void 0;
437
+ function Zu(n, o) {
438
438
  if (o)
439
439
  return n.slice();
440
- var l = n.length, v = Nn ? Nn(l) : new n.constructor(l);
440
+ var l = n.length, v = wn ? wn(l) : new n.constructor(l);
441
441
  return n.copy(v), v;
442
442
  }
443
- function qu(n, o) {
443
+ function Qu(n, o) {
444
444
  for (var l = -1, v = n == null ? 0 : n.length, _ = 0, E = []; ++l < v; ) {
445
445
  var y = n[l];
446
446
  o(y, l, n) && (E[_++] = y);
447
447
  }
448
448
  return E;
449
449
  }
450
- function Ri() {
450
+ function Ni() {
451
451
  return [];
452
452
  }
453
- var Zu = Object.prototype, Qu = Zu.propertyIsEnumerable, Sn = Object.getOwnPropertySymbols, Or = Sn ? function(n) {
454
- return n == null ? [] : (n = Object(n), qu(Sn(n), function(o) {
455
- return Qu.call(n, o);
453
+ var es = Object.prototype, ts = es.propertyIsEnumerable, Pn = Object.getOwnPropertySymbols, xr = Pn ? function(n) {
454
+ return n == null ? [] : (n = Object(n), Qu(Pn(n), function(o) {
455
+ return ts.call(n, o);
456
456
  }));
457
- } : Ri;
458
- function es(n, o) {
459
- return Et(n, Or(n), o);
457
+ } : Ni;
458
+ function rs(n, o) {
459
+ return Et(n, xr(n), o);
460
460
  }
461
- var ts = Object.getOwnPropertySymbols, Oi = ts ? function(n) {
461
+ var ns = Object.getOwnPropertySymbols, xi = ns ? function(n) {
462
462
  for (var o = []; n; )
463
- bi(o, Or(n)), n = gi(n);
463
+ Ri(o, xr(n)), n = Oi(n);
464
464
  return o;
465
- } : Ri;
466
- function rs(n, o) {
467
- return Et(n, Oi(n), o);
465
+ } : Ni;
466
+ function is(n, o) {
467
+ return Et(n, xi(n), o);
468
468
  }
469
- function Ti(n, o, l) {
469
+ function Si(n, o, l) {
470
470
  var v = o(n);
471
- return _r(n) ? v : bi(v, l(n));
471
+ return Er(n) ? v : Ri(v, l(n));
472
472
  }
473
- function ns(n) {
474
- return Ti(n, Er, Or);
473
+ function as(n) {
474
+ return Si(n, Tr, xr);
475
475
  }
476
- function is(n) {
477
- return Ti(n, Rr, Oi);
476
+ function os(n) {
477
+ return Si(n, Nr, xi);
478
478
  }
479
- var Zt = xe(oe, "DataView"), Qt = xe(oe, "Promise"), er = xe(oe, "Set"), xn = "[object Map]", as = "[object Object]", wn = "[object Promise]", Pn = "[object Set]", Cn = "[object WeakMap]", kn = "[object DataView]", os = Se(Zt), us = Se(tt), ss = Se(Qt), ls = Se(er), cs = Se(qt), fe = rt;
480
- (Zt && fe(new Zt(new ArrayBuffer(1))) != kn || tt && fe(new tt()) != xn || Qt && fe(Qt.resolve()) != wn || er && fe(new er()) != Pn || qt && fe(new qt()) != Cn) && (fe = function(n) {
481
- var o = rt(n), l = o == as ? n.constructor : void 0, v = l ? Se(l) : "";
479
+ var Qt = Se(ue, "DataView"), er = Se(ue, "Promise"), tr = Se(ue, "Set"), Cn = "[object Map]", us = "[object Object]", kn = "[object Promise]", An = "[object Set]", In = "[object WeakMap]", Dn = "[object DataView]", ss = xe(Qt), ls = xe(tt), cs = xe(er), fs = xe(tr), ps = xe(Zt), pe = rt;
480
+ (Qt && pe(new Qt(new ArrayBuffer(1))) != Dn || tt && pe(new tt()) != Cn || er && pe(er.resolve()) != kn || tr && pe(new tr()) != An || Zt && pe(new Zt()) != In) && (pe = function(n) {
481
+ var o = rt(n), l = o == us ? n.constructor : void 0, v = l ? xe(l) : "";
482
482
  if (v)
483
483
  switch (v) {
484
- case os:
485
- return kn;
486
- case us:
487
- return xn;
488
484
  case ss:
489
- return wn;
485
+ return Dn;
490
486
  case ls:
491
- return Pn;
492
- case cs:
493
487
  return Cn;
488
+ case cs:
489
+ return kn;
490
+ case fs:
491
+ return An;
492
+ case ps:
493
+ return In;
494
494
  }
495
495
  return o;
496
496
  });
497
- var fs = Object.prototype, ps = fs.hasOwnProperty;
498
- function ds(n) {
497
+ var ds = Object.prototype, hs = ds.hasOwnProperty;
498
+ function vs(n) {
499
499
  var o = n.length, l = new n.constructor(o);
500
- return o && typeof n[0] == "string" && ps.call(n, "index") && (l.index = n.index, l.input = n.input), l;
500
+ return o && typeof n[0] == "string" && hs.call(n, "index") && (l.index = n.index, l.input = n.input), l;
501
501
  }
502
- var An = oe.Uint8Array;
503
- function Tr(n) {
502
+ var Ln = ue.Uint8Array;
503
+ function Sr(n) {
504
504
  var o = new n.constructor(n.byteLength);
505
- return new An(o).set(new An(n)), o;
505
+ return new Ln(o).set(new Ln(n)), o;
506
506
  }
507
- function hs(n, o) {
508
- var l = o ? Tr(n.buffer) : n.buffer;
507
+ function ys(n, o) {
508
+ var l = o ? Sr(n.buffer) : n.buffer;
509
509
  return new n.constructor(l, n.byteOffset, n.byteLength);
510
510
  }
511
- var vs = /\w*$/;
512
- function ys(n) {
513
- var o = new n.constructor(n.source, vs.exec(n));
511
+ var ms = /\w*$/;
512
+ function _s(n) {
513
+ var o = new n.constructor(n.source, ms.exec(n));
514
514
  return o.lastIndex = n.lastIndex, o;
515
515
  }
516
- var In = Fe ? Fe.prototype : void 0, Dn = In ? In.valueOf : void 0;
517
- function ms(n) {
518
- return Dn ? Object(Dn.call(n)) : {};
516
+ var Mn = Fe ? Fe.prototype : void 0, Fn = Mn ? Mn.valueOf : void 0;
517
+ function bs(n) {
518
+ return Fn ? Object(Fn.call(n)) : {};
519
519
  }
520
- function _s(n, o) {
521
- var l = o ? Tr(n.buffer) : n.buffer;
520
+ function gs(n, o) {
521
+ var l = o ? Sr(n.buffer) : n.buffer;
522
522
  return new n.constructor(l, n.byteOffset, n.length);
523
523
  }
524
- var bs = "[object Boolean]", gs = "[object Date]", Es = "[object Map]", Rs = "[object Number]", Os = "[object RegExp]", Ts = "[object Set]", Ns = "[object String]", Ss = "[object Symbol]", xs = "[object ArrayBuffer]", ws = "[object DataView]", Ps = "[object Float32Array]", Cs = "[object Float64Array]", ks = "[object Int8Array]", As = "[object Int16Array]", Is = "[object Int32Array]", Ds = "[object Uint8Array]", Ls = "[object Uint8ClampedArray]", Ms = "[object Uint16Array]", Fs = "[object Uint32Array]";
525
- function Us(n, o, l) {
524
+ var Es = "[object Boolean]", Rs = "[object Date]", Os = "[object Map]", Ts = "[object Number]", Ns = "[object RegExp]", xs = "[object Set]", Ss = "[object String]", ws = "[object Symbol]", Ps = "[object ArrayBuffer]", Cs = "[object DataView]", ks = "[object Float32Array]", As = "[object Float64Array]", Is = "[object Int8Array]", Ds = "[object Int16Array]", Ls = "[object Int32Array]", Ms = "[object Uint8Array]", Fs = "[object Uint8ClampedArray]", Us = "[object Uint16Array]", js = "[object Uint32Array]";
525
+ function Bs(n, o, l) {
526
526
  var v = n.constructor;
527
527
  switch (o) {
528
- case xs:
529
- return Tr(n);
530
- case bs:
531
- case gs:
532
- return new v(+n);
533
- case ws:
534
- return hs(n, l);
535
528
  case Ps:
529
+ return Sr(n);
530
+ case Es:
531
+ case Rs:
532
+ return new v(+n);
536
533
  case Cs:
534
+ return ys(n, l);
537
535
  case ks:
538
536
  case As:
539
537
  case Is:
@@ -541,76 +539,78 @@ function Us(n, o, l) {
541
539
  case Ls:
542
540
  case Ms:
543
541
  case Fs:
544
- return _s(n, l);
545
- case Es:
546
- return new v();
547
- case Rs:
548
- case Ns:
549
- return new v(n);
542
+ case Us:
543
+ case js:
544
+ return gs(n, l);
550
545
  case Os:
551
- return ys(n);
552
- case Ts:
553
546
  return new v();
547
+ case Ts:
554
548
  case Ss:
555
- return ms(n);
549
+ return new v(n);
550
+ case Ns:
551
+ return _s(n);
552
+ case xs:
553
+ return new v();
554
+ case ws:
555
+ return bs(n);
556
556
  }
557
557
  }
558
- function js(n) {
559
- return typeof n.constructor == "function" && !br(n) ? yo(gi(n)) : {};
560
- }
561
- var Bs = "[object Map]";
562
558
  function $s(n) {
563
- return nt(n) && fe(n) == Bs;
559
+ return typeof n.constructor == "function" && !Rr(n) ? _o(Oi(n)) : {};
564
560
  }
565
- var Ln = Ue && Ue.isMap, Vs = Ln ? gr(Ln) : $s, Gs = "[object Set]";
566
- function Ys(n) {
567
- return nt(n) && fe(n) == Gs;
561
+ var Vs = "[object Map]";
562
+ function Gs(n) {
563
+ return nt(n) && pe(n) == Vs;
568
564
  }
569
- var Mn = Ue && Ue.isSet, zs = Mn ? gr(Mn) : Ys, Xs = 1, Ws = 2, Hs = 4, Ni = "[object Arguments]", Js = "[object Array]", Ks = "[object Boolean]", qs = "[object Date]", Zs = "[object Error]", Si = "[object Function]", Qs = "[object GeneratorFunction]", el = "[object Map]", tl = "[object Number]", xi = "[object Object]", rl = "[object RegExp]", nl = "[object Set]", il = "[object String]", al = "[object Symbol]", ol = "[object WeakMap]", ul = "[object ArrayBuffer]", sl = "[object DataView]", ll = "[object Float32Array]", cl = "[object Float64Array]", fl = "[object Int8Array]", pl = "[object Int16Array]", dl = "[object Int32Array]", hl = "[object Uint8Array]", vl = "[object Uint8ClampedArray]", yl = "[object Uint16Array]", ml = "[object Uint32Array]", M = {};
570
- M[Ni] = M[Js] = M[ul] = M[sl] = M[Ks] = M[qs] = M[ll] = M[cl] = M[fl] = M[pl] = M[dl] = M[el] = M[tl] = M[xi] = M[rl] = M[nl] = M[il] = M[al] = M[hl] = M[vl] = M[yl] = M[ml] = !0;
571
- M[Zs] = M[Si] = M[ol] = !1;
565
+ var Un = Ue && Ue.isMap, Ys = Un ? Or(Un) : Gs, zs = "[object Set]";
566
+ function Xs(n) {
567
+ return nt(n) && pe(n) == zs;
568
+ }
569
+ var jn = Ue && Ue.isSet, Ws = jn ? Or(jn) : Xs, Hs = 1, Js = 2, Ks = 4, wi = "[object Arguments]", qs = "[object Array]", Zs = "[object Boolean]", Qs = "[object Date]", el = "[object Error]", Pi = "[object Function]", tl = "[object GeneratorFunction]", rl = "[object Map]", nl = "[object Number]", Ci = "[object Object]", il = "[object RegExp]", al = "[object Set]", ol = "[object String]", ul = "[object Symbol]", sl = "[object WeakMap]", ll = "[object ArrayBuffer]", cl = "[object DataView]", fl = "[object Float32Array]", pl = "[object Float64Array]", dl = "[object Int8Array]", hl = "[object Int16Array]", vl = "[object Int32Array]", yl = "[object Uint8Array]", ml = "[object Uint8ClampedArray]", _l = "[object Uint16Array]", bl = "[object Uint32Array]", M = {};
570
+ M[wi] = M[qs] = M[ll] = M[cl] = M[Zs] = M[Qs] = M[fl] = M[pl] = M[dl] = M[hl] = M[vl] = M[rl] = M[nl] = M[Ci] = M[il] = M[al] = M[ol] = M[ul] = M[yl] = M[ml] = M[_l] = M[bl] = !0;
571
+ M[el] = M[Pi] = M[sl] = !1;
572
572
  function _t(n, o, l, v, _, E) {
573
- var y, O = o & Xs, R = o & Ws, r = o & Hs;
573
+ var y, O = o & Hs, R = o & Js, r = o & Ks;
574
574
  if (y !== void 0)
575
575
  return y;
576
576
  if (!it(n))
577
577
  return n;
578
- var t = _r(n);
578
+ var t = Er(n);
579
579
  if (t) {
580
- if (y = ds(n), !O)
581
- return mo(n, y);
580
+ if (y = vs(n), !O)
581
+ return bo(n, y);
582
582
  } else {
583
- var e = fe(n), i = e == Si || e == Qs;
584
- if (vi(n))
585
- return Ku(n, O);
586
- if (e == xi || e == Ni || i && !_) {
587
- if (y = R || i ? {} : js(n), !O)
588
- return R ? rs(n, Hu(y, n)) : es(n, Wu(y, n));
583
+ var e = pe(n), i = e == Pi || e == tl;
584
+ if (_i(n))
585
+ return Zu(n, O);
586
+ if (e == Ci || e == wi || i && !_) {
587
+ if (y = R || i ? {} : $s(n), !O)
588
+ return R ? is(n, Ku(y, n)) : rs(n, Ju(y, n));
589
589
  } else {
590
590
  if (!M[e])
591
591
  return _ ? n : {};
592
- y = Us(n, e, O);
592
+ y = Bs(n, e, O);
593
593
  }
594
594
  }
595
595
  E || (E = new $e());
596
596
  var s = E.get(n);
597
597
  if (s)
598
598
  return s;
599
- E.set(n, y), zs(n) ? n.forEach(function(a) {
599
+ E.set(n, y), Ws(n) ? n.forEach(function(a) {
600
600
  y.add(_t(a, o, l, a, n, E));
601
- }) : Vs(n) && n.forEach(function(a, p) {
601
+ }) : Ys(n) && n.forEach(function(a, p) {
602
602
  y.set(p, _t(a, o, l, p, n, E));
603
603
  });
604
- var u = r ? R ? is : ns : R ? Rr : Er, c = t ? void 0 : u(n);
605
- return _o(c || n, function(a, p) {
606
- c && (p = a, a = n[p]), ci(y, p, _t(a, o, l, p, n, E));
604
+ var u = r ? R ? os : as : R ? Nr : Tr, c = t ? void 0 : u(n);
605
+ return go(c || n, function(a, p) {
606
+ c && (p = a, a = n[p]), di(y, p, _t(a, o, l, p, n, E));
607
607
  }), y;
608
608
  }
609
- var _l = 1, bl = 4;
609
+ var gl = 1, El = 4;
610
610
  function De(n) {
611
- return _t(n, _l | bl);
611
+ return _t(n, gl | El);
612
612
  }
613
- function gl(n, o) {
613
+ function Rl(n, o) {
614
614
  if (n === "page") {
615
615
  if (o == "common")
616
616
  return "pageCommon";
@@ -622,29 +622,29 @@ function gl(n, o) {
622
622
  } else
623
623
  console.assert(!1);
624
624
  }
625
- function Fn(n, o) {
625
+ function Bn(n, o) {
626
626
  return n.array ? De(o ? n.default : n.defaultArray) : De(n.default);
627
627
  }
628
- function Un(n, o) {
628
+ function $n(n, o) {
629
629
  function l(v, _) {
630
630
  if (_.ui) {
631
631
  if (_.ui === "strInput" && _.static)
632
632
  return;
633
- v[_.key] = Fn(_);
633
+ v[_.key] = Bn(_);
634
634
  } else
635
- _.array ? v[_.key] = Fn(_) : _.children.forEach((E) => {
635
+ _.array ? v[_.key] = Bn(_) : _.children.forEach((E) => {
636
636
  v[_.key] || (v[_.key] = {}), l(v[_.key], E);
637
637
  });
638
638
  }
639
639
  o.forEach((v) => l(n, v));
640
640
  }
641
- function El(n, o, l, v, _) {
642
- const E = `type=${n} subtype=${o} version=${l} ref=${v} keyOrRefid=${_}`, y = gl(n, o);
641
+ function Ol(n, o, l, v, _) {
642
+ const E = `type=${n} subtype=${o} version=${l} ref=${v} keyOrRefid=${_}`, y = Rl(n, o);
643
643
  if (!y) {
644
644
  console.error(`spawnNode prop tag not found, ${E}`);
645
645
  return;
646
646
  }
647
- const O = xr[l];
647
+ const O = Cr[l];
648
648
  if (!O) {
649
649
  console.error(`spawnNode pkg not found version, ${E}`);
650
650
  return;
@@ -654,7 +654,7 @@ function El(n, o, l, v, _) {
654
654
  id: "",
655
655
  key: ""
656
656
  }
657
- }, r = ii(16);
657
+ }, r = ui(16);
658
658
  if (v) {
659
659
  const t = O.refKey, e = _;
660
660
  if (!O.elements.has(t)) {
@@ -671,7 +671,7 @@ function El(n, o, l, v, _) {
671
671
  console.error(`spawnNode [ref] props not found, ${E}`);
672
672
  return;
673
673
  }
674
- Un(R, s), R.basic.id = r, R.basic.key = t, R.ref = {
674
+ $n(R, s), R.basic.id = r, R.basic.key = t, R.ref = {
675
675
  id: e
676
676
  };
677
677
  } else {
@@ -690,11 +690,11 @@ function El(n, o, l, v, _) {
690
690
  console.error(`spawnNode [key] props not found, ${E}`);
691
691
  return;
692
692
  }
693
- Un(R, i), R.basic.id = r, R.basic.key = t, e.slots.some((s) => s.key === "default") && (R.children = []);
693
+ $n(R, i), R.basic.id = r, R.basic.key = t, e.slots.some((s) => s.key === "default") && (R.children = []);
694
694
  }
695
695
  return R;
696
696
  }
697
- function Dc(n, o) {
697
+ function Yc(n, o) {
698
698
  function l(v) {
699
699
  if (v.basic.id === o)
700
700
  return v;
@@ -711,77 +711,77 @@ function Dc(n, o) {
711
711
  return _;
712
712
  }
713
713
  }
714
- function Rl(n) {
714
+ function Tl(n) {
715
715
  function o(v) {
716
716
  var _;
717
- v.basic.id = ii(16), (_ = v.children) == null || _.forEach((E) => o(E));
717
+ v.basic.id = ui(16), (_ = v.children) == null || _.forEach((E) => o(E));
718
718
  }
719
719
  const l = De(n);
720
720
  return o(l), l;
721
721
  }
722
- function Lc(n) {
722
+ function zc(n) {
723
723
  const o = [];
724
724
  return n.forEach((l) => {
725
- o.push(Rl(l));
725
+ o.push(Tl(l));
726
726
  }), o;
727
727
  }
728
- const wi = "runtimeEnv", Pi = "runtimeMode", Ci = "runtimeDevice", ki = "runtimeDark", Ai = "runtimeType", Ii = "runtimeData", Di = "runtimeDepends", Li = "runtimeInterpreter";
729
- function Mc(n) {
730
- _e(wi, n);
728
+ const ki = "runtimeEnv", Ai = "runtimeMode", Ii = "runtimeDevice", Di = "runtimeDark", Li = "runtimeType", Mi = "runtimeData", Fi = "runtimeDepends", Ui = "runtimeInterpreter";
729
+ function Xc(n) {
730
+ _e(ki, n);
731
731
  }
732
- function Mi() {
733
- return be(wi);
732
+ function ji() {
733
+ return be(ki);
734
734
  }
735
- function Fc(n) {
736
- _e(Pi, n);
735
+ function Wc(n) {
736
+ _e(Ai, n);
737
737
  }
738
738
  function he() {
739
- return be(Pi);
739
+ return be(Ai);
740
740
  }
741
- function Uc(n) {
742
- _e(Ci, pr(n));
741
+ function Hc(n) {
742
+ _e(Ii, vr(n));
743
743
  }
744
- function Fi() {
745
- return be(Ci);
744
+ function Bi() {
745
+ return be(Ii);
746
746
  }
747
- function jc(n) {
748
- _e(ki, pr(n));
747
+ function Jc(n) {
748
+ _e(Di, vr(n));
749
749
  }
750
750
  function Ve() {
751
- return be(ki);
751
+ return be(Di);
752
752
  }
753
- function Bc(n) {
754
- _e(Ai, n);
753
+ function Kc(n) {
754
+ _e(Li, n);
755
755
  }
756
- function Nr() {
757
- return be(Ai);
756
+ function wr() {
757
+ return be(Li);
758
758
  }
759
- function $c(n) {
760
- console.assert(ei(n)), _e(Ii, n);
759
+ function qc(n) {
760
+ console.assert(ni(n)), _e(Mi, n);
761
761
  }
762
- function Sr() {
763
- return be(Ii);
762
+ function Pr() {
763
+ return be(Mi);
764
764
  }
765
- function Vc(n) {
766
- console.assert(ei(n)), _e(Di, pr(n));
765
+ function Zc(n) {
766
+ console.assert(ni(n)), _e(Fi, vr(n));
767
767
  }
768
- function Ui() {
769
- return be(Di);
768
+ function $i() {
769
+ return be(Fi);
770
770
  }
771
- function ji(n) {
772
- _e(Li, n);
771
+ function Vi(n) {
772
+ _e(Ui, n);
773
773
  }
774
- function Ol() {
775
- return be(Li);
774
+ function Nl() {
775
+ return be(Ui);
776
776
  }
777
- const Tl = /* @__PURE__ */ ae({
777
+ const xl = /* @__PURE__ */ oe({
778
778
  __name: "index",
779
779
  props: {
780
780
  node: {},
781
781
  outer: { type: Boolean }
782
782
  },
783
783
  setup(n) {
784
- const o = n, l = he(), v = Ve(), _ = Ol(), E = N(() => {
784
+ const o = n, l = he(), v = Ve(), _ = Nl(), E = N(() => {
785
785
  var i;
786
786
  return (i = o.node.settings) == null ? void 0 : i.text;
787
787
  }), y = N(() => {
@@ -803,8 +803,8 @@ const Tl = /* @__PURE__ */ ae({
803
803
  _.appendCode(`__triggerEvent__('${i}', 'click');`), _.run();
804
804
  };
805
805
  return (i, s) => {
806
- const u = pe("v-btn");
807
- return X(), ne(u, {
806
+ const u = ie("v-btn");
807
+ return G(), Q(u, {
808
808
  text: E.value,
809
809
  disabled: y.value,
810
810
  variant: O.value,
@@ -815,18 +815,18 @@ const Tl = /* @__PURE__ */ ae({
815
815
  }, null, 8, ["text", "disabled", "variant", "density", "block", "theme"]);
816
816
  };
817
817
  }
818
- }), Nl = [
818
+ }), Sl = [
819
819
  { title: "x-runtime-lib.elevated", value: "elevated" },
820
820
  { title: "x-runtime-lib.flat", value: "flat" },
821
821
  { title: "x-runtime-lib.tonal", value: "tonal" },
822
822
  { title: "x-runtime-lib.outlined", value: "outlined" },
823
823
  { title: "x-runtime-lib.text", value: "text" },
824
824
  { title: "x-runtime-lib.plain", value: "plain" }
825
- ], Bi = [
825
+ ], Gi = [
826
826
  { title: "x-runtime-lib.default", value: "default" },
827
827
  { title: "x-runtime-lib.comfortable", value: "comfortable" },
828
828
  { title: "x-runtime-lib.compact", value: "compact" }
829
- ], tr = "btn_v1", rr = "card_v1", nr = "chip_v1", ir = "combobox_v1", ar = "container_v1", or = "data_table_v1", ur = "dialog_v1", sr = "globality_v1", lr = "number_input_v1", bt = "ref_v1", cr = "select_v1", fr = "text_field_v1", $ = {
829
+ ], rr = "btn_v1", nr = "card_v1", ir = "chip_v1", ar = "combobox_v1", or = "container_v1", ur = "data_table_v1", sr = "dialog_v1", lr = "globality_v1", cr = "number_input_v1", fr = "rating_v1", bt = "ref_v1", pr = "select_v1", dr = "text_area_v1", hr = "text_field_v1", F = {
830
830
  key: "basic",
831
831
  name: "x-runtime-lib.basic",
832
832
  children: [
@@ -851,7 +851,7 @@ const Tl = /* @__PURE__ */ ae({
851
851
  default: ""
852
852
  }
853
853
  ]
854
- }, jn = {
854
+ }, Vn = {
855
855
  key: "settings",
856
856
  name: "x-runtime-lib.settings",
857
857
  children: [
@@ -871,14 +871,14 @@ const Tl = /* @__PURE__ */ ae({
871
871
  key: "variant",
872
872
  name: "x-runtime-lib.variant",
873
873
  ui: "select",
874
- items: Nl,
874
+ items: Sl,
875
875
  default: "elevated"
876
876
  },
877
877
  {
878
878
  key: "density",
879
879
  name: "x-runtime-lib.density",
880
880
  ui: "select",
881
- items: Bi,
881
+ items: Gi,
882
882
  default: "default"
883
883
  },
884
884
  {
@@ -888,10 +888,10 @@ const Tl = /* @__PURE__ */ ae({
888
888
  default: !1
889
889
  }
890
890
  ]
891
- }, Sl = {
892
- key: tr,
891
+ }, wl = {
892
+ key: rr,
893
893
  name: "x-runtime-lib.button",
894
- comp: Tl,
894
+ comp: xl,
895
895
  slots: [],
896
896
  events: [
897
897
  {
@@ -902,28 +902,28 @@ const Tl = /* @__PURE__ */ ae({
902
902
  ],
903
903
  methods: [],
904
904
  props: {
905
- pageCommon: [$, jn],
906
- compCommon: [$, jn]
905
+ pageCommon: [F, Vn],
906
+ compCommon: [F, Vn]
907
907
  }
908
- }, $i = (n, o) => {
908
+ }, Tt = (n, o) => {
909
909
  const l = n.__vccOpts || n;
910
910
  for (const [v, _] of o)
911
911
  l[v] = _;
912
912
  return l;
913
- }, xl = {};
914
- function wl(n, o) {
915
- const l = pe("v-card");
916
- return X(), ne(l, null, {
917
- default: Z(() => [
918
- dr(n.$slots, "default")
913
+ }, Pl = {};
914
+ function Cl(n, o) {
915
+ const l = ie("v-card");
916
+ return G(), Q(l, null, {
917
+ default: ee(() => [
918
+ yr(n.$slots, "default")
919
919
  ]),
920
920
  _: 3
921
921
  });
922
922
  }
923
- const Pl = /* @__PURE__ */ $i(xl, [["render", wl]]), Cl = {
924
- key: rr,
923
+ const kl = /* @__PURE__ */ Tt(Pl, [["render", Cl]]), Al = {
924
+ key: nr,
925
925
  name: "x-runtime-lib.card",
926
- comp: Pl,
926
+ comp: kl,
927
927
  slots: [
928
928
  {
929
929
  key: "default",
@@ -933,26 +933,26 @@ const Pl = /* @__PURE__ */ $i(xl, [["render", wl]]), Cl = {
933
933
  events: [],
934
934
  methods: [],
935
935
  props: {
936
- pageCommon: [$],
937
- compCommon: [$]
936
+ pageCommon: [F],
937
+ compCommon: [F]
938
938
  }
939
- }, kl = {};
940
- function Al(n, o) {
941
- const l = pe("v-chip");
942
- return X(), ne(l);
939
+ }, Il = {};
940
+ function Dl(n, o) {
941
+ const l = ie("v-chip");
942
+ return G(), Q(l);
943
943
  }
944
- const Il = /* @__PURE__ */ $i(kl, [["render", Al]]), Dl = {
945
- key: nr,
944
+ const Ll = /* @__PURE__ */ Tt(Il, [["render", Dl]]), Ml = {
945
+ key: ir,
946
946
  name: "x-runtime-lib.chip",
947
- comp: Il,
947
+ comp: Ll,
948
948
  slots: [],
949
949
  events: [],
950
950
  methods: [],
951
951
  props: {
952
- pageCommon: [$],
953
- compCommon: [$]
952
+ pageCommon: [F],
953
+ compCommon: [F]
954
954
  }
955
- }, Ll = { key: 0 }, Ml = /* @__PURE__ */ ae({
955
+ }, Fl = { key: 0 }, Ul = /* @__PURE__ */ oe({
956
956
  __name: "index",
957
957
  props: {
958
958
  node: {},
@@ -979,9 +979,9 @@ const Il = /* @__PURE__ */ $i(kl, [["render", Al]]), Dl = {
979
979
  return l !== "runtime" ? !0 : (e = o.node.settings) == null ? void 0 : e.readonly;
980
980
  }), t = N(() => v.value ? "dark" : "light");
981
981
  return (e, i) => {
982
- const s = pe("v-combobox");
983
- return Le(l) === "editor" ? (X(), je("div", Ll, [
984
- q(s, {
982
+ const s = ie("v-combobox");
983
+ return Le(l) === "editor" ? (G(), je("div", Fl, [
984
+ Z(s, {
985
985
  "model-value": _.value,
986
986
  label: E.value,
987
987
  placeholder: y.value,
@@ -990,7 +990,7 @@ const Il = /* @__PURE__ */ $i(kl, [["render", Al]]), Dl = {
990
990
  readonly: r.value,
991
991
  theme: t.value
992
992
  }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
993
- ])) : (X(), ne(s, {
993
+ ])) : (G(), Q(s, {
994
994
  key: 1,
995
995
  "model-value": _.value,
996
996
  label: E.value,
@@ -1002,7 +1002,7 @@ const Il = /* @__PURE__ */ $i(kl, [["render", Al]]), Dl = {
1002
1002
  }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
1003
1003
  };
1004
1004
  }
1005
- }), Bn = {
1005
+ }), Gn = {
1006
1006
  key: "settings",
1007
1007
  name: "x-runtime-lib.settings",
1008
1008
  children: [
@@ -1043,19 +1043,19 @@ const Il = /* @__PURE__ */ $i(kl, [["render", Al]]), Dl = {
1043
1043
  default: !1
1044
1044
  }
1045
1045
  ]
1046
- }, Fl = {
1047
- key: ir,
1046
+ }, jl = {
1047
+ key: ar,
1048
1048
  name: "x-runtime-lib.combobox",
1049
- comp: Ml,
1049
+ comp: Ul,
1050
1050
  slots: [],
1051
1051
  events: [],
1052
1052
  methods: [],
1053
1053
  props: {
1054
- pageCommon: [$, Bn],
1055
- compCommon: [$, Bn]
1054
+ pageCommon: [F, Gn],
1055
+ compCommon: [F, Gn]
1056
1056
  }
1057
1057
  };
1058
- function Vi(n, o, l) {
1058
+ function Yi(n, o, l) {
1059
1059
  const v = N(() => {
1060
1060
  var t;
1061
1061
  return (t = l.node.size) == null ? void 0 : t.width;
@@ -1068,7 +1068,7 @@ function Vi(n, o, l) {
1068
1068
  }), y = N(() => {
1069
1069
  var t, e;
1070
1070
  if (l.outer && n === "editor") {
1071
- const i = Wt((t = l.node.size) == null ? void 0 : t.height);
1071
+ const i = Ht((t = l.node.size) == null ? void 0 : t.height);
1072
1072
  if (i)
1073
1073
  return i / 100 * o.value.height + "px";
1074
1074
  }
@@ -1076,7 +1076,7 @@ function Vi(n, o, l) {
1076
1076
  }), O = N(() => {
1077
1077
  var t, e;
1078
1078
  if (l.outer && n === "editor") {
1079
- const i = Wt((t = l.node.size) == null ? void 0 : t.minHeight);
1079
+ const i = Ht((t = l.node.size) == null ? void 0 : t.minHeight);
1080
1080
  if (i)
1081
1081
  return i / 100 * o.value.height + "px";
1082
1082
  }
@@ -1084,7 +1084,7 @@ function Vi(n, o, l) {
1084
1084
  }), R = N(() => {
1085
1085
  var t, e;
1086
1086
  if (l.outer && n === "editor") {
1087
- const i = Wt((t = l.node.size) == null ? void 0 : t.maxHeight);
1087
+ const i = Ht((t = l.node.size) == null ? void 0 : t.maxHeight);
1088
1088
  if (i)
1089
1089
  return i / 100 * o.value.height + "px";
1090
1090
  }
@@ -1095,7 +1095,7 @@ function Vi(n, o, l) {
1095
1095
  }
1096
1096
  return { width: v, minWidth: _, maxWidth: E, height: y, minHeight: O, maxHeight: R, applySize: r };
1097
1097
  }
1098
- function Ul(n) {
1098
+ function Bl(n) {
1099
1099
  const o = N(() => {
1100
1100
  var y;
1101
1101
  return (y = n.node.margin) == null ? void 0 : y.top;
@@ -1114,7 +1114,7 @@ function Ul(n) {
1114
1114
  }
1115
1115
  return { marginTop: o, marginLeft: l, marginBottom: v, marginRight: _, applyMargin: E };
1116
1116
  }
1117
- function jl(n) {
1117
+ function $l(n) {
1118
1118
  const o = N(() => {
1119
1119
  var y;
1120
1120
  return (y = n.node.padding) == null ? void 0 : y.top;
@@ -1133,7 +1133,7 @@ function jl(n) {
1133
1133
  }
1134
1134
  return { paddingTop: o, paddingLeft: l, paddingBottom: v, paddingRight: _, applyPadding: E };
1135
1135
  }
1136
- function Bl(n) {
1136
+ function Vl(n) {
1137
1137
  const o = N(() => {
1138
1138
  var E;
1139
1139
  return (E = n.node.border) == null ? void 0 : E.style;
@@ -1149,39 +1149,39 @@ function Bl(n) {
1149
1149
  }
1150
1150
  return { borderStyle: o, borderWidth: l, borderColor: v, applyBorder: _ };
1151
1151
  }
1152
- const $l = /* @__PURE__ */ ae({
1152
+ const Gl = /* @__PURE__ */ oe({
1153
1153
  __name: "index",
1154
1154
  props: {
1155
1155
  node: {},
1156
1156
  outer: { type: Boolean }
1157
1157
  },
1158
1158
  setup(n) {
1159
- const o = n, l = he(), v = Fi(), _ = Nr(), E = Sr(), { applySize: y } = Vi(l, v, o), { applyMargin: O } = Ul(o), { applyPadding: R } = jl(o), { applyBorder: r } = Bl(o), t = N(() => {
1159
+ const o = n, l = he(), v = Bi(), _ = wr(), E = Pr(), { applySize: y } = Yi(l, v, o), { applyMargin: O } = Bl(o), { applyPadding: R } = $l(o), { applyBorder: r } = Vl(o), t = N(() => {
1160
1160
  const e = {}, i = E.type;
1161
1161
  return _ === "page" ? i === "common" ? (y(e), O(e), R(e), r(e)) : console.assert(!1) : _ === "comp" && i === "common" ? (y(e), O(e), R(e), r(e)) : console.assert(!1), e;
1162
1162
  });
1163
- return (e, i) => (X(), je("div", {
1164
- style: ka(t.value)
1163
+ return (e, i) => (G(), je("div", {
1164
+ style: Ia(t.value)
1165
1165
  }, [
1166
- dr(e.$slots, "default")
1166
+ yr(e.$slots, "default")
1167
1167
  ], 4));
1168
1168
  }
1169
- }), Vl = [
1169
+ }), Yl = [
1170
1170
  { title: "x-runtime-lib.default", value: "" },
1171
1171
  { title: "x-runtime-lib.solid", value: "solid" },
1172
1172
  { title: "x-runtime-lib.dashed", value: "dashed" },
1173
1173
  { title: "x-runtime-lib.dotted", value: "dotted" }
1174
- ], Q = [
1174
+ ], te = [
1175
1175
  {
1176
1176
  name: "x-runtime-lib.default",
1177
1177
  ui: "word",
1178
- validator: vr,
1178
+ validator: _r,
1179
1179
  default: ""
1180
1180
  },
1181
1181
  {
1182
1182
  name: "x-runtime-lib.pixel",
1183
1183
  ui: "pixelInput",
1184
- validator: yr,
1184
+ validator: br,
1185
1185
  default: "0px",
1186
1186
  precision: 0,
1187
1187
  min: 0,
@@ -1191,14 +1191,14 @@ const $l = /* @__PURE__ */ ae({
1191
1191
  {
1192
1192
  name: "x-runtime-lib.percent",
1193
1193
  ui: "percentInput",
1194
- validator: mr,
1194
+ validator: gr,
1195
1195
  default: "0%",
1196
1196
  precision: 4,
1197
1197
  min: 0,
1198
1198
  max: 1 / 0,
1199
1199
  step: 1
1200
1200
  }
1201
- ], $n = {
1201
+ ], Yn = {
1202
1202
  key: "border",
1203
1203
  name: "x-runtime-lib.border",
1204
1204
  children: [
@@ -1206,7 +1206,7 @@ const $l = /* @__PURE__ */ ae({
1206
1206
  key: "style",
1207
1207
  name: "x-runtime-lib.style",
1208
1208
  ui: "select",
1209
- items: Vl,
1209
+ items: Yl,
1210
1210
  default: ""
1211
1211
  },
1212
1212
  {
@@ -1233,7 +1233,7 @@ const $l = /* @__PURE__ */ ae({
1233
1233
  key: "radius",
1234
1234
  name: "x-runtime-lib.radius",
1235
1235
  ui: "multiTypes",
1236
- types: Q,
1236
+ types: te,
1237
1237
  default: ""
1238
1238
  },
1239
1239
  {
@@ -1267,7 +1267,7 @@ const $l = /* @__PURE__ */ ae({
1267
1267
  {
1268
1268
  name: "x-runtime-lib.default",
1269
1269
  ui: "word",
1270
- validator: vr,
1270
+ validator: _r,
1271
1271
  default: ""
1272
1272
  },
1273
1273
  {
@@ -1279,7 +1279,7 @@ const $l = /* @__PURE__ */ ae({
1279
1279
  {
1280
1280
  name: "x-runtime-lib.pixel",
1281
1281
  ui: "pixelInput",
1282
- validator: yr,
1282
+ validator: br,
1283
1283
  default: "0px",
1284
1284
  precision: 0,
1285
1285
  min: 0,
@@ -1289,14 +1289,14 @@ const $l = /* @__PURE__ */ ae({
1289
1289
  {
1290
1290
  name: "x-runtime-lib.percent",
1291
1291
  ui: "percentInput",
1292
- validator: mr,
1292
+ validator: gr,
1293
1293
  default: "0%",
1294
1294
  precision: 4,
1295
1295
  min: 0,
1296
1296
  max: 1 / 0,
1297
1297
  step: 1
1298
1298
  }
1299
- ], Vn = {
1299
+ ], zn = {
1300
1300
  key: "margin",
1301
1301
  name: "x-runtime-lib.margin",
1302
1302
  children: [
@@ -1333,13 +1333,13 @@ const $l = /* @__PURE__ */ ae({
1333
1333
  {
1334
1334
  name: "x-runtime-lib.default",
1335
1335
  ui: "word",
1336
- validator: vr,
1336
+ validator: _r,
1337
1337
  default: ""
1338
1338
  },
1339
1339
  {
1340
1340
  name: "x-runtime-lib.pixel",
1341
1341
  ui: "pixelInput",
1342
- validator: yr,
1342
+ validator: br,
1343
1343
  default: "0px",
1344
1344
  precision: 0,
1345
1345
  min: 0,
@@ -1349,14 +1349,14 @@ const $l = /* @__PURE__ */ ae({
1349
1349
  {
1350
1350
  name: "x-runtime-lib.percent",
1351
1351
  ui: "percentInput",
1352
- validator: mr,
1352
+ validator: gr,
1353
1353
  default: "0%",
1354
1354
  precision: 4,
1355
1355
  min: 0,
1356
1356
  max: 1 / 0,
1357
1357
  step: 1
1358
1358
  }
1359
- ], Gn = {
1359
+ ], Xn = {
1360
1360
  key: "padding",
1361
1361
  name: "x-runtime-lib.padding",
1362
1362
  children: [
@@ -1397,53 +1397,53 @@ const $l = /* @__PURE__ */ ae({
1397
1397
  key: "width",
1398
1398
  name: "x-runtime-lib.width",
1399
1399
  ui: "multiTypes",
1400
- types: Q,
1400
+ types: te,
1401
1401
  default: ""
1402
1402
  },
1403
1403
  {
1404
1404
  key: "minWidth",
1405
1405
  name: "x-runtime-lib.minWidth",
1406
1406
  ui: "multiTypes",
1407
- types: Q,
1407
+ types: te,
1408
1408
  default: ""
1409
1409
  },
1410
1410
  {
1411
1411
  key: "maxWidth",
1412
1412
  name: "x-runtime-lib.maxWidth",
1413
1413
  ui: "multiTypes",
1414
- types: Q,
1414
+ types: te,
1415
1415
  default: ""
1416
1416
  },
1417
1417
  {
1418
1418
  key: "height",
1419
1419
  name: "x-runtime-lib.height",
1420
1420
  ui: "multiTypes",
1421
- types: Q,
1421
+ types: te,
1422
1422
  default: ""
1423
1423
  },
1424
1424
  {
1425
1425
  key: "minHeight",
1426
1426
  name: "x-runtime-lib.minHeight",
1427
1427
  ui: "multiTypes",
1428
- types: Q,
1428
+ types: te,
1429
1429
  default: ""
1430
1430
  },
1431
1431
  {
1432
1432
  key: "maxHeight",
1433
1433
  name: "x-runtime-lib.maxHeight",
1434
1434
  ui: "multiTypes",
1435
- types: Q,
1435
+ types: te,
1436
1436
  default: ""
1437
1437
  }
1438
1438
  ]
1439
- }, Yn = {
1439
+ }, Wn = {
1440
1440
  key: "settings",
1441
1441
  name: "x-runtime-lib.settings",
1442
1442
  children: []
1443
- }, Gl = {
1444
- key: ar,
1443
+ }, zl = {
1444
+ key: or,
1445
1445
  name: "x-runtime-lib.container",
1446
- comp: $l,
1446
+ comp: Gl,
1447
1447
  slots: [
1448
1448
  {
1449
1449
  key: "default",
@@ -1459,15 +1459,15 @@ const $l = /* @__PURE__ */ ae({
1459
1459
  ],
1460
1460
  methods: [],
1461
1461
  props: {
1462
- pageCommon: [$, gt, $n, Vn, Gn, Yn],
1463
- compCommon: [$, gt, $n, Vn, Gn, Yn]
1462
+ pageCommon: [F, gt, Yn, zn, Xn, Wn],
1463
+ compCommon: [F, gt, Yn, zn, Xn, Wn]
1464
1464
  }
1465
1465
  };
1466
- var Yl = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
1467
- function zl(n) {
1466
+ var Xl = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
1467
+ function Wl(n) {
1468
1468
  return n && n.__esModule && Object.prototype.hasOwnProperty.call(n, "default") ? n.default : n;
1469
1469
  }
1470
- function Xl(n) {
1470
+ function Hl(n) {
1471
1471
  if (n.__esModule) return n;
1472
1472
  var o = n.default;
1473
1473
  if (typeof o == "function") {
@@ -1486,15 +1486,15 @@ function Xl(n) {
1486
1486
  });
1487
1487
  }), l;
1488
1488
  }
1489
- var Gi = { exports: {} };
1490
- const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1489
+ var zi = { exports: {} };
1490
+ const Jl = {}, Kl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1491
1491
  __proto__: null,
1492
- default: Wl
1493
- }, Symbol.toStringTag, { value: "Module" })), Jl = /* @__PURE__ */ Xl(Hl);
1492
+ default: Jl
1493
+ }, Symbol.toStringTag, { value: "Module" })), ql = /* @__PURE__ */ Hl(Kl);
1494
1494
  (function(n, o) {
1495
1495
  (function(v, _) {
1496
1496
  n.exports = _();
1497
- })(Yl, () => (
1497
+ })(Xl, () => (
1498
1498
  /******/
1499
1499
  (() => {
1500
1500
  var l = {
@@ -1795,10 +1795,10 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
1795
1795
  var p = Array.prototype.slice.call(arguments, 0, -1).join(",").trim();
1796
1796
  if (p) {
1797
1797
  for (var h = p.split(/\s*,\s*/), b = 0; b < h.length; b++) {
1798
- var S = h[b];
1799
- s.test(S) || e.throwException(
1798
+ var x = h[b];
1799
+ s.test(x) || e.throwException(
1800
1800
  e.SYNTAX_ERROR,
1801
- "Invalid function argument: " + S
1801
+ "Invalid function argument: " + x
1802
1802
  );
1803
1803
  }
1804
1804
  p = h.join(", ");
@@ -1818,9 +1818,9 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
1818
1818
  e.SYNTAX_ERROR,
1819
1819
  "Invalid code in function body"
1820
1820
  );
1821
- var x = T.body[0].expression;
1821
+ var S = T.body[0].expression;
1822
1822
  return e.createFunction(
1823
- x,
1823
+ S,
1824
1824
  e.globalScope,
1825
1825
  "anonymous"
1826
1826
  );
@@ -2041,25 +2041,25 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
2041
2041
  e.TYPE_ERROR,
2042
2042
  "Object.getOwnPropertyDescriptor called on non-object: " + c
2043
2043
  ), a = String(a), a in c.properties) {
2044
- var p = Object.getOwnPropertyDescriptor(c.properties, a), h = c.getter[a], b = c.setter[a], S = e.createObjectProto(e.OBJECT_PROTO);
2045
- return h || b ? (e.setProperty(S, "get", h), e.setProperty(S, "set", b)) : (e.setProperty(
2046
- S,
2044
+ var p = Object.getOwnPropertyDescriptor(c.properties, a), h = c.getter[a], b = c.setter[a], x = e.createObjectProto(e.OBJECT_PROTO);
2045
+ return h || b ? (e.setProperty(x, "get", h), e.setProperty(x, "set", b)) : (e.setProperty(
2046
+ x,
2047
2047
  "value",
2048
2048
  /** @type {!Interpreter.Value} */
2049
2049
  p.value
2050
2050
  ), e.setProperty(
2051
- S,
2051
+ x,
2052
2052
  "writable",
2053
2053
  p.writable
2054
2054
  )), e.setProperty(
2055
- S,
2055
+ x,
2056
2056
  "configurable",
2057
2057
  p.configurable
2058
2058
  ), e.setProperty(
2059
- S,
2059
+ x,
2060
2060
  "enumerable",
2061
2061
  p.enumerable
2062
- ), S;
2062
+ ), x;
2063
2063
  }
2064
2064
  }, this.setProperty(
2065
2065
  this.OBJECT,
@@ -2641,21 +2641,21 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
2641
2641
  var b = String(this);
2642
2642
  if (p = p ? Number(p) : void 0, e.isa(a, e.REGEXP) && (a = a.data, e.maybeThrowRegExp(a, h), e.REGEXP_MODE === 2)) {
2643
2643
  if (r.vm) {
2644
- var S = {
2644
+ var x = {
2645
2645
  string: b,
2646
2646
  separator: a,
2647
2647
  limit: p
2648
- }, T = "string.split(separator, limit)", L = e.vmCall(T, S, a, h);
2648
+ }, T = "string.split(separator, limit)", L = e.vmCall(T, x, a, h);
2649
2649
  L !== r.REGEXP_TIMEOUT && h(e.nativeToPseudo(L));
2650
2650
  } else {
2651
- var x = e.createWorker(), A = e.regExpTimeout(
2651
+ var S = e.createWorker(), A = e.regExpTimeout(
2652
2652
  a,
2653
- x,
2653
+ S,
2654
2654
  h
2655
2655
  );
2656
- x.onmessage = function(H) {
2656
+ S.onmessage = function(H) {
2657
2657
  clearTimeout(A), h(e.nativeToPseudo(H.data));
2658
- }, x.postMessage(["split", b, a, p]);
2658
+ }, S.postMessage(["split", b, a, p]);
2659
2659
  }
2660
2660
  return;
2661
2661
  }
@@ -2668,12 +2668,12 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
2668
2668
  var b = {
2669
2669
  string: h,
2670
2670
  regexp: a
2671
- }, S = "string.match(regexp)", A = e.vmCall(S, b, a, p);
2671
+ }, x = "string.match(regexp)", A = e.vmCall(x, b, a, p);
2672
2672
  A !== r.REGEXP_TIMEOUT && p(A && e.matchToPseudo_(A));
2673
2673
  } else {
2674
- var T = e.createWorker(), x = e.regExpTimeout(a, T, p);
2674
+ var T = e.createWorker(), S = e.regExpTimeout(a, T, p);
2675
2675
  T.onmessage = function(L) {
2676
- clearTimeout(x), p(L.data && e.matchToPseudo_(L.data));
2676
+ clearTimeout(S), p(L.data && e.matchToPseudo_(L.data));
2677
2677
  }, T.postMessage(["match", h, a]);
2678
2678
  }
2679
2679
  return;
@@ -2687,13 +2687,13 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
2687
2687
  var b = {
2688
2688
  string: h,
2689
2689
  regexp: a
2690
- }, S = "string.search(regexp)", T = e.vmCall(S, b, a, p);
2690
+ }, x = "string.search(regexp)", T = e.vmCall(x, b, a, p);
2691
2691
  T !== r.REGEXP_TIMEOUT && p(T);
2692
2692
  } else {
2693
- var x = e.createWorker(), A = e.regExpTimeout(a, x, p);
2694
- x.onmessage = function(L) {
2693
+ var S = e.createWorker(), A = e.regExpTimeout(a, S, p);
2694
+ S.onmessage = function(L) {
2695
2695
  clearTimeout(A), p(L.data);
2696
- }, x.postMessage(["search", h, a]);
2696
+ }, S.postMessage(["search", h, a]);
2697
2697
  }
2698
2698
  return;
2699
2699
  }
@@ -2702,12 +2702,12 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
2702
2702
  var b = String(this);
2703
2703
  if (p = String(p), e.isa(a, e.REGEXP) && (a = a.data, e.maybeThrowRegExp(a, h), e.REGEXP_MODE === 2)) {
2704
2704
  if (r.vm) {
2705
- var S = {
2705
+ var x = {
2706
2706
  string: b,
2707
2707
  substr: a,
2708
2708
  newSubstr: p
2709
- }, T = "string.replace(substr, newSubstr)", x = e.vmCall(T, S, a, h);
2710
- x !== r.REGEXP_TIMEOUT && h(x);
2709
+ }, T = "string.replace(substr, newSubstr)", S = e.vmCall(T, x, a, h);
2710
+ S !== r.REGEXP_TIMEOUT && h(S);
2711
2711
  } else {
2712
2712
  var A = e.createWorker(), L = e.regExpTimeout(
2713
2713
  a,
@@ -2992,18 +2992,18 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
2992
2992
  var p = {
2993
2993
  string: u,
2994
2994
  regexp: a
2995
- }, h = "regexp.exec(string)", x = e.vmCall(h, p, a, c);
2996
- x !== r.REGEXP_TIMEOUT && (e.setProperty(this, "lastIndex", a.lastIndex), c(e.matchToPseudo_(x)));
2995
+ }, h = "regexp.exec(string)", S = e.vmCall(h, p, a, c);
2996
+ S !== r.REGEXP_TIMEOUT && (e.setProperty(this, "lastIndex", a.lastIndex), c(e.matchToPseudo_(S)));
2997
2997
  } else {
2998
- var b = e.createWorker(), S = e.regExpTimeout(a, b, c), T = this;
2998
+ var b = e.createWorker(), x = e.regExpTimeout(a, b, c), T = this;
2999
2999
  b.onmessage = function(A) {
3000
- clearTimeout(S), e.setProperty(T, "lastIndex", A.data[1]), c(e.matchToPseudo_(A.data[0]));
3000
+ clearTimeout(x), e.setProperty(T, "lastIndex", A.data[1]), c(e.matchToPseudo_(A.data[0]));
3001
3001
  }, b.postMessage(["exec", a, a.lastIndex, u]);
3002
3002
  }
3003
3003
  return;
3004
3004
  }
3005
- var x = a.exec(u);
3006
- e.setProperty(this, "lastIndex", a.lastIndex), c(e.matchToPseudo_(x));
3005
+ var S = a.exec(u);
3006
+ e.setProperty(this, "lastIndex", a.lastIndex), c(e.matchToPseudo_(S));
3007
3007
  }, this.setAsyncFunctionPrototype(this.REGEXP, "exec", i);
3008
3008
  }, r.prototype.matchToPseudo_ = function(t) {
3009
3009
  if (t) {
@@ -3138,14 +3138,14 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
3138
3138
  a && a.class === "Function" ? i.throwException(
3139
3139
  i.TYPE_ERROR,
3140
3140
  "Function replacer on JSON.stringify not supported"
3141
- ) : a && a.class === "Array" ? (a = i.pseudoToNative(a), a = a.filter(function(S) {
3142
- return typeof S == "string" || typeof S == "number";
3141
+ ) : a && a.class === "Array" ? (a = i.pseudoToNative(a), a = a.filter(function(x) {
3142
+ return typeof x == "string" || typeof x == "number";
3143
3143
  })) : a = null, typeof p != "string" && typeof p != "number" && (p = void 0);
3144
3144
  var h = i.pseudoToNative(c);
3145
3145
  try {
3146
3146
  var b = JSON.stringify(h, a, p);
3147
- } catch (S) {
3148
- i.throwException(i.TYPE_ERROR, S.message);
3147
+ } catch (x) {
3148
+ i.throwException(i.TYPE_ERROR, x.message);
3149
3149
  }
3150
3150
  return b;
3151
3151
  }, this.setProperty(
@@ -3209,9 +3209,9 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
3209
3209
  }
3210
3210
  for (var p = String(this.getProperty(t, "name")), h = String(this.getProperty(t, "message")), b = p + ": " + h + `
3211
3211
  `, s = 0; s < i.length; s++) {
3212
- var S = i[s].datumLoc, T = i[s].datumName, x = S.source + ":" + S.start.line + ":" + S.start.column;
3213
- T ? b += " at " + T + " (" + x + `)
3214
- ` : b += " at " + x + `
3212
+ var x = i[s].datumLoc, T = i[s].datumName, S = x.source + ":" + x.start.line + ":" + x.start.column;
3213
+ T ? b += " at " + T + " (" + S + `)
3214
+ ` : b += " at " + S + `
3215
3215
  `;
3216
3216
  }
3217
3217
  this.setProperty(
@@ -3353,22 +3353,22 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
3353
3353
  }
3354
3354
  if (typeof t == "function") {
3355
3355
  var a = this, p = function() {
3356
- var x = Array.prototype.slice.call(arguments).map(function(L) {
3356
+ var S = Array.prototype.slice.call(arguments).map(function(L) {
3357
3357
  return a.pseudoToNative(L);
3358
- }), A = t.apply(a, x);
3358
+ }), A = t.apply(a, S);
3359
3359
  return a.nativeToPseudo(A);
3360
3360
  }, h = Object.getOwnPropertyDescriptor(t, "prototype"), b = this.createNativeFunction(p, !!h);
3361
3361
  return i.pseudo.push(b), b;
3362
3362
  }
3363
- var S;
3364
- Array.isArray(t) ? S = this.createArray() : S = this.createObjectProto(this.OBJECT_PROTO), i.pseudo.push(S);
3363
+ var x;
3364
+ Array.isArray(t) ? x = this.createArray() : x = this.createObjectProto(this.OBJECT_PROTO), i.pseudo.push(x);
3365
3365
  for (var T in t)
3366
3366
  this.setProperty(
3367
- S,
3367
+ x,
3368
3368
  T,
3369
3369
  this.nativeToPseudo(t[T], i)
3370
3370
  );
3371
- return S;
3371
+ return x;
3372
3372
  }, r.prototype.pseudoToNative = function(t, e) {
3373
3373
  if (t == null || t === !0 || t === !1 || typeof t == "string" || typeof t == "number")
3374
3374
  return t;
@@ -3747,8 +3747,8 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
3747
3747
  this.throwException(this.SYNTAX_ERROR, "Invalid code: " + L.message);
3748
3748
  }
3749
3749
  a.type = "EvalProgram_", a.body = b.body;
3750
- var S = i.node.arguments[0], T = S ? S.start : void 0, x = S ? S.end : void 0;
3751
- r.stripLocations_(a, T, x), p = this.globalScope, s.length = 0;
3750
+ var x = i.node.arguments[0], T = x ? x.start : void 0, S = x ? x.end : void 0;
3751
+ r.stripLocations_(a, T, S), p = this.globalScope, s.length = 0;
3752
3752
  }
3753
3753
  var A = new r.Task(
3754
3754
  h,
@@ -4091,8 +4091,8 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
4091
4091
  this.setProperty(h, b, e.arguments_[b]);
4092
4092
  this.setProperty(p.object, "arguments", h);
4093
4093
  for (var b = 0; b < a.params.length; b++) {
4094
- var S = a.params[b].name, T = e.arguments_.length > b ? e.arguments_[b] : void 0;
4095
- this.setProperty(p.object, S, T);
4094
+ var x = a.params[b].name, T = e.arguments_.length > b ? e.arguments_[b] : void 0;
4095
+ this.setProperty(p.object, x, T);
4096
4096
  }
4097
4097
  return p.strict || (e.funcThis_ = this.boxThis_(e.funcThis_)), this.setProperty(
4098
4098
  p.object,
@@ -4101,17 +4101,17 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
4101
4101
  r.READONLY_DESCRIPTOR
4102
4102
  ), e.value = void 0, new r.State(a.body, p);
4103
4103
  } else if (u.eval) {
4104
- var x = e.arguments_[0];
4105
- if (typeof x != "string")
4106
- e.value = x;
4104
+ var S = e.arguments_[0];
4105
+ if (typeof S != "string")
4106
+ e.value = S;
4107
4107
  else {
4108
4108
  try {
4109
4109
  var A = this.parse_(
4110
- String(x),
4110
+ String(S),
4111
4111
  "eval" + this.evalCodeNumber_++
4112
4112
  );
4113
- } catch (B) {
4114
- this.throwException(this.SYNTAX_ERROR, "Invalid code: " + B.message);
4113
+ } catch ($) {
4114
+ this.throwException(this.SYNTAX_ERROR, "Invalid code: " + $.message);
4115
4115
  }
4116
4116
  var L = this.newNode();
4117
4117
  L.type = "EvalProgram_", L.body = A.body, r.stripLocations_(L, i.start, i.end);
@@ -4123,9 +4123,9 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
4123
4123
  else if (u.asyncFunc) {
4124
4124
  var H = this, Ge = function(ge) {
4125
4125
  e.value = ge, H.paused_ = !1;
4126
- }, te = u.asyncFunc.length - 1, we = e.arguments_.concat(
4127
- new Array(te)
4128
- ).slice(0, te);
4126
+ }, re = u.asyncFunc.length - 1, we = e.arguments_.concat(
4127
+ new Array(re)
4128
+ ).slice(0, re);
4129
4129
  we.push(Ge), this.paused_ = !0, e.scope.strict || (e.funcThis_ = this.boxThis_(e.funcThis_)), u.asyncFunc.apply(e.funcThis_, we);
4130
4130
  return;
4131
4131
  } else
@@ -4534,7 +4534,7 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
4534
4534
  R.version = "0.5.0";
4535
4535
  var r, t = "", e, i;
4536
4536
  R.parse = function(f, d) {
4537
- return t = String(f), e = t.length, u(d), sa(), Ea(r.program);
4537
+ return t = String(f), e = t.length, u(d), ca(), Oa(r.program);
4538
4538
  };
4539
4539
  var s = {
4540
4540
  // JS-Interpreter change:
@@ -4610,44 +4610,44 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
4610
4610
  break;
4611
4611
  }
4612
4612
  return { line: m, column: d - g };
4613
- }, a = 0, p = 0, h = 0, b, S, T, x, A, L, H, Ge = 0, te = 0, we, ge, B, K;
4613
+ }, a = 0, p = 0, h = 0, b, x, T, S, A, L, H, Ge = 0, re = 0, we, ge, $, q;
4614
4614
  function I(f, d) {
4615
4615
  var m = c(t, f);
4616
4616
  d += " (" + m.line + ":" + m.column + ")";
4617
4617
  var g = new SyntaxError(d);
4618
4618
  throw g.pos = f, g.loc = m, g.raisedAt = a, g;
4619
4619
  }
4620
- var Xi = [], at = { type: "num" }, wr = { type: "regexp" }, Tt = { type: "string" }, Pe = { type: "name" }, Nt = { type: "eof" }, St = { keyword: "break" }, xt = { keyword: "case", beforeExpr: !0 }, Pr = { keyword: "catch" }, Cr = { keyword: "continue" }, kr = { keyword: "debugger" }, Ar = { keyword: "default" }, Ir = { keyword: "do", isLoop: !0 }, Dr = { keyword: "else", beforeExpr: !0 }, Lr = { keyword: "finally" }, Mr = { keyword: "for", isLoop: !0 }, wt = { keyword: "function" }, Fr = { keyword: "if" }, Ur = { keyword: "return", beforeExpr: !0 }, Pt = { keyword: "switch" }, jr = { keyword: "throw", beforeExpr: !0 }, Br = { keyword: "try" }, Ct = { keyword: "var" }, kt = { keyword: "while", isLoop: !0 }, $r = { keyword: "with" }, Vr = { keyword: "new", beforeExpr: !0 }, Gr = { keyword: "this" }, Yr = { keyword: "null", atomValue: null }, zr = { keyword: "true", atomValue: !0 }, Xr = { keyword: "false", atomValue: !1 }, ot = { keyword: "in", binop: 7, beforeExpr: !0 }, Wi = {
4620
+ var Hi = [], at = { type: "num" }, kr = { type: "regexp" }, Nt = { type: "string" }, Pe = { type: "name" }, xt = { type: "eof" }, St = { keyword: "break" }, wt = { keyword: "case", beforeExpr: !0 }, Ar = { keyword: "catch" }, Ir = { keyword: "continue" }, Dr = { keyword: "debugger" }, Lr = { keyword: "default" }, Mr = { keyword: "do", isLoop: !0 }, Fr = { keyword: "else", beforeExpr: !0 }, Ur = { keyword: "finally" }, jr = { keyword: "for", isLoop: !0 }, Pt = { keyword: "function" }, Br = { keyword: "if" }, $r = { keyword: "return", beforeExpr: !0 }, Ct = { keyword: "switch" }, Vr = { keyword: "throw", beforeExpr: !0 }, Gr = { keyword: "try" }, kt = { keyword: "var" }, At = { keyword: "while", isLoop: !0 }, Yr = { keyword: "with" }, zr = { keyword: "new", beforeExpr: !0 }, Xr = { keyword: "this" }, Wr = { keyword: "null", atomValue: null }, Hr = { keyword: "true", atomValue: !0 }, Jr = { keyword: "false", atomValue: !1 }, ot = { keyword: "in", binop: 7, beforeExpr: !0 }, Ji = {
4621
4621
  break: St,
4622
- case: xt,
4623
- catch: Pr,
4624
- continue: Cr,
4625
- debugger: kr,
4626
- default: Ar,
4627
- do: Ir,
4628
- else: Dr,
4629
- finally: Lr,
4630
- for: Mr,
4631
- function: wt,
4632
- if: Fr,
4633
- return: Ur,
4634
- switch: Pt,
4635
- throw: jr,
4636
- try: Br,
4637
- var: Ct,
4638
- while: kt,
4639
- with: $r,
4640
- null: Yr,
4641
- true: zr,
4642
- false: Xr,
4643
- new: Vr,
4622
+ case: wt,
4623
+ catch: Ar,
4624
+ continue: Ir,
4625
+ debugger: Dr,
4626
+ default: Lr,
4627
+ do: Mr,
4628
+ else: Fr,
4629
+ finally: Ur,
4630
+ for: jr,
4631
+ function: Pt,
4632
+ if: Br,
4633
+ return: $r,
4634
+ switch: Ct,
4635
+ throw: Vr,
4636
+ try: Gr,
4637
+ var: kt,
4638
+ while: At,
4639
+ with: Yr,
4640
+ null: Wr,
4641
+ true: Hr,
4642
+ false: Jr,
4643
+ new: zr,
4644
4644
  in: ot,
4645
4645
  instanceof: { keyword: "instanceof", binop: 7, beforeExpr: !0 },
4646
- this: Gr,
4646
+ this: Xr,
4647
4647
  typeof: { keyword: "typeof", prefix: !0, beforeExpr: !0 },
4648
4648
  void: { keyword: "void", prefix: !0, beforeExpr: !0 },
4649
4649
  delete: { keyword: "delete", prefix: !0, beforeExpr: !0 }
4650
- }, At = { type: "[", beforeExpr: !0 }, It = { type: "]" }, Ye = { type: "{", beforeExpr: !0 }, Ce = { type: "}" }, ue = { type: "(", beforeExpr: !0 }, ie = { type: ")" }, ve = { type: ",", beforeExpr: !0 }, se = { type: ";", beforeExpr: !0 }, ze = { type: ":", beforeExpr: !0 }, Wr = { type: "." }, Hr = { type: "?", beforeExpr: !0 }, Jr = { binop: 10, beforeExpr: !0 }, Kr = { isAssign: !0, beforeExpr: !0 }, Ee = { isAssign: !0, beforeExpr: !0 }, Hi = { postfix: !0, prefix: !0, isUpdate: !0 }, qr = { prefix: !0, beforeExpr: !0 }, Zr = { binop: 1, beforeExpr: !0 }, Qr = { binop: 2, beforeExpr: !0 }, Ji = { binop: 3, beforeExpr: !0 }, Ki = { binop: 4, beforeExpr: !0 }, qi = { binop: 5, beforeExpr: !0 }, Zi = { binop: 6, beforeExpr: !0 }, Qi = { binop: 7, beforeExpr: !0 }, ea = { binop: 8, beforeExpr: !0 }, ta = { binop: 9, prefix: !0, beforeExpr: !0 }, ra = { binop: 10, beforeExpr: !0 };
4650
+ }, It = { type: "[", beforeExpr: !0 }, Dt = { type: "]" }, Ye = { type: "{", beforeExpr: !0 }, Ce = { type: "}" }, se = { type: "(", beforeExpr: !0 }, ae = { type: ")" }, ve = { type: ",", beforeExpr: !0 }, le = { type: ";", beforeExpr: !0 }, ze = { type: ":", beforeExpr: !0 }, Kr = { type: "." }, qr = { type: "?", beforeExpr: !0 }, Zr = { binop: 10, beforeExpr: !0 }, Qr = { isAssign: !0, beforeExpr: !0 }, Ee = { isAssign: !0, beforeExpr: !0 }, Ki = { postfix: !0, prefix: !0, isUpdate: !0 }, en = { prefix: !0, beforeExpr: !0 }, tn = { binop: 1, beforeExpr: !0 }, rn = { binop: 2, beforeExpr: !0 }, qi = { binop: 3, beforeExpr: !0 }, Zi = { binop: 4, beforeExpr: !0 }, Qi = { binop: 5, beforeExpr: !0 }, ea = { binop: 6, beforeExpr: !0 }, ta = { binop: 7, beforeExpr: !0 }, ra = { binop: 8, beforeExpr: !0 }, na = { binop: 9, prefix: !0, beforeExpr: !0 }, ia = { binop: 10, beforeExpr: !0 };
4651
4651
  function ut(f) {
4652
4652
  for (var d = f.split(" "), m = /* @__PURE__ */ Object.create(null), g = 0; g < d.length; g++)
4653
4653
  m[d[g]] = !0;
@@ -4655,21 +4655,21 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
4655
4655
  return m[C] || !1;
4656
4656
  };
4657
4657
  }
4658
- var na = ut("class enum extends super const export import"), en = ut("implements interface let package private protected public static yield"), st = ut("eval arguments"), ia = ut("break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this"), aa = /[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/, tn = "ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԧԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠࢢ-ࢬऄ-हऽॐक़-ॡॱ-ॷॹ-ॿঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-ళవ-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤜᥐ-ᥭᥰ-ᥴᦀ-ᦫᧁ-ᧇᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⸯ々-〇〡-〩〱-〵〸-〼ぁ-ゖゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚗꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꪀ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ", oa = "̀-ͯ҃-֑҇-ׇֽֿׁׂׅׄؐ-ؚؠ-ىٲ-ۓۧ-ۨۻ-ۼܰ-݊ࠀ-ࠔࠛ-ࠣࠥ-ࠧࠩ-࠭ࡀ-ࡗࣤ-ࣾऀ-ःऺ-़ा-ॏ॑-ॗॢ-ॣ०-९ঁ-ঃ়া-ৄেৈৗয়-ৠਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢ-ૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୟ-ୠ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఁ-ఃె-ైొ-్ౕౖౢ-ౣ౦-౯ಂಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢ-ೣ೦-೯ംഃെ-ൈൗൢ-ൣ൦-൯ංඃ්ා-ුූෘ-ෟෲෳิ-ฺเ-ๅ๐-๙ິ-ູ່-ໍ໐-໙༘༙༠-༩༹༵༷ཁ-ཇཱ-྄྆-྇ྍ-ྗྙ-ྼ࿆က-ဩ၀-၉ၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟ᜎ-ᜐᜠ-ᜰᝀ-ᝐᝲᝳក-ឲ៝០-៩᠋-᠍᠐-᠙ᤠ-ᤫᤰ-᤻ᥑ-ᥭᦰ-ᧀᧈ-ᧉ᧐-᧙ᨀ-ᨕᨠ-ᩓ᩠-᩿᩼-᪉᪐-᪙ᭆ-ᭋ᭐-᭙᭫-᭳᮰-᮹᯦-᯳ᰀ-ᰢ᱀-᱉ᱛ-ᱽ᳐-᳒ᴀ-ᶾḁ-ἕ‌‍‿⁀⁔⃐-⃥⃜⃡-⃰ⶁ-ⶖⷠ-ⷿ〡-〨゙゚Ꙁ-ꙭꙴ-꙽ꚟ꛰-꛱ꟸ-ꠀ꠆ꠋꠣ-ꠧꢀ-ꢁꢴ-꣄꣐-꣙ꣳ-ꣷ꤀-꤉ꤦ-꤭ꤰ-ꥅꦀ-ꦃ꦳-꧀ꨀ-ꨧꩀ-ꩁꩌ-ꩍ꩐-꩙ꩻꫠ-ꫩꫲ-ꫳꯀ-ꯡ꯬꯭꯰-꯹ﬠ-ﬨ︀-️︠-︦︳︴﹍-﹏0-9_", rn = new RegExp("[" + tn + "]"), ua = new RegExp("[" + tn + oa + "]"), lt = /[\n\r\u2028\u2029]/, ct = /\r\n|[\n\r\u2028\u2029]/g, ft = function(f) {
4659
- return f < 65 ? f === 36 : f < 91 ? !0 : f < 97 ? f === 95 : f < 123 ? !0 : f >= 170 && rn.test(String.fromCharCode(f));
4660
- }, nn = function(f) {
4661
- return f < 48 ? f === 36 : f < 58 ? !0 : f < 65 ? !1 : f < 91 ? !0 : f < 97 ? f === 95 : f < 123 ? !0 : f >= 170 && ua.test(String.fromCharCode(f));
4658
+ var aa = ut("class enum extends super const export import"), nn = ut("implements interface let package private protected public static yield"), st = ut("eval arguments"), oa = ut("break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this"), ua = /[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/, an = "ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԧԱ-Ֆՙա-ևא-תװ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࢠࢢ-ࢬऄ-हऽॐक़-ॡॱ-ॷॹ-ॿঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-ళవ-హఽౘౙౠౡಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൠൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏼᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛰᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡷᢀ-ᢨᢪᢰ-ᣵᤀ-ᤜᥐ-ᥭᥰ-ᥴᦀ-ᦫᧁ-ᧇᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕℙ-ℝℤΩℨK-ℭℯ-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞⸯ々-〇〡-〩〱-〵〸-〼ぁ-ゖゝ-ゟァ-ヺー-ヿㄅ-ㄭㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿌ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚗꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞎꞐ-ꞓꞠ-Ɦꟸ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꪀ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꯀ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ", sa = "̀-ͯ҃-֑҇-ׇֽֿׁׂׅׄؐ-ؚؠ-ىٲ-ۓۧ-ۨۻ-ۼܰ-݊ࠀ-ࠔࠛ-ࠣࠥ-ࠧࠩ-࠭ࡀ-ࡗࣤ-ࣾऀ-ःऺ-़ा-ॏ॑-ॗॢ-ॣ०-९ঁ-ঃ়া-ৄেৈৗয়-ৠਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢ-ૣ૦-૯ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୟ-ୠ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఁ-ఃె-ైొ-్ౕౖౢ-ౣ౦-౯ಂಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢ-ೣ೦-೯ംഃെ-ൈൗൢ-ൣ൦-൯ංඃ්ා-ුූෘ-ෟෲෳิ-ฺเ-ๅ๐-๙ິ-ູ່-ໍ໐-໙༘༙༠-༩༹༵༷ཁ-ཇཱ-྄྆-྇ྍ-ྗྙ-ྼ࿆က-ဩ၀-၉ၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟ᜎ-ᜐᜠ-ᜰᝀ-ᝐᝲᝳក-ឲ៝០-៩᠋-᠍᠐-᠙ᤠ-ᤫᤰ-᤻ᥑ-ᥭᦰ-ᧀᧈ-ᧉ᧐-᧙ᨀ-ᨕᨠ-ᩓ᩠-᩿᩼-᪉᪐-᪙ᭆ-ᭋ᭐-᭙᭫-᭳᮰-᮹᯦-᯳ᰀ-ᰢ᱀-᱉ᱛ-ᱽ᳐-᳒ᴀ-ᶾḁ-ἕ‌‍‿⁀⁔⃐-⃥⃜⃡-⃰ⶁ-ⶖⷠ-ⷿ〡-〨゙゚Ꙁ-ꙭꙴ-꙽ꚟ꛰-꛱ꟸ-ꠀ꠆ꠋꠣ-ꠧꢀ-ꢁꢴ-꣄꣐-꣙ꣳ-ꣷ꤀-꤉ꤦ-꤭ꤰ-ꥅꦀ-ꦃ꦳-꧀ꨀ-ꨧꩀ-ꩁꩌ-ꩍ꩐-꩙ꩻꫠ-ꫩꫲ-ꫳꯀ-ꯡ꯬꯭꯰-꯹ﬠ-ﬨ︀-️︠-︦︳︴﹍-﹏0-9_", on = new RegExp("[" + an + "]"), la = new RegExp("[" + an + sa + "]"), lt = /[\n\r\u2028\u2029]/, ct = /\r\n|[\n\r\u2028\u2029]/g, ft = function(f) {
4659
+ return f < 65 ? f === 36 : f < 91 ? !0 : f < 97 ? f === 95 : f < 123 ? !0 : f >= 170 && on.test(String.fromCharCode(f));
4660
+ }, un = function(f) {
4661
+ return f < 48 ? f === 36 : f < 58 ? !0 : f < 65 ? !1 : f < 91 ? !0 : f < 97 ? f === 95 : f < 123 ? !0 : f >= 170 && la.test(String.fromCharCode(f));
4662
4662
  };
4663
4663
  function Re() {
4664
4664
  this.line = L, this.column = a - H;
4665
4665
  }
4666
- function sa() {
4666
+ function ca() {
4667
4667
  L = 1, a = H = 0, A = !0, Xe();
4668
4668
  }
4669
- function G(f, d) {
4670
- h = a, r.locations && (S = new Re()), T = f, Xe(), x = d, A = f.beforeExpr;
4669
+ function Y(f, d) {
4670
+ h = a, r.locations && (x = new Re()), T = f, Xe(), S = d, A = f.beforeExpr;
4671
4671
  }
4672
- function la() {
4672
+ function fa() {
4673
4673
  var f = r.onComment && r.locations && new Re(), d = a, m = t.indexOf("*/", a += 2);
4674
4674
  if (m === -1 && I(a - 2, "Unterminated comment"), a = m + 2, r.locations) {
4675
4675
  ct.lastIndex = d;
@@ -4685,7 +4685,7 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
4685
4685
  r.locations && new Re()
4686
4686
  );
4687
4687
  }
4688
- function Dt() {
4688
+ function Lt() {
4689
4689
  for (var f = a, d = r.onComment && r.locations && new Re(), m = t.charCodeAt(a += 2); a < e && m !== 10 && m !== 13 && m !== 8232 && m !== 8233; )
4690
4690
  ++a, m = t.charCodeAt(a);
4691
4691
  r.onComment && r.onComment(
@@ -4713,91 +4713,91 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
4713
4713
  else if (f === 47) {
4714
4714
  var d = t.charCodeAt(a + 1);
4715
4715
  if (d === 42)
4716
- la();
4716
+ fa();
4717
4717
  else if (d === 47)
4718
- Dt();
4718
+ Lt();
4719
4719
  else break;
4720
4720
  } else if (f === 160)
4721
4721
  ++a;
4722
- else if (f >= 5760 && aa.test(String.fromCharCode(f)))
4722
+ else if (f >= 5760 && ua.test(String.fromCharCode(f)))
4723
4723
  ++a;
4724
4724
  else
4725
4725
  break;
4726
4726
  }
4727
4727
  }
4728
- function ca() {
4728
+ function pa() {
4729
4729
  var f = t.charCodeAt(a + 1);
4730
- f >= 48 && f <= 57 ? on(!0) : (++a, G(Wr));
4730
+ f >= 48 && f <= 57 ? ln(!0) : (++a, Y(Kr));
4731
4731
  }
4732
- function fa() {
4732
+ function da() {
4733
4733
  var f = t.charCodeAt(a + 1);
4734
- A ? (++a, an()) : f === 61 ? Y(Ee, 2) : Y(Jr, 1);
4734
+ A ? (++a, sn()) : f === 61 ? z(Ee, 2) : z(Zr, 1);
4735
4735
  }
4736
- function pa() {
4736
+ function ha() {
4737
4737
  var f = t.charCodeAt(a + 1);
4738
- f === 61 ? Y(Ee, 2) : Y(ra, 1);
4738
+ f === 61 ? z(Ee, 2) : z(ia, 1);
4739
4739
  }
4740
- function da(f) {
4740
+ function va(f) {
4741
4741
  var d = t.charCodeAt(a + 1);
4742
- d === f ? Y(f === 124 ? Zr : Qr, 2) : d === 61 ? Y(Ee, 2) : Y(f === 124 ? Ji : qi, 1);
4742
+ d === f ? z(f === 124 ? tn : rn, 2) : d === 61 ? z(Ee, 2) : z(f === 124 ? qi : Qi, 1);
4743
4743
  }
4744
- function ha() {
4744
+ function ya() {
4745
4745
  var f = t.charCodeAt(a + 1);
4746
- f === 61 ? Y(Ee, 2) : Y(Ki, 1);
4746
+ f === 61 ? z(Ee, 2) : z(Zi, 1);
4747
4747
  }
4748
- function va(f) {
4748
+ function ma(f) {
4749
4749
  var d = t.charCodeAt(a + 1);
4750
4750
  if (d === f) {
4751
- if (d === 45 && t.charCodeAt(a + 2) === 62 && lt.test(t.slice(te, a))) {
4752
- a += 3, Dt(), Xe(), ke();
4751
+ if (d === 45 && t.charCodeAt(a + 2) === 62 && lt.test(t.slice(re, a))) {
4752
+ a += 3, Lt(), Xe(), ke();
4753
4753
  return;
4754
4754
  }
4755
- Y(Hi, 2);
4756
- } else d === 61 ? Y(Ee, 2) : Y(ta, 1);
4755
+ z(Ki, 2);
4756
+ } else d === 61 ? z(Ee, 2) : z(na, 1);
4757
4757
  }
4758
- function ya(f) {
4758
+ function _a(f) {
4759
4759
  var d = t.charCodeAt(a + 1), m = 1;
4760
4760
  if (d === f) {
4761
- m = f === 62 && t.charCodeAt(a + 2) === 62 ? 3 : 2, t.charCodeAt(a + m) === 61 ? Y(Ee, m + 1) : Y(ea, m);
4761
+ m = f === 62 && t.charCodeAt(a + 2) === 62 ? 3 : 2, t.charCodeAt(a + m) === 61 ? z(Ee, m + 1) : z(ra, m);
4762
4762
  return;
4763
4763
  }
4764
4764
  if (d === 33 && f === 60 && t.charCodeAt(a + 2) === 45 && t.charCodeAt(a + 3) === 45) {
4765
- a += 4, Dt(), Xe(), ke();
4765
+ a += 4, Lt(), Xe(), ke();
4766
4766
  return;
4767
4767
  }
4768
- d === 61 && (m = t.charCodeAt(a + 2) === 61 ? 3 : 2), Y(Qi, m);
4768
+ d === 61 && (m = t.charCodeAt(a + 2) === 61 ? 3 : 2), z(ta, m);
4769
4769
  }
4770
- function ma(f) {
4770
+ function ba(f) {
4771
4771
  var d = t.charCodeAt(a + 1);
4772
- d === 61 ? Y(Zi, t.charCodeAt(a + 2) === 61 ? 3 : 2) : Y(f === 61 ? Kr : qr, 1);
4772
+ d === 61 ? z(ea, t.charCodeAt(a + 2) === 61 ? 3 : 2) : z(f === 61 ? Qr : en, 1);
4773
4773
  }
4774
- function _a(f) {
4774
+ function ga(f) {
4775
4775
  switch (f) {
4776
4776
  case 46:
4777
- return ca();
4777
+ return pa();
4778
4778
  case 40:
4779
- return ++a, G(ue);
4779
+ return ++a, Y(se);
4780
4780
  case 41:
4781
- return ++a, G(ie);
4781
+ return ++a, Y(ae);
4782
4782
  case 59:
4783
- return ++a, G(se);
4783
+ return ++a, Y(le);
4784
4784
  case 44:
4785
- return ++a, G(ve);
4785
+ return ++a, Y(ve);
4786
4786
  case 91:
4787
- return ++a, G(At);
4787
+ return ++a, Y(It);
4788
4788
  case 93:
4789
- return ++a, G(It);
4789
+ return ++a, Y(Dt);
4790
4790
  case 123:
4791
- return ++a, G(Ye);
4791
+ return ++a, Y(Ye);
4792
4792
  case 125:
4793
- return ++a, G(Ce);
4793
+ return ++a, Y(Ce);
4794
4794
  case 58:
4795
- return ++a, G(ze);
4795
+ return ++a, Y(ze);
4796
4796
  case 63:
4797
- return ++a, G(Hr);
4797
+ return ++a, Y(qr);
4798
4798
  case 48:
4799
4799
  var d = t.charCodeAt(a + 1);
4800
- if (d === 120 || d === 88) return ba();
4800
+ if (d === 120 || d === 88) return Ea();
4801
4801
  case 49:
4802
4802
  case 50:
4803
4803
  case 51:
@@ -4807,53 +4807,53 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
4807
4807
  case 55:
4808
4808
  case 56:
4809
4809
  case 57:
4810
- return on(!1);
4810
+ return ln(!1);
4811
4811
  case 34:
4812
4812
  case 39:
4813
- return ga(f);
4813
+ return Ra(f);
4814
4814
  case 47:
4815
- return fa();
4815
+ return da();
4816
4816
  case 37:
4817
4817
  case 42:
4818
- return pa();
4818
+ return ha();
4819
4819
  case 124:
4820
4820
  case 38:
4821
- return da(f);
4821
+ return va(f);
4822
4822
  case 94:
4823
- return ha();
4823
+ return ya();
4824
4824
  case 43:
4825
4825
  case 45:
4826
- return va(f);
4826
+ return ma(f);
4827
4827
  case 60:
4828
4828
  case 62:
4829
- return ya(f);
4829
+ return _a(f);
4830
4830
  case 61:
4831
4831
  case 33:
4832
- return ma(f);
4832
+ return ba(f);
4833
4833
  case 126:
4834
- return Y(qr, 1);
4834
+ return z(en, 1);
4835
4835
  }
4836
4836
  return !1;
4837
4837
  }
4838
4838
  function ke(f) {
4839
- if (f ? a = p + 1 : p = a, r.locations && (b = new Re()), f) return an();
4840
- if (a >= e) return G(Nt);
4839
+ if (f ? a = p + 1 : p = a, r.locations && (b = new Re()), f) return sn();
4840
+ if (a >= e) return Y(xt);
4841
4841
  var d = t.charCodeAt(a);
4842
4842
  if (ft(d) || d === 92)
4843
- return sn();
4844
- var m = _a(d);
4843
+ return fn();
4844
+ var m = ga(d);
4845
4845
  if (m === !1) {
4846
4846
  var g = String.fromCharCode(d);
4847
- if (g === "\\" || rn.test(g))
4848
- return sn();
4847
+ if (g === "\\" || on.test(g))
4848
+ return fn();
4849
4849
  I(a, "Unexpected character '" + g + "'");
4850
4850
  }
4851
4851
  }
4852
- function Y(f, d) {
4852
+ function z(f, d) {
4853
4853
  var m = t.slice(a, a + d);
4854
- a += d, G(f, m);
4854
+ a += d, Y(f, m);
4855
4855
  }
4856
- function an() {
4856
+ function sn() {
4857
4857
  for (var f, d, m = a; ; ) {
4858
4858
  a >= e && I(m, "Unterminated regexp");
4859
4859
  var g = t.charAt(a);
@@ -4872,43 +4872,43 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
4872
4872
  }
4873
4873
  var C = t.slice(m, a);
4874
4874
  ++a;
4875
- var w = un();
4875
+ var w = cn();
4876
4876
  w && !/^[gmi]*$/.test(w) && I(m, "Invalid regexp flag");
4877
4877
  try {
4878
4878
  var k = new RegExp(C, w);
4879
- } catch (U) {
4880
- throw U instanceof SyntaxError && I(m, U.message), U;
4879
+ } catch (j) {
4880
+ throw j instanceof SyntaxError && I(m, j.message), j;
4881
4881
  }
4882
- G(wr, k);
4882
+ Y(kr, k);
4883
4883
  }
4884
4884
  function We(f, d) {
4885
4885
  for (var m = a, g = 0, C = d === void 0 ? 1 / 0 : d, w = 0; w < C; ++w) {
4886
- var k = t.charCodeAt(a), U;
4887
- if (k >= 97 ? U = k - 97 + 10 : k >= 65 ? U = k - 65 + 10 : k >= 48 && k <= 57 ? U = k - 48 : U = 1 / 0, U >= f) break;
4888
- ++a, g = g * f + U;
4886
+ var k = t.charCodeAt(a), j;
4887
+ if (k >= 97 ? j = k - 97 + 10 : k >= 65 ? j = k - 65 + 10 : k >= 48 && k <= 57 ? j = k - 48 : j = 1 / 0, j >= f) break;
4888
+ ++a, g = g * f + j;
4889
4889
  }
4890
4890
  return a === m || d !== void 0 && a - m !== d ? null : g;
4891
4891
  }
4892
- function ba() {
4892
+ function Ea() {
4893
4893
  a += 2;
4894
4894
  var f = We(16);
4895
- f === null && I(p + 2, "Expected hexadecimal number"), ft(t.charCodeAt(a)) && I(a, "Identifier directly after number"), G(at, f);
4895
+ f === null && I(p + 2, "Expected hexadecimal number"), ft(t.charCodeAt(a)) && I(a, "Identifier directly after number"), Y(at, f);
4896
4896
  }
4897
- function on(f) {
4897
+ function ln(f) {
4898
4898
  var d = a, m = !1, g = t.charCodeAt(a) === 48;
4899
4899
  !f && We(10) === null && I(d, "Invalid number"), t.charCodeAt(a) === 46 && (++a, We(10), m = !0);
4900
4900
  var C = t.charCodeAt(a);
4901
4901
  (C === 69 || C === 101) && (C = t.charCodeAt(++a), (C === 43 || C === 45) && ++a, We(10) === null && I(d, "Invalid number"), m = !0), ft(t.charCodeAt(a)) && I(a, "Identifier directly after number");
4902
4902
  var w = t.slice(d, a), k;
4903
- m ? k = parseFloat(w) : !g || w.length === 1 ? k = parseInt(w, 10) : /[89]/.test(w) || K ? I(d, "Invalid number") : k = parseInt(w, 8), G(at, k);
4903
+ m ? k = parseFloat(w) : !g || w.length === 1 ? k = parseInt(w, 10) : /[89]/.test(w) || q ? I(d, "Invalid number") : k = parseInt(w, 8), Y(at, k);
4904
4904
  }
4905
- function ga(f) {
4905
+ function Ra(f) {
4906
4906
  a++;
4907
4907
  for (var d = ""; ; ) {
4908
4908
  a >= e && I(p, "Unterminated string constant");
4909
4909
  var m = t.charCodeAt(a);
4910
4910
  if (m === f) {
4911
- ++a, G(Tt, d);
4911
+ ++a, Y(Nt, d);
4912
4912
  return;
4913
4913
  }
4914
4914
  if (m === 92) {
@@ -4917,7 +4917,7 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
4917
4917
  for (g && (g = g[0]); g && parseInt(g, 8) > 255; )
4918
4918
  g = g.slice(0, -1);
4919
4919
  if (g === "0" && (g = null), ++a, g)
4920
- K && I(a - 2, "Octal literal in strict mode"), d += String.fromCharCode(parseInt(g, 8)), a += g.length - 1;
4920
+ q && I(a - 2, "Octal literal in strict mode"), d += String.fromCharCode(parseInt(g, 8)), a += g.length - 1;
4921
4921
  else
4922
4922
  switch (m) {
4923
4923
  case 110:
@@ -4970,324 +4970,324 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
4970
4970
  d;
4971
4971
  }
4972
4972
  var Ae;
4973
- function un() {
4973
+ function cn() {
4974
4974
  Ae = !1;
4975
4975
  for (var f, d = !0, m = a; ; ) {
4976
4976
  var g = t.charCodeAt(a);
4977
- if (nn(g))
4977
+ if (un(g))
4978
4978
  Ae && (f += t.charAt(a)), ++a;
4979
4979
  else if (g === 92) {
4980
4980
  Ae || (f = t.slice(m, a)), Ae = !0, t.charCodeAt(++a) !== 117 && I(a, "Expecting Unicode escape sequence \\uXXXX"), ++a;
4981
4981
  var C = pt(4), w = String.fromCharCode(C);
4982
- w || I(a - 1, "Invalid Unicode escape"), (d ? ft(C) : nn(C)) || I(a - 4, "Invalid Unicode escape"), f += w;
4982
+ w || I(a - 1, "Invalid Unicode escape"), (d ? ft(C) : un(C)) || I(a - 4, "Invalid Unicode escape"), f += w;
4983
4983
  } else
4984
4984
  break;
4985
4985
  d = !1;
4986
4986
  }
4987
4987
  return Ae ? f : t.slice(m, a);
4988
4988
  }
4989
- function sn() {
4990
- var f = un(), d = Pe;
4991
- !Ae && ia(f) && (d = Wi[f]), G(d, f);
4989
+ function fn() {
4990
+ var f = cn(), d = Pe;
4991
+ !Ae && oa(f) && (d = Ji[f]), Y(d, f);
4992
4992
  }
4993
4993
  function D() {
4994
- Ge = p, te = h, we = S, ke();
4994
+ Ge = p, re = h, we = x, ke();
4995
4995
  }
4996
- function Lt(f) {
4997
- if (K = f, a = p, r.locations)
4996
+ function Mt(f) {
4997
+ if (q = f, a = p, r.locations)
4998
4998
  for (; a < H; )
4999
4999
  H = t.lastIndexOf(`
5000
5000
  `, H - 2) + 1, --L;
5001
5001
  Xe(), ke();
5002
5002
  }
5003
- function ln() {
5003
+ function pn() {
5004
5004
  this.type = null, this.start = p, this.end = null;
5005
5005
  }
5006
- function cn() {
5006
+ function dn() {
5007
5007
  this.start = b, this.end = null, i && (this.source = i);
5008
5008
  }
5009
- function z() {
5010
- var f = new ln();
5011
- return r.locations && (f.loc = new cn()), r.directSourceFile && (f.sourceFile = r.directSourceFile), r.ranges && (f.range = [p, 0]), f;
5009
+ function X() {
5010
+ var f = new pn();
5011
+ return r.locations && (f.loc = new dn()), r.directSourceFile && (f.sourceFile = r.directSourceFile), r.ranges && (f.range = [p, 0]), f;
5012
5012
  }
5013
5013
  function ye(f) {
5014
- var d = new ln();
5015
- return d.start = f.start, r.locations && (d.loc = new cn(), d.loc.start = f.loc.start), r.ranges && (d.range = [f.range[0], 0]), d;
5014
+ var d = new pn();
5015
+ return d.start = f.start, r.locations && (d.loc = new dn(), d.loc.start = f.loc.start), r.ranges && (d.range = [f.range[0], 0]), d;
5016
5016
  }
5017
5017
  function P(f, d) {
5018
- return f.type = d, f.end = te, r.locations && (f.loc.end = we), r.ranges && (f.range[1] = te), f;
5018
+ return f.type = d, f.end = re, r.locations && (f.loc.end = we), r.ranges && (f.range[1] = re), f;
5019
5019
  }
5020
- function Mt(f) {
5020
+ function Ft(f) {
5021
5021
  return f.type === "ExpressionStatement" && f.expression.type === "Literal" && f.expression.value === "use strict";
5022
5022
  }
5023
- function j(f) {
5023
+ function B(f) {
5024
5024
  return T === f ? (D(), !0) : !1;
5025
5025
  }
5026
5026
  function dt() {
5027
- return !r.strictSemicolons && (T === Nt || T === Ce || lt.test(t.slice(te, p)));
5027
+ return !r.strictSemicolons && (T === xt || T === Ce || lt.test(t.slice(re, p)));
5028
5028
  }
5029
5029
  function Oe() {
5030
- !j(se) && !dt() && le();
5030
+ !B(le) && !dt() && ce();
5031
5031
  }
5032
5032
  function V(f) {
5033
- T === f ? D() : le();
5033
+ T === f ? D() : ce();
5034
5034
  }
5035
- function le() {
5035
+ function ce() {
5036
5036
  I(p, "Unexpected token");
5037
5037
  }
5038
5038
  function ht(f) {
5039
- f.type !== "Identifier" && f.type !== "MemberExpression" && I(f.start, "Assigning to rvalue"), K && f.type === "Identifier" && st(f.name) && I(f.start, "Assigning to " + f.name + " in strict mode");
5039
+ f.type !== "Identifier" && f.type !== "MemberExpression" && I(f.start, "Assigning to rvalue"), q && f.type === "Identifier" && st(f.name) && I(f.start, "Assigning to " + f.name + " in strict mode");
5040
5040
  }
5041
- function Ea(f) {
5042
- Ge = te = a, r.locations && (we = new Re()), ge = K = !1, B = [], ke();
5043
- var d = f || z(), m = !0;
5044
- for (f || (d.body = []); T !== Nt; ) {
5045
- var g = re();
5046
- d.body.push(g), m && Mt(g) && Lt(!0), m = !1;
5041
+ function Oa(f) {
5042
+ Ge = re = a, r.locations && (we = new Re()), ge = q = !1, $ = [], ke();
5043
+ var d = f || X(), m = !0;
5044
+ for (f || (d.body = []); T !== xt; ) {
5045
+ var g = ne();
5046
+ d.body.push(g), m && Ft(g) && Mt(!0), m = !1;
5047
5047
  }
5048
5048
  return P(d, "Program");
5049
5049
  }
5050
- var Ft = { kind: "loop" }, Ra = { kind: "switch" };
5051
- function re() {
5052
- (T === Jr || T === Ee && x === "/=") && ke(!0);
5053
- var f = T, d = z();
5050
+ var Ut = { kind: "loop" }, Ta = { kind: "switch" };
5051
+ function ne() {
5052
+ (T === Zr || T === Ee && S === "/=") && ke(!0);
5053
+ var f = T, d = X();
5054
5054
  switch (f) {
5055
5055
  case St:
5056
- case Cr:
5056
+ case Ir:
5057
5057
  D();
5058
5058
  var m = f === St;
5059
- j(se) || dt() ? d.label = null : T !== Pe ? le() : (d.label = me(), Oe());
5060
- for (var g = 0; g < B.length; ++g) {
5061
- var C = B[g];
5059
+ B(le) || dt() ? d.label = null : T !== Pe ? ce() : (d.label = me(), Oe());
5060
+ for (var g = 0; g < $.length; ++g) {
5061
+ var C = $[g];
5062
5062
  if ((d.label === null || C.name === d.label.name) && (C.kind !== null && (m || C.kind === "loop") || d.label && m))
5063
5063
  break;
5064
5064
  }
5065
- return g === B.length && I(d.start, "Unsyntactic " + f.keyword), P(d, m ? "BreakStatement" : "ContinueStatement");
5066
- case kr:
5065
+ return g === $.length && I(d.start, "Unsyntactic " + f.keyword), P(d, m ? "BreakStatement" : "ContinueStatement");
5066
+ case Dr:
5067
5067
  return D(), Oe(), P(d, "DebuggerStatement");
5068
- case Ir:
5069
- return D(), B.push(Ft), d.body = re(), B.pop(), V(kt), d.test = He(), Oe(), P(d, "DoWhileStatement");
5070
5068
  case Mr:
5071
- if (D(), B.push(Ft), V(ue), T === se) return Ut(d, null);
5072
- if (T === Ct) {
5073
- var w = z();
5074
- return D(), pn(w, !0), P(w, "VariableDeclaration"), w.declarations.length === 1 && j(ot) ? fn(d, w) : Ut(d, w);
5069
+ return D(), $.push(Ut), d.body = ne(), $.pop(), V(At), d.test = He(), Oe(), P(d, "DoWhileStatement");
5070
+ case jr:
5071
+ if (D(), $.push(Ut), V(se), T === le) return jt(d, null);
5072
+ if (T === kt) {
5073
+ var w = X();
5074
+ return D(), vn(w, !0), P(w, "VariableDeclaration"), w.declarations.length === 1 && B(ot) ? hn(d, w) : jt(d, w);
5075
5075
  }
5076
5076
  var w = W(!1, !0);
5077
- return j(ot) ? (ht(w), fn(d, w)) : Ut(d, w);
5078
- case wt:
5079
- return D(), Gt(d, !0);
5080
- case Fr:
5081
- return D(), d.test = He(), d.consequent = re(), d.alternate = j(Dr) ? re() : null, P(d, "IfStatement");
5082
- case Ur:
5083
- return !ge && !r.allowReturnOutsideFunction && I(p, "'return' outside of function"), D(), j(se) || dt() ? d.argument = null : (d.argument = W(), Oe()), P(d, "ReturnStatement");
5077
+ return B(ot) ? (ht(w), hn(d, w)) : jt(d, w);
5084
5078
  case Pt:
5085
- D(), d.discriminant = He(), d.cases = [], V(Ye), B.push(Ra);
5086
- for (var k, U; T !== Ce; )
5087
- if (T === xt || T === Ar) {
5088
- var qe = T === xt;
5089
- k && P(k, "SwitchCase"), d.cases.push(k = z()), k.consequent = [], D(), qe ? k.test = W() : (U && I(Ge, "Multiple default clauses"), U = !0, k.test = null), V(ze);
5090
- } else
5091
- k || le(), k.consequent.push(re());
5092
- return k && P(k, "SwitchCase"), D(), B.pop(), P(d, "SwitchStatement");
5093
- case jr:
5094
- return D(), lt.test(t.slice(te, p)) && I(te, "Illegal newline after throw"), d.argument = W(), Oe(), P(d, "ThrowStatement");
5079
+ return D(), Yt(d, !0);
5095
5080
  case Br:
5096
- if (D(), d.block = Je(), d.handler = null, T === Pr) {
5097
- var Ie = z();
5098
- D(), V(ue), Ie.param = me(), K && st(Ie.param.name) && I(Ie.param.start, "Binding " + Ie.param.name + " in strict mode"), V(ie), Ie.body = Je(), d.handler = P(Ie, "CatchClause");
5099
- }
5100
- return d.finalizer = j(Lr) ? Je() : null, !d.handler && !d.finalizer && I(d.start, "Missing catch or finally clause"), P(d, "TryStatement");
5081
+ return D(), d.test = He(), d.consequent = ne(), d.alternate = B(Fr) ? ne() : null, P(d, "IfStatement");
5082
+ case $r:
5083
+ return !ge && !r.allowReturnOutsideFunction && I(p, "'return' outside of function"), D(), B(le) || dt() ? d.argument = null : (d.argument = W(), Oe()), P(d, "ReturnStatement");
5101
5084
  case Ct:
5102
- return D(), pn(d), Oe(), P(d, "VariableDeclaration");
5085
+ D(), d.discriminant = He(), d.cases = [], V(Ye), $.push(Ta);
5086
+ for (var k, j; T !== Ce; )
5087
+ if (T === wt || T === Lr) {
5088
+ var qe = T === wt;
5089
+ k && P(k, "SwitchCase"), d.cases.push(k = X()), k.consequent = [], D(), qe ? k.test = W() : (j && I(Ge, "Multiple default clauses"), j = !0, k.test = null), V(ze);
5090
+ } else
5091
+ k || ce(), k.consequent.push(ne());
5092
+ return k && P(k, "SwitchCase"), D(), $.pop(), P(d, "SwitchStatement");
5093
+ case Vr:
5094
+ return D(), lt.test(t.slice(re, p)) && I(re, "Illegal newline after throw"), d.argument = W(), Oe(), P(d, "ThrowStatement");
5095
+ case Gr:
5096
+ if (D(), d.block = Je(), d.handler = null, T === Ar) {
5097
+ var Ie = X();
5098
+ D(), V(se), Ie.param = me(), q && st(Ie.param.name) && I(Ie.param.start, "Binding " + Ie.param.name + " in strict mode"), V(ae), Ie.body = Je(), d.handler = P(Ie, "CatchClause");
5099
+ }
5100
+ return d.finalizer = B(Ur) ? Je() : null, !d.handler && !d.finalizer && I(d.start, "Missing catch or finally clause"), P(d, "TryStatement");
5103
5101
  case kt:
5104
- return D(), d.test = He(), B.push(Ft), d.body = re(), B.pop(), P(d, "WhileStatement");
5105
- case $r:
5106
- return K && I(p, "'with' in strict mode"), D(), d.object = He(), d.body = re(), P(d, "WithStatement");
5102
+ return D(), vn(d), Oe(), P(d, "VariableDeclaration");
5103
+ case At:
5104
+ return D(), d.test = He(), $.push(Ut), d.body = ne(), $.pop(), P(d, "WhileStatement");
5105
+ case Yr:
5106
+ return q && I(p, "'with' in strict mode"), D(), d.object = He(), d.body = ne(), P(d, "WithStatement");
5107
5107
  case Ye:
5108
5108
  return Je();
5109
- case se:
5109
+ case le:
5110
5110
  return D(), P(d, "EmptyStatement");
5111
5111
  default:
5112
- var zt = x, vt = W();
5113
- if (f === Pe && vt.type === "Identifier" && j(ze)) {
5114
- for (var g = 0; g < B.length; ++g)
5115
- B[g].name === zt && I(vt.start, "Label '" + zt + "' is already declared");
5116
- var wa = T.isLoop ? "loop" : T === Pt ? "switch" : null;
5117
- return B.push({ name: zt, kind: wa }), d.body = re(), B.pop(), d.label = vt, P(d, "LabeledStatement");
5112
+ var Xt = S, vt = W();
5113
+ if (f === Pe && vt.type === "Identifier" && B(ze)) {
5114
+ for (var g = 0; g < $.length; ++g)
5115
+ $[g].name === Xt && I(vt.start, "Label '" + Xt + "' is already declared");
5116
+ var Ca = T.isLoop ? "loop" : T === Ct ? "switch" : null;
5117
+ return $.push({ name: Xt, kind: Ca }), d.body = ne(), $.pop(), d.label = vt, P(d, "LabeledStatement");
5118
5118
  } else
5119
5119
  return d.expression = vt, Oe(), P(d, "ExpressionStatement");
5120
5120
  }
5121
5121
  }
5122
5122
  function He() {
5123
- V(ue);
5123
+ V(se);
5124
5124
  var f = W();
5125
- return V(ie), f;
5125
+ return V(ae), f;
5126
5126
  }
5127
5127
  function Je(f) {
5128
- var d = z(), m = !0, g = !1, C;
5129
- for (d.body = [], V(Ye); !j(Ce); ) {
5130
- var w = re();
5131
- d.body.push(w), m && f && Mt(w) && (C = g, Lt(g = !0)), m = !1;
5128
+ var d = X(), m = !0, g = !1, C;
5129
+ for (d.body = [], V(Ye); !B(Ce); ) {
5130
+ var w = ne();
5131
+ d.body.push(w), m && f && Ft(w) && (C = g, Mt(g = !0)), m = !1;
5132
5132
  }
5133
- return g && !C && Lt(!1), P(d, "BlockStatement");
5133
+ return g && !C && Mt(!1), P(d, "BlockStatement");
5134
5134
  }
5135
- function Ut(f, d) {
5136
- return f.init = d, V(se), f.test = T === se ? null : W(), V(se), f.update = T === ie ? null : W(), V(ie), f.body = re(), B.pop(), P(f, "ForStatement");
5135
+ function jt(f, d) {
5136
+ return f.init = d, V(le), f.test = T === le ? null : W(), V(le), f.update = T === ae ? null : W(), V(ae), f.body = ne(), $.pop(), P(f, "ForStatement");
5137
5137
  }
5138
- function fn(f, d) {
5139
- return f.left = d, f.right = W(), V(ie), f.body = re(), B.pop(), P(f, "ForInStatement");
5138
+ function hn(f, d) {
5139
+ return f.left = d, f.right = W(), V(ae), f.body = ne(), $.pop(), P(f, "ForInStatement");
5140
5140
  }
5141
- function pn(f, d) {
5141
+ function vn(f, d) {
5142
5142
  for (f.declarations = [], f.kind = "var"; ; ) {
5143
- var m = z();
5144
- if (m.id = me(), K && st(m.id.name) && I(m.id.start, "Binding " + m.id.name + " in strict mode"), m.init = j(Kr) ? W(!0, d) : null, f.declarations.push(P(m, "VariableDeclarator")), !j(ve)) break;
5143
+ var m = X();
5144
+ if (m.id = me(), q && st(m.id.name) && I(m.id.start, "Binding " + m.id.name + " in strict mode"), m.init = B(Qr) ? W(!0, d) : null, f.declarations.push(P(m, "VariableDeclarator")), !B(ve)) break;
5145
5145
  }
5146
5146
  }
5147
5147
  function W(f, d) {
5148
- var m = jt(d);
5148
+ var m = Bt(d);
5149
5149
  if (!f && T === ve) {
5150
5150
  var g = ye(m);
5151
- for (g.expressions = [m]; j(ve); ) g.expressions.push(jt(d));
5151
+ for (g.expressions = [m]; B(ve); ) g.expressions.push(Bt(d));
5152
5152
  return P(g, "SequenceExpression");
5153
5153
  }
5154
5154
  return m;
5155
5155
  }
5156
- function jt(f) {
5157
- var d = Oa(f);
5156
+ function Bt(f) {
5157
+ var d = Na(f);
5158
5158
  if (T.isAssign) {
5159
5159
  var m = ye(d);
5160
- return m.operator = x, m.left = d, D(), m.right = jt(f), ht(d), P(m, "AssignmentExpression");
5160
+ return m.operator = S, m.left = d, D(), m.right = Bt(f), ht(d), P(m, "AssignmentExpression");
5161
5161
  }
5162
5162
  return d;
5163
5163
  }
5164
- function Oa(f) {
5165
- var d = Ta(f);
5166
- if (j(Hr)) {
5164
+ function Na(f) {
5165
+ var d = xa(f);
5166
+ if (B(qr)) {
5167
5167
  var m = ye(d);
5168
5168
  return m.test = d, m.consequent = W(!0), V(ze), m.alternate = W(!0, f), P(m, "ConditionalExpression");
5169
5169
  }
5170
5170
  return d;
5171
5171
  }
5172
- function Ta(f) {
5173
- return Bt($t(), -1, f);
5172
+ function xa(f) {
5173
+ return $t(Vt(), -1, f);
5174
5174
  }
5175
- function Bt(f, d, m) {
5175
+ function $t(f, d, m) {
5176
5176
  var g = T.binop;
5177
5177
  if (g !== null && (!m || T !== ot) && g > d) {
5178
5178
  var C = ye(f);
5179
- C.left = f, C.operator = x;
5179
+ C.left = f, C.operator = S;
5180
5180
  var w = T;
5181
- D(), C.right = Bt($t(), g, m);
5182
- var k = P(C, w === Zr || w === Qr ? "LogicalExpression" : "BinaryExpression");
5183
- return Bt(k, d, m);
5181
+ D(), C.right = $t(Vt(), g, m);
5182
+ var k = P(C, w === tn || w === rn ? "LogicalExpression" : "BinaryExpression");
5183
+ return $t(k, d, m);
5184
5184
  }
5185
5185
  return f;
5186
5186
  }
5187
- function $t() {
5187
+ function Vt() {
5188
5188
  if (T.prefix) {
5189
- var f = z(), d = T.isUpdate;
5190
- return f.operator = x, f.prefix = !0, A = !0, D(), f.argument = $t(), d ? ht(f.argument) : K && f.operator === "delete" && f.argument.type === "Identifier" && I(f.start, "Deleting local variable in strict mode"), P(f, d ? "UpdateExpression" : "UnaryExpression");
5189
+ var f = X(), d = T.isUpdate;
5190
+ return f.operator = S, f.prefix = !0, A = !0, D(), f.argument = Vt(), d ? ht(f.argument) : q && f.operator === "delete" && f.argument.type === "Identifier" && I(f.start, "Deleting local variable in strict mode"), P(f, d ? "UpdateExpression" : "UnaryExpression");
5191
5191
  }
5192
- for (var m = Na(); T.postfix && !dt(); ) {
5192
+ for (var m = Sa(); T.postfix && !dt(); ) {
5193
5193
  var f = ye(m);
5194
- f.operator = x, f.prefix = !1, f.argument = m, ht(m), D(), m = P(f, "UpdateExpression");
5194
+ f.operator = S, f.prefix = !1, f.argument = m, ht(m), D(), m = P(f, "UpdateExpression");
5195
5195
  }
5196
5196
  return m;
5197
5197
  }
5198
- function Na() {
5199
- return Ke(Vt());
5198
+ function Sa() {
5199
+ return Ke(Gt());
5200
5200
  }
5201
5201
  function Ke(f, d) {
5202
5202
  var m;
5203
- return j(Wr) ? (m = ye(f), m.object = f, m.property = me(!0), m.computed = !1, Ke(P(m, "MemberExpression"), d)) : j(At) ? (m = ye(f), m.object = f, m.property = W(), m.computed = !0, V(It), Ke(P(m, "MemberExpression"), d)) : !d && j(ue) ? (m = ye(f), m.callee = f, m.arguments = Yt(ie, !1), Ke(P(m, "CallExpression"), d)) : f;
5203
+ return B(Kr) ? (m = ye(f), m.object = f, m.property = me(!0), m.computed = !1, Ke(P(m, "MemberExpression"), d)) : B(It) ? (m = ye(f), m.object = f, m.property = W(), m.computed = !0, V(Dt), Ke(P(m, "MemberExpression"), d)) : !d && B(se) ? (m = ye(f), m.callee = f, m.arguments = zt(ae, !1), Ke(P(m, "CallExpression"), d)) : f;
5204
5204
  }
5205
- function Vt() {
5205
+ function Gt() {
5206
5206
  var f;
5207
5207
  switch (T) {
5208
- case Gr:
5209
- return f = z(), D(), P(f, "ThisExpression");
5208
+ case Xr:
5209
+ return f = X(), D(), P(f, "ThisExpression");
5210
5210
  case Pe:
5211
5211
  return me();
5212
5212
  case at:
5213
- case Tt:
5214
- case wr:
5215
- return f = z(), f.value = x, f.raw = t.slice(p, h), D(), P(f, "Literal");
5216
- case Yr:
5217
- case zr:
5218
- case Xr:
5219
- return f = z(), f.value = T.atomValue, f.raw = T.keyword, D(), P(f, "Literal");
5220
- case ue:
5213
+ case Nt:
5214
+ case kr:
5215
+ return f = X(), f.value = S, f.raw = t.slice(p, h), D(), P(f, "Literal");
5216
+ case Wr:
5217
+ case Hr:
5218
+ case Jr:
5219
+ return f = X(), f.value = T.atomValue, f.raw = T.keyword, D(), P(f, "Literal");
5220
+ case se:
5221
5221
  var d = b, m = p;
5222
5222
  D();
5223
5223
  var g = W();
5224
- return g.start = m, g.end = h, r.locations && (g.loc.start = d, g.loc.end = S), r.ranges && (g.range = [m, h]), V(ie), g;
5225
- case At:
5226
- return f = z(), D(), f.elements = Yt(It, !0, !0), P(f, "ArrayExpression");
5224
+ return g.start = m, g.end = h, r.locations && (g.loc.start = d, g.loc.end = x), r.ranges && (g.range = [m, h]), V(ae), g;
5225
+ case It:
5226
+ return f = X(), D(), f.elements = zt(Dt, !0, !0), P(f, "ArrayExpression");
5227
5227
  case Ye:
5228
- return xa();
5229
- case wt:
5230
- return f = z(), D(), Gt(f, !1);
5231
- case Vr:
5232
- return Sa();
5228
+ return Pa();
5229
+ case Pt:
5230
+ return f = X(), D(), Yt(f, !1);
5231
+ case zr:
5232
+ return wa();
5233
5233
  }
5234
- le();
5234
+ ce();
5235
5235
  }
5236
- function Sa() {
5237
- var f = z();
5238
- return D(), f.callee = Ke(Vt(), !0), f.arguments = j(ue) ? Yt(ie, !1) : Xi, P(f, "NewExpression");
5236
+ function wa() {
5237
+ var f = X();
5238
+ return D(), f.callee = Ke(Gt(), !0), f.arguments = B(se) ? zt(ae, !1) : Hi, P(f, "NewExpression");
5239
5239
  }
5240
- function xa() {
5241
- var f = z(), d = !0, m = !1;
5242
- for (f.properties = [], D(); !j(Ce); ) {
5240
+ function Pa() {
5241
+ var f = X(), d = !0, m = !1;
5242
+ for (f.properties = [], D(); !B(Ce); ) {
5243
5243
  if (d)
5244
5244
  d = !1;
5245
- else if (V(ve), r.allowTrailingCommas && j(Ce))
5245
+ else if (V(ve), r.allowTrailingCommas && B(Ce))
5246
5246
  break;
5247
- var g = { key: dn() }, C = !1, w;
5248
- if (j(ze) ? (g.value = W(!0), w = g.kind = "init") : g.key.type === "Identifier" && (g.key.name === "get" || g.key.name === "set") ? (C = m = !0, w = g.kind = g.key.name, g.key = dn(), T !== ue && le(), g.value = Gt(z(), !1)) : le(), g.key.type === "Identifier" && (K || m))
5247
+ var g = { key: yn() }, C = !1, w;
5248
+ if (B(ze) ? (g.value = W(!0), w = g.kind = "init") : g.key.type === "Identifier" && (g.key.name === "get" || g.key.name === "set") ? (C = m = !0, w = g.kind = g.key.name, g.key = yn(), T !== se && ce(), g.value = Yt(X(), !1)) : ce(), g.key.type === "Identifier" && (q || m))
5249
5249
  for (var k = 0; k < f.properties.length; ++k) {
5250
- var U = f.properties[k];
5251
- if (U.key.name === g.key.name) {
5252
- var qe = w === U.kind || C && U.kind === "init" || w === "init" && (U.kind === "get" || U.kind === "set");
5253
- qe && !K && w === "init" && U.kind === "init" && (qe = !1), qe && I(g.key.start, "Redefinition of property");
5250
+ var j = f.properties[k];
5251
+ if (j.key.name === g.key.name) {
5252
+ var qe = w === j.kind || C && j.kind === "init" || w === "init" && (j.kind === "get" || j.kind === "set");
5253
+ qe && !q && w === "init" && j.kind === "init" && (qe = !1), qe && I(g.key.start, "Redefinition of property");
5254
5254
  }
5255
5255
  }
5256
5256
  f.properties.push(g);
5257
5257
  }
5258
5258
  return P(f, "ObjectExpression");
5259
5259
  }
5260
- function dn() {
5261
- return T === at || T === Tt ? Vt() : me(!0);
5260
+ function yn() {
5261
+ return T === at || T === Nt ? Gt() : me(!0);
5262
5262
  }
5263
- function Gt(f, d) {
5264
- T === Pe ? f.id = me() : d ? le() : f.id = null, f.params = [];
5263
+ function Yt(f, d) {
5264
+ T === Pe ? f.id = me() : d ? ce() : f.id = null, f.params = [];
5265
5265
  var m = !0;
5266
- for (V(ue); !j(ie); )
5266
+ for (V(se); !B(ae); )
5267
5267
  m ? m = !1 : V(ve), f.params.push(me());
5268
- var g = ge, C = B;
5269
- if (ge = !0, B = [], f.body = Je(!0), ge = g, B = C, K || f.body.body.length && Mt(f.body.body[0]))
5268
+ var g = ge, C = $;
5269
+ if (ge = !0, $ = [], f.body = Je(!0), ge = g, $ = C, q || f.body.body.length && Ft(f.body.body[0]))
5270
5270
  for (var w = f.id ? -1 : 0; w < f.params.length; ++w) {
5271
5271
  var k = w < 0 ? f.id : f.params[w];
5272
- if ((en(k.name) || st(k.name)) && I(k.start, "Defining '" + k.name + "' in strict mode"), w >= 0)
5273
- for (var U = 0; U < w; ++U)
5274
- k.name === f.params[U].name && I(k.start, "Argument name clash in strict mode");
5272
+ if ((nn(k.name) || st(k.name)) && I(k.start, "Defining '" + k.name + "' in strict mode"), w >= 0)
5273
+ for (var j = 0; j < w; ++j)
5274
+ k.name === f.params[j].name && I(k.start, "Argument name clash in strict mode");
5275
5275
  }
5276
5276
  return P(f, d ? "FunctionDeclaration" : "FunctionExpression");
5277
5277
  }
5278
- function Yt(f, d, m) {
5279
- for (var g = [], C = !0; !j(f); ) {
5278
+ function zt(f, d, m) {
5279
+ for (var g = [], C = !0; !B(f); ) {
5280
5280
  if (C)
5281
5281
  C = !1;
5282
- else if (V(ve), d && r.allowTrailingCommas && j(f))
5282
+ else if (V(ve), d && r.allowTrailingCommas && B(f))
5283
5283
  break;
5284
5284
  g.push(m && T === ve ? null : W(!0));
5285
5285
  }
5286
5286
  return g;
5287
5287
  }
5288
5288
  function me(f) {
5289
- var d = z();
5290
- return f && r.forbidReserved === "everywhere" && (f = !1), T === Pe ? (!f && (r.forbidReserved && na(x) || K && en(x)) && t.slice(p, h).indexOf("\\") === -1 && I(p, "The keyword '" + x + "' is reserved"), d.name = x) : f && T.keyword ? d.name = T.keyword : le(), A = !1, D(), P(d, "Identifier");
5289
+ var d = X();
5290
+ return f && r.forbidReserved === "everywhere" && (f = !1), T === Pe ? (!f && (r.forbidReserved && aa(S) || q && nn(S)) && t.slice(p, h).indexOf("\\") === -1 && I(p, "The keyword '" + S + "' is reserved"), d.name = S) : f && T.keyword ? d.name = T.keyword : ce(), A = !1, D(), P(d, "Identifier");
5291
5291
  }
5292
5292
  });
5293
5293
  }
@@ -5299,7 +5299,7 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
5299
5299
  \*********************/
5300
5300
  /***/
5301
5301
  (y) => {
5302
- y.exports = Jl;
5302
+ y.exports = ql;
5303
5303
  }
5304
5304
  )
5305
5305
  /******/
@@ -5347,10 +5347,10 @@ const Wl = {}, Hl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
5347
5347
  })(), E = E.default, E;
5348
5348
  })()
5349
5349
  ));
5350
- })(Gi);
5351
- var Kl = Gi.exports;
5352
- const ql = /* @__PURE__ */ zl(Kl);
5353
- function Zl(n, o) {
5350
+ })(zi);
5351
+ var Zl = zi.exports;
5352
+ const Ql = /* @__PURE__ */ Wl(Zl);
5353
+ function ec(n, o) {
5354
5354
  function l(O) {
5355
5355
  const R = n.pseudoToNative(O);
5356
5356
  console.log(R);
@@ -5362,7 +5362,7 @@ function Zl(n, o) {
5362
5362
  }
5363
5363
  function _(O, R) {
5364
5364
  const r = n.pseudoToNative(O), t = n.pseudoToNative(R);
5365
- r === "info" ? Fa(t) : r === "success" ? Ua(t) : r === "warning" ? ja(t) : r === "error" && Ba(t);
5365
+ r === "info" ? ja(t) : r === "success" ? Ba(t) : r === "warning" ? $a(t) : r === "error" && Va(t);
5366
5366
  }
5367
5367
  function E(O, R) {
5368
5368
  const r = n.pseudoToNative(O), t = n.pseudoToNative(R);
@@ -5398,10 +5398,10 @@ function Zl(n, o) {
5398
5398
  n.createAsyncFunction(y)
5399
5399
  );
5400
5400
  }
5401
- class Ql {
5401
+ class tc {
5402
5402
  constructor(o) {
5403
- Xt(this, "context");
5404
- Xt(this, "nodes");
5403
+ Wt(this, "context");
5404
+ Wt(this, "nodes");
5405
5405
  this.context = o, this.nodes = {};
5406
5406
  const l = (v) => {
5407
5407
  var _;
@@ -5426,7 +5426,7 @@ class Ql {
5426
5426
  E = this.context.data.view.nodes;
5427
5427
  if (!E)
5428
5428
  return "";
5429
- const y = El(
5429
+ const y = Ol(
5430
5430
  this.context.type,
5431
5431
  this.context.data.type,
5432
5432
  this.context.data.version,
@@ -5439,8 +5439,8 @@ class Ql {
5439
5439
  this.getNode(o);
5440
5440
  }
5441
5441
  }
5442
- function ec(n, o, l) {
5443
- const v = new Ql(n);
5442
+ function rc(n, o, l) {
5443
+ const v = new tc(n);
5444
5444
  function _(e, i, s) {
5445
5445
  const u = o.pseudoToNative(e), c = o.pseudoToNative(i), a = o.pseudoToNative(s), p = v.addNode(u, c, a);
5446
5446
  return o.nativeToPseudo(p);
@@ -5458,14 +5458,14 @@ function ec(n, o, l) {
5458
5458
  }
5459
5459
  const p = u.split("."), h = p.length;
5460
5460
  for (let b = 0; b < h; b++) {
5461
- const S = p[b];
5461
+ const x = p[b];
5462
5462
  if (b === h - 1)
5463
- return o.nativeToPseudo(a[S]);
5463
+ return o.nativeToPseudo(a[x]);
5464
5464
  if (!a) {
5465
5465
  console.error(`getNodePropV1 unpkg failed, ${c}`);
5466
5466
  return;
5467
5467
  }
5468
- a = a[S];
5468
+ a = a[x];
5469
5469
  }
5470
5470
  }
5471
5471
  function O(e, i, s) {
@@ -5475,17 +5475,17 @@ function ec(n, o, l) {
5475
5475
  console.error(`setNodePropV1 node not found, ${p}`);
5476
5476
  return;
5477
5477
  }
5478
- const b = c.split("."), S = b.length;
5479
- for (let T = 0; T < S; T++) {
5480
- const x = b[T];
5481
- if (T === S - 1)
5482
- h[x] = a;
5478
+ const b = c.split("."), x = b.length;
5479
+ for (let T = 0; T < x; T++) {
5480
+ const S = b[T];
5481
+ if (T === x - 1)
5482
+ h[S] = a;
5483
5483
  else {
5484
5484
  if (!h) {
5485
5485
  console.error(`setNodePropV1 unpkg failed, ${p}`);
5486
5486
  return;
5487
5487
  }
5488
- h = h[x];
5488
+ h = h[S];
5489
5489
  }
5490
5490
  }
5491
5491
  }
@@ -5495,13 +5495,13 @@ function ec(n, o, l) {
5495
5495
  }
5496
5496
  function r(e, i, s) {
5497
5497
  const u = o.pseudoToNative(e), c = o.pseudoToNative(i);
5498
- $a({ title: u, text: c }).then((a) => {
5498
+ Ga({ title: u, text: c }).then((a) => {
5499
5499
  s(o.nativeToPseudo(a)), o.run();
5500
5500
  });
5501
5501
  }
5502
5502
  function t(e, i, s, u) {
5503
5503
  const c = o.pseudoToNative(e), a = o.pseudoToNative(i), p = o.pseudoToNative(s);
5504
- Va({ title: c, label: a, value: p }).then((h) => {
5504
+ Ya({ title: c, label: a, value: p }).then((h) => {
5505
5505
  u(o.nativeToPseudo(h)), o.run();
5506
5506
  });
5507
5507
  }
@@ -5535,16 +5535,16 @@ function ec(n, o, l) {
5535
5535
  o.createAsyncFunction(t)
5536
5536
  );
5537
5537
  }
5538
- function tc(n, o, l) {
5539
- Zl(o, l), ec(n, o, l);
5538
+ function nc(n, o, l) {
5539
+ ec(o, l), rc(n, o, l);
5540
5540
  }
5541
- const rc = `
5541
+ const ic = `
5542
5542
  var __env__ = 'dev'
5543
5543
 
5544
5544
  function __getEnvV1__() {
5545
5545
  return __env__
5546
5546
  }
5547
- `, nc = `
5547
+ `, ac = `
5548
5548
  var __events__ = {}
5549
5549
 
5550
5550
  function __addEventListenerV1__(id, event, callback) {
@@ -5615,7 +5615,7 @@ function __triggerEvent__(id, event, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p1
5615
5615
  callbacks[i](p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16)
5616
5616
  }
5617
5617
  }
5618
- `, ic = `
5618
+ `, oc = `
5619
5619
  var __timers__ = {}
5620
5620
  var __currTimerId__ = 0
5621
5621
 
@@ -5657,15 +5657,15 @@ function __timeoutCallbackV1__(timerId) {
5657
5657
  }
5658
5658
  }
5659
5659
  }
5660
- `, ac = `
5660
+ `, uc = `
5661
5661
  function __destroy__() {
5662
5662
  }
5663
- `, oc = rc + nc + ic + ac;
5664
- function Yi(n, o) {
5665
- const l = new ql(
5666
- oc,
5663
+ `, sc = ic + ac + oc + uc;
5664
+ function Xi(n, o) {
5665
+ const l = new Ql(
5666
+ sc,
5667
5667
  (v, _) => {
5668
- tc(n, v, _);
5668
+ nc(n, v, _);
5669
5669
  }
5670
5670
  );
5671
5671
  return l.appendCode(o), l.appendCode(`
@@ -5673,32 +5673,32 @@ __env__ = '${n.env}';
5673
5673
  __triggerEvent__('globality', 'startup');
5674
5674
  `), l.run(), l;
5675
5675
  }
5676
- function zi(n) {
5676
+ function Wi(n) {
5677
5677
  n.appendCode("__destroy__();"), n.run();
5678
5678
  }
5679
- const ce = /* @__PURE__ */ ae({
5679
+ const fe = /* @__PURE__ */ oe({
5680
5680
  __name: "index",
5681
5681
  props: {
5682
5682
  refContext: {},
5683
5683
  state: {}
5684
5684
  },
5685
5685
  setup(n) {
5686
- const { t: o } = ni(), l = n, v = Mi(), _ = he(), E = Nr(), y = Sr(), O = Ui(), R = ti();
5687
- ri(() => {
5686
+ const { t: o } = oi(), l = n, v = ji(), _ = he(), E = wr(), y = Pr(), O = $i(), R = ii();
5687
+ ai(() => {
5688
5688
  R.value = De(O[l.refContext.refid]);
5689
5689
  }), R.value || Me.emit("compNotAvail", l.refContext.refid);
5690
5690
  let r;
5691
5691
  if (R.value && _ === "runtime") {
5692
5692
  const a = R.value.data, p = R.value.data.code.script;
5693
- p && (r = Yi({ env: v, type: E, data: a }, p));
5693
+ p && (r = Xi({ env: v, type: E, data: a }, p));
5694
5694
  }
5695
- ji(r), hr(() => {
5696
- r && zi(r);
5695
+ Vi(r), mr(() => {
5696
+ r && Wi(r);
5697
5697
  });
5698
5698
  const t = () => {
5699
5699
  console.log("triggerUpdate");
5700
5700
  };
5701
- Aa(
5701
+ Da(
5702
5702
  () => l.state,
5703
5703
  () => {
5704
5704
  t();
@@ -5706,7 +5706,7 @@ const ce = /* @__PURE__ */ ae({
5706
5706
  { deep: !0, immediate: !0 }
5707
5707
  );
5708
5708
  function e(a) {
5709
- const p = xr[y.version].refKey, h = Ne[p];
5709
+ const p = Cr[y.version].refKey, h = Ne[p];
5710
5710
  return h ? J(h.comp, {
5711
5711
  refContext: {
5712
5712
  parent: l.refContext,
@@ -5721,8 +5721,8 @@ const ce = /* @__PURE__ */ ae({
5721
5721
  if (!p)
5722
5722
  return console.assert(!1, `element not found key=${a.basic.key}`), J("div", `element not found key=${a.basic.key}`);
5723
5723
  const h = [];
5724
- return p.slots.some((S) => S.key === "default") && ((b = a.children) == null || b.forEach((S) => {
5725
- h.push(s(S));
5724
+ return p.slots.some((x) => x.key === "default") && ((b = a.children) == null || b.forEach((x) => {
5725
+ h.push(s(x));
5726
5726
  })), J(p.comp, { node: a }, { default: () => h });
5727
5727
  }
5728
5728
  function s(a) {
@@ -5751,9 +5751,9 @@ const ce = /* @__PURE__ */ ae({
5751
5751
  } else
5752
5752
  return console.assert(!1, `invalid subtype=${a}`), J("div", `invalid subtype=${a}`);
5753
5753
  };
5754
- return (a, p) => (X(), ne(c));
5754
+ return (a, p) => (G(), Q(c));
5755
5755
  }
5756
- }), uc = /* @__PURE__ */ ae({
5756
+ }), lc = /* @__PURE__ */ oe({
5757
5757
  __name: "index",
5758
5758
  props: {
5759
5759
  node: {},
@@ -5795,8 +5795,8 @@ const ce = /* @__PURE__ */ ae({
5795
5795
  }), u;
5796
5796
  });
5797
5797
  return (u, c) => {
5798
- const a = pe("v-data-table");
5799
- return X(), ne(a, {
5798
+ const a = ie("v-data-table");
5799
+ return G(), Q(a, {
5800
5800
  width: v.value,
5801
5801
  height: _.value,
5802
5802
  headers: E.value,
@@ -5807,11 +5807,11 @@ const ce = /* @__PURE__ */ ae({
5807
5807
  loading: t.value,
5808
5808
  "multi-sort": e.value,
5809
5809
  theme: i.value
5810
- }, Kt({ _: 2 }, [
5811
- Ia(s.value, (p, h) => ({
5810
+ }, qt({ _: 2 }, [
5811
+ La(s.value, (p, h) => ({
5812
5812
  name: `item.${p.column}`,
5813
- fn: Z(({ value: b }) => [
5814
- q(ce, {
5813
+ fn: ee(({ value: b }) => [
5814
+ Z(fe, {
5815
5815
  "ref-context": { refid: p.comp },
5816
5816
  state: { value: b }
5817
5817
  }, null, 8, ["ref-context", "state"])
@@ -5820,7 +5820,7 @@ const ce = /* @__PURE__ */ ae({
5820
5820
  ]), 1032, ["width", "height", "headers", "items", "density", "fixed-header", "fixed-footer", "loading", "multi-sort", "theme"]);
5821
5821
  };
5822
5822
  }
5823
- }), sc = [
5823
+ }), cc = [
5824
5824
  {
5825
5825
  name: "x-runtime-lib.start",
5826
5826
  ui: "word",
@@ -5839,7 +5839,7 @@ const ce = /* @__PURE__ */ ae({
5839
5839
  validator: (n) => n === "end",
5840
5840
  default: "end"
5841
5841
  }
5842
- ], zn = {
5842
+ ], Hn = {
5843
5843
  key: "size",
5844
5844
  name: "x-runtime-lib.size",
5845
5845
  children: [
@@ -5847,18 +5847,18 @@ const ce = /* @__PURE__ */ ae({
5847
5847
  key: "width",
5848
5848
  name: "x-runtime-lib.width",
5849
5849
  ui: "multiTypes",
5850
- types: Q,
5850
+ types: te,
5851
5851
  default: ""
5852
5852
  },
5853
5853
  {
5854
5854
  key: "height",
5855
5855
  name: "x-runtime-lib.height",
5856
5856
  ui: "multiTypes",
5857
- types: Q,
5857
+ types: te,
5858
5858
  default: ""
5859
5859
  }
5860
5860
  ]
5861
- }, Xn = {
5861
+ }, Jn = {
5862
5862
  key: "settings",
5863
5863
  name: "x-runtime-lib.settings",
5864
5864
  children: [
@@ -5888,28 +5888,28 @@ const ce = /* @__PURE__ */ ae({
5888
5888
  key: "align",
5889
5889
  name: "x-runtime-lib.align",
5890
5890
  ui: "multiTypes",
5891
- types: sc,
5891
+ types: cc,
5892
5892
  default: "start"
5893
5893
  },
5894
5894
  {
5895
5895
  key: "width",
5896
5896
  name: "x-runtime-lib.width",
5897
5897
  ui: "multiTypes",
5898
- types: Q,
5898
+ types: te,
5899
5899
  default: ""
5900
5900
  },
5901
5901
  {
5902
5902
  key: "minWidth",
5903
5903
  name: "x-runtime-lib.minWidth",
5904
5904
  ui: "multiTypes",
5905
- types: Q,
5905
+ types: te,
5906
5906
  default: ""
5907
5907
  },
5908
5908
  {
5909
5909
  key: "maxWidth",
5910
5910
  name: "x-runtime-lib.maxWidth",
5911
5911
  ui: "multiTypes",
5912
- types: Q,
5912
+ types: te,
5913
5913
  default: ""
5914
5914
  },
5915
5915
  {
@@ -5932,7 +5932,7 @@ const ce = /* @__PURE__ */ ae({
5932
5932
  key: "density",
5933
5933
  name: "x-runtime-lib.density",
5934
5934
  ui: "select",
5935
- items: Bi,
5935
+ items: Gi,
5936
5936
  default: "default"
5937
5937
  },
5938
5938
  {
@@ -5960,7 +5960,7 @@ const ce = /* @__PURE__ */ ae({
5960
5960
  default: !1
5961
5961
  }
5962
5962
  ]
5963
- }, Wn = {
5963
+ }, Kn = {
5964
5964
  key: "slots",
5965
5965
  name: "x-runtime-lib.slots",
5966
5966
  children: [
@@ -5985,27 +5985,27 @@ const ce = /* @__PURE__ */ ae({
5985
5985
  defaultArray: []
5986
5986
  }
5987
5987
  ]
5988
- }, lc = {
5989
- key: or,
5988
+ }, fc = {
5989
+ key: ur,
5990
5990
  name: "x-runtime-lib.dataTable",
5991
- comp: uc,
5991
+ comp: lc,
5992
5992
  slots: [],
5993
5993
  events: [],
5994
5994
  methods: [],
5995
5995
  props: {
5996
- pageCommon: [$, zn, Xn, Wn],
5997
- compCommon: [$, zn, Xn, Wn]
5996
+ pageCommon: [F, Hn, Jn, Kn],
5997
+ compCommon: [F, Hn, Jn, Kn]
5998
5998
  }
5999
5999
  };
6000
- function cc(n, o) {
6000
+ function pc(n, o) {
6001
6001
  const l = N(() => n.node.basic.id), v = N(() => `callMethod@${l.value}`);
6002
- Da(() => {
6002
+ Ma(() => {
6003
6003
  Me.on(v.value, o);
6004
- }), hr(() => {
6004
+ }), mr(() => {
6005
6005
  Me.off(v.value, o);
6006
6006
  });
6007
6007
  }
6008
- const fc = ["id"], pc = /* @__PURE__ */ ae({
6008
+ const dc = ["id"], hc = /* @__PURE__ */ oe({
6009
6009
  __name: "index",
6010
6010
  props: {
6011
6011
  node: {},
@@ -6015,33 +6015,33 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6015
6015
  const o = n, l = he(), v = N(() => {
6016
6016
  var y;
6017
6017
  return (y = o.node.basic) == null ? void 0 : y.id;
6018
- }), { open: _ } = Ga(`runtimeDlg/${v.value}`);
6019
- return cc(o, (y) => {
6018
+ }), { open: _ } = za(`runtimeDlg/${v.value}`);
6019
+ return pc(o, (y) => {
6020
6020
  const { name: O } = y;
6021
6021
  O === "open" ? _.value = !0 : O === "close" && (_.value = !1);
6022
6022
  }), (y, O) => {
6023
- const R = pe("v-dialog");
6024
- return X(), ne(R, {
6023
+ const R = ie("v-dialog");
6024
+ return G(), Q(R, {
6025
6025
  modelValue: Le(_),
6026
- "onUpdate:modelValue": O[0] || (O[0] = (r) => La(_) ? _.value = r : null)
6026
+ "onUpdate:modelValue": O[0] || (O[0] = (r) => Fa(_) ? _.value = r : null)
6027
6027
  }, {
6028
- activator: Z(() => [
6029
- Le(l) === "editor" ? (X(), je("div", {
6028
+ activator: ee(() => [
6029
+ Le(l) === "editor" ? (G(), je("div", {
6030
6030
  key: 0,
6031
6031
  id: `__node__@${v.value}`
6032
- }, null, 8, fc)) : Ma("", !0)
6032
+ }, null, 8, dc)) : Ua("", !0)
6033
6033
  ]),
6034
- default: Z(() => [
6035
- dr(y.$slots, "default")
6034
+ default: ee(() => [
6035
+ yr(y.$slots, "default")
6036
6036
  ]),
6037
6037
  _: 3
6038
6038
  }, 8, ["modelValue"]);
6039
6039
  };
6040
6040
  }
6041
- }), dc = {
6042
- key: ur,
6041
+ }), vc = {
6042
+ key: sr,
6043
6043
  name: "x-runtime-lib.dialog",
6044
- comp: pc,
6044
+ comp: hc,
6045
6045
  slots: [
6046
6046
  {
6047
6047
  key: "default",
@@ -6064,11 +6064,11 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6064
6064
  }
6065
6065
  ],
6066
6066
  props: {
6067
- pageCommon: [$],
6068
- compCommon: [$]
6067
+ pageCommon: [F],
6068
+ compCommon: [F]
6069
6069
  },
6070
6070
  teleport: !0
6071
- }, Hn = {
6071
+ }, qn = {
6072
6072
  key: "globalSettings",
6073
6073
  name: "x-runtime-lib.globalSettings",
6074
6074
  children: [
@@ -6079,8 +6079,8 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6079
6079
  default: "#00000000"
6080
6080
  }
6081
6081
  ]
6082
- }, hc = {
6083
- key: sr,
6082
+ }, yc = {
6083
+ key: lr,
6084
6084
  name: "x-runtime-lib.globality",
6085
6085
  comp: null,
6086
6086
  slots: [
@@ -6122,11 +6122,11 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6122
6122
  ],
6123
6123
  methods: [],
6124
6124
  props: {
6125
- pageCommon: [Hn],
6126
- compCommon: [Hn]
6125
+ pageCommon: [qn],
6126
+ compCommon: [qn]
6127
6127
  },
6128
6128
  internal: !0
6129
- }, vc = { key: 0 }, yc = /* @__PURE__ */ ae({
6129
+ }, mc = { key: 0 }, _c = /* @__PURE__ */ oe({
6130
6130
  __name: "index",
6131
6131
  props: {
6132
6132
  node: {},
@@ -6153,9 +6153,9 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6153
6153
  return l !== "runtime" ? !0 : (e = o.node.settings) == null ? void 0 : e.readonly;
6154
6154
  }), t = N(() => v.value ? "dark" : "light");
6155
6155
  return (e, i) => {
6156
- const s = pe("v-number-input");
6157
- return Le(l) === "editor" ? (X(), je("div", vc, [
6158
- q(s, {
6156
+ const s = ie("v-number-input");
6157
+ return Le(l) === "editor" ? (G(), je("div", mc, [
6158
+ Z(s, {
6159
6159
  "model-value": _.value,
6160
6160
  label: E.value,
6161
6161
  placeholder: y.value,
@@ -6164,7 +6164,7 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6164
6164
  readonly: r.value,
6165
6165
  theme: t.value
6166
6166
  }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
6167
- ])) : (X(), ne(s, {
6167
+ ])) : (G(), Q(s, {
6168
6168
  key: 1,
6169
6169
  "model-value": _.value,
6170
6170
  label: E.value,
@@ -6176,7 +6176,7 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6176
6176
  }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
6177
6177
  };
6178
6178
  }
6179
- }), Jn = {
6179
+ }), Zn = {
6180
6180
  key: "settings",
6181
6181
  name: "x-runtime-lib.settings",
6182
6182
  children: [
@@ -6221,18 +6221,34 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6221
6221
  default: !1
6222
6222
  }
6223
6223
  ]
6224
- }, mc = {
6225
- key: lr,
6224
+ }, bc = {
6225
+ key: cr,
6226
6226
  name: "x-runtime-lib.numberInput",
6227
- comp: yc,
6227
+ comp: _c,
6228
6228
  slots: [],
6229
6229
  events: [],
6230
6230
  methods: [],
6231
6231
  props: {
6232
- pageCommon: [$, Jn],
6233
- compCommon: [$, Jn]
6232
+ pageCommon: [F, Zn],
6233
+ compCommon: [F, Zn]
6234
6234
  }
6235
- }, _c = /* @__PURE__ */ ae({
6235
+ }, gc = {};
6236
+ function Ec(n, o) {
6237
+ const l = ie("v-rating");
6238
+ return G(), Q(l);
6239
+ }
6240
+ const Rc = /* @__PURE__ */ Tt(gc, [["render", Ec]]), Oc = {
6241
+ key: fr,
6242
+ name: "x-runtime-lib.rating",
6243
+ comp: Rc,
6244
+ slots: [],
6245
+ events: [],
6246
+ methods: [],
6247
+ props: {
6248
+ pageCommon: [F],
6249
+ compCommon: [F]
6250
+ }
6251
+ }, Tc = /* @__PURE__ */ oe({
6236
6252
  __name: "index",
6237
6253
  props: {
6238
6254
  id: {},
@@ -6241,25 +6257,25 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6241
6257
  outer: { type: Boolean }
6242
6258
  },
6243
6259
  setup(n) {
6244
- const { t: o } = ni(), l = n, v = Mi(), _ = he(), E = Fi(), y = Nr(), O = Sr(), R = Ui(), r = ti();
6245
- ri(() => {
6260
+ const { t: o } = oi(), l = n, v = ji(), _ = he(), E = Bi(), y = wr(), O = Pr(), R = $i(), r = ii();
6261
+ ai(() => {
6246
6262
  r.value = De(R[l.refContext.refid]);
6247
6263
  }), r.value || Me.emit("compNotAvail", l.refContext.refid);
6248
6264
  let t;
6249
6265
  if (r.value && _ === "runtime") {
6250
6266
  const h = r.value.data, b = r.value.data.code.script;
6251
- b && (t = Yi({ env: v, type: y, data: h }, b));
6267
+ b && (t = Xi({ env: v, type: y, data: h }, b));
6252
6268
  }
6253
- ji(t), hr(() => {
6254
- t && zi(t);
6269
+ Vi(t), mr(() => {
6270
+ t && Wi(t);
6255
6271
  });
6256
- const { applySize: e } = Vi(_, E, l), i = N(() => {
6272
+ const { applySize: e } = Yi(_, E, l), i = N(() => {
6257
6273
  const h = {}, b = O.type;
6258
6274
  return y === "page" ? b === "common" ? e(h) : console.assert(!1) : y === "comp" && b === "common" ? e(h) : console.assert(!1), h;
6259
6275
  });
6260
6276
  function s(h) {
6261
- const b = xr[O.version].refKey, S = Ne[b];
6262
- return S ? J(S.comp, {
6277
+ const b = Cr[O.version].refKey, x = Ne[b];
6278
+ return x ? J(x.comp, {
6263
6279
  refContext: {
6264
6280
  parent: l.refContext,
6265
6281
  refid: h.ref.id
@@ -6272,11 +6288,11 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6272
6288
  const b = Ne[h.basic.key];
6273
6289
  if (!b)
6274
6290
  return console.assert(!1, `element not found key=${h.basic.key}`), J("div", `element not found key=${h.basic.key}`);
6275
- const S = [];
6276
- return b.slots.some((x) => x.key === "default") && ((T = h.children) == null || T.forEach((x) => {
6277
- const A = c(x);
6278
- S.push(A);
6279
- })), J(b.comp, { node: h }, { default: () => S });
6291
+ const x = [];
6292
+ return b.slots.some((S) => S.key === "default") && ((T = h.children) == null || T.forEach((S) => {
6293
+ const A = c(S);
6294
+ x.push(A);
6295
+ })), J(b.comp, { node: h }, { default: () => x });
6280
6296
  }
6281
6297
  function c(h) {
6282
6298
  return h.ref ? s(h) : u(h);
@@ -6298,15 +6314,15 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6298
6314
  const h = r.value.data.type;
6299
6315
  if (h === "common") {
6300
6316
  const b = [];
6301
- return r.value.data.view.nodes.forEach((S) => {
6302
- b.push(c(S));
6317
+ return r.value.data.view.nodes.forEach((x) => {
6318
+ b.push(c(x));
6303
6319
  }), J("div", { id: l.id, style: i.value }, b);
6304
6320
  } else
6305
6321
  return console.assert(!1, `invalid subtype=${h}`), J("div", { id: l.id }, `invalid subtype=${h}`);
6306
6322
  };
6307
- return (h, b) => (X(), ne(p));
6323
+ return (h, b) => (G(), Q(p));
6308
6324
  }
6309
- }), Kn = {
6325
+ }), Qn = {
6310
6326
  key: "ref",
6311
6327
  name: "x-runtime-lib.ref",
6312
6328
  children: [
@@ -6317,18 +6333,18 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6317
6333
  default: ""
6318
6334
  }
6319
6335
  ]
6320
- }, bc = {
6336
+ }, Nc = {
6321
6337
  key: bt,
6322
6338
  name: "x-runtime-lib.ref",
6323
- comp: _c,
6339
+ comp: Tc,
6324
6340
  slots: [],
6325
6341
  events: [],
6326
6342
  methods: [],
6327
6343
  props: {
6328
- pageCommon: [$, gt, Kn],
6329
- compCommon: [$, gt, Kn]
6344
+ pageCommon: [F, gt, Qn],
6345
+ compCommon: [F, gt, Qn]
6330
6346
  }
6331
- }, gc = { key: 0 }, Ec = /* @__PURE__ */ ae({
6347
+ }, xc = { key: 0 }, Sc = /* @__PURE__ */ oe({
6332
6348
  __name: "index",
6333
6349
  props: {
6334
6350
  node: {},
@@ -6355,9 +6371,9 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6355
6371
  return l !== "runtime" ? !0 : (e = o.node.settings) == null ? void 0 : e.readonly;
6356
6372
  }), t = N(() => v.value ? "dark" : "light");
6357
6373
  return (e, i) => {
6358
- const s = pe("v-select");
6359
- return Le(l) === "editor" ? (X(), je("div", gc, [
6360
- q(s, {
6374
+ const s = ie("v-select");
6375
+ return Le(l) === "editor" ? (G(), je("div", xc, [
6376
+ Z(s, {
6361
6377
  "model-value": _.value,
6362
6378
  label: E.value,
6363
6379
  placeholder: y.value,
@@ -6366,7 +6382,7 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6366
6382
  readonly: r.value,
6367
6383
  theme: t.value
6368
6384
  }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
6369
- ])) : (X(), ne(s, {
6385
+ ])) : (G(), Q(s, {
6370
6386
  key: 1,
6371
6387
  "model-value": _.value,
6372
6388
  label: E.value,
@@ -6378,7 +6394,7 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6378
6394
  }, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
6379
6395
  };
6380
6396
  }
6381
- }), qn = {
6397
+ }), ei = {
6382
6398
  key: "settings",
6383
6399
  name: "x-runtime-lib.settings",
6384
6400
  children: [
@@ -6419,18 +6435,34 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6419
6435
  default: !1
6420
6436
  }
6421
6437
  ]
6422
- }, Rc = {
6423
- key: cr,
6438
+ }, wc = {
6439
+ key: pr,
6424
6440
  name: "x-runtime-lib.select",
6425
- comp: Ec,
6441
+ comp: Sc,
6426
6442
  slots: [],
6427
6443
  events: [],
6428
6444
  methods: [],
6429
6445
  props: {
6430
- pageCommon: [$, qn],
6431
- compCommon: [$, qn]
6446
+ pageCommon: [F, ei],
6447
+ compCommon: [F, ei]
6432
6448
  }
6433
- }, Oc = { key: 0 }, Tc = /* @__PURE__ */ ae({
6449
+ }, Pc = {};
6450
+ function Cc(n, o) {
6451
+ const l = ie("v-text-area");
6452
+ return G(), Q(l);
6453
+ }
6454
+ const kc = /* @__PURE__ */ Tt(Pc, [["render", Cc]]), Ac = {
6455
+ key: dr,
6456
+ name: "x-runtime-lib.textArea",
6457
+ comp: kc,
6458
+ slots: [],
6459
+ events: [],
6460
+ methods: [],
6461
+ props: {
6462
+ pageCommon: [F],
6463
+ compCommon: [F]
6464
+ }
6465
+ }, Ic = { key: 0 }, Dc = /* @__PURE__ */ oe({
6434
6466
  __name: "index",
6435
6467
  props: {
6436
6468
  node: {},
@@ -6466,20 +6498,20 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6466
6498
  return (u = o.node.slots) == null ? void 0 : u.prependInner;
6467
6499
  });
6468
6500
  return (u, c) => {
6469
- const a = pe("v-text-field");
6470
- return Le(l) === "editor" ? (X(), je("div", Oc, [
6471
- q(a, {
6501
+ const a = ie("v-text-field");
6502
+ return Le(l) === "editor" ? (G(), je("div", Ic, [
6503
+ Z(a, {
6472
6504
  label: _.value,
6473
6505
  placeholder: E.value,
6474
6506
  "hide-details": y.value,
6475
6507
  "single-line": O.value,
6476
6508
  readonly: R.value,
6477
6509
  theme: r.value
6478
- }, Kt({ _: 2 }, [
6510
+ }, qt({ _: 2 }, [
6479
6511
  t.value ? {
6480
6512
  name: "append",
6481
- fn: Z(() => [
6482
- q(ce, {
6513
+ fn: ee(() => [
6514
+ Z(fe, {
6483
6515
  "ref-context": { refid: t.value },
6484
6516
  state: {}
6485
6517
  }, null, 8, ["ref-context"])
@@ -6488,8 +6520,8 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6488
6520
  } : void 0,
6489
6521
  e.value ? {
6490
6522
  name: "append-inner",
6491
- fn: Z(() => [
6492
- q(ce, {
6523
+ fn: ee(() => [
6524
+ Z(fe, {
6493
6525
  "ref-context": { refid: e.value },
6494
6526
  state: {}
6495
6527
  }, null, 8, ["ref-context"])
@@ -6498,8 +6530,8 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6498
6530
  } : void 0,
6499
6531
  i.value ? {
6500
6532
  name: "prepend",
6501
- fn: Z(() => [
6502
- q(ce, {
6533
+ fn: ee(() => [
6534
+ Z(fe, {
6503
6535
  "ref-context": { refid: i.value },
6504
6536
  state: {}
6505
6537
  }, null, 8, ["ref-context"])
@@ -6508,8 +6540,8 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6508
6540
  } : void 0,
6509
6541
  s.value ? {
6510
6542
  name: "prepend-inner",
6511
- fn: Z(() => [
6512
- q(ce, {
6543
+ fn: ee(() => [
6544
+ Z(fe, {
6513
6545
  "ref-context": { refid: s.value },
6514
6546
  state: {}
6515
6547
  }, null, 8, ["ref-context"])
@@ -6517,7 +6549,7 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6517
6549
  key: "3"
6518
6550
  } : void 0
6519
6551
  ]), 1032, ["label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
6520
- ])) : (X(), ne(a, {
6552
+ ])) : (G(), Q(a, {
6521
6553
  key: 1,
6522
6554
  label: _.value,
6523
6555
  placeholder: E.value,
@@ -6525,11 +6557,11 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6525
6557
  "single-line": O.value,
6526
6558
  readonly: R.value,
6527
6559
  theme: r.value
6528
- }, Kt({ _: 2 }, [
6560
+ }, qt({ _: 2 }, [
6529
6561
  t.value ? {
6530
6562
  name: "append",
6531
- fn: Z(() => [
6532
- q(ce, {
6563
+ fn: ee(() => [
6564
+ Z(fe, {
6533
6565
  "ref-context": { refid: t.value },
6534
6566
  state: {}
6535
6567
  }, null, 8, ["ref-context"])
@@ -6538,8 +6570,8 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6538
6570
  } : void 0,
6539
6571
  e.value ? {
6540
6572
  name: "append-inner",
6541
- fn: Z(() => [
6542
- q(ce, {
6573
+ fn: ee(() => [
6574
+ Z(fe, {
6543
6575
  "ref-context": { refid: e.value },
6544
6576
  state: {}
6545
6577
  }, null, 8, ["ref-context"])
@@ -6548,8 +6580,8 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6548
6580
  } : void 0,
6549
6581
  i.value ? {
6550
6582
  name: "prepend",
6551
- fn: Z(() => [
6552
- q(ce, {
6583
+ fn: ee(() => [
6584
+ Z(fe, {
6553
6585
  "ref-context": { refid: i.value },
6554
6586
  state: {}
6555
6587
  }, null, 8, ["ref-context"])
@@ -6558,8 +6590,8 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6558
6590
  } : void 0,
6559
6591
  s.value ? {
6560
6592
  name: "prepend-inner",
6561
- fn: Z(() => [
6562
- q(ce, {
6593
+ fn: ee(() => [
6594
+ Z(fe, {
6563
6595
  "ref-context": { refid: s.value },
6564
6596
  state: {}
6565
6597
  }, null, 8, ["ref-context"])
@@ -6569,7 +6601,7 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6569
6601
  ]), 1032, ["label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
6570
6602
  };
6571
6603
  }
6572
- }), Zn = {
6604
+ }), ti = {
6573
6605
  key: "settings",
6574
6606
  name: "x-runtime-lib.settings",
6575
6607
  children: [
@@ -6604,7 +6636,7 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6604
6636
  default: !1
6605
6637
  }
6606
6638
  ]
6607
- }, Qn = {
6639
+ }, ri = {
6608
6640
  key: "slots",
6609
6641
  name: "x-runtime-lib.slots",
6610
6642
  children: [
@@ -6633,10 +6665,10 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6633
6665
  default: ""
6634
6666
  }
6635
6667
  ]
6636
- }, Nc = {
6637
- key: fr,
6668
+ }, Lc = {
6669
+ key: hr,
6638
6670
  name: "x-runtime-lib.textField",
6639
- comp: Tc,
6671
+ comp: Dc,
6640
6672
  slots: [
6641
6673
  {
6642
6674
  key: "append",
@@ -6658,15 +6690,14 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6658
6690
  events: [],
6659
6691
  methods: [],
6660
6692
  props: {
6661
- pageCommon: [$, Zn, Qn],
6662
- compCommon: [$, Zn, Qn]
6693
+ pageCommon: [F, ti, ri],
6694
+ compCommon: [F, ti, ri]
6663
6695
  }
6664
- }, Sc = {
6696
+ }, Mc = {
6665
6697
  version: "v1",
6666
- globalityKey: sr,
6698
+ globalityKey: lr,
6667
6699
  refKey: bt,
6668
6700
  elements: /* @__PURE__ */ new Set([
6669
- tr,
6670
6701
  rr,
6671
6702
  nr,
6672
6703
  ir,
@@ -6675,32 +6706,37 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6675
6706
  ur,
6676
6707
  sr,
6677
6708
  lr,
6678
- bt,
6679
6709
  cr,
6680
- fr
6710
+ fr,
6711
+ bt,
6712
+ pr,
6713
+ dr,
6714
+ hr
6681
6715
  ]),
6682
6716
  groups: [
6683
6717
  {
6684
6718
  key: "basic",
6685
6719
  name: "x-runtime-lib.basic",
6686
6720
  items: [
6687
- tr,
6688
6721
  rr,
6689
6722
  nr,
6690
6723
  ir,
6691
6724
  ar,
6692
6725
  or,
6693
6726
  ur,
6694
- lr,
6695
- bt,
6727
+ sr,
6696
6728
  cr,
6697
- fr
6729
+ fr,
6730
+ bt,
6731
+ pr,
6732
+ dr,
6733
+ hr
6698
6734
  ]
6699
6735
  }
6700
6736
  ]
6701
- }, xr = {
6702
- v1: Sc
6703
- }, Ne = {}, xc = {
6737
+ }, Cr = {
6738
+ v1: Mc
6739
+ }, Ne = {}, Fc = {
6704
6740
  key: "add",
6705
6741
  name: "METHOD_ADD",
6706
6742
  inputs: [],
@@ -6710,22 +6746,24 @@ const fc = ["id"], pc = /* @__PURE__ */ ae({
6710
6746
  name: "PARAM_NEW_NODE"
6711
6747
  }
6712
6748
  ]
6713
- }, ee = (n) => {
6714
- n.slots.some((o) => o.key === "default") && n.methods.unshift(xc), Ne[n.key] = n;
6749
+ }, K = (n) => {
6750
+ n.slots.some((o) => o.key === "default") && n.methods.unshift(Fc), Ne[n.key] = n;
6715
6751
  };
6716
- ee(Sl);
6717
- ee(Cl);
6718
- ee(Dl);
6719
- ee(Fl);
6720
- ee(Gl);
6721
- ee(lc);
6722
- ee(dc);
6723
- ee(hc);
6724
- ee(mc);
6725
- ee(bc);
6726
- ee(Rc);
6727
- ee(Nc);
6728
- const wc = (n, o, l) => {
6752
+ K(wl);
6753
+ K(Al);
6754
+ K(Ml);
6755
+ K(jl);
6756
+ K(zl);
6757
+ K(fc);
6758
+ K(vc);
6759
+ K(yc);
6760
+ K(bc);
6761
+ K(Oc);
6762
+ K(Nc);
6763
+ K(wc);
6764
+ K(Ac);
6765
+ K(Lc);
6766
+ const Uc = (n, o, l) => {
6729
6767
  const v = n[o];
6730
6768
  return v ? typeof v == "function" ? v() : Promise.resolve(v) : new Promise((_, E) => {
6731
6769
  (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(
@@ -6738,42 +6776,42 @@ const wc = (n, o, l) => {
6738
6776
  );
6739
6777
  });
6740
6778
  };
6741
- async function Gc(n) {
6742
- return (await wc(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en-jj6l69m2.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans-k6zfjt07.js") }), `./locales/${n}/index.ts`, 4)).default;
6779
+ async function Qc(n) {
6780
+ return (await Uc(/* @__PURE__ */ Object.assign({ "./locales/en/index.ts": () => import("./i18n-en-ell9fdk3.js"), "./locales/zhHans/index.ts": () => import("./i18n-zhHans-eeguv06v.js") }), `./locales/${n}/index.ts`, 4)).default;
6743
6781
  }
6744
6782
  export {
6745
- Rl as duplicateNode,
6746
- Lc as duplicateNodes,
6783
+ Tl as duplicateNode,
6784
+ zc as duplicateNodes,
6747
6785
  Ne as elements,
6748
- ii as genId,
6749
- Dc as getNode,
6750
- Fn as getPropDefault,
6751
- gl as getPropTag,
6752
- Un as initProps,
6786
+ ui as genId,
6787
+ Yc as getNode,
6788
+ Bn as getPropDefault,
6789
+ Rl as getPropTag,
6790
+ $n as initProps,
6753
6791
  Ve as injectDark,
6754
- Sr as injectData,
6755
- Ui as injectDepends,
6756
- Fi as injectDevice,
6757
- Mi as injectEnv,
6758
- Ol as injectInterpreter,
6792
+ Pr as injectData,
6793
+ $i as injectDepends,
6794
+ Bi as injectDevice,
6795
+ ji as injectEnv,
6796
+ Nl as injectInterpreter,
6759
6797
  he as injectMode,
6760
- Nr as injectType,
6761
- vr as isEmptyStr,
6762
- mr as isPercentStr,
6763
- yr as isPixelStr,
6764
- Gc as loadLocaleMessageRuntime,
6765
- Wt as parsePercentStr,
6766
- Ic as parsePixelStr,
6767
- xr as pkgs,
6768
- jc as provideDark,
6769
- $c as provideData,
6770
- Vc as provideDepends,
6771
- Uc as provideDevice,
6772
- Mc as provideEnv,
6773
- ji as provideInterpreter,
6774
- Fc as provideMode,
6775
- Bc as provideType,
6776
- El as spawnNode,
6777
- Yi as startInterpreter,
6778
- zi as stopInterpreter
6798
+ wr as injectType,
6799
+ _r as isEmptyStr,
6800
+ gr as isPercentStr,
6801
+ br as isPixelStr,
6802
+ Qc as loadLocaleMessageRuntime,
6803
+ Ht as parsePercentStr,
6804
+ Gc as parsePixelStr,
6805
+ Cr as pkgs,
6806
+ Jc as provideDark,
6807
+ qc as provideData,
6808
+ Zc as provideDepends,
6809
+ Hc as provideDevice,
6810
+ Xc as provideEnv,
6811
+ Vi as provideInterpreter,
6812
+ Wc as provideMode,
6813
+ Kc as provideType,
6814
+ Ol as spawnNode,
6815
+ Xi as startInterpreter,
6816
+ Wi as stopInterpreter
6779
6817
  };