@redocly/replay 0.15.0-next.7 → 0.15.0-rc.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{replay-index-BqIQdeEF.js → replay-index-BbwPubXG.js} +70 -70
- package/dist/{replay-index-B0c2Zp_O.js → replay-index-CmqqpAs2.js} +390 -381
- package/dist/{replay-tauri-path-DdFfArRq.js → replay-tauri-path-DZ6K1hZA.js} +2 -2
- package/dist/{replay-tauri-path-OEwOTJx1.js → replay-tauri-path-D_PyKCLh.js} +1 -1
- package/dist/replay.cjs +1 -1
- package/dist/replay.js +1 -1
- package/package.json +5 -5
|
@@ -3,7 +3,7 @@ var Q7 = (t, e, n) => e in t ? B7(t, e, { enumerable: !0, configurable: !0, writ
|
|
|
3
3
|
var pe = (t, e, n) => Q7(t, typeof e != "symbol" ? e + "" : e, n);
|
|
4
4
|
import * as ie from "react";
|
|
5
5
|
import nt, { useContext as yn, createElement as Yr, useRef as Qe, createContext as $r, useState as ve, useLayoutEffect as gg, useEffect as $e, forwardRef as Ro, useImperativeHandle as fO, useCallback as ze, version as L7, isValidElement as a4, memo as Wn, Fragment as vn, useMemo as Pe, Component as z7, useTransition as l4, PureComponent as F7, cloneElement as aS, useDeferredValue as V7, Suspense as Z7, use as W7, StrictMode as dO } from "react";
|
|
6
|
-
import { isString as c4, Switch as X7, Button as Oe, CheckmarkIcon as ff, ChevronUpIcon as U7, ChevronDownIcon as ac, ViewOffIcon as mg, ViewIcon as vg, CopyButton as No, EditIcon as gi, SecurityVariablesEnvSuffix as Je, SearchIcon as u4, CloseOutlineIcon as G7, CloseIcon as di, FolderIcon as Y7, AddIcon as pr, InformationIcon as
|
|
6
|
+
import { isString as c4, Switch as X7, Button as Oe, CheckmarkIcon as ff, ChevronUpIcon as U7, ChevronDownIcon as ac, ViewOffIcon as mg, ViewIcon as vg, CopyButton as No, EditIcon as gi, SecurityVariablesEnvSuffix as Je, SearchIcon as u4, CloseOutlineIcon as G7, CloseIcon as di, FolderIcon as Y7, AddIcon as pr, InformationIcon as va, Portal as hO, WarningFilledIcon as f4, ArrowUpRightIcon as H7, RestartIcon as q7, WorkflowAutomationIcon as d4, SecurityIcon as J7, CodeIcon as h4, DataRefineryIcon as p4, DataFormatIcon as g4, TableBuiltIcon as pO, CookieIcon as gO, Select as df, ValueVariableIcon as K7, CheckboxIcon as m4, FileIcon as eN, CharacterIcon as tN, TrashCanIcon as sn, SpinnerIcon as yg, DocumentBlankIcon as nN, CloudUploadIcon as rN, ChevronSortIcon as iN, ChevronRightIcon as hf, H4 as v4, useModalScrollLock as oN, Segmented as y4, CircleDashIcon as mO, CloseFilledIcon as vO, Tag as Rh, Markdown as sN, Admonition as aN, SettingsCogIcon as lN, Typography as Ko, SaveIcon as cN, ArrowRightIcon as x4, StatusCode as O4, TimeIcon as uN, FileStorageIcon as fN, Spinner as b4, useOutsideClick as w4, useFocusTrap as S4, FlowIcon as dN, DocumentAddIcon as u1, CleanIcon as hN, IBMCloudHyperProtectCryptoServicesIcon as pN, DownloadIcon as C4, DraggableIcon as gN, Dropdown as yO, DropdownMenu as xO, OverflowMenuVerticalIcon as k4, WarningAltFilledIcon as mN, markdoc as vN, SidePanelOpenIcon as yN, SidePanelCloseIcon as xN, useMount as A4, DropdownMenuItem as ON, ArrowLeftIcon as bN, GlobalStyle as wN, IS_BROWSER as SN } from "@redocly/theme";
|
|
7
7
|
import lS, { createPortal as P4 } from "react-dom";
|
|
8
8
|
function CN(t, e) {
|
|
9
9
|
for (var n = 0; n < e.length; n++) {
|
|
@@ -1418,11 +1418,11 @@ function m1(t) {
|
|
|
1418
1418
|
for (e = Math.abs(t); e > 52; e = e / 52 | 0) n = bS(e % 52) + n;
|
|
1419
1419
|
return (bS(e % 52) + n).replace(aM, "$1-$2");
|
|
1420
1420
|
}
|
|
1421
|
-
var
|
|
1421
|
+
var Zs = function(t, e) {
|
|
1422
1422
|
for (var n = e.length; n; ) t = 33 * t ^ e.charCodeAt(--n);
|
|
1423
1423
|
return t;
|
|
1424
1424
|
}, j4 = function(t) {
|
|
1425
|
-
return
|
|
1425
|
+
return Zs(5381, t);
|
|
1426
1426
|
};
|
|
1427
1427
|
function lM(t) {
|
|
1428
1428
|
for (var e = 0; e < t.length; e += 1) {
|
|
@@ -1433,13 +1433,13 @@ function lM(t) {
|
|
|
1433
1433
|
}
|
|
1434
1434
|
var cM = j4("5.3.11"), uM = function() {
|
|
1435
1435
|
function t(e, n, r) {
|
|
1436
|
-
this.rules = e, this.staticRulesId = "", this.isStatic = process.env.NODE_ENV === "production" && (r === void 0 || r.isStatic) && lM(e), this.componentId = n, this.baseHash =
|
|
1436
|
+
this.rules = e, this.staticRulesId = "", this.isStatic = process.env.NODE_ENV === "production" && (r === void 0 || r.isStatic) && lM(e), this.componentId = n, this.baseHash = Zs(cM, n), this.baseStyle = r, _4.registerId(n);
|
|
1437
1437
|
}
|
|
1438
1438
|
return t.prototype.generateAndInjectStyles = function(e, n, r) {
|
|
1439
1439
|
var i = this.componentId, o = [];
|
|
1440
1440
|
if (this.baseStyle && o.push(this.baseStyle.generateAndInjectStyles(e, n, r)), this.isStatic && !r.hash) if (this.staticRulesId && n.hasNameForId(i, this.staticRulesId)) o.push(this.staticRulesId);
|
|
1441
1441
|
else {
|
|
1442
|
-
var s = Dl(this.rules, e, n, r).join(""), a = m1(
|
|
1442
|
+
var s = Dl(this.rules, e, n, r).join(""), a = m1(Zs(this.baseHash, s) >>> 0);
|
|
1443
1443
|
if (!n.hasNameForId(i, a)) {
|
|
1444
1444
|
var l = r(s, "." + a, void 0, i);
|
|
1445
1445
|
n.insertRules(i, a, l);
|
|
@@ -1447,12 +1447,12 @@ var cM = j4("5.3.11"), uM = function() {
|
|
|
1447
1447
|
o.push(a), this.staticRulesId = a;
|
|
1448
1448
|
}
|
|
1449
1449
|
else {
|
|
1450
|
-
for (var c = this.rules.length, u =
|
|
1450
|
+
for (var c = this.rules.length, u = Zs(this.baseHash, r.hash), f = "", h = 0; h < c; h++) {
|
|
1451
1451
|
var d = this.rules[h];
|
|
1452
|
-
if (typeof d == "string") f += d, process.env.NODE_ENV !== "production" && (u =
|
|
1452
|
+
if (typeof d == "string") f += d, process.env.NODE_ENV !== "production" && (u = Zs(u, d + h));
|
|
1453
1453
|
else if (d) {
|
|
1454
1454
|
var g = Dl(d, e, n, r), p = Array.isArray(g) ? g.join("") : g;
|
|
1455
|
-
u =
|
|
1455
|
+
u = Zs(u, p + h), f += p;
|
|
1456
1456
|
}
|
|
1457
1457
|
}
|
|
1458
1458
|
if (f) {
|
|
@@ -1513,7 +1513,7 @@ function hM(t) {
|
|
|
1513
1513
|
return f = [], v;
|
|
1514
1514
|
}
|
|
1515
1515
|
}])), g.hash = c.length ? c.reduce(function(p, v) {
|
|
1516
|
-
return v.name || lc(15),
|
|
1516
|
+
return v.name || lc(15), Zs(p, v.name);
|
|
1517
1517
|
}, 5381).toString() : "", g;
|
|
1518
1518
|
}
|
|
1519
1519
|
var $4 = nt.createContext();
|
|
@@ -2458,7 +2458,7 @@ var U0 = {
|
|
|
2458
2458
|
},
|
|
2459
2459
|
hiddenInterceptDependencyListsModeDebug: !1
|
|
2460
2460
|
};
|
|
2461
|
-
function
|
|
2461
|
+
function ya(t, e) {
|
|
2462
2462
|
for (var n = 0, r = t || []; n < r.length; n++) {
|
|
2463
2463
|
var i = r[n];
|
|
2464
2464
|
if (i === Object(i)) {
|
|
@@ -2470,32 +2470,32 @@ function xa(t, e) {
|
|
|
2470
2470
|
}
|
|
2471
2471
|
var Qh;
|
|
2472
2472
|
function $M(t, e) {
|
|
2473
|
-
return
|
|
2473
|
+
return ya(e), Qh(t, e);
|
|
2474
2474
|
}
|
|
2475
2475
|
var Lh;
|
|
2476
2476
|
function DM(t, e) {
|
|
2477
|
-
return
|
|
2477
|
+
return ya(e), Lh(t, e);
|
|
2478
2478
|
}
|
|
2479
2479
|
var O1;
|
|
2480
2480
|
function RM(t, e) {
|
|
2481
|
-
return
|
|
2481
|
+
return ya(e), O1(t, e);
|
|
2482
2482
|
}
|
|
2483
2483
|
var b1;
|
|
2484
2484
|
function NM(t, e, n) {
|
|
2485
|
-
return
|
|
2485
|
+
return ya(n), b1(t, e, n);
|
|
2486
2486
|
}
|
|
2487
2487
|
var w1;
|
|
2488
2488
|
function MM(t, e) {
|
|
2489
|
-
return
|
|
2489
|
+
return ya(e), w1(t, e);
|
|
2490
2490
|
}
|
|
2491
2491
|
var S1;
|
|
2492
2492
|
function BM(t, e) {
|
|
2493
|
-
return
|
|
2493
|
+
return ya(e), S1(t, e);
|
|
2494
2494
|
}
|
|
2495
2495
|
var C1;
|
|
2496
2496
|
function QM(t, e) {
|
|
2497
2497
|
return C1(t, function(n, r) {
|
|
2498
|
-
return
|
|
2498
|
+
return ya(Object.keys(r).map(function(i) {
|
|
2499
2499
|
return r[i];
|
|
2500
2500
|
})), (e || TM)(n, r);
|
|
2501
2501
|
});
|
|
@@ -3579,7 +3579,7 @@ function RS(t) {
|
|
|
3579
3579
|
function Hi(t) {
|
|
3580
3580
|
return t === 10 || t === 13;
|
|
3581
3581
|
}
|
|
3582
|
-
function
|
|
3582
|
+
function ta(t) {
|
|
3583
3583
|
return t === 9 || t === 32;
|
|
3584
3584
|
}
|
|
3585
3585
|
function dr(t) {
|
|
@@ -3609,8 +3609,8 @@ function fQ(t) {
|
|
|
3609
3609
|
);
|
|
3610
3610
|
}
|
|
3611
3611
|
var yI = new Array(256), xI = new Array(256);
|
|
3612
|
-
for (var
|
|
3613
|
-
yI[
|
|
3612
|
+
for (var Da = 0; Da < 256; Da++)
|
|
3613
|
+
yI[Da] = NS(Da) ? 1 : 0, xI[Da] = NS(Da);
|
|
3614
3614
|
function dQ(t, e) {
|
|
3615
3615
|
this.input = t, this.filename = e.filename || null, this.schema = e.schema || IO, this.onWarning = e.onWarning || null, this.legacy = e.legacy || !1, this.json = e.json || !1, this.listener = e.listener || null, this.implicitTypes = this.schema.compiledImplicit, this.typeMap = this.schema.compiledTypeMap, this.length = t.length, this.position = 0, this.line = 0, this.lineStart = 0, this.lineIndent = 0, this.firstTabInLine = -1, this.documents = [];
|
|
3616
3616
|
}
|
|
@@ -3688,7 +3688,7 @@ function TO(t) {
|
|
|
3688
3688
|
}
|
|
3689
3689
|
function nn(t, e, n) {
|
|
3690
3690
|
for (var r = 0, i = t.input.charCodeAt(t.position); i !== 0; ) {
|
|
3691
|
-
for (;
|
|
3691
|
+
for (; ta(i); )
|
|
3692
3692
|
i === 9 && t.firstTabInLine === -1 && (t.firstTabInLine = t.position), i = t.input.charCodeAt(++t.position);
|
|
3693
3693
|
if (e && i === 35)
|
|
3694
3694
|
do
|
|
@@ -3733,7 +3733,7 @@ function hQ(t, e, n) {
|
|
|
3733
3733
|
break;
|
|
3734
3734
|
}
|
|
3735
3735
|
}
|
|
3736
|
-
a && (ss(t, o, s, !1), _O(t, t.line - l), o = s = t.position, a = !1),
|
|
3736
|
+
a && (ss(t, o, s, !1), _O(t, t.line - l), o = s = t.position, a = !1), ta(d) || (s = t.position + 1), d = t.input.charCodeAt(++t.position);
|
|
3737
3737
|
}
|
|
3738
3738
|
return ss(t, o, s, !1), t.result ? !0 : (t.kind = f, t.result = h, !1);
|
|
3739
3739
|
}
|
|
@@ -3803,10 +3803,10 @@ function vQ(t, e) {
|
|
|
3803
3803
|
u === 0 ? _e(t, "bad explicit indentation width of a block scalar; it cannot be less than one") : s ? _e(t, "repeat of an indentation width identifier") : (a = e + u - 1, s = !0);
|
|
3804
3804
|
else
|
|
3805
3805
|
break;
|
|
3806
|
-
if (
|
|
3806
|
+
if (ta(f)) {
|
|
3807
3807
|
do
|
|
3808
3808
|
f = t.input.charCodeAt(++t.position);
|
|
3809
|
-
while (
|
|
3809
|
+
while (ta(f));
|
|
3810
3810
|
if (f === 35)
|
|
3811
3811
|
do
|
|
3812
3812
|
f = t.input.charCodeAt(++t.position);
|
|
@@ -3825,7 +3825,7 @@ function vQ(t, e) {
|
|
|
3825
3825
|
`);
|
|
3826
3826
|
break;
|
|
3827
3827
|
}
|
|
3828
|
-
for (r ?
|
|
3828
|
+
for (r ? ta(f) ? (c = !0, t.result += mn.repeat(`
|
|
3829
3829
|
`, o ? 1 + l : l)) : c ? (c = !1, t.result += mn.repeat(`
|
|
3830
3830
|
`, l + 1)) : l === 0 ? o && (t.result += " ") : t.result += mn.repeat(`
|
|
3831
3831
|
`, l) : t.result += mn.repeat(`
|
|
@@ -3860,7 +3860,7 @@ function yQ(t, e, n) {
|
|
|
3860
3860
|
if (s = t.line, a = t.lineStart, l = t.position, !Rl(t, n, pI, !1, !0))
|
|
3861
3861
|
break;
|
|
3862
3862
|
if (t.line === o) {
|
|
3863
|
-
for (x = t.input.charCodeAt(t.position);
|
|
3863
|
+
for (x = t.input.charCodeAt(t.position); ta(x); )
|
|
3864
3864
|
x = t.input.charCodeAt(++t.position);
|
|
3865
3865
|
if (x === 58)
|
|
3866
3866
|
x = t.input.charCodeAt(++t.position), dr(x) || _e(t, "a whitespace character is expected after the key-value separator within a block mapping"), v && (il(t, f, h, d, g, null, s, a, l), d = g = p = null), y = !0, v = !1, i = !1, d = t.tag, g = t.result;
|
|
@@ -3947,7 +3947,7 @@ function wQ(t) {
|
|
|
3947
3947
|
for (o = !0, s = t.input.charCodeAt(++t.position), n = t.position; s !== 0 && !dr(s); )
|
|
3948
3948
|
s = t.input.charCodeAt(++t.position);
|
|
3949
3949
|
for (r = t.input.slice(n, t.position), i = [], r.length < 1 && _e(t, "directive name must not be less than one character in length"); s !== 0; ) {
|
|
3950
|
-
for (;
|
|
3950
|
+
for (; ta(s); )
|
|
3951
3951
|
s = t.input.charCodeAt(++t.position);
|
|
3952
3952
|
if (s === 35) {
|
|
3953
3953
|
do
|
|
@@ -5197,7 +5197,7 @@ function PL() {
|
|
|
5197
5197
|
}(nm)), nm.exports;
|
|
5198
5198
|
}
|
|
5199
5199
|
var rm = { exports: {} }, JS;
|
|
5200
|
-
function
|
|
5200
|
+
function xa() {
|
|
5201
5201
|
return JS || (JS = 1, function(t, e) {
|
|
5202
5202
|
(function(n, r) {
|
|
5203
5203
|
t.exports = r(at());
|
|
@@ -5354,7 +5354,7 @@ function EL() {
|
|
|
5354
5354
|
}(im)), im.exports;
|
|
5355
5355
|
}
|
|
5356
5356
|
var om = { exports: {} }, e2;
|
|
5357
|
-
function
|
|
5357
|
+
function Oa() {
|
|
5358
5358
|
return e2 || (e2 = 1, function(t, e) {
|
|
5359
5359
|
(function(n, r) {
|
|
5360
5360
|
t.exports = r(at());
|
|
@@ -7240,7 +7240,7 @@ var Em = { exports: {} }, S2;
|
|
|
7240
7240
|
function WL() {
|
|
7241
7241
|
return S2 || (S2 = 1, function(t, e) {
|
|
7242
7242
|
(function(n, r, i) {
|
|
7243
|
-
t.exports = r(at(),
|
|
7243
|
+
t.exports = r(at(), xa(), Oa(), Cs(), wn());
|
|
7244
7244
|
})(De, function(n) {
|
|
7245
7245
|
return function() {
|
|
7246
7246
|
var r = n, i = r.lib, o = i.BlockCipher, s = r.algo, a = [], l = [], c = [], u = [], f = [], h = [], d = [], g = [], p = [], v = [];
|
|
@@ -7300,7 +7300,7 @@ var Im = { exports: {} }, C2;
|
|
|
7300
7300
|
function XL() {
|
|
7301
7301
|
return C2 || (C2 = 1, function(t, e) {
|
|
7302
7302
|
(function(n, r, i) {
|
|
7303
|
-
t.exports = r(at(),
|
|
7303
|
+
t.exports = r(at(), xa(), Oa(), Cs(), wn());
|
|
7304
7304
|
})(De, function(n) {
|
|
7305
7305
|
return function() {
|
|
7306
7306
|
var r = n, i = r.lib, o = i.WordArray, s = i.BlockCipher, a = r.algo, l = [
|
|
@@ -8020,7 +8020,7 @@ var Tm = { exports: {} }, k2;
|
|
|
8020
8020
|
function UL() {
|
|
8021
8021
|
return k2 || (k2 = 1, function(t, e) {
|
|
8022
8022
|
(function(n, r, i) {
|
|
8023
|
-
t.exports = r(at(),
|
|
8023
|
+
t.exports = r(at(), xa(), Oa(), Cs(), wn());
|
|
8024
8024
|
})(De, function(n) {
|
|
8025
8025
|
return function() {
|
|
8026
8026
|
var r = n, i = r.lib, o = i.StreamCipher, s = r.algo, a = s.RC4 = o.extend({
|
|
@@ -8074,7 +8074,7 @@ var _m = { exports: {} }, A2;
|
|
|
8074
8074
|
function GL() {
|
|
8075
8075
|
return A2 || (A2 = 1, function(t, e) {
|
|
8076
8076
|
(function(n, r, i) {
|
|
8077
|
-
t.exports = r(at(),
|
|
8077
|
+
t.exports = r(at(), xa(), Oa(), Cs(), wn());
|
|
8078
8078
|
})(De, function(n) {
|
|
8079
8079
|
return function() {
|
|
8080
8080
|
var r = n, i = r.lib, o = i.StreamCipher, s = r.algo, a = [], l = [], c = [], u = s.Rabbit = o.extend({
|
|
@@ -8140,7 +8140,7 @@ var jm = { exports: {} }, P2;
|
|
|
8140
8140
|
function YL() {
|
|
8141
8141
|
return P2 || (P2 = 1, function(t, e) {
|
|
8142
8142
|
(function(n, r, i) {
|
|
8143
|
-
t.exports = r(at(),
|
|
8143
|
+
t.exports = r(at(), xa(), Oa(), Cs(), wn());
|
|
8144
8144
|
})(De, function(n) {
|
|
8145
8145
|
return function() {
|
|
8146
8146
|
var r = n, i = r.lib, o = i.StreamCipher, s = r.algo, a = [], l = [], c = [], u = s.RabbitLegacy = o.extend({
|
|
@@ -8204,7 +8204,7 @@ var $m = { exports: {} }, E2;
|
|
|
8204
8204
|
function HL() {
|
|
8205
8205
|
return E2 || (E2 = 1, function(t, e) {
|
|
8206
8206
|
(function(n, r, i) {
|
|
8207
|
-
t.exports = r(at(),
|
|
8207
|
+
t.exports = r(at(), xa(), Oa(), Cs(), wn());
|
|
8208
8208
|
})(De, function(n) {
|
|
8209
8209
|
return function() {
|
|
8210
8210
|
var r = n, i = r.lib, o = i.BlockCipher, s = r.algo;
|
|
@@ -9324,7 +9324,7 @@ function HL() {
|
|
|
9324
9324
|
}
|
|
9325
9325
|
(function(t, e) {
|
|
9326
9326
|
(function(n, r, i) {
|
|
9327
|
-
t.exports = r(at(), wg(), AL(), PL(),
|
|
9327
|
+
t.exports = r(at(), wg(), AL(), PL(), xa(), EL(), Oa(), RI(), DO(), IL(), NI(), TL(), _L(), jL(), RO(), $L(), Cs(), wn(), DL(), RL(), NL(), ML(), BL(), QL(), LL(), zL(), FL(), VL(), ZL(), WL(), XL(), UL(), GL(), YL(), HL());
|
|
9328
9328
|
})(De, function(n) {
|
|
9329
9329
|
return n;
|
|
9330
9330
|
});
|
|
@@ -9621,7 +9621,7 @@ function Sg() {
|
|
|
9621
9621
|
}
|
|
9622
9622
|
const Mi = class Mi {
|
|
9623
9623
|
static async getUtils() {
|
|
9624
|
-
return Mi.utils || (Mi.utils = Sg() ? await import("./replay-tauri-path-
|
|
9624
|
+
return Mi.utils || (Mi.utils = Sg() ? await import("./replay-tauri-path-DZ6K1hZA.js") : await Promise.resolve().then(() => JL)), Mi.utils;
|
|
9625
9625
|
}
|
|
9626
9626
|
static async join(...e) {
|
|
9627
9627
|
return (await Mi.getUtils()).join(...e);
|
|
@@ -10040,7 +10040,7 @@ function Cg(t, e) {
|
|
|
10040
10040
|
function Ge() {
|
|
10041
10041
|
return { id: crypto.randomUUID(), ...NO };
|
|
10042
10042
|
}
|
|
10043
|
-
function
|
|
10043
|
+
function na() {
|
|
10044
10044
|
return { id: crypto.randomUUID(), ...NO, type: "text", files: null };
|
|
10045
10045
|
}
|
|
10046
10046
|
function LO() {
|
|
@@ -10198,8 +10198,8 @@ function Yh() {
|
|
|
10198
10198
|
content: "",
|
|
10199
10199
|
activeExampleName: "",
|
|
10200
10200
|
formData: {
|
|
10201
|
-
"multipart/form-data": [
|
|
10202
|
-
"application/x-www-form-urlencoded": [
|
|
10201
|
+
"multipart/form-data": [na()],
|
|
10202
|
+
"application/x-www-form-urlencoded": [na()]
|
|
10203
10203
|
},
|
|
10204
10204
|
binary: null
|
|
10205
10205
|
});
|
|
@@ -10703,7 +10703,7 @@ function zz(t) {
|
|
|
10703
10703
|
);
|
|
10704
10704
|
return {
|
|
10705
10705
|
...e,
|
|
10706
|
-
[n]: [...r, ...i,
|
|
10706
|
+
[n]: [...r, ...i, na()]
|
|
10707
10707
|
};
|
|
10708
10708
|
}
|
|
10709
10709
|
function F2(t) {
|
|
@@ -11457,7 +11457,7 @@ function OF(t) {
|
|
|
11457
11457
|
}
|
|
11458
11458
|
}
|
|
11459
11459
|
var s4;
|
|
11460
|
-
const
|
|
11460
|
+
const ra = ((s4 = window.__TAURI__) == null ? void 0 : s4.http.fetch) ?? globalThis.fetch;
|
|
11461
11461
|
function W2(t) {
|
|
11462
11462
|
try {
|
|
11463
11463
|
const e = new URL(t);
|
|
@@ -16505,7 +16505,7 @@ class xn {
|
|
|
16505
16505
|
return this;
|
|
16506
16506
|
}
|
|
16507
16507
|
}
|
|
16508
|
-
const
|
|
16508
|
+
const Ws = { lowest: 4, low: 3, default: 2, high: 1, highest: 0 };
|
|
16509
16509
|
function jc(t) {
|
|
16510
16510
|
return (e) => new yT(e, t);
|
|
16511
16511
|
}
|
|
@@ -16514,26 +16514,26 @@ const oo = {
|
|
|
16514
16514
|
The highest precedence level, for extensions that should end up
|
|
16515
16515
|
near the start of the precedence ordering.
|
|
16516
16516
|
*/
|
|
16517
|
-
highest: /* @__PURE__ */ jc(
|
|
16517
|
+
highest: /* @__PURE__ */ jc(Ws.highest),
|
|
16518
16518
|
/**
|
|
16519
16519
|
A higher-than-default precedence, for extensions that should
|
|
16520
16520
|
come before those with default precedence.
|
|
16521
16521
|
*/
|
|
16522
|
-
high: /* @__PURE__ */ jc(
|
|
16522
|
+
high: /* @__PURE__ */ jc(Ws.high),
|
|
16523
16523
|
/**
|
|
16524
16524
|
The default precedence, which is also used for extensions
|
|
16525
16525
|
without an explicit precedence.
|
|
16526
16526
|
*/
|
|
16527
|
-
default: /* @__PURE__ */ jc(
|
|
16527
|
+
default: /* @__PURE__ */ jc(Ws.default),
|
|
16528
16528
|
/**
|
|
16529
16529
|
A lower-than-default precedence.
|
|
16530
16530
|
*/
|
|
16531
|
-
low: /* @__PURE__ */ jc(
|
|
16531
|
+
low: /* @__PURE__ */ jc(Ws.low),
|
|
16532
16532
|
/**
|
|
16533
16533
|
The lowest precedence level. Meant for things that should end up
|
|
16534
16534
|
near the end of the extension order.
|
|
16535
16535
|
*/
|
|
16536
|
-
lowest: /* @__PURE__ */ jc(
|
|
16536
|
+
lowest: /* @__PURE__ */ jc(Ws.lowest)
|
|
16537
16537
|
};
|
|
16538
16538
|
class yT {
|
|
16539
16539
|
constructor(e, n) {
|
|
@@ -16633,7 +16633,7 @@ function dV(t, e, n) {
|
|
|
16633
16633
|
else if (s instanceof xn)
|
|
16634
16634
|
r[a].push(s), s.provides && o(s.provides, a);
|
|
16635
16635
|
else if (s instanceof ih)
|
|
16636
|
-
r[a].push(s), s.facet.extensions && o(s.facet.extensions,
|
|
16636
|
+
r[a].push(s), s.facet.extensions && o(s.facet.extensions, Ws.default);
|
|
16637
16637
|
else {
|
|
16638
16638
|
let c = s.extension;
|
|
16639
16639
|
if (!c)
|
|
@@ -16641,7 +16641,7 @@ function dV(t, e, n) {
|
|
|
16641
16641
|
o(c, a);
|
|
16642
16642
|
}
|
|
16643
16643
|
}
|
|
16644
|
-
return o(t,
|
|
16644
|
+
return o(t, Ws.default), r.reduce((s, a) => s.concat(a));
|
|
16645
16645
|
}
|
|
16646
16646
|
function pu(t, e) {
|
|
16647
16647
|
if (e & 1)
|
|
@@ -17244,7 +17244,7 @@ function ao(t, e, n = {}) {
|
|
|
17244
17244
|
r[i] === void 0 && (r[i] = e[i]);
|
|
17245
17245
|
return r;
|
|
17246
17246
|
}
|
|
17247
|
-
class
|
|
17247
|
+
class la {
|
|
17248
17248
|
/**
|
|
17249
17249
|
Compare this value with another value. Used when comparing
|
|
17250
17250
|
rangesets. The default implementation compares by identity.
|
|
@@ -17262,9 +17262,9 @@ class ca {
|
|
|
17262
17262
|
return K1.create(e, n, this);
|
|
17263
17263
|
}
|
|
17264
17264
|
}
|
|
17265
|
-
|
|
17266
|
-
|
|
17267
|
-
|
|
17265
|
+
la.prototype.startSide = la.prototype.endSide = 0;
|
|
17266
|
+
la.prototype.point = !1;
|
|
17267
|
+
la.prototype.mapMode = jn.TrackDel;
|
|
17268
17268
|
let K1 = class PT {
|
|
17269
17269
|
constructor(e, n, r) {
|
|
17270
17270
|
this.from = e, this.to = n, this.value = r;
|
|
@@ -18024,12 +18024,12 @@ function oh(t, e) {
|
|
|
18024
18024
|
}
|
|
18025
18025
|
}
|
|
18026
18026
|
function Ql(t) {
|
|
18027
|
-
return t.nodeType == 3 ?
|
|
18027
|
+
return t.nodeType == 3 ? ua(t, 0, t.nodeValue.length).getClientRects() : t.nodeType == 1 ? t.getClientRects() : [];
|
|
18028
18028
|
}
|
|
18029
18029
|
function gu(t, e, n, r) {
|
|
18030
18030
|
return n ? bC(t, e, n, r, -1) || bC(t, e, n, r, 1) : !1;
|
|
18031
18031
|
}
|
|
18032
|
-
function
|
|
18032
|
+
function ca(t) {
|
|
18033
18033
|
for (var e = 0; ; e++)
|
|
18034
18034
|
if (t = t.previousSibling, !t)
|
|
18035
18035
|
return e;
|
|
@@ -18047,7 +18047,7 @@ function bC(t, e, n, r, i) {
|
|
|
18047
18047
|
let o = t.parentNode;
|
|
18048
18048
|
if (!o || o.nodeType != 1)
|
|
18049
18049
|
return !1;
|
|
18050
|
-
e =
|
|
18050
|
+
e = ca(t) + (i < 0 ? 0 : 1), t = o;
|
|
18051
18051
|
} else if (t.nodeType == 1) {
|
|
18052
18052
|
if (t = t.childNodes[e + (i < 0 ? -1 : 0)], t.nodeType == 1 && t.contentEditable == "false")
|
|
18053
18053
|
return !1;
|
|
@@ -18167,21 +18167,21 @@ class TV {
|
|
|
18167
18167
|
this.anchorNode = e, this.anchorOffset = n, this.focusNode = r, this.focusOffset = i;
|
|
18168
18168
|
}
|
|
18169
18169
|
}
|
|
18170
|
-
let
|
|
18170
|
+
let Ra = null;
|
|
18171
18171
|
function TT(t) {
|
|
18172
18172
|
if (t.setActive)
|
|
18173
18173
|
return t.setActive();
|
|
18174
|
-
if (
|
|
18175
|
-
return t.focus(
|
|
18174
|
+
if (Ra)
|
|
18175
|
+
return t.focus(Ra);
|
|
18176
18176
|
let e = [];
|
|
18177
18177
|
for (let n = t; n && (e.push(n, n.scrollTop, n.scrollLeft), n != n.ownerDocument); n = n.parentNode)
|
|
18178
18178
|
;
|
|
18179
|
-
if (t.focus(
|
|
18179
|
+
if (t.focus(Ra == null ? {
|
|
18180
18180
|
get preventScroll() {
|
|
18181
|
-
return
|
|
18181
|
+
return Ra = { preventScroll: !0 }, !0;
|
|
18182
18182
|
}
|
|
18183
|
-
} : void 0), !
|
|
18184
|
-
|
|
18183
|
+
} : void 0), !Ra) {
|
|
18184
|
+
Ra = !1;
|
|
18185
18185
|
for (let n = 0; n < e.length; ) {
|
|
18186
18186
|
let r = e[n++], i = e[n++], o = e[n++];
|
|
18187
18187
|
r.scrollTop != i && (r.scrollTop = i), r.scrollLeft != o && (r.scrollLeft = o);
|
|
@@ -18189,7 +18189,7 @@ function TT(t) {
|
|
|
18189
18189
|
}
|
|
18190
18190
|
}
|
|
18191
18191
|
let wC;
|
|
18192
|
-
function
|
|
18192
|
+
function ua(t, e, n = e) {
|
|
18193
18193
|
let r = wC || (wC = document.createRange());
|
|
18194
18194
|
return r.setEnd(t, n), r.setStart(t, e), r;
|
|
18195
18195
|
}
|
|
@@ -18226,7 +18226,7 @@ function jV(t, e) {
|
|
|
18226
18226
|
} else {
|
|
18227
18227
|
if (n == t)
|
|
18228
18228
|
return !0;
|
|
18229
|
-
r =
|
|
18229
|
+
r = ca(n), n = n.parentNode;
|
|
18230
18230
|
}
|
|
18231
18231
|
}
|
|
18232
18232
|
function jT(t) {
|
|
@@ -18241,7 +18241,7 @@ function $T(t, e) {
|
|
|
18241
18241
|
return null;
|
|
18242
18242
|
n = n.childNodes[r - 1], r = no(n);
|
|
18243
18243
|
} else if (n.parentNode && !ip(n))
|
|
18244
|
-
r =
|
|
18244
|
+
r = ca(n), n = n.parentNode;
|
|
18245
18245
|
else
|
|
18246
18246
|
return null;
|
|
18247
18247
|
}
|
|
@@ -18255,7 +18255,7 @@ function DT(t, e) {
|
|
|
18255
18255
|
return null;
|
|
18256
18256
|
n = n.childNodes[r], r = 0;
|
|
18257
18257
|
} else if (n.parentNode && !ip(n))
|
|
18258
|
-
r =
|
|
18258
|
+
r = ca(n) + 1, n = n.parentNode;
|
|
18259
18259
|
else
|
|
18260
18260
|
return null;
|
|
18261
18261
|
}
|
|
@@ -18265,10 +18265,10 @@ class Fn {
|
|
|
18265
18265
|
this.node = e, this.offset = n, this.precise = r;
|
|
18266
18266
|
}
|
|
18267
18267
|
static before(e, n) {
|
|
18268
|
-
return new Fn(e.parentNode,
|
|
18268
|
+
return new Fn(e.parentNode, ca(e), n);
|
|
18269
18269
|
}
|
|
18270
18270
|
static after(e, n) {
|
|
18271
|
-
return new Fn(e.parentNode,
|
|
18271
|
+
return new Fn(e.parentNode, ca(e) + 1, n);
|
|
18272
18272
|
}
|
|
18273
18273
|
}
|
|
18274
18274
|
const JO = [];
|
|
@@ -18593,7 +18593,7 @@ function RV(t, e, n) {
|
|
|
18593
18593
|
e > r && (e = r);
|
|
18594
18594
|
let i = e, o = e, s = 0;
|
|
18595
18595
|
e == 0 && n < 0 || e == r && n >= 0 ? Ce.chrome || Ce.gecko || (e ? (i--, s = 1) : o < r && (o++, s = -1)) : n < 0 ? i-- : o < r && o++;
|
|
18596
|
-
let a =
|
|
18596
|
+
let a = ua(t, i, o).getClientRects();
|
|
18597
18597
|
if (!a.length)
|
|
18598
18598
|
return null;
|
|
18599
18599
|
let l = a[(s ? s < 0 : n >= 0) ? 0 : a.length - 1];
|
|
@@ -18887,7 +18887,7 @@ class lo {
|
|
|
18887
18887
|
var Kn = /* @__PURE__ */ function(t) {
|
|
18888
18888
|
return t[t.Text = 0] = "Text", t[t.WidgetBefore = 1] = "WidgetBefore", t[t.WidgetAfter = 2] = "WidgetAfter", t[t.WidgetRange = 3] = "WidgetRange", t;
|
|
18889
18889
|
}(Kn || (Kn = {}));
|
|
18890
|
-
class Te extends
|
|
18890
|
+
class Te extends la {
|
|
18891
18891
|
constructor(e, n, r, i) {
|
|
18892
18892
|
super(), this.startSide = e, this.endSide = n, this.widget = r, this.spec = i;
|
|
18893
18893
|
}
|
|
@@ -19299,7 +19299,7 @@ zl.block = /* @__PURE__ */ new zl("div");
|
|
|
19299
19299
|
var Mt = /* @__PURE__ */ function(t) {
|
|
19300
19300
|
return t[t.LTR = 0] = "LTR", t[t.RTL = 1] = "RTL", t;
|
|
19301
19301
|
}(Mt || (Mt = {}));
|
|
19302
|
-
const
|
|
19302
|
+
const fa = Mt.LTR, KO = Mt.RTL;
|
|
19303
19303
|
function ZT(t) {
|
|
19304
19304
|
let e = [];
|
|
19305
19305
|
for (let n = 0; n < t.length; n++)
|
|
@@ -19320,7 +19320,7 @@ class rs {
|
|
|
19320
19320
|
The direction of this span.
|
|
19321
19321
|
*/
|
|
19322
19322
|
get dir() {
|
|
19323
|
-
return this.level % 2 ? KO :
|
|
19323
|
+
return this.level % 2 ? KO : fa;
|
|
19324
19324
|
}
|
|
19325
19325
|
/**
|
|
19326
19326
|
@internal
|
|
@@ -19485,7 +19485,7 @@ function hy(t, e, n, r, i, o, s) {
|
|
|
19485
19485
|
h.push(p);
|
|
19486
19486
|
else {
|
|
19487
19487
|
p.from > l && s.push(new rs(l, p.from, d));
|
|
19488
|
-
let v = p.direction ==
|
|
19488
|
+
let v = p.direction == fa != !(d % 2);
|
|
19489
19489
|
py(t, v ? r + 1 : r, i, p.inner, p.from, p.to, s), l = p.to;
|
|
19490
19490
|
}
|
|
19491
19491
|
g = p.to;
|
|
@@ -19525,7 +19525,7 @@ function hy(t, e, n, r, i, o, s) {
|
|
|
19525
19525
|
h.push(p);
|
|
19526
19526
|
else {
|
|
19527
19527
|
p.to < l && s.push(new rs(p.to, l, d));
|
|
19528
|
-
let v = p.direction ==
|
|
19528
|
+
let v = p.direction == fa != !(d % 2);
|
|
19529
19529
|
py(t, v ? r + 1 : r, i, p.inner, p.from, p.to, s), l = p.from;
|
|
19530
19530
|
}
|
|
19531
19531
|
g = p.from;
|
|
@@ -19544,12 +19544,12 @@ function py(t, e, n, r, i, o, s) {
|
|
|
19544
19544
|
function XV(t, e, n) {
|
|
19545
19545
|
if (!t)
|
|
19546
19546
|
return [new rs(0, 0, e == KO ? 1 : 0)];
|
|
19547
|
-
if (e ==
|
|
19547
|
+
if (e == fa && !n.length && !FV.test(t))
|
|
19548
19548
|
return UT(t.length);
|
|
19549
19549
|
if (n.length)
|
|
19550
19550
|
for (; t.length > It.length; )
|
|
19551
19551
|
It[It.length] = 256;
|
|
19552
|
-
let r = [], i = e ==
|
|
19552
|
+
let r = [], i = e == fa ? 0 : 1;
|
|
19553
19553
|
return py(t, i, i, n, 0, t.length, r), r;
|
|
19554
19554
|
}
|
|
19555
19555
|
function UT(t) {
|
|
@@ -19574,11 +19574,11 @@ function GV(t, e, n) {
|
|
|
19574
19574
|
for (let r = e; r < n; r++) {
|
|
19575
19575
|
let i = WT(t.charCodeAt(r));
|
|
19576
19576
|
if (i == 1)
|
|
19577
|
-
return
|
|
19577
|
+
return fa;
|
|
19578
19578
|
if (i == 2 || i == 4)
|
|
19579
19579
|
return KO;
|
|
19580
19580
|
}
|
|
19581
|
-
return
|
|
19581
|
+
return fa;
|
|
19582
19582
|
}
|
|
19583
19583
|
const YT = /* @__PURE__ */ Se.define(), HT = /* @__PURE__ */ Se.define(), qT = /* @__PURE__ */ Se.define(), JT = /* @__PURE__ */ Se.define(), gy = /* @__PURE__ */ Se.define(), KT = /* @__PURE__ */ Se.define(), e_ = /* @__PURE__ */ Se.define(), eb = /* @__PURE__ */ Se.define(), tb = /* @__PURE__ */ Se.define(), t_ = /* @__PURE__ */ Se.define({
|
|
19584
19584
|
combine: (t) => t.some((e) => e)
|
|
@@ -20042,7 +20042,7 @@ class EC extends jt {
|
|
|
20042
20042
|
let o = $n(i.text, r);
|
|
20043
20043
|
if (o == r)
|
|
20044
20044
|
return null;
|
|
20045
|
-
let s =
|
|
20045
|
+
let s = ua(i.dom, r, o).getClientRects();
|
|
20046
20046
|
for (let a = 0; a < s.length; a++) {
|
|
20047
20047
|
let l = s[a];
|
|
20048
20048
|
if (a == s.length - 1 || l.top < l.bottom && l.left < l.right)
|
|
@@ -20305,7 +20305,7 @@ function my(t, e, n) {
|
|
|
20305
20305
|
function _C(t, e, n) {
|
|
20306
20306
|
let r = t.nodeValue.length, i = -1, o = 1e9, s = 0;
|
|
20307
20307
|
for (let a = 0; a < r; a++) {
|
|
20308
|
-
let l =
|
|
20308
|
+
let l = ua(t, a, a + 1).getClientRects();
|
|
20309
20309
|
for (let c = 0; c < l.length; c++) {
|
|
20310
20310
|
let u = l[c];
|
|
20311
20311
|
if (u.top == u.bottom)
|
|
@@ -20314,7 +20314,7 @@ function _C(t, e, n) {
|
|
|
20314
20314
|
let f = (u.top > n ? u.top - n : n - u.bottom) - 1;
|
|
20315
20315
|
if (u.left - 1 <= e && u.right + 1 >= e && f < o) {
|
|
20316
20316
|
let h = e >= (u.left + u.right) / 2, d = h;
|
|
20317
|
-
if ((Ce.chrome || Ce.gecko) &&
|
|
20317
|
+
if ((Ce.chrome || Ce.gecko) && ua(t, a).getBoundingClientRect().left == u.right && (d = !h), f <= 0)
|
|
20318
20318
|
return { node: t, offset: a + (d ? 1 : 0) };
|
|
20319
20319
|
i = a + (d ? 1 : 0), o = f;
|
|
20320
20320
|
}
|
|
@@ -20385,7 +20385,7 @@ function sZ(t, e, n) {
|
|
|
20385
20385
|
for (let i = t.nextSibling; i; i = i.nextSibling)
|
|
20386
20386
|
if (i.nodeType != 1 || i.nodeName != "BR")
|
|
20387
20387
|
return !1;
|
|
20388
|
-
return
|
|
20388
|
+
return ua(t, r - 1, r).getBoundingClientRect().left > n;
|
|
20389
20389
|
}
|
|
20390
20390
|
function aZ(t, e, n) {
|
|
20391
20391
|
if (e != 0)
|
|
@@ -20398,7 +20398,7 @@ function aZ(t, e, n) {
|
|
|
20398
20398
|
break;
|
|
20399
20399
|
i = o;
|
|
20400
20400
|
}
|
|
20401
|
-
let r = t.nodeType == 1 ? t.getBoundingClientRect() :
|
|
20401
|
+
let r = t.nodeType == 1 ? t.getBoundingClientRect() : ua(t, 0, Math.max(t.nodeValue.length, 1)).getBoundingClientRect();
|
|
20402
20402
|
return n - r.left > 5;
|
|
20403
20403
|
}
|
|
20404
20404
|
function vy(t, e) {
|
|
@@ -20554,7 +20554,7 @@ function dZ(t, e, n) {
|
|
|
20554
20554
|
return !1;
|
|
20555
20555
|
if (e == t)
|
|
20556
20556
|
return !0;
|
|
20557
|
-
n =
|
|
20557
|
+
n = ca(e) + 1, e = e.parentNode;
|
|
20558
20558
|
}
|
|
20559
20559
|
}
|
|
20560
20560
|
class DC {
|
|
@@ -24741,7 +24741,7 @@ function lk(t) {
|
|
|
24741
24741
|
const zu = /* @__PURE__ */ Se.define({
|
|
24742
24742
|
enables: j_
|
|
24743
24743
|
});
|
|
24744
|
-
class _o extends
|
|
24744
|
+
class _o extends la {
|
|
24745
24745
|
/**
|
|
24746
24746
|
@internal
|
|
24747
24747
|
*/
|
|
@@ -25787,7 +25787,7 @@ function L_(t) {
|
|
|
25787
25787
|
e.some((r) => r.from <= n && r.to >= n) || e.push(t.lineBlockAt(n));
|
|
25788
25788
|
return e;
|
|
25789
25789
|
}
|
|
25790
|
-
const
|
|
25790
|
+
const da = /* @__PURE__ */ xn.define({
|
|
25791
25791
|
create() {
|
|
25792
25792
|
return Te.none;
|
|
25793
25793
|
},
|
|
@@ -25837,7 +25837,7 @@ const ha = /* @__PURE__ */ xn.define({
|
|
|
25837
25837
|
function hp(t, e, n) {
|
|
25838
25838
|
var r;
|
|
25839
25839
|
let i = null;
|
|
25840
|
-
return (r = t.field(
|
|
25840
|
+
return (r = t.field(da, !1)) === null || r === void 0 || r.between(e, n, (o, s) => {
|
|
25841
25841
|
(!i || i.from > o) && (i = { from: o, to: s });
|
|
25842
25842
|
}), i;
|
|
25843
25843
|
}
|
|
@@ -25848,7 +25848,7 @@ function OX(t, e, n) {
|
|
|
25848
25848
|
}), r;
|
|
25849
25849
|
}
|
|
25850
25850
|
function z_(t, e) {
|
|
25851
|
-
return t.field(
|
|
25851
|
+
return t.field(da, !1) ? e : e.concat(Fe.appendConfig.of(Z_()));
|
|
25852
25852
|
}
|
|
25853
25853
|
const bX = (t) => {
|
|
25854
25854
|
for (let e of L_(t)) {
|
|
@@ -25858,7 +25858,7 @@ const bX = (t) => {
|
|
|
25858
25858
|
}
|
|
25859
25859
|
return !1;
|
|
25860
25860
|
}, wX = (t) => {
|
|
25861
|
-
if (!t.state.field(
|
|
25861
|
+
if (!t.state.field(da, !1))
|
|
25862
25862
|
return !1;
|
|
25863
25863
|
let e = [];
|
|
25864
25864
|
for (let n of L_(t)) {
|
|
@@ -25879,7 +25879,7 @@ const SX = (t) => {
|
|
|
25879
25879
|
}
|
|
25880
25880
|
return n.length && t.dispatch({ effects: z_(t.state, n) }), !!n.length;
|
|
25881
25881
|
}, CX = (t) => {
|
|
25882
|
-
let e = t.state.field(
|
|
25882
|
+
let e = t.state.field(da, !1);
|
|
25883
25883
|
if (!e || !e.size)
|
|
25884
25884
|
return !1;
|
|
25885
25885
|
let n = [];
|
|
@@ -25901,7 +25901,7 @@ const SX = (t) => {
|
|
|
25901
25901
|
}
|
|
25902
25902
|
});
|
|
25903
25903
|
function Z_(t) {
|
|
25904
|
-
return [
|
|
25904
|
+
return [da, TX];
|
|
25905
25905
|
}
|
|
25906
25906
|
function W_(t, e) {
|
|
25907
25907
|
let { state: n } = t, r = n.facet(V_), i = (s) => {
|
|
@@ -25956,7 +25956,7 @@ function IX(t = {}) {
|
|
|
25956
25956
|
this.from = s.viewport.from, this.markers = this.buildMarkers(s);
|
|
25957
25957
|
}
|
|
25958
25958
|
update(s) {
|
|
25959
|
-
(s.docChanged || s.viewportChanged || s.startState.facet(vs) != s.state.facet(vs) || s.startState.field(
|
|
25959
|
+
(s.docChanged || s.viewportChanged || s.startState.facet(vs) != s.state.facet(vs) || s.startState.field(da, !1) != s.state.field(da, !1) || Ft(s.startState) != Ft(s.state) || e.foldingChanged(s)) && (this.markers = this.buildMarkers(s.view));
|
|
25960
25960
|
}
|
|
25961
25961
|
buildMarkers(s) {
|
|
25962
25962
|
let a = new Io();
|
|
@@ -27778,7 +27778,7 @@ let Dk = class {
|
|
|
27778
27778
|
this.completion = e, this.source = n, this.match = r, this.score = i;
|
|
27779
27779
|
}
|
|
27780
27780
|
};
|
|
27781
|
-
function
|
|
27781
|
+
function ia(t) {
|
|
27782
27782
|
return t.selection.main.from;
|
|
27783
27783
|
}
|
|
27784
27784
|
function g6(t, e) {
|
|
@@ -28207,7 +28207,7 @@ class yp {
|
|
|
28207
28207
|
return new yp(ZG, "cm-ac-" + Math.floor(Math.random() * 2e6).toString(36), null);
|
|
28208
28208
|
}
|
|
28209
28209
|
update(e) {
|
|
28210
|
-
let { state: n } = e, r = n.facet(bn), o = (r.override || n.languageDataAt("autocomplete",
|
|
28210
|
+
let { state: n } = e, r = n.facet(bn), o = (r.override || n.languageDataAt("autocomplete", ia(n)).map(jG)).map((l) => (this.active.find((u) => u.source == l) || new Ur(
|
|
28211
28211
|
l,
|
|
28212
28212
|
this.active.some(
|
|
28213
28213
|
(u) => u.state != 0
|
|
@@ -28311,7 +28311,7 @@ class Ur {
|
|
|
28311
28311
|
return this;
|
|
28312
28312
|
}
|
|
28313
28313
|
touches(e) {
|
|
28314
|
-
return e.changes.touchesRange(
|
|
28314
|
+
return e.changes.touchesRange(ia(e.state));
|
|
28315
28315
|
}
|
|
28316
28316
|
}
|
|
28317
28317
|
class bl extends Ur {
|
|
@@ -28327,15 +28327,15 @@ class bl extends Ur {
|
|
|
28327
28327
|
return this.map(e.changes);
|
|
28328
28328
|
let i = this.result;
|
|
28329
28329
|
i.map && !e.changes.empty && (i = i.map(i, e.changes));
|
|
28330
|
-
let o = e.changes.mapPos(this.from), s = e.changes.mapPos(this.to, 1), a =
|
|
28331
|
-
if (a > s || !i || n & 2 && (
|
|
28330
|
+
let o = e.changes.mapPos(this.from), s = e.changes.mapPos(this.to, 1), a = ia(e.state);
|
|
28331
|
+
if (a > s || !i || n & 2 && (ia(e.startState) == this.from || a < this.limit))
|
|
28332
28332
|
return new Ur(
|
|
28333
28333
|
this.source,
|
|
28334
28334
|
n & 4 ? 1 : 0
|
|
28335
28335
|
/* State.Inactive */
|
|
28336
28336
|
);
|
|
28337
28337
|
let l = e.changes.mapPos(this.limit);
|
|
28338
|
-
return WG(i.validFor, e.state, o, s) ? new bl(this.source, this.explicit, l, i, o, s) : i.update && (i = i.update(i, o, s, new h6(e.state, a, !1))) ? new bl(this.source, this.explicit, l, i, i.from, (r = i.to) !== null && r !== void 0 ? r :
|
|
28338
|
+
return WG(i.validFor, e.state, o, s) ? new bl(this.source, this.explicit, l, i, o, s) : i.update && (i = i.update(i, o, s, new h6(e.state, a, !1))) ? new bl(this.source, this.explicit, l, i, i.from, (r = i.to) !== null && r !== void 0 ? r : ia(e.state)) : new Ur(this.source, 1, this.explicit);
|
|
28339
28339
|
}
|
|
28340
28340
|
map(e) {
|
|
28341
28341
|
return e.empty ? this : (this.result.map ? this.result.map(this.result, e) : this.result) ? new bl(this.source, this.explicit, e.mapPos(this.limit), this.result, e.mapPos(this.from), e.mapPos(this.to, 1)) : new Ur(
|
|
@@ -28443,7 +28443,7 @@ const YG = 50, HG = 1e3, qG = /* @__PURE__ */ zt.fromClass(class {
|
|
|
28443
28443
|
this.running.length && e.open && e.open.disabled && (this.debounceAccept = setTimeout(() => this.accept(), this.view.state.facet(bn).updateSyncTime));
|
|
28444
28444
|
}
|
|
28445
28445
|
startQuery(t) {
|
|
28446
|
-
let { state: e } = this.view, n =
|
|
28446
|
+
let { state: e } = this.view, n = ia(e), r = new h6(e, n, t.explicit, this.view), i = new GG(t, r);
|
|
28447
28447
|
this.running.push(i), Promise.resolve(t.source(r)).then((o) => {
|
|
28448
28448
|
i.context.aborted || (i.done = o || null, this.scheduleAccept());
|
|
28449
28449
|
}, (o) => {
|
|
@@ -28464,7 +28464,7 @@ const YG = 50, HG = 1e3, qG = /* @__PURE__ */ zt.fromClass(class {
|
|
|
28464
28464
|
if (o.done === void 0)
|
|
28465
28465
|
continue;
|
|
28466
28466
|
if (this.running.splice(i--, 1), o.done) {
|
|
28467
|
-
let a =
|
|
28467
|
+
let a = ia(o.updates.length ? o.updates[0].startState : this.view.state), l = Math.min(a, o.done.from + (o.active.explicit ? 0 : 1)), c = new bl(o.active.source, o.active.explicit, l, o.done, o.done.from, (t = o.done.to) !== null && t !== void 0 ? t : a);
|
|
28468
28468
|
for (let u of o.updates)
|
|
28469
28469
|
c = c.update(u, n);
|
|
28470
28470
|
if (c.hasResult()) {
|
|
@@ -28798,12 +28798,12 @@ const uY = /* @__PURE__ */ be.domEventHandlers({
|
|
|
28798
28798
|
brackets: ["(", "[", "{", "'", '"'],
|
|
28799
28799
|
before: ")]}:;>",
|
|
28800
28800
|
stringPrefixes: []
|
|
28801
|
-
},
|
|
28801
|
+
}, qs = /* @__PURE__ */ Fe.define({
|
|
28802
28802
|
map(t, e) {
|
|
28803
28803
|
let n = e.mapPos(t, -1, jn.TrackAfter);
|
|
28804
28804
|
return n ?? void 0;
|
|
28805
28805
|
}
|
|
28806
|
-
}), kb = /* @__PURE__ */ new class extends
|
|
28806
|
+
}), kb = /* @__PURE__ */ new class extends la {
|
|
28807
28807
|
}();
|
|
28808
28808
|
kb.startSide = 1;
|
|
28809
28809
|
kb.endSide = -1;
|
|
@@ -28817,7 +28817,7 @@ const b6 = /* @__PURE__ */ xn.define({
|
|
|
28817
28817
|
t = t.update({ filter: (r) => r >= n.from && r <= n.to });
|
|
28818
28818
|
}
|
|
28819
28819
|
for (let n of e.effects)
|
|
28820
|
-
n.is(
|
|
28820
|
+
n.is(qs) && (t = t.update({ add: [kb.range(n.value, n.value + 1)] }));
|
|
28821
28821
|
return t;
|
|
28822
28822
|
}
|
|
28823
28823
|
});
|
|
@@ -28891,13 +28891,13 @@ function yY(t, e, n, r) {
|
|
|
28891
28891
|
if (!s.empty)
|
|
28892
28892
|
return {
|
|
28893
28893
|
changes: [{ insert: e, from: s.from }, { insert: n, from: s.to }],
|
|
28894
|
-
effects:
|
|
28894
|
+
effects: qs.of(s.to + e.length),
|
|
28895
28895
|
range: he.range(s.anchor + e.length, s.head + e.length)
|
|
28896
28896
|
};
|
|
28897
28897
|
let a = jg(t.doc, s.head);
|
|
28898
28898
|
return !a || /\s/.test(a) || r.indexOf(a) > -1 ? {
|
|
28899
28899
|
changes: { insert: e + n, from: s.head },
|
|
28900
|
-
effects:
|
|
28900
|
+
effects: qs.of(s.head + e.length),
|
|
28901
28901
|
range: he.cursor(s.head + e.length)
|
|
28902
28902
|
} : { range: i = s };
|
|
28903
28903
|
});
|
|
@@ -28921,7 +28921,7 @@ function OY(t, e, n, r) {
|
|
|
28921
28921
|
if (!a.empty)
|
|
28922
28922
|
return {
|
|
28923
28923
|
changes: [{ insert: e, from: a.from }, { insert: e, from: a.to }],
|
|
28924
|
-
effects:
|
|
28924
|
+
effects: qs.of(a.to + e.length),
|
|
28925
28925
|
range: he.range(a.anchor + e.length, a.head + e.length)
|
|
28926
28926
|
};
|
|
28927
28927
|
let l = a.head, c = jg(t.doc, l), u;
|
|
@@ -28929,7 +28929,7 @@ function OY(t, e, n, r) {
|
|
|
28929
28929
|
if (zk(t, l))
|
|
28930
28930
|
return {
|
|
28931
28931
|
changes: { insert: e + e, from: l },
|
|
28932
|
-
effects:
|
|
28932
|
+
effects: qs.of(l + e.length),
|
|
28933
28933
|
range: he.cursor(l + e.length)
|
|
28934
28934
|
};
|
|
28935
28935
|
if (C6(t, l)) {
|
|
@@ -28943,13 +28943,13 @@ function OY(t, e, n, r) {
|
|
|
28943
28943
|
if (n && t.sliceDoc(l - 2 * e.length, l) == e + e && (u = Fk(t, l - 2 * e.length, i)) > -1 && zk(t, u))
|
|
28944
28944
|
return {
|
|
28945
28945
|
changes: { insert: e + e + e + e, from: l },
|
|
28946
|
-
effects:
|
|
28946
|
+
effects: qs.of(l + e.length),
|
|
28947
28947
|
range: he.cursor(l + e.length)
|
|
28948
28948
|
};
|
|
28949
28949
|
if (t.charCategorizer(l)(c) != Lt.Word && Fk(t, l, i) > -1 && !bY(t, l, e, i))
|
|
28950
28950
|
return {
|
|
28951
28951
|
changes: { insert: e + e, from: l },
|
|
28952
|
-
effects:
|
|
28952
|
+
effects: qs.of(l + e.length),
|
|
28953
28953
|
range: he.cursor(l + e.length)
|
|
28954
28954
|
};
|
|
28955
28955
|
}
|
|
@@ -30282,7 +30282,7 @@ class nA {
|
|
|
30282
30282
|
this.from = e, this.to = n, this.diagnostic = r;
|
|
30283
30283
|
}
|
|
30284
30284
|
}
|
|
30285
|
-
class
|
|
30285
|
+
class Xs {
|
|
30286
30286
|
constructor(e, n, r) {
|
|
30287
30287
|
this.diagnostics = e, this.panel = n, this.selected = r;
|
|
30288
30288
|
}
|
|
@@ -30323,7 +30323,7 @@ class Us {
|
|
|
30323
30323
|
a[p].to <= l && a.splice(p--, 1);
|
|
30324
30324
|
}
|
|
30325
30325
|
let c = s.finish();
|
|
30326
|
-
return new
|
|
30326
|
+
return new Xs(c, n, Xl(c));
|
|
30327
30327
|
}
|
|
30328
30328
|
}
|
|
30329
30329
|
function Xl(t, e = null, n = 0) {
|
|
@@ -30356,7 +30356,7 @@ function hH(t, e) {
|
|
|
30356
30356
|
}
|
|
30357
30357
|
const Eb = /* @__PURE__ */ Fe.define(), Ib = /* @__PURE__ */ Fe.define(), W6 = /* @__PURE__ */ Fe.define(), Ir = /* @__PURE__ */ xn.define({
|
|
30358
30358
|
create() {
|
|
30359
|
-
return new
|
|
30359
|
+
return new Xs(Te.none, null, null);
|
|
30360
30360
|
},
|
|
30361
30361
|
update(t, e) {
|
|
30362
30362
|
if (e.docChanged && t.diagnostics.size) {
|
|
@@ -30365,13 +30365,13 @@ const Eb = /* @__PURE__ */ Fe.define(), Ib = /* @__PURE__ */ Fe.define(), W6 = /
|
|
|
30365
30365
|
let o = e.changes.mapPos(t.selected.from, 1);
|
|
30366
30366
|
r = Xl(n, t.selected.diagnostic, o) || Xl(n, null, o);
|
|
30367
30367
|
}
|
|
30368
|
-
!n.size && i && e.state.facet(Xi).autoPanel && (i = null), t = new
|
|
30368
|
+
!n.size && i && e.state.facet(Xi).autoPanel && (i = null), t = new Xs(n, i, r);
|
|
30369
30369
|
}
|
|
30370
30370
|
for (let n of e.effects)
|
|
30371
30371
|
if (n.is(Eb)) {
|
|
30372
30372
|
let r = e.state.facet(Xi).autoPanel ? n.value.length ? Uu.open : null : t.panel;
|
|
30373
|
-
t =
|
|
30374
|
-
} else n.is(Ib) ? t = new
|
|
30373
|
+
t = Xs.init(n.value, r, e.state);
|
|
30374
|
+
} else n.is(Ib) ? t = new Xs(t.diagnostics, n.value ? Uu.open : null, t.selected) : n.is(W6) && (t = new Xs(t.diagnostics, t.panel, n.value));
|
|
30375
30375
|
return t;
|
|
30376
30376
|
},
|
|
30377
30377
|
provide: (t) => [
|
|
@@ -32740,18 +32740,18 @@ function Mb(t, e) {
|
|
|
32740
32740
|
if (t.charCodeAt(r) === 48)
|
|
32741
32741
|
r++;
|
|
32742
32742
|
else
|
|
32743
|
-
for (r++; r < t.length &&
|
|
32743
|
+
for (r++; r < t.length && Na(t.charCodeAt(r)); )
|
|
32744
32744
|
r++;
|
|
32745
32745
|
if (r < t.length && t.charCodeAt(r) === 46)
|
|
32746
|
-
if (r++, r < t.length &&
|
|
32747
|
-
for (r++; r < t.length &&
|
|
32746
|
+
if (r++, r < t.length && Na(t.charCodeAt(r)))
|
|
32747
|
+
for (r++; r < t.length && Na(t.charCodeAt(r)); )
|
|
32748
32748
|
r++;
|
|
32749
32749
|
else
|
|
32750
32750
|
return f = 3, t.substring(O, r);
|
|
32751
32751
|
var w = r;
|
|
32752
32752
|
if (r < t.length && (t.charCodeAt(r) === 69 || t.charCodeAt(r) === 101))
|
|
32753
|
-
if (r++, (r < t.length && t.charCodeAt(r) === 43 || t.charCodeAt(r) === 45) && r++, r < t.length &&
|
|
32754
|
-
for (r++; r < t.length &&
|
|
32753
|
+
if (r++, (r < t.length && t.charCodeAt(r) === 43 || t.charCodeAt(r) === 45) && r++, r < t.length && Na(t.charCodeAt(r))) {
|
|
32754
|
+
for (r++; r < t.length && Na(t.charCodeAt(r)); )
|
|
32755
32755
|
r++;
|
|
32756
32756
|
w = r;
|
|
32757
32757
|
} else
|
|
@@ -32870,7 +32870,7 @@ function Mb(t, e) {
|
|
|
32870
32870
|
}
|
|
32871
32871
|
return i += String.fromCharCode(O), r++, s = 16;
|
|
32872
32872
|
case 45:
|
|
32873
|
-
if (i += String.fromCharCode(O), r++, r === n || !
|
|
32873
|
+
if (i += String.fromCharCode(O), r++, r === n || !Na(t.charCodeAt(r)))
|
|
32874
32874
|
return s = 16;
|
|
32875
32875
|
case 48:
|
|
32876
32876
|
case 49:
|
|
@@ -32958,7 +32958,7 @@ function yv(t) {
|
|
|
32958
32958
|
function Qc(t) {
|
|
32959
32959
|
return t === 10 || t === 13 || t === 8232 || t === 8233;
|
|
32960
32960
|
}
|
|
32961
|
-
function
|
|
32961
|
+
function Na(t) {
|
|
32962
32962
|
return t >= 48 && t <= 57;
|
|
32963
32963
|
}
|
|
32964
32964
|
function TJ(t, e, n) {
|
|
@@ -33776,7 +33776,7 @@ var NA;
|
|
|
33776
33776
|
}
|
|
33777
33777
|
t.is = n;
|
|
33778
33778
|
})(NA || (NA = {}));
|
|
33779
|
-
var
|
|
33779
|
+
var ha;
|
|
33780
33780
|
(function(t) {
|
|
33781
33781
|
t.PlainText = "plaintext", t.Markdown = "markdown";
|
|
33782
33782
|
function e(n) {
|
|
@@ -33784,12 +33784,12 @@ var pa;
|
|
|
33784
33784
|
return r === t.PlainText || r === t.Markdown;
|
|
33785
33785
|
}
|
|
33786
33786
|
t.is = e;
|
|
33787
|
-
})(
|
|
33787
|
+
})(ha || (ha = {}));
|
|
33788
33788
|
var Yu;
|
|
33789
33789
|
(function(t) {
|
|
33790
33790
|
function e(n) {
|
|
33791
33791
|
const r = n;
|
|
33792
|
-
return ae.objectLiteral(n) &&
|
|
33792
|
+
return ae.objectLiteral(n) && ha.is(r.kind) && ae.string(r.value);
|
|
33793
33793
|
}
|
|
33794
33794
|
t.is = e;
|
|
33795
33795
|
})(Yu || (Yu = {}));
|
|
@@ -34475,14 +34475,14 @@ var O3;
|
|
|
34475
34475
|
textDocument: {
|
|
34476
34476
|
completion: {
|
|
34477
34477
|
completionItem: {
|
|
34478
|
-
documentationFormat: [
|
|
34478
|
+
documentationFormat: [ha.Markdown, ha.PlainText],
|
|
34479
34479
|
commitCharactersSupport: !0
|
|
34480
34480
|
}
|
|
34481
34481
|
}
|
|
34482
34482
|
}
|
|
34483
34483
|
};
|
|
34484
34484
|
})(O3 || (O3 = {}));
|
|
34485
|
-
var
|
|
34485
|
+
var ba = /* @__PURE__ */ function() {
|
|
34486
34486
|
var t = function(e, n) {
|
|
34487
34487
|
return t = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
|
|
34488
34488
|
r.__proto__ = i;
|
|
@@ -34503,7 +34503,7 @@ var wa = /* @__PURE__ */ function() {
|
|
|
34503
34503
|
date: { errorMessage: "String is not a RFC3339 date.", pattern: /^(\d{4})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])$/i },
|
|
34504
34504
|
time: { errorMessage: "String is not a RFC3339 time.", pattern: /^([01][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]|60)(\.[0-9]+)?(Z|(\+|-)([01][0-9]|2[0-3]):([0-5][0-9]))$/i },
|
|
34505
34505
|
email: { errorMessage: "String is not an e-mail address.", pattern: /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/ }
|
|
34506
|
-
},
|
|
34506
|
+
}, wa = (
|
|
34507
34507
|
/** @class */
|
|
34508
34508
|
function() {
|
|
34509
34509
|
function t(e, n, r) {
|
|
@@ -34522,27 +34522,27 @@ var wa = /* @__PURE__ */ function() {
|
|
|
34522
34522
|
), WJ = (
|
|
34523
34523
|
/** @class */
|
|
34524
34524
|
function(t) {
|
|
34525
|
-
|
|
34525
|
+
ba(e, t);
|
|
34526
34526
|
function e(n, r) {
|
|
34527
34527
|
var i = t.call(this, n, r) || this;
|
|
34528
34528
|
return i.type = "null", i.value = null, i;
|
|
34529
34529
|
}
|
|
34530
34530
|
return e;
|
|
34531
|
-
}(
|
|
34531
|
+
}(wa)
|
|
34532
34532
|
), b3 = (
|
|
34533
34533
|
/** @class */
|
|
34534
34534
|
function(t) {
|
|
34535
|
-
|
|
34535
|
+
ba(e, t);
|
|
34536
34536
|
function e(n, r, i) {
|
|
34537
34537
|
var o = t.call(this, n, i) || this;
|
|
34538
34538
|
return o.type = "boolean", o.value = r, o;
|
|
34539
34539
|
}
|
|
34540
34540
|
return e;
|
|
34541
|
-
}(
|
|
34541
|
+
}(wa)
|
|
34542
34542
|
), XJ = (
|
|
34543
34543
|
/** @class */
|
|
34544
34544
|
function(t) {
|
|
34545
|
-
|
|
34545
|
+
ba(e, t);
|
|
34546
34546
|
function e(n, r) {
|
|
34547
34547
|
var i = t.call(this, n, r) || this;
|
|
34548
34548
|
return i.type = "array", i.items = [], i;
|
|
@@ -34554,31 +34554,31 @@ var wa = /* @__PURE__ */ function() {
|
|
|
34554
34554
|
enumerable: !0,
|
|
34555
34555
|
configurable: !0
|
|
34556
34556
|
}), e;
|
|
34557
|
-
}(
|
|
34557
|
+
}(wa)
|
|
34558
34558
|
), UJ = (
|
|
34559
34559
|
/** @class */
|
|
34560
34560
|
function(t) {
|
|
34561
|
-
|
|
34561
|
+
ba(e, t);
|
|
34562
34562
|
function e(n, r) {
|
|
34563
34563
|
var i = t.call(this, n, r) || this;
|
|
34564
34564
|
return i.type = "number", i.isInteger = !0, i.value = Number.NaN, i;
|
|
34565
34565
|
}
|
|
34566
34566
|
return e;
|
|
34567
|
-
}(
|
|
34567
|
+
}(wa)
|
|
34568
34568
|
), w3 = (
|
|
34569
34569
|
/** @class */
|
|
34570
34570
|
function(t) {
|
|
34571
|
-
|
|
34571
|
+
ba(e, t);
|
|
34572
34572
|
function e(n, r, i) {
|
|
34573
34573
|
var o = t.call(this, n, r, i) || this;
|
|
34574
34574
|
return o.type = "string", o.value = "", o;
|
|
34575
34575
|
}
|
|
34576
34576
|
return e;
|
|
34577
|
-
}(
|
|
34577
|
+
}(wa)
|
|
34578
34578
|
), GJ = (
|
|
34579
34579
|
/** @class */
|
|
34580
34580
|
function(t) {
|
|
34581
|
-
|
|
34581
|
+
ba(e, t);
|
|
34582
34582
|
function e(n, r) {
|
|
34583
34583
|
var i = t.call(this, n, r) || this;
|
|
34584
34584
|
return i.type = "property", i.colonOffset = -1, i;
|
|
@@ -34590,11 +34590,11 @@ var wa = /* @__PURE__ */ function() {
|
|
|
34590
34590
|
enumerable: !0,
|
|
34591
34591
|
configurable: !0
|
|
34592
34592
|
}), e;
|
|
34593
|
-
}(
|
|
34593
|
+
}(wa)
|
|
34594
34594
|
), YJ = (
|
|
34595
34595
|
/** @class */
|
|
34596
34596
|
function(t) {
|
|
34597
|
-
|
|
34597
|
+
ba(e, t);
|
|
34598
34598
|
function e(n, r) {
|
|
34599
34599
|
var i = t.call(this, n, r) || this;
|
|
34600
34600
|
return i.type = "object", i.properties = [], i;
|
|
@@ -34606,7 +34606,7 @@ var wa = /* @__PURE__ */ function() {
|
|
|
34606
34606
|
enumerable: !0,
|
|
34607
34607
|
configurable: !0
|
|
34608
34608
|
}), e;
|
|
34609
|
-
}(
|
|
34609
|
+
}(wa)
|
|
34610
34610
|
);
|
|
34611
34611
|
function ir(t) {
|
|
34612
34612
|
return Gi(t) ? t ? {} : { not: {} } : t;
|
|
@@ -35848,13 +35848,13 @@ var tK = [",", "}", "]"], nK = [":"], rK = (
|
|
|
35848
35848
|
}, t.prototype.fromMarkup = function(e) {
|
|
35849
35849
|
if (e && this.doesSupportMarkdown())
|
|
35850
35850
|
return {
|
|
35851
|
-
kind:
|
|
35851
|
+
kind: ha.Markdown,
|
|
35852
35852
|
value: e
|
|
35853
35853
|
};
|
|
35854
35854
|
}, t.prototype.doesSupportMarkdown = function() {
|
|
35855
35855
|
if (!go(this.supportsMarkdown)) {
|
|
35856
35856
|
var e = this.clientCapabilities.textDocument && this.clientCapabilities.textDocument.completion;
|
|
35857
|
-
this.supportsMarkdown = e && e.completionItem && Array.isArray(e.completionItem.documentationFormat) && e.completionItem.documentationFormat.indexOf(
|
|
35857
|
+
this.supportsMarkdown = e && e.completionItem && Array.isArray(e.completionItem.documentationFormat) && e.completionItem.documentationFormat.indexOf(ha.Markdown) !== -1;
|
|
35858
35858
|
}
|
|
35859
35859
|
return this.supportsMarkdown;
|
|
35860
35860
|
}, t.prototype.doesSupportsCommitCharacters = function() {
|
|
@@ -36019,20 +36019,20 @@ var Pt = "", oi = "/", pK = /^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))
|
|
|
36019
36019
|
if (!e)
|
|
36020
36020
|
return this;
|
|
36021
36021
|
var n = e.scheme, r = e.authority, i = e.path, o = e.query, s = e.fragment;
|
|
36022
|
-
return n === void 0 ? n = this.scheme : n === null && (n = Pt), r === void 0 ? r = this.authority : r === null && (r = Pt), i === void 0 ? i = this.path : i === null && (i = Pt), o === void 0 ? o = this.query : o === null && (o = Pt), s === void 0 ? s = this.fragment : s === null && (s = Pt), n === this.scheme && r === this.authority && i === this.path && o === this.query && s === this.fragment ? this : new
|
|
36022
|
+
return n === void 0 ? n = this.scheme : n === null && (n = Pt), r === void 0 ? r = this.authority : r === null && (r = Pt), i === void 0 ? i = this.path : i === null && (i = Pt), o === void 0 ? o = this.query : o === null && (o = Pt), s === void 0 ? s = this.fragment : s === null && (s = Pt), n === this.scheme && r === this.authority && i === this.path && o === this.query && s === this.fragment ? this : new Ma(n, r, i, o, s);
|
|
36023
36023
|
}, t.parse = function(e, n) {
|
|
36024
36024
|
n === void 0 && (n = !1);
|
|
36025
36025
|
var r = pK.exec(e);
|
|
36026
|
-
return r ? new
|
|
36026
|
+
return r ? new Ma(r[2] || Pt, kd(r[4] || Pt), kd(r[5] || Pt), kd(r[7] || Pt), kd(r[9] || Pt), n) : new Ma(Pt, Pt, Pt, Pt, Pt);
|
|
36027
36027
|
}, t.file = function(e) {
|
|
36028
36028
|
var n = Pt;
|
|
36029
36029
|
if (qu && (e = e.replace(/\\/g, oi)), e[0] === oi && e[1] === oi) {
|
|
36030
36030
|
var r = e.indexOf(oi, 2);
|
|
36031
36031
|
r === -1 ? (n = e.substring(2), e = oi) : (n = e.substring(2, r), e = e.substring(r) || oi);
|
|
36032
36032
|
}
|
|
36033
|
-
return new
|
|
36033
|
+
return new Ma("file", n, e, Pt, Pt);
|
|
36034
36034
|
}, t.from = function(e) {
|
|
36035
|
-
return new
|
|
36035
|
+
return new Ma(e.scheme, e.authority, e.path, e.query, e.fragment);
|
|
36036
36036
|
}, t.prototype.toString = function(e) {
|
|
36037
36037
|
return e === void 0 && (e = !1), ux(this, e);
|
|
36038
36038
|
}, t.prototype.toJSON = function() {
|
|
@@ -36041,12 +36041,12 @@ var Pt = "", oi = "/", pK = /^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))
|
|
|
36041
36041
|
if (e) {
|
|
36042
36042
|
if (e instanceof t)
|
|
36043
36043
|
return e;
|
|
36044
|
-
var n = new
|
|
36044
|
+
var n = new Ma(e);
|
|
36045
36045
|
return n._formatted = e.external, n._fsPath = e._sep === Z9 ? e.fsPath : null, n;
|
|
36046
36046
|
} else return e;
|
|
36047
36047
|
}, t;
|
|
36048
36048
|
}()
|
|
36049
|
-
), Z9 = qu ? 1 : void 0,
|
|
36049
|
+
), Z9 = qu ? 1 : void 0, Ma = (
|
|
36050
36050
|
/** @class */
|
|
36051
36051
|
function(t) {
|
|
36052
36052
|
sK(e, t);
|
|
@@ -37396,7 +37396,7 @@ const wu = () => zt.fromClass(
|
|
|
37396
37396
|
name: "Binary",
|
|
37397
37397
|
extensions: void 0
|
|
37398
37398
|
}
|
|
37399
|
-
},
|
|
37399
|
+
}, pa = {
|
|
37400
37400
|
...Cl,
|
|
37401
37401
|
...t8,
|
|
37402
37402
|
...n8
|
|
@@ -37488,12 +37488,12 @@ function a8(t) {
|
|
|
37488
37488
|
}, r),
|
|
37489
37489
|
{}
|
|
37490
37490
|
),
|
|
37491
|
-
...
|
|
37492
|
-
} :
|
|
37491
|
+
...pa
|
|
37492
|
+
} : pa;
|
|
37493
37493
|
}
|
|
37494
37494
|
function j3(t) {
|
|
37495
|
-
if (!t) return [
|
|
37496
|
-
if (!t.parameters) return [
|
|
37495
|
+
if (!t) return [na()];
|
|
37496
|
+
if (!t.parameters) return [na()];
|
|
37497
37497
|
const e = t.parameters.map(
|
|
37498
37498
|
(n) => ({
|
|
37499
37499
|
id: crypto.randomUUID(),
|
|
@@ -37505,7 +37505,7 @@ function j3(t) {
|
|
|
37505
37505
|
files: null
|
|
37506
37506
|
})
|
|
37507
37507
|
);
|
|
37508
|
-
return e.push(
|
|
37508
|
+
return e.push(na()), e;
|
|
37509
37509
|
}
|
|
37510
37510
|
function fx(t) {
|
|
37511
37511
|
const e = t == null ? void 0 : t.examples;
|
|
@@ -39427,7 +39427,7 @@ function iP() {
|
|
|
39427
39427
|
var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "";
|
|
39428
39428
|
return [t[0], t[1]];
|
|
39429
39429
|
}
|
|
39430
|
-
function
|
|
39430
|
+
function Ba(t, e) {
|
|
39431
39431
|
var n = e[0], r = e[1], i, o;
|
|
39432
39432
|
return n === "t" ? o = t.y : n === "b" ? o = t.y + t.height : o = t.y + t.height / 2, r === "l" ? i = t.x : r === "r" ? i = t.x + t.width : i = t.x + t.width / 2, {
|
|
39433
39433
|
x: i,
|
|
@@ -39465,11 +39465,11 @@ function Pte(t, e, n, r, i, o, s) {
|
|
|
39465
39465
|
t || g();
|
|
39466
39466
|
var p = Qi(function() {
|
|
39467
39467
|
if (e && n && t) {
|
|
39468
|
-
let Br = function(
|
|
39469
|
-
var zo = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : H, Pc = N.x +
|
|
39468
|
+
let Br = function($a, Lo) {
|
|
39469
|
+
var zo = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : H, Pc = N.x + $a, Yf = N.y + Lo, L0 = Pc + ye, z0 = Yf + oe, F0 = Math.max(Pc, zo.left), Ae = Math.max(Yf, zo.top), Le = Math.min(L0, zo.right), Bt = Math.min(z0, zo.bottom);
|
|
39470
39470
|
return Math.max(0, (Le - F0) * (Bt - Ae));
|
|
39471
39471
|
}, Gf = function() {
|
|
39472
|
-
Ds = N.y + Ct, Rs = Ds + oe, fo = N.x + St,
|
|
39472
|
+
Ds = N.y + Ct, Rs = Ds + oe, fo = N.x + St, Ia = fo + ye;
|
|
39473
39473
|
};
|
|
39474
39474
|
var x, O, w, b, S = e, C = S.ownerDocument, I = Cf(S), A = I.getComputedStyle(S), T = A.width, _ = A.height, P = A.position, D = S.style.left, k = S.style.top, Q = S.style.right, V = S.style.bottom, Z = S.style.overflow, Y = me(me({}, i[r]), o), U = C.createElement("div");
|
|
39475
39475
|
(x = S.parentElement) === null || x === void 0 || x.appendChild(U), U.style.left = "".concat(S.offsetLeft, "px"), U.style.top = "".concat(S.offsetTop, "px"), U.style.position = P, U.style.height = "".concat(S.offsetHeight, "px"), U.style.width = "".concat(S.offsetWidth, "px"), S.style.left = "0", S.style.top = "0", S.style.right = "auto", S.style.bottom = "auto", S.style.overflow = "hidden";
|
|
@@ -39513,9 +39513,9 @@ function Pte(t, e, n, r, i, o, s) {
|
|
|
39513
39513
|
return;
|
|
39514
39514
|
var ln = Y.offset, Nr = Y.targetOffset, Zt = rP(N, ln), Vt = We(Zt, 2), tt = Vt[0], Kt = Vt[1], wi = rP(L, Nr), cn = We(wi, 2), Sn = cn[0], vr = cn[1];
|
|
39515
39515
|
L.x -= Sn, L.y -= vr;
|
|
39516
|
-
var Ts = Y.points || [], uo = We(Ts, 2), Bo = uo[0], Mr = uo[1], Cn = iP(Mr), Gn = iP(Bo), _s =
|
|
39516
|
+
var Ts = Y.points || [], uo = We(Ts, 2), Bo = uo[0], Mr = uo[1], Cn = iP(Mr), Gn = iP(Bo), _s = Ba(L, Cn), On = Ba(N, Gn), Si = me({}, Y), St = _s.x - On.x + tt, Ct = _s.y - On.y + Kt, yr = Br(St, Ct), Ci = Br(St, Ct, q), un = Ba(L, ["t", "l"]), Ut = Ba(N, ["t", "l"]), js = Ba(L, ["b", "r"]), $s = Ba(N, ["b", "r"]), Qo = Y.overflow || {}, Nf = Qo.adjustX, P0 = Qo.adjustY, Sc = Qo.shiftX, Ea = Qo.shiftY, Cc = function(Lo) {
|
|
39517
39517
|
return typeof Lo == "boolean" ? Lo : Lo >= 0;
|
|
39518
|
-
}, Ds, Rs, fo,
|
|
39518
|
+
}, Ds, Rs, fo, Ia;
|
|
39519
39519
|
Gf();
|
|
39520
39520
|
var Ns = Cc(P0), Mf = Gn[0] === Cn[0];
|
|
39521
39521
|
if (Ns && Gn[0] === "t" && (Rs > ne.bottom || d.current.bt)) {
|
|
@@ -39535,13 +39535,13 @@ function Pte(t, e, n, r, i, o, s) {
|
|
|
39535
39535
|
I0 >= Ci) ? (d.current.tb = !0, Ct = Ms, Kt = -Kt, Si.points = [Zo(Gn, 0), Zo(Cn, 0)]) : d.current.tb = !1;
|
|
39536
39536
|
}
|
|
39537
39537
|
var Lf = Cc(Nf), zf = Gn[1] === Cn[1];
|
|
39538
|
-
if (Lf && Gn[1] === "l" && (
|
|
39538
|
+
if (Lf && Gn[1] === "l" && (Ia > ne.right || d.current.rl)) {
|
|
39539
39539
|
var Bs = St;
|
|
39540
39540
|
zf ? Bs -= ye - ee : Bs = un.x - $s.x - tt;
|
|
39541
|
-
var Ff = Br(Bs, Ct),
|
|
39541
|
+
var Ff = Br(Bs, Ct), Ta = Br(Bs, Ct, q);
|
|
39542
39542
|
// Of course use larger one
|
|
39543
39543
|
Ff > yr || Ff === yr && (!re || // Choose recommend one
|
|
39544
|
-
|
|
39544
|
+
Ta >= Ci) ? (d.current.rl = !0, St = Bs, tt = -tt, Si.points = [Zo(Gn, 1), Zo(Cn, 1)]) : d.current.rl = !1;
|
|
39545
39545
|
}
|
|
39546
39546
|
if (Lf && Gn[1] === "r" && (fo < ne.left || d.current.lr)) {
|
|
39547
39547
|
var ho = St;
|
|
@@ -39553,10 +39553,10 @@ function Pte(t, e, n, r, i, o, s) {
|
|
|
39553
39553
|
}
|
|
39554
39554
|
Gf();
|
|
39555
39555
|
var ki = Sc === !0 ? 0 : Sc;
|
|
39556
|
-
typeof ki == "number" && (fo < q.left && (St -= fo - q.left - tt, L.x + ee < q.left + ki && (St += L.x - q.left + ee - ki)),
|
|
39557
|
-
var ei =
|
|
39556
|
+
typeof ki == "number" && (fo < q.left && (St -= fo - q.left - tt, L.x + ee < q.left + ki && (St += L.x - q.left + ee - ki)), Ia > q.right && (St -= Ia - q.right - tt, L.x > q.right - ki && (St += L.x - q.right + ki)));
|
|
39557
|
+
var ei = Ea === !0 ? 0 : Ea;
|
|
39558
39558
|
typeof ei == "number" && (Ds < q.top && (Ct -= Ds - q.top - Kt, L.y + E < q.top + ei && (Ct += L.y - q.top + E - ei)), Rs > q.bottom && (Ct -= Rs - q.bottom - Kt, L.y > q.bottom - ei && (Ct += L.y - q.bottom + ei)));
|
|
39559
|
-
var
|
|
39559
|
+
var _a = N.x + St, ja = _a + ye, Ai = N.y + Ct, T0 = Ai + oe, Wf = L.x, _0 = Wf + ee, kc = L.y, j0 = kc + E, $0 = Math.max(_a, Wf), D0 = Math.min(ja, _0), Xf = ($0 + D0) / 2, R0 = Xf - _a, N0 = Math.max(Ai, kc), Uf = Math.min(T0, j0), M0 = (N0 + Uf) / 2, B0 = M0 - Ai;
|
|
39560
39560
|
s == null || s(e, Si);
|
|
39561
39561
|
var Ac = xe.right - N.x - (St + N.width), Pi = xe.bottom - N.y - (Ct + N.height);
|
|
39562
39562
|
Ve === 1 && (St = Math.round(St), Ac = Math.round(Ac)), je === 1 && (Ct = Math.round(Ct), Pi = Math.round(Pi));
|
|
@@ -39690,12 +39690,12 @@ function _te() {
|
|
|
39690
39690
|
Pr(function(Ae) {
|
|
39691
39691
|
(!Ae || On) && Nf(!0);
|
|
39692
39692
|
}, [On]);
|
|
39693
|
-
var P0 = ie.useState(null), Sc = We(P0, 2),
|
|
39694
|
-
|
|
39695
|
-
}, Mf = Pte(On, xe, j && fo !== null ? fo : Vt, k, V, Z, N), kn = We(Mf, 11), Bf = kn[0], E0 = kn[1], Ms = kn[2], Qf = kn[3], I0 = kn[4], Lf = kn[5], zf = kn[6], Bs = kn[7], Ff = kn[8],
|
|
39693
|
+
var P0 = ie.useState(null), Sc = We(P0, 2), Ea = Sc[0], Cc = Sc[1], Ds = ie.useState(null), Rs = We(Ds, 2), fo = Rs[0], Ia = Rs[1], Ns = function(Le) {
|
|
39694
|
+
Ia([Le.clientX, Le.clientY]);
|
|
39695
|
+
}, Mf = Pte(On, xe, j && fo !== null ? fo : Vt, k, V, Z, N), kn = We(Mf, 11), Bf = kn[0], E0 = kn[1], Ms = kn[2], Qf = kn[3], I0 = kn[4], Lf = kn[5], zf = kn[6], Bs = kn[7], Ff = kn[8], Ta = kn[9], ho = kn[10], Vf = Ste(z, l, c, u), Zf = We(Vf, 2), ki = Zf[0], ei = Zf[1], _a = ki.has("click"), ja = ei.has("click") || ei.has("contextMenu"), Ai = Qi(function() {
|
|
39696
39696
|
Qo || ho();
|
|
39697
39697
|
}), T0 = function() {
|
|
39698
|
-
St.current && j &&
|
|
39698
|
+
St.current && j && ja && Ut(!1);
|
|
39699
39699
|
};
|
|
39700
39700
|
Ete(On, Vt, xe, Ai, T0), Pr(function() {
|
|
39701
39701
|
Ai();
|
|
@@ -39703,9 +39703,9 @@ function _te() {
|
|
|
39703
39703
|
On && !(V != null && V[k]) && Ai();
|
|
39704
39704
|
}, [JSON.stringify(Z)]);
|
|
39705
39705
|
var Wf = ie.useMemo(function() {
|
|
39706
|
-
var Ae = Ate(V, o,
|
|
39707
|
-
return Ki(Ae, L == null ? void 0 : L(
|
|
39708
|
-
}, [
|
|
39706
|
+
var Ae = Ate(V, o, Ta, j);
|
|
39707
|
+
return Ki(Ae, L == null ? void 0 : L(Ta));
|
|
39708
|
+
}, [Ta, L, V, o, j]);
|
|
39709
39709
|
ie.useImperativeHandle(r, function() {
|
|
39710
39710
|
return {
|
|
39711
39711
|
nativeElement: Kt.current,
|
|
@@ -39730,8 +39730,8 @@ function _te() {
|
|
|
39730
39730
|
});
|
|
39731
39731
|
};
|
|
39732
39732
|
Pr(function() {
|
|
39733
|
-
|
|
39734
|
-
}, [
|
|
39733
|
+
Ea && (ho(), Ea(), Cc(null));
|
|
39734
|
+
}, [Ea]);
|
|
39735
39735
|
function Pi(Ae, Le, Bt, fn) {
|
|
39736
39736
|
vr[Ae] = function(Wt) {
|
|
39737
39737
|
var Hf;
|
|
@@ -39741,19 +39741,19 @@ function _te() {
|
|
|
39741
39741
|
(Hf = Sn[Ae]) === null || Hf === void 0 || Hf.call.apply(Hf, [Sn, Wt].concat(sS));
|
|
39742
39742
|
};
|
|
39743
39743
|
}
|
|
39744
|
-
(
|
|
39744
|
+
(_a || ja) && (vr.onClick = function(Ae) {
|
|
39745
39745
|
var Le;
|
|
39746
|
-
St.current &&
|
|
39746
|
+
St.current && ja ? Ut(!1) : !St.current && _a && (Ns(Ae), Ut(!0));
|
|
39747
39747
|
for (var Bt = arguments.length, fn = new Array(Bt > 1 ? Bt - 1 : 0), Wt = 1; Wt < Bt; Wt++)
|
|
39748
39748
|
fn[Wt - 1] = arguments[Wt];
|
|
39749
39749
|
(Le = Sn.onClick) === null || Le === void 0 || Le.call.apply(Le, [Sn, Ae].concat(fn));
|
|
39750
39750
|
});
|
|
39751
|
-
var Q0 = Ite(On,
|
|
39751
|
+
var Q0 = Ite(On, ja, Vt, xe, w, S, Ts, Ut), Br = ki.has("hover"), Gf = ei.has("hover"), $a, Lo;
|
|
39752
39752
|
Br && (Pi("onMouseEnter", !0, p, function(Ae) {
|
|
39753
39753
|
Ns(Ae);
|
|
39754
39754
|
}), Pi("onPointerEnter", !0, p, function(Ae) {
|
|
39755
39755
|
Ns(Ae);
|
|
39756
|
-
}),
|
|
39756
|
+
}), $a = function(Le) {
|
|
39757
39757
|
(On || Qo) && xe !== null && xe !== void 0 && xe.contains(Le.target) && Ut(!0, p);
|
|
39758
39758
|
}, j && (vr.onMouseMove = function(Ae) {
|
|
39759
39759
|
var Le;
|
|
@@ -39795,9 +39795,9 @@ function _te() {
|
|
|
39795
39795
|
className: Ki(P, Wf),
|
|
39796
39796
|
style: D,
|
|
39797
39797
|
target: Vt,
|
|
39798
|
-
onMouseEnter:
|
|
39798
|
+
onMouseEnter: $a,
|
|
39799
39799
|
onMouseLeave: Lo,
|
|
39800
|
-
onPointerEnter:
|
|
39800
|
+
onPointerEnter: $a,
|
|
39801
39801
|
zIndex: Y,
|
|
39802
39802
|
open: On,
|
|
39803
39803
|
keepDom: Qo,
|
|
@@ -39812,7 +39812,7 @@ function _te() {
|
|
|
39812
39812
|
forceRender: I,
|
|
39813
39813
|
autoDestroy: ee,
|
|
39814
39814
|
getPopupContainer: C,
|
|
39815
|
-
align:
|
|
39815
|
+
align: Ta,
|
|
39816
39816
|
arrow: F0,
|
|
39817
39817
|
arrowPos: z0,
|
|
39818
39818
|
ready: Bf,
|
|
@@ -39829,82 +39829,82 @@ function _te() {
|
|
|
39829
39829
|
return process.env.NODE_ENV !== "production" && (e.displayName = "Trigger"), e;
|
|
39830
39830
|
}
|
|
39831
39831
|
const jte = _te(Xb);
|
|
39832
|
-
var
|
|
39832
|
+
var Qa = {
|
|
39833
39833
|
shiftX: 64,
|
|
39834
39834
|
adjustY: 1
|
|
39835
|
-
},
|
|
39835
|
+
}, La = {
|
|
39836
39836
|
adjustX: 1,
|
|
39837
39837
|
shiftY: !0
|
|
39838
39838
|
}, Qr = [0, 0], $te = {
|
|
39839
39839
|
left: {
|
|
39840
39840
|
points: ["cr", "cl"],
|
|
39841
|
-
overflow:
|
|
39841
|
+
overflow: La,
|
|
39842
39842
|
offset: [-4, 0],
|
|
39843
39843
|
targetOffset: Qr
|
|
39844
39844
|
},
|
|
39845
39845
|
right: {
|
|
39846
39846
|
points: ["cl", "cr"],
|
|
39847
|
-
overflow:
|
|
39847
|
+
overflow: La,
|
|
39848
39848
|
offset: [4, 0],
|
|
39849
39849
|
targetOffset: Qr
|
|
39850
39850
|
},
|
|
39851
39851
|
top: {
|
|
39852
39852
|
points: ["bc", "tc"],
|
|
39853
|
-
overflow:
|
|
39853
|
+
overflow: Qa,
|
|
39854
39854
|
offset: [0, -4],
|
|
39855
39855
|
targetOffset: Qr
|
|
39856
39856
|
},
|
|
39857
39857
|
bottom: {
|
|
39858
39858
|
points: ["tc", "bc"],
|
|
39859
|
-
overflow:
|
|
39859
|
+
overflow: Qa,
|
|
39860
39860
|
offset: [0, 4],
|
|
39861
39861
|
targetOffset: Qr
|
|
39862
39862
|
},
|
|
39863
39863
|
topLeft: {
|
|
39864
39864
|
points: ["bl", "tl"],
|
|
39865
|
-
overflow:
|
|
39865
|
+
overflow: Qa,
|
|
39866
39866
|
offset: [0, -4],
|
|
39867
39867
|
targetOffset: Qr
|
|
39868
39868
|
},
|
|
39869
39869
|
leftTop: {
|
|
39870
39870
|
points: ["tr", "tl"],
|
|
39871
|
-
overflow:
|
|
39871
|
+
overflow: La,
|
|
39872
39872
|
offset: [-4, 0],
|
|
39873
39873
|
targetOffset: Qr
|
|
39874
39874
|
},
|
|
39875
39875
|
topRight: {
|
|
39876
39876
|
points: ["br", "tr"],
|
|
39877
|
-
overflow:
|
|
39877
|
+
overflow: Qa,
|
|
39878
39878
|
offset: [0, -4],
|
|
39879
39879
|
targetOffset: Qr
|
|
39880
39880
|
},
|
|
39881
39881
|
rightTop: {
|
|
39882
39882
|
points: ["tl", "tr"],
|
|
39883
|
-
overflow:
|
|
39883
|
+
overflow: La,
|
|
39884
39884
|
offset: [4, 0],
|
|
39885
39885
|
targetOffset: Qr
|
|
39886
39886
|
},
|
|
39887
39887
|
bottomRight: {
|
|
39888
39888
|
points: ["tr", "br"],
|
|
39889
|
-
overflow:
|
|
39889
|
+
overflow: Qa,
|
|
39890
39890
|
offset: [0, 4],
|
|
39891
39891
|
targetOffset: Qr
|
|
39892
39892
|
},
|
|
39893
39893
|
rightBottom: {
|
|
39894
39894
|
points: ["bl", "br"],
|
|
39895
|
-
overflow:
|
|
39895
|
+
overflow: La,
|
|
39896
39896
|
offset: [4, 0],
|
|
39897
39897
|
targetOffset: Qr
|
|
39898
39898
|
},
|
|
39899
39899
|
bottomLeft: {
|
|
39900
39900
|
points: ["tl", "bl"],
|
|
39901
|
-
overflow:
|
|
39901
|
+
overflow: Qa,
|
|
39902
39902
|
offset: [0, 4],
|
|
39903
39903
|
targetOffset: Qr
|
|
39904
39904
|
},
|
|
39905
39905
|
leftBottom: {
|
|
39906
39906
|
points: ["br", "bl"],
|
|
39907
|
-
overflow:
|
|
39907
|
+
overflow: La,
|
|
39908
39908
|
offset: [-4, 0],
|
|
39909
39909
|
targetOffset: Qr
|
|
39910
39910
|
}
|
|
@@ -40114,7 +40114,7 @@ function kf({
|
|
|
40114
40114
|
};
|
|
40115
40115
|
return /* @__PURE__ */ m.jsx(X8, { variable: t, onSave: s, onCancel: n, ...r, children: /* @__PURE__ */ m.jsx(Px, { children: /* @__PURE__ */ m.jsx(Nte, { value: i, onChange: (a) => o(a), title: "Make it secret" }) }) });
|
|
40116
40116
|
}
|
|
40117
|
-
var Vte = typeof globalThis == "object" ? globalThis : typeof self == "object" ? self : typeof window == "object" ? window : typeof global == "object" ? global : {},
|
|
40117
|
+
var Vte = typeof globalThis == "object" ? globalThis : typeof self == "object" ? self : typeof window == "object" ? window : typeof global == "object" ? global : {}, Js = "1.9.0", oP = /^(\d+)\.(\d+)\.(\d+)(-(.+))?$/;
|
|
40118
40118
|
function Zte(t) {
|
|
40119
40119
|
var e = /* @__PURE__ */ new Set([t]), n = /* @__PURE__ */ new Set(), r = t.match(oP);
|
|
40120
40120
|
if (!r)
|
|
@@ -40154,22 +40154,22 @@ function Zte(t) {
|
|
|
40154
40154
|
return u.prerelease != null || i.major !== u.major ? o(l) : i.major === 0 ? i.minor === u.minor && i.patch <= u.patch ? s(l) : o(l) : i.minor <= u.minor ? s(l) : o(l);
|
|
40155
40155
|
};
|
|
40156
40156
|
}
|
|
40157
|
-
var Wte = Zte(
|
|
40157
|
+
var Wte = Zte(Js), Xte = Js.split(".")[0], tf = Symbol.for("opentelemetry.js.api." + Xte), nf = Vte;
|
|
40158
40158
|
function Gg(t, e, n, r) {
|
|
40159
40159
|
var i;
|
|
40160
40160
|
r === void 0 && (r = !1);
|
|
40161
40161
|
var o = nf[tf] = (i = nf[tf]) !== null && i !== void 0 ? i : {
|
|
40162
|
-
version:
|
|
40162
|
+
version: Js
|
|
40163
40163
|
};
|
|
40164
40164
|
if (!r && o[t]) {
|
|
40165
40165
|
var s = new Error("@opentelemetry/api: Attempted duplicate registration of API: " + t);
|
|
40166
40166
|
return n.error(s.stack || s.message), !1;
|
|
40167
40167
|
}
|
|
40168
|
-
if (o.version !==
|
|
40169
|
-
var s = new Error("@opentelemetry/api: Registration of version v" + o.version + " for " + t + " does not match previously registered API v" +
|
|
40168
|
+
if (o.version !== Js) {
|
|
40169
|
+
var s = new Error("@opentelemetry/api: Registration of version v" + o.version + " for " + t + " does not match previously registered API v" + Js);
|
|
40170
40170
|
return n.error(s.stack || s.message), !1;
|
|
40171
40171
|
}
|
|
40172
|
-
return o[t] = e, n.debug("@opentelemetry/api: Registered a global for " + t + " v" +
|
|
40172
|
+
return o[t] = e, n.debug("@opentelemetry/api: Registered a global for " + t + " v" + Js + "."), !0;
|
|
40173
40173
|
}
|
|
40174
40174
|
function Kl(t) {
|
|
40175
40175
|
var e, n, r = (e = nf[tf]) === null || e === void 0 ? void 0 : e.version;
|
|
@@ -40177,7 +40177,7 @@ function Kl(t) {
|
|
|
40177
40177
|
return (n = nf[tf]) === null || n === void 0 ? void 0 : n[t];
|
|
40178
40178
|
}
|
|
40179
40179
|
function Yg(t, e) {
|
|
40180
|
-
e.debug("@opentelemetry/api: Unregistering a global for " + t + " v" +
|
|
40180
|
+
e.debug("@opentelemetry/api: Unregistering a global for " + t + " v" + Js + ".");
|
|
40181
40181
|
var n = nf[tf];
|
|
40182
40182
|
n && delete n[t];
|
|
40183
40183
|
}
|
|
@@ -41039,7 +41039,7 @@ class Sre {
|
|
|
41039
41039
|
return [_v, jv];
|
|
41040
41040
|
}
|
|
41041
41041
|
}
|
|
41042
|
-
const Cre = "[object Object]", kre = "[object Null]", Are = "[object Undefined]", Pre = Function.prototype, aj = Pre.toString, Ere = aj.call(Object), Ire = Object.getPrototypeOf, lj = Object.prototype, cj = lj.hasOwnProperty,
|
|
41042
|
+
const Cre = "[object Object]", kre = "[object Null]", Are = "[object Undefined]", Pre = Function.prototype, aj = Pre.toString, Ere = aj.call(Object), Ire = Object.getPrototypeOf, lj = Object.prototype, cj = lj.hasOwnProperty, Us = Symbol ? Symbol.toStringTag : void 0, uj = lj.toString;
|
|
41043
41043
|
function fP(t) {
|
|
41044
41044
|
if (!Tre(t) || _re(t) !== Cre)
|
|
41045
41045
|
return !1;
|
|
@@ -41053,17 +41053,17 @@ function Tre(t) {
|
|
|
41053
41053
|
return t != null && typeof t == "object";
|
|
41054
41054
|
}
|
|
41055
41055
|
function _re(t) {
|
|
41056
|
-
return t == null ? t === void 0 ? Are : kre :
|
|
41056
|
+
return t == null ? t === void 0 ? Are : kre : Us && Us in Object(t) ? jre(t) : $re(t);
|
|
41057
41057
|
}
|
|
41058
41058
|
function jre(t) {
|
|
41059
|
-
const e = cj.call(t,
|
|
41059
|
+
const e = cj.call(t, Us), n = t[Us];
|
|
41060
41060
|
let r = !1;
|
|
41061
41061
|
try {
|
|
41062
|
-
t[
|
|
41062
|
+
t[Us] = void 0, r = !0;
|
|
41063
41063
|
} catch {
|
|
41064
41064
|
}
|
|
41065
41065
|
const i = uj.call(t);
|
|
41066
|
-
return r && (e ? t[
|
|
41066
|
+
return r && (e ? t[Us] = n : delete t[Us]), i;
|
|
41067
41067
|
}
|
|
41068
41068
|
function $re(t) {
|
|
41069
41069
|
return uj.call(t);
|
|
@@ -41792,10 +41792,10 @@ class Kre {
|
|
|
41792
41792
|
});
|
|
41793
41793
|
}
|
|
41794
41794
|
}
|
|
41795
|
-
var
|
|
41795
|
+
var Gs;
|
|
41796
41796
|
(function(t) {
|
|
41797
41797
|
t[t.resolved = 0] = "resolved", t[t.timeout = 1] = "timeout", t[t.error = 2] = "error", t[t.unresolved = 3] = "unresolved";
|
|
41798
|
-
})(
|
|
41798
|
+
})(Gs || (Gs = {}));
|
|
41799
41799
|
class eie {
|
|
41800
41800
|
constructor(e = {}) {
|
|
41801
41801
|
pe(this, "_config");
|
|
@@ -41818,17 +41818,17 @@ class eie {
|
|
|
41818
41818
|
const e = this._config.forceFlushTimeoutMillis, n = this._activeSpanProcessor._spanProcessors.map((r) => new Promise((i) => {
|
|
41819
41819
|
let o;
|
|
41820
41820
|
const s = setTimeout(() => {
|
|
41821
|
-
i(new Error(`Span processor did not completed within timeout period of ${e} ms`)), o =
|
|
41821
|
+
i(new Error(`Span processor did not completed within timeout period of ${e} ms`)), o = Gs.timeout;
|
|
41822
41822
|
}, e);
|
|
41823
41823
|
r.forceFlush().then(() => {
|
|
41824
|
-
clearTimeout(s), o !==
|
|
41824
|
+
clearTimeout(s), o !== Gs.timeout && (o = Gs.resolved, i(o));
|
|
41825
41825
|
}).catch((a) => {
|
|
41826
|
-
clearTimeout(s), o =
|
|
41826
|
+
clearTimeout(s), o = Gs.error, i(a);
|
|
41827
41827
|
});
|
|
41828
41828
|
}));
|
|
41829
41829
|
return new Promise((r, i) => {
|
|
41830
41830
|
Promise.all(n).then((o) => {
|
|
41831
|
-
const s = o.filter((a) => a !==
|
|
41831
|
+
const s = o.filter((a) => a !== Gs.resolved);
|
|
41832
41832
|
s.length > 0 ? i(s) : r();
|
|
41833
41833
|
}).catch((o) => i([o]));
|
|
41834
41834
|
});
|
|
@@ -42759,7 +42759,7 @@ const Kg = $r({});
|
|
|
42759
42759
|
function rw() {
|
|
42760
42760
|
return yn(Kg) || {};
|
|
42761
42761
|
}
|
|
42762
|
-
const doe = "0.15.0-
|
|
42762
|
+
const doe = "0.15.0-rc.3", hoe = {
|
|
42763
42763
|
version: doe
|
|
42764
42764
|
};
|
|
42765
42765
|
class poe {
|
|
@@ -45473,7 +45473,7 @@ function qP() {
|
|
|
45473
45473
|
function JP() {
|
|
45474
45474
|
return "ontouchstart" in window || navigator.maxTouchPoints;
|
|
45475
45475
|
}
|
|
45476
|
-
var KP = !!(typeof window < "u" && window.document && window.document.createElement), Wc = 0,
|
|
45476
|
+
var KP = !!(typeof window < "u" && window.document && window.document.createElement), Wc = 0, za = {
|
|
45477
45477
|
capture: !1,
|
|
45478
45478
|
passive: !1
|
|
45479
45479
|
};
|
|
@@ -45491,7 +45491,7 @@ function Ple(t) {
|
|
|
45491
45491
|
u && (u[g] = p);
|
|
45492
45492
|
}), u && (u.paddingRight = "".concat(d, "px"));
|
|
45493
45493
|
}
|
|
45494
|
-
c && JP() && (c.addEventListener("touchmove", YP,
|
|
45494
|
+
c && JP() && (c.addEventListener("touchmove", YP, za), l && (l.addEventListener("touchstart", qP, za), l.addEventListener("touchmove", HP, za))), Wc += 1;
|
|
45495
45495
|
}
|
|
45496
45496
|
}, [r]), a = ze(function(l) {
|
|
45497
45497
|
if (KP) {
|
|
@@ -45499,7 +45499,7 @@ function Ple(t) {
|
|
|
45499
45499
|
Wc = Math.max(Wc - 1, 0), r && Wc < 1 && UP.forEach(function(f) {
|
|
45500
45500
|
var h = i.current[f];
|
|
45501
45501
|
u && (u[f] = h);
|
|
45502
|
-
}), c && JP() && (c.removeEventListener("touchmove", YP,
|
|
45502
|
+
}), c && JP() && (c.removeEventListener("touchmove", YP, za), l && (l.removeEventListener("touchstart", qP, za), l.removeEventListener("touchmove", HP, za)));
|
|
45503
45503
|
}
|
|
45504
45504
|
}, [r]);
|
|
45505
45505
|
return $e(function() {
|
|
@@ -47266,7 +47266,7 @@ const rr = (t, e = "currentColor") => t != null && t.startsWith("--") ? `var(${t
|
|
|
47266
47266
|
}
|
|
47267
47267
|
},
|
|
47268
47268
|
additionalProperties: !1
|
|
47269
|
-
},
|
|
47269
|
+
}, Fa = {
|
|
47270
47270
|
type: "object",
|
|
47271
47271
|
properties: {
|
|
47272
47272
|
includeByName: {
|
|
@@ -47289,12 +47289,12 @@ const rr = (t, e = "currentColor") => t != null && t.startsWith("--") ? `var(${t
|
|
|
47289
47289
|
name: {
|
|
47290
47290
|
type: "string"
|
|
47291
47291
|
},
|
|
47292
|
-
items:
|
|
47293
|
-
queries:
|
|
47294
|
-
mutations:
|
|
47295
|
-
subscriptions:
|
|
47296
|
-
types:
|
|
47297
|
-
directives:
|
|
47292
|
+
items: Fa,
|
|
47293
|
+
queries: Fa,
|
|
47294
|
+
mutations: Fa,
|
|
47295
|
+
subscriptions: Fa,
|
|
47296
|
+
types: Fa,
|
|
47297
|
+
directives: Fa
|
|
47298
47298
|
},
|
|
47299
47299
|
required: ["name"],
|
|
47300
47300
|
additionalProperties: !1
|
|
@@ -47362,6 +47362,15 @@ const rr = (t, e = "currentColor") => t != null && t.startsWith("--") ? `var(${t
|
|
|
47362
47362
|
baseUrlPath: {
|
|
47363
47363
|
type: "string"
|
|
47364
47364
|
},
|
|
47365
|
+
metadata: {
|
|
47366
|
+
type: "object",
|
|
47367
|
+
properties: {
|
|
47368
|
+
apiId: {
|
|
47369
|
+
type: "string"
|
|
47370
|
+
}
|
|
47371
|
+
},
|
|
47372
|
+
additionalProperties: !0
|
|
47373
|
+
},
|
|
47365
47374
|
feedback: o0
|
|
47366
47375
|
},
|
|
47367
47376
|
additionalProperties: !1
|
|
@@ -47530,7 +47539,7 @@ const rr = (t, e = "currentColor") => t != null && t.startsWith("--") ? `var(${t
|
|
|
47530
47539
|
beforeInfo: { type: "array", items: oE },
|
|
47531
47540
|
end: { type: "array", items: oE }
|
|
47532
47541
|
}
|
|
47533
|
-
},
|
|
47542
|
+
}, Ys = {
|
|
47534
47543
|
type: "object",
|
|
47535
47544
|
properties: {
|
|
47536
47545
|
main: { type: "string" },
|
|
@@ -47548,7 +47557,7 @@ const rr = (t, e = "currentColor") => t != null && t.startsWith("--") ? `var(${t
|
|
|
47548
47557
|
}
|
|
47549
47558
|
}, Ace = {
|
|
47550
47559
|
type: "object",
|
|
47551
|
-
properties: s0(
|
|
47560
|
+
properties: s0(Ys.properties, ["light", "dark"])
|
|
47552
47561
|
}, Pce = {
|
|
47553
47562
|
type: "object",
|
|
47554
47563
|
properties: {
|
|
@@ -47572,7 +47581,7 @@ const rr = (t, e = "currentColor") => t != null && t.startsWith("--") ? `var(${t
|
|
|
47572
47581
|
}
|
|
47573
47582
|
}, Ice = {
|
|
47574
47583
|
type: "object",
|
|
47575
|
-
properties: bc(
|
|
47584
|
+
properties: bc(Ys.properties, ["dark"])
|
|
47576
47585
|
}, Tce = {
|
|
47577
47586
|
type: "object",
|
|
47578
47587
|
properties: {
|
|
@@ -47583,17 +47592,17 @@ const rr = (t, e = "currentColor") => t != null && t.startsWith("--") ? `var(${t
|
|
|
47583
47592
|
}, _ce = {
|
|
47584
47593
|
type: "object",
|
|
47585
47594
|
properties: {
|
|
47586
|
-
accent:
|
|
47595
|
+
accent: Ys,
|
|
47587
47596
|
border: Ace,
|
|
47588
|
-
error:
|
|
47597
|
+
error: Ys,
|
|
47589
47598
|
http: Pce,
|
|
47590
|
-
primary:
|
|
47599
|
+
primary: Ys,
|
|
47591
47600
|
responses: Ece,
|
|
47592
47601
|
secondary: Ice,
|
|
47593
|
-
success:
|
|
47602
|
+
success: Ys,
|
|
47594
47603
|
text: Tce,
|
|
47595
47604
|
tonalOffset: { type: "number" },
|
|
47596
|
-
warning:
|
|
47605
|
+
warning: Ys
|
|
47597
47606
|
}
|
|
47598
47607
|
}, Ld = {
|
|
47599
47608
|
type: "object",
|
|
@@ -48509,11 +48518,12 @@ const Wo = {
|
|
|
48509
48518
|
properties: {
|
|
48510
48519
|
minimumLevel: { type: "string" },
|
|
48511
48520
|
rules: { type: "object", additionalProperties: !0 },
|
|
48521
|
+
ignore: { type: "boolean" },
|
|
48512
48522
|
where: {
|
|
48513
48523
|
type: "object",
|
|
48514
48524
|
required: ["metadata"],
|
|
48515
48525
|
properties: {
|
|
48516
|
-
metadata: { type: "object", additionalProperties: {
|
|
48526
|
+
metadata: { type: "object", additionalProperties: {} }
|
|
48517
48527
|
},
|
|
48518
48528
|
additionalProperties: !1
|
|
48519
48529
|
}
|
|
@@ -48562,7 +48572,7 @@ const Wo = {
|
|
|
48562
48572
|
valuesMapping: { type: "object", additionalProperties: { type: "string" } }
|
|
48563
48573
|
},
|
|
48564
48574
|
additionalProperties: !1
|
|
48565
|
-
},
|
|
48575
|
+
}, Va = {
|
|
48566
48576
|
type: "object",
|
|
48567
48577
|
properties: {
|
|
48568
48578
|
slug: { type: "string" },
|
|
@@ -48590,13 +48600,12 @@ const Wo = {
|
|
|
48590
48600
|
catalogs: {
|
|
48591
48601
|
type: "object",
|
|
48592
48602
|
properties: {
|
|
48593
|
-
all:
|
|
48594
|
-
services:
|
|
48595
|
-
domains:
|
|
48596
|
-
teams:
|
|
48597
|
-
users:
|
|
48598
|
-
apiDescriptions:
|
|
48599
|
-
dataSchemas: Fs
|
|
48603
|
+
all: Va,
|
|
48604
|
+
services: Va,
|
|
48605
|
+
domains: Va,
|
|
48606
|
+
teams: Va,
|
|
48607
|
+
users: Va,
|
|
48608
|
+
apiDescriptions: Va
|
|
48600
48609
|
},
|
|
48601
48610
|
additionalProperties: !1
|
|
48602
48611
|
}
|
|
@@ -48958,7 +48967,7 @@ const Aue = {
|
|
|
48958
48967
|
folders: { type: "array", items: { type: "string" } }
|
|
48959
48968
|
},
|
|
48960
48969
|
additionalProperties: !1
|
|
48961
|
-
},
|
|
48970
|
+
}, Fs = {
|
|
48962
48971
|
type: "object",
|
|
48963
48972
|
additionalProperties: { type: "string" }
|
|
48964
48973
|
}, Vue = {
|
|
@@ -48966,26 +48975,26 @@ const Aue = {
|
|
|
48966
48975
|
properties: {
|
|
48967
48976
|
teamNamePatterns: { type: "array", items: { type: "string" } },
|
|
48968
48977
|
teamFolders: { type: "array", items: { type: "string" } },
|
|
48969
|
-
teamFoldersBaseRoles:
|
|
48970
|
-
cms:
|
|
48978
|
+
teamFoldersBaseRoles: Fs,
|
|
48979
|
+
cms: Fs,
|
|
48971
48980
|
// deprecated in favor of reunite
|
|
48972
|
-
reunite:
|
|
48981
|
+
reunite: Fs,
|
|
48973
48982
|
features: {
|
|
48974
48983
|
type: "object",
|
|
48975
48984
|
properties: {
|
|
48976
|
-
aiSearch:
|
|
48985
|
+
aiSearch: Fs
|
|
48977
48986
|
},
|
|
48978
48987
|
additionalProperties: !1
|
|
48979
48988
|
},
|
|
48980
48989
|
content: {
|
|
48981
48990
|
type: "object",
|
|
48982
48991
|
properties: {
|
|
48983
|
-
"**":
|
|
48992
|
+
"**": Fs
|
|
48984
48993
|
},
|
|
48985
|
-
additionalProperties:
|
|
48994
|
+
additionalProperties: Fs
|
|
48986
48995
|
}
|
|
48987
48996
|
},
|
|
48988
|
-
additionalProperties:
|
|
48997
|
+
additionalProperties: Fs
|
|
48989
48998
|
}, Zue = {
|
|
48990
48999
|
type: "object",
|
|
48991
49000
|
properties: { static: { type: "string" } },
|
|
@@ -52843,7 +52852,7 @@ async function zfe(t, e) {
|
|
|
52843
52852
|
const Q = Y$(l, t), V = Pw(l.get(), t), Z = Date.now(), { clientCert: Y, clientKey: U } = Ffe(
|
|
52844
52853
|
I,
|
|
52845
52854
|
o || []
|
|
52846
|
-
), R = !!k.match(/^https?:\/\//) ? k : `https://${k}`, j = await
|
|
52855
|
+
), R = !!k.match(/^https?:\/\//) ? k : `https://${k}`, j = await ra(R, {
|
|
52847
52856
|
signal: d,
|
|
52848
52857
|
method: S,
|
|
52849
52858
|
headers: Q,
|
|
@@ -52880,7 +52889,7 @@ async function Vfe(t, e, n, r) {
|
|
|
52880
52889
|
o
|
|
52881
52890
|
).findLast((l) => l.securityType.get() === se.DigestAuth);
|
|
52882
52891
|
if (a) {
|
|
52883
|
-
const l = await
|
|
52892
|
+
const l = await ra(e, {
|
|
52884
52893
|
signal: r,
|
|
52885
52894
|
method: s,
|
|
52886
52895
|
mode: n || M1(e) ? "same-origin" : "cors"
|
|
@@ -53240,7 +53249,7 @@ const {
|
|
|
53240
53249
|
forwardRef: J$,
|
|
53241
53250
|
useCallback: or,
|
|
53242
53251
|
useContext: K$,
|
|
53243
|
-
useEffect:
|
|
53252
|
+
useEffect: oa,
|
|
53244
53253
|
useImperativeHandle: eD,
|
|
53245
53254
|
useLayoutEffect: ade,
|
|
53246
53255
|
useMemo: lde,
|
|
@@ -53248,7 +53257,7 @@ const {
|
|
|
53248
53257
|
useState: Tl
|
|
53249
53258
|
} = ie, yE = ie[`useId${Math.random()}`.slice(0, 5)], cde = ade, a0 = sde(null);
|
|
53250
53259
|
a0.displayName = "PanelGroupContext";
|
|
53251
|
-
const
|
|
53260
|
+
const sa = cde, ude = typeof yE == "function" ? yE : () => null;
|
|
53252
53261
|
let fde = 0;
|
|
53253
53262
|
function Tw(t = null) {
|
|
53254
53263
|
const e = ude(), n = lr(t || e || null);
|
|
@@ -53305,7 +53314,7 @@ function tD({
|
|
|
53305
53314
|
});
|
|
53306
53315
|
lr({
|
|
53307
53316
|
didLogMissingDefaultSizeWarning: !1
|
|
53308
|
-
}),
|
|
53317
|
+
}), sa(() => {
|
|
53309
53318
|
const {
|
|
53310
53319
|
callbacks: k,
|
|
53311
53320
|
constraints: Q
|
|
@@ -53313,7 +53322,7 @@ function tD({
|
|
|
53313
53322
|
...Q
|
|
53314
53323
|
};
|
|
53315
53324
|
P.current.id = _, P.current.idIsFromProps = s !== void 0, P.current.order = h, k.onCollapse = c, k.onExpand = u, k.onResize = f, Q.collapsedSize = n, Q.collapsible = r, Q.defaultSize = i, Q.maxSize = a, Q.minSize = l, (V.collapsedSize !== Q.collapsedSize || V.collapsible !== Q.collapsible || V.maxSize !== Q.maxSize || V.minSize !== Q.minSize) && C(P.current, V);
|
|
53316
|
-
}),
|
|
53325
|
+
}), sa(() => {
|
|
53317
53326
|
const k = P.current;
|
|
53318
53327
|
return I(k), () => {
|
|
53319
53328
|
T(k);
|
|
@@ -53365,7 +53374,7 @@ const Xx = J$((t, e) => ic(tD, {
|
|
|
53365
53374
|
}));
|
|
53366
53375
|
tD.displayName = "Panel";
|
|
53367
53376
|
Xx.displayName = "forwardRef(Panel)";
|
|
53368
|
-
let Ux = null,
|
|
53377
|
+
let Ux = null, Ks = null;
|
|
53369
53378
|
function dde(t, e) {
|
|
53370
53379
|
if (e) {
|
|
53371
53380
|
const n = (e & sD) !== 0, r = (e & aD) !== 0, i = (e & lD) !== 0, o = (e & cD) !== 0;
|
|
@@ -53388,11 +53397,11 @@ function dde(t, e) {
|
|
|
53388
53397
|
}
|
|
53389
53398
|
}
|
|
53390
53399
|
function hde() {
|
|
53391
|
-
|
|
53400
|
+
Ks !== null && (document.head.removeChild(Ks), Ux = null, Ks = null);
|
|
53392
53401
|
}
|
|
53393
53402
|
function Vv(t, e) {
|
|
53394
53403
|
const n = dde(t, e);
|
|
53395
|
-
Ux !== n && (Ux = n,
|
|
53404
|
+
Ux !== n && (Ux = n, Ks === null && (Ks = document.createElement("style"), document.head.appendChild(Ks)), Ks.innerHTML = `*{cursor: ${n}!important;}`);
|
|
53396
53405
|
}
|
|
53397
53406
|
function nD(t) {
|
|
53398
53407
|
return t.type === "keydown";
|
|
@@ -53644,14 +53653,14 @@ function He(t, e) {
|
|
|
53644
53653
|
throw console.error(e), Error(e);
|
|
53645
53654
|
}
|
|
53646
53655
|
const $w = 10;
|
|
53647
|
-
function
|
|
53656
|
+
function ga(t, e, n = $w) {
|
|
53648
53657
|
return t.toFixed(n) === e.toFixed(n) ? 0 : t > e ? 1 : -1;
|
|
53649
53658
|
}
|
|
53650
53659
|
function Oo(t, e, n = $w) {
|
|
53651
|
-
return
|
|
53660
|
+
return ga(t, e, n) === 0;
|
|
53652
53661
|
}
|
|
53653
53662
|
function Ar(t, e, n) {
|
|
53654
|
-
return
|
|
53663
|
+
return ga(t, e, n) === 0;
|
|
53655
53664
|
}
|
|
53656
53665
|
function Sde(t, e, n) {
|
|
53657
53666
|
if (t.length !== e.length)
|
|
@@ -53676,10 +53685,10 @@ function dl({
|
|
|
53676
53685
|
maxSize: s = 100,
|
|
53677
53686
|
minSize: a = 0
|
|
53678
53687
|
} = r;
|
|
53679
|
-
if (
|
|
53688
|
+
if (ga(n, a) < 0)
|
|
53680
53689
|
if (o) {
|
|
53681
53690
|
const l = (i + a) / 2;
|
|
53682
|
-
|
|
53691
|
+
ga(n, l) < 0 ? n = i : n = a;
|
|
53683
53692
|
} else
|
|
53684
53693
|
n = a;
|
|
53685
53694
|
return n = Math.min(s, n), n = parseFloat(n.toFixed($w)), n;
|
|
@@ -53710,7 +53719,7 @@ function au({
|
|
|
53710
53719
|
const v = e[f];
|
|
53711
53720
|
if (He(v != null, `Previous layout not found for panel index ${f}`), Ar(v, d)) {
|
|
53712
53721
|
const y = p - v;
|
|
53713
|
-
|
|
53722
|
+
ga(y, Math.abs(t)) > 0 && (t = t < 0 ? 0 - y : y);
|
|
53714
53723
|
}
|
|
53715
53724
|
}
|
|
53716
53725
|
}
|
|
@@ -53726,7 +53735,7 @@ function au({
|
|
|
53726
53735
|
const v = e[f];
|
|
53727
53736
|
if (He(v != null, `Previous layout not found for panel index ${f}`), Ar(v, p)) {
|
|
53728
53737
|
const y = v - d;
|
|
53729
|
-
|
|
53738
|
+
ga(y, Math.abs(t)) > 0 && (t = t < 0 ? 0 - y : y);
|
|
53730
53739
|
}
|
|
53731
53740
|
}
|
|
53732
53741
|
}
|
|
@@ -53855,7 +53864,7 @@ function Ade({
|
|
|
53855
53864
|
}) {
|
|
53856
53865
|
lr({
|
|
53857
53866
|
didWarnAboutMissingResizeHandle: !1
|
|
53858
|
-
}),
|
|
53867
|
+
}), sa(() => {
|
|
53859
53868
|
if (!o)
|
|
53860
53869
|
return;
|
|
53861
53870
|
const a = cf(n, o);
|
|
@@ -53879,7 +53888,7 @@ function Ade({
|
|
|
53879
53888
|
l.removeAttribute("aria-controls"), l.removeAttribute("aria-valuemax"), l.removeAttribute("aria-valuemin"), l.removeAttribute("aria-valuenow");
|
|
53880
53889
|
});
|
|
53881
53890
|
};
|
|
53882
|
-
}, [n, r, i, o]),
|
|
53891
|
+
}, [n, r, i, o]), oa(() => {
|
|
53883
53892
|
if (!o)
|
|
53884
53893
|
return;
|
|
53885
53894
|
const a = e.current;
|
|
@@ -54233,7 +54242,7 @@ function vD({
|
|
|
54233
54242
|
});
|
|
54234
54243
|
SE(X, le) || (y(le), C.current.layout = le, N && N(le), Wa(W, le, O.current));
|
|
54235
54244
|
}
|
|
54236
|
-
}), []),
|
|
54245
|
+
}), []), sa(() => {
|
|
54237
54246
|
S.current.autoSaveId = t, S.current.direction = r, S.current.dragState = g, S.current.id = h, S.current.onLayout = s, S.current.storage = l;
|
|
54238
54247
|
}), Ade({
|
|
54239
54248
|
committedValuesRef: S,
|
|
@@ -54243,7 +54252,7 @@ function vD({
|
|
|
54243
54252
|
panelDataArray: C.current.panelDataArray,
|
|
54244
54253
|
setLayout: y,
|
|
54245
54254
|
panelGroupElement: d.current
|
|
54246
|
-
}),
|
|
54255
|
+
}), oa(() => {
|
|
54247
54256
|
const {
|
|
54248
54257
|
panelDataArray: B
|
|
54249
54258
|
} = C.current;
|
|
@@ -54255,7 +54264,7 @@ function vD({
|
|
|
54255
54264
|
const X = [...B], W = new Map(w.current);
|
|
54256
54265
|
N(t, X, W, v, l);
|
|
54257
54266
|
}
|
|
54258
|
-
}, [t, v, l]),
|
|
54267
|
+
}, [t, v, l]), oa(() => {
|
|
54259
54268
|
});
|
|
54260
54269
|
const I = or((B) => {
|
|
54261
54270
|
const {
|
|
@@ -54269,7 +54278,7 @@ function vD({
|
|
|
54269
54278
|
collapsedSize: G = 0,
|
|
54270
54279
|
panelSize: fe,
|
|
54271
54280
|
pivotIndices: de
|
|
54272
|
-
} =
|
|
54281
|
+
} = Vs(W, B, X);
|
|
54273
54282
|
if (He(fe != null, `Panel size not found for panel "${B.id}"`), !Oo(fe, G)) {
|
|
54274
54283
|
w.current.set(B.id, fe);
|
|
54275
54284
|
const oe = nl(W, B) === W.length - 1 ? fe - G : G - fe, ye = au({
|
|
@@ -54296,7 +54305,7 @@ function vD({
|
|
|
54296
54305
|
panelSize: de = 0,
|
|
54297
54306
|
minSize: ge = 0,
|
|
54298
54307
|
pivotIndices: oe
|
|
54299
|
-
} =
|
|
54308
|
+
} = Vs(le, B, W), ye = N ?? ge;
|
|
54300
54309
|
if (Oo(de, fe)) {
|
|
54301
54310
|
const E = w.current.get(B.id), ee = E != null && E >= ye ? E : ye, F = nl(le, B) === le.length - 1 ? de - ee : ee - de, z = au({
|
|
54302
54311
|
delta: F,
|
|
@@ -54315,7 +54324,7 @@ function vD({
|
|
|
54315
54324
|
panelDataArray: X
|
|
54316
54325
|
} = C.current, {
|
|
54317
54326
|
panelSize: W
|
|
54318
|
-
} =
|
|
54327
|
+
} = Vs(X, B, N);
|
|
54319
54328
|
return He(W != null, `Panel size not found for panel "${B.id}"`), W;
|
|
54320
54329
|
}, []), _ = or((B, N) => {
|
|
54321
54330
|
const {
|
|
@@ -54336,7 +54345,7 @@ function vD({
|
|
|
54336
54345
|
collapsedSize: W = 0,
|
|
54337
54346
|
collapsible: le,
|
|
54338
54347
|
panelSize: G
|
|
54339
|
-
} =
|
|
54348
|
+
} = Vs(X, B, N);
|
|
54340
54349
|
return He(G != null, `Panel size not found for panel "${B.id}"`), le === !0 && Oo(G, W);
|
|
54341
54350
|
}, []), D = or((B) => {
|
|
54342
54351
|
const {
|
|
@@ -54346,8 +54355,8 @@ function vD({
|
|
|
54346
54355
|
collapsedSize: W = 0,
|
|
54347
54356
|
collapsible: le,
|
|
54348
54357
|
panelSize: G
|
|
54349
|
-
} =
|
|
54350
|
-
return He(G != null, `Panel size not found for panel "${B.id}"`), !le ||
|
|
54358
|
+
} = Vs(X, B, N);
|
|
54359
|
+
return He(G != null, `Panel size not found for panel "${B.id}"`), !le || ga(G, W) > 0;
|
|
54351
54360
|
}, []), k = or((B) => {
|
|
54352
54361
|
const {
|
|
54353
54362
|
panelDataArray: N
|
|
@@ -54357,7 +54366,7 @@ function vD({
|
|
|
54357
54366
|
return le == null && G == null ? 0 : le == null ? -1 : G == null ? 1 : le - G;
|
|
54358
54367
|
}), C.current.panelDataArrayChanged = !0, x();
|
|
54359
54368
|
}, [x]);
|
|
54360
|
-
|
|
54369
|
+
sa(() => {
|
|
54361
54370
|
if (C.current.panelDataArrayChanged) {
|
|
54362
54371
|
C.current.panelDataArrayChanged = !1;
|
|
54363
54372
|
const {
|
|
@@ -54382,7 +54391,7 @@ function vD({
|
|
|
54382
54391
|
});
|
|
54383
54392
|
SE(W, fe) || (y(fe), C.current.layout = fe, N && N(fe), Wa(le, fe, O.current));
|
|
54384
54393
|
}
|
|
54385
|
-
}),
|
|
54394
|
+
}), sa(() => {
|
|
54386
54395
|
const B = C.current;
|
|
54387
54396
|
return () => {
|
|
54388
54397
|
B.layout = [];
|
|
@@ -54430,7 +54439,7 @@ function vD({
|
|
|
54430
54439
|
} = C.current, G = le.map((E) => E.constraints), {
|
|
54431
54440
|
panelSize: fe,
|
|
54432
54441
|
pivotIndices: de
|
|
54433
|
-
} =
|
|
54442
|
+
} = Vs(le, B, W);
|
|
54434
54443
|
He(fe != null, `Panel size not found for panel "${B.id}"`);
|
|
54435
54444
|
const oe = nl(le, B) === le.length - 1 ? fe - N : N - fe, ye = au({
|
|
54436
54445
|
delta: oe,
|
|
@@ -54455,7 +54464,7 @@ function vD({
|
|
|
54455
54464
|
minSize: oe = 0
|
|
54456
54465
|
} = B.constraints, {
|
|
54457
54466
|
panelSize: ye
|
|
54458
|
-
} =
|
|
54467
|
+
} = Vs(W, B, X);
|
|
54459
54468
|
ye != null && (G && de && Oo(ye, le) ? Oo(le, fe) || V(B, fe) : ye < oe ? V(B, oe) : ye > ge && V(B, ge));
|
|
54460
54469
|
}, [V]), Y = or((B, N) => {
|
|
54461
54470
|
const {
|
|
@@ -54533,7 +54542,7 @@ yD.displayName = "forwardRef(PanelGroup)";
|
|
|
54533
54542
|
function nl(t, e) {
|
|
54534
54543
|
return t.findIndex((n) => n === e || n.id === e.id);
|
|
54535
54544
|
}
|
|
54536
|
-
function
|
|
54545
|
+
function Vs(t, e, n) {
|
|
54537
54546
|
const r = nl(t, e), o = r === t.length - 1 ? [r - 1, r] : [r, r + 1], s = n[r];
|
|
54538
54547
|
return {
|
|
54539
54548
|
...e.constraints,
|
|
@@ -54547,7 +54556,7 @@ function Rde({
|
|
|
54547
54556
|
resizeHandler: n,
|
|
54548
54557
|
panelGroupElement: r
|
|
54549
54558
|
}) {
|
|
54550
|
-
|
|
54559
|
+
oa(() => {
|
|
54551
54560
|
if (t || n == null || r == null)
|
|
54552
54561
|
return;
|
|
54553
54562
|
const i = u0(e, r);
|
|
@@ -54600,7 +54609,7 @@ function xD({
|
|
|
54600
54609
|
const g = lr(null), p = lr({
|
|
54601
54610
|
onDragging: s
|
|
54602
54611
|
});
|
|
54603
|
-
|
|
54612
|
+
oa(() => {
|
|
54604
54613
|
p.current.onDragging = s;
|
|
54605
54614
|
});
|
|
54606
54615
|
const v = K$(a0);
|
|
@@ -54616,9 +54625,9 @@ function xD({
|
|
|
54616
54625
|
} = v, C = Tw(i), [I, A] = Tl("inactive"), [T, _] = Tl(!1), [P, D] = Tl(null), k = lr({
|
|
54617
54626
|
state: I
|
|
54618
54627
|
});
|
|
54619
|
-
|
|
54628
|
+
sa(() => {
|
|
54620
54629
|
k.current.state = I;
|
|
54621
|
-
}),
|
|
54630
|
+
}), oa(() => {
|
|
54622
54631
|
if (n)
|
|
54623
54632
|
D(null);
|
|
54624
54633
|
else {
|
|
@@ -54627,7 +54636,7 @@ function xD({
|
|
|
54627
54636
|
}
|
|
54628
54637
|
}, [n, C, O]);
|
|
54629
54638
|
const Q = (h = r == null ? void 0 : r.coarse) !== null && h !== void 0 ? h : 15, V = (d = r == null ? void 0 : r.fine) !== null && d !== void 0 ? d : 5;
|
|
54630
|
-
return
|
|
54639
|
+
return oa(() => {
|
|
54631
54640
|
if (n || P == null)
|
|
54632
54641
|
return;
|
|
54633
54642
|
const Y = g.current;
|
|
@@ -54926,7 +54935,7 @@ function Xde() {
|
|
|
54926
54935
|
}
|
|
54927
54936
|
});
|
|
54928
54937
|
}
|
|
54929
|
-
function
|
|
54938
|
+
function Sa() {
|
|
54930
54939
|
const { apis: t } = mt(), { convertOperationToReplayValue: e } = rw();
|
|
54931
54940
|
return { getApiOperation: ze(
|
|
54932
54941
|
(r) => {
|
|
@@ -54958,8 +54967,8 @@ function Ca() {
|
|
|
54958
54967
|
[t, e]
|
|
54959
54968
|
) };
|
|
54960
54969
|
}
|
|
54961
|
-
function
|
|
54962
|
-
const { activeTabIdx: t, tabs: e } = PO(), { getStep: n } = Dw(), { getHistoryItem: r } = Zde(), { getWorkflow: i } = Wde(), { getApiOperation: o } =
|
|
54970
|
+
function Ca() {
|
|
54971
|
+
const { activeTabIdx: t, tabs: e } = PO(), { getStep: n } = Dw(), { getHistoryItem: r } = Zde(), { getWorkflow: i } = Wde(), { getApiOperation: o } = Sa(), s = ze(
|
|
54963
54972
|
(g) => {
|
|
54964
54973
|
t.set(g);
|
|
54965
54974
|
},
|
|
@@ -55251,7 +55260,7 @@ const Yde = $.div`
|
|
|
55251
55260
|
padding: 0 var(--spacing-xs);
|
|
55252
55261
|
`;
|
|
55253
55262
|
function Jde({ step: t, onClose: e }) {
|
|
55254
|
-
const { activeTabIdx: n } = PO(), { handleTabClose: r, openStepTab: i } =
|
|
55263
|
+
const { activeTabIdx: n } = PO(), { handleTabClose: r, openStepTab: i } = Ca(), { collections: o } = mt(), { attachApiToCollection: s } = bD(), [a, l] = ve("New Request"), [c, u] = ve("New Collection"), [f, h] = ve(!o.length), [d, g] = ve(null), [p, v] = ve(null), [y, x] = ve(""), O = !a.trim() || (f ? !c.trim() : !d), w = o.flatMap((C) => {
|
|
55255
55264
|
const I = C.id.get(), A = C.info.title.get();
|
|
55256
55265
|
return [
|
|
55257
55266
|
{
|
|
@@ -55521,7 +55530,7 @@ function d0({
|
|
|
55521
55530
|
}) {
|
|
55522
55531
|
return /* @__PURE__ */ m.jsxs(hhe, { children: [
|
|
55523
55532
|
/* @__PURE__ */ m.jsx(phe, { children: t.label }),
|
|
55524
|
-
/* @__PURE__ */ m.jsx(an, { placement: "right", content: e(t.label), children: /* @__PURE__ */ m.jsx(
|
|
55533
|
+
/* @__PURE__ */ m.jsx(an, { placement: "right", content: e(t.label), children: /* @__PURE__ */ m.jsx(va, {}) })
|
|
55525
55534
|
] });
|
|
55526
55535
|
}
|
|
55527
55536
|
const hhe = $.div`
|
|
@@ -57313,7 +57322,7 @@ const wpe = $.div`
|
|
|
57313
57322
|
function Dpe({ data: t, type: e, editable: n }) {
|
|
57314
57323
|
const r = Jt(), i = t[e];
|
|
57315
57324
|
function o(a, l) {
|
|
57316
|
-
l && i.merge([
|
|
57325
|
+
l && i.merge([na()]);
|
|
57317
57326
|
}
|
|
57318
57327
|
function s(a) {
|
|
57319
57328
|
i[a].set(Ue);
|
|
@@ -57841,7 +57850,7 @@ function Ype(t) {
|
|
|
57841
57850
|
return t.map((e) => {
|
|
57842
57851
|
var n;
|
|
57843
57852
|
return {
|
|
57844
|
-
label: /* @__PURE__ */ m.jsx("div", { children: ((n =
|
|
57853
|
+
label: /* @__PURE__ */ m.jsx("div", { children: ((n = pa[e]) == null ? void 0 : n.name) || e }),
|
|
57845
57854
|
value: e
|
|
57846
57855
|
};
|
|
57847
57856
|
});
|
|
@@ -57939,10 +57948,10 @@ function nge({
|
|
|
57939
57948
|
[a, e, l, s, o]
|
|
57940
57949
|
), y = Pe(() => {
|
|
57941
57950
|
var S;
|
|
57942
|
-
return [...((S =
|
|
57951
|
+
return [...((S = pa[a.value]) == null ? void 0 : S.extensions) || []];
|
|
57943
57952
|
}, [a]), x = Pe(() => {
|
|
57944
57953
|
var C;
|
|
57945
|
-
return [...((C =
|
|
57954
|
+
return [...((C = pa[a.value]) == null ? void 0 : C.stateExtensions) || [], ...r];
|
|
57946
57955
|
}, [a, t]), O = ze(() => {
|
|
57947
57956
|
s.set(qpe(s.get()));
|
|
57948
57957
|
}, [s]), w = ze(() => {
|
|
@@ -58412,7 +58421,7 @@ let g0 = class cu {
|
|
|
58412
58421
|
...u
|
|
58413
58422
|
});
|
|
58414
58423
|
try {
|
|
58415
|
-
const I = await
|
|
58424
|
+
const I = await ra(x, {
|
|
58416
58425
|
method: "POST",
|
|
58417
58426
|
headers: {
|
|
58418
58427
|
"Content-Type": "application/x-www-form-urlencoded;charset=UTF-8",
|
|
@@ -58471,7 +58480,7 @@ let g0 = class cu {
|
|
|
58471
58480
|
}, g = l ? `${l}${e}` : e, p = new URL(g);
|
|
58472
58481
|
for (const y in o)
|
|
58473
58482
|
p.searchParams.set(y, o[y]);
|
|
58474
|
-
const v = await
|
|
58483
|
+
const v = await ra(g, {
|
|
58475
58484
|
method: "POST",
|
|
58476
58485
|
headers: {
|
|
58477
58486
|
"Content-Type": "application/x-www-form-urlencoded;charset=UTF-8",
|
|
@@ -58510,7 +58519,7 @@ let g0 = class cu {
|
|
|
58510
58519
|
}, g = u ? `${u}${r}` : r, p = new URL(g);
|
|
58511
58520
|
for (const y in a)
|
|
58512
58521
|
p.searchParams.set(y, a[y]);
|
|
58513
|
-
const v = await
|
|
58522
|
+
const v = await ra(g, {
|
|
58514
58523
|
method: "POST",
|
|
58515
58524
|
headers: {
|
|
58516
58525
|
"Content-Type": "application/x-www-form-urlencoded;charset=UTF-8",
|
|
@@ -58951,7 +58960,7 @@ function Lge({ isOpen: t, onClose: e, onSign: n }) {
|
|
|
58951
58960
|
maxHeight: "170px",
|
|
58952
58961
|
minHeight: "170px",
|
|
58953
58962
|
onChange: (x) => l(x),
|
|
58954
|
-
extensions:
|
|
58963
|
+
extensions: pa[Jn.Text].extensions,
|
|
58955
58964
|
basicSetup: v
|
|
58956
58965
|
}
|
|
58957
58966
|
) })
|
|
@@ -58982,7 +58991,7 @@ function Lge({ isOpen: t, onClose: e, onSign: n }) {
|
|
|
58982
58991
|
maxHeight: "130px",
|
|
58983
58992
|
minHeight: "130px",
|
|
58984
58993
|
onChange: (x) => i(x),
|
|
58985
|
-
extensions:
|
|
58994
|
+
extensions: pa[Jn.JSON].extensions,
|
|
58986
58995
|
basicSetup: v
|
|
58987
58996
|
}
|
|
58988
58997
|
) })
|
|
@@ -60175,7 +60184,7 @@ function R0e({
|
|
|
60175
60184
|
}
|
|
60176
60185
|
),
|
|
60177
60186
|
i && /* @__PURE__ */ m.jsxs(N0e, { "data-testid": "oidc-data-generate-error", children: [
|
|
60178
|
-
/* @__PURE__ */ m.jsx(
|
|
60187
|
+
/* @__PURE__ */ m.jsx(va, { color: "var(--color-error-base)" }),
|
|
60179
60188
|
/* @__PURE__ */ m.jsx("span", { children: "Something is wrong!" })
|
|
60180
60189
|
] })
|
|
60181
60190
|
] }),
|
|
@@ -60545,9 +60554,9 @@ function tR() {
|
|
|
60545
60554
|
xhtml: !1
|
|
60546
60555
|
};
|
|
60547
60556
|
}
|
|
60548
|
-
let
|
|
60557
|
+
let ka = tR();
|
|
60549
60558
|
function nme(t) {
|
|
60550
|
-
|
|
60559
|
+
ka = t;
|
|
60551
60560
|
}
|
|
60552
60561
|
const nR = /[&<>"']/, rme = new RegExp(nR.source, "g"), rR = /[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/, ime = new RegExp(rR.source, "g"), ome = {
|
|
60553
60562
|
"&": "&",
|
|
@@ -60700,7 +60709,7 @@ function mme(t, e) {
|
|
|
60700
60709
|
}
|
|
60701
60710
|
class Ww {
|
|
60702
60711
|
constructor(e) {
|
|
60703
|
-
this.options = e ||
|
|
60712
|
+
this.options = e || ka;
|
|
60704
60713
|
}
|
|
60705
60714
|
space(e) {
|
|
60706
60715
|
const n = this.rules.block.newline.exec(e);
|
|
@@ -61251,7 +61260,7 @@ function qE(t) {
|
|
|
61251
61260
|
}
|
|
61252
61261
|
class bs {
|
|
61253
61262
|
constructor(e) {
|
|
61254
|
-
this.tokens = [], this.tokens.links = /* @__PURE__ */ Object.create(null), this.options = e ||
|
|
61263
|
+
this.tokens = [], this.tokens.links = /* @__PURE__ */ Object.create(null), this.options = e || ka, this.options.tokenizer = this.options.tokenizer || new Ww(), this.tokenizer = this.options.tokenizer, this.tokenizer.options = this.options, this.tokenizer.lexer = this, this.inlineQueue = [], this.state = {
|
|
61255
61264
|
inLink: !1,
|
|
61256
61265
|
inRawBlock: !1,
|
|
61257
61266
|
top: !0
|
|
@@ -61471,7 +61480,7 @@ class bs {
|
|
|
61471
61480
|
}
|
|
61472
61481
|
class Xw {
|
|
61473
61482
|
constructor(e) {
|
|
61474
|
-
this.options = e ||
|
|
61483
|
+
this.options = e || ka;
|
|
61475
61484
|
}
|
|
61476
61485
|
code(e, n, r) {
|
|
61477
61486
|
const i = (n || "").match(/\S*/)[0];
|
|
@@ -61684,7 +61693,7 @@ class sR {
|
|
|
61684
61693
|
}
|
|
61685
61694
|
class ws {
|
|
61686
61695
|
constructor(e) {
|
|
61687
|
-
this.options = e ||
|
|
61696
|
+
this.options = e || ka, this.options.renderer = this.options.renderer || new Xw(), this.renderer = this.options.renderer, this.renderer.options = this.options, this.textRenderer = new oR(), this.slugger = new sR();
|
|
61688
61697
|
}
|
|
61689
61698
|
/**
|
|
61690
61699
|
* Static Parse Method
|
|
@@ -61858,7 +61867,7 @@ class ws {
|
|
|
61858
61867
|
}
|
|
61859
61868
|
class cg {
|
|
61860
61869
|
constructor(e) {
|
|
61861
|
-
this.options = e ||
|
|
61870
|
+
this.options = e || ka;
|
|
61862
61871
|
}
|
|
61863
61872
|
/**
|
|
61864
61873
|
* Process markdown before marked
|
|
@@ -61960,7 +61969,7 @@ Be.options = Be.setOptions = function(t) {
|
|
|
61960
61969
|
return Be.defaults = { ...Be.defaults, ...t }, nme(Be.defaults), Be;
|
|
61961
61970
|
};
|
|
61962
61971
|
Be.getDefaults = tR;
|
|
61963
|
-
Be.defaults =
|
|
61972
|
+
Be.defaults = ka;
|
|
61964
61973
|
Be.use = function(...t) {
|
|
61965
61974
|
const e = Be.defaults.extensions || { renderers: {}, childTokens: {} };
|
|
61966
61975
|
t.forEach((n) => {
|
|
@@ -62139,7 +62148,7 @@ function v0({ paramName: t, paramLocation: e, apiOperation: n }) {
|
|
|
62139
62148
|
}
|
|
62140
62149
|
),
|
|
62141
62150
|
placement: "bottom",
|
|
62142
|
-
children: /* @__PURE__ */ m.jsx(Oe, { size: "small", variant: "text", icon: /* @__PURE__ */ m.jsx(
|
|
62151
|
+
children: /* @__PURE__ */ m.jsx(Oe, { size: "small", variant: "text", icon: /* @__PURE__ */ m.jsx(va, {}) })
|
|
62143
62152
|
}
|
|
62144
62153
|
) }) : null;
|
|
62145
62154
|
}
|
|
@@ -62333,7 +62342,7 @@ const Pme = $(aN)`
|
|
|
62333
62342
|
gap: var(--spacing-xs);
|
|
62334
62343
|
min-width: 450px;
|
|
62335
62344
|
width: 100%;
|
|
62336
|
-
`,
|
|
62345
|
+
`, ea = $.div`
|
|
62337
62346
|
display: flex;
|
|
62338
62347
|
flex-direction: column;
|
|
62339
62348
|
align-items: flex-start;
|
|
@@ -62351,7 +62360,7 @@ const Pme = $(aN)`
|
|
|
62351
62360
|
function Ao({
|
|
62352
62361
|
tooltipProps: t
|
|
62353
62362
|
}) {
|
|
62354
|
-
const e = /* @__PURE__ */ m.jsx(
|
|
62363
|
+
const e = /* @__PURE__ */ m.jsx(va, { size: "14px", color: "var(--icon-color-additional)" });
|
|
62355
62364
|
return t != null && t.content ? /* @__PURE__ */ m.jsx(an, { ...t, children: e }) : e;
|
|
62356
62365
|
}
|
|
62357
62366
|
function gR({ outputs: t, tooltipText: e }) {
|
|
@@ -62690,7 +62699,7 @@ const Vme = $(ys)`
|
|
|
62690
62699
|
`, Wme = $.div`
|
|
62691
62700
|
color: var(--text-color-description);
|
|
62692
62701
|
`;
|
|
62693
|
-
function
|
|
62702
|
+
function Aa({
|
|
62694
62703
|
className: t = "",
|
|
62695
62704
|
value: e
|
|
62696
62705
|
}) {
|
|
@@ -62704,9 +62713,9 @@ const Xme = $.span`
|
|
|
62704
62713
|
`;
|
|
62705
62714
|
function Ume({ operation: t, handleConnectOperationId: e }) {
|
|
62706
62715
|
var i;
|
|
62707
|
-
const { getApiOperation: n } =
|
|
62716
|
+
const { getApiOperation: n } = Sa(), r = n(t.get());
|
|
62708
62717
|
return t.ornull ? r ? /* @__PURE__ */ m.jsxs(KE, { "data-testid": "operation-id-input-container", children: [
|
|
62709
|
-
/* @__PURE__ */ m.jsx(
|
|
62718
|
+
/* @__PURE__ */ m.jsx(Aa, { value: r.method }),
|
|
62710
62719
|
/* @__PURE__ */ m.jsx("span", { children: r.name })
|
|
62711
62720
|
] }) : /* @__PURE__ */ m.jsx(KE, { "data-testid": "operation-id-input-container", children: `Could not resolve api operation "${(i = t.ornull) == null ? void 0 : i.operationId.get()}"` }) : /* @__PURE__ */ m.jsx(Oe, { variant: "link", onClick: e, children: "Connect operation" });
|
|
62712
62721
|
}
|
|
@@ -62804,7 +62813,7 @@ function Gme({ step: t }) {
|
|
|
62804
62813
|
/* @__PURE__ */ m.jsx(Yme, { children: v }),
|
|
62805
62814
|
/* @__PURE__ */ m.jsx("div", { children: w }),
|
|
62806
62815
|
/* @__PURE__ */ m.jsxs("div", { children: [
|
|
62807
|
-
/* @__PURE__ */ m.jsx(
|
|
62816
|
+
/* @__PURE__ */ m.jsx(Aa, { value: x }),
|
|
62808
62817
|
" ",
|
|
62809
62818
|
/* @__PURE__ */ m.jsx("span", { children: y })
|
|
62810
62819
|
] })
|
|
@@ -62901,7 +62910,7 @@ function nve({ step: t }) {
|
|
|
62901
62910
|
t.description.set(n.target.value);
|
|
62902
62911
|
}
|
|
62903
62912
|
return /* @__PURE__ */ m.jsx(m.Fragment, { children: /* @__PURE__ */ m.jsxs(hR, { children: [
|
|
62904
|
-
/* @__PURE__ */ m.jsxs(
|
|
62913
|
+
/* @__PURE__ */ m.jsxs(ea, { children: [
|
|
62905
62914
|
/* @__PURE__ */ m.jsx(
|
|
62906
62915
|
eO,
|
|
62907
62916
|
{
|
|
@@ -62923,7 +62932,7 @@ function nve({ step: t }) {
|
|
|
62923
62932
|
),
|
|
62924
62933
|
/* @__PURE__ */ m.jsx(Gme, { step: t })
|
|
62925
62934
|
] }),
|
|
62926
|
-
/* @__PURE__ */ m.jsxs(
|
|
62935
|
+
/* @__PURE__ */ m.jsxs(ea, { children: [
|
|
62927
62936
|
/* @__PURE__ */ m.jsxs($f, { children: [
|
|
62928
62937
|
"Description",
|
|
62929
62938
|
/* @__PURE__ */ m.jsx(
|
|
@@ -62946,14 +62955,14 @@ function nve({ step: t }) {
|
|
|
62946
62955
|
}
|
|
62947
62956
|
)
|
|
62948
62957
|
] }),
|
|
62949
|
-
/* @__PURE__ */ m.jsx(
|
|
62958
|
+
/* @__PURE__ */ m.jsx(ea, { children: /* @__PURE__ */ m.jsx(
|
|
62950
62959
|
gR,
|
|
62951
62960
|
{
|
|
62952
62961
|
outputs: t.outputs,
|
|
62953
62962
|
tooltipText: "Data generated in this step that can be used in the next steps."
|
|
62954
62963
|
}
|
|
62955
62964
|
) }),
|
|
62956
|
-
/* @__PURE__ */ m.jsx(
|
|
62965
|
+
/* @__PURE__ */ m.jsx(ea, { children: /* @__PURE__ */ m.jsx(Mme, { successCriteria: t.successCriteria }) })
|
|
62957
62966
|
] }) });
|
|
62958
62967
|
}
|
|
62959
62968
|
function rve({ data: t, apiOperation: e }) {
|
|
@@ -63062,7 +63071,7 @@ function ave(t) {
|
|
|
63062
63071
|
}
|
|
63063
63072
|
function lve(t) {
|
|
63064
63073
|
return t.map((e) => ({
|
|
63065
|
-
label: /* @__PURE__ */ m.jsx(
|
|
63074
|
+
label: /* @__PURE__ */ m.jsx(Aa, { value: e }),
|
|
63066
63075
|
value: e
|
|
63067
63076
|
}));
|
|
63068
63077
|
}
|
|
@@ -63467,7 +63476,7 @@ function kve({ data: t }) {
|
|
|
63467
63476
|
const {
|
|
63468
63477
|
response: e,
|
|
63469
63478
|
step: { operation: n }
|
|
63470
|
-
} = t.get(), { sendEvent: r } = ut(), { getApiOperation: i } =
|
|
63479
|
+
} = t.get(), { sendEvent: r } = ut(), { getApiOperation: i } = Sa(), o = i(n), s = (e == null ? void 0 : e.body) || "", a = (e == null ? void 0 : e.arrayBuffer) || new ArrayBuffer(0), [l, c] = ve(Wr.Text), u = Object.keys(Pd).map((g) => ({
|
|
63471
63480
|
element: /* @__PURE__ */ m.jsx("div", { children: Pd[g].name }),
|
|
63472
63481
|
label: Pd[g].name,
|
|
63473
63482
|
value: g
|
|
@@ -63856,7 +63865,7 @@ const Kve = $.div`
|
|
|
63856
63865
|
gap: var(--spacing-xs);
|
|
63857
63866
|
`;
|
|
63858
63867
|
function a1e() {
|
|
63859
|
-
const t = mt(), { handleTabClose: e } =
|
|
63868
|
+
const t = mt(), { handleTabClose: e } = Ca(), { replaceStep: n } = Dw(), { sendEvent: r } = ut(), i = t.tabsState.tabs.find((g) => {
|
|
63860
63869
|
const p = g.data.get({ noproxy: !0 });
|
|
63861
63870
|
return Tr(p, gt.Step) ? p.showUnsavedChangesModal : !1;
|
|
63862
63871
|
}), o = t.tabsState.tabs.findIndex(
|
|
@@ -63895,7 +63904,7 @@ function a1e() {
|
|
|
63895
63904
|
) });
|
|
63896
63905
|
}
|
|
63897
63906
|
function l1e({ data: t }) {
|
|
63898
|
-
const { response: e, step: n, hasUnsavedChanges: r } = t, i = e.get(), o = [50, 50], s = Qe(null), [a, l] = ve(!0), c = Nde(), { getApiOperation: u } =
|
|
63907
|
+
const { response: e, step: n, hasUnsavedChanges: r } = t, i = e.get(), o = [50, 50], s = Qe(null), [a, l] = ve(!0), c = Nde(), { getApiOperation: u } = Sa(), { isMobile: f } = Oi(), h = t.collectionId.get(), d = t.workflowId.get(), g = t.stepId.get(), p = zde({
|
|
63899
63908
|
collectionId: h,
|
|
63900
63909
|
workflowId: d,
|
|
63901
63910
|
stepId: g
|
|
@@ -63971,7 +63980,7 @@ const c1e = $(yD)`
|
|
|
63971
63980
|
];
|
|
63972
63981
|
function d1e({ workflow: t }) {
|
|
63973
63982
|
return /* @__PURE__ */ m.jsxs(hR, { children: [
|
|
63974
|
-
/* @__PURE__ */ m.jsxs(
|
|
63983
|
+
/* @__PURE__ */ m.jsxs(ea, { children: [
|
|
63975
63984
|
/* @__PURE__ */ m.jsx(
|
|
63976
63985
|
eO,
|
|
63977
63986
|
{
|
|
@@ -64012,7 +64021,7 @@ function d1e({ workflow: t }) {
|
|
|
64012
64021
|
}
|
|
64013
64022
|
)
|
|
64014
64023
|
] }),
|
|
64015
|
-
/* @__PURE__ */ m.jsxs(
|
|
64024
|
+
/* @__PURE__ */ m.jsxs(ea, { children: [
|
|
64016
64025
|
/* @__PURE__ */ m.jsxs($f, { children: [
|
|
64017
64026
|
"Description",
|
|
64018
64027
|
/* @__PURE__ */ m.jsx(
|
|
@@ -64034,7 +64043,7 @@ function d1e({ workflow: t }) {
|
|
|
64034
64043
|
}
|
|
64035
64044
|
)
|
|
64036
64045
|
] }),
|
|
64037
|
-
/* @__PURE__ */ m.jsx(
|
|
64046
|
+
/* @__PURE__ */ m.jsx(ea, { children: /* @__PURE__ */ m.jsx(
|
|
64038
64047
|
gR,
|
|
64039
64048
|
{
|
|
64040
64049
|
outputs: t.outputs,
|
|
@@ -64149,7 +64158,7 @@ const x1e = $(y1e).attrs(() => ({
|
|
|
64149
64158
|
width: ${({ size: t }) => t || "16px"};
|
|
64150
64159
|
`;
|
|
64151
64160
|
function O1e() {
|
|
64152
|
-
const { handleNewTabOpen: t } =
|
|
64161
|
+
const { handleNewTabOpen: t } = Ca();
|
|
64153
64162
|
return /* @__PURE__ */ m.jsxs(b1e, { children: [
|
|
64154
64163
|
/* @__PURE__ */ m.jsx(x1e, { size: "128px", color: "var(--color-warm-grey-3)" }),
|
|
64155
64164
|
/* @__PURE__ */ m.jsx(
|
|
@@ -64722,7 +64731,7 @@ const $1e = $(Mo)`
|
|
|
64722
64731
|
line-height: var(--line-height-lg);
|
|
64723
64732
|
font-weight: var(--font-weight-semibold);
|
|
64724
64733
|
}
|
|
64725
|
-
`, M1e = $(
|
|
64734
|
+
`, M1e = $(Aa)`
|
|
64726
64735
|
display: flex;
|
|
64727
64736
|
flex-shrink: 0;
|
|
64728
64737
|
width: 55px;
|
|
@@ -64731,7 +64740,7 @@ const $1e = $(Mo)`
|
|
|
64731
64740
|
`;
|
|
64732
64741
|
function B1e() {
|
|
64733
64742
|
var p, v;
|
|
64734
|
-
const [t, e] = ve(""), { openStepTabFromHistory: n } =
|
|
64743
|
+
const [t, e] = ve(""), { openStepTabFromHistory: n } = Ca(), { history: r } = mt(), { sendEvent: i } = ut(), { MobileHeader: o, isMobile: s, setActiveTab: a } = Oi(), l = Pe(
|
|
64735
64744
|
() => [...r.get()].sort((y, x) => x.date - y.date),
|
|
64736
64745
|
[r]
|
|
64737
64746
|
), c = Pe(
|
|
@@ -65031,7 +65040,7 @@ function eye({
|
|
|
65031
65040
|
onClick: p
|
|
65032
65041
|
}
|
|
65033
65042
|
),
|
|
65034
|
-
n ? /* @__PURE__ */ m.jsx(an, { content: H1e, children: /* @__PURE__ */ m.jsx(ui, { size: "small", variant: "text", icon: /* @__PURE__ */ m.jsx(
|
|
65043
|
+
n ? /* @__PURE__ */ m.jsx(an, { content: H1e, children: /* @__PURE__ */ m.jsx(ui, { size: "small", variant: "text", icon: /* @__PURE__ */ m.jsx(va, {}) }) }) : /* @__PURE__ */ m.jsx(
|
|
65035
65044
|
Ss,
|
|
65036
65045
|
{
|
|
65037
65046
|
description: "Are you sure you to delete this environment input?",
|
|
@@ -65125,7 +65134,7 @@ function n5({
|
|
|
65125
65134
|
onClick: f
|
|
65126
65135
|
}
|
|
65127
65136
|
),
|
|
65128
|
-
e ? /* @__PURE__ */ m.jsx(an, { content: Y1e, children: /* @__PURE__ */ m.jsx(ui, { size: "small", variant: "text", icon: /* @__PURE__ */ m.jsx(
|
|
65137
|
+
e ? /* @__PURE__ */ m.jsx(an, { content: Y1e, children: /* @__PURE__ */ m.jsx(ui, { size: "small", variant: "text", icon: /* @__PURE__ */ m.jsx(va, {}) }) }) : /* @__PURE__ */ m.jsx(
|
|
65129
65138
|
Ss,
|
|
65130
65139
|
{
|
|
65131
65140
|
description: "Are you sure you to delete this environment server?",
|
|
@@ -65273,7 +65282,7 @@ function dye({
|
|
|
65273
65282
|
dataTestId: `environment-${l}`,
|
|
65274
65283
|
title: /* @__PURE__ */ m.jsx($R, { children: l }),
|
|
65275
65284
|
defaultExpanded: e,
|
|
65276
|
-
controls: /* @__PURE__ */ m.jsx(hye, { children: l !== Og && (r ? /* @__PURE__ */ m.jsx(an, { content: G1e, children: /* @__PURE__ */ m.jsx(ui, { size: "small", variant: "text", icon: /* @__PURE__ */ m.jsx(
|
|
65285
|
+
controls: /* @__PURE__ */ m.jsx(hye, { children: l !== Og && (r ? /* @__PURE__ */ m.jsx(an, { content: G1e, children: /* @__PURE__ */ m.jsx(ui, { size: "small", variant: "text", icon: /* @__PURE__ */ m.jsx(va, {}) }) }) : /* @__PURE__ */ m.jsxs(m.Fragment, { children: [
|
|
65277
65286
|
/* @__PURE__ */ m.jsx(
|
|
65278
65287
|
ui,
|
|
65279
65288
|
{
|
|
@@ -65641,7 +65650,7 @@ const Cye = $.div`
|
|
|
65641
65650
|
`;
|
|
65642
65651
|
function Iye({ app: t }) {
|
|
65643
65652
|
const [e, n] = ve(!1), { title: r, credentials: i, id: o } = t, s = i.get() || [], a = (l) => {
|
|
65644
|
-
l && !i.get() && (n(!0),
|
|
65653
|
+
l && !i.get() && (n(!0), ra(`/api/api-keys/apps/${o.get()}`).then((c) => c.json().then((u) => {
|
|
65645
65654
|
c.ok && i.set(u.credentials);
|
|
65646
65655
|
}).catch(() => console.log("Something went wrong")).finally(() => n(!1))));
|
|
65647
65656
|
};
|
|
@@ -65671,7 +65680,7 @@ function $ye() {
|
|
|
65671
65680
|
} = mt(), { MobileHeader: o } = Oi(), { sendEvent: s } = ut(), a = () => {
|
|
65672
65681
|
window.open("/apps", "_blank"), s("credential.management", { action: "request_access_clicked" });
|
|
65673
65682
|
};
|
|
65674
|
-
$e(() => ((i.get() === Ri.Idle || i.get() === Ri.Error) && (i.set(Ri.Loading),
|
|
65683
|
+
$e(() => ((i.get() === Ri.Idle || i.get() === Ri.Error) && (i.set(Ri.Loading), ra(`/api/api-keys/api-products/${r.get()}/access?expand=0`).then((u) => u.json().then((f) => {
|
|
65675
65684
|
u.ok ? (n.set(f.apps || []), i.set(Ri.Success)) : i.set(Ri.Error);
|
|
65676
65685
|
}).catch(() => i.set(Ri.Error)))), () => {
|
|
65677
65686
|
n.set([]), i.set(Ri.Idle);
|
|
@@ -66035,9 +66044,9 @@ function fu(t, e) {
|
|
|
66035
66044
|
return typeof e == "boolean" ? e : typeof e == "string" ? t[e] : e(t);
|
|
66036
66045
|
}
|
|
66037
66046
|
function GR(t) {
|
|
66038
|
-
return t === null ? null :
|
|
66047
|
+
return t === null ? null : Hs(t);
|
|
66039
66048
|
}
|
|
66040
|
-
function
|
|
66049
|
+
function Hs(t) {
|
|
66041
66050
|
return typeof t == "string" ? t : t.id;
|
|
66042
66051
|
}
|
|
66043
66052
|
function exe(...t) {
|
|
@@ -66078,7 +66087,7 @@ const txe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
|
|
|
66078
66087
|
focusPrevElement: XR,
|
|
66079
66088
|
getInsertIndex: qR,
|
|
66080
66089
|
getInsertParentId: JR,
|
|
66081
|
-
identify:
|
|
66090
|
+
identify: Hs,
|
|
66082
66091
|
identifyNull: GR,
|
|
66083
66092
|
indexOf: ZR,
|
|
66084
66093
|
isClosed: zR,
|
|
@@ -66373,24 +66382,24 @@ const oc = (t) => {
|
|
|
66373
66382
|
clear: () => ({ type: "SELECTION_CLEAR" }),
|
|
66374
66383
|
only: (t) => ({
|
|
66375
66384
|
type: "SELECTION_ONLY",
|
|
66376
|
-
id:
|
|
66385
|
+
id: Hs(t)
|
|
66377
66386
|
}),
|
|
66378
66387
|
add: (t) => ({
|
|
66379
66388
|
type: "SELECTION_ADD",
|
|
66380
|
-
ids: (Array.isArray(t) ? t : [t]).map(
|
|
66389
|
+
ids: (Array.isArray(t) ? t : [t]).map(Hs)
|
|
66381
66390
|
}),
|
|
66382
66391
|
remove: (t) => ({
|
|
66383
66392
|
type: "SELECTION_REMOVE",
|
|
66384
|
-
ids: (Array.isArray(t) ? t : [t]).map(
|
|
66393
|
+
ids: (Array.isArray(t) ? t : [t]).map(Hs)
|
|
66385
66394
|
}),
|
|
66386
66395
|
set: (t) => Object.assign({ type: "SELECTION_SET" }, t),
|
|
66387
66396
|
mostRecent: (t) => ({
|
|
66388
66397
|
type: "SELECTION_MOST_RECENT",
|
|
66389
|
-
id: t === null ? null :
|
|
66398
|
+
id: t === null ? null : Hs(t)
|
|
66390
66399
|
}),
|
|
66391
66400
|
anchor: (t) => ({
|
|
66392
66401
|
type: "SELECTION_ANCHOR",
|
|
66393
|
-
id: t === null ? null :
|
|
66402
|
+
id: t === null ? null : Hs(t)
|
|
66394
66403
|
})
|
|
66395
66404
|
};
|
|
66396
66405
|
function pxe(t = oc().nodes.selection, e) {
|
|
@@ -68825,7 +68834,7 @@ function Zbe(t, e, n) {
|
|
|
68825
68834
|
return r.removeSource(i);
|
|
68826
68835
|
}];
|
|
68827
68836
|
}
|
|
68828
|
-
var
|
|
68837
|
+
var ma = typeof window < "u" ? gg : $e;
|
|
68829
68838
|
function Dh(t) {
|
|
68830
68839
|
"@babel/helpers - typeof";
|
|
68831
68840
|
return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Dh = function(n) {
|
|
@@ -68888,7 +68897,7 @@ function Ybe(t, e, n) {
|
|
|
68888
68897
|
r.spec = t;
|
|
68889
68898
|
}, [t]), r;
|
|
68890
68899
|
}
|
|
68891
|
-
function
|
|
68900
|
+
function Pa() {
|
|
68892
68901
|
var t = yn(e7), e = t.dragDropManager;
|
|
68893
68902
|
return Xe(e != null, "Expected drag drop context"), e;
|
|
68894
68903
|
}
|
|
@@ -68942,8 +68951,8 @@ function twe(t) {
|
|
|
68942
68951
|
if (Array.isArray(t)) return t;
|
|
68943
68952
|
}
|
|
68944
68953
|
function nwe(t, e, n) {
|
|
68945
|
-
var r =
|
|
68946
|
-
|
|
68954
|
+
var r = Pa(), i = Ybe(t, e, n), o = Hbe(t);
|
|
68955
|
+
ma(function() {
|
|
68947
68956
|
if (o != null) {
|
|
68948
68957
|
var a = Zbe(o, i, r), l = qbe(a, 2), c = l[0], u = l[1];
|
|
68949
68958
|
return e.receiveHandlerId(c), n.receiveHandlerId(c), u;
|
|
@@ -68984,20 +68993,20 @@ function c7(t, e) {
|
|
|
68984
68993
|
}, n);
|
|
68985
68994
|
}
|
|
68986
68995
|
function lwe() {
|
|
68987
|
-
var t =
|
|
68996
|
+
var t = Pa();
|
|
68988
68997
|
return Pe(function() {
|
|
68989
68998
|
return new Pbe(t);
|
|
68990
68999
|
}, [t]);
|
|
68991
69000
|
}
|
|
68992
69001
|
function cwe(t, e) {
|
|
68993
|
-
var n =
|
|
69002
|
+
var n = Pa(), r = Pe(function() {
|
|
68994
69003
|
return new Bbe(n.getBackend());
|
|
68995
69004
|
}, [n]);
|
|
68996
|
-
return
|
|
69005
|
+
return ma(function() {
|
|
68997
69006
|
return r.dragSourceOptions = t || null, r.reconnect(), function() {
|
|
68998
69007
|
return r.disconnectDragSource();
|
|
68999
69008
|
};
|
|
69000
|
-
}, [r, t]),
|
|
69009
|
+
}, [r, t]), ma(function() {
|
|
69001
69010
|
return r.dragPreviewOptions = e || null, r.reconnect(), function() {
|
|
69002
69011
|
return r.disconnectDragPreview();
|
|
69003
69012
|
};
|
|
@@ -69079,7 +69088,7 @@ function u7(t, e, n) {
|
|
|
69079
69088
|
var l = e(t);
|
|
69080
69089
|
fwe(o, l) || (s(l), n && n());
|
|
69081
69090
|
}, [o, t, n]);
|
|
69082
|
-
return
|
|
69091
|
+
return ma(a), [o, a];
|
|
69083
69092
|
}
|
|
69084
69093
|
function vwe(t, e) {
|
|
69085
69094
|
return bwe(t) || Owe(t, e) || xwe(t, e) || ywe();
|
|
@@ -69126,7 +69135,7 @@ function bwe(t) {
|
|
|
69126
69135
|
}
|
|
69127
69136
|
function wwe(t, e, n) {
|
|
69128
69137
|
var r = u7(t, e, n), i = vwe(r, 2), o = i[0], s = i[1];
|
|
69129
|
-
return
|
|
69138
|
+
return ma(function() {
|
|
69130
69139
|
var l = t.getHandlerId();
|
|
69131
69140
|
if (l != null)
|
|
69132
69141
|
return t.subscribeToStateChange(s, {
|
|
@@ -69256,8 +69265,8 @@ function Nwe(t) {
|
|
|
69256
69265
|
if (Array.isArray(t)) return t;
|
|
69257
69266
|
}
|
|
69258
69267
|
function Mwe(t, e, n) {
|
|
69259
|
-
var r =
|
|
69260
|
-
|
|
69268
|
+
var r = Pa(), i = _we(t, e), o = Awe(t);
|
|
69269
|
+
ma(function() {
|
|
69261
69270
|
var a = Vbe(o, i, r), l = jwe(a, 2), c = l[0], u = l[1];
|
|
69262
69271
|
return e.receiveHandlerId(c), n.receiveHandlerId(c), u;
|
|
69263
69272
|
}, [r, e, i, n, o.map(function(s) {
|
|
@@ -69265,16 +69274,16 @@ function Mwe(t, e, n) {
|
|
|
69265
69274
|
}).join("|")]);
|
|
69266
69275
|
}
|
|
69267
69276
|
function Bwe() {
|
|
69268
|
-
var t =
|
|
69277
|
+
var t = Pa();
|
|
69269
69278
|
return Pe(function() {
|
|
69270
69279
|
return new _be(t);
|
|
69271
69280
|
}, [t]);
|
|
69272
69281
|
}
|
|
69273
69282
|
function Qwe(t) {
|
|
69274
|
-
var e =
|
|
69283
|
+
var e = Pa(), n = Pe(function() {
|
|
69275
69284
|
return new Fbe(e.getBackend());
|
|
69276
69285
|
}, [e]);
|
|
69277
|
-
return
|
|
69286
|
+
return ma(function() {
|
|
69278
69287
|
return n.dropTargetOptions = t || null, n.reconnect(), function() {
|
|
69279
69288
|
return n.disconnectDropTarget();
|
|
69280
69289
|
};
|
|
@@ -69333,7 +69342,7 @@ function Wwe(t) {
|
|
|
69333
69342
|
if (Array.isArray(t)) return t;
|
|
69334
69343
|
}
|
|
69335
69344
|
function Xwe(t) {
|
|
69336
|
-
var e =
|
|
69345
|
+
var e = Pa(), n = e.getMonitor(), r = u7(n, t), i = zwe(r, 2), o = i[0], s = i[1];
|
|
69337
69346
|
return $e(function() {
|
|
69338
69347
|
return n.subscribeToOffsetChange(s);
|
|
69339
69348
|
}), $e(function() {
|
|
@@ -70854,7 +70863,7 @@ var _Se = typeof Symbol == "function" && Symbol.observable || "@@observable", H5
|
|
|
70854
70863
|
INIT: `@@redux/INIT${/* @__PURE__ */ c1()}`,
|
|
70855
70864
|
REPLACE: `@@redux/REPLACE${/* @__PURE__ */ c1()}`,
|
|
70856
70865
|
PROBE_UNKNOWN_ACTION: () => `@@redux/PROBE_UNKNOWN_ACTION${c1()}`
|
|
70857
|
-
},
|
|
70866
|
+
}, aa = jSe;
|
|
70858
70867
|
function S7(t) {
|
|
70859
70868
|
if (typeof t != "object" || t === null)
|
|
70860
70869
|
return !1;
|
|
@@ -70967,7 +70976,7 @@ function C7(t, e, n) {
|
|
|
70967
70976
|
if (typeof v != "function")
|
|
70968
70977
|
throw new Error(process.env.NODE_ENV === "production" ? Bn(10) : `Expected the nextReducer to be a function. Instead, received: '${Uo(v)}`);
|
|
70969
70978
|
r = v, h({
|
|
70970
|
-
type:
|
|
70979
|
+
type: aa.REPLACE
|
|
70971
70980
|
});
|
|
70972
70981
|
}
|
|
70973
70982
|
function g() {
|
|
@@ -70998,7 +71007,7 @@ function C7(t, e, n) {
|
|
|
70998
71007
|
};
|
|
70999
71008
|
}
|
|
71000
71009
|
return h({
|
|
71001
|
-
type:
|
|
71010
|
+
type: aa.INIT
|
|
71002
71011
|
}), {
|
|
71003
71012
|
dispatch: h,
|
|
71004
71013
|
subscribe: f,
|
|
@@ -71015,7 +71024,7 @@ function q5(t) {
|
|
|
71015
71024
|
}
|
|
71016
71025
|
}
|
|
71017
71026
|
function MSe(t, e, n, r) {
|
|
71018
|
-
const i = Object.keys(e), o = n && n.type ===
|
|
71027
|
+
const i = Object.keys(e), o = n && n.type === aa.INIT ? "preloadedState argument passed to createStore" : "previous state received by the reducer";
|
|
71019
71028
|
if (i.length === 0)
|
|
71020
71029
|
return "Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";
|
|
71021
71030
|
if (!S7(t))
|
|
@@ -71023,20 +71032,20 @@ function MSe(t, e, n, r) {
|
|
|
71023
71032
|
const s = Object.keys(t).filter((a) => !e.hasOwnProperty(a) && !r[a]);
|
|
71024
71033
|
if (s.forEach((a) => {
|
|
71025
71034
|
r[a] = !0;
|
|
71026
|
-
}), !(n && n.type ===
|
|
71035
|
+
}), !(n && n.type === aa.REPLACE) && s.length > 0)
|
|
71027
71036
|
return `Unexpected ${s.length > 1 ? "keys" : "key"} "${s.join('", "')}" found in ${o}. Expected to find one of the known reducer keys instead: "${i.join('", "')}". Unexpected keys will be ignored.`;
|
|
71028
71037
|
}
|
|
71029
71038
|
function BSe(t) {
|
|
71030
71039
|
Object.keys(t).forEach((e) => {
|
|
71031
71040
|
const n = t[e];
|
|
71032
71041
|
if (typeof n(void 0, {
|
|
71033
|
-
type:
|
|
71042
|
+
type: aa.INIT
|
|
71034
71043
|
}) > "u")
|
|
71035
71044
|
throw new Error(process.env.NODE_ENV === "production" ? Bn(12) : `The slice reducer for key "${e}" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);
|
|
71036
71045
|
if (typeof n(void 0, {
|
|
71037
|
-
type:
|
|
71046
|
+
type: aa.PROBE_UNKNOWN_ACTION()
|
|
71038
71047
|
}) > "u")
|
|
71039
|
-
throw new Error(process.env.NODE_ENV === "production" ? Bn(13) : `The slice reducer for key "${e}" returned undefined when probed with a random type. Don't try to handle '${
|
|
71048
|
+
throw new Error(process.env.NODE_ENV === "production" ? Bn(13) : `The slice reducer for key "${e}" returned undefined when probed with a random type. Don't try to handle '${aa.INIT}' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.`);
|
|
71040
71049
|
});
|
|
71041
71050
|
}
|
|
71042
71051
|
function J5(t) {
|
|
@@ -71879,11 +71888,11 @@ const R2e = $.div`
|
|
|
71879
71888
|
gap: var(--spacing-xxs);
|
|
71880
71889
|
`;
|
|
71881
71890
|
function N2e({ node: t }) {
|
|
71882
|
-
const { getApiOperation: e } =
|
|
71891
|
+
const { getApiOperation: e } = Sa(), n = e(t.data.step.operation.get());
|
|
71883
71892
|
return n ? /* @__PURE__ */ m.jsxs(M2e, { children: [
|
|
71884
71893
|
/* @__PURE__ */ m.jsx(B2e, { children: t.data.name }),
|
|
71885
71894
|
/* @__PURE__ */ m.jsxs(L2e, { children: [
|
|
71886
|
-
/* @__PURE__ */ m.jsx(
|
|
71895
|
+
/* @__PURE__ */ m.jsx(Aa, { value: n.method }),
|
|
71887
71896
|
/* @__PURE__ */ m.jsx(Q2e, { children: n.name })
|
|
71888
71897
|
] })
|
|
71889
71898
|
] }) : t.data.name;
|
|
@@ -71948,7 +71957,7 @@ const F2e = $.div`
|
|
|
71948
71957
|
function V2e({
|
|
71949
71958
|
node: t
|
|
71950
71959
|
}) {
|
|
71951
|
-
const { getApiOperation: e } =
|
|
71960
|
+
const { getApiOperation: e } = Sa();
|
|
71952
71961
|
if (e(t.data.step.operation.get()))
|
|
71953
71962
|
return null;
|
|
71954
71963
|
const r = t.data.step.operation.ornull, i = r ? `Could not resolve api operation "${r.operationId.get()}"` : "This step is not connected to an api operation";
|
|
@@ -72040,7 +72049,7 @@ const G2e = $.div`
|
|
|
72040
72049
|
gap: var(--spacing-xxs);
|
|
72041
72050
|
`;
|
|
72042
72051
|
function Y2e() {
|
|
72043
|
-
const { tabDataId: t } = Ef(), { openStepTab: e, openWorkflowTab: n, handleCloseByDataId: r } =
|
|
72052
|
+
const { tabDataId: t } = Ef(), { openStepTab: e, openWorkflowTab: n, handleCloseByDataId: r } = Ca(), { collections: i } = mt(), o = Qe(null), { sendEvent: s } = ut(), a = i.map((O) => {
|
|
72044
72053
|
const w = O.id.get();
|
|
72045
72054
|
return {
|
|
72046
72055
|
id: w,
|
|
@@ -72539,9 +72548,9 @@ const hg = $(Oe)`
|
|
|
72539
72548
|
text-overflow: ellipsis;
|
|
72540
72549
|
`;
|
|
72541
72550
|
function xCe({ data: t }) {
|
|
72542
|
-
const { step: e, historyId: n } = t, { method: r, url: i } = rc(e), { getApiOperation: o } =
|
|
72551
|
+
const { step: e, historyId: n } = t, { method: r, url: i } = rc(e), { getApiOperation: o } = Sa(), s = o(e.operation), a = n ? i : (s == null ? void 0 : s.name) || "New Request";
|
|
72543
72552
|
return /* @__PURE__ */ m.jsxs(m.Fragment, { children: [
|
|
72544
|
-
/* @__PURE__ */ m.jsx(
|
|
72553
|
+
/* @__PURE__ */ m.jsx(Aa, { value: r }),
|
|
72545
72554
|
/* @__PURE__ */ m.jsx(T7, { children: a })
|
|
72546
72555
|
] });
|
|
72547
72556
|
}
|
|
@@ -72699,7 +72708,7 @@ function TCe({
|
|
|
72699
72708
|
{
|
|
72700
72709
|
onAction: () => h(d),
|
|
72701
72710
|
content: (x == null ? void 0 : x.length) > 30 ? `${x.slice(0, 30)}...` : x,
|
|
72702
|
-
suffix: /* @__PURE__ */ m.jsx(
|
|
72711
|
+
suffix: /* @__PURE__ */ m.jsx(Aa, { value: v.toUpperCase() }),
|
|
72703
72712
|
spaceBetween: !0
|
|
72704
72713
|
},
|
|
72705
72714
|
`${g}-${p}-${v}`
|
|
@@ -72755,7 +72764,7 @@ const _Ce = Wn(
|
|
|
72755
72764
|
margin: calc(var(--spacing-xxs) / 2) auto;
|
|
72756
72765
|
`;
|
|
72757
72766
|
function RCe() {
|
|
72758
|
-
const { apis: t } = Lw(), { handleNewTabOpen: e, openStepTabFromOperation: n } =
|
|
72767
|
+
const { apis: t } = Lw(), { handleNewTabOpen: e, openStepTabFromOperation: n } = Ca(), r = Pe(() => Ew(t), [t]);
|
|
72759
72768
|
return r.length ? /* @__PURE__ */ m.jsx(
|
|
72760
72769
|
_Ce,
|
|
72761
72770
|
{
|
|
@@ -72776,7 +72785,7 @@ function RCe() {
|
|
|
72776
72785
|
const i4 = Wn(RCe);
|
|
72777
72786
|
function NCe() {
|
|
72778
72787
|
var f;
|
|
72779
|
-
const { tabs: t, activeTabIdx: e } = PO(), { containerRef: n, hasScrollbar: r } = vCe(), { handleTabChange: i, handleTabClose: o } =
|
|
72788
|
+
const { tabs: t, activeTabIdx: e } = PO(), { containerRef: n, hasScrollbar: r } = vCe(), { handleTabChange: i, handleTabClose: o } = Ca(), { disableCollectionsTab: s } = xi(), { tab: a } = Ef(), l = (f = a == null ? void 0 : a.id) == null ? void 0 : f.get();
|
|
72780
72789
|
$e(() => {
|
|
72781
72790
|
if (n.current && l) {
|
|
72782
72791
|
const h = n.current.querySelector(`[id="${l}"]`);
|