react-router 0.0.0-experimental-263c97949 → 0.0.0-experimental-8e9d8ef63
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-ZLET663P.mjs → chunk-EJSPM7NW.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/production/{chunk-L6GBNQXJ.mjs → chunk-7VURRAOS.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/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-8e9d8ef63
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -7087,7 +7087,7 @@ function mergeRefs(...refs) {
|
|
|
7087
7087
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
7088
7088
|
try {
|
|
7089
7089
|
if (isBrowser) {
|
|
7090
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
7090
|
+
window.__reactRouterVersion = "0.0.0-experimental-8e9d8ef63";
|
|
7091
7091
|
}
|
|
7092
7092
|
} catch (e) {
|
|
7093
7093
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-8e9d8ef63
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
matchRoutes,
|
|
26
26
|
shouldHydrateRouteLoader,
|
|
27
27
|
useFogOFWarDiscovery
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-EJSPM7NW.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-8e9d8ef63
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -7233,7 +7233,7 @@ function mergeRefs(...refs) {
|
|
|
7233
7233
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
7234
7234
|
try {
|
|
7235
7235
|
if (isBrowser) {
|
|
7236
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
7236
|
+
window.__reactRouterVersion = "0.0.0-experimental-8e9d8ef63";
|
|
7237
7237
|
}
|
|
7238
7238
|
} catch (e) {
|
|
7239
7239
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-8e9d8ef63
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -121,7 +121,7 @@ import {
|
|
|
121
121
|
useSearchParams,
|
|
122
122
|
useSubmit,
|
|
123
123
|
useViewTransitionState
|
|
124
|
-
} from "./chunk-
|
|
124
|
+
} from "./chunk-EJSPM7NW.mjs";
|
|
125
125
|
export {
|
|
126
126
|
Await,
|
|
127
127
|
BrowserRouter,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-8e9d8ef63
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -7087,7 +7087,7 @@ function mergeRefs(...refs) {
|
|
|
7087
7087
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
7088
7088
|
try {
|
|
7089
7089
|
if (isBrowser) {
|
|
7090
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
7090
|
+
window.__reactRouterVersion = "0.0.0-experimental-8e9d8ef63";
|
|
7091
7091
|
}
|
|
7092
7092
|
} catch (e) {
|
|
7093
7093
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-8e9d8ef63
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -25,7 +25,7 @@ import {
|
|
|
25
25
|
matchRoutes,
|
|
26
26
|
shouldHydrateRouteLoader,
|
|
27
27
|
useFogOFWarDiscovery
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-7VURRAOS.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-8e9d8ef63
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -7233,7 +7233,7 @@ function mergeRefs(...refs) {
|
|
|
7233
7233
|
var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
|
|
7234
7234
|
try {
|
|
7235
7235
|
if (isBrowser) {
|
|
7236
|
-
window.__reactRouterVersion = "0.0.0-experimental-
|
|
7236
|
+
window.__reactRouterVersion = "0.0.0-experimental-8e9d8ef63";
|
|
7237
7237
|
}
|
|
7238
7238
|
} catch (e) {
|
|
7239
7239
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* react-router v0.0.0-experimental-
|
|
2
|
+
* react-router v0.0.0-experimental-8e9d8ef63
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Remix Software Inc.
|
|
5
5
|
*
|
|
@@ -121,7 +121,7 @@ import {
|
|
|
121
121
|
useSearchParams,
|
|
122
122
|
useSubmit,
|
|
123
123
|
useViewTransitionState
|
|
124
|
-
} from "./chunk-
|
|
124
|
+
} from "./chunk-7VURRAOS.mjs";
|
|
125
125
|
export {
|
|
126
126
|
Await,
|
|
127
127
|
BrowserRouter,
|