zudoku 0.66.5 → 0.66.7

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.
Files changed (153) hide show
  1. package/dist/app/main.d.ts +6 -6
  2. package/dist/config/validators/InputNavigationSchema.d.ts +2 -0
  3. package/dist/config/validators/InputNavigationSchema.js +1 -0
  4. package/dist/config/validators/InputNavigationSchema.js.map +1 -1
  5. package/dist/config/validators/NavigationSchema.js +6 -1
  6. package/dist/config/validators/NavigationSchema.js.map +1 -1
  7. package/dist/flat-config.d.ts +1 -0
  8. package/dist/index.d.ts +2 -1
  9. package/dist/index.js +2 -1
  10. package/dist/index.js.map +1 -1
  11. package/dist/lib/authentication/providers/auth0.js +11 -7
  12. package/dist/lib/authentication/providers/auth0.js.map +1 -1
  13. package/dist/lib/authentication/providers/clerk.js +0 -22
  14. package/dist/lib/authentication/providers/clerk.js.map +1 -1
  15. package/dist/lib/authentication/providers/supabase.js +6 -15
  16. package/dist/lib/authentication/providers/supabase.js.map +1 -1
  17. package/dist/lib/components/Pagination.js +2 -2
  18. package/dist/lib/components/Pagination.js.map +1 -1
  19. package/dist/lib/components/index.d.ts +3 -0
  20. package/dist/lib/components/index.js +4 -0
  21. package/dist/lib/components/index.js.map +1 -1
  22. package/dist/lib/components/navigation/NavigationItem.js +2 -2
  23. package/dist/lib/components/navigation/NavigationItem.js.map +1 -1
  24. package/dist/lib/core/react-query.d.ts +1 -0
  25. package/dist/lib/core/react-query.js +2 -0
  26. package/dist/lib/core/react-query.js.map +1 -0
  27. package/dist/lib/oas/graphql/circular.d.ts +2 -0
  28. package/dist/lib/oas/graphql/circular.js +32 -10
  29. package/dist/lib/oas/graphql/circular.js.map +1 -1
  30. package/dist/lib/oas/graphql/circular.test.d.ts +1 -0
  31. package/dist/lib/oas/graphql/circular.test.js +152 -0
  32. package/dist/lib/oas/graphql/circular.test.js.map +1 -0
  33. package/dist/lib/plugins/openapi/OperationList.js +5 -1
  34. package/dist/lib/plugins/openapi/OperationList.js.map +1 -1
  35. package/dist/lib/plugins/openapi/schema/utils.js +11 -3
  36. package/dist/lib/plugins/openapi/schema/utils.js.map +1 -1
  37. package/dist/vite/api/SchemaManager.d.ts +1 -0
  38. package/dist/vite/api/SchemaManager.js +9 -3
  39. package/dist/vite/api/SchemaManager.js.map +1 -1
  40. package/dist/vite/config.js +2 -0
  41. package/dist/vite/config.js.map +1 -1
  42. package/dist/vite/prerender/utils.js +9 -3
  43. package/dist/vite/prerender/utils.js.map +1 -1
  44. package/lib/{ClaudeLogo-ByzA8TYR.js → ClaudeLogo-DHxJUhN_.js} +21 -21
  45. package/lib/ClaudeLogo-DHxJUhN_.js.map +1 -0
  46. package/lib/HydrationBoundary-CNF2ZV3E.js +601 -0
  47. package/lib/HydrationBoundary-CNF2ZV3E.js.map +1 -0
  48. package/lib/Input-Cx-GeKoF.js +22 -0
  49. package/lib/Input-Cx-GeKoF.js.map +1 -0
  50. package/lib/{MdxPage-Bh5YNRV9.js → MdxPage-CD36PJ17.js} +8 -8
  51. package/lib/{MdxPage-Bh5YNRV9.js.map → MdxPage-CD36PJ17.js.map} +1 -1
  52. package/lib/{Mermaid-CGRoylZf.js → Mermaid-Koc3z8mU.js} +3 -3
  53. package/lib/{Mermaid-CGRoylZf.js.map → Mermaid-Koc3z8mU.js.map} +1 -1
  54. package/lib/{OAuthErrorPage-CsTKz5hX.js → OAuthErrorPage-4mN5DA86.js} +23 -22
  55. package/lib/{OAuthErrorPage-CsTKz5hX.js.map → OAuthErrorPage-4mN5DA86.js.map} +1 -1
  56. package/lib/{OasProvider-BBAbJiYa.js → OasProvider-DSe-hk5Y.js} +4 -4
  57. package/lib/{OasProvider-BBAbJiYa.js.map → OasProvider-DSe-hk5Y.js.map} +1 -1
  58. package/lib/{OperationList-DUxrNisd.js → OperationList-CaknPbvq.js} +148 -144
  59. package/lib/{OperationList-DUxrNisd.js.map → OperationList-CaknPbvq.js.map} +1 -1
  60. package/lib/{RouteGuard-CIN9Ou-r.js → RouteGuard--A04ESy8.js} +4 -4
  61. package/lib/{RouteGuard-CIN9Ou-r.js.map → RouteGuard--A04ESy8.js.map} +1 -1
  62. package/lib/{SchemaList-BbnkfjIe.js → SchemaList-Dw3-CJPb.js} +7 -7
  63. package/lib/{SchemaList-BbnkfjIe.js.map → SchemaList-Dw3-CJPb.js.map} +1 -1
  64. package/lib/{SchemaView-BrUf6_nP.js → SchemaView-DyJkiQkD.js} +94 -91
  65. package/lib/SchemaView-DyJkiQkD.js.map +1 -0
  66. package/lib/{SignUp-AlaaduyY.js → SignUp-DRvN-8cq.js} +4 -4
  67. package/lib/{SignUp-AlaaduyY.js.map → SignUp-DRvN-8cq.js.map} +1 -1
  68. package/lib/{SyntaxHighlight-DveJcTOQ.js → SyntaxHighlight-klTH8c6-.js} +372 -363
  69. package/lib/SyntaxHighlight-klTH8c6-.js.map +1 -0
  70. package/lib/{Toc-B4ShtN-I.js → Toc-PbuF-u9x.js} +2 -2
  71. package/lib/{Toc-B4ShtN-I.js.map → Toc-PbuF-u9x.js.map} +1 -1
  72. package/lib/ZudokuContext-BZB1TWdT.js +387 -0
  73. package/lib/ZudokuContext-BZB1TWdT.js.map +1 -0
  74. package/lib/chunk-EPOLDU6W-C6C8jAwd.js +8558 -0
  75. package/lib/chunk-EPOLDU6W-C6C8jAwd.js.map +1 -0
  76. package/lib/{circular-CuSWVYOZ.js → circular-DFquXeY2.js} +771 -749
  77. package/lib/{circular-CuSWVYOZ.js.map → circular-DFquXeY2.js.map} +1 -1
  78. package/lib/{createServer-B1_RUTJP.js → createServer-BXZ0CAUn.js} +4 -4
  79. package/lib/{createServer-B1_RUTJP.js.map → createServer-BXZ0CAUn.js.map} +1 -1
  80. package/lib/{errors-iDfQAr_v.js → errors-rWHkzVTd.js} +2 -2
  81. package/lib/{errors-iDfQAr_v.js.map → errors-rWHkzVTd.js.map} +1 -1
  82. package/lib/{firebase-I54w2ZsH.js → firebase-BmGU1FuD.js} +18 -16
  83. package/lib/{firebase-I54w2ZsH.js.map → firebase-BmGU1FuD.js.map} +1 -1
  84. package/lib/{hook-BxWvqzB0.js → hook-BGlHBdET.js} +3 -3
  85. package/lib/{hook-BxWvqzB0.js.map → hook-BGlHBdET.js.map} +1 -1
  86. package/lib/{index-A5Cre871.js → index-BDsEwofZ.js} +1709 -1707
  87. package/lib/index-BDsEwofZ.js.map +1 -0
  88. package/lib/{index-B4puReRo.js → index-BQB9hb6n.js} +152 -150
  89. package/lib/{index-B4puReRo.js.map → index-BQB9hb6n.js.map} +1 -1
  90. package/lib/{index-CjTisMeX.js → index-DBjOT2H1.js} +4 -4
  91. package/lib/{index-CjTisMeX.js.map → index-DBjOT2H1.js.map} +1 -1
  92. package/lib/{index-Dbrv6d94.js → index-DRBOFufT.js} +2 -2
  93. package/lib/{index-Dbrv6d94.js.map → index-DRBOFufT.js.map} +1 -1
  94. package/lib/{index.esm-BxIXRKtj.js → index.esm-Cx8B1YJQ.js} +2 -2
  95. package/lib/index.esm-Cx8B1YJQ.js.map +1 -0
  96. package/lib/{mutation-Cq0wKBqW.js → mutation-BISOc7OM.js} +2 -2
  97. package/lib/{mutation-Cq0wKBqW.js.map → mutation-BISOc7OM.js.map} +1 -1
  98. package/lib/ui/SyntaxHighlight.js +2 -2
  99. package/lib/{Input-nskrp_mj.js → useMutation-CFMGlAMW.js} +23 -40
  100. package/lib/useMutation-CFMGlAMW.js.map +1 -0
  101. package/lib/useSuspenseQuery-CSB_rVek.js +1226 -0
  102. package/lib/useSuspenseQuery-CSB_rVek.js.map +1 -0
  103. package/lib/zudoku.__internal.js +929 -1458
  104. package/lib/zudoku.__internal.js.map +1 -1
  105. package/lib/zudoku.auth-auth0.js +16 -16
  106. package/lib/zudoku.auth-auth0.js.map +1 -1
  107. package/lib/zudoku.auth-azureb2c.js +4 -4
  108. package/lib/zudoku.auth-clerk.js +52 -75
  109. package/lib/zudoku.auth-clerk.js.map +1 -1
  110. package/lib/zudoku.auth-firebase.js +4 -4
  111. package/lib/zudoku.auth-openid.js +4 -4
  112. package/lib/zudoku.auth-supabase.js +31 -40
  113. package/lib/zudoku.auth-supabase.js.map +1 -1
  114. package/lib/zudoku.components.js +22 -19
  115. package/lib/zudoku.components.js.map +1 -1
  116. package/lib/zudoku.hooks.js +3 -3
  117. package/lib/zudoku.mermaid.js +3 -3
  118. package/lib/zudoku.plugin-api-catalog.js +7 -6
  119. package/lib/zudoku.plugin-api-catalog.js.map +1 -1
  120. package/lib/zudoku.plugin-api-keys.js +23 -21
  121. package/lib/zudoku.plugin-api-keys.js.map +1 -1
  122. package/lib/zudoku.plugin-custom-pages.js +1 -1
  123. package/lib/zudoku.plugin-markdown.js +1 -1
  124. package/lib/zudoku.plugin-openapi.js +3 -3
  125. package/lib/zudoku.plugin-redirect.js +1 -1
  126. package/lib/zudoku.plugin-search-pagefind.js +30 -29
  127. package/lib/zudoku.plugin-search-pagefind.js.map +1 -1
  128. package/lib/zudoku.react-query.js +440 -0
  129. package/lib/zudoku.react-query.js.map +1 -0
  130. package/lib/zudoku.router.js +1130 -1404
  131. package/lib/zudoku.router.js.map +1 -1
  132. package/package.json +14 -10
  133. package/src/lib/authentication/providers/auth0.tsx +15 -9
  134. package/src/lib/authentication/providers/clerk.tsx +0 -26
  135. package/src/lib/authentication/providers/supabase.tsx +6 -15
  136. package/src/lib/components/Pagination.tsx +4 -5
  137. package/src/lib/components/index.ts +4 -0
  138. package/src/lib/components/navigation/NavigationItem.tsx +9 -3
  139. package/src/lib/core/react-query.ts +1 -0
  140. package/src/lib/oas/graphql/circular.test.ts +186 -0
  141. package/src/lib/oas/graphql/circular.ts +49 -10
  142. package/src/lib/plugins/openapi/OperationList.tsx +6 -1
  143. package/src/lib/plugins/openapi/schema/utils.ts +15 -4
  144. package/lib/ClaudeLogo-ByzA8TYR.js.map +0 -1
  145. package/lib/Input-nskrp_mj.js.map +0 -1
  146. package/lib/SchemaView-BrUf6_nP.js.map +0 -1
  147. package/lib/SyntaxHighlight-DveJcTOQ.js.map +0 -1
  148. package/lib/ZudokuContext-CDJYKqMY.js +0 -1581
  149. package/lib/ZudokuContext-CDJYKqMY.js.map +0 -1
  150. package/lib/chunk-PVWAREVJ-ClM0m2aJ.js +0 -7965
  151. package/lib/chunk-PVWAREVJ-ClM0m2aJ.js.map +0 -1
  152. package/lib/index-A5Cre871.js.map +0 -1
  153. package/lib/index.esm-BxIXRKtj.js.map +0 -1
