@guihz/trading-vue-editor-tes 0.0.190 → 0.0.192
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.
@@ -35,14 +35,14 @@ function ab() {
|
|
35
35
|
hc = 1;
|
36
36
|
var a = cs, n = Symbol.for("react.element"), r = Symbol.for("react.fragment"), o = Object.prototype.hasOwnProperty, c = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, l = { key: !0, ref: !0, __self: !0, __source: !0 };
|
37
37
|
function m(y, f, b) {
|
38
|
-
var h, T = {}, N = null,
|
39
|
-
b !== void 0 && (N = "" + b), f.key !== void 0 && (N = "" + f.key), f.ref !== void 0 && (
|
38
|
+
var h, T = {}, N = null, O = null;
|
39
|
+
b !== void 0 && (N = "" + b), f.key !== void 0 && (N = "" + f.key), f.ref !== void 0 && (O = f.ref);
|
40
40
|
for (h in f)
|
41
41
|
o.call(f, h) && !l.hasOwnProperty(h) && (T[h] = f[h]);
|
42
42
|
if (y && y.defaultProps)
|
43
43
|
for (h in f = y.defaultProps, f)
|
44
44
|
T[h] === void 0 && (T[h] = f[h]);
|
45
|
-
return { $$typeof: n, type: y, key: N, ref:
|
45
|
+
return { $$typeof: n, type: y, key: N, ref: O, props: T, _owner: c.current };
|
46
46
|
}
|
47
47
|
return Fr.Fragment = r, Fr.jsx = m, Fr.jsxs = m, Fr;
|
48
48
|
}
|
@@ -59,8 +59,8 @@ var Rr = {};
|
|
59
59
|
var wc;
|
60
60
|
function nb() {
|
61
61
|
return wc || (wc = 1, process.env.NODE_ENV !== "production" && function() {
|
62
|
-
var a = cs, n = Symbol.for("react.element"), r = Symbol.for("react.portal"), o = Symbol.for("react.fragment"), c = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), m = Symbol.for("react.provider"), y = Symbol.for("react.context"), f = Symbol.for("react.forward_ref"), b = Symbol.for("react.suspense"), h = Symbol.for("react.suspense_list"), T = Symbol.for("react.memo"), N = Symbol.for("react.lazy"),
|
63
|
-
function
|
62
|
+
var a = cs, n = Symbol.for("react.element"), r = Symbol.for("react.portal"), o = Symbol.for("react.fragment"), c = Symbol.for("react.strict_mode"), l = Symbol.for("react.profiler"), m = Symbol.for("react.provider"), y = Symbol.for("react.context"), f = Symbol.for("react.forward_ref"), b = Symbol.for("react.suspense"), h = Symbol.for("react.suspense_list"), T = Symbol.for("react.memo"), N = Symbol.for("react.lazy"), O = Symbol.for("react.offscreen"), P = Symbol.iterator, S = "@@iterator";
|
63
|
+
function $(g) {
|
64
64
|
if (g === null || typeof g != "object")
|
65
65
|
return null;
|
66
66
|
var L = P && g[P] || g[S];
|
@@ -69,36 +69,36 @@ function nb() {
|
|
69
69
|
var G = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
70
70
|
function X(g) {
|
71
71
|
{
|
72
|
-
for (var L = arguments.length,
|
73
|
-
|
74
|
-
|
72
|
+
for (var L = arguments.length, K = new Array(L > 1 ? L - 1 : 0), ee = 1; ee < L; ee++)
|
73
|
+
K[ee - 1] = arguments[ee];
|
74
|
+
R("error", g, K);
|
75
75
|
}
|
76
76
|
}
|
77
|
-
function
|
77
|
+
function R(g, L, K) {
|
78
78
|
{
|
79
79
|
var ee = G.ReactDebugCurrentFrame, ye = ee.getStackAddendum();
|
80
|
-
ye !== "" && (L += "%s",
|
81
|
-
var xe =
|
80
|
+
ye !== "" && (L += "%s", K = K.concat([ye]));
|
81
|
+
var xe = K.map(function(de) {
|
82
82
|
return String(de);
|
83
83
|
});
|
84
84
|
xe.unshift("Warning: " + L), Function.prototype.apply.call(console[g], console, xe);
|
85
85
|
}
|
86
86
|
}
|
87
|
-
var
|
87
|
+
var B = !1, k = !1, F = !1, z = !1, j = !1, Y;
|
88
88
|
Y = Symbol.for("react.module.reference");
|
89
89
|
function ae(g) {
|
90
|
-
return !!(typeof g == "string" || typeof g == "function" || g === o || g === l || j || g === c || g === b || g === h ||
|
90
|
+
return !!(typeof g == "string" || typeof g == "function" || g === o || g === l || j || g === c || g === b || g === h || z || g === O || B || k || F || typeof g == "object" && g !== null && (g.$$typeof === N || g.$$typeof === T || g.$$typeof === m || g.$$typeof === y || g.$$typeof === f || // This needs to include all possible module reference object
|
91
91
|
// types supported by any Flight configuration anywhere since
|
92
92
|
// we don't know which Flight build this will end up being used
|
93
93
|
// with.
|
94
94
|
g.$$typeof === Y || g.getModuleId !== void 0));
|
95
95
|
}
|
96
|
-
function Ze(g, L,
|
96
|
+
function Ze(g, L, K) {
|
97
97
|
var ee = g.displayName;
|
98
98
|
if (ee)
|
99
99
|
return ee;
|
100
100
|
var ye = L.displayName || L.name || "";
|
101
|
-
return ye !== "" ?
|
101
|
+
return ye !== "" ? K + "(" + ye + ")" : K;
|
102
102
|
}
|
103
103
|
function Nt(g) {
|
104
104
|
return g.displayName || "Context";
|
@@ -130,8 +130,8 @@ function nb() {
|
|
130
130
|
var L = g;
|
131
131
|
return Nt(L) + ".Consumer";
|
132
132
|
case m:
|
133
|
-
var
|
134
|
-
return Nt(
|
133
|
+
var K = g;
|
134
|
+
return Nt(K._context) + ".Provider";
|
135
135
|
case f:
|
136
136
|
return Ze(g, g.render, "ForwardRef");
|
137
137
|
case T:
|
@@ -211,7 +211,7 @@ function nb() {
|
|
211
211
|
}
|
212
212
|
}
|
213
213
|
var Lt = G.ReactCurrentDispatcher, He;
|
214
|
-
function $t(g, L,
|
214
|
+
function $t(g, L, K) {
|
215
215
|
{
|
216
216
|
if (He === void 0)
|
217
217
|
try {
|
@@ -233,9 +233,9 @@ function nb() {
|
|
233
233
|
if (!g || Vt)
|
234
234
|
return "";
|
235
235
|
{
|
236
|
-
var
|
237
|
-
if (
|
238
|
-
return
|
236
|
+
var K = Fs.get(g);
|
237
|
+
if (K !== void 0)
|
238
|
+
return K;
|
239
239
|
}
|
240
240
|
var ee;
|
241
241
|
Vt = !0;
|
@@ -300,14 +300,14 @@ function nb() {
|
|
300
300
|
var Pt = g ? g.displayName || g.name : "", ra = Pt ? $t(Pt) : "";
|
301
301
|
return typeof g == "function" && Fs.set(g, ra), ra;
|
302
302
|
}
|
303
|
-
function Xr(g, L,
|
303
|
+
function Xr(g, L, K) {
|
304
304
|
return Ts(g, !1);
|
305
305
|
}
|
306
306
|
function dt(g) {
|
307
307
|
var L = g.prototype;
|
308
308
|
return !!(L && L.isReactComponent);
|
309
309
|
}
|
310
|
-
function jt(g, L,
|
310
|
+
function jt(g, L, K) {
|
311
311
|
if (g == null)
|
312
312
|
return "";
|
313
313
|
if (typeof g == "function")
|
@@ -325,11 +325,11 @@ function nb() {
|
|
325
325
|
case f:
|
326
326
|
return Xr(g.render);
|
327
327
|
case T:
|
328
|
-
return jt(g.type, L,
|
328
|
+
return jt(g.type, L, K);
|
329
329
|
case N: {
|
330
330
|
var ee = g, ye = ee._payload, xe = ee._init;
|
331
331
|
try {
|
332
|
-
return jt(xe(ye), L,
|
332
|
+
return jt(xe(ye), L, K);
|
333
333
|
} catch {
|
334
334
|
}
|
335
335
|
}
|
@@ -339,12 +339,12 @@ function nb() {
|
|
339
339
|
var Bs = Object.prototype.hasOwnProperty, vt = {}, dr = G.ReactDebugCurrentFrame;
|
340
340
|
function Ks(g) {
|
341
341
|
if (g) {
|
342
|
-
var L = g._owner,
|
343
|
-
dr.setExtraStackFrame(
|
342
|
+
var L = g._owner, K = jt(g.type, g._source, L ? L.type : null);
|
343
|
+
dr.setExtraStackFrame(K);
|
344
344
|
} else
|
345
345
|
dr.setExtraStackFrame(null);
|
346
346
|
}
|
347
|
-
function Ds(g, L,
|
347
|
+
function Ds(g, L, K, ee, ye) {
|
348
348
|
{
|
349
349
|
var xe = Function.call.bind(Bs);
|
350
350
|
for (var de in g)
|
@@ -352,14 +352,14 @@ function nb() {
|
|
352
352
|
var ce = void 0;
|
353
353
|
try {
|
354
354
|
if (typeof g[de] != "function") {
|
355
|
-
var We = Error((ee || "React class") + ": " +
|
355
|
+
var We = Error((ee || "React class") + ": " + K + " type `" + de + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof g[de] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
356
356
|
throw We.name = "Invariant Violation", We;
|
357
357
|
}
|
358
|
-
ce = g[de](L, de, ee,
|
358
|
+
ce = g[de](L, de, ee, K, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
359
359
|
} catch (ke) {
|
360
360
|
ce = ke;
|
361
361
|
}
|
362
|
-
ce && !(ce instanceof Error) && (Ks(ye), X("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", ee || "React class",
|
362
|
+
ce && !(ce instanceof Error) && (Ks(ye), X("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", ee || "React class", K, de, typeof ce), Ks(null)), ce instanceof Error && !(ce.message in vt) && (vt[ce.message] = !0, Ks(ye), X("Failed %s type: %s", K, ce.message), Ks(null));
|
363
363
|
}
|
364
364
|
}
|
365
365
|
}
|
@@ -369,8 +369,8 @@ function nb() {
|
|
369
369
|
}
|
370
370
|
function Us(g) {
|
371
371
|
{
|
372
|
-
var L = typeof Symbol == "function" && Symbol.toStringTag,
|
373
|
-
return
|
372
|
+
var L = typeof Symbol == "function" && Symbol.toStringTag, K = L && g[Symbol.toStringTag] || g.constructor.name || "Object";
|
373
|
+
return K;
|
374
374
|
}
|
375
375
|
}
|
376
376
|
function on(g) {
|
@@ -412,40 +412,40 @@ function nb() {
|
|
412
412
|
}
|
413
413
|
function yr(g, L) {
|
414
414
|
if (typeof g.ref == "string" && Mt.current && L && Mt.current.stateNode !== L) {
|
415
|
-
var
|
416
|
-
Is[
|
415
|
+
var K = Re(Mt.current.type);
|
416
|
+
Is[K] || (X('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', Re(Mt.current.type), g.ref), Is[K] = !0);
|
417
417
|
}
|
418
418
|
}
|
419
419
|
function _r(g, L) {
|
420
420
|
{
|
421
|
-
var
|
421
|
+
var K = function() {
|
422
422
|
$s || ($s = !0, X("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", L));
|
423
423
|
};
|
424
|
-
|
425
|
-
get:
|
424
|
+
K.isReactWarning = !0, Object.defineProperty(g, "key", {
|
425
|
+
get: K,
|
426
426
|
configurable: !0
|
427
427
|
});
|
428
428
|
}
|
429
429
|
}
|
430
430
|
function fr(g, L) {
|
431
431
|
{
|
432
|
-
var
|
432
|
+
var K = function() {
|
433
433
|
js || (js = !0, X("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", L));
|
434
434
|
};
|
435
|
-
|
436
|
-
get:
|
435
|
+
K.isReactWarning = !0, Object.defineProperty(g, "ref", {
|
436
|
+
get: K,
|
437
437
|
configurable: !0
|
438
438
|
});
|
439
439
|
}
|
440
440
|
}
|
441
|
-
var gr = function(g, L,
|
441
|
+
var gr = function(g, L, K, ee, ye, xe, de) {
|
442
442
|
var ce = {
|
443
443
|
// This tag allows us to uniquely identify this as a React Element
|
444
444
|
$$typeof: n,
|
445
445
|
// Built-in properties that belong on the element
|
446
446
|
type: g,
|
447
447
|
key: L,
|
448
|
-
ref:
|
448
|
+
ref: K,
|
449
449
|
props: de,
|
450
450
|
// Record the component responsible for creating this element.
|
451
451
|
_owner: xe
|
@@ -467,10 +467,10 @@ function nb() {
|
|
467
467
|
value: ye
|
468
468
|
}), Object.freeze && (Object.freeze(ce.props), Object.freeze(ce)), ce;
|
469
469
|
};
|
470
|
-
function ln(g, L,
|
470
|
+
function ln(g, L, K, ee, ye) {
|
471
471
|
{
|
472
472
|
var xe, de = {}, ce = null, We = null;
|
473
|
-
|
473
|
+
K !== void 0 && (Yr(K), ce = "" + K), ur(L) && (Yr(L.key), ce = "" + L.key), mr(L) && (We = L.ref, yr(L, ye));
|
474
474
|
for (xe in L)
|
475
475
|
Bs.call(L, xe) && !ds.hasOwnProperty(xe) && (de[xe] = L[xe]);
|
476
476
|
if (g && g.defaultProps) {
|
@@ -488,8 +488,8 @@ function nb() {
|
|
488
488
|
var br = G.ReactCurrentOwner, Vr = G.ReactDebugCurrentFrame;
|
489
489
|
function Zt(g) {
|
490
490
|
if (g) {
|
491
|
-
var L = g._owner,
|
492
|
-
Vr.setExtraStackFrame(
|
491
|
+
var L = g._owner, K = jt(g.type, g._source, L ? L.type : null);
|
492
|
+
Vr.setExtraStackFrame(K);
|
493
493
|
} else
|
494
494
|
Vr.setExtraStackFrame(null);
|
495
495
|
}
|
@@ -513,10 +513,10 @@ Check the render method of \`` + g + "`.";
|
|
513
513
|
function cn(g) {
|
514
514
|
{
|
515
515
|
if (g !== void 0) {
|
516
|
-
var L = g.fileName.replace(/^.*[\\\/]/, ""),
|
516
|
+
var L = g.fileName.replace(/^.*[\\\/]/, ""), K = g.lineNumber;
|
517
517
|
return `
|
518
518
|
|
519
|
-
Check your code at ` + L + ":" +
|
519
|
+
Check your code at ` + L + ":" + K + ".";
|
520
520
|
}
|
521
521
|
return "";
|
522
522
|
}
|
@@ -526,10 +526,10 @@ Check your code at ` + L + ":" + B + ".";
|
|
526
526
|
{
|
527
527
|
var L = Qr();
|
528
528
|
if (!L) {
|
529
|
-
var
|
530
|
-
|
529
|
+
var K = typeof g == "string" ? g : g.displayName || g.name;
|
530
|
+
K && (L = `
|
531
531
|
|
532
|
-
Check the top-level render call using <` +
|
532
|
+
Check the top-level render call using <` + K + ">.");
|
533
533
|
}
|
534
534
|
return L;
|
535
535
|
}
|
@@ -539,12 +539,12 @@ Check the top-level render call using <` + B + ">.");
|
|
539
539
|
if (!g._store || g._store.validated || g.key != null)
|
540
540
|
return;
|
541
541
|
g._store.validated = !0;
|
542
|
-
var
|
543
|
-
if (Zr[
|
542
|
+
var K = Jr(L);
|
543
|
+
if (Zr[K])
|
544
544
|
return;
|
545
|
-
Zr[
|
545
|
+
Zr[K] = !0;
|
546
546
|
var ee = "";
|
547
|
-
g && g._owner && g._owner !== br.current && (ee = " It was passed a child from " + Re(g._owner.type) + "."), Zt(g), X('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',
|
547
|
+
g && g._owner && g._owner !== br.current && (ee = " It was passed a child from " + Re(g._owner.type) + "."), Zt(g), X('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', K, ee), Zt(null);
|
548
548
|
}
|
549
549
|
}
|
550
550
|
function ta(g, L) {
|
@@ -552,14 +552,14 @@ Check the top-level render call using <` + B + ">.");
|
|
552
552
|
if (typeof g != "object")
|
553
553
|
return;
|
554
554
|
if (Qt(g))
|
555
|
-
for (var
|
556
|
-
var ee = g[
|
555
|
+
for (var K = 0; K < g.length; K++) {
|
556
|
+
var ee = g[K];
|
557
557
|
xr(ee) && ea(ee, L);
|
558
558
|
}
|
559
559
|
else if (xr(g))
|
560
560
|
g._store && (g._store.validated = !0);
|
561
561
|
else if (g) {
|
562
|
-
var ye =
|
562
|
+
var ye = $(g);
|
563
563
|
if (typeof ye == "function" && ye !== g.entries)
|
564
564
|
for (var xe = ye.call(g), de; !(de = xe.next()).done; )
|
565
565
|
xr(de.value) && ea(de.value, L);
|
@@ -571,18 +571,18 @@ Check the top-level render call using <` + B + ">.");
|
|
571
571
|
var L = g.type;
|
572
572
|
if (L == null || typeof L == "string")
|
573
573
|
return;
|
574
|
-
var
|
574
|
+
var K;
|
575
575
|
if (typeof L == "function")
|
576
|
-
|
576
|
+
K = L.propTypes;
|
577
577
|
else if (typeof L == "object" && (L.$$typeof === f || // Note: Memo only checks outer props here.
|
578
578
|
// Inner props are checked in the reconciler.
|
579
579
|
L.$$typeof === T))
|
580
|
-
|
580
|
+
K = L.propTypes;
|
581
581
|
else
|
582
582
|
return;
|
583
|
-
if (
|
583
|
+
if (K) {
|
584
584
|
var ee = Re(L);
|
585
|
-
Ds(
|
585
|
+
Ds(K, g.props, "prop", ee, g);
|
586
586
|
} else if (L.PropTypes !== void 0 && !Hs) {
|
587
587
|
Hs = !0;
|
588
588
|
var ye = Re(L);
|
@@ -593,8 +593,8 @@ Check the top-level render call using <` + B + ">.");
|
|
593
593
|
}
|
594
594
|
function hr(g) {
|
595
595
|
{
|
596
|
-
for (var L = Object.keys(g.props),
|
597
|
-
var ee = L[
|
596
|
+
for (var L = Object.keys(g.props), K = 0; K < L.length; K++) {
|
597
|
+
var ee = L[K];
|
598
598
|
if (ee !== "children" && ee !== "key") {
|
599
599
|
Zt(g), X("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", ee), Zt(null);
|
600
600
|
break;
|
@@ -603,7 +603,7 @@ Check the top-level render call using <` + B + ">.");
|
|
603
603
|
g.ref !== null && (Zt(g), X("Invalid attribute `ref` supplied to `React.Fragment`."), Zt(null));
|
604
604
|
}
|
605
605
|
}
|
606
|
-
function sa(g, L,
|
606
|
+
function sa(g, L, K, ee, ye, xe) {
|
607
607
|
{
|
608
608
|
var de = ae(g);
|
609
609
|
if (!de) {
|
@@ -614,7 +614,7 @@ Check the top-level render call using <` + B + ">.");
|
|
614
614
|
var ke;
|
615
615
|
g === null ? ke = "null" : Qt(g) ? ke = "array" : g !== void 0 && g.$$typeof === n ? (ke = "<" + (Re(g.type) || "Unknown") + " />", ce = " Did you accidentally export a JSX literal instead of a component?") : ke = typeof g, X("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ke, ce);
|
616
616
|
}
|
617
|
-
var Ce = ln(g, L,
|
617
|
+
var Ce = ln(g, L, K, ye, xe);
|
618
618
|
if (Ce == null)
|
619
619
|
return Ce;
|
620
620
|
if (de) {
|
@@ -633,11 +633,11 @@ Check the top-level render call using <` + B + ">.");
|
|
633
633
|
return g === o ? hr(Ce) : pn(Ce), Ce;
|
634
634
|
}
|
635
635
|
}
|
636
|
-
function wr(g, L,
|
637
|
-
return sa(g, L,
|
636
|
+
function wr(g, L, K) {
|
637
|
+
return sa(g, L, K, !0);
|
638
638
|
}
|
639
|
-
function dn(g, L,
|
640
|
-
return sa(g, L,
|
639
|
+
function dn(g, L, K) {
|
640
|
+
return sa(g, L, K, !1);
|
641
641
|
}
|
642
642
|
var mn = dn, un = wr;
|
643
643
|
Rr.Fragment = o, Rr.jsx = mn, Rr.jsxs = un;
|
@@ -1067,59 +1067,59 @@ function rx(a, n, r, o) {
|
|
1067
1067
|
function Ap(a, n) {
|
1068
1068
|
return a.Uri.parse(n);
|
1069
1069
|
}
|
1070
|
-
function ax({ original: a, modified: n, language: r, originalLanguage: o, modifiedLanguage: c, originalModelPath: l, modifiedModelPath: m, keepCurrentOriginalModel: y = !1, keepCurrentModifiedModel: f = !1, theme: b = "light", loading: h = "Loading...", options: T = {}, height: N = "100%", width:
|
1071
|
-
let [X,
|
1070
|
+
function ax({ original: a, modified: n, language: r, originalLanguage: o, modifiedLanguage: c, originalModelPath: l, modifiedModelPath: m, keepCurrentOriginalModel: y = !1, keepCurrentModifiedModel: f = !1, theme: b = "light", loading: h = "Loading...", options: T = {}, height: N = "100%", width: O = "100%", className: P, wrapperProps: S = {}, beforeMount: $ = jr, onMount: G = jr }) {
|
1071
|
+
let [X, R] = ct(!1), [B, k] = ct(!0), F = qe(null), z = qe(null), j = qe(null), Y = qe(G), ae = qe($), Ze = qe(!1);
|
1072
1072
|
kp(() => {
|
1073
1073
|
let Q = Ri.init();
|
1074
|
-
return Q.then((fe) => (
|
1074
|
+
return Q.then((fe) => (z.current = fe) && k(!1)).catch((fe) => (fe == null ? void 0 : fe.type) !== "cancelation" && console.error("Monaco initialization: error:", fe)), () => F.current ? Be() : Q.cancel();
|
1075
1075
|
}), xt(() => {
|
1076
|
-
if (
|
1077
|
-
let Q =
|
1076
|
+
if (F.current && z.current) {
|
1077
|
+
let Q = F.current.getOriginalEditor(), fe = or(z.current, a || "", o || r || "text", l || "");
|
1078
1078
|
fe !== Q.getModel() && Q.setModel(fe);
|
1079
1079
|
}
|
1080
1080
|
}, [l], X), xt(() => {
|
1081
|
-
if (
|
1082
|
-
let Q =
|
1081
|
+
if (F.current && z.current) {
|
1082
|
+
let Q = F.current.getModifiedEditor(), fe = or(z.current, n || "", c || r || "text", m || "");
|
1083
1083
|
fe !== Q.getModel() && Q.setModel(fe);
|
1084
1084
|
}
|
1085
1085
|
}, [m], X), xt(() => {
|
1086
|
-
let Q =
|
1087
|
-
Q.getOption(
|
1086
|
+
let Q = F.current.getModifiedEditor();
|
1087
|
+
Q.getOption(z.current.editor.EditorOption.readOnly) ? Q.setValue(n || "") : n !== Q.getValue() && (Q.executeEdits("", [{ range: Q.getModel().getFullModelRange(), text: n || "", forceMoveMarkers: !0 }]), Q.pushUndoStop());
|
1088
1088
|
}, [n], X), xt(() => {
|
1089
1089
|
var Q, fe;
|
1090
|
-
(fe = (Q =
|
1090
|
+
(fe = (Q = F.current) == null ? void 0 : Q.getModel()) == null || fe.original.setValue(a || "");
|
1091
1091
|
}, [a], X), xt(() => {
|
1092
|
-
let { original: Q, modified: fe } =
|
1093
|
-
|
1092
|
+
let { original: Q, modified: fe } = F.current.getModel();
|
1093
|
+
z.current.editor.setModelLanguage(Q, o || r || "text"), z.current.editor.setModelLanguage(fe, c || r || "text");
|
1094
1094
|
}, [r, o, c], X), xt(() => {
|
1095
1095
|
var Q;
|
1096
|
-
(Q =
|
1096
|
+
(Q = z.current) == null || Q.editor.setTheme(b);
|
1097
1097
|
}, [b], X), xt(() => {
|
1098
1098
|
var Q;
|
1099
|
-
(Q =
|
1099
|
+
(Q = F.current) == null || Q.updateOptions(T);
|
1100
1100
|
}, [T], X);
|
1101
1101
|
let Nt = cr(() => {
|
1102
1102
|
var Ne;
|
1103
|
-
if (!
|
1103
|
+
if (!z.current)
|
1104
1104
|
return;
|
1105
|
-
ae.current(
|
1106
|
-
let Q = or(
|
1107
|
-
(Ne =
|
1105
|
+
ae.current(z.current);
|
1106
|
+
let Q = or(z.current, a || "", o || r || "text", l || ""), fe = or(z.current, n || "", c || r || "text", m || "");
|
1107
|
+
(Ne = F.current) == null || Ne.setModel({ original: Q, modified: fe });
|
1108
1108
|
}, [r, n, c, a, o, l, m]), Re = cr(() => {
|
1109
1109
|
var Q;
|
1110
|
-
!Ze.current && j.current && (
|
1110
|
+
!Ze.current && j.current && (F.current = z.current.editor.createDiffEditor(j.current, { automaticLayout: !0, ...T }), Nt(), (Q = z.current) == null || Q.editor.setTheme(b), R(!0), Ze.current = !0);
|
1111
1111
|
}, [T, b, Nt]);
|
1112
1112
|
$e(() => {
|
1113
|
-
X && Y.current(
|
1113
|
+
X && Y.current(F.current, z.current);
|
1114
1114
|
}, [X]), $e(() => {
|
1115
|
-
!
|
1116
|
-
}, [
|
1115
|
+
!B && !X && Re();
|
1116
|
+
}, [B, X, Re]);
|
1117
1117
|
function Be() {
|
1118
1118
|
var fe, Ne, Se, pt;
|
1119
|
-
let Q = (fe =
|
1120
|
-
y || ((Ne = Q == null ? void 0 : Q.original) == null || Ne.dispose()), f || ((Se = Q == null ? void 0 : Q.modified) == null || Se.dispose()), (pt =
|
1119
|
+
let Q = (fe = F.current) == null ? void 0 : fe.getModel();
|
1120
|
+
y || ((Ne = Q == null ? void 0 : Q.original) == null || Ne.dispose()), f || ((Se = Q == null ? void 0 : Q.modified) == null || Se.dispose()), (pt = F.current) == null || pt.dispose();
|
1121
1121
|
}
|
1122
|
-
return cs.createElement(Ip, { width:
|
1122
|
+
return cs.createElement(Ip, { width: O, height: N, isEditorReady: X, loading: h, _ref: j, className: P, wrapperProps: S });
|
1123
1123
|
}
|
1124
1124
|
var nx = ax, ix = Fi(nx);
|
1125
1125
|
function ox(a) {
|
@@ -1129,8 +1129,8 @@ function ox(a) {
|
|
1129
1129
|
}, [a]), n.current;
|
1130
1130
|
}
|
1131
1131
|
var lx = ox, Ha = /* @__PURE__ */ new Map();
|
1132
|
-
function cx({ defaultValue: a, defaultLanguage: n, defaultPath: r, value: o, language: c, path: l, theme: m = "light", line: y, loading: f = "Loading...", options: b = {}, overrideServices: h = {}, saveViewState: T = !0, keepCurrentModel: N = !1, width:
|
1133
|
-
let [
|
1132
|
+
function cx({ defaultValue: a, defaultLanguage: n, defaultPath: r, value: o, language: c, path: l, theme: m = "light", line: y, loading: f = "Loading...", options: b = {}, overrideServices: h = {}, saveViewState: T = !0, keepCurrentModel: N = !1, width: O = "100%", height: P = "100%", className: S, wrapperProps: $ = {}, beforeMount: G = jr, onMount: X = jr, onChange: R, onValidate: B = jr }) {
|
1133
|
+
let [k, F] = ct(!1), [z, j] = ct(!0), Y = qe(null), ae = qe(null), Ze = qe(null), Nt = qe(X), Re = qe(G), Be = qe(), Q = qe(o), fe = lx(l), Ne = qe(!1), Se = qe(!1);
|
1134
1134
|
kp(() => {
|
1135
1135
|
let te = Ri.init();
|
1136
1136
|
return te.then((be) => (Y.current = be) && j(!1)).catch((be) => (be == null ? void 0 : be.type) !== "cancelation" && console.error("Monaco initialization: error:", be)), () => ae.current ? wt() : te.cancel();
|
@@ -1138,47 +1138,47 @@ function cx({ defaultValue: a, defaultLanguage: n, defaultPath: r, value: o, lan
|
|
1138
1138
|
var be, Le, St, je;
|
1139
1139
|
let te = or(Y.current, a || o || "", n || c || "", l || r || "");
|
1140
1140
|
te !== ((be = ae.current) == null ? void 0 : be.getModel()) && (T && Ha.set(fe, (Le = ae.current) == null ? void 0 : Le.saveViewState()), (St = ae.current) == null || St.setModel(te), T && ((je = ae.current) == null || je.restoreViewState(Ha.get(l))));
|
1141
|
-
}, [l],
|
1141
|
+
}, [l], k), xt(() => {
|
1142
1142
|
var te;
|
1143
1143
|
(te = ae.current) == null || te.updateOptions(b);
|
1144
|
-
}, [b],
|
1144
|
+
}, [b], k), xt(() => {
|
1145
1145
|
!ae.current || o === void 0 || (ae.current.getOption(Y.current.editor.EditorOption.readOnly) ? ae.current.setValue(o) : o !== ae.current.getValue() && (Se.current = !0, ae.current.executeEdits("", [{ range: ae.current.getModel().getFullModelRange(), text: o, forceMoveMarkers: !0 }]), ae.current.pushUndoStop(), Se.current = !1));
|
1146
|
-
}, [o],
|
1146
|
+
}, [o], k), xt(() => {
|
1147
1147
|
var be, Le;
|
1148
1148
|
let te = (be = ae.current) == null ? void 0 : be.getModel();
|
1149
1149
|
te && c && ((Le = Y.current) == null || Le.editor.setModelLanguage(te, c));
|
1150
|
-
}, [c],
|
1150
|
+
}, [c], k), xt(() => {
|
1151
1151
|
var te;
|
1152
1152
|
y !== void 0 && ((te = ae.current) == null || te.revealLine(y));
|
1153
|
-
}, [y],
|
1153
|
+
}, [y], k), xt(() => {
|
1154
1154
|
var te;
|
1155
1155
|
(te = Y.current) == null || te.editor.setTheme(m);
|
1156
|
-
}, [m],
|
1156
|
+
}, [m], k);
|
1157
1157
|
let pt = cr(() => {
|
1158
1158
|
var te;
|
1159
1159
|
if (!(!Ze.current || !Y.current) && !Ne.current) {
|
1160
1160
|
Re.current(Y.current);
|
1161
1161
|
let be = l || r, Le = or(Y.current, o || a || "", n || c || "", be || "");
|
1162
|
-
ae.current = (te = Y.current) == null ? void 0 : te.editor.create(Ze.current, { model: Le, automaticLayout: !0, ...b }, h), T && ae.current.restoreViewState(Ha.get(be)), Y.current.editor.setTheme(m), y !== void 0 && ae.current.revealLine(y),
|
1162
|
+
ae.current = (te = Y.current) == null ? void 0 : te.editor.create(Ze.current, { model: Le, automaticLayout: !0, ...b }, h), T && ae.current.restoreViewState(Ha.get(be)), Y.current.editor.setTheme(m), y !== void 0 && ae.current.revealLine(y), F(!0), Ne.current = !0;
|
1163
1163
|
}
|
1164
1164
|
}, [a, n, r, o, c, l, b, h, T, m, y]);
|
1165
1165
|
$e(() => {
|
1166
|
-
|
1167
|
-
}, [
|
1168
|
-
!
|
1169
|
-
}, [
|
1166
|
+
k && Nt.current(ae.current, Y.current);
|
1167
|
+
}, [k]), $e(() => {
|
1168
|
+
!z && !k && pt();
|
1169
|
+
}, [z, k, pt]), Q.current = o, $e(() => {
|
1170
1170
|
var te, be;
|
1171
|
-
|
1172
|
-
Se.current ||
|
1171
|
+
k && R && ((te = Be.current) == null || te.dispose(), Be.current = (be = ae.current) == null ? void 0 : be.onDidChangeModelContent((Le) => {
|
1172
|
+
Se.current || R(ae.current.getValue(), Le);
|
1173
1173
|
}));
|
1174
|
-
}, [
|
1175
|
-
if (
|
1174
|
+
}, [k, R]), $e(() => {
|
1175
|
+
if (k) {
|
1176
1176
|
let te = Y.current.editor.onDidChangeMarkers((be) => {
|
1177
1177
|
var St;
|
1178
1178
|
let Le = (St = ae.current.getModel()) == null ? void 0 : St.uri;
|
1179
1179
|
if (Le && be.find((je) => je.path === Le.path)) {
|
1180
1180
|
let je = Y.current.editor.getModelMarkers({ resource: Le });
|
1181
|
-
|
1181
|
+
B == null || B(je);
|
1182
1182
|
}
|
1183
1183
|
});
|
1184
1184
|
return () => {
|
@@ -1187,12 +1187,12 @@ function cx({ defaultValue: a, defaultLanguage: n, defaultPath: r, value: o, lan
|
|
1187
1187
|
}
|
1188
1188
|
return () => {
|
1189
1189
|
};
|
1190
|
-
}, [
|
1190
|
+
}, [k, B]);
|
1191
1191
|
function wt() {
|
1192
1192
|
var te, be;
|
1193
1193
|
(te = Be.current) == null || te.dispose(), N ? T && Ha.set(l, ae.current.saveViewState()) : (be = ae.current.getModel()) == null || be.dispose(), ae.current.dispose();
|
1194
1194
|
}
|
1195
|
-
return cs.createElement(Ip, { width:
|
1195
|
+
return cs.createElement(Ip, { width: O, height: P, isEditorReady: k, loading: f, _ref: Ze, className: S, wrapperProps: $ });
|
1196
1196
|
}
|
1197
1197
|
var px = cx, dx = Fi(px);
|
1198
1198
|
const qc = {
|
@@ -60594,24 +60594,24 @@ function xx(a, n = 0, r = !0) {
|
|
60594
60594
|
return "";
|
60595
60595
|
if (o.isEnumMember)
|
60596
60596
|
return `${oe.bold(o.name)} (enum member)${o.value === void 0 ? "" : ` = ${o.value}`}`;
|
60597
|
-
const c = /(Mac|iPhone|iPod|iPad)/i.test(window.navigator.userAgent), { name: l, title: m, desc: y, type: f, syntax: b, returns: h, remarks: T, fields: N, members:
|
60597
|
+
const c = /(Mac|iPhone|iPod|iPad)/i.test(window.navigator.userAgent), { name: l, title: m, desc: y, type: f, syntax: b, returns: h, remarks: T, fields: N, members: O } = o, P = [`${oe.bold(l)} (${m})`];
|
60598
60598
|
if (a.length > 1 && P.push(oe.italic(`+${a.length - 1} overloads`)), P.push(oe.delimiter), y && P.push(oe.paragraph(Array.isArray(y) ? y.join(oe.lineBreak) : y || "")), f && P.push(oe.paragraph(oe.bold(lt.Type), oe.italic(f))), b && b.length && P.push(oe.paragraph(oe.bold(lt.Syntax), oe.pineCode(b.join(oe.lineBreak)))), h && P.push(oe.paragraph(oe.bold(lt.Returns), oe.lineBreak, h.join(oe.lineBreak))), T && T.length && a.length <= 1) {
|
60599
60599
|
let S = "";
|
60600
60600
|
typeof T == "string" ? S = T : S = T.join(oe.lineBreak) || "", S.length < 200 && P.push(oe.paragraph(oe.bold(lt.Remarks), oe.lineBreak, S));
|
60601
60601
|
}
|
60602
60602
|
if (N) {
|
60603
60603
|
const S = [];
|
60604
|
-
for (const
|
60605
|
-
const G =
|
60606
|
-
S.push(`${
|
60604
|
+
for (const $ of N) {
|
60605
|
+
const G = $.desc ? ` - ${$.desc}` : "";
|
60606
|
+
S.push(`${$.name} (${$.type})${G}`);
|
60607
60607
|
}
|
60608
60608
|
P.push(oe.paragraph(oe.bold(lt.Fields), oe.lineBreak, S.join(oe.paragraphBreak)));
|
60609
60609
|
}
|
60610
|
-
if (
|
60610
|
+
if (O) {
|
60611
60611
|
const S = [];
|
60612
|
-
for (const
|
60613
|
-
const G =
|
60614
|
-
S.push(`${
|
60612
|
+
for (const $ of O) {
|
60613
|
+
const G = $.desc ? ` - ${$.desc}` : "";
|
60614
|
+
S.push(`${$.name}${$.value ? ` (${$.value})` : ""}${G}`);
|
60615
60615
|
}
|
60616
60616
|
P.push(oe.paragraph(oe.bold(lt.EnumMembers), oe.lineBreak, S.join(oe.paragraphBreak)));
|
60617
60617
|
}
|
@@ -60795,16 +60795,16 @@ class Tx {
|
|
60795
60795
|
const o = /* @__PURE__ */ new Map();
|
60796
60796
|
for (const [c, l] of n) {
|
60797
60797
|
const [m, ...y] = c.split("."), f = y.length > 0, b = o.get(this._getNodeKey(m, f ? "ns" : r));
|
60798
|
-
let h = /* @__PURE__ */ new Map(), T = l.map((
|
60799
|
-
...
|
60798
|
+
let h = /* @__PURE__ */ new Map(), T = l.map((O) => ({
|
60799
|
+
...O,
|
60800
60800
|
name: c
|
60801
60801
|
})), N = this._getNodeKey(c, r);
|
60802
60802
|
if (f && r !== "type") {
|
60803
|
-
const
|
60803
|
+
const O = /* @__PURE__ */ new Map([[y.join("."), l]]);
|
60804
60804
|
T = [{
|
60805
60805
|
name: m,
|
60806
60806
|
title: _e.namespace
|
60807
|
-
}], N = this._getNodeKey(m, "ns"), h = this._generateTreeSlice(
|
60807
|
+
}], N = this._getNodeKey(m, "ns"), h = this._generateTreeSlice(O, r);
|
60808
60808
|
}
|
60809
60809
|
b && (T = [{
|
60810
60810
|
name: m,
|
@@ -60855,20 +60855,20 @@ class Tx {
|
|
60855
60855
|
var b, h, T, N;
|
60856
60856
|
let o = [];
|
60857
60857
|
const c = wx(n.type || ""), l = this._methodNamespaceCache.get(c), m = r ? `${r}.${n.name}` : n.name;
|
60858
|
-
l && (o = l.filter((
|
60858
|
+
l && (o = l.filter((O) => {
|
60859
60859
|
var G;
|
60860
|
-
const P = `${c}.${
|
60861
|
-
if (
|
60862
|
-
const X = this._getNamedArgumentsCompletionList(((G = S[0]) == null ? void 0 : G.args) || []),
|
60863
|
-
this._userFuncArgsCache.set(
|
60860
|
+
const P = `${c}.${O.label}`, S = ht.methods.get(P) || this._userMethods.get(P), $ = S == null ? void 0 : S.some((X) => !X.thisType || X.thisType[0].includes("<>") || X.thisType.includes(n.type || ""));
|
60861
|
+
if ($ && S) {
|
60862
|
+
const X = this._getNamedArgumentsCompletionList(((G = S[0]) == null ? void 0 : G.args) || []), R = `${m}.${O.label}`;
|
60863
|
+
this._userFuncArgsCache.set(R, X), this._methodFuncs.set(R, S);
|
60864
60864
|
}
|
60865
|
-
return
|
60865
|
+
return $;
|
60866
60866
|
}));
|
60867
60867
|
const { types: y } = ht, f = ((h = (b = this._userTypes.get(c)) == null ? void 0 : b[0]) == null ? void 0 : h.fields) || ((N = (T = y.get(c)) == null ? void 0 : T[0]) == null ? void 0 : N.fields);
|
60868
60868
|
if (f)
|
60869
|
-
for (const
|
60870
|
-
const P =
|
60871
|
-
this._setUserVariableSubItems({ name: P, type: S }, n.name), o.push({
|
60869
|
+
for (const O of f) {
|
60870
|
+
const P = O.name, S = O.type, $ = this._getInstanceTypeCompletionItemProp({ name: P, type: S, desc: O.desc ? [O.desc] : void 0 });
|
60871
|
+
this._setUserVariableSubItems({ name: P, type: S }, n.name), o.push({ ...$ });
|
60872
60872
|
}
|
60873
60873
|
o.length && this._mergeUserCompletions(m, o);
|
60874
60874
|
}
|
@@ -61148,8 +61148,8 @@ class Tx {
|
|
61148
61148
|
};
|
61149
61149
|
}
|
61150
61150
|
_getFunctionCompletionItem(n, r = 2, o = !0) {
|
61151
|
-
var
|
61152
|
-
const c = n.returnedTypes && n.returnedTypes[0] || n.syntax && n.syntax[0] && ((
|
61151
|
+
var O;
|
61152
|
+
const c = n.returnedTypes && n.returnedTypes[0] || n.syntax && n.syntax[0] && ((O = n.syntax[0].split("→").pop()) == null ? void 0 : O.trim()), l = this._extractExamples(n), m = this._extractDescription(n), y = [this._createDescriptionSection(m)];
|
61153
61153
|
l.length ? y.push(this._createExampleSection(l)) : n.syntax && n.syntax.length && y.push(this._createSyntaxSection(n.syntax)), n.returns && n.returns.length && y.push(this._createReturnSection(n.returns));
|
61154
61154
|
const f = {
|
61155
61155
|
value: y.join(this._formatter.lineBreak)
|
@@ -61465,7 +61465,7 @@ class Dx {
|
|
61465
61465
|
if (r.includes(".")) {
|
61466
61466
|
const y = r.split(".");
|
61467
61467
|
let f = y[0], b, h = null, T = n.indexOf(r, o - r.length) + 1, N = T + f.length - 1;
|
61468
|
-
for (const
|
61468
|
+
for (const O of y.slice(1)) {
|
61469
61469
|
if (!h) {
|
61470
61470
|
const P = T <= o && N >= o, S = this._getUserVariablesDocVal(f, o, c);
|
61471
61471
|
if (P && S)
|
@@ -61473,18 +61473,18 @@ class Dx {
|
|
61473
61473
|
h = S == null ? void 0 : S.type;
|
61474
61474
|
}
|
61475
61475
|
if (h) {
|
61476
|
-
b = h, T = N + 2, N = N +
|
61477
|
-
const P = this._userTypes.get(h) || ht.types.get(h), S = (m = (l = P == null ? void 0 : P[0]) == null ? void 0 : l.fields) == null ? void 0 : m.find((
|
61476
|
+
b = h, T = N + 2, N = N + O.length + 1;
|
61477
|
+
const P = this._userTypes.get(h) || ht.types.get(h), S = (m = (l = P == null ? void 0 : P[0]) == null ? void 0 : l.fields) == null ? void 0 : m.find(($) => $.name === O);
|
61478
61478
|
if (S && T <= o && N >= o)
|
61479
61479
|
return {
|
61480
|
-
name: `${h}.${
|
61480
|
+
name: `${h}.${O}`,
|
61481
61481
|
desc: S.desc,
|
61482
61482
|
type: this._arrayTypeTransform(S.type),
|
61483
61483
|
title: _e.field
|
61484
61484
|
};
|
61485
61485
|
h = S == null ? void 0 : S.type;
|
61486
61486
|
} else
|
61487
|
-
f = `${f}.${
|
61487
|
+
f = `${f}.${O}`, N = N + O.length + 1;
|
61488
61488
|
}
|
61489
61489
|
return b;
|
61490
61490
|
}
|
@@ -61586,17 +61586,17 @@ var Za = { exports: {} };
|
|
61586
61586
|
Za.exports;
|
61587
61587
|
(function(a, n) {
|
61588
61588
|
(function() {
|
61589
|
-
var r, o = "4.17.21", c = 200, l = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", m = "Expected a function", y = "Invalid `variable` option passed into `_.template`", f = "__lodash_hash_undefined__", b = 500, h = "__lodash_placeholder__", T = 1, N = 2,
|
61590
|
-
["ary",
|
61591
|
-
["bind",
|
61589
|
+
var r, o = "4.17.21", c = 200, l = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", m = "Expected a function", y = "Invalid `variable` option passed into `_.template`", f = "__lodash_hash_undefined__", b = 500, h = "__lodash_placeholder__", T = 1, N = 2, O = 4, P = 1, S = 2, $ = 1, G = 2, X = 4, R = 8, B = 16, k = 32, F = 64, z = 128, j = 256, Y = 512, ae = 30, Ze = "...", Nt = 800, Re = 16, Be = 1, Q = 2, fe = 3, Ne = 1 / 0, Se = 9007199254740991, pt = 17976931348623157e292, wt = NaN, te = 4294967295, be = te - 1, Le = te >>> 1, St = [
|
61590
|
+
["ary", z],
|
61591
|
+
["bind", $],
|
61592
61592
|
["bindKey", G],
|
61593
|
-
["curry",
|
61594
|
-
["curryRight",
|
61593
|
+
["curry", R],
|
61594
|
+
["curryRight", B],
|
61595
61595
|
["flip", Y],
|
61596
|
-
["partial",
|
61597
|
-
["partialRight",
|
61596
|
+
["partial", k],
|
61597
|
+
["partialRight", F],
|
61598
61598
|
["rearg", j]
|
61599
|
-
], je = "[object Arguments]", Lt = "[object Array]", He = "[object AsyncFunction]", $t = "[object Boolean]", Vt = "[object Date]", Fs = "[object DOMException]", Rs = "[object Error]", Ts = "[object Function]", Xr = "[object GeneratorFunction]", dt = "[object Map]", jt = "[object Number]", Bs = "[object Null]", vt = "[object Object]", dr = "[object Promise]", Ks = "[object Proxy]", Ds = "[object RegExp]", mt = "[object Set]", Qt = "[object String]", Us = "[object Symbol]", on = "[object Undefined]", ps = "[object WeakMap]", Yr = "[object WeakSet]", Mt = "[object ArrayBuffer]", ds = "[object DataView]", $s = "[object Float32Array]", js = "[object Float64Array]", Is = "[object Int8Array]", mr = "[object Int16Array]", ur = "[object Int32Array]", yr = "[object Uint8Array]", _r = "[object Uint8ClampedArray]", fr = "[object Uint16Array]", gr = "[object Uint32Array]", ln = /\b__p \+= '';/g, br = /\b(__p \+=) '' \+/g, Vr = /(__e\(.*?\)|\b__t\)) \+\n'';/g, Zt = /&(?:amp|lt|gt|quot|#39);/g, Hs = /[&<>"']/g, xr = RegExp(Zt.source), Qr = RegExp(Hs.source), cn = /<%-([\s\S]+?)%>/g, Zr = /<%([\s\S]+?)%>/g, Jr = /<%=([\s\S]+?)%>/g, ea = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, ta = /^\w*$/, pn = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, hr = /[\\^$.*+?()[\]{}|]/g, sa = RegExp(hr.source), wr = /^\s+/, dn = /\s/, mn = /\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/, un = /\{\n\/\* \[wrapped with (.+)\] \*/, g = /,? & /, L = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,
|
61599
|
+
], je = "[object Arguments]", Lt = "[object Array]", He = "[object AsyncFunction]", $t = "[object Boolean]", Vt = "[object Date]", Fs = "[object DOMException]", Rs = "[object Error]", Ts = "[object Function]", Xr = "[object GeneratorFunction]", dt = "[object Map]", jt = "[object Number]", Bs = "[object Null]", vt = "[object Object]", dr = "[object Promise]", Ks = "[object Proxy]", Ds = "[object RegExp]", mt = "[object Set]", Qt = "[object String]", Us = "[object Symbol]", on = "[object Undefined]", ps = "[object WeakMap]", Yr = "[object WeakSet]", Mt = "[object ArrayBuffer]", ds = "[object DataView]", $s = "[object Float32Array]", js = "[object Float64Array]", Is = "[object Int8Array]", mr = "[object Int16Array]", ur = "[object Int32Array]", yr = "[object Uint8Array]", _r = "[object Uint8ClampedArray]", fr = "[object Uint16Array]", gr = "[object Uint32Array]", ln = /\b__p \+= '';/g, br = /\b(__p \+=) '' \+/g, Vr = /(__e\(.*?\)|\b__t\)) \+\n'';/g, Zt = /&(?:amp|lt|gt|quot|#39);/g, Hs = /[&<>"']/g, xr = RegExp(Zt.source), Qr = RegExp(Hs.source), cn = /<%-([\s\S]+?)%>/g, Zr = /<%([\s\S]+?)%>/g, Jr = /<%=([\s\S]+?)%>/g, ea = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, ta = /^\w*$/, pn = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, hr = /[\\^$.*+?()[\]{}|]/g, sa = RegExp(hr.source), wr = /^\s+/, dn = /\s/, mn = /\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/, un = /\{\n\/\* \[wrapped with (.+)\] \*/, g = /,? & /, L = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g, K = /[()=,{}\[\]\/\s]/, ee = /\\(\\)?/g, ye = /\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g, xe = /\w*$/, de = /^[-+]0x[0-9a-f]+$/i, ce = /^0b[01]+$/i, We = /^\[object .+?Constructor\]$/, ke = /^0o[0-7]+$/i, Ce = /^(?:0|[1-9]\d*)$/, st = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, Pt = /($^)/, ra = /['\n\r\u2028\u2029\\]/g, rt = "\\ud800-\\udfff", Hp = "\\u0300-\\u036f", Wp = "\\ufe20-\\ufe2f", Gp = "\\u20d0-\\u20ff", Gi = Hp + Wp + Gp, Xi = "\\u2700-\\u27bf", Yi = "a-z\\xdf-\\xf6\\xf8-\\xff", Xp = "\\xac\\xb1\\xd7\\xf7", Yp = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", Vp = "\\u2000-\\u206f", Qp = " \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", Vi = "A-Z\\xc0-\\xd6\\xd8-\\xde", Qi = "\\ufe0e\\ufe0f", Zi = Xp + Yp + Vp + Qp, yn = "['’]", Zp = "[" + rt + "]", Ji = "[" + Zi + "]", aa = "[" + Gi + "]", eo = "\\d+", Jp = "[" + Xi + "]", to = "[" + Yi + "]", so = "[^" + rt + Zi + eo + Xi + Yi + Vi + "]", _n = "\\ud83c[\\udffb-\\udfff]", ed = "(?:" + aa + "|" + _n + ")", ro = "[^" + rt + "]", fn = "(?:\\ud83c[\\udde6-\\uddff]){2}", gn = "[\\ud800-\\udbff][\\udc00-\\udfff]", Ws = "[" + Vi + "]", ao = "\\u200d", no = "(?:" + to + "|" + so + ")", td = "(?:" + Ws + "|" + so + ")", io = "(?:" + yn + "(?:d|ll|m|re|s|t|ve))?", oo = "(?:" + yn + "(?:D|LL|M|RE|S|T|VE))?", lo = ed + "?", co = "[" + Qi + "]?", sd = "(?:" + ao + "(?:" + [ro, fn, gn].join("|") + ")" + co + lo + ")*", rd = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", ad = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", po = co + lo + sd, nd = "(?:" + [Jp, fn, gn].join("|") + ")" + po, id = "(?:" + [ro + aa + "?", aa, fn, gn, Zp].join("|") + ")", od = RegExp(yn, "g"), ld = RegExp(aa, "g"), bn = RegExp(_n + "(?=" + _n + ")|" + id + po, "g"), cd = RegExp([
|
61600
61600
|
Ws + "?" + to + "+" + io + "(?=" + [Ji, Ws, "$"].join("|") + ")",
|
61601
61601
|
td + "+" + oo + "(?=" + [Ji, Ws + no, "$"].join("|") + ")",
|
61602
61602
|
Ws + "?" + no + "+" + io,
|
@@ -61859,84 +61859,84 @@ Za.exports;
|
|
61859
61859
|
} catch {
|
61860
61860
|
}
|
61861
61861
|
}(), yo = Tt && Tt.isArrayBuffer, _o = Tt && Tt.isDate, fo = Tt && Tt.isMap, go = Tt && Tt.isRegExp, bo = Tt && Tt.isSet, xo = Tt && Tt.isTypedArray;
|
61862
|
-
function ut(w,
|
61862
|
+
function ut(w, A, D) {
|
61863
61863
|
switch (D.length) {
|
61864
61864
|
case 0:
|
61865
|
-
return w.call(
|
61865
|
+
return w.call(A);
|
61866
61866
|
case 1:
|
61867
|
-
return w.call(
|
61867
|
+
return w.call(A, D[0]);
|
61868
61868
|
case 2:
|
61869
|
-
return w.call(
|
61869
|
+
return w.call(A, D[0], D[1]);
|
61870
61870
|
case 3:
|
61871
|
-
return w.call(
|
61871
|
+
return w.call(A, D[0], D[1], D[2]);
|
61872
61872
|
}
|
61873
|
-
return w.apply(
|
61873
|
+
return w.apply(A, D);
|
61874
61874
|
}
|
61875
|
-
function wd(w,
|
61875
|
+
function wd(w, A, D, H) {
|
61876
61876
|
for (var se = -1, ge = w == null ? 0 : w.length; ++se < ge; ) {
|
61877
61877
|
var Oe = w[se];
|
61878
|
-
|
61878
|
+
A(H, Oe, D(Oe), w);
|
61879
61879
|
}
|
61880
61880
|
return H;
|
61881
61881
|
}
|
61882
|
-
function Dt(w,
|
61883
|
-
for (var D = -1, H = w == null ? 0 : w.length; ++D < H &&
|
61882
|
+
function Dt(w, A) {
|
61883
|
+
for (var D = -1, H = w == null ? 0 : w.length; ++D < H && A(w[D], D, w) !== !1; )
|
61884
61884
|
;
|
61885
61885
|
return w;
|
61886
61886
|
}
|
61887
|
-
function vd(w,
|
61888
|
-
for (var D = w == null ? 0 : w.length; D-- &&
|
61887
|
+
function vd(w, A) {
|
61888
|
+
for (var D = w == null ? 0 : w.length; D-- && A(w[D], D, w) !== !1; )
|
61889
61889
|
;
|
61890
61890
|
return w;
|
61891
61891
|
}
|
61892
|
-
function ho(w,
|
61892
|
+
function ho(w, A) {
|
61893
61893
|
for (var D = -1, H = w == null ? 0 : w.length; ++D < H; )
|
61894
|
-
if (!
|
61894
|
+
if (!A(w[D], D, w))
|
61895
61895
|
return !1;
|
61896
61896
|
return !0;
|
61897
61897
|
}
|
61898
|
-
function ms(w,
|
61898
|
+
function ms(w, A) {
|
61899
61899
|
for (var D = -1, H = w == null ? 0 : w.length, se = 0, ge = []; ++D < H; ) {
|
61900
61900
|
var Oe = w[D];
|
61901
|
-
|
61901
|
+
A(Oe, D, w) && (ge[se++] = Oe);
|
61902
61902
|
}
|
61903
61903
|
return ge;
|
61904
61904
|
}
|
61905
|
-
function na(w,
|
61905
|
+
function na(w, A) {
|
61906
61906
|
var D = w == null ? 0 : w.length;
|
61907
|
-
return !!D && Gs(w,
|
61907
|
+
return !!D && Gs(w, A, 0) > -1;
|
61908
61908
|
}
|
61909
|
-
function wn(w,
|
61909
|
+
function wn(w, A, D) {
|
61910
61910
|
for (var H = -1, se = w == null ? 0 : w.length; ++H < se; )
|
61911
|
-
if (D(
|
61911
|
+
if (D(A, w[H]))
|
61912
61912
|
return !0;
|
61913
61913
|
return !1;
|
61914
61914
|
}
|
61915
|
-
function Ie(w,
|
61915
|
+
function Ie(w, A) {
|
61916
61916
|
for (var D = -1, H = w == null ? 0 : w.length, se = Array(H); ++D < H; )
|
61917
|
-
se[D] =
|
61917
|
+
se[D] = A(w[D], D, w);
|
61918
61918
|
return se;
|
61919
61919
|
}
|
61920
|
-
function us(w,
|
61921
|
-
for (var D = -1, H =
|
61922
|
-
w[se + D] =
|
61920
|
+
function us(w, A) {
|
61921
|
+
for (var D = -1, H = A.length, se = w.length; ++D < H; )
|
61922
|
+
w[se + D] = A[D];
|
61923
61923
|
return w;
|
61924
61924
|
}
|
61925
|
-
function vn(w,
|
61925
|
+
function vn(w, A, D, H) {
|
61926
61926
|
var se = -1, ge = w == null ? 0 : w.length;
|
61927
61927
|
for (H && ge && (D = w[++se]); ++se < ge; )
|
61928
|
-
D =
|
61928
|
+
D = A(D, w[se], se, w);
|
61929
61929
|
return D;
|
61930
61930
|
}
|
61931
|
-
function Td(w,
|
61931
|
+
function Td(w, A, D, H) {
|
61932
61932
|
var se = w == null ? 0 : w.length;
|
61933
61933
|
for (H && se && (D = w[--se]); se--; )
|
61934
|
-
D =
|
61934
|
+
D = A(D, w[se], se, w);
|
61935
61935
|
return D;
|
61936
61936
|
}
|
61937
|
-
function Tn(w,
|
61937
|
+
function Tn(w, A) {
|
61938
61938
|
for (var D = -1, H = w == null ? 0 : w.length; ++D < H; )
|
61939
|
-
if (
|
61939
|
+
if (A(w[D], D, w))
|
61940
61940
|
return !0;
|
61941
61941
|
return !1;
|
61942
61942
|
}
|
@@ -61947,70 +61947,70 @@ Za.exports;
|
|
61947
61947
|
function kd(w) {
|
61948
61948
|
return w.match(L) || [];
|
61949
61949
|
}
|
61950
|
-
function wo(w,
|
61950
|
+
function wo(w, A, D) {
|
61951
61951
|
var H;
|
61952
61952
|
return D(w, function(se, ge, Oe) {
|
61953
|
-
if (
|
61953
|
+
if (A(se, ge, Oe))
|
61954
61954
|
return H = ge, !1;
|
61955
61955
|
}), H;
|
61956
61956
|
}
|
61957
|
-
function ia(w,
|
61957
|
+
function ia(w, A, D, H) {
|
61958
61958
|
for (var se = w.length, ge = D + (H ? 1 : -1); H ? ge-- : ++ge < se; )
|
61959
|
-
if (
|
61959
|
+
if (A(w[ge], ge, w))
|
61960
61960
|
return ge;
|
61961
61961
|
return -1;
|
61962
61962
|
}
|
61963
|
-
function Gs(w,
|
61964
|
-
return
|
61963
|
+
function Gs(w, A, D) {
|
61964
|
+
return A === A ? Fd(w, A, D) : ia(w, vo, D);
|
61965
61965
|
}
|
61966
|
-
function Ad(w,
|
61966
|
+
function Ad(w, A, D, H) {
|
61967
61967
|
for (var se = D - 1, ge = w.length; ++se < ge; )
|
61968
|
-
if (H(w[se],
|
61968
|
+
if (H(w[se], A))
|
61969
61969
|
return se;
|
61970
61970
|
return -1;
|
61971
61971
|
}
|
61972
61972
|
function vo(w) {
|
61973
61973
|
return w !== w;
|
61974
61974
|
}
|
61975
|
-
function To(w,
|
61975
|
+
function To(w, A) {
|
61976
61976
|
var D = w == null ? 0 : w.length;
|
61977
|
-
return D ? kn(w,
|
61977
|
+
return D ? kn(w, A) / D : wt;
|
61978
61978
|
}
|
61979
61979
|
function Dn(w) {
|
61980
|
-
return function(
|
61981
|
-
return
|
61980
|
+
return function(A) {
|
61981
|
+
return A == null ? r : A[w];
|
61982
61982
|
};
|
61983
61983
|
}
|
61984
61984
|
function In(w) {
|
61985
|
-
return function(
|
61986
|
-
return w == null ? r : w[
|
61985
|
+
return function(A) {
|
61986
|
+
return w == null ? r : w[A];
|
61987
61987
|
};
|
61988
61988
|
}
|
61989
|
-
function Do(w,
|
61989
|
+
function Do(w, A, D, H, se) {
|
61990
61990
|
return se(w, function(ge, Oe, ve) {
|
61991
|
-
D = H ? (H = !1, ge) :
|
61991
|
+
D = H ? (H = !1, ge) : A(D, ge, Oe, ve);
|
61992
61992
|
}), D;
|
61993
61993
|
}
|
61994
|
-
function qd(w,
|
61994
|
+
function qd(w, A) {
|
61995
61995
|
var D = w.length;
|
61996
|
-
for (w.sort(
|
61996
|
+
for (w.sort(A); D--; )
|
61997
61997
|
w[D] = w[D].value;
|
61998
61998
|
return w;
|
61999
61999
|
}
|
62000
|
-
function kn(w,
|
62000
|
+
function kn(w, A) {
|
62001
62001
|
for (var D, H = -1, se = w.length; ++H < se; ) {
|
62002
|
-
var ge =
|
62002
|
+
var ge = A(w[H]);
|
62003
62003
|
ge !== r && (D = D === r ? ge : D + ge);
|
62004
62004
|
}
|
62005
62005
|
return D;
|
62006
62006
|
}
|
62007
|
-
function An(w,
|
62007
|
+
function An(w, A) {
|
62008
62008
|
for (var D = -1, H = Array(w); ++D < w; )
|
62009
|
-
H[D] =
|
62009
|
+
H[D] = A(D);
|
62010
62010
|
return H;
|
62011
62011
|
}
|
62012
|
-
function Cd(w,
|
62013
|
-
return Ie(
|
62012
|
+
function Cd(w, A) {
|
62013
|
+
return Ie(A, function(D) {
|
62014
62014
|
return [D, w[D]];
|
62015
62015
|
});
|
62016
62016
|
}
|
@@ -62018,39 +62018,39 @@ Za.exports;
|
|
62018
62018
|
return w && w.slice(0, Co(w) + 1).replace(wr, "");
|
62019
62019
|
}
|
62020
62020
|
function yt(w) {
|
62021
|
-
return function(
|
62022
|
-
return w(
|
62021
|
+
return function(A) {
|
62022
|
+
return w(A);
|
62023
62023
|
};
|
62024
62024
|
}
|
62025
|
-
function qn(w,
|
62026
|
-
return Ie(
|
62025
|
+
function qn(w, A) {
|
62026
|
+
return Ie(A, function(D) {
|
62027
62027
|
return w[D];
|
62028
62028
|
});
|
62029
62029
|
}
|
62030
|
-
function vr(w,
|
62031
|
-
return w.has(
|
62030
|
+
function vr(w, A) {
|
62031
|
+
return w.has(A);
|
62032
62032
|
}
|
62033
|
-
function ko(w,
|
62034
|
-
for (var D = -1, H = w.length; ++D < H && Gs(
|
62033
|
+
function ko(w, A) {
|
62034
|
+
for (var D = -1, H = w.length; ++D < H && Gs(A, w[D], 0) > -1; )
|
62035
62035
|
;
|
62036
62036
|
return D;
|
62037
62037
|
}
|
62038
|
-
function Ao(w,
|
62039
|
-
for (var D = w.length; D-- && Gs(
|
62038
|
+
function Ao(w, A) {
|
62039
|
+
for (var D = w.length; D-- && Gs(A, w[D], 0) > -1; )
|
62040
62040
|
;
|
62041
62041
|
return D;
|
62042
62042
|
}
|
62043
|
-
function zd(w,
|
62043
|
+
function zd(w, A) {
|
62044
62044
|
for (var D = w.length, H = 0; D--; )
|
62045
|
-
w[D] ===
|
62045
|
+
w[D] === A && ++H;
|
62046
62046
|
return H;
|
62047
62047
|
}
|
62048
62048
|
var Ed = In(yd), Nd = In(_d);
|
62049
62049
|
function Sd(w) {
|
62050
62050
|
return "\\" + gd[w];
|
62051
62051
|
}
|
62052
|
-
function Ld(w,
|
62053
|
-
return w == null ? r : w[
|
62052
|
+
function Ld(w, A) {
|
62053
|
+
return w == null ? r : w[A];
|
62054
62054
|
}
|
62055
62055
|
function Xs(w) {
|
62056
62056
|
return pd.test(w);
|
@@ -62059,49 +62059,49 @@ Za.exports;
|
|
62059
62059
|
return dd.test(w);
|
62060
62060
|
}
|
62061
62061
|
function Pd(w) {
|
62062
|
-
for (var
|
62063
|
-
D.push(
|
62062
|
+
for (var A, D = []; !(A = w.next()).done; )
|
62063
|
+
D.push(A.value);
|
62064
62064
|
return D;
|
62065
62065
|
}
|
62066
62066
|
function Cn(w) {
|
62067
|
-
var
|
62067
|
+
var A = -1, D = Array(w.size);
|
62068
62068
|
return w.forEach(function(H, se) {
|
62069
|
-
D[++
|
62069
|
+
D[++A] = [se, H];
|
62070
62070
|
}), D;
|
62071
62071
|
}
|
62072
|
-
function qo(w,
|
62072
|
+
function qo(w, A) {
|
62073
62073
|
return function(D) {
|
62074
|
-
return w(
|
62074
|
+
return w(A(D));
|
62075
62075
|
};
|
62076
62076
|
}
|
62077
|
-
function ys(w,
|
62077
|
+
function ys(w, A) {
|
62078
62078
|
for (var D = -1, H = w.length, se = 0, ge = []; ++D < H; ) {
|
62079
62079
|
var Oe = w[D];
|
62080
|
-
(Oe ===
|
62080
|
+
(Oe === A || Oe === h) && (w[D] = h, ge[se++] = D);
|
62081
62081
|
}
|
62082
62082
|
return ge;
|
62083
62083
|
}
|
62084
62084
|
function oa(w) {
|
62085
|
-
var
|
62085
|
+
var A = -1, D = Array(w.size);
|
62086
62086
|
return w.forEach(function(H) {
|
62087
|
-
D[++
|
62087
|
+
D[++A] = H;
|
62088
62088
|
}), D;
|
62089
62089
|
}
|
62090
62090
|
function Od(w) {
|
62091
|
-
var
|
62091
|
+
var A = -1, D = Array(w.size);
|
62092
62092
|
return w.forEach(function(H) {
|
62093
|
-
D[++
|
62093
|
+
D[++A] = [H, H];
|
62094
62094
|
}), D;
|
62095
62095
|
}
|
62096
|
-
function Fd(w,
|
62096
|
+
function Fd(w, A, D) {
|
62097
62097
|
for (var H = D - 1, se = w.length; ++H < se; )
|
62098
|
-
if (w[H] ===
|
62098
|
+
if (w[H] === A)
|
62099
62099
|
return H;
|
62100
62100
|
return -1;
|
62101
62101
|
}
|
62102
|
-
function Rd(w,
|
62102
|
+
function Rd(w, A, D) {
|
62103
62103
|
for (var H = D + 1; H--; )
|
62104
|
-
if (w[H] ===
|
62104
|
+
if (w[H] === A)
|
62105
62105
|
return H;
|
62106
62106
|
return H;
|
62107
62107
|
}
|
@@ -62112,15 +62112,15 @@ Za.exports;
|
|
62112
62112
|
return Xs(w) ? Ud(w) : Id(w);
|
62113
62113
|
}
|
62114
62114
|
function Co(w) {
|
62115
|
-
for (var
|
62115
|
+
for (var A = w.length; A-- && dn.test(w.charAt(A)); )
|
62116
62116
|
;
|
62117
|
-
return
|
62117
|
+
return A;
|
62118
62118
|
}
|
62119
62119
|
var Bd = In(fd);
|
62120
62120
|
function Kd(w) {
|
62121
|
-
for (var
|
62122
|
-
++
|
62123
|
-
return
|
62121
|
+
for (var A = bn.lastIndex = 0; bn.test(w); )
|
62122
|
+
++A;
|
62123
|
+
return A;
|
62124
62124
|
}
|
62125
62125
|
function Ud(w) {
|
62126
62126
|
return w.match(bn) || [];
|
@@ -62128,20 +62128,20 @@ Za.exports;
|
|
62128
62128
|
function $d(w) {
|
62129
62129
|
return w.match(cd) || [];
|
62130
62130
|
}
|
62131
|
-
var jd = function w(
|
62132
|
-
|
62133
|
-
var D =
|
62131
|
+
var jd = function w(A) {
|
62132
|
+
A = A == null ? Ge : Vs.defaults(Ge.Object(), A, Vs.pick(Ge, md));
|
62133
|
+
var D = A.Array, H = A.Date, se = A.Error, ge = A.Function, Oe = A.Math, ve = A.Object, zn = A.RegExp, Hd = A.String, It = A.TypeError, la = D.prototype, Wd = ge.prototype, Qs = ve.prototype, ca = A["__core-js_shared__"], pa = Wd.toString, we = Qs.hasOwnProperty, Gd = 0, zo = function() {
|
62134
62134
|
var e = /[^.]+$/.exec(ca && ca.keys && ca.keys.IE_PROTO || "");
|
62135
62135
|
return e ? "Symbol(src)_1." + e : "";
|
62136
62136
|
}(), da = Qs.toString, Xd = pa.call(ve), Yd = Ge._, Vd = zn(
|
62137
62137
|
"^" + pa.call(we).replace(hr, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
62138
|
-
), ma = uo ?
|
62138
|
+
), ma = uo ? A.Buffer : r, _s = A.Symbol, ua = A.Uint8Array, Eo = ma ? ma.allocUnsafe : r, ya = qo(ve.getPrototypeOf, ve), No = ve.create, So = Qs.propertyIsEnumerable, _a = la.splice, Lo = _s ? _s.isConcatSpreadable : r, Tr = _s ? _s.iterator : r, As = _s ? _s.toStringTag : r, fa = function() {
|
62139
62139
|
try {
|
62140
62140
|
var e = Ns(ve, "defineProperty");
|
62141
62141
|
return e({}, "", {}), e;
|
62142
62142
|
} catch {
|
62143
62143
|
}
|
62144
|
-
}(), Qd =
|
62144
|
+
}(), Qd = A.clearTimeout !== Ge.clearTimeout && A.clearTimeout, Zd = H && H.now !== Ge.Date.now && H.now, Jd = A.setTimeout !== Ge.setTimeout && A.setTimeout, ga = Oe.ceil, ba = Oe.floor, En = ve.getOwnPropertySymbols, em = ma ? ma.isBuffer : r, Mo = A.isFinite, tm = la.join, sm = qo(ve.keys, ve), Fe = Oe.max, Ye = Oe.min, rm = H.now, am = A.parseInt, Po = Oe.random, nm = la.reverse, Nn = Ns(A, "DataView"), Dr = Ns(A, "Map"), Sn = Ns(A, "Promise"), Zs = Ns(A, "Set"), Ir = Ns(A, "WeakMap"), kr = Ns(ve, "create"), xa = Ir && new Ir(), Js = {}, im = Ss(Nn), om = Ss(Dr), lm = Ss(Sn), cm = Ss(Zs), pm = Ss(Ir), ha = _s ? _s.prototype : r, Ar = ha ? ha.valueOf : r, Oo = ha ? ha.toString : r;
|
62145
62145
|
function d(e) {
|
62146
62146
|
if (ze(e) && !re(e) && !(e instanceof me)) {
|
62147
62147
|
if (e instanceof kt)
|
@@ -62230,15 +62230,15 @@ Za.exports;
|
|
62230
62230
|
return e;
|
62231
62231
|
}
|
62232
62232
|
function um() {
|
62233
|
-
var e = this.__wrapped__.value(), t = this.__dir__, s = re(e), i = t < 0, p = s ? e.length : 0, u = Iu(0, p, this.__views__), _ = u.start, x = u.end, v = x - _, q = i ? x : _ - 1,
|
62233
|
+
var e = this.__wrapped__.value(), t = this.__dir__, s = re(e), i = t < 0, p = s ? e.length : 0, u = Iu(0, p, this.__views__), _ = u.start, x = u.end, v = x - _, q = i ? x : _ - 1, C = this.__iteratees__, E = C.length, U = 0, W = Ye(v, this.__takeCount__);
|
62234
62234
|
if (!s || !i && p == v && W == v)
|
62235
62235
|
return ol(e, this.__actions__);
|
62236
62236
|
var Z = [];
|
62237
62237
|
e:
|
62238
|
-
for (; v-- &&
|
62238
|
+
for (; v-- && U < W; ) {
|
62239
62239
|
q += t;
|
62240
62240
|
for (var ie = -1, J = e[q]; ++ie < E; ) {
|
62241
|
-
var pe =
|
62241
|
+
var pe = C[ie], ue = pe.iteratee, gt = pe.type, tt = ue(J);
|
62242
62242
|
if (gt == Q)
|
62243
62243
|
J = tt;
|
62244
62244
|
else if (!tt) {
|
@@ -62247,7 +62247,7 @@ Za.exports;
|
|
62247
62247
|
break e;
|
62248
62248
|
}
|
62249
62249
|
}
|
62250
|
-
Z[
|
62250
|
+
Z[U++] = J;
|
62251
62251
|
}
|
62252
62252
|
return Z;
|
62253
62253
|
}
|
@@ -62442,21 +62442,21 @@ Za.exports;
|
|
62442
62442
|
return e === e && (s !== r && (e = e <= s ? e : s), t !== r && (e = e >= t ? e : t)), e;
|
62443
62443
|
}
|
62444
62444
|
function At(e, t, s, i, p, u) {
|
62445
|
-
var _, x = t & T, v = t & N, q = t &
|
62445
|
+
var _, x = t & T, v = t & N, q = t & O;
|
62446
62446
|
if (s && (_ = p ? s(e, i, p, u) : s(e)), _ !== r)
|
62447
62447
|
return _;
|
62448
62448
|
if (!Ae(e))
|
62449
62449
|
return e;
|
62450
|
-
var
|
62451
|
-
if (
|
62450
|
+
var C = re(e);
|
62451
|
+
if (C) {
|
62452
62452
|
if (_ = Au(e), !x)
|
62453
62453
|
return at(e, _);
|
62454
62454
|
} else {
|
62455
|
-
var E = Ve(e),
|
62455
|
+
var E = Ve(e), U = E == Ts || E == Xr;
|
62456
62456
|
if (hs(e))
|
62457
62457
|
return pl(e, x);
|
62458
|
-
if (E == vt || E == je ||
|
62459
|
-
if (_ = v ||
|
62458
|
+
if (E == vt || E == je || U && !p) {
|
62459
|
+
if (_ = v || U ? {} : Cl(e), !x)
|
62460
62460
|
return v ? fu(e, Rm(_, e)) : _u(e, Bo(_, e));
|
62461
62461
|
} else {
|
62462
62462
|
if (!Te[E])
|
@@ -62473,7 +62473,7 @@ Za.exports;
|
|
62473
62473
|
}) : sc(e) && e.forEach(function(J, pe) {
|
62474
62474
|
_.set(pe, At(J, t, s, pe, e, u));
|
62475
62475
|
});
|
62476
|
-
var Z = q ? v ? ti : ei : v ? it : Ke, ie =
|
62476
|
+
var Z = q ? v ? ti : ei : v ? it : Ke, ie = C ? r : Z(e);
|
62477
62477
|
return Dt(ie || e, function(J, pe) {
|
62478
62478
|
ie && (pe = J, J = e[pe]), qr(_, pe, At(J, t, s, pe, e, u));
|
62479
62479
|
}), _;
|
@@ -62509,14 +62509,14 @@ Za.exports;
|
|
62509
62509
|
s && (t = Ie(t, yt(s))), i ? (u = wn, _ = !1) : t.length >= c && (u = vr, _ = !1, t = new Cs(t));
|
62510
62510
|
e:
|
62511
62511
|
for (; ++p < x; ) {
|
62512
|
-
var
|
62513
|
-
if (
|
62514
|
-
for (var
|
62515
|
-
if (t[
|
62512
|
+
var C = e[p], E = s == null ? C : s(C);
|
62513
|
+
if (C = i || C !== 0 ? C : 0, _ && E === E) {
|
62514
|
+
for (var U = q; U--; )
|
62515
|
+
if (t[U] === E)
|
62516
62516
|
continue e;
|
62517
|
-
v.push(
|
62517
|
+
v.push(C);
|
62518
62518
|
} else
|
62519
|
-
u(t, E, i) || v.push(
|
62519
|
+
u(t, E, i) || v.push(C);
|
62520
62520
|
}
|
62521
62521
|
return v;
|
62522
62522
|
}
|
@@ -62594,21 +62594,21 @@ Za.exports;
|
|
62594
62594
|
}
|
62595
62595
|
function Rn(e, t, s) {
|
62596
62596
|
for (var i = s ? wn : na, p = e[0].length, u = e.length, _ = u, x = D(u), v = 1 / 0, q = []; _--; ) {
|
62597
|
-
var
|
62598
|
-
_ && t && (
|
62597
|
+
var C = e[_];
|
62598
|
+
_ && t && (C = Ie(C, yt(t))), v = Ye(C.length, v), x[_] = !s && (t || p >= 120 && C.length >= 120) ? new Cs(_ && C) : r;
|
62599
62599
|
}
|
62600
|
-
|
62601
|
-
var E = -1,
|
62600
|
+
C = e[0];
|
62601
|
+
var E = -1, U = x[0];
|
62602
62602
|
e:
|
62603
62603
|
for (; ++E < p && q.length < v; ) {
|
62604
|
-
var W =
|
62605
|
-
if (W = s || W !== 0 ? W : 0, !(
|
62604
|
+
var W = C[E], Z = t ? t(W) : W;
|
62605
|
+
if (W = s || W !== 0 ? W : 0, !(U ? vr(U, Z) : i(q, Z, s))) {
|
62606
62606
|
for (_ = u; --_; ) {
|
62607
62607
|
var ie = x[_];
|
62608
62608
|
if (!(ie ? vr(ie, Z) : i(e[_], Z, s)))
|
62609
62609
|
continue e;
|
62610
62610
|
}
|
62611
|
-
|
62611
|
+
U && U.push(Z), q.push(W);
|
62612
62612
|
}
|
62613
62613
|
}
|
62614
62614
|
return q;
|
@@ -62638,22 +62638,22 @@ Za.exports;
|
|
62638
62638
|
function Ym(e, t, s, i, p, u) {
|
62639
62639
|
var _ = re(e), x = re(t), v = _ ? Lt : Ve(e), q = x ? Lt : Ve(t);
|
62640
62640
|
v = v == je ? vt : v, q = q == je ? vt : q;
|
62641
|
-
var
|
62642
|
-
if (
|
62641
|
+
var C = v == vt, E = q == vt, U = v == q;
|
62642
|
+
if (U && hs(e)) {
|
62643
62643
|
if (!hs(t))
|
62644
62644
|
return !1;
|
62645
|
-
_ = !0,
|
62645
|
+
_ = !0, C = !1;
|
62646
62646
|
}
|
62647
|
-
if (
|
62647
|
+
if (U && !C)
|
62648
62648
|
return u || (u = new Ft()), _ || ar(e) ? kl(e, t, s, i, p, u) : vu(e, t, v, s, i, p, u);
|
62649
62649
|
if (!(s & P)) {
|
62650
|
-
var W =
|
62650
|
+
var W = C && we.call(e, "__wrapped__"), Z = E && we.call(t, "__wrapped__");
|
62651
62651
|
if (W || Z) {
|
62652
62652
|
var ie = W ? e.value() : e, J = Z ? t.value() : t;
|
62653
62653
|
return u || (u = new Ft()), p(ie, J, s, i, u);
|
62654
62654
|
}
|
62655
62655
|
}
|
62656
|
-
return
|
62656
|
+
return U ? (u || (u = new Ft()), Tu(e, t, s, i, p, u)) : !1;
|
62657
62657
|
}
|
62658
62658
|
function Vm(e) {
|
62659
62659
|
return ze(e) && Ve(e) == dt;
|
@@ -62669,15 +62669,15 @@ Za.exports;
|
|
62669
62669
|
}
|
62670
62670
|
for (; ++p < u; ) {
|
62671
62671
|
x = s[p];
|
62672
|
-
var v = x[0], q = e[v],
|
62672
|
+
var v = x[0], q = e[v], C = x[1];
|
62673
62673
|
if (_ && x[2]) {
|
62674
62674
|
if (q === r && !(v in e))
|
62675
62675
|
return !1;
|
62676
62676
|
} else {
|
62677
62677
|
var E = new Ft();
|
62678
62678
|
if (i)
|
62679
|
-
var
|
62680
|
-
if (!(
|
62679
|
+
var U = i(q, C, v, e, t, E);
|
62680
|
+
if (!(U === r ? Er(C, q, P | S, i, E) : U))
|
62681
62681
|
return !1;
|
62682
62682
|
}
|
62683
62683
|
}
|
@@ -62754,12 +62754,12 @@ Za.exports;
|
|
62754
62754
|
Ln(e, s, q);
|
62755
62755
|
return;
|
62756
62756
|
}
|
62757
|
-
var
|
62757
|
+
var C = u ? u(x, v, s + "", e, t, _) : r, E = C === r;
|
62758
62758
|
if (E) {
|
62759
|
-
var
|
62760
|
-
|
62759
|
+
var U = re(v), W = !U && hs(v), Z = !U && !W && ar(v);
|
62760
|
+
C = v, U || W || Z ? re(x) ? C = x : Me(x) ? C = at(x) : W ? (E = !1, C = pl(v, !0)) : Z ? (E = !1, C = dl(v, !0)) : C = [] : Pr(v) || Ls(v) ? (C = x, Ls(x) ? C = oc(x) : (!Ae(x) || ns(x)) && (C = Cl(v))) : E = !1;
|
62761
62761
|
}
|
62762
|
-
E && (_.set(v,
|
62762
|
+
E && (_.set(v, C), p(C, v, i, u, _), _.delete(v)), Ln(e, s, C);
|
62763
62763
|
}
|
62764
62764
|
function Jo(e, t) {
|
62765
62765
|
var s = e.length;
|
@@ -62804,7 +62804,7 @@ Za.exports;
|
|
62804
62804
|
function $n(e, t, s, i) {
|
62805
62805
|
var p = i ? Ad : Gs, u = -1, _ = t.length, x = e;
|
62806
62806
|
for (e === t && (t = at(t)), s && (x = Ie(e, yt(s))); ++u < _; )
|
62807
|
-
for (var v = 0, q = t[u],
|
62807
|
+
for (var v = 0, q = t[u], C = s ? s(q) : q; (v = p(x, C, v, i)) > -1; )
|
62808
62808
|
x !== e && _a.call(x, v, 1), _a.call(e, v, 1);
|
62809
62809
|
return e;
|
62810
62810
|
}
|
@@ -62854,8 +62854,8 @@ Za.exports;
|
|
62854
62854
|
if (v === "__proto__" || v === "constructor" || v === "prototype")
|
62855
62855
|
return e;
|
62856
62856
|
if (p != _) {
|
62857
|
-
var
|
62858
|
-
q = i ? i(
|
62857
|
+
var C = x[v];
|
62858
|
+
q = i ? i(C, v, x) : r, q === r && (q = Ae(C) ? C : as(t[p + 1]) ? [] : {});
|
62859
62859
|
}
|
62860
62860
|
qr(x, v, q), x = x[v];
|
62861
62861
|
}
|
@@ -62904,12 +62904,12 @@ Za.exports;
|
|
62904
62904
|
return 0;
|
62905
62905
|
t = s(t);
|
62906
62906
|
for (var _ = t !== t, x = t === null, v = ft(t), q = t === r; p < u; ) {
|
62907
|
-
var
|
62907
|
+
var C = ba((p + u) / 2), E = s(e[C]), U = E !== r, W = E === null, Z = E === E, ie = ft(E);
|
62908
62908
|
if (_)
|
62909
62909
|
var J = i || Z;
|
62910
62910
|
else
|
62911
|
-
q ? J = Z && (i ||
|
62912
|
-
J ? p =
|
62911
|
+
q ? J = Z && (i || U) : x ? J = Z && U && (i || !W) : v ? J = Z && U && !W && (i || !ie) : W || ie ? J = !1 : J = i ? E <= t : E < t;
|
62912
|
+
J ? p = C + 1 : u = C;
|
62913
62913
|
}
|
62914
62914
|
return Ye(u, be);
|
62915
62915
|
}
|
@@ -62949,14 +62949,14 @@ Za.exports;
|
|
62949
62949
|
v = t ? [] : x;
|
62950
62950
|
e:
|
62951
62951
|
for (; ++i < u; ) {
|
62952
|
-
var
|
62953
|
-
if (
|
62954
|
-
for (var
|
62955
|
-
if (v[
|
62952
|
+
var C = e[i], E = t ? t(C) : C;
|
62953
|
+
if (C = s || C !== 0 ? C : 0, _ && E === E) {
|
62954
|
+
for (var U = v.length; U--; )
|
62955
|
+
if (v[U] === E)
|
62956
62956
|
continue e;
|
62957
|
-
t && v.push(E), x.push(
|
62957
|
+
t && v.push(E), x.push(C);
|
62958
62958
|
} else
|
62959
|
-
p(v, E, s) || (v !== x && v.push(E), x.push(
|
62959
|
+
p(v, E, s) || (v !== x && v.push(E), x.push(C));
|
62960
62960
|
}
|
62961
62961
|
return x;
|
62962
62962
|
}
|
@@ -63058,21 +63058,21 @@ Za.exports;
|
|
63058
63058
|
return e.index - t.index;
|
63059
63059
|
}
|
63060
63060
|
function ul(e, t, s, i) {
|
63061
|
-
for (var p = -1, u = e.length, _ = s.length, x = -1, v = t.length, q = Fe(u - _, 0),
|
63062
|
-
|
63061
|
+
for (var p = -1, u = e.length, _ = s.length, x = -1, v = t.length, q = Fe(u - _, 0), C = D(v + q), E = !i; ++x < v; )
|
63062
|
+
C[x] = t[x];
|
63063
63063
|
for (; ++p < _; )
|
63064
|
-
(E || p < u) && (
|
63064
|
+
(E || p < u) && (C[s[p]] = e[p]);
|
63065
63065
|
for (; q--; )
|
63066
|
-
|
63067
|
-
return
|
63066
|
+
C[x++] = e[p++];
|
63067
|
+
return C;
|
63068
63068
|
}
|
63069
63069
|
function yl(e, t, s, i) {
|
63070
|
-
for (var p = -1, u = e.length, _ = -1, x = s.length, v = -1, q = t.length,
|
63070
|
+
for (var p = -1, u = e.length, _ = -1, x = s.length, v = -1, q = t.length, C = Fe(u - x, 0), E = D(C + q), U = !i; ++p < C; )
|
63071
63071
|
E[p] = e[p];
|
63072
63072
|
for (var W = p; ++v < q; )
|
63073
63073
|
E[W + v] = t[v];
|
63074
63074
|
for (; ++_ < x; )
|
63075
|
-
(
|
63075
|
+
(U || p < u) && (E[W + s[_]] = e[p++]);
|
63076
63076
|
return E;
|
63077
63077
|
}
|
63078
63078
|
function at(e, t) {
|
@@ -63134,7 +63134,7 @@ Za.exports;
|
|
63134
63134
|
};
|
63135
63135
|
}
|
63136
63136
|
function gu(e, t, s) {
|
63137
|
-
var i = t &
|
63137
|
+
var i = t & $, p = Sr(e);
|
63138
63138
|
function u() {
|
63139
63139
|
var _ = this && this !== Ge && this instanceof u ? p : e;
|
63140
63140
|
return _.apply(i ? s : this, arguments);
|
@@ -63197,8 +63197,8 @@ Za.exports;
|
|
63197
63197
|
r,
|
63198
63198
|
s - u
|
63199
63199
|
);
|
63200
|
-
var
|
63201
|
-
return ut(
|
63200
|
+
var C = this && this !== Ge && this instanceof p ? i : e;
|
63201
|
+
return ut(C, this, _);
|
63202
63202
|
}
|
63203
63203
|
return p;
|
63204
63204
|
}
|
@@ -63228,20 +63228,20 @@ Za.exports;
|
|
63228
63228
|
for (i = _ ? i : s; ++i < s; ) {
|
63229
63229
|
u = t[i];
|
63230
63230
|
var x = Sa(u), v = x == "wrapper" ? si(u) : r;
|
63231
|
-
v && ii(v[0]) && v[1] == (
|
63231
|
+
v && ii(v[0]) && v[1] == (z | R | k | j) && !v[4].length && v[9] == 1 ? _ = _[Sa(v[0])].apply(_, v[3]) : _ = u.length == 1 && ii(u) ? _[x]() : _.thru(u);
|
63232
63232
|
}
|
63233
63233
|
return function() {
|
63234
|
-
var q = arguments,
|
63235
|
-
if (_ && q.length == 1 && re(
|
63236
|
-
return _.plant(
|
63237
|
-
for (var E = 0,
|
63238
|
-
|
63239
|
-
return
|
63234
|
+
var q = arguments, C = q[0];
|
63235
|
+
if (_ && q.length == 1 && re(C))
|
63236
|
+
return _.plant(C).value();
|
63237
|
+
for (var E = 0, U = s ? t[E].apply(this, q) : C; ++E < s; )
|
63238
|
+
U = t[E].call(this, U);
|
63239
|
+
return U;
|
63240
63240
|
};
|
63241
63241
|
});
|
63242
63242
|
}
|
63243
63243
|
function Ca(e, t, s, i, p, u, _, x, v, q) {
|
63244
|
-
var
|
63244
|
+
var C = t & z, E = t & $, U = t & G, W = t & (R | B), Z = t & Y, ie = U ? r : Sr(e);
|
63245
63245
|
function J() {
|
63246
63246
|
for (var pe = arguments.length, ue = D(pe), gt = pe; gt--; )
|
63247
63247
|
ue[gt] = arguments[gt];
|
@@ -63262,8 +63262,8 @@ Za.exports;
|
|
63262
63262
|
q - pe
|
63263
63263
|
);
|
63264
63264
|
}
|
63265
|
-
var Bt = E ? s : this, os =
|
63266
|
-
return pe = ue.length, x ? ue = Fu(ue, x) : Z && pe > 1 && ue.reverse(),
|
63265
|
+
var Bt = E ? s : this, os = U ? Bt[e] : e;
|
63266
|
+
return pe = ue.length, x ? ue = Fu(ue, x) : Z && pe > 1 && ue.reverse(), C && v < pe && (ue.length = v), this && this !== Ge && this instanceof J && (os = ie || Sr(os)), os.apply(Bt, ue);
|
63267
63267
|
}
|
63268
63268
|
return J;
|
63269
63269
|
}
|
@@ -63304,13 +63304,13 @@ Za.exports;
|
|
63304
63304
|
return Xs(t) ? xs(Ot(i), 0, e).join("") : i.slice(0, e);
|
63305
63305
|
}
|
63306
63306
|
function xu(e, t, s, i) {
|
63307
|
-
var p = t &
|
63307
|
+
var p = t & $, u = Sr(e);
|
63308
63308
|
function _() {
|
63309
|
-
for (var x = -1, v = arguments.length, q = -1,
|
63309
|
+
for (var x = -1, v = arguments.length, q = -1, C = i.length, E = D(C + v), U = this && this !== Ge && this instanceof _ ? u : e; ++q < C; )
|
63310
63310
|
E[q] = i[q];
|
63311
63311
|
for (; v--; )
|
63312
63312
|
E[q++] = arguments[++x];
|
63313
|
-
return ut(
|
63313
|
+
return ut(U, p ? s : this, E);
|
63314
63314
|
}
|
63315
63315
|
return _;
|
63316
63316
|
}
|
@@ -63325,8 +63325,8 @@ Za.exports;
|
|
63325
63325
|
};
|
63326
63326
|
}
|
63327
63327
|
function vl(e, t, s, i, p, u, _, x, v, q) {
|
63328
|
-
var
|
63329
|
-
t |=
|
63328
|
+
var C = t & R, E = C ? _ : r, U = C ? r : _, W = C ? u : r, Z = C ? r : u;
|
63329
|
+
t |= C ? k : F, t &= ~(C ? F : k), t & X || (t &= ~($ | G));
|
63330
63330
|
var ie = [
|
63331
63331
|
e,
|
63332
63332
|
t,
|
@@ -63334,7 +63334,7 @@ Za.exports;
|
|
63334
63334
|
W,
|
63335
63335
|
E,
|
63336
63336
|
Z,
|
63337
|
-
|
63337
|
+
U,
|
63338
63338
|
x,
|
63339
63339
|
v,
|
63340
63340
|
q
|
@@ -63365,27 +63365,27 @@ Za.exports;
|
|
63365
63365
|
if (!v && typeof e != "function")
|
63366
63366
|
throw new It(m);
|
63367
63367
|
var q = i ? i.length : 0;
|
63368
|
-
if (q || (t &= ~(
|
63369
|
-
var
|
63368
|
+
if (q || (t &= ~(k | F), i = p = r), _ = _ === r ? _ : Fe(ne(_), 0), x = x === r ? x : ne(x), q -= p ? p.length : 0, t & F) {
|
63369
|
+
var C = i, E = p;
|
63370
63370
|
i = p = r;
|
63371
63371
|
}
|
63372
|
-
var
|
63372
|
+
var U = v ? r : si(e), W = [
|
63373
63373
|
e,
|
63374
63374
|
t,
|
63375
63375
|
s,
|
63376
63376
|
i,
|
63377
63377
|
p,
|
63378
|
-
|
63378
|
+
C,
|
63379
63379
|
E,
|
63380
63380
|
u,
|
63381
63381
|
_,
|
63382
63382
|
x
|
63383
63383
|
];
|
63384
|
-
if (
|
63384
|
+
if (U && Mu(W, U), e = W[0], t = W[1], s = W[2], i = W[3], p = W[4], x = W[9] = W[9] === r ? v ? 0 : e.length : Fe(W[9] - q, 0), !x && t & (R | B) && (t &= ~(R | B)), !t || t == $)
|
63385
63385
|
var Z = gu(e, t, s);
|
63386
63386
|
else
|
63387
|
-
t ==
|
63388
|
-
var ie =
|
63387
|
+
t == R || t == B ? Z = bu(e, t, x) : (t == k || t == ($ | k)) && !p.length ? Z = xu(e, t, s, i) : Z = Ca.apply(r, W);
|
63388
|
+
var ie = U ? rl : Ll;
|
63389
63389
|
return Ml(ie(Z, W), e, t);
|
63390
63390
|
}
|
63391
63391
|
function Dl(e, t, s, i) {
|
@@ -63401,10 +63401,10 @@ Za.exports;
|
|
63401
63401
|
var _ = s & P, x = e.length, v = t.length;
|
63402
63402
|
if (x != v && !(_ && v > x))
|
63403
63403
|
return !1;
|
63404
|
-
var q = u.get(e),
|
63405
|
-
if (q &&
|
63406
|
-
return q == t &&
|
63407
|
-
var E = -1,
|
63404
|
+
var q = u.get(e), C = u.get(t);
|
63405
|
+
if (q && C)
|
63406
|
+
return q == t && C == e;
|
63407
|
+
var E = -1, U = !0, W = s & S ? new Cs() : r;
|
63408
63408
|
for (u.set(e, t), u.set(t, e); ++E < x; ) {
|
63409
63409
|
var Z = e[E], ie = t[E];
|
63410
63410
|
if (i)
|
@@ -63412,7 +63412,7 @@ Za.exports;
|
|
63412
63412
|
if (J !== r) {
|
63413
63413
|
if (J)
|
63414
63414
|
continue;
|
63415
|
-
|
63415
|
+
U = !1;
|
63416
63416
|
break;
|
63417
63417
|
}
|
63418
63418
|
if (W) {
|
@@ -63420,15 +63420,15 @@ Za.exports;
|
|
63420
63420
|
if (!vr(W, ue) && (Z === pe || p(Z, pe, s, i, u)))
|
63421
63421
|
return W.push(ue);
|
63422
63422
|
})) {
|
63423
|
-
|
63423
|
+
U = !1;
|
63424
63424
|
break;
|
63425
63425
|
}
|
63426
63426
|
} else if (!(Z === ie || p(Z, ie, s, i, u))) {
|
63427
|
-
|
63427
|
+
U = !1;
|
63428
63428
|
break;
|
63429
63429
|
}
|
63430
63430
|
}
|
63431
|
-
return u.delete(e), u.delete(t),
|
63431
|
+
return u.delete(e), u.delete(t), U;
|
63432
63432
|
}
|
63433
63433
|
function vu(e, t, s, i, p, u, _) {
|
63434
63434
|
switch (s) {
|
@@ -63457,8 +63457,8 @@ Za.exports;
|
|
63457
63457
|
if (q)
|
63458
63458
|
return q == t;
|
63459
63459
|
i |= S, _.set(e, t);
|
63460
|
-
var
|
63461
|
-
return _.delete(e),
|
63460
|
+
var C = kl(x(e), x(t), i, p, u, _);
|
63461
|
+
return _.delete(e), C;
|
63462
63462
|
case Us:
|
63463
63463
|
if (Ar)
|
63464
63464
|
return Ar.call(e) == Ar.call(t);
|
@@ -63466,12 +63466,12 @@ Za.exports;
|
|
63466
63466
|
return !1;
|
63467
63467
|
}
|
63468
63468
|
function Tu(e, t, s, i, p, u) {
|
63469
|
-
var _ = s & P, x = ei(e), v = x.length, q = ei(t),
|
63470
|
-
if (v !=
|
63469
|
+
var _ = s & P, x = ei(e), v = x.length, q = ei(t), C = q.length;
|
63470
|
+
if (v != C && !_)
|
63471
63471
|
return !1;
|
63472
63472
|
for (var E = v; E--; ) {
|
63473
|
-
var
|
63474
|
-
if (!(_ ?
|
63473
|
+
var U = x[E];
|
63474
|
+
if (!(_ ? U in t : we.call(t, U)))
|
63475
63475
|
return !1;
|
63476
63476
|
}
|
63477
63477
|
var W = u.get(e), Z = u.get(t);
|
@@ -63480,15 +63480,15 @@ Za.exports;
|
|
63480
63480
|
var ie = !0;
|
63481
63481
|
u.set(e, t), u.set(t, e);
|
63482
63482
|
for (var J = _; ++E < v; ) {
|
63483
|
-
|
63484
|
-
var pe = e[
|
63483
|
+
U = x[E];
|
63484
|
+
var pe = e[U], ue = t[U];
|
63485
63485
|
if (i)
|
63486
|
-
var gt = _ ? i(ue, pe,
|
63486
|
+
var gt = _ ? i(ue, pe, U, t, e, u) : i(pe, ue, U, e, t, u);
|
63487
63487
|
if (!(gt === r ? pe === ue || p(pe, ue, s, i, u) : gt)) {
|
63488
63488
|
ie = !1;
|
63489
63489
|
break;
|
63490
63490
|
}
|
63491
|
-
J || (J =
|
63491
|
+
J || (J = U == "constructor");
|
63492
63492
|
}
|
63493
63493
|
if (ie && !J) {
|
63494
63494
|
var tt = e.constructor, bt = t.constructor;
|
@@ -63713,16 +63713,16 @@ Za.exports;
|
|
63713
63713
|
return t;
|
63714
63714
|
}
|
63715
63715
|
function Mu(e, t) {
|
63716
|
-
var s = e[1], i = t[1], p = s | i, u = p < (
|
63716
|
+
var s = e[1], i = t[1], p = s | i, u = p < ($ | G | z), _ = i == z && s == R || i == z && s == j && e[7].length <= t[8] || i == (z | j) && t[7].length <= t[8] && s == R;
|
63717
63717
|
if (!(u || _))
|
63718
63718
|
return e;
|
63719
|
-
i &
|
63719
|
+
i & $ && (e[2] = t[2], p |= s & $ ? 0 : X);
|
63720
63720
|
var x = t[3];
|
63721
63721
|
if (x) {
|
63722
63722
|
var v = e[3];
|
63723
63723
|
e[3] = v ? ul(v, x, t[4]) : x, e[4] = v ? ys(e[3], h) : t[4];
|
63724
63724
|
}
|
63725
|
-
return x = t[5], x && (v = e[5], e[5] = v ? yl(v, x, t[6]) : x, e[6] = v ? ys(e[5], h) : t[6]), x = t[7], x && (e[7] = x), i &
|
63725
|
+
return x = t[5], x && (v = e[5], e[5] = v ? yl(v, x, t[6]) : x, e[6] = v ? ys(e[5], h) : t[6]), x = t[7], x && (e[7] = x), i & z && (e[8] = e[8] == null ? t[8] : Ye(e[8], t[8])), e[9] == null && (e[9] = t[9]), e[0] = t[0], e[1] = p, e;
|
63726
63726
|
}
|
63727
63727
|
function Pu(e) {
|
63728
63728
|
var t = [];
|
@@ -64263,7 +64263,7 @@ Za.exports;
|
|
64263
64263
|
};
|
64264
64264
|
}
|
64265
64265
|
function Xl(e, t, s) {
|
64266
|
-
return t = s ? r : t, t = e && t == null ? e.length : t, ss(e,
|
64266
|
+
return t = s ? r : t, t = e && t == null ? e.length : t, ss(e, z, r, r, r, r, t);
|
64267
64267
|
}
|
64268
64268
|
function Yl(e, t) {
|
64269
64269
|
var s;
|
@@ -64274,41 +64274,41 @@ Za.exports;
|
|
64274
64274
|
};
|
64275
64275
|
}
|
64276
64276
|
var di = le(function(e, t, s) {
|
64277
|
-
var i =
|
64277
|
+
var i = $;
|
64278
64278
|
if (s.length) {
|
64279
64279
|
var p = ys(s, rr(di));
|
64280
|
-
i |=
|
64280
|
+
i |= k;
|
64281
64281
|
}
|
64282
64282
|
return ss(e, i, t, s, p);
|
64283
64283
|
}), Vl = le(function(e, t, s) {
|
64284
|
-
var i =
|
64284
|
+
var i = $ | G;
|
64285
64285
|
if (s.length) {
|
64286
64286
|
var p = ys(s, rr(Vl));
|
64287
|
-
i |=
|
64287
|
+
i |= k;
|
64288
64288
|
}
|
64289
64289
|
return ss(t, i, e, s, p);
|
64290
64290
|
});
|
64291
64291
|
function Ql(e, t, s) {
|
64292
64292
|
t = s ? r : t;
|
64293
|
-
var i = ss(e,
|
64293
|
+
var i = ss(e, R, r, r, r, r, r, t);
|
64294
64294
|
return i.placeholder = Ql.placeholder, i;
|
64295
64295
|
}
|
64296
64296
|
function Zl(e, t, s) {
|
64297
64297
|
t = s ? r : t;
|
64298
|
-
var i = ss(e,
|
64298
|
+
var i = ss(e, B, r, r, r, r, r, t);
|
64299
64299
|
return i.placeholder = Zl.placeholder, i;
|
64300
64300
|
}
|
64301
64301
|
function Jl(e, t, s) {
|
64302
|
-
var i, p, u, _, x, v, q = 0,
|
64302
|
+
var i, p, u, _, x, v, q = 0, C = !1, E = !1, U = !0;
|
64303
64303
|
if (typeof e != "function")
|
64304
64304
|
throw new It(m);
|
64305
|
-
t = zt(t) || 0, Ae(s) && (
|
64305
|
+
t = zt(t) || 0, Ae(s) && (C = !!s.leading, E = "maxWait" in s, u = E ? Fe(zt(s.maxWait) || 0, t) : u, U = "trailing" in s ? !!s.trailing : U);
|
64306
64306
|
function W(Pe) {
|
64307
64307
|
var Bt = i, os = p;
|
64308
64308
|
return i = p = r, q = Pe, _ = e.apply(os, Bt), _;
|
64309
64309
|
}
|
64310
64310
|
function Z(Pe) {
|
64311
|
-
return q = Pe, x = Mr(pe, t),
|
64311
|
+
return q = Pe, x = Mr(pe, t), C ? W(Pe) : _;
|
64312
64312
|
}
|
64313
64313
|
function ie(Pe) {
|
64314
64314
|
var Bt = Pe - v, os = Pe - q, bc = t - Bt;
|
@@ -64325,7 +64325,7 @@ Za.exports;
|
|
64325
64325
|
x = Mr(pe, ie(Pe));
|
64326
64326
|
}
|
64327
64327
|
function ue(Pe) {
|
64328
|
-
return x = r,
|
64328
|
+
return x = r, U && i ? W(Pe) : (i = p = r, _);
|
64329
64329
|
}
|
64330
64330
|
function gt() {
|
64331
64331
|
x !== r && cl(x), q = 0, i = v = p = x = r;
|
@@ -64397,10 +64397,10 @@ Za.exports;
|
|
64397
64397
|
});
|
64398
64398
|
}), mi = le(function(e, t) {
|
64399
64399
|
var s = ys(t, rr(mi));
|
64400
|
-
return ss(e,
|
64400
|
+
return ss(e, k, r, t, s);
|
64401
64401
|
}), ec = le(function(e, t) {
|
64402
64402
|
var s = ys(t, rr(ec));
|
64403
|
-
return ss(e,
|
64403
|
+
return ss(e, F, r, t, s);
|
64404
64404
|
}), I_ = rs(function(e, t) {
|
64405
64405
|
return ss(e, j, r, r, r, t);
|
64406
64406
|
});
|
@@ -64440,16 +64440,16 @@ Za.exports;
|
|
64440
64440
|
return re(e) ? e : [e];
|
64441
64441
|
}
|
64442
64442
|
function N_(e) {
|
64443
|
-
return At(e,
|
64443
|
+
return At(e, O);
|
64444
64444
|
}
|
64445
64445
|
function S_(e, t) {
|
64446
|
-
return t = typeof t == "function" ? t : r, At(e,
|
64446
|
+
return t = typeof t == "function" ? t : r, At(e, O, t);
|
64447
64447
|
}
|
64448
64448
|
function L_(e) {
|
64449
|
-
return At(e, T |
|
64449
|
+
return At(e, T | O);
|
64450
64450
|
}
|
64451
64451
|
function M_(e, t) {
|
64452
|
-
return t = typeof t == "function" ? t : r, At(e, T |
|
64452
|
+
return t = typeof t == "function" ? t : r, At(e, T | O, t);
|
64453
64453
|
}
|
64454
64454
|
function P_(e, t) {
|
64455
64455
|
return t == null || Ko(e, t, Ke(t));
|
@@ -64658,8 +64658,8 @@ Za.exports;
|
|
64658
64658
|
var s = -1, i = t.length, p = i > 2 ? t[2] : r;
|
64659
64659
|
for (p && et(t[0], t[1], p) && (i = 1); ++s < i; )
|
64660
64660
|
for (var u = t[s], _ = it(u), x = -1, v = _.length; ++x < v; ) {
|
64661
|
-
var q = _[x],
|
64662
|
-
(
|
64661
|
+
var q = _[x], C = e[q];
|
64662
|
+
(C === r || Rt(C, Qs[q]) && !we.call(e, q)) && (e[q] = u[q]);
|
64663
64663
|
}
|
64664
64664
|
return e;
|
64665
64665
|
}), mf = le(function(e) {
|
@@ -64733,7 +64733,7 @@ Za.exports;
|
|
64733
64733
|
var i = !1;
|
64734
64734
|
t = Ie(t, function(u) {
|
64735
64735
|
return u = bs(u, e), i || (i = u.length > 1), u;
|
64736
|
-
}), Wt(e, ti(e), s), i && (s = At(s, T | N |
|
64736
|
+
}), Wt(e, ti(e), s), i && (s = At(s, T | N | O, wu));
|
64737
64737
|
for (var p = t.length; p--; )
|
64738
64738
|
Gn(s, t[p]);
|
64739
64739
|
return s;
|
@@ -64882,12 +64882,12 @@ Za.exports;
|
|
64882
64882
|
function ng(e, t, s) {
|
64883
64883
|
var i = d.templateSettings;
|
64884
64884
|
s && et(e, t, s) && (t = r), e = he(e), t = $a({}, t, i, Dl);
|
64885
|
-
var p = $a({}, t.imports, i.imports, Dl), u = Ke(p), _ = qn(p, u), x, v, q = 0,
|
64886
|
-
(t.escape || Pt).source + "|" +
|
64885
|
+
var p = $a({}, t.imports, i.imports, Dl), u = Ke(p), _ = qn(p, u), x, v, q = 0, C = t.interpolate || Pt, E = "__p += '", U = zn(
|
64886
|
+
(t.escape || Pt).source + "|" + C.source + "|" + (C === Jr ? ye : Pt).source + "|" + (t.evaluate || Pt).source + "|$",
|
64887
64887
|
"g"
|
64888
64888
|
), W = "//# sourceURL=" + (we.call(t, "sourceURL") ? (t.sourceURL + "").replace(/\s/g, " ") : "lodash.templateSources[" + ++ud + "]") + `
|
64889
64889
|
`;
|
64890
|
-
e.replace(
|
64890
|
+
e.replace(U, function(J, pe, ue, gt, tt, bt) {
|
64891
64891
|
return ue || (ue = gt), E += e.slice(q, bt).replace(ra, Sd), pe && (x = !0, E += `' +
|
64892
64892
|
__e(` + pe + `) +
|
64893
64893
|
'`), tt && (v = !0, E += `';
|
@@ -64903,7 +64903,7 @@ __p += '`), ue && (E += `' +
|
|
64903
64903
|
` + E + `
|
64904
64904
|
}
|
64905
64905
|
`;
|
64906
|
-
else if (
|
64906
|
+
else if (K.test(Z))
|
64907
64907
|
throw new se(y);
|
64908
64908
|
E = (v ? E.replace(ln, "") : E).replace(br, "$1").replace(Vr, "$1;"), E = "function(" + (Z || "obj") + `) {
|
64909
64909
|
` + (Z ? "" : `obj || (obj = {});
|
@@ -64971,14 +64971,14 @@ function print() { __p += __j.call(arguments, '') }
|
|
64971
64971
|
return v + i;
|
64972
64972
|
if (_ && (x += v.length - x), yi(p)) {
|
64973
64973
|
if (e.slice(x).search(p)) {
|
64974
|
-
var q,
|
64975
|
-
for (p.global || (p = zn(p.source, he(xe.exec(p)) + "g")), p.lastIndex = 0; q = p.exec(
|
64974
|
+
var q, C = v;
|
64975
|
+
for (p.global || (p = zn(p.source, he(xe.exec(p)) + "g")), p.lastIndex = 0; q = p.exec(C); )
|
64976
64976
|
var E = q.index;
|
64977
64977
|
v = v.slice(0, E === r ? x : E);
|
64978
64978
|
}
|
64979
64979
|
} else if (e.indexOf(_t(p), x) != x) {
|
64980
|
-
var
|
64981
|
-
|
64980
|
+
var U = v.lastIndexOf(p);
|
64981
|
+
U > -1 && (v = v.slice(0, U));
|
64982
64982
|
}
|
64983
64983
|
return v + i;
|
64984
64984
|
}
|
@@ -65058,8 +65058,8 @@ function print() { __p += __j.call(arguments, '') }
|
|
65058
65058
|
e[x] = v, _ && (e.prototype[x] = function() {
|
65059
65059
|
var q = this.__chain__;
|
65060
65060
|
if (u || q) {
|
65061
|
-
var
|
65062
|
-
return E.push({ func: v, args: arguments, thisArg: e }),
|
65061
|
+
var C = e(this.__wrapped__), E = C.__actions__ = at(this.__actions__);
|
65062
|
+
return E.push({ func: v, args: arguments, thisArg: e }), C.__chain__ = q, C;
|
65063
65063
|
}
|
65064
65064
|
return v.apply(e, us([this.value()], arguments));
|
65065
65065
|
});
|
@@ -65210,16 +65210,16 @@ function print() { __p += __j.call(arguments, '') }
|
|
65210
65210
|
}, Ht(me.prototype, function(e, t) {
|
65211
65211
|
var s = /^(?:filter|find|map|reject)|While$/.test(t), i = /^(?:head|last)$/.test(t), p = d[i ? "take" + (t == "last" ? "Right" : "") : t], u = i || /^find/.test(t);
|
65212
65212
|
p && (d.prototype[t] = function() {
|
65213
|
-
var _ = this.__wrapped__, x = i ? [1] : arguments, v = _ instanceof me, q = x[0],
|
65213
|
+
var _ = this.__wrapped__, x = i ? [1] : arguments, v = _ instanceof me, q = x[0], C = v || re(_), E = function(pe) {
|
65214
65214
|
var ue = p.apply(d, us([pe], x));
|
65215
|
-
return i &&
|
65215
|
+
return i && U ? ue[0] : ue;
|
65216
65216
|
};
|
65217
|
-
|
65218
|
-
var
|
65219
|
-
if (!u &&
|
65217
|
+
C && s && typeof q == "function" && q.length != 1 && (v = C = !1);
|
65218
|
+
var U = this.__chain__, W = !!this.__actions__.length, Z = u && !U, ie = v && !W;
|
65219
|
+
if (!u && C) {
|
65220
65220
|
_ = ie ? _ : new me(this);
|
65221
65221
|
var J = e.apply(_, x);
|
65222
|
-
return J.__actions__.push({ func: Pa, args: [E], thisArg: r }), new kt(J,
|
65222
|
+
return J.__actions__.push({ func: Pa, args: [E], thisArg: r }), new kt(J, U);
|
65223
65223
|
}
|
65224
65224
|
return Z && ie ? e.apply(this, x) : (J = this.thru(E), Z ? i ? J.value()[0] : J.value() : J);
|
65225
65225
|
});
|
@@ -66535,7 +66535,7 @@ class Ex {
|
|
66535
66535
|
}
|
66536
66536
|
const Ja = new Ex();
|
66537
66537
|
function Nx(a, n, r) {
|
66538
|
-
var
|
66538
|
+
var O;
|
66539
66539
|
const o = {
|
66540
66540
|
startLineNumber: n.lineNumber,
|
66541
66541
|
startColumn: 1,
|
@@ -66553,7 +66553,7 @@ function Nx(a, n, r) {
|
|
66553
66553
|
return {
|
66554
66554
|
suggestions: []
|
66555
66555
|
};
|
66556
|
-
const m = (
|
66556
|
+
const m = (O = l[0]) == null ? void 0 : O.match(/.*[^\w.]+([\w.]+)(?=\.)|([\w.]+)(?=\.)/), y = m ? m[1] ? m[1] : m[2] ? m[2] : void 0 : void 0, f = a.getWordUntilPosition(n), b = Os.parseCurrentInputFunc(c), h = {
|
66557
66557
|
startLineNumber: n.lineNumber,
|
66558
66558
|
endLineNumber: n.lineNumber,
|
66559
66559
|
startColumn: f.startColumn,
|
@@ -66617,10 +66617,10 @@ function Mx(a, n) {
|
|
66617
66617
|
l.length % 2 === 0 ? y && y[0] === "'" && (b = !0) : y && !y[0] && (b = !0);
|
66618
66618
|
const h = Os.parseCurrentInputFuncAndArg(o, b, f);
|
66619
66619
|
if (h) {
|
66620
|
-
const { funcName:
|
66621
|
-
if (
|
66620
|
+
const { funcName: O, args: P, startIndex: S } = h, $ = qx.getSignatureHelpValues(O, P, S + 1, n.lineNumber);
|
66621
|
+
if ($)
|
66622
66622
|
return {
|
66623
|
-
value:
|
66623
|
+
value: $,
|
66624
66624
|
dispose: () => {
|
66625
66625
|
}
|
66626
66626
|
};
|
@@ -66764,15 +66764,15 @@ vs.prototype = {
|
|
66764
66764
|
var o, c = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, l = c.callback;
|
66765
66765
|
typeof c == "function" && (l = c, c = {}), this.options = c;
|
66766
66766
|
var m = this;
|
66767
|
-
function y(
|
66767
|
+
function y(B) {
|
66768
66768
|
return l ? (setTimeout(function() {
|
66769
|
-
l(void 0,
|
66770
|
-
}, 0), !0) :
|
66769
|
+
l(void 0, B);
|
66770
|
+
}, 0), !0) : B;
|
66771
66771
|
}
|
66772
66772
|
n = this.castInput(n), r = this.castInput(r), n = this.removeEmpty(this.tokenize(n)), r = this.removeEmpty(this.tokenize(r));
|
66773
66773
|
var f = r.length, b = n.length, h = 1, T = f + b;
|
66774
66774
|
c.maxEditLength && (T = Math.min(T, c.maxEditLength));
|
66775
|
-
var N = (o = c.timeout) !== null && o !== void 0 ? o : 1 / 0,
|
66775
|
+
var N = (o = c.timeout) !== null && o !== void 0 ? o : 1 / 0, O = Date.now() + N, P = [{
|
66776
66776
|
oldPos: -1,
|
66777
66777
|
lastComponent: void 0
|
66778
66778
|
}], S = this.extractCommon(P[0], r, n, 0);
|
@@ -66781,40 +66781,40 @@ vs.prototype = {
|
|
66781
66781
|
value: this.join(r),
|
66782
66782
|
count: r.length
|
66783
66783
|
}]);
|
66784
|
-
var
|
66784
|
+
var $ = -1 / 0, G = 1 / 0;
|
66785
66785
|
function X() {
|
66786
|
-
for (var
|
66787
|
-
var
|
66788
|
-
|
66786
|
+
for (var B = Math.max($, -h); B <= Math.min(G, h); B += 2) {
|
66787
|
+
var k = void 0, F = P[B - 1], z = P[B + 1];
|
66788
|
+
F && (P[B - 1] = void 0);
|
66789
66789
|
var j = !1;
|
66790
|
-
if (
|
66791
|
-
var Y =
|
66792
|
-
j =
|
66790
|
+
if (z) {
|
66791
|
+
var Y = z.oldPos - B;
|
66792
|
+
j = z && 0 <= Y && Y < f;
|
66793
66793
|
}
|
66794
|
-
var ae =
|
66794
|
+
var ae = F && F.oldPos + 1 < b;
|
66795
66795
|
if (!j && !ae) {
|
66796
|
-
P[
|
66796
|
+
P[B] = void 0;
|
66797
66797
|
continue;
|
66798
66798
|
}
|
66799
|
-
if (!ae || j &&
|
66800
|
-
return y(jx(m,
|
66801
|
-
P[
|
66799
|
+
if (!ae || j && F.oldPos + 1 < z.oldPos ? k = m.addToPath(z, !0, void 0, 0) : k = m.addToPath(F, void 0, !0, 1), S = m.extractCommon(k, r, n, B), k.oldPos + 1 >= b && S + 1 >= f)
|
66800
|
+
return y(jx(m, k.lastComponent, r, n, m.useLongestToken));
|
66801
|
+
P[B] = k, k.oldPos + 1 >= b && (G = Math.min(G, B - 1)), S + 1 >= f && ($ = Math.max($, B + 1));
|
66802
66802
|
}
|
66803
66803
|
h++;
|
66804
66804
|
}
|
66805
66805
|
if (l)
|
66806
|
-
(function
|
66806
|
+
(function B() {
|
66807
66807
|
setTimeout(function() {
|
66808
|
-
if (h > T || Date.now() >
|
66808
|
+
if (h > T || Date.now() > O)
|
66809
66809
|
return l();
|
66810
|
-
X() ||
|
66810
|
+
X() || B();
|
66811
66811
|
}, 0);
|
66812
66812
|
})();
|
66813
66813
|
else
|
66814
|
-
for (; h <= T && Date.now() <=
|
66815
|
-
var
|
66816
|
-
if (
|
66817
|
-
return
|
66814
|
+
for (; h <= T && Date.now() <= O; ) {
|
66815
|
+
var R = X();
|
66816
|
+
if (R)
|
66817
|
+
return R;
|
66818
66818
|
}
|
66819
66819
|
},
|
66820
66820
|
addToPath: function(n, r, o, c) {
|
@@ -66871,14 +66871,14 @@ function jx(a, n, r, o, c) {
|
|
66871
66871
|
var T = l[y];
|
66872
66872
|
if (T.removed) {
|
66873
66873
|
if (T.value = a.join(o.slice(h, h + T.count)), h += T.count, y && l[y - 1].added) {
|
66874
|
-
var
|
66875
|
-
l[y - 1] = l[y], l[y] =
|
66874
|
+
var O = l[y - 1];
|
66875
|
+
l[y - 1] = l[y], l[y] = O;
|
66876
66876
|
}
|
66877
66877
|
} else {
|
66878
66878
|
if (!T.added && c) {
|
66879
66879
|
var N = r.slice(b, b + T.count);
|
66880
|
-
N = N.map(function(S,
|
66881
|
-
var G = o[h +
|
66880
|
+
N = N.map(function(S, $) {
|
66881
|
+
var G = o[h + $];
|
66882
66882
|
return G.length > S.length ? G : S;
|
66883
66883
|
}), T.value = a.join(N);
|
66884
66884
|
} else
|
@@ -67069,8 +67069,8 @@ class Yx {
|
|
67069
67069
|
var m, y, f, b, h, T;
|
67070
67070
|
const r = (m = n.target.element) == null ? void 0 : m.classList, o = r == null ? void 0 : r.contains(`line-${Qe.added}`), c = r == null ? void 0 : r.contains(`line-${Qe.modified}`), l = r == null ? void 0 : r.contains(`line-${Qe.removed}`);
|
67071
67071
|
if (o || c || l) {
|
67072
|
-
const N = ((f = (y = n == null ? void 0 : n.target) == null ? void 0 : y.position) == null ? void 0 : f.lineNumber) || 0,
|
67073
|
-
(T = this._diffPopupWidget) == null || T.show(
|
67072
|
+
const N = ((f = (y = n == null ? void 0 : n.target) == null ? void 0 : y.position) == null ? void 0 : f.lineNumber) || 0, O = ((b = this._editor) == null ? void 0 : b.getTopForLineNumber(N + 1)) || 0, P = ((h = this._editor) == null ? void 0 : h.getScrollTop()) || 0, S = o ? Qe.added : c ? Qe.modified : Qe.removed;
|
67073
|
+
(T = this._diffPopupWidget) == null || T.show(O - P, O, S), this._diffEditor || (this._diffEditor = this._createDiffEditor()), this._diffEditor.setModel({
|
67074
67074
|
original: this._originalModel,
|
67075
67075
|
modified: this._editor.getModel()
|
67076
67076
|
}), this._diffEditor.revealLineInCenter(N + 1);
|
@@ -67217,7 +67217,7 @@ class Vx {
|
|
67217
67217
|
openCodeEditor: (b, h, T) => {
|
67218
67218
|
const N = Fx(b, T);
|
67219
67219
|
if (N) {
|
67220
|
-
const { index:
|
67220
|
+
const { index: O, docValue: P } = N, { title: S, name: $ } = P[O];
|
67221
67221
|
let G = "";
|
67222
67222
|
switch (S) {
|
67223
67223
|
case _e.keywords:
|
@@ -67237,7 +67237,7 @@ class Vx {
|
|
67237
67237
|
G = "const";
|
67238
67238
|
break;
|
67239
67239
|
}
|
67240
|
-
this._onLinkOpen && this._onLinkOpen(`${G}_${
|
67240
|
+
this._onLinkOpen && this._onLinkOpen(`${G}_${$}`, O);
|
67241
67241
|
}
|
67242
67242
|
return !0;
|
67243
67243
|
}
|
@@ -67407,7 +67407,7 @@ function Lp(a, n = globalThis, r = ["*"]) {
|
|
67407
67407
|
const { id: l, type: m, path: y } = Object.assign({ path: [] }, c.data), f = (c.data.argumentList || []).map(Ps);
|
67408
67408
|
let b;
|
67409
67409
|
try {
|
67410
|
-
const h = y.slice(0, -1).reduce((N,
|
67410
|
+
const h = y.slice(0, -1).reduce((N, O) => N[O], a), T = y.reduce((N, O) => N[O], a);
|
67411
67411
|
switch (m) {
|
67412
67412
|
case "GET":
|
67413
67413
|
b = T;
|
@@ -67426,8 +67426,8 @@ function Lp(a, n = globalThis, r = ["*"]) {
|
|
67426
67426
|
break;
|
67427
67427
|
case "ENDPOINT":
|
67428
67428
|
{
|
67429
|
-
const { port1: N, port2:
|
67430
|
-
Lp(a,
|
67429
|
+
const { port1: N, port2: O } = new MessageChannel();
|
67430
|
+
Lp(a, O), b = ih(N, [N]);
|
67431
67431
|
}
|
67432
67432
|
break;
|
67433
67433
|
case "RELEASE":
|
@@ -67593,7 +67593,7 @@ function ir(a, n, r) {
|
|
67593
67593
|
function oh() {
|
67594
67594
|
return new Array(4).fill(0).map(() => Math.floor(Math.random() * Number.MAX_SAFE_INTEGER).toString(16)).join("-");
|
67595
67595
|
}
|
67596
|
-
const Fp = new Worker(new URL("" + new URL("assets/scriptsRunWorker-
|
67596
|
+
const Fp = new Worker(new URL("" + new URL("assets/scriptsRunWorker-BJ2iIUmK.js", import.meta.url).href, import.meta.url), { type: "module", name: "Run TccScript Server" });
|
67597
67597
|
Fp.onerror = (a) => {
|
67598
67598
|
console.error(a);
|
67599
67599
|
};
|
@@ -67638,59 +67638,59 @@ Ri.config({
|
|
67638
67638
|
});
|
67639
67639
|
let up = {};
|
67640
67640
|
const dh = (a, n) => {
|
67641
|
-
const { height: r, width: o, theme: c, options: l, hasDiff: m, readOnly: y, defaultValue: f, onChange: b, onLinkOpen: h, onDeclareConfigChange: T, onCursorPositionChange: N, onActionTrigger:
|
67641
|
+
const { height: r, width: o, theme: c, options: l, hasDiff: m, readOnly: y, defaultValue: f, onChange: b, onLinkOpen: h, onDeclareConfigChange: T, onCursorPositionChange: N, onActionTrigger: O, onEditorDidMount: P } = a, S = qe(null), $ = qe(null), G = qe(!1);
|
67642
67642
|
hp(n, () => ({
|
67643
|
-
setOriginalScript(
|
67643
|
+
setOriginalScript(z) {
|
67644
67644
|
var j;
|
67645
|
-
(j = S.current) == null || j.setOriginalScript(
|
67645
|
+
(j = S.current) == null || j.setOriginalScript(z);
|
67646
67646
|
},
|
67647
|
-
setScript(
|
67647
|
+
setScript(z) {
|
67648
67648
|
var j;
|
67649
|
-
(j = S.current) == null || j.setValue(
|
67649
|
+
(j = S.current) == null || j.setValue(z);
|
67650
67650
|
},
|
67651
67651
|
gotoLine() {
|
67652
|
-
var
|
67653
|
-
(
|
67652
|
+
var z;
|
67653
|
+
(z = S.current) == null || z.gotoLine();
|
67654
67654
|
},
|
67655
67655
|
getEditorLayout() {
|
67656
|
-
var
|
67657
|
-
return (
|
67656
|
+
var z;
|
67657
|
+
return (z = S.current) == null ? void 0 : z.getEditorLayout();
|
67658
67658
|
},
|
67659
|
-
setPosition(
|
67659
|
+
setPosition(z, j) {
|
67660
67660
|
var Y;
|
67661
|
-
(Y = S.current) == null || Y.setPosition({ column:
|
67661
|
+
(Y = S.current) == null || Y.setPosition({ column: z, lineNumber: j });
|
67662
67662
|
},
|
67663
|
-
setModelMarkers(
|
67663
|
+
setModelMarkers(z) {
|
67664
67664
|
var j;
|
67665
|
-
(j = S.current) == null || j.setModelMarkers(
|
67665
|
+
(j = S.current) == null || j.setModelMarkers(z);
|
67666
67666
|
},
|
67667
67667
|
focus() {
|
67668
|
-
var
|
67669
|
-
(
|
67668
|
+
var z;
|
67669
|
+
(z = S.current) == null || z.focus();
|
67670
67670
|
}
|
67671
67671
|
})), $e(() => {
|
67672
|
-
var
|
67673
|
-
m ? (j = S.current) == null || j.addDiffDecorations() : (
|
67672
|
+
var z, j;
|
67673
|
+
m ? (j = S.current) == null || j.addDiffDecorations() : (z = S.current) == null || z.removeDiffDecorations();
|
67674
67674
|
}, [m]), $e(() => {
|
67675
67675
|
c && pr.setTheme(c);
|
67676
67676
|
}, [c]), $e(() => {
|
67677
|
-
var
|
67678
|
-
(
|
67679
|
-
}, [
|
67680
|
-
var
|
67681
|
-
h && ((
|
67677
|
+
var z;
|
67678
|
+
(z = S.current) == null || z.updateActionTrigger(O);
|
67679
|
+
}, [O]), $e(() => {
|
67680
|
+
var z;
|
67681
|
+
h && ((z = S.current) == null || z.addLinkOpenFunc(h));
|
67682
67682
|
}, [h]);
|
67683
|
-
function X(
|
67683
|
+
function X(z, j) {
|
67684
67684
|
var ae, Ze;
|
67685
|
-
Ut.initBuiltinsTrees(), Ja.setEditor(
|
67686
|
-
const Y =
|
67687
|
-
S.current.onChangeCursorPosition(N), b && b(Y), !y &&
|
67685
|
+
Ut.initBuiltinsTrees(), Ja.setEditor(z), S.current = new Vx(z, j, O), h && ((ae = S.current) == null || ae.addLinkOpenFunc(h)), m && ((Ze = S.current) == null || Ze.addDiffDecorations()), vx(z), requestAnimationFrame(F);
|
67686
|
+
const Y = z.getValue();
|
67687
|
+
S.current.onChangeCursorPosition(N), b && b(Y), !y && R(Y), P && P();
|
67688
67688
|
}
|
67689
|
-
const
|
67689
|
+
const R = cr(async (z) => {
|
67690
67690
|
var Lt;
|
67691
67691
|
const j = Date.now();
|
67692
67692
|
G.current = !1;
|
67693
|
-
const { errors: Y, functions: ae, methods: Ze, types: Nt, variables: Re, overloadsFuncs: Be, imports: Q, preParserCode: fe, enums: Ne } = await lh(
|
67693
|
+
const { errors: Y, functions: ae, methods: Ze, types: Nt, variables: Re, overloadsFuncs: Be, imports: Q, preParserCode: fe, enums: Ne } = await lh(z), Se = new Map(Object.entries(ae)), pt = new Map(Object.entries(Ze)), wt = new Map(Object.entries(Nt)), te = new Map(Object.entries(Re)), be = new Map(Object.entries(Q)), Le = new Map(Object.entries(Ne));
|
67694
67694
|
Os.setUserDefined({
|
67695
67695
|
functions: Se,
|
67696
67696
|
methods: pt,
|
@@ -67722,29 +67722,29 @@ const dh = (a, n) => {
|
|
67722
67722
|
!G.current && ((Lt = S.current) == null || Lt.setModelMarkers(St));
|
67723
67723
|
const je = Date.now();
|
67724
67724
|
console.log((je - j) / 1e3);
|
67725
|
-
}, [T, y]),
|
67726
|
-
function
|
67725
|
+
}, [T, y]), B = Jg(() => Cc.debounce(R, 1500), [R]);
|
67726
|
+
function k(z) {
|
67727
67727
|
var j;
|
67728
67728
|
if (y) {
|
67729
|
-
|
67729
|
+
R(z || "");
|
67730
67730
|
return;
|
67731
67731
|
}
|
67732
|
-
G.current = !0, Ja.clearInlayHints(), (j = S.current) == null || j.setModelMarkers([]),
|
67732
|
+
G.current = !0, Ja.clearInlayHints(), (j = S.current) == null || j.setModelMarkers([]), z !== void 0 && (b && b(z), B(z));
|
67733
67733
|
}
|
67734
|
-
const
|
67734
|
+
const F = cr(() => {
|
67735
67735
|
var j, Y;
|
67736
|
-
const
|
67737
|
-
(Y = S.current) == null || Y.setEditorLayout((
|
67736
|
+
const z = (j = $.current) == null ? void 0 : j.getBoundingClientRect();
|
67737
|
+
(Y = S.current) == null || Y.setEditorLayout((z == null ? void 0 : z.height) || 0, z == null ? void 0 : z.width);
|
67738
67738
|
}, []);
|
67739
67739
|
return $e(() => {
|
67740
|
-
const
|
67741
|
-
window.requestAnimationFrame(
|
67742
|
-
}, j = new ResizeObserver(
|
67743
|
-
return
|
67740
|
+
const z = () => {
|
67741
|
+
window.requestAnimationFrame(F);
|
67742
|
+
}, j = new ResizeObserver(z);
|
67743
|
+
return $.current && j.observe($.current), () => {
|
67744
67744
|
var Y;
|
67745
|
-
|
67745
|
+
$.current && j.unobserve($.current), j.disconnect(), (Y = S.current) == null || Y.dispose();
|
67746
67746
|
};
|
67747
|
-
}, []), M.jsx("div", { ref:
|
67747
|
+
}, []), M.jsx("div", { ref: $, children: M.jsx(dx, { height: r, width: o || "100%", defaultLanguage: Ee, defaultValue: f || `indicator("我的脚本")
|
67748
67748
|
plot(close)
|
67749
67749
|
`, theme: c || "vs-dark", className: `tvue-script ${c || "vs-dark"}`, options: {
|
67750
67750
|
colorDecorators: !0,
|
@@ -67766,7 +67766,7 @@ plot(close)
|
|
67766
67766
|
value: "该脚本是只读的。它无法被编辑。"
|
67767
67767
|
},
|
67768
67768
|
...l
|
67769
|
-
}, onMount: X, onChange:
|
67769
|
+
}, onMount: X, onChange: k }) });
|
67770
67770
|
}, Rh = xp(dh), Bh = (a) => {
|
67771
67771
|
const { theme: n, modified: r, original: o, height: c, width: l, renderSideBySide: m = !0 } = a, y = cr((f, b) => {
|
67772
67772
|
b.languages.register({
|
@@ -67976,8 +67976,8 @@ var jp = /* @__PURE__ */ function(a) {
|
|
67976
67976
|
for (var c = arguments.length, l = new Array(c), m = 0; m < c; m++)
|
67977
67977
|
l[m] = arguments[m];
|
67978
67978
|
return o = n.call.apply(n, [this].concat(l)), Wi($p(o), "onClick", function(y) {
|
67979
|
-
var f = o.props, b = f.text, h = f.onCopy, T = f.children, N = f.options,
|
67980
|
-
h && h(b, P),
|
67979
|
+
var f = o.props, b = f.text, h = f.onCopy, T = f.children, N = f.options, O = Xa.default.Children.only(T), P = (0, bh.default)(b, N);
|
67980
|
+
h && h(b, P), O && O.props && typeof O.props.onClick == "function" && O.props.onClick(y);
|
67981
67981
|
}), o;
|
67982
67982
|
}
|
67983
67983
|
return Th(r, [{
|
@@ -68005,13 +68005,13 @@ async function zh(a, n = 0) {
|
|
68005
68005
|
const r = a[n];
|
68006
68006
|
if (!r)
|
68007
68007
|
return;
|
68008
|
-
const { name: o, args: c, type: l, desc: m, examples: y, remarks: f, seeAlso: b, syntax: h, detailedDesc: T, fields: N, returns:
|
68008
|
+
const { name: o, args: c, type: l, desc: m, examples: y, remarks: f, seeAlso: b, syntax: h, detailedDesc: T, fields: N, returns: O } = r, P = {
|
68009
68009
|
name: o
|
68010
68010
|
};
|
68011
68011
|
if (a.length > 1 && (P.overloads = `${a.length} overloads`), l && (P.type = l), c && (P.name = `${o}()`, P.args = c.map((S) => {
|
68012
|
-
const { name:
|
68012
|
+
const { name: $, desc: G, displayType: X } = S;
|
68013
68013
|
return {
|
68014
|
-
label: `${
|
68014
|
+
label: `${$} (${X})`,
|
68015
68015
|
desc: G && Ms(G)
|
68016
68016
|
};
|
68017
68017
|
})), m && (P.desc = m.map((S) => Ms(S))), y && (P.originalExample = y.join(`
|
@@ -68020,25 +68020,25 @@ async function zh(a, n = 0) {
|
|
68020
68020
|
})), T) {
|
68021
68021
|
P.detailedDesc = [];
|
68022
68022
|
for (const S of T) {
|
68023
|
-
const { desc:
|
68024
|
-
let X =
|
68025
|
-
G && (
|
68026
|
-
`),
|
68023
|
+
const { desc: $, examples: G } = S;
|
68024
|
+
let X = $.map((k) => Ms(k)), R, B;
|
68025
|
+
G && (B = G.join(`
|
68026
|
+
`), R = await pr.colorize(B, Ee, {
|
68027
68027
|
tabSize: 4
|
68028
68028
|
})), P.detailedDesc.push({
|
68029
68029
|
desc: X,
|
68030
|
-
examples:
|
68031
|
-
originalExample:
|
68030
|
+
examples: R,
|
68031
|
+
originalExample: B
|
68032
68032
|
});
|
68033
68033
|
}
|
68034
68034
|
}
|
68035
|
-
return
|
68036
|
-
var
|
68037
|
-
return (
|
68035
|
+
return O && (P.returns = O.map((S) => Ms(S))), f && (P.remarks = typeof f == "string" ? [Ms(f)] : f.map((S) => Ms(S))), h && (P.syntax = a.map((S) => {
|
68036
|
+
var $;
|
68037
|
+
return ($ = S.syntax) == null ? void 0 : $[0];
|
68038
68038
|
})), N && (P.fields = N.map((S) => {
|
68039
|
-
const { name:
|
68039
|
+
const { name: $, desc: G, type: X } = S;
|
68040
68040
|
return {
|
68041
|
-
label: `${
|
68041
|
+
label: `${$} (${X})`,
|
68042
68042
|
desc: G && Ms(G)
|
68043
68043
|
};
|
68044
68044
|
})), b && (P.seeAlso = b.map((S) => Eh(S))), P;
|
@@ -68058,151 +68058,157 @@ function Ms(a) {
|
|
68058
68058
|
return a.replace(n, (c, l) => `<strong>${l}</strong>`).replace(r, (c, l) => `<code>${l}</code>`).replace(o, (c, l, m) => `<a ${m.startsWith("#") ? `data-name="${l}"` : 'target="_blank"'} class="manual-content-text-link" href="${m}">${l}</a>`);
|
68059
68059
|
}
|
68060
68060
|
function Nh(a) {
|
68061
|
-
var
|
68062
|
-
const n = []
|
68063
|
-
|
68064
|
-
|
68065
|
-
|
68061
|
+
var c;
|
68062
|
+
const n = [];
|
68063
|
+
let r = 0;
|
68064
|
+
const o = [];
|
68065
|
+
for (const l of Ur) {
|
68066
|
+
for (let m of Cp[l.key].sort()) {
|
68067
|
+
if (qp.includes(m))
|
68066
68068
|
continue;
|
68067
|
-
let
|
68068
|
-
|
68069
|
-
label:
|
68070
|
-
group:
|
68071
|
-
key: `${
|
68072
|
-
}) : n.
|
68073
|
-
label:
|
68074
|
-
group:
|
68075
|
-
key: `${
|
68069
|
+
let y = m;
|
68070
|
+
l.prefix === "fun" && (y = `${m}()`), y.includes(a) && (y.startsWith(a) ? (y.includes(".") ? n.splice(r, 0, {
|
68071
|
+
label: y,
|
68072
|
+
group: l,
|
68073
|
+
key: `${l.prefix}_${m}`
|
68074
|
+
}) : n.unshift({
|
68075
|
+
label: y,
|
68076
|
+
group: l,
|
68077
|
+
key: `${l.prefix}_${m}`
|
68078
|
+
}), r++) : n.push({
|
68079
|
+
label: y,
|
68080
|
+
group: l,
|
68081
|
+
key: `${l.prefix}_${m}`
|
68076
68082
|
}));
|
68077
68083
|
}
|
68078
|
-
for (const [
|
68079
|
-
for (const
|
68080
|
-
const { name:
|
68081
|
-
label:
|
68082
|
-
group:
|
68083
|
-
key: `${
|
68084
|
+
for (const [m, y] of ht[l.key])
|
68085
|
+
for (const f of y) {
|
68086
|
+
const { name: b, args: h, type: T, desc: N, examples: O, remarks: P, seeAlso: S, syntax: $, detailedDesc: G, fields: X, returns: R } = f, B = {
|
68087
|
+
label: b,
|
68088
|
+
group: l,
|
68089
|
+
key: `${l.prefix}_${b}`
|
68084
68090
|
};
|
68085
|
-
if (
|
68091
|
+
if (l.prefix === "fun" && (B.label = `${b}()`), B.label.includes(a))
|
68086
68092
|
break;
|
68087
|
-
if (
|
68088
|
-
let
|
68089
|
-
for (const
|
68090
|
-
const { name:
|
68091
|
-
if (
|
68092
|
-
|
68093
|
+
if (h) {
|
68094
|
+
let k = !1;
|
68095
|
+
for (const F of h) {
|
68096
|
+
const { name: z, desc: j, displayType: Y } = F;
|
68097
|
+
if (z.includes(a) || j != null && j.includes(a) || Y != null && Y.includes(a)) {
|
68098
|
+
o.push(B), k = !0;
|
68093
68099
|
break;
|
68094
68100
|
}
|
68095
68101
|
}
|
68096
|
-
if (
|
68102
|
+
if (k)
|
68097
68103
|
break;
|
68098
68104
|
}
|
68099
|
-
if (
|
68100
|
-
|
68105
|
+
if (T && T.includes(a)) {
|
68106
|
+
o.push(B);
|
68101
68107
|
break;
|
68102
68108
|
}
|
68103
|
-
if (
|
68104
|
-
let
|
68105
|
-
for (const
|
68106
|
-
if (
|
68107
|
-
|
68109
|
+
if (N) {
|
68110
|
+
let k = !1;
|
68111
|
+
for (const F of N)
|
68112
|
+
if (F.includes(a)) {
|
68113
|
+
o.push(B), k = !0;
|
68108
68114
|
break;
|
68109
68115
|
}
|
68110
|
-
if (
|
68116
|
+
if (k)
|
68111
68117
|
break;
|
68112
68118
|
}
|
68113
|
-
if (
|
68114
|
-
let
|
68115
|
-
for (const
|
68116
|
-
if (
|
68117
|
-
|
68119
|
+
if (O) {
|
68120
|
+
let k = !1;
|
68121
|
+
for (const F of O)
|
68122
|
+
if (F.includes(a)) {
|
68123
|
+
o.push(B), k = !0;
|
68118
68124
|
break;
|
68119
68125
|
}
|
68120
|
-
if (
|
68126
|
+
if (k)
|
68121
68127
|
break;
|
68122
68128
|
}
|
68123
|
-
if (
|
68129
|
+
if (P && (typeof P == "string" ? P : P.join(`
|
68124
68130
|
`)).includes(a)) {
|
68125
|
-
|
68131
|
+
o.push(B);
|
68126
68132
|
break;
|
68127
68133
|
}
|
68128
|
-
if (
|
68129
|
-
let
|
68130
|
-
for (const
|
68131
|
-
if (
|
68132
|
-
|
68134
|
+
if ($) {
|
68135
|
+
let k = !1;
|
68136
|
+
for (const F of $)
|
68137
|
+
if (F.includes(a)) {
|
68138
|
+
o.push(B), k = !0;
|
68133
68139
|
break;
|
68134
68140
|
}
|
68135
|
-
if (
|
68141
|
+
if (k)
|
68136
68142
|
break;
|
68137
68143
|
}
|
68138
|
-
if (
|
68139
|
-
let
|
68140
|
-
for (const
|
68141
|
-
const { desc:
|
68142
|
-
if (
|
68144
|
+
if (G) {
|
68145
|
+
let k = !1;
|
68146
|
+
for (const F of G) {
|
68147
|
+
const { desc: z, examples: j } = F;
|
68148
|
+
if (z.join(`
|
68143
68149
|
`).includes(a)) {
|
68144
|
-
|
68150
|
+
o.push(B), k = !0;
|
68145
68151
|
break;
|
68146
68152
|
}
|
68147
|
-
if ((
|
68148
|
-
`)) != null &&
|
68149
|
-
|
68153
|
+
if ((c = j == null ? void 0 : j.join(`
|
68154
|
+
`)) != null && c.includes(a)) {
|
68155
|
+
o.push(B), k = !0;
|
68150
68156
|
break;
|
68151
68157
|
}
|
68152
68158
|
}
|
68153
|
-
if (
|
68159
|
+
if (k)
|
68154
68160
|
break;
|
68155
68161
|
}
|
68156
|
-
if (
|
68157
|
-
let
|
68158
|
-
for (const
|
68159
|
-
const { name:
|
68160
|
-
if (
|
68161
|
-
|
68162
|
+
if (X) {
|
68163
|
+
let k = !1;
|
68164
|
+
for (const F of X) {
|
68165
|
+
const { name: z, desc: j, type: Y } = F;
|
68166
|
+
if (z.includes(a) || j != null && j.includes(a) || Y != null && Y.includes(a)) {
|
68167
|
+
o.push(B), k = !0;
|
68162
68168
|
break;
|
68163
68169
|
}
|
68164
68170
|
}
|
68165
|
-
if (
|
68171
|
+
if (k)
|
68166
68172
|
break;
|
68167
68173
|
}
|
68168
|
-
if (
|
68169
|
-
let
|
68170
|
-
for (const
|
68171
|
-
if (
|
68172
|
-
|
68174
|
+
if (R) {
|
68175
|
+
let k = !1;
|
68176
|
+
for (const F of R)
|
68177
|
+
if (F.includes(a)) {
|
68178
|
+
o.push(B), k = !0;
|
68173
68179
|
break;
|
68174
68180
|
}
|
68175
|
-
if (
|
68181
|
+
if (k)
|
68176
68182
|
break;
|
68177
68183
|
}
|
68178
68184
|
}
|
68179
68185
|
}
|
68180
68186
|
return {
|
68181
68187
|
labelList: n,
|
68182
|
-
contentList:
|
68188
|
+
contentList: o
|
68183
68189
|
};
|
68184
68190
|
}
|
68185
68191
|
const Sh = (a) => {
|
68186
68192
|
var X;
|
68187
68193
|
const { group: n, itemKey: r, onItemClick: o, currentIndex: c } = a, [l, m] = ct(), [y, f] = ct(0), [b, h] = ct("Copy code"), [T, N] = ct("Copy link");
|
68188
68194
|
$e(() => {
|
68189
|
-
|
68195
|
+
O(c);
|
68190
68196
|
}, [r]);
|
68191
|
-
const
|
68192
|
-
const
|
68193
|
-
f(
|
68194
|
-
m(
|
68197
|
+
const O = (R) => {
|
68198
|
+
const B = r.replace(`${n == null ? void 0 : n.prefix}_`, ""), k = ht[n == null ? void 0 : n.key].get(B);
|
68199
|
+
f(R), k && zh(k, R).then((F) => {
|
68200
|
+
m(F);
|
68195
68201
|
});
|
68196
|
-
}, P = (
|
68197
|
-
R
|
68198
|
-
}, S = (
|
68199
|
-
var
|
68200
|
-
if (
|
68201
|
-
|
68202
|
-
const { hash:
|
68203
|
-
o(
|
68202
|
+
}, P = (R) => {
|
68203
|
+
O(R);
|
68204
|
+
}, S = (R) => {
|
68205
|
+
var B, k;
|
68206
|
+
if (R.target.localName === "a" && R.target.hash && ((k = (B = R.target) == null ? void 0 : B.dataset) != null && k.name)) {
|
68207
|
+
R.preventDefault();
|
68208
|
+
const { hash: F } = R.target;
|
68209
|
+
o(F.replace("#", ""));
|
68204
68210
|
}
|
68205
|
-
},
|
68211
|
+
}, $ = () => {
|
68206
68212
|
h("Copied"), setTimeout(() => {
|
68207
68213
|
h("Copy code");
|
68208
68214
|
}, 1e3);
|
@@ -68211,26 +68217,26 @@ const Sh = (a) => {
|
|
68211
68217
|
N("Copy link");
|
68212
68218
|
}, 3e3);
|
68213
68219
|
};
|
68214
|
-
return M.jsx("div", { onClick: S, id: `#${r}`, children: M.jsxs("div", { className: "manual-content-wrapper", children: [M.jsxs("div", { className: "manual-content-header", children: [M.jsxs("div", { children: [M.jsx("h3", { className: "manual-content-header-title", children: l == null ? void 0 : l.name }), !!(l != null && l.overloads) && M.jsx("span", { className: "manual-content-header-overloads", children: l == null ? void 0 : l.overloads })] }), M.jsx(Ci, { text: (l == null ? void 0 : l.name) || "", onCopy: G, children: M.jsx("div", { "data-tooltip": T, className: "manual-content-btn", children: M.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28 28", width: "28", height: "28", children: M.jsxs("g", { fill: "currentColor", children: [M.jsx("path", { fillRule: "nonzero", d: "M15.039 5.969l-.019-.019-2.828 2.828.707.707 2.474-2.474c1.367-1.367 3.582-1.367 4.949 0s1.367 3.582 0 4.949l-2.474 2.474.707.707 2.828-2.828-.019-.019c1.415-1.767 1.304-4.352-.334-5.99-1.638-1.638-4.224-1.749-5.99-.334zM5.97 15.038l-.019-.019 2.828-2.828.707.707-2.475 2.475c-1.367 1.367-1.367 3.582 0 4.949s3.582 1.367 4.949 0l2.474-2.474.707.707-2.828 2.828-.019-.019c-1.767 1.415-4.352 1.304-5.99-.334-1.638-1.638-1.749-4.224-.334-5.99z" }), M.jsx("path", { d: "M10.485 16.141l5.656-5.656.707.707-5.656 5.656z" })] }) }) }) })] }), (X = l == null ? void 0 : l.desc) == null ? void 0 : X.map((
|
68215
|
-
__html:
|
68216
|
-
}, className: "manual-content-text" },
|
68217
|
-
var
|
68218
|
-
return (((
|
68219
|
-
})] }), (l == null ? void 0 : l.args) && M.jsxs(Xt, { children: [M.jsx("div", { className: "manual-content-sub-title", children: "arguments" }), l.args.map((
|
68220
|
-
__html:
|
68221
|
-
} })] },
|
68222
|
-
__html:
|
68223
|
-
} })] },
|
68220
|
+
return M.jsx("div", { onClick: S, id: `#${r}`, children: M.jsxs("div", { className: "manual-content-wrapper", children: [M.jsxs("div", { className: "manual-content-header", children: [M.jsxs("div", { children: [M.jsx("h3", { className: "manual-content-header-title", children: l == null ? void 0 : l.name }), !!(l != null && l.overloads) && M.jsx("span", { className: "manual-content-header-overloads", children: l == null ? void 0 : l.overloads })] }), M.jsx(Ci, { text: (l == null ? void 0 : l.name) || "", onCopy: G, children: M.jsx("div", { "data-tooltip": T, className: "manual-content-btn", children: M.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 28 28", width: "28", height: "28", children: M.jsxs("g", { fill: "currentColor", children: [M.jsx("path", { fillRule: "nonzero", d: "M15.039 5.969l-.019-.019-2.828 2.828.707.707 2.474-2.474c1.367-1.367 3.582-1.367 4.949 0s1.367 3.582 0 4.949l-2.474 2.474.707.707 2.828-2.828-.019-.019c1.415-1.767 1.304-4.352-.334-5.99-1.638-1.638-4.224-1.749-5.99-.334zM5.97 15.038l-.019-.019 2.828-2.828.707.707-2.475 2.475c-1.367 1.367-1.367 3.582 0 4.949s3.582 1.367 4.949 0l2.474-2.474.707.707-2.828 2.828-.019-.019c-1.767 1.415-4.352 1.304-5.99-.334-1.638-1.638-1.749-4.224-.334-5.99z" }), M.jsx("path", { d: "M10.485 16.141l5.656-5.656.707.707-5.656 5.656z" })] }) }) }) })] }), (X = l == null ? void 0 : l.desc) == null ? void 0 : X.map((R, B) => M.jsx("div", { dangerouslySetInnerHTML: {
|
68221
|
+
__html: R
|
68222
|
+
}, className: "manual-content-text" }, B)), (l == null ? void 0 : l.type) && M.jsxs(Xt, { children: [M.jsx("div", { className: "manual-content-sub-title", children: "type" }), M.jsx("div", { className: "manual-content-text", children: l.type })] }), (l == null ? void 0 : l.syntax) && M.jsxs(Xt, { children: [M.jsxs("div", { className: "manual-content-sub-title", children: ["Syntax ", !!(l != null && l.overloads) && "& Overloads"] }), l.syntax.map((R, B) => {
|
68223
|
+
var k;
|
68224
|
+
return (((k = l.syntax) == null ? void 0 : k.length) || 0) > 1 ? M.jsx("div", { onClick: () => P(B), children: M.jsx("pre", { className: `manual-content-syntax with-overloads ${B === y ? "selected" : ""}`, children: R }) }, B) : M.jsx("pre", { className: "manual-content-syntax", children: R }, B);
|
68225
|
+
})] }), (l == null ? void 0 : l.args) && M.jsxs(Xt, { children: [M.jsx("div", { className: "manual-content-sub-title", children: "arguments" }), l.args.map((R, B) => M.jsxs("div", { className: "manual-content-text", children: [M.jsx("span", { className: "manual-content-args-label", children: R.label }), " ", M.jsx("span", { dangerouslySetInnerHTML: {
|
68226
|
+
__html: R.desc || ""
|
68227
|
+
} })] }, B))] }), (l == null ? void 0 : l.fields) && M.jsxs(Xt, { children: [M.jsx("div", { className: "manual-content-sub-title", children: "fields" }), l.fields.map((R, B) => M.jsxs("div", { className: "manual-content-text", children: [M.jsx("span", { className: "manual-content-args-label", children: R.label }), " ", M.jsx("span", { dangerouslySetInnerHTML: {
|
68228
|
+
__html: R.desc || ""
|
68229
|
+
} })] }, B))] }), (l == null ? void 0 : l.examples) && M.jsxs(Xt, { children: [M.jsxs("div", { className: "manual-content-sub-title manual-content-example-header", children: [M.jsx("div", { children: M.jsx("span", { children: "example" }) }), M.jsx(Ci, { text: l.originalExample || "", onCopy: $, children: M.jsx("div", { "data-tooltip": b, className: "manual-content-btn manual-content-example-copy", children: M.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", fill: "none", children: M.jsx("path", { stroke: "currentColor", d: "M8 9.5H6.5a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1V20m-8-1.5h11a1 1 0 0 0 1-1v-11a1 1 0 0 0-1-1h-11a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1z" }) }) }) })] }), M.jsx("pre", { className: "manual-content-example", children: M.jsx("code", { dangerouslySetInnerHTML: {
|
68224
68230
|
__html: l.examples
|
68225
|
-
} }) })] }), (l == null ? void 0 : l.detailedDesc) && l.detailedDesc.map((
|
68226
|
-
__html:
|
68227
|
-
} },
|
68228
|
-
__html:
|
68229
|
-
} }) })] },
|
68230
|
-
__html:
|
68231
|
-
} },
|
68232
|
-
__html:
|
68233
|
-
} },
|
68231
|
+
} }) })] }), (l == null ? void 0 : l.detailedDesc) && l.detailedDesc.map((R, B) => M.jsxs(Xt, { children: [R.desc.map((k, F) => M.jsx("div", { className: "manual-content-text", dangerouslySetInnerHTML: {
|
68232
|
+
__html: k
|
68233
|
+
} }, F)), M.jsxs("div", { className: "manual-content-sub-title manual-content-example-header", children: [M.jsx("div", { children: M.jsx("span", { children: "example" }) }), M.jsx(Ci, { text: R.originalExample || "", onCopy: $, children: M.jsx("div", { "data-tooltip": b, className: "manual-content-btn manual-content-example-copy", children: M.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28", height: "28", fill: "none", children: M.jsx("path", { stroke: "currentColor", d: "M8 9.5H6.5a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1V20m-8-1.5h11a1 1 0 0 0 1-1v-11a1 1 0 0 0-1-1h-11a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1z" }) }) }) })] }), M.jsx("pre", { className: "manual-content-example", children: M.jsx("code", { dangerouslySetInnerHTML: {
|
68234
|
+
__html: R.examples || ""
|
68235
|
+
} }) })] }, B)), (l == null ? void 0 : l.returns) && M.jsxs(Xt, { children: [M.jsx("div", { className: "manual-content-sub-title", children: "returns" }), l.returns.map((R, B) => M.jsx("div", { className: "manual-content-text", dangerouslySetInnerHTML: {
|
68236
|
+
__html: R
|
68237
|
+
} }, B))] }), (l == null ? void 0 : l.remarks) && M.jsxs(Xt, { children: [M.jsx("div", { className: "manual-content-sub-title", children: "remarks" }), l.remarks.map((R, B) => M.jsx("div", { className: "manual-content-text", dangerouslySetInnerHTML: {
|
68238
|
+
__html: R
|
68239
|
+
} }, B))] }), (l == null ? void 0 : l.seeAlso) && M.jsxs(Xt, { children: [M.jsx("div", { className: "manual-content-sub-title", children: "see Also" }), M.jsx("div", { className: "manual-content-see_also", children: l.seeAlso.map((R, B) => M.jsx("a", { className: "manual-content-see_also-tag", "data-name": R == null ? void 0 : R.name, href: R == null ? void 0 : R.link, children: R == null ? void 0 : R.name }, B)) })] })] }) });
|
68234
68240
|
};
|
68235
68241
|
Ue.register({
|
68236
68242
|
id: Ee
|
@@ -68240,63 +68246,63 @@ pr.defineTheme("vs", Ki);
|
|
68240
68246
|
Ue.setMonarchTokensProvider(Ee, lr);
|
68241
68247
|
Ue.setLanguageConfiguration(Ee, Bi);
|
68242
68248
|
const Kh = ({ theme: a = "vs-dark", currentValue: n }) => {
|
68243
|
-
const [r, o] = ct(Ur[0]), [c, l] = ct(null), [m, y] = ct(0), [f, b] = ct(""), [h, T] = ct("var_bar_index"), N = qe(null),
|
68244
|
-
var
|
68245
|
-
|
68249
|
+
const [r, o] = ct(Ur[0]), [c, l] = ct(null), [m, y] = ct(0), [f, b] = ct(""), [h, T] = ct("var_bar_index"), N = qe(null), O = qe(null), P = qe(null), S = (k) => {
|
68250
|
+
var F;
|
68251
|
+
k.key === (r == null ? void 0 : r.key) && !(r != null && r.isHidden) ? o({ ...k, isHidden: !0 }) : o(k), (F = N.current) == null || F.focus();
|
68246
68252
|
};
|
68247
68253
|
$e(() => {
|
68248
68254
|
pr.setTheme(a);
|
68249
68255
|
}, [a]), $e(() => {
|
68250
|
-
var
|
68256
|
+
var k;
|
68251
68257
|
if (n.value) {
|
68252
|
-
const [
|
68253
|
-
|
68258
|
+
const [F] = n.value.split("_"), z = Ur.find((j) => F === j.prefix);
|
68259
|
+
z && (y(n.index || 0), R(z, n.value)), (k = N.current) == null || k.focus();
|
68254
68260
|
}
|
68255
68261
|
}, [n]), $e(() => {
|
68256
|
-
var
|
68257
|
-
(
|
68262
|
+
var k;
|
68263
|
+
(k = N.current) == null || k.focus();
|
68258
68264
|
}, [N.current]);
|
68259
|
-
const
|
68260
|
-
var
|
68261
|
-
|
68262
|
-
}, G = (
|
68263
|
-
if (
|
68265
|
+
const $ = (k, F) => {
|
68266
|
+
var z, j;
|
68267
|
+
k !== h && (F && o(F), y(0), T(k), (z = P.current) == null || z.scrollTo({ top: 0 }), (j = N.current) == null || j.focus());
|
68268
|
+
}, G = (k) => {
|
68269
|
+
if (k.target.value.trim() === "")
|
68264
68270
|
X();
|
68265
68271
|
else {
|
68266
|
-
b(
|
68267
|
-
const
|
68268
|
-
l(
|
68272
|
+
b(k.target.value);
|
68273
|
+
const F = Nh(k.target.value);
|
68274
|
+
l(F);
|
68269
68275
|
}
|
68270
68276
|
}, X = () => {
|
68271
|
-
var
|
68277
|
+
var k;
|
68272
68278
|
b(""), l(null), setTimeout(() => {
|
68273
|
-
var
|
68274
|
-
(
|
68275
|
-
}, 10), (
|
68276
|
-
},
|
68277
|
-
var
|
68278
|
-
o(
|
68279
|
+
var F, z;
|
68280
|
+
(z = (F = O.current) == null ? void 0 : F.querySelector(`a[data-href="${h}"]`)) == null || z.scrollIntoView(!0);
|
68281
|
+
}, 10), (k = N.current) == null || k.focus();
|
68282
|
+
}, R = (k, F) => {
|
68283
|
+
var z;
|
68284
|
+
o(k), T(F), setTimeout(() => {
|
68279
68285
|
var j, Y;
|
68280
|
-
(Y = (j =
|
68281
|
-
}, 10), (
|
68282
|
-
},
|
68283
|
-
var
|
68284
|
-
const
|
68285
|
-
|
68286
|
+
(Y = (j = O.current) == null ? void 0 : j.querySelector(`a[data-href="${F}"]`)) == null || Y.scrollIntoView(!0);
|
68287
|
+
}, 10), (z = P.current) == null || z.scrollTo({ top: 0 });
|
68288
|
+
}, B = (k) => {
|
68289
|
+
var z;
|
68290
|
+
const F = Ur.find((j) => k.startsWith(j.prefix));
|
68291
|
+
F && (y(0), R(F, k), (z = N.current) == null || z.focus());
|
68286
68292
|
};
|
68287
|
-
return M.jsxs("div", { className: `${a} manual-warpper`, children: [M.jsxs("div", { className: "manual-left", children: [M.jsxs("div", { className: "manual-search", children: [M.jsx("span", { className: "manual-search-icon", children: M.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 18 18", width: "18px", height: "18px", children: M.jsx("path", { fillRule: "evenodd", d: "M12.5 11h-.79l-.28-.27A6.47 6.47 0 0 0 13 6.5 6.5 6.5 0 1 0 6.5 13c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L17.49 16l-4.99-5zm-6 0C4.01 11 2 8.99 2 6.5S4.01 2 6.5 2 11 4.01 11 6.5 8.99 11 6.5 11z" }) }) }), M.jsx("input", { onChange: G, ref: N, spellCheck: "false", value: f, className: "manual-search-input", autoComplete: "off", placeholder: "Search", type: "text" }), M.jsx("span", { onClick: X, className: `manual-search-clear ${f ? "" : "hide"}`, children: M.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 95.939 95.939", width: "9", height: "9", children: M.jsx("path", { d: "M62.82 47.97l32.53-32.534a2 2 0 0 0 0-2.828L83.332.586a2 2 0 0 0-2.827 0L47.97 33.12 15.435.587c-.75-.75-2.078-.75-2.828 0L.587 12.607a2 2 0 0 0 0 2.83L33.12 47.97.588 80.504a2 2 0 0 0 0 2.828l12.02 12.02a1.997 1.997 0 0 0 2.83 0L47.97 62.818l32.535 32.535a2 2 0 0 0 2.827 0l12.02-12.02c.78-.783.78-2.05 0-2.83L62.82 47.97z" }) }) })] }), M.jsx("div", { className: `manual-group-search-list manual-scroll ${f ? "" : "hide"}`, children: M.jsxs("div", { children: [c == null ? void 0 : c.labelList.map((
|
68288
|
-
|
68289
|
-
}, className: `manual-group-body-item ${
|
68290
|
-
|
68291
|
-
}, className: `manual-group-body-item ${
|
68292
|
-
var
|
68293
|
-
return M.jsxs(Xt, { children: [M.jsx("div", { onClick: () => S(
|
68294
|
-
const Y = `${
|
68293
|
+
return M.jsxs("div", { className: `${a} manual-warpper`, children: [M.jsxs("div", { className: "manual-left", children: [M.jsxs("div", { className: "manual-search", children: [M.jsx("span", { className: "manual-search-icon", children: M.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 18 18", width: "18px", height: "18px", children: M.jsx("path", { fillRule: "evenodd", d: "M12.5 11h-.79l-.28-.27A6.47 6.47 0 0 0 13 6.5 6.5 6.5 0 1 0 6.5 13c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L17.49 16l-4.99-5zm-6 0C4.01 11 2 8.99 2 6.5S4.01 2 6.5 2 11 4.01 11 6.5 8.99 11 6.5 11z" }) }) }), M.jsx("input", { onChange: G, ref: N, spellCheck: "false", value: f, className: "manual-search-input", autoComplete: "off", placeholder: "Search", type: "text" }), M.jsx("span", { onClick: X, className: `manual-search-clear ${f ? "" : "hide"}`, children: M.jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 95.939 95.939", width: "9", height: "9", children: M.jsx("path", { d: "M62.82 47.97l32.53-32.534a2 2 0 0 0 0-2.828L83.332.586a2 2 0 0 0-2.827 0L47.97 33.12 15.435.587c-.75-.75-2.078-.75-2.828 0L.587 12.607a2 2 0 0 0 0 2.83L33.12 47.97.588 80.504a2 2 0 0 0 0 2.828l12.02 12.02a1.997 1.997 0 0 0 2.83 0L47.97 62.818l32.535 32.535a2 2 0 0 0 2.827 0l12.02-12.02c.78-.783.78-2.05 0-2.83L62.82 47.97z" }) }) })] }), M.jsx("div", { className: `manual-group-search-list manual-scroll ${f ? "" : "hide"}`, children: M.jsxs("div", { children: [c == null ? void 0 : c.labelList.map((k) => M.jsx("a", { onClick: (F) => {
|
68294
|
+
F.preventDefault(), $(k.key, k.group);
|
68295
|
+
}, className: `manual-group-body-item ${k.key === h ? "manual-group-body-item-selected" : ""}`, "data-href": k.key, href: `#${k.key}`, children: k.label }, `search_${k.key}`)), M.jsx("div", { className: "manual-content-separator" }), c == null ? void 0 : c.contentList.map((k) => M.jsx("a", { onClick: (F) => {
|
68296
|
+
F.preventDefault(), $(k.key, k.group);
|
68297
|
+
}, className: `manual-group-body-item ${k.key === h ? "manual-group-body-item-selected" : ""}`, "data-href": k.key, href: `#${k.key}`, children: k.label }, `search_${k.key}`))] }) }), M.jsx("div", { className: `manual-group-list manual-scroll ${f ? "hide" : ""}`, ref: O, children: Ur.map((k) => {
|
68298
|
+
var F, z;
|
68299
|
+
return M.jsxs(Xt, { children: [M.jsx("div", { onClick: () => S(k), className: `manual-group-title ${k.key === (r == null ? void 0 : r.key) && !(r != null && r.isHidden) ? "active" : ""}`, children: k.title }), M.jsx("div", { className: `manual-group-body manual-scroll ${k.key !== (r == null ? void 0 : r.key) || r != null && r.isHidden ? "hide" : ""}`, children: (z = (F = Cp[k.key]) == null ? void 0 : F.sort().filter((j) => !qp.includes(j))) == null ? void 0 : z.map((j) => {
|
68300
|
+
const Y = `${k.prefix}_${j}`;
|
68295
68301
|
return M.jsx("a", { onClick: (ae) => {
|
68296
|
-
ae.preventDefault(),
|
68297
|
-
}, className: `manual-group-body-item ${Y === h ? "manual-group-body-item-selected" : ""}`, "data-href": Y, href: `#${Y}`, children: `${j}${
|
68298
|
-
}) })] },
|
68299
|
-
}) })] }), M.jsx("div", { ref: P, className: "manual-right manual-scroll", children: M.jsx(Sh, { currentIndex: m, group: r, itemKey: h, onItemClick:
|
68302
|
+
ae.preventDefault(), $(Y);
|
68303
|
+
}, className: `manual-group-body-item ${Y === h ? "manual-group-body-item-selected" : ""}`, "data-href": Y, href: `#${Y}`, children: `${j}${k.prefix === "fun" ? "()" : ""}` }, Y);
|
68304
|
+
}) })] }, k.key);
|
68305
|
+
}) })] }), M.jsx("div", { ref: P, className: "manual-right manual-scroll", children: M.jsx(Sh, { currentIndex: m, group: r, itemKey: h, onItemClick: B }) })] });
|
68300
68306
|
};
|
68301
68307
|
export {
|
68302
68308
|
ls as Actions,
|