zudoku 0.55.1 → 0.57.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/app/demo.js +1 -1
- package/dist/app/entry.client.js +1 -1
- package/dist/app/entry.server.js +1 -1
- package/dist/app/main.js +12 -4
- package/dist/app/main.js.map +1 -1
- package/dist/app/standalone.js +1 -1
- package/dist/config/validators/InputNavigationSchema.d.ts +4 -0
- package/dist/config/validators/InputNavigationSchema.js +1 -0
- package/dist/config/validators/InputNavigationSchema.js.map +1 -1
- package/dist/config/validators/ProtectedRoutesSchema.d.ts +5 -4
- package/dist/config/validators/ProtectedRoutesSchema.js +4 -13
- package/dist/config/validators/ProtectedRoutesSchema.js.map +1 -1
- package/dist/config/validators/validate.d.ts +2 -13
- package/dist/config/validators/validate.js +1 -0
- package/dist/config/validators/validate.js.map +1 -1
- package/dist/flat-config.d.ts +329 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/lib/components/BuildCheck.js +7 -0
- package/dist/lib/components/BuildCheck.js.map +1 -1
- package/dist/lib/components/Header.js +1 -1
- package/dist/lib/components/Header.js.map +1 -1
- package/dist/lib/components/Layout.js +4 -7
- package/dist/lib/components/Layout.js.map +1 -1
- package/dist/lib/components/Meta.d.ts +2 -0
- package/dist/lib/components/Meta.js +11 -0
- package/dist/lib/components/Meta.js.map +1 -0
- package/dist/lib/components/context/ZudokuContext.js +1 -1
- package/dist/lib/components/context/ZudokuContext.js.map +1 -1
- package/dist/lib/components/index.d.ts +0 -28
- package/dist/lib/components/index.js +0 -15
- package/dist/lib/components/index.js.map +1 -1
- package/dist/lib/components/navigation/NavigationItem.js +3 -2
- package/dist/lib/components/navigation/NavigationItem.js.map +1 -1
- package/dist/lib/components/navigation/utils.js +12 -11
- package/dist/lib/components/navigation/utils.js.map +1 -1
- package/dist/lib/core/ZudokuContext.d.ts +3 -1
- package/dist/lib/core/ZudokuContext.js +13 -3
- package/dist/lib/core/ZudokuContext.js.map +1 -1
- package/dist/lib/core/__internal.d.ts +37 -0
- package/dist/lib/core/__internal.js +26 -0
- package/dist/lib/core/__internal.js.map +1 -0
- package/dist/lib/core/router.d.ts +1 -0
- package/dist/lib/core/router.js +2 -0
- package/dist/lib/core/router.js.map +1 -0
- package/dist/lib/plugins/custom-pages/index.js +3 -0
- package/dist/lib/plugins/custom-pages/index.js.map +1 -1
- package/dist/lib/ui/CodeBlock.js +2 -2
- package/dist/lib/ui/CodeBlock.js.map +1 -1
- package/dist/lib/ui/Dialog.js +2 -2
- package/dist/lib/ui/Dialog.js.map +1 -1
- package/dist/vite/plugin-mdx.js +1 -1
- package/dist/vite/plugin-mdx.js.map +1 -1
- package/dist/vite/sitemap.js +10 -9
- package/dist/vite/sitemap.js.map +1 -1
- package/lib/CategoryHeading-DCpZu3yG.js +17 -0
- package/lib/CategoryHeading-DCpZu3yG.js.map +1 -0
- package/lib/{CodeBlock-CVT6z0PP.js → CodeBlock-yJjjRwj-.js} +3 -3
- package/lib/CodeBlock-yJjjRwj-.js.map +1 -0
- package/lib/{Command-BYukybsa.js → Command-CDn17s8X.js} +2 -2
- package/lib/{Command-BYukybsa.js.map → Command-CDn17s8X.js.map} +1 -1
- package/lib/Dialog-BrIjMmUK.js +114 -0
- package/lib/Dialog-BrIjMmUK.js.map +1 -0
- package/lib/{MdxPage-BKyikAKk.js → MdxPage-BmOQ5m5g.js} +16 -15
- package/lib/{MdxPage-BKyikAKk.js.map → MdxPage-BmOQ5m5g.js.map} +1 -1
- package/lib/{OAuthErrorPage--neTdY8H.js → OAuthErrorPage-Jv3r8wnL.js} +7 -7
- package/lib/{OAuthErrorPage--neTdY8H.js.map → OAuthErrorPage-Jv3r8wnL.js.map} +1 -1
- package/lib/{OasProvider-yysXhMVI.js → OasProvider-CA_lpILt.js} +3 -3
- package/lib/{OasProvider-yysXhMVI.js.map → OasProvider-CA_lpILt.js.map} +1 -1
- package/lib/{OperationList-CSYrpcpD.js → OperationList-C-TObVw6.js} +17 -16
- package/lib/{OperationList-CSYrpcpD.js.map → OperationList-C-TObVw6.js.map} +1 -1
- package/lib/{Pagination-QsyyJuoq.js → Pagination-CBiRGddW.js} +3 -3
- package/lib/{Pagination-QsyyJuoq.js.map → Pagination-CBiRGddW.js.map} +1 -1
- package/lib/RouteGuard-JLH6tCY8.js +56 -0
- package/lib/RouteGuard-JLH6tCY8.js.map +1 -0
- package/lib/RouterError-DcVonMP1.js +41 -0
- package/lib/RouterError-DcVonMP1.js.map +1 -0
- package/lib/{SchemaList-CSZkqmwI.js → SchemaList-BeYWvBC7.js} +15 -14
- package/lib/{SchemaList-CSZkqmwI.js.map → SchemaList-BeYWvBC7.js.map} +1 -1
- package/lib/{SchemaView-bhJ_U4vL.js → SchemaView-CRcShewo.js} +4 -4
- package/lib/{SchemaView-bhJ_U4vL.js.map → SchemaView-CRcShewo.js.map} +1 -1
- package/lib/{Select-DlfI9FFO.js → Select-C3efYI1n.js} +8 -8
- package/lib/{Select-DlfI9FFO.js.map → Select-C3efYI1n.js.map} +1 -1
- package/lib/{SignUp-C6ogvx5s.js → SignUp-CxBGHgba.js} +11 -11
- package/lib/{SignUp-C6ogvx5s.js.map → SignUp-CxBGHgba.js.map} +1 -1
- package/lib/{Slot-Dgy8tqef.js → Slot-DOtTvoyj.js} +1634 -1868
- package/lib/{Slot-Dgy8tqef.js.map → Slot-DOtTvoyj.js.map} +1 -1
- package/lib/{SyntaxHighlight-BD_Z_Csq.js → SyntaxHighlight-GR0eix_L.js} +313 -313
- package/lib/SyntaxHighlight-GR0eix_L.js.map +1 -0
- package/lib/{Toc-CjX59Ljo.js → Toc-BlcGIkXc.js} +2 -2
- package/lib/{Toc-CjX59Ljo.js.map → Toc-BlcGIkXc.js.map} +1 -1
- package/lib/{ZudokuContext-Coxa0DfE.js → ZudokuContext-BuJD7yIX.js} +100 -92
- package/lib/{ZudokuContext-Coxa0DfE.js.map → ZudokuContext-BuJD7yIX.js.map} +1 -1
- package/lib/chunk-QMGIS6GS-DqecZ6nq.js +9204 -0
- package/lib/chunk-QMGIS6GS-DqecZ6nq.js.map +1 -0
- package/lib/{circular-Q4G1nwyb.js → circular-CGTcsqA3.js} +2 -2
- package/lib/{circular-Q4G1nwyb.js.map → circular-CGTcsqA3.js.map} +1 -1
- package/lib/{createServer-Dtstxqn7.js → createServer-DjgpuLne.js} +4 -4
- package/lib/{createServer-Dtstxqn7.js.map → createServer-DjgpuLne.js.map} +1 -1
- package/lib/{errors-BoJYHL2E.js → errors-CrI3s7mR.js} +2 -2
- package/lib/{errors-BoJYHL2E.js.map → errors-CrI3s7mR.js.map} +1 -1
- package/lib/{hook-DEPqwjke.js → hook-bv3iuX7X.js} +2 -2
- package/lib/{hook-DEPqwjke.js.map → hook-bv3iuX7X.js.map} +1 -1
- package/lib/{index-DRkS-pvf.js → index-CvTWnHZF.js} +18 -18
- package/lib/{index-DRkS-pvf.js.map → index-CvTWnHZF.js.map} +1 -1
- package/lib/index-DzO-Qh6S.js +1061 -0
- package/lib/index-DzO-Qh6S.js.map +1 -0
- package/lib/{index-Bl1W774G.js → index-HarEI51d.js} +2 -2
- package/lib/{index-Bl1W774G.js.map → index-HarEI51d.js.map} +1 -1
- package/lib/{RouteGuard-D17dUEM_.js → index.esm-BnYHxCYC.js} +226 -281
- package/lib/index.esm-BnYHxCYC.js.map +1 -0
- package/lib/mutation-Dy_5up8v.js +196 -0
- package/lib/mutation-Dy_5up8v.js.map +1 -0
- package/lib/ui/CodeBlock.js +1 -1
- package/lib/ui/Command.js +1 -1
- package/lib/ui/Dialog.js +56 -41
- package/lib/ui/Dialog.js.map +1 -1
- package/lib/ui/SyntaxHighlight.js +3 -3
- package/lib/{useExposedProps-DUoV7MCU.js → useExposedProps-BH9aq4MD.js} +32 -32
- package/lib/{useExposedProps-DUoV7MCU.js.map → useExposedProps-BH9aq4MD.js.map} +1 -1
- package/lib/useLatest-hmRS46UF.js +11 -0
- package/lib/useLatest-hmRS46UF.js.map +1 -0
- package/lib/zudoku.__internal.js +2965 -0
- package/lib/zudoku.__internal.js.map +1 -0
- package/lib/zudoku.auth-auth0.js +1 -1
- package/lib/zudoku.auth-azureb2c.js +5 -5
- package/lib/zudoku.auth-clerk.js +2 -2
- package/lib/zudoku.auth-openid.js +5 -5
- package/lib/zudoku.auth-supabase.js +2 -2
- package/lib/zudoku.components.js +20 -28
- package/lib/zudoku.hooks.js +4 -4
- package/lib/zudoku.plugin-api-catalog.js +18 -18
- package/lib/zudoku.plugin-api-keys.js +28 -27
- package/lib/zudoku.plugin-api-keys.js.map +1 -1
- package/lib/zudoku.plugin-custom-pages.js +8 -5
- package/lib/zudoku.plugin-custom-pages.js.map +1 -1
- package/lib/zudoku.plugin-markdown.js +1 -1
- package/lib/zudoku.plugin-openapi.js +4 -4
- package/lib/zudoku.plugin-redirect.js +3 -3
- package/lib/zudoku.plugin-search-pagefind.js +14 -14
- package/lib/zudoku.router.js +123 -0
- package/lib/zudoku.router.js.map +1 -0
- package/package.json +14 -6
- package/src/app/demo.tsx +1 -1
- package/src/app/entry.client.tsx +1 -1
- package/src/app/entry.server.tsx +1 -1
- package/src/app/main.tsx +20 -5
- package/src/app/standalone.tsx +1 -1
- package/src/lib/components/BuildCheck.tsx +10 -0
- package/src/lib/components/Header.tsx +3 -2
- package/src/lib/components/Layout.tsx +2 -21
- package/src/lib/components/Meta.tsx +32 -0
- package/src/lib/components/context/ZudokuContext.ts +1 -1
- package/src/lib/components/index.ts +0 -18
- package/src/lib/components/navigation/NavigationItem.tsx +4 -2
- package/src/lib/components/navigation/utils.ts +12 -12
- package/src/lib/core/ZudokuContext.ts +23 -5
- package/src/lib/core/__internal.tsx +30 -0
- package/src/lib/core/router.ts +1 -0
- package/src/lib/plugins/custom-pages/index.tsx +3 -0
- package/src/lib/ui/CodeBlock.tsx +2 -2
- package/src/lib/ui/Dialog.tsx +12 -3
- package/lib/CodeBlock-CVT6z0PP.js.map +0 -1
- package/lib/Dialog-u9Uz9sTt.js +0 -99
- package/lib/Dialog-u9Uz9sTt.js.map +0 -1
- package/lib/RouteGuard-D17dUEM_.js.map +0 -1
- package/lib/SyntaxHighlight-BD_Z_Csq.js.map +0 -1
- package/lib/chunk-QMGIS6GS-CdEm9pzB.js +0 -1839
- package/lib/chunk-QMGIS6GS-CdEm9pzB.js.map +0 -1
- package/lib/index-DYs8gxKX.js +0 -4082
- package/lib/index-DYs8gxKX.js.map +0 -1
|
@@ -1,1839 +0,0 @@
|
|
|
1
|
-
import * as i from "react";
|
|
2
|
-
var F = {}, ue;
|
|
3
|
-
function Ae() {
|
|
4
|
-
if (ue) return F;
|
|
5
|
-
ue = 1, Object.defineProperty(F, "__esModule", { value: !0 }), F.parse = s, F.serialize = u;
|
|
6
|
-
const e = /^[\u0021-\u003A\u003C\u003E-\u007E]+$/, t = /^[\u0021-\u003A\u003C-\u007E]*$/, r = /^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i, o = /^[\u0020-\u003A\u003D-\u007E]*$/, n = Object.prototype.toString, a = /* @__PURE__ */ (() => {
|
|
7
|
-
const f = function() {
|
|
8
|
-
};
|
|
9
|
-
return f.prototype = /* @__PURE__ */ Object.create(null), f;
|
|
10
|
-
})();
|
|
11
|
-
function s(f, g) {
|
|
12
|
-
const d = new a(), v = f.length;
|
|
13
|
-
if (v < 2)
|
|
14
|
-
return d;
|
|
15
|
-
const E = g?.decode || m;
|
|
16
|
-
let h = 0;
|
|
17
|
-
do {
|
|
18
|
-
const w = f.indexOf("=", h);
|
|
19
|
-
if (w === -1)
|
|
20
|
-
break;
|
|
21
|
-
const y = f.indexOf(";", h), b = y === -1 ? v : y;
|
|
22
|
-
if (w > b) {
|
|
23
|
-
h = f.lastIndexOf(";", w - 1) + 1;
|
|
24
|
-
continue;
|
|
25
|
-
}
|
|
26
|
-
const R = c(f, h, w), C = l(f, w, R), $ = f.slice(R, C);
|
|
27
|
-
if (d[$] === void 0) {
|
|
28
|
-
let S = c(f, w + 1, b), P = l(f, b, S);
|
|
29
|
-
const O = E(f.slice(S, P));
|
|
30
|
-
d[$] = O;
|
|
31
|
-
}
|
|
32
|
-
h = b + 1;
|
|
33
|
-
} while (h < v);
|
|
34
|
-
return d;
|
|
35
|
-
}
|
|
36
|
-
function c(f, g, d) {
|
|
37
|
-
do {
|
|
38
|
-
const v = f.charCodeAt(g);
|
|
39
|
-
if (v !== 32 && v !== 9)
|
|
40
|
-
return g;
|
|
41
|
-
} while (++g < d);
|
|
42
|
-
return d;
|
|
43
|
-
}
|
|
44
|
-
function l(f, g, d) {
|
|
45
|
-
for (; g > d; ) {
|
|
46
|
-
const v = f.charCodeAt(--g);
|
|
47
|
-
if (v !== 32 && v !== 9)
|
|
48
|
-
return g + 1;
|
|
49
|
-
}
|
|
50
|
-
return d;
|
|
51
|
-
}
|
|
52
|
-
function u(f, g, d) {
|
|
53
|
-
const v = d?.encode || encodeURIComponent;
|
|
54
|
-
if (!e.test(f))
|
|
55
|
-
throw new TypeError(`argument name is invalid: ${f}`);
|
|
56
|
-
const E = v(g);
|
|
57
|
-
if (!t.test(E))
|
|
58
|
-
throw new TypeError(`argument val is invalid: ${g}`);
|
|
59
|
-
let h = f + "=" + E;
|
|
60
|
-
if (!d)
|
|
61
|
-
return h;
|
|
62
|
-
if (d.maxAge !== void 0) {
|
|
63
|
-
if (!Number.isInteger(d.maxAge))
|
|
64
|
-
throw new TypeError(`option maxAge is invalid: ${d.maxAge}`);
|
|
65
|
-
h += "; Max-Age=" + d.maxAge;
|
|
66
|
-
}
|
|
67
|
-
if (d.domain) {
|
|
68
|
-
if (!r.test(d.domain))
|
|
69
|
-
throw new TypeError(`option domain is invalid: ${d.domain}`);
|
|
70
|
-
h += "; Domain=" + d.domain;
|
|
71
|
-
}
|
|
72
|
-
if (d.path) {
|
|
73
|
-
if (!o.test(d.path))
|
|
74
|
-
throw new TypeError(`option path is invalid: ${d.path}`);
|
|
75
|
-
h += "; Path=" + d.path;
|
|
76
|
-
}
|
|
77
|
-
if (d.expires) {
|
|
78
|
-
if (!p(d.expires) || !Number.isFinite(d.expires.valueOf()))
|
|
79
|
-
throw new TypeError(`option expires is invalid: ${d.expires}`);
|
|
80
|
-
h += "; Expires=" + d.expires.toUTCString();
|
|
81
|
-
}
|
|
82
|
-
if (d.httpOnly && (h += "; HttpOnly"), d.secure && (h += "; Secure"), d.partitioned && (h += "; Partitioned"), d.priority)
|
|
83
|
-
switch (typeof d.priority == "string" ? d.priority.toLowerCase() : void 0) {
|
|
84
|
-
case "low":
|
|
85
|
-
h += "; Priority=Low";
|
|
86
|
-
break;
|
|
87
|
-
case "medium":
|
|
88
|
-
h += "; Priority=Medium";
|
|
89
|
-
break;
|
|
90
|
-
case "high":
|
|
91
|
-
h += "; Priority=High";
|
|
92
|
-
break;
|
|
93
|
-
default:
|
|
94
|
-
throw new TypeError(`option priority is invalid: ${d.priority}`);
|
|
95
|
-
}
|
|
96
|
-
if (d.sameSite)
|
|
97
|
-
switch (typeof d.sameSite == "string" ? d.sameSite.toLowerCase() : d.sameSite) {
|
|
98
|
-
case !0:
|
|
99
|
-
case "strict":
|
|
100
|
-
h += "; SameSite=Strict";
|
|
101
|
-
break;
|
|
102
|
-
case "lax":
|
|
103
|
-
h += "; SameSite=Lax";
|
|
104
|
-
break;
|
|
105
|
-
case "none":
|
|
106
|
-
h += "; SameSite=None";
|
|
107
|
-
break;
|
|
108
|
-
default:
|
|
109
|
-
throw new TypeError(`option sameSite is invalid: ${d.sameSite}`);
|
|
110
|
-
}
|
|
111
|
-
return h;
|
|
112
|
-
}
|
|
113
|
-
function m(f) {
|
|
114
|
-
if (f.indexOf("%") === -1)
|
|
115
|
-
return f;
|
|
116
|
-
try {
|
|
117
|
-
return decodeURIComponent(f);
|
|
118
|
-
} catch {
|
|
119
|
-
return f;
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
function p(f) {
|
|
123
|
-
return n.call(f) === "[object Date]";
|
|
124
|
-
}
|
|
125
|
-
return F;
|
|
126
|
-
}
|
|
127
|
-
Ae();
|
|
128
|
-
/**
|
|
129
|
-
* react-router v7.6.3
|
|
130
|
-
*
|
|
131
|
-
* Copyright (c) Remix Software Inc.
|
|
132
|
-
*
|
|
133
|
-
* This source code is licensed under the MIT license found in the
|
|
134
|
-
* LICENSE.md file in the root directory of this source tree.
|
|
135
|
-
*
|
|
136
|
-
* @license MIT
|
|
137
|
-
*/
|
|
138
|
-
function x(e, t) {
|
|
139
|
-
if (e === !1 || e === null || typeof e > "u")
|
|
140
|
-
throw new Error(t);
|
|
141
|
-
}
|
|
142
|
-
function L(e, t) {
|
|
143
|
-
if (!e) {
|
|
144
|
-
typeof console < "u" && console.warn(t);
|
|
145
|
-
try {
|
|
146
|
-
throw new Error(t);
|
|
147
|
-
} catch {
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
}
|
|
151
|
-
function W({
|
|
152
|
-
pathname: e = "/",
|
|
153
|
-
search: t = "",
|
|
154
|
-
hash: r = ""
|
|
155
|
-
}) {
|
|
156
|
-
return t && t !== "?" && (e += t.charAt(0) === "?" ? t : "?" + t), r && r !== "#" && (e += r.charAt(0) === "#" ? r : "#" + r), e;
|
|
157
|
-
}
|
|
158
|
-
function Y(e) {
|
|
159
|
-
let t = {};
|
|
160
|
-
if (e) {
|
|
161
|
-
let r = e.indexOf("#");
|
|
162
|
-
r >= 0 && (t.hash = e.substring(r), e = e.substring(0, r));
|
|
163
|
-
let o = e.indexOf("?");
|
|
164
|
-
o >= 0 && (t.search = e.substring(o), e = e.substring(0, o)), e && (t.pathname = e);
|
|
165
|
-
}
|
|
166
|
-
return t;
|
|
167
|
-
}
|
|
168
|
-
function pe(e, t, r = "/") {
|
|
169
|
-
return Oe(e, t, r, !1);
|
|
170
|
-
}
|
|
171
|
-
function Oe(e, t, r, o) {
|
|
172
|
-
let n = typeof t == "string" ? Y(t) : t, a = A(n.pathname || "/", r);
|
|
173
|
-
if (a == null)
|
|
174
|
-
return null;
|
|
175
|
-
let s = ge(e);
|
|
176
|
-
De(s);
|
|
177
|
-
let c = null;
|
|
178
|
-
for (let l = 0; c == null && l < s.length; ++l) {
|
|
179
|
-
let u = ye(a);
|
|
180
|
-
c = ze(
|
|
181
|
-
s[l],
|
|
182
|
-
u,
|
|
183
|
-
o
|
|
184
|
-
);
|
|
185
|
-
}
|
|
186
|
-
return c;
|
|
187
|
-
}
|
|
188
|
-
function ge(e, t = [], r = [], o = "") {
|
|
189
|
-
let n = (a, s, c) => {
|
|
190
|
-
let l = {
|
|
191
|
-
relativePath: c === void 0 ? a.path || "" : c,
|
|
192
|
-
caseSensitive: a.caseSensitive === !0,
|
|
193
|
-
childrenIndex: s,
|
|
194
|
-
route: a
|
|
195
|
-
};
|
|
196
|
-
l.relativePath.startsWith("/") && (x(
|
|
197
|
-
l.relativePath.startsWith(o),
|
|
198
|
-
`Absolute route path "${l.relativePath}" nested under path "${o}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`
|
|
199
|
-
), l.relativePath = l.relativePath.slice(o.length));
|
|
200
|
-
let u = M([o, l.relativePath]), m = r.concat(l);
|
|
201
|
-
a.children && a.children.length > 0 && (x(
|
|
202
|
-
// Our types know better, but runtime JS may not!
|
|
203
|
-
// @ts-expect-error
|
|
204
|
-
a.index !== !0,
|
|
205
|
-
`Index routes must not have child routes. Please remove all child routes from route path "${u}".`
|
|
206
|
-
), ge(a.children, t, m, u)), !(a.path == null && !a.index) && t.push({
|
|
207
|
-
path: u,
|
|
208
|
-
score: He(u, a.index),
|
|
209
|
-
routesMeta: m
|
|
210
|
-
});
|
|
211
|
-
};
|
|
212
|
-
return e.forEach((a, s) => {
|
|
213
|
-
if (a.path === "" || !a.path?.includes("?"))
|
|
214
|
-
n(a, s);
|
|
215
|
-
else
|
|
216
|
-
for (let c of ve(a.path))
|
|
217
|
-
n(a, s, c);
|
|
218
|
-
}), t;
|
|
219
|
-
}
|
|
220
|
-
function ve(e) {
|
|
221
|
-
let t = e.split("/");
|
|
222
|
-
if (t.length === 0) return [];
|
|
223
|
-
let [r, ...o] = t, n = r.endsWith("?"), a = r.replace(/\?$/, "");
|
|
224
|
-
if (o.length === 0)
|
|
225
|
-
return n ? [a, ""] : [a];
|
|
226
|
-
let s = ve(o.join("/")), c = [];
|
|
227
|
-
return c.push(
|
|
228
|
-
...s.map(
|
|
229
|
-
(l) => l === "" ? a : [a, l].join("/")
|
|
230
|
-
)
|
|
231
|
-
), n && c.push(...s), c.map(
|
|
232
|
-
(l) => e.startsWith("/") && l === "" ? "/" : l
|
|
233
|
-
);
|
|
234
|
-
}
|
|
235
|
-
function De(e) {
|
|
236
|
-
e.sort(
|
|
237
|
-
(t, r) => t.score !== r.score ? r.score - t.score : je(
|
|
238
|
-
t.routesMeta.map((o) => o.childrenIndex),
|
|
239
|
-
r.routesMeta.map((o) => o.childrenIndex)
|
|
240
|
-
)
|
|
241
|
-
);
|
|
242
|
-
}
|
|
243
|
-
var Ie = /^:[\w-]+$/, _e = 3, Fe = 2, Ue = 1, We = 10, Be = -2, ce = (e) => e === "*";
|
|
244
|
-
function He(e, t) {
|
|
245
|
-
let r = e.split("/"), o = r.length;
|
|
246
|
-
return r.some(ce) && (o += Be), t && (o += Fe), r.filter((n) => !ce(n)).reduce(
|
|
247
|
-
(n, a) => n + (Ie.test(a) ? _e : a === "" ? Ue : We),
|
|
248
|
-
o
|
|
249
|
-
);
|
|
250
|
-
}
|
|
251
|
-
function je(e, t) {
|
|
252
|
-
return e.length === t.length && e.slice(0, -1).every((o, n) => o === t[n]) ? (
|
|
253
|
-
// If two routes are siblings, we should try to match the earlier sibling
|
|
254
|
-
// first. This allows people to have fine-grained control over the matching
|
|
255
|
-
// behavior by simply putting routes with identical paths in the order they
|
|
256
|
-
// want them tried.
|
|
257
|
-
e[e.length - 1] - t[t.length - 1]
|
|
258
|
-
) : (
|
|
259
|
-
// Otherwise, it doesn't really make sense to rank non-siblings by index,
|
|
260
|
-
// so they sort equally.
|
|
261
|
-
0
|
|
262
|
-
);
|
|
263
|
-
}
|
|
264
|
-
function ze(e, t, r = !1) {
|
|
265
|
-
let { routesMeta: o } = e, n = {}, a = "/", s = [];
|
|
266
|
-
for (let c = 0; c < o.length; ++c) {
|
|
267
|
-
let l = o[c], u = c === o.length - 1, m = a === "/" ? t : t.slice(a.length) || "/", p = B(
|
|
268
|
-
{ path: l.relativePath, caseSensitive: l.caseSensitive, end: u },
|
|
269
|
-
m
|
|
270
|
-
), f = l.route;
|
|
271
|
-
if (!p && u && r && !o[o.length - 1].route.index && (p = B(
|
|
272
|
-
{
|
|
273
|
-
path: l.relativePath,
|
|
274
|
-
caseSensitive: l.caseSensitive,
|
|
275
|
-
end: !1
|
|
276
|
-
},
|
|
277
|
-
m
|
|
278
|
-
)), !p)
|
|
279
|
-
return null;
|
|
280
|
-
Object.assign(n, p.params), s.push({
|
|
281
|
-
// TODO: Can this as be avoided?
|
|
282
|
-
params: n,
|
|
283
|
-
pathname: M([a, p.pathname]),
|
|
284
|
-
pathnameBase: qe(
|
|
285
|
-
M([a, p.pathnameBase])
|
|
286
|
-
),
|
|
287
|
-
route: f
|
|
288
|
-
}), p.pathnameBase !== "/" && (a = M([a, p.pathnameBase]));
|
|
289
|
-
}
|
|
290
|
-
return s;
|
|
291
|
-
}
|
|
292
|
-
function or(e, t = {}) {
|
|
293
|
-
let r = e;
|
|
294
|
-
r.endsWith("*") && r !== "*" && !r.endsWith("/*") && (L(
|
|
295
|
-
!1,
|
|
296
|
-
`Route path "${r}" will be treated as if it were "${r.replace(/\*$/, "/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${r.replace(/\*$/, "/*")}".`
|
|
297
|
-
), r = r.replace(/\*$/, "/*"));
|
|
298
|
-
const o = r.startsWith("/") ? "/" : "", n = (s) => s == null ? "" : typeof s == "string" ? s : String(s), a = r.split(/\/+/).map((s, c, l) => {
|
|
299
|
-
if (c === l.length - 1 && s === "*")
|
|
300
|
-
return n(t["*"]);
|
|
301
|
-
const m = s.match(/^:([\w-]+)(\??)$/);
|
|
302
|
-
if (m) {
|
|
303
|
-
const [, p, f] = m;
|
|
304
|
-
let g = t[p];
|
|
305
|
-
return x(f === "?" || g != null, `Missing ":${p}" param`), n(g);
|
|
306
|
-
}
|
|
307
|
-
return s.replace(/\?$/g, "");
|
|
308
|
-
}).filter((s) => !!s);
|
|
309
|
-
return o + a.join("/");
|
|
310
|
-
}
|
|
311
|
-
function B(e, t) {
|
|
312
|
-
typeof e == "string" && (e = { path: e, caseSensitive: !1, end: !0 });
|
|
313
|
-
let [r, o] = Ve(
|
|
314
|
-
e.path,
|
|
315
|
-
e.caseSensitive,
|
|
316
|
-
e.end
|
|
317
|
-
), n = t.match(r);
|
|
318
|
-
if (!n) return null;
|
|
319
|
-
let a = n[0], s = a.replace(/(.)\/+$/, "$1"), c = n.slice(1);
|
|
320
|
-
return {
|
|
321
|
-
params: o.reduce(
|
|
322
|
-
(u, { paramName: m, isOptional: p }, f) => {
|
|
323
|
-
if (m === "*") {
|
|
324
|
-
let d = c[f] || "";
|
|
325
|
-
s = a.slice(0, a.length - d.length).replace(/(.)\/+$/, "$1");
|
|
326
|
-
}
|
|
327
|
-
const g = c[f];
|
|
328
|
-
return p && !g ? u[m] = void 0 : u[m] = (g || "").replace(/%2F/g, "/"), u;
|
|
329
|
-
},
|
|
330
|
-
{}
|
|
331
|
-
),
|
|
332
|
-
pathname: a,
|
|
333
|
-
pathnameBase: s,
|
|
334
|
-
pattern: e
|
|
335
|
-
};
|
|
336
|
-
}
|
|
337
|
-
function Ve(e, t = !1, r = !0) {
|
|
338
|
-
L(
|
|
339
|
-
e === "*" || !e.endsWith("*") || e.endsWith("/*"),
|
|
340
|
-
`Route path "${e}" will be treated as if it were "${e.replace(/\*$/, "/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/, "/*")}".`
|
|
341
|
-
);
|
|
342
|
-
let o = [], n = "^" + e.replace(/\/*\*?$/, "").replace(/^\/*/, "/").replace(/[\\.*+^${}|()[\]]/g, "\\$&").replace(
|
|
343
|
-
/\/:([\w-]+)(\?)?/g,
|
|
344
|
-
(s, c, l) => (o.push({ paramName: c, isOptional: l != null }), l ? "/?([^\\/]+)?" : "/([^\\/]+)")
|
|
345
|
-
);
|
|
346
|
-
return e.endsWith("*") ? (o.push({ paramName: "*" }), n += e === "*" || e === "/*" ? "(.*)$" : "(?:\\/(.+)|\\/*)$") : r ? n += "\\/*$" : e !== "" && e !== "/" && (n += "(?:(?=\\/|$))"), [new RegExp(n, t ? void 0 : "i"), o];
|
|
347
|
-
}
|
|
348
|
-
function ye(e) {
|
|
349
|
-
try {
|
|
350
|
-
return e.split("/").map((t) => decodeURIComponent(t).replace(/\//g, "%2F")).join("/");
|
|
351
|
-
} catch (t) {
|
|
352
|
-
return L(
|
|
353
|
-
!1,
|
|
354
|
-
`The URL path "${e}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${t}).`
|
|
355
|
-
), e;
|
|
356
|
-
}
|
|
357
|
-
}
|
|
358
|
-
function A(e, t) {
|
|
359
|
-
if (t === "/") return e;
|
|
360
|
-
if (!e.toLowerCase().startsWith(t.toLowerCase()))
|
|
361
|
-
return null;
|
|
362
|
-
let r = t.endsWith("/") ? t.length - 1 : t.length, o = e.charAt(r);
|
|
363
|
-
return o && o !== "/" ? null : e.slice(r) || "/";
|
|
364
|
-
}
|
|
365
|
-
function Ye(e, t = "/") {
|
|
366
|
-
let {
|
|
367
|
-
pathname: r,
|
|
368
|
-
search: o = "",
|
|
369
|
-
hash: n = ""
|
|
370
|
-
} = typeof e == "string" ? Y(e) : e;
|
|
371
|
-
return {
|
|
372
|
-
pathname: r ? r.startsWith("/") ? r : Je(r, t) : t,
|
|
373
|
-
search: Ge(o),
|
|
374
|
-
hash: Xe(n)
|
|
375
|
-
};
|
|
376
|
-
}
|
|
377
|
-
function Je(e, t) {
|
|
378
|
-
let r = t.replace(/\/+$/, "").split("/");
|
|
379
|
-
return e.split("/").forEach((n) => {
|
|
380
|
-
n === ".." ? r.length > 1 && r.pop() : n !== "." && r.push(n);
|
|
381
|
-
}), r.length > 1 ? r.join("/") : "/";
|
|
382
|
-
}
|
|
383
|
-
function G(e, t, r, o) {
|
|
384
|
-
return `Cannot include a '${e}' character in a manually specified \`to.${t}\` field [${JSON.stringify(
|
|
385
|
-
o
|
|
386
|
-
)}]. Please separate it out to the \`to.${r}\` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.`;
|
|
387
|
-
}
|
|
388
|
-
function Ke(e) {
|
|
389
|
-
return e.filter(
|
|
390
|
-
(t, r) => r === 0 || t.route.path && t.route.path.length > 0
|
|
391
|
-
);
|
|
392
|
-
}
|
|
393
|
-
function Z(e) {
|
|
394
|
-
let t = Ke(e);
|
|
395
|
-
return t.map(
|
|
396
|
-
(r, o) => o === t.length - 1 ? r.pathname : r.pathnameBase
|
|
397
|
-
);
|
|
398
|
-
}
|
|
399
|
-
function ee(e, t, r, o = !1) {
|
|
400
|
-
let n;
|
|
401
|
-
typeof e == "string" ? n = Y(e) : (n = { ...e }, x(
|
|
402
|
-
!n.pathname || !n.pathname.includes("?"),
|
|
403
|
-
G("?", "pathname", "search", n)
|
|
404
|
-
), x(
|
|
405
|
-
!n.pathname || !n.pathname.includes("#"),
|
|
406
|
-
G("#", "pathname", "hash", n)
|
|
407
|
-
), x(
|
|
408
|
-
!n.search || !n.search.includes("#"),
|
|
409
|
-
G("#", "search", "hash", n)
|
|
410
|
-
));
|
|
411
|
-
let a = e === "" || n.pathname === "", s = a ? "/" : n.pathname, c;
|
|
412
|
-
if (s == null)
|
|
413
|
-
c = r;
|
|
414
|
-
else {
|
|
415
|
-
let p = t.length - 1;
|
|
416
|
-
if (!o && s.startsWith("..")) {
|
|
417
|
-
let f = s.split("/");
|
|
418
|
-
for (; f[0] === ".."; )
|
|
419
|
-
f.shift(), p -= 1;
|
|
420
|
-
n.pathname = f.join("/");
|
|
421
|
-
}
|
|
422
|
-
c = p >= 0 ? t[p] : "/";
|
|
423
|
-
}
|
|
424
|
-
let l = Ye(n, c), u = s && s !== "/" && s.endsWith("/"), m = (a || s === ".") && r.endsWith("/");
|
|
425
|
-
return !l.pathname.endsWith("/") && (u || m) && (l.pathname += "/"), l;
|
|
426
|
-
}
|
|
427
|
-
var M = (e) => e.join("/").replace(/\/\/+/g, "/"), qe = (e) => e.replace(/\/+$/, "").replace(/^\/*/, "/"), Ge = (e) => !e || e === "?" ? "" : e.startsWith("?") ? e : "?" + e, Xe = (e) => !e || e === "#" ? "" : e.startsWith("#") ? e : "#" + e, ir = (e, t = 302) => {
|
|
428
|
-
let r = t;
|
|
429
|
-
typeof r == "number" ? r = { status: r } : typeof r.status > "u" && (r.status = 302);
|
|
430
|
-
let o = new Headers(r.headers);
|
|
431
|
-
return o.set("Location", e), new Response(null, { ...r, headers: o });
|
|
432
|
-
};
|
|
433
|
-
function we(e) {
|
|
434
|
-
return e != null && typeof e.status == "number" && typeof e.statusText == "string" && typeof e.internal == "boolean" && "data" in e;
|
|
435
|
-
}
|
|
436
|
-
var Ee = [
|
|
437
|
-
"POST",
|
|
438
|
-
"PUT",
|
|
439
|
-
"PATCH",
|
|
440
|
-
"DELETE"
|
|
441
|
-
];
|
|
442
|
-
new Set(
|
|
443
|
-
Ee
|
|
444
|
-
);
|
|
445
|
-
var Qe = [
|
|
446
|
-
"GET",
|
|
447
|
-
...Ee
|
|
448
|
-
];
|
|
449
|
-
new Set(Qe);
|
|
450
|
-
var D = i.createContext(null);
|
|
451
|
-
D.displayName = "DataRouter";
|
|
452
|
-
var _ = i.createContext(null);
|
|
453
|
-
_.displayName = "DataRouterState";
|
|
454
|
-
var J = i.createContext({
|
|
455
|
-
isTransitioning: !1
|
|
456
|
-
});
|
|
457
|
-
J.displayName = "ViewTransition";
|
|
458
|
-
var te = i.createContext(
|
|
459
|
-
/* @__PURE__ */ new Map()
|
|
460
|
-
);
|
|
461
|
-
te.displayName = "Fetchers";
|
|
462
|
-
var Ze = i.createContext(null);
|
|
463
|
-
Ze.displayName = "Await";
|
|
464
|
-
var T = i.createContext(
|
|
465
|
-
null
|
|
466
|
-
);
|
|
467
|
-
T.displayName = "Navigation";
|
|
468
|
-
var K = i.createContext(
|
|
469
|
-
null
|
|
470
|
-
);
|
|
471
|
-
K.displayName = "Location";
|
|
472
|
-
var k = i.createContext({
|
|
473
|
-
outlet: null,
|
|
474
|
-
matches: [],
|
|
475
|
-
isDataRoute: !1
|
|
476
|
-
});
|
|
477
|
-
k.displayName = "Route";
|
|
478
|
-
var re = i.createContext(null);
|
|
479
|
-
re.displayName = "RouteError";
|
|
480
|
-
function et(e, { relative: t } = {}) {
|
|
481
|
-
x(
|
|
482
|
-
I(),
|
|
483
|
-
// TODO: This error is probably because they somehow have 2 versions of the
|
|
484
|
-
// router loaded. We can help them understand how to avoid that.
|
|
485
|
-
"useHref() may be used only in the context of a <Router> component."
|
|
486
|
-
);
|
|
487
|
-
let { basename: r, navigator: o } = i.useContext(T), { hash: n, pathname: a, search: s } = H(e, { relative: t }), c = a;
|
|
488
|
-
return r !== "/" && (c = a === "/" ? r : M([r, a])), o.createHref({ pathname: c, search: s, hash: n });
|
|
489
|
-
}
|
|
490
|
-
function I() {
|
|
491
|
-
return i.useContext(K) != null;
|
|
492
|
-
}
|
|
493
|
-
function N() {
|
|
494
|
-
return x(
|
|
495
|
-
I(),
|
|
496
|
-
// TODO: This error is probably because they somehow have 2 versions of the
|
|
497
|
-
// router loaded. We can help them understand how to avoid that.
|
|
498
|
-
"useLocation() may be used only in the context of a <Router> component."
|
|
499
|
-
), i.useContext(K).location;
|
|
500
|
-
}
|
|
501
|
-
function lr(e) {
|
|
502
|
-
x(
|
|
503
|
-
I(),
|
|
504
|
-
// TODO: This error is probably because they somehow have 2 versions of the
|
|
505
|
-
// router loaded. We can help them understand how to avoid that.
|
|
506
|
-
"useMatch() may be used only in the context of a <Router> component."
|
|
507
|
-
);
|
|
508
|
-
let { pathname: t } = N();
|
|
509
|
-
return i.useMemo(
|
|
510
|
-
() => B(e, ye(t)),
|
|
511
|
-
[t, e]
|
|
512
|
-
);
|
|
513
|
-
}
|
|
514
|
-
var xe = "You should call navigate() in a React.useEffect(), not when your component is first rendered.";
|
|
515
|
-
function Re(e) {
|
|
516
|
-
i.useContext(T).static || i.useLayoutEffect(e);
|
|
517
|
-
}
|
|
518
|
-
function ne() {
|
|
519
|
-
let { isDataRoute: e } = i.useContext(k);
|
|
520
|
-
return e ? ht() : tt();
|
|
521
|
-
}
|
|
522
|
-
function tt() {
|
|
523
|
-
x(
|
|
524
|
-
I(),
|
|
525
|
-
// TODO: This error is probably because they somehow have 2 versions of the
|
|
526
|
-
// router loaded. We can help them understand how to avoid that.
|
|
527
|
-
"useNavigate() may be used only in the context of a <Router> component."
|
|
528
|
-
);
|
|
529
|
-
let e = i.useContext(D), { basename: t, navigator: r } = i.useContext(T), { matches: o } = i.useContext(k), { pathname: n } = N(), a = JSON.stringify(Z(o)), s = i.useRef(!1);
|
|
530
|
-
return Re(() => {
|
|
531
|
-
s.current = !0;
|
|
532
|
-
}), i.useCallback(
|
|
533
|
-
(l, u = {}) => {
|
|
534
|
-
if (L(s.current, xe), !s.current) return;
|
|
535
|
-
if (typeof l == "number") {
|
|
536
|
-
r.go(l);
|
|
537
|
-
return;
|
|
538
|
-
}
|
|
539
|
-
let m = ee(
|
|
540
|
-
l,
|
|
541
|
-
JSON.parse(a),
|
|
542
|
-
n,
|
|
543
|
-
u.relative === "path"
|
|
544
|
-
);
|
|
545
|
-
e == null && t !== "/" && (m.pathname = m.pathname === "/" ? t : M([t, m.pathname])), (u.replace ? r.replace : r.push)(
|
|
546
|
-
m,
|
|
547
|
-
u.state,
|
|
548
|
-
u
|
|
549
|
-
);
|
|
550
|
-
},
|
|
551
|
-
[
|
|
552
|
-
t,
|
|
553
|
-
r,
|
|
554
|
-
a,
|
|
555
|
-
n,
|
|
556
|
-
e
|
|
557
|
-
]
|
|
558
|
-
);
|
|
559
|
-
}
|
|
560
|
-
var rt = i.createContext(null);
|
|
561
|
-
function nt(e) {
|
|
562
|
-
let t = i.useContext(k).outlet;
|
|
563
|
-
return t && /* @__PURE__ */ i.createElement(rt.Provider, { value: e }, t);
|
|
564
|
-
}
|
|
565
|
-
function sr() {
|
|
566
|
-
let { matches: e } = i.useContext(k), t = e[e.length - 1];
|
|
567
|
-
return t ? t.params : {};
|
|
568
|
-
}
|
|
569
|
-
function H(e, { relative: t } = {}) {
|
|
570
|
-
let { matches: r } = i.useContext(k), { pathname: o } = N(), n = JSON.stringify(Z(r));
|
|
571
|
-
return i.useMemo(
|
|
572
|
-
() => ee(
|
|
573
|
-
e,
|
|
574
|
-
JSON.parse(n),
|
|
575
|
-
o,
|
|
576
|
-
t === "path"
|
|
577
|
-
),
|
|
578
|
-
[e, n, o, t]
|
|
579
|
-
);
|
|
580
|
-
}
|
|
581
|
-
function be(e, t, r, o) {
|
|
582
|
-
x(
|
|
583
|
-
I(),
|
|
584
|
-
// TODO: This error is probably because they somehow have 2 versions of the
|
|
585
|
-
// router loaded. We can help them understand how to avoid that.
|
|
586
|
-
"useRoutes() may be used only in the context of a <Router> component."
|
|
587
|
-
);
|
|
588
|
-
let { navigator: n } = i.useContext(T), { matches: a } = i.useContext(k), s = a[a.length - 1], c = s ? s.params : {}, l = s ? s.pathname : "/", u = s ? s.pathnameBase : "/", m = s && s.route;
|
|
589
|
-
{
|
|
590
|
-
let h = m && m.path || "";
|
|
591
|
-
Se(
|
|
592
|
-
l,
|
|
593
|
-
!m || h.endsWith("*") || h.endsWith("*?"),
|
|
594
|
-
`You rendered descendant <Routes> (or called \`useRoutes()\`) at "${l}" (under <Route path="${h}">) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render.
|
|
595
|
-
|
|
596
|
-
Please change the parent <Route path="${h}"> to <Route path="${h === "/" ? "*" : `${h}/*`}">.`
|
|
597
|
-
);
|
|
598
|
-
}
|
|
599
|
-
let p = N(), f;
|
|
600
|
-
f = p;
|
|
601
|
-
let g = f.pathname || "/", d = g;
|
|
602
|
-
if (u !== "/") {
|
|
603
|
-
let h = u.replace(/^\//, "").split("/");
|
|
604
|
-
d = "/" + g.replace(/^\//, "").split("/").slice(h.length).join("/");
|
|
605
|
-
}
|
|
606
|
-
let v = pe(e, { pathname: d });
|
|
607
|
-
return L(
|
|
608
|
-
m || v != null,
|
|
609
|
-
`No routes matched location "${f.pathname}${f.search}${f.hash}" `
|
|
610
|
-
), L(
|
|
611
|
-
v == null || v[v.length - 1].route.element !== void 0 || v[v.length - 1].route.Component !== void 0 || v[v.length - 1].route.lazy !== void 0,
|
|
612
|
-
`Matched leaf route at location "${f.pathname}${f.search}${f.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`
|
|
613
|
-
), st(
|
|
614
|
-
v && v.map(
|
|
615
|
-
(h) => Object.assign({}, h, {
|
|
616
|
-
params: Object.assign({}, c, h.params),
|
|
617
|
-
pathname: M([
|
|
618
|
-
u,
|
|
619
|
-
// Re-encode pathnames that were decoded inside matchRoutes
|
|
620
|
-
n.encodeLocation ? n.encodeLocation(h.pathname).pathname : h.pathname
|
|
621
|
-
]),
|
|
622
|
-
pathnameBase: h.pathnameBase === "/" ? u : M([
|
|
623
|
-
u,
|
|
624
|
-
// Re-encode pathnames that were decoded inside matchRoutes
|
|
625
|
-
n.encodeLocation ? n.encodeLocation(h.pathnameBase).pathname : h.pathnameBase
|
|
626
|
-
])
|
|
627
|
-
})
|
|
628
|
-
),
|
|
629
|
-
a,
|
|
630
|
-
r,
|
|
631
|
-
o
|
|
632
|
-
);
|
|
633
|
-
}
|
|
634
|
-
function at() {
|
|
635
|
-
let e = dt(), t = we(e) ? `${e.status} ${e.statusText}` : e instanceof Error ? e.message : JSON.stringify(e), r = e instanceof Error ? e.stack : null, o = "rgba(200,200,200, 0.5)", n = { padding: "0.5rem", backgroundColor: o }, a = { padding: "2px 4px", backgroundColor: o }, s = null;
|
|
636
|
-
return console.error(
|
|
637
|
-
"Error handled by React Router default ErrorBoundary:",
|
|
638
|
-
e
|
|
639
|
-
), s = /* @__PURE__ */ i.createElement(i.Fragment, null, /* @__PURE__ */ i.createElement("p", null, "💿 Hey developer 👋"), /* @__PURE__ */ i.createElement("p", null, "You can provide a way better UX than this when your app throws errors by providing your own ", /* @__PURE__ */ i.createElement("code", { style: a }, "ErrorBoundary"), " or", " ", /* @__PURE__ */ i.createElement("code", { style: a }, "errorElement"), " prop on your route.")), /* @__PURE__ */ i.createElement(i.Fragment, null, /* @__PURE__ */ i.createElement("h2", null, "Unexpected Application Error!"), /* @__PURE__ */ i.createElement("h3", { style: { fontStyle: "italic" } }, t), r ? /* @__PURE__ */ i.createElement("pre", { style: n }, r) : null, s);
|
|
640
|
-
}
|
|
641
|
-
var ot = /* @__PURE__ */ i.createElement(at, null), it = class extends i.Component {
|
|
642
|
-
constructor(e) {
|
|
643
|
-
super(e), this.state = {
|
|
644
|
-
location: e.location,
|
|
645
|
-
revalidation: e.revalidation,
|
|
646
|
-
error: e.error
|
|
647
|
-
};
|
|
648
|
-
}
|
|
649
|
-
static getDerivedStateFromError(e) {
|
|
650
|
-
return { error: e };
|
|
651
|
-
}
|
|
652
|
-
static getDerivedStateFromProps(e, t) {
|
|
653
|
-
return t.location !== e.location || t.revalidation !== "idle" && e.revalidation === "idle" ? {
|
|
654
|
-
error: e.error,
|
|
655
|
-
location: e.location,
|
|
656
|
-
revalidation: e.revalidation
|
|
657
|
-
} : {
|
|
658
|
-
error: e.error !== void 0 ? e.error : t.error,
|
|
659
|
-
location: t.location,
|
|
660
|
-
revalidation: e.revalidation || t.revalidation
|
|
661
|
-
};
|
|
662
|
-
}
|
|
663
|
-
componentDidCatch(e, t) {
|
|
664
|
-
console.error(
|
|
665
|
-
"React Router caught the following error during render",
|
|
666
|
-
e,
|
|
667
|
-
t
|
|
668
|
-
);
|
|
669
|
-
}
|
|
670
|
-
render() {
|
|
671
|
-
return this.state.error !== void 0 ? /* @__PURE__ */ i.createElement(k.Provider, { value: this.props.routeContext }, /* @__PURE__ */ i.createElement(
|
|
672
|
-
re.Provider,
|
|
673
|
-
{
|
|
674
|
-
value: this.state.error,
|
|
675
|
-
children: this.props.component
|
|
676
|
-
}
|
|
677
|
-
)) : this.props.children;
|
|
678
|
-
}
|
|
679
|
-
};
|
|
680
|
-
function lt({ routeContext: e, match: t, children: r }) {
|
|
681
|
-
let o = i.useContext(D);
|
|
682
|
-
return o && o.static && o.staticContext && (t.route.errorElement || t.route.ErrorBoundary) && (o.staticContext._deepestRenderedBoundaryId = t.route.id), /* @__PURE__ */ i.createElement(k.Provider, { value: e }, r);
|
|
683
|
-
}
|
|
684
|
-
function st(e, t = [], r = null, o = null) {
|
|
685
|
-
if (e == null) {
|
|
686
|
-
if (!r)
|
|
687
|
-
return null;
|
|
688
|
-
if (r.errors)
|
|
689
|
-
e = r.matches;
|
|
690
|
-
else if (t.length === 0 && !r.initialized && r.matches.length > 0)
|
|
691
|
-
e = r.matches;
|
|
692
|
-
else
|
|
693
|
-
return null;
|
|
694
|
-
}
|
|
695
|
-
let n = e, a = r?.errors;
|
|
696
|
-
if (a != null) {
|
|
697
|
-
let l = n.findIndex(
|
|
698
|
-
(u) => u.route.id && a?.[u.route.id] !== void 0
|
|
699
|
-
);
|
|
700
|
-
x(
|
|
701
|
-
l >= 0,
|
|
702
|
-
`Could not find a matching route for errors on route IDs: ${Object.keys(
|
|
703
|
-
a
|
|
704
|
-
).join(",")}`
|
|
705
|
-
), n = n.slice(
|
|
706
|
-
0,
|
|
707
|
-
Math.min(n.length, l + 1)
|
|
708
|
-
);
|
|
709
|
-
}
|
|
710
|
-
let s = !1, c = -1;
|
|
711
|
-
if (r)
|
|
712
|
-
for (let l = 0; l < n.length; l++) {
|
|
713
|
-
let u = n[l];
|
|
714
|
-
if ((u.route.HydrateFallback || u.route.hydrateFallbackElement) && (c = l), u.route.id) {
|
|
715
|
-
let { loaderData: m, errors: p } = r, f = u.route.loader && !m.hasOwnProperty(u.route.id) && (!p || p[u.route.id] === void 0);
|
|
716
|
-
if (u.route.lazy || f) {
|
|
717
|
-
s = !0, c >= 0 ? n = n.slice(0, c + 1) : n = [n[0]];
|
|
718
|
-
break;
|
|
719
|
-
}
|
|
720
|
-
}
|
|
721
|
-
}
|
|
722
|
-
return n.reduceRight((l, u, m) => {
|
|
723
|
-
let p, f = !1, g = null, d = null;
|
|
724
|
-
r && (p = a && u.route.id ? a[u.route.id] : void 0, g = u.route.errorElement || ot, s && (c < 0 && m === 0 ? (Se(
|
|
725
|
-
"route-fallback",
|
|
726
|
-
!1,
|
|
727
|
-
"No `HydrateFallback` element provided to render during initial hydration"
|
|
728
|
-
), f = !0, d = null) : c === m && (f = !0, d = u.route.hydrateFallbackElement || null)));
|
|
729
|
-
let v = t.concat(n.slice(0, m + 1)), E = () => {
|
|
730
|
-
let h;
|
|
731
|
-
return p ? h = g : f ? h = d : u.route.Component ? h = /* @__PURE__ */ i.createElement(u.route.Component, null) : u.route.element ? h = u.route.element : h = l, /* @__PURE__ */ i.createElement(
|
|
732
|
-
lt,
|
|
733
|
-
{
|
|
734
|
-
match: u,
|
|
735
|
-
routeContext: {
|
|
736
|
-
outlet: l,
|
|
737
|
-
matches: v,
|
|
738
|
-
isDataRoute: r != null
|
|
739
|
-
},
|
|
740
|
-
children: h
|
|
741
|
-
}
|
|
742
|
-
);
|
|
743
|
-
};
|
|
744
|
-
return r && (u.route.ErrorBoundary || u.route.errorElement || m === 0) ? /* @__PURE__ */ i.createElement(
|
|
745
|
-
it,
|
|
746
|
-
{
|
|
747
|
-
location: r.location,
|
|
748
|
-
revalidation: r.revalidation,
|
|
749
|
-
component: g,
|
|
750
|
-
error: p,
|
|
751
|
-
children: E(),
|
|
752
|
-
routeContext: { outlet: null, matches: v, isDataRoute: !0 }
|
|
753
|
-
}
|
|
754
|
-
) : E();
|
|
755
|
-
}, null);
|
|
756
|
-
}
|
|
757
|
-
function ae(e) {
|
|
758
|
-
return `${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`;
|
|
759
|
-
}
|
|
760
|
-
function ut(e) {
|
|
761
|
-
let t = i.useContext(D);
|
|
762
|
-
return x(t, ae(e)), t;
|
|
763
|
-
}
|
|
764
|
-
function Ce(e) {
|
|
765
|
-
let t = i.useContext(_);
|
|
766
|
-
return x(t, ae(e)), t;
|
|
767
|
-
}
|
|
768
|
-
function ct(e) {
|
|
769
|
-
let t = i.useContext(k);
|
|
770
|
-
return x(t, ae(e)), t;
|
|
771
|
-
}
|
|
772
|
-
function oe(e) {
|
|
773
|
-
let t = ct(e), r = t.matches[t.matches.length - 1];
|
|
774
|
-
return x(
|
|
775
|
-
r.route.id,
|
|
776
|
-
`${e} can only be used on routes that contain a unique "id"`
|
|
777
|
-
), r.route.id;
|
|
778
|
-
}
|
|
779
|
-
function ft() {
|
|
780
|
-
return oe(
|
|
781
|
-
"useRouteId"
|
|
782
|
-
/* UseRouteId */
|
|
783
|
-
);
|
|
784
|
-
}
|
|
785
|
-
function ur() {
|
|
786
|
-
return Ce(
|
|
787
|
-
"useNavigation"
|
|
788
|
-
/* UseNavigation */
|
|
789
|
-
).navigation;
|
|
790
|
-
}
|
|
791
|
-
function dt() {
|
|
792
|
-
let e = i.useContext(re), t = Ce(
|
|
793
|
-
"useRouteError"
|
|
794
|
-
/* UseRouteError */
|
|
795
|
-
), r = oe(
|
|
796
|
-
"useRouteError"
|
|
797
|
-
/* UseRouteError */
|
|
798
|
-
);
|
|
799
|
-
return e !== void 0 ? e : t.errors?.[r];
|
|
800
|
-
}
|
|
801
|
-
function ht() {
|
|
802
|
-
let { router: e } = ut(
|
|
803
|
-
"useNavigate"
|
|
804
|
-
/* UseNavigateStable */
|
|
805
|
-
), t = oe(
|
|
806
|
-
"useNavigate"
|
|
807
|
-
/* UseNavigateStable */
|
|
808
|
-
), r = i.useRef(!1);
|
|
809
|
-
return Re(() => {
|
|
810
|
-
r.current = !0;
|
|
811
|
-
}), i.useCallback(
|
|
812
|
-
async (n, a = {}) => {
|
|
813
|
-
L(r.current, xe), r.current && (typeof n == "number" ? e.navigate(n) : await e.navigate(n, { fromRouteId: t, ...a }));
|
|
814
|
-
},
|
|
815
|
-
[e, t]
|
|
816
|
-
);
|
|
817
|
-
}
|
|
818
|
-
var fe = {};
|
|
819
|
-
function Se(e, t, r) {
|
|
820
|
-
!t && !fe[e] && (fe[e] = !0, L(!1, r));
|
|
821
|
-
}
|
|
822
|
-
var de = {};
|
|
823
|
-
function he(e, t) {
|
|
824
|
-
!e && !de[t] && (de[t] = !0, console.warn(t));
|
|
825
|
-
}
|
|
826
|
-
var mt = class {
|
|
827
|
-
constructor() {
|
|
828
|
-
this.status = "pending", this.promise = new Promise((e, t) => {
|
|
829
|
-
this.resolve = (r) => {
|
|
830
|
-
this.status === "pending" && (this.status = "resolved", e(r));
|
|
831
|
-
}, this.reject = (r) => {
|
|
832
|
-
this.status === "pending" && (this.status = "rejected", t(r));
|
|
833
|
-
};
|
|
834
|
-
});
|
|
835
|
-
}
|
|
836
|
-
};
|
|
837
|
-
function cr({
|
|
838
|
-
router: e,
|
|
839
|
-
flushSync: t
|
|
840
|
-
}) {
|
|
841
|
-
let [r, o] = i.useState(e.state), [n, a] = i.useState(), [s, c] = i.useState({
|
|
842
|
-
isTransitioning: !1
|
|
843
|
-
}), [l, u] = i.useState(), [m, p] = i.useState(), [f, g] = i.useState(), d = i.useRef(/* @__PURE__ */ new Map()), v = i.useCallback(
|
|
844
|
-
(y, { deletedFetchers: b, flushSync: R, viewTransitionOpts: C }) => {
|
|
845
|
-
y.fetchers.forEach((S, P) => {
|
|
846
|
-
S.data !== void 0 && d.current.set(P, S.data);
|
|
847
|
-
}), b.forEach((S) => d.current.delete(S)), he(
|
|
848
|
-
R === !1 || t != null,
|
|
849
|
-
'You provided the `flushSync` option to a router update, but you are not using the `<RouterProvider>` from `react-router/dom` so `ReactDOM.flushSync()` is unavailable. Please update your app to `import { RouterProvider } from "react-router/dom"` and ensure you have `react-dom` installed as a dependency to use the `flushSync` option.'
|
|
850
|
-
);
|
|
851
|
-
let $ = e.window != null && e.window.document != null && typeof e.window.document.startViewTransition == "function";
|
|
852
|
-
if (he(
|
|
853
|
-
C == null || $,
|
|
854
|
-
"You provided the `viewTransition` option to a router update, but you do not appear to be running in a DOM environment as `window.startViewTransition` is not available."
|
|
855
|
-
), !C || !$) {
|
|
856
|
-
t && R ? t(() => o(y)) : i.startTransition(() => o(y));
|
|
857
|
-
return;
|
|
858
|
-
}
|
|
859
|
-
if (t && R) {
|
|
860
|
-
t(() => {
|
|
861
|
-
m && (l && l.resolve(), m.skipTransition()), c({
|
|
862
|
-
isTransitioning: !0,
|
|
863
|
-
flushSync: !0,
|
|
864
|
-
currentLocation: C.currentLocation,
|
|
865
|
-
nextLocation: C.nextLocation
|
|
866
|
-
});
|
|
867
|
-
});
|
|
868
|
-
let S = e.window.document.startViewTransition(() => {
|
|
869
|
-
t(() => o(y));
|
|
870
|
-
});
|
|
871
|
-
S.finished.finally(() => {
|
|
872
|
-
t(() => {
|
|
873
|
-
u(void 0), p(void 0), a(void 0), c({ isTransitioning: !1 });
|
|
874
|
-
});
|
|
875
|
-
}), t(() => p(S));
|
|
876
|
-
return;
|
|
877
|
-
}
|
|
878
|
-
m ? (l && l.resolve(), m.skipTransition(), g({
|
|
879
|
-
state: y,
|
|
880
|
-
currentLocation: C.currentLocation,
|
|
881
|
-
nextLocation: C.nextLocation
|
|
882
|
-
})) : (a(y), c({
|
|
883
|
-
isTransitioning: !0,
|
|
884
|
-
flushSync: !1,
|
|
885
|
-
currentLocation: C.currentLocation,
|
|
886
|
-
nextLocation: C.nextLocation
|
|
887
|
-
}));
|
|
888
|
-
},
|
|
889
|
-
[e.window, t, m, l]
|
|
890
|
-
);
|
|
891
|
-
i.useLayoutEffect(() => e.subscribe(v), [e, v]), i.useEffect(() => {
|
|
892
|
-
s.isTransitioning && !s.flushSync && u(new mt());
|
|
893
|
-
}, [s]), i.useEffect(() => {
|
|
894
|
-
if (l && n && e.window) {
|
|
895
|
-
let y = n, b = l.promise, R = e.window.document.startViewTransition(async () => {
|
|
896
|
-
i.startTransition(() => o(y)), await b;
|
|
897
|
-
});
|
|
898
|
-
R.finished.finally(() => {
|
|
899
|
-
u(void 0), p(void 0), a(void 0), c({ isTransitioning: !1 });
|
|
900
|
-
}), p(R);
|
|
901
|
-
}
|
|
902
|
-
}, [n, l, e.window]), i.useEffect(() => {
|
|
903
|
-
l && n && r.location.key === n.location.key && l.resolve();
|
|
904
|
-
}, [l, m, r.location, n]), i.useEffect(() => {
|
|
905
|
-
!s.isTransitioning && f && (a(f.state), c({
|
|
906
|
-
isTransitioning: !0,
|
|
907
|
-
flushSync: !1,
|
|
908
|
-
currentLocation: f.currentLocation,
|
|
909
|
-
nextLocation: f.nextLocation
|
|
910
|
-
}), g(void 0));
|
|
911
|
-
}, [s.isTransitioning, f]);
|
|
912
|
-
let E = i.useMemo(() => ({
|
|
913
|
-
createHref: e.createHref,
|
|
914
|
-
encodeLocation: e.encodeLocation,
|
|
915
|
-
go: (y) => e.navigate(y),
|
|
916
|
-
push: (y, b, R) => e.navigate(y, {
|
|
917
|
-
state: b,
|
|
918
|
-
preventScrollReset: R?.preventScrollReset
|
|
919
|
-
}),
|
|
920
|
-
replace: (y, b, R) => e.navigate(y, {
|
|
921
|
-
replace: !0,
|
|
922
|
-
state: b,
|
|
923
|
-
preventScrollReset: R?.preventScrollReset
|
|
924
|
-
})
|
|
925
|
-
}), [e]), h = e.basename || "/", w = i.useMemo(
|
|
926
|
-
() => ({
|
|
927
|
-
router: e,
|
|
928
|
-
navigator: E,
|
|
929
|
-
static: !1,
|
|
930
|
-
basename: h
|
|
931
|
-
}),
|
|
932
|
-
[e, E, h]
|
|
933
|
-
);
|
|
934
|
-
return /* @__PURE__ */ i.createElement(i.Fragment, null, /* @__PURE__ */ i.createElement(D.Provider, { value: w }, /* @__PURE__ */ i.createElement(_.Provider, { value: r }, /* @__PURE__ */ i.createElement(te.Provider, { value: d.current }, /* @__PURE__ */ i.createElement(J.Provider, { value: s }, /* @__PURE__ */ i.createElement(
|
|
935
|
-
Pe,
|
|
936
|
-
{
|
|
937
|
-
basename: h,
|
|
938
|
-
location: r.location,
|
|
939
|
-
navigationType: r.historyAction,
|
|
940
|
-
navigator: E
|
|
941
|
-
},
|
|
942
|
-
/* @__PURE__ */ i.createElement(
|
|
943
|
-
pt,
|
|
944
|
-
{
|
|
945
|
-
routes: e.routes,
|
|
946
|
-
future: e.future,
|
|
947
|
-
state: r
|
|
948
|
-
}
|
|
949
|
-
)
|
|
950
|
-
))))), null);
|
|
951
|
-
}
|
|
952
|
-
var pt = i.memo(gt);
|
|
953
|
-
function gt({
|
|
954
|
-
routes: e,
|
|
955
|
-
future: t,
|
|
956
|
-
state: r
|
|
957
|
-
}) {
|
|
958
|
-
return be(e, void 0, r, t);
|
|
959
|
-
}
|
|
960
|
-
function fr({
|
|
961
|
-
to: e,
|
|
962
|
-
replace: t,
|
|
963
|
-
state: r,
|
|
964
|
-
relative: o
|
|
965
|
-
}) {
|
|
966
|
-
x(
|
|
967
|
-
I(),
|
|
968
|
-
// TODO: This error is probably because they somehow have 2 versions of
|
|
969
|
-
// the router loaded. We can help them understand how to avoid that.
|
|
970
|
-
"<Navigate> may be used only in the context of a <Router> component."
|
|
971
|
-
);
|
|
972
|
-
let { static: n } = i.useContext(T);
|
|
973
|
-
L(
|
|
974
|
-
!n,
|
|
975
|
-
"<Navigate> must not be used on the initial render in a <StaticRouter>. This is a no-op, but you should modify your code so the <Navigate> is only ever rendered in response to some user interaction or state change."
|
|
976
|
-
);
|
|
977
|
-
let { matches: a } = i.useContext(k), { pathname: s } = N(), c = ne(), l = ee(
|
|
978
|
-
e,
|
|
979
|
-
Z(a),
|
|
980
|
-
s,
|
|
981
|
-
o === "path"
|
|
982
|
-
), u = JSON.stringify(l);
|
|
983
|
-
return i.useEffect(() => {
|
|
984
|
-
c(JSON.parse(u), { replace: t, state: r, relative: o });
|
|
985
|
-
}, [c, u, o, t, r]), null;
|
|
986
|
-
}
|
|
987
|
-
function dr(e) {
|
|
988
|
-
return nt(e.context);
|
|
989
|
-
}
|
|
990
|
-
function Pe({
|
|
991
|
-
basename: e = "/",
|
|
992
|
-
children: t = null,
|
|
993
|
-
location: r,
|
|
994
|
-
navigationType: o = "POP",
|
|
995
|
-
navigator: n,
|
|
996
|
-
static: a = !1
|
|
997
|
-
}) {
|
|
998
|
-
x(
|
|
999
|
-
!I(),
|
|
1000
|
-
"You cannot render a <Router> inside another <Router>. You should never have more than one in your app."
|
|
1001
|
-
);
|
|
1002
|
-
let s = e.replace(/^\/*/, "/"), c = i.useMemo(
|
|
1003
|
-
() => ({
|
|
1004
|
-
basename: s,
|
|
1005
|
-
navigator: n,
|
|
1006
|
-
static: a,
|
|
1007
|
-
future: {}
|
|
1008
|
-
}),
|
|
1009
|
-
[s, n, a]
|
|
1010
|
-
);
|
|
1011
|
-
typeof r == "string" && (r = Y(r));
|
|
1012
|
-
let {
|
|
1013
|
-
pathname: l = "/",
|
|
1014
|
-
search: u = "",
|
|
1015
|
-
hash: m = "",
|
|
1016
|
-
state: p = null,
|
|
1017
|
-
key: f = "default"
|
|
1018
|
-
} = r, g = i.useMemo(() => {
|
|
1019
|
-
let d = A(l, s);
|
|
1020
|
-
return d == null ? null : {
|
|
1021
|
-
location: {
|
|
1022
|
-
pathname: d,
|
|
1023
|
-
search: u,
|
|
1024
|
-
hash: m,
|
|
1025
|
-
state: p,
|
|
1026
|
-
key: f
|
|
1027
|
-
},
|
|
1028
|
-
navigationType: o
|
|
1029
|
-
};
|
|
1030
|
-
}, [s, l, u, m, p, f, o]);
|
|
1031
|
-
return L(
|
|
1032
|
-
g != null,
|
|
1033
|
-
`<Router basename="${s}"> is not able to match the URL "${l}${u}${m}" because it does not start with the basename, so the <Router> won't render anything.`
|
|
1034
|
-
), g == null ? null : /* @__PURE__ */ i.createElement(T.Provider, { value: c }, /* @__PURE__ */ i.createElement(K.Provider, { children: t, value: g }));
|
|
1035
|
-
}
|
|
1036
|
-
var z = "get", V = "application/x-www-form-urlencoded";
|
|
1037
|
-
function q(e) {
|
|
1038
|
-
return e != null && typeof e.tagName == "string";
|
|
1039
|
-
}
|
|
1040
|
-
function vt(e) {
|
|
1041
|
-
return q(e) && e.tagName.toLowerCase() === "button";
|
|
1042
|
-
}
|
|
1043
|
-
function yt(e) {
|
|
1044
|
-
return q(e) && e.tagName.toLowerCase() === "form";
|
|
1045
|
-
}
|
|
1046
|
-
function wt(e) {
|
|
1047
|
-
return q(e) && e.tagName.toLowerCase() === "input";
|
|
1048
|
-
}
|
|
1049
|
-
function Et(e) {
|
|
1050
|
-
return !!(e.metaKey || e.altKey || e.ctrlKey || e.shiftKey);
|
|
1051
|
-
}
|
|
1052
|
-
function xt(e, t) {
|
|
1053
|
-
return e.button === 0 && // Ignore everything but left clicks
|
|
1054
|
-
(!t || t === "_self") && // Let browser handle "target=_blank" etc.
|
|
1055
|
-
!Et(e);
|
|
1056
|
-
}
|
|
1057
|
-
function Q(e = "") {
|
|
1058
|
-
return new URLSearchParams(
|
|
1059
|
-
typeof e == "string" || Array.isArray(e) || e instanceof URLSearchParams ? e : Object.keys(e).reduce((t, r) => {
|
|
1060
|
-
let o = e[r];
|
|
1061
|
-
return t.concat(
|
|
1062
|
-
Array.isArray(o) ? o.map((n) => [r, n]) : [[r, o]]
|
|
1063
|
-
);
|
|
1064
|
-
}, [])
|
|
1065
|
-
);
|
|
1066
|
-
}
|
|
1067
|
-
function Rt(e, t) {
|
|
1068
|
-
let r = Q(e);
|
|
1069
|
-
return t && t.forEach((o, n) => {
|
|
1070
|
-
r.has(n) || t.getAll(n).forEach((a) => {
|
|
1071
|
-
r.append(n, a);
|
|
1072
|
-
});
|
|
1073
|
-
}), r;
|
|
1074
|
-
}
|
|
1075
|
-
var j = null;
|
|
1076
|
-
function bt() {
|
|
1077
|
-
if (j === null)
|
|
1078
|
-
try {
|
|
1079
|
-
new FormData(
|
|
1080
|
-
document.createElement("form"),
|
|
1081
|
-
// @ts-expect-error if FormData supports the submitter parameter, this will throw
|
|
1082
|
-
0
|
|
1083
|
-
), j = !1;
|
|
1084
|
-
} catch {
|
|
1085
|
-
j = !0;
|
|
1086
|
-
}
|
|
1087
|
-
return j;
|
|
1088
|
-
}
|
|
1089
|
-
var Ct = /* @__PURE__ */ new Set([
|
|
1090
|
-
"application/x-www-form-urlencoded",
|
|
1091
|
-
"multipart/form-data",
|
|
1092
|
-
"text/plain"
|
|
1093
|
-
]);
|
|
1094
|
-
function X(e) {
|
|
1095
|
-
return e != null && !Ct.has(e) ? (L(
|
|
1096
|
-
!1,
|
|
1097
|
-
`"${e}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${V}"`
|
|
1098
|
-
), null) : e;
|
|
1099
|
-
}
|
|
1100
|
-
function St(e, t) {
|
|
1101
|
-
let r, o, n, a, s;
|
|
1102
|
-
if (yt(e)) {
|
|
1103
|
-
let c = e.getAttribute("action");
|
|
1104
|
-
o = c ? A(c, t) : null, r = e.getAttribute("method") || z, n = X(e.getAttribute("enctype")) || V, a = new FormData(e);
|
|
1105
|
-
} else if (vt(e) || wt(e) && (e.type === "submit" || e.type === "image")) {
|
|
1106
|
-
let c = e.form;
|
|
1107
|
-
if (c == null)
|
|
1108
|
-
throw new Error(
|
|
1109
|
-
'Cannot submit a <button> or <input type="submit"> without a <form>'
|
|
1110
|
-
);
|
|
1111
|
-
let l = e.getAttribute("formaction") || c.getAttribute("action");
|
|
1112
|
-
if (o = l ? A(l, t) : null, r = e.getAttribute("formmethod") || c.getAttribute("method") || z, n = X(e.getAttribute("formenctype")) || X(c.getAttribute("enctype")) || V, a = new FormData(c, e), !bt()) {
|
|
1113
|
-
let { name: u, type: m, value: p } = e;
|
|
1114
|
-
if (m === "image") {
|
|
1115
|
-
let f = u ? `${u}.` : "";
|
|
1116
|
-
a.append(`${f}x`, "0"), a.append(`${f}y`, "0");
|
|
1117
|
-
} else u && a.append(u, p);
|
|
1118
|
-
}
|
|
1119
|
-
} else {
|
|
1120
|
-
if (q(e))
|
|
1121
|
-
throw new Error(
|
|
1122
|
-
'Cannot submit element that is not <form>, <button>, or <input type="submit|image">'
|
|
1123
|
-
);
|
|
1124
|
-
r = z, o = null, n = V, s = e;
|
|
1125
|
-
}
|
|
1126
|
-
return a && n === "text/plain" && (s = a, a = void 0), { action: o, method: r.toLowerCase(), encType: n, formData: a, body: s };
|
|
1127
|
-
}
|
|
1128
|
-
function ie(e, t) {
|
|
1129
|
-
if (e === !1 || e === null || typeof e > "u")
|
|
1130
|
-
throw new Error(t);
|
|
1131
|
-
}
|
|
1132
|
-
async function Pt(e, t) {
|
|
1133
|
-
if (e.id in t)
|
|
1134
|
-
return t[e.id];
|
|
1135
|
-
try {
|
|
1136
|
-
let r = await import(
|
|
1137
|
-
/* @vite-ignore */
|
|
1138
|
-
/* webpackIgnore: true */
|
|
1139
|
-
e.module
|
|
1140
|
-
);
|
|
1141
|
-
return t[e.id] = r, r;
|
|
1142
|
-
} catch (r) {
|
|
1143
|
-
return console.error(
|
|
1144
|
-
`Error loading route module \`${e.module}\`, reloading page...`
|
|
1145
|
-
), console.error(r), window.__reactRouterContext && window.__reactRouterContext.isSpaMode, window.location.reload(), new Promise(() => {
|
|
1146
|
-
});
|
|
1147
|
-
}
|
|
1148
|
-
}
|
|
1149
|
-
function Lt(e) {
|
|
1150
|
-
return e == null ? !1 : e.href == null ? e.rel === "preload" && typeof e.imageSrcSet == "string" && typeof e.imageSizes == "string" : typeof e.rel == "string" && typeof e.href == "string";
|
|
1151
|
-
}
|
|
1152
|
-
async function kt(e, t, r) {
|
|
1153
|
-
let o = await Promise.all(
|
|
1154
|
-
e.map(async (n) => {
|
|
1155
|
-
let a = t.routes[n.route.id];
|
|
1156
|
-
if (a) {
|
|
1157
|
-
let s = await Pt(a, r);
|
|
1158
|
-
return s.links ? s.links() : [];
|
|
1159
|
-
}
|
|
1160
|
-
return [];
|
|
1161
|
-
})
|
|
1162
|
-
);
|
|
1163
|
-
return Mt(
|
|
1164
|
-
o.flat(1).filter(Lt).filter((n) => n.rel === "stylesheet" || n.rel === "preload").map(
|
|
1165
|
-
(n) => n.rel === "stylesheet" ? { ...n, rel: "prefetch", as: "style" } : { ...n, rel: "prefetch" }
|
|
1166
|
-
)
|
|
1167
|
-
);
|
|
1168
|
-
}
|
|
1169
|
-
function me(e, t, r, o, n, a) {
|
|
1170
|
-
let s = (l, u) => r[u] ? l.route.id !== r[u].route.id : !0, c = (l, u) => (
|
|
1171
|
-
// param change, /users/123 -> /users/456
|
|
1172
|
-
r[u].pathname !== l.pathname || // splat param changed, which is not present in match.path
|
|
1173
|
-
// e.g. /files/images/avatar.jpg -> files/finances.xls
|
|
1174
|
-
r[u].route.path?.endsWith("*") && r[u].params["*"] !== l.params["*"]
|
|
1175
|
-
);
|
|
1176
|
-
return a === "assets" ? t.filter(
|
|
1177
|
-
(l, u) => s(l, u) || c(l, u)
|
|
1178
|
-
) : a === "data" ? t.filter((l, u) => {
|
|
1179
|
-
let m = o.routes[l.route.id];
|
|
1180
|
-
if (!m || !m.hasLoader)
|
|
1181
|
-
return !1;
|
|
1182
|
-
if (s(l, u) || c(l, u))
|
|
1183
|
-
return !0;
|
|
1184
|
-
if (l.route.shouldRevalidate) {
|
|
1185
|
-
let p = l.route.shouldRevalidate({
|
|
1186
|
-
currentUrl: new URL(
|
|
1187
|
-
n.pathname + n.search + n.hash,
|
|
1188
|
-
window.origin
|
|
1189
|
-
),
|
|
1190
|
-
currentParams: r[0]?.params || {},
|
|
1191
|
-
nextUrl: new URL(e, window.origin),
|
|
1192
|
-
nextParams: l.params,
|
|
1193
|
-
defaultShouldRevalidate: !0
|
|
1194
|
-
});
|
|
1195
|
-
if (typeof p == "boolean")
|
|
1196
|
-
return p;
|
|
1197
|
-
}
|
|
1198
|
-
return !0;
|
|
1199
|
-
}) : [];
|
|
1200
|
-
}
|
|
1201
|
-
function $t(e, t, { includeHydrateFallback: r } = {}) {
|
|
1202
|
-
return Tt(
|
|
1203
|
-
e.map((o) => {
|
|
1204
|
-
let n = t.routes[o.route.id];
|
|
1205
|
-
if (!n) return [];
|
|
1206
|
-
let a = [n.module];
|
|
1207
|
-
return n.clientActionModule && (a = a.concat(n.clientActionModule)), n.clientLoaderModule && (a = a.concat(n.clientLoaderModule)), r && n.hydrateFallbackModule && (a = a.concat(n.hydrateFallbackModule)), n.imports && (a = a.concat(n.imports)), a;
|
|
1208
|
-
}).flat(1)
|
|
1209
|
-
);
|
|
1210
|
-
}
|
|
1211
|
-
function Tt(e) {
|
|
1212
|
-
return [...new Set(e)];
|
|
1213
|
-
}
|
|
1214
|
-
function Nt(e) {
|
|
1215
|
-
let t = {}, r = Object.keys(e).sort();
|
|
1216
|
-
for (let o of r)
|
|
1217
|
-
t[o] = e[o];
|
|
1218
|
-
return t;
|
|
1219
|
-
}
|
|
1220
|
-
function Mt(e, t) {
|
|
1221
|
-
let r = /* @__PURE__ */ new Set();
|
|
1222
|
-
return new Set(t), e.reduce((o, n) => {
|
|
1223
|
-
let a = JSON.stringify(Nt(n));
|
|
1224
|
-
return r.has(a) || (r.add(a), o.push({ key: a, link: n })), o;
|
|
1225
|
-
}, []);
|
|
1226
|
-
}
|
|
1227
|
-
Object.getOwnPropertyNames(Object.prototype).sort().join("\0");
|
|
1228
|
-
var At = /* @__PURE__ */ new Set([100, 101, 204, 205]);
|
|
1229
|
-
function Ot(e, t) {
|
|
1230
|
-
let r = typeof e == "string" ? new URL(
|
|
1231
|
-
e,
|
|
1232
|
-
// This can be called during the SSR flow via PrefetchPageLinksImpl so
|
|
1233
|
-
// don't assume window is available
|
|
1234
|
-
typeof window > "u" ? "server://singlefetch/" : window.location.origin
|
|
1235
|
-
) : e;
|
|
1236
|
-
return r.pathname === "/" ? r.pathname = "_root.data" : t && A(r.pathname, t) === "/" ? r.pathname = `${t.replace(/\/$/, "")}/_root.data` : r.pathname = `${r.pathname.replace(/\/$/, "")}.data`, r;
|
|
1237
|
-
}
|
|
1238
|
-
function Le() {
|
|
1239
|
-
let e = i.useContext(D);
|
|
1240
|
-
return ie(
|
|
1241
|
-
e,
|
|
1242
|
-
"You must render this element inside a <DataRouterContext.Provider> element"
|
|
1243
|
-
), e;
|
|
1244
|
-
}
|
|
1245
|
-
function Dt() {
|
|
1246
|
-
let e = i.useContext(_);
|
|
1247
|
-
return ie(
|
|
1248
|
-
e,
|
|
1249
|
-
"You must render this element inside a <DataRouterStateContext.Provider> element"
|
|
1250
|
-
), e;
|
|
1251
|
-
}
|
|
1252
|
-
var le = i.createContext(void 0);
|
|
1253
|
-
le.displayName = "FrameworkContext";
|
|
1254
|
-
function ke() {
|
|
1255
|
-
let e = i.useContext(le);
|
|
1256
|
-
return ie(
|
|
1257
|
-
e,
|
|
1258
|
-
"You must render this element inside a <HydratedRouter> element"
|
|
1259
|
-
), e;
|
|
1260
|
-
}
|
|
1261
|
-
function It(e, t) {
|
|
1262
|
-
let r = i.useContext(le), [o, n] = i.useState(!1), [a, s] = i.useState(!1), { onFocus: c, onBlur: l, onMouseEnter: u, onMouseLeave: m, onTouchStart: p } = t, f = i.useRef(null);
|
|
1263
|
-
i.useEffect(() => {
|
|
1264
|
-
if (e === "render" && s(!0), e === "viewport") {
|
|
1265
|
-
let v = (h) => {
|
|
1266
|
-
h.forEach((w) => {
|
|
1267
|
-
s(w.isIntersecting);
|
|
1268
|
-
});
|
|
1269
|
-
}, E = new IntersectionObserver(v, { threshold: 0.5 });
|
|
1270
|
-
return f.current && E.observe(f.current), () => {
|
|
1271
|
-
E.disconnect();
|
|
1272
|
-
};
|
|
1273
|
-
}
|
|
1274
|
-
}, [e]), i.useEffect(() => {
|
|
1275
|
-
if (o) {
|
|
1276
|
-
let v = setTimeout(() => {
|
|
1277
|
-
s(!0);
|
|
1278
|
-
}, 100);
|
|
1279
|
-
return () => {
|
|
1280
|
-
clearTimeout(v);
|
|
1281
|
-
};
|
|
1282
|
-
}
|
|
1283
|
-
}, [o]);
|
|
1284
|
-
let g = () => {
|
|
1285
|
-
n(!0);
|
|
1286
|
-
}, d = () => {
|
|
1287
|
-
n(!1), s(!1);
|
|
1288
|
-
};
|
|
1289
|
-
return r ? e !== "intent" ? [a, f, {}] : [
|
|
1290
|
-
a,
|
|
1291
|
-
f,
|
|
1292
|
-
{
|
|
1293
|
-
onFocus: U(c, g),
|
|
1294
|
-
onBlur: U(l, d),
|
|
1295
|
-
onMouseEnter: U(u, g),
|
|
1296
|
-
onMouseLeave: U(m, d),
|
|
1297
|
-
onTouchStart: U(p, g)
|
|
1298
|
-
}
|
|
1299
|
-
] : [!1, f, {}];
|
|
1300
|
-
}
|
|
1301
|
-
function U(e, t) {
|
|
1302
|
-
return (r) => {
|
|
1303
|
-
e && e(r), r.defaultPrevented || t(r);
|
|
1304
|
-
};
|
|
1305
|
-
}
|
|
1306
|
-
function _t({
|
|
1307
|
-
page: e,
|
|
1308
|
-
...t
|
|
1309
|
-
}) {
|
|
1310
|
-
let { router: r } = Le(), o = i.useMemo(
|
|
1311
|
-
() => pe(r.routes, e, r.basename),
|
|
1312
|
-
[r.routes, e, r.basename]
|
|
1313
|
-
);
|
|
1314
|
-
return o ? /* @__PURE__ */ i.createElement(Ut, { page: e, matches: o, ...t }) : null;
|
|
1315
|
-
}
|
|
1316
|
-
function Ft(e) {
|
|
1317
|
-
let { manifest: t, routeModules: r } = ke(), [o, n] = i.useState([]);
|
|
1318
|
-
return i.useEffect(() => {
|
|
1319
|
-
let a = !1;
|
|
1320
|
-
return kt(e, t, r).then(
|
|
1321
|
-
(s) => {
|
|
1322
|
-
a || n(s);
|
|
1323
|
-
}
|
|
1324
|
-
), () => {
|
|
1325
|
-
a = !0;
|
|
1326
|
-
};
|
|
1327
|
-
}, [e, t, r]), o;
|
|
1328
|
-
}
|
|
1329
|
-
function Ut({
|
|
1330
|
-
page: e,
|
|
1331
|
-
matches: t,
|
|
1332
|
-
...r
|
|
1333
|
-
}) {
|
|
1334
|
-
let o = N(), { manifest: n, routeModules: a } = ke(), { basename: s } = Le(), { loaderData: c, matches: l } = Dt(), u = i.useMemo(
|
|
1335
|
-
() => me(
|
|
1336
|
-
e,
|
|
1337
|
-
t,
|
|
1338
|
-
l,
|
|
1339
|
-
n,
|
|
1340
|
-
o,
|
|
1341
|
-
"data"
|
|
1342
|
-
),
|
|
1343
|
-
[e, t, l, n, o]
|
|
1344
|
-
), m = i.useMemo(
|
|
1345
|
-
() => me(
|
|
1346
|
-
e,
|
|
1347
|
-
t,
|
|
1348
|
-
l,
|
|
1349
|
-
n,
|
|
1350
|
-
o,
|
|
1351
|
-
"assets"
|
|
1352
|
-
),
|
|
1353
|
-
[e, t, l, n, o]
|
|
1354
|
-
), p = i.useMemo(() => {
|
|
1355
|
-
if (e === o.pathname + o.search + o.hash)
|
|
1356
|
-
return [];
|
|
1357
|
-
let d = /* @__PURE__ */ new Set(), v = !1;
|
|
1358
|
-
if (t.forEach((h) => {
|
|
1359
|
-
let w = n.routes[h.route.id];
|
|
1360
|
-
!w || !w.hasLoader || (!u.some((y) => y.route.id === h.route.id) && h.route.id in c && a[h.route.id]?.shouldRevalidate || w.hasClientLoader ? v = !0 : d.add(h.route.id));
|
|
1361
|
-
}), d.size === 0)
|
|
1362
|
-
return [];
|
|
1363
|
-
let E = Ot(e, s);
|
|
1364
|
-
return v && d.size > 0 && E.searchParams.set(
|
|
1365
|
-
"_routes",
|
|
1366
|
-
t.filter((h) => d.has(h.route.id)).map((h) => h.route.id).join(",")
|
|
1367
|
-
), [E.pathname + E.search];
|
|
1368
|
-
}, [
|
|
1369
|
-
s,
|
|
1370
|
-
c,
|
|
1371
|
-
o,
|
|
1372
|
-
n,
|
|
1373
|
-
u,
|
|
1374
|
-
t,
|
|
1375
|
-
e,
|
|
1376
|
-
a
|
|
1377
|
-
]), f = i.useMemo(
|
|
1378
|
-
() => $t(m, n),
|
|
1379
|
-
[m, n]
|
|
1380
|
-
), g = Ft(m);
|
|
1381
|
-
return /* @__PURE__ */ i.createElement(i.Fragment, null, p.map((d) => /* @__PURE__ */ i.createElement("link", { key: d, rel: "prefetch", as: "fetch", href: d, ...r })), f.map((d) => /* @__PURE__ */ i.createElement("link", { key: d, rel: "modulepreload", href: d, ...r })), g.map(({ key: d, link: v }) => (
|
|
1382
|
-
// these don't spread `linkProps` because they are full link descriptors
|
|
1383
|
-
// already with their own props
|
|
1384
|
-
/* @__PURE__ */ i.createElement("link", { key: d, ...v })
|
|
1385
|
-
)));
|
|
1386
|
-
}
|
|
1387
|
-
function Wt(...e) {
|
|
1388
|
-
return (t) => {
|
|
1389
|
-
e.forEach((r) => {
|
|
1390
|
-
typeof r == "function" ? r(t) : r != null && (r.current = t);
|
|
1391
|
-
});
|
|
1392
|
-
};
|
|
1393
|
-
}
|
|
1394
|
-
var $e = typeof window < "u" && typeof window.document < "u" && typeof window.document.createElement < "u";
|
|
1395
|
-
try {
|
|
1396
|
-
$e && (window.__reactRouterVersion = "7.6.3");
|
|
1397
|
-
} catch {
|
|
1398
|
-
}
|
|
1399
|
-
var Te = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, Ne = i.forwardRef(
|
|
1400
|
-
function({
|
|
1401
|
-
onClick: t,
|
|
1402
|
-
discover: r = "render",
|
|
1403
|
-
prefetch: o = "none",
|
|
1404
|
-
relative: n,
|
|
1405
|
-
reloadDocument: a,
|
|
1406
|
-
replace: s,
|
|
1407
|
-
state: c,
|
|
1408
|
-
target: l,
|
|
1409
|
-
to: u,
|
|
1410
|
-
preventScrollReset: m,
|
|
1411
|
-
viewTransition: p,
|
|
1412
|
-
...f
|
|
1413
|
-
}, g) {
|
|
1414
|
-
let { basename: d } = i.useContext(T), v = typeof u == "string" && Te.test(u), E, h = !1;
|
|
1415
|
-
if (typeof u == "string" && v && (E = u, $e))
|
|
1416
|
-
try {
|
|
1417
|
-
let P = new URL(window.location.href), O = u.startsWith("//") ? new URL(P.protocol + u) : new URL(u), se = A(O.pathname, d);
|
|
1418
|
-
O.origin === P.origin && se != null ? u = se + O.search + O.hash : h = !0;
|
|
1419
|
-
} catch {
|
|
1420
|
-
L(
|
|
1421
|
-
!1,
|
|
1422
|
-
`<Link to="${u}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`
|
|
1423
|
-
);
|
|
1424
|
-
}
|
|
1425
|
-
let w = et(u, { relative: n }), [y, b, R] = It(
|
|
1426
|
-
o,
|
|
1427
|
-
f
|
|
1428
|
-
), C = zt(u, {
|
|
1429
|
-
replace: s,
|
|
1430
|
-
state: c,
|
|
1431
|
-
target: l,
|
|
1432
|
-
preventScrollReset: m,
|
|
1433
|
-
relative: n,
|
|
1434
|
-
viewTransition: p
|
|
1435
|
-
});
|
|
1436
|
-
function $(P) {
|
|
1437
|
-
t && t(P), P.defaultPrevented || C(P);
|
|
1438
|
-
}
|
|
1439
|
-
let S = (
|
|
1440
|
-
// eslint-disable-next-line jsx-a11y/anchor-has-content
|
|
1441
|
-
/* @__PURE__ */ i.createElement(
|
|
1442
|
-
"a",
|
|
1443
|
-
{
|
|
1444
|
-
...f,
|
|
1445
|
-
...R,
|
|
1446
|
-
href: E || w,
|
|
1447
|
-
onClick: h || a ? t : $,
|
|
1448
|
-
ref: Wt(g, b),
|
|
1449
|
-
target: l,
|
|
1450
|
-
"data-discover": !v && r === "render" ? "true" : void 0
|
|
1451
|
-
}
|
|
1452
|
-
)
|
|
1453
|
-
);
|
|
1454
|
-
return y && !v ? /* @__PURE__ */ i.createElement(i.Fragment, null, S, /* @__PURE__ */ i.createElement(_t, { page: w })) : S;
|
|
1455
|
-
}
|
|
1456
|
-
);
|
|
1457
|
-
Ne.displayName = "Link";
|
|
1458
|
-
var Bt = i.forwardRef(
|
|
1459
|
-
function({
|
|
1460
|
-
"aria-current": t = "page",
|
|
1461
|
-
caseSensitive: r = !1,
|
|
1462
|
-
className: o = "",
|
|
1463
|
-
end: n = !1,
|
|
1464
|
-
style: a,
|
|
1465
|
-
to: s,
|
|
1466
|
-
viewTransition: c,
|
|
1467
|
-
children: l,
|
|
1468
|
-
...u
|
|
1469
|
-
}, m) {
|
|
1470
|
-
let p = H(s, { relative: u.relative }), f = N(), g = i.useContext(_), { navigator: d, basename: v } = i.useContext(T), E = g != null && // Conditional usage is OK here because the usage of a data router is static
|
|
1471
|
-
// eslint-disable-next-line react-hooks/rules-of-hooks
|
|
1472
|
-
qt(p) && c === !0, h = d.encodeLocation ? d.encodeLocation(p).pathname : p.pathname, w = f.pathname, y = g && g.navigation && g.navigation.location ? g.navigation.location.pathname : null;
|
|
1473
|
-
r || (w = w.toLowerCase(), y = y ? y.toLowerCase() : null, h = h.toLowerCase()), y && v && (y = A(y, v) || y);
|
|
1474
|
-
const b = h !== "/" && h.endsWith("/") ? h.length - 1 : h.length;
|
|
1475
|
-
let R = w === h || !n && w.startsWith(h) && w.charAt(b) === "/", C = y != null && (y === h || !n && y.startsWith(h) && y.charAt(h.length) === "/"), $ = {
|
|
1476
|
-
isActive: R,
|
|
1477
|
-
isPending: C,
|
|
1478
|
-
isTransitioning: E
|
|
1479
|
-
}, S = R ? t : void 0, P;
|
|
1480
|
-
typeof o == "function" ? P = o($) : P = [
|
|
1481
|
-
o,
|
|
1482
|
-
R ? "active" : null,
|
|
1483
|
-
C ? "pending" : null,
|
|
1484
|
-
E ? "transitioning" : null
|
|
1485
|
-
].filter(Boolean).join(" ");
|
|
1486
|
-
let O = typeof a == "function" ? a($) : a;
|
|
1487
|
-
return /* @__PURE__ */ i.createElement(
|
|
1488
|
-
Ne,
|
|
1489
|
-
{
|
|
1490
|
-
...u,
|
|
1491
|
-
"aria-current": S,
|
|
1492
|
-
className: P,
|
|
1493
|
-
ref: m,
|
|
1494
|
-
style: O,
|
|
1495
|
-
to: s,
|
|
1496
|
-
viewTransition: c
|
|
1497
|
-
},
|
|
1498
|
-
typeof l == "function" ? l($) : l
|
|
1499
|
-
);
|
|
1500
|
-
}
|
|
1501
|
-
);
|
|
1502
|
-
Bt.displayName = "NavLink";
|
|
1503
|
-
var Ht = i.forwardRef(
|
|
1504
|
-
({
|
|
1505
|
-
discover: e = "render",
|
|
1506
|
-
fetcherKey: t,
|
|
1507
|
-
navigate: r,
|
|
1508
|
-
reloadDocument: o,
|
|
1509
|
-
replace: n,
|
|
1510
|
-
state: a,
|
|
1511
|
-
method: s = z,
|
|
1512
|
-
action: c,
|
|
1513
|
-
onSubmit: l,
|
|
1514
|
-
relative: u,
|
|
1515
|
-
preventScrollReset: m,
|
|
1516
|
-
viewTransition: p,
|
|
1517
|
-
...f
|
|
1518
|
-
}, g) => {
|
|
1519
|
-
let d = Jt(), v = Kt(c, { relative: u }), E = s.toLowerCase() === "get" ? "get" : "post", h = typeof c == "string" && Te.test(c), w = (y) => {
|
|
1520
|
-
if (l && l(y), y.defaultPrevented) return;
|
|
1521
|
-
y.preventDefault();
|
|
1522
|
-
let b = y.nativeEvent.submitter, R = b?.getAttribute("formmethod") || s;
|
|
1523
|
-
d(b || y.currentTarget, {
|
|
1524
|
-
fetcherKey: t,
|
|
1525
|
-
method: R,
|
|
1526
|
-
navigate: r,
|
|
1527
|
-
replace: n,
|
|
1528
|
-
state: a,
|
|
1529
|
-
relative: u,
|
|
1530
|
-
preventScrollReset: m,
|
|
1531
|
-
viewTransition: p
|
|
1532
|
-
});
|
|
1533
|
-
};
|
|
1534
|
-
return /* @__PURE__ */ i.createElement(
|
|
1535
|
-
"form",
|
|
1536
|
-
{
|
|
1537
|
-
ref: g,
|
|
1538
|
-
method: E,
|
|
1539
|
-
action: v,
|
|
1540
|
-
onSubmit: o ? l : w,
|
|
1541
|
-
...f,
|
|
1542
|
-
"data-discover": !h && e === "render" ? "true" : void 0
|
|
1543
|
-
}
|
|
1544
|
-
);
|
|
1545
|
-
}
|
|
1546
|
-
);
|
|
1547
|
-
Ht.displayName = "Form";
|
|
1548
|
-
function jt(e) {
|
|
1549
|
-
return `${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`;
|
|
1550
|
-
}
|
|
1551
|
-
function Me(e) {
|
|
1552
|
-
let t = i.useContext(D);
|
|
1553
|
-
return x(t, jt(e)), t;
|
|
1554
|
-
}
|
|
1555
|
-
function zt(e, {
|
|
1556
|
-
target: t,
|
|
1557
|
-
replace: r,
|
|
1558
|
-
state: o,
|
|
1559
|
-
preventScrollReset: n,
|
|
1560
|
-
relative: a,
|
|
1561
|
-
viewTransition: s
|
|
1562
|
-
} = {}) {
|
|
1563
|
-
let c = ne(), l = N(), u = H(e, { relative: a });
|
|
1564
|
-
return i.useCallback(
|
|
1565
|
-
(m) => {
|
|
1566
|
-
if (xt(m, t)) {
|
|
1567
|
-
m.preventDefault();
|
|
1568
|
-
let p = r !== void 0 ? r : W(l) === W(u);
|
|
1569
|
-
c(e, {
|
|
1570
|
-
replace: p,
|
|
1571
|
-
state: o,
|
|
1572
|
-
preventScrollReset: n,
|
|
1573
|
-
relative: a,
|
|
1574
|
-
viewTransition: s
|
|
1575
|
-
});
|
|
1576
|
-
}
|
|
1577
|
-
},
|
|
1578
|
-
[
|
|
1579
|
-
l,
|
|
1580
|
-
c,
|
|
1581
|
-
u,
|
|
1582
|
-
r,
|
|
1583
|
-
o,
|
|
1584
|
-
t,
|
|
1585
|
-
e,
|
|
1586
|
-
n,
|
|
1587
|
-
a,
|
|
1588
|
-
s
|
|
1589
|
-
]
|
|
1590
|
-
);
|
|
1591
|
-
}
|
|
1592
|
-
function hr(e) {
|
|
1593
|
-
L(
|
|
1594
|
-
typeof URLSearchParams < "u",
|
|
1595
|
-
"You cannot use the `useSearchParams` hook in a browser that does not support the URLSearchParams API. If you need to support Internet Explorer 11, we recommend you load a polyfill such as https://github.com/ungap/url-search-params."
|
|
1596
|
-
);
|
|
1597
|
-
let t = i.useRef(Q(e)), r = i.useRef(!1), o = N(), n = i.useMemo(
|
|
1598
|
-
() => (
|
|
1599
|
-
// Only merge in the defaults if we haven't yet called setSearchParams.
|
|
1600
|
-
// Once we call that we want those to take precedence, otherwise you can't
|
|
1601
|
-
// remove a param with setSearchParams({}) if it has an initial value
|
|
1602
|
-
Rt(
|
|
1603
|
-
o.search,
|
|
1604
|
-
r.current ? null : t.current
|
|
1605
|
-
)
|
|
1606
|
-
),
|
|
1607
|
-
[o.search]
|
|
1608
|
-
), a = ne(), s = i.useCallback(
|
|
1609
|
-
(c, l) => {
|
|
1610
|
-
const u = Q(
|
|
1611
|
-
typeof c == "function" ? c(n) : c
|
|
1612
|
-
);
|
|
1613
|
-
r.current = !0, a("?" + u, l);
|
|
1614
|
-
},
|
|
1615
|
-
[a, n]
|
|
1616
|
-
);
|
|
1617
|
-
return [n, s];
|
|
1618
|
-
}
|
|
1619
|
-
var Vt = 0, Yt = () => `__${String(++Vt)}__`;
|
|
1620
|
-
function Jt() {
|
|
1621
|
-
let { router: e } = Me(
|
|
1622
|
-
"useSubmit"
|
|
1623
|
-
/* UseSubmit */
|
|
1624
|
-
), { basename: t } = i.useContext(T), r = ft();
|
|
1625
|
-
return i.useCallback(
|
|
1626
|
-
async (o, n = {}) => {
|
|
1627
|
-
let { action: a, method: s, encType: c, formData: l, body: u } = St(
|
|
1628
|
-
o,
|
|
1629
|
-
t
|
|
1630
|
-
);
|
|
1631
|
-
if (n.navigate === !1) {
|
|
1632
|
-
let m = n.fetcherKey || Yt();
|
|
1633
|
-
await e.fetch(m, r, n.action || a, {
|
|
1634
|
-
preventScrollReset: n.preventScrollReset,
|
|
1635
|
-
formData: l,
|
|
1636
|
-
body: u,
|
|
1637
|
-
formMethod: n.method || s,
|
|
1638
|
-
formEncType: n.encType || c,
|
|
1639
|
-
flushSync: n.flushSync
|
|
1640
|
-
});
|
|
1641
|
-
} else
|
|
1642
|
-
await e.navigate(n.action || a, {
|
|
1643
|
-
preventScrollReset: n.preventScrollReset,
|
|
1644
|
-
formData: l,
|
|
1645
|
-
body: u,
|
|
1646
|
-
formMethod: n.method || s,
|
|
1647
|
-
formEncType: n.encType || c,
|
|
1648
|
-
replace: n.replace,
|
|
1649
|
-
state: n.state,
|
|
1650
|
-
fromRouteId: r,
|
|
1651
|
-
flushSync: n.flushSync,
|
|
1652
|
-
viewTransition: n.viewTransition
|
|
1653
|
-
});
|
|
1654
|
-
},
|
|
1655
|
-
[e, t, r]
|
|
1656
|
-
);
|
|
1657
|
-
}
|
|
1658
|
-
function Kt(e, { relative: t } = {}) {
|
|
1659
|
-
let { basename: r } = i.useContext(T), o = i.useContext(k);
|
|
1660
|
-
x(o, "useFormAction must be used inside a RouteContext");
|
|
1661
|
-
let [n] = o.matches.slice(-1), a = { ...H(e || ".", { relative: t }) }, s = N();
|
|
1662
|
-
if (e == null) {
|
|
1663
|
-
a.search = s.search;
|
|
1664
|
-
let c = new URLSearchParams(a.search), l = c.getAll("index");
|
|
1665
|
-
if (l.some((m) => m === "")) {
|
|
1666
|
-
c.delete("index"), l.filter((p) => p).forEach((p) => c.append("index", p));
|
|
1667
|
-
let m = c.toString();
|
|
1668
|
-
a.search = m ? `?${m}` : "";
|
|
1669
|
-
}
|
|
1670
|
-
}
|
|
1671
|
-
return (!e || e === ".") && n.route.index && (a.search = a.search ? a.search.replace(/^\?/, "?index&") : "?index"), r !== "/" && (a.pathname = a.pathname === "/" ? r : M([r, a.pathname])), W(a);
|
|
1672
|
-
}
|
|
1673
|
-
function qt(e, t = {}) {
|
|
1674
|
-
let r = i.useContext(J);
|
|
1675
|
-
x(
|
|
1676
|
-
r != null,
|
|
1677
|
-
"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?"
|
|
1678
|
-
);
|
|
1679
|
-
let { basename: o } = Me(
|
|
1680
|
-
"useViewTransitionState"
|
|
1681
|
-
/* useViewTransitionState */
|
|
1682
|
-
), n = H(e, { relative: t.relative });
|
|
1683
|
-
if (!r.isTransitioning)
|
|
1684
|
-
return !1;
|
|
1685
|
-
let a = A(r.currentLocation.pathname, o) || r.currentLocation.pathname, s = A(r.nextLocation.pathname, o) || r.nextLocation.pathname;
|
|
1686
|
-
return B(n.pathname, s) != null || B(n.pathname, a) != null;
|
|
1687
|
-
}
|
|
1688
|
-
function mr({
|
|
1689
|
-
context: e,
|
|
1690
|
-
router: t,
|
|
1691
|
-
hydrate: r = !0,
|
|
1692
|
-
nonce: o
|
|
1693
|
-
}) {
|
|
1694
|
-
x(
|
|
1695
|
-
t && e,
|
|
1696
|
-
"You must provide `router` and `context` to <StaticRouterProvider>"
|
|
1697
|
-
);
|
|
1698
|
-
let n = {
|
|
1699
|
-
router: t,
|
|
1700
|
-
navigator: Qt(),
|
|
1701
|
-
static: !0,
|
|
1702
|
-
staticContext: e,
|
|
1703
|
-
basename: e.basename || "/"
|
|
1704
|
-
}, a = /* @__PURE__ */ new Map(), s = "";
|
|
1705
|
-
if (r !== !1) {
|
|
1706
|
-
let l = {
|
|
1707
|
-
loaderData: e.loaderData,
|
|
1708
|
-
actionData: e.actionData,
|
|
1709
|
-
errors: Xt(e.errors)
|
|
1710
|
-
};
|
|
1711
|
-
s = `window.__staticRouterHydrationData = JSON.parse(${ar(JSON.stringify(JSON.stringify(l)))});`;
|
|
1712
|
-
}
|
|
1713
|
-
let { state: c } = n.router;
|
|
1714
|
-
return /* @__PURE__ */ i.createElement(i.Fragment, null, /* @__PURE__ */ i.createElement(D.Provider, { value: n }, /* @__PURE__ */ i.createElement(_.Provider, { value: c }, /* @__PURE__ */ i.createElement(te.Provider, { value: a }, /* @__PURE__ */ i.createElement(J.Provider, { value: { isTransitioning: !1 } }, /* @__PURE__ */ i.createElement(
|
|
1715
|
-
Pe,
|
|
1716
|
-
{
|
|
1717
|
-
basename: n.basename,
|
|
1718
|
-
location: c.location,
|
|
1719
|
-
navigationType: c.historyAction,
|
|
1720
|
-
navigator: n.navigator,
|
|
1721
|
-
static: n.static
|
|
1722
|
-
},
|
|
1723
|
-
/* @__PURE__ */ i.createElement(
|
|
1724
|
-
Gt,
|
|
1725
|
-
{
|
|
1726
|
-
routes: t.routes,
|
|
1727
|
-
future: t.future,
|
|
1728
|
-
state: c
|
|
1729
|
-
}
|
|
1730
|
-
)
|
|
1731
|
-
))))), s ? /* @__PURE__ */ i.createElement(
|
|
1732
|
-
"script",
|
|
1733
|
-
{
|
|
1734
|
-
suppressHydrationWarning: !0,
|
|
1735
|
-
nonce: o,
|
|
1736
|
-
dangerouslySetInnerHTML: { __html: s }
|
|
1737
|
-
}
|
|
1738
|
-
) : null);
|
|
1739
|
-
}
|
|
1740
|
-
function Gt({
|
|
1741
|
-
routes: e,
|
|
1742
|
-
future: t,
|
|
1743
|
-
state: r
|
|
1744
|
-
}) {
|
|
1745
|
-
return be(e, void 0, r, t);
|
|
1746
|
-
}
|
|
1747
|
-
function Xt(e) {
|
|
1748
|
-
if (!e) return null;
|
|
1749
|
-
let t = Object.entries(e), r = {};
|
|
1750
|
-
for (let [o, n] of t)
|
|
1751
|
-
we(n) ? r[o] = { ...n, __type: "RouteErrorResponse" } : n instanceof Error ? r[o] = {
|
|
1752
|
-
message: n.message,
|
|
1753
|
-
__type: "Error",
|
|
1754
|
-
// If this is a subclass (i.e., ReferenceError), send up the type so we
|
|
1755
|
-
// can re-create the same type during hydration.
|
|
1756
|
-
...n.name !== "Error" ? {
|
|
1757
|
-
__subType: n.name
|
|
1758
|
-
} : {}
|
|
1759
|
-
} : r[o] = n;
|
|
1760
|
-
return r;
|
|
1761
|
-
}
|
|
1762
|
-
function Qt() {
|
|
1763
|
-
return {
|
|
1764
|
-
createHref: Zt,
|
|
1765
|
-
encodeLocation: er,
|
|
1766
|
-
push(e) {
|
|
1767
|
-
throw new Error(
|
|
1768
|
-
`You cannot use navigator.push() on the server because it is a stateless environment. This error was probably triggered when you did a \`navigate(${JSON.stringify(e)})\` somewhere in your app.`
|
|
1769
|
-
);
|
|
1770
|
-
},
|
|
1771
|
-
replace(e) {
|
|
1772
|
-
throw new Error(
|
|
1773
|
-
`You cannot use navigator.replace() on the server because it is a stateless environment. This error was probably triggered when you did a \`navigate(${JSON.stringify(e)}, { replace: true })\` somewhere in your app.`
|
|
1774
|
-
);
|
|
1775
|
-
},
|
|
1776
|
-
go(e) {
|
|
1777
|
-
throw new Error(
|
|
1778
|
-
`You cannot use navigator.go() on the server because it is a stateless environment. This error was probably triggered when you did a \`navigate(${e})\` somewhere in your app.`
|
|
1779
|
-
);
|
|
1780
|
-
},
|
|
1781
|
-
back() {
|
|
1782
|
-
throw new Error(
|
|
1783
|
-
"You cannot use navigator.back() on the server because it is a stateless environment."
|
|
1784
|
-
);
|
|
1785
|
-
},
|
|
1786
|
-
forward() {
|
|
1787
|
-
throw new Error(
|
|
1788
|
-
"You cannot use navigator.forward() on the server because it is a stateless environment."
|
|
1789
|
-
);
|
|
1790
|
-
}
|
|
1791
|
-
};
|
|
1792
|
-
}
|
|
1793
|
-
function Zt(e) {
|
|
1794
|
-
return typeof e == "string" ? e : W(e);
|
|
1795
|
-
}
|
|
1796
|
-
function er(e) {
|
|
1797
|
-
let t = typeof e == "string" ? e : W(e);
|
|
1798
|
-
t = t.replace(/ $/, "%20");
|
|
1799
|
-
let r = tr.test(t) ? new URL(t) : new URL(t, "http://localhost");
|
|
1800
|
-
return {
|
|
1801
|
-
pathname: r.pathname,
|
|
1802
|
-
search: r.search,
|
|
1803
|
-
hash: r.hash
|
|
1804
|
-
};
|
|
1805
|
-
}
|
|
1806
|
-
var tr = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, rr = {
|
|
1807
|
-
"&": "\\u0026",
|
|
1808
|
-
">": "\\u003e",
|
|
1809
|
-
"<": "\\u003c",
|
|
1810
|
-
"\u2028": "\\u2028",
|
|
1811
|
-
"\u2029": "\\u2029"
|
|
1812
|
-
}, nr = /[&><\u2028\u2029]/g;
|
|
1813
|
-
function ar(e) {
|
|
1814
|
-
return e.replace(nr, (t) => rr[t]);
|
|
1815
|
-
}
|
|
1816
|
-
[
|
|
1817
|
-
...At
|
|
1818
|
-
];
|
|
1819
|
-
export {
|
|
1820
|
-
Ne as L,
|
|
1821
|
-
fr as N,
|
|
1822
|
-
dr as O,
|
|
1823
|
-
cr as R,
|
|
1824
|
-
mr as S,
|
|
1825
|
-
hr as a,
|
|
1826
|
-
ne as b,
|
|
1827
|
-
N as c,
|
|
1828
|
-
sr as d,
|
|
1829
|
-
ur as e,
|
|
1830
|
-
Bt as f,
|
|
1831
|
-
or as g,
|
|
1832
|
-
et as h,
|
|
1833
|
-
dt as i,
|
|
1834
|
-
we as j,
|
|
1835
|
-
B as m,
|
|
1836
|
-
ir as r,
|
|
1837
|
-
lr as u
|
|
1838
|
-
};
|
|
1839
|
-
//# sourceMappingURL=chunk-QMGIS6GS-CdEm9pzB.js.map
|