react-router 0.0.0-experimental-08996fc → 0.0.0-experimental-871bb95

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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8726,7 +8726,7 @@ function mergeRefs(...refs) {
8726
8726
  var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
8727
8727
  try {
8728
8728
  if (isBrowser) {
8729
- window.__reactRouterVersion = "0.0.0-experimental-08996fc";
8729
+ window.__reactRouterVersion = "0.0.0-experimental-871bb95";
8730
8730
  }
8731
8731
  } catch (e) {
8732
8732
  }
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import { R as RouterProviderProps$1 } from './lib-BEajF12T.mjs';
2
+ import { R as RouterProviderProps$1 } from './lib-BH0YvLka.mjs';
3
3
  import { R as RouterInit } from './route-data-ByAYLHuM.mjs';
4
4
 
5
5
  type RouterProviderProps = Omit<RouterProviderProps$1, "flushSync">;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
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-VQ2IPVH7.mjs";
28
+ } from "./chunk-ZD7WRK2V.mjs";
29
29
 
30
30
  // lib/dom-export/dom-router-provider.tsx
31
31
  import * as React from "react";
@@ -1,7 +1,7 @@
1
1
  import { a as Router, b as RouteModules, D as DataStrategyFunction, L as Location, S as StaticHandlerContext, c as RouteObject, d as StaticHandler, F as FutureConfig, C as CreateStaticHandlerOptions$1, I as InitialEntry, H as HydrationState, u as unstable_InitialContext, e as IndexRouteObject, N as NonIndexRouteObject, f as LoaderFunction, A as ActionFunction, M as MetaFunction, g as LinksFunction, h as MiddlewareEnabled, i as AppLoadContext, E as Equal, j as RouterState, P as PatchRoutesOnNavigationFunction, k as DataRouteObject, l as ClientLoaderFunction, m as Path } from './route-data-ByAYLHuM.mjs';
2
2
  export { y as ActionFunctionArgs, B as Blocker, s as BlockerFunction, au as ClientActionFunction, av as ClientActionFunctionArgs, aw as ClientLoaderFunctionArgs, ap as DataRouteMatch, z as DataStrategyFunctionArgs, J as DataStrategyMatch, K as DataStrategyResult, Q as ErrorResponse, o as Fetcher, U as FormEncType, V as FormMethod, aE as Future, G as GetScrollPositionFunction, n as GetScrollRestorationKeyFunction, W as HTMLFormMethod, ax as HeadersArgs, ay as HeadersFunction, aC as HtmlLinkDescriptor, af as IDLE_BLOCKER, ae as IDLE_FETCHER, ad as IDLE_NAVIGATION, X as LazyRouteFunction, aD as LinkDescriptor, Y as LoaderFunctionArgs, az as MetaArgs, aA as MetaDescriptor, aq as NavigateOptions, p as Navigation, q as NavigationStates, aa as NavigationType, ar as Navigator, aB as PageLinkDescriptor, _ as ParamParseKey, $ as Params, as as PatchRoutesOnNavigationFunctionArgs, a0 as PathMatch, a1 as PathParam, a2 as PathPattern, a3 as RedirectFunction, r as RelativeRoutingType, x as RevalidationState, at as RouteMatch, w as RouterFetchOptions, R as RouterInit, v as RouterNavigateOptions, t as RouterSubscriber, a5 as ShouldRevalidateFunction, a6 as ShouldRevalidateFunctionArgs, T as To, a7 as UIMatch, aK as UNSAFE_DataRouterContext, aL as UNSAFE_DataRouterStateContext, O as UNSAFE_DataWithResponseInit, aJ as UNSAFE_ErrorResponseImpl, aM as UNSAFE_FetchersContext, aN as UNSAFE_LocationContext, aO as UNSAFE_NavigationContext, aP as UNSAFE_RouteContext, aQ as UNSAFE_ViewTransitionContext, aG as UNSAFE_createBrowserHistory, aI as UNSAFE_createRouter, aH as UNSAFE_invariant, ab as createPath, ag as data, ah as generatePath, ai as isRouteErrorResponse, aj as matchPath, ak as matchRoutes, ac as parsePath, al as redirect, am as redirectDocument, an as replace, ao as resolvePath, Z as unstable_MiddlewareFunction, a4 as unstable_RouterContext, a9 as unstable_RouterContextProvider, aF as unstable_SerializesTo, a8 as unstable_createContext } from './route-data-ByAYLHuM.mjs';