@@ -1,33 +1,34 @@
1
1
  import { j as l } from "./jsx-runtime-BzflLqGi.js";
2
- import { e as ga, u as Ja, f as Da, L as Qa, j as Ka } from "./ZudokuContext-CDJYKqMY.js";
3
- import { H as Ya } from "./index.esm-B_0dvNjB.js";
4
- import { DownloadIcon as Xa, ChevronDownIcon as va, ExternalLinkIcon as Ae, CopyIcon as kr, ChevronsUpDownIcon as lt, CheckIcon as xa, MinusIcon as Za, PlusIcon as eo, InfoIcon as ba, ChevronsDownUpIcon as qr } from "lucide-react";
5
- import { b as to, d as ro, u as no } from "./chunk-PVWAREVJ-ClM0m2aJ.js";
6
- import { u as ct, a as Sr, d as Ve, e as ja, f as Or, P as ao, C as Rr, b as Er, c as Ar, h as oo, U as io } from "./index-B4puReRo.js";
7
- import { S as so, a as lo, b as co, c as uo, e as po } from "./Secret-BDBqq4p3.js";
8
- import { C as fo } from "./CategoryHeading-DhmodDcq.js";
9
- import { B as ot, I as Ce, o as ho, T as mo, M as He, H as Fe, h as $a, k as wa, l as Sa, m as Oa, c as Ta, b as yo } from "./index-A5Cre871.js";
10
- import { S as Ir, i as go, a as vo, E as Xr, b as xo, c as bo, g as jo, P as Tr } from "./SchemaView-BrUf6_nP.js";
11
- import { C as $o, a as wo, P as So } from "./ClaudeLogo-ByzA8TYR.js";
2
+ import { u as ga, e as Ja } from "./useSuspenseQuery-CSB_rVek.js";
3
+ import { H as Da } from "./index.esm-B_0dvNjB.js";
4
+ import { DownloadIcon as Qa, ChevronDownIcon as va, ExternalLinkIcon as Ae, CopyIcon as kr, ChevronsUpDownIcon as lt, CheckIcon as xa, MinusIcon as Ka, PlusIcon as Ya, InfoIcon as ba, ChevronsDownUpIcon as qr } from "lucide-react";
5
+ import { b as Xa, d as Za, u as eo } from "./chunk-EPOLDU6W-C6C8jAwd.js";
6
+ import { u as ct, a as Sr, d as Ve, e as ja, f as Or, P as to, C as Er, b as Rr, c as Ar, h as ro, U as no } from "./index-BQB9hb6n.js";
7
+ import { S as ao, a as oo, b as io, c as so, e as lo } from "./Secret-BDBqq4p3.js";
8
+ import { C as co } from "./CategoryHeading-DhmodDcq.js";
9
+ import { u as uo, h as po, j as fo } from "./ZudokuContext-BZB1TWdT.js";
10
+ import { B as ot, I as Ce, o as ho, T as mo, M as He, H as Fe, h as $a, k as wa, l as Sa, m as Oa, c as Ta, b as yo } from "./index-BDsEwofZ.js";
11
+ import { S as Ir, i as go, a as vo, E as Xr, b as xo, c as bo, g as jo, P as Tr } from "./SchemaView-DyJkiQkD.js";
12
+ import { C as $o, a as wo, P as So } from "./ClaudeLogo-DHxJUhN_.js";
12
13
  import { Slot as Oo } from "@radix-ui/react-slot";
13
14
  import { c as Ca } from "./index-DI5SPFK9.js";
14
15
  import { c as fe } from "./cn-5-Gd1Dss.js";
15
16
  import "@radix-ui/react-separator";
16
17
  import { D as To, a as Co, b as Po, c as Xe } from "./DropdownMenu-DN0jNrjj.js";
17
18
  import { u as No } from "./useCopyToClipboard-B_085nfO.js";
18
- import { useTransition as Pa, useState as ge, Fragment as ko, useRef as qo, useEffect as Cr, useMemo as Ro } from "react";
19
+ import { useTransition as Pa, useState as ge, Fragment as ko, useRef as qo, useEffect as Cr, useMemo as Eo } from "react";
19
20
  import { Button as Ur } from "./ui/Button.js";
20
21
  import { S as Zr } from "./Separator-BXt1LYnm.js";
21
22
  import * as Ze from "@radix-ui/react-tabs";
22
23
  import { Callout as en } from "./ui/Callout.js";
23
- import { Card as Eo } from "./ui/Card.js";
24
- import { S as nt } from "./SyntaxHighlight-DveJcTOQ.js";
24
+ import { Card as Ro } from "./ui/Card.js";
25
+ import { S as nt } from "./SyntaxHighlight-klTH8c6-.js";
25
26
  import { Tabs as Ao, TabsList as Io, TabsTrigger as et, TabsContent as tt } from "./ui/Tabs.js";
26
27
  import { VisuallyHidden as Uo } from "@radix-ui/react-visually-hidden";
27
28
  import { Frame as Lo, FramePanel as _o } from "./ui/Frame.js";
28
29
  import { Item as Fo, ItemContent as tn, ItemTitle as Ho, ItemActions as Mo, ItemGroup as Bo, ItemSeparator as zo } from "./ui/Item.js";
29
30
  import * as rn from "@radix-ui/react-collapsible";
30
- import { c as Go } from "./index-CjTisMeX.js";
31
+ import { c as Go } from "./index-DBjOT2H1.js";
31
32
  import "./Button-GUVe7pmt.js";
32
33
  import { a as Wo, c as it } from "./invariant-BJAl77rw.js";
33
34
  import { r as Vo } from "./___vite-browser-external_commonjs-proxy-BttVsNON.js";
