react-router 0.0.0-experimental-232861bd9 → 0.0.0-experimental-e988dc602
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/development/{chunk-6AEC5MNZ.mjs → chunk-EUVE7DCV.mjs} +2 -2
- package/dist/development/dom-export.js +1 -1
- package/dist/development/dom-export.mjs +2 -2
- package/dist/development/index.js +2 -2
- package/dist/development/index.mjs +2 -2
- package/dist/development/lib/types/route-module.js +1 -1
- package/dist/development/lib/types/route-module.mjs +1 -1
- package/dist/development/rsc-export.js +1 -1
- package/dist/development/rsc-export.mjs +1 -1
- package/dist/production/{chunk-22PMV7NU.mjs → chunk-OIBET7ZQ.mjs} +2 -2
- package/dist/production/dom-export.js +1 -1
- package/dist/production/dom-export.mjs +2 -2
- package/dist/production/index.js +2 -2
- package/dist/production/index.mjs +2 -2
- package/dist/production/lib/types/route-module.js +1 -1
- package/dist/production/lib/types/route-module.mjs +1 -1
- package/dist/production/rsc-export.js +1 -1
- package/dist/production/rsc-export.mjs +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-e988dc602
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -8013,7 +8013,7 @@ function mergeRefs(...refs) {
|
|
|
8013
8013
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
8014
8014
|
try {
|
|
8015
8015
|
if (isBrowser) {
|
|
8016
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
8016
|
+
window.__reactRouterVersion = "0.0.0-experimental-e988dc602";
|
|
8017
8017
|
}
|
|
8018
8018
|
} catch (e) {
|
|
8019
8019
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-e988dc602
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
invariant,
|
|
26
26
|
mapRouteProperties,
|
|
27
27
|
useFogOFWarDiscovery
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-EUVE7DCV.mjs";
|
|
29
29
|
|
|
30
30
|
// lib/dom-export/dom-router-provider.tsx
|
|
31
31
|
import * as React from "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-e988dc602
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -8172,7 +8172,7 @@ function mergeRefs(...refs) {
|
|
|
8172
8172
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
8173
8173
|
try {
|
|
8174
8174
|
if (isBrowser) {
|
|
8175
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
8175
|
+
window.__reactRouterVersion = "0.0.0-experimental-e988dc602";
|
|
8176
8176
|
}
|
|
8177
8177
|
} catch (e) {
|
|
8178
8178
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-e988dc602
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -134,7 +134,7 @@ import {
|
|
|
134
134
|
useSearchParams,
|
|
135
135
|
useSubmit,
|
|
136
136
|
useViewTransitionState
|
|
137
|
-
} from "./chunk-
|
|
137
|
+
} from "./chunk-EUVE7DCV.mjs";
|
|
138
138
|
export {
|
|
139
139
|
Await,
|
|
140
140
|
BrowserRouter,
|
|
@@ -4,7 +4,7 @@ import { splitCookiesString } from 'set-cookie-parser';
|
|
|
4
4
|
import { UNSAFE_WithRouteComponentProps, UNSAFE_WithErrorBoundaryProps, UNSAFE_WithHydrateFallbackProps } from 'react-router';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
|
-
* react-router v0.0.0-experimental-
|
|
7
|
+
* react-router v0.0.0-experimental-e988dc602
|
|
8
8
|
*
|
|
9
9
|
* Copyright (c) Remix Software Inc.
|
|
10
10
|
*
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-e988dc602
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -8013,7 +8013,7 @@ function mergeRefs(...refs) {
|
|
|
8013
8013
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
8014
8014
|
try {
|
|
8015
8015
|
if (isBrowser) {
|
|
8016
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
8016
|
+
window.__reactRouterVersion = "0.0.0-experimental-e988dc602";
|
|
8017
8017
|
}
|
|
8018
8018
|
} catch (e) {
|
|
8019
8019
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-e988dc602
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
invariant,
|
|
26
26
|
mapRouteProperties,
|
|
27
27
|
useFogOFWarDiscovery
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-OIBET7ZQ.mjs";
|
|
29
29
|
|
|
30
30
|
// lib/dom-export/dom-router-provider.tsx
|
|
31
31
|
import * as React from "react";
|
package/dist/production/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-e988dc602
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -8172,7 +8172,7 @@ function mergeRefs(...refs) {
|
|
|
8172
8172
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
8173
8173
|
try {
|
|
8174
8174
|
if (isBrowser) {
|
|
8175
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
8175
|
+
window.__reactRouterVersion = "0.0.0-experimental-e988dc602";
|
|
8176
8176
|
}
|
|
8177
8177
|
} catch (e) {
|
|
8178
8178
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-e988dc602
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -134,7 +134,7 @@ import {
|
|
|
134
134
|
useSearchParams,
|
|
135
135
|
useSubmit,
|
|
136
136
|
useViewTransitionState
|
|
137
|
-
} from "./chunk-
|
|
137
|
+
} from "./chunk-OIBET7ZQ.mjs";
|
|
138
138
|
export {
|
|
139
139
|
Await,
|
|
140
140
|
BrowserRouter,
|
|
@@ -4,7 +4,7 @@ import { splitCookiesString } from 'set-cookie-parser';
|
|
|
4
4
|
import { UNSAFE_WithRouteComponentProps, UNSAFE_WithErrorBoundaryProps, UNSAFE_WithHydrateFallbackProps } from 'react-router';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
|
-
* react-router v0.0.0-experimental-
|
|
7
|
+
* react-router v0.0.0-experimental-e988dc602
|
|
8
8
|
*
|
|
9
9
|
* Copyright (c) Remix Software Inc.
|
|
10
10
|
*
|