- Cleaned up the `app/web/dist/` directory by deleting an unreferenced and outdated build artifact. - Maintained a lean and organized repository structure.
161 lines
358 KiB
JavaScript
161 lines
358 KiB
JavaScript
var rL=Object.create;var{getPrototypeOf:nL,defineProperty:Fq,getOwnPropertyNames:tL}=Object;var eL=Object.prototype.hasOwnProperty;var b8=(y,X1,k1)=>{k1=y!=null?rL(nL(y)):{};let U1=X1||!y||!y.__esModule?Fq(k1,"default",{value:y,enumerable:!0}):k1;for(let H of tL(y))if(!eL.call(U1,H))Fq(U1,H,{get:()=>y[H],enumerable:!0});return U1};var m7=(y,X1)=>()=>(X1||y((X1={exports:{}}).exports,X1),X1.exports);var EZ=m7((ZP,QG)=>{(function(){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart==="function")__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var y="18.3.1",X1=Symbol.for("react.element"),k1=Symbol.for("react.portal"),U1=Symbol.for("react.fragment"),H=Symbol.for("react.strict_mode"),F4=Symbol.for("react.profiler"),_0=Symbol.for("react.provider"),X0=Symbol.for("react.context"),W1=Symbol.for("react.forward_ref"),Q0=Symbol.for("react.suspense"),I0=Symbol.for("react.suspense_list"),s=Symbol.for("react.memo"),N0=Symbol.for("react.lazy"),u1=Symbol.for("react.offscreen"),w4=Symbol.iterator,l4="@@iterator";function A1(U){if(U===null||typeof U!=="object")return null;var M=w4&&U[w4]||U[l4];if(typeof M==="function")return M;return null}var G0={current:null},q1={transition:null},$0={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},Q1={current:null},V0={},J4=null;function Y4(U){J4=U}V0.setExtraStackFrame=function(U){J4=U},V0.getCurrentStack=null,V0.getStackAddendum=function(){var U="";if(J4)U+=J4;var M=V0.getCurrentStack;if(M)U+=M()||"";return U};var z4=!1,i0=!1,w1=!1,B1=!1,j0=!1,D0={ReactCurrentDispatcher:G0,ReactCurrentBatchConfig:q1,ReactCurrentOwner:Q1};D0.ReactDebugCurrentFrame=V0,D0.ReactCurrentActQueue=$0;function R1(U){{for(var M=arguments.length,F=new Array(M>1?M-1:0),V=1;V<M;V++)F[V-1]=arguments[V];L0("warn",U,F)}}function H0(U){{for(var M=arguments.length,F=new Array(M>1?M-1:0),V=1;V<M;V++)F[V-1]=arguments[V];L0("error",U,F)}}function L0(U,M,F){{var V=D0.ReactDebugCurrentFrame,g=V.getStackAddendum();if(g!=="")M+="%s",F=F.concat([g]);var U0=F.map(function(n){return String(n)});U0.unshift("Warning: "+M),Function.prototype.apply.call(console[U],console,U0)}}var X8={};function p4(U,M){{var F=U.constructor,V=F&&(F.displayName||F.name)||"ReactClass",g=V+"."+M;if(X8[g])return;H0("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.",M,V),X8[g]=!0}}var H8={isMounted:function(U){return!1},enqueueForceUpdate:function(U,M,F){p4(U,"forceUpdate")},enqueueReplaceState:function(U,M,F,V){p4(U,"replaceState")},enqueueSetState:function(U,M,F,V){p4(U,"setState")}},a0=Object.assign,I4={};Object.freeze(I4);function C1(U,M,F){this.props=U,this.context=M,this.refs=I4,this.updater=F||H8}C1.prototype.isReactComponent={},C1.prototype.setState=function(U,M){if(typeof U!=="object"&&typeof U!=="function"&&U!=null)throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,U,M,"setState")},C1.prototype.forceUpdate=function(U){this.updater.enqueueForceUpdate(this,U,"forceUpdate")};{var x4={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)."]},M8=function(U,M){Object.defineProperty(C1.prototype,U,{get:function(){R1("%s(...) is deprecated in plain JavaScript React classes. %s",M[0],M[1]);return}})};for(var Q8 in x4)if(x4.hasOwnProperty(Q8))M8(Q8,x4[Q8])}function W4(){}W4.prototype=C1.prototype;function h1(U,M,F){this.props=U,this.context=M,this.refs=I4,this.updater=F||H8}var l0=h1.prototype=new W4;l0.constructor=h1,a0(l0,C1.prototype),l0.isPureReactComponent=!0;function a1(){var U={current:null};return Object.seal(U),U}var o4=Array.isArray;function L1(U){return o4(U)}function N4(U){{var M=typeof Symbol==="function"&&Symbol.toStringTag,F=M&&U[Symbol.toStringTag]||U.constructor.name||"Object";return F}}function V4(U){try{return S1(U),!1}catch(M){return!0}}function S1(U){return""+U}function $1(U){if(V4(U))return H0("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",N4(U)),S1(U)}function S4(U,M,F){var V=U.displayName;if(V)return V;var g=M.displayName||M.name||"";return g!==""?F+"("+g+")":F}function b4(U){return U.displayName||"Context"}function T1(U){if(U==null)return null;if(typeof U.tag==="number")H0("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue.");if(typeof U==="function")return U.displayName||U.name||null;if(typeof U==="string")return U;switch(U){case U1:return"Fragment";case k1:return"Portal";case F4:return"Profiler";case H:return"StrictMode";case Q0:return"Suspense";case I0:return"SuspenseList"}if(typeof U==="object")switch(U.$$typeof){case X0:var M=U;return b4(M)+".Consumer";case _0:var F=U;return b4(F._context)+".Provider";case W1:return S4(U,U.render,"ForwardRef");case s:var V=U.displayName||null;if(V!==null)return V;return T1(U.type)||"Memo";case N0:{var g=U,U0=g._payload,n=g._init;try{return T1(n(U0))}catch(M0){return null}}}return null}var K4=Object.prototype.hasOwnProperty,O8={key:!0,ref:!0,__self:!0,__source:!0},U4,g4,b1;b1={};function E4(U){if(K4.call(U,"ref")){var M=Object.getOwnPropertyDescriptor(U,"ref").get;if(M&&M.isReactWarning)return!1}return U.ref!==void 0}function v1(U){if(K4.call(U,"key")){var M=Object.getOwnPropertyDescriptor(U,"key").get;if(M&&M.isReactWarning)return!1}return U.key!==void 0}function x1(U,M){var F=function(){if(!U4)U4=!0,H0("%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://reactjs.org/link/special-props)",M)};F.isReactWarning=!0,Object.defineProperty(U,"key",{get:F,configurable:!0})}function G8(U,M){var F=function(){if(!g4)g4=!0,H0("%s: `ref` 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://reactjs.org/link/special-props)",M)};F.isReactWarning=!0,Object.defineProperty(U,"ref",{get:F,configurable:!0})}function R8(U){if(typeof U.ref==="string"&&Q1.current&&U.__self&&Q1.current.stateNode!==U.__self){var M=T1(Q1.current.type);if(!b1[M])H0('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',M,U.ref),b1[M]=!0}}var d1=function(U,M,F,V,g,U0,n){var M0={$$typeof:X1,type:U,key:M,ref:F,props:n,_owner:U0};if(M0._store={},Object.defineProperty(M0._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(M0,"_self",{configurable:!1,enumerable:!1,writable:!1,value:V}),Object.defineProperty(M0,"_source",{configurable:!1,enumerable:!1,writable:!1,value:g}),Object.freeze)Object.freeze(M0.props),Object.freeze(M0);return M0};function f4(U,M,F){var V,g={},U0=null,n=null,M0=null,T0=null;if(M!=null){if(E4(M))n=M.ref,R8(M);if(v1(M))$1(M.key),U0=""+M.key;M0=M.__self===void 0?null:M.__self,T0=M.__source===void 0?null:M.__source;for(V in M)if(K4.call(M,V)&&!O8.hasOwnProperty(V))g[V]=M[V]}var r0=arguments.length-2;if(r0===1)g.children=F;else if(r0>1){var J1=Array(r0);for(var Y1=0;Y1<r0;Y1++)J1[Y1]=arguments[Y1+2];if(Object.freeze)Object.freeze(J1);g.children=J1}if(U&&U.defaultProps){var M1=U.defaultProps;for(V in M1)if(g[V]===void 0)g[V]=M1[V]}if(U0||n){var I1=typeof U==="function"?U.displayName||U.name||"Unknown":U;if(U0)x1(g,I1);if(n)G8(g,I1)}return d1(U,U0,n,M0,T0,Q1.current,g)}function m(U,M){var F=d1(U.type,M,U.ref,U._self,U._source,U._owner,U.props);return F}function e(U,M,F){if(U===null||U===void 0)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+U+".");var V,g=a0({},U.props),U0=U.key,n=U.ref,M0=U._self,T0=U._source,r0=U._owner;if(M!=null){if(E4(M))n=M.ref,r0=Q1.current;if(v1(M))$1(M.key),U0=""+M.key;var J1;if(U.type&&U.type.defaultProps)J1=U.type.defaultProps;for(V in M)if(K4.call(M,V)&&!O8.hasOwnProperty(V))if(M[V]===void 0&&J1!==void 0)g[V]=J1[V];else g[V]=M[V]}var Y1=arguments.length-2;if(Y1===1)g.children=F;else if(Y1>1){var M1=Array(Y1);for(var I1=0;I1<Y1;I1++)M1[I1]=arguments[I1+2];g.children=M1}return d1(U.type,U0,n,M0,T0,r0,g)}function B0(U){return typeof U==="object"&&U!==null&&U.$$typeof===X1}var E0=".",o0=":";function j1(U){var M=/[=:]/g,F={"=":"=0",":":"=2"},V=U.replace(M,function(g){return F[g]});return"$"+V}var G1=!1,r1=/\/+/g;function k0(U){return U.replace(r1,"$&/")}function h0(U,M){if(typeof U==="object"&&U!==null&&U.key!=null)return $1(U.key),j1(""+U.key);return M.toString(36)}function j8(U,M,F,V,g){var U0=typeof U;if(U0==="undefined"||U0==="boolean")U=null;var n=!1;if(U===null)n=!0;else switch(U0){case"string":case"number":n=!0;break;case"object":switch(U.$$typeof){case X1:case k1:n=!0}}if(n){var M0=U,T0=g(M0),r0=V===""?E0+h0(M0,0):V;if(L1(T0)){var J1="";if(r0!=null)J1=k0(r0)+"/";j8(T0,M,J1,"",function(WG){return WG})}else if(T0!=null){if(B0(T0)){if(T0.key&&(!M0||M0.key!==T0.key))$1(T0.key);T0=m(T0,F+(T0.key&&(!M0||M0.key!==T0.key)?k0(""+T0.key)+"/":"")+r0)}M.push(T0)}return 1}var Y1,M1,I1=0,m0=V===""?E0:V+o0;if(L1(U))for(var $9=0;$9<U.length;$9++)Y1=U[$9],M1=m0+h0(Y1,$9),I1+=j8(Y1,M,F,M1,g);else{var a9=A1(U);if(typeof a9==="function"){var J6=U;if(a9===J6.entries){if(!G1)R1("Using Maps as children is not supported. Use an array of keyed ReactElements instead.");G1=!0}var zG=a9.call(J6),K5,Y6=0;while(!(K5=zG.next()).done)Y1=K5.value,M1=m0+h0(Y1,Y6++),I1+=j8(Y1,M,F,M1,g)}else if(U0==="object"){var z6=String(U);throw new Error("Objects are not valid as a React child (found: "+(z6==="[object Object]"?"object with keys {"+Object.keys(U).join(", ")+"}":z6)+"). If you meant to render a collection of children, use an array instead.")}}return I1}function Y0(U,M,F){if(U==null)return U;var V=[],g=0;return j8(U,V,"","",function(U0){return M.call(F,U0,g++)}),V}function n1(U){var M=0;return Y0(U,function(){M++}),M}function F0(U,M,F){Y0(U,function(){M.apply(this,arguments)},F)}function _8(U){return Y0(U,function(M){return M})||[]}function D8(U){if(!B0(U))throw new Error("React.Children.only expected to receive a single React element child.");return U}function A8(U){var M={$$typeof:X0,_currentValue:U,_currentValue2:U,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};M.Provider={$$typeof:_0,_context:M};var F=!1,V=!1,g=!1;{var U0={$$typeof:X0,_context:M};Object.defineProperties(U0,{Provider:{get:function(){if(!V)V=!0,H0("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?");return M.Provider},set:function(n){M.Provider=n}},_currentValue:{get:function(){return M._currentValue},set:function(n){M._currentValue=n}},_currentValue2:{get:function(){return M._currentValue2},set:function(n){M._currentValue2=n}},_threadCount:{get:function(){return M._threadCount},set:function(n){M._threadCount=n}},Consumer:{get:function(){if(!F)F=!0,H0("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?");return M.Consumer}},displayName:{get:function(){return M.displayName},set:function(n){if(!g)R1("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",n),g=!0}}}),M.Consumer=U0}return M._currentRenderer=null,M._currentRenderer2=null,M}var _=-1,D=0,E=1,T=2;function i(U){if(U._status===_){var M=U._result,F=M();if(F.then(function(U0){if(U._status===D||U._status===_){var n=U;n._status=E,n._result=U0}},function(U0){if(U._status===D||U._status===_){var n=U;n._status=T,n._result=U0}}),U._status===_){var V=U;V._status=D,V._result=F}}if(U._status===E){var g=U._result;if(g===void 0)H0(`lazy: Expected the result of a dynamic import() call. Instead received: %s
|
||
|
||
Your code should look like:
|
||
const MyComponent = lazy(() => import('./MyComponent'))
|
||
|
||
Did you accidentally put curly braces around the import?`,g);if(!("default"in g))H0(`lazy: Expected the result of a dynamic import() call. Instead received: %s
|
||
|
||
Your code should look like:
|
||
const MyComponent = lazy(() => import('./MyComponent'))`,g);return g.default}else throw U._result}function d(U){var M={_status:_,_result:U},F={$$typeof:N0,_payload:M,_init:i};{var V,g;Object.defineProperties(F,{defaultProps:{configurable:!0,get:function(){return V},set:function(U0){H0("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),V=U0,Object.defineProperty(F,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return g},set:function(U0){H0("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),g=U0,Object.defineProperty(F,"propTypes",{enumerable:!0})}}})}return F}function $(U){{if(U!=null&&U.$$typeof===s)H0("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...)).");else if(typeof U!=="function")H0("forwardRef requires a render function but was given %s.",U===null?"null":typeof U);else if(U.length!==0&&U.length!==2)H0("forwardRef render functions accept exactly two parameters: props and ref. %s",U.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined.");if(U!=null){if(U.defaultProps!=null||U.propTypes!=null)H0("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?")}}var M={$$typeof:W1,render:U};{var F;Object.defineProperty(M,"displayName",{enumerable:!1,configurable:!0,get:function(){return F},set:function(V){if(F=V,!U.name&&!U.displayName)U.displayName=V}})}return M}var S=Symbol.for("react.module.reference");function C(U){if(typeof U==="string"||typeof U==="function")return!0;if(U===U1||U===F4||j0||U===H||U===Q0||U===I0||B1||U===u1||z4||i0||w1)return!0;if(typeof U==="object"&&U!==null){if(U.$$typeof===N0||U.$$typeof===s||U.$$typeof===_0||U.$$typeof===X0||U.$$typeof===W1||U.$$typeof===S||U.getModuleId!==void 0)return!0}return!1}function x(U,M){if(!C(U))H0("memo: The first argument must be a component. Instead received: %s",U===null?"null":typeof U);var F={$$typeof:s,type:U,compare:M===void 0?null:M};{var V;Object.defineProperty(F,"displayName",{enumerable:!1,configurable:!0,get:function(){return V},set:function(g){if(V=g,!U.name&&!U.displayName)U.displayName=g}})}return F}function f(){var U=G0.current;if(U===null)H0(`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:
|
||
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
||
2. You might be breaking the Rules of Hooks
|
||
3. You might have more than one copy of React in the same app
|
||
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`);return U}function z0(U){var M=f();if(U._context!==void 0){var F=U._context;if(F.Consumer===U)H0("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?");else if(F.Provider===U)H0("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return M.useContext(U)}function a(U){var M=f();return M.useState(U)}function W0(U,M,F){var V=f();return V.useReducer(U,M,F)}function y0(U){var M=f();return M.useRef(U)}function H1(U,M){var F=f();return F.useEffect(U,M)}function _1(U,M){var F=f();return F.useInsertionEffect(U,M)}function q4(U,M){var F=f();return F.useLayoutEffect(U,M)}function p8(U,M){var F=f();return F.useCallback(U,M)}function k8(U,M){var F=f();return F.useMemo(U,M)}function t1(U,M,F){var V=f();return V.useImperativeHandle(U,M,F)}function C5(U,M){{var F=f();return F.useDebugValue(U,M)}}function l7(){var U=f();return U.useTransition()}function C8(U){var M=f();return M.useDeferredValue(U)}function C0(){var U=f();return U.useId()}function K9(U,M,F){var V=f();return V.useSyncExternalStore(U,M,F)}var h5=0,p7,o7,s7,a7,r7,n7,t7;function vZ(){}vZ.__reactDisabledLog=!0;function GG(){{if(h5===0){p7=console.log,o7=console.info,s7=console.warn,a7=console.error,r7=console.group,n7=console.groupCollapsed,t7=console.groupEnd;var U={configurable:!0,enumerable:!0,value:vZ,writable:!0};Object.defineProperties(console,{info:U,log:U,warn:U,error:U,group:U,groupCollapsed:U,groupEnd:U})}h5++}}function e7(){{if(h5--,h5===0){var U={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:a0({},U,{value:p7}),info:a0({},U,{value:o7}),warn:a0({},U,{value:s7}),error:a0({},U,{value:a7}),group:a0({},U,{value:r7}),groupCollapsed:a0({},U,{value:n7}),groupEnd:a0({},U,{value:t7})})}if(h5<0)H0("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var U9=D0.ReactCurrentDispatcher,L8;function T5(U,M,F){{if(L8===void 0)try{throw Error()}catch(g){var V=g.stack.trim().match(/\n( *(at )?)/);L8=V&&V[1]||""}return`
|
||
`+L8+U}}var x5=!1,i9;{var Z6=typeof WeakMap==="function"?WeakMap:Map;i9=new Z6}function dZ(U,M){if(!U||x5)return"";{var F=i9.get(U);if(F!==void 0)return F}var V;x5=!0;var g=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var U0;U0=U9.current,U9.current=null,GG();try{if(M){var n=function(){throw Error()};if(Object.defineProperty(n.prototype,"props",{set:function(){throw Error()}}),typeof Reflect==="object"&&Reflect.construct){try{Reflect.construct(n,[])}catch(m0){V=m0}Reflect.construct(U,[],n)}else{try{n.call()}catch(m0){V=m0}U.call(n.prototype)}}else{try{throw Error()}catch(m0){V=m0}U()}}catch(m0){if(m0&&V&&typeof m0.stack==="string"){var M0=m0.stack.split(`
|
||
`),T0=V.stack.split(`
|
||
`),r0=M0.length-1,J1=T0.length-1;while(r0>=1&&J1>=0&&M0[r0]!==T0[J1])J1--;for(;r0>=1&&J1>=0;r0--,J1--)if(M0[r0]!==T0[J1]){if(r0!==1||J1!==1)do if(r0--,J1--,J1<0||M0[r0]!==T0[J1]){var Y1=`
|
||
`+M0[r0].replace(" at new "," at ");if(U.displayName&&Y1.includes("<anonymous>"))Y1=Y1.replace("<anonymous>",U.displayName);if(typeof U==="function")i9.set(U,Y1);return Y1}while(r0>=1&&J1>=0);break}}}finally{x5=!1,U9.current=U0,e7(),Error.prepareStackTrace=g}var M1=U?U.displayName||U.name:"",I1=M1?T5(M1):"";if(typeof U==="function")i9.set(U,I1);return I1}function X6(U,M,F){return dZ(U,!1)}function JG(U){var M=U.prototype;return!!(M&&M.isReactComponent)}function g5(U,M,F){if(U==null)return"";if(typeof U==="function")return dZ(U,JG(U));if(typeof U==="string")return T5(U);switch(U){case Q0:return T5("Suspense");case I0:return T5("SuspenseList")}if(typeof U==="object")switch(U.$$typeof){case W1:return X6(U.render);case s:return g5(U.type,M,F);case N0:{var V=U,g=V._payload,U0=V._init;try{return g5(U0(g),M,F)}catch(n){}}}return""}var yZ={},Q6=D0.ReactDebugCurrentFrame;function l9(U){if(U){var M=U._owner,F=g5(U.type,U._source,M?M.type:null);Q6.setExtraStackFrame(F)}else Q6.setExtraStackFrame(null)}function mZ(U,M,F,V,g){{var U0=Function.call.bind(K4);for(var n in U)if(U0(U,n)){var M0=void 0;try{if(typeof U[n]!=="function"){var T0=Error((V||"React class")+": "+F+" type `"+n+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof U[n]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw T0.name="Invariant Violation",T0}M0=U[n](M,n,V,F,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(r0){M0=r0}if(M0&&!(M0 instanceof Error))l9(g),H0("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",V||"React class",F,n,typeof M0),l9(null);if(M0 instanceof Error&&!(M0.message in yZ))yZ[M0.message]=!0,l9(g),H0("Failed %s type: %s",F,M0.message),l9(null)}}}function u0(U){if(U){var M=U._owner,F=g5(U.type,U._source,M?M.type:null);Y4(F)}else Y4(null)}var cZ=!1;function G6(){if(Q1.current){var U=T1(Q1.current.type);if(U)return`
|
||
|
||
Check the render method of \``+U+"`."}return""}function P0(U){if(U!==void 0){var M=U.fileName.replace(/^.*[\\\/]/,""),F=U.lineNumber;return`
|
||
|
||
Check your code at `+M+":"+F+"."}return""}function iZ(U){if(U!==null&&U!==void 0)return P0(U.__source);return""}var j4={};function q9(U){var M=G6();if(!M){var F=typeof U==="string"?U:U.displayName||U.name;if(F)M=`
|
||
|
||
Check the top-level render call using <`+F+">."}return M}function E5(U,M){if(!U._store||U._store.validated||U.key!=null)return;U._store.validated=!0;var F=q9(M);if(j4[F])return;j4[F]=!0;var V="";if(U&&U._owner&&U._owner!==Q1.current)V=" It was passed a child from "+T1(U._owner.type)+".";u0(U),H0('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',F,V),u0(null)}function lZ(U,M){if(typeof U!=="object")return;if(L1(U))for(var F=0;F<U.length;F++){var V=U[F];if(B0(V))E5(V,M)}else if(B0(U)){if(U._store)U._store.validated=!0}else if(U){var g=A1(U);if(typeof g==="function"){if(g!==U.entries){var U0=g.call(U),n;while(!(n=U0.next()).done)if(B0(n.value))E5(n.value,M)}}}}function e1(U){{var M=U.type;if(M===null||M===void 0||typeof M==="string")return;var F;if(typeof M==="function")F=M.propTypes;else if(typeof M==="object"&&(M.$$typeof===W1||M.$$typeof===s))F=M.propTypes;else return;if(F){var V=T1(M);mZ(F,U.props,"prop",V,U)}else if(M.PropTypes!==void 0&&!cZ){cZ=!0;var g=T1(M);H0("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",g||"Unknown")}if(typeof M.getDefaultProps==="function"&&!M.getDefaultProps.isReactClassApproved)H0("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function P1(U){{var M=Object.keys(U.props);for(var F=0;F<M.length;F++){var V=M[F];if(V!=="children"&&V!=="key"){u0(U),H0("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",V),u0(null);break}}if(U.ref!==null)u0(U),H0("Invalid attribute `ref` supplied to `React.Fragment`."),u0(null)}}function pZ(U,M,F){var V=C(U);if(!V){var g="";if(U===void 0||typeof U==="object"&&U!==null&&Object.keys(U).length===0)g+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.";var U0=iZ(M);if(U0)g+=U0;else g+=G6();var n;if(U===null)n="null";else if(L1(U))n="array";else if(U!==void 0&&U.$$typeof===X1)n="<"+(T1(U.type)||"Unknown")+" />",g=" Did you accidentally export a JSX literal instead of a component?";else n=typeof U;H0("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",n,g)}var M0=f4.apply(this,arguments);if(M0==null)return M0;if(V)for(var T0=2;T0<arguments.length;T0++)lZ(arguments[T0],U);if(U===U1)P1(M0);else e1(M0);return M0}var J8=!1;function s4(U){var M=pZ.bind(null,U);M.type=U;{if(!J8)J8=!0,R1("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.");Object.defineProperty(M,"type",{enumerable:!1,get:function(){return R1("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:U}),U}})}return M}function o8(U,M,F){var V=e.apply(this,arguments);for(var g=2;g<arguments.length;g++)lZ(arguments[g],V.type);return e1(V),V}function YG(U,M){var F=q1.transition;q1.transition={};var V=q1.transition;q1.transition._updatedFibers=new Set;try{U()}finally{if(q1.transition=F,F===null&&V._updatedFibers){var g=V._updatedFibers.size;if(g>10)R1("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.");V._updatedFibers.clear()}}}var p9=!1,B9=null;function oZ(U){if(B9===null)try{var M=("require"+Math.random()).slice(0,7),F=QG&&QG[M];B9=F.call(QG,"timers").setImmediate}catch(V){B9=function(g){if(p9===!1){if(p9=!0,typeof MessageChannel==="undefined")H0("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 U0=new MessageChannel;U0.port1.onmessage=g,U0.port2.postMessage(void 0)}}return B9(U)}var f5=0,sZ=!1;function aZ(U){{var M=f5;if(f5++,$0.current===null)$0.current=[];var F=$0.isBatchingLegacy,V;try{if($0.isBatchingLegacy=!0,V=U(),!F&&$0.didScheduleLegacyUpdate){var g=$0.current;if(g!==null)$0.didScheduleLegacyUpdate=!1,s9(g)}}catch(M1){throw W5(M),M1}finally{$0.isBatchingLegacy=F}if(V!==null&&typeof V==="object"&&typeof V.then==="function"){var U0=V,n=!1,M0={then:function(M1,I1){n=!0,U0.then(function(m0){if(W5(M),f5===0)o9(m0,M1,I1);else M1(m0)},function(m0){W5(M),I1(m0)})}};if(!sZ&&typeof Promise!=="undefined")Promise.resolve().then(function(){}).then(function(){if(!n)sZ=!0,H0("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 () => ...);")});return M0}else{var T0=V;if(W5(M),f5===0){var r0=$0.current;if(r0!==null)s9(r0),$0.current=null;var J1={then:function(M1,I1){if($0.current===null)$0.current=[],o9(T0,M1,I1);else M1(T0)}};return J1}else{var Y1={then:function(M1,I1){M1(T0)}};return Y1}}}}function W5(U){{if(U!==f5-1)H0("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. ");f5=U}}function o9(U,M,F){{var V=$0.current;if(V!==null)try{s9(V),oZ(function(){if(V.length===0)$0.current=null,M(U);else o9(U,M,F)})}catch(g){F(g)}else M(U)}}var u5=!1;function s9(U){if(!u5){u5=!0;var M=0;try{for(;M<U.length;M++){var F=U[M];do F=F(!0);while(F!==null)}U.length=0}catch(V){throw U=U.slice(M+1),V}finally{u5=!1}}}var rZ=pZ,nZ=o8,tZ=s4,eZ={map:Y0,forEach:F0,count:n1,toArray:_8,only:D8};if(ZP.Children=eZ,ZP.Component=C1,ZP.Fragment=U1,ZP.Profiler=F4,ZP.PureComponent=h1,ZP.StrictMode=H,ZP.Suspense=Q0,ZP.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=D0,ZP.act=aZ,ZP.cloneElement=nZ,ZP.createContext=A8,ZP.createElement=rZ,ZP.createFactory=tZ,ZP.createRef=a1,ZP.forwardRef=$,ZP.isValidElement=B0,ZP.lazy=d,ZP.memo=x,ZP.startTransition=YG,ZP.unstable_act=aZ,ZP.useCallback=p8,ZP.useContext=z0,ZP.useDebugValue=C5,ZP.useDeferredValue=C8,ZP.useEffect=H1,ZP.useId=C0,ZP.useImperativeHandle=t1,ZP.useInsertionEffect=_1,ZP.useLayoutEffect=q4,ZP.useMemo=k8,ZP.useReducer=W0,ZP.useRef=y0,ZP.useState=a,ZP.useSyncExternalStore=K9,ZP.useTransition=l7,ZP.version=y,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop==="function")__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var wq=m7((XP)=>{(function(){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart==="function")__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var y=!1,X1=!1,k1=5;function U1(m,e){var B0=m.length;m.push(e),_0(m,e,B0)}function H(m){return m.length===0?null:m[0]}function F4(m){if(m.length===0)return null;var e=m[0],B0=m.pop();if(B0!==e)m[0]=B0,X0(m,B0,0);return e}function _0(m,e,B0){var E0=B0;while(E0>0){var o0=E0-1>>>1,j1=m[o0];if(W1(j1,e)>0)m[o0]=e,m[E0]=j1,E0=o0;else return}}function X0(m,e,B0){var E0=B0,o0=m.length,j1=o0>>>1;while(E0<j1){var G1=(E0+1)*2-1,r1=m[G1],k0=G1+1,h0=m[k0];if(W1(r1,e)<0)if(k0<o0&&W1(h0,r1)<0)m[E0]=h0,m[k0]=e,E0=k0;else m[E0]=r1,m[G1]=e,E0=G1;else if(k0<o0&&W1(h0,e)<0)m[E0]=h0,m[k0]=e,E0=k0;else return}}function W1(m,e){var B0=m.sortIndex-e.sortIndex;return B0!==0?B0:m.id-e.id}var Q0=1,I0=2,s=3,N0=4,u1=5;function w4(m,e){}var l4=typeof performance==="object"&&typeof performance.now==="function";if(l4){var A1=performance;XP.unstable_now=function(){return A1.now()}}else{var G0=Date,q1=G0.now();XP.unstable_now=function(){return G0.now()-q1}}var $0=1073741823,Q1=-1,V0=250,J4=5000,Y4=1e4,z4=$0,i0=[],w1=[],B1=1,j0=null,D0=s,R1=!1,H0=!1,L0=!1,X8=typeof setTimeout==="function"?setTimeout:null,p4=typeof clearTimeout==="function"?clearTimeout:null,H8=typeof setImmediate!=="undefined"?setImmediate:null,a0=typeof navigator!=="undefined"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0?navigator.scheduling.isInputPending.bind(navigator.scheduling):null;function I4(m){var e=H(w1);while(e!==null){if(e.callback===null)F4(w1);else if(e.startTime<=m)F4(w1),e.sortIndex=e.expirationTime,U1(i0,e);else return;e=H(w1)}}function C1(m){if(L0=!1,I4(m),!H0)if(H(i0)!==null)H0=!0,x1(x4);else{var e=H(w1);if(e!==null)G8(C1,e.startTime-m)}}function x4(m,e){if(H0=!1,L0)L0=!1,R8();R1=!0;var B0=D0;try{if(X1)try{return M8(m,e)}catch(o0){if(j0!==null){var E0=XP.unstable_now();w4(j0,E0),j0.isQueued=!1}throw o0}else return M8(m,e)}finally{j0=null,D0=B0,R1=!1}}function M8(m,e){var B0=e;I4(B0),j0=H(i0);while(j0!==null&&!y){if(j0.expirationTime>B0&&(!m||K4()))break;var E0=j0.callback;if(typeof E0==="function"){j0.callback=null,D0=j0.priorityLevel;var o0=j0.expirationTime<=B0,j1=E0(o0);if(B0=XP.unstable_now(),typeof j1==="function")j0.callback=j1;else if(j0===H(i0))F4(i0);I4(B0)}else F4(i0);j0=H(i0)}if(j0!==null)return!0;else{var G1=H(w1);if(G1!==null)G8(C1,G1.startTime-B0);return!1}}function Q8(m,e){switch(m){case Q0:case I0:case s:case N0:case u1:break;default:m=s}var B0=D0;D0=m;try{return e()}finally{D0=B0}}function W4(m){var e;switch(D0){case Q0:case I0:case s:e=s;break;default:e=D0;break}var B0=D0;D0=e;try{return m()}finally{D0=B0}}function h1(m){var e=D0;return function(){var B0=D0;D0=e;try{return m.apply(this,arguments)}finally{D0=B0}}}function l0(m,e,B0){var E0=XP.unstable_now(),o0;if(typeof B0==="object"&&B0!==null){var j1=B0.delay;if(typeof j1==="number"&&j1>0)o0=E0+j1;else o0=E0}else o0=E0;var G1;switch(m){case Q0:G1=Q1;break;case I0:G1=V0;break;case u1:G1=z4;break;case N0:G1=Y4;break;case s:default:G1=J4;break}var r1=o0+G1,k0={id:B1++,callback:e,priorityLevel:m,startTime:o0,expirationTime:r1,sortIndex:-1};if(o0>E0){if(k0.sortIndex=o0,U1(w1,k0),H(i0)===null&&k0===H(w1)){if(L0)R8();else L0=!0;G8(C1,o0-E0)}}else if(k0.sortIndex=r1,U1(i0,k0),!H0&&!R1)H0=!0,x1(x4);return k0}function a1(){}function o4(){if(!H0&&!R1)H0=!0,x1(x4)}function L1(){return H(i0)}function N4(m){m.callback=null}function V4(){return D0}var S1=!1,$1=null,S4=-1,b4=k1,T1=-1;function K4(){var m=XP.unstable_now()-T1;if(m<b4)return!1;return!0}function O8(){}function U4(m){if(m<0||m>125){console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported");return}if(m>0)b4=Math.floor(1000/m);else b4=k1}var g4=function(){if($1!==null){var m=XP.unstable_now();T1=m;var e=!0,B0=!0;try{B0=$1(e,m)}finally{if(B0)b1();else S1=!1,$1=null}}else S1=!1},b1;if(typeof H8==="function")b1=function(){H8(g4)};else if(typeof MessageChannel!=="undefined"){var E4=new MessageChannel,v1=E4.port2;E4.port1.onmessage=g4,b1=function(){v1.postMessage(null)}}else b1=function(){X8(g4,0)};function x1(m){if($1=m,!S1)S1=!0,b1()}function G8(m,e){S4=X8(function(){m(XP.unstable_now())},e)}function R8(){p4(S4),S4=-1}var d1=O8,f4=null;if(XP.unstable_IdlePriority=u1,XP.unstable_ImmediatePriority=Q0,XP.unstable_LowPriority=N0,XP.unstable_NormalPriority=s,XP.unstable_Profiling=f4,XP.unstable_UserBlockingPriority=I0,XP.unstable_cancelCallback=N4,XP.unstable_continueExecution=o4,XP.unstable_forceFrameRate=U4,XP.unstable_getCurrentPriorityLevel=V4,XP.unstable_getFirstCallbackNode=L1,XP.unstable_next=W4,XP.unstable_pauseExecution=a1,XP.unstable_requestPaint=d1,XP.unstable_runWithPriority=Q8,XP.unstable_scheduleCallback=l0,XP.unstable_shouldYield=K4,XP.unstable_wrapCallback=h1,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop==="function")__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var Iq=m7((QP)=>{var fZ=b8(EZ(),1),Z1=b8(wq(),1);(function(){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart==="function")__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var y=fZ.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,X1=!1;function k1(Z){X1=Z}function U1(Z){if(!X1){for(var X=arguments.length,Q=new Array(X>1?X-1:0),G=1;G<X;G++)Q[G-1]=arguments[G];F4("warn",Z,Q)}}function H(Z){if(!X1){for(var X=arguments.length,Q=new Array(X>1?X-1:0),G=1;G<X;G++)Q[G-1]=arguments[G];F4("error",Z,Q)}}function F4(Z,X,Q){{var G=y.ReactDebugCurrentFrame,J=G.getStackAddendum();if(J!=="")X+="%s",Q=Q.concat([J]);var Y=Q.map(function(z){return String(z)});Y.unshift("Warning: "+X),Function.prototype.apply.call(console[Z],console,Y)}}var _0=0,X0=1,W1=2,Q0=3,I0=4,s=5,N0=6,u1=7,w4=8,l4=9,A1=10,G0=11,q1=12,$0=13,Q1=14,V0=15,J4=16,Y4=17,z4=18,i0=19,w1=21,B1=22,j0=23,D0=24,R1=25,H0=!0,L0=!1,X8=!1,p4=!1,H8=!1,a0=!0,I4=!1,C1=!0,x4=!0,M8=!0,Q8=!0,W4=new Set,h1={},l0={};function a1(Z,X){o4(Z,X),o4(Z+"Capture",X)}function o4(Z,X){if(h1[Z])H("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",Z);h1[Z]=X;{var Q=Z.toLowerCase();if(l0[Q]=Z,Z==="onDoubleClick")l0.ondblclick=Z}for(var G=0;G<X.length;G++)W4.add(X[G])}var L1=typeof window!=="undefined"&&typeof window.document!=="undefined"&&typeof window.document.createElement!=="undefined",N4=Object.prototype.hasOwnProperty;function V4(Z){{var X=typeof Symbol==="function"&&Symbol.toStringTag,Q=X&&Z[Symbol.toStringTag]||Z.constructor.name||"Object";return Q}}function S1(Z){try{return $1(Z),!1}catch(X){return!0}}function $1(Z){return""+Z}function S4(Z,X){if(S1(Z))return H("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",X,V4(Z)),$1(Z)}function b4(Z){if(S1(Z))return H("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",V4(Z)),$1(Z)}function T1(Z,X){if(S1(Z))return H("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",X,V4(Z)),$1(Z)}function K4(Z,X){if(S1(Z))return H("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",X,V4(Z)),$1(Z)}function O8(Z){if(S1(Z))return H("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",V4(Z)),$1(Z)}function U4(Z){if(S1(Z))return H("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before before using it here.",V4(Z)),$1(Z)}var g4=0,b1=1,E4=2,v1=3,x1=4,G8=5,R8=6,d1=":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",f4=d1+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",m=new RegExp("^["+d1+"]["+f4+"]*$"),e={},B0={};function E0(Z){if(N4.call(B0,Z))return!0;if(N4.call(e,Z))return!1;if(m.test(Z))return B0[Z]=!0,!0;return e[Z]=!0,H("Invalid attribute name: `%s`",Z),!1}function o0(Z,X,Q){if(X!==null)return X.type===g4;if(Q)return!1;if(Z.length>2&&(Z[0]==="o"||Z[0]==="O")&&(Z[1]==="n"||Z[1]==="N"))return!0;return!1}function j1(Z,X,Q,G){if(Q!==null&&Q.type===g4)return!1;switch(typeof X){case"function":case"symbol":return!0;case"boolean":{if(G)return!1;if(Q!==null)return!Q.acceptsBooleans;else{var J=Z.toLowerCase().slice(0,5);return J!=="data-"&&J!=="aria-"}}default:return!1}}function G1(Z,X,Q,G){if(X===null||typeof X==="undefined")return!0;if(j1(Z,X,Q,G))return!0;if(G)return!1;if(Q!==null)switch(Q.type){case v1:return!X;case x1:return X===!1;case G8:return isNaN(X);case R8:return isNaN(X)||X<1}return!1}function r1(Z){return h0.hasOwnProperty(Z)?h0[Z]:null}function k0(Z,X,Q,G,J,Y,z){this.acceptsBooleans=X===E4||X===v1||X===x1,this.attributeName=G,this.attributeNamespace=J,this.mustUseProperty=Q,this.propertyName=Z,this.type=X,this.sanitizeURL=Y,this.removeEmptyString=z}var h0={},j8=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];j8.forEach(function(Z){h0[Z]=new k0(Z,g4,!1,Z,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(Z){var X=Z[0],Q=Z[1];h0[X]=new k0(X,b1,!1,Q,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(Z){h0[Z]=new k0(Z,E4,!1,Z.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(Z){h0[Z]=new k0(Z,E4,!1,Z,null,!1,!1)}),["allowFullScreen","async","autoFocus","autoPlay","controls","default","defer","disabled","disablePictureInPicture","disableRemotePlayback","formNoValidate","hidden","loop","noModule","noValidate","open","playsInline","readOnly","required","reversed","scoped","seamless","itemScope"].forEach(function(Z){h0[Z]=new k0(Z,v1,!1,Z.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(Z){h0[Z]=new k0(Z,v1,!0,Z,null,!1,!1)}),["capture","download"].forEach(function(Z){h0[Z]=new k0(Z,x1,!1,Z,null,!1,!1)}),["cols","rows","size","span"].forEach(function(Z){h0[Z]=new k0(Z,R8,!1,Z,null,!1,!1)}),["rowSpan","start"].forEach(function(Z){h0[Z]=new k0(Z,G8,!1,Z.toLowerCase(),null,!1,!1)});var Y0=/[\-\:]([a-z])/g,n1=function(Z){return Z[1].toUpperCase()};["accent-height","alignment-baseline","arabic-form","baseline-shift","cap-height","clip-path","clip-rule","color-interpolation","color-interpolation-filters","color-profile","color-rendering","dominant-baseline","enable-background","fill-opacity","fill-rule","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","glyph-name","glyph-orientation-horizontal","glyph-orientation-vertical","horiz-adv-x","horiz-origin-x","image-rendering","letter-spacing","lighting-color","marker-end","marker-mid","marker-start","overline-position","overline-thickness","paint-order","panose-1","pointer-events","rendering-intent","shape-rendering","stop-color","stop-opacity","strikethrough-position","strikethrough-thickness","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","text-anchor","text-decoration","text-rendering","underline-position","underline-thickness","unicode-bidi","unicode-range","units-per-em","v-alphabetic","v-hanging","v-ideographic","v-mathematical","vector-effect","vert-adv-y","vert-origin-x","vert-origin-y","word-spacing","writing-mode","xmlns:xlink","x-height"].forEach(function(Z){var X=Z.replace(Y0,n1);h0[X]=new k0(X,b1,!1,Z,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(Z){var X=Z.replace(Y0,n1);h0[X]=new k0(X,b1,!1,Z,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(Z){var X=Z.replace(Y0,n1);h0[X]=new k0(X,b1,!1,Z,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(Z){h0[Z]=new k0(Z,b1,!1,Z.toLowerCase(),null,!1,!1)});var F0="xlinkHref";h0[F0]=new k0("xlinkHref",b1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(Z){h0[Z]=new k0(Z,b1,!1,Z.toLowerCase(),null,!0,!0)});var _8=/^[\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,D8=!1;function A8(Z){if(!D8&&_8.test(Z))D8=!0,H("A future version of React will block javascript: URLs as a security precaution. Use event handlers instead if you can. If you need to generate unsafe HTML try using dangerouslySetInnerHTML instead. React was passed %s.",JSON.stringify(Z))}function _(Z,X,Q,G){if(G.mustUseProperty){var J=G.propertyName;return Z[J]}else{if(S4(Q,X),G.sanitizeURL)A8(""+Q);var Y=G.attributeName,z=null;if(G.type===x1){if(Z.hasAttribute(Y)){var W=Z.getAttribute(Y);if(W==="")return!0;if(G1(X,Q,G,!1))return W;if(W===""+Q)return Q;return W}}else if(Z.hasAttribute(Y)){if(G1(X,Q,G,!1))return Z.getAttribute(Y);if(G.type===v1)return Q;z=Z.getAttribute(Y)}if(G1(X,Q,G,!1))return z===null?Q:z;else if(z===""+Q)return Q;else return z}}function D(Z,X,Q,G){{if(!E0(X))return;if(!Z.hasAttribute(X))return Q===void 0?void 0:null;var J=Z.getAttribute(X);if(S4(Q,X),J===""+Q)return Q;return J}}function E(Z,X,Q,G){var J=r1(X);if(o0(X,J,G))return;if(G1(X,Q,J,G))Q=null;if(G||J===null){if(E0(X)){var Y=X;if(Q===null)Z.removeAttribute(Y);else S4(Q,X),Z.setAttribute(Y,""+Q)}return}var z=J.mustUseProperty;if(z){var W=J.propertyName;if(Q===null){var K=J.type;Z[W]=K===v1?!1:""}else Z[W]=Q;return}var{attributeName:q,attributeNamespace:B}=J;if(Q===null)Z.removeAttribute(q);else{var R=J.type,O;if(R===v1||R===x1&&Q===!0)O="";else if(S4(Q,q),O=""+Q,J.sanitizeURL)A8(O.toString());if(B)Z.setAttributeNS(B,q,O);else Z.setAttribute(q,O)}}var T=Symbol.for("react.element"),i=Symbol.for("react.portal"),d=Symbol.for("react.fragment"),$=Symbol.for("react.strict_mode"),S=Symbol.for("react.profiler"),C=Symbol.for("react.provider"),x=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),z0=Symbol.for("react.suspense"),a=Symbol.for("react.suspense_list"),W0=Symbol.for("react.memo"),y0=Symbol.for("react.lazy"),H1=Symbol.for("react.scope"),_1=Symbol.for("react.debug_trace_mode"),q4=Symbol.for("react.offscreen"),p8=Symbol.for("react.legacy_hidden"),k8=Symbol.for("react.cache"),t1=Symbol.for("react.tracing_marker"),C5=Symbol.iterator,l7="@@iterator";function C8(Z){if(Z===null||typeof Z!=="object")return null;var X=C5&&Z[C5]||Z[l7];if(typeof X==="function")return X;return null}var C0=Object.assign,K9=0,h5,p7,o7,s7,a7,r7,n7;function t7(){}t7.__reactDisabledLog=!0;function vZ(){{if(K9===0){h5=console.log,p7=console.info,o7=console.warn,s7=console.error,a7=console.group,r7=console.groupCollapsed,n7=console.groupEnd;var Z={configurable:!0,enumerable:!0,value:t7,writable:!0};Object.defineProperties(console,{info:Z,log:Z,warn:Z,error:Z,group:Z,groupCollapsed:Z,groupEnd:Z})}K9++}}function GG(){{if(K9--,K9===0){var Z={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:C0({},Z,{value:h5}),info:C0({},Z,{value:p7}),warn:C0({},Z,{value:o7}),error:C0({},Z,{value:s7}),group:C0({},Z,{value:a7}),groupCollapsed:C0({},Z,{value:r7}),groupEnd:C0({},Z,{value:n7})})}if(K9<0)H("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var e7=y.ReactCurrentDispatcher,U9;function L8(Z,X,Q){{if(U9===void 0)try{throw Error()}catch(J){var G=J.stack.trim().match(/\n( *(at )?)/);U9=G&&G[1]||""}return`
|
||
`+U9+Z}}var T5=!1,x5;{var i9=typeof WeakMap==="function"?WeakMap:Map;x5=new i9}function Z6(Z,X){if(!Z||T5)return"";{var Q=x5.get(Z);if(Q!==void 0)return Q}var G;T5=!0;var J=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Y;Y=e7.current,e7.current=null,vZ();try{if(X){var z=function(){throw Error()};if(Object.defineProperty(z.prototype,"props",{set:function(){throw Error()}}),typeof Reflect==="object"&&Reflect.construct){try{Reflect.construct(z,[])}catch(I){G=I}Reflect.construct(Z,[],z)}else{try{z.call()}catch(I){G=I}Z.call(z.prototype)}}else{try{throw Error()}catch(I){G=I}Z()}}catch(I){if(I&&G&&typeof I.stack==="string"){var W=I.stack.split(`
|
||
`),K=G.stack.split(`
|
||
`),q=W.length-1,B=K.length-1;while(q>=1&&B>=0&&W[q]!==K[B])B--;for(;q>=1&&B>=0;q--,B--)if(W[q]!==K[B]){if(q!==1||B!==1)do if(q--,B--,B<0||W[q]!==K[B]){var R=`
|
||
`+W[q].replace(" at new "," at ");if(Z.displayName&&R.includes("<anonymous>"))R=R.replace("<anonymous>",Z.displayName);if(typeof Z==="function")x5.set(Z,R);return R}while(q>=1&&B>=0);break}}}finally{T5=!1,e7.current=Y,GG(),Error.prepareStackTrace=J}var O=Z?Z.displayName||Z.name:"",w=O?L8(O):"";if(typeof Z==="function")x5.set(Z,w);return w}function dZ(Z,X,Q){return Z6(Z,!0)}function X6(Z,X,Q){return Z6(Z,!1)}function JG(Z){var X=Z.prototype;return!!(X&&X.isReactComponent)}function g5(Z,X,Q){if(Z==null)return"";if(typeof Z==="function")return Z6(Z,JG(Z));if(typeof Z==="string")return L8(Z);switch(Z){case z0:return L8("Suspense");case a:return L8("SuspenseList")}if(typeof Z==="object")switch(Z.$$typeof){case f:return X6(Z.render);case W0:return g5(Z.type,X,Q);case y0:{var G=Z,J=G._payload,Y=G._init;try{return g5(Y(J),X,Q)}catch(z){}}}return""}function yZ(Z){var X=Z._debugOwner?Z._debugOwner.type:null,Q=Z._debugSource;switch(Z.tag){case s:return L8(Z.type);case J4:return L8("Lazy");case $0:return L8("Suspense");case i0:return L8("SuspenseList");case _0:case W1:case V0:return X6(Z.type);case G0:return X6(Z.type.render);case X0:return dZ(Z.type);default:return""}}function Q6(Z){try{var X="",Q=Z;do X+=yZ(Q),Q=Q.return;while(Q);return X}catch(G){return`
|
||
Error generating stack: `+G.message+`
|
||
`+G.stack}}function l9(Z,X,Q){var G=Z.displayName;if(G)return G;var J=X.displayName||X.name||"";return J!==""?Q+"("+J+")":Q}function mZ(Z){return Z.displayName||"Context"}function u0(Z){if(Z==null)return null;if(typeof Z.tag==="number")H("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue.");if(typeof Z==="function")return Z.displayName||Z.name||null;if(typeof Z==="string")return Z;switch(Z){case d:return"Fragment";case i:return"Portal";case S:return"Profiler";case $:return"StrictMode";case z0:return"Suspense";case a:return"SuspenseList"}if(typeof Z==="object")switch(Z.$$typeof){case x:var X=Z;return mZ(X)+".Consumer";case C:var Q=Z;return mZ(Q._context)+".Provider";case f:return l9(Z,Z.render,"ForwardRef");case W0:var G=Z.displayName||null;if(G!==null)return G;return u0(Z.type)||"Memo";case y0:{var J=Z,Y=J._payload,z=J._init;try{return u0(z(Y))}catch(W){return null}}}return null}function cZ(Z,X,Q){var G=X.displayName||X.name||"";return Z.displayName||(G!==""?Q+"("+G+")":Q)}function G6(Z){return Z.displayName||"Context"}function P0(Z){var{tag:X,type:Q}=Z;switch(X){case D0:return"Cache";case l4:var G=Q;return G6(G)+".Consumer";case A1:var J=Q;return G6(J._context)+".Provider";case z4:return"DehydratedFragment";case G0:return cZ(Q,Q.render,"ForwardRef");case u1:return"Fragment";case s:return Q;case I0:return"Portal";case Q0:return"Root";case N0:return"Text";case J4:return u0(Q);case w4:if(Q===$)return"StrictMode";return"Mode";case B1:return"Offscreen";case q1:return"Profiler";case w1:return"Scope";case $0:return"Suspense";case i0:return"SuspenseList";case R1:return"TracingMarker";case X0:case _0:case Y4:case W1:case Q1:case V0:if(typeof Q==="function")return Q.displayName||Q.name||null;if(typeof Q==="string")return Q;break}return null}var iZ=y.ReactDebugCurrentFrame,j4=null,q9=!1;function E5(){{if(j4===null)return null;var Z=j4._debugOwner;if(Z!==null&&typeof Z!=="undefined")return P0(Z)}return null}function lZ(){{if(j4===null)return"";return Q6(j4)}}function e1(){iZ.getCurrentStack=null,j4=null,q9=!1}function P1(Z){iZ.getCurrentStack=Z===null?null:lZ,j4=Z,q9=!1}function pZ(){return j4}function J8(Z){q9=Z}function s4(Z){return""+Z}function o8(Z){switch(typeof Z){case"boolean":case"number":case"string":case"undefined":return Z;case"object":return U4(Z),Z;default:return""}}var YG={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function p9(Z,X){{if(!(YG[X.type]||X.onChange||X.onInput||X.readOnly||X.disabled||X.value==null))H("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`.");if(!(X.onChange||X.readOnly||X.disabled||X.checked==null))H("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`.")}}function B9(Z){var{type:X,nodeName:Q}=Z;return Q&&Q.toLowerCase()==="input"&&(X==="checkbox"||X==="radio")}function oZ(Z){return Z._valueTracker}function f5(Z){Z._valueTracker=null}function sZ(Z){var X="";if(!Z)return X;if(B9(Z))X=Z.checked?"true":"false";else X=Z.value;return X}function aZ(Z){var X=B9(Z)?"checked":"value",Q=Object.getOwnPropertyDescriptor(Z.constructor.prototype,X);U4(Z[X]);var G=""+Z[X];if(Z.hasOwnProperty(X)||typeof Q==="undefined"||typeof Q.get!=="function"||typeof Q.set!=="function")return;var{get:J,set:Y}=Q;Object.defineProperty(Z,X,{configurable:!0,get:function(){return J.call(this)},set:function(W){U4(W),G=""+W,Y.call(this,W)}}),Object.defineProperty(Z,X,{enumerable:Q.enumerable});var z={getValue:function(){return G},setValue:function(W){U4(W),G=""+W},stopTracking:function(){f5(Z),delete Z[X]}};return z}function W5(Z){if(oZ(Z))return;Z._valueTracker=aZ(Z)}function o9(Z){if(!Z)return!1;var X=oZ(Z);if(!X)return!0;var Q=X.getValue(),G=sZ(Z);if(G!==Q)return X.setValue(G),!0;return!1}function u5(Z){if(Z=Z||(typeof document!=="undefined"?document:void 0),typeof Z==="undefined")return null;try{return Z.activeElement||Z.body}catch(X){return Z.body}}var s9=!1,rZ=!1,nZ=!1,tZ=!1;function eZ(Z){var X=Z.type==="checkbox"||Z.type==="radio";return X?Z.checked!=null:Z.value!=null}function U(Z,X){var Q=Z,G=X.checked,J=C0({},X,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:G!=null?G:Q._wrapperState.initialChecked});return J}function M(Z,X){{if(p9("input",X),X.checked!==void 0&&X.defaultChecked!==void 0&&!rZ)H("%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://reactjs.org/link/controlled-components",E5()||"A component",X.type),rZ=!0;if(X.value!==void 0&&X.defaultValue!==void 0&&!s9)H("%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://reactjs.org/link/controlled-components",E5()||"A component",X.type),s9=!0}var Q=Z,G=X.defaultValue==null?"":X.defaultValue;Q._wrapperState={initialChecked:X.checked!=null?X.checked:X.defaultChecked,initialValue:o8(X.value!=null?X.value:G),controlled:eZ(X)}}function F(Z,X){var Q=Z,G=X.checked;if(G!=null)E(Q,"checked",G,!1)}function V(Z,X){var Q=Z;{var G=eZ(X);if(!Q._wrapperState.controlled&&G&&!tZ)H("A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),tZ=!0;if(Q._wrapperState.controlled&&!G&&!nZ)H("A component is changing a controlled input to be uncontrolled. This is likely caused by the value changing from a defined to undefined, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components"),nZ=!0}F(Z,X);var J=o8(X.value),Y=X.type;if(J!=null){if(Y==="number"){if(J===0&&Q.value===""||Q.value!=J)Q.value=s4(J)}else if(Q.value!==s4(J))Q.value=s4(J)}else if(Y==="submit"||Y==="reset"){Q.removeAttribute("value");return}if(X.hasOwnProperty("value"))M0(Q,X.type,J);else if(X.hasOwnProperty("defaultValue"))M0(Q,X.type,o8(X.defaultValue));if(X.checked==null&&X.defaultChecked!=null)Q.defaultChecked=!!X.defaultChecked}function g(Z,X,Q){var G=Z;if(X.hasOwnProperty("value")||X.hasOwnProperty("defaultValue")){var J=X.type,Y=J==="submit"||J==="reset";if(Y&&(X.value===void 0||X.value===null))return;var z=s4(G._wrapperState.initialValue);if(!Q){if(z!==G.value)G.value=z}G.defaultValue=z}var W=G.name;if(W!=="")G.name="";if(G.defaultChecked=!G.defaultChecked,G.defaultChecked=!!G._wrapperState.initialChecked,W!=="")G.name=W}function U0(Z,X){var Q=Z;V(Q,X),n(Q,X)}function n(Z,X){var Q=X.name;if(X.type==="radio"&&Q!=null){var G=Z;while(G.parentNode)G=G.parentNode;S4(Q,"name");var J=G.querySelectorAll("input[name="+JSON.stringify(""+Q)+'][type="radio"]');for(var Y=0;Y<J.length;Y++){var z=J[Y];if(z===Z||z.form!==Z.form)continue;var W=dX(z);if(!W)throw new Error("ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.");o9(z),V(z,W)}}}function M0(Z,X,Q){if(X!=="number"||u5(Z.ownerDocument)!==Z){if(Q==null)Z.defaultValue=s4(Z._wrapperState.initialValue);else if(Z.defaultValue!==s4(Q))Z.defaultValue=s4(Q)}}var T0=!1,r0=!1,J1=!1;function Y1(Z,X){{if(X.value==null){if(typeof X.children==="object"&&X.children!==null)fZ.Children.forEach(X.children,function(Q){if(Q==null)return;if(typeof Q==="string"||typeof Q==="number")return;if(!r0)r0=!0,H("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")});else if(X.dangerouslySetInnerHTML!=null){if(!J1)J1=!0,H("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")}}if(X.selected!=null&&!T0)H("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),T0=!0}}function M1(Z,X){if(X.value!=null)Z.setAttribute("value",s4(o8(X.value)))}var I1=Array.isArray;function m0(Z){return I1(Z)}var $9=!1;function a9(){var Z=E5();if(Z)return`
|
||
|
||
Check the render method of \``+Z+"`.";return""}var J6=["value","defaultValue"];function zG(Z){{p9("select",Z);for(var X=0;X<J6.length;X++){var Q=J6[X];if(Z[Q]==null)continue;var G=m0(Z[Q]);if(Z.multiple&&!G)H("The `%s` prop supplied to <select> must be an array if `multiple` is true.%s",Q,a9());else if(!Z.multiple&&G)H("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s",Q,a9())}}}function K5(Z,X,Q,G){var J=Z.options;if(X){var Y=Q,z={};for(var W=0;W<Y.length;W++)z["$"+Y[W]]=!0;for(var K=0;K<J.length;K++){var q=z.hasOwnProperty("$"+J[K].value);if(J[K].selected!==q)J[K].selected=q;if(q&&G)J[K].defaultSelected=!0}}else{var B=s4(o8(Q)),R=null;for(var O=0;O<J.length;O++){if(J[O].value===B){if(J[O].selected=!0,G)J[O].defaultSelected=!0;return}if(R===null&&!J[O].disabled)R=J[O]}if(R!==null)R.selected=!0}}function Y6(Z,X){return C0({},X,{value:void 0})}function z6(Z,X){var Q=Z;if(zG(X),Q._wrapperState={wasMultiple:!!X.multiple},X.value!==void 0&&X.defaultValue!==void 0&&!$9)H("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://reactjs.org/link/controlled-components"),$9=!0}function WG(Z,X){var Q=Z;Q.multiple=!!X.multiple;var G=X.value;if(G!=null)K5(Q,!!X.multiple,G,!1);else if(X.defaultValue!=null)K5(Q,!!X.multiple,X.defaultValue,!0)}function kq(Z,X){var Q=Z,G=Q._wrapperState.wasMultiple;Q._wrapperState.wasMultiple=!!X.multiple;var J=X.value;if(J!=null)K5(Q,!!X.multiple,J,!1);else if(G!==!!X.multiple)if(X.defaultValue!=null)K5(Q,!!X.multiple,X.defaultValue,!0);else K5(Q,!!X.multiple,X.multiple?[]:"",!1)}function Cq(Z,X){var Q=Z,G=X.value;if(G!=null)K5(Q,!!X.multiple,G,!1)}var $z=!1;function KG(Z,X){var Q=Z;if(X.dangerouslySetInnerHTML!=null)throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");var G=C0({},X,{value:void 0,defaultValue:void 0,children:s4(Q._wrapperState.initialValue)});return G}function Hz(Z,X){var Q=Z;if(p9("textarea",X),X.value!==void 0&&X.defaultValue!==void 0&&!$z)H("%s contains a textarea with both value and defaultValue props. 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://reactjs.org/link/controlled-components",E5()||"A component"),$z=!0;var G=X.value;if(G==null){var{children:J,defaultValue:Y}=X;if(J!=null){H("Use the `defaultValue` or `value` props instead of setting children on <textarea>.");{if(Y!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(m0(J)){if(J.length>1)throw new Error("<textarea> can only have at most one child.");J=J[0]}Y=J}}if(Y==null)Y="";G=Y}Q._wrapperState={initialValue:o8(G)}}function Mz(Z,X){var Q=Z,G=o8(X.value),J=o8(X.defaultValue);if(G!=null){var Y=s4(G);if(Y!==Q.value)Q.value=Y;if(X.defaultValue==null&&Q.defaultValue!==Y)Q.defaultValue=Y}if(J!=null)Q.defaultValue=s4(J)}function Oz(Z,X){var Q=Z,G=Q.textContent;if(G===Q._wrapperState.initialValue){if(G!==""&&G!==null)Q.value=G}}function hq(Z,X){Mz(Z,X)}var U5="http://www.w3.org/1999/xhtml",Tq="http://www.w3.org/1998/Math/MathML",UG="http://www.w3.org/2000/svg";function qG(Z){switch(Z){case"svg":return UG;case"math":return Tq;default:return U5}}function BG(Z,X){if(Z==null||Z===U5)return qG(X);if(Z===UG&&X==="foreignObject")return U5;return Z}var xq=function(Z){if(typeof MSApp!=="undefined"&&MSApp.execUnsafeLocalFunction)return function(X,Q,G,J){MSApp.execUnsafeLocalFunction(function(){return Z(X,Q,G,J)})};else return Z},ZX,Rz=xq(function(Z,X){if(Z.namespaceURI===UG){if(!("innerHTML"in Z)){ZX=ZX||document.createElement("div"),ZX.innerHTML="<svg>"+X.valueOf().toString()+"</svg>";var Q=ZX.firstChild;while(Z.firstChild)Z.removeChild(Z.firstChild);while(Q.firstChild)Z.appendChild(Q.firstChild);return}}Z.innerHTML=X}),a4=1,q5=3,g1=8,B5=9,$G=11,XX=function(Z,X){if(X){var Q=Z.firstChild;if(Q&&Q===Z.lastChild&&Q.nodeType===q5){Q.nodeValue=X;return}}Z.textContent=X},gq={animation:["animationDelay","animationDirection","animationDuration","animationFillMode","animationIterationCount","animationName","animationPlayState","animationTimingFunction"],background:["backgroundAttachment","backgroundClip","backgroundColor","backgroundImage","backgroundOrigin","backgroundPositionX","backgroundPositionY","backgroundRepeat","backgroundSize"],backgroundPosition:["backgroundPositionX","backgroundPositionY"],border:["borderBottomColor","borderBottomStyle","borderBottomWidth","borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth","borderLeftColor","borderLeftStyle","borderLeftWidth","borderRightColor","borderRightStyle","borderRightWidth","borderTopColor","borderTopStyle","borderTopWidth"],borderBlockEnd:["borderBlockEndColor","borderBlockEndStyle","borderBlockEndWidth"],borderBlockStart:["borderBlockStartColor","borderBlockStartStyle","borderBlockStartWidth"],borderBottom:["borderBottomColor","borderBottomStyle","borderBottomWidth"],borderColor:["borderBottomColor","borderLeftColor","borderRightColor","borderTopColor"],borderImage:["borderImageOutset","borderImageRepeat","borderImageSlice","borderImageSource","borderImageWidth"],borderInlineEnd:["borderInlineEndColor","borderInlineEndStyle","borderInlineEndWidth"],borderInlineStart:["borderInlineStartColor","borderInlineStartStyle","borderInlineStartWidth"],borderLeft:["borderLeftColor","borderLeftStyle","borderLeftWidth"],borderRadius:["borderBottomLeftRadius","borderBottomRightRadius","borderTopLeftRadius","borderTopRightRadius"],borderRight:["borderRightColor","borderRightStyle","borderRightWidth"],borderStyle:["borderBottomStyle","borderLeftStyle","borderRightStyle","borderTopStyle"],borderTop:["borderTopColor","borderTopStyle","borderTopWidth"],borderWidth:["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth"],columnRule:["columnRuleColor","columnRuleStyle","columnRuleWidth"],columns:["columnCount","columnWidth"],flex:["flexBasis","flexGrow","flexShrink"],flexFlow:["flexDirection","flexWrap"],font:["fontFamily","fontFeatureSettings","fontKerning","fontLanguageOverride","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition","fontWeight","lineHeight"],fontVariant:["fontVariantAlternates","fontVariantCaps","fontVariantEastAsian","fontVariantLigatures","fontVariantNumeric","fontVariantPosition"],gap:["columnGap","rowGap"],grid:["gridAutoColumns","gridAutoFlow","gridAutoRows","gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],gridArea:["gridColumnEnd","gridColumnStart","gridRowEnd","gridRowStart"],gridColumn:["gridColumnEnd","gridColumnStart"],gridColumnGap:["columnGap"],gridGap:["columnGap","rowGap"],gridRow:["gridRowEnd","gridRowStart"],gridRowGap:["rowGap"],gridTemplate:["gridTemplateAreas","gridTemplateColumns","gridTemplateRows"],listStyle:["listStyleImage","listStylePosition","listStyleType"],margin:["marginBottom","marginLeft","marginRight","marginTop"],marker:["markerEnd","markerMid","markerStart"],mask:["maskClip","maskComposite","maskImage","maskMode","maskOrigin","maskPositionX","maskPositionY","maskRepeat","maskSize"],maskPosition:["maskPositionX","maskPositionY"],outline:["outlineColor","outlineStyle","outlineWidth"],overflow:["overflowX","overflowY"],padding:["paddingBottom","paddingLeft","paddingRight","paddingTop"],placeContent:["alignContent","justifyContent"],placeItems:["alignItems","justifyItems"],placeSelf:["alignSelf","justifySelf"],textDecoration:["textDecorationColor","textDecorationLine","textDecorationStyle"],textEmphasis:["textEmphasisColor","textEmphasisStyle"],transition:["transitionDelay","transitionDuration","transitionProperty","transitionTimingFunction"],wordWrap:["overflowWrap"]},W6={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};function Eq(Z,X){return Z+X.charAt(0).toUpperCase()+X.substring(1)}var fq=["Webkit","ms","Moz","O"];Object.keys(W6).forEach(function(Z){fq.forEach(function(X){W6[Eq(X,Z)]=W6[Z]})});function HG(Z,X,Q){var G=X==null||typeof X==="boolean"||X==="";if(G)return"";if(!Q&&typeof X==="number"&&X!==0&&!(W6.hasOwnProperty(Z)&&W6[Z]))return X+"px";return K4(X,Z),(""+X).trim()}var uq=/([A-Z])/g,vq=/^ms-/;function dq(Z){return Z.replace(uq,"-$1").toLowerCase().replace(vq,"-ms-")}var _z=function(){};{var yq=/^(?:webkit|moz|o)[A-Z]/,mq=/^-ms-/,cq=/-(.)/g,Az=/;\s*$/,r9={},MG={},Lz=!1,Pz=!1,iq=function(Z){return Z.replace(cq,function(X,Q){return Q.toUpperCase()})},lq=function(Z){if(r9.hasOwnProperty(Z)&&r9[Z])return;r9[Z]=!0,H("Unsupported style property %s. Did you mean %s?",Z,iq(Z.replace(mq,"ms-")))},pq=function(Z){if(r9.hasOwnProperty(Z)&&r9[Z])return;r9[Z]=!0,H("Unsupported vendor-prefixed style property %s. Did you mean %s?",Z,Z.charAt(0).toUpperCase()+Z.slice(1))},oq=function(Z,X){if(MG.hasOwnProperty(X)&&MG[X])return;MG[X]=!0,H(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,Z,X.replace(Az,""))},sq=function(Z,X){if(Lz)return;Lz=!0,H("`NaN` is an invalid value for the `%s` css style property.",Z)},aq=function(Z,X){if(Pz)return;Pz=!0,H("`Infinity` is an invalid value for the `%s` css style property.",Z)};_z=function(Z,X){if(Z.indexOf("-")>-1)lq(Z);else if(yq.test(Z))pq(Z);else if(Az.test(X))oq(Z,X);if(typeof X==="number"){if(isNaN(X))sq(Z,X);else if(!isFinite(X))aq(Z,X)}}}var rq=_z;function nq(Z){{var X="",Q="";for(var G in Z){if(!Z.hasOwnProperty(G))continue;var J=Z[G];if(J!=null){var Y=G.indexOf("--")===0;X+=Q+(Y?G:dq(G))+":",X+=HG(G,J,Y),Q=";"}}return X||null}}function Fz(Z,X){var Q=Z.style;for(var G in X){if(!X.hasOwnProperty(G))continue;var J=G.indexOf("--")===0;if(!J)rq(G,X[G]);var Y=HG(G,X[G],J);if(G==="float")G="cssFloat";if(J)Q.setProperty(G,Y);else Q[G]=Y}}function tq(Z){return Z==null||typeof Z==="boolean"||Z===""}function wz(Z){var X={};for(var Q in Z){var G=gq[Q]||[Q];for(var J=0;J<G.length;J++)X[G[J]]=Q}return X}function eq(Z,X){{if(!X)return;var Q=wz(Z),G=wz(X),J={};for(var Y in Q){var z=Q[Y],W=G[Y];if(W&&z!==W){var K=z+","+W;if(J[K])continue;J[K]=!0,H("%s a style property during rerender (%s) when a conflicting property is set (%s) can lead to styling bugs. To avoid this, don't mix shorthand and non-shorthand properties for the same value; instead, replace the shorthand with separate values.",tq(Z[z])?"Removing":"Updating",z,W)}}}}var ZB={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},XB=C0({menuitem:!0},ZB),QB="__html";function OG(Z,X){if(!X)return;if(XB[Z]){if(X.children!=null||X.dangerouslySetInnerHTML!=null)throw new Error(Z+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.")}if(X.dangerouslySetInnerHTML!=null){if(X.children!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof X.dangerouslySetInnerHTML!=="object"||!(QB in X.dangerouslySetInnerHTML))throw new Error("`props.dangerouslySetInnerHTML` must be in the form `{__html: ...}`. Please visit https://reactjs.org/link/dangerously-set-inner-html for more information.")}if(!X.suppressContentEditableWarning&&X.contentEditable&&X.children!=null)H("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.");if(X.style!=null&&typeof X.style!=="object")throw new Error("The `style` prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX.")}function H9(Z,X){if(Z.indexOf("-")===-1)return typeof X.is==="string";switch(Z){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":return!1;default:return!0}}var QX={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",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",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",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",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"},Iz={"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},n9={},GB=new RegExp("^(aria)-["+f4+"]*$"),JB=new RegExp("^(aria)[A-Z]["+f4+"]*$");function YB(Z,X){{if(N4.call(n9,X)&&n9[X])return!0;if(JB.test(X)){var Q="aria-"+X.slice(4).toLowerCase(),G=Iz.hasOwnProperty(Q)?Q:null;if(G==null)return H("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",X),n9[X]=!0,!0;if(X!==G)return H("Invalid ARIA attribute `%s`. Did you mean `%s`?",X,G),n9[X]=!0,!0}if(GB.test(X)){var J=X.toLowerCase(),Y=Iz.hasOwnProperty(J)?J:null;if(Y==null)return n9[X]=!0,!1;if(X!==Y)return H("Unknown ARIA attribute `%s`. Did you mean `%s`?",X,Y),n9[X]=!0,!0}}return!0}function zB(Z,X){{var Q=[];for(var G in X){var J=YB(Z,G);if(!J)Q.push(G)}var Y=Q.map(function(z){return"`"+z+"`"}).join(", ");if(Q.length===1)H("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",Y,Z);else if(Q.length>1)H("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",Y,Z)}}function WB(Z,X){if(H9(Z,X))return;zB(Z,X)}var Nz=!1;function KB(Z,X){{if(Z!=="input"&&Z!=="textarea"&&Z!=="select")return;if(X!=null&&X.value===null&&!Nz)if(Nz=!0,Z==="select"&&X.multiple)H("`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.",Z);else H("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",Z)}}var Vz=function(){};{var u4={},Sz=/^on./,UB=/^on[^A-Z]/,qB=new RegExp("^(aria)-["+f4+"]*$"),BB=new RegExp("^(aria)[A-Z]["+f4+"]*$");Vz=function(Z,X,Q,G){if(N4.call(u4,X)&&u4[X])return!0;var J=X.toLowerCase();if(J==="onfocusin"||J==="onfocusout")return H("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."),u4[X]=!0,!0;if(G!=null){var{registrationNameDependencies:Y,possibleRegistrationNames:z}=G;if(Y.hasOwnProperty(X))return!0;var W=z.hasOwnProperty(J)?z[J]:null;if(W!=null)return H("Invalid event handler property `%s`. Did you mean `%s`?",X,W),u4[X]=!0,!0;if(Sz.test(X))return H("Unknown event handler property `%s`. It will be ignored.",X),u4[X]=!0,!0}else if(Sz.test(X)){if(UB.test(X))H("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",X);return u4[X]=!0,!0}if(qB.test(X)||BB.test(X))return!0;if(J==="innerhtml")return H("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),u4[X]=!0,!0;if(J==="aria")return H("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),u4[X]=!0,!0;if(J==="is"&&Q!==null&&Q!==void 0&&typeof Q!=="string")return H("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof Q),u4[X]=!0,!0;if(typeof Q==="number"&&isNaN(Q))return H("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",X),u4[X]=!0,!0;var K=r1(X),q=K!==null&&K.type===g4;if(QX.hasOwnProperty(J)){var B=QX[J];if(B!==X)return H("Invalid DOM property `%s`. Did you mean `%s`?",X,B),u4[X]=!0,!0}else if(!q&&X!==J)return H("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.",X,J),u4[X]=!0,!0;if(typeof Q==="boolean"&&j1(X,Q,K,!1)){if(Q)H('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()}.',Q,X,X,Q,X);else H('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.',Q,X,X,Q,X,X,X);return u4[X]=!0,!0}if(q)return!0;if(j1(X,Q,K,!1))return u4[X]=!0,!1;if((Q==="false"||Q==="true")&&K!==null&&K.type===v1)return H("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",Q,X,Q==="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".',X,Q),u4[X]=!0,!0;return!0}}var $B=function(Z,X,Q){{var G=[];for(var J in X){var Y=Vz(Z,J,X[J],Q);if(!Y)G.push(J)}var z=G.map(function(W){return"`"+W+"`"}).join(", ");if(G.length===1)H("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://reactjs.org/link/attribute-behavior ",z,Z);else if(G.length>1)H("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://reactjs.org/link/attribute-behavior ",z,Z)}};function HB(Z,X,Q){if(H9(Z,X))return;$B(Z,X,Q)}var bz=1,RG=2,K6=4,MB=bz|RG|K6,U6=null;function OB(Z){if(U6!==null)H("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue.");U6=Z}function RB(){if(U6===null)H("Expected currently replaying event to not be null. This error is likely caused by a bug in React. Please file an issue.");U6=null}function _B(Z){return Z===U6}function _G(Z){var X=Z.target||Z.srcElement||window;if(X.correspondingUseElement)X=X.correspondingUseElement;return X.nodeType===q5?X.parentNode:X}var AG=null,t9=null,e9=null;function jz(Z){var X=p5(Z);if(!X)return;if(typeof AG!=="function")throw new Error("setRestoreImplementation() needs to be called to handle a target for controlled events. This error is likely caused by a bug in React. Please file an issue.");var Q=X.stateNode;if(Q){var G=dX(Q);AG(X.stateNode,X.type,G)}}function AB(Z){AG=Z}function Dz(Z){if(t9)if(e9)e9.push(Z);else e9=[Z];else t9=Z}function LB(){return t9!==null||e9!==null}function kz(){if(!t9)return;var Z=t9,X=e9;if(t9=null,e9=null,jz(Z),X)for(var Q=0;Q<X.length;Q++)jz(X[Q])}var Cz=function(Z,X){return Z(X)},hz=function(){},LG=!1;function PB(){var Z=LB();if(Z)hz(),kz()}function Tz(Z,X,Q){if(LG)return Z(X,Q);LG=!0;try{return Cz(Z,X,Q)}finally{LG=!1,PB()}}function FB(Z,X,Q){Cz=Z,hz=Q}function wB(Z){return Z==="button"||Z==="input"||Z==="select"||Z==="textarea"}function IB(Z,X,Q){switch(Z){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":return!!(Q.disabled&&wB(X));default:return!1}}function q6(Z,X){var Q=Z.stateNode;if(Q===null)return null;var G=dX(Q);if(G===null)return null;var J=G[X];if(IB(X,Z.type,G))return null;if(J&&typeof J!=="function")throw new Error("Expected `"+X+"` listener to be a function, instead got a value of `"+typeof J+"` type.");return J}var PG=!1;if(L1)try{var B6={};Object.defineProperty(B6,"passive",{get:function(){PG=!0}}),window.addEventListener("test",B6,B6),window.removeEventListener("test",B6,B6)}catch(Z){PG=!1}function xz(Z,X,Q,G,J,Y,z,W,K){var q=Array.prototype.slice.call(arguments,3);try{X.apply(Q,q)}catch(B){this.onError(B)}}var gz=xz;if(typeof window!=="undefined"&&typeof window.dispatchEvent==="function"&&typeof document!=="undefined"&&typeof document.createEvent==="function"){var FG=document.createElement("react");gz=function Z(X,Q,G,J,Y,z,W,K,q){if(typeof document==="undefined"||document===null)throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");var B=document.createEvent("Event"),R=!1,O=!0,w=window.event,I=Object.getOwnPropertyDescriptor(window,"event");function N(){if(FG.removeEventListener(b,Z0,!1),typeof window.event!=="undefined"&&window.hasOwnProperty("event"))window.event=w}var v=Array.prototype.slice.call(arguments,3);function Z0(){R=!0,N(),Q.apply(G,v),O=!1}var t,S0=!1,b0=!1;function A(L){if(t=L.error,S0=!0,t===null&&L.colno===0&&L.lineno===0)b0=!0;if(L.defaultPrevented){if(t!=null&&typeof t==="object")try{t._suppressLogging=!0}catch(h){}}}var b="react-"+(X?X:"invokeguardedcallback");if(window.addEventListener("error",A),FG.addEventListener(b,Z0,!1),B.initEvent(b,!1,!1),FG.dispatchEvent(B),I)Object.defineProperty(window,"event",I);if(R&&O){if(!S0)t=new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`);else if(b0)t=new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.");this.onError(t)}if(window.removeEventListener("error",A),!R)return N(),xz.apply(this,arguments)}}var NB=gz,Z7=!1,GX=null,JX=!1,wG=null,VB={onError:function(Z){Z7=!0,GX=Z}};function IG(Z,X,Q,G,J,Y,z,W,K){Z7=!1,GX=null,NB.apply(VB,arguments)}function SB(Z,X,Q,G,J,Y,z,W,K){if(IG.apply(this,arguments),Z7){var q=NG();if(!JX)JX=!0,wG=q}}function bB(){if(JX){var Z=wG;throw JX=!1,wG=null,Z}}function jB(){return Z7}function NG(){if(Z7){var Z=GX;return Z7=!1,GX=null,Z}else throw new Error("clearCaughtError was called but no error was captured. This error is likely caused by a bug in React. Please file an issue.")}function X7(Z){return Z._reactInternals}function DB(Z){return Z._reactInternals!==void 0}function kB(Z,X){Z._reactInternals=X}var K0=0,Q7=1,E1=2,f0=4,M9=16,$6=32,VG=64,c0=128,$5=256,v5=512,O9=1024,h8=2048,H5=4096,R9=8192,YX=16384,CB=h8|f0|VG|v5|O9|YX,hB=32767,H6=32768,v4=65536,SG=131072,Ez=1048576,bG=2097152,_9=4194304,jG=8388608,M5=16777216,zX=33554432,DG=f0|O9|0,kG=E1|f0|M9|$6|v5|H5|R9,M6=f0|VG|v5|R9,G7=h8|M9,O5=_9|jG|bG,TB=y.ReactCurrentOwner;function A9(Z){var X=Z,Q=Z;if(!Z.alternate){var G=X;do{if(X=G,(X.flags&(E1|H5))!==K0)Q=X.return;G=X.return}while(G)}else while(X.return)X=X.return;if(X.tag===Q0)return Q;return null}function fz(Z){if(Z.tag===$0){var X=Z.memoizedState;if(X===null){var Q=Z.alternate;if(Q!==null)X=Q.memoizedState}if(X!==null)return X.dehydrated}return null}function uz(Z){return Z.tag===Q0?Z.stateNode.containerInfo:null}function xB(Z){return A9(Z)===Z}function gB(Z){{var X=TB.current;if(X!==null&&X.tag===X0){var Q=X,G=Q.stateNode;if(!G._warnedAboutRefsInRender)H("%s is accessing isMounted inside its render() function. render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",P0(Q)||"A component");G._warnedAboutRefsInRender=!0}}var J=X7(Z);if(!J)return!1;return A9(J)===J}function vz(Z){if(A9(Z)!==Z)throw new Error("Unable to find node on an unmounted component.")}function dz(Z){var X=Z.alternate;if(!X){var Q=A9(Z);if(Q===null)throw new Error("Unable to find node on an unmounted component.");if(Q!==Z)return null;return Z}var G=Z,J=X;while(!0){var Y=G.return;if(Y===null)break;var z=Y.alternate;if(z===null){var W=Y.return;if(W!==null){G=J=W;continue}break}if(Y.child===z.child){var K=Y.child;while(K){if(K===G)return vz(Y),Z;if(K===J)return vz(Y),X;K=K.sibling}throw new Error("Unable to find node on an unmounted component.")}if(G.return!==J.return)G=Y,J=z;else{var q=!1,B=Y.child;while(B){if(B===G){q=!0,G=Y,J=z;break}if(B===J){q=!0,J=Y,G=z;break}B=B.sibling}if(!q){B=z.child;while(B){if(B===G){q=!0,G=z,J=Y;break}if(B===J){q=!0,J=z,G=Y;break}B=B.sibling}if(!q)throw new Error("Child was not found in either parent set. This indicates a bug in React related to the return pointer. Please file an issue.")}}if(G.alternate!==J)throw new Error("Return fibers should always be each others' alternates. This error is likely caused by a bug in React. Please file an issue.")}if(G.tag!==Q0)throw new Error("Unable to find node on an unmounted component.");if(G.stateNode.current===G)return Z;return X}function yz(Z){var X=dz(Z);return X!==null?mz(X):null}function mz(Z){if(Z.tag===s||Z.tag===N0)return Z;var X=Z.child;while(X!==null){var Q=mz(X);if(Q!==null)return Q;X=X.sibling}return null}function EB(Z){var X=dz(Z);return X!==null?cz(X):null}function cz(Z){if(Z.tag===s||Z.tag===N0)return Z;var X=Z.child;while(X!==null){if(X.tag!==I0){var Q=cz(X);if(Q!==null)return Q}X=X.sibling}return null}var iz=Z1.unstable_scheduleCallback,fB=Z1.unstable_cancelCallback,uB=Z1.unstable_shouldYield,vB=Z1.unstable_requestPaint,Z4=Z1.unstable_now,dB=Z1.unstable_getCurrentPriorityLevel,WX=Z1.unstable_ImmediatePriority,CG=Z1.unstable_UserBlockingPriority,L9=Z1.unstable_NormalPriority,yB=Z1.unstable_LowPriority,hG=Z1.unstable_IdlePriority,mB=Z1.unstable_yieldValue,cB=Z1.unstable_setDisableYieldValue,P9=null,B4=null,l=null,s8=!1,T8=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined";function iB(Z){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__==="undefined")return!1;var X=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(X.isDisabled)return!0;if(!X.supportsFiber)return H("The installed version of React DevTools is too old and will not work with the current version of React. Please update React DevTools. https://reactjs.org/link/react-devtools"),!0;try{if(x4)Z=C0({},Z,{getLaneLabelMap:rB,injectProfilingHooks:aB});P9=X.inject(Z),B4=X}catch(Q){H("React instrumentation encountered an error: %s.",Q)}if(X.checkDCE)return!0;else return!1}function lB(Z,X){if(B4&&typeof B4.onScheduleFiberRoot==="function")try{B4.onScheduleFiberRoot(P9,Z,X)}catch(Q){if(!s8)s8=!0,H("React instrumentation encountered an error: %s",Q)}}function pB(Z,X){if(B4&&typeof B4.onCommitFiberRoot==="function")try{var Q=(Z.current.flags&c0)===c0;if(M8){var G;switch(X){case W8:G=WX;break;case _5:G=CG;break;case A5:G=L9;break;case OX:G=hG;break;default:G=L9;break}B4.onCommitFiberRoot(P9,Z,G,Q)}else B4.onCommitFiberRoot(P9,Z,void 0,Q)}catch(J){if(!s8)s8=!0,H("React instrumentation encountered an error: %s",J)}}function oB(Z){if(B4&&typeof B4.onPostCommitFiberRoot==="function")try{B4.onPostCommitFiberRoot(P9,Z)}catch(X){if(!s8)s8=!0,H("React instrumentation encountered an error: %s",X)}}function sB(Z){if(B4&&typeof B4.onCommitFiberUnmount==="function")try{B4.onCommitFiberUnmount(P9,Z)}catch(X){if(!s8)s8=!0,H("React instrumentation encountered an error: %s",X)}}function X4(Z){{if(typeof mB==="function")cB(Z),k1(Z);if(B4&&typeof B4.setStrictMode==="function")try{B4.setStrictMode(P9,Z)}catch(X){if(!s8)s8=!0,H("React instrumentation encountered an error: %s",X)}}}function aB(Z){l=Z}function rB(){{var Z=new Map,X=1;for(var Q=0;Q<xG;Q++){var G=R$(X);Z.set(X,G),X*=2}return Z}}function nB(Z){if(l!==null&&typeof l.markCommitStarted==="function")l.markCommitStarted(Z)}function lz(){if(l!==null&&typeof l.markCommitStopped==="function")l.markCommitStopped()}function O6(Z){if(l!==null&&typeof l.markComponentRenderStarted==="function")l.markComponentRenderStarted(Z)}function J7(){if(l!==null&&typeof l.markComponentRenderStopped==="function")l.markComponentRenderStopped()}function tB(Z){if(l!==null&&typeof l.markComponentPassiveEffectMountStarted==="function")l.markComponentPassiveEffectMountStarted(Z)}function eB(){if(l!==null&&typeof l.markComponentPassiveEffectMountStopped==="function")l.markComponentPassiveEffectMountStopped()}function Z$(Z){if(l!==null&&typeof l.markComponentPassiveEffectUnmountStarted==="function")l.markComponentPassiveEffectUnmountStarted(Z)}function X$(){if(l!==null&&typeof l.markComponentPassiveEffectUnmountStopped==="function")l.markComponentPassiveEffectUnmountStopped()}function Q$(Z){if(l!==null&&typeof l.markComponentLayoutEffectMountStarted==="function")l.markComponentLayoutEffectMountStarted(Z)}function G$(){if(l!==null&&typeof l.markComponentLayoutEffectMountStopped==="function")l.markComponentLayoutEffectMountStopped()}function pz(Z){if(l!==null&&typeof l.markComponentLayoutEffectUnmountStarted==="function")l.markComponentLayoutEffectUnmountStarted(Z)}function oz(){if(l!==null&&typeof l.markComponentLayoutEffectUnmountStopped==="function")l.markComponentLayoutEffectUnmountStopped()}function J$(Z,X,Q){if(l!==null&&typeof l.markComponentErrored==="function")l.markComponentErrored(Z,X,Q)}function Y$(Z,X,Q){if(l!==null&&typeof l.markComponentSuspended==="function")l.markComponentSuspended(Z,X,Q)}function z$(Z){if(l!==null&&typeof l.markLayoutEffectsStarted==="function")l.markLayoutEffectsStarted(Z)}function W$(){if(l!==null&&typeof l.markLayoutEffectsStopped==="function")l.markLayoutEffectsStopped()}function K$(Z){if(l!==null&&typeof l.markPassiveEffectsStarted==="function")l.markPassiveEffectsStarted(Z)}function U$(){if(l!==null&&typeof l.markPassiveEffectsStopped==="function")l.markPassiveEffectsStopped()}function sz(Z){if(l!==null&&typeof l.markRenderStarted==="function")l.markRenderStarted(Z)}function q$(){if(l!==null&&typeof l.markRenderYielded==="function")l.markRenderYielded()}function az(){if(l!==null&&typeof l.markRenderStopped==="function")l.markRenderStopped()}function B$(Z){if(l!==null&&typeof l.markRenderScheduled==="function")l.markRenderScheduled(Z)}function $$(Z,X){if(l!==null&&typeof l.markForceUpdateScheduled==="function")l.markForceUpdateScheduled(Z,X)}function TG(Z,X){if(l!==null&&typeof l.markStateUpdateScheduled==="function")l.markStateUpdateScheduled(Z,X)}var J0=0,x0=1,n0=2,N1=8,a8=16,rz=Math.clz32?Math.clz32:O$,H$=Math.log,M$=Math.LN2;function O$(Z){var X=Z>>>0;if(X===0)return 32;return 31-(H$(X)/M$|0)|0}var xG=31,k=0,Q4=0,O0=1,Y7=2,R5=4,F9=8,r8=16,R6=32,z7=4194240,_6=64,gG=128,EG=256,fG=512,uG=1024,vG=2048,dG=4096,yG=8192,mG=16384,cG=32768,iG=65536,lG=131072,pG=262144,oG=524288,sG=1048576,aG=2097152,KX=130023424,W7=4194304,rG=8388608,nG=16777216,tG=33554432,eG=67108864,nz=W7,A6=134217728,tz=268435455,L6=268435456,w9=536870912,Y8=1073741824;function R$(Z){{if(Z&O0)return"Sync";if(Z&Y7)return"InputContinuousHydration";if(Z&R5)return"InputContinuous";if(Z&F9)return"DefaultHydration";if(Z&r8)return"Default";if(Z&R6)return"TransitionHydration";if(Z&z7)return"Transition";if(Z&KX)return"Retry";if(Z&A6)return"SelectiveHydration";if(Z&L6)return"IdleHydration";if(Z&w9)return"Idle";if(Z&Y8)return"Offscreen"}}var K1=-1,UX=_6,qX=W7;function P6(Z){switch(I9(Z)){case O0:return O0;case Y7:return Y7;case R5:return R5;case F9:return F9;case r8:return r8;case R6:return R6;case _6:case gG:case EG:case fG:case uG:case vG:case dG:case yG:case mG:case cG:case iG:case lG:case pG:case oG:case sG:case aG:return Z&z7;case W7:case rG:case nG:case tG:case eG:return Z&KX;case A6:return A6;case L6:return L6;case w9:return w9;case Y8:return Y8;default:return H("Should have found matching lanes. This is a bug in React."),Z}}function BX(Z,X){var Q=Z.pendingLanes;if(Q===k)return k;var G=k,J=Z.suspendedLanes,Y=Z.pingedLanes,z=Q&tz;if(z!==k){var W=z&~J;if(W!==k)G=P6(W);else{var K=z&Y;if(K!==k)G=P6(K)}}else{var q=Q&~J;if(q!==k)G=P6(q);else if(Y!==k)G=P6(Y)}if(G===k)return k;if(X!==k&&X!==G&&(X&J)===k){var B=I9(G),R=I9(X);if(B>=R||B===r8&&(R&z7)!==k)return X}if((G&R5)!==k)G|=Q&r8;var O=Z.entangledLanes;if(O!==k){var w=Z.entanglements,I=G&O;while(I>0){var N=N9(I),v=1<<N;G|=w[N],I&=~v}}return G}function _$(Z,X){var Q=Z.eventTimes,G=K1;while(X>0){var J=N9(X),Y=1<<J,z=Q[J];if(z>G)G=z;X&=~Y}return G}function A$(Z,X){switch(Z){case O0:case Y7:case R5:return X+250;case F9:case r8:case R6:case _6:case gG:case EG:case fG:case uG:case vG:case dG:case yG:case mG:case cG:case iG:case lG:case pG:case oG:case sG:case aG:return X+5000;case W7:case rG:case nG:case tG:case eG:return K1;case A6:case L6:case w9:case Y8:return K1;default:return H("Should have found matching lanes. This is a bug in React."),K1}}function L$(Z,X){var{pendingLanes:Q,suspendedLanes:G,pingedLanes:J,expirationTimes:Y}=Z,z=Q;while(z>0){var W=N9(z),K=1<<W,q=Y[W];if(q===K1){if((K&G)===k||(K&J)!==k)Y[W]=A$(K,X)}else if(q<=X)Z.expiredLanes|=K;z&=~K}}function P$(Z){return P6(Z.pendingLanes)}function ZJ(Z){var X=Z.pendingLanes&~Y8;if(X!==k)return X;if(X&Y8)return Y8;return k}function F$(Z){return(Z&O0)!==k}function XJ(Z){return(Z&tz)!==k}function ez(Z){return(Z&KX)===Z}function w$(Z){var X=O0|R5|r8;return(Z&X)===k}function I$(Z){return(Z&z7)===Z}function $X(Z,X){var Q=Y7|R5|F9|r8;return(X&Q)!==k}function N$(Z,X){return(X&Z.expiredLanes)!==k}function ZW(Z){return(Z&z7)!==k}function XW(){var Z=UX;if(UX<<=1,(UX&z7)===k)UX=_6;return Z}function V$(){var Z=qX;if(qX<<=1,(qX&KX)===k)qX=W7;return Z}function I9(Z){return Z&-Z}function F6(Z){return I9(Z)}function N9(Z){return 31-rz(Z)}function QJ(Z){return N9(Z)}function z8(Z,X){return(Z&X)!==k}function K7(Z,X){return(Z&X)===X}function w0(Z,X){return Z|X}function HX(Z,X){return Z&~X}function QW(Z,X){return Z&X}function MX(Z){return Z}function S$(Z,X){return Z!==Q4&&Z<X?Z:X}function GJ(Z){var X=[];for(var Q=0;Q<xG;Q++)X.push(Z);return X}function w6(Z,X,Q){if(Z.pendingLanes|=X,X!==w9)Z.suspendedLanes=k,Z.pingedLanes=k;var G=Z.eventTimes,J=QJ(X);G[J]=Q}function b$(Z,X){Z.suspendedLanes|=X,Z.pingedLanes&=~X;var Q=Z.expirationTimes,G=X;while(G>0){var J=N9(G),Y=1<<J;Q[J]=K1,G&=~Y}}function GW(Z,X,Q){Z.pingedLanes|=Z.suspendedLanes&X}function j$(Z,X){var Q=Z.pendingLanes&~X;Z.pendingLanes=X,Z.suspendedLanes=k,Z.pingedLanes=k,Z.expiredLanes&=X,Z.mutableReadLanes&=X,Z.entangledLanes&=X;var{entanglements:G,eventTimes:J,expirationTimes:Y}=Z,z=Q;while(z>0){var W=N9(z),K=1<<W;G[W]=k,J[W]=K1,Y[W]=K1,z&=~K}}function JJ(Z,X){var Q=Z.entangledLanes|=X,G=Z.entanglements,J=Q;while(J){var Y=N9(J),z=1<<Y;if(z&X|G[Y]&X)G[Y]|=X;J&=~z}}function D$(Z,X){var Q=I9(X),G;switch(Q){case R5:G=Y7;break;case r8:G=F9;break;case _6:case gG:case EG:case fG:case uG:case vG:case dG:case yG:case mG:case cG:case iG:case lG:case pG:case oG:case sG:case aG:case W7:case rG:case nG:case tG:case eG:G=R6;break;case w9:G=L6;break;default:G=Q4;break}if((G&(Z.suspendedLanes|X))!==Q4)return Q4;return G}function JW(Z,X,Q){if(!T8)return;var G=Z.pendingUpdatersLaneMap;while(Q>0){var J=QJ(Q),Y=1<<J,z=G[J];z.add(X),Q&=~Y}}function YW(Z,X){if(!T8)return;var{pendingUpdatersLaneMap:Q,memoizedUpdaters:G}=Z;while(X>0){var J=QJ(X),Y=1<<J,z=Q[J];if(z.size>0)z.forEach(function(W){var K=W.alternate;if(K===null||!G.has(K))G.add(W)}),z.clear();X&=~Y}}function zW(Z,X){return null}var W8=O0,_5=R5,A5=r8,OX=w9,I6=Q4;function x8(){return I6}function G4(Z){I6=Z}function k$(Z,X){var Q=I6;try{return I6=Z,X()}finally{I6=Q}}function C$(Z,X){return Z!==0&&Z<X?Z:X}function h$(Z,X){return Z===0||Z>X?Z:X}function YJ(Z,X){return Z!==0&&Z<X}function WW(Z){var X=I9(Z);if(!YJ(W8,X))return W8;if(!YJ(_5,X))return _5;if(XJ(X))return A5;return OX}function RX(Z){var X=Z.current.memoizedState;return X.isDehydrated}var KW;function T$(Z){KW=Z}function x$(Z){KW(Z)}var zJ;function g$(Z){zJ=Z}var UW;function E$(Z){UW=Z}var qW;function f$(Z){qW=Z}var BW;function u$(Z){BW=Z}var WJ=!1,_X=[],d5=null,y5=null,m5=null,N6=new Map,V6=new Map,c5=[],v$=["mousedown","mouseup","touchcancel","touchend","touchstart","auxclick","dblclick","pointercancel","pointerdown","pointerup","dragend","dragstart","drop","compositionend","compositionstart","keydown","keypress","keyup","input","textInput","copy","cut","paste","click","change","contextmenu","reset","submit"];function d$(Z){return v$.indexOf(Z)>-1}function y$(Z,X,Q,G,J){return{blockedOn:Z,domEventName:X,eventSystemFlags:Q,nativeEvent:J,targetContainers:[G]}}function $W(Z,X){switch(Z){case"focusin":case"focusout":d5=null;break;case"dragenter":case"dragleave":y5=null;break;case"mouseover":case"mouseout":m5=null;break;case"pointerover":case"pointerout":{var Q=X.pointerId;N6.delete(Q);break}case"gotpointercapture":case"lostpointercapture":{var G=X.pointerId;V6.delete(G);break}}}function S6(Z,X,Q,G,J,Y){if(Z===null||Z.nativeEvent!==Y){var z=y$(X,Q,G,J,Y);if(X!==null){var W=p5(X);if(W!==null)zJ(W)}return z}Z.eventSystemFlags|=G;var K=Z.targetContainers;if(J!==null&&K.indexOf(J)===-1)K.push(J);return Z}function m$(Z,X,Q,G,J){switch(X){case"focusin":{var Y=J;return d5=S6(d5,Z,X,Q,G,Y),!0}case"dragenter":{var z=J;return y5=S6(y5,Z,X,Q,G,z),!0}case"mouseover":{var W=J;return m5=S6(m5,Z,X,Q,G,W),!0}case"pointerover":{var K=J,q=K.pointerId;return N6.set(q,S6(N6.get(q)||null,Z,X,Q,G,K)),!0}case"gotpointercapture":{var B=J,R=B.pointerId;return V6.set(R,S6(V6.get(R)||null,Z,X,Q,G,B)),!0}}return!1}function HW(Z){var X=b9(Z.target);if(X!==null){var Q=A9(X);if(Q!==null){var G=Q.tag;if(G===$0){var J=fz(Q);if(J!==null){Z.blockedOn=J,BW(Z.priority,function(){UW(Q)});return}}else if(G===Q0){var Y=Q.stateNode;if(RX(Y)){Z.blockedOn=uz(Q);return}}}}Z.blockedOn=null}function c$(Z){var X=qW(),Q={blockedOn:null,target:Z,priority:X},G=0;for(;G<c5.length;G++)if(!YJ(X,c5[G].priority))break;if(c5.splice(G,0,Q),G===0)HW(Q)}function AX(Z){if(Z.blockedOn!==null)return!1;var X=Z.targetContainers;while(X.length>0){var Q=X[0],G=qJ(Z.domEventName,Z.eventSystemFlags,Q,Z.nativeEvent);if(G===null){var J=Z.nativeEvent,Y=new J.constructor(J.type,J);OB(Y),J.target.dispatchEvent(Y),RB()}else{var z=p5(G);if(z!==null)zJ(z);return Z.blockedOn=G,!1}X.shift()}return!0}function MW(Z,X,Q){if(AX(Z))Q.delete(X)}function i$(){if(WJ=!1,d5!==null&&AX(d5))d5=null;if(y5!==null&&AX(y5))y5=null;if(m5!==null&&AX(m5))m5=null;N6.forEach(MW),V6.forEach(MW)}function b6(Z,X){if(Z.blockedOn===X){if(Z.blockedOn=null,!WJ)WJ=!0,Z1.unstable_scheduleCallback(Z1.unstable_NormalPriority,i$)}}function j6(Z){if(_X.length>0){b6(_X[0],Z);for(var X=1;X<_X.length;X++){var Q=_X[X];if(Q.blockedOn===Z)Q.blockedOn=null}}if(d5!==null)b6(d5,Z);if(y5!==null)b6(y5,Z);if(m5!==null)b6(m5,Z);var G=function(W){return b6(W,Z)};N6.forEach(G),V6.forEach(G);for(var J=0;J<c5.length;J++){var Y=c5[J];if(Y.blockedOn===Z)Y.blockedOn=null}while(c5.length>0){var z=c5[0];if(z.blockedOn!==null)break;else if(HW(z),z.blockedOn===null)c5.shift()}}var U7=y.ReactCurrentBatchConfig,KJ=!0;function OW(Z){KJ=!!Z}function l$(){return KJ}function p$(Z,X,Q){var G=RW(X),J;switch(G){case W8:J=o$;break;case _5:J=s$;break;case A5:default:J=UJ;break}return J.bind(null,X,Q,Z)}function o$(Z,X,Q,G){var J=x8(),Y=U7.transition;U7.transition=null;try{G4(W8),UJ(Z,X,Q,G)}finally{G4(J),U7.transition=Y}}function s$(Z,X,Q,G){var J=x8(),Y=U7.transition;U7.transition=null;try{G4(_5),UJ(Z,X,Q,G)}finally{G4(J),U7.transition=Y}}function UJ(Z,X,Q,G){if(!KJ)return;a$(Z,X,Q,G)}function a$(Z,X,Q,G){var J=qJ(Z,X,Q,G);if(J===null){NJ(Z,X,G,LX,Q),$W(Z,G);return}if(m$(J,Z,X,Q,G)){G.stopPropagation();return}if($W(Z,G),X&K6&&d$(Z)){while(J!==null){var Y=p5(J);if(Y!==null)x$(Y);var z=qJ(Z,X,Q,G);if(z===null)NJ(Z,X,G,LX,Q);if(z===J)break;J=z}if(J!==null)G.stopPropagation();return}NJ(Z,X,G,null,Q)}var LX=null;function qJ(Z,X,Q,G){LX=null;var J=_G(G),Y=b9(J);if(Y!==null){var z=A9(Y);if(z===null)Y=null;else{var W=z.tag;if(W===$0){var K=fz(z);if(K!==null)return K;Y=null}else if(W===Q0){var q=z.stateNode;if(RX(q))return uz(z);Y=null}else if(z!==Y)Y=null}}return LX=Y,null}function RW(Z){switch(Z){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return W8;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return _5;case"message":{var X=dB();switch(X){case WX:return W8;case CG:return _5;case L9:case yB:return A5;case hG:return OX;default:return A5}}default:return A5}}function r$(Z,X,Q){return Z.addEventListener(X,Q,!1),Q}function n$(Z,X,Q){return Z.addEventListener(X,Q,!0),Q}function t$(Z,X,Q,G){return Z.addEventListener(X,Q,{capture:!0,passive:G}),Q}function e$(Z,X,Q,G){return Z.addEventListener(X,Q,{passive:G}),Q}var D6=null,BJ=null,k6=null;function ZH(Z){return D6=Z,BJ=AW(),!0}function XH(){D6=null,BJ=null,k6=null}function _W(){if(k6)return k6;var Z,X=BJ,Q=X.length,G,J=AW(),Y=J.length;for(Z=0;Z<Q;Z++)if(X[Z]!==J[Z])break;var z=Q-Z;for(G=1;G<=z;G++)if(X[Q-G]!==J[Y-G])break;var W=G>1?1-G:void 0;return k6=J.slice(Z,W),k6}function AW(){if("value"in D6)return D6.value;return D6.textContent}function PX(Z){var X,Q=Z.keyCode;if("charCode"in Z){if(X=Z.charCode,X===0&&Q===13)X=13}else X=Q;if(X===10)X=13;if(X>=32||X===13)return X;return 0}function FX(){return!0}function LW(){return!1}function K8(Z){function X(Q,G,J,Y,z){this._reactName=Q,this._targetInst=J,this.type=G,this.nativeEvent=Y,this.target=z,this.currentTarget=null;for(var W in Z){if(!Z.hasOwnProperty(W))continue;var K=Z[W];if(K)this[W]=K(Y);else this[W]=Y[W]}var q=Y.defaultPrevented!=null?Y.defaultPrevented:Y.returnValue===!1;if(q)this.isDefaultPrevented=FX;else this.isDefaultPrevented=LW;return this.isPropagationStopped=LW,this}return C0(X.prototype,{preventDefault:function(){this.defaultPrevented=!0;var Q=this.nativeEvent;if(!Q)return;if(Q.preventDefault)Q.preventDefault();else if(typeof Q.returnValue!=="unknown")Q.returnValue=!1;this.isDefaultPrevented=FX},stopPropagation:function(){var Q=this.nativeEvent;if(!Q)return;if(Q.stopPropagation)Q.stopPropagation();else if(typeof Q.cancelBubble!=="unknown")Q.cancelBubble=!0;this.isPropagationStopped=FX},persist:function(){},isPersistent:FX}),X}var q7={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(Z){return Z.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},$J=K8(q7),C6=C0({},q7,{view:0,detail:0}),QH=K8(C6),HJ,MJ,h6;function GH(Z){if(Z!==h6){if(h6&&Z.type==="mousemove")HJ=Z.screenX-h6.screenX,MJ=Z.screenY-h6.screenY;else HJ=0,MJ=0;h6=Z}}var wX=C0({},C6,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:RJ,button:0,buttons:0,relatedTarget:function(Z){if(Z.relatedTarget===void 0)return Z.fromElement===Z.srcElement?Z.toElement:Z.fromElement;return Z.relatedTarget},movementX:function(Z){if("movementX"in Z)return Z.movementX;return GH(Z),HJ},movementY:function(Z){if("movementY"in Z)return Z.movementY;return MJ}}),PW=K8(wX),JH=C0({},wX,{dataTransfer:0}),YH=K8(JH),zH=C0({},C6,{relatedTarget:0}),OJ=K8(zH),WH=C0({},q7,{animationName:0,elapsedTime:0,pseudoElement:0}),KH=K8(WH),UH=C0({},q7,{clipboardData:function(Z){return"clipboardData"in Z?Z.clipboardData:window.clipboardData}}),qH=K8(UH),BH=C0({},q7,{data:0}),FW=K8(BH),$H=FW,HH={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},MH={"8":"Backspace","9":"Tab","12":"Clear","13":"Enter","16":"Shift","17":"Control","18":"Alt","19":"Pause","20":"CapsLock","27":"Escape","32":" ","33":"PageUp","34":"PageDown","35":"End","36":"Home","37":"ArrowLeft","38":"ArrowUp","39":"ArrowRight","40":"ArrowDown","45":"Insert","46":"Delete","112":"F1","113":"F2","114":"F3","115":"F4","116":"F5","117":"F6","118":"F7","119":"F8","120":"F9","121":"F10","122":"F11","123":"F12","144":"NumLock","145":"ScrollLock","224":"Meta"};function OH(Z){if(Z.key){var X=HH[Z.key]||Z.key;if(X!=="Unidentified")return X}if(Z.type==="keypress"){var Q=PX(Z);return Q===13?"Enter":String.fromCharCode(Q)}if(Z.type==="keydown"||Z.type==="keyup")return MH[Z.keyCode]||"Unidentified";return""}var RH={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function _H(Z){var X=this,Q=X.nativeEvent;if(Q.getModifierState)return Q.getModifierState(Z);var G=RH[Z];return G?!!Q[G]:!1}function RJ(Z){return _H}var AH=C0({},C6,{key:OH,code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:RJ,charCode:function(Z){if(Z.type==="keypress")return PX(Z);return 0},keyCode:function(Z){if(Z.type==="keydown"||Z.type==="keyup")return Z.keyCode;return 0},which:function(Z){if(Z.type==="keypress")return PX(Z);if(Z.type==="keydown"||Z.type==="keyup")return Z.keyCode;return 0}}),LH=K8(AH),PH=C0({},wX,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),wW=K8(PH),FH=C0({},C6,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:RJ}),wH=K8(FH),IH=C0({},q7,{propertyName:0,elapsedTime:0,pseudoElement:0}),NH=K8(IH),VH=C0({},wX,{deltaX:function(Z){return"deltaX"in Z?Z.deltaX:("wheelDeltaX"in Z)?-Z.wheelDeltaX:0},deltaY:function(Z){return"deltaY"in Z?Z.deltaY:("wheelDeltaY"in Z)?-Z.wheelDeltaY:("wheelDelta"in Z)?-Z.wheelDelta:0},deltaZ:0,deltaMode:0}),SH=K8(VH),bH=[9,13,27,32],IW=229,_J=L1&&"CompositionEvent"in window,T6=null;if(L1&&"documentMode"in document)T6=document.documentMode;var jH=L1&&"TextEvent"in window&&!T6,NW=L1&&(!_J||T6&&T6>8&&T6<=11),VW=32,SW=String.fromCharCode(VW);function DH(){a1("onBeforeInput",["compositionend","keypress","textInput","paste"]),a1("onCompositionEnd",["compositionend","focusout","keydown","keypress","keyup","mousedown"]),a1("onCompositionStart",["compositionstart","focusout","keydown","keypress","keyup","mousedown"]),a1("onCompositionUpdate",["compositionupdate","focusout","keydown","keypress","keyup","mousedown"])}var bW=!1;function kH(Z){return(Z.ctrlKey||Z.altKey||Z.metaKey)&&!(Z.ctrlKey&&Z.altKey)}function CH(Z){switch(Z){case"compositionstart":return"onCompositionStart";case"compositionend":return"onCompositionEnd";case"compositionupdate":return"onCompositionUpdate"}}function hH(Z,X){return Z==="keydown"&&X.keyCode===IW}function jW(Z,X){switch(Z){case"keyup":return bH.indexOf(X.keyCode)!==-1;case"keydown":return X.keyCode!==IW;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function DW(Z){var X=Z.detail;if(typeof X==="object"&&"data"in X)return X.data;return null}function kW(Z){return Z.locale==="ko"}var B7=!1;function TH(Z,X,Q,G,J){var Y,z;if(_J)Y=CH(X);else if(!B7){if(hH(X,G))Y="onCompositionStart"}else if(jW(X,G))Y="onCompositionEnd";if(!Y)return null;if(NW&&!kW(G)){if(!B7&&Y==="onCompositionStart")B7=ZH(J);else if(Y==="onCompositionEnd"){if(B7)z=_W()}}var W=bX(Q,Y);if(W.length>0){var K=new FW(Y,X,null,G,J);if(Z.push({event:K,listeners:W}),z)K.data=z;else{var q=DW(G);if(q!==null)K.data=q}}}function xH(Z,X){switch(Z){case"compositionend":return DW(X);case"keypress":var Q=X.which;if(Q!==VW)return null;return bW=!0,SW;case"textInput":var G=X.data;if(G===SW&&bW)return null;return G;default:return null}}function gH(Z,X){if(B7){if(Z==="compositionend"||!_J&&jW(Z,X)){var Q=_W();return XH(),B7=!1,Q}return null}switch(Z){case"paste":return null;case"keypress":if(!kH(X)){if(X.char&&X.char.length>1)return X.char;else if(X.which)return String.fromCharCode(X.which)}return null;case"compositionend":return NW&&!kW(X)?null:X.data;default:return null}}function EH(Z,X,Q,G,J){var Y;if(jH)Y=xH(X,G);else Y=gH(X,G);if(!Y)return null;var z=bX(Q,"onBeforeInput");if(z.length>0){var W=new $H("onBeforeInput","beforeinput",null,G,J);Z.push({event:W,listeners:z}),W.data=Y}}function fH(Z,X,Q,G,J,Y,z){TH(Z,X,Q,G,J),EH(Z,X,Q,G,J)}var uH={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function CW(Z){var X=Z&&Z.nodeName&&Z.nodeName.toLowerCase();if(X==="input")return!!uH[Z.type];if(X==="textarea")return!0;return!1}function vH(Z){if(!L1)return!1;var X="on"+Z,Q=X in document;if(!Q){var G=document.createElement("div");G.setAttribute(X,"return;"),Q=typeof G[X]==="function"}return Q}function dH(){a1("onChange",["change","click","focusin","focusout","input","keydown","keyup","selectionchange"])}function hW(Z,X,Q,G){Dz(G);var J=bX(X,"onChange");if(J.length>0){var Y=new $J("onChange","change",null,Q,G);Z.push({event:Y,listeners:J})}}var x6=null,g6=null;function yH(Z){var X=Z.nodeName&&Z.nodeName.toLowerCase();return X==="select"||X==="input"&&Z.type==="file"}function mH(Z){var X=[];hW(X,g6,Z,_G(Z)),Tz(cH,X)}function cH(Z){rW(Z,0)}function IX(Z){var X=_7(Z);if(o9(X))return Z}function iH(Z,X){if(Z==="change")return X}var TW=!1;if(L1)TW=vH("input")&&(!document.documentMode||document.documentMode>9);function lH(Z,X){x6=Z,g6=X,x6.attachEvent("onpropertychange",gW)}function xW(){if(!x6)return;x6.detachEvent("onpropertychange",gW),x6=null,g6=null}function gW(Z){if(Z.propertyName!=="value")return;if(IX(g6))mH(Z)}function pH(Z,X,Q){if(Z==="focusin")xW(),lH(X,Q);else if(Z==="focusout")xW()}function oH(Z,X){if(Z==="selectionchange"||Z==="keyup"||Z==="keydown")return IX(g6)}function sH(Z){var X=Z.nodeName;return X&&X.toLowerCase()==="input"&&(Z.type==="checkbox"||Z.type==="radio")}function aH(Z,X){if(Z==="click")return IX(X)}function rH(Z,X){if(Z==="input"||Z==="change")return IX(X)}function nH(Z){var X=Z._wrapperState;if(!X||!X.controlled||Z.type!=="number")return;M0(Z,"number",Z.value)}function tH(Z,X,Q,G,J,Y,z){var W=Q?_7(Q):window,K,q;if(yH(W))K=iH;else if(CW(W))if(TW)K=rH;else K=oH,q=pH;else if(sH(W))K=aH;if(K){var B=K(X,Q);if(B){hW(Z,B,G,J);return}}if(q)q(X,W,Q);if(X==="focusout")nH(W)}function eH(){o4("onMouseEnter",["mouseout","mouseover"]),o4("onMouseLeave",["mouseout","mouseover"]),o4("onPointerEnter",["pointerout","pointerover"]),o4("onPointerLeave",["pointerout","pointerover"])}function ZM(Z,X,Q,G,J,Y,z){var W=X==="mouseover"||X==="pointerover",K=X==="mouseout"||X==="pointerout";if(W&&!_B(G)){var q=G.relatedTarget||G.fromElement;if(q){if(b9(q)||r6(q))return}}if(!K&&!W)return;var B;if(J.window===J)B=J;else{var R=J.ownerDocument;if(R)B=R.defaultView||R.parentWindow;else B=window}var O,w;if(K){var I=G.relatedTarget||G.toElement;if(O=Q,w=I?b9(I):null,w!==null){var N=A9(w);if(w!==N||w.tag!==s&&w.tag!==N0)w=null}}else O=null,w=Q;if(O===w)return;var v=PW,Z0="onMouseLeave",t="onMouseEnter",S0="mouse";if(X==="pointerout"||X==="pointerover")v=wW,Z0="onPointerLeave",t="onPointerEnter",S0="pointer";var b0=O==null?B:_7(O),A=w==null?B:_7(w),b=new v(Z0,S0+"leave",O,G,J);b.target=b0,b.relatedTarget=A;var L=null,h=b9(J);if(h===Q){var o=new v(t,S0+"enter",w,G,J);o.target=A,o.relatedTarget=b0,L=o}NM(Z,b,L,O,w)}function XM(Z,X){return Z===X&&(Z!==0||1/Z===1/X)||Z!==Z&&X!==X}var U8=typeof Object.is==="function"?Object.is:XM;function E6(Z,X){if(U8(Z,X))return!0;if(typeof Z!=="object"||Z===null||typeof X!=="object"||X===null)return!1;var Q=Object.keys(Z),G=Object.keys(X);if(Q.length!==G.length)return!1;for(var J=0;J<Q.length;J++){var Y=Q[J];if(!N4.call(X,Y)||!U8(Z[Y],X[Y]))return!1}return!0}function EW(Z){while(Z&&Z.firstChild)Z=Z.firstChild;return Z}function QM(Z){while(Z){if(Z.nextSibling)return Z.nextSibling;Z=Z.parentNode}}function fW(Z,X){var Q=EW(Z),G=0,J=0;while(Q){if(Q.nodeType===q5){if(J=G+Q.textContent.length,G<=X&&J>=X)return{node:Q,offset:X-G};G=J}Q=EW(QM(Q))}}function GM(Z){var X=Z.ownerDocument,Q=X&&X.defaultView||window,G=Q.getSelection&&Q.getSelection();if(!G||G.rangeCount===0)return null;var{anchorNode:J,anchorOffset:Y,focusNode:z,focusOffset:W}=G;try{J.nodeType,z.nodeType}catch(K){return null}return JM(Z,J,Y,z,W)}function JM(Z,X,Q,G,J){var Y=0,z=-1,W=-1,K=0,q=0,B=Z,R=null;Z:while(!0){var O=null;while(!0){if(B===X&&(Q===0||B.nodeType===q5))z=Y+Q;if(B===G&&(J===0||B.nodeType===q5))W=Y+J;if(B.nodeType===q5)Y+=B.nodeValue.length;if((O=B.firstChild)===null)break;R=B,B=O}while(!0){if(B===Z)break Z;if(R===X&&++K===Q)z=Y;if(R===G&&++q===J)W=Y;if((O=B.nextSibling)!==null)break;B=R,R=B.parentNode}B=O}if(z===-1||W===-1)return null;return{start:z,end:W}}function YM(Z,X){var Q=Z.ownerDocument||document,G=Q&&Q.defaultView||window;if(!G.getSelection)return;var J=G.getSelection(),Y=Z.textContent.length,z=Math.min(X.start,Y),W=X.end===void 0?z:Math.min(X.end,Y);if(!J.extend&&z>W){var K=W;W=z,z=K}var q=fW(Z,z),B=fW(Z,W);if(q&&B){if(J.rangeCount===1&&J.anchorNode===q.node&&J.anchorOffset===q.offset&&J.focusNode===B.node&&J.focusOffset===B.offset)return;var R=Q.createRange();if(R.setStart(q.node,q.offset),J.removeAllRanges(),z>W)J.addRange(R),J.extend(B.node,B.offset);else R.setEnd(B.node,B.offset),J.addRange(R)}}function uW(Z){return Z&&Z.nodeType===q5}function vW(Z,X){if(!Z||!X)return!1;else if(Z===X)return!0;else if(uW(Z))return!1;else if(uW(X))return vW(Z,X.parentNode);else if("contains"in Z)return Z.contains(X);else if(Z.compareDocumentPosition)return!!(Z.compareDocumentPosition(X)&16);else return!1}function zM(Z){return Z&&Z.ownerDocument&&vW(Z.ownerDocument.documentElement,Z)}function WM(Z){try{return typeof Z.contentWindow.location.href==="string"}catch(X){return!1}}function dW(){var Z=window,X=u5();while(X instanceof Z.HTMLIFrameElement){if(WM(X))Z=X.contentWindow;else return X;X=u5(Z.document)}return X}function AJ(Z){var X=Z&&Z.nodeName&&Z.nodeName.toLowerCase();return X&&(X==="input"&&(Z.type==="text"||Z.type==="search"||Z.type==="tel"||Z.type==="url"||Z.type==="password")||X==="textarea"||Z.contentEditable==="true")}function KM(){var Z=dW();return{focusedElem:Z,selectionRange:AJ(Z)?qM(Z):null}}function UM(Z){var X=dW(),Q=Z.focusedElem,G=Z.selectionRange;if(X!==Q&&zM(Q)){if(G!==null&&AJ(Q))BM(Q,G);var J=[],Y=Q;while(Y=Y.parentNode)if(Y.nodeType===a4)J.push({element:Y,left:Y.scrollLeft,top:Y.scrollTop});if(typeof Q.focus==="function")Q.focus();for(var z=0;z<J.length;z++){var W=J[z];W.element.scrollLeft=W.left,W.element.scrollTop=W.top}}}function qM(Z){var X;if("selectionStart"in Z)X={start:Z.selectionStart,end:Z.selectionEnd};else X=GM(Z);return X||{start:0,end:0}}function BM(Z,X){var{start:Q,end:G}=X;if(G===void 0)G=Q;if("selectionStart"in Z)Z.selectionStart=Q,Z.selectionEnd=Math.min(G,Z.value.length);else YM(Z,X)}var $M=L1&&"documentMode"in document&&document.documentMode<=11;function HM(){a1("onSelect",["focusout","contextmenu","dragend","focusin","keydown","keyup","mousedown","mouseup","selectionchange"])}var $7=null,LJ=null,f6=null,PJ=!1;function MM(Z){if("selectionStart"in Z&&AJ(Z))return{start:Z.selectionStart,end:Z.selectionEnd};else{var X=Z.ownerDocument&&Z.ownerDocument.defaultView||window,Q=X.getSelection();return{anchorNode:Q.anchorNode,anchorOffset:Q.anchorOffset,focusNode:Q.focusNode,focusOffset:Q.focusOffset}}}function OM(Z){return Z.window===Z?Z.document:Z.nodeType===B5?Z:Z.ownerDocument}function yW(Z,X,Q){var G=OM(Q);if(PJ||$7==null||$7!==u5(G))return;var J=MM($7);if(!f6||!E6(f6,J)){f6=J;var Y=bX(LJ,"onSelect");if(Y.length>0){var z=new $J("onSelect","select",null,X,Q);Z.push({event:z,listeners:Y}),z.target=$7}}}function RM(Z,X,Q,G,J,Y,z){var W=Q?_7(Q):window;switch(X){case"focusin":if(CW(W)||W.contentEditable==="true")$7=W,LJ=Q,f6=null;break;case"focusout":$7=null,LJ=null,f6=null;break;case"mousedown":PJ=!0;break;case"contextmenu":case"mouseup":case"dragend":PJ=!1,yW(Z,G,J);break;case"selectionchange":if($M)break;case"keydown":case"keyup":yW(Z,G,J)}}function NX(Z,X){var Q={};return Q[Z.toLowerCase()]=X.toLowerCase(),Q["Webkit"+Z]="webkit"+X,Q["Moz"+Z]="moz"+X,Q}var H7={animationend:NX("Animation","AnimationEnd"),animationiteration:NX("Animation","AnimationIteration"),animationstart:NX("Animation","AnimationStart"),transitionend:NX("Transition","TransitionEnd")},FJ={},mW={};if(L1){if(mW=document.createElement("div").style,!("AnimationEvent"in window))delete H7.animationend.animation,delete H7.animationiteration.animation,delete H7.animationstart.animation;if(!("TransitionEvent"in window))delete H7.transitionend.transition}function VX(Z){if(FJ[Z])return FJ[Z];else if(!H7[Z])return Z;var X=H7[Z];for(var Q in X)if(X.hasOwnProperty(Q)&&Q in mW)return FJ[Z]=X[Q];return Z}var cW=VX("animationend"),iW=VX("animationiteration"),lW=VX("animationstart"),pW=VX("transitionend"),oW=new Map,sW=["abort","auxClick","cancel","canPlay","canPlayThrough","click","close","contextMenu","copy","cut","drag","dragEnd","dragEnter","dragExit","dragLeave","dragOver","dragStart","drop","durationChange","emptied","encrypted","ended","error","gotPointerCapture","input","invalid","keyDown","keyPress","keyUp","load","loadedData","loadedMetadata","loadStart","lostPointerCapture","mouseDown","mouseMove","mouseOut","mouseOver","mouseUp","paste","pause","play","playing","pointerCancel","pointerDown","pointerMove","pointerOut","pointerOver","pointerUp","progress","rateChange","reset","resize","seeked","seeking","stalled","submit","suspend","timeUpdate","touchCancel","touchEnd","touchStart","volumeChange","scroll","toggle","touchMove","waiting","wheel"];function i5(Z,X){oW.set(Z,X),a1(X,[Z])}function _M(){for(var Z=0;Z<sW.length;Z++){var X=sW[Z],Q=X.toLowerCase(),G=X[0].toUpperCase()+X.slice(1);i5(Q,"on"+G)}i5(cW,"onAnimationEnd"),i5(iW,"onAnimationIteration"),i5(lW,"onAnimationStart"),i5("dblclick","onDoubleClick"),i5("focusin","onFocus"),i5("focusout","onBlur"),i5(pW,"onTransitionEnd")}function AM(Z,X,Q,G,J,Y,z){var W=oW.get(X);if(W===void 0)return;var K=$J,q=X;switch(X){case"keypress":if(PX(G)===0)return;case"keydown":case"keyup":K=LH;break;case"focusin":q="focus",K=OJ;break;case"focusout":q="blur",K=OJ;break;case"beforeblur":case"afterblur":K=OJ;break;case"click":if(G.button===2)return;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":K=PW;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":K=YH;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":K=wH;break;case cW:case iW:case lW:K=KH;break;case pW:K=NH;break;case"scroll":K=QH;break;case"wheel":K=SH;break;case"copy":case"cut":case"paste":K=qH;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":K=wW;break}var B=(Y&K6)!==0;{var R=!B&&X==="scroll",O=wM(Q,W,G.type,B,R);if(O.length>0){var w=new K(W,q,null,G,J);Z.push({event:w,listeners:O})}}}_M(),eH(),dH(),HM(),DH();function LM(Z,X,Q,G,J,Y,z){AM(Z,X,Q,G,J,Y);var W=(Y&MB)===0;if(W)ZM(Z,X,Q,G,J),tH(Z,X,Q,G,J),RM(Z,X,Q,G,J),fH(Z,X,Q,G,J)}var u6=["abort","canplay","canplaythrough","durationchange","emptied","encrypted","ended","error","loadeddata","loadedmetadata","loadstart","pause","play","playing","progress","ratechange","resize","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],wJ=new Set(["cancel","close","invalid","load","scroll","toggle"].concat(u6));function aW(Z,X,Q){var G=Z.type||"unknown-event";Z.currentTarget=Q,SB(G,X,void 0,Z),Z.currentTarget=null}function PM(Z,X,Q){var G;if(Q)for(var J=X.length-1;J>=0;J--){var Y=X[J],z=Y.instance,W=Y.currentTarget,K=Y.listener;if(z!==G&&Z.isPropagationStopped())return;aW(Z,K,W),G=z}else for(var q=0;q<X.length;q++){var B=X[q],R=B.instance,O=B.currentTarget,w=B.listener;if(R!==G&&Z.isPropagationStopped())return;aW(Z,w,O),G=R}}function rW(Z,X){var Q=(X&K6)!==0;for(var G=0;G<Z.length;G++){var J=Z[G],Y=J.event,z=J.listeners;PM(Y,z,Q)}bB()}function FM(Z,X,Q,G,J){var Y=_G(Q),z=[];LM(z,Z,G,Q,Y,X),rW(z,X)}function O1(Z,X){if(!wJ.has(Z))H('Did not expect a listenToNonDelegatedEvent() call for "%s". This is a bug in React. Please file an issue.',Z);var Q=!1,G=nO(X),J=VM(Z,Q);if(!G.has(J))nW(X,Z,RG,Q),G.add(J)}function IJ(Z,X,Q){if(wJ.has(Z)&&!X)H('Did not expect a listenToNativeEvent() call for "%s" in the bubble phase. This is a bug in React. Please file an issue.',Z);var G=0;if(X)G|=K6;nW(Q,Z,G,X)}var SX="_reactListening"+Math.random().toString(36).slice(2);function v6(Z){if(!Z[SX]){Z[SX]=!0,W4.forEach(function(Q){if(Q!=="selectionchange"){if(!wJ.has(Q))IJ(Q,!1,Z);IJ(Q,!0,Z)}});var X=Z.nodeType===B5?Z:Z.ownerDocument;if(X!==null){if(!X[SX])X[SX]=!0,IJ("selectionchange",!1,X)}}}function nW(Z,X,Q,G,J){var Y=p$(Z,X,Q),z=void 0;if(PG){if(X==="touchstart"||X==="touchmove"||X==="wheel")z=!0}Z=Z;var W;if(G)if(z!==void 0)W=t$(Z,X,Y,z);else W=n$(Z,X,Y);else if(z!==void 0)W=e$(Z,X,Y,z);else W=r$(Z,X,Y)}function tW(Z,X){return Z===X||Z.nodeType===g1&&Z.parentNode===X}function NJ(Z,X,Q,G,J){var Y=G;if((X&bz)===0&&(X&RG)===0){var z=J;if(G!==null){var W=G;Z:while(!0){if(W===null)return;var K=W.tag;if(K===Q0||K===I0){var q=W.stateNode.containerInfo;if(tW(q,z))break;if(K===I0){var B=W.return;while(B!==null){var R=B.tag;if(R===Q0||R===I0){var O=B.stateNode.containerInfo;if(tW(O,z))return}B=B.return}}while(q!==null){var w=b9(q);if(w===null)return;var I=w.tag;if(I===s||I===N0){W=Y=w;continue Z}q=q.parentNode}}W=W.return}}}Tz(function(){return FM(Z,X,Q,Y)})}function d6(Z,X,Q){return{instance:Z,listener:X,currentTarget:Q}}function wM(Z,X,Q,G,J,Y){var z=X!==null?X+"Capture":null,W=G?z:X,K=[],q=Z,B=null;while(q!==null){var R=q,O=R.stateNode,w=R.tag;if(w===s&&O!==null){if(B=O,W!==null){var I=q6(q,W);if(I!=null)K.push(d6(q,I,B))}}if(J)break;q=q.return}return K}function bX(Z,X){var Q=X+"Capture",G=[],J=Z;while(J!==null){var Y=J,z=Y.stateNode,W=Y.tag;if(W===s&&z!==null){var K=z,q=q6(J,Q);if(q!=null)G.unshift(d6(J,q,K));var B=q6(J,X);if(B!=null)G.push(d6(J,B,K))}J=J.return}return G}function M7(Z){if(Z===null)return null;do Z=Z.return;while(Z&&Z.tag!==s);if(Z)return Z;return null}function IM(Z,X){var Q=Z,G=X,J=0;for(var Y=Q;Y;Y=M7(Y))J++;var z=0;for(var W=G;W;W=M7(W))z++;while(J-z>0)Q=M7(Q),J--;while(z-J>0)G=M7(G),z--;var K=J;while(K--){if(Q===G||G!==null&&Q===G.alternate)return Q;Q=M7(Q),G=M7(G)}return null}function eW(Z,X,Q,G,J){var Y=X._reactName,z=[],W=Q;while(W!==null){if(W===G)break;var K=W,q=K.alternate,B=K.stateNode,R=K.tag;if(q!==null&&q===G)break;if(R===s&&B!==null){var O=B;if(J){var w=q6(W,Y);if(w!=null)z.unshift(d6(W,w,O))}else if(!J){var I=q6(W,Y);if(I!=null)z.push(d6(W,I,O))}}W=W.return}if(z.length!==0)Z.push({event:X,listeners:z})}function NM(Z,X,Q,G,J){var Y=G&&J?IM(G,J):null;if(G!==null)eW(Z,X,G,Y,!1);if(J!==null&&Q!==null)eW(Z,Q,J,Y,!0)}function VM(Z,X){return Z+"__"+(X?"capture":"bubble")}var r4=!1,y6="dangerouslySetInnerHTML",jX="suppressContentEditableWarning",l5="suppressHydrationWarning",ZK="autoFocus",V9="children",S9="style",DX="__html",VJ,kX,m6,XK,CX,QK,GK;VJ={dialog:!0,webview:!0},kX=function(Z,X){WB(Z,X),KB(Z,X),HB(Z,X,{registrationNameDependencies:h1,possibleRegistrationNames:l0})},QK=L1&&!document.documentMode,m6=function(Z,X,Q){if(r4)return;var G=hX(Q),J=hX(X);if(J===G)return;r4=!0,H("Prop `%s` did not match. Server: %s Client: %s",Z,JSON.stringify(J),JSON.stringify(G))},XK=function(Z){if(r4)return;r4=!0;var X=[];Z.forEach(function(Q){X.push(Q)}),H("Extra attributes from the server: %s",X)},CX=function(Z,X){if(X===!1)H("Expected `%s` listener to be a function, instead got `false`.\n\nIf you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.",Z,Z,Z);else H("Expected `%s` listener to be a function, instead got a value of `%s` type.",Z,typeof X)},GK=function(Z,X){var Q=Z.namespaceURI===U5?Z.ownerDocument.createElement(Z.tagName):Z.ownerDocument.createElementNS(Z.namespaceURI,Z.tagName);return Q.innerHTML=X,Q.innerHTML};var SM=/\r\n?/g,bM=/\u0000|\uFFFD/g;function hX(Z){O8(Z);var X=typeof Z==="string"?Z:""+Z;return X.replace(SM,`
|
||
`).replace(bM,"")}function TX(Z,X,Q,G){var J=hX(X),Y=hX(Z);if(Y===J)return;if(G){if(!r4)r4=!0,H('Text content did not match. Server: "%s" Client: "%s"',Y,J)}if(Q&&H0)throw new Error("Text content does not match server-rendered HTML.")}function JK(Z){return Z.nodeType===B5?Z:Z.ownerDocument}function jM(){}function xX(Z){Z.onclick=jM}function DM(Z,X,Q,G,J){for(var Y in G){if(!G.hasOwnProperty(Y))continue;var z=G[Y];if(Y===S9){if(z)Object.freeze(z);Fz(X,z)}else if(Y===y6){var W=z?z[DX]:void 0;if(W!=null)Rz(X,W)}else if(Y===V9){if(typeof z==="string"){var K=Z!=="textarea"||z!=="";if(K)XX(X,z)}else if(typeof z==="number")XX(X,""+z)}else if(Y===jX||Y===l5);else if(Y===ZK);else if(h1.hasOwnProperty(Y)){if(z!=null){if(typeof z!=="function")CX(Y,z);if(Y==="onScroll")O1("scroll",X)}}else if(z!=null)E(X,Y,z,J)}}function kM(Z,X,Q,G){for(var J=0;J<X.length;J+=2){var Y=X[J],z=X[J+1];if(Y===S9)Fz(Z,z);else if(Y===y6)Rz(Z,z);else if(Y===V9)XX(Z,z);else E(Z,Y,z,G)}}function CM(Z,X,Q,G){var J,Y=JK(Q),z,W=G;if(W===U5)W=qG(Z);if(W===U5){if(J=H9(Z,X),!J&&Z!==Z.toLowerCase())H("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",Z);if(Z==="script"){var K=Y.createElement("div");K.innerHTML="<script></script>";var q=K.firstChild;z=K.removeChild(q)}else if(typeof X.is==="string")z=Y.createElement(Z,{is:X.is});else if(z=Y.createElement(Z),Z==="select"){var B=z;if(X.multiple)B.multiple=!0;else if(X.size)B.size=X.size}}else z=Y.createElementNS(W,Z);if(W===U5){if(!J&&Object.prototype.toString.call(z)==="[object HTMLUnknownElement]"&&!N4.call(VJ,Z))VJ[Z]=!0,H("The tag <%s> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.",Z)}return z}function hM(Z,X){return JK(X).createTextNode(Z)}function TM(Z,X,Q,G){var J=H9(X,Q);kX(X,Q);var Y;switch(X){case"dialog":O1("cancel",Z),O1("close",Z),Y=Q;break;case"iframe":case"object":case"embed":O1("load",Z),Y=Q;break;case"video":case"audio":for(var z=0;z<u6.length;z++)O1(u6[z],Z);Y=Q;break;case"source":O1("error",Z),Y=Q;break;case"img":case"image":case"link":O1("error",Z),O1("load",Z),Y=Q;break;case"details":O1("toggle",Z),Y=Q;break;case"input":M(Z,Q),Y=U(Z,Q),O1("invalid",Z);break;case"option":Y1(Z,Q),Y=Q;break;case"select":z6(Z,Q),Y=Y6(Z,Q),O1("invalid",Z);break;case"textarea":Hz(Z,Q),Y=KG(Z,Q),O1("invalid",Z);break;default:Y=Q}switch(OG(X,Y),DM(X,Z,G,Y,J),X){case"input":W5(Z),g(Z,Q,!1);break;case"textarea":W5(Z),Oz(Z);break;case"option":M1(Z,Q);break;case"select":WG(Z,Q);break;default:if(typeof Y.onClick==="function")xX(Z);break}}function xM(Z,X,Q,G,J){kX(X,G);var Y=null,z,W;switch(X){case"input":z=U(Z,Q),W=U(Z,G),Y=[];break;case"select":z=Y6(Z,Q),W=Y6(Z,G),Y=[];break;case"textarea":z=KG(Z,Q),W=KG(Z,G),Y=[];break;default:if(z=Q,W=G,typeof z.onClick!=="function"&&typeof W.onClick==="function")xX(Z);break}OG(X,W);var K,q,B=null;for(K in z){if(W.hasOwnProperty(K)||!z.hasOwnProperty(K)||z[K]==null)continue;if(K===S9){var R=z[K];for(q in R)if(R.hasOwnProperty(q)){if(!B)B={};B[q]=""}}else if(K===y6||K===V9);else if(K===jX||K===l5);else if(K===ZK);else if(h1.hasOwnProperty(K)){if(!Y)Y=[]}else(Y=Y||[]).push(K,null)}for(K in W){var O=W[K],w=z!=null?z[K]:void 0;if(!W.hasOwnProperty(K)||O===w||O==null&&w==null)continue;if(K===S9){if(O)Object.freeze(O);if(w){for(q in w)if(w.hasOwnProperty(q)&&(!O||!O.hasOwnProperty(q))){if(!B)B={};B[q]=""}for(q in O)if(O.hasOwnProperty(q)&&w[q]!==O[q]){if(!B)B={};B[q]=O[q]}}else{if(!B){if(!Y)Y=[];Y.push(K,B)}B=O}}else if(K===y6){var I=O?O[DX]:void 0,N=w?w[DX]:void 0;if(I!=null){if(N!==I)(Y=Y||[]).push(K,I)}}else if(K===V9){if(typeof O==="string"||typeof O==="number")(Y=Y||[]).push(K,""+O)}else if(K===jX||K===l5);else if(h1.hasOwnProperty(K)){if(O!=null){if(typeof O!=="function")CX(K,O);if(K==="onScroll")O1("scroll",Z)}if(!Y&&w!==O)Y=[]}else(Y=Y||[]).push(K,O)}if(B)eq(B,W[S9]),(Y=Y||[]).push(S9,B);return Y}function gM(Z,X,Q,G,J){if(Q==="input"&&J.type==="radio"&&J.name!=null)F(Z,J);var Y=H9(Q,G),z=H9(Q,J);switch(kM(Z,X,Y,z),Q){case"input":V(Z,J);break;case"textarea":Mz(Z,J);break;case"select":kq(Z,J);break}}function EM(Z){{var X=Z.toLowerCase();if(!QX.hasOwnProperty(X))return null;return QX[X]||null}}function fM(Z,X,Q,G,J,Y,z){var W,K;switch(W=H9(X,Q),kX(X,Q),X){case"dialog":O1("cancel",Z),O1("close",Z);break;case"iframe":case"object":case"embed":O1("load",Z);break;case"video":case"audio":for(var q=0;q<u6.length;q++)O1(u6[q],Z);break;case"source":O1("error",Z);break;case"img":case"image":case"link":O1("error",Z),O1("load",Z);break;case"details":O1("toggle",Z);break;case"input":M(Z,Q),O1("invalid",Z);break;case"option":Y1(Z,Q);break;case"select":z6(Z,Q),O1("invalid",Z);break;case"textarea":Hz(Z,Q),O1("invalid",Z);break}OG(X,Q);{K=new Set;var B=Z.attributes;for(var R=0;R<B.length;R++){var O=B[R].name.toLowerCase();switch(O){case"value":break;case"checked":break;case"selected":break;default:K.add(B[R].name)}}}var w=null;for(var I in Q){if(!Q.hasOwnProperty(I))continue;var N=Q[I];if(I===V9){if(typeof N==="string"){if(Z.textContent!==N){if(Q[l5]!==!0)TX(Z.textContent,N,Y,z);w=[V9,N]}}else if(typeof N==="number"){if(Z.textContent!==""+N){if(Q[l5]!==!0)TX(Z.textContent,N,Y,z);w=[V9,""+N]}}}else if(h1.hasOwnProperty(I)){if(N!=null){if(typeof N!=="function")CX(I,N);if(I==="onScroll")O1("scroll",Z)}}else if(z&&!0&&typeof W==="boolean"){var v=void 0,Z0=W&&I4?null:r1(I);if(Q[l5]===!0);else if(I===jX||I===l5||I==="value"||I==="checked"||I==="selected");else if(I===y6){var t=Z.innerHTML,S0=N?N[DX]:void 0;if(S0!=null){var b0=GK(Z,S0);if(b0!==t)m6(I,t,b0)}}else if(I===S9){if(K.delete(I),QK){var A=nq(N);if(v=Z.getAttribute("style"),A!==v)m6(I,v,A)}}else if(W&&!I4){if(K.delete(I.toLowerCase()),v=D(Z,I,N),N!==v)m6(I,v,N)}else if(!o0(I,Z0,W)&&!G1(I,N,Z0,W)){var b=!1;if(Z0!==null)K.delete(Z0.attributeName),v=_(Z,I,N,Z0);else{var L=G;if(L===U5)L=qG(X);if(L===U5)K.delete(I.toLowerCase());else{var h=EM(I);if(h!==null&&h!==I)b=!0,K.delete(h);K.delete(I)}v=D(Z,I,N)}var o=I4;if(!o&&N!==v&&!b)m6(I,v,N)}}}if(z){if(K.size>0&&Q[l5]!==!0)XK(K)}switch(X){case"input":W5(Z),g(Z,Q,!0);break;case"textarea":W5(Z),Oz(Z);break;case"select":case"option":break;default:if(typeof Q.onClick==="function")xX(Z);break}return w}function uM(Z,X,Q){var G=Z.nodeValue!==X;return G}function SJ(Z,X){{if(r4)return;r4=!0,H("Did not expect server HTML to contain a <%s> in <%s>.",X.nodeName.toLowerCase(),Z.nodeName.toLowerCase())}}function bJ(Z,X){{if(r4)return;r4=!0,H('Did not expect server HTML to contain the text node "%s" in <%s>.',X.nodeValue,Z.nodeName.toLowerCase())}}function jJ(Z,X,Q){{if(r4)return;r4=!0,H("Expected server HTML to contain a matching <%s> in <%s>.",X,Z.nodeName.toLowerCase())}}function DJ(Z,X){{if(X==="")return;if(r4)return;r4=!0,H('Expected server HTML to contain a matching text node for "%s" in <%s>.',X,Z.nodeName.toLowerCase())}}function vM(Z,X,Q){switch(X){case"input":U0(Z,Q);return;case"textarea":hq(Z,Q);return;case"select":Cq(Z,Q);return}}var c6=function(){},i6=function(){};{var dM=["address","applet","area","article","aside","base","basefont","bgsound","blockquote","body","br","button","caption","center","col","colgroup","dd","details","dir","div","dl","dt","embed","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","iframe","img","input","isindex","li","link","listing","main","marquee","menu","menuitem","meta","nav","noembed","noframes","noscript","object","ol","p","param","plaintext","pre","script","section","select","source","style","summary","table","tbody","td","template","textarea","tfoot","th","thead","title","tr","track","ul","wbr","xmp"],YK=["applet","caption","html","table","td","th","marquee","object","template","foreignObject","desc","title"],yM=YK.concat(["button"]),mM=["dd","dt","li","option","optgroup","p","rp","rt"],zK={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null};i6=function(Z,X){var Q=C0({},Z||zK),G={tag:X};if(YK.indexOf(X)!==-1)Q.aTagInScope=null,Q.buttonTagInScope=null,Q.nobrTagInScope=null;if(yM.indexOf(X)!==-1)Q.pTagInButtonScope=null;if(dM.indexOf(X)!==-1&&X!=="address"&&X!=="div"&&X!=="p")Q.listItemTagAutoclosing=null,Q.dlItemTagAutoclosing=null;if(Q.current=G,X==="form")Q.formTag=G;if(X==="a")Q.aTagInScope=G;if(X==="button")Q.buttonTagInScope=G;if(X==="nobr")Q.nobrTagInScope=G;if(X==="p")Q.pTagInButtonScope=G;if(X==="li")Q.listItemTagAutoclosing=G;if(X==="dd"||X==="dt")Q.dlItemTagAutoclosing=G;return Q};var cM=function(Z,X){switch(X){case"select":return Z==="option"||Z==="optgroup"||Z==="#text";case"optgroup":return Z==="option"||Z==="#text";case"option":return Z==="#text";case"tr":return Z==="th"||Z==="td"||Z==="style"||Z==="script"||Z==="template";case"tbody":case"thead":case"tfoot":return Z==="tr"||Z==="style"||Z==="script"||Z==="template";case"colgroup":return Z==="col"||Z==="template";case"table":return Z==="caption"||Z==="colgroup"||Z==="tbody"||Z==="tfoot"||Z==="thead"||Z==="style"||Z==="script"||Z==="template";case"head":return Z==="base"||Z==="basefont"||Z==="bgsound"||Z==="link"||Z==="meta"||Z==="title"||Z==="noscript"||Z==="noframes"||Z==="style"||Z==="script"||Z==="template";case"html":return Z==="head"||Z==="body"||Z==="frameset";case"frameset":return Z==="frame";case"#document":return Z==="html"}switch(Z){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return X!=="h1"&&X!=="h2"&&X!=="h3"&&X!=="h4"&&X!=="h5"&&X!=="h6";case"rp":case"rt":return mM.indexOf(X)===-1;case"body":case"caption":case"col":case"colgroup":case"frameset":case"frame":case"head":case"html":case"tbody":case"td":case"tfoot":case"th":case"thead":case"tr":return X==null}return!0},iM=function(Z,X){switch(Z){case"address":case"article":case"aside":case"blockquote":case"center":case"details":case"dialog":case"dir":case"div":case"dl":case"fieldset":case"figcaption":case"figure":case"footer":case"header":case"hgroup":case"main":case"menu":case"nav":case"ol":case"p":case"section":case"summary":case"ul":case"pre":case"listing":case"table":case"hr":case"xmp":case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return X.pTagInButtonScope;case"form":return X.formTag||X.pTagInButtonScope;case"li":return X.listItemTagAutoclosing;case"dd":case"dt":return X.dlItemTagAutoclosing;case"button":return X.buttonTagInScope;case"a":return X.aTagInScope;case"nobr":return X.nobrTagInScope}return null},WK={};c6=function(Z,X,Q){Q=Q||zK;var G=Q.current,J=G&&G.tag;if(X!=null){if(Z!=null)H("validateDOMNesting: when childText is passed, childTag should be null");Z="#text"}var Y=cM(Z,J)?null:G,z=Y?null:iM(Z,Q),W=Y||z;if(!W)return;var K=W.tag,q=!!Y+"|"+Z+"|"+K;if(WK[q])return;WK[q]=!0;var B=Z,R="";if(Z==="#text")if(/\S/.test(X))B="Text nodes";else B="Whitespace text nodes",R=" Make sure you don't have any extra whitespace between tags on each line of your source code.";else B="<"+Z+">";if(Y){var O="";if(K==="table"&&Z==="tr")O+=" Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser.";H("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s",B,K,R,O)}else H("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.",B,K)}}var gX="suppressHydrationWarning",EX="$",fX="/$",l6="$?",p6="$!",lM="style",kJ=null,CJ=null;function pM(Z){var X,Q,G=Z.nodeType;switch(G){case B5:case $G:{X=G===B5?"#document":"#fragment";var J=Z.documentElement;Q=J?J.namespaceURI:BG(null,"");break}default:{var Y=G===g1?Z.parentNode:Z,z=Y.namespaceURI||null;X=Y.tagName,Q=BG(z,X);break}}{var W=X.toLowerCase(),K=i6(null,W);return{namespace:Q,ancestorInfo:K}}}function oM(Z,X,Q){{var G=Z,J=BG(G.namespace,X),Y=i6(G.ancestorInfo,X);return{namespace:J,ancestorInfo:Y}}}function hJ(Z){return Z}function sM(Z){kJ=l$(),CJ=KM();var X=null;return OW(!1),X}function aM(Z){UM(CJ),OW(kJ),kJ=null,CJ=null}function rM(Z,X,Q,G,J){var Y;{var z=G;if(c6(Z,null,z.ancestorInfo),typeof X.children==="string"||typeof X.children==="number"){var W=""+X.children,K=i6(z.ancestorInfo,Z);c6(null,W,K)}Y=z.namespace}var q=CM(Z,X,Q,Y);return a6(J,q),dJ(q,X),q}function nM(Z,X){Z.appendChild(X)}function tM(Z,X,Q,G,J){switch(TM(Z,X,Q,G),X){case"button":case"input":case"select":case"textarea":return!!Q.autoFocus;case"img":return!0;default:return!1}}function eM(Z,X,Q,G,J,Y){{var z=Y;if(typeof G.children!==typeof Q.children&&(typeof G.children==="string"||typeof G.children==="number")){var W=""+G.children,K=i6(z.ancestorInfo,X);c6(null,W,K)}}return xM(Z,X,Q,G)}function TJ(Z,X){return Z==="textarea"||Z==="noscript"||typeof X.children==="string"||typeof X.children==="number"||typeof X.dangerouslySetInnerHTML==="object"&&X.dangerouslySetInnerHTML!==null&&X.dangerouslySetInnerHTML.__html!=null}function ZO(Z,X,Q,G){{var J=Q;c6(null,Z,J.ancestorInfo)}var Y=hM(Z,X);return a6(G,Y),Y}function XO(){var Z=window.event;if(Z===void 0)return A5;return RW(Z.type)}var xJ=typeof setTimeout==="function"?setTimeout:void 0,QO=typeof clearTimeout==="function"?clearTimeout:void 0,gJ=-1,KK=typeof Promise==="function"?Promise:void 0,GO=typeof queueMicrotask==="function"?queueMicrotask:typeof KK!=="undefined"?function(Z){return KK.resolve(null).then(Z).catch(JO)}:xJ;function JO(Z){setTimeout(function(){throw Z})}function YO(Z,X,Q,G){switch(X){case"button":case"input":case"select":case"textarea":if(Q.autoFocus)Z.focus();return;case"img":{if(Q.src)Z.src=Q.src;return}}}function zO(Z,X,Q,G,J,Y){gM(Z,X,Q,G,J),dJ(Z,J)}function UK(Z){XX(Z,"")}function WO(Z,X,Q){Z.nodeValue=Q}function KO(Z,X){Z.appendChild(X)}function UO(Z,X){var Q;if(Z.nodeType===g1)Q=Z.parentNode,Q.insertBefore(X,Z);else Q=Z,Q.appendChild(X);var G=Z._reactRootContainer;if((G===null||G===void 0)&&Q.onclick===null)xX(Q)}function qO(Z,X,Q){Z.insertBefore(X,Q)}function BO(Z,X,Q){if(Z.nodeType===g1)Z.parentNode.insertBefore(X,Q);else Z.insertBefore(X,Q)}function $O(Z,X){Z.removeChild(X)}function HO(Z,X){if(Z.nodeType===g1)Z.parentNode.removeChild(X);else Z.removeChild(X)}function EJ(Z,X){var Q=X,G=0;do{var J=Q.nextSibling;if(Z.removeChild(Q),J&&J.nodeType===g1){var Y=J.data;if(Y===fX)if(G===0){Z.removeChild(J),j6(X);return}else G--;else if(Y===EX||Y===l6||Y===p6)G++}Q=J}while(Q);j6(X)}function MO(Z,X){if(Z.nodeType===g1)EJ(Z.parentNode,X);else if(Z.nodeType===a4)EJ(Z,X);j6(Z)}function OO(Z){Z=Z;var X=Z.style;if(typeof X.setProperty==="function")X.setProperty("display","none","important");else X.display="none"}function RO(Z){Z.nodeValue=""}function _O(Z,X){Z=Z;var Q=X[lM],G=Q!==void 0&&Q!==null&&Q.hasOwnProperty("display")?Q.display:null;Z.style.display=HG("display",G)}function AO(Z,X){Z.nodeValue=X}function LO(Z){if(Z.nodeType===a4)Z.textContent="";else if(Z.nodeType===B5){if(Z.documentElement)Z.removeChild(Z.documentElement)}}function PO(Z,X,Q){if(Z.nodeType!==a4||X.toLowerCase()!==Z.nodeName.toLowerCase())return null;return Z}function FO(Z,X){if(X===""||Z.nodeType!==q5)return null;return Z}function wO(Z){if(Z.nodeType!==g1)return null;return Z}function qK(Z){return Z.data===l6}function fJ(Z){return Z.data===p6}function IO(Z){var X=Z.nextSibling&&Z.nextSibling.dataset,Q,G,J;if(X)Q=X.dgst,G=X.msg,J=X.stck;return{message:G,digest:Q,stack:J}}function NO(Z,X){Z._reactRetry=X}function uX(Z){for(;Z!=null;Z=Z.nextSibling){var X=Z.nodeType;if(X===a4||X===q5)break;if(X===g1){var Q=Z.data;if(Q===EX||Q===p6||Q===l6)break;if(Q===fX)return null}}return Z}function o6(Z){return uX(Z.nextSibling)}function VO(Z){return uX(Z.firstChild)}function SO(Z){return uX(Z.firstChild)}function bO(Z){return uX(Z.nextSibling)}function jO(Z,X,Q,G,J,Y,z){a6(Y,Z),dJ(Z,Q);var W;{var K=J;W=K.namespace}var q=(Y.mode&x0)!==J0;return fM(Z,X,Q,W,G,q,z)}function DO(Z,X,Q,G){a6(Q,Z);var J=(Q.mode&x0)!==J0;return uM(Z,X)}function kO(Z,X){a6(X,Z)}function CO(Z){var X=Z.nextSibling,Q=0;while(X){if(X.nodeType===g1){var G=X.data;if(G===fX)if(Q===0)return o6(X);else Q--;else if(G===EX||G===p6||G===l6)Q++}X=X.nextSibling}return null}function BK(Z){var X=Z.previousSibling,Q=0;while(X){if(X.nodeType===g1){var G=X.data;if(G===EX||G===p6||G===l6)if(Q===0)return X;else Q--;else if(G===fX)Q++}X=X.previousSibling}return null}function hO(Z){j6(Z)}function TO(Z){j6(Z)}function xO(Z){return Z!=="head"&&Z!=="body"}function gO(Z,X,Q,G){var J=!0;TX(X.nodeValue,Q,G,J)}function EO(Z,X,Q,G,J,Y){if(X[gX]!==!0){var z=!0;TX(G.nodeValue,J,Y,z)}}function fO(Z,X){if(X.nodeType===a4)SJ(Z,X);else if(X.nodeType===g1);else bJ(Z,X)}function uO(Z,X){{var Q=Z.parentNode;if(Q!==null)if(X.nodeType===a4)SJ(Q,X);else if(X.nodeType===g1);else bJ(Q,X)}}function vO(Z,X,Q,G,J){if(J||X[gX]!==!0)if(G.nodeType===a4)SJ(Q,G);else if(G.nodeType===g1);else bJ(Q,G)}function dO(Z,X,Q){jJ(Z,X)}function yO(Z,X){DJ(Z,X)}function mO(Z,X,Q){{var G=Z.parentNode;if(G!==null)jJ(G,X)}}function cO(Z,X){{var Q=Z.parentNode;if(Q!==null)DJ(Q,X)}}function iO(Z,X,Q,G,J,Y){if(Y||X[gX]!==!0)jJ(Q,G)}function lO(Z,X,Q,G,J){if(J||X[gX]!==!0)DJ(Q,G)}function pO(Z){H("An error occurred during hydration. The server HTML was replaced with client content in <%s>.",Z.nodeName.toLowerCase())}function oO(Z){v6(Z)}var O7=Math.random().toString(36).slice(2),R7="__reactFiber$"+O7,uJ="__reactProps$"+O7,s6="__reactContainer$"+O7,vJ="__reactEvents$"+O7,sO="__reactListeners$"+O7,aO="__reactHandles$"+O7;function rO(Z){delete Z[R7],delete Z[uJ],delete Z[vJ],delete Z[sO],delete Z[aO]}function a6(Z,X){X[R7]=Z}function vX(Z,X){X[s6]=Z}function $K(Z){Z[s6]=null}function r6(Z){return!!Z[s6]}function b9(Z){var X=Z[R7];if(X)return X;var Q=Z.parentNode;while(Q){if(X=Q[s6]||Q[R7],X){var G=X.alternate;if(X.child!==null||G!==null&&G.child!==null){var J=BK(Z);while(J!==null){var Y=J[R7];if(Y)return Y;J=BK(J)}}return X}Z=Q,Q=Z.parentNode}return null}function p5(Z){var X=Z[R7]||Z[s6];if(X)if(X.tag===s||X.tag===N0||X.tag===$0||X.tag===Q0)return X;else return null;return null}function _7(Z){if(Z.tag===s||Z.tag===N0)return Z.stateNode;throw new Error("getNodeFromInstance: Invalid argument.")}function dX(Z){return Z[uJ]||null}function dJ(Z,X){Z[uJ]=X}function nO(Z){var X=Z[vJ];if(X===void 0)X=Z[vJ]=new Set;return X}var HK={},MK=y.ReactDebugCurrentFrame;function yX(Z){if(Z){var X=Z._owner,Q=g5(Z.type,Z._source,X?X.type:null);MK.setExtraStackFrame(Q)}else MK.setExtraStackFrame(null)}function g8(Z,X,Q,G,J){{var Y=Function.call.bind(N4);for(var z in Z)if(Y(Z,z)){var W=void 0;try{if(typeof Z[z]!=="function"){var K=Error((G||"React class")+": "+Q+" type `"+z+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof Z[z]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw K.name="Invariant Violation",K}W=Z[z](X,z,G,Q,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(q){W=q}if(W&&!(W instanceof Error))yX(J),H("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",G||"React class",Q,z,typeof W),yX(null);if(W instanceof Error&&!(W.message in HK))HK[W.message]=!0,yX(J),H("Failed %s type: %s",Q,W.message),yX(null)}}}var yJ=[],mX;mX=[];var L5=-1;function o5(Z){return{current:Z}}function D4(Z,X){if(L5<0){H("Unexpected pop.");return}if(X!==mX[L5])H("Unexpected Fiber popped.");Z.current=yJ[L5],yJ[L5]=null,mX[L5]=null,L5--}function k4(Z,X,Q){L5++,yJ[L5]=Z.current,mX[L5]=Q,Z.current=X}var OK={},q8={};Object.freeze(q8);var P5=o5(q8),n8=o5(!1),mJ=q8;function A7(Z,X,Q){{if(Q&&t8(X))return mJ;return P5.current}}function RK(Z,X,Q){{var G=Z.stateNode;G.__reactInternalMemoizedUnmaskedChildContext=X,G.__reactInternalMemoizedMaskedChildContext=Q}}function L7(Z,X){{var Q=Z.type,G=Q.contextTypes;if(!G)return q8;var J=Z.stateNode;if(J&&J.__reactInternalMemoizedUnmaskedChildContext===X)return J.__reactInternalMemoizedMaskedChildContext;var Y={};for(var z in G)Y[z]=X[z];{var W=P0(Z)||"Unknown";g8(G,Y,"context",W)}if(J)RK(Z,X,Y);return Y}}function cX(){return n8.current}function t8(Z){{var X=Z.childContextTypes;return X!==null&&X!==void 0}}function iX(Z){D4(n8,Z),D4(P5,Z)}function cJ(Z){D4(n8,Z),D4(P5,Z)}function _K(Z,X,Q){{if(P5.current!==q8)throw new Error("Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.");k4(P5,X,Z),k4(n8,Q,Z)}}function AK(Z,X,Q){{var G=Z.stateNode,J=X.childContextTypes;if(typeof G.getChildContext!=="function"){{var Y=P0(Z)||"Unknown";if(!OK[Y])OK[Y]=!0,H("%s.childContextTypes is specified but there is no getChildContext() method on the instance. You can either define getChildContext() on %s or remove childContextTypes from it.",Y,Y)}return Q}var z=G.getChildContext();for(var W in z)if(!(W in J))throw new Error((P0(Z)||"Unknown")+'.getChildContext(): key "'+W+'" is not defined in childContextTypes.');{var K=P0(Z)||"Unknown";g8(J,z,"child context",K)}return C0({},Q,z)}}function lX(Z){{var X=Z.stateNode,Q=X&&X.__reactInternalMemoizedMergedChildContext||q8;return mJ=P5.current,k4(P5,Q,Z),k4(n8,n8.current,Z),!0}}function LK(Z,X,Q){{var G=Z.stateNode;if(!G)throw new Error("Expected to have an instance by this point. This error is likely caused by a bug in React. Please file an issue.");if(Q){var J=AK(Z,X,mJ);G.__reactInternalMemoizedMergedChildContext=J,D4(n8,Z),D4(P5,Z),k4(P5,J,Z),k4(n8,Q,Z)}else D4(n8,Z),k4(n8,Q,Z)}}function tO(Z){{if(!xB(Z)||Z.tag!==X0)throw new Error("Expected subtree parent to be a mounted class component. This error is likely caused by a bug in React. Please file an issue.");var X=Z;do{switch(X.tag){case Q0:return X.stateNode.context;case X0:{var Q=X.type;if(t8(Q))return X.stateNode.__reactInternalMemoizedMergedChildContext;break}}X=X.return}while(X!==null);throw new Error("Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.")}}var s5=0,pX=1,F5=null,iJ=!1,lJ=!1;function PK(Z){if(F5===null)F5=[Z];else F5.push(Z)}function eO(Z){iJ=!0,PK(Z)}function FK(){if(iJ)a5()}function a5(){if(!lJ&&F5!==null){lJ=!0;var Z=0,X=x8();try{var Q=!0,G=F5;G4(W8);for(;Z<G.length;Z++){var J=G[Z];do J=J(Q);while(J!==null)}F5=null,iJ=!1}catch(Y){if(F5!==null)F5=F5.slice(Z+1);throw iz(WX,a5),Y}finally{G4(X),lJ=!1}}return null}var P7=[],F7=0,oX=null,sX=0,P8=[],F8=0,j9=null,w5=1,I5="";function ZR(Z){return k9(),(Z.flags&Ez)!==K0}function XR(Z){return k9(),sX}function QR(){var Z=I5,X=w5,Q=X&~GR(X);return Q.toString(32)+Z}function D9(Z,X){k9(),P7[F7++]=sX,P7[F7++]=oX,oX=Z,sX=X}function wK(Z,X,Q){k9(),P8[F8++]=w5,P8[F8++]=I5,P8[F8++]=j9,j9=Z;var G=w5,J=I5,Y=aX(G)-1,z=G&~(1<<Y),W=Q+1,K=aX(X)+Y;if(K>30){var q=Y-Y%5,B=(1<<q)-1,R=(z&B).toString(32),O=z>>q,w=Y-q,I=aX(X)+w,N=W<<w,v=N|O,Z0=R+J;w5=1<<I|v,I5=Z0}else{var t=W<<Y,S0=t|z,b0=J;w5=1<<K|S0,I5=b0}}function pJ(Z){k9();var X=Z.return;if(X!==null){var Q=1,G=0;D9(Z,Q),wK(Z,Q,G)}}function aX(Z){return 32-rz(Z)}function GR(Z){return 1<<aX(Z)-1}function oJ(Z){while(Z===oX)oX=P7[--F7],P7[F7]=null,sX=P7[--F7],P7[F7]=null;while(Z===j9)j9=P8[--F8],P8[F8]=null,I5=P8[--F8],P8[F8]=null,w5=P8[--F8],P8[F8]=null}function JR(){if(k9(),j9!==null)return{id:w5,overflow:I5};else return null}function YR(Z,X){k9(),P8[F8++]=w5,P8[F8++]=I5,P8[F8++]=j9,w5=X.id,I5=X.overflow,j9=Z}function k9(){if(!H4())H("Expected to be hydrating. This is a bug in React. Please file an issue.")}var $4=null,w8=null,E8=!1,C9=!1,r5=null;function zR(){if(E8)H("We should not be hydrating here. This is a bug in React. Please file a bug.")}function IK(){C9=!0}function WR(){return C9}function KR(Z){var X=Z.stateNode.containerInfo;return w8=SO(X),$4=Z,E8=!0,r5=null,C9=!1,!0}function UR(Z,X,Q){if(w8=bO(X),$4=Z,E8=!0,r5=null,C9=!1,Q!==null)YR(Z,Q);return!0}function NK(Z,X){switch(Z.tag){case Q0:{fO(Z.stateNode.containerInfo,X);break}case s:{var Q=(Z.mode&x0)!==J0;vO(Z.type,Z.memoizedProps,Z.stateNode,X,Q);break}case $0:{var G=Z.memoizedState;if(G.dehydrated!==null)uO(G.dehydrated,X);break}}}function VK(Z,X){NK(Z,X);var Q=_L();Q.stateNode=X,Q.return=Z;var G=Z.deletions;if(G===null)Z.deletions=[Q],Z.flags|=M9;else G.push(Q)}function sJ(Z,X){{if(C9)return;switch(Z.tag){case Q0:{var Q=Z.stateNode.containerInfo;switch(X.tag){case s:var{type:G,pendingProps:J}=X;dO(Q,G);break;case N0:var Y=X.pendingProps;yO(Q,Y);break}break}case s:{var{type:z,memoizedProps:W,stateNode:K}=Z;switch(X.tag){case s:{var{type:q,pendingProps:B}=X,R=(Z.mode&x0)!==J0;iO(z,W,K,q,B,R);break}case N0:{var O=X.pendingProps,w=(Z.mode&x0)!==J0;lO(z,W,K,O,w);break}}break}case $0:{var I=Z.memoizedState,N=I.dehydrated;if(N!==null)switch(X.tag){case s:var{type:v,pendingProps:Z0}=X;mO(N,v);break;case N0:var t=X.pendingProps;cO(N,t);break}break}default:return}}}function SK(Z,X){X.flags=X.flags&~H5|E1,sJ(Z,X)}function bK(Z,X){switch(Z.tag){case s:{var{type:Q,pendingProps:G}=Z,J=PO(X,Q);if(J!==null)return Z.stateNode=J,$4=Z,w8=VO(J),!0;return!1}case N0:{var Y=Z.pendingProps,z=FO(X,Y);if(z!==null)return Z.stateNode=z,$4=Z,w8=null,!0;return!1}case $0:{var W=wO(X);if(W!==null){var K={dehydrated:W,treeContext:JR(),retryLane:Y8};Z.memoizedState=K;var q=AL(W);return q.return=Z,Z.child=q,$4=Z,w8=null,!0}return!1}default:return!1}}function aJ(Z){return(Z.mode&x0)!==J0&&(Z.flags&c0)===K0}function rJ(Z){throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.")}function nJ(Z){if(!E8)return;var X=w8;if(!X){if(aJ(Z))sJ($4,Z),rJ();SK($4,Z),E8=!1,$4=Z;return}var Q=X;if(!bK(Z,X)){if(aJ(Z))sJ($4,Z),rJ();X=o6(Q);var G=$4;if(!X||!bK(Z,X)){SK($4,Z),E8=!1,$4=Z;return}VK(G,Q)}}function qR(Z,X,Q){var G=Z.stateNode,J=!C9,Y=jO(G,Z.type,Z.memoizedProps,X,Q,Z,J);if(Z.updateQueue=Y,Y!==null)return!0;return!1}function BR(Z){var{stateNode:X,memoizedProps:Q}=Z,G=DO(X,Q,Z);if(G){var J=$4;if(J!==null)switch(J.tag){case Q0:{var Y=J.stateNode.containerInfo,z=(J.mode&x0)!==J0;gO(Y,X,Q,z);break}case s:{var{type:W,memoizedProps:K,stateNode:q}=J,B=(J.mode&x0)!==J0;EO(W,K,q,X,Q,B);break}}}return G}function $R(Z){var X=Z.memoizedState,Q=X!==null?X.dehydrated:null;if(!Q)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");kO(Q,Z)}function HR(Z){var X=Z.memoizedState,Q=X!==null?X.dehydrated:null;if(!Q)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");return CO(Q)}function jK(Z){var X=Z.return;while(X!==null&&X.tag!==s&&X.tag!==Q0&&X.tag!==$0)X=X.return;$4=X}function rX(Z){if(Z!==$4)return!1;if(!E8)return jK(Z),E8=!0,!1;if(Z.tag!==Q0&&(Z.tag!==s||xO(Z.type)&&!TJ(Z.type,Z.memoizedProps))){var X=w8;if(X)if(aJ(Z))DK(Z),rJ();else while(X)VK(Z,X),X=o6(X)}if(jK(Z),Z.tag===$0)w8=HR(Z);else w8=$4?o6(Z.stateNode):null;return!0}function MR(){return E8&&w8!==null}function DK(Z){var X=w8;while(X)NK(Z,X),X=o6(X)}function w7(){$4=null,w8=null,E8=!1,C9=!1}function kK(){if(r5!==null)NU(r5),r5=null}function H4(){return E8}function tJ(Z){if(r5===null)r5=[Z];else r5.push(Z)}var OR=y.ReactCurrentBatchConfig,RR=null;function _R(){return OR.transition}var f8={recordUnsafeLifecycleWarnings:function(Z,X){},flushPendingUnsafeLifecycleWarnings:function(){},recordLegacyContextWarning:function(Z,X){},flushLegacyContextWarning:function(){},discardPendingWarnings:function(){}};{var AR=function(Z){var X=null,Q=Z;while(Q!==null){if(Q.mode&N1)X=Q;Q=Q.return}return X},h9=function(Z){var X=[];return Z.forEach(function(Q){X.push(Q)}),X.sort().join(", ")},n6=[],t6=[],e6=[],ZZ=[],XZ=[],QZ=[],T9=new Set;f8.recordUnsafeLifecycleWarnings=function(Z,X){if(T9.has(Z.type))return;if(typeof X.componentWillMount==="function"&&X.componentWillMount.__suppressDeprecationWarning!==!0)n6.push(Z);if(Z.mode&N1&&typeof X.UNSAFE_componentWillMount==="function")t6.push(Z);if(typeof X.componentWillReceiveProps==="function"&&X.componentWillReceiveProps.__suppressDeprecationWarning!==!0)e6.push(Z);if(Z.mode&N1&&typeof X.UNSAFE_componentWillReceiveProps==="function")ZZ.push(Z);if(typeof X.componentWillUpdate==="function"&&X.componentWillUpdate.__suppressDeprecationWarning!==!0)XZ.push(Z);if(Z.mode&N1&&typeof X.UNSAFE_componentWillUpdate==="function")QZ.push(Z)},f8.flushPendingUnsafeLifecycleWarnings=function(){var Z=new Set;if(n6.length>0)n6.forEach(function(O){Z.add(P0(O)||"Component"),T9.add(O.type)}),n6=[];var X=new Set;if(t6.length>0)t6.forEach(function(O){X.add(P0(O)||"Component"),T9.add(O.type)}),t6=[];var Q=new Set;if(e6.length>0)e6.forEach(function(O){Q.add(P0(O)||"Component"),T9.add(O.type)}),e6=[];var G=new Set;if(ZZ.length>0)ZZ.forEach(function(O){G.add(P0(O)||"Component"),T9.add(O.type)}),ZZ=[];var J=new Set;if(XZ.length>0)XZ.forEach(function(O){J.add(P0(O)||"Component"),T9.add(O.type)}),XZ=[];var Y=new Set;if(QZ.length>0)QZ.forEach(function(O){Y.add(P0(O)||"Component"),T9.add(O.type)}),QZ=[];if(X.size>0){var z=h9(X);H(`Using UNSAFE_componentWillMount in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
||
|
||
* Move code with side effects to componentDidMount, and set initial state in the constructor.
|
||
|
||
Please update the following components: %s`,z)}if(G.size>0){var W=h9(G);H(`Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
||
|
||
* Move data fetching code or side effects to componentDidUpdate.
|
||
* If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://reactjs.org/link/derived-state
|
||
|
||
Please update the following components: %s`,W)}if(Y.size>0){var K=h9(Y);H(`Using UNSAFE_componentWillUpdate in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
||
|
||
* Move data fetching code or side effects to componentDidUpdate.
|
||
|
||
Please update the following components: %s`,K)}if(Z.size>0){var q=h9(Z);U1(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
||
|
||
* Move code with side effects to componentDidMount, and set initial state in the constructor.
|
||
* Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
|
||
|
||
Please update the following components: %s`,q)}if(Q.size>0){var B=h9(Q);U1(`componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
||
|
||
* Move data fetching code or side effects to componentDidUpdate.
|
||
* If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://reactjs.org/link/derived-state
|
||
* Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
|
||
|
||
Please update the following components: %s`,B)}if(J.size>0){var R=h9(J);U1(`componentWillUpdate has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.
|
||
|
||
* Move data fetching code or side effects to componentDidUpdate.
|
||
* Rename componentWillUpdate to UNSAFE_componentWillUpdate to suppress this warning in non-strict mode. In React 18.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run \`npx react-codemod rename-unsafe-lifecycles\` in your project source folder.
|
||
|
||
Please update the following components: %s`,R)}};var nX=new Map,CK=new Set;f8.recordLegacyContextWarning=function(Z,X){var Q=AR(Z);if(Q===null){H("Expected to find a StrictMode component in a strict mode tree. This error is likely caused by a bug in React. Please file an issue.");return}if(CK.has(Z.type))return;var G=nX.get(Q);if(Z.type.contextTypes!=null||Z.type.childContextTypes!=null||X!==null&&typeof X.getChildContext==="function"){if(G===void 0)G=[],nX.set(Q,G);G.push(Z)}},f8.flushLegacyContextWarning=function(){nX.forEach(function(Z,X){if(Z.length===0)return;var Q=Z[0],G=new Set;Z.forEach(function(Y){G.add(P0(Y)||"Component"),CK.add(Y.type)});var J=h9(G);try{P1(Q),H(`Legacy context API has been detected within a strict-mode tree.
|
||
|
||
The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.
|
||
|
||
Please update the following components: %s
|
||
|
||
Learn more about this warning here: https://reactjs.org/link/legacy-context`,J)}finally{e1()}})},f8.discardPendingWarnings=function(){n6=[],t6=[],e6=[],ZZ=[],XZ=[],QZ=[],nX=new Map}}var eJ,ZY,XY,QY,GY,hK=function(Z,X){};eJ=!1,ZY=!1,XY={},QY={},GY={},hK=function(Z,X){if(Z===null||typeof Z!=="object")return;if(!Z._store||Z._store.validated||Z.key!=null)return;if(typeof Z._store!=="object")throw new Error("React Component in warnForMissingKey should have a _store. This error is likely caused by a bug in React. Please file an issue.");Z._store.validated=!0;var Q=P0(X)||"Component";if(QY[Q])return;QY[Q]=!0,H('Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.')};function LR(Z){return Z.prototype&&Z.prototype.isReactComponent}function GZ(Z,X,Q){var G=Q.ref;if(G!==null&&typeof G!=="function"&&typeof G!=="object"){if((Z.mode&N1||C1)&&!(Q._owner&&Q._self&&Q._owner.stateNode!==Q._self)&&!(Q._owner&&Q._owner.tag!==X0)&&!(typeof Q.type==="function"&&!LR(Q.type))&&Q._owner){var J=P0(Z)||"Component";if(!XY[J])H('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. We recommend using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',J,G),XY[J]=!0}if(Q._owner){var Y=Q._owner,z;if(Y){var W=Y;if(W.tag!==X0)throw new Error("Function components cannot have string refs. We recommend using useRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref");z=W.stateNode}if(!z)throw new Error("Missing owner for string ref "+G+". This error is likely caused by a bug in React. Please file an issue.");var K=z;T1(G,"ref");var q=""+G;if(X!==null&&X.ref!==null&&typeof X.ref==="function"&&X.ref._stringRef===q)return X.ref;var B=function(R){var O=K.refs;if(R===null)delete O[q];else O[q]=R};return B._stringRef=q,B}else{if(typeof G!=="string")throw new Error("Expected ref to be a function, a string, an object returned by React.createRef(), or null.");if(!Q._owner)throw new Error("Element ref was specified as a string ("+G+`) but no owner was set. This could happen for one of the following reasons:
|
||
1. You may be adding a ref to a function component
|
||
2. You may be adding a ref to a component that was not created inside a component's render method
|
||
3. You have multiple copies of React loaded
|
||
See https://reactjs.org/link/refs-must-have-owner for more information.`)}}return G}function tX(Z,X){var Q=Object.prototype.toString.call(X);throw new Error("Objects are not valid as a React child (found: "+(Q==="[object Object]"?"object with keys {"+Object.keys(X).join(", ")+"}":Q)+"). If you meant to render a collection of children, use an array instead.")}function eX(Z){{var X=P0(Z)||"Component";if(GY[X])return;GY[X]=!0,H("Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it.")}}function TK(Z){var{_payload:X,_init:Q}=Z;return Q(X)}function xK(Z){function X(A,b){if(!Z)return;var L=A.deletions;if(L===null)A.deletions=[b],A.flags|=M9;else L.push(b)}function Q(A,b){if(!Z)return null;var L=b;while(L!==null)X(A,L),L=L.sibling;return null}function G(A,b){var L=new Map,h=b;while(h!==null){if(h.key!==null)L.set(h.key,h);else L.set(h.index,h);h=h.sibling}return L}function J(A,b){var L=m9(A,b);return L.index=0,L.sibling=null,L}function Y(A,b,L){if(A.index=L,!Z)return A.flags|=Ez,b;var h=A.alternate;if(h!==null){var o=h.index;if(o<b)return A.flags|=E1,b;else return o}else return A.flags|=E1,b}function z(A){if(Z&&A.alternate===null)A.flags|=E1;return A}function W(A,b,L,h){if(b===null||b.tag!==N0){var o=Zz(L,A.mode,h);return o.return=A,o}else{var c=J(b,L);return c.return=A,c}}function K(A,b,L,h){var o=L.type;if(o===d)return B(A,b,L.props.children,h,L.key);if(b!==null){if(b.elementType===o||dU(b,L)||typeof o==="object"&&o!==null&&o.$$typeof===y0&&TK(o)===b.type){var c=J(b,L.props);return c.ref=GZ(A,b,L),c.return=A,c._debugSource=L._source,c._debugOwner=L._owner,c}}var q0=e3(L,A.mode,h);return q0.ref=GZ(A,b,L),q0.return=A,q0}function q(A,b,L,h){if(b===null||b.tag!==I0||b.stateNode.containerInfo!==L.containerInfo||b.stateNode.implementation!==L.implementation){var o=Xz(L,A.mode,h);return o.return=A,o}else{var c=J(b,L.children||[]);return c.return=A,c}}function B(A,b,L,h,o){if(b===null||b.tag!==u1){var c=W9(L,A.mode,h,o);return c.return=A,c}else{var q0=J(b,L);return q0.return=A,q0}}function R(A,b,L){if(typeof b==="string"&&b!==""||typeof b==="number"){var h=Zz(""+b,A.mode,L);return h.return=A,h}if(typeof b==="object"&&b!==null){switch(b.$$typeof){case T:{var o=e3(b,A.mode,L);return o.ref=GZ(A,null,b),o.return=A,o}case i:{var c=Xz(b,A.mode,L);return c.return=A,c}case y0:{var{_payload:q0,_init:A0}=b;return R(A,A0(q0),L)}}if(m0(b)||C8(b)){var e0=W9(b,A.mode,L,null);return e0.return=A,e0}tX(A,b)}if(typeof b==="function")eX(A);return null}function O(A,b,L,h){var o=b!==null?b.key:null;if(typeof L==="string"&&L!==""||typeof L==="number"){if(o!==null)return null;return W(A,b,""+L,h)}if(typeof L==="object"&&L!==null){switch(L.$$typeof){case T:if(L.key===o)return K(A,b,L,h);else return null;case i:if(L.key===o)return q(A,b,L,h);else return null;case y0:{var{_payload:c,_init:q0}=L;return O(A,b,q0(c),h)}}if(m0(L)||C8(L)){if(o!==null)return null;return B(A,b,L,h,null)}tX(A,L)}if(typeof L==="function")eX(A);return null}function w(A,b,L,h,o){if(typeof h==="string"&&h!==""||typeof h==="number"){var c=A.get(L)||null;return W(b,c,""+h,o)}if(typeof h==="object"&&h!==null){switch(h.$$typeof){case T:{var q0=A.get(h.key===null?L:h.key)||null;return K(b,q0,h,o)}case i:{var A0=A.get(h.key===null?L:h.key)||null;return q(b,A0,h,o)}case y0:var{_payload:e0,_init:v0}=h;return w(A,b,L,v0(e0),o)}if(m0(h)||C8(h)){var D1=A.get(L)||null;return B(b,D1,h,o,null)}tX(b,h)}if(typeof h==="function")eX(b);return null}function I(A,b,L){{if(typeof A!=="object"||A===null)return b;switch(A.$$typeof){case T:case i:hK(A,L);var h=A.key;if(typeof h!=="string")break;if(b===null){b=new Set,b.add(h);break}if(!b.has(h)){b.add(h);break}H("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be "+"duplicated and/or omitted — the behavior is unsupported and "+"could change in a future version.",h);break;case y0:var{_payload:o,_init:c}=A;I(c(o),b,L);break}}return b}function N(A,b,L,h){{var o=null;for(var c=0;c<L.length;c++){var q0=L[c];o=I(q0,o,A)}}var A0=null,e0=null,v0=b,D1=0,d0=0,V1=null;for(;v0!==null&&d0<L.length;d0++){if(v0.index>d0)V1=v0,v0=null;else V1=v0.sibling;var h4=O(A,v0,L[d0],h);if(h4===null){if(v0===null)v0=V1;break}if(Z){if(v0&&h4.alternate===null)X(A,v0)}if(D1=Y(h4,D1,d0),e0===null)A0=h4;else e0.sibling=h4;e0=h4,v0=V1}if(d0===L.length){if(Q(A,v0),H4()){var P4=d0;D9(A,P4)}return A0}if(v0===null){for(;d0<L.length;d0++){var $8=R(A,L[d0],h);if($8===null)continue;if(D1=Y($8,D1,d0),e0===null)A0=$8;else e0.sibling=$8;e0=$8}if(H4()){var c4=d0;D9(A,c4)}return A0}var i4=G(A,v0);for(;d0<L.length;d0++){var T4=w(i4,A,d0,L[d0],h);if(T4!==null){if(Z){if(T4.alternate!==null)i4.delete(T4.key===null?d0:T4.key)}if(D1=Y(T4,D1,d0),e0===null)A0=T4;else e0.sibling=T4;e0=T4}}if(Z)i4.forEach(function(y7){return X(A,y7)});if(H4()){var k5=d0;D9(A,k5)}return A0}function v(A,b,L,h){var o=C8(L);if(typeof o!=="function")throw new Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");{if(typeof Symbol==="function"&&L[Symbol.toStringTag]==="Generator"){if(!ZY)H("Using Generators 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. Keep in mind you might need to polyfill these features for older browsers.");ZY=!0}if(L.entries===o){if(!eJ)H("Using Maps as children is not supported. Use an array of keyed ReactElements instead.");eJ=!0}var c=o.call(L);if(c){var q0=null,A0=c.next();for(;!A0.done;A0=c.next()){var e0=A0.value;q0=I(e0,q0,A)}}}var v0=o.call(L);if(v0==null)throw new Error("An iterable object provided no iterator.");var D1=null,d0=null,V1=b,h4=0,P4=0,$8=null,c4=v0.next();for(;V1!==null&&!c4.done;P4++,c4=v0.next()){if(V1.index>P4)$8=V1,V1=null;else $8=V1.sibling;var i4=O(A,V1,c4.value,h);if(i4===null){if(V1===null)V1=$8;break}if(Z){if(V1&&i4.alternate===null)X(A,V1)}if(h4=Y(i4,h4,P4),d0===null)D1=i4;else d0.sibling=i4;d0=i4,V1=$8}if(c4.done){if(Q(A,V1),H4()){var T4=P4;D9(A,T4)}return D1}if(V1===null){for(;!c4.done;P4++,c4=v0.next()){var k5=R(A,c4.value,h);if(k5===null)continue;if(h4=Y(k5,h4,P4),d0===null)D1=k5;else d0.sibling=k5;d0=k5}if(H4()){var y7=P4;D9(A,y7)}return D1}var gZ=G(A,V1);for(;!c4.done;P4++,c4=v0.next()){var z5=w(gZ,A,P4,c4.value,h);if(z5!==null){if(Z){if(z5.alternate!==null)gZ.delete(z5.key===null?P4:z5.key)}if(h4=Y(z5,h4,P4),d0===null)D1=z5;else d0.sibling=z5;d0=z5}}if(Z)gZ.forEach(function(aL){return X(A,aL)});if(H4()){var sL=P4;D9(A,sL)}return D1}function Z0(A,b,L,h){if(b!==null&&b.tag===N0){Q(A,b.sibling);var o=J(b,L);return o.return=A,o}Q(A,b);var c=Zz(L,A.mode,h);return c.return=A,c}function t(A,b,L,h){var o=L.key,c=b;while(c!==null){if(c.key===o){var q0=L.type;if(q0===d){if(c.tag===u1){Q(A,c.sibling);var A0=J(c,L.props.children);return A0.return=A,A0._debugSource=L._source,A0._debugOwner=L._owner,A0}}else if(c.elementType===q0||dU(c,L)||typeof q0==="object"&&q0!==null&&q0.$$typeof===y0&&TK(q0)===c.type){Q(A,c.sibling);var e0=J(c,L.props);return e0.ref=GZ(A,c,L),e0.return=A,e0._debugSource=L._source,e0._debugOwner=L._owner,e0}Q(A,c);break}else X(A,c);c=c.sibling}if(L.type===d){var v0=W9(L.props.children,A.mode,h,L.key);return v0.return=A,v0}else{var D1=e3(L,A.mode,h);return D1.ref=GZ(A,b,L),D1.return=A,D1}}function S0(A,b,L,h){var o=L.key,c=b;while(c!==null){if(c.key===o)if(c.tag===I0&&c.stateNode.containerInfo===L.containerInfo&&c.stateNode.implementation===L.implementation){Q(A,c.sibling);var q0=J(c,L.children||[]);return q0.return=A,q0}else{Q(A,c);break}else X(A,c);c=c.sibling}var A0=Xz(L,A.mode,h);return A0.return=A,A0}function b0(A,b,L,h){var o=typeof L==="object"&&L!==null&&L.type===d&&L.key===null;if(o)L=L.props.children;if(typeof L==="object"&&L!==null){switch(L.$$typeof){case T:return z(t(A,b,L,h));case i:return z(S0(A,b,L,h));case y0:var{_payload:c,_init:q0}=L;return b0(A,b,q0(c),h)}if(m0(L))return N(A,b,L,h);if(C8(L))return v(A,b,L,h);tX(A,L)}if(typeof L==="string"&&L!==""||typeof L==="number")return z(Z0(A,b,""+L,h));if(typeof L==="function")eX(A);return Q(A,b)}return b0}var I7=xK(!0),gK=xK(!1);function PR(Z,X){if(Z!==null&&X.child!==Z.child)throw new Error("Resuming work not yet implemented.");if(X.child===null)return;var Q=X.child,G=m9(Q,Q.pendingProps);X.child=G,G.return=X;while(Q.sibling!==null)Q=Q.sibling,G=G.sibling=m9(Q,Q.pendingProps),G.return=X;G.sibling=null}function FR(Z,X){var Q=Z.child;while(Q!==null)$L(Q,X),Q=Q.sibling}var JY=o5(null),YY;YY={};var ZQ=null,N7=null,zY=null,XQ=!1;function QQ(){ZQ=null,N7=null,zY=null,XQ=!1}function EK(){XQ=!0}function fK(){XQ=!1}function uK(Z,X,Q){{k4(JY,X._currentValue,Z),X._currentValue=Q;{if(X._currentRenderer!==void 0&&X._currentRenderer!==null&&X._currentRenderer!==YY)H("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported.");X._currentRenderer=YY}}}function WY(Z,X){var Q=JY.current;D4(JY,X),Z._currentValue=Q}function KY(Z,X,Q){var G=Z;while(G!==null){var J=G.alternate;if(!K7(G.childLanes,X)){if(G.childLanes=w0(G.childLanes,X),J!==null)J.childLanes=w0(J.childLanes,X)}else if(J!==null&&!K7(J.childLanes,X))J.childLanes=w0(J.childLanes,X);if(G===Q)break;G=G.return}if(G!==Q)H("Expected to find the propagation root when scheduling context work. This error is likely caused by a bug in React. Please file an issue.")}function wR(Z,X,Q){IR(Z,X,Q)}function IR(Z,X,Q){var G=Z.child;if(G!==null)G.return=Z;while(G!==null){var J=void 0,Y=G.dependencies;if(Y!==null){J=G.child;var z=Y.firstContext;while(z!==null){if(z.context===X){if(G.tag===X0){var W=F6(Q),K=N5(K1,W);K.tag=JQ;var q=G.updateQueue;if(q===null);else{var B=q.shared,R=B.pending;if(R===null)K.next=K;else K.next=R.next,R.next=K;B.pending=K}}G.lanes=w0(G.lanes,Q);var O=G.alternate;if(O!==null)O.lanes=w0(O.lanes,Q);KY(G.return,Q,Z),Y.lanes=w0(Y.lanes,Q);break}z=z.next}}else if(G.tag===A1)J=G.type===Z.type?null:G.child;else if(G.tag===z4){var w=G.return;if(w===null)throw new Error("We just came from a parent so we must have had a parent. This is a bug in React.");w.lanes=w0(w.lanes,Q);var I=w.alternate;if(I!==null)I.lanes=w0(I.lanes,Q);KY(w,Q,Z),J=G.sibling}else J=G.child;if(J!==null)J.return=G;else{J=G;while(J!==null){if(J===Z){J=null;break}var N=J.sibling;if(N!==null){N.return=J.return,J=N;break}J=J.return}}G=J}}function V7(Z,X){ZQ=Z,N7=null,zY=null;var Q=Z.dependencies;if(Q!==null){var G=Q.firstContext;if(G!==null){if(z8(Q.lanes,X))AZ();Q.firstContext=null}}}function f1(Z){if(XQ)H("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().");var X=Z._currentValue;if(zY===Z);else{var Q={context:Z,memoizedValue:X,next:null};if(N7===null){if(ZQ===null)throw new 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().");N7=Q,ZQ.dependencies={lanes:k,firstContext:Q}}else N7=N7.next=Q}return X}var x9=null;function UY(Z){if(x9===null)x9=[Z];else x9.push(Z)}function NR(){if(x9!==null){for(var Z=0;Z<x9.length;Z++){var X=x9[Z],Q=X.interleaved;if(Q!==null){X.interleaved=null;var G=Q.next,J=X.pending;if(J!==null){var Y=J.next;J.next=G,Q.next=Y}X.pending=Q}}x9=null}}function vK(Z,X,Q,G){var J=X.interleaved;if(J===null)Q.next=Q,UY(X);else Q.next=J.next,J.next=Q;return X.interleaved=Q,GQ(Z,G)}function VR(Z,X,Q,G){var J=X.interleaved;if(J===null)Q.next=Q,UY(X);else Q.next=J.next,J.next=Q;X.interleaved=Q}function SR(Z,X,Q,G){var J=X.interleaved;if(J===null)Q.next=Q,UY(X);else Q.next=J.next,J.next=Q;return X.interleaved=Q,GQ(Z,G)}function n4(Z,X){return GQ(Z,X)}var bR=GQ;function GQ(Z,X){Z.lanes=w0(Z.lanes,X);var Q=Z.alternate;if(Q!==null)Q.lanes=w0(Q.lanes,X);if(Q===null&&(Z.flags&(E1|H5))!==K0)EU(Z);var G=Z,J=Z.return;while(J!==null){if(J.childLanes=w0(J.childLanes,X),Q=J.alternate,Q!==null)Q.childLanes=w0(Q.childLanes,X);else if((J.flags&(E1|H5))!==K0)EU(Z);G=J,J=J.return}if(G.tag===Q0){var Y=G.stateNode;return Y}else return null}var dK=0,yK=1,JQ=2,qY=3,YQ=!1,BY,zQ;BY=!1,zQ=null;function $Y(Z){var X={baseState:Z.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:k},effects:null};Z.updateQueue=X}function mK(Z,X){var Q=X.updateQueue,G=Z.updateQueue;if(Q===G){var J={baseState:G.baseState,firstBaseUpdate:G.firstBaseUpdate,lastBaseUpdate:G.lastBaseUpdate,shared:G.shared,effects:G.effects};X.updateQueue=J}}function N5(Z,X){var Q={eventTime:Z,lane:X,tag:dK,payload:null,callback:null,next:null};return Q}function n5(Z,X,Q){var G=Z.updateQueue;if(G===null)return null;var J=G.shared;if(zQ===J&&!BY)H("An update (setState, replaceState, or forceUpdate) was scheduled from inside an update function. Update functions should be pure, with zero side-effects. Consider using componentDidUpdate or a callback."),BY=!0;if(DA()){var Y=J.pending;if(Y===null)X.next=X;else X.next=Y.next,Y.next=X;return J.pending=X,bR(Z,Q)}else return SR(Z,J,X,Q)}function WQ(Z,X,Q){var G=X.updateQueue;if(G===null)return;var J=G.shared;if(ZW(Q)){var Y=J.lanes;Y=QW(Y,Z.pendingLanes);var z=w0(Y,Q);J.lanes=z,JJ(Z,z)}}function HY(Z,X){var{updateQueue:Q,alternate:G}=Z;if(G!==null){var J=G.updateQueue;if(Q===J){var Y=null,z=null,W=Q.firstBaseUpdate;if(W!==null){var K=W;do{var q={eventTime:K.eventTime,lane:K.lane,tag:K.tag,payload:K.payload,callback:K.callback,next:null};if(z===null)Y=z=q;else z.next=q,z=q;K=K.next}while(K!==null);if(z===null)Y=z=X;else z.next=X,z=X}else Y=z=X;Q={baseState:J.baseState,firstBaseUpdate:Y,lastBaseUpdate:z,shared:J.shared,effects:J.effects},Z.updateQueue=Q;return}}var B=Q.lastBaseUpdate;if(B===null)Q.firstBaseUpdate=X;else B.next=X;Q.lastBaseUpdate=X}function jR(Z,X,Q,G,J,Y){switch(Q.tag){case yK:{var z=Q.payload;if(typeof z==="function"){EK();var W=z.call(Y,G,J);{if(Z.mode&N1){X4(!0);try{z.call(Y,G,J)}finally{X4(!1)}}fK()}return W}return z}case qY:Z.flags=Z.flags&~v4|c0;case dK:{var K=Q.payload,q;if(typeof K==="function"){EK(),q=K.call(Y,G,J);{if(Z.mode&N1){X4(!0);try{K.call(Y,G,J)}finally{X4(!1)}}fK()}}else q=K;if(q===null||q===void 0)return G;return C0({},G,q)}case JQ:return YQ=!0,G}return G}function KQ(Z,X,Q,G){var J=Z.updateQueue;YQ=!1,zQ=J.shared;var{firstBaseUpdate:Y,lastBaseUpdate:z}=J,W=J.shared.pending;if(W!==null){J.shared.pending=null;var K=W,q=K.next;if(K.next=null,z===null)Y=q;else z.next=q;z=K;var B=Z.alternate;if(B!==null){var R=B.updateQueue,O=R.lastBaseUpdate;if(O!==z){if(O===null)R.firstBaseUpdate=q;else O.next=q;R.lastBaseUpdate=K}}}if(Y!==null){var w=J.baseState,I=k,N=null,v=null,Z0=null,t=Y;do{var{lane:S0,eventTime:b0}=t;if(!K7(G,S0)){var A={eventTime:b0,lane:S0,tag:t.tag,payload:t.payload,callback:t.callback,next:null};if(Z0===null)v=Z0=A,N=w;else Z0=Z0.next=A;I=w0(I,S0)}else{if(Z0!==null){var b={eventTime:b0,lane:Q4,tag:t.tag,payload:t.payload,callback:t.callback,next:null};Z0=Z0.next=b}w=jR(Z,J,t,w,X,Q);var L=t.callback;if(L!==null&&t.lane!==Q4){Z.flags|=VG;var h=J.effects;if(h===null)J.effects=[t];else h.push(t)}}if(t=t.next,t===null)if(W=J.shared.pending,W===null)break;else{var o=W,c=o.next;o.next=null,t=c,J.lastBaseUpdate=o,J.shared.pending=null}}while(!0);if(Z0===null)N=w;J.baseState=N,J.firstBaseUpdate=v,J.lastBaseUpdate=Z0;var q0=J.shared.interleaved;if(q0!==null){var A0=q0;do I=w0(I,A0.lane),A0=A0.next;while(A0!==q0)}else if(Y===null)J.shared.lanes=k;kZ(I),Z.lanes=I,Z.memoizedState=w}zQ=null}function DR(Z,X){if(typeof Z!=="function")throw new Error("Invalid argument passed as callback. Expected a function. Instead "+("received: "+Z));Z.call(X)}function cK(){YQ=!1}function UQ(){return YQ}function iK(Z,X,Q){var G=X.effects;if(X.effects=null,G!==null)for(var J=0;J<G.length;J++){var Y=G[J],z=Y.callback;if(z!==null)Y.callback=null,DR(z,Q)}}var JZ={},t5=o5(JZ),YZ=o5(JZ),qQ=o5(JZ);function BQ(Z){if(Z===JZ)throw new Error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.");return Z}function lK(){var Z=BQ(qQ.current);return Z}function MY(Z,X){k4(qQ,X,Z),k4(YZ,Z,Z),k4(t5,JZ,Z);var Q=pM(X);D4(t5,Z),k4(t5,Q,Z)}function S7(Z){D4(t5,Z),D4(YZ,Z),D4(qQ,Z)}function OY(){var Z=BQ(t5.current);return Z}function pK(Z){var X=BQ(qQ.current),Q=BQ(t5.current),G=oM(Q,Z.type);if(Q===G)return;k4(YZ,Z,Z),k4(t5,G,Z)}function RY(Z){if(YZ.current!==Z)return;D4(t5,Z),D4(YZ,Z)}var kR=0,oK=1,sK=1,zZ=2,u8=o5(kR);function _Y(Z,X){return(Z&X)!==0}function b7(Z){return Z&oK}function AY(Z,X){return Z&oK|X}function CR(Z,X){return Z|X}function e5(Z,X){k4(u8,X,Z)}function j7(Z){D4(u8,Z)}function hR(Z,X){var Q=Z.memoizedState;if(Q!==null){if(Q.dehydrated!==null)return!0;return!1}var G=Z.memoizedProps;return!0}function $Q(Z){var X=Z;while(X!==null){if(X.tag===$0){var Q=X.memoizedState;if(Q!==null){var G=Q.dehydrated;if(G===null||qK(G)||fJ(G))return X}}else if(X.tag===i0&&X.memoizedProps.revealOrder!==void 0){var J=(X.flags&c0)!==K0;if(J)return X}else if(X.child!==null){X.child.return=X,X=X.child;continue}if(X===Z)return null;while(X.sibling===null){if(X.return===null||X.return===Z)return null;X=X.return}X.sibling.return=X.return,X=X.sibling}return null}var t4=0,y1=1,e8=2,m1=4,M4=8,LY=[];function PY(){for(var Z=0;Z<LY.length;Z++){var X=LY[Z];X._workInProgressVersionPrimary=null}LY.length=0}function TR(Z,X){var Q=X._getVersion,G=Q(X._source);if(Z.mutableSourceEagerHydrationData==null)Z.mutableSourceEagerHydrationData=[X,G];else Z.mutableSourceEagerHydrationData.push(X,G)}var{ReactCurrentDispatcher:p,ReactCurrentBatchConfig:WZ}=y,FY,D7;FY=new Set;var g9=k,t0=null,c1=null,i1=null,HQ=!1,KZ=!1,UZ=0,xR=0,gR=25,j=null,I8=null,Z9=-1,wY=!1;function p0(){{var Z=j;if(I8===null)I8=[Z];else I8.push(Z)}}function u(){{var Z=j;if(I8!==null){if(Z9++,I8[Z9]!==Z)ER(Z)}}}function k7(Z){if(Z!==void 0&&Z!==null&&!m0(Z))H("%s received a final argument that is not an array (instead, received `%s`). When specified, the final argument must be an array.",j,typeof Z)}function ER(Z){{var X=P0(t0);if(!FY.has(X)){if(FY.add(X),I8!==null){var Q="",G=30;for(var J=0;J<=Z9;J++){var Y=I8[J],z=J===Z9?Z:Y,W=J+1+". "+Y;while(W.length<G)W+=" ";W+=z+`
|
||
`,Q+=W}H(`React has detected a change in the order of Hooks called by %s. This will lead to bugs and errors if not fixed. For more information, read the Rules of Hooks: https://reactjs.org/link/rules-of-hooks
|
||
|
||
Previous render Next render
|
||
------------------------------------------------------
|
||
%s ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
`,X,Q)}}}}function C4(){throw new 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:
|
||
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
||
2. You might be breaking the Rules of Hooks
|
||
3. You might have more than one copy of React in the same app
|
||
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`)}function IY(Z,X){if(wY)return!1;if(X===null)return H("%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.",j),!1;if(Z.length!==X.length)H(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
|
||
|
||
Previous: %s
|
||
Incoming: %s`,j,"["+X.join(", ")+"]","["+Z.join(", ")+"]");for(var Q=0;Q<X.length&&Q<Z.length;Q++){if(U8(Z[Q],X[Q]))continue;return!1}return!0}function C7(Z,X,Q,G,J,Y){if(g9=Y,t0=X,I8=Z!==null?Z._debugHookTypes:null,Z9=-1,wY=Z!==null&&Z.type!==X.type,X.memoizedState=null,X.updateQueue=null,X.lanes=k,Z!==null&&Z.memoizedState!==null)p.current=R2;else if(I8!==null)p.current=O2;else p.current=M2;var z=Q(G,J);if(KZ){var W=0;do{if(KZ=!1,UZ=0,W>=gR)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");W+=1,wY=!1,c1=null,i1=null,X.updateQueue=null,Z9=-1,p.current=_2,z=Q(G,J)}while(KZ)}p.current=jQ,X._debugHookTypes=I8;var K=c1!==null&&c1.next!==null;if(g9=k,t0=null,c1=null,i1=null,j=null,I8=null,Z9=-1,Z!==null&&(Z.flags&O5)!==(X.flags&O5)&&(Z.mode&x0)!==J0)H("Internal React error: Expected static flag was missing. Please notify the React team.");if(HQ=!1,K)throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");return z}function h7(){var Z=UZ!==0;return UZ=0,Z}function aK(Z,X,Q){if(X.updateQueue=Z.updateQueue,(X.mode&a8)!==J0)X.flags&=~(zX|M5|h8|f0);else X.flags&=~(h8|f0);Z.lanes=HX(Z.lanes,Q)}function rK(){if(p.current=jQ,HQ){var Z=t0.memoizedState;while(Z!==null){var X=Z.queue;if(X!==null)X.pending=null;Z=Z.next}HQ=!1}g9=k,t0=null,c1=null,i1=null,I8=null,Z9=-1,j=null,U2=!1,KZ=!1,UZ=0}function Z5(){var Z={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};if(i1===null)t0.memoizedState=i1=Z;else i1=i1.next=Z;return i1}function N8(){var Z;if(c1===null){var X=t0.alternate;if(X!==null)Z=X.memoizedState;else Z=null}else Z=c1.next;var Q;if(i1===null)Q=t0.memoizedState;else Q=i1.next;if(Q!==null)i1=Q,Q=i1.next,c1=Z;else{if(Z===null)throw new Error("Rendered more hooks than during the previous render.");c1=Z;var G={memoizedState:c1.memoizedState,baseState:c1.baseState,baseQueue:c1.baseQueue,queue:c1.queue,next:null};if(i1===null)t0.memoizedState=i1=G;else i1=i1.next=G}return i1}function nK(){return{lastEffect:null,stores:null}}function NY(Z,X){return typeof X==="function"?X(Z):X}function VY(Z,X,Q){var G=Z5(),J;if(Q!==void 0)J=Q(X);else J=X;G.memoizedState=G.baseState=J;var Y={pending:null,interleaved:null,lanes:k,dispatch:null,lastRenderedReducer:Z,lastRenderedState:J};G.queue=Y;var z=Y.dispatch=vR.bind(null,t0,Y);return[G.memoizedState,z]}function SY(Z,X,Q){var G=N8(),J=G.queue;if(J===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");J.lastRenderedReducer=Z;var Y=c1,z=Y.baseQueue,W=J.pending;if(W!==null){if(z!==null){var K=z.next,q=W.next;z.next=q,W.next=K}if(Y.baseQueue!==z)H("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React.");Y.baseQueue=z=W,J.pending=null}if(z!==null){var B=z.next,R=Y.baseState,O=null,w=null,I=null,N=B;do{var v=N.lane;if(!K7(g9,v)){var Z0={lane:v,action:N.action,hasEagerState:N.hasEagerState,eagerState:N.eagerState,next:null};if(I===null)w=I=Z0,O=R;else I=I.next=Z0;t0.lanes=w0(t0.lanes,v),kZ(v)}else{if(I!==null){var t={lane:Q4,action:N.action,hasEagerState:N.hasEagerState,eagerState:N.eagerState,next:null};I=I.next=t}if(N.hasEagerState)R=N.eagerState;else{var S0=N.action;R=Z(R,S0)}}N=N.next}while(N!==null&&N!==B);if(I===null)O=R;else I.next=w;if(!U8(R,G.memoizedState))AZ();G.memoizedState=R,G.baseState=O,G.baseQueue=I,J.lastRenderedState=R}var b0=J.interleaved;if(b0!==null){var A=b0;do{var b=A.lane;t0.lanes=w0(t0.lanes,b),kZ(b),A=A.next}while(A!==b0)}else if(z===null)J.lanes=k;var L=J.dispatch;return[G.memoizedState,L]}function bY(Z,X,Q){var G=N8(),J=G.queue;if(J===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");J.lastRenderedReducer=Z;var{dispatch:Y,pending:z}=J,W=G.memoizedState;if(z!==null){J.pending=null;var K=z.next,q=K;do{var B=q.action;W=Z(W,B),q=q.next}while(q!==K);if(!U8(W,G.memoizedState))AZ();if(G.memoizedState=W,G.baseQueue===null)G.baseState=W;J.lastRenderedState=W}return[W,Y]}function jY(Z,X,Q){return}function MQ(Z,X,Q){return}function DY(Z,X,Q){var G=t0,J=Z5(),Y,z=H4();if(z){if(Q===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");if(Y=Q(),!D7){if(Y!==Q())H("The result of getServerSnapshot should be cached to avoid an infinite loop"),D7=!0}}else{if(Y=X(),!D7){var W=X();if(!U8(Y,W))H("The result of getSnapshot should be cached to avoid an infinite loop"),D7=!0}var K=oQ();if(K===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");if(!$X(K,g9))tK(G,X,Y)}J.memoizedState=Y;var q={value:Y,getSnapshot:X};return J.queue=q,LQ(Z2.bind(null,G,q,Z),[Z]),G.flags|=h8,qZ(y1|M4,eK.bind(null,G,q,Y,X),void 0,null),Y}function OQ(Z,X,Q){var G=t0,J=N8(),Y=X();if(!D7){var z=X();if(!U8(Y,z))H("The result of getSnapshot should be cached to avoid an infinite loop"),D7=!0}var W=J.memoizedState,K=!U8(W,Y);if(K)J.memoizedState=Y,AZ();var q=J.queue;if($Z(Z2.bind(null,G,q,Z),[Z]),q.getSnapshot!==X||K||i1!==null&&i1.memoizedState.tag&y1){G.flags|=h8,qZ(y1|M4,eK.bind(null,G,q,Y,X),void 0,null);var B=oQ();if(B===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");if(!$X(B,g9))tK(G,X,Y)}return Y}function tK(Z,X,Q){Z.flags|=YX;var G={getSnapshot:X,value:Q},J=t0.updateQueue;if(J===null)J=nK(),t0.updateQueue=J,J.stores=[G];else{var Y=J.stores;if(Y===null)J.stores=[G];else Y.push(G)}}function eK(Z,X,Q,G){if(X.value=Q,X.getSnapshot=G,X2(X))Q2(Z)}function Z2(Z,X,Q){var G=function(){if(X2(X))Q2(Z)};return Q(G)}function X2(Z){var{getSnapshot:X,value:Q}=Z;try{var G=X();return!U8(Q,G)}catch(J){return!0}}function Q2(Z){var X=n4(Z,O0);if(X!==null)s1(X,Z,O0,K1)}function RQ(Z){var X=Z5();if(typeof Z==="function")Z=Z();X.memoizedState=X.baseState=Z;var Q={pending:null,interleaved:null,lanes:k,dispatch:null,lastRenderedReducer:NY,lastRenderedState:Z};X.queue=Q;var G=Q.dispatch=dR.bind(null,t0,Q);return[X.memoizedState,G]}function kY(Z){return SY(NY)}function CY(Z){return bY(NY)}function qZ(Z,X,Q,G){var J={tag:Z,create:X,destroy:Q,deps:G,next:null},Y=t0.updateQueue;if(Y===null)Y=nK(),t0.updateQueue=Y,Y.lastEffect=J.next=J;else{var z=Y.lastEffect;if(z===null)Y.lastEffect=J.next=J;else{var W=z.next;z.next=J,J.next=W,Y.lastEffect=J}}return J}function hY(Z){var X=Z5();{var Q={current:Z};return X.memoizedState=Q,Q}}function _Q(Z){var X=N8();return X.memoizedState}function BZ(Z,X,Q,G){var J=Z5(),Y=G===void 0?null:G;t0.flags|=Z,J.memoizedState=qZ(y1|X,Q,void 0,Y)}function AQ(Z,X,Q,G){var J=N8(),Y=G===void 0?null:G,z=void 0;if(c1!==null){var W=c1.memoizedState;if(z=W.destroy,Y!==null){var K=W.deps;if(IY(Y,K)){J.memoizedState=qZ(X,Q,z,Y);return}}}t0.flags|=Z,J.memoizedState=qZ(y1|X,Q,z,Y)}function LQ(Z,X){if((t0.mode&a8)!==J0)return BZ(zX|h8|jG,M4,Z,X);else return BZ(h8|jG,M4,Z,X)}function $Z(Z,X){return AQ(h8,M4,Z,X)}function TY(Z,X){return BZ(f0,e8,Z,X)}function PQ(Z,X){return AQ(f0,e8,Z,X)}function xY(Z,X){var Q=f0;if(Q|=_9,(t0.mode&a8)!==J0)Q|=M5;return BZ(Q,m1,Z,X)}function FQ(Z,X){return AQ(f0,m1,Z,X)}function G2(Z,X){if(typeof X==="function"){var Q=X,G=Z();return Q(G),function(){Q(null)}}else if(X!==null&&X!==void 0){var J=X;if(!J.hasOwnProperty("current"))H("Expected useImperativeHandle() first argument to either be a ref callback or React.createRef() object. Instead received: %s.","an object with keys {"+Object.keys(J).join(", ")+"}");var Y=Z();return J.current=Y,function(){J.current=null}}}function gY(Z,X,Q){if(typeof X!=="function")H("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",X!==null?typeof X:"null");var G=Q!==null&&Q!==void 0?Q.concat([Z]):null,J=f0;if(J|=_9,(t0.mode&a8)!==J0)J|=M5;return BZ(J,m1,G2.bind(null,X,Z),G)}function wQ(Z,X,Q){if(typeof X!=="function")H("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",X!==null?typeof X:"null");var G=Q!==null&&Q!==void 0?Q.concat([Z]):null;return AQ(f0,m1,G2.bind(null,X,Z),G)}function IQ(Z,X){}var NQ=IQ;function EY(Z,X){var Q=Z5(),G=X===void 0?null:X;return Q.memoizedState=[Z,G],Z}function VQ(Z,X){var Q=N8(),G=X===void 0?null:X,J=Q.memoizedState;if(J!==null){if(G!==null){var Y=J[1];if(IY(G,Y))return J[0]}}return Q.memoizedState=[Z,G],Z}function fY(Z,X){var Q=Z5(),G=X===void 0?null:X,J=Z();return Q.memoizedState=[J,G],J}function SQ(Z,X){var Q=N8(),G=X===void 0?null:X,J=Q.memoizedState;if(J!==null){if(G!==null){var Y=J[1];if(IY(G,Y))return J[0]}}var z=Z();return Q.memoizedState=[z,G],z}function uY(Z){var X=Z5();return X.memoizedState=Z,Z}function J2(Z){var X=N8(),Q=c1,G=Q.memoizedState;return z2(X,G,Z)}function Y2(Z){var X=N8();if(c1===null)return X.memoizedState=Z,Z;else{var Q=c1.memoizedState;return z2(X,Q,Z)}}function z2(Z,X,Q){var G=!w$(g9);if(G){if(!U8(Q,X)){var J=XW();t0.lanes=w0(t0.lanes,J),kZ(J),Z.baseState=!0}return X}else{if(Z.baseState)Z.baseState=!1,AZ();return Z.memoizedState=Q,Q}}function fR(Z,X,Q){var G=x8();G4(C$(G,_5)),Z(!0);var J=WZ.transition;WZ.transition={};var Y=WZ.transition;WZ.transition._updatedFibers=new Set;try{Z(!1),X()}finally{if(G4(G),WZ.transition=J,J===null&&Y._updatedFibers){var z=Y._updatedFibers.size;if(z>10)U1("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.");Y._updatedFibers.clear()}}}function vY(){var Z=RQ(!1),X=Z[0],Q=Z[1],G=fR.bind(null,Q),J=Z5();return J.memoizedState=G,[X,G]}function W2(){var Z=kY(),X=Z[0],Q=N8(),G=Q.memoizedState;return[X,G]}function K2(){var Z=CY(),X=Z[0],Q=N8(),G=Q.memoizedState;return[X,G]}var U2=!1;function uR(){return U2}function dY(){var Z=Z5(),X=oQ(),Q=X.identifierPrefix,G;if(H4()){var J=QR();G=":"+Q+"R"+J;var Y=UZ++;if(Y>0)G+="H"+Y.toString(32);G+=":"}else{var z=xR++;G=":"+Q+"r"+z.toString(32)+":"}return Z.memoizedState=G,G}function bQ(){var Z=N8(),X=Z.memoizedState;return X}function vR(Z,X,Q){if(typeof arguments[3]==="function")H("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var G=Y9(Z),J={lane:G,action:Q,hasEagerState:!1,eagerState:null,next:null};if(q2(Z))B2(X,J);else{var Y=vK(Z,X,J,G);if(Y!==null){var z=m4();s1(Y,Z,G,z),$2(Y,X,G)}}H2(Z,G)}function dR(Z,X,Q){if(typeof arguments[3]==="function")H("State updates from the useState() and useReducer() Hooks don't support the second callback argument. To execute a side effect after rendering, declare it in the component body with useEffect().");var G=Y9(Z),J={lane:G,action:Q,hasEagerState:!1,eagerState:null,next:null};if(q2(Z))B2(X,J);else{var Y=Z.alternate;if(Z.lanes===k&&(Y===null||Y.lanes===k)){var z=X.lastRenderedReducer;if(z!==null){var W;W=p.current,p.current=v8;try{var K=X.lastRenderedState,q=z(K,Q);if(J.hasEagerState=!0,J.eagerState=q,U8(q,K)){VR(Z,X,J,G);return}}catch(O){}finally{p.current=W}}}var B=vK(Z,X,J,G);if(B!==null){var R=m4();s1(B,Z,G,R),$2(B,X,G)}}H2(Z,G)}function q2(Z){var X=Z.alternate;return Z===t0||X!==null&&X===t0}function B2(Z,X){KZ=HQ=!0;var Q=Z.pending;if(Q===null)X.next=X;else X.next=Q.next,Q.next=X;Z.pending=X}function $2(Z,X,Q){if(ZW(Q)){var G=X.lanes;G=QW(G,Z.pendingLanes);var J=w0(G,Q);X.lanes=J,JJ(Z,J)}}function H2(Z,X,Q){TG(Z,X)}var jQ={readContext:f1,useCallback:C4,useContext:C4,useEffect:C4,useImperativeHandle:C4,useInsertionEffect:C4,useLayoutEffect:C4,useMemo:C4,useReducer:C4,useRef:C4,useState:C4,useDebugValue:C4,useDeferredValue:C4,useTransition:C4,useMutableSource:C4,useSyncExternalStore:C4,useId:C4,unstable_isNewReconciler:L0},M2=null,O2=null,R2=null,_2=null,X5=null,v8=null,DQ=null;{var yY=function(){H("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().")},R0=function(){H("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://reactjs.org/link/rules-of-hooks")};M2={readContext:function(Z){return f1(Z)},useCallback:function(Z,X){return j="useCallback",p0(),k7(X),EY(Z,X)},useContext:function(Z){return j="useContext",p0(),f1(Z)},useEffect:function(Z,X){return j="useEffect",p0(),k7(X),LQ(Z,X)},useImperativeHandle:function(Z,X,Q){return j="useImperativeHandle",p0(),k7(Q),gY(Z,X,Q)},useInsertionEffect:function(Z,X){return j="useInsertionEffect",p0(),k7(X),TY(Z,X)},useLayoutEffect:function(Z,X){return j="useLayoutEffect",p0(),k7(X),xY(Z,X)},useMemo:function(Z,X){j="useMemo",p0(),k7(X);var Q=p.current;p.current=X5;try{return fY(Z,X)}finally{p.current=Q}},useReducer:function(Z,X,Q){j="useReducer",p0();var G=p.current;p.current=X5;try{return VY(Z,X,Q)}finally{p.current=G}},useRef:function(Z){return j="useRef",p0(),hY(Z)},useState:function(Z){j="useState",p0();var X=p.current;p.current=X5;try{return RQ(Z)}finally{p.current=X}},useDebugValue:function(Z,X){return j="useDebugValue",p0(),IQ()},useDeferredValue:function(Z){return j="useDeferredValue",p0(),uY(Z)},useTransition:function(){return j="useTransition",p0(),vY()},useMutableSource:function(Z,X,Q){return j="useMutableSource",p0(),jY()},useSyncExternalStore:function(Z,X,Q){return j="useSyncExternalStore",p0(),DY(Z,X,Q)},useId:function(){return j="useId",p0(),dY()},unstable_isNewReconciler:L0},O2={readContext:function(Z){return f1(Z)},useCallback:function(Z,X){return j="useCallback",u(),EY(Z,X)},useContext:function(Z){return j="useContext",u(),f1(Z)},useEffect:function(Z,X){return j="useEffect",u(),LQ(Z,X)},useImperativeHandle:function(Z,X,Q){return j="useImperativeHandle",u(),gY(Z,X,Q)},useInsertionEffect:function(Z,X){return j="useInsertionEffect",u(),TY(Z,X)},useLayoutEffect:function(Z,X){return j="useLayoutEffect",u(),xY(Z,X)},useMemo:function(Z,X){j="useMemo",u();var Q=p.current;p.current=X5;try{return fY(Z,X)}finally{p.current=Q}},useReducer:function(Z,X,Q){j="useReducer",u();var G=p.current;p.current=X5;try{return VY(Z,X,Q)}finally{p.current=G}},useRef:function(Z){return j="useRef",u(),hY(Z)},useState:function(Z){j="useState",u();var X=p.current;p.current=X5;try{return RQ(Z)}finally{p.current=X}},useDebugValue:function(Z,X){return j="useDebugValue",u(),IQ()},useDeferredValue:function(Z){return j="useDeferredValue",u(),uY(Z)},useTransition:function(){return j="useTransition",u(),vY()},useMutableSource:function(Z,X,Q){return j="useMutableSource",u(),jY()},useSyncExternalStore:function(Z,X,Q){return j="useSyncExternalStore",u(),DY(Z,X,Q)},useId:function(){return j="useId",u(),dY()},unstable_isNewReconciler:L0},R2={readContext:function(Z){return f1(Z)},useCallback:function(Z,X){return j="useCallback",u(),VQ(Z,X)},useContext:function(Z){return j="useContext",u(),f1(Z)},useEffect:function(Z,X){return j="useEffect",u(),$Z(Z,X)},useImperativeHandle:function(Z,X,Q){return j="useImperativeHandle",u(),wQ(Z,X,Q)},useInsertionEffect:function(Z,X){return j="useInsertionEffect",u(),PQ(Z,X)},useLayoutEffect:function(Z,X){return j="useLayoutEffect",u(),FQ(Z,X)},useMemo:function(Z,X){j="useMemo",u();var Q=p.current;p.current=v8;try{return SQ(Z,X)}finally{p.current=Q}},useReducer:function(Z,X,Q){j="useReducer",u();var G=p.current;p.current=v8;try{return SY(Z,X,Q)}finally{p.current=G}},useRef:function(Z){return j="useRef",u(),_Q()},useState:function(Z){j="useState",u();var X=p.current;p.current=v8;try{return kY(Z)}finally{p.current=X}},useDebugValue:function(Z,X){return j="useDebugValue",u(),NQ()},useDeferredValue:function(Z){return j="useDeferredValue",u(),J2(Z)},useTransition:function(){return j="useTransition",u(),W2()},useMutableSource:function(Z,X,Q){return j="useMutableSource",u(),MQ()},useSyncExternalStore:function(Z,X,Q){return j="useSyncExternalStore",u(),OQ(Z,X)},useId:function(){return j="useId",u(),bQ()},unstable_isNewReconciler:L0},_2={readContext:function(Z){return f1(Z)},useCallback:function(Z,X){return j="useCallback",u(),VQ(Z,X)},useContext:function(Z){return j="useContext",u(),f1(Z)},useEffect:function(Z,X){return j="useEffect",u(),$Z(Z,X)},useImperativeHandle:function(Z,X,Q){return j="useImperativeHandle",u(),wQ(Z,X,Q)},useInsertionEffect:function(Z,X){return j="useInsertionEffect",u(),PQ(Z,X)},useLayoutEffect:function(Z,X){return j="useLayoutEffect",u(),FQ(Z,X)},useMemo:function(Z,X){j="useMemo",u();var Q=p.current;p.current=DQ;try{return SQ(Z,X)}finally{p.current=Q}},useReducer:function(Z,X,Q){j="useReducer",u();var G=p.current;p.current=DQ;try{return bY(Z,X,Q)}finally{p.current=G}},useRef:function(Z){return j="useRef",u(),_Q()},useState:function(Z){j="useState",u();var X=p.current;p.current=DQ;try{return CY(Z)}finally{p.current=X}},useDebugValue:function(Z,X){return j="useDebugValue",u(),NQ()},useDeferredValue:function(Z){return j="useDeferredValue",u(),Y2(Z)},useTransition:function(){return j="useTransition",u(),K2()},useMutableSource:function(Z,X,Q){return j="useMutableSource",u(),MQ()},useSyncExternalStore:function(Z,X,Q){return j="useSyncExternalStore",u(),OQ(Z,X)},useId:function(){return j="useId",u(),bQ()},unstable_isNewReconciler:L0},X5={readContext:function(Z){return yY(),f1(Z)},useCallback:function(Z,X){return j="useCallback",R0(),p0(),EY(Z,X)},useContext:function(Z){return j="useContext",R0(),p0(),f1(Z)},useEffect:function(Z,X){return j="useEffect",R0(),p0(),LQ(Z,X)},useImperativeHandle:function(Z,X,Q){return j="useImperativeHandle",R0(),p0(),gY(Z,X,Q)},useInsertionEffect:function(Z,X){return j="useInsertionEffect",R0(),p0(),TY(Z,X)},useLayoutEffect:function(Z,X){return j="useLayoutEffect",R0(),p0(),xY(Z,X)},useMemo:function(Z,X){j="useMemo",R0(),p0();var Q=p.current;p.current=X5;try{return fY(Z,X)}finally{p.current=Q}},useReducer:function(Z,X,Q){j="useReducer",R0(),p0();var G=p.current;p.current=X5;try{return VY(Z,X,Q)}finally{p.current=G}},useRef:function(Z){return j="useRef",R0(),p0(),hY(Z)},useState:function(Z){j="useState",R0(),p0();var X=p.current;p.current=X5;try{return RQ(Z)}finally{p.current=X}},useDebugValue:function(Z,X){return j="useDebugValue",R0(),p0(),IQ()},useDeferredValue:function(Z){return j="useDeferredValue",R0(),p0(),uY(Z)},useTransition:function(){return j="useTransition",R0(),p0(),vY()},useMutableSource:function(Z,X,Q){return j="useMutableSource",R0(),p0(),jY()},useSyncExternalStore:function(Z,X,Q){return j="useSyncExternalStore",R0(),p0(),DY(Z,X,Q)},useId:function(){return j="useId",R0(),p0(),dY()},unstable_isNewReconciler:L0},v8={readContext:function(Z){return yY(),f1(Z)},useCallback:function(Z,X){return j="useCallback",R0(),u(),VQ(Z,X)},useContext:function(Z){return j="useContext",R0(),u(),f1(Z)},useEffect:function(Z,X){return j="useEffect",R0(),u(),$Z(Z,X)},useImperativeHandle:function(Z,X,Q){return j="useImperativeHandle",R0(),u(),wQ(Z,X,Q)},useInsertionEffect:function(Z,X){return j="useInsertionEffect",R0(),u(),PQ(Z,X)},useLayoutEffect:function(Z,X){return j="useLayoutEffect",R0(),u(),FQ(Z,X)},useMemo:function(Z,X){j="useMemo",R0(),u();var Q=p.current;p.current=v8;try{return SQ(Z,X)}finally{p.current=Q}},useReducer:function(Z,X,Q){j="useReducer",R0(),u();var G=p.current;p.current=v8;try{return SY(Z,X,Q)}finally{p.current=G}},useRef:function(Z){return j="useRef",R0(),u(),_Q()},useState:function(Z){j="useState",R0(),u();var X=p.current;p.current=v8;try{return kY(Z)}finally{p.current=X}},useDebugValue:function(Z,X){return j="useDebugValue",R0(),u(),NQ()},useDeferredValue:function(Z){return j="useDeferredValue",R0(),u(),J2(Z)},useTransition:function(){return j="useTransition",R0(),u(),W2()},useMutableSource:function(Z,X,Q){return j="useMutableSource",R0(),u(),MQ()},useSyncExternalStore:function(Z,X,Q){return j="useSyncExternalStore",R0(),u(),OQ(Z,X)},useId:function(){return j="useId",R0(),u(),bQ()},unstable_isNewReconciler:L0},DQ={readContext:function(Z){return yY(),f1(Z)},useCallback:function(Z,X){return j="useCallback",R0(),u(),VQ(Z,X)},useContext:function(Z){return j="useContext",R0(),u(),f1(Z)},useEffect:function(Z,X){return j="useEffect",R0(),u(),$Z(Z,X)},useImperativeHandle:function(Z,X,Q){return j="useImperativeHandle",R0(),u(),wQ(Z,X,Q)},useInsertionEffect:function(Z,X){return j="useInsertionEffect",R0(),u(),PQ(Z,X)},useLayoutEffect:function(Z,X){return j="useLayoutEffect",R0(),u(),FQ(Z,X)},useMemo:function(Z,X){j="useMemo",R0(),u();var Q=p.current;p.current=v8;try{return SQ(Z,X)}finally{p.current=Q}},useReducer:function(Z,X,Q){j="useReducer",R0(),u();var G=p.current;p.current=v8;try{return bY(Z,X,Q)}finally{p.current=G}},useRef:function(Z){return j="useRef",R0(),u(),_Q()},useState:function(Z){j="useState",R0(),u();var X=p.current;p.current=v8;try{return CY(Z)}finally{p.current=X}},useDebugValue:function(Z,X){return j="useDebugValue",R0(),u(),NQ()},useDeferredValue:function(Z){return j="useDeferredValue",R0(),u(),Y2(Z)},useTransition:function(){return j="useTransition",R0(),u(),K2()},useMutableSource:function(Z,X,Q){return j="useMutableSource",R0(),u(),MQ()},useSyncExternalStore:function(Z,X,Q){return j="useSyncExternalStore",R0(),u(),OQ(Z,X)},useId:function(){return j="useId",R0(),u(),bQ()},unstable_isNewReconciler:L0}}var X9=Z1.unstable_now,A2=0,kQ=-1,HZ=-1,CQ=-1,mY=!1,hQ=!1;function L2(){return mY}function yR(){hQ=!0}function mR(){mY=!1,hQ=!1}function cR(){mY=hQ,hQ=!1}function P2(){return A2}function F2(){A2=X9()}function cY(Z){if(HZ=X9(),Z.actualStartTime<0)Z.actualStartTime=X9()}function w2(Z){HZ=-1}function TQ(Z,X){if(HZ>=0){var Q=X9()-HZ;if(Z.actualDuration+=Q,X)Z.selfBaseDuration=Q;HZ=-1}}function Q5(Z){if(kQ>=0){var X=X9()-kQ;kQ=-1;var Q=Z.return;while(Q!==null){switch(Q.tag){case Q0:var G=Q.stateNode;G.effectDuration+=X;return;case q1:var J=Q.stateNode;J.effectDuration+=X;return}Q=Q.return}}}function iY(Z){if(CQ>=0){var X=X9()-CQ;CQ=-1;var Q=Z.return;while(Q!==null){switch(Q.tag){case Q0:var G=Q.stateNode;if(G!==null)G.passiveEffectDuration+=X;return;case q1:var J=Q.stateNode;if(J!==null)J.passiveEffectDuration+=X;return}Q=Q.return}}}function G5(){kQ=X9()}function lY(){CQ=X9()}function pY(Z){var X=Z.child;while(X)Z.actualDuration+=X.actualDuration,X=X.sibling}function d8(Z,X){if(Z&&Z.defaultProps){var Q=C0({},X),G=Z.defaultProps;for(var J in G)if(Q[J]===void 0)Q[J]=G[J];return Q}return X}var oY={},sY,aY,rY,nY,tY,I2,xQ,eY,Z3,X3,MZ;{sY=new Set,aY=new Set,rY=new Set,nY=new Set,eY=new Set,tY=new Set,Z3=new Set,X3=new Set,MZ=new Set;var N2=new Set;xQ=function(Z,X){if(Z===null||typeof Z==="function")return;var Q=X+"_"+Z;if(!N2.has(Q))N2.add(Q),H("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",X,Z)},I2=function(Z,X){if(X===void 0){var Q=u0(Z)||"Component";if(!tY.has(Q))tY.add(Q),H("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",Q)}},Object.defineProperty(oY,"_processChildContext",{enumerable:!1,value:function(){throw new Error("_processChildContext is not available in React 16+. This likely means you have multiple copies of React and are attempting to nest a React 15 tree inside a React 16 tree using unstable_renderSubtreeIntoContainer, which isn't supported. Try to make sure you have only one copy of React (and ideally, switch to ReactDOM.createPortal).")}}),Object.freeze(oY)}function Q3(Z,X,Q,G){var J=Z.memoizedState,Y=Q(G,J);{if(Z.mode&N1){X4(!0);try{Y=Q(G,J)}finally{X4(!1)}}I2(X,Y)}var z=Y===null||Y===void 0?J:C0({},J,Y);if(Z.memoizedState=z,Z.lanes===k){var W=Z.updateQueue;W.baseState=z}}var G3={isMounted:gB,enqueueSetState:function(Z,X,Q){var G=X7(Z),J=m4(),Y=Y9(G),z=N5(J,Y);if(z.payload=X,Q!==void 0&&Q!==null)xQ(Q,"setState"),z.callback=Q;var W=n5(G,z,Y);if(W!==null)s1(W,G,Y,J),WQ(W,G,Y);TG(G,Y)},enqueueReplaceState:function(Z,X,Q){var G=X7(Z),J=m4(),Y=Y9(G),z=N5(J,Y);if(z.tag=yK,z.payload=X,Q!==void 0&&Q!==null)xQ(Q,"replaceState"),z.callback=Q;var W=n5(G,z,Y);if(W!==null)s1(W,G,Y,J),WQ(W,G,Y);TG(G,Y)},enqueueForceUpdate:function(Z,X){var Q=X7(Z),G=m4(),J=Y9(Q),Y=N5(G,J);if(Y.tag=JQ,X!==void 0&&X!==null)xQ(X,"forceUpdate"),Y.callback=X;var z=n5(Q,Y,J);if(z!==null)s1(z,Q,J,G),WQ(z,Q,J);$$(Q,J)}};function V2(Z,X,Q,G,J,Y,z){var W=Z.stateNode;if(typeof W.shouldComponentUpdate==="function"){var K=W.shouldComponentUpdate(G,Y,z);{if(Z.mode&N1){X4(!0);try{K=W.shouldComponentUpdate(G,Y,z)}finally{X4(!1)}}if(K===void 0)H("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.",u0(X)||"Component")}return K}if(X.prototype&&X.prototype.isPureReactComponent)return!E6(Q,G)||!E6(J,Y);return!0}function iR(Z,X,Q){var G=Z.stateNode;{var J=u0(X)||"Component",Y=G.render;if(!Y)if(X.prototype&&typeof X.prototype.render==="function")H("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",J);else H("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",J);if(G.getInitialState&&!G.getInitialState.isReactClassApproved&&!G.state)H("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?",J);if(G.getDefaultProps&&!G.getDefaultProps.isReactClassApproved)H("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.",J);if(G.propTypes)H("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",J);if(G.contextType)H("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",J);{if(X.childContextTypes&&!MZ.has(X)&&(Z.mode&N1)===J0)MZ.add(X),H(`%s uses the legacy childContextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() instead
|
||
|
||
.Learn more about this warning here: https://reactjs.org/link/legacy-context`,J);if(X.contextTypes&&!MZ.has(X)&&(Z.mode&N1)===J0)MZ.add(X),H(`%s uses the legacy contextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() with static contextType instead.
|
||
|
||
Learn more about this warning here: https://reactjs.org/link/legacy-context`,J);if(G.contextTypes)H("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",J);if(X.contextType&&X.contextTypes&&!Z3.has(X))Z3.add(X),H("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",J)}if(typeof G.componentShouldUpdate==="function")H("%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.",J);if(X.prototype&&X.prototype.isPureReactComponent&&typeof G.shouldComponentUpdate!=="undefined")H("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",u0(X)||"A pure component");if(typeof G.componentDidUnmount==="function")H("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",J);if(typeof G.componentDidReceiveProps==="function")H("%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().",J);if(typeof G.componentWillRecieveProps==="function")H("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",J);if(typeof G.UNSAFE_componentWillRecieveProps==="function")H("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",J);var z=G.props!==Q;if(G.props!==void 0&&z)H("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",J,J);if(G.defaultProps)H("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",J,J);if(typeof G.getSnapshotBeforeUpdate==="function"&&typeof G.componentDidUpdate!=="function"&&!rY.has(X))rY.add(X),H("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",u0(X));if(typeof G.getDerivedStateFromProps==="function")H("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",J);if(typeof G.getDerivedStateFromError==="function")H("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",J);if(typeof X.getSnapshotBeforeUpdate==="function")H("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",J);var W=G.state;if(W&&(typeof W!=="object"||m0(W)))H("%s.state: must be set to an object or null",J);if(typeof G.getChildContext==="function"&&typeof X.childContextTypes!=="object")H("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",J)}}function S2(Z,X){X.updater=G3,Z.stateNode=X,kB(X,Z),X._reactInternalInstance=oY}function b2(Z,X,Q){var G=!1,J=q8,Y=q8,z=X.contextType;if("contextType"in X){var W=z===null||z!==void 0&&z.$$typeof===x&&z._context===void 0;if(!W&&!X3.has(X)){X3.add(X);var K="";if(z===void 0)K=" 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.";else if(typeof z!=="object")K=" However, it is set to a "+typeof z+".";else if(z.$$typeof===C)K=" Did you accidentally pass the Context.Provider instead?";else if(z._context!==void 0)K=" Did you accidentally pass the Context.Consumer instead?";else K=" However, it is set to an object with keys {"+Object.keys(z).join(", ")+"}.";H("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",u0(X)||"Component",K)}}if(typeof z==="object"&&z!==null)Y=f1(z);else{J=A7(Z,X,!0);var q=X.contextTypes;G=q!==null&&q!==void 0,Y=G?L7(Z,J):q8}var B=new X(Q,Y);if(Z.mode&N1){X4(!0);try{B=new X(Q,Y)}finally{X4(!1)}}var R=Z.memoizedState=B.state!==null&&B.state!==void 0?B.state:null;S2(Z,B);{if(typeof X.getDerivedStateFromProps==="function"&&R===null){var O=u0(X)||"Component";if(!aY.has(O))aY.add(O),H("`%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.",O,B.state===null?"null":"undefined",O)}if(typeof X.getDerivedStateFromProps==="function"||typeof B.getSnapshotBeforeUpdate==="function"){var w=null,I=null,N=null;if(typeof B.componentWillMount==="function"&&B.componentWillMount.__suppressDeprecationWarning!==!0)w="componentWillMount";else if(typeof B.UNSAFE_componentWillMount==="function")w="UNSAFE_componentWillMount";if(typeof B.componentWillReceiveProps==="function"&&B.componentWillReceiveProps.__suppressDeprecationWarning!==!0)I="componentWillReceiveProps";else if(typeof B.UNSAFE_componentWillReceiveProps==="function")I="UNSAFE_componentWillReceiveProps";if(typeof B.componentWillUpdate==="function"&&B.componentWillUpdate.__suppressDeprecationWarning!==!0)N="componentWillUpdate";else if(typeof B.UNSAFE_componentWillUpdate==="function")N="UNSAFE_componentWillUpdate";if(w!==null||I!==null||N!==null){var v=u0(X)||"Component",Z0=typeof X.getDerivedStateFromProps==="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";if(!nY.has(v))nY.add(v),H(`Unsafe legacy lifecycles will not be called for components using new component APIs.
|
||
|
||
%s uses %s but also contains the following legacy lifecycles:%s%s%s
|
||
|
||
The above lifecycles should be removed. Learn more about this warning here:
|
||
https://reactjs.org/link/unsafe-component-lifecycles`,v,Z0,w!==null?`
|
||
`+w:"",I!==null?`
|
||
`+I:"",N!==null?`
|
||
`+N:"")}}}if(G)RK(Z,J,Y);return B}function lR(Z,X){var Q=X.state;if(typeof X.componentWillMount==="function")X.componentWillMount();if(typeof X.UNSAFE_componentWillMount==="function")X.UNSAFE_componentWillMount();if(Q!==X.state)H("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",P0(Z)||"Component"),G3.enqueueReplaceState(X,X.state,null)}function j2(Z,X,Q,G){var J=X.state;if(typeof X.componentWillReceiveProps==="function")X.componentWillReceiveProps(Q,G);if(typeof X.UNSAFE_componentWillReceiveProps==="function")X.UNSAFE_componentWillReceiveProps(Q,G);if(X.state!==J){{var Y=P0(Z)||"Component";if(!sY.has(Y))sY.add(Y),H("%s.componentWillReceiveProps(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",Y)}G3.enqueueReplaceState(X,X.state,null)}}function J3(Z,X,Q,G){iR(Z,X,Q);var J=Z.stateNode;J.props=Q,J.state=Z.memoizedState,J.refs={},$Y(Z);var Y=X.contextType;if(typeof Y==="object"&&Y!==null)J.context=f1(Y);else{var z=A7(Z,X,!0);J.context=L7(Z,z)}{if(J.state===Q){var W=u0(X)||"Component";if(!eY.has(W))eY.add(W),H("%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.",W)}if(Z.mode&N1)f8.recordLegacyContextWarning(Z,J);f8.recordUnsafeLifecycleWarnings(Z,J)}J.state=Z.memoizedState;var K=X.getDerivedStateFromProps;if(typeof K==="function")Q3(Z,X,K,Q),J.state=Z.memoizedState;if(typeof X.getDerivedStateFromProps!=="function"&&typeof J.getSnapshotBeforeUpdate!=="function"&&(typeof J.UNSAFE_componentWillMount==="function"||typeof J.componentWillMount==="function"))lR(Z,J),KQ(Z,Q,J,G),J.state=Z.memoizedState;if(typeof J.componentDidMount==="function"){var q=f0;if(q|=_9,(Z.mode&a8)!==J0)q|=M5;Z.flags|=q}}function pR(Z,X,Q,G){var{stateNode:J,memoizedProps:Y}=Z;J.props=Y;var z=J.context,W=X.contextType,K=q8;if(typeof W==="object"&&W!==null)K=f1(W);else{var q=A7(Z,X,!0);K=L7(Z,q)}var B=X.getDerivedStateFromProps,R=typeof B==="function"||typeof J.getSnapshotBeforeUpdate==="function";if(!R&&(typeof J.UNSAFE_componentWillReceiveProps==="function"||typeof J.componentWillReceiveProps==="function")){if(Y!==Q||z!==K)j2(Z,J,Q,K)}cK();var O=Z.memoizedState,w=J.state=O;if(KQ(Z,Q,J,G),w=Z.memoizedState,Y===Q&&O===w&&!cX()&&!UQ()){if(typeof J.componentDidMount==="function"){var I=f0;if(I|=_9,(Z.mode&a8)!==J0)I|=M5;Z.flags|=I}return!1}if(typeof B==="function")Q3(Z,X,B,Q),w=Z.memoizedState;var N=UQ()||V2(Z,X,Y,Q,O,w,K);if(N){if(!R&&(typeof J.UNSAFE_componentWillMount==="function"||typeof J.componentWillMount==="function")){if(typeof J.componentWillMount==="function")J.componentWillMount();if(typeof J.UNSAFE_componentWillMount==="function")J.UNSAFE_componentWillMount()}if(typeof J.componentDidMount==="function"){var v=f0;if(v|=_9,(Z.mode&a8)!==J0)v|=M5;Z.flags|=v}}else{if(typeof J.componentDidMount==="function"){var Z0=f0;if(Z0|=_9,(Z.mode&a8)!==J0)Z0|=M5;Z.flags|=Z0}Z.memoizedProps=Q,Z.memoizedState=w}return J.props=Q,J.state=w,J.context=K,N}function oR(Z,X,Q,G,J){var Y=X.stateNode;mK(Z,X);var z=X.memoizedProps,W=X.type===X.elementType?z:d8(X.type,z);Y.props=W;var K=X.pendingProps,q=Y.context,B=Q.contextType,R=q8;if(typeof B==="object"&&B!==null)R=f1(B);else{var O=A7(X,Q,!0);R=L7(X,O)}var w=Q.getDerivedStateFromProps,I=typeof w==="function"||typeof Y.getSnapshotBeforeUpdate==="function";if(!I&&(typeof Y.UNSAFE_componentWillReceiveProps==="function"||typeof Y.componentWillReceiveProps==="function")){if(z!==K||q!==R)j2(X,Y,G,R)}cK();var N=X.memoizedState,v=Y.state=N;if(KQ(X,G,Y,J),v=X.memoizedState,z===K&&N===v&&!cX()&&!UQ()&&!X8){if(typeof Y.componentDidUpdate==="function"){if(z!==Z.memoizedProps||N!==Z.memoizedState)X.flags|=f0}if(typeof Y.getSnapshotBeforeUpdate==="function"){if(z!==Z.memoizedProps||N!==Z.memoizedState)X.flags|=O9}return!1}if(typeof w==="function")Q3(X,Q,w,G),v=X.memoizedState;var Z0=UQ()||V2(X,Q,W,G,N,v,R)||X8;if(Z0){if(!I&&(typeof Y.UNSAFE_componentWillUpdate==="function"||typeof Y.componentWillUpdate==="function")){if(typeof Y.componentWillUpdate==="function")Y.componentWillUpdate(G,v,R);if(typeof Y.UNSAFE_componentWillUpdate==="function")Y.UNSAFE_componentWillUpdate(G,v,R)}if(typeof Y.componentDidUpdate==="function")X.flags|=f0;if(typeof Y.getSnapshotBeforeUpdate==="function")X.flags|=O9}else{if(typeof Y.componentDidUpdate==="function"){if(z!==Z.memoizedProps||N!==Z.memoizedState)X.flags|=f0}if(typeof Y.getSnapshotBeforeUpdate==="function"){if(z!==Z.memoizedProps||N!==Z.memoizedState)X.flags|=O9}X.memoizedProps=G,X.memoizedState=v}return Y.props=G,Y.state=v,Y.context=R,Z0}function E9(Z,X){return{value:Z,source:X,stack:Q6(X),digest:null}}function Y3(Z,X,Q){return{value:Z,source:null,stack:Q!=null?Q:null,digest:X!=null?X:null}}function sR(Z,X){return!0}function z3(Z,X){try{var Q=sR(Z,X);if(Q===!1)return;var{value:G,source:J,stack:Y}=X,z=Y!==null?Y:"";if(G!=null&&G._suppressLogging){if(Z.tag===X0)return;console.error(G)}var W=J?P0(J):null,K=W?"The above error occurred in the <"+W+"> component:":"The above error occurred in one of your React components:",q;if(Z.tag===Q0)q=`Consider adding an error boundary to your tree to customize error handling behavior.
|
||
Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.`;else{var B=P0(Z)||"Anonymous";q="React will try to recreate this component tree from scratch "+("using the error boundary you provided, "+B+".")}var R=K+`
|
||
`+z+`
|
||
|
||
`+(""+q);console.error(R)}catch(O){setTimeout(function(){throw O})}}var aR=typeof WeakMap==="function"?WeakMap:Map;function D2(Z,X,Q){var G=N5(K1,Q);G.tag=qY,G.payload={element:null};var J=X.value;return G.callback=function(){pA(J),z3(Z,X)},G}function W3(Z,X,Q){var G=N5(K1,Q);G.tag=qY;var J=Z.type.getDerivedStateFromError;if(typeof J==="function"){var Y=X.value;G.payload=function(){return J(Y)},G.callback=function(){yU(Z),z3(Z,X)}}var z=Z.stateNode;if(z!==null&&typeof z.componentDidCatch==="function")G.callback=function W(){if(yU(Z),z3(Z,X),typeof J!=="function")iA(this);var{value:K,stack:q}=X;if(this.componentDidCatch(K,{componentStack:q!==null?q:""}),typeof J!=="function"){if(!z8(Z.lanes,O0))H("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.",P0(Z)||"Unknown")}};return G}function k2(Z,X,Q){var G=Z.pingCache,J;if(G===null)G=Z.pingCache=new aR,J=new Set,G.set(X,J);else if(J=G.get(X),J===void 0)J=new Set,G.set(X,J);if(!J.has(Q)){J.add(Q);var Y=oA.bind(null,Z,X,Q);if(T8)CZ(Z,Q);X.then(Y,Y)}}function rR(Z,X,Q,G){var J=Z.updateQueue;if(J===null){var Y=new Set;Y.add(Q),Z.updateQueue=Y}else J.add(Q)}function nR(Z,X){var Q=Z.tag;if((Z.mode&x0)===J0&&(Q===_0||Q===G0||Q===V0)){var G=Z.alternate;if(G)Z.updateQueue=G.updateQueue,Z.memoizedState=G.memoizedState,Z.lanes=G.lanes;else Z.updateQueue=null,Z.memoizedState=null}}function C2(Z){var X=Z;do{if(X.tag===$0&&hR(X))return X;X=X.return}while(X!==null);return null}function h2(Z,X,Q,G,J){if((Z.mode&x0)===J0){if(Z===X)Z.flags|=v4;else{if(Z.flags|=c0,Q.flags|=SG,Q.flags&=~(CB|H6),Q.tag===X0){var Y=Q.alternate;if(Y===null)Q.tag=Y4;else{var z=N5(K1,O0);z.tag=JQ,n5(Q,z,O0)}}Q.lanes=w0(Q.lanes,O0)}return Z}return Z.flags|=v4,Z.lanes=J,Z}function tR(Z,X,Q,G,J){if(Q.flags|=H6,T8)CZ(Z,J);if(G!==null&&typeof G==="object"&&typeof G.then==="function"){var Y=G;if(nR(Q),H4()&&Q.mode&x0)IK();var z=C2(X);if(z!==null){if(z.flags&=~$5,h2(z,X,Q,Z,J),z.mode&x0)k2(Z,Y,J);rR(z,Z,Y);return}else{if(!F$(J)){k2(Z,Y,J),y3();return}var W=new 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.");G=W}}else if(H4()&&Q.mode&x0){IK();var K=C2(X);if(K!==null){if((K.flags&v4)===K0)K.flags|=$5;h2(K,X,Q,Z,J),tJ(E9(G,Q));return}}G=E9(G,Q),EA(G);var q=X;do{switch(q.tag){case Q0:{var B=G;q.flags|=v4;var R=F6(J);q.lanes=w0(q.lanes,R);var O=D2(q,B,R);HY(q,O);return}case X0:var w=G,I=q.type,N=q.stateNode;if((q.flags&c0)===K0&&(typeof I.getDerivedStateFromError==="function"||N!==null&&typeof N.componentDidCatch==="function"&&!hU(N))){q.flags|=v4;var v=F6(J);q.lanes=w0(q.lanes,v);var Z0=W3(q,w,v);HY(q,Z0);return}break}q=q.return}while(q!==null)}function eR(){return null}var OZ=y.ReactCurrentOwner,y8=!1,K3,RZ,U3,q3,B3,f9,$3,gQ,_Z;K3={},RZ={},U3={},q3={},B3={},f9=!1,$3={},gQ={},_Z={};function d4(Z,X,Q,G){if(Z===null)X.child=gK(X,null,Q,G);else X.child=I7(X,Z.child,Q,G)}function Z_(Z,X,Q,G){X.child=I7(X,Z.child,null,G),X.child=I7(X,null,Q,G)}function T2(Z,X,Q,G,J){if(X.type!==X.elementType){var Y=Q.propTypes;if(Y)g8(Y,G,"prop",u0(Q))}var z=Q.render,W=X.ref,K,q;V7(X,J),O6(X);{if(OZ.current=X,J8(!0),K=C7(Z,X,z,G,W,J),q=h7(),X.mode&N1){X4(!0);try{K=C7(Z,X,z,G,W,J),q=h7()}finally{X4(!1)}}J8(!1)}if(J7(),Z!==null&&!y8)return aK(Z,X,J),V5(Z,X,J);if(H4()&&q)pJ(X);return X.flags|=Q7,d4(Z,X,K,J),X.child}function x2(Z,X,Q,G,J){if(Z===null){var Y=Q.type;if(qL(Y)&&Q.compare===null&&Q.defaultProps===void 0){var z=Y;return z=d7(Y),X.tag=V0,X.type=z,O3(X,Y),g2(Z,X,z,G,J)}{var W=Y.propTypes;if(W)g8(W,G,"prop",u0(Y));if(Q.defaultProps!==void 0){var K=u0(Y)||"Unknown";if(!_Z[K])H("%s: Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.",K),_Z[K]=!0}}var q=t3(Q.type,null,G,X,X.mode,J);return q.ref=X.ref,q.return=X,X.child=q,q}{var B=Q.type,R=B.propTypes;if(R)g8(R,G,"prop",u0(B))}var O=Z.child,w=F3(Z,J);if(!w){var I=O.memoizedProps,N=Q.compare;if(N=N!==null?N:E6,N(I,G)&&Z.ref===X.ref)return V5(Z,X,J)}X.flags|=Q7;var v=m9(O,G);return v.ref=X.ref,v.return=X,X.child=v,v}function g2(Z,X,Q,G,J){if(X.type!==X.elementType){var Y=X.elementType;if(Y.$$typeof===y0){var z=Y,W=z._payload,K=z._init;try{Y=K(W)}catch(R){Y=null}var q=Y&&Y.propTypes;if(q)g8(q,G,"prop",u0(Y))}}if(Z!==null){var B=Z.memoizedProps;if(E6(B,G)&&Z.ref===X.ref&&X.type===Z.type){if(y8=!1,X.pendingProps=G=B,!F3(Z,J))return X.lanes=Z.lanes,V5(Z,X,J);else if((Z.flags&SG)!==K0)y8=!0}}return H3(Z,X,Q,G,J)}function E2(Z,X,Q){var G=X.pendingProps,J=G.children,Y=Z!==null?Z.memoizedState:null;if(G.mode==="hidden"||p4)if((X.mode&x0)===J0){var z={baseLanes:k,cachePool:null,transitions:null};X.memoizedState=z,sQ(X,Q)}else if(!z8(Q,Y8)){var W=null,K;if(Y!==null){var q=Y.baseLanes;K=w0(q,Q)}else K=Q;X.lanes=X.childLanes=MX(Y8);var B={baseLanes:K,cachePool:W,transitions:null};return X.memoizedState=B,X.updateQueue=null,sQ(X,K),null}else{var R={baseLanes:k,cachePool:null,transitions:null};X.memoizedState=R;var O=Y!==null?Y.baseLanes:Q;sQ(X,O)}else{var w;if(Y!==null)w=w0(Y.baseLanes,Q),X.memoizedState=null;else w=Q;sQ(X,w)}return d4(Z,X,J,Q),X.child}function X_(Z,X,Q){var G=X.pendingProps;return d4(Z,X,G,Q),X.child}function Q_(Z,X,Q){var G=X.pendingProps.children;return d4(Z,X,G,Q),X.child}function G_(Z,X,Q){{X.flags|=f0;{var G=X.stateNode;G.effectDuration=0,G.passiveEffectDuration=0}}var J=X.pendingProps,Y=J.children;return d4(Z,X,Y,Q),X.child}function f2(Z,X){var Q=X.ref;if(Z===null&&Q!==null||Z!==null&&Z.ref!==Q)X.flags|=v5,X.flags|=bG}function H3(Z,X,Q,G,J){if(X.type!==X.elementType){var Y=Q.propTypes;if(Y)g8(Y,G,"prop",u0(Q))}var z;{var W=A7(X,Q,!0);z=L7(X,W)}var K,q;V7(X,J),O6(X);{if(OZ.current=X,J8(!0),K=C7(Z,X,Q,G,z,J),q=h7(),X.mode&N1){X4(!0);try{K=C7(Z,X,Q,G,z,J),q=h7()}finally{X4(!1)}}J8(!1)}if(J7(),Z!==null&&!y8)return aK(Z,X,J),V5(Z,X,J);if(H4()&&q)pJ(X);return X.flags|=Q7,d4(Z,X,K,J),X.child}function u2(Z,X,Q,G,J){{switch(VL(X)){case!1:{var{stateNode:Y,type:z}=X,W=new z(X.memoizedProps,Y.context),K=W.state;Y.updater.enqueueSetState(Y,K,null);break}case!0:{X.flags|=c0,X.flags|=v4;var q=new Error("Simulated error coming from DevTools"),B=F6(J);X.lanes=w0(X.lanes,B);var R=W3(X,E9(q,X),B);HY(X,R);break}}if(X.type!==X.elementType){var O=Q.propTypes;if(O)g8(O,G,"prop",u0(Q))}}var w;if(t8(Q))w=!0,lX(X);else w=!1;V7(X,J);var I=X.stateNode,N;if(I===null)fQ(Z,X),b2(X,Q,G),J3(X,Q,G,J),N=!0;else if(Z===null)N=pR(X,Q,G,J);else N=oR(Z,X,Q,G,J);var v=M3(Z,X,Q,N,w,J);{var Z0=X.stateNode;if(N&&Z0.props!==G){if(!f9)H("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",P0(X)||"a component");f9=!0}}return v}function M3(Z,X,Q,G,J,Y){f2(Z,X);var z=(X.flags&c0)!==K0;if(!G&&!z){if(J)LK(X,Q,!1);return V5(Z,X,Y)}var W=X.stateNode;OZ.current=X;var K;if(z&&typeof Q.getDerivedStateFromError!=="function")K=null,w2();else{O6(X);{if(J8(!0),K=W.render(),X.mode&N1){X4(!0);try{W.render()}finally{X4(!1)}}J8(!1)}J7()}if(X.flags|=Q7,Z!==null&&z)Z_(Z,X,K,Y);else d4(Z,X,K,Y);if(X.memoizedState=W.state,J)LK(X,Q,!0);return X.child}function v2(Z){var X=Z.stateNode;if(X.pendingContext)_K(Z,X.pendingContext,X.pendingContext!==X.context);else if(X.context)_K(Z,X.context,!1);MY(Z,X.containerInfo)}function J_(Z,X,Q){if(v2(X),Z===null)throw new Error("Should have a current fiber. This is a bug in React.");var{pendingProps:G,memoizedState:J}=X,Y=J.element;mK(Z,X),KQ(X,G,null,Q);var{memoizedState:z,stateNode:W}=X,K=z.element;if(J.isDehydrated){var q={element:K,isDehydrated:!1,cache:z.cache,pendingSuspenseBoundaries:z.pendingSuspenseBoundaries,transitions:z.transitions},B=X.updateQueue;if(B.baseState=q,X.memoizedState=q,X.flags&$5){var R=E9(new Error("There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering."),X);return d2(Z,X,K,Q,R)}else if(K!==Y){var O=E9(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."),X);return d2(Z,X,K,Q,O)}else{KR(X);var w=gK(X,null,K,Q);X.child=w;var I=w;while(I)I.flags=I.flags&~E1|H5,I=I.sibling}}else{if(w7(),K===Y)return V5(Z,X,Q);d4(Z,X,K,Q)}return X.child}function d2(Z,X,Q,G,J){return w7(),tJ(J),X.flags|=$5,d4(Z,X,Q,G),X.child}function Y_(Z,X,Q){if(pK(X),Z===null)nJ(X);var{type:G,pendingProps:J}=X,Y=Z!==null?Z.memoizedProps:null,z=J.children,W=TJ(G,J);if(W)z=null;else if(Y!==null&&TJ(G,Y))X.flags|=$6;return f2(Z,X),d4(Z,X,z,Q),X.child}function z_(Z,X){if(Z===null)nJ(X);return null}function W_(Z,X,Q,G){fQ(Z,X);var J=X.pendingProps,Y=Q,z=Y._payload,W=Y._init,K=W(z);X.type=K;var q=X.tag=BL(K),B=d8(K,J),R;switch(q){case _0:return O3(X,K),X.type=K=d7(K),R=H3(null,X,K,B,G),R;case X0:return X.type=K=p3(K),R=u2(null,X,K,B,G),R;case G0:return X.type=K=o3(K),R=T2(null,X,K,B,G),R;case Q1:{if(X.type!==X.elementType){var O=K.propTypes;if(O)g8(O,B,"prop",u0(K))}return R=x2(null,X,K,d8(K.type,B),G),R}}var w="";if(K!==null&&typeof K==="object"&&K.$$typeof===y0)w=" Did you wrap a component in React.lazy() more than once?";throw new Error("Element type is invalid. Received a promise that resolves to: "+K+". "+("Lazy element type must resolve to a class or function."+w))}function K_(Z,X,Q,G,J){fQ(Z,X),X.tag=X0;var Y;if(t8(Q))Y=!0,lX(X);else Y=!1;return V7(X,J),b2(X,Q,G),J3(X,Q,G,J),M3(null,X,Q,!0,Y,J)}function U_(Z,X,Q,G){fQ(Z,X);var J=X.pendingProps,Y;{var z=A7(X,Q,!1);Y=L7(X,z)}V7(X,G);var W,K;O6(X);{if(Q.prototype&&typeof Q.prototype.render==="function"){var q=u0(Q)||"Unknown";if(!K3[q])H("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.",q,q),K3[q]=!0}if(X.mode&N1)f8.recordLegacyContextWarning(X,null);J8(!0),OZ.current=X,W=C7(null,X,Q,J,Y,G),K=h7(),J8(!1)}if(J7(),X.flags|=Q7,typeof W==="object"&&W!==null&&typeof W.render==="function"&&W.$$typeof===void 0){var B=u0(Q)||"Unknown";if(!RZ[B])H("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",B,B,B),RZ[B]=!0}if(typeof W==="object"&&W!==null&&typeof W.render==="function"&&W.$$typeof===void 0){{var R=u0(Q)||"Unknown";if(!RZ[R])H("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.",R,R,R),RZ[R]=!0}X.tag=X0,X.memoizedState=null,X.updateQueue=null;var O=!1;if(t8(Q))O=!0,lX(X);else O=!1;return X.memoizedState=W.state!==null&&W.state!==void 0?W.state:null,$Y(X),S2(X,W),J3(X,Q,J,G),M3(null,X,Q,!0,O,G)}else{if(X.tag=_0,X.mode&N1){X4(!0);try{W=C7(null,X,Q,J,Y,G),K=h7()}finally{X4(!1)}}if(H4()&&K)pJ(X);return d4(null,X,W,G),O3(X,Q),X.child}}function O3(Z,X){{if(X){if(X.childContextTypes)H("%s(...): childContextTypes cannot be defined on a function component.",X.displayName||X.name||"Component")}if(Z.ref!==null){var Q="",G=E5();if(G)Q+=`
|
||
|
||
Check the render method of \``+G+"`.";var J=G||"",Y=Z._debugSource;if(Y)J=Y.fileName+":"+Y.lineNumber;if(!B3[J])B3[J]=!0,H("Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?%s",Q)}if(X.defaultProps!==void 0){var z=u0(X)||"Unknown";if(!_Z[z])H("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",z),_Z[z]=!0}if(typeof X.getDerivedStateFromProps==="function"){var W=u0(X)||"Unknown";if(!q3[W])H("%s: Function components do not support getDerivedStateFromProps.",W),q3[W]=!0}if(typeof X.contextType==="object"&&X.contextType!==null){var K=u0(X)||"Unknown";if(!U3[K])H("%s: Function components do not support contextType.",K),U3[K]=!0}}}var R3={dehydrated:null,treeContext:null,retryLane:Q4};function _3(Z){return{baseLanes:Z,cachePool:eR(),transitions:null}}function q_(Z,X){var Q=null;return{baseLanes:w0(Z.baseLanes,X),cachePool:Q,transitions:Z.transitions}}function B_(Z,X,Q,G){if(X!==null){var J=X.memoizedState;if(J===null)return!1}return _Y(Z,zZ)}function $_(Z,X){return HX(Z.childLanes,X)}function y2(Z,X,Q){var G=X.pendingProps;if(SL(X))X.flags|=c0;var J=u8.current,Y=!1,z=(X.flags&c0)!==K0;if(z||B_(J,Z))Y=!0,X.flags&=~c0;else if(Z===null||Z.memoizedState!==null)J=CR(J,sK);if(J=b7(J),e5(X,J),Z===null){nJ(X);var W=X.memoizedState;if(W!==null){var K=W.dehydrated;if(K!==null)return __(X,K)}var{children:q,fallback:B}=G;if(Y){var R=H_(X,q,B,Q),O=X.child;return O.memoizedState=_3(Q),X.memoizedState=R3,R}else return A3(X,q)}else{var w=Z.memoizedState;if(w!==null){var I=w.dehydrated;if(I!==null)return A_(Z,X,z,G,I,w,Q)}if(Y){var{fallback:N,children:v}=G,Z0=O_(Z,X,v,N,Q),t=X.child,S0=Z.child.memoizedState;return t.memoizedState=S0===null?_3(Q):q_(S0,Q),t.childLanes=$_(Z,Q),X.memoizedState=R3,Z0}else{var b0=G.children,A=M_(Z,X,b0,Q);return X.memoizedState=null,A}}}function A3(Z,X,Q){var G=Z.mode,J={mode:"visible",children:X},Y=L3(J,G);return Y.return=Z,Z.child=Y,Y}function H_(Z,X,Q,G){var{mode:J,child:Y}=Z,z={mode:"hidden",children:X},W,K;if((J&x0)===J0&&Y!==null){if(W=Y,W.childLanes=k,W.pendingProps=z,Z.mode&n0)W.actualDuration=0,W.actualStartTime=-1,W.selfBaseDuration=0,W.treeBaseDuration=0;K=W9(Q,J,G,null)}else W=L3(z,J),K=W9(Q,J,G,null);return W.return=Z,K.return=Z,W.sibling=K,Z.child=W,K}function L3(Z,X,Q){return cU(Z,X,k,null)}function m2(Z,X){return m9(Z,X)}function M_(Z,X,Q,G){var J=Z.child,Y=J.sibling,z=m2(J,{mode:"visible",children:Q});if((X.mode&x0)===J0)z.lanes=G;if(z.return=X,z.sibling=null,Y!==null){var W=X.deletions;if(W===null)X.deletions=[Y],X.flags|=M9;else W.push(Y)}return X.child=z,z}function O_(Z,X,Q,G,J){var Y=X.mode,z=Z.child,W=z.sibling,K={mode:"hidden",children:Q},q;if((Y&x0)===J0&&X.child!==z){var B=X.child;if(q=B,q.childLanes=k,q.pendingProps=K,X.mode&n0)q.actualDuration=0,q.actualStartTime=-1,q.selfBaseDuration=z.selfBaseDuration,q.treeBaseDuration=z.treeBaseDuration;X.deletions=null}else q=m2(z,K),q.subtreeFlags=z.subtreeFlags&O5;var R;if(W!==null)R=m9(W,G);else R=W9(G,Y,J,null),R.flags|=E1;return R.return=X,q.return=X,q.sibling=R,X.child=q,R}function EQ(Z,X,Q,G){if(G!==null)tJ(G);I7(X,Z.child,null,Q);var J=X.pendingProps,Y=J.children,z=A3(X,Y);return z.flags|=E1,X.memoizedState=null,z}function R_(Z,X,Q,G,J){var Y=X.mode,z={mode:"visible",children:Q},W=L3(z,Y),K=W9(G,Y,J,null);if(K.flags|=E1,W.return=X,K.return=X,W.sibling=K,X.child=W,(X.mode&x0)!==J0)I7(X,Z.child,null,J);return K}function __(Z,X,Q){if((Z.mode&x0)===J0)H("Cannot hydrate Suspense in legacy mode. Switch from ReactDOM.hydrate(element, container) to ReactDOMClient.hydrateRoot(container, <App />).render(element) or remove the Suspense components from the server rendered components."),Z.lanes=MX(O0);else if(fJ(X))Z.lanes=MX(F9);else Z.lanes=MX(Y8);return null}function A_(Z,X,Q,G,J,Y,z){if(!Q){if(zR(),(X.mode&x0)===J0)return EQ(Z,X,z,null);if(fJ(J)){var W,K,q;{var B=IO(J);W=B.digest,K=B.message,q=B.stack}var R;if(K)R=new Error(K);else R=new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");var O=Y3(R,W,q);return EQ(Z,X,z,O)}var w=z8(z,Z.childLanes);if(y8||w){var I=oQ();if(I!==null){var N=D$(I,z);if(N!==Q4&&N!==Y.retryLane){Y.retryLane=N;var v=K1;n4(Z,N),s1(I,Z,N,v)}}y3();var Z0=Y3(new Error("This Suspense boundary received an update before it finished hydrating. This caused the boundary to switch to client rendering. The usual way to fix this is to wrap the original update in startTransition."));return EQ(Z,X,z,Z0)}else if(qK(J)){X.flags|=c0,X.child=Z.child;var t=sA.bind(null,Z);return NO(J,t),null}else{UR(X,J,Y.treeContext);var S0=G.children,b0=A3(X,S0);return b0.flags|=H5,b0}}else if(X.flags&$5){X.flags&=~$5;var A=Y3(new Error("There was an error while hydrating this Suspense boundary. Switched to client rendering."));return EQ(Z,X,z,A)}else if(X.memoizedState!==null)return X.child=Z.child,X.flags|=c0,null;else{var{children:b,fallback:L}=G,h=R_(Z,X,b,L,z),o=X.child;return o.memoizedState=_3(z),X.memoizedState=R3,h}}function c2(Z,X,Q){Z.lanes=w0(Z.lanes,X);var G=Z.alternate;if(G!==null)G.lanes=w0(G.lanes,X);KY(Z.return,X,Q)}function L_(Z,X,Q){var G=X;while(G!==null){if(G.tag===$0){var J=G.memoizedState;if(J!==null)c2(G,Q,Z)}else if(G.tag===i0)c2(G,Q,Z);else if(G.child!==null){G.child.return=G,G=G.child;continue}if(G===Z)return;while(G.sibling===null){if(G.return===null||G.return===Z)return;G=G.return}G.sibling.return=G.return,G=G.sibling}}function P_(Z){var X=Z,Q=null;while(X!==null){var G=X.alternate;if(G!==null&&$Q(G)===null)Q=X;X=X.sibling}return Q}function F_(Z){if(Z!==void 0&&Z!=="forwards"&&Z!=="backwards"&&Z!=="together"&&!$3[Z])if($3[Z]=!0,typeof Z==="string")switch(Z.toLowerCase()){case"together":case"forwards":case"backwards":{H('"%s" is not a valid value for revealOrder on <SuspenseList />. Use lowercase "%s" instead.',Z,Z.toLowerCase());break}case"forward":case"backward":{H('"%s" is not a valid value for revealOrder on <SuspenseList />. React uses the -s suffix in the spelling. Use "%ss" instead.',Z,Z.toLowerCase());break}default:H('"%s" is not a supported revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',Z);break}else H('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',Z)}function w_(Z,X){if(Z!==void 0&&!gQ[Z]){if(Z!=="collapsed"&&Z!=="hidden")gQ[Z]=!0,H('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?',Z);else if(X!=="forwards"&&X!=="backwards")gQ[Z]=!0,H('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?',Z)}}function i2(Z,X){{var Q=m0(Z),G=!Q&&typeof C8(Z)==="function";if(Q||G){var J=Q?"array":"iterable";return H("A nested %s was passed to row #%s in <SuspenseList />. Wrap it in an additional SuspenseList to configure its revealOrder: <SuspenseList revealOrder=...> ... <SuspenseList revealOrder=...>{%s}</SuspenseList> ... </SuspenseList>",J,X,J),!1}}return!0}function I_(Z,X){if((X==="forwards"||X==="backwards")&&Z!==void 0&&Z!==null&&Z!==!1)if(m0(Z)){for(var Q=0;Q<Z.length;Q++)if(!i2(Z[Q],Q))return}else{var G=C8(Z);if(typeof G==="function"){var J=G.call(Z);if(J){var Y=J.next(),z=0;for(;!Y.done;Y=J.next()){if(!i2(Y.value,z))return;z++}}}else H('A single row was passed to a <SuspenseList revealOrder="%s" />. This is not useful since it needs multiple rows. Did you mean to pass multiple children or an array?',X)}}function P3(Z,X,Q,G,J){var Y=Z.memoizedState;if(Y===null)Z.memoizedState={isBackwards:X,rendering:null,renderingStartTime:0,last:G,tail:Q,tailMode:J};else Y.isBackwards=X,Y.rendering=null,Y.renderingStartTime=0,Y.last=G,Y.tail=Q,Y.tailMode=J}function l2(Z,X,Q){var G=X.pendingProps,J=G.revealOrder,Y=G.tail,z=G.children;F_(J),w_(Y,J),I_(z,J),d4(Z,X,z,Q);var W=u8.current,K=_Y(W,zZ);if(K)W=AY(W,zZ),X.flags|=c0;else{var q=Z!==null&&(Z.flags&c0)!==K0;if(q)L_(X,X.child,Q);W=b7(W)}if(e5(X,W),(X.mode&x0)===J0)X.memoizedState=null;else switch(J){case"forwards":{var B=P_(X.child),R;if(B===null)R=X.child,X.child=null;else R=B.sibling,B.sibling=null;P3(X,!1,R,B,Y);break}case"backwards":{var O=null,w=X.child;X.child=null;while(w!==null){var I=w.alternate;if(I!==null&&$Q(I)===null){X.child=w;break}var N=w.sibling;w.sibling=O,O=w,w=N}P3(X,!0,O,null,Y);break}case"together":{P3(X,!1,null,null,void 0);break}default:X.memoizedState=null}return X.child}function N_(Z,X,Q){MY(X,X.stateNode.containerInfo);var G=X.pendingProps;if(Z===null)X.child=I7(X,null,G,Q);else d4(Z,X,G,Q);return X.child}var p2=!1;function V_(Z,X,Q){var G=X.type,J=G._context,Y=X.pendingProps,z=X.memoizedProps,W=Y.value;{if(!("value"in Y)){if(!p2)p2=!0,H("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?")}var K=X.type.propTypes;if(K)g8(K,Y,"prop","Context.Provider")}if(uK(X,J,W),z!==null){var q=z.value;if(U8(q,W)){if(z.children===Y.children&&!cX())return V5(Z,X,Q)}else wR(X,J,Q)}var B=Y.children;return d4(Z,X,B,Q),X.child}var o2=!1;function S_(Z,X,Q){var G=X.type;if(G._context===void 0){if(G!==G.Consumer){if(!o2)o2=!0,H("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")}}else G=G._context;var J=X.pendingProps,Y=J.children;if(typeof Y!=="function")H("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.");V7(X,Q);var z=f1(G);O6(X);var W;return OZ.current=X,J8(!0),W=Y(z),J8(!1),J7(),X.flags|=Q7,d4(Z,X,W,Q),X.child}function AZ(){y8=!0}function fQ(Z,X){if((X.mode&x0)===J0){if(Z!==null)Z.alternate=null,X.alternate=null,X.flags|=E1}}function V5(Z,X,Q){if(Z!==null)X.dependencies=Z.dependencies;if(w2(),kZ(X.lanes),!z8(Q,X.childLanes))return null;return PR(Z,X),X.child}function b_(Z,X,Q){{var G=X.return;if(G===null)throw new Error("Cannot swap the root fiber.");if(Z.alternate=null,X.alternate=null,Q.index=X.index,Q.sibling=X.sibling,Q.return=X.return,Q.ref=X.ref,X===G.child)G.child=Q;else{var J=G.child;if(J===null)throw new Error("Expected parent to have a child.");while(J.sibling!==X)if(J=J.sibling,J===null)throw new Error("Expected to find the previous sibling.");J.sibling=Q}var Y=G.deletions;if(Y===null)G.deletions=[Z],G.flags|=M9;else Y.push(Z);return Q.flags|=E1,Q}}function F3(Z,X){var Q=Z.lanes;if(z8(Q,X))return!0;return!1}function j_(Z,X,Q){switch(X.tag){case Q0:v2(X);var G=X.stateNode;w7();break;case s:pK(X);break;case X0:{var J=X.type;if(t8(J))lX(X);break}case I0:MY(X,X.stateNode.containerInfo);break;case A1:{var Y=X.memoizedProps.value,z=X.type._context;uK(X,z,Y);break}case q1:{var W=z8(Q,X.childLanes);if(W)X.flags|=f0;{var K=X.stateNode;K.effectDuration=0,K.passiveEffectDuration=0}}break;case $0:{var q=X.memoizedState;if(q!==null){if(q.dehydrated!==null)return e5(X,b7(u8.current)),X.flags|=c0,null;var B=X.child,R=B.childLanes;if(z8(Q,R))return y2(Z,X,Q);else{e5(X,b7(u8.current));var O=V5(Z,X,Q);if(O!==null)return O.sibling;else return null}}else e5(X,b7(u8.current));break}case i0:{var w=(Z.flags&c0)!==K0,I=z8(Q,X.childLanes);if(w){if(I)return l2(Z,X,Q);X.flags|=c0}var N=X.memoizedState;if(N!==null)N.rendering=null,N.tail=null,N.lastEffect=null;if(e5(X,u8.current),I)break;else return null}case B1:case j0:return X.lanes=k,E2(Z,X,Q)}return V5(Z,X,Q)}function s2(Z,X,Q){if(X._debugNeedsRemount&&Z!==null)return b_(Z,X,t3(X.type,X.key,X.pendingProps,X._debugOwner||null,X.mode,X.lanes));if(Z!==null){var G=Z.memoizedProps,J=X.pendingProps;if(G!==J||cX()||X.type!==Z.type)y8=!0;else{var Y=F3(Z,Q);if(!Y&&(X.flags&c0)===K0)return y8=!1,j_(Z,X,Q);if((Z.flags&SG)!==K0)y8=!0;else y8=!1}}else if(y8=!1,H4()&&ZR(X)){var z=X.index,W=XR();wK(X,W,z)}switch(X.lanes=k,X.tag){case W1:return U_(Z,X,X.type,Q);case J4:{var K=X.elementType;return W_(Z,X,K,Q)}case _0:{var{type:q,pendingProps:B}=X,R=X.elementType===q?B:d8(q,B);return H3(Z,X,q,R,Q)}case X0:{var{type:O,pendingProps:w}=X,I=X.elementType===O?w:d8(O,w);return u2(Z,X,O,I,Q)}case Q0:return J_(Z,X,Q);case s:return Y_(Z,X,Q);case N0:return z_(Z,X);case $0:return y2(Z,X,Q);case I0:return N_(Z,X,Q);case G0:{var{type:N,pendingProps:v}=X,Z0=X.elementType===N?v:d8(N,v);return T2(Z,X,N,Z0,Q)}case u1:return X_(Z,X,Q);case w4:return Q_(Z,X,Q);case q1:return G_(Z,X,Q);case A1:return V_(Z,X,Q);case l4:return S_(Z,X,Q);case Q1:{var{type:t,pendingProps:S0}=X,b0=d8(t,S0);if(X.type!==X.elementType){var A=t.propTypes;if(A)g8(A,b0,"prop",u0(t))}return b0=d8(t.type,b0),x2(Z,X,t,b0,Q)}case V0:return g2(Z,X,X.type,X.pendingProps,Q);case Y4:{var{type:b,pendingProps:L}=X,h=X.elementType===b?L:d8(b,L);return K_(Z,X,b,h,Q)}case i0:return l2(Z,X,Q);case w1:break;case B1:return E2(Z,X,Q)}throw new Error("Unknown unit of work tag ("+X.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function T7(Z){Z.flags|=f0}function a2(Z){Z.flags|=v5,Z.flags|=bG}var r2,w3,n2,t2;r2=function(Z,X,Q,G){var J=X.child;while(J!==null){if(J.tag===s||J.tag===N0)nM(Z,J.stateNode);else if(J.tag===I0);else if(J.child!==null){J.child.return=J,J=J.child;continue}if(J===X)return;while(J.sibling===null){if(J.return===null||J.return===X)return;J=J.return}J.sibling.return=J.return,J=J.sibling}},w3=function(Z,X){},n2=function(Z,X,Q,G,J){var Y=Z.memoizedProps;if(Y===G)return;var z=X.stateNode,W=OY(),K=eM(z,Q,Y,G,J,W);if(X.updateQueue=K,K)T7(X)},t2=function(Z,X,Q,G){if(Q!==G)T7(X)};function LZ(Z,X){if(H4())return;switch(Z.tailMode){case"hidden":{var Q=Z.tail,G=null;while(Q!==null){if(Q.alternate!==null)G=Q;Q=Q.sibling}if(G===null)Z.tail=null;else G.sibling=null;break}case"collapsed":{var J=Z.tail,Y=null;while(J!==null){if(J.alternate!==null)Y=J;J=J.sibling}if(Y===null)if(!X&&Z.tail!==null)Z.tail.sibling=null;else Z.tail=null;else Y.sibling=null;break}}}function O4(Z){var X=Z.alternate!==null&&Z.alternate.child===Z.child,Q=k,G=K0;if(!X){if((Z.mode&n0)!==J0){var{actualDuration:J,selfBaseDuration:Y,child:z}=Z;while(z!==null)Q=w0(Q,w0(z.lanes,z.childLanes)),G|=z.subtreeFlags,G|=z.flags,J+=z.actualDuration,Y+=z.treeBaseDuration,z=z.sibling;Z.actualDuration=J,Z.treeBaseDuration=Y}else{var W=Z.child;while(W!==null)Q=w0(Q,w0(W.lanes,W.childLanes)),G|=W.subtreeFlags,G|=W.flags,W.return=Z,W=W.sibling}Z.subtreeFlags|=G}else{if((Z.mode&n0)!==J0){var{selfBaseDuration:K,child:q}=Z;while(q!==null)Q=w0(Q,w0(q.lanes,q.childLanes)),G|=q.subtreeFlags&O5,G|=q.flags&O5,K+=q.treeBaseDuration,q=q.sibling;Z.treeBaseDuration=K}else{var B=Z.child;while(B!==null)Q=w0(Q,w0(B.lanes,B.childLanes)),G|=B.subtreeFlags&O5,G|=B.flags&O5,B.return=Z,B=B.sibling}Z.subtreeFlags|=G}return Z.childLanes=Q,X}function D_(Z,X,Q){if(MR()&&(X.mode&x0)!==J0&&(X.flags&c0)===K0)return DK(X),w7(),X.flags|=$5|H6|v4,!1;var G=rX(X);if(Q!==null&&Q.dehydrated!==null)if(Z===null){if(!G)throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if($R(X),O4(X),(X.mode&n0)!==J0){var J=Q!==null;if(J){var Y=X.child;if(Y!==null)X.treeBaseDuration-=Y.treeBaseDuration}}return!1}else{if(w7(),(X.flags&c0)===K0)X.memoizedState=null;if(X.flags|=f0,O4(X),(X.mode&n0)!==J0){var z=Q!==null;if(z){var W=X.child;if(W!==null)X.treeBaseDuration-=W.treeBaseDuration}}return!1}else return kK(),!0}function e2(Z,X,Q){var G=X.pendingProps;switch(oJ(X),X.tag){case W1:case J4:case V0:case _0:case G0:case u1:case w4:case q1:case l4:case Q1:return O4(X),null;case X0:{var J=X.type;if(t8(J))iX(X);return O4(X),null}case Q0:{var Y=X.stateNode;if(S7(X),cJ(X),PY(),Y.pendingContext)Y.context=Y.pendingContext,Y.pendingContext=null;if(Z===null||Z.child===null){var z=rX(X);if(z)T7(X);else if(Z!==null){var W=Z.memoizedState;if(!W.isDehydrated||(X.flags&$5)!==K0)X.flags|=O9,kK()}}return w3(Z,X),O4(X),null}case s:{RY(X);var K=lK(),q=X.type;if(Z!==null&&X.stateNode!=null){if(n2(Z,X,q,G,K),Z.ref!==X.ref)a2(X)}else{if(!G){if(X.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.");return O4(X),null}var B=OY(),R=rX(X);if(R){if(qR(X,K,B))T7(X)}else{var O=rM(q,G,K,B,X);if(r2(O,X,!1,!1),X.stateNode=O,tM(O,q,G,K))T7(X)}if(X.ref!==null)a2(X)}return O4(X),null}case N0:{var w=G;if(Z&&X.stateNode!=null){var I=Z.memoizedProps;t2(Z,X,I,w)}else{if(typeof w!=="string"){if(X.stateNode===null)throw new Error("We must have new props for new mounts. This error is likely caused by a bug in React. Please file an issue.")}var N=lK(),v=OY(),Z0=rX(X);if(Z0){if(BR(X))T7(X)}else X.stateNode=ZO(w,N,v,X)}return O4(X),null}case $0:{j7(X);var t=X.memoizedState;if(Z===null||Z.memoizedState!==null&&Z.memoizedState.dehydrated!==null){var S0=D_(Z,X,t);if(!S0)if(X.flags&v4)return X;else return null}if((X.flags&c0)!==K0){if(X.lanes=Q,(X.mode&n0)!==J0)pY(X);return X}var b0=t!==null,A=Z!==null&&Z.memoizedState!==null;if(b0!==A){if(b0){var b=X.child;if(b.flags|=R9,(X.mode&x0)!==J0){var L=Z===null&&(X.memoizedProps.unstable_avoidThisFallback!==!0||!H8);if(L||_Y(u8.current,sK))gA();else y3()}}}var h=X.updateQueue;if(h!==null)X.flags|=f0;if(O4(X),(X.mode&n0)!==J0){if(b0){var o=X.child;if(o!==null)X.treeBaseDuration-=o.treeBaseDuration}}return null}case I0:if(S7(X),w3(Z,X),Z===null)oO(X.stateNode.containerInfo);return O4(X),null;case A1:var c=X.type._context;return WY(c,X),O4(X),null;case Y4:{var q0=X.type;if(t8(q0))iX(X);return O4(X),null}case i0:{j7(X);var A0=X.memoizedState;if(A0===null)return O4(X),null;var e0=(X.flags&c0)!==K0,v0=A0.rendering;if(v0===null)if(!e0){var D1=fA()&&(Z===null||(Z.flags&c0)===K0);if(!D1){var d0=X.child;while(d0!==null){var V1=$Q(d0);if(V1!==null){e0=!0,X.flags|=c0,LZ(A0,!1);var h4=V1.updateQueue;if(h4!==null)X.updateQueue=h4,X.flags|=f0;return X.subtreeFlags=K0,FR(X,Q),e5(X,AY(u8.current,zZ)),X.child}d0=d0.sibling}}if(A0.tail!==null&&Z4()>FU())X.flags|=c0,e0=!0,LZ(A0,!1),X.lanes=nz}else LZ(A0,!1);else{if(!e0){var P4=$Q(v0);if(P4!==null){X.flags|=c0,e0=!0;var $8=P4.updateQueue;if($8!==null)X.updateQueue=$8,X.flags|=f0;if(LZ(A0,!0),A0.tail===null&&A0.tailMode==="hidden"&&!v0.alternate&&!H4())return O4(X),null}else if(Z4()*2-A0.renderingStartTime>FU()&&Q!==Y8)X.flags|=c0,e0=!0,LZ(A0,!1),X.lanes=nz}if(A0.isBackwards)v0.sibling=X.child,X.child=v0;else{var c4=A0.last;if(c4!==null)c4.sibling=v0;else X.child=v0;A0.last=v0}}if(A0.tail!==null){var i4=A0.tail;A0.rendering=i4,A0.tail=i4.sibling,A0.renderingStartTime=Z4(),i4.sibling=null;var T4=u8.current;if(e0)T4=AY(T4,zZ);else T4=b7(T4);return e5(X,T4),i4}return O4(X),null}case w1:break;case B1:case j0:{d3(X);var k5=X.memoizedState,y7=k5!==null;if(Z!==null){var gZ=Z.memoizedState,z5=gZ!==null;if(z5!==y7&&!p4)X.flags|=R9}if(!y7||(X.mode&x0)===J0)O4(X);else if(z8(Y5,Y8)){if(O4(X),X.subtreeFlags&(E1|f0))X.flags|=R9}return null}case D0:return null;case R1:return null}throw new Error("Unknown unit of work tag ("+X.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function k_(Z,X,Q){switch(oJ(X),X.tag){case X0:{var G=X.type;if(t8(G))iX(X);var J=X.flags;if(J&v4){if(X.flags=J&~v4|c0,(X.mode&n0)!==J0)pY(X);return X}return null}case Q0:{var Y=X.stateNode;S7(X),cJ(X),PY();var z=X.flags;if((z&v4)!==K0&&(z&c0)===K0)return X.flags=z&~v4|c0,X;return null}case s:return RY(X),null;case $0:{j7(X);var W=X.memoizedState;if(W!==null&&W.dehydrated!==null){if(X.alternate===null)throw new Error("Threw in newly mounted dehydrated component. This is likely a bug in React. Please file an issue.");w7()}var K=X.flags;if(K&v4){if(X.flags=K&~v4|c0,(X.mode&n0)!==J0)pY(X);return X}return null}case i0:return j7(X),null;case I0:return S7(X),null;case A1:var q=X.type._context;return WY(q,X),null;case B1:case j0:return d3(X),null;case D0:return null;default:return null}}function ZU(Z,X,Q){switch(oJ(X),X.tag){case X0:{var G=X.type.childContextTypes;if(G!==null&&G!==void 0)iX(X);break}case Q0:{var J=X.stateNode;S7(X),cJ(X),PY();break}case s:{RY(X);break}case I0:S7(X);break;case $0:j7(X);break;case i0:j7(X);break;case A1:var Y=X.type._context;WY(Y,X);break;case B1:case j0:d3(X);break}}var XU=null;XU=new Set;var uQ=!1,R4=!1,C_=typeof WeakSet==="function"?WeakSet:Set,r=null,x7=null,g7=null;function h_(Z){IG(null,function(){throw Z}),NG()}var T_=function(Z,X){if(X.props=Z.memoizedProps,X.state=Z.memoizedState,Z.mode&n0)try{G5(),X.componentWillUnmount()}finally{Q5(Z)}else X.componentWillUnmount()};function QU(Z,X){try{Q9(m1,Z)}catch(Q){z1(Z,X,Q)}}function I3(Z,X,Q){try{T_(Z,Q)}catch(G){z1(Z,X,G)}}function x_(Z,X,Q){try{Q.componentDidMount()}catch(G){z1(Z,X,G)}}function GU(Z,X){try{zU(Z)}catch(Q){z1(Z,X,Q)}}function E7(Z,X){var Q=Z.ref;if(Q!==null)if(typeof Q==="function"){var G;try{if(M8&&Q8&&Z.mode&n0)try{G5(),G=Q(null)}finally{Q5(Z)}else G=Q(null)}catch(J){z1(Z,X,J)}if(typeof G==="function")H("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",P0(Z))}else Q.current=null}function vQ(Z,X,Q){try{Q()}catch(G){z1(Z,X,G)}}var JU=null,YU=!1;function g_(Z,X){JU=sM(Z.containerInfo),r=X,E_();var Q=YU;return YU=!1,JU=null,Q}function E_(){while(r!==null){var Z=r,X=Z.child;if((Z.subtreeFlags&DG)!==K0&&X!==null)X.return=Z,r=X;else f_()}}function f_(){while(r!==null){var Z=r;P1(Z);try{u_(Z)}catch(Q){z1(Z,Z.return,Q)}e1();var X=Z.sibling;if(X!==null){X.return=Z.return,r=X;return}r=Z.return}}function u_(Z){var{alternate:X,flags:Q}=Z;if((Q&O9)!==K0){switch(P1(Z),Z.tag){case _0:case G0:case V0:break;case X0:{if(X!==null){var{memoizedProps:G,memoizedState:J}=X,Y=Z.stateNode;if(Z.type===Z.elementType&&!f9){if(Y.props!==Z.memoizedProps)H("Expected %s props to match memoized props before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",P0(Z)||"instance");if(Y.state!==Z.memoizedState)H("Expected %s state to match memoized state before getSnapshotBeforeUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",P0(Z)||"instance")}var z=Y.getSnapshotBeforeUpdate(Z.elementType===Z.type?G:d8(Z.type,G),J);{var W=XU;if(z===void 0&&!W.has(Z.type))W.add(Z.type),H("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.",P0(Z))}Y.__reactInternalSnapshotBeforeUpdate=z}break}case Q0:{{var K=Z.stateNode;LO(K.containerInfo)}break}case s:case N0:case I0:case Y4:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}e1()}}function m8(Z,X,Q){var G=X.updateQueue,J=G!==null?G.lastEffect:null;if(J!==null){var Y=J.next,z=Y;do{if((z.tag&Z)===Z){var W=z.destroy;if(z.destroy=void 0,W!==void 0){if((Z&M4)!==t4)Z$(X);else if((Z&m1)!==t4)pz(X);if((Z&e8)!==t4)hZ(!0);if(vQ(X,Q,W),(Z&e8)!==t4)hZ(!1);if((Z&M4)!==t4)X$();else if((Z&m1)!==t4)oz()}}z=z.next}while(z!==Y)}}function Q9(Z,X){var Q=X.updateQueue,G=Q!==null?Q.lastEffect:null;if(G!==null){var J=G.next,Y=J;do{if((Y.tag&Z)===Z){if((Z&M4)!==t4)tB(X);else if((Z&m1)!==t4)Q$(X);var z=Y.create;if((Z&e8)!==t4)hZ(!0);if(Y.destroy=z(),(Z&e8)!==t4)hZ(!1);if((Z&M4)!==t4)eB();else if((Z&m1)!==t4)G$();{var W=Y.destroy;if(W!==void 0&&typeof W!=="function"){var K=void 0;if((Y.tag&m1)!==K0)K="useLayoutEffect";else if((Y.tag&e8)!==K0)K="useInsertionEffect";else K="useEffect";var q=void 0;if(W===null)q=" You returned null. If your effect does not require clean up, return undefined (or nothing).";else if(typeof W.then==="function")q=`
|
||
|
||
It looks like you wrote `+K+`(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately:
|
||
|
||
`+K+`(() => {
|
||
async function fetchData() {
|
||
// You can await here
|
||
const response = await MyAPI.getData(someId);
|
||
// ...
|
||
}
|
||
fetchData();
|
||
}, [someId]); // Or [] if effect doesn't need props or state
|
||
|
||
Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching`;else q=" You returned: "+W;H("%s must not return anything besides a function, which is used for clean-up.%s",K,q)}}}Y=Y.next}while(Y!==J)}}function v_(Z,X){if((X.flags&f0)!==K0)switch(X.tag){case q1:{var Q=X.stateNode.passiveEffectDuration,G=X.memoizedProps,J=G.id,Y=G.onPostCommit,z=P2(),W=X.alternate===null?"mount":"update";if(L2())W="nested-update";if(typeof Y==="function")Y(J,W,Q,z);var K=X.return;Z:while(K!==null){switch(K.tag){case Q0:var q=K.stateNode;q.passiveEffectDuration+=Q;break Z;case q1:var B=K.stateNode;B.passiveEffectDuration+=Q;break Z}K=K.return}break}}}function d_(Z,X,Q,G){if((Q.flags&M6)!==K0)switch(Q.tag){case _0:case G0:case V0:{if(!R4)if(Q.mode&n0)try{G5(),Q9(m1|y1,Q)}finally{Q5(Q)}else Q9(m1|y1,Q);break}case X0:{var J=Q.stateNode;if(Q.flags&f0){if(!R4)if(X===null){if(Q.type===Q.elementType&&!f9){if(J.props!==Q.memoizedProps)H("Expected %s props to match memoized props before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",P0(Q)||"instance");if(J.state!==Q.memoizedState)H("Expected %s state to match memoized state before componentDidMount. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",P0(Q)||"instance")}if(Q.mode&n0)try{G5(),J.componentDidMount()}finally{Q5(Q)}else J.componentDidMount()}else{var Y=Q.elementType===Q.type?X.memoizedProps:d8(Q.type,X.memoizedProps),z=X.memoizedState;if(Q.type===Q.elementType&&!f9){if(J.props!==Q.memoizedProps)H("Expected %s props to match memoized props before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",P0(Q)||"instance");if(J.state!==Q.memoizedState)H("Expected %s state to match memoized state before componentDidUpdate. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",P0(Q)||"instance")}if(Q.mode&n0)try{G5(),J.componentDidUpdate(Y,z,J.__reactInternalSnapshotBeforeUpdate)}finally{Q5(Q)}else J.componentDidUpdate(Y,z,J.__reactInternalSnapshotBeforeUpdate)}}var W=Q.updateQueue;if(W!==null){if(Q.type===Q.elementType&&!f9){if(J.props!==Q.memoizedProps)H("Expected %s props to match memoized props before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.props`. Please file an issue.",P0(Q)||"instance");if(J.state!==Q.memoizedState)H("Expected %s state to match memoized state before processing the update queue. This might either be because of a bug in React, or because a component reassigns its own `this.state`. Please file an issue.",P0(Q)||"instance")}iK(Q,W,J)}break}case Q0:{var K=Q.updateQueue;if(K!==null){var q=null;if(Q.child!==null)switch(Q.child.tag){case s:q=hJ(Q.child.stateNode);break;case X0:q=Q.child.stateNode;break}iK(Q,K,q)}break}case s:{var B=Q.stateNode;if(X===null&&Q.flags&f0){var{type:R,memoizedProps:O}=Q;YO(B,R,O)}break}case N0:break;case I0:break;case q1:{{var w=Q.memoizedProps,I=w.onCommit,N=w.onRender,v=Q.stateNode.effectDuration,Z0=P2(),t=X===null?"mount":"update";if(L2())t="nested-update";if(typeof N==="function")N(Q.memoizedProps.id,t,Q.actualDuration,Q.treeBaseDuration,Q.actualStartTime,Z0);{if(typeof I==="function")I(Q.memoizedProps.id,t,v,Z0);mA(Q);var S0=Q.return;Z:while(S0!==null){switch(S0.tag){case Q0:var b0=S0.stateNode;b0.effectDuration+=v;break Z;case q1:var A=S0.stateNode;A.effectDuration+=v;break Z}S0=S0.return}}}break}case $0:{s_(Z,Q);break}case i0:case Y4:case w1:case B1:case j0:case R1:break;default:throw new Error("This unit of work tag should not have side-effects. This error is likely caused by a bug in React. Please file an issue.")}if(!R4){if(Q.flags&v5)zU(Q)}}function y_(Z){switch(Z.tag){case _0:case G0:case V0:{if(Z.mode&n0)try{G5(),QU(Z,Z.return)}finally{Q5(Z)}else QU(Z,Z.return);break}case X0:{var X=Z.stateNode;if(typeof X.componentDidMount==="function")x_(Z,Z.return,X);GU(Z,Z.return);break}case s:{GU(Z,Z.return);break}}}function m_(Z,X){var Q=null;{var G=Z;while(!0){if(G.tag===s){if(Q===null){Q=G;try{var J=G.stateNode;if(X)OO(J);else _O(G.stateNode,G.memoizedProps)}catch(z){z1(Z,Z.return,z)}}}else if(G.tag===N0){if(Q===null)try{var Y=G.stateNode;if(X)RO(Y);else AO(Y,G.memoizedProps)}catch(z){z1(Z,Z.return,z)}}else if((G.tag===B1||G.tag===j0)&&G.memoizedState!==null&&G!==Z);else if(G.child!==null){G.child.return=G,G=G.child;continue}if(G===Z)return;while(G.sibling===null){if(G.return===null||G.return===Z)return;if(Q===G)Q=null;G=G.return}if(Q===G)Q=null;G.sibling.return=G.return,G=G.sibling}}}function zU(Z){var X=Z.ref;if(X!==null){var Q=Z.stateNode,G;switch(Z.tag){case s:G=hJ(Q);break;default:G=Q}if(typeof X==="function"){var J;if(Z.mode&n0)try{G5(),J=X(G)}finally{Q5(Z)}else J=X(G);if(typeof J==="function")H("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",P0(Z))}else{if(!X.hasOwnProperty("current"))H("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().",P0(Z));X.current=G}}}function c_(Z){var X=Z.alternate;if(X!==null)X.return=null;Z.return=null}function WU(Z){var X=Z.alternate;if(X!==null)Z.alternate=null,WU(X);{if(Z.child=null,Z.deletions=null,Z.sibling=null,Z.tag===s){var Q=Z.stateNode;if(Q!==null)rO(Q)}Z.stateNode=null,Z._debugOwner=null,Z.return=null,Z.dependencies=null,Z.memoizedProps=null,Z.memoizedState=null,Z.pendingProps=null,Z.stateNode=null,Z.updateQueue=null}}function i_(Z){var X=Z.return;while(X!==null){if(KU(X))return X;X=X.return}throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.")}function KU(Z){return Z.tag===s||Z.tag===Q0||Z.tag===I0}function UU(Z){var X=Z;Z:while(!0){while(X.sibling===null){if(X.return===null||KU(X.return))return null;X=X.return}X.sibling.return=X.return,X=X.sibling;while(X.tag!==s&&X.tag!==N0&&X.tag!==z4){if(X.flags&E1)continue Z;if(X.child===null||X.tag===I0)continue Z;else X.child.return=X,X=X.child}if(!(X.flags&E1))return X.stateNode}}function l_(Z){var X=i_(Z);switch(X.tag){case s:{var Q=X.stateNode;if(X.flags&$6)UK(Q),X.flags&=~$6;var G=UU(Z);V3(Z,G,Q);break}case Q0:case I0:{var J=X.stateNode.containerInfo,Y=UU(Z);N3(Z,Y,J);break}default:throw new Error("Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.")}}function N3(Z,X,Q){var G=Z.tag,J=G===s||G===N0;if(J){var Y=Z.stateNode;if(X)BO(Q,Y,X);else UO(Q,Y)}else if(G===I0);else{var z=Z.child;if(z!==null){N3(z,X,Q);var W=z.sibling;while(W!==null)N3(W,X,Q),W=W.sibling}}}function V3(Z,X,Q){var G=Z.tag,J=G===s||G===N0;if(J){var Y=Z.stateNode;if(X)qO(Q,Y,X);else KO(Q,Y)}else if(G===I0);else{var z=Z.child;if(z!==null){V3(z,X,Q);var W=z.sibling;while(W!==null)V3(W,X,Q),W=W.sibling}}}var _4=null,c8=!1;function p_(Z,X,Q){{var G=X;Z:while(G!==null){switch(G.tag){case s:{_4=G.stateNode,c8=!1;break Z}case Q0:{_4=G.stateNode.containerInfo,c8=!0;break Z}case I0:{_4=G.stateNode.containerInfo,c8=!0;break Z}}G=G.return}if(_4===null)throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");qU(Z,X,Q),_4=null,c8=!1}c_(Q)}function G9(Z,X,Q){var G=Q.child;while(G!==null)qU(Z,X,G),G=G.sibling}function qU(Z,X,Q){switch(sB(Q),Q.tag){case s:if(!R4)E7(Q,X);case N0:{{var G=_4,J=c8;if(_4=null,G9(Z,X,Q),_4=G,c8=J,_4!==null)if(c8)HO(_4,Q.stateNode);else $O(_4,Q.stateNode)}return}case z4:{if(_4!==null)if(c8)MO(_4,Q.stateNode);else EJ(_4,Q.stateNode);return}case I0:{{var Y=_4,z=c8;_4=Q.stateNode.containerInfo,c8=!0,G9(Z,X,Q),_4=Y,c8=z}return}case _0:case G0:case Q1:case V0:{if(!R4){var W=Q.updateQueue;if(W!==null){var K=W.lastEffect;if(K!==null){var q=K.next,B=q;do{var R=B,O=R.destroy,w=R.tag;if(O!==void 0){if((w&e8)!==t4)vQ(Q,X,O);else if((w&m1)!==t4){if(pz(Q),Q.mode&n0)G5(),vQ(Q,X,O),Q5(Q);else vQ(Q,X,O);oz()}}B=B.next}while(B!==q)}}}G9(Z,X,Q);return}case X0:{if(!R4){E7(Q,X);var I=Q.stateNode;if(typeof I.componentWillUnmount==="function")I3(Q,X,I)}G9(Z,X,Q);return}case w1:{G9(Z,X,Q);return}case B1:{if(Q.mode&x0){var N=R4;R4=N||Q.memoizedState!==null,G9(Z,X,Q),R4=N}else G9(Z,X,Q);break}default:{G9(Z,X,Q);return}}}function o_(Z){var X=Z.memoizedState}function s_(Z,X){var Q=X.memoizedState;if(Q===null){var G=X.alternate;if(G!==null){var J=G.memoizedState;if(J!==null){var Y=J.dehydrated;if(Y!==null)TO(Y)}}}}function BU(Z){var X=Z.updateQueue;if(X!==null){Z.updateQueue=null;var Q=Z.stateNode;if(Q===null)Q=Z.stateNode=new C_;X.forEach(function(G){var J=aA.bind(null,Z,G);if(!Q.has(G)){if(Q.add(G),T8)if(x7!==null&&g7!==null)CZ(g7,x7);else throw Error("Expected finished root and lanes to be set. This is a bug in React.");G.then(J,J)}})}}function a_(Z,X,Q){x7=Q,g7=Z,P1(X),$U(X,Z),P1(X),x7=null,g7=null}function i8(Z,X,Q){var G=X.deletions;if(G!==null)for(var J=0;J<G.length;J++){var Y=G[J];try{p_(Z,X,Y)}catch(K){z1(Y,X,K)}}var z=pZ();if(X.subtreeFlags&kG){var W=X.child;while(W!==null)P1(W),$U(W,Z),W=W.sibling}P1(z)}function $U(Z,X,Q){var{alternate:G,flags:J}=Z;switch(Z.tag){case _0:case G0:case Q1:case V0:{if(i8(X,Z),J5(Z),J&f0){try{m8(e8|y1,Z,Z.return),Q9(e8|y1,Z)}catch(q0){z1(Z,Z.return,q0)}if(Z.mode&n0){try{G5(),m8(m1|y1,Z,Z.return)}catch(q0){z1(Z,Z.return,q0)}Q5(Z)}else try{m8(m1|y1,Z,Z.return)}catch(q0){z1(Z,Z.return,q0)}}return}case X0:{if(i8(X,Z),J5(Z),J&v5){if(G!==null)E7(G,G.return)}return}case s:{if(i8(X,Z),J5(Z),J&v5){if(G!==null)E7(G,G.return)}{if(Z.flags&$6){var Y=Z.stateNode;try{UK(Y)}catch(q0){z1(Z,Z.return,q0)}}if(J&f0){var z=Z.stateNode;if(z!=null){var W=Z.memoizedProps,K=G!==null?G.memoizedProps:W,q=Z.type,B=Z.updateQueue;if(Z.updateQueue=null,B!==null)try{zO(z,B,q,K,W,Z)}catch(q0){z1(Z,Z.return,q0)}}}}return}case N0:{if(i8(X,Z),J5(Z),J&f0){if(Z.stateNode===null)throw new Error("This should have a text node initialized. This error is likely caused by a bug in React. Please file an issue.");var{stateNode:R,memoizedProps:O}=Z,w=G!==null?G.memoizedProps:O;try{WO(R,w,O)}catch(q0){z1(Z,Z.return,q0)}}return}case Q0:{if(i8(X,Z),J5(Z),J&f0){if(G!==null){var I=G.memoizedState;if(I.isDehydrated)try{hO(X.containerInfo)}catch(q0){z1(Z,Z.return,q0)}}}return}case I0:{i8(X,Z),J5(Z);return}case $0:{i8(X,Z),J5(Z);var N=Z.child;if(N.flags&R9){var{stateNode:v,memoizedState:Z0}=N,t=Z0!==null;if(v.isHidden=t,t){var S0=N.alternate!==null&&N.alternate.memoizedState!==null;if(!S0)xA()}}if(J&f0){try{o_(Z)}catch(q0){z1(Z,Z.return,q0)}BU(Z)}return}case B1:{var b0=G!==null&&G.memoizedState!==null;if(Z.mode&x0){var A=R4;R4=A||b0,i8(X,Z),R4=A}else i8(X,Z);if(J5(Z),J&R9){var{stateNode:b,memoizedState:L}=Z,h=L!==null,o=Z;if(b.isHidden=h,h){if(!b0){if((o.mode&x0)!==J0){r=o;var c=o.child;while(c!==null)r=c,n_(c),c=c.sibling}}}m_(o,h)}return}case i0:{if(i8(X,Z),J5(Z),J&f0)BU(Z);return}case w1:return;default:{i8(X,Z),J5(Z);return}}}function J5(Z){var X=Z.flags;if(X&E1){try{l_(Z)}catch(Q){z1(Z,Z.return,Q)}Z.flags&=~E1}if(X&H5)Z.flags&=~H5}function r_(Z,X,Q){x7=Q,g7=X,r=Z,HU(Z,X,Q),x7=null,g7=null}function HU(Z,X,Q){var G=(Z.mode&x0)!==J0;while(r!==null){var J=r,Y=J.child;if(J.tag===B1&&G){var z=J.memoizedState!==null,W=z||uQ;if(W){S3(Z,X,Q);continue}else{var K=J.alternate,q=K!==null&&K.memoizedState!==null,B=q||R4,R=uQ,O=R4;if(uQ=W,R4=B,R4&&!O)r=J,t_(J);var w=Y;while(w!==null)r=w,HU(w,X,Q),w=w.sibling;r=J,uQ=R,R4=O,S3(Z,X,Q);continue}}if((J.subtreeFlags&M6)!==K0&&Y!==null)Y.return=J,r=Y;else S3(Z,X,Q)}}function S3(Z,X,Q){while(r!==null){var G=r;if((G.flags&M6)!==K0){var J=G.alternate;P1(G);try{d_(X,J,G,Q)}catch(z){z1(G,G.return,z)}e1()}if(G===Z){r=null;return}var Y=G.sibling;if(Y!==null){Y.return=G.return,r=Y;return}r=G.return}}function n_(Z){while(r!==null){var X=r,Q=X.child;switch(X.tag){case _0:case G0:case Q1:case V0:{if(X.mode&n0)try{G5(),m8(m1,X,X.return)}finally{Q5(X)}else m8(m1,X,X.return);break}case X0:{E7(X,X.return);var G=X.stateNode;if(typeof G.componentWillUnmount==="function")I3(X,X.return,G);break}case s:{E7(X,X.return);break}case B1:{var J=X.memoizedState!==null;if(J){MU(Z);continue}break}}if(Q!==null)Q.return=X,r=Q;else MU(Z)}}function MU(Z){while(r!==null){var X=r;if(X===Z){r=null;return}var Q=X.sibling;if(Q!==null){Q.return=X.return,r=Q;return}r=X.return}}function t_(Z){while(r!==null){var X=r,Q=X.child;if(X.tag===B1){var G=X.memoizedState!==null;if(G){OU(Z);continue}}if(Q!==null)Q.return=X,r=Q;else OU(Z)}}function OU(Z){while(r!==null){var X=r;P1(X);try{y_(X)}catch(G){z1(X,X.return,G)}if(e1(),X===Z){r=null;return}var Q=X.sibling;if(Q!==null){Q.return=X.return,r=Q;return}r=X.return}}function e_(Z,X,Q,G){r=X,ZA(X,Z,Q,G)}function ZA(Z,X,Q,G){while(r!==null){var J=r,Y=J.child;if((J.subtreeFlags&G7)!==K0&&Y!==null)Y.return=J,r=Y;else XA(Z,X,Q,G)}}function XA(Z,X,Q,G){while(r!==null){var J=r;if((J.flags&h8)!==K0){P1(J);try{QA(X,J,Q,G)}catch(z){z1(J,J.return,z)}e1()}if(J===Z){r=null;return}var Y=J.sibling;if(Y!==null){Y.return=J.return,r=Y;return}r=J.return}}function QA(Z,X,Q,G){switch(X.tag){case _0:case G0:case V0:{if(X.mode&n0){lY();try{Q9(M4|y1,X)}finally{iY(X)}}else Q9(M4|y1,X);break}}}function GA(Z){r=Z,JA()}function JA(){while(r!==null){var Z=r,X=Z.child;if((r.flags&M9)!==K0){var Q=Z.deletions;if(Q!==null){for(var G=0;G<Q.length;G++){var J=Q[G];r=J,WA(J,Z)}{var Y=Z.alternate;if(Y!==null){var z=Y.child;if(z!==null){Y.child=null;do{var W=z.sibling;z.sibling=null,z=W}while(z!==null)}}}r=Z}}if((Z.subtreeFlags&G7)!==K0&&X!==null)X.return=Z,r=X;else YA()}}function YA(){while(r!==null){var Z=r;if((Z.flags&h8)!==K0)P1(Z),zA(Z),e1();var X=Z.sibling;if(X!==null){X.return=Z.return,r=X;return}r=Z.return}}function zA(Z){switch(Z.tag){case _0:case G0:case V0:{if(Z.mode&n0)lY(),m8(M4|y1,Z,Z.return),iY(Z);else m8(M4|y1,Z,Z.return);break}}}function WA(Z,X){while(r!==null){var Q=r;P1(Q),UA(Q,X),e1();var G=Q.child;if(G!==null)G.return=Q,r=G;else KA(Z)}}function KA(Z){while(r!==null){var X=r,Q=X.sibling,G=X.return;if(WU(X),X===Z){r=null;return}if(Q!==null){Q.return=G,r=Q;return}r=G}}function UA(Z,X){switch(Z.tag){case _0:case G0:case V0:{if(Z.mode&n0)lY(),m8(M4,Z,X),iY(Z);else m8(M4,Z,X);break}}}function qA(Z){switch(Z.tag){case _0:case G0:case V0:{try{Q9(m1|y1,Z)}catch(Q){z1(Z,Z.return,Q)}break}case X0:{var X=Z.stateNode;try{X.componentDidMount()}catch(Q){z1(Z,Z.return,Q)}break}}}function BA(Z){switch(Z.tag){case _0:case G0:case V0:{try{Q9(M4|y1,Z)}catch(X){z1(Z,Z.return,X)}break}}}function $A(Z){switch(Z.tag){case _0:case G0:case V0:{try{m8(m1|y1,Z,Z.return)}catch(Q){z1(Z,Z.return,Q)}break}case X0:{var X=Z.stateNode;if(typeof X.componentWillUnmount==="function")I3(Z,Z.return,X);break}}}function HA(Z){switch(Z.tag){case _0:case G0:case V0:try{m8(M4|y1,Z,Z.return)}catch(X){z1(Z,Z.return,X)}}}var MA=0,OA=1,RA=2,_A=3,AA=4;if(typeof Symbol==="function"&&Symbol.for){var PZ=Symbol.for;MA=PZ("selector.component"),OA=PZ("selector.has_pseudo_class"),RA=PZ("selector.role"),_A=PZ("selector.test_id"),AA=PZ("selector.text")}var LA=[];function PA(){LA.forEach(function(Z){return Z()})}var FA=y.ReactCurrentActQueue;function wA(Z){{var X=typeof IS_REACT_ACT_ENVIRONMENT!=="undefined"?IS_REACT_ACT_ENVIRONMENT:void 0,Q=typeof jest!=="undefined";return Q&&X!==!1}}function RU(){{var Z=typeof IS_REACT_ACT_ENVIRONMENT!=="undefined"?IS_REACT_ACT_ENVIRONMENT:void 0;if(!Z&&FA.current!==null)H("The current testing environment is not configured to support act(...)");return Z}}var IA=Math.ceil,b3=y.ReactCurrentDispatcher,j3=y.ReactCurrentOwner,A4=y.ReactCurrentBatchConfig,l8=y.ReactCurrentActQueue,l1=0,_U=1,L4=2,V8=4,S5=0,FZ=1,u9=2,dQ=3,wZ=4,AU=5,D3=6,g0=l1,y4=null,F1=null,p1=k,Y5=k,k3=o5(k),o1=S5,IZ=null,C3=k,yQ=k,NZ=k,mQ=k,VZ=null,e4=null,h3=0,LU=500,PU=1/0,NA=500,b5=null;function SZ(){PU=Z4()+NA}function FU(){return PU}var cQ=!1,T3=null,f7=null,v9=!1,J9=null,bZ=k,x3=[],g3=null,VA=50,jZ=0,E3=null,f3=!1,iQ=!1,SA=50,u7=0,lQ=null,DZ=K1,pQ=k,wU=!1;function oQ(){return y4}function m4(){if((g0&(L4|V8))!==l1)return Z4();if(DZ!==K1)return DZ;return DZ=Z4(),DZ}function Y9(Z){var X=Z.mode;if((X&x0)===J0)return O0;else if((g0&L4)!==l1&&p1!==k)return F6(p1);var Q=_R()!==RR;if(Q){if(A4.transition!==null){var G=A4.transition;if(!G._updatedFibers)G._updatedFibers=new Set;G._updatedFibers.add(Z)}if(pQ===Q4)pQ=XW();return pQ}var J=x8();if(J!==Q4)return J;var Y=XO();return Y}function bA(Z){var X=Z.mode;if((X&x0)===J0)return O0;return V$()}function s1(Z,X,Q,G){if(nA(),wU)H("useInsertionEffect must not schedule updates.");if(f3)iQ=!0;if(w6(Z,Q,G),(g0&L4)!==k&&Z===y4)ZL(X);else{if(T8)JW(Z,X,Q);if(XL(X),Z===y4){if((g0&L4)===l1)NZ=w0(NZ,Q);if(o1===wZ)z9(Z,p1)}if(Z8(Z,G),Q===O0&&g0===l1&&(X.mode&x0)===J0&&!l8.isBatchingLegacy)SZ(),FK()}}function jA(Z,X,Q){var G=Z.current;G.lanes=X,w6(Z,X,Q),Z8(Z,Q)}function DA(Z){return(g0&L4)!==l1}function Z8(Z,X){var Q=Z.callbackNode;L$(Z,X);var G=BX(Z,Z===y4?p1:k);if(G===k){if(Q!==null)uU(Q);Z.callbackNode=null,Z.callbackPriority=Q4;return}var J=I9(G),Y=Z.callbackPriority;if(Y===J&&!(l8.current!==null&&Q!==i3)){if(Q==null&&Y!==O0)H("Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue.");return}if(Q!=null)uU(Q);var z;if(J===O0){if(Z.tag===s5){if(l8.isBatchingLegacy!==null)l8.didScheduleLegacyUpdate=!0;eO(VU.bind(null,Z))}else PK(VU.bind(null,Z));if(l8.current!==null)l8.current.push(a5);else GO(function(){if((g0&(L4|V8))===l1)a5()});z=null}else{var W;switch(WW(G)){case W8:W=WX;break;case _5:W=CG;break;case A5:W=L9;break;case OX:W=hG;break;default:W=L9;break}z=l3(W,IU.bind(null,Z))}Z.callbackPriority=J,Z.callbackNode=z}function IU(Z,X){if(mR(),DZ=K1,pQ=k,(g0&(L4|V8))!==l1)throw new Error("Should not already be working.");var Q=Z.callbackNode,G=D5();if(G){if(Z.callbackNode!==Q)return null}var J=BX(Z,Z===y4?p1:k);if(J===k)return null;var Y=!$X(Z,J)&&!N$(Z,J)&&!X,z=Y?vA(Z,J):aQ(Z,J);if(z!==S5){if(z===u9){var W=ZJ(Z);if(W!==k)J=W,z=u3(Z,W)}if(z===FZ){var K=IZ;throw d9(Z,k),z9(Z,J),Z8(Z,Z4()),K}if(z===D3)z9(Z,J);else{var q=!$X(Z,J),B=Z.current.alternate;if(q&&!CA(B)){if(z=aQ(Z,J),z===u9){var R=ZJ(Z);if(R!==k)J=R,z=u3(Z,R)}if(z===FZ){var O=IZ;throw d9(Z,k),z9(Z,J),Z8(Z,Z4()),O}}Z.finishedWork=B,Z.finishedLanes=J,kA(Z,z,J)}}if(Z8(Z,Z4()),Z.callbackNode===Q)return IU.bind(null,Z);return null}function u3(Z,X){var Q=VZ;if(RX(Z)){var G=d9(Z,X);G.flags|=$5,pO(Z.containerInfo)}var J=aQ(Z,X);if(J!==u9){var Y=e4;if(e4=Q,Y!==null)NU(Y)}return J}function NU(Z){if(e4===null)e4=Z;else e4.push.apply(e4,Z)}function kA(Z,X,Q){switch(X){case S5:case FZ:throw new Error("Root did not complete. This is a bug in React.");case u9:{y9(Z,e4,b5);break}case dQ:{if(z9(Z,Q),ez(Q)&&!vU()){var G=h3+LU-Z4();if(G>10){var J=BX(Z,k);if(J!==k)break;var Y=Z.suspendedLanes;if(!K7(Y,Q)){var z=m4();GW(Z,Y);break}Z.timeoutHandle=xJ(y9.bind(null,Z,e4,b5),G);break}}y9(Z,e4,b5);break}case wZ:{if(z9(Z,Q),I$(Q))break;if(!vU()){var W=_$(Z,Q),K=W,q=Z4()-K,B=rA(q)-q;if(B>10){Z.timeoutHandle=xJ(y9.bind(null,Z,e4,b5),B);break}}y9(Z,e4,b5);break}case AU:{y9(Z,e4,b5);break}default:throw new Error("Unknown root exit status.")}}function CA(Z){var X=Z;while(!0){if(X.flags&YX){var Q=X.updateQueue;if(Q!==null){var G=Q.stores;if(G!==null)for(var J=0;J<G.length;J++){var Y=G[J],z=Y.getSnapshot,W=Y.value;try{if(!U8(z(),W))return!1}catch(q){return!1}}}}var K=X.child;if(X.subtreeFlags&YX&&K!==null){K.return=X,X=K;continue}if(X===Z)return!0;while(X.sibling===null){if(X.return===null||X.return===Z)return!0;X=X.return}X.sibling.return=X.return,X=X.sibling}return!0}function z9(Z,X){X=HX(X,mQ),X=HX(X,NZ),b$(Z,X)}function VU(Z){if(cR(),(g0&(L4|V8))!==l1)throw new Error("Should not already be working.");D5();var X=BX(Z,k);if(!z8(X,O0))return Z8(Z,Z4()),null;var Q=aQ(Z,X);if(Z.tag!==s5&&Q===u9){var G=ZJ(Z);if(G!==k)X=G,Q=u3(Z,G)}if(Q===FZ){var J=IZ;throw d9(Z,k),z9(Z,X),Z8(Z,Z4()),J}if(Q===D3)throw new Error("Root did not complete. This is a bug in React.");var Y=Z.current.alternate;return Z.finishedWork=Y,Z.finishedLanes=X,y9(Z,e4,b5),Z8(Z,Z4()),null}function hA(Z,X){if(X!==k){if(JJ(Z,w0(X,O0)),Z8(Z,Z4()),(g0&(L4|V8))===l1)SZ(),a5()}}function v3(Z,X){var Q=g0;g0|=_U;try{return Z(X)}finally{if(g0=Q,g0===l1&&!l8.isBatchingLegacy)SZ(),FK()}}function TA(Z,X,Q,G,J){var Y=x8(),z=A4.transition;try{return A4.transition=null,G4(W8),Z(X,Q,G,J)}finally{if(G4(Y),A4.transition=z,g0===l1)SZ()}}function j5(Z){if(J9!==null&&J9.tag===s5&&(g0&(L4|V8))===l1)D5();var X=g0;g0|=_U;var Q=A4.transition,G=x8();try{if(A4.transition=null,G4(W8),Z)return Z();else return}finally{if(G4(G),A4.transition=Q,g0=X,(g0&(L4|V8))===l1)a5()}}function SU(){return(g0&(L4|V8))!==l1}function sQ(Z,X){k4(k3,Y5,Z),Y5=w0(Y5,X),C3=w0(C3,X)}function d3(Z){Y5=k3.current,D4(k3,Z)}function d9(Z,X){Z.finishedWork=null,Z.finishedLanes=k;var Q=Z.timeoutHandle;if(Q!==gJ)Z.timeoutHandle=gJ,QO(Q);if(F1!==null){var G=F1.return;while(G!==null){var J=G.alternate;ZU(J,G),G=G.return}}y4=Z;var Y=m9(Z.current,null);return F1=Y,p1=Y5=C3=X,o1=S5,IZ=null,yQ=k,NZ=k,mQ=k,VZ=null,e4=null,NR(),f8.discardPendingWarnings(),Y}function bU(Z,X){do{var Q=F1;try{if(QQ(),rK(),e1(),j3.current=null,Q===null||Q.return===null){o1=FZ,IZ=X,F1=null;return}if(M8&&Q.mode&n0)TQ(Q,!0);if(x4)if(J7(),X!==null&&typeof X==="object"&&typeof X.then==="function"){var G=X;Y$(Q,G,p1)}else J$(Q,X,p1);tR(Z,Q.return,Q,X,p1),CU(Q)}catch(J){if(X=J,F1===Q&&Q!==null)Q=Q.return,F1=Q;else Q=F1;continue}return}while(!0)}function jU(){var Z=b3.current;if(b3.current=jQ,Z===null)return jQ;else return Z}function DU(Z){b3.current=Z}function xA(){h3=Z4()}function kZ(Z){yQ=w0(Z,yQ)}function gA(){if(o1===S5)o1=dQ}function y3(){if(o1===S5||o1===dQ||o1===u9)o1=wZ;if(y4!==null&&(XJ(yQ)||XJ(NZ)))z9(y4,p1)}function EA(Z){if(o1!==wZ)o1=u9;if(VZ===null)VZ=[Z];else VZ.push(Z)}function fA(){return o1===S5}function aQ(Z,X){var Q=g0;g0|=L4;var G=jU();if(y4!==Z||p1!==X){if(T8){var J=Z.memoizedUpdaters;if(J.size>0)CZ(Z,p1),J.clear();YW(Z,X)}b5=zW(),d9(Z,X)}sz(X);do try{uA();break}catch(Y){bU(Z,Y)}while(!0);if(QQ(),g0=Q,DU(G),F1!==null)throw new Error("Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.");return az(),y4=null,p1=k,o1}function uA(){while(F1!==null)kU(F1)}function vA(Z,X){var Q=g0;g0|=L4;var G=jU();if(y4!==Z||p1!==X){if(T8){var J=Z.memoizedUpdaters;if(J.size>0)CZ(Z,p1),J.clear();YW(Z,X)}b5=zW(),SZ(),d9(Z,X)}sz(X);do try{dA();break}catch(Y){bU(Z,Y)}while(!0);if(QQ(),DU(G),g0=Q,F1!==null)return q$(),S5;else return az(),y4=null,p1=k,o1}function dA(){while(F1!==null&&!uB())kU(F1)}function kU(Z){var X=Z.alternate;P1(Z);var Q;if((Z.mode&n0)!==J0)cY(Z),Q=m3(X,Z,Y5),TQ(Z,!0);else Q=m3(X,Z,Y5);if(e1(),Z.memoizedProps=Z.pendingProps,Q===null)CU(Z);else F1=Q;j3.current=null}function CU(Z){var X=Z;do{var{alternate:Q,return:G}=X;if((X.flags&H6)===K0){P1(X);var J=void 0;if((X.mode&n0)===J0)J=e2(Q,X,Y5);else cY(X),J=e2(Q,X,Y5),TQ(X,!1);if(e1(),J!==null){F1=J;return}}else{var Y=k_(Q,X);if(Y!==null){Y.flags&=hB,F1=Y;return}if((X.mode&n0)!==J0){TQ(X,!1);var{actualDuration:z,child:W}=X;while(W!==null)z+=W.actualDuration,W=W.sibling;X.actualDuration=z}if(G!==null)G.flags|=H6,G.subtreeFlags=K0,G.deletions=null;else{o1=D3,F1=null;return}}var K=X.sibling;if(K!==null){F1=K;return}X=G,F1=X}while(X!==null);if(o1===S5)o1=AU}function y9(Z,X,Q){var G=x8(),J=A4.transition;try{A4.transition=null,G4(W8),yA(Z,X,Q,G)}finally{A4.transition=J,G4(G)}return null}function yA(Z,X,Q,G){do D5();while(J9!==null);if(tA(),(g0&(L4|V8))!==l1)throw new Error("Should not already be working.");var{finishedWork:J,finishedLanes:Y}=Z;if(nB(Y),J===null)return lz(),null;else if(Y===k)H("root.finishedLanes should not be empty during a commit. This is a bug in React.");if(Z.finishedWork=null,Z.finishedLanes=k,J===Z.current)throw new Error("Cannot commit the same tree as before. This error is likely caused by a bug in React. Please file an issue.");Z.callbackNode=null,Z.callbackPriority=Q4;var z=w0(J.lanes,J.childLanes);if(j$(Z,z),Z===y4)y4=null,F1=null,p1=k;if((J.subtreeFlags&G7)!==K0||(J.flags&G7)!==K0){if(!v9)v9=!0,g3=Q,l3(L9,function(){return D5(),null})}var W=(J.subtreeFlags&(DG|kG|M6|G7))!==K0,K=(J.flags&(DG|kG|M6|G7))!==K0;if(W||K){var q=A4.transition;A4.transition=null;var B=x8();G4(W8);var R=g0;g0|=V8,j3.current=null;var O=g_(Z,J);F2(),a_(Z,J,Y),aM(Z.containerInfo),Z.current=J,z$(Y),r_(J,Z,Y),W$(),vB(),g0=R,G4(B),A4.transition=q}else Z.current=J,F2();var w=v9;if(v9)v9=!1,J9=Z,bZ=Y;else u7=0,lQ=null;if(z=Z.pendingLanes,z===k)f7=null;if(!w)gU(Z.current,!1);if(pB(J.stateNode,G),T8)Z.memoizedUpdaters.clear();if(PA(),Z8(Z,Z4()),X!==null){var I=Z.onRecoverableError;for(var N=0;N<X.length;N++){var v=X[N],Z0=v.stack,t=v.digest;I(v.value,{componentStack:Z0,digest:t})}}if(cQ){cQ=!1;var S0=T3;throw T3=null,S0}if(z8(bZ,O0)&&Z.tag!==s5)D5();if(z=Z.pendingLanes,z8(z,O0))if(yR(),Z===E3)jZ++;else jZ=0,E3=Z;else jZ=0;return a5(),lz(),null}function D5(){if(J9!==null){var Z=WW(bZ),X=h$(A5,Z),Q=A4.transition,G=x8();try{return A4.transition=null,G4(X),cA()}finally{G4(G),A4.transition=Q}}return!1}function mA(Z){if(x3.push(Z),!v9)v9=!0,l3(L9,function(){return D5(),null})}function cA(){if(J9===null)return!1;var Z=g3;g3=null;var X=J9,Q=bZ;if(J9=null,bZ=k,(g0&(L4|V8))!==l1)throw new Error("Cannot flush passive effects while already rendering.");f3=!0,iQ=!1,K$(Q);var G=g0;g0|=V8,GA(X.current),e_(X,X.current,Q,Z);{var J=x3;x3=[];for(var Y=0;Y<J.length;Y++){var z=J[Y];v_(X,z)}}U$(),gU(X.current,!0),g0=G,a5();{if(iQ)if(X===lQ)u7++;else u7=0,lQ=X;else u7=0;f3=!1,iQ=!1}oB(X);{var W=X.current.stateNode;W.effectDuration=0,W.passiveEffectDuration=0}return!0}function hU(Z){return f7!==null&&f7.has(Z)}function iA(Z){if(f7===null)f7=new Set([Z]);else f7.add(Z)}function lA(Z){if(!cQ)cQ=!0,T3=Z}var pA=lA;function TU(Z,X,Q){var G=E9(Q,X),J=D2(Z,G,O0),Y=n5(Z,J,O0),z=m4();if(Y!==null)w6(Y,O0,z),Z8(Y,z)}function z1(Z,X,Q){if(h_(Q),hZ(!1),Z.tag===Q0){TU(Z,Z,Q);return}var G=null;G=X;while(G!==null){if(G.tag===Q0){TU(G,Z,Q);return}else if(G.tag===X0){var{type:J,stateNode:Y}=G;if(typeof J.getDerivedStateFromError==="function"||typeof Y.componentDidCatch==="function"&&!hU(Y)){var z=E9(Q,Z),W=W3(G,z,O0),K=n5(G,W,O0),q=m4();if(K!==null)w6(K,O0,q),Z8(K,q);return}}G=G.return}H(`Internal React error: Attempted to capture a commit phase error inside a detached tree. This indicates a bug in React. Likely causes include deleting the same fiber more than once, committing an already-finished tree, or an inconsistent return pointer.
|
||
|
||
Error message:
|
||
|
||
%s`,Q)}function oA(Z,X,Q){var G=Z.pingCache;if(G!==null)G.delete(X);var J=m4();if(GW(Z,Q),QL(Z),y4===Z&&K7(p1,Q))if(o1===wZ||o1===dQ&&ez(p1)&&Z4()-h3<LU)d9(Z,k);else mQ=w0(mQ,Q);Z8(Z,J)}function xU(Z,X){if(X===Q4)X=bA(Z);var Q=m4(),G=n4(Z,X);if(G!==null)w6(G,X,Q),Z8(G,Q)}function sA(Z){var X=Z.memoizedState,Q=Q4;if(X!==null)Q=X.retryLane;xU(Z,Q)}function aA(Z,X){var Q=Q4,G;switch(Z.tag){case $0:G=Z.stateNode;var J=Z.memoizedState;if(J!==null)Q=J.retryLane;break;case i0:G=Z.stateNode;break;default:throw new Error("Pinged unknown suspense boundary type. This is probably a bug in React.")}if(G!==null)G.delete(X);xU(Z,Q)}function rA(Z){return Z<120?120:Z<480?480:Z<1080?1080:Z<1920?1920:Z<3000?3000:Z<4320?4320:IA(Z/1960)*1960}function nA(){if(jZ>VA)throw jZ=0,E3=null,new Error("Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDidUpdate. React limits the number of nested updates to prevent infinite loops.");if(u7>SA)u7=0,lQ=null,H("Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render.")}function tA(){f8.flushLegacyContextWarning(),f8.flushPendingUnsafeLifecycleWarnings()}function gU(Z,X){{if(P1(Z),rQ(Z,M5,$A),X)rQ(Z,zX,HA);if(rQ(Z,M5,qA),X)rQ(Z,zX,BA);e1()}}function rQ(Z,X,Q){{var G=Z,J=null;while(G!==null){var Y=G.subtreeFlags&X;if(G!==J&&G.child!==null&&Y!==K0)G=G.child;else{if((G.flags&X)!==K0)Q(G);if(G.sibling!==null)G=G.sibling;else G=J=G.return}}}}var nQ=null;function EU(Z){{if((g0&L4)!==l1)return;if(!(Z.mode&x0))return;var X=Z.tag;if(X!==W1&&X!==Q0&&X!==X0&&X!==_0&&X!==G0&&X!==Q1&&X!==V0)return;var Q=P0(Z)||"ReactComponent";if(nQ!==null){if(nQ.has(Q))return;nQ.add(Q)}else nQ=new Set([Q]);var G=j4;try{P1(Z),H("Can't perform a React state update on a component that hasn't mounted yet. This indicates that you have a side-effect in your render function that asynchronously later calls tries to update the component. Move this work to useEffect instead.")}finally{if(G)P1(Z);else e1()}}}var m3;{var eA=null;m3=function(Z,X,Q){var G=iU(eA,X);try{return s2(Z,X,Q)}catch(Y){if(WR()||Y!==null&&typeof Y==="object"&&typeof Y.then==="function")throw Y;if(QQ(),rK(),ZU(Z,X),iU(X,G),X.mode&n0)cY(X);if(IG(null,s2,null,Z,X,Q),jB()){var J=NG();if(typeof J==="object"&&J!==null&&J._suppressLogging&&typeof Y==="object"&&Y!==null&&!Y._suppressLogging)Y._suppressLogging=!0}throw Y}}}var fU=!1,c3;c3=new Set;function ZL(Z){if(q9&&!uR())switch(Z.tag){case _0:case G0:case V0:{var X=F1&&P0(F1)||"Unknown",Q=X;if(!c3.has(Q)){c3.add(Q);var G=P0(Z)||"Unknown";H("Cannot update a component (`%s`) while rendering a different component (`%s`). To locate the bad setState() call inside `%s`, follow the stack trace as described in https://reactjs.org/link/setstate-in-render",G,X,X)}break}case X0:{if(!fU)H("Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and state."),fU=!0;break}}}function CZ(Z,X){if(T8){var Q=Z.memoizedUpdaters;Q.forEach(function(G){JW(Z,G,X)})}}var i3={};function l3(Z,X){{var Q=l8.current;if(Q!==null)return Q.push(X),i3;else return iz(Z,X)}}function uU(Z){if(Z===i3)return;return fB(Z)}function vU(){return l8.current!==null}function XL(Z){{if(Z.mode&x0){if(!RU())return}else{if(!wA())return;if(g0!==l1)return;if(Z.tag!==_0&&Z.tag!==G0&&Z.tag!==V0)return}if(l8.current===null){var X=j4;try{P1(Z),H(`An update to %s inside a test was not wrapped in act(...).
|
||
|
||
When testing, code that causes React state updates should be wrapped into act(...):
|
||
|
||
act(() => {
|
||
/* fire events that update state */
|
||
});
|
||
/* assert on the output */
|
||
|
||
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`,P0(Z))}finally{if(X)P1(Z);else e1()}}}}function QL(Z){if(Z.tag!==s5&&RU()&&l8.current===null)H(`A suspended resource finished loading inside a test, but the event was not wrapped in act(...).
|
||
|
||
When testing, code that resolves suspended data should be wrapped into act(...):
|
||
|
||
act(() => {
|
||
/* finish loading suspended data */
|
||
});
|
||
/* assert on the output */
|
||
|
||
This ensures that you're testing the behavior the user would see in the browser. Learn more at https://reactjs.org/link/wrap-tests-with-act`)}function hZ(Z){wU=Z}var S8=null,v7=null,GL=function(Z){S8=Z};function d7(Z){{if(S8===null)return Z;var X=S8(Z);if(X===void 0)return Z;return X.current}}function p3(Z){return d7(Z)}function o3(Z){{if(S8===null)return Z;var X=S8(Z);if(X===void 0){if(Z!==null&&Z!==void 0&&typeof Z.render==="function"){var Q=d7(Z.render);if(Z.render!==Q){var G={$$typeof:f,render:Q};if(Z.displayName!==void 0)G.displayName=Z.displayName;return G}}return Z}return X.current}}function dU(Z,X){{if(S8===null)return!1;var Q=Z.elementType,G=X.type,J=!1,Y=typeof G==="object"&&G!==null?G.$$typeof:null;switch(Z.tag){case X0:{if(typeof G==="function")J=!0;break}case _0:{if(typeof G==="function")J=!0;else if(Y===y0)J=!0;break}case G0:{if(Y===f)J=!0;else if(Y===y0)J=!0;break}case Q1:case V0:{if(Y===W0)J=!0;else if(Y===y0)J=!0;break}default:return!1}if(J){var z=S8(Q);if(z!==void 0&&z===S8(G))return!0}return!1}}function yU(Z){{if(S8===null)return;if(typeof WeakSet!=="function")return;if(v7===null)v7=new WeakSet;v7.add(Z)}}var JL=function(Z,X){{if(S8===null)return;var{staleFamilies:Q,updatedFamilies:G}=X;D5(),j5(function(){s3(Z.current,G,Q)})}},YL=function(Z,X){{if(Z.context!==q8)return;D5(),j5(function(){TZ(X,Z,null,null)})}};function s3(Z,X,Q){{var{alternate:G,child:J,sibling:Y,tag:z,type:W}=Z,K=null;switch(z){case _0:case V0:case X0:K=W;break;case G0:K=W.render;break}if(S8===null)throw new Error("Expected resolveFamily to be set during hot reload.");var q=!1,B=!1;if(K!==null){var R=S8(K);if(R!==void 0){if(Q.has(R))B=!0;else if(X.has(R))if(z===X0)B=!0;else q=!0}}if(v7!==null){if(v7.has(Z)||G!==null&&v7.has(G))B=!0}if(B)Z._debugNeedsRemount=!0;if(B||q){var O=n4(Z,O0);if(O!==null)s1(O,Z,O0,K1)}if(J!==null&&!B)s3(J,X,Q);if(Y!==null)s3(Y,X,Q)}}var zL=function(Z,X){{var Q=new Set,G=new Set(X.map(function(J){return J.current}));return a3(Z.current,G,Q),Q}};function a3(Z,X,Q){{var{child:G,sibling:J,tag:Y,type:z}=Z,W=null;switch(Y){case _0:case V0:case X0:W=z;break;case G0:W=z.render;break}var K=!1;if(W!==null){if(X.has(W))K=!0}if(K)WL(Z,Q);else if(G!==null)a3(G,X,Q);if(J!==null)a3(J,X,Q)}}function WL(Z,X){{var Q=KL(Z,X);if(Q)return;var G=Z;while(!0){switch(G.tag){case s:X.add(G.stateNode);return;case I0:X.add(G.stateNode.containerInfo);return;case Q0:X.add(G.stateNode.containerInfo);return}if(G.return===null)throw new Error("Expected to reach root first.");G=G.return}}}function KL(Z,X){{var Q=Z,G=!1;while(!0){if(Q.tag===s)G=!0,X.add(Q.stateNode);else if(Q.child!==null){Q.child.return=Q,Q=Q.child;continue}if(Q===Z)return G;while(Q.sibling===null){if(Q.return===null||Q.return===Z)return G;Q=Q.return}Q.sibling.return=Q.return,Q=Q.sibling}}return!1}var r3;{r3=!1;try{var mU=Object.preventExtensions({});}catch(Z){r3=!0}}function UL(Z,X,Q,G){if(this.tag=Z,this.key=Q,this.elementType=null,this.type=null,this.stateNode=null,this.return=null,this.child=null,this.sibling=null,this.index=0,this.ref=null,this.pendingProps=X,this.memoizedProps=null,this.updateQueue=null,this.memoizedState=null,this.dependencies=null,this.mode=G,this.flags=K0,this.subtreeFlags=K0,this.deletions=null,this.lanes=k,this.childLanes=k,this.alternate=null,this.actualDuration=Number.NaN,this.actualStartTime=Number.NaN,this.selfBaseDuration=Number.NaN,this.treeBaseDuration=Number.NaN,this.actualDuration=0,this.actualStartTime=-1,this.selfBaseDuration=0,this.treeBaseDuration=0,this._debugSource=null,this._debugOwner=null,this._debugNeedsRemount=!1,this._debugHookTypes=null,!r3&&typeof Object.preventExtensions==="function")Object.preventExtensions(this)}var B8=function(Z,X,Q,G){return new UL(Z,X,Q,G)};function n3(Z){var X=Z.prototype;return!!(X&&X.isReactComponent)}function qL(Z){return typeof Z==="function"&&!n3(Z)&&Z.defaultProps===void 0}function BL(Z){if(typeof Z==="function")return n3(Z)?X0:_0;else if(Z!==void 0&&Z!==null){var X=Z.$$typeof;if(X===f)return G0;if(X===W0)return Q1}return W1}function m9(Z,X){var Q=Z.alternate;if(Q===null)Q=B8(Z.tag,X,Z.key,Z.mode),Q.elementType=Z.elementType,Q.type=Z.type,Q.stateNode=Z.stateNode,Q._debugSource=Z._debugSource,Q._debugOwner=Z._debugOwner,Q._debugHookTypes=Z._debugHookTypes,Q.alternate=Z,Z.alternate=Q;else Q.pendingProps=X,Q.type=Z.type,Q.flags=K0,Q.subtreeFlags=K0,Q.deletions=null,Q.actualDuration=0,Q.actualStartTime=-1;Q.flags=Z.flags&O5,Q.childLanes=Z.childLanes,Q.lanes=Z.lanes,Q.child=Z.child,Q.memoizedProps=Z.memoizedProps,Q.memoizedState=Z.memoizedState,Q.updateQueue=Z.updateQueue;var G=Z.dependencies;switch(Q.dependencies=G===null?null:{lanes:G.lanes,firstContext:G.firstContext},Q.sibling=Z.sibling,Q.index=Z.index,Q.ref=Z.ref,Q.selfBaseDuration=Z.selfBaseDuration,Q.treeBaseDuration=Z.treeBaseDuration,Q._debugNeedsRemount=Z._debugNeedsRemount,Q.tag){case W1:case _0:case V0:Q.type=d7(Z.type);break;case X0:Q.type=p3(Z.type);break;case G0:Q.type=o3(Z.type);break}return Q}function $L(Z,X){Z.flags&=O5|E1;var Q=Z.alternate;if(Q===null)Z.childLanes=k,Z.lanes=X,Z.child=null,Z.subtreeFlags=K0,Z.memoizedProps=null,Z.memoizedState=null,Z.updateQueue=null,Z.dependencies=null,Z.stateNode=null,Z.selfBaseDuration=0,Z.treeBaseDuration=0;else{Z.childLanes=Q.childLanes,Z.lanes=Q.lanes,Z.child=Q.child,Z.subtreeFlags=K0,Z.deletions=null,Z.memoizedProps=Q.memoizedProps,Z.memoizedState=Q.memoizedState,Z.updateQueue=Q.updateQueue,Z.type=Q.type;var G=Q.dependencies;Z.dependencies=G===null?null:{lanes:G.lanes,firstContext:G.firstContext},Z.selfBaseDuration=Q.selfBaseDuration,Z.treeBaseDuration=Q.treeBaseDuration}return Z}function HL(Z,X,Q){var G;if(Z===pX){if(G=x0,X===!0)G|=N1,G|=a8}else G=J0;if(T8)G|=n0;return B8(Q0,null,null,G)}function t3(Z,X,Q,G,J,Y){var z=W1,W=Z;if(typeof Z==="function")if(n3(Z))z=X0,W=p3(W);else W=d7(W);else if(typeof Z==="string")z=s;else Z:switch(Z){case d:return W9(Q.children,J,Y,X);case $:if(z=w4,J|=N1,(J&x0)!==J0)J|=a8;break;case S:return ML(Q,J,Y,X);case z0:return OL(Q,J,Y,X);case a:return RL(Q,J,Y,X);case q4:return cU(Q,J,Y,X);case p8:case H1:case k8:case t1:case _1:default:{if(typeof Z==="object"&&Z!==null)switch(Z.$$typeof){case C:z=A1;break Z;case x:z=l4;break Z;case f:z=G0,W=o3(W);break Z;case W0:z=Q1;break Z;case y0:z=J4,W=null;break Z}var K="";{if(Z===void 0||typeof Z==="object"&&Z!==null&&Object.keys(Z).length===0)K+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.";var q=G?P0(G):null;if(q)K+=`
|
||
|
||
Check the render method of \``+q+"`."}throw new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(Z==null?Z:typeof Z)+"."+K))}}var B=B8(z,Q,X,J);return B.elementType=Z,B.type=W,B.lanes=Y,B._debugOwner=G,B}function e3(Z,X,Q){var G=null;G=Z._owner;var{type:J,key:Y,props:z}=Z,W=t3(J,Y,z,G,X,Q);return W._debugSource=Z._source,W._debugOwner=Z._owner,W}function W9(Z,X,Q,G){var J=B8(u1,Z,G,X);return J.lanes=Q,J}function ML(Z,X,Q,G){if(typeof Z.id!=="string")H('Profiler must specify an "id" of type `string` as a prop. Received the type `%s` instead.',typeof Z.id);var J=B8(q1,Z,G,X|n0);return J.elementType=S,J.lanes=Q,J.stateNode={effectDuration:0,passiveEffectDuration:0},J}function OL(Z,X,Q,G){var J=B8($0,Z,G,X);return J.elementType=z0,J.lanes=Q,J}function RL(Z,X,Q,G){var J=B8(i0,Z,G,X);return J.elementType=a,J.lanes=Q,J}function cU(Z,X,Q,G){var J=B8(B1,Z,G,X);J.elementType=q4,J.lanes=Q;var Y={isHidden:!1};return J.stateNode=Y,J}function Zz(Z,X,Q){var G=B8(N0,Z,null,X);return G.lanes=Q,G}function _L(){var Z=B8(s,null,null,J0);return Z.elementType="DELETED",Z}function AL(Z){var X=B8(z4,null,null,J0);return X.stateNode=Z,X}function Xz(Z,X,Q){var G=Z.children!==null?Z.children:[],J=B8(I0,G,Z.key,X);return J.lanes=Q,J.stateNode={containerInfo:Z.containerInfo,pendingChildren:null,implementation:Z.implementation},J}function iU(Z,X){if(Z===null)Z=B8(W1,null,null,J0);return Z.tag=X.tag,Z.key=X.key,Z.elementType=X.elementType,Z.type=X.type,Z.stateNode=X.stateNode,Z.return=X.return,Z.child=X.child,Z.sibling=X.sibling,Z.index=X.index,Z.ref=X.ref,Z.pendingProps=X.pendingProps,Z.memoizedProps=X.memoizedProps,Z.updateQueue=X.updateQueue,Z.memoizedState=X.memoizedState,Z.dependencies=X.dependencies,Z.mode=X.mode,Z.flags=X.flags,Z.subtreeFlags=X.subtreeFlags,Z.deletions=X.deletions,Z.lanes=X.lanes,Z.childLanes=X.childLanes,Z.alternate=X.alternate,Z.actualDuration=X.actualDuration,Z.actualStartTime=X.actualStartTime,Z.selfBaseDuration=X.selfBaseDuration,Z.treeBaseDuration=X.treeBaseDuration,Z._debugSource=X._debugSource,Z._debugOwner=X._debugOwner,Z._debugNeedsRemount=X._debugNeedsRemount,Z._debugHookTypes=X._debugHookTypes,Z}function LL(Z,X,Q,G,J){this.tag=X,this.containerInfo=Z,this.pendingChildren=null,this.current=null,this.pingCache=null,this.finishedWork=null,this.timeoutHandle=gJ,this.context=null,this.pendingContext=null,this.callbackNode=null,this.callbackPriority=Q4,this.eventTimes=GJ(k),this.expirationTimes=GJ(K1),this.pendingLanes=k,this.suspendedLanes=k,this.pingedLanes=k,this.expiredLanes=k,this.mutableReadLanes=k,this.finishedLanes=k,this.entangledLanes=k,this.entanglements=GJ(k),this.identifierPrefix=G,this.onRecoverableError=J,this.mutableSourceEagerHydrationData=null,this.effectDuration=0,this.passiveEffectDuration=0;{this.memoizedUpdaters=new Set;var Y=this.pendingUpdatersLaneMap=[];for(var z=0;z<xG;z++)Y.push(new Set)}switch(X){case pX:this._debugRootType=Q?"hydrateRoot()":"createRoot()";break;case s5:this._debugRootType=Q?"hydrate()":"render()";break}}function lU(Z,X,Q,G,J,Y,z,W,K,q){var B=new LL(Z,X,Q,W,K),R=HL(X,Y);B.current=R,R.stateNode=B;{var O={element:G,isDehydrated:Q,cache:null,transitions:null,pendingSuspenseBoundaries:null};R.memoizedState=O}return $Y(R),B}var Qz="18.3.1";function PL(Z,X,Q){var G=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;return b4(G),{$$typeof:i,key:G==null?null:""+G,children:Z,containerInfo:X,implementation:Q}}var Gz,Jz;Gz=!1,Jz={};function pU(Z){if(!Z)return q8;var X=X7(Z),Q=tO(X);if(X.tag===X0){var G=X.type;if(t8(G))return AK(X,G,Q)}return Q}function FL(Z,X){{var Q=X7(Z);if(Q===void 0)if(typeof Z.render==="function")throw new Error("Unable to find node on an unmounted component.");else{var G=Object.keys(Z).join(",");throw new Error("Argument appears to not be a ReactComponent. Keys: "+G)}var J=yz(Q);if(J===null)return null;if(J.mode&N1){var Y=P0(Q)||"Component";if(!Jz[Y]){Jz[Y]=!0;var z=j4;try{if(P1(J),Q.mode&N1)H("%s is deprecated in StrictMode. %s was passed an instance of %s which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",X,X,Y);else H("%s is deprecated in StrictMode. %s was passed an instance of %s which renders StrictMode children. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node",X,X,Y)}finally{if(z)P1(z);else e1()}}}return J.stateNode}}function oU(Z,X,Q,G,J,Y,z,W){var K=!1,q=null;return lU(Z,X,K,q,Q,G,J,Y,z)}function sU(Z,X,Q,G,J,Y,z,W,K,q){var B=!0,R=lU(Q,G,B,Z,J,Y,z,W,K);R.context=pU(null);var O=R.current,w=m4(),I=Y9(O),N=N5(w,I);return N.callback=X!==void 0&&X!==null?X:null,n5(O,N,I),jA(R,I,w),R}function TZ(Z,X,Q,G){lB(X,Z);var J=X.current,Y=m4(),z=Y9(J);B$(z);var W=pU(Q);if(X.context===null)X.context=W;else X.pendingContext=W;if(q9&&j4!==null&&!Gz)Gz=!0,H(`Render methods should be a pure function of props and state; triggering nested component updates from render is not allowed. If necessary, trigger nested updates in componentDidUpdate.
|
||
|
||
Check the render method of %s.`,P0(j4)||"Unknown");var K=N5(Y,z);if(K.payload={element:Z},G=G===void 0?null:G,G!==null){if(typeof G!=="function")H("render(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",G);K.callback=G}var q=n5(J,K,z);if(q!==null)s1(q,J,z,Y),WQ(q,J,z);return z}function tQ(Z){var X=Z.current;if(!X.child)return null;switch(X.child.tag){case s:return hJ(X.child.stateNode);default:return X.child.stateNode}}function wL(Z){switch(Z.tag){case Q0:{var X=Z.stateNode;if(RX(X)){var Q=P$(X);hA(X,Q)}break}case $0:{j5(function(){var J=n4(Z,O0);if(J!==null){var Y=m4();s1(J,Z,O0,Y)}});var G=O0;Yz(Z,G);break}}}function aU(Z,X){var Q=Z.memoizedState;if(Q!==null&&Q.dehydrated!==null)Q.retryLane=S$(Q.retryLane,X)}function Yz(Z,X){aU(Z,X);var Q=Z.alternate;if(Q)aU(Q,X)}function IL(Z){if(Z.tag!==$0)return;var X=A6,Q=n4(Z,X);if(Q!==null){var G=m4();s1(Q,Z,X,G)}Yz(Z,X)}function NL(Z){if(Z.tag!==$0)return;var X=Y9(Z),Q=n4(Z,X);if(Q!==null){var G=m4();s1(Q,Z,X,G)}Yz(Z,X)}function rU(Z){var X=EB(Z);if(X===null)return null;return X.stateNode}var nU=function(Z){return null};function VL(Z){return nU(Z)}var tU=function(Z){return!1};function SL(Z){return tU(Z)}var eU=null,Zq=null,Xq=null,Qq=null,Gq=null,Jq=null,Yq=null,zq=null,Wq=null;{var Kq=function(Z,X,Q){var G=X[Q],J=m0(Z)?Z.slice():C0({},Z);if(Q+1===X.length){if(m0(J))J.splice(G,1);else delete J[G];return J}return J[G]=Kq(Z[G],X,Q+1),J},Uq=function(Z,X){return Kq(Z,X,0)},qq=function(Z,X,Q,G){var J=X[G],Y=m0(Z)?Z.slice():C0({},Z);if(G+1===X.length){var z=Q[G];if(Y[z]=Y[J],m0(Y))Y.splice(J,1);else delete Y[J]}else Y[J]=qq(Z[J],X,Q,G+1);return Y},Bq=function(Z,X,Q){if(X.length!==Q.length){U1("copyWithRename() expects paths of the same length");return}else for(var G=0;G<Q.length-1;G++)if(X[G]!==Q[G]){U1("copyWithRename() expects paths to be the same except for the deepest key");return}return qq(Z,X,Q,0)},$q=function(Z,X,Q,G){if(Q>=X.length)return G;var J=X[Q],Y=m0(Z)?Z.slice():C0({},Z);return Y[J]=$q(Z[J],X,Q+1,G),Y},Hq=function(Z,X,Q){return $q(Z,X,0,Q)},zz=function(Z,X){var Q=Z.memoizedState;while(Q!==null&&X>0)Q=Q.next,X--;return Q};eU=function(Z,X,Q,G){var J=zz(Z,X);if(J!==null){var Y=Hq(J.memoizedState,Q,G);J.memoizedState=Y,J.baseState=Y,Z.memoizedProps=C0({},Z.memoizedProps);var z=n4(Z,O0);if(z!==null)s1(z,Z,O0,K1)}},Zq=function(Z,X,Q){var G=zz(Z,X);if(G!==null){var J=Uq(G.memoizedState,Q);G.memoizedState=J,G.baseState=J,Z.memoizedProps=C0({},Z.memoizedProps);var Y=n4(Z,O0);if(Y!==null)s1(Y,Z,O0,K1)}},Xq=function(Z,X,Q,G){var J=zz(Z,X);if(J!==null){var Y=Bq(J.memoizedState,Q,G);J.memoizedState=Y,J.baseState=Y,Z.memoizedProps=C0({},Z.memoizedProps);var z=n4(Z,O0);if(z!==null)s1(z,Z,O0,K1)}},Qq=function(Z,X,Q){if(Z.pendingProps=Hq(Z.memoizedProps,X,Q),Z.alternate)Z.alternate.pendingProps=Z.pendingProps;var G=n4(Z,O0);if(G!==null)s1(G,Z,O0,K1)},Gq=function(Z,X){if(Z.pendingProps=Uq(Z.memoizedProps,X),Z.alternate)Z.alternate.pendingProps=Z.pendingProps;var Q=n4(Z,O0);if(Q!==null)s1(Q,Z,O0,K1)},Jq=function(Z,X,Q){if(Z.pendingProps=Bq(Z.memoizedProps,X,Q),Z.alternate)Z.alternate.pendingProps=Z.pendingProps;var G=n4(Z,O0);if(G!==null)s1(G,Z,O0,K1)},Yq=function(Z){var X=n4(Z,O0);if(X!==null)s1(X,Z,O0,K1)},zq=function(Z){nU=Z},Wq=function(Z){tU=Z}}function bL(Z){var X=yz(Z);if(X===null)return null;return X.stateNode}function jL(Z){return null}function DL(){return j4}function kL(Z){var X=Z.findFiberByHostInstance,Q=y.ReactCurrentDispatcher;return iB({bundleType:Z.bundleType,version:Z.version,rendererPackageName:Z.rendererPackageName,rendererConfig:Z.rendererConfig,overrideHookState:eU,overrideHookStateDeletePath:Zq,overrideHookStateRenamePath:Xq,overrideProps:Qq,overridePropsDeletePath:Gq,overridePropsRenamePath:Jq,setErrorHandler:zq,setSuspenseHandler:Wq,scheduleUpdate:Yq,currentDispatcherRef:Q,findHostInstanceByFiber:bL,findFiberByHostInstance:X||jL,findHostInstancesForRefresh:zL,scheduleRefresh:JL,scheduleRoot:YL,setRefreshHandler:GL,getCurrentFiber:DL,reconcilerVersion:Qz})}var Mq=typeof reportError==="function"?reportError:function(Z){console.error(Z)};function Wz(Z){this._internalRoot=Z}eQ.prototype.render=Wz.prototype.render=function(Z){var X=this._internalRoot;if(X===null)throw new Error("Cannot update an unmounted root.");{if(typeof arguments[1]==="function")H("render(...): does not support the second callback argument. To execute a side effect after rendering, declare it in a component body with useEffect().");else if(ZG(arguments[1]))H("You passed a container to the second argument of root.render(...). You don't need to pass it again since you already passed it to create the root.");else if(typeof arguments[1]!=="undefined")H("You passed a second argument to root.render(...) but it only accepts one argument.");var Q=X.containerInfo;if(Q.nodeType!==g1){var G=rU(X.current);if(G){if(G.parentNode!==Q)H("render(...): It looks like the React-rendered content of the root container was removed without using React. This is not supported and will cause errors. Instead, call root.unmount() to empty a root's container.")}}}TZ(Z,X,null,null)},eQ.prototype.unmount=Wz.prototype.unmount=function(){if(typeof arguments[0]==="function")H("unmount(...): does not support a callback argument. To execute a side effect after rendering, declare it in a component body with useEffect().");var Z=this._internalRoot;if(Z!==null){this._internalRoot=null;var X=Z.containerInfo;if(SU())H("Attempted to synchronously unmount a root while React was already rendering. React cannot finish unmounting the root until the current render has completed, which may lead to a race condition.");j5(function(){TZ(null,Z,null,null)}),$K(X)}};function CL(Z,X){if(!ZG(Z))throw new Error("createRoot(...): Target container is not a DOM element.");Oq(Z);var Q=!1,G=!1,J="",Y=Mq,z=null;if(X!==null&&X!==void 0){if(X.hydrate)U1("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead.");else if(typeof X==="object"&&X!==null&&X.$$typeof===T)H(`You passed a JSX element to createRoot. You probably meant to call root.render instead. Example usage:
|
||
|
||
let root = createRoot(domContainer);
|
||
root.render(<App />);`);if(X.unstable_strictMode===!0)Q=!0;if(X.identifierPrefix!==void 0)J=X.identifierPrefix;if(X.onRecoverableError!==void 0)Y=X.onRecoverableError;if(X.transitionCallbacks!==void 0)z=X.transitionCallbacks}var W=oU(Z,pX,null,Q,G,J,Y);vX(W.current,Z);var K=Z.nodeType===g1?Z.parentNode:Z;return v6(K),new Wz(W)}function eQ(Z){this._internalRoot=Z}function hL(Z){if(Z)c$(Z)}eQ.prototype.unstable_scheduleHydration=hL;function TL(Z,X,Q){if(!ZG(Z))throw new Error("hydrateRoot(...): Target container is not a DOM element.");if(Oq(Z),X===void 0)H("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");var G=Q!=null?Q:null,J=Q!=null&&Q.hydratedSources||null,Y=!1,z=!1,W="",K=Mq;if(Q!==null&&Q!==void 0){if(Q.unstable_strictMode===!0)Y=!0;if(Q.identifierPrefix!==void 0)W=Q.identifierPrefix;if(Q.onRecoverableError!==void 0)K=Q.onRecoverableError}var q=sU(X,null,Z,pX,G,Y,z,W,K);if(vX(q.current,Z),v6(Z),J)for(var B=0;B<J.length;B++){var R=J[B];TR(q,R)}return new eQ(q)}function ZG(Z){return!!(Z&&(Z.nodeType===a4||Z.nodeType===B5||Z.nodeType===$G||!a0))}function xZ(Z){return!!(Z&&(Z.nodeType===a4||Z.nodeType===B5||Z.nodeType===$G||Z.nodeType===g1&&Z.nodeValue===" react-mount-point-unstable "))}function Oq(Z){{if(Z.nodeType===a4&&Z.tagName&&Z.tagName.toUpperCase()==="BODY")H("createRoot(): Creating roots directly with document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try using a container element created for your app.");if(r6(Z))if(Z._reactRootContainer)H("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported.");else H("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it.")}}var xL=y.ReactCurrentOwner,Rq;Rq=function(Z){if(Z._reactRootContainer&&Z.nodeType!==g1){var X=rU(Z._reactRootContainer.current);if(X){if(X.parentNode!==Z)H("render(...): It looks like the React-rendered content of this container was removed without using React. This is not supported and will cause errors. Instead, call ReactDOM.unmountComponentAtNode to empty a container.")}}var Q=!!Z._reactRootContainer,G=Kz(Z),J=!!(G&&p5(G));if(J&&!Q)H("render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render.");if(Z.nodeType===a4&&Z.tagName&&Z.tagName.toUpperCase()==="BODY")H("render(): Rendering components directly into document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try rendering into a container element created for your app.")};function Kz(Z){if(!Z)return null;if(Z.nodeType===B5)return Z.documentElement;else return Z.firstChild}function _q(){}function gL(Z,X,Q,G,J){if(J){if(typeof G==="function"){var Y=G;G=function(){var O=tQ(z);Y.call(O)}}var z=sU(X,G,Z,s5,null,!1,!1,"",_q);Z._reactRootContainer=z,vX(z.current,Z);var W=Z.nodeType===g1?Z.parentNode:Z;return v6(W),j5(),z}else{var K;while(K=Z.lastChild)Z.removeChild(K);if(typeof G==="function"){var q=G;G=function(){var O=tQ(B);q.call(O)}}var B=oU(Z,s5,null,!1,!1,"",_q);Z._reactRootContainer=B,vX(B.current,Z);var R=Z.nodeType===g1?Z.parentNode:Z;return v6(R),j5(function(){TZ(X,B,Q,G)}),B}}function EL(Z,X){if(Z!==null&&typeof Z!=="function")H("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",X,Z)}function XG(Z,X,Q,G,J){Rq(Q),EL(J===void 0?null:J,"render");var Y=Q._reactRootContainer,z;if(!Y)z=gL(Q,X,Z,J,G);else{if(z=Y,typeof J==="function"){var W=J;J=function(){var K=tQ(z);W.call(K)}}TZ(X,z,Z,J)}return tQ(z)}var Aq=!1;function fL(Z){{if(!Aq)Aq=!0,H("findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node");var X=xL.current;if(X!==null&&X.stateNode!==null){var Q=X.stateNode._warnedAboutRefsInRender;if(!Q)H("%s is accessing findDOMNode inside its render(). render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.",u0(X.type)||"A component");X.stateNode._warnedAboutRefsInRender=!0}}if(Z==null)return null;if(Z.nodeType===a4)return Z;return FL(Z,"findDOMNode")}function uL(Z,X,Q){if(H("ReactDOM.hydrate is no longer supported in React 18. Use hydrateRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!xZ(X))throw new Error("Target container is not a DOM element.");{var G=r6(X)&&X._reactRootContainer===void 0;if(G)H("You are calling ReactDOM.hydrate() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call hydrateRoot(container, element)?")}return XG(null,Z,X,!0,Q)}function vL(Z,X,Q){if(H("ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!xZ(X))throw new Error("Target container is not a DOM element.");{var G=r6(X)&&X._reactRootContainer===void 0;if(G)H("You are calling ReactDOM.render() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.render(element)?")}return XG(null,Z,X,!1,Q)}function dL(Z,X,Q,G){if(H("ReactDOM.unstable_renderSubtreeIntoContainer() is no longer supported in React 18. Consider using a portal instead. Until you switch to the createRoot API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"),!xZ(Q))throw new Error("Target container is not a DOM element.");if(Z==null||!DB(Z))throw new Error("parentComponent must be a valid React Component");return XG(Z,X,Q,!1,G)}var Lq=!1;function yL(Z){if(!Lq)Lq=!0,H("unmountComponentAtNode is deprecated and will be removed in the next major release. Switch to the createRoot API. Learn more: https://reactjs.org/link/switch-to-createroot");if(!xZ(Z))throw new Error("unmountComponentAtNode(...): Target container is not a DOM element.");{var X=r6(Z)&&Z._reactRootContainer===void 0;if(X)H("You are calling ReactDOM.unmountComponentAtNode() on a container that was previously passed to ReactDOMClient.createRoot(). This is not supported. Did you mean to call root.unmount()?")}if(Z._reactRootContainer){{var Q=Kz(Z),G=Q&&!p5(Q);if(G)H("unmountComponentAtNode(): The node you're attempting to unmount was rendered by another copy of React.")}return j5(function(){XG(null,null,Z,!1,function(){Z._reactRootContainer=null,$K(Z)})}),!0}else{{var J=Kz(Z),Y=!!(J&&p5(J)),z=Z.nodeType===a4&&xZ(Z.parentNode)&&!!Z.parentNode._reactRootContainer;if(Y)H("unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s",z?"You may have accidentally passed in a React root node instead of its container.":"Instead, have the parent component update its state and rerender in order to remove this component.")}return!1}}if(T$(wL),g$(IL),E$(NL),f$(x8),u$(k$),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")H("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");AB(vM),FB(v3,TA,j5);function mL(Z,X){var Q=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!ZG(X))throw new Error("Target container is not a DOM element.");return PL(Z,X,null,Q)}function cL(Z,X,Q,G){return dL(Z,X,Q,G)}var Uz={usingClientEntryPoint:!1,Events:[p5,_7,dX,Dz,kz,v3]};function iL(Z,X){if(!Uz.usingClientEntryPoint)H('You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".');return CL(Z,X)}function lL(Z,X,Q){if(!Uz.usingClientEntryPoint)H('You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".');return TL(Z,X,Q)}function pL(Z){if(SU())H("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.");return j5(Z)}var oL=kL({findFiberByHostInstance:b9,bundleType:1,version:Qz,rendererPackageName:"react-dom"});if(!oL&&L1&&window.top===window.self){if(navigator.userAgent.indexOf("Chrome")>-1&&navigator.userAgent.indexOf("Edge")===-1||navigator.userAgent.indexOf("Firefox")>-1){var Pq=window.location.protocol;if(/^(https?|file):$/.test(Pq))console.info("%cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools"+(Pq==="file:"?`
|
||
You might need to use a local HTTP server (instead of file://): https://reactjs.org/link/react-devtools-faq`:""),"font-weight:bold")}}if(QP.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Uz,QP.createPortal=mL,QP.createRoot=iL,QP.findDOMNode=fL,QP.flushSync=pL,QP.hydrate=uL,QP.hydrateRoot=lL,QP.render=vL,QP.unmountComponentAtNode=yL,QP.unstable_batchedUpdates=v3,QP.unstable_renderSubtreeIntoContainer=cL,QP.version=Qz,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop==="function")__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var Vq=m7((VF,Nq)=>{var GP=b8(Iq(),1);Nq.exports=GP});var Sq=m7((JP)=>{var i7=b8(Vq(),1);c7=i7.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,JP.createRoot=function(y,X1){c7.usingClientEntryPoint=!0;try{return i7.createRoot(y,X1)}finally{c7.usingClientEntryPoint=!1}},JP.hydrateRoot=function(y,X1,k1){c7.usingClientEntryPoint=!0;try{return i7.hydrateRoot(y,X1,k1)}finally{c7.usingClientEntryPoint=!1}};var c7});var uZ=m7((YP)=>{var qz=b8(EZ(),1);(function(){var y=Symbol.for("react.element"),X1=Symbol.for("react.portal"),k1=Symbol.for("react.fragment"),U1=Symbol.for("react.strict_mode"),H=Symbol.for("react.profiler"),F4=Symbol.for("react.provider"),_0=Symbol.for("react.context"),X0=Symbol.for("react.forward_ref"),W1=Symbol.for("react.suspense"),Q0=Symbol.for("react.suspense_list"),I0=Symbol.for("react.memo"),s=Symbol.for("react.lazy"),N0=Symbol.for("react.offscreen"),u1=Symbol.iterator,w4="@@iterator";function l4($){if($===null||typeof $!=="object")return null;var S=u1&&$[u1]||$[w4];if(typeof S==="function")return S;return null}var A1=qz.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function G0($){{for(var S=arguments.length,C=new Array(S>1?S-1:0),x=1;x<S;x++)C[x-1]=arguments[x];q1("error",$,C)}}function q1($,S,C){{var x=A1.ReactDebugCurrentFrame,f=x.getStackAddendum();if(f!=="")S+="%s",C=C.concat([f]);var z0=C.map(function(a){return String(a)});z0.unshift("Warning: "+S),Function.prototype.apply.call(console[$],console,z0)}}var $0=!1,Q1=!1,V0=!1,J4=!1,Y4=!1,z4;z4=Symbol.for("react.module.reference");function i0($){if(typeof $==="string"||typeof $==="function")return!0;if($===k1||$===H||Y4||$===U1||$===W1||$===Q0||J4||$===N0||$0||Q1||V0)return!0;if(typeof $==="object"&&$!==null){if($.$$typeof===s||$.$$typeof===I0||$.$$typeof===F4||$.$$typeof===_0||$.$$typeof===X0||$.$$typeof===z4||$.getModuleId!==void 0)return!0}return!1}function w1($,S,C){var x=$.displayName;if(x)return x;var f=S.displayName||S.name||"";return f!==""?C+"("+f+")":C}function B1($){return $.displayName||"Context"}function j0($){if($==null)return null;if(typeof $.tag==="number")G0("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue.");if(typeof $==="function")return $.displayName||$.name||null;if(typeof $==="string")return $;switch($){case k1:return"Fragment";case X1:return"Portal";case H:return"Profiler";case U1:return"StrictMode";case W1:return"Suspense";case Q0:return"SuspenseList"}if(typeof $==="object")switch($.$$typeof){case _0:var S=$;return B1(S)+".Consumer";case F4:var C=$;return B1(C._context)+".Provider";case X0:return w1($,$.render,"ForwardRef");case I0:var x=$.displayName||null;if(x!==null)return x;return j0($.type)||"Memo";case s:{var f=$,z0=f._payload,a=f._init;try{return j0(a(z0))}catch(W0){return null}}}return null}var D0=Object.assign,R1=0,H0,L0,X8,p4,H8,a0,I4;function C1(){}C1.__reactDisabledLog=!0;function x4(){{if(R1===0){H0=console.log,L0=console.info,X8=console.warn,p4=console.error,H8=console.group,a0=console.groupCollapsed,I4=console.groupEnd;var $={configurable:!0,enumerable:!0,value:C1,writable:!0};Object.defineProperties(console,{info:$,log:$,warn:$,error:$,group:$,groupCollapsed:$,groupEnd:$})}R1++}}function M8(){{if(R1--,R1===0){var $={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:D0({},$,{value:H0}),info:D0({},$,{value:L0}),warn:D0({},$,{value:X8}),error:D0({},$,{value:p4}),group:D0({},$,{value:H8}),groupCollapsed:D0({},$,{value:a0}),groupEnd:D0({},$,{value:I4})})}if(R1<0)G0("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Q8=A1.ReactCurrentDispatcher,W4;function h1($,S,C){{if(W4===void 0)try{throw Error()}catch(f){var x=f.stack.trim().match(/\n( *(at )?)/);W4=x&&x[1]||""}return`
|
||
`+W4+$}}var l0=!1,a1;{var o4=typeof WeakMap==="function"?WeakMap:Map;a1=new o4}function L1($,S){if(!$||l0)return"";{var C=a1.get($);if(C!==void 0)return C}var x;l0=!0;var f=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var z0;z0=Q8.current,Q8.current=null,x4();try{if(S){var a=function(){throw Error()};if(Object.defineProperty(a.prototype,"props",{set:function(){throw Error()}}),typeof Reflect==="object"&&Reflect.construct){try{Reflect.construct(a,[])}catch(t1){x=t1}Reflect.construct($,[],a)}else{try{a.call()}catch(t1){x=t1}$.call(a.prototype)}}else{try{throw Error()}catch(t1){x=t1}$()}}catch(t1){if(t1&&x&&typeof t1.stack==="string"){var W0=t1.stack.split(`
|
||
`),y0=x.stack.split(`
|
||
`),H1=W0.length-1,_1=y0.length-1;while(H1>=1&&_1>=0&&W0[H1]!==y0[_1])_1--;for(;H1>=1&&_1>=0;H1--,_1--)if(W0[H1]!==y0[_1]){if(H1!==1||_1!==1)do if(H1--,_1--,_1<0||W0[H1]!==y0[_1]){var q4=`
|
||
`+W0[H1].replace(" at new "," at ");if($.displayName&&q4.includes("<anonymous>"))q4=q4.replace("<anonymous>",$.displayName);if(typeof $==="function")a1.set($,q4);return q4}while(H1>=1&&_1>=0);break}}}finally{l0=!1,Q8.current=z0,M8(),Error.prepareStackTrace=f}var p8=$?$.displayName||$.name:"",k8=p8?h1(p8):"";if(typeof $==="function")a1.set($,k8);return k8}function N4($,S,C){return L1($,!1)}function V4($){var S=$.prototype;return!!(S&&S.isReactComponent)}function S1($,S,C){if($==null)return"";if(typeof $==="function")return L1($,V4($));if(typeof $==="string")return h1($);switch($){case W1:return h1("Suspense");case Q0:return h1("SuspenseList")}if(typeof $==="object")switch($.$$typeof){case X0:return N4($.render);case I0:return S1($.type,S,C);case s:{var x=$,f=x._payload,z0=x._init;try{return S1(z0(f),S,C)}catch(a){}}}return""}var $1=Object.prototype.hasOwnProperty,S4={},b4=A1.ReactDebugCurrentFrame;function T1($){if($){var S=$._owner,C=S1($.type,$._source,S?S.type:null);b4.setExtraStackFrame(C)}else b4.setExtraStackFrame(null)}function K4($,S,C,x,f){{var z0=Function.call.bind($1);for(var a in $)if(z0($,a)){var W0=void 0;try{if(typeof $[a]!=="function"){var y0=Error((x||"React class")+": "+C+" type `"+a+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof $[a]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw y0.name="Invariant Violation",y0}W0=$[a](S,a,x,C,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(H1){W0=H1}if(W0&&!(W0 instanceof Error))T1(f),G0("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",x||"React class",C,a,typeof W0),T1(null);if(W0 instanceof Error&&!(W0.message in S4))S4[W0.message]=!0,T1(f),G0("Failed %s type: %s",C,W0.message),T1(null)}}}var O8=Array.isArray;function U4($){return O8($)}function g4($){{var S=typeof Symbol==="function"&&Symbol.toStringTag,C=S&&$[Symbol.toStringTag]||$.constructor.name||"Object";return C}}function b1($){try{return E4($),!1}catch(S){return!0}}function E4($){return""+$}function v1($){if(b1($))return G0("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",g4($)),E4($)}var x1=A1.ReactCurrentOwner,G8={key:!0,ref:!0,__self:!0,__source:!0},R8,d1,f4;f4={};function m($){if($1.call($,"ref")){var S=Object.getOwnPropertyDescriptor($,"ref").get;if(S&&S.isReactWarning)return!1}return $.ref!==void 0}function e($){if($1.call($,"key")){var S=Object.getOwnPropertyDescriptor($,"key").get;if(S&&S.isReactWarning)return!1}return $.key!==void 0}function B0($,S){if(typeof $.ref==="string"&&x1.current&&S&&x1.current.stateNode!==S){var C=j0(x1.current.type);if(!f4[C])G0('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',j0(x1.current.type),$.ref),f4[C]=!0}}function E0($,S){{var C=function(){if(!R8)R8=!0,G0("%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://reactjs.org/link/special-props)",S)};C.isReactWarning=!0,Object.defineProperty($,"key",{get:C,configurable:!0})}}function o0($,S){{var C=function(){if(!d1)d1=!0,G0("%s: `ref` 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://reactjs.org/link/special-props)",S)};C.isReactWarning=!0,Object.defineProperty($,"ref",{get:C,configurable:!0})}}var j1=function($,S,C,x,f,z0,a){var W0={$$typeof:y,type:$,key:S,ref:C,props:a,_owner:z0};if(W0._store={},Object.defineProperty(W0._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(W0,"_self",{configurable:!1,enumerable:!1,writable:!1,value:x}),Object.defineProperty(W0,"_source",{configurable:!1,enumerable:!1,writable:!1,value:f}),Object.freeze)Object.freeze(W0.props),Object.freeze(W0);return W0};function G1($,S,C,x,f){{var z0,a={},W0=null,y0=null;if(C!==void 0)v1(C),W0=""+C;if(e(S))v1(S.key),W0=""+S.key;if(m(S))y0=S.ref,B0(S,f);for(z0 in S)if($1.call(S,z0)&&!G8.hasOwnProperty(z0))a[z0]=S[z0];if($&&$.defaultProps){var H1=$.defaultProps;for(z0 in H1)if(a[z0]===void 0)a[z0]=H1[z0]}if(W0||y0){var _1=typeof $==="function"?$.displayName||$.name||"Unknown":$;if(W0)E0(a,_1);if(y0)o0(a,_1)}return j1($,W0,y0,f,x,x1.current,a)}}var{ReactCurrentOwner:r1,ReactDebugCurrentFrame:k0}=A1;function h0($){if($){var S=$._owner,C=S1($.type,$._source,S?S.type:null);k0.setExtraStackFrame(C)}else k0.setExtraStackFrame(null)}var j8=!1;function Y0($){return typeof $==="object"&&$!==null&&$.$$typeof===y}function n1(){{if(r1.current){var $=j0(r1.current.type);if($)return`
|
||
|
||
Check the render method of \``+$+"`."}return""}}function F0($){{if($!==void 0){var S=$.fileName.replace(/^.*[\\\/]/,""),C=$.lineNumber;return`
|
||
|
||
Check your code at `+S+":"+C+"."}return""}}var _8={};function D8($){{var S=n1();if(!S){var C=typeof $==="string"?$:$.displayName||$.name;if(C)S=`
|
||
|
||
Check the top-level render call using <`+C+">."}return S}}function A8($,S){{if(!$._store||$._store.validated||$.key!=null)return;$._store.validated=!0;var C=D8(S);if(_8[C])return;_8[C]=!0;var x="";if($&&$._owner&&$._owner!==r1.current)x=" It was passed a child from "+j0($._owner.type)+".";h0($),G0('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',C,x),h0(null)}}function _($,S){{if(typeof $!=="object")return;if(U4($))for(var C=0;C<$.length;C++){var x=$[C];if(Y0(x))A8(x,S)}else if(Y0($)){if($._store)$._store.validated=!0}else if($){var f=l4($);if(typeof f==="function"){if(f!==$.entries){var z0=f.call($),a;while(!(a=z0.next()).done)if(Y0(a.value))A8(a.value,S)}}}}}function D($){{var S=$.type;if(S===null||S===void 0||typeof S==="string")return;var C;if(typeof S==="function")C=S.propTypes;else if(typeof S==="object"&&(S.$$typeof===X0||S.$$typeof===I0))C=S.propTypes;else return;if(C){var x=j0(S);K4(C,$.props,"prop",x,$)}else if(S.PropTypes!==void 0&&!j8){j8=!0;var f=j0(S);G0("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",f||"Unknown")}if(typeof S.getDefaultProps==="function"&&!S.getDefaultProps.isReactClassApproved)G0("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function E($){{var S=Object.keys($.props);for(var C=0;C<S.length;C++){var x=S[C];if(x!=="children"&&x!=="key"){h0($),G0("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",x),h0(null);break}}if($.ref!==null)h0($),G0("Invalid attribute `ref` supplied to `React.Fragment`."),h0(null)}}var T={};function i($,S,C,x,f,z0){{var a=i0($);if(!a){var W0="";if($===void 0||typeof $==="object"&&$!==null&&Object.keys($).length===0)W0+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.";var y0=F0(f);if(y0)W0+=y0;else W0+=n1();var H1;if($===null)H1="null";else if(U4($))H1="array";else if($!==void 0&&$.$$typeof===y)H1="<"+(j0($.type)||"Unknown")+" />",W0=" Did you accidentally export a JSX literal instead of a component?";else H1=typeof $;G0("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",H1,W0)}var _1=G1($,S,C,f,z0);if(_1==null)return _1;if(a){var q4=S.children;if(q4!==void 0)if(x)if(U4(q4)){for(var p8=0;p8<q4.length;p8++)_(q4[p8],$);if(Object.freeze)Object.freeze(q4)}else G0("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else _(q4,$)}if($1.call(S,"key")){var k8=j0($),t1=Object.keys(S).filter(function(C8){return C8!=="key"}),C5=t1.length>0?"{key: someKey, "+t1.join(": ..., ")+": ...}":"{key: someKey}";if(!T[k8+C5]){var l7=t1.length>0?"{"+t1.join(": ..., ")+": ...}":"{}";G0(`A props object containing a "key" prop is being spread into JSX:
|
||
let props = %s;
|
||
<%s {...props} />
|
||
React keys must be passed directly to JSX without using spread:
|
||
let props = %s;
|
||
<%s key={someKey} {...props} />`,C5,k8,l7,k8),T[k8+C5]=!0}}if($===k1)E(_1);else D(_1);return _1}}var d=i;YP.Fragment=k1,YP.jsxDEV=d})()});var jq=b8(EZ(),1),Dq=b8(Sq(),1);var s0=b8(EZ(),1),P=b8(uZ(),1);function zP(){let[y,X1]=s0.useState(null),[k1,U1]=s0.useState("Ready to authenticate"),[H,F4]=s0.useState("info"),[_0,X0]=s0.useState(null),[W1,Q0]=s0.useState(!1),[I0,s]=s0.useState(!0),[N0,u1]=s0.useState([]),[w4,l4]=s0.useState(!1),[A1,G0]=s0.useState(0),[q1,$0]=s0.useState(!0),[Q1,V0]=s0.useState(null),[J4,Y4]=s0.useState([]),[z4,i0]=s0.useState(!1),[w1,B1]=s0.useState(0),[j0,D0]=s0.useState(!0),[R1,H0]=s0.useState(null),[L0,X8]=s0.useState({});async function p4(_){if(!_||L0[_])return L0[_]||null;try{let D=await N4(_);if(D)return X8((E)=>({...E,[_]:{name:D.name||`user:${_.slice(0,8)}`,display_name:D.display_name,picture:D.picture,about:D.about}})),D}catch(D){console.log("Error fetching profile for",_.slice(0,8),":",D)}return null}async function H8(_){let E=[...new Set(_.map((T)=>T.author).filter(Boolean))].map((T)=>p4(T));await Promise.allSettled(E)}let[a0,I4]=s0.useState({welcome:!0,exportMine:!1,exportAll:!1,exportSpecific:!1,importEvents:!1,eventsLog:!1,allEventsLog:!1}),C1=s0.useRef(null),x4=s0.useRef(null),[M8,Q8]=s0.useState(16);s0.useEffect(()=>{function _(){if(C1.current){let D=C1.current.offsetHeight||0;Q8(Math.max(0,Math.round(D/2)))}}return _(),window.addEventListener("resize",_),()=>window.removeEventListener("resize",_)},[]),s0.useEffect(()=>{let _=window.matchMedia("(prefers-color-scheme: dark)");Q0(_.matches);let D=(E)=>{Q0(E.matches)};return _.addEventListener("change",D),()=>{_.removeEventListener("change",D)}},[]),s0.useEffect(()=>{(async()=>{await h1(),s(!1)})()},[]),s0.useEffect(()=>{if(y?.pubkey)V4(y.pubkey)},[y?.pubkey]),s0.useEffect(()=>{if(y?.pubkey){if(O8(!0),y.permission==="admin")U4(!0)}},[y?.pubkey,y?.permission]);function W4(){try{return window.location.protocol.replace("http","ws")+"//"+window.location.host}catch(_){return"ws://localhost:3333"}}async function h1(){try{let D=await(await fetch("/api/auth/status")).json();if(D.authenticated&&D.pubkey)try{let T=await(await fetch(`/api/permissions/${D.pubkey}`)).json();if(T&&T.permission){let i={pubkey:D.pubkey,permission:T.permission};X1(i),l0(`Already authenticated as: ${D.pubkey.slice(0,16)}...`,"success"),V4(D.pubkey)}}catch(E){}}catch(_){}}function l0(_,D="info"){U1(_),F4(D)}function a1(){switch(H){case"success":return"mt-5 mb-5 p-3 rounded "+Y0("bg-green-100 text-green-800","bg-green-900 text-green-100");case"error":return"mt-5 mb-5 p-3 rounded "+Y0("bg-red-100 text-red-800","bg-red-900 text-red-100");case"info":default:return"mt-5 mb-5 p-3 rounded "+Y0("bg-cyan-100 text-cyan-800","bg-cyan-900 text-cyan-100")}}async function o4(){try{return(await(await fetch("/api/auth/challenge")).json()).challenge}catch(_){throw l0("Failed to get authentication challenge: "+_.message,"error"),_}}async function L1(){if(!window.nostr){l0("No Nostr extension found. Please install a NIP-07 compatible extension like nos2x or Alby.","error");return}try{l0("Connecting to extension...","info");let _=await window.nostr.getPublicKey(),D=await o4(),E={kind:22242,created_at:Math.floor(Date.now()/1000),tags:[["relay",W4()],["challenge",D]],content:""},T=await window.nostr.signEvent(E);await S1(T)}catch(_){l0("Extension login failed: "+_.message,"error")}}async function N4(_,D=4000){return new Promise((E)=>{let T=!1,i=[],d;try{d=new WebSocket(W4())}catch(C){E(null);return}let $="profile-"+Math.random().toString(36).slice(2),S=setTimeout(()=>{if(d&&d.readyState===1)try{d.close()}catch(C){}if(!T)T=!0,E(null)},D);d.onopen=()=>{try{let C=["REQ",$,{kinds:[0],authors:[_]}];d.send(JSON.stringify(C))}catch(C){}},d.onmessage=(C)=>{try{let x=JSON.parse(C.data),f=x[0];if(f==="EVENT"&&x[1]===$){let z0=x[2];if(z0&&z0.kind===0&&z0.content)i.push(z0)}else if(f==="EOSE"&&x[1]===$){try{d.send(JSON.stringify(["CLOSE",$]))}catch(z0){}try{d.close()}catch(z0){}if(clearTimeout(S),!T)if(T=!0,i.length){let z0=i.reduce((a,W0)=>a.created_at>W0.created_at?a:W0);try{let a=JSON.parse(z0.content);E(a||null)}catch(a){E(null)}}else E(null)}}catch(x){}},d.onerror=()=>{try{d.close()}catch(C){}if(clearTimeout(S),!T)T=!0,E(null)},d.onclose=()=>{if(clearTimeout(S),!T)if(T=!0,i.length){let C=i.reduce((x,f)=>x.created_at>f.created_at?x:f);try{let x=JSON.parse(C.content);E(x||null)}catch(x){E(null)}}else E(null)}})}async function V4(_){try{let D={name:`user:${_.slice(0,8)}`,about:"No profile data available"};X0(D);let E=null;try{E=await N4(_)}catch(T){}if(E){let T=typeof E==="string"?JSON.parse(E):E;return X0({name:T.name||D.name,display_name:T.display_name,picture:T.picture,banner:T.banner,about:T.about||D.about}),T}if(window.nostr&&window.nostr.getPublicKey)try{if(window.nostr.getUserMetadata){let T=await window.nostr.getUserMetadata();if(T)try{let i=typeof T==="string"?JSON.parse(T):T;return X0({name:i.name||D.name,display_name:i.display_name,picture:i.picture,banner:i.banner,about:i.about||D.about}),i}catch(i){console.log("Error parsing user metadata:",i)}}}catch(T){console.log("Could not get profile from extension:",T)}return D}catch(D){return console.error("Error handling profile data:",D),null}}async function S1(_){try{let E=await(await fetch("/api/auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(_)})).json();if(E.success){X1(E.pubkey),l0("Successfully authenticated as: "+E.pubkey.slice(0,16)+"...","success");let i=await(await fetch(`/api/permissions/${E.pubkey}`)).json();if(i&&i.permission)X1({pubkey:E.pubkey,permission:i.permission}),await V4(E.pubkey)}else l0("Authentication failed: "+E.error,"error")}catch(D){l0("Authentication request failed: "+D.message,"error")}}async function $1(){try{await fetch("/api/auth/logout",{method:"POST"})}catch(_){}X1(null),X0(null),u1([]),G0(0),$0(!0),V0(null),Y4([]),B1(0),D0(!0),H0(null),l0("Logged out","info")}async function S4(_=!1,D=50,E=1e4){if(!y?.pubkey)return;if(w4)return;if(!_&&!q1)return;return console.log("DEBUG: fetchEventsFromRelay called, reset:",_,"offset:",A1),l4(!0),new Promise((T)=>{let i=!1,d=[],$;try{$=new WebSocket(W4())}catch(x){console.error("Failed to create WebSocket:",x),l4(!1),T();return}let S="events-"+Math.random().toString(36).slice(2),C=setTimeout(()=>{if($&&$.readyState===1)try{$.close()}catch(x){}if(!i)i=!0,console.log("DEBUG: WebSocket timeout, received events:",d.length),b4(d,_),T()},E);$.onopen=()=>{try{let x=["REQ",S,{authors:[y.pubkey]}];console.log("DEBUG: Sending WebSocket request:",x),$.send(JSON.stringify(x))}catch(x){console.error("Failed to send WebSocket request:",x)}},$.onmessage=(x)=>{try{let f=JSON.parse(x.data),z0=f[0];if(console.log("DEBUG: WebSocket message:",z0,f.length>2?"with event":""),z0==="EVENT"&&f[1]===S){let a=f[2];if(a){let W0={id:a.id,kind:a.kind,created_at:a.created_at,content:a.content||"",raw_json:JSON.stringify(a)};d.push(W0)}}else if(z0==="EOSE"&&f[1]===S){try{$.send(JSON.stringify(["CLOSE",S]))}catch(a){}try{$.close()}catch(a){}if(clearTimeout(C),!i)i=!0,console.log("DEBUG: EOSE received, processing events:",d.length),b4(d,_),T()}}catch(f){console.error("Error parsing WebSocket message:",f)}},$.onerror=(x)=>{console.error("WebSocket error:",x);try{$.close()}catch(f){}if(clearTimeout(C),!i)i=!0,b4(d,_),T()},$.onclose=()=>{if(clearTimeout(C),!i)i=!0,console.log("DEBUG: WebSocket closed, processing events:",d.length),b4(d,_),T()}})}function b4(_,D){try{let E=_.sort(($,S)=>S.created_at-$.created_at),T=D?0:A1,i=50,d=E.slice(T,T+50);if(console.log("DEBUG: Processing events - total:",E.length,"paginated:",d.length,"offset:",T),D)u1(d),G0(d.length);else u1(($)=>[...$,...d]),G0(($)=>$+d.length);$0(T+d.length<E.length),console.log("DEBUG: Events updated, displayed count:",d.length,"has more:",T+d.length<E.length)}catch(E){console.error("Error processing events response:",E)}finally{l4(!1)}}async function T1(_=!1,D=50,E=1e4){if(!y?.pubkey||y.permission!=="admin")return;if(z4)return;if(!_&&!j0)return;return console.log("DEBUG: fetchAllEventsFromRelay called, reset:",_,"offset:",w1),i0(!0),new Promise((T)=>{let i=!1,d=[],$;try{$=new WebSocket(W4())}catch(x){console.error("Failed to create WebSocket:",x),i0(!1),T();return}let S="allevents-"+Math.random().toString(36).slice(2),C=setTimeout(()=>{if($&&$.readyState===1)try{$.close()}catch(x){}if(!i)i=!0,console.log("DEBUG: WebSocket timeout, received all events:",d.length),K4(d,_),T()},E);$.onopen=()=>{try{let x=["REQ",S,{}];console.log("DEBUG: Sending WebSocket request for all events:",x),$.send(JSON.stringify(x))}catch(x){console.error("Failed to send WebSocket request:",x)}},$.onmessage=(x)=>{try{let f=JSON.parse(x.data),z0=f[0];if(console.log("DEBUG: WebSocket message:",z0,f.length>2?"with event":""),z0==="EVENT"&&f[1]===S){let a=f[2];if(a){let W0={id:a.id,kind:a.kind,created_at:a.created_at,content:a.content||"",author:a.pubkey||"",raw_json:JSON.stringify(a)};d.push(W0)}}else if(z0==="EOSE"&&f[1]===S){try{$.send(JSON.stringify(["CLOSE",S]))}catch(a){}try{$.close()}catch(a){}if(clearTimeout(C),!i)i=!0,console.log("DEBUG: EOSE received, processing all events:",d.length),K4(d,_),T()}}catch(f){console.error("Error parsing WebSocket message:",f)}},$.onerror=(x)=>{console.error("WebSocket error:",x);try{$.close()}catch(f){}if(clearTimeout(C),!i)i=!0,K4(d,_),T()},$.onclose=()=>{if(clearTimeout(C),!i)i=!0,console.log("DEBUG: WebSocket closed, processing all events:",d.length),K4(d,_),T()}})}function K4(_,D){try{let E=_.sort(($,S)=>S.created_at-$.created_at),T=D?0:w1,i=50,d=E.slice(T,T+50);if(console.log("DEBUG: Processing all events - total:",E.length,"paginated:",d.length,"offset:",T),D)Y4(d),B1(d.length);else Y4(($)=>[...$,...d]),B1(($)=>$+d.length);D0(T+d.length<E.length),H8(d),console.log("DEBUG: All events updated, displayed count:",d.length,"has more:",T+d.length<E.length)}catch(E){console.error("Error processing all events response:",E)}finally{i0(!1)}}async function O8(_=!1){if(await S4(_),y?.pubkey)await p4(y.pubkey)}async function U4(_=!1){await T1(_)}function g4(_){V0((D)=>D===_?null:_)}function b1(_){H0((D)=>D===_?null:_)}function E4(_){try{navigator.clipboard.writeText(_)}catch(D){let E=document.createElement("textarea");E.value=_,document.body.appendChild(E),E.select(),document.execCommand("copy"),document.body.removeChild(E)}}function v1(_,D=100){if(!_||_.length<=D)return _;return _.substring(0,D)+"..."}function x1(_){return new Date(_*1000).toLocaleString()}async function G8(_,D,E=null){if(!y?.pubkey){l0("Must be logged in to delete events","error");return}if(!window.nostr){l0("Nostr extension not found","error");return}try{let T=JSON.parse(D),i=T.pubkey===y.pubkey,d=y.permission==="admin";if(!i&&!d){l0("You can only delete your own events","error");return}let $={kind:5,created_at:Math.floor(Date.now()/1000),tags:[["e",T.id],["k",T.kind.toString()]],content:i?"Deleted by author":"Deleted by admin"},S=await window.nostr.signEvent($);if(await R8(S),l0("Delete event published successfully","success"),i)O8(!0);if(d)U4(!0)}catch(T){l0("Failed to delete event: "+T.message,"error")}}async function R8(_,D=5000){return new Promise((E,T)=>{let i=!1,d;try{d=new WebSocket(W4())}catch(S){T(new Error("Failed to create WebSocket connection"));return}let $=setTimeout(()=>{if(d&&d.readyState===1)try{d.close()}catch(S){}if(!i)i=!0,T(new Error("Timeout publishing event"))},D);d.onopen=()=>{try{let S=["EVENT",_];d.send(JSON.stringify(S))}catch(S){if(clearTimeout($),!i)i=!0,T(new Error("Failed to send event: "+S.message))}},d.onmessage=(S)=>{try{let C=JSON.parse(S.data);if(C[0]==="OK"){let f=C[1],z0=C[2],a=C[3]||"";if(f===_.id){clearTimeout($);try{d.close()}catch(W0){}if(!i)if(i=!0,z0)E();else T(new Error("Event rejected: "+a))}}}catch(C){}},d.onerror=(S)=>{clearTimeout($);try{d.close()}catch(C){}if(!i)i=!0,T(new Error("WebSocket error"))},d.onclose=()=>{if(clearTimeout($),!i)i=!0,T(new Error("WebSocket connection closed"))}})}function d1(_){I4((D)=>({...D,[_]:!D[_]}))}function f4(){try{x4?.current?.click()}catch(_){}}async function m(_){let D=_?.target?.files&&_.target.files[0];if(!D)return;try{l0("Uploading import file...","info");let E=new FormData;E.append("file",D);let T=await fetch("/api/import",{method:"POST",body:E});if(T.ok)l0("Import started. Processing will continue in the background.","success");else{let i=await T.text();l0("Import failed: "+i,"error")}}catch(E){l0("Import failed: "+(E?.message||String(E)),"error")}finally{if(_&&_.target)_.target.value=""}}let[e,B0]=s0.useState([{value:""}]);function E0(_){if(!_)return!1;let D=String(_).trim();return/^[0-9a-fA-F]{64}$/.test(D)}function o0(_){return String(_||"").trim()}function j1(){B0((_)=>[..._,{value:""}])}function G1(_){B0((D)=>D.filter((E,T)=>T!==_))}function r1(_,D){let E=o0(D);B0((T)=>T.map((i,d)=>d===_?{value:E}:i))}function k0(){return e.map((_)=>o0(_.value)).filter((_)=>_.length>0&&E0(_))}function h0(){if(!e||e.length===0)return!1;return e.every((_)=>{let D=o0(_.value);return D.length===64&&E0(D)})}function j8(){let _=k0();if(!_.length)return;let D=_.map((E)=>`pubkey=${encodeURIComponent(E)}`).join("&");try{window.location.href=`/api/export?${D}`}catch(E){}}function Y0(_,D){return W1?D:_}function n1(){return Y0("bg-gray-200","bg-gray-800")}function F0(){return Y0("text-gray-700","text-gray-300")}function _8(){return Y0("bg-gray-100","bg-gray-700")}function D8(){return Y0("text-gray-500","text-gray-300")}function A8(){return Y0("hover:text-gray-800","hover:text-gray-100")}if(I0)return null;return P.jsxDEV("div",{className:`min-h-screen ${Y0("bg-gray-100","bg-gray-900")}`,children:y?.permission?P.jsxDEV(P.Fragment,{children:[P.jsxDEV("div",{className:`sticky top-0 left-0 w-full ${Y0("bg-gray-100","bg-gray-900")} z-50 h-16 flex items-center overflow-hidden`,children:P.jsxDEV("div",{className:"flex items-center h-full w-full box-border",children:[P.jsxDEV("div",{className:"relative overflow-hidden flex flex-grow items-center justify-start h-full",children:[_0?.banner&&P.jsxDEV("div",{className:"absolute inset-0 opacity-70 bg-cover bg-center",style:{backgroundImage:`url(${_0.banner})`}},void 0,!1,void 0,this),P.jsxDEV("div",{className:"relative z-10 p-2 flex items-center h-full",children:[_0?.picture&&P.jsxDEV("img",{src:_0.picture,alt:"User Avatar",className:`w-16 h-16 rounded-full object-cover border-2 ${Y0("border-white","border-gray-600")} mr-2 shadow box-border`},void 0,!1,void 0,this),P.jsxDEV("div",{className:F0(),children:[P.jsxDEV("div",{className:"font-bold text-base block",children:[_0?.display_name||_0?.name||y.pubkey.slice(0,8),_0?.name&&_0?.display_name&&` (${_0.name})`]},void 0,!0,void 0,this),P.jsxDEV("div",{className:"font-bold text-lg text-left",children:y.permission==="admin"?"Admin Dashboard":"Subscriber Dashboard"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("div",{className:"flex items-center justify-end shrink-0 h-full",children:P.jsxDEV("button",{className:`bg-transparent ${D8()} border-0 text-2xl cursor-pointer flex items-center justify-center h-full aspect-square shrink-0 hover:bg-transparent ${A8()}`,onClick:$1,children:"✕"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this),P.jsxDEV("div",{className:"flex-grow overflow-y-auto p-4",children:[P.jsxDEV("input",{type:"file",ref:x4,onChange:m,accept:".json,.jsonl,text/plain,application/x-ndjson,application/json",style:{display:"none"}},void 0,!1,void 0,this),P.jsxDEV("div",{className:`m-2 p-2 w-full ${n1()} rounded-lg`,children:[P.jsxDEV("div",{className:`text-lg font-bold flex items-center justify-between cursor-pointer p-2 ${F0()} ${Y0("hover:bg-gray-300","hover:bg-gray-700")} rounded`,onClick:()=>d1("welcome"),children:[P.jsxDEV("span",{children:"Welcome"},void 0,!1,void 0,this),P.jsxDEV("span",{className:"text-xl",children:a0.welcome?"▼":"▶"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),a0.welcome&&P.jsxDEV("div",{className:"p-2",children:P.jsxDEV("p",{className:F0(),children:"here you can configure all the things"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("div",{className:`m-2 p-2 ${n1()} rounded-lg w-full`,children:[P.jsxDEV("div",{className:`text-lg font-bold flex items-center justify-between cursor-pointer p-2 ${F0()} ${Y0("hover:bg-gray-300","hover:bg-gray-700")} rounded`,onClick:()=>d1("exportMine"),children:[P.jsxDEV("span",{children:"Export My Events"},void 0,!1,void 0,this),P.jsxDEV("span",{className:"text-xl",children:a0.exportMine?"▼":"▶"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),a0.exportMine&&P.jsxDEV("div",{className:"w-full flex items-center justify-end p-2 bg-gray-900 rounded-lg mt-2",children:[P.jsxDEV("div",{className:"pr-2 m-2 w-full",children:P.jsxDEV("p",{className:`text-sm w-full ${F0()}`,children:"Download your own events as line-delimited JSON (JSONL/NDJSON). Only events you authored will be included."},void 0,!1,void 0,this)},void 0,!1,void 0,this),P.jsxDEV("button",{className:`${_8()} ${D8()} border-0 text-2xl cursor-pointer flex items-center justify-center h-full aspect-square shrink-0 hover:bg-transparent ${A8()}`,onClick:()=>{window.location.href="/api/export/mine"},"aria-label":"Download my events as JSONL",title:"Download my events",children:"⤓"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),y.permission==="admin"&&P.jsxDEV(P.Fragment,{children:[P.jsxDEV("div",{className:`m-2 p-2 ${n1()} rounded-lg w-full`,children:[P.jsxDEV("div",{className:`text-lg font-bold flex items-center justify-between cursor-pointer p-2 ${F0()} ${Y0("hover:bg-gray-300","hover:bg-gray-700")} rounded`,onClick:()=>d1("exportAll"),children:[P.jsxDEV("span",{children:"Export All Events (admin)"},void 0,!1,void 0,this),P.jsxDEV("span",{className:"text-xl",children:a0.exportAll?"▼":"▶"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),a0.exportAll&&P.jsxDEV("div",{className:"flex items-center justify-between p-2 m-4 bg-gray-900 round mt-2",children:[P.jsxDEV("div",{className:"pr-2 w-full",children:P.jsxDEV("p",{className:`text-sm ${F0()}`,children:"Download all stored events as line-delimited JSON (JSONL/NDJSON). This may take a while on large databases."},void 0,!1,void 0,this)},void 0,!1,void 0,this),P.jsxDEV("button",{className:`${_8()} ${D8()} border-0 text-2xl cursor-pointer flex m-2 items-center justify-center h-full aspect-square shrink-0 hover:bg-transparent ${A8()}`,onClick:()=>{window.location.href="/api/export"},"aria-label":"Download all events as JSONL",title:"Download all events",children:"⤓"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("div",{className:`m-2 p-2 ${n1()} rounded-lg w-full`,children:[P.jsxDEV("div",{className:`text-lg font-bold flex items-center justify-between cursor-pointer p-2 ${F0()} ${Y0("hover:bg-gray-300","hover:bg-gray-700")} rounded`,onClick:()=>d1("exportSpecific"),children:[P.jsxDEV("span",{children:"Export Specific Pubkeys (admin)"},void 0,!1,void 0,this),P.jsxDEV("span",{className:"text-xl",children:a0.exportSpecific?"▼":"▶"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),a0.exportSpecific&&P.jsxDEV("div",{className:"w-full flex items-start justify-between gap-4 m-2 p-2 bg-gray-900 rounded-lg mt-2",children:P.jsxDEV("div",{className:"flex-1 pr-2 w-full",children:[P.jsxDEV("p",{className:`text-sm ${F0()}`,children:"Enter one or more author pubkeys (64-character hex). Only valid entries will be exported."},void 0,!1,void 0,this),P.jsxDEV("div",{className:"flex flex-col items-end gap-2 self-end justify-end p-2",children:P.jsxDEV("button",{className:`${_8()} ${F0()} text-base p-4 rounded m-2 ${Y0("hover:bg-gray-200","hover:bg-gray-600")}`,onClick:j1,title:"Add another pubkey",type:"button",children:"+ Add"},void 0,!1,void 0,this)},void 0,!1,void 0,this),P.jsxDEV("div",{className:"flex flex-col items-end gap-2 min-w-[320px] justify-end p-2",children:P.jsxDEV("div",{className:"gap-2 justify-end",children:e.map((_,D)=>{let E=(_?.value||"").trim(),T=E.length===0?!0:E0(E);return P.jsxDEV("div",{className:"flex items-center gap-2 ",children:[P.jsxDEV("input",{type:"text",inputMode:"text",autoComplete:"off",spellCheck:"false",className:`flex-1 text-sm px-2 py-1 border rounded outline-none ${T?Y0("border-gray-300 bg-white text-gray-900 focus:ring-2 focus:ring-blue-200","border-gray-600 bg-gray-700 text-gray-100 focus:ring-2 focus:ring-blue-500"):Y0("border-red-500 bg-red-50 text-red-800","border-red-700 bg-red-900 text-red-200")}`,placeholder:"e.g., 64-hex pubkey",value:E,onChange:(i)=>r1(D,i.target.value)},void 0,!1,void 0,this),P.jsxDEV("button",{className:`${_8()} ${F0()} px-2 py-1 rounded ${Y0("hover:bg-gray-200","hover:bg-gray-600")}`,onClick:()=>G1(D),title:"Remove this pubkey",type:"button",children:"✕"},void 0,!1,void 0,this)]},D,!0,void 0,this)})},void 0,!1,void 0,this)},void 0,!1,void 0,this),P.jsxDEV("div",{className:"flex justify-end items-end gap-2 self-end",children:P.jsxDEV("button",{className:`${Y0("bg-blue-600","bg-blue-500")} text-white px-3 py-1 rounded disabled:opacity-50 disabled:cursor-not-allowed ${h0()?Y0("hover:bg-blue-700","hover:bg-blue-600"):""}`,onClick:j8,disabled:!h0(),title:h0()?"Download events for specified pubkeys":"Enter a valid 64-character hex pubkey in every field",type:"button",children:"Export"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("div",{className:`m-2 p-2 ${n1()} rounded-lg w-full`,children:[P.jsxDEV("div",{className:`text-lg font-bold flex items-center justify-between cursor-pointer p-2 ${F0()} ${Y0("hover:bg-gray-300","hover:bg-gray-700")} rounded`,onClick:()=>d1("importEvents"),children:[P.jsxDEV("span",{children:"Import Events (admin)"},void 0,!1,void 0,this),P.jsxDEV("span",{className:"text-xl",children:a0.importEvents?"▼":"▶"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),a0.importEvents&&P.jsxDEV("div",{className:"flex items-center justify-between p-2 bg-gray-900 rounded-lg mt-2",children:[P.jsxDEV("div",{className:"pr-2 w-full",children:P.jsxDEV("p",{className:`text-sm ${F0()}`,children:"Upload events in line-delimited JSON (JSONL/NDJSON) to import into the database."},void 0,!1,void 0,this)},void 0,!1,void 0,this),P.jsxDEV("button",{className:`${_8()} ${D8()} border-0 text-2xl cursor-pointer flex items-center justify-center h-full aspect-square shrink-0 hover:bg-transparent ${A8()}`,onClick:f4,"aria-label":"Import events from JSONL",title:"Import events",children:"↥"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("div",{className:`m-2 p-2 ${n1()} rounded-lg w-full`,children:[P.jsxDEV("div",{className:`text-lg font-bold flex items-center justify-between cursor-pointer p-2 ${F0()} ${Y0("hover:bg-gray-300","hover:bg-gray-700")} rounded`,onClick:()=>d1("eventsLog"),children:[P.jsxDEV("span",{children:"My Events Log"},void 0,!1,void 0,this),P.jsxDEV("span",{className:"text-xl",children:a0.eventsLog?"▼":"▶"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),a0.eventsLog&&P.jsxDEV("div",{className:"p-2 bg-gray-900 rounded-lg mt-2",children:[P.jsxDEV("div",{className:"mb-4",children:P.jsxDEV("p",{className:`text-sm ${F0()}`,children:"View all your events in reverse chronological order. Click on any event to view its raw JSON."},void 0,!1,void 0,this)},void 0,!1,void 0,this),P.jsxDEV("div",{className:"block",style:{position:"relative"},children:N0.length===0&&!w4?P.jsxDEV("div",{className:`text-center py-4 ${F0()}`,children:"No events found"},void 0,!1,void 0,this):P.jsxDEV("div",{className:"space-y-2",children:[N0.map((_)=>P.jsxDEV("div",{className:`border rounded p-3 ${Y0("border-gray-300 bg-white","border-gray-600 bg-gray-800")}`,children:[P.jsxDEV("div",{className:"cursor-pointer",onClick:()=>g4(_.id),children:[P.jsxDEV("div",{className:"flex items-center justify-between w-full",children:[P.jsxDEV("div",{className:"flex items-center gap-6 w-full",children:[P.jsxDEV("div",{className:"flex items-center gap-3 min-w-0",children:[y?.pubkey&&L0[y.pubkey]&&P.jsxDEV(P.Fragment,{children:[L0[y.pubkey].picture&&P.jsxDEV("img",{src:L0[y.pubkey].picture,alt:L0[y.pubkey].display_name||L0[y.pubkey].name||"User avatar",className:`w-8 h-8 rounded-full object-cover border h-16 ${Y0("border-gray-300","border-gray-600")}`,onError:(D)=>{D.currentTarget.style.display="none"}},void 0,!1,void 0,this),P.jsxDEV("div",{className:"flex flex-col flex-grow w-full",children:[P.jsxDEV("span",{className:`text-sm font-medium ${F0()}`,children:L0[y.pubkey].display_name||L0[y.pubkey].name||`${y.pubkey.slice(0,8)}...`},void 0,!1,void 0,this),L0[y.pubkey].display_name&&L0[y.pubkey].name&&P.jsxDEV("span",{className:`text-xs ${F0()} opacity-70`,children:L0[y.pubkey].name},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),y?.pubkey&&!L0[y.pubkey]&&P.jsxDEV("span",{className:`text-sm font-medium ${F0()}`,children:`${y.pubkey.slice(0,8)}...`},void 0,!1,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("div",{className:"flex items-center gap-3",children:[P.jsxDEV("span",{className:`font-mono text-sm px-2 py-1 rounded ${Y0("bg-blue-100 text-blue-800","bg-blue-900 text-blue-200")}`,children:["Kind ",_.kind]},void 0,!0,void 0,this),P.jsxDEV("span",{className:`text-sm ${F0()}`,children:x1(_.created_at)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("div",{className:"flex items-center gap-2 ml-auto",children:[P.jsxDEV("div",{className:`text-lg rounded p-16 m-16 ${Y0("text-gray-700","text-gray-300")}`,children:Q1===_.id?"▼":"▶"},void 0,!1,void 0,this),P.jsxDEV("button",{className:"bg-red-600 hover:bg-red-700 text-white text-xs px-1 py-1 rounded flex items-center",onClick:(D)=>{D.stopPropagation(),G8(_.id,_.raw_json)},title:"Delete this event",children:"\uD83D\uDDD1️"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),_.content&&P.jsxDEV("div",{className:`mt-2 text-sm ${F0()}`,children:v1(_.content)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),Q1===_.id&&P.jsxDEV("div",{className:"mt-3 border-t pt-3",children:[P.jsxDEV("div",{className:"flex items-center justify-between mb-2",children:[P.jsxDEV("span",{className:`text-sm font-medium ${F0()}`,children:"Raw JSON:"},void 0,!1,void 0,this),P.jsxDEV("button",{className:`${Y0("bg-green-600 hover:bg-green-700","bg-green-500 hover:bg-green-600")} text-white text-xs px-2 py-1 rounded`,onClick:(D)=>{D.stopPropagation(),E4(_.raw_json)},title:"Copy minified JSON",children:"Copy"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("pre",{className:`text-xs p-2 rounded overflow-auto max-h-40 break-all whitespace-pre-wrap ${n1()} ${F0()}`,children:JSON.stringify(JSON.parse(_.raw_json),null,2)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},_.id,!0,void 0,this)),w4&&P.jsxDEV("div",{className:`text-center py-4 ${F0()}`,children:P.jsxDEV("div",{className:"text-sm",children:"Loading more events..."},void 0,!1,void 0,this)},void 0,!1,void 0,this),!w4&&q1&&P.jsxDEV("div",{className:"text-center py-4",children:P.jsxDEV("button",{className:`${Y0("bg-blue-600 hover:bg-blue-700","bg-blue-500 hover:bg-blue-600")} text-white px-4 py-2 rounded`,onClick:()=>O8(!1),children:"Load More"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),y.permission==="admin"&&P.jsxDEV("div",{className:`m-2 p-2 ${n1()} rounded-lg w-full`,children:[P.jsxDEV("div",{className:`text-lg font-bold flex items-center justify-between cursor-pointer p-2 ${F0()} ${Y0("hover:bg-gray-300","hover:bg-gray-700")} rounded`,onClick:()=>d1("allEventsLog"),children:[P.jsxDEV("span",{children:"All Events Log (admin)"},void 0,!1,void 0,this),P.jsxDEV("span",{className:"text-xl",children:a0.allEventsLog?"▼":"▶"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),a0.allEventsLog&&P.jsxDEV("div",{className:"p-2 bg-gray-900 rounded-lg mt-2 w-full",children:[P.jsxDEV("div",{className:"mb-4",children:P.jsxDEV("p",{className:`text-sm ${F0()}`,children:"View all events from all users in reverse chronological order. Click on any event to view its raw JSON."},void 0,!1,void 0,this)},void 0,!1,void 0,this),P.jsxDEV("div",{className:"block",style:{position:"relative"},children:J4.length===0&&!z4?P.jsxDEV("div",{className:`text-center py-4 ${F0()}`,children:"No events found"},void 0,!1,void 0,this):P.jsxDEV("div",{className:"space-y-2",children:[J4.map((_)=>P.jsxDEV("div",{className:`border rounded p-3 ${Y0("border-gray-300 bg-white","border-gray-600 bg-gray-800")}`,children:[P.jsxDEV("div",{className:"cursor-pointer",onClick:()=>b1(_.id),children:[P.jsxDEV("div",{className:"flex items-center justify-between w-full",children:[P.jsxDEV("div",{className:"flex items-center gap-6 w-full",children:[P.jsxDEV("div",{className:"flex items-center gap-3 min-w-0",children:[_.author&&L0[_.author]&&P.jsxDEV(P.Fragment,{children:[L0[_.author].picture&&P.jsxDEV("img",{src:L0[_.author].picture,alt:L0[_.author].display_name||L0[_.author].name||"User avatar",className:`w-8 h-8 rounded-full object-cover border h-16 ${Y0("border-gray-300","border-gray-600")}`,onError:(D)=>{D.currentTarget.style.display="none"}},void 0,!1,void 0,this),P.jsxDEV("div",{className:"flex flex-col flex-grow w-full",children:[P.jsxDEV("span",{className:`text-sm font-medium ${F0()}`,children:L0[_.author].display_name||L0[_.author].name||`${_.author.slice(0,8)}...`},void 0,!1,void 0,this),L0[_.author].display_name&&L0[_.author].name&&P.jsxDEV("span",{className:`text-xs ${F0()} opacity-70`,children:L0[_.author].name},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),_.author&&!L0[_.author]&&P.jsxDEV("span",{className:`text-sm font-medium ${F0()}`,children:`${_.author.slice(0,8)}...`},void 0,!1,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("div",{className:"flex items-center gap-3",children:[P.jsxDEV("span",{className:`font-mono text-sm px-2 py-1 rounded ${Y0("bg-blue-100 text-blue-800","bg-blue-900 text-blue-200")}`,children:["Kind ",_.kind]},void 0,!0,void 0,this),P.jsxDEV("span",{className:`text-sm ${F0()}`,children:x1(_.created_at)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("div",{className:"flex items-center gap-2 ml-auto",children:[P.jsxDEV("div",{className:`text-lg rounded p-16 m-16 ${Y0("text-gray-700","text-gray-300")}`,children:R1===_.id?"▼":"▶"},void 0,!1,void 0,this),P.jsxDEV("button",{className:"bg-red-600 hover:bg-red-700 text-white text-xs px-1 py-1 rounded flex items-center",onClick:(D)=>{D.stopPropagation(),G8(_.id,_.raw_json,_.author)},title:"Delete this event",children:"\uD83D\uDDD1️"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),_.content&&P.jsxDEV("div",{className:`mt-2 text-sm ${F0()}`,children:v1(_.content)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),R1===_.id&&P.jsxDEV("div",{className:"mt-3 border-t pt-3",children:[P.jsxDEV("div",{className:"flex items-center justify-between mb-2",children:[P.jsxDEV("span",{className:`text-sm font-medium ${F0()}`,children:"Raw JSON:"},void 0,!1,void 0,this),P.jsxDEV("button",{className:`${Y0("bg-green-600 hover:bg-green-700","bg-green-500 hover:bg-green-600")} text-white text-xs px-2 py-1 rounded`,onClick:(D)=>{D.stopPropagation(),E4(_.raw_json)},title:"Copy minified JSON",children:"Copy"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("pre",{className:`text-xs p-2 rounded overflow-auto max-h-40 break-all whitespace-pre-wrap ${n1()} ${F0()}`,children:JSON.stringify(JSON.parse(_.raw_json),null,2)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},_.id,!0,void 0,this)),z4&&P.jsxDEV("div",{className:`text-center py-4 ${F0()}`,children:P.jsxDEV("div",{className:"text-sm",children:"Loading more events..."},void 0,!1,void 0,this)},void 0,!1,void 0,this),!z4&&j0&&P.jsxDEV("div",{className:"text-center py-4",children:P.jsxDEV("button",{className:`${Y0("bg-blue-600 hover:bg-blue-700","bg-blue-500 hover:bg-blue-600")} text-white px-4 py-2 rounded`,onClick:()=>U4(!1),children:"Load More"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("div",{className:`flex-grow ${Y0("bg-gray-100","bg-gray-900")}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this):P.jsxDEV("div",{className:"w-full h-full flex items-center justify-center",children:P.jsxDEV("div",{className:Y0("bg-gray-100","bg-gray-900"),style:{width:"800px",maxWidth:"100%",boxSizing:"border-box",padding:`${M8}px`},children:[P.jsxDEV("div",{className:"flex items-center gap-3 mb-3",children:[P.jsxDEV("img",{src:"/orly.png",alt:"Orly logo",className:"object-contain",style:{width:"4rem",height:"4rem"},onError:(_)=>{_.currentTarget.onerror=null,_.currentTarget.src="/docs/orly.png"}},void 0,!1,void 0,this),P.jsxDEV("h1",{ref:C1,className:`text-2xl font-bold p-2 ${F0()}`,children:"ORLY\uD83E\uDD89 Dashboard Login"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),P.jsxDEV("p",{className:`mb-4 ${F0()}`,children:"Authenticate to this Nostr relay using your browser extension."},void 0,!1,void 0,this),P.jsxDEV("div",{className:a1(),children:k1},void 0,!1,void 0,this),P.jsxDEV("div",{className:"mb-5",children:P.jsxDEV("button",{className:`${Y0("bg-blue-600","bg-blue-500")} text-white px-5 py-3 rounded ${Y0("hover:bg-blue-700","hover:bg-blue-600")}`,onClick:L1,children:"Login with Browser Extension (NIP-07)"},void 0,!1,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)},void 0,!1,void 0,this)}var bq=zP;var Bz=b8(uZ(),1),WP=Dq.createRoot(document.getElementById("root"));WP.render(Bz.jsxDEV(jq.default.StrictMode,{children:Bz.jsxDEV(bq,{},void 0,!1,void 0,this)},void 0,!1,void 0,this));
|