@jhxdev/express 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +571 -0
- package/index.cjs +294 -0
- package/index.d.ts +131 -0
- package/index.js +294 -0
- package/package.json +68 -0
package/index.cjs
ADDED
|
@@ -0,0 +1,294 @@
|
|
|
1
|
+
"use strict";var b0=Object.create;var Cf=Object.defineProperty;var x0=Object.getOwnPropertyDescriptor;var T0=Object.getOwnPropertyNames;var p0=Object.getPrototypeOf,w0=Object.prototype.hasOwnProperty;var s=(e,n)=>Cf(e,"name",{value:n,configurable:!0});var Rl=(e,n)=>()=>(n||e((n={exports:{}}).exports,n),n.exports),R0=(e,n)=>{for(var t in n)Cf(e,t,{get:n[t],enumerable:!0})},Lb=(e,n,t,a)=>{if(n&&typeof n=="object"||typeof n=="function")for(let u of T0(n))!w0.call(e,u)&&u!==t&&Cf(e,u,{get:()=>n[u],enumerable:!(a=x0(n,u))||a.enumerable});return e};var kd=(e,n,t)=>(t=e!=null?b0(p0(e)):{},Lb(n||!e||!e.__esModule?Cf(t,"default",{value:e,enumerable:!0}):t,e)),E0=e=>Lb(Cf({},"__esModule",{value:!0}),e);var hx=Rl(Ae=>{"use strict";var Jv=Symbol.for("react.transitional.element"),A0=Symbol.for("react.portal"),F0=Symbol.for("react.fragment"),O0=Symbol.for("react.strict_mode"),M0=Symbol.for("react.profiler"),I0=Symbol.for("react.consumer"),_0=Symbol.for("react.context"),H0=Symbol.for("react.forward_ref"),D0=Symbol.for("react.suspense"),L0=Symbol.for("react.memo"),lx=Symbol.for("react.lazy"),B0=Symbol.for("react.activity"),tx=Symbol.iterator;function N0(e){return e===null||typeof e!="object"?null:(e=tx&&e[tx]||e["@@iterator"],typeof e=="function"?e:null)}s(N0,"getIteratorFn");var ax={isMounted:s(function(){return!1},"isMounted"),enqueueForceUpdate:s(function(){},"enqueueForceUpdate"),enqueueReplaceState:s(function(){},"enqueueReplaceState"),enqueueSetState:s(function(){},"enqueueSetState")},ux=Object.assign,sx={};function fc(e,n,t){this.props=e,this.context=n,this.refs=sx,this.updater=t||ax}s(fc,"Component");fc.prototype.isReactComponent={};fc.prototype.setState=function(e,n){if(typeof e!="object"&&typeof e!="function"&&e!=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,e,n,"setState")};fc.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function cx(){}s(cx,"ComponentDummy");cx.prototype=fc.prototype;function Xv(e,n,t){this.props=e,this.context=n,this.refs=sx,this.updater=t||ax}s(Xv,"PureComponent");var Zv=Xv.prototype=new cx;Zv.constructor=Xv;ux(Zv,fc.prototype);Zv.isPureReactComponent=!0;var rx=Array.isArray;function Gv(){}s(Gv,"noop");var ot={H:null,A:null,T:null,S:null},fx=Object.prototype.hasOwnProperty;function Vv(e,n,t){var a=t.ref;return{$$typeof:Jv,type:e,key:n,ref:a!==void 0?a:null,props:t}}s(Vv,"ReactElement");function U0(e,n){return Vv(e.type,n,e.props)}s(U0,"cloneAndReplaceKey");function Qv(e){return typeof e=="object"&&e!==null&&e.$$typeof===Jv}s(Qv,"isValidElement");function z0(e){var n={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(t){return n[t]})}s(z0,"escape");var ix=/\/+/g;function Yv(e,n){return typeof e=="object"&&e!==null&&e.key!=null?z0(""+e.key):n.toString(36)}s(Yv,"getElementKey");function W0(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch(typeof e.status=="string"?e.then(Gv,Gv):(e.status="pending",e.then(function(n){e.status==="pending"&&(e.status="fulfilled",e.value=n)},function(n){e.status==="pending"&&(e.status="rejected",e.reason=n)})),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}s(W0,"resolveThenable");function cc(e,n,t,a,u){var h=typeof e;(h==="undefined"||h==="boolean")&&(e=null);var g=!1;if(e===null)g=!0;else switch(h){case"bigint":case"string":case"number":g=!0;break;case"object":switch(e.$$typeof){case Jv:case A0:g=!0;break;case lx:return g=e._init,cc(g(e._payload),n,t,a,u)}}if(g)return u=u(e),g=a===""?"."+Yv(e,0):a,rx(u)?(t="",g!=null&&(t=g.replace(ix,"$&/")+"/"),cc(u,n,t,"",function(T){return T})):u!=null&&(Qv(u)&&(u=U0(u,t+(u.key==null||e&&e.key===u.key?"":(""+u.key).replace(ix,"$&/")+"/")+g)),n.push(u)),1;g=0;var R=a===""?".":a+":";if(rx(e))for(var x=0;x<e.length;x++)a=e[x],h=R+Yv(a,x),g+=cc(a,n,t,h,u);else if(x=N0(e),typeof x=="function")for(e=x.call(e),x=0;!(a=e.next()).done;)a=a.value,h=R+Yv(a,x++),g+=cc(a,n,t,h,u);else if(h==="object"){if(typeof e.then=="function")return cc(W0(e),n,t,a,u);throw n=String(e),Error("Objects are not valid as a React child (found: "+(n==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":n)+"). If you meant to render a collection of children, use an array instead.")}return g}s(cc,"mapIntoArray");function Id(e,n,t){if(e==null)return e;var a=[],u=0;return cc(e,a,"","",function(h){return n.call(t,h,u++)}),a}s(Id,"mapChildren");function Y0(e){if(e._status===-1){var n=e._result;n=n(),n.then(function(t){(e._status===0||e._status===-1)&&(e._status=1,e._result=t)},function(t){(e._status===0||e._status===-1)&&(e._status=2,e._result=t)}),e._status===-1&&(e._status=0,e._result=n)}if(e._status===1)return e._result.default;throw e._result}s(Y0,"lazyInitializer");var ox=typeof reportError=="function"?reportError:function(e){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var n=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof e=="object"&&e!==null&&typeof e.message=="string"?String(e.message):String(e),error:e});if(!window.dispatchEvent(n))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",e);return}console.error(e)},G0={map:Id,forEach:s(function(e,n,t){Id(e,function(){n.apply(this,arguments)},t)},"forEach"),count:s(function(e){var n=0;return Id(e,function(){n++}),n},"count"),toArray:s(function(e){return Id(e,function(n){return n})||[]},"toArray"),only:s(function(e){if(!Qv(e))throw Error("React.Children.only expected to receive a single React element child.");return e},"only")};Ae.Activity=B0;Ae.Children=G0;Ae.Component=fc;Ae.Fragment=F0;Ae.Profiler=M0;Ae.PureComponent=Xv;Ae.StrictMode=O0;Ae.Suspense=D0;Ae.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=ot;Ae.__COMPILER_RUNTIME={__proto__:null,c:s(function(e){return ot.H.useMemoCache(e)},"c")};Ae.cache=function(e){return function(){return e.apply(null,arguments)}};Ae.cacheSignal=function(){return null};Ae.cloneElement=function(e,n,t){if(e==null)throw Error("The argument must be a React element, but you passed "+e+".");var a=ux({},e.props),u=e.key;if(n!=null)for(h in n.key!==void 0&&(u=""+n.key),n)!fx.call(n,h)||h==="key"||h==="__self"||h==="__source"||h==="ref"&&n.ref===void 0||(a[h]=n[h]);var h=arguments.length-2;if(h===1)a.children=t;else if(1<h){for(var g=Array(h),R=0;R<h;R++)g[R]=arguments[R+2];a.children=g}return Vv(e.type,u,a)};Ae.createContext=function(e){return e={$$typeof:_0,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},e.Provider=e,e.Consumer={$$typeof:I0,_context:e},e};Ae.createElement=function(e,n,t){var a,u={},h=null;if(n!=null)for(a in n.key!==void 0&&(h=""+n.key),n)fx.call(n,a)&&a!=="key"&&a!=="__self"&&a!=="__source"&&(u[a]=n[a]);var g=arguments.length-2;if(g===1)u.children=t;else if(1<g){for(var R=Array(g),x=0;x<g;x++)R[x]=arguments[x+2];u.children=R}if(e&&e.defaultProps)for(a in g=e.defaultProps,g)u[a]===void 0&&(u[a]=g[a]);return Vv(e,h,u)};Ae.createRef=function(){return{current:null}};Ae.forwardRef=function(e){return{$$typeof:H0,render:e}};Ae.isValidElement=Qv;Ae.lazy=function(e){return{$$typeof:lx,_payload:{_status:-1,_result:e},_init:Y0}};Ae.memo=function(e,n){return{$$typeof:L0,type:e,compare:n===void 0?null:n}};Ae.startTransition=function(e){var n=ot.T,t={};ot.T=t;try{var a=e(),u=ot.S;u!==null&&u(t,a),typeof a=="object"&&a!==null&&typeof a.then=="function"&&a.then(Gv,ox)}catch(h){ox(h)}finally{n!==null&&t.types!==null&&(n.types=t.types),ot.T=n}};Ae.unstable_useCacheRefresh=function(){return ot.H.useCacheRefresh()};Ae.use=function(e){return ot.H.use(e)};Ae.useActionState=function(e,n,t){return ot.H.useActionState(e,n,t)};Ae.useCallback=function(e,n){return ot.H.useCallback(e,n)};Ae.useContext=function(e){return ot.H.useContext(e)};Ae.useDebugValue=function(){};Ae.useDeferredValue=function(e,n){return ot.H.useDeferredValue(e,n)};Ae.useEffect=function(e,n){return ot.H.useEffect(e,n)};Ae.useEffectEvent=function(e){return ot.H.useEffectEvent(e)};Ae.useId=function(){return ot.H.useId()};Ae.useImperativeHandle=function(e,n,t){return ot.H.useImperativeHandle(e,n,t)};Ae.useInsertionEffect=function(e,n){return ot.H.useInsertionEffect(e,n)};Ae.useLayoutEffect=function(e,n){return ot.H.useLayoutEffect(e,n)};Ae.useMemo=function(e,n){return ot.H.useMemo(e,n)};Ae.useOptimistic=function(e,n){return ot.H.useOptimistic(e,n)};Ae.useReducer=function(e,n,t){return ot.H.useReducer(e,n,t)};Ae.useRef=function(e){return ot.H.useRef(e)};Ae.useState=function(e){return ot.H.useState(e)};Ae.useSyncExternalStore=function(e,n,t){return ot.H.useSyncExternalStore(e,n,t)};Ae.useTransition=function(){return ot.H.useTransition()};Ae.version="19.2.0"});var dx=Rl((ke,_d)=>{"use strict";process.env.NODE_ENV!=="production"&&(function(){function e(S,_){Object.defineProperty(a.prototype,S,{get:s(function(){console.warn("%s(...) is deprecated in plain JavaScript React classes. %s",_[0],_[1])},"get")})}s(e,"defineDeprecationWarning");function n(S){return S===null||typeof S!="object"?null:(S=Zi&&S[Zi]||S["@@iterator"],typeof S=="function"?S:null)}s(n,"getIteratorFn");function t(S,_){S=(S=S.constructor)&&(S.displayName||S.name)||"ReactClass";var Q=S+"."+_;oi[Q]||(console.error("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",_,S),oi[Q]=!0)}s(t,"warnNoop");function a(S,_,Q){this.props=S,this.context=_,this.refs=ln,this.updater=Q||Fe}s(a,"Component");function u(){}s(u,"ComponentDummy");function h(S,_,Q){this.props=S,this.context=_,this.refs=ln,this.updater=Q||Fe}s(h,"PureComponent");function g(){}s(g,"noop");function R(S){return""+S}s(R,"testStringCoercion");function x(S){try{R(S);var _=!1}catch{_=!0}if(_){_=console;var Q=_.error,ee=typeof Symbol=="function"&&Symbol.toStringTag&&S[Symbol.toStringTag]||S.constructor.name||"Object";return Q.call(_,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",ee),R(S)}}s(x,"checkKeyStringCoercion");function T(S){if(S==null)return null;if(typeof S=="function")return S.$$typeof===Dn?null:S.displayName||S.name||null;if(typeof S=="string")return S;switch(S){case lt:return"Fragment";case Tn:return"Profiler";case Hn:return"StrictMode";case Ft:return"Suspense";case De:return"SuspenseList";case xr:return"Activity"}if(typeof S=="object")switch(typeof S.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),S.$$typeof){case He:return"Portal";case Xe:return S.displayName||"Context";case ue:return(S._context.displayName||"Context")+".Consumer";case Ut:var _=S.render;return S=S.displayName,S||(S=_.displayName||_.name||"",S=S!==""?"ForwardRef("+S+")":"ForwardRef"),S;case me:return _=S.displayName||null,_!==null?_:T(S.type)||"Memo";case at:_=S._payload,S=S._init;try{return T(S(_))}catch{}}return null}s(T,"getComponentNameFromType");function P(S){if(S===lt)return"<>";if(typeof S=="object"&&S!==null&&S.$$typeof===at)return"<...>";try{var _=T(S);return _?"<"+_+">":"<...>"}catch{return"<...>"}}s(P,"getTaskName");function E(){var S=pe.A;return S===null?null:S.getOwner()}s(E,"getOwner");function C(){return Error("react-stack-top-frame")}s(C,"UnknownOwner");function k(S){if(Ln.call(S,"key")){var _=Object.getOwnPropertyDescriptor(S,"key").get;if(_&&_.isReactWarning)return!1}return S.key!==void 0}s(k,"hasValidKey");function Z(S,_){function Q(){qn||(qn=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",_))}s(Q,"warnAboutAccessingKey"),Q.isReactWarning=!0,Object.defineProperty(S,"key",{get:Q,configurable:!0})}s(Z,"defineKeyPropWarningGetter");function V(){var S=T(this.type);return jn[S]||(jn[S]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),S=this.props.ref,S!==void 0?S:null}s(V,"elementRefGetterWithDeprecationWarning");function q(S,_,Q,ee,oe,be){var xe=Q.ref;return S={$$typeof:Oe,type:S,key:_,props:Q,_owner:ee},(xe!==void 0?xe:null)!==null?Object.defineProperty(S,"ref",{enumerable:!1,get:V}):Object.defineProperty(S,"ref",{enumerable:!1,value:null}),S._store={},Object.defineProperty(S._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(S,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(S,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:oe}),Object.defineProperty(S,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:be}),Object.freeze&&(Object.freeze(S.props),Object.freeze(S)),S}s(q,"ReactElement");function ie(S,_){return _=q(S.type,_,S.props,S._owner,S._debugStack,S._debugTask),S._store&&(_._store.validated=S._store.validated),_}s(ie,"cloneAndReplaceKey");function te(S){Te(S)?S._store&&(S._store.validated=1):typeof S=="object"&&S!==null&&S.$$typeof===at&&(S._payload.status==="fulfilled"?Te(S._payload.value)&&S._payload.value._store&&(S._payload.value._store.validated=1):S._store&&(S._store.validated=1))}s(te,"validateChildKeys");function Te(S){return typeof S=="object"&&S!==null&&S.$$typeof===Oe}s(Te,"isValidElement");function Ee(S){var _={"=":"=0",":":"=2"};return"$"+S.replace(/[=:]/g,function(Q){return _[Q]})}s(Ee,"escape");function fe(S,_){return typeof S=="object"&&S!==null&&S.key!=null?(x(S.key),Ee(""+S.key)):_.toString(36)}s(fe,"getElementKey");function Y(S){switch(S.status){case"fulfilled":return S.value;case"rejected":throw S.reason;default:switch(typeof S.status=="string"?S.then(g,g):(S.status="pending",S.then(function(_){S.status==="pending"&&(S.status="fulfilled",S.value=_)},function(_){S.status==="pending"&&(S.status="rejected",S.reason=_)})),S.status){case"fulfilled":return S.value;case"rejected":throw S.reason}}throw S}s(Y,"resolveThenable");function Je(S,_,Q,ee,oe){var be=typeof S;(be==="undefined"||be==="boolean")&&(S=null);var xe=!1;if(S===null)xe=!0;else switch(be){case"bigint":case"string":case"number":xe=!0;break;case"object":switch(S.$$typeof){case Oe:case He:xe=!0;break;case at:return xe=S._init,Je(xe(S._payload),_,Q,ee,oe)}}if(xe){xe=S,oe=oe(xe);var je=ee===""?"."+fe(xe,0):ee;return rn(oe)?(Q="",je!=null&&(Q=je.replace($n,"$&/")+"/"),Je(oe,_,Q,"",function(Ue){return Ue})):oe!=null&&(Te(oe)&&(oe.key!=null&&(xe&&xe.key===oe.key||x(oe.key)),Q=ie(oe,Q+(oe.key==null||xe&&xe.key===oe.key?"":(""+oe.key).replace($n,"$&/")+"/")+je),ee!==""&&xe!=null&&Te(xe)&&xe.key==null&&xe._store&&!xe._store.validated&&(Q._store.validated=2),oe=Q),_.push(oe)),1}if(xe=0,je=ee===""?".":ee+":",rn(S))for(var Ce=0;Ce<S.length;Ce++)ee=S[Ce],be=je+fe(ee,Ce),xe+=Je(ee,_,Q,be,oe);else if(Ce=n(S),typeof Ce=="function")for(Ce===S.entries&&(cn||console.warn("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),cn=!0),S=Ce.call(S),Ce=0;!(ee=S.next()).done;)ee=ee.value,be=je+fe(ee,Ce++),xe+=Je(ee,_,Q,be,oe);else if(be==="object"){if(typeof S.then=="function")return Je(Y(S),_,Q,ee,oe);throw _=String(S),Error("Objects are not valid as a React child (found: "+(_==="[object Object]"?"object with keys {"+Object.keys(S).join(", ")+"}":_)+"). If you meant to render a collection of children, use an array instead.")}return xe}s(Je,"mapIntoArray");function tn(S,_,Q){if(S==null)return S;var ee=[],oe=0;return Je(S,ee,"","",function(be){return _.call(Q,be,oe++)}),ee}s(tn,"mapChildren");function ye(S){if(S._status===-1){var _=S._ioInfo;_!=null&&(_.start=_.end=performance.now()),_=S._result;var Q=_();if(Q.then(function(oe){if(S._status===0||S._status===-1){S._status=1,S._result=oe;var be=S._ioInfo;be!=null&&(be.end=performance.now()),Q.status===void 0&&(Q.status="fulfilled",Q.value=oe)}},function(oe){if(S._status===0||S._status===-1){S._status=2,S._result=oe;var be=S._ioInfo;be!=null&&(be.end=performance.now()),Q.status===void 0&&(Q.status="rejected",Q.reason=oe)}}),_=S._ioInfo,_!=null){_.value=Q;var ee=Q.displayName;typeof ee=="string"&&(_.name=ee)}S._status===-1&&(S._status=0,S._result=Q)}if(S._status===1)return _=S._result,_===void 0&&console.error(`lazy: Expected the result of a dynamic import() call. Instead received: %s
|
|
2
|
+
|
|
3
|
+
Your code should look like:
|
|
4
|
+
const MyComponent = lazy(() => import('./MyComponent'))
|
|
5
|
+
|
|
6
|
+
Did you accidentally put curly braces around the import?`,_),"default"in _||console.error(`lazy: Expected the result of a dynamic import() call. Instead received: %s
|
|
7
|
+
|
|
8
|
+
Your code should look like:
|
|
9
|
+
const MyComponent = lazy(() => import('./MyComponent'))`,_),_.default;throw S._result}s(ye,"lazyInitializer");function le(){var S=pe.H;return S===null&&console.error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
10
|
+
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
11
|
+
2. You might be breaking the Rules of Hooks
|
|
12
|
+
3. You might have more than one copy of React in the same app
|
|
13
|
+
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),S}s(le,"resolveDispatcher");function ae(){pe.asyncTransitions--}s(ae,"releaseAsyncTransition");function re(S){if(Vi===null)try{var _=("require"+Math.random()).slice(0,7);Vi=(_d&&_d[_]).call(_d,"timers").setImmediate}catch{Vi=s(function(ee){xt===!1&&(xt=!0,typeof MessageChannel>"u"&&console.error("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var oe=new MessageChannel;oe.port1.onmessage=ee,oe.port2.postMessage(void 0)},"enqueueTaskImpl")}return Vi(S)}s(re,"enqueueTask");function Se(S){return 1<S.length&&typeof AggregateError=="function"?new AggregateError(S):S[0]}s(Se,"aggregateErrors");function se(S,_){_!==Tr-1&&console.error("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),Tr=_}s(se,"popActScope");function _e(S,_,Q){var ee=pe.actQueue;if(ee!==null)if(ee.length!==0)try{Kn(ee),re(function(){return _e(S,_,Q)});return}catch(oe){pe.thrownErrors.push(oe)}else pe.actQueue=null;0<pe.thrownErrors.length?(ee=Se(pe.thrownErrors),pe.thrownErrors.length=0,Q(ee)):_(S)}s(_e,"recursivelyFlushAsyncActWork");function Kn(S){if(!Tt){Tt=!0;var _=0;try{for(;_<S.length;_++){var Q=S[_];do{pe.didUsePromise=!1;var ee=Q(!1);if(ee!==null){if(pe.didUsePromise){S[_]=Q,S.splice(0,_);return}Q=ee}else break}while(!0)}S.length=0}catch(oe){S.splice(0,_+1),pe.thrownErrors.push(oe)}finally{Tt=!1}}}s(Kn,"flushActQueue"),typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var Oe=Symbol.for("react.transitional.element"),He=Symbol.for("react.portal"),lt=Symbol.for("react.fragment"),Hn=Symbol.for("react.strict_mode"),Tn=Symbol.for("react.profiler"),ue=Symbol.for("react.consumer"),Xe=Symbol.for("react.context"),Ut=Symbol.for("react.forward_ref"),Ft=Symbol.for("react.suspense"),De=Symbol.for("react.suspense_list"),me=Symbol.for("react.memo"),at=Symbol.for("react.lazy"),xr=Symbol.for("react.activity"),Zi=Symbol.iterator,oi={},Fe={isMounted:s(function(){return!1},"isMounted"),enqueueForceUpdate:s(function(S){t(S,"forceUpdate")},"enqueueForceUpdate"),enqueueReplaceState:s(function(S){t(S,"replaceState")},"enqueueReplaceState"),enqueueSetState:s(function(S){t(S,"setState")},"enqueueSetState")},On=Object.assign,ln={};Object.freeze(ln),a.prototype.isReactComponent={},a.prototype.setState=function(S,_){if(typeof S!="object"&&typeof S!="function"&&S!=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,S,_,"setState")},a.prototype.forceUpdate=function(S){this.updater.enqueueForceUpdate(this,S,"forceUpdate")};var pn={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]};for(pt in pn)pn.hasOwnProperty(pt)&&e(pt,pn[pt]);u.prototype=a.prototype,pn=h.prototype=new u,pn.constructor=h,On(pn,a.prototype),pn.isPureReactComponent=!0;var rn=Array.isArray,Dn=Symbol.for("react.client.reference"),pe={H:null,A:null,T:null,S:null,actQueue:null,asyncTransitions:0,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1,didUsePromise:!1,thrownErrors:[],getCurrentStack:null,recentlyCreatedOwnerStacks:0},Ln=Object.prototype.hasOwnProperty,bo=console.createTask?console.createTask:function(){return null};pn={react_stack_bottom_frame:s(function(S){return S()},"react_stack_bottom_frame")};var qn,bt,jn={},qe=pn.react_stack_bottom_frame.bind(pn,C)(),Nr=bo(P(C)),cn=!1,$n=/\/+/g,Pi=typeof reportError=="function"?reportError:function(S){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var _=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof S=="object"&&S!==null&&typeof S.message=="string"?String(S.message):String(S),error:S});if(!window.dispatchEvent(_))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",S);return}console.error(S)},xt=!1,Vi=null,Tr=0,Kt=!1,Tt=!1,Bo=typeof queueMicrotask=="function"?function(S){queueMicrotask(function(){return queueMicrotask(S)})}:re;pn=Object.freeze({__proto__:null,c:s(function(S){return le().useMemoCache(S)},"c")});var pt={map:tn,forEach:s(function(S,_,Q){tn(S,function(){_.apply(this,arguments)},Q)},"forEach"),count:s(function(S){var _=0;return tn(S,function(){_++}),_},"count"),toArray:s(function(S){return tn(S,function(_){return _})||[]},"toArray"),only:s(function(S){if(!Te(S))throw Error("React.Children.only expected to receive a single React element child.");return S},"only")};ke.Activity=xr,ke.Children=pt,ke.Component=a,ke.Fragment=lt,ke.Profiler=Tn,ke.PureComponent=h,ke.StrictMode=Hn,ke.Suspense=Ft,ke.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=pe,ke.__COMPILER_RUNTIME=pn,ke.act=function(S){var _=pe.actQueue,Q=Tr;Tr++;var ee=pe.actQueue=_!==null?_:[],oe=!1;try{var be=S()}catch(Ce){pe.thrownErrors.push(Ce)}if(0<pe.thrownErrors.length)throw se(_,Q),S=Se(pe.thrownErrors),pe.thrownErrors.length=0,S;if(be!==null&&typeof be=="object"&&typeof be.then=="function"){var xe=be;return Bo(function(){oe||Kt||(Kt=!0,console.error("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),{then:s(function(Ce,Ue){oe=!0,xe.then(function(zt){if(se(_,Q),Q===0){try{Kn(ee),re(function(){return _e(zt,Ce,Ue)})}catch(Bn){pe.thrownErrors.push(Bn)}if(0<pe.thrownErrors.length){var Ot=Se(pe.thrownErrors);pe.thrownErrors.length=0,Ue(Ot)}}else Ce(zt)},function(zt){se(_,Q),0<pe.thrownErrors.length&&(zt=Se(pe.thrownErrors),pe.thrownErrors.length=0),Ue(zt)})},"then")}}var je=be;if(se(_,Q),Q===0&&(Kn(ee),ee.length!==0&&Bo(function(){oe||Kt||(Kt=!0,console.error("A component suspended inside an `act` scope, but the `act` call was not awaited. When testing React components that depend on asynchronous data, you must await the result:\n\nawait act(() => ...)"))}),pe.actQueue=null),0<pe.thrownErrors.length)throw S=Se(pe.thrownErrors),pe.thrownErrors.length=0,S;return{then:s(function(Ce,Ue){oe=!0,Q===0?(pe.actQueue=ee,re(function(){return _e(je,Ce,Ue)})):Ce(je)},"then")}},ke.cache=function(S){return function(){return S.apply(null,arguments)}},ke.cacheSignal=function(){return null},ke.captureOwnerStack=function(){var S=pe.getCurrentStack;return S===null?null:S()},ke.cloneElement=function(S,_,Q){if(S==null)throw Error("The argument must be a React element, but you passed "+S+".");var ee=On({},S.props),oe=S.key,be=S._owner;if(_!=null){var xe;e:{if(Ln.call(_,"ref")&&(xe=Object.getOwnPropertyDescriptor(_,"ref").get)&&xe.isReactWarning){xe=!1;break e}xe=_.ref!==void 0}xe&&(be=E()),k(_)&&(x(_.key),oe=""+_.key);for(je in _)!Ln.call(_,je)||je==="key"||je==="__self"||je==="__source"||je==="ref"&&_.ref===void 0||(ee[je]=_[je])}var je=arguments.length-2;if(je===1)ee.children=Q;else if(1<je){xe=Array(je);for(var Ce=0;Ce<je;Ce++)xe[Ce]=arguments[Ce+2];ee.children=xe}for(ee=q(S.type,oe,ee,be,S._debugStack,S._debugTask),oe=2;oe<arguments.length;oe++)te(arguments[oe]);return ee},ke.createContext=function(S){return S={$$typeof:Xe,_currentValue:S,_currentValue2:S,_threadCount:0,Provider:null,Consumer:null},S.Provider=S,S.Consumer={$$typeof:ue,_context:S},S._currentRenderer=null,S._currentRenderer2=null,S},ke.createElement=function(S,_,Q){for(var ee=2;ee<arguments.length;ee++)te(arguments[ee]);ee={};var oe=null;if(_!=null)for(Ce in bt||!("__self"in _)||"key"in _||(bt=!0,console.warn("Your app (or one of its dependencies) is using an outdated JSX transform. Update to the modern JSX transform for faster performance: https://react.dev/link/new-jsx-transform")),k(_)&&(x(_.key),oe=""+_.key),_)Ln.call(_,Ce)&&Ce!=="key"&&Ce!=="__self"&&Ce!=="__source"&&(ee[Ce]=_[Ce]);var be=arguments.length-2;if(be===1)ee.children=Q;else if(1<be){for(var xe=Array(be),je=0;je<be;je++)xe[je]=arguments[je+2];Object.freeze&&Object.freeze(xe),ee.children=xe}if(S&&S.defaultProps)for(Ce in be=S.defaultProps,be)ee[Ce]===void 0&&(ee[Ce]=be[Ce]);oe&&Z(ee,typeof S=="function"?S.displayName||S.name||"Unknown":S);var Ce=1e4>pe.recentlyCreatedOwnerStacks++;return q(S,oe,ee,E(),Ce?Error("react-stack-top-frame"):qe,Ce?bo(P(S)):Nr)},ke.createRef=function(){var S={current:null};return Object.seal(S),S},ke.forwardRef=function(S){S!=null&&S.$$typeof===me?console.error("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof S!="function"?console.error("forwardRef requires a render function but was given %s.",S===null?"null":typeof S):S.length!==0&&S.length!==2&&console.error("forwardRef render functions accept exactly two parameters: props and ref. %s",S.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),S!=null&&S.defaultProps!=null&&console.error("forwardRef render functions do not support defaultProps. Did you accidentally pass a React component?");var _={$$typeof:Ut,render:S},Q;return Object.defineProperty(_,"displayName",{enumerable:!1,configurable:!0,get:s(function(){return Q},"get"),set:s(function(ee){Q=ee,S.name||S.displayName||(Object.defineProperty(S,"name",{value:ee}),S.displayName=ee)},"set")}),_},ke.isValidElement=Te,ke.lazy=function(S){S={_status:-1,_result:S};var _={$$typeof:at,_payload:S,_init:ye},Q={name:"lazy",start:-1,end:-1,value:null,owner:null,debugStack:Error("react-stack-top-frame"),debugTask:console.createTask?console.createTask("lazy()"):null};return S._ioInfo=Q,_._debugInfo=[{awaited:Q}],_},ke.memo=function(S,_){S==null&&console.error("memo: The first argument must be a component. Instead received: %s",S===null?"null":typeof S),_={$$typeof:me,type:S,compare:_===void 0?null:_};var Q;return Object.defineProperty(_,"displayName",{enumerable:!1,configurable:!0,get:s(function(){return Q},"get"),set:s(function(ee){Q=ee,S.name||S.displayName||(Object.defineProperty(S,"name",{value:ee}),S.displayName=ee)},"set")}),_},ke.startTransition=function(S){var _=pe.T,Q={};Q._updatedFibers=new Set,pe.T=Q;try{var ee=S(),oe=pe.S;oe!==null&&oe(Q,ee),typeof ee=="object"&&ee!==null&&typeof ee.then=="function"&&(pe.asyncTransitions++,ee.then(ae,ae),ee.then(g,Pi))}catch(be){Pi(be)}finally{_===null&&Q._updatedFibers&&(S=Q._updatedFibers.size,Q._updatedFibers.clear(),10<S&&console.warn("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table.")),_!==null&&Q.types!==null&&(_.types!==null&&_.types!==Q.types&&console.error("We expected inner Transitions to have transferred the outer types set and that you cannot add to the outer Transition while inside the inner.This is a bug in React."),_.types=Q.types),pe.T=_}},ke.unstable_useCacheRefresh=function(){return le().useCacheRefresh()},ke.use=function(S){return le().use(S)},ke.useActionState=function(S,_,Q){return le().useActionState(S,_,Q)},ke.useCallback=function(S,_){return le().useCallback(S,_)},ke.useContext=function(S){var _=le();return S.$$typeof===ue&&console.error("Calling useContext(Context.Consumer) is not supported and will cause bugs. Did you mean to call useContext(Context) instead?"),_.useContext(S)},ke.useDebugValue=function(S,_){return le().useDebugValue(S,_)},ke.useDeferredValue=function(S,_){return le().useDeferredValue(S,_)},ke.useEffect=function(S,_){return S==null&&console.warn("React Hook useEffect requires an effect callback. Did you forget to pass a callback to the hook?"),le().useEffect(S,_)},ke.useEffectEvent=function(S){return le().useEffectEvent(S)},ke.useId=function(){return le().useId()},ke.useImperativeHandle=function(S,_,Q){return le().useImperativeHandle(S,_,Q)},ke.useInsertionEffect=function(S,_){return S==null&&console.warn("React Hook useInsertionEffect requires an effect callback. Did you forget to pass a callback to the hook?"),le().useInsertionEffect(S,_)},ke.useLayoutEffect=function(S,_){return S==null&&console.warn("React Hook useLayoutEffect requires an effect callback. Did you forget to pass a callback to the hook?"),le().useLayoutEffect(S,_)},ke.useMemo=function(S,_){return le().useMemo(S,_)},ke.useOptimistic=function(S,_){return le().useOptimistic(S,_)},ke.useReducer=function(S,_,Q){return le().useReducer(S,_,Q)},ke.useRef=function(S){return le().useRef(S)},ke.useState=function(S){return le().useState(S)},ke.useSyncExternalStore=function(S,_,Q){return le().useSyncExternalStore(S,_,Q)},ke.useTransition=function(){return le().useTransition()},ke.version="19.2.0",typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()});var ba=Rl((gP,Kv)=>{"use strict";process.env.NODE_ENV==="production"?Kv.exports=hx():Kv.exports=dx()});var vx=Rl(Wi=>{"use strict";var J0=ba();function gx(e){var n="https://react.dev/errors/"+e;if(1<arguments.length){n+="?args[]="+encodeURIComponent(arguments[1]);for(var t=2;t<arguments.length;t++)n+="&args[]="+encodeURIComponent(arguments[t])}return"Minified React error #"+e+"; visit "+n+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}s(gx,"formatProdErrorMessage");function ja(){}s(ja,"noop");var zi={d:{f:ja,r:s(function(){throw Error(gx(522))},"r"),D:ja,C:ja,L:ja,m:ja,X:ja,S:ja,M:ja},p:0,findDOMNode:null},X0=Symbol.for("react.portal");function Z0(e,n,t){var a=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:X0,key:a==null?null:""+a,children:e,containerInfo:n,implementation:t}}s(Z0,"createPortal$1");var Pf=J0.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function Hd(e,n){if(e==="font")return"";if(typeof n=="string")return n==="use-credentials"?n:""}s(Hd,"getCrossOriginStringAs");Wi.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=zi;Wi.createPortal=function(e,n){var t=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!n||n.nodeType!==1&&n.nodeType!==9&&n.nodeType!==11)throw Error(gx(299));return Z0(e,n,null,t)};Wi.flushSync=function(e){var n=Pf.T,t=zi.p;try{if(Pf.T=null,zi.p=2,e)return e()}finally{Pf.T=n,zi.p=t,zi.d.f()}};Wi.preconnect=function(e,n){typeof e=="string"&&(n?(n=n.crossOrigin,n=typeof n=="string"?n==="use-credentials"?n:"":void 0):n=null,zi.d.C(e,n))};Wi.prefetchDNS=function(e){typeof e=="string"&&zi.d.D(e)};Wi.preinit=function(e,n){if(typeof e=="string"&&n&&typeof n.as=="string"){var t=n.as,a=Hd(t,n.crossOrigin),u=typeof n.integrity=="string"?n.integrity:void 0,h=typeof n.fetchPriority=="string"?n.fetchPriority:void 0;t==="style"?zi.d.S(e,typeof n.precedence=="string"?n.precedence:void 0,{crossOrigin:a,integrity:u,fetchPriority:h}):t==="script"&&zi.d.X(e,{crossOrigin:a,integrity:u,fetchPriority:h,nonce:typeof n.nonce=="string"?n.nonce:void 0})}};Wi.preinitModule=function(e,n){if(typeof e=="string")if(typeof n=="object"&&n!==null){if(n.as==null||n.as==="script"){var t=Hd(n.as,n.crossOrigin);zi.d.M(e,{crossOrigin:t,integrity:typeof n.integrity=="string"?n.integrity:void 0,nonce:typeof n.nonce=="string"?n.nonce:void 0})}}else n==null&&zi.d.M(e)};Wi.preload=function(e,n){if(typeof e=="string"&&typeof n=="object"&&n!==null&&typeof n.as=="string"){var t=n.as,a=Hd(t,n.crossOrigin);zi.d.L(e,t,{crossOrigin:a,integrity:typeof n.integrity=="string"?n.integrity:void 0,nonce:typeof n.nonce=="string"?n.nonce:void 0,type:typeof n.type=="string"?n.type:void 0,fetchPriority:typeof n.fetchPriority=="string"?n.fetchPriority:void 0,referrerPolicy:typeof n.referrerPolicy=="string"?n.referrerPolicy:void 0,imageSrcSet:typeof n.imageSrcSet=="string"?n.imageSrcSet:void 0,imageSizes:typeof n.imageSizes=="string"?n.imageSizes:void 0,media:typeof n.media=="string"?n.media:void 0})}};Wi.preloadModule=function(e,n){if(typeof e=="string")if(n){var t=Hd(n.as,n.crossOrigin);zi.d.m(e,{as:typeof n.as=="string"&&n.as!=="script"?n.as:void 0,crossOrigin:t,integrity:typeof n.integrity=="string"?n.integrity:void 0})}else zi.d.m(e)};Wi.requestFormReset=function(e){zi.d.r(e)};Wi.unstable_batchedUpdates=function(e,n){return e(n)};Wi.useFormState=function(e,n,t){return Pf.H.useFormState(e,n,t)};Wi.useFormStatus=function(){return Pf.H.useHostTransitionStatus()};Wi.version="19.2.0"});var yx=Rl(Yi=>{"use strict";process.env.NODE_ENV!=="production"&&(function(){function e(){}s(e,"noop");function n(E){return""+E}s(n,"testStringCoercion");function t(E,C,k){var Z=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;try{n(Z);var V=!1}catch{V=!0}return V&&(console.error("The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",typeof Symbol=="function"&&Symbol.toStringTag&&Z[Symbol.toStringTag]||Z.constructor.name||"Object"),n(Z)),{$$typeof:T,key:Z==null?null:""+Z,children:E,containerInfo:C,implementation:k}}s(t,"createPortal$1");function a(E,C){if(E==="font")return"";if(typeof C=="string")return C==="use-credentials"?C:""}s(a,"getCrossOriginStringAs");function u(E){return E===null?"`null`":E===void 0?"`undefined`":E===""?"an empty string":'something with type "'+typeof E+'"'}s(u,"getValueDescriptorExpectingObjectForWarning");function h(E){return E===null?"`null`":E===void 0?"`undefined`":E===""?"an empty string":typeof E=="string"?JSON.stringify(E):typeof E=="number"?"`"+E+"`":'something with type "'+typeof E+'"'}s(h,"getValueDescriptorExpectingEnumForWarning");function g(){var E=P.H;return E===null&&console.error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
14
|
+
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
15
|
+
2. You might be breaking the Rules of Hooks
|
|
16
|
+
3. You might have more than one copy of React in the same app
|
|
17
|
+
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),E}s(g,"resolveDispatcher"),typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var R=ba(),x={d:{f:e,r:s(function(){throw Error("Invalid form element. requestFormReset must be passed a form that was rendered by React.")},"r"),D:e,C:e,L:e,m:e,X:e,S:e,M:e},p:0,findDOMNode:null},T=Symbol.for("react.portal"),P=R.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;typeof Map=="function"&&Map.prototype!=null&&typeof Map.prototype.forEach=="function"&&typeof Set=="function"&&Set.prototype!=null&&typeof Set.prototype.clear=="function"&&typeof Set.prototype.forEach=="function"||console.error("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),Yi.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=x,Yi.createPortal=function(E,C){var k=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!C||C.nodeType!==1&&C.nodeType!==9&&C.nodeType!==11)throw Error("Target container is not a DOM element.");return t(E,C,null,k)},Yi.flushSync=function(E){var C=P.T,k=x.p;try{if(P.T=null,x.p=2,E)return E()}finally{P.T=C,x.p=k,x.d.f()&&console.error("flushSync was called from inside a lifecycle method. React cannot flush when React is already rendering. Consider moving this call to a scheduler task or micro task.")}},Yi.preconnect=function(E,C){typeof E=="string"&&E?C!=null&&typeof C!="object"?console.error("ReactDOM.preconnect(): Expected the `options` argument (second) to be an object but encountered %s instead. The only supported option at this time is `crossOrigin` which accepts a string.",h(C)):C!=null&&typeof C.crossOrigin!="string"&&console.error("ReactDOM.preconnect(): Expected the `crossOrigin` option (second argument) to be a string but encountered %s instead. Try removing this option or passing a string value instead.",u(C.crossOrigin)):console.error("ReactDOM.preconnect(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.",u(E)),typeof E=="string"&&(C?(C=C.crossOrigin,C=typeof C=="string"?C==="use-credentials"?C:"":void 0):C=null,x.d.C(E,C))},Yi.prefetchDNS=function(E){if(typeof E!="string"||!E)console.error("ReactDOM.prefetchDNS(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.",u(E));else if(1<arguments.length){var C=arguments[1];typeof C=="object"&&C.hasOwnProperty("crossOrigin")?console.error("ReactDOM.prefetchDNS(): Expected only one argument, `href`, but encountered %s as a second argument instead. This argument is reserved for future options and is currently disallowed. It looks like the you are attempting to set a crossOrigin property for this DNS lookup hint. Browsers do not perform DNS queries using CORS and setting this attribute on the resource hint has no effect. Try calling ReactDOM.prefetchDNS() with just a single string argument, `href`.",h(C)):console.error("ReactDOM.prefetchDNS(): Expected only one argument, `href`, but encountered %s as a second argument instead. This argument is reserved for future options and is currently disallowed. Try calling ReactDOM.prefetchDNS() with just a single string argument, `href`.",h(C))}typeof E=="string"&&x.d.D(E)},Yi.preinit=function(E,C){if(typeof E=="string"&&E?C==null||typeof C!="object"?console.error("ReactDOM.preinit(): Expected the `options` argument (second) to be an object with an `as` property describing the type of resource to be preinitialized but encountered %s instead.",h(C)):C.as!=="style"&&C.as!=="script"&&console.error('ReactDOM.preinit(): Expected the `as` property in the `options` argument (second) to contain a valid value describing the type of resource to be preinitialized but encountered %s instead. Valid values for `as` are "style" and "script".',h(C.as)):console.error("ReactDOM.preinit(): Expected the `href` argument (first) to be a non-empty string but encountered %s instead.",u(E)),typeof E=="string"&&C&&typeof C.as=="string"){var k=C.as,Z=a(k,C.crossOrigin),V=typeof C.integrity=="string"?C.integrity:void 0,q=typeof C.fetchPriority=="string"?C.fetchPriority:void 0;k==="style"?x.d.S(E,typeof C.precedence=="string"?C.precedence:void 0,{crossOrigin:Z,integrity:V,fetchPriority:q}):k==="script"&&x.d.X(E,{crossOrigin:Z,integrity:V,fetchPriority:q,nonce:typeof C.nonce=="string"?C.nonce:void 0})}},Yi.preinitModule=function(E,C){var k="";if(typeof E=="string"&&E||(k+=" The `href` argument encountered was "+u(E)+"."),C!==void 0&&typeof C!="object"?k+=" The `options` argument encountered was "+u(C)+".":C&&"as"in C&&C.as!=="script"&&(k+=" The `as` option encountered was "+h(C.as)+"."),k)console.error("ReactDOM.preinitModule(): Expected up to two arguments, a non-empty `href` string and, optionally, an `options` object with a valid `as` property.%s",k);else switch(k=C&&typeof C.as=="string"?C.as:"script",k){case"script":break;default:k=h(k),console.error('ReactDOM.preinitModule(): Currently the only supported "as" type for this function is "script" but received "%s" instead. This warning was generated for `href` "%s". In the future other module types will be supported, aligning with the import-attributes proposal. Learn more here: (https://github.com/tc39/proposal-import-attributes)',k,E)}typeof E=="string"&&(typeof C=="object"&&C!==null?(C.as==null||C.as==="script")&&(k=a(C.as,C.crossOrigin),x.d.M(E,{crossOrigin:k,integrity:typeof C.integrity=="string"?C.integrity:void 0,nonce:typeof C.nonce=="string"?C.nonce:void 0})):C==null&&x.d.M(E))},Yi.preload=function(E,C){var k="";if(typeof E=="string"&&E||(k+=" The `href` argument encountered was "+u(E)+"."),C==null||typeof C!="object"?k+=" The `options` argument encountered was "+u(C)+".":typeof C.as=="string"&&C.as||(k+=" The `as` option encountered was "+u(C.as)+"."),k&&console.error('ReactDOM.preload(): Expected two arguments, a non-empty `href` string and an `options` object with an `as` property valid for a `<link rel="preload" as="..." />` tag.%s',k),typeof E=="string"&&typeof C=="object"&&C!==null&&typeof C.as=="string"){k=C.as;var Z=a(k,C.crossOrigin);x.d.L(E,k,{crossOrigin:Z,integrity:typeof C.integrity=="string"?C.integrity:void 0,nonce:typeof C.nonce=="string"?C.nonce:void 0,type:typeof C.type=="string"?C.type:void 0,fetchPriority:typeof C.fetchPriority=="string"?C.fetchPriority:void 0,referrerPolicy:typeof C.referrerPolicy=="string"?C.referrerPolicy:void 0,imageSrcSet:typeof C.imageSrcSet=="string"?C.imageSrcSet:void 0,imageSizes:typeof C.imageSizes=="string"?C.imageSizes:void 0,media:typeof C.media=="string"?C.media:void 0})}},Yi.preloadModule=function(E,C){var k="";typeof E=="string"&&E||(k+=" The `href` argument encountered was "+u(E)+"."),C!==void 0&&typeof C!="object"?k+=" The `options` argument encountered was "+u(C)+".":C&&"as"in C&&typeof C.as!="string"&&(k+=" The `as` option encountered was "+u(C.as)+"."),k&&console.error('ReactDOM.preloadModule(): Expected two arguments, a non-empty `href` string and, optionally, an `options` object with an `as` property valid for a `<link rel="modulepreload" as="..." />` tag.%s',k),typeof E=="string"&&(C?(k=a(C.as,C.crossOrigin),x.d.m(E,{as:typeof C.as=="string"&&C.as!=="script"?C.as:void 0,crossOrigin:k,integrity:typeof C.integrity=="string"?C.integrity:void 0})):x.d.m(E))},Yi.requestFormReset=function(E){x.d.r(E)},Yi.unstable_batchedUpdates=function(E,C){return E(C)},Yi.useFormState=function(E,C,k){return g().useFormState(E,C,k)},Yi.useFormStatus=function(){return g().useHostTransitionStatus()},Yi.version="19.2.0",typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()});var Af=Rl((TP,qv)=>{"use strict";function bx(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function")){if(process.env.NODE_ENV!=="production")throw new Error("^_^");try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(bx)}catch(e){console.error(e)}}}s(bx,"checkDCE");process.env.NODE_ENV==="production"?(bx(),qv.exports=vx()):qv.exports=yx()});var kT=Rl(fg=>{"use strict";var Zx=ba(),V0=Af(),Vx=Symbol.for("react.transitional.element"),Qx=Symbol.for("react.portal"),Kx=Symbol.for("react.fragment"),qx=Symbol.for("react.strict_mode"),jx=Symbol.for("react.profiler"),$x=Symbol.for("react.consumer"),ig=Symbol.for("react.context"),yy=Symbol.for("react.forward_ref"),og=Symbol.for("react.suspense"),by=Symbol.for("react.suspense_list"),xy=Symbol.for("react.memo"),lg=Symbol.for("react.lazy"),Q0=Symbol.for("react.scope"),eT=Symbol.for("react.activity"),K0=Symbol.for("react.legacy_hidden"),q0=Symbol.for("react.memo_cache_sentinel"),j0=Symbol.for("react.view_transition"),xx=Symbol.iterator;function nT(e){return e===null||typeof e!="object"?null:(e=xx&&e[xx]||e["@@iterator"],typeof e=="function"?e:null)}s(nT,"getIteratorFn");var Xd=Array.isArray;function Tx(e,n){var t=e.length&3,a=e.length-t,u=n;for(n=0;n<a;){var h=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24;++n,h=3432918353*(h&65535)+((3432918353*(h>>>16)&65535)<<16)&4294967295,h=h<<15|h>>>17,h=461845907*(h&65535)+((461845907*(h>>>16)&65535)<<16)&4294967295,u^=h,u=u<<13|u>>>19,u=5*(u&65535)+((5*(u>>>16)&65535)<<16)&4294967295,u=(u&65535)+27492+(((u>>>16)+58964&65535)<<16)}switch(h=0,t){case 3:h^=(e.charCodeAt(n+2)&255)<<16;case 2:h^=(e.charCodeAt(n+1)&255)<<8;case 1:h^=e.charCodeAt(n)&255,h=3432918353*(h&65535)+((3432918353*(h>>>16)&65535)<<16)&4294967295,h=h<<15|h>>>17,u^=461845907*(h&65535)+((461845907*(h>>>16)&65535)<<16)&4294967295}return u^=e.length,u^=u>>>16,u=2246822507*(u&65535)+((2246822507*(u>>>16)&65535)<<16)&4294967295,u^=u>>>13,u=3266489909*(u&65535)+((3266489909*(u>>>16)&65535)<<16)&4294967295,(u^u>>>16)>>>0}s(Tx,"murmurhash3_32_gc");var go=Object.assign,gt=Object.prototype.hasOwnProperty,$0=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),px={},wx={};function Ty(e){return gt.call(wx,e)?!0:gt.call(px,e)?!1:$0.test(e)?wx[e]=!0:(px[e]=!0,!1)}s(Ty,"isAttributeNameSafe");var ew=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" ")),nw=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),tw=/["'&<>]/;function Ge(e){if(typeof e=="boolean"||typeof e=="number"||typeof e=="bigint")return""+e;e=""+e;var n=tw.exec(e);if(n){var t="",a,u=0;for(a=n.index;a<e.length;a++){switch(e.charCodeAt(a)){case 34:n=""";break;case 38:n="&";break;case 39:n="'";break;case 60:n="<";break;case 62:n=">";break;default:continue}u!==a&&(t+=e.slice(u,a)),u=a+1,t+=n}e=u!==a?t+e.slice(u,a):t}return e}s(Ge,"escapeTextForBrowser");var rw=/([A-Z])/g,iw=/^ms-/,ow=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function _f(e){return ow.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}s(_f,"sanitizeURL");var hc=Zx.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,tT=V0.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,lw={pending:!1,data:null,method:null,action:null},Ta=tT.d;tT.d={f:Ta.f,r:Ta.r,D:mw,C:Sw,L:Cw,m:kw,X:Aw,S:Pw,M:Fw};var $o=[],bc=null,rT=/(<\/|<)(s)(cript)/gi;function iT(e,n,t,a){return""+n+(t==="s"?"\\u0073":"\\u0053")+a}s(iT,"scriptReplacer");function aw(e,n,t,a,u){return{idPrefix:e===void 0?"":e,nextFormID:0,streamingFormat:0,bootstrapScriptContent:t,bootstrapScripts:a,bootstrapModules:u,instructions:0,hasBody:!1,hasHtml:!1,unknownResources:{},dnsResources:{},connectResources:{default:{},anonymous:{},credentials:{}},imageResources:{},styleResources:{},scriptResources:{},moduleUnknownResources:{},moduleScriptResources:{}}}s(aw,"createResumableState");function ti(e,n,t,a){return{insertionMode:e,selectedValue:n,tagScope:t,viewTransition:a}}s(ti,"createFormatContext");function Rx(e,n,t){var a=e.tagScope&-25;switch(n){case"noscript":return ti(2,null,a|1,null);case"select":return ti(2,t.value!=null?t.value:t.defaultValue,a,null);case"svg":return ti(4,null,a,null);case"picture":return ti(2,null,a|2,null);case"math":return ti(5,null,a,null);case"foreignObject":return ti(2,null,a,null);case"table":return ti(6,null,a,null);case"thead":case"tbody":case"tfoot":return ti(7,null,a,null);case"colgroup":return ti(9,null,a,null);case"tr":return ti(8,null,a,null);case"head":if(2>e.insertionMode)return ti(3,null,a,null);break;case"html":if(e.insertionMode===0)return ti(1,null,a,null)}return 6<=e.insertionMode||2>e.insertionMode?ti(2,null,a,null):e.tagScope!==a?ti(e.insertionMode,e.selectedValue,a,null):e}s(Rx,"getChildFormatContext");function oT(e){return e===null?null:{update:e.update,enter:"none",exit:"none",share:e.update,name:e.autoName,autoName:e.autoName,nameIdx:0}}s(oT,"getSuspenseViewTransition");function iy(e,n){return n.tagScope&32&&(e.instructions|=128),ti(n.insertionMode,n.selectedValue,n.tagScope|12,oT(n.viewTransition))}s(iy,"getSuspenseFallbackFormatContext");function Nd(e,n){e=oT(n.viewTransition);var t=n.tagScope|16;return e!==null&&e.share!=="none"&&(t|=64),ti(n.insertionMode,n.selectedValue,t,e)}s(Nd,"getSuspenseContentFormatContext");var Ex=new Map;function lT(e,n){if(typeof n!="object")throw Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");var t=!0,a;for(a in n)if(gt.call(n,a)){var u=n[a];if(u!=null&&typeof u!="boolean"&&u!==""){if(a.indexOf("--")===0){var h=Ge(a);u=Ge((""+u).trim())}else h=Ex.get(a),h===void 0&&(h=Ge(a.replace(rw,"-$1").toLowerCase().replace(iw,"-ms-")),Ex.set(a,h)),u=typeof u=="number"?u===0||ew.has(a)?""+u:u+"px":Ge((""+u).trim());t?(t=!1,e.push(' style="',h,":",u)):e.push(";",h,":",u)}}t||e.push('"')}s(lT,"pushStyleAttribute");function oy(e,n,t){t&&typeof t!="function"&&typeof t!="symbol"&&e.push(" ",n,'=""')}s(oy,"pushBooleanAttribute");function pi(e,n,t){typeof t!="function"&&typeof t!="symbol"&&typeof t!="boolean"&&e.push(" ",n,'="',Ge(t),'"')}s(pi,"pushStringAttribute");var aT=Ge("javascript:throw new Error('React form unexpectedly submitted.')");function jv(e,n){this.push('<input type="hidden"'),uT(e),pi(this,"name",n),pi(this,"value",e),this.push("/>")}s(jv,"pushAdditionalFormField");function uT(e){if(typeof e!="string")throw Error("File/Blob fields are not yet supported in progressive forms. Will fallback to client hydration.")}s(uT,"validateAdditionalFormField");function sT(e,n){if(typeof n.$$FORM_ACTION=="function"){var t=e.nextFormID++;e=e.idPrefix+t;try{var a=n.$$FORM_ACTION(e);if(a){var u=a.data;u?.forEach(uT)}return a}catch(h){if(typeof h=="object"&&h!==null&&typeof h.then=="function")throw h}}return null}s(sT,"getCustomFormFields");function mx(e,n,t,a,u,h,g,R){var x=null;if(typeof a=="function"){var T=sT(n,a);T!==null?(R=T.name,a=T.action||"",u=T.encType,h=T.method,g=T.target,x=T.data):(e.push(" ","formAction",'="',aT,'"'),g=h=u=a=R=null,cT(n,t))}return R!=null&&bn(e,"name",R),a!=null&&bn(e,"formAction",a),u!=null&&bn(e,"formEncType",u),h!=null&&bn(e,"formMethod",h),g!=null&&bn(e,"formTarget",g),x}s(mx,"pushFormActionAttribute");function bn(e,n,t){switch(n){case"className":pi(e,"class",t);break;case"tabIndex":pi(e,"tabindex",t);break;case"dir":case"role":case"viewBox":case"width":case"height":pi(e,n,t);break;case"style":lT(e,t);break;case"src":case"href":if(t==="")break;case"action":case"formAction":if(t==null||typeof t=="function"||typeof t=="symbol"||typeof t=="boolean")break;t=_f(""+t),e.push(" ",n,'="',Ge(t),'"');break;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"autoFocus":case"multiple":case"muted":oy(e,n.toLowerCase(),t);break;case"xlinkHref":if(typeof t=="function"||typeof t=="symbol"||typeof t=="boolean")break;t=_f(""+t),e.push(" ","xlink:href",'="',Ge(t),'"');break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":typeof t!="function"&&typeof t!="symbol"&&e.push(" ",n,'="',Ge(t),'"');break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":t&&typeof t!="function"&&typeof t!="symbol"&&e.push(" ",n,'=""');break;case"capture":case"download":t===!0?e.push(" ",n,'=""'):t!==!1&&typeof t!="function"&&typeof t!="symbol"&&e.push(" ",n,'="',Ge(t),'"');break;case"cols":case"rows":case"size":case"span":typeof t!="function"&&typeof t!="symbol"&&!isNaN(t)&&1<=t&&e.push(" ",n,'="',Ge(t),'"');break;case"rowSpan":case"start":typeof t=="function"||typeof t=="symbol"||isNaN(t)||e.push(" ",n,'="',Ge(t),'"');break;case"xlinkActuate":pi(e,"xlink:actuate",t);break;case"xlinkArcrole":pi(e,"xlink:arcrole",t);break;case"xlinkRole":pi(e,"xlink:role",t);break;case"xlinkShow":pi(e,"xlink:show",t);break;case"xlinkTitle":pi(e,"xlink:title",t);break;case"xlinkType":pi(e,"xlink:type",t);break;case"xmlBase":pi(e,"xml:base",t);break;case"xmlLang":pi(e,"xml:lang",t);break;case"xmlSpace":pi(e,"xml:space",t);break;default:if((!(2<n.length)||n[0]!=="o"&&n[0]!=="O"||n[1]!=="n"&&n[1]!=="N")&&(n=nw.get(n)||n,Ty(n))){switch(typeof t){case"function":case"symbol":return;case"boolean":var a=n.toLowerCase().slice(0,5);if(a!=="data-"&&a!=="aria-")return}e.push(" ",n,'="',Ge(t),'"')}}}s(bn,"pushAttribute");function _o(e,n,t){if(n!=null){if(t!=null)throw Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof n!="object"||!("__html"in n))throw Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://react.dev/link/dangerously-set-inner-html for more information.");n=n.__html,n!=null&&e.push(""+n)}}s(_o,"pushInnerHTML");function uw(e){var n="";return Zx.Children.forEach(e,function(t){t!=null&&(n+=t)}),n}s(uw,"flattenOptionChildren");function cT(e,n){if((e.instructions&16)===0){e.instructions|=16;var t=n.preamble,a=n.bootstrapChunks;(t.htmlChunks||t.headChunks)&&a.length===0?(a.push(n.startInlineScript),Ud(a,e),a.push(">",`addEventListener("submit",function(a){if(!a.defaultPrevented){var c=a.target,d=a.submitter,e=c.action,b=d;if(d){var f=d.getAttribute("formAction");null!=f&&(e=f,b=null)}"javascript:throw new Error('React form unexpectedly submitted.')"===e&&(a.preventDefault(),b?(a=document.createElement("input"),a.name=b.name,a.value=b.value,b.parentNode.insertBefore(a,b),b=new FormData(c),a.parentNode.removeChild(a)):b=new FormData(c),a=c.ownerDocument||c,(a.$$reactFormReplay=a.$$reactFormReplay||[]).push(c,d,b))}});`,"</script>")):a.unshift(n.startInlineScript,">",`addEventListener("submit",function(a){if(!a.defaultPrevented){var c=a.target,d=a.submitter,e=c.action,b=d;if(d){var f=d.getAttribute("formAction");null!=f&&(e=f,b=null)}"javascript:throw new Error('React form unexpectedly submitted.')"===e&&(a.preventDefault(),b?(a=document.createElement("input"),a.name=b.name,a.value=b.value,b.parentNode.insertBefore(a,b),b=new FormData(c),a.parentNode.removeChild(a)):b=new FormData(c),a=c.ownerDocument||c,(a.$$reactFormReplay=a.$$reactFormReplay||[]).push(c,d,b))}});`,"</script>")}}s(cT,"injectFormReplayingRuntime");function wi(e,n){e.push(vr("link"));for(var t in n)if(gt.call(n,t)){var a=n[t];if(a!=null)switch(t){case"children":case"dangerouslySetInnerHTML":throw Error("link is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:bn(e,t,a)}}return e.push("/>"),null}s(wi,"pushLinkImpl");var Sx=/(<\/|<)(s)(tyle)/gi;function Cx(e,n,t,a){return""+n+(t==="s"?"\\73 ":"\\53 ")+a}s(Cx,"styleReplacer");function dc(e,n,t){e.push(vr(t));for(var a in n)if(gt.call(n,a)){var u=n[a];if(u!=null)switch(a){case"children":case"dangerouslySetInnerHTML":throw Error(t+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:bn(e,a,u)}}return e.push("/>"),null}s(dc,"pushSelfClosing");function kx(e,n){e.push(vr("title"));var t=null,a=null,u;for(u in n)if(gt.call(n,u)){var h=n[u];if(h!=null)switch(u){case"children":t=h;break;case"dangerouslySetInnerHTML":a=h;break;default:bn(e,u,h)}}return e.push(">"),n=Array.isArray(t)?2>t.length?t[0]:null:t,typeof n!="function"&&typeof n!="symbol"&&n!==null&&n!==void 0&&e.push(Ge(""+n)),_o(e,a,t),e.push(Ku("title")),null}s(kx,"pushTitleImpl");function Zd(e,n){e.push(vr("script"));var t=null,a=null,u;for(u in n)if(gt.call(n,u)){var h=n[u];if(h!=null)switch(u){case"children":t=h;break;case"dangerouslySetInnerHTML":a=h;break;default:bn(e,u,h)}}return e.push(">"),_o(e,a,t),typeof t=="string"&&e.push((""+t).replace(rT,iT)),e.push(Ku("script")),null}s(Zd,"pushScriptImpl");function $v(e,n,t){e.push(vr(t));var a=t=null,u;for(u in n)if(gt.call(n,u)){var h=n[u];if(h!=null)switch(u){case"children":t=h;break;case"dangerouslySetInnerHTML":a=h;break;default:bn(e,u,h)}}return e.push(">"),_o(e,a,t),t}s($v,"pushStartSingletonElement");function Dd(e,n,t){e.push(vr(t));var a=t=null,u;for(u in n)if(gt.call(n,u)){var h=n[u];if(h!=null)switch(u){case"children":t=h;break;case"dangerouslySetInnerHTML":a=h;break;default:bn(e,u,h)}}return e.push(">"),_o(e,a,t),typeof t=="string"?(e.push(Ge(t)),null):t}s(Dd,"pushStartGenericElement");var sw=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Px=new Map;function vr(e){var n=Px.get(e);if(n===void 0){if(!sw.test(e))throw Error("Invalid tag: "+e);n="<"+e,Px.set(e,n)}return n}s(vr,"startChunkForTag");function cw(e,n,t,a,u,h,g,R,x){switch(n){case"div":case"span":case"svg":case"path":break;case"a":e.push(vr("a"));var T=null,P=null,E;for(E in t)if(gt.call(t,E)){var C=t[E];if(C!=null)switch(E){case"children":T=C;break;case"dangerouslySetInnerHTML":P=C;break;case"href":C===""?pi(e,"href",""):bn(e,E,C);break;default:bn(e,E,C)}}if(e.push(">"),_o(e,P,T),typeof T=="string"){e.push(Ge(T));var k=null}else k=T;return k;case"g":case"p":case"li":break;case"select":e.push(vr("select"));var Z=null,V=null,q;for(q in t)if(gt.call(t,q)){var ie=t[q];if(ie!=null)switch(q){case"children":Z=ie;break;case"dangerouslySetInnerHTML":V=ie;break;case"defaultValue":case"value":break;default:bn(e,q,ie)}}return e.push(">"),_o(e,V,Z),Z;case"option":var te=R.selectedValue;e.push(vr("option"));var Te=null,Ee=null,fe=null,Y=null,Je;for(Je in t)if(gt.call(t,Je)){var tn=t[Je];if(tn!=null)switch(Je){case"children":Te=tn;break;case"selected":fe=tn;break;case"dangerouslySetInnerHTML":Y=tn;break;case"value":Ee=tn;default:bn(e,Je,tn)}}if(te!=null){var ye=Ee!==null?""+Ee:uw(Te);if(Xd(te)){for(var le=0;le<te.length;le++)if(""+te[le]===ye){e.push(' selected=""');break}}else""+te===ye&&e.push(' selected=""')}else fe&&e.push(' selected=""');return e.push(">"),_o(e,Y,Te),Te;case"textarea":e.push(vr("textarea"));var ae=null,re=null,Se=null,se;for(se in t)if(gt.call(t,se)){var _e=t[se];if(_e!=null)switch(se){case"children":Se=_e;break;case"value":ae=_e;break;case"defaultValue":re=_e;break;case"dangerouslySetInnerHTML":throw Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:bn(e,se,_e)}}if(ae===null&&re!==null&&(ae=re),e.push(">"),Se!=null){if(ae!=null)throw Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(Xd(Se)){if(1<Se.length)throw Error("<textarea> can only have at most one child.");ae=""+Se[0]}ae=""+Se}return typeof ae=="string"&&ae[0]===`
|
|
18
|
+
`&&e.push(`
|
|
19
|
+
`),ae!==null&&e.push(Ge(""+ae)),null;case"input":e.push(vr("input"));var Kn=null,Oe=null,He=null,lt=null,Hn=null,Tn=null,ue=null,Xe=null,Ut=null,Ft;for(Ft in t)if(gt.call(t,Ft)){var De=t[Ft];if(De!=null)switch(Ft){case"children":case"dangerouslySetInnerHTML":throw Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"name":Kn=De;break;case"formAction":Oe=De;break;case"formEncType":He=De;break;case"formMethod":lt=De;break;case"formTarget":Hn=De;break;case"defaultChecked":Ut=De;break;case"defaultValue":ue=De;break;case"checked":Xe=De;break;case"value":Tn=De;break;default:bn(e,Ft,De)}}var me=mx(e,a,u,Oe,He,lt,Hn,Kn);return Xe!==null?oy(e,"checked",Xe):Ut!==null&&oy(e,"checked",Ut),Tn!==null?bn(e,"value",Tn):ue!==null&&bn(e,"value",ue),e.push("/>"),me?.forEach(jv,e),null;case"button":e.push(vr("button"));var at=null,xr=null,Zi=null,oi=null,Fe=null,On=null,ln=null,pn;for(pn in t)if(gt.call(t,pn)){var rn=t[pn];if(rn!=null)switch(pn){case"children":at=rn;break;case"dangerouslySetInnerHTML":xr=rn;break;case"name":Zi=rn;break;case"formAction":oi=rn;break;case"formEncType":Fe=rn;break;case"formMethod":On=rn;break;case"formTarget":ln=rn;break;default:bn(e,pn,rn)}}var Dn=mx(e,a,u,oi,Fe,On,ln,Zi);if(e.push(">"),Dn?.forEach(jv,e),_o(e,xr,at),typeof at=="string"){e.push(Ge(at));var pe=null}else pe=at;return pe;case"form":e.push(vr("form"));var Ln=null,bo=null,qn=null,bt=null,jn=null,qe=null,Nr;for(Nr in t)if(gt.call(t,Nr)){var cn=t[Nr];if(cn!=null)switch(Nr){case"children":Ln=cn;break;case"dangerouslySetInnerHTML":bo=cn;break;case"action":qn=cn;break;case"encType":bt=cn;break;case"method":jn=cn;break;case"target":qe=cn;break;default:bn(e,Nr,cn)}}var $n=null,Pi=null;if(typeof qn=="function"){var xt=sT(a,qn);xt!==null?(qn=xt.action||"",bt=xt.encType,jn=xt.method,qe=xt.target,$n=xt.data,Pi=xt.name):(e.push(" ","action",'="',aT,'"'),qe=jn=bt=qn=null,cT(a,u))}if(qn!=null&&bn(e,"action",qn),bt!=null&&bn(e,"encType",bt),jn!=null&&bn(e,"method",jn),qe!=null&&bn(e,"target",qe),e.push(">"),Pi!==null&&(e.push('<input type="hidden"'),pi(e,"name",Pi),e.push("/>"),$n?.forEach(jv,e)),_o(e,bo,Ln),typeof Ln=="string"){e.push(Ge(Ln));var Vi=null}else Vi=Ln;return Vi;case"menuitem":e.push(vr("menuitem"));for(var Tr in t)if(gt.call(t,Tr)){var Kt=t[Tr];if(Kt!=null)switch(Tr){case"children":case"dangerouslySetInnerHTML":throw Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:bn(e,Tr,Kt)}}return e.push(">"),null;case"object":e.push(vr("object"));var Tt=null,Bo=null,pt;for(pt in t)if(gt.call(t,pt)){var S=t[pt];if(S!=null)switch(pt){case"children":Tt=S;break;case"dangerouslySetInnerHTML":Bo=S;break;case"data":var _=_f(""+S);if(_==="")break;e.push(" ","data",'="',Ge(_),'"');break;default:bn(e,pt,S)}}if(e.push(">"),_o(e,Bo,Tt),typeof Tt=="string"){e.push(Ge(Tt));var Q=null}else Q=Tt;return Q;case"title":var ee=R.tagScope&1,oe=R.tagScope&4;if(R.insertionMode===4||ee||t.itemProp!=null)var be=kx(e,t);else oe?be=null:(kx(u.hoistableChunks,t),be=void 0);return be;case"link":var xe=R.tagScope&1,je=R.tagScope&4,Ce=t.rel,Ue=t.href,zt=t.precedence;if(R.insertionMode===4||xe||t.itemProp!=null||typeof Ce!="string"||typeof Ue!="string"||Ue===""){wi(e,t);var Ot=null}else if(t.rel==="stylesheet")if(typeof zt!="string"||t.disabled!=null||t.onLoad||t.onError)Ot=wi(e,t);else{var Bn=u.styles.get(zt),ze=a.styleResources.hasOwnProperty(Ue)?a.styleResources[Ue]:void 0;if(ze!==null){a.styleResources[Ue]=null,Bn||(Bn={precedence:Ge(zt),rules:[],hrefs:[],sheets:new Map},u.styles.set(zt,Bn));var li={state:0,props:go({},t,{"data-precedence":t.precedence,precedence:null})};if(ze){ze.length===2&&Hf(li.props,ze);var Qi=u.preloads.stylesheets.get(Ue);Qi&&0<Qi.length?Qi.length=0:li.state=1}Bn.sheets.set(Ue,li),g&&g.stylesheets.add(li)}else if(Bn){var Cl=Bn.sheets.get(Ue);Cl&&g&&g.stylesheets.add(Cl)}x&&e.push("<!-- -->"),Ot=null}else t.onLoad||t.onError?Ot=wi(e,t):(x&&e.push("<!-- -->"),Ot=je?null:wi(u.hoistableChunks,t));return Ot;case"script":var Ca=R.tagScope&1,No=t.async;if(typeof t.src!="string"||!t.src||!No||typeof No=="function"||typeof No=="symbol"||t.onLoad||t.onError||R.insertionMode===4||Ca||t.itemProp!=null)var Wt=Zd(e,t);else{var ai=t.src;if(t.type==="module")var Ze=a.moduleScriptResources,pr=u.preloads.moduleScripts;else Ze=a.scriptResources,pr=u.preloads.scripts;var Ki=Ze.hasOwnProperty(ai)?Ze[ai]:void 0;if(Ki!==null){Ze[ai]=null;var Nn=t;if(Ki){Ki.length===2&&(Nn=go({},t),Hf(Nn,Ki));var kl=pr.get(ai);kl&&(kl.length=0)}var xo=[];u.scripts.add(xo),Zd(xo,Nn)}x&&e.push("<!-- -->"),Wt=null}return Wt;case"style":var qi=R.tagScope&1,wt=t.precedence,ir=t.href,Ai=t.nonce;if(R.insertionMode===4||qi||t.itemProp!=null||typeof wt!="string"||typeof ir!="string"||ir===""){e.push(vr("style"));var Mt=null,Mn=null,ui;for(ui in t)if(gt.call(t,ui)){var wr=t[ui];if(wr!=null)switch(ui){case"children":Mt=wr;break;case"dangerouslySetInnerHTML":Mn=wr;break;default:bn(e,ui,wr)}}e.push(">");var si=Array.isArray(Mt)?2>Mt.length?Mt[0]:null:Mt;typeof si!="function"&&typeof si!="symbol"&&si!==null&&si!==void 0&&e.push((""+si).replace(Sx,Cx)),_o(e,Mn,Mt),e.push(Ku("style"));var Rr=null}else{var qt=u.styles.get(wt);if((a.styleResources.hasOwnProperty(ir)?a.styleResources[ir]:void 0)!==null){a.styleResources[ir]=null,qt||(qt={precedence:Ge(wt),rules:[],hrefs:[],sheets:new Map},u.styles.set(wt,qt));var il=u.nonce.style;if(!il||il===Ai){qt.hrefs.push(Ge(ir));var ji=qt.rules,Yt=null,ol=null,ci;for(ci in t)if(gt.call(t,ci)){var Uo=t[ci];if(Uo!=null)switch(ci){case"children":Yt=Uo;break;case"dangerouslySetInnerHTML":ol=Uo}}var Ur=Array.isArray(Yt)?2>Yt.length?Yt[0]:null:Yt;typeof Ur!="function"&&typeof Ur!="symbol"&&Ur!==null&&Ur!==void 0&&ji.push((""+Ur).replace(Sx,Cx)),_o(ji,ol,Yt)}}qt&&g&&g.styles.add(qt),x&&e.push("<!-- -->"),Rr=void 0}return Rr;case"meta":var du=R.tagScope&1,gu=R.tagScope&4;if(R.insertionMode===4||du||t.itemProp!=null)var ll=dc(e,t,"meta");else x&&e.push("<!-- -->"),ll=gu?null:typeof t.charSet=="string"?dc(u.charsetChunks,t,"meta"):t.name==="viewport"?dc(u.viewportChunks,t,"meta"):dc(u.hoistableChunks,t,"meta");return ll;case"listing":case"pre":e.push(vr(n));var It=null,or=null,Er;for(Er in t)if(gt.call(t,Er)){var lr=t[Er];if(lr!=null)switch(Er){case"children":It=lr;break;case"dangerouslySetInnerHTML":or=lr;break;default:bn(e,Er,lr)}}if(e.push(">"),or!=null){if(It!=null)throw Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof or!="object"||!("__html"in or))throw Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://react.dev/link/dangerously-set-inner-html for more information.");var ar=or.__html;ar!=null&&(typeof ar=="string"&&0<ar.length&&ar[0]===`
|
|
20
|
+
`?e.push(`
|
|
21
|
+
`,ar):e.push(""+ar))}return typeof It=="string"&&It[0]===`
|
|
22
|
+
`&&e.push(`
|
|
23
|
+
`),It;case"img":var ka=R.tagScope&3,We=t.src,Me=t.srcSet;if(!(t.loading==="lazy"||!We&&!Me||typeof We!="string"&&We!=null||typeof Me!="string"&&Me!=null||t.fetchPriority==="low"||ka)&&(typeof We!="string"||We[4]!==":"||We[0]!=="d"&&We[0]!=="D"||We[1]!=="a"&&We[1]!=="A"||We[2]!=="t"&&We[2]!=="T"||We[3]!=="a"&&We[3]!=="A")&&(typeof Me!="string"||Me[4]!==":"||Me[0]!=="d"&&Me[0]!=="D"||Me[1]!=="a"&&Me[1]!=="A"||Me[2]!=="t"&&Me[2]!=="T"||Me[3]!=="a"&&Me[3]!=="A")){g!==null&&R.tagScope&64&&(g.suspenseyImages=!0);var zo=typeof t.sizes=="string"?t.sizes:void 0,_t=Me?Me+`
|
|
24
|
+
`+(zo||""):We,ur=u.preloads.images,wn=ur.get(_t);if(wn)(t.fetchPriority==="high"||10>u.highImagePreloads.size)&&(ur.delete(_t),u.highImagePreloads.add(wn));else if(!a.imageResources.hasOwnProperty(_t)){a.imageResources[_t]=$o;var $i=t.crossOrigin,Pl=typeof $i=="string"?$i==="use-credentials"?$i:"":void 0,Rn=u.headers,Fi;Rn&&0<Rn.remainingCapacity&&typeof t.srcSet!="string"&&(t.fetchPriority==="high"||500>Rn.highImagePreloads.length)&&(Fi=Qd(We,"image",{imageSrcSet:t.srcSet,imageSizes:t.sizes,crossOrigin:Pl,integrity:t.integrity,nonce:t.nonce,type:t.type,fetchPriority:t.fetchPriority,referrerPolicy:t.refererPolicy}),0<=(Rn.remainingCapacity-=Fi.length+2))?(u.resets.image[_t]=$o,Rn.highImagePreloads&&(Rn.highImagePreloads+=", "),Rn.highImagePreloads+=Fi):(wn=[],wi(wn,{rel:"preload",as:"image",href:Me?void 0:We,imageSrcSet:Me,imageSizes:zo,crossOrigin:Pl,integrity:t.integrity,type:t.type,fetchPriority:t.fetchPriority,referrerPolicy:t.referrerPolicy}),t.fetchPriority==="high"||10>u.highImagePreloads.size?u.highImagePreloads.add(wn):(u.bulkPreloads.add(wn),ur.set(_t,wn)))}}return dc(e,t,"img");case"base":case"area":case"br":case"col":case"embed":case"hr":case"keygen":case"param":case"source":case"track":case"wbr":return dc(e,t,n);case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":break;case"head":if(2>R.insertionMode){var eo=h||u.preamble;if(eo.headChunks)throw Error("The `<head>` tag may only be rendered once.");h!==null&&e.push("<!--head-->"),eo.headChunks=[];var mr=$v(eo.headChunks,t,"head")}else mr=Dd(e,t,"head");return mr;case"body":if(2>R.insertionMode){var zr=h||u.preamble;if(zr.bodyChunks)throw Error("The `<body>` tag may only be rendered once.");h!==null&&e.push("<!--body-->"),zr.bodyChunks=[];var Un=$v(zr.bodyChunks,t,"body")}else Un=Dd(e,t,"body");return Un;case"html":if(R.insertionMode===0){var fi=h||u.preamble;if(fi.htmlChunks)throw Error("The `<html>` tag may only be rendered once.");h!==null&&e.push("<!--html-->"),fi.htmlChunks=[""];var hn=$v(fi.htmlChunks,t,"html")}else hn=Dd(e,t,"html");return hn;default:if(n.indexOf("-")!==-1){e.push(vr(n));var no=null,Oi=null,et;for(et in t)if(gt.call(t,et)){var dn=t[et];if(dn!=null){var Wr=et;switch(et){case"children":no=dn;break;case"dangerouslySetInnerHTML":Oi=dn;break;case"style":lT(e,dn);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"className":Wr="class";default:if(Ty(et)&&typeof dn!="function"&&typeof dn!="symbol"&&dn!==!1){if(dn===!0)dn="";else if(typeof dn=="object")continue;e.push(" ",Wr,'="',Ge(dn),'"')}}}}return e.push(">"),_o(e,Oi,no),no}}return Dd(e,t,n)}s(cw,"pushStartInstance");var Ax=new Map;function Ku(e){var n=Ax.get(e);return n===void 0&&(n="</"+e+">",Ax.set(e,n)),n}s(Ku,"endChunkForTag");function Fx(e,n){e=e.preamble,e.htmlChunks===null&&n.htmlChunks&&(e.htmlChunks=n.htmlChunks),e.headChunks===null&&n.headChunks&&(e.headChunks=n.headChunks),e.bodyChunks===null&&n.bodyChunks&&(e.bodyChunks=n.bodyChunks)}s(Fx,"hoistPreambleState");function fT(e,n){n=n.bootstrapChunks;for(var t=0;t<n.length-1;t++)e.push(n[t]);return t<n.length?(t=n[t],n.length=0,e.push(t)):!0}s(fT,"writeBootstrap");function Ox(e,n,t){if(e.push('<!--$?--><template id="'),t===null)throw Error("An ID must have been assigned before we can complete the boundary.");return e.push(n.boundaryPrefix),n=t.toString(16),e.push(n),e.push('"></template>')}s(Ox,"writeStartPendingSuspenseBoundary");function fw(e,n,t,a){switch(t.insertionMode){case 0:case 1:case 3:case 2:return e.push('<div hidden id="'),e.push(n.segmentPrefix),n=a.toString(16),e.push(n),e.push('">');case 4:return e.push('<svg aria-hidden="true" style="display:none" id="'),e.push(n.segmentPrefix),n=a.toString(16),e.push(n),e.push('">');case 5:return e.push('<math aria-hidden="true" style="display:none" id="'),e.push(n.segmentPrefix),n=a.toString(16),e.push(n),e.push('">');case 6:return e.push('<table hidden id="'),e.push(n.segmentPrefix),n=a.toString(16),e.push(n),e.push('">');case 7:return e.push('<table hidden><tbody id="'),e.push(n.segmentPrefix),n=a.toString(16),e.push(n),e.push('">');case 8:return e.push('<table hidden><tr id="'),e.push(n.segmentPrefix),n=a.toString(16),e.push(n),e.push('">');case 9:return e.push('<table hidden><colgroup id="'),e.push(n.segmentPrefix),n=a.toString(16),e.push(n),e.push('">');default:throw Error("Unknown insertion mode. This is a bug in React.")}}s(fw,"writeStartSegment");function hw(e,n){switch(n.insertionMode){case 0:case 1:case 3:case 2:return e.push("</div>");case 4:return e.push("</svg>");case 5:return e.push("</math>");case 6:return e.push("</table>");case 7:return e.push("</tbody></table>");case 8:return e.push("</tr></table>");case 9:return e.push("</colgroup></table>");default:throw Error("Unknown insertion mode. This is a bug in React.")}}s(hw,"writeEndSegment");var dw=/[<\u2028\u2029]/g;function gw(e){return JSON.stringify(e).replace(dw,function(n){switch(n){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}s(gw,"escapeJSStringsForInstructionScripts");var vw=/[&><\u2028\u2029]/g;function Mf(e){return JSON.stringify(e).replace(vw,function(n){switch(n){case"&":return"\\u0026";case">":return"\\u003e";case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSObjectForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}s(Mf,"escapeJSObjectForInstructionScripts");var Vd=!1,ly=!0;function yw(e){var n=e.rules,t=e.hrefs,a=0;if(t.length){for(this.push(bc.startInlineStyle),this.push(' media="not all" data-precedence="'),this.push(e.precedence),this.push('" data-href="');a<t.length-1;a++)this.push(t[a]),this.push(" ");for(this.push(t[a]),this.push('">'),a=0;a<n.length;a++)this.push(n[a]);ly=this.push("</style>"),Vd=!0,n.length=0,t.length=0}}s(yw,"flushStyleTagsLateForBoundary");function bw(e){return e.state!==2?Vd=!0:!1}s(bw,"hasStylesToHoist");function hT(e,n,t){return Vd=!1,ly=!0,bc=t,n.styles.forEach(yw,e),bc=null,n.stylesheets.forEach(bw),Vd&&(t.stylesToHoist=!0),ly}s(hT,"writeHoistablesForBoundary");function El(e){for(var n=0;n<e.length;n++)this.push(e[n]);e.length=0}s(El,"flushResource");var eu=[];function xw(e){wi(eu,e.props);for(var n=0;n<eu.length;n++)this.push(eu[n]);eu.length=0,e.state=2}s(xw,"flushStyleInPreamble");function Tw(e){var n=0<e.sheets.size;e.sheets.forEach(xw,this),e.sheets.clear();var t=e.rules,a=e.hrefs;if(!n||a.length){if(this.push(bc.startInlineStyle),this.push(' data-precedence="'),this.push(e.precedence),e=0,a.length){for(this.push('" data-href="');e<a.length-1;e++)this.push(a[e]),this.push(" ");this.push(a[e])}for(this.push('">'),e=0;e<t.length;e++)this.push(t[e]);this.push("</style>"),t.length=0,a.length=0}}s(Tw,"flushStylesInPreamble");function pw(e){if(e.state===0){e.state=1;var n=e.props;for(wi(eu,{rel:"preload",as:"style",href:e.props.href,crossOrigin:n.crossOrigin,fetchPriority:n.fetchPriority,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy}),e=0;e<eu.length;e++)this.push(eu[e]);eu.length=0}}s(pw,"preloadLateStyle");function ww(e){e.sheets.forEach(pw,this),e.sheets.clear()}s(ww,"preloadLateStyles");function Ud(e,n){(n.instructions&32)===0&&(n.instructions|=32,e.push(' id="',Ge("_"+n.idPrefix+"R_"),'"'))}s(Ud,"pushCompletedShellIdAttribute");function Rw(e,n){e.push("[");var t="[";n.stylesheets.forEach(function(a){if(a.state!==2)if(a.state===3)e.push(t),a=Mf(""+a.props.href),e.push(a),e.push("]"),t=",[";else{e.push(t);var u=a.props["data-precedence"],h=a.props,g=_f(""+a.props.href);g=Mf(g),e.push(g),u=""+u,e.push(","),u=Mf(u),e.push(u);for(var R in h)if(gt.call(h,R)&&(u=h[R],u!=null))switch(R){case"href":case"rel":case"precedence":case"data-precedence":break;case"children":case"dangerouslySetInnerHTML":throw Error("link is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:Ew(e,R,u)}e.push("]"),t=",[",a.state=3}}),e.push("]")}s(Rw,"writeStyleResourceDependenciesInJS");function Ew(e,n,t){var a=n.toLowerCase();switch(typeof t){case"function":case"symbol":return}switch(n){case"innerHTML":case"dangerouslySetInnerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"style":case"ref":return;case"className":a="class",n=""+t;break;case"hidden":if(t===!1)return;n="";break;case"src":case"href":t=_f(t),n=""+t;break;default:if(2<n.length&&(n[0]==="o"||n[0]==="O")&&(n[1]==="n"||n[1]==="N")||!Ty(n))return;n=""+t}e.push(","),a=Mf(a),e.push(a),e.push(","),a=Mf(n),e.push(a)}s(Ew,"writeStyleResourceAttributeInJS");function ay(){return{styles:new Set,stylesheets:new Set,suspenseyImages:!1}}s(ay,"createHoistableState");function mw(e){var n=ri||null;if(n){var t=n.resumableState,a=n.renderState;if(typeof e=="string"&&e){if(!t.dnsResources.hasOwnProperty(e)){t.dnsResources[e]=null,t=a.headers;var u,h;(h=t&&0<t.remainingCapacity)&&(h=(u="<"+(""+e).replace(py,wy)+">; rel=dns-prefetch",0<=(t.remainingCapacity-=u.length+2))),h?(a.resets.dns[e]=null,t.preconnects&&(t.preconnects+=", "),t.preconnects+=u):(u=[],wi(u,{href:e,rel:"dns-prefetch"}),a.preconnects.add(u))}ju(n)}}else Ta.D(e)}s(mw,"prefetchDNS");function Sw(e,n){var t=ri||null;if(t){var a=t.resumableState,u=t.renderState;if(typeof e=="string"&&e){var h=n==="use-credentials"?"credentials":typeof n=="string"?"anonymous":"default";if(!a.connectResources[h].hasOwnProperty(e)){a.connectResources[h][e]=null,a=u.headers;var g,R;if(R=a&&0<a.remainingCapacity){if(R="<"+(""+e).replace(py,wy)+">; rel=preconnect",typeof n=="string"){var x=(""+n).replace(uy,sy);R+='; crossorigin="'+x+'"'}R=(g=R,0<=(a.remainingCapacity-=g.length+2))}R?(u.resets.connect[h][e]=null,a.preconnects&&(a.preconnects+=", "),a.preconnects+=g):(h=[],wi(h,{rel:"preconnect",href:e,crossOrigin:n}),u.preconnects.add(h))}ju(t)}}else Ta.C(e,n)}s(Sw,"preconnect");function Cw(e,n,t){var a=ri||null;if(a){var u=a.resumableState,h=a.renderState;if(n&&e){switch(n){case"image":if(t)var g=t.imageSrcSet,R=t.imageSizes,x=t.fetchPriority;var T=g?g+`
|
|
25
|
+
`+(R||""):e;if(u.imageResources.hasOwnProperty(T))return;u.imageResources[T]=$o,u=h.headers;var P;u&&0<u.remainingCapacity&&typeof g!="string"&&x==="high"&&(P=Qd(e,n,t),0<=(u.remainingCapacity-=P.length+2))?(h.resets.image[T]=$o,u.highImagePreloads&&(u.highImagePreloads+=", "),u.highImagePreloads+=P):(u=[],wi(u,go({rel:"preload",href:g?void 0:e,as:n},t)),x==="high"?h.highImagePreloads.add(u):(h.bulkPreloads.add(u),h.preloads.images.set(T,u)));break;case"style":if(u.styleResources.hasOwnProperty(e))return;g=[],wi(g,go({rel:"preload",href:e,as:n},t)),u.styleResources[e]=!t||typeof t.crossOrigin!="string"&&typeof t.integrity!="string"?$o:[t.crossOrigin,t.integrity],h.preloads.stylesheets.set(e,g),h.bulkPreloads.add(g);break;case"script":if(u.scriptResources.hasOwnProperty(e))return;g=[],h.preloads.scripts.set(e,g),h.bulkPreloads.add(g),wi(g,go({rel:"preload",href:e,as:n},t)),u.scriptResources[e]=!t||typeof t.crossOrigin!="string"&&typeof t.integrity!="string"?$o:[t.crossOrigin,t.integrity];break;default:if(u.unknownResources.hasOwnProperty(n)){if(g=u.unknownResources[n],g.hasOwnProperty(e))return}else g={},u.unknownResources[n]=g;if(g[e]=$o,(u=h.headers)&&0<u.remainingCapacity&&n==="font"&&(T=Qd(e,n,t),0<=(u.remainingCapacity-=T.length+2)))h.resets.font[e]=$o,u.fontPreloads&&(u.fontPreloads+=", "),u.fontPreloads+=T;else switch(u=[],e=go({rel:"preload",href:e,as:n},t),wi(u,e),n){case"font":h.fontPreloads.add(u);break;default:h.bulkPreloads.add(u)}}ju(a)}}else Ta.L(e,n,t)}s(Cw,"preload");function kw(e,n){var t=ri||null;if(t){var a=t.resumableState,u=t.renderState;if(e){var h=n&&typeof n.as=="string"?n.as:"script";switch(h){case"script":if(a.moduleScriptResources.hasOwnProperty(e))return;h=[],a.moduleScriptResources[e]=!n||typeof n.crossOrigin!="string"&&typeof n.integrity!="string"?$o:[n.crossOrigin,n.integrity],u.preloads.moduleScripts.set(e,h);break;default:if(a.moduleUnknownResources.hasOwnProperty(h)){var g=a.unknownResources[h];if(g.hasOwnProperty(e))return}else g={},a.moduleUnknownResources[h]=g;h=[],g[e]=$o}wi(h,go({rel:"modulepreload",href:e},n)),u.bulkPreloads.add(h),ju(t)}}else Ta.m(e,n)}s(kw,"preloadModule");function Pw(e,n,t){var a=ri||null;if(a){var u=a.resumableState,h=a.renderState;if(e){n=n||"default";var g=h.styles.get(n),R=u.styleResources.hasOwnProperty(e)?u.styleResources[e]:void 0;R!==null&&(u.styleResources[e]=null,g||(g={precedence:Ge(n),rules:[],hrefs:[],sheets:new Map},h.styles.set(n,g)),n={state:0,props:go({rel:"stylesheet",href:e,"data-precedence":n},t)},R&&(R.length===2&&Hf(n.props,R),(h=h.preloads.stylesheets.get(e))&&0<h.length?h.length=0:n.state=1),g.sheets.set(e,n),ju(a))}}else Ta.S(e,n,t)}s(Pw,"preinitStyle");function Aw(e,n){var t=ri||null;if(t){var a=t.resumableState,u=t.renderState;if(e){var h=a.scriptResources.hasOwnProperty(e)?a.scriptResources[e]:void 0;h!==null&&(a.scriptResources[e]=null,n=go({src:e,async:!0},n),h&&(h.length===2&&Hf(n,h),e=u.preloads.scripts.get(e))&&(e.length=0),e=[],u.scripts.add(e),Zd(e,n),ju(t))}}else Ta.X(e,n)}s(Aw,"preinitScript");function Fw(e,n){var t=ri||null;if(t){var a=t.resumableState,u=t.renderState;if(e){var h=a.moduleScriptResources.hasOwnProperty(e)?a.moduleScriptResources[e]:void 0;h!==null&&(a.moduleScriptResources[e]=null,n=go({src:e,type:"module",async:!0},n),h&&(h.length===2&&Hf(n,h),e=u.preloads.moduleScripts.get(e))&&(e.length=0),e=[],u.scripts.add(e),Zd(e,n),ju(t))}}else Ta.M(e,n)}s(Fw,"preinitModuleScript");function Hf(e,n){e.crossOrigin==null&&(e.crossOrigin=n[0]),e.integrity==null&&(e.integrity=n[1])}s(Hf,"adoptPreloadCredentials");function Qd(e,n,t){e=(""+e).replace(py,wy),n=(""+n).replace(uy,sy),n="<"+e+'>; rel=preload; as="'+n+'"';for(var a in t)gt.call(t,a)&&(e=t[a],typeof e=="string"&&(n+="; "+a.toLowerCase()+'="'+(""+e).replace(uy,sy)+'"'));return n}s(Qd,"getPreloadAsHeader");var py=/[<>\r\n]/g;function wy(e){switch(e){case"<":return"%3C";case">":return"%3E";case`
|
|
26
|
+
`:return"%0A";case"\r":return"%0D";default:throw Error("escapeLinkHrefForHeaderContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}s(wy,"escapeHrefForLinkHeaderURLContextReplacer");var uy=/["';,\r\n]/g;function sy(e){switch(e){case'"':return"%22";case"'":return"%27";case";":return"%3B";case",":return"%2C";case`
|
|
27
|
+
`:return"%0A";case"\r":return"%0D";default:throw Error("escapeStringForLinkHeaderQuotedParamValueContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}s(sy,"escapeStringForLinkHeaderQuotedParamValueContextReplacer");function Ow(e){this.styles.add(e)}s(Ow,"hoistStyleQueueDependency");function Mw(e){this.stylesheets.add(e)}s(Mw,"hoistStylesheetDependency");function xc(e,n){n.styles.forEach(Ow,e),n.stylesheets.forEach(Mw,e),n.suspenseyImages&&(e.suspenseyImages=!0)}s(xc,"hoistHoistables");function Iw(e,n){var t=e.idPrefix,a=[],u=e.bootstrapScriptContent,h=e.bootstrapScripts,g=e.bootstrapModules;u!==void 0&&(a.push("<script"),Ud(a,e),a.push(">",(""+u).replace(rT,iT),"</script>")),u=t+"P:";var R=t+"S:";t+="B:";var x=new Set,T=new Set,P=new Set,E=new Map,C=new Set,k=new Set,Z=new Set,V={images:new Map,stylesheets:new Map,scripts:new Map,moduleScripts:new Map};if(h!==void 0)for(var q=0;q<h.length;q++){var ie=h[q],te,Te=void 0,Ee=void 0,fe={rel:"preload",as:"script",fetchPriority:"low",nonce:void 0};typeof ie=="string"?fe.href=te=ie:(fe.href=te=ie.src,fe.integrity=Ee=typeof ie.integrity=="string"?ie.integrity:void 0,fe.crossOrigin=Te=typeof ie=="string"||ie.crossOrigin==null?void 0:ie.crossOrigin==="use-credentials"?"use-credentials":""),ie=e;var Y=te;ie.scriptResources[Y]=null,ie.moduleScriptResources[Y]=null,ie=[],wi(ie,fe),C.add(ie),a.push('<script src="',Ge(te),'"'),typeof Ee=="string"&&a.push(' integrity="',Ge(Ee),'"'),typeof Te=="string"&&a.push(' crossorigin="',Ge(Te),'"'),Ud(a,e),a.push(' async=""></script>')}if(g!==void 0)for(h=0;h<g.length;h++)fe=g[h],Te=te=void 0,Ee={rel:"modulepreload",fetchPriority:"low",nonce:void 0},typeof fe=="string"?Ee.href=q=fe:(Ee.href=q=fe.src,Ee.integrity=Te=typeof fe.integrity=="string"?fe.integrity:void 0,Ee.crossOrigin=te=typeof fe=="string"||fe.crossOrigin==null?void 0:fe.crossOrigin==="use-credentials"?"use-credentials":""),fe=e,ie=q,fe.scriptResources[ie]=null,fe.moduleScriptResources[ie]=null,fe=[],wi(fe,Ee),C.add(fe),a.push('<script type="module" src="',Ge(q),'"'),typeof Te=="string"&&a.push(' integrity="',Ge(Te),'"'),typeof te=="string"&&a.push(' crossorigin="',Ge(te),'"'),Ud(a,e),a.push(' async=""></script>');return{placeholderPrefix:u,segmentPrefix:R,boundaryPrefix:t,startInlineScript:"<script",startInlineStyle:"<style",preamble:{htmlChunks:null,headChunks:null,bodyChunks:null},externalRuntimeScript:null,bootstrapChunks:a,importMapChunks:[],onHeaders:void 0,headers:null,resets:{font:{},dns:{},connect:{default:{},anonymous:{},credentials:{}},image:{},style:{}},charsetChunks:[],viewportChunks:[],hoistableChunks:[],preconnects:x,fontPreloads:T,highImagePreloads:P,styles:E,bootstrapScripts:C,scripts:k,bulkPreloads:Z,preloads:V,nonce:{script:void 0,style:void 0},stylesToHoist:!1,generateStaticMarkup:n}}s(Iw,"createRenderState");function Mx(e,n,t,a){return t.generateStaticMarkup?(e.push(Ge(n)),!1):(n===""?e=a:(a&&e.push("<!-- -->"),e.push(Ge(n)),e=!0),e)}s(Mx,"pushTextInstance");function If(e,n,t,a){n.generateStaticMarkup||t&&a&&e.push("<!-- -->")}s(If,"pushSegmentFinale");var _w=Function.prototype.bind,Hw=Symbol.for("react.client.reference");function Kd(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===Hw?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Kx:return"Fragment";case jx:return"Profiler";case qx:return"StrictMode";case og:return"Suspense";case by:return"SuspenseList";case eT:return"Activity"}if(typeof e=="object")switch(e.$$typeof){case Qx:return"Portal";case ig:return e.displayName||"Context";case $x:return(e._context.displayName||"Context")+".Consumer";case yy:var n=e.render;return e=e.displayName,e||(e=n.displayName||n.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case xy:return n=e.displayName||null,n!==null?n:Kd(e.type)||"Memo";case lg:n=e._payload,e=e._init;try{return Kd(e(n))}catch{}}return null}s(Kd,"getComponentNameFromType");var Ix={},Vu=null;function ag(e,n){if(e!==n){e.context._currentValue2=e.parentValue,e=e.parent;var t=n.parent;if(e===null){if(t!==null)throw Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(t===null)throw Error("The stacks must reach the root at the same time. This is a bug in React.");ag(e,t)}n.context._currentValue2=n.value}}s(ag,"popToNearestCommonAncestor");function dT(e){e.context._currentValue2=e.parentValue,e=e.parent,e!==null&&dT(e)}s(dT,"popAllPrevious");function gT(e){var n=e.parent;n!==null&&gT(n),e.context._currentValue2=e.value}s(gT,"pushAllNext");function vT(e,n){if(e.context._currentValue2=e.parentValue,e=e.parent,e===null)throw Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");e.depth===n.depth?ag(e,n):vT(e,n)}s(vT,"popPreviousToCommonLevel");function yT(e,n){var t=n.parent;if(t===null)throw Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");e.depth===t.depth?ag(e,t):yT(e,t),n.context._currentValue2=n.value}s(yT,"popNextToCommonLevel");function $a(e){var n=Vu;n!==e&&(n===null?gT(e):e===null?dT(n):n.depth===e.depth?ag(n,e):n.depth>e.depth?vT(n,e):yT(n,e),Vu=e)}s($a,"switchContext");var _x={enqueueSetState:s(function(e,n){e=e._reactInternals,e.queue!==null&&e.queue.push(n)},"enqueueSetState"),enqueueReplaceState:s(function(e,n){e=e._reactInternals,e.replace=!0,e.queue=[n]},"enqueueReplaceState"),enqueueForceUpdate:s(function(){},"enqueueForceUpdate")},Dw={id:1,overflow:""};function Qu(e,n,t){var a=e.id;e=e.overflow;var u=32-zd(a)-1;a&=~(1<<u),t+=1;var h=32-zd(n)+u;if(30<h){var g=u-u%5;return h=(a&(1<<g)-1).toString(32),a>>=g,u-=g,{id:1<<32-zd(n)+u|t<<u|a,overflow:h+e}}return{id:1<<h|t<<u|a,overflow:e}}s(Qu,"pushTreeContext");var zd=Math.clz32?Math.clz32:Nw,Lw=Math.log,Bw=Math.LN2;function Nw(e){return e>>>=0,e===0?32:31-(Lw(e)/Bw|0)|0}s(Nw,"clz32Fallback");function Gi(){}s(Gi,"noop");var Ho=Error("Suspense Exception: This is not a real error! It's an implementation detail of `use` to interrupt the current render. You must either rethrow it immediately, or move the `use` call outside of the `try/catch` block. Capturing without rethrowing will lead to unexpected behavior.\n\nTo handle async errors, wrap your component in an error boundary, or call the promise's `.catch` method and pass the result to `use`.");function Uw(e,n,t){switch(t=e[t],t===void 0?e.push(n):t!==n&&(n.then(Gi,Gi),n=t),n.status){case"fulfilled":return n.value;case"rejected":throw n.reason;default:switch(typeof n.status=="string"?n.then(Gi,Gi):(e=n,e.status="pending",e.then(function(a){if(n.status==="pending"){var u=n;u.status="fulfilled",u.value=a}},function(a){if(n.status==="pending"){var u=n;u.status="rejected",u.reason=a}})),n.status){case"fulfilled":return n.value;case"rejected":throw n.reason}throw Wd=n,Ho}}s(Uw,"trackUsedThenable");var Wd=null;function qd(){if(Wd===null)throw Error("Expected a suspended thenable. This is a bug in React. Please file an issue.");var e=Wd;return Wd=null,e}s(qd,"getSuspendedThenable");function zw(e,n){return e===n&&(e!==0||1/e===1/n)||e!==e&&n!==n}s(zw,"is");var Ww=typeof Object.is=="function"?Object.is:zw,pa=null,Ry=null,Ey=null,my=null,Yd=null,Zn=null,Ff=!1,jd=!1,Df=0,Lf=0,Bf=-1,$d=0,yc=null,nu=null,ug=0;function xa(){if(pa===null)throw Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
28
|
+
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
29
|
+
2. You might be breaking the Rules of Hooks
|
|
30
|
+
3. You might have more than one copy of React in the same app
|
|
31
|
+
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`);return pa}s(xa,"resolveCurrentlyRenderingComponent");function Hx(){if(0<ug)throw Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}s(Hx,"createHook");function Sy(){return Zn===null?Yd===null?(Ff=!1,Yd=Zn=Hx()):(Ff=!0,Zn=Yd):Zn.next===null?(Ff=!1,Zn=Zn.next=Hx()):(Ff=!0,Zn=Zn.next),Zn}s(Sy,"createWorkInProgressHook");function vc(){var e=yc;return yc=null,e}s(vc,"getThenableStateAfterSuspending");function Nf(){my=Ey=Ry=pa=null,jd=!1,Yd=null,ug=0,Zn=nu=null}s(Nf,"resetHooksState");function bT(e,n){return typeof n=="function"?n(e):n}s(bT,"basicStateReducer");function Dx(e,n,t){if(pa=xa(),Zn=Sy(),Ff){var a=Zn.queue;if(n=a.dispatch,nu!==null&&(t=nu.get(a),t!==void 0)){nu.delete(a),a=Zn.memoizedState;do a=e(a,t.action),t=t.next;while(t!==null);return Zn.memoizedState=a,[a,n]}return[Zn.memoizedState,n]}return e=e===bT?typeof n=="function"?n():n:t!==void 0?t(n):n,Zn.memoizedState=e,e=Zn.queue={last:null,dispatch:null},e=e.dispatch=Yw.bind(null,pa,e),[Zn.memoizedState,e]}s(Dx,"useReducer");function Lx(e,n){if(pa=xa(),Zn=Sy(),n=n===void 0?null:n,Zn!==null){var t=Zn.memoizedState;if(t!==null&&n!==null){var a=t[1];e:if(a===null)a=!1;else{for(var u=0;u<a.length&&u<n.length;u++)if(!Ww(n[u],a[u])){a=!1;break e}a=!0}if(a)return t[0]}}return e=e(),Zn.memoizedState=[e,n],e}s(Lx,"useMemo");function Yw(e,n,t){if(25<=ug)throw Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(e===pa)if(jd=!0,e={action:t,next:null},nu===null&&(nu=new Map),t=nu.get(n),t===void 0)nu.set(n,e);else{for(n=t;n.next!==null;)n=n.next;n.next=e}}s(Yw,"dispatchAction");function Gw(){throw Error("A function wrapped in useEffectEvent can't be called during rendering.")}s(Gw,"throwOnUseEffectEventCall");function Jw(){throw Error("startTransition cannot be called during server rendering.")}s(Jw,"unsupportedStartTransition");function Xw(){throw Error("Cannot update optimistic state while rendering.")}s(Xw,"unsupportedSetOptimisticState");function Bx(e,n,t){xa();var a=Lf++,u=Ey;if(typeof e.$$FORM_ACTION=="function"){var h=null,g=my;u=u.formState;var R=e.$$IS_SIGNATURE_EQUAL;if(u!==null&&typeof R=="function"){var x=u[1];R.call(e,u[2],u[3])&&(h=t!==void 0?"p"+t:"k"+Tx(JSON.stringify([g,null,a]),0),x===h&&(Bf=a,n=u[0]))}var T=e.bind(null,n);return e=s(function(E){T(E)},"action"),typeof T.$$FORM_ACTION=="function"&&(e.$$FORM_ACTION=function(E){E=T.$$FORM_ACTION(E),t!==void 0&&(t+="",E.action=t);var C=E.data;return C&&(h===null&&(h=t!==void 0?"p"+t:"k"+Tx(JSON.stringify([g,null,a]),0)),C.append("$ACTION_KEY",h)),E}),[n,e,!1]}var P=e.bind(null,n);return[n,function(E){P(E)},!1]}s(Bx,"useActionState");function xT(e){var n=$d;return $d+=1,yc===null&&(yc=[]),Uw(yc,e,n)}s(xT,"unwrapThenable");function Zw(){throw Error("Cache cannot be refreshed during server rendering.")}s(Zw,"unsupportedRefresh");var Nx={readContext:s(function(e){return e._currentValue2},"readContext"),use:s(function(e){if(e!==null&&typeof e=="object"){if(typeof e.then=="function")return xT(e);if(e.$$typeof===ig)return e._currentValue2}throw Error("An unsupported type was passed to use(): "+String(e))},"use"),useContext:s(function(e){return xa(),e._currentValue2},"useContext"),useMemo:Lx,useReducer:Dx,useRef:s(function(e){pa=xa(),Zn=Sy();var n=Zn.memoizedState;return n===null?(e={current:e},Zn.memoizedState=e):n},"useRef"),useState:s(function(e){return Dx(bT,e)},"useState"),useInsertionEffect:Gi,useLayoutEffect:Gi,useCallback:s(function(e,n){return Lx(function(){return e},n)},"useCallback"),useImperativeHandle:Gi,useEffect:Gi,useDebugValue:Gi,useDeferredValue:s(function(e,n){return xa(),n!==void 0?n:e},"useDeferredValue"),useTransition:s(function(){return xa(),[!1,Jw]},"useTransition"),useId:s(function(){var e=Ry.treeContext,n=e.overflow;e=e.id,e=(e&~(1<<32-zd(e)-1)).toString(32)+n;var t=Gd;if(t===null)throw Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");return n=Df++,e="_"+t.idPrefix+"R_"+e,0<n&&(e+="H"+n.toString(32)),e+"_"},"useId"),useSyncExternalStore:s(function(e,n,t){if(t===void 0)throw Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return t()},"useSyncExternalStore"),useOptimistic:s(function(e){return xa(),[e,Xw]},"useOptimistic"),useActionState:Bx,useFormState:Bx,useHostTransitionStatus:s(function(){return xa(),lw},"useHostTransitionStatus"),useMemoCache:s(function(e){for(var n=Array(e),t=0;t<e;t++)n[t]=q0;return n},"useMemoCache"),useCacheRefresh:s(function(){return Zw},"useCacheRefresh"),useEffectEvent:s(function(){return Gw},"useEffectEvent")},Gd=null,Vw={getCacheForType:s(function(){throw Error("Not implemented.")},"getCacheForType"),cacheSignal:s(function(){throw Error("Not implemented.")},"cacheSignal")},ey,Ux;function gc(e){if(ey===void 0)try{throw Error()}catch(t){var n=t.stack.trim().match(/\n( *(at )?)/);ey=n&&n[1]||"",Ux=-1<t.stack.indexOf(`
|
|
32
|
+
at`)?" (<anonymous>)":-1<t.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
33
|
+
`+ey+e+Ux}s(gc,"describeBuiltInComponentFrame");var ny=!1;function Ld(e,n){if(!e||ny)return"";ny=!0;var t=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var a={DetermineComponentFrameRoot:s(function(){try{if(n){var E=s(function(){throw Error()},"Fake");if(Object.defineProperty(E.prototype,"props",{set:s(function(){throw Error()},"set")}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(E,[])}catch(k){var C=k}Reflect.construct(e,[],E)}else{try{E.call()}catch(k){C=k}e.call(E.prototype)}}else{try{throw Error()}catch(k){C=k}(E=e())&&typeof E.catch=="function"&&E.catch(function(){})}}catch(k){if(k&&C&&typeof k.stack=="string")return[k.stack,C.stack]}return[null,null]},"DetermineComponentFrameRoot")};a.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var u=Object.getOwnPropertyDescriptor(a.DetermineComponentFrameRoot,"name");u&&u.configurable&&Object.defineProperty(a.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var h=a.DetermineComponentFrameRoot(),g=h[0],R=h[1];if(g&&R){var x=g.split(`
|
|
34
|
+
`),T=R.split(`
|
|
35
|
+
`);for(u=a=0;a<x.length&&!x[a].includes("DetermineComponentFrameRoot");)a++;for(;u<T.length&&!T[u].includes("DetermineComponentFrameRoot");)u++;if(a===x.length||u===T.length)for(a=x.length-1,u=T.length-1;1<=a&&0<=u&&x[a]!==T[u];)u--;for(;1<=a&&0<=u;a--,u--)if(x[a]!==T[u]){if(a!==1||u!==1)do if(a--,u--,0>u||x[a]!==T[u]){var P=`
|
|
36
|
+
`+x[a].replace(" at new "," at ");return e.displayName&&P.includes("<anonymous>")&&(P=P.replace("<anonymous>",e.displayName)),P}while(1<=a&&0<=u);break}}}finally{ny=!1,Error.prepareStackTrace=t}return(t=e?e.displayName||e.name:"")?gc(t):""}s(Ld,"describeNativeComponentFrame");function TT(e){if(typeof e=="string")return gc(e);if(typeof e=="function")return e.prototype&&e.prototype.isReactComponent?Ld(e,!0):Ld(e,!1);if(typeof e=="object"&&e!==null){switch(e.$$typeof){case yy:return Ld(e.render,!1);case xy:return Ld(e.type,!1);case lg:var n=e,t=n._payload;n=n._init;try{e=n(t)}catch{return gc("Lazy")}return TT(e)}if(typeof e.name=="string"){e:{t=e.name,n=e.env;var a=e.debugLocation;if(a!=null&&(e=Error.prepareStackTrace,Error.prepareStackTrace=void 0,a=a.stack,Error.prepareStackTrace=e,a.startsWith(`Error: react-stack-top-frame
|
|
37
|
+
`)&&(a=a.slice(29)),e=a.indexOf(`
|
|
38
|
+
`),e!==-1&&(a=a.slice(e+1)),e=a.indexOf("react_stack_bottom_frame"),e!==-1&&(e=a.lastIndexOf(`
|
|
39
|
+
`,e)),e=e!==-1?a=a.slice(0,e):"",a=e.lastIndexOf(`
|
|
40
|
+
`),e=a===-1?e:e.slice(a+1),e.indexOf(t)!==-1)){t=`
|
|
41
|
+
`+e;break e}t=gc(t+(n?" ["+n+"]":""))}return t}}switch(e){case by:return gc("SuspenseList");case og:return gc("Suspense")}return""}s(TT,"describeComponentStackByType");function Tc(e,n){return(500<n.byteSize||!1)&&n.contentPreamble===null}s(Tc,"isEligibleForOutlining");function Qw(e){if(typeof e=="object"&&e!==null&&typeof e.environmentName=="string"){var n=e.environmentName;e=[e].slice(0),typeof e[0]=="string"?e.splice(0,1,"[%s] "+e[0]," "+n+" "):e.splice(0,0,"[%s]"," "+n+" "),e.unshift(console),n=_w.apply(console.error,e),n()}else console.error(e);return null}s(Qw,"defaultErrorHandler");function Kw(e,n,t,a,u,h,g,R,x,T,P){var E=new Set;this.destination=null,this.flushScheduled=!1,this.resumableState=e,this.renderState=n,this.rootFormatContext=t,this.progressiveChunkSize=a===void 0?12800:a,this.status=10,this.fatalError=null,this.pendingRootTasks=this.allPendingTasks=this.nextSegmentId=0,this.completedPreambleSegments=this.completedRootSegment=null,this.byteSize=0,this.abortableTasks=E,this.pingedTasks=[],this.clientRenderedBoundaries=[],this.completedBoundaries=[],this.partialBoundaries=[],this.trackedPostpones=null,this.onError=u===void 0?Qw:u,this.onPostpone=T===void 0?Gi:T,this.onAllReady=h===void 0?Gi:h,this.onShellReady=g===void 0?Gi:g,this.onShellError=R===void 0?Gi:R,this.onFatalError=x===void 0?Gi:x,this.formState=P===void 0?null:P}s(Kw,"RequestInstance");function qw(e,n,t,a,u,h,g,R,x,T,P,E){return n=new Kw(n,t,a,u,h,g,R,x,T,P,E),t=qu(n,0,null,a,!1,!1),t.parentFlushed=!0,e=eg(n,null,e,-1,null,t,null,null,n.abortableTasks,null,a,null,Dw,null,null),Uf(e),n.pingedTasks.push(e),n}s(qw,"createRequest");var ri=null;function pT(e,n){e.pingedTasks.push(n),e.pingedTasks.length===1&&(e.flushScheduled=e.destination!==null,ET(e))}s(pT,"pingTask");function Cy(e,n,t,a,u){return t={status:0,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,row:n,completedSegments:[],byteSize:0,fallbackAbortableTasks:t,errorDigest:null,contentState:ay(),fallbackState:ay(),contentPreamble:a,fallbackPreamble:u,trackedContentKeyPath:null,trackedFallbackNode:null},n!==null&&(n.pendingTasks++,a=n.boundaries,a!==null&&(e.allPendingTasks++,t.pendingTasks++,a.push(t)),e=n.inheritedHoistables,e!==null&&xc(t.contentState,e)),t}s(Cy,"createSuspenseBoundary");function eg(e,n,t,a,u,h,g,R,x,T,P,E,C,k,Z){e.allPendingTasks++,u===null?e.pendingRootTasks++:u.pendingTasks++,k!==null&&k.pendingTasks++;var V={replay:null,node:t,childIndex:a,ping:s(function(){return pT(e,V)},"ping"),blockedBoundary:u,blockedSegment:h,blockedPreamble:g,hoistableState:R,abortSet:x,keyPath:T,formatContext:P,context:E,treeContext:C,row:k,componentStack:Z,thenableState:n};return x.add(V),V}s(eg,"createRenderTask");function wT(e,n,t,a,u,h,g,R,x,T,P,E,C,k){e.allPendingTasks++,h===null?e.pendingRootTasks++:h.pendingTasks++,C!==null&&C.pendingTasks++,t.pendingTasks++;var Z={replay:t,node:a,childIndex:u,ping:s(function(){return pT(e,Z)},"ping"),blockedBoundary:h,blockedSegment:null,blockedPreamble:null,hoistableState:g,abortSet:R,keyPath:x,formatContext:T,context:P,treeContext:E,row:C,componentStack:k,thenableState:n};return R.add(Z),Z}s(wT,"createReplayTask");function qu(e,n,t,a,u,h){return{status:0,parentFlushed:!1,id:-1,index:n,chunks:[],children:[],preambleChildren:[],parentFormatContext:a,boundary:t,lastPushedText:u,textEmbedded:h}}s(qu,"createPendingSegment");function Uf(e){var n=e.node;if(typeof n=="object"&&n!==null)switch(n.$$typeof){case Vx:e.componentStack={parent:e.componentStack,type:n.type}}}s(Uf,"pushComponentStack");function cy(e){return e===null?null:{parent:e.parent,type:"Suspense Fallback"}}s(cy,"replaceSuspenseComponentStackWithSuspenseFallbackStack");function tu(e){var n={};return e&&Object.defineProperty(n,"componentStack",{configurable:!0,enumerable:!0,get:s(function(){try{var t="",a=e;do t+=TT(a.type),a=a.parent;while(a);var u=t}catch(h){u=`
|
|
42
|
+
Error generating stack: `+h.message+`
|
|
43
|
+
`+h.stack}return Object.defineProperty(n,"componentStack",{value:u}),u},"get")}),n}s(tu,"getThrownInfo");function Ri(e,n,t){if(e=e.onError,n=e(n,t),n==null||typeof n=="string")return n}s(Ri,"logRecoverableError");function zf(e,n){var t=e.onShellError,a=e.onFatalError;t(n),a(n),e.destination!==null?(e.status=14,e.destination.destroy(n)):(e.status=13,e.fatalError=n)}s(zf,"fatalError");function Ei(e,n){ky(e,n.next,n.hoistables)}s(Ei,"finishSuspenseListRow");function ky(e,n,t){for(;n!==null;){t!==null&&(xc(n.hoistables,t),n.inheritedHoistables=t);var a=n.boundaries;if(a!==null){n.boundaries=null;for(var u=0;u<a.length;u++){var h=a[u];t!==null&&xc(h.contentState,t),ru(e,h,null,null)}}if(n.pendingTasks--,0<n.pendingTasks)break;t=n.hoistables,n=n.next}}s(ky,"unblockSuspenseListRow");function fy(e,n){var t=n.boundaries;if(t!==null&&n.pendingTasks===t.length){for(var a=!0,u=0;u<t.length;u++){var h=t[u];if(h.pendingTasks!==1||h.parentFlushed||Tc(e,h)){a=!1;break}}a&&ky(e,n,n.hoistables)}}s(fy,"tryToResolveTogetherRow");function Of(e){var n={pendingTasks:1,boundaries:null,hoistables:ay(),inheritedHoistables:null,together:!1,next:null};return e!==null&&0<e.pendingTasks&&(n.pendingTasks++,n.boundaries=[],e.next=n),n}s(Of,"createSuspenseListRow");function zx(e,n,t,a,u){var h=n.keyPath,g=n.treeContext,R=n.row;n.keyPath=t,t=a.length;var x=null;if(n.replay!==null){var T=n.replay.slots;if(T!==null&&typeof T=="object")for(var P=0;P<t;P++){var E=u!=="backwards"&&u!=="unstable_legacy-backwards"?P:t-1-P,C=a[E];n.row=x=Of(x),n.treeContext=Qu(g,t,E);var k=T[E];typeof k=="number"?(sg(e,n,k,C,E),delete T[E]):Lr(e,n,C,E),--x.pendingTasks===0&&Ei(e,x)}else for(T=0;T<t;T++)P=u!=="backwards"&&u!=="unstable_legacy-backwards"?T:t-1-T,E=a[P],n.row=x=Of(x),n.treeContext=Qu(g,t,P),Lr(e,n,E,P),--x.pendingTasks===0&&Ei(e,x)}else if(u!=="backwards"&&u!=="unstable_legacy-backwards")for(u=0;u<t;u++)T=a[u],n.row=x=Of(x),n.treeContext=Qu(g,t,u),Lr(e,n,T,u),--x.pendingTasks===0&&Ei(e,x);else{for(u=n.blockedSegment,T=u.children.length,P=u.chunks.length,E=t-1;0<=E;E--){C=a[E],n.row=x=Of(x),n.treeContext=Qu(g,t,E),k=qu(e,P,null,n.formatContext,E===0?u.lastPushedText:!0,!0),u.children.splice(T,0,k),n.blockedSegment=k;try{Lr(e,n,C,E),If(k.chunks,e.renderState,k.lastPushedText,k.textEmbedded),k.status=1,--x.pendingTasks===0&&Ei(e,x)}catch(Z){throw k.status=e.status===12?3:4,Z}}n.blockedSegment=u,u.lastPushedText=!1}R!==null&&x!==null&&0<x.pendingTasks&&(R.pendingTasks++,x.next=R),n.treeContext=g,n.row=R,n.keyPath=h}s(zx,"renderSuspenseListRows");function Wx(e,n,t,a,u,h){var g=n.thenableState;for(n.thenableState=null,pa={},Ry=n,Ey=e,my=t,Lf=Df=0,Bf=-1,$d=0,yc=g,e=a(u,h);jd;)jd=!1,Lf=Df=0,Bf=-1,$d=0,ug+=1,Zn=null,e=a(u,h);return Nf(),e}s(Wx,"renderWithHooks");function Yx(e,n,t,a,u,h,g){var R=!1;if(h!==0&&e.formState!==null){var x=n.blockedSegment;if(x!==null){R=!0,x=x.chunks;for(var T=0;T<h;T++)T===g?x.push("<!--F!-->"):x.push("<!--F-->")}}h=n.keyPath,n.keyPath=t,u?(t=n.treeContext,n.treeContext=Qu(t,1,0),Lr(e,n,a,-1),n.treeContext=t):R?Lr(e,n,a,-1):el(e,n,a,-1),n.keyPath=h}s(Yx,"finishFunctionComponent");function ng(e,n,t,a,u,h){if(typeof a=="function")if(a.prototype&&a.prototype.isReactComponent){var g=u;if("ref"in u){g={};for(var R in u)R!=="ref"&&(g[R]=u[R])}var x=a.defaultProps;if(x){g===u&&(g=go({},g,u));for(var T in x)g[T]===void 0&&(g[T]=x[T])}u=g,g=Ix,x=a.contextType,typeof x=="object"&&x!==null&&(g=x._currentValue2),g=new a(u,g);var P=g.state!==void 0?g.state:null;if(g.updater=_x,g.props=u,g.state=P,x={queue:[],replace:!1},g._reactInternals=x,h=a.contextType,g.context=typeof h=="object"&&h!==null?h._currentValue2:Ix,h=a.getDerivedStateFromProps,typeof h=="function"&&(h=h(u,P),P=h==null?P:go({},P,h),g.state=P),typeof a.getDerivedStateFromProps!="function"&&typeof g.getSnapshotBeforeUpdate!="function"&&(typeof g.UNSAFE_componentWillMount=="function"||typeof g.componentWillMount=="function"))if(a=g.state,typeof g.componentWillMount=="function"&&g.componentWillMount(),typeof g.UNSAFE_componentWillMount=="function"&&g.UNSAFE_componentWillMount(),a!==g.state&&_x.enqueueReplaceState(g,g.state,null),x.queue!==null&&0<x.queue.length)if(a=x.queue,h=x.replace,x.queue=null,x.replace=!1,h&&a.length===1)g.state=a[0];else{for(x=h?a[0]:g.state,P=!0,h=h?1:0;h<a.length;h++)T=a[h],T=typeof T=="function"?T.call(g,x,u,void 0):T,T!=null&&(P?(P=!1,x=go({},x,T)):go(x,T));g.state=x}else x.queue=null;if(a=g.render(),e.status===12)throw null;u=n.keyPath,n.keyPath=t,el(e,n,a,-1),n.keyPath=u}else{if(a=Wx(e,n,t,a,u,void 0),e.status===12)throw null;Yx(e,n,t,a,Df!==0,Lf,Bf)}else if(typeof a=="string")if(g=n.blockedSegment,g===null)g=u.children,x=n.formatContext,P=n.keyPath,n.formatContext=Rx(x,a,u),n.keyPath=t,Lr(e,n,g,-1),n.formatContext=x,n.keyPath=P;else{if(P=cw(g.chunks,a,u,e.resumableState,e.renderState,n.blockedPreamble,n.hoistableState,n.formatContext,g.lastPushedText),g.lastPushedText=!1,x=n.formatContext,h=n.keyPath,n.keyPath=t,(n.formatContext=Rx(x,a,u)).insertionMode===3){t=qu(e,0,null,n.formatContext,!1,!1),g.preambleChildren.push(t),n.blockedSegment=t;try{t.status=6,Lr(e,n,P,-1),If(t.chunks,e.renderState,t.lastPushedText,t.textEmbedded),t.status=1}finally{n.blockedSegment=g}}else Lr(e,n,P,-1);n.formatContext=x,n.keyPath=h;e:{switch(n=g.chunks,e=e.resumableState,a){case"title":case"style":case"script":case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break e;case"body":if(1>=x.insertionMode){e.hasBody=!0;break e}break;case"html":if(x.insertionMode===0){e.hasHtml=!0;break e}break;case"head":if(1>=x.insertionMode)break e}n.push(Ku(a))}g.lastPushedText=!1}else{switch(a){case K0:case qx:case jx:case Kx:a=n.keyPath,n.keyPath=t,el(e,n,u.children,-1),n.keyPath=a;return;case eT:a=n.blockedSegment,a===null?u.mode!=="hidden"&&(a=n.keyPath,n.keyPath=t,Lr(e,n,u.children,-1),n.keyPath=a):u.mode!=="hidden"&&(e.renderState.generateStaticMarkup||a.chunks.push("<!--&-->"),a.lastPushedText=!1,g=n.keyPath,n.keyPath=t,Lr(e,n,u.children,-1),n.keyPath=g,e.renderState.generateStaticMarkup||a.chunks.push("<!--/&-->"),a.lastPushedText=!1);return;case by:e:{if(a=u.children,u=u.revealOrder,u==="forwards"||u==="backwards"||u==="unstable_legacy-backwards"){if(Xd(a)){zx(e,n,t,a,u);break e}if((g=nT(a))&&(g=g.call(a))){if(x=g.next(),!x.done){do x=g.next();while(!x.done);zx(e,n,t,a,u)}break e}}u==="together"?(u=n.keyPath,g=n.row,x=n.row=Of(null),x.boundaries=[],x.together=!0,n.keyPath=t,el(e,n,a,-1),--x.pendingTasks===0&&Ei(e,x),n.keyPath=u,n.row=g,g!==null&&0<x.pendingTasks&&(g.pendingTasks++,x.next=g)):(u=n.keyPath,n.keyPath=t,el(e,n,a,-1),n.keyPath=u)}return;case j0:case Q0:throw Error("ReactDOMServer does not yet support scope components.");case og:e:if(n.replay!==null){a=n.keyPath,g=n.formatContext,x=n.row,n.keyPath=t,n.formatContext=Nd(e.resumableState,g),n.row=null,t=u.children;try{Lr(e,n,t,-1)}finally{n.keyPath=a,n.formatContext=g,n.row=x}}else{a=n.keyPath,h=n.formatContext;var E=n.row,C=n.blockedBoundary;T=n.blockedPreamble;var k=n.hoistableState;R=n.blockedSegment;var Z=u.fallback;u=u.children;var V=new Set,q=Cy(e,n.row,V,null,null);e.trackedPostpones!==null&&(q.trackedContentKeyPath=t);var ie=qu(e,R.chunks.length,q,n.formatContext,!1,!1);R.children.push(ie),R.lastPushedText=!1;var te=qu(e,0,null,n.formatContext,!1,!1);if(te.parentFlushed=!0,e.trackedPostpones!==null){g=n.componentStack,x=[t[0],"Suspense Fallback",t[2]],P=[x[1],x[2],[],null],e.trackedPostpones.workingMap.set(x,P),q.trackedFallbackNode=P,n.blockedSegment=ie,n.blockedPreamble=q.fallbackPreamble,n.keyPath=x,n.formatContext=iy(e.resumableState,h),n.componentStack=cy(g),ie.status=6;try{Lr(e,n,Z,-1),If(ie.chunks,e.renderState,ie.lastPushedText,ie.textEmbedded),ie.status=1}catch(Te){throw ie.status=e.status===12?3:4,Te}finally{n.blockedSegment=R,n.blockedPreamble=T,n.keyPath=a,n.formatContext=h}n=eg(e,null,u,-1,q,te,q.contentPreamble,q.contentState,n.abortSet,t,Nd(e.resumableState,n.formatContext),n.context,n.treeContext,null,g),Uf(n),e.pingedTasks.push(n)}else{n.blockedBoundary=q,n.blockedPreamble=q.contentPreamble,n.hoistableState=q.contentState,n.blockedSegment=te,n.keyPath=t,n.formatContext=Nd(e.resumableState,h),n.row=null,te.status=6;try{if(Lr(e,n,u,-1),If(te.chunks,e.renderState,te.lastPushedText,te.textEmbedded),te.status=1,Wf(q,te),q.pendingTasks===0&&q.status===0){if(q.status=1,!Tc(e,q)){E!==null&&--E.pendingTasks===0&&Ei(e,E),e.pendingRootTasks===0&&n.blockedPreamble&&Xf(e);break e}}else E!==null&&E.together&&fy(e,E)}catch(Te){q.status=4,e.status===12?(te.status=3,g=e.fatalError):(te.status=4,g=Te),x=tu(n.componentStack),P=Ri(e,g,x),q.errorDigest=P,Py(e,q)}finally{n.blockedBoundary=C,n.blockedPreamble=T,n.hoistableState=k,n.blockedSegment=R,n.keyPath=a,n.formatContext=h,n.row=E}n=eg(e,null,Z,-1,C,ie,q.fallbackPreamble,q.fallbackState,V,[t[0],"Suspense Fallback",t[2]],iy(e.resumableState,n.formatContext),n.context,n.treeContext,n.row,cy(n.componentStack)),Uf(n),e.pingedTasks.push(n)}}return}if(typeof a=="object"&&a!==null)switch(a.$$typeof){case yy:if("ref"in u)for(Z in g={},u)Z!=="ref"&&(g[Z]=u[Z]);else g=u;a=Wx(e,n,t,a.render,g,h),Yx(e,n,t,a,Df!==0,Lf,Bf);return;case xy:ng(e,n,t,a.type,u,h);return;case ig:if(x=u.children,g=n.keyPath,u=u.value,P=a._currentValue2,a._currentValue2=u,h=Vu,Vu=a={parent:h,depth:h===null?0:h.depth+1,context:a,parentValue:P,value:u},n.context=a,n.keyPath=t,el(e,n,x,-1),e=Vu,e===null)throw Error("Tried to pop a Context at the root of the app. This is a bug in React.");e.context._currentValue2=e.parentValue,e=Vu=e.parent,n.context=e,n.keyPath=g;return;case $x:u=u.children,a=u(a._context._currentValue2),u=n.keyPath,n.keyPath=t,el(e,n,a,-1),n.keyPath=u;return;case lg:if(g=a._init,a=g(a._payload),e.status===12)throw null;ng(e,n,t,a,u,h);return}throw Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: "+((a==null?a:typeof a)+"."))}}s(ng,"renderElement");function sg(e,n,t,a,u){var h=n.replay,g=n.blockedBoundary,R=qu(e,0,null,n.formatContext,!1,!1);R.id=t,R.parentFlushed=!0;try{n.replay=null,n.blockedSegment=R,Lr(e,n,a,u),R.status=1,g===null?e.completedRootSegment=R:(Wf(g,R),g.parentFlushed&&e.partialBoundaries.push(g))}finally{n.replay=h,n.blockedSegment=null}}s(sg,"resumeNode");function el(e,n,t,a){n.replay!==null&&typeof n.replay.slots=="number"?sg(e,n,n.replay.slots,t,a):(n.node=t,n.childIndex=a,t=n.componentStack,Uf(n),hy(e,n),n.componentStack=t)}s(el,"renderNodeDestructive");function hy(e,n){var t=n.node,a=n.childIndex;if(t!==null){if(typeof t=="object"){switch(t.$$typeof){case Vx:var u=t.type,h=t.key,g=t.props;t=g.ref;var R=t!==void 0?t:null,x=Kd(u),T=h??(a===-1?0:a);if(h=[n.keyPath,x,T],n.replay!==null)e:{var P=n.replay;for(a=P.nodes,t=0;t<a.length;t++){var E=a[t];if(T===E[1]){if(E.length===4){if(x!==null&&x!==E[0])throw Error("Expected the resume to render <"+E[0]+"> in this slot but instead it rendered <"+x+">. The tree doesn't match so React will fallback to client rendering.");var C=E[2];x=E[3],T=n.node,n.replay={nodes:C,slots:x,pendingTasks:1};try{if(ng(e,n,h,u,g,R),n.replay.pendingTasks===1&&0<n.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");n.replay.pendingTasks--}catch(Y){if(typeof Y=="object"&&Y!==null&&(Y===Ho||typeof Y.then=="function"))throw n.node===T?n.replay=P:a.splice(t,1),Y;n.replay.pendingTasks--,g=tu(n.componentStack),h=e,e=n.blockedBoundary,u=Y,g=Ri(h,u,g),Jf(h,e,C,x,u,g)}n.replay=P}else{if(u!==og)throw Error("Expected the resume to render <Suspense> in this slot but instead it rendered <"+(Kd(u)||"Unknown")+">. The tree doesn't match so React will fallback to client rendering.");n:{P=void 0,u=E[5],R=E[2],x=E[3],T=E[4]===null?[]:E[4][2],E=E[4]===null?null:E[4][3];var k=n.keyPath,Z=n.formatContext,V=n.row,q=n.replay,ie=n.blockedBoundary,te=n.hoistableState,Te=g.children,Ee=g.fallback,fe=new Set;g=Cy(e,n.row,fe,null,null),g.parentFlushed=!0,g.rootSegmentID=u,n.blockedBoundary=g,n.hoistableState=g.contentState,n.keyPath=h,n.formatContext=Nd(e.resumableState,Z),n.row=null,n.replay={nodes:R,slots:x,pendingTasks:1};try{if(Lr(e,n,Te,-1),n.replay.pendingTasks===1&&0<n.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");if(n.replay.pendingTasks--,g.pendingTasks===0&&g.status===0){g.status=1,e.completedBoundaries.push(g);break n}}catch(Y){g.status=4,C=tu(n.componentStack),P=Ri(e,Y,C),g.errorDigest=P,n.replay.pendingTasks--,e.clientRenderedBoundaries.push(g)}finally{n.blockedBoundary=ie,n.hoistableState=te,n.replay=q,n.keyPath=k,n.formatContext=Z,n.row=V}C=wT(e,null,{nodes:T,slots:E,pendingTasks:0},Ee,-1,ie,g.fallbackState,fe,[h[0],"Suspense Fallback",h[2]],iy(e.resumableState,n.formatContext),n.context,n.treeContext,n.row,cy(n.componentStack)),Uf(C),e.pingedTasks.push(C)}}a.splice(t,1);break e}}}else ng(e,n,h,u,g,R);return;case Qx:throw Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case lg:if(C=t._init,t=C(t._payload),e.status===12)throw null;el(e,n,t,a);return}if(Xd(t)){dy(e,n,t,a);return}if((C=nT(t))&&(C=C.call(t))){if(t=C.next(),!t.done){g=[];do g.push(t.value),t=C.next();while(!t.done);dy(e,n,g,a)}return}if(typeof t.then=="function")return n.thenableState=null,el(e,n,xT(t),a);if(t.$$typeof===ig)return el(e,n,t._currentValue2,a);throw a=Object.prototype.toString.call(t),Error("Objects are not valid as a React child (found: "+(a==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":a)+"). If you meant to render a collection of children, use an array instead.")}typeof t=="string"?(a=n.blockedSegment,a!==null&&(a.lastPushedText=Mx(a.chunks,t,e.renderState,a.lastPushedText))):(typeof t=="number"||typeof t=="bigint")&&(a=n.blockedSegment,a!==null&&(a.lastPushedText=Mx(a.chunks,""+t,e.renderState,a.lastPushedText)))}}s(hy,"retryNode");function dy(e,n,t,a){var u=n.keyPath;if(a!==-1&&(n.keyPath=[n.keyPath,"Fragment",a],n.replay!==null)){for(var h=n.replay,g=h.nodes,R=0;R<g.length;R++){var x=g[R];if(x[1]===a){a=x[2],x=x[3],n.replay={nodes:a,slots:x,pendingTasks:1};try{if(dy(e,n,t,-1),n.replay.pendingTasks===1&&0<n.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");n.replay.pendingTasks--}catch(E){if(typeof E=="object"&&E!==null&&(E===Ho||typeof E.then=="function"))throw E;n.replay.pendingTasks--,t=tu(n.componentStack);var T=n.blockedBoundary,P=E;t=Ri(e,P,t),Jf(e,T,a,x,P,t)}n.replay=h,g.splice(R,1);break}}n.keyPath=u;return}if(h=n.treeContext,g=t.length,n.replay!==null&&(R=n.replay.slots,R!==null&&typeof R=="object")){for(a=0;a<g;a++)x=t[a],n.treeContext=Qu(h,g,a),T=R[a],typeof T=="number"?(sg(e,n,T,x,a),delete R[a]):Lr(e,n,x,a);n.treeContext=h,n.keyPath=u;return}for(R=0;R<g;R++)a=t[R],n.treeContext=Qu(h,g,R),Lr(e,n,a,R);n.treeContext=h,n.keyPath=u}s(dy,"renderChildrenArray");function RT(e,n,t){if(t.status=5,t.rootSegmentID=e.nextSegmentId++,e=t.trackedContentKeyPath,e===null)throw Error("It should not be possible to postpone at the root. This is a bug in React.");var a=t.trackedFallbackNode,u=[],h=n.workingMap.get(e);return h===void 0?(t=[e[1],e[2],u,null,a,t.rootSegmentID],n.workingMap.set(e,t),rg(t,e[0],n),t):(h[4]=a,h[5]=t.rootSegmentID,h)}s(RT,"trackPostponedBoundary");function gy(e,n,t,a){a.status=5;var u=t.keyPath,h=t.blockedBoundary;if(h===null)a.id=e.nextSegmentId++,n.rootSlots=a.id,e.completedRootSegment!==null&&(e.completedRootSegment.status=5);else{if(h!==null&&h.status===0){var g=RT(e,n,h);if(h.trackedContentKeyPath===u&&t.childIndex===-1){a.id===-1&&(a.id=a.parentFlushed?h.rootSegmentID:e.nextSegmentId++),g[3]=a.id;return}}if(a.id===-1&&(a.id=a.parentFlushed&&h!==null?h.rootSegmentID:e.nextSegmentId++),t.childIndex===-1)u===null?n.rootSlots=a.id:(t=n.workingMap.get(u),t===void 0?(t=[u[1],u[2],[],a.id],rg(t,u[0],n)):t[3]=a.id);else{if(u===null){if(e=n.rootSlots,e===null)e=n.rootSlots={};else if(typeof e=="number")throw Error("It should not be possible to postpone both at the root of an element as well as a slot below. This is a bug in React.")}else if(h=n.workingMap,g=h.get(u),g===void 0)e={},g=[u[1],u[2],[],e],h.set(u,g),rg(g,u[0],n);else if(e=g[3],e===null)e=g[3]={};else if(typeof e=="number")throw Error("It should not be possible to postpone both at the root of an element as well as a slot below. This is a bug in React.");e[t.childIndex]=a.id}}}s(gy,"trackPostpone");function Py(e,n){e=e.trackedPostpones,e!==null&&(n=n.trackedContentKeyPath,n!==null&&(n=e.workingMap.get(n),n!==void 0&&(n.length=4,n[2]=[],n[3]=null)))}s(Py,"untrackBoundary");function Gx(e,n,t){return wT(e,t,n.replay,n.node,n.childIndex,n.blockedBoundary,n.hoistableState,n.abortSet,n.keyPath,n.formatContext,n.context,n.treeContext,n.row,n.componentStack)}s(Gx,"spawnNewSuspendedReplayTask");function Jx(e,n,t){var a=n.blockedSegment,u=qu(e,a.chunks.length,null,n.formatContext,a.lastPushedText,!0);return a.children.push(u),a.lastPushedText=!1,eg(e,t,n.node,n.childIndex,n.blockedBoundary,u,n.blockedPreamble,n.hoistableState,n.abortSet,n.keyPath,n.formatContext,n.context,n.treeContext,n.row,n.componentStack)}s(Jx,"spawnNewSuspendedRenderTask");function Lr(e,n,t,a){var u=n.formatContext,h=n.context,g=n.keyPath,R=n.treeContext,x=n.componentStack,T=n.blockedSegment;if(T===null){T=n.replay;try{return el(e,n,t,a)}catch(C){if(Nf(),t=C===Ho?qd():C,e.status!==12&&typeof t=="object"&&t!==null){if(typeof t.then=="function"){a=C===Ho?vc():null,e=Gx(e,n,a).ping,t.then(e,e),n.formatContext=u,n.context=h,n.keyPath=g,n.treeContext=R,n.componentStack=x,n.replay=T,$a(h);return}if(t.message==="Maximum call stack size exceeded"){t=C===Ho?vc():null,t=Gx(e,n,t),e.pingedTasks.push(t),n.formatContext=u,n.context=h,n.keyPath=g,n.treeContext=R,n.componentStack=x,n.replay=T,$a(h);return}}}}else{var P=T.children.length,E=T.chunks.length;try{return el(e,n,t,a)}catch(C){if(Nf(),T.children.length=P,T.chunks.length=E,t=C===Ho?qd():C,e.status!==12&&typeof t=="object"&&t!==null){if(typeof t.then=="function"){T=t,t=C===Ho?vc():null,e=Jx(e,n,t).ping,T.then(e,e),n.formatContext=u,n.context=h,n.keyPath=g,n.treeContext=R,n.componentStack=x,$a(h);return}if(t.message==="Maximum call stack size exceeded"){T=C===Ho?vc():null,T=Jx(e,n,T),e.pingedTasks.push(T),n.formatContext=u,n.context=h,n.keyPath=g,n.treeContext=R,n.componentStack=x,$a(h);return}}}}throw n.formatContext=u,n.context=h,n.keyPath=g,n.treeContext=R,$a(h),t}s(Lr,"renderNode");function jw(e){var n=e.blockedBoundary,t=e.blockedSegment;t!==null&&(t.status=3,ru(this,n,e.row,t))}s(jw,"abortTaskSoft");function Jf(e,n,t,a,u,h){for(var g=0;g<t.length;g++){var R=t[g];if(R.length===4)Jf(e,n,R[2],R[3],u,h);else{R=R[5];var x=e,T=h,P=Cy(x,null,new Set,null,null);P.parentFlushed=!0,P.rootSegmentID=R,P.status=4,P.errorDigest=T,P.parentFlushed&&x.clientRenderedBoundaries.push(P)}}if(t.length=0,a!==null){if(n===null)throw Error("We should not have any resumable nodes in the shell. This is a bug in React.");if(n.status!==4&&(n.status=4,n.errorDigest=h,n.parentFlushed&&e.clientRenderedBoundaries.push(n)),typeof a=="object")for(var E in a)delete a[E]}}s(Jf,"abortRemainingReplayNodes");function vy(e,n,t){var a=e.blockedBoundary,u=e.blockedSegment;if(u!==null){if(u.status===6)return;u.status=3}var h=tu(e.componentStack);if(a===null){if(n.status!==13&&n.status!==14){if(a=e.replay,a===null){n.trackedPostpones!==null&&u!==null?(a=n.trackedPostpones,Ri(n,t,h),gy(n,a,e,u),ru(n,null,e.row,u)):(Ri(n,t,h),zf(n,t));return}a.pendingTasks--,a.pendingTasks===0&&0<a.nodes.length&&(u=Ri(n,t,h),Jf(n,null,a.nodes,a.slots,t,u)),n.pendingRootTasks--,n.pendingRootTasks===0&&Fy(n)}}else{var g=n.trackedPostpones;if(a.status!==4){if(g!==null&&u!==null)return Ri(n,t,h),gy(n,g,e,u),a.fallbackAbortableTasks.forEach(function(R){return vy(R,n,t)}),a.fallbackAbortableTasks.clear(),ru(n,a,e.row,u);a.status=4,u=Ri(n,t,h),a.status=4,a.errorDigest=u,Py(n,a),a.parentFlushed&&n.clientRenderedBoundaries.push(a)}a.pendingTasks--,u=a.row,u!==null&&--u.pendingTasks===0&&Ei(n,u),a.fallbackAbortableTasks.forEach(function(R){return vy(R,n,t)}),a.fallbackAbortableTasks.clear()}e=e.row,e!==null&&--e.pendingTasks===0&&Ei(n,e),n.allPendingTasks--,n.allPendingTasks===0&&tg(n)}s(vy,"abortTask");function Ay(e,n){try{var t=e.renderState,a=t.onHeaders;if(a){var u=t.headers;if(u){t.headers=null;var h=u.preconnects;if(u.fontPreloads&&(h&&(h+=", "),h+=u.fontPreloads),u.highImagePreloads&&(h&&(h+=", "),h+=u.highImagePreloads),!n){var g=t.styles.values(),R=g.next();e:for(;0<u.remainingCapacity&&!R.done;R=g.next())for(var x=R.value.sheets.values(),T=x.next();0<u.remainingCapacity&&!T.done;T=x.next()){var P=T.value,E=P.props,C=E.href,k=P.props,Z=Qd(k.href,"style",{crossOrigin:k.crossOrigin,integrity:k.integrity,nonce:k.nonce,type:k.type,fetchPriority:k.fetchPriority,referrerPolicy:k.referrerPolicy,media:k.media});if(0<=(u.remainingCapacity-=Z.length+2))t.resets.style[C]=$o,h&&(h+=", "),h+=Z,t.resets.style[C]=typeof E.crossOrigin=="string"||typeof E.integrity=="string"?[E.crossOrigin,E.integrity]:$o;else break e}}a(h?{Link:h}:{})}}}catch(V){Ri(e,V,{})}}s(Ay,"safelyEmitEarlyPreloads");function Fy(e){e.trackedPostpones===null&&Ay(e,!0),e.trackedPostpones===null&&Xf(e),e.onShellError=Gi,e=e.onShellReady,e()}s(Fy,"completeShell");function tg(e){Ay(e,e.trackedPostpones===null?!0:e.completedRootSegment===null||e.completedRootSegment.status!==5),Xf(e),e=e.onAllReady,e()}s(tg,"completeAll");function Wf(e,n){if(n.chunks.length===0&&n.children.length===1&&n.children[0].boundary===null&&n.children[0].id===-1){var t=n.children[0];t.id=n.id,t.parentFlushed=!0,t.status!==1&&t.status!==3&&t.status!==4||Wf(e,t)}else e.completedSegments.push(n)}s(Wf,"queueCompletedSegment");function ru(e,n,t,a){if(t!==null&&(--t.pendingTasks===0?Ei(e,t):t.together&&fy(e,t)),e.allPendingTasks--,n===null){if(a!==null&&a.parentFlushed){if(e.completedRootSegment!==null)throw Error("There can only be one root segment. This is a bug in React.");e.completedRootSegment=a}e.pendingRootTasks--,e.pendingRootTasks===0&&Fy(e)}else if(n.pendingTasks--,n.status!==4)if(n.pendingTasks===0){if(n.status===0&&(n.status=1),a!==null&&a.parentFlushed&&(a.status===1||a.status===3)&&Wf(n,a),n.parentFlushed&&e.completedBoundaries.push(n),n.status===1)t=n.row,t!==null&&xc(t.hoistables,n.contentState),Tc(e,n)||(n.fallbackAbortableTasks.forEach(jw,e),n.fallbackAbortableTasks.clear(),t!==null&&--t.pendingTasks===0&&Ei(e,t)),e.pendingRootTasks===0&&e.trackedPostpones===null&&n.contentPreamble!==null&&Xf(e);else if(n.status===5&&(n=n.row,n!==null)){if(e.trackedPostpones!==null){t=e.trackedPostpones;var u=n.next;if(u!==null&&(a=u.boundaries,a!==null))for(u.boundaries=null,u=0;u<a.length;u++){var h=a[u];RT(e,t,h),ru(e,h,null,null)}}--n.pendingTasks===0&&Ei(e,n)}}else a===null||!a.parentFlushed||a.status!==1&&a.status!==3||(Wf(n,a),n.completedSegments.length===1&&n.parentFlushed&&e.partialBoundaries.push(n)),n=n.row,n!==null&&n.together&&fy(e,n);e.allPendingTasks===0&&tg(e)}s(ru,"finishedTask");function ET(e){if(e.status!==14&&e.status!==13){var n=Vu,t=hc.H;hc.H=Nx;var a=hc.A;hc.A=Vw;var u=ri;ri=e;var h=Gd;Gd=e.resumableState;try{var g=e.pingedTasks,R;for(R=0;R<g.length;R++){var x=g[R],T=e,P=x.blockedSegment;if(P===null){var E=T;if(x.replay.pendingTasks!==0){$a(x.context);try{if(typeof x.replay.slots=="number"?sg(E,x,x.replay.slots,x.node,x.childIndex):hy(E,x),x.replay.pendingTasks===1&&0<x.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");x.replay.pendingTasks--,x.abortSet.delete(x),ru(E,x.blockedBoundary,x.row,null)}catch(se){Nf();var C=se===Ho?qd():se;if(typeof C=="object"&&C!==null&&typeof C.then=="function"){var k=x.ping;C.then(k,k),x.thenableState=se===Ho?vc():null}else{x.replay.pendingTasks--,x.abortSet.delete(x);var Z=tu(x.componentStack);T=void 0;var V=E,q=x.blockedBoundary,ie=E.status===12?E.fatalError:C,te=x.replay.nodes,Te=x.replay.slots;T=Ri(V,ie,Z),Jf(V,q,te,Te,ie,T),E.pendingRootTasks--,E.pendingRootTasks===0&&Fy(E),E.allPendingTasks--,E.allPendingTasks===0&&tg(E)}}finally{}}}else if(E=void 0,V=P,V.status===0){V.status=6,$a(x.context);var Ee=V.children.length,fe=V.chunks.length;try{hy(T,x),If(V.chunks,T.renderState,V.lastPushedText,V.textEmbedded),x.abortSet.delete(x),V.status=1,ru(T,x.blockedBoundary,x.row,V)}catch(se){Nf(),V.children.length=Ee,V.chunks.length=fe;var Y=se===Ho?qd():T.status===12?T.fatalError:se;if(T.status===12&&T.trackedPostpones!==null){var Je=T.trackedPostpones,tn=tu(x.componentStack);x.abortSet.delete(x),Ri(T,Y,tn),gy(T,Je,x,V),ru(T,x.blockedBoundary,x.row,V)}else if(typeof Y=="object"&&Y!==null&&typeof Y.then=="function"){V.status=0,x.thenableState=se===Ho?vc():null;var ye=x.ping;Y.then(ye,ye)}else{var le=tu(x.componentStack);x.abortSet.delete(x),V.status=4;var ae=x.blockedBoundary,re=x.row;if(re!==null&&--re.pendingTasks===0&&Ei(T,re),T.allPendingTasks--,E=Ri(T,Y,le),ae===null)zf(T,Y);else if(ae.pendingTasks--,ae.status!==4){ae.status=4,ae.errorDigest=E,Py(T,ae);var Se=ae.row;Se!==null&&--Se.pendingTasks===0&&Ei(T,Se),ae.parentFlushed&&T.clientRenderedBoundaries.push(ae),T.pendingRootTasks===0&&T.trackedPostpones===null&&ae.contentPreamble!==null&&Xf(T)}T.allPendingTasks===0&&tg(T)}}finally{}}}g.splice(0,R),e.destination!==null&&cg(e,e.destination)}catch(se){Ri(e,se,{}),zf(e,se)}finally{Gd=h,hc.H=t,hc.A=a,t===Nx&&$a(n),ri=u}}}s(ET,"performWork");function ty(e,n,t){n.preambleChildren.length&&t.push(n.preambleChildren);for(var a=!1,u=0;u<n.children.length;u++)a=mT(e,n.children[u],t)||a;return a}s(ty,"preparePreambleFromSubtree");function mT(e,n,t){var a=n.boundary;if(a===null)return ty(e,n,t);var u=a.contentPreamble,h=a.fallbackPreamble;if(u===null||h===null)return!1;switch(a.status){case 1:if(Fx(e.renderState,u),e.byteSize+=a.byteSize,n=a.completedSegments[0],!n)throw Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");return ty(e,n,t);case 5:if(e.trackedPostpones!==null)return!0;case 4:if(n.status===1)return Fx(e.renderState,h),ty(e,n,t);default:return!0}}s(mT,"preparePreambleFromSegment");function Xf(e){if(e.completedRootSegment&&e.completedPreambleSegments===null){var n=[],t=e.byteSize,a=mT(e,e.completedRootSegment,n),u=e.renderState.preamble;a===!1||u.headChunks&&u.bodyChunks?e.completedPreambleSegments=n:e.byteSize=t}}s(Xf,"preparePreamble");function Bd(e,n,t,a){switch(t.parentFlushed=!0,t.status){case 0:t.id=e.nextSegmentId++;case 5:return a=t.id,t.lastPushedText=!1,t.textEmbedded=!1,e=e.renderState,n.push('<template id="'),n.push(e.placeholderPrefix),e=a.toString(16),n.push(e),n.push('"></template>');case 1:t.status=2;var u=!0,h=t.chunks,g=0;t=t.children;for(var R=0;R<t.length;R++){for(u=t[R];g<u.index;g++)n.push(h[g]);u=Gf(e,n,u,a)}for(;g<h.length-1;g++)n.push(h[g]);return g<h.length&&(u=n.push(h[g])),u;case 3:return!0;default:throw Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}s(Bd,"flushSubtree");var Yf=0;function Gf(e,n,t,a){var u=t.boundary;if(u===null)return Bd(e,n,t,a);if(u.parentFlushed=!0,u.status===4){var h=u.row;return h!==null&&--h.pendingTasks===0&&Ei(e,h),e.renderState.generateStaticMarkup||(u=u.errorDigest,n.push("<!--$!-->"),n.push("<template"),u&&(n.push(' data-dgst="'),u=Ge(u),n.push(u),n.push('"')),n.push("></template>")),Bd(e,n,t,a),e=e.renderState.generateStaticMarkup?!0:n.push("<!--/$-->"),e}if(u.status!==1)return u.status===0&&(u.rootSegmentID=e.nextSegmentId++),0<u.completedSegments.length&&e.partialBoundaries.push(u),Ox(n,e.renderState,u.rootSegmentID),a&&xc(a,u.fallbackState),Bd(e,n,t,a),n.push("<!--/$-->");if(!Jd&&Tc(e,u)&&Yf+u.byteSize>e.progressiveChunkSize)return u.rootSegmentID=e.nextSegmentId++,e.completedBoundaries.push(u),Ox(n,e.renderState,u.rootSegmentID),Bd(e,n,t,a),n.push("<!--/$-->");if(Yf+=u.byteSize,a&&xc(a,u.contentState),t=u.row,t!==null&&Tc(e,u)&&--t.pendingTasks===0&&Ei(e,t),e.renderState.generateStaticMarkup||n.push("<!--$-->"),t=u.completedSegments,t.length!==1)throw Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");return Gf(e,n,t[0],a),e=e.renderState.generateStaticMarkup?!0:n.push("<!--/$-->"),e}s(Gf,"flushSegment");function ry(e,n,t,a){return fw(n,e.renderState,t.parentFormatContext,t.id),Gf(e,n,t,a),hw(n,t.parentFormatContext)}s(ry,"flushSegmentContainer");function Xx(e,n,t){Yf=t.byteSize;for(var a=t.completedSegments,u=0;u<a.length;u++)ST(e,n,t,a[u]);a.length=0,a=t.row,a!==null&&Tc(e,t)&&--a.pendingTasks===0&&Ei(e,a),hT(n,t.contentState,e.renderState),a=e.resumableState,e=e.renderState,u=t.rootSegmentID,t=t.contentState;var h=e.stylesToHoist;return e.stylesToHoist=!1,n.push(e.startInlineScript),n.push(">"),h?((a.instructions&4)===0&&(a.instructions|=4,n.push('$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};')),(a.instructions&2)===0&&(a.instructions|=2,n.push(`$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
|
|
44
|
+
$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};`)),(a.instructions&8)===0?(a.instructions|=8,n.push(`$RM=new Map;$RR=function(n,w,p){function u(q){this._p=null;q()}for(var r=new Map,t=document,h,b,e=t.querySelectorAll("link[data-precedence],style[data-precedence]"),v=[],k=0;b=e[k++];)"not all"===b.getAttribute("media")?v.push(b):("LINK"===b.tagName&&$RM.set(b.getAttribute("href"),b),r.set(b.dataset.precedence,h=b));e=0;b=[];var l,a;for(k=!0;;){if(k){var f=p[e++];if(!f){k=!1;e=0;continue}var c=!1,m=0;var d=f[m++];if(a=$RM.get(d)){var g=a._p;c=!0}else{a=t.createElement("link");a.href=d;a.rel=
|
|
45
|
+
"stylesheet";for(a.dataset.precedence=l=f[m++];g=f[m++];)a.setAttribute(g,f[m++]);g=a._p=new Promise(function(q,x){a.onload=u.bind(a,q);a.onerror=u.bind(a,x)});$RM.set(d,a)}d=a.getAttribute("media");!g||d&&!matchMedia(d).matches||b.push(g);if(c)continue}else{a=v[e++];if(!a)break;l=a.getAttribute("data-precedence");a.removeAttribute("media")}c=r.get(l)||h;c===h&&(h=a);r.set(l,a);c?c.parentNode.insertBefore(a,c.nextSibling):(c=t.head,c.insertBefore(a,c.firstChild))}if(p=document.getElementById(n))p.previousSibling.data=
|
|
46
|
+
"$~";Promise.all(b).then($RC.bind(null,n,w),$RX.bind(null,n,"CSS failed to load"))};$RR("`)):n.push('$RR("')):((a.instructions&2)===0&&(a.instructions|=2,n.push(`$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
|
|
47
|
+
$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};`)),n.push('$RC("')),a=u.toString(16),n.push(e.boundaryPrefix),n.push(a),n.push('","'),n.push(e.segmentPrefix),n.push(a),h?(n.push('",'),Rw(n,t)):n.push('"'),t=n.push(")</script>"),fT(n,e)&&t}s(Xx,"flushCompletedBoundary");function ST(e,n,t,a){if(a.status===2)return!0;var u=t.contentState,h=a.id;if(h===-1){if((a.id=t.rootSegmentID)===-1)throw Error("A root segment ID must have been assigned by now. This is a bug in React.");return ry(e,n,a,u)}return h===t.rootSegmentID?ry(e,n,a,u):(ry(e,n,a,u),t=e.resumableState,e=e.renderState,n.push(e.startInlineScript),n.push(">"),(t.instructions&1)===0?(t.instructions|=1,n.push('$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("')):n.push('$RS("'),n.push(e.segmentPrefix),h=h.toString(16),n.push(h),n.push('","'),n.push(e.placeholderPrefix),n.push(h),n=n.push('")</script>'),n)}s(ST,"flushPartiallyCompletedSegment");var Jd=!1;function cg(e,n){try{if(!(0<e.pendingRootTasks)){var t,a=e.completedRootSegment;if(a!==null){if(a.status===5)return;var u=e.completedPreambleSegments;if(u===null)return;Yf=e.byteSize;var h=e.resumableState,g=e.renderState,R=g.preamble,x=R.htmlChunks,T=R.headChunks,P;if(x){for(P=0;P<x.length;P++)n.push(x[P]);if(T)for(P=0;P<T.length;P++)n.push(T[P]);else{var E=vr("head");n.push(E),n.push(">")}}else if(T)for(P=0;P<T.length;P++)n.push(T[P]);var C=g.charsetChunks;for(P=0;P<C.length;P++)n.push(C[P]);C.length=0,g.preconnects.forEach(El,n),g.preconnects.clear();var k=g.viewportChunks;for(P=0;P<k.length;P++)n.push(k[P]);k.length=0,g.fontPreloads.forEach(El,n),g.fontPreloads.clear(),g.highImagePreloads.forEach(El,n),g.highImagePreloads.clear(),bc=g,g.styles.forEach(Tw,n),bc=null;var Z=g.importMapChunks;for(P=0;P<Z.length;P++)n.push(Z[P]);Z.length=0,g.bootstrapScripts.forEach(El,n),g.scripts.forEach(El,n),g.scripts.clear(),g.bulkPreloads.forEach(El,n),g.bulkPreloads.clear(),h.instructions|=32;var V=g.hoistableChunks;for(P=0;P<V.length;P++)n.push(V[P]);for(h=V.length=0;h<u.length;h++){var q=u[h];for(g=0;g<q.length;g++)Gf(e,n,q[g],null)}var ie=e.renderState.preamble,te=ie.headChunks;if(ie.htmlChunks||te){var Te=Ku("head");n.push(Te)}var Ee=ie.bodyChunks;if(Ee)for(u=0;u<Ee.length;u++)n.push(Ee[u]);Gf(e,n,a,null),e.completedRootSegment=null;var fe=e.renderState;if(e.allPendingTasks!==0||e.clientRenderedBoundaries.length!==0||e.completedBoundaries.length!==0||e.trackedPostpones!==null&&(e.trackedPostpones.rootNodes.length!==0||e.trackedPostpones.rootSlots!==null)){var Y=e.resumableState;if((Y.instructions&64)===0){if(Y.instructions|=64,n.push(fe.startInlineScript),(Y.instructions&32)===0){Y.instructions|=32;var Je="_"+Y.idPrefix+"R_";n.push(' id="');var tn=Ge(Je);n.push(tn),n.push('"')}n.push(">"),n.push("requestAnimationFrame(function(){$RT=performance.now()});"),n.push("</script>")}}fT(n,fe)}var ye=e.renderState;a=0;var le=ye.viewportChunks;for(a=0;a<le.length;a++)n.push(le[a]);le.length=0,ye.preconnects.forEach(El,n),ye.preconnects.clear(),ye.fontPreloads.forEach(El,n),ye.fontPreloads.clear(),ye.highImagePreloads.forEach(El,n),ye.highImagePreloads.clear(),ye.styles.forEach(ww,n),ye.scripts.forEach(El,n),ye.scripts.clear(),ye.bulkPreloads.forEach(El,n),ye.bulkPreloads.clear();var ae=ye.hoistableChunks;for(a=0;a<ae.length;a++)n.push(ae[a]);ae.length=0;var re=e.clientRenderedBoundaries;for(t=0;t<re.length;t++){var Se=re[t];ye=n;var se=e.resumableState,_e=e.renderState,Kn=Se.rootSegmentID,Oe=Se.errorDigest;ye.push(_e.startInlineScript),ye.push(">"),(se.instructions&4)===0?(se.instructions|=4,ye.push('$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};;$RX("')):ye.push('$RX("'),ye.push(_e.boundaryPrefix);var He=Kn.toString(16);if(ye.push(He),ye.push('"'),Oe){ye.push(",");var lt=gw(Oe||"");ye.push(lt)}var Hn=ye.push(")</script>");if(!Hn){e.destination=null,t++,re.splice(0,t);return}}re.splice(0,t);var Tn=e.completedBoundaries;for(t=0;t<Tn.length;t++)if(!Xx(e,n,Tn[t])){e.destination=null,t++,Tn.splice(0,t);return}Tn.splice(0,t),Jd=!0;var ue=e.partialBoundaries;for(t=0;t<ue.length;t++){var Xe=ue[t];e:{re=e,Se=n,Yf=Xe.byteSize;var Ut=Xe.completedSegments;for(Hn=0;Hn<Ut.length;Hn++)if(!ST(re,Se,Xe,Ut[Hn])){Hn++,Ut.splice(0,Hn);var Ft=!1;break e}Ut.splice(0,Hn);var De=Xe.row;De!==null&&De.together&&Xe.pendingTasks===1&&(De.pendingTasks===1?ky(re,De,De.hoistables):De.pendingTasks--),Ft=hT(Se,Xe.contentState,re.renderState)}if(!Ft){e.destination=null,t++,ue.splice(0,t);return}}ue.splice(0,t),Jd=!1;var me=e.completedBoundaries;for(t=0;t<me.length;t++)if(!Xx(e,n,me[t])){e.destination=null,t++,me.splice(0,t);return}me.splice(0,t)}}finally{Jd=!1,e.allPendingTasks===0&&e.clientRenderedBoundaries.length===0&&e.completedBoundaries.length===0&&(e.flushScheduled=!1,t=e.resumableState,t.hasBody&&(ue=Ku("body"),n.push(ue)),t.hasHtml&&(t=Ku("html"),n.push(t)),e.status=14,n.push(null),e.destination=null)}}s(cg,"flushCompletedQueues");function ju(e){if(e.flushScheduled===!1&&e.pingedTasks.length===0&&e.destination!==null){e.flushScheduled=!0;var n=e.destination;n?cg(e,n):e.flushScheduled=!1}}s(ju,"enqueueFlush");function $w(e,n){if(e.status===13)e.status=14,n.destroy(e.fatalError);else if(e.status!==14&&e.destination===null){e.destination=n;try{cg(e,n)}catch(t){Ri(e,t,{}),zf(e,t)}}}s($w,"startFlowing");function eR(e,n){(e.status===11||e.status===10)&&(e.status=12);try{var t=e.abortableTasks;if(0<t.size){var a=n===void 0?Error("The render was aborted by the server without a reason."):typeof n=="object"&&n!==null&&typeof n.then=="function"?Error("The render was aborted by the server with a promise."):n;e.fatalError=a,t.forEach(function(u){return vy(u,e,a)}),t.clear()}e.destination!==null&&cg(e,e.destination)}catch(u){Ri(e,u,{}),zf(e,u)}}s(eR,"abort");function rg(e,n,t){if(n===null)t.rootNodes.push(e);else{var a=t.workingMap,u=a.get(n);u===void 0&&(u=[n[1],n[2],[],null],a.set(n,u),rg(u,n[0],t)),u[2].push(e)}}s(rg,"addToReplayParent");function nR(){}s(nR,"onError");function CT(e,n,t,a){var u=!1,h=null,g="",R=!1;if(n=aw(n?n.identifierPrefix:void 0),e=qw(e,n,Iw(n,t),ti(0,null,0,null),1/0,nR,void 0,function(){R=!0},void 0,void 0,void 0),e.flushScheduled=e.destination!==null,ET(e),e.status===10&&(e.status=11),e.trackedPostpones===null&&Ay(e,e.pendingRootTasks===0),eR(e,a),$w(e,{push:s(function(x){return x!==null&&(g+=x),!0},"push"),destroy:s(function(x){u=!0,h=x},"destroy")}),u&&h!==a)throw h;if(!R)throw Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");return g}s(CT,"renderToStringImpl");fg.renderToStaticMarkup=function(e,n){return CT(e,n,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server')};fg.renderToString=function(e,n){return CT(e,n,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server')};fg.version="19.2.0"});var r0=Rl(Zl=>{"use strict";var tR=require("util"),rR=require("crypto"),iR=require("async_hooks"),lb=ba(),oR=Af(),gp=require("stream"),vp=Symbol.for("react.transitional.element"),yp=Symbol.for("react.portal"),bp=Symbol.for("react.fragment"),xp=Symbol.for("react.strict_mode"),Tp=Symbol.for("react.profiler"),pp=Symbol.for("react.consumer"),Hg=Symbol.for("react.context"),ab=Symbol.for("react.forward_ref"),Dg=Symbol.for("react.suspense"),ub=Symbol.for("react.suspense_list"),sb=Symbol.for("react.memo"),Lg=Symbol.for("react.lazy"),lR=Symbol.for("react.scope"),wp=Symbol.for("react.activity"),aR=Symbol.for("react.legacy_hidden"),uR=Symbol.for("react.memo_cache_sentinel"),sR=Symbol.for("react.view_transition"),PT=Symbol.iterator;function Rp(e){return e===null||typeof e!="object"?null:(e=PT&&e[PT]||e["@@iterator"],typeof e=="function"?e:null)}s(Rp,"getIteratorFn");var Rg=Array.isArray,Ep=queueMicrotask;function AT(e){typeof e.flush=="function"&&e.flush()}s(AT,"flushBuffered");var vt=null,Vn=0,Cc=!0;function U(e,n){if(typeof n=="string"){if(n.length!==0)if(2048<3*n.length)0<Vn&&(wa(e,vt.subarray(0,Vn)),vt=new Uint8Array(2048),Vn=0),wa(e,n);else{var t=vt;0<Vn&&(t=vt.subarray(Vn)),t=qf.encodeInto(n,t);var a=t.read;Vn+=t.written,a<n.length&&(wa(e,vt.subarray(0,Vn)),vt=new Uint8Array(2048),Vn=qf.encodeInto(n.slice(a),vt).written),Vn===2048&&(wa(e,vt),vt=new Uint8Array(2048),Vn=0)}}else n.byteLength!==0&&(2048<n.byteLength?(0<Vn&&(wa(e,vt.subarray(0,Vn)),vt=new Uint8Array(2048),Vn=0),wa(e,n)):(t=vt.length-Vn,t<n.byteLength&&(t===0?wa(e,vt):(vt.set(n.subarray(0,t),Vn),Vn+=t,wa(e,vt),n=n.subarray(t)),vt=new Uint8Array(2048),Vn=0),vt.set(n,Vn),Vn+=n.byteLength,Vn===2048&&(wa(e,vt),vt=new Uint8Array(2048),Vn=0)))}s(U,"writeChunk");function wa(e,n){e=e.write(n),Cc=Cc&&e}s(wa,"writeToDestination");function _n(e,n){return U(e,n),Cc}s(_n,"writeChunkAndReturn");function Oy(e){vt&&0<Vn&&e.write(vt.subarray(0,Vn)),vt=null,Vn=0,Cc=!0}s(Oy,"completeWriting");var qf=new tR.TextEncoder;function W(e){return qf.encode(e)}s(W,"stringToPrecomputedChunk");function FT(e){return typeof e=="string"?Buffer.byteLength(e,"utf8"):e.byteLength}s(FT,"byteLengthOfChunk");var vo=Object.assign,yt=Object.prototype.hasOwnProperty,cR=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),OT={},MT={};function cb(e){return yt.call(MT,e)?!0:yt.call(OT,e)?!1:cR.test(e)?MT[e]=!0:(OT[e]=!0,!1)}s(cb,"isAttributeNameSafe");var fR=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" ")),hR=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),dR=/["'&<>]/;function Ie(e){if(typeof e=="boolean"||typeof e=="number"||typeof e=="bigint")return""+e;e=""+e;var n=dR.exec(e);if(n){var t="",a,u=0;for(a=n.index;a<e.length;a++){switch(e.charCodeAt(a)){case 34:n=""";break;case 38:n="&";break;case 39:n="'";break;case 60:n="<";break;case 62:n=">";break;default:continue}u!==a&&(t+=e.slice(u,a)),u=a+1,t+=n}e=u!==a?t+e.slice(u,a):t}return e}s(Ie,"escapeTextForBrowser");var gR=/([A-Z])/g,vR=/^ms-/,yR=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function jf(e){return yR.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}s(jf,"sanitizeURL");var pc=lb.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,mp=oR.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,bR={pending:!1,data:null,method:null,action:null},Ea=mp.d;mp.d={f:Ea.f,r:Ea.r,D:em,C:nm,L:tm,m:rm,X:om,S:im,M:lm};var tl=[],kc=null;W('"></template>');var xR=W("<script"),Eg=W("</script>"),TR=W('<script src="'),pR=W('<script type="module" src="'),IT=W(' nonce="'),_T=W(' integrity="'),HT=W(' crossorigin="'),DT=W(' async=""></script>'),wR=W("<style"),zy=/(<\/|<)(s)(cript)/gi;function Wy(e,n,t,a){return""+n+(t==="s"?"\\u0073":"\\u0053")+a}s(Wy,"scriptReplacer");var RR=W('<script type="importmap">'),ER=W("</script>");function cu(e,n,t,a,u,h){t=typeof n=="string"?n:n&&n.script;var g=t===void 0?xR:W('<script nonce="'+Ie(t)+'"'),R=typeof n=="string"?void 0:n&&n.style,x=R===void 0?wR:W('<style nonce="'+Ie(R)+'"'),T=e.idPrefix,P=[],E=e.bootstrapScriptContent,C=e.bootstrapScripts,k=e.bootstrapModules;if(E!==void 0&&(P.push(g),yg(P,e),P.push(Pt,(""+E).replace(zy,Wy),Eg)),E=[],a!==void 0&&(E.push(RR),E.push((""+JSON.stringify(a)).replace(zy,Wy)),E.push(ER)),a=u?{preconnects:"",fontPreloads:"",highImagePreloads:"",remainingCapacity:2+(typeof h=="number"?h:2e3)}:null,u={placeholderPrefix:W(T+"P:"),segmentPrefix:W(T+"S:"),boundaryPrefix:W(T+"B:"),startInlineScript:g,startInlineStyle:x,preamble:$f(),externalRuntimeScript:null,bootstrapChunks:P,importMapChunks:E,onHeaders:u,headers:a,resets:{font:{},dns:{},connect:{default:{},anonymous:{},credentials:{}},image:{},style:{}},charsetChunks:[],viewportChunks:[],hoistableChunks:[],preconnects:new Set,fontPreloads:new Set,highImagePreloads:new Set,styles:new Map,bootstrapScripts:new Set,scripts:new Set,bulkPreloads:new Set,preloads:{images:new Map,stylesheets:new Map,scripts:new Map,moduleScripts:new Map},nonce:{script:t,style:R},hoistableState:null,stylesToHoist:!1},C!==void 0)for(a=0;a<C.length;a++)T=C[a],R=g=void 0,x={rel:"preload",as:"script",fetchPriority:"low",nonce:n},typeof T=="string"?x.href=h=T:(x.href=h=T.src,x.integrity=R=typeof T.integrity=="string"?T.integrity:void 0,x.crossOrigin=g=typeof T=="string"||T.crossOrigin==null?void 0:T.crossOrigin==="use-credentials"?"use-credentials":""),T=e,E=h,T.scriptResources[E]=null,T.moduleScriptResources[E]=null,T=[],Si(T,x),u.bootstrapScripts.add(T),P.push(TR,Ie(h),At),t&&P.push(IT,Ie(t),At),typeof R=="string"&&P.push(_T,Ie(R),At),typeof g=="string"&&P.push(HT,Ie(g),At),yg(P,e),P.push(DT);if(k!==void 0)for(n=0;n<k.length;n++)R=k[n],h=a=void 0,g={rel:"modulepreload",fetchPriority:"low",nonce:t},typeof R=="string"?g.href=C=R:(g.href=C=R.src,g.integrity=h=typeof R.integrity=="string"?R.integrity:void 0,g.crossOrigin=a=typeof R=="string"||R.crossOrigin==null?void 0:R.crossOrigin==="use-credentials"?"use-credentials":""),R=e,x=C,R.scriptResources[x]=null,R.moduleScriptResources[x]=null,R=[],Si(R,g),u.bootstrapScripts.add(R),P.push(pR,Ie(C),At),t&&P.push(IT,Ie(t),At),typeof h=="string"&&P.push(_T,Ie(h),At),typeof a=="string"&&P.push(HT,Ie(a),At),yg(P,e),P.push(DT);return u}s(cu,"createRenderState");function Bg(e,n,t,a,u){return{idPrefix:e===void 0?"":e,nextFormID:0,streamingFormat:0,bootstrapScriptContent:t,bootstrapScripts:a,bootstrapModules:u,instructions:0,hasBody:!1,hasHtml:!1,unknownResources:{},dnsResources:{},connectResources:{default:{},anonymous:{},credentials:{}},imageResources:{},styleResources:{},scriptResources:{},moduleUnknownResources:{},moduleScriptResources:{}}}s(Bg,"createResumableState");function $f(){return{htmlChunks:null,headChunks:null,bodyChunks:null}}s($f,"createPreambleState");function ii(e,n,t,a){return{insertionMode:e,selectedValue:n,tagScope:t,viewTransition:a}}s(ii,"createFormatContext");function Ng(e){return ii(e==="http://www.w3.org/2000/svg"?4:e==="http://www.w3.org/1998/Math/MathML"?5:0,null,0,null)}s(Ng,"createRootFormatContext");function LT(e,n,t){var a=e.tagScope&-25;switch(n){case"noscript":return ii(2,null,a|1,null);case"select":return ii(2,t.value!=null?t.value:t.defaultValue,a,null);case"svg":return ii(4,null,a,null);case"picture":return ii(2,null,a|2,null);case"math":return ii(5,null,a,null);case"foreignObject":return ii(2,null,a,null);case"table":return ii(6,null,a,null);case"thead":case"tbody":case"tfoot":return ii(7,null,a,null);case"colgroup":return ii(9,null,a,null);case"tr":return ii(8,null,a,null);case"head":if(2>e.insertionMode)return ii(3,null,a,null);break;case"html":if(e.insertionMode===0)return ii(1,null,a,null)}return 6<=e.insertionMode||2>e.insertionMode?ii(2,null,a,null):e.tagScope!==a?ii(e.insertionMode,e.selectedValue,a,null):e}s(LT,"getChildFormatContext");function Sp(e){return e===null?null:{update:e.update,enter:"none",exit:"none",share:e.update,name:e.autoName,autoName:e.autoName,nameIdx:0}}s(Sp,"getSuspenseViewTransition");function Yy(e,n){return n.tagScope&32&&(e.instructions|=128),ii(n.insertionMode,n.selectedValue,n.tagScope|12,Sp(n.viewTransition))}s(Yy,"getSuspenseFallbackFormatContext");function vg(e,n){e=Sp(n.viewTransition);var t=n.tagScope|16;return e!==null&&e.share!=="none"&&(t|=64),ii(n.insertionMode,n.selectedValue,t,e)}s(vg,"getSuspenseContentFormatContext");var Sl=W("<!-- -->");function BT(e,n,t,a){return n===""?a:(a&&e.push(Sl),e.push(Ie(n)),!0)}s(BT,"pushTextInstance");var NT=new Map,mR=W(' style="'),UT=W(":"),SR=W(";");function Cp(e,n){if(typeof n!="object")throw Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");var t=!0,a;for(a in n)if(yt.call(n,a)){var u=n[a];if(u!=null&&typeof u!="boolean"&&u!==""){if(a.indexOf("--")===0){var h=Ie(a);u=Ie((""+u).trim())}else h=NT.get(a),h===void 0&&(h=W(Ie(a.replace(gR,"-$1").toLowerCase().replace(vR,"-ms-"))),NT.set(a,h)),u=typeof u=="number"?u===0||fR.has(a)?""+u:u+"px":Ie((""+u).trim());t?(t=!1,e.push(mR,h,UT,u)):e.push(SR,h,UT,u)}}t||e.push(At)}s(Cp,"pushStyleAttribute");var Ji=W(" "),nl=W('="'),At=W('"'),Gy=W('=""');function Jy(e,n,t){t&&typeof t!="function"&&typeof t!="symbol"&&e.push(Ji,n,Gy)}s(Jy,"pushBooleanAttribute");function mi(e,n,t){typeof t!="function"&&typeof t!="symbol"&&typeof t!="boolean"&&e.push(Ji,n,nl,Ie(t),At)}s(mi,"pushStringAttribute");var kp=W(Ie("javascript:throw new Error('React form unexpectedly submitted.')")),Pp=W('<input type="hidden"');function My(e,n){this.push(Pp),Ap(e),mi(this,"name",n),mi(this,"value",e),this.push(eh)}s(My,"pushAdditionalFormField");function Ap(e){if(typeof e!="string")throw Error("File/Blob fields are not yet supported in progressive forms. Will fallback to client hydration.")}s(Ap,"validateAdditionalFormField");function Fp(e,n){if(typeof n.$$FORM_ACTION=="function"){var t=e.nextFormID++;e=e.idPrefix+t;try{var a=n.$$FORM_ACTION(e);if(a){var u=a.data;u?.forEach(Ap)}return a}catch(h){if(typeof h=="object"&&h!==null&&typeof h.then=="function")throw h}}return null}s(Fp,"getCustomFormFields");function zT(e,n,t,a,u,h,g,R){var x=null;if(typeof a=="function"){var T=Fp(n,a);T!==null?(R=T.name,a=T.action||"",u=T.encType,h=T.method,g=T.target,x=T.data):(e.push(Ji,"formAction",nl,kp,At),g=h=u=a=R=null,Op(n,t))}return R!=null&&xn(e,"name",R),a!=null&&xn(e,"formAction",a),u!=null&&xn(e,"formEncType",u),h!=null&&xn(e,"formMethod",h),g!=null&&xn(e,"formTarget",g),x}s(zT,"pushFormActionAttribute");function xn(e,n,t){switch(n){case"className":mi(e,"class",t);break;case"tabIndex":mi(e,"tabindex",t);break;case"dir":case"role":case"viewBox":case"width":case"height":mi(e,n,t);break;case"style":Cp(e,t);break;case"src":case"href":if(t==="")break;case"action":case"formAction":if(t==null||typeof t=="function"||typeof t=="symbol"||typeof t=="boolean")break;t=jf(""+t),e.push(Ji,n,nl,Ie(t),At);break;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"autoFocus":case"multiple":case"muted":Jy(e,n.toLowerCase(),t);break;case"xlinkHref":if(typeof t=="function"||typeof t=="symbol"||typeof t=="boolean")break;t=jf(""+t),e.push(Ji,"xlink:href",nl,Ie(t),At);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":typeof t!="function"&&typeof t!="symbol"&&e.push(Ji,n,nl,Ie(t),At);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":t&&typeof t!="function"&&typeof t!="symbol"&&e.push(Ji,n,Gy);break;case"capture":case"download":t===!0?e.push(Ji,n,Gy):t!==!1&&typeof t!="function"&&typeof t!="symbol"&&e.push(Ji,n,nl,Ie(t),At);break;case"cols":case"rows":case"size":case"span":typeof t!="function"&&typeof t!="symbol"&&!isNaN(t)&&1<=t&&e.push(Ji,n,nl,Ie(t),At);break;case"rowSpan":case"start":typeof t=="function"||typeof t=="symbol"||isNaN(t)||e.push(Ji,n,nl,Ie(t),At);break;case"xlinkActuate":mi(e,"xlink:actuate",t);break;case"xlinkArcrole":mi(e,"xlink:arcrole",t);break;case"xlinkRole":mi(e,"xlink:role",t);break;case"xlinkShow":mi(e,"xlink:show",t);break;case"xlinkTitle":mi(e,"xlink:title",t);break;case"xlinkType":mi(e,"xlink:type",t);break;case"xmlBase":mi(e,"xml:base",t);break;case"xmlLang":mi(e,"xml:lang",t);break;case"xmlSpace":mi(e,"xml:space",t);break;default:if((!(2<n.length)||n[0]!=="o"&&n[0]!=="O"||n[1]!=="n"&&n[1]!=="N")&&(n=hR.get(n)||n,cb(n))){switch(typeof t){case"function":case"symbol":return;case"boolean":var a=n.toLowerCase().slice(0,5);if(a!=="data-"&&a!=="aria-")return}e.push(Ji,n,nl,Ie(t),At)}}}s(xn,"pushAttribute");var Pt=W(">"),eh=W("/>");function Do(e,n,t){if(n!=null){if(t!=null)throw Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof n!="object"||!("__html"in n))throw Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://react.dev/link/dangerously-set-inner-html for more information.");n=n.__html,n!=null&&e.push(""+n)}}s(Do,"pushInnerHTML");function CR(e){var n="";return lb.Children.forEach(e,function(t){t!=null&&(n+=t)}),n}s(CR,"flattenOptionChildren");var Iy=W(' selected=""'),WT=W(`addEventListener("submit",function(a){if(!a.defaultPrevented){var c=a.target,d=a.submitter,e=c.action,b=d;if(d){var f=d.getAttribute("formAction");null!=f&&(e=f,b=null)}"javascript:throw new Error('React form unexpectedly submitted.')"===e&&(a.preventDefault(),b?(a=document.createElement("input"),a.name=b.name,a.value=b.value,b.parentNode.insertBefore(a,b),b=new FormData(c),a.parentNode.removeChild(a)):b=new FormData(c),a=c.ownerDocument||c,(a.$$reactFormReplay=a.$$reactFormReplay||[]).push(c,d,b))}});`);function Op(e,n){if((e.instructions&16)===0){e.instructions|=16;var t=n.preamble,a=n.bootstrapChunks;(t.htmlChunks||t.headChunks)&&a.length===0?(a.push(n.startInlineScript),yg(a,e),a.push(Pt,WT,Eg)):a.unshift(n.startInlineScript,Pt,WT,Eg)}}s(Op,"injectFormReplayingRuntime");var kR=W("<!--F!-->"),PR=W("<!--F-->");function Si(e,n){e.push(yr("link"));for(var t in n)if(yt.call(n,t)){var a=n[t];if(a!=null)switch(t){case"children":case"dangerouslySetInnerHTML":throw Error("link is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:xn(e,t,a)}}return e.push(eh),null}s(Si,"pushLinkImpl");var YT=/(<\/|<)(s)(tyle)/gi;function GT(e,n,t,a){return""+n+(t==="s"?"\\73 ":"\\53 ")+a}s(GT,"styleReplacer");function wc(e,n,t){e.push(yr(t));for(var a in n)if(yt.call(n,a)){var u=n[a];if(u!=null)switch(a){case"children":case"dangerouslySetInnerHTML":throw Error(t+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:xn(e,a,u)}}return e.push(eh),null}s(wc,"pushSelfClosing");function JT(e,n){e.push(yr("title"));var t=null,a=null,u;for(u in n)if(yt.call(n,u)){var h=n[u];if(h!=null)switch(u){case"children":t=h;break;case"dangerouslySetInnerHTML":a=h;break;default:xn(e,u,h)}}return e.push(Pt),n=Array.isArray(t)?2>t.length?t[0]:null:t,typeof n!="function"&&typeof n!="symbol"&&n!==null&&n!==void 0&&e.push(Ie(""+n)),Do(e,a,t),e.push(ns("title")),null}s(JT,"pushTitleImpl");var AR=W("<!--head-->"),FR=W("<!--body-->"),OR=W("<!--html-->");function mg(e,n){e.push(yr("script"));var t=null,a=null,u;for(u in n)if(yt.call(n,u)){var h=n[u];if(h!=null)switch(u){case"children":t=h;break;case"dangerouslySetInnerHTML":a=h;break;default:xn(e,u,h)}}return e.push(Pt),Do(e,a,t),typeof t=="string"&&e.push((""+t).replace(zy,Wy)),e.push(ns("script")),null}s(mg,"pushScriptImpl");function _y(e,n,t){e.push(yr(t));var a=t=null,u;for(u in n)if(yt.call(n,u)){var h=n[u];if(h!=null)switch(u){case"children":t=h;break;case"dangerouslySetInnerHTML":a=h;break;default:xn(e,u,h)}}return e.push(Pt),Do(e,a,t),t}s(_y,"pushStartSingletonElement");function hg(e,n,t){e.push(yr(t));var a=t=null,u;for(u in n)if(yt.call(n,u)){var h=n[u];if(h!=null)switch(u){case"children":t=h;break;case"dangerouslySetInnerHTML":a=h;break;default:xn(e,u,h)}}return e.push(Pt),Do(e,a,t),typeof t=="string"?(e.push(Ie(t)),null):t}s(hg,"pushStartGenericElement");var Hy=W(`
|
|
48
|
+
`),MR=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,XT=new Map;function yr(e){var n=XT.get(e);if(n===void 0){if(!MR.test(e))throw Error("Invalid tag: "+e);n=W("<"+e),XT.set(e,n)}return n}s(yr,"startChunkForTag");var IR=W("<!DOCTYPE html>");function _R(e,n,t,a,u,h,g,R,x){switch(n){case"div":case"span":case"svg":case"path":break;case"a":e.push(yr("a"));var T=null,P=null,E;for(E in t)if(yt.call(t,E)){var C=t[E];if(C!=null)switch(E){case"children":T=C;break;case"dangerouslySetInnerHTML":P=C;break;case"href":C===""?mi(e,"href",""):xn(e,E,C);break;default:xn(e,E,C)}}if(e.push(Pt),Do(e,P,T),typeof T=="string"){e.push(Ie(T));var k=null}else k=T;return k;case"g":case"p":case"li":break;case"select":e.push(yr("select"));var Z=null,V=null,q;for(q in t)if(yt.call(t,q)){var ie=t[q];if(ie!=null)switch(q){case"children":Z=ie;break;case"dangerouslySetInnerHTML":V=ie;break;case"defaultValue":case"value":break;default:xn(e,q,ie)}}return e.push(Pt),Do(e,V,Z),Z;case"option":var te=R.selectedValue;e.push(yr("option"));var Te=null,Ee=null,fe=null,Y=null,Je;for(Je in t)if(yt.call(t,Je)){var tn=t[Je];if(tn!=null)switch(Je){case"children":Te=tn;break;case"selected":fe=tn;break;case"dangerouslySetInnerHTML":Y=tn;break;case"value":Ee=tn;default:xn(e,Je,tn)}}if(te!=null){var ye=Ee!==null?""+Ee:CR(Te);if(Rg(te)){for(var le=0;le<te.length;le++)if(""+te[le]===ye){e.push(Iy);break}}else""+te===ye&&e.push(Iy)}else fe&&e.push(Iy);return e.push(Pt),Do(e,Y,Te),Te;case"textarea":e.push(yr("textarea"));var ae=null,re=null,Se=null,se;for(se in t)if(yt.call(t,se)){var _e=t[se];if(_e!=null)switch(se){case"children":Se=_e;break;case"value":ae=_e;break;case"defaultValue":re=_e;break;case"dangerouslySetInnerHTML":throw Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:xn(e,se,_e)}}if(ae===null&&re!==null&&(ae=re),e.push(Pt),Se!=null){if(ae!=null)throw Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(Rg(Se)){if(1<Se.length)throw Error("<textarea> can only have at most one child.");ae=""+Se[0]}ae=""+Se}return typeof ae=="string"&&ae[0]===`
|
|
49
|
+
`&&e.push(Hy),ae!==null&&e.push(Ie(""+ae)),null;case"input":e.push(yr("input"));var Kn=null,Oe=null,He=null,lt=null,Hn=null,Tn=null,ue=null,Xe=null,Ut=null,Ft;for(Ft in t)if(yt.call(t,Ft)){var De=t[Ft];if(De!=null)switch(Ft){case"children":case"dangerouslySetInnerHTML":throw Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"name":Kn=De;break;case"formAction":Oe=De;break;case"formEncType":He=De;break;case"formMethod":lt=De;break;case"formTarget":Hn=De;break;case"defaultChecked":Ut=De;break;case"defaultValue":ue=De;break;case"checked":Xe=De;break;case"value":Tn=De;break;default:xn(e,Ft,De)}}var me=zT(e,a,u,Oe,He,lt,Hn,Kn);return Xe!==null?Jy(e,"checked",Xe):Ut!==null&&Jy(e,"checked",Ut),Tn!==null?xn(e,"value",Tn):ue!==null&&xn(e,"value",ue),e.push(eh),me?.forEach(My,e),null;case"button":e.push(yr("button"));var at=null,xr=null,Zi=null,oi=null,Fe=null,On=null,ln=null,pn;for(pn in t)if(yt.call(t,pn)){var rn=t[pn];if(rn!=null)switch(pn){case"children":at=rn;break;case"dangerouslySetInnerHTML":xr=rn;break;case"name":Zi=rn;break;case"formAction":oi=rn;break;case"formEncType":Fe=rn;break;case"formMethod":On=rn;break;case"formTarget":ln=rn;break;default:xn(e,pn,rn)}}var Dn=zT(e,a,u,oi,Fe,On,ln,Zi);if(e.push(Pt),Dn?.forEach(My,e),Do(e,xr,at),typeof at=="string"){e.push(Ie(at));var pe=null}else pe=at;return pe;case"form":e.push(yr("form"));var Ln=null,bo=null,qn=null,bt=null,jn=null,qe=null,Nr;for(Nr in t)if(yt.call(t,Nr)){var cn=t[Nr];if(cn!=null)switch(Nr){case"children":Ln=cn;break;case"dangerouslySetInnerHTML":bo=cn;break;case"action":qn=cn;break;case"encType":bt=cn;break;case"method":jn=cn;break;case"target":qe=cn;break;default:xn(e,Nr,cn)}}var $n=null,Pi=null;if(typeof qn=="function"){var xt=Fp(a,qn);xt!==null?(qn=xt.action||"",bt=xt.encType,jn=xt.method,qe=xt.target,$n=xt.data,Pi=xt.name):(e.push(Ji,"action",nl,kp,At),qe=jn=bt=qn=null,Op(a,u))}if(qn!=null&&xn(e,"action",qn),bt!=null&&xn(e,"encType",bt),jn!=null&&xn(e,"method",jn),qe!=null&&xn(e,"target",qe),e.push(Pt),Pi!==null&&(e.push(Pp),mi(e,"name",Pi),e.push(eh),$n?.forEach(My,e)),Do(e,bo,Ln),typeof Ln=="string"){e.push(Ie(Ln));var Vi=null}else Vi=Ln;return Vi;case"menuitem":e.push(yr("menuitem"));for(var Tr in t)if(yt.call(t,Tr)){var Kt=t[Tr];if(Kt!=null)switch(Tr){case"children":case"dangerouslySetInnerHTML":throw Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:xn(e,Tr,Kt)}}return e.push(Pt),null;case"object":e.push(yr("object"));var Tt=null,Bo=null,pt;for(pt in t)if(yt.call(t,pt)){var S=t[pt];if(S!=null)switch(pt){case"children":Tt=S;break;case"dangerouslySetInnerHTML":Bo=S;break;case"data":var _=jf(""+S);if(_==="")break;e.push(Ji,"data",nl,Ie(_),At);break;default:xn(e,pt,S)}}if(e.push(Pt),Do(e,Bo,Tt),typeof Tt=="string"){e.push(Ie(Tt));var Q=null}else Q=Tt;return Q;case"title":var ee=R.tagScope&1,oe=R.tagScope&4;if(R.insertionMode===4||ee||t.itemProp!=null)var be=JT(e,t);else oe?be=null:(JT(u.hoistableChunks,t),be=void 0);return be;case"link":var xe=R.tagScope&1,je=R.tagScope&4,Ce=t.rel,Ue=t.href,zt=t.precedence;if(R.insertionMode===4||xe||t.itemProp!=null||typeof Ce!="string"||typeof Ue!="string"||Ue===""){Si(e,t);var Ot=null}else if(t.rel==="stylesheet")if(typeof zt!="string"||t.disabled!=null||t.onLoad||t.onError)Ot=Si(e,t);else{var Bn=u.styles.get(zt),ze=a.styleResources.hasOwnProperty(Ue)?a.styleResources[Ue]:void 0;if(ze!==null){a.styleResources[Ue]=null,Bn||(Bn={precedence:Ie(zt),rules:[],hrefs:[],sheets:new Map},u.styles.set(zt,Bn));var li={state:0,props:vo({},t,{"data-precedence":t.precedence,precedence:null})};if(ze){ze.length===2&&nh(li.props,ze);var Qi=u.preloads.stylesheets.get(Ue);Qi&&0<Qi.length?Qi.length=0:li.state=1}Bn.sheets.set(Ue,li),g&&g.stylesheets.add(li)}else if(Bn){var Cl=Bn.sheets.get(Ue);Cl&&g&&g.stylesheets.add(Cl)}x&&e.push(Sl),Ot=null}else t.onLoad||t.onError?Ot=Si(e,t):(x&&e.push(Sl),Ot=je?null:Si(u.hoistableChunks,t));return Ot;case"script":var Ca=R.tagScope&1,No=t.async;if(typeof t.src!="string"||!t.src||!No||typeof No=="function"||typeof No=="symbol"||t.onLoad||t.onError||R.insertionMode===4||Ca||t.itemProp!=null)var Wt=mg(e,t);else{var ai=t.src;if(t.type==="module")var Ze=a.moduleScriptResources,pr=u.preloads.moduleScripts;else Ze=a.scriptResources,pr=u.preloads.scripts;var Ki=Ze.hasOwnProperty(ai)?Ze[ai]:void 0;if(Ki!==null){Ze[ai]=null;var Nn=t;if(Ki){Ki.length===2&&(Nn=vo({},t),nh(Nn,Ki));var kl=pr.get(ai);kl&&(kl.length=0)}var xo=[];u.scripts.add(xo),mg(xo,Nn)}x&&e.push(Sl),Wt=null}return Wt;case"style":var qi=R.tagScope&1,wt=t.precedence,ir=t.href,Ai=t.nonce;if(R.insertionMode===4||qi||t.itemProp!=null||typeof wt!="string"||typeof ir!="string"||ir===""){e.push(yr("style"));var Mt=null,Mn=null,ui;for(ui in t)if(yt.call(t,ui)){var wr=t[ui];if(wr!=null)switch(ui){case"children":Mt=wr;break;case"dangerouslySetInnerHTML":Mn=wr;break;default:xn(e,ui,wr)}}e.push(Pt);var si=Array.isArray(Mt)?2>Mt.length?Mt[0]:null:Mt;typeof si!="function"&&typeof si!="symbol"&&si!==null&&si!==void 0&&e.push((""+si).replace(YT,GT)),Do(e,Mn,Mt),e.push(ns("style"));var Rr=null}else{var qt=u.styles.get(wt);if((a.styleResources.hasOwnProperty(ir)?a.styleResources[ir]:void 0)!==null){a.styleResources[ir]=null,qt||(qt={precedence:Ie(wt),rules:[],hrefs:[],sheets:new Map},u.styles.set(wt,qt));var il=u.nonce.style;if(!il||il===Ai){qt.hrefs.push(Ie(ir));var ji=qt.rules,Yt=null,ol=null,ci;for(ci in t)if(yt.call(t,ci)){var Uo=t[ci];if(Uo!=null)switch(ci){case"children":Yt=Uo;break;case"dangerouslySetInnerHTML":ol=Uo}}var Ur=Array.isArray(Yt)?2>Yt.length?Yt[0]:null:Yt;typeof Ur!="function"&&typeof Ur!="symbol"&&Ur!==null&&Ur!==void 0&&ji.push((""+Ur).replace(YT,GT)),Do(ji,ol,Yt)}}qt&&g&&g.styles.add(qt),x&&e.push(Sl),Rr=void 0}return Rr;case"meta":var du=R.tagScope&1,gu=R.tagScope&4;if(R.insertionMode===4||du||t.itemProp!=null)var ll=wc(e,t,"meta");else x&&e.push(Sl),ll=gu?null:typeof t.charSet=="string"?wc(u.charsetChunks,t,"meta"):t.name==="viewport"?wc(u.viewportChunks,t,"meta"):wc(u.hoistableChunks,t,"meta");return ll;case"listing":case"pre":e.push(yr(n));var It=null,or=null,Er;for(Er in t)if(yt.call(t,Er)){var lr=t[Er];if(lr!=null)switch(Er){case"children":It=lr;break;case"dangerouslySetInnerHTML":or=lr;break;default:xn(e,Er,lr)}}if(e.push(Pt),or!=null){if(It!=null)throw Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof or!="object"||!("__html"in or))throw Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://react.dev/link/dangerously-set-inner-html for more information.");var ar=or.__html;ar!=null&&(typeof ar=="string"&&0<ar.length&&ar[0]===`
|
|
50
|
+
`?e.push(Hy,ar):e.push(""+ar))}return typeof It=="string"&&It[0]===`
|
|
51
|
+
`&&e.push(Hy),It;case"img":var ka=R.tagScope&3,We=t.src,Me=t.srcSet;if(!(t.loading==="lazy"||!We&&!Me||typeof We!="string"&&We!=null||typeof Me!="string"&&Me!=null||t.fetchPriority==="low"||ka)&&(typeof We!="string"||We[4]!==":"||We[0]!=="d"&&We[0]!=="D"||We[1]!=="a"&&We[1]!=="A"||We[2]!=="t"&&We[2]!=="T"||We[3]!=="a"&&We[3]!=="A")&&(typeof Me!="string"||Me[4]!==":"||Me[0]!=="d"&&Me[0]!=="D"||Me[1]!=="a"&&Me[1]!=="A"||Me[2]!=="t"&&Me[2]!=="T"||Me[3]!=="a"&&Me[3]!=="A")){g!==null&&R.tagScope&64&&(g.suspenseyImages=!0);var zo=typeof t.sizes=="string"?t.sizes:void 0,_t=Me?Me+`
|
|
52
|
+
`+(zo||""):We,ur=u.preloads.images,wn=ur.get(_t);if(wn)(t.fetchPriority==="high"||10>u.highImagePreloads.size)&&(ur.delete(_t),u.highImagePreloads.add(wn));else if(!a.imageResources.hasOwnProperty(_t)){a.imageResources[_t]=tl;var $i=t.crossOrigin,Pl=typeof $i=="string"?$i==="use-credentials"?$i:"":void 0,Rn=u.headers,Fi;Rn&&0<Rn.remainingCapacity&&typeof t.srcSet!="string"&&(t.fetchPriority==="high"||500>Rn.highImagePreloads.length)&&(Fi=Cg(We,"image",{imageSrcSet:t.srcSet,imageSizes:t.sizes,crossOrigin:Pl,integrity:t.integrity,nonce:t.nonce,type:t.type,fetchPriority:t.fetchPriority,referrerPolicy:t.refererPolicy}),0<=(Rn.remainingCapacity-=Fi.length+2))?(u.resets.image[_t]=tl,Rn.highImagePreloads&&(Rn.highImagePreloads+=", "),Rn.highImagePreloads+=Fi):(wn=[],Si(wn,{rel:"preload",as:"image",href:Me?void 0:We,imageSrcSet:Me,imageSizes:zo,crossOrigin:Pl,integrity:t.integrity,type:t.type,fetchPriority:t.fetchPriority,referrerPolicy:t.referrerPolicy}),t.fetchPriority==="high"||10>u.highImagePreloads.size?u.highImagePreloads.add(wn):(u.bulkPreloads.add(wn),ur.set(_t,wn)))}}return wc(e,t,"img");case"base":case"area":case"br":case"col":case"embed":case"hr":case"keygen":case"param":case"source":case"track":case"wbr":return wc(e,t,n);case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":break;case"head":if(2>R.insertionMode){var eo=h||u.preamble;if(eo.headChunks)throw Error("The `<head>` tag may only be rendered once.");h!==null&&e.push(AR),eo.headChunks=[];var mr=_y(eo.headChunks,t,"head")}else mr=hg(e,t,"head");return mr;case"body":if(2>R.insertionMode){var zr=h||u.preamble;if(zr.bodyChunks)throw Error("The `<body>` tag may only be rendered once.");h!==null&&e.push(FR),zr.bodyChunks=[];var Un=_y(zr.bodyChunks,t,"body")}else Un=hg(e,t,"body");return Un;case"html":if(R.insertionMode===0){var fi=h||u.preamble;if(fi.htmlChunks)throw Error("The `<html>` tag may only be rendered once.");h!==null&&e.push(OR),fi.htmlChunks=[IR];var hn=_y(fi.htmlChunks,t,"html")}else hn=hg(e,t,"html");return hn;default:if(n.indexOf("-")!==-1){e.push(yr(n));var no=null,Oi=null,et;for(et in t)if(yt.call(t,et)){var dn=t[et];if(dn!=null){var Wr=et;switch(et){case"children":no=dn;break;case"dangerouslySetInnerHTML":Oi=dn;break;case"style":Cp(e,dn);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"className":Wr="class";default:if(cb(et)&&typeof dn!="function"&&typeof dn!="symbol"&&dn!==!1){if(dn===!0)dn="";else if(typeof dn=="object")continue;e.push(Ji,Wr,nl,Ie(dn),At)}}}}return e.push(Pt),Do(e,Oi,no),no}}return hg(e,t,n)}s(_R,"pushStartInstance");var ZT=new Map;function ns(e){var n=ZT.get(e);return n===void 0&&(n=W("</"+e+">"),ZT.set(e,n)),n}s(ns,"endChunkForTag");function VT(e,n){e=e.preamble,e.htmlChunks===null&&n.htmlChunks&&(e.htmlChunks=n.htmlChunks),e.headChunks===null&&n.headChunks&&(e.headChunks=n.headChunks),e.bodyChunks===null&&n.bodyChunks&&(e.bodyChunks=n.bodyChunks)}s(VT,"hoistPreambleState");function Mp(e,n){n=n.bootstrapChunks;for(var t=0;t<n.length-1;t++)U(e,n[t]);return t<n.length?(t=n[t],n.length=0,_n(e,t)):!0}s(Mp,"writeBootstrap");var HR=W("requestAnimationFrame(function(){$RT=performance.now()});"),DR=W('<template id="'),LR=W('"></template>'),BR=W("<!--&-->"),NR=W("<!--/&-->"),UR=W("<!--$-->"),zR=W('<!--$?--><template id="'),WR=W('"></template>'),YR=W("<!--$!-->"),GR=W("<!--/$-->"),JR=W("<template"),XR=W('"'),ZR=W(' data-dgst="');W(' data-msg="');W(' data-stck="');W(' data-cstck="');var VR=W("></template>");function QT(e,n,t){if(U(e,zR),t===null)throw Error("An ID must have been assigned before we can complete the boundary.");return U(e,n.boundaryPrefix),U(e,t.toString(16)),_n(e,WR)}s(QT,"writeStartPendingSuspenseBoundary");var QR=W('<div hidden id="'),KR=W('">'),qR=W("</div>"),jR=W('<svg aria-hidden="true" style="display:none" id="'),$R=W('">'),eE=W("</svg>"),nE=W('<math aria-hidden="true" style="display:none" id="'),tE=W('">'),rE=W("</math>"),iE=W('<table hidden id="'),oE=W('">'),lE=W("</table>"),aE=W('<table hidden><tbody id="'),uE=W('">'),sE=W("</tbody></table>"),cE=W('<table hidden><tr id="'),fE=W('">'),hE=W("</tr></table>"),dE=W('<table hidden><colgroup id="'),gE=W('">'),vE=W("</colgroup></table>");function yE(e,n,t,a){switch(t.insertionMode){case 0:case 1:case 3:case 2:return U(e,QR),U(e,n.segmentPrefix),U(e,a.toString(16)),_n(e,KR);case 4:return U(e,jR),U(e,n.segmentPrefix),U(e,a.toString(16)),_n(e,$R);case 5:return U(e,nE),U(e,n.segmentPrefix),U(e,a.toString(16)),_n(e,tE);case 6:return U(e,iE),U(e,n.segmentPrefix),U(e,a.toString(16)),_n(e,oE);case 7:return U(e,aE),U(e,n.segmentPrefix),U(e,a.toString(16)),_n(e,uE);case 8:return U(e,cE),U(e,n.segmentPrefix),U(e,a.toString(16)),_n(e,fE);case 9:return U(e,dE),U(e,n.segmentPrefix),U(e,a.toString(16)),_n(e,gE);default:throw Error("Unknown insertion mode. This is a bug in React.")}}s(yE,"writeStartSegment");function bE(e,n){switch(n.insertionMode){case 0:case 1:case 3:case 2:return _n(e,qR);case 4:return _n(e,eE);case 5:return _n(e,rE);case 6:return _n(e,lE);case 7:return _n(e,sE);case 8:return _n(e,hE);case 9:return _n(e,vE);default:throw Error("Unknown insertion mode. This is a bug in React.")}}s(bE,"writeEndSegment");var xE=W('$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("'),TE=W('$RS("'),pE=W('","'),wE=W('")</script>');W('<template data-rsi="" data-sid="');W('" data-pid="');var KT=W(`$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
|
|
53
|
+
$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};`),RE=W('$RC("'),EE=W(`$RM=new Map;$RR=function(n,w,p){function u(q){this._p=null;q()}for(var r=new Map,t=document,h,b,e=t.querySelectorAll("link[data-precedence],style[data-precedence]"),v=[],k=0;b=e[k++];)"not all"===b.getAttribute("media")?v.push(b):("LINK"===b.tagName&&$RM.set(b.getAttribute("href"),b),r.set(b.dataset.precedence,h=b));e=0;b=[];var l,a;for(k=!0;;){if(k){var f=p[e++];if(!f){k=!1;e=0;continue}var c=!1,m=0;var d=f[m++];if(a=$RM.get(d)){var g=a._p;c=!0}else{a=t.createElement("link");a.href=d;a.rel=
|
|
54
|
+
"stylesheet";for(a.dataset.precedence=l=f[m++];g=f[m++];)a.setAttribute(g,f[m++]);g=a._p=new Promise(function(q,x){a.onload=u.bind(a,q);a.onerror=u.bind(a,x)});$RM.set(d,a)}d=a.getAttribute("media");!g||d&&!matchMedia(d).matches||b.push(g);if(c)continue}else{a=v[e++];if(!a)break;l=a.getAttribute("data-precedence");a.removeAttribute("media")}c=r.get(l)||h;c===h&&(h=a);r.set(l,a);c?c.parentNode.insertBefore(a,c.nextSibling):(c=t.head,c.insertBefore(a,c.firstChild))}if(p=document.getElementById(n))p.previousSibling.data=
|
|
55
|
+
"$~";Promise.all(b).then($RC.bind(null,n,w),$RX.bind(null,n,"CSS failed to load"))};$RR("`),mE=W('$RR("'),SE=W('","'),CE=W('",'),kE=W('"'),PE=W(")</script>");W('<template data-rci="" data-bid="');W('<template data-rri="" data-bid="');W('" data-sid="');W('" data-sty="');var AE=W('$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};'),FE=W('$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};;$RX("'),OE=W('$RX("'),ME=W('"'),IE=W(","),_E=W(")</script>");W('<template data-rxi="" data-bid="');W('" data-dgst="');W('" data-msg="');W('" data-stck="');W('" data-cstck="');var HE=/[<\u2028\u2029]/g;function DE(e){return JSON.stringify(e).replace(HE,function(n){switch(n){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}s(DE,"escapeJSStringsForInstructionScripts");var LE=/[&><\u2028\u2029]/g;function Qf(e){return JSON.stringify(e).replace(LE,function(n){switch(n){case"&":return"\\u0026";case">":return"\\u003e";case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSObjectForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}s(Qf,"escapeJSObjectForInstructionScripts");var BE=W(' media="not all" data-precedence="'),NE=W('" data-href="'),UE=W('">'),zE=W("</style>"),Sg=!1,Xy=!0;function WE(e){var n=e.rules,t=e.hrefs,a=0;if(t.length){for(U(this,kc.startInlineStyle),U(this,BE),U(this,e.precedence),U(this,NE);a<t.length-1;a++)U(this,t[a]),U(this,_p);for(U(this,t[a]),U(this,UE),a=0;a<n.length;a++)U(this,n[a]);Xy=_n(this,zE),Sg=!0,n.length=0,t.length=0}}s(WE,"flushStyleTagsLateForBoundary");function YE(e){return e.state!==2?Sg=!0:!1}s(YE,"hasStylesToHoist");function Ip(e,n,t){return Sg=!1,Xy=!0,kc=t,n.styles.forEach(WE,e),kc=null,n.stylesheets.forEach(YE),Sg&&(t.stylesToHoist=!0),Xy}s(Ip,"writeHoistablesForBoundary");function ml(e){for(var n=0;n<e.length;n++)U(this,e[n]);e.length=0}s(ml,"flushResource");var ou=[];function GE(e){Si(ou,e.props);for(var n=0;n<ou.length;n++)U(this,ou[n]);ou.length=0,e.state=2}s(GE,"flushStyleInPreamble");var JE=W(' data-precedence="'),XE=W('" data-href="'),_p=W(" "),ZE=W('">'),VE=W("</style>");function QE(e){var n=0<e.sheets.size;e.sheets.forEach(GE,this),e.sheets.clear();var t=e.rules,a=e.hrefs;if(!n||a.length){if(U(this,kc.startInlineStyle),U(this,JE),U(this,e.precedence),e=0,a.length){for(U(this,XE);e<a.length-1;e++)U(this,a[e]),U(this,_p);U(this,a[e])}for(U(this,ZE),e=0;e<t.length;e++)U(this,t[e]);U(this,VE),t.length=0,a.length=0}}s(QE,"flushStylesInPreamble");function KE(e){if(e.state===0){e.state=1;var n=e.props;for(Si(ou,{rel:"preload",as:"style",href:e.props.href,crossOrigin:n.crossOrigin,fetchPriority:n.fetchPriority,integrity:n.integrity,media:n.media,hrefLang:n.hrefLang,referrerPolicy:n.referrerPolicy}),e=0;e<ou.length;e++)U(this,ou[e]);ou.length=0}}s(KE,"preloadLateStyle");function qE(e){e.sheets.forEach(KE,this),e.sheets.clear()}s(qE,"preloadLateStyles");W('<link rel="expect" href="#');W('" blocking="render"/>');var Hp=W(' id="');function yg(e,n){(n.instructions&32)===0&&(n.instructions|=32,e.push(Hp,Ie("_"+n.idPrefix+"R_"),At))}s(yg,"pushCompletedShellIdAttribute");var qT=W("["),jT=W(",["),Zy=W(","),Dy=W("]");function jE(e,n){U(e,qT);var t=qT;n.stylesheets.forEach(function(a){if(a.state!==2)if(a.state===3)U(e,t),U(e,Qf(""+a.props.href)),U(e,Dy),t=jT;else{U(e,t);var u=a.props["data-precedence"],h=a.props,g=jf(""+a.props.href);U(e,Qf(g)),u=""+u,U(e,Zy),U(e,Qf(u));for(var R in h)if(yt.call(h,R)&&(u=h[R],u!=null))switch(R){case"href":case"rel":case"precedence":case"data-precedence":break;case"children":case"dangerouslySetInnerHTML":throw Error("link is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:$E(e,R,u)}U(e,Dy),t=jT,a.state=3}}),U(e,Dy)}s(jE,"writeStyleResourceDependenciesInJS");function $E(e,n,t){var a=n.toLowerCase();switch(typeof t){case"function":case"symbol":return}switch(n){case"innerHTML":case"dangerouslySetInnerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"style":case"ref":return;case"className":a="class",n=""+t;break;case"hidden":if(t===!1)return;n="";break;case"src":case"href":t=jf(t),n=""+t;break;default:if(2<n.length&&(n[0]==="o"||n[0]==="O")&&(n[1]==="n"||n[1]==="N")||!cb(n))return;n=""+t}U(e,Zy),U(e,Qf(a)),U(e,Zy),U(e,Qf(n))}s($E,"writeStyleResourceAttributeInJS");function Vy(){return{styles:new Set,stylesheets:new Set,suspenseyImages:!1}}s(Vy,"createHoistableState");function em(e){var n=rs();if(n){var t=n.resumableState,a=n.renderState;if(typeof e=="string"&&e){if(!t.dnsResources.hasOwnProperty(e)){t.dnsResources[e]=null,t=a.headers;var u,h;(h=t&&0<t.remainingCapacity)&&(h=(u="<"+(""+e).replace(fb,hb)+">; rel=dns-prefetch",0<=(t.remainingCapacity-=u.length+2))),h?(a.resets.dns[e]=null,t.preconnects&&(t.preconnects+=", "),t.preconnects+=u):(u=[],Si(u,{href:e,rel:"dns-prefetch"}),a.preconnects.add(u))}is(n)}}else Ea.D(e)}s(em,"prefetchDNS");function nm(e,n){var t=rs();if(t){var a=t.resumableState,u=t.renderState;if(typeof e=="string"&&e){var h=n==="use-credentials"?"credentials":typeof n=="string"?"anonymous":"default";if(!a.connectResources[h].hasOwnProperty(e)){a.connectResources[h][e]=null,a=u.headers;var g,R;if(R=a&&0<a.remainingCapacity){if(R="<"+(""+e).replace(fb,hb)+">; rel=preconnect",typeof n=="string"){var x=(""+n).replace(Qy,Ky);R+='; crossorigin="'+x+'"'}R=(g=R,0<=(a.remainingCapacity-=g.length+2))}R?(u.resets.connect[h][e]=null,a.preconnects&&(a.preconnects+=", "),a.preconnects+=g):(h=[],Si(h,{rel:"preconnect",href:e,crossOrigin:n}),u.preconnects.add(h))}is(t)}}else Ea.C(e,n)}s(nm,"preconnect");function tm(e,n,t){var a=rs();if(a){var u=a.resumableState,h=a.renderState;if(n&&e){switch(n){case"image":if(t)var g=t.imageSrcSet,R=t.imageSizes,x=t.fetchPriority;var T=g?g+`
|
|
56
|
+
`+(R||""):e;if(u.imageResources.hasOwnProperty(T))return;u.imageResources[T]=tl,u=h.headers;var P;u&&0<u.remainingCapacity&&typeof g!="string"&&x==="high"&&(P=Cg(e,n,t),0<=(u.remainingCapacity-=P.length+2))?(h.resets.image[T]=tl,u.highImagePreloads&&(u.highImagePreloads+=", "),u.highImagePreloads+=P):(u=[],Si(u,vo({rel:"preload",href:g?void 0:e,as:n},t)),x==="high"?h.highImagePreloads.add(u):(h.bulkPreloads.add(u),h.preloads.images.set(T,u)));break;case"style":if(u.styleResources.hasOwnProperty(e))return;g=[],Si(g,vo({rel:"preload",href:e,as:n},t)),u.styleResources[e]=!t||typeof t.crossOrigin!="string"&&typeof t.integrity!="string"?tl:[t.crossOrigin,t.integrity],h.preloads.stylesheets.set(e,g),h.bulkPreloads.add(g);break;case"script":if(u.scriptResources.hasOwnProperty(e))return;g=[],h.preloads.scripts.set(e,g),h.bulkPreloads.add(g),Si(g,vo({rel:"preload",href:e,as:n},t)),u.scriptResources[e]=!t||typeof t.crossOrigin!="string"&&typeof t.integrity!="string"?tl:[t.crossOrigin,t.integrity];break;default:if(u.unknownResources.hasOwnProperty(n)){if(g=u.unknownResources[n],g.hasOwnProperty(e))return}else g={},u.unknownResources[n]=g;if(g[e]=tl,(u=h.headers)&&0<u.remainingCapacity&&n==="font"&&(T=Cg(e,n,t),0<=(u.remainingCapacity-=T.length+2)))h.resets.font[e]=tl,u.fontPreloads&&(u.fontPreloads+=", "),u.fontPreloads+=T;else switch(u=[],e=vo({rel:"preload",href:e,as:n},t),Si(u,e),n){case"font":h.fontPreloads.add(u);break;default:h.bulkPreloads.add(u)}}is(a)}}else Ea.L(e,n,t)}s(tm,"preload");function rm(e,n){var t=rs();if(t){var a=t.resumableState,u=t.renderState;if(e){var h=n&&typeof n.as=="string"?n.as:"script";switch(h){case"script":if(a.moduleScriptResources.hasOwnProperty(e))return;h=[],a.moduleScriptResources[e]=!n||typeof n.crossOrigin!="string"&&typeof n.integrity!="string"?tl:[n.crossOrigin,n.integrity],u.preloads.moduleScripts.set(e,h);break;default:if(a.moduleUnknownResources.hasOwnProperty(h)){var g=a.unknownResources[h];if(g.hasOwnProperty(e))return}else g={},a.moduleUnknownResources[h]=g;h=[],g[e]=tl}Si(h,vo({rel:"modulepreload",href:e},n)),u.bulkPreloads.add(h),is(t)}}else Ea.m(e,n)}s(rm,"preloadModule");function im(e,n,t){var a=rs();if(a){var u=a.resumableState,h=a.renderState;if(e){n=n||"default";var g=h.styles.get(n),R=u.styleResources.hasOwnProperty(e)?u.styleResources[e]:void 0;R!==null&&(u.styleResources[e]=null,g||(g={precedence:Ie(n),rules:[],hrefs:[],sheets:new Map},h.styles.set(n,g)),n={state:0,props:vo({rel:"stylesheet",href:e,"data-precedence":n},t)},R&&(R.length===2&&nh(n.props,R),(h=h.preloads.stylesheets.get(e))&&0<h.length?h.length=0:n.state=1),g.sheets.set(e,n),is(a))}}else Ea.S(e,n,t)}s(im,"preinitStyle");function om(e,n){var t=rs();if(t){var a=t.resumableState,u=t.renderState;if(e){var h=a.scriptResources.hasOwnProperty(e)?a.scriptResources[e]:void 0;h!==null&&(a.scriptResources[e]=null,n=vo({src:e,async:!0},n),h&&(h.length===2&&nh(n,h),e=u.preloads.scripts.get(e))&&(e.length=0),e=[],u.scripts.add(e),mg(e,n),is(t))}}else Ea.X(e,n)}s(om,"preinitScript");function lm(e,n){var t=rs();if(t){var a=t.resumableState,u=t.renderState;if(e){var h=a.moduleScriptResources.hasOwnProperty(e)?a.moduleScriptResources[e]:void 0;h!==null&&(a.moduleScriptResources[e]=null,n=vo({src:e,type:"module",async:!0},n),h&&(h.length===2&&nh(n,h),e=u.preloads.moduleScripts.get(e))&&(e.length=0),e=[],u.scripts.add(e),mg(e,n),is(t))}}else Ea.M(e,n)}s(lm,"preinitModuleScript");function nh(e,n){e.crossOrigin==null&&(e.crossOrigin=n[0]),e.integrity==null&&(e.integrity=n[1])}s(nh,"adoptPreloadCredentials");function Cg(e,n,t){e=(""+e).replace(fb,hb),n=(""+n).replace(Qy,Ky),n="<"+e+'>; rel=preload; as="'+n+'"';for(var a in t)yt.call(t,a)&&(e=t[a],typeof e=="string"&&(n+="; "+a.toLowerCase()+'="'+(""+e).replace(Qy,Ky)+'"'));return n}s(Cg,"getPreloadAsHeader");var fb=/[<>\r\n]/g;function hb(e){switch(e){case"<":return"%3C";case">":return"%3E";case`
|
|
57
|
+
`:return"%0A";case"\r":return"%0D";default:throw Error("escapeLinkHrefForHeaderContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}s(hb,"escapeHrefForLinkHeaderURLContextReplacer");var Qy=/["';,\r\n]/g;function Ky(e){switch(e){case'"':return"%22";case"'":return"%27";case";":return"%3B";case",":return"%2C";case`
|
|
58
|
+
`:return"%0A";case"\r":return"%0D";default:throw Error("escapeStringForLinkHeaderQuotedParamValueContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}s(Ky,"escapeStringForLinkHeaderQuotedParamValueContextReplacer");function am(e){this.styles.add(e)}s(am,"hoistStyleQueueDependency");function um(e){this.stylesheets.add(e)}s(um,"hoistStylesheetDependency");function Pc(e,n){n.styles.forEach(am,e),n.stylesheets.forEach(um,e),n.suspenseyImages&&(e.suspenseyImages=!0)}s(Pc,"hoistHoistables");function Dp(e){return 0<e.stylesheets.size||e.suspenseyImages}s(Dp,"hasSuspenseyContent");var sm=Function.prototype.bind,qy=new iR.AsyncLocalStorage,cm=Symbol.for("react.client.reference");function kg(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===cm?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case bp:return"Fragment";case Tp:return"Profiler";case xp:return"StrictMode";case Dg:return"Suspense";case ub:return"SuspenseList";case wp:return"Activity"}if(typeof e=="object")switch(e.$$typeof){case yp:return"Portal";case Hg:return e.displayName||"Context";case pp:return(e._context.displayName||"Context")+".Consumer";case ab:var n=e.render;return e=e.displayName,e||(e=n.displayName||n.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case sb:return n=e.displayName||null,n!==null?n:kg(e.type)||"Memo";case Lg:n=e._payload,e=e._init;try{return kg(e(n))}catch{}}return null}s(kg,"getComponentNameFromType");var $T={},$u=null;function Ug(e,n){if(e!==n){e.context._currentValue=e.parentValue,e=e.parent;var t=n.parent;if(e===null){if(t!==null)throw Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(t===null)throw Error("The stacks must reach the root at the same time. This is a bug in React.");Ug(e,t)}n.context._currentValue=n.value}}s(Ug,"popToNearestCommonAncestor");function Lp(e){e.context._currentValue=e.parentValue,e=e.parent,e!==null&&Lp(e)}s(Lp,"popAllPrevious");function Bp(e){var n=e.parent;n!==null&&Bp(n),e.context._currentValue=e.value}s(Bp,"pushAllNext");function Np(e,n){if(e.context._currentValue=e.parentValue,e=e.parent,e===null)throw Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");e.depth===n.depth?Ug(e,n):Np(e,n)}s(Np,"popPreviousToCommonLevel");function Up(e,n){var t=n.parent;if(t===null)throw Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");e.depth===t.depth?Ug(e,t):Up(e,t),n.context._currentValue=n.value}s(Up,"popNextToCommonLevel");function iu(e){var n=$u;n!==e&&(n===null?Bp(e):e===null?Lp(n):n.depth===e.depth?Ug(n,e):n.depth>e.depth?Np(n,e):Up(n,e),$u=e)}s(iu,"switchContext");var ep={enqueueSetState:s(function(e,n){e=e._reactInternals,e.queue!==null&&e.queue.push(n)},"enqueueSetState"),enqueueReplaceState:s(function(e,n){e=e._reactInternals,e.replace=!0,e.queue=[n]},"enqueueReplaceState"),enqueueForceUpdate:s(function(){},"enqueueForceUpdate")},jy={id:1,overflow:""};function es(e,n,t){var a=e.id;e=e.overflow;var u=32-bg(a)-1;a&=~(1<<u),t+=1;var h=32-bg(n)+u;if(30<h){var g=u-u%5;return h=(a&(1<<g)-1).toString(32),a>>=g,u-=g,{id:1<<32-bg(n)+u|t<<u|a,overflow:h+e}}return{id:1<<h|t<<u|a,overflow:e}}s(es,"pushTreeContext");var bg=Math.clz32?Math.clz32:dm,fm=Math.log,hm=Math.LN2;function dm(e){return e>>>=0,e===0?32:31-(fm(e)/hm|0)|0}s(dm,"clz32Fallback");function Xi(){}s(Xi,"noop");var Lo=Error("Suspense Exception: This is not a real error! It's an implementation detail of `use` to interrupt the current render. You must either rethrow it immediately, or move the `use` call outside of the `try/catch` block. Capturing without rethrowing will lead to unexpected behavior.\n\nTo handle async errors, wrap your component in an error boundary, or call the promise's `.catch` method and pass the result to `use`.");function gm(e,n,t){switch(t=e[t],t===void 0?e.push(n):t!==n&&(n.then(Xi,Xi),n=t),n.status){case"fulfilled":return n.value;case"rejected":throw n.reason;default:switch(typeof n.status=="string"?n.then(Xi,Xi):(e=n,e.status="pending",e.then(function(a){if(n.status==="pending"){var u=n;u.status="fulfilled",u.value=a}},function(a){if(n.status==="pending"){var u=n;u.status="rejected",u.reason=a}})),n.status){case"fulfilled":return n.value;case"rejected":throw n.reason}throw xg=n,Lo}}s(gm,"trackUsedThenable");var xg=null;function Pg(){if(xg===null)throw Error("Expected a suspended thenable. This is a bug in React. Please file an issue.");var e=xg;return xg=null,e}s(Pg,"getSuspendedThenable");function vm(e,n){return e===n&&(e!==0||1/e===1/n)||e!==e&&n!==n}s(vm,"is");var ym=typeof Object.is=="function"?Object.is:vm,ma=null,db=null,gb=null,vb=null,Tg=null,Qn=null,Zf=!1,Ag=!1,th=0,rh=0,ih=-1,Fg=0,mc=null,lu=null,zg=0;function Ra(){if(ma===null)throw Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
59
|
+
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
60
|
+
2. You might be breaking the Rules of Hooks
|
|
61
|
+
3. You might have more than one copy of React in the same app
|
|
62
|
+
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`);return ma}s(Ra,"resolveCurrentlyRenderingComponent");function np(){if(0<zg)throw Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}s(np,"createHook");function yb(){return Qn===null?Tg===null?(Zf=!1,Tg=Qn=np()):(Zf=!0,Qn=Tg):Qn.next===null?(Zf=!1,Qn=Qn.next=np()):(Zf=!0,Qn=Qn.next),Qn}s(yb,"createWorkInProgressHook");function Ec(){var e=mc;return mc=null,e}s(Ec,"getThenableStateAfterSuspending");function oh(){vb=gb=db=ma=null,Ag=!1,Tg=null,zg=0,Qn=lu=null}s(oh,"resetHooksState");function zp(e,n){return typeof n=="function"?n(e):n}s(zp,"basicStateReducer");function tp(e,n,t){if(ma=Ra(),Qn=yb(),Zf){var a=Qn.queue;if(n=a.dispatch,lu!==null&&(t=lu.get(a),t!==void 0)){lu.delete(a),a=Qn.memoizedState;do a=e(a,t.action),t=t.next;while(t!==null);return Qn.memoizedState=a,[a,n]}return[Qn.memoizedState,n]}return e=e===zp?typeof n=="function"?n():n:t!==void 0?t(n):n,Qn.memoizedState=e,e=Qn.queue={last:null,dispatch:null},e=e.dispatch=bm.bind(null,ma,e),[Qn.memoizedState,e]}s(tp,"useReducer");function rp(e,n){if(ma=Ra(),Qn=yb(),n=n===void 0?null:n,Qn!==null){var t=Qn.memoizedState;if(t!==null&&n!==null){var a=t[1];e:if(a===null)a=!1;else{for(var u=0;u<a.length&&u<n.length;u++)if(!ym(n[u],a[u])){a=!1;break e}a=!0}if(a)return t[0]}}return e=e(),Qn.memoizedState=[e,n],e}s(rp,"useMemo");function bm(e,n,t){if(25<=zg)throw Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(e===ma)if(Ag=!0,e={action:t,next:null},lu===null&&(lu=new Map),t=lu.get(n),t===void 0)lu.set(n,e);else{for(n=t;n.next!==null;)n=n.next;n.next=e}}s(bm,"dispatchAction");function xm(){throw Error("A function wrapped in useEffectEvent can't be called during rendering.")}s(xm,"throwOnUseEffectEventCall");function Tm(){throw Error("startTransition cannot be called during server rendering.")}s(Tm,"unsupportedStartTransition");function pm(){throw Error("Cannot update optimistic state while rendering.")}s(pm,"unsupportedSetOptimisticState");function ip(e,n,t){return e!==void 0?"p"+e:(e=JSON.stringify([n,null,t]),n=rR.createHash("md5"),n.update(e),"k"+n.digest("hex"))}s(ip,"createPostbackActionStateKey");function op(e,n,t){Ra();var a=rh++,u=gb;if(typeof e.$$FORM_ACTION=="function"){var h=null,g=vb;u=u.formState;var R=e.$$IS_SIGNATURE_EQUAL;if(u!==null&&typeof R=="function"){var x=u[1];R.call(e,u[2],u[3])&&(h=ip(t,g,a),x===h&&(ih=a,n=u[0]))}var T=e.bind(null,n);return e=s(function(E){T(E)},"action"),typeof T.$$FORM_ACTION=="function"&&(e.$$FORM_ACTION=function(E){E=T.$$FORM_ACTION(E),t!==void 0&&(t+="",E.action=t);var C=E.data;return C&&(h===null&&(h=ip(t,g,a)),C.append("$ACTION_KEY",h)),E}),[n,e,!1]}var P=e.bind(null,n);return[n,function(E){P(E)},!1]}s(op,"useActionState");function Wp(e){var n=Fg;return Fg+=1,mc===null&&(mc=[]),gm(mc,e,n)}s(Wp,"unwrapThenable");function wm(){throw Error("Cache cannot be refreshed during server rendering.")}s(wm,"unsupportedRefresh");var lp={readContext:s(function(e){return e._currentValue},"readContext"),use:s(function(e){if(e!==null&&typeof e=="object"){if(typeof e.then=="function")return Wp(e);if(e.$$typeof===Hg)return e._currentValue}throw Error("An unsupported type was passed to use(): "+String(e))},"use"),useContext:s(function(e){return Ra(),e._currentValue},"useContext"),useMemo:rp,useReducer:tp,useRef:s(function(e){ma=Ra(),Qn=yb();var n=Qn.memoizedState;return n===null?(e={current:e},Qn.memoizedState=e):n},"useRef"),useState:s(function(e){return tp(zp,e)},"useState"),useInsertionEffect:Xi,useLayoutEffect:Xi,useCallback:s(function(e,n){return rp(function(){return e},n)},"useCallback"),useImperativeHandle:Xi,useEffect:Xi,useDebugValue:Xi,useDeferredValue:s(function(e,n){return Ra(),n!==void 0?n:e},"useDeferredValue"),useTransition:s(function(){return Ra(),[!1,Tm]},"useTransition"),useId:s(function(){var e=db.treeContext,n=e.overflow;e=e.id,e=(e&~(1<<32-bg(e)-1)).toString(32)+n;var t=pg;if(t===null)throw Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");return n=th++,e="_"+t.idPrefix+"R_"+e,0<n&&(e+="H"+n.toString(32)),e+"_"},"useId"),useSyncExternalStore:s(function(e,n,t){if(t===void 0)throw Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return t()},"useSyncExternalStore"),useOptimistic:s(function(e){return Ra(),[e,pm]},"useOptimistic"),useActionState:op,useFormState:op,useHostTransitionStatus:s(function(){return Ra(),bR},"useHostTransitionStatus"),useMemoCache:s(function(e){for(var n=Array(e),t=0;t<e;t++)n[t]=uR;return n},"useMemoCache"),useCacheRefresh:s(function(){return wm},"useCacheRefresh"),useEffectEvent:s(function(){return xm},"useEffectEvent")},pg=null,Rm={getCacheForType:s(function(){throw Error("Not implemented.")},"getCacheForType"),cacheSignal:s(function(){throw Error("Not implemented.")},"cacheSignal")};function Yp(e,n){e=(e.name||"Error")+": "+(e.message||"");for(var t=0;t<n.length;t++)e+=`
|
|
63
|
+
at `+n[t].toString();return e}s(Yp,"prepareStackTrace");var Ly,ap;function Rc(e){if(Ly===void 0)try{throw Error()}catch(t){var n=t.stack.trim().match(/\n( *(at )?)/);Ly=n&&n[1]||"",ap=-1<t.stack.indexOf(`
|
|
64
|
+
at`)?" (<anonymous>)":-1<t.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
65
|
+
`+Ly+e+ap}s(Rc,"describeBuiltInComponentFrame");var By=!1;function dg(e,n){if(!e||By)return"";By=!0;var t=Error.prepareStackTrace;Error.prepareStackTrace=Yp;try{var a={DetermineComponentFrameRoot:s(function(){try{if(n){var E=s(function(){throw Error()},"Fake");if(Object.defineProperty(E.prototype,"props",{set:s(function(){throw Error()},"set")}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(E,[])}catch(k){var C=k}Reflect.construct(e,[],E)}else{try{E.call()}catch(k){C=k}e.call(E.prototype)}}else{try{throw Error()}catch(k){C=k}(E=e())&&typeof E.catch=="function"&&E.catch(function(){})}}catch(k){if(k&&C&&typeof k.stack=="string")return[k.stack,C.stack]}return[null,null]},"DetermineComponentFrameRoot")};a.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var u=Object.getOwnPropertyDescriptor(a.DetermineComponentFrameRoot,"name");u&&u.configurable&&Object.defineProperty(a.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var h=a.DetermineComponentFrameRoot(),g=h[0],R=h[1];if(g&&R){var x=g.split(`
|
|
66
|
+
`),T=R.split(`
|
|
67
|
+
`);for(u=a=0;a<x.length&&!x[a].includes("DetermineComponentFrameRoot");)a++;for(;u<T.length&&!T[u].includes("DetermineComponentFrameRoot");)u++;if(a===x.length||u===T.length)for(a=x.length-1,u=T.length-1;1<=a&&0<=u&&x[a]!==T[u];)u--;for(;1<=a&&0<=u;a--,u--)if(x[a]!==T[u]){if(a!==1||u!==1)do if(a--,u--,0>u||x[a]!==T[u]){var P=`
|
|
68
|
+
`+x[a].replace(" at new "," at ");return e.displayName&&P.includes("<anonymous>")&&(P=P.replace("<anonymous>",e.displayName)),P}while(1<=a&&0<=u);break}}}finally{By=!1,Error.prepareStackTrace=t}return(t=e?e.displayName||e.name:"")?Rc(t):""}s(dg,"describeNativeComponentFrame");function Gp(e){if(typeof e=="string")return Rc(e);if(typeof e=="function")return e.prototype&&e.prototype.isReactComponent?dg(e,!0):dg(e,!1);if(typeof e=="object"&&e!==null){switch(e.$$typeof){case ab:return dg(e.render,!1);case sb:return dg(e.type,!1);case Lg:var n=e,t=n._payload;n=n._init;try{e=n(t)}catch{return Rc("Lazy")}return Gp(e)}if(typeof e.name=="string"){e:{t=e.name,n=e.env;var a=e.debugLocation;if(a!=null&&(e=Error.prepareStackTrace,Error.prepareStackTrace=Yp,a=a.stack,Error.prepareStackTrace=e,a.startsWith(`Error: react-stack-top-frame
|
|
69
|
+
`)&&(a=a.slice(29)),e=a.indexOf(`
|
|
70
|
+
`),e!==-1&&(a=a.slice(e+1)),e=a.indexOf("react_stack_bottom_frame"),e!==-1&&(e=a.lastIndexOf(`
|
|
71
|
+
`,e)),e=e!==-1?a=a.slice(0,e):"",a=e.lastIndexOf(`
|
|
72
|
+
`),e=a===-1?e:e.slice(a+1),e.indexOf(t)!==-1)){t=`
|
|
73
|
+
`+e;break e}t=Rc(t+(n?" ["+n+"]":""))}return t}}switch(e){case ub:return Rc("SuspenseList");case Dg:return Rc("Suspense")}return""}s(Gp,"describeComponentStackByType");function Ac(e,n){return(500<n.byteSize||Dp(n.contentState))&&n.contentPreamble===null}s(Ac,"isEligibleForOutlining");function Em(e){if(typeof e=="object"&&e!==null&&typeof e.environmentName=="string"){var n=e.environmentName;e=[e].slice(0),typeof e[0]=="string"?e.splice(0,1,"\x1B[0m\x1B[7m%c%s\x1B[0m%c "+e[0],"background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px"," "+n+" ",""):e.splice(0,0,"\x1B[0m\x1B[7m%c%s\x1B[0m%c","background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px"," "+n+" ",""),e.unshift(console),n=sm.apply(console.error,e),n()}else console.error(e);return null}s(Em,"defaultErrorHandler");function Jp(e,n,t,a,u,h,g,R,x,T,P){var E=new Set;this.destination=null,this.flushScheduled=!1,this.resumableState=e,this.renderState=n,this.rootFormatContext=t,this.progressiveChunkSize=a===void 0?12800:a,this.status=10,this.fatalError=null,this.pendingRootTasks=this.allPendingTasks=this.nextSegmentId=0,this.completedPreambleSegments=this.completedRootSegment=null,this.byteSize=0,this.abortableTasks=E,this.pingedTasks=[],this.clientRenderedBoundaries=[],this.completedBoundaries=[],this.partialBoundaries=[],this.trackedPostpones=null,this.onError=u===void 0?Em:u,this.onPostpone=T===void 0?Xi:T,this.onAllReady=h===void 0?Xi:h,this.onShellReady=g===void 0?Xi:g,this.onShellError=R===void 0?Xi:R,this.onFatalError=x===void 0?Xi:x,this.formState=P===void 0?null:P}s(Jp,"RequestInstance");function bb(e,n,t,a,u,h,g,R,x,T,P,E){return n=new Jp(n,t,a,u,h,g,R,x,T,P,E),t=au(n,0,null,a,!1,!1),t.parentFlushed=!0,e=ah(n,null,e,-1,null,t,null,null,n.abortableTasks,null,a,null,jy,null,null),ts(e),n.pingedTasks.push(e),n}s(bb,"createRequest");function Xp(e,n,t,a,u,h,g,R,x,T,P){return e=bb(e,n,t,a,u,h,g,R,x,T,P,void 0),e.trackedPostpones={workingMap:new Map,rootNodes:[],rootSlots:null},e}s(Xp,"createPrerenderRequest");function xb(e,n,t,a,u,h,g,R,x){return t=new Jp(n.resumableState,t,n.rootFormatContext,n.progressiveChunkSize,a,u,h,g,R,x,null),t.nextSegmentId=n.nextSegmentId,typeof n.replaySlots=="number"?(a=au(t,0,null,n.rootFormatContext,!1,!1),a.parentFlushed=!0,e=ah(t,null,e,-1,null,a,null,null,t.abortableTasks,null,n.rootFormatContext,null,jy,null,null),ts(e),t.pingedTasks.push(e),t):(e=Tb(t,null,{nodes:n.replayNodes,slots:n.replaySlots,pendingTasks:0},e,-1,null,null,t.abortableTasks,null,n.rootFormatContext,null,jy,null,null),ts(e),t.pingedTasks.push(e),t)}s(xb,"resumeRequest");function Zp(e,n,t,a,u,h,g,R,x){return e=xb(e,n,t,a,u,h,g,R,x),e.trackedPostpones={workingMap:new Map,rootNodes:[],rootSlots:null},e}s(Zp,"resumeAndPrerenderRequest");var Kf=null;function rs(){if(Kf)return Kf;var e=qy.getStore();return e||null}s(rs,"resolveRequest");function Vp(e,n){e.pingedTasks.push(n),e.pingedTasks.length===1&&(e.flushScheduled=e.destination!==null,e.trackedPostpones!==null||e.status===10?Ep(function(){return ob(e)}):setImmediate(function(){return ob(e)}))}s(Vp,"pingTask");function lh(e,n,t,a,u){return t={status:0,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,row:n,completedSegments:[],byteSize:0,fallbackAbortableTasks:t,errorDigest:null,contentState:Vy(),fallbackState:Vy(),contentPreamble:a,fallbackPreamble:u,trackedContentKeyPath:null,trackedFallbackNode:null},n!==null&&(n.pendingTasks++,a=n.boundaries,a!==null&&(e.allPendingTasks++,t.pendingTasks++,a.push(t)),e=n.inheritedHoistables,e!==null&&Pc(t.contentState,e)),t}s(lh,"createSuspenseBoundary");function ah(e,n,t,a,u,h,g,R,x,T,P,E,C,k,Z){e.allPendingTasks++,u===null?e.pendingRootTasks++:u.pendingTasks++,k!==null&&k.pendingTasks++;var V={replay:null,node:t,childIndex:a,ping:s(function(){return Vp(e,V)},"ping"),blockedBoundary:u,blockedSegment:h,blockedPreamble:g,hoistableState:R,abortSet:x,keyPath:T,formatContext:P,context:E,treeContext:C,row:k,componentStack:Z,thenableState:n};return x.add(V),V}s(ah,"createRenderTask");function Tb(e,n,t,a,u,h,g,R,x,T,P,E,C,k){e.allPendingTasks++,h===null?e.pendingRootTasks++:h.pendingTasks++,C!==null&&C.pendingTasks++,t.pendingTasks++;var Z={replay:t,node:a,childIndex:u,ping:s(function(){return Vp(e,Z)},"ping"),blockedBoundary:h,blockedSegment:null,blockedPreamble:null,hoistableState:g,abortSet:R,keyPath:x,formatContext:T,context:P,treeContext:E,row:C,componentStack:k,thenableState:n};return R.add(Z),Z}s(Tb,"createReplayTask");function au(e,n,t,a,u,h){return{status:0,parentFlushed:!1,id:-1,index:n,chunks:[],children:[],preambleChildren:[],parentFormatContext:a,boundary:t,lastPushedText:u,textEmbedded:h}}s(au,"createPendingSegment");function ts(e){var n=e.node;if(typeof n=="object"&&n!==null)switch(n.$$typeof){case vp:e.componentStack={parent:e.componentStack,type:n.type}}}s(ts,"pushComponentStack");function $y(e){return e===null?null:{parent:e.parent,type:"Suspense Fallback"}}s($y,"replaceSuspenseComponentStackWithSuspenseFallbackStack");function uu(e){var n={};return e&&Object.defineProperty(n,"componentStack",{configurable:!0,enumerable:!0,get:s(function(){try{var t="",a=e;do t+=Gp(a.type),a=a.parent;while(a);var u=t}catch(h){u=`
|
|
74
|
+
Error generating stack: `+h.message+`
|
|
75
|
+
`+h.stack}return Object.defineProperty(n,"componentStack",{value:u}),u},"get")}),n}s(uu,"getThrownInfo");function Ci(e,n,t){if(e=e.onError,n=e(n,t),n==null||typeof n=="string")return n}s(Ci,"logRecoverableError");function uh(e,n){var t=e.onShellError,a=e.onFatalError;t(n),a(n),e.destination!==null?(e.status=14,e.destination.destroy(n)):(e.status=13,e.fatalError=n)}s(uh,"fatalError");function ki(e,n){pb(e,n.next,n.hoistables)}s(ki,"finishSuspenseListRow");function pb(e,n,t){for(;n!==null;){t!==null&&(Pc(n.hoistables,t),n.inheritedHoistables=t);var a=n.boundaries;if(a!==null){n.boundaries=null;for(var u=0;u<a.length;u++){var h=a[u];t!==null&&Pc(h.contentState,t),su(e,h,null,null)}}if(n.pendingTasks--,0<n.pendingTasks)break;t=n.hoistables,n=n.next}}s(pb,"unblockSuspenseListRow");function eb(e,n){var t=n.boundaries;if(t!==null&&n.pendingTasks===t.length){for(var a=!0,u=0;u<t.length;u++){var h=t[u];if(h.pendingTasks!==1||h.parentFlushed||Ac(e,h)){a=!1;break}}a&&pb(e,n,n.hoistables)}}s(eb,"tryToResolveTogetherRow");function Vf(e){var n={pendingTasks:1,boundaries:null,hoistables:Vy(),inheritedHoistables:null,together:!1,next:null};return e!==null&&0<e.pendingTasks&&(n.pendingTasks++,n.boundaries=[],e.next=n),n}s(Vf,"createSuspenseListRow");function up(e,n,t,a,u){var h=n.keyPath,g=n.treeContext,R=n.row;n.keyPath=t,t=a.length;var x=null;if(n.replay!==null){var T=n.replay.slots;if(T!==null&&typeof T=="object")for(var P=0;P<t;P++){var E=u!=="backwards"&&u!=="unstable_legacy-backwards"?P:t-1-P,C=a[E];n.row=x=Vf(x),n.treeContext=es(g,t,E);var k=T[E];typeof k=="number"?(Wg(e,n,k,C,E),delete T[E]):Br(e,n,C,E),--x.pendingTasks===0&&ki(e,x)}else for(T=0;T<t;T++)P=u!=="backwards"&&u!=="unstable_legacy-backwards"?T:t-1-T,E=a[P],n.row=x=Vf(x),n.treeContext=es(g,t,P),Br(e,n,E,P),--x.pendingTasks===0&&ki(e,x)}else if(u!=="backwards"&&u!=="unstable_legacy-backwards")for(u=0;u<t;u++)T=a[u],n.row=x=Vf(x),n.treeContext=es(g,t,u),Br(e,n,T,u),--x.pendingTasks===0&&ki(e,x);else{for(u=n.blockedSegment,T=u.children.length,P=u.chunks.length,E=t-1;0<=E;E--){C=a[E],n.row=x=Vf(x),n.treeContext=es(g,t,E),k=au(e,P,null,n.formatContext,E===0?u.lastPushedText:!0,!0),u.children.splice(T,0,k),n.blockedSegment=k;try{Br(e,n,C,E),k.lastPushedText&&k.textEmbedded&&k.chunks.push(Sl),k.status=1,Sc(e,n.blockedBoundary,k),--x.pendingTasks===0&&ki(e,x)}catch(Z){throw k.status=e.status===12?3:4,Z}}n.blockedSegment=u,u.lastPushedText=!1}R!==null&&x!==null&&0<x.pendingTasks&&(R.pendingTasks++,x.next=R),n.treeContext=g,n.row=R,n.keyPath=h}s(up,"renderSuspenseListRows");function sp(e,n,t,a,u,h){var g=n.thenableState;for(n.thenableState=null,ma={},db=n,gb=e,vb=t,rh=th=0,ih=-1,Fg=0,mc=g,e=a(u,h);Ag;)Ag=!1,rh=th=0,ih=-1,Fg=0,zg+=1,Qn=null,e=a(u,h);return oh(),e}s(sp,"renderWithHooks");function cp(e,n,t,a,u,h,g){var R=!1;if(h!==0&&e.formState!==null){var x=n.blockedSegment;if(x!==null){R=!0,x=x.chunks;for(var T=0;T<h;T++)T===g?x.push(kR):x.push(PR)}}h=n.keyPath,n.keyPath=t,u?(t=n.treeContext,n.treeContext=es(t,1,0),Br(e,n,a,-1),n.treeContext=t):R?Br(e,n,a,-1):rl(e,n,a,-1),n.keyPath=h}s(cp,"finishFunctionComponent");function Og(e,n,t,a,u,h){if(typeof a=="function")if(a.prototype&&a.prototype.isReactComponent){var g=u;if("ref"in u){g={};for(var R in u)R!=="ref"&&(g[R]=u[R])}var x=a.defaultProps;if(x){g===u&&(g=vo({},g,u));for(var T in x)g[T]===void 0&&(g[T]=x[T])}u=g,g=$T,x=a.contextType,typeof x=="object"&&x!==null&&(g=x._currentValue),g=new a(u,g);var P=g.state!==void 0?g.state:null;if(g.updater=ep,g.props=u,g.state=P,x={queue:[],replace:!1},g._reactInternals=x,h=a.contextType,g.context=typeof h=="object"&&h!==null?h._currentValue:$T,h=a.getDerivedStateFromProps,typeof h=="function"&&(h=h(u,P),P=h==null?P:vo({},P,h),g.state=P),typeof a.getDerivedStateFromProps!="function"&&typeof g.getSnapshotBeforeUpdate!="function"&&(typeof g.UNSAFE_componentWillMount=="function"||typeof g.componentWillMount=="function"))if(a=g.state,typeof g.componentWillMount=="function"&&g.componentWillMount(),typeof g.UNSAFE_componentWillMount=="function"&&g.UNSAFE_componentWillMount(),a!==g.state&&ep.enqueueReplaceState(g,g.state,null),x.queue!==null&&0<x.queue.length)if(a=x.queue,h=x.replace,x.queue=null,x.replace=!1,h&&a.length===1)g.state=a[0];else{for(x=h?a[0]:g.state,P=!0,h=h?1:0;h<a.length;h++)T=a[h],T=typeof T=="function"?T.call(g,x,u,void 0):T,T!=null&&(P?(P=!1,x=vo({},x,T)):vo(x,T));g.state=x}else x.queue=null;if(a=g.render(),e.status===12)throw null;u=n.keyPath,n.keyPath=t,rl(e,n,a,-1),n.keyPath=u}else{if(a=sp(e,n,t,a,u,void 0),e.status===12)throw null;cp(e,n,t,a,th!==0,rh,ih)}else if(typeof a=="string")if(g=n.blockedSegment,g===null)g=u.children,x=n.formatContext,P=n.keyPath,n.formatContext=LT(x,a,u),n.keyPath=t,Br(e,n,g,-1),n.formatContext=x,n.keyPath=P;else{if(P=_R(g.chunks,a,u,e.resumableState,e.renderState,n.blockedPreamble,n.hoistableState,n.formatContext,g.lastPushedText),g.lastPushedText=!1,x=n.formatContext,h=n.keyPath,n.keyPath=t,(n.formatContext=LT(x,a,u)).insertionMode===3){t=au(e,0,null,n.formatContext,!1,!1),g.preambleChildren.push(t),n.blockedSegment=t;try{t.status=6,Br(e,n,P,-1),t.lastPushedText&&t.textEmbedded&&t.chunks.push(Sl),t.status=1,Sc(e,n.blockedBoundary,t)}finally{n.blockedSegment=g}}else Br(e,n,P,-1);n.formatContext=x,n.keyPath=h;e:{switch(n=g.chunks,e=e.resumableState,a){case"title":case"style":case"script":case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break e;case"body":if(1>=x.insertionMode){e.hasBody=!0;break e}break;case"html":if(x.insertionMode===0){e.hasHtml=!0;break e}break;case"head":if(1>=x.insertionMode)break e}n.push(ns(a))}g.lastPushedText=!1}else{switch(a){case aR:case xp:case Tp:case bp:a=n.keyPath,n.keyPath=t,rl(e,n,u.children,-1),n.keyPath=a;return;case wp:a=n.blockedSegment,a===null?u.mode!=="hidden"&&(a=n.keyPath,n.keyPath=t,Br(e,n,u.children,-1),n.keyPath=a):u.mode!=="hidden"&&(a.chunks.push(BR),a.lastPushedText=!1,g=n.keyPath,n.keyPath=t,Br(e,n,u.children,-1),n.keyPath=g,a.chunks.push(NR),a.lastPushedText=!1);return;case ub:e:{if(a=u.children,u=u.revealOrder,u==="forwards"||u==="backwards"||u==="unstable_legacy-backwards"){if(Rg(a)){up(e,n,t,a,u);break e}if((g=Rp(a))&&(g=g.call(a))){if(x=g.next(),!x.done){do x=g.next();while(!x.done);up(e,n,t,a,u)}break e}}u==="together"?(u=n.keyPath,g=n.row,x=n.row=Vf(null),x.boundaries=[],x.together=!0,n.keyPath=t,rl(e,n,a,-1),--x.pendingTasks===0&&ki(e,x),n.keyPath=u,n.row=g,g!==null&&0<x.pendingTasks&&(g.pendingTasks++,x.next=g)):(u=n.keyPath,n.keyPath=t,rl(e,n,a,-1),n.keyPath=u)}return;case sR:case lR:throw Error("ReactDOMServer does not yet support scope components.");case Dg:e:if(n.replay!==null){a=n.keyPath,g=n.formatContext,x=n.row,n.keyPath=t,n.formatContext=vg(e.resumableState,g),n.row=null,t=u.children;try{Br(e,n,t,-1)}finally{n.keyPath=a,n.formatContext=g,n.row=x}}else{a=n.keyPath,h=n.formatContext;var E=n.row;T=n.blockedBoundary,R=n.blockedPreamble;var C=n.hoistableState,k=n.blockedSegment,Z=u.fallback;u=u.children;var V=new Set,q=2>n.formatContext.insertionMode?lh(e,n.row,V,$f(),$f()):lh(e,n.row,V,null,null);e.trackedPostpones!==null&&(q.trackedContentKeyPath=t);var ie=au(e,k.chunks.length,q,n.formatContext,!1,!1);k.children.push(ie),k.lastPushedText=!1;var te=au(e,0,null,n.formatContext,!1,!1);if(te.parentFlushed=!0,e.trackedPostpones!==null){g=n.componentStack,x=[t[0],"Suspense Fallback",t[2]],P=[x[1],x[2],[],null],e.trackedPostpones.workingMap.set(x,P),q.trackedFallbackNode=P,n.blockedSegment=ie,n.blockedPreamble=q.fallbackPreamble,n.keyPath=x,n.formatContext=Yy(e.resumableState,h),n.componentStack=$y(g),ie.status=6;try{Br(e,n,Z,-1),ie.lastPushedText&&ie.textEmbedded&&ie.chunks.push(Sl),ie.status=1,Sc(e,T,ie)}catch(Te){throw ie.status=e.status===12?3:4,Te}finally{n.blockedSegment=k,n.blockedPreamble=R,n.keyPath=a,n.formatContext=h}n=ah(e,null,u,-1,q,te,q.contentPreamble,q.contentState,n.abortSet,t,vg(e.resumableState,n.formatContext),n.context,n.treeContext,null,g),ts(n),e.pingedTasks.push(n)}else{n.blockedBoundary=q,n.blockedPreamble=q.contentPreamble,n.hoistableState=q.contentState,n.blockedSegment=te,n.keyPath=t,n.formatContext=vg(e.resumableState,h),n.row=null,te.status=6;try{if(Br(e,n,u,-1),te.lastPushedText&&te.textEmbedded&&te.chunks.push(Sl),te.status=1,Sc(e,q,te),sh(q,te),q.pendingTasks===0&&q.status===0){if(q.status=1,!Ac(e,q)){E!==null&&--E.pendingTasks===0&&ki(e,E),e.pendingRootTasks===0&&n.blockedPreamble&&dh(e);break e}}else E!==null&&E.together&&eb(e,E)}catch(Te){q.status=4,e.status===12?(te.status=3,g=e.fatalError):(te.status=4,g=Te),x=uu(n.componentStack),P=Ci(e,g,x),q.errorDigest=P,wb(e,q)}finally{n.blockedBoundary=T,n.blockedPreamble=R,n.hoistableState=C,n.blockedSegment=k,n.keyPath=a,n.formatContext=h,n.row=E}n=ah(e,null,Z,-1,T,ie,q.fallbackPreamble,q.fallbackState,V,[t[0],"Suspense Fallback",t[2]],Yy(e.resumableState,n.formatContext),n.context,n.treeContext,n.row,$y(n.componentStack)),ts(n),e.pingedTasks.push(n)}}return}if(typeof a=="object"&&a!==null)switch(a.$$typeof){case ab:if("ref"in u)for(k in g={},u)k!=="ref"&&(g[k]=u[k]);else g=u;a=sp(e,n,t,a.render,g,h),cp(e,n,t,a,th!==0,rh,ih);return;case sb:Og(e,n,t,a.type,u,h);return;case Hg:if(x=u.children,g=n.keyPath,u=u.value,P=a._currentValue,a._currentValue=u,h=$u,$u=a={parent:h,depth:h===null?0:h.depth+1,context:a,parentValue:P,value:u},n.context=a,n.keyPath=t,rl(e,n,x,-1),e=$u,e===null)throw Error("Tried to pop a Context at the root of the app. This is a bug in React.");e.context._currentValue=e.parentValue,e=$u=e.parent,n.context=e,n.keyPath=g;return;case pp:u=u.children,a=u(a._context._currentValue),u=n.keyPath,n.keyPath=t,rl(e,n,a,-1),n.keyPath=u;return;case Lg:if(g=a._init,a=g(a._payload),e.status===12)throw null;Og(e,n,t,a,u,h);return}throw Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: "+((a==null?a:typeof a)+"."))}}s(Og,"renderElement");function Wg(e,n,t,a,u){var h=n.replay,g=n.blockedBoundary,R=au(e,0,null,n.formatContext,!1,!1);R.id=t,R.parentFlushed=!0;try{n.replay=null,n.blockedSegment=R,Br(e,n,a,u),R.status=1,Sc(e,g,R),g===null?e.completedRootSegment=R:(sh(g,R),g.parentFlushed&&e.partialBoundaries.push(g))}finally{n.replay=h,n.blockedSegment=null}}s(Wg,"resumeNode");function rl(e,n,t,a){n.replay!==null&&typeof n.replay.slots=="number"?Wg(e,n,n.replay.slots,t,a):(n.node=t,n.childIndex=a,t=n.componentStack,ts(n),nb(e,n),n.componentStack=t)}s(rl,"renderNodeDestructive");function nb(e,n){var t=n.node,a=n.childIndex;if(t!==null){if(typeof t=="object"){switch(t.$$typeof){case vp:var u=t.type,h=t.key,g=t.props;t=g.ref;var R=t!==void 0?t:null,x=kg(u),T=h??(a===-1?0:a);if(h=[n.keyPath,x,T],n.replay!==null)e:{var P=n.replay;for(a=P.nodes,t=0;t<a.length;t++){var E=a[t];if(T===E[1]){if(E.length===4){if(x!==null&&x!==E[0])throw Error("Expected the resume to render <"+E[0]+"> in this slot but instead it rendered <"+x+">. The tree doesn't match so React will fallback to client rendering.");var C=E[2];x=E[3],T=n.node,n.replay={nodes:C,slots:x,pendingTasks:1};try{if(Og(e,n,h,u,g,R),n.replay.pendingTasks===1&&0<n.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");n.replay.pendingTasks--}catch(Y){if(typeof Y=="object"&&Y!==null&&(Y===Lo||typeof Y.then=="function"))throw n.node===T?n.replay=P:a.splice(t,1),Y;n.replay.pendingTasks--,g=uu(n.componentStack),h=e,e=n.blockedBoundary,u=Y,g=Ci(h,u,g),hh(h,e,C,x,u,g)}n.replay=P}else{if(u!==Dg)throw Error("Expected the resume to render <Suspense> in this slot but instead it rendered <"+(kg(u)||"Unknown")+">. The tree doesn't match so React will fallback to client rendering.");n:{P=void 0,u=E[5],R=E[2],x=E[3],T=E[4]===null?[]:E[4][2],E=E[4]===null?null:E[4][3];var k=n.keyPath,Z=n.formatContext,V=n.row,q=n.replay,ie=n.blockedBoundary,te=n.hoistableState,Te=g.children,Ee=g.fallback,fe=new Set;g=2>n.formatContext.insertionMode?lh(e,n.row,fe,$f(),$f()):lh(e,n.row,fe,null,null),g.parentFlushed=!0,g.rootSegmentID=u,n.blockedBoundary=g,n.hoistableState=g.contentState,n.keyPath=h,n.formatContext=vg(e.resumableState,Z),n.row=null,n.replay={nodes:R,slots:x,pendingTasks:1};try{if(Br(e,n,Te,-1),n.replay.pendingTasks===1&&0<n.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");if(n.replay.pendingTasks--,g.pendingTasks===0&&g.status===0){g.status=1,e.completedBoundaries.push(g);break n}}catch(Y){g.status=4,C=uu(n.componentStack),P=Ci(e,Y,C),g.errorDigest=P,n.replay.pendingTasks--,e.clientRenderedBoundaries.push(g)}finally{n.blockedBoundary=ie,n.hoistableState=te,n.replay=q,n.keyPath=k,n.formatContext=Z,n.row=V}C=Tb(e,null,{nodes:T,slots:E,pendingTasks:0},Ee,-1,ie,g.fallbackState,fe,[h[0],"Suspense Fallback",h[2]],Yy(e.resumableState,n.formatContext),n.context,n.treeContext,n.row,$y(n.componentStack)),ts(C),e.pingedTasks.push(C)}}a.splice(t,1);break e}}}else Og(e,n,h,u,g,R);return;case yp:throw Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case Lg:if(C=t._init,t=C(t._payload),e.status===12)throw null;rl(e,n,t,a);return}if(Rg(t)){tb(e,n,t,a);return}if((C=Rp(t))&&(C=C.call(t))){if(t=C.next(),!t.done){g=[];do g.push(t.value),t=C.next();while(!t.done);tb(e,n,g,a)}return}if(typeof t.then=="function")return n.thenableState=null,rl(e,n,Wp(t),a);if(t.$$typeof===Hg)return rl(e,n,t._currentValue,a);throw a=Object.prototype.toString.call(t),Error("Objects are not valid as a React child (found: "+(a==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":a)+"). If you meant to render a collection of children, use an array instead.")}typeof t=="string"?(a=n.blockedSegment,a!==null&&(a.lastPushedText=BT(a.chunks,t,e.renderState,a.lastPushedText))):(typeof t=="number"||typeof t=="bigint")&&(a=n.blockedSegment,a!==null&&(a.lastPushedText=BT(a.chunks,""+t,e.renderState,a.lastPushedText)))}}s(nb,"retryNode");function tb(e,n,t,a){var u=n.keyPath;if(a!==-1&&(n.keyPath=[n.keyPath,"Fragment",a],n.replay!==null)){for(var h=n.replay,g=h.nodes,R=0;R<g.length;R++){var x=g[R];if(x[1]===a){a=x[2],x=x[3],n.replay={nodes:a,slots:x,pendingTasks:1};try{if(tb(e,n,t,-1),n.replay.pendingTasks===1&&0<n.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");n.replay.pendingTasks--}catch(E){if(typeof E=="object"&&E!==null&&(E===Lo||typeof E.then=="function"))throw E;n.replay.pendingTasks--,t=uu(n.componentStack);var T=n.blockedBoundary,P=E;t=Ci(e,P,t),hh(e,T,a,x,P,t)}n.replay=h,g.splice(R,1);break}}n.keyPath=u;return}if(h=n.treeContext,g=t.length,n.replay!==null&&(R=n.replay.slots,R!==null&&typeof R=="object")){for(a=0;a<g;a++)x=t[a],n.treeContext=es(h,g,a),T=R[a],typeof T=="number"?(Wg(e,n,T,x,a),delete R[a]):Br(e,n,x,a);n.treeContext=h,n.keyPath=u;return}for(R=0;R<g;R++)a=t[R],n.treeContext=es(h,g,R),Br(e,n,a,R);n.treeContext=h,n.keyPath=u}s(tb,"renderChildrenArray");function Qp(e,n,t){if(t.status=5,t.rootSegmentID=e.nextSegmentId++,e=t.trackedContentKeyPath,e===null)throw Error("It should not be possible to postpone at the root. This is a bug in React.");var a=t.trackedFallbackNode,u=[],h=n.workingMap.get(e);return h===void 0?(t=[e[1],e[2],u,null,a,t.rootSegmentID],n.workingMap.set(e,t),Ig(t,e[0],n),t):(h[4]=a,h[5]=t.rootSegmentID,h)}s(Qp,"trackPostponedBoundary");function rb(e,n,t,a){a.status=5;var u=t.keyPath,h=t.blockedBoundary;if(h===null)a.id=e.nextSegmentId++,n.rootSlots=a.id,e.completedRootSegment!==null&&(e.completedRootSegment.status=5);else{if(h!==null&&h.status===0){var g=Qp(e,n,h);if(h.trackedContentKeyPath===u&&t.childIndex===-1){a.id===-1&&(a.id=a.parentFlushed?h.rootSegmentID:e.nextSegmentId++),g[3]=a.id;return}}if(a.id===-1&&(a.id=a.parentFlushed&&h!==null?h.rootSegmentID:e.nextSegmentId++),t.childIndex===-1)u===null?n.rootSlots=a.id:(t=n.workingMap.get(u),t===void 0?(t=[u[1],u[2],[],a.id],Ig(t,u[0],n)):t[3]=a.id);else{if(u===null){if(e=n.rootSlots,e===null)e=n.rootSlots={};else if(typeof e=="number")throw Error("It should not be possible to postpone both at the root of an element as well as a slot below. This is a bug in React.")}else if(h=n.workingMap,g=h.get(u),g===void 0)e={},g=[u[1],u[2],[],e],h.set(u,g),Ig(g,u[0],n);else if(e=g[3],e===null)e=g[3]={};else if(typeof e=="number")throw Error("It should not be possible to postpone both at the root of an element as well as a slot below. This is a bug in React.");e[t.childIndex]=a.id}}}s(rb,"trackPostpone");function wb(e,n){e=e.trackedPostpones,e!==null&&(n=n.trackedContentKeyPath,n!==null&&(n=e.workingMap.get(n),n!==void 0&&(n.length=4,n[2]=[],n[3]=null)))}s(wb,"untrackBoundary");function fp(e,n,t){return Tb(e,t,n.replay,n.node,n.childIndex,n.blockedBoundary,n.hoistableState,n.abortSet,n.keyPath,n.formatContext,n.context,n.treeContext,n.row,n.componentStack)}s(fp,"spawnNewSuspendedReplayTask");function hp(e,n,t){var a=n.blockedSegment,u=au(e,a.chunks.length,null,n.formatContext,a.lastPushedText,!0);return a.children.push(u),a.lastPushedText=!1,ah(e,t,n.node,n.childIndex,n.blockedBoundary,u,n.blockedPreamble,n.hoistableState,n.abortSet,n.keyPath,n.formatContext,n.context,n.treeContext,n.row,n.componentStack)}s(hp,"spawnNewSuspendedRenderTask");function Br(e,n,t,a){var u=n.formatContext,h=n.context,g=n.keyPath,R=n.treeContext,x=n.componentStack,T=n.blockedSegment;if(T===null){T=n.replay;try{return rl(e,n,t,a)}catch(C){if(oh(),t=C===Lo?Pg():C,e.status!==12&&typeof t=="object"&&t!==null){if(typeof t.then=="function"){a=C===Lo?Ec():null,e=fp(e,n,a).ping,t.then(e,e),n.formatContext=u,n.context=h,n.keyPath=g,n.treeContext=R,n.componentStack=x,n.replay=T,iu(h);return}if(t.message==="Maximum call stack size exceeded"){t=C===Lo?Ec():null,t=fp(e,n,t),e.pingedTasks.push(t),n.formatContext=u,n.context=h,n.keyPath=g,n.treeContext=R,n.componentStack=x,n.replay=T,iu(h);return}}}}else{var P=T.children.length,E=T.chunks.length;try{return rl(e,n,t,a)}catch(C){if(oh(),T.children.length=P,T.chunks.length=E,t=C===Lo?Pg():C,e.status!==12&&typeof t=="object"&&t!==null){if(typeof t.then=="function"){T=t,t=C===Lo?Ec():null,e=hp(e,n,t).ping,T.then(e,e),n.formatContext=u,n.context=h,n.keyPath=g,n.treeContext=R,n.componentStack=x,iu(h);return}if(t.message==="Maximum call stack size exceeded"){T=C===Lo?Ec():null,T=hp(e,n,T),e.pingedTasks.push(T),n.formatContext=u,n.context=h,n.keyPath=g,n.treeContext=R,n.componentStack=x,iu(h);return}}}}throw n.formatContext=u,n.context=h,n.keyPath=g,n.treeContext=R,iu(h),t}s(Br,"renderNode");function mm(e){var n=e.blockedBoundary,t=e.blockedSegment;t!==null&&(t.status=3,su(this,n,e.row,t))}s(mm,"abortTaskSoft");function hh(e,n,t,a,u,h){for(var g=0;g<t.length;g++){var R=t[g];if(R.length===4)hh(e,n,R[2],R[3],u,h);else{R=R[5];var x=e,T=h,P=lh(x,null,new Set,null,null);P.parentFlushed=!0,P.rootSegmentID=R,P.status=4,P.errorDigest=T,P.parentFlushed&&x.clientRenderedBoundaries.push(P)}}if(t.length=0,a!==null){if(n===null)throw Error("We should not have any resumable nodes in the shell. This is a bug in React.");if(n.status!==4&&(n.status=4,n.errorDigest=h,n.parentFlushed&&e.clientRenderedBoundaries.push(n)),typeof a=="object")for(var E in a)delete a[E]}}s(hh,"abortRemainingReplayNodes");function ib(e,n,t){var a=e.blockedBoundary,u=e.blockedSegment;if(u!==null){if(u.status===6)return;u.status=3}var h=uu(e.componentStack);if(a===null){if(n.status!==13&&n.status!==14){if(a=e.replay,a===null){n.trackedPostpones!==null&&u!==null?(a=n.trackedPostpones,Ci(n,t,h),rb(n,a,e,u),su(n,null,e.row,u)):(Ci(n,t,h),uh(n,t));return}a.pendingTasks--,a.pendingTasks===0&&0<a.nodes.length&&(u=Ci(n,t,h),hh(n,null,a.nodes,a.slots,t,u)),n.pendingRootTasks--,n.pendingRootTasks===0&&Rb(n)}}else{var g=n.trackedPostpones;if(a.status!==4){if(g!==null&&u!==null)return Ci(n,t,h),rb(n,g,e,u),a.fallbackAbortableTasks.forEach(function(R){return ib(R,n,t)}),a.fallbackAbortableTasks.clear(),su(n,a,e.row,u);a.status=4,u=Ci(n,t,h),a.status=4,a.errorDigest=u,wb(n,a),a.parentFlushed&&n.clientRenderedBoundaries.push(a)}a.pendingTasks--,u=a.row,u!==null&&--u.pendingTasks===0&&ki(n,u),a.fallbackAbortableTasks.forEach(function(R){return ib(R,n,t)}),a.fallbackAbortableTasks.clear()}e=e.row,e!==null&&--e.pendingTasks===0&&ki(n,e),n.allPendingTasks--,n.allPendingTasks===0&&Mg(n)}s(ib,"abortTask");function Yg(e,n){try{var t=e.renderState,a=t.onHeaders;if(a){var u=t.headers;if(u){t.headers=null;var h=u.preconnects;if(u.fontPreloads&&(h&&(h+=", "),h+=u.fontPreloads),u.highImagePreloads&&(h&&(h+=", "),h+=u.highImagePreloads),!n){var g=t.styles.values(),R=g.next();e:for(;0<u.remainingCapacity&&!R.done;R=g.next())for(var x=R.value.sheets.values(),T=x.next();0<u.remainingCapacity&&!T.done;T=x.next()){var P=T.value,E=P.props,C=E.href,k=P.props,Z=Cg(k.href,"style",{crossOrigin:k.crossOrigin,integrity:k.integrity,nonce:k.nonce,type:k.type,fetchPriority:k.fetchPriority,referrerPolicy:k.referrerPolicy,media:k.media});if(0<=(u.remainingCapacity-=Z.length+2))t.resets.style[C]=tl,h&&(h+=", "),h+=Z,t.resets.style[C]=typeof E.crossOrigin=="string"||typeof E.integrity=="string"?[E.crossOrigin,E.integrity]:tl;else break e}}a(h?{Link:h}:{})}}}catch(V){Ci(e,V,{})}}s(Yg,"safelyEmitEarlyPreloads");function Rb(e){e.trackedPostpones===null&&Yg(e,!0),e.trackedPostpones===null&&dh(e),e.onShellError=Xi,e=e.onShellReady,e()}s(Rb,"completeShell");function Mg(e){Yg(e,e.trackedPostpones===null?!0:e.completedRootSegment===null||e.completedRootSegment.status!==5),dh(e),e=e.onAllReady,e()}s(Mg,"completeAll");function sh(e,n){if(n.chunks.length===0&&n.children.length===1&&n.children[0].boundary===null&&n.children[0].id===-1){var t=n.children[0];t.id=n.id,t.parentFlushed=!0,t.status!==1&&t.status!==3&&t.status!==4||sh(e,t)}else e.completedSegments.push(n)}s(sh,"queueCompletedSegment");function Sc(e,n,t){if(FT!==null){t=t.chunks;for(var a=0,u=0;u<t.length;u++)a+=FT(t[u]);n===null?e.byteSize+=a:n.byteSize+=a}}s(Sc,"finishedSegment");function su(e,n,t,a){if(t!==null&&(--t.pendingTasks===0?ki(e,t):t.together&&eb(e,t)),e.allPendingTasks--,n===null){if(a!==null&&a.parentFlushed){if(e.completedRootSegment!==null)throw Error("There can only be one root segment. This is a bug in React.");e.completedRootSegment=a}e.pendingRootTasks--,e.pendingRootTasks===0&&Rb(e)}else if(n.pendingTasks--,n.status!==4)if(n.pendingTasks===0){if(n.status===0&&(n.status=1),a!==null&&a.parentFlushed&&(a.status===1||a.status===3)&&sh(n,a),n.parentFlushed&&e.completedBoundaries.push(n),n.status===1)t=n.row,t!==null&&Pc(t.hoistables,n.contentState),Ac(e,n)||(n.fallbackAbortableTasks.forEach(mm,e),n.fallbackAbortableTasks.clear(),t!==null&&--t.pendingTasks===0&&ki(e,t)),e.pendingRootTasks===0&&e.trackedPostpones===null&&n.contentPreamble!==null&&dh(e);else if(n.status===5&&(n=n.row,n!==null)){if(e.trackedPostpones!==null){t=e.trackedPostpones;var u=n.next;if(u!==null&&(a=u.boundaries,a!==null))for(u.boundaries=null,u=0;u<a.length;u++){var h=a[u];Qp(e,t,h),su(e,h,null,null)}}--n.pendingTasks===0&&ki(e,n)}}else a===null||!a.parentFlushed||a.status!==1&&a.status!==3||(sh(n,a),n.completedSegments.length===1&&n.parentFlushed&&e.partialBoundaries.push(n)),n=n.row,n!==null&&n.together&&eb(e,n);e.allPendingTasks===0&&Mg(e)}s(su,"finishedTask");function ob(e){if(e.status!==14&&e.status!==13){var n=$u,t=pc.H;pc.H=lp;var a=pc.A;pc.A=Rm;var u=Kf;Kf=e;var h=pg;pg=e.resumableState;try{var g=e.pingedTasks,R;for(R=0;R<g.length;R++){var x=g[R],T=e,P=x.blockedSegment;if(P===null){var E=T;if(x.replay.pendingTasks!==0){iu(x.context);try{if(typeof x.replay.slots=="number"?Wg(E,x,x.replay.slots,x.node,x.childIndex):nb(E,x),x.replay.pendingTasks===1&&0<x.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");x.replay.pendingTasks--,x.abortSet.delete(x),su(E,x.blockedBoundary,x.row,null)}catch(se){oh();var C=se===Lo?Pg():se;if(typeof C=="object"&&C!==null&&typeof C.then=="function"){var k=x.ping;C.then(k,k),x.thenableState=se===Lo?Ec():null}else{x.replay.pendingTasks--,x.abortSet.delete(x);var Z=uu(x.componentStack);T=void 0;var V=E,q=x.blockedBoundary,ie=E.status===12?E.fatalError:C,te=x.replay.nodes,Te=x.replay.slots;T=Ci(V,ie,Z),hh(V,q,te,Te,ie,T),E.pendingRootTasks--,E.pendingRootTasks===0&&Rb(E),E.allPendingTasks--,E.allPendingTasks===0&&Mg(E)}}finally{}}}else if(E=void 0,V=P,V.status===0){V.status=6,iu(x.context);var Ee=V.children.length,fe=V.chunks.length;try{nb(T,x),V.lastPushedText&&V.textEmbedded&&V.chunks.push(Sl),x.abortSet.delete(x),V.status=1,Sc(T,x.blockedBoundary,V),su(T,x.blockedBoundary,x.row,V)}catch(se){oh(),V.children.length=Ee,V.chunks.length=fe;var Y=se===Lo?Pg():T.status===12?T.fatalError:se;if(T.status===12&&T.trackedPostpones!==null){var Je=T.trackedPostpones,tn=uu(x.componentStack);x.abortSet.delete(x),Ci(T,Y,tn),rb(T,Je,x,V),su(T,x.blockedBoundary,x.row,V)}else if(typeof Y=="object"&&Y!==null&&typeof Y.then=="function"){V.status=0,x.thenableState=se===Lo?Ec():null;var ye=x.ping;Y.then(ye,ye)}else{var le=uu(x.componentStack);x.abortSet.delete(x),V.status=4;var ae=x.blockedBoundary,re=x.row;if(re!==null&&--re.pendingTasks===0&&ki(T,re),T.allPendingTasks--,E=Ci(T,Y,le),ae===null)uh(T,Y);else if(ae.pendingTasks--,ae.status!==4){ae.status=4,ae.errorDigest=E,wb(T,ae);var Se=ae.row;Se!==null&&--Se.pendingTasks===0&&ki(T,Se),ae.parentFlushed&&T.clientRenderedBoundaries.push(ae),T.pendingRootTasks===0&&T.trackedPostpones===null&&ae.contentPreamble!==null&&dh(T)}T.allPendingTasks===0&&Mg(T)}}finally{}}}g.splice(0,R),e.destination!==null&&Gg(e,e.destination)}catch(se){Ci(e,se,{}),uh(e,se)}finally{pg=h,pc.H=t,pc.A=a,t===lp&&iu(n),Kf=u}}}s(ob,"performWork");function Ny(e,n,t){n.preambleChildren.length&&t.push(n.preambleChildren);for(var a=!1,u=0;u<n.children.length;u++)a=Kp(e,n.children[u],t)||a;return a}s(Ny,"preparePreambleFromSubtree");function Kp(e,n,t){var a=n.boundary;if(a===null)return Ny(e,n,t);var u=a.contentPreamble,h=a.fallbackPreamble;if(u===null||h===null)return!1;switch(a.status){case 1:if(VT(e.renderState,u),e.byteSize+=a.byteSize,n=a.completedSegments[0],!n)throw Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");return Ny(e,n,t);case 5:if(e.trackedPostpones!==null)return!0;case 4:if(n.status===1)return VT(e.renderState,h),Ny(e,n,t);default:return!0}}s(Kp,"preparePreambleFromSegment");function dh(e){if(e.completedRootSegment&&e.completedPreambleSegments===null){var n=[],t=e.byteSize,a=Kp(e,e.completedRootSegment,n),u=e.renderState.preamble;a===!1||u.headChunks&&u.bodyChunks?e.completedPreambleSegments=n:e.byteSize=t}}s(dh,"preparePreamble");function gg(e,n,t,a){switch(t.parentFlushed=!0,t.status){case 0:t.id=e.nextSegmentId++;case 5:return a=t.id,t.lastPushedText=!1,t.textEmbedded=!1,e=e.renderState,U(n,DR),U(n,e.placeholderPrefix),e=a.toString(16),U(n,e),_n(n,LR);case 1:t.status=2;var u=!0,h=t.chunks,g=0;t=t.children;for(var R=0;R<t.length;R++){for(u=t[R];g<u.index;g++)U(n,h[g]);u=fh(e,n,u,a)}for(;g<h.length-1;g++)U(n,h[g]);return g<h.length&&(u=_n(n,h[g])),u;case 3:return!0;default:throw Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}s(gg,"flushSubtree");var ch=0;function fh(e,n,t,a){var u=t.boundary;if(u===null)return gg(e,n,t,a);if(u.parentFlushed=!0,u.status===4){var h=u.row;h!==null&&--h.pendingTasks===0&&ki(e,h),u=u.errorDigest,_n(n,YR),U(n,JR),u&&(U(n,ZR),U(n,Ie(u)),U(n,XR)),_n(n,VR),gg(e,n,t,a)}else if(u.status!==1)u.status===0&&(u.rootSegmentID=e.nextSegmentId++),0<u.completedSegments.length&&e.partialBoundaries.push(u),QT(n,e.renderState,u.rootSegmentID),a&&Pc(a,u.fallbackState),gg(e,n,t,a);else if(!wg&&Ac(e,u)&&(ch+u.byteSize>e.progressiveChunkSize||Dp(u.contentState)))u.rootSegmentID=e.nextSegmentId++,e.completedBoundaries.push(u),QT(n,e.renderState,u.rootSegmentID),gg(e,n,t,a);else{if(ch+=u.byteSize,a&&Pc(a,u.contentState),t=u.row,t!==null&&Ac(e,u)&&--t.pendingTasks===0&&ki(e,t),_n(n,UR),t=u.completedSegments,t.length!==1)throw Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");fh(e,n,t[0],a)}return _n(n,GR)}s(fh,"flushSegment");function Uy(e,n,t,a){return yE(n,e.renderState,t.parentFormatContext,t.id),fh(e,n,t,a),bE(n,t.parentFormatContext)}s(Uy,"flushSegmentContainer");function dp(e,n,t){ch=t.byteSize;for(var a=t.completedSegments,u=0;u<a.length;u++)qp(e,n,t,a[u]);a.length=0,a=t.row,a!==null&&Ac(e,t)&&--a.pendingTasks===0&&ki(e,a),Ip(n,t.contentState,e.renderState),a=e.resumableState,e=e.renderState,u=t.rootSegmentID,t=t.contentState;var h=e.stylesToHoist;return e.stylesToHoist=!1,U(n,e.startInlineScript),U(n,Pt),h?((a.instructions&4)===0&&(a.instructions|=4,U(n,AE)),(a.instructions&2)===0&&(a.instructions|=2,U(n,KT)),(a.instructions&8)===0?(a.instructions|=8,U(n,EE)):U(n,mE)):((a.instructions&2)===0&&(a.instructions|=2,U(n,KT)),U(n,RE)),a=u.toString(16),U(n,e.boundaryPrefix),U(n,a),U(n,SE),U(n,e.segmentPrefix),U(n,a),h?(U(n,CE),jE(n,t)):U(n,kE),t=_n(n,PE),Mp(n,e)&&t}s(dp,"flushCompletedBoundary");function qp(e,n,t,a){if(a.status===2)return!0;var u=t.contentState,h=a.id;if(h===-1){if((a.id=t.rootSegmentID)===-1)throw Error("A root segment ID must have been assigned by now. This is a bug in React.");return Uy(e,n,a,u)}return h===t.rootSegmentID?Uy(e,n,a,u):(Uy(e,n,a,u),t=e.resumableState,e=e.renderState,U(n,e.startInlineScript),U(n,Pt),(t.instructions&1)===0?(t.instructions|=1,U(n,xE)):U(n,TE),U(n,e.segmentPrefix),h=h.toString(16),U(n,h),U(n,pE),U(n,e.placeholderPrefix),U(n,h),n=_n(n,wE),n)}s(qp,"flushPartiallyCompletedSegment");var wg=!1;function Gg(e,n){vt=new Uint8Array(2048),Vn=0,Cc=!0;try{if(!(0<e.pendingRootTasks)){var t,a=e.completedRootSegment;if(a!==null){if(a.status===5)return;var u=e.completedPreambleSegments;if(u===null)return;ch=e.byteSize;var h=e.resumableState,g=e.renderState,R=g.preamble,x=R.htmlChunks,T=R.headChunks,P;if(x){for(P=0;P<x.length;P++)U(n,x[P]);if(T)for(P=0;P<T.length;P++)U(n,T[P]);else U(n,yr("head")),U(n,Pt)}else if(T)for(P=0;P<T.length;P++)U(n,T[P]);var E=g.charsetChunks;for(P=0;P<E.length;P++)U(n,E[P]);E.length=0,g.preconnects.forEach(ml,n),g.preconnects.clear();var C=g.viewportChunks;for(P=0;P<C.length;P++)U(n,C[P]);C.length=0,g.fontPreloads.forEach(ml,n),g.fontPreloads.clear(),g.highImagePreloads.forEach(ml,n),g.highImagePreloads.clear(),kc=g,g.styles.forEach(QE,n),kc=null;var k=g.importMapChunks;for(P=0;P<k.length;P++)U(n,k[P]);k.length=0,g.bootstrapScripts.forEach(ml,n),g.scripts.forEach(ml,n),g.scripts.clear(),g.bulkPreloads.forEach(ml,n),g.bulkPreloads.clear(),x||T||(h.instructions|=32);var Z=g.hoistableChunks;for(P=0;P<Z.length;P++)U(n,Z[P]);for(h=Z.length=0;h<u.length;h++){var V=u[h];for(g=0;g<V.length;g++)fh(e,n,V[g],null)}var q=e.renderState.preamble,ie=q.headChunks;(q.htmlChunks||ie)&&U(n,ns("head"));var te=q.bodyChunks;if(te)for(u=0;u<te.length;u++)U(n,te[u]);fh(e,n,a,null),e.completedRootSegment=null;var Te=e.renderState;if(e.allPendingTasks!==0||e.clientRenderedBoundaries.length!==0||e.completedBoundaries.length!==0||e.trackedPostpones!==null&&(e.trackedPostpones.rootNodes.length!==0||e.trackedPostpones.rootSlots!==null)){var Ee=e.resumableState;if((Ee.instructions&64)===0){if(Ee.instructions|=64,U(n,Te.startInlineScript),(Ee.instructions&32)===0){Ee.instructions|=32;var fe="_"+Ee.idPrefix+"R_";U(n,Hp),U(n,Ie(fe)),U(n,At)}U(n,Pt),U(n,HR),_n(n,Eg)}}Mp(n,Te)}var Y=e.renderState;a=0;var Je=Y.viewportChunks;for(a=0;a<Je.length;a++)U(n,Je[a]);Je.length=0,Y.preconnects.forEach(ml,n),Y.preconnects.clear(),Y.fontPreloads.forEach(ml,n),Y.fontPreloads.clear(),Y.highImagePreloads.forEach(ml,n),Y.highImagePreloads.clear(),Y.styles.forEach(qE,n),Y.scripts.forEach(ml,n),Y.scripts.clear(),Y.bulkPreloads.forEach(ml,n),Y.bulkPreloads.clear();var tn=Y.hoistableChunks;for(a=0;a<tn.length;a++)U(n,tn[a]);tn.length=0;var ye=e.clientRenderedBoundaries;for(t=0;t<ye.length;t++){var le=ye[t];Y=n;var ae=e.resumableState,re=e.renderState,Se=le.rootSegmentID,se=le.errorDigest;U(Y,re.startInlineScript),U(Y,Pt),(ae.instructions&4)===0?(ae.instructions|=4,U(Y,FE)):U(Y,OE),U(Y,re.boundaryPrefix),U(Y,Se.toString(16)),U(Y,ME),se&&(U(Y,IE),U(Y,DE(se||"")));var _e=_n(Y,_E);if(!_e){e.destination=null,t++,ye.splice(0,t);return}}ye.splice(0,t);var Kn=e.completedBoundaries;for(t=0;t<Kn.length;t++)if(!dp(e,n,Kn[t])){e.destination=null,t++,Kn.splice(0,t);return}Kn.splice(0,t),Oy(n),vt=new Uint8Array(2048),Vn=0,wg=Cc=!0;var Oe=e.partialBoundaries;for(t=0;t<Oe.length;t++){var He=Oe[t];e:{ye=e,le=n,ch=He.byteSize;var lt=He.completedSegments;for(_e=0;_e<lt.length;_e++)if(!qp(ye,le,He,lt[_e])){_e++,lt.splice(0,_e);var Hn=!1;break e}lt.splice(0,_e);var Tn=He.row;Tn!==null&&Tn.together&&He.pendingTasks===1&&(Tn.pendingTasks===1?pb(ye,Tn,Tn.hoistables):Tn.pendingTasks--),Hn=Ip(le,He.contentState,ye.renderState)}if(!Hn){e.destination=null,t++,Oe.splice(0,t);return}}Oe.splice(0,t),wg=!1;var ue=e.completedBoundaries;for(t=0;t<ue.length;t++)if(!dp(e,n,ue[t])){e.destination=null,t++,ue.splice(0,t);return}ue.splice(0,t)}}finally{wg=!1,e.allPendingTasks===0&&e.clientRenderedBoundaries.length===0&&e.completedBoundaries.length===0?(e.flushScheduled=!1,t=e.resumableState,t.hasBody&&U(n,ns("body")),t.hasHtml&&U(n,ns("html")),Oy(n),AT(n),e.status=14,n.end(),e.destination=null):(Oy(n),AT(n))}}s(Gg,"flushCompletedQueues");function fu(e){e.flushScheduled=e.destination!==null,Ep(function(){return qy.run(e,ob,e)}),setImmediate(function(){e.status===10&&(e.status=11),e.trackedPostpones===null&&qy.run(e,Sm,e)})}s(fu,"startWork");function Sm(e){Yg(e,e.pendingRootTasks===0)}s(Sm,"enqueueEarlyPreloadsAfterInitialWork");function is(e){e.flushScheduled===!1&&e.pingedTasks.length===0&&e.destination!==null&&(e.flushScheduled=!0,setImmediate(function(){var n=e.destination;n?Gg(e,n):e.flushScheduled=!1}))}s(is,"enqueueFlush");function Sa(e,n){if(e.status===13)e.status=14,n.destroy(e.fatalError);else if(e.status!==14&&e.destination===null){e.destination=n;try{Gg(e,n)}catch(t){Ci(e,t,{}),uh(e,t)}}}s(Sa,"startFlowing");function br(e,n){(e.status===11||e.status===10)&&(e.status=12);try{var t=e.abortableTasks;if(0<t.size){var a=n===void 0?Error("The render was aborted by the server without a reason."):typeof n=="object"&&n!==null&&typeof n.then=="function"?Error("The render was aborted by the server with a promise."):n;e.fatalError=a,t.forEach(function(u){return ib(u,e,a)}),t.clear()}e.destination!==null&&Gg(e,e.destination)}catch(u){Ci(e,u,{}),uh(e,u)}}s(br,"abort");function Ig(e,n,t){if(n===null)t.rootNodes.push(e);else{var a=t.workingMap,u=a.get(n);u===void 0&&(u=[n[1],n[2],[],null],a.set(n,u),Ig(u,n[0],t)),u[2].push(e)}}s(Ig,"addToReplayParent");function Jg(e){var n=e.trackedPostpones;if(n===null||n.rootNodes.length===0&&n.rootSlots===null)return e.trackedPostpones=null;if(e.completedRootSegment===null||e.completedRootSegment.status!==5&&e.completedPreambleSegments!==null){var t=e.nextSegmentId,a=n.rootSlots,u=e.resumableState;u.bootstrapScriptContent=void 0,u.bootstrapScripts=void 0,u.bootstrapModules=void 0}else{t=0,a=-1,u=e.resumableState;var h=e.renderState;u.nextFormID=0,u.hasBody=!1,u.hasHtml=!1,u.unknownResources={font:h.resets.font},u.dnsResources=h.resets.dns,u.connectResources=h.resets.connect,u.imageResources=h.resets.image,u.styleResources=h.resets.style,u.scriptResources={},u.moduleUnknownResources={},u.moduleScriptResources={},u.instructions=0}return{nextSegmentId:t,rootFormatContext:e.rootFormatContext,progressiveChunkSize:e.progressiveChunkSize,resumableState:e.resumableState,replayNodes:n.rootNodes,replaySlots:a}}s(Jg,"getPostponedState");function jp(){var e=lb.version;if(e!=="19.2.0")throw Error(`Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:
|
|
76
|
+
- react: `+(e+`
|
|
77
|
+
- react-dom: 19.2.0
|
|
78
|
+
Learn more: https://react.dev/warnings/version-mismatch`))}s(jp,"ensureCorrectIsomorphicReactVersion");jp();function $p(e,n){return function(){return Sa(n,e)}}s($p,"createDrainHandler");function _g(e,n){return function(){e.destination=null,br(e,Error(n))}}s(_g,"createCancelHandler");function Cm(e,n){var t=Bg(n?n.identifierPrefix:void 0,n?n.unstable_externalRuntimeSrc:void 0,n?n.bootstrapScriptContent:void 0,n?n.bootstrapScripts:void 0,n?n.bootstrapModules:void 0);return bb(e,t,cu(t,n?n.nonce:void 0,n?n.unstable_externalRuntimeSrc:void 0,n?n.importMap:void 0,n?n.onHeaders:void 0,n?n.maxHeadersLength:void 0),Ng(n?n.namespaceURI:void 0),n?n.progressiveChunkSize:void 0,n?n.onError:void 0,n?n.onAllReady:void 0,n?n.onShellReady:void 0,n?n.onShellError:void 0,void 0,n?n.onPostpone:void 0,n?n.formState:void 0)}s(Cm,"createRequestImpl");function e0(e){return{write:s(function(n){return typeof n=="string"&&(n=qf.encode(n)),e.enqueue(n),!0},"write"),end:s(function(){e.close()},"end"),destroy:s(function(n){typeof e.error=="function"?e.error(n):e.close()},"destroy")}}s(e0,"createFakeWritableFromReadableStreamController$1");function km(e,n,t){return xb(e,n,cu(n.resumableState,t?t.nonce:void 0,void 0,void 0,void 0,void 0),t?t.onError:void 0,t?t.onAllReady:void 0,t?t.onShellReady:void 0,t?t.onShellError:void 0,void 0,t?t.onPostpone:void 0)}s(km,"resumeRequestImpl");jp();function n0(e){return{write:s(function(n){return typeof n=="string"&&(n=qf.encode(n)),e.enqueue(n),!0},"write"),end:s(function(){e.close()},"end"),destroy:s(function(n){typeof e.error=="function"?e.error(n):e.close()},"destroy")}}s(n0,"createFakeWritableFromReadableStreamController");function t0(e){return{write:s(function(n){return e.push(n)},"write"),end:s(function(){e.push(null)},"end"),destroy:s(function(n){e.destroy(n)},"destroy")}}s(t0,"createFakeWritableFromReadable");Zl.prerender=function(e,n){return new Promise(function(t,a){var u=n?n.onHeaders:void 0,h;u&&(h=s(function(P){u(new Headers(P))},"onHeadersImpl"));var g=Bg(n?n.identifierPrefix:void 0,n?n.unstable_externalRuntimeSrc:void 0,n?n.bootstrapScriptContent:void 0,n?n.bootstrapScripts:void 0,n?n.bootstrapModules:void 0),R=Xp(e,g,cu(g,void 0,n?n.unstable_externalRuntimeSrc:void 0,n?n.importMap:void 0,h,n?n.maxHeadersLength:void 0),Ng(n?n.namespaceURI:void 0),n?n.progressiveChunkSize:void 0,n?n.onError:void 0,function(){var P,E=new ReadableStream({type:"bytes",start:s(function(C){P=n0(C)},"start"),pull:s(function(){Sa(R,P)},"pull"),cancel:s(function(C){R.destination=null,br(R,C)},"cancel")},{highWaterMark:0});E={postponed:Jg(R),prelude:E},t(E)},void 0,void 0,a,n?n.onPostpone:void 0);if(n&&n.signal){var x=n.signal;if(x.aborted)br(R,x.reason);else{var T=s(function(){br(R,x.reason),x.removeEventListener("abort",T)},"listener");x.addEventListener("abort",T)}}fu(R)})};Zl.prerenderToNodeStream=function(e,n){return new Promise(function(t,a){var u=Bg(n?n.identifierPrefix:void 0,n?n.unstable_externalRuntimeSrc:void 0,n?n.bootstrapScriptContent:void 0,n?n.bootstrapScripts:void 0,n?n.bootstrapModules:void 0),h=Xp(e,u,cu(u,void 0,n?n.unstable_externalRuntimeSrc:void 0,n?n.importMap:void 0,n?n.onHeaders:void 0,n?n.maxHeadersLength:void 0),Ng(n?n.namespaceURI:void 0),n?n.progressiveChunkSize:void 0,n?n.onError:void 0,function(){var x=new gp.Readable({read:s(function(){Sa(h,T)},"read")}),T=t0(x);x={postponed:Jg(h),prelude:x},t(x)},void 0,void 0,a,n?n.onPostpone:void 0);if(n&&n.signal){var g=n.signal;if(g.aborted)br(h,g.reason);else{var R=s(function(){br(h,g.reason),g.removeEventListener("abort",R)},"listener");g.addEventListener("abort",R)}}fu(h)})};Zl.renderToPipeableStream=function(e,n){var t=Cm(e,n),a=!1;return fu(t),{pipe:s(function(u){if(a)throw Error("React currently only supports piping to one writable stream.");return a=!0,Yg(t,t.trackedPostpones===null||t.completedRootSegment===null?t.pendingRootTasks===0:t.completedRootSegment.status!==5),Sa(t,u),u.on("drain",$p(u,t)),u.on("error",_g(t,"The destination stream errored while writing data.")),u.on("close",_g(t,"The destination stream closed early.")),u},"pipe"),abort:s(function(u){br(t,u)},"abort")}};Zl.renderToReadableStream=function(e,n){return new Promise(function(t,a){var u,h,g=new Promise(function(k,Z){h=k,u=Z}),R=n?n.onHeaders:void 0,x;R&&(x=s(function(k){R(new Headers(k))},"onHeadersImpl"));var T=Bg(n?n.identifierPrefix:void 0,n?n.unstable_externalRuntimeSrc:void 0,n?n.bootstrapScriptContent:void 0,n?n.bootstrapScripts:void 0,n?n.bootstrapModules:void 0),P=bb(e,T,cu(T,n?n.nonce:void 0,n?n.unstable_externalRuntimeSrc:void 0,n?n.importMap:void 0,x,n?n.maxHeadersLength:void 0),Ng(n?n.namespaceURI:void 0),n?n.progressiveChunkSize:void 0,n?n.onError:void 0,h,function(){var k,Z=new ReadableStream({type:"bytes",start:s(function(V){k=e0(V)},"start"),pull:s(function(){Sa(P,k)},"pull"),cancel:s(function(V){P.destination=null,br(P,V)},"cancel")},{highWaterMark:0});Z.allReady=g,t(Z)},function(k){g.catch(function(){}),a(k)},u,n?n.onPostpone:void 0,n?n.formState:void 0);if(n&&n.signal){var E=n.signal;if(E.aborted)br(P,E.reason);else{var C=s(function(){br(P,E.reason),E.removeEventListener("abort",C)},"listener");E.addEventListener("abort",C)}}fu(P)})};Zl.resume=function(e,n,t){return new Promise(function(a,u){var h,g,R=new Promise(function(E,C){g=E,h=C}),x=xb(e,n,cu(n.resumableState,t?t.nonce:void 0,void 0,void 0,void 0,void 0),t?t.onError:void 0,g,function(){var E,C=new ReadableStream({type:"bytes",start:s(function(k){E=e0(k)},"start"),pull:s(function(){Sa(x,E)},"pull"),cancel:s(function(k){x.destination=null,br(x,k)},"cancel")},{highWaterMark:0});C.allReady=R,a(C)},function(E){R.catch(function(){}),u(E)},h,t?t.onPostpone:void 0);if(t&&t.signal){var T=t.signal;if(T.aborted)br(x,T.reason);else{var P=s(function(){br(x,T.reason),T.removeEventListener("abort",P)},"listener");T.addEventListener("abort",P)}}fu(x)})};Zl.resumeAndPrerender=function(e,n,t){return new Promise(function(a,u){var h=Zp(e,n,cu(n.resumableState,void 0,void 0,void 0,void 0,void 0),t?t.onError:void 0,function(){var x,T=new ReadableStream({type:"bytes",start:s(function(P){x=n0(P)},"start"),pull:s(function(){Sa(h,x)},"pull"),cancel:s(function(P){h.destination=null,br(h,P)},"cancel")},{highWaterMark:0});T={postponed:Jg(h),prelude:T},a(T)},void 0,void 0,u,t?t.onPostpone:void 0);if(t&&t.signal){var g=t.signal;if(g.aborted)br(h,g.reason);else{var R=s(function(){br(h,g.reason),g.removeEventListener("abort",R)},"listener");g.addEventListener("abort",R)}}fu(h)})};Zl.resumeAndPrerenderToNodeStream=function(e,n,t){return new Promise(function(a,u){var h=Zp(e,n,cu(n.resumableState,void 0,void 0,void 0,void 0,void 0),t?t.onError:void 0,function(){var x=new gp.Readable({read:s(function(){Sa(h,T)},"read")}),T=t0(x);x={postponed:Jg(h),prelude:x},a(x)},void 0,void 0,u,t?t.onPostpone:void 0);if(t&&t.signal){var g=t.signal;if(g.aborted)br(h,g.reason);else{var R=s(function(){br(h,g.reason),g.removeEventListener("abort",R)},"listener");g.addEventListener("abort",R)}}fu(h)})};Zl.resumeToPipeableStream=function(e,n,t){var a=km(e,n,t),u=!1;return fu(a),{pipe:s(function(h){if(u)throw Error("React currently only supports piping to one writable stream.");return u=!0,Sa(a,h),h.on("drain",$p(h,a)),h.on("error",_g(a,"The destination stream errored while writing data.")),h.on("close",_g(a,"The destination stream closed early.")),h},"pipe"),abort:s(function(h){br(a,h)},"abort")}};Zl.version="19.2.0"});var i0=Rl(Xg=>{"use strict";process.env.NODE_ENV!=="production"&&(function(){function e(o,l,f,v){return""+l+(f==="s"?"\\73 ":"\\53 ")+v}s(e,"styleReplacer");function n(o,l,f,v){return""+l+(f==="s"?"\\u0073":"\\u0053")+v}s(n,"scriptReplacer");function t(o){return o===null||typeof o!="object"?null:(o=wh&&o[wh]||o["@@iterator"],typeof o=="function"?o:null)}s(t,"getIteratorFn");function a(o){return o=Object.prototype.toString.call(o),o.slice(8,o.length-1)}s(a,"objectName");function u(o){var l=JSON.stringify(o);return'"'+o+'"'===l?o:l}s(u,"describeKeyForErrorMessage");function h(o){switch(typeof o){case"string":return JSON.stringify(10>=o.length?o:o.slice(0,10)+"...");case"object":return cl(o)?"[...]":o!==null&&o.$$typeof===Ts?"client":(o=a(o),o==="Object"?"{...}":o);case"function":return o.$$typeof===Ts?"client":(o=o.displayName||o.name)?"function "+o:"function";default:return String(o)}}s(h,"describeValueForErrorMessage");function g(o){if(typeof o=="string")return o;switch(o){case pu:return"Suspense";case Wo:return"SuspenseList"}if(typeof o=="object")switch(o.$$typeof){case po:return g(o.render);case to:return g(o.type);case zn:var l=o._payload;o=o._init;try{return g(o(l))}catch{}}return""}s(g,"describeElementType");function R(o,l){var f=a(o);if(f!=="Object"&&f!=="Array")return f;var v=-1,b=0;if(cl(o))if(Hc.has(o)){var m=Hc.get(o);f="<"+g(m)+">";for(var F=0;F<o.length;F++){var M=o[F];M=typeof M=="string"?M:typeof M=="object"&&M!==null?"{"+R(M)+"}":"{"+h(M)+"}",""+F===l?(v=f.length,b=M.length,f+=M):f=15>M.length&&40>f.length+M.length?f+M:f+"{...}"}f+="</"+g(m)+">"}else{for(f="[",m=0;m<o.length;m++)0<m&&(f+=", "),F=o[m],F=typeof F=="object"&&F!==null?R(F):h(F),""+m===l?(v=f.length,b=F.length,f+=F):f=10>F.length&&40>f.length+F.length?f+F:f+"...";f+="]"}else if(o.$$typeof===Il)f="<"+g(o.type)+"/>";else{if(o.$$typeof===Ts)return"client";if(Rh.has(o)){for(f=Rh.get(o),f="<"+(g(f)||"..."),m=Object.keys(o),F=0;F<m.length;F++){f+=" ",M=m[F],f+=u(M)+"=";var N=o[M],H=M===l&&typeof N=="object"&&N!==null?R(N):h(N);typeof N!="string"&&(H="{"+H+"}"),M===l?(v=f.length,b=H.length,f+=H):f=10>H.length&&40>f.length+H.length?f+H:f+"..."}f+=">"}else{for(f="{",m=Object.keys(o),F=0;F<m.length;F++)0<F&&(f+=", "),M=m[F],f+=u(M)+": ",N=o[M],N=typeof N=="object"&&N!==null?R(N):h(N),M===l?(v=f.length,b=N.length,f+=N):f=10>N.length&&40>f.length+N.length?f+N:f+"...";f+="}"}}return l===void 0?f:-1<v&&0<b?(o=" ".repeat(v)+"^".repeat(b),`
|
|
79
|
+
`+f+`
|
|
80
|
+
`+o):`
|
|
81
|
+
`+f}s(R,"describeObjectForErrorMessage");function x(o,l){var f=o.length&3,v=o.length-f,b=l;for(l=0;l<v;){var m=o.charCodeAt(l)&255|(o.charCodeAt(++l)&255)<<8|(o.charCodeAt(++l)&255)<<16|(o.charCodeAt(++l)&255)<<24;++l,m=3432918353*(m&65535)+((3432918353*(m>>>16)&65535)<<16)&4294967295,m=m<<15|m>>>17,m=461845907*(m&65535)+((461845907*(m>>>16)&65535)<<16)&4294967295,b^=m,b=b<<13|b>>>19,b=5*(b&65535)+((5*(b>>>16)&65535)<<16)&4294967295,b=(b&65535)+27492+(((b>>>16)+58964&65535)<<16)}switch(m=0,f){case 3:m^=(o.charCodeAt(l+2)&255)<<16;case 2:m^=(o.charCodeAt(l+1)&255)<<8;case 1:m^=o.charCodeAt(l)&255,m=3432918353*(m&65535)+((3432918353*(m>>>16)&65535)<<16)&4294967295,m=m<<15|m>>>17,b^=461845907*(m&65535)+((461845907*(m>>>16)&65535)<<16)&4294967295}return b^=o.length,b^=b>>>16,b=2246822507*(b&65535)+((2246822507*(b>>>16)&65535)<<16)&4294967295,b^=b>>>13,b=3266489909*(b&65535)+((3266489909*(b>>>16)&65535)<<16)&4294967295,(b^b>>>16)>>>0}s(x,"murmurhash3_32_gc");function T(o){return typeof Symbol=="function"&&Symbol.toStringTag&&o[Symbol.toStringTag]||o.constructor.name||"Object"}s(T,"typeName");function P(o){try{return E(o),!1}catch{return!0}}s(P,"willCoercionThrow");function E(o){return""+o}s(E,"testStringCoercion");function C(o,l){if(P(o))return console.error("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before using it here.",l,T(o)),E(o)}s(C,"checkAttributeStringCoercion");function k(o,l){if(P(o))return console.error("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before using it here.",l,T(o)),E(o)}s(k,"checkCSSPropertyStringCoercion");function Z(o){if(P(o))return console.error("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before using it here.",T(o)),E(o)}s(Z,"checkHtmlStringCoercion");function V(o){return gn.call(Eh,o)?!0:gn.call(ps,o)?!1:Kg.test(o)?Eh[o]=!0:(ps[o]=!0,console.error("Invalid attribute name: `%s`",o),!1)}s(V,"isAttributeNameSafe");function q(o,l){Dc[l.type]||l.onChange||l.onInput||l.readOnly||l.disabled||l.value==null||console.error(o==="select"?"You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set `onChange`.":"You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),l.onChange||l.readOnly||l.disabled||l.checked==null||console.error("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}s(q,"checkControlledValueProps");function ie(o,l){if(gn.call($l,l)&&$l[l])return!0;if(Bc.test(l)){if(o="aria-"+l.slice(4).toLowerCase(),o=Lc.hasOwnProperty(o)?o:null,o==null)return console.error("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",l),$l[l]=!0;if(l!==o)return console.error("Invalid ARIA attribute `%s`. Did you mean `%s`?",l,o),$l[l]=!0}if(Sh.test(l)){if(o=l.toLowerCase(),o=Lc.hasOwnProperty(o)?o:null,o==null)return $l[l]=!0,!1;l!==o&&(console.error("Unknown ARIA attribute `%s`. Did you mean `%s`?",l,o),$l[l]=!0)}return!0}s(ie,"validateProperty$1");function te(o,l){var f=[],v;for(v in l)ie(o,v)||f.push(v);l=f.map(function(b){return"`"+b+"`"}).join(", "),f.length===1?console.error("Invalid aria prop %s on <%s> tag. For details, see https://react.dev/link/invalid-aria-props",l,o):1<f.length&&console.error("Invalid aria props %s on <%s> tag. For details, see https://react.dev/link/invalid-aria-props",l,o)}s(te,"validateProperties$2");function Te(o,l,f,v){if(gn.call(Zt,l)&&Zt[l])return!0;var b=l.toLowerCase();if(b==="onfocusin"||b==="onfocusout")return console.error("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),Zt[l]=!0;if(typeof f=="function"&&(o==="form"&&l==="action"||o==="input"&&l==="formAction"||o==="button"&&l==="formAction"))return!0;if(v!=null){if(o=v.possibleRegistrationNames,v.registrationNameDependencies.hasOwnProperty(l))return!0;if(v=o.hasOwnProperty(b)?o[b]:null,v!=null)return console.error("Invalid event handler property `%s`. Did you mean `%s`?",l,v),Zt[l]=!0;if(Eu.test(l))return console.error("Unknown event handler property `%s`. It will be ignored.",l),Zt[l]=!0}else if(Eu.test(l))return Rs.test(l)&&console.error("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",l),Zt[l]=!0;if(Da.test(l)||qg.test(l))return!0;if(b==="innerhtml")return console.error("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),Zt[l]=!0;if(b==="aria")return console.error("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),Zt[l]=!0;if(b==="is"&&f!==null&&f!==void 0&&typeof f!="string")return console.error("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof f),Zt[l]=!0;if(typeof f=="number"&&isNaN(f))return console.error("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",l),Zt[l]=!0;if(Ru.hasOwnProperty(b)){if(b=Ru[b],b!==l)return console.error("Invalid DOM property `%s`. Did you mean `%s`?",l,b),Zt[l]=!0}else if(l!==b)return console.error("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",l,b),Zt[l]=!0;switch(l){case"dangerouslySetInnerHTML":case"children":case"style":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":return!0;case"innerText":case"textContent":return!0}switch(typeof f){case"boolean":switch(l){case"autoFocus":case"checked":case"multiple":case"muted":case"selected":case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":case"capture":case"download":case"inert":return!0;default:return b=l.toLowerCase().slice(0,5),b==="data-"||b==="aria-"?!0:(f?console.error('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',f,l,l,f,l):console.error('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',f,l,l,f,l,l,l),Zt[l]=!0)}case"function":case"symbol":return Zt[l]=!0,!1;case"string":if(f==="false"||f==="true"){switch(l){case"checked":case"selected":case"multiple":case"muted":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":case"inert":break;default:return!0}console.error("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",f,l,f==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',l,f),Zt[l]=!0}}return!0}s(Te,"validateProperty");function Ee(o,l,f){var v=[],b;for(b in l)Te(o,b,l[b],f)||v.push(b);l=v.map(function(m){return"`"+m+"`"}).join(", "),v.length===1?console.error("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://react.dev/link/attribute-behavior ",l,o):1<v.length&&console.error("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://react.dev/link/attribute-behavior ",l,o)}s(Ee,"warnUnknownProperties");function fe(o){return o.replace($g,function(l,f){return f.toUpperCase()})}s(fe,"camelize");function Y(o){if(typeof o=="boolean"||typeof o=="number"||typeof o=="bigint")return""+o;Z(o),o=""+o;var l=zc.exec(o);if(l){var f="",v,b=0;for(v=l.index;v<o.length;v++){switch(o.charCodeAt(v)){case 34:l=""";break;case 38:l="&";break;case 39:l="'";break;case 60:l="<";break;case 62:l=">";break;default:continue}b!==v&&(f+=o.slice(b,v)),b=v+1,f+=l}o=b!==v?f+o.slice(b,v):f}return o}s(Y,"escapeTextForBrowser");function Je(o){return En.test(""+o)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":o}s(Je,"sanitizeURL");function tn(o){return Z(o),(""+o).replace(Fh,n)}s(tn,"escapeEntireInlineScriptContent");function ye(o,l,f,v,b){return{idPrefix:o===void 0?"":o,nextFormID:0,streamingFormat:0,bootstrapScriptContent:f,bootstrapScripts:v,bootstrapModules:b,instructions:wo,hasBody:!1,hasHtml:!1,unknownResources:{},dnsResources:{},connectResources:{default:{},anonymous:{},credentials:{}},imageResources:{},styleResources:{},scriptResources:{},moduleUnknownResources:{},moduleScriptResources:{}}}s(ye,"createResumableState");function le(o,l,f,v){return{insertionMode:o,selectedValue:l,tagScope:f,viewTransition:v}}s(le,"createFormatContext");function ae(o,l,f){var v=o.tagScope&-25;switch(l){case"noscript":return le(Ro,null,v|1,null);case"select":return le(Ro,f.value!=null?f.value:f.defaultValue,v,null);case"svg":return le(fl,null,v,null);case"picture":return le(Ro,null,v|2,null);case"math":return le(Ss,null,v,null);case"foreignObject":return le(Ro,null,v,null);case"table":return le(Cs,null,v,null);case"thead":case"tbody":case"tfoot":return le(ks,null,v,null);case"colgroup":return le(Pu,null,v,null);case"tr":return le(Hl,null,v,null);case"head":if(o.insertionMode<Ro)return le(ms,null,v,null);break;case"html":if(o.insertionMode===na)return le(ku,null,v,null)}return o.insertionMode>=Cs||o.insertionMode<Ro?le(Ro,null,v,null):o.tagScope!==v?le(o.insertionMode,o.selectedValue,v,null):o}s(ae,"getChildFormatContext");function re(o){return o===null?null:{update:o.update,enter:"none",exit:"none",share:o.update,name:o.autoName,autoName:o.autoName,nameIdx:0}}s(re,"getSuspenseViewTransition");function Se(o,l){return l.tagScope&32&&(o.instructions|=128),le(l.insertionMode,l.selectedValue,l.tagScope|12,re(l.viewTransition))}s(Se,"getSuspenseFallbackFormatContext");function se(o,l){o=re(l.viewTransition);var f=l.tagScope|16;return o!==null&&o.share!=="none"&&(f|=64),le(l.insertionMode,l.selectedValue,f,o)}s(se,"getSuspenseContentFormatContext");function _e(o,l){if(typeof l!="object")throw Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");var f=!0,v;for(v in l)if(gn.call(l,v)){var b=l[v];if(b!=null&&typeof b!="boolean"&&b!==""){if(v.indexOf("--")===0){var m=Y(v);k(b,v),b=Y((""+b).trim())}else{m=v;var F=b;if(-1<m.indexOf("-")){var M=m;ea.hasOwnProperty(M)&&ea[M]||(ea[M]=!0,console.error("Unsupported style property %s. Did you mean %s?",M,fe(M.replace(jg,"ms-"))))}else if(Ch.test(m))M=m,ea.hasOwnProperty(M)&&ea[M]||(ea[M]=!0,console.error("Unsupported vendor-prefixed style property %s. Did you mean %s?",M,M.charAt(0).toUpperCase()+M.slice(1)));else if(kh.test(F)){M=m;var N=F;Yo.hasOwnProperty(N)&&Yo[N]||(Yo[N]=!0,console.error(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,M,N.replace(kh,"")))}typeof F=="number"&&(isNaN(F)?Nc||(Nc=!0,console.error("`NaN` is an invalid value for the `%s` css style property.",m)):isFinite(F)||Uc||(Uc=!0,console.error("`Infinity` is an invalid value for the `%s` css style property.",m))),m=v,F=Gc.get(m),F!==void 0||(F=Y(m.replace(Ph,"-$1").toLowerCase().replace(Wn,"-ms-")),Gc.set(m,F)),m=F,typeof b=="number"?b=b===0||mh.has(v)?""+b:b+"px":(k(b,v),b=Y((""+b).trim()))}f?(f=!1,o.push(Oh,m,Mh,b)):o.push(ev,m,Mh,b)}}f||o.push(Ne)}s(_e,"pushStyleAttribute");function Kn(o,l,f){f&&typeof f!="function"&&typeof f!="symbol"&&o.push(Gr,l,Ps)}s(Kn,"pushBooleanAttribute");function Oe(o,l,f){typeof f!="function"&&typeof f!="symbol"&&typeof f!="boolean"&&o.push(Gr,l,ro,Y(f),Ne)}s(Oe,"pushStringAttribute");function He(o,l){this.push('<input type="hidden"'),lt(o),Oe(this,"name",l),Oe(this,"value",o),this.push(Cr)}s(He,"pushAdditionalFormField");function lt(o){if(typeof o!="string")throw Error("File/Blob fields are not yet supported in progressive forms. Will fallback to client hydration.")}s(lt,"validateAdditionalFormField");function Hn(o,l){if(typeof l.$$FORM_ACTION=="function"){var f=o.nextFormID++;o=o.idPrefix+f;try{var v=l.$$FORM_ACTION(o);if(v){var b=v.data;b?.forEach(lt)}return v}catch(m){if(typeof m=="object"&&m!==null&&typeof m.then=="function")throw m;console.error(`Failed to serialize an action for progressive enhancement:
|
|
82
|
+
%s`,m)}}return null}s(Hn,"getCustomFormFields");function Tn(o,l,f,v,b,m,F,M){var N=null;if(typeof v=="function"){M===null||ta||(ta=!0,console.error('Cannot specify a "name" prop for a button that specifies a function as a formAction. React needs it to encode which action should be invoked. It will get overridden.')),b===null&&m===null||ra||(ra=!0,console.error("Cannot specify a formEncType or formMethod for a button that specifies a function as a formAction. React provides those automatically. They will get overridden.")),F===null||As||(As=!0,console.error("Cannot specify a formTarget for a button that specifies a function as a formAction. The function will always be executed in the same window."));var H=Hn(l,v);H!==null?(M=H.name,v=H.action||"",b=H.encType,m=H.method,F=H.target,N=H.data):(o.push(Gr,"formAction",ro,Ih,Ne),F=m=b=v=M=null,De(l,f))}return M!=null&&ue(o,"name",M),v!=null&&ue(o,"formAction",v),b!=null&&ue(o,"formEncType",b),m!=null&&ue(o,"formMethod",m),F!=null&&ue(o,"formTarget",F),N}s(Tn,"pushFormActionAttribute");function ue(o,l,f){switch(l){case"className":Oe(o,"class",f);break;case"tabIndex":Oe(o,"tabindex",f);break;case"dir":case"role":case"viewBox":case"width":case"height":Oe(o,l,f);break;case"style":_e(o,f);break;case"src":case"href":if(f===""){console.error(l==="src"?'An empty string ("") was passed to the %s attribute. This may cause the browser to download the whole page again over the network. To fix this, either do not render the element at all or pass null to %s instead of an empty string.':'An empty string ("") was passed to the %s attribute. To fix this, either do not render the element at all or pass null to %s instead of an empty string.',l,l);break}case"action":case"formAction":if(f==null||typeof f=="function"||typeof f=="symbol"||typeof f=="boolean")break;C(f,l),f=Je(""+f),o.push(Gr,l,ro,Y(f),Ne);break;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"autoFocus":case"multiple":case"muted":Kn(o,l.toLowerCase(),f);break;case"xlinkHref":if(typeof f=="function"||typeof f=="symbol"||typeof f=="boolean")break;C(f,l),f=Je(""+f),o.push(Gr,"xlink:href",ro,Y(f),Ne);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":typeof f!="function"&&typeof f!="symbol"&&o.push(Gr,l,ro,Y(f),Ne);break;case"inert":f!==""||Sr[l]||(Sr[l]=!0,console.error("Received an empty string for a boolean attribute `%s`. This will treat the attribute as if it were false. Either pass `false` to silence this warning, or pass `true` if you used an empty string in earlier versions of React to indicate this attribute is true.",l));case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":f&&typeof f!="function"&&typeof f!="symbol"&&o.push(Gr,l,Ps);break;case"capture":case"download":f===!0?o.push(Gr,l,Ps):f!==!1&&typeof f!="function"&&typeof f!="symbol"&&o.push(Gr,l,ro,Y(f),Ne);break;case"cols":case"rows":case"size":case"span":typeof f!="function"&&typeof f!="symbol"&&!isNaN(f)&&1<=f&&o.push(Gr,l,ro,Y(f),Ne);break;case"rowSpan":case"start":typeof f=="function"||typeof f=="symbol"||isNaN(f)||o.push(Gr,l,ro,Y(f),Ne);break;case"xlinkActuate":Oe(o,"xlink:actuate",f);break;case"xlinkArcrole":Oe(o,"xlink:arcrole",f);break;case"xlinkRole":Oe(o,"xlink:role",f);break;case"xlinkShow":Oe(o,"xlink:show",f);break;case"xlinkTitle":Oe(o,"xlink:title",f);break;case"xlinkType":Oe(o,"xlink:type",f);break;case"xmlBase":Oe(o,"xml:base",f);break;case"xmlLang":Oe(o,"xml:lang",f);break;case"xmlSpace":Oe(o,"xml:space",f);break;default:if((!(2<l.length)||l[0]!=="o"&&l[0]!=="O"||l[1]!=="n"&&l[1]!=="N")&&(l=ws.get(l)||l,V(l))){switch(typeof f){case"function":case"symbol":return;case"boolean":var v=l.toLowerCase().slice(0,5);if(v!=="data-"&&v!=="aria-")return}o.push(Gr,l,ro,Y(f),Ne)}}}s(ue,"pushAttribute");function Xe(o,l,f){if(l!=null){if(f!=null)throw Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof l!="object"||!("__html"in l))throw Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://react.dev/link/dangerously-set-inner-html for more information.");l=l.__html,l!=null&&(Z(l),o.push(""+l))}}s(Xe,"pushInnerHTML");function Ut(o,l){var f=o[l];f!=null&&(f=cl(f),o.multiple&&!f?console.error("The `%s` prop supplied to <select> must be an array if `multiple` is true.",l):!o.multiple&&f&&console.error("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",l))}s(Ut,"checkSelectProp");function Ft(o){var l="";return gs.Children.forEach(o,function(f){f!=null&&(l+=f,Na||typeof f=="string"||typeof f=="number"||typeof f=="bigint"||(Na=!0,console.error("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),l}s(Ft,"flattenOptionChildren");function De(o,l){if((o.instructions&16)===wo){o.instructions|=16;var f=l.preamble,v=l.bootstrapChunks;(f.htmlChunks||f.headChunks)&&v.length===0?(v.push(l.startInlineScript),Kt(v,o),v.push(on,_h,Cu)):v.unshift(l.startInlineScript,on,_h,Cu)}}s(De,"injectFormReplayingRuntime");function me(o,l){o.push(ln("link"));for(var f in l)if(gn.call(l,f)){var v=l[f];if(v!=null)switch(f){case"children":case"dangerouslySetInnerHTML":throw Error("link is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:ue(o,f,v)}}return o.push(Cr),null}s(me,"pushLinkImpl");function at(o){return Z(o),(""+o).replace(nv,e)}s(at,"escapeStyleTextContent");function xr(o,l,f){o.push(ln(f));for(var v in l)if(gn.call(l,v)){var b=l[v];if(b!=null)switch(v){case"children":case"dangerouslySetInnerHTML":throw Error(f+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:ue(o,v,b)}}return o.push(Cr),null}s(xr,"pushSelfClosing");function Zi(o,l){o.push(ln("title"));var f=null,v=null,b;for(b in l)if(gn.call(l,b)){var m=l[b];if(m!=null)switch(b){case"children":f=m;break;case"dangerouslySetInnerHTML":v=m;break;default:ue(o,b,m)}}return o.push(on),l=Array.isArray(f)?2>f.length?f[0]:null:f,typeof l!="function"&&typeof l!="symbol"&&l!==null&&l!==void 0&&o.push(Y(""+l)),Xe(o,v,f),o.push(rn("title")),null}s(Zi,"pushTitleImpl");function oi(o,l){o.push(ln("script"));var f=null,v=null,b;for(b in l)if(gn.call(l,b)){var m=l[b];if(m!=null)switch(b){case"children":f=m;break;case"dangerouslySetInnerHTML":v=m;break;default:ue(o,b,m)}}return o.push(on),f!=null&&typeof f!="string"&&(l=typeof f=="number"?"a number for children":Array.isArray(f)?"an array for children":"something unexpected for children",console.error("A script element was rendered with %s. If script element has children it must be a single string. Consider using dangerouslySetInnerHTML or passing a plain string as children.",l)),Xe(o,v,f),typeof f=="string"&&o.push(tn(f)),o.push(rn("script")),null}s(oi,"pushScriptImpl");function Fe(o,l,f){o.push(ln(f));var v=f=null,b;for(b in l)if(gn.call(l,b)){var m=l[b];if(m!=null)switch(b){case"children":f=m;break;case"dangerouslySetInnerHTML":v=m;break;default:ue(o,b,m)}}return o.push(on),Xe(o,v,f),f}s(Fe,"pushStartSingletonElement");function On(o,l,f){o.push(ln(f));var v=f=null,b;for(b in l)if(gn.call(l,b)){var m=l[b];if(m!=null)switch(b){case"children":f=m;break;case"dangerouslySetInnerHTML":v=m;break;default:ue(o,b,m)}}return o.push(on),Xe(o,v,f),typeof f=="string"?(o.push(Y(f)),null):f}s(On,"pushStartGenericElement");function ln(o){var l=Vc.get(o);if(l===void 0){if(!Hh.test(o))throw Error("Invalid tag: "+o);l="<"+o,Vc.set(o,l)}return l}s(ln,"startChunkForTag");function pn(o,l,f,v,b,m,F,M,N){te(l,f),l!=="input"&&l!=="textarea"&&l!=="select"||f==null||f.value!==null||Ha||(Ha=!0,l==="select"&&f.multiple?console.error("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",l):console.error("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",l));e:if(l.indexOf("-")===-1)var H=!1;else switch(l){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":H=!1;break e;default:H=!0}switch(H||typeof f.is=="string"||Ee(l,f,null),!f.suppressContentEditableWarning&&f.contentEditable&&f.children!=null&&console.error("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),M.insertionMode!==fl&&M.insertionMode!==Ss&&l.indexOf("-")===-1&&l.toLowerCase()!==l&&console.error("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",l),l){case"div":case"span":case"svg":case"path":break;case"a":o.push(ln("a"));var B=null,$=null,j;for(j in f)if(gn.call(f,j)){var ne=f[j];if(ne!=null)switch(j){case"children":B=ne;break;case"dangerouslySetInnerHTML":$=ne;break;case"href":ne===""?Oe(o,"href",""):ue(o,j,ne);break;default:ue(o,j,ne)}}if(o.push(on),Xe(o,$,B),typeof B=="string"){o.push(Y(B));var X=null}else X=B;return X;case"g":case"p":case"li":break;case"select":q("select",f),Ut(f,"value"),Ut(f,"defaultValue"),f.value===void 0||f.defaultValue===void 0||Fu||(console.error("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://react.dev/link/controlled-components"),Fu=!0),o.push(ln("select"));var Pe=null,yn=null,he;for(he in f)if(gn.call(f,he)){var Ve=f[he];if(Ve!=null)switch(he){case"children":Pe=Ve;break;case"dangerouslySetInnerHTML":yn=Ve;break;case"defaultValue":case"value":break;default:ue(o,he,Ve)}}return o.push(on),Xe(o,yn,Pe),Pe;case"option":var $t=M.selectedValue;o.push(ln("option"));var Ar=null,Ye=null,Yn=null,oo=null,Fr;for(Fr in f)if(gn.call(f,Fr)){var de=f[Fr];if(de!=null)switch(Fr){case"children":Ar=de;break;case"selected":Yn=de,Vt||(console.error("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Vt=!0);break;case"dangerouslySetInnerHTML":oo=de;break;case"value":Ye=de;default:ue(o,Fr,de)}}if($t!=null){if(Ye!==null){C(Ye,"value");var St=""+Ye}else oo===null||Zc||(Zc=!0,console.error("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")),St=Ft(Ar);if(cl($t)){for(var di=0;di<$t.length;di++)if(C($t[di],"value"),""+$t[di]===St){o.push(' selected=""');break}}else C($t,"select.value"),""+$t===St&&o.push(' selected=""')}else Yn&&o.push(' selected=""');return o.push(on),Xe(o,oo,Ar),Ar;case"textarea":q("textarea",f),f.value===void 0||f.defaultValue===void 0||Xc||(console.error("Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://react.dev/link/controlled-components"),Xc=!0),o.push(ln("textarea"));var Sn=null,Dt=null,Lt=null,ut;for(ut in f)if(gn.call(f,ut)){var gi=f[ut];if(gi!=null)switch(ut){case"children":Lt=gi;break;case"value":Sn=gi;break;case"defaultValue":Dt=gi;break;case"dangerouslySetInnerHTML":throw Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:ue(o,ut,gi)}}if(Sn===null&&Dt!==null&&(Sn=Dt),o.push(on),Lt!=null){if(console.error("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),Sn!=null)throw Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(cl(Lt)){if(1<Lt.length)throw Error("<textarea> can only have at most one child.");Z(Lt[0]),Sn=""+Lt[0]}Z(Lt),Sn=""+Lt}return typeof Sn=="string"&&Sn[0]===`
|
|
83
|
+
`&&o.push(Fs),Sn!==null&&(C(Sn,"value"),o.push(Y(""+Sn))),null;case"input":q("input",f),o.push(ln("input"));var lo=null,er=null,st=null,Cn=null,Or=null,kn=null,ko=null,nr=null,ao=null,In;for(In in f)if(gn.call(f,In)){var Pn=f[In];if(Pn!=null)switch(In){case"children":case"dangerouslySetInnerHTML":throw Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"name":lo=Pn;break;case"formAction":er=Pn;break;case"formEncType":st=Pn;break;case"formMethod":Cn=Pn;break;case"formTarget":Or=Pn;break;case"defaultChecked":ao=Pn;break;case"defaultValue":ko=Pn;break;case"checked":nr=Pn;break;case"value":kn=Pn;break;default:ue(o,In,Pn)}}er===null||f.type==="image"||f.type==="submit"||kr||(kr=!0,console.error('An input can only specify a formAction along with type="submit" or type="image".'));var Zr=Tn(o,v,b,er,st,Cn,Or,lo);return nr===null||ao===null||Au||(console.error("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://react.dev/link/controlled-components","A component",f.type),Au=!0),kn===null||ko===null||Jc||(console.error("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://react.dev/link/controlled-components","A component",f.type),Jc=!0),nr!==null?Kn(o,"checked",nr):ao!==null&&Kn(o,"checked",ao),kn!==null?ue(o,"value",kn):ko!==null&&ue(o,"value",ko),o.push(Cr),Zr?.forEach(He,o),null;case"button":o.push(ln("button"));var Vr=null,Jo=null,Wl=null,Qr=null,uo=null,aa=null,so=null,Po;for(Po in f)if(gn.call(f,Po)){var Kr=f[Po];if(Kr!=null)switch(Po){case"children":Vr=Kr;break;case"dangerouslySetInnerHTML":Jo=Kr;break;case"name":Wl=Kr;break;case"formAction":Qr=Kr;break;case"formEncType":uo=Kr;break;case"formMethod":aa=Kr;break;case"formTarget":so=Kr;break;default:ue(o,Po,Kr)}}Qr===null||f.type==null||f.type==="submit"||kr||(kr=!0,console.error('A button can only specify a formAction along with type="submit" or no type.'));var r=Tn(o,v,b,Qr,uo,aa,so,Wl);if(o.push(on),r?.forEach(He,o),Xe(o,Jo,Vr),typeof Vr=="string"){o.push(Y(Vr));var i=null}else i=Vr;return i;case"form":o.push(ln("form"));var c=null,d=null,y=null,p=null,A=null,O=null,L;for(L in f)if(gn.call(f,L)){var I=f[L];if(I!=null)switch(L){case"children":c=I;break;case"dangerouslySetInnerHTML":d=I;break;case"action":y=I;break;case"encType":p=I;break;case"method":A=I;break;case"target":O=I;break;default:ue(o,L,I)}}var D=null,G=null;if(typeof y=="function"){p===null&&A===null||ra||(ra=!0,console.error("Cannot specify a encType or method for a form that specifies a function as the action. React provides those automatically. They will get overridden.")),O===null||As||(As=!0,console.error("Cannot specify a target for a form that specifies a function as the action. The function will always be executed in the same window."));var J=Hn(v,y);J!==null?(y=J.action||"",p=J.encType,A=J.method,O=J.target,D=J.data,G=J.name):(o.push(Gr,"action",ro,Ih,Ne),O=A=p=y=null,De(v,b))}if(y!=null&&ue(o,"action",y),p!=null&&ue(o,"encType",p),A!=null&&ue(o,"method",A),O!=null&&ue(o,"target",O),o.push(on),G!==null&&(o.push('<input type="hidden"'),Oe(o,"name",G),o.push(Cr),D?.forEach(He,o)),Xe(o,d,c),typeof c=="string"){o.push(Y(c));var K=null}else K=c;return K;case"menuitem":o.push(ln("menuitem"));for(var z in f)if(gn.call(f,z)){var ge=f[z];if(ge!=null)switch(z){case"children":case"dangerouslySetInnerHTML":throw Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:ue(o,z,ge)}}return o.push(on),null;case"object":o.push(ln("object"));var $e=null,ce=null,we;for(we in f)if(gn.call(f,we)){var un=f[we];if(un!=null)switch(we){case"children":$e=un;break;case"dangerouslySetInnerHTML":ce=un;break;case"data":C(un,"data");var Bt=Je(""+un);if(Bt===""){console.error('An empty string ("") was passed to the %s attribute. To fix this, either do not render the element at all or pass null to %s instead of an empty string.',we,we);break}o.push(Gr,"data",ro,Y(Bt),Ne);break;default:ue(o,we,un)}}if(o.push(on),Xe(o,ce,$e),typeof $e=="string"){o.push(Y($e));var Le=null}else Le=$e;return Le;case"title":var ve=M.tagScope&1,qr=M.tagScope&4;if(gn.call(f,"children")){var Gn=f.children,Qe=Array.isArray(Gn)?2>Gn.length?Gn[0]:null:Gn;Array.isArray(Gn)&&1<Gn.length?console.error("React expects the `children` prop of <title> tags to be a string, number, bigint, or object with a novel `toString` method but found an Array with length %s instead. Browsers treat all child Nodes of <title> tags as Text content and React expects to be able to convert `children` of <title> tags to a single string value which is why Arrays of length greater than 1 are not supported. When using JSX it can be common to combine text nodes and value nodes. For example: <title>hello {nameOfUser}</title>. While not immediately apparent, `children` in this case is an Array with length 2. If your `children` prop is using this form try rewriting it using a template string: <title>{`hello ${nameOfUser}`}</title>.",Gn.length):typeof Qe=="function"||typeof Qe=="symbol"?console.error("React expect children of <title> tags to be a string, number, bigint, or object with a novel `toString` method but found %s instead. Browsers treat all child Nodes of <title> tags as Text content and React expects to be able to convert children of <title> tags to a single string value.",typeof Qe=="function"?"a Function":"a Sybmol"):Qe&&Qe.toString==={}.toString&&(Qe.$$typeof!=null?console.error("React expects the `children` prop of <title> tags to be a string, number, bigint, or object with a novel `toString` method but found an object that appears to be a React element which never implements a suitable `toString` method. Browsers treat all child Nodes of <title> tags as Text content and React expects to be able to convert children of <title> tags to a single string value which is why rendering React elements is not supported. If the `children` of <title> is a React Component try moving the <title> tag into that component. If the `children` of <title> is some HTML markup change it to be Text only to be valid HTML."):console.error("React expects the `children` prop of <title> tags to be a string, number, bigint, or object with a novel `toString` method but found an object that does not implement a suitable `toString` method. Browsers treat all child Nodes of <title> tags as Text content and React expects to be able to convert children of <title> tags to a single string value. Using the default `toString` method available on every object is almost certainly an error. Consider whether the `children` of this <title> is an object in error and change it to a string or number value if so. Otherwise implement a `toString` method that React can use to produce a valid <title>."))}if(M.insertionMode===fl||ve||f.itemProp!=null)var en=Zi(o,f);else qr?en=null:(Zi(b.hoistableChunks,f),en=void 0);return en;case"link":var Ct=M.tagScope&1,ct=M.tagScope&4,cr=f.rel,Ke=f.href,nn=f.precedence;if(M.insertionMode===fl||Ct||f.itemProp!=null||typeof cr!="string"||typeof Ke!="string"||Ke===""){cr==="stylesheet"&&typeof f.precedence=="string"&&(typeof Ke=="string"&&Ke||console.error('React encountered a `<link rel="stylesheet" .../>` with a `precedence` prop and expected the `href` prop to be a non-empty string but ecountered %s instead. If your intent was to have React hoist and deduplciate this stylesheet using the `precedence` prop ensure there is a non-empty string `href` prop as well, otherwise remove the `precedence` prop.',Ke===null?"`null`":Ke===void 0?"`undefined`":Ke===""?"an empty string":'something with type "'+typeof Ke+'"')),me(o,f);var it=null}else if(f.rel==="stylesheet")if(typeof nn!="string"||f.disabled!=null||f.onLoad||f.onError){if(typeof nn=="string"){if(f.disabled!=null)console.error('React encountered a `<link rel="stylesheet" .../>` with a `precedence` prop and a `disabled` prop. The presence of the `disabled` prop indicates an intent to manage the stylesheet active state from your from your Component code and React will not hoist or deduplicate this stylesheet. If your intent was to have React hoist and deduplciate this stylesheet using the `precedence` prop remove the `disabled` prop, otherwise remove the `precedence` prop.');else if(f.onLoad||f.onError){var Qt=f.onLoad&&f.onError?"`onLoad` and `onError` props":f.onLoad?"`onLoad` prop":"`onError` prop";console.error('React encountered a `<link rel="stylesheet" .../>` with a `precedence` prop and %s. The presence of loading and error handlers indicates an intent to manage the stylesheet loading state from your from your Component code and React will not hoist or deduplicate this stylesheet. If your intent was to have React hoist and deduplciate this stylesheet using the `precedence` prop remove the %s, otherwise remove the `precedence` prop.',Qt,Qt)}}it=me(o,f)}else{var sn=b.styles.get(nn),Re=v.styleResources.hasOwnProperty(Ke)?v.styleResources[Ke]:void 0;if(Re!==nt){v.styleResources[Ke]=nt,sn||(sn={precedence:Y(nn),rules:[],hrefs:[],sheets:new Map},b.styles.set(nn,sn));var An={state:af,props:Rt({},f,{"data-precedence":f.precedence,precedence:null})};if(Re){Re.length===2&&_(An.props,Re);var Fn=b.preloads.stylesheets.get(Ke);Fn&&0<Fn.length?Fn.length=0:An.state=uf}sn.sheets.set(Ke,An),F&&F.stylesheets.add(An)}else if(sn){var fr=sn.sheets.get(Ke);fr&&F&&F.stylesheets.add(fr)}N&&o.push("<!-- -->"),it=null}else f.onLoad||f.onError?it=me(o,f):(N&&o.push("<!-- -->"),it=ct?null:me(b.hoistableChunks,f));return it;case"script":var Mr=M.tagScope&1,Nt=f.async;if(typeof f.src!="string"||!f.src||!Nt||typeof Nt=="function"||typeof Nt=="symbol"||f.onLoad||f.onError||M.insertionMode===fl||Mr||f.itemProp!=null)var jr=oi(o,f);else{var vi=f.src;if(f.type==="module")var ft=v.moduleScriptResources,ua=b.preloads.moduleScripts;else ft=v.scriptResources,ua=b.preloads.scripts;var Li=ft.hasOwnProperty(vi)?ft[vi]:void 0;if(Li!==nt){ft[vi]=nt;var Xo=f;if(Li){Li.length===2&&(Xo=Rt({},f),_(Xo,Li));var gl=ua.get(vi);gl&&(gl.length=0)}var Zo=[];b.scripts.add(Zo),oi(Zo,Xo)}N&&o.push("<!-- -->"),jr=null}return jr;case"style":var vl=M.tagScope&1;if(gn.call(f,"children")){var Ao=f.children,hr=Array.isArray(Ao)?2>Ao.length?Ao[0]:null:Ao;(typeof hr=="function"||typeof hr=="symbol"||Array.isArray(hr))&&console.error("React expect children of <style> tags to be a string, number, or object with a `toString` method but found %s instead. In browsers style Elements can only have `Text` Nodes as children.",typeof hr=="function"?"a Function":typeof hr=="symbol"?"a Sybmol":"an Array")}var yi=f.precedence,ht=f.href,Fo=f.nonce;if(M.insertionMode===fl||vl||f.itemProp!=null||typeof yi!="string"||typeof ht!="string"||ht===""){o.push(ln("style"));var Bi=null,tr=null,Vo;for(Vo in f)if(gn.call(f,Vo)){var kt=f[Vo];if(kt!=null)switch(Vo){case"children":Bi=kt;break;case"dangerouslySetInnerHTML":tr=kt;break;default:ue(o,Vo,kt)}}o.push(on);var $r=Array.isArray(Bi)?2>Bi.length?Bi[0]:null:Bi;typeof $r!="function"&&typeof $r!="symbol"&&$r!==null&&$r!==void 0&&o.push(at($r)),Xe(o,tr,Bi),o.push(rn("style"));var co=null}else{ht.includes(" ")&&console.error('React expected the `href` prop for a <style> tag opting into hoisting semantics using the `precedence` prop to not have any spaces but ecountered spaces instead. using spaces in this prop will cause hydration of this style to fail on the client. The href for the <style> where this ocurred is "%s".',ht);var Ir=b.styles.get(yi),bi=v.styleResources.hasOwnProperty(ht)?v.styleResources[ht]:void 0;if(bi!==nt){v.styleResources[ht]=nt,bi&&console.error('React encountered a hoistable style tag for the same href as a preload: "%s". When using a style tag to inline styles you should not also preload it as a stylsheet.',ht),Ir||(Ir={precedence:Y(yi),rules:[],hrefs:[],sheets:new Map},b.styles.set(yi,Ir));var _r=b.nonce.style;if(_r&&_r!==Fo)console.error('React encountered a style tag with `precedence` "%s" and `nonce` "%s". When React manages style rules using `precedence` it will only include rules if the nonce matches the style nonce "%s" that was included with this render.',yi,Fo,_r);else{!_r&&Fo&&console.error('React encountered a style tag with `precedence` "%s" and `nonce` "%s". When React manages style rules using `precedence` it will only include a nonce attributes if you also provide the same style nonce value as a render option.',yi,Fo),Ir.hrefs.push(Y(ht));var Qo=Ir.rules,dr=null,ei=null,yl;for(yl in f)if(gn.call(f,yl)){var Oo=f[yl];if(Oo!=null)switch(yl){case"children":dr=Oo;break;case"dangerouslySetInnerHTML":ei=Oo}}var Mo=Array.isArray(dr)?2>dr.length?dr[0]:null:dr;typeof Mo!="function"&&typeof Mo!="symbol"&&Mo!==null&&Mo!==void 0&&Qo.push(at(Mo)),Xe(Qo,ei,dr)}}Ir&&F&&F.styles.add(Ir),N&&o.push("<!-- -->"),co=void 0}return co;case"meta":var sa=M.tagScope&1,$s=M.tagScope&4;if(M.insertionMode===fl||sa||f.itemProp!=null)var Ni=xr(o,f,"meta");else N&&o.push("<!-- -->"),Ni=$s?null:typeof f.charSet=="string"?xr(b.charsetChunks,f,"meta"):f.name==="viewport"?xr(b.viewportChunks,f,"meta"):xr(b.hoistableChunks,f,"meta");return Ni;case"listing":case"pre":o.push(ln(l));var gr=null,Yl=null,Gl;for(Gl in f)if(gn.call(f,Gl)){var ca=f[Gl];if(ca!=null)switch(Gl){case"children":gr=ca;break;case"dangerouslySetInnerHTML":Yl=ca;break;default:ue(o,Gl,ca)}}if(o.push(on),Yl!=null){if(gr!=null)throw Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof Yl!="object"||!("__html"in Yl))throw Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://react.dev/link/dangerously-set-inner-html for more information.");var Ko=Yl.__html;Ko!=null&&(typeof Ko=="string"&&0<Ko.length&&Ko[0]===`
|
|
84
|
+
`?o.push(Fs,Ko):(Z(Ko),o.push(""+Ko)))}return typeof gr=="string"&&gr[0]===`
|
|
85
|
+
`&&o.push(Fs),gr;case"img":var bl=M.tagScope&3,Jn=f.src,Xn=f.srcSet;if(!(f.loading==="lazy"||!Jn&&!Xn||typeof Jn!="string"&&Jn!=null||typeof Xn!="string"&&Xn!=null||f.fetchPriority==="low"||bl)&&(typeof Jn!="string"||Jn[4]!==":"||Jn[0]!=="d"&&Jn[0]!=="D"||Jn[1]!=="a"&&Jn[1]!=="A"||Jn[2]!=="t"&&Jn[2]!=="T"||Jn[3]!=="a"&&Jn[3]!=="A")&&(typeof Xn!="string"||Xn[4]!==":"||Xn[0]!=="d"&&Xn[0]!=="D"||Xn[1]!=="a"&&Xn[1]!=="A"||Xn[2]!=="t"&&Xn[2]!=="T"||Xn[3]!=="a"&&Xn[3]!=="A")){F!==null&&M.tagScope&64&&(F.suspenseyImages=!0);var qo=typeof f.sizes=="string"?f.sizes:void 0,jo=Xn?Xn+`
|
|
86
|
+
`+(qo||""):Jn,fa=b.preloads.images,dt=fa.get(jo);if(dt)(f.fetchPriority==="high"||10>b.highImagePreloads.size)&&(fa.delete(jo),b.highImagePreloads.add(dt));else if(!v.imageResources.hasOwnProperty(jo)){v.imageResources[jo]=Mi;var Ui=f.crossOrigin,xl=typeof Ui=="string"?Ui==="use-credentials"?Ui:"":void 0,Io=b.headers,fo;Io&&0<Io.remainingCapacity&&typeof f.srcSet!="string"&&(f.fetchPriority==="high"||500>Io.highImagePreloads.length)&&(fo=Q(Jn,"image",{imageSrcSet:f.srcSet,imageSizes:f.sizes,crossOrigin:xl,integrity:f.integrity,nonce:f.nonce,type:f.type,fetchPriority:f.fetchPriority,referrerPolicy:f.refererPolicy}),0<=(Io.remainingCapacity-=fo.length+2))?(b.resets.image[jo]=Mi,Io.highImagePreloads&&(Io.highImagePreloads+=", "),Io.highImagePreloads+=fo):(dt=[],me(dt,{rel:"preload",as:"image",href:Xn?void 0:Jn,imageSrcSet:Xn,imageSizes:qo,crossOrigin:xl,integrity:f.integrity,type:f.type,fetchPriority:f.fetchPriority,referrerPolicy:f.referrerPolicy}),f.fetchPriority==="high"||10>b.highImagePreloads.size?b.highImagePreloads.add(dt):(b.bulkPreloads.add(dt),fa.set(jo,dt)))}}return xr(o,f,"img");case"base":case"area":case"br":case"col":case"embed":case"hr":case"keygen":case"param":case"source":case"track":case"wbr":return xr(o,f,l);case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":break;case"head":if(M.insertionMode<Ro){var vn=m||b.preamble;if(vn.headChunks)throw Error("The `<head>` tag may only be rendered once.");m!==null&&o.push("<!--head-->"),vn.headChunks=[];var Hr=Fe(vn.headChunks,f,"head")}else Hr=On(o,f,"head");return Hr;case"body":if(M.insertionMode<Ro){var rr=m||b.preamble;if(rr.bodyChunks)throw Error("The `<body>` tag may only be rendered once.");m!==null&&o.push("<!--body-->"),rr.bodyChunks=[];var Ga=Fe(rr.bodyChunks,f,"body")}else Ga=On(o,f,"body");return Ga;case"html":if(M.insertionMode===na){var Jl=m||b.preamble;if(Jl.htmlChunks)throw Error("The `<html>` tag may only be rendered once.");m!==null&&o.push("<!--html-->"),Jl.htmlChunks=[Pv];var ha=Fe(Jl.htmlChunks,f,"html")}else ha=On(o,f,"html");return ha;default:if(l.indexOf("-")!==-1){o.push(ln(l));var da=null,Tl=null,ho;for(ho in f)if(gn.call(f,ho)){var xi=f[ho];if(xi!=null){var Xl=ho;switch(ho){case"children":da=xi;break;case"dangerouslySetInnerHTML":Tl=xi;break;case"style":_e(o,xi);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"className":Xl="class";default:if(V(ho)&&typeof xi!="function"&&typeof xi!="symbol"&&xi!==!1){if(xi===!0)xi="";else if(typeof xi=="object")continue;o.push(Gr,Xl,ro,Y(xi),Ne)}}}}return o.push(on),Xe(o,Tl,da),da}}return On(o,f,l)}s(pn,"pushStartInstance");function rn(o){var l=Qc.get(o);return l===void 0&&(l="</"+o+">",Qc.set(o,l)),l}s(rn,"endChunkForTag");function Dn(o,l){o=o.preamble,o.htmlChunks===null&&l.htmlChunks&&(o.htmlChunks=l.htmlChunks),o.headChunks===null&&l.headChunks&&(o.headChunks=l.headChunks),o.bodyChunks===null&&l.bodyChunks&&(o.bodyChunks=l.bodyChunks)}s(Dn,"hoistPreambleState");function pe(o,l){l=l.bootstrapChunks;for(var f=0;f<l.length-1;f++)o.push(l[f]);return f<l.length?(f=l[f],l.length=0,o.push(f)):!0}s(pe,"writeBootstrap");function Ln(o,l,f){if(o.push(Dh),f===null)throw Error("An ID must have been assigned before we can complete the boundary.");return o.push(l.boundaryPrefix),l=f.toString(16),o.push(l),o.push(Ua)}s(Ln,"writeStartPendingSuspenseBoundary");function bo(o,l,f,v){switch(f.insertionMode){case na:case ku:case ms:case Ro:return o.push(Eo),o.push(l.segmentPrefix),l=v.toString(16),o.push(l),o.push(Lh);case fl:return o.push(Bh),o.push(l.segmentPrefix),l=v.toString(16),o.push(l),o.push(av);case Ss:return o.push(io),o.push(l.segmentPrefix),l=v.toString(16),o.push(l),o.push(tt);case Cs:return o.push(Nh),o.push(l.segmentPrefix),l=v.toString(16),o.push(l),o.push(Uh);case ks:return o.push(Iu),o.push(l.segmentPrefix),l=v.toString(16),o.push(l),o.push(zh);case Hl:return o.push(Yh),o.push(l.segmentPrefix),l=v.toString(16),o.push(l),o.push(Gh);case Pu:return o.push(Xh),o.push(l.segmentPrefix),l=v.toString(16),o.push(l),o.push(Zh);default:throw Error("Unknown insertion mode. This is a bug in React.")}}s(bo,"writeStartSegment");function qn(o,l){switch(l.insertionMode){case na:case ku:case ms:case Ro:return o.push(lv);case fl:return o.push(Jr);case Ss:return o.push($c);case Cs:return o.push(rt);case ks:return o.push(Wh);case Hl:return o.push(Jh);case Pu:return o.push(Is);default:throw Error("Unknown insertion mode. This is a bug in React.")}}s(qn,"writeEndSegment");function bt(o){return JSON.stringify(o).replace(bv,function(l){switch(l){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}s(bt,"escapeJSStringsForInstructionScripts");function jn(o){return JSON.stringify(o).replace(xv,function(l){switch(l){case"&":return"\\u0026";case">":return"\\u003e";case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSObjectForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}s(jn,"escapeJSObjectForInstructionScripts");function qe(o){var l=o.rules,f=o.hrefs;0<l.length&&f.length===0&&console.error("React expected to have at least one href for an a hoistable style but found none. This is a bug in React.");var v=0;if(f.length){for(this.push(Ba.startInlineStyle),this.push(Tv),this.push(o.precedence),this.push(pv);v<f.length-1;v++)this.push(f[v]),this.push(qh);for(this.push(f[v]),this.push(wv),v=0;v<l.length;v++)this.push(l[v]);rf=this.push(Rv),Ls=!0,l.length=0,f.length=0}}s(qe,"flushStyleTagsLateForBoundary");function Nr(o){return o.state!==sf?Ls=!0:!1}s(Nr,"hasStylesToHoist");function cn(o,l,f){return Ls=!1,rf=!0,Ba=f,l.styles.forEach(qe,o),Ba=null,l.stylesheets.forEach(Nr),Ls&&(f.stylesToHoist=!0),rf}s(cn,"writeHoistablesForBoundary");function $n(o){for(var l=0;l<o.length;l++)this.push(o[l]);o.length=0}s($n,"flushResource");function Pi(o){me(Dl,o.props);for(var l=0;l<Dl.length;l++)this.push(Dl[l]);Dl.length=0,o.state=sf}s(Pi,"flushStyleInPreamble");function xt(o){var l=0<o.sheets.size;o.sheets.forEach(Pi,this),o.sheets.clear();var f=o.rules,v=o.hrefs;if(!l||v.length){if(this.push(Ba.startInlineStyle),this.push(Bs),this.push(o.precedence),o=0,v.length){for(this.push(Ev);o<v.length-1;o++)this.push(v[o]),this.push(qh);this.push(v[o])}for(this.push(mv),o=0;o<f.length;o++)this.push(f[o]);this.push(Sv),f.length=0,v.length=0}}s(xt,"flushStylesInPreamble");function Vi(o){if(o.state===af){o.state=uf;var l=o.props;for(me(Dl,{rel:"preload",as:"style",href:o.props.href,crossOrigin:l.crossOrigin,fetchPriority:l.fetchPriority,integrity:l.integrity,media:l.media,hrefLang:l.hrefLang,referrerPolicy:l.referrerPolicy}),o=0;o<Dl.length;o++)this.push(Dl[o]);Dl.length=0}}s(Vi,"preloadLateStyle");function Tr(o){o.sheets.forEach(Vi,this),o.sheets.clear()}s(Tr,"preloadLateStyles");function Kt(o,l){(l.instructions&Su)===wo&&(l.instructions|=Su,o.push(jh,Y("_"+l.idPrefix+"R_"),Ne))}s(Kt,"pushCompletedShellIdAttribute");function Tt(o,l){o.push($h);var f=$h;l.stylesheets.forEach(function(v){if(v.state!==sf)if(v.state===nd)o.push(f),v=v.props.href,C(v,"href"),v=jn(""+v),o.push(v),o.push(lf),f=ed;else{o.push(f);var b=v.props["data-precedence"],m=v.props,F=Je(""+v.props.href);F=jn(F),o.push(F),C(b,"precedence"),b=""+b,o.push(of),b=jn(b),o.push(b);for(var M in m)if(gn.call(m,M)&&(b=m[M],b!=null))switch(M){case"href":case"rel":case"precedence":case"data-precedence":break;case"children":case"dangerouslySetInnerHTML":throw Error("link is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:Bo(o,M,b)}o.push(lf),f=ed,v.state=nd}}),o.push(lf)}s(Tt,"writeStyleResourceDependenciesInJS");function Bo(o,l,f){var v=l.toLowerCase();switch(typeof f){case"function":case"symbol":return}switch(l){case"innerHTML":case"dangerouslySetInnerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"style":case"ref":return;case"className":v="class",C(f,v),l=""+f;break;case"hidden":if(f===!1)return;l="";break;case"src":case"href":f=Je(f),C(f,v),l=""+f;break;default:if(2<l.length&&(l[0]==="o"||l[0]==="O")&&(l[1]==="n"||l[1]==="N")||!V(l))return;C(f,v),l=""+f}o.push(of),v=jn(v),o.push(v),o.push(of),v=jn(l),o.push(v)}s(Bo,"writeStyleResourceAttributeInJS");function pt(){return{styles:new Set,stylesheets:new Set,suspenseyImages:!1}}s(pt,"createHoistableState");function S(o,l,f,v){(o.scriptResources.hasOwnProperty(f)||o.moduleScriptResources.hasOwnProperty(f))&&console.error('Internal React Error: React expected bootstrap script or module with src "%s" to not have been preloaded already. please file an issue',f),o.scriptResources[f]=nt,o.moduleScriptResources[f]=nt,o=[],me(o,v),l.bootstrapScripts.add(o)}s(S,"preloadBootstrapScriptOrModule");function _(o,l){o.crossOrigin==null&&(o.crossOrigin=l[0]),o.integrity==null&&(o.integrity=l[1])}s(_,"adoptPreloadCredentials");function Q(o,l,f){o=ee(o),l=be(l,"as"),l="<"+o+'>; rel=preload; as="'+l+'"';for(var v in f)gn.call(f,v)&&(o=f[v],typeof o=="string"&&(l+="; "+v.toLowerCase()+'="'+be(o,v)+'"'));return l}s(Q,"getPreloadAsHeader");function ee(o){return C(o,"href"),(""+o).replace(Cv,oe)}s(ee,"escapeHrefForLinkHeaderURLContext");function oe(o){switch(o){case"<":return"%3C";case">":return"%3E";case`
|
|
87
|
+
`:return"%0A";case"\r":return"%0D";default:throw Error("escapeLinkHrefForHeaderContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}s(oe,"escapeHrefForLinkHeaderURLContextReplacer");function be(o,l){return P(o)&&(console.error("The provided `%s` option is an unsupported type %s. This value must be coerced to a string before using it here.",l,T(o)),E(o)),(""+o).replace(kv,xe)}s(be,"escapeStringForLinkHeaderQuotedParamValueContext");function xe(o){switch(o){case'"':return"%22";case"'":return"%27";case";":return"%3B";case",":return"%2C";case`
|
|
88
|
+
`:return"%0A";case"\r":return"%0D";default:throw Error("escapeStringForLinkHeaderQuotedParamValueContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}s(xe,"escapeStringForLinkHeaderQuotedParamValueContextReplacer");function je(o){this.styles.add(o)}s(je,"hoistStyleQueueDependency");function Ce(o){this.stylesheets.add(o)}s(Ce,"hoistStylesheetDependency");function Ue(o,l){l.styles.forEach(je,o),l.stylesheets.forEach(Ce,o),l.suspenseyImages&&(o.suspenseyImages=!0)}s(Ue,"hoistHoistables");function zt(o,l){var f=o.idPrefix,v=[],b=o.bootstrapScriptContent,m=o.bootstrapScripts,F=o.bootstrapModules;if(b!==void 0&&(v.push("<script"),Kt(v,o),v.push(on,tn(b),Cu)),f={placeholderPrefix:f+"P:",segmentPrefix:f+"S:",boundaryPrefix:f+"B:",startInlineScript:"<script",startInlineStyle:"<style",preamble:{htmlChunks:null,headChunks:null,bodyChunks:null},externalRuntimeScript:null,bootstrapChunks:v,importMapChunks:[],onHeaders:void 0,headers:null,resets:{font:{},dns:{},connect:{default:{},anonymous:{},credentials:{}},image:{},style:{}},charsetChunks:[],viewportChunks:[],hoistableChunks:[],preconnects:new Set,fontPreloads:new Set,highImagePreloads:new Set,styles:new Map,bootstrapScripts:new Set,scripts:new Set,bulkPreloads:new Set,preloads:{images:new Map,stylesheets:new Map,scripts:new Map,moduleScripts:new Map},nonce:{script:void 0,style:void 0},hoistableState:null,stylesToHoist:!1},m!==void 0)for(b=0;b<m.length;b++){var M=m[b],N,H=void 0,B=void 0,$={rel:"preload",as:"script",fetchPriority:"low",nonce:void 0};typeof M=="string"?$.href=N=M:($.href=N=M.src,$.integrity=B=typeof M.integrity=="string"?M.integrity:void 0,$.crossOrigin=H=typeof M=="string"||M.crossOrigin==null?void 0:M.crossOrigin==="use-credentials"?"use-credentials":""),S(o,f,N,$),v.push('<script src="',Y(N),Ne),typeof B=="string"&&v.push(' integrity="',Y(B),Ne),typeof H=="string"&&v.push(' crossorigin="',Y(H),Ne),Kt(v,o),v.push(' async=""></script>')}if(F!==void 0)for(m=0;m<F.length;m++)b=F[m],H=N=void 0,B={rel:"modulepreload",fetchPriority:"low",nonce:void 0},typeof b=="string"?B.href=M=b:(B.href=M=b.src,B.integrity=H=typeof b.integrity=="string"?b.integrity:void 0,B.crossOrigin=N=typeof b=="string"||b.crossOrigin==null?void 0:b.crossOrigin==="use-credentials"?"use-credentials":""),S(o,f,M,B),v.push('<script type="module" src="',Y(M),Ne),typeof H=="string"&&v.push(' integrity="',Y(H),Ne),typeof N=="string"&&v.push(' crossorigin="',Y(N),Ne),Kt(v,o),v.push(' async=""></script>');return{placeholderPrefix:f.placeholderPrefix,segmentPrefix:f.segmentPrefix,boundaryPrefix:f.boundaryPrefix,startInlineScript:f.startInlineScript,startInlineStyle:f.startInlineStyle,preamble:f.preamble,externalRuntimeScript:f.externalRuntimeScript,bootstrapChunks:f.bootstrapChunks,importMapChunks:f.importMapChunks,onHeaders:f.onHeaders,headers:f.headers,resets:f.resets,charsetChunks:f.charsetChunks,viewportChunks:f.viewportChunks,hoistableChunks:f.hoistableChunks,preconnects:f.preconnects,fontPreloads:f.fontPreloads,highImagePreloads:f.highImagePreloads,styles:f.styles,bootstrapScripts:f.bootstrapScripts,scripts:f.scripts,bulkPreloads:f.bulkPreloads,preloads:f.preloads,nonce:f.nonce,stylesToHoist:f.stylesToHoist,generateStaticMarkup:l}}s(zt,"createRenderState");function Ot(o,l,f,v){return f.generateStaticMarkup?(o.push(Y(l)),!1):(l===""?o=v:(v&&o.push("<!-- -->"),o.push(Y(l)),o=!0),o)}s(Ot,"pushTextInstance");function Bn(o,l,f,v){l.generateStaticMarkup||f&&v&&o.push("<!-- -->")}s(Bn,"pushSegmentFinale");function ze(o){if(o==null)return null;if(typeof o=="function")return o.$$typeof===Fv?null:o.displayName||o.name||null;if(typeof o=="string")return o;switch(o){case _a:return"Fragment";case _c:return"Profiler";case vs:return"StrictMode";case pu:return"Suspense";case Wo:return"SuspenseList";case wu:return"Activity"}if(typeof o=="object")switch(typeof o.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),o.$$typeof){case Ia:return"Portal";case _l:return o.displayName||"Context";case ys:return(o._context.displayName||"Context")+".Consumer";case po:var l=o.render;return o=o.displayName,o||(o=l.displayName||l.name||"",o=o!==""?"ForwardRef("+o+")":"ForwardRef"),o;case to:return l=o.displayName||null,l!==null?l:ze(o.type)||"Memo";case zn:l=o._payload,o=o._init;try{return ze(o(l))}catch{}}return null}s(ze,"getComponentNameFromType");function li(o,l){if(o!==l){o.context._currentValue2=o.parentValue,o=o.parent;var f=l.parent;if(o===null){if(f!==null)throw Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(f===null)throw Error("The stacks must reach the root at the same time. This is a bug in React.");li(o,f)}l.context._currentValue2=l.value}}s(li,"popToNearestCommonAncestor");function Qi(o){o.context._currentValue2=o.parentValue,o=o.parent,o!==null&&Qi(o)}s(Qi,"popAllPrevious");function Cl(o){var l=o.parent;l!==null&&Cl(l),o.context._currentValue2=o.value}s(Cl,"pushAllNext");function Ca(o,l){if(o.context._currentValue2=o.parentValue,o=o.parent,o===null)throw Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");o.depth===l.depth?li(o,l):Ca(o,l)}s(Ca,"popPreviousToCommonLevel");function No(o,l){var f=l.parent;if(f===null)throw Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");o.depth===f.depth?li(o,f):No(o,f),l.context._currentValue2=l.value}s(No,"popNextToCommonLevel");function Wt(o){var l=ia;l!==o&&(l===null?Cl(o):o===null?Qi(l):l.depth===o.depth?li(l,o):l.depth>o.depth?Ca(l,o):No(l,o),ia=o)}s(Wt,"switchContext");function ai(o){if(o!==null&&typeof o!="function"){var l=String(o);fd.has(l)||(fd.add(l),console.error("Expected the last optional `callback` argument to be a function. Instead received: %s.",o))}}s(ai,"warnOnInvalidCallback");function Ze(o,l){o=(o=o.constructor)&&ze(o)||"ReactClass";var f=o+"."+l;td[f]||(console.error(`Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op.
|
|
89
|
+
|
|
90
|
+
Please check the code for the %s component.`,l,o),td[f]=!0)}s(Ze,"warnNoop");function pr(o,l,f){var v=o.id;o=o.overflow;var b=32-Us(v)-1;v&=~(1<<b),f+=1;var m=32-Us(l)+b;if(30<m){var F=b-b%5;return m=(v&(1<<F)-1).toString(32),v>>=F,b-=F,{id:1<<32-Us(l)+b|f<<b|v,overflow:m+o}}return{id:1<<m|f<<b|v,overflow:o}}s(pr,"pushTreeContext");function Ki(o){return o>>>=0,o===0?32:31-(Mv(o)/Iv|0)|0}s(Ki,"clz32Fallback");function Nn(){}s(Nn,"noop");function kl(o,l,f){switch(f=o[f],f===void 0?o.push(l):f!==l&&(l.then(Nn,Nn),l=f),l.status){case"fulfilled":return l.value;case"rejected":throw l.reason;default:switch(typeof l.status=="string"?l.then(Nn,Nn):(o=l,o.status="pending",o.then(function(v){if(l.status==="pending"){var b=l;b.status="fulfilled",b.value=v}},function(v){if(l.status==="pending"){var b=l;b.status="rejected",b.reason=v}})),l.status){case"fulfilled":return l.value;case"rejected":throw l.reason}throw zs=l,_i}}s(kl,"trackUsedThenable");function xo(){if(zs===null)throw Error("Expected a suspended thenable. This is a bug in React. Please file an issue.");var o=zs;return zs=null,o}s(xo,"getSuspendedThenable");function qi(o,l){return o===l&&(o!==0||1/o===1/l)||o!==o&&l!==l}s(qi,"is");function wt(){if(dl===null)throw Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
91
|
+
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
92
|
+
2. You might be breaking the Rules of Hooks
|
|
93
|
+
3. You might have more than one copy of React in the same app
|
|
94
|
+
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`);return mo&&console.error("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://react.dev/link/rules-of-hooks"),dl}s(wt,"resolveCurrentlyRenderingComponent");function ir(){if(0<Gs)throw Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}s(ir,"createHook");function Ai(){return mn===null?Ws===null?(_u=!1,Ws=mn=ir()):(_u=!0,mn=Ws):mn.next===null?(_u=!1,mn=mn.next=ir()):(_u=!0,mn=mn.next),mn}s(Ai,"createWorkInProgressHook");function Mt(){var o=Hi;return Hi=null,o}s(Mt,"getThenableStateAfterSuspending");function Mn(){mo=!1,hf=za=ff=dl=null,Ys=!1,Ws=null,Gs=0,mn=Bl=null}s(Mn,"resetHooksState");function ui(o){return mo&&console.error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo()."),o._currentValue2}s(ui,"readContext");function wr(o,l){return typeof l=="function"?l(o):l}s(wr,"basicStateReducer");function si(o,l,f){if(o!==wr&&(Lu="useReducer"),dl=wt(),mn=Ai(),_u){if(f=mn.queue,l=f.dispatch,Bl!==null){var v=Bl.get(f);if(v!==void 0){Bl.delete(f),f=mn.memoizedState;do{var b=v.action;mo=!0,f=o(f,b),mo=!1,v=v.next}while(v!==null);return mn.memoizedState=f,[f,l]}}return[mn.memoizedState,l]}return mo=!0,o=o===wr?typeof l=="function"?l():l:f!==void 0?f(l):l,mo=!1,mn.memoizedState=o,o=mn.queue={last:null,dispatch:null},o=o.dispatch=qt.bind(null,dl,o),[mn.memoizedState,o]}s(si,"useReducer");function Rr(o,l){if(dl=wt(),mn=Ai(),l=l===void 0?null:l,mn!==null){var f=mn.memoizedState;if(f!==null&&l!==null){e:{var v=f[1];if(v===null)console.error("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",Lu),v=!1;else{l.length!==v.length&&console.error(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
|
|
95
|
+
|
|
96
|
+
Previous: %s
|
|
97
|
+
Incoming: %s`,Lu,"["+l.join(", ")+"]","["+v.join(", ")+"]");for(var b=0;b<v.length&&b<l.length;b++)if(!_v(l[b],v[b])){v=!1;break e}v=!0}}if(v)return f[0]}}return mo=!0,o=o(),mo=!1,mn.memoizedState=[o,l],o}s(Rr,"useMemo");function qt(o,l,f){if(25<=Gs)throw Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(o===dl)if(Ys=!0,o={action:f,next:null},Bl===null&&(Bl=new Map),f=Bl.get(l),f===void 0)Bl.set(l,o);else{for(l=f;l.next!==null;)l=l.next;l.next=o}}s(qt,"dispatchAction");function il(){throw Error("A function wrapped in useEffectEvent can't be called during rendering.")}s(il,"throwOnUseEffectEventCall");function ji(){throw Error("startTransition cannot be called during server rendering.")}s(ji,"unsupportedStartTransition");function Yt(){throw Error("Cannot update optimistic state while rendering.")}s(Yt,"unsupportedSetOptimisticState");function ol(o,l,f){wt();var v=Du++,b=za;if(typeof o.$$FORM_ACTION=="function"){var m=null,F=hf;b=b.formState;var M=o.$$IS_SIGNATURE_EQUAL;if(b!==null&&typeof M=="function"){var N=b[1];M.call(o,b[2],b[3])&&(m=f!==void 0?"p"+f:"k"+x(JSON.stringify([F,null,v]),0),N===m&&(Ll=v,l=b[0]))}var H=o.bind(null,l);return o=s(function($){H($)},"action"),typeof H.$$FORM_ACTION=="function"&&(o.$$FORM_ACTION=function($){$=H.$$FORM_ACTION($),f!==void 0&&(C(f,"target"),f+="",$.action=f);var j=$.data;return j&&(m===null&&(m=f!==void 0?"p"+f:"k"+x(JSON.stringify([F,null,v]),0)),j.append("$ACTION_KEY",m)),$}),[l,o,!1]}var B=o.bind(null,l);return[l,function($){B($)},!1]}s(ol,"useActionState");function ci(o){var l=Wa;return Wa+=1,Hi===null&&(Hi=[]),kl(Hi,o,l)}s(ci,"unwrapThenable");function Uo(){throw Error("Cache cannot be refreshed during server rendering.")}s(Uo,"unsupportedRefresh");function Ur(){}s(Ur,"disabledLog");function du(){if(oa===0){Js=console.log,Xs=console.info,Zs=console.warn,Vs=console.error,df=console.group,vd=console.groupCollapsed,yd=console.groupEnd;var o={configurable:!0,enumerable:!0,value:Ur,writable:!0};Object.defineProperties(console,{info:o,log:o,warn:o,error:o,group:o,groupCollapsed:o,groupEnd:o})}oa++}s(du,"disableLogs");function gu(){if(oa--,oa===0){var o={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Rt({},o,{value:Js}),info:Rt({},o,{value:Xs}),warn:Rt({},o,{value:Zs}),error:Rt({},o,{value:Vs}),group:Rt({},o,{value:df}),groupCollapsed:Rt({},o,{value:vd}),groupEnd:Rt({},o,{value:yd})})}0>oa&&console.error("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}s(gu,"reenableLogs");function ll(o){var l=Error.prepareStackTrace;if(Error.prepareStackTrace=void 0,o=o.stack,Error.prepareStackTrace=l,o.startsWith(`Error: react-stack-top-frame
|
|
98
|
+
`)&&(o=o.slice(29)),l=o.indexOf(`
|
|
99
|
+
`),l!==-1&&(o=o.slice(l+1)),l=o.indexOf("react_stack_bottom_frame"),l!==-1&&(l=o.lastIndexOf(`
|
|
100
|
+
`,l)),l!==-1)o=o.slice(0,l);else return"";return o}s(ll,"formatOwnerStack");function It(o){if(gf===void 0)try{throw Error()}catch(f){var l=f.stack.trim().match(/\n( *(at )?)/);gf=l&&l[1]||"",Qs=-1<f.stack.indexOf(`
|
|
101
|
+
at`)?" (<anonymous>)":-1<f.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
102
|
+
`+gf+o+Qs}s(It,"describeBuiltInComponentFrame");function or(o,l){if(!o||vf)return"";var f=Di.get(o);if(f!==void 0)return f;vf=!0,f=Error.prepareStackTrace,Error.prepareStackTrace=void 0;var v=null;v=Et.H,Et.H=null,du();try{var b={DetermineComponentFrameRoot:s(function(){try{if(l){var j=s(function(){throw Error()},"Fake");if(Object.defineProperty(j.prototype,"props",{set:s(function(){throw Error()},"set")}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(j,[])}catch(X){var ne=X}Reflect.construct(o,[],j)}else{try{j.call()}catch(X){ne=X}o.call(j.prototype)}}else{try{throw Error()}catch(X){ne=X}(j=o())&&typeof j.catch=="function"&&j.catch(function(){})}}catch(X){if(X&&ne&&typeof X.stack=="string")return[X.stack,ne.stack]}return[null,null]},"DetermineComponentFrameRoot")};b.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var m=Object.getOwnPropertyDescriptor(b.DetermineComponentFrameRoot,"name");m&&m.configurable&&Object.defineProperty(b.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var F=b.DetermineComponentFrameRoot(),M=F[0],N=F[1];if(M&&N){var H=M.split(`
|
|
103
|
+
`),B=N.split(`
|
|
104
|
+
`);for(F=m=0;m<H.length&&!H[m].includes("DetermineComponentFrameRoot");)m++;for(;F<B.length&&!B[F].includes("DetermineComponentFrameRoot");)F++;if(m===H.length||F===B.length)for(m=H.length-1,F=B.length-1;1<=m&&0<=F&&H[m]!==B[F];)F--;for(;1<=m&&0<=F;m--,F--)if(H[m]!==B[F]){if(m!==1||F!==1)do if(m--,F--,0>F||H[m]!==B[F]){var $=`
|
|
105
|
+
`+H[m].replace(" at new "," at ");return o.displayName&&$.includes("<anonymous>")&&($=$.replace("<anonymous>",o.displayName)),typeof o=="function"&&Di.set(o,$),$}while(1<=m&&0<=F);break}}}finally{vf=!1,Et.H=v,gu(),Error.prepareStackTrace=f}return H=(H=o?o.displayName||o.name:"")?It(H):"",typeof o=="function"&&Di.set(o,H),H}s(or,"describeNativeComponentFrame");function Er(o){if(typeof o=="string")return It(o);if(typeof o=="function")return o.prototype&&o.prototype.isReactComponent?or(o,!0):or(o,!1);if(typeof o=="object"&&o!==null){switch(o.$$typeof){case po:return or(o.render,!1);case to:return or(o.type,!1);case zn:var l=o,f=l._payload;l=l._init;try{o=l(f)}catch{return It("Lazy")}return Er(o)}if(typeof o.name=="string"){e:{if(f=o.name,l=o.env,o=o.debugLocation,o!=null){o=ll(o);var v=o.lastIndexOf(`
|
|
106
|
+
`);if(o=v===-1?o:o.slice(v+1),o.indexOf(f)!==-1){f=`
|
|
107
|
+
`+o;break e}}f=It(f+(l?" ["+l+"]":""))}return f}}switch(o){case Wo:return It("SuspenseList");case pu:return It("Suspense")}return""}s(Er,"describeComponentStackByType");function lr(o,l){return(500<l.byteSize||!1)&&l.contentPreamble===null}s(lr,"isEligibleForOutlining");function ar(o){if(typeof o=="object"&&o!==null&&typeof o.environmentName=="string"){var l=o.environmentName;o=[o].slice(0),typeof o[0]=="string"?o.splice(0,1,"[%s] "+o[0]," "+l+" "):o.splice(0,0,"[%s]"," "+l+" "),o.unshift(console),l=Av.apply(console.error,o),l()}else console.error(o);return null}s(ar,"defaultErrorHandler");function ka(o,l,f,v,b,m,F,M,N,H,B){var $=new Set;this.destination=null,this.flushScheduled=!1,this.resumableState=o,this.renderState=l,this.rootFormatContext=f,this.progressiveChunkSize=v===void 0?12800:v,this.status=10,this.fatalError=null,this.pendingRootTasks=this.allPendingTasks=this.nextSegmentId=0,this.completedPreambleSegments=this.completedRootSegment=null,this.byteSize=0,this.abortableTasks=$,this.pingedTasks=[],this.clientRenderedBoundaries=[],this.completedBoundaries=[],this.partialBoundaries=[],this.trackedPostpones=null,this.onError=b===void 0?ar:b,this.onPostpone=H===void 0?Nn:H,this.onAllReady=m===void 0?Nn:m,this.onShellReady=F===void 0?Nn:F,this.onShellError=M===void 0?Nn:M,this.onFatalError=N===void 0?Nn:N,this.formState=B===void 0?null:B,this.didWarnForKey=null}s(ka,"RequestInstance");function We(o,l,f,v,b,m,F,M,N,H,B,$){var j=pf();return 1e3<j-Tf&&(Et.recentlyCreatedOwnerStacks=0,Tf=j),l=new ka(l,f,v,b,m,F,M,N,H,B,$),f=wn(l,0,null,v,!1,!1),f.parentFlushed=!0,o=_t(l,null,o,-1,null,f,null,null,l.abortableTasks,null,v,null,Ov,null,null,hl,null),Fi(o),l.pingedTasks.push(o),l}s(We,"createRequest");function Me(o,l){o.pingedTasks.push(l),o.pingedTasks.length===1&&(o.flushScheduled=o.destination!==null,us(o))}s(Me,"pingTask");function zo(o,l,f,v,b){return f={status:So,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,row:l,completedSegments:[],byteSize:0,fallbackAbortableTasks:f,errorDigest:null,contentState:pt(),fallbackState:pt(),contentPreamble:v,fallbackPreamble:b,trackedContentKeyPath:null,trackedFallbackNode:null,errorMessage:null,errorStack:null,errorComponentStack:null},l!==null&&(l.pendingTasks++,v=l.boundaries,v!==null&&(o.allPendingTasks++,f.pendingTasks++,v.push(f)),o=l.inheritedHoistables,o!==null&&Ue(f.contentState,o)),f}s(zo,"createSuspenseBoundary");function _t(o,l,f,v,b,m,F,M,N,H,B,$,j,ne,X,Pe,yn){o.allPendingTasks++,b===null?o.pendingRootTasks++:b.pendingTasks++,ne!==null&&ne.pendingTasks++;var he={replay:null,node:f,childIndex:v,ping:s(function(){return Me(o,he)},"ping"),blockedBoundary:b,blockedSegment:m,blockedPreamble:F,hoistableState:M,abortSet:N,keyPath:H,formatContext:B,context:$,treeContext:j,row:ne,componentStack:X,thenableState:l};return he.debugTask=yn,N.add(he),he}s(_t,"createRenderTask");function ur(o,l,f,v,b,m,F,M,N,H,B,$,j,ne,X,Pe){o.allPendingTasks++,m===null?o.pendingRootTasks++:m.pendingTasks++,j!==null&&j.pendingTasks++,f.pendingTasks++;var yn={replay:f,node:v,childIndex:b,ping:s(function(){return Me(o,yn)},"ping"),blockedBoundary:m,blockedSegment:null,blockedPreamble:null,hoistableState:F,abortSet:M,keyPath:N,formatContext:H,context:B,treeContext:$,row:j,componentStack:ne,thenableState:l};return yn.debugTask=Pe,M.add(yn),yn}s(ur,"createReplayTask");function wn(o,l,f,v,b,m){return{status:So,parentFlushed:!1,id:-1,index:l,chunks:[],children:[],preambleChildren:[],parentFormatContext:v,boundary:f,lastPushedText:b,textEmbedded:m}}s(wn,"createPendingSegment");function $i(){if(Xr===null||Xr.componentStack===null)return"";var o=Xr.componentStack;try{var l="";if(typeof o.type=="string")l+=It(o.type);else if(typeof o.type=="function"){if(!o.owner){var f=l,v=o.type,b=v?v.displayName||v.name:"",m=b?It(b):"";l=f+m}}else o.owner||(l+=Er(o.type));for(;o;)f=null,o.debugStack!=null?f=ll(o.debugStack):(m=o,m.stack!=null&&(f=typeof m.stack!="string"?m.stack=ll(m.stack):m.stack)),(o=o.owner)&&f&&(l+=`
|
|
108
|
+
`+f);var F=l}catch(M){F=`
|
|
109
|
+
Error generating stack: `+M.message+`
|
|
110
|
+
`+M.stack}return F}s($i,"getCurrentStackInDEV");function Pl(o,l){if(l!=null)for(var f=l.length-1;0<=f;f--){var v=l[f];if(typeof v.name=="string"||typeof v.time=="number")break;if(v.awaited!=null){var b=v.debugStack==null?v.awaited:v;if(b.debugStack!==void 0){o.componentStack={parent:o.componentStack,type:v,owner:b.owner,stack:b.debugStack},o.debugTask=b.debugTask;break}}}}s(Pl,"pushHaltedAwaitOnComponentStack");function Rn(o,l){if(l!=null)for(var f=0;f<l.length;f++){var v=l[f];typeof v.name=="string"&&v.debugStack!==void 0&&(o.componentStack={parent:o.componentStack,type:v,owner:v.owner,stack:v.debugStack},o.debugTask=v.debugTask)}}s(Rn,"pushServerComponentStack");function Fi(o){var l=o.node;if(typeof l=="object"&&l!==null)switch(l.$$typeof){case Il:var f=l.type,v=l._owner,b=l._debugStack;Rn(o,l._debugInfo),o.debugTask=l._debugTask,o.componentStack={parent:o.componentStack,type:f,owner:v,stack:b};break;case zn:Rn(o,l._debugInfo);break;default:typeof l.then=="function"&&Rn(o,l._debugInfo)}}s(Fi,"pushComponentStack");function eo(o){return o===null?null:{parent:o.parent,type:"Suspense Fallback",owner:o.owner,stack:o.stack}}s(eo,"replaceSuspenseComponentStackWithSuspenseFallbackStack");function mr(o){var l={};return o&&Object.defineProperty(l,"componentStack",{configurable:!0,enumerable:!0,get:s(function(){try{var f="",v=o;do f+=Er(v.type),v=v.parent;while(v);var b=f}catch(m){b=`
|
|
111
|
+
Error generating stack: `+m.message+`
|
|
112
|
+
`+m.stack}return Object.defineProperty(l,"componentStack",{value:b}),b},"get")}),l}s(mr,"getThrownInfo");function zr(o,l,f,v,b){o.errorDigest=l,f instanceof Error?(l=String(f.message),f=String(f.stack)):(l=typeof f=="object"&&f!==null?R(f):String(f),f=null),b=b?`Switched to client rendering because the server rendering aborted due to:
|
|
113
|
+
|
|
114
|
+
`:`Switched to client rendering because the server rendering errored:
|
|
115
|
+
|
|
116
|
+
`,o.errorMessage=b+l,o.errorStack=f!==null?b+f:null,o.errorComponentStack=v.componentStack}s(zr,"encodeErrorForBoundary");function Un(o,l,f,v){if(o=o.onError,l=v?v.run(o.bind(null,l,f)):o(l,f),l!=null&&typeof l!="string")console.error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "%s" instead',typeof l);else return l}s(Un,"logRecoverableError");function fi(o,l,f,v){f=o.onShellError;var b=o.onFatalError;v?(v.run(f.bind(null,l)),v.run(b.bind(null,l))):(f(l),b(l)),o.destination!==null?(o.status=Ya,o.destination.destroy(l)):(o.status=13,o.fatalError=l)}s(fi,"fatalError");function hn(o,l){no(o,l.next,l.hoistables)}s(hn,"finishSuspenseListRow");function no(o,l,f){for(;l!==null;){f!==null&&(Ue(l.hoistables,f),l.inheritedHoistables=f);var v=l.boundaries;if(v!==null){l.boundaries=null;for(var b=0;b<v.length;b++){var m=v[b];f!==null&&Ue(m.contentState,f),To(o,m,null,null)}}if(l.pendingTasks--,0<l.pendingTasks)break;f=l.hoistables,l=l.next}}s(no,"unblockSuspenseListRow");function Oi(o,l){var f=l.boundaries;if(f!==null&&l.pendingTasks===f.length){for(var v=!0,b=0;b<f.length;b++){var m=f[b];if(m.pendingTasks!==1||m.parentFlushed||lr(o,m)){v=!1;break}}v&&no(o,l,l.hoistables)}}s(Oi,"tryToResolveTogetherRow");function et(o){var l={pendingTasks:1,boundaries:null,hoistables:pt(),inheritedHoistables:null,together:!1,next:null};return o!==null&&0<o.pendingTasks&&(l.pendingTasks++,l.boundaries=[],o.next=l),l}s(et,"createSuspenseListRow");function dn(o,l,f,v,b){var m=l.keyPath,F=l.treeContext,M=l.row,N=l.componentStack,H=l.debugTask;Rn(l,l.node.props.children._debugInfo),l.keyPath=f,f=v.length;var B=null;if(l.replay!==null){var $=l.replay.slots;if($!==null&&typeof $=="object")for(var j=0;j<f;j++){var ne=b!=="backwards"&&b!=="unstable_legacy-backwards"?j:f-1-j,X=v[ne];l.row=B=et(B),l.treeContext=pr(F,f,ne);var Pe=$[ne];typeof Pe=="number"?(Al(o,l,Pe,X,ne),delete $[ne]):Xt(o,l,X,ne),--B.pendingTasks===0&&hn(o,B)}else for($=0;$<f;$++)j=b!=="backwards"&&b!=="unstable_legacy-backwards"?$:f-1-$,ne=v[j],Jt(o,l,ne),l.row=B=et(B),l.treeContext=pr(F,f,j),Xt(o,l,ne,j),--B.pendingTasks===0&&hn(o,B)}else if(b!=="backwards"&&b!=="unstable_legacy-backwards")for(b=0;b<f;b++)$=v[b],Jt(o,l,$),l.row=B=et(B),l.treeContext=pr(F,f,b),Xt(o,l,$,b),--B.pendingTasks===0&&hn(o,B);else{for(b=l.blockedSegment,$=b.children.length,j=b.chunks.length,ne=f-1;0<=ne;ne--){X=v[ne],l.row=B=et(B),l.treeContext=pr(F,f,ne),Pe=wn(o,j,null,l.formatContext,ne===0?b.lastPushedText:!0,!0),b.children.splice($,0,Pe),l.blockedSegment=Pe,Jt(o,l,X);try{Xt(o,l,X,ne),Bn(Pe.chunks,o.renderState,Pe.lastPushedText,Pe.textEmbedded),Pe.status=jt,--B.pendingTasks===0&&hn(o,B)}catch(yn){throw Pe.status=o.status===12?Co:Nl,yn}}l.blockedSegment=b,b.lastPushedText=!1}M!==null&&B!==null&&0<B.pendingTasks&&(M.pendingTasks++,B.next=M),l.treeContext=F,l.row=M,l.keyPath=m,l.componentStack=N,l.debugTask=H}s(dn,"renderSuspenseListRows");function Wr(o,l,f,v,b,m){var F=l.thenableState;for(l.thenableState=null,dl={},ff=l,za=o,hf=f,mo=!1,Du=Hu=0,Ll=-1,Wa=0,Hi=F,o=la(v,b,m);Ys;)Ys=!1,Du=Hu=0,Ll=-1,Wa=0,Gs+=1,mn=null,o=v(b,m);return Mn(),o}s(Wr,"renderWithHooks");function Mc(o,l,f,v,b,m,F){var M=!1;if(m!==0&&o.formState!==null){var N=l.blockedSegment;if(N!==null){M=!0,N=N.chunks;for(var H=0;H<m;H++)H===F?N.push("<!--F!-->"):N.push("<!--F-->")}}m=l.keyPath,l.keyPath=f,b?(f=l.treeContext,l.treeContext=pr(f,1,0),Xt(o,l,v,-1),l.treeContext=f):M?Xt(o,l,v,-1):Gt(o,l,v,-1),l.keyPath=m}s(Mc,"finishFunctionComponent");function vu(o,l,f,v,b,m){if(typeof v=="function")if(v.prototype&&v.prototype.isReactComponent){var F=b;if("ref"in b){F={};for(var M in b)M!=="ref"&&(F[M]=b[M])}var N=v.defaultProps;if(N){F===b&&(F=Rt({},F,b));for(var H in N)F[H]===void 0&&(F[H]=N[H])}var B=F,$=hl,j=v.contextType;if("contextType"in v&&j!==null&&(j===void 0||j.$$typeof!==_l)&&!cf.has(v)){cf.add(v);var ne=j===void 0?" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof j!="object"?" However, it is set to a "+typeof j+".":j.$$typeof===ys?" Did you accidentally pass the Context.Consumer instead?":" However, it is set to an object with keys {"+Object.keys(j).join(", ")+"}.";console.error("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",ze(v)||"Component",ne)}typeof j=="object"&&j!==null&&($=j._currentValue2);var X=new v(B,$);if(typeof v.getDerivedStateFromProps=="function"&&(X.state===null||X.state===void 0)){var Pe=ze(v)||"Component";id.has(Pe)||(id.add(Pe),console.error("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",Pe,X.state===null?"null":"undefined",Pe))}if(typeof v.getDerivedStateFromProps=="function"||typeof X.getSnapshotBeforeUpdate=="function"){var yn=null,he=null,Ve=null;if(typeof X.componentWillMount=="function"&&X.componentWillMount.__suppressDeprecationWarning!==!0?yn="componentWillMount":typeof X.UNSAFE_componentWillMount=="function"&&(yn="UNSAFE_componentWillMount"),typeof X.componentWillReceiveProps=="function"&&X.componentWillReceiveProps.__suppressDeprecationWarning!==!0?he="componentWillReceiveProps":typeof X.UNSAFE_componentWillReceiveProps=="function"&&(he="UNSAFE_componentWillReceiveProps"),typeof X.componentWillUpdate=="function"&&X.componentWillUpdate.__suppressDeprecationWarning!==!0?Ve="componentWillUpdate":typeof X.UNSAFE_componentWillUpdate=="function"&&(Ve="UNSAFE_componentWillUpdate"),yn!==null||he!==null||Ve!==null){var $t=ze(v)||"Component",Ar=typeof v.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";ld.has($t)||(ld.add($t),console.error(`Unsafe legacy lifecycles will not be called for components using new component APIs.
|
|
117
|
+
|
|
118
|
+
%s uses %s but also contains the following legacy lifecycles:%s%s%s
|
|
119
|
+
|
|
120
|
+
The above lifecycles should be removed. Learn more about this warning here:
|
|
121
|
+
https://react.dev/link/unsafe-component-lifecycles`,$t,Ar,yn!==null?`
|
|
122
|
+
`+yn:"",he!==null?`
|
|
123
|
+
`+he:"",Ve!==null?`
|
|
124
|
+
`+Ve:""))}}var Ye=ze(v)||"Component";X.render||(v.prototype&&typeof v.prototype.render=="function"?console.error("No `render` method found on the %s instance: did you accidentally return an object from the constructor?",Ye):console.error("No `render` method found on the %s instance: you may have forgotten to define `render`.",Ye)),!X.getInitialState||X.getInitialState.isReactClassApproved||X.state||console.error("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",Ye),X.getDefaultProps&&!X.getDefaultProps.isReactClassApproved&&console.error("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",Ye),X.contextType&&console.error("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",Ye),v.childContextTypes&&!cd.has(v)&&(cd.add(v),console.error("%s uses the legacy childContextTypes API which was removed in React 19. Use React.createContext() instead. (https://react.dev/link/legacy-context)",Ye)),v.contextTypes&&!sd.has(v)&&(sd.add(v),console.error("%s uses the legacy contextTypes API which was removed in React 19. Use React.createContext() with static contextType instead. (https://react.dev/link/legacy-context)",Ye)),typeof X.componentShouldUpdate=="function"&&console.error("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",Ye),v.prototype&&v.prototype.isPureReactComponent&&typeof X.shouldComponentUpdate<"u"&&console.error("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",ze(v)||"A pure component"),typeof X.componentDidUnmount=="function"&&console.error("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",Ye),typeof X.componentDidReceiveProps=="function"&&console.error("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",Ye),typeof X.componentWillRecieveProps=="function"&&console.error("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",Ye),typeof X.UNSAFE_componentWillRecieveProps=="function"&&console.error("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",Ye);var Yn=X.props!==B;X.props!==void 0&&Yn&&console.error("When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",Ye),X.defaultProps&&console.error("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",Ye,Ye),typeof X.getSnapshotBeforeUpdate!="function"||typeof X.componentDidUpdate=="function"||od.has(v)||(od.add(v),console.error("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",ze(v))),typeof X.getDerivedStateFromProps=="function"&&console.error("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",Ye),typeof X.getDerivedStateFromError=="function"&&console.error("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",Ye),typeof v.getSnapshotBeforeUpdate=="function"&&console.error("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",Ye);var oo=X.state;oo&&(typeof oo!="object"||cl(oo))&&console.error("%s.state: must be set to an object or null",Ye),typeof X.getChildContext=="function"&&typeof v.childContextTypes!="object"&&console.error("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",Ye);var Fr=X.state!==void 0?X.state:null;X.updater=hd,X.props=B,X.state=Fr;var de={queue:[],replace:!1};X._reactInternals=de;var St=v.contextType;if(X.context=typeof St=="object"&&St!==null?St._currentValue2:hl,X.state===B){var di=ze(v)||"Component";ad.has(di)||(ad.add(di),console.error("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",di))}var Sn=v.getDerivedStateFromProps;if(typeof Sn=="function"){var Dt=Sn(B,Fr);if(Dt===void 0){var Lt=ze(v)||"Component";ud.has(Lt)||(ud.add(Lt),console.error("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",Lt))}var ut=Dt==null?Fr:Rt({},Fr,Dt);X.state=ut}if(typeof v.getDerivedStateFromProps!="function"&&typeof X.getSnapshotBeforeUpdate!="function"&&(typeof X.UNSAFE_componentWillMount=="function"||typeof X.componentWillMount=="function")){var gi=X.state;if(typeof X.componentWillMount=="function"){if(X.componentWillMount.__suppressDeprecationWarning!==!0){var lo=ze(v)||"Unknown";rd[lo]||(console.warn(`componentWillMount has been renamed, and is not recommended for use. See https://react.dev/link/unsafe-component-lifecycles for details.
|
|
125
|
+
|
|
126
|
+
* Move code from componentWillMount to componentDidMount (preferred in most cases) or the constructor.
|
|
127
|
+
|
|
128
|
+
Please update the following components: %s`,lo),rd[lo]=!0)}X.componentWillMount()}if(typeof X.UNSAFE_componentWillMount=="function"&&X.UNSAFE_componentWillMount(),gi!==X.state&&(console.error("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",ze(v)||"Component"),hd.enqueueReplaceState(X,X.state,null)),de.queue!==null&&0<de.queue.length){var er=de.queue,st=de.replace;if(de.queue=null,de.replace=!1,st&&er.length===1)X.state=er[0];else{for(var Cn=st?er[0]:X.state,Or=!0,kn=st?1:0;kn<er.length;kn++){var ko=er[kn],nr=typeof ko=="function"?ko.call(X,Cn,B,void 0):ko;nr!=null&&(Or?(Or=!1,Cn=Rt({},Cn,nr)):Rt(Cn,nr))}X.state=Cn}}else de.queue=null}var ao=bd(X);if(o.status===12)throw null;X.props!==B&&(qs||console.error("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",ze(v)||"a component"),qs=!0);var In=l.keyPath;l.keyPath=f,Gt(o,l,ao,-1),l.keyPath=In}else{if(v.prototype&&typeof v.prototype.render=="function"){var Pn=ze(v)||"Unknown";Uu[Pn]||(console.error("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",Pn,Pn),Uu[Pn]=!0)}var Zr=Wr(o,l,f,v,b,void 0);if(o.status===12)throw null;var Vr=Hu!==0,Jo=Du,Wl=Ll;if(v.contextTypes){var Qr=ze(v)||"Unknown";pd[Qr]||(pd[Qr]=!0,console.error("%s uses the legacy contextTypes API which was removed in React 19. Use React.createContext() with React.useContext() instead. (https://react.dev/link/legacy-context)",Qr))}if(v&&v.childContextTypes&&console.error(`childContextTypes cannot be defined on a function component.
|
|
129
|
+
%s.childContextTypes = ...`,v.displayName||v.name||"Component"),typeof v.getDerivedStateFromProps=="function"){var uo=ze(v)||"Unknown";Ks[uo]||(console.error("%s: Function components do not support getDerivedStateFromProps.",uo),Ks[uo]=!0)}if(typeof v.contextType=="object"&&v.contextType!==null){var aa=ze(v)||"Unknown";Go[aa]||(console.error("%s: Function components do not support contextType.",aa),Go[aa]=!0)}Mc(o,l,f,Zr,Vr,Jo,Wl)}else if(typeof v=="string"){var so=l.blockedSegment;if(so===null){var Po=b.children,Kr=l.formatContext,r=l.keyPath;l.formatContext=ae(Kr,v,b),l.keyPath=f,Xt(o,l,Po,-1),l.formatContext=Kr,l.keyPath=r}else{var i=pn(so.chunks,v,b,o.resumableState,o.renderState,l.blockedPreamble,l.hoistableState,l.formatContext,so.lastPushedText);so.lastPushedText=!1;var c=l.formatContext,d=l.keyPath;if(l.keyPath=f,(l.formatContext=ae(c,v,b)).insertionMode===ms){var y=wn(o,0,null,l.formatContext,!1,!1);so.preambleChildren.push(y),l.blockedSegment=y;try{y.status=6,Xt(o,l,i,-1),Bn(y.chunks,o.renderState,y.lastPushedText,y.textEmbedded),y.status=jt}finally{l.blockedSegment=so}}else Xt(o,l,i,-1);l.formatContext=c,l.keyPath=d;e:{var p=so.chunks,A=o.resumableState;switch(v){case"title":case"style":case"script":case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break e;case"body":if(c.insertionMode<=ku){A.hasBody=!0;break e}break;case"html":if(c.insertionMode===na){A.hasHtml=!0;break e}break;case"head":if(c.insertionMode<=ku)break e}p.push(rn(v))}so.lastPushedText=!1}}else{switch(v){case Th:case vs:case _c:case _a:var O=l.keyPath;l.keyPath=f,Gt(o,l,b.children,-1),l.keyPath=O;return;case wu:var L=l.blockedSegment;if(L===null){if(b.mode!=="hidden"){var I=l.keyPath;l.keyPath=f,Xt(o,l,b.children,-1),l.keyPath=I}}else if(b.mode!=="hidden"){o.renderState.generateStaticMarkup||L.chunks.push("<!--&-->"),L.lastPushedText=!1;var D=l.keyPath;l.keyPath=f,Xt(o,l,b.children,-1),l.keyPath=D,o.renderState.generateStaticMarkup||L.chunks.push("<!--/&-->"),L.lastPushedText=!1}return;case Wo:e:{var G=b.children,J=b.revealOrder;if(J==="forwards"||J==="backwards"||J==="unstable_legacy-backwards"){if(cl(G)){dn(o,l,f,G,J);break e}var K=t(G);if(K){var z=K.call(G);if(z){os(l,G,-1,z,K);var ge=z.next();if(!ge.done){var $e=[];do $e.push(ge.value),ge=z.next();while(!ge.done);dn(o,l,f,G,J)}break e}}}if(J==="together"){var ce=l.keyPath,we=l.row,un=l.row=et(null);un.boundaries=[],un.together=!0,l.keyPath=f,Gt(o,l,G,-1),--un.pendingTasks===0&&hn(o,un),l.keyPath=ce,l.row=we,we!==null&&0<un.pendingTasks&&(we.pendingTasks++,un.next=we)}else{var Bt=l.keyPath;l.keyPath=f,Gt(o,l,G,-1),l.keyPath=Bt}}return;case xs:case bs:throw Error("ReactDOMServer does not yet support scope components.");case pu:e:if(l.replay!==null){var Le=l.keyPath,ve=l.formatContext,qr=l.row;l.keyPath=f,l.formatContext=se(o.resumableState,ve),l.row=null;var Gn=b.children;try{Xt(o,l,Gn,-1)}finally{l.keyPath=Le,l.formatContext=ve,l.row=qr}}else{var Qe=l.keyPath,en=l.formatContext,Ct=l.row,ct=l.blockedBoundary,cr=l.blockedPreamble,Ke=l.hoistableState,nn=l.blockedSegment,it=b.fallback,Qt=b.children,sn=new Set,Re=zo(o,l.row,sn,null,null);o.trackedPostpones!==null&&(Re.trackedContentKeyPath=f);var An=wn(o,nn.chunks.length,Re,l.formatContext,!1,!1);nn.children.push(An),nn.lastPushedText=!1;var Fn=wn(o,0,null,l.formatContext,!1,!1);if(Fn.parentFlushed=!0,o.trackedPostpones!==null){var fr=l.componentStack,Mr=[f[0],"Suspense Fallback",f[2]],Nt=[Mr[1],Mr[2],[],null];o.trackedPostpones.workingMap.set(Mr,Nt),Re.trackedFallbackNode=Nt,l.blockedSegment=An,l.blockedPreamble=Re.fallbackPreamble,l.keyPath=Mr,l.formatContext=Se(o.resumableState,en),l.componentStack=eo(fr),An.status=6;try{Xt(o,l,it,-1),Bn(An.chunks,o.renderState,An.lastPushedText,An.textEmbedded),An.status=jt}catch(Qo){throw An.status=o.status===12?Co:Nl,Qo}finally{l.blockedSegment=nn,l.blockedPreamble=cr,l.keyPath=Qe,l.formatContext=en}var jr=_t(o,null,Qt,-1,Re,Fn,Re.contentPreamble,Re.contentState,l.abortSet,f,se(o.resumableState,l.formatContext),l.context,l.treeContext,null,fr,hl,l.debugTask);Fi(jr),o.pingedTasks.push(jr)}else{l.blockedBoundary=Re,l.blockedPreamble=Re.contentPreamble,l.hoistableState=Re.contentState,l.blockedSegment=Fn,l.keyPath=f,l.formatContext=se(o.resumableState,en),l.row=null,Fn.status=6;try{if(Xt(o,l,Qt,-1),Bn(Fn.chunks,o.renderState,Fn.lastPushedText,Fn.textEmbedded),Fn.status=jt,ql(Re,Fn),Re.pendingTasks===0&&Re.status===So){if(Re.status=jt,!lr(o,Re)){Ct!==null&&--Ct.pendingTasks===0&&hn(o,Ct),o.pendingRootTasks===0&&l.blockedPreamble&&jl(o);break e}}else Ct!==null&&Ct.together&&Oi(o,Ct)}catch(Qo){if(Re.status=hi,o.status===12){Fn.status=Co;var vi=o.fatalError}else Fn.status=Nl,vi=Qo;var ft=mr(l.componentStack),ua=Un(o,vi,ft,l.debugTask);zr(Re,ua,vi,ft,!1),bu(o,Re)}finally{l.blockedBoundary=ct,l.blockedPreamble=cr,l.hoistableState=Ke,l.blockedSegment=nn,l.keyPath=Qe,l.formatContext=en,l.row=Ct}var Li=_t(o,null,it,-1,ct,An,Re.fallbackPreamble,Re.fallbackState,sn,[f[0],"Suspense Fallback",f[2]],Se(o.resumableState,l.formatContext),l.context,l.treeContext,l.row,eo(l.componentStack),hl,l.debugTask);Fi(Li),o.pingedTasks.push(Li)}}return}if(typeof v=="object"&&v!==null)switch(v.$$typeof){case po:if("ref"in b){var Xo={};for(var gl in b)gl!=="ref"&&(Xo[gl]=b[gl])}else Xo=b;var Zo=Wr(o,l,f,v.render,Xo,m);Mc(o,l,f,Zo,Hu!==0,Du,Ll);return;case to:vu(o,l,f,v.type,b,m);return;case _l:var vl=b.value,Ao=b.children,hr=l.context,yi=l.keyPath,ht=v._currentValue2;v._currentValue2=vl,v._currentRenderer2!==void 0&&v._currentRenderer2!==null&&v._currentRenderer2!==Ns&&console.error("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),v._currentRenderer2=Ns;var Fo=ia,Bi={parent:Fo,depth:Fo===null?0:Fo.depth+1,context:v,parentValue:ht,value:vl};ia=Bi,l.context=Bi,l.keyPath=f,Gt(o,l,Ao,-1);var tr=ia;if(tr===null)throw Error("Tried to pop a Context at the root of the app. This is a bug in React.");tr.context!==v&&console.error("The parent context is not the expected context. This is probably a bug in React."),tr.context._currentValue2=tr.parentValue,v._currentRenderer2!==void 0&&v._currentRenderer2!==null&&v._currentRenderer2!==Ns&&console.error("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),v._currentRenderer2=Ns;var Vo=ia=tr.parent;l.context=Vo,l.keyPath=yi,hr!==l.context&&console.error("Popping the context provider did not return back to the original snapshot. This is a bug in React.");return;case ys:var kt=v._context,$r=b.children;typeof $r!="function"&&console.error("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it.");var co=$r(kt._currentValue2),Ir=l.keyPath;l.keyPath=f,Gt(o,l,co,-1),l.keyPath=Ir;return;case zn:var bi=xf(v);if(o.status===12)throw null;vu(o,l,f,bi,b,m);return}var _r="";throw(v===void 0||typeof v=="object"&&v!==null&&Object.keys(v).length===0)&&(_r+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: "+((v==null?v:typeof v)+"."+_r))}}s(vu,"renderElement");function Al(o,l,f,v,b){var m=l.replay,F=l.blockedBoundary,M=wn(o,0,null,l.formatContext,!1,!1);M.id=f,M.parentFlushed=!0;try{l.replay=null,l.blockedSegment=M,Xt(o,l,v,b),M.status=jt,F===null?o.completedRootSegment=M:(ql(F,M),F.parentFlushed&&o.partialBoundaries.push(F))}finally{l.replay=m,l.blockedSegment=null}}s(Al,"resumeNode");function Fl(o,l,f,v,b,m,F,M,N,H){m=H.nodes;for(var B=0;B<m.length;B++){var $=m[B];if(b===$[1]){if($.length===4){if(v!==null&&v!==$[0])throw Error("Expected the resume to render <"+$[0]+"> in this slot but instead it rendered <"+v+">. The tree doesn't match so React will fallback to client rendering.");var j=$[2];v=$[3],b=l.node,l.replay={nodes:j,slots:v,pendingTasks:1};try{if(vu(o,l,f,F,M,N),l.replay.pendingTasks===1&&0<l.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");l.replay.pendingTasks--}catch(Yn){if(typeof Yn=="object"&&Yn!==null&&(Yn===_i||typeof Yn.then=="function"))throw l.node===b?l.replay=H:m.splice(B,1),Yn;l.replay.pendingTasks--,F=mr(l.componentStack),M=o,o=l.blockedBoundary,f=Yn,N=v,v=Un(M,f,F,l.debugTask),al(M,o,j,N,f,v,F,!1)}l.replay=H}else{if(F!==pu)throw Error("Expected the resume to render <Suspense> in this slot but instead it rendered <"+(ze(F)||"Unknown")+">. The tree doesn't match so React will fallback to client rendering.");e:{H=void 0,v=$[5],F=$[2],N=$[3],b=$[4]===null?[]:$[4][2],$=$[4]===null?null:$[4][3];var ne=l.keyPath,X=l.formatContext,Pe=l.row,yn=l.replay,he=l.blockedBoundary,Ve=l.hoistableState,$t=M.children,Ar=M.fallback,Ye=new Set;M=zo(o,l.row,Ye,null,null),M.parentFlushed=!0,M.rootSegmentID=v,l.blockedBoundary=M,l.hoistableState=M.contentState,l.keyPath=f,l.formatContext=se(o.resumableState,X),l.row=null,l.replay={nodes:F,slots:N,pendingTasks:1};try{if(Xt(o,l,$t,-1),l.replay.pendingTasks===1&&0<l.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");if(l.replay.pendingTasks--,M.pendingTasks===0&&M.status===So){M.status=jt,o.completedBoundaries.push(M);break e}}catch(Yn){M.status=hi,j=mr(l.componentStack),H=Un(o,Yn,j,l.debugTask),zr(M,H,Yn,j,!1),l.replay.pendingTasks--,o.clientRenderedBoundaries.push(M)}finally{l.blockedBoundary=he,l.hoistableState=Ve,l.replay=yn,l.keyPath=ne,l.formatContext=X,l.row=Pe}M=ur(o,null,{nodes:b,slots:$,pendingTasks:0},Ar,-1,he,M.fallbackState,Ye,[f[0],"Suspense Fallback",f[2]],Se(o.resumableState,l.formatContext),l.context,l.treeContext,l.row,eo(l.componentStack),hl,l.debugTask),Fi(M),o.pingedTasks.push(M)}}m.splice(B,1);break}}}s(Fl,"replayElement");function os(o,l,f,v,b){v===l?(f!==-1||o.componentStack===null||typeof o.componentStack.type!="function"||Object.prototype.toString.call(o.componentStack.type)!=="[object GeneratorFunction]"||Object.prototype.toString.call(v)!=="[object Generator]")&&(js||console.error("Using Iterators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. You can also use an Iterable that can iterate multiple times over the same items."),js=!0):l.entries!==b||zu||(console.error("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),zu=!0)}s(os,"validateIterable");function Gt(o,l,f,v){l.replay!==null&&typeof l.replay.slots=="number"?Al(o,l,l.replay.slots,f,v):(l.node=f,l.childIndex=v,f=l.componentStack,v=l.debugTask,Fi(l),Ol(o,l),l.componentStack=f,l.debugTask=v)}s(Gt,"renderNodeDestructive");function Ol(o,l){var f=l.node,v=l.childIndex;if(f!==null){if(typeof f=="object"){switch(f.$$typeof){case Il:var b=f.type,m=f.key;f=f.props;var F=f.ref;F=F!==void 0?F:null;var M=l.debugTask,N=ze(b);m=m??(v===-1?0:v);var H=[l.keyPath,N,m];l.replay!==null?M?M.run(Fl.bind(null,o,l,H,N,m,v,b,f,F,l.replay)):Fl(o,l,H,N,m,v,b,f,F,l.replay):M?M.run(vu.bind(null,o,l,H,b,f,F)):vu(o,l,H,b,f,F);return;case Ia:throw Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case zn:if(b=xf(f),o.status===12)throw null;Gt(o,l,b,v);return}if(cl(f)){Kl(o,l,f,v);return}if((m=t(f))&&(b=m.call(f))){if(os(l,f,v,b,m),f=b.next(),!f.done){m=[];do m.push(f.value),f=b.next();while(!f.done);Kl(o,l,m,v)}return}if(typeof f.then=="function")return l.thenableState=null,Gt(o,l,ci(f),v);if(f.$$typeof===_l)return Gt(o,l,f._currentValue2,v);throw o=Object.prototype.toString.call(f),Error("Objects are not valid as a React child (found: "+(o==="[object Object]"?"object with keys {"+Object.keys(f).join(", ")+"}":o)+"). If you meant to render a collection of children, use an array instead.")}typeof f=="string"?(l=l.blockedSegment,l!==null&&(l.lastPushedText=Ot(l.chunks,f,o.renderState,l.lastPushedText))):typeof f=="number"||typeof f=="bigint"?(l=l.blockedSegment,l!==null&&(l.lastPushedText=Ot(l.chunks,""+f,o.renderState,l.lastPushedText))):(typeof f=="function"&&(o=f.displayName||f.name||"Component",console.error("Functions are not valid as a React child. This may happen if you return %s instead of <%s /> from render. Or maybe you meant to call this function rather than return it.",o,o)),typeof f=="symbol"&&console.error(`Symbols are not valid as a React child.
|
|
130
|
+
%s`,String(f)))}}s(Ol,"retryNode");function Jt(o,l,f){if(f!==null&&typeof f=="object"&&(f.$$typeof===Il||f.$$typeof===Ia)&&f._store&&(!f._store.validated&&f.key==null||f._store.validated===2)){if(typeof f._store!="object")throw Error("React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.");f._store.validated=1;var v=o.didWarnForKey;if(v==null&&(v=o.didWarnForKey=new WeakSet),o=l.componentStack,o!==null&&!v.has(o)){v.add(o);var b=ze(f.type);v=f._owner;var m=o.owner;if(o="",m&&typeof m.type<"u"){var F=ze(m.type);F&&(o=`
|
|
131
|
+
|
|
132
|
+
Check the render method of \``+F+"`.")}o||b&&(o=`
|
|
133
|
+
|
|
134
|
+
Check the top-level render call using <`+b+">."),b="",v!=null&&m!==v&&(m=null,typeof v.type<"u"?m=ze(v.type):typeof v.name=="string"&&(m=v.name),m&&(b=" It was passed a child from "+m+".")),v=l.componentStack,l.componentStack={parent:l.componentStack,type:f.type,owner:f._owner,stack:f._debugStack},console.error('Each child in a list should have a unique "key" prop.%s%s See https://react.dev/link/warning-keys for more information.',o,b),l.componentStack=v}}}s(Jt,"warnForMissingKey");function Kl(o,l,f,v){var b=l.keyPath,m=l.componentStack,F=l.debugTask;if(Rn(l,l.node._debugInfo),v!==-1&&(l.keyPath=[l.keyPath,"Fragment",v],l.replay!==null)){for(var M=l.replay,N=M.nodes,H=0;H<N.length;H++){var B=N[H];if(B[1]===v){v=B[2],B=B[3],l.replay={nodes:v,slots:B,pendingTasks:1};try{if(Kl(o,l,f,-1),l.replay.pendingTasks===1&&0<l.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");l.replay.pendingTasks--}catch(X){if(typeof X=="object"&&X!==null&&(X===_i||typeof X.then=="function"))throw X;l.replay.pendingTasks--;var $=mr(l.componentStack);f=l.blockedBoundary;var j=X,ne=B;B=Un(o,j,$,l.debugTask),al(o,f,v,ne,j,B,$,!1)}l.replay=M,N.splice(H,1);break}}l.keyPath=b,l.componentStack=m,l.debugTask=F;return}if(M=l.treeContext,N=f.length,l.replay!==null&&(H=l.replay.slots,H!==null&&typeof H=="object")){for(v=0;v<N;v++)B=f[v],l.treeContext=pr(M,N,v),j=H[v],typeof j=="number"?(Al(o,l,j,B,v),delete H[v]):Xt(o,l,B,v);l.treeContext=M,l.keyPath=b,l.componentStack=m,l.debugTask=F;return}for(H=0;H<N;H++)v=f[H],Jt(o,l,v),l.treeContext=pr(M,N,H),Xt(o,l,v,H);l.treeContext=M,l.keyPath=b,l.componentStack=m,l.debugTask=F}s(Kl,"renderChildrenArray");function sr(o,l,f){if(f.status=Ul,f.rootSegmentID=o.nextSegmentId++,o=f.trackedContentKeyPath,o===null)throw Error("It should not be possible to postpone at the root. This is a bug in React.");var v=f.trackedFallbackNode,b=[],m=l.workingMap.get(o);return m===void 0?(f=[o[1],o[2],b,null,v,f.rootSegmentID],l.workingMap.set(o,f),sl(f,o[0],l),f):(m[4]=v,m[5]=f.rootSegmentID,m)}s(sr,"trackPostponedBoundary");function yu(o,l,f,v){v.status=Ul;var b=f.keyPath,m=f.blockedBoundary;if(m===null)v.id=o.nextSegmentId++,l.rootSlots=v.id,o.completedRootSegment!==null&&(o.completedRootSegment.status=Ul);else{if(m!==null&&m.status===So){var F=sr(o,l,m);if(m.trackedContentKeyPath===b&&f.childIndex===-1){v.id===-1&&(v.id=v.parentFlushed?m.rootSegmentID:o.nextSegmentId++),F[3]=v.id;return}}if(v.id===-1&&(v.id=v.parentFlushed&&m!==null?m.rootSegmentID:o.nextSegmentId++),f.childIndex===-1)b===null?l.rootSlots=v.id:(f=l.workingMap.get(b),f===void 0?(f=[b[1],b[2],[],v.id],sl(f,b[0],l)):f[3]=v.id);else{if(b===null){if(o=l.rootSlots,o===null)o=l.rootSlots={};else if(typeof o=="number")throw Error("It should not be possible to postpone both at the root of an element as well as a slot below. This is a bug in React.")}else if(m=l.workingMap,F=m.get(b),F===void 0)o={},F=[b[1],b[2],[],o],m.set(b,F),sl(F,b[0],l);else if(o=F[3],o===null)o=F[3]={};else if(typeof o=="number")throw Error("It should not be possible to postpone both at the root of an element as well as a slot below. This is a bug in React.");o[f.childIndex]=v.id}}}s(yu,"trackPostpone");function bu(o,l){o=o.trackedPostpones,o!==null&&(l=l.trackedContentKeyPath,l!==null&&(l=o.workingMap.get(l),l!==void 0&&(l.length=4,l[2]=[],l[3]=null)))}s(bu,"untrackBoundary");function Pa(o,l,f){return ur(o,f,l.replay,l.node,l.childIndex,l.blockedBoundary,l.hoistableState,l.abortSet,l.keyPath,l.formatContext,l.context,l.treeContext,l.row,l.componentStack,hl,l.debugTask)}s(Pa,"spawnNewSuspendedReplayTask");function Ic(o,l,f){var v=l.blockedSegment,b=wn(o,v.chunks.length,null,l.formatContext,v.lastPushedText,!0);return v.children.push(b),v.lastPushedText=!1,_t(o,f,l.node,l.childIndex,l.blockedBoundary,b,l.blockedPreamble,l.hoistableState,l.abortSet,l.keyPath,l.formatContext,l.context,l.treeContext,l.row,l.componentStack,hl,l.debugTask)}s(Ic,"spawnNewSuspendedRenderTask");function Xt(o,l,f,v){var b=l.formatContext,m=l.context,F=l.keyPath,M=l.treeContext,N=l.componentStack,H=l.debugTask,B=l.blockedSegment;if(B===null){B=l.replay;try{return Gt(o,l,f,v)}catch(ne){if(Mn(),f=ne===_i?xo():ne,o.status!==12&&typeof f=="object"&&f!==null){if(typeof f.then=="function"){v=ne===_i?Mt():null,o=Pa(o,l,v).ping,f.then(o,o),l.formatContext=b,l.context=m,l.keyPath=F,l.treeContext=M,l.componentStack=N,l.replay=B,l.debugTask=H,Wt(m);return}if(f.message==="Maximum call stack size exceeded"){f=ne===_i?Mt():null,f=Pa(o,l,f),o.pingedTasks.push(f),l.formatContext=b,l.context=m,l.keyPath=F,l.treeContext=M,l.componentStack=N,l.replay=B,l.debugTask=H,Wt(m);return}}}}else{var $=B.children.length,j=B.chunks.length;try{return Gt(o,l,f,v)}catch(ne){if(Mn(),B.children.length=$,B.chunks.length=j,f=ne===_i?xo():ne,o.status!==12&&typeof f=="object"&&f!==null){if(typeof f.then=="function"){B=f,f=ne===_i?Mt():null,o=Ic(o,l,f).ping,B.then(o,o),l.formatContext=b,l.context=m,l.keyPath=F,l.treeContext=M,l.componentStack=N,l.debugTask=H,Wt(m);return}if(f.message==="Maximum call stack size exceeded"){B=ne===_i?Mt():null,B=Ic(o,l,B),o.pingedTasks.push(B),l.formatContext=b,l.context=m,l.keyPath=F,l.treeContext=M,l.componentStack=N,l.debugTask=H,Wt(m);return}}}}throw l.formatContext=b,l.context=m,l.keyPath=F,l.treeContext=M,Wt(m),f}s(Xt,"renderNode");function yh(o){var l=o.blockedBoundary,f=o.blockedSegment;f!==null&&(f.status=Co,To(this,l,o.row,f))}s(yh,"abortTaskSoft");function al(o,l,f,v,b,m,F,M){for(var N=0;N<f.length;N++){var H=f[N];if(H.length===4)al(o,l,H[2],H[3],b,m,F,M);else{var B=o;H=H[5];var $=b,j=m,ne=F,X=M,Pe=zo(B,null,new Set,null,null);Pe.parentFlushed=!0,Pe.rootSegmentID=H,Pe.status=hi,zr(Pe,j,$,ne,X),Pe.parentFlushed&&B.clientRenderedBoundaries.push(Pe)}}if(f.length=0,v!==null){if(l===null)throw Error("We should not have any resumable nodes in the shell. This is a bug in React.");if(l.status!==hi&&(l.status=hi,zr(l,m,b,F,M),l.parentFlushed&&o.clientRenderedBoundaries.push(l)),typeof v=="object")for(var yn in v)delete v[yn]}}s(al,"abortRemainingReplayNodes");function Aa(o,l,f){var v=o.blockedBoundary,b=o.blockedSegment;if(b!==null){if(b.status===6)return;b.status=Co}var m=mr(o.componentStack),F=o.node;if(F!==null&&typeof F=="object"&&Pl(o,F._debugInfo),v===null){if(l.status!==13&&l.status!==Ya){if(v=o.replay,v===null){l.trackedPostpones!==null&&b!==null?(v=l.trackedPostpones,Un(l,f,m,o.debugTask),yu(l,v,o,b),To(l,null,o.row,b)):(Un(l,f,m,o.debugTask),fi(l,f,m,o.debugTask));return}v.pendingTasks--,v.pendingTasks===0&&0<v.nodes.length&&(b=Un(l,f,m,null),al(l,null,v.nodes,v.slots,f,b,m,!0)),l.pendingRootTasks--,l.pendingRootTasks===0&&as(l)}}else{if(F=l.trackedPostpones,v.status!==hi){if(F!==null&&b!==null)return Un(l,f,m,o.debugTask),yu(l,F,o,b),v.fallbackAbortableTasks.forEach(function(M){return Aa(M,l,f)}),v.fallbackAbortableTasks.clear(),To(l,v,o.row,b);v.status=hi,b=Un(l,f,m,o.debugTask),v.status=hi,zr(v,b,f,m,!0),bu(l,v),v.parentFlushed&&l.clientRenderedBoundaries.push(v)}v.pendingTasks--,m=v.row,m!==null&&--m.pendingTasks===0&&hn(l,m),v.fallbackAbortableTasks.forEach(function(M){return Aa(M,l,f)}),v.fallbackAbortableTasks.clear()}o=o.row,o!==null&&--o.pendingTasks===0&&hn(l,o),l.allPendingTasks--,l.allPendingTasks===0&&Yr(l)}s(Aa,"abortTask");function ls(o,l){try{var f=o.renderState,v=f.onHeaders;if(v){var b=f.headers;if(b){f.headers=null;var m=b.preconnects;if(b.fontPreloads&&(m&&(m+=", "),m+=b.fontPreloads),b.highImagePreloads&&(m&&(m+=", "),m+=b.highImagePreloads),!l){var F=f.styles.values(),M=F.next();e:for(;0<b.remainingCapacity&&!M.done;M=F.next())for(var N=M.value.sheets.values(),H=N.next();0<b.remainingCapacity&&!H.done;H=N.next()){var B=H.value,$=B.props,j=$.href,ne=B.props,X=Q(ne.href,"style",{crossOrigin:ne.crossOrigin,integrity:ne.integrity,nonce:ne.nonce,type:ne.type,fetchPriority:ne.fetchPriority,referrerPolicy:ne.referrerPolicy,media:ne.media});if(0<=(b.remainingCapacity-=X.length+2))f.resets.style[j]=Mi,m&&(m+=", "),m+=X,f.resets.style[j]=typeof $.crossOrigin=="string"||typeof $.integrity=="string"?[$.crossOrigin,$.integrity]:Mi;else break e}}v(m?{Link:m}:{})}}}catch(Pe){Un(o,Pe,{},null)}}s(ls,"safelyEmitEarlyPreloads");function as(o){o.trackedPostpones===null&&ls(o,!0),o.trackedPostpones===null&&jl(o),o.onShellError=Nn,o=o.onShellReady,o()}s(as,"completeShell");function Yr(o){ls(o,o.trackedPostpones===null?!0:o.completedRootSegment===null||o.completedRootSegment.status!==Ul),jl(o),o=o.onAllReady,o()}s(Yr,"completeAll");function ql(o,l){if(l.chunks.length===0&&l.children.length===1&&l.children[0].boundary===null&&l.children[0].id===-1){var f=l.children[0];f.id=l.id,f.parentFlushed=!0,f.status!==jt&&f.status!==Co&&f.status!==Nl||ql(o,f)}else o.completedSegments.push(l)}s(ql,"queueCompletedSegment");function To(o,l,f,v){if(f!==null&&(--f.pendingTasks===0?hn(o,f):f.together&&Oi(o,f)),o.allPendingTasks--,l===null){if(v!==null&&v.parentFlushed){if(o.completedRootSegment!==null)throw Error("There can only be one root segment. This is a bug in React.");o.completedRootSegment=v}o.pendingRootTasks--,o.pendingRootTasks===0&&as(o)}else if(l.pendingTasks--,l.status!==hi)if(l.pendingTasks===0){if(l.status===So&&(l.status=jt),v!==null&&v.parentFlushed&&(v.status===jt||v.status===Co)&&ql(l,v),l.parentFlushed&&o.completedBoundaries.push(l),l.status===jt)f=l.row,f!==null&&Ue(f.hoistables,l.contentState),lr(o,l)||(l.fallbackAbortableTasks.forEach(yh,o),l.fallbackAbortableTasks.clear(),f!==null&&--f.pendingTasks===0&&hn(o,f)),o.pendingRootTasks===0&&o.trackedPostpones===null&&l.contentPreamble!==null&&jl(o);else if(l.status===Ul&&(l=l.row,l!==null)){if(o.trackedPostpones!==null){f=o.trackedPostpones;var b=l.next;if(b!==null&&(v=b.boundaries,v!==null))for(b.boundaries=null,b=0;b<v.length;b++){var m=v[b];sr(o,f,m),To(o,m,null,null)}}--l.pendingTasks===0&&hn(o,l)}}else v===null||!v.parentFlushed||v.status!==jt&&v.status!==Co||(ql(l,v),l.completedSegments.length===1&&l.parentFlushed&&o.partialBoundaries.push(l)),l=l.row,l!==null&&l.together&&Oi(o,l);o.allPendingTasks===0&&Yr(o)}s(To,"finishedTask");function us(o){if(o.status!==Ya&&o.status!==13){var l=ia,f=Et.H;Et.H=dd;var v=Et.A;Et.A=gd;var b=fn;fn=o;var m=Et.getCurrentStack;Et.getCurrentStack=$i;var F=Bu;Bu=o.resumableState;try{var M=o.pingedTasks,N;for(N=0;N<M.length;N++){var H=o,B=M[N],$=B.blockedSegment;if($===null){var j=void 0,ne=H;if(H=B,H.replay.pendingTasks!==0){Wt(H.context),j=Xr,Xr=H;try{if(typeof H.replay.slots=="number"?Al(ne,H,H.replay.slots,H.node,H.childIndex):Ol(ne,H),H.replay.pendingTasks===1&&0<H.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");H.replay.pendingTasks--,H.abortSet.delete(H),To(ne,H.blockedBoundary,H.row,null)}catch(st){Mn();var X=st===_i?xo():st;if(typeof X=="object"&&X!==null&&typeof X.then=="function"){var Pe=H.ping;X.then(Pe,Pe),H.thenableState=st===_i?Mt():null}else{H.replay.pendingTasks--,H.abortSet.delete(H);var yn=mr(H.componentStack),he=void 0,Ve=ne,$t=H.blockedBoundary,Ar=ne.status===12?ne.fatalError:X,Ye=yn,Yn=H.replay.nodes,oo=H.replay.slots;he=Un(Ve,Ar,Ye,H.debugTask),al(Ve,$t,Yn,oo,Ar,he,Ye,!1),ne.pendingRootTasks--,ne.pendingRootTasks===0&&as(ne),ne.allPendingTasks--,ne.allPendingTasks===0&&Yr(ne)}}finally{Xr=j}}}else if(ne=j=void 0,he=B,Ve=$,Ve.status===So){Ve.status=6,Wt(he.context),ne=Xr,Xr=he;var Fr=Ve.children.length,de=Ve.chunks.length;try{Ol(H,he),Bn(Ve.chunks,H.renderState,Ve.lastPushedText,Ve.textEmbedded),he.abortSet.delete(he),Ve.status=jt,To(H,he.blockedBoundary,he.row,Ve)}catch(st){Mn(),Ve.children.length=Fr,Ve.chunks.length=de;var St=st===_i?xo():H.status===12?H.fatalError:st;if(H.status===12&&H.trackedPostpones!==null){var di=H.trackedPostpones,Sn=mr(he.componentStack);he.abortSet.delete(he),Un(H,St,Sn,he.debugTask),yu(H,di,he,Ve),To(H,he.blockedBoundary,he.row,Ve)}else if(typeof St=="object"&&St!==null&&typeof St.then=="function"){Ve.status=So,he.thenableState=st===_i?Mt():null;var Dt=he.ping;St.then(Dt,Dt)}else{var Lt=mr(he.componentStack);he.abortSet.delete(he),Ve.status=Nl;var ut=he.blockedBoundary,gi=he.row,lo=he.debugTask;if(gi!==null&&--gi.pendingTasks===0&&hn(H,gi),H.allPendingTasks--,j=Un(H,St,Lt,lo),ut===null)fi(H,St,Lt,lo);else if(ut.pendingTasks--,ut.status!==hi){ut.status=hi,zr(ut,j,St,Lt,!1),bu(H,ut);var er=ut.row;er!==null&&--er.pendingTasks===0&&hn(H,er),ut.parentFlushed&&H.clientRenderedBoundaries.push(ut),H.pendingRootTasks===0&&H.trackedPostpones===null&&ut.contentPreamble!==null&&jl(H)}H.allPendingTasks===0&&Yr(H)}}finally{Xr=ne}}}M.splice(0,N),o.destination!==null&&Ma(o,o.destination)}catch(st){M={},Un(o,st,M,null),fi(o,st,M,null)}finally{Bu=F,Et.H=f,Et.A=v,Et.getCurrentStack=m,f===dd&&Wt(l),fn=b}}}s(us,"performWork");function ss(o,l,f){l.preambleChildren.length&&f.push(l.preambleChildren);for(var v=!1,b=0;b<l.children.length;b++)v=cs(o,l.children[b],f)||v;return v}s(ss,"preparePreambleFromSubtree");function cs(o,l,f){var v=l.boundary;if(v===null)return ss(o,l,f);var b=v.contentPreamble,m=v.fallbackPreamble;if(b===null||m===null)return!1;switch(v.status){case jt:if(Dn(o.renderState,b),o.byteSize+=v.byteSize,l=v.completedSegments[0],!l)throw Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");return ss(o,l,f);case Ul:if(o.trackedPostpones!==null)return!0;case hi:if(l.status===jt)return Dn(o.renderState,m),ss(o,l,f);default:return!0}}s(cs,"preparePreambleFromSegment");function jl(o){if(o.completedRootSegment&&o.completedPreambleSegments===null){var l=[],f=o.byteSize,v=cs(o,o.completedRootSegment,l),b=o.renderState.preamble;v===!1||b.headChunks&&b.bodyChunks?o.completedPreambleSegments=l:o.byteSize=f}}s(jl,"preparePreamble");function xu(o,l,f,v){switch(f.parentFlushed=!0,f.status){case So:f.id=o.nextSegmentId++;case Ul:return v=f.id,f.lastPushedText=!1,f.textEmbedded=!1,o=o.renderState,l.push(rv),l.push(o.placeholderPrefix),o=v.toString(16),l.push(o),l.push(iv);case jt:f.status=wf;var b=!0,m=f.chunks,F=0;f=f.children;for(var M=0;M<f.length;M++){for(b=f[M];F<b.index;F++)l.push(m[F]);b=Fa(o,l,b,v)}for(;F<m.length-1;F++)l.push(m[F]);return F<m.length&&(b=l.push(m[F])),b;case Co:return!0;default:throw Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}s(xu,"flushSubtree");function Fa(o,l,f,v){var b=f.boundary;if(b===null)return xu(o,l,f,v);if(b.parentFlushed=!0,b.status===hi){var m=b.row;if(m!==null&&--m.pendingTasks===0&&hn(o,m),!o.renderState.generateStaticMarkup){var F=b.errorDigest,M=b.errorMessage;m=b.errorStack,b=b.errorComponentStack,l.push(Ou),l.push(Os),F&&(l.push(Mu),F=Y(F),l.push(F),l.push(Ii)),M&&(l.push(Ms),M=Y(M),l.push(M),l.push(Ii)),m&&(l.push(Kc),m=Y(m),l.push(m),l.push(Ii)),b&&(l.push(qc),m=Y(b),l.push(m),l.push(Ii)),l.push(jc)}return xu(o,l,f,v),o=o.renderState.generateStaticMarkup?!0:l.push(Pr),o}if(b.status!==jt)return b.status===So&&(b.rootSegmentID=o.nextSegmentId++),0<b.completedSegments.length&&o.partialBoundaries.push(b),Ln(l,o.renderState,b.rootSegmentID),v&&Ue(v,b.fallbackState),xu(o,l,f,v),l.push(Pr);if(!zl&&lr(o,b)&&an+b.byteSize>o.progressiveChunkSize)return b.rootSegmentID=o.nextSegmentId++,o.completedBoundaries.push(b),Ln(l,o.renderState,b.rootSegmentID),xu(o,l,f,v),l.push(Pr);if(an+=b.byteSize,v&&Ue(v,b.contentState),f=b.row,f!==null&&lr(o,b)&&--f.pendingTasks===0&&hn(o,f),o.renderState.generateStaticMarkup||l.push(ov),f=b.completedSegments,f.length!==1)throw Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");return Fa(o,l,f[0],v),o=o.renderState.generateStaticMarkup?!0:l.push(Pr),o}s(Fa,"flushSegment");function Ht(o,l,f,v){return bo(l,o.renderState,f.parentFormatContext,f.id),Fa(o,l,f,v),qn(l,f.parentFormatContext)}s(Ht,"flushSegmentContainer");function bh(o,l,f){an=f.byteSize;for(var v=f.completedSegments,b=0;b<v.length;b++)Oa(o,l,f,v[b]);v.length=0,v=f.row,v!==null&&lr(o,f)&&--v.pendingTasks===0&&hn(o,v),cn(l,f.contentState,o.renderState),v=o.resumableState,o=o.renderState,b=f.rootSegmentID,f=f.contentState;var m=o.stylesToHoist;return o.stylesToHoist=!1,l.push(o.startInlineScript),l.push(on),m?((v.instructions&Es)===wo&&(v.instructions|=Es,l.push(gv)),(v.instructions&mu)===wo&&(v.instructions|=mu,l.push(nf)),(v.instructions&Ah)===wo?(v.instructions|=Ah,l.push(sv)):l.push(cv)):((v.instructions&mu)===wo&&(v.instructions|=mu,l.push(nf)),l.push(uv)),v=b.toString(16),l.push(o.boundaryPrefix),l.push(v),l.push(fv),l.push(o.segmentPrefix),l.push(v),m?(l.push(hv),Tt(l,f)):l.push(dv),f=l.push(tf),pe(l,o)&&f}s(bh,"flushCompletedBoundary");function Oa(o,l,f,v){if(v.status===wf)return!0;var b=f.contentState,m=v.id;if(m===-1){if((v.id=f.rootSegmentID)===-1)throw Error("A root segment ID must have been assigned by now. This is a bug in React.");return Ht(o,l,v,b)}return m===f.rootSegmentID?Ht(o,l,v,b):(Ht(o,l,v,b),f=o.resumableState,o=o.renderState,l.push(o.startInlineScript),l.push(on),(f.instructions&Wc)===wo?(f.instructions|=Wc,l.push(Vh)):l.push(_s),l.push(o.segmentPrefix),m=m.toString(16),l.push(m),l.push(Hs),l.push(o.placeholderPrefix),l.push(m),l=l.push(ef),l)}s(Oa,"flushPartiallyCompletedSegment");function Ma(o,l){try{if(!(0<o.pendingRootTasks)){var f,v=o.completedRootSegment;if(v!==null){if(v.status===Ul)return;var b=o.completedPreambleSegments;if(b===null)return;an=o.byteSize;var m=o.resumableState,F=o.renderState,M=F.preamble,N=M.htmlChunks,H=M.headChunks,B;if(N){for(B=0;B<N.length;B++)l.push(N[B]);if(H)for(B=0;B<H.length;B++)l.push(H[B]);else{var $=ln("head");l.push($),l.push(on)}}else if(H)for(B=0;B<H.length;B++)l.push(H[B]);var j=F.charsetChunks;for(B=0;B<j.length;B++)l.push(j[B]);j.length=0,F.preconnects.forEach($n,l),F.preconnects.clear();var ne=F.viewportChunks;for(B=0;B<ne.length;B++)l.push(ne[B]);ne.length=0,F.fontPreloads.forEach($n,l),F.fontPreloads.clear(),F.highImagePreloads.forEach($n,l),F.highImagePreloads.clear(),Ba=F,F.styles.forEach(xt,l),Ba=null;var X=F.importMapChunks;for(B=0;B<X.length;B++)l.push(X[B]);X.length=0,F.bootstrapScripts.forEach($n,l),F.scripts.forEach($n,l),F.scripts.clear(),F.bulkPreloads.forEach($n,l),F.bulkPreloads.clear(),m.instructions|=Su;var Pe=F.hoistableChunks;for(B=0;B<Pe.length;B++)l.push(Pe[B]);for(m=Pe.length=0;m<b.length;m++){var yn=b[m];for(F=0;F<yn.length;F++)Fa(o,l,yn[F],null)}var he=o.renderState.preamble,Ve=he.headChunks;if(he.htmlChunks||Ve){var $t=rn("head");l.push($t)}var Ar=he.bodyChunks;if(Ar)for(b=0;b<Ar.length;b++)l.push(Ar[b]);Fa(o,l,v,null),o.completedRootSegment=null;var Ye=o.renderState;if(o.allPendingTasks!==0||o.clientRenderedBoundaries.length!==0||o.completedBoundaries.length!==0||o.trackedPostpones!==null&&(o.trackedPostpones.rootNodes.length!==0||o.trackedPostpones.rootSlots!==null)){var Yn=o.resumableState;if((Yn.instructions&Yc)===wo){if(Yn.instructions|=Yc,l.push(Ye.startInlineScript),(Yn.instructions&Su)===wo){Yn.instructions|=Su;var oo="_"+Yn.idPrefix+"R_";l.push(jh);var Fr=Y(oo);l.push(Fr),l.push(Ne)}l.push(on),l.push(tv),l.push(Cu)}}pe(l,Ye)}var de=o.renderState;v=0;var St=de.viewportChunks;for(v=0;v<St.length;v++)l.push(St[v]);St.length=0,de.preconnects.forEach($n,l),de.preconnects.clear(),de.fontPreloads.forEach($n,l),de.fontPreloads.clear(),de.highImagePreloads.forEach($n,l),de.highImagePreloads.clear(),de.styles.forEach(Tr,l),de.scripts.forEach($n,l),de.scripts.clear(),de.bulkPreloads.forEach($n,l),de.bulkPreloads.clear();var di=de.hoistableChunks;for(v=0;v<di.length;v++)l.push(di[v]);di.length=0;var Sn=o.clientRenderedBoundaries;for(f=0;f<Sn.length;f++){var Dt=Sn[f];de=l;var Lt=o.resumableState,ut=o.renderState,gi=Dt.rootSegmentID,lo=Dt.errorDigest,er=Dt.errorMessage,st=Dt.errorStack,Cn=Dt.errorComponentStack;de.push(ut.startInlineScript),de.push(on),(Lt.instructions&Es)===wo?(Lt.instructions|=Es,de.push(Qh)):de.push(vv),de.push(ut.boundaryPrefix);var Or=gi.toString(16);if(de.push(Or),de.push(Kh),lo||er||st||Cn){de.push(Ds);var kn=bt(lo||"");de.push(kn)}if(er||st||Cn){de.push(Ds);var ko=bt(er||"");de.push(ko)}if(st||Cn){de.push(Ds);var nr=bt(st||"");de.push(nr)}if(Cn){de.push(Ds);var ao=bt(Cn);de.push(ao)}var In=de.push(yv);if(!In){o.destination=null,f++,Sn.splice(0,f);return}}Sn.splice(0,f);var Pn=o.completedBoundaries;for(f=0;f<Pn.length;f++)if(!bh(o,l,Pn[f])){o.destination=null,f++,Pn.splice(0,f);return}Pn.splice(0,f),zl=!0;var Zr=o.partialBoundaries;for(f=0;f<Zr.length;f++){e:{Sn=o,Dt=l;var Vr=Zr[f];an=Vr.byteSize;var Jo=Vr.completedSegments;for(In=0;In<Jo.length;In++)if(!Oa(Sn,Dt,Vr,Jo[In])){In++,Jo.splice(0,In);var Wl=!1;break e}Jo.splice(0,In);var Qr=Vr.row;Qr!==null&&Qr.together&&Vr.pendingTasks===1&&(Qr.pendingTasks===1?no(Sn,Qr,Qr.hoistables):Qr.pendingTasks--),Wl=cn(Dt,Vr.contentState,Sn.renderState)}if(!Wl){o.destination=null,f++,Zr.splice(0,f);return}}Zr.splice(0,f),zl=!1;var uo=o.completedBoundaries;for(f=0;f<uo.length;f++)if(!bh(o,l,uo[f])){o.destination=null,f++,uo.splice(0,f);return}uo.splice(0,f)}}finally{zl=!1,o.allPendingTasks===0&&o.clientRenderedBoundaries.length===0&&o.completedBoundaries.length===0&&(o.flushScheduled=!1,f=o.resumableState,f.hasBody&&(Zr=rn("body"),l.push(Zr)),f.hasHtml&&(f=rn("html"),l.push(f)),o.abortableTasks.size!==0&&console.error("There was still abortable task at the root when we closed. This is a bug in React."),o.status=Ya,l.push(null),o.destination=null)}}s(Ma,"flushCompletedQueues");function fs(o){o.flushScheduled=o.destination!==null,us(o),o.status===10&&(o.status=11),o.trackedPostpones===null&&ls(o,o.pendingRootTasks===0)}s(fs,"startWork");function ul(o){if(o.flushScheduled===!1&&o.pingedTasks.length===0&&o.destination!==null){o.flushScheduled=!0;var l=o.destination;l?Ma(o,l):o.flushScheduled=!1}}s(ul,"enqueueFlush");function hs(o,l){if(o.status===13)o.status=Ya,l.destroy(o.fatalError);else if(o.status!==Ya&&o.destination===null){o.destination=l;try{Ma(o,l)}catch(f){l={},Un(o,f,l,null),fi(o,f,l,null)}}}s(hs,"startFlowing");function Tu(o,l){(o.status===11||o.status===10)&&(o.status=12);try{var f=o.abortableTasks;if(0<f.size){var v=l===void 0?Error("The render was aborted by the server without a reason."):typeof l=="object"&&l!==null&&typeof l.then=="function"?Error("The render was aborted by the server with a promise."):l;o.fatalError=v,f.forEach(function(b){var m=Xr,F=Et.getCurrentStack;Xr=b,Et.getCurrentStack=$i;try{Aa(b,o,v)}finally{Xr=m,Et.getCurrentStack=F}}),f.clear()}o.destination!==null&&Ma(o,o.destination)}catch(b){l={},Un(o,b,l,null),fi(o,b,l,null)}}s(Tu,"abort");function sl(o,l,f){if(l===null)f.rootNodes.push(o);else{var v=f.workingMap,b=v.get(l);b===void 0&&(b=[l[1],l[2],[],null],v.set(l,b),sl(b,l[0],f)),b[2].push(o)}}s(sl,"addToReplayParent");function Ml(){}s(Ml,"onError");function ds(o,l,f,v){var b=!1,m=null,F="",M=!1;if(l=ye(l?l.identifierPrefix:void 0),o=We(o,l,zt(l,f),le(na,null,0,null),1/0,Ml,void 0,function(){M=!0},void 0,void 0,void 0),fs(o),Tu(o,v),hs(o,{push:s(function(N){return N!==null&&(F+=N),!0},"push"),destroy:s(function(N){b=!0,m=N},"destroy")}),b&&m!==v)throw m;if(!M)throw Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");return F}s(ds,"renderToStringImpl");var gs=ba(),xh=Af(),Il=Symbol.for("react.transitional.element"),Ia=Symbol.for("react.portal"),_a=Symbol.for("react.fragment"),vs=Symbol.for("react.strict_mode"),_c=Symbol.for("react.profiler"),ys=Symbol.for("react.consumer"),_l=Symbol.for("react.context"),po=Symbol.for("react.forward_ref"),pu=Symbol.for("react.suspense"),Wo=Symbol.for("react.suspense_list"),to=Symbol.for("react.memo"),zn=Symbol.for("react.lazy"),bs=Symbol.for("react.scope"),wu=Symbol.for("react.activity"),Th=Symbol.for("react.legacy_hidden"),ph=Symbol.for("react.memo_cache_sentinel"),xs=Symbol.for("react.view_transition"),wh=Symbol.iterator,cl=Array.isArray,Rh=new WeakMap,Hc=new WeakMap,Ts=Symbol.for("react.client.reference"),Rt=Object.assign,gn=Object.prototype.hasOwnProperty,Kg=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),ps={},Eh={},mh=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" ")),ws=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Dc={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0},Lc={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0,"aria-braillelabel":0,"aria-brailleroledescription":0,"aria-colindextext":0,"aria-rowindextext":0},$l={},Sh=RegExp("^(aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),Bc=RegExp("^(aria)[A-Z][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),Ha=!1,Ru={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",fetchpriority:"fetchPriority",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",inert:"inert",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",popover:"popover",popovertarget:"popoverTarget",popovertargetaction:"popoverTargetAction",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",transformorigin:"transformOrigin","transform-origin":"transformOrigin",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},Zt={},Eu=/^on./,Rs=/^on[^A-Z]/,Da=RegExp("^(aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),qg=RegExp("^(aria)[A-Z][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),Ch=/^(?:webkit|moz|o)[A-Z]/,jg=/^-ms-/,$g=/-(.)/g,kh=/;\s*$/,ea={},Yo={},Nc=!1,Uc=!1,zc=/["'&<>]/,Ph=/([A-Z])/g,Wn=/^ms-/,En=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i,Et=gs.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,La=xh.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,mt=Object.freeze({pending:!1,data:null,method:null,action:null}),Be=La.d;La.d={f:Be.f,r:Be.r,D:s(function(o){var l=fn||null;if(l){var f=l.resumableState,v=l.renderState;if(typeof o=="string"&&o){if(!f.dnsResources.hasOwnProperty(o)){f.dnsResources[o]=nt,f=v.headers;var b,m;(m=f&&0<f.remainingCapacity)&&(m=(b="<"+ee(o)+">; rel=dns-prefetch",0<=(f.remainingCapacity-=b.length+2))),m?(v.resets.dns[o]=nt,f.preconnects&&(f.preconnects+=", "),f.preconnects+=b):(b=[],me(b,{href:o,rel:"dns-prefetch"}),v.preconnects.add(b))}ul(l)}}else Be.D(o)},"D"),C:s(function(o,l){var f=fn||null;if(f){var v=f.resumableState,b=f.renderState;if(typeof o=="string"&&o){var m=l==="use-credentials"?"credentials":typeof l=="string"?"anonymous":"default";if(!v.connectResources[m].hasOwnProperty(o)){v.connectResources[m][o]=nt,v=b.headers;var F,M;if(M=v&&0<v.remainingCapacity){if(M="<"+ee(o)+">; rel=preconnect",typeof l=="string"){var N=be(l,"crossOrigin");M+='; crossorigin="'+N+'"'}M=(F=M,0<=(v.remainingCapacity-=F.length+2))}M?(b.resets.connect[m][o]=nt,v.preconnects&&(v.preconnects+=", "),v.preconnects+=F):(m=[],me(m,{rel:"preconnect",href:o,crossOrigin:l}),b.preconnects.add(m))}ul(f)}}else Be.C(o,l)},"C"),L:s(function(o,l,f){var v=fn||null;if(v){var b=v.resumableState,m=v.renderState;if(l&&o){switch(l){case"image":if(f)var F=f.imageSrcSet,M=f.imageSizes,N=f.fetchPriority;var H=F?F+`
|
|
135
|
+
`+(M||""):o;if(b.imageResources.hasOwnProperty(H))return;b.imageResources[H]=Mi,b=m.headers;var B;b&&0<b.remainingCapacity&&typeof F!="string"&&N==="high"&&(B=Q(o,l,f),0<=(b.remainingCapacity-=B.length+2))?(m.resets.image[H]=Mi,b.highImagePreloads&&(b.highImagePreloads+=", "),b.highImagePreloads+=B):(b=[],me(b,Rt({rel:"preload",href:F?void 0:o,as:l},f)),N==="high"?m.highImagePreloads.add(b):(m.bulkPreloads.add(b),m.preloads.images.set(H,b)));break;case"style":if(b.styleResources.hasOwnProperty(o))return;F=[],me(F,Rt({rel:"preload",href:o,as:l},f)),b.styleResources[o]=!f||typeof f.crossOrigin!="string"&&typeof f.integrity!="string"?Mi:[f.crossOrigin,f.integrity],m.preloads.stylesheets.set(o,F),m.bulkPreloads.add(F);break;case"script":if(b.scriptResources.hasOwnProperty(o))return;F=[],m.preloads.scripts.set(o,F),m.bulkPreloads.add(F),me(F,Rt({rel:"preload",href:o,as:l},f)),b.scriptResources[o]=!f||typeof f.crossOrigin!="string"&&typeof f.integrity!="string"?Mi:[f.crossOrigin,f.integrity];break;default:if(b.unknownResources.hasOwnProperty(l)){if(F=b.unknownResources[l],F.hasOwnProperty(o))return}else F={},b.unknownResources[l]=F;if(F[o]=Mi,(b=m.headers)&&0<b.remainingCapacity&&l==="font"&&(H=Q(o,l,f),0<=(b.remainingCapacity-=H.length+2)))m.resets.font[o]=Mi,b.fontPreloads&&(b.fontPreloads+=", "),b.fontPreloads+=H;else switch(b=[],o=Rt({rel:"preload",href:o,as:l},f),me(b,o),l){case"font":m.fontPreloads.add(b);break;default:m.bulkPreloads.add(b)}}ul(v)}}else Be.L(o,l,f)},"L"),m:s(function(o,l){var f=fn||null;if(f){var v=f.resumableState,b=f.renderState;if(o){var m=l&&typeof l.as=="string"?l.as:"script";switch(m){case"script":if(v.moduleScriptResources.hasOwnProperty(o))return;m=[],v.moduleScriptResources[o]=!l||typeof l.crossOrigin!="string"&&typeof l.integrity!="string"?Mi:[l.crossOrigin,l.integrity],b.preloads.moduleScripts.set(o,m);break;default:if(v.moduleUnknownResources.hasOwnProperty(m)){var F=v.unknownResources[m];if(F.hasOwnProperty(o))return}else F={},v.moduleUnknownResources[m]=F;m=[],F[o]=Mi}me(m,Rt({rel:"modulepreload",href:o},l)),b.bulkPreloads.add(m),ul(f)}}else Be.m(o,l)},"m"),X:s(function(o,l){var f=fn||null;if(f){var v=f.resumableState,b=f.renderState;if(o){var m=v.scriptResources.hasOwnProperty(o)?v.scriptResources[o]:void 0;m!==nt&&(v.scriptResources[o]=nt,l=Rt({src:o,async:!0},l),m&&(m.length===2&&_(l,m),o=b.preloads.scripts.get(o))&&(o.length=0),o=[],b.scripts.add(o),oi(o,l),ul(f))}}else Be.X(o,l)},"X"),S:s(function(o,l,f){var v=fn||null;if(v){var b=v.resumableState,m=v.renderState;if(o){l=l||"default";var F=m.styles.get(l),M=b.styleResources.hasOwnProperty(o)?b.styleResources[o]:void 0;M!==nt&&(b.styleResources[o]=nt,F||(F={precedence:Y(l),rules:[],hrefs:[],sheets:new Map},m.styles.set(l,F)),l={state:af,props:Rt({rel:"stylesheet",href:o,"data-precedence":l},f)},M&&(M.length===2&&_(l.props,M),(m=m.preloads.stylesheets.get(o))&&0<m.length?m.length=0:l.state=uf),F.sheets.set(o,l),ul(v))}}else Be.S(o,l,f)},"S"),M:s(function(o,l){var f=fn||null;if(f){var v=f.resumableState,b=f.renderState;if(o){var m=v.moduleScriptResources.hasOwnProperty(o)?v.moduleScriptResources[o]:void 0;m!==nt&&(v.moduleScriptResources[o]=nt,l=Rt({src:o,type:"module",async:!0},l),m&&(m.length===2&&_(l,m),o=b.preloads.moduleScripts.get(o))&&(o.length=0),o=[],b.scripts.add(o),oi(o,l),ul(f))}}else Be.M(o,l)},"M")};var wo=0,Wc=1,mu=2,Es=4,Ah=8,Su=32,Yc=64,nt=null,Mi=[];Object.freeze(Mi);var Ba=null,Cu="</script>",Fh=/(<\/|<)(s)(cript)/gi,Sr={},na=0,ku=1,Ro=2,ms=3,fl=4,Ss=5,Cs=6,ks=7,Hl=8,Pu=9,Gc=new Map,Oh=' style="',Mh=":",ev=";",Gr=" ",ro='="',Ne='"',Ps='=""',Ih=Y("javascript:throw new Error('React form unexpectedly submitted.')"),on=">",Cr="/>",Jc=!1,Au=!1,Fu=!1,Xc=!1,Na=!1,Zc=!1,Vt=!1,kr=!1,ta=!1,As=!1,ra=!1,_h=`addEventListener("submit",function(a){if(!a.defaultPrevented){var c=a.target,d=a.submitter,e=c.action,b=d;if(d){var f=d.getAttribute("formAction");null!=f&&(e=f,b=null)}"javascript:throw new Error('React form unexpectedly submitted.')"===e&&(a.preventDefault(),b?(a=document.createElement("input"),a.name=b.name,a.value=b.value,b.parentNode.insertBefore(a,b),b=new FormData(c),a.parentNode.removeChild(a)):b=new FormData(c),a=c.ownerDocument||c,(a.$$reactFormReplay=a.$$reactFormReplay||[]).push(c,d,b))}});`,nv=/(<\/|<)(s)(tyle)/gi,Fs=`
|
|
136
|
+
`,Hh=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Vc=new Map,Qc=new Map,tv="requestAnimationFrame(function(){$RT=performance.now()});",rv='<template id="',iv='"></template>',ov="<!--$-->",Dh='<!--$?--><template id="',Ua='"></template>',Ou="<!--$!-->",Pr="<!--/$-->",Os="<template",Ii='"',Mu=' data-dgst="',Ms=' data-msg="',Kc=' data-stck="',qc=' data-cstck="',jc="></template>",Eo='<div hidden id="',Lh='">',lv="</div>",Bh='<svg aria-hidden="true" style="display:none" id="',av='">',Jr="</svg>",io='<math aria-hidden="true" style="display:none" id="',tt='">',$c="</math>",Nh='<table hidden id="',Uh='">',rt="</table>",Iu='<table hidden><tbody id="',zh='">',Wh="</tbody></table>",Yh='<table hidden><tr id="',Gh='">',Jh="</tr></table>",Xh='<table hidden><colgroup id="',Zh='">',Is="</colgroup></table>",Vh='$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("',_s='$RS("',Hs='","',ef='")</script>',nf=`$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
|
|
137
|
+
$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};`,uv='$RC("',sv=`$RM=new Map;$RR=function(n,w,p){function u(q){this._p=null;q()}for(var r=new Map,t=document,h,b,e=t.querySelectorAll("link[data-precedence],style[data-precedence]"),v=[],k=0;b=e[k++];)"not all"===b.getAttribute("media")?v.push(b):("LINK"===b.tagName&&$RM.set(b.getAttribute("href"),b),r.set(b.dataset.precedence,h=b));e=0;b=[];var l,a;for(k=!0;;){if(k){var f=p[e++];if(!f){k=!1;e=0;continue}var c=!1,m=0;var d=f[m++];if(a=$RM.get(d)){var g=a._p;c=!0}else{a=t.createElement("link");a.href=d;a.rel=
|
|
138
|
+
"stylesheet";for(a.dataset.precedence=l=f[m++];g=f[m++];)a.setAttribute(g,f[m++]);g=a._p=new Promise(function(q,x){a.onload=u.bind(a,q);a.onerror=u.bind(a,x)});$RM.set(d,a)}d=a.getAttribute("media");!g||d&&!matchMedia(d).matches||b.push(g);if(c)continue}else{a=v[e++];if(!a)break;l=a.getAttribute("data-precedence");a.removeAttribute("media")}c=r.get(l)||h;c===h&&(h=a);r.set(l,a);c?c.parentNode.insertBefore(a,c.nextSibling):(c=t.head,c.insertBefore(a,c.firstChild))}if(p=document.getElementById(n))p.previousSibling.data=
|
|
139
|
+
"$~";Promise.all(b).then($RC.bind(null,n,w),$RX.bind(null,n,"CSS failed to load"))};$RR("`,cv='$RR("',fv='","',hv='",',dv='"',tf=")</script>",gv='$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};',Qh='$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};;$RX("',vv='$RX("',Kh='"',Ds=",",yv=")</script>",bv=/[<\u2028\u2029]/g,xv=/[&><\u2028\u2029]/g,Tv=' media="not all" data-precedence="',pv='" data-href="',wv='">',Rv="</style>",Ls=!1,rf=!0,Dl=[],Bs=' data-precedence="',Ev='" data-href="',qh=" ",mv='">',Sv="</style>",jh=' id="',$h="[",ed=",[",of=",",lf="]",af=0,uf=1,sf=2,nd=3,Cv=/[<>\r\n]/g,kv=/["';,\r\n]/g,Pv="",Av=Function.prototype.bind,Fv=Symbol.for("react.client.reference"),hl={};Object.freeze(hl);var Ns={},ia=null,td={},rd={},id=new Set,od=new Set,ld=new Set,ad=new Set,ud=new Set,sd=new Set,cd=new Set,cf=new Set,fd=new Set,hd={enqueueSetState:s(function(o,l,f){var v=o._reactInternals;v.queue===null?Ze(o,"setState"):(v.queue.push(l),f!=null&&ai(f))},"enqueueSetState"),enqueueReplaceState:s(function(o,l,f){o=o._reactInternals,o.replace=!0,o.queue=[l],f!=null&&ai(f)},"enqueueReplaceState"),enqueueForceUpdate:s(function(o,l){o._reactInternals.queue===null?Ze(o,"forceUpdate"):l!=null&&ai(l)},"enqueueForceUpdate")},Ov={id:1,overflow:""},Us=Math.clz32?Math.clz32:Ki,Mv=Math.log,Iv=Math.LN2,_i=Error("Suspense Exception: This is not a real error! It's an implementation detail of `use` to interrupt the current render. You must either rethrow it immediately, or move the `use` call outside of the `try/catch` block. Capturing without rethrowing will lead to unexpected behavior.\n\nTo handle async errors, wrap your component in an error boundary, or call the promise's `.catch` method and pass the result to `use`."),zs=null,_v=typeof Object.is=="function"?Object.is:qi,dl=null,ff=null,za=null,hf=null,Ws=null,mn=null,_u=!1,Ys=!1,Hu=0,Du=0,Ll=-1,Wa=0,Hi=null,Bl=null,Gs=0,mo=!1,Lu,dd={readContext:ui,use:s(function(o){if(o!==null&&typeof o=="object"){if(typeof o.then=="function")return ci(o);if(o.$$typeof===_l)return ui(o)}throw Error("An unsupported type was passed to use(): "+String(o))},"use"),useContext:s(function(o){return Lu="useContext",wt(),o._currentValue2},"useContext"),useMemo:Rr,useReducer:si,useRef:s(function(o){dl=wt(),mn=Ai();var l=mn.memoizedState;return l===null?(o={current:o},Object.seal(o),mn.memoizedState=o):l},"useRef"),useState:s(function(o){return Lu="useState",si(wr,o)},"useState"),useInsertionEffect:Nn,useLayoutEffect:Nn,useCallback:s(function(o,l){return Rr(function(){return o},l)},"useCallback"),useImperativeHandle:Nn,useEffect:Nn,useDebugValue:Nn,useDeferredValue:s(function(o,l){return wt(),l!==void 0?l:o},"useDeferredValue"),useTransition:s(function(){return wt(),[!1,ji]},"useTransition"),useId:s(function(){var o=ff.treeContext,l=o.overflow;o=o.id,o=(o&~(1<<32-Us(o)-1)).toString(32)+l;var f=Bu;if(f===null)throw Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");return l=Hu++,o="_"+f.idPrefix+"R_"+o,0<l&&(o+="H"+l.toString(32)),o+"_"},"useId"),useSyncExternalStore:s(function(o,l,f){if(f===void 0)throw Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return f()},"useSyncExternalStore"),useOptimistic:s(function(o){return wt(),[o,Yt]},"useOptimistic"),useActionState:ol,useFormState:ol,useHostTransitionStatus:s(function(){return wt(),mt},"useHostTransitionStatus"),useMemoCache:s(function(o){for(var l=Array(o),f=0;f<o;f++)l[f]=ph;return l},"useMemoCache"),useCacheRefresh:s(function(){return Uo},"useCacheRefresh"),useEffectEvent:s(function(){return il},"useEffectEvent")},Bu=null,Xr=null,gd={getCacheForType:s(function(){throw Error("Not implemented.")},"getCacheForType"),cacheSignal:s(function(){throw Error("Not implemented.")},"cacheSignal"),getOwner:s(function(){return Xr===null?null:Xr.componentStack},"getOwner")},oa=0,Js,Xs,Zs,Vs,df,vd,yd;Ur.__reactDisabledLog=!0;var gf,Qs,vf=!1,Di=new(typeof WeakMap=="function"?WeakMap:Map),Nu={react_stack_bottom_frame:s(function(o,l,f){return o(l,f)},"react_stack_bottom_frame")},la=Nu.react_stack_bottom_frame.bind(Nu),yf={react_stack_bottom_frame:s(function(o){return o.render()},"react_stack_bottom_frame")},bd=yf.react_stack_bottom_frame.bind(yf),bf={react_stack_bottom_frame:s(function(o){var l=o._init;return l(o._payload)},"react_stack_bottom_frame")},xf=bf.react_stack_bottom_frame.bind(bf),Tf=0;if(typeof performance=="object"&&typeof performance.now=="function")var xd=performance,pf=s(function(){return xd.now()},"getCurrentTime");else{var Td=Date;pf=s(function(){return Td.now()},"getCurrentTime")}var hi=4,So=0,jt=1,wf=2,Co=3,Nl=4,Ul=5,Ya=14,fn=null,Uu={},pd={},Go={},Ks={},qs=!1,js=!1,zu=!1,an=0,zl=!1;Xg.renderToStaticMarkup=function(o,l){return ds(o,l,!0,'The server used "renderToStaticMarkup" which does not support Suspense. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server')},Xg.renderToString=function(o,l){return ds(o,l,!1,'The server used "renderToString" which does not support Suspense. If you intended for this Suspense boundary to render the fallback content on the server consider throwing an Error somewhere within the Suspense boundary. If you intended to have the server wait for the suspended component please switch to "renderToPipeableStream" which supports Suspense on the server')},Xg.version="19.2.0"})()});var o0=Rl(Vl=>{"use strict";process.env.NODE_ENV!=="production"&&(function(){function e(r,i,c,d){return""+i+(c==="s"?"\\73 ":"\\53 ")+d}s(e,"styleReplacer");function n(r,i,c,d){return""+i+(c==="s"?"\\u0073":"\\u0053")+d}s(n,"scriptReplacer");function t(r){return r===null||typeof r!="object"?null:(r=ea&&r[ea]||r["@@iterator"],typeof r=="function"?r:null)}s(t,"getIteratorFn");function a(r){return r=Object.prototype.toString.call(r),r.slice(8,r.length-1)}s(a,"objectName");function u(r){var i=JSON.stringify(r);return'"'+r+'"'===i?r:i}s(u,"describeKeyForErrorMessage");function h(r){switch(typeof r){case"string":return JSON.stringify(10>=r.length?r:r.slice(0,10)+"...");case"object":return Yo(r)?"[...]":r!==null&&r.$$typeof===zc?"client":(r=a(r),r==="Object"?"{...}":r);case"function":return r.$$typeof===zc?"client":(r=r.displayName||r.name)?"function "+r:"function";default:return String(r)}}s(h,"describeValueForErrorMessage");function g(r){if(typeof r=="string")return r;switch(r){case Zt:return"Suspense";case Eu:return"SuspenseList"}if(typeof r=="object")switch(r.$$typeof){case Ru:return g(r.render);case Rs:return g(r.type);case Da:var i=r._payload;r=r._init;try{return g(r(i))}catch{}}return""}s(g,"describeElementType");function R(r,i){var c=a(r);if(c!=="Object"&&c!=="Array")return c;var d=-1,y=0;if(Yo(r))if(Uc.has(r)){var p=Uc.get(r);c="<"+g(p)+">";for(var A=0;A<r.length;A++){var O=r[A];O=typeof O=="string"?O:typeof O=="object"&&O!==null?"{"+R(O)+"}":"{"+h(O)+"}",""+A===i?(d=c.length,y=O.length,c+=O):c=15>O.length&&40>c.length+O.length?c+O:c+"{...}"}c+="</"+g(p)+">"}else{for(c="[",p=0;p<r.length;p++)0<p&&(c+=", "),A=r[p],A=typeof A=="object"&&A!==null?R(A):h(A),""+p===i?(d=c.length,y=A.length,c+=A):c=10>A.length&&40>c.length+A.length?c+A:c+"...";c+="]"}else if(r.$$typeof===ws)c="<"+g(r.type)+"/>";else{if(r.$$typeof===zc)return"client";if(Nc.has(r)){for(c=Nc.get(r),c="<"+(g(c)||"..."),p=Object.keys(r),A=0;A<p.length;A++){c+=" ",O=p[A],c+=u(O)+"=";var L=r[O],I=O===i&&typeof L=="object"&&L!==null?R(L):h(L);typeof L!="string"&&(I="{"+I+"}"),O===i?(d=c.length,y=I.length,c+=I):c=10>I.length&&40>c.length+I.length?c+I:c+"..."}c+=">"}else{for(c="{",p=Object.keys(r),A=0;A<p.length;A++)0<A&&(c+=", "),O=p[A],c+=u(O)+": ",L=r[O],L=typeof L=="object"&&L!==null?R(L):h(L),O===i?(d=c.length,y=L.length,c+=L):c=10>L.length&&40>c.length+L.length?c+L:c+"...";c+="}"}}return i===void 0?c:-1<d&&0<y?(r=" ".repeat(d)+"^".repeat(y),`
|
|
140
|
+
`+c+`
|
|
141
|
+
`+r):`
|
|
142
|
+
`+c}s(R,"describeObjectForErrorMessage");function x(r){typeof r.flush=="function"&&r.flush()}s(x,"flushBuffered");function T(r,i){if(typeof i=="string"){if(i.length!==0)if(2048<3*i.length)0<En&&(P(r,Wn.subarray(0,En)),Wn=new Uint8Array(2048),En=0),P(r,i);else{var c=Wn;0<En&&(c=Wn.subarray(En)),c=La.encodeInto(i,c);var d=c.read;En+=c.written,d<i.length&&(P(r,Wn.subarray(0,En)),Wn=new Uint8Array(2048),En=La.encodeInto(i.slice(d),Wn).written),En===2048&&(P(r,Wn),Wn=new Uint8Array(2048),En=0)}}else i.byteLength!==0&&(2048<i.byteLength?(0<En&&(P(r,Wn.subarray(0,En)),Wn=new Uint8Array(2048),En=0),P(r,i)):(c=Wn.length-En,c<i.byteLength&&(c===0?P(r,Wn):(Wn.set(i.subarray(0,c),En),En+=c,P(r,Wn),i=i.subarray(c)),Wn=new Uint8Array(2048),En=0),Wn.set(i,En),En+=i.byteLength,En===2048&&(P(r,Wn),Wn=new Uint8Array(2048),En=0)))}s(T,"writeChunk");function P(r,i){r=r.write(i),Et=Et&&r}s(P,"writeToDestination");function E(r,i){return T(r,i),Et}s(E,"writeChunkAndReturn");function C(r){Wn&&0<En&&r.write(Wn.subarray(0,En)),Wn=null,En=0,Et=!0}s(C,"completeWriting");function k(r){return r=La.encode(r),2048<r.byteLength&&console.error("precomputed chunks must be smaller than the view size configured for this host. This is a bug in React."),r}s(k,"stringToPrecomputedChunk");function Z(r){return typeof r=="string"?Buffer.byteLength(r,"utf8"):r.byteLength}s(Z,"byteLengthOfChunk");function V(r){return typeof Symbol=="function"&&Symbol.toStringTag&&r[Symbol.toStringTag]||r.constructor.name||"Object"}s(V,"typeName");function q(r){try{return ie(r),!1}catch{return!0}}s(q,"willCoercionThrow");function ie(r){return""+r}s(ie,"testStringCoercion");function te(r,i){if(q(r))return console.error("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before using it here.",i,V(r)),ie(r)}s(te,"checkAttributeStringCoercion");function Te(r,i){if(q(r))return console.error("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before using it here.",i,V(r)),ie(r)}s(Te,"checkCSSPropertyStringCoercion");function Ee(r){if(q(r))return console.error("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before using it here.",V(r)),ie(r)}s(Ee,"checkHtmlStringCoercion");function fe(r){return Be.call(mu,r)?!0:Be.call(Wc,r)?!1:wo.test(r)?mu[r]=!0:(Wc[r]=!0,console.error("Invalid attribute name: `%s`",r),!1)}s(fe,"isAttributeNameSafe");function Y(r,i){Su[i.type]||i.onChange||i.onInput||i.readOnly||i.disabled||i.value==null||console.error(r==="select"?"You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set `onChange`.":"You provided a `value` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultValue`. Otherwise, set either `onChange` or `readOnly`."),i.onChange||i.readOnly||i.disabled||i.checked==null||console.error("You provided a `checked` prop to a form field without an `onChange` handler. This will render a read-only field. If the field should be mutable use `defaultChecked`. Otherwise, set either `onChange` or `readOnly`.")}s(Y,"checkControlledValueProps");function Je(r,i){if(Be.call(nt,i)&&nt[i])return!0;if(Ba.test(i)){if(r="aria-"+i.slice(4).toLowerCase(),r=Yc.hasOwnProperty(r)?r:null,r==null)return console.error("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",i),nt[i]=!0;if(i!==r)return console.error("Invalid ARIA attribute `%s`. Did you mean `%s`?",i,r),nt[i]=!0}if(Mi.test(i)){if(r=i.toLowerCase(),r=Yc.hasOwnProperty(r)?r:null,r==null)return nt[i]=!0,!1;i!==r&&(console.error("Unknown ARIA attribute `%s`. Did you mean `%s`?",i,r),nt[i]=!0)}return!0}s(Je,"validateProperty$1");function tn(r,i){var c=[],d;for(d in i)Je(r,d)||c.push(d);i=c.map(function(y){return"`"+y+"`"}).join(", "),c.length===1?console.error("Invalid aria prop %s on <%s> tag. For details, see https://react.dev/link/invalid-aria-props",i,r):1<c.length&&console.error("Invalid aria props %s on <%s> tag. For details, see https://react.dev/link/invalid-aria-props",i,r)}s(tn,"validateProperties$2");function ye(r,i,c,d){if(Be.call(Sr,i)&&Sr[i])return!0;var y=i.toLowerCase();if(y==="onfocusin"||y==="onfocusout")return console.error("React uses onFocus and onBlur instead of onFocusIn and onFocusOut. All React events are normalized to bubble, so onFocusIn and onFocusOut are not needed/supported by React."),Sr[i]=!0;if(typeof c=="function"&&(r==="form"&&i==="action"||r==="input"&&i==="formAction"||r==="button"&&i==="formAction"))return!0;if(d!=null){if(r=d.possibleRegistrationNames,d.registrationNameDependencies.hasOwnProperty(i))return!0;if(d=r.hasOwnProperty(y)?r[y]:null,d!=null)return console.error("Invalid event handler property `%s`. Did you mean `%s`?",i,d),Sr[i]=!0;if(na.test(i))return console.error("Unknown event handler property `%s`. It will be ignored.",i),Sr[i]=!0}else if(na.test(i))return ku.test(i)&&console.error("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",i),Sr[i]=!0;if(Ro.test(i)||ms.test(i))return!0;if(y==="innerhtml")return console.error("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),Sr[i]=!0;if(y==="aria")return console.error("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),Sr[i]=!0;if(y==="is"&&c!==null&&c!==void 0&&typeof c!="string")return console.error("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof c),Sr[i]=!0;if(typeof c=="number"&&isNaN(c))return console.error("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",i),Sr[i]=!0;if(Fh.hasOwnProperty(y)){if(y=Fh[y],y!==i)return console.error("Invalid DOM property `%s`. Did you mean `%s`?",i,y),Sr[i]=!0}else if(i!==y)return console.error("React does not recognize the `%s` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `%s` instead. If you accidentally passed it from a parent component, remove it from the DOM element.",i,y),Sr[i]=!0;switch(i){case"dangerouslySetInnerHTML":case"children":case"style":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":return!0;case"innerText":case"textContent":return!0}switch(typeof c){case"boolean":switch(i){case"autoFocus":case"checked":case"multiple":case"muted":case"selected":case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":case"capture":case"download":case"inert":return!0;default:return y=i.toLowerCase().slice(0,5),y==="data-"||y==="aria-"?!0:(c?console.error('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.',c,i,i,c,i):console.error('Received `%s` for a non-boolean attribute `%s`.\n\nIf you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.',c,i,i,c,i,i,i),Sr[i]=!0)}case"function":case"symbol":return Sr[i]=!0,!1;case"string":if(c==="false"||c==="true"){switch(i){case"checked":case"selected":case"multiple":case"muted":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":case"inert":break;default:return!0}console.error("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",c,i,c==="false"?"The browser will interpret it as a truthy value.":'Although this works, it will not work as expected if you pass the string "false".',i,c),Sr[i]=!0}}return!0}s(ye,"validateProperty");function le(r,i,c){var d=[],y;for(y in i)ye(r,y,i[y],c)||d.push(y);i=d.map(function(p){return"`"+p+"`"}).join(", "),d.length===1?console.error("Invalid value for prop %s on <%s> tag. Either remove it from the element, or pass a string or number value to keep it in the DOM. For details, see https://react.dev/link/attribute-behavior ",i,r):1<d.length&&console.error("Invalid values for props %s on <%s> tag. Either remove them from the element, or pass a string or number value to keep them in the DOM. For details, see https://react.dev/link/attribute-behavior ",i,r)}s(le,"warnUnknownProperties");function ae(r){return r.replace(Cs,function(i,c){return c.toUpperCase()})}s(ae,"camelize");function re(r){if(typeof r=="boolean"||typeof r=="number"||typeof r=="bigint")return""+r;Ee(r),r=""+r;var i=Mh.exec(r);if(i){var c="",d,y=0;for(d=i.index;d<r.length;d++){switch(r.charCodeAt(d)){case 34:i=""";break;case 38:i="&";break;case 39:i="'";break;case 60:i="<";break;case 62:i=">";break;default:continue}y!==d&&(c+=r.slice(y,d)),y=d+1,c+=i}r=y!==d?c+r.slice(y,d):c}return r}s(re,"escapeTextForBrowser");function Se(r){return ro.test(""+r)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":r}s(Se,"sanitizeURL");function se(r){return Ee(r),(""+r).replace(rv,n)}s(se,"escapeEntireInlineScriptContent");function _e(r,i,c,d,y,p){c=typeof i=="string"?i:i&&i.script;var A=c===void 0?As:k('<script nonce="'+re(c)+'"'),O=typeof i=="string"?void 0:i&&i.style,L=O===void 0?tv:k('<style nonce="'+re(O)+'"'),I=r.idPrefix,D=[],G=r.bootstrapScriptContent,J=r.bootstrapScripts,K=r.bootstrapModules;if(G!==void 0&&(D.push(A),xe(D,r),D.push(rt,se(G),ra)),G=[],d!==void 0&&(G.push(iv),G.push(se(JSON.stringify(d))),G.push(ov)),y&&typeof p=="number"&&0>=p&&console.error("React expected a positive non-zero `maxHeadersLength` option but found %s instead. When using the `onHeaders` option you may supply an optional `maxHeadersLength` option as well however, when setting this value to zero or less no headers will be captured.",p===0?"zero":p),d=y?{preconnects:"",fontPreloads:"",highImagePreloads:"",remainingCapacity:2+(typeof p=="number"?p:2e3)}:null,y={placeholderPrefix:k(I+"P:"),segmentPrefix:k(I+"S:"),boundaryPrefix:k(I+"B:"),startInlineScript:A,startInlineStyle:L,preamble:Oe(),externalRuntimeScript:null,bootstrapChunks:D,importMapChunks:G,onHeaders:y,headers:d,resets:{font:{},dns:{},connect:{default:{},anonymous:{},credentials:{}},image:{},style:{}},charsetChunks:[],viewportChunks:[],hoistableChunks:[],preconnects:new Set,fontPreloads:new Set,highImagePreloads:new Set,styles:new Map,bootstrapScripts:new Set,scripts:new Set,bulkPreloads:new Set,preloads:{images:new Map,stylesheets:new Map,scripts:new Map,moduleScripts:new Map},nonce:{script:c,style:O},hoistableState:null,stylesToHoist:!1},J!==void 0)for(d=0;d<J.length;d++)p=J[d],L=O=void 0,I={rel:"preload",as:"script",fetchPriority:"low",nonce:i},typeof p=="string"?I.href=A=p:(I.href=A=p.src,I.integrity=L=typeof p.integrity=="string"?p.integrity:void 0,I.crossOrigin=O=typeof p=="string"||p.crossOrigin==null?void 0:p.crossOrigin==="use-credentials"?"use-credentials":""),zt(r,y,A,I),D.push(_h,re(A),tt),c&&D.push(Fs,re(c),tt),typeof L=="string"&&D.push(Hh,re(L),tt),typeof O=="string"&&D.push(Vc,re(O),tt),xe(D,r),D.push(Qc);if(K!==void 0)for(i=0;i<K.length;i++)J=K[i],A=p=void 0,O={rel:"modulepreload",fetchPriority:"low",nonce:c},typeof J=="string"?O.href=d=J:(O.href=d=J.src,O.integrity=A=typeof J.integrity=="string"?J.integrity:void 0,O.crossOrigin=p=typeof J=="string"||J.crossOrigin==null?void 0:J.crossOrigin==="use-credentials"?"use-credentials":""),zt(r,y,d,O),D.push(nv,re(d),tt),c&&D.push(Fs,re(c),tt),typeof A=="string"&&D.push(Hh,re(A),tt),typeof p=="string"&&D.push(Vc,re(p),tt),xe(D,r),D.push(Qc);return y}s(_e,"createRenderState");function Kn(r,i,c,d,y){return{idPrefix:r===void 0?"":r,nextFormID:0,streamingFormat:0,bootstrapScriptContent:c,bootstrapScripts:d,bootstrapModules:y,instructions:Cr,hasBody:!1,hasHtml:!1,unknownResources:{},dnsResources:{},connectResources:{default:{},anonymous:{},credentials:{}},imageResources:{},styleResources:{},scriptResources:{},moduleUnknownResources:{},moduleScriptResources:{}}}s(Kn,"createResumableState");function Oe(){return{htmlChunks:null,headChunks:null,bodyChunks:null}}s(Oe,"createPreambleState");function He(r,i,c,d){return{insertionMode:r,selectedValue:i,tagScope:c,viewTransition:d}}s(He,"createFormatContext");function lt(r){return He(r==="http://www.w3.org/2000/svg"?Ii:r==="http://www.w3.org/1998/Math/MathML"?Mu:Ua,null,0,null)}s(lt,"createRootFormatContext");function Hn(r,i,c){var d=r.tagScope&-25;switch(i){case"noscript":return He(Pr,null,d|1,null);case"select":return He(Pr,c.value!=null?c.value:c.defaultValue,d,null);case"svg":return He(Ii,null,d,null);case"picture":return He(Pr,null,d|2,null);case"math":return He(Mu,null,d,null);case"foreignObject":return He(Pr,null,d,null);case"table":return He(Ms,null,d,null);case"thead":case"tbody":case"tfoot":return He(Kc,null,d,null);case"colgroup":return He(jc,null,d,null);case"tr":return He(qc,null,d,null);case"head":if(r.insertionMode<Pr)return He(Os,null,d,null);break;case"html":if(r.insertionMode===Ua)return He(Ou,null,d,null)}return r.insertionMode>=Ms||r.insertionMode<Pr?He(Pr,null,d,null):r.tagScope!==d?He(r.insertionMode,r.selectedValue,d,null):r}s(Hn,"getChildFormatContext");function Tn(r){return r===null?null:{update:r.update,enter:"none",exit:"none",share:r.update,name:r.autoName,autoName:r.autoName,nameIdx:0}}s(Tn,"getSuspenseViewTransition");function ue(r,i){return i.tagScope&32&&(r.instructions|=128),He(i.insertionMode,i.selectedValue,i.tagScope|12,Tn(i.viewTransition))}s(ue,"getSuspenseFallbackFormatContext");function Xe(r,i){r=Tn(i.viewTransition);var c=i.tagScope|16;return r!==null&&r.share!=="none"&&(c|=64),He(i.insertionMode,i.selectedValue,c,r)}s(Xe,"getSuspenseContentFormatContext");function Ut(r,i,c,d){return i===""?d:(d&&r.push(Eo),r.push(re(i)),!0)}s(Ut,"pushTextInstance");function Ft(r,i){if(typeof i!="object")throw Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.");var c=!0,d;for(d in i)if(Be.call(i,d)){var y=i[d];if(y!=null&&typeof y!="boolean"&&y!==""){if(d.indexOf("--")===0){var p=re(d);Te(y,d),y=re((""+y).trim())}else{p=d;var A=y;if(-1<p.indexOf("-")){var O=p;Hl.hasOwnProperty(O)&&Hl[O]||(Hl[O]=!0,console.error("Unsupported style property %s. Did you mean %s?",O,ae(O.replace(Ss,"ms-"))))}else if(fl.test(p))O=p,Hl.hasOwnProperty(O)&&Hl[O]||(Hl[O]=!0,console.error("Unsupported vendor-prefixed style property %s. Did you mean %s?",O,O.charAt(0).toUpperCase()+O.slice(1)));else if(ks.test(A)){O=p;var L=A;Pu.hasOwnProperty(L)&&Pu[L]||(Pu[L]=!0,console.error(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,O,L.replace(ks,"")))}typeof A=="number"&&(isNaN(A)?Gc||(Gc=!0,console.error("`NaN` is an invalid value for the `%s` css style property.",p)):isFinite(A)||Oh||(Oh=!0,console.error("`Infinity` is an invalid value for the `%s` css style property.",p))),p=d,A=Lh.get(p),A!==void 0||(A=k(re(p.replace(ev,"-$1").toLowerCase().replace(Gr,"-ms-"))),Lh.set(p,A)),p=A,typeof y=="number"?y=y===0||Es.has(d)?""+y:y+"px":(Te(y,d),y=re((""+y).trim()))}c?(c=!1,r.push(lv,p,Bh,y)):r.push(av,p,Bh,y)}}c||r.push(tt)}s(Ft,"pushStyleAttribute");function De(r,i,c){c&&typeof c!="function"&&typeof c!="symbol"&&r.push(Jr,i,$c)}s(De,"pushBooleanAttribute");function me(r,i,c){typeof c!="function"&&typeof c!="symbol"&&typeof c!="boolean"&&r.push(Jr,i,io,re(c),tt)}s(me,"pushStringAttribute");function at(r,i){this.push(Uh),xr(r),me(this,"name",i),me(this,"value",r),this.push(Iu)}s(at,"pushAdditionalFormField");function xr(r){if(typeof r!="string")throw Error("File/Blob fields are not yet supported in progressive forms. Will fallback to client hydration.")}s(xr,"validateAdditionalFormField");function Zi(r,i){if(typeof i.$$FORM_ACTION=="function"){var c=r.nextFormID++;r=r.idPrefix+c;try{var d=i.$$FORM_ACTION(r);if(d){var y=d.data;y?.forEach(xr)}return d}catch(p){if(typeof p=="object"&&p!==null&&typeof p.then=="function")throw p;console.error(`Failed to serialize an action for progressive enhancement:
|
|
143
|
+
%s`,p)}}return null}s(Zi,"getCustomFormFields");function oi(r,i,c,d,y,p,A,O){var L=null;if(typeof d=="function"){O===null||Vh||(Vh=!0,console.error('Cannot specify a "name" prop for a button that specifies a function as a formAction. React needs it to encode which action should be invoked. It will get overridden.')),y===null&&p===null||Hs||(Hs=!0,console.error("Cannot specify a formEncType or formMethod for a button that specifies a function as a formAction. React provides those automatically. They will get overridden.")),A===null||_s||(_s=!0,console.error("Cannot specify a formTarget for a button that specifies a function as a formAction. The function will always be executed in the same window."));var I=Zi(i,d);I!==null?(O=I.name,d=I.action||"",y=I.encType,p=I.method,A=I.target,L=I.data):(r.push(Jr,"formAction",io,Nh,tt),A=p=y=d=O=null,rn(i,c))}return O!=null&&Fe(r,"name",O),d!=null&&Fe(r,"formAction",d),y!=null&&Fe(r,"formEncType",y),p!=null&&Fe(r,"formMethod",p),A!=null&&Fe(r,"formTarget",A),L}s(oi,"pushFormActionAttribute");function Fe(r,i,c){switch(i){case"className":me(r,"class",c);break;case"tabIndex":me(r,"tabindex",c);break;case"dir":case"role":case"viewBox":case"width":case"height":me(r,i,c);break;case"style":Ft(r,c);break;case"src":case"href":if(c===""){console.error(i==="src"?'An empty string ("") was passed to the %s attribute. This may cause the browser to download the whole page again over the network. To fix this, either do not render the element at all or pass null to %s instead of an empty string.':'An empty string ("") was passed to the %s attribute. To fix this, either do not render the element at all or pass null to %s instead of an empty string.',i,i);break}case"action":case"formAction":if(c==null||typeof c=="function"||typeof c=="symbol"||typeof c=="boolean")break;te(c,i),c=Se(""+c),r.push(Jr,i,io,re(c),tt);break;case"defaultValue":case"defaultChecked":case"innerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"autoFocus":case"multiple":case"muted":De(r,i.toLowerCase(),c);break;case"xlinkHref":if(typeof c=="function"||typeof c=="symbol"||typeof c=="boolean")break;te(c,i),c=Se(""+c),r.push(Jr,"xlink:href",io,re(c),tt);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":typeof c!="function"&&typeof c!="symbol"&&r.push(Jr,i,io,re(c),tt);break;case"inert":c!==""||Dh[i]||(Dh[i]=!0,console.error("Received an empty string for a boolean attribute `%s`. This will treat the attribute as if it were false. Either pass `false` to silence this warning, or pass `true` if you used an empty string in earlier versions of React to indicate this attribute is true.",i));case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":c&&typeof c!="function"&&typeof c!="symbol"&&r.push(Jr,i,$c);break;case"capture":case"download":c===!0?r.push(Jr,i,$c):c!==!1&&typeof c!="function"&&typeof c!="symbol"&&r.push(Jr,i,io,re(c),tt);break;case"cols":case"rows":case"size":case"span":typeof c!="function"&&typeof c!="symbol"&&!isNaN(c)&&1<=c&&r.push(Jr,i,io,re(c),tt);break;case"rowSpan":case"start":typeof c=="function"||typeof c=="symbol"||isNaN(c)||r.push(Jr,i,io,re(c),tt);break;case"xlinkActuate":me(r,"xlink:actuate",c);break;case"xlinkArcrole":me(r,"xlink:arcrole",c);break;case"xlinkRole":me(r,"xlink:role",c);break;case"xlinkShow":me(r,"xlink:show",c);break;case"xlinkTitle":me(r,"xlink:title",c);break;case"xlinkType":me(r,"xlink:type",c);break;case"xmlBase":me(r,"xml:base",c);break;case"xmlLang":me(r,"xml:lang",c);break;case"xmlSpace":me(r,"xml:space",c);break;default:if((!(2<i.length)||i[0]!=="o"&&i[0]!=="O"||i[1]!=="n"&&i[1]!=="N")&&(i=Ah.get(i)||i,fe(i))){switch(typeof c){case"function":case"symbol":return;case"boolean":var d=i.toLowerCase().slice(0,5);if(d!=="data-"&&d!=="aria-")return}r.push(Jr,i,io,re(c),tt)}}}s(Fe,"pushAttribute");function On(r,i,c){if(i!=null){if(c!=null)throw Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof i!="object"||!("__html"in i))throw Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://react.dev/link/dangerously-set-inner-html for more information.");i=i.__html,i!=null&&(Ee(i),r.push(""+i))}}s(On,"pushInnerHTML");function ln(r,i){var c=r[i];c!=null&&(c=Yo(c),r.multiple&&!c?console.error("The `%s` prop supplied to <select> must be an array if `multiple` is true.",i):!r.multiple&&c&&console.error("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.",i))}s(ln,"checkSelectProp");function pn(r){var i="";return ps.Children.forEach(r,function(c){c!=null&&(i+=c,Jh||typeof c=="string"||typeof c=="number"||typeof c=="bigint"||(Jh=!0,console.error("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}),i}s(pn,"flattenOptionChildren");function rn(r,i){if((r.instructions&16)===Cr){r.instructions|=16;var c=i.preamble,d=i.bootstrapChunks;(c.htmlChunks||c.headChunks)&&d.length===0?(d.push(i.startInlineScript),xe(d,r),d.push(rt,nf,ra)):d.unshift(i.startInlineScript,rt,nf,ra)}}s(rn,"injectFormReplayingRuntime");function Dn(r,i){r.push(qe("link"));for(var c in i)if(Be.call(i,c)){var d=i[c];if(d!=null)switch(c){case"children":case"dangerouslySetInnerHTML":throw Error("link is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:Fe(r,c,d)}}return r.push(Iu),null}s(Dn,"pushLinkImpl");function pe(r){return Ee(r),(""+r).replace(cv,e)}s(pe,"escapeStyleTextContent");function Ln(r,i,c){r.push(qe(c));for(var d in i)if(Be.call(i,d)){var y=i[d];if(y!=null)switch(d){case"children":case"dangerouslySetInnerHTML":throw Error(c+" is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:Fe(r,d,y)}}return r.push(Iu),null}s(Ln,"pushSelfClosing");function bo(r,i){r.push(qe("title"));var c=null,d=null,y;for(y in i)if(Be.call(i,y)){var p=i[y];if(p!=null)switch(y){case"children":c=p;break;case"dangerouslySetInnerHTML":d=p;break;default:Fe(r,y,p)}}return r.push(rt),i=Array.isArray(c)?2>c.length?c[0]:null:c,typeof i!="function"&&typeof i!="symbol"&&i!==null&&i!==void 0&&r.push(re(""+i)),On(r,d,c),r.push(cn("title")),null}s(bo,"pushTitleImpl");function qn(r,i){r.push(qe("script"));var c=null,d=null,y;for(y in i)if(Be.call(i,y)){var p=i[y];if(p!=null)switch(y){case"children":c=p;break;case"dangerouslySetInnerHTML":d=p;break;default:Fe(r,y,p)}}return r.push(rt),c!=null&&typeof c!="string"&&(i=typeof c=="number"?"a number for children":Array.isArray(c)?"an array for children":"something unexpected for children",console.error("A script element was rendered with %s. If script element has children it must be a single string. Consider using dangerouslySetInnerHTML or passing a plain string as children.",i)),On(r,d,c),typeof c=="string"&&r.push(se(c)),r.push(cn("script")),null}s(qn,"pushScriptImpl");function bt(r,i,c){r.push(qe(c));var d=c=null,y;for(y in i)if(Be.call(i,y)){var p=i[y];if(p!=null)switch(y){case"children":c=p;break;case"dangerouslySetInnerHTML":d=p;break;default:Fe(r,y,p)}}return r.push(rt),On(r,d,c),c}s(bt,"pushStartSingletonElement");function jn(r,i,c){r.push(qe(c));var d=c=null,y;for(y in i)if(Be.call(i,y)){var p=i[y];if(p!=null)switch(y){case"children":c=p;break;case"dangerouslySetInnerHTML":d=p;break;default:Fe(r,y,p)}}return r.push(rt),On(r,d,c),typeof c=="string"?(r.push(re(c)),null):c}s(jn,"pushStartGenericElement");function qe(r){var i=Qh.get(r);if(i===void 0){if(!gv.test(r))throw Error("Invalid tag: "+r);i=k("<"+r),Qh.set(r,i)}return i}s(qe,"startChunkForTag");function Nr(r,i,c,d,y,p,A,O,L){tn(i,c),i!=="input"&&i!=="textarea"&&i!=="select"||c==null||c.value!==null||Cu||(Cu=!0,i==="select"&&c.multiple?console.error("`value` prop on `%s` should not be null. Consider using an empty array when `multiple` is set to `true` to clear the component or `undefined` for uncontrolled components.",i):console.error("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",i));e:if(i.indexOf("-")===-1)var I=!1;else switch(i){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":I=!1;break e;default:I=!0}switch(I||typeof c.is=="string"||le(i,c,null),!c.suppressContentEditableWarning&&c.contentEditable&&c.children!=null&&console.error("A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional."),O.insertionMode!==Ii&&O.insertionMode!==Mu&&i.indexOf("-")===-1&&i.toLowerCase()!==i&&console.error("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",i),i){case"div":case"span":case"svg":case"path":break;case"a":r.push(qe("a"));var D=null,G=null,J;for(J in c)if(Be.call(c,J)){var K=c[J];if(K!=null)switch(J){case"children":D=K;break;case"dangerouslySetInnerHTML":G=K;break;case"href":K===""?me(r,"href",""):Fe(r,J,K);break;default:Fe(r,J,K)}}if(r.push(rt),On(r,G,D),typeof D=="string"){r.push(re(D));var z=null}else z=D;return z;case"g":case"p":case"li":break;case"select":Y("select",c),ln(c,"value"),ln(c,"defaultValue"),c.value===void 0||c.defaultValue===void 0||Yh||(console.error("Select elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled select element and remove one of these props. More info: https://react.dev/link/controlled-components"),Yh=!0),r.push(qe("select"));var ge=null,$e=null,ce;for(ce in c)if(Be.call(c,ce)){var we=c[ce];if(we!=null)switch(ce){case"children":ge=we;break;case"dangerouslySetInnerHTML":$e=we;break;case"defaultValue":case"value":break;default:Fe(r,ce,we)}}return r.push(rt),On(r,$e,ge),ge;case"option":var un=O.selectedValue;r.push(qe("option"));var Bt=null,Le=null,ve=null,qr=null,Gn;for(Gn in c)if(Be.call(c,Gn)){var Qe=c[Gn];if(Qe!=null)switch(Gn){case"children":Bt=Qe;break;case"selected":ve=Qe,Zh||(console.error("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),Zh=!0);break;case"dangerouslySetInnerHTML":qr=Qe;break;case"value":Le=Qe;default:Fe(r,Gn,Qe)}}if(un!=null){if(Le!==null){te(Le,"value");var en=""+Le}else qr===null||Xh||(Xh=!0,console.error("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")),en=pn(Bt);if(Yo(un)){for(var Ct=0;Ct<un.length;Ct++)if(te(un[Ct],"value"),""+un[Ct]===en){r.push(ef);break}}else te(un,"select.value"),""+un===en&&r.push(ef)}else ve&&r.push(ef);return r.push(rt),On(r,qr,Bt),Bt;case"textarea":Y("textarea",c),c.value===void 0||c.defaultValue===void 0||Gh||(console.error("Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://react.dev/link/controlled-components"),Gh=!0),r.push(qe("textarea"));var ct=null,cr=null,Ke=null,nn;for(nn in c)if(Be.call(c,nn)){var it=c[nn];if(it!=null)switch(nn){case"children":Ke=it;break;case"value":ct=it;break;case"defaultValue":cr=it;break;case"dangerouslySetInnerHTML":throw Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");default:Fe(r,nn,it)}}if(ct===null&&cr!==null&&(ct=cr),r.push(rt),Ke!=null){if(console.error("Use the `defaultValue` or `value` props instead of setting children on <textarea>."),ct!=null)throw Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(Yo(Ke)){if(1<Ke.length)throw Error("<textarea> can only have at most one child.");Ee(Ke[0]),ct=""+Ke[0]}Ee(Ke),ct=""+Ke}return typeof ct=="string"&&ct[0]===`
|
|
144
|
+
`&&r.push(tf),ct!==null&&(te(ct,"value"),r.push(re(""+ct))),null;case"input":Y("input",c),r.push(qe("input"));var Qt=null,sn=null,Re=null,An=null,Fn=null,fr=null,Mr=null,Nt=null,jr=null,vi;for(vi in c)if(Be.call(c,vi)){var ft=c[vi];if(ft!=null)switch(vi){case"children":case"dangerouslySetInnerHTML":throw Error("input is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");case"name":Qt=ft;break;case"formAction":sn=ft;break;case"formEncType":Re=ft;break;case"formMethod":An=ft;break;case"formTarget":Fn=ft;break;case"defaultChecked":jr=ft;break;case"defaultValue":Mr=ft;break;case"checked":Nt=ft;break;case"value":fr=ft;break;default:Fe(r,vi,ft)}}sn===null||c.type==="image"||c.type==="submit"||Is||(Is=!0,console.error('An input can only specify a formAction along with type="submit" or type="image".'));var ua=oi(r,d,y,sn,Re,An,Fn,Qt);return Nt===null||jr===null||Wh||(console.error("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://react.dev/link/controlled-components","A component",c.type),Wh=!0),fr===null||Mr===null||zh||(console.error("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://react.dev/link/controlled-components","A component",c.type),zh=!0),Nt!==null?De(r,"checked",Nt):jr!==null&&De(r,"checked",jr),fr!==null?Fe(r,"value",fr):Mr!==null&&Fe(r,"value",Mr),r.push(Iu),ua?.forEach(at,r),null;case"button":r.push(qe("button"));var Li=null,Xo=null,gl=null,Zo=null,vl=null,Ao=null,hr=null,yi;for(yi in c)if(Be.call(c,yi)){var ht=c[yi];if(ht!=null)switch(yi){case"children":Li=ht;break;case"dangerouslySetInnerHTML":Xo=ht;break;case"name":gl=ht;break;case"formAction":Zo=ht;break;case"formEncType":vl=ht;break;case"formMethod":Ao=ht;break;case"formTarget":hr=ht;break;default:Fe(r,yi,ht)}}Zo===null||c.type==null||c.type==="submit"||Is||(Is=!0,console.error('A button can only specify a formAction along with type="submit" or no type.'));var Fo=oi(r,d,y,Zo,vl,Ao,hr,gl);if(r.push(rt),Fo?.forEach(at,r),On(r,Xo,Li),typeof Li=="string"){r.push(re(Li));var Bi=null}else Bi=Li;return Bi;case"form":r.push(qe("form"));var tr=null,Vo=null,kt=null,$r=null,co=null,Ir=null,bi;for(bi in c)if(Be.call(c,bi)){var _r=c[bi];if(_r!=null)switch(bi){case"children":tr=_r;break;case"dangerouslySetInnerHTML":Vo=_r;break;case"action":kt=_r;break;case"encType":$r=_r;break;case"method":co=_r;break;case"target":Ir=_r;break;default:Fe(r,bi,_r)}}var Qo=null,dr=null;if(typeof kt=="function"){$r===null&&co===null||Hs||(Hs=!0,console.error("Cannot specify a encType or method for a form that specifies a function as the action. React provides those automatically. They will get overridden.")),Ir===null||_s||(_s=!0,console.error("Cannot specify a target for a form that specifies a function as the action. The function will always be executed in the same window."));var ei=Zi(d,kt);ei!==null?(kt=ei.action||"",$r=ei.encType,co=ei.method,Ir=ei.target,Qo=ei.data,dr=ei.name):(r.push(Jr,"action",io,Nh,tt),Ir=co=$r=kt=null,rn(d,y))}if(kt!=null&&Fe(r,"action",kt),$r!=null&&Fe(r,"encType",$r),co!=null&&Fe(r,"method",co),Ir!=null&&Fe(r,"target",Ir),r.push(rt),dr!==null&&(r.push(Uh),me(r,"name",dr),r.push(Iu),Qo?.forEach(at,r)),On(r,Vo,tr),typeof tr=="string"){r.push(re(tr));var yl=null}else yl=tr;return yl;case"menuitem":r.push(qe("menuitem"));for(var Oo in c)if(Be.call(c,Oo)){var Mo=c[Oo];if(Mo!=null)switch(Oo){case"children":case"dangerouslySetInnerHTML":throw Error("menuitems cannot have `children` nor `dangerouslySetInnerHTML`.");default:Fe(r,Oo,Mo)}}return r.push(rt),null;case"object":r.push(qe("object"));var sa=null,$s=null,Ni;for(Ni in c)if(Be.call(c,Ni)){var gr=c[Ni];if(gr!=null)switch(Ni){case"children":sa=gr;break;case"dangerouslySetInnerHTML":$s=gr;break;case"data":te(gr,"data");var Yl=Se(""+gr);if(Yl===""){console.error('An empty string ("") was passed to the %s attribute. To fix this, either do not render the element at all or pass null to %s instead of an empty string.',Ni,Ni);break}r.push(Jr,"data",io,re(Yl),tt);break;default:Fe(r,Ni,gr)}}if(r.push(rt),On(r,$s,sa),typeof sa=="string"){r.push(re(sa));var Gl=null}else Gl=sa;return Gl;case"title":var ca=O.tagScope&1,Ko=O.tagScope&4;if(Be.call(c,"children")){var bl=c.children,Jn=Array.isArray(bl)?2>bl.length?bl[0]:null:bl;Array.isArray(bl)&&1<bl.length?console.error("React expects the `children` prop of <title> tags to be a string, number, bigint, or object with a novel `toString` method but found an Array with length %s instead. Browsers treat all child Nodes of <title> tags as Text content and React expects to be able to convert `children` of <title> tags to a single string value which is why Arrays of length greater than 1 are not supported. When using JSX it can be common to combine text nodes and value nodes. For example: <title>hello {nameOfUser}</title>. While not immediately apparent, `children` in this case is an Array with length 2. If your `children` prop is using this form try rewriting it using a template string: <title>{`hello ${nameOfUser}`}</title>.",bl.length):typeof Jn=="function"||typeof Jn=="symbol"?console.error("React expect children of <title> tags to be a string, number, bigint, or object with a novel `toString` method but found %s instead. Browsers treat all child Nodes of <title> tags as Text content and React expects to be able to convert children of <title> tags to a single string value.",typeof Jn=="function"?"a Function":"a Sybmol"):Jn&&Jn.toString==={}.toString&&(Jn.$$typeof!=null?console.error("React expects the `children` prop of <title> tags to be a string, number, bigint, or object with a novel `toString` method but found an object that appears to be a React element which never implements a suitable `toString` method. Browsers treat all child Nodes of <title> tags as Text content and React expects to be able to convert children of <title> tags to a single string value which is why rendering React elements is not supported. If the `children` of <title> is a React Component try moving the <title> tag into that component. If the `children` of <title> is some HTML markup change it to be Text only to be valid HTML."):console.error("React expects the `children` prop of <title> tags to be a string, number, bigint, or object with a novel `toString` method but found an object that does not implement a suitable `toString` method. Browsers treat all child Nodes of <title> tags as Text content and React expects to be able to convert children of <title> tags to a single string value. Using the default `toString` method available on every object is almost certainly an error. Consider whether the `children` of this <title> is an object in error and change it to a string or number value if so. Otherwise implement a `toString` method that React can use to produce a valid <title>."))}if(O.insertionMode===Ii||ca||c.itemProp!=null)var Xn=bo(r,c);else Ko?Xn=null:(bo(y.hoistableChunks,c),Xn=void 0);return Xn;case"link":var qo=O.tagScope&1,jo=O.tagScope&4,fa=c.rel,dt=c.href,Ui=c.precedence;if(O.insertionMode===Ii||qo||c.itemProp!=null||typeof fa!="string"||typeof dt!="string"||dt===""){fa==="stylesheet"&&typeof c.precedence=="string"&&(typeof dt=="string"&&dt||console.error('React encountered a `<link rel="stylesheet" .../>` with a `precedence` prop and expected the `href` prop to be a non-empty string but ecountered %s instead. If your intent was to have React hoist and deduplciate this stylesheet using the `precedence` prop ensure there is a non-empty string `href` prop as well, otherwise remove the `precedence` prop.',dt===null?"`null`":dt===void 0?"`undefined`":dt===""?"an empty string":'something with type "'+typeof dt+'"')),Dn(r,c);var xl=null}else if(c.rel==="stylesheet")if(typeof Ui!="string"||c.disabled!=null||c.onLoad||c.onError){if(typeof Ui=="string"){if(c.disabled!=null)console.error('React encountered a `<link rel="stylesheet" .../>` with a `precedence` prop and a `disabled` prop. The presence of the `disabled` prop indicates an intent to manage the stylesheet active state from your from your Component code and React will not hoist or deduplicate this stylesheet. If your intent was to have React hoist and deduplciate this stylesheet using the `precedence` prop remove the `disabled` prop, otherwise remove the `precedence` prop.');else if(c.onLoad||c.onError){var Io=c.onLoad&&c.onError?"`onLoad` and `onError` props":c.onLoad?"`onLoad` prop":"`onError` prop";console.error('React encountered a `<link rel="stylesheet" .../>` with a `precedence` prop and %s. The presence of loading and error handlers indicates an intent to manage the stylesheet loading state from your from your Component code and React will not hoist or deduplicate this stylesheet. If your intent was to have React hoist and deduplciate this stylesheet using the `precedence` prop remove the %s, otherwise remove the `precedence` prop.',Io,Io)}}xl=Dn(r,c)}else{var fo=y.styles.get(Ui),vn=d.styleResources.hasOwnProperty(dt)?d.styleResources[dt]:void 0;if(vn!==Vt){d.styleResources[dt]=Vt,fo||(fo={precedence:re(Ui),rules:[],hrefs:[],sheets:new Map},y.styles.set(Ui,fo));var Hr={state:Xs,props:mt({},c,{"data-precedence":c.precedence,precedence:null})};if(vn){vn.length===2&&Ot(Hr.props,vn);var rr=y.preloads.stylesheets.get(dt);rr&&0<rr.length?rr.length=0:Hr.state=Zs}fo.sheets.set(dt,Hr),A&&A.stylesheets.add(Hr)}else if(fo){var Ga=fo.sheets.get(dt);Ga&&A&&A.stylesheets.add(Ga)}L&&r.push(Eo),xl=null}else c.onLoad||c.onError?xl=Dn(r,c):(L&&r.push(Eo),xl=jo?null:Dn(y.hoistableChunks,c));return xl;case"script":var Jl=O.tagScope&1,ha=c.async;if(typeof c.src!="string"||!c.src||!ha||typeof ha=="function"||typeof ha=="symbol"||c.onLoad||c.onError||O.insertionMode===Ii||Jl||c.itemProp!=null)var da=qn(r,c);else{var Tl=c.src;if(c.type==="module")var ho=d.moduleScriptResources,xi=y.preloads.moduleScripts;else ho=d.scriptResources,xi=y.preloads.scripts;var Xl=ho.hasOwnProperty(Tl)?ho[Tl]:void 0;if(Xl!==Vt){ho[Tl]=Vt;var Wu=c;if(Xl){Xl.length===2&&(Wu=mt({},c),Ot(Wu,Xl));var ec=xi.get(Tl);ec&&(ec.length=0)}var wd=[];y.scripts.add(wd),qn(wd,Wu)}L&&r.push(Eo),da=null}return da;case"style":var Rd=O.tagScope&1;if(Be.call(c,"children")){var nc=c.children,Yu=Array.isArray(nc)?2>nc.length?nc[0]:null:nc;(typeof Yu=="function"||typeof Yu=="symbol"||Array.isArray(Yu))&&console.error("React expect children of <style> tags to be a string, number, or object with a `toString` method but found %s instead. In browsers style Elements can only have `Text` Nodes as children.",typeof Yu=="function"?"a Function":typeof Yu=="symbol"?"a Sybmol":"an Array")}var Ja=c.precedence,pl=c.href,Xa=c.nonce;if(O.insertionMode===Ii||Rd||c.itemProp!=null||typeof Ja!="string"||typeof pl!="string"||pl===""){r.push(qe("style"));var ga=null,Za=null,Gu;for(Gu in c)if(Be.call(c,Gu)){var tc=c[Gu];if(tc!=null)switch(Gu){case"children":ga=tc;break;case"dangerouslySetInnerHTML":Za=tc;break;default:Fe(r,Gu,tc)}}r.push(rt);var Va=Array.isArray(ga)?2>ga.length?ga[0]:null:ga;typeof Va!="function"&&typeof Va!="symbol"&&Va!==null&&Va!==void 0&&r.push(pe(Va)),On(r,Za,ga),r.push(cn("style"));var Ed=null}else{pl.includes(" ")&&console.error('React expected the `href` prop for a <style> tag opting into hoisting semantics using the `precedence` prop to not have any spaces but ecountered spaces instead. using spaces in this prop will cause hydration of this style to fail on the client. The href for the <style> where this ocurred is "%s".',pl);var va=y.styles.get(Ja),md=d.styleResources.hasOwnProperty(pl)?d.styleResources[pl]:void 0;if(md!==Vt){d.styleResources[pl]=Vt,md&&console.error('React encountered a hoistable style tag for the same href as a preload: "%s". When using a style tag to inline styles you should not also preload it as a stylsheet.',pl),va||(va={precedence:re(Ja),rules:[],hrefs:[],sheets:new Map},y.styles.set(Ja,va));var Ju=y.nonce.style;if(Ju&&Ju!==Xa)console.error('React encountered a style tag with `precedence` "%s" and `nonce` "%s". When React manages style rules using `precedence` it will only include rules if the nonce matches the style nonce "%s" that was included with this render.',Ja,Xa,Ju);else{!Ju&&Xa&&console.error('React encountered a style tag with `precedence` "%s" and `nonce` "%s". When React manages style rules using `precedence` it will only include a nonce attributes if you also provide the same style nonce value as a render option.',Ja,Xa),va.hrefs.push(re(pl));var rc=va.rules,ic=null,Pb=null,Sd;for(Sd in c)if(Be.call(c,Sd)){var Hv=c[Sd];if(Hv!=null)switch(Sd){case"children":ic=Hv;break;case"dangerouslySetInnerHTML":Pb=Hv}}var Rf=Array.isArray(ic)?2>ic.length?ic[0]:null:ic;typeof Rf!="function"&&typeof Rf!="symbol"&&Rf!==null&&Rf!==void 0&&rc.push(pe(Rf)),On(rc,Pb,ic)}}va&&A&&A.styles.add(va),L&&r.push(Eo),Ed=void 0}return Ed;case"meta":var g0=O.tagScope&1,v0=O.tagScope&4;if(O.insertionMode===Ii||g0||c.itemProp!=null)var Ab=Ln(r,c,"meta");else L&&r.push(Eo),Ab=v0?null:typeof c.charSet=="string"?Ln(y.charsetChunks,c,"meta"):c.name==="viewport"?Ln(y.viewportChunks,c,"meta"):Ln(y.hoistableChunks,c,"meta");return Ab;case"listing":case"pre":r.push(qe(i));var Ef=null,mf=null,Sf;for(Sf in c)if(Be.call(c,Sf)){var Cd=c[Sf];if(Cd!=null)switch(Sf){case"children":Ef=Cd;break;case"dangerouslySetInnerHTML":mf=Cd;break;default:Fe(r,Sf,Cd)}}if(r.push(rt),mf!=null){if(Ef!=null)throw Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof mf!="object"||!("__html"in mf))throw Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://react.dev/link/dangerously-set-inner-html for more information.");var Qa=mf.__html;Qa!=null&&(typeof Qa=="string"&&0<Qa.length&&Qa[0]===`
|
|
145
|
+
`?r.push(tf,Qa):(Ee(Qa),r.push(""+Qa)))}return typeof Ef=="string"&&Ef[0]===`
|
|
146
|
+
`&&r.push(tf),Ef;case"img":var y0=O.tagScope&3,Ti=c.src,ni=c.srcSet;if(!(c.loading==="lazy"||!Ti&&!ni||typeof Ti!="string"&&Ti!=null||typeof ni!="string"&&ni!=null||c.fetchPriority==="low"||y0)&&(typeof Ti!="string"||Ti[4]!==":"||Ti[0]!=="d"&&Ti[0]!=="D"||Ti[1]!=="a"&&Ti[1]!=="A"||Ti[2]!=="t"&&Ti[2]!=="T"||Ti[3]!=="a"&&Ti[3]!=="A")&&(typeof ni!="string"||ni[4]!==":"||ni[0]!=="d"&&ni[0]!=="D"||ni[1]!=="a"&&ni[1]!=="A"||ni[2]!=="t"&&ni[2]!=="T"||ni[3]!=="a"&&ni[3]!=="A")){A!==null&&O.tagScope&64&&(A.suspenseyImages=!0);var Fb=typeof c.sizes=="string"?c.sizes:void 0,oc=ni?ni+`
|
|
147
|
+
`+(Fb||""):Ti,Dv=y.preloads.images,Xu=Dv.get(oc);if(Xu)(c.fetchPriority==="high"||10>y.highImagePreloads.size)&&(Dv.delete(oc),y.highImagePreloads.add(Xu));else if(!d.imageResources.hasOwnProperty(oc)){d.imageResources[oc]=kr;var Lv=c.crossOrigin,Ob=typeof Lv=="string"?Lv==="use-credentials"?Lv:"":void 0,Zu=y.headers,Bv;Zu&&0<Zu.remainingCapacity&&typeof c.srcSet!="string"&&(c.fetchPriority==="high"||500>Zu.highImagePreloads.length)&&(Bv=Bn(Ti,"image",{imageSrcSet:c.srcSet,imageSizes:c.sizes,crossOrigin:Ob,integrity:c.integrity,nonce:c.nonce,type:c.type,fetchPriority:c.fetchPriority,referrerPolicy:c.refererPolicy}),0<=(Zu.remainingCapacity-=Bv.length+2))?(y.resets.image[oc]=kr,Zu.highImagePreloads&&(Zu.highImagePreloads+=", "),Zu.highImagePreloads+=Bv):(Xu=[],Dn(Xu,{rel:"preload",as:"image",href:ni?void 0:Ti,imageSrcSet:ni,imageSizes:Fb,crossOrigin:Ob,integrity:c.integrity,type:c.type,fetchPriority:c.fetchPriority,referrerPolicy:c.referrerPolicy}),c.fetchPriority==="high"||10>y.highImagePreloads.size?y.highImagePreloads.add(Xu):(y.bulkPreloads.add(Xu),Dv.set(oc,Xu)))}}return Ln(r,c,"img");case"base":case"area":case"br":case"col":case"embed":case"hr":case"keygen":case"param":case"source":case"track":case"wbr":return Ln(r,c,i);case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":break;case"head":if(O.insertionMode<Pr){var Nv=p||y.preamble;if(Nv.headChunks)throw Error("The `<head>` tag may only be rendered once.");p!==null&&r.push(fv),Nv.headChunks=[];var Mb=bt(Nv.headChunks,c,"head")}else Mb=jn(r,c,"head");return Mb;case"body":if(O.insertionMode<Pr){var Uv=p||y.preamble;if(Uv.bodyChunks)throw Error("The `<body>` tag may only be rendered once.");p!==null&&r.push(hv),Uv.bodyChunks=[];var Ib=bt(Uv.bodyChunks,c,"body")}else Ib=jn(r,c,"body");return Ib;case"html":if(O.insertionMode===Ua){var zv=p||y.preamble;if(zv.htmlChunks)throw Error("The `<html>` tag may only be rendered once.");p!==null&&r.push(dv),zv.htmlChunks=[vv];var _b=bt(zv.htmlChunks,c,"html")}else _b=jn(r,c,"html");return _b;default:if(i.indexOf("-")!==-1){r.push(qe(i));var Wv=null,Hb=null,lc;for(lc in c)if(Be.call(c,lc)){var wl=c[lc];if(wl!=null){var Db=lc;switch(lc){case"children":Wv=wl;break;case"dangerouslySetInnerHTML":Hb=wl;break;case"style":Ft(r,wl);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"ref":break;case"className":Db="class";default:if(fe(lc)&&typeof wl!="function"&&typeof wl!="symbol"&&wl!==!1){if(wl===!0)wl="";else if(typeof wl=="object")continue;r.push(Jr,Db,io,re(wl),tt)}}}}return r.push(rt),On(r,Hb,Wv),Wv}}return jn(r,c,i)}s(Nr,"pushStartInstance");function cn(r){var i=Kh.get(r);return i===void 0&&(i=k("</"+r+">"),Kh.set(r,i)),i}s(cn,"endChunkForTag");function $n(r,i){r=r.preamble,r.htmlChunks===null&&i.htmlChunks&&(r.htmlChunks=i.htmlChunks),r.headChunks===null&&i.headChunks&&(r.headChunks=i.headChunks),r.bodyChunks===null&&i.bodyChunks&&(r.bodyChunks=i.bodyChunks)}s($n,"hoistPreambleState");function Pi(r,i){i=i.bootstrapChunks;for(var c=0;c<i.length-1;c++)T(r,i[c]);return c<i.length?(c=i[c],i.length=0,E(r,c)):!0}s(Pi,"writeBootstrap");function xt(r,i,c){if(T(r,wv),c===null)throw Error("An ID must have been assigned before we can complete the boundary.");return T(r,i.boundaryPrefix),T(r,c.toString(16)),E(r,Rv)}s(xt,"writeStartPendingSuspenseBoundary");function Vi(r,i,c,d){switch(c.insertionMode){case Ua:case Ou:case Os:case Pr:return T(r,$h),T(r,i.segmentPrefix),T(r,d.toString(16)),E(r,ed);case Ii:return T(r,lf),T(r,i.segmentPrefix),T(r,d.toString(16)),E(r,af);case Mu:return T(r,sf),T(r,i.segmentPrefix),T(r,d.toString(16)),E(r,nd);case Ms:return T(r,kv),T(r,i.segmentPrefix),T(r,d.toString(16)),E(r,Pv);case Kc:return T(r,Fv),T(r,i.segmentPrefix),T(r,d.toString(16)),E(r,hl);case qc:return T(r,ia),T(r,i.segmentPrefix),T(r,d.toString(16)),E(r,td);case jc:return T(r,id),T(r,i.segmentPrefix),T(r,d.toString(16)),E(r,od);default:throw Error("Unknown insertion mode. This is a bug in React.")}}s(Vi,"writeStartSegment");function Tr(r,i){switch(i.insertionMode){case Ua:case Ou:case Os:case Pr:return E(r,of);case Ii:return E(r,uf);case Mu:return E(r,Cv);case Ms:return E(r,Av);case Kc:return E(r,Ns);case qc:return E(r,rd);case jc:return E(r,ld);default:throw Error("Unknown insertion mode. This is a bug in React.")}}s(Tr,"writeEndSegment");function Kt(r){return JSON.stringify(r).replace(Ws,function(i){switch(i){case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSStringsForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}s(Kt,"escapeJSStringsForInstructionScripts");function Tt(r){return JSON.stringify(r).replace(mn,function(i){switch(i){case"&":return"\\u0026";case">":return"\\u003e";case"<":return"\\u003c";case"\u2028":return"\\u2028";case"\u2029":return"\\u2029";default:throw Error("escapeJSObjectForInstructionScripts encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}})}s(Tt,"escapeJSObjectForInstructionScripts");function Bo(r){var i=r.rules,c=r.hrefs;0<i.length&&c.length===0&&console.error("React expected to have at least one href for an a hoistable style but found none. This is a bug in React.");var d=0;if(c.length){for(T(this,ta.startInlineStyle),T(this,_u),T(this,r.precedence),T(this,Ys);d<c.length-1;d++)T(this,c[d]),T(this,mo);for(T(this,c[d]),T(this,Hu),d=0;d<i.length;d++)T(this,i[d]);Wa=E(this,Du),Ll=!0,i.length=0,c.length=0}}s(Bo,"flushStyleTagsLateForBoundary");function pt(r){return r.state!==Vs?Ll=!0:!1}s(pt,"hasStylesToHoist");function S(r,i,c){return Ll=!1,Wa=!0,ta=c,i.styles.forEach(Bo,r),ta=null,i.stylesheets.forEach(pt),Ll&&(c.stylesToHoist=!0),Wa}s(S,"writeHoistablesForBoundary");function _(r){for(var i=0;i<r.length;i++)T(this,r[i]);r.length=0}s(_,"flushResource");function Q(r){Dn(Hi,r.props);for(var i=0;i<Hi.length;i++)T(this,Hi[i]);Hi.length=0,r.state=Vs}s(Q,"flushStyleInPreamble");function ee(r){var i=0<r.sheets.size;r.sheets.forEach(Q,this),r.sheets.clear();var c=r.rules,d=r.hrefs;if(!i||d.length){if(T(this,ta.startInlineStyle),T(this,Bl),T(this,r.precedence),r=0,d.length){for(T(this,Gs);r<d.length-1;r++)T(this,d[r]),T(this,mo);T(this,d[r])}for(T(this,Lu),r=0;r<c.length;r++)T(this,c[r]);T(this,dd),c.length=0,d.length=0}}s(ee,"flushStylesInPreamble");function oe(r){if(r.state===Xs){r.state=Zs;var i=r.props;for(Dn(Hi,{rel:"preload",as:"style",href:r.props.href,crossOrigin:i.crossOrigin,fetchPriority:i.fetchPriority,integrity:i.integrity,media:i.media,hrefLang:i.hrefLang,referrerPolicy:i.referrerPolicy}),r=0;r<Hi.length;r++)T(this,Hi[r]);Hi.length=0}}s(oe,"preloadLateStyle");function be(r){r.sheets.forEach(oe,this),r.sheets.clear()}s(be,"preloadLateStyles");function xe(r,i){(i.instructions&Na)===Cr&&(i.instructions|=Na,r.push(Bu,re("_"+i.idPrefix+"R_"),tt))}s(xe,"pushCompletedShellIdAttribute");function je(r,i){T(r,Xr);var c=Xr;i.stylesheets.forEach(function(d){if(d.state!==Vs)if(d.state===df)T(r,c),d=d.props.href,te(d,"href"),T(r,Tt(""+d)),T(r,Js),c=gd;else{T(r,c);var y=d.props["data-precedence"],p=d.props,A=Se(""+d.props.href);T(r,Tt(A)),te(y,"precedence"),y=""+y,T(r,oa),T(r,Tt(y));for(var O in p)if(Be.call(p,O)&&(y=p[O],y!=null))switch(O){case"href":case"rel":case"precedence":case"data-precedence":break;case"children":case"dangerouslySetInnerHTML":throw Error("link is a self-closing tag and must neither have `children` nor use `dangerouslySetInnerHTML`.");default:Ce(r,O,y)}T(r,Js),c=gd,d.state=df}}),T(r,Js)}s(je,"writeStyleResourceDependenciesInJS");function Ce(r,i,c){var d=i.toLowerCase();switch(typeof c){case"function":case"symbol":return}switch(i){case"innerHTML":case"dangerouslySetInnerHTML":case"suppressContentEditableWarning":case"suppressHydrationWarning":case"style":case"ref":return;case"className":d="class",te(c,d),i=""+c;break;case"hidden":if(c===!1)return;i="";break;case"src":case"href":c=Se(c),te(c,d),i=""+c;break;default:if(2<i.length&&(i[0]==="o"||i[0]==="O")&&(i[1]==="n"||i[1]==="N")||!fe(i))return;te(c,d),i=""+c}T(r,oa),T(r,Tt(d)),T(r,oa),T(r,Tt(i))}s(Ce,"writeStyleResourceAttributeInJS");function Ue(){return{styles:new Set,stylesheets:new Set,suspenseyImages:!1}}s(Ue,"createHoistableState");function zt(r,i,c,d){(r.scriptResources.hasOwnProperty(c)||r.moduleScriptResources.hasOwnProperty(c))&&console.error('Internal React Error: React expected bootstrap script or module with src "%s" to not have been preloaded already. please file an issue',c),r.scriptResources[c]=Vt,r.moduleScriptResources[c]=Vt,r=[],Dn(r,d),i.bootstrapScripts.add(r)}s(zt,"preloadBootstrapScriptOrModule");function Ot(r,i){r.crossOrigin==null&&(r.crossOrigin=i[0]),r.integrity==null&&(r.integrity=i[1])}s(Ot,"adoptPreloadCredentials");function Bn(r,i,c){r=ze(r),i=Qi(i,"as"),i="<"+r+'>; rel=preload; as="'+i+'"';for(var d in c)Be.call(c,d)&&(r=c[d],typeof r=="string"&&(i+="; "+d.toLowerCase()+'="'+Qi(r,d)+'"'));return i}s(Bn,"getPreloadAsHeader");function ze(r){return te(r,"href"),(""+r).replace(vd,li)}s(ze,"escapeHrefForLinkHeaderURLContext");function li(r){switch(r){case"<":return"%3C";case">":return"%3E";case`
|
|
148
|
+
`:return"%0A";case"\r":return"%0D";default:throw Error("escapeLinkHrefForHeaderContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}s(li,"escapeHrefForLinkHeaderURLContextReplacer");function Qi(r,i){return q(r)&&(console.error("The provided `%s` option is an unsupported type %s. This value must be coerced to a string before using it here.",i,V(r)),ie(r)),(""+r).replace(yd,Cl)}s(Qi,"escapeStringForLinkHeaderQuotedParamValueContext");function Cl(r){switch(r){case'"':return"%22";case"'":return"%27";case";":return"%3B";case",":return"%2C";case`
|
|
149
|
+
`:return"%0A";case"\r":return"%0D";default:throw Error("escapeStringForLinkHeaderQuotedParamValueContextReplacer encountered a match it does not know how to replace. this means the match regex and the replacement characters are no longer in sync. This is a bug in React")}}s(Cl,"escapeStringForLinkHeaderQuotedParamValueContextReplacer");function Ca(r){this.styles.add(r)}s(Ca,"hoistStyleQueueDependency");function No(r){this.stylesheets.add(r)}s(No,"hoistStylesheetDependency");function Wt(r,i){i.styles.forEach(Ca,r),i.stylesheets.forEach(No,r),i.suspenseyImages&&(r.suspenseyImages=!0)}s(Wt,"hoistHoistables");function ai(r){return 0<r.stylesheets.size||r.suspenseyImages}s(ai,"hasSuspenseyContent");function Ze(r){if(r==null)return null;if(typeof r=="function")return r.$$typeof===vf?null:r.displayName||r.name||null;if(typeof r=="string")return r;switch(r){case Lc:return"Fragment";case Sh:return"Profiler";case $l:return"StrictMode";case Zt:return"Suspense";case Eu:return"SuspenseList";case Ch:return"Activity"}if(typeof r=="object")switch(typeof r.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),r.$$typeof){case Dc:return"Portal";case Ha:return r.displayName||"Context";case Bc:return(r._context.displayName||"Context")+".Consumer";case Ru:var i=r.render;return r=r.displayName,r||(r=i.displayName||i.name||"",r=r!==""?"ForwardRef("+r+")":"ForwardRef"),r;case Rs:return i=r.displayName||null,i!==null?i:Ze(r.type)||"Memo";case Da:i=r._payload,r=r._init;try{return Ze(r(i))}catch{}}return null}s(Ze,"getComponentNameFromType");function pr(r,i){if(r!==i){r.context._currentValue=r.parentValue,r=r.parent;var c=i.parent;if(r===null){if(c!==null)throw Error("The stacks must reach the root at the same time. This is a bug in React.")}else{if(c===null)throw Error("The stacks must reach the root at the same time. This is a bug in React.");pr(r,c)}i.context._currentValue=i.value}}s(pr,"popToNearestCommonAncestor");function Ki(r){r.context._currentValue=r.parentValue,r=r.parent,r!==null&&Ki(r)}s(Ki,"popAllPrevious");function Nn(r){var i=r.parent;i!==null&&Nn(i),r.context._currentValue=r.value}s(Nn,"pushAllNext");function kl(r,i){if(r.context._currentValue=r.parentValue,r=r.parent,r===null)throw Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");r.depth===i.depth?pr(r,i):kl(r,i)}s(kl,"popPreviousToCommonLevel");function xo(r,i){var c=i.parent;if(c===null)throw Error("The depth must equal at least at zero before reaching the root. This is a bug in React.");r.depth===c.depth?pr(r,c):xo(r,c),i.context._currentValue=i.value}s(xo,"popNextToCommonLevel");function qi(r){var i=la;i!==r&&(i===null?Nn(r):r===null?Ki(i):i.depth===r.depth?pr(i,r):i.depth>r.depth?kl(i,r):xo(i,r),la=r)}s(qi,"switchContext");function wt(r){if(r!==null&&typeof r!="function"){var i=String(r);jt.has(i)||(jt.add(i),console.error("Expected the last optional `callback` argument to be a function. Instead received: %s.",r))}}s(wt,"warnOnInvalidCallback");function ir(r,i){r=(r=r.constructor)&&Ze(r)||"ReactClass";var c=r+"."+i;yf[c]||(console.error(`Can only update a mounting component. This usually means you called %s() outside componentWillMount() on the server. This is a no-op.
|
|
150
|
+
|
|
151
|
+
Please check the code for the %s component.`,i,r),yf[c]=!0)}s(ir,"warnNoop");function Ai(r,i,c){var d=r.id;r=r.overflow;var y=32-Nl(d)-1;d&=~(1<<y),c+=1;var p=32-Nl(i)+y;if(30<p){var A=y-y%5;return p=(d&(1<<A)-1).toString(32),d>>=A,y-=A,{id:1<<32-Nl(i)+y|c<<y|d,overflow:p+r}}return{id:1<<p|c<<y|d,overflow:r}}s(Ai,"pushTreeContext");function Mt(r){return r>>>=0,r===0?32:31-(Ul(r)/Ya|0)|0}s(Mt,"clz32Fallback");function Mn(){}s(Mn,"noop");function ui(r,i,c){switch(c=r[c],c===void 0?r.push(i):c!==i&&(i.then(Mn,Mn),i=c),i.status){case"fulfilled":return i.value;case"rejected":throw i.reason;default:switch(typeof i.status=="string"?i.then(Mn,Mn):(r=i,r.status="pending",r.then(function(d){if(i.status==="pending"){var y=i;y.status="fulfilled",y.value=d}},function(d){if(i.status==="pending"){var y=i;y.status="rejected",y.reason=d}})),i.status){case"fulfilled":return i.value;case"rejected":throw i.reason}throw Uu=i,fn}}s(ui,"trackUsedThenable");function wr(){if(Uu===null)throw Error("Expected a suspended thenable. This is a bug in React. Please file an issue.");var r=Uu;return Uu=null,r}s(wr,"getSuspendedThenable");function si(r,i){return r===i&&(r!==0||1/r===1/i)||r!==r&&i!==i}s(si,"is");function Rr(){if(Go===null)throw Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
152
|
+
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
153
|
+
2. You might be breaking the Rules of Hooks
|
|
154
|
+
3. You might have more than one copy of React in the same app
|
|
155
|
+
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`);return N&&console.error("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://react.dev/link/rules-of-hooks"),Go}s(Rr,"resolveCurrentlyRenderingComponent");function qt(){if(0<M)throw Error("Rendered more hooks than during the previous render");return{memoizedState:null,queue:null,next:null}}s(qt,"createHook");function il(){return an===null?zu===null?(zl=!1,zu=an=qt()):(zl=!0,an=zu):an.next===null?(zl=!1,an=an.next=qt()):(zl=!0,an=an.next),an}s(il,"createWorkInProgressHook");function ji(){var r=m;return m=null,r}s(ji,"getThenableStateAfterSuspending");function Yt(){N=!1,js=qs=Ks=Go=null,o=!1,zu=null,M=0,an=F=null}s(Yt,"resetHooksState");function ol(r){return N&&console.error("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo()."),r._currentValue}s(ol,"readContext");function ci(r,i){return typeof i=="function"?i(r):i}s(ci,"basicStateReducer");function Uo(r,i,c){if(r!==ci&&(H="useReducer"),Go=Rr(),an=il(),zl){if(c=an.queue,i=c.dispatch,F!==null){var d=F.get(c);if(d!==void 0){F.delete(c),c=an.memoizedState;do{var y=d.action;N=!0,c=r(c,y),N=!1,d=d.next}while(d!==null);return an.memoizedState=c,[c,i]}}return[an.memoizedState,i]}return N=!0,r=r===ci?typeof i=="function"?i():i:c!==void 0?c(i):i,N=!1,an.memoizedState=r,r=an.queue={last:null,dispatch:null},r=r.dispatch=du.bind(null,Go,r),[an.memoizedState,r]}s(Uo,"useReducer");function Ur(r,i){if(Go=Rr(),an=il(),i=i===void 0?null:i,an!==null){var c=an.memoizedState;if(c!==null&&i!==null){e:{var d=c[1];if(d===null)console.error("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.",H),d=!1;else{i.length!==d.length&&console.error(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
|
|
156
|
+
|
|
157
|
+
Previous: %s
|
|
158
|
+
Incoming: %s`,H,"["+i.join(", ")+"]","["+d.join(", ")+"]");for(var y=0;y<d.length&&y<i.length;y++)if(!pd(i[y],d[y])){d=!1;break e}d=!0}}if(d)return c[0]}}return N=!0,r=r(),N=!1,an.memoizedState=[r,i],r}s(Ur,"useMemo");function du(r,i,c){if(25<=M)throw Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");if(r===Go)if(o=!0,r={action:c,next:null},F===null&&(F=new Map),c=F.get(i),c===void 0)F.set(i,r);else{for(i=c;i.next!==null;)i=i.next;i.next=r}}s(du,"dispatchAction");function gu(){throw Error("A function wrapped in useEffectEvent can't be called during rendering.")}s(gu,"throwOnUseEffectEventCall");function ll(){throw Error("startTransition cannot be called during server rendering.")}s(ll,"unsupportedStartTransition");function It(){throw Error("Cannot update optimistic state while rendering.")}s(It,"unsupportedSetOptimisticState");function or(r,i,c){return r!==void 0?"p"+r:(r=JSON.stringify([i,null,c]),i=gn.createHash("md5"),i.update(r),"k"+i.digest("hex"))}s(or,"createPostbackActionStateKey");function Er(r,i,c){Rr();var d=f++,y=qs;if(typeof r.$$FORM_ACTION=="function"){var p=null,A=js;y=y.formState;var O=r.$$IS_SIGNATURE_EQUAL;if(y!==null&&typeof O=="function"){var L=y[1];O.call(r,y[2],y[3])&&(p=or(c,A,d),L===p&&(v=d,i=y[0]))}var I=r.bind(null,i);return r=s(function(G){I(G)},"action"),typeof I.$$FORM_ACTION=="function"&&(r.$$FORM_ACTION=function(G){G=I.$$FORM_ACTION(G),c!==void 0&&(te(c,"target"),c+="",G.action=c);var J=G.data;return J&&(p===null&&(p=or(c,A,d)),J.append("$ACTION_KEY",p)),G}),[i,r,!1]}var D=r.bind(null,i);return[i,function(G){D(G)},!1]}s(Er,"useActionState");function lr(r){var i=b;return b+=1,m===null&&(m=[]),ui(m,r,i)}s(lr,"unwrapThenable");function ar(){throw Error("Cache cannot be refreshed during server rendering.")}s(ar,"unsupportedRefresh");function ka(){}s(ka,"disabledLog");function We(){if(X===0){Pe=console.log,yn=console.info,he=console.warn,Ve=console.error,$t=console.group,Ar=console.groupCollapsed,Ye=console.groupEnd;var r={configurable:!0,enumerable:!0,value:ka,writable:!0};Object.defineProperties(console,{info:r,log:r,warn:r,error:r,group:r,groupCollapsed:r,groupEnd:r})}X++}s(We,"disableLogs");function Me(){if(X--,X===0){var r={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:mt({},r,{value:Pe}),info:mt({},r,{value:yn}),warn:mt({},r,{value:he}),error:mt({},r,{value:Ve}),group:mt({},r,{value:$t}),groupCollapsed:mt({},r,{value:Ar}),groupEnd:mt({},r,{value:Ye})})}0>X&&console.error("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}s(Me,"reenableLogs");function zo(r,i){r=(r.name||"Error")+": "+(r.message||"");for(var c=0;c<i.length;c++)r+=`
|
|
159
|
+
at `+i[c].toString();return r}s(zo,"prepareStackTrace");function _t(r){var i=Error.prepareStackTrace;if(Error.prepareStackTrace=zo,r=r.stack,Error.prepareStackTrace=i,r.startsWith(`Error: react-stack-top-frame
|
|
160
|
+
`)&&(r=r.slice(29)),i=r.indexOf(`
|
|
161
|
+
`),i!==-1&&(r=r.slice(i+1)),i=r.indexOf("react_stack_bottom_frame"),i!==-1&&(i=r.lastIndexOf(`
|
|
162
|
+
`,i)),i!==-1)r=r.slice(0,i);else return"";return r}s(_t,"formatOwnerStack");function ur(r){if(Yn===void 0)try{throw Error()}catch(c){var i=c.stack.trim().match(/\n( *(at )?)/);Yn=i&&i[1]||"",oo=-1<c.stack.indexOf(`
|
|
163
|
+
at`)?" (<anonymous>)":-1<c.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
164
|
+
`+Yn+r+oo}s(ur,"describeBuiltInComponentFrame");function wn(r,i){if(!r||Fr)return"";var c=de.get(r);if(c!==void 0)return c;Fr=!0,c=Error.prepareStackTrace,Error.prepareStackTrace=zo;var d=null;d=Ne.H,Ne.H=null,We();try{var y={DetermineComponentFrameRoot:s(function(){try{if(i){var J=s(function(){throw Error()},"Fake");if(Object.defineProperty(J.prototype,"props",{set:s(function(){throw Error()},"set")}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(J,[])}catch(z){var K=z}Reflect.construct(r,[],J)}else{try{J.call()}catch(z){K=z}r.call(J.prototype)}}else{try{throw Error()}catch(z){K=z}(J=r())&&typeof J.catch=="function"&&J.catch(function(){})}}catch(z){if(z&&K&&typeof z.stack=="string")return[z.stack,K.stack]}return[null,null]},"DetermineComponentFrameRoot")};y.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var p=Object.getOwnPropertyDescriptor(y.DetermineComponentFrameRoot,"name");p&&p.configurable&&Object.defineProperty(y.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var A=y.DetermineComponentFrameRoot(),O=A[0],L=A[1];if(O&&L){var I=O.split(`
|
|
165
|
+
`),D=L.split(`
|
|
166
|
+
`);for(A=p=0;p<I.length&&!I[p].includes("DetermineComponentFrameRoot");)p++;for(;A<D.length&&!D[A].includes("DetermineComponentFrameRoot");)A++;if(p===I.length||A===D.length)for(p=I.length-1,A=D.length-1;1<=p&&0<=A&&I[p]!==D[A];)A--;for(;1<=p&&0<=A;p--,A--)if(I[p]!==D[A]){if(p!==1||A!==1)do if(p--,A--,0>A||I[p]!==D[A]){var G=`
|
|
167
|
+
`+I[p].replace(" at new "," at ");return r.displayName&&G.includes("<anonymous>")&&(G=G.replace("<anonymous>",r.displayName)),typeof r=="function"&&de.set(r,G),G}while(1<=p&&0<=A);break}}}finally{Fr=!1,Ne.H=d,Me(),Error.prepareStackTrace=c}return I=(I=r?r.displayName||r.name:"")?ur(I):"",typeof r=="function"&&de.set(r,I),I}s(wn,"describeNativeComponentFrame");function $i(r){if(typeof r=="string")return ur(r);if(typeof r=="function")return r.prototype&&r.prototype.isReactComponent?wn(r,!0):wn(r,!1);if(typeof r=="object"&&r!==null){switch(r.$$typeof){case Ru:return wn(r.render,!1);case Rs:return wn(r.type,!1);case Da:var i=r,c=i._payload;i=i._init;try{r=i(c)}catch{return ur("Lazy")}return $i(r)}if(typeof r.name=="string"){e:{if(c=r.name,i=r.env,r=r.debugLocation,r!=null){r=_t(r);var d=r.lastIndexOf(`
|
|
168
|
+
`);if(r=d===-1?r:r.slice(d+1),r.indexOf(c)!==-1){c=`
|
|
169
|
+
`+r;break e}}c=ur(c+(i?" ["+i+"]":""))}return c}}switch(r){case Eu:return ur("SuspenseList");case Zt:return ur("Suspense")}return""}s($i,"describeComponentStackByType");function Pl(){var r=er();1e3<r-gi&&(Ne.recentlyCreatedOwnerStacks=0,gi=r)}s(Pl,"resetOwnerStackLimit");function Rn(r,i){return(500<i.byteSize||ai(i.contentState))&&i.contentPreamble===null}s(Rn,"isEligibleForOutlining");function Fi(r){if(typeof r=="object"&&r!==null&&typeof r.environmentName=="string"){var i=r.environmentName;r=[r].slice(0),typeof r[0]=="string"?r.splice(0,1,"\x1B[0m\x1B[7m%c%s\x1B[0m%c "+r[0],"background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px"," "+i+" ",""):r.splice(0,0,"\x1B[0m\x1B[7m%c%s\x1B[0m%c","background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px"," "+i+" ",""),r.unshift(console),i=gf.apply(console.error,r),i()}else console.error(r);return null}s(Fi,"defaultErrorHandler");function eo(r,i,c,d,y,p,A,O,L,I,D){var G=new Set;this.destination=null,this.flushScheduled=!1,this.resumableState=r,this.renderState=i,this.rootFormatContext=c,this.progressiveChunkSize=d===void 0?12800:d,this.status=10,this.fatalError=null,this.pendingRootTasks=this.allPendingTasks=this.nextSegmentId=0,this.completedPreambleSegments=this.completedRootSegment=null,this.byteSize=0,this.abortableTasks=G,this.pingedTasks=[],this.clientRenderedBoundaries=[],this.completedBoundaries=[],this.partialBoundaries=[],this.trackedPostpones=null,this.onError=y===void 0?Fi:y,this.onPostpone=I===void 0?Mn:I,this.onAllReady=p===void 0?Mn:p,this.onShellReady=A===void 0?Mn:A,this.onShellError=O===void 0?Mn:O,this.onFatalError=L===void 0?Mn:L,this.formState=D===void 0?null:D,this.didWarnForKey=null}s(eo,"RequestInstance");function mr(r,i,c,d,y,p,A,O,L,I,D,G){return Pl(),i=new eo(i,c,d,y,p,A,O,L,I,D,G),c=Wr(i,0,null,d,!1,!1),c.parentFlushed=!0,r=et(i,null,r,-1,null,c,null,null,i.abortableTasks,null,d,null,Co,null,null,Di,null),Fl(r),i.pingedTasks.push(r),i}s(mr,"createRequest");function zr(r,i,c,d,y,p,A,O,L,I,D){return r=mr(r,i,c,d,y,p,A,O,L,I,D,void 0),r.trackedPostpones={workingMap:new Map,rootNodes:[],rootSlots:null},r}s(zr,"createPrerenderRequest");function Un(r,i,c,d,y,p,A,O,L){return Pl(),c=new eo(i.resumableState,c,i.rootFormatContext,i.progressiveChunkSize,d,y,p,A,O,L,null),c.nextSegmentId=i.nextSegmentId,typeof i.replaySlots=="number"?(d=Wr(c,0,null,i.rootFormatContext,!1,!1),d.parentFlushed=!0,r=et(c,null,r,-1,null,d,null,null,c.abortableTasks,null,i.rootFormatContext,null,Co,null,null,Di,null),Fl(r),c.pingedTasks.push(r),c):(r=dn(c,null,{nodes:i.replayNodes,slots:i.replaySlots,pendingTasks:0},r,-1,null,null,c.abortableTasks,null,i.rootFormatContext,null,Co,null,null,Di,null),Fl(r),c.pingedTasks.push(r),c)}s(Un,"resumeRequest");function fi(r,i,c,d,y,p,A,O,L){return r=Un(r,i,c,d,y,p,A,O,L),r.trackedPostpones={workingMap:new Map,rootNodes:[],rootSlots:null},r}s(fi,"resumeAndPrerenderRequest");function hn(){if(Zr)return Zr;var r=Qs.getStore();return r||null}s(hn,"resolveRequest");function no(r,i){r.pingedTasks.push(i),r.pingedTasks.length===1&&(r.flushScheduled=r.destination!==null,r.trackedPostpones!==null||r.status===10?Ph(function(){return ds(r)}):setImmediate(function(){return ds(r)}))}s(no,"pingTask");function Oi(r,i,c,d,y){return c={status:Or,rootSegmentID:-1,parentFlushed:!1,pendingTasks:0,row:i,completedSegments:[],byteSize:0,fallbackAbortableTasks:c,errorDigest:null,contentState:Ue(),fallbackState:Ue(),contentPreamble:d,fallbackPreamble:y,trackedContentKeyPath:null,trackedFallbackNode:null,errorMessage:null,errorStack:null,errorComponentStack:null},i!==null&&(i.pendingTasks++,d=i.boundaries,d!==null&&(r.allPendingTasks++,c.pendingTasks++,d.push(c)),r=i.inheritedHoistables,r!==null&&Wt(c.contentState,r)),c}s(Oi,"createSuspenseBoundary");function et(r,i,c,d,y,p,A,O,L,I,D,G,J,K,z,ge,$e){r.allPendingTasks++,y===null?r.pendingRootTasks++:y.pendingTasks++,K!==null&&K.pendingTasks++;var ce={replay:null,node:c,childIndex:d,ping:s(function(){return no(r,ce)},"ping"),blockedBoundary:y,blockedSegment:p,blockedPreamble:A,hoistableState:O,abortSet:L,keyPath:I,formatContext:D,context:G,treeContext:J,row:K,componentStack:z,thenableState:i};return ce.debugTask=$e,L.add(ce),ce}s(et,"createRenderTask");function dn(r,i,c,d,y,p,A,O,L,I,D,G,J,K,z,ge){r.allPendingTasks++,p===null?r.pendingRootTasks++:p.pendingTasks++,J!==null&&J.pendingTasks++,c.pendingTasks++;var $e={replay:c,node:d,childIndex:y,ping:s(function(){return no(r,$e)},"ping"),blockedBoundary:p,blockedSegment:null,blockedPreamble:null,hoistableState:A,abortSet:O,keyPath:L,formatContext:I,context:D,treeContext:G,row:J,componentStack:K,thenableState:i};return $e.debugTask=ge,O.add($e),$e}s(dn,"createReplayTask");function Wr(r,i,c,d,y,p){return{status:Or,parentFlushed:!1,id:-1,index:i,chunks:[],children:[],preambleChildren:[],parentFormatContext:d,boundary:c,lastPushedText:y,textEmbedded:p}}s(Wr,"createPendingSegment");function Mc(){if(j===null||j.componentStack===null)return"";var r=j.componentStack;try{var i="";if(typeof r.type=="string")i+=ur(r.type);else if(typeof r.type=="function"){if(!r.owner){var c=i,d=r.type,y=d?d.displayName||d.name:"",p=y?ur(y):"";i=c+p}}else r.owner||(i+=$i(r.type));for(;r;)c=null,r.debugStack!=null?c=_t(r.debugStack):(p=r,p.stack!=null&&(c=typeof p.stack!="string"?p.stack=_t(p.stack):p.stack)),(r=r.owner)&&c&&(i+=`
|
|
170
|
+
`+c);var A=i}catch(O){A=`
|
|
171
|
+
Error generating stack: `+O.message+`
|
|
172
|
+
`+O.stack}return A}s(Mc,"getCurrentStackInDEV");function vu(r,i){if(i!=null)for(var c=i.length-1;0<=c;c--){var d=i[c];if(typeof d.name=="string"||typeof d.time=="number")break;if(d.awaited!=null){var y=d.debugStack==null?d.awaited:d;if(y.debugStack!==void 0){r.componentStack={parent:r.componentStack,type:d,owner:y.owner,stack:y.debugStack},r.debugTask=y.debugTask;break}}}}s(vu,"pushHaltedAwaitOnComponentStack");function Al(r,i){if(i!=null)for(var c=0;c<i.length;c++){var d=i[c];typeof d.name=="string"&&d.debugStack!==void 0&&(r.componentStack={parent:r.componentStack,type:d,owner:d.owner,stack:d.debugStack},r.debugTask=d.debugTask)}}s(Al,"pushServerComponentStack");function Fl(r){var i=r.node;if(typeof i=="object"&&i!==null)switch(i.$$typeof){case ws:var c=i.type,d=i._owner,y=i._debugStack;Al(r,i._debugInfo),r.debugTask=i._debugTask,r.componentStack={parent:r.componentStack,type:c,owner:d,stack:y};break;case Da:Al(r,i._debugInfo);break;default:typeof i.then=="function"&&Al(r,i._debugInfo)}}s(Fl,"pushComponentStack");function os(r){return r===null?null:{parent:r.parent,type:"Suspense Fallback",owner:r.owner,stack:r.stack}}s(os,"replaceSuspenseComponentStackWithSuspenseFallbackStack");function Gt(r){var i={};return r&&Object.defineProperty(i,"componentStack",{configurable:!0,enumerable:!0,get:s(function(){try{var c="",d=r;do c+=$i(d.type),d=d.parent;while(d);var y=c}catch(p){y=`
|
|
173
|
+
Error generating stack: `+p.message+`
|
|
174
|
+
`+p.stack}return Object.defineProperty(i,"componentStack",{value:y}),y},"get")}),i}s(Gt,"getThrownInfo");function Ol(r,i,c,d,y){r.errorDigest=i,c instanceof Error?(i=String(c.message),c=String(c.stack)):(i=typeof c=="object"&&c!==null?R(c):String(c),c=null),y=y?`Switched to client rendering because the server rendering aborted due to:
|
|
175
|
+
|
|
176
|
+
`:`Switched to client rendering because the server rendering errored:
|
|
177
|
+
|
|
178
|
+
`,r.errorMessage=y+i,r.errorStack=c!==null?y+c:null,r.errorComponentStack=d.componentStack}s(Ol,"encodeErrorForBoundary");function Jt(r,i,c,d){if(r=r.onError,i=d?d.run(r.bind(null,i,c)):r(i,c),i!=null&&typeof i!="string")console.error('onError returned something with a type other than "string". onError should return a string and may return null or undefined but must not return anything else. It received something of type "%s" instead',typeof i);else return i}s(Jt,"logRecoverableError");function Kl(r,i,c,d){c=r.onShellError;var y=r.onFatalError;d?(d.run(c.bind(null,i)),d.run(y.bind(null,i))):(c(i),y(i)),r.destination!==null?(r.status=Pn,r.destination.destroy(i)):(r.status=13,r.fatalError=i)}s(Kl,"fatalError");function sr(r,i){yu(r,i.next,i.hoistables)}s(sr,"finishSuspenseListRow");function yu(r,i,c){for(;i!==null;){c!==null&&(Wt(i.hoistables,c),i.inheritedHoistables=c);var d=i.boundaries;if(d!==null){i.boundaries=null;for(var y=0;y<d.length;y++){var p=d[y];c!==null&&Wt(p.contentState,c),Ml(r,p,null,null)}}if(i.pendingTasks--,0<i.pendingTasks)break;c=i.hoistables,i=i.next}}s(yu,"unblockSuspenseListRow");function bu(r,i){var c=i.boundaries;if(c!==null&&i.pendingTasks===c.length){for(var d=!0,y=0;y<c.length;y++){var p=c[y];if(p.pendingTasks!==1||p.parentFlushed||Rn(r,p)){d=!1;break}}d&&yu(r,i,i.hoistables)}}s(bu,"tryToResolveTogetherRow");function Pa(r){var i={pendingTasks:1,boundaries:null,hoistables:Ue(),inheritedHoistables:null,together:!1,next:null};return r!==null&&0<r.pendingTasks&&(i.pendingTasks++,i.boundaries=[],r.next=i),i}s(Pa,"createSuspenseListRow");function Ic(r,i,c,d,y){var p=i.keyPath,A=i.treeContext,O=i.row,L=i.componentStack,I=i.debugTask;Al(i,i.node.props.children._debugInfo),i.keyPath=c,c=d.length;var D=null;if(i.replay!==null){var G=i.replay.slots;if(G!==null&&typeof G=="object")for(var J=0;J<c;J++){var K=y!=="backwards"&&y!=="unstable_legacy-backwards"?J:c-1-J,z=d[K];i.row=D=Pa(D),i.treeContext=Ai(A,c,K);var ge=G[K];typeof ge=="number"?(Aa(r,i,ge,z,K),delete G[K]):Ht(r,i,z,K),--D.pendingTasks===0&&sr(r,D)}else for(G=0;G<c;G++)J=y!=="backwards"&&y!=="unstable_legacy-backwards"?G:c-1-G,K=d[J],To(r,i,K),i.row=D=Pa(D),i.treeContext=Ai(A,c,J),Ht(r,i,K,J),--D.pendingTasks===0&&sr(r,D)}else if(y!=="backwards"&&y!=="unstable_legacy-backwards")for(y=0;y<c;y++)G=d[y],To(r,i,G),i.row=D=Pa(D),i.treeContext=Ai(A,c,y),Ht(r,i,G,y),--D.pendingTasks===0&&sr(r,D);else{for(y=i.blockedSegment,G=y.children.length,J=y.chunks.length,K=c-1;0<=K;K--){z=d[K],i.row=D=Pa(D),i.treeContext=Ai(A,c,K),ge=Wr(r,J,null,i.formatContext,K===0?y.lastPushedText:!0,!0),y.children.splice(G,0,ge),i.blockedSegment=ge,To(r,i,z);try{Ht(r,i,z,K),ge.lastPushedText&&ge.textEmbedded&&ge.chunks.push(Eo),ge.status=kn,sl(r,i.blockedBoundary,ge),--D.pendingTasks===0&&sr(r,D)}catch($e){throw ge.status=r.status===12?nr:ao,$e}}i.blockedSegment=y,y.lastPushedText=!1}O!==null&&D!==null&&0<D.pendingTasks&&(O.pendingTasks++,D.next=O),i.treeContext=A,i.row=O,i.keyPath=p,i.componentStack=L,i.debugTask=I}s(Ic,"renderSuspenseListRows");function Xt(r,i,c,d,y,p){var A=i.thenableState;for(i.thenableState=null,Go={},Ks=i,qs=r,js=c,N=!1,f=l=0,v=-1,b=0,m=A,r=di(d,y,p);o;)o=!1,f=l=0,v=-1,b=0,M+=1,an=null,r=d(y,p);return Yt(),r}s(Xt,"renderWithHooks");function yh(r,i,c,d,y,p,A){var O=!1;if(p!==0&&r.formState!==null){var L=i.blockedSegment;if(L!==null){O=!0,L=L.chunks;for(var I=0;I<p;I++)I===A?L.push(uv):L.push(sv)}}p=i.keyPath,i.keyPath=c,y?(c=i.treeContext,i.treeContext=Ai(c,1,0),Ht(r,i,d,-1),i.treeContext=c):O?Ht(r,i,d,-1):Yr(r,i,d,-1),i.keyPath=p}s(yh,"finishFunctionComponent");function al(r,i,c,d,y,p){if(typeof d=="function")if(d.prototype&&d.prototype.isReactComponent){var A=y;if("ref"in y){A={};for(var O in y)O!=="ref"&&(A[O]=y[O])}var L=d.defaultProps;if(L){A===y&&(A=mt({},A,y));for(var I in L)A[I]===void 0&&(A[I]=L[I])}var D=A,G=Di,J=d.contextType;if("contextType"in d&&J!==null&&(J===void 0||J.$$typeof!==Ha)&&!So.has(d)){So.add(d);var K=J===void 0?" However, it is set to undefined. This can be caused by a typo or by mixing up named and default imports. This can also happen due to a circular dependency, so try moving the createContext() call to a separate file.":typeof J!="object"?" However, it is set to a "+typeof J+".":J.$$typeof===Bc?" Did you accidentally pass the Context.Consumer instead?":" However, it is set to an object with keys {"+Object.keys(J).join(", ")+"}.";console.error("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",Ze(d)||"Component",K)}typeof J=="object"&&J!==null&&(G=J._currentValue);var z=new d(D,G);if(typeof d.getDerivedStateFromProps=="function"&&(z.state===null||z.state===void 0)){var ge=Ze(d)||"Component";bf.has(ge)||(bf.add(ge),console.error("`%s` uses `getDerivedStateFromProps` but its initial state is %s. This is not recommended. Instead, define the initial state by assigning an object to `this.state` in the constructor of `%s`. This ensures that `getDerivedStateFromProps` arguments have a consistent shape.",ge,z.state===null?"null":"undefined",ge))}if(typeof d.getDerivedStateFromProps=="function"||typeof z.getSnapshotBeforeUpdate=="function"){var $e=null,ce=null,we=null;if(typeof z.componentWillMount=="function"&&z.componentWillMount.__suppressDeprecationWarning!==!0?$e="componentWillMount":typeof z.UNSAFE_componentWillMount=="function"&&($e="UNSAFE_componentWillMount"),typeof z.componentWillReceiveProps=="function"&&z.componentWillReceiveProps.__suppressDeprecationWarning!==!0?ce="componentWillReceiveProps":typeof z.UNSAFE_componentWillReceiveProps=="function"&&(ce="UNSAFE_componentWillReceiveProps"),typeof z.componentWillUpdate=="function"&&z.componentWillUpdate.__suppressDeprecationWarning!==!0?we="componentWillUpdate":typeof z.UNSAFE_componentWillUpdate=="function"&&(we="UNSAFE_componentWillUpdate"),$e!==null||ce!==null||we!==null){var un=Ze(d)||"Component",Bt=typeof d.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";Tf.has(un)||(Tf.add(un),console.error(`Unsafe legacy lifecycles will not be called for components using new component APIs.
|
|
179
|
+
|
|
180
|
+
%s uses %s but also contains the following legacy lifecycles:%s%s%s
|
|
181
|
+
|
|
182
|
+
The above lifecycles should be removed. Learn more about this warning here:
|
|
183
|
+
https://react.dev/link/unsafe-component-lifecycles`,un,Bt,$e!==null?`
|
|
184
|
+
`+$e:"",ce!==null?`
|
|
185
|
+
`+ce:"",we!==null?`
|
|
186
|
+
`+we:""))}}var Le=Ze(d)||"Component";z.render||(d.prototype&&typeof d.prototype.render=="function"?console.error("No `render` method found on the %s instance: did you accidentally return an object from the constructor?",Le):console.error("No `render` method found on the %s instance: you may have forgotten to define `render`.",Le)),!z.getInitialState||z.getInitialState.isReactClassApproved||z.state||console.error("getInitialState was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Did you mean to define a state property instead?",Le),z.getDefaultProps&&!z.getDefaultProps.isReactClassApproved&&console.error("getDefaultProps was defined on %s, a plain JavaScript class. This is only supported for classes created using React.createClass. Use a static property to define defaultProps instead.",Le),z.contextType&&console.error("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",Le),d.childContextTypes&&!hi.has(d)&&(hi.add(d),console.error("%s uses the legacy childContextTypes API which was removed in React 19. Use React.createContext() instead. (https://react.dev/link/legacy-context)",Le)),d.contextTypes&&!Td.has(d)&&(Td.add(d),console.error("%s uses the legacy contextTypes API which was removed in React 19. Use React.createContext() with static contextType instead. (https://react.dev/link/legacy-context)",Le)),typeof z.componentShouldUpdate=="function"&&console.error("%s has a method called componentShouldUpdate(). Did you mean shouldComponentUpdate()? The name is phrased as a question because the function is expected to return a value.",Le),d.prototype&&d.prototype.isPureReactComponent&&typeof z.shouldComponentUpdate<"u"&&console.error("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",Ze(d)||"A pure component"),typeof z.componentDidUnmount=="function"&&console.error("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",Le),typeof z.componentDidReceiveProps=="function"&&console.error("%s has a method called componentDidReceiveProps(). But there is no such lifecycle method. If you meant to update the state in response to changing props, use componentWillReceiveProps(). If you meant to fetch data or run side-effects or mutations after React has updated the UI, use componentDidUpdate().",Le),typeof z.componentWillRecieveProps=="function"&&console.error("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",Le),typeof z.UNSAFE_componentWillRecieveProps=="function"&&console.error("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",Le);var ve=z.props!==D;z.props!==void 0&&ve&&console.error("When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",Le),z.defaultProps&&console.error("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",Le,Le),typeof z.getSnapshotBeforeUpdate!="function"||typeof z.componentDidUpdate=="function"||xf.has(d)||(xf.add(d),console.error("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",Ze(d))),typeof z.getDerivedStateFromProps=="function"&&console.error("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",Le),typeof z.getDerivedStateFromError=="function"&&console.error("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",Le),typeof d.getSnapshotBeforeUpdate=="function"&&console.error("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",Le);var qr=z.state;qr&&(typeof qr!="object"||Yo(qr))&&console.error("%s.state: must be set to an object or null",Le),typeof z.getChildContext=="function"&&typeof d.childContextTypes!="object"&&console.error("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",Le);var Gn=z.state!==void 0?z.state:null;z.updater=wf,z.props=D,z.state=Gn;var Qe={queue:[],replace:!1};z._reactInternals=Qe;var en=d.contextType;if(z.context=typeof en=="object"&&en!==null?en._currentValue:Di,z.state===D){var Ct=Ze(d)||"Component";xd.has(Ct)||(xd.add(Ct),console.error("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.",Ct))}var ct=d.getDerivedStateFromProps;if(typeof ct=="function"){var cr=ct(D,Gn);if(cr===void 0){var Ke=Ze(d)||"Component";pf.has(Ke)||(pf.add(Ke),console.error("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",Ke))}var nn=cr==null?Gn:mt({},Gn,cr);z.state=nn}if(typeof d.getDerivedStateFromProps!="function"&&typeof z.getSnapshotBeforeUpdate!="function"&&(typeof z.UNSAFE_componentWillMount=="function"||typeof z.componentWillMount=="function")){var it=z.state;if(typeof z.componentWillMount=="function"){if(z.componentWillMount.__suppressDeprecationWarning!==!0){var Qt=Ze(d)||"Unknown";bd[Qt]||(console.warn(`componentWillMount has been renamed, and is not recommended for use. See https://react.dev/link/unsafe-component-lifecycles for details.
|
|
187
|
+
|
|
188
|
+
* Move code from componentWillMount to componentDidMount (preferred in most cases) or the constructor.
|
|
189
|
+
|
|
190
|
+
Please update the following components: %s`,Qt),bd[Qt]=!0)}z.componentWillMount()}if(typeof z.UNSAFE_componentWillMount=="function"&&z.UNSAFE_componentWillMount(),it!==z.state&&(console.error("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",Ze(d)||"Component"),wf.enqueueReplaceState(z,z.state,null)),Qe.queue!==null&&0<Qe.queue.length){var sn=Qe.queue,Re=Qe.replace;if(Qe.queue=null,Qe.replace=!1,Re&&sn.length===1)z.state=sn[0];else{for(var An=Re?sn[0]:z.state,Fn=!0,fr=Re?1:0;fr<sn.length;fr++){var Mr=sn[fr],Nt=typeof Mr=="function"?Mr.call(z,An,D,void 0):Mr;Nt!=null&&(Fn?(Fn=!1,An=mt({},An,Nt)):mt(An,Nt))}z.state=An}}else Qe.queue=null}var jr=Dt(z);if(r.status===12)throw null;z.props!==D&&(uo||console.error("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",Ze(d)||"a component"),uo=!0);var vi=i.keyPath;i.keyPath=c,Yr(r,i,jr,-1),i.keyPath=vi}else{if(d.prototype&&typeof d.prototype.render=="function"){var ft=Ze(d)||"Unknown";Vr[ft]||(console.error("The <%s /> component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change %s to extend React.Component instead.",ft,ft),Vr[ft]=!0)}var ua=Xt(r,i,c,d,y,void 0);if(r.status===12)throw null;var Li=l!==0,Xo=f,gl=v;if(d.contextTypes){var Zo=Ze(d)||"Unknown";Jo[Zo]||(Jo[Zo]=!0,console.error("%s uses the legacy contextTypes API which was removed in React 19. Use React.createContext() with React.useContext() instead. (https://react.dev/link/legacy-context)",Zo))}if(d&&d.childContextTypes&&console.error(`childContextTypes cannot be defined on a function component.
|
|
191
|
+
%s.childContextTypes = ...`,d.displayName||d.name||"Component"),typeof d.getDerivedStateFromProps=="function"){var vl=Ze(d)||"Unknown";Qr[vl]||(console.error("%s: Function components do not support getDerivedStateFromProps.",vl),Qr[vl]=!0)}if(typeof d.contextType=="object"&&d.contextType!==null){var Ao=Ze(d)||"Unknown";Wl[Ao]||(console.error("%s: Function components do not support contextType.",Ao),Wl[Ao]=!0)}yh(r,i,c,ua,Li,Xo,gl)}else if(typeof d=="string"){var hr=i.blockedSegment;if(hr===null){var yi=y.children,ht=i.formatContext,Fo=i.keyPath;i.formatContext=Hn(ht,d,y),i.keyPath=c,Ht(r,i,yi,-1),i.formatContext=ht,i.keyPath=Fo}else{var Bi=Nr(hr.chunks,d,y,r.resumableState,r.renderState,i.blockedPreamble,i.hoistableState,i.formatContext,hr.lastPushedText);hr.lastPushedText=!1;var tr=i.formatContext,Vo=i.keyPath;if(i.keyPath=c,(i.formatContext=Hn(tr,d,y)).insertionMode===Os){var kt=Wr(r,0,null,i.formatContext,!1,!1);hr.preambleChildren.push(kt),i.blockedSegment=kt;try{kt.status=6,Ht(r,i,Bi,-1),kt.lastPushedText&&kt.textEmbedded&&kt.chunks.push(Eo),kt.status=kn,sl(r,i.blockedBoundary,kt)}finally{i.blockedSegment=hr}}else Ht(r,i,Bi,-1);i.formatContext=tr,i.keyPath=Vo;e:{var $r=hr.chunks,co=r.resumableState;switch(d){case"title":case"style":case"script":case"area":case"base":case"br":case"col":case"embed":case"hr":case"img":case"input":case"keygen":case"link":case"meta":case"param":case"source":case"track":case"wbr":break e;case"body":if(tr.insertionMode<=Ou){co.hasBody=!0;break e}break;case"html":if(tr.insertionMode===Ua){co.hasHtml=!0;break e}break;case"head":if(tr.insertionMode<=Ou)break e}$r.push(cn(d))}hr.lastPushedText=!1}}else{switch(d){case jg:case $l:case Sh:case Lc:var Ir=i.keyPath;i.keyPath=c,Yr(r,i,y.children,-1),i.keyPath=Ir;return;case Ch:var bi=i.blockedSegment;if(bi===null){if(y.mode!=="hidden"){var _r=i.keyPath;i.keyPath=c,Ht(r,i,y.children,-1),i.keyPath=_r}}else if(y.mode!=="hidden"){bi.chunks.push(xv),bi.lastPushedText=!1;var Qo=i.keyPath;i.keyPath=c,Ht(r,i,y.children,-1),i.keyPath=Qo,bi.chunks.push(Tv),bi.lastPushedText=!1}return;case Eu:e:{var dr=y.children,ei=y.revealOrder;if(ei==="forwards"||ei==="backwards"||ei==="unstable_legacy-backwards"){if(Yo(dr)){Ic(r,i,c,dr,ei);break e}var yl=t(dr);if(yl){var Oo=yl.call(dr);if(Oo){as(i,dr,-1,Oo,yl);var Mo=Oo.next();if(!Mo.done){var sa=[];do sa.push(Mo.value),Mo=Oo.next();while(!Mo.done);Ic(r,i,c,dr,ei)}break e}}}if(ei==="together"){var $s=i.keyPath,Ni=i.row,gr=i.row=Pa(null);gr.boundaries=[],gr.together=!0,i.keyPath=c,Yr(r,i,dr,-1),--gr.pendingTasks===0&&sr(r,gr),i.keyPath=$s,i.row=Ni,Ni!==null&&0<gr.pendingTasks&&(Ni.pendingTasks++,gr.next=Ni)}else{var Yl=i.keyPath;i.keyPath=c,Yr(r,i,dr,-1),i.keyPath=Yl}}return;case kh:case qg:throw Error("ReactDOMServer does not yet support scope components.");case Zt:e:if(i.replay!==null){var Gl=i.keyPath,ca=i.formatContext,Ko=i.row;i.keyPath=c,i.formatContext=Xe(r.resumableState,ca),i.row=null;var bl=y.children;try{Ht(r,i,bl,-1)}finally{i.keyPath=Gl,i.formatContext=ca,i.row=Ko}}else{var Jn=i.keyPath,Xn=i.formatContext,qo=i.row,jo=i.blockedBoundary,fa=i.blockedPreamble,dt=i.hoistableState,Ui=i.blockedSegment,xl=y.fallback,Io=y.children,fo=new Set,vn=i.formatContext.insertionMode<Pr?Oi(r,i.row,fo,Oe(),Oe()):Oi(r,i.row,fo,null,null);r.trackedPostpones!==null&&(vn.trackedContentKeyPath=c);var Hr=Wr(r,Ui.chunks.length,vn,i.formatContext,!1,!1);Ui.children.push(Hr),Ui.lastPushedText=!1;var rr=Wr(r,0,null,i.formatContext,!1,!1);if(rr.parentFlushed=!0,r.trackedPostpones!==null){var Ga=i.componentStack,Jl=[c[0],"Suspense Fallback",c[2]],ha=[Jl[1],Jl[2],[],null];r.trackedPostpones.workingMap.set(Jl,ha),vn.trackedFallbackNode=ha,i.blockedSegment=Hr,i.blockedPreamble=vn.fallbackPreamble,i.keyPath=Jl,i.formatContext=ue(r.resumableState,Xn),i.componentStack=os(Ga),Hr.status=6;try{Ht(r,i,xl,-1),Hr.lastPushedText&&Hr.textEmbedded&&Hr.chunks.push(Eo),Hr.status=kn,sl(r,jo,Hr)}catch(rc){throw Hr.status=r.status===12?nr:ao,rc}finally{i.blockedSegment=Ui,i.blockedPreamble=fa,i.keyPath=Jn,i.formatContext=Xn}var da=et(r,null,Io,-1,vn,rr,vn.contentPreamble,vn.contentState,i.abortSet,c,Xe(r.resumableState,i.formatContext),i.context,i.treeContext,null,Ga,Di,i.debugTask);Fl(da),r.pingedTasks.push(da)}else{i.blockedBoundary=vn,i.blockedPreamble=vn.contentPreamble,i.hoistableState=vn.contentState,i.blockedSegment=rr,i.keyPath=c,i.formatContext=Xe(r.resumableState,Xn),i.row=null,rr.status=6;try{if(Ht(r,i,Io,-1),rr.lastPushedText&&rr.textEmbedded&&rr.chunks.push(Eo),rr.status=kn,sl(r,vn,rr),Tu(vn,rr),vn.pendingTasks===0&&vn.status===Or){if(vn.status=kn,!Rn(r,vn)){qo!==null&&--qo.pendingTasks===0&&sr(r,qo),r.pendingRootTasks===0&&i.blockedPreamble&&Il(r);break e}}else qo!==null&&qo.together&&bu(r,qo)}catch(rc){if(vn.status=Cn,r.status===12){rr.status=nr;var Tl=r.fatalError}else rr.status=ao,Tl=rc;var ho=Gt(i.componentStack),xi=Jt(r,Tl,ho,i.debugTask);Ol(vn,xi,Tl,ho,!1),jl(r,vn)}finally{i.blockedBoundary=jo,i.blockedPreamble=fa,i.hoistableState=dt,i.blockedSegment=Ui,i.keyPath=Jn,i.formatContext=Xn,i.row=qo}var Xl=et(r,null,xl,-1,jo,Hr,vn.fallbackPreamble,vn.fallbackState,fo,[c[0],"Suspense Fallback",c[2]],ue(r.resumableState,i.formatContext),i.context,i.treeContext,i.row,os(i.componentStack),Di,i.debugTask);Fl(Xl),r.pingedTasks.push(Xl)}}return}if(typeof d=="object"&&d!==null)switch(d.$$typeof){case Ru:if("ref"in y){var Wu={};for(var ec in y)ec!=="ref"&&(Wu[ec]=y[ec])}else Wu=y;var wd=Xt(r,i,c,d.render,Wu,p);yh(r,i,c,wd,l!==0,f,v);return;case Rs:al(r,i,c,d.type,y,p);return;case Ha:var Rd=y.value,nc=y.children,Yu=i.context,Ja=i.keyPath,pl=d._currentValue;d._currentValue=Rd,d._currentRenderer!==void 0&&d._currentRenderer!==null&&d._currentRenderer!==Nu&&console.error("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),d._currentRenderer=Nu;var Xa=la,ga={parent:Xa,depth:Xa===null?0:Xa.depth+1,context:d,parentValue:pl,value:Rd};la=ga,i.context=ga,i.keyPath=c,Yr(r,i,nc,-1);var Za=la;if(Za===null)throw Error("Tried to pop a Context at the root of the app. This is a bug in React.");Za.context!==d&&console.error("The parent context is not the expected context. This is probably a bug in React."),Za.context._currentValue=Za.parentValue,d._currentRenderer!==void 0&&d._currentRenderer!==null&&d._currentRenderer!==Nu&&console.error("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),d._currentRenderer=Nu;var Gu=la=Za.parent;i.context=Gu,i.keyPath=Ja,Yu!==i.context&&console.error("Popping the context provider did not return back to the original snapshot. This is a bug in React.");return;case Bc:var tc=d._context,Va=y.children;typeof Va!="function"&&console.error("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it.");var Ed=Va(tc._currentValue),va=i.keyPath;i.keyPath=c,Yr(r,i,Ed,-1),i.keyPath=va;return;case Da:var md=ut(d);if(r.status===12)throw null;al(r,i,c,md,y,p);return}var Ju="";throw(d===void 0||typeof d=="object"&&d!==null&&Object.keys(d).length===0)&&(Ju+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: "+((d==null?d:typeof d)+"."+Ju))}}s(al,"renderElement");function Aa(r,i,c,d,y){var p=i.replay,A=i.blockedBoundary,O=Wr(r,0,null,i.formatContext,!1,!1);O.id=c,O.parentFlushed=!0;try{i.replay=null,i.blockedSegment=O,Ht(r,i,d,y),O.status=kn,sl(r,A,O),A===null?r.completedRootSegment=O:(Tu(A,O),A.parentFlushed&&r.partialBoundaries.push(A))}finally{i.replay=p,i.blockedSegment=null}}s(Aa,"resumeNode");function ls(r,i,c,d,y,p,A,O,L,I){p=I.nodes;for(var D=0;D<p.length;D++){var G=p[D];if(y===G[1]){if(G.length===4){if(d!==null&&d!==G[0])throw Error("Expected the resume to render <"+G[0]+"> in this slot but instead it rendered <"+d+">. The tree doesn't match so React will fallback to client rendering.");var J=G[2];d=G[3],y=i.node,i.replay={nodes:J,slots:d,pendingTasks:1};try{if(al(r,i,c,A,O,L),i.replay.pendingTasks===1&&0<i.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");i.replay.pendingTasks--}catch(ve){if(typeof ve=="object"&&ve!==null&&(ve===fn||typeof ve.then=="function"))throw i.node===y?i.replay=I:p.splice(D,1),ve;i.replay.pendingTasks--,A=Gt(i.componentStack),O=r,r=i.blockedBoundary,c=ve,L=d,d=Jt(O,c,A,i.debugTask),Oa(O,r,J,L,c,d,A,!1)}i.replay=I}else{if(A!==Zt)throw Error("Expected the resume to render <Suspense> in this slot but instead it rendered <"+(Ze(A)||"Unknown")+">. The tree doesn't match so React will fallback to client rendering.");e:{I=void 0,d=G[5],A=G[2],L=G[3],y=G[4]===null?[]:G[4][2],G=G[4]===null?null:G[4][3];var K=i.keyPath,z=i.formatContext,ge=i.row,$e=i.replay,ce=i.blockedBoundary,we=i.hoistableState,un=O.children,Bt=O.fallback,Le=new Set;O=i.formatContext.insertionMode<Pr?Oi(r,i.row,Le,Oe(),Oe()):Oi(r,i.row,Le,null,null),O.parentFlushed=!0,O.rootSegmentID=d,i.blockedBoundary=O,i.hoistableState=O.contentState,i.keyPath=c,i.formatContext=Xe(r.resumableState,z),i.row=null,i.replay={nodes:A,slots:L,pendingTasks:1};try{if(Ht(r,i,un,-1),i.replay.pendingTasks===1&&0<i.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");if(i.replay.pendingTasks--,O.pendingTasks===0&&O.status===Or){O.status=kn,r.completedBoundaries.push(O);break e}}catch(ve){O.status=Cn,J=Gt(i.componentStack),I=Jt(r,ve,J,i.debugTask),Ol(O,I,ve,J,!1),i.replay.pendingTasks--,r.clientRenderedBoundaries.push(O)}finally{i.blockedBoundary=ce,i.hoistableState=we,i.replay=$e,i.keyPath=K,i.formatContext=z,i.row=ge}O=dn(r,null,{nodes:y,slots:G,pendingTasks:0},Bt,-1,ce,O.fallbackState,Le,[c[0],"Suspense Fallback",c[2]],ue(r.resumableState,i.formatContext),i.context,i.treeContext,i.row,os(i.componentStack),Di,i.debugTask),Fl(O),r.pingedTasks.push(O)}}p.splice(D,1);break}}}s(ls,"replayElement");function as(r,i,c,d,y){d===i?(c!==-1||r.componentStack===null||typeof r.componentStack.type!="function"||Object.prototype.toString.call(r.componentStack.type)!=="[object GeneratorFunction]"||Object.prototype.toString.call(d)!=="[object Generator]")&&(aa||console.error("Using Iterators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. You can also use an Iterable that can iterate multiple times over the same items."),aa=!0):i.entries!==y||so||(console.error("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),so=!0)}s(as,"validateIterable");function Yr(r,i,c,d){i.replay!==null&&typeof i.replay.slots=="number"?Aa(r,i,i.replay.slots,c,d):(i.node=c,i.childIndex=d,c=i.componentStack,d=i.debugTask,Fl(i),ql(r,i),i.componentStack=c,i.debugTask=d)}s(Yr,"renderNodeDestructive");function ql(r,i){var c=i.node,d=i.childIndex;if(c!==null){if(typeof c=="object"){switch(c.$$typeof){case ws:var y=c.type,p=c.key;c=c.props;var A=c.ref;A=A!==void 0?A:null;var O=i.debugTask,L=Ze(y);p=p??(d===-1?0:d);var I=[i.keyPath,L,p];i.replay!==null?O?O.run(ls.bind(null,r,i,I,L,p,d,y,c,A,i.replay)):ls(r,i,I,L,p,d,y,c,A,i.replay):O?O.run(al.bind(null,r,i,I,y,c,A)):al(r,i,I,y,c,A);return;case Dc:throw Error("Portals are not currently supported by the server renderer. Render them conditionally so that they only appear on the client render.");case Da:if(y=ut(c),r.status===12)throw null;Yr(r,i,y,d);return}if(Yo(c)){us(r,i,c,d);return}if((p=t(c))&&(y=p.call(c))){if(as(i,c,d,y,p),c=y.next(),!c.done){p=[];do p.push(c.value),c=y.next();while(!c.done);us(r,i,p,d)}return}if(typeof c.then=="function")return i.thenableState=null,Yr(r,i,lr(c),d);if(c.$$typeof===Ha)return Yr(r,i,c._currentValue,d);throw r=Object.prototype.toString.call(c),Error("Objects are not valid as a React child (found: "+(r==="[object Object]"?"object with keys {"+Object.keys(c).join(", ")+"}":r)+"). If you meant to render a collection of children, use an array instead.")}typeof c=="string"?(i=i.blockedSegment,i!==null&&(i.lastPushedText=Ut(i.chunks,c,r.renderState,i.lastPushedText))):typeof c=="number"||typeof c=="bigint"?(i=i.blockedSegment,i!==null&&(i.lastPushedText=Ut(i.chunks,""+c,r.renderState,i.lastPushedText))):(typeof c=="function"&&(r=c.displayName||c.name||"Component",console.error("Functions are not valid as a React child. This may happen if you return %s instead of <%s /> from render. Or maybe you meant to call this function rather than return it.",r,r)),typeof c=="symbol"&&console.error(`Symbols are not valid as a React child.
|
|
192
|
+
%s`,String(c)))}}s(ql,"retryNode");function To(r,i,c){if(c!==null&&typeof c=="object"&&(c.$$typeof===ws||c.$$typeof===Dc)&&c._store&&(!c._store.validated&&c.key==null||c._store.validated===2)){if(typeof c._store!="object")throw Error("React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.");c._store.validated=1;var d=r.didWarnForKey;if(d==null&&(d=r.didWarnForKey=new WeakSet),r=i.componentStack,r!==null&&!d.has(r)){d.add(r);var y=Ze(c.type);d=c._owner;var p=r.owner;if(r="",p&&typeof p.type<"u"){var A=Ze(p.type);A&&(r=`
|
|
193
|
+
|
|
194
|
+
Check the render method of \``+A+"`.")}r||y&&(r=`
|
|
195
|
+
|
|
196
|
+
Check the top-level render call using <`+y+">."),y="",d!=null&&p!==d&&(p=null,typeof d.type<"u"?p=Ze(d.type):typeof d.name=="string"&&(p=d.name),p&&(y=" It was passed a child from "+p+".")),d=i.componentStack,i.componentStack={parent:i.componentStack,type:c.type,owner:c._owner,stack:c._debugStack},console.error('Each child in a list should have a unique "key" prop.%s%s See https://react.dev/link/warning-keys for more information.',r,y),i.componentStack=d}}}s(To,"warnForMissingKey");function us(r,i,c,d){var y=i.keyPath,p=i.componentStack,A=i.debugTask;if(Al(i,i.node._debugInfo),d!==-1&&(i.keyPath=[i.keyPath,"Fragment",d],i.replay!==null)){for(var O=i.replay,L=O.nodes,I=0;I<L.length;I++){var D=L[I];if(D[1]===d){d=D[2],D=D[3],i.replay={nodes:d,slots:D,pendingTasks:1};try{if(us(r,i,c,-1),i.replay.pendingTasks===1&&0<i.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");i.replay.pendingTasks--}catch(z){if(typeof z=="object"&&z!==null&&(z===fn||typeof z.then=="function"))throw z;i.replay.pendingTasks--;var G=Gt(i.componentStack);c=i.blockedBoundary;var J=z,K=D;D=Jt(r,J,G,i.debugTask),Oa(r,c,d,K,J,D,G,!1)}i.replay=O,L.splice(I,1);break}}i.keyPath=y,i.componentStack=p,i.debugTask=A;return}if(O=i.treeContext,L=c.length,i.replay!==null&&(I=i.replay.slots,I!==null&&typeof I=="object")){for(d=0;d<L;d++)D=c[d],i.treeContext=Ai(O,L,d),J=I[d],typeof J=="number"?(Aa(r,i,J,D,d),delete I[d]):Ht(r,i,D,d);i.treeContext=O,i.keyPath=y,i.componentStack=p,i.debugTask=A;return}for(I=0;I<L;I++)d=c[I],To(r,i,d),i.treeContext=Ai(O,L,I),Ht(r,i,d,I);i.treeContext=O,i.keyPath=y,i.componentStack=p,i.debugTask=A}s(us,"renderChildrenArray");function ss(r,i,c){if(c.status=In,c.rootSegmentID=r.nextSegmentId++,r=c.trackedContentKeyPath,r===null)throw Error("It should not be possible to postpone at the root. This is a bug in React.");var d=c.trackedFallbackNode,y=[],p=i.workingMap.get(r);return p===void 0?(c=[r[1],r[2],y,null,d,c.rootSegmentID],i.workingMap.set(r,c),bs(c,r[0],i),c):(p[4]=d,p[5]=c.rootSegmentID,p)}s(ss,"trackPostponedBoundary");function cs(r,i,c,d){d.status=In;var y=c.keyPath,p=c.blockedBoundary;if(p===null)d.id=r.nextSegmentId++,i.rootSlots=d.id,r.completedRootSegment!==null&&(r.completedRootSegment.status=In);else{if(p!==null&&p.status===Or){var A=ss(r,i,p);if(p.trackedContentKeyPath===y&&c.childIndex===-1){d.id===-1&&(d.id=d.parentFlushed?p.rootSegmentID:r.nextSegmentId++),A[3]=d.id;return}}if(d.id===-1&&(d.id=d.parentFlushed&&p!==null?p.rootSegmentID:r.nextSegmentId++),c.childIndex===-1)y===null?i.rootSlots=d.id:(c=i.workingMap.get(y),c===void 0?(c=[y[1],y[2],[],d.id],bs(c,y[0],i)):c[3]=d.id);else{if(y===null){if(r=i.rootSlots,r===null)r=i.rootSlots={};else if(typeof r=="number")throw Error("It should not be possible to postpone both at the root of an element as well as a slot below. This is a bug in React.")}else if(p=i.workingMap,A=p.get(y),A===void 0)r={},A=[y[1],y[2],[],r],p.set(y,A),bs(A,y[0],i);else if(r=A[3],r===null)r=A[3]={};else if(typeof r=="number")throw Error("It should not be possible to postpone both at the root of an element as well as a slot below. This is a bug in React.");r[c.childIndex]=d.id}}}s(cs,"trackPostpone");function jl(r,i){r=r.trackedPostpones,r!==null&&(i=i.trackedContentKeyPath,i!==null&&(i=r.workingMap.get(i),i!==void 0&&(i.length=4,i[2]=[],i[3]=null)))}s(jl,"untrackBoundary");function xu(r,i,c){return dn(r,c,i.replay,i.node,i.childIndex,i.blockedBoundary,i.hoistableState,i.abortSet,i.keyPath,i.formatContext,i.context,i.treeContext,i.row,i.componentStack,Di,i.debugTask)}s(xu,"spawnNewSuspendedReplayTask");function Fa(r,i,c){var d=i.blockedSegment,y=Wr(r,d.chunks.length,null,i.formatContext,d.lastPushedText,!0);return d.children.push(y),d.lastPushedText=!1,et(r,c,i.node,i.childIndex,i.blockedBoundary,y,i.blockedPreamble,i.hoistableState,i.abortSet,i.keyPath,i.formatContext,i.context,i.treeContext,i.row,i.componentStack,Di,i.debugTask)}s(Fa,"spawnNewSuspendedRenderTask");function Ht(r,i,c,d){var y=i.formatContext,p=i.context,A=i.keyPath,O=i.treeContext,L=i.componentStack,I=i.debugTask,D=i.blockedSegment;if(D===null){D=i.replay;try{return Yr(r,i,c,d)}catch(K){if(Yt(),c=K===fn?wr():K,r.status!==12&&typeof c=="object"&&c!==null){if(typeof c.then=="function"){d=K===fn?ji():null,r=xu(r,i,d).ping,c.then(r,r),i.formatContext=y,i.context=p,i.keyPath=A,i.treeContext=O,i.componentStack=L,i.replay=D,i.debugTask=I,qi(p);return}if(c.message==="Maximum call stack size exceeded"){c=K===fn?ji():null,c=xu(r,i,c),r.pingedTasks.push(c),i.formatContext=y,i.context=p,i.keyPath=A,i.treeContext=O,i.componentStack=L,i.replay=D,i.debugTask=I,qi(p);return}}}}else{var G=D.children.length,J=D.chunks.length;try{return Yr(r,i,c,d)}catch(K){if(Yt(),D.children.length=G,D.chunks.length=J,c=K===fn?wr():K,r.status!==12&&typeof c=="object"&&c!==null){if(typeof c.then=="function"){D=c,c=K===fn?ji():null,r=Fa(r,i,c).ping,D.then(r,r),i.formatContext=y,i.context=p,i.keyPath=A,i.treeContext=O,i.componentStack=L,i.debugTask=I,qi(p);return}if(c.message==="Maximum call stack size exceeded"){D=K===fn?ji():null,D=Fa(r,i,D),r.pingedTasks.push(D),i.formatContext=y,i.context=p,i.keyPath=A,i.treeContext=O,i.componentStack=L,i.debugTask=I,qi(p);return}}}}throw i.formatContext=y,i.context=p,i.keyPath=A,i.treeContext=O,qi(p),c}s(Ht,"renderNode");function bh(r){var i=r.blockedBoundary,c=r.blockedSegment;c!==null&&(c.status=nr,Ml(this,i,r.row,c))}s(bh,"abortTaskSoft");function Oa(r,i,c,d,y,p,A,O){for(var L=0;L<c.length;L++){var I=c[L];if(I.length===4)Oa(r,i,I[2],I[3],y,p,A,O);else{var D=r;I=I[5];var G=y,J=p,K=A,z=O,ge=Oi(D,null,new Set,null,null);ge.parentFlushed=!0,ge.rootSegmentID=I,ge.status=Cn,Ol(ge,J,G,K,z),ge.parentFlushed&&D.clientRenderedBoundaries.push(ge)}}if(c.length=0,d!==null){if(i===null)throw Error("We should not have any resumable nodes in the shell. This is a bug in React.");if(i.status!==Cn&&(i.status=Cn,Ol(i,p,y,A,O),i.parentFlushed&&r.clientRenderedBoundaries.push(i)),typeof d=="object")for(var $e in d)delete d[$e]}}s(Oa,"abortRemainingReplayNodes");function Ma(r,i,c){var d=r.blockedBoundary,y=r.blockedSegment;if(y!==null){if(y.status===6)return;y.status=nr}var p=Gt(r.componentStack),A=r.node;if(A!==null&&typeof A=="object"&&vu(r,A._debugInfo),d===null){if(i.status!==13&&i.status!==Pn){if(d=r.replay,d===null){i.trackedPostpones!==null&&y!==null?(d=i.trackedPostpones,Jt(i,c,p,r.debugTask),cs(i,d,r,y),Ml(i,null,r.row,y)):(Jt(i,c,p,r.debugTask),Kl(i,c,p,r.debugTask));return}d.pendingTasks--,d.pendingTasks===0&&0<d.nodes.length&&(y=Jt(i,c,p,null),Oa(i,null,d.nodes,d.slots,c,y,p,!0)),i.pendingRootTasks--,i.pendingRootTasks===0&&ul(i)}}else{if(A=i.trackedPostpones,d.status!==Cn){if(A!==null&&y!==null)return Jt(i,c,p,r.debugTask),cs(i,A,r,y),d.fallbackAbortableTasks.forEach(function(O){return Ma(O,i,c)}),d.fallbackAbortableTasks.clear(),Ml(i,d,r.row,y);d.status=Cn,y=Jt(i,c,p,r.debugTask),d.status=Cn,Ol(d,y,c,p,!0),jl(i,d),d.parentFlushed&&i.clientRenderedBoundaries.push(d)}d.pendingTasks--,p=d.row,p!==null&&--p.pendingTasks===0&&sr(i,p),d.fallbackAbortableTasks.forEach(function(O){return Ma(O,i,c)}),d.fallbackAbortableTasks.clear()}r=r.row,r!==null&&--r.pendingTasks===0&&sr(i,r),i.allPendingTasks--,i.allPendingTasks===0&&hs(i)}s(Ma,"abortTask");function fs(r,i){try{var c=r.renderState,d=c.onHeaders;if(d){var y=c.headers;if(y){c.headers=null;var p=y.preconnects;if(y.fontPreloads&&(p&&(p+=", "),p+=y.fontPreloads),y.highImagePreloads&&(p&&(p+=", "),p+=y.highImagePreloads),!i){var A=c.styles.values(),O=A.next();e:for(;0<y.remainingCapacity&&!O.done;O=A.next())for(var L=O.value.sheets.values(),I=L.next();0<y.remainingCapacity&&!I.done;I=L.next()){var D=I.value,G=D.props,J=G.href,K=D.props,z=Bn(K.href,"style",{crossOrigin:K.crossOrigin,integrity:K.integrity,nonce:K.nonce,type:K.type,fetchPriority:K.fetchPriority,referrerPolicy:K.referrerPolicy,media:K.media});if(0<=(y.remainingCapacity-=z.length+2))c.resets.style[J]=kr,p&&(p+=", "),p+=z,c.resets.style[J]=typeof G.crossOrigin=="string"||typeof G.integrity=="string"?[G.crossOrigin,G.integrity]:kr;else break e}}d(p?{Link:p}:{})}}}catch(ge){Jt(r,ge,{},null)}}s(fs,"safelyEmitEarlyPreloads");function ul(r){r.trackedPostpones===null&&fs(r,!0),r.trackedPostpones===null&&Il(r),r.onShellError=Mn,r=r.onShellReady,r()}s(ul,"completeShell");function hs(r){fs(r,r.trackedPostpones===null?!0:r.completedRootSegment===null||r.completedRootSegment.status!==In),Il(r),r=r.onAllReady,r()}s(hs,"completeAll");function Tu(r,i){if(i.chunks.length===0&&i.children.length===1&&i.children[0].boundary===null&&i.children[0].id===-1){var c=i.children[0];c.id=i.id,c.parentFlushed=!0,c.status!==kn&&c.status!==nr&&c.status!==ao||Tu(r,c)}else r.completedSegments.push(i)}s(Tu,"queueCompletedSegment");function sl(r,i,c){if(Z!==null){c=c.chunks;for(var d=0,y=0;y<c.length;y++)d+=Z(c[y]);i===null?r.byteSize+=d:i.byteSize+=d}}s(sl,"finishedSegment");function Ml(r,i,c,d){if(c!==null&&(--c.pendingTasks===0?sr(r,c):c.together&&bu(r,c)),r.allPendingTasks--,i===null){if(d!==null&&d.parentFlushed){if(r.completedRootSegment!==null)throw Error("There can only be one root segment. This is a bug in React.");r.completedRootSegment=d}r.pendingRootTasks--,r.pendingRootTasks===0&&ul(r)}else if(i.pendingTasks--,i.status!==Cn)if(i.pendingTasks===0){if(i.status===Or&&(i.status=kn),d!==null&&d.parentFlushed&&(d.status===kn||d.status===nr)&&Tu(i,d),i.parentFlushed&&r.completedBoundaries.push(i),i.status===kn)c=i.row,c!==null&&Wt(c.hoistables,i.contentState),Rn(r,i)||(i.fallbackAbortableTasks.forEach(bh,r),i.fallbackAbortableTasks.clear(),c!==null&&--c.pendingTasks===0&&sr(r,c)),r.pendingRootTasks===0&&r.trackedPostpones===null&&i.contentPreamble!==null&&Il(r);else if(i.status===In&&(i=i.row,i!==null)){if(r.trackedPostpones!==null){c=r.trackedPostpones;var y=i.next;if(y!==null&&(d=y.boundaries,d!==null))for(y.boundaries=null,y=0;y<d.length;y++){var p=d[y];ss(r,c,p),Ml(r,p,null,null)}}--i.pendingTasks===0&&sr(r,i)}}else d===null||!d.parentFlushed||d.status!==kn&&d.status!==nr||(Tu(i,d),i.completedSegments.length===1&&i.parentFlushed&&r.partialBoundaries.push(i)),i=i.row,i!==null&&i.together&&bu(r,i);r.allPendingTasks===0&&hs(r)}s(Ml,"finishedTask");function ds(r){if(r.status!==Pn&&r.status!==13){var i=la,c=Ne.H;Ne.H=B;var d=Ne.A;Ne.A=ne;var y=Zr;Zr=r;var p=Ne.getCurrentStack;Ne.getCurrentStack=Mc;var A=$;$=r.resumableState;try{var O=r.pingedTasks,L;for(L=0;L<O.length;L++){var I=r,D=O[L],G=D.blockedSegment;if(G===null){var J=void 0,K=I;if(I=D,I.replay.pendingTasks!==0){qi(I.context),J=j,j=I;try{if(typeof I.replay.slots=="number"?Aa(K,I,I.replay.slots,I.node,I.childIndex):ql(K,I),I.replay.pendingTasks===1&&0<I.replay.nodes.length)throw Error("Couldn't find all resumable slots by key/index during replaying. The tree doesn't match so React will fallback to client rendering.");I.replay.pendingTasks--,I.abortSet.delete(I),Ml(K,I.blockedBoundary,I.row,null)}catch(Re){Yt();var z=Re===fn?wr():Re;if(typeof z=="object"&&z!==null&&typeof z.then=="function"){var ge=I.ping;z.then(ge,ge),I.thenableState=Re===fn?ji():null}else{I.replay.pendingTasks--,I.abortSet.delete(I);var $e=Gt(I.componentStack),ce=void 0,we=K,un=I.blockedBoundary,Bt=K.status===12?K.fatalError:z,Le=$e,ve=I.replay.nodes,qr=I.replay.slots;ce=Jt(we,Bt,Le,I.debugTask),Oa(we,un,ve,qr,Bt,ce,Le,!1),K.pendingRootTasks--,K.pendingRootTasks===0&&ul(K),K.allPendingTasks--,K.allPendingTasks===0&&hs(K)}}finally{j=J}}}else if(K=J=void 0,ce=D,we=G,we.status===Or){we.status=6,qi(ce.context),K=j,j=ce;var Gn=we.children.length,Qe=we.chunks.length;try{ql(I,ce),we.lastPushedText&&we.textEmbedded&&we.chunks.push(Eo),ce.abortSet.delete(ce),we.status=kn,sl(I,ce.blockedBoundary,we),Ml(I,ce.blockedBoundary,ce.row,we)}catch(Re){Yt(),we.children.length=Gn,we.chunks.length=Qe;var en=Re===fn?wr():I.status===12?I.fatalError:Re;if(I.status===12&&I.trackedPostpones!==null){var Ct=I.trackedPostpones,ct=Gt(ce.componentStack);ce.abortSet.delete(ce),Jt(I,en,ct,ce.debugTask),cs(I,Ct,ce,we),Ml(I,ce.blockedBoundary,ce.row,we)}else if(typeof en=="object"&&en!==null&&typeof en.then=="function"){we.status=Or,ce.thenableState=Re===fn?ji():null;var cr=ce.ping;en.then(cr,cr)}else{var Ke=Gt(ce.componentStack);ce.abortSet.delete(ce),we.status=ao;var nn=ce.blockedBoundary,it=ce.row,Qt=ce.debugTask;if(it!==null&&--it.pendingTasks===0&&sr(I,it),I.allPendingTasks--,J=Jt(I,en,Ke,Qt),nn===null)Kl(I,en,Ke,Qt);else if(nn.pendingTasks--,nn.status!==Cn){nn.status=Cn,Ol(nn,J,en,Ke,!1),jl(I,nn);var sn=nn.row;sn!==null&&--sn.pendingTasks===0&&sr(I,sn),nn.parentFlushed&&I.clientRenderedBoundaries.push(nn),I.pendingRootTasks===0&&I.trackedPostpones===null&&nn.contentPreamble!==null&&Il(I)}I.allPendingTasks===0&&hs(I)}}finally{j=K}}}O.splice(0,L),r.destination!==null&&_l(r,r.destination)}catch(Re){O={},Jt(r,Re,O,null),Kl(r,Re,O,null)}finally{$=A,Ne.H=c,Ne.A=d,Ne.getCurrentStack=p,c===B&&qi(i),Zr=y}}}s(ds,"performWork");function gs(r,i,c){i.preambleChildren.length&&c.push(i.preambleChildren);for(var d=!1,y=0;y<i.children.length;y++)d=xh(r,i.children[y],c)||d;return d}s(gs,"preparePreambleFromSubtree");function xh(r,i,c){var d=i.boundary;if(d===null)return gs(r,i,c);var y=d.contentPreamble,p=d.fallbackPreamble;if(y===null||p===null)return!1;switch(d.status){case kn:if($n(r.renderState,y),r.byteSize+=d.byteSize,i=d.completedSegments[0],!i)throw Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");return gs(r,i,c);case In:if(r.trackedPostpones!==null)return!0;case Cn:if(i.status===kn)return $n(r.renderState,p),gs(r,i,c);default:return!0}}s(xh,"preparePreambleFromSegment");function Il(r){if(r.completedRootSegment&&r.completedPreambleSegments===null){var i=[],c=r.byteSize,d=xh(r,r.completedRootSegment,i),y=r.renderState.preamble;d===!1||y.headChunks&&y.bodyChunks?r.completedPreambleSegments=i:r.byteSize=c}}s(Il,"preparePreamble");function Ia(r,i,c,d){switch(c.parentFlushed=!0,c.status){case Or:c.id=r.nextSegmentId++;case In:return d=c.id,c.lastPushedText=!1,c.textEmbedded=!1,r=r.renderState,T(i,yv),T(i,r.placeholderPrefix),r=d.toString(16),T(i,r),E(i,bv);case kn:c.status=ko;var y=!0,p=c.chunks,A=0;c=c.children;for(var O=0;O<c.length;O++){for(y=c[O];A<y.index;A++)T(i,p[A]);y=_a(r,i,y,d)}for(;A<p.length-1;A++)T(i,p[A]);return A<p.length&&(y=E(i,p[A])),y;case nr:return!0;default:throw Error("Aborted, errored or already flushed boundaries should not be flushed again. This is a bug in React.")}}s(Ia,"flushSubtree");function _a(r,i,c,d){var y=c.boundary;if(y===null)return Ia(r,i,c,d);if(y.parentFlushed=!0,y.status===Cn){var p=y.row;p!==null&&--p.pendingTasks===0&&sr(r,p),p=y.errorDigest;var A=y.errorMessage,O=y.errorStack;y=y.errorComponentStack,E(i,Ls),T(i,Dl),p&&(T(i,Ev),T(i,re(p)),T(i,Bs)),A&&(T(i,qh),T(i,re(A)),T(i,Bs)),O&&(T(i,mv),T(i,re(O)),T(i,Bs)),y&&(T(i,Sv),T(i,re(y)),T(i,Bs)),E(i,jh),Ia(r,i,c,d)}else if(y.status!==kn)y.status===Or&&(y.rootSegmentID=r.nextSegmentId++),0<y.completedSegments.length&&r.partialBoundaries.push(y),xt(i,r.renderState,y.rootSegmentID),d&&Wt(d,y.fallbackState),Ia(r,i,c,d);else if(!Kr&&Rn(r,y)&&(Po+y.byteSize>r.progressiveChunkSize||ai(y.contentState)))y.rootSegmentID=r.nextSegmentId++,r.completedBoundaries.push(y),xt(i,r.renderState,y.rootSegmentID),Ia(r,i,c,d);else{if(Po+=y.byteSize,d&&Wt(d,y.contentState),c=y.row,c!==null&&Rn(r,y)&&--c.pendingTasks===0&&sr(r,c),E(i,pv),c=y.completedSegments,c.length!==1)throw Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");_a(r,i,c[0],d)}return E(i,rf)}s(_a,"flushSegment");function vs(r,i,c,d){return Vi(i,r.renderState,c.parentFormatContext,c.id),_a(r,i,c,d),Tr(i,c.parentFormatContext)}s(vs,"flushSegmentContainer");function _c(r,i,c){Po=c.byteSize;for(var d=c.completedSegments,y=0;y<d.length;y++)ys(r,i,c,d[y]);d.length=0,d=c.row,d!==null&&Rn(r,c)&&--d.pendingTasks===0&&sr(r,d),S(i,c.contentState,r.renderState),d=r.resumableState,r=r.renderState,y=c.rootSegmentID,c=c.contentState;var p=r.stylesToHoist;return r.stylesToHoist=!1,T(i,r.startInlineScript),T(i,rt),p?((d.instructions&Fu)===Cr&&(d.instructions|=Fu,T(i,zs)),(d.instructions&Au)===Cr&&(d.instructions|=Au,T(i,cf)),(d.instructions&Xc)===Cr?(d.instructions|=Xc,T(i,hd)):T(i,Ov)):((d.instructions&Au)===Cr&&(d.instructions|=Au,T(i,cf)),T(i,fd)),d=y.toString(16),T(i,r.boundaryPrefix),T(i,d),T(i,Us),T(i,r.segmentPrefix),T(i,d),p?(T(i,Mv),je(i,c)):T(i,Iv),c=E(i,_i),Pi(i,r)&&c}s(_c,"flushCompletedBoundary");function ys(r,i,c,d){if(d.status===ko)return!0;var y=c.contentState,p=d.id;if(p===-1){if((d.id=c.rootSegmentID)===-1)throw Error("A root segment ID must have been assigned by now. This is a bug in React.");return vs(r,i,d,y)}return p===c.rootSegmentID?vs(r,i,d,y):(vs(r,i,d,y),c=r.resumableState,r=r.renderState,T(i,r.startInlineScript),T(i,rt),(c.instructions&Jc)===Cr?(c.instructions|=Jc,T(i,ad)):T(i,ud),T(i,r.segmentPrefix),p=p.toString(16),T(i,p),T(i,sd),T(i,r.placeholderPrefix),T(i,p),i=E(i,cd),i)}s(ys,"flushPartiallyCompletedSegment");function _l(r,i){Wn=new Uint8Array(2048),En=0,Et=!0;try{if(!(0<r.pendingRootTasks)){var c,d=r.completedRootSegment;if(d!==null){if(d.status===In)return;var y=r.completedPreambleSegments;if(y===null)return;Po=r.byteSize;var p=r.resumableState,A=r.renderState,O=A.preamble,L=O.htmlChunks,I=O.headChunks,D;if(L){for(D=0;D<L.length;D++)T(i,L[D]);if(I)for(D=0;D<I.length;D++)T(i,I[D]);else T(i,qe("head")),T(i,rt)}else if(I)for(D=0;D<I.length;D++)T(i,I[D]);var G=A.charsetChunks;for(D=0;D<G.length;D++)T(i,G[D]);G.length=0,A.preconnects.forEach(_,i),A.preconnects.clear();var J=A.viewportChunks;for(D=0;D<J.length;D++)T(i,J[D]);J.length=0,A.fontPreloads.forEach(_,i),A.fontPreloads.clear(),A.highImagePreloads.forEach(_,i),A.highImagePreloads.clear(),ta=A,A.styles.forEach(ee,i),ta=null;var K=A.importMapChunks;for(D=0;D<K.length;D++)T(i,K[D]);K.length=0,A.bootstrapScripts.forEach(_,i),A.scripts.forEach(_,i),A.scripts.clear(),A.bulkPreloads.forEach(_,i),A.bulkPreloads.clear(),L||I||(p.instructions|=Na);var z=A.hoistableChunks;for(D=0;D<z.length;D++)T(i,z[D]);for(p=z.length=0;p<y.length;p++){var ge=y[p];for(A=0;A<ge.length;A++)_a(r,i,ge[A],null)}var $e=r.renderState.preamble,ce=$e.headChunks;($e.htmlChunks||ce)&&T(i,cn("head"));var we=$e.bodyChunks;if(we)for(y=0;y<we.length;y++)T(i,we[y]);_a(r,i,d,null),r.completedRootSegment=null;var un=r.renderState;if(r.allPendingTasks!==0||r.clientRenderedBoundaries.length!==0||r.completedBoundaries.length!==0||r.trackedPostpones!==null&&(r.trackedPostpones.rootNodes.length!==0||r.trackedPostpones.rootSlots!==null)){var Bt=r.resumableState;if((Bt.instructions&Zc)===Cr){if(Bt.instructions|=Zc,T(i,un.startInlineScript),(Bt.instructions&Na)===Cr){Bt.instructions|=Na;var Le="_"+Bt.idPrefix+"R_";T(i,Bu),T(i,re(Le)),T(i,tt)}T(i,rt),T(i,Ds),E(i,ra)}}Pi(i,un)}var ve=r.renderState;d=0;var qr=ve.viewportChunks;for(d=0;d<qr.length;d++)T(i,qr[d]);qr.length=0,ve.preconnects.forEach(_,i),ve.preconnects.clear(),ve.fontPreloads.forEach(_,i),ve.fontPreloads.clear(),ve.highImagePreloads.forEach(_,i),ve.highImagePreloads.clear(),ve.styles.forEach(be,i),ve.scripts.forEach(_,i),ve.scripts.clear(),ve.bulkPreloads.forEach(_,i),ve.bulkPreloads.clear();var Gn=ve.hoistableChunks;for(d=0;d<Gn.length;d++)T(i,Gn[d]);Gn.length=0;var Qe=r.clientRenderedBoundaries;for(c=0;c<Qe.length;c++){var en=Qe[c];ve=i;var Ct=r.resumableState,ct=r.renderState,cr=en.rootSegmentID,Ke=en.errorDigest,nn=en.errorMessage,it=en.errorStack,Qt=en.errorComponentStack;T(ve,ct.startInlineScript),T(ve,rt),(Ct.instructions&Fu)===Cr?(Ct.instructions|=Fu,T(ve,_v)):T(ve,dl),T(ve,ct.boundaryPrefix),T(ve,cr.toString(16)),T(ve,ff),(Ke||nn||it||Qt)&&(T(ve,za),T(ve,Kt(Ke||""))),(nn||it||Qt)&&(T(ve,za),T(ve,Kt(nn||""))),(it||Qt)&&(T(ve,za),T(ve,Kt(it||""))),Qt&&(T(ve,za),T(ve,Kt(Qt)));var sn=E(ve,hf);if(!sn){r.destination=null,c++,Qe.splice(0,c);return}}Qe.splice(0,c);var Re=r.completedBoundaries;for(c=0;c<Re.length;c++)if(!_c(r,i,Re[c])){r.destination=null,c++,Re.splice(0,c);return}Re.splice(0,c),C(i),Wn=new Uint8Array(2048),En=0,Kr=Et=!0;var An=r.partialBoundaries;for(c=0;c<An.length;c++){e:{Qe=r,en=i;var Fn=An[c];Po=Fn.byteSize;var fr=Fn.completedSegments;for(sn=0;sn<fr.length;sn++)if(!ys(Qe,en,Fn,fr[sn])){sn++,fr.splice(0,sn);var Mr=!1;break e}fr.splice(0,sn);var Nt=Fn.row;Nt!==null&&Nt.together&&Fn.pendingTasks===1&&(Nt.pendingTasks===1?yu(Qe,Nt,Nt.hoistables):Nt.pendingTasks--),Mr=S(en,Fn.contentState,Qe.renderState)}if(!Mr){r.destination=null,c++,An.splice(0,c);return}}An.splice(0,c),Kr=!1;var jr=r.completedBoundaries;for(c=0;c<jr.length;c++)if(!_c(r,i,jr[c])){r.destination=null,c++,jr.splice(0,c);return}jr.splice(0,c)}}finally{Kr=!1,r.allPendingTasks===0&&r.clientRenderedBoundaries.length===0&&r.completedBoundaries.length===0?(r.flushScheduled=!1,c=r.resumableState,c.hasBody&&T(i,cn("body")),c.hasHtml&&T(i,cn("html")),C(i),x(i),r.abortableTasks.size!==0&&console.error("There was still abortable task at the root when we closed. This is a bug in React."),r.status=Pn,i.end(),r.destination=null):(C(i),x(i))}}s(_l,"flushCompletedQueues");function po(r){r.flushScheduled=r.destination!==null,Ph(function(){return Qs.run(r,ds,r)}),setImmediate(function(){r.status===10&&(r.status=11),r.trackedPostpones===null&&Qs.run(r,pu,r)})}s(po,"startWork");function pu(r){fs(r,r.pendingRootTasks===0)}s(pu,"enqueueEarlyPreloadsAfterInitialWork");function Wo(r){r.flushScheduled===!1&&r.pingedTasks.length===0&&r.destination!==null&&(r.flushScheduled=!0,setImmediate(function(){var i=r.destination;i?_l(r,i):r.flushScheduled=!1}))}s(Wo,"enqueueFlush");function to(r,i){if(r.status===13)r.status=Pn,i.destroy(r.fatalError);else if(r.status!==Pn&&r.destination===null){r.destination=i;try{_l(r,i)}catch(c){i={},Jt(r,c,i,null),Kl(r,c,i,null)}}}s(to,"startFlowing");function zn(r,i){(r.status===11||r.status===10)&&(r.status=12);try{var c=r.abortableTasks;if(0<c.size){var d=i===void 0?Error("The render was aborted by the server without a reason."):typeof i=="object"&&i!==null&&typeof i.then=="function"?Error("The render was aborted by the server with a promise."):i;r.fatalError=d,c.forEach(function(y){var p=j,A=Ne.getCurrentStack;j=y,Ne.getCurrentStack=Mc;try{Ma(y,r,d)}finally{j=p,Ne.getCurrentStack=A}}),c.clear()}r.destination!==null&&_l(r,r.destination)}catch(y){i={},Jt(r,y,i,null),Kl(r,y,i,null)}}s(zn,"abort");function bs(r,i,c){if(i===null)c.rootNodes.push(r);else{var d=c.workingMap,y=d.get(i);y===void 0&&(y=[i[1],i[2],[],null],d.set(i,y),bs(y,i[0],c)),y[2].push(r)}}s(bs,"addToReplayParent");function wu(r){var i=r.trackedPostpones;if(i===null||i.rootNodes.length===0&&i.rootSlots===null)return r.trackedPostpones=null;if(r.completedRootSegment===null||r.completedRootSegment.status!==In&&r.completedPreambleSegments!==null){var c=r.nextSegmentId,d=i.rootSlots,y=r.resumableState;y.bootstrapScriptContent=void 0,y.bootstrapScripts=void 0,y.bootstrapModules=void 0}else{c=0,d=-1,y=r.resumableState;var p=r.renderState;y.nextFormID=0,y.hasBody=!1,y.hasHtml=!1,y.unknownResources={font:p.resets.font},y.dnsResources=p.resets.dns,y.connectResources=p.resets.connect,y.imageResources=p.resets.image,y.styleResources=p.resets.style,y.scriptResources={},y.moduleUnknownResources={},y.moduleScriptResources={},y.instructions=Cr}return{nextSegmentId:c,rootFormatContext:r.rootFormatContext,progressiveChunkSize:r.progressiveChunkSize,resumableState:r.resumableState,replayNodes:i.rootNodes,replaySlots:d}}s(wu,"getPostponedState");function Th(){var r=ps.version;if(r!=="19.2.0")throw Error(`Incompatible React versions: The "react" and "react-dom" packages must have the exact same version. Instead got:
|
|
197
|
+
- react: `+(r+`
|
|
198
|
+
- react-dom: 19.2.0
|
|
199
|
+
Learn more: https://react.dev/warnings/version-mismatch`))}s(Th,"ensureCorrectIsomorphicReactVersion");function ph(r,i){return function(){return to(i,r)}}s(ph,"createDrainHandler");function xs(r,i){return function(){r.destination=null,zn(r,Error(i))}}s(xs,"createCancelHandler");function wh(r,i){var c=Kn(i?i.identifierPrefix:void 0,i?i.unstable_externalRuntimeSrc:void 0,i?i.bootstrapScriptContent:void 0,i?i.bootstrapScripts:void 0,i?i.bootstrapModules:void 0);return mr(r,c,_e(c,i?i.nonce:void 0,i?i.unstable_externalRuntimeSrc:void 0,i?i.importMap:void 0,i?i.onHeaders:void 0,i?i.maxHeadersLength:void 0),lt(i?i.namespaceURI:void 0),i?i.progressiveChunkSize:void 0,i?i.onError:void 0,i?i.onAllReady:void 0,i?i.onShellReady:void 0,i?i.onShellError:void 0,void 0,i?i.onPostpone:void 0,i?i.formState:void 0)}s(wh,"createRequestImpl");function cl(r){return{write:s(function(i){return typeof i=="string"&&(i=La.encode(i)),r.enqueue(i),!0},"write"),end:s(function(){r.close()},"end"),destroy:s(function(i){typeof r.error=="function"?r.error(i):r.close()},"destroy")}}s(cl,"createFakeWritableFromReadableStreamController$1");function Rh(r,i,c){return Un(r,i,_e(i.resumableState,c?c.nonce:void 0,void 0,void 0,void 0,void 0),c?c.onError:void 0,c?c.onAllReady:void 0,c?c.onShellReady:void 0,c?c.onShellError:void 0,void 0,c?c.onPostpone:void 0)}s(Rh,"resumeRequestImpl");function Hc(r){return{write:s(function(i){return typeof i=="string"&&(i=La.encode(i)),r.enqueue(i),!0},"write"),end:s(function(){r.close()},"end"),destroy:s(function(i){typeof r.error=="function"?r.error(i):r.close()},"destroy")}}s(Hc,"createFakeWritableFromReadableStreamController");function Ts(r){return{write:s(function(i){return r.push(i)},"write"),end:s(function(){r.push(null)},"end"),destroy:s(function(i){r.destroy(i)},"destroy")}}s(Ts,"createFakeWritableFromReadable");var Rt=require("util"),gn=require("crypto"),Kg=require("async_hooks"),ps=ba(),Eh=Af(),mh=require("stream"),ws=Symbol.for("react.transitional.element"),Dc=Symbol.for("react.portal"),Lc=Symbol.for("react.fragment"),$l=Symbol.for("react.strict_mode"),Sh=Symbol.for("react.profiler"),Bc=Symbol.for("react.consumer"),Ha=Symbol.for("react.context"),Ru=Symbol.for("react.forward_ref"),Zt=Symbol.for("react.suspense"),Eu=Symbol.for("react.suspense_list"),Rs=Symbol.for("react.memo"),Da=Symbol.for("react.lazy"),qg=Symbol.for("react.scope"),Ch=Symbol.for("react.activity"),jg=Symbol.for("react.legacy_hidden"),$g=Symbol.for("react.memo_cache_sentinel"),kh=Symbol.for("react.view_transition"),ea=Symbol.iterator,Yo=Array.isArray,Nc=new WeakMap,Uc=new WeakMap,zc=Symbol.for("react.client.reference"),Ph=queueMicrotask,Wn=null,En=0,Et=!0,La=new Rt.TextEncoder,mt=Object.assign,Be=Object.prototype.hasOwnProperty,wo=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),Wc={},mu={},Es=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" ")),Ah=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Su={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0},Yc={"aria-current":0,"aria-description":0,"aria-details":0,"aria-disabled":0,"aria-hidden":0,"aria-invalid":0,"aria-keyshortcuts":0,"aria-label":0,"aria-roledescription":0,"aria-autocomplete":0,"aria-checked":0,"aria-expanded":0,"aria-haspopup":0,"aria-level":0,"aria-modal":0,"aria-multiline":0,"aria-multiselectable":0,"aria-orientation":0,"aria-placeholder":0,"aria-pressed":0,"aria-readonly":0,"aria-required":0,"aria-selected":0,"aria-sort":0,"aria-valuemax":0,"aria-valuemin":0,"aria-valuenow":0,"aria-valuetext":0,"aria-atomic":0,"aria-busy":0,"aria-live":0,"aria-relevant":0,"aria-dropeffect":0,"aria-grabbed":0,"aria-activedescendant":0,"aria-colcount":0,"aria-colindex":0,"aria-colspan":0,"aria-controls":0,"aria-describedby":0,"aria-errormessage":0,"aria-flowto":0,"aria-labelledby":0,"aria-owns":0,"aria-posinset":0,"aria-rowcount":0,"aria-rowindex":0,"aria-rowspan":0,"aria-setsize":0,"aria-braillelabel":0,"aria-brailleroledescription":0,"aria-colindextext":0,"aria-rowindextext":0},nt={},Mi=RegExp("^(aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),Ba=RegExp("^(aria)[A-Z][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),Cu=!1,Fh={accept:"accept",acceptcharset:"acceptCharset","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",alt:"alt",as:"as",async:"async",autocapitalize:"autoCapitalize",autocomplete:"autoComplete",autocorrect:"autoCorrect",autofocus:"autoFocus",autoplay:"autoPlay",autosave:"autoSave",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",challenge:"challenge",charset:"charSet",checked:"checked",children:"children",cite:"cite",class:"className",classid:"classID",classname:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlslist:"controlsList",coords:"coords",crossorigin:"crossOrigin",dangerouslysetinnerhtml:"dangerouslySetInnerHTML",data:"data",datetime:"dateTime",default:"default",defaultchecked:"defaultChecked",defaultvalue:"defaultValue",defer:"defer",dir:"dir",disabled:"disabled",disablepictureinpicture:"disablePictureInPicture",disableremoteplayback:"disableRemotePlayback",download:"download",draggable:"draggable",enctype:"encType",enterkeyhint:"enterKeyHint",fetchpriority:"fetchPriority",for:"htmlFor",form:"form",formmethod:"formMethod",formaction:"formAction",formenctype:"formEncType",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",htmlfor:"htmlFor",httpequiv:"httpEquiv","http-equiv":"httpEquiv",icon:"icon",id:"id",imagesizes:"imageSizes",imagesrcset:"imageSrcSet",inert:"inert",innerhtml:"innerHTML",inputmode:"inputMode",integrity:"integrity",is:"is",itemid:"itemID",itemprop:"itemProp",itemref:"itemRef",itemscope:"itemScope",itemtype:"itemType",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginwidth:"marginWidth",marginheight:"marginHeight",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nomodule:"noModule",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",accentheight:"accentHeight","accent-height":"accentHeight",accumulate:"accumulate",additive:"additive",alignmentbaseline:"alignmentBaseline","alignment-baseline":"alignmentBaseline",allowreorder:"allowReorder",alphabetic:"alphabetic",amplitude:"amplitude",arabicform:"arabicForm","arabic-form":"arabicForm",ascent:"ascent",attributename:"attributeName",attributetype:"attributeType",autoreverse:"autoReverse",azimuth:"azimuth",basefrequency:"baseFrequency",baselineshift:"baselineShift","baseline-shift":"baselineShift",baseprofile:"baseProfile",bbox:"bbox",begin:"begin",bias:"bias",by:"by",calcmode:"calcMode",capheight:"capHeight","cap-height":"capHeight",clip:"clip",clippath:"clipPath","clip-path":"clipPath",clippathunits:"clipPathUnits",cliprule:"clipRule","clip-rule":"clipRule",color:"color",colorinterpolation:"colorInterpolation","color-interpolation":"colorInterpolation",colorinterpolationfilters:"colorInterpolationFilters","color-interpolation-filters":"colorInterpolationFilters",colorprofile:"colorProfile","color-profile":"colorProfile",colorrendering:"colorRendering","color-rendering":"colorRendering",contentscripttype:"contentScriptType",contentstyletype:"contentStyleType",cursor:"cursor",cx:"cx",cy:"cy",d:"d",datatype:"datatype",decelerate:"decelerate",descent:"descent",diffuseconstant:"diffuseConstant",direction:"direction",display:"display",divisor:"divisor",dominantbaseline:"dominantBaseline","dominant-baseline":"dominantBaseline",dur:"dur",dx:"dx",dy:"dy",edgemode:"edgeMode",elevation:"elevation",enablebackground:"enableBackground","enable-background":"enableBackground",end:"end",exponent:"exponent",externalresourcesrequired:"externalResourcesRequired",fill:"fill",fillopacity:"fillOpacity","fill-opacity":"fillOpacity",fillrule:"fillRule","fill-rule":"fillRule",filter:"filter",filterres:"filterRes",filterunits:"filterUnits",floodopacity:"floodOpacity","flood-opacity":"floodOpacity",floodcolor:"floodColor","flood-color":"floodColor",focusable:"focusable",fontfamily:"fontFamily","font-family":"fontFamily",fontsize:"fontSize","font-size":"fontSize",fontsizeadjust:"fontSizeAdjust","font-size-adjust":"fontSizeAdjust",fontstretch:"fontStretch","font-stretch":"fontStretch",fontstyle:"fontStyle","font-style":"fontStyle",fontvariant:"fontVariant","font-variant":"fontVariant",fontweight:"fontWeight","font-weight":"fontWeight",format:"format",from:"from",fx:"fx",fy:"fy",g1:"g1",g2:"g2",glyphname:"glyphName","glyph-name":"glyphName",glyphorientationhorizontal:"glyphOrientationHorizontal","glyph-orientation-horizontal":"glyphOrientationHorizontal",glyphorientationvertical:"glyphOrientationVertical","glyph-orientation-vertical":"glyphOrientationVertical",glyphref:"glyphRef",gradienttransform:"gradientTransform",gradientunits:"gradientUnits",hanging:"hanging",horizadvx:"horizAdvX","horiz-adv-x":"horizAdvX",horizoriginx:"horizOriginX","horiz-origin-x":"horizOriginX",ideographic:"ideographic",imagerendering:"imageRendering","image-rendering":"imageRendering",in2:"in2",in:"in",inlist:"inlist",intercept:"intercept",k1:"k1",k2:"k2",k3:"k3",k4:"k4",k:"k",kernelmatrix:"kernelMatrix",kernelunitlength:"kernelUnitLength",kerning:"kerning",keypoints:"keyPoints",keysplines:"keySplines",keytimes:"keyTimes",lengthadjust:"lengthAdjust",letterspacing:"letterSpacing","letter-spacing":"letterSpacing",lightingcolor:"lightingColor","lighting-color":"lightingColor",limitingconeangle:"limitingConeAngle",local:"local",markerend:"markerEnd","marker-end":"markerEnd",markerheight:"markerHeight",markermid:"markerMid","marker-mid":"markerMid",markerstart:"markerStart","marker-start":"markerStart",markerunits:"markerUnits",markerwidth:"markerWidth",mask:"mask",maskcontentunits:"maskContentUnits",maskunits:"maskUnits",mathematical:"mathematical",mode:"mode",numoctaves:"numOctaves",offset:"offset",opacity:"opacity",operator:"operator",order:"order",orient:"orient",orientation:"orientation",origin:"origin",overflow:"overflow",overlineposition:"overlinePosition","overline-position":"overlinePosition",overlinethickness:"overlineThickness","overline-thickness":"overlineThickness",paintorder:"paintOrder","paint-order":"paintOrder",panose1:"panose1","panose-1":"panose1",pathlength:"pathLength",patterncontentunits:"patternContentUnits",patterntransform:"patternTransform",patternunits:"patternUnits",pointerevents:"pointerEvents","pointer-events":"pointerEvents",points:"points",pointsatx:"pointsAtX",pointsaty:"pointsAtY",pointsatz:"pointsAtZ",popover:"popover",popovertarget:"popoverTarget",popovertargetaction:"popoverTargetAction",prefix:"prefix",preservealpha:"preserveAlpha",preserveaspectratio:"preserveAspectRatio",primitiveunits:"primitiveUnits",property:"property",r:"r",radius:"radius",refx:"refX",refy:"refY",renderingintent:"renderingIntent","rendering-intent":"renderingIntent",repeatcount:"repeatCount",repeatdur:"repeatDur",requiredextensions:"requiredExtensions",requiredfeatures:"requiredFeatures",resource:"resource",restart:"restart",result:"result",results:"results",rotate:"rotate",rx:"rx",ry:"ry",scale:"scale",security:"security",seed:"seed",shaperendering:"shapeRendering","shape-rendering":"shapeRendering",slope:"slope",spacing:"spacing",specularconstant:"specularConstant",specularexponent:"specularExponent",speed:"speed",spreadmethod:"spreadMethod",startoffset:"startOffset",stddeviation:"stdDeviation",stemh:"stemh",stemv:"stemv",stitchtiles:"stitchTiles",stopcolor:"stopColor","stop-color":"stopColor",stopopacity:"stopOpacity","stop-opacity":"stopOpacity",strikethroughposition:"strikethroughPosition","strikethrough-position":"strikethroughPosition",strikethroughthickness:"strikethroughThickness","strikethrough-thickness":"strikethroughThickness",string:"string",stroke:"stroke",strokedasharray:"strokeDasharray","stroke-dasharray":"strokeDasharray",strokedashoffset:"strokeDashoffset","stroke-dashoffset":"strokeDashoffset",strokelinecap:"strokeLinecap","stroke-linecap":"strokeLinecap",strokelinejoin:"strokeLinejoin","stroke-linejoin":"strokeLinejoin",strokemiterlimit:"strokeMiterlimit","stroke-miterlimit":"strokeMiterlimit",strokewidth:"strokeWidth","stroke-width":"strokeWidth",strokeopacity:"strokeOpacity","stroke-opacity":"strokeOpacity",suppresscontenteditablewarning:"suppressContentEditableWarning",suppresshydrationwarning:"suppressHydrationWarning",surfacescale:"surfaceScale",systemlanguage:"systemLanguage",tablevalues:"tableValues",targetx:"targetX",targety:"targetY",textanchor:"textAnchor","text-anchor":"textAnchor",textdecoration:"textDecoration","text-decoration":"textDecoration",textlength:"textLength",textrendering:"textRendering","text-rendering":"textRendering",to:"to",transform:"transform",transformorigin:"transformOrigin","transform-origin":"transformOrigin",typeof:"typeof",u1:"u1",u2:"u2",underlineposition:"underlinePosition","underline-position":"underlinePosition",underlinethickness:"underlineThickness","underline-thickness":"underlineThickness",unicode:"unicode",unicodebidi:"unicodeBidi","unicode-bidi":"unicodeBidi",unicoderange:"unicodeRange","unicode-range":"unicodeRange",unitsperem:"unitsPerEm","units-per-em":"unitsPerEm",unselectable:"unselectable",valphabetic:"vAlphabetic","v-alphabetic":"vAlphabetic",values:"values",vectoreffect:"vectorEffect","vector-effect":"vectorEffect",version:"version",vertadvy:"vertAdvY","vert-adv-y":"vertAdvY",vertoriginx:"vertOriginX","vert-origin-x":"vertOriginX",vertoriginy:"vertOriginY","vert-origin-y":"vertOriginY",vhanging:"vHanging","v-hanging":"vHanging",videographic:"vIdeographic","v-ideographic":"vIdeographic",viewbox:"viewBox",viewtarget:"viewTarget",visibility:"visibility",vmathematical:"vMathematical","v-mathematical":"vMathematical",vocab:"vocab",widths:"widths",wordspacing:"wordSpacing","word-spacing":"wordSpacing",writingmode:"writingMode","writing-mode":"writingMode",x1:"x1",x2:"x2",x:"x",xchannelselector:"xChannelSelector",xheight:"xHeight","x-height":"xHeight",xlinkactuate:"xlinkActuate","xlink:actuate":"xlinkActuate",xlinkarcrole:"xlinkArcrole","xlink:arcrole":"xlinkArcrole",xlinkhref:"xlinkHref","xlink:href":"xlinkHref",xlinkrole:"xlinkRole","xlink:role":"xlinkRole",xlinkshow:"xlinkShow","xlink:show":"xlinkShow",xlinktitle:"xlinkTitle","xlink:title":"xlinkTitle",xlinktype:"xlinkType","xlink:type":"xlinkType",xmlbase:"xmlBase","xml:base":"xmlBase",xmllang:"xmlLang","xml:lang":"xmlLang",xmlns:"xmlns","xml:space":"xmlSpace",xmlnsxlink:"xmlnsXlink","xmlns:xlink":"xmlnsXlink",xmlspace:"xmlSpace",y1:"y1",y2:"y2",y:"y",ychannelselector:"yChannelSelector",z:"z",zoomandpan:"zoomAndPan"},Sr={},na=/^on./,ku=/^on[^A-Z]/,Ro=RegExp("^(aria)-[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),ms=RegExp("^(aria)[A-Z][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),fl=/^(?:webkit|moz|o)[A-Z]/,Ss=/^-ms-/,Cs=/-(.)/g,ks=/;\s*$/,Hl={},Pu={},Gc=!1,Oh=!1,Mh=/["'&<>]/,ev=/([A-Z])/g,Gr=/^ms-/,ro=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i,Ne=ps.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Ps=Eh.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Ih=Object.freeze({pending:!1,data:null,method:null,action:null}),on=Ps.d;Ps.d={f:on.f,r:on.r,D:s(function(r){var i=hn();if(i){var c=i.resumableState,d=i.renderState;if(typeof r=="string"&&r){if(!c.dnsResources.hasOwnProperty(r)){c.dnsResources[r]=Vt,c=d.headers;var y,p;(p=c&&0<c.remainingCapacity)&&(p=(y="<"+ze(r)+">; rel=dns-prefetch",0<=(c.remainingCapacity-=y.length+2))),p?(d.resets.dns[r]=Vt,c.preconnects&&(c.preconnects+=", "),c.preconnects+=y):(y=[],Dn(y,{href:r,rel:"dns-prefetch"}),d.preconnects.add(y))}Wo(i)}}else on.D(r)},"D"),C:s(function(r,i){var c=hn();if(c){var d=c.resumableState,y=c.renderState;if(typeof r=="string"&&r){var p=i==="use-credentials"?"credentials":typeof i=="string"?"anonymous":"default";if(!d.connectResources[p].hasOwnProperty(r)){d.connectResources[p][r]=Vt,d=y.headers;var A,O;if(O=d&&0<d.remainingCapacity){if(O="<"+ze(r)+">; rel=preconnect",typeof i=="string"){var L=Qi(i,"crossOrigin");O+='; crossorigin="'+L+'"'}O=(A=O,0<=(d.remainingCapacity-=A.length+2))}O?(y.resets.connect[p][r]=Vt,d.preconnects&&(d.preconnects+=", "),d.preconnects+=A):(p=[],Dn(p,{rel:"preconnect",href:r,crossOrigin:i}),y.preconnects.add(p))}Wo(c)}}else on.C(r,i)},"C"),L:s(function(r,i,c){var d=hn();if(d){var y=d.resumableState,p=d.renderState;if(i&&r){switch(i){case"image":if(c)var A=c.imageSrcSet,O=c.imageSizes,L=c.fetchPriority;var I=A?A+`
|
|
200
|
+
`+(O||""):r;if(y.imageResources.hasOwnProperty(I))return;y.imageResources[I]=kr,y=p.headers;var D;y&&0<y.remainingCapacity&&typeof A!="string"&&L==="high"&&(D=Bn(r,i,c),0<=(y.remainingCapacity-=D.length+2))?(p.resets.image[I]=kr,y.highImagePreloads&&(y.highImagePreloads+=", "),y.highImagePreloads+=D):(y=[],Dn(y,mt({rel:"preload",href:A?void 0:r,as:i},c)),L==="high"?p.highImagePreloads.add(y):(p.bulkPreloads.add(y),p.preloads.images.set(I,y)));break;case"style":if(y.styleResources.hasOwnProperty(r))return;A=[],Dn(A,mt({rel:"preload",href:r,as:i},c)),y.styleResources[r]=!c||typeof c.crossOrigin!="string"&&typeof c.integrity!="string"?kr:[c.crossOrigin,c.integrity],p.preloads.stylesheets.set(r,A),p.bulkPreloads.add(A);break;case"script":if(y.scriptResources.hasOwnProperty(r))return;A=[],p.preloads.scripts.set(r,A),p.bulkPreloads.add(A),Dn(A,mt({rel:"preload",href:r,as:i},c)),y.scriptResources[r]=!c||typeof c.crossOrigin!="string"&&typeof c.integrity!="string"?kr:[c.crossOrigin,c.integrity];break;default:if(y.unknownResources.hasOwnProperty(i)){if(A=y.unknownResources[i],A.hasOwnProperty(r))return}else A={},y.unknownResources[i]=A;if(A[r]=kr,(y=p.headers)&&0<y.remainingCapacity&&i==="font"&&(I=Bn(r,i,c),0<=(y.remainingCapacity-=I.length+2)))p.resets.font[r]=kr,y.fontPreloads&&(y.fontPreloads+=", "),y.fontPreloads+=I;else switch(y=[],r=mt({rel:"preload",href:r,as:i},c),Dn(y,r),i){case"font":p.fontPreloads.add(y);break;default:p.bulkPreloads.add(y)}}Wo(d)}}else on.L(r,i,c)},"L"),m:s(function(r,i){var c=hn();if(c){var d=c.resumableState,y=c.renderState;if(r){var p=i&&typeof i.as=="string"?i.as:"script";switch(p){case"script":if(d.moduleScriptResources.hasOwnProperty(r))return;p=[],d.moduleScriptResources[r]=!i||typeof i.crossOrigin!="string"&&typeof i.integrity!="string"?kr:[i.crossOrigin,i.integrity],y.preloads.moduleScripts.set(r,p);break;default:if(d.moduleUnknownResources.hasOwnProperty(p)){var A=d.unknownResources[p];if(A.hasOwnProperty(r))return}else A={},d.moduleUnknownResources[p]=A;p=[],A[r]=kr}Dn(p,mt({rel:"modulepreload",href:r},i)),y.bulkPreloads.add(p),Wo(c)}}else on.m(r,i)},"m"),X:s(function(r,i){var c=hn();if(c){var d=c.resumableState,y=c.renderState;if(r){var p=d.scriptResources.hasOwnProperty(r)?d.scriptResources[r]:void 0;p!==Vt&&(d.scriptResources[r]=Vt,i=mt({src:r,async:!0},i),p&&(p.length===2&&Ot(i,p),r=y.preloads.scripts.get(r))&&(r.length=0),r=[],y.scripts.add(r),qn(r,i),Wo(c))}}else on.X(r,i)},"X"),S:s(function(r,i,c){var d=hn();if(d){var y=d.resumableState,p=d.renderState;if(r){i=i||"default";var A=p.styles.get(i),O=y.styleResources.hasOwnProperty(r)?y.styleResources[r]:void 0;O!==Vt&&(y.styleResources[r]=Vt,A||(A={precedence:re(i),rules:[],hrefs:[],sheets:new Map},p.styles.set(i,A)),i={state:Xs,props:mt({rel:"stylesheet",href:r,"data-precedence":i},c)},O&&(O.length===2&&Ot(i.props,O),(p=p.preloads.stylesheets.get(r))&&0<p.length?p.length=0:i.state=Zs),A.sheets.set(r,i),Wo(d))}}else on.S(r,i,c)},"S"),M:s(function(r,i){var c=hn();if(c){var d=c.resumableState,y=c.renderState;if(r){var p=d.moduleScriptResources.hasOwnProperty(r)?d.moduleScriptResources[r]:void 0;p!==Vt&&(d.moduleScriptResources[r]=Vt,i=mt({src:r,type:"module",async:!0},i),p&&(p.length===2&&Ot(i,p),r=y.preloads.moduleScripts.get(r))&&(r.length=0),r=[],y.scripts.add(r),qn(r,i),Wo(c))}}else on.M(r,i)},"M")};var Cr=0,Jc=1,Au=2,Fu=4,Xc=8,Na=32,Zc=64,Vt=null,kr=[];Object.freeze(kr);var ta=null;k('"></template>');var As=k("<script"),ra=k("</script>"),_h=k('<script src="'),nv=k('<script type="module" src="'),Fs=k(' nonce="'),Hh=k(' integrity="'),Vc=k(' crossorigin="'),Qc=k(' async=""></script>'),tv=k("<style"),rv=/(<\/|<)(s)(cript)/gi,iv=k('<script type="importmap">'),ov=k("</script>"),Dh={},Ua=0,Ou=1,Pr=2,Os=3,Ii=4,Mu=5,Ms=6,Kc=7,qc=8,jc=9,Eo=k("<!-- -->"),Lh=new Map,lv=k(' style="'),Bh=k(":"),av=k(";"),Jr=k(" "),io=k('="'),tt=k('"'),$c=k('=""'),Nh=k(re("javascript:throw new Error('React form unexpectedly submitted.')")),Uh=k('<input type="hidden"'),rt=k(">"),Iu=k("/>"),zh=!1,Wh=!1,Yh=!1,Gh=!1,Jh=!1,Xh=!1,Zh=!1,Is=!1,Vh=!1,_s=!1,Hs=!1,ef=k(' selected=""'),nf=k(`addEventListener("submit",function(a){if(!a.defaultPrevented){var c=a.target,d=a.submitter,e=c.action,b=d;if(d){var f=d.getAttribute("formAction");null!=f&&(e=f,b=null)}"javascript:throw new Error('React form unexpectedly submitted.')"===e&&(a.preventDefault(),b?(a=document.createElement("input"),a.name=b.name,a.value=b.value,b.parentNode.insertBefore(a,b),b=new FormData(c),a.parentNode.removeChild(a)):b=new FormData(c),a=c.ownerDocument||c,(a.$$reactFormReplay=a.$$reactFormReplay||[]).push(c,d,b))}});`),uv=k("<!--F!-->"),sv=k("<!--F-->"),cv=/(<\/|<)(s)(tyle)/gi,fv=k("<!--head-->"),hv=k("<!--body-->"),dv=k("<!--html-->"),tf=k(`
|
|
201
|
+
`),gv=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,Qh=new Map,vv=k("<!DOCTYPE html>"),Kh=new Map,Ds=k("requestAnimationFrame(function(){$RT=performance.now()});"),yv=k('<template id="'),bv=k('"></template>'),xv=k("<!--&-->"),Tv=k("<!--/&-->"),pv=k("<!--$-->"),wv=k('<!--$?--><template id="'),Rv=k('"></template>'),Ls=k("<!--$!-->"),rf=k("<!--/$-->"),Dl=k("<template"),Bs=k('"'),Ev=k(' data-dgst="'),qh=k(' data-msg="'),mv=k(' data-stck="'),Sv=k(' data-cstck="'),jh=k("></template>"),$h=k('<div hidden id="'),ed=k('">'),of=k("</div>"),lf=k('<svg aria-hidden="true" style="display:none" id="'),af=k('">'),uf=k("</svg>"),sf=k('<math aria-hidden="true" style="display:none" id="'),nd=k('">'),Cv=k("</math>"),kv=k('<table hidden id="'),Pv=k('">'),Av=k("</table>"),Fv=k('<table hidden><tbody id="'),hl=k('">'),Ns=k("</tbody></table>"),ia=k('<table hidden><tr id="'),td=k('">'),rd=k("</tr></table>"),id=k('<table hidden><colgroup id="'),od=k('">'),ld=k("</colgroup></table>"),ad=k('$RS=function(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)};$RS("'),ud=k('$RS("'),sd=k('","'),cd=k('")</script>');k('<template data-rsi="" data-sid="'),k('" data-pid="');var cf=k(`$RB=[];$RV=function(a){$RT=performance.now();for(var b=0;b<a.length;b+=2){var c=a[b],e=a[b+1];null!==e.parentNode&&e.parentNode.removeChild(e);var f=c.parentNode;if(f){var g=c.previousSibling,h=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d||"/&"===d)if(0===h)break;else h--;else"$"!==d&&"$?"!==d&&"$~"!==d&&"$!"!==d&&"&"!==d||h++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;e.firstChild;)f.insertBefore(e.firstChild,c);g.data="$";g._reactRetry&&requestAnimationFrame(g._reactRetry)}}a.length=0};
|
|
202
|
+
$RC=function(a,b){if(b=document.getElementById(b))(a=document.getElementById(a))?(a.previousSibling.data="$~",$RB.push(a,b),2===$RB.length&&("number"!==typeof $RT?requestAnimationFrame($RV.bind(null,$RB)):(a=performance.now(),setTimeout($RV.bind(null,$RB),2300>a&&2E3<a?2300-a:$RT+300-a)))):b.parentNode.removeChild(b)};`),fd=k('$RC("'),hd=k(`$RM=new Map;$RR=function(n,w,p){function u(q){this._p=null;q()}for(var r=new Map,t=document,h,b,e=t.querySelectorAll("link[data-precedence],style[data-precedence]"),v=[],k=0;b=e[k++];)"not all"===b.getAttribute("media")?v.push(b):("LINK"===b.tagName&&$RM.set(b.getAttribute("href"),b),r.set(b.dataset.precedence,h=b));e=0;b=[];var l,a;for(k=!0;;){if(k){var f=p[e++];if(!f){k=!1;e=0;continue}var c=!1,m=0;var d=f[m++];if(a=$RM.get(d)){var g=a._p;c=!0}else{a=t.createElement("link");a.href=d;a.rel=
|
|
203
|
+
"stylesheet";for(a.dataset.precedence=l=f[m++];g=f[m++];)a.setAttribute(g,f[m++]);g=a._p=new Promise(function(q,x){a.onload=u.bind(a,q);a.onerror=u.bind(a,x)});$RM.set(d,a)}d=a.getAttribute("media");!g||d&&!matchMedia(d).matches||b.push(g);if(c)continue}else{a=v[e++];if(!a)break;l=a.getAttribute("data-precedence");a.removeAttribute("media")}c=r.get(l)||h;c===h&&(h=a);r.set(l,a);c?c.parentNode.insertBefore(a,c.nextSibling):(c=t.head,c.insertBefore(a,c.firstChild))}if(p=document.getElementById(n))p.previousSibling.data=
|
|
204
|
+
"$~";Promise.all(b).then($RC.bind(null,n,w),$RX.bind(null,n,"CSS failed to load"))};$RR("`),Ov=k('$RR("'),Us=k('","'),Mv=k('",'),Iv=k('"'),_i=k(")</script>");k('<template data-rci="" data-bid="'),k('<template data-rri="" data-bid="'),k('" data-sid="'),k('" data-sty="');var zs=k('$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};'),_v=k('$RX=function(b,c,d,e,f){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),f&&(a.cstck=f),b._reactRetry&&b._reactRetry())};;$RX("'),dl=k('$RX("'),ff=k('"'),za=k(","),hf=k(")</script>");k('<template data-rxi="" data-bid="'),k('" data-dgst="'),k('" data-msg="'),k('" data-stck="'),k('" data-cstck="');var Ws=/[<\u2028\u2029]/g,mn=/[&><\u2028\u2029]/g,_u=k(' media="not all" data-precedence="'),Ys=k('" data-href="'),Hu=k('">'),Du=k("</style>"),Ll=!1,Wa=!0,Hi=[],Bl=k(' data-precedence="'),Gs=k('" data-href="'),mo=k(" "),Lu=k('">'),dd=k("</style>");k('<link rel="expect" href="#'),k('" blocking="render"/>');var Bu=k(' id="'),Xr=k("["),gd=k(",["),oa=k(","),Js=k("]"),Xs=0,Zs=1,Vs=2,df=3,vd=/[<>\r\n]/g,yd=/["';,\r\n]/g,gf=Function.prototype.bind,Qs=new Kg.AsyncLocalStorage,vf=Symbol.for("react.client.reference"),Di={};Object.freeze(Di);var Nu={},la=null,yf={},bd={},bf=new Set,xf=new Set,Tf=new Set,xd=new Set,pf=new Set,Td=new Set,hi=new Set,So=new Set,jt=new Set,wf={enqueueSetState:s(function(r,i,c){var d=r._reactInternals;d.queue===null?ir(r,"setState"):(d.queue.push(i),c!=null&&wt(c))},"enqueueSetState"),enqueueReplaceState:s(function(r,i,c){r=r._reactInternals,r.replace=!0,r.queue=[i],c!=null&&wt(c)},"enqueueReplaceState"),enqueueForceUpdate:s(function(r,i){r._reactInternals.queue===null?ir(r,"forceUpdate"):i!=null&&wt(i)},"enqueueForceUpdate")},Co={id:1,overflow:""},Nl=Math.clz32?Math.clz32:Mt,Ul=Math.log,Ya=Math.LN2,fn=Error("Suspense Exception: This is not a real error! It's an implementation detail of `use` to interrupt the current render. You must either rethrow it immediately, or move the `use` call outside of the `try/catch` block. Capturing without rethrowing will lead to unexpected behavior.\n\nTo handle async errors, wrap your component in an error boundary, or call the promise's `.catch` method and pass the result to `use`."),Uu=null,pd=typeof Object.is=="function"?Object.is:si,Go=null,Ks=null,qs=null,js=null,zu=null,an=null,zl=!1,o=!1,l=0,f=0,v=-1,b=0,m=null,F=null,M=0,N=!1,H,B={readContext:ol,use:s(function(r){if(r!==null&&typeof r=="object"){if(typeof r.then=="function")return lr(r);if(r.$$typeof===Ha)return ol(r)}throw Error("An unsupported type was passed to use(): "+String(r))},"use"),useContext:s(function(r){return H="useContext",Rr(),r._currentValue},"useContext"),useMemo:Ur,useReducer:Uo,useRef:s(function(r){Go=Rr(),an=il();var i=an.memoizedState;return i===null?(r={current:r},Object.seal(r),an.memoizedState=r):i},"useRef"),useState:s(function(r){return H="useState",Uo(ci,r)},"useState"),useInsertionEffect:Mn,useLayoutEffect:Mn,useCallback:s(function(r,i){return Ur(function(){return r},i)},"useCallback"),useImperativeHandle:Mn,useEffect:Mn,useDebugValue:Mn,useDeferredValue:s(function(r,i){return Rr(),i!==void 0?i:r},"useDeferredValue"),useTransition:s(function(){return Rr(),[!1,ll]},"useTransition"),useId:s(function(){var r=Ks.treeContext,i=r.overflow;r=r.id,r=(r&~(1<<32-Nl(r)-1)).toString(32)+i;var c=$;if(c===null)throw Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");return i=l++,r="_"+c.idPrefix+"R_"+r,0<i&&(r+="H"+i.toString(32)),r+"_"},"useId"),useSyncExternalStore:s(function(r,i,c){if(c===void 0)throw Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");return c()},"useSyncExternalStore"),useOptimistic:s(function(r){return Rr(),[r,It]},"useOptimistic"),useActionState:Er,useFormState:Er,useHostTransitionStatus:s(function(){return Rr(),Ih},"useHostTransitionStatus"),useMemoCache:s(function(r){for(var i=Array(r),c=0;c<r;c++)i[c]=$g;return i},"useMemoCache"),useCacheRefresh:s(function(){return ar},"useCacheRefresh"),useEffectEvent:s(function(){return gu},"useEffectEvent")},$=null,j=null,ne={getCacheForType:s(function(){throw Error("Not implemented.")},"getCacheForType"),cacheSignal:s(function(){throw Error("Not implemented.")},"cacheSignal"),getOwner:s(function(){return j===null?null:j.componentStack},"getOwner")},X=0,Pe,yn,he,Ve,$t,Ar,Ye;ka.__reactDisabledLog=!0;var Yn,oo,Fr=!1,de=new(typeof WeakMap=="function"?WeakMap:Map),St={react_stack_bottom_frame:s(function(r,i,c){return r(i,c)},"react_stack_bottom_frame")},di=St.react_stack_bottom_frame.bind(St),Sn={react_stack_bottom_frame:s(function(r){return r.render()},"react_stack_bottom_frame")},Dt=Sn.react_stack_bottom_frame.bind(Sn),Lt={react_stack_bottom_frame:s(function(r){var i=r._init;return i(r._payload)},"react_stack_bottom_frame")},ut=Lt.react_stack_bottom_frame.bind(Lt),gi=0;if(typeof performance=="object"&&typeof performance.now=="function")var lo=performance,er=s(function(){return lo.now()},"getCurrentTime");else{var st=Date;er=s(function(){return st.now()},"getCurrentTime")}var Cn=4,Or=0,kn=1,ko=2,nr=3,ao=4,In=5,Pn=14,Zr=null,Vr={},Jo={},Wl={},Qr={},uo=!1,aa=!1,so=!1,Po=0,Kr=!1;Th(),Th(),Vl.prerender=function(r,i){return new Promise(function(c,d){var y=i?i.onHeaders:void 0,p;y&&(p=s(function(D){y(new Headers(D))},"onHeadersImpl"));var A=Kn(i?i.identifierPrefix:void 0,i?i.unstable_externalRuntimeSrc:void 0,i?i.bootstrapScriptContent:void 0,i?i.bootstrapScripts:void 0,i?i.bootstrapModules:void 0),O=zr(r,A,_e(A,void 0,i?i.unstable_externalRuntimeSrc:void 0,i?i.importMap:void 0,p,i?i.maxHeadersLength:void 0),lt(i?i.namespaceURI:void 0),i?i.progressiveChunkSize:void 0,i?i.onError:void 0,function(){var D,G=new ReadableStream({type:"bytes",start:s(function(J){D=Hc(J)},"start"),pull:s(function(){to(O,D)},"pull"),cancel:s(function(J){O.destination=null,zn(O,J)},"cancel")},{highWaterMark:0});G={postponed:wu(O),prelude:G},c(G)},void 0,void 0,d,i?i.onPostpone:void 0);if(i&&i.signal){var L=i.signal;if(L.aborted)zn(O,L.reason);else{var I=s(function(){zn(O,L.reason),L.removeEventListener("abort",I)},"listener");L.addEventListener("abort",I)}}po(O)})},Vl.prerenderToNodeStream=function(r,i){return new Promise(function(c,d){var y=Kn(i?i.identifierPrefix:void 0,i?i.unstable_externalRuntimeSrc:void 0,i?i.bootstrapScriptContent:void 0,i?i.bootstrapScripts:void 0,i?i.bootstrapModules:void 0),p=zr(r,y,_e(y,void 0,i?i.unstable_externalRuntimeSrc:void 0,i?i.importMap:void 0,i?i.onHeaders:void 0,i?i.maxHeadersLength:void 0),lt(i?i.namespaceURI:void 0),i?i.progressiveChunkSize:void 0,i?i.onError:void 0,function(){var L=new mh.Readable({read:s(function(){to(p,I)},"read")}),I=Ts(L);L={postponed:wu(p),prelude:L},c(L)},void 0,void 0,d,i?i.onPostpone:void 0);if(i&&i.signal){var A=i.signal;if(A.aborted)zn(p,A.reason);else{var O=s(function(){zn(p,A.reason),A.removeEventListener("abort",O)},"listener");A.addEventListener("abort",O)}}po(p)})},Vl.renderToPipeableStream=function(r,i){var c=wh(r,i),d=!1;return po(c),{pipe:s(function(y){if(d)throw Error("React currently only supports piping to one writable stream.");return d=!0,fs(c,c.trackedPostpones===null||c.completedRootSegment===null?c.pendingRootTasks===0:c.completedRootSegment.status!==In),to(c,y),y.on("drain",ph(y,c)),y.on("error",xs(c,"The destination stream errored while writing data.")),y.on("close",xs(c,"The destination stream closed early.")),y},"pipe"),abort:s(function(y){zn(c,y)},"abort")}},Vl.renderToReadableStream=function(r,i){return new Promise(function(c,d){var y,p,A=new Promise(function(K,z){p=K,y=z}),O=i?i.onHeaders:void 0,L;O&&(L=s(function(K){O(new Headers(K))},"onHeadersImpl"));var I=Kn(i?i.identifierPrefix:void 0,i?i.unstable_externalRuntimeSrc:void 0,i?i.bootstrapScriptContent:void 0,i?i.bootstrapScripts:void 0,i?i.bootstrapModules:void 0),D=mr(r,I,_e(I,i?i.nonce:void 0,i?i.unstable_externalRuntimeSrc:void 0,i?i.importMap:void 0,L,i?i.maxHeadersLength:void 0),lt(i?i.namespaceURI:void 0),i?i.progressiveChunkSize:void 0,i?i.onError:void 0,p,function(){var K,z=new ReadableStream({type:"bytes",start:s(function(ge){K=cl(ge)},"start"),pull:s(function(){to(D,K)},"pull"),cancel:s(function(ge){D.destination=null,zn(D,ge)},"cancel")},{highWaterMark:0});z.allReady=A,c(z)},function(K){A.catch(function(){}),d(K)},y,i?i.onPostpone:void 0,i?i.formState:void 0);if(i&&i.signal){var G=i.signal;if(G.aborted)zn(D,G.reason);else{var J=s(function(){zn(D,G.reason),G.removeEventListener("abort",J)},"listener");G.addEventListener("abort",J)}}po(D)})},Vl.resume=function(r,i,c){return new Promise(function(d,y){var p,A,O=new Promise(function(G,J){A=G,p=J}),L=Un(r,i,_e(i.resumableState,c?c.nonce:void 0,void 0,void 0,void 0,void 0),c?c.onError:void 0,A,function(){var G,J=new ReadableStream({type:"bytes",start:s(function(K){G=cl(K)},"start"),pull:s(function(){to(L,G)},"pull"),cancel:s(function(K){L.destination=null,zn(L,K)},"cancel")},{highWaterMark:0});J.allReady=O,d(J)},function(G){O.catch(function(){}),y(G)},p,c?c.onPostpone:void 0);if(c&&c.signal){var I=c.signal;if(I.aborted)zn(L,I.reason);else{var D=s(function(){zn(L,I.reason),I.removeEventListener("abort",D)},"listener");I.addEventListener("abort",D)}}po(L)})},Vl.resumeAndPrerender=function(r,i,c){return new Promise(function(d,y){var p=fi(r,i,_e(i.resumableState,void 0,void 0,void 0,void 0,void 0),c?c.onError:void 0,function(){var L,I=new ReadableStream({type:"bytes",start:s(function(D){L=Hc(D)},"start"),pull:s(function(){to(p,L)},"pull"),cancel:s(function(D){p.destination=null,zn(p,D)},"cancel")},{highWaterMark:0});I={postponed:wu(p),prelude:I},d(I)},void 0,void 0,y,c?c.onPostpone:void 0);if(c&&c.signal){var A=c.signal;if(A.aborted)zn(p,A.reason);else{var O=s(function(){zn(p,A.reason),A.removeEventListener("abort",O)},"listener");A.addEventListener("abort",O)}}po(p)})},Vl.resumeAndPrerenderToNodeStream=function(r,i,c){return new Promise(function(d,y){var p=fi(r,i,_e(i.resumableState,void 0,void 0,void 0,void 0,void 0),c?c.onError:void 0,function(){var L=new mh.Readable({read:s(function(){to(p,I)},"read")}),I=Ts(L);L={postponed:wu(p),prelude:L},d(L)},void 0,void 0,y,c?c.onPostpone:void 0);if(c&&c.signal){var A=c.signal;if(A.aborted)zn(p,A.reason);else{var O=s(function(){zn(p,A.reason),A.removeEventListener("abort",O)},"listener");A.addEventListener("abort",O)}}po(p)})},Vl.resumeToPipeableStream=function(r,i,c){var d=Rh(r,i,c),y=!1;return po(d),{pipe:s(function(p){if(y)throw Error("React currently only supports piping to one writable stream.");return y=!0,to(d,p),p.on("drain",ph(p,d)),p.on("error",xs(d,"The destination stream errored while writing data.")),p.on("close",xs(d,"The destination stream closed early.")),p},"pipe"),abort:s(function(p){zn(d,p)},"abort")}},Vl.version="19.2.0"})()});var Eb=Rl(hu=>{"use strict";var gh,Fc;process.env.NODE_ENV==="production"?(gh=kT(),Fc=r0()):(gh=i0(),Fc=o0());hu.version=gh.version;hu.renderToString=gh.renderToString;hu.renderToStaticMarkup=gh.renderToStaticMarkup;hu.renderToPipeableStream=Fc.renderToPipeableStream;hu.renderToReadableStream=Fc.renderToReadableStream;hu.resumeToPipeableStream=Fc.resumeToPipeableStream;hu.resume=Fc.resume});var Lm={};R0(Lm,{applyAttributes:()=>ex,attributesToString:()=>Ad,createJhx:()=>Hm,createJhxComponent:()=>Dm,defaultConfig:()=>kb,htmx:()=>ac});module.exports=E0(Lm);var ya={onAbort:"hx-on--abort",onAfterOnLoad:"hx-on--after-on-load",onAfterProcessNode:"hx-on--after-process-node",onAfterRequest:"hx-on--after-request",onAfterSettle:"hx-on--after-settle",onAfterSwap:"hx-on--after-swap",onBeforeCleanupElement:"hx-on--before-cleanup-element",onBeforeOnLoad:"hx-on--before-on-load",onBeforeProcessNode:"hx-on--before-process-node",onBeforeRequest:"hx-on--before-request",onBeforeSwap:"hx-on--before-swap",onBeforeSend:"hx-on--before-send",onBeforeTransition:"hx-on--before-transition",onConfigRequest:"hx-on--config-request",onConfirm:"hx-on--confirm",onHistoryCacheError:"hx-on--history-cache-error",onHistoryCacheHit:"hx-on--history-cache-hit",onHistoryCacheMiss:"hx-on--history-cache-miss",onHistoryCacheMissLoadError:"hx-on--history-cache-miss-load-error",onHistoryCacheMissLoad:"hx-on--history-cache-miss-load",onHistoryRestore:"hx-on--history-restore",onBeforeHistorySave:"hx-on--before-history-save",onLoad:"hx-on--load",onNoSSESourceError:"hx-on--no-sse-source-error",onOnLoadError:"hx-on--on-load-error",onOobAfterSwap:"hx-on--oob-after-swap",onOobBeforeSwap:"hx-on--oob-before-swap",onOobErrorNoTarget:"hx-on--oob-error-no-target",onPrompt:"hx-on--prompt",onPushedIntoHistory:"hx-on--pushed-into-history",onReplacedInHistory:"hx-on--replaced-in-history",onResponseError:"hx-on--response-error",onSendAbort:"hx-on--send-abort",onSendError:"hx-on--send-error",onSseError:"hx-on--sse-error",onSseOpen:"hx-on--sse-open",onSwapError:"hx-on--swap-error",onTargetError:"hx-on--target-error",onTimeout:"hx-on--timeout",onValidateUrl:"hx-on--validate-url",onValidationValidate:"hx-on--validation-validate",onValidationFailed:"hx-on--validation-failed",onValidationHalted:"hx-on--validation-halted",onXhrAbort:"hx-on--xhr-abort",onXhrLoadend:"hx-on--xhr-loadend",onXhrLoadstart:"hx-on--xhr-loadstart",onXhrProgress:"hx-on--xhr-progress"};var Bb={get:"hx-get",post:"hx-post",put:"hx-put",delete:"hx-delete",patch:"hx-patch",pushUrl:"hx-push-url",select:"hx-select",selectOob:"hx-select-oob",swap:"hx-swap",swapOob:"hx-swap-oob",target:"hx-target",trigger:"hx-trigger",vals:"hx-vals",boost:"hx-boost",confirm:"hx-confirm",disable:"hx-disable",disabledElt:"hx-disabled-elt",disinherit:"hx-disinherit",encoding:"hx-encoding",ext:"hx-ext",headers:"hx-headers",history:"hx-history",historyElt:"hx-history-elt",include:"hx-include",indicator:"hx-indicator",inherit:"hx-inherit",params:"hx-params",preserve:"hx-preserve",prompt:"hx-prompt",replaceUrl:"hx-replace-url",request:"hx-request",sync:"hx-sync",validate:"hx-validate",vars:"hx-vars",...ya};var Nb={added:"htmx-added",indicator:"htmx-indicator",request:"htmx-request",settling:"htmx-settling",swapping:"htmx-swapping"};var Ub={addedClass:"hx-added",allowEval:!0,allowNestedOobSwaps:!0,allowScriptTags:!0,attributesToSettle:["class","style","width","height"],defaultFocusScroll:!1,defaultSettleDelay:20,defaultSwapDelay:0,defaultSwapStyle:"innerHTML",disableInheritance:!1,disableSelector:"[hx-disable], [data-hx-disable]",getCacheBusterParam:!1,globalViewTransitions:!1,historyCacheSize:10,historyEnabled:!0,historyRestoreAsHxRequest:!0,ignoreTitle:!1,includeIndicatorStyles:!0,indicatorClass:"hx-indicator",inlineScriptNonce:"",inlineStyleNonce:"",methodsThatUseUrlParams:["get","delete"],refreshOnHistoryMiss:!1,requestClass:"htmx-request",responseHandling:[{code:"204",swap:!1},{code:"[23]..",swap:!0},{code:"[45]..",swap:!1,error:!0}],scrollBehavior:"instant",scrollIntoViewOnBoost:!0,selfRequestsOnly:!0,settlingClass:"htmx-settling",swappingClass:"htmx-swapping",timeout:0,triggerSpecsCache:null,withCredentials:!1,wsBinaryType:"blob",wsReconnectDelay:"full-jitter"};var zb={abort:"htmx:abort",afterOnLoad:"htmx:afterOnLoad",afterProcessNode:"htmx:afterProcessNode",afterRequest:"htmx:afterRequest",afterSettle:"htmx:afterSettle",afterSwap:"htmx:afterSwap",beforeCleanupElement:"htmx:beforeCleanupElement",beforeOnLoad:"htmx:beforeOnLoad",beforeProcessNode:"htmx:beforeProcessNode",beforeRequest:"htmx:beforeRequest",beforeSwap:"htmx:beforeSwap",beforeSend:"htmx:beforeSend",beforeTransition:"htmx:beforeTransition",configRequest:"htmx:configRequest",confirm:"htmx:confirm",historyCacheError:"htmx:historyCacheError",historyCacheHit:"htmx:historyCacheHit",historyCacheMiss:"htmx:historyCacheMiss",historyCacheMissLoadError:"htmx:historyCacheMissLoadError",historyCacheMissLoad:"htmx:historyCacheMissLoad",historyRestore:"htmx:historyRestore",beforeHistorySave:"htmx:beforeHistorySave",load:"htmx:load",noSSESourceError:"htmx:noSSESourceError",onLoadError:"htmx:onLoadError",oobAfterSwap:"htmx:oobAfterSwap",oobBeforeSwap:"htmx:oobBeforeSwap",oobErrorNoTarget:"htmx:oobErrorNoTarget",prompt:"htmx:prompt",pushedIntoHistory:"htmx:pushedIntoHistory",replacedInHistory:"htmx:replacedInHistory",responseError:"htmx:responseError",sendAbort:"htmx:sendAbort",sendError:"htmx:sendError",sseError:"htmx:sseError",sseOpen:"htmx:sseOpen",swapError:"htmx:swapError",targetError:"htmx:targetError",timeout:"htmx:timeout",validateUrl:"htmx:validateUrl",validationValidate:"htmx:validation:validate",validationFailed:"htmx:validation:failed",validationHalted:"htmx:validation:halted",xhrAbort:"htmx:xhr:abort",xhrLoadend:"htmx:xhr:loadend",xhrLoadstart:"htmx:xhr:loadstart",xhrProgress:"htmx:xhr:progress"};var Wb={headSupport:{name:"head-support",version:"2.0.5",npm:"htmx-ext-head-support",cdn:[{url:"https://cdn.jsdelivr.net/npm/htmx-ext-head-support@2.0.5",integrity:"sha384-cvMqHzjCJsOHgGuyB3sWXaUSv/Krm0BdzjuI1rtkjCbL1l1oHJx+cHyVRJhyuEz0"}]},htmx1Compat:{name:"htmx-1-compat",version:"2.0.2",npm:"htmx-ext-htmx-1-compat",cdn:[{url:"https://cdn.jsdelivr.net/npm/htmx-ext-htmx-1-compat@2.0.2",integrity:"sha384-lcvVWaNjF5zPPUeeWmC0OkJ2MLqoWLlkAabuGm+EuMSTfGo5WRyHrNaAp0cJr9Pg"}]},idiomorph:{name:"morph",version:"0.7.4",npm:"idiomorph",cdn:[{url:"https://unpkg.com/idiomorph@0.7.4/dist/idiomorph-ext.min.js",integrity:"sha384-SsScJKzATF/w6suEEdLbgYGsYFLzeKfOA6PY+/C5ZPxOSuA+ARquqtz/BZz9JWU8"}]},preload:{name:"preload",version:"2.1.2",npm:"htmx-ext-preload",cdn:[{url:"https://cdn.jsdelivr.net/npm/htmx-ext-preload@2.1.2",integrity:"sha384-PRIcY6hH1Y5784C76/Y8SqLyTanY9rnI3B8F3+hKZFNED55hsEqMJyqWhp95lgfk"}]},responseTargets:{name:"response-targets",version:"2.0.4",npm:"htmx-ext-response-targets",cdn:[{url:"https://cdn.jsdelivr.net/npm/htmx-ext-response-targets@2.0.4",integrity:"sha384-T41oglUPvXLGBVyRdZsVRxNWnOOqCynaPubjUVjxhsjFTKrFJGEMm3/0KGmNQ+Pg"}]},sse:{name:"sse",version:"2.2.4",npm:"htmx-ext-sse",cdn:[{url:"https://cdn.jsdelivr.net/npm/htmx-ext-sse@2.2.4",integrity:"sha384-A986SAtodyH8eg8x8irJnYUk7i9inVQqYigD6qZ9evobksGNIXfeFvDwLSHcp31N"}]},ws:{name:"ws",version:"2.0.4",npm:"htmx-ext-ws",cdn:[{url:"https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.4",integrity:"sha384-1RwI/nvUSrMRuNj7hX1+27J8XDdCoSLf0EjEyF69nacuWyiJYoQ/j39RT1mSnd2G"}]}};var Yb={GET:"hx-get",POST:"hx-post",PUT:"hx-put",DELETE:"hx-delete",PATCH:"hx-patch",get:"hx-get",post:"hx-post",put:"hx-put",delete:"hx-delete",patch:"hx-patch"};var Gb={boosted:"HX-Boosted",currentUrl:"HX-Current-URL",historyRestoreRequest:"HX-History-Restore-Request",prompt:"HX-Prompt",request:"HX-Request",target:"HX-Target",triggerName:"HX-Trigger-Name",trigger:"HX-Trigger"};var Jb={location:"HX-Location",pushUrl:"HX-Push-URL",redirect:"HX-Redirect",refresh:"HX-Refresh",replaceUrl:"HX-Replace-URL",reswap:"HX-Reswap",retarget:"HX-Retarget",reselect:"HX-Reselect",trigger:"HX-Trigger",triggerAfterSettle:"HX-Trigger-After-Settle",triggerAfterSwap:"HX-Trigger-After-Swap"};var Xb={innerHTML:"innerHTML",outerHTML:"outerHTML",textContent:"textContent",beforeBegin:"beforebegin",afterBegin:"afterbegin",beforeEnd:"beforeend",afterEnd:"afterend",delete:"delete",none:"none"};var Zb={drop:"drop",abort:"abort",replace:"replace",queue:"queue",queueAll:"queue all",queueFirst:"queue first",queueLast:"queue last"};var ac={attr:Bb,config:Ub,css:Nb,event:zb,eventAttr:ya,ext:Wb,method:Yb,res:Jb,req:Gb,swap:Xb,sync:Zb};var m0=s(e=>{let n=/^(?:async\s*)?function\*?\s*(?:[A-z0-9]+)?\s*\(((?:[^)(]+|\((?:[^)(]+|\([^)(]*\))*\))*)\)\s*\{((?:[^}{]+|\{(?:[^}{]+|\{[^}{]*})*})*)}$/s,t=e.match(n);if(t&&t[2])return{fnType:"normal",fullMatch:t[0],paramStr:t[1]??"",bodyStr:`{ ${t[2].trim()} }`};let a=/^(?:async\s*)?(?:\(((?:[^)(]+|\((?:[^)(]+|\([^)(]*\))*\))*)\)|([^\s=()]+))\s*=>\s*(.*)$/s,u=e.match(a);if(u&&u[3]){let h=u[3].trim();return{fnType:"arrow",fullMatch:u[0],paramStr:u[1]??"",bodyStr:h.startsWith("{")&&(h.endsWith("}")||h.endsWith("};"))?h:`{ return ${h} }`}}return null},"matchFunctionString"),S0=s(e=>{if(!e)return[];let n=[],t=0,a=0,u=0,h=0;for(let g=0;g<e.length;g++){let R=e[g];R==="("?t++:R===")"?t--:R==="{"?a++:R==="}"?a--:R==="["?u++:R==="]"?u--:R===","&&t===0&&a===0&&u===0&&(n.push(e.substring(h,g).trim()),h=g+1)}return n.push(e.substring(h).trim()),n.filter(Boolean)},"splitParams"),Ka=s(e=>{if(typeof e!="function"||typeof e?.toString!="function")return null;let n=e.toString(),t=m0(n);return t?{params:S0(t.paramStr),body:t.bodyStr}:null},"extractFunction");var Vb=s(e=>{let n={};if(!e||typeof e!="object")return n;for(let t in e){if(t in ya||!t.startsWith("on"))continue;let a=e[t];if(!a)continue;let u=Ka(a);u&&(n[t.toLowerCase()]=`((${u.params.join(",")}) => ${u.body})(${u.params.join(",")})`)}return n},"convertDomEventAttributes");var uc=class e extends Error{static{s(this,"JhxErrorThrowable")}attribute;constructor(n,t){super(n),this.name="JhxError",this.attribute=t.attribute,t.stack&&(this.stack=t.stack),t.cause&&(this.cause=t.cause),Object.setPrototypeOf(this,e.prototype)}};var Qb=s((e,n)=>typeof n=="string"?`${e}:${n}`:"window"in n?`${e}:window:${n.position}`:"selector"in n?`${e}:${n.selector}:${n.position}`:"","processScrollOrShow"),kf=s(e=>{if(!e)return;if(typeof e=="string")return e;let n=[];return e.style&&n.push(String(e.style)),e.swap&&n.push(`swap:${e.swap}`),e.settle&&n.push(`settle:${e.settle}`),typeof e.transition=="boolean"&&n.push(`transition:${e.transition}`),e.scroll&&n.push(Qb("scroll",e.scroll)),e.show&&n.push(Qb("show",e.show)),e.ignoreTitle&&n.push("ignoreTitle:true"),typeof e.focusScroll=="boolean"&&n.push(`focus-scroll:${e.focusScroll}`),n.filter(Boolean).join(" ")},"toJhxSwapAttribute");var sc=s(e=>{if(!e)return;let n=Array.isArray(e)?e:[e],t=!1,a=n.map(u=>{if(typeof u!="object")return u;if(u.inherit!==void 0){if(!u.inherit)return;t=!0;return}if(u.position==="this"||u.position==="next"||u.position==="previous")return u.position;let h=[];return typeof u?.position=="string"&&h.push(u.position),typeof u.selector=="string"&&h.push(u.selector),h.join(" ")});return t&&a.unshift("inherit"),a.filter(u=>!!u).join(", ")},"toJhxTargetAttribute");var C0=s(e=>{if(e){if(typeof e=="object"){if(e.op==="this"||e.op==="document"||e.op==="window")return e.op;if(typeof e.selector=="string"&&typeof e.op=="string")return`${e.op} ${e.selector}`}return String(e)}},"toJhxFromAttribute"),Kb=s(e=>typeof e=="string"?e:(Array.isArray(e)?e:[e]).map(t=>{if(typeof t=="string")return t;if(typeof t=="object"){let a=`${t.event||""}${t.filter?`[${t.filter}]`:""}`,u=[];return t.once===!0&&u.push("once"),t.changed===!0&&u.push("changed"),t.consume===!0&&u.push("consume"),t.delay&&u.push(`delay:${t.delay}`),t.from&&u.push(`from:${C0(t.from)}`),t.target&&u.push(`target:${sc(t.target)}`),t.throttle&&u.push(`throttle:${t.throttle}`),t.queue&&u.push(`queue:${t.queue}`),a.concat(a?" ":"",u.join(" "))}return""}).filter(Boolean).join(", "),"toJhxTriggerAttribute");var k0=["get","post","put","patch","delete","route"],qb=s((e,n)=>{let t={};if(!e||typeof e!="object")return t;let a=k0.find(u=>!!e[u]);if(a)if(a==="route"){let u=e.method?.toLowerCase()||"get";t[`hx-${u}`]=String(e.route)}else t[`hx-${a}`]=String(e[a]);else e.method&&n.logger.warn("[jhx] The 'method' prop must be paired with a 'route' prop to generate a request attribute.");if(e.boost===!0&&(t["hx-boost"]="true"),e.confirm&&(t["hx-confirm"]=e.confirm),e.disable===!0&&(t["hx-disable"]="true"),e.disabledElt){let u=sc(e.disabledElt);u&&(t["hx-disabled-elt"]=u)}if(e.disinherit&&(Array.isArray(e.disinherit)?t["hx-disinherit"]=e.disinherit.join(" "):t["hx-disinherit"]=e.disinherit),e.encoding&&(t["hx-encoding"]=e.encoding),e.ext){typeof e.ext=="string"&&(t["hx-ext"]=e.ext);let h=(Array.isArray(e.ext)?e.ext:[e.ext]).map(g=>typeof g=="object"?`${g?.name&&g.ignore===!0?"ignore:":""}${g?.name}`:g).filter(Boolean).join(",");h&&(t["hx-ext"]=h)}if(e.headers)if(typeof e.headers=="object")try{t["hx-headers"]=`${JSON.stringify(e.headers)}`}catch(u){throw n.logger.error("[jhx] Error while parsing the `hx-headers` object."),new uc("[jhx] Error while parsing 'hx-request' object",{attribute:"hx-headers",cause:u,stack:u instanceof Error&&typeof u.stack=="string"?u.stack:void 0})}else if(typeof e.headers=="function"){let u=Ka(e.headers);if(u){let h=`((${u.params.join(",")}) => ${u.body})(${u.params.join(",")})`;t["hx-vals"]=`js:{...${h}}`}}else t["hx-headers"]=e.headers;if(e.history===!1&&(t["hx-history"]="false"),e.historyElt===!0&&(t["hx-history-elt"]="true"),e.indicator)if(typeof e.indicator=="object"){let u=e.indicator.inherit===!0?"inherit, ":"",h=e.indicator.closest===!0?"closest ":"";t["hx-indicator"]=`${u}${h}${e.indicator.selector}`}else t["hx-indicator"]=e.indicator;if(e.include){let u=sc(e.include);u&&(t["hx-include"]=u)}if(e.inherit&&(Array.isArray(e.inherit)?t["hx-inherit"]=e.inherit.join(" "):t["hx-inherit"]=e.inherit),e.params&&(typeof e.params=="object"?e.params.include&&Array.isArray(e.params.include)?t["hx-params"]=`${e.params.include.join(",")}`:e.params.exclude&&Array.isArray(e.params.exclude)&&(t["hx-params"]=`not ${e.params.exclude.join(",")}`):t["hx-params"]=e.params),e.preserve===!0&&(t["hx-preserve"]="true"),e.prompt&&(t["hx-prompt"]=e.prompt),e.pushUrl&&(e.pushUrl===!0?t["hx-push-url"]="true":t["hx-push-url"]=e.pushUrl),(e.replaceUrl||e.replaceUrl===!1)&&(typeof e.replaceUrl=="boolean"?t["hx-replace-url"]=e.replaceUrl?"true":"false":t["hx-replace-url"]=e.replaceUrl),e.request)if(typeof e.request=="object")try{t["hx-request"]=`${JSON.stringify(e.request)}`}catch(u){throw new uc("[jhx] Error while parsing 'hx-request' object",{attribute:"hx-request",cause:u,stack:u instanceof Error&&typeof u.stack=="string"?u.stack:void 0})}else if(typeof e.request=="function"){let u=Ka(e.request);if(u){let g=`(({ timeout, credentials, noHeaders }) => ({ timeout, credentials, noHeaders }))(${`((${u.params.join(",")}) => ${u.body})(${u.params.join(",")})`})`;t["hx-request"]=`js: ${g}`}}else t["hx-request"]=e.request;if(e.select&&(t["hx-select"]=e.select),e.selectOob)if(Array.isArray(e.selectOob))t["hx-select-oob"]=e.selectOob.map(u=>{if(typeof u=="string")return u;if(typeof u=="object"&&u.selector){let h=kf(u.swap);return`${u.selector}${h?":"+h:""}`}return""}).filter(Boolean).join(",");else if(typeof e.selectOob=="object"){let u=kf(e.selectOob.swap);t["hx-select-oob"]=`${e.selectOob.selector}${u?":"+u:""}`}else t["hx-select-oob"]=e.selectOob;if(e.swap){let u=kf(e.swap);u&&(t["hx-swap"]=u)}if(e.swapOob)if(e.swapOob===!0)t["hx-swap-oob"]="true";else if(typeof e.swapOob=="object"){let u=kf(e.swapOob.swap);u&&(t["hx-swap-oob"]=`${u}${e.swapOob.selector?":"+e.swapOob.selector:""}`)}else t["hx-swap-oob"]=e.swapOob;if(e.sync&&(typeof e.sync=="object"?e.sync.strategy&&e.sync.tag?t["hx-sync"]=`${e.sync.closest===!0?"closest ":""}${e.sync.tag}:${e.sync.strategy}`:e.sync.strategy&&(t["hx-sync"]=`this:${e.sync.strategy}`):t["hx-sync"]=e.sync),e.target){let u=sc(e.target);u&&(t["hx-target"]=u)}if(e.trigger&&(t["hx-trigger"]=Kb(e.trigger)),e.validate===!0&&(t["hx-validate"]="true"),e.vars&&(n.logger.warn("[jhx] The `hx-vars` attribute has been deprecated because of XSS vulnerabilities. Recommended to use the `hx-vals` attribute."),t["hx-vars"]=e.vars),e.vals)if(typeof e.vals=="object")try{t["hx-vals"]=`${JSON.stringify(e.vals)}`}catch(u){throw new uc("[jhx] Error while parsing 'hx-vals' object",{attribute:"hx-vals",cause:u,stack:u instanceof Error&&typeof u.stack=="string"?u.stack:void 0})}else if(typeof e.vals=="function"){let u=Ka(e.vals);if(u){let h=`((${u.params.join(",")}) => ${u.body})(${u.params.join(",")})`;t["hx-vals"]=`js:{...${h}}`}}else t["hx-vals"]=e.vals;return t},"convertJhxAttributes");var jb=s(e=>{let n={};if(!e||typeof e!="object")return n;for(let t in ya)if(Object.prototype.hasOwnProperty.call(e,t)){let a=ya[t],u=e[t];if(!u)continue;let h=Ka(u);if(!h)continue;n[a]=`((${h.params.join(",")}) => ${h.body})(${h.params.join(",")})`}return n},"convertJhxEventAttributes");var P0={"=":"=","&":"&",'"':""","'":"'","`":"`","<":"<",">":">"},Pd=s(e=>String(e).replace(/[=&"'`<>]/g,n=>P0[n]??n),"escapeValue");var Ad=s((e,n=!0)=>Object.entries(e).map(([t,a])=>typeof a=="object"?`${t}="${JSON.stringify(a)}"`:`${t}="${typeof a=="string"&&n?Pd(a):a}"`).filter(Boolean).join(" "),"attributesToString");var Fd={logger:console,stringify:!1,escape:!0};var $b=s(e=>{let n={};for(let[t,a]of Object.entries(e))n[t]=typeof a=="string"?Pd(a):a;return n},"escapeAttributes");function Od(e,n){let t={...Fd,...n??{}},a={...qb(e,t),...jb(e),...Vb(e)};return t.stringify===!0?Ad(a,!!t.escape):t.escape===!0?$b(a):a}s(Od,"jhx");var ex=s((e,n)=>{for(let[t,a]of Object.entries(n))typeof a=="object"?e.setAttribute(t,JSON.stringify(a)):e.setAttribute(t,String(a))},"applyAttributes");var Dr=class e extends Error{static{s(this,"JhxServerException")}type;info;method;route;cause;constructor(n,t){super(n),this.name="JhxServerError",this.type=t.type,this.info=t.info||t.cause?.message||n,this.method=t.method,this.route=t.route,this.stack=t.stack,this.cause=t.cause,Object.setPrototypeOf(this,e.prototype)}};var nx=require("path");var qa=s((e,n="")=>{let t=String(n).startsWith("/")?String(n):`/${n}`,a=e.trim();a=a.startsWith("/")?a:`/${a}`;let u;try{u=decodeURIComponent(a.startsWith(t)?a:`${t}/${a}`)}catch(g){throw new Dr("jhx: malformed endpoint",{type:"endpoint:malformed",info:g.message,route:a,cause:g})}let h=nx.posix.normalize(u.startsWith("/")?u:`/${u}`);return h.length>1&&h.endsWith("/")&&(h=h.slice(0,-1)),{noSlash:h,withSlash:h==="/"?"/":`${h}/`}},"normalizeEndpoint");var Md=s((e,n,t)=>{if(t||(t=new Map),!e)return t;for(let a of e){let u=a.method?.trim()?.toUpperCase()??"GET",{noSlash:h,withSlash:g}=qa(a.route,n.prefix);if(n.trailingSlash==="no-slash"){let R=`${u}::${h}`;if(t.has(R))throw new Dr("jhx: routing error",{type:"route:duplicate",info:`Cannot add duplicate route: ${u} '${h}'`,method:u,route:h});t.set(R,a.handler),n.onRegistered(u,h),n.debug&&n.logger.info(`[jhx] Added new route: ${u} ${h}`)}else if(n.trailingSlash==="slash"){let R=`${u}::${g}`;if(t.has(R))throw new Dr("jhx: routing error",{type:"route:duplicate",info:`Cannot add duplicate route: ${u} '${h}'`,method:u,route:h});t.set(R,a.handler),n.onRegistered(u,g),n.debug&&n.logger.info(`[jhx] Added new route: ${u} ${g}`)}else{let R=`${u}::${h}`,x=`${u}::${g}`;if(t.has(R))throw new Dr("jhx: routing error",{type:"route:duplicate",info:`Cannot add duplicate route: ${u} '${h}'`,method:u,route:h});if(t.has(x))throw new Dr("jhx: routing error",{type:"route:duplicate",info:`Cannot add duplicate route: ${u} '${h}'`,method:u,route:h});t.set(R,a.handler),t.set(x,a.handler),n.onRegistered(u,h),n.debug&&n.logger.info(`[jhx] Added new route: ${u} ${h}`)}}return t},"addRoutesToMap");var mb=kd(ba(),1),Zg=kd(Eb(),1);var Pm=s((e,...n)=>(0,mb.isValidElement)(e)?(0,Zg.renderToStaticMarkup)(e):e,"jsxToStatic"),Am=s((e,...n)=>(0,mb.isValidElement)(e)?(0,Zg.renderToString)(e):e,"jsxToString"),Fm=s((e,...n)=>e,"noRender"),l0=s(e=>e?typeof e=="function"?e:e==="static"?Pm:e==="string"?Am:Fm:null,"getRenderFunction");var Om=["get","post","put","patch","delete","route"],a0=s(e=>{for(let n of Om)if(n in e){let t=e[n];return n==="route"?{method:"GET",route:typeof t=="string"&&t.trim()||null}:{method:n.toUpperCase(),route:typeof t=="string"&&t.trim()||null}}return{method:"GET",route:null}},"getRouteFromProps");var u0=require("crypto");var s0=s(e=>{if(typeof e?.toString!="function")throw new Dr("jhx: invalid route error",{type:"hash:invalid",info:"Cannot hash function without a 'toString' method"});return(0,u0.createHash)("sha256").update(e.toString()).digest("hex").slice(0,12)},"hashFunction");var Vg=s(e=>{let n=[];if(!e)return n;for(let t of Array.isArray(e)?e:[e]){if(t.method&&t.method.trim()==="")throw new Dr("jhx: route validation error",{type:"route:invalid-method",info:`Invalid route method: '${t.method}'`,method:String(t.method)});if(!t.route||t.route?.trim()==="")throw new Dr("jhx: route validation error",{type:"route:invalid-path",info:`Invalid route endpoint: '${t.route}'`,method:t.method?.toUpperCase()??"GET",route:String(t.route)});if(!t.handler||typeof t.handler!="function")throw new Dr("jhx: route validation error",{type:"route:invalid-handler",info:`Invalid route handler for '${t.method?.toUpperCase()??"GET"} ${t.route}'`,method:t.method?.toUpperCase()??"GET",route:t.route});n.push({method:t.method?.toUpperCase()??"GET",route:t.route,handler:t.handler})}return n},"validateRoutes");var Mm=s(e=>e.startsWith("hx-")||e in ac.attr||e in ac.eventAttr||e==="route"||e==="method"||e==="handler","isJhxAttribute"),Qg=s(e=>s(function(t){let{jhxConfig:a,as:u,children:h,...g}=t,R=u??"div",x={};for(let[E,C]of Object.entries(g))Mm(E)||(x[E]=C);let P={...e(g,{...a,stringify:!1}),...x};return<R{...P}>{h}</R>},"JhxComponent"),"createJhxComponent");var c0=kd(ba(),1),f0=kd(Eb(),1);var yo={...Fd,contentType:"text/html",debug:!1,middleware:[],onRegistered:s(((e,n)=>{}),"onRegistered"),prefix:"/_jhx",render:s((e,...n)=>(0,c0.isValidElement)(e)?(0,f0.renderToString)(e):e,"render"),renderError:!0,renderMiddleware:!0,renderNotFound:!0,trailingSlash:"both"};var h0=s((e,n,t)=>{let a={contentType:e.contentType===!1?!1:e.contentType??yo.contentType,debug:e.debug===yo.debug,errorHandler:e.errorHandler,middleware:Array.isArray(e.middleware)?e.middleware:e.middleware?[e.middleware]:yo.middleware,notFoundHandler:e.notFoundHandler?e.notFoundHandler:n,onRegistered:e.onRegistered??yo.onRegistered,logger:e.logger??yo.logger,prefix:e.prefix?qa(e.prefix).noSlash:yo.prefix,render:typeof e.render=="function"?e.render:l0(e.render===void 0?"string":e.render),renderError:typeof e.renderError=="boolean"?e.renderError:yo.renderError,renderMiddleware:typeof e.renderMiddleware=="boolean"?e.renderMiddleware:yo.renderMiddleware,renderNotFound:typeof e.renderNotFound=="boolean"?e.renderNotFound:yo.renderNotFound,stringify:typeof e.stringify=="boolean"?e.stringify:yo.stringify,trailingSlash:e.trailingSlash??yo.trailingSlash,instanceOptions:e.instanceOptions},u=e.routes?Md(Vg(e.routes),{debug:a.debug,logger:a.logger,onRegistered:a.onRegistered,prefix:a.prefix,trailingSlash:a.trailingSlash}):new Map;t(a,u);function h(g,R){if(typeof g=="object"&&typeof g.handler=="function"){let{method:P,route:E}=a0(g),{noSlash:C,withSlash:k}=qa(E||s0(g.handler),a.prefix);if(a.trailingSlash==="no-slash"){let Z=`${P}::${C}`;u.has(Z)||(a.debug&&a.logger.info(`[jhx] Added new route: ${P} ${C}`),u.set(Z,g.handler),a.onRegistered(P,C)),g.method=P,g.route=C}else if(a.trailingSlash==="slash"){let Z=`${P}::${k}`;u.has(Z)||(a.debug&&a.logger.info(`[jhx] Added new route: ${P} ${k}`),u.set(Z,g.handler),a.onRegistered(P,k)),g.method=P,g.route=k}else{let Z=`${P}::${C}`,V=`${P}::${k}`;!u.has(Z)&&!u.has(V)&&(a.debug&&a.logger.info(`[jhx] Added new route: ${P} ${C}`),u.set(Z,g.handler),u.set(V,g.handler),a.onRegistered(P,C)),g.method=P,g.route=C}}let x=R?.stringify??a.stringify,T=g&&typeof g=="object"&&"handler"in g?(({handler:P,...E})=>E)(g):g;return x?Od(T,{logger:R?.logger??a.logger,stringify:!0}):Od(T,{logger:R?.logger??a.logger,stringify:!1})}return s(h,"jhx"),h.addRoute=g=>{Md(Vg({method:g.method,route:g.route,handler:g.handler}),{debug:a.debug,logger:a.logger,onRegistered:a.onRegistered,prefix:a.prefix,trailingSlash:a.trailingSlash},u)},h.addRoutes=g=>{Md(Vg(g),{debug:a.debug,logger:a.logger,onRegistered:a.onRegistered,prefix:a.prefix,trailingSlash:a.trailingSlash},u)},h.clearRoutes=()=>{let g=u.size;u.clear(),a.debug&&a.logger.info(`[jhx] Cleared ${g} route${g===1?"":"s"}`)},h.getRoute=(g,R)=>{let x=g.trim().toUpperCase(),{noSlash:T,withSlash:P}=qa(R,a.prefix);if(a.trailingSlash==="no-slash"){let E=`${x}::${T}`,C=u.get(E);return C?{method:x,route:T,handler:C}:null}else if(a.trailingSlash==="slash"){let E=u.get(`${x}::${P}`);return E?{method:x,route:P,handler:E}:null}else{let E=u.get(`${x}::${T}`),C=u.get(`${x}::${P}`);if(!E&&!C)return null;let k=R.endsWith("/");return{method:x,route:k?C?P:T:E?T:P,handler:k?C??E:E??C}}},h.getRoutes=()=>Array.from(u.entries()).map(([g,R])=>{let[x,T]=g.split("::");return!x||!T?null:{method:x,route:T,handler:R}}).filter(g=>g!==null),h.hasRoute=(g,R)=>{let{noSlash:x,withSlash:T}=qa(R,a.prefix);return u.has(`${g.toUpperCase()}::${x}`)||u.has(`${g.toUpperCase()}::${T}`)},h.removeRoute=(g,R)=>{let x=g.trim().toUpperCase(),{noSlash:T,withSlash:P}=qa(R,a.prefix),E;return a.trailingSlash==="no-slash"?E=u.delete(`${x}::${T}`):a.trailingSlash==="slash"?E=u.delete(`${x}::${P}`):(E=u.delete(`${x}::${T}`),E=u.delete(`${x}::${P}`)||E),E&&a.debug?a.logger.info(`[jhx] Removed route: ${x} ${a.trailingSlash==="no-slash"?T:a.trailingSlash==="slash"?P:`${T} / ${P}`}`):!E&&a.debug&&a.logger.info(`[jhx] Cannot remove unknown route: ${x} ${a.trailingSlash==="no-slash"?T:a.trailingSlash==="slash"?P:`${T} / ${P}`}`),E},{jhx:h,JhxComponent:Qg(h)}},"createServerJhx");var d0=require("node:stream");var Sb=s(e=>e!==null&&typeof e=="object"&&typeof e.send=="function"&&typeof e.status=="function"&&typeof e.json=="function"&&"headersSent"in e,"isExpressResponse"),Cb=s(e=>!!(e&&(e.headersSent===!0||e.finished===!0||e.writableEnded===!0)),"isResponseSent"),Im=s(e=>e instanceof Uint8Array||e instanceof Uint16Array||e instanceof Uint32Array||e instanceof Uint8ClampedArray||e instanceof BigUint64Array||typeof ArrayBuffer<"u"&&ArrayBuffer.isView(e)||typeof Buffer<"u"&&e instanceof Buffer,"isArrayBuffer"),_m=s(e=>e.split("-").map(n=>n.charAt(0).toUpperCase()+n.slice(1)).join("-"),"capitalize"),vh=s((e,n,t)=>{let a=_m(n);!e.getHeader(a)&&!e.getHeader(n.toLowerCase())&&e.header(a,t)},"ensureHeader"),Ql=s(async(e,n)=>{if(!(Sb(n)||Cb(e))){if(n instanceof Blob){n.type&&vh(e,"Content-Type",n.type),n.size>=0&&vh(e,"Content-Length",String(n.size));let t=await n.arrayBuffer();e.send(Buffer.from(t));return}n instanceof FormData?vh(e,"Content-Type","multipart/form-data"):n instanceof Response||n instanceof ReadableStream||n instanceof d0.Stream||Im(n)?vh(e,"Content-Type","application/octet-stream"):typeof n=="object"&&n!==null&&vh(e,"Content-Type","application/json"),e.send(n)}},"sendPayload");var Oc=s((e,n)=>Cb(e)||n===e||Sb(n),"isResponseHandled");var kb={...yo,notFoundHandler:s((e,n)=>{n.status(404).send()},"notFoundHandler")};var Hm=s((e,n={})=>h0(n,kb.notFoundHandler,(t,a)=>{e.all(`${t.prefix}{*splat}`,async(u,h,g)=>{let R=u.method.toUpperCase(),x=decodeURIComponent(u.url.split("?")[0]),T=a.get(`${R}::${x}`);if(t.contentType&&h.header("content-type",t.contentType),T){for(let C of t.middleware)try{let k=await C(u,h);if(Oc(h,k))return await Ql(h,k);if(k!==void 0){let Z=t.render&&t.renderMiddleware?await t.render(k,u,h):k;return await Ql(h,Z)}}catch(k){let Z=k;if(t.debug&&t.logger.error(`[jhx] Middleware error from '${R} ${x}': ${k.message}`),t.errorHandler){h.status(500);let V=await t.errorHandler(Z,u,h);if(Oc(h,V))return await Ql(h,V);let q=t.render&&t.renderError?await t.render(V,u,h):V;return await Ql(h,q)}throw new Dr("Unexpected jhx middleware error",{type:"middleware:error",info:"Unhandled error while handling middleware or rendering middleware payload",method:R,route:x,cause:Z})}try{let C=await T(u,h);if(Oc(h,C))return await Ql(h,C);let k=t.render?await t.render(C,u,h):C;return await Ql(h,k)}catch(C){let k=C;if(t.debug&&t.logger.error(`[jhx] Route error from '${R} ${x}': ${C.message}`),t.errorHandler){h.status(500);let Z=await t.errorHandler(k,u,h);if(Oc(h,Z))return await Ql(h,Z);let V=t.render&&t.renderError?await t.render(Z,u,h):Z;return await Ql(h,V)}throw new Dr("Unexpected jhx route error",{type:"handler:error",info:"Unhandled error while handling route or rendering route payload",method:R,route:x,cause:k})}}t.debug&&t.logger.info(`[jhx] Request to unknown route '${R} ${x}' from IP address '${u.ip}'`),h.status(404);let P=await t.notFoundHandler(u,h);if(Oc(h,P))return;let E=t.render&&t.renderNotFound?await t.render(P,u,h):P;return await Ql(h,E)})}),"createJhx");var Dm=s(e=>Qg(e),"createJhxComponent");0&&(module.exports={applyAttributes,attributesToString,createJhx,createJhxComponent,defaultConfig,htmx});
|
|
205
|
+
/*! Bundled license information:
|
|
206
|
+
|
|
207
|
+
react/cjs/react.production.js:
|
|
208
|
+
(**
|
|
209
|
+
* @license React
|
|
210
|
+
* react.production.js
|
|
211
|
+
*
|
|
212
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
213
|
+
*
|
|
214
|
+
* This source code is licensed under the MIT license found in the
|
|
215
|
+
* LICENSE file in the root directory of this source tree.
|
|
216
|
+
*)
|
|
217
|
+
|
|
218
|
+
react/cjs/react.development.js:
|
|
219
|
+
(**
|
|
220
|
+
* @license React
|
|
221
|
+
* react.development.js
|
|
222
|
+
*
|
|
223
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
224
|
+
*
|
|
225
|
+
* This source code is licensed under the MIT license found in the
|
|
226
|
+
* LICENSE file in the root directory of this source tree.
|
|
227
|
+
*)
|
|
228
|
+
|
|
229
|
+
react-dom/cjs/react-dom.production.js:
|
|
230
|
+
(**
|
|
231
|
+
* @license React
|
|
232
|
+
* react-dom.production.js
|
|
233
|
+
*
|
|
234
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
235
|
+
*
|
|
236
|
+
* This source code is licensed under the MIT license found in the
|
|
237
|
+
* LICENSE file in the root directory of this source tree.
|
|
238
|
+
*)
|
|
239
|
+
|
|
240
|
+
react-dom/cjs/react-dom.development.js:
|
|
241
|
+
(**
|
|
242
|
+
* @license React
|
|
243
|
+
* react-dom.development.js
|
|
244
|
+
*
|
|
245
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
246
|
+
*
|
|
247
|
+
* This source code is licensed under the MIT license found in the
|
|
248
|
+
* LICENSE file in the root directory of this source tree.
|
|
249
|
+
*)
|
|
250
|
+
|
|
251
|
+
react-dom/cjs/react-dom-server-legacy.node.production.js:
|
|
252
|
+
(**
|
|
253
|
+
* @license React
|
|
254
|
+
* react-dom-server-legacy.node.production.js
|
|
255
|
+
*
|
|
256
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
257
|
+
*
|
|
258
|
+
* This source code is licensed under the MIT license found in the
|
|
259
|
+
* LICENSE file in the root directory of this source tree.
|
|
260
|
+
*)
|
|
261
|
+
|
|
262
|
+
react-dom/cjs/react-dom-server.node.production.js:
|
|
263
|
+
(**
|
|
264
|
+
* @license React
|
|
265
|
+
* react-dom-server.node.production.js
|
|
266
|
+
*
|
|
267
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
268
|
+
*
|
|
269
|
+
* This source code is licensed under the MIT license found in the
|
|
270
|
+
* LICENSE file in the root directory of this source tree.
|
|
271
|
+
*)
|
|
272
|
+
|
|
273
|
+
react-dom/cjs/react-dom-server-legacy.node.development.js:
|
|
274
|
+
(**
|
|
275
|
+
* @license React
|
|
276
|
+
* react-dom-server-legacy.node.development.js
|
|
277
|
+
*
|
|
278
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
279
|
+
*
|
|
280
|
+
* This source code is licensed under the MIT license found in the
|
|
281
|
+
* LICENSE file in the root directory of this source tree.
|
|
282
|
+
*)
|
|
283
|
+
|
|
284
|
+
react-dom/cjs/react-dom-server.node.development.js:
|
|
285
|
+
(**
|
|
286
|
+
* @license React
|
|
287
|
+
* react-dom-server.node.development.js
|
|
288
|
+
*
|
|
289
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
290
|
+
*
|
|
291
|
+
* This source code is licensed under the MIT license found in the
|
|
292
|
+
* LICENSE file in the root directory of this source tree.
|
|
293
|
+
*)
|
|
294
|
+
*/
|