with a null value by default resulting in an "empty" page.`);let y=lw(g&&g.map((e=>Object.assign({},e,{params:Object.assign({},l,e.params),pathname:Ir([u,a.encodeLocation?a.encodeLocation(e.pathname).pathname:e.pathname]),pathnameBase:"/"===e.pathnameBase?u:Ir([u,a.encodeLocation?a.encodeLocation(e.pathnameBase).pathname:e.pathnameBase])}))),o,n,r);return t&&y?z.createElement(Va.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",...f},navigationType:"POP"}},y):y}function ow(){let e=hw(),t=Qb(e)?`${e.status} ${e.statusText}`:e instanceof Error?e.message:JSON.stringify(e),n=e instanceof Error?e.stack:null,r="rgba(200,200,200, 0.5)",a={padding:"0.5rem",backgroundColor:r},i={padding:"2px 4px",backgroundColor:r},o=null;return console.error("Error handled by React Router default ErrorBoundary:",e),o=z.createElement(z.Fragment,null,z.createElement("p",null,"💿 Hey developer 👋"),z.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",z.createElement("code",{style:i},"ErrorBoundary")," or"," ",z.createElement("code",{style:i},"errorElement")," prop on your route.")),z.createElement(z.Fragment,null,z.createElement("h2",null,"Unexpected Application Error!"),z.createElement("h3",{style:{fontStyle:"italic"}},t),n?z.createElement("pre",{style:a},n):null,o)}z.createContext(null);var iw=z.createElement(ow,null),aw=class extends z.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location||"idle"!==t.revalidation&&"idle"===e.revalidation?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:void 0!==e.error?e.error:t.error,location:t.location,revalidation:e.revalidation||t.revalidation}}componentDidCatch(e,t){console.error("React Router caught the following error during render",e,t)}render(){return void 0!==this.state.error?z.createElement(_r.Provider,{value:this.props.routeContext},z.createElement(qf.Provider,{value:this.state.error,children:this.props.component})):this.props.children}};function sw({routeContext:e,match:t,children:n}){let r=z.useContext(Hi);return r&&r.static&&r.staticContext&&(t.route.errorElement||t.route.ErrorBoundary)&&(r.staticContext._deepestRenderedBoundaryId=t.route.id),z.createElement(_r.Provider,{value:e},n)}function lw(e,t=[],n=null,r=null){if(null==e){if(!n)return null;if(n.errors)e=n.matches;else{if(0!==t.length||n.initialized||!(n.matches.length>0))return null;e=n.matches}}let a=e,i=n?.errors;if(null!=i){let e=a.findIndex((e=>e.route.id&&void 0!==i?.[e.route.id]));Bt(e>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(i).join(",")}`),a=a.slice(0,Math.min(a.length,e+1))}let o=!1,s=-1;if(n)for(let e=0;e=0?a.slice(0,s+1):[a[0]];break}}}return a.reduceRight(((e,r,l)=>{let c,u=!1,d=null,f=null;n&&(c=i&&r.route.id?i[r.route.id]:void 0,d=r.route.errorElement||iw,o&&(s<0&&0===l?(Wg("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),u=!0,f=null):s===l&&(u=!0,f=r.route.hydrateFallbackElement||null)));let h=t.concat(a.slice(0,l+1)),p=()=>{let t;return t=c?d:u?f:r.route.Component?z.createElement(r.route.Component,null):r.route.element?r.route.element:e,z.createElement(sw,{match:r,routeContext:{outlet:e,matches:h,isDataRoute:null!=n},children:t})};return n&&(r.route.ErrorBoundary||r.route.errorElement||0===l)?z.createElement(aw,{location:n.location,revalidation:n.revalidation,component:d,error:c,children:p(),routeContext:{outlet:null,matches:h,isDataRoute:!0}}):p()}),null)}function Xf(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function uw(e){let t=z.useContext(Hi);return Bt(t,Xf(e)),t}function cw(e){let t=z.useContext(Bu);return Bt(t,Xf(e)),t}function dw(e){let t=z.useContext(_r);return Bt(t,Xf(e)),t}function Yf(e){let t=dw(e),n=t.matches[t.matches.length-1];return Bt(n.route.id,`${e} can only be used on routes that contain a unique "id"`),n.route.id}function fw(){return Yf("useRouteId")}function hw(){let e=z.useContext(qf),t=cw("useRouteError"),n=Yf("useRouteError");return void 0!==e?e:t.errors?.[n]}function pw(){let{router:e}=uw("useNavigate"),t=Yf("useNavigate"),n=z.useRef(!1);return Vg((()=>{n.current=!0})),z.useCallback((async(r,a={})=>{zn(n.current,Hg),n.current&&("number"==typeof r?e.navigate(r):await e.navigate(r,{fromRouteId:t,...a}))}),[e,t])}var cm={};function Wg(e,t,n){!t&&!cm[e]&&(cm[e]=!0,zn(!1,n))}function mw({routes:e,future:t,state:n}){return Gg(e,void 0,n,t)}function qg(e){Bt(!1,"A is only ever to be used as the child of element, never rendered directly. Please wrap your in a .")}function vw({basename:e="/",children:t=null,location:n,navigationType:r="POP",navigator:a,static:i=!1}){Bt(!Ga(),"You cannot render a inside another . You should never have more than one in your app.");let o=e.replace(/^\/*/,"/"),s=z.useMemo((()=>({basename:o,navigator:a,static:i,future:{}})),[o,a,i]);"string"==typeof n&&(n=Ho(n));let{pathname:l="/",search:c="",hash:u="",state:d=null,key:f="default"}=n,h=z.useMemo((()=>{let e=uo(l,o);return null==e?null:{location:{pathname:e,search:c,hash:u,state:d,key:f},navigationType:r}}),[o,l,c,u,d,f,r]);return zn(null!=h,` is not able to match the URL "${l}${c}${u}" because it does not start with the basename, so the won't render anything.`),null==h?null:z.createElement(xr.Provider,{value:s},z.createElement(Va.Provider,{children:t,value:h}))}function gw({children:e,location:t}){return rw(Wd(e),t)}function Wd(e,t=[]){let n=[];return z.Children.forEach(e,((e,r)=>{if(!z.isValidElement(e))return;let a=[...t,r];if(e.type===z.Fragment)return void n.push.apply(n,Wd(e.props.children,a));Bt(e.type===qg,`[${"string"==typeof e.type?e.type:e.type.name}] is not a component. All component children of must be a or `),Bt(!e.props.index||!e.props.children,"An index route cannot have child routes.");let i={id:e.props.id||a.join("-"),caseSensitive:e.props.caseSensitive,element:e.props.element,Component:e.props.Component,index:e.props.index,path:e.props.path,loader:e.props.loader,action:e.props.action,hydrateFallbackElement:e.props.hydrateFallbackElement,HydrateFallback:e.props.HydrateFallback,errorElement:e.props.errorElement,ErrorBoundary:e.props.ErrorBoundary,hasErrorBoundary:!0===e.props.hasErrorBoundary||null!=e.props.ErrorBoundary||null!=e.props.errorElement,shouldRevalidate:e.props.shouldRevalidate,handle:e.props.handle,lazy:e.props.lazy};e.props.children&&(i.children=Wd(e.props.children,a)),n.push(i)})),n}z.memo(mw);var al="get",sl="application/x-www-form-urlencoded";function Du(e){return null!=e&&"string"==typeof e.tagName}function yw(e){return Du(e)&&"button"===e.tagName.toLowerCase()}function xw(e){return Du(e)&&"form"===e.tagName.toLowerCase()}function _w(e){return Du(e)&&"input"===e.tagName.toLowerCase()}function Sw(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function Ew(e,t){return!(0!==e.button||t&&"_self"!==t||Sw(e))}function qd(e=""){return new URLSearchParams("string"==typeof e||Array.isArray(e)||e instanceof URLSearchParams?e:Object.keys(e).reduce(((t,n)=>{let r=e[n];return t.concat(Array.isArray(r)?r.map((e=>[n,e])):[[n,r]])}),[]))}function bw(e,t){let n=qd(e);return t&&t.forEach(((e,r)=>{n.has(r)||t.getAll(r).forEach((e=>{n.append(r,e)}))})),n}var nl=null;function ww(){if(null===nl)try{new FormData(document.createElement("form"),0),nl=!1}catch{nl=!0}return nl}var Cw=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function kd(e){return null==e||Cw.has(e)?e:(zn(!1,`"${e}" is not a valid \`encType\` for \`