3
- import { A as AssetsManifest, E as EntryContext, F as FutureConfig$1, a as RouteComponentType, H as HydrateFallbackType, b as ErrorBoundaryType, S as ServerBuild } from './lib-BEajF12T.mjs';
4
- export { j as Await, d as AwaitProps, ai as BrowserRouter, a2 as BrowserRouterProps, a3 as DOMRouterOpts, a9 as FetcherFormProps, ae as FetcherSubmitFunction, ay as FetcherSubmitOptions, af as FetcherWithComponents, an as Form, aa as FormProps, aJ as HandleDataRequestFunction, aK as HandleDocumentRequestFunction, aL as HandleErrorFunction, aj as HashRouter, a4 as HashRouterProps, a5 as HistoryRouterProps, I as IndexRouteProps, L as LayoutRouteProps, ak as Link, a6 as LinkProps, aF as Links, k as MemoryRouter, M as MemoryRouterOpts, e as MemoryRouterProps, aE as Meta, am as NavLink, a7 as NavLinkProps, a8 as NavLinkRenderProps, l as Navigate, v as NavigateFunction, N as NavigateProps, m as Outlet, O as OutletProps, az as ParamKeyValuePair, P as PathRouteProps, aH as PrefetchPageLinks, n as Route, f as RouteProps, o as Router, g as RouterProps, p as RouterProvider, R as RouterProviderProps, q as Routes, h as RoutesProps, aG as Scripts, aI as ScriptsProps, ao as ScrollRestoration, ab as ScrollRestorationProps, aM as ServerEntryModule, ac as SetURLSearchParams, ad as SubmitFunction, aA as SubmitOptions, aC as SubmitTarget, aS as UNSAFE_FrameworkContext, aT as UNSAFE_createClientRoutes, aU as UNSAFE_createClientRoutesWithHMRRevalidationOptOut, aN as UNSAFE_hydrationRouteProperties, aO as UNSAFE_mapRouteProperties, aV as UNSAFE_shouldHydrateRouteLoader, aW as UNSAFE_useScrollRestoration, aP as UNSAFE_withComponentProps, aR as UNSAFE_withErrorBoundaryProps, aQ as UNSAFE_withHydrateFallbackProps, aB as URLSearchParamsInit, ag as createBrowserRouter, ah as createHashRouter, r as createMemoryRouter, s as createRoutesFromChildren, t as createRoutesFromElements, aD as createSearchParams, u as renderMatches, i as unstable_AbsoluteRoutes, c as unstable_AbsoluteRoutesProps, al as unstable_HistoryRouter, w as unstable_useAbsoluteRoutes, aw as unstable_usePrompt, y as useActionData, z as useAsyncError, B as useAsyncValue, av as useBeforeUnload, x as useBlocker, at as useFetcher, au as useFetchers, as as useFormAction, C as useHref, D as useInRouterContext, ap as useLinkClickHandler, G as useLoaderData, J as useLocation, K as useMatch, Q as useMatches, T as useNavigate, U as useNavigation, V as useNavigationType, W as useOutlet, X as useOutletContext, Y as useParams, Z as useResolvedPath, _ as useRevalidator, $ as useRouteError, a0 as useRouteLoaderData, a1 as useRoutes, aq as useSearchParams, ar as useSubmit, ax as useViewTransitionState } from './lib-BEajF12T.mjs';
3
+ import { A as AssetsManifest, E as EntryContext, F as FutureConfig$1, a as RouteComponentType, H as HydrateFallbackType, b as ErrorBoundaryType, S as ServerBuild } from './lib-BH0YvLka.mjs';
4
+ export { j as Await, d as AwaitProps, ai as BrowserRouter, a2 as BrowserRouterProps, a3 as DOMRouterOpts, a9 as FetcherFormProps, ae as FetcherSubmitFunction, ay as FetcherSubmitOptions, af as FetcherWithComponents, an as Form, aa as FormProps, aJ as HandleDataRequestFunction, aK as HandleDocumentRequestFunction, aL as HandleErrorFunction, aj as HashRouter, a4 as HashRouterProps, a5 as HistoryRouterProps, I as IndexRouteProps, L as LayoutRouteProps, ak as Link, a6 as LinkProps, aF as Links, k as MemoryRouter, M as MemoryRouterOpts, e as MemoryRouterProps, aE as Meta, am as NavLink, a7 as NavLinkProps, a8 as NavLinkRenderProps, l as Navigate, v as NavigateFunction, N as NavigateProps, m as Outlet, O as OutletProps, az as ParamKeyValuePair, P as PathRouteProps, aH as PrefetchPageLinks, n as Route, f as RouteProps, o as Router, g as RouterProps, p as RouterProvider, R as RouterProviderProps, q as Routes, h as RoutesProps, aG as Scripts, aI as ScriptsProps, ao as ScrollRestoration, ab as ScrollRestorationProps, aM as ServerEntryModule, ac as SetURLSearchParams, ad as SubmitFunction, aA as SubmitOptions, aC as SubmitTarget, aS as UNSAFE_FrameworkContext, aT as UNSAFE_createClientRoutes, aU as UNSAFE_createClientRoutesWithHMRRevalidationOptOut, aN as UNSAFE_hydrationRouteProperties, aO as UNSAFE_mapRouteProperties, aV as UNSAFE_shouldHydrateRouteLoader, aW as UNSAFE_useScrollRestoration, aP as UNSAFE_withComponentProps, aR as UNSAFE_withErrorBoundaryProps, aQ as UNSAFE_withHydrateFallbackProps, aB as URLSearchParamsInit, ag as createBrowserRouter, ah as createHashRouter, r as createMemoryRouter, s as createRoutesFromChildren, t as createRoutesFromElements, aD as createSearchParams, u as renderMatches, i as unstable_AbsoluteRoutes, c as unstable_AbsoluteRoutesProps, al as unstable_HistoryRouter, w as unstable_useAbsoluteRoutes, aw as unstable_usePrompt, y as useActionData, z as useAsyncError, B as useAsyncValue, av as useBeforeUnload, x as useBlocker, at as useFetcher, au as useFetchers, as as useFormAction, C as useHref, D as useInRouterContext, ap as useLinkClickHandler, G as useLoaderData, J as useLocation, K as useMatch, Q as useMatches, T as useNavigate, U as useNavigation, V as useNavigationType, W as useOutlet, X as useOutletContext, Y as useParams, Z as useResolvedPath, _ as useRevalidator, $ as useRouteError, a0 as useRouteLoaderData, a1 as useRoutes, aq as useSearchParams, ar as useSubmit, ax as useViewTransitionState } from './lib-BH0YvLka.mjs';
5
5
  import * as React from 'react';
