zudoku 0.4.1-dev.0 → 0.4.2-dev.0
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/lib/components/Header.js +4 -3
- package/dist/lib/components/Header.js.map +1 -1
- package/dist/lib/components/SyntaxHighlight.js +1 -1
- package/dist/lib/components/SyntaxHighlight.js.map +1 -1
- package/dist/lib/plugins/api-keys/SettingsApiKeys.js +2 -2
- package/dist/lib/plugins/api-keys/SettingsApiKeys.js.map +1 -1
- package/dist/lib/plugins/openapi/RequestBodySidecarBox.js +1 -1
- package/dist/lib/plugins/openapi/RequestBodySidecarBox.js.map +1 -1
- package/dist/lib/plugins/openapi/ResponsesSidecarBox.js +1 -1
- package/dist/lib/plugins/openapi/ResponsesSidecarBox.js.map +1 -1
- package/dist/lib/plugins/openapi/Sidecar.js +8 -2
- package/dist/lib/plugins/openapi/Sidecar.js.map +1 -1
- package/dist/lib/plugins/openapi/playground/Headers.js +6 -16
- package/dist/lib/plugins/openapi/playground/Headers.js.map +1 -1
- package/dist/lib/plugins/openapi/playground/PathParams.js +1 -1
- package/dist/lib/plugins/openapi/playground/PathParams.js.map +1 -1
- package/dist/lib/plugins/openapi/playground/Playground.js +27 -28
- package/dist/lib/plugins/openapi/playground/Playground.js.map +1 -1
- package/dist/lib/plugins/openapi/playground/ResponseTab.js +1 -1
- package/dist/lib/plugins/openapi/playground/ResponseTab.js.map +1 -1
- package/dist/lib/plugins/openapi/schema/SchemaView.js +3 -5
- package/dist/lib/plugins/openapi/schema/SchemaView.js.map +1 -1
- package/dist/lib/ui/Callout.js +1 -1
- package/dist/lib/ui/Callout.js.map +1 -1
- package/lib/{AuthenticationPlugin-owbEUimP.js → AuthenticationPlugin-DYnkydqa.js} +3 -3
- package/lib/{AuthenticationPlugin-owbEUimP.js.map → AuthenticationPlugin-DYnkydqa.js.map} +1 -1
- package/lib/{CategoryHeading-DnPprxtD.js → CategoryHeading-DrdbisK9.js} +2 -2
- package/lib/{CategoryHeading-DnPprxtD.js.map → CategoryHeading-DrdbisK9.js.map} +1 -1
- package/lib/{Combination-DruV0zX_.js → Combination-BPSuncey.js} +3 -3
- package/lib/{Combination-DruV0zX_.js.map → Combination-BPSuncey.js.map} +1 -1
- package/lib/{ErrorPage-PUg985n_.js → ErrorPage-CxovZyrp.js} +4 -4
- package/lib/{ErrorPage-PUg985n_.js.map → ErrorPage-CxovZyrp.js.map} +1 -1
- package/lib/{Input-CBfi9Yjc.js → Input-mYAlPgNO.js} +6 -7
- package/lib/{Input-CBfi9Yjc.js.map → Input-mYAlPgNO.js.map} +1 -1
- package/lib/{Markdown-Chb9VIBv.js → Markdown-D9dQG0k9.js} +5 -6
- package/lib/Markdown-D9dQG0k9.js.map +1 -0
- package/lib/{MdxPage-CIBHMwTd.js → MdxPage-mbEyh43a.js} +5 -5
- package/lib/{MdxPage-CIBHMwTd.js.map → MdxPage-mbEyh43a.js.map} +1 -1
- package/lib/{OperationList-CZiSz5JH.js → OperationList-DzCDNF6G.js} +84 -85
- package/lib/OperationList-DzCDNF6G.js.map +1 -0
- package/lib/{Route-Cle-r-bq.js → Route-Dz_g9UaG.js} +3 -3
- package/lib/{Route-Cle-r-bq.js.map → Route-Dz_g9UaG.js.map} +1 -1
- package/lib/{SidebarBadge-Ba0PhibA.js → SidebarBadge-CfSY7FWN.js} +3 -3
- package/lib/{SidebarBadge-Ba0PhibA.js.map → SidebarBadge-CfSY7FWN.js.map} +1 -1
- package/lib/{SlotletProvider-Dq80og6-.js → SlotletProvider-DwjrZITv.js} +4 -4
- package/lib/{SlotletProvider-Dq80og6-.js.map → SlotletProvider-DwjrZITv.js.map} +1 -1
- package/lib/{Spinner-CvXZ7QK4.js → Spinner-BUm2J8So.js} +2 -2
- package/lib/{Spinner-CvXZ7QK4.js.map → Spinner-BUm2J8So.js.map} +1 -1
- package/lib/{ZudokuContext-BQ45UjcB.js → ZudokuContext-BHNQL3XO.js} +2 -2
- package/lib/{ZudokuContext-BQ45UjcB.js.map → ZudokuContext-BHNQL3XO.js.map} +1 -1
- package/lib/{index-Yjb2PyPF.js → index-ChhUJhLT.js} +4 -4
- package/lib/{index-Yjb2PyPF.js.map → index-ChhUJhLT.js.map} +1 -1
- package/lib/{index-Br1MQPxy.js → index-D4AiMx6N.js} +1111 -1113
- package/lib/index-D4AiMx6N.js.map +1 -0
- package/lib/{index-DCJ9wEIV.js → index-DYZLSGmo.js} +3 -3
- package/lib/{index-DCJ9wEIV.js.map → index-DYZLSGmo.js.map} +1 -1
- package/lib/{utils-pDHePxa0.js → utils-BPHLKjns.js} +3 -3
- package/lib/{utils-pDHePxa0.js.map → utils-BPHLKjns.js.map} +1 -1
- package/lib/zudoku.auth-clerk.js +1 -1
- package/lib/zudoku.auth-openid.js +5 -5
- package/lib/zudoku.components.js +112 -111
- package/lib/zudoku.components.js.map +1 -1
- package/lib/zudoku.plugin-api-keys.js +16 -16
- package/lib/zudoku.plugin-api-keys.js.map +1 -1
- package/lib/zudoku.plugin-custom-page.js +1 -1
- package/lib/zudoku.plugin-markdown.js +1 -1
- package/lib/zudoku.plugin-openapi.js +6 -6
- package/package.json +1 -1
- package/src/app/main.css +4 -1
- package/src/lib/components/Header.tsx +4 -4
- package/src/lib/components/SyntaxHighlight.tsx +1 -1
- package/src/lib/plugins/api-keys/SettingsApiKeys.tsx +4 -4
- package/src/lib/plugins/openapi/RequestBodySidecarBox.tsx +1 -1
- package/src/lib/plugins/openapi/ResponsesSidecarBox.tsx +1 -1
- package/src/lib/plugins/openapi/Sidecar.tsx +18 -13
- package/src/lib/plugins/openapi/playground/Headers.tsx +53 -68
- package/src/lib/plugins/openapi/playground/PathParams.tsx +1 -3
- package/src/lib/plugins/openapi/playground/Playground.tsx +43 -34
- package/src/lib/plugins/openapi/playground/ResponseTab.tsx +1 -1
- package/src/lib/plugins/openapi/schema/SchemaView.tsx +3 -10
- package/src/lib/ui/Callout.tsx +1 -1
- package/dist/lib/util/fetchTimeout.d.ts +0 -1
- package/dist/lib/util/fetchTimeout.js +0 -14
- package/dist/lib/util/fetchTimeout.js.map +0 -1
- package/lib/Markdown-Chb9VIBv.js.map +0 -1
- package/lib/OperationList-CZiSz5JH.js.map +0 -1
- package/lib/index-Br1MQPxy.js.map +0 -1
- package/src/lib/util/fetchTimeout.tsx +0 -21
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import { j as f } from "./jsx-runtime-B6kdoens.js";
|
|
2
|
-
import { u as
|
|
3
|
-
import { v as
|
|
4
|
-
import { createClient as
|
|
5
|
-
import { a as
|
|
6
|
-
import { E as
|
|
7
|
-
import { c as
|
|
8
|
-
import { j as
|
|
9
|
-
import { g as
|
|
2
|
+
import { u as Ea, C as Ra, c as Aa, f as Fa } from "./urql-YhcsXYy8.js";
|
|
3
|
+
import { v as qa, w as Ia } from "./ZudokuContext-BHNQL3XO.js";
|
|
4
|
+
import { createClient as _a } from "zudoku/openapi-worker";
|
|
5
|
+
import { a as ur, u as Xt, P as me, d as be, R as La, S as dr, h as Ua, e as Ma, F as Ha, D as Ba, q as Da, m as Va, o as fr, n as nt, k as Wa, B as Ne, p as za } from "./Combination-BPSuncey.js";
|
|
6
|
+
import { E as Ja } from "./ErrorPage-CxovZyrp.js";
|
|
7
|
+
import { c as Ge, a as q, u as Ga, S as Ke, f as Ka } from "./Markdown-D9dQG0k9.js";
|
|
8
|
+
import { j as Qa } from "./joinPath-B7kNnUX4.js";
|
|
9
|
+
import { g as Zt, I as ut, C as Se, h as Ya, u as Xa, a as Za, F as eo, S as to, b as no, c as ro, d as ao, f as Sn, V as oo } from "./Input-mYAlPgNO.js";
|
|
10
10
|
import * as j from "react";
|
|
11
|
-
import { useRef as
|
|
12
|
-
import { P as
|
|
13
|
-
import { S as
|
|
14
|
-
import { a as
|
|
15
|
-
import {
|
|
16
|
-
import { m as
|
|
11
|
+
import { useRef as pr, useEffect as mr, useState as hr, Fragment as rt, createContext as io, useContext as so, useTransition as lo, useMemo as co } from "react";
|
|
12
|
+
import { P as bt, c as yr, R as uo, I as fo, T as pe } from "./SidebarBadge-CfSY7FWN.js";
|
|
13
|
+
import { S as wn } from "./Spinner-BUm2J8So.js";
|
|
14
|
+
import { a as po, c as at, g as mo } from "./_commonjsHelpers-BVfed4GL.js";
|
|
15
|
+
import { b as ho, g as yo } from "./index-ChhUJhLT.js";
|
|
16
|
+
import { m as go } from "./router-BiRCp01d.js";
|
|
17
17
|
/**
|
|
18
18
|
* @license lucide-react v0.378.0 - ISC
|
|
19
19
|
*
|
|
20
20
|
* This source code is licensed under the ISC license.
|
|
21
21
|
* See the LICENSE file in the root directory of this source tree.
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const vo = Ge("ChevronsUpDown", [
|
|
24
24
|
["path", { d: "m7 15 5 5 5-5", key: "1hf1tw" }],
|
|
25
25
|
["path", { d: "m7 9 5-5 5 5", key: "sgt6xg" }]
|
|
26
26
|
]);
|
|
@@ -30,7 +30,7 @@ const go = Ke("ChevronsUpDown", [
|
|
|
30
30
|
* This source code is licensed under the ISC license.
|
|
31
31
|
* See the LICENSE file in the root directory of this source tree.
|
|
32
32
|
*/
|
|
33
|
-
const
|
|
33
|
+
const bo = Ge("CirclePlay", [
|
|
34
34
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
35
35
|
["polygon", { points: "10 8 16 12 10 16 10 8", key: "1cimsy" }]
|
|
36
36
|
]);
|
|
@@ -40,7 +40,7 @@ const vo = Ke("CirclePlay", [
|
|
|
40
40
|
* This source code is licensed under the ISC license.
|
|
41
41
|
* See the LICENSE file in the root directory of this source tree.
|
|
42
42
|
*/
|
|
43
|
-
const
|
|
43
|
+
const gr = Ge("Eraser", [
|
|
44
44
|
[
|
|
45
45
|
"path",
|
|
46
46
|
{
|
|
@@ -57,7 +57,7 @@ const br = Ke("Eraser", [
|
|
|
57
57
|
* This source code is licensed under the ISC license.
|
|
58
58
|
* See the LICENSE file in the root directory of this source tree.
|
|
59
59
|
*/
|
|
60
|
-
const
|
|
60
|
+
const xo = Ge("LogIn", [
|
|
61
61
|
["path", { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4", key: "u53s6r" }],
|
|
62
62
|
["polyline", { points: "10 17 15 12 10 7", key: "1ail0h" }],
|
|
63
63
|
["line", { x1: "15", x2: "3", y1: "12", y2: "12", key: "v6grx8" }]
|
|
@@ -68,10 +68,10 @@ const bo = Ke("LogIn", [
|
|
|
68
68
|
* This source code is licensed under the ISC license.
|
|
69
69
|
* See the LICENSE file in the root directory of this source tree.
|
|
70
70
|
*/
|
|
71
|
-
const
|
|
71
|
+
const vr = Ge("X", [
|
|
72
72
|
["path", { d: "M18 6 6 18", key: "1bl5f8" }],
|
|
73
73
|
["path", { d: "m6 6 12 12", key: "d8bk6v" }]
|
|
74
|
-
]),
|
|
74
|
+
]), ko = {
|
|
75
75
|
kind: "Document",
|
|
76
76
|
definitions: [
|
|
77
77
|
{
|
|
@@ -216,7 +216,7 @@ const xr = Ke("X", [
|
|
|
216
216
|
}
|
|
217
217
|
}
|
|
218
218
|
]
|
|
219
|
-
},
|
|
219
|
+
}, $o = {
|
|
220
220
|
kind: "Document",
|
|
221
221
|
definitions: [
|
|
222
222
|
{
|
|
@@ -460,7 +460,7 @@ const xr = Ke("X", [
|
|
|
460
460
|
}
|
|
461
461
|
}
|
|
462
462
|
]
|
|
463
|
-
},
|
|
463
|
+
}, So = {
|
|
464
464
|
kind: "Document",
|
|
465
465
|
definitions: [
|
|
466
466
|
{
|
|
@@ -526,7 +526,7 @@ const xr = Ke("X", [
|
|
|
526
526
|
}
|
|
527
527
|
}
|
|
528
528
|
]
|
|
529
|
-
},
|
|
529
|
+
}, wo = {
|
|
530
530
|
kind: "Document",
|
|
531
531
|
definitions: [
|
|
532
532
|
{
|
|
@@ -642,16 +642,16 @@ const xr = Ke("X", [
|
|
|
642
642
|
}
|
|
643
643
|
}
|
|
644
644
|
]
|
|
645
|
-
},
|
|
646
|
-
"\n fragment OperationsFragment on OperationItem {\n slug\n summary\n method\n description\n operationId\n contentTypes\n path\n parameters {\n name\n in\n description\n required\n schema\n style\n examples {\n name\n description\n externalValue\n value\n summary\n }\n }\n requestBody {\n content {\n mediaType\n encoding {\n name\n }\n schema\n }\n description\n required\n }\n responses {\n statusCode\n links\n description\n content {\n mediaType\n encoding {\n name\n }\n schema\n }\n }\n }\n":
|
|
647
|
-
"\n query AllOperations($input: JSON!, $type: SchemaType!) {\n schema(input: $input, type: $type) {\n description\n title\n url\n version\n tags {\n name\n description\n operations {\n slug\n ...OperationsFragment\n }\n }\n }\n }\n":
|
|
648
|
-
"\n query getServerQuery($input: JSON!, $type: SchemaType!) {\n schema(input: $input, type: $type) {\n url\n }\n }\n":
|
|
649
|
-
"\n query GetCategories($input: JSON!, $type: SchemaType!) {\n schema(input: $input, type: $type) {\n tags {\n __typename\n name\n operations {\n __typename\n slug\n deprecated\n method\n summary\n operationId\n path\n }\n }\n }\n }\n":
|
|
645
|
+
}, jo = {
|
|
646
|
+
"\n fragment OperationsFragment on OperationItem {\n slug\n summary\n method\n description\n operationId\n contentTypes\n path\n parameters {\n name\n in\n description\n required\n schema\n style\n examples {\n name\n description\n externalValue\n value\n summary\n }\n }\n requestBody {\n content {\n mediaType\n encoding {\n name\n }\n schema\n }\n description\n required\n }\n responses {\n statusCode\n links\n description\n content {\n mediaType\n encoding {\n name\n }\n schema\n }\n }\n }\n": ko,
|
|
647
|
+
"\n query AllOperations($input: JSON!, $type: SchemaType!) {\n schema(input: $input, type: $type) {\n description\n title\n url\n version\n tags {\n name\n description\n operations {\n slug\n ...OperationsFragment\n }\n }\n }\n }\n": $o,
|
|
648
|
+
"\n query getServerQuery($input: JSON!, $type: SchemaType!) {\n schema(input: $input, type: $type) {\n url\n }\n }\n": So,
|
|
649
|
+
"\n query GetCategories($input: JSON!, $type: SchemaType!) {\n schema(input: $input, type: $type) {\n tags {\n __typename\n name\n operations {\n __typename\n slug\n deprecated\n method\n summary\n operationId\n path\n }\n }\n }\n }\n": wo
|
|
650
650
|
};
|
|
651
|
-
function
|
|
652
|
-
return
|
|
651
|
+
function br(e) {
|
|
652
|
+
return jo[e] ?? {};
|
|
653
653
|
}
|
|
654
|
-
var
|
|
654
|
+
var en = "Dialog", [xr, Tu] = ur(en), [No, ie] = xr(en), kr = (e) => {
|
|
655
655
|
const {
|
|
656
656
|
__scopeDialog: t,
|
|
657
657
|
children: n,
|
|
@@ -659,20 +659,20 @@ var Zt = "Dialog", [$r, Cu] = dr(Zt), [jo, ie] = $r(Zt), Sr = (e) => {
|
|
|
659
659
|
defaultOpen: s,
|
|
660
660
|
onOpenChange: o,
|
|
661
661
|
modal: r = !0
|
|
662
|
-
} = e, i = j.useRef(null), l = j.useRef(null), [c = !1, u] =
|
|
662
|
+
} = e, i = j.useRef(null), l = j.useRef(null), [c = !1, u] = fr({
|
|
663
663
|
prop: a,
|
|
664
664
|
defaultProp: s,
|
|
665
665
|
onChange: o
|
|
666
666
|
});
|
|
667
667
|
return /* @__PURE__ */ f.jsx(
|
|
668
|
-
|
|
668
|
+
No,
|
|
669
669
|
{
|
|
670
670
|
scope: t,
|
|
671
671
|
triggerRef: i,
|
|
672
672
|
contentRef: l,
|
|
673
|
-
contentId:
|
|
674
|
-
titleId:
|
|
675
|
-
descriptionId:
|
|
673
|
+
contentId: nt(),
|
|
674
|
+
titleId: nt(),
|
|
675
|
+
descriptionId: nt(),
|
|
676
676
|
open: c,
|
|
677
677
|
onOpenChange: u,
|
|
678
678
|
onOpenToggle: j.useCallback(() => u((p) => !p), [u]),
|
|
@@ -681,10 +681,10 @@ var Zt = "Dialog", [$r, Cu] = dr(Zt), [jo, ie] = $r(Zt), Sr = (e) => {
|
|
|
681
681
|
}
|
|
682
682
|
);
|
|
683
683
|
};
|
|
684
|
-
|
|
685
|
-
var
|
|
684
|
+
kr.displayName = en;
|
|
685
|
+
var $r = "DialogTrigger", Sr = j.forwardRef(
|
|
686
686
|
(e, t) => {
|
|
687
|
-
const { __scopeDialog: n, ...a } = e, s = ie(
|
|
687
|
+
const { __scopeDialog: n, ...a } = e, s = ie($r, n), o = Xt(t, s.triggerRef);
|
|
688
688
|
return /* @__PURE__ */ f.jsx(
|
|
689
689
|
me.button,
|
|
690
690
|
{
|
|
@@ -692,7 +692,7 @@ var wr = "DialogTrigger", jr = j.forwardRef(
|
|
|
692
692
|
"aria-haspopup": "dialog",
|
|
693
693
|
"aria-expanded": s.open,
|
|
694
694
|
"aria-controls": s.contentId,
|
|
695
|
-
"data-state":
|
|
695
|
+
"data-state": rn(s.open),
|
|
696
696
|
...a,
|
|
697
697
|
ref: o,
|
|
698
698
|
onClick: be(e.onClick, s.onOpenToggle)
|
|
@@ -700,31 +700,31 @@ var wr = "DialogTrigger", jr = j.forwardRef(
|
|
|
700
700
|
);
|
|
701
701
|
}
|
|
702
702
|
);
|
|
703
|
-
|
|
704
|
-
var
|
|
703
|
+
Sr.displayName = $r;
|
|
704
|
+
var tn = "DialogPortal", [To, wr] = xr(tn, {
|
|
705
705
|
forceMount: void 0
|
|
706
|
-
}),
|
|
707
|
-
const { __scopeDialog: t, forceMount: n, children: a, container: s } = e, o = ie(
|
|
708
|
-
return /* @__PURE__ */ f.jsx(
|
|
706
|
+
}), jr = (e) => {
|
|
707
|
+
const { __scopeDialog: t, forceMount: n, children: a, container: s } = e, o = ie(tn, t);
|
|
708
|
+
return /* @__PURE__ */ f.jsx(To, { scope: t, forceMount: n, children: j.Children.map(a, (r) => /* @__PURE__ */ f.jsx(bt, { present: n || o.open, children: /* @__PURE__ */ f.jsx(Va, { asChild: !0, container: s, children: r }) })) });
|
|
709
709
|
};
|
|
710
|
-
|
|
711
|
-
var
|
|
710
|
+
jr.displayName = tn;
|
|
711
|
+
var dt = "DialogOverlay", Nr = j.forwardRef(
|
|
712
712
|
(e, t) => {
|
|
713
|
-
const n =
|
|
714
|
-
return o.modal ? /* @__PURE__ */ f.jsx(
|
|
713
|
+
const n = wr(dt, e.__scopeDialog), { forceMount: a = n.forceMount, ...s } = e, o = ie(dt, e.__scopeDialog);
|
|
714
|
+
return o.modal ? /* @__PURE__ */ f.jsx(bt, { present: a || o.open, children: /* @__PURE__ */ f.jsx(Oo, { ...s, ref: t }) }) : null;
|
|
715
715
|
}
|
|
716
716
|
);
|
|
717
|
-
|
|
718
|
-
var
|
|
717
|
+
Nr.displayName = dt;
|
|
718
|
+
var Oo = j.forwardRef(
|
|
719
719
|
(e, t) => {
|
|
720
|
-
const { __scopeDialog: n, ...a } = e, s = ie(
|
|
720
|
+
const { __scopeDialog: n, ...a } = e, s = ie(dt, n);
|
|
721
721
|
return (
|
|
722
722
|
// Make sure `Content` is scrollable even when it doesn't live inside `RemoveScroll`
|
|
723
723
|
// ie. when `Overlay` and `Content` are siblings
|
|
724
|
-
/* @__PURE__ */ f.jsx(
|
|
724
|
+
/* @__PURE__ */ f.jsx(La, { as: dr, allowPinchZoom: !0, shards: [s.contentRef], children: /* @__PURE__ */ f.jsx(
|
|
725
725
|
me.div,
|
|
726
726
|
{
|
|
727
|
-
"data-state":
|
|
727
|
+
"data-state": rn(s.open),
|
|
728
728
|
...a,
|
|
729
729
|
ref: t,
|
|
730
730
|
style: { pointerEvents: "auto", ...a.style }
|
|
@@ -732,21 +732,21 @@ var To = j.forwardRef(
|
|
|
732
732
|
) })
|
|
733
733
|
);
|
|
734
734
|
}
|
|
735
|
-
),
|
|
735
|
+
), Te = "DialogContent", Tr = j.forwardRef(
|
|
736
736
|
(e, t) => {
|
|
737
|
-
const n =
|
|
738
|
-
return /* @__PURE__ */ f.jsx(
|
|
737
|
+
const n = wr(Te, e.__scopeDialog), { forceMount: a = n.forceMount, ...s } = e, o = ie(Te, e.__scopeDialog);
|
|
738
|
+
return /* @__PURE__ */ f.jsx(bt, { present: a || o.open, children: o.modal ? /* @__PURE__ */ f.jsx(Co, { ...s, ref: t }) : /* @__PURE__ */ f.jsx(Po, { ...s, ref: t }) });
|
|
739
739
|
}
|
|
740
740
|
);
|
|
741
|
-
|
|
742
|
-
var
|
|
741
|
+
Tr.displayName = Te;
|
|
742
|
+
var Co = j.forwardRef(
|
|
743
743
|
(e, t) => {
|
|
744
|
-
const n = ie(
|
|
744
|
+
const n = ie(Te, e.__scopeDialog), a = j.useRef(null), s = Xt(t, n.contentRef, a);
|
|
745
745
|
return j.useEffect(() => {
|
|
746
746
|
const o = a.current;
|
|
747
|
-
if (o) return
|
|
747
|
+
if (o) return Ua(o);
|
|
748
748
|
}, []), /* @__PURE__ */ f.jsx(
|
|
749
|
-
|
|
749
|
+
Or,
|
|
750
750
|
{
|
|
751
751
|
...e,
|
|
752
752
|
ref: s,
|
|
@@ -767,11 +767,11 @@ var Oo = j.forwardRef(
|
|
|
767
767
|
}
|
|
768
768
|
);
|
|
769
769
|
}
|
|
770
|
-
),
|
|
770
|
+
), Po = j.forwardRef(
|
|
771
771
|
(e, t) => {
|
|
772
|
-
const n = ie(
|
|
772
|
+
const n = ie(Te, e.__scopeDialog), a = j.useRef(!1), s = j.useRef(!1);
|
|
773
773
|
return /* @__PURE__ */ f.jsx(
|
|
774
|
-
|
|
774
|
+
Or,
|
|
775
775
|
{
|
|
776
776
|
...e,
|
|
777
777
|
ref: t,
|
|
@@ -790,12 +790,12 @@ var Oo = j.forwardRef(
|
|
|
790
790
|
}
|
|
791
791
|
);
|
|
792
792
|
}
|
|
793
|
-
),
|
|
793
|
+
), Or = j.forwardRef(
|
|
794
794
|
(e, t) => {
|
|
795
|
-
const { __scopeDialog: n, trapFocus: a, onOpenAutoFocus: s, onCloseAutoFocus: o, ...r } = e, i = ie(
|
|
796
|
-
return
|
|
795
|
+
const { __scopeDialog: n, trapFocus: a, onOpenAutoFocus: s, onCloseAutoFocus: o, ...r } = e, i = ie(Te, n), l = j.useRef(null), c = Xt(t, l);
|
|
796
|
+
return Ma(), /* @__PURE__ */ f.jsxs(f.Fragment, { children: [
|
|
797
797
|
/* @__PURE__ */ f.jsx(
|
|
798
|
-
|
|
798
|
+
Ha,
|
|
799
799
|
{
|
|
800
800
|
asChild: !0,
|
|
801
801
|
loop: !0,
|
|
@@ -803,13 +803,13 @@ var Oo = j.forwardRef(
|
|
|
803
803
|
onMountAutoFocus: s,
|
|
804
804
|
onUnmountAutoFocus: o,
|
|
805
805
|
children: /* @__PURE__ */ f.jsx(
|
|
806
|
-
|
|
806
|
+
Ba,
|
|
807
807
|
{
|
|
808
808
|
role: "dialog",
|
|
809
809
|
id: i.contentId,
|
|
810
810
|
"aria-describedby": i.descriptionId,
|
|
811
811
|
"aria-labelledby": i.titleId,
|
|
812
|
-
"data-state":
|
|
812
|
+
"data-state": rn(i.open),
|
|
813
813
|
...r,
|
|
814
814
|
ref: c,
|
|
815
815
|
onDismiss: () => i.onOpenChange(!1)
|
|
@@ -818,28 +818,28 @@ var Oo = j.forwardRef(
|
|
|
818
818
|
}
|
|
819
819
|
),
|
|
820
820
|
/* @__PURE__ */ f.jsxs(f.Fragment, { children: [
|
|
821
|
-
/* @__PURE__ */ f.jsx(
|
|
822
|
-
/* @__PURE__ */ f.jsx(
|
|
821
|
+
/* @__PURE__ */ f.jsx(Eo, { titleId: i.titleId }),
|
|
822
|
+
/* @__PURE__ */ f.jsx(Ao, { contentRef: l, descriptionId: i.descriptionId })
|
|
823
823
|
] })
|
|
824
824
|
] });
|
|
825
825
|
}
|
|
826
|
-
),
|
|
826
|
+
), nn = "DialogTitle", Cr = j.forwardRef(
|
|
827
827
|
(e, t) => {
|
|
828
|
-
const { __scopeDialog: n, ...a } = e, s = ie(
|
|
828
|
+
const { __scopeDialog: n, ...a } = e, s = ie(nn, n);
|
|
829
829
|
return /* @__PURE__ */ f.jsx(me.h2, { id: s.titleId, ...a, ref: t });
|
|
830
830
|
}
|
|
831
831
|
);
|
|
832
|
-
|
|
833
|
-
var
|
|
832
|
+
Cr.displayName = nn;
|
|
833
|
+
var Pr = "DialogDescription", Er = j.forwardRef(
|
|
834
834
|
(e, t) => {
|
|
835
|
-
const { __scopeDialog: n, ...a } = e, s = ie(
|
|
835
|
+
const { __scopeDialog: n, ...a } = e, s = ie(Pr, n);
|
|
836
836
|
return /* @__PURE__ */ f.jsx(me.p, { id: s.descriptionId, ...a, ref: t });
|
|
837
837
|
}
|
|
838
838
|
);
|
|
839
|
-
|
|
840
|
-
var
|
|
839
|
+
Er.displayName = Pr;
|
|
840
|
+
var Rr = "DialogClose", Ar = j.forwardRef(
|
|
841
841
|
(e, t) => {
|
|
842
|
-
const { __scopeDialog: n, ...a } = e, s = ie(
|
|
842
|
+
const { __scopeDialog: n, ...a } = e, s = ie(Rr, n);
|
|
843
843
|
return /* @__PURE__ */ f.jsx(
|
|
844
844
|
me.button,
|
|
845
845
|
{
|
|
@@ -851,16 +851,16 @@ var Fr = "DialogClose", qr = j.forwardRef(
|
|
|
851
851
|
);
|
|
852
852
|
}
|
|
853
853
|
);
|
|
854
|
-
|
|
855
|
-
function
|
|
854
|
+
Ar.displayName = Rr;
|
|
855
|
+
function rn(e) {
|
|
856
856
|
return e ? "open" : "closed";
|
|
857
857
|
}
|
|
858
|
-
var
|
|
859
|
-
contentName:
|
|
860
|
-
titleName:
|
|
858
|
+
var Fr = "DialogTitleWarning", [Ou, qr] = Da(Fr, {
|
|
859
|
+
contentName: Te,
|
|
860
|
+
titleName: nn,
|
|
861
861
|
docsSlug: "dialog"
|
|
862
|
-
}),
|
|
863
|
-
const t =
|
|
862
|
+
}), Eo = ({ titleId: e }) => {
|
|
863
|
+
const t = qr(Fr), n = `\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
|
|
864
864
|
|
|
865
865
|
If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
|
|
866
866
|
|
|
@@ -868,122 +868,122 @@ For more information, see https://radix-ui.com/primitives/docs/components/${t.do
|
|
|
868
868
|
return j.useEffect(() => {
|
|
869
869
|
e && (document.getElementById(e) || console.error(n));
|
|
870
870
|
}, [n, e]), null;
|
|
871
|
-
},
|
|
872
|
-
const a = `Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${
|
|
871
|
+
}, Ro = "DialogDescriptionWarning", Ao = ({ contentRef: e, descriptionId: t }) => {
|
|
872
|
+
const a = `Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${qr(Ro).contentName}}.`;
|
|
873
873
|
return j.useEffect(() => {
|
|
874
874
|
var o;
|
|
875
875
|
const s = (o = e.current) == null ? void 0 : o.getAttribute("aria-describedby");
|
|
876
876
|
t && s && (document.getElementById(t) || console.warn(a));
|
|
877
877
|
}, [a, e, t]), null;
|
|
878
|
-
},
|
|
879
|
-
const
|
|
880
|
-
|
|
878
|
+
}, Fo = kr, qo = Sr, Io = jr, Ir = Nr, _r = Tr, Lr = Cr, Ur = Er, _o = Ar;
|
|
879
|
+
const Lo = Fo, Uo = qo, Mo = Io, Mr = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
880
|
+
Ir,
|
|
881
881
|
{
|
|
882
882
|
ref: n,
|
|
883
|
-
className:
|
|
883
|
+
className: q(
|
|
884
884
|
"fixed inset-0 z-50 bg-black/80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0",
|
|
885
885
|
e
|
|
886
886
|
),
|
|
887
887
|
...t
|
|
888
888
|
}
|
|
889
889
|
));
|
|
890
|
-
|
|
891
|
-
const
|
|
892
|
-
/* @__PURE__ */ f.jsx(
|
|
890
|
+
Mr.displayName = Ir.displayName;
|
|
891
|
+
const Hr = j.forwardRef(({ className: e, children: t, ...n }, a) => /* @__PURE__ */ f.jsxs(Mo, { children: [
|
|
892
|
+
/* @__PURE__ */ f.jsx(Mr, {}),
|
|
893
893
|
/* @__PURE__ */ f.jsxs(
|
|
894
|
-
|
|
894
|
+
_r,
|
|
895
895
|
{
|
|
896
896
|
ref: a,
|
|
897
|
-
className:
|
|
897
|
+
className: q(
|
|
898
898
|
"fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg border-border",
|
|
899
899
|
e
|
|
900
900
|
),
|
|
901
901
|
...n,
|
|
902
902
|
children: [
|
|
903
903
|
t,
|
|
904
|
-
/* @__PURE__ */ f.jsxs(
|
|
905
|
-
/* @__PURE__ */ f.jsx(
|
|
904
|
+
/* @__PURE__ */ f.jsxs(_o, { className: "absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground", children: [
|
|
905
|
+
/* @__PURE__ */ f.jsx(vr, { className: "h-4 w-4" }),
|
|
906
906
|
/* @__PURE__ */ f.jsx("span", { className: "sr-only", children: "Close" })
|
|
907
907
|
] })
|
|
908
908
|
]
|
|
909
909
|
}
|
|
910
910
|
)
|
|
911
911
|
] }));
|
|
912
|
-
|
|
913
|
-
const
|
|
914
|
-
|
|
912
|
+
Hr.displayName = _r.displayName;
|
|
913
|
+
const Br = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
914
|
+
Lr,
|
|
915
915
|
{
|
|
916
916
|
ref: n,
|
|
917
|
-
className:
|
|
917
|
+
className: q(
|
|
918
918
|
"text-lg font-semibold leading-none tracking-tight",
|
|
919
919
|
e
|
|
920
920
|
),
|
|
921
921
|
...t
|
|
922
922
|
}
|
|
923
923
|
));
|
|
924
|
-
|
|
925
|
-
const
|
|
926
|
-
|
|
924
|
+
Br.displayName = Lr.displayName;
|
|
925
|
+
const Ho = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
926
|
+
Ur,
|
|
927
927
|
{
|
|
928
928
|
ref: n,
|
|
929
|
-
className:
|
|
929
|
+
className: q("text-sm text-muted-foreground", e),
|
|
930
930
|
...t
|
|
931
931
|
}
|
|
932
932
|
));
|
|
933
|
-
|
|
934
|
-
const
|
|
933
|
+
Ho.displayName = Ur.displayName;
|
|
934
|
+
const ft = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
935
935
|
"div",
|
|
936
936
|
{
|
|
937
937
|
ref: n,
|
|
938
|
-
className:
|
|
938
|
+
className: q(
|
|
939
939
|
"rounded-xl border bg-card text-card-foreground shadow",
|
|
940
940
|
e
|
|
941
941
|
),
|
|
942
942
|
...t
|
|
943
943
|
}
|
|
944
944
|
));
|
|
945
|
-
|
|
946
|
-
const
|
|
945
|
+
ft.displayName = "Card";
|
|
946
|
+
const Dr = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
947
947
|
"div",
|
|
948
948
|
{
|
|
949
949
|
ref: n,
|
|
950
|
-
className:
|
|
950
|
+
className: q("flex flex-col space-y-1.5 p-6", e),
|
|
951
951
|
...t
|
|
952
952
|
}
|
|
953
953
|
));
|
|
954
|
-
|
|
955
|
-
const
|
|
954
|
+
Dr.displayName = "CardHeader";
|
|
955
|
+
const Vr = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
956
956
|
"h3",
|
|
957
957
|
{
|
|
958
958
|
ref: n,
|
|
959
|
-
className:
|
|
959
|
+
className: q("font-semibold leading-none tracking-tight", e),
|
|
960
960
|
...t
|
|
961
961
|
}
|
|
962
962
|
));
|
|
963
|
-
|
|
964
|
-
const
|
|
963
|
+
Vr.displayName = "CardTitle";
|
|
964
|
+
const Bo = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
965
965
|
"p",
|
|
966
966
|
{
|
|
967
967
|
ref: n,
|
|
968
|
-
className:
|
|
968
|
+
className: q("text-sm text-muted-foreground", e),
|
|
969
969
|
...t
|
|
970
970
|
}
|
|
971
971
|
));
|
|
972
|
-
|
|
973
|
-
const
|
|
974
|
-
|
|
975
|
-
const
|
|
972
|
+
Bo.displayName = "CardDescription";
|
|
973
|
+
const Wr = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx("div", { ref: n, className: q("p-6 pt-0", e), ...t }));
|
|
974
|
+
Wr.displayName = "CardContent";
|
|
975
|
+
const Do = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
976
976
|
"div",
|
|
977
977
|
{
|
|
978
978
|
ref: n,
|
|
979
|
-
className:
|
|
979
|
+
className: q("flex items-center p-6 pt-0", e),
|
|
980
980
|
...t
|
|
981
981
|
}
|
|
982
982
|
));
|
|
983
|
-
|
|
984
|
-
var an = "Tabs", [
|
|
985
|
-
|
|
986
|
-
]),
|
|
983
|
+
Do.displayName = "CardFooter";
|
|
984
|
+
var an = "Tabs", [Vo, Cu] = ur(an, [
|
|
985
|
+
yr
|
|
986
|
+
]), zr = yr(), [Wo, on] = Vo(an), Jr = j.forwardRef(
|
|
987
987
|
(e, t) => {
|
|
988
988
|
const {
|
|
989
989
|
__scopeTabs: n,
|
|
@@ -994,16 +994,16 @@ var an = "Tabs", [zo, Eu] = dr(an, [
|
|
|
994
994
|
dir: i,
|
|
995
995
|
activationMode: l = "automatic",
|
|
996
996
|
...c
|
|
997
|
-
} = e, u =
|
|
997
|
+
} = e, u = Wa(i), [p, d] = fr({
|
|
998
998
|
prop: a,
|
|
999
999
|
onChange: s,
|
|
1000
1000
|
defaultProp: o
|
|
1001
1001
|
});
|
|
1002
1002
|
return /* @__PURE__ */ f.jsx(
|
|
1003
|
-
|
|
1003
|
+
Wo,
|
|
1004
1004
|
{
|
|
1005
1005
|
scope: n,
|
|
1006
|
-
baseId:
|
|
1006
|
+
baseId: nt(),
|
|
1007
1007
|
value: p,
|
|
1008
1008
|
onValueChange: d,
|
|
1009
1009
|
orientation: r,
|
|
@@ -1022,12 +1022,12 @@ var an = "Tabs", [zo, Eu] = dr(an, [
|
|
|
1022
1022
|
);
|
|
1023
1023
|
}
|
|
1024
1024
|
);
|
|
1025
|
-
|
|
1026
|
-
var
|
|
1025
|
+
Jr.displayName = an;
|
|
1026
|
+
var Gr = "TabsList", Kr = j.forwardRef(
|
|
1027
1027
|
(e, t) => {
|
|
1028
|
-
const { __scopeTabs: n, loop: a = !0, ...s } = e, o = on(
|
|
1028
|
+
const { __scopeTabs: n, loop: a = !0, ...s } = e, o = on(Gr, n), r = zr(n);
|
|
1029
1029
|
return /* @__PURE__ */ f.jsx(
|
|
1030
|
-
|
|
1030
|
+
uo,
|
|
1031
1031
|
{
|
|
1032
1032
|
asChild: !0,
|
|
1033
1033
|
...r,
|
|
@@ -1047,12 +1047,12 @@ var Jr = "TabsList", Gr = j.forwardRef(
|
|
|
1047
1047
|
);
|
|
1048
1048
|
}
|
|
1049
1049
|
);
|
|
1050
|
-
|
|
1051
|
-
var
|
|
1050
|
+
Kr.displayName = Gr;
|
|
1051
|
+
var Qr = "TabsTrigger", Yr = j.forwardRef(
|
|
1052
1052
|
(e, t) => {
|
|
1053
|
-
const { __scopeTabs: n, value: a, disabled: s = !1, ...o } = e, r = on(
|
|
1053
|
+
const { __scopeTabs: n, value: a, disabled: s = !1, ...o } = e, r = on(Qr, n), i = zr(n), l = ea(r.baseId, a), c = ta(r.baseId, a), u = a === r.value;
|
|
1054
1054
|
return /* @__PURE__ */ f.jsx(
|
|
1055
|
-
|
|
1055
|
+
fo,
|
|
1056
1056
|
{
|
|
1057
1057
|
asChild: !0,
|
|
1058
1058
|
...i,
|
|
@@ -1087,14 +1087,14 @@ var Kr = "TabsTrigger", Qr = j.forwardRef(
|
|
|
1087
1087
|
);
|
|
1088
1088
|
}
|
|
1089
1089
|
);
|
|
1090
|
-
|
|
1091
|
-
var
|
|
1090
|
+
Yr.displayName = Qr;
|
|
1091
|
+
var Xr = "TabsContent", Zr = j.forwardRef(
|
|
1092
1092
|
(e, t) => {
|
|
1093
|
-
const { __scopeTabs: n, value: a, forceMount: s, children: o, ...r } = e, i = on(
|
|
1093
|
+
const { __scopeTabs: n, value: a, forceMount: s, children: o, ...r } = e, i = on(Xr, n), l = ea(i.baseId, a), c = ta(i.baseId, a), u = a === i.value, p = j.useRef(u);
|
|
1094
1094
|
return j.useEffect(() => {
|
|
1095
1095
|
const d = requestAnimationFrame(() => p.current = !1);
|
|
1096
1096
|
return () => cancelAnimationFrame(d);
|
|
1097
|
-
}, []), /* @__PURE__ */ f.jsx(
|
|
1097
|
+
}, []), /* @__PURE__ */ f.jsx(bt, { present: s || u, children: ({ present: d }) => /* @__PURE__ */ f.jsx(
|
|
1098
1098
|
me.div,
|
|
1099
1099
|
{
|
|
1100
1100
|
"data-state": u ? "active" : "inactive",
|
|
@@ -1115,66 +1115,58 @@ var Yr = "TabsContent", Xr = j.forwardRef(
|
|
|
1115
1115
|
) });
|
|
1116
1116
|
}
|
|
1117
1117
|
);
|
|
1118
|
-
|
|
1119
|
-
function
|
|
1118
|
+
Zr.displayName = Xr;
|
|
1119
|
+
function ea(e, t) {
|
|
1120
1120
|
return `${e}-trigger-${t}`;
|
|
1121
1121
|
}
|
|
1122
|
-
function
|
|
1122
|
+
function ta(e, t) {
|
|
1123
1123
|
return `${e}-content-${t}`;
|
|
1124
1124
|
}
|
|
1125
|
-
var
|
|
1126
|
-
const
|
|
1125
|
+
var na = Jr, sn = Kr, ln = Yr, cn = Zr;
|
|
1126
|
+
const jn = na, Ut = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
1127
1127
|
sn,
|
|
1128
1128
|
{
|
|
1129
1129
|
ref: n,
|
|
1130
|
-
className:
|
|
1130
|
+
className: q(
|
|
1131
1131
|
"inline-flex h-9 items-center justify-center rounded-lg bg-muted p-1 text-muted-foreground",
|
|
1132
1132
|
e
|
|
1133
1133
|
),
|
|
1134
1134
|
...t
|
|
1135
1135
|
}
|
|
1136
1136
|
));
|
|
1137
|
-
|
|
1138
|
-
const
|
|
1137
|
+
Ut.displayName = sn.displayName;
|
|
1138
|
+
const Pe = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
1139
1139
|
ln,
|
|
1140
1140
|
{
|
|
1141
1141
|
ref: n,
|
|
1142
|
-
className:
|
|
1142
|
+
className: q(
|
|
1143
1143
|
"inline-flex items-center justify-center whitespace-nowrap rounded-md px-3 py-1 text-sm font-medium ring-offset-background transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-background data-[state=active]:text-foreground data-[state=active]:shadow",
|
|
1144
1144
|
e
|
|
1145
1145
|
),
|
|
1146
1146
|
...t
|
|
1147
1147
|
}
|
|
1148
1148
|
));
|
|
1149
|
-
|
|
1150
|
-
const
|
|
1149
|
+
Pe.displayName = ln.displayName;
|
|
1150
|
+
const Ee = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
1151
1151
|
cn,
|
|
1152
1152
|
{
|
|
1153
1153
|
ref: n,
|
|
1154
|
-
className:
|
|
1154
|
+
className: q(
|
|
1155
1155
|
"mt-2 ring-offset-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2",
|
|
1156
1156
|
e
|
|
1157
1157
|
),
|
|
1158
1158
|
...t
|
|
1159
1159
|
}
|
|
1160
1160
|
));
|
|
1161
|
-
|
|
1162
|
-
const
|
|
1163
|
-
const a = new AbortController(), s = a.signal, o = fetch(e, { ...t, signal: s }), r = new Promise((i, l) => {
|
|
1164
|
-
const c = setTimeout(() => {
|
|
1165
|
-
a.abort("Request timed out"), l(new Error("Request timed out"));
|
|
1166
|
-
}, n);
|
|
1167
|
-
o.finally(() => clearTimeout(c));
|
|
1168
|
-
});
|
|
1169
|
-
return Promise.race([o, r]);
|
|
1170
|
-
}, kt = (e) => Math.abs(
|
|
1161
|
+
Ee.displayName = cn.displayName;
|
|
1162
|
+
const St = (e) => Math.abs(
|
|
1171
1163
|
isNaN(parseInt(e)) ? e.toLowerCase().charCodeAt(0) - 96 : isNaN(parseInt(e)) ? 0 : parseInt(e)
|
|
1172
|
-
),
|
|
1173
|
-
const n = (3 *
|
|
1164
|
+
), wt = (e) => e.length > 1 ? parseInt(e.split("").reduce((t, n) => `${St(t) + St(n)}`)) : St(e), zo = (e, t = {}) => {
|
|
1165
|
+
const n = (3 * wt(e) + 2 * wt(e) + wt(e)) % 360, { saturation: a = 75, lightness: s = 60 } = t;
|
|
1174
1166
|
return `${n}deg ${a}% ${s}%`;
|
|
1175
|
-
},
|
|
1176
|
-
const [t] =
|
|
1177
|
-
return
|
|
1167
|
+
}, jt = "data-linked-param", Jo = (e) => {
|
|
1168
|
+
const [t] = Ga();
|
|
1169
|
+
return zo(
|
|
1178
1170
|
e,
|
|
1179
1171
|
t ? void 0 : { saturation: 85, lightness: 50 }
|
|
1180
1172
|
);
|
|
@@ -1187,15 +1179,15 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1187
1179
|
children: o,
|
|
1188
1180
|
onClick: r
|
|
1189
1181
|
}) => {
|
|
1190
|
-
const i =
|
|
1191
|
-
return
|
|
1182
|
+
const i = pr(null), l = e.replace(/[{}]/g, ""), c = s == null ? void 0 : s.replace(/[{}]/g, ""), u = Jo(l), p = `hsl(${u} / ${a})`, d = `hsl(${u} / ${n})`;
|
|
1183
|
+
return mr(() => {
|
|
1192
1184
|
if (!c || !i.current) return;
|
|
1193
1185
|
const m = () => {
|
|
1194
|
-
document.querySelectorAll(`[${
|
|
1186
|
+
document.querySelectorAll(`[${jt}="${c}"]`).forEach((y) => {
|
|
1195
1187
|
y instanceof HTMLElement && (y.dataset.active = "true");
|
|
1196
1188
|
});
|
|
1197
1189
|
}, h = () => {
|
|
1198
|
-
document.querySelectorAll(`[${
|
|
1190
|
+
document.querySelectorAll(`[${jt}="${c}"]`).forEach((y) => {
|
|
1199
1191
|
y instanceof HTMLElement && (y.dataset.active = "false");
|
|
1200
1192
|
});
|
|
1201
1193
|
};
|
|
@@ -1206,8 +1198,8 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1206
1198
|
}, [c]), /* @__PURE__ */ f.jsxs(
|
|
1207
1199
|
"span",
|
|
1208
1200
|
{
|
|
1209
|
-
className:
|
|
1210
|
-
[
|
|
1201
|
+
className: q("inline-flex relative rounded group", t),
|
|
1202
|
+
[jt]: c,
|
|
1211
1203
|
ref: i,
|
|
1212
1204
|
onClick: r,
|
|
1213
1205
|
children: [
|
|
@@ -1222,7 +1214,7 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1222
1214
|
]
|
|
1223
1215
|
}
|
|
1224
1216
|
);
|
|
1225
|
-
},
|
|
1217
|
+
}, Go = (e, t, n) => {
|
|
1226
1218
|
const a = t.replace(/(:\w+|\{\w+})/g, (o) => {
|
|
1227
1219
|
var l;
|
|
1228
1220
|
const r = o.replace(/[:{}]/g, "");
|
|
@@ -1231,92 +1223,71 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1231
1223
|
return n.queryParams.filter((o) => o.active).forEach((o) => {
|
|
1232
1224
|
s.searchParams.set(o.name, o.value);
|
|
1233
1225
|
}), s;
|
|
1234
|
-
},
|
|
1235
|
-
const n = j.forwardRef(({ className: a, asChild: s, ...o }, r) => {
|
|
1236
|
-
const i = s ? fr : e;
|
|
1237
|
-
return j.createElement(i, {
|
|
1238
|
-
...o,
|
|
1239
|
-
ref: r,
|
|
1240
|
-
className: A(t, a)
|
|
1241
|
-
});
|
|
1242
|
-
});
|
|
1243
|
-
return n.displayName = `VariantComponent(${e})`, n;
|
|
1244
|
-
}, Lt = Xo(
|
|
1245
|
-
"input",
|
|
1246
|
-
"px-2 bg-transparent h-6 font-mono text-xs m-2"
|
|
1247
|
-
), Zo = ({
|
|
1226
|
+
}, Ko = ({
|
|
1248
1227
|
control: e,
|
|
1249
1228
|
register: t
|
|
1250
1229
|
}) => {
|
|
1251
|
-
const { fields: n, append: a, remove: s } =
|
|
1230
|
+
const { fields: n, append: a, remove: s } = Zt({
|
|
1252
1231
|
control: e,
|
|
1253
1232
|
name: "headers"
|
|
1254
|
-
})
|
|
1255
|
-
return /* @__PURE__ */ f.jsxs("div", { className: "
|
|
1256
|
-
n.map((
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
{
|
|
1272
|
-
...t(`headers.${c}.name`),
|
|
1273
|
-
placeholder: "Name",
|
|
1274
|
-
className: "peer",
|
|
1275
|
-
autoComplete: "off"
|
|
1276
|
-
}
|
|
1277
|
-
),
|
|
1278
|
-
u && /* @__PURE__ */ f.jsx(Ga, { size: 16, className: "text-amber-500" })
|
|
1279
|
-
] }),
|
|
1233
|
+
});
|
|
1234
|
+
return /* @__PURE__ */ f.jsxs("div", { className: "flex flex-col gap-2", children: [
|
|
1235
|
+
/* @__PURE__ */ f.jsx("table", { className: "w-full [&_td]:border [&_td]:p-1.5 [&_td]:px-2", children: /* @__PURE__ */ f.jsx("tbody", { children: n.map((o, r) => /* @__PURE__ */ f.jsxs(
|
|
1236
|
+
"tr",
|
|
1237
|
+
{
|
|
1238
|
+
className: "group has-[:focus]:bg-muted/50 hover:bg-muted/50",
|
|
1239
|
+
children: [
|
|
1240
|
+
/* @__PURE__ */ f.jsx("td", { className: "flex gap-2 items-center", children: /* @__PURE__ */ f.jsx(
|
|
1241
|
+
ut,
|
|
1242
|
+
{
|
|
1243
|
+
...t(`headers.${r}.name`),
|
|
1244
|
+
placeholder: "Name",
|
|
1245
|
+
className: "border-0 shadow-none text-xs font-mono",
|
|
1246
|
+
autoComplete: "off"
|
|
1247
|
+
}
|
|
1248
|
+
) }),
|
|
1249
|
+
/* @__PURE__ */ f.jsx("td", { children: /* @__PURE__ */ f.jsxs("div", { className: "flex items-center gap-2", children: [
|
|
1280
1250
|
/* @__PURE__ */ f.jsx(
|
|
1281
|
-
|
|
1251
|
+
ut,
|
|
1282
1252
|
{
|
|
1283
1253
|
placeholder: "Value",
|
|
1284
|
-
className: "
|
|
1285
|
-
...t(`headers.${
|
|
1254
|
+
className: "border-0 shadow-none text-xs font-mono",
|
|
1255
|
+
...t(`headers.${r}.value`),
|
|
1286
1256
|
autoComplete: "off"
|
|
1287
1257
|
}
|
|
1288
1258
|
),
|
|
1289
1259
|
/* @__PURE__ */ f.jsx(
|
|
1290
|
-
|
|
1260
|
+
Ne,
|
|
1291
1261
|
{
|
|
1292
|
-
|
|
1262
|
+
size: "icon",
|
|
1263
|
+
variant: "ghost",
|
|
1264
|
+
className: "text-muted-foreground opacity-0 group-hover:opacity-100",
|
|
1293
1265
|
onClick: () => {
|
|
1294
|
-
s(
|
|
1266
|
+
s(r);
|
|
1295
1267
|
},
|
|
1296
1268
|
type: "button",
|
|
1297
|
-
children: /* @__PURE__ */ f.jsx(
|
|
1269
|
+
children: /* @__PURE__ */ f.jsx(vr, { size: 16 })
|
|
1298
1270
|
}
|
|
1299
|
-
)
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
qe,
|
|
1271
|
+
)
|
|
1272
|
+
] }) })
|
|
1273
|
+
]
|
|
1274
|
+
},
|
|
1275
|
+
o.id
|
|
1276
|
+
)) }) }),
|
|
1277
|
+
/* @__PURE__ */ f.jsx("div", { className: "text-end", children: /* @__PURE__ */ f.jsx(
|
|
1278
|
+
Ne,
|
|
1308
1279
|
{
|
|
1309
|
-
className: "
|
|
1280
|
+
className: "",
|
|
1310
1281
|
onClick: () => a({ name: "", value: "" }),
|
|
1311
1282
|
type: "button",
|
|
1312
1283
|
children: "Add header"
|
|
1313
1284
|
}
|
|
1314
|
-
)
|
|
1285
|
+
) })
|
|
1315
1286
|
] });
|
|
1316
|
-
},
|
|
1287
|
+
}, Qo = ({
|
|
1317
1288
|
control: e
|
|
1318
1289
|
}) => {
|
|
1319
|
-
const { fields: t } =
|
|
1290
|
+
const { fields: t } = Zt({
|
|
1320
1291
|
control: e,
|
|
1321
1292
|
name: "pathParams"
|
|
1322
1293
|
});
|
|
@@ -1334,7 +1305,7 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1334
1305
|
name: n.name,
|
|
1335
1306
|
backgroundOpacity: "25%",
|
|
1336
1307
|
borderOpacity: s.value ? "100%" : "0",
|
|
1337
|
-
className:
|
|
1308
|
+
className: q(
|
|
1338
1309
|
"font-mono text-xs m-2",
|
|
1339
1310
|
!s.value && "opacity-60"
|
|
1340
1311
|
)
|
|
@@ -1351,13 +1322,11 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1351
1322
|
control: e,
|
|
1352
1323
|
name: `pathParams.${a}.value`,
|
|
1353
1324
|
render: ({ field: s }) => /* @__PURE__ */ f.jsx(
|
|
1354
|
-
|
|
1325
|
+
ut,
|
|
1355
1326
|
{
|
|
1356
1327
|
...s,
|
|
1357
1328
|
placeholder: "Enter value",
|
|
1358
|
-
className:
|
|
1359
|
-
"border-0 shadow-none ring-0 font-mono text-xs"
|
|
1360
|
-
)
|
|
1329
|
+
className: "border-0 shadow-none ring-0 font-mono text-xs"
|
|
1361
1330
|
}
|
|
1362
1331
|
)
|
|
1363
1332
|
}
|
|
@@ -1368,33 +1337,46 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1368
1337
|
control: e,
|
|
1369
1338
|
name: `pathParams.${a}.value`,
|
|
1370
1339
|
render: ({ field: s }) => /* @__PURE__ */ f.jsx(
|
|
1371
|
-
|
|
1340
|
+
Ne,
|
|
1372
1341
|
{
|
|
1373
1342
|
size: "icon",
|
|
1374
1343
|
type: "button",
|
|
1375
1344
|
variant: "ghost",
|
|
1376
1345
|
"aria-label": "Clear value",
|
|
1377
|
-
className:
|
|
1346
|
+
className: q(
|
|
1378
1347
|
"ms-2",
|
|
1379
1348
|
s.value.length === 0 ? "opacity-0 pointer-events-none" : "opacity-100"
|
|
1380
1349
|
),
|
|
1381
1350
|
title: "Clear value",
|
|
1382
1351
|
onClick: () => s.onChange(""),
|
|
1383
|
-
children: /* @__PURE__ */ f.jsx(
|
|
1352
|
+
children: /* @__PURE__ */ f.jsx(gr, { size: 16 })
|
|
1384
1353
|
}
|
|
1385
1354
|
)
|
|
1386
1355
|
}
|
|
1387
1356
|
)
|
|
1388
1357
|
] }) })
|
|
1389
1358
|
] }, n.id)) }) });
|
|
1390
|
-
},
|
|
1359
|
+
}, Yo = (e, t) => {
|
|
1360
|
+
const n = j.forwardRef(({ className: a, asChild: s, ...o }, r) => {
|
|
1361
|
+
const i = s ? dr : e;
|
|
1362
|
+
return j.createElement(i, {
|
|
1363
|
+
...o,
|
|
1364
|
+
ref: r,
|
|
1365
|
+
className: q(t, a)
|
|
1366
|
+
});
|
|
1367
|
+
});
|
|
1368
|
+
return n.displayName = `VariantComponent(${e})`, n;
|
|
1369
|
+
}, Xo = Yo(
|
|
1370
|
+
"input",
|
|
1371
|
+
"px-2 bg-transparent h-6 font-mono text-xs m-2"
|
|
1372
|
+
), Zo = ({
|
|
1391
1373
|
control: e,
|
|
1392
1374
|
queryParams: t
|
|
1393
1375
|
}) => {
|
|
1394
|
-
const { fields: n } =
|
|
1376
|
+
const { fields: n } = Zt({
|
|
1395
1377
|
control: e,
|
|
1396
1378
|
name: "queryParams"
|
|
1397
|
-
}), a =
|
|
1379
|
+
}), a = Ya(), s = t.map((i) => !!i.isRequired), r = a.watch("identity") !== ot;
|
|
1398
1380
|
return /* @__PURE__ */ f.jsx("div", { className: "", children: /* @__PURE__ */ f.jsx("table", { className: "w-full [&_td]:border [&_td]:p-1.5 [&_td]:px-2", children: /* @__PURE__ */ f.jsx("tbody", { children: n.filter(
|
|
1399
1381
|
// TODO remove this hack for Accu or make it more generic
|
|
1400
1382
|
(i) => !(r && i.name === "apikey")
|
|
@@ -1419,7 +1401,7 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1419
1401
|
Se,
|
|
1420
1402
|
{
|
|
1421
1403
|
control: e,
|
|
1422
|
-
render: ({ field: c }) => /* @__PURE__ */ f.jsx(
|
|
1404
|
+
render: ({ field: c }) => /* @__PURE__ */ f.jsx(Xo, { asChild: !0, children: /* @__PURE__ */ f.jsxs(
|
|
1423
1405
|
"label",
|
|
1424
1406
|
{
|
|
1425
1407
|
className: "flex items-center cursor-pointer",
|
|
@@ -1440,7 +1422,7 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1440
1422
|
{
|
|
1441
1423
|
control: e,
|
|
1442
1424
|
render: ({ field: c }) => /* @__PURE__ */ f.jsx(
|
|
1443
|
-
|
|
1425
|
+
ut,
|
|
1444
1426
|
{
|
|
1445
1427
|
...c,
|
|
1446
1428
|
onChange: (u) => {
|
|
@@ -1458,19 +1440,19 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1458
1440
|
{
|
|
1459
1441
|
control: e,
|
|
1460
1442
|
render: ({ field: c }) => /* @__PURE__ */ f.jsx(
|
|
1461
|
-
|
|
1443
|
+
Ne,
|
|
1462
1444
|
{
|
|
1463
1445
|
size: "icon",
|
|
1464
1446
|
type: "button",
|
|
1465
1447
|
variant: "ghost",
|
|
1466
1448
|
"aria-label": "Clear value",
|
|
1467
|
-
className:
|
|
1449
|
+
className: q(
|
|
1468
1450
|
"ms-2",
|
|
1469
1451
|
c.value.length === 0 ? "opacity-0 pointer-events-none" : "opacity-100"
|
|
1470
1452
|
),
|
|
1471
1453
|
title: "Clear value",
|
|
1472
1454
|
onClick: () => c.onChange(""),
|
|
1473
|
-
children: /* @__PURE__ */ f.jsx(
|
|
1455
|
+
children: /* @__PURE__ */ f.jsx(gr, { size: 16 })
|
|
1474
1456
|
}
|
|
1475
1457
|
),
|
|
1476
1458
|
name: `queryParams.${l}.value`
|
|
@@ -1478,16 +1460,16 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1478
1460
|
)
|
|
1479
1461
|
] }) })
|
|
1480
1462
|
] }, i.id)) }) }) });
|
|
1481
|
-
},
|
|
1463
|
+
}, ra = ({
|
|
1482
1464
|
value: e,
|
|
1483
1465
|
onChange: t,
|
|
1484
1466
|
className: n,
|
|
1485
1467
|
options: a
|
|
1486
|
-
}) => /* @__PURE__ */ f.jsxs("div", { className:
|
|
1468
|
+
}) => /* @__PURE__ */ f.jsxs("div", { className: q("grid", n), children: [
|
|
1487
1469
|
/* @__PURE__ */ f.jsx(
|
|
1488
1470
|
"select",
|
|
1489
1471
|
{
|
|
1490
|
-
className:
|
|
1472
|
+
className: q(
|
|
1491
1473
|
"row-start-1 col-start-1 border border-input text-foreground px-2 py-1 pe-6",
|
|
1492
1474
|
"rounded-md appearance-none bg-zinc-50 hover:bg-white dark:bg-zinc-800 hover:dark:bg-zinc-800/75"
|
|
1493
1475
|
),
|
|
@@ -1496,8 +1478,8 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1496
1478
|
children: a.map((s) => /* @__PURE__ */ f.jsx("option", { value: s.value, children: s.label }, s.value))
|
|
1497
1479
|
}
|
|
1498
1480
|
),
|
|
1499
|
-
/* @__PURE__ */ f.jsx("div", { className: "row-start-1 col-start-1 self-center justify-self-end relative end-2 pointer-events-none", children: /* @__PURE__ */ f.jsx(
|
|
1500
|
-
] }),
|
|
1481
|
+
/* @__PURE__ */ f.jsx("div", { className: "row-start-1 col-start-1 self-center justify-self-end relative end-2 pointer-events-none", children: /* @__PURE__ */ f.jsx(vo, { size: 14 }) })
|
|
1482
|
+
] }), ei = (e) => {
|
|
1501
1483
|
var n;
|
|
1502
1484
|
return (n = Object.entries({
|
|
1503
1485
|
"application/json": "json",
|
|
@@ -1510,35 +1492,35 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1510
1492
|
}).find(
|
|
1511
1493
|
([a]) => e.includes(a)
|
|
1512
1494
|
)) == null ? void 0 : n[1];
|
|
1513
|
-
},
|
|
1495
|
+
}, ti = (e) => {
|
|
1514
1496
|
const t = e.get("Content-Type") || "";
|
|
1515
|
-
return
|
|
1516
|
-
},
|
|
1497
|
+
return ei(t);
|
|
1498
|
+
}, ni = (e) => {
|
|
1517
1499
|
try {
|
|
1518
1500
|
return JSON.stringify(JSON.parse(e), null, 2);
|
|
1519
1501
|
} catch {
|
|
1520
1502
|
return null;
|
|
1521
1503
|
}
|
|
1522
|
-
},
|
|
1504
|
+
}, ri = ({
|
|
1523
1505
|
body: e = "",
|
|
1524
1506
|
headers: t
|
|
1525
1507
|
}) => {
|
|
1526
|
-
const n =
|
|
1508
|
+
const n = ti(t), a = ni(e), s = a || e, [o, r] = hr(
|
|
1527
1509
|
a ? "formatted" : "raw"
|
|
1528
1510
|
);
|
|
1529
1511
|
return /* @__PURE__ */ f.jsxs("div", { className: "flex flex-col gap-2", children: [
|
|
1530
|
-
/* @__PURE__ */ f.jsx(
|
|
1531
|
-
|
|
1512
|
+
/* @__PURE__ */ f.jsx(ft, { className: "shadow-none", children: /* @__PURE__ */ f.jsx(
|
|
1513
|
+
Ke,
|
|
1532
1514
|
{
|
|
1533
1515
|
language: o === "raw" ? a ? "plain" : n : "json",
|
|
1534
1516
|
noBackground: !0,
|
|
1535
1517
|
showLanguageIndicator: !0,
|
|
1536
|
-
className: "overflow-x-auto p-4 text-xs",
|
|
1518
|
+
className: "overflow-x-auto p-4 text-xs max-h-[480px]",
|
|
1537
1519
|
code: o === "raw" ? e : s
|
|
1538
1520
|
}
|
|
1539
1521
|
) }),
|
|
1540
1522
|
a && /* @__PURE__ */ f.jsx("div", { className: "flex justify-end", children: /* @__PURE__ */ f.jsx(
|
|
1541
|
-
|
|
1523
|
+
ra,
|
|
1542
1524
|
{
|
|
1543
1525
|
value: o,
|
|
1544
1526
|
onChange: (i) => r(i.target.value),
|
|
@@ -1549,7 +1531,7 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1549
1531
|
}
|
|
1550
1532
|
) })
|
|
1551
1533
|
] });
|
|
1552
|
-
},
|
|
1534
|
+
}, ot = "__none", ai = {
|
|
1553
1535
|
200: "OK",
|
|
1554
1536
|
201: "Created",
|
|
1555
1537
|
202: "Accepted",
|
|
@@ -1560,7 +1542,7 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1560
1542
|
404: "Not Found",
|
|
1561
1543
|
405: "Method Not Allowed",
|
|
1562
1544
|
500: "Internal Server Error"
|
|
1563
|
-
},
|
|
1545
|
+
}, oi = ({
|
|
1564
1546
|
server: e,
|
|
1565
1547
|
url: t,
|
|
1566
1548
|
method: n,
|
|
@@ -1570,7 +1552,7 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1570
1552
|
defaultBody: r = ""
|
|
1571
1553
|
}) => {
|
|
1572
1554
|
var w, S;
|
|
1573
|
-
const { register: i, control: l, handleSubmit: c, watch: u, setValue: p, ...d } =
|
|
1555
|
+
const { register: i, control: l, handleSubmit: c, watch: u, setValue: p, ...d } = Xa({
|
|
1574
1556
|
defaultValues: {
|
|
1575
1557
|
body: r,
|
|
1576
1558
|
queryParams: s.map((k) => ({
|
|
@@ -1586,53 +1568,61 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1586
1568
|
name: k.name,
|
|
1587
1569
|
value: k.defaultValue ?? ""
|
|
1588
1570
|
})),
|
|
1589
|
-
identity:
|
|
1571
|
+
identity: ot
|
|
1590
1572
|
}
|
|
1591
|
-
}), m = u(), h =
|
|
1592
|
-
|
|
1573
|
+
}), m = u(), h = qa(), y = pr(!1);
|
|
1574
|
+
mr(() => {
|
|
1593
1575
|
var C;
|
|
1594
1576
|
if (y.current) return;
|
|
1595
1577
|
const k = (C = h.data) == null ? void 0 : C.at(0);
|
|
1596
1578
|
k && (p("identity", k.id), y.current = !0);
|
|
1597
1579
|
}, [p, h.data]);
|
|
1598
|
-
const v =
|
|
1580
|
+
const v = Za({
|
|
1599
1581
|
mutationFn: async (k) => {
|
|
1600
|
-
var I,
|
|
1601
|
-
const C =
|
|
1582
|
+
var I, W;
|
|
1583
|
+
const C = Go(e, t, k), P = performance.now(), R = new Request(C, {
|
|
1602
1584
|
method: n.toUpperCase(),
|
|
1603
1585
|
headers: Object.fromEntries(
|
|
1604
|
-
k.headers.filter((
|
|
1586
|
+
k.headers.filter((A) => A.name).map((A) => [A.name, A.value])
|
|
1605
1587
|
)
|
|
1606
1588
|
});
|
|
1607
|
-
k.identity !==
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1589
|
+
k.identity !== ot && ((W = (I = h.data) == null ? void 0 : I.find((A) => A.id === k.identity)) == null || W.authorizeRequest(R));
|
|
1590
|
+
try {
|
|
1591
|
+
const A = await fetch(R, {
|
|
1592
|
+
signal: AbortSignal.timeout(5e3)
|
|
1593
|
+
}), _ = performance.now() - P, H = await A.text();
|
|
1594
|
+
return {
|
|
1595
|
+
status: A.status,
|
|
1596
|
+
headers: A.headers,
|
|
1597
|
+
size: H.length,
|
|
1598
|
+
body: H,
|
|
1599
|
+
time: _
|
|
1600
|
+
};
|
|
1601
|
+
} catch (A) {
|
|
1602
|
+
throw A instanceof TypeError ? new Error(
|
|
1603
|
+
"The request failed, possibly due to network issues or CORS policy."
|
|
1604
|
+
) : A;
|
|
1605
|
+
}
|
|
1616
1606
|
}
|
|
1617
1607
|
}), b = t.split("/").map((k, C, P) => {
|
|
1618
|
-
var
|
|
1619
|
-
const R = k.startsWith("{") && k.endsWith("}") || k.startsWith(":"),
|
|
1608
|
+
var _;
|
|
1609
|
+
const R = k.startsWith("{") && k.endsWith("}") || k.startsWith(":"), I = k.replace(/[:{}]/g, ""), W = (_ = m.pathParams.find((H) => H.name === I)) == null ? void 0 : _.value, A = W ? /* @__PURE__ */ f.jsx(un, { backgroundOpacity: "25%", name: k, slug: k, children: encodeURIComponent(W) }) : /* @__PURE__ */ f.jsx(
|
|
1620
1610
|
"span",
|
|
1621
1611
|
{
|
|
1622
1612
|
className: "underline decoration-wavy decoration-red-500",
|
|
1623
|
-
title: `Missing value for path parameter \`${
|
|
1613
|
+
title: `Missing value for path parameter \`${I}\``,
|
|
1624
1614
|
children: k
|
|
1625
1615
|
}
|
|
1626
1616
|
);
|
|
1627
1617
|
return (
|
|
1628
1618
|
// eslint-disable-next-line react/no-array-index-key
|
|
1629
|
-
/* @__PURE__ */ f.jsxs(
|
|
1630
|
-
R ?
|
|
1619
|
+
/* @__PURE__ */ f.jsxs(rt, { children: [
|
|
1620
|
+
R ? A : k,
|
|
1631
1621
|
C < P.length - 1 && "/",
|
|
1632
1622
|
/* @__PURE__ */ f.jsx("wbr", {})
|
|
1633
1623
|
] }, k + C)
|
|
1634
1624
|
);
|
|
1635
|
-
}), g = Array.from(((w = v.data) == null ? void 0 : w.headers.entries()) ?? []), x = m.queryParams.filter((k) => k.active).map((k, C, P) => /* @__PURE__ */ f.jsxs(
|
|
1625
|
+
}), g = Array.from(((w = v.data) == null ? void 0 : w.headers.entries()) ?? []), x = m.queryParams.filter((k) => k.active).map((k, C, P) => /* @__PURE__ */ f.jsxs(rt, { children: [
|
|
1636
1626
|
k.name,
|
|
1637
1627
|
"=",
|
|
1638
1628
|
encodeURIComponent(k.value).replaceAll("%20", "+"),
|
|
@@ -1640,7 +1630,7 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1640
1630
|
/* @__PURE__ */ f.jsx("wbr", {})
|
|
1641
1631
|
] }, k.name));
|
|
1642
1632
|
return /* @__PURE__ */ f.jsx(
|
|
1643
|
-
|
|
1633
|
+
eo,
|
|
1644
1634
|
{
|
|
1645
1635
|
register: i,
|
|
1646
1636
|
control: l,
|
|
@@ -1659,23 +1649,23 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1659
1649
|
x
|
|
1660
1650
|
] })
|
|
1661
1651
|
] }),
|
|
1662
|
-
/* @__PURE__ */ f.jsx(
|
|
1652
|
+
/* @__PURE__ */ f.jsx(Ne, { type: "submit", className: "h-auto flex gap-1", children: "Send" })
|
|
1663
1653
|
] }),
|
|
1664
1654
|
/* @__PURE__ */ f.jsxs(
|
|
1665
|
-
|
|
1655
|
+
jn,
|
|
1666
1656
|
{
|
|
1667
1657
|
defaultValue: o.length > 0 ? "parameters" : "headers",
|
|
1668
1658
|
children: [
|
|
1669
1659
|
/* @__PURE__ */ f.jsxs("div", { className: "flex justify-between", children: [
|
|
1670
|
-
/* @__PURE__ */ f.jsxs(
|
|
1671
|
-
s.length + o.length > 0 && /* @__PURE__ */ f.jsx(
|
|
1672
|
-
/* @__PURE__ */ f.jsxs(
|
|
1660
|
+
/* @__PURE__ */ f.jsxs(Ut, { children: [
|
|
1661
|
+
s.length + o.length > 0 && /* @__PURE__ */ f.jsx(Pe, { value: "parameters", children: "Parameters" }),
|
|
1662
|
+
/* @__PURE__ */ f.jsxs(Pe, { value: "headers", children: [
|
|
1673
1663
|
"Headers",
|
|
1674
1664
|
" ",
|
|
1675
1665
|
m.headers.length > 0 && `(${m.headers.length})`
|
|
1676
1666
|
] }),
|
|
1677
1667
|
/* @__PURE__ */ f.jsx(
|
|
1678
|
-
|
|
1668
|
+
Pe,
|
|
1679
1669
|
{
|
|
1680
1670
|
value: "body",
|
|
1681
1671
|
disabled: !["POST", "PUT", "PATCH", "DELETE"].includes(
|
|
@@ -1688,34 +1678,34 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1688
1678
|
/* @__PURE__ */ f.jsxs("div", { className: "flex gap-2 items-center", children: [
|
|
1689
1679
|
"Auth:",
|
|
1690
1680
|
/* @__PURE__ */ f.jsxs(
|
|
1691
|
-
|
|
1681
|
+
to,
|
|
1692
1682
|
{
|
|
1693
1683
|
onValueChange: (k) => p("identity", k),
|
|
1694
1684
|
value: m.identity,
|
|
1695
1685
|
defaultValue: m.identity,
|
|
1696
1686
|
children: [
|
|
1697
|
-
/* @__PURE__ */ f.jsx(
|
|
1698
|
-
/* @__PURE__ */ f.jsxs(
|
|
1699
|
-
/* @__PURE__ */ f.jsx(
|
|
1700
|
-
(S = h.data) == null ? void 0 : S.map((k) => /* @__PURE__ */ f.jsx(
|
|
1687
|
+
/* @__PURE__ */ f.jsx(no, { className: "w-[180px] flex", children: h.isPending ? /* @__PURE__ */ f.jsx(wn, {}) : /* @__PURE__ */ f.jsx(ro, {}) }),
|
|
1688
|
+
/* @__PURE__ */ f.jsxs(ao, { align: "center", children: [
|
|
1689
|
+
/* @__PURE__ */ f.jsx(Sn, { value: ot, children: "None" }),
|
|
1690
|
+
(S = h.data) == null ? void 0 : S.map((k) => /* @__PURE__ */ f.jsx(Sn, { value: k.id, children: k.label }, k.id))
|
|
1701
1691
|
] })
|
|
1702
1692
|
]
|
|
1703
1693
|
}
|
|
1704
1694
|
)
|
|
1705
1695
|
] })
|
|
1706
1696
|
] }),
|
|
1707
|
-
/* @__PURE__ */ f.jsx(
|
|
1708
|
-
/* @__PURE__ */ f.jsxs(
|
|
1697
|
+
/* @__PURE__ */ f.jsx(Ee, { value: "headers", children: /* @__PURE__ */ f.jsx(Ko, { control: l, register: i }) }),
|
|
1698
|
+
/* @__PURE__ */ f.jsxs(Ee, { value: "parameters", children: [
|
|
1709
1699
|
o.length > 0 && /* @__PURE__ */ f.jsxs("div", { className: "flex flex-col gap-4 my-4", children: [
|
|
1710
1700
|
/* @__PURE__ */ f.jsx("span", { className: "font-semibold", children: "Path Parameters" }),
|
|
1711
|
-
/* @__PURE__ */ f.jsx(
|
|
1701
|
+
/* @__PURE__ */ f.jsx(Qo, { control: l })
|
|
1712
1702
|
] }),
|
|
1713
1703
|
s.length > 0 && /* @__PURE__ */ f.jsxs("div", { className: "flex flex-col gap-4 my-4", children: [
|
|
1714
1704
|
/* @__PURE__ */ f.jsx("span", { className: "font-semibold", children: "Query Parameters" }),
|
|
1715
|
-
/* @__PURE__ */ f.jsx(
|
|
1705
|
+
/* @__PURE__ */ f.jsx(Zo, { control: l, queryParams: s })
|
|
1716
1706
|
] })
|
|
1717
1707
|
] }),
|
|
1718
|
-
/* @__PURE__ */ f.jsx(
|
|
1708
|
+
/* @__PURE__ */ f.jsx(Ee, { value: "body", children: /* @__PURE__ */ f.jsx(
|
|
1719
1709
|
"textarea",
|
|
1720
1710
|
{
|
|
1721
1711
|
...i("body"),
|
|
@@ -1726,17 +1716,23 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1726
1716
|
}
|
|
1727
1717
|
)
|
|
1728
1718
|
] }),
|
|
1729
|
-
/* @__PURE__ */ f.jsx("div", { className: "flex flex-col gap-4 p-8 bg-muted/70", children: v.error ? /* @__PURE__ */ f.jsxs("div", { children: [
|
|
1730
|
-
"
|
|
1731
|
-
|
|
1732
|
-
|
|
1719
|
+
/* @__PURE__ */ f.jsx("div", { className: "flex flex-col gap-4 p-8 bg-muted/70", children: v.error ? /* @__PURE__ */ f.jsxs("div", { className: "flex flex-col gap-2", children: [
|
|
1720
|
+
m.pathParams.some((k) => k.value === "") && /* @__PURE__ */ f.jsx(Ka, { type: "caution", children: "Some path parameters are missing values. Please fill them in to ensure the request is sent correctly." }),
|
|
1721
|
+
/* @__PURE__ */ f.jsxs(ft, { children: [
|
|
1722
|
+
/* @__PURE__ */ f.jsx(Dr, { children: /* @__PURE__ */ f.jsx(Vr, { children: "Request failed" }) }),
|
|
1723
|
+
/* @__PURE__ */ f.jsxs(Wr, { children: [
|
|
1724
|
+
"Error:",
|
|
1725
|
+
" ",
|
|
1726
|
+
v.error.message || String(v.error) || "Unexpected error"
|
|
1727
|
+
] })
|
|
1728
|
+
] })
|
|
1733
1729
|
] }) : v.data ? /* @__PURE__ */ f.jsxs("div", { className: "flex flex-col gap-2", children: [
|
|
1734
1730
|
/* @__PURE__ */ f.jsx("div", { className: "flex gap-2", children: /* @__PURE__ */ f.jsxs("div", { className: "flex text-xs gap-6", children: [
|
|
1735
1731
|
/* @__PURE__ */ f.jsxs("div", { children: [
|
|
1736
1732
|
"Status: ",
|
|
1737
1733
|
v.data.status,
|
|
1738
1734
|
" ",
|
|
1739
|
-
|
|
1735
|
+
ai[v.data.status] ?? ""
|
|
1740
1736
|
] }),
|
|
1741
1737
|
/* @__PURE__ */ f.jsxs("div", { children: [
|
|
1742
1738
|
"Time: ",
|
|
@@ -1749,32 +1745,32 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1749
1745
|
" B"
|
|
1750
1746
|
] })
|
|
1751
1747
|
] }) }),
|
|
1752
|
-
/* @__PURE__ */ f.jsxs(
|
|
1753
|
-
/* @__PURE__ */ f.jsxs(
|
|
1754
|
-
/* @__PURE__ */ f.jsx(
|
|
1755
|
-
/* @__PURE__ */ f.jsx(
|
|
1748
|
+
/* @__PURE__ */ f.jsxs(jn, { defaultValue: "response", children: [
|
|
1749
|
+
/* @__PURE__ */ f.jsxs(Ut, { children: [
|
|
1750
|
+
/* @__PURE__ */ f.jsx(Pe, { value: "response", children: "Response" }),
|
|
1751
|
+
/* @__PURE__ */ f.jsx(Pe, { value: "headers", children: g.length ? `Headers (${g.length})` : "No headers" })
|
|
1756
1752
|
] }),
|
|
1757
|
-
/* @__PURE__ */ f.jsx(
|
|
1758
|
-
|
|
1753
|
+
/* @__PURE__ */ f.jsx(Ee, { value: "response", children: /* @__PURE__ */ f.jsx(
|
|
1754
|
+
ri,
|
|
1759
1755
|
{
|
|
1760
1756
|
headers: v.data.headers,
|
|
1761
1757
|
body: v.data.body
|
|
1762
1758
|
}
|
|
1763
1759
|
) }),
|
|
1764
|
-
/* @__PURE__ */ f.jsx(
|
|
1760
|
+
/* @__PURE__ */ f.jsx(Ee, { value: "headers", children: /* @__PURE__ */ f.jsxs(ft, { className: "grid grid-cols-2 w-full gap-2.5 font-mono text-xs shadow-none p-4", children: [
|
|
1765
1761
|
/* @__PURE__ */ f.jsx("div", { className: "font-semibold", children: "Key" }),
|
|
1766
1762
|
/* @__PURE__ */ f.jsx("div", { className: "font-semibold", children: "Value" }),
|
|
1767
|
-
g.map(([k, C]) => /* @__PURE__ */ f.jsxs(
|
|
1763
|
+
g.map(([k, C]) => /* @__PURE__ */ f.jsxs(rt, { children: [
|
|
1768
1764
|
/* @__PURE__ */ f.jsx("div", { children: k }),
|
|
1769
1765
|
/* @__PURE__ */ f.jsx("div", { className: "break-words", children: C })
|
|
1770
1766
|
] }, k))
|
|
1771
1767
|
] }) })
|
|
1772
1768
|
] })
|
|
1773
|
-
] }) : /* @__PURE__ */ f.jsx("div", { className: "grid place-items-center h-full", children: /* @__PURE__ */ f.jsx("span", { className: "text-[16px] font-semibold text-muted-foreground", children: v.isPending ? /* @__PURE__ */ f.jsx(
|
|
1769
|
+
] }) : /* @__PURE__ */ f.jsx("div", { className: "grid place-items-center h-full", children: /* @__PURE__ */ f.jsx("span", { className: "text-[16px] font-semibold text-muted-foreground", children: v.isPending ? /* @__PURE__ */ f.jsx(wn, {}) : "Send a request first to see the response here" }) }) })
|
|
1774
1770
|
] }) })
|
|
1775
1771
|
}
|
|
1776
1772
|
);
|
|
1777
|
-
},
|
|
1773
|
+
}, ii = ({
|
|
1778
1774
|
className: e,
|
|
1779
1775
|
size: t = 16
|
|
1780
1776
|
}) => /* @__PURE__ */ f.jsx(
|
|
@@ -1795,37 +1791,37 @@ const Go = async (e, t, n = 5e3) => {
|
|
|
1795
1791
|
}
|
|
1796
1792
|
)
|
|
1797
1793
|
}
|
|
1798
|
-
),
|
|
1799
|
-
const [t, n] =
|
|
1800
|
-
return /* @__PURE__ */ f.jsxs(
|
|
1801
|
-
/* @__PURE__ */ f.jsx(
|
|
1794
|
+
), aa = (e) => {
|
|
1795
|
+
const [t, n] = hr(!1);
|
|
1796
|
+
return /* @__PURE__ */ f.jsxs(Lo, { onOpenChange: (a) => n(a), children: [
|
|
1797
|
+
/* @__PURE__ */ f.jsx(Uo, { asChild: !0, children: e.children ?? /* @__PURE__ */ f.jsxs("button", { className: "flex gap-1 items-center px-2 py-1 rounded-md bg-primary/80 hover:bg-primary transition text-primary-foreground text-xs", children: [
|
|
1802
1798
|
"Test",
|
|
1803
|
-
/* @__PURE__ */ f.jsx(
|
|
1799
|
+
/* @__PURE__ */ f.jsx(ii, { className: "", size: 14 })
|
|
1804
1800
|
] }) }),
|
|
1805
1801
|
/* @__PURE__ */ f.jsxs(
|
|
1806
|
-
|
|
1802
|
+
Hr,
|
|
1807
1803
|
{
|
|
1808
1804
|
className: "max-w-screen-xl w-full h-5/6 overflow-auto p-0",
|
|
1809
1805
|
"aria-describedby": void 0,
|
|
1810
1806
|
children: [
|
|
1811
|
-
/* @__PURE__ */ f.jsx(
|
|
1812
|
-
t && /* @__PURE__ */ f.jsx(
|
|
1807
|
+
/* @__PURE__ */ f.jsx(oo, { children: /* @__PURE__ */ f.jsx(Br, { children: "Playground" }) }),
|
|
1808
|
+
t && /* @__PURE__ */ f.jsx(oi, { ...e })
|
|
1813
1809
|
]
|
|
1814
1810
|
}
|
|
1815
1811
|
)
|
|
1816
1812
|
] });
|
|
1817
1813
|
};
|
|
1818
|
-
var
|
|
1814
|
+
var Nn = (e, t) => {
|
|
1819
1815
|
const n = e[t.name];
|
|
1820
1816
|
return n === void 0 ? (e[t.name] = t.value, e) : Array.isArray(n) ? (n.push(t.value), e) : (e[t.name] = [n, t.value], e);
|
|
1821
|
-
},
|
|
1817
|
+
}, Tn = "", On = `
|
|
1822
1818
|
`, O = class {
|
|
1823
1819
|
/**
|
|
1824
1820
|
* Helper object to format and aggragate lines of code.
|
|
1825
1821
|
* Lines are aggregated in a `code` array, and need to be joined to obtain a proper code snippet.
|
|
1826
1822
|
*/
|
|
1827
1823
|
constructor({ indent: e, join: t } = {}) {
|
|
1828
|
-
this.postProcessors = [], this.code = [], this.indentationCharacter =
|
|
1824
|
+
this.postProcessors = [], this.code = [], this.indentationCharacter = Tn, this.lineJoin = On, this.indentLine = (n, a = 0) => `${this.indentationCharacter.repeat(a)}${n}`, this.unshift = (n, a) => {
|
|
1829
1825
|
const s = this.indentLine(n, a);
|
|
1830
1826
|
this.code.unshift(s);
|
|
1831
1827
|
}, this.push = (n, a) => {
|
|
@@ -1838,18 +1834,18 @@ var Tn = (e, t) => {
|
|
|
1838
1834
|
return this.postProcessors.reduce((s, o) => o(s), n);
|
|
1839
1835
|
}, this.addPostProcessor = (n) => {
|
|
1840
1836
|
this.postProcessors = [...this.postProcessors, n];
|
|
1841
|
-
}, this.indentationCharacter = e ||
|
|
1837
|
+
}, this.indentationCharacter = e || Tn, this.lineJoin = t ?? On;
|
|
1842
1838
|
}
|
|
1843
|
-
},
|
|
1839
|
+
}, si = function(e) {
|
|
1844
1840
|
return Object.prototype.toString.call(e) === "[object RegExp]";
|
|
1845
|
-
},
|
|
1841
|
+
}, li = function(e) {
|
|
1846
1842
|
var t = typeof e;
|
|
1847
1843
|
return e !== null && (t === "object" || t === "function");
|
|
1848
1844
|
}, dn = {};
|
|
1849
1845
|
Object.defineProperty(dn, "__esModule", { value: !0 });
|
|
1850
1846
|
dn.default = (e) => Object.getOwnPropertySymbols(e).filter((t) => Object.prototype.propertyIsEnumerable.call(e, t));
|
|
1851
|
-
const
|
|
1852
|
-
var
|
|
1847
|
+
const ci = si, ui = li, di = dn.default;
|
|
1848
|
+
var fi = (e, t, n) => {
|
|
1853
1849
|
const a = [];
|
|
1854
1850
|
return function s(o, r, i) {
|
|
1855
1851
|
r = r || {}, r.indent = r.indent || " ", i = i || "";
|
|
@@ -1876,7 +1872,7 @@ var mi = (e, t, n) => {
|
|
|
1876
1872
|
};
|
|
1877
1873
|
if (a.indexOf(o) !== -1)
|
|
1878
1874
|
return '"[Circular]"';
|
|
1879
|
-
if (o == null || typeof o == "number" || typeof o == "boolean" || typeof o == "function" || typeof o == "symbol" ||
|
|
1875
|
+
if (o == null || typeof o == "number" || typeof o == "boolean" || typeof o == "function" || typeof o == "symbol" || ci(o))
|
|
1880
1876
|
return String(o);
|
|
1881
1877
|
if (o instanceof Date)
|
|
1882
1878
|
return `new Date('${o.toISOString()}')`;
|
|
@@ -1891,8 +1887,8 @@ var mi = (e, t, n) => {
|
|
|
1891
1887
|
}).join("") + l.pad + "]";
|
|
1892
1888
|
return a.pop(), c(u);
|
|
1893
1889
|
}
|
|
1894
|
-
if (
|
|
1895
|
-
let u = Object.keys(o).concat(
|
|
1890
|
+
if (ui(o)) {
|
|
1891
|
+
let u = Object.keys(o).concat(di(o));
|
|
1896
1892
|
if (r.filter && (u = u.filter((d) => r.filter(o, d))), u.length === 0)
|
|
1897
1893
|
return "{}";
|
|
1898
1894
|
a.push(o);
|
|
@@ -1907,13 +1903,13 @@ var mi = (e, t, n) => {
|
|
|
1907
1903
|
` ? "\\n" : "\\r"), r.singleQuotes === !1 ? (o = o.replace(/"/g, '\\"'), `"${o}"`) : (o = o.replace(/\\?'/g, "\\'"), `'${o}'`);
|
|
1908
1904
|
}(e, t, n);
|
|
1909
1905
|
};
|
|
1910
|
-
const
|
|
1911
|
-
function
|
|
1906
|
+
const G = /* @__PURE__ */ po(fi);
|
|
1907
|
+
function We(e, t = {}) {
|
|
1912
1908
|
const { delimiter: n = '"', escapeChar: a = "\\", escapeNewlines: s = !0 } = t;
|
|
1913
1909
|
return [...e.toString()].map((r) => r === "\b" ? `${a}b` : r === " " ? `${a}t` : r === `
|
|
1914
1910
|
` ? s ? `${a}n` : r : r === "\f" ? `${a}f` : r === "\r" ? s ? `${a}r` : r : r === a ? a + a : r === n ? a + n : r < " " || r > "~" ? JSON.stringify(r).slice(1, -1) : r).join("");
|
|
1915
1911
|
}
|
|
1916
|
-
var
|
|
1912
|
+
var ze = (e) => We(e, { delimiter: "'" }), V = (e) => We(e, { delimiter: '"' }), pi = {
|
|
1917
1913
|
info: {
|
|
1918
1914
|
key: "libcurl",
|
|
1919
1915
|
title: "Libcurl",
|
|
@@ -1929,7 +1925,7 @@ var Je = (e) => ze(e, { delimiter: "'" }), V = (e) => ze(e, { delimiter: '"' }),
|
|
|
1929
1925
|
o(`headers = curl_slist_append(headers, "${c}: ${V(n[c])}");`);
|
|
1930
1926
|
}), o("curl_easy_setopt(hnd, CURLOPT_HTTPHEADER, headers);")), a.cookie && (r(), o(`curl_easy_setopt(hnd, CURLOPT_COOKIE, "${a.cookie}");`)), s.text && (r(), o(`curl_easy_setopt(hnd, CURLOPT_POSTFIELDS, ${JSON.stringify(s.text)});`)), r(), o("CURLcode ret = curl_easy_perform(hnd);"), i();
|
|
1931
1927
|
}
|
|
1932
|
-
},
|
|
1928
|
+
}, mi = {
|
|
1933
1929
|
info: {
|
|
1934
1930
|
key: "c",
|
|
1935
1931
|
title: "C",
|
|
@@ -1937,30 +1933,30 @@ var Je = (e) => ze(e, { delimiter: "'" }), V = (e) => ze(e, { delimiter: '"' }),
|
|
|
1937
1933
|
cli: "c"
|
|
1938
1934
|
},
|
|
1939
1935
|
clientsById: {
|
|
1940
|
-
libcurl:
|
|
1936
|
+
libcurl: pi
|
|
1941
1937
|
}
|
|
1942
|
-
},
|
|
1943
|
-
const n =
|
|
1938
|
+
}, Q = (e, t) => Object.keys(e).find((n) => n.toLowerCase() === t.toLowerCase()), de = (e, t) => {
|
|
1939
|
+
const n = Q(e, t);
|
|
1944
1940
|
if (n)
|
|
1945
1941
|
return e[n];
|
|
1946
|
-
},
|
|
1942
|
+
}, xt = (e, t) => !!Q(e, t), hi = (e) => ["application/json", "application/x-json", "text/json", "text/x-json", "+json"].some(
|
|
1947
1943
|
(t) => e.indexOf(t) > -1
|
|
1948
|
-
),
|
|
1944
|
+
), Cn = class {
|
|
1949
1945
|
constructor(e) {
|
|
1950
1946
|
this.name = "", this.toString = () => `:${this.name}`, this.name = e;
|
|
1951
1947
|
}
|
|
1952
|
-
},
|
|
1948
|
+
}, yi = class {
|
|
1953
1949
|
constructor(e) {
|
|
1954
1950
|
this.path = "", this.toString = () => `(clojure.java.io/file "${this.path}")`, this.path = e;
|
|
1955
1951
|
}
|
|
1956
|
-
},
|
|
1952
|
+
}, oa = (e) => e === void 0 ? null : e === null ? "null" : e.constructor.name.toLowerCase(), ia = (e) => e === void 0 ? !0 : oa(e) === "object" ? Object.keys(e).length === 0 : !1, Pn = (e) => (Object.keys(e).filter((t) => ia(e[t])).forEach((t) => {
|
|
1957
1953
|
delete e[t];
|
|
1958
1954
|
}), e), it = (e, t) => {
|
|
1959
1955
|
const n = " ".repeat(e);
|
|
1960
1956
|
return t.replace(/\n/g, `
|
|
1961
1957
|
${n}`);
|
|
1962
|
-
},
|
|
1963
|
-
switch (
|
|
1958
|
+
}, Mt = (e) => {
|
|
1959
|
+
switch (oa(e)) {
|
|
1964
1960
|
case "string":
|
|
1965
1961
|
return `"${e.replace(/"/g, '\\"')}"`;
|
|
1966
1962
|
case "file":
|
|
@@ -1973,20 +1969,20 @@ ${n}`);
|
|
|
1973
1969
|
return `#"${e.source}"`;
|
|
1974
1970
|
case "object": {
|
|
1975
1971
|
const t = Object.keys(e).reduce((n, a) => {
|
|
1976
|
-
const s = it(a.length + 2,
|
|
1972
|
+
const s = it(a.length + 2, Mt(e[a]));
|
|
1977
1973
|
return `${n}:${a} ${s}
|
|
1978
1974
|
`;
|
|
1979
1975
|
}, "").trim();
|
|
1980
1976
|
return `{${it(1, t)}}`;
|
|
1981
1977
|
}
|
|
1982
1978
|
case "array": {
|
|
1983
|
-
const t = e.reduce((n, a) => `${n} ${
|
|
1979
|
+
const t = e.reduce((n, a) => `${n} ${Mt(a)}`, "").trim();
|
|
1984
1980
|
return `[${it(1, t)}]`;
|
|
1985
1981
|
}
|
|
1986
1982
|
default:
|
|
1987
1983
|
return e.toString();
|
|
1988
1984
|
}
|
|
1989
|
-
},
|
|
1985
|
+
}, gi = {
|
|
1990
1986
|
info: {
|
|
1991
1987
|
key: "clj_http",
|
|
1992
1988
|
title: "clj-http",
|
|
@@ -2005,22 +2001,22 @@ ${n}`);
|
|
|
2005
2001
|
switch (n.mimeType) {
|
|
2006
2002
|
case "application/json":
|
|
2007
2003
|
{
|
|
2008
|
-
c["content-type"] = new
|
|
2009
|
-
const u =
|
|
2004
|
+
c["content-type"] = new Cn("json"), c["form-params"] = n.jsonObj;
|
|
2005
|
+
const u = Q(c.headers, "content-type");
|
|
2010
2006
|
u && delete c.headers[u];
|
|
2011
2007
|
}
|
|
2012
2008
|
break;
|
|
2013
2009
|
case "application/x-www-form-urlencoded":
|
|
2014
2010
|
{
|
|
2015
2011
|
c["form-params"] = n.paramsObj;
|
|
2016
|
-
const u =
|
|
2012
|
+
const u = Q(c.headers, "content-type");
|
|
2017
2013
|
u && delete c.headers[u];
|
|
2018
2014
|
}
|
|
2019
2015
|
break;
|
|
2020
2016
|
case "text/plain":
|
|
2021
2017
|
{
|
|
2022
2018
|
c.body = n.text;
|
|
2023
|
-
const u =
|
|
2019
|
+
const u = Q(c.headers, "content-type");
|
|
2024
2020
|
u && delete c.headers[u];
|
|
2025
2021
|
}
|
|
2026
2022
|
break;
|
|
@@ -2028,12 +2024,12 @@ ${n}`);
|
|
|
2028
2024
|
if (n.params) {
|
|
2029
2025
|
c.multipart = n.params.map((p) => p.fileName && !p.value ? {
|
|
2030
2026
|
name: p.name,
|
|
2031
|
-
content: new
|
|
2027
|
+
content: new yi(p.fileName)
|
|
2032
2028
|
} : {
|
|
2033
2029
|
name: p.name,
|
|
2034
2030
|
content: p.value
|
|
2035
2031
|
});
|
|
2036
|
-
const u =
|
|
2032
|
+
const u = Q(c.headers, "content-type");
|
|
2037
2033
|
u && delete c.headers[u];
|
|
2038
2034
|
}
|
|
2039
2035
|
break;
|
|
@@ -2042,31 +2038,31 @@ ${n}`);
|
|
|
2042
2038
|
switch (de(c.headers, "accept")) {
|
|
2043
2039
|
case "application/json":
|
|
2044
2040
|
{
|
|
2045
|
-
c.accept = new
|
|
2046
|
-
const u =
|
|
2041
|
+
c.accept = new Cn("json");
|
|
2042
|
+
const u = Q(c.headers, "accept");
|
|
2047
2043
|
u && delete c.headers[u];
|
|
2048
2044
|
}
|
|
2049
2045
|
break;
|
|
2050
2046
|
}
|
|
2051
2047
|
if (r(`(require '[clj-http.client :as client])
|
|
2052
|
-
`),
|
|
2048
|
+
`), ia(Pn(c)))
|
|
2053
2049
|
r(`(client/${t} "${a}")`);
|
|
2054
2050
|
else {
|
|
2055
|
-
const u = 11 + t.length + a.length, p = it(u,
|
|
2051
|
+
const u = 11 + t.length + a.length, p = it(u, Mt(Pn(c)));
|
|
2056
2052
|
r(`(client/${t} "${a}" ${p})`);
|
|
2057
2053
|
}
|
|
2058
2054
|
return i();
|
|
2059
2055
|
}
|
|
2060
|
-
},
|
|
2056
|
+
}, vi = {
|
|
2061
2057
|
info: {
|
|
2062
2058
|
key: "clojure",
|
|
2063
2059
|
title: "Clojure",
|
|
2064
2060
|
default: "clj_http"
|
|
2065
2061
|
},
|
|
2066
2062
|
clientsById: {
|
|
2067
|
-
clj_http:
|
|
2063
|
+
clj_http: gi
|
|
2068
2064
|
}
|
|
2069
|
-
},
|
|
2065
|
+
}, bi = (e) => {
|
|
2070
2066
|
let t = de(e, "accept-encoding");
|
|
2071
2067
|
if (!t)
|
|
2072
2068
|
return [];
|
|
@@ -2083,7 +2079,7 @@ ${n}`);
|
|
|
2083
2079
|
}
|
|
2084
2080
|
});
|
|
2085
2081
|
}), a;
|
|
2086
|
-
},
|
|
2082
|
+
}, xi = {
|
|
2087
2083
|
info: {
|
|
2088
2084
|
key: "httpclient",
|
|
2089
2085
|
title: "HttpClient",
|
|
@@ -2099,7 +2095,7 @@ ${n}`);
|
|
|
2099
2095
|
}, { push: r, join: i } = new O({ indent: o.indent });
|
|
2100
2096
|
r("using System.Net.Http.Headers;");
|
|
2101
2097
|
let l = "";
|
|
2102
|
-
const c = !!e.cookie, u =
|
|
2098
|
+
const c = !!e.cookie, u = bi(e);
|
|
2103
2099
|
(c || u.length) && (l = "clientHandler", r("var clientHandler = new HttpClientHandler"), r("{"), c && r("UseCookies = false,", 1), u.length && r(`AutomaticDecompression = ${u.join(" | ")},`, 1), r("};")), r(`var client = new HttpClient(${l});`), r("var request = new HttpRequestMessage"), r("{");
|
|
2104
2100
|
const p = ["GET", "POST", "PUT", "DELETE", "PATCH", "HEAD", "OPTIONS", "TRACE"];
|
|
2105
2101
|
n = n.toUpperCase(), n && p.includes(n) ? n = `HttpMethod.${n[0]}${n.substring(1).toLowerCase()}` : n = `new HttpMethod("${n}")`, r(`Method = ${n},`, 1), r(`RequestUri = new Uri("${a}"),`, 1);
|
|
@@ -2136,10 +2132,10 @@ ${n}`);
|
|
|
2136
2132
|
return r("};"), r("using (var response = await client.SendAsync(request))"), r("{"), r("response.EnsureSuccessStatusCode();", 1), r("var body = await response.Content.ReadAsStringAsync();", 1), r("Console.WriteLine(body);", 1), r("}"), i();
|
|
2137
2133
|
}
|
|
2138
2134
|
};
|
|
2139
|
-
function
|
|
2135
|
+
function ki(e) {
|
|
2140
2136
|
return e[0].toUpperCase() + e.slice(1).toLowerCase();
|
|
2141
2137
|
}
|
|
2142
|
-
var
|
|
2138
|
+
var $i = {
|
|
2143
2139
|
info: {
|
|
2144
2140
|
key: "restsharp",
|
|
2145
2141
|
title: "RestSharp",
|
|
@@ -2189,11 +2185,11 @@ var wi = {
|
|
|
2189
2185
|
if (!s.text) break;
|
|
2190
2186
|
r(`request.AddStringBody("${s.text}", "${s.mimeType}");`);
|
|
2191
2187
|
}
|
|
2192
|
-
return r(`var response = await client.${
|
|
2188
|
+
return r(`var response = await client.${ki(e)}Async(request);
|
|
2193
2189
|
`), r(`Console.WriteLine("{0}", response.Content);
|
|
2194
2190
|
`), i();
|
|
2195
2191
|
}
|
|
2196
|
-
},
|
|
2192
|
+
}, Si = {
|
|
2197
2193
|
info: {
|
|
2198
2194
|
key: "csharp",
|
|
2199
2195
|
title: "C#",
|
|
@@ -2201,10 +2197,10 @@ var wi = {
|
|
|
2201
2197
|
cli: "dotnet"
|
|
2202
2198
|
},
|
|
2203
2199
|
clientsById: {
|
|
2204
|
-
httpclient:
|
|
2205
|
-
restsharp:
|
|
2200
|
+
httpclient: xi,
|
|
2201
|
+
restsharp: $i
|
|
2206
2202
|
}
|
|
2207
|
-
},
|
|
2203
|
+
}, wi = {
|
|
2208
2204
|
info: {
|
|
2209
2205
|
key: "native",
|
|
2210
2206
|
title: "NewRequest",
|
|
@@ -2222,7 +2218,7 @@ var wi = {
|
|
|
2222
2218
|
r(`req.Header.Add("${g}", "${V(n[g])}")`, m);
|
|
2223
2219
|
}), o()), r(`res, ${d} := ${b}.Do(req)`, m), h(), u && (o(), r("defer res.Body.Close()", m), r(`body, ${d} := io.ReadAll(res.Body)`, m), h()), o(), u && r("fmt.Println(string(body))", m), l && (o(), r("}")), i();
|
|
2224
2220
|
}
|
|
2225
|
-
},
|
|
2221
|
+
}, ji = {
|
|
2226
2222
|
info: {
|
|
2227
2223
|
key: "go",
|
|
2228
2224
|
title: "Go",
|
|
@@ -2230,10 +2226,10 @@ var wi = {
|
|
|
2230
2226
|
cli: "go"
|
|
2231
2227
|
},
|
|
2232
2228
|
clientsById: {
|
|
2233
|
-
native:
|
|
2229
|
+
native: wi
|
|
2234
2230
|
}
|
|
2235
|
-
},
|
|
2236
|
-
`,
|
|
2231
|
+
}, En = `\r
|
|
2232
|
+
`, Ni = {
|
|
2237
2233
|
info: {
|
|
2238
2234
|
key: "http1.1",
|
|
2239
2235
|
title: "HTTP/1.1",
|
|
@@ -2247,7 +2243,7 @@ var wi = {
|
|
|
2247
2243
|
autoContentLength: !0,
|
|
2248
2244
|
autoHost: !0,
|
|
2249
2245
|
...r
|
|
2250
|
-
}, { blank: l, push: c, join: u } = new O({ indent: "", join:
|
|
2246
|
+
}, { blank: l, push: c, join: u } = new O({ indent: "", join: En }), p = i.absoluteURI ? t : n.path;
|
|
2251
2247
|
c(`${e} ${p} ${a}`);
|
|
2252
2248
|
const d = Object.keys(s);
|
|
2253
2249
|
if (d.forEach((y) => {
|
|
@@ -2259,18 +2255,18 @@ var wi = {
|
|
|
2259
2255
|
}
|
|
2260
2256
|
l();
|
|
2261
2257
|
const m = u(), h = o.text || "";
|
|
2262
|
-
return `${m}${
|
|
2258
|
+
return `${m}${En}${h}`;
|
|
2263
2259
|
}
|
|
2264
|
-
},
|
|
2260
|
+
}, Ti = {
|
|
2265
2261
|
info: {
|
|
2266
2262
|
key: "http",
|
|
2267
2263
|
title: "HTTP",
|
|
2268
2264
|
default: "http1.1"
|
|
2269
2265
|
},
|
|
2270
2266
|
clientsById: {
|
|
2271
|
-
"http1.1":
|
|
2267
|
+
"http1.1": Ni
|
|
2272
2268
|
}
|
|
2273
|
-
},
|
|
2269
|
+
}, Oi = {
|
|
2274
2270
|
info: {
|
|
2275
2271
|
key: "asynchttp",
|
|
2276
2272
|
title: "AsyncHttp",
|
|
@@ -2287,7 +2283,7 @@ var wi = {
|
|
|
2287
2283
|
i(`.setHeader("${c}", "${V(t[c])}")`, 1);
|
|
2288
2284
|
}), n.text && i(`.setBody(${JSON.stringify(n.text)})`, 1), i(".execute()", 1), i(".toCompletableFuture()", 1), i(".thenAccept(System.out::println)", 1), i(".join();", 1), r(), i("client.close();"), l();
|
|
2289
2285
|
}
|
|
2290
|
-
},
|
|
2286
|
+
}, Ci = {
|
|
2291
2287
|
info: {
|
|
2292
2288
|
key: "nethttp",
|
|
2293
2289
|
title: "java.net.http",
|
|
@@ -2309,7 +2305,7 @@ var wi = {
|
|
|
2309
2305
|
"HttpResponse<String> response = HttpClient.newHttpClient().send(request, HttpResponse.BodyHandlers.ofString());"
|
|
2310
2306
|
), r("System.out.println(response.body());"), i();
|
|
2311
2307
|
}
|
|
2312
|
-
},
|
|
2308
|
+
}, Pi = {
|
|
2313
2309
|
info: {
|
|
2314
2310
|
key: "okhttp",
|
|
2315
2311
|
title: "OkHttp",
|
|
@@ -2326,7 +2322,7 @@ var wi = {
|
|
|
2326
2322
|
r(`.addHeader("${p}", "${V(a[p])}")`, 1);
|
|
2327
2323
|
}), r(".build();", 1), i(), r("Response response = client.newCall(request).execute();"), l();
|
|
2328
2324
|
}
|
|
2329
|
-
},
|
|
2325
|
+
}, Ei = {
|
|
2330
2326
|
info: {
|
|
2331
2327
|
key: "unirest",
|
|
2332
2328
|
title: "Unirest",
|
|
@@ -2343,19 +2339,19 @@ var wi = {
|
|
|
2343
2339
|
i(`.header("${c}", "${V(t[c])}")`, 1);
|
|
2344
2340
|
}), n.text && i(`.body(${JSON.stringify(n.text)})`, 1), i(".asString();", 1), r();
|
|
2345
2341
|
}
|
|
2346
|
-
},
|
|
2342
|
+
}, Ri = {
|
|
2347
2343
|
info: {
|
|
2348
2344
|
key: "java",
|
|
2349
2345
|
title: "Java",
|
|
2350
2346
|
default: "unirest"
|
|
2351
2347
|
},
|
|
2352
2348
|
clientsById: {
|
|
2353
|
-
asynchttp:
|
|
2354
|
-
nethttp:
|
|
2355
|
-
okhttp:
|
|
2356
|
-
unirest:
|
|
2349
|
+
asynchttp: Oi,
|
|
2350
|
+
nethttp: Ci,
|
|
2351
|
+
okhttp: Pi,
|
|
2352
|
+
unirest: Ei
|
|
2357
2353
|
}
|
|
2358
|
-
},
|
|
2354
|
+
}, Ai = {
|
|
2359
2355
|
info: {
|
|
2360
2356
|
key: "axios",
|
|
2361
2357
|
title: "Axios",
|
|
@@ -2393,13 +2389,13 @@ var wi = {
|
|
|
2393
2389
|
default:
|
|
2394
2390
|
s.text && (p.data = s.text);
|
|
2395
2391
|
}
|
|
2396
|
-
const d =
|
|
2392
|
+
const d = G(p, {
|
|
2397
2393
|
indent: " ",
|
|
2398
2394
|
inlineCharacterLimit: 80
|
|
2399
2395
|
}).replace('"[form]"', "form");
|
|
2400
2396
|
return l(`const options = ${d};`), i(), l("axios"), l(".request(options)", 1), l(".then(function (response) {", 1), l("console.log(response.data);", 2), l("})", 1), l(".catch(function (error) {", 1), l("console.error(error);", 2), l("});", 1), c();
|
|
2401
2397
|
}
|
|
2402
|
-
},
|
|
2398
|
+
}, Fi = {
|
|
2403
2399
|
info: {
|
|
2404
2400
|
key: "fetch",
|
|
2405
2401
|
title: "fetch",
|
|
@@ -2425,7 +2421,7 @@ var wi = {
|
|
|
2425
2421
|
case "multipart/form-data":
|
|
2426
2422
|
if (!n.params)
|
|
2427
2423
|
break;
|
|
2428
|
-
const u =
|
|
2424
|
+
const u = Q(t, "content-type");
|
|
2429
2425
|
u && delete t[u], l("const form = new FormData();"), n.params.forEach((p) => {
|
|
2430
2426
|
l(`form.append('${p.name}', '${p.value || p.fileName || ""}');`);
|
|
2431
2427
|
}), r();
|
|
@@ -2434,7 +2430,7 @@ var wi = {
|
|
|
2434
2430
|
n.text && (c.body = n.text);
|
|
2435
2431
|
}
|
|
2436
2432
|
return c.headers && !Object.keys(c.headers).length && delete c.headers, l(
|
|
2437
|
-
`const options = ${
|
|
2433
|
+
`const options = ${G(c, {
|
|
2438
2434
|
indent: o.indent,
|
|
2439
2435
|
inlineCharacterLimit: 80,
|
|
2440
2436
|
// The Fetch API body only accepts string parameters, but stringified JSON can be difficult
|
|
@@ -2452,7 +2448,7 @@ var wi = {
|
|
|
2452
2448
|
})};`
|
|
2453
2449
|
), r(), n.params && n.mimeType === "multipart/form-data" && (l("options.body = form;"), r()), l(`fetch('${a}', options)`), l(".then(response => response.json())", 1), l(".then(response => console.log(response))", 1), l(".catch(err => console.error(err));", 1), i();
|
|
2454
2450
|
}
|
|
2455
|
-
},
|
|
2451
|
+
}, qi = {
|
|
2456
2452
|
info: {
|
|
2457
2453
|
key: "jquery",
|
|
2458
2454
|
title: "jQuery",
|
|
@@ -2484,8 +2480,8 @@ var wi = {
|
|
|
2484
2480
|
break;
|
|
2485
2481
|
if (i("const form = new FormData();"), a.params.forEach((d) => {
|
|
2486
2482
|
i(`form.append('${d.name}', '${d.value || d.fileName || ""}');`);
|
|
2487
|
-
}), c.processData = !1, c.contentType = !1, c.mimeType = "multipart/form-data", c.data = "[form]",
|
|
2488
|
-
const d =
|
|
2483
|
+
}), c.processData = !1, c.contentType = !1, c.mimeType = "multipart/form-data", c.data = "[form]", xt(n, "content-type") && (p = de(n, "content-type")) != null && p.includes("boundary")) {
|
|
2484
|
+
const d = Q(n, "content-type");
|
|
2489
2485
|
d && delete c.headers[d];
|
|
2490
2486
|
}
|
|
2491
2487
|
r();
|
|
@@ -2493,10 +2489,10 @@ var wi = {
|
|
|
2493
2489
|
default:
|
|
2494
2490
|
a.text && (c.data = a.text);
|
|
2495
2491
|
}
|
|
2496
|
-
const u =
|
|
2492
|
+
const u = G(c, { indent: o.indent }).replace("'[form]'", "form");
|
|
2497
2493
|
return i(`const settings = ${u};`), r(), i("$.ajax(settings).done(function (response) {"), i("console.log(response);", 1), i("});"), l();
|
|
2498
2494
|
}
|
|
2499
|
-
},
|
|
2495
|
+
}, Ii = {
|
|
2500
2496
|
info: {
|
|
2501
2497
|
key: "xhr",
|
|
2502
2498
|
title: "XMLHttpRequest",
|
|
@@ -2514,7 +2510,7 @@ var wi = {
|
|
|
2514
2510
|
switch (e.mimeType) {
|
|
2515
2511
|
case "application/json":
|
|
2516
2512
|
i(
|
|
2517
|
-
`const data = JSON.stringify(${
|
|
2513
|
+
`const data = JSON.stringify(${G(e.jsonObj, {
|
|
2518
2514
|
indent: o.indent
|
|
2519
2515
|
})});`
|
|
2520
2516
|
), r();
|
|
@@ -2524,8 +2520,8 @@ var wi = {
|
|
|
2524
2520
|
break;
|
|
2525
2521
|
if (i("const data = new FormData();"), e.params.forEach((u) => {
|
|
2526
2522
|
i(`data.append('${u.name}', '${u.value || u.fileName || ""}');`);
|
|
2527
|
-
}),
|
|
2528
|
-
const u =
|
|
2523
|
+
}), xt(t, "content-type") && (c = de(t, "content-type")) != null && c.includes("boundary")) {
|
|
2524
|
+
const u = Q(t, "content-type");
|
|
2529
2525
|
u && delete t[u];
|
|
2530
2526
|
}
|
|
2531
2527
|
r();
|
|
@@ -2534,22 +2530,22 @@ var wi = {
|
|
|
2534
2530
|
i(`const data = ${e.text ? `'${e.text}'` : "null"};`), r();
|
|
2535
2531
|
}
|
|
2536
2532
|
return i("const xhr = new XMLHttpRequest();"), o.cors && i("xhr.withCredentials = true;"), r(), i("xhr.addEventListener('readystatechange', function () {"), i("if (this.readyState === this.DONE) {", 1), i("console.log(this.responseText);", 2), i("}", 1), i("});"), r(), i(`xhr.open('${n}', '${a}');`), Object.keys(t).forEach((u) => {
|
|
2537
|
-
i(`xhr.setRequestHeader('${u}', '${
|
|
2533
|
+
i(`xhr.setRequestHeader('${u}', '${ze(t[u])}');`);
|
|
2538
2534
|
}), r(), i("xhr.send(data);"), l();
|
|
2539
2535
|
}
|
|
2540
|
-
},
|
|
2536
|
+
}, _i = {
|
|
2541
2537
|
info: {
|
|
2542
2538
|
key: "javascript",
|
|
2543
2539
|
title: "JavaScript",
|
|
2544
2540
|
default: "xhr"
|
|
2545
2541
|
},
|
|
2546
2542
|
clientsById: {
|
|
2547
|
-
xhr:
|
|
2548
|
-
axios:
|
|
2549
|
-
fetch:
|
|
2550
|
-
jquery:
|
|
2543
|
+
xhr: Ii,
|
|
2544
|
+
axios: Ai,
|
|
2545
|
+
fetch: Fi,
|
|
2546
|
+
jquery: qi
|
|
2551
2547
|
}
|
|
2552
|
-
},
|
|
2548
|
+
}, Li = {
|
|
2553
2549
|
info: {
|
|
2554
2550
|
key: "native",
|
|
2555
2551
|
title: "Native JSON",
|
|
@@ -2583,16 +2579,16 @@ var wi = {
|
|
|
2583
2579
|
}
|
|
2584
2580
|
return typeof a > "u" || a === "" ? "No JSON body" : JSON.stringify(a, null, n.indent);
|
|
2585
2581
|
}
|
|
2586
|
-
},
|
|
2582
|
+
}, Ui = {
|
|
2587
2583
|
info: {
|
|
2588
2584
|
key: "json",
|
|
2589
2585
|
title: "JSON",
|
|
2590
2586
|
default: "native"
|
|
2591
2587
|
},
|
|
2592
2588
|
clientsById: {
|
|
2593
|
-
native:
|
|
2589
|
+
native: Li
|
|
2594
2590
|
}
|
|
2595
|
-
},
|
|
2591
|
+
}, Mi = {
|
|
2596
2592
|
info: {
|
|
2597
2593
|
key: "okhttp",
|
|
2598
2594
|
title: "OkHttp",
|
|
@@ -2609,16 +2605,16 @@ var wi = {
|
|
|
2609
2605
|
l(`.addHeader("${p}", "${V(a[p])}")`, 1);
|
|
2610
2606
|
}), l(".build()", 1), r(), l("val response = client.newCall(request).execute()"), i();
|
|
2611
2607
|
}
|
|
2612
|
-
},
|
|
2608
|
+
}, Hi = {
|
|
2613
2609
|
info: {
|
|
2614
2610
|
key: "kotlin",
|
|
2615
2611
|
title: "Kotlin",
|
|
2616
2612
|
default: "okhttp"
|
|
2617
2613
|
},
|
|
2618
2614
|
clientsById: {
|
|
2619
|
-
okhttp:
|
|
2615
|
+
okhttp: Mi
|
|
2620
2616
|
}
|
|
2621
|
-
},
|
|
2617
|
+
}, Bi = {
|
|
2622
2618
|
info: {
|
|
2623
2619
|
key: "axios",
|
|
2624
2620
|
title: "Axios",
|
|
@@ -2649,10 +2645,10 @@ var wi = {
|
|
|
2649
2645
|
default:
|
|
2650
2646
|
r(), a.text && (u.data = a.text);
|
|
2651
2647
|
}
|
|
2652
|
-
const p =
|
|
2648
|
+
const p = G(u, { indent: " ", inlineCharacterLimit: 80 });
|
|
2653
2649
|
return l(`const options = ${p};`), r(), l("axios"), l(".request(options)", 1), l(".then(function (response) {", 1), l("console.log(response.data);", 2), l("})", 1), l(".catch(function (error) {", 1), l("console.error(error);", 2), l("});", 1), i();
|
|
2654
2650
|
}
|
|
2655
|
-
},
|
|
2651
|
+
}, Di = {
|
|
2656
2652
|
info: {
|
|
2657
2653
|
key: "fetch",
|
|
2658
2654
|
title: "Fetch",
|
|
@@ -2685,7 +2681,7 @@ var wi = {
|
|
|
2685
2681
|
case "multipart/form-data":
|
|
2686
2682
|
if (!n.params)
|
|
2687
2683
|
break;
|
|
2688
|
-
const v =
|
|
2684
|
+
const v = Q(a, "content-type");
|
|
2689
2685
|
v && delete a[v], p("const FormData = require('form-data');"), c("const formData = new FormData();"), l(), n.params.forEach((b) => {
|
|
2690
2686
|
if (!b.fileName && !b.fileName && !b.contentType) {
|
|
2691
2687
|
c(`formData.append('${b.name}', '${b.value}');`);
|
|
@@ -2702,7 +2698,7 @@ var wi = {
|
|
|
2702
2698
|
m.headers || (m.headers = {}), m.headers.cookie = v;
|
|
2703
2699
|
}
|
|
2704
2700
|
l(), c(`const url = '${d}';`), m.headers && !Object.keys(m.headers).length && delete m.headers;
|
|
2705
|
-
const h =
|
|
2701
|
+
const h = G(m, {
|
|
2706
2702
|
indent: " ",
|
|
2707
2703
|
inlineCharacterLimit: 80,
|
|
2708
2704
|
// The Fetch API body only accepts string parameters, but stringified JSON can be difficult to
|
|
@@ -2712,7 +2708,7 @@ var wi = {
|
|
|
2712
2708
|
});
|
|
2713
2709
|
return c(`const options = ${h};`), l(), i && p("const fs = require('fs');"), n.params && n.mimeType === "multipart/form-data" && (c("options.body = formData;"), l()), c("fetch(url, options)"), c(".then(res => res.json())", 1), c(".then(json => console.log(json))", 1), c(".catch(err => console.error('error:' + err));", 1), u().replace(/'encodedParams'/, "encodedParams").replace(/"fs\.createReadStream\(\\"(.+)\\"\)"/, 'fs.createReadStream("$1")');
|
|
2714
2710
|
}
|
|
2715
|
-
},
|
|
2711
|
+
}, Vi = {
|
|
2716
2712
|
info: {
|
|
2717
2713
|
key: "native",
|
|
2718
2714
|
title: "HTTP",
|
|
@@ -2729,10 +2725,10 @@ var wi = {
|
|
|
2729
2725
|
path: e.path,
|
|
2730
2726
|
headers: n
|
|
2731
2727
|
};
|
|
2732
|
-
switch (l(`const http = require('${(p = e.protocol) == null ? void 0 : p.replace(":", "")}');`), r(), l(`const options = ${
|
|
2728
|
+
switch (l(`const http = require('${(p = e.protocol) == null ? void 0 : p.replace(":", "")}');`), r(), l(`const options = ${G(u, { indent: o })};`), r(), l("const req = http.request(options, function (res) {"), l("const chunks = [];", 1), r(), l("res.on('data', function (chunk) {", 1), l("chunks.push(chunk);", 2), l("});", 1), r(), l("res.on('end', function () {", 1), l("const body = Buffer.concat(chunks);", 2), l("console.log(body.toString());", 2), l("});", 1), l("});"), r(), a.mimeType) {
|
|
2733
2729
|
case "application/x-www-form-urlencoded":
|
|
2734
2730
|
a.paramsObj && (c("const qs = require('querystring');"), l(
|
|
2735
|
-
`req.write(qs.stringify(${
|
|
2731
|
+
`req.write(qs.stringify(${G(a.paramsObj, {
|
|
2736
2732
|
indent: " ",
|
|
2737
2733
|
inlineCharacterLimit: 80
|
|
2738
2734
|
})}));`
|
|
@@ -2740,18 +2736,18 @@ var wi = {
|
|
|
2740
2736
|
break;
|
|
2741
2737
|
case "application/json":
|
|
2742
2738
|
a.jsonObj && l(
|
|
2743
|
-
`req.write(JSON.stringify(${
|
|
2739
|
+
`req.write(JSON.stringify(${G(a.jsonObj, {
|
|
2744
2740
|
indent: " ",
|
|
2745
2741
|
inlineCharacterLimit: 80
|
|
2746
2742
|
})}));`
|
|
2747
2743
|
);
|
|
2748
2744
|
break;
|
|
2749
2745
|
default:
|
|
2750
|
-
a.text && l(`req.write(${
|
|
2746
|
+
a.text && l(`req.write(${G(a.text, { indent: o })});`);
|
|
2751
2747
|
}
|
|
2752
2748
|
return l("req.end();"), i();
|
|
2753
2749
|
}
|
|
2754
|
-
},
|
|
2750
|
+
}, Wi = {
|
|
2755
2751
|
info: {
|
|
2756
2752
|
key: "request",
|
|
2757
2753
|
title: "Request",
|
|
@@ -2802,9 +2798,9 @@ var wi = {
|
|
|
2802
2798
|
}
|
|
2803
2799
|
return o.length && (h.jar = "JAR", c("const jar = request.jar();"), o.forEach(({ name: y, value: v }) => {
|
|
2804
2800
|
c(`jar.setCookie(request.cookie('${encodeURIComponent(y)}=${encodeURIComponent(v)}'), '${t}');`);
|
|
2805
|
-
}), u(), m((y) => y.replace(/'JAR'/, "jar"))), l && d("const fs = require('fs');"), c(`const options = ${
|
|
2801
|
+
}), u(), m((y) => y.replace(/'JAR'/, "jar"))), l && d("const fs = require('fs');"), c(`const options = ${G(h, { indent: " ", inlineCharacterLimit: 80 })};`), u(), c("request(options, function (error, response, body) {"), c("if (error) throw new Error(error);", 1), u(), c("console.log(body);", 1), c("});"), p();
|
|
2806
2802
|
}
|
|
2807
|
-
},
|
|
2803
|
+
}, zi = {
|
|
2808
2804
|
info: {
|
|
2809
2805
|
key: "unirest",
|
|
2810
2806
|
title: "Unirest",
|
|
@@ -2823,12 +2819,12 @@ var wi = {
|
|
|
2823
2819
|
});
|
|
2824
2820
|
switch (d("const unirest = require('unirest');"), u(), d(`const req = unirest('${e}', '${t}');`), u(), n.length && (d("const CookieJar = unirest.jar();"), n.forEach((h) => {
|
|
2825
2821
|
d(`CookieJar.add('${encodeURIComponent(h.name)}=${encodeURIComponent(h.value)}', '${t}');`);
|
|
2826
|
-
}), d("req.jar(CookieJar);"), u()), Object.keys(a).length && (d(`req.query(${
|
|
2822
|
+
}), d("req.jar(CookieJar);"), u()), Object.keys(a).length && (d(`req.query(${G(a, { indent: i.indent })});`), u()), Object.keys(o).length && (d(`req.headers(${G(o, { indent: i.indent })});`), u()), s.mimeType) {
|
|
2827
2823
|
case "application/x-www-form-urlencoded":
|
|
2828
|
-
s.paramsObj && (d(`req.form(${
|
|
2824
|
+
s.paramsObj && (d(`req.form(${G(s.paramsObj, { indent: i.indent })});`), u());
|
|
2829
2825
|
break;
|
|
2830
2826
|
case "application/json":
|
|
2831
|
-
s.jsonObj && (d("req.type('json');"), d(`req.send(${
|
|
2827
|
+
s.jsonObj && (d("req.type('json');"), d(`req.send(${G(s.jsonObj, { indent: i.indent })});`), u());
|
|
2832
2828
|
break;
|
|
2833
2829
|
case "multipart/form-data": {
|
|
2834
2830
|
if (!s.params)
|
|
@@ -2837,15 +2833,15 @@ var wi = {
|
|
|
2837
2833
|
s.params.forEach((y) => {
|
|
2838
2834
|
const v = {};
|
|
2839
2835
|
y.fileName && !y.value ? (l = !0, v.body = `fs.createReadStream('${y.fileName}')`, c((b) => b.replace(/'fs\.createReadStream\(\\'(.+)\\'\)'/, "fs.createReadStream('$1')"))) : y.value && (v.body = y.value), v.body && (y.contentType && (v["content-type"] = y.contentType), h.push(v));
|
|
2840
|
-
}), d(`req.multipart(${
|
|
2836
|
+
}), d(`req.multipart(${G(h, { indent: i.indent })});`), u();
|
|
2841
2837
|
break;
|
|
2842
2838
|
}
|
|
2843
2839
|
default:
|
|
2844
|
-
s.text && (d(`req.send(${
|
|
2840
|
+
s.text && (d(`req.send(${G(s.text, { indent: i.indent })});`), u());
|
|
2845
2841
|
}
|
|
2846
2842
|
return l && m("const fs = require('fs');"), d("req.end(function (res) {"), d("if (res.error) throw new Error(res.error);", 1), u(), d("console.log(res.body);", 1), d("});"), p();
|
|
2847
2843
|
}
|
|
2848
|
-
},
|
|
2844
|
+
}, Ji = {
|
|
2849
2845
|
info: {
|
|
2850
2846
|
key: "node",
|
|
2851
2847
|
title: "Node.js",
|
|
@@ -2853,27 +2849,27 @@ var wi = {
|
|
|
2853
2849
|
cli: "node %s"
|
|
2854
2850
|
},
|
|
2855
2851
|
clientsById: {
|
|
2856
|
-
native:
|
|
2857
|
-
request:
|
|
2858
|
-
unirest:
|
|
2859
|
-
axios:
|
|
2860
|
-
fetch:
|
|
2861
|
-
}
|
|
2862
|
-
},
|
|
2863
|
-
const s = `${e} *${t} = `, o =
|
|
2852
|
+
native: Vi,
|
|
2853
|
+
request: Wi,
|
|
2854
|
+
unirest: zi,
|
|
2855
|
+
axios: Bi,
|
|
2856
|
+
fetch: Di
|
|
2857
|
+
}
|
|
2858
|
+
}, Nt = (e, t, n, a) => {
|
|
2859
|
+
const s = `${e} *${t} = `, o = Ht(n, a ? s.length : void 0);
|
|
2864
2860
|
return `${s}${o};`;
|
|
2865
|
-
},
|
|
2861
|
+
}, Ht = (e, t) => {
|
|
2866
2862
|
const n = t === void 0 ? ", " : `,
|
|
2867
2863
|
${" ".repeat(t)}`;
|
|
2868
2864
|
switch (Object.prototype.toString.call(e)) {
|
|
2869
2865
|
case "[object Number]":
|
|
2870
2866
|
return `@${e}`;
|
|
2871
2867
|
case "[object Array]":
|
|
2872
|
-
return `@[ ${e.map((s) =>
|
|
2868
|
+
return `@[ ${e.map((s) => Ht(s)).join(n)} ]`;
|
|
2873
2869
|
case "[object Object]": {
|
|
2874
2870
|
const a = [];
|
|
2875
2871
|
return Object.keys(e).forEach((s) => {
|
|
2876
|
-
a.push(`@"${s}": ${
|
|
2872
|
+
a.push(`@"${s}": ${Ht(e[s])}`);
|
|
2877
2873
|
}), `@{ ${a.join(n)} }`;
|
|
2878
2874
|
}
|
|
2879
2875
|
case "[object Boolean]":
|
|
@@ -2881,7 +2877,7 @@ var wi = {
|
|
|
2881
2877
|
default:
|
|
2882
2878
|
return e == null ? "" : `@"${e.toString().replace(/"/g, '\\"')}"`;
|
|
2883
2879
|
}
|
|
2884
|
-
},
|
|
2880
|
+
}, Gi = {
|
|
2885
2881
|
info: {
|
|
2886
2882
|
key: "nsurlsession",
|
|
2887
2883
|
title: "NSURLSession",
|
|
@@ -2900,7 +2896,7 @@ var wi = {
|
|
|
2900
2896
|
hasHeaders: !1,
|
|
2901
2897
|
hasBody: !1
|
|
2902
2898
|
};
|
|
2903
|
-
if (r("#import <Foundation/Foundation.h>"), Object.keys(e).length && (c.hasHeaders = !0, l(), r(
|
|
2899
|
+
if (r("#import <Foundation/Foundation.h>"), Object.keys(e).length && (c.hasHeaders = !0, l(), r(Nt("NSDictionary", "headers", e, o.pretty))), t.text || t.jsonObj || t.params)
|
|
2904
2900
|
switch (c.hasBody = !0, t.mimeType) {
|
|
2905
2901
|
case "application/x-www-form-urlencoded":
|
|
2906
2902
|
if ((u = t.params) != null && u.length) {
|
|
@@ -2915,10 +2911,10 @@ var wi = {
|
|
|
2915
2911
|
c.hasBody = !1;
|
|
2916
2912
|
break;
|
|
2917
2913
|
case "application/json":
|
|
2918
|
-
t.jsonObj && (r(
|
|
2914
|
+
t.jsonObj && (r(Nt("NSDictionary", "parameters", t.jsonObj, o.pretty)), l(), r("NSData *postData = [NSJSONSerialization dataWithJSONObject:parameters options:0 error:nil];"));
|
|
2919
2915
|
break;
|
|
2920
2916
|
case "multipart/form-data":
|
|
2921
|
-
r(
|
|
2917
|
+
r(Nt("NSArray", "parameters", t.params || [], o.pretty)), r(`NSString *boundary = @"${t.boundary}";`), l(), r("NSError *error;"), r("NSMutableString *body = [NSMutableString string];"), r("for (NSDictionary *param in parameters) {"), r('[body appendFormat:@"--%@\\r\\n", boundary];', 1), r('if (param[@"fileName"]) {', 1), r(
|
|
2922
2918
|
'[body appendFormat:@"Content-Disposition:form-data; name=\\"%@\\"; filename=\\"%@\\"\\r\\n", param[@"name"], param[@"fileName"]];',
|
|
2923
2919
|
2
|
|
2924
2920
|
), r('[body appendFormat:@"Content-Type: %@\\r\\n\\r\\n", param[@"contentType"]];', 2), r(
|
|
@@ -2938,16 +2934,16 @@ var wi = {
|
|
|
2938
2934
|
2
|
|
2939
2935
|
), r(' NSLog(@"%@", httpResponse);', 2), r(" }", 1), r(" }];"), r("[dataTask resume];"), i();
|
|
2940
2936
|
}
|
|
2941
|
-
},
|
|
2937
|
+
}, Ki = {
|
|
2942
2938
|
info: {
|
|
2943
2939
|
key: "objc",
|
|
2944
2940
|
title: "Objective-C",
|
|
2945
2941
|
default: "nsurlsession"
|
|
2946
2942
|
},
|
|
2947
2943
|
clientsById: {
|
|
2948
|
-
nsurlsession:
|
|
2944
|
+
nsurlsession: Gi
|
|
2949
2945
|
}
|
|
2950
|
-
},
|
|
2946
|
+
}, Qi = {
|
|
2951
2947
|
info: {
|
|
2952
2948
|
key: "cohttp",
|
|
2953
2949
|
title: "CoHTTP",
|
|
@@ -2973,14 +2969,14 @@ var wi = {
|
|
|
2973
2969
|
const p = u.length ? "~headers " : "", d = n.text ? "~body " : "", m = r.includes(a.toLowerCase()) ? `\`${a.toUpperCase()}` : `(Code.method_of_string "${a}")`;
|
|
2974
2970
|
return i(`Client.call ${p}${d}${m} uri`), i(">>= fun (res, body_stream) ->"), i("(* Do stuff with the result *)", 1), c();
|
|
2975
2971
|
}
|
|
2976
|
-
},
|
|
2972
|
+
}, Yi = {
|
|
2977
2973
|
info: {
|
|
2978
2974
|
key: "ocaml",
|
|
2979
2975
|
title: "OCaml",
|
|
2980
2976
|
default: "cohttp"
|
|
2981
2977
|
},
|
|
2982
2978
|
clientsById: {
|
|
2983
|
-
cohttp:
|
|
2979
|
+
cohttp: Qi
|
|
2984
2980
|
}
|
|
2985
2981
|
}, F = (e, t, n) => {
|
|
2986
2982
|
switch (n = n || "", t = t || "", Object.prototype.toString.call(e)) {
|
|
@@ -2991,7 +2987,7 @@ var wi = {
|
|
|
2991
2987
|
case "[object Undefined]":
|
|
2992
2988
|
return "null";
|
|
2993
2989
|
case "[object String]":
|
|
2994
|
-
return `'${
|
|
2990
|
+
return `'${We(e, { delimiter: "'", escapeNewlines: !1 })}'`;
|
|
2995
2991
|
case "[object Number]":
|
|
2996
2992
|
return e.toString();
|
|
2997
2993
|
case "[object Array]": {
|
|
@@ -3013,7 +3009,7 @@ ${n}]`;
|
|
|
3013
3009
|
default:
|
|
3014
3010
|
return "null";
|
|
3015
3011
|
}
|
|
3016
|
-
},
|
|
3012
|
+
}, Rn = [
|
|
3017
3013
|
"ACL",
|
|
3018
3014
|
"BASELINE_CONTROL",
|
|
3019
3015
|
"CHECKIN",
|
|
@@ -3041,7 +3037,7 @@ ${n}]`;
|
|
|
3041
3037
|
"UNLOCK",
|
|
3042
3038
|
"UPDATE",
|
|
3043
3039
|
"VERSION_CONTROL"
|
|
3044
|
-
],
|
|
3040
|
+
], Xi = {
|
|
3045
3041
|
info: {
|
|
3046
3042
|
key: "curl",
|
|
3047
3043
|
title: "cURL",
|
|
@@ -3119,7 +3115,7 @@ ${c}` });
|
|
|
3119
3115
|
return S.length && (x.push("CURLOPT_HTTPHEADER => ["), x.push(S.join(`,
|
|
3120
3116
|
${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = curl_exec($curl);"), y("$err = curl_error($curl);"), v(), y("curl_close($curl);"), v(), y("if ($err) {"), y(p ? 'echo array_flip(get_defined_constants(true)["curl"])[$err];' : 'echo "cURL Error #:" . $err;', 1), y("} else {"), y("echo $response;", 1), y("}"), !d && l && (v(), y("?>")), b();
|
|
3121
3117
|
}
|
|
3122
|
-
},
|
|
3118
|
+
}, Zi = {
|
|
3123
3119
|
info: {
|
|
3124
3120
|
key: "guzzle",
|
|
3125
3121
|
title: "Guzzle",
|
|
@@ -3155,8 +3151,8 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3155
3151
|
name: b.name,
|
|
3156
3152
|
contents: b.value
|
|
3157
3153
|
});
|
|
3158
|
-
}), v.length && (p(`'multipart' => ${F(v, r.indent + r.indent, r.indent)}`, 1),
|
|
3159
|
-
const b =
|
|
3154
|
+
}), v.length && (p(`'multipart' => ${F(v, r.indent + r.indent, r.indent)}`, 1), xt(s, "content-type") && (y = de(s, "content-type")) != null && y.indexOf("boundary"))) {
|
|
3155
|
+
const b = Q(s, "content-type");
|
|
3160
3156
|
b && delete s[b];
|
|
3161
3157
|
}
|
|
3162
3158
|
break;
|
|
@@ -3165,12 +3161,12 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3165
3161
|
e.text && p(`'body' => ${F(e.text)},`, 1);
|
|
3166
3162
|
}
|
|
3167
3163
|
const m = Object.keys(s).sort().map(function(v) {
|
|
3168
|
-
return `${r.indent}${r.indent}'${v}' => '${
|
|
3164
|
+
return `${r.indent}${r.indent}'${v}' => '${ze(s[v])}',`;
|
|
3169
3165
|
}), h = a.map((v) => `${encodeURIComponent(v.name)}=${encodeURIComponent(v.value)}`).join("; ");
|
|
3170
|
-
return h.length && m.push(`${r.indent}${r.indent}'cookie' => '${
|
|
3166
|
+
return h.length && m.push(`${r.indent}${r.indent}'cookie' => '${ze(h)}',`), m.length && (p("'headers' => [", 1), p(m.join(`
|
|
3171
3167
|
`)), p("],", 1)), i("$client = new \\GuzzleHttp\\Client();"), l(), u.length ? (i(`$response = $client->request('${n}', '${t}', [`), i(d()), i("]);")) : i(`$response = $client->request('${n}', '${t}');`), l(), i("echo $response->getBody();"), !r.noTags && r.closingTag && (l(), i("?>")), c();
|
|
3172
3168
|
}
|
|
3173
|
-
},
|
|
3169
|
+
}, es = {
|
|
3174
3170
|
info: {
|
|
3175
3171
|
key: "http1",
|
|
3176
3172
|
title: "HTTP v1",
|
|
@@ -3180,7 +3176,7 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3180
3176
|
},
|
|
3181
3177
|
convert: ({ method: e, url: t, postData: n, queryObj: a, headersObj: s, cookiesObj: o }, r = {}) => {
|
|
3182
3178
|
const { closingTag: i = !1, indent: l = " ", noTags: c = !1, shortTags: u = !1 } = r, { push: p, blank: d, join: m } = new O({ indent: l });
|
|
3183
|
-
switch (c || (p(u ? "<?" : "<?php"), d()),
|
|
3179
|
+
switch (c || (p(u ? "<?" : "<?php"), d()), Rn.includes(e.toUpperCase()) || p(`HttpRequest::methodRegister('${e}');`), p("$request = new HttpRequest();"), p(`$request->setUrl(${F(t)});`), Rn.includes(e.toUpperCase()) ? p(`$request->setMethod(HTTP_METH_${e.toUpperCase()});`) : p(`$request->setMethod(HttpRequest::HTTP_METH_${e.toUpperCase()});`), d(), Object.keys(a).length && (p(`$request->setQueryData(${F(a, l)});`), d()), Object.keys(s).length && (p(`$request->setHeaders(${F(s, l)});`), d()), Object.keys(o).length && (p(`$request->setCookies(${F(o, l)});`), d()), n.mimeType) {
|
|
3184
3180
|
case "application/x-www-form-urlencoded":
|
|
3185
3181
|
p(`$request->setContentType(${F(n.mimeType)});`), p(`$request->setPostFields(${F(n.paramsObj, l)});`), d();
|
|
3186
3182
|
break;
|
|
@@ -3192,7 +3188,7 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3192
3188
|
}
|
|
3193
3189
|
return p("try {"), p("$response = $request->send();", 1), d(), p("echo $response->getBody();", 1), p("} catch (HttpException $ex) {"), p("echo $ex;", 1), p("}"), !c && i && (d(), p("?>")), m();
|
|
3194
3190
|
}
|
|
3195
|
-
},
|
|
3191
|
+
}, ts = {
|
|
3196
3192
|
info: {
|
|
3197
3193
|
key: "http2",
|
|
3198
3194
|
title: "HTTP v2",
|
|
@@ -3225,8 +3221,8 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3225
3221
|
k && (b[w] = k);
|
|
3226
3222
|
});
|
|
3227
3223
|
const g = Object.keys(b).length ? F(b, l) : "null", x = v.length ? F(v, l) : "null";
|
|
3228
|
-
if (p("$body = new http\\Message\\Body;"), p(`$body->addForm(${g}, ${x});`),
|
|
3229
|
-
const w =
|
|
3224
|
+
if (p("$body = new http\\Message\\Body;"), p(`$body->addForm(${g}, ${x});`), xt(t, "content-type") && (y = de(t, "content-type")) != null && y.indexOf("boundary")) {
|
|
3225
|
+
const w = Q(t, "content-type");
|
|
3230
3226
|
w && delete t[w];
|
|
3231
3227
|
}
|
|
3232
3228
|
d(), h = !0;
|
|
@@ -3240,7 +3236,7 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3240
3236
|
}
|
|
3241
3237
|
return p(`$request->setRequestUrl(${F(o)});`), p(`$request->setRequestMethod(${F(n)});`), h && (p("$request->setBody($body);"), d()), Object.keys(a).length && (p(`$request->setQuery(new http\\QueryString(${F(a, l)}));`), d()), Object.keys(t).length && (p(`$request->setHeaders(${F(t, l)});`), d()), Object.keys(s).length && (d(), p(`$client->setCookies(${F(s, l)});`), d()), p("$client->enqueue($request)->send();"), p("$response = $client->getResponse();"), d(), p("echo $response->getBody();"), !c && i && (d(), p("?>")), m();
|
|
3242
3238
|
}
|
|
3243
|
-
},
|
|
3239
|
+
}, ns = {
|
|
3244
3240
|
info: {
|
|
3245
3241
|
key: "php",
|
|
3246
3242
|
title: "PHP",
|
|
@@ -3248,24 +3244,24 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3248
3244
|
cli: "php %s"
|
|
3249
3245
|
},
|
|
3250
3246
|
clientsById: {
|
|
3251
|
-
curl:
|
|
3252
|
-
guzzle:
|
|
3253
|
-
http1:
|
|
3254
|
-
http2:
|
|
3247
|
+
curl: Xi,
|
|
3248
|
+
guzzle: Zi,
|
|
3249
|
+
http1: es,
|
|
3250
|
+
http2: ts
|
|
3255
3251
|
}
|
|
3256
|
-
},
|
|
3252
|
+
}, sa = (e) => ({ method: n, headersObj: a, cookies: s, uriObj: o, fullUrl: r, postData: i, allHeaders: l }) => {
|
|
3257
3253
|
const { push: c, join: u } = new O();
|
|
3258
3254
|
if (!["GET", "POST", "PUT", "DELETE", "PATCH", "HEAD", "OPTIONS"].includes(n.toUpperCase()))
|
|
3259
3255
|
return "Method not supported";
|
|
3260
3256
|
const d = [], m = Object.keys(a);
|
|
3261
3257
|
return m.length && (c("$headers=@{}"), m.forEach((h) => {
|
|
3262
|
-
h !== "connection" && c(`$headers.Add("${h}", "${
|
|
3258
|
+
h !== "connection" && c(`$headers.Add("${h}", "${We(a[h], { escapeChar: "`" })}")`);
|
|
3263
3259
|
}), d.push("-Headers $headers")), s.length && (c("$session = New-Object Microsoft.PowerShell.Commands.WebRequestSession"), s.forEach((h) => {
|
|
3264
3260
|
c("$cookie = New-Object System.Net.Cookie"), c(`$cookie.Name = '${h.name}'`), c(`$cookie.Value = '${h.value}'`), c(`$cookie.Domain = '${o.host}'`), c("$session.Cookies.Add($cookie)");
|
|
3265
3261
|
}), d.push("-WebSession $session")), i.text && (d.push(
|
|
3266
|
-
`-ContentType '${
|
|
3262
|
+
`-ContentType '${We(de(l, "content-type"), { delimiter: "'", escapeChar: "`" })}'`
|
|
3267
3263
|
), d.push(`-Body '${i.text}'`)), c(`$response = ${e} -Uri '${r}' -Method ${n} ${d.join(" ")}`.trim()), u();
|
|
3268
|
-
},
|
|
3264
|
+
}, rs = {
|
|
3269
3265
|
info: {
|
|
3270
3266
|
key: "restmethod",
|
|
3271
3267
|
title: "Invoke-RestMethod",
|
|
@@ -3273,8 +3269,8 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3273
3269
|
description: "Powershell Invoke-RestMethod client",
|
|
3274
3270
|
extname: ".ps1"
|
|
3275
3271
|
},
|
|
3276
|
-
convert:
|
|
3277
|
-
},
|
|
3272
|
+
convert: sa("Invoke-RestMethod")
|
|
3273
|
+
}, as = {
|
|
3278
3274
|
info: {
|
|
3279
3275
|
key: "webrequest",
|
|
3280
3276
|
title: "Invoke-WebRequest",
|
|
@@ -3282,39 +3278,39 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3282
3278
|
description: "Powershell Invoke-WebRequest client",
|
|
3283
3279
|
extname: ".ps1"
|
|
3284
3280
|
},
|
|
3285
|
-
convert:
|
|
3286
|
-
},
|
|
3281
|
+
convert: sa("Invoke-WebRequest")
|
|
3282
|
+
}, os = {
|
|
3287
3283
|
info: {
|
|
3288
3284
|
key: "powershell",
|
|
3289
3285
|
title: "Powershell",
|
|
3290
3286
|
default: "webrequest"
|
|
3291
3287
|
},
|
|
3292
3288
|
clientsById: {
|
|
3293
|
-
webrequest:
|
|
3294
|
-
restmethod:
|
|
3289
|
+
webrequest: as,
|
|
3290
|
+
restmethod: rs
|
|
3295
3291
|
}
|
|
3296
3292
|
};
|
|
3297
|
-
function
|
|
3293
|
+
function An(e, t, n, a, s) {
|
|
3298
3294
|
const o = a.repeat(s), r = a.repeat(s - 1), i = n ? `,
|
|
3299
3295
|
${o}` : ", ", l = e === "object" ? "{" : "[", c = e === "object" ? "}" : "]";
|
|
3300
3296
|
return n ? `${l}
|
|
3301
3297
|
${o}${t.join(i)}
|
|
3302
3298
|
${r}${c}` : e === "object" && t.length > 0 ? `${l} ${t.join(i)} ${c}` : `${l}${t.join(i)}${c}`;
|
|
3303
3299
|
}
|
|
3304
|
-
var
|
|
3300
|
+
var Ae = (e, t, n) => {
|
|
3305
3301
|
switch (n = n === void 0 ? 1 : n + 1, Object.prototype.toString.call(e)) {
|
|
3306
3302
|
case "[object Number]":
|
|
3307
3303
|
return e;
|
|
3308
3304
|
case "[object Array]": {
|
|
3309
3305
|
let a = !1;
|
|
3310
|
-
const s = e.map((o) => (Object.prototype.toString.call(o) === "[object Object]" && (a = Object.keys(o).length > 1),
|
|
3311
|
-
return
|
|
3306
|
+
const s = e.map((o) => (Object.prototype.toString.call(o) === "[object Object]" && (a = Object.keys(o).length > 1), Ae(o, t, n)));
|
|
3307
|
+
return An("array", s, a, t.indent, n);
|
|
3312
3308
|
}
|
|
3313
3309
|
case "[object Object]": {
|
|
3314
3310
|
const a = [];
|
|
3315
3311
|
for (const s in e)
|
|
3316
|
-
a.push(`"${s}": ${
|
|
3317
|
-
return
|
|
3312
|
+
a.push(`"${s}": ${Ae(e[s], t, n)}`);
|
|
3313
|
+
return An("object", a, t.pretty && a.length > 1, t.indent, n);
|
|
3318
3314
|
}
|
|
3319
3315
|
case "[object Null]":
|
|
3320
3316
|
return "None";
|
|
@@ -3323,7 +3319,7 @@ var Re = (e, t, n) => {
|
|
|
3323
3319
|
default:
|
|
3324
3320
|
return e == null ? "" : `"${e.toString().replace(/"/g, '\\"')}"`;
|
|
3325
3321
|
}
|
|
3326
|
-
},
|
|
3322
|
+
}, is = ["HEAD", "GET", "POST", "PUT", "PATCH", "DELETE", "OPTIONS"], ss = {
|
|
3327
3323
|
info: {
|
|
3328
3324
|
key: "requests",
|
|
3329
3325
|
title: "Requests",
|
|
@@ -3345,7 +3341,7 @@ var Re = (e, t, n) => {
|
|
|
3345
3341
|
let m = !1, h = !1, y = !1;
|
|
3346
3342
|
switch (t.mimeType) {
|
|
3347
3343
|
case "application/json":
|
|
3348
|
-
t.jsonObj && (r(`payload = ${
|
|
3344
|
+
t.jsonObj && (r(`payload = ${Ae(t.jsonObj, o)}`), y = !0, h = !0);
|
|
3349
3345
|
break;
|
|
3350
3346
|
case "multipart/form-data":
|
|
3351
3347
|
if (!t.params)
|
|
@@ -3353,8 +3349,8 @@ var Re = (e, t, n) => {
|
|
|
3353
3349
|
if (p = {}, t.params.forEach((g) => {
|
|
3354
3350
|
g.fileName ? (g.contentType ? d[g.name] = `('${g.fileName}', open('${g.fileName}', 'rb'), '${g.contentType}')` : d[g.name] = `('${g.fileName}', open('${g.fileName}', 'rb'))`, m = !0) : (p[g.name] = g.value, h = !0);
|
|
3355
3351
|
}), m) {
|
|
3356
|
-
r(`files = ${
|
|
3357
|
-
const g =
|
|
3352
|
+
r(`files = ${Ae(d, o)}`), h && r(`payload = ${Ae(p, o)}`);
|
|
3353
|
+
const g = Q(u, "content-type");
|
|
3358
3354
|
g && delete u[g];
|
|
3359
3355
|
} else {
|
|
3360
3356
|
const g = JSON.stringify(t.text);
|
|
@@ -3366,7 +3362,7 @@ var Re = (e, t, n) => {
|
|
|
3366
3362
|
break;
|
|
3367
3363
|
default: {
|
|
3368
3364
|
if (t.mimeType === "application/x-www-form-urlencoded" && t.paramsObj) {
|
|
3369
|
-
r(`payload = ${
|
|
3365
|
+
r(`payload = ${Ae(t.paramsObj, o)}`), h = !0;
|
|
3370
3366
|
break;
|
|
3371
3367
|
}
|
|
3372
3368
|
const g = JSON.stringify(t.text);
|
|
@@ -3386,10 +3382,10 @@ var Re = (e, t, n) => {
|
|
|
3386
3382
|
r(g !== v ? `"${x}": "${V(u[x])}",` : `"${x}": "${V(u[x])}"`, 1), g += 1;
|
|
3387
3383
|
}), r("}"), i();
|
|
3388
3384
|
}
|
|
3389
|
-
let b =
|
|
3385
|
+
let b = is.includes(a) ? `response = requests.${a.toLowerCase()}(url` : `response = requests.request("${a}", url`;
|
|
3390
3386
|
return h && (y ? b += ", json=payload" : b += ", data=payload"), m && (b += ", files=files"), v > 0 && (b += ", headers=headers"), b += ")", r(b), i(), r("print(response.text)"), l();
|
|
3391
3387
|
}
|
|
3392
|
-
},
|
|
3388
|
+
}, ls = {
|
|
3393
3389
|
info: {
|
|
3394
3390
|
key: "python",
|
|
3395
3391
|
title: "Python",
|
|
@@ -3397,9 +3393,9 @@ var Re = (e, t, n) => {
|
|
|
3397
3393
|
cli: "python3 %s"
|
|
3398
3394
|
},
|
|
3399
3395
|
clientsById: {
|
|
3400
|
-
requests:
|
|
3396
|
+
requests: ss
|
|
3401
3397
|
}
|
|
3402
|
-
},
|
|
3398
|
+
}, cs = {
|
|
3403
3399
|
info: {
|
|
3404
3400
|
key: "httr",
|
|
3405
3401
|
title: "httr",
|
|
@@ -3432,22 +3428,22 @@ var Re = (e, t, n) => {
|
|
|
3432
3428
|
r('encode <- "raw"'), i();
|
|
3433
3429
|
break;
|
|
3434
3430
|
}
|
|
3435
|
-
const d = de(s, "cookie"), m = de(s, "accept"), h = d ? `set_cookies(\`${String(d).replace(/;/g, '", `').replace(/` /g, "`").replace(/[=]/g, '` = "')}")` : void 0, y = m ? `accept("${V(m)}")` : void 0, v = `content_type("${V(a.mimeType)}")`, b = Object.entries(s).filter(([S]) => !["cookie", "accept", "content-type"].includes(S.toLowerCase())).map(([S, k]) => `'${S}' = '${
|
|
3431
|
+
const d = de(s, "cookie"), m = de(s, "accept"), h = d ? `set_cookies(\`${String(d).replace(/;/g, '", `').replace(/` /g, "`").replace(/[=]/g, '` = "')}")` : void 0, y = m ? `accept("${V(m)}")` : void 0, v = `content_type("${V(a.mimeType)}")`, b = Object.entries(s).filter(([S]) => !["cookie", "accept", "content-type"].includes(S.toLowerCase())).map(([S, k]) => `'${S}' = '${ze(k)}'`).join(", "), g = b ? `add_headers(${b})` : void 0;
|
|
3436
3432
|
let x = `response <- VERB("${o}", url`;
|
|
3437
3433
|
p && (x += ", body = payload"), n.length && (x += ", query = queryString");
|
|
3438
3434
|
const w = [g, v, y, h].filter((S) => !!S).join(", ");
|
|
3439
3435
|
return w && (x += `, ${w}`), (a.text || a.jsonObj || a.params) && (x += ", encode = encode"), x += ")", r(x), i(), r('content(response, "text")'), l();
|
|
3440
3436
|
}
|
|
3441
|
-
},
|
|
3437
|
+
}, us = {
|
|
3442
3438
|
info: {
|
|
3443
3439
|
key: "r",
|
|
3444
3440
|
title: "R",
|
|
3445
3441
|
default: "httr"
|
|
3446
3442
|
},
|
|
3447
3443
|
clientsById: {
|
|
3448
|
-
httr:
|
|
3444
|
+
httr: cs
|
|
3449
3445
|
}
|
|
3450
|
-
},
|
|
3446
|
+
}, ds = {
|
|
3451
3447
|
info: {
|
|
3452
3448
|
key: "native",
|
|
3453
3449
|
title: "net::http",
|
|
@@ -3475,19 +3471,19 @@ var Re = (e, t, n) => {
|
|
|
3475
3471
|
c.includes(l) || (o(`class Net::HTTP::${u} < Net::HTTPRequest`), o(` METHOD = '${l.toUpperCase()}'`), o(` REQUEST_HAS_BODY = '${a.text ? "true" : "false"}'`), o(" RESPONSE_HAS_BODY = true"), o("end"), r()), o(`url = URI("${n}")`), r(), o("http = Net::HTTP.new(url.host, url.port)"), e.protocol === "https:" && o("http.use_ssl = true"), r(), o(`request = Net::HTTP::${u}.new(url)`);
|
|
3476
3472
|
const p = Object.keys(s);
|
|
3477
3473
|
return p.length && p.forEach((d) => {
|
|
3478
|
-
o(`request["${d}"] = '${
|
|
3474
|
+
o(`request["${d}"] = '${ze(s[d])}'`);
|
|
3479
3475
|
}), a.text && o(`request.body = ${JSON.stringify(a.text)}`), r(), o("response = http.request(request)"), o("puts response.read_body"), i();
|
|
3480
3476
|
}
|
|
3481
|
-
},
|
|
3477
|
+
}, fs = {
|
|
3482
3478
|
info: {
|
|
3483
3479
|
key: "ruby",
|
|
3484
3480
|
title: "Ruby",
|
|
3485
3481
|
default: "native"
|
|
3486
3482
|
},
|
|
3487
3483
|
clientsById: {
|
|
3488
|
-
native:
|
|
3484
|
+
native: ds
|
|
3489
3485
|
}
|
|
3490
|
-
},
|
|
3486
|
+
}, J = (e = "") => /^[a-z0-9-_/.@%^=:]+$/i.test(e) ? e : `'${e.replace(/'/g, "'\\''")}'`, ps = (e) => e.replace(/\r/g, "\\r").replace(/\n/g, "\\n"), ms = {
|
|
3491
3487
|
"http1.0": "0",
|
|
3492
3488
|
"url ": "",
|
|
3493
3489
|
cookie: "b",
|
|
@@ -3497,13 +3493,13 @@ var Re = (e, t, n) => {
|
|
|
3497
3493
|
header: "H",
|
|
3498
3494
|
insecure: "k",
|
|
3499
3495
|
request: "X"
|
|
3500
|
-
},
|
|
3496
|
+
}, hs = (e) => (t) => {
|
|
3501
3497
|
if (e) {
|
|
3502
|
-
const n =
|
|
3498
|
+
const n = ms[t];
|
|
3503
3499
|
return n ? `-${n}` : "";
|
|
3504
3500
|
}
|
|
3505
3501
|
return `--${t}`;
|
|
3506
|
-
},
|
|
3502
|
+
}, ys = {
|
|
3507
3503
|
info: {
|
|
3508
3504
|
key: "curl",
|
|
3509
3505
|
title: "cURL",
|
|
@@ -3517,10 +3513,10 @@ var Re = (e, t, n) => {
|
|
|
3517
3513
|
...typeof i == "string" ? { indent: i } : {},
|
|
3518
3514
|
join: i !== !1 ? ` \\
|
|
3519
3515
|
${i}` : " "
|
|
3520
|
-
}), h =
|
|
3521
|
-
let y =
|
|
3516
|
+
}), h = hs(l);
|
|
3517
|
+
let y = J(e);
|
|
3522
3518
|
if (d(`curl ${h("request")} ${t}`), u && (y = unescape(y), d(h("globoff"))), d(`${h("url ")}${y}`), n === "HTTP/1.0" && d(h("http1.0")), de(s, "accept-encoding") && d("--compressed"), o.mimeType === "multipart/form-data") {
|
|
3523
|
-
const b =
|
|
3519
|
+
const b = Q(a, "content-type");
|
|
3524
3520
|
if (b) {
|
|
3525
3521
|
const g = a[b];
|
|
3526
3522
|
if (b && g) {
|
|
@@ -3531,25 +3527,25 @@ ${i}` : " "
|
|
|
3531
3527
|
}
|
|
3532
3528
|
switch (Object.keys(a).sort().forEach((b) => {
|
|
3533
3529
|
const g = `${b}: ${a[b]}`;
|
|
3534
|
-
d(`${h("header")} ${
|
|
3535
|
-
}), s.cookie && d(`${h("cookie")} ${
|
|
3530
|
+
d(`${h("header")} ${J(g)}`);
|
|
3531
|
+
}), s.cookie && d(`${h("cookie")} ${J(s.cookie)}`), o.mimeType) {
|
|
3536
3532
|
case "multipart/form-data":
|
|
3537
3533
|
(v = o.params) == null || v.forEach((g) => {
|
|
3538
3534
|
let x = "";
|
|
3539
|
-
g.fileName ? x = `${g.name}='@${g.fileName}'` : x =
|
|
3535
|
+
g.fileName ? x = `${g.name}='@${g.fileName}'` : x = J(`${g.name}=${g.value}`), d(`${h("form")} ${x}`);
|
|
3540
3536
|
});
|
|
3541
3537
|
break;
|
|
3542
3538
|
case "application/x-www-form-urlencoded":
|
|
3543
3539
|
o.params ? o.params.forEach((g) => {
|
|
3544
3540
|
const x = g.name, w = encodeURIComponent(g.name), S = w !== x, k = S ? w : x, C = c ? "--data-binary" : S ? "--data-urlencode" : h("data");
|
|
3545
|
-
d(`${C} ${
|
|
3546
|
-
}) : d(`${c ? "--data-binary" : h("data")} ${
|
|
3541
|
+
d(`${C} ${J(`${k}=${g.value}`)}`);
|
|
3542
|
+
}) : d(`${c ? "--data-binary" : h("data")} ${J(o.text)}`);
|
|
3547
3543
|
break;
|
|
3548
3544
|
default:
|
|
3549
3545
|
if (!o.text)
|
|
3550
3546
|
break;
|
|
3551
3547
|
let b = !1;
|
|
3552
|
-
if (
|
|
3548
|
+
if (hi(o.mimeType) && o.text.length > 20)
|
|
3553
3549
|
try {
|
|
3554
3550
|
const g = JSON.parse(o.text);
|
|
3555
3551
|
b = !0, o.text.indexOf("'") > 0 ? d(
|
|
@@ -3567,11 +3563,11 @@ ${JSON.stringify(g, null, p)}
|
|
|
3567
3563
|
);
|
|
3568
3564
|
} catch {
|
|
3569
3565
|
}
|
|
3570
|
-
b || d(`${c ? "--data-binary" : h("data")} ${
|
|
3566
|
+
b || d(`${c ? "--data-binary" : h("data")} ${J(o.text)}`);
|
|
3571
3567
|
}
|
|
3572
3568
|
return m();
|
|
3573
3569
|
}
|
|
3574
|
-
},
|
|
3570
|
+
}, gs = {
|
|
3575
3571
|
info: {
|
|
3576
3572
|
key: "httpie",
|
|
3577
3573
|
title: "HTTPie",
|
|
@@ -3606,21 +3602,21 @@ ${i.indent}` : " "
|
|
|
3606
3602
|
i.headers && d.push(i.short ? "-h" : "--headers"), i.body && d.push(i.short ? "-b" : "--body"), i.verbose && d.push(i.short ? "-v" : "--verbose"), i.print && d.push(`${i.short ? "-p" : "--print"}=${i.print}`), i.verify && d.push(`--verify=${i.verify}`), i.cert && d.push(`--cert=${i.cert}`), i.pretty && d.push(`--pretty=${i.pretty}`), i.style && d.push(`--style=${i.style}`), i.timeout && d.push(`--timeout=${i.timeout}`), i.queryParams && Object.keys(n).forEach((h) => {
|
|
3607
3603
|
const y = n[h];
|
|
3608
3604
|
Array.isArray(y) ? y.forEach((v) => {
|
|
3609
|
-
l(`${h}==${
|
|
3610
|
-
}) : l(`${h}==${
|
|
3605
|
+
l(`${h}==${J(v)}`);
|
|
3606
|
+
}) : l(`${h}==${J(y)}`);
|
|
3611
3607
|
}), Object.keys(e).sort().forEach((h) => {
|
|
3612
|
-
l(`${h}:${
|
|
3608
|
+
l(`${h}:${J(e[h])}`);
|
|
3613
3609
|
}), t.mimeType === "application/x-www-form-urlencoded" ? t.params && t.params.length && (d.push(i.short ? "-f" : "--form"), t.params.forEach((h) => {
|
|
3614
|
-
l(`${h.name}=${
|
|
3610
|
+
l(`${h.name}=${J(h.value)}`);
|
|
3615
3611
|
})) : p = !0;
|
|
3616
3612
|
const m = d.length ? `${d.join(" ")} ` : "";
|
|
3617
|
-
if (o =
|
|
3618
|
-
const h =
|
|
3613
|
+
if (o = J(i.queryParams ? o : a), u(`http ${m}${s} ${o}`), p && t.text) {
|
|
3614
|
+
const h = J(t.text);
|
|
3619
3615
|
u(`echo ${h} | `);
|
|
3620
3616
|
}
|
|
3621
3617
|
return c();
|
|
3622
3618
|
}
|
|
3623
|
-
},
|
|
3619
|
+
}, vs = {
|
|
3624
3620
|
info: {
|
|
3625
3621
|
key: "wget",
|
|
3626
3622
|
title: "Wget",
|
|
@@ -3639,12 +3635,12 @@ ${i.indent}` : " "
|
|
|
3639
3635
|
join: o.indent !== !1 ? ` \\
|
|
3640
3636
|
${o.indent}` : " "
|
|
3641
3637
|
});
|
|
3642
|
-
return o.verbose ? r(`wget ${o.short ? "-v" : "--verbose"}`) : r(`wget ${o.short ? "-q" : "--quiet"}`), r(`--method ${
|
|
3638
|
+
return o.verbose ? r(`wget ${o.short ? "-v" : "--verbose"}`) : r(`wget ${o.short ? "-q" : "--quiet"}`), r(`--method ${J(e)}`), Object.keys(n).forEach((l) => {
|
|
3643
3639
|
const c = `${l}: ${n[l]}`;
|
|
3644
|
-
r(`--header ${
|
|
3645
|
-
}), t.text && r(`--body-data ${
|
|
3640
|
+
r(`--header ${J(c)}`);
|
|
3641
|
+
}), t.text && r(`--body-data ${ps(J(t.text))}`), r(o.short ? "-O" : "--output-document"), r(`- ${J(a)}`), i();
|
|
3646
3642
|
}
|
|
3647
|
-
},
|
|
3643
|
+
}, bs = {
|
|
3648
3644
|
info: {
|
|
3649
3645
|
key: "shell",
|
|
3650
3646
|
title: "Shell",
|
|
@@ -3652,30 +3648,30 @@ ${o.indent}` : " "
|
|
|
3652
3648
|
cli: "%s"
|
|
3653
3649
|
},
|
|
3654
3650
|
clientsById: {
|
|
3655
|
-
curl:
|
|
3656
|
-
httpie:
|
|
3657
|
-
wget:
|
|
3651
|
+
curl: ys,
|
|
3652
|
+
httpie: gs,
|
|
3653
|
+
wget: vs
|
|
3658
3654
|
}
|
|
3659
|
-
},
|
|
3660
|
-
const s =
|
|
3655
|
+
}, Fn = (e, t) => t.repeat(e), qn = (e, t, n, a) => {
|
|
3656
|
+
const s = Fn(a, n), o = Fn(a - 1, n), r = t ? `,
|
|
3661
3657
|
${s}` : ", ";
|
|
3662
3658
|
return t ? `[
|
|
3663
3659
|
${s}${e.join(r)}
|
|
3664
3660
|
${o}]` : `[${e.join(r)}]`;
|
|
3665
|
-
},
|
|
3661
|
+
}, In = (e, t, n) => `let ${e} = ${pt(t, n)}`, pt = (e, t, n) => {
|
|
3666
3662
|
switch (n = n === void 0 ? 1 : n + 1, Object.prototype.toString.call(e)) {
|
|
3667
3663
|
case "[object Number]":
|
|
3668
3664
|
return e;
|
|
3669
3665
|
case "[object Array]": {
|
|
3670
3666
|
let a = !1;
|
|
3671
|
-
const s = e.map((o) => (Object.prototype.toString.call(o) === "[object Object]" && (a = Object.keys(o).length > 1),
|
|
3672
|
-
return
|
|
3667
|
+
const s = e.map((o) => (Object.prototype.toString.call(o) === "[object Object]" && (a = Object.keys(o).length > 1), pt(o, t, n)));
|
|
3668
|
+
return qn(s, a, t.indent, n);
|
|
3673
3669
|
}
|
|
3674
3670
|
case "[object Object]": {
|
|
3675
3671
|
const a = [];
|
|
3676
3672
|
for (const s in e)
|
|
3677
|
-
a.push(`"${s}": ${
|
|
3678
|
-
return
|
|
3673
|
+
a.push(`"${s}": ${pt(e[s], t, n)}`);
|
|
3674
|
+
return qn(
|
|
3679
3675
|
a,
|
|
3680
3676
|
// @ts-expect-error needs better types
|
|
3681
3677
|
t.pretty && a.length > 1,
|
|
@@ -3689,7 +3685,7 @@ ${o}]` : `[${e.join(r)}]`;
|
|
|
3689
3685
|
default:
|
|
3690
3686
|
return e == null ? "nil" : `"${e.toString().replace(/"/g, '\\"')}"`;
|
|
3691
3687
|
}
|
|
3692
|
-
},
|
|
3688
|
+
}, xs = {
|
|
3693
3689
|
info: {
|
|
3694
3690
|
key: "urlsession",
|
|
3695
3691
|
title: "URLSession",
|
|
@@ -3716,10 +3712,10 @@ ${o}]` : `[${e.join(r)}]`;
|
|
|
3716
3712
|
}
|
|
3717
3713
|
break;
|
|
3718
3714
|
case "application/json":
|
|
3719
|
-
t.jsonObj && (i(`${
|
|
3715
|
+
t.jsonObj && (i(`${In("parameters", t.jsonObj, r)} as [String : Any?]`), l(), i("let postData = try JSONSerialization.data(withJSONObject: parameters, options: [])"), l());
|
|
3720
3716
|
break;
|
|
3721
3717
|
case "multipart/form-data":
|
|
3722
|
-
i(
|
|
3718
|
+
i(In("parameters", t.params, r)), l(), i(`let boundary = "${t.boundary}"`), l(), i('var body = ""'), i("for param in parameters {"), i('let paramName = param["name"]!', 1), i('body += "--\\(boundary)\\r\\n"', 1), i('body += "Content-Disposition:form-data; name=\\"\\(paramName)\\""', 1), i('if let filename = param["fileName"] {', 1), i('let contentType = param["contentType"]!', 2), i("let fileContent = try String(contentsOfFile: filename, encoding: .utf8)", 2), i('body += "; filename=\\"\\(filename)\\"\\r\\n"', 2), i('body += "Content-Type: \\(contentType)\\r\\n\\r\\n"', 2), i("body += fileContent", 2), i('} else if let paramValue = param["value"] {', 1), i('body += "\\r\\n\\r\\n\\(paramValue)"', 2), i("}", 1), i("}"), l(), i("let postData = Data(body.utf8)"), l();
|
|
3723
3719
|
break;
|
|
3724
3720
|
default:
|
|
3725
3721
|
i(`let postData = Data("${t.text}".utf8)`), l();
|
|
@@ -3738,43 +3734,43 @@ ${o}]` : `[${e.join(r)}]`;
|
|
|
3738
3734
|
});
|
|
3739
3735
|
break;
|
|
3740
3736
|
}
|
|
3741
|
-
}), i("]"), i("components.queryItems = components.queryItems.map { $0 + queryItems } ?? queryItems"), l(), i("var request = URLRequest(url: components.url!)")), i(`request.httpMethod = "${s}"`), i(`request.timeoutInterval = ${r.timeout}`), Object.keys(e).length && i(`request.allHTTPHeaderFields = ${
|
|
3737
|
+
}), i("]"), i("components.queryItems = components.queryItems.map { $0 + queryItems } ?? queryItems"), l(), i("var request = URLRequest(url: components.url!)")), i(`request.httpMethod = "${s}"`), i(`request.timeoutInterval = ${r.timeout}`), Object.keys(e).length && i(`request.allHTTPHeaderFields = ${pt(e, r)}`), u && i("request.httpBody = postData"), l(), i("let (data, _) = try await URLSession.shared.data(for: request)"), i("print(String(decoding: data, as: UTF8.self))"), c();
|
|
3742
3738
|
}
|
|
3743
|
-
},
|
|
3739
|
+
}, ks = {
|
|
3744
3740
|
info: {
|
|
3745
3741
|
key: "swift",
|
|
3746
3742
|
title: "Swift",
|
|
3747
3743
|
default: "urlsession"
|
|
3748
3744
|
},
|
|
3749
3745
|
clientsById: {
|
|
3750
|
-
urlsession:
|
|
3751
|
-
}
|
|
3752
|
-
},
|
|
3753
|
-
c:
|
|
3754
|
-
clojure:
|
|
3755
|
-
csharp:
|
|
3756
|
-
go:
|
|
3757
|
-
http:
|
|
3758
|
-
java:
|
|
3759
|
-
javascript:
|
|
3760
|
-
json:
|
|
3761
|
-
kotlin:
|
|
3762
|
-
node:
|
|
3763
|
-
objc:
|
|
3764
|
-
ocaml:
|
|
3765
|
-
php:
|
|
3766
|
-
powershell:
|
|
3767
|
-
python:
|
|
3768
|
-
r:
|
|
3769
|
-
ruby:
|
|
3770
|
-
shell:
|
|
3771
|
-
swift:
|
|
3772
|
-
},
|
|
3746
|
+
urlsession: xs
|
|
3747
|
+
}
|
|
3748
|
+
}, $s = {
|
|
3749
|
+
c: mi,
|
|
3750
|
+
clojure: vi,
|
|
3751
|
+
csharp: Si,
|
|
3752
|
+
go: ji,
|
|
3753
|
+
http: Ti,
|
|
3754
|
+
java: Ri,
|
|
3755
|
+
javascript: _i,
|
|
3756
|
+
json: Ui,
|
|
3757
|
+
kotlin: Hi,
|
|
3758
|
+
node: Ji,
|
|
3759
|
+
objc: Ki,
|
|
3760
|
+
ocaml: Yi,
|
|
3761
|
+
php: ns,
|
|
3762
|
+
powershell: os,
|
|
3763
|
+
python: ls,
|
|
3764
|
+
r: us,
|
|
3765
|
+
ruby: fs,
|
|
3766
|
+
shell: bs,
|
|
3767
|
+
swift: ks
|
|
3768
|
+
}, mt = { exports: {} };
|
|
3773
3769
|
/*! https://mths.be/punycode v1.4.1 by @mathias */
|
|
3774
|
-
|
|
3770
|
+
mt.exports;
|
|
3775
3771
|
(function(e, t) {
|
|
3776
3772
|
(function(n) {
|
|
3777
|
-
var a = t && !t.nodeType && t, s = e && !e.nodeType && e, o = typeof
|
|
3773
|
+
var a = t && !t.nodeType && t, s = e && !e.nodeType && e, o = typeof at == "object" && at;
|
|
3778
3774
|
(o.global === o || o.window === o || o.self === o) && (n = o);
|
|
3779
3775
|
var r, i = 2147483647, l = 36, c = 1, u = 26, p = 38, d = 700, m = 72, h = 128, y = "-", v = /^xn--/, b = /[^\x20-\x7E]/, g = /[\x2E\u3002\uFF0E\uFF61]/g, x = {
|
|
3780
3776
|
overflow: "Overflow: input needs wider integers to process",
|
|
@@ -3785,76 +3781,76 @@ ft.exports;
|
|
|
3785
3781
|
throw new RangeError(x[$]);
|
|
3786
3782
|
}
|
|
3787
3783
|
function R($, N) {
|
|
3788
|
-
for (var E = $.length,
|
|
3789
|
-
|
|
3790
|
-
return
|
|
3784
|
+
for (var E = $.length, L = []; E--; )
|
|
3785
|
+
L[E] = N($[E]);
|
|
3786
|
+
return L;
|
|
3791
3787
|
}
|
|
3792
|
-
function
|
|
3793
|
-
var E = $.split("@"),
|
|
3794
|
-
E.length > 1 && (
|
|
3788
|
+
function I($, N) {
|
|
3789
|
+
var E = $.split("@"), L = "";
|
|
3790
|
+
E.length > 1 && (L = E[0] + "@", $ = E[1]), $ = $.replace(g, ".");
|
|
3795
3791
|
var U = $.split("."), Z = R(U, N).join(".");
|
|
3796
|
-
return
|
|
3792
|
+
return L + Z;
|
|
3797
3793
|
}
|
|
3798
|
-
function
|
|
3799
|
-
for (var N = [], E = 0,
|
|
3800
|
-
U = $.charCodeAt(E++), U >= 55296 && U <= 56319 && E <
|
|
3794
|
+
function W($) {
|
|
3795
|
+
for (var N = [], E = 0, L = $.length, U, Z; E < L; )
|
|
3796
|
+
U = $.charCodeAt(E++), U >= 55296 && U <= 56319 && E < L ? (Z = $.charCodeAt(E++), (Z & 64512) == 56320 ? N.push(((U & 1023) << 10) + (Z & 1023) + 65536) : (N.push(U), E--)) : N.push(U);
|
|
3801
3797
|
return N;
|
|
3802
3798
|
}
|
|
3803
|
-
function
|
|
3799
|
+
function A($) {
|
|
3804
3800
|
return R($, function(N) {
|
|
3805
3801
|
var E = "";
|
|
3806
3802
|
return N > 65535 && (N -= 65536, E += k(N >>> 10 & 1023 | 55296), N = 56320 | N & 1023), E += k(N), E;
|
|
3807
3803
|
}).join("");
|
|
3808
3804
|
}
|
|
3809
|
-
function
|
|
3805
|
+
function _($) {
|
|
3810
3806
|
return $ - 48 < 10 ? $ - 22 : $ - 65 < 26 ? $ - 65 : $ - 97 < 26 ? $ - 97 : l;
|
|
3811
3807
|
}
|
|
3812
3808
|
function H($, N) {
|
|
3813
3809
|
return $ + 22 + 75 * ($ < 26) - ((N != 0) << 5);
|
|
3814
3810
|
}
|
|
3815
|
-
function
|
|
3816
|
-
var
|
|
3817
|
-
for ($ = E ? S($ / d) : $ >> 1, $ += S($ / N); $ > w * u >> 1;
|
|
3811
|
+
function X($, N, E) {
|
|
3812
|
+
var L = 0;
|
|
3813
|
+
for ($ = E ? S($ / d) : $ >> 1, $ += S($ / N); $ > w * u >> 1; L += l)
|
|
3818
3814
|
$ = S($ / w);
|
|
3819
|
-
return S(
|
|
3815
|
+
return S(L + (w + 1) * $ / ($ + p));
|
|
3820
3816
|
}
|
|
3821
3817
|
function ee($) {
|
|
3822
|
-
var N = [], E = $.length,
|
|
3818
|
+
var N = [], E = $.length, L, U = 0, Z = h, z = m, te, re, se, fe, K, ne, ae, ye, ke;
|
|
3823
3819
|
for (te = $.lastIndexOf(y), te < 0 && (te = 0), re = 0; re < te; ++re)
|
|
3824
3820
|
$.charCodeAt(re) >= 128 && P("not-basic"), N.push($.charCodeAt(re));
|
|
3825
3821
|
for (se = te > 0 ? te + 1 : 0; se < E; ) {
|
|
3826
|
-
for (fe = U,
|
|
3827
|
-
ke = l - ye,
|
|
3828
|
-
|
|
3822
|
+
for (fe = U, K = 1, ne = l; se >= E && P("invalid-input"), ae = _($.charCodeAt(se++)), (ae >= l || ae > S((i - U) / K)) && P("overflow"), U += ae * K, ye = ne <= z ? c : ne >= z + u ? u : ne - z, !(ae < ye); ne += l)
|
|
3823
|
+
ke = l - ye, K > S(i / ke) && P("overflow"), K *= ke;
|
|
3824
|
+
L = N.length + 1, z = X(U - fe, L, fe == 0), S(U / L) > i - Z && P("overflow"), Z += S(U / L), U %= L, N.splice(U++, 0, Z);
|
|
3829
3825
|
}
|
|
3830
|
-
return
|
|
3826
|
+
return A(N);
|
|
3831
3827
|
}
|
|
3832
3828
|
function he($) {
|
|
3833
|
-
var N, E,
|
|
3834
|
-
for ($ =
|
|
3835
|
-
|
|
3836
|
-
for (
|
|
3837
|
-
for (te = i,
|
|
3838
|
-
|
|
3839
|
-
for (ye =
|
|
3840
|
-
if (
|
|
3829
|
+
var N, E, L, U, Z, z, te, re, se, fe, K, ne = [], ae, ye, ke, $t;
|
|
3830
|
+
for ($ = W($), ae = $.length, N = h, E = 0, Z = m, z = 0; z < ae; ++z)
|
|
3831
|
+
K = $[z], K < 128 && ne.push(k(K));
|
|
3832
|
+
for (L = U = ne.length, U && ne.push(y); L < ae; ) {
|
|
3833
|
+
for (te = i, z = 0; z < ae; ++z)
|
|
3834
|
+
K = $[z], K >= N && K < te && (te = K);
|
|
3835
|
+
for (ye = L + 1, te - N > S((i - E) / ye) && P("overflow"), E += (te - N) * ye, N = te, z = 0; z < ae; ++z)
|
|
3836
|
+
if (K = $[z], K < N && ++E > i && P("overflow"), K == N) {
|
|
3841
3837
|
for (re = E, se = l; fe = se <= Z ? c : se >= Z + u ? u : se - Z, !(re < fe); se += l)
|
|
3842
|
-
|
|
3843
|
-
k(H(fe +
|
|
3844
|
-
), re = S(
|
|
3845
|
-
ne.push(k(H(re, 0))), Z =
|
|
3838
|
+
$t = re - fe, ke = l - fe, ne.push(
|
|
3839
|
+
k(H(fe + $t % ke, 0))
|
|
3840
|
+
), re = S($t / ke);
|
|
3841
|
+
ne.push(k(H(re, 0))), Z = X(E, ye, L == U), E = 0, ++L;
|
|
3846
3842
|
}
|
|
3847
3843
|
++E, ++N;
|
|
3848
3844
|
}
|
|
3849
3845
|
return ne.join("");
|
|
3850
3846
|
}
|
|
3851
|
-
function
|
|
3852
|
-
return
|
|
3847
|
+
function kt($) {
|
|
3848
|
+
return I($, function(N) {
|
|
3853
3849
|
return v.test(N) ? ee(N.slice(4).toLowerCase()) : N;
|
|
3854
3850
|
});
|
|
3855
3851
|
}
|
|
3856
|
-
function
|
|
3857
|
-
return
|
|
3852
|
+
function Xe($) {
|
|
3853
|
+
return I($, function(N) {
|
|
3858
3854
|
return b.test(N) ? "xn--" + he(N) : N;
|
|
3859
3855
|
});
|
|
3860
3856
|
}
|
|
@@ -3873,13 +3869,13 @@ ft.exports;
|
|
|
3873
3869
|
* @type Object
|
|
3874
3870
|
*/
|
|
3875
3871
|
ucs2: {
|
|
3876
|
-
decode:
|
|
3877
|
-
encode:
|
|
3872
|
+
decode: W,
|
|
3873
|
+
encode: A
|
|
3878
3874
|
},
|
|
3879
3875
|
decode: ee,
|
|
3880
3876
|
encode: he,
|
|
3881
|
-
toASCII:
|
|
3882
|
-
toUnicode:
|
|
3877
|
+
toASCII: Xe,
|
|
3878
|
+
toUnicode: kt
|
|
3883
3879
|
}, a && s)
|
|
3884
3880
|
if (e.exports == a)
|
|
3885
3881
|
s.exports = r;
|
|
@@ -3888,9 +3884,9 @@ ft.exports;
|
|
|
3888
3884
|
r.hasOwnProperty(C) && (a[C] = r[C]);
|
|
3889
3885
|
else
|
|
3890
3886
|
n.punycode = r;
|
|
3891
|
-
})(
|
|
3892
|
-
})(
|
|
3893
|
-
var
|
|
3887
|
+
})(at);
|
|
3888
|
+
})(mt, mt.exports);
|
|
3889
|
+
var Ss = mt.exports, ws = Error, js = EvalError, Ns = RangeError, Ts = ReferenceError, la = SyntaxError, Qe = TypeError, Os = URIError, Cs = function() {
|
|
3894
3890
|
if (typeof Symbol != "function" || typeof Object.getOwnPropertySymbols != "function")
|
|
3895
3891
|
return !1;
|
|
3896
3892
|
if (typeof Symbol.iterator == "symbol")
|
|
@@ -3913,54 +3909,54 @@ var js = ft.exports, Ns = Error, Ts = EvalError, Os = RangeError, Cs = Reference
|
|
|
3913
3909
|
return !1;
|
|
3914
3910
|
}
|
|
3915
3911
|
return !0;
|
|
3916
|
-
},
|
|
3917
|
-
return typeof
|
|
3918
|
-
},
|
|
3912
|
+
}, _n = typeof Symbol < "u" && Symbol, Ps = Cs, Es = function() {
|
|
3913
|
+
return typeof _n != "function" || typeof Symbol != "function" || typeof _n("foo") != "symbol" || typeof Symbol("bar") != "symbol" ? !1 : Ps();
|
|
3914
|
+
}, Tt = {
|
|
3919
3915
|
__proto__: null,
|
|
3920
3916
|
foo: {}
|
|
3921
|
-
},
|
|
3922
|
-
return { __proto__:
|
|
3923
|
-
},
|
|
3917
|
+
}, Rs = Object, As = function() {
|
|
3918
|
+
return { __proto__: Tt }.foo === Tt.foo && !(Tt instanceof Rs);
|
|
3919
|
+
}, Fs = "Function.prototype.bind called on incompatible ", qs = Object.prototype.toString, Is = Math.max, _s = "[object Function]", Ln = function(t, n) {
|
|
3924
3920
|
for (var a = [], s = 0; s < t.length; s += 1)
|
|
3925
3921
|
a[s] = t[s];
|
|
3926
3922
|
for (var o = 0; o < n.length; o += 1)
|
|
3927
3923
|
a[o + t.length] = n[o];
|
|
3928
3924
|
return a;
|
|
3929
|
-
},
|
|
3925
|
+
}, Ls = function(t, n) {
|
|
3930
3926
|
for (var a = [], s = n, o = 0; s < t.length; s += 1, o += 1)
|
|
3931
3927
|
a[o] = t[s];
|
|
3932
3928
|
return a;
|
|
3933
|
-
},
|
|
3929
|
+
}, Us = function(e, t) {
|
|
3934
3930
|
for (var n = "", a = 0; a < e.length; a += 1)
|
|
3935
3931
|
n += e[a], a + 1 < e.length && (n += t);
|
|
3936
3932
|
return n;
|
|
3937
|
-
},
|
|
3933
|
+
}, Ms = function(t) {
|
|
3938
3934
|
var n = this;
|
|
3939
|
-
if (typeof n != "function" ||
|
|
3940
|
-
throw new TypeError(
|
|
3941
|
-
for (var a =
|
|
3935
|
+
if (typeof n != "function" || qs.apply(n) !== _s)
|
|
3936
|
+
throw new TypeError(Fs + n);
|
|
3937
|
+
for (var a = Ls(arguments, 1), s, o = function() {
|
|
3942
3938
|
if (this instanceof s) {
|
|
3943
3939
|
var u = n.apply(
|
|
3944
3940
|
this,
|
|
3945
|
-
|
|
3941
|
+
Ln(a, arguments)
|
|
3946
3942
|
);
|
|
3947
3943
|
return Object(u) === u ? u : this;
|
|
3948
3944
|
}
|
|
3949
3945
|
return n.apply(
|
|
3950
3946
|
t,
|
|
3951
|
-
|
|
3947
|
+
Ln(a, arguments)
|
|
3952
3948
|
);
|
|
3953
|
-
}, r =
|
|
3949
|
+
}, r = Is(0, n.length - a.length), i = [], l = 0; l < r; l++)
|
|
3954
3950
|
i[l] = "$" + l;
|
|
3955
|
-
if (s = Function("binder", "return function (" +
|
|
3951
|
+
if (s = Function("binder", "return function (" + Us(i, ",") + "){ return binder.apply(this,arguments); }")(o), n.prototype) {
|
|
3956
3952
|
var c = function() {
|
|
3957
3953
|
};
|
|
3958
3954
|
c.prototype = n.prototype, s.prototype = new c(), c.prototype = null;
|
|
3959
3955
|
}
|
|
3960
3956
|
return s;
|
|
3961
|
-
},
|
|
3957
|
+
}, Hs = Ms, fn = Function.prototype.bind || Hs, Bs = Function.prototype.call, Ds = Object.prototype.hasOwnProperty, Vs = fn, Ws = Vs.call(Bs, Ds), T, zs = ws, Js = js, Gs = Ns, Ks = Ts, Ie = la, Fe = Qe, Qs = Os, ca = Function, Ot = function(e) {
|
|
3962
3958
|
try {
|
|
3963
|
-
return
|
|
3959
|
+
return ca('"use strict"; return (' + e + ").constructor;")();
|
|
3964
3960
|
} catch {
|
|
3965
3961
|
}
|
|
3966
3962
|
}, we = Object.getOwnPropertyDescriptor;
|
|
@@ -3970,31 +3966,31 @@ if (we)
|
|
|
3970
3966
|
} catch {
|
|
3971
3967
|
we = null;
|
|
3972
3968
|
}
|
|
3973
|
-
var
|
|
3974
|
-
throw new
|
|
3975
|
-
},
|
|
3969
|
+
var Ct = function() {
|
|
3970
|
+
throw new Fe();
|
|
3971
|
+
}, Ys = we ? function() {
|
|
3976
3972
|
try {
|
|
3977
|
-
return arguments.callee,
|
|
3973
|
+
return arguments.callee, Ct;
|
|
3978
3974
|
} catch {
|
|
3979
3975
|
try {
|
|
3980
3976
|
return we(arguments, "callee").get;
|
|
3981
3977
|
} catch {
|
|
3982
|
-
return
|
|
3978
|
+
return Ct;
|
|
3983
3979
|
}
|
|
3984
3980
|
}
|
|
3985
|
-
}() :
|
|
3981
|
+
}() : Ct, Oe = Es(), Xs = As(), D = Object.getPrototypeOf || (Xs ? function(e) {
|
|
3986
3982
|
return e.__proto__;
|
|
3987
|
-
} : null),
|
|
3983
|
+
} : null), Re = {}, Zs = typeof Uint8Array > "u" || !D ? T : D(Uint8Array), je = {
|
|
3988
3984
|
__proto__: null,
|
|
3989
3985
|
"%AggregateError%": typeof AggregateError > "u" ? T : AggregateError,
|
|
3990
3986
|
"%Array%": Array,
|
|
3991
3987
|
"%ArrayBuffer%": typeof ArrayBuffer > "u" ? T : ArrayBuffer,
|
|
3992
|
-
"%ArrayIteratorPrototype%":
|
|
3988
|
+
"%ArrayIteratorPrototype%": Oe && D ? D([][Symbol.iterator]()) : T,
|
|
3993
3989
|
"%AsyncFromSyncIteratorPrototype%": T,
|
|
3994
|
-
"%AsyncFunction%":
|
|
3995
|
-
"%AsyncGenerator%":
|
|
3996
|
-
"%AsyncGeneratorFunction%":
|
|
3997
|
-
"%AsyncIteratorPrototype%":
|
|
3990
|
+
"%AsyncFunction%": Re,
|
|
3991
|
+
"%AsyncGenerator%": Re,
|
|
3992
|
+
"%AsyncGeneratorFunction%": Re,
|
|
3993
|
+
"%AsyncIteratorPrototype%": Re,
|
|
3998
3994
|
"%Atomics%": typeof Atomics > "u" ? T : Atomics,
|
|
3999
3995
|
"%BigInt%": typeof BigInt > "u" ? T : BigInt,
|
|
4000
3996
|
"%BigInt64Array%": typeof BigInt64Array > "u" ? T : BigInt64Array,
|
|
@@ -4006,24 +4002,24 @@ var Tt = function() {
|
|
|
4006
4002
|
"%decodeURIComponent%": decodeURIComponent,
|
|
4007
4003
|
"%encodeURI%": encodeURI,
|
|
4008
4004
|
"%encodeURIComponent%": encodeURIComponent,
|
|
4009
|
-
"%Error%":
|
|
4005
|
+
"%Error%": zs,
|
|
4010
4006
|
"%eval%": eval,
|
|
4011
4007
|
// eslint-disable-line no-eval
|
|
4012
|
-
"%EvalError%":
|
|
4008
|
+
"%EvalError%": Js,
|
|
4013
4009
|
"%Float32Array%": typeof Float32Array > "u" ? T : Float32Array,
|
|
4014
4010
|
"%Float64Array%": typeof Float64Array > "u" ? T : Float64Array,
|
|
4015
4011
|
"%FinalizationRegistry%": typeof FinalizationRegistry > "u" ? T : FinalizationRegistry,
|
|
4016
|
-
"%Function%":
|
|
4017
|
-
"%GeneratorFunction%":
|
|
4012
|
+
"%Function%": ca,
|
|
4013
|
+
"%GeneratorFunction%": Re,
|
|
4018
4014
|
"%Int8Array%": typeof Int8Array > "u" ? T : Int8Array,
|
|
4019
4015
|
"%Int16Array%": typeof Int16Array > "u" ? T : Int16Array,
|
|
4020
4016
|
"%Int32Array%": typeof Int32Array > "u" ? T : Int32Array,
|
|
4021
4017
|
"%isFinite%": isFinite,
|
|
4022
4018
|
"%isNaN%": isNaN,
|
|
4023
|
-
"%IteratorPrototype%":
|
|
4019
|
+
"%IteratorPrototype%": Oe && D ? D(D([][Symbol.iterator]())) : T,
|
|
4024
4020
|
"%JSON%": typeof JSON == "object" ? JSON : T,
|
|
4025
4021
|
"%Map%": typeof Map > "u" ? T : Map,
|
|
4026
|
-
"%MapIteratorPrototype%": typeof Map > "u" || !
|
|
4022
|
+
"%MapIteratorPrototype%": typeof Map > "u" || !Oe || !D ? T : D((/* @__PURE__ */ new Map())[Symbol.iterator]()),
|
|
4027
4023
|
"%Math%": Math,
|
|
4028
4024
|
"%Number%": Number,
|
|
4029
4025
|
"%Object%": Object,
|
|
@@ -4031,25 +4027,25 @@ var Tt = function() {
|
|
|
4031
4027
|
"%parseInt%": parseInt,
|
|
4032
4028
|
"%Promise%": typeof Promise > "u" ? T : Promise,
|
|
4033
4029
|
"%Proxy%": typeof Proxy > "u" ? T : Proxy,
|
|
4034
|
-
"%RangeError%":
|
|
4035
|
-
"%ReferenceError%":
|
|
4030
|
+
"%RangeError%": Gs,
|
|
4031
|
+
"%ReferenceError%": Ks,
|
|
4036
4032
|
"%Reflect%": typeof Reflect > "u" ? T : Reflect,
|
|
4037
4033
|
"%RegExp%": RegExp,
|
|
4038
4034
|
"%Set%": typeof Set > "u" ? T : Set,
|
|
4039
|
-
"%SetIteratorPrototype%": typeof Set > "u" || !
|
|
4035
|
+
"%SetIteratorPrototype%": typeof Set > "u" || !Oe || !D ? T : D((/* @__PURE__ */ new Set())[Symbol.iterator]()),
|
|
4040
4036
|
"%SharedArrayBuffer%": typeof SharedArrayBuffer > "u" ? T : SharedArrayBuffer,
|
|
4041
4037
|
"%String%": String,
|
|
4042
|
-
"%StringIteratorPrototype%":
|
|
4043
|
-
"%Symbol%":
|
|
4038
|
+
"%StringIteratorPrototype%": Oe && D ? D(""[Symbol.iterator]()) : T,
|
|
4039
|
+
"%Symbol%": Oe ? Symbol : T,
|
|
4044
4040
|
"%SyntaxError%": Ie,
|
|
4045
|
-
"%ThrowTypeError%":
|
|
4046
|
-
"%TypedArray%":
|
|
4047
|
-
"%TypeError%":
|
|
4041
|
+
"%ThrowTypeError%": Ys,
|
|
4042
|
+
"%TypedArray%": Zs,
|
|
4043
|
+
"%TypeError%": Fe,
|
|
4048
4044
|
"%Uint8Array%": typeof Uint8Array > "u" ? T : Uint8Array,
|
|
4049
4045
|
"%Uint8ClampedArray%": typeof Uint8ClampedArray > "u" ? T : Uint8ClampedArray,
|
|
4050
4046
|
"%Uint16Array%": typeof Uint16Array > "u" ? T : Uint16Array,
|
|
4051
4047
|
"%Uint32Array%": typeof Uint32Array > "u" ? T : Uint32Array,
|
|
4052
|
-
"%URIError%":
|
|
4048
|
+
"%URIError%": Qs,
|
|
4053
4049
|
"%WeakMap%": typeof WeakMap > "u" ? T : WeakMap,
|
|
4054
4050
|
"%WeakRef%": typeof WeakRef > "u" ? T : WeakRef,
|
|
4055
4051
|
"%WeakSet%": typeof WeakSet > "u" ? T : WeakSet
|
|
@@ -4058,17 +4054,17 @@ if (D)
|
|
|
4058
4054
|
try {
|
|
4059
4055
|
null.error;
|
|
4060
4056
|
} catch (e) {
|
|
4061
|
-
var
|
|
4062
|
-
je["%Error.prototype%"] =
|
|
4057
|
+
var el = D(D(e));
|
|
4058
|
+
je["%Error.prototype%"] = el;
|
|
4063
4059
|
}
|
|
4064
|
-
var
|
|
4060
|
+
var tl = function e(t) {
|
|
4065
4061
|
var n;
|
|
4066
4062
|
if (t === "%AsyncFunction%")
|
|
4067
|
-
n =
|
|
4063
|
+
n = Ot("async function () {}");
|
|
4068
4064
|
else if (t === "%GeneratorFunction%")
|
|
4069
|
-
n =
|
|
4065
|
+
n = Ot("function* () {}");
|
|
4070
4066
|
else if (t === "%AsyncGeneratorFunction%")
|
|
4071
|
-
n =
|
|
4067
|
+
n = Ot("async function* () {}");
|
|
4072
4068
|
else if (t === "%AsyncGenerator%") {
|
|
4073
4069
|
var a = e("%AsyncGeneratorFunction%");
|
|
4074
4070
|
a && (n = a.prototype);
|
|
@@ -4077,7 +4073,7 @@ var rl = function e(t) {
|
|
|
4077
4073
|
s && D && (n = D(s.prototype));
|
|
4078
4074
|
}
|
|
4079
4075
|
return je[t] = n, n;
|
|
4080
|
-
},
|
|
4076
|
+
}, Un = {
|
|
4081
4077
|
__proto__: null,
|
|
4082
4078
|
"%ArrayBufferPrototype%": ["ArrayBuffer", "prototype"],
|
|
4083
4079
|
"%ArrayPrototype%": ["Array", "prototype"],
|
|
@@ -4130,22 +4126,22 @@ var rl = function e(t) {
|
|
|
4130
4126
|
"%URIErrorPrototype%": ["URIError", "prototype"],
|
|
4131
4127
|
"%WeakMapPrototype%": ["WeakMap", "prototype"],
|
|
4132
4128
|
"%WeakSetPrototype%": ["WeakSet", "prototype"]
|
|
4133
|
-
},
|
|
4134
|
-
var n =
|
|
4129
|
+
}, Ye = fn, ht = Ws, nl = Ye.call(Function.call, Array.prototype.concat), rl = Ye.call(Function.apply, Array.prototype.splice), Mn = Ye.call(Function.call, String.prototype.replace), yt = Ye.call(Function.call, String.prototype.slice), al = Ye.call(Function.call, RegExp.prototype.exec), ol = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, il = /\\(\\)?/g, sl = function(t) {
|
|
4130
|
+
var n = yt(t, 0, 1), a = yt(t, -1);
|
|
4135
4131
|
if (n === "%" && a !== "%")
|
|
4136
4132
|
throw new Ie("invalid intrinsic syntax, expected closing `%`");
|
|
4137
4133
|
if (a === "%" && n !== "%")
|
|
4138
4134
|
throw new Ie("invalid intrinsic syntax, expected opening `%`");
|
|
4139
4135
|
var s = [];
|
|
4140
|
-
return
|
|
4141
|
-
s[s.length] = i ?
|
|
4136
|
+
return Mn(t, ol, function(o, r, i, l) {
|
|
4137
|
+
s[s.length] = i ? Mn(l, il, "$1") : r || o;
|
|
4142
4138
|
}), s;
|
|
4143
|
-
},
|
|
4139
|
+
}, ll = function(t, n) {
|
|
4144
4140
|
var a = t, s;
|
|
4145
|
-
if (
|
|
4141
|
+
if (ht(Un, a) && (s = Un[a], a = "%" + s[0] + "%"), ht(je, a)) {
|
|
4146
4142
|
var o = je[a];
|
|
4147
|
-
if (o ===
|
|
4148
|
-
throw new
|
|
4143
|
+
if (o === Re && (o = tl(a)), typeof o > "u" && !n)
|
|
4144
|
+
throw new Fe("intrinsic " + t + " exists, but is not available. Please file an issue!");
|
|
4149
4145
|
return {
|
|
4150
4146
|
alias: s,
|
|
4151
4147
|
name: a,
|
|
@@ -4155,38 +4151,38 @@ var rl = function e(t) {
|
|
|
4155
4151
|
throw new Ie("intrinsic " + t + " does not exist!");
|
|
4156
4152
|
}, Ue = function(t, n) {
|
|
4157
4153
|
if (typeof t != "string" || t.length === 0)
|
|
4158
|
-
throw new
|
|
4154
|
+
throw new Fe("intrinsic name must be a non-empty string");
|
|
4159
4155
|
if (arguments.length > 1 && typeof n != "boolean")
|
|
4160
|
-
throw new
|
|
4161
|
-
if (
|
|
4156
|
+
throw new Fe('"allowMissing" argument must be a boolean');
|
|
4157
|
+
if (al(/^%?[^%]*%?$/, t) === null)
|
|
4162
4158
|
throw new Ie("`%` may not be present anywhere but at the beginning and end of the intrinsic name");
|
|
4163
|
-
var a =
|
|
4164
|
-
c && (s = c[0],
|
|
4159
|
+
var a = sl(t), s = a.length > 0 ? a[0] : "", o = ll("%" + s + "%", n), r = o.name, i = o.value, l = !1, c = o.alias;
|
|
4160
|
+
c && (s = c[0], rl(a, nl([0, 1], c)));
|
|
4165
4161
|
for (var u = 1, p = !0; u < a.length; u += 1) {
|
|
4166
|
-
var d = a[u], m =
|
|
4162
|
+
var d = a[u], m = yt(d, 0, 1), h = yt(d, -1);
|
|
4167
4163
|
if ((m === '"' || m === "'" || m === "`" || h === '"' || h === "'" || h === "`") && m !== h)
|
|
4168
4164
|
throw new Ie("property names with quotes must have matching quotes");
|
|
4169
|
-
if ((d === "constructor" || !p) && (l = !0), s += "." + d, r = "%" + s + "%",
|
|
4165
|
+
if ((d === "constructor" || !p) && (l = !0), s += "." + d, r = "%" + s + "%", ht(je, r))
|
|
4170
4166
|
i = je[r];
|
|
4171
4167
|
else if (i != null) {
|
|
4172
4168
|
if (!(d in i)) {
|
|
4173
4169
|
if (!n)
|
|
4174
|
-
throw new
|
|
4170
|
+
throw new Fe("base intrinsic for " + t + " exists, but the property is not available.");
|
|
4175
4171
|
return;
|
|
4176
4172
|
}
|
|
4177
4173
|
if (we && u + 1 >= a.length) {
|
|
4178
4174
|
var y = we(i, d);
|
|
4179
4175
|
p = !!y, p && "get" in y && !("originalValue" in y.get) ? i = y.get : i = i[d];
|
|
4180
4176
|
} else
|
|
4181
|
-
p =
|
|
4177
|
+
p = ht(i, d), i = i[d];
|
|
4182
4178
|
p && !l && (je[r] = i);
|
|
4183
4179
|
}
|
|
4184
4180
|
}
|
|
4185
4181
|
return i;
|
|
4186
|
-
},
|
|
4182
|
+
}, ua = { exports: {} }, Pt, Hn;
|
|
4187
4183
|
function pn() {
|
|
4188
|
-
if (
|
|
4189
|
-
|
|
4184
|
+
if (Hn) return Pt;
|
|
4185
|
+
Hn = 1;
|
|
4190
4186
|
var e = Ue, t = e("%Object.defineProperty%", !0) || !1;
|
|
4191
4187
|
if (t)
|
|
4192
4188
|
try {
|
|
@@ -4194,31 +4190,31 @@ function pn() {
|
|
|
4194
4190
|
} catch {
|
|
4195
4191
|
t = !1;
|
|
4196
4192
|
}
|
|
4197
|
-
return
|
|
4193
|
+
return Pt = t, Pt;
|
|
4198
4194
|
}
|
|
4199
|
-
var
|
|
4195
|
+
var cl = Ue, st = cl("%Object.getOwnPropertyDescriptor%", !0);
|
|
4200
4196
|
if (st)
|
|
4201
4197
|
try {
|
|
4202
4198
|
st([], "length");
|
|
4203
4199
|
} catch {
|
|
4204
4200
|
st = null;
|
|
4205
4201
|
}
|
|
4206
|
-
var
|
|
4202
|
+
var da = st, Bn = pn(), ul = la, Ce = Qe, Dn = da, dl = function(t, n, a) {
|
|
4207
4203
|
if (!t || typeof t != "object" && typeof t != "function")
|
|
4208
|
-
throw new
|
|
4204
|
+
throw new Ce("`obj` must be an object or a function`");
|
|
4209
4205
|
if (typeof n != "string" && typeof n != "symbol")
|
|
4210
|
-
throw new
|
|
4206
|
+
throw new Ce("`property` must be a string or a symbol`");
|
|
4211
4207
|
if (arguments.length > 3 && typeof arguments[3] != "boolean" && arguments[3] !== null)
|
|
4212
|
-
throw new
|
|
4208
|
+
throw new Ce("`nonEnumerable`, if provided, must be a boolean or null");
|
|
4213
4209
|
if (arguments.length > 4 && typeof arguments[4] != "boolean" && arguments[4] !== null)
|
|
4214
|
-
throw new
|
|
4210
|
+
throw new Ce("`nonWritable`, if provided, must be a boolean or null");
|
|
4215
4211
|
if (arguments.length > 5 && typeof arguments[5] != "boolean" && arguments[5] !== null)
|
|
4216
|
-
throw new
|
|
4212
|
+
throw new Ce("`nonConfigurable`, if provided, must be a boolean or null");
|
|
4217
4213
|
if (arguments.length > 6 && typeof arguments[6] != "boolean")
|
|
4218
|
-
throw new
|
|
4219
|
-
var s = arguments.length > 3 ? arguments[3] : null, o = arguments.length > 4 ? arguments[4] : null, r = arguments.length > 5 ? arguments[5] : null, i = arguments.length > 6 ? arguments[6] : !1, l = !!
|
|
4220
|
-
if (
|
|
4221
|
-
|
|
4214
|
+
throw new Ce("`loose`, if provided, must be a boolean");
|
|
4215
|
+
var s = arguments.length > 3 ? arguments[3] : null, o = arguments.length > 4 ? arguments[4] : null, r = arguments.length > 5 ? arguments[5] : null, i = arguments.length > 6 ? arguments[6] : !1, l = !!Dn && Dn(t, n);
|
|
4216
|
+
if (Bn)
|
|
4217
|
+
Bn(t, n, {
|
|
4222
4218
|
configurable: r === null && l ? l.configurable : !r,
|
|
4223
4219
|
enumerable: s === null && l ? l.enumerable : !s,
|
|
4224
4220
|
value: a,
|
|
@@ -4227,37 +4223,37 @@ var ua = st, Dn = pn(), fl = sa, Oe = Ye, Vn = ua, pl = function(t, n, a) {
|
|
|
4227
4223
|
else if (i || !s && !o && !r)
|
|
4228
4224
|
t[n] = a;
|
|
4229
4225
|
else
|
|
4230
|
-
throw new
|
|
4231
|
-
},
|
|
4232
|
-
return !!
|
|
4226
|
+
throw new ul("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");
|
|
4227
|
+
}, Bt = pn(), fa = function() {
|
|
4228
|
+
return !!Bt;
|
|
4233
4229
|
};
|
|
4234
|
-
|
|
4235
|
-
if (!
|
|
4230
|
+
fa.hasArrayLengthDefineBug = function() {
|
|
4231
|
+
if (!Bt)
|
|
4236
4232
|
return null;
|
|
4237
4233
|
try {
|
|
4238
|
-
return
|
|
4234
|
+
return Bt([], "length", { value: 1 }).length !== 1;
|
|
4239
4235
|
} catch {
|
|
4240
4236
|
return !0;
|
|
4241
4237
|
}
|
|
4242
4238
|
};
|
|
4243
|
-
var
|
|
4239
|
+
var fl = fa, pl = Ue, Vn = dl, ml = fl(), Wn = da, zn = Qe, hl = pl("%Math.floor%"), yl = function(t, n) {
|
|
4244
4240
|
if (typeof t != "function")
|
|
4245
|
-
throw new
|
|
4246
|
-
if (typeof n != "number" || n < 0 || n > 4294967295 ||
|
|
4247
|
-
throw new
|
|
4241
|
+
throw new zn("`fn` is not a function");
|
|
4242
|
+
if (typeof n != "number" || n < 0 || n > 4294967295 || hl(n) !== n)
|
|
4243
|
+
throw new zn("`length` must be a positive 32-bit integer");
|
|
4248
4244
|
var a = arguments.length > 2 && !!arguments[2], s = !0, o = !0;
|
|
4249
|
-
if ("length" in t &&
|
|
4250
|
-
var r =
|
|
4245
|
+
if ("length" in t && Wn) {
|
|
4246
|
+
var r = Wn(t, "length");
|
|
4251
4247
|
r && !r.configurable && (s = !1), r && !r.writable && (o = !1);
|
|
4252
4248
|
}
|
|
4253
|
-
return (s || o || !a) && (
|
|
4249
|
+
return (s || o || !a) && (ml ? Vn(
|
|
4254
4250
|
/** @type {Parameters<define>[0]} */
|
|
4255
4251
|
t,
|
|
4256
4252
|
"length",
|
|
4257
4253
|
n,
|
|
4258
4254
|
!0,
|
|
4259
4255
|
!0
|
|
4260
|
-
) :
|
|
4256
|
+
) : Vn(
|
|
4261
4257
|
/** @type {Parameters<define>[0]} */
|
|
4262
4258
|
t,
|
|
4263
4259
|
"length",
|
|
@@ -4265,7 +4261,7 @@ var ml = da, hl = Ue, Wn = pl, yl = ml(), zn = ua, Jn = Ye, gl = hl("%Math.floor
|
|
|
4265
4261
|
)), t;
|
|
4266
4262
|
};
|
|
4267
4263
|
(function(e) {
|
|
4268
|
-
var t = fn, n = Ue, a =
|
|
4264
|
+
var t = fn, n = Ue, a = yl, s = Qe, o = n("%Function.prototype.apply%"), r = n("%Function.prototype.call%"), i = n("%Reflect.apply%", !0) || t.call(r, o), l = pn(), c = n("%Math.max%");
|
|
4269
4265
|
e.exports = function(d) {
|
|
4270
4266
|
if (typeof d != "function")
|
|
4271
4267
|
throw new s("a function is required");
|
|
@@ -4280,24 +4276,24 @@ var ml = da, hl = Ue, Wn = pl, yl = ml(), zn = ua, Jn = Ye, gl = hl("%Math.floor
|
|
|
4280
4276
|
return i(t, o, arguments);
|
|
4281
4277
|
};
|
|
4282
4278
|
l ? l(e.exports, "apply", { value: u }) : e.exports.apply = u;
|
|
4283
|
-
})(
|
|
4284
|
-
var
|
|
4285
|
-
var a =
|
|
4286
|
-
return typeof a == "function" &&
|
|
4279
|
+
})(ua);
|
|
4280
|
+
var gl = ua.exports, pa = Ue, ma = gl, vl = ma(pa("String.prototype.indexOf")), bl = function(t, n) {
|
|
4281
|
+
var a = pa(t, !!n);
|
|
4282
|
+
return typeof a == "function" && vl(t, ".prototype.") > -1 ? ma(a) : a;
|
|
4287
4283
|
};
|
|
4288
|
-
const
|
|
4284
|
+
const xl = {}, kl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4289
4285
|
__proto__: null,
|
|
4290
|
-
default:
|
|
4291
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4292
|
-
var mn = typeof Map == "function" && Map.prototype,
|
|
4286
|
+
default: xl
|
|
4287
|
+
}, Symbol.toStringTag, { value: "Module" })), $l = /* @__PURE__ */ mo(kl);
|
|
4288
|
+
var mn = typeof Map == "function" && Map.prototype, Et = Object.getOwnPropertyDescriptor && mn ? Object.getOwnPropertyDescriptor(Map.prototype, "size") : null, gt = mn && Et && typeof Et.get == "function" ? Et.get : null, Jn = mn && Map.prototype.forEach, hn = typeof Set == "function" && Set.prototype, Rt = Object.getOwnPropertyDescriptor && hn ? Object.getOwnPropertyDescriptor(Set.prototype, "size") : null, vt = hn && Rt && typeof Rt.get == "function" ? Rt.get : null, Gn = hn && Set.prototype.forEach, Sl = typeof WeakMap == "function" && WeakMap.prototype, Be = Sl ? WeakMap.prototype.has : null, wl = typeof WeakSet == "function" && WeakSet.prototype, De = wl ? WeakSet.prototype.has : null, jl = typeof WeakRef == "function" && WeakRef.prototype, Kn = jl ? WeakRef.prototype.deref : null, Nl = Boolean.prototype.valueOf, Tl = Object.prototype.toString, Ol = Function.prototype.toString, Cl = String.prototype.match, yn = String.prototype.slice, ve = String.prototype.replace, Pl = String.prototype.toUpperCase, Qn = String.prototype.toLowerCase, ha = RegExp.prototype.test, Yn = Array.prototype.concat, ue = Array.prototype.join, El = Array.prototype.slice, Xn = Math.floor, Dt = typeof BigInt == "function" ? BigInt.prototype.valueOf : null, At = Object.getOwnPropertySymbols, Vt = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Symbol.prototype.toString : null, _e = typeof Symbol == "function" && typeof Symbol.iterator == "object", Y = typeof Symbol == "function" && Symbol.toStringTag && (typeof Symbol.toStringTag === _e || !0) ? Symbol.toStringTag : null, ya = Object.prototype.propertyIsEnumerable, Zn = (typeof Reflect == "function" ? Reflect.getPrototypeOf : Object.getPrototypeOf) || ([].__proto__ === Array.prototype ? function(e) {
|
|
4293
4289
|
return e.__proto__;
|
|
4294
4290
|
} : null);
|
|
4295
|
-
function
|
|
4296
|
-
if (e === 1 / 0 || e === -1 / 0 || e !== e || e && e > -1e3 && e < 1e3 ||
|
|
4291
|
+
function er(e, t) {
|
|
4292
|
+
if (e === 1 / 0 || e === -1 / 0 || e !== e || e && e > -1e3 && e < 1e3 || ha.call(/e/, t))
|
|
4297
4293
|
return t;
|
|
4298
4294
|
var n = /[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;
|
|
4299
4295
|
if (typeof e == "number") {
|
|
4300
|
-
var a = e < 0 ? -
|
|
4296
|
+
var a = e < 0 ? -Xn(-e) : Xn(e);
|
|
4301
4297
|
if (a !== e) {
|
|
4302
4298
|
var s = String(a), o = yn.call(t, s.length + 1);
|
|
4303
4299
|
return ve.call(s, n, "$&_") + "." + ve.call(ve.call(o, /([0-9]{3})/g, "$&_"), /_$/, "");
|
|
@@ -4305,7 +4301,7 @@ function tr(e, t) {
|
|
|
4305
4301
|
}
|
|
4306
4302
|
return ve.call(t, n, "$&_");
|
|
4307
4303
|
}
|
|
4308
|
-
var
|
|
4304
|
+
var Wt = $l, tr = Wt.custom, nr = va(tr) ? tr : null, Rl = function e(t, n, a, s) {
|
|
4309
4305
|
var o = n || {};
|
|
4310
4306
|
if (ge(o, "quoteStyle") && o.quoteStyle !== "single" && o.quoteStyle !== "double")
|
|
4311
4307
|
throw new TypeError('option "quoteStyle" must be "single" or "double"');
|
|
@@ -4326,165 +4322,165 @@ var Vt = wl, nr = Vt.custom, rr = ga(nr) ? nr : null, Fl = function e(t, n, a, s
|
|
|
4326
4322
|
if (typeof t == "boolean")
|
|
4327
4323
|
return t ? "true" : "false";
|
|
4328
4324
|
if (typeof t == "string")
|
|
4329
|
-
return
|
|
4325
|
+
return xa(t, o);
|
|
4330
4326
|
if (typeof t == "number") {
|
|
4331
4327
|
if (t === 0)
|
|
4332
4328
|
return 1 / 0 / t > 0 ? "0" : "-0";
|
|
4333
4329
|
var l = String(t);
|
|
4334
|
-
return i ?
|
|
4330
|
+
return i ? er(t, l) : l;
|
|
4335
4331
|
}
|
|
4336
4332
|
if (typeof t == "bigint") {
|
|
4337
4333
|
var c = String(t) + "n";
|
|
4338
|
-
return i ?
|
|
4334
|
+
return i ? er(t, c) : c;
|
|
4339
4335
|
}
|
|
4340
4336
|
var u = typeof o.depth > "u" ? 5 : o.depth;
|
|
4341
4337
|
if (typeof a > "u" && (a = 0), a >= u && u > 0 && typeof t == "object")
|
|
4342
|
-
return
|
|
4343
|
-
var p =
|
|
4338
|
+
return zt(t) ? "[Array]" : "[Object]";
|
|
4339
|
+
var p = Ql(o, a);
|
|
4344
4340
|
if (typeof s > "u")
|
|
4345
4341
|
s = [];
|
|
4346
|
-
else if (
|
|
4342
|
+
else if (ba(s, t) >= 0)
|
|
4347
4343
|
return "[Circular]";
|
|
4348
|
-
function d(
|
|
4349
|
-
if (H && (s =
|
|
4344
|
+
function d(_, H, X) {
|
|
4345
|
+
if (H && (s = El.call(s), s.push(H)), X) {
|
|
4350
4346
|
var ee = {
|
|
4351
4347
|
depth: o.depth
|
|
4352
4348
|
};
|
|
4353
|
-
return ge(o, "quoteStyle") && (ee.quoteStyle = o.quoteStyle), e(
|
|
4349
|
+
return ge(o, "quoteStyle") && (ee.quoteStyle = o.quoteStyle), e(_, ee, a + 1, s);
|
|
4354
4350
|
}
|
|
4355
|
-
return e(
|
|
4351
|
+
return e(_, o, a + 1, s);
|
|
4356
4352
|
}
|
|
4357
|
-
if (typeof t == "function" && !
|
|
4358
|
-
var m =
|
|
4353
|
+
if (typeof t == "function" && !rr(t)) {
|
|
4354
|
+
var m = Hl(t), h = Ze(t, d);
|
|
4359
4355
|
return "[Function" + (m ? ": " + m : " (anonymous)") + "]" + (h.length > 0 ? " { " + ue.call(h, ", ") + " }" : "");
|
|
4360
4356
|
}
|
|
4361
|
-
if (
|
|
4362
|
-
var y = _e ? ve.call(String(t), /^(Symbol\(.*\))_[^)]*$/, "$1") :
|
|
4357
|
+
if (va(t)) {
|
|
4358
|
+
var y = _e ? ve.call(String(t), /^(Symbol\(.*\))_[^)]*$/, "$1") : Vt.call(t);
|
|
4363
4359
|
return typeof t == "object" && !_e ? He(y) : y;
|
|
4364
4360
|
}
|
|
4365
|
-
if (
|
|
4366
|
-
for (var v = "<" +
|
|
4367
|
-
v += " " + b[g].name + "=" +
|
|
4368
|
-
return v += ">", t.childNodes && t.childNodes.length && (v += "..."), v += "</" +
|
|
4361
|
+
if (Jl(t)) {
|
|
4362
|
+
for (var v = "<" + Qn.call(String(t.nodeName)), b = t.attributes || [], g = 0; g < b.length; g++)
|
|
4363
|
+
v += " " + b[g].name + "=" + ga(Al(b[g].value), "double", o);
|
|
4364
|
+
return v += ">", t.childNodes && t.childNodes.length && (v += "..."), v += "</" + Qn.call(String(t.nodeName)) + ">", v;
|
|
4369
4365
|
}
|
|
4370
|
-
if (
|
|
4366
|
+
if (zt(t)) {
|
|
4371
4367
|
if (t.length === 0)
|
|
4372
4368
|
return "[]";
|
|
4373
|
-
var x =
|
|
4374
|
-
return p && !
|
|
4369
|
+
var x = Ze(t, d);
|
|
4370
|
+
return p && !Kl(x) ? "[" + Jt(x, p) + "]" : "[ " + ue.call(x, ", ") + " ]";
|
|
4375
4371
|
}
|
|
4376
|
-
if (
|
|
4377
|
-
var w =
|
|
4378
|
-
return !("cause" in Error.prototype) && "cause" in t && !
|
|
4372
|
+
if (ql(t)) {
|
|
4373
|
+
var w = Ze(t, d);
|
|
4374
|
+
return !("cause" in Error.prototype) && "cause" in t && !ya.call(t, "cause") ? "{ [" + String(t) + "] " + ue.call(Yn.call("[cause]: " + d(t.cause), w), ", ") + " }" : w.length === 0 ? "[" + String(t) + "]" : "{ [" + String(t) + "] " + ue.call(w, ", ") + " }";
|
|
4379
4375
|
}
|
|
4380
4376
|
if (typeof t == "object" && r) {
|
|
4381
|
-
if (
|
|
4382
|
-
return
|
|
4377
|
+
if (nr && typeof t[nr] == "function" && Wt)
|
|
4378
|
+
return Wt(t, { depth: u - a });
|
|
4383
4379
|
if (r !== "symbol" && typeof t.inspect == "function")
|
|
4384
4380
|
return t.inspect();
|
|
4385
4381
|
}
|
|
4386
|
-
if (
|
|
4382
|
+
if (Bl(t)) {
|
|
4387
4383
|
var S = [];
|
|
4388
|
-
return
|
|
4389
|
-
S.push(d(H, t, !0) + " => " + d(
|
|
4390
|
-
}),
|
|
4384
|
+
return Jn && Jn.call(t, function(_, H) {
|
|
4385
|
+
S.push(d(H, t, !0) + " => " + d(_, t));
|
|
4386
|
+
}), ar("Map", gt.call(t), S, p);
|
|
4391
4387
|
}
|
|
4392
|
-
if (
|
|
4388
|
+
if (Wl(t)) {
|
|
4393
4389
|
var k = [];
|
|
4394
|
-
return
|
|
4395
|
-
k.push(d(
|
|
4396
|
-
}),
|
|
4397
|
-
}
|
|
4398
|
-
if (
|
|
4399
|
-
return
|
|
4400
|
-
if (Gl(t))
|
|
4401
|
-
return Rt("WeakSet");
|
|
4390
|
+
return Gn && Gn.call(t, function(_) {
|
|
4391
|
+
k.push(d(_, t));
|
|
4392
|
+
}), ar("Set", vt.call(t), k, p);
|
|
4393
|
+
}
|
|
4394
|
+
if (Dl(t))
|
|
4395
|
+
return Ft("WeakMap");
|
|
4402
4396
|
if (zl(t))
|
|
4403
|
-
return
|
|
4404
|
-
if (
|
|
4397
|
+
return Ft("WeakSet");
|
|
4398
|
+
if (Vl(t))
|
|
4399
|
+
return Ft("WeakRef");
|
|
4400
|
+
if (_l(t))
|
|
4405
4401
|
return He(d(Number(t)));
|
|
4406
|
-
if (
|
|
4407
|
-
return He(d(
|
|
4408
|
-
if (Ml(t))
|
|
4409
|
-
return He(Ol.call(t));
|
|
4402
|
+
if (Ul(t))
|
|
4403
|
+
return He(d(Dt.call(t)));
|
|
4410
4404
|
if (Ll(t))
|
|
4405
|
+
return He(Nl.call(t));
|
|
4406
|
+
if (Il(t))
|
|
4411
4407
|
return He(d(String(t)));
|
|
4412
4408
|
if (typeof window < "u" && t === window)
|
|
4413
4409
|
return "{ [object Window] }";
|
|
4414
|
-
if (t ===
|
|
4410
|
+
if (t === at)
|
|
4415
4411
|
return "{ [object globalThis] }";
|
|
4416
|
-
if (!
|
|
4417
|
-
var C =
|
|
4418
|
-
return C.length === 0 ?
|
|
4412
|
+
if (!Fl(t) && !rr(t)) {
|
|
4413
|
+
var C = Ze(t, d), P = Zn ? Zn(t) === Object.prototype : t instanceof Object || t.constructor === Object, R = t instanceof Object ? "" : "null prototype", I = !P && Y && Object(t) === t && Y in t ? yn.call(xe(t), 8, -1) : R ? "Object" : "", W = P || typeof t.constructor != "function" ? "" : t.constructor.name ? t.constructor.name + " " : "", A = W + (I || R ? "[" + ue.call(Yn.call([], I || [], R || []), ": ") + "] " : "");
|
|
4414
|
+
return C.length === 0 ? A + "{}" : p ? A + "{" + Jt(C, p) + "}" : A + "{ " + ue.call(C, ", ") + " }";
|
|
4419
4415
|
}
|
|
4420
4416
|
return String(t);
|
|
4421
4417
|
};
|
|
4422
|
-
function
|
|
4418
|
+
function ga(e, t, n) {
|
|
4423
4419
|
var a = (n.quoteStyle || t) === "double" ? '"' : "'";
|
|
4424
4420
|
return a + e + a;
|
|
4425
4421
|
}
|
|
4426
|
-
function
|
|
4422
|
+
function Al(e) {
|
|
4427
4423
|
return ve.call(String(e), /"/g, """);
|
|
4428
4424
|
}
|
|
4429
|
-
function
|
|
4430
|
-
return xe(e) === "[object Array]" && (!
|
|
4425
|
+
function zt(e) {
|
|
4426
|
+
return xe(e) === "[object Array]" && (!Y || !(typeof e == "object" && Y in e));
|
|
4431
4427
|
}
|
|
4432
|
-
function
|
|
4433
|
-
return xe(e) === "[object Date]" && (!
|
|
4428
|
+
function Fl(e) {
|
|
4429
|
+
return xe(e) === "[object Date]" && (!Y || !(typeof e == "object" && Y in e));
|
|
4434
4430
|
}
|
|
4435
|
-
function
|
|
4436
|
-
return xe(e) === "[object RegExp]" && (!
|
|
4431
|
+
function rr(e) {
|
|
4432
|
+
return xe(e) === "[object RegExp]" && (!Y || !(typeof e == "object" && Y in e));
|
|
4437
4433
|
}
|
|
4438
|
-
function
|
|
4439
|
-
return xe(e) === "[object Error]" && (!
|
|
4434
|
+
function ql(e) {
|
|
4435
|
+
return xe(e) === "[object Error]" && (!Y || !(typeof e == "object" && Y in e));
|
|
4440
4436
|
}
|
|
4441
|
-
function
|
|
4442
|
-
return xe(e) === "[object String]" && (!
|
|
4437
|
+
function Il(e) {
|
|
4438
|
+
return xe(e) === "[object String]" && (!Y || !(typeof e == "object" && Y in e));
|
|
4443
4439
|
}
|
|
4444
|
-
function
|
|
4445
|
-
return xe(e) === "[object Number]" && (!
|
|
4440
|
+
function _l(e) {
|
|
4441
|
+
return xe(e) === "[object Number]" && (!Y || !(typeof e == "object" && Y in e));
|
|
4446
4442
|
}
|
|
4447
|
-
function
|
|
4448
|
-
return xe(e) === "[object Boolean]" && (!
|
|
4443
|
+
function Ll(e) {
|
|
4444
|
+
return xe(e) === "[object Boolean]" && (!Y || !(typeof e == "object" && Y in e));
|
|
4449
4445
|
}
|
|
4450
|
-
function
|
|
4446
|
+
function va(e) {
|
|
4451
4447
|
if (_e)
|
|
4452
4448
|
return e && typeof e == "object" && e instanceof Symbol;
|
|
4453
4449
|
if (typeof e == "symbol")
|
|
4454
4450
|
return !0;
|
|
4455
|
-
if (!e || typeof e != "object" || !
|
|
4451
|
+
if (!e || typeof e != "object" || !Vt)
|
|
4456
4452
|
return !1;
|
|
4457
4453
|
try {
|
|
4458
|
-
return
|
|
4454
|
+
return Vt.call(e), !0;
|
|
4459
4455
|
} catch {
|
|
4460
4456
|
}
|
|
4461
4457
|
return !1;
|
|
4462
4458
|
}
|
|
4463
|
-
function
|
|
4464
|
-
if (!e || typeof e != "object" || !
|
|
4459
|
+
function Ul(e) {
|
|
4460
|
+
if (!e || typeof e != "object" || !Dt)
|
|
4465
4461
|
return !1;
|
|
4466
4462
|
try {
|
|
4467
|
-
return
|
|
4463
|
+
return Dt.call(e), !0;
|
|
4468
4464
|
} catch {
|
|
4469
4465
|
}
|
|
4470
4466
|
return !1;
|
|
4471
4467
|
}
|
|
4472
|
-
var
|
|
4468
|
+
var Ml = Object.prototype.hasOwnProperty || function(e) {
|
|
4473
4469
|
return e in this;
|
|
4474
4470
|
};
|
|
4475
4471
|
function ge(e, t) {
|
|
4476
|
-
return
|
|
4472
|
+
return Ml.call(e, t);
|
|
4477
4473
|
}
|
|
4478
4474
|
function xe(e) {
|
|
4479
|
-
return
|
|
4475
|
+
return Tl.call(e);
|
|
4480
4476
|
}
|
|
4481
|
-
function
|
|
4477
|
+
function Hl(e) {
|
|
4482
4478
|
if (e.name)
|
|
4483
4479
|
return e.name;
|
|
4484
|
-
var t =
|
|
4480
|
+
var t = Cl.call(Ol.call(e), /^function\s*([\w$]+)/);
|
|
4485
4481
|
return t ? t[1] : null;
|
|
4486
4482
|
}
|
|
4487
|
-
function
|
|
4483
|
+
function ba(e, t) {
|
|
4488
4484
|
if (e.indexOf)
|
|
4489
4485
|
return e.indexOf(t);
|
|
4490
4486
|
for (var n = 0, a = e.length; n < a; n++)
|
|
@@ -4492,13 +4488,13 @@ function va(e, t) {
|
|
|
4492
4488
|
return n;
|
|
4493
4489
|
return -1;
|
|
4494
4490
|
}
|
|
4495
|
-
function
|
|
4496
|
-
if (!
|
|
4491
|
+
function Bl(e) {
|
|
4492
|
+
if (!gt || !e || typeof e != "object")
|
|
4497
4493
|
return !1;
|
|
4498
4494
|
try {
|
|
4499
|
-
|
|
4495
|
+
gt.call(e);
|
|
4500
4496
|
try {
|
|
4501
|
-
|
|
4497
|
+
vt.call(e);
|
|
4502
4498
|
} catch {
|
|
4503
4499
|
return !0;
|
|
4504
4500
|
}
|
|
@@ -4507,13 +4503,13 @@ function Vl(e) {
|
|
|
4507
4503
|
}
|
|
4508
4504
|
return !1;
|
|
4509
4505
|
}
|
|
4510
|
-
function
|
|
4511
|
-
if (!
|
|
4506
|
+
function Dl(e) {
|
|
4507
|
+
if (!Be || !e || typeof e != "object")
|
|
4512
4508
|
return !1;
|
|
4513
4509
|
try {
|
|
4514
|
-
|
|
4510
|
+
Be.call(e, Be);
|
|
4515
4511
|
try {
|
|
4516
|
-
|
|
4512
|
+
De.call(e, De);
|
|
4517
4513
|
} catch {
|
|
4518
4514
|
return !0;
|
|
4519
4515
|
}
|
|
@@ -4522,22 +4518,22 @@ function Wl(e) {
|
|
|
4522
4518
|
}
|
|
4523
4519
|
return !1;
|
|
4524
4520
|
}
|
|
4525
|
-
function
|
|
4526
|
-
if (!
|
|
4521
|
+
function Vl(e) {
|
|
4522
|
+
if (!Kn || !e || typeof e != "object")
|
|
4527
4523
|
return !1;
|
|
4528
4524
|
try {
|
|
4529
|
-
return
|
|
4525
|
+
return Kn.call(e), !0;
|
|
4530
4526
|
} catch {
|
|
4531
4527
|
}
|
|
4532
4528
|
return !1;
|
|
4533
4529
|
}
|
|
4534
|
-
function
|
|
4535
|
-
if (!
|
|
4530
|
+
function Wl(e) {
|
|
4531
|
+
if (!vt || !e || typeof e != "object")
|
|
4536
4532
|
return !1;
|
|
4537
4533
|
try {
|
|
4538
|
-
|
|
4534
|
+
vt.call(e);
|
|
4539
4535
|
try {
|
|
4540
|
-
|
|
4536
|
+
gt.call(e);
|
|
4541
4537
|
} catch {
|
|
4542
4538
|
return !0;
|
|
4543
4539
|
}
|
|
@@ -4546,13 +4542,13 @@ function Jl(e) {
|
|
|
4546
4542
|
}
|
|
4547
4543
|
return !1;
|
|
4548
4544
|
}
|
|
4549
|
-
function
|
|
4550
|
-
if (!
|
|
4545
|
+
function zl(e) {
|
|
4546
|
+
if (!De || !e || typeof e != "object")
|
|
4551
4547
|
return !1;
|
|
4552
4548
|
try {
|
|
4553
|
-
|
|
4549
|
+
De.call(e, De);
|
|
4554
4550
|
try {
|
|
4555
|
-
|
|
4551
|
+
Be.call(e, Be);
|
|
4556
4552
|
} catch {
|
|
4557
4553
|
return !0;
|
|
4558
4554
|
}
|
|
@@ -4561,18 +4557,18 @@ function Gl(e) {
|
|
|
4561
4557
|
}
|
|
4562
4558
|
return !1;
|
|
4563
4559
|
}
|
|
4564
|
-
function
|
|
4560
|
+
function Jl(e) {
|
|
4565
4561
|
return !e || typeof e != "object" ? !1 : typeof HTMLElement < "u" && e instanceof HTMLElement ? !0 : typeof e.nodeName == "string" && typeof e.getAttribute == "function";
|
|
4566
4562
|
}
|
|
4567
|
-
function
|
|
4563
|
+
function xa(e, t) {
|
|
4568
4564
|
if (e.length > t.maxStringLength) {
|
|
4569
4565
|
var n = e.length - t.maxStringLength, a = "... " + n + " more character" + (n > 1 ? "s" : "");
|
|
4570
|
-
return
|
|
4566
|
+
return xa(yn.call(e, 0, t.maxStringLength), t) + a;
|
|
4571
4567
|
}
|
|
4572
|
-
var s = ve.call(ve.call(e, /(['\\])/g, "\\$1"), /[\x00-\x1f]/g,
|
|
4573
|
-
return
|
|
4568
|
+
var s = ve.call(ve.call(e, /(['\\])/g, "\\$1"), /[\x00-\x1f]/g, Gl);
|
|
4569
|
+
return ga(s, "single", t);
|
|
4574
4570
|
}
|
|
4575
|
-
function
|
|
4571
|
+
function Gl(e) {
|
|
4576
4572
|
var t = e.charCodeAt(0), n = {
|
|
4577
4573
|
8: "b",
|
|
4578
4574
|
9: "t",
|
|
@@ -4580,26 +4576,26 @@ function Ql(e) {
|
|
|
4580
4576
|
12: "f",
|
|
4581
4577
|
13: "r"
|
|
4582
4578
|
}[t];
|
|
4583
|
-
return n ? "\\" + n : "\\x" + (t < 16 ? "0" : "") +
|
|
4579
|
+
return n ? "\\" + n : "\\x" + (t < 16 ? "0" : "") + Pl.call(t.toString(16));
|
|
4584
4580
|
}
|
|
4585
4581
|
function He(e) {
|
|
4586
4582
|
return "Object(" + e + ")";
|
|
4587
4583
|
}
|
|
4588
|
-
function
|
|
4584
|
+
function Ft(e) {
|
|
4589
4585
|
return e + " { ? }";
|
|
4590
4586
|
}
|
|
4591
|
-
function
|
|
4592
|
-
var s = a ?
|
|
4587
|
+
function ar(e, t, n, a) {
|
|
4588
|
+
var s = a ? Jt(n, a) : ue.call(n, ", ");
|
|
4593
4589
|
return e + " (" + t + ") {" + s + "}";
|
|
4594
4590
|
}
|
|
4595
|
-
function
|
|
4591
|
+
function Kl(e) {
|
|
4596
4592
|
for (var t = 0; t < e.length; t++)
|
|
4597
|
-
if (
|
|
4593
|
+
if (ba(e[t], `
|
|
4598
4594
|
`) >= 0)
|
|
4599
4595
|
return !1;
|
|
4600
4596
|
return !0;
|
|
4601
4597
|
}
|
|
4602
|
-
function
|
|
4598
|
+
function Ql(e, t) {
|
|
4603
4599
|
var n;
|
|
4604
4600
|
if (e.indent === " ")
|
|
4605
4601
|
n = " ";
|
|
@@ -4612,7 +4608,7 @@ function Xl(e, t) {
|
|
|
4612
4608
|
prev: ue.call(Array(t + 1), n)
|
|
4613
4609
|
};
|
|
4614
4610
|
}
|
|
4615
|
-
function
|
|
4611
|
+
function Jt(e, t) {
|
|
4616
4612
|
if (e.length === 0)
|
|
4617
4613
|
return "";
|
|
4618
4614
|
var n = `
|
|
@@ -4620,35 +4616,35 @@ function zt(e, t) {
|
|
|
4620
4616
|
return n + ue.call(e, "," + n) + `
|
|
4621
4617
|
` + t.prev;
|
|
4622
4618
|
}
|
|
4623
|
-
function
|
|
4624
|
-
var n =
|
|
4619
|
+
function Ze(e, t) {
|
|
4620
|
+
var n = zt(e), a = [];
|
|
4625
4621
|
if (n) {
|
|
4626
4622
|
a.length = e.length;
|
|
4627
4623
|
for (var s = 0; s < e.length; s++)
|
|
4628
4624
|
a[s] = ge(e, s) ? t(e[s], e) : "";
|
|
4629
4625
|
}
|
|
4630
|
-
var o = typeof
|
|
4626
|
+
var o = typeof At == "function" ? At(e) : [], r;
|
|
4631
4627
|
if (_e) {
|
|
4632
4628
|
r = {};
|
|
4633
4629
|
for (var i = 0; i < o.length; i++)
|
|
4634
4630
|
r["$" + o[i]] = o[i];
|
|
4635
4631
|
}
|
|
4636
4632
|
for (var l in e)
|
|
4637
|
-
ge(e, l) && (n && String(Number(l)) === l && l < e.length || _e && r["$" + l] instanceof Symbol || (
|
|
4638
|
-
if (typeof
|
|
4633
|
+
ge(e, l) && (n && String(Number(l)) === l && l < e.length || _e && r["$" + l] instanceof Symbol || (ha.call(/[^\w$]/, l) ? a.push(t(l, e) + ": " + t(e[l], e)) : a.push(l + ": " + t(e[l], e))));
|
|
4634
|
+
if (typeof At == "function")
|
|
4639
4635
|
for (var c = 0; c < o.length; c++)
|
|
4640
|
-
|
|
4636
|
+
ya.call(e, o[c]) && a.push("[" + t(o[c]) + "]: " + t(e[o[c]], e));
|
|
4641
4637
|
return a;
|
|
4642
4638
|
}
|
|
4643
|
-
var
|
|
4639
|
+
var ka = Ue, Me = bl, Yl = Rl, Xl = Qe, et = ka("%WeakMap%", !0), tt = ka("%Map%", !0), Zl = Me("WeakMap.prototype.get", !0), ec = Me("WeakMap.prototype.set", !0), tc = Me("WeakMap.prototype.has", !0), nc = Me("Map.prototype.get", !0), rc = Me("Map.prototype.set", !0), ac = Me("Map.prototype.has", !0), gn = function(e, t) {
|
|
4644
4640
|
for (var n = e, a; (a = n.next) !== null; n = a)
|
|
4645
4641
|
if (a.key === t)
|
|
4646
4642
|
return n.next = a.next, a.next = /** @type {NonNullable<typeof list.next>} */
|
|
4647
4643
|
e.next, e.next = a, a;
|
|
4648
|
-
},
|
|
4644
|
+
}, oc = function(e, t) {
|
|
4649
4645
|
var n = gn(e, t);
|
|
4650
4646
|
return n && n.value;
|
|
4651
|
-
},
|
|
4647
|
+
}, ic = function(e, t, n) {
|
|
4652
4648
|
var a = gn(e, t);
|
|
4653
4649
|
a ? a.value = n : e.next = /** @type {import('.').ListNode<typeof value>} */
|
|
4654
4650
|
{
|
|
@@ -4657,60 +4653,60 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4657
4653
|
next: e.next,
|
|
4658
4654
|
value: n
|
|
4659
4655
|
};
|
|
4660
|
-
},
|
|
4656
|
+
}, sc = function(e, t) {
|
|
4661
4657
|
return !!gn(e, t);
|
|
4662
|
-
},
|
|
4658
|
+
}, lc = function() {
|
|
4663
4659
|
var t, n, a, s = {
|
|
4664
4660
|
assert: function(o) {
|
|
4665
4661
|
if (!s.has(o))
|
|
4666
|
-
throw new
|
|
4662
|
+
throw new Xl("Side channel does not contain " + Yl(o));
|
|
4667
4663
|
},
|
|
4668
4664
|
get: function(o) {
|
|
4669
|
-
if (
|
|
4665
|
+
if (et && o && (typeof o == "object" || typeof o == "function")) {
|
|
4670
4666
|
if (t)
|
|
4671
|
-
return
|
|
4672
|
-
} else if (
|
|
4667
|
+
return Zl(t, o);
|
|
4668
|
+
} else if (tt) {
|
|
4673
4669
|
if (n)
|
|
4674
|
-
return
|
|
4670
|
+
return nc(n, o);
|
|
4675
4671
|
} else if (a)
|
|
4676
|
-
return
|
|
4672
|
+
return oc(a, o);
|
|
4677
4673
|
},
|
|
4678
4674
|
has: function(o) {
|
|
4679
|
-
if (
|
|
4675
|
+
if (et && o && (typeof o == "object" || typeof o == "function")) {
|
|
4680
4676
|
if (t)
|
|
4681
|
-
return
|
|
4682
|
-
} else if (
|
|
4677
|
+
return tc(t, o);
|
|
4678
|
+
} else if (tt) {
|
|
4683
4679
|
if (n)
|
|
4684
|
-
return
|
|
4680
|
+
return ac(n, o);
|
|
4685
4681
|
} else if (a)
|
|
4686
|
-
return
|
|
4682
|
+
return sc(a, o);
|
|
4687
4683
|
return !1;
|
|
4688
4684
|
},
|
|
4689
4685
|
set: function(o, r) {
|
|
4690
|
-
|
|
4686
|
+
et && o && (typeof o == "object" || typeof o == "function") ? (t || (t = new et()), ec(t, o, r)) : tt ? (n || (n = new tt()), rc(n, o, r)) : (a || (a = { key: {}, next: null }), ic(a, o, r));
|
|
4691
4687
|
}
|
|
4692
4688
|
};
|
|
4693
4689
|
return s;
|
|
4694
|
-
},
|
|
4690
|
+
}, cc = String.prototype.replace, uc = /%20/g, qt = {
|
|
4695
4691
|
RFC1738: "RFC1738",
|
|
4696
4692
|
RFC3986: "RFC3986"
|
|
4697
4693
|
}, vn = {
|
|
4698
|
-
default:
|
|
4694
|
+
default: qt.RFC3986,
|
|
4699
4695
|
formatters: {
|
|
4700
4696
|
RFC1738: function(e) {
|
|
4701
|
-
return
|
|
4697
|
+
return cc.call(e, uc, "+");
|
|
4702
4698
|
},
|
|
4703
4699
|
RFC3986: function(e) {
|
|
4704
4700
|
return String(e);
|
|
4705
4701
|
}
|
|
4706
4702
|
},
|
|
4707
|
-
RFC1738:
|
|
4708
|
-
RFC3986:
|
|
4709
|
-
},
|
|
4703
|
+
RFC1738: qt.RFC1738,
|
|
4704
|
+
RFC3986: qt.RFC3986
|
|
4705
|
+
}, dc = vn, It = Object.prototype.hasOwnProperty, $e = Array.isArray, le = function() {
|
|
4710
4706
|
for (var e = [], t = 0; t < 256; ++t)
|
|
4711
4707
|
e.push("%" + ((t < 16 ? "0" : "") + t.toString(16)).toUpperCase());
|
|
4712
4708
|
return e;
|
|
4713
|
-
}(),
|
|
4709
|
+
}(), fc = function(t) {
|
|
4714
4710
|
for (; t.length > 1; ) {
|
|
4715
4711
|
var n = t.pop(), a = n.obj[n.prop];
|
|
4716
4712
|
if ($e(a)) {
|
|
@@ -4719,18 +4715,18 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4719
4715
|
n.obj[n.prop] = s;
|
|
4720
4716
|
}
|
|
4721
4717
|
}
|
|
4722
|
-
},
|
|
4718
|
+
}, $a = function(t, n) {
|
|
4723
4719
|
for (var a = n && n.plainObjects ? /* @__PURE__ */ Object.create(null) : {}, s = 0; s < t.length; ++s)
|
|
4724
4720
|
typeof t[s] < "u" && (a[s] = t[s]);
|
|
4725
4721
|
return a;
|
|
4726
|
-
},
|
|
4722
|
+
}, pc = function e(t, n, a) {
|
|
4727
4723
|
if (!n)
|
|
4728
4724
|
return t;
|
|
4729
4725
|
if (typeof n != "object") {
|
|
4730
4726
|
if ($e(t))
|
|
4731
4727
|
t.push(n);
|
|
4732
4728
|
else if (t && typeof t == "object")
|
|
4733
|
-
(a && (a.plainObjects || a.allowPrototypes) || !
|
|
4729
|
+
(a && (a.plainObjects || a.allowPrototypes) || !It.call(Object.prototype, n)) && (t[n] = !0);
|
|
4734
4730
|
else
|
|
4735
4731
|
return [t, n];
|
|
4736
4732
|
return t;
|
|
@@ -4738,21 +4734,21 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4738
4734
|
if (!t || typeof t != "object")
|
|
4739
4735
|
return [t].concat(n);
|
|
4740
4736
|
var s = t;
|
|
4741
|
-
return $e(t) && !$e(n) && (s =
|
|
4742
|
-
if (
|
|
4737
|
+
return $e(t) && !$e(n) && (s = $a(t, a)), $e(t) && $e(n) ? (n.forEach(function(o, r) {
|
|
4738
|
+
if (It.call(t, r)) {
|
|
4743
4739
|
var i = t[r];
|
|
4744
4740
|
i && typeof i == "object" && o && typeof o == "object" ? t[r] = e(i, o, a) : t.push(o);
|
|
4745
4741
|
} else
|
|
4746
4742
|
t[r] = o;
|
|
4747
4743
|
}), t) : Object.keys(n).reduce(function(o, r) {
|
|
4748
4744
|
var i = n[r];
|
|
4749
|
-
return
|
|
4745
|
+
return It.call(o, r) ? o[r] = e(o[r], i, a) : o[r] = i, o;
|
|
4750
4746
|
}, s);
|
|
4751
|
-
},
|
|
4747
|
+
}, mc = function(t, n) {
|
|
4752
4748
|
return Object.keys(n).reduce(function(a, s) {
|
|
4753
4749
|
return a[s] = n[s], a;
|
|
4754
4750
|
}, t);
|
|
4755
|
-
},
|
|
4751
|
+
}, hc = function(e, t, n) {
|
|
4756
4752
|
var a = e.replace(/\+/g, " ");
|
|
4757
4753
|
if (n === "iso-8859-1")
|
|
4758
4754
|
return a.replace(/%[0-9a-f]{2}/gi, unescape);
|
|
@@ -4761,7 +4757,7 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4761
4757
|
} catch {
|
|
4762
4758
|
return a;
|
|
4763
4759
|
}
|
|
4764
|
-
},
|
|
4760
|
+
}, _t = 1024, yc = function(t, n, a, s, o) {
|
|
4765
4761
|
if (t.length === 0)
|
|
4766
4762
|
return t;
|
|
4767
4763
|
var r = t;
|
|
@@ -4769,10 +4765,10 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4769
4765
|
return escape(r).replace(/%u[0-9a-f]{4}/gi, function(m) {
|
|
4770
4766
|
return "%26%23" + parseInt(m.slice(2), 16) + "%3B";
|
|
4771
4767
|
});
|
|
4772
|
-
for (var i = "", l = 0; l < r.length; l +=
|
|
4773
|
-
for (var c = r.length >=
|
|
4768
|
+
for (var i = "", l = 0; l < r.length; l += _t) {
|
|
4769
|
+
for (var c = r.length >= _t ? r.slice(l, l + _t) : r, u = [], p = 0; p < c.length; ++p) {
|
|
4774
4770
|
var d = c.charCodeAt(p);
|
|
4775
|
-
if (d === 45 || d === 46 || d === 95 || d === 126 || d >= 48 && d <= 57 || d >= 65 && d <= 90 || d >= 97 && d <= 122 || o ===
|
|
4771
|
+
if (d === 45 || d === 46 || d === 95 || d === 126 || d >= 48 && d <= 57 || d >= 65 && d <= 90 || d >= 97 && d <= 122 || o === dc.RFC1738 && (d === 40 || d === 41)) {
|
|
4776
4772
|
u[u.length] = c.charAt(p);
|
|
4777
4773
|
continue;
|
|
4778
4774
|
}
|
|
@@ -4793,38 +4789,38 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4793
4789
|
i += u.join("");
|
|
4794
4790
|
}
|
|
4795
4791
|
return i;
|
|
4796
|
-
},
|
|
4792
|
+
}, gc = function(t) {
|
|
4797
4793
|
for (var n = [{ obj: { o: t }, prop: "o" }], a = [], s = 0; s < n.length; ++s)
|
|
4798
4794
|
for (var o = n[s], r = o.obj[o.prop], i = Object.keys(r), l = 0; l < i.length; ++l) {
|
|
4799
4795
|
var c = i[l], u = r[c];
|
|
4800
4796
|
typeof u == "object" && u !== null && a.indexOf(u) === -1 && (n.push({ obj: r, prop: c }), a.push(u));
|
|
4801
4797
|
}
|
|
4802
|
-
return
|
|
4803
|
-
},
|
|
4798
|
+
return fc(n), t;
|
|
4799
|
+
}, vc = function(t) {
|
|
4804
4800
|
return Object.prototype.toString.call(t) === "[object RegExp]";
|
|
4805
|
-
},
|
|
4801
|
+
}, bc = function(t) {
|
|
4806
4802
|
return !t || typeof t != "object" ? !1 : !!(t.constructor && t.constructor.isBuffer && t.constructor.isBuffer(t));
|
|
4807
|
-
},
|
|
4803
|
+
}, xc = function(t, n) {
|
|
4808
4804
|
return [].concat(t, n);
|
|
4809
|
-
},
|
|
4805
|
+
}, kc = function(t, n) {
|
|
4810
4806
|
if ($e(t)) {
|
|
4811
4807
|
for (var a = [], s = 0; s < t.length; s += 1)
|
|
4812
4808
|
a.push(n(t[s]));
|
|
4813
4809
|
return a;
|
|
4814
4810
|
}
|
|
4815
4811
|
return n(t);
|
|
4816
|
-
},
|
|
4817
|
-
arrayToObject:
|
|
4818
|
-
assign:
|
|
4819
|
-
combine:
|
|
4820
|
-
compact:
|
|
4821
|
-
decode:
|
|
4822
|
-
encode:
|
|
4823
|
-
isBuffer:
|
|
4824
|
-
isRegExp:
|
|
4825
|
-
maybeMap:
|
|
4826
|
-
merge:
|
|
4827
|
-
},
|
|
4812
|
+
}, Sa = {
|
|
4813
|
+
arrayToObject: $a,
|
|
4814
|
+
assign: mc,
|
|
4815
|
+
combine: xc,
|
|
4816
|
+
compact: gc,
|
|
4817
|
+
decode: hc,
|
|
4818
|
+
encode: yc,
|
|
4819
|
+
isBuffer: bc,
|
|
4820
|
+
isRegExp: vc,
|
|
4821
|
+
maybeMap: kc,
|
|
4822
|
+
merge: pc
|
|
4823
|
+
}, wa = lc, lt = Sa, Ve = vn, $c = Object.prototype.hasOwnProperty, ja = {
|
|
4828
4824
|
brackets: function(t) {
|
|
4829
4825
|
return t + "[]";
|
|
4830
4826
|
},
|
|
@@ -4835,9 +4831,9 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4835
4831
|
repeat: function(t) {
|
|
4836
4832
|
return t;
|
|
4837
4833
|
}
|
|
4838
|
-
}, ce = Array.isArray,
|
|
4839
|
-
|
|
4840
|
-
},
|
|
4834
|
+
}, ce = Array.isArray, Sc = Array.prototype.push, Na = function(e, t) {
|
|
4835
|
+
Sc.apply(e, ce(t) ? t : [t]);
|
|
4836
|
+
}, wc = Date.prototype.toISOString, or = Ve.default, B = {
|
|
4841
4837
|
addQueryPrefix: !1,
|
|
4842
4838
|
allowDots: !1,
|
|
4843
4839
|
allowEmptyArrays: !1,
|
|
@@ -4849,26 +4845,26 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4849
4845
|
encodeDotInKeys: !1,
|
|
4850
4846
|
encoder: lt.encode,
|
|
4851
4847
|
encodeValuesOnly: !1,
|
|
4852
|
-
format:
|
|
4853
|
-
formatter:
|
|
4848
|
+
format: or,
|
|
4849
|
+
formatter: Ve.formatters[or],
|
|
4854
4850
|
// deprecated
|
|
4855
4851
|
indices: !1,
|
|
4856
4852
|
serializeDate: function(t) {
|
|
4857
|
-
return
|
|
4853
|
+
return wc.call(t);
|
|
4858
4854
|
},
|
|
4859
4855
|
skipNulls: !1,
|
|
4860
4856
|
strictNullHandling: !1
|
|
4861
|
-
},
|
|
4857
|
+
}, jc = function(t) {
|
|
4862
4858
|
return typeof t == "string" || typeof t == "number" || typeof t == "boolean" || typeof t == "symbol" || typeof t == "bigint";
|
|
4863
|
-
},
|
|
4864
|
-
for (var x = t, w = g, S = 0, k = !1; (w = w.get(
|
|
4859
|
+
}, Lt = {}, Nc = function e(t, n, a, s, o, r, i, l, c, u, p, d, m, h, y, v, b, g) {
|
|
4860
|
+
for (var x = t, w = g, S = 0, k = !1; (w = w.get(Lt)) !== void 0 && !k; ) {
|
|
4865
4861
|
var C = w.get(t);
|
|
4866
4862
|
if (S += 1, typeof C < "u") {
|
|
4867
4863
|
if (C === S)
|
|
4868
4864
|
throw new RangeError("Cyclic object value");
|
|
4869
4865
|
k = !0;
|
|
4870
4866
|
}
|
|
4871
|
-
typeof w.get(
|
|
4867
|
+
typeof w.get(Lt) > "u" && (S = 0);
|
|
4872
4868
|
}
|
|
4873
4869
|
if (typeof u == "function" ? x = u(n, x) : x instanceof Date ? x = m(x) : a === "comma" && ce(x) && (x = lt.maybeMap(x, function($) {
|
|
4874
4870
|
return $ instanceof Date ? m($) : $;
|
|
@@ -4877,7 +4873,7 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4877
4873
|
return c && !v ? c(n, B.encoder, b, "key", h) : n;
|
|
4878
4874
|
x = "";
|
|
4879
4875
|
}
|
|
4880
|
-
if (
|
|
4876
|
+
if (jc(x) || lt.isBuffer(x)) {
|
|
4881
4877
|
if (c) {
|
|
4882
4878
|
var P = v ? n : c(n, B.encoder, b, "key", h);
|
|
4883
4879
|
return [y(P) + "=" + y(c(x, B.encoder, b, "value", h))];
|
|
@@ -4887,27 +4883,27 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4887
4883
|
var R = [];
|
|
4888
4884
|
if (typeof x > "u")
|
|
4889
4885
|
return R;
|
|
4890
|
-
var
|
|
4886
|
+
var I;
|
|
4891
4887
|
if (a === "comma" && ce(x))
|
|
4892
|
-
v && c && (x = lt.maybeMap(x, c)),
|
|
4888
|
+
v && c && (x = lt.maybeMap(x, c)), I = [{ value: x.length > 0 ? x.join(",") || null : void 0 }];
|
|
4893
4889
|
else if (ce(u))
|
|
4894
|
-
|
|
4890
|
+
I = u;
|
|
4895
4891
|
else {
|
|
4896
|
-
var
|
|
4897
|
-
|
|
4892
|
+
var W = Object.keys(x);
|
|
4893
|
+
I = p ? W.sort(p) : W;
|
|
4898
4894
|
}
|
|
4899
|
-
var
|
|
4895
|
+
var A = l ? n.replace(/\./g, "%2E") : n, _ = s && ce(x) && x.length === 1 ? A + "[]" : A;
|
|
4900
4896
|
if (o && ce(x) && x.length === 0)
|
|
4901
|
-
return
|
|
4902
|
-
for (var H = 0; H <
|
|
4903
|
-
var
|
|
4897
|
+
return _ + "[]";
|
|
4898
|
+
for (var H = 0; H < I.length; ++H) {
|
|
4899
|
+
var X = I[H], ee = typeof X == "object" && typeof X.value < "u" ? X.value : x[X];
|
|
4904
4900
|
if (!(i && ee === null)) {
|
|
4905
|
-
var he = d && l ?
|
|
4901
|
+
var he = d && l ? X.replace(/\./g, "%2E") : X, kt = ce(x) ? typeof a == "function" ? a(_, he) : _ : _ + (d ? "." + he : "[" + he + "]");
|
|
4906
4902
|
g.set(t, S);
|
|
4907
|
-
var
|
|
4908
|
-
|
|
4903
|
+
var Xe = wa();
|
|
4904
|
+
Xe.set(Lt, g), Na(R, e(
|
|
4909
4905
|
ee,
|
|
4910
|
-
|
|
4906
|
+
kt,
|
|
4911
4907
|
a,
|
|
4912
4908
|
s,
|
|
4913
4909
|
o,
|
|
@@ -4923,12 +4919,12 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4923
4919
|
y,
|
|
4924
4920
|
v,
|
|
4925
4921
|
b,
|
|
4926
|
-
|
|
4922
|
+
Xe
|
|
4927
4923
|
));
|
|
4928
4924
|
}
|
|
4929
4925
|
}
|
|
4930
4926
|
return R;
|
|
4931
|
-
},
|
|
4927
|
+
}, Tc = function(t) {
|
|
4932
4928
|
if (!t)
|
|
4933
4929
|
return B;
|
|
4934
4930
|
if (typeof t.allowEmptyArrays < "u" && typeof t.allowEmptyArrays != "boolean")
|
|
@@ -4940,16 +4936,16 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4940
4936
|
var n = t.charset || B.charset;
|
|
4941
4937
|
if (typeof t.charset < "u" && t.charset !== "utf-8" && t.charset !== "iso-8859-1")
|
|
4942
4938
|
throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");
|
|
4943
|
-
var a =
|
|
4939
|
+
var a = Ve.default;
|
|
4944
4940
|
if (typeof t.format < "u") {
|
|
4945
|
-
if (
|
|
4941
|
+
if (!$c.call(Ve.formatters, t.format))
|
|
4946
4942
|
throw new TypeError("Unknown format option provided.");
|
|
4947
4943
|
a = t.format;
|
|
4948
4944
|
}
|
|
4949
|
-
var s =
|
|
4945
|
+
var s = Ve.formatters[a], o = B.filter;
|
|
4950
4946
|
(typeof t.filter == "function" || ce(t.filter)) && (o = t.filter);
|
|
4951
4947
|
var r;
|
|
4952
|
-
if (t.arrayFormat in
|
|
4948
|
+
if (t.arrayFormat in ja ? r = t.arrayFormat : "indices" in t ? r = t.indices ? "indices" : "repeat" : r = B.arrayFormat, "commaRoundTrip" in t && typeof t.commaRoundTrip != "boolean")
|
|
4953
4949
|
throw new TypeError("`commaRoundTrip` must be a boolean, or absent");
|
|
4954
4950
|
var i = typeof t.allowDots > "u" ? t.encodeDotInKeys === !0 ? !0 : B.allowDots : !!t.allowDots;
|
|
4955
4951
|
return {
|
|
@@ -4973,17 +4969,17 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
4973
4969
|
sort: typeof t.sort == "function" ? t.sort : null,
|
|
4974
4970
|
strictNullHandling: typeof t.strictNullHandling == "boolean" ? t.strictNullHandling : B.strictNullHandling
|
|
4975
4971
|
};
|
|
4976
|
-
},
|
|
4977
|
-
var n = e, a =
|
|
4972
|
+
}, Oc = function(e, t) {
|
|
4973
|
+
var n = e, a = Tc(t), s, o;
|
|
4978
4974
|
typeof a.filter == "function" ? (o = a.filter, n = o("", n)) : ce(a.filter) && (o = a.filter, s = o);
|
|
4979
4975
|
var r = [];
|
|
4980
4976
|
if (typeof n != "object" || n === null)
|
|
4981
4977
|
return "";
|
|
4982
|
-
var i =
|
|
4978
|
+
var i = ja[a.arrayFormat], l = i === "comma" && a.commaRoundTrip;
|
|
4983
4979
|
s || (s = Object.keys(n)), a.sort && s.sort(a.sort);
|
|
4984
|
-
for (var c =
|
|
4980
|
+
for (var c = wa(), u = 0; u < s.length; ++u) {
|
|
4985
4981
|
var p = s[u];
|
|
4986
|
-
a.skipNulls && n[p] === null ||
|
|
4982
|
+
a.skipNulls && n[p] === null || Na(r, Nc(
|
|
4987
4983
|
n[p],
|
|
4988
4984
|
p,
|
|
4989
4985
|
i,
|
|
@@ -5006,7 +5002,7 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
5006
5002
|
}
|
|
5007
5003
|
var d = r.join(a.delimiter), m = a.addQueryPrefix === !0 ? "?" : "";
|
|
5008
5004
|
return a.charsetSentinel && (a.charset === "iso-8859-1" ? m += "utf8=%26%2310003%3B&" : m += "utf8=%E2%9C%93&"), d.length > 0 ? m + d : "";
|
|
5009
|
-
}, Le =
|
|
5005
|
+
}, Le = Sa, Gt = Object.prototype.hasOwnProperty, Cc = Array.isArray, M = {
|
|
5010
5006
|
allowDots: !1,
|
|
5011
5007
|
allowEmptyArrays: !1,
|
|
5012
5008
|
allowPrototypes: !1,
|
|
@@ -5026,32 +5022,32 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
5026
5022
|
parseArrays: !0,
|
|
5027
5023
|
plainObjects: !1,
|
|
5028
5024
|
strictNullHandling: !1
|
|
5029
|
-
},
|
|
5025
|
+
}, Pc = function(e) {
|
|
5030
5026
|
return e.replace(/&#(\d+);/g, function(t, n) {
|
|
5031
5027
|
return String.fromCharCode(parseInt(n, 10));
|
|
5032
5028
|
});
|
|
5033
|
-
},
|
|
5029
|
+
}, Ta = function(e, t) {
|
|
5034
5030
|
return e && typeof e == "string" && t.comma && e.indexOf(",") > -1 ? e.split(",") : e;
|
|
5035
|
-
},
|
|
5031
|
+
}, Ec = "utf8=%26%2310003%3B", Rc = "utf8=%E2%9C%93", Ac = function(t, n) {
|
|
5036
5032
|
var a = { __proto__: null }, s = n.ignoreQueryPrefix ? t.replace(/^\?/, "") : t, o = n.parameterLimit === 1 / 0 ? void 0 : n.parameterLimit, r = s.split(n.delimiter, o), i = -1, l, c = n.charset;
|
|
5037
5033
|
if (n.charsetSentinel)
|
|
5038
5034
|
for (l = 0; l < r.length; ++l)
|
|
5039
|
-
r[l].indexOf("utf8=") === 0 && (r[l] ===
|
|
5035
|
+
r[l].indexOf("utf8=") === 0 && (r[l] === Rc ? c = "utf-8" : r[l] === Ec && (c = "iso-8859-1"), i = l, l = r.length);
|
|
5040
5036
|
for (l = 0; l < r.length; ++l)
|
|
5041
5037
|
if (l !== i) {
|
|
5042
5038
|
var u = r[l], p = u.indexOf("]="), d = p === -1 ? u.indexOf("=") : p + 1, m, h;
|
|
5043
5039
|
d === -1 ? (m = n.decoder(u, M.decoder, c, "key"), h = n.strictNullHandling ? null : "") : (m = n.decoder(u.slice(0, d), M.decoder, c, "key"), h = Le.maybeMap(
|
|
5044
|
-
|
|
5040
|
+
Ta(u.slice(d + 1), n),
|
|
5045
5041
|
function(v) {
|
|
5046
5042
|
return n.decoder(v, M.decoder, c, "value");
|
|
5047
5043
|
}
|
|
5048
|
-
)), h && n.interpretNumericEntities && c === "iso-8859-1" && (h =
|
|
5049
|
-
var y =
|
|
5044
|
+
)), h && n.interpretNumericEntities && c === "iso-8859-1" && (h = Pc(h)), u.indexOf("[]=") > -1 && (h = Cc(h) ? [h] : h);
|
|
5045
|
+
var y = Gt.call(a, m);
|
|
5050
5046
|
y && n.duplicates === "combine" ? a[m] = Le.combine(a[m], h) : (!y || n.duplicates === "last") && (a[m] = h);
|
|
5051
5047
|
}
|
|
5052
5048
|
return a;
|
|
5053
|
-
},
|
|
5054
|
-
for (var s = a ? t :
|
|
5049
|
+
}, Fc = function(e, t, n, a) {
|
|
5050
|
+
for (var s = a ? t : Ta(t, n), o = e.length - 1; o >= 0; --o) {
|
|
5055
5051
|
var r, i = e[o];
|
|
5056
5052
|
if (i === "[]" && n.parseArrays)
|
|
5057
5053
|
r = n.allowEmptyArrays && s === "" ? [] : [].concat(s);
|
|
@@ -5063,22 +5059,22 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
5063
5059
|
s = r;
|
|
5064
5060
|
}
|
|
5065
5061
|
return s;
|
|
5066
|
-
},
|
|
5062
|
+
}, qc = function(t, n, a, s) {
|
|
5067
5063
|
if (t) {
|
|
5068
5064
|
var o = a.allowDots ? t.replace(/\.([^.[]+)/g, "[$1]") : t, r = /(\[[^[\]]*])/, i = /(\[[^[\]]*])/g, l = a.depth > 0 && r.exec(o), c = l ? o.slice(0, l.index) : o, u = [];
|
|
5069
5065
|
if (c) {
|
|
5070
|
-
if (!a.plainObjects &&
|
|
5066
|
+
if (!a.plainObjects && Gt.call(Object.prototype, c) && !a.allowPrototypes)
|
|
5071
5067
|
return;
|
|
5072
5068
|
u.push(c);
|
|
5073
5069
|
}
|
|
5074
5070
|
for (var p = 0; a.depth > 0 && (l = i.exec(o)) !== null && p < a.depth; ) {
|
|
5075
|
-
if (p += 1, !a.plainObjects &&
|
|
5071
|
+
if (p += 1, !a.plainObjects && Gt.call(Object.prototype, l[1].slice(1, -1)) && !a.allowPrototypes)
|
|
5076
5072
|
return;
|
|
5077
5073
|
u.push(l[1]);
|
|
5078
5074
|
}
|
|
5079
|
-
return l && u.push("[" + o.slice(l.index) + "]"),
|
|
5075
|
+
return l && u.push("[" + o.slice(l.index) + "]"), Fc(u, n, a, s);
|
|
5080
5076
|
}
|
|
5081
|
-
},
|
|
5077
|
+
}, Ic = function(t) {
|
|
5082
5078
|
if (!t)
|
|
5083
5079
|
return M;
|
|
5084
5080
|
if (typeof t.allowEmptyArrays < "u" && typeof t.allowEmptyArrays != "boolean")
|
|
@@ -5115,24 +5111,24 @@ var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%
|
|
|
5115
5111
|
plainObjects: typeof t.plainObjects == "boolean" ? t.plainObjects : M.plainObjects,
|
|
5116
5112
|
strictNullHandling: typeof t.strictNullHandling == "boolean" ? t.strictNullHandling : M.strictNullHandling
|
|
5117
5113
|
};
|
|
5118
|
-
},
|
|
5119
|
-
var n =
|
|
5114
|
+
}, _c = function(e, t) {
|
|
5115
|
+
var n = Ic(t);
|
|
5120
5116
|
if (e === "" || e === null || typeof e > "u")
|
|
5121
5117
|
return n.plainObjects ? /* @__PURE__ */ Object.create(null) : {};
|
|
5122
|
-
for (var a = typeof e == "string" ?
|
|
5123
|
-
var i = o[r], l =
|
|
5118
|
+
for (var a = typeof e == "string" ? Ac(e, n) : e, s = n.plainObjects ? /* @__PURE__ */ Object.create(null) : {}, o = Object.keys(a), r = 0; r < o.length; ++r) {
|
|
5119
|
+
var i = o[r], l = qc(i, a[i], n, typeof e == "string");
|
|
5124
5120
|
s = Le.merge(s, l, n);
|
|
5125
5121
|
}
|
|
5126
5122
|
return n.allowSparse === !0 ? s : Le.compact(s);
|
|
5127
|
-
},
|
|
5128
|
-
formats:
|
|
5129
|
-
parse:
|
|
5130
|
-
stringify:
|
|
5131
|
-
},
|
|
5123
|
+
}, Lc = Oc, Uc = _c, Mc = vn, ct = {
|
|
5124
|
+
formats: Mc,
|
|
5125
|
+
parse: Uc,
|
|
5126
|
+
stringify: Lc
|
|
5127
|
+
}, Hc = Ss;
|
|
5132
5128
|
function oe() {
|
|
5133
5129
|
this.protocol = null, this.slashes = null, this.auth = null, this.host = null, this.port = null, this.hostname = null, this.hash = null, this.search = null, this.query = null, this.pathname = null, this.path = null, this.href = null;
|
|
5134
5130
|
}
|
|
5135
|
-
var
|
|
5131
|
+
var Bc = /^([a-z0-9.+-]+:)/i, Dc = /:[0-9]*$/, Vc = /^(\/\/?(?!\/)[^?\s]*)(\?[^\s]*)?$/, Wc = [
|
|
5136
5132
|
"<",
|
|
5137
5133
|
">",
|
|
5138
5134
|
'"',
|
|
@@ -5142,30 +5138,30 @@ var Vc = /^([a-z0-9.+-]+:)/i, Wc = /:[0-9]*$/, zc = /^(\/\/?(?!\/)[^?\s]*)(\?[^\
|
|
|
5142
5138
|
`
|
|
5143
5139
|
`,
|
|
5144
5140
|
" "
|
|
5145
|
-
],
|
|
5141
|
+
], zc = [
|
|
5146
5142
|
"{",
|
|
5147
5143
|
"}",
|
|
5148
5144
|
"|",
|
|
5149
5145
|
"\\",
|
|
5150
5146
|
"^",
|
|
5151
5147
|
"`"
|
|
5152
|
-
].concat(
|
|
5148
|
+
].concat(Wc), Kt = ["'"].concat(zc), ir = [
|
|
5153
5149
|
"%",
|
|
5154
5150
|
"/",
|
|
5155
5151
|
"?",
|
|
5156
5152
|
";",
|
|
5157
5153
|
"#"
|
|
5158
|
-
].concat(
|
|
5154
|
+
].concat(Kt), sr = [
|
|
5159
5155
|
"/",
|
|
5160
5156
|
"?",
|
|
5161
5157
|
"#"
|
|
5162
|
-
],
|
|
5158
|
+
], Jc = 255, lr = /^[+a-z0-9A-Z_-]{0,63}$/, Gc = /^([+a-z0-9A-Z_-]{0,63})(.*)$/, Kc = {
|
|
5163
5159
|
javascript: !0,
|
|
5164
5160
|
"javascript:": !0
|
|
5165
|
-
},
|
|
5161
|
+
}, Qt = {
|
|
5166
5162
|
javascript: !0,
|
|
5167
5163
|
"javascript:": !0
|
|
5168
|
-
},
|
|
5164
|
+
}, qe = {
|
|
5169
5165
|
http: !0,
|
|
5170
5166
|
https: !0,
|
|
5171
5167
|
ftp: !0,
|
|
@@ -5176,7 +5172,7 @@ var Vc = /^([a-z0-9.+-]+:)/i, Wc = /:[0-9]*$/, zc = /^(\/\/?(?!\/)[^?\s]*)(\?[^\
|
|
|
5176
5172
|
"ftp:": !0,
|
|
5177
5173
|
"gopher:": !0,
|
|
5178
5174
|
"file:": !0
|
|
5179
|
-
},
|
|
5175
|
+
}, Yt = ct;
|
|
5180
5176
|
function bn(e, t, n) {
|
|
5181
5177
|
if (e && typeof e == "object" && e instanceof oe)
|
|
5182
5178
|
return e;
|
|
@@ -5190,11 +5186,11 @@ oe.prototype.parse = function(e, t, n) {
|
|
|
5190
5186
|
o[0] = o[0].replace(r, "/"), e = o.join(s);
|
|
5191
5187
|
var i = e;
|
|
5192
5188
|
if (i = i.trim(), !n && e.split("#").length === 1) {
|
|
5193
|
-
var l =
|
|
5189
|
+
var l = Vc.exec(i);
|
|
5194
5190
|
if (l)
|
|
5195
|
-
return this.path = i, this.href = i, this.pathname = l[1], l[2] ? (this.search = l[2], t ? this.query =
|
|
5191
|
+
return this.path = i, this.href = i, this.pathname = l[1], l[2] ? (this.search = l[2], t ? this.query = Yt.parse(this.search.substr(1)) : this.query = this.search.substr(1)) : t && (this.search = "", this.query = {}), this;
|
|
5196
5192
|
}
|
|
5197
|
-
var c =
|
|
5193
|
+
var c = Bc.exec(i);
|
|
5198
5194
|
if (c) {
|
|
5199
5195
|
c = c[0];
|
|
5200
5196
|
var u = c.toLowerCase();
|
|
@@ -5202,17 +5198,17 @@ oe.prototype.parse = function(e, t, n) {
|
|
|
5202
5198
|
}
|
|
5203
5199
|
if (n || c || i.match(/^\/\/[^@/]+@[^@/]+/)) {
|
|
5204
5200
|
var p = i.substr(0, 2) === "//";
|
|
5205
|
-
p && !(c &&
|
|
5201
|
+
p && !(c && Qt[c]) && (i = i.substr(2), this.slashes = !0);
|
|
5206
5202
|
}
|
|
5207
|
-
if (!
|
|
5208
|
-
for (var d = -1, m = 0; m <
|
|
5209
|
-
var h = i.indexOf(
|
|
5203
|
+
if (!Qt[c] && (p || c && !qe[c])) {
|
|
5204
|
+
for (var d = -1, m = 0; m < sr.length; m++) {
|
|
5205
|
+
var h = i.indexOf(sr[m]);
|
|
5210
5206
|
h !== -1 && (d === -1 || h < d) && (d = h);
|
|
5211
5207
|
}
|
|
5212
5208
|
var y, v;
|
|
5213
5209
|
d === -1 ? v = i.lastIndexOf("@") : v = i.lastIndexOf("@", d), v !== -1 && (y = i.slice(0, v), i = i.slice(v + 1), this.auth = decodeURIComponent(y)), d = -1;
|
|
5214
|
-
for (var m = 0; m <
|
|
5215
|
-
var h = i.indexOf(
|
|
5210
|
+
for (var m = 0; m < ir.length; m++) {
|
|
5211
|
+
var h = i.indexOf(ir[m]);
|
|
5216
5212
|
h !== -1 && (d === -1 || h < d) && (d = h);
|
|
5217
5213
|
}
|
|
5218
5214
|
d === -1 && (d = i.length), this.host = i.slice(0, d), i = i.slice(d), this.parseHost(), this.hostname = this.hostname || "";
|
|
@@ -5220,50 +5216,50 @@ oe.prototype.parse = function(e, t, n) {
|
|
|
5220
5216
|
if (!b)
|
|
5221
5217
|
for (var g = this.hostname.split(/\./), m = 0, x = g.length; m < x; m++) {
|
|
5222
5218
|
var w = g[m];
|
|
5223
|
-
if (w && !w.match(
|
|
5219
|
+
if (w && !w.match(lr)) {
|
|
5224
5220
|
for (var S = "", k = 0, C = w.length; k < C; k++)
|
|
5225
5221
|
w.charCodeAt(k) > 127 ? S += "x" : S += w[k];
|
|
5226
|
-
if (!S.match(
|
|
5227
|
-
var P = g.slice(0, m), R = g.slice(m + 1),
|
|
5228
|
-
|
|
5222
|
+
if (!S.match(lr)) {
|
|
5223
|
+
var P = g.slice(0, m), R = g.slice(m + 1), I = w.match(Gc);
|
|
5224
|
+
I && (P.push(I[1]), R.unshift(I[2])), R.length && (i = "/" + R.join(".") + i), this.hostname = P.join(".");
|
|
5229
5225
|
break;
|
|
5230
5226
|
}
|
|
5231
5227
|
}
|
|
5232
5228
|
}
|
|
5233
|
-
this.hostname.length >
|
|
5234
|
-
var
|
|
5235
|
-
this.host =
|
|
5236
|
-
}
|
|
5237
|
-
if (!
|
|
5238
|
-
for (var m = 0, x =
|
|
5239
|
-
var
|
|
5240
|
-
if (i.indexOf(
|
|
5241
|
-
var H = encodeURIComponent(
|
|
5242
|
-
H ===
|
|
5229
|
+
this.hostname.length > Jc ? this.hostname = "" : this.hostname = this.hostname.toLowerCase(), b || (this.hostname = Hc.toASCII(this.hostname));
|
|
5230
|
+
var W = this.port ? ":" + this.port : "", A = this.hostname || "";
|
|
5231
|
+
this.host = A + W, this.href += this.host, b && (this.hostname = this.hostname.substr(1, this.hostname.length - 2), i[0] !== "/" && (i = "/" + i));
|
|
5232
|
+
}
|
|
5233
|
+
if (!Kc[u])
|
|
5234
|
+
for (var m = 0, x = Kt.length; m < x; m++) {
|
|
5235
|
+
var _ = Kt[m];
|
|
5236
|
+
if (i.indexOf(_) !== -1) {
|
|
5237
|
+
var H = encodeURIComponent(_);
|
|
5238
|
+
H === _ && (H = escape(_)), i = i.split(_).join(H);
|
|
5243
5239
|
}
|
|
5244
5240
|
}
|
|
5245
|
-
var
|
|
5246
|
-
|
|
5241
|
+
var X = i.indexOf("#");
|
|
5242
|
+
X !== -1 && (this.hash = i.substr(X), i = i.slice(0, X));
|
|
5247
5243
|
var ee = i.indexOf("?");
|
|
5248
|
-
if (ee !== -1 ? (this.search = i.substr(ee), this.query = i.substr(ee + 1), t && (this.query =
|
|
5249
|
-
var
|
|
5250
|
-
this.path =
|
|
5244
|
+
if (ee !== -1 ? (this.search = i.substr(ee), this.query = i.substr(ee + 1), t && (this.query = Yt.parse(this.query)), i = i.slice(0, ee)) : t && (this.search = "", this.query = {}), i && (this.pathname = i), qe[u] && this.hostname && !this.pathname && (this.pathname = "/"), this.pathname || this.search) {
|
|
5245
|
+
var W = this.pathname || "", he = this.search || "";
|
|
5246
|
+
this.path = W + he;
|
|
5251
5247
|
}
|
|
5252
5248
|
return this.href = this.format(), this;
|
|
5253
5249
|
};
|
|
5254
|
-
function
|
|
5250
|
+
function Qc(e) {
|
|
5255
5251
|
return typeof e == "string" && (e = bn(e)), e instanceof oe ? e.format() : oe.prototype.format.call(e);
|
|
5256
5252
|
}
|
|
5257
5253
|
oe.prototype.format = function() {
|
|
5258
5254
|
var e = this.auth || "";
|
|
5259
5255
|
e && (e = encodeURIComponent(e), e = e.replace(/%3A/i, ":"), e += "@");
|
|
5260
5256
|
var t = this.protocol || "", n = this.pathname || "", a = this.hash || "", s = !1, o = "";
|
|
5261
|
-
this.host ? s = e + this.host : this.hostname && (s = e + (this.hostname.indexOf(":") === -1 ? this.hostname : "[" + this.hostname + "]"), this.port && (s += ":" + this.port)), this.query && typeof this.query == "object" && Object.keys(this.query).length && (o =
|
|
5257
|
+
this.host ? s = e + this.host : this.hostname && (s = e + (this.hostname.indexOf(":") === -1 ? this.hostname : "[" + this.hostname + "]"), this.port && (s += ":" + this.port)), this.query && typeof this.query == "object" && Object.keys(this.query).length && (o = Yt.stringify(this.query, {
|
|
5262
5258
|
arrayFormat: "repeat",
|
|
5263
5259
|
addQueryPrefix: !1
|
|
5264
5260
|
}));
|
|
5265
5261
|
var r = this.search || o && "?" + o || "";
|
|
5266
|
-
return t && t.substr(-1) !== ":" && (t += ":"), this.slashes || (!t ||
|
|
5262
|
+
return t && t.substr(-1) !== ":" && (t += ":"), this.slashes || (!t || qe[t]) && s !== !1 ? (s = "//" + (s || ""), n && n.charAt(0) !== "/" && (n = "/" + n)) : s || (s = ""), a && a.charAt(0) !== "#" && (a = "#" + a), r && r.charAt(0) !== "?" && (r = "?" + r), n = n.replace(/[?#]/g, function(i) {
|
|
5267
5263
|
return encodeURIComponent(i);
|
|
5268
5264
|
}), r = r.replace("#", "%23"), t + s + n + r + a;
|
|
5269
5265
|
};
|
|
@@ -5286,17 +5282,17 @@ oe.prototype.resolveObject = function(e) {
|
|
|
5286
5282
|
var l = r[i];
|
|
5287
5283
|
l !== "protocol" && (n[l] = e[l]);
|
|
5288
5284
|
}
|
|
5289
|
-
return
|
|
5285
|
+
return qe[n.protocol] && n.hostname && !n.pathname && (n.pathname = "/", n.path = n.pathname), n.href = n.format(), n;
|
|
5290
5286
|
}
|
|
5291
5287
|
if (e.protocol && e.protocol !== n.protocol) {
|
|
5292
|
-
if (!
|
|
5288
|
+
if (!qe[e.protocol]) {
|
|
5293
5289
|
for (var c = Object.keys(e), u = 0; u < c.length; u++) {
|
|
5294
5290
|
var p = c[u];
|
|
5295
5291
|
n[p] = e[p];
|
|
5296
5292
|
}
|
|
5297
5293
|
return n.href = n.format(), n;
|
|
5298
5294
|
}
|
|
5299
|
-
if (n.protocol = e.protocol, !e.host && !
|
|
5295
|
+
if (n.protocol = e.protocol, !e.host && !Qt[e.protocol]) {
|
|
5300
5296
|
for (var x = (e.pathname || "").split("/"); x.length && !(e.host = x.shift()); )
|
|
5301
5297
|
;
|
|
5302
5298
|
e.host || (e.host = ""), e.hostname || (e.hostname = ""), x[0] !== "" && x.unshift(""), x.length < 2 && x.unshift(""), n.pathname = x.join("/");
|
|
@@ -5308,7 +5304,7 @@ oe.prototype.resolveObject = function(e) {
|
|
|
5308
5304
|
}
|
|
5309
5305
|
return n.slashes = n.slashes || e.slashes, n.href = n.format(), n;
|
|
5310
5306
|
}
|
|
5311
|
-
var h = n.pathname && n.pathname.charAt(0) === "/", y = e.host || e.pathname && e.pathname.charAt(0) === "/", v = y || h || n.host && e.pathname, b = v, g = n.pathname && n.pathname.split("/") || [], x = e.pathname && e.pathname.split("/") || [], w = n.protocol && !
|
|
5307
|
+
var h = n.pathname && n.pathname.charAt(0) === "/", y = e.host || e.pathname && e.pathname.charAt(0) === "/", v = y || h || n.host && e.pathname, b = v, g = n.pathname && n.pathname.split("/") || [], x = e.pathname && e.pathname.split("/") || [], w = n.protocol && !qe[n.protocol];
|
|
5312
5308
|
if (w && (n.hostname = "", n.port = null, n.host && (g[0] === "" ? g[0] = n.host : g.unshift(n.host)), n.host = "", e.protocol && (e.hostname = null, e.port = null, e.host && (x[0] === "" ? x[0] = e.host : x.unshift(e.host)), e.host = null), v = v && (x[0] === "" || g[0] === "")), y)
|
|
5313
5309
|
n.host = e.host || e.host === "" ? e.host : n.host, n.hostname = e.hostname || e.hostname === "" ? e.hostname : n.hostname, n.search = e.search, n.query = e.query, g = x;
|
|
5314
5310
|
else if (x.length)
|
|
@@ -5329,24 +5325,24 @@ oe.prototype.resolveObject = function(e) {
|
|
|
5329
5325
|
for (; P--; P)
|
|
5330
5326
|
g.unshift("..");
|
|
5331
5327
|
v && g[0] !== "" && (!g[0] || g[0].charAt(0) !== "/") && g.unshift(""), C && g.join("/").substr(-1) !== "/" && g.push("");
|
|
5332
|
-
var
|
|
5328
|
+
var I = g[0] === "" || g[0] && g[0].charAt(0) === "/";
|
|
5333
5329
|
if (w) {
|
|
5334
|
-
n.hostname =
|
|
5330
|
+
n.hostname = I ? "" : g.length ? g.shift() : "", n.host = n.hostname;
|
|
5335
5331
|
var S = n.host && n.host.indexOf("@") > 0 ? n.host.split("@") : !1;
|
|
5336
5332
|
S && (n.auth = S.shift(), n.hostname = S.shift(), n.host = n.hostname);
|
|
5337
5333
|
}
|
|
5338
|
-
return v = v || n.host && g.length, v && !
|
|
5334
|
+
return v = v || n.host && g.length, v && !I && g.unshift(""), g.length > 0 ? n.pathname = g.join("/") : (n.pathname = null, n.path = null), (n.pathname !== null || n.search !== null) && (n.path = (n.pathname ? n.pathname : "") + (n.search ? n.search : "")), n.auth = e.auth || n.auth, n.slashes = n.slashes || e.slashes, n.href = n.format(), n;
|
|
5339
5335
|
};
|
|
5340
5336
|
oe.prototype.parseHost = function() {
|
|
5341
|
-
var e = this.host, t =
|
|
5337
|
+
var e = this.host, t = Dc.exec(e);
|
|
5342
5338
|
t && (t = t[0], t !== ":" && (this.port = t.substr(1)), e = e.substr(0, e.length - t.length)), e && (this.hostname = e);
|
|
5343
5339
|
};
|
|
5344
|
-
var
|
|
5340
|
+
var Yc = bn, cr = Qc, Xc = (e) => typeof e == "object" && "log" in e && typeof e.log == "object" && "entries" in e.log && Array.isArray(e.log.entries), Zc = class {
|
|
5345
5341
|
constructor(e, t = {}) {
|
|
5346
5342
|
this.initCalled = !1, this.entries = [], this.requests = [], this.options = {}, this.options = {
|
|
5347
5343
|
harIsAlreadyEncoded: !1,
|
|
5348
5344
|
...t
|
|
5349
|
-
}, this.requests = [],
|
|
5345
|
+
}, this.requests = [], Xc(e) ? this.entries = e.log.entries : this.entries = [
|
|
5350
5346
|
{
|
|
5351
5347
|
request: e
|
|
5352
5348
|
}
|
|
@@ -5381,7 +5377,7 @@ var Zc = bn, ur = Xc, eu = (e) => typeof e == "object" && "log" in e && typeof e
|
|
|
5381
5377
|
cookiesObj: {},
|
|
5382
5378
|
allHeaders: {}
|
|
5383
5379
|
};
|
|
5384
|
-
if (n.queryString && n.queryString.length && (n.queryObj = n.queryString.reduce(
|
|
5380
|
+
if (n.queryString && n.queryString.length && (n.queryObj = n.queryString.reduce(Nn, {})), n.headers && n.headers.length) {
|
|
5385
5381
|
const m = /^HTTP\/2/;
|
|
5386
5382
|
n.headersObj = n.headers.reduce((h, { name: y, value: v }) => {
|
|
5387
5383
|
const b = m.exec(n.httpVersion) ? y.toLocaleLowerCase() : y;
|
|
@@ -5414,12 +5410,12 @@ var Zc = bn, ur = Xc, eu = (e) => typeof e == "object" && "log" in e && typeof e
|
|
|
5414
5410
|
`Content-Disposition: form-data; name="${v(b(k))}"; filename="${P}"`
|
|
5415
5411
|
), g.push(`Content-Type: ${R}`)) : g.push(`Content-Disposition: form-data; name="${v(b(k))}"`), g.push(""), g.push(b(C)), S !== n.postData.params.length - 1 && g.push(`--${m}`);
|
|
5416
5412
|
}), g.push(`--${h}`), n.postData.boundary = m, n.postData.text = g.join(y);
|
|
5417
|
-
const x =
|
|
5413
|
+
const x = Q(n.headersObj, "content-type") || "content-type";
|
|
5418
5414
|
n.headersObj[x] = `multipart/form-data; boundary=${m}`;
|
|
5419
5415
|
}
|
|
5420
5416
|
break;
|
|
5421
5417
|
case "application/x-www-form-urlencoded":
|
|
5422
|
-
n.postData.params ? (n.postData.paramsObj = n.postData.params.reduce(
|
|
5418
|
+
n.postData.params ? (n.postData.paramsObj = n.postData.params.reduce(Nn, {}), n.postData.text = ct.stringify(n.postData.paramsObj)) : n.postData.text = "";
|
|
5423
5419
|
break;
|
|
5424
5420
|
case "text/json":
|
|
5425
5421
|
case "text/x-json":
|
|
@@ -5436,7 +5432,7 @@ var Zc = bn, ur = Xc, eu = (e) => typeof e == "object" && "log" in e && typeof e
|
|
|
5436
5432
|
const s = {
|
|
5437
5433
|
...n.allHeaders,
|
|
5438
5434
|
...n.headersObj
|
|
5439
|
-
}, o =
|
|
5435
|
+
}, o = Yc(n.url, !0, !0);
|
|
5440
5436
|
n.queryObj = {
|
|
5441
5437
|
...n.queryObj,
|
|
5442
5438
|
...o.query
|
|
@@ -5453,11 +5449,11 @@ var Zc = bn, ur = Xc, eu = (e) => typeof e == "object" && "log" in e && typeof e
|
|
|
5453
5449
|
query: n.queryObj,
|
|
5454
5450
|
search: r,
|
|
5455
5451
|
path: r ? `${o.pathname}?${r}` : o.pathname
|
|
5456
|
-
}, l =
|
|
5452
|
+
}, l = cr({
|
|
5457
5453
|
...o,
|
|
5458
5454
|
query: null,
|
|
5459
5455
|
search: null
|
|
5460
|
-
}), c =
|
|
5456
|
+
}), c = cr({
|
|
5461
5457
|
...o,
|
|
5462
5458
|
...i
|
|
5463
5459
|
});
|
|
@@ -5471,21 +5467,21 @@ var Zc = bn, ur = Xc, eu = (e) => typeof e == "object" && "log" in e && typeof e
|
|
|
5471
5467
|
}
|
|
5472
5468
|
convert(e, t, n) {
|
|
5473
5469
|
this.initCalled || this.init(), !n && t && (n = t);
|
|
5474
|
-
const a =
|
|
5470
|
+
const a = $s[e];
|
|
5475
5471
|
if (!a)
|
|
5476
5472
|
return !1;
|
|
5477
5473
|
const { convert: s } = a.clientsById[t || a.info.default];
|
|
5478
5474
|
return this.requests.map((r) => s(r, n));
|
|
5479
5475
|
}
|
|
5480
5476
|
};
|
|
5481
|
-
const
|
|
5477
|
+
const Oa = io(
|
|
5482
5478
|
void 0
|
|
5483
|
-
),
|
|
5484
|
-
const e =
|
|
5479
|
+
), Pu = Oa.Provider, eu = () => {
|
|
5480
|
+
const e = so(Oa);
|
|
5485
5481
|
if (!e)
|
|
5486
5482
|
throw new Error("useOasConfig must be used within a OasConfigProvider");
|
|
5487
5483
|
return e.config;
|
|
5488
|
-
},
|
|
5484
|
+
}, tu = ({
|
|
5489
5485
|
server: e,
|
|
5490
5486
|
operation: t
|
|
5491
5487
|
}) => {
|
|
@@ -5502,7 +5498,7 @@ const Ta = oo(
|
|
|
5502
5498
|
isRequired: l.required ?? !1
|
|
5503
5499
|
})), s = (i = t.parameters) == null ? void 0 : i.filter((l) => l.in === "path").map((l) => ({ name: l.name }));
|
|
5504
5500
|
return /* @__PURE__ */ f.jsx(
|
|
5505
|
-
|
|
5501
|
+
aa,
|
|
5506
5502
|
{
|
|
5507
5503
|
server: e,
|
|
5508
5504
|
method: t.method,
|
|
@@ -5515,7 +5511,7 @@ const Ta = oo(
|
|
|
5515
5511
|
}, xn = ({ children: e, className: t }) => /* @__PURE__ */ f.jsx(
|
|
5516
5512
|
"div",
|
|
5517
5513
|
{
|
|
5518
|
-
className:
|
|
5514
|
+
className: q(
|
|
5519
5515
|
"rounded-lg overflow-hidden border dark:border-transparent",
|
|
5520
5516
|
t
|
|
5521
5517
|
),
|
|
@@ -5524,7 +5520,7 @@ const Ta = oo(
|
|
|
5524
5520
|
), kn = ({ children: e, className: t }) => /* @__PURE__ */ f.jsx(
|
|
5525
5521
|
"div",
|
|
5526
5522
|
{
|
|
5527
|
-
className:
|
|
5523
|
+
className: q(
|
|
5528
5524
|
"border-b dark:border-zinc-600 bg-zinc-100 dark:bg-zinc-700 p-2",
|
|
5529
5525
|
t
|
|
5530
5526
|
),
|
|
@@ -5533,61 +5529,61 @@ const Ta = oo(
|
|
|
5533
5529
|
), $n = ({ children: e, className: t }) => /* @__PURE__ */ f.jsx(
|
|
5534
5530
|
"div",
|
|
5535
5531
|
{
|
|
5536
|
-
className:
|
|
5532
|
+
className: q("bg-zinc-50 dark:bg-zinc-800 overflow-auto p-2", t),
|
|
5537
5533
|
children: e
|
|
5538
5534
|
}
|
|
5539
|
-
),
|
|
5535
|
+
), Ca = ({ children: e, className: t }) => /* @__PURE__ */ f.jsx(
|
|
5540
5536
|
"div",
|
|
5541
5537
|
{
|
|
5542
|
-
className:
|
|
5538
|
+
className: q(
|
|
5543
5539
|
"border-t dark:border-zinc-600 bg-zinc-100 dark:bg-zinc-700 p-2",
|
|
5544
5540
|
t
|
|
5545
5541
|
),
|
|
5546
5542
|
children: e
|
|
5547
5543
|
}
|
|
5548
|
-
),
|
|
5549
|
-
function
|
|
5544
|
+
), nu = (e) => typeof e == "object" && e !== null && !Array.isArray(e), Je = (e, t) => e.example !== void 0 ? e.example : e.default !== void 0 ? e.default : e.examples && nu(e.examples) ? Object.values(e.examples)[0] : ru(e);
|
|
5545
|
+
function ru(e, t) {
|
|
5550
5546
|
const n = Object.entries(e.properties ?? {}).concat(
|
|
5551
5547
|
Object.entries(e.additionalProperties ?? {})
|
|
5552
5548
|
);
|
|
5553
5549
|
if (e.type === "object" && n.length > 0) {
|
|
5554
5550
|
const a = {};
|
|
5555
5551
|
return n.forEach(([s, o]) => {
|
|
5556
|
-
const r =
|
|
5552
|
+
const r = Je(o);
|
|
5557
5553
|
r !== void 0 && (a[s] = r);
|
|
5558
5554
|
}), a;
|
|
5559
5555
|
} else if (e.type === "array" && e.items) {
|
|
5560
|
-
const a =
|
|
5556
|
+
const a = Je(e.items);
|
|
5561
5557
|
return a !== void 0 ? [a] : [];
|
|
5562
5558
|
}
|
|
5563
5559
|
}
|
|
5564
|
-
const
|
|
5560
|
+
const au = ({ content: e }) => {
|
|
5565
5561
|
var t;
|
|
5566
5562
|
return e.length ? /* @__PURE__ */ f.jsx(f.Fragment, { children: /* @__PURE__ */ f.jsxs(xn, { children: [
|
|
5567
5563
|
/* @__PURE__ */ f.jsx(kn, { className: "text-xs flex justify-between items-center", children: /* @__PURE__ */ f.jsx("span", { className: "font-mono", children: "Request Body Example" }) }),
|
|
5568
5564
|
/* @__PURE__ */ f.jsx($n, { children: /* @__PURE__ */ f.jsx(
|
|
5569
|
-
|
|
5565
|
+
Ke,
|
|
5570
5566
|
{
|
|
5571
5567
|
language: "json",
|
|
5572
5568
|
noBackground: !0,
|
|
5573
5569
|
copyable: !0,
|
|
5574
|
-
className: "text-xs",
|
|
5570
|
+
className: "text-xs max-h-[450px]",
|
|
5575
5571
|
code: JSON.stringify(
|
|
5576
|
-
(t = e.at(0)) != null && t.schema ?
|
|
5572
|
+
(t = e.at(0)) != null && t.schema ? Je(e[0].schema) : "",
|
|
5577
5573
|
null,
|
|
5578
5574
|
2
|
|
5579
5575
|
)
|
|
5580
5576
|
}
|
|
5581
5577
|
) })
|
|
5582
5578
|
] }) }) : null;
|
|
5583
|
-
},
|
|
5579
|
+
}, ou = ({
|
|
5584
5580
|
responses: e,
|
|
5585
5581
|
selectedResponse: t,
|
|
5586
5582
|
onSelectResponse: n
|
|
5587
5583
|
}) => {
|
|
5588
5584
|
var a;
|
|
5589
5585
|
return /* @__PURE__ */ f.jsx(xn, { children: /* @__PURE__ */ f.jsxs(
|
|
5590
|
-
|
|
5586
|
+
na,
|
|
5591
5587
|
{
|
|
5592
5588
|
defaultValue: (a = e[0]) == null ? void 0 : a.statusCode,
|
|
5593
5589
|
value: t,
|
|
@@ -5599,7 +5595,7 @@ const iu = ({ content: e }) => {
|
|
|
5599
5595
|
ln,
|
|
5600
5596
|
{
|
|
5601
5597
|
value: s.statusCode,
|
|
5602
|
-
className:
|
|
5598
|
+
className: q(
|
|
5603
5599
|
"text-xs font-mono px-1.5 py-1 pb-px translate-y-px border-b-2 border-transparent rounded-t cursor-pointer",
|
|
5604
5600
|
"data-[state=active]:text-primary data-[state=active]:dark:text-inherit data-[state=active]:border-primary",
|
|
5605
5601
|
"hover:border-accent-foreground/25"
|
|
@@ -5614,21 +5610,21 @@ const iu = ({ content: e }) => {
|
|
|
5614
5610
|
const o = (i = (r = s.content) == null ? void 0 : r[0]) == null ? void 0 : i.schema;
|
|
5615
5611
|
return /* @__PURE__ */ f.jsxs(cn, { value: s.statusCode, children: [
|
|
5616
5612
|
/* @__PURE__ */ f.jsx($n, { children: o ? /* @__PURE__ */ f.jsx(
|
|
5617
|
-
|
|
5613
|
+
Ke,
|
|
5618
5614
|
{
|
|
5619
5615
|
language: "json",
|
|
5620
5616
|
noBackground: !0,
|
|
5621
|
-
className: "text-xs",
|
|
5622
|
-
code: JSON.stringify(
|
|
5617
|
+
className: "text-xs max-h-[450px]",
|
|
5618
|
+
code: JSON.stringify(Je(o), null, 2)
|
|
5623
5619
|
}
|
|
5624
5620
|
) : /* @__PURE__ */ f.jsx("span", { className: "text-muted-foreground font-mono italic text-xs", children: "Empty Response" }) }),
|
|
5625
|
-
/* @__PURE__ */ f.jsx(
|
|
5621
|
+
/* @__PURE__ */ f.jsx(Ca, { className: "flex justify-end text-xs", children: s.description })
|
|
5626
5622
|
] }, s.statusCode);
|
|
5627
5623
|
})
|
|
5628
5624
|
]
|
|
5629
5625
|
}
|
|
5630
5626
|
) });
|
|
5631
|
-
},
|
|
5627
|
+
}, iu = (e, t) => {
|
|
5632
5628
|
let n;
|
|
5633
5629
|
switch (t) {
|
|
5634
5630
|
case "shell":
|
|
@@ -5669,7 +5665,7 @@ const iu = ({ content: e }) => {
|
|
|
5669
5665
|
break;
|
|
5670
5666
|
}
|
|
5671
5667
|
return n ? n[0] : "";
|
|
5672
|
-
},
|
|
5668
|
+
}, Pa = br(
|
|
5673
5669
|
/* GraphQL */
|
|
5674
5670
|
`
|
|
5675
5671
|
query getServerQuery($input: JSON!, $type: SchemaType!) {
|
|
@@ -5678,7 +5674,7 @@ const iu = ({ content: e }) => {
|
|
|
5678
5674
|
}
|
|
5679
5675
|
}
|
|
5680
5676
|
`
|
|
5681
|
-
),
|
|
5677
|
+
), su = { suspense: !0 }, lu = {
|
|
5682
5678
|
get: pe.green,
|
|
5683
5679
|
post: pe.blue,
|
|
5684
5680
|
put: pe.yellow,
|
|
@@ -5687,21 +5683,21 @@ const iu = ({ content: e }) => {
|
|
|
5687
5683
|
options: pe.indigo,
|
|
5688
5684
|
head: pe.gray,
|
|
5689
5685
|
trace: pe.gray
|
|
5690
|
-
},
|
|
5686
|
+
}, Eu = ({
|
|
5691
5687
|
operation: e,
|
|
5692
5688
|
selectedResponse: t,
|
|
5693
5689
|
onSelectResponse: n
|
|
5694
5690
|
}) => {
|
|
5695
5691
|
var m, h;
|
|
5696
|
-
const a =
|
|
5697
|
-
query:
|
|
5692
|
+
const a = eu(), [s] = Ea({
|
|
5693
|
+
query: Pa,
|
|
5698
5694
|
variables: a,
|
|
5699
|
-
context:
|
|
5700
|
-
}), o =
|
|
5695
|
+
context: su
|
|
5696
|
+
}), o = lu[e.method.toLocaleLowerCase()] ?? pe.gray, [r, i] = ho(), [, l] = lo(), c = r.get("lang") ?? "shell", u = (m = e.requestBody) == null ? void 0 : m.content, p = e.path.split("/").map((y, v, b) => {
|
|
5701
5697
|
const x = y.startsWith("{") && y.endsWith("}") || y.startsWith(":") ? y.replace(/[:{}]/g, "") : void 0;
|
|
5702
5698
|
return (
|
|
5703
5699
|
// eslint-disable-next-line react/no-array-index-key
|
|
5704
|
-
/* @__PURE__ */ f.jsxs(
|
|
5700
|
+
/* @__PURE__ */ f.jsxs(rt, { children: [
|
|
5705
5701
|
x ? /* @__PURE__ */ f.jsx(
|
|
5706
5702
|
un,
|
|
5707
5703
|
{
|
|
@@ -5715,32 +5711,34 @@ const iu = ({ content: e }) => {
|
|
|
5715
5711
|
/* @__PURE__ */ f.jsx("wbr", {})
|
|
5716
5712
|
] }, y + v)
|
|
5717
5713
|
);
|
|
5718
|
-
}), d =
|
|
5719
|
-
var b;
|
|
5720
|
-
const y = (b = u == null ? void 0 : u[0]) != null && b.schema ?
|
|
5721
|
-
|
|
5722
|
-
|
|
5723
|
-
|
|
5724
|
-
|
|
5725
|
-
|
|
5726
|
-
|
|
5727
|
-
|
|
5728
|
-
|
|
5729
|
-
|
|
5730
|
-
|
|
5731
|
-
|
|
5732
|
-
|
|
5714
|
+
}), d = co(() => {
|
|
5715
|
+
var b, g;
|
|
5716
|
+
const y = (b = u == null ? void 0 : u[0]) != null && b.schema ? Je(u[0].schema) : void 0, v = new Zc({
|
|
5717
|
+
method: e.method.toLocaleUpperCase(),
|
|
5718
|
+
url: (((g = s.data) == null ? void 0 : g.schema.url) ?? "") + e.path.replaceAll("{", ":").replaceAll("}", ""),
|
|
5719
|
+
postData: y ? {
|
|
5720
|
+
text: JSON.stringify(y, null, 2),
|
|
5721
|
+
mimeType: "application/json"
|
|
5722
|
+
} : {},
|
|
5723
|
+
headers: [],
|
|
5724
|
+
queryString: [],
|
|
5725
|
+
httpVersion: "",
|
|
5726
|
+
cookies: [],
|
|
5727
|
+
headersSize: 0,
|
|
5728
|
+
bodySize: 0
|
|
5729
|
+
});
|
|
5730
|
+
return iu(v, c);
|
|
5733
5731
|
}, [c, e.method, e.path, u]);
|
|
5734
5732
|
return /* @__PURE__ */ f.jsxs("aside", { className: "flex flex-col overflow-hidden sticky top-[--scroll-padding] gap-4", children: [
|
|
5735
5733
|
/* @__PURE__ */ f.jsxs(xn, { children: [
|
|
5736
5734
|
/* @__PURE__ */ f.jsxs(kn, { className: "flex justify-between items-center flex-nowrap py-3 gap-2 text-xs", children: [
|
|
5737
5735
|
/* @__PURE__ */ f.jsxs("span", { className: "font-mono break-words", children: [
|
|
5738
|
-
/* @__PURE__ */ f.jsx("span", { className:
|
|
5736
|
+
/* @__PURE__ */ f.jsx("span", { className: q("font-semibold", o), children: e.method.toLocaleUpperCase() }),
|
|
5739
5737
|
" ",
|
|
5740
5738
|
p
|
|
5741
5739
|
] }),
|
|
5742
5740
|
/* @__PURE__ */ f.jsx(
|
|
5743
|
-
|
|
5741
|
+
tu,
|
|
5744
5742
|
{
|
|
5745
5743
|
server: ((h = s.data) == null ? void 0 : h.schema.url) ?? "",
|
|
5746
5744
|
operation: e
|
|
@@ -5748,7 +5746,7 @@ const iu = ({ content: e }) => {
|
|
|
5748
5746
|
)
|
|
5749
5747
|
] }),
|
|
5750
5748
|
/* @__PURE__ */ f.jsx($n, { children: /* @__PURE__ */ f.jsx(
|
|
5751
|
-
|
|
5749
|
+
Ke,
|
|
5752
5750
|
{
|
|
5753
5751
|
language: c,
|
|
5754
5752
|
noBackground: !0,
|
|
@@ -5756,10 +5754,10 @@ const iu = ({ content: e }) => {
|
|
|
5756
5754
|
code: d
|
|
5757
5755
|
}
|
|
5758
5756
|
) }),
|
|
5759
|
-
/* @__PURE__ */ f.jsxs(
|
|
5757
|
+
/* @__PURE__ */ f.jsxs(Ca, { className: "flex items-center text-xs gap-2 justify-end py-1", children: [
|
|
5760
5758
|
/* @__PURE__ */ f.jsx("span", { children: "Show example in" }),
|
|
5761
5759
|
/* @__PURE__ */ f.jsx(
|
|
5762
|
-
|
|
5760
|
+
ra,
|
|
5763
5761
|
{
|
|
5764
5762
|
className: "self-start max-w-[150px]",
|
|
5765
5763
|
value: c,
|
|
@@ -5785,9 +5783,9 @@ const iu = ({ content: e }) => {
|
|
|
5785
5783
|
)
|
|
5786
5784
|
] })
|
|
5787
5785
|
] }),
|
|
5788
|
-
u && /* @__PURE__ */ f.jsx(
|
|
5786
|
+
u && /* @__PURE__ */ f.jsx(au, { content: u }),
|
|
5789
5787
|
e.responses.length > 0 && /* @__PURE__ */ f.jsx(
|
|
5790
|
-
|
|
5788
|
+
ou,
|
|
5791
5789
|
{
|
|
5792
5790
|
selectedResponse: t,
|
|
5793
5791
|
onSelectResponse: n,
|
|
@@ -5795,7 +5793,7 @@ const iu = ({ content: e }) => {
|
|
|
5795
5793
|
}
|
|
5796
5794
|
)
|
|
5797
5795
|
] });
|
|
5798
|
-
},
|
|
5796
|
+
}, cu = br(`
|
|
5799
5797
|
query GetCategories($input: JSON!, $type: SchemaType!) {
|
|
5800
5798
|
schema(input: $input, type: $type) {
|
|
5801
5799
|
tags {
|
|
@@ -5813,10 +5811,10 @@ const iu = ({ content: e }) => {
|
|
|
5813
5811
|
}
|
|
5814
5812
|
}
|
|
5815
5813
|
}
|
|
5816
|
-
`),
|
|
5817
|
-
const e =
|
|
5818
|
-
return /* @__PURE__ */ f.jsx(
|
|
5819
|
-
},
|
|
5814
|
+
`), uu = () => {
|
|
5815
|
+
const e = yo(), t = e instanceof Error ? /* @__PURE__ */ f.jsx(Ke, { code: e.message }) : "An unknown error occurred";
|
|
5816
|
+
return /* @__PURE__ */ f.jsx(Ja, { category: "Error", title: "An error occurred", message: t });
|
|
5817
|
+
}, du = {
|
|
5820
5818
|
get: "green",
|
|
5821
5819
|
post: "blue",
|
|
5822
5820
|
put: "yellow",
|
|
@@ -5824,11 +5822,11 @@ const iu = ({ content: e }) => {
|
|
|
5824
5822
|
patch: "purple",
|
|
5825
5823
|
options: "gray",
|
|
5826
5824
|
head: "gray"
|
|
5827
|
-
},
|
|
5828
|
-
const t =
|
|
5825
|
+
}, Ru = (e) => {
|
|
5826
|
+
const t = Qa(e.navigationId ?? "/reference"), n = e.server ? new Ra({
|
|
5829
5827
|
url: e.server,
|
|
5830
|
-
exchanges: [
|
|
5831
|
-
}) :
|
|
5828
|
+
exchanges: [Aa, Fa]
|
|
5829
|
+
}) : _a({ useMemoryClient: e.inMemory ?? !1 });
|
|
5832
5830
|
return {
|
|
5833
5831
|
getHead: () => {
|
|
5834
5832
|
if (e.type === "url" && !e.skipPreload)
|
|
@@ -5853,8 +5851,8 @@ const iu = ({ content: e }) => {
|
|
|
5853
5851
|
...i
|
|
5854
5852
|
}) => {
|
|
5855
5853
|
var u;
|
|
5856
|
-
const l =
|
|
5857
|
-
queryFn: async () => (await n.query(
|
|
5854
|
+
const l = za(), c = Ia({
|
|
5855
|
+
queryFn: async () => (await n.query(Pa, {
|
|
5858
5856
|
type: e.type,
|
|
5859
5857
|
input: e.input
|
|
5860
5858
|
})).data,
|
|
@@ -5862,35 +5860,35 @@ const iu = ({ content: e }) => {
|
|
|
5862
5860
|
queryKey: ["playground-server"]
|
|
5863
5861
|
});
|
|
5864
5862
|
return a && !l.isAuthenticated ? /* @__PURE__ */ f.jsxs(
|
|
5865
|
-
|
|
5863
|
+
Ne,
|
|
5866
5864
|
{
|
|
5867
5865
|
className: "gap-2 items-center",
|
|
5868
5866
|
variant: "outline",
|
|
5869
5867
|
onClick: l.login,
|
|
5870
5868
|
children: [
|
|
5871
5869
|
"Login to open in Playground ",
|
|
5872
|
-
/* @__PURE__ */ f.jsx(
|
|
5870
|
+
/* @__PURE__ */ f.jsx(xo, { size: 16 })
|
|
5873
5871
|
]
|
|
5874
5872
|
}
|
|
5875
5873
|
) : /* @__PURE__ */ f.jsx(
|
|
5876
|
-
|
|
5874
|
+
aa,
|
|
5877
5875
|
{
|
|
5878
5876
|
url: r ?? "/",
|
|
5879
5877
|
method: o ?? "get",
|
|
5880
5878
|
server: s ?? ((u = c.data) == null ? void 0 : u.schema.url) ?? "https://example.com",
|
|
5881
5879
|
...i,
|
|
5882
|
-
children: /* @__PURE__ */ f.jsxs(
|
|
5880
|
+
children: /* @__PURE__ */ f.jsxs(Ne, { className: "gap-2 items-center", variant: "outline", children: [
|
|
5883
5881
|
"Open in Playground ",
|
|
5884
|
-
/* @__PURE__ */ f.jsx(
|
|
5882
|
+
/* @__PURE__ */ f.jsx(bo, { size: 16 })
|
|
5885
5883
|
] })
|
|
5886
5884
|
}
|
|
5887
5885
|
);
|
|
5888
5886
|
}
|
|
5889
5887
|
}),
|
|
5890
5888
|
getSidebar: async (a) => {
|
|
5891
|
-
if (!
|
|
5889
|
+
if (!go({ path: t, end: !1 }, a))
|
|
5892
5890
|
return [];
|
|
5893
|
-
const { data: s } = await n.query(
|
|
5891
|
+
const { data: s } = await n.query(cu, {
|
|
5894
5892
|
input: e.input,
|
|
5895
5893
|
type: e.type
|
|
5896
5894
|
});
|
|
@@ -5906,7 +5904,7 @@ const iu = ({ content: e }) => {
|
|
|
5906
5904
|
href: `#${i.slug}`,
|
|
5907
5905
|
badge: {
|
|
5908
5906
|
label: i.method,
|
|
5909
|
-
color:
|
|
5907
|
+
color: du[i.method.toLowerCase()]
|
|
5910
5908
|
}
|
|
5911
5909
|
}))
|
|
5912
5910
|
}));
|
|
@@ -5919,12 +5917,12 @@ const iu = ({ content: e }) => {
|
|
|
5919
5917
|
getRoutes: () => [
|
|
5920
5918
|
{
|
|
5921
5919
|
async lazy() {
|
|
5922
|
-
const { OpenApiRoute: a } = await import("./Route-
|
|
5920
|
+
const { OpenApiRoute: a } = await import("./Route-Dz_g9UaG.js");
|
|
5923
5921
|
return {
|
|
5924
5922
|
element: /* @__PURE__ */ f.jsx(a, { client: n, config: e })
|
|
5925
5923
|
};
|
|
5926
5924
|
},
|
|
5927
|
-
errorElement: /* @__PURE__ */ f.jsx(
|
|
5925
|
+
errorElement: /* @__PURE__ */ f.jsx(uu, {}),
|
|
5928
5926
|
children: [
|
|
5929
5927
|
{
|
|
5930
5928
|
path: t,
|
|
@@ -5932,7 +5930,7 @@ const iu = ({ content: e }) => {
|
|
|
5932
5930
|
{
|
|
5933
5931
|
index: !0,
|
|
5934
5932
|
async lazy() {
|
|
5935
|
-
const { OperationList: a } = await import("./OperationList-
|
|
5933
|
+
const { OperationList: a } = await import("./OperationList-DzCDNF6G.js");
|
|
5936
5934
|
return { element: /* @__PURE__ */ f.jsx(a, {}) };
|
|
5937
5935
|
}
|
|
5938
5936
|
}
|
|
@@ -5945,18 +5943,18 @@ const iu = ({ content: e }) => {
|
|
|
5945
5943
|
};
|
|
5946
5944
|
export {
|
|
5947
5945
|
un as C,
|
|
5948
|
-
|
|
5949
|
-
|
|
5950
|
-
|
|
5951
|
-
|
|
5952
|
-
|
|
5953
|
-
|
|
5954
|
-
|
|
5955
|
-
|
|
5956
|
-
|
|
5957
|
-
|
|
5958
|
-
|
|
5959
|
-
|
|
5960
|
-
|
|
5946
|
+
Pu as O,
|
|
5947
|
+
Eu as S,
|
|
5948
|
+
jn as T,
|
|
5949
|
+
ft as a,
|
|
5950
|
+
Dr as b,
|
|
5951
|
+
Vr as c,
|
|
5952
|
+
Wr as d,
|
|
5953
|
+
Ut as e,
|
|
5954
|
+
Pe as f,
|
|
5955
|
+
Ee as g,
|
|
5956
|
+
br as h,
|
|
5957
|
+
Ru as o,
|
|
5958
|
+
eu as u
|
|
5961
5959
|
};
|
|
5962
|
-
//# sourceMappingURL=index-
|
|
5960
|
+
//# sourceMappingURL=index-D4AiMx6N.js.map
|