zudoku 0.32.1 → 0.32.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/app/tailwind.js +6 -0
- package/dist/app/tailwind.js.map +1 -1
- package/dist/config/validators/InputSidebarSchema.d.ts +15 -15
- package/dist/config/validators/InputSidebarSchema.js +10 -1
- package/dist/config/validators/InputSidebarSchema.js.map +1 -1
- package/dist/config/validators/common.d.ts +40 -40
- package/dist/config/validators/icon-types.d.ts +1 -1
- package/dist/config/validators/validate.d.ts +19 -19
- package/dist/lib/components/Header.js +2 -2
- package/dist/lib/components/Header.js.map +1 -1
- package/dist/lib/components/Layout.js +1 -1
- package/dist/lib/components/Layout.js.map +1 -1
- package/dist/lib/components/TopNavigation.js +3 -2
- package/dist/lib/components/TopNavigation.js.map +1 -1
- package/dist/lib/components/context/ZudokuContext.d.ts +1 -1
- package/dist/lib/components/index.d.ts +1 -0
- package/dist/lib/components/index.js +2 -0
- package/dist/lib/components/index.js.map +1 -1
- package/dist/lib/components/navigation/SidebarBadge.d.ts +2 -0
- package/dist/lib/components/navigation/SidebarBadge.js +3 -1
- package/dist/lib/components/navigation/SidebarBadge.js.map +1 -1
- package/dist/lib/components/navigation/SidebarItem.js +1 -1
- package/dist/lib/components/navigation/SidebarItem.js.map +1 -1
- package/dist/lib/components/navigation/SidebarWrapper.js +1 -1
- package/dist/lib/components/navigation/SidebarWrapper.js.map +1 -1
- package/dist/lib/oas/graphql/index.js +3 -1
- package/dist/lib/oas/graphql/index.js.map +1 -1
- package/dist/lib/plugins/api-catalog/Catalog.d.ts +2 -2
- package/dist/lib/plugins/api-catalog/Catalog.js +11 -24
- package/dist/lib/plugins/api-catalog/Catalog.js.map +1 -1
- package/dist/lib/plugins/api-catalog/index.d.ts +1 -0
- package/dist/lib/plugins/api-catalog/index.js +37 -8
- package/dist/lib/plugins/api-catalog/index.js.map +1 -1
- package/dist/lib/plugins/markdown/MdxPage.js +1 -1
- package/dist/lib/plugins/markdown/MdxPage.js.map +1 -1
- package/dist/lib/plugins/openapi/Sidecar.js +1 -1
- package/dist/lib/plugins/openapi/Sidecar.js.map +1 -1
- package/dist/lib/plugins/openapi/SidecarExamples.js +2 -2
- package/dist/lib/plugins/openapi/SidecarExamples.js.map +1 -1
- package/dist/lib/plugins/openapi/graphql/gql.js +0 -11
- package/dist/lib/plugins/openapi/graphql/gql.js.map +1 -1
- package/dist/lib/plugins/openapi/playground/result-panel/ResponseTab.js +1 -1
- package/dist/lib/plugins/openapi/playground/result-panel/ResponseTab.js.map +1 -1
- package/dist/lib/ui/Badge.d.ts +1 -1
- package/dist/lib/ui/Button.d.ts +1 -1
- package/dist/lib/ui/Command.d.ts +1 -1
- package/dist/lib/ui/SyntaxHighlight.d.ts +14 -0
- package/dist/lib/{components → ui}/SyntaxHighlight.js +9 -6
- package/dist/lib/ui/SyntaxHighlight.js.map +1 -0
- package/dist/lib/ui/util.d.ts +2 -0
- package/dist/lib/ui/util.js +3 -0
- package/dist/lib/ui/util.js.map +1 -0
- package/dist/lib/util/MdxComponents.js +1 -1
- package/dist/lib/util/MdxComponents.js.map +1 -1
- package/dist/vite/config.js +4 -14
- package/dist/vite/config.js.map +1 -1
- package/dist/vite/plugin-api.js +2 -2
- package/dist/vite/plugin-api.js.map +1 -1
- package/dist/vite/plugin-config-reload.js +2 -1
- package/dist/vite/plugin-config-reload.js.map +1 -1
- package/dist/vite/plugin-config.js +5 -2
- package/dist/vite/plugin-config.js.map +1 -1
- package/lib/{AuthenticationPlugin-_YVa673u.js → AuthenticationPlugin-BlxA4Mbn.js} +4 -4
- package/lib/{AuthenticationPlugin-_YVa673u.js.map → AuthenticationPlugin-BlxA4Mbn.js.map} +1 -1
- package/lib/{CategoryHeading-MYL1u_6K.js → CategoryHeading-DpB47wvk.js} +3 -3
- package/lib/{CategoryHeading-MYL1u_6K.js.map → CategoryHeading-DpB47wvk.js.map} +1 -1
- package/lib/{Markdown-8mv9nhGd.js → Markdown-Cr9sYpR_.js} +4800 -4729
- package/lib/Markdown-Cr9sYpR_.js.map +1 -0
- package/lib/{MdxPage-GM1T5jmO.js → MdxPage-Dt-UEQl8.js} +10 -10
- package/lib/MdxPage-Dt-UEQl8.js.map +1 -0
- package/lib/{OasProvider-IS9wBrb7.js → OasProvider-WVtvHP5H.js} +6 -6
- package/lib/{OasProvider-IS9wBrb7.js.map → OasProvider-WVtvHP5H.js.map} +1 -1
- package/lib/{OperationList-BTmRbbXk.js → OperationList-DhOwupvv.js} +18 -19
- package/lib/{OperationList-BTmRbbXk.js.map → OperationList-DhOwupvv.js.map} +1 -1
- package/lib/Select-D9hI1G-y.js +223 -0
- package/lib/{Select-D9CKL33X.js.map → Select-D9hI1G-y.js.map} +1 -1
- package/lib/{SlotletProvider-D0mFmGJu.js → SlotletProvider-CEfNOA8i.js} +53 -53
- package/lib/{SlotletProvider-D0mFmGJu.js.map → SlotletProvider-CEfNOA8i.js.map} +1 -1
- package/lib/{Spinner-BlzrEEk1.js → Spinner-1KrEmx1V.js} +3 -3
- package/lib/{Spinner-BlzrEEk1.js.map → Spinner-1KrEmx1V.js.map} +1 -1
- package/lib/{SyntaxHighlight-B0L4SC_N.js → SyntaxHighlight-CcnUjERD.js} +445 -445
- package/lib/SyntaxHighlight-CcnUjERD.js.map +1 -0
- package/lib/{chunk-SYFQ2XB5-QijJrSf0.js → chunk-IR6S3I6Y-D_3UmFIn.js} +597 -597
- package/lib/chunk-IR6S3I6Y-D_3UmFIn.js.map +1 -0
- package/lib/{circular-DxaIIlWD.js → circular-v7K6lDDh.js} +1413 -1413
- package/lib/{circular-DxaIIlWD.js.map → circular-v7K6lDDh.js.map} +1 -1
- package/lib/context-DLCwaMXN.js +22 -0
- package/lib/{context-rwLGh-6_.js.map → context-DLCwaMXN.js.map} +1 -1
- package/lib/{createServer-DSQiPwjN.js → createServer-DMf6O2Rz.js} +3669 -3562
- package/lib/createServer-DMf6O2Rz.js.map +1 -0
- package/lib/{hook-C_t2ISLC.js → hook-CWwSAAlH.js} +384 -379
- package/lib/hook-CWwSAAlH.js.map +1 -0
- package/lib/index-Bn6Lc9tq.js +9 -0
- package/lib/index-Bn6Lc9tq.js.map +1 -0
- package/lib/index-CPNSgwSb.js +36 -0
- package/lib/{index-Djenk2Hj.js.map → index-CPNSgwSb.js.map} +1 -1
- package/lib/{index-BANyVRgL.js → index-Do_30Hpk.js} +78 -78
- package/lib/index-Do_30Hpk.js.map +1 -0
- package/lib/{index-B7mqiOei.js → index-Du5aNddU.js} +101 -101
- package/lib/index-Du5aNddU.js.map +1 -0
- package/lib/{index-CjJS0l4l.js → index-LNp6rxyU.js} +2 -2
- package/lib/{index-CjJS0l4l.js.map → index-LNp6rxyU.js.map} +1 -1
- package/lib/{index.esm-CrSoEshU.js → index.esm--gIChbWs.js} +3 -3
- package/lib/{index.esm-CrSoEshU.js.map → index.esm--gIChbWs.js.map} +1 -1
- package/lib/{index.esm-9-TF9KQB.js → index.esm-CQHE3GEU.js} +52 -53
- package/lib/{index.esm-9-TF9KQB.js.map → index.esm-CQHE3GEU.js.map} +1 -1
- package/lib/joinUrl-10po2Jdj.js +20 -0
- package/lib/{joinUrl-nLx9pD-Z.js.map → joinUrl-10po2Jdj.js.map} +1 -1
- package/lib/{jsx-runtime-Bdg6XQ1m.js → jsx-runtime-CYK1ROHF.js} +99 -99
- package/lib/{jsx-runtime-Bdg6XQ1m.js.map → jsx-runtime-CYK1ROHF.js.map} +1 -1
- package/lib/{mutation-Cm3O9f3X.js → mutation-B0wxqzSN.js} +26 -26
- package/lib/{mutation-Cm3O9f3X.js.map → mutation-B0wxqzSN.js.map} +1 -1
- package/lib/post-processors/removeExtensions.js +4 -4
- package/lib/ui/Accordion.js +1 -1
- package/lib/ui/ActionButton.js +2 -2
- package/lib/ui/Alert.js +2 -2
- package/lib/ui/AlertDialog.js +1 -1
- package/lib/ui/Badge.js +2 -2
- package/lib/ui/Breadcrumb.js +4 -4
- package/lib/ui/Button.js +2 -2
- package/lib/ui/Callout.js +4 -4
- package/lib/ui/Card.js +1 -1
- package/lib/ui/Carousel.js +1 -1
- package/lib/ui/Checkbox.js +2 -2
- package/lib/ui/Command.js +2 -2
- package/lib/ui/Dialog.js +1 -1
- package/lib/ui/Drawer.js +521 -543
- package/lib/ui/Drawer.js.map +1 -1
- package/lib/ui/DropdownMenu.js +1 -1
- package/lib/ui/Form.js +5 -5
- package/lib/ui/HoverCard.js +1 -1
- package/lib/ui/Input.js +1 -1
- package/lib/ui/Label.js +2 -2
- package/lib/ui/Pagination.js +10 -10
- package/lib/ui/Popover.js +1 -1
- package/lib/ui/Progress.js +1 -1
- package/lib/ui/RadioGroup.js +1 -1
- package/lib/ui/ScrollArea.js +1 -1
- package/lib/ui/Select.js +1 -1
- package/lib/ui/Skeleton.js +1 -1
- package/lib/ui/Slider.js +1 -1
- package/lib/ui/Switch.js +1 -1
- package/lib/ui/SyntaxHighlight.js +10 -0
- package/lib/ui/SyntaxHighlight.js.map +1 -0
- package/lib/ui/Tabs.js +1 -1
- package/lib/ui/Textarea.js +1 -1
- package/lib/ui/Toggle.js +2 -2
- package/lib/ui/ToggleGroup.js +1 -1
- package/lib/ui/Tooltip.js +1 -1
- package/lib/ui/util.js +6 -0
- package/lib/ui/util.js.map +1 -0
- package/lib/{useExposedProps-Bbf99zic.js → useExposedProps-RIvey2Oy.js} +2 -2
- package/lib/{useExposedProps-Bbf99zic.js.map → useExposedProps-RIvey2Oy.js.map} +1 -1
- package/lib/{useScrollToAnchor-BGEcH3HM.js → useScrollToAnchor-C-sRxs9o.js} +13 -9
- package/lib/useScrollToAnchor-C-sRxs9o.js.map +1 -0
- package/lib/zudoku.auth-auth0.js +1 -1
- package/lib/zudoku.auth-clerk.js +18 -18
- package/lib/zudoku.auth-openid.js +255 -295
- package/lib/zudoku.auth-openid.js.map +1 -1
- package/lib/zudoku.components.js +290 -283
- package/lib/zudoku.components.js.map +1 -1
- package/lib/zudoku.icons.js +1 -1
- package/lib/zudoku.plugin-api-catalog.js +91 -108
- package/lib/zudoku.plugin-api-catalog.js.map +1 -1
- package/lib/zudoku.plugin-api-keys.js +6 -6
- package/lib/zudoku.plugin-custom-pages.js +3 -3
- package/lib/zudoku.plugin-markdown.js +2 -2
- package/lib/zudoku.plugin-openapi.js +6 -6
- package/lib/zudoku.plugin-redirect.js +1 -1
- package/lib/zudoku.plugin-search-inkeep.js +9 -9
- package/package.json +49 -50
- package/src/app/tailwind.ts +6 -0
- package/src/lib/components/Header.tsx +3 -3
- package/src/lib/components/Layout.tsx +2 -2
- package/src/lib/components/TopNavigation.tsx +13 -9
- package/src/lib/components/index.ts +2 -0
- package/src/lib/components/navigation/SidebarBadge.tsx +4 -1
- package/src/lib/components/navigation/SidebarItem.tsx +1 -0
- package/src/lib/components/navigation/SidebarWrapper.tsx +1 -1
- package/src/lib/oas/graphql/index.ts +4 -1
- package/src/lib/plugins/api-catalog/Catalog.tsx +31 -94
- package/src/lib/plugins/api-catalog/index.tsx +54 -9
- package/src/lib/plugins/markdown/MdxPage.tsx +1 -1
- package/src/lib/plugins/openapi/Sidecar.tsx +1 -1
- package/src/lib/plugins/openapi/SidecarExamples.tsx +1 -2
- package/src/lib/plugins/openapi/graphql/gql.ts +9 -1
- package/src/lib/plugins/openapi/playground/result-panel/ResponseTab.tsx +1 -1
- package/src/lib/{components → ui}/SyntaxHighlight.tsx +23 -8
- package/src/lib/ui/util.tsx +3 -0
- package/src/lib/util/MdxComponents.tsx +1 -1
- package/dist/lib/components/SyntaxHighlight.d.ts +0 -12
- package/dist/lib/components/SyntaxHighlight.js.map +0 -1
- package/lib/Markdown-8mv9nhGd.js.map +0 -1
- package/lib/MdxPage-GM1T5jmO.js.map +0 -1
- package/lib/Select-D9CKL33X.js +0 -223
- package/lib/SyntaxHighlight-B0L4SC_N.js.map +0 -1
- package/lib/chunk-SYFQ2XB5-QijJrSf0.js.map +0 -1
- package/lib/context-rwLGh-6_.js +0 -22
- package/lib/createServer-DSQiPwjN.js.map +0 -1
- package/lib/hook-C_t2ISLC.js.map +0 -1
- package/lib/index-B7mqiOei.js.map +0 -1
- package/lib/index-BANyVRgL.js.map +0 -1
- package/lib/index-Djenk2Hj.js +0 -36
- package/lib/joinUrl-nLx9pD-Z.js +0 -20
- package/lib/useScrollToAnchor-BGEcH3HM.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"joinUrl-
|
|
1
|
+
{"version":3,"file":"joinUrl-10po2Jdj.js","sources":["../src/lib/util/joinUrl.ts"],"sourcesContent":["// Mostly adapted from https://github.com/moxystudio/js-proper-url-join\nconst defaultUrlRegExp = /^(\\w+:\\/\\/[^/?]+)?([^?]*)(\\?.*)?$/;\n\nconst normalizeParts = (\n parts: (string | number | null | undefined | false)[],\n): string[] =>\n parts\n .filter(\n (part): part is string | number =>\n part !== null &&\n part !== undefined &&\n part !== false &&\n (typeof part === \"string\" || typeof part === \"number\"),\n )\n .map((part) => `${part}`)\n .filter((part) => part);\n\ninterface ParsedParts {\n prefix: string;\n pathname: string[];\n}\n\nconst parseParts = (parts: string[]): ParsedParts => {\n const partsStr = parts.join(\"/\");\n const [, prefix = \"\", pathname = \"\"] = partsStr.match(defaultUrlRegExp) ?? [];\n\n return {\n prefix,\n pathname: pathname.split(\"/\").filter((part) => part !== \"\"),\n };\n};\n\nconst buildUrl = (parsedParts: ParsedParts): string => {\n const { prefix, pathname } = parsedParts;\n let url = prefix;\n\n if (pathname.length > 0) {\n if (url) {\n url += \"/\";\n } else {\n url = \"/\";\n }\n url += pathname.join(\"/\");\n } else if (!url) {\n url = \"/\";\n }\n\n return url;\n};\n\nexport const joinUrl = (\n ...parts: Array<string | number | null | undefined | false>\n): string => {\n const normalizedParts = normalizeParts(parts);\n const parsedParts = parseParts(normalizedParts);\n return buildUrl(parsedParts);\n};\n"],"names":["defaultUrlRegExp","normalizeParts","parts","part","parseParts","partsStr","prefix","pathname","buildUrl","parsedParts","url","joinUrl","normalizedParts"],"mappings":"AACA,MAAMA,IAAmB,qCAEnBC,IAAiB,CACrBC,MAEAA,EACG;AAAA,EACC,CAACC,MACCA,KAAS,QAETA,MAAS,OACR,OAAOA,KAAS,YAAY,OAAOA,KAAS;AACjD,EACC,IAAI,CAACA,MAAS,GAAGA,CAAI,EAAE,EACvB,OAAO,CAACA,MAASA,CAAI,GAOpBC,IAAa,CAACF,MAAiC;AAC7C,QAAAG,IAAWH,EAAM,KAAK,GAAG,GACzB,CAAG,EAAAI,IAAS,IAAIC,IAAW,EAAE,IAAIF,EAAS,MAAML,CAAgB,KAAK,CAAC;AAErE,SAAA;AAAA,IACL,QAAAM;AAAA,IACA,UAAUC,EAAS,MAAM,GAAG,EAAE,OAAO,CAACJ,MAASA,MAAS,EAAE;AAAA,EAC5D;AACF,GAEMK,IAAW,CAACC,MAAqC;AAC/C,QAAA,EAAE,QAAAH,GAAQ,UAAAC,EAAA,IAAaE;AAC7B,MAAIC,IAAMJ;AAEN,SAAAC,EAAS,SAAS,KAChBG,IACKA,KAAA,MAEDA,IAAA,KAEDA,KAAAH,EAAS,KAAK,GAAG,KACdG,MACJA,IAAA,MAGDA;AACT,GAEaC,IAAU,IAClBT,MACQ;AACL,QAAAU,IAAkBX,EAAeC,CAAK,GACtCO,IAAcL,EAAWQ,CAAe;AAC9C,SAAOJ,EAASC,CAAW;AAC7B;"}
|
|
@@ -13,19 +13,19 @@ var ie;
|
|
|
13
13
|
function pe() {
|
|
14
14
|
if (ie) return y;
|
|
15
15
|
ie = 1;
|
|
16
|
-
var
|
|
17
|
-
function R(C,
|
|
18
|
-
var
|
|
19
|
-
if (i !== void 0 && (
|
|
16
|
+
var f = Symbol.for("react.transitional.element"), p = Symbol.for("react.fragment");
|
|
17
|
+
function R(C, s, i) {
|
|
18
|
+
var v = null;
|
|
19
|
+
if (i !== void 0 && (v = "" + i), s.key !== void 0 && (v = "" + s.key), "key" in s) {
|
|
20
20
|
i = {};
|
|
21
|
-
for (var _ in
|
|
22
|
-
_ !== "key" && (i[_] =
|
|
23
|
-
} else i =
|
|
24
|
-
return
|
|
25
|
-
$$typeof:
|
|
21
|
+
for (var _ in s)
|
|
22
|
+
_ !== "key" && (i[_] = s[_]);
|
|
23
|
+
} else i = s;
|
|
24
|
+
return s = i.ref, {
|
|
25
|
+
$$typeof: f,
|
|
26
26
|
type: C,
|
|
27
|
-
key:
|
|
28
|
-
ref:
|
|
27
|
+
key: v,
|
|
28
|
+
ref: s !== void 0 ? s : null,
|
|
29
29
|
props: i
|
|
30
30
|
};
|
|
31
31
|
}
|
|
@@ -44,7 +44,7 @@ var j = {};
|
|
|
44
44
|
var ce;
|
|
45
45
|
function Ce() {
|
|
46
46
|
return ce || (ce = 1, process.env.NODE_ENV !== "production" && function() {
|
|
47
|
-
function
|
|
47
|
+
function f(e) {
|
|
48
48
|
if (e == null) return null;
|
|
49
49
|
if (typeof e == "function")
|
|
50
50
|
return e.$$typeof === xe ? null : e.displayName || e.name || null;
|
|
@@ -75,11 +75,11 @@ function Ce() {
|
|
|
75
75
|
var r = e.render;
|
|
76
76
|
return e = e.displayName, e || (e = r.displayName || r.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
|
|
77
77
|
case $:
|
|
78
|
-
return r = e.displayName || null, r !== null ? r :
|
|
78
|
+
return r = e.displayName || null, r !== null ? r : f(e.type) || "Memo";
|
|
79
79
|
case U:
|
|
80
80
|
r = e._payload, e = e._init;
|
|
81
81
|
try {
|
|
82
|
-
return
|
|
82
|
+
return f(e(r));
|
|
83
83
|
} catch {
|
|
84
84
|
}
|
|
85
85
|
}
|
|
@@ -97,19 +97,19 @@ function Ce() {
|
|
|
97
97
|
}
|
|
98
98
|
if (r) {
|
|
99
99
|
r = console;
|
|
100
|
-
var t = r.error,
|
|
100
|
+
var t = r.error, n = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
101
101
|
return t.call(
|
|
102
102
|
r,
|
|
103
103
|
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
104
|
-
|
|
104
|
+
n
|
|
105
105
|
), p(e);
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
function C() {
|
|
109
109
|
}
|
|
110
|
-
function
|
|
110
|
+
function s() {
|
|
111
111
|
if (x === 0) {
|
|
112
|
-
K = console.log, D = console.info, ee = console.warn, re = console.error, te = console.group,
|
|
112
|
+
K = console.log, D = console.info, ee = console.warn, re = console.error, te = console.group, oe = console.groupCollapsed, ne = console.groupEnd;
|
|
113
113
|
var e = {
|
|
114
114
|
configurable: !0,
|
|
115
115
|
enumerable: !0,
|
|
@@ -137,15 +137,15 @@ function Ce() {
|
|
|
137
137
|
warn: g({}, e, { value: ee }),
|
|
138
138
|
error: g({}, e, { value: re }),
|
|
139
139
|
group: g({}, e, { value: te }),
|
|
140
|
-
groupCollapsed: g({}, e, { value:
|
|
141
|
-
groupEnd: g({}, e, { value:
|
|
140
|
+
groupCollapsed: g({}, e, { value: oe }),
|
|
141
|
+
groupEnd: g({}, e, { value: ne })
|
|
142
142
|
});
|
|
143
143
|
}
|
|
144
144
|
0 > x && console.error(
|
|
145
145
|
"disabledDepth fell below zero. This is a bug in React. Please file an issue."
|
|
146
146
|
);
|
|
147
147
|
}
|
|
148
|
-
function
|
|
148
|
+
function v(e) {
|
|
149
149
|
if (q === void 0)
|
|
150
150
|
try {
|
|
151
151
|
throw Error();
|
|
@@ -162,47 +162,47 @@ function Ce() {
|
|
|
162
162
|
var t = V.get(e);
|
|
163
163
|
if (t !== void 0) return t;
|
|
164
164
|
z = !0, t = Error.prepareStackTrace, Error.prepareStackTrace = void 0;
|
|
165
|
-
var
|
|
166
|
-
|
|
165
|
+
var n = null;
|
|
166
|
+
n = b.H, b.H = null, s();
|
|
167
167
|
try {
|
|
168
168
|
var u = {
|
|
169
169
|
DetermineComponentFrameRoot: function() {
|
|
170
170
|
try {
|
|
171
171
|
if (r) {
|
|
172
|
-
var
|
|
172
|
+
var d = function() {
|
|
173
173
|
throw Error();
|
|
174
174
|
};
|
|
175
|
-
if (Object.defineProperty(
|
|
175
|
+
if (Object.defineProperty(d.prototype, "props", {
|
|
176
176
|
set: function() {
|
|
177
177
|
throw Error();
|
|
178
178
|
}
|
|
179
179
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
180
180
|
try {
|
|
181
|
-
Reflect.construct(
|
|
182
|
-
} catch (
|
|
183
|
-
var h =
|
|
181
|
+
Reflect.construct(d, []);
|
|
182
|
+
} catch (E) {
|
|
183
|
+
var h = E;
|
|
184
184
|
}
|
|
185
|
-
Reflect.construct(e, [],
|
|
185
|
+
Reflect.construct(e, [], d);
|
|
186
186
|
} else {
|
|
187
187
|
try {
|
|
188
|
-
|
|
189
|
-
} catch (
|
|
190
|
-
h =
|
|
188
|
+
d.call();
|
|
189
|
+
} catch (E) {
|
|
190
|
+
h = E;
|
|
191
191
|
}
|
|
192
|
-
e.call(
|
|
192
|
+
e.call(d.prototype);
|
|
193
193
|
}
|
|
194
194
|
} else {
|
|
195
195
|
try {
|
|
196
196
|
throw Error();
|
|
197
|
-
} catch (
|
|
198
|
-
h =
|
|
197
|
+
} catch (E) {
|
|
198
|
+
h = E;
|
|
199
199
|
}
|
|
200
|
-
(
|
|
200
|
+
(d = e()) && typeof d.catch == "function" && d.catch(function() {
|
|
201
201
|
});
|
|
202
202
|
}
|
|
203
|
-
} catch (
|
|
204
|
-
if (
|
|
205
|
-
return [
|
|
203
|
+
} catch (E) {
|
|
204
|
+
if (E && h && typeof E.stack == "string")
|
|
205
|
+
return [E.stack, h.stack];
|
|
206
206
|
}
|
|
207
207
|
return [null, null];
|
|
208
208
|
}
|
|
@@ -217,27 +217,27 @@ function Ce() {
|
|
|
217
217
|
"name",
|
|
218
218
|
{ value: "DetermineComponentFrameRoot" }
|
|
219
219
|
);
|
|
220
|
-
var
|
|
220
|
+
var o = u.DetermineComponentFrameRoot(), c = o[0], T = o[1];
|
|
221
221
|
if (c && T) {
|
|
222
222
|
var l = c.split(`
|
|
223
223
|
`), m = T.split(`
|
|
224
224
|
`);
|
|
225
|
-
for (
|
|
225
|
+
for (o = a = 0; a < l.length && !l[a].includes(
|
|
226
226
|
"DetermineComponentFrameRoot"
|
|
227
227
|
); )
|
|
228
228
|
a++;
|
|
229
|
-
for (;
|
|
229
|
+
for (; o < m.length && !m[o].includes(
|
|
230
230
|
"DetermineComponentFrameRoot"
|
|
231
231
|
); )
|
|
232
|
-
|
|
233
|
-
if (a === l.length ||
|
|
234
|
-
for (a = l.length - 1,
|
|
235
|
-
|
|
236
|
-
for (; 1 <= a && 0 <=
|
|
237
|
-
if (l[a] !== m[
|
|
238
|
-
if (a !== 1 ||
|
|
232
|
+
o++;
|
|
233
|
+
if (a === l.length || o === m.length)
|
|
234
|
+
for (a = l.length - 1, o = m.length - 1; 1 <= a && 0 <= o && l[a] !== m[o]; )
|
|
235
|
+
o--;
|
|
236
|
+
for (; 1 <= a && 0 <= o; a--, o--)
|
|
237
|
+
if (l[a] !== m[o]) {
|
|
238
|
+
if (a !== 1 || o !== 1)
|
|
239
239
|
do
|
|
240
|
-
if (a--,
|
|
240
|
+
if (a--, o--, 0 > o || l[a] !== m[o]) {
|
|
241
241
|
var w = `
|
|
242
242
|
` + l[a].replace(
|
|
243
243
|
" at new ",
|
|
@@ -245,14 +245,14 @@ function Ce() {
|
|
|
245
245
|
);
|
|
246
246
|
return e.displayName && w.includes("<anonymous>") && (w = w.replace("<anonymous>", e.displayName)), typeof e == "function" && V.set(e, w), w;
|
|
247
247
|
}
|
|
248
|
-
while (1 <= a && 0 <=
|
|
248
|
+
while (1 <= a && 0 <= o);
|
|
249
249
|
break;
|
|
250
250
|
}
|
|
251
251
|
}
|
|
252
252
|
} finally {
|
|
253
|
-
z = !1, b.H =
|
|
253
|
+
z = !1, b.H = n, i(), Error.prepareStackTrace = t;
|
|
254
254
|
}
|
|
255
|
-
return l = (l = e ? e.displayName || e.name : "") ?
|
|
255
|
+
return l = (l = e ? e.displayName || e.name : "") ? v(l) : "", typeof e == "function" && V.set(e, l), l;
|
|
256
256
|
}
|
|
257
257
|
function O(e) {
|
|
258
258
|
if (e == null) return "";
|
|
@@ -263,12 +263,12 @@ function Ce() {
|
|
|
263
263
|
!(!r || !r.isReactComponent)
|
|
264
264
|
);
|
|
265
265
|
}
|
|
266
|
-
if (typeof e == "string") return
|
|
266
|
+
if (typeof e == "string") return v(e);
|
|
267
267
|
switch (e) {
|
|
268
268
|
case M:
|
|
269
|
-
return
|
|
269
|
+
return v("Suspense");
|
|
270
270
|
case W:
|
|
271
|
-
return
|
|
271
|
+
return v("SuspenseList");
|
|
272
272
|
}
|
|
273
273
|
if (typeof e == "object")
|
|
274
274
|
switch (e.$$typeof) {
|
|
@@ -289,14 +289,14 @@ function Ce() {
|
|
|
289
289
|
var e = b.A;
|
|
290
290
|
return e === null ? null : e.getOwner();
|
|
291
291
|
}
|
|
292
|
-
function
|
|
292
|
+
function ve(e) {
|
|
293
293
|
if (Q.call(e, "key")) {
|
|
294
294
|
var r = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
295
295
|
if (r && r.isReactWarning) return !1;
|
|
296
296
|
}
|
|
297
297
|
return e.key !== void 0;
|
|
298
298
|
}
|
|
299
|
-
function
|
|
299
|
+
function de(e, r) {
|
|
300
300
|
function t() {
|
|
301
301
|
ue || (ue = !0, console.error(
|
|
302
302
|
"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
|
|
@@ -309,12 +309,12 @@ function Ce() {
|
|
|
309
309
|
});
|
|
310
310
|
}
|
|
311
311
|
function be() {
|
|
312
|
-
var e =
|
|
312
|
+
var e = f(this.type);
|
|
313
313
|
return le[e] || (le[e] = !0, console.error(
|
|
314
314
|
"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
|
|
315
315
|
)), e = this.props.ref, e !== void 0 ? e : null;
|
|
316
316
|
}
|
|
317
|
-
function ge(e, r, t,
|
|
317
|
+
function ge(e, r, t, n, u, a) {
|
|
318
318
|
return t = a.ref, e = {
|
|
319
319
|
$$typeof: N,
|
|
320
320
|
type: e,
|
|
@@ -336,60 +336,60 @@ function Ce() {
|
|
|
336
336
|
value: null
|
|
337
337
|
}), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
|
|
338
338
|
}
|
|
339
|
-
function G(e, r, t,
|
|
339
|
+
function G(e, r, t, n, u, a) {
|
|
340
340
|
if (typeof e == "string" || typeof e == "function" || e === P || e === F || e === B || e === M || e === W || e === Re || typeof e == "object" && e !== null && (e.$$typeof === U || e.$$typeof === $ || e.$$typeof === Z || e.$$typeof === L || e.$$typeof === Y || e.$$typeof === we || e.getModuleId !== void 0)) {
|
|
341
|
-
var
|
|
342
|
-
if (
|
|
343
|
-
if (
|
|
344
|
-
if (J(
|
|
345
|
-
for (
|
|
346
|
-
H(n
|
|
347
|
-
Object.freeze && Object.freeze(
|
|
341
|
+
var o = r.children;
|
|
342
|
+
if (o !== void 0)
|
|
343
|
+
if (n)
|
|
344
|
+
if (J(o)) {
|
|
345
|
+
for (n = 0; n < o.length; n++)
|
|
346
|
+
H(o[n], e);
|
|
347
|
+
Object.freeze && Object.freeze(o);
|
|
348
348
|
} else
|
|
349
349
|
console.error(
|
|
350
350
|
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
351
351
|
);
|
|
352
|
-
else H(
|
|
352
|
+
else H(o, e);
|
|
353
353
|
} else
|
|
354
|
-
|
|
354
|
+
o = "", (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (o += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."), e === null ? n = "null" : J(e) ? n = "array" : e !== void 0 && e.$$typeof === N ? (n = "<" + (f(e.type) || "Unknown") + " />", o = " Did you accidentally export a JSX literal instead of a component?") : n = typeof e, console.error(
|
|
355
355
|
"React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",
|
|
356
|
-
|
|
357
|
-
|
|
356
|
+
n,
|
|
357
|
+
o
|
|
358
358
|
);
|
|
359
359
|
if (Q.call(r, "key")) {
|
|
360
|
-
|
|
360
|
+
o = f(e);
|
|
361
361
|
var c = Object.keys(r).filter(function(l) {
|
|
362
362
|
return l !== "key";
|
|
363
363
|
});
|
|
364
|
-
|
|
364
|
+
n = 0 < c.length ? "{key: someKey, " + c.join(": ..., ") + ": ...}" : "{key: someKey}", se[o + n] || (c = 0 < c.length ? "{" + c.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
365
365
|
`A props object containing a "key" prop is being spread into JSX:
|
|
366
366
|
let props = %s;
|
|
367
367
|
<%s {...props} />
|
|
368
368
|
React keys must be passed directly to JSX without using spread:
|
|
369
369
|
let props = %s;
|
|
370
370
|
<%s key={someKey} {...props} />`,
|
|
371
|
-
o,
|
|
372
371
|
n,
|
|
372
|
+
o,
|
|
373
373
|
c,
|
|
374
|
-
|
|
375
|
-
),
|
|
374
|
+
o
|
|
375
|
+
), se[o + n] = !0);
|
|
376
376
|
}
|
|
377
|
-
if (
|
|
377
|
+
if (o = null, t !== void 0 && (R(t), o = "" + t), ve(r) && (R(r.key), o = "" + r.key), "key" in r) {
|
|
378
378
|
t = {};
|
|
379
379
|
for (var T in r)
|
|
380
380
|
T !== "key" && (t[T] = r[T]);
|
|
381
381
|
} else t = r;
|
|
382
|
-
return
|
|
382
|
+
return o && de(
|
|
383
383
|
t,
|
|
384
384
|
typeof e == "function" ? e.displayName || e.name || "Unknown" : e
|
|
385
|
-
), ge(e,
|
|
385
|
+
), ge(e, o, a, u, S(), t);
|
|
386
386
|
}
|
|
387
387
|
function H(e, r) {
|
|
388
388
|
if (typeof e == "object" && e && e.$$typeof !== ye) {
|
|
389
389
|
if (J(e))
|
|
390
390
|
for (var t = 0; t < e.length; t++) {
|
|
391
|
-
var
|
|
392
|
-
A(
|
|
391
|
+
var n = e[t];
|
|
392
|
+
A(n) && X(n, r);
|
|
393
393
|
}
|
|
394
394
|
else if (A(e))
|
|
395
395
|
e._store && (e._store.validated = 1);
|
|
@@ -402,45 +402,45 @@ React keys must be passed directly to JSX without using spread:
|
|
|
402
402
|
return typeof e == "object" && e !== null && e.$$typeof === N;
|
|
403
403
|
}
|
|
404
404
|
function X(e, r) {
|
|
405
|
-
if (e._store && !e._store.validated && e.key == null && (e._store.validated = 1, r = me(r), !
|
|
406
|
-
|
|
405
|
+
if (e._store && !e._store.validated && e.key == null && (e._store.validated = 1, r = me(r), !fe[r])) {
|
|
406
|
+
fe[r] = !0;
|
|
407
407
|
var t = "";
|
|
408
|
-
e && e._owner != null && e._owner !== S() && (t = null, typeof e._owner.tag == "number" ? t =
|
|
409
|
-
var
|
|
408
|
+
e && e._owner != null && e._owner !== S() && (t = null, typeof e._owner.tag == "number" ? t = f(e._owner.type) : typeof e._owner.name == "string" && (t = e._owner.name), t = " It was passed a child from " + t + ".");
|
|
409
|
+
var n = b.getCurrentStack;
|
|
410
410
|
b.getCurrentStack = function() {
|
|
411
411
|
var u = O(e.type);
|
|
412
|
-
return
|
|
412
|
+
return n && (u += n() || ""), u;
|
|
413
413
|
}, console.error(
|
|
414
414
|
'Each child in a list should have a unique "key" prop.%s%s See https://react.dev/link/warning-keys for more information.',
|
|
415
415
|
r,
|
|
416
416
|
t
|
|
417
|
-
), b.getCurrentStack =
|
|
417
|
+
), b.getCurrentStack = n;
|
|
418
418
|
}
|
|
419
419
|
}
|
|
420
420
|
function me(e) {
|
|
421
421
|
var r = "", t = S();
|
|
422
|
-
return t && (t =
|
|
422
|
+
return t && (t = f(t.type)) && (r = `
|
|
423
423
|
|
|
424
|
-
Check the render method of \`` + t + "`."), r || (e =
|
|
424
|
+
Check the render method of \`` + t + "`."), r || (e = f(e)) && (r = `
|
|
425
425
|
|
|
426
426
|
Check the top-level render call using <` + e + ">."), r;
|
|
427
427
|
}
|
|
428
|
-
var _e = je, N = Symbol.for("react.transitional.element"), Te = Symbol.for("react.portal"), P = Symbol.for("react.fragment"), B = Symbol.for("react.strict_mode"), F = Symbol.for("react.profiler"), L = Symbol.for("react.consumer"), Z = Symbol.for("react.context"), Y = Symbol.for("react.forward_ref"), M = Symbol.for("react.suspense"), W = Symbol.for("react.suspense_list"), $ = Symbol.for("react.memo"), U = Symbol.for("react.lazy"), Re = Symbol.for("react.offscreen"), I = Symbol.iterator, xe = Symbol.for("react.client.reference"), b = _e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, Q = Object.prototype.hasOwnProperty, g = Object.assign, we = Symbol.for("react.client.reference"), J = Array.isArray, x = 0, K, D, ee, re, te,
|
|
428
|
+
var _e = je, N = Symbol.for("react.transitional.element"), Te = Symbol.for("react.portal"), P = Symbol.for("react.fragment"), B = Symbol.for("react.strict_mode"), F = Symbol.for("react.profiler"), L = Symbol.for("react.consumer"), Z = Symbol.for("react.context"), Y = Symbol.for("react.forward_ref"), M = Symbol.for("react.suspense"), W = Symbol.for("react.suspense_list"), $ = Symbol.for("react.memo"), U = Symbol.for("react.lazy"), Re = Symbol.for("react.offscreen"), I = Symbol.iterator, xe = Symbol.for("react.client.reference"), b = _e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, Q = Object.prototype.hasOwnProperty, g = Object.assign, we = Symbol.for("react.client.reference"), J = Array.isArray, x = 0, K, D, ee, re, te, oe, ne;
|
|
429
429
|
C.__reactDisabledLog = !0;
|
|
430
|
-
var q, ae, z = !1, V = new (typeof WeakMap == "function" ? WeakMap : Map)(), ye = Symbol.for("react.client.reference"), ue, le = {},
|
|
431
|
-
j.Fragment = P, j.jsx = function(e, r, t,
|
|
432
|
-
return G(e, r, t, !1,
|
|
433
|
-
}, j.jsxs = function(e, r, t,
|
|
434
|
-
return G(e, r, t, !0,
|
|
430
|
+
var q, ae, z = !1, V = new (typeof WeakMap == "function" ? WeakMap : Map)(), ye = Symbol.for("react.client.reference"), ue, le = {}, se = {}, fe = {};
|
|
431
|
+
j.Fragment = P, j.jsx = function(e, r, t, n, u) {
|
|
432
|
+
return G(e, r, t, !1, n, u);
|
|
433
|
+
}, j.jsxs = function(e, r, t, n, u) {
|
|
434
|
+
return G(e, r, t, !0, n, u);
|
|
435
435
|
};
|
|
436
436
|
}()), j;
|
|
437
437
|
}
|
|
438
|
-
var
|
|
438
|
+
var Ee;
|
|
439
439
|
function he() {
|
|
440
|
-
return
|
|
440
|
+
return Ee || (Ee = 1, process.env.NODE_ENV === "production" ? k.exports = pe() : k.exports = Ce()), k.exports;
|
|
441
441
|
}
|
|
442
442
|
var Oe = he();
|
|
443
443
|
export {
|
|
444
444
|
Oe as j
|
|
445
445
|
};
|
|
446
|
-
//# sourceMappingURL=jsx-runtime-
|
|
446
|
+
//# sourceMappingURL=jsx-runtime-CYK1ROHF.js.map
|