6
6
  import { ReactElement } from 'react';
7
7
  import { ParseOptions, SerializeOptions } from 'cookie';
@@ -336,8 +336,6 @@ declare function useRoutes(routes: RouteObject[], locationArg?: Partial<Location
336
336
  * absolute path matching, prepared with the correct context to render the
337
337
  * remainder of the route tree. Route elements in the tree must render an
338
338
  * `<Outlet>` to render their child route's element.
339
- *
340
- * TEMP - REMOVE
341
339
  */
342
340
  declare function useAbsoluteRoutes(routes: RouteObject[], locationArg?: Partial<Location> | string): React.ReactElement | null;
343
341
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8881,7 +8881,7 @@ function mergeRefs(...refs) {
8881
8881
  var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
8882
8882
  try {
8883
8883
  if (isBrowser) {
8884
- window.__reactRouterVersion = "0.0.0-experimental-08996fc";
8884
+ window.__reactRouterVersion = "0.0.0-experimental-871bb95";
8885
8885
  }
8886
8886
  } catch (e) {
8887
8887
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -130,7 +130,7 @@ import {
130
130
  withComponentProps,
131
131
  withErrorBoundaryProps,
132
132
  withHydrateFallbackProps
133
- } from "./chunk-VQ2IPVH7.mjs";
133
+ } from "./chunk-ZD7WRK2V.mjs";
134
134
  export {
135
135
  Await,
136
136
  BrowserRouter,
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -316,8 +316,6 @@ declare function useRoutes(routes: RouteObject[], locationArg?: Partial<Location
316
316
  * absolute path matching, prepared with the correct context to render the
317
317
  * remainder of the route tree. Route elements in the tree must render an
318
318
  * `<Outlet>` to render their child route's element.
319
- *
320
- * TEMP - REMOVE
321
319
  */
322
320
  declare function useAbsoluteRoutes(routes: RouteObject[], locationArg?: Partial<Location> | string): React.ReactElement | null;
323
321
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8726,7 +8726,7 @@ function mergeRefs(...refs) {
8726
8726
  var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
8727
8727
  try {
8728
8728
  if (isBrowser) {
8729
- window.__reactRouterVersion = "0.0.0-experimental-08996fc";
8729
+ window.__reactRouterVersion = "0.0.0-experimental-871bb95";
8730
8730
  }
8731
8731
  } catch (e) {
8732
8732
  }
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import { R as RouterProviderProps$1 } from './lib-BEajF12T.mjs';
2
+ import { R as RouterProviderProps$1 } from './lib-BH0YvLka.mjs';
3
3
  import { R as RouterInit } from './route-data-ByAYLHuM.mjs';
4
4
 
5
5
  type RouterProviderProps = Omit<RouterProviderProps$1, "flushSync">;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
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-2ZBWAKQP.mjs";
28
+ } from "./chunk-N7U7UWPP.mjs";
29
29
 
30
30
  // lib/dom-export/dom-router-provider.tsx
31
31
  import * as React from "react";
@@ -1,7 +1,7 @@
1
1
  import { a as Router, b as RouteModules, D as DataStrategyFunction, L as Location, S as StaticHandlerContext, c as RouteObject, d as StaticHandler, F as FutureConfig, C as CreateStaticHandlerOptions$1, I as InitialEntry, H as HydrationState, u as unstable_InitialContext, e as IndexRouteObject, N as NonIndexRouteObject, f as LoaderFunction, A as ActionFunction, M as MetaFunction, g as LinksFunction, h as MiddlewareEnabled, i as AppLoadContext, E as Equal, j as RouterState, P as PatchRoutesOnNavigationFunction, k as DataRouteObject, l as ClientLoaderFunction, m as Path } from './route-data-ByAYLHuM.mjs';
2
2
  export { y as ActionFunctionArgs, B as Blocker, s as BlockerFunction, au as ClientActionFunction, av as ClientActionFunctionArgs, aw as ClientLoaderFunctionArgs, ap as DataRouteMatch, z as DataStrategyFunctionArgs, J as DataStrategyMatch, K as DataStrategyResult, Q as ErrorResponse, o as Fetcher, U as FormEncType, V as FormMethod, aE as Future, G as GetScrollPositionFunction, n as GetScrollRestorationKeyFunction, W as HTMLFormMethod, ax as HeadersArgs, ay as HeadersFunction, aC as HtmlLinkDescriptor, af as IDLE_BLOCKER, ae as IDLE_FETCHER, ad as IDLE_NAVIGATION, X as LazyRouteFunction, aD as LinkDescriptor, Y as LoaderFunctionArgs, az as MetaArgs, aA as MetaDescriptor, aq as NavigateOptions, p as Navigation, q as NavigationStates, aa as NavigationType, ar as Navigator, aB as PageLinkDescriptor, _ as ParamParseKey, $ as Params, as as PatchRoutesOnNavigationFunctionArgs, a0 as PathMatch, a1 as PathParam, a2 as PathPattern, a3 as RedirectFunction, r as RelativeRoutingType, x as RevalidationState, at as RouteMatch, w as RouterFetchOptions, R as RouterInit, v as RouterNavigateOptions, t as RouterSubscriber, a5 as ShouldRevalidateFunction, a6 as ShouldRevalidateFunctionArgs, T as To, a7 as UIMatch, aK as UNSAFE_DataRouterContext, aL as UNSAFE_DataRouterStateContext, O as UNSAFE_DataWithResponseInit, aJ as UNSAFE_ErrorResponseImpl, aM as UNSAFE_FetchersContext, aN as UNSAFE_LocationContext, aO as UNSAFE_NavigationContext, aP as UNSAFE_RouteContext, aQ as UNSAFE_ViewTransitionContext, aG as UNSAFE_createBrowserHistory, aI as UNSAFE_createRouter, aH as UNSAFE_invariant, ab as createPath, ag as data, ah as generatePath, ai as isRouteErrorResponse, aj as matchPath, ak as matchRoutes, ac as parsePath, al as redirect, am as redirectDocument, an as replace, ao as resolvePath, Z as unstable_MiddlewareFunction, a4 as unstable_RouterContext, a9 as unstable_RouterContextProvider, aF as unstable_SerializesTo, a8 as unstable_createContext } from './route-data-ByAYLHuM.mjs';
3
- import { A as AssetsManifest, E as EntryContext, F as FutureConfig$1, a as RouteComponentType, H as HydrateFallbackType, b as ErrorBoundaryType, S as ServerBuild } from './lib-BEajF12T.mjs';
4
- export { j as Await, d as AwaitProps, ai as BrowserRouter, a2 as BrowserRouterProps, a3 as DOMRouterOpts, a9 as FetcherFormProps, ae as FetcherSubmitFunction, ay as FetcherSubmitOptions, af as FetcherWithComponents, an as Form, aa as FormProps, aJ as HandleDataRequestFunction, aK as HandleDocumentRequestFunction, aL as HandleErrorFunction, aj as HashRouter, a4 as HashRouterProps, a5 as HistoryRouterProps, I as IndexRouteProps, L as LayoutRouteProps, ak as Link, a6 as LinkProps, aF as Links, k as MemoryRouter, M as MemoryRouterOpts, e as MemoryRouterProps, aE as Meta, am as NavLink, a7 as NavLinkProps, a8 as NavLinkRenderProps, l as Navigate, v as NavigateFunction, N as NavigateProps, m as Outlet, O as OutletProps, az as ParamKeyValuePair, P as PathRouteProps, aH as PrefetchPageLinks, n as Route, f as RouteProps, o as Router, g as RouterProps, p as RouterProvider, R as RouterProviderProps, q as Routes, h as RoutesProps, aG as Scripts, aI as ScriptsProps, ao as ScrollRestoration, ab as ScrollRestorationProps, aM as ServerEntryModule, ac as SetURLSearchParams, ad as SubmitFunction, aA as SubmitOptions, aC as SubmitTarget, aS as UNSAFE_FrameworkContext, aT as UNSAFE_createClientRoutes, aU as UNSAFE_createClientRoutesWithHMRRevalidationOptOut, aN as UNSAFE_hydrationRouteProperties, aO as UNSAFE_mapRouteProperties, aV as UNSAFE_shouldHydrateRouteLoader, aW as UNSAFE_useScrollRestoration, aP as UNSAFE_withComponentProps, aR as UNSAFE_withErrorBoundaryProps, aQ as UNSAFE_withHydrateFallbackProps, aB as URLSearchParamsInit, ag as createBrowserRouter, ah as createHashRouter, r as createMemoryRouter, s as createRoutesFromChildren, t as createRoutesFromElements, aD as createSearchParams, u as renderMatches, i as unstable_AbsoluteRoutes, c as unstable_AbsoluteRoutesProps, al as unstable_HistoryRouter, w as unstable_useAbsoluteRoutes, aw as unstable_usePrompt, y as useActionData, z as useAsyncError, B as useAsyncValue, av as useBeforeUnload, x as useBlocker, at as useFetcher, au as useFetchers, as as useFormAction, C as useHref, D as useInRouterContext, ap as useLinkClickHandler, G as useLoaderData, J as useLocation, K as useMatch, Q as useMatches, T as useNavigate, U as useNavigation, V as useNavigationType, W as useOutlet, X as useOutletContext, Y as useParams, Z as useResolvedPath, _ as useRevalidator, $ as useRouteError, a0 as useRouteLoaderData, a1 as useRoutes, aq as useSearchParams, ar as useSubmit, ax as useViewTransitionState } from './lib-BEajF12T.mjs';
3
+ import { A as AssetsManifest, E as EntryContext, F as FutureConfig$1, a as RouteComponentType, H as HydrateFallbackType, b as ErrorBoundaryType, S as ServerBuild } from './lib-BH0YvLka.mjs';
4
+ export { j as Await, d as AwaitProps, ai as BrowserRouter, a2 as BrowserRouterProps, a3 as DOMRouterOpts, a9 as FetcherFormProps, ae as FetcherSubmitFunction, ay as FetcherSubmitOptions, af as FetcherWithComponents, an as Form, aa as FormProps, aJ as HandleDataRequestFunction, aK as HandleDocumentRequestFunction, aL as HandleErrorFunction, aj as HashRouter, a4 as HashRouterProps, a5 as HistoryRouterProps, I as IndexRouteProps, L as LayoutRouteProps, ak as Link, a6 as LinkProps, aF as Links, k as MemoryRouter, M as MemoryRouterOpts, e as MemoryRouterProps, aE as Meta, am as NavLink, a7 as NavLinkProps, a8 as NavLinkRenderProps, l as Navigate, v as NavigateFunction, N as NavigateProps, m as Outlet, O as OutletProps, az as ParamKeyValuePair, P as PathRouteProps, aH as PrefetchPageLinks, n as Route, f as RouteProps, o as Router, g as RouterProps, p as RouterProvider, R as RouterProviderProps, q as Routes, h as RoutesProps, aG as Scripts, aI as ScriptsProps, ao as ScrollRestoration, ab as ScrollRestorationProps, aM as ServerEntryModule, ac as SetURLSearchParams, ad as SubmitFunction, aA as SubmitOptions, aC as SubmitTarget, aS as UNSAFE_FrameworkContext, aT as UNSAFE_createClientRoutes, aU as UNSAFE_createClientRoutesWithHMRRevalidationOptOut, aN as UNSAFE_hydrationRouteProperties, aO as UNSAFE_mapRouteProperties, aV as UNSAFE_shouldHydrateRouteLoader, aW as UNSAFE_useScrollRestoration, aP as UNSAFE_withComponentProps, aR as UNSAFE_withErrorBoundaryProps, aQ as UNSAFE_withHydrateFallbackProps, aB as URLSearchParamsInit, ag as createBrowserRouter, ah as createHashRouter, r as createMemoryRouter, s as createRoutesFromChildren, t as createRoutesFromElements, aD as createSearchParams, u as renderMatches, i as unstable_AbsoluteRoutes, c as unstable_AbsoluteRoutesProps, al as unstable_HistoryRouter, w as unstable_useAbsoluteRoutes, aw as unstable_usePrompt, y as useActionData, z as useAsyncError, B as useAsyncValue, av as useBeforeUnload, x as useBlocker, at as useFetcher, au as useFetchers, as as useFormAction, C as useHref, D as useInRouterContext, ap as useLinkClickHandler, G as useLoaderData, J as useLocation, K as useMatch, Q as useMatches, T as useNavigate, U as useNavigation, V as useNavigationType, W as useOutlet, X as useOutletContext, Y as useParams, Z as useResolvedPath, _ as useRevalidator, $ as useRouteError, a0 as useRouteLoaderData, a1 as useRoutes, aq as useSearchParams, ar as useSubmit, ax as useViewTransitionState } from './lib-BH0YvLka.mjs';
5
5
  import * as React from 'react';
6
6
  import { ReactElement } from 'react';
7
7
  import { ParseOptions, SerializeOptions } from 'cookie';
@@ -336,8 +336,6 @@ declare function useRoutes(routes: RouteObject[], locationArg?: Partial<Location
336
336
  * absolute path matching, prepared with the correct context to render the
337
337
  * remainder of the route tree. Route elements in the tree must render an
338
338
  * `<Outlet>` to render their child route's element.
339
- *
340
- * TEMP - REMOVE
341
339
  */
342
340
  declare function useAbsoluteRoutes(routes: RouteObject[], locationArg?: Partial<Location> | string): React.ReactElement | null;
343
341
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -8881,7 +8881,7 @@ function mergeRefs(...refs) {
8881
8881
  var isBrowser = typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined";
8882
8882
  try {
8883
8883
  if (isBrowser) {
8884
- window.__reactRouterVersion = "0.0.0-experimental-08996fc";
8884
+ window.__reactRouterVersion = "0.0.0-experimental-871bb95";
8885
8885
  }
8886
8886
  } catch (e) {
8887
8887
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -130,7 +130,7 @@ import {
130
130
  withComponentProps,
131
131
  withErrorBoundaryProps,
132
132
  withHydrateFallbackProps
133
- } from "./chunk-2ZBWAKQP.mjs";
133
+ } from "./chunk-N7U7UWPP.mjs";
134
134
  export {
135
135
  Await,
136
136
  BrowserRouter,
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * react-router v0.0.0-experimental-08996fc
2
+ * react-router v0.0.0-experimental-871bb95
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
5
5
  *
@@ -316,8 +316,6 @@ declare function useRoutes(routes: RouteObject[], locationArg?: Partial<Location
316
316
  * absolute path matching, prepared with the correct context to render the
317
317
  * remainder of the route tree. Route elements in the tree must render an
318
318
  * `<Outlet>` to render their child route's element.
319
- *
320
- * TEMP - REMOVE
321
319
  */
322
320
  declare function useAbsoluteRoutes(routes: RouteObject[], locationArg?: Partial<Location> | string): React.ReactElement | null;
323
321
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-router",
3
- "version": "0.0.0-experimental-08996fc",
3
+ "version": "0.0.0-experimental-871bb95",
4
4
  "description": "Declarative routing for React",
5
5
  "keywords": [
6
6
  "react",