var he={exports:{}},R={};/** * @license React * react.production.js * * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */var Pe;function ut(){if(Pe)return R;Pe=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),u=Symbol.for("react.consumer"),s=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),o=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),h=Symbol.for("react.activity"),y=Symbol.iterator;function E(i){return i===null||typeof i!="object"?null:(i=y&&i[y]||i["@@iterator"],typeof i=="function"?i:null)}var C={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},v=Object.assign,g={};function m(i,p,S){this.props=i,this.context=p,this.refs=g,this.updater=S||C}m.prototype.isReactComponent={},m.prototype.setState=function(i,p){if(typeof i!="object"&&typeof i!="function"&&i!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,i,p,"setState")},m.prototype.forceUpdate=function(i){this.updater.enqueueForceUpdate(this,i,"forceUpdate")};function _(){}_.prototype=m.prototype;function x(i,p,S){this.props=i,this.context=p,this.refs=g,this.updater=S||C}var $=x.prototype=new _;$.constructor=x,v($,m.prototype),$.isPureReactComponent=!0;var k=Array.isArray;function N(){}var b={H:null,A:null,T:null,S:null},j=Object.prototype.hasOwnProperty;function W(i,p,S){var w=S.ref;return{$$typeof:e,type:i,key:p,ref:w!==void 0?w:null,props:S}}function X(i,p){return W(i.type,p,i.props)}function Q(i){return typeof i=="object"&&i!==null&&i.$$typeof===e}function de(i){var p={"=":"=0",":":"=2"};return"$"+i.replace(/[=:]/g,function(S){return p[S]})}var Z=/\/+/g;function q(i,p){return typeof i=="object"&&i!==null&&i.key!=null?de(""+i.key):p.toString(36)}function U(i){switch(i.status){case"fulfilled":return i.value;case"rejected":throw i.reason;default:switch(typeof i.status=="string"?i.then(N,N):(i.status="pending",i.then(function(p){i.status==="pending"&&(i.status="fulfilled",i.value=p)},function(p){i.status==="pending"&&(i.status="rejected",i.reason=p)})),i.status){case"fulfilled":return i.value;case"rejected":throw i.reason}}throw i}function K(i,p,S,w,P){var T=typeof i;(T==="undefined"||T==="boolean")&&(i=null);var L=!1;if(i===null)L=!0;else switch(T){case"bigint":case"string":case"number":L=!0;break;case"object":switch(i.$$typeof){case e:case t:L=!0;break;case d:return L=i._init,K(L(i._payload),p,S,w,P)}}if(L)return P=P(i),L=w===""?"."+q(i,0):w,k(P)?(S="",L!=null&&(S=L.replace(Z,"$&/")+"/"),K(P,p,S,"",function(it){return it})):P!=null&&(Q(P)&&(P=X(P,S+(P.key==null||i&&i.key===P.key?"":(""+P.key).replace(Z,"$&/")+"/")+L)),p.push(P)),1;L=0;var F=w===""?".":w+":";if(k(i))for(var D=0;D"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),pe.exports=lt(),pe.exports}/** * react-router v7.13.1 * * Copyright (c) Remix Software Inc. * * This source code is licensed under the MIT license found in the * LICENSE.md file in the root directory of this source tree. * * @license MIT */var ke="popstate";function $e(e){return typeof e=="object"&&e!=null&&"pathname"in e&&"search"in e&&"hash"in e&&"state"in e&&"key"in e}function st(e={}){function t(r,a){var o;let u=(o=a.state)==null?void 0:o.masked,{pathname:s,search:f,hash:l}=u||r.location;return ve("",{pathname:s,search:f,hash:l},a.state&&a.state.usr||null,a.state&&a.state.key||"default",u?{pathname:r.location.pathname,search:r.location.search,hash:r.location.hash}:void 0)}function n(r,a){return typeof a=="string"?a:te(a)}return ft(t,n,null,e)}function O(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function M(e,t){if(!e){typeof console<"u"&&console.warn(t);try{throw new Error(t)}catch{}}}function ct(){return Math.random().toString(36).substring(2,10)}function Ae(e,t){return{usr:e.state,key:e.key,idx:t,masked:e.unstable_mask?{pathname:e.pathname,search:e.search,hash:e.hash}:void 0}}function ve(e,t,n=null,r,a){return{pathname:typeof e=="string"?e:e.pathname,search:"",hash:"",...typeof t=="string"?G(t):t,state:n,key:t&&t.key||r||ct(),unstable_mask:a}}function te({pathname:e="/",search:t="",hash:n=""}){return t&&t!=="?"&&(e+=t.charAt(0)==="?"?t:"?"+t),n&&n!=="#"&&(e+=n.charAt(0)==="#"?n:"#"+n),e}function G(e){let t={};if(e){let n=e.indexOf("#");n>=0&&(t.hash=e.substring(n),e=e.substring(0,n));let r=e.indexOf("?");r>=0&&(t.search=e.substring(r),e=e.substring(0,r)),e&&(t.pathname=e)}return t}function ft(e,t,n,r={}){let{window:a=document.defaultView,v5Compat:u=!1}=r,s=a.history,f="POP",l=null,o=d();o==null&&(o=0,s.replaceState({...s.state,idx:o},""));function d(){return(s.state||{idx:null}).idx}function h(){f="POP";let g=d(),m=g==null?null:g-o;o=g,l&&l({action:f,location:v.location,delta:m})}function y(g,m){f="PUSH";let _=$e(g)?g:ve(v.location,g,m);o=d()+1;let x=Ae(_,o),$=v.createHref(_.unstable_mask||_);try{s.pushState(x,"",$)}catch(k){if(k instanceof DOMException&&k.name==="DataCloneError")throw k;a.location.assign($)}u&&l&&l({action:f,location:v.location,delta:1})}function E(g,m){f="REPLACE";let _=$e(g)?g:ve(v.location,g,m);o=d();let x=Ae(_,o),$=v.createHref(_.unstable_mask||_);s.replaceState(x,"",$),u&&l&&l({action:f,location:v.location,delta:0})}function C(g){return dt(g)}let v={get action(){return f},get location(){return e(a,s)},listen(g){if(l)throw new Error("A history only accepts one active listener");return a.addEventListener(ke,h),l=g,()=>{a.removeEventListener(ke,h),l=null}},createHref(g){return t(a,g)},createURL:C,encodeLocation(g){let m=C(g);return{pathname:m.pathname,search:m.search,hash:m.hash}},push:y,replace:E,go(g){return s.go(g)}};return v}function dt(e,t=!1){let n="http://localhost";typeof window<"u"&&(n=window.location.origin!=="null"?window.location.origin:window.location.href),O(n,"No window.location.(origin|href) available to create URL");let r=typeof e=="string"?e:te(e);return r=r.replace(/ $/,"%20"),!t&&r.startsWith("//")&&(r=n+r),new URL(r,n)}function Ue(e,t,n="/"){return ht(e,t,n,!1)}function ht(e,t,n,r){let a=typeof t=="string"?G(t):t,u=Y(a.pathname||"/",n);if(u==null)return null;let s=Fe(e);pt(s);let f=null;for(let l=0;f==null&&l{let d={relativePath:o===void 0?s.path||"":o,caseSensitive:s.caseSensitive===!0,childrenIndex:f,route:s};if(d.relativePath.startsWith("/")){if(!d.relativePath.startsWith(r)&&l)return;O(d.relativePath.startsWith(r),`Absolute route path "${d.relativePath}" nested under path "${r}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`),d.relativePath=d.relativePath.slice(r.length)}let h=B([r,d.relativePath]),y=n.concat(d);s.children&&s.children.length>0&&(O(s.index!==!0,`Index routes must not have child routes. Please remove all child routes from route path "${h}".`),Fe(s.children,t,y,h,l)),!(s.path==null&&!s.index)&&t.push({path:h,score:wt(h,s.index),routesMeta:y})};return e.forEach((s,f)=>{var l;if(s.path===""||!((l=s.path)!=null&&l.includes("?")))u(s,f);else for(let o of Be(s.path))u(s,f,!0,o)}),t}function Be(e){let t=e.split("/");if(t.length===0)return[];let[n,...r]=t,a=n.endsWith("?"),u=n.replace(/\?$/,"");if(r.length===0)return a?[u,""]:[u];let s=Be(r.join("/")),f=[];return f.push(...s.map(l=>l===""?u:[u,l].join("/"))),a&&f.push(...s),f.map(l=>e.startsWith("/")&&l===""?"/":l)}function pt(e){e.sort((t,n)=>t.score!==n.score?n.score-t.score:Ct(t.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}var mt=/^:[\w-]+$/,yt=3,gt=2,vt=1,Et=10,Rt=-2,Ne=e=>e==="*";function wt(e,t){let n=e.split("/"),r=n.length;return n.some(Ne)&&(r+=Rt),t&&(r+=gt),n.filter(a=>!Ne(a)).reduce((a,u)=>a+(mt.test(u)?yt:u===""?vt:Et),r)}function Ct(e,t){return e.length===t.length&&e.slice(0,-1).every((r,a)=>r===t[a])?e[e.length-1]-t[t.length-1]:0}function St(e,t,n=!1){let{routesMeta:r}=e,a={},u="/",s=[];for(let f=0;f{if(d==="*"){let C=f[y]||"";s=u.slice(0,u.length-C.length).replace(/(.)\/+$/,"$1")}const E=f[y];return h&&!E?o[d]=void 0:o[d]=(E||"").replace(/%2F/g,"/"),o},{}),pathname:u,pathnameBase:s,pattern:e}}function _t(e,t=!1,n=!0){M(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let r=[],a="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(s,f,l,o,d)=>{if(r.push({paramName:f,isOptional:l!=null}),l){let h=d.charAt(o+s.length);return h&&h!=="/"?"/([^\\/]*)":"(?:/([^\\/]*))?"}return"/([^\\/]+)"}).replace(/\/([\w-]+)\?(\/|$)/g,"(/$1)?$2");return e.endsWith("*")?(r.push({paramName:"*"}),a+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?a+="\\/*$":e!==""&&e!=="/"&&(a+="(?:(?=\\/|$))"),[new RegExp(a,t?void 0:"i"),r]}function xt(e){try{return e.split("/").map(t=>decodeURIComponent(t).replace(/\//g,"%2F")).join("/")}catch(t){return M(!1,`The URL path "${e}" could not be decoded because it is a malformed URL segment. This is probably due to a bad percent encoding (${t}).`),e}}function Y(e,t){if(t==="/")return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith("/")?t.length-1:t.length,r=e.charAt(n);return r&&r!=="/"?null:e.slice(n)||"/"}var bt=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i;function Pt(e,t="/"){let{pathname:n,search:r="",hash:a=""}=typeof e=="string"?G(e):e,u;return n?(n=n.replace(/\/\/+/g,"/"),n.startsWith("/")?u=De(n.substring(1),"/"):u=De(n,t)):u=t,{pathname:u,search:Ot(r),hash:kt(a)}}function De(e,t){let n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach(a=>{a===".."?n.length>1&&n.pop():a!=="."&&n.push(a)}),n.length>1?n.join("/"):"/"}function me(e,t,n,r){return`Cannot include a '${e}' character in a manually specified \`to.${t}\` field [${JSON.stringify(r)}]. Please separate it out to the \`to.${n}\` field. Alternatively you may provide the full path as a string in and the router will parse it for you.`}function Tt(e){return e.filter((t,n)=>n===0||t.route.path&&t.route.path.length>0)}function Re(e){let t=Tt(e);return t.map((n,r)=>r===t.length-1?n.pathname:n.pathnameBase)}function se(e,t,n,r=!1){let a;typeof e=="string"?a=G(e):(a={...e},O(!a.pathname||!a.pathname.includes("?"),me("?","pathname","search",a)),O(!a.pathname||!a.pathname.includes("#"),me("#","pathname","hash",a)),O(!a.search||!a.search.includes("#"),me("#","search","hash",a)));let u=e===""||a.pathname==="",s=u?"/":a.pathname,f;if(s==null)f=n;else{let h=t.length-1;if(!r&&s.startsWith("..")){let y=s.split("/");for(;y[0]==="..";)y.shift(),h-=1;a.pathname=y.join("/")}f=h>=0?t[h]:"/"}let l=Pt(a,f),o=s&&s!=="/"&&s.endsWith("/"),d=(u||s===".")&&n.endsWith("/");return!l.pathname.endsWith("/")&&(o||d)&&(l.pathname+="/"),l}var B=e=>e.join("/").replace(/\/\/+/g,"/"),Lt=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),Ot=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,kt=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e,$t=class{constructor(e,t,n,r=!1){this.status=e,this.statusText=t||"",this.internal=r,n instanceof Error?(this.data=n.toString(),this.error=n):this.data=n}};function At(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}function Nt(e){return e.map(t=>t.route.path).filter(Boolean).join("/").replace(/\/\/*/g,"/")||"/"}var je=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function We(e,t){let n=e;if(typeof n!="string"||!bt.test(n))return{absoluteURL:void 0,isExternal:!1,to:n};let r=n,a=!1;if(je)try{let u=new URL(window.location.href),s=n.startsWith("//")?new URL(u.protocol+n):new URL(n),f=Y(s.pathname,t);s.origin===u.origin&&f!=null?n=f+s.search+s.hash:a=!0}catch{M(!1,` contains an invalid URL which will probably break when clicked - please update to a valid URL path.`)}return{absoluteURL:r,isExternal:a,to:n}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");var Ye=["POST","PUT","PATCH","DELETE"];new Set(Ye);var Dt=["GET",...Ye];new Set(Dt);var V=c.createContext(null);V.displayName="DataRouter";var ce=c.createContext(null);ce.displayName="DataRouterState";var It=c.createContext(!1),ze=c.createContext({isTransitioning:!1});ze.displayName="ViewTransition";var Mt=c.createContext(new Map);Mt.displayName="Fetchers";var Ht=c.createContext(null);Ht.displayName="Await";var I=c.createContext(null);I.displayName="Navigation";var re=c.createContext(null);re.displayName="Location";var H=c.createContext({outlet:null,matches:[],isDataRoute:!1});H.displayName="Route";var we=c.createContext(null);we.displayName="RouteError";var qe="REACT_ROUTER_ERROR",Ut="REDIRECT",Ft="ROUTE_ERROR_RESPONSE";function Bt(e){if(e.startsWith(`${qe}:${Ut}:{`))try{let t=JSON.parse(e.slice(28));if(typeof t=="object"&&t&&typeof t.status=="number"&&typeof t.statusText=="string"&&typeof t.location=="string"&&typeof t.reloadDocument=="boolean"&&typeof t.replace=="boolean")return t}catch{}}function jt(e){if(e.startsWith(`${qe}:${Ft}:{`))try{let t=JSON.parse(e.slice(40));if(typeof t=="object"&&t&&typeof t.status=="number"&&typeof t.statusText=="string")return new $t(t.status,t.statusText,t.data)}catch{}}function Wt(e,{relative:t}={}){O(J(),"useHref() may be used only in the context of a component.");let{basename:n,navigator:r}=c.useContext(I),{hash:a,pathname:u,search:s}=ne(e,{relative:t}),f=u;return n!=="/"&&(f=u==="/"?n:B([n,u])),r.createHref({pathname:f,search:s,hash:a})}function J(){return c.useContext(re)!=null}function z(){return O(J(),"useLocation() may be used only in the context of a component."),c.useContext(re).location}var Ke="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function Ge(e){c.useContext(I).static||c.useLayoutEffect(e)}function Ve(){let{isDataRoute:e}=c.useContext(H);return e?ar():Yt()}function Yt(){O(J(),"useNavigate() may be used only in the context of a component.");let e=c.useContext(V),{basename:t,navigator:n}=c.useContext(I),{matches:r}=c.useContext(H),{pathname:a}=z(),u=JSON.stringify(Re(r)),s=c.useRef(!1);return Ge(()=>{s.current=!0}),c.useCallback((l,o={})=>{if(M(s.current,Ke),!s.current)return;if(typeof l=="number"){n.go(l);return}let d=se(l,JSON.parse(u),a,o.relative==="path");e==null&&t!=="/"&&(d.pathname=d.pathname==="/"?t:B([t,d.pathname])),(o.replace?n.replace:n.push)(d,o.state,o)},[t,n,u,a,e])}var zt=c.createContext(null);function qt(e){let t=c.useContext(H).outlet;return c.useMemo(()=>t&&c.createElement(zt.Provider,{value:e},t),[t,e])}function ne(e,{relative:t}={}){let{matches:n}=c.useContext(H),{pathname:r}=z(),a=JSON.stringify(Re(n));return c.useMemo(()=>se(e,JSON.parse(a),r,t==="path"),[e,a,r,t])}function Kt(e,t){return Je(e,t)}function Je(e,t,n){var g;O(J(),"useRoutes() may be used only in the context of a component.");let{navigator:r}=c.useContext(I),{matches:a}=c.useContext(H),u=a[a.length-1],s=u?u.params:{},f=u?u.pathname:"/",l=u?u.pathnameBase:"/",o=u&&u.route;{let m=o&&o.path||"";Qe(f,!o||m.endsWith("*")||m.endsWith("*?"),`You rendered descendant (or called \`useRoutes()\`) at "${f}" (under ) but the parent route path has no trailing "*". This means if you navigate deeper, the parent won't match anymore and therefore the child routes will never render. Please change the parent to .`)}let d=z(),h;if(t){let m=typeof t=="string"?G(t):t;O(l==="/"||((g=m.pathname)==null?void 0:g.startsWith(l)),`When overriding the location using \`\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${l}" but pathname "${m.pathname}" was given in the \`location\` prop.`),h=m}else h=d;let y=h.pathname||"/",E=y;if(l!=="/"){let m=l.replace(/^\//,"").split("/");E="/"+y.replace(/^\//,"").split("/").slice(m.length).join("/")}let C=Ue(e,{pathname:E});M(o||C!=null,`No routes matched location "${h.pathname}${h.search}${h.hash}" `),M(C==null||C[C.length-1].route.element!==void 0||C[C.length-1].route.Component!==void 0||C[C.length-1].route.lazy!==void 0,`Matched leaf route at location "${h.pathname}${h.search}${h.hash}" does not have an element or Component. This means it will render an with a null value by default resulting in an "empty" page.`);let v=Qt(C&&C.map(m=>Object.assign({},m,{params:Object.assign({},s,m.params),pathname:B([l,r.encodeLocation?r.encodeLocation(m.pathname.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:m.pathname]),pathnameBase:m.pathnameBase==="/"?l:B([l,r.encodeLocation?r.encodeLocation(m.pathnameBase.replace(/\?/g,"%3F").replace(/#/g,"%23")).pathname:m.pathnameBase])})),a,n);return t&&v?c.createElement(re.Provider,{value:{location:{pathname:"/",search:"",hash:"",state:null,key:"default",unstable_mask:void 0,...h},navigationType:"POP"}},v):v}function Gt(){let e=nr(),t=At(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},u={padding:"2px 4px",backgroundColor:r},s=null;return console.error("Error handled by React Router default ErrorBoundary:",e),s=c.createElement(c.Fragment,null,c.createElement("p",null,"💿 Hey developer 👋"),c.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",c.createElement("code",{style:u},"ErrorBoundary")," or"," ",c.createElement("code",{style:u},"errorElement")," prop on your route.")),c.createElement(c.Fragment,null,c.createElement("h2",null,"Unexpected Application Error!"),c.createElement("h3",{style:{fontStyle:"italic"}},t),n?c.createElement("pre",{style:a},n):null,s)}var Vt=c.createElement(Gt,null),Xe=class extends c.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||t.revalidation!=="idle"&&e.revalidation==="idle"?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:e.error!==void 0?e.error:t.error,location:t.location,revalidation:e.revalidation||t.revalidation}}componentDidCatch(e,t){this.props.onError?this.props.onError(e,t):console.error("React Router caught the following error during render",e)}render(){let e=this.state.error;if(this.context&&typeof e=="object"&&e&&"digest"in e&&typeof e.digest=="string"){const n=jt(e.digest);n&&(e=n)}let t=e!==void 0?c.createElement(H.Provider,{value:this.props.routeContext},c.createElement(we.Provider,{value:e,children:this.props.component})):this.props.children;return this.context?c.createElement(Jt,{error:e},t):t}};Xe.contextType=It;var ye=new WeakMap;function Jt({children:e,error:t}){let{basename:n}=c.useContext(I);if(typeof t=="object"&&t&&"digest"in t&&typeof t.digest=="string"){let r=Bt(t.digest);if(r){let a=ye.get(t);if(a)throw a;let u=We(r.location,n);if(je&&!ye.get(t))if(u.isExternal||r.reloadDocument)window.location.href=u.absoluteURL||u.to;else{const s=Promise.resolve().then(()=>window.__reactRouterDataRouter.navigate(u.to,{replace:r.replace}));throw ye.set(t,s),s}return c.createElement("meta",{httpEquiv:"refresh",content:`0;url=${u.absoluteURL||u.to}`})}}return e}function Xt({routeContext:e,match:t,children:n}){let r=c.useContext(V);return r&&r.static&&r.staticContext&&(t.route.errorElement||t.route.ErrorBoundary)&&(r.staticContext._deepestRenderedBoundaryId=t.route.id),c.createElement(H.Provider,{value:e},n)}function Qt(e,t=[],n){let r=n==null?void 0:n.state;if(e==null){if(!r)return null;if(r.errors)e=r.matches;else if(t.length===0&&!r.initialized&&r.matches.length>0)e=r.matches;else return null}let a=e,u=r==null?void 0:r.errors;if(u!=null){let d=a.findIndex(h=>h.route.id&&(u==null?void 0:u[h.route.id])!==void 0);O(d>=0,`Could not find a matching route for errors on route IDs: ${Object.keys(u).join(",")}`),a=a.slice(0,Math.min(a.length,d+1))}let s=!1,f=-1;if(n&&r){s=r.renderFallback;for(let d=0;d=0?a=a.slice(0,f+1):a=[a[0]];break}}}}let l=n==null?void 0:n.onError,o=r&&l?(d,h)=>{var y,E;l(d,{location:r.location,params:((E=(y=r.matches)==null?void 0:y[0])==null?void 0:E.params)??{},unstable_pattern:Nt(r.matches),errorInfo:h})}:void 0;return a.reduceRight((d,h,y)=>{let E,C=!1,v=null,g=null;r&&(E=u&&h.route.id?u[h.route.id]:void 0,v=h.route.errorElement||Vt,s&&(f<0&&y===0?(Qe("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),C=!0,g=null):f===y&&(C=!0,g=h.route.hydrateFallbackElement||null)));let m=t.concat(a.slice(0,y+1)),_=()=>{let x;return E?x=v:C?x=g:h.route.Component?x=c.createElement(h.route.Component,null):h.route.element?x=h.route.element:x=d,c.createElement(Xt,{match:h,routeContext:{outlet:d,matches:m,isDataRoute:r!=null},children:x})};return r&&(h.route.ErrorBoundary||h.route.errorElement||y===0)?c.createElement(Xe,{location:r.location,revalidation:r.revalidation,component:v,error:E,children:_(),routeContext:{outlet:null,matches:m,isDataRoute:!0},onError:o}):_()},null)}function Ce(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function Zt(e){let t=c.useContext(V);return O(t,Ce(e)),t}function er(e){let t=c.useContext(ce);return O(t,Ce(e)),t}function tr(e){let t=c.useContext(H);return O(t,Ce(e)),t}function Se(e){let t=tr(e),n=t.matches[t.matches.length-1];return O(n.route.id,`${e} can only be used on routes that contain a unique "id"`),n.route.id}function rr(){return Se("useRouteId")}function nr(){var r;let e=c.useContext(we),t=er("useRouteError"),n=Se("useRouteError");return e!==void 0?e:(r=t.errors)==null?void 0:r[n]}function ar(){let{router:e}=Zt("useNavigate"),t=Se("useNavigate"),n=c.useRef(!1);return Ge(()=>{n.current=!0}),c.useCallback(async(a,u={})=>{M(n.current,Ke),n.current&&(typeof a=="number"?await e.navigate(a):await e.navigate(a,{fromRouteId:t,...u}))},[e,t])}var Ie={};function Qe(e,t,n){!t&&!Ie[e]&&(Ie[e]=!0,M(!1,n))}c.memo(or);function or({routes:e,future:t,state:n,isStatic:r,onError:a}){return Je(e,void 0,{state:n,isStatic:r,onError:a})}function Br({to:e,replace:t,state:n,relative:r}){O(J()," may be used only in the context of a component.");let{static:a}=c.useContext(I);M(!a," must not be used on the initial render in a . This is a no-op, but you should modify your code so the is only ever rendered in response to some user interaction or state change.");let{matches:u}=c.useContext(H),{pathname:s}=z(),f=Ve(),l=se(e,Re(u),s,r==="path"),o=JSON.stringify(l);return c.useEffect(()=>{f(JSON.parse(o),{replace:t,state:n,relative:r})},[f,o,r,t,n]),null}function jr(e){return qt(e.context)}function ir(e){O(!1,"A is only ever to be used as the child of element, never rendered directly. Please wrap your in a .")}function ur({basename:e="/",children:t=null,location:n,navigationType:r="POP",navigator:a,static:u=!1,unstable_useTransitions:s}){O(!J(),"You cannot render a inside another . You should never have more than one in your app.");let f=e.replace(/^\/*/,"/"),l=c.useMemo(()=>({basename:f,navigator:a,static:u,unstable_useTransitions:s,future:{}}),[f,a,u,s]);typeof n=="string"&&(n=G(n));let{pathname:o="/",search:d="",hash:h="",state:y=null,key:E="default",unstable_mask:C}=n,v=c.useMemo(()=>{let g=Y(o,f);return g==null?null:{location:{pathname:g,search:d,hash:h,state:y,key:E,unstable_mask:C},navigationType:r}},[f,o,d,h,y,E,r,C]);return M(v!=null,` is not able to match the URL "${o}${d}${h}" because it does not start with the basename, so the won't render anything.`),v==null?null:c.createElement(I.Provider,{value:l},c.createElement(re.Provider,{children:t,value:v}))}function Wr({children:e,location:t}){return Kt(Ee(e),t)}function Ee(e,t=[]){let n=[];return c.Children.forEach(e,(r,a)=>{if(!c.isValidElement(r))return;let u=[...t,a];if(r.type===c.Fragment){n.push.apply(n,Ee(r.props.children,u));return}O(r.type===ir,`[${typeof r.type=="string"?r.type:r.type.name}] is not a component. All component children of must be a or `),O(!r.props.index||!r.props.children,"An index route cannot have child routes.");let s={id:r.props.id||u.join("-"),caseSensitive:r.props.caseSensitive,element:r.props.element,Component:r.props.Component,index:r.props.index,path:r.props.path,middleware:r.props.middleware,loader:r.props.loader,action:r.props.action,hydrateFallbackElement:r.props.hydrateFallbackElement,HydrateFallback:r.props.HydrateFallback,errorElement:r.props.errorElement,ErrorBoundary:r.props.ErrorBoundary,hasErrorBoundary:r.props.hasErrorBoundary===!0||r.props.ErrorBoundary!=null||r.props.errorElement!=null,shouldRevalidate:r.props.shouldRevalidate,handle:r.props.handle,lazy:r.props.lazy};r.props.children&&(s.children=Ee(r.props.children,u)),n.push(s)}),n}var ie="get",ue="application/x-www-form-urlencoded";function fe(e){return typeof HTMLElement<"u"&&e instanceof HTMLElement}function lr(e){return fe(e)&&e.tagName.toLowerCase()==="button"}function sr(e){return fe(e)&&e.tagName.toLowerCase()==="form"}function cr(e){return fe(e)&&e.tagName.toLowerCase()==="input"}function fr(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function dr(e,t){return e.button===0&&(!t||t==="_self")&&!fr(e)}var oe=null;function hr(){if(oe===null)try{new FormData(document.createElement("form"),0),oe=!1}catch{oe=!0}return oe}var pr=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function ge(e){return e!=null&&!pr.has(e)?(M(!1,`"${e}" is not a valid \`encType\` for \`
\`/\`\` and will default to "${ue}"`),null):e}function mr(e,t){let n,r,a,u,s;if(sr(e)){let f=e.getAttribute("action");r=f?Y(f,t):null,n=e.getAttribute("method")||ie,a=ge(e.getAttribute("enctype"))||ue,u=new FormData(e)}else if(lr(e)||cr(e)&&(e.type==="submit"||e.type==="image")){let f=e.form;if(f==null)throw new Error('Cannot submit a