@@ -90,7 +91,7 @@ const Ko = ({
90
91
  className: "flex items-center gap-1.5",
91
92
  asChild: !0,
92
93
  children: /* @__PURE__ */ l.jsxs("a", { href: e, download: !0, onClick: r, children: [
93
- /* @__PURE__ */ l.jsx(Xa, { size: 14 }),
94
+ /* @__PURE__ */ l.jsx(Qa, { size: 14 }),
94
95
  "Download schema"
95
96
  ] })
96
97
  }
@@ -403,7 +404,7 @@ const nn = fe, ri = ({
403
404
  c(!0), setTimeout(() => c(!1), 2e3);
404
405
  });
405
406
  };
406
- return /* @__PURE__ */ l.jsx(Eo, { className: "p-6 mb-6 max-w-screen-md", children: /* @__PURE__ */ l.jsxs("div", { className: "space-y-4", children: [
407
+ return /* @__PURE__ */ l.jsx(Ro, { className: "p-6 mb-6 max-w-screen-md", children: /* @__PURE__ */ l.jsxs("div", { className: "space-y-4", children: [
407
408
  /* @__PURE__ */ l.jsxs("div", { children: [
408
409
  /* @__PURE__ */ l.jsx("h3", { className: "text-lg font-semibold mb-2", children: "MCP Endpoint" }),
409
410
  /* @__PURE__ */ l.jsxs("p", { className: "text-sm text-muted-foreground mb-3", children: [
@@ -685,7 +686,7 @@ const nn = fe, ri = ({
685
686
  className: "rounded-full",
686
687
  onClick: () => i(!c),
687
688
  "aria-label": "Toggle parameter",
688
- children: c ? /* @__PURE__ */ l.jsx(Za, { size: 16 }) : /* @__PURE__ */ l.jsx(eo, { size: 16 })
689
+ children: c ? /* @__PURE__ */ l.jsx(Ka, { size: 16 }) : /* @__PURE__ */ l.jsx(Ya, { size: 16 })
689
690
  }
690
691
  ) }),
691
692
  t && /* @__PURE__ */ l.jsx(
@@ -862,7 +863,7 @@ const nn = fe, ri = ({
862
863
  defaultValue: o.schema?.default
863
864
  }));
864
865
  return /* @__PURE__ */ l.jsx(
865
- ao,
866
+ to,
866
867
  {
867
868
  server: e,
868
869
  servers: n,
@@ -979,9 +980,9 @@ const nn = fe, ri = ({
979
980
  shouldLazyHighlight: a,
980
981
  selectedContentIndex: c,
981
982
  selectedExampleIndex: i
982
- }) => e.length === 0 ? null : /* @__PURE__ */ l.jsx(Rr, { className: "group/collapsible", defaultOpen: !0, children: /* @__PURE__ */ l.jsxs(ut, { children: [
983
+ }) => e.length === 0 ? null : /* @__PURE__ */ l.jsx(Er, { className: "group/collapsible", defaultOpen: !0, children: /* @__PURE__ */ l.jsxs(ut, { children: [
983
984
  /* @__PURE__ */ l.jsx(pt, { className: "text-xs flex justify-between items-center", children: /* @__PURE__ */ l.jsxs("span", { className: "flex items-center gap-1 font-medium", children: [
984
- /* @__PURE__ */ l.jsx(Er, { asChild: !0, children: /* @__PURE__ */ l.jsxs(
985
+ /* @__PURE__ */ l.jsx(Rr, { asChild: !0, children: /* @__PURE__ */ l.jsxs(
985
986
  ot,
986
987
  {
987
988
  variant: "ghost",
@@ -1020,10 +1021,10 @@ const nn = fe, ri = ({
1020
1021
  n && t(n);
1021
1022
  }, [n]), Cr(() => {
1022
1023
  i && (s(0), h(0));
1023
- }, [i]), /* @__PURE__ */ l.jsx(Rr, { className: "group/collapsible", defaultOpen: !0, children: /* @__PURE__ */ l.jsxs(ut, { children: [
1024
+ }, [i]), /* @__PURE__ */ l.jsx(Er, { className: "group/collapsible", defaultOpen: !0, children: /* @__PURE__ */ l.jsxs(ut, { children: [
1024
1025
  /* @__PURE__ */ l.jsxs(pt, { className: "text-xs flex justify-between items-center", children: [
1025
1026
  /* @__PURE__ */ l.jsxs("div", { className: "flex items-center gap-1 font-medium shrink-0", children: [
1026
- /* @__PURE__ */ l.jsx(Er, { asChild: !0, children: /* @__PURE__ */ l.jsxs(
1027
+ /* @__PURE__ */ l.jsx(Rr, { asChild: !0, children: /* @__PURE__ */ l.jsxs(
1027
1028
  ot,
1028
1029
  {
1029
1030
  variant: "ghost",
@@ -1494,7 +1495,7 @@ var Ni = {
1494
1495
  t(`req.Header.Add("${v}", "${le(r[v])}")`, y);
1495
1496
  }), i()), t(`res, ${m} := ${g}.Do(req)`, y), j(), h && (i(), t("defer res.Body.Close()", y), t(`body, ${m} := io.ReadAll(res.Body)`, y), j()), i(), h && t("fmt.Println(string(body))", y), s && (i(), t("}")), o();
1496
1497
  }
1497
- }, Ri = {
1498
+ }, Ei = {
1498
1499
  info: {
1499
1500
  key: "go",
1500
1501
  title: "Go",
@@ -1505,7 +1506,7 @@ var Ni = {
1505
1506
  native: qi
1506
1507
  }
1507
1508
  }, mn = `\r
1508
- `, Ei = {
1509
+ `, Ri = {
1509
1510
  info: {
1510
1511
  key: "http1.1",
1511
1512
  title: "HTTP/1.1",
@@ -1540,7 +1541,7 @@ var Ni = {
1540
1541
  default: "http1.1"
1541
1542
  },
1542
1543
  clientsById: {
1543
- "http1.1": Ei
1544
+ "http1.1": Ri
1544
1545
  }
1545
1546
  }, Ii = {
1546
1547
  info: {
@@ -2518,7 +2519,7 @@ ${u}${u}`), 1), S.push("],")), b(S.join(), 1), b("]);"), f(), b("$response = cur
2518
2519
  http1: ss,
2519
2520
  http2: ls
2520
2521
  }
2521
- }, Ra = (e) => ({ method: r, headersObj: a, cookies: c, uriObj: i, fullUrl: t, postData: o, allHeaders: s }) => {
2522
+ }, Ea = (e) => ({ method: r, headersObj: a, cookies: c, uriObj: i, fullUrl: t, postData: o, allHeaders: s }) => {
2522
2523
  const { push: u, join: h } = new Q();
2523
2524
  if (!["GET", "POST", "PUT", "DELETE", "PATCH", "HEAD", "OPTIONS"].includes(r.toUpperCase()))
2524
2525
  return "Method not supported";
@@ -2538,7 +2539,7 @@ ${u}${u}`), 1), S.push("],")), b(S.join(), 1), b("]);"), f(), b("$response = cur
2538
2539
  description: "Powershell Invoke-RestMethod client",
2539
2540
  extname: ".ps1"
2540
2541
  },
2541
- convert: Ra("Invoke-RestMethod")
2542
+ convert: Ea("Invoke-RestMethod")
2542
2543
  }, ps = {
2543
2544
  info: {
2544
2545
  key: "webrequest",
@@ -2547,7 +2548,7 @@ ${u}${u}`), 1), S.push("],")), b(S.join(), 1), b("]);"), f(), b("$response = cur
2547
2548
  description: "Powershell Invoke-WebRequest client",
2548
2549
  extname: ".ps1"
2549
2550
  },
2550
- convert: Ra("Invoke-WebRequest")
2551
+ convert: Ea("Invoke-WebRequest")
2551
2552
  }, fs = {
2552
2553
  info: {
2553
2554
  key: "powershell",
@@ -3016,7 +3017,7 @@ ${i}]` : `[${e.join(t)}]`;
3016
3017
  c: ji,
3017
3018
  clojure: Oi,
3018
3019
  csharp: ki,
3019
- go: Ri,
3020
+ go: Ei,
3020
3021
  http: Ai,
3021
3022
  java: Fi,
3022
3023
  javascript: Gi,
@@ -3053,7 +3054,7 @@ function qs() {
3053
3054
  P[F] = q(N[F]);
3054
3055
  return P;
3055
3056
  }
3056
- function R(N, q) {
3057
+ function E(N, q) {
3057
3058
  var F = N.split("@"), P = "";
3058
3059
  F.length > 1 && (P = F[0] + "@", N = F[1]), N = N.replace(v, ".");
3059
3060
  var U = N.split("."), J = A(U, q).join(".");
@@ -3112,13 +3113,13 @@ function qs() {
3112
3113
  }
3113
3114
  return M.join("");
3114
3115
  }
3115
- function E(N) {
3116
- return R(N, function(q) {
3116
+ function R(N) {
3117
+ return E(N, function(q) {
3117
3118
  return f.test(q) ? se(q.slice(4).toLowerCase()) : q;
3118
3119
  });
3119
3120
  }
3120
3121
  function ne(N) {
3121
- return R(N, function(q) {
3122
+ return E(N, function(q) {
3122
3123
  return g.test(q) ? "xn--" + ee(q) : q;
3123
3124
  });
3124
3125
  }
@@ -3143,7 +3144,7 @@ function qs() {
3143
3144
  decode: se,
3144
3145
  encode: ee,
3145
3146
  toASCII: ne,
3146
- toUnicode: E
3147
+ toUnicode: R
3147
3148
  }, a && c)
3148
3149
  if (e.exports == a)
3149
3150
  c.exports = t;
@@ -3156,24 +3157,24 @@ function qs() {
3156
3157
  })(_e, _e.exports)), _e.exports;
3157
3158
  }
3158
3159
  var Nt, $n;
3159
- function Ea() {
3160
+ function Ra() {
3160
3161
  return $n || ($n = 1, Nt = Object), Nt;
3161
3162
  }
3162
3163
  var kt, wn;
3163
- function Rs() {
3164
+ function Es() {
3164
3165
  return wn || (wn = 1, kt = Error), kt;
3165
3166
  }
3166
3167
  var qt, Sn;
3167
- function Es() {
3168
+ function Rs() {
3168
3169
  return Sn || (Sn = 1, qt = EvalError), qt;
3169
3170
  }
3170
- var Rt, On;
3171
+ var Et, On;
3171
3172
  function As() {
3172
- return On || (On = 1, Rt = RangeError), Rt;
3173
+ return On || (On = 1, Et = RangeError), Et;
3173
3174
  }
3174
- var Et, Tn;
3175
+ var Rt, Tn;
3175
3176
  function Is() {
3176
- return Tn || (Tn = 1, Et = ReferenceError), Et;
3177
+ return Tn || (Tn = 1, Rt = ReferenceError), Rt;
3177
3178
  }
3178
3179
  var At, Cn;
3179
3180
  function Aa() {
@@ -3195,13 +3196,13 @@ var _t, qn;
3195
3196
  function _s() {
3196
3197
  return qn || (qn = 1, _t = Math.floor), _t;
3197
3198
  }
3198
- var Ft, Rn;
3199
+ var Ft, En;
3199
3200
  function Fs() {
3200
- return Rn || (Rn = 1, Ft = Math.max), Ft;
3201
+ return En || (En = 1, Ft = Math.max), Ft;
3201
3202
  }
3202
- var Ht, En;
3203
+ var Ht, Rn;
3203
3204
  function Hs() {
3204
- return En || (En = 1, Ht = Math.min), Ht;
3205
+ return Rn || (Rn = 1, Ht = Math.min), Ht;
3205
3206
  }
3206
3207
  var Mt, An;
3207
3208
  function Ms() {
@@ -3303,7 +3304,7 @@ var Yt, Gn;
3303
3304
  function Ua() {
3304
3305
  if (Gn) return Yt;
3305
3306
  Gn = 1;
3306
- var e = /* @__PURE__ */ Ea();
3307
+ var e = /* @__PURE__ */ Ra();
3307
3308
  return Yt = e.getPrototypeOf || null, Yt;
3308
3309
  }
3309
3310
  var Xt, Wn;
@@ -3438,7 +3439,7 @@ var lr, ta;
3438
3439
  function Mr() {
3439
3440
  if (ta) return lr;
3440
3441
  ta = 1;
3441
- var e, n = /* @__PURE__ */ Ea(), r = /* @__PURE__ */ Rs(), a = /* @__PURE__ */ Es(), c = /* @__PURE__ */ As(), i = /* @__PURE__ */ Is(), t = /* @__PURE__ */ Aa(), o = /* @__PURE__ */ Je(), s = /* @__PURE__ */ Us(), u = /* @__PURE__ */ Ls(), h = /* @__PURE__ */ _s(), p = /* @__PURE__ */ Fs(), m = /* @__PURE__ */ Hs(), y = /* @__PURE__ */ Ms(), j = /* @__PURE__ */ Bs(), b = /* @__PURE__ */ Gs(), f = Function, g = function(D) {
3442
+ var e, n = /* @__PURE__ */ Ra(), r = /* @__PURE__ */ Es(), a = /* @__PURE__ */ Rs(), c = /* @__PURE__ */ As(), i = /* @__PURE__ */ Is(), t = /* @__PURE__ */ Aa(), o = /* @__PURE__ */ Je(), s = /* @__PURE__ */ Us(), u = /* @__PURE__ */ Ls(), h = /* @__PURE__ */ _s(), p = /* @__PURE__ */ Fs(), m = /* @__PURE__ */ Hs(), y = /* @__PURE__ */ Ms(), j = /* @__PURE__ */ Bs(), b = /* @__PURE__ */ Gs(), f = Function, g = function(D) {
3442
3443
  try {
3443
3444
  return f('"use strict"; return (' + D + ").constructor;")();
3444
3445
  } catch {
@@ -3455,7 +3456,7 @@ function Mr() {
3455
3456
  return C;
3456
3457
  }
3457
3458
  }
3458
- })() : C, T = Js()(), x = Ys(), k = Ua(), A = Ia(), R = Hr(), L = Fr(), O = {}, B = typeof Uint8Array > "u" || !x ? e : x(Uint8Array), _ = {
3459
+ })() : C, T = Js()(), x = Ys(), k = Ua(), A = Ia(), E = Hr(), L = Fr(), O = {}, B = typeof Uint8Array > "u" || !x ? e : x(Uint8Array), _ = {
3459
3460
  __proto__: null,
3460
3461
  "%AggregateError%": typeof AggregateError > "u" ? e : AggregateError,
3461
3462
  "%Array%": Array,
@@ -3527,7 +3528,7 @@ function Mr() {
3527
3528
  "%WeakRef%": typeof WeakRef > "u" ? e : WeakRef,
3528
3529
  "%WeakSet%": typeof WeakSet > "u" ? e : WeakSet,
3529
3530
  "%Function.prototype.call%": L,
3530
- "%Function.prototype.apply%": R,
3531
+ "%Function.prototype.apply%": E,
3531
3532
  "%Object.defineProperty%": S,
3532
3533
  "%Object.getPrototypeOf%": k,
3533
3534
  "%Math.abs%": u,
@@ -3615,7 +3616,7 @@ function Mr() {
3615
3616
  "%URIErrorPrototype%": ["URIError", "prototype"],
3616
3617
  "%WeakMapPrototype%": ["WeakMap", "prototype"],
3617
3618
  "%WeakSetPrototype%": ["WeakSet", "prototype"]
3618
- }, E = De(), ne = /* @__PURE__ */ Xs(), N = E.call(L, Array.prototype.concat), q = E.call(R, Array.prototype.splice), F = E.call(L, String.prototype.replace), P = E.call(L, String.prototype.slice), U = E.call(L, RegExp.prototype.exec), J = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, W = /\\(\\)?/g, Y = function(I) {
3619
+ }, R = De(), ne = /* @__PURE__ */ Xs(), N = R.call(L, Array.prototype.concat), q = R.call(E, Array.prototype.splice), F = R.call(L, String.prototype.replace), P = R.call(L, String.prototype.slice), U = R.call(L, RegExp.prototype.exec), J = /[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g, W = /\\(\\)?/g, Y = function(I) {
3619
3620
  var H = P(I, 0, 1), M = P(I, -1);
3620
3621
  if (H === "%" && M !== "%")
3621
3622
  throw new t("invalid intrinsic syntax, expected closing `%`");
@@ -3787,15 +3788,15 @@ var mr, la;
3787
3788
  function ol() {
3788
3789
  if (la) return mr;
3789
3790
  la = 1;
3790
- var e = typeof Map == "function" && Map.prototype, n = Object.getOwnPropertyDescriptor && e ? Object.getOwnPropertyDescriptor(Map.prototype, "size") : null, r = e && n && typeof n.get == "function" ? n.get : null, a = e && Map.prototype.forEach, c = typeof Set == "function" && Set.prototype, i = Object.getOwnPropertyDescriptor && c ? Object.getOwnPropertyDescriptor(Set.prototype, "size") : null, t = c && i && typeof i.get == "function" ? i.get : null, o = c && Set.prototype.forEach, s = typeof WeakMap == "function" && WeakMap.prototype, u = s ? WeakMap.prototype.has : null, h = typeof WeakSet == "function" && WeakSet.prototype, p = h ? WeakSet.prototype.has : null, m = typeof WeakRef == "function" && WeakRef.prototype, y = m ? WeakRef.prototype.deref : null, j = Boolean.prototype.valueOf, b = Object.prototype.toString, f = Function.prototype.toString, g = String.prototype.match, v = String.prototype.slice, S = String.prototype.replace, C = String.prototype.toUpperCase, d = String.prototype.toLowerCase, T = RegExp.prototype.test, x = Array.prototype.concat, k = Array.prototype.join, A = Array.prototype.slice, R = Math.floor, L = typeof BigInt == "function" ? BigInt.prototype.valueOf : null, O = Object.getOwnPropertySymbols, B = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Symbol.prototype.toString : null, _ = typeof Symbol == "function" && typeof Symbol.iterator == "object", G = typeof Symbol == "function" && Symbol.toStringTag && (typeof Symbol.toStringTag === _ || !0) ? Symbol.toStringTag : null, se = Object.prototype.propertyIsEnumerable, ee = (typeof Reflect == "function" ? Reflect.getPrototypeOf : Object.getPrototypeOf) || ([].__proto__ === Array.prototype ? function($) {
3791
+ var e = typeof Map == "function" && Map.prototype, n = Object.getOwnPropertyDescriptor && e ? Object.getOwnPropertyDescriptor(Map.prototype, "size") : null, r = e && n && typeof n.get == "function" ? n.get : null, a = e && Map.prototype.forEach, c = typeof Set == "function" && Set.prototype, i = Object.getOwnPropertyDescriptor && c ? Object.getOwnPropertyDescriptor(Set.prototype, "size") : null, t = c && i && typeof i.get == "function" ? i.get : null, o = c && Set.prototype.forEach, s = typeof WeakMap == "function" && WeakMap.prototype, u = s ? WeakMap.prototype.has : null, h = typeof WeakSet == "function" && WeakSet.prototype, p = h ? WeakSet.prototype.has : null, m = typeof WeakRef == "function" && WeakRef.prototype, y = m ? WeakRef.prototype.deref : null, j = Boolean.prototype.valueOf, b = Object.prototype.toString, f = Function.prototype.toString, g = String.prototype.match, v = String.prototype.slice, S = String.prototype.replace, C = String.prototype.toUpperCase, d = String.prototype.toLowerCase, T = RegExp.prototype.test, x = Array.prototype.concat, k = Array.prototype.join, A = Array.prototype.slice, E = Math.floor, L = typeof BigInt == "function" ? BigInt.prototype.valueOf : null, O = Object.getOwnPropertySymbols, B = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Symbol.prototype.toString : null, _ = typeof Symbol == "function" && typeof Symbol.iterator == "object", G = typeof Symbol == "function" && Symbol.toStringTag && (typeof Symbol.toStringTag === _ || !0) ? Symbol.toStringTag : null, se = Object.prototype.propertyIsEnumerable, ee = (typeof Reflect == "function" ? Reflect.getPrototypeOf : Object.getPrototypeOf) || ([].__proto__ === Array.prototype ? function($) {
3791
3792
  return $.__proto__;
3792
3793
  } : null);
3793
- function E($, w) {
3794
+ function R($, w) {
3794
3795
  if ($ === 1 / 0 || $ === -1 / 0 || $ !== $ || $ && $ > -1e3 && $ < 1e3 || T.call(/e/, w))
3795
3796
  return w;
3796
3797
  var Z = /[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;
3797
3798
  if (typeof $ == "number") {
3798
- var te = $ < 0 ? -R(-$) : R($);
3799
+ var te = $ < 0 ? -E(-$) : E($);
3799
3800
  if (te !== $) {
3800
3801
  var ie = String(te), z = v.call(w, ie.length + 1);
3801
3802
  return S.call(ie, Z, "$&_") + "." + S.call(S.call(z, /([0-9]{3})/g, "$&_"), /_$/, "");
@@ -3830,28 +3831,28 @@ function ol() {
3830
3831
  if (w === 0)
3831
3832
  return 1 / 0 / w > 0 ? "0" : "-0";
3832
3833
  var de = String(w);
3833
- return Oe ? E(w, de) : de;
3834
+ return Oe ? R(w, de) : de;
3834
3835
  }
3835
3836
  if (typeof w == "bigint") {
3836
3837
  var je = String(w) + "n";
3837
- return Oe ? E(w, je) : je;
3838
+ return Oe ? R(w, je) : je;
3838
3839
  }
3839
3840
  var gt = typeof z.depth > "u" ? 5 : z.depth;
3840
3841
  if (typeof te > "u" && (te = 0), te >= gt && gt > 0 && typeof w == "object")
3841
3842
  return U(w) ? "[Array]" : "[Object]";
3842
- var Re = Ga(z, te);
3843
+ var Ee = Ga(z, te);
3843
3844
  if (typeof ie > "u")
3844
3845
  ie = [];
3845
3846
  else if (he(ie, w) >= 0)
3846
3847
  return "[Circular]";
3847
- function ye(Ee, Ye, Va) {
3848
+ function ye(Re, Ye, Va) {
3848
3849
  if (Ye && (ie = A.call(ie), ie.push(Ye)), Va) {
3849
3850
  var Yr = {
3850
3851
  depth: z.depth
3851
3852
  };
3852
- return V(z, "quoteStyle") && (Yr.quoteStyle = z.quoteStyle), $(Ee, Yr, te + 1, ie);
3853
+ return V(z, "quoteStyle") && (Yr.quoteStyle = z.quoteStyle), $(Re, Yr, te + 1, ie);
3853
3854
  }
3854
- return $(Ee, z, te + 1, ie);
3855
+ return $(Re, z, te + 1, ie);
3855
3856
  }
3856
3857
  if (typeof w == "function" && !W(w)) {
3857
3858
  var Gr = oe(w), Wr = Qe(w, ye);
@@ -3870,7 +3871,7 @@ function ol() {
3870
3871
  if (w.length === 0)
3871
3872
  return "[]";
3872
3873
  var xt = Qe(w, ye);
3873
- return Re && !za(xt) ? "[" + yt(xt, Re) + "]" : "[ " + k.call(xt, ", ") + " ]";
3874
+ return Ee && !za(xt) ? "[" + yt(xt, Ee) + "]" : "[ " + k.call(xt, ", ") + " ]";
3874
3875
  }
3875
3876
  if (Y(w)) {
3876
3877
  var bt = Qe(w, ye);
@@ -3884,15 +3885,15 @@ function ol() {
3884
3885
  }
3885
3886
  if ($e(w)) {
3886
3887
  var Jr = [];
3887
- return a && a.call(w, function(Ee, Ye) {
3888
- Jr.push(ye(Ye, w, !0) + " => " + ye(Ee, w));
3889
- }), zr("Map", r.call(w), Jr, Re);
3888
+ return a && a.call(w, function(Re, Ye) {
3889
+ Jr.push(ye(Ye, w, !0) + " => " + ye(Re, w));
3890
+ }), zr("Map", r.call(w), Jr, Ee);
3890
3891
  }
3891
3892
  if (me(w)) {
3892
3893
  var Dr = [];
3893
- return o && o.call(w, function(Ee) {
3894
- Dr.push(ye(Ee, w));
3895
- }), zr("Set", t.call(w), Dr, Re);
3894
+ return o && o.call(w, function(Re) {
3895
+ Dr.push(ye(Re, w));
3896
+ }), zr("Set", t.call(w), Dr, Ee);
3896
3897
  }
3897
3898
  if (Ne(w))
3898
3899
  return mt("WeakMap");
@@ -3914,7 +3915,7 @@ function ol() {
3914
3915
  return "{ [object globalThis] }";
3915
3916
  if (!J(w) && !W(w)) {
3916
3917
  var jt = Qe(w, ye), Qr = ee ? ee(w) === Object.prototype : w instanceof Object || w.constructor === Object, $t = w instanceof Object ? "" : "null prototype", Kr = !Qr && G && Object(w) === w && G in w ? v.call(X(w), 8, -1) : $t ? "Object" : "", Wa = Qr || typeof w.constructor != "function" ? "" : w.constructor.name ? w.constructor.name + " " : "", wt = Wa + (Kr || $t ? "[" + k.call(x.call([], Kr || [], $t || []), ": ") + "] " : "");
3917
- return jt.length === 0 ? wt + "{}" : Re ? wt + "{" + yt(jt, Re) + "}" : wt + "{ " + k.call(jt, ", ") + " }";
3918
+ return jt.length === 0 ? wt + "{}" : Ee ? wt + "{" + yt(jt, Ee) + "}" : wt + "{ " + k.call(jt, ", ") + " }";
3918
3919
  }
3919
3920
  return String(w);
3920
3921
  };
@@ -4289,34 +4290,34 @@ function Fa() {
4289
4290
  return "%26%23" + parseInt(B.slice(2), 16) + "%3B";
4290
4291
  });
4291
4292
  for (var x = "", k = 0; k < T.length; k += u) {
4292
- for (var A = T.length >= u ? T.slice(k, k + u) : T, R = [], L = 0; L < A.length; ++L) {
4293
+ for (var A = T.length >= u ? T.slice(k, k + u) : T, E = [], L = 0; L < A.length; ++L) {
4293
4294
  var O = A.charCodeAt(L);
4294
4295
  if (O === 45 || O === 46 || O === 95 || O === 126 || O >= 48 && O <= 57 || O >= 65 && O <= 90 || O >= 97 && O <= 122 || d === e.RFC1738 && (O === 40 || O === 41)) {
4295
- R[R.length] = A.charAt(L);
4296
+ E[E.length] = A.charAt(L);
4296
4297
  continue;
4297
4298
  }
4298
4299
  if (O < 128) {
4299
- R[R.length] = a[O];
4300
+ E[E.length] = a[O];
4300
4301
  continue;
4301
4302
  }
4302
4303
  if (O < 2048) {
4303
- R[R.length] = a[192 | O >> 6] + a[128 | O & 63];
4304
+ E[E.length] = a[192 | O >> 6] + a[128 | O & 63];
4304
4305
  continue;
4305
4306
  }
4306
4307
  if (O < 55296 || O >= 57344) {
4307
- R[R.length] = a[224 | O >> 12] + a[128 | O >> 6 & 63] + a[128 | O & 63];
4308
+ E[E.length] = a[224 | O >> 12] + a[128 | O >> 6 & 63] + a[128 | O & 63];
4308
4309
  continue;
4309
4310
  }
4310
- L += 1, O = 65536 + ((O & 1023) << 10 | A.charCodeAt(L) & 1023), R[R.length] = a[240 | O >> 18] + a[128 | O >> 12 & 63] + a[128 | O >> 6 & 63] + a[128 | O & 63];
4311
+ L += 1, O = 65536 + ((O & 1023) << 10 | A.charCodeAt(L) & 1023), E[E.length] = a[240 | O >> 18] + a[128 | O >> 12 & 63] + a[128 | O >> 6 & 63] + a[128 | O & 63];
4311
4312
  }
4312
- x += R.join("");
4313
+ x += E.join("");
4313
4314
  }
4314
4315
  return x;
4315
4316
  }, p = function(g) {
4316
4317
  for (var v = [{ obj: { o: g }, prop: "o" }], S = [], C = 0; C < v.length; ++C)
4317
4318
  for (var d = v[C], T = d.obj[d.prop], x = Object.keys(T), k = 0; k < x.length; ++k) {
4318
- var A = x[k], R = T[A];
4319
- typeof R == "object" && R !== null && S.indexOf(R) === -1 && (v.push({ obj: T, prop: A }), S.push(R));
4319
+ var A = x[k], E = T[A];
4320
+ typeof E == "object" && E !== null && S.indexOf(E) === -1 && (v.push({ obj: T, prop: A }), S.push(E));
4320
4321
  }
4321
4322
  return c(v), g;
4322
4323
  }, m = function(g) {
@@ -4386,8 +4387,8 @@ function sl() {
4386
4387
  strictNullHandling: !1
4387
4388
  }, p = function(f) {
4388
4389
  return typeof f == "string" || typeof f == "number" || typeof f == "boolean" || typeof f == "symbol" || typeof f == "bigint";
4389
- }, m = {}, y = function b(f, g, v, S, C, d, T, x, k, A, R, L, O, B, _, G, se, ee) {
4390
- for (var E = f, ne = ee, N = 0, q = !1; (ne = ne.get(m)) !== void 0 && !q; ) {
4390
+ }, m = {}, y = function b(f, g, v, S, C, d, T, x, k, A, E, L, O, B, _, G, se, ee) {
4391
+ for (var R = f, ne = ee, N = 0, q = !1; (ne = ne.get(m)) !== void 0 && !q; ) {
4391
4392
  var F = ne.get(f);
4392
4393
  if (N += 1, typeof F < "u") {
4393
4394
  if (F === N)
@@ -4396,39 +4397,39 @@ function sl() {
4396
4397
  }
4397
4398
  typeof ne.get(m) > "u" && (N = 0);
4398
4399
  }
4399
- if (typeof A == "function" ? E = A(g, E) : E instanceof Date ? E = O(E) : v === "comma" && i(E) && (E = n.maybeMap(E, function(X) {
4400
+ if (typeof A == "function" ? R = A(g, R) : R instanceof Date ? R = O(R) : v === "comma" && i(R) && (R = n.maybeMap(R, function(X) {
4400
4401
  return X instanceof Date ? O(X) : X;
4401
- })), E === null) {
4402
+ })), R === null) {
4402
4403
  if (d)
4403
4404
  return k && !G ? k(g, h.encoder, se, "key", B) : g;
4404
- E = "";
4405
+ R = "";
4405
4406
  }
4406
- if (p(E) || n.isBuffer(E)) {
4407
+ if (p(R) || n.isBuffer(R)) {
4407
4408
  if (k) {
4408
4409
  var P = G ? g : k(g, h.encoder, se, "key", B);
4409
- return [_(P) + "=" + _(k(E, h.encoder, se, "value", B))];
4410
+ return [_(P) + "=" + _(k(R, h.encoder, se, "value", B))];
4410
4411
  }
4411
- return [_(g) + "=" + _(String(E))];
4412
+ return [_(g) + "=" + _(String(R))];
4412
4413
  }
4413
4414
  var U = [];
4414
- if (typeof E > "u")
4415
+ if (typeof R > "u")
4415
4416
  return U;
4416
4417
  var J;
4417
- if (v === "comma" && i(E))
4418
- G && k && (E = n.maybeMap(E, k)), J = [{ value: E.length > 0 ? E.join(",") || null : void 0 }];
4418
+ if (v === "comma" && i(R))
4419
+ G && k && (R = n.maybeMap(R, k)), J = [{ value: R.length > 0 ? R.join(",") || null : void 0 }];
4419
4420
  else if (i(A))
4420
4421
  J = A;
4421
4422
  else {
4422
- var W = Object.keys(E);
4423
- J = R ? W.sort(R) : W;
4423
+ var W = Object.keys(R);
4424
+ J = E ? W.sort(E) : W;
4424
4425
  }
4425
- var Y = x ? g.replace(/\./g, "%2E") : g, ae = S && i(E) && E.length === 1 ? Y + "[]" : Y;
4426
- if (C && i(E) && E.length === 0)
4426
+ var Y = x ? g.replace(/\./g, "%2E") : g, ae = S && i(R) && R.length === 1 ? Y + "[]" : Y;
4427
+ if (C && i(R) && R.length === 0)
4427
4428
  return ae + "[]";
4428
4429
  for (var D = 0; D < J.length; ++D) {
4429
- var I = J[D], H = typeof I == "object" && typeof I.value < "u" ? I.value : E[I];
4430
+ var I = J[D], H = typeof I == "object" && typeof I.value < "u" ? I.value : R[I];
4430
4431
  if (!(T && H === null)) {
4431
- var M = L && x ? I.replace(/\./g, "%2E") : I, K = i(E) ? typeof v == "function" ? v(ae, M) : ae : ae + (L ? "." + M : "[" + M + "]");
4432
+ var M = L && x ? I.replace(/\./g, "%2E") : I, K = i(R) ? typeof v == "function" ? v(ae, M) : ae : ae + (L ? "." + M : "[" + M + "]");
4432
4433
  ee.set(f, N);
4433
4434
  var V = e();
4434
4435
  V.set(m, ee), o(U, b(
@@ -4440,9 +4441,9 @@ function sl() {
4440
4441
  d,
4441
4442
  T,
4442
4443
  x,
4443
- v === "comma" && G && i(E) ? null : k,
4444
+ v === "comma" && G && i(R) ? null : k,
4444
4445
  A,
4445
- R,
4446
+ E,
4446
4447
  L,
4447
4448
  O,
4448
4449
  B,
@@ -4509,10 +4510,10 @@ function sl() {
4509
4510
  var T = c[v.arrayFormat], x = T === "comma" && v.commaRoundTrip;
4510
4511
  S || (S = Object.keys(g)), v.sort && S.sort(v.sort);
4511
4512
  for (var k = e(), A = 0; A < S.length; ++A) {
4512
- var R = S[A];
4513
- v.skipNulls && g[R] === null || o(d, y(
4514
- g[R],
4515
- R,
4513
+ var E = S[A];
4514
+ v.skipNulls && g[E] === null || o(d, y(
4515
+ g[E],
4516
+ E,
4516
4517
  T,
4517
4518
  x,
4518
4519
  v.allowEmptyArrays,
@@ -4575,15 +4576,15 @@ function ll() {
4575
4576
  v[C].indexOf("utf8=") === 0 && (v[C] === o ? d = "utf-8" : v[C] === t && (d = "iso-8859-1"), S = C, C = v.length);
4576
4577
  for (C = 0; C < v.length; ++C)
4577
4578
  if (C !== S) {
4578
- var T = v[C], x = T.indexOf("]="), k = x === -1 ? T.indexOf("=") : x + 1, A, R;
4579
- k === -1 ? (A = j.decoder(T, a.decoder, d, "key"), R = j.strictNullHandling ? null : "") : (A = j.decoder(T.slice(0, k), a.decoder, d, "key"), R = e.maybeMap(
4579
+ var T = v[C], x = T.indexOf("]="), k = x === -1 ? T.indexOf("=") : x + 1, A, E;
4580
+ k === -1 ? (A = j.decoder(T, a.decoder, d, "key"), E = j.strictNullHandling ? null : "") : (A = j.decoder(T.slice(0, k), a.decoder, d, "key"), E = e.maybeMap(
4580
4581
  i(T.slice(k + 1), j),
4581
4582
  function(O) {
4582
4583
  return j.decoder(O, a.decoder, d, "value");
4583
4584
  }
4584
- )), R && j.interpretNumericEntities && d === "iso-8859-1" && (R = c(R)), T.indexOf("[]=") > -1 && (R = r(R) ? [R] : R);
4585
+ )), E && j.interpretNumericEntities && d === "iso-8859-1" && (E = c(E)), T.indexOf("[]=") > -1 && (E = r(E) ? [E] : E);
4585
4586
  var L = n.call(b, A);
4586
- L && j.duplicates === "combine" ? b[A] = e.combine(b[A], R) : (!L || j.duplicates === "last") && (b[A] = R);
4587
+ L && j.duplicates === "combine" ? b[A] = e.combine(b[A], E) : (!L || j.duplicates === "last") && (b[A] = E);
4587
4588
  }
4588
4589
  return b;
4589
4590
  }, u = function(m, y, j, b) {
@@ -4742,8 +4743,8 @@ function cl() {
4742
4743
  n.prototype.parse = function(d, T, x) {
4743
4744
  if (typeof d != "string")
4744
4745
  throw new TypeError("Parameter 'url' must be a string, not " + typeof d);
4745
- var k = d.indexOf("?"), A = k !== -1 && k < d.indexOf("#") ? "?" : "#", R = d.split(A), L = /\\/g;
4746
- R[0] = R[0].replace(L, "/"), d = R.join(A);
4746
+ var k = d.indexOf("?"), A = k !== -1 && k < d.indexOf("#") ? "?" : "#", E = d.split(A), L = /\\/g;
4747
+ E[0] = E[0].replace(L, "/"), d = E.join(A);
4747
4748
  var O = d;
4748
4749
  if (O = O.trim(), !x && d.split("#").length === 1) {
4749
4750
  var B = c.exec(O);
@@ -4761,26 +4762,26 @@ function cl() {
4761
4762
  se && !(_ && j[_]) && (O = O.substr(2), this.slashes = !0);
4762
4763
  }
4763
4764
  if (!j[_] && (se || _ && !b[_])) {
4764
- for (var ee = -1, E = 0; E < u.length; E++) {
4765
- var ne = O.indexOf(u[E]);
4765
+ for (var ee = -1, R = 0; R < u.length; R++) {
4766
+ var ne = O.indexOf(u[R]);
4766
4767
  ne !== -1 && (ee === -1 || ne < ee) && (ee = ne);
4767
4768
  }
4768
4769
  var N, q;
4769
4770
  ee === -1 ? q = O.lastIndexOf("@") : q = O.lastIndexOf("@", ee), q !== -1 && (N = O.slice(0, q), O = O.slice(q + 1), this.auth = decodeURIComponent(N)), ee = -1;
4770
- for (var E = 0; E < s.length; E++) {
4771
- var ne = O.indexOf(s[E]);
4771
+ for (var R = 0; R < s.length; R++) {
4772
+ var ne = O.indexOf(s[R]);
4772
4773
  ne !== -1 && (ee === -1 || ne < ee) && (ee = ne);
4773
4774
  }
4774
4775
  ee === -1 && (ee = O.length), this.host = O.slice(0, ee), O = O.slice(ee), this.parseHost(), this.hostname = this.hostname || "";
4775
4776
  var F = this.hostname[0] === "[" && this.hostname[this.hostname.length - 1] === "]";
4776
4777
  if (!F)
4777
- for (var P = this.hostname.split(/\./), E = 0, U = P.length; E < U; E++) {
4778
- var J = P[E];
4778
+ for (var P = this.hostname.split(/\./), R = 0, U = P.length; R < U; R++) {
4779
+ var J = P[R];
4779
4780
  if (J && !J.match(p)) {
4780
4781
  for (var W = "", Y = 0, ae = J.length; Y < ae; Y++)
4781
4782
  J.charCodeAt(Y) > 127 ? W += "x" : W += J[Y];
4782
4783
  if (!W.match(p)) {
4783
- var D = P.slice(0, E), I = P.slice(E + 1), H = J.match(m);
4784
+ var D = P.slice(0, R), I = P.slice(R + 1), H = J.match(m);
4784
4785
  H && (D.push(H[1]), I.unshift(H[2])), I.length && (O = "/" + I.join(".") + O), this.hostname = D.join(".");
4785
4786
  break;
4786
4787
  }
@@ -4791,8 +4792,8 @@ function cl() {
4791
4792
  this.host = K + M, this.href += this.host, F && (this.hostname = this.hostname.substr(1, this.hostname.length - 2), O[0] !== "/" && (O = "/" + O));
4792
4793
  }
4793
4794
  if (!y[G])
4794
- for (var E = 0, U = o.length; E < U; E++) {
4795
- var V = o[E];
4795
+ for (var R = 0, U = o.length; R < U; R++) {
4796
+ var V = o[R];
4796
4797
  if (O.indexOf(V) !== -1) {
4797
4798
  var X = encodeURIComponent(V);
4798
4799
  X === V && (X = escape(V)), O = O.split(V).join(X);
@@ -4813,12 +4814,12 @@ function cl() {
4813
4814
  n.prototype.format = function() {
4814
4815
  var d = this.auth || "";
4815
4816
  d && (d = encodeURIComponent(d), d = d.replace(/%3A/i, ":"), d += "@");
4816
- var T = this.protocol || "", x = this.pathname || "", k = this.hash || "", A = !1, R = "";
4817
- this.host ? A = d + this.host : this.hostname && (A = d + (this.hostname.indexOf(":") === -1 ? this.hostname : "[" + this.hostname + "]"), this.port && (A += ":" + this.port)), this.query && typeof this.query == "object" && Object.keys(this.query).length && (R = f.stringify(this.query, {
4817
+ var T = this.protocol || "", x = this.pathname || "", k = this.hash || "", A = !1, E = "";
4818
+ this.host ? A = d + this.host : this.hostname && (A = d + (this.hostname.indexOf(":") === -1 ? this.hostname : "[" + this.hostname + "]"), this.port && (A += ":" + this.port)), this.query && typeof this.query == "object" && Object.keys(this.query).length && (E = f.stringify(this.query, {
4818
4819
  arrayFormat: "repeat",
4819
4820
  addQueryPrefix: !1
4820
4821
  }));
4821
- var L = this.search || R && "?" + R || "";
4822
+ var L = this.search || E && "?" + E || "";
4822
4823
  return T && T.substr(-1) !== ":" && (T += ":"), this.slashes || (!T || b[T]) && A !== !1 ? (A = "//" + (A || ""), x && x.charAt(0) !== "/" && (x = "/" + x)) : A || (A = ""), k && k.charAt(0) !== "#" && (k = "#" + k), L && L.charAt(0) !== "?" && (L = "?" + L), x = x.replace(/[?#]/g, function(O) {
4823
4824
  return encodeURIComponent(O);
4824
4825
  }), L = L.replace("#", "%23"), T + A + x + L + k;
@@ -4838,8 +4839,8 @@ function cl() {
4838
4839
  T.parse(d, !1, !0), d = T;
4839
4840
  }
4840
4841
  for (var x = new n(), k = Object.keys(this), A = 0; A < k.length; A++) {
4841
- var R = k[A];
4842
- x[R] = this[R];
4842
+ var E = k[A];
4843
+ x[E] = this[E];
4843
4844
  }
4844
4845
  if (x.hash = d.hash, d.href === "")
4845
4846
  return x.href = x.format(), x;
@@ -4865,8 +4866,8 @@ function cl() {
4865
4866
  } else
4866
4867
  x.pathname = d.pathname;
4867
4868
  if (x.search = d.search, x.query = d.query, x.host = d.host || "", x.auth = d.auth, x.hostname = d.hostname || d.host, x.port = d.port, x.pathname || x.search) {
4868
- var ee = x.pathname || "", E = x.search || "";
4869
- x.path = ee + E;
4869
+ var ee = x.pathname || "", R = x.search || "";
4870
+ x.path = ee + R;
4870
4871
  }
4871
4872
  return x.slashes = x.slashes || d.slashes, x.href = x.format(), x;
4872
4873
  }
@@ -5227,7 +5228,7 @@ const yl = [
5227
5228
  globalSelectedServer: r,
5228
5229
  shouldLazyHighlight: a
5229
5230
  }) => {
5230
- const { options: c } = ct(), i = Ja(), t = Go(), o = Ma(e.method), [s, u] = to(), [, h] = Pa(), p = c?.supportedLanguages ?? yl, m = s.get("lang") ?? c?.examplesLanguage ?? "shell", y = p.find((O) => O.value === m)?.value ?? p.at(0)?.value ?? "shell", j = e.requestBody?.content, b = j && c?.transformExamples ? c.transformExamples({
5231
+ const { options: c } = ct(), i = uo(), t = Go(), o = Ma(e.method), [s, u] = Xa(), [, h] = Pa(), p = c?.supportedLanguages ?? yl, m = s.get("lang") ?? c?.examplesLanguage ?? "shell", y = p.find((O) => O.value === m)?.value ?? p.at(0)?.value ?? "shell", j = e.requestBody?.content, b = j && c?.transformExamples ? c.transformExamples({
5231
5232
  auth: i,
5232
5233
  type: "request",
5233
5234
  operation: e,
@@ -5241,7 +5242,7 @@ const yl = [
5241
5242
  ), S = v?.examples?.at(
5242
5243
  f.exampleIndex
5243
5244
  ), C = S ? S?.value ?? S : v?.schema ? Pe(v?.schema) : void 0, d = /* @__PURE__ */ l.jsx(
5244
- oo,
5245
+ ro,
5245
5246
  {
5246
5247
  path: e.path,
5247
5248
  renderParam: ({ name: O }) => /* @__PURE__ */ l.jsx(
@@ -5255,7 +5256,7 @@ const yl = [
5255
5256
  }
5256
5257
  )
5257
5258
  }
5258
- ), T = r || e.servers.at(0)?.url || "", x = Ro(() => {
5259
+ ), T = r || e.servers.at(0)?.url || "", x = Eo(() => {
5259
5260
  const O = c?.generateCodeSnippet?.({
5260
5261
  selectedLang: y,
5261
5262
  selectedServer: T,
@@ -5283,7 +5284,7 @@ const yl = [
5283
5284
  c,
5284
5285
  i,
5285
5286
  t
5286
- ]), [k, A] = si({ rootMargin: "200px 0px 200px 0px" }), R = A && (e.extensions["x-explorer-enabled"] === !0 || e.extensions["x-zudoku-playground-enabled"] === !0 || e.extensions["x-explorer-enabled"] === void 0 && e.extensions["x-zudoku-playground-enabled"] === void 0 && !c?.disablePlayground), L = e.responses.some(
5287
+ ]), [k, A] = si({ rootMargin: "200px 0px 200px 0px" }), E = A && (e.extensions["x-explorer-enabled"] === !0 || e.extensions["x-zudoku-playground-enabled"] === !0 || e.extensions["x-explorer-enabled"] === void 0 && e.extensions["x-zudoku-playground-enabled"] === void 0 && !c?.disablePlayground), L = e.responses.some(
5287
5288
  (O) => O.content?.some((B) => (B.examples?.length ?? 0) > 0)
5288
5289
  );
5289
5290
  return /* @__PURE__ */ l.jsxs(
@@ -5330,7 +5331,7 @@ const yl = [
5330
5331
  ))
5331
5332
  }
5332
5333
  ),
5333
- R && /* @__PURE__ */ l.jsx(
5334
+ E && /* @__PURE__ */ l.jsx(
5334
5335
  pi,
5335
5336
  {
5336
5337
  servers: e.servers.map((O) => O.url),
@@ -5662,11 +5663,14 @@ const bl = Ve(
5662
5663
  }
5663
5664
  }
5664
5665
  `
5665
- ), wl = 30, tc = ({
5666
+ ), wl = 30, Sl = (e) => {
5667
+ const n = e.lastIndexOf(".");
5668
+ return n !== -1 ? e.slice(n) : "";
5669
+ }, nc = ({
5666
5670
  tag: e,
5667
5671
  untagged: n
5668
5672
  }) => {
5669
- const { path: r, input: a, type: c, versions: i, version: t, options: o } = ct(), { tag: s } = ro(), u = Sr($l, {
5673
+ const { path: r, input: a, type: c, versions: i, version: t, options: o } = ct(), { tag: s } = Za(), u = Sr($l, {
5670
5674
  input: a,
5671
5675
  type: c,
5672
5676
  tag: e ?? s,
@@ -5675,26 +5679,26 @@ const bl = Ve(
5675
5679
  data: { schema: p }
5676
5680
  } = h, { selectedServer: m } = ja(
5677
5681
  p.servers
5678
- ), y = p.title, j = p.summary, b = p.description, f = no(), g = Sr(jl, { input: a, type: c });
5679
- if (Da({
5682
+ ), y = p.title, j = p.summary, b = p.description, f = eo(), g = Sr(jl, { input: a, type: c });
5683
+ if (Ja({
5680
5684
  ...g,
5681
5685
  enabled: typeof window < "u",
5682
5686
  notifyOnChangeProps: []
5683
- }), Qa(), !p.tag)
5687
+ }), po(), !p.tag)
5684
5688
  return /* @__PURE__ */ l.jsxs("div", { className: "flex flex-col h-full items-center justify-center text-center", children: [
5685
5689
  /* @__PURE__ */ l.jsx("div", { className: "text-muted-foreground font-medium", children: "No operations found" }),
5686
5690
  /* @__PURE__ */ l.jsx("div", { className: "mt-2 text-sm text-muted-foreground", children: "This API doesn't have any operations defined yet." })
5687
5691
  ] });
5688
- const { operations: v, next: S, prev: C, description: d } = p.tag, T = v.length > wl, x = d ? ya(d) : j || (b ? ya(b) : void 0), k = Object.entries(i).length > 1, A = o?.showVersionSelect === "always" || k && o?.showVersionSelect !== "hide", R = {
5692
+ const { operations: v, next: S, prev: C, description: d } = p.tag, T = v.length > wl, x = d ? ya(d) : j || (b ? ya(b) : void 0), k = Object.entries(i).length > 1, A = o?.showVersionSelect === "always" || k && o?.showVersionSelect !== "hide", E = {
5689
5693
  prev: C ? {
5690
5694
  to: `../${C.slug}`,
5691
5695
  label: C.extensions?.["x-displayName"] ?? C.name
5692
5696
  } : void 0,
5693
5697
  next: S ? {
5694
- to: `../${S.slug ?? io}`,
5698
+ to: `../${S.slug ?? no}`,
5695
5699
  label: S.extensions?.["x-displayName"] ?? S.name ?? "Other endpoints"
5696
5700
  } : void 0
5697
- }, L = p.tag.extensions?.["x-displayName"] ?? p.tag.name, O = [L, y].filter(Boolean).join(" - "), B = typeof a == "string" ? c === "url" ? a : Ka(r, t, a.split("/").pop()) : void 0;
5701
+ }, L = p.tag.extensions?.["x-displayName"] ?? p.tag.name, O = [L, y].filter(Boolean).join(" - "), B = typeof a == "string" ? c === "url" ? a : fo(r, t, `schema${Sl(a)}`) : void 0;
5698
5702
  return /* @__PURE__ */ l.jsxs(
5699
5703
  "div",
5700
5704
  {
@@ -5703,20 +5707,20 @@ const bl = Ve(
5703
5707
  "data-pagefind-meta": "section:openapi",
5704
5708
  children: [
5705
5709
  /* @__PURE__ */ l.jsx(Tr, { name: "category", children: y }),
5706
- /* @__PURE__ */ l.jsxs(Ya, { children: [
5710
+ /* @__PURE__ */ l.jsxs(Da, { children: [
5707
5711
  O && /* @__PURE__ */ l.jsx("title", { children: O }),
5708
5712
  x && /* @__PURE__ */ l.jsx("meta", { name: "description", content: x })
5709
5713
  ] }),
5710
5714
  /* @__PURE__ */ l.jsxs("div", { className: "mb-8", children: [
5711
5715
  /* @__PURE__ */ l.jsxs(
5712
- Rr,
5716
+ Er,
5713
5717
  {
5714
5718
  className: "w-full",
5715
5719
  defaultOpen: o?.expandApiInformation,
5716
5720
  children: [
5717
5721
  /* @__PURE__ */ l.jsxs("div", { className: "flex flex-col gap-4 sm:flex-row justify-around items-start sm:items-end", children: [
5718
5722
  /* @__PURE__ */ l.jsxs("div", { className: "flex flex-col flex-1 gap-2", children: [
5719
- /* @__PURE__ */ l.jsx(fo, { children: y }),
5723
+ /* @__PURE__ */ l.jsx(co, { children: y }),
5720
5724
  /* @__PURE__ */ l.jsxs(
5721
5725
  Fe,
5722
5726
  {
@@ -5740,7 +5744,7 @@ const bl = Ve(
5740
5744
  /* @__PURE__ */ l.jsxs("div", { className: "flex flex-col gap-4 sm:items-end", children: [
5741
5745
  /* @__PURE__ */ l.jsxs("div", { className: "flex gap-2 items-center", children: [
5742
5746
  A && /* @__PURE__ */ l.jsxs(
5743
- so,
5747
+ ao,
5744
5748
  {
5745
5749
  onValueChange: (_) => (
5746
5750
  // biome-ignore lint/style/noNonNullAssertion: is guaranteed to be defined
@@ -5749,14 +5753,14 @@ const bl = Ve(
5749
5753
  defaultValue: t,
5750
5754
  disabled: !k,
5751
5755
  children: [
5752
- /* @__PURE__ */ l.jsx(lo, { className: "w-[180px]", size: "sm", children: /* @__PURE__ */ l.jsx(co, { placeholder: "Select version" }) }),
5753
- /* @__PURE__ */ l.jsx(uo, { children: Object.entries(i).map(([_, { label: G }]) => /* @__PURE__ */ l.jsx(po, { value: _, children: G }, _)) })
5756
+ /* @__PURE__ */ l.jsx(oo, { className: "w-[180px]", size: "sm", children: /* @__PURE__ */ l.jsx(io, { placeholder: "Select version" }) }),
5757
+ /* @__PURE__ */ l.jsx(so, { children: Object.entries(i).map(([_, { label: G }]) => /* @__PURE__ */ l.jsx(lo, { value: _, children: G }, _)) })
5754
5758
  ]
5755
5759
  }
5756
5760
  ),
5757
5761
  o?.schemaDownload?.enabled && B && /* @__PURE__ */ l.jsx(Ko, { downloadUrl: B })
5758
5762
  ] }),
5759
- p.description && /* @__PURE__ */ l.jsxs(Er, { className: "flex items-center gap-1 text-sm font-medium text-muted-foreground group", children: [
5763
+ p.description && /* @__PURE__ */ l.jsxs(Rr, { className: "flex items-center gap-1 text-sm font-medium text-muted-foreground group", children: [
5760
5764
  /* @__PURE__ */ l.jsx("span", { children: "API information" }),
5761
5765
  /* @__PURE__ */ l.jsx(
5762
5766
  lt,
@@ -5806,14 +5810,14 @@ const bl = Ve(
5806
5810
  ),
5807
5811
  /* @__PURE__ */ l.jsx("hr", { className: "my-10" })
5808
5812
  ] }, _.slug)),
5809
- /* @__PURE__ */ l.jsx(So, { className: "mb-4", ...R })
5813
+ /* @__PURE__ */ l.jsx(So, { className: "mb-4", ...E })
5810
5814
  ] })
5811
5815
  ]
5812
5816
  }
5813
5817
  );
5814
5818
  };
5815
5819
  export {
5816
- tc as OperationList,
5820
+ nc as OperationList,
5817
5821
  bl as OperationsFragment
5818
5822
  };
5819
- //# sourceMappingURL=OperationList-DUxrNisd.js.map
5823
+ //# sourceMappingURL=OperationList-CaknPbvq.js.map