react-router 7.15.0 → 7.15.1
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/CHANGELOG.md +50 -10
- package/dist/development/{browser-CRsXgNrY.d.mts → browser-3AnU12UI.d.mts} +1 -1
- package/dist/development/{browser-wDl1FZEL.d.ts → browser-BOdXz9dK.d.ts} +1 -1
- package/dist/development/{chunk-5KNZJZUH.mjs → chunk-4N6VE7H7.mjs} +230 -113
- package/dist/{production/chunk-7YXKJMLN.js → development/chunk-4YRVXM2U.js} +7 -7
- package/dist/development/{chunk-Z5YQYACE.js → chunk-66UKHEGQ.js} +106 -103
- package/dist/development/{chunk-AM3XM4LS.js → chunk-D6LUOGOQ.js} +251 -137
- package/dist/development/{chunk-RMD3H4O3.mjs → chunk-RJYABSBD.mjs} +22 -21
- package/dist/{production/context-BQs41HrG.d.mts → development/context-ByvtofY2.d.mts} +7 -1
- package/dist/development/dom-export.d.mts +2 -2
- package/dist/development/dom-export.d.ts +2 -2
- package/dist/development/dom-export.js +48 -50
- package/dist/development/dom-export.mjs +23 -25
- package/dist/{production/index-react-server-client-CSv-KZBk.d.ts → development/index-react-server-client-BS5F89FR.d.ts} +10 -2
- package/dist/{production/index-react-server-client-Ck_yZ1qL.d.mts → development/index-react-server-client-DY04-103.d.mts} +10 -2
- package/dist/development/index-react-server-client.d.mts +2 -2
- package/dist/development/index-react-server-client.d.ts +2 -2
- package/dist/development/index-react-server-client.js +4 -4
- package/dist/development/index-react-server-client.mjs +2 -2
- package/dist/development/index-react-server.d.mts +6 -0
- package/dist/development/index-react-server.d.ts +6 -0
- package/dist/development/index-react-server.js +4 -4
- package/dist/development/index-react-server.mjs +4 -4
- package/dist/development/index.d.mts +91 -9
- package/dist/development/index.d.ts +91 -9
- package/dist/development/index.js +103 -100
- package/dist/development/index.mjs +5 -3
- package/dist/{production/instrumentation-DlJ2QV7d.d.ts → development/instrumentation-cRWWLfsU.d.ts} +7 -1
- package/dist/development/lib/types/internal.js +1 -1
- package/dist/development/lib/types/internal.mjs +1 -1
- package/dist/production/{browser-CRsXgNrY.d.mts → browser-3AnU12UI.d.mts} +1 -1
- package/dist/production/{browser-wDl1FZEL.d.ts → browser-BOdXz9dK.d.ts} +1 -1
- package/dist/production/{chunk-23ZOHYE5.mjs → chunk-6S4627ZB.mjs} +22 -21
- package/dist/production/{chunk-LCJTIOKZ.js → chunk-HUBUW7R3.js} +251 -137
- package/dist/production/{chunk-GM3PW4GX.mjs → chunk-JAKZPQZC.mjs} +230 -113
- package/dist/production/{chunk-YBQJ3ABE.js → chunk-PNZCCTKT.js} +106 -103
- package/dist/{development/chunk-2D5H3HU3.js → production/chunk-Y6IFXO7V.js} +7 -7
- package/dist/{development/context-BQs41HrG.d.mts → production/context-ByvtofY2.d.mts} +7 -1
- package/dist/production/dom-export.d.mts +2 -2
- package/dist/production/dom-export.d.ts +2 -2
- package/dist/production/dom-export.js +48 -50
- package/dist/production/dom-export.mjs +23 -25
- package/dist/{development/index-react-server-client-CSv-KZBk.d.ts → production/index-react-server-client-BS5F89FR.d.ts} +10 -2
- package/dist/{development/index-react-server-client-Ck_yZ1qL.d.mts → production/index-react-server-client-DY04-103.d.mts} +10 -2
- package/dist/production/index-react-server-client.d.mts +2 -2
- package/dist/production/index-react-server-client.d.ts +2 -2
- package/dist/production/index-react-server-client.js +4 -4
- package/dist/production/index-react-server-client.mjs +2 -2
- package/dist/production/index-react-server.d.mts +6 -0
- package/dist/production/index-react-server.d.ts +6 -0
- package/dist/production/index-react-server.js +4 -4
- package/dist/production/index-react-server.mjs +4 -4
- package/dist/production/index.d.mts +91 -9
- package/dist/production/index.d.ts +91 -9
- package/dist/production/index.js +103 -100
- package/dist/production/index.mjs +5 -3
- package/dist/{development/instrumentation-DlJ2QV7d.d.ts → production/instrumentation-cRWWLfsU.d.ts} +7 -1
- package/dist/production/lib/types/internal.js +1 -1
- package/dist/production/lib/types/internal.mjs +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }/**
|
|
2
|
-
* react-router v7.15.
|
|
2
|
+
* react-router v7.15.1
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
var
|
|
17
|
+
var _chunkD6LUOGOQjs = require('./chunk-D6LUOGOQ.js');
|
|
18
18
|
|
|
19
19
|
// lib/dom/ssr/hydration.tsx
|
|
20
20
|
function getHydrationData({
|
|
@@ -29,12 +29,12 @@ function getHydrationData({
|
|
|
29
29
|
...state,
|
|
30
30
|
loaderData: { ...state.loaderData }
|
|
31
31
|
};
|
|
32
|
-
let initialMatches =
|
|
32
|
+
let initialMatches = _chunkD6LUOGOQjs.matchRoutes.call(void 0, routes, location, basename);
|
|
33
33
|
if (initialMatches) {
|
|
34
34
|
for (let match of initialMatches) {
|
|
35
35
|
let routeId = match.route.id;
|
|
36
36
|
let routeInfo = getRouteInfo(routeId);
|
|
37
|
-
if (
|
|
37
|
+
if (_chunkD6LUOGOQjs.shouldHydrateRouteLoader.call(void 0,
|
|
38
38
|
routeId,
|
|
39
39
|
routeInfo.clientLoader,
|
|
40
40
|
routeInfo.hasLoader,
|
|
@@ -112,7 +112,7 @@ function RSCDefaultRootErrorBoundaryImpl({
|
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
114
|
);
|
|
115
|
-
if (
|
|
115
|
+
if (_chunkD6LUOGOQjs.isRouteErrorResponse.call(void 0, error)) {
|
|
116
116
|
return /* @__PURE__ */ _react2.default.createElement(
|
|
117
117
|
ErrorWrapper,
|
|
118
118
|
{
|
|
@@ -120,7 +120,7 @@ function RSCDefaultRootErrorBoundaryImpl({
|
|
|
120
120
|
title: "Unhandled Thrown Response!"
|
|
121
121
|
},
|
|
122
122
|
/* @__PURE__ */ _react2.default.createElement("h1", { style: { fontSize: "24px" } }, error.status, " ", error.statusText),
|
|
123
|
-
|
|
123
|
+
_chunkD6LUOGOQjs.ENABLE_DEV_WARNINGS ? heyDeveloper : null
|
|
124
124
|
);
|
|
125
125
|
}
|
|
126
126
|
let errorInstance;
|
|
@@ -146,7 +146,7 @@ function RSCDefaultRootErrorBoundaryImpl({
|
|
|
146
146
|
function RSCDefaultRootErrorBoundary({
|
|
147
147
|
hasRootLayout
|
|
148
148
|
}) {
|
|
149
|
-
let error =
|
|
149
|
+
let error = _chunkD6LUOGOQjs.useRouteError.call(void 0, );
|
|
150
150
|
if (hasRootLayout === void 0) {
|
|
151
151
|
throw new Error("Missing 'hasRootLayout' prop");
|
|
152
152
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }/**
|
|
2
|
-
* react-router v7.15.
|
|
2
|
+
* react-router v7.15.1
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
|
|
52
52
|
|
|
53
53
|
|
|
54
|
-
var
|
|
54
|
+
var _chunkD6LUOGOQjs = require('./chunk-D6LUOGOQ.js');
|
|
55
55
|
|
|
56
56
|
// lib/dom/dom.ts
|
|
57
57
|
var defaultMethod = "get";
|
|
@@ -122,7 +122,7 @@ var supportedFormEncTypes = /* @__PURE__ */ new Set([
|
|
|
122
122
|
]);
|
|
123
123
|
function getFormEncType(encType) {
|
|
124
124
|
if (encType != null && !supportedFormEncTypes.has(encType)) {
|
|
125
|
-
|
|
125
|
+
_chunkD6LUOGOQjs.warning.call(void 0,
|
|
126
126
|
false,
|
|
127
127
|
`"${encType}" is not a valid \`encType\` for \`<Form>\`/\`<fetcher.Form>\` and will default to "${defaultEncType}"`
|
|
128
128
|
);
|
|
@@ -138,7 +138,7 @@ function getFormSubmissionInfo(target, basename) {
|
|
|
138
138
|
let body;
|
|
139
139
|
if (isFormElement(target)) {
|
|
140
140
|
let attr = target.getAttribute("action");
|
|
141
|
-
action = attr ?
|
|
141
|
+
action = attr ? _chunkD6LUOGOQjs.stripBasename.call(void 0, attr, basename) : null;
|
|
142
142
|
method = target.getAttribute("method") || defaultMethod;
|
|
143
143
|
encType = getFormEncType(target.getAttribute("enctype")) || defaultEncType;
|
|
144
144
|
formData = new FormData(target);
|
|
@@ -150,7 +150,7 @@ function getFormSubmissionInfo(target, basename) {
|
|
|
150
150
|
);
|
|
151
151
|
}
|
|
152
152
|
let attr = target.getAttribute("formaction") || form.getAttribute("action");
|
|
153
|
-
action = attr ?
|
|
153
|
+
action = attr ? _chunkD6LUOGOQjs.stripBasename.call(void 0, attr, basename) : null;
|
|
154
154
|
method = target.getAttribute("formmethod") || form.getAttribute("method") || defaultMethod;
|
|
155
155
|
encType = getFormEncType(target.getAttribute("formenctype")) || getFormEncType(form.getAttribute("enctype")) || defaultEncType;
|
|
156
156
|
formData = new FormData(form, target);
|
|
@@ -187,20 +187,20 @@ var isBrowser = typeof window !== "undefined" && typeof window.document !== "und
|
|
|
187
187
|
try {
|
|
188
188
|
if (isBrowser) {
|
|
189
189
|
window.__reactRouterVersion = // @ts-expect-error
|
|
190
|
-
"7.15.
|
|
190
|
+
"7.15.1";
|
|
191
191
|
}
|
|
192
192
|
} catch (e) {
|
|
193
193
|
}
|
|
194
194
|
function createBrowserRouter(routes, opts) {
|
|
195
|
-
return
|
|
195
|
+
return _chunkD6LUOGOQjs.createRouter.call(void 0, {
|
|
196
196
|
basename: _optionalChain([opts, 'optionalAccess', _2 => _2.basename]),
|
|
197
197
|
getContext: _optionalChain([opts, 'optionalAccess', _3 => _3.getContext]),
|
|
198
198
|
future: _optionalChain([opts, 'optionalAccess', _4 => _4.future]),
|
|
199
|
-
history:
|
|
199
|
+
history: _chunkD6LUOGOQjs.createBrowserHistory.call(void 0, { window: _optionalChain([opts, 'optionalAccess', _5 => _5.window]) }),
|
|
200
200
|
hydrationData: _optionalChain([opts, 'optionalAccess', _6 => _6.hydrationData]) || parseHydrationData(),
|
|
201
201
|
routes,
|
|
202
|
-
mapRouteProperties:
|
|
203
|
-
hydrationRouteProperties:
|
|
202
|
+
mapRouteProperties: _chunkD6LUOGOQjs.mapRouteProperties,
|
|
203
|
+
hydrationRouteProperties: _chunkD6LUOGOQjs.hydrationRouteProperties,
|
|
204
204
|
dataStrategy: _optionalChain([opts, 'optionalAccess', _7 => _7.dataStrategy]),
|
|
205
205
|
patchRoutesOnNavigation: _optionalChain([opts, 'optionalAccess', _8 => _8.patchRoutesOnNavigation]),
|
|
206
206
|
window: _optionalChain([opts, 'optionalAccess', _9 => _9.window]),
|
|
@@ -208,15 +208,15 @@ function createBrowserRouter(routes, opts) {
|
|
|
208
208
|
}).initialize();
|
|
209
209
|
}
|
|
210
210
|
function createHashRouter(routes, opts) {
|
|
211
|
-
return
|
|
211
|
+
return _chunkD6LUOGOQjs.createRouter.call(void 0, {
|
|
212
212
|
basename: _optionalChain([opts, 'optionalAccess', _11 => _11.basename]),
|
|
213
213
|
getContext: _optionalChain([opts, 'optionalAccess', _12 => _12.getContext]),
|
|
214
214
|
future: _optionalChain([opts, 'optionalAccess', _13 => _13.future]),
|
|
215
|
-
history:
|
|
215
|
+
history: _chunkD6LUOGOQjs.createHashHistory.call(void 0, { window: _optionalChain([opts, 'optionalAccess', _14 => _14.window]) }),
|
|
216
216
|
hydrationData: _optionalChain([opts, 'optionalAccess', _15 => _15.hydrationData]) || parseHydrationData(),
|
|
217
217
|
routes,
|
|
218
|
-
mapRouteProperties:
|
|
219
|
-
hydrationRouteProperties:
|
|
218
|
+
mapRouteProperties: _chunkD6LUOGOQjs.mapRouteProperties,
|
|
219
|
+
hydrationRouteProperties: _chunkD6LUOGOQjs.hydrationRouteProperties,
|
|
220
220
|
dataStrategy: _optionalChain([opts, 'optionalAccess', _16 => _16.dataStrategy]),
|
|
221
221
|
patchRoutesOnNavigation: _optionalChain([opts, 'optionalAccess', _17 => _17.patchRoutesOnNavigation]),
|
|
222
222
|
window: _optionalChain([opts, 'optionalAccess', _18 => _18.window]),
|
|
@@ -239,7 +239,7 @@ function deserializeErrors(errors) {
|
|
|
239
239
|
let serialized = {};
|
|
240
240
|
for (let [key, val] of entries) {
|
|
241
241
|
if (val && val.__type === "RouteErrorResponse") {
|
|
242
|
-
serialized[key] = new (0,
|
|
242
|
+
serialized[key] = new (0, _chunkD6LUOGOQjs.ErrorResponseImpl)(
|
|
243
243
|
val.status,
|
|
244
244
|
val.statusText,
|
|
245
245
|
val.data,
|
|
@@ -276,7 +276,7 @@ function BrowserRouter({
|
|
|
276
276
|
}) {
|
|
277
277
|
let historyRef = React.useRef();
|
|
278
278
|
if (historyRef.current == null) {
|
|
279
|
-
historyRef.current =
|
|
279
|
+
historyRef.current = _chunkD6LUOGOQjs.createBrowserHistory.call(void 0, { window: window2, v5Compat: true });
|
|
280
280
|
}
|
|
281
281
|
let history = historyRef.current;
|
|
282
282
|
let [state, setStateImpl] = React.useState({
|
|
@@ -295,7 +295,7 @@ function BrowserRouter({
|
|
|
295
295
|
);
|
|
296
296
|
React.useLayoutEffect(() => history.listen(setState), [history, setState]);
|
|
297
297
|
return /* @__PURE__ */ React.createElement(
|
|
298
|
-
|
|
298
|
+
_chunkD6LUOGOQjs.Router,
|
|
299
299
|
{
|
|
300
300
|
basename,
|
|
301
301
|
children,
|
|
@@ -314,7 +314,7 @@ function HashRouter({
|
|
|
314
314
|
}) {
|
|
315
315
|
let historyRef = React.useRef();
|
|
316
316
|
if (historyRef.current == null) {
|
|
317
|
-
historyRef.current =
|
|
317
|
+
historyRef.current = _chunkD6LUOGOQjs.createHashHistory.call(void 0, { window: window2, v5Compat: true });
|
|
318
318
|
}
|
|
319
319
|
let history = historyRef.current;
|
|
320
320
|
let [state, setStateImpl] = React.useState({
|
|
@@ -333,7 +333,7 @@ function HashRouter({
|
|
|
333
333
|
);
|
|
334
334
|
React.useLayoutEffect(() => history.listen(setState), [history, setState]);
|
|
335
335
|
return /* @__PURE__ */ React.createElement(
|
|
336
|
-
|
|
336
|
+
_chunkD6LUOGOQjs.Router,
|
|
337
337
|
{
|
|
338
338
|
basename,
|
|
339
339
|
children,
|
|
@@ -366,7 +366,7 @@ function HistoryRouter({
|
|
|
366
366
|
);
|
|
367
367
|
React.useLayoutEffect(() => history.listen(setState), [history, setState]);
|
|
368
368
|
return /* @__PURE__ */ React.createElement(
|
|
369
|
-
|
|
369
|
+
_chunkD6LUOGOQjs.Router,
|
|
370
370
|
{
|
|
371
371
|
basename,
|
|
372
372
|
children,
|
|
@@ -396,26 +396,26 @@ var Link = React.forwardRef(
|
|
|
396
396
|
defaultShouldRevalidate,
|
|
397
397
|
...rest
|
|
398
398
|
}, forwardedRef) {
|
|
399
|
-
let { basename, navigator, useTransitions } = React.useContext(
|
|
399
|
+
let { basename, navigator, useTransitions } = React.useContext(_chunkD6LUOGOQjs.NavigationContext);
|
|
400
400
|
let isAbsolute = typeof to === "string" && ABSOLUTE_URL_REGEX.test(to);
|
|
401
|
-
let parsed =
|
|
401
|
+
let parsed = _chunkD6LUOGOQjs.parseToInfo.call(void 0, to, basename);
|
|
402
402
|
to = parsed.to;
|
|
403
|
-
let href =
|
|
404
|
-
let location =
|
|
403
|
+
let href = _chunkD6LUOGOQjs.useHref.call(void 0, to, { relative });
|
|
404
|
+
let location = _chunkD6LUOGOQjs.useLocation.call(void 0, );
|
|
405
405
|
let maskedHref = null;
|
|
406
406
|
if (mask) {
|
|
407
|
-
let resolved =
|
|
407
|
+
let resolved = _chunkD6LUOGOQjs.resolveTo.call(void 0,
|
|
408
408
|
mask,
|
|
409
409
|
[],
|
|
410
410
|
location.mask ? location.mask.pathname : "/",
|
|
411
411
|
true
|
|
412
412
|
);
|
|
413
413
|
if (basename !== "/") {
|
|
414
|
-
resolved.pathname = resolved.pathname === "/" ? basename :
|
|
414
|
+
resolved.pathname = resolved.pathname === "/" ? basename : _chunkD6LUOGOQjs.joinPaths.call(void 0, [basename, resolved.pathname]);
|
|
415
415
|
}
|
|
416
416
|
maskedHref = navigator.createHref(resolved);
|
|
417
417
|
}
|
|
418
|
-
let [shouldPrefetch, prefetchRef, prefetchHandlers] =
|
|
418
|
+
let [shouldPrefetch, prefetchRef, prefetchHandlers] = _chunkD6LUOGOQjs.usePrefetchBehavior.call(void 0,
|
|
419
419
|
prefetch,
|
|
420
420
|
rest
|
|
421
421
|
);
|
|
@@ -446,13 +446,13 @@ var Link = React.forwardRef(
|
|
|
446
446
|
...prefetchHandlers,
|
|
447
447
|
href: (isSpaLink ? maskedHref : void 0) || parsed.absoluteURL || href,
|
|
448
448
|
onClick: isSpaLink ? handleClick : onClick,
|
|
449
|
-
ref:
|
|
449
|
+
ref: _chunkD6LUOGOQjs.mergeRefs.call(void 0, forwardedRef, prefetchRef),
|
|
450
450
|
target,
|
|
451
451
|
"data-discover": !isAbsolute && discover === "render" ? "true" : void 0
|
|
452
452
|
}
|
|
453
453
|
)
|
|
454
454
|
);
|
|
455
|
-
return shouldPrefetch && !isAbsolute ? /* @__PURE__ */ React.createElement(React.Fragment, null, link, /* @__PURE__ */ React.createElement(
|
|
455
|
+
return shouldPrefetch && !isAbsolute ? /* @__PURE__ */ React.createElement(React.Fragment, null, link, /* @__PURE__ */ React.createElement(_chunkD6LUOGOQjs.PrefetchPageLinks, { page: href })) : link;
|
|
456
456
|
}
|
|
457
457
|
);
|
|
458
458
|
Link.displayName = "Link";
|
|
@@ -468,10 +468,10 @@ var NavLink = React.forwardRef(
|
|
|
468
468
|
children,
|
|
469
469
|
...rest
|
|
470
470
|
}, ref) {
|
|
471
|
-
let path =
|
|
472
|
-
let location =
|
|
473
|
-
let routerState = React.useContext(
|
|
474
|
-
let { navigator, basename } = React.useContext(
|
|
471
|
+
let path = _chunkD6LUOGOQjs.useResolvedPath.call(void 0, to, { relative: rest.relative });
|
|
472
|
+
let location = _chunkD6LUOGOQjs.useLocation.call(void 0, );
|
|
473
|
+
let routerState = React.useContext(_chunkD6LUOGOQjs.DataRouterStateContext);
|
|
474
|
+
let { navigator, basename } = React.useContext(_chunkD6LUOGOQjs.NavigationContext);
|
|
475
475
|
let isTransitioning = routerState != null && // Conditional usage is OK here because the usage of a data router is static
|
|
476
476
|
// eslint-disable-next-line react-hooks/rules-of-hooks
|
|
477
477
|
useViewTransitionState(path) && viewTransition === true;
|
|
@@ -484,7 +484,7 @@ var NavLink = React.forwardRef(
|
|
|
484
484
|
toPathname = toPathname.toLowerCase();
|
|
485
485
|
}
|
|
486
486
|
if (nextLocationPathname && basename) {
|
|
487
|
-
nextLocationPathname =
|
|
487
|
+
nextLocationPathname = _chunkD6LUOGOQjs.stripBasename.call(void 0, nextLocationPathname, basename) || nextLocationPathname;
|
|
488
488
|
}
|
|
489
489
|
const endSlashPosition = toPathname !== "/" && toPathname.endsWith("/") ? toPathname.length - 1 : toPathname.length;
|
|
490
490
|
let isActive = locationPathname === toPathname || !end && locationPathname.startsWith(toPathname) && locationPathname.charAt(endSlashPosition) === "/";
|
|
@@ -540,7 +540,7 @@ var Form = React.forwardRef(
|
|
|
540
540
|
defaultShouldRevalidate,
|
|
541
541
|
...props
|
|
542
542
|
}, forwardedRef) => {
|
|
543
|
-
let { useTransitions } = React.useContext(
|
|
543
|
+
let { useTransitions } = React.useContext(_chunkD6LUOGOQjs.NavigationContext);
|
|
544
544
|
let submit = useSubmit();
|
|
545
545
|
let formAction = useFormAction(action, { relative });
|
|
546
546
|
let formMethod = method.toLowerCase() === "get" ? "get" : "post";
|
|
@@ -587,10 +587,10 @@ function ScrollRestoration({
|
|
|
587
587
|
storageKey,
|
|
588
588
|
...props
|
|
589
589
|
}) {
|
|
590
|
-
let remixContext = React.useContext(
|
|
591
|
-
let { basename } = React.useContext(
|
|
592
|
-
let location =
|
|
593
|
-
let matches =
|
|
590
|
+
let remixContext = React.useContext(_chunkD6LUOGOQjs.FrameworkContext);
|
|
591
|
+
let { basename } = React.useContext(_chunkD6LUOGOQjs.NavigationContext);
|
|
592
|
+
let location = _chunkD6LUOGOQjs.useLocation.call(void 0, );
|
|
593
|
+
let matches = _chunkD6LUOGOQjs.useMatches.call(void 0, );
|
|
594
594
|
useScrollRestoration({ getKey, storageKey });
|
|
595
595
|
let ssrKey = React.useMemo(
|
|
596
596
|
() => {
|
|
@@ -632,9 +632,9 @@ function ScrollRestoration({
|
|
|
632
632
|
...props,
|
|
633
633
|
suppressHydrationWarning: true,
|
|
634
634
|
dangerouslySetInnerHTML: {
|
|
635
|
-
__html: `(${restoreScroll})(${
|
|
635
|
+
__html: `(${restoreScroll})(${_chunkD6LUOGOQjs.escapeHtml.call(void 0,
|
|
636
636
|
JSON.stringify(storageKey || SCROLL_RESTORATION_STORAGE_KEY)
|
|
637
|
-
)}, ${
|
|
637
|
+
)}, ${_chunkD6LUOGOQjs.escapeHtml.call(void 0, JSON.stringify(ssrKey))})`
|
|
638
638
|
}
|
|
639
639
|
}
|
|
640
640
|
);
|
|
@@ -644,13 +644,13 @@ function getDataRouterConsoleError(hookName) {
|
|
|
644
644
|
return `${hookName} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`;
|
|
645
645
|
}
|
|
646
646
|
function useDataRouterContext(hookName) {
|
|
647
|
-
let ctx = React.useContext(
|
|
648
|
-
|
|
647
|
+
let ctx = React.useContext(_chunkD6LUOGOQjs.DataRouterContext);
|
|
648
|
+
_chunkD6LUOGOQjs.invariant.call(void 0, ctx, getDataRouterConsoleError(hookName));
|
|
649
649
|
return ctx;
|
|
650
650
|
}
|
|
651
651
|
function useDataRouterState(hookName) {
|
|
652
|
-
let state = React.useContext(
|
|
653
|
-
|
|
652
|
+
let state = React.useContext(_chunkD6LUOGOQjs.DataRouterStateContext);
|
|
653
|
+
_chunkD6LUOGOQjs.invariant.call(void 0, state, getDataRouterConsoleError(hookName));
|
|
654
654
|
return state;
|
|
655
655
|
}
|
|
656
656
|
function useLinkClickHandler(to, {
|
|
@@ -664,14 +664,14 @@ function useLinkClickHandler(to, {
|
|
|
664
664
|
defaultShouldRevalidate,
|
|
665
665
|
useTransitions
|
|
666
666
|
} = {}) {
|
|
667
|
-
let navigate =
|
|
668
|
-
let location =
|
|
669
|
-
let path =
|
|
667
|
+
let navigate = _chunkD6LUOGOQjs.useNavigate.call(void 0, );
|
|
668
|
+
let location = _chunkD6LUOGOQjs.useLocation.call(void 0, );
|
|
669
|
+
let path = _chunkD6LUOGOQjs.useResolvedPath.call(void 0, to, { relative });
|
|
670
670
|
return React.useCallback(
|
|
671
671
|
(event) => {
|
|
672
672
|
if (shouldProcessLinkClick(event, target)) {
|
|
673
673
|
event.preventDefault();
|
|
674
|
-
let replace = replaceProp !== void 0 ? replaceProp :
|
|
674
|
+
let replace = replaceProp !== void 0 ? replaceProp : _chunkD6LUOGOQjs.createPath.call(void 0, location) === _chunkD6LUOGOQjs.createPath.call(void 0, path);
|
|
675
675
|
let doNavigate = () => navigate(to, {
|
|
676
676
|
replace,
|
|
677
677
|
mask,
|
|
@@ -706,13 +706,13 @@ function useLinkClickHandler(to, {
|
|
|
706
706
|
);
|
|
707
707
|
}
|
|
708
708
|
function useSearchParams(defaultInit) {
|
|
709
|
-
|
|
709
|
+
_chunkD6LUOGOQjs.warning.call(void 0,
|
|
710
710
|
typeof URLSearchParams !== "undefined",
|
|
711
711
|
`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.`
|
|
712
712
|
);
|
|
713
713
|
let defaultSearchParamsRef = React.useRef(createSearchParams(defaultInit));
|
|
714
714
|
let hasSetSearchParamsRef = React.useRef(false);
|
|
715
|
-
let location =
|
|
715
|
+
let location = _chunkD6LUOGOQjs.useLocation.call(void 0, );
|
|
716
716
|
let searchParams = React.useMemo(
|
|
717
717
|
() => (
|
|
718
718
|
// Only merge in the defaults if we haven't yet called setSearchParams.
|
|
@@ -725,7 +725,7 @@ function useSearchParams(defaultInit) {
|
|
|
725
725
|
),
|
|
726
726
|
[location.search]
|
|
727
727
|
);
|
|
728
|
-
let navigate =
|
|
728
|
+
let navigate = _chunkD6LUOGOQjs.useNavigate.call(void 0, );
|
|
729
729
|
let setSearchParams = React.useCallback(
|
|
730
730
|
(nextInit, navigateOptions) => {
|
|
731
731
|
const newSearchParams = createSearchParams(
|
|
@@ -742,8 +742,8 @@ var fetcherId = 0;
|
|
|
742
742
|
var getUniqueFetcherId = () => `__${String(++fetcherId)}__`;
|
|
743
743
|
function useSubmit() {
|
|
744
744
|
let { router } = useDataRouterContext("useSubmit" /* UseSubmit */);
|
|
745
|
-
let { basename } = React.useContext(
|
|
746
|
-
let currentRouteId =
|
|
745
|
+
let { basename } = React.useContext(_chunkD6LUOGOQjs.NavigationContext);
|
|
746
|
+
let currentRouteId = _chunkD6LUOGOQjs.useRouteId.call(void 0, );
|
|
747
747
|
let routerFetch = router.fetch;
|
|
748
748
|
let routerNavigate = router.navigate;
|
|
749
749
|
return React.useCallback(
|
|
@@ -783,12 +783,12 @@ function useSubmit() {
|
|
|
783
783
|
);
|
|
784
784
|
}
|
|
785
785
|
function useFormAction(action, { relative } = {}) {
|
|
786
|
-
let { basename } = React.useContext(
|
|
787
|
-
let routeContext = React.useContext(
|
|
788
|
-
|
|
786
|
+
let { basename } = React.useContext(_chunkD6LUOGOQjs.NavigationContext);
|
|
787
|
+
let routeContext = React.useContext(_chunkD6LUOGOQjs.RouteContext);
|
|
788
|
+
_chunkD6LUOGOQjs.invariant.call(void 0, routeContext, "useFormAction must be used inside a RouteContext");
|
|
789
789
|
let [match] = routeContext.matches.slice(-1);
|
|
790
|
-
let path = { ...
|
|
791
|
-
let location =
|
|
790
|
+
let path = { ..._chunkD6LUOGOQjs.useResolvedPath.call(void 0, action ? action : ".", { relative }) };
|
|
791
|
+
let location = _chunkD6LUOGOQjs.useLocation.call(void 0, );
|
|
792
792
|
if (action == null) {
|
|
793
793
|
path.search = location.search;
|
|
794
794
|
let params = new URLSearchParams(path.search);
|
|
@@ -805,21 +805,21 @@ function useFormAction(action, { relative } = {}) {
|
|
|
805
805
|
path.search = path.search ? path.search.replace(/^\?/, "?index&") : "?index";
|
|
806
806
|
}
|
|
807
807
|
if (basename !== "/") {
|
|
808
|
-
path.pathname = path.pathname === "/" ? basename :
|
|
808
|
+
path.pathname = path.pathname === "/" ? basename : _chunkD6LUOGOQjs.joinPaths.call(void 0, [basename, path.pathname]);
|
|
809
809
|
}
|
|
810
|
-
return
|
|
810
|
+
return _chunkD6LUOGOQjs.createPath.call(void 0, path);
|
|
811
811
|
}
|
|
812
812
|
function useFetcher({
|
|
813
813
|
key
|
|
814
814
|
} = {}) {
|
|
815
815
|
let { router } = useDataRouterContext("useFetcher" /* UseFetcher */);
|
|
816
816
|
let state = useDataRouterState("useFetcher" /* UseFetcher */);
|
|
817
|
-
let fetcherData = React.useContext(
|
|
818
|
-
let route = React.useContext(
|
|
817
|
+
let fetcherData = React.useContext(_chunkD6LUOGOQjs.FetchersContext);
|
|
818
|
+
let route = React.useContext(_chunkD6LUOGOQjs.RouteContext);
|
|
819
819
|
let routeId = _optionalChain([route, 'access', _23 => _23.matches, 'access', _24 => _24[route.matches.length - 1], 'optionalAccess', _25 => _25.route, 'access', _26 => _26.id]);
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
820
|
+
_chunkD6LUOGOQjs.invariant.call(void 0, fetcherData, `useFetcher must be used inside a FetchersContext`);
|
|
821
|
+
_chunkD6LUOGOQjs.invariant.call(void 0, route, `useFetcher must be used inside a RouteContext`);
|
|
822
|
+
_chunkD6LUOGOQjs.invariant.call(void 0,
|
|
823
823
|
routeId != null,
|
|
824
824
|
`useFetcher can only be used on routes that contain a unique "id"`
|
|
825
825
|
);
|
|
@@ -835,7 +835,7 @@ function useFetcher({
|
|
|
835
835
|
}, [deleteFetcher, getFetcher, fetcherKey]);
|
|
836
836
|
let load = React.useCallback(
|
|
837
837
|
async (href, opts) => {
|
|
838
|
-
|
|
838
|
+
_chunkD6LUOGOQjs.invariant.call(void 0, routeId, "No routeId available for fetcher.load()");
|
|
839
839
|
await routerFetch(fetcherKey, routeId, href, opts);
|
|
840
840
|
},
|
|
841
841
|
[fetcherKey, routeId, routerFetch]
|
|
@@ -864,7 +864,7 @@ function useFetcher({
|
|
|
864
864
|
FetcherForm2.displayName = "fetcher.Form";
|
|
865
865
|
return FetcherForm2;
|
|
866
866
|
}, [fetcherKey]);
|
|
867
|
-
let fetcher = state.fetchers.get(fetcherKey) ||
|
|
867
|
+
let fetcher = state.fetchers.get(fetcherKey) || _chunkD6LUOGOQjs.IDLE_FETCHER;
|
|
868
868
|
let data = fetcherData.get(fetcherKey);
|
|
869
869
|
let fetcherWithComponents = React.useMemo(
|
|
870
870
|
() => ({
|
|
@@ -881,10 +881,13 @@ function useFetcher({
|
|
|
881
881
|
}
|
|
882
882
|
function useFetchers() {
|
|
883
883
|
let state = useDataRouterState("useFetchers" /* UseFetchers */);
|
|
884
|
-
return
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
884
|
+
return React.useMemo(
|
|
885
|
+
() => Array.from(state.fetchers.entries()).map(([key, fetcher]) => ({
|
|
886
|
+
...fetcher,
|
|
887
|
+
key
|
|
888
|
+
})),
|
|
889
|
+
[state.fetchers]
|
|
890
|
+
);
|
|
888
891
|
}
|
|
889
892
|
var SCROLL_RESTORATION_STORAGE_KEY = "react-router-scroll-positions";
|
|
890
893
|
var savedScrollPositions = {};
|
|
@@ -895,7 +898,7 @@ function getScrollRestorationKey(location, matches, basename, getKey) {
|
|
|
895
898
|
key = getKey(
|
|
896
899
|
{
|
|
897
900
|
...location,
|
|
898
|
-
pathname:
|
|
901
|
+
pathname: _chunkD6LUOGOQjs.stripBasename.call(void 0, location.pathname, basename) || location.pathname
|
|
899
902
|
},
|
|
900
903
|
matches
|
|
901
904
|
);
|
|
@@ -916,10 +919,10 @@ function useScrollRestoration({
|
|
|
916
919
|
let { restoreScrollPosition, preventScrollReset } = useDataRouterState(
|
|
917
920
|
"useScrollRestoration" /* UseScrollRestoration */
|
|
918
921
|
);
|
|
919
|
-
let { basename } = React.useContext(
|
|
920
|
-
let location =
|
|
921
|
-
let matches =
|
|
922
|
-
let navigation =
|
|
922
|
+
let { basename } = React.useContext(_chunkD6LUOGOQjs.NavigationContext);
|
|
923
|
+
let location = _chunkD6LUOGOQjs.useLocation.call(void 0, );
|
|
924
|
+
let matches = _chunkD6LUOGOQjs.useMatches.call(void 0, );
|
|
925
|
+
let navigation = _chunkD6LUOGOQjs.useNavigation.call(void 0, );
|
|
923
926
|
React.useEffect(() => {
|
|
924
927
|
window.history.scrollRestoration = "manual";
|
|
925
928
|
return () => {
|
|
@@ -938,7 +941,7 @@ function useScrollRestoration({
|
|
|
938
941
|
JSON.stringify(savedScrollPositions)
|
|
939
942
|
);
|
|
940
943
|
} catch (error) {
|
|
941
|
-
|
|
944
|
+
_chunkD6LUOGOQjs.warning.call(void 0,
|
|
942
945
|
false,
|
|
943
946
|
`Failed to save scroll positions in sessionStorage, <ScrollRestoration /> will not work properly (${error}).`
|
|
944
947
|
);
|
|
@@ -985,7 +988,7 @@ function useScrollRestoration({
|
|
|
985
988
|
}
|
|
986
989
|
}
|
|
987
990
|
} catch (e2) {
|
|
988
|
-
|
|
991
|
+
_chunkD6LUOGOQjs.warning.call(void 0,
|
|
989
992
|
false,
|
|
990
993
|
`"${location.hash.slice(
|
|
991
994
|
1
|
|
@@ -1023,7 +1026,7 @@ function usePrompt({
|
|
|
1023
1026
|
when,
|
|
1024
1027
|
message
|
|
1025
1028
|
}) {
|
|
1026
|
-
let blocker =
|
|
1029
|
+
let blocker = _chunkD6LUOGOQjs.useBlocker.call(void 0, when);
|
|
1027
1030
|
React.useEffect(() => {
|
|
1028
1031
|
if (blocker.state === "blocked") {
|
|
1029
1032
|
let proceed = window.confirm(message);
|
|
@@ -1041,21 +1044,21 @@ function usePrompt({
|
|
|
1041
1044
|
}, [blocker, when]);
|
|
1042
1045
|
}
|
|
1043
1046
|
function useViewTransitionState(to, { relative } = {}) {
|
|
1044
|
-
let vtContext = React.useContext(
|
|
1045
|
-
|
|
1047
|
+
let vtContext = React.useContext(_chunkD6LUOGOQjs.ViewTransitionContext);
|
|
1048
|
+
_chunkD6LUOGOQjs.invariant.call(void 0,
|
|
1046
1049
|
vtContext != null,
|
|
1047
1050
|
"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?"
|
|
1048
1051
|
);
|
|
1049
1052
|
let { basename } = useDataRouterContext(
|
|
1050
1053
|
"useViewTransitionState" /* useViewTransitionState */
|
|
1051
1054
|
);
|
|
1052
|
-
let path =
|
|
1055
|
+
let path = _chunkD6LUOGOQjs.useResolvedPath.call(void 0, to, { relative });
|
|
1053
1056
|
if (!vtContext.isTransitioning) {
|
|
1054
1057
|
return false;
|
|
1055
1058
|
}
|
|
1056
|
-
let currentPath =
|
|
1057
|
-
let nextPath =
|
|
1058
|
-
return
|
|
1059
|
+
let currentPath = _chunkD6LUOGOQjs.stripBasename.call(void 0, vtContext.currentLocation.pathname, basename) || vtContext.currentLocation.pathname;
|
|
1060
|
+
let nextPath = _chunkD6LUOGOQjs.stripBasename.call(void 0, vtContext.nextLocation.pathname, basename) || vtContext.nextLocation.pathname;
|
|
1061
|
+
return _chunkD6LUOGOQjs.matchPath.call(void 0, path.pathname, nextPath) != null || _chunkD6LUOGOQjs.matchPath.call(void 0, path.pathname, currentPath) != null;
|
|
1059
1062
|
}
|
|
1060
1063
|
|
|
1061
1064
|
// lib/dom/server.tsx
|
|
@@ -1066,7 +1069,7 @@ function StaticRouter({
|
|
|
1066
1069
|
location: locationProp = "/"
|
|
1067
1070
|
}) {
|
|
1068
1071
|
if (typeof locationProp === "string") {
|
|
1069
|
-
locationProp =
|
|
1072
|
+
locationProp = _chunkD6LUOGOQjs.parsePath.call(void 0, locationProp);
|
|
1070
1073
|
}
|
|
1071
1074
|
let action = "POP" /* Pop */;
|
|
1072
1075
|
let location = {
|
|
@@ -1079,7 +1082,7 @@ function StaticRouter({
|
|
|
1079
1082
|
};
|
|
1080
1083
|
let staticNavigator = getStatelessNavigator();
|
|
1081
1084
|
return /* @__PURE__ */ React2.createElement(
|
|
1082
|
-
|
|
1085
|
+
_chunkD6LUOGOQjs.Router,
|
|
1083
1086
|
{
|
|
1084
1087
|
basename,
|
|
1085
1088
|
children,
|
|
@@ -1097,7 +1100,7 @@ function StaticRouterProvider({
|
|
|
1097
1100
|
hydrate = true,
|
|
1098
1101
|
nonce
|
|
1099
1102
|
}) {
|
|
1100
|
-
|
|
1103
|
+
_chunkD6LUOGOQjs.invariant.call(void 0,
|
|
1101
1104
|
router && context,
|
|
1102
1105
|
"You must provide `router` and `context` to <StaticRouterProvider>"
|
|
1103
1106
|
);
|
|
@@ -1116,12 +1119,12 @@ function StaticRouterProvider({
|
|
|
1116
1119
|
actionData: context.actionData,
|
|
1117
1120
|
errors: serializeErrors(context.errors)
|
|
1118
1121
|
};
|
|
1119
|
-
let json =
|
|
1122
|
+
let json = _chunkD6LUOGOQjs.escapeHtml.call(void 0, JSON.stringify(JSON.stringify(data)));
|
|
1120
1123
|
hydrateScript = `window.__staticRouterHydrationData = JSON.parse(${json});`;
|
|
1121
1124
|
}
|
|
1122
1125
|
let { state } = dataRouterContext.router;
|
|
1123
|
-
return /* @__PURE__ */ React2.createElement(React2.Fragment, null, /* @__PURE__ */ React2.createElement(
|
|
1124
|
-
|
|
1126
|
+
return /* @__PURE__ */ React2.createElement(React2.Fragment, null, /* @__PURE__ */ React2.createElement(_chunkD6LUOGOQjs.DataRouterContext.Provider, { value: dataRouterContext }, /* @__PURE__ */ React2.createElement(_chunkD6LUOGOQjs.DataRouterStateContext.Provider, { value: state }, /* @__PURE__ */ React2.createElement(_chunkD6LUOGOQjs.FetchersContext.Provider, { value: fetchersContext }, /* @__PURE__ */ React2.createElement(_chunkD6LUOGOQjs.ViewTransitionContext.Provider, { value: { isTransitioning: false } }, /* @__PURE__ */ React2.createElement(
|
|
1127
|
+
_chunkD6LUOGOQjs.Router,
|
|
1125
1128
|
{
|
|
1126
1129
|
basename: dataRouterContext.basename,
|
|
1127
1130
|
location: state.location,
|
|
@@ -1131,7 +1134,7 @@ function StaticRouterProvider({
|
|
|
1131
1134
|
useTransitions: false
|
|
1132
1135
|
},
|
|
1133
1136
|
/* @__PURE__ */ React2.createElement(
|
|
1134
|
-
|
|
1137
|
+
_chunkD6LUOGOQjs.DataRoutes,
|
|
1135
1138
|
{
|
|
1136
1139
|
manifest: router.manifest,
|
|
1137
1140
|
routes: router.routes,
|
|
@@ -1154,7 +1157,7 @@ function serializeErrors(errors) {
|
|
|
1154
1157
|
let entries = Object.entries(errors);
|
|
1155
1158
|
let serialized = {};
|
|
1156
1159
|
for (let [key, val] of entries) {
|
|
1157
|
-
if (
|
|
1160
|
+
if (_chunkD6LUOGOQjs.isRouteErrorResponse.call(void 0, val)) {
|
|
1158
1161
|
serialized[key] = { ...val, __type: "RouteErrorResponse" };
|
|
1159
1162
|
} else if (val instanceof Error) {
|
|
1160
1163
|
serialized[key] = {
|
|
@@ -1204,16 +1207,16 @@ function getStatelessNavigator() {
|
|
|
1204
1207
|
};
|
|
1205
1208
|
}
|
|
1206
1209
|
function createStaticHandler2(routes, opts) {
|
|
1207
|
-
return
|
|
1210
|
+
return _chunkD6LUOGOQjs.createStaticHandler.call(void 0, routes, {
|
|
1208
1211
|
...opts,
|
|
1209
|
-
mapRouteProperties:
|
|
1212
|
+
mapRouteProperties: _chunkD6LUOGOQjs.mapRouteProperties
|
|
1210
1213
|
});
|
|
1211
1214
|
}
|
|
1212
1215
|
function createStaticRouter(routes, context, opts = {}) {
|
|
1213
1216
|
let manifest = {};
|
|
1214
|
-
let dataRoutes =
|
|
1217
|
+
let dataRoutes = _chunkD6LUOGOQjs.convertRoutesToDataRoutes.call(void 0,
|
|
1215
1218
|
routes,
|
|
1216
|
-
|
|
1219
|
+
_chunkD6LUOGOQjs.mapRouteProperties,
|
|
1217
1220
|
void 0,
|
|
1218
1221
|
manifest
|
|
1219
1222
|
);
|
|
@@ -1246,7 +1249,7 @@ function createStaticRouter(routes, context, opts = {}) {
|
|
|
1246
1249
|
errors: context.errors,
|
|
1247
1250
|
initialized: true,
|
|
1248
1251
|
renderFallback: false,
|
|
1249
|
-
navigation:
|
|
1252
|
+
navigation: _chunkD6LUOGOQjs.IDLE_NAVIGATION,
|
|
1250
1253
|
restoreScrollPosition: null,
|
|
1251
1254
|
preventScrollReset: false,
|
|
1252
1255
|
revalidation: "idle",
|
|
@@ -1287,7 +1290,7 @@ function createStaticRouter(routes, context, opts = {}) {
|
|
|
1287
1290
|
createHref,
|
|
1288
1291
|
encodeLocation,
|
|
1289
1292
|
getFetcher() {
|
|
1290
|
-
return
|
|
1293
|
+
return _chunkD6LUOGOQjs.IDLE_FETCHER;
|
|
1291
1294
|
},
|
|
1292
1295
|
deleteFetcher() {
|
|
1293
1296
|
throw msg("deleteFetcher");
|
|
@@ -1299,7 +1302,7 @@ function createStaticRouter(routes, context, opts = {}) {
|
|
|
1299
1302
|
throw msg("dispose");
|
|
1300
1303
|
},
|
|
1301
1304
|
getBlocker() {
|
|
1302
|
-
return
|
|
1305
|
+
return _chunkD6LUOGOQjs.IDLE_BLOCKER;
|
|
1303
1306
|
},
|
|
1304
1307
|
deleteBlocker() {
|
|
1305
1308
|
throw msg("deleteBlocker");
|
|
@@ -1317,10 +1320,10 @@ function createStaticRouter(routes, context, opts = {}) {
|
|
|
1317
1320
|
};
|
|
1318
1321
|
}
|
|
1319
1322
|
function createHref(to) {
|
|
1320
|
-
return typeof to === "string" ? to :
|
|
1323
|
+
return typeof to === "string" ? to : _chunkD6LUOGOQjs.createPath.call(void 0, to);
|
|
1321
1324
|
}
|
|
1322
1325
|
function encodeLocation(to) {
|
|
1323
|
-
let href = typeof to === "string" ? to :
|
|
1326
|
+
let href = typeof to === "string" ? to : _chunkD6LUOGOQjs.createPath.call(void 0, to);
|
|
1324
1327
|
href = href.replace(/ $/, "%20");
|
|
1325
1328
|
let encoded = ABSOLUTE_URL_REGEX2.test(href) ? new URL(href) : new URL(href, "http://localhost");
|
|
1326
1329
|
return {
|