zudoku 0.3.1-dev.2 → 0.3.1-dev.20
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/LICENSE.md +21 -0
- package/dist/lib/authentication/authentication.d.ts +1 -0
- package/dist/lib/authentication/components/CallbackHandler.d.ts +3 -0
- package/dist/lib/authentication/components/CallbackHandler.js +34 -0
- package/dist/lib/authentication/components/CallbackHandler.js.map +1 -0
- package/dist/lib/authentication/providers/auth0.js +20 -1
- package/dist/lib/authentication/providers/auth0.js.map +1 -1
- package/dist/lib/authentication/providers/openid.d.ts +3 -10
- package/dist/lib/authentication/providers/openid.js +46 -31
- package/dist/lib/authentication/providers/openid.js.map +1 -1
- package/dist/lib/components/Header.js +2 -4
- package/dist/lib/components/Header.js.map +1 -1
- package/dist/lib/components/Layout.js +5 -1
- package/dist/lib/components/Layout.js.map +1 -1
- package/dist/lib/components/context/ZudokuProvider.js +1 -3
- package/dist/lib/components/context/ZudokuProvider.js.map +1 -1
- package/dist/lib/core/DevPortalContext.d.ts +1 -4
- package/dist/lib/core/DevPortalContext.js +2 -2
- package/dist/lib/core/DevPortalContext.js.map +1 -1
- package/dist/lib/core/plugins.d.ts +2 -4
- package/dist/lib/core/plugins.js.map +1 -1
- package/dist/lib/plugins/openapi/OperationList.js +3 -4
- package/dist/lib/plugins/openapi/OperationList.js.map +1 -1
- package/dist/lib/plugins/openapi/OperationListItem.js +2 -3
- package/dist/lib/plugins/openapi/OperationListItem.js.map +1 -1
- package/dist/lib/plugins/openapi/ParameterListItem.js +1 -1
- package/dist/lib/plugins/openapi/ParameterListItem.js.map +1 -1
- package/dist/lib/plugins/openapi/playground/PlaygroundDialog.js +2 -2
- package/dist/lib/plugins/openapi/playground/PlaygroundDialog.js.map +1 -1
- package/dist/lib/plugins/openapi/schema/LogicalGroup/LogicalGroup.d.ts +9 -0
- package/dist/lib/plugins/openapi/schema/LogicalGroup/LogicalGroup.js +14 -0
- package/dist/lib/plugins/openapi/schema/LogicalGroup/LogicalGroup.js.map +1 -0
- package/dist/lib/plugins/openapi/schema/LogicalGroup/LogicalGroupConnector.d.ts +6 -0
- package/dist/lib/plugins/openapi/schema/LogicalGroup/LogicalGroupConnector.js +17 -0
- package/dist/lib/plugins/openapi/schema/LogicalGroup/LogicalGroupConnector.js.map +1 -0
- package/dist/lib/plugins/openapi/schema/LogicalGroup/LogicalGroupItem.d.ts +7 -0
- package/dist/lib/plugins/openapi/schema/LogicalGroup/LogicalGroupItem.js +10 -0
- package/dist/lib/plugins/openapi/schema/LogicalGroup/LogicalGroupItem.js.map +1 -0
- package/dist/lib/plugins/openapi/schema/SchemaComponents.d.ts +3 -3
- package/dist/lib/plugins/openapi/schema/SchemaComponents.js +15 -15
- package/dist/lib/plugins/openapi/schema/SchemaComponents.js.map +1 -1
- package/dist/lib/plugins/openapi/schema/SchemaView.js +1 -1
- package/dist/lib/plugins/openapi/schema/SchemaView.js.map +1 -1
- package/dist/lib/plugins/openapi/schema/utils.d.ts +6 -0
- package/dist/lib/plugins/openapi/schema/utils.js +5 -0
- package/dist/lib/plugins/openapi/schema/utils.js.map +1 -1
- package/lib/{AuthenticationPlugin-CH5NSVOu.js → AuthenticationPlugin-owbEUimP.js} +3 -3
- package/lib/{AuthenticationPlugin-CH5NSVOu.js.map → AuthenticationPlugin-owbEUimP.js.map} +1 -1
- package/lib/{CategoryHeading-z15xh7Jb.js → CategoryHeading-DnPprxtD.js} +2 -2
- package/lib/{CategoryHeading-z15xh7Jb.js.map → CategoryHeading-DnPprxtD.js.map} +1 -1
- package/lib/{Combination-DTfV-c98.js → Combination-DruV0zX_.js} +3 -3
- package/lib/{Combination-DTfV-c98.js.map → Combination-DruV0zX_.js.map} +1 -1
- package/lib/ErrorPage-PUg985n_.js +18 -0
- package/lib/ErrorPage-PUg985n_.js.map +1 -0
- package/lib/{Input-DB9VROFR.js → Input-CBfi9Yjc.js} +5 -4
- package/lib/{Input-DB9VROFR.js.map → Input-CBfi9Yjc.js.map} +1 -1
- package/lib/{Markdown-CEccPMI_.js → Markdown-Chb9VIBv.js} +2 -2
- package/lib/{Markdown-CEccPMI_.js.map → Markdown-Chb9VIBv.js.map} +1 -1
- package/lib/{MdxPage-CnqOoqvp.js → MdxPage-CIBHMwTd.js} +5 -5
- package/lib/{MdxPage-CnqOoqvp.js.map → MdxPage-CIBHMwTd.js.map} +1 -1
- package/lib/OperationList-CZiSz5JH.js +590 -0
- package/lib/OperationList-CZiSz5JH.js.map +1 -0
- package/lib/{Route-DfAFiR7v.js → Route-Cle-r-bq.js} +4 -4
- package/lib/{Route-DfAFiR7v.js.map → Route-Cle-r-bq.js.map} +1 -1
- package/lib/{Spinner-BT_AYFrA.js → SidebarBadge-Ba0PhibA.js} +66 -76
- package/lib/SidebarBadge-Ba0PhibA.js.map +1 -0
- package/lib/{SlotletProvider-ByLSCZQa.js → SlotletProvider-Dq80og6-.js} +4 -4
- package/lib/{SlotletProvider-ByLSCZQa.js.map → SlotletProvider-Dq80og6-.js.map} +1 -1
- package/lib/Spinner-CvXZ7QK4.js +15 -0
- package/lib/Spinner-CvXZ7QK4.js.map +1 -0
- package/lib/{ZudokuContext-BIZ8zHbZ.js → ZudokuContext-BQ45UjcB.js} +2 -2
- package/lib/{ZudokuContext-BIZ8zHbZ.js.map → ZudokuContext-BQ45UjcB.js.map} +1 -1
- package/lib/{index-D-9zqIOh.js → index-Br1MQPxy.js} +595 -587
- package/lib/index-Br1MQPxy.js.map +1 -0
- package/lib/{index-Dz4LyXZI.js → index-DCJ9wEIV.js} +3 -3
- package/lib/{index-Dz4LyXZI.js.map → index-DCJ9wEIV.js.map} +1 -1
- package/lib/{index-7kcHaXD6.js → index-Yjb2PyPF.js} +4 -4
- package/lib/{index-7kcHaXD6.js.map → index-Yjb2PyPF.js.map} +1 -1
- package/lib/{urql-DrBfkb92.js → urql-YhcsXYy8.js} +2 -2
- package/lib/urql-YhcsXYy8.js.map +1 -0
- package/lib/{utils-Bh4upQ0e.js → utils-pDHePxa0.js} +3 -3
- package/lib/{utils-Bh4upQ0e.js.map → utils-pDHePxa0.js.map} +1 -1
- package/lib/zudoku.auth-auth0.js +31 -17
- package/lib/zudoku.auth-auth0.js.map +1 -1
- package/lib/zudoku.auth-clerk.js +1 -1
- package/lib/zudoku.auth-openid.js +491 -421
- package/lib/zudoku.auth-openid.js.map +1 -1
- package/lib/zudoku.components.js +434 -443
- package/lib/zudoku.components.js.map +1 -1
- package/lib/zudoku.openapi-worker.js +1 -1
- package/lib/zudoku.plugin-api-keys.js +6 -6
- package/lib/zudoku.plugin-custom-page.js +1 -1
- package/lib/zudoku.plugin-markdown.js +1 -1
- package/lib/zudoku.plugin-openapi.js +8 -7
- package/lib/zudoku.plugin-openapi.js.map +1 -1
- package/package.json +80 -100
- package/src/app/main.css +26 -1
- package/src/lib/authentication/authentication.ts +1 -0
- package/src/lib/authentication/components/CallbackHandler.tsx +59 -0
- package/src/lib/authentication/providers/auth0.tsx +28 -2
- package/src/lib/authentication/providers/openid.tsx +50 -37
- package/src/lib/components/Header.tsx +3 -10
- package/src/lib/components/Layout.tsx +6 -1
- package/src/lib/components/context/ZudokuProvider.tsx +1 -4
- package/src/lib/core/DevPortalContext.ts +2 -7
- package/src/lib/core/plugins.ts +1 -2
- package/src/lib/plugins/openapi/OperationList.tsx +3 -7
- package/src/lib/plugins/openapi/OperationListItem.tsx +3 -4
- package/src/lib/plugins/openapi/ParameterListItem.tsx +1 -1
- package/src/lib/plugins/openapi/playground/PlaygroundDialog.tsx +27 -5
- package/src/lib/plugins/openapi/schema/LogicalGroup/LogicalGroup.tsx +47 -0
- package/src/lib/plugins/openapi/schema/LogicalGroup/LogicalGroupConnector.tsx +54 -0
- package/src/lib/plugins/openapi/schema/LogicalGroup/LogicalGroupItem.tsx +30 -0
- package/src/lib/plugins/openapi/schema/SchemaComponents.tsx +41 -41
- package/src/lib/plugins/openapi/schema/SchemaView.tsx +4 -4
- package/src/lib/plugins/openapi/schema/utils.ts +8 -0
- package/dist/lib/plugins/openapi/util/prose.d.ts +0 -1
- package/dist/lib/plugins/openapi/util/prose.js +0 -4
- package/dist/lib/plugins/openapi/util/prose.js.map +0 -1
- package/lib/OperationList-Cxiw2Z-v.js +0 -457
- package/lib/OperationList-Cxiw2Z-v.js.map +0 -1
- package/lib/Spinner-BT_AYFrA.js.map +0 -1
- package/lib/index-D-9zqIOh.js.map +0 -1
- package/lib/urql-DrBfkb92.js.map +0 -1
- package/src/lib/plugins/openapi/util/prose.ts +0 -7
|
@@ -1,25 +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 dr, u as Yt, P as me, d as be, R as
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import { g as Xt, h as Sn, C as Se, I as mr, i as no, u as ro, a as ao, F as oo, S as io, b as so, c as lo, d as co, f as wn, V as uo } from "./Input-DB9VROFR.js";
|
|
2
|
+
import { u as Pa, C as Ea, c as Ra, f as Aa } from "./urql-YhcsXYy8.js";
|
|
3
|
+
import { v as Fa, w as qa } from "./ZudokuContext-BQ45UjcB.js";
|
|
4
|
+
import { createClient as Ia } from "zudoku/openapi-worker";
|
|
5
|
+
import { a as dr, u as Yt, P as me, d as be, R as _a, S as fr, h as La, e as Ua, F as Ma, D as Ha, q as Ba, m as Da, o as pr, n as rt, k as Va, B as qe, p as Wa } from "./Combination-DruV0zX_.js";
|
|
6
|
+
import { E as za } from "./ErrorPage-PUg985n_.js";
|
|
7
|
+
import { c as Ke, a as A, u as Ja, g as Ga, S as Qe } from "./Markdown-Chb9VIBv.js";
|
|
8
|
+
import { j as Ka } from "./joinPath-B7kNnUX4.js";
|
|
9
|
+
import { g as Xt, h as Sn, C as Se, I as mr, i as Qa, u as Ya, a as Xa, F as Za, S as eo, b as to, c as no, d as ro, f as wn, V as ao } from "./Input-CBfi9Yjc.js";
|
|
11
10
|
import * as j from "react";
|
|
12
|
-
import { useRef as hr, useEffect as yr, useState as gr, Fragment as at, createContext as
|
|
13
|
-
import { P as gt, c as vr, R as
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
11
|
+
import { useRef as hr, useEffect as yr, useState as gr, Fragment as at, createContext as oo, useContext as io, useTransition as so, useMemo as lo } from "react";
|
|
12
|
+
import { P as gt, c as vr, R as co, I as uo, T as pe } from "./SidebarBadge-Ba0PhibA.js";
|
|
13
|
+
import { S as jn } from "./Spinner-CvXZ7QK4.js";
|
|
14
|
+
import { a as fo, c as ot, g as po } from "./_commonjsHelpers-BVfed4GL.js";
|
|
15
|
+
import { c as mo, g as ho } from "./index-Yjb2PyPF.js";
|
|
16
|
+
import { m as yo } from "./router-BiRCp01d.js";
|
|
16
17
|
/**
|
|
17
18
|
* @license lucide-react v0.378.0 - ISC
|
|
18
19
|
*
|
|
19
20
|
* This source code is licensed under the ISC license.
|
|
20
21
|
* See the LICENSE file in the root directory of this source tree.
|
|
21
22
|
*/
|
|
22
|
-
const
|
|
23
|
+
const go = Ke("ChevronsUpDown", [
|
|
23
24
|
["path", { d: "m7 15 5 5 5-5", key: "1hf1tw" }],
|
|
24
25
|
["path", { d: "m7 9 5-5 5 5", key: "sgt6xg" }]
|
|
25
26
|
]);
|
|
@@ -29,7 +30,7 @@ const ko = Ke("ChevronsUpDown", [
|
|
|
29
30
|
* This source code is licensed under the ISC license.
|
|
30
31
|
* See the LICENSE file in the root directory of this source tree.
|
|
31
32
|
*/
|
|
32
|
-
const
|
|
33
|
+
const vo = Ke("CirclePlay", [
|
|
33
34
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
34
35
|
["polygon", { points: "10 8 16 12 10 16 10 8", key: "1cimsy" }]
|
|
35
36
|
]);
|
|
@@ -39,7 +40,7 @@ const br = Ke("CirclePlay", [
|
|
|
39
40
|
* This source code is licensed under the ISC license.
|
|
40
41
|
* See the LICENSE file in the root directory of this source tree.
|
|
41
42
|
*/
|
|
42
|
-
const
|
|
43
|
+
const br = Ke("Eraser", [
|
|
43
44
|
[
|
|
44
45
|
"path",
|
|
45
46
|
{
|
|
@@ -56,7 +57,7 @@ const xr = Ke("Eraser", [
|
|
|
56
57
|
* This source code is licensed under the ISC license.
|
|
57
58
|
* See the LICENSE file in the root directory of this source tree.
|
|
58
59
|
*/
|
|
59
|
-
const
|
|
60
|
+
const bo = Ke("LogIn", [
|
|
60
61
|
["path", { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4", key: "u53s6r" }],
|
|
61
62
|
["polyline", { points: "10 17 15 12 10 7", key: "1ail0h" }],
|
|
62
63
|
["line", { x1: "15", x2: "3", y1: "12", y2: "12", key: "v6grx8" }]
|
|
@@ -67,10 +68,10 @@ const $o = Ke("LogIn", [
|
|
|
67
68
|
* This source code is licensed under the ISC license.
|
|
68
69
|
* See the LICENSE file in the root directory of this source tree.
|
|
69
70
|
*/
|
|
70
|
-
const
|
|
71
|
+
const xr = Ke("X", [
|
|
71
72
|
["path", { d: "M18 6 6 18", key: "1bl5f8" }],
|
|
72
73
|
["path", { d: "m6 6 12 12", key: "d8bk6v" }]
|
|
73
|
-
]),
|
|
74
|
+
]), xo = {
|
|
74
75
|
kind: "Document",
|
|
75
76
|
definitions: [
|
|
76
77
|
{
|
|
@@ -215,7 +216,7 @@ const kr = Ke("X", [
|
|
|
215
216
|
}
|
|
216
217
|
}
|
|
217
218
|
]
|
|
218
|
-
},
|
|
219
|
+
}, ko = {
|
|
219
220
|
kind: "Document",
|
|
220
221
|
definitions: [
|
|
221
222
|
{
|
|
@@ -459,7 +460,7 @@ const kr = Ke("X", [
|
|
|
459
460
|
}
|
|
460
461
|
}
|
|
461
462
|
]
|
|
462
|
-
},
|
|
463
|
+
}, $o = {
|
|
463
464
|
kind: "Document",
|
|
464
465
|
definitions: [
|
|
465
466
|
{
|
|
@@ -525,7 +526,7 @@ const kr = Ke("X", [
|
|
|
525
526
|
}
|
|
526
527
|
}
|
|
527
528
|
]
|
|
528
|
-
},
|
|
529
|
+
}, So = {
|
|
529
530
|
kind: "Document",
|
|
530
531
|
definitions: [
|
|
531
532
|
{
|
|
@@ -641,26 +642,16 @@ const kr = Ke("X", [
|
|
|
641
642
|
}
|
|
642
643
|
}
|
|
643
644
|
]
|
|
644
|
-
},
|
|
645
|
-
"\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":
|
|
646
|
-
"\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":
|
|
647
|
-
"\n query getServerQuery($input: JSON!, $type: SchemaType!) {\n schema(input: $input, type: $type) {\n url\n }\n }\n":
|
|
648
|
-
"\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
|
+
}, wo = {
|
|
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": xo,
|
|
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": ko,
|
|
648
|
+
"\n query getServerQuery($input: JSON!, $type: SchemaType!) {\n schema(input: $input, type: $type) {\n url\n }\n }\n": $o,
|
|
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": So
|
|
649
650
|
};
|
|
650
|
-
function
|
|
651
|
-
return
|
|
651
|
+
function kr(e) {
|
|
652
|
+
return wo[e] ?? {};
|
|
652
653
|
}
|
|
653
|
-
|
|
654
|
-
title: e = "An error occurred",
|
|
655
|
-
message: t,
|
|
656
|
-
category: n
|
|
657
|
-
}) => /* @__PURE__ */ f.jsxs("div", { className: Ya + " h-full pt-[--padding-content-top]", children: [
|
|
658
|
-
n && /* @__PURE__ */ f.jsx(Qa, { children: n }),
|
|
659
|
-
e && /* @__PURE__ */ f.jsx(Xa, { level: 1, className: "flex gap-3.5 items-center", children: e }),
|
|
660
|
-
/* @__PURE__ */ f.jsx("p", { children: t }),
|
|
661
|
-
/* @__PURE__ */ f.jsx(Ja, { to: "/", children: "Go back home" })
|
|
662
|
-
] });
|
|
663
|
-
var Zt = "Dialog", [Sr, Eu] = dr(Zt), [Co, ie] = Sr(Zt), wr = (e) => {
|
|
654
|
+
var Zt = "Dialog", [$r, Cu] = dr(Zt), [jo, ie] = $r(Zt), Sr = (e) => {
|
|
664
655
|
const {
|
|
665
656
|
__scopeDialog: t,
|
|
666
657
|
children: n,
|
|
@@ -674,7 +665,7 @@ var Zt = "Dialog", [Sr, Eu] = dr(Zt), [Co, ie] = Sr(Zt), wr = (e) => {
|
|
|
674
665
|
onChange: o
|
|
675
666
|
});
|
|
676
667
|
return /* @__PURE__ */ f.jsx(
|
|
677
|
-
|
|
668
|
+
jo,
|
|
678
669
|
{
|
|
679
670
|
scope: t,
|
|
680
671
|
triggerRef: i,
|
|
@@ -690,10 +681,10 @@ var Zt = "Dialog", [Sr, Eu] = dr(Zt), [Co, ie] = Sr(Zt), wr = (e) => {
|
|
|
690
681
|
}
|
|
691
682
|
);
|
|
692
683
|
};
|
|
693
|
-
|
|
694
|
-
var
|
|
684
|
+
Sr.displayName = Zt;
|
|
685
|
+
var wr = "DialogTrigger", jr = j.forwardRef(
|
|
695
686
|
(e, t) => {
|
|
696
|
-
const { __scopeDialog: n, ...a } = e, s = ie(
|
|
687
|
+
const { __scopeDialog: n, ...a } = e, s = ie(wr, n), o = Yt(t, s.triggerRef);
|
|
697
688
|
return /* @__PURE__ */ f.jsx(
|
|
698
689
|
me.button,
|
|
699
690
|
{
|
|
@@ -709,28 +700,28 @@ var jr = "DialogTrigger", Nr = j.forwardRef(
|
|
|
709
700
|
);
|
|
710
701
|
}
|
|
711
702
|
);
|
|
712
|
-
|
|
713
|
-
var en = "DialogPortal", [
|
|
703
|
+
jr.displayName = wr;
|
|
704
|
+
var en = "DialogPortal", [No, Nr] = $r(en, {
|
|
714
705
|
forceMount: void 0
|
|
715
|
-
}),
|
|
706
|
+
}), Tr = (e) => {
|
|
716
707
|
const { __scopeDialog: t, forceMount: n, children: a, container: s } = e, o = ie(en, t);
|
|
717
|
-
return /* @__PURE__ */ f.jsx(
|
|
708
|
+
return /* @__PURE__ */ f.jsx(No, { scope: t, forceMount: n, children: j.Children.map(a, (r) => /* @__PURE__ */ f.jsx(gt, { present: n || o.open, children: /* @__PURE__ */ f.jsx(Da, { asChild: !0, container: s, children: r }) })) });
|
|
718
709
|
};
|
|
719
|
-
|
|
720
|
-
var ut = "DialogOverlay",
|
|
710
|
+
Tr.displayName = en;
|
|
711
|
+
var ut = "DialogOverlay", Or = j.forwardRef(
|
|
721
712
|
(e, t) => {
|
|
722
|
-
const n =
|
|
723
|
-
return o.modal ? /* @__PURE__ */ f.jsx(gt, { present: a || o.open, children: /* @__PURE__ */ f.jsx(
|
|
713
|
+
const n = Nr(ut, e.__scopeDialog), { forceMount: a = n.forceMount, ...s } = e, o = ie(ut, e.__scopeDialog);
|
|
714
|
+
return o.modal ? /* @__PURE__ */ f.jsx(gt, { present: a || o.open, children: /* @__PURE__ */ f.jsx(To, { ...s, ref: t }) }) : null;
|
|
724
715
|
}
|
|
725
716
|
);
|
|
726
|
-
|
|
727
|
-
var
|
|
717
|
+
Or.displayName = ut;
|
|
718
|
+
var To = j.forwardRef(
|
|
728
719
|
(e, t) => {
|
|
729
720
|
const { __scopeDialog: n, ...a } = e, s = ie(ut, n);
|
|
730
721
|
return (
|
|
731
722
|
// Make sure `Content` is scrollable even when it doesn't live inside `RemoveScroll`
|
|
732
723
|
// ie. when `Overlay` and `Content` are siblings
|
|
733
|
-
/* @__PURE__ */ f.jsx(
|
|
724
|
+
/* @__PURE__ */ f.jsx(_a, { as: fr, allowPinchZoom: !0, shards: [s.contentRef], children: /* @__PURE__ */ f.jsx(
|
|
734
725
|
me.div,
|
|
735
726
|
{
|
|
736
727
|
"data-state": nn(s.open),
|
|
@@ -741,21 +732,21 @@ var Eo = j.forwardRef(
|
|
|
741
732
|
) })
|
|
742
733
|
);
|
|
743
734
|
}
|
|
744
|
-
), Ne = "DialogContent",
|
|
735
|
+
), Ne = "DialogContent", Cr = j.forwardRef(
|
|
745
736
|
(e, t) => {
|
|
746
|
-
const n =
|
|
747
|
-
return /* @__PURE__ */ f.jsx(gt, { present: a || o.open, children: o.modal ? /* @__PURE__ */ f.jsx(
|
|
737
|
+
const n = Nr(Ne, e.__scopeDialog), { forceMount: a = n.forceMount, ...s } = e, o = ie(Ne, e.__scopeDialog);
|
|
738
|
+
return /* @__PURE__ */ f.jsx(gt, { present: a || o.open, children: o.modal ? /* @__PURE__ */ f.jsx(Oo, { ...s, ref: t }) : /* @__PURE__ */ f.jsx(Co, { ...s, ref: t }) });
|
|
748
739
|
}
|
|
749
740
|
);
|
|
750
|
-
|
|
751
|
-
var
|
|
741
|
+
Cr.displayName = Ne;
|
|
742
|
+
var Oo = j.forwardRef(
|
|
752
743
|
(e, t) => {
|
|
753
744
|
const n = ie(Ne, e.__scopeDialog), a = j.useRef(null), s = Yt(t, n.contentRef, a);
|
|
754
745
|
return j.useEffect(() => {
|
|
755
746
|
const o = a.current;
|
|
756
|
-
if (o) return
|
|
747
|
+
if (o) return La(o);
|
|
757
748
|
}, []), /* @__PURE__ */ f.jsx(
|
|
758
|
-
|
|
749
|
+
Pr,
|
|
759
750
|
{
|
|
760
751
|
...e,
|
|
761
752
|
ref: s,
|
|
@@ -776,11 +767,11 @@ var Ro = j.forwardRef(
|
|
|
776
767
|
}
|
|
777
768
|
);
|
|
778
769
|
}
|
|
779
|
-
),
|
|
770
|
+
), Co = j.forwardRef(
|
|
780
771
|
(e, t) => {
|
|
781
772
|
const n = ie(Ne, e.__scopeDialog), a = j.useRef(!1), s = j.useRef(!1);
|
|
782
773
|
return /* @__PURE__ */ f.jsx(
|
|
783
|
-
|
|
774
|
+
Pr,
|
|
784
775
|
{
|
|
785
776
|
...e,
|
|
786
777
|
ref: t,
|
|
@@ -799,12 +790,12 @@ var Ro = j.forwardRef(
|
|
|
799
790
|
}
|
|
800
791
|
);
|
|
801
792
|
}
|
|
802
|
-
),
|
|
793
|
+
), Pr = j.forwardRef(
|
|
803
794
|
(e, t) => {
|
|
804
795
|
const { __scopeDialog: n, trapFocus: a, onOpenAutoFocus: s, onCloseAutoFocus: o, ...r } = e, i = ie(Ne, n), l = j.useRef(null), c = Yt(t, l);
|
|
805
|
-
return
|
|
796
|
+
return Ua(), /* @__PURE__ */ f.jsxs(f.Fragment, { children: [
|
|
806
797
|
/* @__PURE__ */ f.jsx(
|
|
807
|
-
|
|
798
|
+
Ma,
|
|
808
799
|
{
|
|
809
800
|
asChild: !0,
|
|
810
801
|
loop: !0,
|
|
@@ -812,7 +803,7 @@ var Ro = j.forwardRef(
|
|
|
812
803
|
onMountAutoFocus: s,
|
|
813
804
|
onUnmountAutoFocus: o,
|
|
814
805
|
children: /* @__PURE__ */ f.jsx(
|
|
815
|
-
|
|
806
|
+
Ha,
|
|
816
807
|
{
|
|
817
808
|
role: "dialog",
|
|
818
809
|
id: i.contentId,
|
|
@@ -827,28 +818,28 @@ var Ro = j.forwardRef(
|
|
|
827
818
|
}
|
|
828
819
|
),
|
|
829
820
|
/* @__PURE__ */ f.jsxs(f.Fragment, { children: [
|
|
830
|
-
/* @__PURE__ */ f.jsx(
|
|
831
|
-
/* @__PURE__ */ f.jsx(
|
|
821
|
+
/* @__PURE__ */ f.jsx(Po, { titleId: i.titleId }),
|
|
822
|
+
/* @__PURE__ */ f.jsx(Ro, { contentRef: l, descriptionId: i.descriptionId })
|
|
832
823
|
] })
|
|
833
824
|
] });
|
|
834
825
|
}
|
|
835
|
-
), tn = "DialogTitle",
|
|
826
|
+
), tn = "DialogTitle", Er = j.forwardRef(
|
|
836
827
|
(e, t) => {
|
|
837
828
|
const { __scopeDialog: n, ...a } = e, s = ie(tn, n);
|
|
838
829
|
return /* @__PURE__ */ f.jsx(me.h2, { id: s.titleId, ...a, ref: t });
|
|
839
830
|
}
|
|
840
831
|
);
|
|
841
|
-
|
|
842
|
-
var
|
|
832
|
+
Er.displayName = tn;
|
|
833
|
+
var Rr = "DialogDescription", Ar = j.forwardRef(
|
|
843
834
|
(e, t) => {
|
|
844
|
-
const { __scopeDialog: n, ...a } = e, s = ie(
|
|
835
|
+
const { __scopeDialog: n, ...a } = e, s = ie(Rr, n);
|
|
845
836
|
return /* @__PURE__ */ f.jsx(me.p, { id: s.descriptionId, ...a, ref: t });
|
|
846
837
|
}
|
|
847
838
|
);
|
|
848
|
-
|
|
849
|
-
var
|
|
839
|
+
Ar.displayName = Rr;
|
|
840
|
+
var Fr = "DialogClose", qr = j.forwardRef(
|
|
850
841
|
(e, t) => {
|
|
851
|
-
const { __scopeDialog: n, ...a } = e, s = ie(
|
|
842
|
+
const { __scopeDialog: n, ...a } = e, s = ie(Fr, n);
|
|
852
843
|
return /* @__PURE__ */ f.jsx(
|
|
853
844
|
me.button,
|
|
854
845
|
{
|
|
@@ -860,16 +851,16 @@ var qr = "DialogClose", Ir = j.forwardRef(
|
|
|
860
851
|
);
|
|
861
852
|
}
|
|
862
853
|
);
|
|
863
|
-
|
|
854
|
+
qr.displayName = Fr;
|
|
864
855
|
function nn(e) {
|
|
865
856
|
return e ? "open" : "closed";
|
|
866
857
|
}
|
|
867
|
-
var
|
|
858
|
+
var Ir = "DialogTitleWarning", [Pu, _r] = Ba(Ir, {
|
|
868
859
|
contentName: Ne,
|
|
869
860
|
titleName: tn,
|
|
870
861
|
docsSlug: "dialog"
|
|
871
|
-
}),
|
|
872
|
-
const t =
|
|
862
|
+
}), Po = ({ titleId: e }) => {
|
|
863
|
+
const t = _r(Ir), n = `\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
|
|
873
864
|
|
|
874
865
|
If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
|
|
875
866
|
|
|
@@ -877,16 +868,16 @@ For more information, see https://radix-ui.com/primitives/docs/components/${t.do
|
|
|
877
868
|
return j.useEffect(() => {
|
|
878
869
|
e && (document.getElementById(e) || console.error(n));
|
|
879
870
|
}, [n, e]), null;
|
|
880
|
-
},
|
|
881
|
-
const a = `Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${
|
|
871
|
+
}, Eo = "DialogDescriptionWarning", Ro = ({ contentRef: e, descriptionId: t }) => {
|
|
872
|
+
const a = `Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${_r(Eo).contentName}}.`;
|
|
882
873
|
return j.useEffect(() => {
|
|
883
874
|
var o;
|
|
884
875
|
const s = (o = e.current) == null ? void 0 : o.getAttribute("aria-describedby");
|
|
885
876
|
t && s && (document.getElementById(t) || console.warn(a));
|
|
886
877
|
}, [a, e, t]), null;
|
|
887
|
-
},
|
|
888
|
-
const
|
|
889
|
-
|
|
878
|
+
}, Ao = Sr, Fo = jr, qo = Tr, Lr = Or, Ur = Cr, Mr = Er, Hr = Ar, Io = qr;
|
|
879
|
+
const _o = Ao, Lo = Fo, Uo = qo, Br = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
880
|
+
Lr,
|
|
890
881
|
{
|
|
891
882
|
ref: n,
|
|
892
883
|
className: A(
|
|
@@ -896,11 +887,11 @@ const Ho = _o, Bo = Lo, Do = Uo, Dr = j.forwardRef(({ className: e, ...t }, n) =
|
|
|
896
887
|
...t
|
|
897
888
|
}
|
|
898
889
|
));
|
|
899
|
-
|
|
900
|
-
const
|
|
901
|
-
/* @__PURE__ */ f.jsx(
|
|
890
|
+
Br.displayName = Lr.displayName;
|
|
891
|
+
const Dr = j.forwardRef(({ className: e, children: t, ...n }, a) => /* @__PURE__ */ f.jsxs(Uo, { children: [
|
|
892
|
+
/* @__PURE__ */ f.jsx(Br, {}),
|
|
902
893
|
/* @__PURE__ */ f.jsxs(
|
|
903
|
-
|
|
894
|
+
Ur,
|
|
904
895
|
{
|
|
905
896
|
ref: a,
|
|
906
897
|
className: A(
|
|
@@ -910,17 +901,17 @@ const Vr = j.forwardRef(({ className: e, children: t, ...n }, a) => /* @__PURE__
|
|
|
910
901
|
...n,
|
|
911
902
|
children: [
|
|
912
903
|
t,
|
|
913
|
-
/* @__PURE__ */ f.jsxs(
|
|
914
|
-
/* @__PURE__ */ f.jsx(
|
|
904
|
+
/* @__PURE__ */ f.jsxs(Io, { 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(xr, { className: "h-4 w-4" }),
|
|
915
906
|
/* @__PURE__ */ f.jsx("span", { className: "sr-only", children: "Close" })
|
|
916
907
|
] })
|
|
917
908
|
]
|
|
918
909
|
}
|
|
919
910
|
)
|
|
920
911
|
] }));
|
|
921
|
-
|
|
922
|
-
const
|
|
923
|
-
|
|
912
|
+
Dr.displayName = Ur.displayName;
|
|
913
|
+
const Vr = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
914
|
+
Mr,
|
|
924
915
|
{
|
|
925
916
|
ref: n,
|
|
926
917
|
className: A(
|
|
@@ -930,16 +921,16 @@ const Wr = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
|
930
921
|
...t
|
|
931
922
|
}
|
|
932
923
|
));
|
|
933
|
-
|
|
934
|
-
const
|
|
935
|
-
|
|
924
|
+
Vr.displayName = Mr.displayName;
|
|
925
|
+
const Mo = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
926
|
+
Hr,
|
|
936
927
|
{
|
|
937
928
|
ref: n,
|
|
938
929
|
className: A("text-sm text-muted-foreground", e),
|
|
939
930
|
...t
|
|
940
931
|
}
|
|
941
932
|
));
|
|
942
|
-
|
|
933
|
+
Mo.displayName = Hr.displayName;
|
|
943
934
|
const rn = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
944
935
|
"div",
|
|
945
936
|
{
|
|
@@ -952,7 +943,7 @@ const rn = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
|
952
943
|
}
|
|
953
944
|
));
|
|
954
945
|
rn.displayName = "Card";
|
|
955
|
-
const
|
|
946
|
+
const Ho = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
956
947
|
"div",
|
|
957
948
|
{
|
|
958
949
|
ref: n,
|
|
@@ -960,8 +951,8 @@ const Wo = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
|
960
951
|
...t
|
|
961
952
|
}
|
|
962
953
|
));
|
|
963
|
-
|
|
964
|
-
const
|
|
954
|
+
Ho.displayName = "CardHeader";
|
|
955
|
+
const Bo = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
965
956
|
"h3",
|
|
966
957
|
{
|
|
967
958
|
ref: n,
|
|
@@ -969,8 +960,8 @@ const zo = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
|
969
960
|
...t
|
|
970
961
|
}
|
|
971
962
|
));
|
|
972
|
-
|
|
973
|
-
const
|
|
963
|
+
Bo.displayName = "CardTitle";
|
|
964
|
+
const Do = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
974
965
|
"p",
|
|
975
966
|
{
|
|
976
967
|
ref: n,
|
|
@@ -978,10 +969,10 @@ const Jo = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
|
978
969
|
...t
|
|
979
970
|
}
|
|
980
971
|
));
|
|
981
|
-
|
|
982
|
-
const
|
|
983
|
-
|
|
984
|
-
const
|
|
972
|
+
Do.displayName = "CardDescription";
|
|
973
|
+
const Vo = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx("div", { ref: n, className: A("p-6 pt-0", e), ...t }));
|
|
974
|
+
Vo.displayName = "CardContent";
|
|
975
|
+
const Wo = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
985
976
|
"div",
|
|
986
977
|
{
|
|
987
978
|
ref: n,
|
|
@@ -989,10 +980,10 @@ const Ko = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
|
989
980
|
...t
|
|
990
981
|
}
|
|
991
982
|
));
|
|
992
|
-
|
|
993
|
-
var an = "Tabs", [
|
|
983
|
+
Wo.displayName = "CardFooter";
|
|
984
|
+
var an = "Tabs", [zo, Eu] = dr(an, [
|
|
994
985
|
vr
|
|
995
|
-
]),
|
|
986
|
+
]), Wr = vr(), [Jo, on] = zo(an), zr = j.forwardRef(
|
|
996
987
|
(e, t) => {
|
|
997
988
|
const {
|
|
998
989
|
__scopeTabs: n,
|
|
@@ -1003,13 +994,13 @@ var an = "Tabs", [Qo, Au] = dr(an, [
|
|
|
1003
994
|
dir: i,
|
|
1004
995
|
activationMode: l = "automatic",
|
|
1005
996
|
...c
|
|
1006
|
-
} = e, u =
|
|
997
|
+
} = e, u = Va(i), [p, d] = pr({
|
|
1007
998
|
prop: a,
|
|
1008
999
|
onChange: s,
|
|
1009
1000
|
defaultProp: o
|
|
1010
1001
|
});
|
|
1011
1002
|
return /* @__PURE__ */ f.jsx(
|
|
1012
|
-
|
|
1003
|
+
Jo,
|
|
1013
1004
|
{
|
|
1014
1005
|
scope: n,
|
|
1015
1006
|
baseId: rt(),
|
|
@@ -1031,12 +1022,12 @@ var an = "Tabs", [Qo, Au] = dr(an, [
|
|
|
1031
1022
|
);
|
|
1032
1023
|
}
|
|
1033
1024
|
);
|
|
1034
|
-
|
|
1035
|
-
var
|
|
1025
|
+
zr.displayName = an;
|
|
1026
|
+
var Jr = "TabsList", Gr = j.forwardRef(
|
|
1036
1027
|
(e, t) => {
|
|
1037
|
-
const { __scopeTabs: n, loop: a = !0, ...s } = e, o = on(
|
|
1028
|
+
const { __scopeTabs: n, loop: a = !0, ...s } = e, o = on(Jr, n), r = Wr(n);
|
|
1038
1029
|
return /* @__PURE__ */ f.jsx(
|
|
1039
|
-
|
|
1030
|
+
co,
|
|
1040
1031
|
{
|
|
1041
1032
|
asChild: !0,
|
|
1042
1033
|
...r,
|
|
@@ -1056,12 +1047,12 @@ var Gr = "TabsList", Kr = j.forwardRef(
|
|
|
1056
1047
|
);
|
|
1057
1048
|
}
|
|
1058
1049
|
);
|
|
1059
|
-
|
|
1060
|
-
var
|
|
1050
|
+
Gr.displayName = Jr;
|
|
1051
|
+
var Kr = "TabsTrigger", Qr = j.forwardRef(
|
|
1061
1052
|
(e, t) => {
|
|
1062
|
-
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(Kr, n), i = Wr(n), l = Zr(r.baseId, a), c = ea(r.baseId, a), u = a === r.value;
|
|
1063
1054
|
return /* @__PURE__ */ f.jsx(
|
|
1064
|
-
|
|
1055
|
+
uo,
|
|
1065
1056
|
{
|
|
1066
1057
|
asChild: !0,
|
|
1067
1058
|
...i,
|
|
@@ -1096,10 +1087,10 @@ var Qr = "TabsTrigger", Yr = j.forwardRef(
|
|
|
1096
1087
|
);
|
|
1097
1088
|
}
|
|
1098
1089
|
);
|
|
1099
|
-
|
|
1100
|
-
var
|
|
1090
|
+
Qr.displayName = Kr;
|
|
1091
|
+
var Yr = "TabsContent", Xr = j.forwardRef(
|
|
1101
1092
|
(e, t) => {
|
|
1102
|
-
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(Yr, n), l = Zr(i.baseId, a), c = ea(i.baseId, a), u = a === i.value, p = j.useRef(u);
|
|
1103
1094
|
return j.useEffect(() => {
|
|
1104
1095
|
const d = requestAnimationFrame(() => p.current = !1);
|
|
1105
1096
|
return () => cancelAnimationFrame(d);
|
|
@@ -1124,15 +1115,15 @@ var Xr = "TabsContent", Zr = j.forwardRef(
|
|
|
1124
1115
|
) });
|
|
1125
1116
|
}
|
|
1126
1117
|
);
|
|
1127
|
-
|
|
1128
|
-
function
|
|
1118
|
+
Xr.displayName = Yr;
|
|
1119
|
+
function Zr(e, t) {
|
|
1129
1120
|
return `${e}-trigger-${t}`;
|
|
1130
1121
|
}
|
|
1131
|
-
function
|
|
1122
|
+
function ea(e, t) {
|
|
1132
1123
|
return `${e}-content-${t}`;
|
|
1133
1124
|
}
|
|
1134
|
-
var
|
|
1135
|
-
const Nn =
|
|
1125
|
+
var ta = zr, sn = Gr, ln = Qr, cn = Xr;
|
|
1126
|
+
const Nn = ta, _t = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
1136
1127
|
sn,
|
|
1137
1128
|
{
|
|
1138
1129
|
ref: n,
|
|
@@ -1168,7 +1159,7 @@ const Pe = j.forwardRef(({ className: e, ...t }, n) => /* @__PURE__ */ f.jsx(
|
|
|
1168
1159
|
}
|
|
1169
1160
|
));
|
|
1170
1161
|
Pe.displayName = cn.displayName;
|
|
1171
|
-
const
|
|
1162
|
+
const Go = async (e, t, n = 5e3) => {
|
|
1172
1163
|
const a = new AbortController(), s = a.signal, o = fetch(e, { ...t, signal: s }), r = new Promise((i, l) => {
|
|
1173
1164
|
const c = setTimeout(() => {
|
|
1174
1165
|
a.abort("Request timed out"), l(new Error("Request timed out"));
|
|
@@ -1178,12 +1169,12 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1178
1169
|
return Promise.race([o, r]);
|
|
1179
1170
|
}, kt = (e) => Math.abs(
|
|
1180
1171
|
isNaN(parseInt(e)) ? e.toLowerCase().charCodeAt(0) - 96 : isNaN(parseInt(e)) ? 0 : parseInt(e)
|
|
1181
|
-
), $t = (e) => e.length > 1 ? parseInt(e.split("").reduce((t, n) => `${kt(t) + kt(n)}`)) : kt(e),
|
|
1172
|
+
), $t = (e) => e.length > 1 ? parseInt(e.split("").reduce((t, n) => `${kt(t) + kt(n)}`)) : kt(e), Ko = (e, t = {}) => {
|
|
1182
1173
|
const n = (3 * $t(e) + 2 * $t(e) + $t(e)) % 360, { saturation: a = 75, lightness: s = 60 } = t;
|
|
1183
1174
|
return `${n}deg ${a}% ${s}%`;
|
|
1184
|
-
}, St = "data-linked-param",
|
|
1185
|
-
const [t] =
|
|
1186
|
-
return
|
|
1175
|
+
}, St = "data-linked-param", Qo = (e) => {
|
|
1176
|
+
const [t] = Ja();
|
|
1177
|
+
return Ko(
|
|
1187
1178
|
e,
|
|
1188
1179
|
t ? void 0 : { saturation: 85, lightness: 50 }
|
|
1189
1180
|
);
|
|
@@ -1196,7 +1187,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1196
1187
|
children: o,
|
|
1197
1188
|
onClick: r
|
|
1198
1189
|
}) => {
|
|
1199
|
-
const i = hr(null), l = e.replace(/[{}]/g, ""), c = s == null ? void 0 : s.replace(/[{}]/g, ""), u =
|
|
1190
|
+
const i = hr(null), l = e.replace(/[{}]/g, ""), c = s == null ? void 0 : s.replace(/[{}]/g, ""), u = Qo(l), p = `hsl(${u} / ${a})`, d = `hsl(${u} / ${n})`;
|
|
1200
1191
|
return yr(() => {
|
|
1201
1192
|
if (!c || !i.current) return;
|
|
1202
1193
|
const m = () => {
|
|
@@ -1231,7 +1222,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1231
1222
|
]
|
|
1232
1223
|
}
|
|
1233
1224
|
);
|
|
1234
|
-
},
|
|
1225
|
+
}, Yo = (e, t, n) => {
|
|
1235
1226
|
const a = t.replace(/(:\w+|\{\w+})/g, (o) => {
|
|
1236
1227
|
var l;
|
|
1237
1228
|
const r = o.replace(/[:{}]/g, "");
|
|
@@ -1240,7 +1231,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1240
1231
|
return n.queryParams.filter((o) => o.active).forEach((o) => {
|
|
1241
1232
|
s.searchParams.set(o.name, o.value);
|
|
1242
1233
|
}), s;
|
|
1243
|
-
},
|
|
1234
|
+
}, Xo = (e, t) => {
|
|
1244
1235
|
const n = j.forwardRef(({ className: a, asChild: s, ...o }, r) => {
|
|
1245
1236
|
const i = s ? fr : e;
|
|
1246
1237
|
return j.createElement(i, {
|
|
@@ -1250,10 +1241,10 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1250
1241
|
});
|
|
1251
1242
|
});
|
|
1252
1243
|
return n.displayName = `VariantComponent(${e})`, n;
|
|
1253
|
-
}, Lt =
|
|
1244
|
+
}, Lt = Xo(
|
|
1254
1245
|
"input",
|
|
1255
1246
|
"px-2 bg-transparent h-6 font-mono text-xs m-2"
|
|
1256
|
-
),
|
|
1247
|
+
), Zo = ({
|
|
1257
1248
|
control: e,
|
|
1258
1249
|
register: t
|
|
1259
1250
|
}) => {
|
|
@@ -1284,7 +1275,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1284
1275
|
autoComplete: "off"
|
|
1285
1276
|
}
|
|
1286
1277
|
),
|
|
1287
|
-
u && /* @__PURE__ */ f.jsx(
|
|
1278
|
+
u && /* @__PURE__ */ f.jsx(Ga, { size: 16, className: "text-amber-500" })
|
|
1288
1279
|
] }),
|
|
1289
1280
|
/* @__PURE__ */ f.jsx(
|
|
1290
1281
|
Lt,
|
|
@@ -1303,7 +1294,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1303
1294
|
s(c);
|
|
1304
1295
|
},
|
|
1305
1296
|
type: "button",
|
|
1306
|
-
children: /* @__PURE__ */ f.jsx(
|
|
1297
|
+
children: /* @__PURE__ */ f.jsx(xr, { size: 16 })
|
|
1307
1298
|
}
|
|
1308
1299
|
),
|
|
1309
1300
|
/* @__PURE__ */ f.jsx("div", { className: "col-span-full border-b" })
|
|
@@ -1322,7 +1313,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1322
1313
|
}
|
|
1323
1314
|
)
|
|
1324
1315
|
] });
|
|
1325
|
-
},
|
|
1316
|
+
}, ei = ({
|
|
1326
1317
|
control: e
|
|
1327
1318
|
}) => {
|
|
1328
1319
|
const { fields: t } = Xt({
|
|
@@ -1389,21 +1380,21 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1389
1380
|
),
|
|
1390
1381
|
title: "Clear value",
|
|
1391
1382
|
onClick: () => s.onChange(""),
|
|
1392
|
-
children: /* @__PURE__ */ f.jsx(
|
|
1383
|
+
children: /* @__PURE__ */ f.jsx(br, { size: 16 })
|
|
1393
1384
|
}
|
|
1394
1385
|
)
|
|
1395
1386
|
}
|
|
1396
1387
|
)
|
|
1397
1388
|
] }) })
|
|
1398
1389
|
] }, n.id)) }) });
|
|
1399
|
-
},
|
|
1390
|
+
}, ti = ({
|
|
1400
1391
|
control: e,
|
|
1401
1392
|
queryParams: t
|
|
1402
1393
|
}) => {
|
|
1403
1394
|
const { fields: n } = Xt({
|
|
1404
1395
|
control: e,
|
|
1405
1396
|
name: "queryParams"
|
|
1406
|
-
}), a =
|
|
1397
|
+
}), a = Qa(), s = t.map((i) => !!i.isRequired), r = a.watch("identity") !== Be;
|
|
1407
1398
|
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(
|
|
1408
1399
|
// TODO remove this hack for Accu or make it more generic
|
|
1409
1400
|
(i) => !(r && i.name === "apikey")
|
|
@@ -1479,7 +1470,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1479
1470
|
),
|
|
1480
1471
|
title: "Clear value",
|
|
1481
1472
|
onClick: () => c.onChange(""),
|
|
1482
|
-
children: /* @__PURE__ */ f.jsx(
|
|
1473
|
+
children: /* @__PURE__ */ f.jsx(br, { size: 16 })
|
|
1483
1474
|
}
|
|
1484
1475
|
),
|
|
1485
1476
|
name: `queryParams.${l}.value`
|
|
@@ -1487,7 +1478,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1487
1478
|
)
|
|
1488
1479
|
] }) })
|
|
1489
1480
|
] }, i.id)) }) }) });
|
|
1490
|
-
},
|
|
1481
|
+
}, na = ({
|
|
1491
1482
|
value: e,
|
|
1492
1483
|
onChange: t,
|
|
1493
1484
|
className: n,
|
|
@@ -1505,8 +1496,8 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1505
1496
|
children: a.map((s) => /* @__PURE__ */ f.jsx("option", { value: s.value, children: s.label }, s.value))
|
|
1506
1497
|
}
|
|
1507
1498
|
),
|
|
1508
|
-
/* @__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(
|
|
1509
|
-
] }),
|
|
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(go, { size: 14 }) })
|
|
1500
|
+
] }), ni = (e) => {
|
|
1510
1501
|
var n;
|
|
1511
1502
|
return (n = Object.entries({
|
|
1512
1503
|
"application/json": "json",
|
|
@@ -1519,20 +1510,20 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1519
1510
|
}).find(
|
|
1520
1511
|
([a]) => e.includes(a)
|
|
1521
1512
|
)) == null ? void 0 : n[1];
|
|
1522
|
-
},
|
|
1513
|
+
}, ri = (e) => {
|
|
1523
1514
|
const t = e.get("Content-Type") || "";
|
|
1524
|
-
return
|
|
1525
|
-
},
|
|
1515
|
+
return ni(t);
|
|
1516
|
+
}, ai = (e) => {
|
|
1526
1517
|
try {
|
|
1527
1518
|
return JSON.stringify(JSON.parse(e), null, 2);
|
|
1528
1519
|
} catch {
|
|
1529
1520
|
return null;
|
|
1530
1521
|
}
|
|
1531
|
-
},
|
|
1522
|
+
}, oi = ({
|
|
1532
1523
|
body: e = "",
|
|
1533
1524
|
headers: t
|
|
1534
1525
|
}) => {
|
|
1535
|
-
const n =
|
|
1526
|
+
const n = ri(t), a = ai(e), s = a || e, [o, r] = gr(
|
|
1536
1527
|
a ? "formatted" : "raw"
|
|
1537
1528
|
);
|
|
1538
1529
|
return /* @__PURE__ */ f.jsxs("div", { className: "flex flex-col gap-2", children: [
|
|
@@ -1547,7 +1538,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1547
1538
|
}
|
|
1548
1539
|
) }),
|
|
1549
1540
|
a && /* @__PURE__ */ f.jsx("div", { className: "flex justify-end", children: /* @__PURE__ */ f.jsx(
|
|
1550
|
-
|
|
1541
|
+
na,
|
|
1551
1542
|
{
|
|
1552
1543
|
value: o,
|
|
1553
1544
|
onChange: (i) => r(i.target.value),
|
|
@@ -1558,7 +1549,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1558
1549
|
}
|
|
1559
1550
|
) })
|
|
1560
1551
|
] });
|
|
1561
|
-
}, Be = "__none",
|
|
1552
|
+
}, Be = "__none", ii = {
|
|
1562
1553
|
200: "OK",
|
|
1563
1554
|
201: "Created",
|
|
1564
1555
|
202: "Accepted",
|
|
@@ -1569,7 +1560,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1569
1560
|
404: "Not Found",
|
|
1570
1561
|
405: "Method Not Allowed",
|
|
1571
1562
|
500: "Internal Server Error"
|
|
1572
|
-
},
|
|
1563
|
+
}, si = ({
|
|
1573
1564
|
server: e,
|
|
1574
1565
|
url: t,
|
|
1575
1566
|
method: n,
|
|
@@ -1579,7 +1570,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1579
1570
|
defaultBody: r = ""
|
|
1580
1571
|
}) => {
|
|
1581
1572
|
var w, S;
|
|
1582
|
-
const { register: i, control: l, handleSubmit: c, watch: u, setValue: p, ...d } =
|
|
1573
|
+
const { register: i, control: l, handleSubmit: c, watch: u, setValue: p, ...d } = Ya({
|
|
1583
1574
|
defaultValues: {
|
|
1584
1575
|
body: r,
|
|
1585
1576
|
queryParams: s.map((k) => ({
|
|
@@ -1597,24 +1588,24 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1597
1588
|
})),
|
|
1598
1589
|
identity: Be
|
|
1599
1590
|
}
|
|
1600
|
-
}), m = u(), h =
|
|
1591
|
+
}), m = u(), h = Fa(), y = hr(!1);
|
|
1601
1592
|
yr(() => {
|
|
1602
1593
|
var C;
|
|
1603
1594
|
if (y.current) return;
|
|
1604
1595
|
const k = (C = h.data) == null ? void 0 : C.at(0);
|
|
1605
1596
|
k && (p("identity", k.id), y.current = !0);
|
|
1606
1597
|
}, [p, h.data]);
|
|
1607
|
-
const v =
|
|
1598
|
+
const v = Xa({
|
|
1608
1599
|
mutationFn: async (k) => {
|
|
1609
1600
|
var I, H;
|
|
1610
|
-
const C =
|
|
1601
|
+
const C = Yo(e, t, k), P = performance.now(), R = new Request(C, {
|
|
1611
1602
|
method: n.toUpperCase(),
|
|
1612
1603
|
headers: Object.fromEntries(
|
|
1613
1604
|
k.headers.filter((L) => L.name).map((L) => [L.name, L.value])
|
|
1614
1605
|
)
|
|
1615
1606
|
});
|
|
1616
1607
|
k.identity !== Be && ((H = (I = h.data) == null ? void 0 : I.find((L) => L.id === k.identity)) == null || H.authorizeRequest(R));
|
|
1617
|
-
const q = await
|
|
1608
|
+
const q = await Go(R), G = performance.now() - P, K = await q.text();
|
|
1618
1609
|
return {
|
|
1619
1610
|
status: q.status,
|
|
1620
1611
|
headers: q.headers,
|
|
@@ -1649,7 +1640,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1649
1640
|
/* @__PURE__ */ f.jsx("wbr", {})
|
|
1650
1641
|
] }, k.name));
|
|
1651
1642
|
return /* @__PURE__ */ f.jsx(
|
|
1652
|
-
|
|
1643
|
+
Za,
|
|
1653
1644
|
{
|
|
1654
1645
|
register: i,
|
|
1655
1646
|
control: l,
|
|
@@ -1697,14 +1688,14 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1697
1688
|
/* @__PURE__ */ f.jsxs("div", { className: "flex gap-2 items-center", children: [
|
|
1698
1689
|
"Auth:",
|
|
1699
1690
|
/* @__PURE__ */ f.jsxs(
|
|
1700
|
-
|
|
1691
|
+
eo,
|
|
1701
1692
|
{
|
|
1702
1693
|
onValueChange: (k) => p("identity", k),
|
|
1703
1694
|
value: m.identity,
|
|
1704
1695
|
defaultValue: m.identity,
|
|
1705
1696
|
children: [
|
|
1706
|
-
/* @__PURE__ */ f.jsx(
|
|
1707
|
-
/* @__PURE__ */ f.jsxs(
|
|
1697
|
+
/* @__PURE__ */ f.jsx(to, { className: "w-[180px] flex", children: h.isPending ? /* @__PURE__ */ f.jsx(jn, {}) : /* @__PURE__ */ f.jsx(no, {}) }),
|
|
1698
|
+
/* @__PURE__ */ f.jsxs(ro, { align: "center", children: [
|
|
1708
1699
|
/* @__PURE__ */ f.jsx(wn, { value: Be, children: "None" }),
|
|
1709
1700
|
(S = h.data) == null ? void 0 : S.map((k) => /* @__PURE__ */ f.jsx(wn, { value: k.id, children: k.label }, k.id))
|
|
1710
1701
|
] })
|
|
@@ -1713,15 +1704,15 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1713
1704
|
)
|
|
1714
1705
|
] })
|
|
1715
1706
|
] }),
|
|
1716
|
-
/* @__PURE__ */ f.jsx(Pe, { value: "headers", children: /* @__PURE__ */ f.jsx(
|
|
1707
|
+
/* @__PURE__ */ f.jsx(Pe, { value: "headers", children: /* @__PURE__ */ f.jsx(Zo, { control: l, register: i }) }),
|
|
1717
1708
|
/* @__PURE__ */ f.jsxs(Pe, { value: "parameters", children: [
|
|
1718
1709
|
o.length > 0 && /* @__PURE__ */ f.jsxs("div", { className: "flex flex-col gap-4 my-4", children: [
|
|
1719
1710
|
/* @__PURE__ */ f.jsx("span", { className: "font-semibold", children: "Path Parameters" }),
|
|
1720
|
-
/* @__PURE__ */ f.jsx(
|
|
1711
|
+
/* @__PURE__ */ f.jsx(ei, { control: l })
|
|
1721
1712
|
] }),
|
|
1722
1713
|
s.length > 0 && /* @__PURE__ */ f.jsxs("div", { className: "flex flex-col gap-4 my-4", children: [
|
|
1723
1714
|
/* @__PURE__ */ f.jsx("span", { className: "font-semibold", children: "Query Parameters" }),
|
|
1724
|
-
/* @__PURE__ */ f.jsx(
|
|
1715
|
+
/* @__PURE__ */ f.jsx(ti, { control: l, queryParams: s })
|
|
1725
1716
|
] })
|
|
1726
1717
|
] }),
|
|
1727
1718
|
/* @__PURE__ */ f.jsx(Pe, { value: "body", children: /* @__PURE__ */ f.jsx(
|
|
@@ -1745,7 +1736,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1745
1736
|
"Status: ",
|
|
1746
1737
|
v.data.status,
|
|
1747
1738
|
" ",
|
|
1748
|
-
|
|
1739
|
+
ii[v.data.status] ?? ""
|
|
1749
1740
|
] }),
|
|
1750
1741
|
/* @__PURE__ */ f.jsxs("div", { children: [
|
|
1751
1742
|
"Time: ",
|
|
@@ -1764,7 +1755,7 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1764
1755
|
/* @__PURE__ */ f.jsx(Ce, { value: "headers", children: g.length ? `Headers (${g.length})` : "No headers" })
|
|
1765
1756
|
] }),
|
|
1766
1757
|
/* @__PURE__ */ f.jsx(Pe, { value: "response", children: /* @__PURE__ */ f.jsx(
|
|
1767
|
-
|
|
1758
|
+
oi,
|
|
1768
1759
|
{
|
|
1769
1760
|
headers: v.data.headers,
|
|
1770
1761
|
body: v.data.body
|
|
@@ -1783,24 +1774,42 @@ const Xo = async (e, t, n = 5e3) => {
|
|
|
1783
1774
|
] }) })
|
|
1784
1775
|
}
|
|
1785
1776
|
);
|
|
1786
|
-
},
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1777
|
+
}, li = ({
|
|
1778
|
+
className: e,
|
|
1779
|
+
size: t = 16
|
|
1780
|
+
}) => /* @__PURE__ */ f.jsx(
|
|
1781
|
+
"svg",
|
|
1782
|
+
{
|
|
1783
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1784
|
+
viewBox: "0 0 24 24",
|
|
1785
|
+
fill: "currentColor",
|
|
1786
|
+
className: e,
|
|
1787
|
+
width: t,
|
|
1788
|
+
height: t,
|
|
1789
|
+
children: /* @__PURE__ */ f.jsx(
|
|
1790
|
+
"path",
|
|
1791
1791
|
{
|
|
1792
|
-
|
|
1793
|
-
|
|
1792
|
+
fillRule: "evenodd",
|
|
1793
|
+
d: "M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12Zm14.024-.983a1.125 1.125 0 0 1 0 1.966l-5.603 3.113A1.125 1.125 0 0 1 9 15.113V8.887c0-.857.921-1.4 1.671-.983l5.603 3.113Z",
|
|
1794
|
+
clipRule: "evenodd"
|
|
1794
1795
|
}
|
|
1795
|
-
)
|
|
1796
|
+
)
|
|
1797
|
+
}
|
|
1798
|
+
), ra = (e) => {
|
|
1799
|
+
const [t, n] = gr(!1);
|
|
1800
|
+
return /* @__PURE__ */ f.jsxs(_o, { onOpenChange: (a) => n(a), children: [
|
|
1801
|
+
/* @__PURE__ */ f.jsx(Lo, { 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
|
+
"Test",
|
|
1803
|
+
/* @__PURE__ */ f.jsx(li, { className: "", size: 14 })
|
|
1804
|
+
] }) }),
|
|
1796
1805
|
/* @__PURE__ */ f.jsxs(
|
|
1797
|
-
|
|
1806
|
+
Dr,
|
|
1798
1807
|
{
|
|
1799
1808
|
className: "max-w-screen-xl w-full h-5/6 overflow-auto p-0",
|
|
1800
1809
|
"aria-describedby": void 0,
|
|
1801
1810
|
children: [
|
|
1802
|
-
/* @__PURE__ */ f.jsx(
|
|
1803
|
-
t && /* @__PURE__ */ f.jsx(
|
|
1811
|
+
/* @__PURE__ */ f.jsx(ao, { children: /* @__PURE__ */ f.jsx(Vr, { children: "Playground" }) }),
|
|
1812
|
+
t && /* @__PURE__ */ f.jsx(si, { ...e })
|
|
1804
1813
|
]
|
|
1805
1814
|
}
|
|
1806
1815
|
)
|
|
@@ -1831,16 +1840,16 @@ var Tn = (e, t) => {
|
|
|
1831
1840
|
this.postProcessors = [...this.postProcessors, n];
|
|
1832
1841
|
}, this.indentationCharacter = e || On, this.lineJoin = t ?? Cn;
|
|
1833
1842
|
}
|
|
1834
|
-
},
|
|
1843
|
+
}, ci = function(e) {
|
|
1835
1844
|
return Object.prototype.toString.call(e) === "[object RegExp]";
|
|
1836
|
-
},
|
|
1845
|
+
}, ui = function(e) {
|
|
1837
1846
|
var t = typeof e;
|
|
1838
1847
|
return e !== null && (t === "object" || t === "function");
|
|
1839
1848
|
}, dn = {};
|
|
1840
1849
|
Object.defineProperty(dn, "__esModule", { value: !0 });
|
|
1841
1850
|
dn.default = (e) => Object.getOwnPropertySymbols(e).filter((t) => Object.prototype.propertyIsEnumerable.call(e, t));
|
|
1842
|
-
const
|
|
1843
|
-
var
|
|
1851
|
+
const di = ci, fi = ui, pi = dn.default;
|
|
1852
|
+
var mi = (e, t, n) => {
|
|
1844
1853
|
const a = [];
|
|
1845
1854
|
return function s(o, r, i) {
|
|
1846
1855
|
r = r || {}, r.indent = r.indent || " ", i = i || "";
|
|
@@ -1867,7 +1876,7 @@ var gi = (e, t, n) => {
|
|
|
1867
1876
|
};
|
|
1868
1877
|
if (a.indexOf(o) !== -1)
|
|
1869
1878
|
return '"[Circular]"';
|
|
1870
|
-
if (o == null || typeof o == "number" || typeof o == "boolean" || typeof o == "function" || typeof o == "symbol" ||
|
|
1879
|
+
if (o == null || typeof o == "number" || typeof o == "boolean" || typeof o == "function" || typeof o == "symbol" || di(o))
|
|
1871
1880
|
return String(o);
|
|
1872
1881
|
if (o instanceof Date)
|
|
1873
1882
|
return `new Date('${o.toISOString()}')`;
|
|
@@ -1882,8 +1891,8 @@ var gi = (e, t, n) => {
|
|
|
1882
1891
|
}).join("") + l.pad + "]";
|
|
1883
1892
|
return a.pop(), c(u);
|
|
1884
1893
|
}
|
|
1885
|
-
if (
|
|
1886
|
-
let u = Object.keys(o).concat(
|
|
1894
|
+
if (fi(o)) {
|
|
1895
|
+
let u = Object.keys(o).concat(pi(o));
|
|
1887
1896
|
if (r.filter && (u = u.filter((d) => r.filter(o, d))), u.length === 0)
|
|
1888
1897
|
return "{}";
|
|
1889
1898
|
a.push(o);
|
|
@@ -1898,13 +1907,13 @@ var gi = (e, t, n) => {
|
|
|
1898
1907
|
` ? "\\n" : "\\r"), r.singleQuotes === !1 ? (o = o.replace(/"/g, '\\"'), `"${o}"`) : (o = o.replace(/\\?'/g, "\\'"), `'${o}'`);
|
|
1899
1908
|
}(e, t, n);
|
|
1900
1909
|
};
|
|
1901
|
-
const J = /* @__PURE__ */
|
|
1910
|
+
const J = /* @__PURE__ */ fo(mi);
|
|
1902
1911
|
function ze(e, t = {}) {
|
|
1903
1912
|
const { delimiter: n = '"', escapeChar: a = "\\", escapeNewlines: s = !0 } = t;
|
|
1904
1913
|
return [...e.toString()].map((r) => r === "\b" ? `${a}b` : r === " " ? `${a}t` : r === `
|
|
1905
1914
|
` ? 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("");
|
|
1906
1915
|
}
|
|
1907
|
-
var Je = (e) => ze(e, { delimiter: "'" }), V = (e) => ze(e, { delimiter: '"' }),
|
|
1916
|
+
var Je = (e) => ze(e, { delimiter: "'" }), V = (e) => ze(e, { delimiter: '"' }), hi = {
|
|
1908
1917
|
info: {
|
|
1909
1918
|
key: "libcurl",
|
|
1910
1919
|
title: "Libcurl",
|
|
@@ -1920,7 +1929,7 @@ var Je = (e) => ze(e, { delimiter: "'" }), V = (e) => ze(e, { delimiter: '"' }),
|
|
|
1920
1929
|
o(`headers = curl_slist_append(headers, "${c}: ${V(n[c])}");`);
|
|
1921
1930
|
}), 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();
|
|
1922
1931
|
}
|
|
1923
|
-
},
|
|
1932
|
+
}, yi = {
|
|
1924
1933
|
info: {
|
|
1925
1934
|
key: "c",
|
|
1926
1935
|
title: "C",
|
|
@@ -1928,30 +1937,30 @@ var Je = (e) => ze(e, { delimiter: "'" }), V = (e) => ze(e, { delimiter: '"' }),
|
|
|
1928
1937
|
cli: "c"
|
|
1929
1938
|
},
|
|
1930
1939
|
clientsById: {
|
|
1931
|
-
libcurl:
|
|
1940
|
+
libcurl: hi
|
|
1932
1941
|
}
|
|
1933
1942
|
}, Y = (e, t) => Object.keys(e).find((n) => n.toLowerCase() === t.toLowerCase()), de = (e, t) => {
|
|
1934
1943
|
const n = Y(e, t);
|
|
1935
1944
|
if (n)
|
|
1936
1945
|
return e[n];
|
|
1937
|
-
}, vt = (e, t) => !!Y(e, t),
|
|
1946
|
+
}, vt = (e, t) => !!Y(e, t), gi = (e) => ["application/json", "application/x-json", "text/json", "text/x-json", "+json"].some(
|
|
1938
1947
|
(t) => e.indexOf(t) > -1
|
|
1939
1948
|
), Pn = class {
|
|
1940
1949
|
constructor(e) {
|
|
1941
1950
|
this.name = "", this.toString = () => `:${this.name}`, this.name = e;
|
|
1942
1951
|
}
|
|
1943
|
-
},
|
|
1952
|
+
}, vi = class {
|
|
1944
1953
|
constructor(e) {
|
|
1945
1954
|
this.path = "", this.toString = () => `(clojure.java.io/file "${this.path}")`, this.path = e;
|
|
1946
1955
|
}
|
|
1947
|
-
},
|
|
1956
|
+
}, aa = (e) => e === void 0 ? null : e === null ? "null" : e.constructor.name.toLowerCase(), oa = (e) => e === void 0 ? !0 : aa(e) === "object" ? Object.keys(e).length === 0 : !1, En = (e) => (Object.keys(e).filter((t) => oa(e[t])).forEach((t) => {
|
|
1948
1957
|
delete e[t];
|
|
1949
1958
|
}), e), it = (e, t) => {
|
|
1950
1959
|
const n = " ".repeat(e);
|
|
1951
1960
|
return t.replace(/\n/g, `
|
|
1952
1961
|
${n}`);
|
|
1953
1962
|
}, Ut = (e) => {
|
|
1954
|
-
switch (
|
|
1963
|
+
switch (aa(e)) {
|
|
1955
1964
|
case "string":
|
|
1956
1965
|
return `"${e.replace(/"/g, '\\"')}"`;
|
|
1957
1966
|
case "file":
|
|
@@ -1977,7 +1986,7 @@ ${n}`);
|
|
|
1977
1986
|
default:
|
|
1978
1987
|
return e.toString();
|
|
1979
1988
|
}
|
|
1980
|
-
},
|
|
1989
|
+
}, bi = {
|
|
1981
1990
|
info: {
|
|
1982
1991
|
key: "clj_http",
|
|
1983
1992
|
title: "clj-http",
|
|
@@ -2019,7 +2028,7 @@ ${n}`);
|
|
|
2019
2028
|
if (n.params) {
|
|
2020
2029
|
c.multipart = n.params.map((p) => p.fileName && !p.value ? {
|
|
2021
2030
|
name: p.name,
|
|
2022
|
-
content: new
|
|
2031
|
+
content: new vi(p.fileName)
|
|
2023
2032
|
} : {
|
|
2024
2033
|
name: p.name,
|
|
2025
2034
|
content: p.value
|
|
@@ -2040,7 +2049,7 @@ ${n}`);
|
|
|
2040
2049
|
break;
|
|
2041
2050
|
}
|
|
2042
2051
|
if (r(`(require '[clj-http.client :as client])
|
|
2043
|
-
`),
|
|
2052
|
+
`), oa(En(c)))
|
|
2044
2053
|
r(`(client/${t} "${a}")`);
|
|
2045
2054
|
else {
|
|
2046
2055
|
const u = 11 + t.length + a.length, p = it(u, Ut(En(c)));
|
|
@@ -2048,16 +2057,16 @@ ${n}`);
|
|
|
2048
2057
|
}
|
|
2049
2058
|
return i();
|
|
2050
2059
|
}
|
|
2051
|
-
},
|
|
2060
|
+
}, xi = {
|
|
2052
2061
|
info: {
|
|
2053
2062
|
key: "clojure",
|
|
2054
2063
|
title: "Clojure",
|
|
2055
2064
|
default: "clj_http"
|
|
2056
2065
|
},
|
|
2057
2066
|
clientsById: {
|
|
2058
|
-
clj_http:
|
|
2067
|
+
clj_http: bi
|
|
2059
2068
|
}
|
|
2060
|
-
},
|
|
2069
|
+
}, ki = (e) => {
|
|
2061
2070
|
let t = de(e, "accept-encoding");
|
|
2062
2071
|
if (!t)
|
|
2063
2072
|
return [];
|
|
@@ -2074,7 +2083,7 @@ ${n}`);
|
|
|
2074
2083
|
}
|
|
2075
2084
|
});
|
|
2076
2085
|
}), a;
|
|
2077
|
-
},
|
|
2086
|
+
}, $i = {
|
|
2078
2087
|
info: {
|
|
2079
2088
|
key: "httpclient",
|
|
2080
2089
|
title: "HttpClient",
|
|
@@ -2090,7 +2099,7 @@ ${n}`);
|
|
|
2090
2099
|
}, { push: r, join: i } = new O({ indent: o.indent });
|
|
2091
2100
|
r("using System.Net.Http.Headers;");
|
|
2092
2101
|
let l = "";
|
|
2093
|
-
const c = !!e.cookie, u =
|
|
2102
|
+
const c = !!e.cookie, u = ki(e);
|
|
2094
2103
|
(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("{");
|
|
2095
2104
|
const p = ["GET", "POST", "PUT", "DELETE", "PATCH", "HEAD", "OPTIONS", "TRACE"];
|
|
2096
2105
|
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);
|
|
@@ -2127,10 +2136,10 @@ ${n}`);
|
|
|
2127
2136
|
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();
|
|
2128
2137
|
}
|
|
2129
2138
|
};
|
|
2130
|
-
function
|
|
2139
|
+
function Si(e) {
|
|
2131
2140
|
return e[0].toUpperCase() + e.slice(1).toLowerCase();
|
|
2132
2141
|
}
|
|
2133
|
-
var
|
|
2142
|
+
var wi = {
|
|
2134
2143
|
info: {
|
|
2135
2144
|
key: "restsharp",
|
|
2136
2145
|
title: "RestSharp",
|
|
@@ -2180,11 +2189,11 @@ var Ti = {
|
|
|
2180
2189
|
if (!s.text) break;
|
|
2181
2190
|
r(`request.AddStringBody("${s.text}", "${s.mimeType}");`);
|
|
2182
2191
|
}
|
|
2183
|
-
return r(`var response = await client.${
|
|
2192
|
+
return r(`var response = await client.${Si(e)}Async(request);
|
|
2184
2193
|
`), r(`Console.WriteLine("{0}", response.Content);
|
|
2185
2194
|
`), i();
|
|
2186
2195
|
}
|
|
2187
|
-
},
|
|
2196
|
+
}, ji = {
|
|
2188
2197
|
info: {
|
|
2189
2198
|
key: "csharp",
|
|
2190
2199
|
title: "C#",
|
|
@@ -2192,10 +2201,10 @@ var Ti = {
|
|
|
2192
2201
|
cli: "dotnet"
|
|
2193
2202
|
},
|
|
2194
2203
|
clientsById: {
|
|
2195
|
-
httpclient:
|
|
2196
|
-
restsharp:
|
|
2204
|
+
httpclient: $i,
|
|
2205
|
+
restsharp: wi
|
|
2197
2206
|
}
|
|
2198
|
-
},
|
|
2207
|
+
}, Ni = {
|
|
2199
2208
|
info: {
|
|
2200
2209
|
key: "native",
|
|
2201
2210
|
title: "NewRequest",
|
|
@@ -2213,7 +2222,7 @@ var Ti = {
|
|
|
2213
2222
|
r(`req.Header.Add("${g}", "${V(n[g])}")`, m);
|
|
2214
2223
|
}), 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();
|
|
2215
2224
|
}
|
|
2216
|
-
},
|
|
2225
|
+
}, Ti = {
|
|
2217
2226
|
info: {
|
|
2218
2227
|
key: "go",
|
|
2219
2228
|
title: "Go",
|
|
@@ -2221,10 +2230,10 @@ var Ti = {
|
|
|
2221
2230
|
cli: "go"
|
|
2222
2231
|
},
|
|
2223
2232
|
clientsById: {
|
|
2224
|
-
native:
|
|
2233
|
+
native: Ni
|
|
2225
2234
|
}
|
|
2226
2235
|
}, Rn = `\r
|
|
2227
|
-
`,
|
|
2236
|
+
`, Oi = {
|
|
2228
2237
|
info: {
|
|
2229
2238
|
key: "http1.1",
|
|
2230
2239
|
title: "HTTP/1.1",
|
|
@@ -2252,16 +2261,16 @@ var Ti = {
|
|
|
2252
2261
|
const m = u(), h = o.text || "";
|
|
2253
2262
|
return `${m}${Rn}${h}`;
|
|
2254
2263
|
}
|
|
2255
|
-
},
|
|
2264
|
+
}, Ci = {
|
|
2256
2265
|
info: {
|
|
2257
2266
|
key: "http",
|
|
2258
2267
|
title: "HTTP",
|
|
2259
2268
|
default: "http1.1"
|
|
2260
2269
|
},
|
|
2261
2270
|
clientsById: {
|
|
2262
|
-
"http1.1":
|
|
2271
|
+
"http1.1": Oi
|
|
2263
2272
|
}
|
|
2264
|
-
},
|
|
2273
|
+
}, Pi = {
|
|
2265
2274
|
info: {
|
|
2266
2275
|
key: "asynchttp",
|
|
2267
2276
|
title: "AsyncHttp",
|
|
@@ -2278,7 +2287,7 @@ var Ti = {
|
|
|
2278
2287
|
i(`.setHeader("${c}", "${V(t[c])}")`, 1);
|
|
2279
2288
|
}), 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();
|
|
2280
2289
|
}
|
|
2281
|
-
},
|
|
2290
|
+
}, Ei = {
|
|
2282
2291
|
info: {
|
|
2283
2292
|
key: "nethttp",
|
|
2284
2293
|
title: "java.net.http",
|
|
@@ -2300,7 +2309,7 @@ var Ti = {
|
|
|
2300
2309
|
"HttpResponse<String> response = HttpClient.newHttpClient().send(request, HttpResponse.BodyHandlers.ofString());"
|
|
2301
2310
|
), r("System.out.println(response.body());"), i();
|
|
2302
2311
|
}
|
|
2303
|
-
},
|
|
2312
|
+
}, Ri = {
|
|
2304
2313
|
info: {
|
|
2305
2314
|
key: "okhttp",
|
|
2306
2315
|
title: "OkHttp",
|
|
@@ -2317,7 +2326,7 @@ var Ti = {
|
|
|
2317
2326
|
r(`.addHeader("${p}", "${V(a[p])}")`, 1);
|
|
2318
2327
|
}), r(".build();", 1), i(), r("Response response = client.newCall(request).execute();"), l();
|
|
2319
2328
|
}
|
|
2320
|
-
},
|
|
2329
|
+
}, Ai = {
|
|
2321
2330
|
info: {
|
|
2322
2331
|
key: "unirest",
|
|
2323
2332
|
title: "Unirest",
|
|
@@ -2334,19 +2343,19 @@ var Ti = {
|
|
|
2334
2343
|
i(`.header("${c}", "${V(t[c])}")`, 1);
|
|
2335
2344
|
}), n.text && i(`.body(${JSON.stringify(n.text)})`, 1), i(".asString();", 1), r();
|
|
2336
2345
|
}
|
|
2337
|
-
},
|
|
2346
|
+
}, Fi = {
|
|
2338
2347
|
info: {
|
|
2339
2348
|
key: "java",
|
|
2340
2349
|
title: "Java",
|
|
2341
2350
|
default: "unirest"
|
|
2342
2351
|
},
|
|
2343
2352
|
clientsById: {
|
|
2344
|
-
asynchttp:
|
|
2345
|
-
nethttp:
|
|
2346
|
-
okhttp:
|
|
2347
|
-
unirest:
|
|
2353
|
+
asynchttp: Pi,
|
|
2354
|
+
nethttp: Ei,
|
|
2355
|
+
okhttp: Ri,
|
|
2356
|
+
unirest: Ai
|
|
2348
2357
|
}
|
|
2349
|
-
},
|
|
2358
|
+
}, qi = {
|
|
2350
2359
|
info: {
|
|
2351
2360
|
key: "axios",
|
|
2352
2361
|
title: "Axios",
|
|
@@ -2390,7 +2399,7 @@ var Ti = {
|
|
|
2390
2399
|
}).replace('"[form]"', "form");
|
|
2391
2400
|
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();
|
|
2392
2401
|
}
|
|
2393
|
-
},
|
|
2402
|
+
}, Ii = {
|
|
2394
2403
|
info: {
|
|
2395
2404
|
key: "fetch",
|
|
2396
2405
|
title: "fetch",
|
|
@@ -2443,7 +2452,7 @@ var Ti = {
|
|
|
2443
2452
|
})};`
|
|
2444
2453
|
), 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();
|
|
2445
2454
|
}
|
|
2446
|
-
},
|
|
2455
|
+
}, _i = {
|
|
2447
2456
|
info: {
|
|
2448
2457
|
key: "jquery",
|
|
2449
2458
|
title: "jQuery",
|
|
@@ -2487,7 +2496,7 @@ var Ti = {
|
|
|
2487
2496
|
const u = J(c, { indent: o.indent }).replace("'[form]'", "form");
|
|
2488
2497
|
return i(`const settings = ${u};`), r(), i("$.ajax(settings).done(function (response) {"), i("console.log(response);", 1), i("});"), l();
|
|
2489
2498
|
}
|
|
2490
|
-
},
|
|
2499
|
+
}, Li = {
|
|
2491
2500
|
info: {
|
|
2492
2501
|
key: "xhr",
|
|
2493
2502
|
title: "XMLHttpRequest",
|
|
@@ -2528,19 +2537,19 @@ var Ti = {
|
|
|
2528
2537
|
i(`xhr.setRequestHeader('${u}', '${Je(t[u])}');`);
|
|
2529
2538
|
}), r(), i("xhr.send(data);"), l();
|
|
2530
2539
|
}
|
|
2531
|
-
},
|
|
2540
|
+
}, Ui = {
|
|
2532
2541
|
info: {
|
|
2533
2542
|
key: "javascript",
|
|
2534
2543
|
title: "JavaScript",
|
|
2535
2544
|
default: "xhr"
|
|
2536
2545
|
},
|
|
2537
2546
|
clientsById: {
|
|
2538
|
-
xhr:
|
|
2539
|
-
axios:
|
|
2540
|
-
fetch:
|
|
2541
|
-
jquery:
|
|
2547
|
+
xhr: Li,
|
|
2548
|
+
axios: qi,
|
|
2549
|
+
fetch: Ii,
|
|
2550
|
+
jquery: _i
|
|
2542
2551
|
}
|
|
2543
|
-
},
|
|
2552
|
+
}, Mi = {
|
|
2544
2553
|
info: {
|
|
2545
2554
|
key: "native",
|
|
2546
2555
|
title: "Native JSON",
|
|
@@ -2574,16 +2583,16 @@ var Ti = {
|
|
|
2574
2583
|
}
|
|
2575
2584
|
return typeof a > "u" || a === "" ? "No JSON body" : JSON.stringify(a, null, n.indent);
|
|
2576
2585
|
}
|
|
2577
|
-
},
|
|
2586
|
+
}, Hi = {
|
|
2578
2587
|
info: {
|
|
2579
2588
|
key: "json",
|
|
2580
2589
|
title: "JSON",
|
|
2581
2590
|
default: "native"
|
|
2582
2591
|
},
|
|
2583
2592
|
clientsById: {
|
|
2584
|
-
native:
|
|
2593
|
+
native: Mi
|
|
2585
2594
|
}
|
|
2586
|
-
},
|
|
2595
|
+
}, Bi = {
|
|
2587
2596
|
info: {
|
|
2588
2597
|
key: "okhttp",
|
|
2589
2598
|
title: "OkHttp",
|
|
@@ -2600,16 +2609,16 @@ var Ti = {
|
|
|
2600
2609
|
l(`.addHeader("${p}", "${V(a[p])}")`, 1);
|
|
2601
2610
|
}), l(".build()", 1), r(), l("val response = client.newCall(request).execute()"), i();
|
|
2602
2611
|
}
|
|
2603
|
-
},
|
|
2612
|
+
}, Di = {
|
|
2604
2613
|
info: {
|
|
2605
2614
|
key: "kotlin",
|
|
2606
2615
|
title: "Kotlin",
|
|
2607
2616
|
default: "okhttp"
|
|
2608
2617
|
},
|
|
2609
2618
|
clientsById: {
|
|
2610
|
-
okhttp:
|
|
2619
|
+
okhttp: Bi
|
|
2611
2620
|
}
|
|
2612
|
-
},
|
|
2621
|
+
}, Vi = {
|
|
2613
2622
|
info: {
|
|
2614
2623
|
key: "axios",
|
|
2615
2624
|
title: "Axios",
|
|
@@ -2643,7 +2652,7 @@ var Ti = {
|
|
|
2643
2652
|
const p = J(u, { indent: " ", inlineCharacterLimit: 80 });
|
|
2644
2653
|
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();
|
|
2645
2654
|
}
|
|
2646
|
-
},
|
|
2655
|
+
}, Wi = {
|
|
2647
2656
|
info: {
|
|
2648
2657
|
key: "fetch",
|
|
2649
2658
|
title: "Fetch",
|
|
@@ -2703,7 +2712,7 @@ var Ti = {
|
|
|
2703
2712
|
});
|
|
2704
2713
|
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")');
|
|
2705
2714
|
}
|
|
2706
|
-
},
|
|
2715
|
+
}, zi = {
|
|
2707
2716
|
info: {
|
|
2708
2717
|
key: "native",
|
|
2709
2718
|
title: "HTTP",
|
|
@@ -2742,7 +2751,7 @@ var Ti = {
|
|
|
2742
2751
|
}
|
|
2743
2752
|
return l("req.end();"), i();
|
|
2744
2753
|
}
|
|
2745
|
-
},
|
|
2754
|
+
}, Ji = {
|
|
2746
2755
|
info: {
|
|
2747
2756
|
key: "request",
|
|
2748
2757
|
title: "Request",
|
|
@@ -2795,7 +2804,7 @@ var Ti = {
|
|
|
2795
2804
|
c(`jar.setCookie(request.cookie('${encodeURIComponent(y)}=${encodeURIComponent(v)}'), '${t}');`);
|
|
2796
2805
|
}), u(), m((y) => y.replace(/'JAR'/, "jar"))), l && d("const fs = require('fs');"), c(`const options = ${J(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();
|
|
2797
2806
|
}
|
|
2798
|
-
},
|
|
2807
|
+
}, Gi = {
|
|
2799
2808
|
info: {
|
|
2800
2809
|
key: "unirest",
|
|
2801
2810
|
title: "Unirest",
|
|
@@ -2836,7 +2845,7 @@ var Ti = {
|
|
|
2836
2845
|
}
|
|
2837
2846
|
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();
|
|
2838
2847
|
}
|
|
2839
|
-
},
|
|
2848
|
+
}, Ki = {
|
|
2840
2849
|
info: {
|
|
2841
2850
|
key: "node",
|
|
2842
2851
|
title: "Node.js",
|
|
@@ -2844,11 +2853,11 @@ var Ti = {
|
|
|
2844
2853
|
cli: "node %s"
|
|
2845
2854
|
},
|
|
2846
2855
|
clientsById: {
|
|
2847
|
-
native:
|
|
2848
|
-
request:
|
|
2849
|
-
unirest:
|
|
2850
|
-
axios:
|
|
2851
|
-
fetch:
|
|
2856
|
+
native: zi,
|
|
2857
|
+
request: Ji,
|
|
2858
|
+
unirest: Gi,
|
|
2859
|
+
axios: Vi,
|
|
2860
|
+
fetch: Wi
|
|
2852
2861
|
}
|
|
2853
2862
|
}, wt = (e, t, n, a) => {
|
|
2854
2863
|
const s = `${e} *${t} = `, o = Mt(n, a ? s.length : void 0);
|
|
@@ -2872,7 +2881,7 @@ var Ti = {
|
|
|
2872
2881
|
default:
|
|
2873
2882
|
return e == null ? "" : `@"${e.toString().replace(/"/g, '\\"')}"`;
|
|
2874
2883
|
}
|
|
2875
|
-
},
|
|
2884
|
+
}, Qi = {
|
|
2876
2885
|
info: {
|
|
2877
2886
|
key: "nsurlsession",
|
|
2878
2887
|
title: "NSURLSession",
|
|
@@ -2929,16 +2938,16 @@ var Ti = {
|
|
|
2929
2938
|
2
|
|
2930
2939
|
), r(' NSLog(@"%@", httpResponse);', 2), r(" }", 1), r(" }];"), r("[dataTask resume];"), i();
|
|
2931
2940
|
}
|
|
2932
|
-
},
|
|
2941
|
+
}, Yi = {
|
|
2933
2942
|
info: {
|
|
2934
2943
|
key: "objc",
|
|
2935
2944
|
title: "Objective-C",
|
|
2936
2945
|
default: "nsurlsession"
|
|
2937
2946
|
},
|
|
2938
2947
|
clientsById: {
|
|
2939
|
-
nsurlsession:
|
|
2948
|
+
nsurlsession: Qi
|
|
2940
2949
|
}
|
|
2941
|
-
},
|
|
2950
|
+
}, Xi = {
|
|
2942
2951
|
info: {
|
|
2943
2952
|
key: "cohttp",
|
|
2944
2953
|
title: "CoHTTP",
|
|
@@ -2964,14 +2973,14 @@ var Ti = {
|
|
|
2964
2973
|
const p = u.length ? "~headers " : "", d = n.text ? "~body " : "", m = r.includes(a.toLowerCase()) ? `\`${a.toUpperCase()}` : `(Code.method_of_string "${a}")`;
|
|
2965
2974
|
return i(`Client.call ${p}${d}${m} uri`), i(">>= fun (res, body_stream) ->"), i("(* Do stuff with the result *)", 1), c();
|
|
2966
2975
|
}
|
|
2967
|
-
},
|
|
2976
|
+
}, Zi = {
|
|
2968
2977
|
info: {
|
|
2969
2978
|
key: "ocaml",
|
|
2970
2979
|
title: "OCaml",
|
|
2971
2980
|
default: "cohttp"
|
|
2972
2981
|
},
|
|
2973
2982
|
clientsById: {
|
|
2974
|
-
cohttp:
|
|
2983
|
+
cohttp: Xi
|
|
2975
2984
|
}
|
|
2976
2985
|
}, F = (e, t, n) => {
|
|
2977
2986
|
switch (n = n || "", t = t || "", Object.prototype.toString.call(e)) {
|
|
@@ -3032,7 +3041,7 @@ ${n}]`;
|
|
|
3032
3041
|
"UNLOCK",
|
|
3033
3042
|
"UPDATE",
|
|
3034
3043
|
"VERSION_CONTROL"
|
|
3035
|
-
],
|
|
3044
|
+
], es = {
|
|
3036
3045
|
info: {
|
|
3037
3046
|
key: "curl",
|
|
3038
3047
|
title: "cURL",
|
|
@@ -3110,7 +3119,7 @@ ${c}` });
|
|
|
3110
3119
|
return S.length && (x.push("CURLOPT_HTTPHEADER => ["), x.push(S.join(`,
|
|
3111
3120
|
${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();
|
|
3112
3121
|
}
|
|
3113
|
-
},
|
|
3122
|
+
}, ts = {
|
|
3114
3123
|
info: {
|
|
3115
3124
|
key: "guzzle",
|
|
3116
3125
|
title: "Guzzle",
|
|
@@ -3161,7 +3170,7 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3161
3170
|
return h.length && m.push(`${r.indent}${r.indent}'cookie' => '${Je(h)}',`), m.length && (p("'headers' => [", 1), p(m.join(`
|
|
3162
3171
|
`)), 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();
|
|
3163
3172
|
}
|
|
3164
|
-
},
|
|
3173
|
+
}, ns = {
|
|
3165
3174
|
info: {
|
|
3166
3175
|
key: "http1",
|
|
3167
3176
|
title: "HTTP v1",
|
|
@@ -3183,7 +3192,7 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3183
3192
|
}
|
|
3184
3193
|
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();
|
|
3185
3194
|
}
|
|
3186
|
-
},
|
|
3195
|
+
}, rs = {
|
|
3187
3196
|
info: {
|
|
3188
3197
|
key: "http2",
|
|
3189
3198
|
title: "HTTP v2",
|
|
@@ -3231,7 +3240,7 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3231
3240
|
}
|
|
3232
3241
|
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();
|
|
3233
3242
|
}
|
|
3234
|
-
},
|
|
3243
|
+
}, as = {
|
|
3235
3244
|
info: {
|
|
3236
3245
|
key: "php",
|
|
3237
3246
|
title: "PHP",
|
|
@@ -3239,12 +3248,12 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3239
3248
|
cli: "php %s"
|
|
3240
3249
|
},
|
|
3241
3250
|
clientsById: {
|
|
3242
|
-
curl:
|
|
3243
|
-
guzzle:
|
|
3244
|
-
http1:
|
|
3245
|
-
http2:
|
|
3251
|
+
curl: es,
|
|
3252
|
+
guzzle: ts,
|
|
3253
|
+
http1: ns,
|
|
3254
|
+
http2: rs
|
|
3246
3255
|
}
|
|
3247
|
-
},
|
|
3256
|
+
}, ia = (e) => ({ method: n, headersObj: a, cookies: s, uriObj: o, fullUrl: r, postData: i, allHeaders: l }) => {
|
|
3248
3257
|
const { push: c, join: u } = new O();
|
|
3249
3258
|
if (!["GET", "POST", "PUT", "DELETE", "PATCH", "HEAD", "OPTIONS"].includes(n.toUpperCase()))
|
|
3250
3259
|
return "Method not supported";
|
|
@@ -3256,7 +3265,7 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3256
3265
|
}), d.push("-WebSession $session")), i.text && (d.push(
|
|
3257
3266
|
`-ContentType '${ze(de(l, "content-type"), { delimiter: "'", escapeChar: "`" })}'`
|
|
3258
3267
|
), d.push(`-Body '${i.text}'`)), c(`$response = ${e} -Uri '${r}' -Method ${n} ${d.join(" ")}`.trim()), u();
|
|
3259
|
-
},
|
|
3268
|
+
}, os = {
|
|
3260
3269
|
info: {
|
|
3261
3270
|
key: "restmethod",
|
|
3262
3271
|
title: "Invoke-RestMethod",
|
|
@@ -3264,8 +3273,8 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3264
3273
|
description: "Powershell Invoke-RestMethod client",
|
|
3265
3274
|
extname: ".ps1"
|
|
3266
3275
|
},
|
|
3267
|
-
convert:
|
|
3268
|
-
},
|
|
3276
|
+
convert: ia("Invoke-RestMethod")
|
|
3277
|
+
}, is = {
|
|
3269
3278
|
info: {
|
|
3270
3279
|
key: "webrequest",
|
|
3271
3280
|
title: "Invoke-WebRequest",
|
|
@@ -3273,16 +3282,16 @@ ${c}${c}`), 1), x.push("],")), y(x.join(), 1), y("]);"), v(), y("$response = cur
|
|
|
3273
3282
|
description: "Powershell Invoke-WebRequest client",
|
|
3274
3283
|
extname: ".ps1"
|
|
3275
3284
|
},
|
|
3276
|
-
convert:
|
|
3277
|
-
},
|
|
3285
|
+
convert: ia("Invoke-WebRequest")
|
|
3286
|
+
}, ss = {
|
|
3278
3287
|
info: {
|
|
3279
3288
|
key: "powershell",
|
|
3280
3289
|
title: "Powershell",
|
|
3281
3290
|
default: "webrequest"
|
|
3282
3291
|
},
|
|
3283
3292
|
clientsById: {
|
|
3284
|
-
webrequest:
|
|
3285
|
-
restmethod:
|
|
3293
|
+
webrequest: is,
|
|
3294
|
+
restmethod: os
|
|
3286
3295
|
}
|
|
3287
3296
|
};
|
|
3288
3297
|
function Fn(e, t, n, a, s) {
|
|
@@ -3314,7 +3323,7 @@ var Re = (e, t, n) => {
|
|
|
3314
3323
|
default:
|
|
3315
3324
|
return e == null ? "" : `"${e.toString().replace(/"/g, '\\"')}"`;
|
|
3316
3325
|
}
|
|
3317
|
-
},
|
|
3326
|
+
}, ls = ["HEAD", "GET", "POST", "PUT", "PATCH", "DELETE", "OPTIONS"], cs = {
|
|
3318
3327
|
info: {
|
|
3319
3328
|
key: "requests",
|
|
3320
3329
|
title: "Requests",
|
|
@@ -3377,10 +3386,10 @@ var Re = (e, t, n) => {
|
|
|
3377
3386
|
r(g !== v ? `"${x}": "${V(u[x])}",` : `"${x}": "${V(u[x])}"`, 1), g += 1;
|
|
3378
3387
|
}), r("}"), i();
|
|
3379
3388
|
}
|
|
3380
|
-
let b =
|
|
3389
|
+
let b = ls.includes(a) ? `response = requests.${a.toLowerCase()}(url` : `response = requests.request("${a}", url`;
|
|
3381
3390
|
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();
|
|
3382
3391
|
}
|
|
3383
|
-
},
|
|
3392
|
+
}, us = {
|
|
3384
3393
|
info: {
|
|
3385
3394
|
key: "python",
|
|
3386
3395
|
title: "Python",
|
|
@@ -3388,9 +3397,9 @@ var Re = (e, t, n) => {
|
|
|
3388
3397
|
cli: "python3 %s"
|
|
3389
3398
|
},
|
|
3390
3399
|
clientsById: {
|
|
3391
|
-
requests:
|
|
3400
|
+
requests: cs
|
|
3392
3401
|
}
|
|
3393
|
-
},
|
|
3402
|
+
}, ds = {
|
|
3394
3403
|
info: {
|
|
3395
3404
|
key: "httr",
|
|
3396
3405
|
title: "httr",
|
|
@@ -3429,16 +3438,16 @@ var Re = (e, t, n) => {
|
|
|
3429
3438
|
const w = [g, v, y, h].filter((S) => !!S).join(", ");
|
|
3430
3439
|
return w && (x += `, ${w}`), (a.text || a.jsonObj || a.params) && (x += ", encode = encode"), x += ")", r(x), i(), r('content(response, "text")'), l();
|
|
3431
3440
|
}
|
|
3432
|
-
},
|
|
3441
|
+
}, fs = {
|
|
3433
3442
|
info: {
|
|
3434
3443
|
key: "r",
|
|
3435
3444
|
title: "R",
|
|
3436
3445
|
default: "httr"
|
|
3437
3446
|
},
|
|
3438
3447
|
clientsById: {
|
|
3439
|
-
httr:
|
|
3448
|
+
httr: ds
|
|
3440
3449
|
}
|
|
3441
|
-
},
|
|
3450
|
+
}, ps = {
|
|
3442
3451
|
info: {
|
|
3443
3452
|
key: "native",
|
|
3444
3453
|
title: "net::http",
|
|
@@ -3469,16 +3478,16 @@ var Re = (e, t, n) => {
|
|
|
3469
3478
|
o(`request["${d}"] = '${Je(s[d])}'`);
|
|
3470
3479
|
}), a.text && o(`request.body = ${JSON.stringify(a.text)}`), r(), o("response = http.request(request)"), o("puts response.read_body"), i();
|
|
3471
3480
|
}
|
|
3472
|
-
},
|
|
3481
|
+
}, ms = {
|
|
3473
3482
|
info: {
|
|
3474
3483
|
key: "ruby",
|
|
3475
3484
|
title: "Ruby",
|
|
3476
3485
|
default: "native"
|
|
3477
3486
|
},
|
|
3478
3487
|
clientsById: {
|
|
3479
|
-
native:
|
|
3488
|
+
native: ps
|
|
3480
3489
|
}
|
|
3481
|
-
}, z = (e = "") => /^[a-z0-9-_/.@%^=:]+$/i.test(e) ? e : `'${e.replace(/'/g, "'\\''")}'`,
|
|
3490
|
+
}, z = (e = "") => /^[a-z0-9-_/.@%^=:]+$/i.test(e) ? e : `'${e.replace(/'/g, "'\\''")}'`, hs = (e) => e.replace(/\r/g, "\\r").replace(/\n/g, "\\n"), ys = {
|
|
3482
3491
|
"http1.0": "0",
|
|
3483
3492
|
"url ": "",
|
|
3484
3493
|
cookie: "b",
|
|
@@ -3488,13 +3497,13 @@ var Re = (e, t, n) => {
|
|
|
3488
3497
|
header: "H",
|
|
3489
3498
|
insecure: "k",
|
|
3490
3499
|
request: "X"
|
|
3491
|
-
},
|
|
3500
|
+
}, gs = (e) => (t) => {
|
|
3492
3501
|
if (e) {
|
|
3493
|
-
const n =
|
|
3502
|
+
const n = ys[t];
|
|
3494
3503
|
return n ? `-${n}` : "";
|
|
3495
3504
|
}
|
|
3496
3505
|
return `--${t}`;
|
|
3497
|
-
},
|
|
3506
|
+
}, vs = {
|
|
3498
3507
|
info: {
|
|
3499
3508
|
key: "curl",
|
|
3500
3509
|
title: "cURL",
|
|
@@ -3508,7 +3517,7 @@ var Re = (e, t, n) => {
|
|
|
3508
3517
|
...typeof i == "string" ? { indent: i } : {},
|
|
3509
3518
|
join: i !== !1 ? ` \\
|
|
3510
3519
|
${i}` : " "
|
|
3511
|
-
}), h =
|
|
3520
|
+
}), h = gs(l);
|
|
3512
3521
|
let y = z(e);
|
|
3513
3522
|
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") {
|
|
3514
3523
|
const b = Y(a, "content-type");
|
|
@@ -3540,7 +3549,7 @@ ${i}` : " "
|
|
|
3540
3549
|
if (!o.text)
|
|
3541
3550
|
break;
|
|
3542
3551
|
let b = !1;
|
|
3543
|
-
if (
|
|
3552
|
+
if (gi(o.mimeType) && o.text.length > 20)
|
|
3544
3553
|
try {
|
|
3545
3554
|
const g = JSON.parse(o.text);
|
|
3546
3555
|
b = !0, o.text.indexOf("'") > 0 ? d(
|
|
@@ -3562,7 +3571,7 @@ ${JSON.stringify(g, null, p)}
|
|
|
3562
3571
|
}
|
|
3563
3572
|
return m();
|
|
3564
3573
|
}
|
|
3565
|
-
},
|
|
3574
|
+
}, bs = {
|
|
3566
3575
|
info: {
|
|
3567
3576
|
key: "httpie",
|
|
3568
3577
|
title: "HTTPie",
|
|
@@ -3611,7 +3620,7 @@ ${i.indent}` : " "
|
|
|
3611
3620
|
}
|
|
3612
3621
|
return c();
|
|
3613
3622
|
}
|
|
3614
|
-
},
|
|
3623
|
+
}, xs = {
|
|
3615
3624
|
info: {
|
|
3616
3625
|
key: "wget",
|
|
3617
3626
|
title: "Wget",
|
|
@@ -3633,9 +3642,9 @@ ${o.indent}` : " "
|
|
|
3633
3642
|
return o.verbose ? r(`wget ${o.short ? "-v" : "--verbose"}`) : r(`wget ${o.short ? "-q" : "--quiet"}`), r(`--method ${z(e)}`), Object.keys(n).forEach((l) => {
|
|
3634
3643
|
const c = `${l}: ${n[l]}`;
|
|
3635
3644
|
r(`--header ${z(c)}`);
|
|
3636
|
-
}), t.text && r(`--body-data ${
|
|
3645
|
+
}), t.text && r(`--body-data ${hs(z(t.text))}`), r(o.short ? "-O" : "--output-document"), r(`- ${z(a)}`), i();
|
|
3637
3646
|
}
|
|
3638
|
-
},
|
|
3647
|
+
}, ks = {
|
|
3639
3648
|
info: {
|
|
3640
3649
|
key: "shell",
|
|
3641
3650
|
title: "Shell",
|
|
@@ -3643,9 +3652,9 @@ ${o.indent}` : " "
|
|
|
3643
3652
|
cli: "%s"
|
|
3644
3653
|
},
|
|
3645
3654
|
clientsById: {
|
|
3646
|
-
curl:
|
|
3647
|
-
httpie:
|
|
3648
|
-
wget:
|
|
3655
|
+
curl: vs,
|
|
3656
|
+
httpie: bs,
|
|
3657
|
+
wget: xs
|
|
3649
3658
|
}
|
|
3650
3659
|
}, qn = (e, t) => t.repeat(e), In = (e, t, n, a) => {
|
|
3651
3660
|
const s = qn(a, n), o = qn(a - 1, n), r = t ? `,
|
|
@@ -3680,7 +3689,7 @@ ${o}]` : `[${e.join(r)}]`;
|
|
|
3680
3689
|
default:
|
|
3681
3690
|
return e == null ? "nil" : `"${e.toString().replace(/"/g, '\\"')}"`;
|
|
3682
3691
|
}
|
|
3683
|
-
},
|
|
3692
|
+
}, $s = {
|
|
3684
3693
|
info: {
|
|
3685
3694
|
key: "urlsession",
|
|
3686
3695
|
title: "URLSession",
|
|
@@ -3731,35 +3740,35 @@ ${o}]` : `[${e.join(r)}]`;
|
|
|
3731
3740
|
}
|
|
3732
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 = ${dt(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();
|
|
3733
3742
|
}
|
|
3734
|
-
},
|
|
3743
|
+
}, Ss = {
|
|
3735
3744
|
info: {
|
|
3736
3745
|
key: "swift",
|
|
3737
3746
|
title: "Swift",
|
|
3738
3747
|
default: "urlsession"
|
|
3739
3748
|
},
|
|
3740
3749
|
clientsById: {
|
|
3741
|
-
urlsession:
|
|
3742
|
-
}
|
|
3743
|
-
},
|
|
3744
|
-
c:
|
|
3745
|
-
clojure:
|
|
3746
|
-
csharp:
|
|
3747
|
-
go:
|
|
3748
|
-
http:
|
|
3749
|
-
java:
|
|
3750
|
-
javascript:
|
|
3751
|
-
json:
|
|
3752
|
-
kotlin:
|
|
3753
|
-
node:
|
|
3754
|
-
objc:
|
|
3755
|
-
ocaml:
|
|
3756
|
-
php:
|
|
3757
|
-
powershell:
|
|
3758
|
-
python:
|
|
3759
|
-
r:
|
|
3760
|
-
ruby:
|
|
3761
|
-
shell:
|
|
3762
|
-
swift:
|
|
3750
|
+
urlsession: $s
|
|
3751
|
+
}
|
|
3752
|
+
}, ws = {
|
|
3753
|
+
c: yi,
|
|
3754
|
+
clojure: xi,
|
|
3755
|
+
csharp: ji,
|
|
3756
|
+
go: Ti,
|
|
3757
|
+
http: Ci,
|
|
3758
|
+
java: Fi,
|
|
3759
|
+
javascript: Ui,
|
|
3760
|
+
json: Hi,
|
|
3761
|
+
kotlin: Di,
|
|
3762
|
+
node: Ki,
|
|
3763
|
+
objc: Yi,
|
|
3764
|
+
ocaml: Zi,
|
|
3765
|
+
php: as,
|
|
3766
|
+
powershell: ss,
|
|
3767
|
+
python: us,
|
|
3768
|
+
r: fs,
|
|
3769
|
+
ruby: ms,
|
|
3770
|
+
shell: ks,
|
|
3771
|
+
swift: Ss
|
|
3763
3772
|
}, ft = { exports: {} };
|
|
3764
3773
|
/*! https://mths.be/punycode v1.4.1 by @mathias */
|
|
3765
3774
|
ft.exports;
|
|
@@ -3881,7 +3890,7 @@ ft.exports;
|
|
|
3881
3890
|
n.punycode = r;
|
|
3882
3891
|
})(ot);
|
|
3883
3892
|
})(ft, ft.exports);
|
|
3884
|
-
var
|
|
3893
|
+
var js = ft.exports, Ns = Error, Ts = EvalError, Os = RangeError, Cs = ReferenceError, sa = SyntaxError, Ye = TypeError, Ps = URIError, Es = function() {
|
|
3885
3894
|
if (typeof Symbol != "function" || typeof Object.getOwnPropertySymbols != "function")
|
|
3886
3895
|
return !1;
|
|
3887
3896
|
if (typeof Symbol.iterator == "symbol")
|
|
@@ -3904,32 +3913,32 @@ var Os = ft.exports, Cs = Error, Ps = EvalError, Es = RangeError, Rs = Reference
|
|
|
3904
3913
|
return !1;
|
|
3905
3914
|
}
|
|
3906
3915
|
return !0;
|
|
3907
|
-
}, Ln = typeof Symbol < "u" && Symbol,
|
|
3908
|
-
return typeof Ln != "function" || typeof Symbol != "function" || typeof Ln("foo") != "symbol" || typeof Symbol("bar") != "symbol" ? !1 :
|
|
3916
|
+
}, Ln = typeof Symbol < "u" && Symbol, Rs = Es, As = function() {
|
|
3917
|
+
return typeof Ln != "function" || typeof Symbol != "function" || typeof Ln("foo") != "symbol" || typeof Symbol("bar") != "symbol" ? !1 : Rs();
|
|
3909
3918
|
}, jt = {
|
|
3910
3919
|
__proto__: null,
|
|
3911
3920
|
foo: {}
|
|
3912
|
-
},
|
|
3913
|
-
return { __proto__: jt }.foo === jt.foo && !(jt instanceof
|
|
3914
|
-
},
|
|
3921
|
+
}, Fs = Object, qs = function() {
|
|
3922
|
+
return { __proto__: jt }.foo === jt.foo && !(jt instanceof Fs);
|
|
3923
|
+
}, Is = "Function.prototype.bind called on incompatible ", _s = Object.prototype.toString, Ls = Math.max, Us = "[object Function]", Un = function(t, n) {
|
|
3915
3924
|
for (var a = [], s = 0; s < t.length; s += 1)
|
|
3916
3925
|
a[s] = t[s];
|
|
3917
3926
|
for (var o = 0; o < n.length; o += 1)
|
|
3918
3927
|
a[o + t.length] = n[o];
|
|
3919
3928
|
return a;
|
|
3920
|
-
},
|
|
3929
|
+
}, Ms = function(t, n) {
|
|
3921
3930
|
for (var a = [], s = n, o = 0; s < t.length; s += 1, o += 1)
|
|
3922
3931
|
a[o] = t[s];
|
|
3923
3932
|
return a;
|
|
3924
|
-
},
|
|
3933
|
+
}, Hs = function(e, t) {
|
|
3925
3934
|
for (var n = "", a = 0; a < e.length; a += 1)
|
|
3926
3935
|
n += e[a], a + 1 < e.length && (n += t);
|
|
3927
3936
|
return n;
|
|
3928
|
-
},
|
|
3937
|
+
}, Bs = function(t) {
|
|
3929
3938
|
var n = this;
|
|
3930
|
-
if (typeof n != "function" ||
|
|
3931
|
-
throw new TypeError(
|
|
3932
|
-
for (var a =
|
|
3939
|
+
if (typeof n != "function" || _s.apply(n) !== Us)
|
|
3940
|
+
throw new TypeError(Is + n);
|
|
3941
|
+
for (var a = Ms(arguments, 1), s, o = function() {
|
|
3933
3942
|
if (this instanceof s) {
|
|
3934
3943
|
var u = n.apply(
|
|
3935
3944
|
this,
|
|
@@ -3941,17 +3950,17 @@ var Os = ft.exports, Cs = Error, Ps = EvalError, Es = RangeError, Rs = Reference
|
|
|
3941
3950
|
t,
|
|
3942
3951
|
Un(a, arguments)
|
|
3943
3952
|
);
|
|
3944
|
-
}, r =
|
|
3953
|
+
}, r = Ls(0, n.length - a.length), i = [], l = 0; l < r; l++)
|
|
3945
3954
|
i[l] = "$" + l;
|
|
3946
|
-
if (s = Function("binder", "return function (" +
|
|
3955
|
+
if (s = Function("binder", "return function (" + Hs(i, ",") + "){ return binder.apply(this,arguments); }")(o), n.prototype) {
|
|
3947
3956
|
var c = function() {
|
|
3948
3957
|
};
|
|
3949
3958
|
c.prototype = n.prototype, s.prototype = new c(), c.prototype = null;
|
|
3950
3959
|
}
|
|
3951
3960
|
return s;
|
|
3952
|
-
},
|
|
3961
|
+
}, Ds = Bs, fn = Function.prototype.bind || Ds, Vs = Function.prototype.call, Ws = Object.prototype.hasOwnProperty, zs = fn, Js = zs.call(Vs, Ws), T, Gs = Ns, Ks = Ts, Qs = Os, Ys = Cs, Ie = sa, Ae = Ye, Xs = Ps, la = Function, Nt = function(e) {
|
|
3953
3962
|
try {
|
|
3954
|
-
return
|
|
3963
|
+
return la('"use strict"; return (' + e + ").constructor;")();
|
|
3955
3964
|
} catch {
|
|
3956
3965
|
}
|
|
3957
3966
|
}, we = Object.getOwnPropertyDescriptor;
|
|
@@ -3963,7 +3972,7 @@ if (we)
|
|
|
3963
3972
|
}
|
|
3964
3973
|
var Tt = function() {
|
|
3965
3974
|
throw new Ae();
|
|
3966
|
-
},
|
|
3975
|
+
}, Zs = we ? function() {
|
|
3967
3976
|
try {
|
|
3968
3977
|
return arguments.callee, Tt;
|
|
3969
3978
|
} catch {
|
|
@@ -3973,9 +3982,9 @@ var Tt = function() {
|
|
|
3973
3982
|
return Tt;
|
|
3974
3983
|
}
|
|
3975
3984
|
}
|
|
3976
|
-
}() : Tt, Te =
|
|
3985
|
+
}() : Tt, Te = As(), el = qs(), D = Object.getPrototypeOf || (el ? function(e) {
|
|
3977
3986
|
return e.__proto__;
|
|
3978
|
-
} : null), Ee = {},
|
|
3987
|
+
} : null), Ee = {}, tl = typeof Uint8Array > "u" || !D ? T : D(Uint8Array), je = {
|
|
3979
3988
|
__proto__: null,
|
|
3980
3989
|
"%AggregateError%": typeof AggregateError > "u" ? T : AggregateError,
|
|
3981
3990
|
"%Array%": Array,
|
|
@@ -3997,14 +4006,14 @@ var Tt = function() {
|
|
|
3997
4006
|
"%decodeURIComponent%": decodeURIComponent,
|
|
3998
4007
|
"%encodeURI%": encodeURI,
|
|
3999
4008
|
"%encodeURIComponent%": encodeURIComponent,
|
|
4000
|
-
"%Error%":
|
|
4009
|
+
"%Error%": Gs,
|
|
4001
4010
|
"%eval%": eval,
|
|
4002
4011
|
// eslint-disable-line no-eval
|
|
4003
|
-
"%EvalError%":
|
|
4012
|
+
"%EvalError%": Ks,
|
|
4004
4013
|
"%Float32Array%": typeof Float32Array > "u" ? T : Float32Array,
|
|
4005
4014
|
"%Float64Array%": typeof Float64Array > "u" ? T : Float64Array,
|
|
4006
4015
|
"%FinalizationRegistry%": typeof FinalizationRegistry > "u" ? T : FinalizationRegistry,
|
|
4007
|
-
"%Function%":
|
|
4016
|
+
"%Function%": la,
|
|
4008
4017
|
"%GeneratorFunction%": Ee,
|
|
4009
4018
|
"%Int8Array%": typeof Int8Array > "u" ? T : Int8Array,
|
|
4010
4019
|
"%Int16Array%": typeof Int16Array > "u" ? T : Int16Array,
|
|
@@ -4022,8 +4031,8 @@ var Tt = function() {
|
|
|
4022
4031
|
"%parseInt%": parseInt,
|
|
4023
4032
|
"%Promise%": typeof Promise > "u" ? T : Promise,
|
|
4024
4033
|
"%Proxy%": typeof Proxy > "u" ? T : Proxy,
|
|
4025
|
-
"%RangeError%":
|
|
4026
|
-
"%ReferenceError%":
|
|
4034
|
+
"%RangeError%": Qs,
|
|
4035
|
+
"%ReferenceError%": Ys,
|
|
4027
4036
|
"%Reflect%": typeof Reflect > "u" ? T : Reflect,
|
|
4028
4037
|
"%RegExp%": RegExp,
|
|
4029
4038
|
"%Set%": typeof Set > "u" ? T : Set,
|
|
@@ -4033,14 +4042,14 @@ var Tt = function() {
|
|
|
4033
4042
|
"%StringIteratorPrototype%": Te && D ? D(""[Symbol.iterator]()) : T,
|
|
4034
4043
|
"%Symbol%": Te ? Symbol : T,
|
|
4035
4044
|
"%SyntaxError%": Ie,
|
|
4036
|
-
"%ThrowTypeError%":
|
|
4037
|
-
"%TypedArray%":
|
|
4045
|
+
"%ThrowTypeError%": Zs,
|
|
4046
|
+
"%TypedArray%": tl,
|
|
4038
4047
|
"%TypeError%": Ae,
|
|
4039
4048
|
"%Uint8Array%": typeof Uint8Array > "u" ? T : Uint8Array,
|
|
4040
4049
|
"%Uint8ClampedArray%": typeof Uint8ClampedArray > "u" ? T : Uint8ClampedArray,
|
|
4041
4050
|
"%Uint16Array%": typeof Uint16Array > "u" ? T : Uint16Array,
|
|
4042
4051
|
"%Uint32Array%": typeof Uint32Array > "u" ? T : Uint32Array,
|
|
4043
|
-
"%URIError%":
|
|
4052
|
+
"%URIError%": Xs,
|
|
4044
4053
|
"%WeakMap%": typeof WeakMap > "u" ? T : WeakMap,
|
|
4045
4054
|
"%WeakRef%": typeof WeakRef > "u" ? T : WeakRef,
|
|
4046
4055
|
"%WeakSet%": typeof WeakSet > "u" ? T : WeakSet
|
|
@@ -4049,10 +4058,10 @@ if (D)
|
|
|
4049
4058
|
try {
|
|
4050
4059
|
null.error;
|
|
4051
4060
|
} catch (e) {
|
|
4052
|
-
var
|
|
4053
|
-
je["%Error.prototype%"] =
|
|
4061
|
+
var nl = D(D(e));
|
|
4062
|
+
je["%Error.prototype%"] = nl;
|
|
4054
4063
|
}
|
|
4055
|
-
var
|
|
4064
|
+
var rl = function e(t) {
|
|
4056
4065
|
var n;
|
|
4057
4066
|
if (t === "%AsyncFunction%")
|
|
4058
4067
|
n = Nt("async function () {}");
|
|
@@ -4121,21 +4130,21 @@ var il = function e(t) {
|
|
|
4121
4130
|
"%URIErrorPrototype%": ["URIError", "prototype"],
|
|
4122
4131
|
"%WeakMapPrototype%": ["WeakMap", "prototype"],
|
|
4123
4132
|
"%WeakSetPrototype%": ["WeakSet", "prototype"]
|
|
4124
|
-
}, Xe = fn, pt =
|
|
4133
|
+
}, Xe = fn, pt = Js, al = Xe.call(Function.call, Array.prototype.concat), ol = Xe.call(Function.apply, Array.prototype.splice), Hn = Xe.call(Function.call, String.prototype.replace), mt = Xe.call(Function.call, String.prototype.slice), il = Xe.call(Function.call, RegExp.prototype.exec), sl = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, ll = /\\(\\)?/g, cl = function(t) {
|
|
4125
4134
|
var n = mt(t, 0, 1), a = mt(t, -1);
|
|
4126
4135
|
if (n === "%" && a !== "%")
|
|
4127
4136
|
throw new Ie("invalid intrinsic syntax, expected closing `%`");
|
|
4128
4137
|
if (a === "%" && n !== "%")
|
|
4129
4138
|
throw new Ie("invalid intrinsic syntax, expected opening `%`");
|
|
4130
4139
|
var s = [];
|
|
4131
|
-
return Hn(t,
|
|
4132
|
-
s[s.length] = i ? Hn(l,
|
|
4140
|
+
return Hn(t, sl, function(o, r, i, l) {
|
|
4141
|
+
s[s.length] = i ? Hn(l, ll, "$1") : r || o;
|
|
4133
4142
|
}), s;
|
|
4134
|
-
},
|
|
4143
|
+
}, ul = function(t, n) {
|
|
4135
4144
|
var a = t, s;
|
|
4136
4145
|
if (pt(Mn, a) && (s = Mn[a], a = "%" + s[0] + "%"), pt(je, a)) {
|
|
4137
4146
|
var o = je[a];
|
|
4138
|
-
if (o === Ee && (o =
|
|
4147
|
+
if (o === Ee && (o = rl(a)), typeof o > "u" && !n)
|
|
4139
4148
|
throw new Ae("intrinsic " + t + " exists, but is not available. Please file an issue!");
|
|
4140
4149
|
return {
|
|
4141
4150
|
alias: s,
|
|
@@ -4149,10 +4158,10 @@ var il = function e(t) {
|
|
|
4149
4158
|
throw new Ae("intrinsic name must be a non-empty string");
|
|
4150
4159
|
if (arguments.length > 1 && typeof n != "boolean")
|
|
4151
4160
|
throw new Ae('"allowMissing" argument must be a boolean');
|
|
4152
|
-
if (
|
|
4161
|
+
if (il(/^%?[^%]*%?$/, t) === null)
|
|
4153
4162
|
throw new Ie("`%` may not be present anywhere but at the beginning and end of the intrinsic name");
|
|
4154
|
-
var a =
|
|
4155
|
-
c && (s = c[0],
|
|
4163
|
+
var a = cl(t), s = a.length > 0 ? a[0] : "", o = ul("%" + s + "%", n), r = o.name, i = o.value, l = !1, c = o.alias;
|
|
4164
|
+
c && (s = c[0], ol(a, al([0, 1], c)));
|
|
4156
4165
|
for (var u = 1, p = !0; u < a.length; u += 1) {
|
|
4157
4166
|
var d = a[u], m = mt(d, 0, 1), h = mt(d, -1);
|
|
4158
4167
|
if ((m === '"' || m === "'" || m === "`" || h === '"' || h === "'" || h === "`") && m !== h)
|
|
@@ -4174,7 +4183,7 @@ var il = function e(t) {
|
|
|
4174
4183
|
}
|
|
4175
4184
|
}
|
|
4176
4185
|
return i;
|
|
4177
|
-
},
|
|
4186
|
+
}, ca = { exports: {} }, Ot, Bn;
|
|
4178
4187
|
function pn() {
|
|
4179
4188
|
if (Bn) return Ot;
|
|
4180
4189
|
Bn = 1;
|
|
@@ -4187,14 +4196,14 @@ function pn() {
|
|
|
4187
4196
|
}
|
|
4188
4197
|
return Ot = t, Ot;
|
|
4189
4198
|
}
|
|
4190
|
-
var
|
|
4199
|
+
var dl = Ue, st = dl("%Object.getOwnPropertyDescriptor%", !0);
|
|
4191
4200
|
if (st)
|
|
4192
4201
|
try {
|
|
4193
4202
|
st([], "length");
|
|
4194
4203
|
} catch {
|
|
4195
4204
|
st = null;
|
|
4196
4205
|
}
|
|
4197
|
-
var
|
|
4206
|
+
var ua = st, Dn = pn(), fl = sa, Oe = Ye, Vn = ua, pl = function(t, n, a) {
|
|
4198
4207
|
if (!t || typeof t != "object" && typeof t != "function")
|
|
4199
4208
|
throw new Oe("`obj` must be an object or a function`");
|
|
4200
4209
|
if (typeof n != "string" && typeof n != "symbol")
|
|
@@ -4218,11 +4227,11 @@ var da = st, Dn = pn(), hl = la, Oe = Ye, Vn = da, yl = function(t, n, a) {
|
|
|
4218
4227
|
else if (i || !s && !o && !r)
|
|
4219
4228
|
t[n] = a;
|
|
4220
4229
|
else
|
|
4221
|
-
throw new
|
|
4222
|
-
}, Ht = pn(),
|
|
4230
|
+
throw new fl("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");
|
|
4231
|
+
}, Ht = pn(), da = function() {
|
|
4223
4232
|
return !!Ht;
|
|
4224
4233
|
};
|
|
4225
|
-
|
|
4234
|
+
da.hasArrayLengthDefineBug = function() {
|
|
4226
4235
|
if (!Ht)
|
|
4227
4236
|
return null;
|
|
4228
4237
|
try {
|
|
@@ -4231,17 +4240,17 @@ fa.hasArrayLengthDefineBug = function() {
|
|
|
4231
4240
|
return !0;
|
|
4232
4241
|
}
|
|
4233
4242
|
};
|
|
4234
|
-
var
|
|
4243
|
+
var ml = da, hl = Ue, Wn = pl, yl = ml(), zn = ua, Jn = Ye, gl = hl("%Math.floor%"), vl = function(t, n) {
|
|
4235
4244
|
if (typeof t != "function")
|
|
4236
4245
|
throw new Jn("`fn` is not a function");
|
|
4237
|
-
if (typeof n != "number" || n < 0 || n > 4294967295 ||
|
|
4246
|
+
if (typeof n != "number" || n < 0 || n > 4294967295 || gl(n) !== n)
|
|
4238
4247
|
throw new Jn("`length` must be a positive 32-bit integer");
|
|
4239
4248
|
var a = arguments.length > 2 && !!arguments[2], s = !0, o = !0;
|
|
4240
4249
|
if ("length" in t && zn) {
|
|
4241
4250
|
var r = zn(t, "length");
|
|
4242
4251
|
r && !r.configurable && (s = !1), r && !r.writable && (o = !1);
|
|
4243
4252
|
}
|
|
4244
|
-
return (s || o || !a) && (
|
|
4253
|
+
return (s || o || !a) && (yl ? Wn(
|
|
4245
4254
|
/** @type {Parameters<define>[0]} */
|
|
4246
4255
|
t,
|
|
4247
4256
|
"length",
|
|
@@ -4256,7 +4265,7 @@ var gl = fa, vl = Ue, Wn = yl, bl = gl(), zn = da, Jn = Ye, xl = vl("%Math.floor
|
|
|
4256
4265
|
)), t;
|
|
4257
4266
|
};
|
|
4258
4267
|
(function(e) {
|
|
4259
|
-
var t = fn, n = Ue, a =
|
|
4268
|
+
var t = fn, n = Ue, a = vl, s = Ye, 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%");
|
|
4260
4269
|
e.exports = function(d) {
|
|
4261
4270
|
if (typeof d != "function")
|
|
4262
4271
|
throw new s("a function is required");
|
|
@@ -4271,20 +4280,20 @@ var gl = fa, vl = Ue, Wn = yl, bl = gl(), zn = da, Jn = Ye, xl = vl("%Math.floor
|
|
|
4271
4280
|
return i(t, o, arguments);
|
|
4272
4281
|
};
|
|
4273
4282
|
l ? l(e.exports, "apply", { value: u }) : e.exports.apply = u;
|
|
4274
|
-
})(
|
|
4275
|
-
var
|
|
4276
|
-
var a =
|
|
4277
|
-
return typeof a == "function" &&
|
|
4283
|
+
})(ca);
|
|
4284
|
+
var bl = ca.exports, fa = Ue, pa = bl, xl = pa(fa("String.prototype.indexOf")), kl = function(t, n) {
|
|
4285
|
+
var a = fa(t, !!n);
|
|
4286
|
+
return typeof a == "function" && xl(t, ".prototype.") > -1 ? pa(a) : a;
|
|
4278
4287
|
};
|
|
4279
|
-
const
|
|
4288
|
+
const $l = {}, Sl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4280
4289
|
__proto__: null,
|
|
4281
|
-
default:
|
|
4282
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
4283
|
-
var mn = typeof Map == "function" && Map.prototype, Ct = Object.getOwnPropertyDescriptor && mn ? Object.getOwnPropertyDescriptor(Map.prototype, "size") : null, ht = mn && Ct && typeof Ct.get == "function" ? Ct.get : null, Gn = mn && Map.prototype.forEach, hn = typeof Set == "function" && Set.prototype, Pt = Object.getOwnPropertyDescriptor && hn ? Object.getOwnPropertyDescriptor(Set.prototype, "size") : null, yt = hn && Pt && typeof Pt.get == "function" ? Pt.get : null, Kn = hn && Set.prototype.forEach,
|
|
4290
|
+
default: $l
|
|
4291
|
+
}, Symbol.toStringTag, { value: "Module" })), wl = /* @__PURE__ */ po(Sl);
|
|
4292
|
+
var mn = typeof Map == "function" && Map.prototype, Ct = Object.getOwnPropertyDescriptor && mn ? Object.getOwnPropertyDescriptor(Map.prototype, "size") : null, ht = mn && Ct && typeof Ct.get == "function" ? Ct.get : null, Gn = mn && Map.prototype.forEach, hn = typeof Set == "function" && Set.prototype, Pt = Object.getOwnPropertyDescriptor && hn ? Object.getOwnPropertyDescriptor(Set.prototype, "size") : null, yt = hn && Pt && typeof Pt.get == "function" ? Pt.get : null, Kn = hn && Set.prototype.forEach, jl = typeof WeakMap == "function" && WeakMap.prototype, De = jl ? WeakMap.prototype.has : null, Nl = typeof WeakSet == "function" && WeakSet.prototype, Ve = Nl ? WeakSet.prototype.has : null, Tl = typeof WeakRef == "function" && WeakRef.prototype, Qn = Tl ? WeakRef.prototype.deref : null, Ol = Boolean.prototype.valueOf, Cl = Object.prototype.toString, Pl = Function.prototype.toString, El = String.prototype.match, yn = String.prototype.slice, ve = String.prototype.replace, Rl = String.prototype.toUpperCase, Yn = String.prototype.toLowerCase, ma = RegExp.prototype.test, Xn = Array.prototype.concat, ue = Array.prototype.join, Al = Array.prototype.slice, Zn = Math.floor, Bt = typeof BigInt == "function" ? BigInt.prototype.valueOf : null, Et = Object.getOwnPropertySymbols, Dt = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Symbol.prototype.toString : null, _e = typeof Symbol == "function" && typeof Symbol.iterator == "object", X = typeof Symbol == "function" && Symbol.toStringTag && (typeof Symbol.toStringTag === _e || !0) ? Symbol.toStringTag : null, ha = Object.prototype.propertyIsEnumerable, er = (typeof Reflect == "function" ? Reflect.getPrototypeOf : Object.getPrototypeOf) || ([].__proto__ === Array.prototype ? function(e) {
|
|
4284
4293
|
return e.__proto__;
|
|
4285
4294
|
} : null);
|
|
4286
4295
|
function tr(e, t) {
|
|
4287
|
-
if (e === 1 / 0 || e === -1 / 0 || e !== e || e && e > -1e3 && e < 1e3 ||
|
|
4296
|
+
if (e === 1 / 0 || e === -1 / 0 || e !== e || e && e > -1e3 && e < 1e3 || ma.call(/e/, t))
|
|
4288
4297
|
return t;
|
|
4289
4298
|
var n = /[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;
|
|
4290
4299
|
if (typeof e == "number") {
|
|
@@ -4296,7 +4305,7 @@ function tr(e, t) {
|
|
|
4296
4305
|
}
|
|
4297
4306
|
return ve.call(t, n, "$&_");
|
|
4298
4307
|
}
|
|
4299
|
-
var Vt =
|
|
4308
|
+
var Vt = wl, nr = Vt.custom, rr = ga(nr) ? nr : null, Fl = function e(t, n, a, s) {
|
|
4300
4309
|
var o = n || {};
|
|
4301
4310
|
if (ge(o, "quoteStyle") && o.quoteStyle !== "single" && o.quoteStyle !== "double")
|
|
4302
4311
|
throw new TypeError('option "quoteStyle" must be "single" or "double"');
|
|
@@ -4317,7 +4326,7 @@ var Vt = Tl, nr = Vt.custom, rr = va(nr) ? nr : null, _l = function e(t, n, a, s
|
|
|
4317
4326
|
if (typeof t == "boolean")
|
|
4318
4327
|
return t ? "true" : "false";
|
|
4319
4328
|
if (typeof t == "string")
|
|
4320
|
-
return
|
|
4329
|
+
return ba(t, o);
|
|
4321
4330
|
if (typeof t == "number") {
|
|
4322
4331
|
if (t === 0)
|
|
4323
4332
|
return 1 / 0 / t > 0 ? "0" : "-0";
|
|
@@ -4331,13 +4340,13 @@ var Vt = Tl, nr = Vt.custom, rr = va(nr) ? nr : null, _l = function e(t, n, a, s
|
|
|
4331
4340
|
var u = typeof o.depth > "u" ? 5 : o.depth;
|
|
4332
4341
|
if (typeof a > "u" && (a = 0), a >= u && u > 0 && typeof t == "object")
|
|
4333
4342
|
return Wt(t) ? "[Array]" : "[Object]";
|
|
4334
|
-
var p =
|
|
4343
|
+
var p = Xl(o, a);
|
|
4335
4344
|
if (typeof s > "u")
|
|
4336
4345
|
s = [];
|
|
4337
|
-
else if (
|
|
4346
|
+
else if (va(s, t) >= 0)
|
|
4338
4347
|
return "[Circular]";
|
|
4339
4348
|
function d(I, H, L) {
|
|
4340
|
-
if (H && (s =
|
|
4349
|
+
if (H && (s = Al.call(s), s.push(H)), L) {
|
|
4341
4350
|
var ee = {
|
|
4342
4351
|
depth: o.depth
|
|
4343
4352
|
};
|
|
@@ -4346,27 +4355,27 @@ var Vt = Tl, nr = Vt.custom, rr = va(nr) ? nr : null, _l = function e(t, n, a, s
|
|
|
4346
4355
|
return e(I, o, a + 1, s);
|
|
4347
4356
|
}
|
|
4348
4357
|
if (typeof t == "function" && !ar(t)) {
|
|
4349
|
-
var m =
|
|
4358
|
+
var m = Dl(t), h = et(t, d);
|
|
4350
4359
|
return "[Function" + (m ? ": " + m : " (anonymous)") + "]" + (h.length > 0 ? " { " + ue.call(h, ", ") + " }" : "");
|
|
4351
4360
|
}
|
|
4352
|
-
if (
|
|
4361
|
+
if (ga(t)) {
|
|
4353
4362
|
var y = _e ? ve.call(String(t), /^(Symbol\(.*\))_[^)]*$/, "$1") : Dt.call(t);
|
|
4354
4363
|
return typeof t == "object" && !_e ? He(y) : y;
|
|
4355
4364
|
}
|
|
4356
|
-
if (
|
|
4365
|
+
if (Kl(t)) {
|
|
4357
4366
|
for (var v = "<" + Yn.call(String(t.nodeName)), b = t.attributes || [], g = 0; g < b.length; g++)
|
|
4358
|
-
v += " " + b[g].name + "=" +
|
|
4367
|
+
v += " " + b[g].name + "=" + ya(ql(b[g].value), "double", o);
|
|
4359
4368
|
return v += ">", t.childNodes && t.childNodes.length && (v += "..."), v += "</" + Yn.call(String(t.nodeName)) + ">", v;
|
|
4360
4369
|
}
|
|
4361
4370
|
if (Wt(t)) {
|
|
4362
4371
|
if (t.length === 0)
|
|
4363
4372
|
return "[]";
|
|
4364
4373
|
var x = et(t, d);
|
|
4365
|
-
return p && !
|
|
4374
|
+
return p && !Yl(x) ? "[" + zt(x, p) + "]" : "[ " + ue.call(x, ", ") + " ]";
|
|
4366
4375
|
}
|
|
4367
|
-
if (
|
|
4376
|
+
if (_l(t)) {
|
|
4368
4377
|
var w = et(t, d);
|
|
4369
|
-
return !("cause" in Error.prototype) && "cause" in t && !
|
|
4378
|
+
return !("cause" in Error.prototype) && "cause" in t && !ha.call(t, "cause") ? "{ [" + String(t) + "] " + ue.call(Xn.call("[cause]: " + d(t.cause), w), ", ") + " }" : w.length === 0 ? "[" + String(t) + "]" : "{ [" + String(t) + "] " + ue.call(w, ", ") + " }";
|
|
4370
4379
|
}
|
|
4371
4380
|
if (typeof t == "object" && r) {
|
|
4372
4381
|
if (rr && typeof t[rr] == "function" && Vt)
|
|
@@ -4374,71 +4383,71 @@ var Vt = Tl, nr = Vt.custom, rr = va(nr) ? nr : null, _l = function e(t, n, a, s
|
|
|
4374
4383
|
if (r !== "symbol" && typeof t.inspect == "function")
|
|
4375
4384
|
return t.inspect();
|
|
4376
4385
|
}
|
|
4377
|
-
if (
|
|
4386
|
+
if (Vl(t)) {
|
|
4378
4387
|
var S = [];
|
|
4379
4388
|
return Gn && Gn.call(t, function(I, H) {
|
|
4380
4389
|
S.push(d(H, t, !0) + " => " + d(I, t));
|
|
4381
4390
|
}), or("Map", ht.call(t), S, p);
|
|
4382
4391
|
}
|
|
4383
|
-
if (
|
|
4392
|
+
if (Jl(t)) {
|
|
4384
4393
|
var k = [];
|
|
4385
4394
|
return Kn && Kn.call(t, function(I) {
|
|
4386
4395
|
k.push(d(I, t));
|
|
4387
4396
|
}), or("Set", yt.call(t), k, p);
|
|
4388
4397
|
}
|
|
4389
|
-
if (
|
|
4398
|
+
if (Wl(t))
|
|
4390
4399
|
return Rt("WeakMap");
|
|
4391
|
-
if (
|
|
4400
|
+
if (Gl(t))
|
|
4392
4401
|
return Rt("WeakSet");
|
|
4393
|
-
if (
|
|
4402
|
+
if (zl(t))
|
|
4394
4403
|
return Rt("WeakRef");
|
|
4395
|
-
if (
|
|
4404
|
+
if (Ul(t))
|
|
4396
4405
|
return He(d(Number(t)));
|
|
4397
|
-
if (Vl(t))
|
|
4398
|
-
return He(d(Bt.call(t)));
|
|
4399
|
-
if (Dl(t))
|
|
4400
|
-
return He(El.call(t));
|
|
4401
4406
|
if (Hl(t))
|
|
4407
|
+
return He(d(Bt.call(t)));
|
|
4408
|
+
if (Ml(t))
|
|
4409
|
+
return He(Ol.call(t));
|
|
4410
|
+
if (Ll(t))
|
|
4402
4411
|
return He(d(String(t)));
|
|
4403
4412
|
if (typeof window < "u" && t === window)
|
|
4404
4413
|
return "{ [object Window] }";
|
|
4405
4414
|
if (t === ot)
|
|
4406
4415
|
return "{ [object globalThis] }";
|
|
4407
|
-
if (!
|
|
4416
|
+
if (!Il(t) && !ar(t)) {
|
|
4408
4417
|
var C = et(t, d), P = er ? er(t) === Object.prototype : t instanceof Object || t.constructor === Object, R = t instanceof Object ? "" : "null prototype", q = !P && X && Object(t) === t && X in t ? yn.call(xe(t), 8, -1) : R ? "Object" : "", G = P || typeof t.constructor != "function" ? "" : t.constructor.name ? t.constructor.name + " " : "", K = G + (q || R ? "[" + ue.call(Xn.call([], q || [], R || []), ": ") + "] " : "");
|
|
4409
4418
|
return C.length === 0 ? K + "{}" : p ? K + "{" + zt(C, p) + "}" : K + "{ " + ue.call(C, ", ") + " }";
|
|
4410
4419
|
}
|
|
4411
4420
|
return String(t);
|
|
4412
4421
|
};
|
|
4413
|
-
function
|
|
4422
|
+
function ya(e, t, n) {
|
|
4414
4423
|
var a = (n.quoteStyle || t) === "double" ? '"' : "'";
|
|
4415
4424
|
return a + e + a;
|
|
4416
4425
|
}
|
|
4417
|
-
function
|
|
4426
|
+
function ql(e) {
|
|
4418
4427
|
return ve.call(String(e), /"/g, """);
|
|
4419
4428
|
}
|
|
4420
4429
|
function Wt(e) {
|
|
4421
4430
|
return xe(e) === "[object Array]" && (!X || !(typeof e == "object" && X in e));
|
|
4422
4431
|
}
|
|
4423
|
-
function
|
|
4432
|
+
function Il(e) {
|
|
4424
4433
|
return xe(e) === "[object Date]" && (!X || !(typeof e == "object" && X in e));
|
|
4425
4434
|
}
|
|
4426
4435
|
function ar(e) {
|
|
4427
4436
|
return xe(e) === "[object RegExp]" && (!X || !(typeof e == "object" && X in e));
|
|
4428
4437
|
}
|
|
4429
|
-
function
|
|
4438
|
+
function _l(e) {
|
|
4430
4439
|
return xe(e) === "[object Error]" && (!X || !(typeof e == "object" && X in e));
|
|
4431
4440
|
}
|
|
4432
|
-
function
|
|
4441
|
+
function Ll(e) {
|
|
4433
4442
|
return xe(e) === "[object String]" && (!X || !(typeof e == "object" && X in e));
|
|
4434
4443
|
}
|
|
4435
|
-
function
|
|
4444
|
+
function Ul(e) {
|
|
4436
4445
|
return xe(e) === "[object Number]" && (!X || !(typeof e == "object" && X in e));
|
|
4437
4446
|
}
|
|
4438
|
-
function
|
|
4447
|
+
function Ml(e) {
|
|
4439
4448
|
return xe(e) === "[object Boolean]" && (!X || !(typeof e == "object" && X in e));
|
|
4440
4449
|
}
|
|
4441
|
-
function
|
|
4450
|
+
function ga(e) {
|
|
4442
4451
|
if (_e)
|
|
4443
4452
|
return e && typeof e == "object" && e instanceof Symbol;
|
|
4444
4453
|
if (typeof e == "symbol")
|
|
@@ -4451,7 +4460,7 @@ function va(e) {
|
|
|
4451
4460
|
}
|
|
4452
4461
|
return !1;
|
|
4453
4462
|
}
|
|
4454
|
-
function
|
|
4463
|
+
function Hl(e) {
|
|
4455
4464
|
if (!e || typeof e != "object" || !Bt)
|
|
4456
4465
|
return !1;
|
|
4457
4466
|
try {
|
|
@@ -4460,22 +4469,22 @@ function Vl(e) {
|
|
|
4460
4469
|
}
|
|
4461
4470
|
return !1;
|
|
4462
4471
|
}
|
|
4463
|
-
var
|
|
4472
|
+
var Bl = Object.prototype.hasOwnProperty || function(e) {
|
|
4464
4473
|
return e in this;
|
|
4465
4474
|
};
|
|
4466
4475
|
function ge(e, t) {
|
|
4467
|
-
return
|
|
4476
|
+
return Bl.call(e, t);
|
|
4468
4477
|
}
|
|
4469
4478
|
function xe(e) {
|
|
4470
|
-
return
|
|
4479
|
+
return Cl.call(e);
|
|
4471
4480
|
}
|
|
4472
|
-
function
|
|
4481
|
+
function Dl(e) {
|
|
4473
4482
|
if (e.name)
|
|
4474
4483
|
return e.name;
|
|
4475
|
-
var t =
|
|
4484
|
+
var t = El.call(Pl.call(e), /^function\s*([\w$]+)/);
|
|
4476
4485
|
return t ? t[1] : null;
|
|
4477
4486
|
}
|
|
4478
|
-
function
|
|
4487
|
+
function va(e, t) {
|
|
4479
4488
|
if (e.indexOf)
|
|
4480
4489
|
return e.indexOf(t);
|
|
4481
4490
|
for (var n = 0, a = e.length; n < a; n++)
|
|
@@ -4483,7 +4492,7 @@ function ba(e, t) {
|
|
|
4483
4492
|
return n;
|
|
4484
4493
|
return -1;
|
|
4485
4494
|
}
|
|
4486
|
-
function
|
|
4495
|
+
function Vl(e) {
|
|
4487
4496
|
if (!ht || !e || typeof e != "object")
|
|
4488
4497
|
return !1;
|
|
4489
4498
|
try {
|
|
@@ -4498,7 +4507,7 @@ function Jl(e) {
|
|
|
4498
4507
|
}
|
|
4499
4508
|
return !1;
|
|
4500
4509
|
}
|
|
4501
|
-
function
|
|
4510
|
+
function Wl(e) {
|
|
4502
4511
|
if (!De || !e || typeof e != "object")
|
|
4503
4512
|
return !1;
|
|
4504
4513
|
try {
|
|
@@ -4513,7 +4522,7 @@ function Gl(e) {
|
|
|
4513
4522
|
}
|
|
4514
4523
|
return !1;
|
|
4515
4524
|
}
|
|
4516
|
-
function
|
|
4525
|
+
function zl(e) {
|
|
4517
4526
|
if (!Qn || !e || typeof e != "object")
|
|
4518
4527
|
return !1;
|
|
4519
4528
|
try {
|
|
@@ -4522,7 +4531,7 @@ function Kl(e) {
|
|
|
4522
4531
|
}
|
|
4523
4532
|
return !1;
|
|
4524
4533
|
}
|
|
4525
|
-
function
|
|
4534
|
+
function Jl(e) {
|
|
4526
4535
|
if (!yt || !e || typeof e != "object")
|
|
4527
4536
|
return !1;
|
|
4528
4537
|
try {
|
|
@@ -4537,7 +4546,7 @@ function Ql(e) {
|
|
|
4537
4546
|
}
|
|
4538
4547
|
return !1;
|
|
4539
4548
|
}
|
|
4540
|
-
function
|
|
4549
|
+
function Gl(e) {
|
|
4541
4550
|
if (!Ve || !e || typeof e != "object")
|
|
4542
4551
|
return !1;
|
|
4543
4552
|
try {
|
|
@@ -4552,18 +4561,18 @@ function Yl(e) {
|
|
|
4552
4561
|
}
|
|
4553
4562
|
return !1;
|
|
4554
4563
|
}
|
|
4555
|
-
function
|
|
4564
|
+
function Kl(e) {
|
|
4556
4565
|
return !e || typeof e != "object" ? !1 : typeof HTMLElement < "u" && e instanceof HTMLElement ? !0 : typeof e.nodeName == "string" && typeof e.getAttribute == "function";
|
|
4557
4566
|
}
|
|
4558
|
-
function
|
|
4567
|
+
function ba(e, t) {
|
|
4559
4568
|
if (e.length > t.maxStringLength) {
|
|
4560
4569
|
var n = e.length - t.maxStringLength, a = "... " + n + " more character" + (n > 1 ? "s" : "");
|
|
4561
|
-
return
|
|
4570
|
+
return ba(yn.call(e, 0, t.maxStringLength), t) + a;
|
|
4562
4571
|
}
|
|
4563
|
-
var s = ve.call(ve.call(e, /(['\\])/g, "\\$1"), /[\x00-\x1f]/g,
|
|
4564
|
-
return
|
|
4572
|
+
var s = ve.call(ve.call(e, /(['\\])/g, "\\$1"), /[\x00-\x1f]/g, Ql);
|
|
4573
|
+
return ya(s, "single", t);
|
|
4565
4574
|
}
|
|
4566
|
-
function
|
|
4575
|
+
function Ql(e) {
|
|
4567
4576
|
var t = e.charCodeAt(0), n = {
|
|
4568
4577
|
8: "b",
|
|
4569
4578
|
9: "t",
|
|
@@ -4571,7 +4580,7 @@ function Zl(e) {
|
|
|
4571
4580
|
12: "f",
|
|
4572
4581
|
13: "r"
|
|
4573
4582
|
}[t];
|
|
4574
|
-
return n ? "\\" + n : "\\x" + (t < 16 ? "0" : "") +
|
|
4583
|
+
return n ? "\\" + n : "\\x" + (t < 16 ? "0" : "") + Rl.call(t.toString(16));
|
|
4575
4584
|
}
|
|
4576
4585
|
function He(e) {
|
|
4577
4586
|
return "Object(" + e + ")";
|
|
@@ -4583,14 +4592,14 @@ function or(e, t, n, a) {
|
|
|
4583
4592
|
var s = a ? zt(n, a) : ue.call(n, ", ");
|
|
4584
4593
|
return e + " (" + t + ") {" + s + "}";
|
|
4585
4594
|
}
|
|
4586
|
-
function
|
|
4595
|
+
function Yl(e) {
|
|
4587
4596
|
for (var t = 0; t < e.length; t++)
|
|
4588
|
-
if (
|
|
4597
|
+
if (va(e[t], `
|
|
4589
4598
|
`) >= 0)
|
|
4590
4599
|
return !1;
|
|
4591
4600
|
return !0;
|
|
4592
4601
|
}
|
|
4593
|
-
function
|
|
4602
|
+
function Xl(e, t) {
|
|
4594
4603
|
var n;
|
|
4595
4604
|
if (e.indent === " ")
|
|
4596
4605
|
n = " ";
|
|
@@ -4625,21 +4634,21 @@ function et(e, t) {
|
|
|
4625
4634
|
r["$" + o[i]] = o[i];
|
|
4626
4635
|
}
|
|
4627
4636
|
for (var l in e)
|
|
4628
|
-
ge(e, l) && (n && String(Number(l)) === l && l < e.length || _e && r["$" + l] instanceof Symbol || (
|
|
4637
|
+
ge(e, l) && (n && String(Number(l)) === l && l < e.length || _e && r["$" + l] instanceof Symbol || (ma.call(/[^\w$]/, l) ? a.push(t(l, e) + ": " + t(e[l], e)) : a.push(l + ": " + t(e[l], e))));
|
|
4629
4638
|
if (typeof Et == "function")
|
|
4630
4639
|
for (var c = 0; c < o.length; c++)
|
|
4631
|
-
|
|
4640
|
+
ha.call(e, o[c]) && a.push("[" + t(o[c]) + "]: " + t(e[o[c]], e));
|
|
4632
4641
|
return a;
|
|
4633
4642
|
}
|
|
4634
|
-
var
|
|
4643
|
+
var xa = Ue, Me = kl, Zl = Fl, ec = Ye, tt = xa("%WeakMap%", !0), nt = xa("%Map%", !0), tc = Me("WeakMap.prototype.get", !0), nc = Me("WeakMap.prototype.set", !0), rc = Me("WeakMap.prototype.has", !0), ac = Me("Map.prototype.get", !0), oc = Me("Map.prototype.set", !0), ic = Me("Map.prototype.has", !0), gn = function(e, t) {
|
|
4635
4644
|
for (var n = e, a; (a = n.next) !== null; n = a)
|
|
4636
4645
|
if (a.key === t)
|
|
4637
4646
|
return n.next = a.next, a.next = /** @type {NonNullable<typeof list.next>} */
|
|
4638
4647
|
e.next, e.next = a, a;
|
|
4639
|
-
},
|
|
4648
|
+
}, sc = function(e, t) {
|
|
4640
4649
|
var n = gn(e, t);
|
|
4641
4650
|
return n && n.value;
|
|
4642
|
-
},
|
|
4651
|
+
}, lc = function(e, t, n) {
|
|
4643
4652
|
var a = gn(e, t);
|
|
4644
4653
|
a ? a.value = n : e.next = /** @type {import('.').ListNode<typeof value>} */
|
|
4645
4654
|
{
|
|
@@ -4648,48 +4657,48 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4648
4657
|
next: e.next,
|
|
4649
4658
|
value: n
|
|
4650
4659
|
};
|
|
4651
|
-
},
|
|
4660
|
+
}, cc = function(e, t) {
|
|
4652
4661
|
return !!gn(e, t);
|
|
4653
|
-
},
|
|
4662
|
+
}, uc = function() {
|
|
4654
4663
|
var t, n, a, s = {
|
|
4655
4664
|
assert: function(o) {
|
|
4656
4665
|
if (!s.has(o))
|
|
4657
|
-
throw new
|
|
4666
|
+
throw new ec("Side channel does not contain " + Zl(o));
|
|
4658
4667
|
},
|
|
4659
4668
|
get: function(o) {
|
|
4660
4669
|
if (tt && o && (typeof o == "object" || typeof o == "function")) {
|
|
4661
4670
|
if (t)
|
|
4662
|
-
return
|
|
4671
|
+
return tc(t, o);
|
|
4663
4672
|
} else if (nt) {
|
|
4664
4673
|
if (n)
|
|
4665
|
-
return
|
|
4674
|
+
return ac(n, o);
|
|
4666
4675
|
} else if (a)
|
|
4667
|
-
return
|
|
4676
|
+
return sc(a, o);
|
|
4668
4677
|
},
|
|
4669
4678
|
has: function(o) {
|
|
4670
4679
|
if (tt && o && (typeof o == "object" || typeof o == "function")) {
|
|
4671
4680
|
if (t)
|
|
4672
|
-
return
|
|
4681
|
+
return rc(t, o);
|
|
4673
4682
|
} else if (nt) {
|
|
4674
4683
|
if (n)
|
|
4675
|
-
return
|
|
4684
|
+
return ic(n, o);
|
|
4676
4685
|
} else if (a)
|
|
4677
|
-
return
|
|
4686
|
+
return cc(a, o);
|
|
4678
4687
|
return !1;
|
|
4679
4688
|
},
|
|
4680
4689
|
set: function(o, r) {
|
|
4681
|
-
tt && o && (typeof o == "object" || typeof o == "function") ? (t || (t = new tt()),
|
|
4690
|
+
tt && o && (typeof o == "object" || typeof o == "function") ? (t || (t = new tt()), nc(t, o, r)) : nt ? (n || (n = new nt()), oc(n, o, r)) : (a || (a = { key: {}, next: null }), lc(a, o, r));
|
|
4682
4691
|
}
|
|
4683
4692
|
};
|
|
4684
4693
|
return s;
|
|
4685
|
-
},
|
|
4694
|
+
}, dc = String.prototype.replace, fc = /%20/g, At = {
|
|
4686
4695
|
RFC1738: "RFC1738",
|
|
4687
4696
|
RFC3986: "RFC3986"
|
|
4688
4697
|
}, vn = {
|
|
4689
4698
|
default: At.RFC3986,
|
|
4690
4699
|
formatters: {
|
|
4691
4700
|
RFC1738: function(e) {
|
|
4692
|
-
return
|
|
4701
|
+
return dc.call(e, fc, "+");
|
|
4693
4702
|
},
|
|
4694
4703
|
RFC3986: function(e) {
|
|
4695
4704
|
return String(e);
|
|
@@ -4697,11 +4706,11 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4697
4706
|
},
|
|
4698
4707
|
RFC1738: At.RFC1738,
|
|
4699
4708
|
RFC3986: At.RFC3986
|
|
4700
|
-
},
|
|
4709
|
+
}, pc = vn, Ft = Object.prototype.hasOwnProperty, $e = Array.isArray, le = function() {
|
|
4701
4710
|
for (var e = [], t = 0; t < 256; ++t)
|
|
4702
4711
|
e.push("%" + ((t < 16 ? "0" : "") + t.toString(16)).toUpperCase());
|
|
4703
4712
|
return e;
|
|
4704
|
-
}(),
|
|
4713
|
+
}(), mc = function(t) {
|
|
4705
4714
|
for (; t.length > 1; ) {
|
|
4706
4715
|
var n = t.pop(), a = n.obj[n.prop];
|
|
4707
4716
|
if ($e(a)) {
|
|
@@ -4710,11 +4719,11 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4710
4719
|
n.obj[n.prop] = s;
|
|
4711
4720
|
}
|
|
4712
4721
|
}
|
|
4713
|
-
},
|
|
4722
|
+
}, ka = function(t, n) {
|
|
4714
4723
|
for (var a = n && n.plainObjects ? /* @__PURE__ */ Object.create(null) : {}, s = 0; s < t.length; ++s)
|
|
4715
4724
|
typeof t[s] < "u" && (a[s] = t[s]);
|
|
4716
4725
|
return a;
|
|
4717
|
-
},
|
|
4726
|
+
}, hc = function e(t, n, a) {
|
|
4718
4727
|
if (!n)
|
|
4719
4728
|
return t;
|
|
4720
4729
|
if (typeof n != "object") {
|
|
@@ -4729,7 +4738,7 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4729
4738
|
if (!t || typeof t != "object")
|
|
4730
4739
|
return [t].concat(n);
|
|
4731
4740
|
var s = t;
|
|
4732
|
-
return $e(t) && !$e(n) && (s =
|
|
4741
|
+
return $e(t) && !$e(n) && (s = ka(t, a)), $e(t) && $e(n) ? (n.forEach(function(o, r) {
|
|
4733
4742
|
if (Ft.call(t, r)) {
|
|
4734
4743
|
var i = t[r];
|
|
4735
4744
|
i && typeof i == "object" && o && typeof o == "object" ? t[r] = e(i, o, a) : t.push(o);
|
|
@@ -4739,11 +4748,11 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4739
4748
|
var i = n[r];
|
|
4740
4749
|
return Ft.call(o, r) ? o[r] = e(o[r], i, a) : o[r] = i, o;
|
|
4741
4750
|
}, s);
|
|
4742
|
-
},
|
|
4751
|
+
}, yc = function(t, n) {
|
|
4743
4752
|
return Object.keys(n).reduce(function(a, s) {
|
|
4744
4753
|
return a[s] = n[s], a;
|
|
4745
4754
|
}, t);
|
|
4746
|
-
},
|
|
4755
|
+
}, gc = function(e, t, n) {
|
|
4747
4756
|
var a = e.replace(/\+/g, " ");
|
|
4748
4757
|
if (n === "iso-8859-1")
|
|
4749
4758
|
return a.replace(/%[0-9a-f]{2}/gi, unescape);
|
|
@@ -4752,7 +4761,7 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4752
4761
|
} catch {
|
|
4753
4762
|
return a;
|
|
4754
4763
|
}
|
|
4755
|
-
}, qt = 1024,
|
|
4764
|
+
}, qt = 1024, vc = function(t, n, a, s, o) {
|
|
4756
4765
|
if (t.length === 0)
|
|
4757
4766
|
return t;
|
|
4758
4767
|
var r = t;
|
|
@@ -4763,7 +4772,7 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4763
4772
|
for (var i = "", l = 0; l < r.length; l += qt) {
|
|
4764
4773
|
for (var c = r.length >= qt ? r.slice(l, l + qt) : r, u = [], p = 0; p < c.length; ++p) {
|
|
4765
4774
|
var d = c.charCodeAt(p);
|
|
4766
|
-
if (d === 45 || d === 46 || d === 95 || d === 126 || d >= 48 && d <= 57 || d >= 65 && d <= 90 || d >= 97 && d <= 122 || o ===
|
|
4775
|
+
if (d === 45 || d === 46 || d === 95 || d === 126 || d >= 48 && d <= 57 || d >= 65 && d <= 90 || d >= 97 && d <= 122 || o === pc.RFC1738 && (d === 40 || d === 41)) {
|
|
4767
4776
|
u[u.length] = c.charAt(p);
|
|
4768
4777
|
continue;
|
|
4769
4778
|
}
|
|
@@ -4784,38 +4793,38 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4784
4793
|
i += u.join("");
|
|
4785
4794
|
}
|
|
4786
4795
|
return i;
|
|
4787
|
-
},
|
|
4796
|
+
}, bc = function(t) {
|
|
4788
4797
|
for (var n = [{ obj: { o: t }, prop: "o" }], a = [], s = 0; s < n.length; ++s)
|
|
4789
4798
|
for (var o = n[s], r = o.obj[o.prop], i = Object.keys(r), l = 0; l < i.length; ++l) {
|
|
4790
4799
|
var c = i[l], u = r[c];
|
|
4791
4800
|
typeof u == "object" && u !== null && a.indexOf(u) === -1 && (n.push({ obj: r, prop: c }), a.push(u));
|
|
4792
4801
|
}
|
|
4793
|
-
return
|
|
4794
|
-
},
|
|
4802
|
+
return mc(n), t;
|
|
4803
|
+
}, xc = function(t) {
|
|
4795
4804
|
return Object.prototype.toString.call(t) === "[object RegExp]";
|
|
4796
|
-
},
|
|
4805
|
+
}, kc = function(t) {
|
|
4797
4806
|
return !t || typeof t != "object" ? !1 : !!(t.constructor && t.constructor.isBuffer && t.constructor.isBuffer(t));
|
|
4798
|
-
},
|
|
4807
|
+
}, $c = function(t, n) {
|
|
4799
4808
|
return [].concat(t, n);
|
|
4800
|
-
},
|
|
4809
|
+
}, Sc = function(t, n) {
|
|
4801
4810
|
if ($e(t)) {
|
|
4802
4811
|
for (var a = [], s = 0; s < t.length; s += 1)
|
|
4803
4812
|
a.push(n(t[s]));
|
|
4804
4813
|
return a;
|
|
4805
4814
|
}
|
|
4806
4815
|
return n(t);
|
|
4807
|
-
},
|
|
4808
|
-
arrayToObject:
|
|
4809
|
-
assign:
|
|
4810
|
-
combine:
|
|
4811
|
-
compact:
|
|
4812
|
-
decode:
|
|
4813
|
-
encode:
|
|
4814
|
-
isBuffer:
|
|
4815
|
-
isRegExp:
|
|
4816
|
-
maybeMap:
|
|
4817
|
-
merge:
|
|
4818
|
-
},
|
|
4816
|
+
}, $a = {
|
|
4817
|
+
arrayToObject: ka,
|
|
4818
|
+
assign: yc,
|
|
4819
|
+
combine: $c,
|
|
4820
|
+
compact: bc,
|
|
4821
|
+
decode: gc,
|
|
4822
|
+
encode: vc,
|
|
4823
|
+
isBuffer: kc,
|
|
4824
|
+
isRegExp: xc,
|
|
4825
|
+
maybeMap: Sc,
|
|
4826
|
+
merge: hc
|
|
4827
|
+
}, Sa = uc, lt = $a, We = vn, wc = Object.prototype.hasOwnProperty, wa = {
|
|
4819
4828
|
brackets: function(t) {
|
|
4820
4829
|
return t + "[]";
|
|
4821
4830
|
},
|
|
@@ -4826,9 +4835,9 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4826
4835
|
repeat: function(t) {
|
|
4827
4836
|
return t;
|
|
4828
4837
|
}
|
|
4829
|
-
}, ce = Array.isArray,
|
|
4830
|
-
|
|
4831
|
-
},
|
|
4838
|
+
}, ce = Array.isArray, jc = Array.prototype.push, ja = function(e, t) {
|
|
4839
|
+
jc.apply(e, ce(t) ? t : [t]);
|
|
4840
|
+
}, Nc = Date.prototype.toISOString, ir = We.default, B = {
|
|
4832
4841
|
addQueryPrefix: !1,
|
|
4833
4842
|
allowDots: !1,
|
|
4834
4843
|
allowEmptyArrays: !1,
|
|
@@ -4845,13 +4854,13 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4845
4854
|
// deprecated
|
|
4846
4855
|
indices: !1,
|
|
4847
4856
|
serializeDate: function(t) {
|
|
4848
|
-
return
|
|
4857
|
+
return Nc.call(t);
|
|
4849
4858
|
},
|
|
4850
4859
|
skipNulls: !1,
|
|
4851
4860
|
strictNullHandling: !1
|
|
4852
|
-
},
|
|
4861
|
+
}, Tc = function(t) {
|
|
4853
4862
|
return typeof t == "string" || typeof t == "number" || typeof t == "boolean" || typeof t == "symbol" || typeof t == "bigint";
|
|
4854
|
-
}, It = {},
|
|
4863
|
+
}, It = {}, Oc = function e(t, n, a, s, o, r, i, l, c, u, p, d, m, h, y, v, b, g) {
|
|
4855
4864
|
for (var x = t, w = g, S = 0, k = !1; (w = w.get(It)) !== void 0 && !k; ) {
|
|
4856
4865
|
var C = w.get(t);
|
|
4857
4866
|
if (S += 1, typeof C < "u") {
|
|
@@ -4868,7 +4877,7 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4868
4877
|
return c && !v ? c(n, B.encoder, b, "key", h) : n;
|
|
4869
4878
|
x = "";
|
|
4870
4879
|
}
|
|
4871
|
-
if (
|
|
4880
|
+
if (Tc(x) || lt.isBuffer(x)) {
|
|
4872
4881
|
if (c) {
|
|
4873
4882
|
var P = v ? n : c(n, B.encoder, b, "key", h);
|
|
4874
4883
|
return [y(P) + "=" + y(c(x, B.encoder, b, "value", h))];
|
|
@@ -4895,8 +4904,8 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4895
4904
|
if (!(i && ee === null)) {
|
|
4896
4905
|
var he = d && l ? L.replace(/\./g, "%2E") : L, bt = ce(x) ? typeof a == "function" ? a(I, he) : I : I + (d ? "." + he : "[" + he + "]");
|
|
4897
4906
|
g.set(t, S);
|
|
4898
|
-
var Ze =
|
|
4899
|
-
Ze.set(It, g),
|
|
4907
|
+
var Ze = Sa();
|
|
4908
|
+
Ze.set(It, g), ja(R, e(
|
|
4900
4909
|
ee,
|
|
4901
4910
|
bt,
|
|
4902
4911
|
a,
|
|
@@ -4919,7 +4928,7 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4919
4928
|
}
|
|
4920
4929
|
}
|
|
4921
4930
|
return R;
|
|
4922
|
-
},
|
|
4931
|
+
}, Cc = function(t) {
|
|
4923
4932
|
if (!t)
|
|
4924
4933
|
return B;
|
|
4925
4934
|
if (typeof t.allowEmptyArrays < "u" && typeof t.allowEmptyArrays != "boolean")
|
|
@@ -4933,14 +4942,14 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4933
4942
|
throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");
|
|
4934
4943
|
var a = We.default;
|
|
4935
4944
|
if (typeof t.format < "u") {
|
|
4936
|
-
if (!
|
|
4945
|
+
if (!wc.call(We.formatters, t.format))
|
|
4937
4946
|
throw new TypeError("Unknown format option provided.");
|
|
4938
4947
|
a = t.format;
|
|
4939
4948
|
}
|
|
4940
4949
|
var s = We.formatters[a], o = B.filter;
|
|
4941
4950
|
(typeof t.filter == "function" || ce(t.filter)) && (o = t.filter);
|
|
4942
4951
|
var r;
|
|
4943
|
-
if (t.arrayFormat in
|
|
4952
|
+
if (t.arrayFormat in wa ? r = t.arrayFormat : "indices" in t ? r = t.indices ? "indices" : "repeat" : r = B.arrayFormat, "commaRoundTrip" in t && typeof t.commaRoundTrip != "boolean")
|
|
4944
4953
|
throw new TypeError("`commaRoundTrip` must be a boolean, or absent");
|
|
4945
4954
|
var i = typeof t.allowDots > "u" ? t.encodeDotInKeys === !0 ? !0 : B.allowDots : !!t.allowDots;
|
|
4946
4955
|
return {
|
|
@@ -4964,17 +4973,17 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4964
4973
|
sort: typeof t.sort == "function" ? t.sort : null,
|
|
4965
4974
|
strictNullHandling: typeof t.strictNullHandling == "boolean" ? t.strictNullHandling : B.strictNullHandling
|
|
4966
4975
|
};
|
|
4967
|
-
},
|
|
4968
|
-
var n = e, a =
|
|
4976
|
+
}, Pc = function(e, t) {
|
|
4977
|
+
var n = e, a = Cc(t), s, o;
|
|
4969
4978
|
typeof a.filter == "function" ? (o = a.filter, n = o("", n)) : ce(a.filter) && (o = a.filter, s = o);
|
|
4970
4979
|
var r = [];
|
|
4971
4980
|
if (typeof n != "object" || n === null)
|
|
4972
4981
|
return "";
|
|
4973
|
-
var i =
|
|
4982
|
+
var i = wa[a.arrayFormat], l = i === "comma" && a.commaRoundTrip;
|
|
4974
4983
|
s || (s = Object.keys(n)), a.sort && s.sort(a.sort);
|
|
4975
|
-
for (var c =
|
|
4984
|
+
for (var c = Sa(), u = 0; u < s.length; ++u) {
|
|
4976
4985
|
var p = s[u];
|
|
4977
|
-
a.skipNulls && n[p] === null ||
|
|
4986
|
+
a.skipNulls && n[p] === null || ja(r, Oc(
|
|
4978
4987
|
n[p],
|
|
4979
4988
|
p,
|
|
4980
4989
|
i,
|
|
@@ -4997,7 +5006,7 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
4997
5006
|
}
|
|
4998
5007
|
var d = r.join(a.delimiter), m = a.addQueryPrefix === !0 ? "?" : "";
|
|
4999
5008
|
return a.charsetSentinel && (a.charset === "iso-8859-1" ? m += "utf8=%26%2310003%3B&" : m += "utf8=%E2%9C%93&"), d.length > 0 ? m + d : "";
|
|
5000
|
-
}, Le =
|
|
5009
|
+
}, Le = $a, Jt = Object.prototype.hasOwnProperty, Ec = Array.isArray, M = {
|
|
5001
5010
|
allowDots: !1,
|
|
5002
5011
|
allowEmptyArrays: !1,
|
|
5003
5012
|
allowPrototypes: !1,
|
|
@@ -5017,32 +5026,32 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
5017
5026
|
parseArrays: !0,
|
|
5018
5027
|
plainObjects: !1,
|
|
5019
5028
|
strictNullHandling: !1
|
|
5020
|
-
},
|
|
5029
|
+
}, Rc = function(e) {
|
|
5021
5030
|
return e.replace(/&#(\d+);/g, function(t, n) {
|
|
5022
5031
|
return String.fromCharCode(parseInt(n, 10));
|
|
5023
5032
|
});
|
|
5024
|
-
},
|
|
5033
|
+
}, Na = function(e, t) {
|
|
5025
5034
|
return e && typeof e == "string" && t.comma && e.indexOf(",") > -1 ? e.split(",") : e;
|
|
5026
|
-
},
|
|
5035
|
+
}, Ac = "utf8=%26%2310003%3B", Fc = "utf8=%E2%9C%93", qc = function(t, n) {
|
|
5027
5036
|
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;
|
|
5028
5037
|
if (n.charsetSentinel)
|
|
5029
5038
|
for (l = 0; l < r.length; ++l)
|
|
5030
|
-
r[l].indexOf("utf8=") === 0 && (r[l] ===
|
|
5039
|
+
r[l].indexOf("utf8=") === 0 && (r[l] === Fc ? c = "utf-8" : r[l] === Ac && (c = "iso-8859-1"), i = l, l = r.length);
|
|
5031
5040
|
for (l = 0; l < r.length; ++l)
|
|
5032
5041
|
if (l !== i) {
|
|
5033
5042
|
var u = r[l], p = u.indexOf("]="), d = p === -1 ? u.indexOf("=") : p + 1, m, h;
|
|
5034
5043
|
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(
|
|
5035
|
-
|
|
5044
|
+
Na(u.slice(d + 1), n),
|
|
5036
5045
|
function(v) {
|
|
5037
5046
|
return n.decoder(v, M.decoder, c, "value");
|
|
5038
5047
|
}
|
|
5039
|
-
)), h && n.interpretNumericEntities && c === "iso-8859-1" && (h =
|
|
5048
|
+
)), h && n.interpretNumericEntities && c === "iso-8859-1" && (h = Rc(h)), u.indexOf("[]=") > -1 && (h = Ec(h) ? [h] : h);
|
|
5040
5049
|
var y = Jt.call(a, m);
|
|
5041
5050
|
y && n.duplicates === "combine" ? a[m] = Le.combine(a[m], h) : (!y || n.duplicates === "last") && (a[m] = h);
|
|
5042
5051
|
}
|
|
5043
5052
|
return a;
|
|
5044
|
-
},
|
|
5045
|
-
for (var s = a ? t :
|
|
5053
|
+
}, Ic = function(e, t, n, a) {
|
|
5054
|
+
for (var s = a ? t : Na(t, n), o = e.length - 1; o >= 0; --o) {
|
|
5046
5055
|
var r, i = e[o];
|
|
5047
5056
|
if (i === "[]" && n.parseArrays)
|
|
5048
5057
|
r = n.allowEmptyArrays && s === "" ? [] : [].concat(s);
|
|
@@ -5054,7 +5063,7 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
5054
5063
|
s = r;
|
|
5055
5064
|
}
|
|
5056
5065
|
return s;
|
|
5057
|
-
},
|
|
5066
|
+
}, _c = function(t, n, a, s) {
|
|
5058
5067
|
if (t) {
|
|
5059
5068
|
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 = [];
|
|
5060
5069
|
if (c) {
|
|
@@ -5067,9 +5076,9 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
5067
5076
|
return;
|
|
5068
5077
|
u.push(l[1]);
|
|
5069
5078
|
}
|
|
5070
|
-
return l && u.push("[" + o.slice(l.index) + "]"),
|
|
5079
|
+
return l && u.push("[" + o.slice(l.index) + "]"), Ic(u, n, a, s);
|
|
5071
5080
|
}
|
|
5072
|
-
},
|
|
5081
|
+
}, Lc = function(t) {
|
|
5073
5082
|
if (!t)
|
|
5074
5083
|
return M;
|
|
5075
5084
|
if (typeof t.allowEmptyArrays < "u" && typeof t.allowEmptyArrays != "boolean")
|
|
@@ -5106,24 +5115,24 @@ var ka = Ue, Me = wl, nc = _l, rc = Ye, tt = ka("%WeakMap%", !0), nt = ka("%Map%
|
|
|
5106
5115
|
plainObjects: typeof t.plainObjects == "boolean" ? t.plainObjects : M.plainObjects,
|
|
5107
5116
|
strictNullHandling: typeof t.strictNullHandling == "boolean" ? t.strictNullHandling : M.strictNullHandling
|
|
5108
5117
|
};
|
|
5109
|
-
},
|
|
5110
|
-
var n =
|
|
5118
|
+
}, Uc = function(e, t) {
|
|
5119
|
+
var n = Lc(t);
|
|
5111
5120
|
if (e === "" || e === null || typeof e > "u")
|
|
5112
5121
|
return n.plainObjects ? /* @__PURE__ */ Object.create(null) : {};
|
|
5113
|
-
for (var a = typeof e == "string" ?
|
|
5114
|
-
var i = o[r], l =
|
|
5122
|
+
for (var a = typeof e == "string" ? qc(e, n) : e, s = n.plainObjects ? /* @__PURE__ */ Object.create(null) : {}, o = Object.keys(a), r = 0; r < o.length; ++r) {
|
|
5123
|
+
var i = o[r], l = _c(i, a[i], n, typeof e == "string");
|
|
5115
5124
|
s = Le.merge(s, l, n);
|
|
5116
5125
|
}
|
|
5117
5126
|
return n.allowSparse === !0 ? s : Le.compact(s);
|
|
5118
|
-
},
|
|
5119
|
-
formats:
|
|
5120
|
-
parse:
|
|
5121
|
-
stringify:
|
|
5122
|
-
},
|
|
5127
|
+
}, Mc = Pc, Hc = Uc, Bc = vn, ct = {
|
|
5128
|
+
formats: Bc,
|
|
5129
|
+
parse: Hc,
|
|
5130
|
+
stringify: Mc
|
|
5131
|
+
}, Dc = js;
|
|
5123
5132
|
function oe() {
|
|
5124
5133
|
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;
|
|
5125
5134
|
}
|
|
5126
|
-
var
|
|
5135
|
+
var Vc = /^([a-z0-9.+-]+:)/i, Wc = /:[0-9]*$/, zc = /^(\/\/?(?!\/)[^?\s]*)(\?[^\s]*)?$/, Jc = [
|
|
5127
5136
|
"<",
|
|
5128
5137
|
">",
|
|
5129
5138
|
'"',
|
|
@@ -5133,14 +5142,14 @@ var Jc = /^([a-z0-9.+-]+:)/i, Gc = /:[0-9]*$/, Kc = /^(\/\/?(?!\/)[^?\s]*)(\?[^\
|
|
|
5133
5142
|
`
|
|
5134
5143
|
`,
|
|
5135
5144
|
" "
|
|
5136
|
-
],
|
|
5145
|
+
], Gc = [
|
|
5137
5146
|
"{",
|
|
5138
5147
|
"}",
|
|
5139
5148
|
"|",
|
|
5140
5149
|
"\\",
|
|
5141
5150
|
"^",
|
|
5142
5151
|
"`"
|
|
5143
|
-
].concat(
|
|
5152
|
+
].concat(Jc), Gt = ["'"].concat(Gc), sr = [
|
|
5144
5153
|
"%",
|
|
5145
5154
|
"/",
|
|
5146
5155
|
"?",
|
|
@@ -5150,7 +5159,7 @@ var Jc = /^([a-z0-9.+-]+:)/i, Gc = /:[0-9]*$/, Kc = /^(\/\/?(?!\/)[^?\s]*)(\?[^\
|
|
|
5150
5159
|
"/",
|
|
5151
5160
|
"?",
|
|
5152
5161
|
"#"
|
|
5153
|
-
],
|
|
5162
|
+
], Kc = 255, cr = /^[+a-z0-9A-Z_-]{0,63}$/, Qc = /^([+a-z0-9A-Z_-]{0,63})(.*)$/, Yc = {
|
|
5154
5163
|
javascript: !0,
|
|
5155
5164
|
"javascript:": !0
|
|
5156
5165
|
}, Kt = {
|
|
@@ -5181,11 +5190,11 @@ oe.prototype.parse = function(e, t, n) {
|
|
|
5181
5190
|
o[0] = o[0].replace(r, "/"), e = o.join(s);
|
|
5182
5191
|
var i = e;
|
|
5183
5192
|
if (i = i.trim(), !n && e.split("#").length === 1) {
|
|
5184
|
-
var l =
|
|
5193
|
+
var l = zc.exec(i);
|
|
5185
5194
|
if (l)
|
|
5186
5195
|
return this.path = i, this.href = i, this.pathname = l[1], l[2] ? (this.search = l[2], t ? this.query = Qt.parse(this.search.substr(1)) : this.query = this.search.substr(1)) : t && (this.search = "", this.query = {}), this;
|
|
5187
5196
|
}
|
|
5188
|
-
var c =
|
|
5197
|
+
var c = Vc.exec(i);
|
|
5189
5198
|
if (c) {
|
|
5190
5199
|
c = c[0];
|
|
5191
5200
|
var u = c.toLowerCase();
|
|
@@ -5215,17 +5224,17 @@ oe.prototype.parse = function(e, t, n) {
|
|
|
5215
5224
|
for (var S = "", k = 0, C = w.length; k < C; k++)
|
|
5216
5225
|
w.charCodeAt(k) > 127 ? S += "x" : S += w[k];
|
|
5217
5226
|
if (!S.match(cr)) {
|
|
5218
|
-
var P = g.slice(0, m), R = g.slice(m + 1), q = w.match(
|
|
5227
|
+
var P = g.slice(0, m), R = g.slice(m + 1), q = w.match(Qc);
|
|
5219
5228
|
q && (P.push(q[1]), R.unshift(q[2])), R.length && (i = "/" + R.join(".") + i), this.hostname = P.join(".");
|
|
5220
5229
|
break;
|
|
5221
5230
|
}
|
|
5222
5231
|
}
|
|
5223
5232
|
}
|
|
5224
|
-
this.hostname.length >
|
|
5233
|
+
this.hostname.length > Kc ? this.hostname = "" : this.hostname = this.hostname.toLowerCase(), b || (this.hostname = Dc.toASCII(this.hostname));
|
|
5225
5234
|
var G = this.port ? ":" + this.port : "", K = this.hostname || "";
|
|
5226
5235
|
this.host = K + G, this.href += this.host, b && (this.hostname = this.hostname.substr(1, this.hostname.length - 2), i[0] !== "/" && (i = "/" + i));
|
|
5227
5236
|
}
|
|
5228
|
-
if (!
|
|
5237
|
+
if (!Yc[u])
|
|
5229
5238
|
for (var m = 0, x = Gt.length; m < x; m++) {
|
|
5230
5239
|
var I = Gt[m];
|
|
5231
5240
|
if (i.indexOf(I) !== -1) {
|
|
@@ -5242,7 +5251,7 @@ oe.prototype.parse = function(e, t, n) {
|
|
|
5242
5251
|
}
|
|
5243
5252
|
return this.href = this.format(), this;
|
|
5244
5253
|
};
|
|
5245
|
-
function
|
|
5254
|
+
function Xc(e) {
|
|
5246
5255
|
return typeof e == "string" && (e = bn(e)), e instanceof oe ? e.format() : oe.prototype.format.call(e);
|
|
5247
5256
|
}
|
|
5248
5257
|
oe.prototype.format = function() {
|
|
@@ -5329,15 +5338,15 @@ oe.prototype.resolveObject = function(e) {
|
|
|
5329
5338
|
return v = v || n.host && g.length, v && !q && 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;
|
|
5330
5339
|
};
|
|
5331
5340
|
oe.prototype.parseHost = function() {
|
|
5332
|
-
var e = this.host, t =
|
|
5341
|
+
var e = this.host, t = Wc.exec(e);
|
|
5333
5342
|
t && (t = t[0], t !== ":" && (this.port = t.substr(1)), e = e.substr(0, e.length - t.length)), e && (this.hostname = e);
|
|
5334
5343
|
};
|
|
5335
|
-
var
|
|
5344
|
+
var Zc = bn, ur = Xc, eu = (e) => typeof e == "object" && "log" in e && typeof e.log == "object" && "entries" in e.log && Array.isArray(e.log.entries), tu = class {
|
|
5336
5345
|
constructor(e, t = {}) {
|
|
5337
5346
|
this.initCalled = !1, this.entries = [], this.requests = [], this.options = {}, this.options = {
|
|
5338
5347
|
harIsAlreadyEncoded: !1,
|
|
5339
5348
|
...t
|
|
5340
|
-
}, this.requests = [],
|
|
5349
|
+
}, this.requests = [], eu(e) ? this.entries = e.log.entries : this.entries = [
|
|
5341
5350
|
{
|
|
5342
5351
|
request: e
|
|
5343
5352
|
}
|
|
@@ -5427,7 +5436,7 @@ var nu = bn, ur = tu, ru = (e) => typeof e == "object" && "log" in e && typeof e
|
|
|
5427
5436
|
const s = {
|
|
5428
5437
|
...n.allHeaders,
|
|
5429
5438
|
...n.headersObj
|
|
5430
|
-
}, o =
|
|
5439
|
+
}, o = Zc(n.url, !0, !0);
|
|
5431
5440
|
n.queryObj = {
|
|
5432
5441
|
...n.queryObj,
|
|
5433
5442
|
...o.query
|
|
@@ -5462,21 +5471,21 @@ var nu = bn, ur = tu, ru = (e) => typeof e == "object" && "log" in e && typeof e
|
|
|
5462
5471
|
}
|
|
5463
5472
|
convert(e, t, n) {
|
|
5464
5473
|
this.initCalled || this.init(), !n && t && (n = t);
|
|
5465
|
-
const a =
|
|
5474
|
+
const a = ws[e];
|
|
5466
5475
|
if (!a)
|
|
5467
5476
|
return !1;
|
|
5468
5477
|
const { convert: s } = a.clientsById[t || a.info.default];
|
|
5469
5478
|
return this.requests.map((r) => s(r, n));
|
|
5470
5479
|
}
|
|
5471
5480
|
};
|
|
5472
|
-
const
|
|
5481
|
+
const Ta = oo(
|
|
5473
5482
|
void 0
|
|
5474
|
-
),
|
|
5475
|
-
const e =
|
|
5483
|
+
), Ru = Ta.Provider, nu = () => {
|
|
5484
|
+
const e = io(Ta);
|
|
5476
5485
|
if (!e)
|
|
5477
5486
|
throw new Error("useOasConfig must be used within a OasConfigProvider");
|
|
5478
5487
|
return e.config;
|
|
5479
|
-
},
|
|
5488
|
+
}, ru = ({
|
|
5480
5489
|
server: e,
|
|
5481
5490
|
operation: t
|
|
5482
5491
|
}) => {
|
|
@@ -5493,7 +5502,7 @@ const Oa = fo(
|
|
|
5493
5502
|
isRequired: l.required ?? !1
|
|
5494
5503
|
})), s = (i = t.parameters) == null ? void 0 : i.filter((l) => l.in === "path").map((l) => ({ name: l.name }));
|
|
5495
5504
|
return /* @__PURE__ */ f.jsx(
|
|
5496
|
-
|
|
5505
|
+
ra,
|
|
5497
5506
|
{
|
|
5498
5507
|
server: e,
|
|
5499
5508
|
method: t.method,
|
|
@@ -5527,7 +5536,7 @@ const Oa = fo(
|
|
|
5527
5536
|
className: A("bg-zinc-50 dark:bg-zinc-800 overflow-auto p-2", t),
|
|
5528
5537
|
children: e
|
|
5529
5538
|
}
|
|
5530
|
-
),
|
|
5539
|
+
), Oa = ({ children: e, className: t }) => /* @__PURE__ */ f.jsx(
|
|
5531
5540
|
"div",
|
|
5532
5541
|
{
|
|
5533
5542
|
className: A(
|
|
@@ -5536,8 +5545,8 @@ const Oa = fo(
|
|
|
5536
5545
|
),
|
|
5537
5546
|
children: e
|
|
5538
5547
|
}
|
|
5539
|
-
),
|
|
5540
|
-
function
|
|
5548
|
+
), au = (e) => typeof e == "object" && e !== null && !Array.isArray(e), Ge = (e, t) => e.example !== void 0 ? e.example : e.default !== void 0 ? e.default : e.examples && au(e.examples) ? Object.values(e.examples)[0] : ou(e);
|
|
5549
|
+
function ou(e, t) {
|
|
5541
5550
|
const n = Object.entries(e.properties ?? {}).concat(
|
|
5542
5551
|
Object.entries(e.additionalProperties ?? {})
|
|
5543
5552
|
);
|
|
@@ -5552,7 +5561,7 @@ function lu(e, t) {
|
|
|
5552
5561
|
return a !== void 0 ? [a] : [];
|
|
5553
5562
|
}
|
|
5554
5563
|
}
|
|
5555
|
-
const
|
|
5564
|
+
const iu = ({ content: e }) => {
|
|
5556
5565
|
var t;
|
|
5557
5566
|
return e.length ? /* @__PURE__ */ f.jsx(f.Fragment, { children: /* @__PURE__ */ f.jsxs(xn, { children: [
|
|
5558
5567
|
/* @__PURE__ */ f.jsx(kn, { className: "text-xs flex justify-between items-center", children: /* @__PURE__ */ f.jsx("span", { className: "font-mono", children: "Request Body Example" }) }),
|
|
@@ -5571,14 +5580,14 @@ const cu = ({ content: e }) => {
|
|
|
5571
5580
|
}
|
|
5572
5581
|
) })
|
|
5573
5582
|
] }) }) : null;
|
|
5574
|
-
},
|
|
5583
|
+
}, su = ({
|
|
5575
5584
|
responses: e,
|
|
5576
5585
|
selectedResponse: t,
|
|
5577
5586
|
onSelectResponse: n
|
|
5578
5587
|
}) => {
|
|
5579
5588
|
var a;
|
|
5580
5589
|
return /* @__PURE__ */ f.jsx(xn, { children: /* @__PURE__ */ f.jsxs(
|
|
5581
|
-
|
|
5590
|
+
ta,
|
|
5582
5591
|
{
|
|
5583
5592
|
defaultValue: (a = e[0]) == null ? void 0 : a.statusCode,
|
|
5584
5593
|
value: t,
|
|
@@ -5613,13 +5622,13 @@ const cu = ({ content: e }) => {
|
|
|
5613
5622
|
code: JSON.stringify(Ge(o), null, 2)
|
|
5614
5623
|
}
|
|
5615
5624
|
) : /* @__PURE__ */ f.jsx("span", { className: "text-muted-foreground font-mono italic text-xs", children: "Empty Response" }) }),
|
|
5616
|
-
/* @__PURE__ */ f.jsx(
|
|
5625
|
+
/* @__PURE__ */ f.jsx(Oa, { className: "flex justify-end text-xs", children: s.description })
|
|
5617
5626
|
] }, s.statusCode);
|
|
5618
5627
|
})
|
|
5619
5628
|
]
|
|
5620
5629
|
}
|
|
5621
5630
|
) });
|
|
5622
|
-
},
|
|
5631
|
+
}, lu = (e, t) => {
|
|
5623
5632
|
let n;
|
|
5624
5633
|
switch (t) {
|
|
5625
5634
|
case "shell":
|
|
@@ -5660,7 +5669,7 @@ const cu = ({ content: e }) => {
|
|
|
5660
5669
|
break;
|
|
5661
5670
|
}
|
|
5662
5671
|
return n ? n[0] : "";
|
|
5663
|
-
},
|
|
5672
|
+
}, Ca = kr(
|
|
5664
5673
|
/* GraphQL */
|
|
5665
5674
|
`
|
|
5666
5675
|
query getServerQuery($input: JSON!, $type: SchemaType!) {
|
|
@@ -5669,7 +5678,7 @@ const cu = ({ content: e }) => {
|
|
|
5669
5678
|
}
|
|
5670
5679
|
}
|
|
5671
5680
|
`
|
|
5672
|
-
),
|
|
5681
|
+
), cu = { suspense: !0 }, uu = {
|
|
5673
5682
|
get: pe.green,
|
|
5674
5683
|
post: pe.blue,
|
|
5675
5684
|
put: pe.yellow,
|
|
@@ -5678,17 +5687,17 @@ const cu = ({ content: e }) => {
|
|
|
5678
5687
|
options: pe.indigo,
|
|
5679
5688
|
head: pe.gray,
|
|
5680
5689
|
trace: pe.gray
|
|
5681
|
-
},
|
|
5690
|
+
}, Au = ({
|
|
5682
5691
|
operation: e,
|
|
5683
5692
|
selectedResponse: t,
|
|
5684
5693
|
onSelectResponse: n
|
|
5685
5694
|
}) => {
|
|
5686
5695
|
var m, h;
|
|
5687
|
-
const a =
|
|
5688
|
-
query:
|
|
5696
|
+
const a = nu(), [s] = Pa({
|
|
5697
|
+
query: Ca,
|
|
5689
5698
|
variables: a,
|
|
5690
|
-
context:
|
|
5691
|
-
}), o =
|
|
5699
|
+
context: cu
|
|
5700
|
+
}), o = uu[e.method.toLocaleLowerCase()] ?? pe.gray, [r, i] = mo(), [, l] = so(), c = r.get("lang") ?? "shell", u = (m = e.requestBody) == null ? void 0 : m.content, p = e.path.split("/").map((y, v, b) => {
|
|
5692
5701
|
const x = y.startsWith("{") && y.endsWith("}") || y.startsWith(":") ? y.replace(/[:{}]/g, "") : void 0;
|
|
5693
5702
|
return (
|
|
5694
5703
|
// eslint-disable-next-line react/no-array-index-key
|
|
@@ -5706,9 +5715,9 @@ const cu = ({ content: e }) => {
|
|
|
5706
5715
|
/* @__PURE__ */ f.jsx("wbr", {})
|
|
5707
5716
|
] }, y + v)
|
|
5708
5717
|
);
|
|
5709
|
-
}), d =
|
|
5718
|
+
}), d = lo(() => {
|
|
5710
5719
|
var b;
|
|
5711
|
-
const y = (b = u == null ? void 0 : u[0]) != null && b.schema ? Ge(u[0].schema) : void 0, v = new
|
|
5720
|
+
const y = (b = u == null ? void 0 : u[0]) != null && b.schema ? Ge(u[0].schema) : void 0, v = new tu(
|
|
5712
5721
|
{
|
|
5713
5722
|
method: e.method.toLocaleUpperCase(),
|
|
5714
5723
|
url: e.path.replaceAll("{", ":").replaceAll("}", ""),
|
|
@@ -5720,7 +5729,7 @@ const cu = ({ content: e }) => {
|
|
|
5720
5729
|
}
|
|
5721
5730
|
// 👈 never touch this
|
|
5722
5731
|
);
|
|
5723
|
-
return
|
|
5732
|
+
return lu(v, c);
|
|
5724
5733
|
}, [c, e.method, e.path, u]);
|
|
5725
5734
|
return /* @__PURE__ */ f.jsxs("aside", { className: "flex flex-col overflow-hidden sticky top-[--scroll-padding] gap-4", children: [
|
|
5726
5735
|
/* @__PURE__ */ f.jsxs(xn, { children: [
|
|
@@ -5731,7 +5740,7 @@ const cu = ({ content: e }) => {
|
|
|
5731
5740
|
p
|
|
5732
5741
|
] }),
|
|
5733
5742
|
/* @__PURE__ */ f.jsx(
|
|
5734
|
-
|
|
5743
|
+
ru,
|
|
5735
5744
|
{
|
|
5736
5745
|
server: ((h = s.data) == null ? void 0 : h.schema.url) ?? "",
|
|
5737
5746
|
operation: e
|
|
@@ -5747,10 +5756,10 @@ const cu = ({ content: e }) => {
|
|
|
5747
5756
|
code: d
|
|
5748
5757
|
}
|
|
5749
5758
|
) }),
|
|
5750
|
-
/* @__PURE__ */ f.jsxs(
|
|
5759
|
+
/* @__PURE__ */ f.jsxs(Oa, { className: "flex items-center text-xs gap-2 justify-end py-1", children: [
|
|
5751
5760
|
/* @__PURE__ */ f.jsx("span", { children: "Show example in" }),
|
|
5752
5761
|
/* @__PURE__ */ f.jsx(
|
|
5753
|
-
|
|
5762
|
+
na,
|
|
5754
5763
|
{
|
|
5755
5764
|
className: "self-start max-w-[150px]",
|
|
5756
5765
|
value: c,
|
|
@@ -5776,9 +5785,9 @@ const cu = ({ content: e }) => {
|
|
|
5776
5785
|
)
|
|
5777
5786
|
] })
|
|
5778
5787
|
] }),
|
|
5779
|
-
u && /* @__PURE__ */ f.jsx(
|
|
5788
|
+
u && /* @__PURE__ */ f.jsx(iu, { content: u }),
|
|
5780
5789
|
e.responses.length > 0 && /* @__PURE__ */ f.jsx(
|
|
5781
|
-
|
|
5790
|
+
su,
|
|
5782
5791
|
{
|
|
5783
5792
|
selectedResponse: t,
|
|
5784
5793
|
onSelectResponse: n,
|
|
@@ -5786,7 +5795,7 @@ const cu = ({ content: e }) => {
|
|
|
5786
5795
|
}
|
|
5787
5796
|
)
|
|
5788
5797
|
] });
|
|
5789
|
-
},
|
|
5798
|
+
}, du = kr(`
|
|
5790
5799
|
query GetCategories($input: JSON!, $type: SchemaType!) {
|
|
5791
5800
|
schema(input: $input, type: $type) {
|
|
5792
5801
|
tags {
|
|
@@ -5804,10 +5813,10 @@ const cu = ({ content: e }) => {
|
|
|
5804
5813
|
}
|
|
5805
5814
|
}
|
|
5806
5815
|
}
|
|
5807
|
-
`),
|
|
5808
|
-
const e =
|
|
5809
|
-
return /* @__PURE__ */ f.jsx(
|
|
5810
|
-
},
|
|
5816
|
+
`), fu = () => {
|
|
5817
|
+
const e = ho(), t = e instanceof Error ? /* @__PURE__ */ f.jsx(Qe, { code: e.message }) : "An unknown error occurred";
|
|
5818
|
+
return /* @__PURE__ */ f.jsx(za, { category: "Error", title: "An error occurred", message: t });
|
|
5819
|
+
}, pu = {
|
|
5811
5820
|
get: "green",
|
|
5812
5821
|
post: "blue",
|
|
5813
5822
|
put: "yellow",
|
|
@@ -5815,11 +5824,11 @@ const cu = ({ content: e }) => {
|
|
|
5815
5824
|
patch: "purple",
|
|
5816
5825
|
options: "gray",
|
|
5817
5826
|
head: "gray"
|
|
5818
|
-
},
|
|
5819
|
-
const t =
|
|
5827
|
+
}, Fu = (e) => {
|
|
5828
|
+
const t = Ka(e.navigationId ?? "/reference"), n = e.server ? new Ea({
|
|
5820
5829
|
url: e.server,
|
|
5821
|
-
exchanges: [
|
|
5822
|
-
}) :
|
|
5830
|
+
exchanges: [Ra, Aa]
|
|
5831
|
+
}) : Ia({ useMemoryClient: e.inMemory ?? !1 });
|
|
5823
5832
|
return {
|
|
5824
5833
|
getHead: () => {
|
|
5825
5834
|
if (e.type === "url" && !e.skipPreload)
|
|
@@ -5844,8 +5853,8 @@ const cu = ({ content: e }) => {
|
|
|
5844
5853
|
...i
|
|
5845
5854
|
}) => {
|
|
5846
5855
|
var u;
|
|
5847
|
-
const l =
|
|
5848
|
-
queryFn: async () => (await n.query(
|
|
5856
|
+
const l = Wa(), c = qa({
|
|
5857
|
+
queryFn: async () => (await n.query(Ca, {
|
|
5849
5858
|
type: e.type,
|
|
5850
5859
|
input: e.input
|
|
5851
5860
|
})).data,
|
|
@@ -5860,11 +5869,11 @@ const cu = ({ content: e }) => {
|
|
|
5860
5869
|
onClick: l.login,
|
|
5861
5870
|
children: [
|
|
5862
5871
|
"Login to open in Playground ",
|
|
5863
|
-
/* @__PURE__ */ f.jsx(
|
|
5872
|
+
/* @__PURE__ */ f.jsx(bo, { size: 16 })
|
|
5864
5873
|
]
|
|
5865
5874
|
}
|
|
5866
5875
|
) : /* @__PURE__ */ f.jsx(
|
|
5867
|
-
|
|
5876
|
+
ra,
|
|
5868
5877
|
{
|
|
5869
5878
|
url: r ?? "/",
|
|
5870
5879
|
method: o ?? "get",
|
|
@@ -5872,16 +5881,16 @@ const cu = ({ content: e }) => {
|
|
|
5872
5881
|
...i,
|
|
5873
5882
|
children: /* @__PURE__ */ f.jsxs(qe, { className: "gap-2 items-center", variant: "outline", children: [
|
|
5874
5883
|
"Open in Playground ",
|
|
5875
|
-
/* @__PURE__ */ f.jsx(
|
|
5884
|
+
/* @__PURE__ */ f.jsx(vo, { size: 16 })
|
|
5876
5885
|
] })
|
|
5877
5886
|
}
|
|
5878
5887
|
);
|
|
5879
5888
|
}
|
|
5880
5889
|
}),
|
|
5881
5890
|
getSidebar: async (a) => {
|
|
5882
|
-
if (!
|
|
5891
|
+
if (!yo({ path: t, end: !1 }, a))
|
|
5883
5892
|
return [];
|
|
5884
|
-
const { data: s } = await n.query(
|
|
5893
|
+
const { data: s } = await n.query(du, {
|
|
5885
5894
|
input: e.input,
|
|
5886
5895
|
type: e.type
|
|
5887
5896
|
});
|
|
@@ -5897,7 +5906,7 @@ const cu = ({ content: e }) => {
|
|
|
5897
5906
|
href: `#${i.slug}`,
|
|
5898
5907
|
badge: {
|
|
5899
5908
|
label: i.method,
|
|
5900
|
-
color:
|
|
5909
|
+
color: pu[i.method.toLowerCase()]
|
|
5901
5910
|
}
|
|
5902
5911
|
}))
|
|
5903
5912
|
}));
|
|
@@ -5910,12 +5919,12 @@ const cu = ({ content: e }) => {
|
|
|
5910
5919
|
getRoutes: () => [
|
|
5911
5920
|
{
|
|
5912
5921
|
async lazy() {
|
|
5913
|
-
const { OpenApiRoute: a } = await import("./Route-
|
|
5922
|
+
const { OpenApiRoute: a } = await import("./Route-Cle-r-bq.js");
|
|
5914
5923
|
return {
|
|
5915
5924
|
element: /* @__PURE__ */ f.jsx(a, { client: n, config: e })
|
|
5916
5925
|
};
|
|
5917
5926
|
},
|
|
5918
|
-
errorElement: /* @__PURE__ */ f.jsx(
|
|
5927
|
+
errorElement: /* @__PURE__ */ f.jsx(fu, {}),
|
|
5919
5928
|
children: [
|
|
5920
5929
|
{
|
|
5921
5930
|
path: t,
|
|
@@ -5923,7 +5932,7 @@ const cu = ({ content: e }) => {
|
|
|
5923
5932
|
{
|
|
5924
5933
|
index: !0,
|
|
5925
5934
|
async lazy() {
|
|
5926
|
-
const { OperationList: a } = await import("./OperationList-
|
|
5935
|
+
const { OperationList: a } = await import("./OperationList-CZiSz5JH.js");
|
|
5927
5936
|
return { element: /* @__PURE__ */ f.jsx(a, {}) };
|
|
5928
5937
|
}
|
|
5929
5938
|
}
|
|
@@ -5936,19 +5945,18 @@ const cu = ({ content: e }) => {
|
|
|
5936
5945
|
};
|
|
5937
5946
|
export {
|
|
5938
5947
|
un as C,
|
|
5939
|
-
|
|
5940
|
-
|
|
5941
|
-
qu as S,
|
|
5948
|
+
Ru as O,
|
|
5949
|
+
Au as S,
|
|
5942
5950
|
Nn as T,
|
|
5943
5951
|
rn as a,
|
|
5944
|
-
|
|
5945
|
-
|
|
5946
|
-
|
|
5952
|
+
Ho as b,
|
|
5953
|
+
Bo as c,
|
|
5954
|
+
Vo as d,
|
|
5947
5955
|
_t as e,
|
|
5948
5956
|
Ce as f,
|
|
5949
5957
|
Pe as g,
|
|
5950
|
-
|
|
5951
|
-
|
|
5952
|
-
|
|
5958
|
+
kr as h,
|
|
5959
|
+
Fu as o,
|
|
5960
|
+
nu as u
|
|
5953
5961
|
};
|
|
5954
|
-
//# sourceMappingURL=index-
|
|
5962
|
+
//# sourceMappingURL=index-Br1MQPxy.js.map
|