x-runtime-lib 0.5.19 → 0.5.21
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,7 +1,7 @@
|
|
|
1
1
|
var Ta = Object.defineProperty;
|
|
2
2
|
var Na = (n, o, c) => o in n ? Ta(n, o, { enumerable: !0, configurable: !0, writable: !0, value: c }) : n[o] = c;
|
|
3
|
-
var
|
|
4
|
-
import { provide as
|
|
3
|
+
var Xt = (n, o, c) => Na(n, typeof o != "symbol" ? o + "" : o, c);
|
|
4
|
+
import { provide as me, inject as _e, readonly as cr, isReactive as qn, defineComponent as ne, computed as N, resolveComponent as Ne, openBlock as J, createBlock as fe, unref as De, createElementBlock as Ue, createVNode as q, normalizeStyle as Sa, renderSlot as Zn, onUnmounted as fr, watch as xa, h as H, createSlots as Kt, renderList as Pa, withCtx as te, onBeforeMount as wa, isRef as Ca, createCommentVNode as ka } from "vue";
|
|
5
5
|
import { useI18n as Qn } from "vue-i18n";
|
|
6
6
|
import { eventBus as Le, messageInfo as Aa, messageSuccess as Ia, messageWarning as Da, messageError as La, openConfirmDlg as Ma, openPromptDlg as Fa, useViewStack as Ua } from "x-essential-lib";
|
|
7
7
|
const fn = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
|
|
@@ -35,7 +35,7 @@ function gc(n) {
|
|
|
35
35
|
if (!isNaN(c) && c % 1 === 0)
|
|
36
36
|
return c;
|
|
37
37
|
}
|
|
38
|
-
function
|
|
38
|
+
function Wt(n) {
|
|
39
39
|
if (typeof n != "string" || !n.endsWith("%"))
|
|
40
40
|
return;
|
|
41
41
|
const o = n.substring(0, n.length - 1), c = parseFloat(o);
|
|
@@ -69,12 +69,12 @@ function nt(n) {
|
|
|
69
69
|
var o = typeof n;
|
|
70
70
|
return n != null && (o == "object" || o == "function");
|
|
71
71
|
}
|
|
72
|
-
var
|
|
72
|
+
var Ha = "[object AsyncFunction]", Ja = "[object Function]", Ka = "[object GeneratorFunction]", qa = "[object Proxy]";
|
|
73
73
|
function ni(n) {
|
|
74
74
|
if (!nt(n))
|
|
75
75
|
return !1;
|
|
76
76
|
var o = tt(n);
|
|
77
|
-
return o ==
|
|
77
|
+
return o == Ja || o == Ka || o == Ha || o == qa;
|
|
78
78
|
}
|
|
79
79
|
var Ht = ie["__core-js_shared__"], dn = function() {
|
|
80
80
|
var n = /[^.]+$/.exec(Ht && Ht.keys && Ht.keys.IE_PROTO || "");
|
|
@@ -113,7 +113,7 @@ function xe(n, o) {
|
|
|
113
113
|
var c = lo(n, o);
|
|
114
114
|
return so(c) ? c : void 0;
|
|
115
115
|
}
|
|
116
|
-
var
|
|
116
|
+
var qt = xe(ie, "WeakMap"), hn = Object.create, co = /* @__PURE__ */ function() {
|
|
117
117
|
function n() {
|
|
118
118
|
}
|
|
119
119
|
return function(o) {
|
|
@@ -165,7 +165,7 @@ function oi(n, o, c) {
|
|
|
165
165
|
var v = n[o];
|
|
166
166
|
(!(_o.call(n, o) && ai(v, c)) || c === void 0 && !(o in n)) && ii(n, o, c);
|
|
167
167
|
}
|
|
168
|
-
function
|
|
168
|
+
function Et(n, o, c, v) {
|
|
169
169
|
var _ = !c;
|
|
170
170
|
c || (c = {});
|
|
171
171
|
for (var E = -1, y = o.length; ++E < y; ) {
|
|
@@ -203,9 +203,9 @@ var li = Object.prototype, Oo = li.hasOwnProperty, To = li.propertyIsEnumerable,
|
|
|
203
203
|
function So() {
|
|
204
204
|
return !1;
|
|
205
205
|
}
|
|
206
|
-
var ci = typeof exports == "object" && exports && !exports.nodeType && exports, mn = ci && typeof module == "object" && module && !module.nodeType && module, xo = mn && mn.exports === ci, _n = xo ? ie.Buffer : void 0,
|
|
207
|
-
F[Yo] = F[zo] = F[Xo] = F[Wo] = F[
|
|
208
|
-
F[
|
|
206
|
+
var ci = typeof exports == "object" && exports && !exports.nodeType && exports, mn = ci && typeof module == "object" && module && !module.nodeType && module, xo = mn && mn.exports === ci, _n = xo ? ie.Buffer : void 0, Po = _n ? _n.isBuffer : void 0, fi = Po || So, wo = "[object Arguments]", Co = "[object Array]", ko = "[object Boolean]", Ao = "[object Date]", Io = "[object Error]", Do = "[object Function]", Lo = "[object Map]", Mo = "[object Number]", Fo = "[object Object]", Uo = "[object RegExp]", jo = "[object Set]", Bo = "[object String]", $o = "[object WeakMap]", Vo = "[object ArrayBuffer]", Go = "[object DataView]", Yo = "[object Float32Array]", zo = "[object Float64Array]", Xo = "[object Int8Array]", Wo = "[object Int16Array]", Ho = "[object Int32Array]", Jo = "[object Uint8Array]", Ko = "[object Uint8ClampedArray]", qo = "[object Uint16Array]", Zo = "[object Uint32Array]", F = {};
|
|
207
|
+
F[Yo] = F[zo] = F[Xo] = F[Wo] = F[Ho] = F[Jo] = F[Ko] = F[qo] = F[Zo] = !0;
|
|
208
|
+
F[wo] = F[Co] = F[Vo] = F[ko] = F[Go] = F[Ao] = F[Io] = F[Do] = F[Lo] = F[Mo] = F[Fo] = F[Uo] = F[jo] = F[Bo] = F[$o] = !1;
|
|
209
209
|
function Qo(n) {
|
|
210
210
|
return rt(n) && ui(n.length) && !!F[tt(n)];
|
|
211
211
|
}
|
|
@@ -214,10 +214,10 @@ function mr(n) {
|
|
|
214
214
|
return n(o);
|
|
215
215
|
};
|
|
216
216
|
}
|
|
217
|
-
var pi = typeof exports == "object" && exports && !exports.nodeType && exports, Ze = pi && typeof module == "object" && module && !module.nodeType && module, eu = Ze && Ze.exports === pi,
|
|
217
|
+
var pi = typeof exports == "object" && exports && !exports.nodeType && exports, Ze = pi && typeof module == "object" && module && !module.nodeType && module, eu = Ze && Ze.exports === pi, Jt = eu && ti.process, Fe = function() {
|
|
218
218
|
try {
|
|
219
219
|
var n = Ze && Ze.require && Ze.require("util").types;
|
|
220
|
-
return n ||
|
|
220
|
+
return n || Jt && Jt.binding && Jt.binding("util");
|
|
221
221
|
} catch {
|
|
222
222
|
}
|
|
223
223
|
}(), bn = Fe && Fe.isTypedArray, tu = bn ? mr(bn) : Qo, ru = Object.prototype, nu = ru.hasOwnProperty;
|
|
@@ -294,22 +294,22 @@ function Ru(n, o) {
|
|
|
294
294
|
var c = this.__data__;
|
|
295
295
|
return this.size += this.has(n) ? 0 : 1, c[n] = Qe && o === void 0 ? Eu : o, this;
|
|
296
296
|
}
|
|
297
|
-
function
|
|
297
|
+
function Oe(n) {
|
|
298
298
|
var o = -1, c = n == null ? 0 : n.length;
|
|
299
299
|
for (this.clear(); ++o < c; ) {
|
|
300
300
|
var v = n[o];
|
|
301
301
|
this.set(v[0], v[1]);
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
304
|
+
Oe.prototype.clear = pu;
|
|
305
|
+
Oe.prototype.delete = du;
|
|
306
|
+
Oe.prototype.get = mu;
|
|
307
|
+
Oe.prototype.has = gu;
|
|
308
|
+
Oe.prototype.set = Ru;
|
|
309
309
|
function Ou() {
|
|
310
310
|
this.__data__ = [], this.size = 0;
|
|
311
311
|
}
|
|
312
|
-
function
|
|
312
|
+
function Rt(n, o) {
|
|
313
313
|
for (var c = n.length; c--; )
|
|
314
314
|
if (ai(n[c][0], o))
|
|
315
315
|
return c;
|
|
@@ -317,21 +317,21 @@ function Ot(n, o) {
|
|
|
317
317
|
}
|
|
318
318
|
var Tu = Array.prototype, Nu = Tu.splice;
|
|
319
319
|
function Su(n) {
|
|
320
|
-
var o = this.__data__, c =
|
|
320
|
+
var o = this.__data__, c = Rt(o, n);
|
|
321
321
|
if (c < 0)
|
|
322
322
|
return !1;
|
|
323
323
|
var v = o.length - 1;
|
|
324
324
|
return c == v ? o.pop() : Nu.call(o, c, 1), --this.size, !0;
|
|
325
325
|
}
|
|
326
326
|
function xu(n) {
|
|
327
|
-
var o = this.__data__, c =
|
|
327
|
+
var o = this.__data__, c = Rt(o, n);
|
|
328
328
|
return c < 0 ? void 0 : o[c][1];
|
|
329
329
|
}
|
|
330
|
-
function
|
|
331
|
-
return
|
|
330
|
+
function Pu(n) {
|
|
331
|
+
return Rt(this.__data__, n) > -1;
|
|
332
332
|
}
|
|
333
|
-
function
|
|
334
|
-
var c = this.__data__, v =
|
|
333
|
+
function wu(n, o) {
|
|
334
|
+
var c = this.__data__, v = Rt(c, n);
|
|
335
335
|
return v < 0 ? (++this.size, c.push([n, o])) : c[v][1] = o, this;
|
|
336
336
|
}
|
|
337
337
|
function pe(n) {
|
|
@@ -344,36 +344,36 @@ function pe(n) {
|
|
|
344
344
|
pe.prototype.clear = Ou;
|
|
345
345
|
pe.prototype.delete = Su;
|
|
346
346
|
pe.prototype.get = xu;
|
|
347
|
-
pe.prototype.has =
|
|
348
|
-
pe.prototype.set =
|
|
347
|
+
pe.prototype.has = Pu;
|
|
348
|
+
pe.prototype.set = wu;
|
|
349
349
|
var et = xe(ie, "Map");
|
|
350
350
|
function Cu() {
|
|
351
351
|
this.size = 0, this.__data__ = {
|
|
352
|
-
hash: new
|
|
352
|
+
hash: new Oe(),
|
|
353
353
|
map: new (et || pe)(),
|
|
354
|
-
string: new
|
|
354
|
+
string: new Oe()
|
|
355
355
|
};
|
|
356
356
|
}
|
|
357
357
|
function ku(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
|
-
function
|
|
361
|
+
function Ot(n, o) {
|
|
362
362
|
var c = n.__data__;
|
|
363
363
|
return ku(o) ? c[typeof o == "string" ? "string" : "hash"] : c.map;
|
|
364
364
|
}
|
|
365
365
|
function Au(n) {
|
|
366
|
-
var o =
|
|
366
|
+
var o = Ot(this, n).delete(n);
|
|
367
367
|
return this.size -= o ? 1 : 0, o;
|
|
368
368
|
}
|
|
369
369
|
function Iu(n) {
|
|
370
|
-
return
|
|
370
|
+
return Ot(this, n).get(n);
|
|
371
371
|
}
|
|
372
372
|
function Du(n) {
|
|
373
|
-
return
|
|
373
|
+
return Ot(this, n).has(n);
|
|
374
374
|
}
|
|
375
375
|
function Lu(n, o) {
|
|
376
|
-
var c =
|
|
376
|
+
var c = Ot(this, n), v = c.size;
|
|
377
377
|
return c.set(n, o), this.size += c.size == v ? 0 : 1, this;
|
|
378
378
|
}
|
|
379
379
|
function je(n) {
|
|
@@ -428,10 +428,10 @@ Be.prototype.get = Uu;
|
|
|
428
428
|
Be.prototype.has = ju;
|
|
429
429
|
Be.prototype.set = $u;
|
|
430
430
|
function Vu(n, o) {
|
|
431
|
-
return n &&
|
|
431
|
+
return n && Et(o, _r(o), n);
|
|
432
432
|
}
|
|
433
433
|
function Gu(n, o) {
|
|
434
|
-
return n &&
|
|
434
|
+
return n && Et(o, br(o), n);
|
|
435
435
|
}
|
|
436
436
|
var mi = typeof exports == "object" && exports && !exports.nodeType && exports, gn = mi && typeof module == "object" && module && !module.nodeType && module, Yu = gn && gn.exports === mi, En = Yu ? ie.Buffer : void 0, Rn = En ? En.allocUnsafe : void 0;
|
|
437
437
|
function zu(n, o) {
|
|
@@ -450,13 +450,13 @@ function Xu(n, o) {
|
|
|
450
450
|
function _i() {
|
|
451
451
|
return [];
|
|
452
452
|
}
|
|
453
|
-
var Wu = Object.prototype,
|
|
453
|
+
var Wu = Object.prototype, Hu = Wu.propertyIsEnumerable, On = Object.getOwnPropertySymbols, gr = On ? function(n) {
|
|
454
454
|
return n == null ? [] : (n = Object(n), Xu(On(n), function(o) {
|
|
455
|
-
return
|
|
455
|
+
return Hu.call(n, o);
|
|
456
456
|
}));
|
|
457
457
|
} : _i;
|
|
458
|
-
function
|
|
459
|
-
return
|
|
458
|
+
function Ju(n, o) {
|
|
459
|
+
return Et(n, gr(n), o);
|
|
460
460
|
}
|
|
461
461
|
var Ku = Object.getOwnPropertySymbols, bi = Ku ? function(n) {
|
|
462
462
|
for (var o = []; n; )
|
|
@@ -464,7 +464,7 @@ var Ku = Object.getOwnPropertySymbols, bi = Ku ? function(n) {
|
|
|
464
464
|
return o;
|
|
465
465
|
} : _i;
|
|
466
466
|
function qu(n, o) {
|
|
467
|
-
return
|
|
467
|
+
return Et(n, bi(n), o);
|
|
468
468
|
}
|
|
469
469
|
function gi(n, o, c) {
|
|
470
470
|
var v = o(n);
|
|
@@ -476,13 +476,13 @@ function Zu(n) {
|
|
|
476
476
|
function Qu(n) {
|
|
477
477
|
return gi(n, br, bi);
|
|
478
478
|
}
|
|
479
|
-
var
|
|
480
|
-
(
|
|
479
|
+
var Zt = xe(ie, "DataView"), Qt = xe(ie, "Promise"), er = xe(ie, "Set"), Tn = "[object Map]", es = "[object Object]", Nn = "[object Promise]", Sn = "[object Set]", xn = "[object WeakMap]", Pn = "[object DataView]", ts = Se(Zt), rs = Se(et), ns = Se(Qt), is = Se(er), as = Se(qt), ce = tt;
|
|
480
|
+
(Zt && ce(new Zt(new ArrayBuffer(1))) != Pn || et && ce(new et()) != Tn || Qt && ce(Qt.resolve()) != Nn || er && ce(new er()) != Sn || qt && ce(new qt()) != xn) && (ce = function(n) {
|
|
481
481
|
var o = tt(n), c = o == es ? n.constructor : void 0, v = c ? Se(c) : "";
|
|
482
482
|
if (v)
|
|
483
483
|
switch (v) {
|
|
484
484
|
case ts:
|
|
485
|
-
return
|
|
485
|
+
return Pn;
|
|
486
486
|
case rs:
|
|
487
487
|
return Tn;
|
|
488
488
|
case ns:
|
|
@@ -499,10 +499,10 @@ function ss(n) {
|
|
|
499
499
|
var o = n.length, c = new n.constructor(o);
|
|
500
500
|
return o && typeof n[0] == "string" && us.call(n, "index") && (c.index = n.index, c.input = n.input), c;
|
|
501
501
|
}
|
|
502
|
-
var
|
|
502
|
+
var wn = ie.Uint8Array;
|
|
503
503
|
function Er(n) {
|
|
504
504
|
var o = new n.constructor(n.byteLength);
|
|
505
|
-
return new
|
|
505
|
+
return new wn(o).set(new wn(n)), o;
|
|
506
506
|
}
|
|
507
507
|
function ls(n, o) {
|
|
508
508
|
var c = o ? Er(n.buffer) : n.buffer;
|
|
@@ -521,7 +521,7 @@ function ds(n, o) {
|
|
|
521
521
|
var c = o ? Er(n.buffer) : n.buffer;
|
|
522
522
|
return new n.constructor(c, n.byteOffset, n.length);
|
|
523
523
|
}
|
|
524
|
-
var hs = "[object Boolean]", vs = "[object Date]", ys = "[object Map]", ms = "[object Number]", _s = "[object RegExp]", bs = "[object Set]", gs = "[object String]", Es = "[object Symbol]", Rs = "[object ArrayBuffer]", Os = "[object DataView]", Ts = "[object Float32Array]", Ns = "[object Float64Array]", Ss = "[object Int8Array]", xs = "[object Int16Array]",
|
|
524
|
+
var hs = "[object Boolean]", vs = "[object Date]", ys = "[object Map]", ms = "[object Number]", _s = "[object RegExp]", bs = "[object Set]", gs = "[object String]", Es = "[object Symbol]", Rs = "[object ArrayBuffer]", Os = "[object DataView]", Ts = "[object Float32Array]", Ns = "[object Float64Array]", Ss = "[object Int8Array]", xs = "[object Int16Array]", Ps = "[object Int32Array]", ws = "[object Uint8Array]", Cs = "[object Uint8ClampedArray]", ks = "[object Uint16Array]", As = "[object Uint32Array]";
|
|
525
525
|
function Is(n, o, c) {
|
|
526
526
|
var v = n.constructor;
|
|
527
527
|
switch (o) {
|
|
@@ -536,8 +536,8 @@ function Is(n, o, c) {
|
|
|
536
536
|
case Ns:
|
|
537
537
|
case Ss:
|
|
538
538
|
case xs:
|
|
539
|
-
case ws:
|
|
540
539
|
case Ps:
|
|
540
|
+
case ws:
|
|
541
541
|
case Cs:
|
|
542
542
|
case ks:
|
|
543
543
|
case As:
|
|
@@ -566,8 +566,8 @@ var An = Fe && Fe.isMap, Fs = An ? mr(An) : Ms, Us = "[object Set]";
|
|
|
566
566
|
function js(n) {
|
|
567
567
|
return rt(n) && ce(n) == Us;
|
|
568
568
|
}
|
|
569
|
-
var In = Fe && Fe.isSet, Bs = In ? mr(In) : js, $s = 1, Vs = 2, Gs = 4, Ei = "[object Arguments]", Ys = "[object Array]", zs = "[object Boolean]", Xs = "[object Date]", Ws = "[object Error]", Ri = "[object Function]",
|
|
570
|
-
M[Ei] = M[Ys] = M[rl] = M[nl] = M[zs] = M[Xs] = M[il] = M[al] = M[ol] = M[ul] = M[sl] = M[
|
|
569
|
+
var In = Fe && Fe.isSet, Bs = In ? mr(In) : js, $s = 1, Vs = 2, Gs = 4, Ei = "[object Arguments]", Ys = "[object Array]", zs = "[object Boolean]", Xs = "[object Date]", Ws = "[object Error]", Ri = "[object Function]", Hs = "[object GeneratorFunction]", Js = "[object Map]", Ks = "[object Number]", Oi = "[object Object]", qs = "[object RegExp]", Zs = "[object Set]", Qs = "[object String]", el = "[object Symbol]", tl = "[object WeakMap]", rl = "[object ArrayBuffer]", nl = "[object DataView]", il = "[object Float32Array]", al = "[object Float64Array]", ol = "[object Int8Array]", ul = "[object Int16Array]", sl = "[object Int32Array]", ll = "[object Uint8Array]", cl = "[object Uint8ClampedArray]", fl = "[object Uint16Array]", pl = "[object Uint32Array]", M = {};
|
|
570
|
+
M[Ei] = M[Ys] = M[rl] = M[nl] = M[zs] = M[Xs] = M[il] = M[al] = M[ol] = M[ul] = M[sl] = M[Js] = M[Ks] = M[Oi] = M[qs] = M[Zs] = M[Qs] = M[el] = M[ll] = M[cl] = M[fl] = M[pl] = !0;
|
|
571
571
|
M[Ws] = M[Ri] = M[tl] = !1;
|
|
572
572
|
function mt(n, o, c, v, _, E) {
|
|
573
573
|
var y, O = o & $s, R = o & Vs, r = o & Gs;
|
|
@@ -580,12 +580,12 @@ function mt(n, o, c, v, _, E) {
|
|
|
580
580
|
if (y = ss(n), !O)
|
|
581
581
|
return fo(n, y);
|
|
582
582
|
} else {
|
|
583
|
-
var e = ce(n), i = e == Ri || e ==
|
|
583
|
+
var e = ce(n), i = e == Ri || e == Hs;
|
|
584
584
|
if (fi(n))
|
|
585
585
|
return zu(n, O);
|
|
586
586
|
if (e == Oi || e == Ei || i && !_) {
|
|
587
587
|
if (y = R || i ? {} : Ds(n), !O)
|
|
588
|
-
return R ? qu(n, Gu(y, n)) :
|
|
588
|
+
return R ? qu(n, Gu(y, n)) : Ju(n, Vu(y, n));
|
|
589
589
|
} else {
|
|
590
590
|
if (!M[e])
|
|
591
591
|
return _ ? n : {};
|
|
@@ -661,7 +661,7 @@ function yl(n, o, c, v, _) {
|
|
|
661
661
|
console.error(`spawnNode [ref] element not found in pkg, ${E}`);
|
|
662
662
|
return;
|
|
663
663
|
}
|
|
664
|
-
const i =
|
|
664
|
+
const i = Te[t];
|
|
665
665
|
if (!i) {
|
|
666
666
|
console.error(`spawnNode [ref] element not found in global, ${E}`);
|
|
667
667
|
return;
|
|
@@ -680,7 +680,7 @@ function yl(n, o, c, v, _) {
|
|
|
680
680
|
console.error(`spawnNode [key] element not found in pkg, ${E}`);
|
|
681
681
|
return;
|
|
682
682
|
}
|
|
683
|
-
const e =
|
|
683
|
+
const e = Te[t];
|
|
684
684
|
if (!e) {
|
|
685
685
|
console.error(`spawnNode [key] element not found in global, ${E}`);
|
|
686
686
|
return;
|
|
@@ -725,54 +725,54 @@ function Rc(n) {
|
|
|
725
725
|
o.push(ml(c));
|
|
726
726
|
}), o;
|
|
727
727
|
}
|
|
728
|
-
const Ti = "runtimeEnv", Ni = "runtimeMode", Si = "runtimeDevice", xi = "runtimeDark",
|
|
728
|
+
const Ti = "runtimeEnv", Ni = "runtimeMode", Si = "runtimeDevice", xi = "runtimeDark", Pi = "runtimeType", wi = "runtimeData", Ci = "runtimeDepends", ki = "runtimeInterpreter";
|
|
729
729
|
function Oc(n) {
|
|
730
|
-
|
|
730
|
+
me(Ti, n);
|
|
731
731
|
}
|
|
732
732
|
function Ai() {
|
|
733
|
-
return
|
|
733
|
+
return _e(Ti);
|
|
734
734
|
}
|
|
735
735
|
function Tc(n) {
|
|
736
|
-
|
|
736
|
+
me(Ni, n);
|
|
737
737
|
}
|
|
738
738
|
function de() {
|
|
739
|
-
return
|
|
739
|
+
return _e(Ni);
|
|
740
740
|
}
|
|
741
741
|
function Nc(n) {
|
|
742
|
-
|
|
742
|
+
me(Si, cr(n));
|
|
743
743
|
}
|
|
744
744
|
function Ii() {
|
|
745
|
-
return
|
|
745
|
+
return _e(Si);
|
|
746
746
|
}
|
|
747
747
|
function Sc(n) {
|
|
748
|
-
|
|
748
|
+
me(xi, cr(n));
|
|
749
749
|
}
|
|
750
750
|
function $e() {
|
|
751
|
-
return
|
|
751
|
+
return _e(xi);
|
|
752
752
|
}
|
|
753
753
|
function xc(n) {
|
|
754
|
-
|
|
754
|
+
me(Pi, n);
|
|
755
755
|
}
|
|
756
756
|
function Rr() {
|
|
757
|
-
return
|
|
757
|
+
return _e(Pi);
|
|
758
758
|
}
|
|
759
|
-
function
|
|
760
|
-
console.assert(qn(n)),
|
|
759
|
+
function Pc(n) {
|
|
760
|
+
console.assert(qn(n)), me(wi, n);
|
|
761
761
|
}
|
|
762
762
|
function Or() {
|
|
763
|
-
return
|
|
763
|
+
return _e(wi);
|
|
764
764
|
}
|
|
765
|
-
function
|
|
766
|
-
console.assert(qn(n)),
|
|
765
|
+
function wc(n) {
|
|
766
|
+
console.assert(qn(n)), me(Ci, cr(n));
|
|
767
767
|
}
|
|
768
768
|
function Di() {
|
|
769
|
-
return
|
|
769
|
+
return _e(Ci);
|
|
770
770
|
}
|
|
771
771
|
function Li(n) {
|
|
772
|
-
|
|
772
|
+
me(ki, n);
|
|
773
773
|
}
|
|
774
774
|
function _l() {
|
|
775
|
-
return
|
|
775
|
+
return _e(ki);
|
|
776
776
|
}
|
|
777
777
|
const bl = /* @__PURE__ */ ne({
|
|
778
778
|
__name: "index",
|
|
@@ -804,7 +804,7 @@ const bl = /* @__PURE__ */ ne({
|
|
|
804
804
|
};
|
|
805
805
|
return (i, s) => {
|
|
806
806
|
const u = Ne("v-btn");
|
|
807
|
-
return
|
|
807
|
+
return J(), fe(u, {
|
|
808
808
|
text: E.value,
|
|
809
809
|
disabled: y.value,
|
|
810
810
|
variant: O.value,
|
|
@@ -826,7 +826,7 @@ const bl = /* @__PURE__ */ ne({
|
|
|
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
|
-
],
|
|
829
|
+
], tr = "btn_v1", rr = "combobox_v1", nr = "container_v1", ir = "data_table_v1", ar = "dialog_v1", or = "globality_v1", ur = "number_input_v1", bt = "ref_v1", sr = "select_v1", lr = "text_field_v1", Y = {
|
|
830
830
|
key: "basic",
|
|
831
831
|
name: "x-runtime-lib.basic",
|
|
832
832
|
children: [
|
|
@@ -889,7 +889,7 @@ const bl = /* @__PURE__ */ ne({
|
|
|
889
889
|
}
|
|
890
890
|
]
|
|
891
891
|
}, El = {
|
|
892
|
-
key:
|
|
892
|
+
key: tr,
|
|
893
893
|
name: "x-runtime-lib.button",
|
|
894
894
|
comp: bl,
|
|
895
895
|
slots: [],
|
|
@@ -933,7 +933,7 @@ const bl = /* @__PURE__ */ ne({
|
|
|
933
933
|
}), t = N(() => v.value ? "dark" : "light");
|
|
934
934
|
return (e, i) => {
|
|
935
935
|
const s = Ne("v-combobox");
|
|
936
|
-
return De(c) === "editor" ? (
|
|
936
|
+
return De(c) === "editor" ? (J(), Ue("div", Rl, [
|
|
937
937
|
q(s, {
|
|
938
938
|
"model-value": _.value,
|
|
939
939
|
label: E.value,
|
|
@@ -943,7 +943,7 @@ const bl = /* @__PURE__ */ ne({
|
|
|
943
943
|
readonly: r.value,
|
|
944
944
|
theme: t.value
|
|
945
945
|
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
|
|
946
|
-
])) : (
|
|
946
|
+
])) : (J(), fe(s, {
|
|
947
947
|
key: 1,
|
|
948
948
|
"model-value": _.value,
|
|
949
949
|
label: E.value,
|
|
@@ -997,7 +997,7 @@ const bl = /* @__PURE__ */ ne({
|
|
|
997
997
|
}
|
|
998
998
|
]
|
|
999
999
|
}, Tl = {
|
|
1000
|
-
key:
|
|
1000
|
+
key: rr,
|
|
1001
1001
|
name: "x-runtime-lib.combobox",
|
|
1002
1002
|
comp: Ol,
|
|
1003
1003
|
slots: [],
|
|
@@ -1021,7 +1021,7 @@ function Fi(n, o, c) {
|
|
|
1021
1021
|
}), y = N(() => {
|
|
1022
1022
|
var t, e;
|
|
1023
1023
|
if (c.outer && n === "editor") {
|
|
1024
|
-
const i =
|
|
1024
|
+
const i = Wt((t = c.node.size) == null ? void 0 : t.height);
|
|
1025
1025
|
if (i)
|
|
1026
1026
|
return i / 100 * o.value.height + "px";
|
|
1027
1027
|
}
|
|
@@ -1029,7 +1029,7 @@ function Fi(n, o, c) {
|
|
|
1029
1029
|
}), O = N(() => {
|
|
1030
1030
|
var t, e;
|
|
1031
1031
|
if (c.outer && n === "editor") {
|
|
1032
|
-
const i =
|
|
1032
|
+
const i = Wt((t = c.node.size) == null ? void 0 : t.minHeight);
|
|
1033
1033
|
if (i)
|
|
1034
1034
|
return i / 100 * o.value.height + "px";
|
|
1035
1035
|
}
|
|
@@ -1037,7 +1037,7 @@ function Fi(n, o, c) {
|
|
|
1037
1037
|
}), R = N(() => {
|
|
1038
1038
|
var t, e;
|
|
1039
1039
|
if (c.outer && n === "editor") {
|
|
1040
|
-
const i =
|
|
1040
|
+
const i = Wt((t = c.node.size) == null ? void 0 : t.maxHeight);
|
|
1041
1041
|
if (i)
|
|
1042
1042
|
return i / 100 * o.value.height + "px";
|
|
1043
1043
|
}
|
|
@@ -1102,7 +1102,7 @@ function xl(n) {
|
|
|
1102
1102
|
}
|
|
1103
1103
|
return { borderStyle: o, borderWidth: c, borderColor: v, applyBorder: _ };
|
|
1104
1104
|
}
|
|
1105
|
-
const
|
|
1105
|
+
const Pl = /* @__PURE__ */ ne({
|
|
1106
1106
|
__name: "index",
|
|
1107
1107
|
props: {
|
|
1108
1108
|
node: {},
|
|
@@ -1113,13 +1113,13 @@ const wl = /* @__PURE__ */ ne({
|
|
|
1113
1113
|
const e = {}, i = E.type;
|
|
1114
1114
|
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;
|
|
1115
1115
|
});
|
|
1116
|
-
return (e, i) => (
|
|
1116
|
+
return (e, i) => (J(), Ue("div", {
|
|
1117
1117
|
style: Sa(t.value)
|
|
1118
1118
|
}, [
|
|
1119
1119
|
Zn(e.$slots, "default")
|
|
1120
1120
|
], 4));
|
|
1121
1121
|
}
|
|
1122
|
-
}),
|
|
1122
|
+
}), wl = [
|
|
1123
1123
|
{ title: "x-runtime-lib.default", value: "" },
|
|
1124
1124
|
{ title: "x-runtime-lib.solid", value: "solid" },
|
|
1125
1125
|
{ title: "x-runtime-lib.dashed", value: "dashed" },
|
|
@@ -1159,7 +1159,7 @@ const wl = /* @__PURE__ */ ne({
|
|
|
1159
1159
|
key: "style",
|
|
1160
1160
|
name: "x-runtime-lib.style",
|
|
1161
1161
|
ui: "select",
|
|
1162
|
-
items:
|
|
1162
|
+
items: wl,
|
|
1163
1163
|
default: ""
|
|
1164
1164
|
},
|
|
1165
1165
|
{
|
|
@@ -1394,9 +1394,9 @@ const wl = /* @__PURE__ */ ne({
|
|
|
1394
1394
|
name: "x-runtime-lib.settings",
|
|
1395
1395
|
children: []
|
|
1396
1396
|
}, Cl = {
|
|
1397
|
-
key:
|
|
1397
|
+
key: nr,
|
|
1398
1398
|
name: "x-runtime-lib.container",
|
|
1399
|
-
comp:
|
|
1399
|
+
comp: Pl,
|
|
1400
1400
|
slots: [
|
|
1401
1401
|
{
|
|
1402
1402
|
key: "default",
|
|
@@ -4074,12 +4074,12 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4074
4074
|
} else if (u.nativeFunc)
|
|
4075
4075
|
e.scope.strict || (e.funcThis_ = this.boxThis_(e.funcThis_)), e.value = u.nativeFunc.apply(e.funcThis_, e.arguments_);
|
|
4076
4076
|
else if (u.asyncFunc) {
|
|
4077
|
-
var W = this, Ve = function(
|
|
4078
|
-
e.value =
|
|
4079
|
-
}, Q = u.asyncFunc.length - 1,
|
|
4077
|
+
var W = this, Ve = function(be) {
|
|
4078
|
+
e.value = be, W.paused_ = !1;
|
|
4079
|
+
}, Q = u.asyncFunc.length - 1, Pe = e.arguments_.concat(
|
|
4080
4080
|
new Array(Q)
|
|
4081
4081
|
).slice(0, Q);
|
|
4082
|
-
|
|
4082
|
+
Pe.push(Ve), this.paused_ = !0, e.scope.strict || (e.funcThis_ = this.boxThis_(e.funcThis_)), u.asyncFunc.apply(e.funcThis_, Pe);
|
|
4083
4083
|
return;
|
|
4084
4084
|
} else
|
|
4085
4085
|
this.throwException(
|
|
@@ -4563,20 +4563,20 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4563
4563
|
break;
|
|
4564
4564
|
}
|
|
4565
4565
|
return { line: m, column: d - b };
|
|
4566
|
-
}, a = 0, p = 0, h = 0, g, S, T, x, A, L, W, Ve = 0, Q = 0,
|
|
4566
|
+
}, a = 0, p = 0, h = 0, g, S, T, x, A, L, W, Ve = 0, Q = 0, Pe, be, B, K;
|
|
4567
4567
|
function I(f, d) {
|
|
4568
4568
|
var m = l(t, f);
|
|
4569
4569
|
d += " (" + m.line + ":" + m.column + ")";
|
|
4570
4570
|
var b = new SyntaxError(d);
|
|
4571
4571
|
throw b.pos = f, b.loc = m, b.raisedAt = a, b;
|
|
4572
4572
|
}
|
|
4573
|
-
var $i = [], it = { type: "num" }, Nr = { type: "regexp" },
|
|
4574
|
-
break:
|
|
4575
|
-
case:
|
|
4573
|
+
var $i = [], it = { type: "num" }, Nr = { type: "regexp" }, Tt = { type: "string" }, we = { type: "name" }, Nt = { type: "eof" }, St = { keyword: "break" }, xt = { keyword: "case", beforeExpr: !0 }, Sr = { keyword: "catch" }, xr = { keyword: "continue" }, Pr = { keyword: "debugger" }, wr = { keyword: "default" }, Cr = { keyword: "do", isLoop: !0 }, kr = { keyword: "else", beforeExpr: !0 }, Ar = { keyword: "finally" }, Ir = { keyword: "for", isLoop: !0 }, Pt = { keyword: "function" }, Dr = { keyword: "if" }, Lr = { keyword: "return", beforeExpr: !0 }, wt = { keyword: "switch" }, Mr = { keyword: "throw", beforeExpr: !0 }, Fr = { keyword: "try" }, Ct = { keyword: "var" }, kt = { keyword: "while", isLoop: !0 }, Ur = { keyword: "with" }, jr = { keyword: "new", beforeExpr: !0 }, Br = { keyword: "this" }, $r = { keyword: "null", atomValue: null }, Vr = { keyword: "true", atomValue: !0 }, Gr = { keyword: "false", atomValue: !1 }, at = { keyword: "in", binop: 7, beforeExpr: !0 }, Vi = {
|
|
4574
|
+
break: St,
|
|
4575
|
+
case: xt,
|
|
4576
4576
|
catch: Sr,
|
|
4577
4577
|
continue: xr,
|
|
4578
|
-
debugger:
|
|
4579
|
-
default:
|
|
4578
|
+
debugger: Pr,
|
|
4579
|
+
default: wr,
|
|
4580
4580
|
do: Cr,
|
|
4581
4581
|
else: kr,
|
|
4582
4582
|
finally: Ar,
|
|
@@ -4584,11 +4584,11 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4584
4584
|
function: Pt,
|
|
4585
4585
|
if: Dr,
|
|
4586
4586
|
return: Lr,
|
|
4587
|
-
switch:
|
|
4587
|
+
switch: wt,
|
|
4588
4588
|
throw: Mr,
|
|
4589
4589
|
try: Fr,
|
|
4590
|
-
var:
|
|
4591
|
-
while:
|
|
4590
|
+
var: Ct,
|
|
4591
|
+
while: kt,
|
|
4592
4592
|
with: Ur,
|
|
4593
4593
|
null: $r,
|
|
4594
4594
|
true: Vr,
|
|
@@ -4600,7 +4600,7 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4600
4600
|
typeof: { keyword: "typeof", prefix: !0, beforeExpr: !0 },
|
|
4601
4601
|
void: { keyword: "void", prefix: !0, beforeExpr: !0 },
|
|
4602
4602
|
delete: { keyword: "delete", prefix: !0, beforeExpr: !0 }
|
|
4603
|
-
},
|
|
4603
|
+
}, At = { type: "[", beforeExpr: !0 }, It = { type: "]" }, Ge = { type: "{", beforeExpr: !0 }, Ce = { type: "}" }, oe = { type: "(", beforeExpr: !0 }, re = { type: ")" }, he = { type: ",", beforeExpr: !0 }, ue = { type: ";", beforeExpr: !0 }, Ye = { type: ":", beforeExpr: !0 }, Yr = { type: "." }, zr = { type: "?", beforeExpr: !0 }, Xr = { binop: 10, beforeExpr: !0 }, Wr = { isAssign: !0, beforeExpr: !0 }, ge = { isAssign: !0, beforeExpr: !0 }, Gi = { postfix: !0, prefix: !0, isUpdate: !0 }, Hr = { prefix: !0, beforeExpr: !0 }, Jr = { binop: 1, beforeExpr: !0 }, Kr = { binop: 2, beforeExpr: !0 }, Yi = { binop: 3, beforeExpr: !0 }, zi = { binop: 4, beforeExpr: !0 }, Xi = { binop: 5, beforeExpr: !0 }, Wi = { binop: 6, beforeExpr: !0 }, Hi = { binop: 7, beforeExpr: !0 }, Ji = { binop: 8, beforeExpr: !0 }, Ki = { binop: 9, prefix: !0, beforeExpr: !0 }, qi = { binop: 10, beforeExpr: !0 };
|
|
4604
4604
|
function ot(f) {
|
|
4605
4605
|
for (var d = f.split(" "), m = /* @__PURE__ */ Object.create(null), b = 0; b < d.length; b++)
|
|
4606
4606
|
m[d[b]] = !0;
|
|
@@ -4613,17 +4613,17 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4613
4613
|
}, en = function(f) {
|
|
4614
4614
|
return f < 48 ? f === 36 : f < 58 ? !0 : f < 65 ? !1 : f < 91 ? !0 : f < 97 ? f === 95 : f < 123 ? !0 : f >= 170 && ra.test(String.fromCharCode(f));
|
|
4615
4615
|
};
|
|
4616
|
-
function
|
|
4616
|
+
function Ee() {
|
|
4617
4617
|
this.line = L, this.column = a - W;
|
|
4618
4618
|
}
|
|
4619
4619
|
function na() {
|
|
4620
4620
|
L = 1, a = W = 0, A = !0, ze();
|
|
4621
4621
|
}
|
|
4622
4622
|
function V(f, d) {
|
|
4623
|
-
h = a, r.locations && (S = new
|
|
4623
|
+
h = a, r.locations && (S = new Ee()), T = f, ze(), x = d, A = f.beforeExpr;
|
|
4624
4624
|
}
|
|
4625
4625
|
function ia() {
|
|
4626
|
-
var f = r.onComment && r.locations && new
|
|
4626
|
+
var f = r.onComment && r.locations && new Ee(), d = a, m = t.indexOf("*/", a += 2);
|
|
4627
4627
|
if (m === -1 && I(a - 2, "Unterminated comment"), a = m + 2, r.locations) {
|
|
4628
4628
|
lt.lastIndex = d;
|
|
4629
4629
|
for (var b; (b = lt.exec(t)) && b.index < a; )
|
|
@@ -4635,11 +4635,11 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4635
4635
|
d,
|
|
4636
4636
|
a,
|
|
4637
4637
|
f,
|
|
4638
|
-
r.locations && new
|
|
4638
|
+
r.locations && new Ee()
|
|
4639
4639
|
);
|
|
4640
4640
|
}
|
|
4641
|
-
function
|
|
4642
|
-
for (var f = a, d = r.onComment && r.locations && new
|
|
4641
|
+
function Dt() {
|
|
4642
|
+
for (var f = a, d = r.onComment && r.locations && new Ee(), m = t.charCodeAt(a += 2); a < e && m !== 10 && m !== 13 && m !== 8232 && m !== 8233; )
|
|
4643
4643
|
++a, m = t.charCodeAt(a);
|
|
4644
4644
|
r.onComment && r.onComment(
|
|
4645
4645
|
!1,
|
|
@@ -4647,7 +4647,7 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4647
4647
|
f,
|
|
4648
4648
|
a,
|
|
4649
4649
|
d,
|
|
4650
|
-
r.locations && new
|
|
4650
|
+
r.locations && new Ee()
|
|
4651
4651
|
);
|
|
4652
4652
|
}
|
|
4653
4653
|
function ze() {
|
|
@@ -4668,7 +4668,7 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4668
4668
|
if (d === 42)
|
|
4669
4669
|
ia();
|
|
4670
4670
|
else if (d === 47)
|
|
4671
|
-
|
|
4671
|
+
Dt();
|
|
4672
4672
|
else break;
|
|
4673
4673
|
} else if (f === 160)
|
|
4674
4674
|
++a;
|
|
@@ -4684,45 +4684,45 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4684
4684
|
}
|
|
4685
4685
|
function oa() {
|
|
4686
4686
|
var f = t.charCodeAt(a + 1);
|
|
4687
|
-
A ? (++a, tn()) : f === 61 ? G(
|
|
4687
|
+
A ? (++a, tn()) : f === 61 ? G(ge, 2) : G(Xr, 1);
|
|
4688
4688
|
}
|
|
4689
4689
|
function ua() {
|
|
4690
4690
|
var f = t.charCodeAt(a + 1);
|
|
4691
|
-
f === 61 ? G(
|
|
4691
|
+
f === 61 ? G(ge, 2) : G(qi, 1);
|
|
4692
4692
|
}
|
|
4693
4693
|
function sa(f) {
|
|
4694
4694
|
var d = t.charCodeAt(a + 1);
|
|
4695
|
-
d === f ? G(f === 124 ?
|
|
4695
|
+
d === f ? G(f === 124 ? Jr : Kr, 2) : d === 61 ? G(ge, 2) : G(f === 124 ? Yi : Xi, 1);
|
|
4696
4696
|
}
|
|
4697
4697
|
function la() {
|
|
4698
4698
|
var f = t.charCodeAt(a + 1);
|
|
4699
|
-
f === 61 ? G(
|
|
4699
|
+
f === 61 ? G(ge, 2) : G(zi, 1);
|
|
4700
4700
|
}
|
|
4701
4701
|
function ca(f) {
|
|
4702
4702
|
var d = t.charCodeAt(a + 1);
|
|
4703
4703
|
if (d === f) {
|
|
4704
4704
|
if (d === 45 && t.charCodeAt(a + 2) === 62 && st.test(t.slice(Q, a))) {
|
|
4705
|
-
a += 3,
|
|
4705
|
+
a += 3, Dt(), ze(), ke();
|
|
4706
4706
|
return;
|
|
4707
4707
|
}
|
|
4708
4708
|
G(Gi, 2);
|
|
4709
|
-
} else d === 61 ? G(
|
|
4709
|
+
} else d === 61 ? G(ge, 2) : G(Ki, 1);
|
|
4710
4710
|
}
|
|
4711
4711
|
function fa(f) {
|
|
4712
4712
|
var d = t.charCodeAt(a + 1), m = 1;
|
|
4713
4713
|
if (d === f) {
|
|
4714
|
-
m = f === 62 && t.charCodeAt(a + 2) === 62 ? 3 : 2, t.charCodeAt(a + m) === 61 ? G(
|
|
4714
|
+
m = f === 62 && t.charCodeAt(a + 2) === 62 ? 3 : 2, t.charCodeAt(a + m) === 61 ? G(ge, m + 1) : G(Ji, m);
|
|
4715
4715
|
return;
|
|
4716
4716
|
}
|
|
4717
4717
|
if (d === 33 && f === 60 && t.charCodeAt(a + 2) === 45 && t.charCodeAt(a + 3) === 45) {
|
|
4718
|
-
a += 4,
|
|
4718
|
+
a += 4, Dt(), ze(), ke();
|
|
4719
4719
|
return;
|
|
4720
4720
|
}
|
|
4721
|
-
d === 61 && (m = t.charCodeAt(a + 2) === 61 ? 3 : 2), G(
|
|
4721
|
+
d === 61 && (m = t.charCodeAt(a + 2) === 61 ? 3 : 2), G(Hi, m);
|
|
4722
4722
|
}
|
|
4723
4723
|
function pa(f) {
|
|
4724
4724
|
var d = t.charCodeAt(a + 1);
|
|
4725
|
-
d === 61 ? G(Wi, t.charCodeAt(a + 2) === 61 ? 3 : 2) : G(f === 61 ? Wr :
|
|
4725
|
+
d === 61 ? G(Wi, t.charCodeAt(a + 2) === 61 ? 3 : 2) : G(f === 61 ? Wr : Hr, 1);
|
|
4726
4726
|
}
|
|
4727
4727
|
function da(f) {
|
|
4728
4728
|
switch (f) {
|
|
@@ -4737,9 +4737,9 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4737
4737
|
case 44:
|
|
4738
4738
|
return ++a, V(he);
|
|
4739
4739
|
case 91:
|
|
4740
|
-
return ++a, V(
|
|
4740
|
+
return ++a, V(At);
|
|
4741
4741
|
case 93:
|
|
4742
|
-
return ++a, V(
|
|
4742
|
+
return ++a, V(It);
|
|
4743
4743
|
case 123:
|
|
4744
4744
|
return ++a, V(Ge);
|
|
4745
4745
|
case 125:
|
|
@@ -4784,13 +4784,13 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4784
4784
|
case 33:
|
|
4785
4785
|
return pa(f);
|
|
4786
4786
|
case 126:
|
|
4787
|
-
return G(
|
|
4787
|
+
return G(Hr, 1);
|
|
4788
4788
|
}
|
|
4789
4789
|
return !1;
|
|
4790
4790
|
}
|
|
4791
4791
|
function ke(f) {
|
|
4792
|
-
if (f ? a = p + 1 : p = a, r.locations && (g = new
|
|
4793
|
-
if (a >= e) return V(
|
|
4792
|
+
if (f ? a = p + 1 : p = a, r.locations && (g = new Ee()), f) return tn();
|
|
4793
|
+
if (a >= e) return V(Nt);
|
|
4794
4794
|
var d = t.charCodeAt(a);
|
|
4795
4795
|
if (ct(d) || d === 92)
|
|
4796
4796
|
return an();
|
|
@@ -4825,17 +4825,17 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4825
4825
|
}
|
|
4826
4826
|
var C = t.slice(m, a);
|
|
4827
4827
|
++a;
|
|
4828
|
-
var
|
|
4829
|
-
|
|
4828
|
+
var P = nn();
|
|
4829
|
+
P && !/^[gmi]*$/.test(P) && I(m, "Invalid regexp flag");
|
|
4830
4830
|
try {
|
|
4831
|
-
var k = new RegExp(C,
|
|
4831
|
+
var k = new RegExp(C, P);
|
|
4832
4832
|
} catch (U) {
|
|
4833
4833
|
throw U instanceof SyntaxError && I(m, U.message), U;
|
|
4834
4834
|
}
|
|
4835
4835
|
V(Nr, k);
|
|
4836
4836
|
}
|
|
4837
4837
|
function Xe(f, d) {
|
|
4838
|
-
for (var m = a, b = 0, C = d === void 0 ? 1 / 0 : d,
|
|
4838
|
+
for (var m = a, b = 0, C = d === void 0 ? 1 / 0 : d, P = 0; P < C; ++P) {
|
|
4839
4839
|
var k = t.charCodeAt(a), U;
|
|
4840
4840
|
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;
|
|
4841
4841
|
++a, b = b * f + U;
|
|
@@ -4852,8 +4852,8 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4852
4852
|
!f && Xe(10) === null && I(d, "Invalid number"), t.charCodeAt(a) === 46 && (++a, Xe(10), m = !0);
|
|
4853
4853
|
var C = t.charCodeAt(a);
|
|
4854
4854
|
(C === 69 || C === 101) && (C = t.charCodeAt(++a), (C === 43 || C === 45) && ++a, Xe(10) === null && I(d, "Invalid number"), m = !0), ct(t.charCodeAt(a)) && I(a, "Identifier directly after number");
|
|
4855
|
-
var
|
|
4856
|
-
m ? k = parseFloat(
|
|
4855
|
+
var P = t.slice(d, a), k;
|
|
4856
|
+
m ? k = parseFloat(P) : !b || P.length === 1 ? k = parseInt(P, 10) : /[89]/.test(P) || K ? I(d, "Invalid number") : k = parseInt(P, 8), V(it, k);
|
|
4857
4857
|
}
|
|
4858
4858
|
function va(f) {
|
|
4859
4859
|
a++;
|
|
@@ -4861,7 +4861,7 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4861
4861
|
a >= e && I(p, "Unterminated string constant");
|
|
4862
4862
|
var m = t.charCodeAt(a);
|
|
4863
4863
|
if (m === f) {
|
|
4864
|
-
++a, V(
|
|
4864
|
+
++a, V(Tt, d);
|
|
4865
4865
|
return;
|
|
4866
4866
|
}
|
|
4867
4867
|
if (m === 92) {
|
|
@@ -4931,8 +4931,8 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4931
4931
|
Ae && (f += t.charAt(a)), ++a;
|
|
4932
4932
|
else if (b === 92) {
|
|
4933
4933
|
Ae || (f = t.slice(m, a)), Ae = !0, t.charCodeAt(++a) !== 117 && I(a, "Expecting Unicode escape sequence \\uXXXX"), ++a;
|
|
4934
|
-
var C = ft(4),
|
|
4935
|
-
|
|
4934
|
+
var C = ft(4), P = String.fromCharCode(C);
|
|
4935
|
+
P || I(a - 1, "Invalid Unicode escape"), (d ? ct(C) : en(C)) || I(a - 4, "Invalid Unicode escape"), f += P;
|
|
4936
4936
|
} else
|
|
4937
4937
|
break;
|
|
4938
4938
|
d = !1;
|
|
@@ -4940,13 +4940,13 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4940
4940
|
return Ae ? f : t.slice(m, a);
|
|
4941
4941
|
}
|
|
4942
4942
|
function an() {
|
|
4943
|
-
var f = nn(), d =
|
|
4943
|
+
var f = nn(), d = we;
|
|
4944
4944
|
!Ae && Qi(f) && (d = Vi[f]), V(d, f);
|
|
4945
4945
|
}
|
|
4946
4946
|
function D() {
|
|
4947
|
-
Ve = p, Q = h,
|
|
4947
|
+
Ve = p, Q = h, Pe = S, ke();
|
|
4948
4948
|
}
|
|
4949
|
-
function
|
|
4949
|
+
function Lt(f) {
|
|
4950
4950
|
if (K = f, a = p, r.locations)
|
|
4951
4951
|
for (; a < W; )
|
|
4952
4952
|
W = t.lastIndexOf(`
|
|
@@ -4967,19 +4967,19 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4967
4967
|
var d = new on();
|
|
4968
4968
|
return d.start = f.start, r.locations && (d.loc = new un(), d.loc.start = f.loc.start), r.ranges && (d.range = [f.range[0], 0]), d;
|
|
4969
4969
|
}
|
|
4970
|
-
function
|
|
4971
|
-
return f.type = d, f.end = Q, r.locations && (f.loc.end =
|
|
4970
|
+
function w(f, d) {
|
|
4971
|
+
return f.type = d, f.end = Q, r.locations && (f.loc.end = Pe), r.ranges && (f.range[1] = Q), f;
|
|
4972
4972
|
}
|
|
4973
|
-
function
|
|
4973
|
+
function Mt(f) {
|
|
4974
4974
|
return f.type === "ExpressionStatement" && f.expression.type === "Literal" && f.expression.value === "use strict";
|
|
4975
4975
|
}
|
|
4976
4976
|
function j(f) {
|
|
4977
4977
|
return T === f ? (D(), !0) : !1;
|
|
4978
4978
|
}
|
|
4979
4979
|
function pt() {
|
|
4980
|
-
return !r.strictSemicolons && (T ===
|
|
4980
|
+
return !r.strictSemicolons && (T === Nt || T === Ce || st.test(t.slice(Q, p)));
|
|
4981
4981
|
}
|
|
4982
|
-
function
|
|
4982
|
+
function Re() {
|
|
4983
4983
|
!j(ue) && !pt() && se();
|
|
4984
4984
|
}
|
|
4985
4985
|
function $(f) {
|
|
@@ -4992,84 +4992,84 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
4992
4992
|
f.type !== "Identifier" && f.type !== "MemberExpression" && I(f.start, "Assigning to rvalue"), K && f.type === "Identifier" && ut(f.name) && I(f.start, "Assigning to " + f.name + " in strict mode");
|
|
4993
4993
|
}
|
|
4994
4994
|
function ya(f) {
|
|
4995
|
-
Ve = Q = a, r.locations && (
|
|
4995
|
+
Ve = Q = a, r.locations && (Pe = new Ee()), be = K = !1, B = [], ke();
|
|
4996
4996
|
var d = f || z(), m = !0;
|
|
4997
|
-
for (f || (d.body = []); T !==
|
|
4997
|
+
for (f || (d.body = []); T !== Nt; ) {
|
|
4998
4998
|
var b = ee();
|
|
4999
|
-
d.body.push(b), m &&
|
|
4999
|
+
d.body.push(b), m && Mt(b) && Lt(!0), m = !1;
|
|
5000
5000
|
}
|
|
5001
|
-
return
|
|
5001
|
+
return w(d, "Program");
|
|
5002
5002
|
}
|
|
5003
|
-
var
|
|
5003
|
+
var Ft = { kind: "loop" }, ma = { kind: "switch" };
|
|
5004
5004
|
function ee() {
|
|
5005
|
-
(T === Xr || T ===
|
|
5005
|
+
(T === Xr || T === ge && x === "/=") && ke(!0);
|
|
5006
5006
|
var f = T, d = z();
|
|
5007
5007
|
switch (f) {
|
|
5008
|
-
case
|
|
5008
|
+
case St:
|
|
5009
5009
|
case xr:
|
|
5010
5010
|
D();
|
|
5011
|
-
var m = f ===
|
|
5012
|
-
j(ue) || pt() ? d.label = null : T !==
|
|
5011
|
+
var m = f === St;
|
|
5012
|
+
j(ue) || pt() ? d.label = null : T !== we ? se() : (d.label = ye(), Re());
|
|
5013
5013
|
for (var b = 0; b < B.length; ++b) {
|
|
5014
5014
|
var C = B[b];
|
|
5015
5015
|
if ((d.label === null || C.name === d.label.name) && (C.kind !== null && (m || C.kind === "loop") || d.label && m))
|
|
5016
5016
|
break;
|
|
5017
5017
|
}
|
|
5018
|
-
return b === B.length && I(d.start, "Unsyntactic " + f.keyword),
|
|
5019
|
-
case
|
|
5020
|
-
return D(),
|
|
5018
|
+
return b === B.length && I(d.start, "Unsyntactic " + f.keyword), w(d, m ? "BreakStatement" : "ContinueStatement");
|
|
5019
|
+
case Pr:
|
|
5020
|
+
return D(), Re(), w(d, "DebuggerStatement");
|
|
5021
5021
|
case Cr:
|
|
5022
|
-
return D(), B.push(
|
|
5022
|
+
return D(), B.push(Ft), d.body = ee(), B.pop(), $(kt), d.test = We(), Re(), w(d, "DoWhileStatement");
|
|
5023
5023
|
case Ir:
|
|
5024
|
-
if (D(), B.push(
|
|
5025
|
-
if (T ===
|
|
5026
|
-
var
|
|
5027
|
-
return D(), ln(
|
|
5024
|
+
if (D(), B.push(Ft), $(oe), T === ue) return Ut(d, null);
|
|
5025
|
+
if (T === Ct) {
|
|
5026
|
+
var P = z();
|
|
5027
|
+
return D(), ln(P, !0), w(P, "VariableDeclaration"), P.declarations.length === 1 && j(at) ? sn(d, P) : Ut(d, P);
|
|
5028
5028
|
}
|
|
5029
|
-
var
|
|
5030
|
-
return j(at) ? (dt(
|
|
5029
|
+
var P = X(!1, !0);
|
|
5030
|
+
return j(at) ? (dt(P), sn(d, P)) : Ut(d, P);
|
|
5031
5031
|
case Pt:
|
|
5032
|
-
return D(),
|
|
5032
|
+
return D(), Gt(d, !0);
|
|
5033
5033
|
case Dr:
|
|
5034
|
-
return D(), d.test = We(), d.consequent = ee(), d.alternate = j(kr) ? ee() : null,
|
|
5034
|
+
return D(), d.test = We(), d.consequent = ee(), d.alternate = j(kr) ? ee() : null, w(d, "IfStatement");
|
|
5035
5035
|
case Lr:
|
|
5036
|
-
return !
|
|
5037
|
-
case
|
|
5036
|
+
return !be && !r.allowReturnOutsideFunction && I(p, "'return' outside of function"), D(), j(ue) || pt() ? d.argument = null : (d.argument = X(), Re()), w(d, "ReturnStatement");
|
|
5037
|
+
case wt:
|
|
5038
5038
|
D(), d.discriminant = We(), d.cases = [], $(Ge), B.push(ma);
|
|
5039
5039
|
for (var k, U; T !== Ce; )
|
|
5040
|
-
if (T ===
|
|
5041
|
-
var Ke = T ===
|
|
5042
|
-
k &&
|
|
5040
|
+
if (T === xt || T === wr) {
|
|
5041
|
+
var Ke = T === xt;
|
|
5042
|
+
k && w(k, "SwitchCase"), d.cases.push(k = z()), k.consequent = [], D(), Ke ? k.test = X() : (U && I(Ve, "Multiple default clauses"), U = !0, k.test = null), $(Ye);
|
|
5043
5043
|
} else
|
|
5044
5044
|
k || se(), k.consequent.push(ee());
|
|
5045
|
-
return k &&
|
|
5045
|
+
return k && w(k, "SwitchCase"), D(), B.pop(), w(d, "SwitchStatement");
|
|
5046
5046
|
case Mr:
|
|
5047
|
-
return D(), st.test(t.slice(Q, p)) && I(Q, "Illegal newline after throw"), d.argument = X(),
|
|
5047
|
+
return D(), st.test(t.slice(Q, p)) && I(Q, "Illegal newline after throw"), d.argument = X(), Re(), w(d, "ThrowStatement");
|
|
5048
5048
|
case Fr:
|
|
5049
|
-
if (D(), d.block =
|
|
5049
|
+
if (D(), d.block = He(), d.handler = null, T === Sr) {
|
|
5050
5050
|
var Ie = z();
|
|
5051
|
-
D(), $(oe), Ie.param = ye(), K && ut(Ie.param.name) && I(Ie.param.start, "Binding " + Ie.param.name + " in strict mode"), $(re), Ie.body =
|
|
5051
|
+
D(), $(oe), Ie.param = ye(), K && ut(Ie.param.name) && I(Ie.param.start, "Binding " + Ie.param.name + " in strict mode"), $(re), Ie.body = He(), d.handler = w(Ie, "CatchClause");
|
|
5052
5052
|
}
|
|
5053
|
-
return d.finalizer = j(Ar) ?
|
|
5053
|
+
return d.finalizer = j(Ar) ? He() : null, !d.handler && !d.finalizer && I(d.start, "Missing catch or finally clause"), w(d, "TryStatement");
|
|
5054
|
+
case Ct:
|
|
5055
|
+
return D(), ln(d), Re(), w(d, "VariableDeclaration");
|
|
5054
5056
|
case kt:
|
|
5055
|
-
return D(),
|
|
5056
|
-
case At:
|
|
5057
|
-
return D(), d.test = We(), B.push(Ut), d.body = ee(), B.pop(), P(d, "WhileStatement");
|
|
5057
|
+
return D(), d.test = We(), B.push(Ft), d.body = ee(), B.pop(), w(d, "WhileStatement");
|
|
5058
5058
|
case Ur:
|
|
5059
|
-
return K && I(p, "'with' in strict mode"), D(), d.object = We(), d.body = ee(),
|
|
5059
|
+
return K && I(p, "'with' in strict mode"), D(), d.object = We(), d.body = ee(), w(d, "WithStatement");
|
|
5060
5060
|
case Ge:
|
|
5061
|
-
return
|
|
5061
|
+
return He();
|
|
5062
5062
|
case ue:
|
|
5063
|
-
return D(),
|
|
5063
|
+
return D(), w(d, "EmptyStatement");
|
|
5064
5064
|
default:
|
|
5065
|
-
var
|
|
5066
|
-
if (f ===
|
|
5065
|
+
var zt = x, ht = X();
|
|
5066
|
+
if (f === we && ht.type === "Identifier" && j(Ye)) {
|
|
5067
5067
|
for (var b = 0; b < B.length; ++b)
|
|
5068
|
-
B[b].name ===
|
|
5069
|
-
var Oa = T.isLoop ? "loop" : T ===
|
|
5070
|
-
return B.push({ name:
|
|
5068
|
+
B[b].name === zt && I(ht.start, "Label '" + zt + "' is already declared");
|
|
5069
|
+
var Oa = T.isLoop ? "loop" : T === wt ? "switch" : null;
|
|
5070
|
+
return B.push({ name: zt, kind: Oa }), d.body = ee(), B.pop(), d.label = ht, w(d, "LabeledStatement");
|
|
5071
5071
|
} else
|
|
5072
|
-
return d.expression = ht,
|
|
5072
|
+
return d.expression = ht, Re(), w(d, "ExpressionStatement");
|
|
5073
5073
|
}
|
|
5074
5074
|
}
|
|
5075
5075
|
function We() {
|
|
@@ -5077,40 +5077,40 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
5077
5077
|
var f = X();
|
|
5078
5078
|
return $(re), f;
|
|
5079
5079
|
}
|
|
5080
|
-
function
|
|
5080
|
+
function He(f) {
|
|
5081
5081
|
var d = z(), m = !0, b = !1, C;
|
|
5082
5082
|
for (d.body = [], $(Ge); !j(Ce); ) {
|
|
5083
|
-
var
|
|
5084
|
-
d.body.push(
|
|
5083
|
+
var P = ee();
|
|
5084
|
+
d.body.push(P), m && f && Mt(P) && (C = b, Lt(b = !0)), m = !1;
|
|
5085
5085
|
}
|
|
5086
|
-
return b && !C &&
|
|
5086
|
+
return b && !C && Lt(!1), w(d, "BlockStatement");
|
|
5087
5087
|
}
|
|
5088
|
-
function
|
|
5089
|
-
return f.init = d, $(ue), f.test = T === ue ? null : X(), $(ue), f.update = T === re ? null : X(), $(re), f.body = ee(), B.pop(),
|
|
5088
|
+
function Ut(f, d) {
|
|
5089
|
+
return f.init = d, $(ue), f.test = T === ue ? null : X(), $(ue), f.update = T === re ? null : X(), $(re), f.body = ee(), B.pop(), w(f, "ForStatement");
|
|
5090
5090
|
}
|
|
5091
5091
|
function sn(f, d) {
|
|
5092
|
-
return f.left = d, f.right = X(), $(re), f.body = ee(), B.pop(),
|
|
5092
|
+
return f.left = d, f.right = X(), $(re), f.body = ee(), B.pop(), w(f, "ForInStatement");
|
|
5093
5093
|
}
|
|
5094
5094
|
function ln(f, d) {
|
|
5095
5095
|
for (f.declarations = [], f.kind = "var"; ; ) {
|
|
5096
5096
|
var m = z();
|
|
5097
|
-
if (m.id = ye(), K && ut(m.id.name) && I(m.id.start, "Binding " + m.id.name + " in strict mode"), m.init = j(Wr) ? X(!0, d) : null, f.declarations.push(
|
|
5097
|
+
if (m.id = ye(), K && ut(m.id.name) && I(m.id.start, "Binding " + m.id.name + " in strict mode"), m.init = j(Wr) ? X(!0, d) : null, f.declarations.push(w(m, "VariableDeclarator")), !j(he)) break;
|
|
5098
5098
|
}
|
|
5099
5099
|
}
|
|
5100
5100
|
function X(f, d) {
|
|
5101
|
-
var m =
|
|
5101
|
+
var m = jt(d);
|
|
5102
5102
|
if (!f && T === he) {
|
|
5103
5103
|
var b = ve(m);
|
|
5104
|
-
for (b.expressions = [m]; j(he); ) b.expressions.push(
|
|
5105
|
-
return
|
|
5104
|
+
for (b.expressions = [m]; j(he); ) b.expressions.push(jt(d));
|
|
5105
|
+
return w(b, "SequenceExpression");
|
|
5106
5106
|
}
|
|
5107
5107
|
return m;
|
|
5108
5108
|
}
|
|
5109
|
-
function
|
|
5109
|
+
function jt(f) {
|
|
5110
5110
|
var d = _a(f);
|
|
5111
5111
|
if (T.isAssign) {
|
|
5112
5112
|
var m = ve(d);
|
|
5113
|
-
return m.operator = x, m.left = d, D(), m.right =
|
|
5113
|
+
return m.operator = x, m.left = d, D(), m.right = jt(f), dt(d), w(m, "AssignmentExpression");
|
|
5114
5114
|
}
|
|
5115
5115
|
return d;
|
|
5116
5116
|
}
|
|
@@ -5118,69 +5118,69 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
5118
5118
|
var d = ba(f);
|
|
5119
5119
|
if (j(zr)) {
|
|
5120
5120
|
var m = ve(d);
|
|
5121
|
-
return m.test = d, m.consequent = X(!0), $(Ye), m.alternate = X(!0, f),
|
|
5121
|
+
return m.test = d, m.consequent = X(!0), $(Ye), m.alternate = X(!0, f), w(m, "ConditionalExpression");
|
|
5122
5122
|
}
|
|
5123
5123
|
return d;
|
|
5124
5124
|
}
|
|
5125
5125
|
function ba(f) {
|
|
5126
|
-
return $t(
|
|
5126
|
+
return Bt($t(), -1, f);
|
|
5127
5127
|
}
|
|
5128
|
-
function
|
|
5128
|
+
function Bt(f, d, m) {
|
|
5129
5129
|
var b = T.binop;
|
|
5130
5130
|
if (b !== null && (!m || T !== at) && b > d) {
|
|
5131
5131
|
var C = ve(f);
|
|
5132
5132
|
C.left = f, C.operator = x;
|
|
5133
|
-
var
|
|
5134
|
-
D(), C.right = $t(
|
|
5135
|
-
var k =
|
|
5136
|
-
return
|
|
5133
|
+
var P = T;
|
|
5134
|
+
D(), C.right = Bt($t(), b, m);
|
|
5135
|
+
var k = w(C, P === Jr || P === Kr ? "LogicalExpression" : "BinaryExpression");
|
|
5136
|
+
return Bt(k, d, m);
|
|
5137
5137
|
}
|
|
5138
5138
|
return f;
|
|
5139
5139
|
}
|
|
5140
|
-
function
|
|
5140
|
+
function $t() {
|
|
5141
5141
|
if (T.prefix) {
|
|
5142
5142
|
var f = z(), d = T.isUpdate;
|
|
5143
|
-
return f.operator = x, f.prefix = !0, A = !0, D(), f.argument =
|
|
5143
|
+
return f.operator = x, f.prefix = !0, A = !0, D(), f.argument = $t(), d ? dt(f.argument) : K && f.operator === "delete" && f.argument.type === "Identifier" && I(f.start, "Deleting local variable in strict mode"), w(f, d ? "UpdateExpression" : "UnaryExpression");
|
|
5144
5144
|
}
|
|
5145
5145
|
for (var m = ga(); T.postfix && !pt(); ) {
|
|
5146
5146
|
var f = ve(m);
|
|
5147
|
-
f.operator = x, f.prefix = !1, f.argument = m, dt(m), D(), m =
|
|
5147
|
+
f.operator = x, f.prefix = !1, f.argument = m, dt(m), D(), m = w(f, "UpdateExpression");
|
|
5148
5148
|
}
|
|
5149
5149
|
return m;
|
|
5150
5150
|
}
|
|
5151
5151
|
function ga() {
|
|
5152
|
-
return
|
|
5152
|
+
return Je(Vt());
|
|
5153
5153
|
}
|
|
5154
|
-
function
|
|
5154
|
+
function Je(f, d) {
|
|
5155
5155
|
var m;
|
|
5156
|
-
return j(Yr) ? (m = ve(f), m.object = f, m.property = ye(!0), m.computed = !1,
|
|
5156
|
+
return j(Yr) ? (m = ve(f), m.object = f, m.property = ye(!0), m.computed = !1, Je(w(m, "MemberExpression"), d)) : j(At) ? (m = ve(f), m.object = f, m.property = X(), m.computed = !0, $(It), Je(w(m, "MemberExpression"), d)) : !d && j(oe) ? (m = ve(f), m.callee = f, m.arguments = Yt(re, !1), Je(w(m, "CallExpression"), d)) : f;
|
|
5157
5157
|
}
|
|
5158
|
-
function
|
|
5158
|
+
function Vt() {
|
|
5159
5159
|
var f;
|
|
5160
5160
|
switch (T) {
|
|
5161
5161
|
case Br:
|
|
5162
|
-
return f = z(), D(),
|
|
5163
|
-
case
|
|
5162
|
+
return f = z(), D(), w(f, "ThisExpression");
|
|
5163
|
+
case we:
|
|
5164
5164
|
return ye();
|
|
5165
5165
|
case it:
|
|
5166
|
-
case
|
|
5166
|
+
case Tt:
|
|
5167
5167
|
case Nr:
|
|
5168
|
-
return f = z(), f.value = x, f.raw = t.slice(p, h), D(),
|
|
5168
|
+
return f = z(), f.value = x, f.raw = t.slice(p, h), D(), w(f, "Literal");
|
|
5169
5169
|
case $r:
|
|
5170
5170
|
case Vr:
|
|
5171
5171
|
case Gr:
|
|
5172
|
-
return f = z(), f.value = T.atomValue, f.raw = T.keyword, D(),
|
|
5172
|
+
return f = z(), f.value = T.atomValue, f.raw = T.keyword, D(), w(f, "Literal");
|
|
5173
5173
|
case oe:
|
|
5174
5174
|
var d = g, m = p;
|
|
5175
5175
|
D();
|
|
5176
5176
|
var b = X();
|
|
5177
5177
|
return b.start = m, b.end = h, r.locations && (b.loc.start = d, b.loc.end = S), r.ranges && (b.range = [m, h]), $(re), b;
|
|
5178
|
-
case
|
|
5179
|
-
return f = z(), D(), f.elements =
|
|
5178
|
+
case At:
|
|
5179
|
+
return f = z(), D(), f.elements = Yt(It, !0, !0), w(f, "ArrayExpression");
|
|
5180
5180
|
case Ge:
|
|
5181
5181
|
return Ra();
|
|
5182
5182
|
case Pt:
|
|
5183
|
-
return f = z(), D(),
|
|
5183
|
+
return f = z(), D(), Gt(f, !1);
|
|
5184
5184
|
case jr:
|
|
5185
5185
|
return Ea();
|
|
5186
5186
|
}
|
|
@@ -5188,7 +5188,7 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
5188
5188
|
}
|
|
5189
5189
|
function Ea() {
|
|
5190
5190
|
var f = z();
|
|
5191
|
-
return D(), f.callee =
|
|
5191
|
+
return D(), f.callee = Je(Vt(), !0), f.arguments = j(oe) ? Yt(re, !1) : $i, w(f, "NewExpression");
|
|
5192
5192
|
}
|
|
5193
5193
|
function Ra() {
|
|
5194
5194
|
var f = z(), d = !0, m = !1;
|
|
@@ -5197,38 +5197,38 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
5197
5197
|
d = !1;
|
|
5198
5198
|
else if ($(he), r.allowTrailingCommas && j(Ce))
|
|
5199
5199
|
break;
|
|
5200
|
-
var b = { key: cn() }, C = !1,
|
|
5201
|
-
if (j(Ye) ? (b.value = X(!0),
|
|
5200
|
+
var b = { key: cn() }, C = !1, P;
|
|
5201
|
+
if (j(Ye) ? (b.value = X(!0), P = b.kind = "init") : b.key.type === "Identifier" && (b.key.name === "get" || b.key.name === "set") ? (C = m = !0, P = b.kind = b.key.name, b.key = cn(), T !== oe && se(), b.value = Gt(z(), !1)) : se(), b.key.type === "Identifier" && (K || m))
|
|
5202
5202
|
for (var k = 0; k < f.properties.length; ++k) {
|
|
5203
5203
|
var U = f.properties[k];
|
|
5204
5204
|
if (U.key.name === b.key.name) {
|
|
5205
|
-
var Ke =
|
|
5206
|
-
Ke && !K &&
|
|
5205
|
+
var Ke = P === U.kind || C && U.kind === "init" || P === "init" && (U.kind === "get" || U.kind === "set");
|
|
5206
|
+
Ke && !K && P === "init" && U.kind === "init" && (Ke = !1), Ke && I(b.key.start, "Redefinition of property");
|
|
5207
5207
|
}
|
|
5208
5208
|
}
|
|
5209
5209
|
f.properties.push(b);
|
|
5210
5210
|
}
|
|
5211
|
-
return
|
|
5211
|
+
return w(f, "ObjectExpression");
|
|
5212
5212
|
}
|
|
5213
5213
|
function cn() {
|
|
5214
|
-
return T === it || T ===
|
|
5214
|
+
return T === it || T === Tt ? Vt() : ye(!0);
|
|
5215
5215
|
}
|
|
5216
|
-
function
|
|
5217
|
-
T ===
|
|
5216
|
+
function Gt(f, d) {
|
|
5217
|
+
T === we ? f.id = ye() : d ? se() : f.id = null, f.params = [];
|
|
5218
5218
|
var m = !0;
|
|
5219
5219
|
for ($(oe); !j(re); )
|
|
5220
5220
|
m ? m = !1 : $(he), f.params.push(ye());
|
|
5221
|
-
var b =
|
|
5222
|
-
if (
|
|
5223
|
-
for (var
|
|
5224
|
-
var k =
|
|
5225
|
-
if ((qr(k.name) || ut(k.name)) && I(k.start, "Defining '" + k.name + "' in strict mode"),
|
|
5226
|
-
for (var U = 0; U <
|
|
5221
|
+
var b = be, C = B;
|
|
5222
|
+
if (be = !0, B = [], f.body = He(!0), be = b, B = C, K || f.body.body.length && Mt(f.body.body[0]))
|
|
5223
|
+
for (var P = f.id ? -1 : 0; P < f.params.length; ++P) {
|
|
5224
|
+
var k = P < 0 ? f.id : f.params[P];
|
|
5225
|
+
if ((qr(k.name) || ut(k.name)) && I(k.start, "Defining '" + k.name + "' in strict mode"), P >= 0)
|
|
5226
|
+
for (var U = 0; U < P; ++U)
|
|
5227
5227
|
k.name === f.params[U].name && I(k.start, "Argument name clash in strict mode");
|
|
5228
5228
|
}
|
|
5229
|
-
return
|
|
5229
|
+
return w(f, d ? "FunctionDeclaration" : "FunctionExpression");
|
|
5230
5230
|
}
|
|
5231
|
-
function
|
|
5231
|
+
function Yt(f, d, m) {
|
|
5232
5232
|
for (var b = [], C = !0; !j(f); ) {
|
|
5233
5233
|
if (C)
|
|
5234
5234
|
C = !1;
|
|
@@ -5240,7 +5240,7 @@ const Dl = {}, Ll = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
|
|
|
5240
5240
|
}
|
|
5241
5241
|
function ye(f) {
|
|
5242
5242
|
var d = z();
|
|
5243
|
-
return f && r.forbidReserved === "everywhere" && (f = !1), T ===
|
|
5243
|
+
return f && r.forbidReserved === "everywhere" && (f = !1), T === we ? (!f && (r.forbidReserved && Zi(x) || K && qr(x)) && t.slice(p, h).indexOf("\\") === -1 && I(p, "The keyword '" + x + "' is reserved"), d.name = x) : f && T.keyword ? d.name = T.keyword : se(), A = !1, D(), w(d, "Identifier");
|
|
5244
5244
|
}
|
|
5245
5245
|
});
|
|
5246
5246
|
}
|
|
@@ -5353,8 +5353,8 @@ function jl(n, o) {
|
|
|
5353
5353
|
}
|
|
5354
5354
|
class Bl {
|
|
5355
5355
|
constructor(o) {
|
|
5356
|
-
|
|
5357
|
-
|
|
5356
|
+
Xt(this, "context");
|
|
5357
|
+
Xt(this, "nodes");
|
|
5358
5358
|
this.context = o, this.nodes = {};
|
|
5359
5359
|
const c = (v) => {
|
|
5360
5360
|
var _;
|
|
@@ -5657,24 +5657,24 @@ const le = /* @__PURE__ */ ne({
|
|
|
5657
5657
|
{ deep: !0, immediate: !0 }
|
|
5658
5658
|
);
|
|
5659
5659
|
function e(a) {
|
|
5660
|
-
const p = Tr[y.version].refKey, h =
|
|
5661
|
-
return h ?
|
|
5660
|
+
const p = Tr[y.version].refKey, h = Te[p];
|
|
5661
|
+
return h ? H(h.comp, {
|
|
5662
5662
|
refContext: {
|
|
5663
5663
|
parent: c.refContext,
|
|
5664
5664
|
refid: a.ref.id
|
|
5665
5665
|
},
|
|
5666
5666
|
node: a
|
|
5667
|
-
}) : (console.assert(!1, `ref element not found key=${p}`),
|
|
5667
|
+
}) : (console.assert(!1, `ref element not found key=${p}`), H("div", `ref element not found key=${p}`));
|
|
5668
5668
|
}
|
|
5669
5669
|
function i(a) {
|
|
5670
5670
|
var g;
|
|
5671
|
-
const p =
|
|
5671
|
+
const p = Te[a.basic.key];
|
|
5672
5672
|
if (!p)
|
|
5673
|
-
return console.assert(!1, `element not found key=${a.basic.key}`),
|
|
5673
|
+
return console.assert(!1, `element not found key=${a.basic.key}`), H("div", `element not found key=${a.basic.key}`);
|
|
5674
5674
|
const h = [];
|
|
5675
5675
|
return p.slots.some((S) => S.key === "default") && ((g = a.children) == null || g.forEach((S) => {
|
|
5676
5676
|
h.push(s(S));
|
|
5677
|
-
})),
|
|
5677
|
+
})), H(p.comp, { node: a }, { default: () => h });
|
|
5678
5678
|
}
|
|
5679
5679
|
function s(a) {
|
|
5680
5680
|
return a.ref ? e(a) : i(a);
|
|
@@ -5690,9 +5690,9 @@ const le = /* @__PURE__ */ ne({
|
|
|
5690
5690
|
}
|
|
5691
5691
|
const l = () => {
|
|
5692
5692
|
if (u())
|
|
5693
|
-
return
|
|
5693
|
+
return H("div", o("x-runtime-lib.circularRef"));
|
|
5694
5694
|
if (!R.value)
|
|
5695
|
-
return
|
|
5695
|
+
return H("div", o("x-runtime-lib.compNotAvail"));
|
|
5696
5696
|
const a = R.value.data.type;
|
|
5697
5697
|
if (a === "common") {
|
|
5698
5698
|
const p = [];
|
|
@@ -5700,11 +5700,11 @@ const le = /* @__PURE__ */ ne({
|
|
|
5700
5700
|
p.push(s(h));
|
|
5701
5701
|
}), p;
|
|
5702
5702
|
} else
|
|
5703
|
-
return console.assert(!1, `invalid subtype=${a}`),
|
|
5703
|
+
return console.assert(!1, `invalid subtype=${a}`), H("div", `invalid subtype=${a}`);
|
|
5704
5704
|
};
|
|
5705
|
-
return (a, p) => (
|
|
5705
|
+
return (a, p) => (J(), fe(l));
|
|
5706
5706
|
}
|
|
5707
|
-
}),
|
|
5707
|
+
}), Hl = /* @__PURE__ */ ne({
|
|
5708
5708
|
__name: "index",
|
|
5709
5709
|
props: {
|
|
5710
5710
|
node: {},
|
|
@@ -5747,7 +5747,7 @@ const le = /* @__PURE__ */ ne({
|
|
|
5747
5747
|
});
|
|
5748
5748
|
return (u, l) => {
|
|
5749
5749
|
const a = Ne("v-data-table");
|
|
5750
|
-
return
|
|
5750
|
+
return J(), fe(a, {
|
|
5751
5751
|
width: v.value,
|
|
5752
5752
|
height: _.value,
|
|
5753
5753
|
headers: E.value,
|
|
@@ -5758,8 +5758,8 @@ const le = /* @__PURE__ */ ne({
|
|
|
5758
5758
|
loading: t.value,
|
|
5759
5759
|
"multi-sort": e.value,
|
|
5760
5760
|
theme: i.value
|
|
5761
|
-
},
|
|
5762
|
-
|
|
5761
|
+
}, Kt({ _: 2 }, [
|
|
5762
|
+
Pa(s.value, (p, h) => ({
|
|
5763
5763
|
name: `item.${p.column}`,
|
|
5764
5764
|
fn: te(({ value: g }) => [
|
|
5765
5765
|
q(le, {
|
|
@@ -5771,7 +5771,7 @@ const le = /* @__PURE__ */ ne({
|
|
|
5771
5771
|
]), 1032, ["width", "height", "headers", "items", "density", "fixed-header", "fixed-footer", "loading", "multi-sort", "theme"]);
|
|
5772
5772
|
};
|
|
5773
5773
|
}
|
|
5774
|
-
}),
|
|
5774
|
+
}), Jl = [
|
|
5775
5775
|
{
|
|
5776
5776
|
name: "x-runtime-lib.start",
|
|
5777
5777
|
ui: "word",
|
|
@@ -5839,7 +5839,7 @@ const le = /* @__PURE__ */ ne({
|
|
|
5839
5839
|
key: "align",
|
|
5840
5840
|
name: "x-runtime-lib.align",
|
|
5841
5841
|
ui: "multiTypes",
|
|
5842
|
-
types:
|
|
5842
|
+
types: Jl,
|
|
5843
5843
|
default: "start"
|
|
5844
5844
|
},
|
|
5845
5845
|
{
|
|
@@ -5937,9 +5937,9 @@ const le = /* @__PURE__ */ ne({
|
|
|
5937
5937
|
}
|
|
5938
5938
|
]
|
|
5939
5939
|
}, Kl = {
|
|
5940
|
-
key:
|
|
5940
|
+
key: ir,
|
|
5941
5941
|
name: "x-runtime-lib.dataTable",
|
|
5942
|
-
comp:
|
|
5942
|
+
comp: Hl,
|
|
5943
5943
|
slots: [],
|
|
5944
5944
|
events: [],
|
|
5945
5945
|
methods: [],
|
|
@@ -5950,7 +5950,7 @@ const le = /* @__PURE__ */ ne({
|
|
|
5950
5950
|
};
|
|
5951
5951
|
function ql(n, o) {
|
|
5952
5952
|
const c = N(() => n.node.basic.id), v = N(() => `callMethod@${c.value}`);
|
|
5953
|
-
|
|
5953
|
+
wa(() => {
|
|
5954
5954
|
Le.on(v.value, o);
|
|
5955
5955
|
}), fr(() => {
|
|
5956
5956
|
Le.off(v.value, o);
|
|
@@ -5972,12 +5972,12 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
5972
5972
|
O === "open" ? _.value = !0 : O === "close" && (_.value = !1);
|
|
5973
5973
|
}), (y, O) => {
|
|
5974
5974
|
const R = Ne("v-dialog");
|
|
5975
|
-
return
|
|
5975
|
+
return J(), fe(R, {
|
|
5976
5976
|
modelValue: De(_),
|
|
5977
5977
|
"onUpdate:modelValue": O[0] || (O[0] = (r) => Ca(_) ? _.value = r : null)
|
|
5978
5978
|
}, {
|
|
5979
5979
|
activator: te(() => [
|
|
5980
|
-
De(c) === "editor" ? (
|
|
5980
|
+
De(c) === "editor" ? (J(), Ue("div", {
|
|
5981
5981
|
key: 0,
|
|
5982
5982
|
id: `__node__@${v.value}`
|
|
5983
5983
|
}, null, 8, Zl)) : ka("", !0)
|
|
@@ -5990,7 +5990,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
5990
5990
|
};
|
|
5991
5991
|
}
|
|
5992
5992
|
}), ec = {
|
|
5993
|
-
key:
|
|
5993
|
+
key: ar,
|
|
5994
5994
|
name: "x-runtime-lib.dialog",
|
|
5995
5995
|
comp: Ql,
|
|
5996
5996
|
slots: [
|
|
@@ -6003,13 +6003,13 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6003
6003
|
methods: [
|
|
6004
6004
|
{
|
|
6005
6005
|
key: "open",
|
|
6006
|
-
name: "
|
|
6006
|
+
name: "METHOD_OPEN",
|
|
6007
6007
|
inputs: [],
|
|
6008
6008
|
outputs: []
|
|
6009
6009
|
},
|
|
6010
6010
|
{
|
|
6011
6011
|
key: "close",
|
|
6012
|
-
name: "
|
|
6012
|
+
name: "METHOD_CLOSE",
|
|
6013
6013
|
inputs: [],
|
|
6014
6014
|
outputs: []
|
|
6015
6015
|
}
|
|
@@ -6031,10 +6031,15 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6031
6031
|
}
|
|
6032
6032
|
]
|
|
6033
6033
|
}, tc = {
|
|
6034
|
-
key:
|
|
6034
|
+
key: or,
|
|
6035
6035
|
name: "x-runtime-lib.globality",
|
|
6036
|
-
comp:
|
|
6037
|
-
slots: [
|
|
6036
|
+
comp: null,
|
|
6037
|
+
slots: [
|
|
6038
|
+
{
|
|
6039
|
+
key: "default",
|
|
6040
|
+
name: "x-runtime-lib.default"
|
|
6041
|
+
}
|
|
6042
|
+
],
|
|
6038
6043
|
events: [
|
|
6039
6044
|
{
|
|
6040
6045
|
key: "startup",
|
|
@@ -6100,7 +6105,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6100
6105
|
}), t = N(() => v.value ? "dark" : "light");
|
|
6101
6106
|
return (e, i) => {
|
|
6102
6107
|
const s = Ne("v-number-input");
|
|
6103
|
-
return De(c) === "editor" ? (
|
|
6108
|
+
return De(c) === "editor" ? (J(), Ue("div", rc, [
|
|
6104
6109
|
q(s, {
|
|
6105
6110
|
"model-value": _.value,
|
|
6106
6111
|
label: E.value,
|
|
@@ -6110,7 +6115,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6110
6115
|
readonly: r.value,
|
|
6111
6116
|
theme: t.value
|
|
6112
6117
|
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
|
|
6113
|
-
])) : (
|
|
6118
|
+
])) : (J(), fe(s, {
|
|
6114
6119
|
key: 1,
|
|
6115
6120
|
"model-value": _.value,
|
|
6116
6121
|
label: E.value,
|
|
@@ -6168,7 +6173,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6168
6173
|
}
|
|
6169
6174
|
]
|
|
6170
6175
|
}, ic = {
|
|
6171
|
-
key:
|
|
6176
|
+
key: ur,
|
|
6172
6177
|
name: "x-runtime-lib.numberInput",
|
|
6173
6178
|
comp: nc,
|
|
6174
6179
|
slots: [],
|
|
@@ -6202,25 +6207,25 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6202
6207
|
return y === "page" ? g === "common" ? e(h) : console.assert(!1) : y === "comp" && g === "common" ? e(h) : console.assert(!1), h;
|
|
6203
6208
|
});
|
|
6204
6209
|
function s(h) {
|
|
6205
|
-
const g = Tr[O.version].refKey, S =
|
|
6206
|
-
return S ?
|
|
6210
|
+
const g = Tr[O.version].refKey, S = Te[g];
|
|
6211
|
+
return S ? H(S.comp, {
|
|
6207
6212
|
refContext: {
|
|
6208
6213
|
parent: c.refContext,
|
|
6209
6214
|
refid: h.ref.id
|
|
6210
6215
|
},
|
|
6211
6216
|
node: h
|
|
6212
|
-
}) : (console.assert(!1, `ref element not found key=${g}`),
|
|
6217
|
+
}) : (console.assert(!1, `ref element not found key=${g}`), H("div", `ref element not found key=${g}`));
|
|
6213
6218
|
}
|
|
6214
6219
|
function u(h) {
|
|
6215
6220
|
var T;
|
|
6216
|
-
const g =
|
|
6221
|
+
const g = Te[h.basic.key];
|
|
6217
6222
|
if (!g)
|
|
6218
|
-
return console.assert(!1, `element not found key=${h.basic.key}`),
|
|
6223
|
+
return console.assert(!1, `element not found key=${h.basic.key}`), H("div", `element not found key=${h.basic.key}`);
|
|
6219
6224
|
const S = [];
|
|
6220
6225
|
return g.slots.some((x) => x.key === "default") && ((T = h.children) == null || T.forEach((x) => {
|
|
6221
6226
|
const A = l(x);
|
|
6222
6227
|
S.push(A);
|
|
6223
|
-
})),
|
|
6228
|
+
})), H(g.comp, { node: h }, { default: () => S });
|
|
6224
6229
|
}
|
|
6225
6230
|
function l(h) {
|
|
6226
6231
|
return h.ref ? s(h) : u(h);
|
|
@@ -6236,19 +6241,19 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6236
6241
|
}
|
|
6237
6242
|
const p = () => {
|
|
6238
6243
|
if (a())
|
|
6239
|
-
return
|
|
6244
|
+
return H("div", { id: c.id }, o("x-runtime-lib.circularRef"));
|
|
6240
6245
|
if (!r.value)
|
|
6241
|
-
return
|
|
6246
|
+
return H("div", { id: c.id }, o("x-runtime-lib.compNotAvail"));
|
|
6242
6247
|
const h = r.value.data.type;
|
|
6243
6248
|
if (h === "common") {
|
|
6244
6249
|
const g = [];
|
|
6245
6250
|
return r.value.data.view.nodes.forEach((S) => {
|
|
6246
6251
|
g.push(l(S));
|
|
6247
|
-
}),
|
|
6252
|
+
}), H("div", { id: c.id, style: i.value }, g);
|
|
6248
6253
|
} else
|
|
6249
|
-
return console.assert(!1, `invalid subtype=${h}`),
|
|
6254
|
+
return console.assert(!1, `invalid subtype=${h}`), H("div", { id: c.id }, `invalid subtype=${h}`);
|
|
6250
6255
|
};
|
|
6251
|
-
return (h, g) => (
|
|
6256
|
+
return (h, g) => (J(), fe(p));
|
|
6252
6257
|
}
|
|
6253
6258
|
}), Wn = {
|
|
6254
6259
|
key: "ref",
|
|
@@ -6300,7 +6305,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6300
6305
|
}), t = N(() => v.value ? "dark" : "light");
|
|
6301
6306
|
return (e, i) => {
|
|
6302
6307
|
const s = Ne("v-select");
|
|
6303
|
-
return De(c) === "editor" ? (
|
|
6308
|
+
return De(c) === "editor" ? (J(), Ue("div", uc, [
|
|
6304
6309
|
q(s, {
|
|
6305
6310
|
"model-value": _.value,
|
|
6306
6311
|
label: E.value,
|
|
@@ -6310,7 +6315,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6310
6315
|
readonly: r.value,
|
|
6311
6316
|
theme: t.value
|
|
6312
6317
|
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
|
|
6313
|
-
])) : (
|
|
6318
|
+
])) : (J(), fe(s, {
|
|
6314
6319
|
key: 1,
|
|
6315
6320
|
"model-value": _.value,
|
|
6316
6321
|
label: E.value,
|
|
@@ -6322,7 +6327,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6322
6327
|
}, null, 8, ["model-value", "label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
|
|
6323
6328
|
};
|
|
6324
6329
|
}
|
|
6325
|
-
}),
|
|
6330
|
+
}), Hn = {
|
|
6326
6331
|
key: "settings",
|
|
6327
6332
|
name: "x-runtime-lib.settings",
|
|
6328
6333
|
children: [
|
|
@@ -6364,15 +6369,15 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6364
6369
|
}
|
|
6365
6370
|
]
|
|
6366
6371
|
}, lc = {
|
|
6367
|
-
key:
|
|
6372
|
+
key: sr,
|
|
6368
6373
|
name: "x-runtime-lib.select",
|
|
6369
6374
|
comp: sc,
|
|
6370
6375
|
slots: [],
|
|
6371
6376
|
events: [],
|
|
6372
6377
|
methods: [],
|
|
6373
6378
|
props: {
|
|
6374
|
-
pageCommon: [Y,
|
|
6375
|
-
compCommon: [Y,
|
|
6379
|
+
pageCommon: [Y, Hn],
|
|
6380
|
+
compCommon: [Y, Hn]
|
|
6376
6381
|
}
|
|
6377
6382
|
}, cc = { key: 0 }, fc = /* @__PURE__ */ ne({
|
|
6378
6383
|
__name: "index",
|
|
@@ -6411,7 +6416,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6411
6416
|
});
|
|
6412
6417
|
return (u, l) => {
|
|
6413
6418
|
const a = Ne("v-text-field");
|
|
6414
|
-
return De(c) === "editor" ? (
|
|
6419
|
+
return De(c) === "editor" ? (J(), Ue("div", cc, [
|
|
6415
6420
|
q(a, {
|
|
6416
6421
|
label: _.value,
|
|
6417
6422
|
placeholder: E.value,
|
|
@@ -6419,7 +6424,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6419
6424
|
"single-line": O.value,
|
|
6420
6425
|
readonly: R.value,
|
|
6421
6426
|
theme: r.value
|
|
6422
|
-
},
|
|
6427
|
+
}, Kt({ _: 2 }, [
|
|
6423
6428
|
t.value ? {
|
|
6424
6429
|
name: "append",
|
|
6425
6430
|
fn: te(() => [
|
|
@@ -6461,7 +6466,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6461
6466
|
key: "3"
|
|
6462
6467
|
} : void 0
|
|
6463
6468
|
]), 1032, ["label", "placeholder", "hide-details", "single-line", "readonly", "theme"])
|
|
6464
|
-
])) : (
|
|
6469
|
+
])) : (J(), fe(a, {
|
|
6465
6470
|
key: 1,
|
|
6466
6471
|
label: _.value,
|
|
6467
6472
|
placeholder: E.value,
|
|
@@ -6469,7 +6474,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6469
6474
|
"single-line": O.value,
|
|
6470
6475
|
readonly: R.value,
|
|
6471
6476
|
theme: r.value
|
|
6472
|
-
},
|
|
6477
|
+
}, Kt({ _: 2 }, [
|
|
6473
6478
|
t.value ? {
|
|
6474
6479
|
name: "append",
|
|
6475
6480
|
fn: te(() => [
|
|
@@ -6513,7 +6518,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6513
6518
|
]), 1032, ["label", "placeholder", "hide-details", "single-line", "readonly", "theme"]));
|
|
6514
6519
|
};
|
|
6515
6520
|
}
|
|
6516
|
-
}),
|
|
6521
|
+
}), Jn = {
|
|
6517
6522
|
key: "settings",
|
|
6518
6523
|
name: "x-runtime-lib.settings",
|
|
6519
6524
|
children: [
|
|
@@ -6578,7 +6583,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6578
6583
|
}
|
|
6579
6584
|
]
|
|
6580
6585
|
}, pc = {
|
|
6581
|
-
key:
|
|
6586
|
+
key: lr,
|
|
6582
6587
|
name: "x-runtime-lib.textField",
|
|
6583
6588
|
comp: fc,
|
|
6584
6589
|
slots: [
|
|
@@ -6602,45 +6607,45 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6602
6607
|
events: [],
|
|
6603
6608
|
methods: [],
|
|
6604
6609
|
props: {
|
|
6605
|
-
pageCommon: [Y,
|
|
6606
|
-
compCommon: [Y,
|
|
6610
|
+
pageCommon: [Y, Jn, Kn],
|
|
6611
|
+
compCommon: [Y, Jn, Kn]
|
|
6607
6612
|
}
|
|
6608
6613
|
}, dc = {
|
|
6609
6614
|
version: "v1",
|
|
6610
|
-
globalityKey:
|
|
6615
|
+
globalityKey: or,
|
|
6611
6616
|
refKey: bt,
|
|
6612
6617
|
elements: /* @__PURE__ */ new Set([
|
|
6618
|
+
tr,
|
|
6613
6619
|
rr,
|
|
6614
6620
|
nr,
|
|
6615
6621
|
ir,
|
|
6616
6622
|
ar,
|
|
6617
6623
|
or,
|
|
6618
6624
|
ur,
|
|
6619
|
-
sr,
|
|
6620
6625
|
bt,
|
|
6621
|
-
|
|
6622
|
-
|
|
6626
|
+
sr,
|
|
6627
|
+
lr
|
|
6623
6628
|
]),
|
|
6624
6629
|
groups: [
|
|
6625
6630
|
{
|
|
6626
6631
|
key: "basic",
|
|
6627
6632
|
name: "x-runtime-lib.basic",
|
|
6628
6633
|
items: [
|
|
6634
|
+
tr,
|
|
6629
6635
|
rr,
|
|
6630
6636
|
nr,
|
|
6631
6637
|
ir,
|
|
6632
6638
|
ar,
|
|
6633
|
-
|
|
6634
|
-
sr,
|
|
6639
|
+
ur,
|
|
6635
6640
|
bt,
|
|
6636
|
-
|
|
6637
|
-
|
|
6641
|
+
sr,
|
|
6642
|
+
lr
|
|
6638
6643
|
]
|
|
6639
6644
|
}
|
|
6640
6645
|
]
|
|
6641
6646
|
}, Tr = {
|
|
6642
6647
|
v1: dc
|
|
6643
|
-
},
|
|
6648
|
+
}, Te = {}, hc = {
|
|
6644
6649
|
key: "add",
|
|
6645
6650
|
name: "METHOD_ADD",
|
|
6646
6651
|
inputs: [],
|
|
@@ -6651,7 +6656,7 @@ const Zl = ["id"], Ql = /* @__PURE__ */ ne({
|
|
|
6651
6656
|
}
|
|
6652
6657
|
]
|
|
6653
6658
|
}, ae = (n) => {
|
|
6654
|
-
|
|
6659
|
+
n.slots.some((o) => o.key === "default") && n.methods.unshift(hc), Te[n.key] = n;
|
|
6655
6660
|
};
|
|
6656
6661
|
ae(El);
|
|
6657
6662
|
ae(Tl);
|
|
@@ -6682,7 +6687,7 @@ async function Cc(n) {
|
|
|
6682
6687
|
export {
|
|
6683
6688
|
ml as duplicateNode,
|
|
6684
6689
|
Rc as duplicateNodes,
|
|
6685
|
-
|
|
6690
|
+
Te as elements,
|
|
6686
6691
|
ei as genId,
|
|
6687
6692
|
Ec as getNode,
|
|
6688
6693
|
Dn as getPropDefault,
|
|
@@ -6700,12 +6705,12 @@ export {
|
|
|
6700
6705
|
hr as isPercentStr,
|
|
6701
6706
|
dr as isPixelStr,
|
|
6702
6707
|
Cc as loadLocaleMessageRuntime,
|
|
6703
|
-
|
|
6708
|
+
Wt as parsePercentStr,
|
|
6704
6709
|
gc as parsePixelStr,
|
|
6705
6710
|
Tr as pkgs,
|
|
6706
6711
|
Sc as provideDark,
|
|
6707
|
-
|
|
6708
|
-
|
|
6712
|
+
Pc as provideData,
|
|
6713
|
+
wc as provideDepends,
|
|
6709
6714
|
Nc as provideDevice,
|
|
6710
6715
|
Oc as provideEnv,
|
|
6711
6716
|
Li as provideInterpreter,
|