Files
CalendarApi/frontend/dist/assets/vendor-BI0H_s0W.js
Michilis 75105b8b46 Add OpenAPI docs, frontend, migrations, and API updates
- OpenAPI: add missing endpoints (add-from-url, subscriptions, public availability)
- OpenAPI: CalendarSubscription schema, Subscriptions tag
- Frontend app
- Migrations: count_for_availability, subscriptions_sync, user_preferences, calendar_settings
- Config, rate limit, auth, calendar, booking, ICS, availability, user service updates

Made-with: Cursor
2026-03-02 14:07:55 +00:00

29 lines
47 KiB
JavaScript

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<i.length;D++)w=i[D],T=F+q(w,D),L+=K(w,p,S,T,P);else if(D=E(i),typeof D=="function")for(i=D.call(i),D=0;!(w=i.next()).done;)w=w.value,T=F+q(w,D++),L+=K(w,p,S,T,P);else if(T==="object"){if(typeof i.then=="function")return K(U(i),p,S,w,P);throw p=String(i),Error("Objects are not valid as a React child (found: "+(p==="[object Object]"?"object with keys {"+Object.keys(i).join(", ")+"}":p)+"). If you meant to render a collection of children, use an array instead.")}return L}function ae(i,p,S){if(i==null)return i;var w=[],P=0;return K(i,w,"","",function(T){return p.call(S,T,P++)}),w}function at(i){if(i._status===-1){var p=i._result;p=p(),p.then(function(S){(i._status===0||i._status===-1)&&(i._status=1,i._result=S)},function(S){(i._status===0||i._status===-1)&&(i._status=2,i._result=S)}),i._status===-1&&(i._status=0,i._result=p)}if(i._status===1)return i._result.default;throw i._result}var be=typeof reportError=="function"?reportError:function(i){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var p=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof i=="object"&&i!==null&&typeof i.message=="string"?String(i.message):String(i),error:i});if(!window.dispatchEvent(p))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",i);return}console.error(i)},ot={map:ae,forEach:function(i,p,S){ae(i,function(){p.apply(this,arguments)},S)},count:function(i){var p=0;return ae(i,function(){p++}),p},toArray:function(i){return ae(i,function(p){return p})||[]},only:function(i){if(!Q(i))throw Error("React.Children.only expected to receive a single React element child.");return i}};return R.Activity=h,R.Children=ot,R.Component=m,R.Fragment=n,R.Profiler=a,R.PureComponent=x,R.StrictMode=r,R.Suspense=l,R.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=b,R.__COMPILER_RUNTIME={__proto__:null,c:function(i){return b.H.useMemoCache(i)}},R.cache=function(i){return function(){return i.apply(null,arguments)}},R.cacheSignal=function(){return null},R.cloneElement=function(i,p,S){if(i==null)throw Error("The argument must be a React element, but you passed "+i+".");var w=v({},i.props),P=i.key;if(p!=null)for(T in p.key!==void 0&&(P=""+p.key),p)!j.call(p,T)||T==="key"||T==="__self"||T==="__source"||T==="ref"&&p.ref===void 0||(w[T]=p[T]);var T=arguments.length-2;if(T===1)w.children=S;else if(1<T){for(var L=Array(T),F=0;F<T;F++)L[F]=arguments[F+2];w.children=L}return W(i.type,P,w)},R.createContext=function(i){return i={$$typeof:s,_currentValue:i,_currentValue2:i,_threadCount:0,Provider:null,Consumer:null},i.Provider=i,i.Consumer={$$typeof:u,_context:i},i},R.createElement=function(i,p,S){var w,P={},T=null;if(p!=null)for(w in p.key!==void 0&&(T=""+p.key),p)j.call(p,w)&&w!=="key"&&w!=="__self"&&w!=="__source"&&(P[w]=p[w]);var L=arguments.length-2;if(L===1)P.children=S;else if(1<L){for(var F=Array(L),D=0;D<L;D++)F[D]=arguments[D+2];P.children=F}if(i&&i.defaultProps)for(w in L=i.defaultProps,L)P[w]===void 0&&(P[w]=L[w]);return W(i,T,P)},R.createRef=function(){return{current:null}},R.forwardRef=function(i){return{$$typeof:f,render:i}},R.isValidElement=Q,R.lazy=function(i){return{$$typeof:d,_payload:{_status:-1,_result:i},_init:at}},R.memo=function(i,p){return{$$typeof:o,type:i,compare:p===void 0?null:p}},R.startTransition=function(i){var p=b.T,S={};b.T=S;try{var w=i(),P=b.S;P!==null&&P(S,w),typeof w=="object"&&w!==null&&typeof w.then=="function"&&w.then(N,be)}catch(T){be(T)}finally{p!==null&&S.types!==null&&(p.types=S.types),b.T=p}},R.unstable_useCacheRefresh=function(){return b.H.useCacheRefresh()},R.use=function(i){return b.H.use(i)},R.useActionState=function(i,p,S){return b.H.useActionState(i,p,S)},R.useCallback=function(i,p){return b.H.useCallback(i,p)},R.useContext=function(i){return b.H.useContext(i)},R.useDebugValue=function(){},R.useDeferredValue=function(i,p){return b.H.useDeferredValue(i,p)},R.useEffect=function(i,p){return b.H.useEffect(i,p)},R.useEffectEvent=function(i){return b.H.useEffectEvent(i)},R.useId=function(){return b.H.useId()},R.useImperativeHandle=function(i,p,S){return b.H.useImperativeHandle(i,p,S)},R.useInsertionEffect=function(i,p){return b.H.useInsertionEffect(i,p)},R.useLayoutEffect=function(i,p){return b.H.useLayoutEffect(i,p)},R.useMemo=function(i,p){return b.H.useMemo(i,p)},R.useOptimistic=function(i,p){return b.H.useOptimistic(i,p)},R.useReducer=function(i,p,S){return b.H.useReducer(i,p,S)},R.useRef=function(i){return b.H.useRef(i)},R.useState=function(i){return b.H.useState(i)},R.useSyncExternalStore=function(i,p,S){return b.H.useSyncExternalStore(i,p,S)},R.useTransition=function(){return b.H.useTransition()},R.version="19.2.4",R}var Te;function He(){return Te||(Te=1,he.exports=ut()),he.exports}var c=He(),pe={exports:{}},A={};/**
* @license React
* react-dom.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 Le;function lt(){if(Le)return A;Le=1;var e=He();function t(l){var o="https://react.dev/errors/"+l;if(1<arguments.length){o+="?args[]="+encodeURIComponent(arguments[1]);for(var d=2;d<arguments.length;d++)o+="&args[]="+encodeURIComponent(arguments[d])}return"Minified React error #"+l+"; visit "+o+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function n(){}var r={d:{f:n,r:function(){throw Error(t(522))},D:n,C:n,L:n,m:n,X:n,S:n,M:n},p:0,findDOMNode:null},a=Symbol.for("react.portal");function u(l,o,d){var h=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:a,key:h==null?null:""+h,children:l,containerInfo:o,implementation:d}}var s=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function f(l,o){if(l==="font")return"";if(typeof o=="string")return o==="use-credentials"?o:""}return A.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=r,A.createPortal=function(l,o){var d=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!o||o.nodeType!==1&&o.nodeType!==9&&o.nodeType!==11)throw Error(t(299));return u(l,o,null,d)},A.flushSync=function(l){var o=s.T,d=r.p;try{if(s.T=null,r.p=2,l)return l()}finally{s.T=o,r.p=d,r.d.f()}},A.preconnect=function(l,o){typeof l=="string"&&(o?(o=o.crossOrigin,o=typeof o=="string"?o==="use-credentials"?o:"":void 0):o=null,r.d.C(l,o))},A.prefetchDNS=function(l){typeof l=="string"&&r.d.D(l)},A.preinit=function(l,o){if(typeof l=="string"&&o&&typeof o.as=="string"){var d=o.as,h=f(d,o.crossOrigin),y=typeof o.integrity=="string"?o.integrity:void 0,E=typeof o.fetchPriority=="string"?o.fetchPriority:void 0;d==="style"?r.d.S(l,typeof o.precedence=="string"?o.precedence:void 0,{crossOrigin:h,integrity:y,fetchPriority:E}):d==="script"&&r.d.X(l,{crossOrigin:h,integrity:y,fetchPriority:E,nonce:typeof o.nonce=="string"?o.nonce:void 0})}},A.preinitModule=function(l,o){if(typeof l=="string")if(typeof o=="object"&&o!==null){if(o.as==null||o.as==="script"){var d=f(o.as,o.crossOrigin);r.d.M(l,{crossOrigin:d,integrity:typeof o.integrity=="string"?o.integrity:void 0,nonce:typeof o.nonce=="string"?o.nonce:void 0})}}else o==null&&r.d.M(l)},A.preload=function(l,o){if(typeof l=="string"&&typeof o=="object"&&o!==null&&typeof o.as=="string"){var d=o.as,h=f(d,o.crossOrigin);r.d.L(l,d,{crossOrigin:h,integrity:typeof o.integrity=="string"?o.integrity:void 0,nonce:typeof o.nonce=="string"?o.nonce:void 0,type:typeof o.type=="string"?o.type:void 0,fetchPriority:typeof o.fetchPriority=="string"?o.fetchPriority:void 0,referrerPolicy:typeof o.referrerPolicy=="string"?o.referrerPolicy:void 0,imageSrcSet:typeof o.imageSrcSet=="string"?o.imageSrcSet:void 0,imageSizes:typeof o.imageSizes=="string"?o.imageSizes:void 0,media:typeof o.media=="string"?o.media:void 0})}},A.preloadModule=function(l,o){if(typeof l=="string")if(o){var d=f(o.as,o.crossOrigin);r.d.m(l,{as:typeof o.as=="string"&&o.as!=="script"?o.as:void 0,crossOrigin:d,integrity:typeof o.integrity=="string"?o.integrity:void 0})}else r.d.m(l)},A.requestFormReset=function(l){r.d.r(l)},A.unstable_batchedUpdates=function(l,o){return l(o)},A.useFormState=function(l,o,d){return s.H.useFormState(l,o,d)},A.useFormStatus=function(){return s.H.useHostTransitionStatus()},A.version="19.2.4",A}var Oe;function Fr(){if(Oe)return pe.exports;Oe=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"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<s.length;++l){let o=xt(u);f=St(s[l],o,r)}return f}function Fe(e,t=[],n=[],r="",a=!1){let u=(s,f,l=a,o)=>{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<r.length;++f){let l=r[f],o=f===r.length-1,d=u==="/"?t:t.slice(u.length)||"/",h=le({path:l.relativePath,caseSensitive:l.caseSensitive,end:o},d),y=l.route;if(!h&&o&&n&&!r[r.length-1].route.index&&(h=le({path:l.relativePath,caseSensitive:l.caseSensitive,end:!1},d)),!h)return null;Object.assign(a,h.params),s.push({params:a,pathname:B([u,h.pathname]),pathnameBase:Lt(B([u,h.pathnameBase])),route:y}),h.pathnameBase!=="/"&&(u=B([u,h.pathnameBase]))}return s}function le(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=_t(e.path,e.caseSensitive,e.end),a=t.match(n);if(!a)return null;let u=a[0],s=u.replace(/(.)\/+$/,"$1"),f=a.slice(1);return{params:r.reduce((o,{paramName:d,isOptional:h},y)=>{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 <Link to="..."> 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,`<Link to="${n}"> 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 <Router> 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 <Router> 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 <Router> 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 <Router> 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 <Routes> (or called \`useRoutes()\`) at "${f}" (under <Route path="${m}">) 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 <Route path="${m}"> to <Route path="${m==="/"?"*":`${m}/*`}">.`)}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 \`<Routes location>\` 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 <Outlet /> 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<a.length;d++){let h=a[d];if((h.route.HydrateFallback||h.route.hydrateFallbackElement)&&(f=d),h.route.id){let{loaderData:y,errors:E}=r,C=h.route.loader&&!y.hasOwnProperty(h.route.id)&&(!E||E[h.route.id]===void 0);if(h.route.lazy||C){n.isStatic&&(s=!0),f>=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(),"<Navigate> may be used only in the context of a <Router> component.");let{static:a}=c.useContext(I);M(!a,"<Navigate> must not be used on the initial render in a <StaticRouter>. This is a no-op, but you should modify your code so the <Navigate> 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 <Route> is only ever to be used as the child of <Routes> element, never rendered directly. Please wrap your <Route> in a <Routes>.")}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 <Router> inside another <Router>. 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,`<Router basename="${f}"> is not able to match the URL "${o}${d}${h}" because it does not start with the basename, so the <Router> 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 <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>`),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 \`<Form>\`/\`<fetcher.Form>\` 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 <button> or <input type="submit"> without a <form>');let l=e.getAttribute("formaction")||f.getAttribute("action");if(r=l?Y(l,t):null,n=e.getAttribute("formmethod")||f.getAttribute("method")||ie,a=ge(e.getAttribute("formenctype"))||ge(f.getAttribute("enctype"))||ue,u=new FormData(f,e),!hr()){let{name:o,type:d,value:h}=e;if(d==="image"){let y=o?`${o}.`:"";u.append(`${y}x`,"0"),u.append(`${y}y`,"0")}else o&&u.append(o,h)}}else{if(fe(e))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');n=ie,r=null,a=ue,s=e}return u&&a==="text/plain"&&(s=u,u=void 0),{action:r,method:n.toLowerCase(),encType:a,formData:u,body:s}}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");function _e(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function yr(e,t,n,r){let a=typeof e=="string"?new URL(e,typeof window>"u"?"server://singlefetch/":window.location.origin):e;return n?a.pathname.endsWith("/")?a.pathname=`${a.pathname}_.${r}`:a.pathname=`${a.pathname}.${r}`:a.pathname==="/"?a.pathname=`_root.${r}`:t&&Y(a.pathname,t)==="/"?a.pathname=`${t.replace(/\/$/,"")}/_root.${r}`:a.pathname=`${a.pathname.replace(/\/$/,"")}.${r}`,a}async function gr(e,t){if(e.id in t)return t[e.id];try{let n=await import(e.module);return t[e.id]=n,n}catch(n){return console.error(`Error loading route module \`${e.module}\`, reloading page...`),console.error(n),window.__reactRouterContext&&window.__reactRouterContext.isSpaMode,window.location.reload(),new Promise(()=>{})}}function vr(e){return e==null?!1:e.href==null?e.rel==="preload"&&typeof e.imageSrcSet=="string"&&typeof e.imageSizes=="string":typeof e.rel=="string"&&typeof e.href=="string"}async function Er(e,t,n){let r=await Promise.all(e.map(async a=>{let u=t.routes[a.route.id];if(u){let s=await gr(u,n);return s.links?s.links():[]}return[]}));return Sr(r.flat(1).filter(vr).filter(a=>a.rel==="stylesheet"||a.rel==="preload").map(a=>a.rel==="stylesheet"?{...a,rel:"prefetch",as:"style"}:{...a,rel:"prefetch"}))}function Me(e,t,n,r,a,u){let s=(l,o)=>n[o]?l.route.id!==n[o].route.id:!0,f=(l,o)=>{var d;return n[o].pathname!==l.pathname||((d=n[o].route.path)==null?void 0:d.endsWith("*"))&&n[o].params["*"]!==l.params["*"]};return u==="assets"?t.filter((l,o)=>s(l,o)||f(l,o)):u==="data"?t.filter((l,o)=>{var h;let d=r.routes[l.route.id];if(!d||!d.hasLoader)return!1;if(s(l,o)||f(l,o))return!0;if(l.route.shouldRevalidate){let y=l.route.shouldRevalidate({currentUrl:new URL(a.pathname+a.search+a.hash,window.origin),currentParams:((h=n[0])==null?void 0:h.params)||{},nextUrl:new URL(e,window.origin),nextParams:l.params,defaultShouldRevalidate:!0});if(typeof y=="boolean")return y}return!0}):[]}function Rr(e,t,{includeHydrateFallback:n}={}){return wr(e.map(r=>{let a=t.routes[r.route.id];if(!a)return[];let u=[a.module];return a.clientActionModule&&(u=u.concat(a.clientActionModule)),a.clientLoaderModule&&(u=u.concat(a.clientLoaderModule)),n&&a.hydrateFallbackModule&&(u=u.concat(a.hydrateFallbackModule)),a.imports&&(u=u.concat(a.imports)),u}).flat(1))}function wr(e){return[...new Set(e)]}function Cr(e){let t={},n=Object.keys(e).sort();for(let r of n)t[r]=e[r];return t}function Sr(e,t){let n=new Set;return new Set(t),e.reduce((r,a)=>{let u=JSON.stringify(Cr(a));return n.has(u)||(n.add(u),r.push({key:u,link:a})),r},[])}function Ze(){let e=c.useContext(V);return _e(e,"You must render this element inside a <DataRouterContext.Provider> element"),e}function _r(){let e=c.useContext(ce);return _e(e,"You must render this element inside a <DataRouterStateContext.Provider> element"),e}var xe=c.createContext(void 0);xe.displayName="FrameworkContext";function et(){let e=c.useContext(xe);return _e(e,"You must render this element inside a <HydratedRouter> element"),e}function xr(e,t){let n=c.useContext(xe),[r,a]=c.useState(!1),[u,s]=c.useState(!1),{onFocus:f,onBlur:l,onMouseEnter:o,onMouseLeave:d,onTouchStart:h}=t,y=c.useRef(null);c.useEffect(()=>{if(e==="render"&&s(!0),e==="viewport"){let v=m=>{m.forEach(_=>{s(_.isIntersecting)})},g=new IntersectionObserver(v,{threshold:.5});return y.current&&g.observe(y.current),()=>{g.disconnect()}}},[e]),c.useEffect(()=>{if(r){let v=setTimeout(()=>{s(!0)},100);return()=>{clearTimeout(v)}}},[r]);let E=()=>{a(!0)},C=()=>{a(!1),s(!1)};return n?e!=="intent"?[u,y,{}]:[u,y,{onFocus:ee(f,E),onBlur:ee(l,C),onMouseEnter:ee(o,E),onMouseLeave:ee(d,C),onTouchStart:ee(h,E)}]:[!1,y,{}]}function ee(e,t){return n=>{e&&e(n),n.defaultPrevented||t(n)}}function br({page:e,...t}){let{router:n}=Ze(),r=c.useMemo(()=>Ue(n.routes,e,n.basename),[n.routes,e,n.basename]);return r?c.createElement(Tr,{page:e,matches:r,...t}):null}function Pr(e){let{manifest:t,routeModules:n}=et(),[r,a]=c.useState([]);return c.useEffect(()=>{let u=!1;return Er(e,t,n).then(s=>{u||a(s)}),()=>{u=!0}},[e,t,n]),r}function Tr({page:e,matches:t,...n}){let r=z(),{future:a,manifest:u,routeModules:s}=et(),{basename:f}=Ze(),{loaderData:l,matches:o}=_r(),d=c.useMemo(()=>Me(e,t,o,u,r,"data"),[e,t,o,u,r]),h=c.useMemo(()=>Me(e,t,o,u,r,"assets"),[e,t,o,u,r]),y=c.useMemo(()=>{if(e===r.pathname+r.search+r.hash)return[];let v=new Set,g=!1;if(t.forEach(_=>{var $;let x=u.routes[_.route.id];!x||!x.hasLoader||(!d.some(k=>k.route.id===_.route.id)&&_.route.id in l&&(($=s[_.route.id])!=null&&$.shouldRevalidate)||x.hasClientLoader?g=!0:v.add(_.route.id))}),v.size===0)return[];let m=yr(e,f,a.unstable_trailingSlashAwareDataRequests,"data");return g&&v.size>0&&m.searchParams.set("_routes",t.filter(_=>v.has(_.route.id)).map(_=>_.route.id).join(",")),[m.pathname+m.search]},[f,a.unstable_trailingSlashAwareDataRequests,l,r,u,d,t,e,s]),E=c.useMemo(()=>Rr(h,u),[h,u]),C=Pr(h);return c.createElement(c.Fragment,null,y.map(v=>c.createElement("link",{key:v,rel:"prefetch",as:"fetch",href:v,...n})),E.map(v=>c.createElement("link",{key:v,rel:"modulepreload",href:v,...n})),C.map(({key:v,link:g})=>c.createElement("link",{key:v,nonce:n.nonce,...g,crossOrigin:g.crossOrigin??n.crossOrigin})))}function Lr(...e){return t=>{e.forEach(n=>{typeof n=="function"?n(t):n!=null&&(n.current=t)})}}var Or=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";try{Or&&(window.__reactRouterVersion="7.13.1")}catch{}function Yr({basename:e,children:t,unstable_useTransitions:n,window:r}){let a=c.useRef();a.current==null&&(a.current=st({window:r,v5Compat:!0}));let u=a.current,[s,f]=c.useState({action:u.action,location:u.location}),l=c.useCallback(o=>{n===!1?f(o):c.startTransition(()=>f(o))},[n]);return c.useLayoutEffect(()=>u.listen(l),[u,l]),c.createElement(ur,{basename:e,children:t,location:s.location,navigationType:s.action,navigator:u,unstable_useTransitions:n})}var tt=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,rt=c.forwardRef(function({onClick:t,discover:n="render",prefetch:r="none",relative:a,reloadDocument:u,replace:s,unstable_mask:f,state:l,target:o,to:d,preventScrollReset:h,viewTransition:y,unstable_defaultShouldRevalidate:E,...C},v){let{basename:g,navigator:m,unstable_useTransitions:_}=c.useContext(I),x=typeof d=="string"&&tt.test(d),$=We(d,g);d=$.to;let k=Wt(d,{relative:a}),N=z(),b=null;if(f){let U=se(f,[],N.unstable_mask?N.unstable_mask.pathname:"/",!0);g!=="/"&&(U.pathname=U.pathname==="/"?g:B([g,U.pathname])),b=m.createHref(U)}let[j,W,X]=xr(r,C),Q=Nr(d,{replace:s,unstable_mask:f,state:l,target:o,preventScrollReset:h,relative:a,viewTransition:y,unstable_defaultShouldRevalidate:E,unstable_useTransitions:_});function de(U){t&&t(U),U.defaultPrevented||Q(U)}let Z=!($.isExternal||u),q=c.createElement("a",{...C,...X,href:(Z?b:void 0)||$.absoluteURL||k,onClick:Z?de:t,ref:Lr(v,W),target:o,"data-discover":!x&&n==="render"?"true":void 0});return j&&!x?c.createElement(c.Fragment,null,q,c.createElement(br,{page:k})):q});rt.displayName="Link";var kr=c.forwardRef(function({"aria-current":t="page",caseSensitive:n=!1,className:r="",end:a=!1,style:u,to:s,viewTransition:f,children:l,...o},d){let h=ne(s,{relative:o.relative}),y=z(),E=c.useContext(ce),{navigator:C,basename:v}=c.useContext(I),g=E!=null&&Ur(h)&&f===!0,m=C.encodeLocation?C.encodeLocation(h).pathname:h.pathname,_=y.pathname,x=E&&E.navigation&&E.navigation.location?E.navigation.location.pathname:null;n||(_=_.toLowerCase(),x=x?x.toLowerCase():null,m=m.toLowerCase()),x&&v&&(x=Y(x,v)||x);const $=m!=="/"&&m.endsWith("/")?m.length-1:m.length;let k=_===m||!a&&_.startsWith(m)&&_.charAt($)==="/",N=x!=null&&(x===m||!a&&x.startsWith(m)&&x.charAt(m.length)==="/"),b={isActive:k,isPending:N,isTransitioning:g},j=k?t:void 0,W;typeof r=="function"?W=r(b):W=[r,k?"active":null,N?"pending":null,g?"transitioning":null].filter(Boolean).join(" ");let X=typeof u=="function"?u(b):u;return c.createElement(rt,{...o,"aria-current":j,className:W,ref:d,style:X,to:s,viewTransition:f},typeof l=="function"?l(b):l)});kr.displayName="NavLink";var $r=c.forwardRef(({discover:e="render",fetcherKey:t,navigate:n,reloadDocument:r,replace:a,state:u,method:s=ie,action:f,onSubmit:l,relative:o,preventScrollReset:d,viewTransition:h,unstable_defaultShouldRevalidate:y,...E},C)=>{let{unstable_useTransitions:v}=c.useContext(I),g=Mr(),m=Hr(f,{relative:o}),_=s.toLowerCase()==="get"?"get":"post",x=typeof f=="string"&&tt.test(f),$=k=>{if(l&&l(k),k.defaultPrevented)return;k.preventDefault();let N=k.nativeEvent.submitter,b=(N==null?void 0:N.getAttribute("formmethod"))||s,j=()=>g(N||k.currentTarget,{fetcherKey:t,method:b,navigate:n,replace:a,state:u,relative:o,preventScrollReset:d,viewTransition:h,unstable_defaultShouldRevalidate:y});v&&n!==!1?c.startTransition(()=>j()):j()};return c.createElement("form",{ref:C,method:_,action:m,onSubmit:r?l:$,...E,"data-discover":!x&&e==="render"?"true":void 0})});$r.displayName="Form";function Ar(e){return`${e} must be used within a data router. See https://reactrouter.com/en/main/routers/picking-a-router.`}function nt(e){let t=c.useContext(V);return O(t,Ar(e)),t}function Nr(e,{target:t,replace:n,unstable_mask:r,state:a,preventScrollReset:u,relative:s,viewTransition:f,unstable_defaultShouldRevalidate:l,unstable_useTransitions:o}={}){let d=Ve(),h=z(),y=ne(e,{relative:s});return c.useCallback(E=>{if(dr(E,t)){E.preventDefault();let C=n!==void 0?n:te(h)===te(y),v=()=>d(e,{replace:C,unstable_mask:r,state:a,preventScrollReset:u,relative:s,viewTransition:f,unstable_defaultShouldRevalidate:l});o?c.startTransition(()=>v()):v()}},[h,d,y,n,r,a,t,e,u,s,f,l,o])}var Dr=0,Ir=()=>`__${String(++Dr)}__`;function Mr(){let{router:e}=nt("useSubmit"),{basename:t}=c.useContext(I),n=rr(),r=e.fetch,a=e.navigate;return c.useCallback(async(u,s={})=>{let{action:f,method:l,encType:o,formData:d,body:h}=mr(u,t);if(s.navigate===!1){let y=s.fetcherKey||Ir();await r(y,n,s.action||f,{unstable_defaultShouldRevalidate:s.unstable_defaultShouldRevalidate,preventScrollReset:s.preventScrollReset,formData:d,body:h,formMethod:s.method||l,formEncType:s.encType||o,flushSync:s.flushSync})}else await a(s.action||f,{unstable_defaultShouldRevalidate:s.unstable_defaultShouldRevalidate,preventScrollReset:s.preventScrollReset,formData:d,body:h,formMethod:s.method||l,formEncType:s.encType||o,replace:s.replace,state:s.state,fromRouteId:n,flushSync:s.flushSync,viewTransition:s.viewTransition})},[r,a,t,n])}function Hr(e,{relative:t}={}){let{basename:n}=c.useContext(I),r=c.useContext(H);O(r,"useFormAction must be used inside a RouteContext");let[a]=r.matches.slice(-1),u={...ne(e||".",{relative:t})},s=z();if(e==null){u.search=s.search;let f=new URLSearchParams(u.search),l=f.getAll("index");if(l.some(d=>d==="")){f.delete("index"),l.filter(h=>h).forEach(h=>f.append("index",h));let d=f.toString();u.search=d?`?${d}`:""}}return(!e||e===".")&&a.route.index&&(u.search=u.search?u.search.replace(/^\?/,"?index&"):"?index"),n!=="/"&&(u.pathname=u.pathname==="/"?n:B([n,u.pathname])),te(u)}function Ur(e,{relative:t}={}){let n=c.useContext(ze);O(n!=null,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`. Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=nt("useViewTransitionState"),a=ne(e,{relative:t});if(!n.isTransitioning)return!1;let u=Y(n.currentLocation.pathname,r)||n.currentLocation.pathname,s=Y(n.nextLocation.pathname,r)||n.nextLocation.pathname;return le(a.pathname,s)!=null||le(a.pathname,u)!=null}export{Yr as B,rt as L,Br as N,jr as O,Wr as R,Fr as a,c as b,ir as c,kr as d,He as r,Ve as u};