Files
next.orly.dev/app/web/dist/index-bnzmmj1a.js
mleku facf03783f Remove outdated CSS and JavaScript files from dist directory.
- Deleted `index-zhtd763e.css` and `index-zqddcpy5.js` to streamline the build artifacts.
- Simplified repository by removing unused generated files to maintain a clean structure.
2025-09-21 14:36:49 +01:00

161 lines
341 KiB
JavaScript

var nw=Object.create;var{getPrototypeOf:rw,defineProperty:FH,getOwnPropertyNames:tw}=Object;var ew=Object.prototype.hasOwnProperty;var M8=(U0,a0,N1)=>{N1=U0!=null?nw(rw(U0)):{};let z1=a0||!U0||!U0.__esModule?FH(N1,"default",{value:U0,enumerable:!0}):N1;for(let q of tw(U0))if(!ew.call(z1,q))FH(z1,q,{get:()=>U0[q],enumerable:!0});return z1};var y7=(U0,a0)=>()=>(a0||U0((a0={exports:{}}).exports,a0),a0.exports);var gJ=y7((JP,XQ)=>{(function(){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart==="function")__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var U0="18.3.1",a0=Symbol.for("react.element"),N1=Symbol.for("react.portal"),z1=Symbol.for("react.fragment"),q=Symbol.for("react.strict_mode"),B4=Symbol.for("react.profiler"),H0=Symbol.for("react.provider"),a=Symbol.for("react.context"),Q1=Symbol.for("react.forward_ref"),o=Symbol.for("react.suspense"),A0=Symbol.for("react.suspense_list"),u=Symbol.for("react.memo"),w0=Symbol.for("react.lazy"),i1=Symbol.for("react.offscreen"),m4=Symbol.iterator,X8="@@iterator";function A1(U){if(U===null||typeof U!=="object")return null;var B=m4&&U[m4]||U[X8];if(typeof B==="function")return B;return null}var e={current:null},x0={transition:null},Y0={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},n0={current:null},j0={},M4=null;function e1(U){M4=U}j0.setExtraStackFrame=function(U){M4=U},j0.getCurrentStack=null,j0.getStackAddendum=function(){var U="";if(M4)U+=M4;var B=j0.getCurrentStack;if(B)U+=B()||"";return U};var C4=!1,c0=!1,D1=!1,R1=!1,R0=!1,F0={ReactCurrentDispatcher:e,ReactCurrentBatchConfig:x0,ReactCurrentOwner:n0};F0.ReactDebugCurrentFrame=j0,F0.ReactCurrentActQueue=Y0;function K1(U){{for(var B=arguments.length,w=new Array(B>1?B-1:0),I=1;I<B;I++)w[I-1]=arguments[I];_1("warn",U,w)}}function G0(U){{for(var B=arguments.length,w=new Array(B>1?B-1:0),I=1;I<B;I++)w[I-1]=arguments[I];_1("error",U,w)}}function _1(U,B,w){{var I=F0.ReactDebugCurrentFrame,N=I.getStackAddendum();if(N!=="")B+="%s",w=w.concat([N]);var X0=w.map(function(c){return String(c)});X0.unshift("Warning: "+B),Function.prototype.apply.call(console[U],console,X0)}}var c4={};function i4(U,B){{var w=U.constructor,I=w&&(w.displayName||w.name)||"ReactClass",N=I+"."+B;if(c4[N])return;G0("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.",B,I),c4[N]=!0}}var Q8={isMounted:function(U){return!1},enqueueForceUpdate:function(U,B,w){i4(U,"forceUpdate")},enqueueReplaceState:function(U,B,w,I){i4(U,"replaceState")},enqueueSetState:function(U,B,w,I){i4(U,"setState")}},C1=Object.assign,$4={};Object.freeze($4);function _0(U,B,w){this.props=U,this.context=B,this.refs=$4,this.updater=w||Q8}_0.prototype.isReactComponent={},_0.prototype.setState=function(U,B){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,B,"setState")},_0.prototype.forceUpdate=function(U){this.updater.enqueueForceUpdate(this,U,"forceUpdate")};{var l1={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)."]},G1=function(U,B){Object.defineProperty(_0.prototype,U,{get:function(){K1("%s(...) is deprecated in plain JavaScript React classes. %s",B[0],B[1]);return}})};for(var J4 in l1)if(l1.hasOwnProperty(J4))G1(J4,l1[J4])}function A4(){}A4.prototype=_0.prototype;function L1(U,B,w){this.props=U,this.context=B,this.refs=$4,this.updater=w||Q8}var v=L1.prototype=new A4;v.constructor=L1,C1(v,_0.prototype),v.isPureReactComponent=!0;function d(){var U={current:null};return Object.seal(U),U}var s=Array.isArray;function l(U){return s(U)}function P0(U){{var B=typeof Symbol==="function"&&Symbol.toStringTag,w=B&&U[Symbol.toStringTag]||U.constructor.name||"Object";return w}}function r0(U){try{return q1(U),!1}catch(B){return!0}}function q1(U){return""+U}function t0(U){if(r0(U))return G0("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",P0(U)),q1(U)}function B1(U,B,w){var I=U.displayName;if(I)return I;var N=B.displayName||B.name||"";return N!==""?w+"("+N+")":w}function w1(U){return U.displayName||"Context"}function M1(U){if(U==null)return null;if(typeof U.tag==="number")G0("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 z1:return"Fragment";case N1:return"Portal";case B4:return"Profiler";case q:return"StrictMode";case o:return"Suspense";case A0:return"SuspenseList"}if(typeof U==="object")switch(U.$$typeof){case a:var B=U;return w1(B)+".Consumer";case H0:var w=U;return w1(w._context)+".Provider";case Q1:return B1(U,U.render,"ForwardRef");case u:var I=U.displayName||null;if(I!==null)return I;return M1(U.type)||"Memo";case w0:{var N=U,X0=N._payload,c=N._init;try{return M1(c(X0))}catch(z0){return null}}}return null}var S1=Object.prototype.hasOwnProperty,k4={key:!0,ref:!0,__self:!0,__source:!0},R4,l4,k1;k1={};function G8(U){if(S1.call(U,"ref")){var B=Object.getOwnPropertyDescriptor(U,"ref").get;if(B&&B.isReactWarning)return!1}return U.ref!==void 0}function L4(U){if(S1.call(U,"key")){var B=Object.getOwnPropertyDescriptor(U,"key").get;if(B&&B.isReactWarning)return!1}return U.key!==void 0}function Z4(U,B){var w=function(){if(!R4)R4=!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)",B)};w.isReactWarning=!0,Object.defineProperty(U,"key",{get:w,configurable:!0})}function k8(U,B){var w=function(){if(!l4)l4=!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)",B)};w.isReactWarning=!0,Object.defineProperty(U,"ref",{get:w,configurable:!0})}function h8(U){if(typeof U.ref==="string"&&n0.current&&U.__self&&n0.current.stateNode!==U.__self){var B=M1(n0.current.type);if(!k1[B])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',B,U.ref),k1[B]=!0}}var $8=function(U,B,w,I,N,X0,c){var z0={$$typeof:a0,type:U,key:B,ref:w,props:c,_owner:X0};if(z0._store={},Object.defineProperty(z0._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(z0,"_self",{configurable:!1,enumerable:!1,writable:!1,value:I}),Object.defineProperty(z0,"_source",{configurable:!1,enumerable:!1,writable:!1,value:N}),Object.freeze)Object.freeze(z0.props),Object.freeze(z0);return z0};function s4(U,B,w){var I,N={},X0=null,c=null,z0=null,S0=null;if(B!=null){if(G8(B))c=B.ref,h8(B);if(L4(B))t0(B.key),X0=""+B.key;z0=B.__self===void 0?null:B.__self,S0=B.__source===void 0?null:B.__source;for(I in B)if(S1.call(B,I)&&!k4.hasOwnProperty(I))N[I]=B[I]}var i0=arguments.length-2;if(i0===1)N.children=w;else if(i0>1){var J1=Array(i0);for(var Z1=0;Z1<i0;Z1++)J1[Z1]=arguments[Z1+2];if(Object.freeze)Object.freeze(J1);N.children=J1}if(U&&U.defaultProps){var H1=U.defaultProps;for(I in H1)if(N[I]===void 0)N[I]=H1[I]}if(X0||c){var I1=typeof U==="function"?U.displayName||U.name||"Unknown":U;if(X0)Z4(N,I1);if(c)k8(N,I1)}return $8(U,X0,c,z0,S0,n0.current,N)}function h(U,B){var w=$8(U.type,B,U.ref,U._self,U._source,U._owner,U.props);return w}function n(U,B,w){if(U===null||U===void 0)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+U+".");var I,N=C1({},U.props),X0=U.key,c=U.ref,z0=U._self,S0=U._source,i0=U._owner;if(B!=null){if(G8(B))c=B.ref,i0=n0.current;if(L4(B))t0(B.key),X0=""+B.key;var J1;if(U.type&&U.type.defaultProps)J1=U.type.defaultProps;for(I in B)if(S1.call(B,I)&&!k4.hasOwnProperty(I))if(B[I]===void 0&&J1!==void 0)N[I]=J1[I];else N[I]=B[I]}var Z1=arguments.length-2;if(Z1===1)N.children=w;else if(Z1>1){var H1=Array(Z1);for(var I1=0;I1<Z1;I1++)H1[I1]=arguments[I1+2];N.children=H1}return $8(U.type,X0,c,z0,S0,i0,N)}function q0(U){return typeof U==="object"&&U!==null&&U.$$typeof===a0}var y0=".",e0=":";function h1(U){var B=/[=:]/g,w={"=":"=0",":":"=2"},I=U.replace(B,function(N){return w[N]});return"$"+I}var W1=!1,w4=/\/+/g;function b0(U){return U.replace(w4,"$&/")}function T0(U,B){if(typeof U==="object"&&U!==null&&U.key!=null)return t0(U.key),h1(""+U.key);return B.toString(36)}function e8(U,B,w,I,N){var X0=typeof U;if(X0==="undefined"||X0==="boolean")U=null;var c=!1;if(U===null)c=!0;else switch(X0){case"string":case"number":c=!0;break;case"object":switch(U.$$typeof){case a0:case N1:c=!0}}if(c){var z0=U,S0=N(z0),i0=I===""?y0+T0(z0,0):I;if(l(S0)){var J1="";if(i0!=null)J1=b0(i0)+"/";e8(S0,B,J1,"",function(KQ){return KQ})}else if(S0!=null){if(q0(S0)){if(S0.key&&(!z0||z0.key!==S0.key))t0(S0.key);S0=h(S0,w+(S0.key&&(!z0||z0.key!==S0.key)?b0(""+S0.key)+"/":"")+i0)}B.push(S0)}return 1}var Z1,H1,I1=0,u0=I===""?y0:I+e0;if(l(U))for(var U9=0;U9<U.length;U9++)Z1=U[U9],H1=u0+T0(Z1,U9),I1+=e8(Z1,B,w,H1,N);else{var o9=A1(U);if(typeof o9==="function"){var G6=U;if(o9===G6.entries){if(!W1)K1("Using Maps as children is not supported. Use an array of keyed ReactElements instead.");W1=!0}var zQ=o9.call(G6),Z5,Y6=0;while(!(Z5=zQ.next()).done)Z1=Z5.value,H1=u0+T0(Z1,Y6++),I1+=e8(Z1,B,w,H1,N)}else if(X0==="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 Y8(U,B,w){if(U==null)return U;var I=[],N=0;return e8(U,I,"","",function(X0){return B.call(w,X0,N++)}),I}function V5(U){var B=0;return Y8(U,function(){B++}),B}function i7(U,B,w){Y8(U,function(){B.apply(this,arguments)},w)}function y9(U){return Y8(U,function(B){return B})||[]}function m9(U){if(!q0(U))throw new Error("React.Children.only expected to receive a single React element child.");return U}function G9(U){var B={$$typeof:a,_currentValue:U,_currentValue2:U,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};B.Provider={$$typeof:H0,_context:B};var w=!1,I=!1,N=!1;{var X0={$$typeof:a,_context:B};Object.defineProperties(X0,{Provider:{get:function(){if(!I)I=!0,G0("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 B.Provider},set:function(c){B.Provider=c}},_currentValue:{get:function(){return B._currentValue},set:function(c){B._currentValue=c}},_currentValue2:{get:function(){return B._currentValue2},set:function(c){B._currentValue2=c}},_threadCount:{get:function(){return B._threadCount},set:function(c){B._threadCount=c}},Consumer:{get:function(){if(!w)w=!0,G0("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 B.Consumer}},displayName:{get:function(){return B.displayName},set:function(c){if(!N)K1("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",c),N=!0}}}),B.Consumer=X0}return B._currentRenderer=null,B._currentRenderer2=null,B}var g8=-1,j5=0,D5=1,A8=2;function R8(U){if(U._status===g8){var B=U._result,w=B();if(w.then(function(X0){if(U._status===j5||U._status===g8){var c=U;c._status=D5,c._result=X0}},function(X0){if(U._status===j5||U._status===g8){var c=U;c._status=A8,c._result=X0}}),U._status===g8){var I=U;I._status=j5,I._result=w}}if(U._status===D5){var N=U._result;if(N===void 0)G0(`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?`,N);if(!("default"in N))G0(`lazy: Expected the result of a dynamic import() call. Instead received: %s
Your code should look like:
const MyComponent = lazy(() => import('./MyComponent'))`,N);return N.default}else throw U._result}function T8(U){var B={_status:g8,_result:U},w={$$typeof:w0,_payload:B,_init:R8};{var I,N;Object.defineProperties(w,{defaultProps:{configurable:!0,get:function(){return I},set:function(X0){G0("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."),I=X0,Object.defineProperty(w,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return N},set:function(X0){G0("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."),N=X0,Object.defineProperty(w,"propTypes",{enumerable:!0})}}})}return w}function M(U){{if(U!=null&&U.$$typeof===u)G0("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...)).");else if(typeof U!=="function")G0("forwardRef requires a render function but was given %s.",U===null?"null":typeof U);else if(U.length!==0&&U.length!==2)G0("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)G0("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?")}}var B={$$typeof:Q1,render:U};{var w;Object.defineProperty(B,"displayName",{enumerable:!1,configurable:!0,get:function(){return w},set:function(I){if(w=I,!U.name&&!U.displayName)U.displayName=I}})}return B}var S=Symbol.for("react.module.reference");function C(U){if(typeof U==="string"||typeof U==="function")return!0;if(U===z1||U===B4||R0||U===q||U===o||U===A0||R1||U===i1||C4||c0||D1)return!0;if(typeof U==="object"&&U!==null){if(U.$$typeof===w0||U.$$typeof===u||U.$$typeof===H0||U.$$typeof===a||U.$$typeof===Q1||U.$$typeof===S||U.getModuleId!==void 0)return!0}return!1}function J0(U,B){if(!C(U))G0("memo: The first argument must be a component. Instead received: %s",U===null?"null":typeof U);var w={$$typeof:u,type:U,compare:B===void 0?null:B};{var I;Object.defineProperty(w,"displayName",{enumerable:!1,configurable:!0,get:function(){return I},set:function(N){if(I=N,!U.name&&!U.displayName)U.displayName=N}})}return w}function r(){var U=e.current;if(U===null)G0(`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 k0(U){var B=r();if(U._context!==void 0){var w=U._context;if(w.Consumer===U)G0("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(w.Provider===U)G0("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return B.useContext(U)}function L0(U){var B=r();return B.useState(U)}function B0(U,B,w){var I=r();return I.useReducer(U,B,w)}function f0(U){var B=r();return B.useRef(U)}function U1(U,B){var w=r();return w.useEffect(U,B)}function $1(U,B){var w=r();return w.useInsertionEffect(U,B)}function X4(U,B){var w=r();return w.useLayoutEffect(U,B)}function f8(U,B){var w=r();return w.useCallback(U,B)}function L8(U,B){var w=r();return w.useMemo(U,B)}function s1(U,B,w){var I=r();return I.useImperativeHandle(U,B,w)}function S5(U,B){{var w=r();return w.useDebugValue(U,B)}}function l7(){var U=r();return U.useTransition()}function w8(U){var B=r();return B.useDeferredValue(U)}function D0(){var U=r();return U.useId()}function Y9(U,B,w){var I=r();return I.useSyncExternalStore(U,B,w)}var E5=0,s7,p7,o7,a7,n7,r7,t7;function uJ(){}uJ.__reactDisabledLog=!0;function QQ(){{if(E5===0){s7=console.log,p7=console.info,o7=console.warn,a7=console.error,n7=console.group,r7=console.groupCollapsed,t7=console.groupEnd;var U={configurable:!0,enumerable:!0,value:uJ,writable:!0};Object.defineProperties(console,{info:U,log:U,warn:U,error:U,group:U,groupCollapsed:U,groupEnd:U})}E5++}}function e7(){{if(E5--,E5===0){var U={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:C1({},U,{value:s7}),info:C1({},U,{value:p7}),warn:C1({},U,{value:o7}),error:C1({},U,{value:a7}),group:C1({},U,{value:n7}),groupCollapsed:C1({},U,{value:r7}),groupEnd:C1({},U,{value:t7})})}if(E5<0)G0("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var z9=F0.ReactCurrentDispatcher,z8;function N5(U,B,w){{if(z8===void 0)try{throw Error()}catch(N){var I=N.stack.trim().match(/\n( *(at )?)/);z8=I&&I[1]||""}return`
`+z8+U}}var x5=!1,c9;{var J6=typeof WeakMap==="function"?WeakMap:Map;c9=new J6}function dJ(U,B){if(!U||x5)return"";{var w=c9.get(U);if(w!==void 0)return w}var I;x5=!0;var N=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var X0;X0=z9.current,z9.current=null,QQ();try{if(B){var c=function(){throw Error()};if(Object.defineProperty(c.prototype,"props",{set:function(){throw Error()}}),typeof Reflect==="object"&&Reflect.construct){try{Reflect.construct(c,[])}catch(u0){I=u0}Reflect.construct(U,[],c)}else{try{c.call()}catch(u0){I=u0}U.call(c.prototype)}}else{try{throw Error()}catch(u0){I=u0}U()}}catch(u0){if(u0&&I&&typeof u0.stack==="string"){var z0=u0.stack.split(`
`),S0=I.stack.split(`
`),i0=z0.length-1,J1=S0.length-1;while(i0>=1&&J1>=0&&z0[i0]!==S0[J1])J1--;for(;i0>=1&&J1>=0;i0--,J1--)if(z0[i0]!==S0[J1]){if(i0!==1||J1!==1)do if(i0--,J1--,J1<0||z0[i0]!==S0[J1]){var Z1=`
`+z0[i0].replace(" at new "," at ");if(U.displayName&&Z1.includes("<anonymous>"))Z1=Z1.replace("<anonymous>",U.displayName);if(typeof U==="function")c9.set(U,Z1);return Z1}while(i0>=1&&J1>=0);break}}}finally{x5=!1,z9.current=X0,e7(),Error.prepareStackTrace=N}var H1=U?U.displayName||U.name:"",I1=H1?N5(H1):"";if(typeof U==="function")c9.set(U,I1);return I1}function Z6(U,B,w){return dJ(U,!1)}function GQ(U){var B=U.prototype;return!!(B&&B.isReactComponent)}function b5(U,B,w){if(U==null)return"";if(typeof U==="function")return dJ(U,GQ(U));if(typeof U==="string")return N5(U);switch(U){case o:return N5("Suspense");case A0:return N5("SuspenseList")}if(typeof U==="object")switch(U.$$typeof){case Q1:return Z6(U.render);case u:return b5(U.type,B,w);case w0:{var I=U,N=I._payload,X0=I._init;try{return b5(X0(N),B,w)}catch(c){}}}return""}var yJ={},X6=F0.ReactDebugCurrentFrame;function i9(U){if(U){var B=U._owner,w=b5(U.type,U._source,B?B.type:null);X6.setExtraStackFrame(w)}else X6.setExtraStackFrame(null)}function mJ(U,B,w,I,N){{var X0=Function.call.bind(S1);for(var c in U)if(X0(U,c)){var z0=void 0;try{if(typeof U[c]!=="function"){var S0=Error((I||"React class")+": "+w+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof U[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw S0.name="Invariant Violation",S0}z0=U[c](B,c,I,w,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(i0){z0=i0}if(z0&&!(z0 instanceof Error))i9(N),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).",I||"React class",w,c,typeof z0),i9(null);if(z0 instanceof Error&&!(z0.message in yJ))yJ[z0.message]=!0,i9(N),G0("Failed %s type: %s",w,z0.message),i9(null)}}}function C0(U){if(U){var B=U._owner,w=b5(U.type,U._source,B?B.type:null);e1(w)}else e1(null)}var cJ=!1;function Q6(){if(n0.current){var U=M1(n0.current.type);if(U)return`
Check the render method of \``+U+"`."}return""}function M0(U){if(U!==void 0){var B=U.fileName.replace(/^.*[\\\/]/,""),w=U.lineNumber;return`
Check your code at `+B+":"+w+"."}return""}function iJ(U){if(U!==null&&U!==void 0)return M0(U.__source);return""}var P4={};function K9(U){var B=Q6();if(!B){var w=typeof U==="string"?U:U.displayName||U.name;if(w)B=`
Check the top-level render call using <`+w+">."}return B}function v5(U,B){if(!U._store||U._store.validated||U.key!=null)return;U._store.validated=!0;var w=K9(B);if(P4[w])return;P4[w]=!0;var I="";if(U&&U._owner&&U._owner!==n0.current)I=" It was passed a child from "+M1(U._owner.type)+".";C0(U),G0('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',w,I),C0(null)}function lJ(U,B){if(typeof U!=="object")return;if(l(U))for(var w=0;w<U.length;w++){var I=U[w];if(q0(I))v5(I,B)}else if(q0(U)){if(U._store)U._store.validated=!0}else if(U){var N=A1(U);if(typeof N==="function"){if(N!==U.entries){var X0=N.call(U),c;while(!(c=X0.next()).done)if(q0(c.value))v5(c.value,B)}}}}function p1(U){{var B=U.type;if(B===null||B===void 0||typeof B==="string")return;var w;if(typeof B==="function")w=B.propTypes;else if(typeof B==="object"&&(B.$$typeof===Q1||B.$$typeof===u))w=B.propTypes;else return;if(w){var I=M1(B);mJ(w,U.props,"prop",I,U)}else if(B.PropTypes!==void 0&&!cJ){cJ=!0;var N=M1(B);G0("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",N||"Unknown")}if(typeof B.getDefaultProps==="function"&&!B.getDefaultProps.isReactClassApproved)G0("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function P1(U){{var B=Object.keys(U.props);for(var w=0;w<B.length;w++){var I=B[w];if(I!=="children"&&I!=="key"){C0(U),G0("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",I),C0(null);break}}if(U.ref!==null)C0(U),G0("Invalid attribute `ref` supplied to `React.Fragment`."),C0(null)}}function sJ(U,B,w){var I=C(U);if(!I){var N="";if(U===void 0||typeof U==="object"&&U!==null&&Object.keys(U).length===0)N+=" 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 X0=iJ(B);if(X0)N+=X0;else N+=Q6();var c;if(U===null)c="null";else if(l(U))c="array";else if(U!==void 0&&U.$$typeof===a0)c="<"+(M1(U.type)||"Unknown")+" />",N=" Did you accidentally export a JSX literal instead of a component?";else c=typeof U;G0("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",c,N)}var z0=s4.apply(this,arguments);if(z0==null)return z0;if(I)for(var S0=2;S0<arguments.length;S0++)lJ(arguments[S0],U);if(U===z1)P1(z0);else p1(z0);return z0}var p4=!1;function h4(U){var B=sJ.bind(null,U);B.type=U;{if(!p4)p4=!0,K1("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.");Object.defineProperty(B,"type",{enumerable:!1,get:function(){return K1("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:U}),U}})}return B}function u8(U,B,w){var I=n.apply(this,arguments);for(var N=2;N<arguments.length;N++)lJ(arguments[N],I.type);return p1(I),I}function YQ(U,B){var w=x0.transition;x0.transition={};var I=x0.transition;x0.transition._updatedFibers=new Set;try{U()}finally{if(x0.transition=w,w===null&&I._updatedFibers){var N=I._updatedFibers.size;if(N>10)K1("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.");I._updatedFibers.clear()}}}var l9=!1,W9=null;function pJ(U){if(W9===null)try{var B=("require"+Math.random()).slice(0,7),w=XQ&&XQ[B];W9=w.call(XQ,"timers").setImmediate}catch(I){W9=function(N){if(l9===!1){if(l9=!0,typeof MessageChannel==="undefined")G0("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 X0=new MessageChannel;X0.port1.onmessage=N,X0.port2.postMessage(void 0)}}return W9(U)}var C5=0,oJ=!1;function aJ(U){{var B=C5;if(C5++,Y0.current===null)Y0.current=[];var w=Y0.isBatchingLegacy,I;try{if(Y0.isBatchingLegacy=!0,I=U(),!w&&Y0.didScheduleLegacyUpdate){var N=Y0.current;if(N!==null)Y0.didScheduleLegacyUpdate=!1,p9(N)}}catch(H1){throw J5(B),H1}finally{Y0.isBatchingLegacy=w}if(I!==null&&typeof I==="object"&&typeof I.then==="function"){var X0=I,c=!1,z0={then:function(H1,I1){c=!0,X0.then(function(u0){if(J5(B),C5===0)s9(u0,H1,I1);else H1(u0)},function(u0){J5(B),I1(u0)})}};if(!oJ&&typeof Promise!=="undefined")Promise.resolve().then(function(){}).then(function(){if(!c)oJ=!0,G0("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 z0}else{var S0=I;if(J5(B),C5===0){var i0=Y0.current;if(i0!==null)p9(i0),Y0.current=null;var J1={then:function(H1,I1){if(Y0.current===null)Y0.current=[],s9(S0,H1,I1);else H1(S0)}};return J1}else{var Z1={then:function(H1,I1){H1(S0)}};return Z1}}}}function J5(U){{if(U!==C5-1)G0("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. ");C5=U}}function s9(U,B,w){{var I=Y0.current;if(I!==null)try{p9(I),pJ(function(){if(I.length===0)Y0.current=null,B(U);else s9(U,B,w)})}catch(N){w(N)}else B(U)}}var k5=!1;function p9(U){if(!k5){k5=!0;var B=0;try{for(;B<U.length;B++){var w=U[B];do w=w(!0);while(w!==null)}U.length=0}catch(I){throw U=U.slice(B+1),I}finally{k5=!1}}}var nJ=sJ,rJ=u8,tJ=h4,eJ={map:Y8,forEach:i7,count:V5,toArray:y9,only:m9};if(JP.Children=eJ,JP.Component=_0,JP.Fragment=z1,JP.Profiler=B4,JP.PureComponent=L1,JP.StrictMode=q,JP.Suspense=o,JP.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=F0,JP.act=aJ,JP.cloneElement=rJ,JP.createContext=G9,JP.createElement=nJ,JP.createFactory=tJ,JP.createRef=d,JP.forwardRef=M,JP.isValidElement=q0,JP.lazy=T8,JP.memo=J0,JP.startTransition=YQ,JP.unstable_act=aJ,JP.useCallback=f8,JP.useContext=k0,JP.useDebugValue=S5,JP.useDeferredValue=w8,JP.useEffect=U1,JP.useId=D0,JP.useImperativeHandle=s1,JP.useInsertionEffect=$1,JP.useLayoutEffect=X4,JP.useMemo=L8,JP.useReducer=B0,JP.useRef=f0,JP.useState=L0,JP.useSyncExternalStore=Y9,JP.useTransition=l7,JP.version=U0,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop==="function")__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var _H=y7((ZP)=>{(function(){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart==="function")__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var U0=!1,a0=!1,N1=5;function z1(h,n){var q0=h.length;h.push(n),H0(h,n,q0)}function q(h){return h.length===0?null:h[0]}function B4(h){if(h.length===0)return null;var n=h[0],q0=h.pop();if(q0!==n)h[0]=q0,a(h,q0,0);return n}function H0(h,n,q0){var y0=q0;while(y0>0){var e0=y0-1>>>1,h1=h[e0];if(Q1(h1,n)>0)h[e0]=n,h[y0]=h1,y0=e0;else return}}function a(h,n,q0){var y0=q0,e0=h.length,h1=e0>>>1;while(y0<h1){var W1=(y0+1)*2-1,w4=h[W1],b0=W1+1,T0=h[b0];if(Q1(w4,n)<0)if(b0<e0&&Q1(T0,w4)<0)h[y0]=T0,h[b0]=n,y0=b0;else h[y0]=w4,h[W1]=n,y0=W1;else if(b0<e0&&Q1(T0,n)<0)h[y0]=T0,h[b0]=n,y0=b0;else return}}function Q1(h,n){var q0=h.sortIndex-n.sortIndex;return q0!==0?q0:h.id-n.id}var o=1,A0=2,u=3,w0=4,i1=5;function m4(h,n){}var X8=typeof performance==="object"&&typeof performance.now==="function";if(X8){var A1=performance;ZP.unstable_now=function(){return A1.now()}}else{var e=Date,x0=e.now();ZP.unstable_now=function(){return e.now()-x0}}var Y0=1073741823,n0=-1,j0=250,M4=5000,e1=1e4,C4=Y0,c0=[],D1=[],R1=1,R0=null,F0=u,K1=!1,G0=!1,_1=!1,c4=typeof setTimeout==="function"?setTimeout:null,i4=typeof clearTimeout==="function"?clearTimeout:null,Q8=typeof setImmediate!=="undefined"?setImmediate:null,C1=typeof navigator!=="undefined"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0?navigator.scheduling.isInputPending.bind(navigator.scheduling):null;function $4(h){var n=q(D1);while(n!==null){if(n.callback===null)B4(D1);else if(n.startTime<=h)B4(D1),n.sortIndex=n.expirationTime,z1(c0,n);else return;n=q(D1)}}function _0(h){if(_1=!1,$4(h),!G0)if(q(c0)!==null)G0=!0,Z4(l1);else{var n=q(D1);if(n!==null)k8(_0,n.startTime-h)}}function l1(h,n){if(G0=!1,_1)_1=!1,h8();K1=!0;var q0=F0;try{if(a0)try{return G1(h,n)}catch(e0){if(R0!==null){var y0=ZP.unstable_now();m4(R0,y0),R0.isQueued=!1}throw e0}else return G1(h,n)}finally{R0=null,F0=q0,K1=!1}}function G1(h,n){var q0=n;$4(q0),R0=q(c0);while(R0!==null&&!U0){if(R0.expirationTime>q0&&(!h||S1()))break;var y0=R0.callback;if(typeof y0==="function"){R0.callback=null,F0=R0.priorityLevel;var e0=R0.expirationTime<=q0,h1=y0(e0);if(q0=ZP.unstable_now(),typeof h1==="function")R0.callback=h1;else if(R0===q(c0))B4(c0);$4(q0)}else B4(c0);R0=q(c0)}if(R0!==null)return!0;else{var W1=q(D1);if(W1!==null)k8(_0,W1.startTime-q0);return!1}}function J4(h,n){switch(h){case o:case A0:case u:case w0:case i1:break;default:h=u}var q0=F0;F0=h;try{return n()}finally{F0=q0}}function A4(h){var n;switch(F0){case o:case A0:case u:n=u;break;default:n=F0;break}var q0=F0;F0=n;try{return h()}finally{F0=q0}}function L1(h){var n=F0;return function(){var q0=F0;F0=n;try{return h.apply(this,arguments)}finally{F0=q0}}}function v(h,n,q0){var y0=ZP.unstable_now(),e0;if(typeof q0==="object"&&q0!==null){var h1=q0.delay;if(typeof h1==="number"&&h1>0)e0=y0+h1;else e0=y0}else e0=y0;var W1;switch(h){case o:W1=n0;break;case A0:W1=j0;break;case i1:W1=C4;break;case w0:W1=e1;break;case u:default:W1=M4;break}var w4=e0+W1,b0={id:R1++,callback:n,priorityLevel:h,startTime:e0,expirationTime:w4,sortIndex:-1};if(e0>y0){if(b0.sortIndex=e0,z1(D1,b0),q(c0)===null&&b0===q(D1)){if(_1)h8();else _1=!0;k8(_0,e0-y0)}}else if(b0.sortIndex=w4,z1(c0,b0),!G0&&!K1)G0=!0,Z4(l1);return b0}function d(){}function s(){if(!G0&&!K1)G0=!0,Z4(l1)}function l(){return q(c0)}function P0(h){h.callback=null}function r0(){return F0}var q1=!1,t0=null,B1=-1,w1=N1,M1=-1;function S1(){var h=ZP.unstable_now()-M1;if(h<w1)return!1;return!0}function k4(){}function R4(h){if(h<0||h>125){console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported");return}if(h>0)w1=Math.floor(1000/h);else w1=N1}var l4=function(){if(t0!==null){var h=ZP.unstable_now();M1=h;var n=!0,q0=!0;try{q0=t0(n,h)}finally{if(q0)k1();else q1=!1,t0=null}}else q1=!1},k1;if(typeof Q8==="function")k1=function(){Q8(l4)};else if(typeof MessageChannel!=="undefined"){var G8=new MessageChannel,L4=G8.port2;G8.port1.onmessage=l4,k1=function(){L4.postMessage(null)}}else k1=function(){c4(l4,0)};function Z4(h){if(t0=h,!q1)q1=!0,k1()}function k8(h,n){B1=c4(function(){h(ZP.unstable_now())},n)}function h8(){i4(B1),B1=-1}var $8=k4,s4=null;if(ZP.unstable_IdlePriority=i1,ZP.unstable_ImmediatePriority=o,ZP.unstable_LowPriority=w0,ZP.unstable_NormalPriority=u,ZP.unstable_Profiling=s4,ZP.unstable_UserBlockingPriority=A0,ZP.unstable_cancelCallback=P0,ZP.unstable_continueExecution=s,ZP.unstable_forceFrameRate=R4,ZP.unstable_getCurrentPriorityLevel=r0,ZP.unstable_getFirstCallbackNode=l,ZP.unstable_next=A4,ZP.unstable_pauseExecution=d,ZP.unstable_requestPaint=$8,ZP.unstable_runWithPriority=J4,ZP.unstable_scheduleCallback=v,ZP.unstable_shouldYield=S1,ZP.unstable_wrapCallback=L1,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop==="function")__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var IH=y7((XP)=>{var TJ=M8(gJ(),1),o0=M8(_H(),1);(function(){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart==="function")__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var U0=TJ.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,a0=!1;function N1(J){a0=J}function z1(J){if(!a0){for(var Z=arguments.length,X=new Array(Z>1?Z-1:0),Q=1;Q<Z;Q++)X[Q-1]=arguments[Q];B4("warn",J,X)}}function q(J){if(!a0){for(var Z=arguments.length,X=new Array(Z>1?Z-1:0),Q=1;Q<Z;Q++)X[Q-1]=arguments[Q];B4("error",J,X)}}function B4(J,Z,X){{var Q=U0.ReactDebugCurrentFrame,G=Q.getStackAddendum();if(G!=="")Z+="%s",X=X.concat([G]);var Y=X.map(function(z){return String(z)});Y.unshift("Warning: "+Z),Function.prototype.apply.call(console[J],console,Y)}}var H0=0,a=1,Q1=2,o=3,A0=4,u=5,w0=6,i1=7,m4=8,X8=9,A1=10,e=11,x0=12,Y0=13,n0=14,j0=15,M4=16,e1=17,C4=18,c0=19,D1=21,R1=22,R0=23,F0=24,K1=25,G0=!0,_1=!1,c4=!1,i4=!1,Q8=!1,C1=!0,$4=!1,_0=!0,l1=!0,G1=!0,J4=!0,A4=new Set,L1={},v={};function d(J,Z){s(J,Z),s(J+"Capture",Z)}function s(J,Z){if(L1[J])q("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",J);L1[J]=Z;{var X=J.toLowerCase();if(v[X]=J,J==="onDoubleClick")v.ondblclick=J}for(var Q=0;Q<Z.length;Q++)A4.add(Z[Q])}var l=typeof window!=="undefined"&&typeof window.document!=="undefined"&&typeof window.document.createElement!=="undefined",P0=Object.prototype.hasOwnProperty;function r0(J){{var Z=typeof Symbol==="function"&&Symbol.toStringTag,X=Z&&J[Symbol.toStringTag]||J.constructor.name||"Object";return X}}function q1(J){try{return t0(J),!1}catch(Z){return!0}}function t0(J){return""+J}function B1(J,Z){if(q1(J))return q("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",Z,r0(J)),t0(J)}function w1(J){if(q1(J))return q("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",r0(J)),t0(J)}function M1(J,Z){if(q1(J))return q("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",Z,r0(J)),t0(J)}function S1(J,Z){if(q1(J))return q("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",Z,r0(J)),t0(J)}function k4(J){if(q1(J))return q("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",r0(J)),t0(J)}function R4(J){if(q1(J))return q("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.",r0(J)),t0(J)}var l4=0,k1=1,G8=2,L4=3,Z4=4,k8=5,h8=6,$8=":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",s4=$8+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",h=new RegExp("^["+$8+"]["+s4+"]*$"),n={},q0={};function y0(J){if(P0.call(q0,J))return!0;if(P0.call(n,J))return!1;if(h.test(J))return q0[J]=!0,!0;return n[J]=!0,q("Invalid attribute name: `%s`",J),!1}function e0(J,Z,X){if(Z!==null)return Z.type===l4;if(X)return!1;if(J.length>2&&(J[0]==="o"||J[0]==="O")&&(J[1]==="n"||J[1]==="N"))return!0;return!1}function h1(J,Z,X,Q){if(X!==null&&X.type===l4)return!1;switch(typeof Z){case"function":case"symbol":return!0;case"boolean":{if(Q)return!1;if(X!==null)return!X.acceptsBooleans;else{var G=J.toLowerCase().slice(0,5);return G!=="data-"&&G!=="aria-"}}default:return!1}}function W1(J,Z,X,Q){if(Z===null||typeof Z==="undefined")return!0;if(h1(J,Z,X,Q))return!0;if(Q)return!1;if(X!==null)switch(X.type){case L4:return!Z;case Z4:return Z===!1;case k8:return isNaN(Z);case h8:return isNaN(Z)||Z<1}return!1}function w4(J){return T0.hasOwnProperty(J)?T0[J]:null}function b0(J,Z,X,Q,G,Y,z){this.acceptsBooleans=Z===G8||Z===L4||Z===Z4,this.attributeName=Q,this.attributeNamespace=G,this.mustUseProperty=X,this.propertyName=J,this.type=Z,this.sanitizeURL=Y,this.removeEmptyString=z}var T0={},e8=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];e8.forEach(function(J){T0[J]=new b0(J,l4,!1,J,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(J){var Z=J[0],X=J[1];T0[Z]=new b0(Z,k1,!1,X,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(J){T0[J]=new b0(J,G8,!1,J.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(J){T0[J]=new b0(J,G8,!1,J,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(J){T0[J]=new b0(J,L4,!1,J.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(J){T0[J]=new b0(J,L4,!0,J,null,!1,!1)}),["capture","download"].forEach(function(J){T0[J]=new b0(J,Z4,!1,J,null,!1,!1)}),["cols","rows","size","span"].forEach(function(J){T0[J]=new b0(J,h8,!1,J,null,!1,!1)}),["rowSpan","start"].forEach(function(J){T0[J]=new b0(J,k8,!1,J.toLowerCase(),null,!1,!1)});var Y8=/[\-\:]([a-z])/g,V5=function(J){return J[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(J){var Z=J.replace(Y8,V5);T0[Z]=new b0(Z,k1,!1,J,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(J){var Z=J.replace(Y8,V5);T0[Z]=new b0(Z,k1,!1,J,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(J){var Z=J.replace(Y8,V5);T0[Z]=new b0(Z,k1,!1,J,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(J){T0[J]=new b0(J,k1,!1,J.toLowerCase(),null,!1,!1)});var i7="xlinkHref";T0[i7]=new b0("xlinkHref",k1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(J){T0[J]=new b0(J,k1,!1,J.toLowerCase(),null,!0,!0)});var y9=/^[\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,m9=!1;function G9(J){if(!m9&&y9.test(J))m9=!0,q("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(J))}function g8(J,Z,X,Q){if(Q.mustUseProperty){var G=Q.propertyName;return J[G]}else{if(B1(X,Z),Q.sanitizeURL)G9(""+X);var Y=Q.attributeName,z=null;if(Q.type===Z4){if(J.hasAttribute(Y)){var K=J.getAttribute(Y);if(K==="")return!0;if(W1(Z,X,Q,!1))return K;if(K===""+X)return X;return K}}else if(J.hasAttribute(Y)){if(W1(Z,X,Q,!1))return J.getAttribute(Y);if(Q.type===L4)return X;z=J.getAttribute(Y)}if(W1(Z,X,Q,!1))return z===null?X:z;else if(z===""+X)return X;else return z}}function j5(J,Z,X,Q){{if(!y0(Z))return;if(!J.hasAttribute(Z))return X===void 0?void 0:null;var G=J.getAttribute(Z);if(B1(X,Z),G===""+X)return X;return G}}function D5(J,Z,X,Q){var G=w4(Z);if(e0(Z,G,Q))return;if(W1(Z,X,G,Q))X=null;if(Q||G===null){if(y0(Z)){var Y=Z;if(X===null)J.removeAttribute(Y);else B1(X,Z),J.setAttribute(Y,""+X)}return}var z=G.mustUseProperty;if(z){var K=G.propertyName;if(X===null){var W=G.type;J[K]=W===L4?!1:""}else J[K]=X;return}var{attributeName:H,attributeNamespace:O}=G;if(X===null)J.removeAttribute(H);else{var A=G.type,$;if(A===L4||A===Z4&&X===!0)$="";else if(B1(X,H),$=""+X,G.sanitizeURL)G9($.toString());if(O)J.setAttributeNS(O,H,$);else J.setAttribute(H,$)}}var A8=Symbol.for("react.element"),R8=Symbol.for("react.portal"),T8=Symbol.for("react.fragment"),M=Symbol.for("react.strict_mode"),S=Symbol.for("react.profiler"),C=Symbol.for("react.provider"),J0=Symbol.for("react.context"),r=Symbol.for("react.forward_ref"),k0=Symbol.for("react.suspense"),L0=Symbol.for("react.suspense_list"),B0=Symbol.for("react.memo"),f0=Symbol.for("react.lazy"),U1=Symbol.for("react.scope"),$1=Symbol.for("react.debug_trace_mode"),X4=Symbol.for("react.offscreen"),f8=Symbol.for("react.legacy_hidden"),L8=Symbol.for("react.cache"),s1=Symbol.for("react.tracing_marker"),S5=Symbol.iterator,l7="@@iterator";function w8(J){if(J===null||typeof J!=="object")return null;var Z=S5&&J[S5]||J[l7];if(typeof Z==="function")return Z;return null}var D0=Object.assign,Y9=0,E5,s7,p7,o7,a7,n7,r7;function t7(){}t7.__reactDisabledLog=!0;function uJ(){{if(Y9===0){E5=console.log,s7=console.info,p7=console.warn,o7=console.error,a7=console.group,n7=console.groupCollapsed,r7=console.groupEnd;var J={configurable:!0,enumerable:!0,value:t7,writable:!0};Object.defineProperties(console,{info:J,log:J,warn:J,error:J,group:J,groupCollapsed:J,groupEnd:J})}Y9++}}function QQ(){{if(Y9--,Y9===0){var J={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:D0({},J,{value:E5}),info:D0({},J,{value:s7}),warn:D0({},J,{value:p7}),error:D0({},J,{value:o7}),group:D0({},J,{value:a7}),groupCollapsed:D0({},J,{value:n7}),groupEnd:D0({},J,{value:r7})})}if(Y9<0)q("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var e7=U0.ReactCurrentDispatcher,z9;function z8(J,Z,X){{if(z9===void 0)try{throw Error()}catch(G){var Q=G.stack.trim().match(/\n( *(at )?)/);z9=Q&&Q[1]||""}return`
`+z9+J}}var N5=!1,x5;{var c9=typeof WeakMap==="function"?WeakMap:Map;x5=new c9}function J6(J,Z){if(!J||N5)return"";{var X=x5.get(J);if(X!==void 0)return X}var Q;N5=!0;var G=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Y;Y=e7.current,e7.current=null,uJ();try{if(Z){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(F){Q=F}Reflect.construct(J,[],z)}else{try{z.call()}catch(F){Q=F}J.call(z.prototype)}}else{try{throw Error()}catch(F){Q=F}J()}}catch(F){if(F&&Q&&typeof F.stack==="string"){var K=F.stack.split(`
`),W=Q.stack.split(`
`),H=K.length-1,O=W.length-1;while(H>=1&&O>=0&&K[H]!==W[O])O--;for(;H>=1&&O>=0;H--,O--)if(K[H]!==W[O]){if(H!==1||O!==1)do if(H--,O--,O<0||K[H]!==W[O]){var A=`
`+K[H].replace(" at new "," at ");if(J.displayName&&A.includes("<anonymous>"))A=A.replace("<anonymous>",J.displayName);if(typeof J==="function")x5.set(J,A);return A}while(H>=1&&O>=0);break}}}finally{N5=!1,e7.current=Y,QQ(),Error.prepareStackTrace=G}var $=J?J.displayName||J.name:"",P=$?z8($):"";if(typeof J==="function")x5.set(J,P);return P}function dJ(J,Z,X){return J6(J,!0)}function Z6(J,Z,X){return J6(J,!1)}function GQ(J){var Z=J.prototype;return!!(Z&&Z.isReactComponent)}function b5(J,Z,X){if(J==null)return"";if(typeof J==="function")return J6(J,GQ(J));if(typeof J==="string")return z8(J);switch(J){case k0:return z8("Suspense");case L0:return z8("SuspenseList")}if(typeof J==="object")switch(J.$$typeof){case r:return Z6(J.render);case B0:return b5(J.type,Z,X);case f0:{var Q=J,G=Q._payload,Y=Q._init;try{return b5(Y(G),Z,X)}catch(z){}}}return""}function yJ(J){var Z=J._debugOwner?J._debugOwner.type:null,X=J._debugSource;switch(J.tag){case u:return z8(J.type);case M4:return z8("Lazy");case Y0:return z8("Suspense");case c0:return z8("SuspenseList");case H0:case Q1:case j0:return Z6(J.type);case e:return Z6(J.type.render);case a:return dJ(J.type);default:return""}}function X6(J){try{var Z="",X=J;do Z+=yJ(X),X=X.return;while(X);return Z}catch(Q){return`
Error generating stack: `+Q.message+`
`+Q.stack}}function i9(J,Z,X){var Q=J.displayName;if(Q)return Q;var G=Z.displayName||Z.name||"";return G!==""?X+"("+G+")":X}function mJ(J){return J.displayName||"Context"}function C0(J){if(J==null)return null;if(typeof J.tag==="number")q("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue.");if(typeof J==="function")return J.displayName||J.name||null;if(typeof J==="string")return J;switch(J){case T8:return"Fragment";case R8:return"Portal";case S:return"Profiler";case M:return"StrictMode";case k0:return"Suspense";case L0:return"SuspenseList"}if(typeof J==="object")switch(J.$$typeof){case J0:var Z=J;return mJ(Z)+".Consumer";case C:var X=J;return mJ(X._context)+".Provider";case r:return i9(J,J.render,"ForwardRef");case B0:var Q=J.displayName||null;if(Q!==null)return Q;return C0(J.type)||"Memo";case f0:{var G=J,Y=G._payload,z=G._init;try{return C0(z(Y))}catch(K){return null}}}return null}function cJ(J,Z,X){var Q=Z.displayName||Z.name||"";return J.displayName||(Q!==""?X+"("+Q+")":X)}function Q6(J){return J.displayName||"Context"}function M0(J){var{tag:Z,type:X}=J;switch(Z){case F0:return"Cache";case X8:var Q=X;return Q6(Q)+".Consumer";case A1:var G=X;return Q6(G._context)+".Provider";case C4:return"DehydratedFragment";case e:return cJ(X,X.render,"ForwardRef");case i1:return"Fragment";case u:return X;case A0:return"Portal";case o:return"Root";case w0:return"Text";case M4:return C0(X);case m4:if(X===M)return"StrictMode";return"Mode";case R1:return"Offscreen";case x0:return"Profiler";case D1:return"Scope";case Y0:return"Suspense";case c0:return"SuspenseList";case K1:return"TracingMarker";case a:case H0:case e1:case Q1:case n0:case j0:if(typeof X==="function")return X.displayName||X.name||null;if(typeof X==="string")return X;break}return null}var iJ=U0.ReactDebugCurrentFrame,P4=null,K9=!1;function v5(){{if(P4===null)return null;var J=P4._debugOwner;if(J!==null&&typeof J!=="undefined")return M0(J)}return null}function lJ(){{if(P4===null)return"";return X6(P4)}}function p1(){iJ.getCurrentStack=null,P4=null,K9=!1}function P1(J){iJ.getCurrentStack=J===null?null:lJ,P4=J,K9=!1}function sJ(){return P4}function p4(J){K9=J}function h4(J){return""+J}function u8(J){switch(typeof J){case"boolean":case"number":case"string":case"undefined":return J;case"object":return R4(J),J;default:return""}}var YQ={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function l9(J,Z){{if(!(YQ[Z.type]||Z.onChange||Z.onInput||Z.readOnly||Z.disabled||Z.value==null))q("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(!(Z.onChange||Z.readOnly||Z.disabled||Z.checked==null))q("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 W9(J){var{type:Z,nodeName:X}=J;return X&&X.toLowerCase()==="input"&&(Z==="checkbox"||Z==="radio")}function pJ(J){return J._valueTracker}function C5(J){J._valueTracker=null}function oJ(J){var Z="";if(!J)return Z;if(W9(J))Z=J.checked?"true":"false";else Z=J.value;return Z}function aJ(J){var Z=W9(J)?"checked":"value",X=Object.getOwnPropertyDescriptor(J.constructor.prototype,Z);R4(J[Z]);var Q=""+J[Z];if(J.hasOwnProperty(Z)||typeof X==="undefined"||typeof X.get!=="function"||typeof X.set!=="function")return;var{get:G,set:Y}=X;Object.defineProperty(J,Z,{configurable:!0,get:function(){return G.call(this)},set:function(K){R4(K),Q=""+K,Y.call(this,K)}}),Object.defineProperty(J,Z,{enumerable:X.enumerable});var z={getValue:function(){return Q},setValue:function(K){R4(K),Q=""+K},stopTracking:function(){C5(J),delete J[Z]}};return z}function J5(J){if(pJ(J))return;J._valueTracker=aJ(J)}function s9(J){if(!J)return!1;var Z=pJ(J);if(!Z)return!0;var X=Z.getValue(),Q=oJ(J);if(Q!==X)return Z.setValue(Q),!0;return!1}function k5(J){if(J=J||(typeof document!=="undefined"?document:void 0),typeof J==="undefined")return null;try{return J.activeElement||J.body}catch(Z){return J.body}}var p9=!1,nJ=!1,rJ=!1,tJ=!1;function eJ(J){var Z=J.type==="checkbox"||J.type==="radio";return Z?J.checked!=null:J.value!=null}function U(J,Z){var X=J,Q=Z.checked,G=D0({},Z,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:Q!=null?Q:X._wrapperState.initialChecked});return G}function B(J,Z){{if(l9("input",Z),Z.checked!==void 0&&Z.defaultChecked!==void 0&&!nJ)q("%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",v5()||"A component",Z.type),nJ=!0;if(Z.value!==void 0&&Z.defaultValue!==void 0&&!p9)q("%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",v5()||"A component",Z.type),p9=!0}var X=J,Q=Z.defaultValue==null?"":Z.defaultValue;X._wrapperState={initialChecked:Z.checked!=null?Z.checked:Z.defaultChecked,initialValue:u8(Z.value!=null?Z.value:Q),controlled:eJ(Z)}}function w(J,Z){var X=J,Q=Z.checked;if(Q!=null)D5(X,"checked",Q,!1)}function I(J,Z){var X=J;{var Q=eJ(Z);if(!X._wrapperState.controlled&&Q&&!tJ)q("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"),tJ=!0;if(X._wrapperState.controlled&&!Q&&!rJ)q("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"),rJ=!0}w(J,Z);var G=u8(Z.value),Y=Z.type;if(G!=null){if(Y==="number"){if(G===0&&X.value===""||X.value!=G)X.value=h4(G)}else if(X.value!==h4(G))X.value=h4(G)}else if(Y==="submit"||Y==="reset"){X.removeAttribute("value");return}if(Z.hasOwnProperty("value"))z0(X,Z.type,G);else if(Z.hasOwnProperty("defaultValue"))z0(X,Z.type,u8(Z.defaultValue));if(Z.checked==null&&Z.defaultChecked!=null)X.defaultChecked=!!Z.defaultChecked}function N(J,Z,X){var Q=J;if(Z.hasOwnProperty("value")||Z.hasOwnProperty("defaultValue")){var G=Z.type,Y=G==="submit"||G==="reset";if(Y&&(Z.value===void 0||Z.value===null))return;var z=h4(Q._wrapperState.initialValue);if(!X){if(z!==Q.value)Q.value=z}Q.defaultValue=z}var K=Q.name;if(K!=="")Q.name="";if(Q.defaultChecked=!Q.defaultChecked,Q.defaultChecked=!!Q._wrapperState.initialChecked,K!=="")Q.name=K}function X0(J,Z){var X=J;I(X,Z),c(X,Z)}function c(J,Z){var X=Z.name;if(Z.type==="radio"&&X!=null){var Q=J;while(Q.parentNode)Q=Q.parentNode;B1(X,"name");var G=Q.querySelectorAll("input[name="+JSON.stringify(""+X)+'][type="radio"]');for(var Y=0;Y<G.length;Y++){var z=G[Y];if(z===J||z.form!==J.form)continue;var K=dZ(z);if(!K)throw new Error("ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.");s9(z),I(z,K)}}}function z0(J,Z,X){if(Z!=="number"||k5(J.ownerDocument)!==J){if(X==null)J.defaultValue=h4(J._wrapperState.initialValue);else if(J.defaultValue!==h4(X))J.defaultValue=h4(X)}}var S0=!1,i0=!1,J1=!1;function Z1(J,Z){{if(Z.value==null){if(typeof Z.children==="object"&&Z.children!==null)TJ.Children.forEach(Z.children,function(X){if(X==null)return;if(typeof X==="string"||typeof X==="number")return;if(!i0)i0=!0,q("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")});else if(Z.dangerouslySetInnerHTML!=null){if(!J1)J1=!0,q("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")}}if(Z.selected!=null&&!S0)q("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),S0=!0}}function H1(J,Z){if(Z.value!=null)J.setAttribute("value",h4(u8(Z.value)))}var I1=Array.isArray;function u0(J){return I1(J)}var U9=!1;function o9(){var J=v5();if(J)return`
Check the render method of \``+J+"`.";return""}var G6=["value","defaultValue"];function zQ(J){{l9("select",J);for(var Z=0;Z<G6.length;Z++){var X=G6[Z];if(J[X]==null)continue;var Q=u0(J[X]);if(J.multiple&&!Q)q("The `%s` prop supplied to <select> must be an array if `multiple` is true.%s",X,o9());else if(!J.multiple&&Q)q("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s",X,o9())}}}function Z5(J,Z,X,Q){var G=J.options;if(Z){var Y=X,z={};for(var K=0;K<Y.length;K++)z["$"+Y[K]]=!0;for(var W=0;W<G.length;W++){var H=z.hasOwnProperty("$"+G[W].value);if(G[W].selected!==H)G[W].selected=H;if(H&&Q)G[W].defaultSelected=!0}}else{var O=h4(u8(X)),A=null;for(var $=0;$<G.length;$++){if(G[$].value===O){if(G[$].selected=!0,Q)G[$].defaultSelected=!0;return}if(A===null&&!G[$].disabled)A=G[$]}if(A!==null)A.selected=!0}}function Y6(J,Z){return D0({},Z,{value:void 0})}function z6(J,Z){var X=J;if(zQ(Z),X._wrapperState={wasMultiple:!!Z.multiple},Z.value!==void 0&&Z.defaultValue!==void 0&&!U9)q("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"),U9=!0}function KQ(J,Z){var X=J;X.multiple=!!Z.multiple;var Q=Z.value;if(Q!=null)Z5(X,!!Z.multiple,Q,!1);else if(Z.defaultValue!=null)Z5(X,!!Z.multiple,Z.defaultValue,!0)}function xH(J,Z){var X=J,Q=X._wrapperState.wasMultiple;X._wrapperState.wasMultiple=!!Z.multiple;var G=Z.value;if(G!=null)Z5(X,!!Z.multiple,G,!1);else if(Q!==!!Z.multiple)if(Z.defaultValue!=null)Z5(X,!!Z.multiple,Z.defaultValue,!0);else Z5(X,!!Z.multiple,Z.multiple?[]:"",!1)}function bH(J,Z){var X=J,Q=Z.value;if(Q!=null)Z5(X,!!Z.multiple,Q,!1)}var qz=!1;function WQ(J,Z){var X=J;if(Z.dangerouslySetInnerHTML!=null)throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");var Q=D0({},Z,{value:void 0,defaultValue:void 0,children:h4(X._wrapperState.initialValue)});return Q}function Bz(J,Z){var X=J;if(l9("textarea",Z),Z.value!==void 0&&Z.defaultValue!==void 0&&!qz)q("%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",v5()||"A component"),qz=!0;var Q=Z.value;if(Q==null){var{children:G,defaultValue:Y}=Z;if(G!=null){q("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(u0(G)){if(G.length>1)throw new Error("<textarea> can only have at most one child.");G=G[0]}Y=G}}if(Y==null)Y="";Q=Y}X._wrapperState={initialValue:u8(Q)}}function Mz(J,Z){var X=J,Q=u8(Z.value),G=u8(Z.defaultValue);if(Q!=null){var Y=h4(Q);if(Y!==X.value)X.value=Y;if(Z.defaultValue==null&&X.defaultValue!==Y)X.defaultValue=Y}if(G!=null)X.defaultValue=h4(G)}function $z(J,Z){var X=J,Q=X.textContent;if(Q===X._wrapperState.initialValue){if(Q!==""&&Q!==null)X.value=Q}}function vH(J,Z){Mz(J,Z)}var X5="http://www.w3.org/1999/xhtml",CH="http://www.w3.org/1998/Math/MathML",UQ="http://www.w3.org/2000/svg";function HQ(J){switch(J){case"svg":return UQ;case"math":return CH;default:return X5}}function OQ(J,Z){if(J==null||J===X5)return HQ(Z);if(J===UQ&&Z==="foreignObject")return X5;return J}var kH=function(J){if(typeof MSApp!=="undefined"&&MSApp.execUnsafeLocalFunction)return function(Z,X,Q,G){MSApp.execUnsafeLocalFunction(function(){return J(Z,X,Q,G)})};else return J},JZ,Az=kH(function(J,Z){if(J.namespaceURI===UQ){if(!("innerHTML"in J)){JZ=JZ||document.createElement("div"),JZ.innerHTML="<svg>"+Z.valueOf().toString()+"</svg>";var X=JZ.firstChild;while(J.firstChild)J.removeChild(J.firstChild);while(X.firstChild)J.appendChild(X.firstChild);return}}J.innerHTML=Z}),g4=1,Q5=3,x1=8,G5=9,qQ=11,ZZ=function(J,Z){if(Z){var X=J.firstChild;if(X&&X===J.lastChild&&X.nodeType===Q5){X.nodeValue=Z;return}}J.textContent=Z},hH={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"]},K6={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 gH(J,Z){return J+Z.charAt(0).toUpperCase()+Z.substring(1)}var TH=["Webkit","ms","Moz","O"];Object.keys(K6).forEach(function(J){TH.forEach(function(Z){K6[gH(Z,J)]=K6[J]})});function BQ(J,Z,X){var Q=Z==null||typeof Z==="boolean"||Z==="";if(Q)return"";if(!X&&typeof Z==="number"&&Z!==0&&!(K6.hasOwnProperty(J)&&K6[J]))return Z+"px";return S1(Z,J),(""+Z).trim()}var fH=/([A-Z])/g,uH=/^ms-/;function dH(J){return J.replace(fH,"-$1").toLowerCase().replace(uH,"-ms-")}var Rz=function(){};{var yH=/^(?:webkit|moz|o)[A-Z]/,mH=/^-ms-/,cH=/-(.)/g,Lz=/;\s*$/,a9={},MQ={},wz=!1,Pz=!1,iH=function(J){return J.replace(cH,function(Z,X){return X.toUpperCase()})},lH=function(J){if(a9.hasOwnProperty(J)&&a9[J])return;a9[J]=!0,q("Unsupported style property %s. Did you mean %s?",J,iH(J.replace(mH,"ms-")))},sH=function(J){if(a9.hasOwnProperty(J)&&a9[J])return;a9[J]=!0,q("Unsupported vendor-prefixed style property %s. Did you mean %s?",J,J.charAt(0).toUpperCase()+J.slice(1))},pH=function(J,Z){if(MQ.hasOwnProperty(Z)&&MQ[Z])return;MQ[Z]=!0,q(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,J,Z.replace(Lz,""))},oH=function(J,Z){if(wz)return;wz=!0,q("`NaN` is an invalid value for the `%s` css style property.",J)},aH=function(J,Z){if(Pz)return;Pz=!0,q("`Infinity` is an invalid value for the `%s` css style property.",J)};Rz=function(J,Z){if(J.indexOf("-")>-1)lH(J);else if(yH.test(J))sH(J);else if(Lz.test(Z))pH(J,Z);if(typeof Z==="number"){if(isNaN(Z))oH(J,Z);else if(!isFinite(Z))aH(J,Z)}}}var nH=Rz;function rH(J){{var Z="",X="";for(var Q in J){if(!J.hasOwnProperty(Q))continue;var G=J[Q];if(G!=null){var Y=Q.indexOf("--")===0;Z+=X+(Y?Q:dH(Q))+":",Z+=BQ(Q,G,Y),X=";"}}return Z||null}}function Fz(J,Z){var X=J.style;for(var Q in Z){if(!Z.hasOwnProperty(Q))continue;var G=Q.indexOf("--")===0;if(!G)nH(Q,Z[Q]);var Y=BQ(Q,Z[Q],G);if(Q==="float")Q="cssFloat";if(G)X.setProperty(Q,Y);else X[Q]=Y}}function tH(J){return J==null||typeof J==="boolean"||J===""}function _z(J){var Z={};for(var X in J){var Q=hH[X]||[X];for(var G=0;G<Q.length;G++)Z[Q[G]]=X}return Z}function eH(J,Z){{if(!Z)return;var X=_z(J),Q=_z(Z),G={};for(var Y in X){var z=X[Y],K=Q[Y];if(K&&z!==K){var W=z+","+K;if(G[W])continue;G[W]=!0,q("%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.",tH(J[z])?"Removing":"Updating",z,K)}}}}var JO={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},ZO=D0({menuitem:!0},JO),XO="__html";function $Q(J,Z){if(!Z)return;if(ZO[J]){if(Z.children!=null||Z.dangerouslySetInnerHTML!=null)throw new Error(J+" is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.")}if(Z.dangerouslySetInnerHTML!=null){if(Z.children!=null)throw new Error("Can only set one of `children` or `props.dangerouslySetInnerHTML`.");if(typeof Z.dangerouslySetInnerHTML!=="object"||!(XO in Z.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(!Z.suppressContentEditableWarning&&Z.contentEditable&&Z.children!=null)q("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(Z.style!=null&&typeof Z.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(J,Z){if(J.indexOf("-")===-1)return typeof Z.is==="string";switch(J){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 XZ={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={},QO=new RegExp("^(aria)-["+s4+"]*$"),GO=new RegExp("^(aria)[A-Z]["+s4+"]*$");function YO(J,Z){{if(P0.call(n9,Z)&&n9[Z])return!0;if(GO.test(Z)){var X="aria-"+Z.slice(4).toLowerCase(),Q=Iz.hasOwnProperty(X)?X:null;if(Q==null)return q("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",Z),n9[Z]=!0,!0;if(Z!==Q)return q("Invalid ARIA attribute `%s`. Did you mean `%s`?",Z,Q),n9[Z]=!0,!0}if(QO.test(Z)){var G=Z.toLowerCase(),Y=Iz.hasOwnProperty(G)?G:null;if(Y==null)return n9[Z]=!0,!1;if(Z!==Y)return q("Unknown ARIA attribute `%s`. Did you mean `%s`?",Z,Y),n9[Z]=!0,!0}}return!0}function zO(J,Z){{var X=[];for(var Q in Z){var G=YO(J,Q);if(!G)X.push(Q)}var Y=X.map(function(z){return"`"+z+"`"}).join(", ");if(X.length===1)q("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",Y,J);else if(X.length>1)q("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",Y,J)}}function KO(J,Z){if(H9(J,Z))return;zO(J,Z)}var Vz=!1;function WO(J,Z){{if(J!=="input"&&J!=="textarea"&&J!=="select")return;if(Z!=null&&Z.value===null&&!Vz)if(Vz=!0,J==="select"&&Z.multiple)q("`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.",J);else q("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",J)}}var jz=function(){};{var D4={},Dz=/^on./,UO=/^on[^A-Z]/,HO=new RegExp("^(aria)-["+s4+"]*$"),OO=new RegExp("^(aria)[A-Z]["+s4+"]*$");jz=function(J,Z,X,Q){if(P0.call(D4,Z)&&D4[Z])return!0;var G=Z.toLowerCase();if(G==="onfocusin"||G==="onfocusout")return q("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."),D4[Z]=!0,!0;if(Q!=null){var{registrationNameDependencies:Y,possibleRegistrationNames:z}=Q;if(Y.hasOwnProperty(Z))return!0;var K=z.hasOwnProperty(G)?z[G]:null;if(K!=null)return q("Invalid event handler property `%s`. Did you mean `%s`?",Z,K),D4[Z]=!0,!0;if(Dz.test(Z))return q("Unknown event handler property `%s`. It will be ignored.",Z),D4[Z]=!0,!0}else if(Dz.test(Z)){if(UO.test(Z))q("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",Z);return D4[Z]=!0,!0}if(HO.test(Z)||OO.test(Z))return!0;if(G==="innerhtml")return q("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),D4[Z]=!0,!0;if(G==="aria")return q("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),D4[Z]=!0,!0;if(G==="is"&&X!==null&&X!==void 0&&typeof X!=="string")return q("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof X),D4[Z]=!0,!0;if(typeof X==="number"&&isNaN(X))return q("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",Z),D4[Z]=!0,!0;var W=w4(Z),H=W!==null&&W.type===l4;if(XZ.hasOwnProperty(G)){var O=XZ[G];if(O!==Z)return q("Invalid DOM property `%s`. Did you mean `%s`?",Z,O),D4[Z]=!0,!0}else if(!H&&Z!==G)return q("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.",Z,G),D4[Z]=!0,!0;if(typeof X==="boolean"&&h1(Z,X,W,!1)){if(X)q('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()}.',X,Z,Z,X,Z);else q('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.',X,Z,Z,X,Z,Z,Z);return D4[Z]=!0,!0}if(H)return!0;if(h1(Z,X,W,!1))return D4[Z]=!0,!1;if((X==="false"||X==="true")&&W!==null&&W.type===L4)return q("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",X,Z,X==="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".',Z,X),D4[Z]=!0,!0;return!0}}var qO=function(J,Z,X){{var Q=[];for(var G in Z){var Y=jz(J,G,Z[G],X);if(!Y)Q.push(G)}var z=Q.map(function(K){return"`"+K+"`"}).join(", ");if(Q.length===1)q("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,J);else if(Q.length>1)q("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,J)}};function BO(J,Z,X){if(H9(J,Z))return;qO(J,Z,X)}var Sz=1,AQ=2,W6=4,MO=Sz|AQ|W6,U6=null;function $O(J){if(U6!==null)q("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue.");U6=J}function AO(){if(U6===null)q("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 RO(J){return J===U6}function RQ(J){var Z=J.target||J.srcElement||window;if(Z.correspondingUseElement)Z=Z.correspondingUseElement;return Z.nodeType===Q5?Z.parentNode:Z}var LQ=null,r9=null,t9=null;function Ez(J){var Z=m5(J);if(!Z)return;if(typeof LQ!=="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 X=Z.stateNode;if(X){var Q=dZ(X);LQ(Z.stateNode,Z.type,Q)}}function LO(J){LQ=J}function Nz(J){if(r9)if(t9)t9.push(J);else t9=[J];else r9=J}function wO(){return r9!==null||t9!==null}function xz(){if(!r9)return;var J=r9,Z=t9;if(r9=null,t9=null,Ez(J),Z)for(var X=0;X<Z.length;X++)Ez(Z[X])}var bz=function(J,Z){return J(Z)},vz=function(){},wQ=!1;function PO(){var J=wO();if(J)vz(),xz()}function Cz(J,Z,X){if(wQ)return J(Z,X);wQ=!0;try{return bz(J,Z,X)}finally{wQ=!1,PO()}}function FO(J,Z,X){bz=J,vz=X}function _O(J){return J==="button"||J==="input"||J==="select"||J==="textarea"}function IO(J,Z,X){switch(J){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":return!!(X.disabled&&_O(Z));default:return!1}}function H6(J,Z){var X=J.stateNode;if(X===null)return null;var Q=dZ(X);if(Q===null)return null;var G=Q[Z];if(IO(Z,J.type,Q))return null;if(G&&typeof G!=="function")throw new Error("Expected `"+Z+"` listener to be a function, instead got a value of `"+typeof G+"` type.");return G}var PQ=!1;if(l)try{var O6={};Object.defineProperty(O6,"passive",{get:function(){PQ=!0}}),window.addEventListener("test",O6,O6),window.removeEventListener("test",O6,O6)}catch(J){PQ=!1}function kz(J,Z,X,Q,G,Y,z,K,W){var H=Array.prototype.slice.call(arguments,3);try{Z.apply(X,H)}catch(O){this.onError(O)}}var hz=kz;if(typeof window!=="undefined"&&typeof window.dispatchEvent==="function"&&typeof document!=="undefined"&&typeof document.createEvent==="function"){var FQ=document.createElement("react");hz=function J(Z,X,Q,G,Y,z,K,W,H){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 O=document.createEvent("Event"),A=!1,$=!0,P=window.event,F=Object.getOwnPropertyDescriptor(window,"event");function _(){if(FQ.removeEventListener(V,p,!1),typeof window.event!=="undefined"&&window.hasOwnProperty("event"))window.event=P}var b=Array.prototype.slice.call(arguments,3);function p(){A=!0,_(),X.apply(Q,b),$=!1}var i,I0=!1,V0=!1;function R(L){if(i=L.error,I0=!0,i===null&&L.colno===0&&L.lineno===0)V0=!0;if(L.defaultPrevented){if(i!=null&&typeof i==="object")try{i._suppressLogging=!0}catch(E){}}}var V="react-"+(Z?Z:"invokeguardedcallback");if(window.addEventListener("error",R),FQ.addEventListener(V,p,!1),O.initEvent(V,!1,!1),FQ.dispatchEvent(O),F)Object.defineProperty(window,"event",F);if(A&&$){if(!I0)i=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(V0)i=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(i)}if(window.removeEventListener("error",R),!A)return _(),kz.apply(this,arguments)}}var VO=hz,e9=!1,QZ=null,GZ=!1,_Q=null,jO={onError:function(J){e9=!0,QZ=J}};function IQ(J,Z,X,Q,G,Y,z,K,W){e9=!1,QZ=null,VO.apply(jO,arguments)}function DO(J,Z,X,Q,G,Y,z,K,W){if(IQ.apply(this,arguments),e9){var H=VQ();if(!GZ)GZ=!0,_Q=H}}function SO(){if(GZ){var J=_Q;throw GZ=!1,_Q=null,J}}function EO(){return e9}function VQ(){if(e9){var J=QZ;return e9=!1,QZ=null,J}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 J7(J){return J._reactInternals}function NO(J){return J._reactInternals!==void 0}function xO(J,Z){J._reactInternals=Z}var Z0=0,Z7=1,b1=2,v0=4,O9=16,q6=32,jQ=64,d0=128,Y5=256,h5=512,q9=1024,P8=2048,z5=4096,B9=8192,YZ=16384,bO=P8|v0|jQ|h5|q9|YZ,vO=32767,B6=32768,S4=65536,DQ=131072,gz=1048576,SQ=2097152,M9=4194304,EQ=8388608,K5=16777216,zZ=33554432,NQ=v0|q9|0,xQ=b1|v0|O9|q6|h5|z5|B9,M6=v0|jQ|h5|B9,X7=P8|O9,W5=M9|EQ|SQ,CO=U0.ReactCurrentOwner;function $9(J){var Z=J,X=J;if(!J.alternate){var Q=Z;do{if(Z=Q,(Z.flags&(b1|z5))!==Z0)X=Z.return;Q=Z.return}while(Q)}else while(Z.return)Z=Z.return;if(Z.tag===o)return X;return null}function Tz(J){if(J.tag===Y0){var Z=J.memoizedState;if(Z===null){var X=J.alternate;if(X!==null)Z=X.memoizedState}if(Z!==null)return Z.dehydrated}return null}function fz(J){return J.tag===o?J.stateNode.containerInfo:null}function kO(J){return $9(J)===J}function hO(J){{var Z=CO.current;if(Z!==null&&Z.tag===a){var X=Z,Q=X.stateNode;if(!Q._warnedAboutRefsInRender)q("%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.",M0(X)||"A component");Q._warnedAboutRefsInRender=!0}}var G=J7(J);if(!G)return!1;return $9(G)===G}function uz(J){if($9(J)!==J)throw new Error("Unable to find node on an unmounted component.")}function dz(J){var Z=J.alternate;if(!Z){var X=$9(J);if(X===null)throw new Error("Unable to find node on an unmounted component.");if(X!==J)return null;return J}var Q=J,G=Z;while(!0){var Y=Q.return;if(Y===null)break;var z=Y.alternate;if(z===null){var K=Y.return;if(K!==null){Q=G=K;continue}break}if(Y.child===z.child){var W=Y.child;while(W){if(W===Q)return uz(Y),J;if(W===G)return uz(Y),Z;W=W.sibling}throw new Error("Unable to find node on an unmounted component.")}if(Q.return!==G.return)Q=Y,G=z;else{var H=!1,O=Y.child;while(O){if(O===Q){H=!0,Q=Y,G=z;break}if(O===G){H=!0,G=Y,Q=z;break}O=O.sibling}if(!H){O=z.child;while(O){if(O===Q){H=!0,Q=z,G=Y;break}if(O===G){H=!0,G=z,Q=Y;break}O=O.sibling}if(!H)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(Q.alternate!==G)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(Q.tag!==o)throw new Error("Unable to find node on an unmounted component.");if(Q.stateNode.current===Q)return J;return Z}function yz(J){var Z=dz(J);return Z!==null?mz(Z):null}function mz(J){if(J.tag===u||J.tag===w0)return J;var Z=J.child;while(Z!==null){var X=mz(Z);if(X!==null)return X;Z=Z.sibling}return null}function gO(J){var Z=dz(J);return Z!==null?cz(Z):null}function cz(J){if(J.tag===u||J.tag===w0)return J;var Z=J.child;while(Z!==null){if(Z.tag!==A0){var X=cz(Z);if(X!==null)return X}Z=Z.sibling}return null}var iz=o0.unstable_scheduleCallback,TO=o0.unstable_cancelCallback,fO=o0.unstable_shouldYield,uO=o0.unstable_requestPaint,o1=o0.unstable_now,dO=o0.unstable_getCurrentPriorityLevel,KZ=o0.unstable_ImmediatePriority,bQ=o0.unstable_UserBlockingPriority,A9=o0.unstable_NormalPriority,yO=o0.unstable_LowPriority,vQ=o0.unstable_IdlePriority,mO=o0.unstable_yieldValue,cO=o0.unstable_setDisableYieldValue,R9=null,Q4=null,g=null,d8=!1,F8=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined";function iO(J){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__==="undefined")return!1;var Z=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(Z.isDisabled)return!0;if(!Z.supportsFiber)return q("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(l1)J=D0({},J,{getLaneLabelMap:nO,injectProfilingHooks:aO});R9=Z.inject(J),Q4=Z}catch(X){q("React instrumentation encountered an error: %s.",X)}if(Z.checkDCE)return!0;else return!1}function lO(J,Z){if(Q4&&typeof Q4.onScheduleFiberRoot==="function")try{Q4.onScheduleFiberRoot(R9,J,Z)}catch(X){if(!d8)d8=!0,q("React instrumentation encountered an error: %s",X)}}function sO(J,Z){if(Q4&&typeof Q4.onCommitFiberRoot==="function")try{var X=(J.current.flags&d0)===d0;if(G1){var Q;switch(Z){case n4:Q=KZ;break;case H5:Q=bQ;break;case O5:Q=A9;break;case $Z:Q=vQ;break;default:Q=A9;break}Q4.onCommitFiberRoot(R9,J,Q,X)}else Q4.onCommitFiberRoot(R9,J,void 0,X)}catch(G){if(!d8)d8=!0,q("React instrumentation encountered an error: %s",G)}}function pO(J){if(Q4&&typeof Q4.onPostCommitFiberRoot==="function")try{Q4.onPostCommitFiberRoot(R9,J)}catch(Z){if(!d8)d8=!0,q("React instrumentation encountered an error: %s",Z)}}function oO(J){if(Q4&&typeof Q4.onCommitFiberUnmount==="function")try{Q4.onCommitFiberUnmount(R9,J)}catch(Z){if(!d8)d8=!0,q("React instrumentation encountered an error: %s",Z)}}function a1(J){{if(typeof mO==="function")cO(J),N1(J);if(Q4&&typeof Q4.setStrictMode==="function")try{Q4.setStrictMode(R9,J)}catch(Z){if(!d8)d8=!0,q("React instrumentation encountered an error: %s",Z)}}}function aO(J){g=J}function nO(){{var J=new Map,Z=1;for(var X=0;X<kQ;X++){var Q=Aq(Z);J.set(Z,Q),Z*=2}return J}}function rO(J){if(g!==null&&typeof g.markCommitStarted==="function")g.markCommitStarted(J)}function lz(){if(g!==null&&typeof g.markCommitStopped==="function")g.markCommitStopped()}function $6(J){if(g!==null&&typeof g.markComponentRenderStarted==="function")g.markComponentRenderStarted(J)}function Q7(){if(g!==null&&typeof g.markComponentRenderStopped==="function")g.markComponentRenderStopped()}function tO(J){if(g!==null&&typeof g.markComponentPassiveEffectMountStarted==="function")g.markComponentPassiveEffectMountStarted(J)}function eO(){if(g!==null&&typeof g.markComponentPassiveEffectMountStopped==="function")g.markComponentPassiveEffectMountStopped()}function Jq(J){if(g!==null&&typeof g.markComponentPassiveEffectUnmountStarted==="function")g.markComponentPassiveEffectUnmountStarted(J)}function Zq(){if(g!==null&&typeof g.markComponentPassiveEffectUnmountStopped==="function")g.markComponentPassiveEffectUnmountStopped()}function Xq(J){if(g!==null&&typeof g.markComponentLayoutEffectMountStarted==="function")g.markComponentLayoutEffectMountStarted(J)}function Qq(){if(g!==null&&typeof g.markComponentLayoutEffectMountStopped==="function")g.markComponentLayoutEffectMountStopped()}function sz(J){if(g!==null&&typeof g.markComponentLayoutEffectUnmountStarted==="function")g.markComponentLayoutEffectUnmountStarted(J)}function pz(){if(g!==null&&typeof g.markComponentLayoutEffectUnmountStopped==="function")g.markComponentLayoutEffectUnmountStopped()}function Gq(J,Z,X){if(g!==null&&typeof g.markComponentErrored==="function")g.markComponentErrored(J,Z,X)}function Yq(J,Z,X){if(g!==null&&typeof g.markComponentSuspended==="function")g.markComponentSuspended(J,Z,X)}function zq(J){if(g!==null&&typeof g.markLayoutEffectsStarted==="function")g.markLayoutEffectsStarted(J)}function Kq(){if(g!==null&&typeof g.markLayoutEffectsStopped==="function")g.markLayoutEffectsStopped()}function Wq(J){if(g!==null&&typeof g.markPassiveEffectsStarted==="function")g.markPassiveEffectsStarted(J)}function Uq(){if(g!==null&&typeof g.markPassiveEffectsStopped==="function")g.markPassiveEffectsStopped()}function oz(J){if(g!==null&&typeof g.markRenderStarted==="function")g.markRenderStarted(J)}function Hq(){if(g!==null&&typeof g.markRenderYielded==="function")g.markRenderYielded()}function az(){if(g!==null&&typeof g.markRenderStopped==="function")g.markRenderStopped()}function Oq(J){if(g!==null&&typeof g.markRenderScheduled==="function")g.markRenderScheduled(J)}function qq(J,Z){if(g!==null&&typeof g.markForceUpdateScheduled==="function")g.markForceUpdateScheduled(J,Z)}function CQ(J,Z){if(g!==null&&typeof g.markStateUpdateScheduled==="function")g.markStateUpdateScheduled(J,Z)}var t=0,E0=1,l0=2,V1=8,y8=16,nz=Math.clz32?Math.clz32:$q,Bq=Math.log,Mq=Math.LN2;function $q(J){var Z=J>>>0;if(Z===0)return 32;return 31-(Bq(Z)/Mq|0)|0}var kQ=31,D=0,n1=0,K0=1,G7=2,U5=4,L9=8,m8=16,A6=32,Y7=4194240,R6=64,hQ=128,gQ=256,TQ=512,fQ=1024,uQ=2048,dQ=4096,yQ=8192,mQ=16384,cQ=32768,iQ=65536,lQ=131072,sQ=262144,pQ=524288,oQ=1048576,aQ=2097152,WZ=130023424,z7=4194304,nQ=8388608,rQ=16777216,tQ=33554432,eQ=67108864,rz=z7,L6=134217728,tz=268435455,w6=268435456,w9=536870912,o4=1073741824;function Aq(J){{if(J&K0)return"Sync";if(J&G7)return"InputContinuousHydration";if(J&U5)return"InputContinuous";if(J&L9)return"DefaultHydration";if(J&m8)return"Default";if(J&A6)return"TransitionHydration";if(J&Y7)return"Transition";if(J&WZ)return"Retry";if(J&L6)return"SelectiveHydration";if(J&w6)return"IdleHydration";if(J&w9)return"Idle";if(J&o4)return"Offscreen"}}var Y1=-1,UZ=R6,HZ=z7;function P6(J){switch(P9(J)){case K0:return K0;case G7:return G7;case U5:return U5;case L9:return L9;case m8:return m8;case A6:return A6;case R6:case hQ:case gQ:case TQ:case fQ:case uQ:case dQ:case yQ:case mQ:case cQ:case iQ:case lQ:case sQ:case pQ:case oQ:case aQ:return J&Y7;case z7:case nQ:case rQ:case tQ:case eQ:return J&WZ;case L6:return L6;case w6:return w6;case w9:return w9;case o4:return o4;default:return q("Should have found matching lanes. This is a bug in React."),J}}function OZ(J,Z){var X=J.pendingLanes;if(X===D)return D;var Q=D,G=J.suspendedLanes,Y=J.pingedLanes,z=X&tz;if(z!==D){var K=z&~G;if(K!==D)Q=P6(K);else{var W=z&Y;if(W!==D)Q=P6(W)}}else{var H=X&~G;if(H!==D)Q=P6(H);else if(Y!==D)Q=P6(Y)}if(Q===D)return D;if(Z!==D&&Z!==Q&&(Z&G)===D){var O=P9(Q),A=P9(Z);if(O>=A||O===m8&&(A&Y7)!==D)return Z}if((Q&U5)!==D)Q|=X&m8;var $=J.entangledLanes;if($!==D){var P=J.entanglements,F=Q&$;while(F>0){var _=F9(F),b=1<<_;Q|=P[_],F&=~b}}return Q}function Rq(J,Z){var X=J.eventTimes,Q=Y1;while(Z>0){var G=F9(Z),Y=1<<G,z=X[G];if(z>Q)Q=z;Z&=~Y}return Q}function Lq(J,Z){switch(J){case K0:case G7:case U5:return Z+250;case L9:case m8:case A6:case R6:case hQ:case gQ:case TQ:case fQ:case uQ:case dQ:case yQ:case mQ:case cQ:case iQ:case lQ:case sQ:case pQ:case oQ:case aQ:return Z+5000;case z7:case nQ:case rQ:case tQ:case eQ:return Y1;case L6:case w6:case w9:case o4:return Y1;default:return q("Should have found matching lanes. This is a bug in React."),Y1}}function wq(J,Z){var{pendingLanes:X,suspendedLanes:Q,pingedLanes:G,expirationTimes:Y}=J,z=X;while(z>0){var K=F9(z),W=1<<K,H=Y[K];if(H===Y1){if((W&Q)===D||(W&G)!==D)Y[K]=Lq(W,Z)}else if(H<=Z)J.expiredLanes|=W;z&=~W}}function Pq(J){return P6(J.pendingLanes)}function JG(J){var Z=J.pendingLanes&~o4;if(Z!==D)return Z;if(Z&o4)return o4;return D}function Fq(J){return(J&K0)!==D}function ZG(J){return(J&tz)!==D}function ez(J){return(J&WZ)===J}function _q(J){var Z=K0|U5|m8;return(J&Z)===D}function Iq(J){return(J&Y7)===J}function qZ(J,Z){var X=G7|U5|L9|m8;return(Z&X)!==D}function Vq(J,Z){return(Z&J.expiredLanes)!==D}function JK(J){return(J&Y7)!==D}function ZK(){var J=UZ;if(UZ<<=1,(UZ&Y7)===D)UZ=R6;return J}function jq(){var J=HZ;if(HZ<<=1,(HZ&WZ)===D)HZ=z7;return J}function P9(J){return J&-J}function F6(J){return P9(J)}function F9(J){return 31-nz(J)}function XG(J){return F9(J)}function a4(J,Z){return(J&Z)!==D}function K7(J,Z){return(J&Z)===Z}function $0(J,Z){return J|Z}function BZ(J,Z){return J&~Z}function XK(J,Z){return J&Z}function MZ(J){return J}function Dq(J,Z){return J!==n1&&J<Z?J:Z}function QG(J){var Z=[];for(var X=0;X<kQ;X++)Z.push(J);return Z}function _6(J,Z,X){if(J.pendingLanes|=Z,Z!==w9)J.suspendedLanes=D,J.pingedLanes=D;var Q=J.eventTimes,G=XG(Z);Q[G]=X}function Sq(J,Z){J.suspendedLanes|=Z,J.pingedLanes&=~Z;var X=J.expirationTimes,Q=Z;while(Q>0){var G=F9(Q),Y=1<<G;X[G]=Y1,Q&=~Y}}function QK(J,Z,X){J.pingedLanes|=J.suspendedLanes&Z}function Eq(J,Z){var X=J.pendingLanes&~Z;J.pendingLanes=Z,J.suspendedLanes=D,J.pingedLanes=D,J.expiredLanes&=Z,J.mutableReadLanes&=Z,J.entangledLanes&=Z;var{entanglements:Q,eventTimes:G,expirationTimes:Y}=J,z=X;while(z>0){var K=F9(z),W=1<<K;Q[K]=D,G[K]=Y1,Y[K]=Y1,z&=~W}}function GG(J,Z){var X=J.entangledLanes|=Z,Q=J.entanglements,G=X;while(G){var Y=F9(G),z=1<<Y;if(z&Z|Q[Y]&Z)Q[Y]|=Z;G&=~z}}function Nq(J,Z){var X=P9(Z),Q;switch(X){case U5:Q=G7;break;case m8:Q=L9;break;case R6:case hQ:case gQ:case TQ:case fQ:case uQ:case dQ:case yQ:case mQ:case cQ:case iQ:case lQ:case sQ:case pQ:case oQ:case aQ:case z7:case nQ:case rQ:case tQ:case eQ:Q=A6;break;case w9:Q=w6;break;default:Q=n1;break}if((Q&(J.suspendedLanes|Z))!==n1)return n1;return Q}function GK(J,Z,X){if(!F8)return;var Q=J.pendingUpdatersLaneMap;while(X>0){var G=XG(X),Y=1<<G,z=Q[G];z.add(Z),X&=~Y}}function YK(J,Z){if(!F8)return;var{pendingUpdatersLaneMap:X,memoizedUpdaters:Q}=J;while(Z>0){var G=XG(Z),Y=1<<G,z=X[G];if(z.size>0)z.forEach(function(K){var W=K.alternate;if(W===null||!Q.has(W))Q.add(K)}),z.clear();Z&=~Y}}function zK(J,Z){return null}var n4=K0,H5=U5,O5=m8,$Z=w9,I6=n1;function _8(){return I6}function r1(J){I6=J}function xq(J,Z){var X=I6;try{return I6=J,Z()}finally{I6=X}}function bq(J,Z){return J!==0&&J<Z?J:Z}function vq(J,Z){return J===0||J>Z?J:Z}function YG(J,Z){return J!==0&&J<Z}function KK(J){var Z=P9(J);if(!YG(n4,Z))return n4;if(!YG(H5,Z))return H5;if(ZG(Z))return O5;return $Z}function AZ(J){var Z=J.current.memoizedState;return Z.isDehydrated}var WK;function Cq(J){WK=J}function kq(J){WK(J)}var zG;function hq(J){zG=J}var UK;function gq(J){UK=J}var HK;function Tq(J){HK=J}var OK;function fq(J){OK=J}var KG=!1,RZ=[],g5=null,T5=null,f5=null,V6=new Map,j6=new Map,u5=[],uq=["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 dq(J){return uq.indexOf(J)>-1}function yq(J,Z,X,Q,G){return{blockedOn:J,domEventName:Z,eventSystemFlags:X,nativeEvent:G,targetContainers:[Q]}}function qK(J,Z){switch(J){case"focusin":case"focusout":g5=null;break;case"dragenter":case"dragleave":T5=null;break;case"mouseover":case"mouseout":f5=null;break;case"pointerover":case"pointerout":{var X=Z.pointerId;V6.delete(X);break}case"gotpointercapture":case"lostpointercapture":{var Q=Z.pointerId;j6.delete(Q);break}}}function D6(J,Z,X,Q,G,Y){if(J===null||J.nativeEvent!==Y){var z=yq(Z,X,Q,G,Y);if(Z!==null){var K=m5(Z);if(K!==null)zG(K)}return z}J.eventSystemFlags|=Q;var W=J.targetContainers;if(G!==null&&W.indexOf(G)===-1)W.push(G);return J}function mq(J,Z,X,Q,G){switch(Z){case"focusin":{var Y=G;return g5=D6(g5,J,Z,X,Q,Y),!0}case"dragenter":{var z=G;return T5=D6(T5,J,Z,X,Q,z),!0}case"mouseover":{var K=G;return f5=D6(f5,J,Z,X,Q,K),!0}case"pointerover":{var W=G,H=W.pointerId;return V6.set(H,D6(V6.get(H)||null,J,Z,X,Q,W)),!0}case"gotpointercapture":{var O=G,A=O.pointerId;return j6.set(A,D6(j6.get(A)||null,J,Z,X,Q,O)),!0}}return!1}function BK(J){var Z=V9(J.target);if(Z!==null){var X=$9(Z);if(X!==null){var Q=X.tag;if(Q===Y0){var G=Tz(X);if(G!==null){J.blockedOn=G,OK(J.priority,function(){UK(X)});return}}else if(Q===o){var Y=X.stateNode;if(AZ(Y)){J.blockedOn=fz(X);return}}}}J.blockedOn=null}function cq(J){var Z=HK(),X={blockedOn:null,target:J,priority:Z},Q=0;for(;Q<u5.length;Q++)if(!YG(Z,u5[Q].priority))break;if(u5.splice(Q,0,X),Q===0)BK(X)}function LZ(J){if(J.blockedOn!==null)return!1;var Z=J.targetContainers;while(Z.length>0){var X=Z[0],Q=HG(J.domEventName,J.eventSystemFlags,X,J.nativeEvent);if(Q===null){var G=J.nativeEvent,Y=new G.constructor(G.type,G);$O(Y),G.target.dispatchEvent(Y),AO()}else{var z=m5(Q);if(z!==null)zG(z);return J.blockedOn=Q,!1}Z.shift()}return!0}function MK(J,Z,X){if(LZ(J))X.delete(Z)}function iq(){if(KG=!1,g5!==null&&LZ(g5))g5=null;if(T5!==null&&LZ(T5))T5=null;if(f5!==null&&LZ(f5))f5=null;V6.forEach(MK),j6.forEach(MK)}function S6(J,Z){if(J.blockedOn===Z){if(J.blockedOn=null,!KG)KG=!0,o0.unstable_scheduleCallback(o0.unstable_NormalPriority,iq)}}function E6(J){if(RZ.length>0){S6(RZ[0],J);for(var Z=1;Z<RZ.length;Z++){var X=RZ[Z];if(X.blockedOn===J)X.blockedOn=null}}if(g5!==null)S6(g5,J);if(T5!==null)S6(T5,J);if(f5!==null)S6(f5,J);var Q=function(K){return S6(K,J)};V6.forEach(Q),j6.forEach(Q);for(var G=0;G<u5.length;G++){var Y=u5[G];if(Y.blockedOn===J)Y.blockedOn=null}while(u5.length>0){var z=u5[0];if(z.blockedOn!==null)break;else if(BK(z),z.blockedOn===null)u5.shift()}}var W7=U0.ReactCurrentBatchConfig,WG=!0;function $K(J){WG=!!J}function lq(){return WG}function sq(J,Z,X){var Q=AK(Z),G;switch(Q){case n4:G=pq;break;case H5:G=oq;break;case O5:default:G=UG;break}return G.bind(null,Z,X,J)}function pq(J,Z,X,Q){var G=_8(),Y=W7.transition;W7.transition=null;try{r1(n4),UG(J,Z,X,Q)}finally{r1(G),W7.transition=Y}}function oq(J,Z,X,Q){var G=_8(),Y=W7.transition;W7.transition=null;try{r1(H5),UG(J,Z,X,Q)}finally{r1(G),W7.transition=Y}}function UG(J,Z,X,Q){if(!WG)return;aq(J,Z,X,Q)}function aq(J,Z,X,Q){var G=HG(J,Z,X,Q);if(G===null){VG(J,Z,Q,wZ,X),qK(J,Q);return}if(mq(G,J,Z,X,Q)){Q.stopPropagation();return}if(qK(J,Q),Z&W6&&dq(J)){while(G!==null){var Y=m5(G);if(Y!==null)kq(Y);var z=HG(J,Z,X,Q);if(z===null)VG(J,Z,Q,wZ,X);if(z===G)break;G=z}if(G!==null)Q.stopPropagation();return}VG(J,Z,Q,null,X)}var wZ=null;function HG(J,Z,X,Q){wZ=null;var G=RQ(Q),Y=V9(G);if(Y!==null){var z=$9(Y);if(z===null)Y=null;else{var K=z.tag;if(K===Y0){var W=Tz(z);if(W!==null)return W;Y=null}else if(K===o){var H=z.stateNode;if(AZ(H))return fz(z);Y=null}else if(z!==Y)Y=null}}return wZ=Y,null}function AK(J){switch(J){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 n4;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 H5;case"message":{var Z=dO();switch(Z){case KZ:return n4;case bQ:return H5;case A9:case yO:return O5;case vQ:return $Z;default:return O5}}default:return O5}}function nq(J,Z,X){return J.addEventListener(Z,X,!1),X}function rq(J,Z,X){return J.addEventListener(Z,X,!0),X}function tq(J,Z,X,Q){return J.addEventListener(Z,X,{capture:!0,passive:Q}),X}function eq(J,Z,X,Q){return J.addEventListener(Z,X,{passive:Q}),X}var N6=null,OG=null,x6=null;function JB(J){return N6=J,OG=LK(),!0}function ZB(){N6=null,OG=null,x6=null}function RK(){if(x6)return x6;var J,Z=OG,X=Z.length,Q,G=LK(),Y=G.length;for(J=0;J<X;J++)if(Z[J]!==G[J])break;var z=X-J;for(Q=1;Q<=z;Q++)if(Z[X-Q]!==G[Y-Q])break;var K=Q>1?1-Q:void 0;return x6=G.slice(J,K),x6}function LK(){if("value"in N6)return N6.value;return N6.textContent}function PZ(J){var Z,X=J.keyCode;if("charCode"in J){if(Z=J.charCode,Z===0&&X===13)Z=13}else Z=X;if(Z===10)Z=13;if(Z>=32||Z===13)return Z;return 0}function FZ(){return!0}function wK(){return!1}function r4(J){function Z(X,Q,G,Y,z){this._reactName=X,this._targetInst=G,this.type=Q,this.nativeEvent=Y,this.target=z,this.currentTarget=null;for(var K in J){if(!J.hasOwnProperty(K))continue;var W=J[K];if(W)this[K]=W(Y);else this[K]=Y[K]}var H=Y.defaultPrevented!=null?Y.defaultPrevented:Y.returnValue===!1;if(H)this.isDefaultPrevented=FZ;else this.isDefaultPrevented=wK;return this.isPropagationStopped=wK,this}return D0(Z.prototype,{preventDefault:function(){this.defaultPrevented=!0;var X=this.nativeEvent;if(!X)return;if(X.preventDefault)X.preventDefault();else if(typeof X.returnValue!=="unknown")X.returnValue=!1;this.isDefaultPrevented=FZ},stopPropagation:function(){var X=this.nativeEvent;if(!X)return;if(X.stopPropagation)X.stopPropagation();else if(typeof X.cancelBubble!=="unknown")X.cancelBubble=!0;this.isPropagationStopped=FZ},persist:function(){},isPersistent:FZ}),Z}var U7={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(J){return J.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},qG=r4(U7),b6=D0({},U7,{view:0,detail:0}),XB=r4(b6),BG,MG,v6;function QB(J){if(J!==v6){if(v6&&J.type==="mousemove")BG=J.screenX-v6.screenX,MG=J.screenY-v6.screenY;else BG=0,MG=0;v6=J}}var _Z=D0({},b6,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:AG,button:0,buttons:0,relatedTarget:function(J){if(J.relatedTarget===void 0)return J.fromElement===J.srcElement?J.toElement:J.fromElement;return J.relatedTarget},movementX:function(J){if("movementX"in J)return J.movementX;return QB(J),BG},movementY:function(J){if("movementY"in J)return J.movementY;return MG}}),PK=r4(_Z),GB=D0({},_Z,{dataTransfer:0}),YB=r4(GB),zB=D0({},b6,{relatedTarget:0}),$G=r4(zB),KB=D0({},U7,{animationName:0,elapsedTime:0,pseudoElement:0}),WB=r4(KB),UB=D0({},U7,{clipboardData:function(J){return"clipboardData"in J?J.clipboardData:window.clipboardData}}),HB=r4(UB),OB=D0({},U7,{data:0}),FK=r4(OB),qB=FK,BB={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},MB={"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 $B(J){if(J.key){var Z=BB[J.key]||J.key;if(Z!=="Unidentified")return Z}if(J.type==="keypress"){var X=PZ(J);return X===13?"Enter":String.fromCharCode(X)}if(J.type==="keydown"||J.type==="keyup")return MB[J.keyCode]||"Unidentified";return""}var AB={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function RB(J){var Z=this,X=Z.nativeEvent;if(X.getModifierState)return X.getModifierState(J);var Q=AB[J];return Q?!!X[Q]:!1}function AG(J){return RB}var LB=D0({},b6,{key:$B,code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:AG,charCode:function(J){if(J.type==="keypress")return PZ(J);return 0},keyCode:function(J){if(J.type==="keydown"||J.type==="keyup")return J.keyCode;return 0},which:function(J){if(J.type==="keypress")return PZ(J);if(J.type==="keydown"||J.type==="keyup")return J.keyCode;return 0}}),wB=r4(LB),PB=D0({},_Z,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),_K=r4(PB),FB=D0({},b6,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:AG}),_B=r4(FB),IB=D0({},U7,{propertyName:0,elapsedTime:0,pseudoElement:0}),VB=r4(IB),jB=D0({},_Z,{deltaX:function(J){return"deltaX"in J?J.deltaX:("wheelDeltaX"in J)?-J.wheelDeltaX:0},deltaY:function(J){return"deltaY"in J?J.deltaY:("wheelDeltaY"in J)?-J.wheelDeltaY:("wheelDelta"in J)?-J.wheelDelta:0},deltaZ:0,deltaMode:0}),DB=r4(jB),SB=[9,13,27,32],IK=229,RG=l&&"CompositionEvent"in window,C6=null;if(l&&"documentMode"in document)C6=document.documentMode;var EB=l&&"TextEvent"in window&&!C6,VK=l&&(!RG||C6&&C6>8&&C6<=11),jK=32,DK=String.fromCharCode(jK);function NB(){d("onBeforeInput",["compositionend","keypress","textInput","paste"]),d("onCompositionEnd",["compositionend","focusout","keydown","keypress","keyup","mousedown"]),d("onCompositionStart",["compositionstart","focusout","keydown","keypress","keyup","mousedown"]),d("onCompositionUpdate",["compositionupdate","focusout","keydown","keypress","keyup","mousedown"])}var SK=!1;function xB(J){return(J.ctrlKey||J.altKey||J.metaKey)&&!(J.ctrlKey&&J.altKey)}function bB(J){switch(J){case"compositionstart":return"onCompositionStart";case"compositionend":return"onCompositionEnd";case"compositionupdate":return"onCompositionUpdate"}}function vB(J,Z){return J==="keydown"&&Z.keyCode===IK}function EK(J,Z){switch(J){case"keyup":return SB.indexOf(Z.keyCode)!==-1;case"keydown":return Z.keyCode!==IK;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function NK(J){var Z=J.detail;if(typeof Z==="object"&&"data"in Z)return Z.data;return null}function xK(J){return J.locale==="ko"}var H7=!1;function CB(J,Z,X,Q,G){var Y,z;if(RG)Y=bB(Z);else if(!H7){if(vB(Z,Q))Y="onCompositionStart"}else if(EK(Z,Q))Y="onCompositionEnd";if(!Y)return null;if(VK&&!xK(Q)){if(!H7&&Y==="onCompositionStart")H7=JB(G);else if(Y==="onCompositionEnd"){if(H7)z=RK()}}var K=SZ(X,Y);if(K.length>0){var W=new FK(Y,Z,null,Q,G);if(J.push({event:W,listeners:K}),z)W.data=z;else{var H=NK(Q);if(H!==null)W.data=H}}}function kB(J,Z){switch(J){case"compositionend":return NK(Z);case"keypress":var X=Z.which;if(X!==jK)return null;return SK=!0,DK;case"textInput":var Q=Z.data;if(Q===DK&&SK)return null;return Q;default:return null}}function hB(J,Z){if(H7){if(J==="compositionend"||!RG&&EK(J,Z)){var X=RK();return ZB(),H7=!1,X}return null}switch(J){case"paste":return null;case"keypress":if(!xB(Z)){if(Z.char&&Z.char.length>1)return Z.char;else if(Z.which)return String.fromCharCode(Z.which)}return null;case"compositionend":return VK&&!xK(Z)?null:Z.data;default:return null}}function gB(J,Z,X,Q,G){var Y;if(EB)Y=kB(Z,Q);else Y=hB(Z,Q);if(!Y)return null;var z=SZ(X,"onBeforeInput");if(z.length>0){var K=new qB("onBeforeInput","beforeinput",null,Q,G);J.push({event:K,listeners:z}),K.data=Y}}function TB(J,Z,X,Q,G,Y,z){CB(J,Z,X,Q,G),gB(J,Z,X,Q,G)}var fB={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 bK(J){var Z=J&&J.nodeName&&J.nodeName.toLowerCase();if(Z==="input")return!!fB[J.type];if(Z==="textarea")return!0;return!1}function uB(J){if(!l)return!1;var Z="on"+J,X=Z in document;if(!X){var Q=document.createElement("div");Q.setAttribute(Z,"return;"),X=typeof Q[Z]==="function"}return X}function dB(){d("onChange",["change","click","focusin","focusout","input","keydown","keyup","selectionchange"])}function vK(J,Z,X,Q){Nz(Q);var G=SZ(Z,"onChange");if(G.length>0){var Y=new qG("onChange","change",null,X,Q);J.push({event:Y,listeners:G})}}var k6=null,h6=null;function yB(J){var Z=J.nodeName&&J.nodeName.toLowerCase();return Z==="select"||Z==="input"&&J.type==="file"}function mB(J){var Z=[];vK(Z,h6,J,RQ(J)),Cz(cB,Z)}function cB(J){nK(J,0)}function IZ(J){var Z=A7(J);if(s9(Z))return J}function iB(J,Z){if(J==="change")return Z}var CK=!1;if(l)CK=uB("input")&&(!document.documentMode||document.documentMode>9);function lB(J,Z){k6=J,h6=Z,k6.attachEvent("onpropertychange",hK)}function kK(){if(!k6)return;k6.detachEvent("onpropertychange",hK),k6=null,h6=null}function hK(J){if(J.propertyName!=="value")return;if(IZ(h6))mB(J)}function sB(J,Z,X){if(J==="focusin")kK(),lB(Z,X);else if(J==="focusout")kK()}function pB(J,Z){if(J==="selectionchange"||J==="keyup"||J==="keydown")return IZ(h6)}function oB(J){var Z=J.nodeName;return Z&&Z.toLowerCase()==="input"&&(J.type==="checkbox"||J.type==="radio")}function aB(J,Z){if(J==="click")return IZ(Z)}function nB(J,Z){if(J==="input"||J==="change")return IZ(Z)}function rB(J){var Z=J._wrapperState;if(!Z||!Z.controlled||J.type!=="number")return;z0(J,"number",J.value)}function tB(J,Z,X,Q,G,Y,z){var K=X?A7(X):window,W,H;if(yB(K))W=iB;else if(bK(K))if(CK)W=nB;else W=pB,H=sB;else if(oB(K))W=aB;if(W){var O=W(Z,X);if(O){vK(J,O,Q,G);return}}if(H)H(Z,K,X);if(Z==="focusout")rB(K)}function eB(){s("onMouseEnter",["mouseout","mouseover"]),s("onMouseLeave",["mouseout","mouseover"]),s("onPointerEnter",["pointerout","pointerover"]),s("onPointerLeave",["pointerout","pointerover"])}function JM(J,Z,X,Q,G,Y,z){var K=Z==="mouseover"||Z==="pointerover",W=Z==="mouseout"||Z==="pointerout";if(K&&!RO(Q)){var H=Q.relatedTarget||Q.fromElement;if(H){if(V9(H)||n6(H))return}}if(!W&&!K)return;var O;if(G.window===G)O=G;else{var A=G.ownerDocument;if(A)O=A.defaultView||A.parentWindow;else O=window}var $,P;if(W){var F=Q.relatedTarget||Q.toElement;if($=X,P=F?V9(F):null,P!==null){var _=$9(P);if(P!==_||P.tag!==u&&P.tag!==w0)P=null}}else $=null,P=X;if($===P)return;var b=PK,p="onMouseLeave",i="onMouseEnter",I0="mouse";if(Z==="pointerout"||Z==="pointerover")b=_K,p="onPointerLeave",i="onPointerEnter",I0="pointer";var V0=$==null?O:A7($),R=P==null?O:A7(P),V=new b(p,I0+"leave",$,Q,G);V.target=V0,V.relatedTarget=R;var L=null,E=V9(G);if(E===X){var f=new b(i,I0+"enter",P,Q,G);f.target=R,f.relatedTarget=V0,L=f}VM(J,V,L,$,P)}function ZM(J,Z){return J===Z&&(J!==0||1/J===1/Z)||J!==J&&Z!==Z}var t4=typeof Object.is==="function"?Object.is:ZM;function g6(J,Z){if(t4(J,Z))return!0;if(typeof J!=="object"||J===null||typeof Z!=="object"||Z===null)return!1;var X=Object.keys(J),Q=Object.keys(Z);if(X.length!==Q.length)return!1;for(var G=0;G<X.length;G++){var Y=X[G];if(!P0.call(Z,Y)||!t4(J[Y],Z[Y]))return!1}return!0}function gK(J){while(J&&J.firstChild)J=J.firstChild;return J}function XM(J){while(J){if(J.nextSibling)return J.nextSibling;J=J.parentNode}}function TK(J,Z){var X=gK(J),Q=0,G=0;while(X){if(X.nodeType===Q5){if(G=Q+X.textContent.length,Q<=Z&&G>=Z)return{node:X,offset:Z-Q};Q=G}X=gK(XM(X))}}function QM(J){var Z=J.ownerDocument,X=Z&&Z.defaultView||window,Q=X.getSelection&&X.getSelection();if(!Q||Q.rangeCount===0)return null;var{anchorNode:G,anchorOffset:Y,focusNode:z,focusOffset:K}=Q;try{G.nodeType,z.nodeType}catch(W){return null}return GM(J,G,Y,z,K)}function GM(J,Z,X,Q,G){var Y=0,z=-1,K=-1,W=0,H=0,O=J,A=null;J:while(!0){var $=null;while(!0){if(O===Z&&(X===0||O.nodeType===Q5))z=Y+X;if(O===Q&&(G===0||O.nodeType===Q5))K=Y+G;if(O.nodeType===Q5)Y+=O.nodeValue.length;if(($=O.firstChild)===null)break;A=O,O=$}while(!0){if(O===J)break J;if(A===Z&&++W===X)z=Y;if(A===Q&&++H===G)K=Y;if(($=O.nextSibling)!==null)break;O=A,A=O.parentNode}O=$}if(z===-1||K===-1)return null;return{start:z,end:K}}function YM(J,Z){var X=J.ownerDocument||document,Q=X&&X.defaultView||window;if(!Q.getSelection)return;var G=Q.getSelection(),Y=J.textContent.length,z=Math.min(Z.start,Y),K=Z.end===void 0?z:Math.min(Z.end,Y);if(!G.extend&&z>K){var W=K;K=z,z=W}var H=TK(J,z),O=TK(J,K);if(H&&O){if(G.rangeCount===1&&G.anchorNode===H.node&&G.anchorOffset===H.offset&&G.focusNode===O.node&&G.focusOffset===O.offset)return;var A=X.createRange();if(A.setStart(H.node,H.offset),G.removeAllRanges(),z>K)G.addRange(A),G.extend(O.node,O.offset);else A.setEnd(O.node,O.offset),G.addRange(A)}}function fK(J){return J&&J.nodeType===Q5}function uK(J,Z){if(!J||!Z)return!1;else if(J===Z)return!0;else if(fK(J))return!1;else if(fK(Z))return uK(J,Z.parentNode);else if("contains"in J)return J.contains(Z);else if(J.compareDocumentPosition)return!!(J.compareDocumentPosition(Z)&16);else return!1}function zM(J){return J&&J.ownerDocument&&uK(J.ownerDocument.documentElement,J)}function KM(J){try{return typeof J.contentWindow.location.href==="string"}catch(Z){return!1}}function dK(){var J=window,Z=k5();while(Z instanceof J.HTMLIFrameElement){if(KM(Z))J=Z.contentWindow;else return Z;Z=k5(J.document)}return Z}function LG(J){var Z=J&&J.nodeName&&J.nodeName.toLowerCase();return Z&&(Z==="input"&&(J.type==="text"||J.type==="search"||J.type==="tel"||J.type==="url"||J.type==="password")||Z==="textarea"||J.contentEditable==="true")}function WM(){var J=dK();return{focusedElem:J,selectionRange:LG(J)?HM(J):null}}function UM(J){var Z=dK(),X=J.focusedElem,Q=J.selectionRange;if(Z!==X&&zM(X)){if(Q!==null&&LG(X))OM(X,Q);var G=[],Y=X;while(Y=Y.parentNode)if(Y.nodeType===g4)G.push({element:Y,left:Y.scrollLeft,top:Y.scrollTop});if(typeof X.focus==="function")X.focus();for(var z=0;z<G.length;z++){var K=G[z];K.element.scrollLeft=K.left,K.element.scrollTop=K.top}}}function HM(J){var Z;if("selectionStart"in J)Z={start:J.selectionStart,end:J.selectionEnd};else Z=QM(J);return Z||{start:0,end:0}}function OM(J,Z){var{start:X,end:Q}=Z;if(Q===void 0)Q=X;if("selectionStart"in J)J.selectionStart=X,J.selectionEnd=Math.min(Q,J.value.length);else YM(J,Z)}var qM=l&&"documentMode"in document&&document.documentMode<=11;function BM(){d("onSelect",["focusout","contextmenu","dragend","focusin","keydown","keyup","mousedown","mouseup","selectionchange"])}var O7=null,wG=null,T6=null,PG=!1;function MM(J){if("selectionStart"in J&&LG(J))return{start:J.selectionStart,end:J.selectionEnd};else{var Z=J.ownerDocument&&J.ownerDocument.defaultView||window,X=Z.getSelection();return{anchorNode:X.anchorNode,anchorOffset:X.anchorOffset,focusNode:X.focusNode,focusOffset:X.focusOffset}}}function $M(J){return J.window===J?J.document:J.nodeType===G5?J:J.ownerDocument}function yK(J,Z,X){var Q=$M(X);if(PG||O7==null||O7!==k5(Q))return;var G=MM(O7);if(!T6||!g6(T6,G)){T6=G;var Y=SZ(wG,"onSelect");if(Y.length>0){var z=new qG("onSelect","select",null,Z,X);J.push({event:z,listeners:Y}),z.target=O7}}}function AM(J,Z,X,Q,G,Y,z){var K=X?A7(X):window;switch(Z){case"focusin":if(bK(K)||K.contentEditable==="true")O7=K,wG=X,T6=null;break;case"focusout":O7=null,wG=null,T6=null;break;case"mousedown":PG=!0;break;case"contextmenu":case"mouseup":case"dragend":PG=!1,yK(J,Q,G);break;case"selectionchange":if(qM)break;case"keydown":case"keyup":yK(J,Q,G)}}function VZ(J,Z){var X={};return X[J.toLowerCase()]=Z.toLowerCase(),X["Webkit"+J]="webkit"+Z,X["Moz"+J]="moz"+Z,X}var q7={animationend:VZ("Animation","AnimationEnd"),animationiteration:VZ("Animation","AnimationIteration"),animationstart:VZ("Animation","AnimationStart"),transitionend:VZ("Transition","TransitionEnd")},FG={},mK={};if(l){if(mK=document.createElement("div").style,!("AnimationEvent"in window))delete q7.animationend.animation,delete q7.animationiteration.animation,delete q7.animationstart.animation;if(!("TransitionEvent"in window))delete q7.transitionend.transition}function jZ(J){if(FG[J])return FG[J];else if(!q7[J])return J;var Z=q7[J];for(var X in Z)if(Z.hasOwnProperty(X)&&X in mK)return FG[J]=Z[X];return J}var cK=jZ("animationend"),iK=jZ("animationiteration"),lK=jZ("animationstart"),sK=jZ("transitionend"),pK=new Map,oK=["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 d5(J,Z){pK.set(J,Z),d(Z,[J])}function RM(){for(var J=0;J<oK.length;J++){var Z=oK[J],X=Z.toLowerCase(),Q=Z[0].toUpperCase()+Z.slice(1);d5(X,"on"+Q)}d5(cK,"onAnimationEnd"),d5(iK,"onAnimationIteration"),d5(lK,"onAnimationStart"),d5("dblclick","onDoubleClick"),d5("focusin","onFocus"),d5("focusout","onBlur"),d5(sK,"onTransitionEnd")}function LM(J,Z,X,Q,G,Y,z){var K=pK.get(Z);if(K===void 0)return;var W=qG,H=Z;switch(Z){case"keypress":if(PZ(Q)===0)return;case"keydown":case"keyup":W=wB;break;case"focusin":H="focus",W=$G;break;case"focusout":H="blur",W=$G;break;case"beforeblur":case"afterblur":W=$G;break;case"click":if(Q.button===2)return;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":W=PK;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":W=YB;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":W=_B;break;case cK:case iK:case lK:W=WB;break;case sK:W=VB;break;case"scroll":W=XB;break;case"wheel":W=DB;break;case"copy":case"cut":case"paste":W=HB;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":W=_K;break}var O=(Y&W6)!==0;{var A=!O&&Z==="scroll",$=_M(X,K,Q.type,O,A);if($.length>0){var P=new W(K,H,null,Q,G);J.push({event:P,listeners:$})}}}RM(),eB(),dB(),BM(),NB();function wM(J,Z,X,Q,G,Y,z){LM(J,Z,X,Q,G,Y);var K=(Y&MO)===0;if(K)JM(J,Z,X,Q,G),tB(J,Z,X,Q,G),AM(J,Z,X,Q,G),TB(J,Z,X,Q,G)}var f6=["abort","canplay","canplaythrough","durationchange","emptied","encrypted","ended","error","loadeddata","loadedmetadata","loadstart","pause","play","playing","progress","ratechange","resize","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],_G=new Set(["cancel","close","invalid","load","scroll","toggle"].concat(f6));function aK(J,Z,X){var Q=J.type||"unknown-event";J.currentTarget=X,DO(Q,Z,void 0,J),J.currentTarget=null}function PM(J,Z,X){var Q;if(X)for(var G=Z.length-1;G>=0;G--){var Y=Z[G],z=Y.instance,K=Y.currentTarget,W=Y.listener;if(z!==Q&&J.isPropagationStopped())return;aK(J,W,K),Q=z}else for(var H=0;H<Z.length;H++){var O=Z[H],A=O.instance,$=O.currentTarget,P=O.listener;if(A!==Q&&J.isPropagationStopped())return;aK(J,P,$),Q=A}}function nK(J,Z){var X=(Z&W6)!==0;for(var Q=0;Q<J.length;Q++){var G=J[Q],Y=G.event,z=G.listeners;PM(Y,z,X)}SO()}function FM(J,Z,X,Q,G){var Y=RQ(X),z=[];wM(z,J,Q,X,Y,Z),nK(z,Z)}function O1(J,Z){if(!_G.has(J))q('Did not expect a listenToNonDelegatedEvent() call for "%s". This is a bug in React. Please file an issue.',J);var X=!1,Q=r$(Z),G=jM(J,X);if(!Q.has(G))rK(Z,J,AQ,X),Q.add(G)}function IG(J,Z,X){if(_G.has(J)&&!Z)q('Did not expect a listenToNativeEvent() call for "%s" in the bubble phase. This is a bug in React. Please file an issue.',J);var Q=0;if(Z)Q|=W6;rK(X,J,Q,Z)}var DZ="_reactListening"+Math.random().toString(36).slice(2);function u6(J){if(!J[DZ]){J[DZ]=!0,A4.forEach(function(X){if(X!=="selectionchange"){if(!_G.has(X))IG(X,!1,J);IG(X,!0,J)}});var Z=J.nodeType===G5?J:J.ownerDocument;if(Z!==null){if(!Z[DZ])Z[DZ]=!0,IG("selectionchange",!1,Z)}}}function rK(J,Z,X,Q,G){var Y=sq(J,Z,X),z=void 0;if(PQ){if(Z==="touchstart"||Z==="touchmove"||Z==="wheel")z=!0}J=J;var K;if(Q)if(z!==void 0)K=tq(J,Z,Y,z);else K=rq(J,Z,Y);else if(z!==void 0)K=eq(J,Z,Y,z);else K=nq(J,Z,Y)}function tK(J,Z){return J===Z||J.nodeType===x1&&J.parentNode===Z}function VG(J,Z,X,Q,G){var Y=Q;if((Z&Sz)===0&&(Z&AQ)===0){var z=G;if(Q!==null){var K=Q;J:while(!0){if(K===null)return;var W=K.tag;if(W===o||W===A0){var H=K.stateNode.containerInfo;if(tK(H,z))break;if(W===A0){var O=K.return;while(O!==null){var A=O.tag;if(A===o||A===A0){var $=O.stateNode.containerInfo;if(tK($,z))return}O=O.return}}while(H!==null){var P=V9(H);if(P===null)return;var F=P.tag;if(F===u||F===w0){K=Y=P;continue J}H=H.parentNode}}K=K.return}}}Cz(function(){return FM(J,Z,X,Y)})}function d6(J,Z,X){return{instance:J,listener:Z,currentTarget:X}}function _M(J,Z,X,Q,G,Y){var z=Z!==null?Z+"Capture":null,K=Q?z:Z,W=[],H=J,O=null;while(H!==null){var A=H,$=A.stateNode,P=A.tag;if(P===u&&$!==null){if(O=$,K!==null){var F=H6(H,K);if(F!=null)W.push(d6(H,F,O))}}if(G)break;H=H.return}return W}function SZ(J,Z){var X=Z+"Capture",Q=[],G=J;while(G!==null){var Y=G,z=Y.stateNode,K=Y.tag;if(K===u&&z!==null){var W=z,H=H6(G,X);if(H!=null)Q.unshift(d6(G,H,W));var O=H6(G,Z);if(O!=null)Q.push(d6(G,O,W))}G=G.return}return Q}function B7(J){if(J===null)return null;do J=J.return;while(J&&J.tag!==u);if(J)return J;return null}function IM(J,Z){var X=J,Q=Z,G=0;for(var Y=X;Y;Y=B7(Y))G++;var z=0;for(var K=Q;K;K=B7(K))z++;while(G-z>0)X=B7(X),G--;while(z-G>0)Q=B7(Q),z--;var W=G;while(W--){if(X===Q||Q!==null&&X===Q.alternate)return X;X=B7(X),Q=B7(Q)}return null}function eK(J,Z,X,Q,G){var Y=Z._reactName,z=[],K=X;while(K!==null){if(K===Q)break;var W=K,H=W.alternate,O=W.stateNode,A=W.tag;if(H!==null&&H===Q)break;if(A===u&&O!==null){var $=O;if(G){var P=H6(K,Y);if(P!=null)z.unshift(d6(K,P,$))}else if(!G){var F=H6(K,Y);if(F!=null)z.push(d6(K,F,$))}}K=K.return}if(z.length!==0)J.push({event:Z,listeners:z})}function VM(J,Z,X,Q,G){var Y=Q&&G?IM(Q,G):null;if(Q!==null)eK(J,Z,Q,Y,!1);if(G!==null&&X!==null)eK(J,X,G,Y,!0)}function jM(J,Z){return J+"__"+(Z?"capture":"bubble")}var T4=!1,y6="dangerouslySetInnerHTML",EZ="suppressContentEditableWarning",y5="suppressHydrationWarning",JW="autoFocus",_9="children",I9="style",NZ="__html",jG,xZ,m6,ZW,bZ,XW,QW;jG={dialog:!0,webview:!0},xZ=function(J,Z){KO(J,Z),WO(J,Z),BO(J,Z,{registrationNameDependencies:L1,possibleRegistrationNames:v})},XW=l&&!document.documentMode,m6=function(J,Z,X){if(T4)return;var Q=vZ(X),G=vZ(Z);if(G===Q)return;T4=!0,q("Prop `%s` did not match. Server: %s Client: %s",J,JSON.stringify(G),JSON.stringify(Q))},ZW=function(J){if(T4)return;T4=!0;var Z=[];J.forEach(function(X){Z.push(X)}),q("Extra attributes from the server: %s",Z)},bZ=function(J,Z){if(Z===!1)q("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.",J,J,J);else q("Expected `%s` listener to be a function, instead got a value of `%s` type.",J,typeof Z)},QW=function(J,Z){var X=J.namespaceURI===X5?J.ownerDocument.createElement(J.tagName):J.ownerDocument.createElementNS(J.namespaceURI,J.tagName);return X.innerHTML=Z,X.innerHTML};var DM=/\r\n?/g,SM=/\u0000|\uFFFD/g;function vZ(J){k4(J);var Z=typeof J==="string"?J:""+J;return Z.replace(DM,`
`).replace(SM,"")}function CZ(J,Z,X,Q){var G=vZ(Z),Y=vZ(J);if(Y===G)return;if(Q){if(!T4)T4=!0,q('Text content did not match. Server: "%s" Client: "%s"',Y,G)}if(X&&G0)throw new Error("Text content does not match server-rendered HTML.")}function GW(J){return J.nodeType===G5?J:J.ownerDocument}function EM(){}function kZ(J){J.onclick=EM}function NM(J,Z,X,Q,G){for(var Y in Q){if(!Q.hasOwnProperty(Y))continue;var z=Q[Y];if(Y===I9){if(z)Object.freeze(z);Fz(Z,z)}else if(Y===y6){var K=z?z[NZ]:void 0;if(K!=null)Az(Z,K)}else if(Y===_9){if(typeof z==="string"){var W=J!=="textarea"||z!=="";if(W)ZZ(Z,z)}else if(typeof z==="number")ZZ(Z,""+z)}else if(Y===EZ||Y===y5);else if(Y===JW);else if(L1.hasOwnProperty(Y)){if(z!=null){if(typeof z!=="function")bZ(Y,z);if(Y==="onScroll")O1("scroll",Z)}}else if(z!=null)D5(Z,Y,z,G)}}function xM(J,Z,X,Q){for(var G=0;G<Z.length;G+=2){var Y=Z[G],z=Z[G+1];if(Y===I9)Fz(J,z);else if(Y===y6)Az(J,z);else if(Y===_9)ZZ(J,z);else D5(J,Y,z,Q)}}function bM(J,Z,X,Q){var G,Y=GW(X),z,K=Q;if(K===X5)K=HQ(J);if(K===X5){if(G=H9(J,Z),!G&&J!==J.toLowerCase())q("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",J);if(J==="script"){var W=Y.createElement("div");W.innerHTML="<script></script>";var H=W.firstChild;z=W.removeChild(H)}else if(typeof Z.is==="string")z=Y.createElement(J,{is:Z.is});else if(z=Y.createElement(J),J==="select"){var O=z;if(Z.multiple)O.multiple=!0;else if(Z.size)O.size=Z.size}}else z=Y.createElementNS(K,J);if(K===X5){if(!G&&Object.prototype.toString.call(z)==="[object HTMLUnknownElement]"&&!P0.call(jG,J))jG[J]=!0,q("The tag <%s> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.",J)}return z}function vM(J,Z){return GW(Z).createTextNode(J)}function CM(J,Z,X,Q){var G=H9(Z,X);xZ(Z,X);var Y;switch(Z){case"dialog":O1("cancel",J),O1("close",J),Y=X;break;case"iframe":case"object":case"embed":O1("load",J),Y=X;break;case"video":case"audio":for(var z=0;z<f6.length;z++)O1(f6[z],J);Y=X;break;case"source":O1("error",J),Y=X;break;case"img":case"image":case"link":O1("error",J),O1("load",J),Y=X;break;case"details":O1("toggle",J),Y=X;break;case"input":B(J,X),Y=U(J,X),O1("invalid",J);break;case"option":Z1(J,X),Y=X;break;case"select":z6(J,X),Y=Y6(J,X),O1("invalid",J);break;case"textarea":Bz(J,X),Y=WQ(J,X),O1("invalid",J);break;default:Y=X}switch($Q(Z,Y),NM(Z,J,Q,Y,G),Z){case"input":J5(J),N(J,X,!1);break;case"textarea":J5(J),$z(J);break;case"option":H1(J,X);break;case"select":KQ(J,X);break;default:if(typeof Y.onClick==="function")kZ(J);break}}function kM(J,Z,X,Q,G){xZ(Z,Q);var Y=null,z,K;switch(Z){case"input":z=U(J,X),K=U(J,Q),Y=[];break;case"select":z=Y6(J,X),K=Y6(J,Q),Y=[];break;case"textarea":z=WQ(J,X),K=WQ(J,Q),Y=[];break;default:if(z=X,K=Q,typeof z.onClick!=="function"&&typeof K.onClick==="function")kZ(J);break}$Q(Z,K);var W,H,O=null;for(W in z){if(K.hasOwnProperty(W)||!z.hasOwnProperty(W)||z[W]==null)continue;if(W===I9){var A=z[W];for(H in A)if(A.hasOwnProperty(H)){if(!O)O={};O[H]=""}}else if(W===y6||W===_9);else if(W===EZ||W===y5);else if(W===JW);else if(L1.hasOwnProperty(W)){if(!Y)Y=[]}else(Y=Y||[]).push(W,null)}for(W in K){var $=K[W],P=z!=null?z[W]:void 0;if(!K.hasOwnProperty(W)||$===P||$==null&&P==null)continue;if(W===I9){if($)Object.freeze($);if(P){for(H in P)if(P.hasOwnProperty(H)&&(!$||!$.hasOwnProperty(H))){if(!O)O={};O[H]=""}for(H in $)if($.hasOwnProperty(H)&&P[H]!==$[H]){if(!O)O={};O[H]=$[H]}}else{if(!O){if(!Y)Y=[];Y.push(W,O)}O=$}}else if(W===y6){var F=$?$[NZ]:void 0,_=P?P[NZ]:void 0;if(F!=null){if(_!==F)(Y=Y||[]).push(W,F)}}else if(W===_9){if(typeof $==="string"||typeof $==="number")(Y=Y||[]).push(W,""+$)}else if(W===EZ||W===y5);else if(L1.hasOwnProperty(W)){if($!=null){if(typeof $!=="function")bZ(W,$);if(W==="onScroll")O1("scroll",J)}if(!Y&&P!==$)Y=[]}else(Y=Y||[]).push(W,$)}if(O)eH(O,K[I9]),(Y=Y||[]).push(I9,O);return Y}function hM(J,Z,X,Q,G){if(X==="input"&&G.type==="radio"&&G.name!=null)w(J,G);var Y=H9(X,Q),z=H9(X,G);switch(xM(J,Z,Y,z),X){case"input":I(J,G);break;case"textarea":Mz(J,G);break;case"select":xH(J,G);break}}function gM(J){{var Z=J.toLowerCase();if(!XZ.hasOwnProperty(Z))return null;return XZ[Z]||null}}function TM(J,Z,X,Q,G,Y,z){var K,W;switch(K=H9(Z,X),xZ(Z,X),Z){case"dialog":O1("cancel",J),O1("close",J);break;case"iframe":case"object":case"embed":O1("load",J);break;case"video":case"audio":for(var H=0;H<f6.length;H++)O1(f6[H],J);break;case"source":O1("error",J);break;case"img":case"image":case"link":O1("error",J),O1("load",J);break;case"details":O1("toggle",J);break;case"input":B(J,X),O1("invalid",J);break;case"option":Z1(J,X);break;case"select":z6(J,X),O1("invalid",J);break;case"textarea":Bz(J,X),O1("invalid",J);break}$Q(Z,X);{W=new Set;var O=J.attributes;for(var A=0;A<O.length;A++){var $=O[A].name.toLowerCase();switch($){case"value":break;case"checked":break;case"selected":break;default:W.add(O[A].name)}}}var P=null;for(var F in X){if(!X.hasOwnProperty(F))continue;var _=X[F];if(F===_9){if(typeof _==="string"){if(J.textContent!==_){if(X[y5]!==!0)CZ(J.textContent,_,Y,z);P=[_9,_]}}else if(typeof _==="number"){if(J.textContent!==""+_){if(X[y5]!==!0)CZ(J.textContent,_,Y,z);P=[_9,""+_]}}}else if(L1.hasOwnProperty(F)){if(_!=null){if(typeof _!=="function")bZ(F,_);if(F==="onScroll")O1("scroll",J)}}else if(z&&!0&&typeof K==="boolean"){var b=void 0,p=K&&$4?null:w4(F);if(X[y5]===!0);else if(F===EZ||F===y5||F==="value"||F==="checked"||F==="selected");else if(F===y6){var i=J.innerHTML,I0=_?_[NZ]:void 0;if(I0!=null){var V0=QW(J,I0);if(V0!==i)m6(F,i,V0)}}else if(F===I9){if(W.delete(F),XW){var R=rH(_);if(b=J.getAttribute("style"),R!==b)m6(F,b,R)}}else if(K&&!$4){if(W.delete(F.toLowerCase()),b=j5(J,F,_),_!==b)m6(F,b,_)}else if(!e0(F,p,K)&&!W1(F,_,p,K)){var V=!1;if(p!==null)W.delete(p.attributeName),b=g8(J,F,_,p);else{var L=Q;if(L===X5)L=HQ(Z);if(L===X5)W.delete(F.toLowerCase());else{var E=gM(F);if(E!==null&&E!==F)V=!0,W.delete(E);W.delete(F)}b=j5(J,F,_)}var f=$4;if(!f&&_!==b&&!V)m6(F,b,_)}}}if(z){if(W.size>0&&X[y5]!==!0)ZW(W)}switch(Z){case"input":J5(J),N(J,X,!0);break;case"textarea":J5(J),$z(J);break;case"select":case"option":break;default:if(typeof X.onClick==="function")kZ(J);break}return P}function fM(J,Z,X){var Q=J.nodeValue!==Z;return Q}function DG(J,Z){{if(T4)return;T4=!0,q("Did not expect server HTML to contain a <%s> in <%s>.",Z.nodeName.toLowerCase(),J.nodeName.toLowerCase())}}function SG(J,Z){{if(T4)return;T4=!0,q('Did not expect server HTML to contain the text node "%s" in <%s>.',Z.nodeValue,J.nodeName.toLowerCase())}}function EG(J,Z,X){{if(T4)return;T4=!0,q("Expected server HTML to contain a matching <%s> in <%s>.",Z,J.nodeName.toLowerCase())}}function NG(J,Z){{if(Z==="")return;if(T4)return;T4=!0,q('Expected server HTML to contain a matching text node for "%s" in <%s>.',Z,J.nodeName.toLowerCase())}}function uM(J,Z,X){switch(Z){case"input":X0(J,X);return;case"textarea":vH(J,X);return;case"select":bH(J,X);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"],YW=["applet","caption","html","table","td","th","marquee","object","template","foreignObject","desc","title"],yM=YW.concat(["button"]),mM=["dd","dt","li","option","optgroup","p","rp","rt"],zW={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null};i6=function(J,Z){var X=D0({},J||zW),Q={tag:Z};if(YW.indexOf(Z)!==-1)X.aTagInScope=null,X.buttonTagInScope=null,X.nobrTagInScope=null;if(yM.indexOf(Z)!==-1)X.pTagInButtonScope=null;if(dM.indexOf(Z)!==-1&&Z!=="address"&&Z!=="div"&&Z!=="p")X.listItemTagAutoclosing=null,X.dlItemTagAutoclosing=null;if(X.current=Q,Z==="form")X.formTag=Q;if(Z==="a")X.aTagInScope=Q;if(Z==="button")X.buttonTagInScope=Q;if(Z==="nobr")X.nobrTagInScope=Q;if(Z==="p")X.pTagInButtonScope=Q;if(Z==="li")X.listItemTagAutoclosing=Q;if(Z==="dd"||Z==="dt")X.dlItemTagAutoclosing=Q;return X};var cM=function(J,Z){switch(Z){case"select":return J==="option"||J==="optgroup"||J==="#text";case"optgroup":return J==="option"||J==="#text";case"option":return J==="#text";case"tr":return J==="th"||J==="td"||J==="style"||J==="script"||J==="template";case"tbody":case"thead":case"tfoot":return J==="tr"||J==="style"||J==="script"||J==="template";case"colgroup":return J==="col"||J==="template";case"table":return J==="caption"||J==="colgroup"||J==="tbody"||J==="tfoot"||J==="thead"||J==="style"||J==="script"||J==="template";case"head":return J==="base"||J==="basefont"||J==="bgsound"||J==="link"||J==="meta"||J==="title"||J==="noscript"||J==="noframes"||J==="style"||J==="script"||J==="template";case"html":return J==="head"||J==="body"||J==="frameset";case"frameset":return J==="frame";case"#document":return J==="html"}switch(J){case"h1":case"h2":case"h3":case"h4":case"h5":case"h6":return Z!=="h1"&&Z!=="h2"&&Z!=="h3"&&Z!=="h4"&&Z!=="h5"&&Z!=="h6";case"rp":case"rt":return mM.indexOf(Z)===-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 Z==null}return!0},iM=function(J,Z){switch(J){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 Z.pTagInButtonScope;case"form":return Z.formTag||Z.pTagInButtonScope;case"li":return Z.listItemTagAutoclosing;case"dd":case"dt":return Z.dlItemTagAutoclosing;case"button":return Z.buttonTagInScope;case"a":return Z.aTagInScope;case"nobr":return Z.nobrTagInScope}return null},KW={};c6=function(J,Z,X){X=X||zW;var Q=X.current,G=Q&&Q.tag;if(Z!=null){if(J!=null)q("validateDOMNesting: when childText is passed, childTag should be null");J="#text"}var Y=cM(J,G)?null:Q,z=Y?null:iM(J,X),K=Y||z;if(!K)return;var W=K.tag,H=!!Y+"|"+J+"|"+W;if(KW[H])return;KW[H]=!0;var O=J,A="";if(J==="#text")if(/\S/.test(Z))O="Text nodes";else O="Whitespace text nodes",A=" Make sure you don't have any extra whitespace between tags on each line of your source code.";else O="<"+J+">";if(Y){var $="";if(W==="table"&&J==="tr")$+=" Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser.";q("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s",O,W,A,$)}else q("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.",O,W)}}var hZ="suppressHydrationWarning",gZ="$",TZ="/$",l6="$?",s6="$!",lM="style",xG=null,bG=null;function sM(J){var Z,X,Q=J.nodeType;switch(Q){case G5:case qQ:{Z=Q===G5?"#document":"#fragment";var G=J.documentElement;X=G?G.namespaceURI:OQ(null,"");break}default:{var Y=Q===x1?J.parentNode:J,z=Y.namespaceURI||null;Z=Y.tagName,X=OQ(z,Z);break}}{var K=Z.toLowerCase(),W=i6(null,K);return{namespace:X,ancestorInfo:W}}}function pM(J,Z,X){{var Q=J,G=OQ(Q.namespace,Z),Y=i6(Q.ancestorInfo,Z);return{namespace:G,ancestorInfo:Y}}}function vG(J){return J}function oM(J){xG=lq(),bG=WM();var Z=null;return $K(!1),Z}function aM(J){UM(bG),$K(xG),xG=null,bG=null}function nM(J,Z,X,Q,G){var Y;{var z=Q;if(c6(J,null,z.ancestorInfo),typeof Z.children==="string"||typeof Z.children==="number"){var K=""+Z.children,W=i6(z.ancestorInfo,J);c6(null,K,W)}Y=z.namespace}var H=bM(J,Z,X,Y);return a6(G,H),dG(H,Z),H}function rM(J,Z){J.appendChild(Z)}function tM(J,Z,X,Q,G){switch(CM(J,Z,X,Q),Z){case"button":case"input":case"select":case"textarea":return!!X.autoFocus;case"img":return!0;default:return!1}}function eM(J,Z,X,Q,G,Y){{var z=Y;if(typeof Q.children!==typeof X.children&&(typeof Q.children==="string"||typeof Q.children==="number")){var K=""+Q.children,W=i6(z.ancestorInfo,Z);c6(null,K,W)}}return kM(J,Z,X,Q)}function CG(J,Z){return J==="textarea"||J==="noscript"||typeof Z.children==="string"||typeof Z.children==="number"||typeof Z.dangerouslySetInnerHTML==="object"&&Z.dangerouslySetInnerHTML!==null&&Z.dangerouslySetInnerHTML.__html!=null}function J$(J,Z,X,Q){{var G=X;c6(null,J,G.ancestorInfo)}var Y=vM(J,Z);return a6(Q,Y),Y}function Z$(){var J=window.event;if(J===void 0)return O5;return AK(J.type)}var kG=typeof setTimeout==="function"?setTimeout:void 0,X$=typeof clearTimeout==="function"?clearTimeout:void 0,hG=-1,WW=typeof Promise==="function"?Promise:void 0,Q$=typeof queueMicrotask==="function"?queueMicrotask:typeof WW!=="undefined"?function(J){return WW.resolve(null).then(J).catch(G$)}:kG;function G$(J){setTimeout(function(){throw J})}function Y$(J,Z,X,Q){switch(Z){case"button":case"input":case"select":case"textarea":if(X.autoFocus)J.focus();return;case"img":{if(X.src)J.src=X.src;return}}}function z$(J,Z,X,Q,G,Y){hM(J,Z,X,Q,G),dG(J,G)}function UW(J){ZZ(J,"")}function K$(J,Z,X){J.nodeValue=X}function W$(J,Z){J.appendChild(Z)}function U$(J,Z){var X;if(J.nodeType===x1)X=J.parentNode,X.insertBefore(Z,J);else X=J,X.appendChild(Z);var Q=J._reactRootContainer;if((Q===null||Q===void 0)&&X.onclick===null)kZ(X)}function H$(J,Z,X){J.insertBefore(Z,X)}function O$(J,Z,X){if(J.nodeType===x1)J.parentNode.insertBefore(Z,X);else J.insertBefore(Z,X)}function q$(J,Z){J.removeChild(Z)}function B$(J,Z){if(J.nodeType===x1)J.parentNode.removeChild(Z);else J.removeChild(Z)}function gG(J,Z){var X=Z,Q=0;do{var G=X.nextSibling;if(J.removeChild(X),G&&G.nodeType===x1){var Y=G.data;if(Y===TZ)if(Q===0){J.removeChild(G),E6(Z);return}else Q--;else if(Y===gZ||Y===l6||Y===s6)Q++}X=G}while(X);E6(Z)}function M$(J,Z){if(J.nodeType===x1)gG(J.parentNode,Z);else if(J.nodeType===g4)gG(J,Z);E6(J)}function $$(J){J=J;var Z=J.style;if(typeof Z.setProperty==="function")Z.setProperty("display","none","important");else Z.display="none"}function A$(J){J.nodeValue=""}function R$(J,Z){J=J;var X=Z[lM],Q=X!==void 0&&X!==null&&X.hasOwnProperty("display")?X.display:null;J.style.display=BQ("display",Q)}function L$(J,Z){J.nodeValue=Z}function w$(J){if(J.nodeType===g4)J.textContent="";else if(J.nodeType===G5){if(J.documentElement)J.removeChild(J.documentElement)}}function P$(J,Z,X){if(J.nodeType!==g4||Z.toLowerCase()!==J.nodeName.toLowerCase())return null;return J}function F$(J,Z){if(Z===""||J.nodeType!==Q5)return null;return J}function _$(J){if(J.nodeType!==x1)return null;return J}function HW(J){return J.data===l6}function TG(J){return J.data===s6}function I$(J){var Z=J.nextSibling&&J.nextSibling.dataset,X,Q,G;if(Z)X=Z.dgst,Q=Z.msg,G=Z.stck;return{message:Q,digest:X,stack:G}}function V$(J,Z){J._reactRetry=Z}function fZ(J){for(;J!=null;J=J.nextSibling){var Z=J.nodeType;if(Z===g4||Z===Q5)break;if(Z===x1){var X=J.data;if(X===gZ||X===s6||X===l6)break;if(X===TZ)return null}}return J}function p6(J){return fZ(J.nextSibling)}function j$(J){return fZ(J.firstChild)}function D$(J){return fZ(J.firstChild)}function S$(J){return fZ(J.nextSibling)}function E$(J,Z,X,Q,G,Y,z){a6(Y,J),dG(J,X);var K;{var W=G;K=W.namespace}var H=(Y.mode&E0)!==t;return TM(J,Z,X,K,Q,H,z)}function N$(J,Z,X,Q){a6(X,J);var G=(X.mode&E0)!==t;return fM(J,Z)}function x$(J,Z){a6(Z,J)}function b$(J){var Z=J.nextSibling,X=0;while(Z){if(Z.nodeType===x1){var Q=Z.data;if(Q===TZ)if(X===0)return p6(Z);else X--;else if(Q===gZ||Q===s6||Q===l6)X++}Z=Z.nextSibling}return null}function OW(J){var Z=J.previousSibling,X=0;while(Z){if(Z.nodeType===x1){var Q=Z.data;if(Q===gZ||Q===s6||Q===l6)if(X===0)return Z;else X--;else if(Q===TZ)X++}Z=Z.previousSibling}return null}function v$(J){E6(J)}function C$(J){E6(J)}function k$(J){return J!=="head"&&J!=="body"}function h$(J,Z,X,Q){var G=!0;CZ(Z.nodeValue,X,Q,G)}function g$(J,Z,X,Q,G,Y){if(Z[hZ]!==!0){var z=!0;CZ(Q.nodeValue,G,Y,z)}}function T$(J,Z){if(Z.nodeType===g4)DG(J,Z);else if(Z.nodeType===x1);else SG(J,Z)}function f$(J,Z){{var X=J.parentNode;if(X!==null)if(Z.nodeType===g4)DG(X,Z);else if(Z.nodeType===x1);else SG(X,Z)}}function u$(J,Z,X,Q,G){if(G||Z[hZ]!==!0)if(Q.nodeType===g4)DG(X,Q);else if(Q.nodeType===x1);else SG(X,Q)}function d$(J,Z,X){EG(J,Z)}function y$(J,Z){NG(J,Z)}function m$(J,Z,X){{var Q=J.parentNode;if(Q!==null)EG(Q,Z)}}function c$(J,Z){{var X=J.parentNode;if(X!==null)NG(X,Z)}}function i$(J,Z,X,Q,G,Y){if(Y||Z[hZ]!==!0)EG(X,Q)}function l$(J,Z,X,Q,G){if(G||Z[hZ]!==!0)NG(X,Q)}function s$(J){q("An error occurred during hydration. The server HTML was replaced with client content in <%s>.",J.nodeName.toLowerCase())}function p$(J){u6(J)}var M7=Math.random().toString(36).slice(2),$7="__reactFiber$"+M7,fG="__reactProps$"+M7,o6="__reactContainer$"+M7,uG="__reactEvents$"+M7,o$="__reactListeners$"+M7,a$="__reactHandles$"+M7;function n$(J){delete J[$7],delete J[fG],delete J[uG],delete J[o$],delete J[a$]}function a6(J,Z){Z[$7]=J}function uZ(J,Z){Z[o6]=J}function qW(J){J[o6]=null}function n6(J){return!!J[o6]}function V9(J){var Z=J[$7];if(Z)return Z;var X=J.parentNode;while(X){if(Z=X[o6]||X[$7],Z){var Q=Z.alternate;if(Z.child!==null||Q!==null&&Q.child!==null){var G=OW(J);while(G!==null){var Y=G[$7];if(Y)return Y;G=OW(G)}}return Z}J=X,X=J.parentNode}return null}function m5(J){var Z=J[$7]||J[o6];if(Z)if(Z.tag===u||Z.tag===w0||Z.tag===Y0||Z.tag===o)return Z;else return null;return null}function A7(J){if(J.tag===u||J.tag===w0)return J.stateNode;throw new Error("getNodeFromInstance: Invalid argument.")}function dZ(J){return J[fG]||null}function dG(J,Z){J[fG]=Z}function r$(J){var Z=J[uG];if(Z===void 0)Z=J[uG]=new Set;return Z}var BW={},MW=U0.ReactDebugCurrentFrame;function yZ(J){if(J){var Z=J._owner,X=b5(J.type,J._source,Z?Z.type:null);MW.setExtraStackFrame(X)}else MW.setExtraStackFrame(null)}function I8(J,Z,X,Q,G){{var Y=Function.call.bind(P0);for(var z in J)if(Y(J,z)){var K=void 0;try{if(typeof J[z]!=="function"){var W=Error((Q||"React class")+": "+X+" type `"+z+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof J[z]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw W.name="Invariant Violation",W}K=J[z](Z,z,Q,X,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(H){K=H}if(K&&!(K instanceof Error))yZ(G),q("%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).",Q||"React class",X,z,typeof K),yZ(null);if(K instanceof Error&&!(K.message in BW))BW[K.message]=!0,yZ(G),q("Failed %s type: %s",X,K.message),yZ(null)}}}var yG=[],mZ;mZ=[];var q5=-1;function c5(J){return{current:J}}function F4(J,Z){if(q5<0){q("Unexpected pop.");return}if(Z!==mZ[q5])q("Unexpected Fiber popped.");J.current=yG[q5],yG[q5]=null,mZ[q5]=null,q5--}function _4(J,Z,X){q5++,yG[q5]=J.current,mZ[q5]=X,J.current=Z}var $W={},e4={};Object.freeze(e4);var B5=c5(e4),c8=c5(!1),mG=e4;function R7(J,Z,X){{if(X&&i8(Z))return mG;return B5.current}}function AW(J,Z,X){{var Q=J.stateNode;Q.__reactInternalMemoizedUnmaskedChildContext=Z,Q.__reactInternalMemoizedMaskedChildContext=X}}function L7(J,Z){{var X=J.type,Q=X.contextTypes;if(!Q)return e4;var G=J.stateNode;if(G&&G.__reactInternalMemoizedUnmaskedChildContext===Z)return G.__reactInternalMemoizedMaskedChildContext;var Y={};for(var z in Q)Y[z]=Z[z];{var K=M0(J)||"Unknown";I8(Q,Y,"context",K)}if(G)AW(J,Z,Y);return Y}}function cZ(){return c8.current}function i8(J){{var Z=J.childContextTypes;return Z!==null&&Z!==void 0}}function iZ(J){F4(c8,J),F4(B5,J)}function cG(J){F4(c8,J),F4(B5,J)}function RW(J,Z,X){{if(B5.current!==e4)throw new Error("Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.");_4(B5,Z,J),_4(c8,X,J)}}function LW(J,Z,X){{var Q=J.stateNode,G=Z.childContextTypes;if(typeof Q.getChildContext!=="function"){{var Y=M0(J)||"Unknown";if(!$W[Y])$W[Y]=!0,q("%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 X}var z=Q.getChildContext();for(var K in z)if(!(K in G))throw new Error((M0(J)||"Unknown")+'.getChildContext(): key "'+K+'" is not defined in childContextTypes.');{var W=M0(J)||"Unknown";I8(G,z,"child context",W)}return D0({},X,z)}}function lZ(J){{var Z=J.stateNode,X=Z&&Z.__reactInternalMemoizedMergedChildContext||e4;return mG=B5.current,_4(B5,X,J),_4(c8,c8.current,J),!0}}function wW(J,Z,X){{var Q=J.stateNode;if(!Q)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(X){var G=LW(J,Z,mG);Q.__reactInternalMemoizedMergedChildContext=G,F4(c8,J),F4(B5,J),_4(B5,G,J),_4(c8,X,J)}else F4(c8,J),_4(c8,X,J)}}function t$(J){{if(!kO(J)||J.tag!==a)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 Z=J;do{switch(Z.tag){case o:return Z.stateNode.context;case a:{var X=Z.type;if(i8(X))return Z.stateNode.__reactInternalMemoizedMergedChildContext;break}}Z=Z.return}while(Z!==null);throw new Error("Found unexpected detached subtree parent. This error is likely caused by a bug in React. Please file an issue.")}}var i5=0,sZ=1,M5=null,iG=!1,lG=!1;function PW(J){if(M5===null)M5=[J];else M5.push(J)}function e$(J){iG=!0,PW(J)}function FW(){if(iG)l5()}function l5(){if(!lG&&M5!==null){lG=!0;var J=0,Z=_8();try{var X=!0,Q=M5;r1(n4);for(;J<Q.length;J++){var G=Q[J];do G=G(X);while(G!==null)}M5=null,iG=!1}catch(Y){if(M5!==null)M5=M5.slice(J+1);throw iz(KZ,l5),Y}finally{r1(Z),lG=!1}}return null}var w7=[],P7=0,pZ=null,oZ=0,K8=[],W8=0,j9=null,$5=1,A5="";function JA(J){return S9(),(J.flags&gz)!==Z0}function ZA(J){return S9(),oZ}function XA(){var J=A5,Z=$5,X=Z&~QA(Z);return X.toString(32)+J}function D9(J,Z){S9(),w7[P7++]=oZ,w7[P7++]=pZ,pZ=J,oZ=Z}function _W(J,Z,X){S9(),K8[W8++]=$5,K8[W8++]=A5,K8[W8++]=j9,j9=J;var Q=$5,G=A5,Y=aZ(Q)-1,z=Q&~(1<<Y),K=X+1,W=aZ(Z)+Y;if(W>30){var H=Y-Y%5,O=(1<<H)-1,A=(z&O).toString(32),$=z>>H,P=Y-H,F=aZ(Z)+P,_=K<<P,b=_|$,p=A+G;$5=1<<F|b,A5=p}else{var i=K<<Y,I0=i|z,V0=G;$5=1<<W|I0,A5=V0}}function sG(J){S9();var Z=J.return;if(Z!==null){var X=1,Q=0;D9(J,X),_W(J,X,Q)}}function aZ(J){return 32-nz(J)}function QA(J){return 1<<aZ(J)-1}function pG(J){while(J===pZ)pZ=w7[--P7],w7[P7]=null,oZ=w7[--P7],w7[P7]=null;while(J===j9)j9=K8[--W8],K8[W8]=null,A5=K8[--W8],K8[W8]=null,$5=K8[--W8],K8[W8]=null}function GA(){if(S9(),j9!==null)return{id:$5,overflow:A5};else return null}function YA(J,Z){S9(),K8[W8++]=$5,K8[W8++]=A5,K8[W8++]=j9,$5=Z.id,A5=Z.overflow,j9=J}function S9(){if(!Y4())q("Expected to be hydrating. This is a bug in React. Please file an issue.")}var G4=null,U8=null,V8=!1,E9=!1,s5=null;function zA(){if(V8)q("We should not be hydrating here. This is a bug in React. Please file a bug.")}function IW(){E9=!0}function KA(){return E9}function WA(J){var Z=J.stateNode.containerInfo;return U8=D$(Z),G4=J,V8=!0,s5=null,E9=!1,!0}function UA(J,Z,X){if(U8=S$(Z),G4=J,V8=!0,s5=null,E9=!1,X!==null)YA(J,X);return!0}function VW(J,Z){switch(J.tag){case o:{T$(J.stateNode.containerInfo,Z);break}case u:{var X=(J.mode&E0)!==t;u$(J.type,J.memoizedProps,J.stateNode,Z,X);break}case Y0:{var Q=J.memoizedState;if(Q.dehydrated!==null)f$(Q.dehydrated,Z);break}}}function jW(J,Z){VW(J,Z);var X=Rw();X.stateNode=Z,X.return=J;var Q=J.deletions;if(Q===null)J.deletions=[X],J.flags|=O9;else Q.push(X)}function oG(J,Z){{if(E9)return;switch(J.tag){case o:{var X=J.stateNode.containerInfo;switch(Z.tag){case u:var{type:Q,pendingProps:G}=Z;d$(X,Q);break;case w0:var Y=Z.pendingProps;y$(X,Y);break}break}case u:{var{type:z,memoizedProps:K,stateNode:W}=J;switch(Z.tag){case u:{var{type:H,pendingProps:O}=Z,A=(J.mode&E0)!==t;i$(z,K,W,H,O,A);break}case w0:{var $=Z.pendingProps,P=(J.mode&E0)!==t;l$(z,K,W,$,P);break}}break}case Y0:{var F=J.memoizedState,_=F.dehydrated;if(_!==null)switch(Z.tag){case u:var{type:b,pendingProps:p}=Z;m$(_,b);break;case w0:var i=Z.pendingProps;c$(_,i);break}break}default:return}}}function DW(J,Z){Z.flags=Z.flags&~z5|b1,oG(J,Z)}function SW(J,Z){switch(J.tag){case u:{var{type:X,pendingProps:Q}=J,G=P$(Z,X);if(G!==null)return J.stateNode=G,G4=J,U8=j$(G),!0;return!1}case w0:{var Y=J.pendingProps,z=F$(Z,Y);if(z!==null)return J.stateNode=z,G4=J,U8=null,!0;return!1}case Y0:{var K=_$(Z);if(K!==null){var W={dehydrated:K,treeContext:GA(),retryLane:o4};J.memoizedState=W;var H=Lw(K);return H.return=J,J.child=H,G4=J,U8=null,!0}return!1}default:return!1}}function aG(J){return(J.mode&E0)!==t&&(J.flags&d0)===Z0}function nG(J){throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.")}function rG(J){if(!V8)return;var Z=U8;if(!Z){if(aG(J))oG(G4,J),nG();DW(G4,J),V8=!1,G4=J;return}var X=Z;if(!SW(J,Z)){if(aG(J))oG(G4,J),nG();Z=p6(X);var Q=G4;if(!Z||!SW(J,Z)){DW(G4,J),V8=!1,G4=J;return}jW(Q,X)}}function HA(J,Z,X){var Q=J.stateNode,G=!E9,Y=E$(Q,J.type,J.memoizedProps,Z,X,J,G);if(J.updateQueue=Y,Y!==null)return!0;return!1}function OA(J){var{stateNode:Z,memoizedProps:X}=J,Q=N$(Z,X,J);if(Q){var G=G4;if(G!==null)switch(G.tag){case o:{var Y=G.stateNode.containerInfo,z=(G.mode&E0)!==t;h$(Y,Z,X,z);break}case u:{var{type:K,memoizedProps:W,stateNode:H}=G,O=(G.mode&E0)!==t;g$(K,W,H,Z,X,O);break}}}return Q}function qA(J){var Z=J.memoizedState,X=Z!==null?Z.dehydrated:null;if(!X)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");x$(X,J)}function BA(J){var Z=J.memoizedState,X=Z!==null?Z.dehydrated:null;if(!X)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 b$(X)}function EW(J){var Z=J.return;while(Z!==null&&Z.tag!==u&&Z.tag!==o&&Z.tag!==Y0)Z=Z.return;G4=Z}function nZ(J){if(J!==G4)return!1;if(!V8)return EW(J),V8=!0,!1;if(J.tag!==o&&(J.tag!==u||k$(J.type)&&!CG(J.type,J.memoizedProps))){var Z=U8;if(Z)if(aG(J))NW(J),nG();else while(Z)jW(J,Z),Z=p6(Z)}if(EW(J),J.tag===Y0)U8=BA(J);else U8=G4?p6(J.stateNode):null;return!0}function MA(){return V8&&U8!==null}function NW(J){var Z=U8;while(Z)VW(J,Z),Z=p6(Z)}function F7(){G4=null,U8=null,V8=!1,E9=!1}function xW(){if(s5!==null)V2(s5),s5=null}function Y4(){return V8}function tG(J){if(s5===null)s5=[J];else s5.push(J)}var $A=U0.ReactCurrentBatchConfig,AA=null;function RA(){return $A.transition}var j8={recordUnsafeLifecycleWarnings:function(J,Z){},flushPendingUnsafeLifecycleWarnings:function(){},recordLegacyContextWarning:function(J,Z){},flushLegacyContextWarning:function(){},discardPendingWarnings:function(){}};{var LA=function(J){var Z=null,X=J;while(X!==null){if(X.mode&V1)Z=X;X=X.return}return Z},N9=function(J){var Z=[];return J.forEach(function(X){Z.push(X)}),Z.sort().join(", ")},r6=[],t6=[],e6=[],JJ=[],ZJ=[],XJ=[],x9=new Set;j8.recordUnsafeLifecycleWarnings=function(J,Z){if(x9.has(J.type))return;if(typeof Z.componentWillMount==="function"&&Z.componentWillMount.__suppressDeprecationWarning!==!0)r6.push(J);if(J.mode&V1&&typeof Z.UNSAFE_componentWillMount==="function")t6.push(J);if(typeof Z.componentWillReceiveProps==="function"&&Z.componentWillReceiveProps.__suppressDeprecationWarning!==!0)e6.push(J);if(J.mode&V1&&typeof Z.UNSAFE_componentWillReceiveProps==="function")JJ.push(J);if(typeof Z.componentWillUpdate==="function"&&Z.componentWillUpdate.__suppressDeprecationWarning!==!0)ZJ.push(J);if(J.mode&V1&&typeof Z.UNSAFE_componentWillUpdate==="function")XJ.push(J)},j8.flushPendingUnsafeLifecycleWarnings=function(){var J=new Set;if(r6.length>0)r6.forEach(function($){J.add(M0($)||"Component"),x9.add($.type)}),r6=[];var Z=new Set;if(t6.length>0)t6.forEach(function($){Z.add(M0($)||"Component"),x9.add($.type)}),t6=[];var X=new Set;if(e6.length>0)e6.forEach(function($){X.add(M0($)||"Component"),x9.add($.type)}),e6=[];var Q=new Set;if(JJ.length>0)JJ.forEach(function($){Q.add(M0($)||"Component"),x9.add($.type)}),JJ=[];var G=new Set;if(ZJ.length>0)ZJ.forEach(function($){G.add(M0($)||"Component"),x9.add($.type)}),ZJ=[];var Y=new Set;if(XJ.length>0)XJ.forEach(function($){Y.add(M0($)||"Component"),x9.add($.type)}),XJ=[];if(Z.size>0){var z=N9(Z);q(`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(Q.size>0){var K=N9(Q);q(`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`,K)}if(Y.size>0){var W=N9(Y);q(`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`,W)}if(J.size>0){var H=N9(J);z1(`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`,H)}if(X.size>0){var O=N9(X);z1(`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`,O)}if(G.size>0){var A=N9(G);z1(`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`,A)}};var rZ=new Map,bW=new Set;j8.recordLegacyContextWarning=function(J,Z){var X=LA(J);if(X===null){q("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(bW.has(J.type))return;var Q=rZ.get(X);if(J.type.contextTypes!=null||J.type.childContextTypes!=null||Z!==null&&typeof Z.getChildContext==="function"){if(Q===void 0)Q=[],rZ.set(X,Q);Q.push(J)}},j8.flushLegacyContextWarning=function(){rZ.forEach(function(J,Z){if(J.length===0)return;var X=J[0],Q=new Set;J.forEach(function(Y){Q.add(M0(Y)||"Component"),bW.add(Y.type)});var G=N9(Q);try{P1(X),q(`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`,G)}finally{p1()}})},j8.discardPendingWarnings=function(){r6=[],t6=[],e6=[],JJ=[],ZJ=[],XJ=[],rZ=new Map}}var eG,JY,ZY,XY,QY,vW=function(J,Z){};eG=!1,JY=!1,ZY={},XY={},QY={},vW=function(J,Z){if(J===null||typeof J!=="object")return;if(!J._store||J._store.validated||J.key!=null)return;if(typeof J._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.");J._store.validated=!0;var X=M0(Z)||"Component";if(XY[X])return;XY[X]=!0,q('Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.')};function wA(J){return J.prototype&&J.prototype.isReactComponent}function QJ(J,Z,X){var Q=X.ref;if(Q!==null&&typeof Q!=="function"&&typeof Q!=="object"){if((J.mode&V1||_0)&&!(X._owner&&X._self&&X._owner.stateNode!==X._self)&&!(X._owner&&X._owner.tag!==a)&&!(typeof X.type==="function"&&!wA(X.type))&&X._owner){var G=M0(J)||"Component";if(!ZY[G])q('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',G,Q),ZY[G]=!0}if(X._owner){var Y=X._owner,z;if(Y){var K=Y;if(K.tag!==a)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=K.stateNode}if(!z)throw new Error("Missing owner for string ref "+Q+". This error is likely caused by a bug in React. Please file an issue.");var W=z;M1(Q,"ref");var H=""+Q;if(Z!==null&&Z.ref!==null&&typeof Z.ref==="function"&&Z.ref._stringRef===H)return Z.ref;var O=function(A){var $=W.refs;if(A===null)delete $[H];else $[H]=A};return O._stringRef=H,O}else{if(typeof Q!=="string")throw new Error("Expected ref to be a function, a string, an object returned by React.createRef(), or null.");if(!X._owner)throw new Error("Element ref was specified as a string ("+Q+`) 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 Q}function tZ(J,Z){var X=Object.prototype.toString.call(Z);throw new Error("Objects are not valid as a React child (found: "+(X==="[object Object]"?"object with keys {"+Object.keys(Z).join(", ")+"}":X)+"). If you meant to render a collection of children, use an array instead.")}function eZ(J){{var Z=M0(J)||"Component";if(QY[Z])return;QY[Z]=!0,q("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 CW(J){var{_payload:Z,_init:X}=J;return X(Z)}function kW(J){function Z(R,V){if(!J)return;var L=R.deletions;if(L===null)R.deletions=[V],R.flags|=O9;else L.push(V)}function X(R,V){if(!J)return null;var L=V;while(L!==null)Z(R,L),L=L.sibling;return null}function Q(R,V){var L=new Map,E=V;while(E!==null){if(E.key!==null)L.set(E.key,E);else L.set(E.index,E);E=E.sibling}return L}function G(R,V){var L=u9(R,V);return L.index=0,L.sibling=null,L}function Y(R,V,L){if(R.index=L,!J)return R.flags|=gz,V;var E=R.alternate;if(E!==null){var f=E.index;if(f<V)return R.flags|=b1,V;else return f}else return R.flags|=b1,V}function z(R){if(J&&R.alternate===null)R.flags|=b1;return R}function K(R,V,L,E){if(V===null||V.tag!==w0){var f=Jz(L,R.mode,E);return f.return=R,f}else{var k=G(V,L);return k.return=R,k}}function W(R,V,L,E){var f=L.type;if(f===T8)return O(R,V,L.props.children,E,L.key);if(V!==null){if(V.elementType===f||d2(V,L)||typeof f==="object"&&f!==null&&f.$$typeof===f0&&CW(f)===V.type){var k=G(V,L.props);return k.ref=QJ(R,V,L),k.return=R,k._debugSource=L._source,k._debugOwner=L._owner,k}}var Q0=e3(L,R.mode,E);return Q0.ref=QJ(R,V,L),Q0.return=R,Q0}function H(R,V,L,E){if(V===null||V.tag!==A0||V.stateNode.containerInfo!==L.containerInfo||V.stateNode.implementation!==L.implementation){var f=Zz(L,R.mode,E);return f.return=R,f}else{var k=G(V,L.children||[]);return k.return=R,k}}function O(R,V,L,E,f){if(V===null||V.tag!==i1){var k=Q9(L,R.mode,E,f);return k.return=R,k}else{var Q0=G(V,L);return Q0.return=R,Q0}}function A(R,V,L){if(typeof V==="string"&&V!==""||typeof V==="number"){var E=Jz(""+V,R.mode,L);return E.return=R,E}if(typeof V==="object"&&V!==null){switch(V.$$typeof){case A8:{var f=e3(V,R.mode,L);return f.ref=QJ(R,null,V),f.return=R,f}case R8:{var k=Zz(V,R.mode,L);return k.return=R,k}case f0:{var{_payload:Q0,_init:O0}=V;return A(R,O0(Q0),L)}}if(u0(V)||w8(V)){var p0=Q9(V,R.mode,L,null);return p0.return=R,p0}tZ(R,V)}if(typeof V==="function")eZ(R);return null}function $(R,V,L,E){var f=V!==null?V.key:null;if(typeof L==="string"&&L!==""||typeof L==="number"){if(f!==null)return null;return K(R,V,""+L,E)}if(typeof L==="object"&&L!==null){switch(L.$$typeof){case A8:if(L.key===f)return W(R,V,L,E);else return null;case R8:if(L.key===f)return H(R,V,L,E);else return null;case f0:{var{_payload:k,_init:Q0}=L;return $(R,V,Q0(k),E)}}if(u0(L)||w8(L)){if(f!==null)return null;return O(R,V,L,E,null)}tZ(R,L)}if(typeof L==="function")eZ(R);return null}function P(R,V,L,E,f){if(typeof E==="string"&&E!==""||typeof E==="number"){var k=R.get(L)||null;return K(V,k,""+E,f)}if(typeof E==="object"&&E!==null){switch(E.$$typeof){case A8:{var Q0=R.get(E.key===null?L:E.key)||null;return W(V,Q0,E,f)}case R8:{var O0=R.get(E.key===null?L:E.key)||null;return H(V,O0,E,f)}case f0:var{_payload:p0,_init:h0}=E;return P(R,V,L,h0(p0),f)}if(u0(E)||w8(E)){var E1=R.get(L)||null;return O(V,E1,E,f,null)}tZ(V,E)}if(typeof E==="function")eZ(V);return null}function F(R,V,L){{if(typeof R!=="object"||R===null)return V;switch(R.$$typeof){case A8:case R8:vW(R,L);var E=R.key;if(typeof E!=="string")break;if(V===null){V=new Set,V.add(E);break}if(!V.has(E)){V.add(E);break}q("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.",E);break;case f0:var{_payload:f,_init:k}=R;F(k(f),V,L);break}}return V}function _(R,V,L,E){{var f=null;for(var k=0;k<L.length;k++){var Q0=L[k];f=F(Q0,f,R)}}var O0=null,p0=null,h0=V,E1=0,g0=0,j1=null;for(;h0!==null&&g0<L.length;g0++){if(h0.index>g0)j1=h0,h0=null;else j1=h0.sibling;var V4=$(R,h0,L[g0],E);if(V4===null){if(h0===null)h0=j1;break}if(J){if(h0&&V4.alternate===null)Z(R,h0)}if(E1=Y(V4,E1,g0),p0===null)O0=V4;else p0.sibling=V4;p0=V4,h0=j1}if(g0===L.length){if(X(R,h0),Y4()){var q4=g0;D9(R,q4)}return O0}if(h0===null){for(;g0<L.length;g0++){var Z8=A(R,L[g0],E);if(Z8===null)continue;if(E1=Y(Z8,E1,g0),p0===null)O0=Z8;else p0.sibling=Z8;p0=Z8}if(Y4()){var b4=g0;D9(R,b4)}return O0}var v4=Q(R,h0);for(;g0<L.length;g0++){var j4=P(v4,R,g0,L[g0],E);if(j4!==null){if(J){if(j4.alternate!==null)v4.delete(j4.key===null?g0:j4.key)}if(E1=Y(j4,E1,g0),p0===null)O0=j4;else p0.sibling=j4;p0=j4}}if(J)v4.forEach(function(d7){return Z(R,d7)});if(Y4()){var I5=g0;D9(R,I5)}return O0}function b(R,V,L,E){var f=w8(L);if(typeof f!=="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(!JY)q("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.");JY=!0}if(L.entries===f){if(!eG)q("Using Maps as children is not supported. Use an array of keyed ReactElements instead.");eG=!0}var k=f.call(L);if(k){var Q0=null,O0=k.next();for(;!O0.done;O0=k.next()){var p0=O0.value;Q0=F(p0,Q0,R)}}}var h0=f.call(L);if(h0==null)throw new Error("An iterable object provided no iterator.");var E1=null,g0=null,j1=V,V4=0,q4=0,Z8=null,b4=h0.next();for(;j1!==null&&!b4.done;q4++,b4=h0.next()){if(j1.index>q4)Z8=j1,j1=null;else Z8=j1.sibling;var v4=$(R,j1,b4.value,E);if(v4===null){if(j1===null)j1=Z8;break}if(J){if(j1&&v4.alternate===null)Z(R,j1)}if(V4=Y(v4,V4,q4),g0===null)E1=v4;else g0.sibling=v4;g0=v4,j1=Z8}if(b4.done){if(X(R,j1),Y4()){var j4=q4;D9(R,j4)}return E1}if(j1===null){for(;!b4.done;q4++,b4=h0.next()){var I5=A(R,b4.value,E);if(I5===null)continue;if(V4=Y(I5,V4,q4),g0===null)E1=I5;else g0.sibling=I5;g0=I5}if(Y4()){var d7=q4;D9(R,d7)}return E1}var hJ=Q(R,j1);for(;!b4.done;q4++,b4=h0.next()){var t8=P(hJ,R,q4,b4.value,E);if(t8!==null){if(J){if(t8.alternate!==null)hJ.delete(t8.key===null?q4:t8.key)}if(V4=Y(t8,V4,q4),g0===null)E1=t8;else g0.sibling=t8;g0=t8}}if(J)hJ.forEach(function(aw){return Z(R,aw)});if(Y4()){var ow=q4;D9(R,ow)}return E1}function p(R,V,L,E){if(V!==null&&V.tag===w0){X(R,V.sibling);var f=G(V,L);return f.return=R,f}X(R,V);var k=Jz(L,R.mode,E);return k.return=R,k}function i(R,V,L,E){var f=L.key,k=V;while(k!==null){if(k.key===f){var Q0=L.type;if(Q0===T8){if(k.tag===i1){X(R,k.sibling);var O0=G(k,L.props.children);return O0.return=R,O0._debugSource=L._source,O0._debugOwner=L._owner,O0}}else if(k.elementType===Q0||d2(k,L)||typeof Q0==="object"&&Q0!==null&&Q0.$$typeof===f0&&CW(Q0)===k.type){X(R,k.sibling);var p0=G(k,L.props);return p0.ref=QJ(R,k,L),p0.return=R,p0._debugSource=L._source,p0._debugOwner=L._owner,p0}X(R,k);break}else Z(R,k);k=k.sibling}if(L.type===T8){var h0=Q9(L.props.children,R.mode,E,L.key);return h0.return=R,h0}else{var E1=e3(L,R.mode,E);return E1.ref=QJ(R,V,L),E1.return=R,E1}}function I0(R,V,L,E){var f=L.key,k=V;while(k!==null){if(k.key===f)if(k.tag===A0&&k.stateNode.containerInfo===L.containerInfo&&k.stateNode.implementation===L.implementation){X(R,k.sibling);var Q0=G(k,L.children||[]);return Q0.return=R,Q0}else{X(R,k);break}else Z(R,k);k=k.sibling}var O0=Zz(L,R.mode,E);return O0.return=R,O0}function V0(R,V,L,E){var f=typeof L==="object"&&L!==null&&L.type===T8&&L.key===null;if(f)L=L.props.children;if(typeof L==="object"&&L!==null){switch(L.$$typeof){case A8:return z(i(R,V,L,E));case R8:return z(I0(R,V,L,E));case f0:var{_payload:k,_init:Q0}=L;return V0(R,V,Q0(k),E)}if(u0(L))return _(R,V,L,E);if(w8(L))return b(R,V,L,E);tZ(R,L)}if(typeof L==="string"&&L!==""||typeof L==="number")return z(p(R,V,""+L,E));if(typeof L==="function")eZ(R);return X(R,V)}return V0}var _7=kW(!0),hW=kW(!1);function PA(J,Z){if(J!==null&&Z.child!==J.child)throw new Error("Resuming work not yet implemented.");if(Z.child===null)return;var X=Z.child,Q=u9(X,X.pendingProps);Z.child=Q,Q.return=Z;while(X.sibling!==null)X=X.sibling,Q=Q.sibling=u9(X,X.pendingProps),Q.return=Z;Q.sibling=null}function FA(J,Z){var X=J.child;while(X!==null)qw(X,Z),X=X.sibling}var GY=c5(null),YY;YY={};var JX=null,I7=null,zY=null,ZX=!1;function XX(){JX=null,I7=null,zY=null,ZX=!1}function gW(){ZX=!0}function TW(){ZX=!1}function fW(J,Z,X){{_4(GY,Z._currentValue,J),Z._currentValue=X;{if(Z._currentRenderer!==void 0&&Z._currentRenderer!==null&&Z._currentRenderer!==YY)q("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported.");Z._currentRenderer=YY}}}function KY(J,Z){var X=GY.current;F4(GY,Z),J._currentValue=X}function WY(J,Z,X){var Q=J;while(Q!==null){var G=Q.alternate;if(!K7(Q.childLanes,Z)){if(Q.childLanes=$0(Q.childLanes,Z),G!==null)G.childLanes=$0(G.childLanes,Z)}else if(G!==null&&!K7(G.childLanes,Z))G.childLanes=$0(G.childLanes,Z);if(Q===X)break;Q=Q.return}if(Q!==X)q("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 _A(J,Z,X){IA(J,Z,X)}function IA(J,Z,X){var Q=J.child;if(Q!==null)Q.return=J;while(Q!==null){var G=void 0,Y=Q.dependencies;if(Y!==null){G=Q.child;var z=Y.firstContext;while(z!==null){if(z.context===Z){if(Q.tag===a){var K=F6(X),W=R5(Y1,K);W.tag=GX;var H=Q.updateQueue;if(H===null);else{var O=H.shared,A=O.pending;if(A===null)W.next=W;else W.next=A.next,A.next=W;O.pending=W}}Q.lanes=$0(Q.lanes,X);var $=Q.alternate;if($!==null)$.lanes=$0($.lanes,X);WY(Q.return,X,J),Y.lanes=$0(Y.lanes,X);break}z=z.next}}else if(Q.tag===A1)G=Q.type===J.type?null:Q.child;else if(Q.tag===C4){var P=Q.return;if(P===null)throw new Error("We just came from a parent so we must have had a parent. This is a bug in React.");P.lanes=$0(P.lanes,X);var F=P.alternate;if(F!==null)F.lanes=$0(F.lanes,X);WY(P,X,J),G=Q.sibling}else G=Q.child;if(G!==null)G.return=Q;else{G=Q;while(G!==null){if(G===J){G=null;break}var _=G.sibling;if(_!==null){_.return=G.return,G=_;break}G=G.return}}Q=G}}function V7(J,Z){JX=J,I7=null,zY=null;var X=J.dependencies;if(X!==null){var Q=X.firstContext;if(Q!==null){if(a4(X.lanes,Z))LJ();X.firstContext=null}}}function v1(J){if(ZX)q("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 Z=J._currentValue;if(zY===J);else{var X={context:J,memoizedValue:Z,next:null};if(I7===null){if(JX===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().");I7=X,JX.dependencies={lanes:D,firstContext:X}}else I7=I7.next=X}return Z}var b9=null;function UY(J){if(b9===null)b9=[J];else b9.push(J)}function VA(){if(b9!==null){for(var J=0;J<b9.length;J++){var Z=b9[J],X=Z.interleaved;if(X!==null){Z.interleaved=null;var Q=X.next,G=Z.pending;if(G!==null){var Y=G.next;G.next=Q,X.next=Y}Z.pending=X}}b9=null}}function uW(J,Z,X,Q){var G=Z.interleaved;if(G===null)X.next=X,UY(Z);else X.next=G.next,G.next=X;return Z.interleaved=X,QX(J,Q)}function jA(J,Z,X,Q){var G=Z.interleaved;if(G===null)X.next=X,UY(Z);else X.next=G.next,G.next=X;Z.interleaved=X}function DA(J,Z,X,Q){var G=Z.interleaved;if(G===null)X.next=X,UY(Z);else X.next=G.next,G.next=X;return Z.interleaved=X,QX(J,Q)}function f4(J,Z){return QX(J,Z)}var SA=QX;function QX(J,Z){J.lanes=$0(J.lanes,Z);var X=J.alternate;if(X!==null)X.lanes=$0(X.lanes,Z);if(X===null&&(J.flags&(b1|z5))!==Z0)g2(J);var Q=J,G=J.return;while(G!==null){if(G.childLanes=$0(G.childLanes,Z),X=G.alternate,X!==null)X.childLanes=$0(X.childLanes,Z);else if((G.flags&(b1|z5))!==Z0)g2(J);Q=G,G=G.return}if(Q.tag===o){var Y=Q.stateNode;return Y}else return null}var dW=0,yW=1,GX=2,HY=3,YX=!1,OY,zX;OY=!1,zX=null;function qY(J){var Z={baseState:J.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:D},effects:null};J.updateQueue=Z}function mW(J,Z){var X=Z.updateQueue,Q=J.updateQueue;if(X===Q){var G={baseState:Q.baseState,firstBaseUpdate:Q.firstBaseUpdate,lastBaseUpdate:Q.lastBaseUpdate,shared:Q.shared,effects:Q.effects};Z.updateQueue=G}}function R5(J,Z){var X={eventTime:J,lane:Z,tag:dW,payload:null,callback:null,next:null};return X}function p5(J,Z,X){var Q=J.updateQueue;if(Q===null)return null;var G=Q.shared;if(zX===G&&!OY)q("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."),OY=!0;if(NL()){var Y=G.pending;if(Y===null)Z.next=Z;else Z.next=Y.next,Y.next=Z;return G.pending=Z,SA(J,X)}else return DA(J,G,Z,X)}function KX(J,Z,X){var Q=Z.updateQueue;if(Q===null)return;var G=Q.shared;if(JK(X)){var Y=G.lanes;Y=XK(Y,J.pendingLanes);var z=$0(Y,X);G.lanes=z,GG(J,z)}}function BY(J,Z){var{updateQueue:X,alternate:Q}=J;if(Q!==null){var G=Q.updateQueue;if(X===G){var Y=null,z=null,K=X.firstBaseUpdate;if(K!==null){var W=K;do{var H={eventTime:W.eventTime,lane:W.lane,tag:W.tag,payload:W.payload,callback:W.callback,next:null};if(z===null)Y=z=H;else z.next=H,z=H;W=W.next}while(W!==null);if(z===null)Y=z=Z;else z.next=Z,z=Z}else Y=z=Z;X={baseState:G.baseState,firstBaseUpdate:Y,lastBaseUpdate:z,shared:G.shared,effects:G.effects},J.updateQueue=X;return}}var O=X.lastBaseUpdate;if(O===null)X.firstBaseUpdate=Z;else O.next=Z;X.lastBaseUpdate=Z}function EA(J,Z,X,Q,G,Y){switch(X.tag){case yW:{var z=X.payload;if(typeof z==="function"){gW();var K=z.call(Y,Q,G);{if(J.mode&V1){a1(!0);try{z.call(Y,Q,G)}finally{a1(!1)}}TW()}return K}return z}case HY:J.flags=J.flags&~S4|d0;case dW:{var W=X.payload,H;if(typeof W==="function"){gW(),H=W.call(Y,Q,G);{if(J.mode&V1){a1(!0);try{W.call(Y,Q,G)}finally{a1(!1)}}TW()}}else H=W;if(H===null||H===void 0)return Q;return D0({},Q,H)}case GX:return YX=!0,Q}return Q}function WX(J,Z,X,Q){var G=J.updateQueue;YX=!1,zX=G.shared;var{firstBaseUpdate:Y,lastBaseUpdate:z}=G,K=G.shared.pending;if(K!==null){G.shared.pending=null;var W=K,H=W.next;if(W.next=null,z===null)Y=H;else z.next=H;z=W;var O=J.alternate;if(O!==null){var A=O.updateQueue,$=A.lastBaseUpdate;if($!==z){if($===null)A.firstBaseUpdate=H;else $.next=H;A.lastBaseUpdate=W}}}if(Y!==null){var P=G.baseState,F=D,_=null,b=null,p=null,i=Y;do{var{lane:I0,eventTime:V0}=i;if(!K7(Q,I0)){var R={eventTime:V0,lane:I0,tag:i.tag,payload:i.payload,callback:i.callback,next:null};if(p===null)b=p=R,_=P;else p=p.next=R;F=$0(F,I0)}else{if(p!==null){var V={eventTime:V0,lane:n1,tag:i.tag,payload:i.payload,callback:i.callback,next:null};p=p.next=V}P=EA(J,G,i,P,Z,X);var L=i.callback;if(L!==null&&i.lane!==n1){J.flags|=jQ;var E=G.effects;if(E===null)G.effects=[i];else E.push(i)}}if(i=i.next,i===null)if(K=G.shared.pending,K===null)break;else{var f=K,k=f.next;f.next=null,i=k,G.lastBaseUpdate=f,G.shared.pending=null}}while(!0);if(p===null)_=P;G.baseState=_,G.firstBaseUpdate=b,G.lastBaseUpdate=p;var Q0=G.shared.interleaved;if(Q0!==null){var O0=Q0;do F=$0(F,O0.lane),O0=O0.next;while(O0!==Q0)}else if(Y===null)G.shared.lanes=D;xJ(F),J.lanes=F,J.memoizedState=P}zX=null}function NA(J,Z){if(typeof J!=="function")throw new Error("Invalid argument passed as callback. Expected a function. Instead "+("received: "+J));J.call(Z)}function cW(){YX=!1}function UX(){return YX}function iW(J,Z,X){var Q=Z.effects;if(Z.effects=null,Q!==null)for(var G=0;G<Q.length;G++){var Y=Q[G],z=Y.callback;if(z!==null)Y.callback=null,NA(z,X)}}var GJ={},o5=c5(GJ),YJ=c5(GJ),HX=c5(GJ);function OX(J){if(J===GJ)throw new Error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.");return J}function lW(){var J=OX(HX.current);return J}function MY(J,Z){_4(HX,Z,J),_4(YJ,J,J),_4(o5,GJ,J);var X=sM(Z);F4(o5,J),_4(o5,X,J)}function j7(J){F4(o5,J),F4(YJ,J),F4(HX,J)}function $Y(){var J=OX(o5.current);return J}function sW(J){var Z=OX(HX.current),X=OX(o5.current),Q=pM(X,J.type);if(X===Q)return;_4(YJ,J,J),_4(o5,Q,J)}function AY(J){if(YJ.current!==J)return;F4(o5,J),F4(YJ,J)}var xA=0,pW=1,oW=1,zJ=2,D8=c5(xA);function RY(J,Z){return(J&Z)!==0}function D7(J){return J&pW}function LY(J,Z){return J&pW|Z}function bA(J,Z){return J|Z}function a5(J,Z){_4(D8,Z,J)}function S7(J){F4(D8,J)}function vA(J,Z){var X=J.memoizedState;if(X!==null){if(X.dehydrated!==null)return!0;return!1}var Q=J.memoizedProps;return!0}function qX(J){var Z=J;while(Z!==null){if(Z.tag===Y0){var X=Z.memoizedState;if(X!==null){var Q=X.dehydrated;if(Q===null||HW(Q)||TG(Q))return Z}}else if(Z.tag===c0&&Z.memoizedProps.revealOrder!==void 0){var G=(Z.flags&d0)!==Z0;if(G)return Z}else if(Z.child!==null){Z.child.return=Z,Z=Z.child;continue}if(Z===J)return null;while(Z.sibling===null){if(Z.return===null||Z.return===J)return null;Z=Z.return}Z.sibling.return=Z.return,Z=Z.sibling}return null}var u4=0,g1=1,l8=2,T1=4,z4=8,wY=[];function PY(){for(var J=0;J<wY.length;J++){var Z=wY[J];Z._workInProgressVersionPrimary=null}wY.length=0}function CA(J,Z){var X=Z._getVersion,Q=X(Z._source);if(J.mutableSourceEagerHydrationData==null)J.mutableSourceEagerHydrationData=[Z,Q];else J.mutableSourceEagerHydrationData.push(Z,Q)}var{ReactCurrentDispatcher:T,ReactCurrentBatchConfig:KJ}=U0,FY,E7;FY=new Set;var v9=D,s0=null,f1=null,u1=null,BX=!1,WJ=!1,UJ=0,kA=0,hA=25,j=null,H8=null,n5=-1,_Y=!1;function m0(){{var J=j;if(H8===null)H8=[J];else H8.push(J)}}function x(){{var J=j;if(H8!==null){if(n5++,H8[n5]!==J)gA(J)}}}function N7(J){if(J!==void 0&&J!==null&&!u0(J))q("%s received a final argument that is not an array (instead, received `%s`). When specified, the final argument must be an array.",j,typeof J)}function gA(J){{var Z=M0(s0);if(!FY.has(Z)){if(FY.add(Z),H8!==null){var X="",Q=30;for(var G=0;G<=n5;G++){var Y=H8[G],z=G===n5?J:Y,K=G+1+". "+Y;while(K.length<Q)K+=" ";K+=z+`
`,X+=K}q(`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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`,Z,X)}}}}function I4(){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(J,Z){if(_Y)return!1;if(Z===null)return q("%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(J.length!==Z.length)q(`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,"["+Z.join(", ")+"]","["+J.join(", ")+"]");for(var X=0;X<Z.length&&X<J.length;X++){if(t4(J[X],Z[X]))continue;return!1}return!0}function x7(J,Z,X,Q,G,Y){if(v9=Y,s0=Z,H8=J!==null?J._debugHookTypes:null,n5=-1,_Y=J!==null&&J.type!==Z.type,Z.memoizedState=null,Z.updateQueue=null,Z.lanes=D,J!==null&&J.memoizedState!==null)T.current=AU;else if(H8!==null)T.current=$U;else T.current=MU;var z=X(Q,G);if(WJ){var K=0;do{if(WJ=!1,UJ=0,K>=hA)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");K+=1,_Y=!1,f1=null,u1=null,Z.updateQueue=null,n5=-1,T.current=RU,z=X(Q,G)}while(WJ)}T.current=EX,Z._debugHookTypes=H8;var W=f1!==null&&f1.next!==null;if(v9=D,s0=null,f1=null,u1=null,j=null,H8=null,n5=-1,J!==null&&(J.flags&W5)!==(Z.flags&W5)&&(J.mode&E0)!==t)q("Internal React error: Expected static flag was missing. Please notify the React team.");if(BX=!1,W)throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");return z}function b7(){var J=UJ!==0;return UJ=0,J}function aW(J,Z,X){if(Z.updateQueue=J.updateQueue,(Z.mode&y8)!==t)Z.flags&=~(zZ|K5|P8|v0);else Z.flags&=~(P8|v0);J.lanes=BZ(J.lanes,X)}function nW(){if(T.current=EX,BX){var J=s0.memoizedState;while(J!==null){var Z=J.queue;if(Z!==null)Z.pending=null;J=J.next}BX=!1}v9=D,s0=null,f1=null,u1=null,H8=null,n5=-1,j=null,UU=!1,WJ=!1,UJ=0}function s8(){var J={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};if(u1===null)s0.memoizedState=u1=J;else u1=u1.next=J;return u1}function O8(){var J;if(f1===null){var Z=s0.alternate;if(Z!==null)J=Z.memoizedState;else J=null}else J=f1.next;var X;if(u1===null)X=s0.memoizedState;else X=u1.next;if(X!==null)u1=X,X=u1.next,f1=J;else{if(J===null)throw new Error("Rendered more hooks than during the previous render.");f1=J;var Q={memoizedState:f1.memoizedState,baseState:f1.baseState,baseQueue:f1.baseQueue,queue:f1.queue,next:null};if(u1===null)s0.memoizedState=u1=Q;else u1=u1.next=Q}return u1}function rW(){return{lastEffect:null,stores:null}}function VY(J,Z){return typeof Z==="function"?Z(J):Z}function jY(J,Z,X){var Q=s8(),G;if(X!==void 0)G=X(Z);else G=Z;Q.memoizedState=Q.baseState=G;var Y={pending:null,interleaved:null,lanes:D,dispatch:null,lastRenderedReducer:J,lastRenderedState:G};Q.queue=Y;var z=Y.dispatch=uA.bind(null,s0,Y);return[Q.memoizedState,z]}function DY(J,Z,X){var Q=O8(),G=Q.queue;if(G===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");G.lastRenderedReducer=J;var Y=f1,z=Y.baseQueue,K=G.pending;if(K!==null){if(z!==null){var W=z.next,H=K.next;z.next=H,K.next=W}if(Y.baseQueue!==z)q("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React.");Y.baseQueue=z=K,G.pending=null}if(z!==null){var O=z.next,A=Y.baseState,$=null,P=null,F=null,_=O;do{var b=_.lane;if(!K7(v9,b)){var p={lane:b,action:_.action,hasEagerState:_.hasEagerState,eagerState:_.eagerState,next:null};if(F===null)P=F=p,$=A;else F=F.next=p;s0.lanes=$0(s0.lanes,b),xJ(b)}else{if(F!==null){var i={lane:n1,action:_.action,hasEagerState:_.hasEagerState,eagerState:_.eagerState,next:null};F=F.next=i}if(_.hasEagerState)A=_.eagerState;else{var I0=_.action;A=J(A,I0)}}_=_.next}while(_!==null&&_!==O);if(F===null)$=A;else F.next=P;if(!t4(A,Q.memoizedState))LJ();Q.memoizedState=A,Q.baseState=$,Q.baseQueue=F,G.lastRenderedState=A}var V0=G.interleaved;if(V0!==null){var R=V0;do{var V=R.lane;s0.lanes=$0(s0.lanes,V),xJ(V),R=R.next}while(R!==V0)}else if(z===null)G.lanes=D;var L=G.dispatch;return[Q.memoizedState,L]}function SY(J,Z,X){var Q=O8(),G=Q.queue;if(G===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");G.lastRenderedReducer=J;var{dispatch:Y,pending:z}=G,K=Q.memoizedState;if(z!==null){G.pending=null;var W=z.next,H=W;do{var O=H.action;K=J(K,O),H=H.next}while(H!==W);if(!t4(K,Q.memoizedState))LJ();if(Q.memoizedState=K,Q.baseQueue===null)Q.baseState=K;G.lastRenderedState=K}return[K,Y]}function EY(J,Z,X){return}function MX(J,Z,X){return}function NY(J,Z,X){var Q=s0,G=s8(),Y,z=Y4();if(z){if(X===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");if(Y=X(),!E7){if(Y!==X())q("The result of getServerSnapshot should be cached to avoid an infinite loop"),E7=!0}}else{if(Y=Z(),!E7){var K=Z();if(!t4(Y,K))q("The result of getSnapshot should be cached to avoid an infinite loop"),E7=!0}var W=pX();if(W===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");if(!qZ(W,v9))tW(Q,Z,Y)}G.memoizedState=Y;var H={value:Y,getSnapshot:Z};return G.queue=H,wX(JU.bind(null,Q,H,J),[J]),Q.flags|=P8,HJ(g1|z4,eW.bind(null,Q,H,Y,Z),void 0,null),Y}function $X(J,Z,X){var Q=s0,G=O8(),Y=Z();if(!E7){var z=Z();if(!t4(Y,z))q("The result of getSnapshot should be cached to avoid an infinite loop"),E7=!0}var K=G.memoizedState,W=!t4(K,Y);if(W)G.memoizedState=Y,LJ();var H=G.queue;if(qJ(JU.bind(null,Q,H,J),[J]),H.getSnapshot!==Z||W||u1!==null&&u1.memoizedState.tag&g1){Q.flags|=P8,HJ(g1|z4,eW.bind(null,Q,H,Y,Z),void 0,null);var O=pX();if(O===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");if(!qZ(O,v9))tW(Q,Z,Y)}return Y}function tW(J,Z,X){J.flags|=YZ;var Q={getSnapshot:Z,value:X},G=s0.updateQueue;if(G===null)G=rW(),s0.updateQueue=G,G.stores=[Q];else{var Y=G.stores;if(Y===null)G.stores=[Q];else Y.push(Q)}}function eW(J,Z,X,Q){if(Z.value=X,Z.getSnapshot=Q,ZU(Z))XU(J)}function JU(J,Z,X){var Q=function(){if(ZU(Z))XU(J)};return X(Q)}function ZU(J){var{getSnapshot:Z,value:X}=J;try{var Q=Z();return!t4(X,Q)}catch(G){return!0}}function XU(J){var Z=f4(J,K0);if(Z!==null)c1(Z,J,K0,Y1)}function AX(J){var Z=s8();if(typeof J==="function")J=J();Z.memoizedState=Z.baseState=J;var X={pending:null,interleaved:null,lanes:D,dispatch:null,lastRenderedReducer:VY,lastRenderedState:J};Z.queue=X;var Q=X.dispatch=dA.bind(null,s0,X);return[Z.memoizedState,Q]}function xY(J){return DY(VY)}function bY(J){return SY(VY)}function HJ(J,Z,X,Q){var G={tag:J,create:Z,destroy:X,deps:Q,next:null},Y=s0.updateQueue;if(Y===null)Y=rW(),s0.updateQueue=Y,Y.lastEffect=G.next=G;else{var z=Y.lastEffect;if(z===null)Y.lastEffect=G.next=G;else{var K=z.next;z.next=G,G.next=K,Y.lastEffect=G}}return G}function vY(J){var Z=s8();{var X={current:J};return Z.memoizedState=X,X}}function RX(J){var Z=O8();return Z.memoizedState}function OJ(J,Z,X,Q){var G=s8(),Y=Q===void 0?null:Q;s0.flags|=J,G.memoizedState=HJ(g1|Z,X,void 0,Y)}function LX(J,Z,X,Q){var G=O8(),Y=Q===void 0?null:Q,z=void 0;if(f1!==null){var K=f1.memoizedState;if(z=K.destroy,Y!==null){var W=K.deps;if(IY(Y,W)){G.memoizedState=HJ(Z,X,z,Y);return}}}s0.flags|=J,G.memoizedState=HJ(g1|Z,X,z,Y)}function wX(J,Z){if((s0.mode&y8)!==t)return OJ(zZ|P8|EQ,z4,J,Z);else return OJ(P8|EQ,z4,J,Z)}function qJ(J,Z){return LX(P8,z4,J,Z)}function CY(J,Z){return OJ(v0,l8,J,Z)}function PX(J,Z){return LX(v0,l8,J,Z)}function kY(J,Z){var X=v0;if(X|=M9,(s0.mode&y8)!==t)X|=K5;return OJ(X,T1,J,Z)}function FX(J,Z){return LX(v0,T1,J,Z)}function QU(J,Z){if(typeof Z==="function"){var X=Z,Q=J();return X(Q),function(){X(null)}}else if(Z!==null&&Z!==void 0){var G=Z;if(!G.hasOwnProperty("current"))q("Expected useImperativeHandle() first argument to either be a ref callback or React.createRef() object. Instead received: %s.","an object with keys {"+Object.keys(G).join(", ")+"}");var Y=J();return G.current=Y,function(){G.current=null}}}function hY(J,Z,X){if(typeof Z!=="function")q("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",Z!==null?typeof Z:"null");var Q=X!==null&&X!==void 0?X.concat([J]):null,G=v0;if(G|=M9,(s0.mode&y8)!==t)G|=K5;return OJ(G,T1,QU.bind(null,Z,J),Q)}function _X(J,Z,X){if(typeof Z!=="function")q("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",Z!==null?typeof Z:"null");var Q=X!==null&&X!==void 0?X.concat([J]):null;return LX(v0,T1,QU.bind(null,Z,J),Q)}function IX(J,Z){}var VX=IX;function gY(J,Z){var X=s8(),Q=Z===void 0?null:Z;return X.memoizedState=[J,Q],J}function jX(J,Z){var X=O8(),Q=Z===void 0?null:Z,G=X.memoizedState;if(G!==null){if(Q!==null){var Y=G[1];if(IY(Q,Y))return G[0]}}return X.memoizedState=[J,Q],J}function TY(J,Z){var X=s8(),Q=Z===void 0?null:Z,G=J();return X.memoizedState=[G,Q],G}function DX(J,Z){var X=O8(),Q=Z===void 0?null:Z,G=X.memoizedState;if(G!==null){if(Q!==null){var Y=G[1];if(IY(Q,Y))return G[0]}}var z=J();return X.memoizedState=[z,Q],z}function fY(J){var Z=s8();return Z.memoizedState=J,J}function GU(J){var Z=O8(),X=f1,Q=X.memoizedState;return zU(Z,Q,J)}function YU(J){var Z=O8();if(f1===null)return Z.memoizedState=J,J;else{var X=f1.memoizedState;return zU(Z,X,J)}}function zU(J,Z,X){var Q=!_q(v9);if(Q){if(!t4(X,Z)){var G=ZK();s0.lanes=$0(s0.lanes,G),xJ(G),J.baseState=!0}return Z}else{if(J.baseState)J.baseState=!1,LJ();return J.memoizedState=X,X}}function TA(J,Z,X){var Q=_8();r1(bq(Q,H5)),J(!0);var G=KJ.transition;KJ.transition={};var Y=KJ.transition;KJ.transition._updatedFibers=new Set;try{J(!1),Z()}finally{if(r1(Q),KJ.transition=G,G===null&&Y._updatedFibers){var z=Y._updatedFibers.size;if(z>10)z1("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 uY(){var J=AX(!1),Z=J[0],X=J[1],Q=TA.bind(null,X),G=s8();return G.memoizedState=Q,[Z,Q]}function KU(){var J=xY(),Z=J[0],X=O8(),Q=X.memoizedState;return[Z,Q]}function WU(){var J=bY(),Z=J[0],X=O8(),Q=X.memoizedState;return[Z,Q]}var UU=!1;function fA(){return UU}function dY(){var J=s8(),Z=pX(),X=Z.identifierPrefix,Q;if(Y4()){var G=XA();Q=":"+X+"R"+G;var Y=UJ++;if(Y>0)Q+="H"+Y.toString(32);Q+=":"}else{var z=kA++;Q=":"+X+"r"+z.toString(32)+":"}return J.memoizedState=Q,Q}function SX(){var J=O8(),Z=J.memoizedState;return Z}function uA(J,Z,X){if(typeof arguments[3]==="function")q("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 Q=Z9(J),G={lane:Q,action:X,hasEagerState:!1,eagerState:null,next:null};if(HU(J))OU(Z,G);else{var Y=uW(J,Z,G,Q);if(Y!==null){var z=x4();c1(Y,J,Q,z),qU(Y,Z,Q)}}BU(J,Q)}function dA(J,Z,X){if(typeof arguments[3]==="function")q("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 Q=Z9(J),G={lane:Q,action:X,hasEagerState:!1,eagerState:null,next:null};if(HU(J))OU(Z,G);else{var Y=J.alternate;if(J.lanes===D&&(Y===null||Y.lanes===D)){var z=Z.lastRenderedReducer;if(z!==null){var K;K=T.current,T.current=S8;try{var W=Z.lastRenderedState,H=z(W,X);if(G.hasEagerState=!0,G.eagerState=H,t4(H,W)){jA(J,Z,G,Q);return}}catch($){}finally{T.current=K}}}var O=uW(J,Z,G,Q);if(O!==null){var A=x4();c1(O,J,Q,A),qU(O,Z,Q)}}BU(J,Q)}function HU(J){var Z=J.alternate;return J===s0||Z!==null&&Z===s0}function OU(J,Z){WJ=BX=!0;var X=J.pending;if(X===null)Z.next=Z;else Z.next=X.next,X.next=Z;J.pending=Z}function qU(J,Z,X){if(JK(X)){var Q=Z.lanes;Q=XK(Q,J.pendingLanes);var G=$0(Q,X);Z.lanes=G,GG(J,G)}}function BU(J,Z,X){CQ(J,Z)}var EX={readContext:v1,useCallback:I4,useContext:I4,useEffect:I4,useImperativeHandle:I4,useInsertionEffect:I4,useLayoutEffect:I4,useMemo:I4,useReducer:I4,useRef:I4,useState:I4,useDebugValue:I4,useDeferredValue:I4,useTransition:I4,useMutableSource:I4,useSyncExternalStore:I4,useId:I4,unstable_isNewReconciler:_1},MU=null,$U=null,AU=null,RU=null,p8=null,S8=null,NX=null;{var yY=function(){q("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().")},W0=function(){q("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")};MU={readContext:function(J){return v1(J)},useCallback:function(J,Z){return j="useCallback",m0(),N7(Z),gY(J,Z)},useContext:function(J){return j="useContext",m0(),v1(J)},useEffect:function(J,Z){return j="useEffect",m0(),N7(Z),wX(J,Z)},useImperativeHandle:function(J,Z,X){return j="useImperativeHandle",m0(),N7(X),hY(J,Z,X)},useInsertionEffect:function(J,Z){return j="useInsertionEffect",m0(),N7(Z),CY(J,Z)},useLayoutEffect:function(J,Z){return j="useLayoutEffect",m0(),N7(Z),kY(J,Z)},useMemo:function(J,Z){j="useMemo",m0(),N7(Z);var X=T.current;T.current=p8;try{return TY(J,Z)}finally{T.current=X}},useReducer:function(J,Z,X){j="useReducer",m0();var Q=T.current;T.current=p8;try{return jY(J,Z,X)}finally{T.current=Q}},useRef:function(J){return j="useRef",m0(),vY(J)},useState:function(J){j="useState",m0();var Z=T.current;T.current=p8;try{return AX(J)}finally{T.current=Z}},useDebugValue:function(J,Z){return j="useDebugValue",m0(),IX()},useDeferredValue:function(J){return j="useDeferredValue",m0(),fY(J)},useTransition:function(){return j="useTransition",m0(),uY()},useMutableSource:function(J,Z,X){return j="useMutableSource",m0(),EY()},useSyncExternalStore:function(J,Z,X){return j="useSyncExternalStore",m0(),NY(J,Z,X)},useId:function(){return j="useId",m0(),dY()},unstable_isNewReconciler:_1},$U={readContext:function(J){return v1(J)},useCallback:function(J,Z){return j="useCallback",x(),gY(J,Z)},useContext:function(J){return j="useContext",x(),v1(J)},useEffect:function(J,Z){return j="useEffect",x(),wX(J,Z)},useImperativeHandle:function(J,Z,X){return j="useImperativeHandle",x(),hY(J,Z,X)},useInsertionEffect:function(J,Z){return j="useInsertionEffect",x(),CY(J,Z)},useLayoutEffect:function(J,Z){return j="useLayoutEffect",x(),kY(J,Z)},useMemo:function(J,Z){j="useMemo",x();var X=T.current;T.current=p8;try{return TY(J,Z)}finally{T.current=X}},useReducer:function(J,Z,X){j="useReducer",x();var Q=T.current;T.current=p8;try{return jY(J,Z,X)}finally{T.current=Q}},useRef:function(J){return j="useRef",x(),vY(J)},useState:function(J){j="useState",x();var Z=T.current;T.current=p8;try{return AX(J)}finally{T.current=Z}},useDebugValue:function(J,Z){return j="useDebugValue",x(),IX()},useDeferredValue:function(J){return j="useDeferredValue",x(),fY(J)},useTransition:function(){return j="useTransition",x(),uY()},useMutableSource:function(J,Z,X){return j="useMutableSource",x(),EY()},useSyncExternalStore:function(J,Z,X){return j="useSyncExternalStore",x(),NY(J,Z,X)},useId:function(){return j="useId",x(),dY()},unstable_isNewReconciler:_1},AU={readContext:function(J){return v1(J)},useCallback:function(J,Z){return j="useCallback",x(),jX(J,Z)},useContext:function(J){return j="useContext",x(),v1(J)},useEffect:function(J,Z){return j="useEffect",x(),qJ(J,Z)},useImperativeHandle:function(J,Z,X){return j="useImperativeHandle",x(),_X(J,Z,X)},useInsertionEffect:function(J,Z){return j="useInsertionEffect",x(),PX(J,Z)},useLayoutEffect:function(J,Z){return j="useLayoutEffect",x(),FX(J,Z)},useMemo:function(J,Z){j="useMemo",x();var X=T.current;T.current=S8;try{return DX(J,Z)}finally{T.current=X}},useReducer:function(J,Z,X){j="useReducer",x();var Q=T.current;T.current=S8;try{return DY(J,Z,X)}finally{T.current=Q}},useRef:function(J){return j="useRef",x(),RX()},useState:function(J){j="useState",x();var Z=T.current;T.current=S8;try{return xY(J)}finally{T.current=Z}},useDebugValue:function(J,Z){return j="useDebugValue",x(),VX()},useDeferredValue:function(J){return j="useDeferredValue",x(),GU(J)},useTransition:function(){return j="useTransition",x(),KU()},useMutableSource:function(J,Z,X){return j="useMutableSource",x(),MX()},useSyncExternalStore:function(J,Z,X){return j="useSyncExternalStore",x(),$X(J,Z)},useId:function(){return j="useId",x(),SX()},unstable_isNewReconciler:_1},RU={readContext:function(J){return v1(J)},useCallback:function(J,Z){return j="useCallback",x(),jX(J,Z)},useContext:function(J){return j="useContext",x(),v1(J)},useEffect:function(J,Z){return j="useEffect",x(),qJ(J,Z)},useImperativeHandle:function(J,Z,X){return j="useImperativeHandle",x(),_X(J,Z,X)},useInsertionEffect:function(J,Z){return j="useInsertionEffect",x(),PX(J,Z)},useLayoutEffect:function(J,Z){return j="useLayoutEffect",x(),FX(J,Z)},useMemo:function(J,Z){j="useMemo",x();var X=T.current;T.current=NX;try{return DX(J,Z)}finally{T.current=X}},useReducer:function(J,Z,X){j="useReducer",x();var Q=T.current;T.current=NX;try{return SY(J,Z,X)}finally{T.current=Q}},useRef:function(J){return j="useRef",x(),RX()},useState:function(J){j="useState",x();var Z=T.current;T.current=NX;try{return bY(J)}finally{T.current=Z}},useDebugValue:function(J,Z){return j="useDebugValue",x(),VX()},useDeferredValue:function(J){return j="useDeferredValue",x(),YU(J)},useTransition:function(){return j="useTransition",x(),WU()},useMutableSource:function(J,Z,X){return j="useMutableSource",x(),MX()},useSyncExternalStore:function(J,Z,X){return j="useSyncExternalStore",x(),$X(J,Z)},useId:function(){return j="useId",x(),SX()},unstable_isNewReconciler:_1},p8={readContext:function(J){return yY(),v1(J)},useCallback:function(J,Z){return j="useCallback",W0(),m0(),gY(J,Z)},useContext:function(J){return j="useContext",W0(),m0(),v1(J)},useEffect:function(J,Z){return j="useEffect",W0(),m0(),wX(J,Z)},useImperativeHandle:function(J,Z,X){return j="useImperativeHandle",W0(),m0(),hY(J,Z,X)},useInsertionEffect:function(J,Z){return j="useInsertionEffect",W0(),m0(),CY(J,Z)},useLayoutEffect:function(J,Z){return j="useLayoutEffect",W0(),m0(),kY(J,Z)},useMemo:function(J,Z){j="useMemo",W0(),m0();var X=T.current;T.current=p8;try{return TY(J,Z)}finally{T.current=X}},useReducer:function(J,Z,X){j="useReducer",W0(),m0();var Q=T.current;T.current=p8;try{return jY(J,Z,X)}finally{T.current=Q}},useRef:function(J){return j="useRef",W0(),m0(),vY(J)},useState:function(J){j="useState",W0(),m0();var Z=T.current;T.current=p8;try{return AX(J)}finally{T.current=Z}},useDebugValue:function(J,Z){return j="useDebugValue",W0(),m0(),IX()},useDeferredValue:function(J){return j="useDeferredValue",W0(),m0(),fY(J)},useTransition:function(){return j="useTransition",W0(),m0(),uY()},useMutableSource:function(J,Z,X){return j="useMutableSource",W0(),m0(),EY()},useSyncExternalStore:function(J,Z,X){return j="useSyncExternalStore",W0(),m0(),NY(J,Z,X)},useId:function(){return j="useId",W0(),m0(),dY()},unstable_isNewReconciler:_1},S8={readContext:function(J){return yY(),v1(J)},useCallback:function(J,Z){return j="useCallback",W0(),x(),jX(J,Z)},useContext:function(J){return j="useContext",W0(),x(),v1(J)},useEffect:function(J,Z){return j="useEffect",W0(),x(),qJ(J,Z)},useImperativeHandle:function(J,Z,X){return j="useImperativeHandle",W0(),x(),_X(J,Z,X)},useInsertionEffect:function(J,Z){return j="useInsertionEffect",W0(),x(),PX(J,Z)},useLayoutEffect:function(J,Z){return j="useLayoutEffect",W0(),x(),FX(J,Z)},useMemo:function(J,Z){j="useMemo",W0(),x();var X=T.current;T.current=S8;try{return DX(J,Z)}finally{T.current=X}},useReducer:function(J,Z,X){j="useReducer",W0(),x();var Q=T.current;T.current=S8;try{return DY(J,Z,X)}finally{T.current=Q}},useRef:function(J){return j="useRef",W0(),x(),RX()},useState:function(J){j="useState",W0(),x();var Z=T.current;T.current=S8;try{return xY(J)}finally{T.current=Z}},useDebugValue:function(J,Z){return j="useDebugValue",W0(),x(),VX()},useDeferredValue:function(J){return j="useDeferredValue",W0(),x(),GU(J)},useTransition:function(){return j="useTransition",W0(),x(),KU()},useMutableSource:function(J,Z,X){return j="useMutableSource",W0(),x(),MX()},useSyncExternalStore:function(J,Z,X){return j="useSyncExternalStore",W0(),x(),$X(J,Z)},useId:function(){return j="useId",W0(),x(),SX()},unstable_isNewReconciler:_1},NX={readContext:function(J){return yY(),v1(J)},useCallback:function(J,Z){return j="useCallback",W0(),x(),jX(J,Z)},useContext:function(J){return j="useContext",W0(),x(),v1(J)},useEffect:function(J,Z){return j="useEffect",W0(),x(),qJ(J,Z)},useImperativeHandle:function(J,Z,X){return j="useImperativeHandle",W0(),x(),_X(J,Z,X)},useInsertionEffect:function(J,Z){return j="useInsertionEffect",W0(),x(),PX(J,Z)},useLayoutEffect:function(J,Z){return j="useLayoutEffect",W0(),x(),FX(J,Z)},useMemo:function(J,Z){j="useMemo",W0(),x();var X=T.current;T.current=S8;try{return DX(J,Z)}finally{T.current=X}},useReducer:function(J,Z,X){j="useReducer",W0(),x();var Q=T.current;T.current=S8;try{return SY(J,Z,X)}finally{T.current=Q}},useRef:function(J){return j="useRef",W0(),x(),RX()},useState:function(J){j="useState",W0(),x();var Z=T.current;T.current=S8;try{return bY(J)}finally{T.current=Z}},useDebugValue:function(J,Z){return j="useDebugValue",W0(),x(),VX()},useDeferredValue:function(J){return j="useDeferredValue",W0(),x(),YU(J)},useTransition:function(){return j="useTransition",W0(),x(),WU()},useMutableSource:function(J,Z,X){return j="useMutableSource",W0(),x(),MX()},useSyncExternalStore:function(J,Z,X){return j="useSyncExternalStore",W0(),x(),$X(J,Z)},useId:function(){return j="useId",W0(),x(),SX()},unstable_isNewReconciler:_1}}var r5=o0.unstable_now,LU=0,xX=-1,BJ=-1,bX=-1,mY=!1,vX=!1;function wU(){return mY}function yA(){vX=!0}function mA(){mY=!1,vX=!1}function cA(){mY=vX,vX=!1}function PU(){return LU}function FU(){LU=r5()}function cY(J){if(BJ=r5(),J.actualStartTime<0)J.actualStartTime=r5()}function _U(J){BJ=-1}function CX(J,Z){if(BJ>=0){var X=r5()-BJ;if(J.actualDuration+=X,Z)J.selfBaseDuration=X;BJ=-1}}function o8(J){if(xX>=0){var Z=r5()-xX;xX=-1;var X=J.return;while(X!==null){switch(X.tag){case o:var Q=X.stateNode;Q.effectDuration+=Z;return;case x0:var G=X.stateNode;G.effectDuration+=Z;return}X=X.return}}}function iY(J){if(bX>=0){var Z=r5()-bX;bX=-1;var X=J.return;while(X!==null){switch(X.tag){case o:var Q=X.stateNode;if(Q!==null)Q.passiveEffectDuration+=Z;return;case x0:var G=X.stateNode;if(G!==null)G.passiveEffectDuration+=Z;return}X=X.return}}}function a8(){xX=r5()}function lY(){bX=r5()}function sY(J){var Z=J.child;while(Z)J.actualDuration+=Z.actualDuration,Z=Z.sibling}function E8(J,Z){if(J&&J.defaultProps){var X=D0({},Z),Q=J.defaultProps;for(var G in Q)if(X[G]===void 0)X[G]=Q[G];return X}return Z}var pY={},oY,aY,nY,rY,tY,IU,kX,eY,J3,Z3,MJ;{oY=new Set,aY=new Set,nY=new Set,rY=new Set,eY=new Set,tY=new Set,J3=new Set,Z3=new Set,MJ=new Set;var VU=new Set;kX=function(J,Z){if(J===null||typeof J==="function")return;var X=Z+"_"+J;if(!VU.has(X))VU.add(X),q("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",Z,J)},IU=function(J,Z){if(Z===void 0){var X=C0(J)||"Component";if(!tY.has(X))tY.add(X),q("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",X)}},Object.defineProperty(pY,"_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(pY)}function X3(J,Z,X,Q){var G=J.memoizedState,Y=X(Q,G);{if(J.mode&V1){a1(!0);try{Y=X(Q,G)}finally{a1(!1)}}IU(Z,Y)}var z=Y===null||Y===void 0?G:D0({},G,Y);if(J.memoizedState=z,J.lanes===D){var K=J.updateQueue;K.baseState=z}}var Q3={isMounted:hO,enqueueSetState:function(J,Z,X){var Q=J7(J),G=x4(),Y=Z9(Q),z=R5(G,Y);if(z.payload=Z,X!==void 0&&X!==null)kX(X,"setState"),z.callback=X;var K=p5(Q,z,Y);if(K!==null)c1(K,Q,Y,G),KX(K,Q,Y);CQ(Q,Y)},enqueueReplaceState:function(J,Z,X){var Q=J7(J),G=x4(),Y=Z9(Q),z=R5(G,Y);if(z.tag=yW,z.payload=Z,X!==void 0&&X!==null)kX(X,"replaceState"),z.callback=X;var K=p5(Q,z,Y);if(K!==null)c1(K,Q,Y,G),KX(K,Q,Y);CQ(Q,Y)},enqueueForceUpdate:function(J,Z){var X=J7(J),Q=x4(),G=Z9(X),Y=R5(Q,G);if(Y.tag=GX,Z!==void 0&&Z!==null)kX(Z,"forceUpdate"),Y.callback=Z;var z=p5(X,Y,G);if(z!==null)c1(z,X,G,Q),KX(z,X,G);qq(X,G)}};function jU(J,Z,X,Q,G,Y,z){var K=J.stateNode;if(typeof K.shouldComponentUpdate==="function"){var W=K.shouldComponentUpdate(Q,Y,z);{if(J.mode&V1){a1(!0);try{W=K.shouldComponentUpdate(Q,Y,z)}finally{a1(!1)}}if(W===void 0)q("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.",C0(Z)||"Component")}return W}if(Z.prototype&&Z.prototype.isPureReactComponent)return!g6(X,Q)||!g6(G,Y);return!0}function iA(J,Z,X){var Q=J.stateNode;{var G=C0(Z)||"Component",Y=Q.render;if(!Y)if(Z.prototype&&typeof Z.prototype.render==="function")q("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",G);else q("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",G);if(Q.getInitialState&&!Q.getInitialState.isReactClassApproved&&!Q.state)q("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?",G);if(Q.getDefaultProps&&!Q.getDefaultProps.isReactClassApproved)q("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.",G);if(Q.propTypes)q("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",G);if(Q.contextType)q("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",G);{if(Z.childContextTypes&&!MJ.has(Z)&&(J.mode&V1)===t)MJ.add(Z),q(`%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`,G);if(Z.contextTypes&&!MJ.has(Z)&&(J.mode&V1)===t)MJ.add(Z),q(`%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`,G);if(Q.contextTypes)q("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",G);if(Z.contextType&&Z.contextTypes&&!J3.has(Z))J3.add(Z),q("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",G)}if(typeof Q.componentShouldUpdate==="function")q("%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.",G);if(Z.prototype&&Z.prototype.isPureReactComponent&&typeof Q.shouldComponentUpdate!=="undefined")q("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",C0(Z)||"A pure component");if(typeof Q.componentDidUnmount==="function")q("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",G);if(typeof Q.componentDidReceiveProps==="function")q("%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().",G);if(typeof Q.componentWillRecieveProps==="function")q("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",G);if(typeof Q.UNSAFE_componentWillRecieveProps==="function")q("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",G);var z=Q.props!==X;if(Q.props!==void 0&&z)q("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",G,G);if(Q.defaultProps)q("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",G,G);if(typeof Q.getSnapshotBeforeUpdate==="function"&&typeof Q.componentDidUpdate!=="function"&&!nY.has(Z))nY.add(Z),q("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",C0(Z));if(typeof Q.getDerivedStateFromProps==="function")q("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",G);if(typeof Q.getDerivedStateFromError==="function")q("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",G);if(typeof Z.getSnapshotBeforeUpdate==="function")q("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",G);var K=Q.state;if(K&&(typeof K!=="object"||u0(K)))q("%s.state: must be set to an object or null",G);if(typeof Q.getChildContext==="function"&&typeof Z.childContextTypes!=="object")q("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",G)}}function DU(J,Z){Z.updater=Q3,J.stateNode=Z,xO(Z,J),Z._reactInternalInstance=pY}function SU(J,Z,X){var Q=!1,G=e4,Y=e4,z=Z.contextType;if("contextType"in Z){var K=z===null||z!==void 0&&z.$$typeof===J0&&z._context===void 0;if(!K&&!Z3.has(Z)){Z3.add(Z);var W="";if(z===void 0)W=" 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")W=" However, it is set to a "+typeof z+".";else if(z.$$typeof===C)W=" Did you accidentally pass the Context.Provider instead?";else if(z._context!==void 0)W=" Did you accidentally pass the Context.Consumer instead?";else W=" However, it is set to an object with keys {"+Object.keys(z).join(", ")+"}.";q("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",C0(Z)||"Component",W)}}if(typeof z==="object"&&z!==null)Y=v1(z);else{G=R7(J,Z,!0);var H=Z.contextTypes;Q=H!==null&&H!==void 0,Y=Q?L7(J,G):e4}var O=new Z(X,Y);if(J.mode&V1){a1(!0);try{O=new Z(X,Y)}finally{a1(!1)}}var A=J.memoizedState=O.state!==null&&O.state!==void 0?O.state:null;DU(J,O);{if(typeof Z.getDerivedStateFromProps==="function"&&A===null){var $=C0(Z)||"Component";if(!aY.has($))aY.add($),q("`%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.state===null?"null":"undefined",$)}if(typeof Z.getDerivedStateFromProps==="function"||typeof O.getSnapshotBeforeUpdate==="function"){var P=null,F=null,_=null;if(typeof O.componentWillMount==="function"&&O.componentWillMount.__suppressDeprecationWarning!==!0)P="componentWillMount";else if(typeof O.UNSAFE_componentWillMount==="function")P="UNSAFE_componentWillMount";if(typeof O.componentWillReceiveProps==="function"&&O.componentWillReceiveProps.__suppressDeprecationWarning!==!0)F="componentWillReceiveProps";else if(typeof O.UNSAFE_componentWillReceiveProps==="function")F="UNSAFE_componentWillReceiveProps";if(typeof O.componentWillUpdate==="function"&&O.componentWillUpdate.__suppressDeprecationWarning!==!0)_="componentWillUpdate";else if(typeof O.UNSAFE_componentWillUpdate==="function")_="UNSAFE_componentWillUpdate";if(P!==null||F!==null||_!==null){var b=C0(Z)||"Component",p=typeof Z.getDerivedStateFromProps==="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";if(!rY.has(b))rY.add(b),q(`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`,b,p,P!==null?`
`+P:"",F!==null?`
`+F:"",_!==null?`
`+_:"")}}}if(Q)AW(J,G,Y);return O}function lA(J,Z){var X=Z.state;if(typeof Z.componentWillMount==="function")Z.componentWillMount();if(typeof Z.UNSAFE_componentWillMount==="function")Z.UNSAFE_componentWillMount();if(X!==Z.state)q("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",M0(J)||"Component"),Q3.enqueueReplaceState(Z,Z.state,null)}function EU(J,Z,X,Q){var G=Z.state;if(typeof Z.componentWillReceiveProps==="function")Z.componentWillReceiveProps(X,Q);if(typeof Z.UNSAFE_componentWillReceiveProps==="function")Z.UNSAFE_componentWillReceiveProps(X,Q);if(Z.state!==G){{var Y=M0(J)||"Component";if(!oY.has(Y))oY.add(Y),q("%s.componentWillReceiveProps(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",Y)}Q3.enqueueReplaceState(Z,Z.state,null)}}function G3(J,Z,X,Q){iA(J,Z,X);var G=J.stateNode;G.props=X,G.state=J.memoizedState,G.refs={},qY(J);var Y=Z.contextType;if(typeof Y==="object"&&Y!==null)G.context=v1(Y);else{var z=R7(J,Z,!0);G.context=L7(J,z)}{if(G.state===X){var K=C0(Z)||"Component";if(!eY.has(K))eY.add(K),q("%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.",K)}if(J.mode&V1)j8.recordLegacyContextWarning(J,G);j8.recordUnsafeLifecycleWarnings(J,G)}G.state=J.memoizedState;var W=Z.getDerivedStateFromProps;if(typeof W==="function")X3(J,Z,W,X),G.state=J.memoizedState;if(typeof Z.getDerivedStateFromProps!=="function"&&typeof G.getSnapshotBeforeUpdate!=="function"&&(typeof G.UNSAFE_componentWillMount==="function"||typeof G.componentWillMount==="function"))lA(J,G),WX(J,X,G,Q),G.state=J.memoizedState;if(typeof G.componentDidMount==="function"){var H=v0;if(H|=M9,(J.mode&y8)!==t)H|=K5;J.flags|=H}}function sA(J,Z,X,Q){var{stateNode:G,memoizedProps:Y}=J;G.props=Y;var z=G.context,K=Z.contextType,W=e4;if(typeof K==="object"&&K!==null)W=v1(K);else{var H=R7(J,Z,!0);W=L7(J,H)}var O=Z.getDerivedStateFromProps,A=typeof O==="function"||typeof G.getSnapshotBeforeUpdate==="function";if(!A&&(typeof G.UNSAFE_componentWillReceiveProps==="function"||typeof G.componentWillReceiveProps==="function")){if(Y!==X||z!==W)EU(J,G,X,W)}cW();var $=J.memoizedState,P=G.state=$;if(WX(J,X,G,Q),P=J.memoizedState,Y===X&&$===P&&!cZ()&&!UX()){if(typeof G.componentDidMount==="function"){var F=v0;if(F|=M9,(J.mode&y8)!==t)F|=K5;J.flags|=F}return!1}if(typeof O==="function")X3(J,Z,O,X),P=J.memoizedState;var _=UX()||jU(J,Z,Y,X,$,P,W);if(_){if(!A&&(typeof G.UNSAFE_componentWillMount==="function"||typeof G.componentWillMount==="function")){if(typeof G.componentWillMount==="function")G.componentWillMount();if(typeof G.UNSAFE_componentWillMount==="function")G.UNSAFE_componentWillMount()}if(typeof G.componentDidMount==="function"){var b=v0;if(b|=M9,(J.mode&y8)!==t)b|=K5;J.flags|=b}}else{if(typeof G.componentDidMount==="function"){var p=v0;if(p|=M9,(J.mode&y8)!==t)p|=K5;J.flags|=p}J.memoizedProps=X,J.memoizedState=P}return G.props=X,G.state=P,G.context=W,_}function pA(J,Z,X,Q,G){var Y=Z.stateNode;mW(J,Z);var z=Z.memoizedProps,K=Z.type===Z.elementType?z:E8(Z.type,z);Y.props=K;var W=Z.pendingProps,H=Y.context,O=X.contextType,A=e4;if(typeof O==="object"&&O!==null)A=v1(O);else{var $=R7(Z,X,!0);A=L7(Z,$)}var P=X.getDerivedStateFromProps,F=typeof P==="function"||typeof Y.getSnapshotBeforeUpdate==="function";if(!F&&(typeof Y.UNSAFE_componentWillReceiveProps==="function"||typeof Y.componentWillReceiveProps==="function")){if(z!==W||H!==A)EU(Z,Y,Q,A)}cW();var _=Z.memoizedState,b=Y.state=_;if(WX(Z,Q,Y,G),b=Z.memoizedState,z===W&&_===b&&!cZ()&&!UX()&&!c4){if(typeof Y.componentDidUpdate==="function"){if(z!==J.memoizedProps||_!==J.memoizedState)Z.flags|=v0}if(typeof Y.getSnapshotBeforeUpdate==="function"){if(z!==J.memoizedProps||_!==J.memoizedState)Z.flags|=q9}return!1}if(typeof P==="function")X3(Z,X,P,Q),b=Z.memoizedState;var p=UX()||jU(Z,X,K,Q,_,b,A)||c4;if(p){if(!F&&(typeof Y.UNSAFE_componentWillUpdate==="function"||typeof Y.componentWillUpdate==="function")){if(typeof Y.componentWillUpdate==="function")Y.componentWillUpdate(Q,b,A);if(typeof Y.UNSAFE_componentWillUpdate==="function")Y.UNSAFE_componentWillUpdate(Q,b,A)}if(typeof Y.componentDidUpdate==="function")Z.flags|=v0;if(typeof Y.getSnapshotBeforeUpdate==="function")Z.flags|=q9}else{if(typeof Y.componentDidUpdate==="function"){if(z!==J.memoizedProps||_!==J.memoizedState)Z.flags|=v0}if(typeof Y.getSnapshotBeforeUpdate==="function"){if(z!==J.memoizedProps||_!==J.memoizedState)Z.flags|=q9}Z.memoizedProps=Q,Z.memoizedState=b}return Y.props=Q,Y.state=b,Y.context=A,p}function C9(J,Z){return{value:J,source:Z,stack:X6(Z),digest:null}}function Y3(J,Z,X){return{value:J,source:null,stack:X!=null?X:null,digest:Z!=null?Z:null}}function oA(J,Z){return!0}function z3(J,Z){try{var X=oA(J,Z);if(X===!1)return;var{value:Q,source:G,stack:Y}=Z,z=Y!==null?Y:"";if(Q!=null&&Q._suppressLogging){if(J.tag===a)return;console.error(Q)}var K=G?M0(G):null,W=K?"The above error occurred in the <"+K+"> component:":"The above error occurred in one of your React components:",H;if(J.tag===o)H=`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 O=M0(J)||"Anonymous";H="React will try to recreate this component tree from scratch "+("using the error boundary you provided, "+O+".")}var A=W+`
`+z+`
`+(""+H);console.error(A)}catch($){setTimeout(function(){throw $})}}var aA=typeof WeakMap==="function"?WeakMap:Map;function NU(J,Z,X){var Q=R5(Y1,X);Q.tag=HY,Q.payload={element:null};var G=Z.value;return Q.callback=function(){sL(G),z3(J,Z)},Q}function K3(J,Z,X){var Q=R5(Y1,X);Q.tag=HY;var G=J.type.getDerivedStateFromError;if(typeof G==="function"){var Y=Z.value;Q.payload=function(){return G(Y)},Q.callback=function(){y2(J),z3(J,Z)}}var z=J.stateNode;if(z!==null&&typeof z.componentDidCatch==="function")Q.callback=function K(){if(y2(J),z3(J,Z),typeof G!=="function")iL(this);var{value:W,stack:H}=Z;if(this.componentDidCatch(W,{componentStack:H!==null?H:""}),typeof G!=="function"){if(!a4(J.lanes,K0))q("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.",M0(J)||"Unknown")}};return Q}function xU(J,Z,X){var Q=J.pingCache,G;if(Q===null)Q=J.pingCache=new aA,G=new Set,Q.set(Z,G);else if(G=Q.get(Z),G===void 0)G=new Set,Q.set(Z,G);if(!G.has(X)){G.add(X);var Y=pL.bind(null,J,Z,X);if(F8)bJ(J,X);Z.then(Y,Y)}}function nA(J,Z,X,Q){var G=J.updateQueue;if(G===null){var Y=new Set;Y.add(X),J.updateQueue=Y}else G.add(X)}function rA(J,Z){var X=J.tag;if((J.mode&E0)===t&&(X===H0||X===e||X===j0)){var Q=J.alternate;if(Q)J.updateQueue=Q.updateQueue,J.memoizedState=Q.memoizedState,J.lanes=Q.lanes;else J.updateQueue=null,J.memoizedState=null}}function bU(J){var Z=J;do{if(Z.tag===Y0&&vA(Z))return Z;Z=Z.return}while(Z!==null);return null}function vU(J,Z,X,Q,G){if((J.mode&E0)===t){if(J===Z)J.flags|=S4;else{if(J.flags|=d0,X.flags|=DQ,X.flags&=~(bO|B6),X.tag===a){var Y=X.alternate;if(Y===null)X.tag=e1;else{var z=R5(Y1,K0);z.tag=GX,p5(X,z,K0)}}X.lanes=$0(X.lanes,K0)}return J}return J.flags|=S4,J.lanes=G,J}function tA(J,Z,X,Q,G){if(X.flags|=B6,F8)bJ(J,G);if(Q!==null&&typeof Q==="object"&&typeof Q.then==="function"){var Y=Q;if(rA(X),Y4()&&X.mode&E0)IW();var z=bU(Z);if(z!==null){if(z.flags&=~Y5,vU(z,Z,X,J,G),z.mode&E0)xU(J,Y,G);nA(z,J,Y);return}else{if(!Fq(G)){xU(J,Y,G),y3();return}var K=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.");Q=K}}else if(Y4()&&X.mode&E0){IW();var W=bU(Z);if(W!==null){if((W.flags&S4)===Z0)W.flags|=Y5;vU(W,Z,X,J,G),tG(C9(Q,X));return}}Q=C9(Q,X),gL(Q);var H=Z;do{switch(H.tag){case o:{var O=Q;H.flags|=S4;var A=F6(G);H.lanes=$0(H.lanes,A);var $=NU(H,O,A);BY(H,$);return}case a:var P=Q,F=H.type,_=H.stateNode;if((H.flags&d0)===Z0&&(typeof F.getDerivedStateFromError==="function"||_!==null&&typeof _.componentDidCatch==="function"&&!v2(_))){H.flags|=S4;var b=F6(G);H.lanes=$0(H.lanes,b);var p=K3(H,P,b);BY(H,p);return}break}H=H.return}while(H!==null)}function eA(){return null}var $J=U0.ReactCurrentOwner,N8=!1,W3,AJ,U3,H3,O3,k9,q3,hX,RJ;W3={},AJ={},U3={},H3={},O3={},k9=!1,q3={},hX={},RJ={};function E4(J,Z,X,Q){if(J===null)Z.child=hW(Z,null,X,Q);else Z.child=_7(Z,J.child,X,Q)}function JR(J,Z,X,Q){Z.child=_7(Z,J.child,null,Q),Z.child=_7(Z,null,X,Q)}function CU(J,Z,X,Q,G){if(Z.type!==Z.elementType){var Y=X.propTypes;if(Y)I8(Y,Q,"prop",C0(X))}var z=X.render,K=Z.ref,W,H;V7(Z,G),$6(Z);{if($J.current=Z,p4(!0),W=x7(J,Z,z,Q,K,G),H=b7(),Z.mode&V1){a1(!0);try{W=x7(J,Z,z,Q,K,G),H=b7()}finally{a1(!1)}}p4(!1)}if(Q7(),J!==null&&!N8)return aW(J,Z,G),L5(J,Z,G);if(Y4()&&H)sG(Z);return Z.flags|=Z7,E4(J,Z,W,G),Z.child}function kU(J,Z,X,Q,G){if(J===null){var Y=X.type;if(Hw(Y)&&X.compare===null&&X.defaultProps===void 0){var z=Y;return z=u7(Y),Z.tag=j0,Z.type=z,$3(Z,Y),hU(J,Z,z,Q,G)}{var K=Y.propTypes;if(K)I8(K,Q,"prop",C0(Y));if(X.defaultProps!==void 0){var W=C0(Y)||"Unknown";if(!RJ[W])q("%s: Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.",W),RJ[W]=!0}}var H=t3(X.type,null,Q,Z,Z.mode,G);return H.ref=Z.ref,H.return=Z,Z.child=H,H}{var O=X.type,A=O.propTypes;if(A)I8(A,Q,"prop",C0(O))}var $=J.child,P=F3(J,G);if(!P){var F=$.memoizedProps,_=X.compare;if(_=_!==null?_:g6,_(F,Q)&&J.ref===Z.ref)return L5(J,Z,G)}Z.flags|=Z7;var b=u9($,Q);return b.ref=Z.ref,b.return=Z,Z.child=b,b}function hU(J,Z,X,Q,G){if(Z.type!==Z.elementType){var Y=Z.elementType;if(Y.$$typeof===f0){var z=Y,K=z._payload,W=z._init;try{Y=W(K)}catch(A){Y=null}var H=Y&&Y.propTypes;if(H)I8(H,Q,"prop",C0(Y))}}if(J!==null){var O=J.memoizedProps;if(g6(O,Q)&&J.ref===Z.ref&&Z.type===J.type){if(N8=!1,Z.pendingProps=Q=O,!F3(J,G))return Z.lanes=J.lanes,L5(J,Z,G);else if((J.flags&DQ)!==Z0)N8=!0}}return B3(J,Z,X,Q,G)}function gU(J,Z,X){var Q=Z.pendingProps,G=Q.children,Y=J!==null?J.memoizedState:null;if(Q.mode==="hidden"||i4)if((Z.mode&E0)===t){var z={baseLanes:D,cachePool:null,transitions:null};Z.memoizedState=z,oX(Z,X)}else if(!a4(X,o4)){var K=null,W;if(Y!==null){var H=Y.baseLanes;W=$0(H,X)}else W=X;Z.lanes=Z.childLanes=MZ(o4);var O={baseLanes:W,cachePool:K,transitions:null};return Z.memoizedState=O,Z.updateQueue=null,oX(Z,W),null}else{var A={baseLanes:D,cachePool:null,transitions:null};Z.memoizedState=A;var $=Y!==null?Y.baseLanes:X;oX(Z,$)}else{var P;if(Y!==null)P=$0(Y.baseLanes,X),Z.memoizedState=null;else P=X;oX(Z,P)}return E4(J,Z,G,X),Z.child}function ZR(J,Z,X){var Q=Z.pendingProps;return E4(J,Z,Q,X),Z.child}function XR(J,Z,X){var Q=Z.pendingProps.children;return E4(J,Z,Q,X),Z.child}function QR(J,Z,X){{Z.flags|=v0;{var Q=Z.stateNode;Q.effectDuration=0,Q.passiveEffectDuration=0}}var G=Z.pendingProps,Y=G.children;return E4(J,Z,Y,X),Z.child}function TU(J,Z){var X=Z.ref;if(J===null&&X!==null||J!==null&&J.ref!==X)Z.flags|=h5,Z.flags|=SQ}function B3(J,Z,X,Q,G){if(Z.type!==Z.elementType){var Y=X.propTypes;if(Y)I8(Y,Q,"prop",C0(X))}var z;{var K=R7(Z,X,!0);z=L7(Z,K)}var W,H;V7(Z,G),$6(Z);{if($J.current=Z,p4(!0),W=x7(J,Z,X,Q,z,G),H=b7(),Z.mode&V1){a1(!0);try{W=x7(J,Z,X,Q,z,G),H=b7()}finally{a1(!1)}}p4(!1)}if(Q7(),J!==null&&!N8)return aW(J,Z,G),L5(J,Z,G);if(Y4()&&H)sG(Z);return Z.flags|=Z7,E4(J,Z,W,G),Z.child}function fU(J,Z,X,Q,G){{switch(jw(Z)){case!1:{var{stateNode:Y,type:z}=Z,K=new z(Z.memoizedProps,Y.context),W=K.state;Y.updater.enqueueSetState(Y,W,null);break}case!0:{Z.flags|=d0,Z.flags|=S4;var H=new Error("Simulated error coming from DevTools"),O=F6(G);Z.lanes=$0(Z.lanes,O);var A=K3(Z,C9(H,Z),O);BY(Z,A);break}}if(Z.type!==Z.elementType){var $=X.propTypes;if($)I8($,Q,"prop",C0(X))}}var P;if(i8(X))P=!0,lZ(Z);else P=!1;V7(Z,G);var F=Z.stateNode,_;if(F===null)TX(J,Z),SU(Z,X,Q),G3(Z,X,Q,G),_=!0;else if(J===null)_=sA(Z,X,Q,G);else _=pA(J,Z,X,Q,G);var b=M3(J,Z,X,_,P,G);{var p=Z.stateNode;if(_&&p.props!==Q){if(!k9)q("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",M0(Z)||"a component");k9=!0}}return b}function M3(J,Z,X,Q,G,Y){TU(J,Z);var z=(Z.flags&d0)!==Z0;if(!Q&&!z){if(G)wW(Z,X,!1);return L5(J,Z,Y)}var K=Z.stateNode;$J.current=Z;var W;if(z&&typeof X.getDerivedStateFromError!=="function")W=null,_U();else{$6(Z);{if(p4(!0),W=K.render(),Z.mode&V1){a1(!0);try{K.render()}finally{a1(!1)}}p4(!1)}Q7()}if(Z.flags|=Z7,J!==null&&z)JR(J,Z,W,Y);else E4(J,Z,W,Y);if(Z.memoizedState=K.state,G)wW(Z,X,!0);return Z.child}function uU(J){var Z=J.stateNode;if(Z.pendingContext)RW(J,Z.pendingContext,Z.pendingContext!==Z.context);else if(Z.context)RW(J,Z.context,!1);MY(J,Z.containerInfo)}function GR(J,Z,X){if(uU(Z),J===null)throw new Error("Should have a current fiber. This is a bug in React.");var{pendingProps:Q,memoizedState:G}=Z,Y=G.element;mW(J,Z),WX(Z,Q,null,X);var{memoizedState:z,stateNode:K}=Z,W=z.element;if(G.isDehydrated){var H={element:W,isDehydrated:!1,cache:z.cache,pendingSuspenseBoundaries:z.pendingSuspenseBoundaries,transitions:z.transitions},O=Z.updateQueue;if(O.baseState=H,Z.memoizedState=H,Z.flags&Y5){var A=C9(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."),Z);return dU(J,Z,W,X,A)}else if(W!==Y){var $=C9(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."),Z);return dU(J,Z,W,X,$)}else{WA(Z);var P=hW(Z,null,W,X);Z.child=P;var F=P;while(F)F.flags=F.flags&~b1|z5,F=F.sibling}}else{if(F7(),W===Y)return L5(J,Z,X);E4(J,Z,W,X)}return Z.child}function dU(J,Z,X,Q,G){return F7(),tG(G),Z.flags|=Y5,E4(J,Z,X,Q),Z.child}function YR(J,Z,X){if(sW(Z),J===null)rG(Z);var{type:Q,pendingProps:G}=Z,Y=J!==null?J.memoizedProps:null,z=G.children,K=CG(Q,G);if(K)z=null;else if(Y!==null&&CG(Q,Y))Z.flags|=q6;return TU(J,Z),E4(J,Z,z,X),Z.child}function zR(J,Z){if(J===null)rG(Z);return null}function KR(J,Z,X,Q){TX(J,Z);var G=Z.pendingProps,Y=X,z=Y._payload,K=Y._init,W=K(z);Z.type=W;var H=Z.tag=Ow(W),O=E8(W,G),A;switch(H){case H0:return $3(Z,W),Z.type=W=u7(W),A=B3(null,Z,W,O,Q),A;case a:return Z.type=W=s3(W),A=fU(null,Z,W,O,Q),A;case e:return Z.type=W=p3(W),A=CU(null,Z,W,O,Q),A;case n0:{if(Z.type!==Z.elementType){var $=W.propTypes;if($)I8($,O,"prop",C0(W))}return A=kU(null,Z,W,E8(W.type,O),Q),A}}var P="";if(W!==null&&typeof W==="object"&&W.$$typeof===f0)P=" Did you wrap a component in React.lazy() more than once?";throw new Error("Element type is invalid. Received a promise that resolves to: "+W+". "+("Lazy element type must resolve to a class or function."+P))}function WR(J,Z,X,Q,G){TX(J,Z),Z.tag=a;var Y;if(i8(X))Y=!0,lZ(Z);else Y=!1;return V7(Z,G),SU(Z,X,Q),G3(Z,X,Q,G),M3(null,Z,X,!0,Y,G)}function UR(J,Z,X,Q){TX(J,Z);var G=Z.pendingProps,Y;{var z=R7(Z,X,!1);Y=L7(Z,z)}V7(Z,Q);var K,W;$6(Z);{if(X.prototype&&typeof X.prototype.render==="function"){var H=C0(X)||"Unknown";if(!W3[H])q("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.",H,H),W3[H]=!0}if(Z.mode&V1)j8.recordLegacyContextWarning(Z,null);p4(!0),$J.current=Z,K=x7(null,Z,X,G,Y,Q),W=b7(),p4(!1)}if(Q7(),Z.flags|=Z7,typeof K==="object"&&K!==null&&typeof K.render==="function"&&K.$$typeof===void 0){var O=C0(X)||"Unknown";if(!AJ[O])q("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.",O,O,O),AJ[O]=!0}if(typeof K==="object"&&K!==null&&typeof K.render==="function"&&K.$$typeof===void 0){{var A=C0(X)||"Unknown";if(!AJ[A])q("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.",A,A,A),AJ[A]=!0}Z.tag=a,Z.memoizedState=null,Z.updateQueue=null;var $=!1;if(i8(X))$=!0,lZ(Z);else $=!1;return Z.memoizedState=K.state!==null&&K.state!==void 0?K.state:null,qY(Z),DU(Z,K),G3(Z,X,G,Q),M3(null,Z,X,!0,$,Q)}else{if(Z.tag=H0,Z.mode&V1){a1(!0);try{K=x7(null,Z,X,G,Y,Q),W=b7()}finally{a1(!1)}}if(Y4()&&W)sG(Z);return E4(null,Z,K,Q),$3(Z,X),Z.child}}function $3(J,Z){{if(Z){if(Z.childContextTypes)q("%s(...): childContextTypes cannot be defined on a function component.",Z.displayName||Z.name||"Component")}if(J.ref!==null){var X="",Q=v5();if(Q)X+=`
Check the render method of \``+Q+"`.";var G=Q||"",Y=J._debugSource;if(Y)G=Y.fileName+":"+Y.lineNumber;if(!O3[G])O3[G]=!0,q("Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?%s",X)}if(Z.defaultProps!==void 0){var z=C0(Z)||"Unknown";if(!RJ[z])q("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",z),RJ[z]=!0}if(typeof Z.getDerivedStateFromProps==="function"){var K=C0(Z)||"Unknown";if(!H3[K])q("%s: Function components do not support getDerivedStateFromProps.",K),H3[K]=!0}if(typeof Z.contextType==="object"&&Z.contextType!==null){var W=C0(Z)||"Unknown";if(!U3[W])q("%s: Function components do not support contextType.",W),U3[W]=!0}}}var A3={dehydrated:null,treeContext:null,retryLane:n1};function R3(J){return{baseLanes:J,cachePool:eA(),transitions:null}}function HR(J,Z){var X=null;return{baseLanes:$0(J.baseLanes,Z),cachePool:X,transitions:J.transitions}}function OR(J,Z,X,Q){if(Z!==null){var G=Z.memoizedState;if(G===null)return!1}return RY(J,zJ)}function qR(J,Z){return BZ(J.childLanes,Z)}function yU(J,Z,X){var Q=Z.pendingProps;if(Dw(Z))Z.flags|=d0;var G=D8.current,Y=!1,z=(Z.flags&d0)!==Z0;if(z||OR(G,J))Y=!0,Z.flags&=~d0;else if(J===null||J.memoizedState!==null)G=bA(G,oW);if(G=D7(G),a5(Z,G),J===null){rG(Z);var K=Z.memoizedState;if(K!==null){var W=K.dehydrated;if(W!==null)return RR(Z,W)}var{children:H,fallback:O}=Q;if(Y){var A=BR(Z,H,O,X),$=Z.child;return $.memoizedState=R3(X),Z.memoizedState=A3,A}else return L3(Z,H)}else{var P=J.memoizedState;if(P!==null){var F=P.dehydrated;if(F!==null)return LR(J,Z,z,Q,F,P,X)}if(Y){var{fallback:_,children:b}=Q,p=$R(J,Z,b,_,X),i=Z.child,I0=J.child.memoizedState;return i.memoizedState=I0===null?R3(X):HR(I0,X),i.childLanes=qR(J,X),Z.memoizedState=A3,p}else{var V0=Q.children,R=MR(J,Z,V0,X);return Z.memoizedState=null,R}}}function L3(J,Z,X){var Q=J.mode,G={mode:"visible",children:Z},Y=w3(G,Q);return Y.return=J,J.child=Y,Y}function BR(J,Z,X,Q){var{mode:G,child:Y}=J,z={mode:"hidden",children:Z},K,W;if((G&E0)===t&&Y!==null){if(K=Y,K.childLanes=D,K.pendingProps=z,J.mode&l0)K.actualDuration=0,K.actualStartTime=-1,K.selfBaseDuration=0,K.treeBaseDuration=0;W=Q9(X,G,Q,null)}else K=w3(z,G),W=Q9(X,G,Q,null);return K.return=J,W.return=J,K.sibling=W,J.child=K,W}function w3(J,Z,X){return c2(J,Z,D,null)}function mU(J,Z){return u9(J,Z)}function MR(J,Z,X,Q){var G=J.child,Y=G.sibling,z=mU(G,{mode:"visible",children:X});if((Z.mode&E0)===t)z.lanes=Q;if(z.return=Z,z.sibling=null,Y!==null){var K=Z.deletions;if(K===null)Z.deletions=[Y],Z.flags|=O9;else K.push(Y)}return Z.child=z,z}function $R(J,Z,X,Q,G){var Y=Z.mode,z=J.child,K=z.sibling,W={mode:"hidden",children:X},H;if((Y&E0)===t&&Z.child!==z){var O=Z.child;if(H=O,H.childLanes=D,H.pendingProps=W,Z.mode&l0)H.actualDuration=0,H.actualStartTime=-1,H.selfBaseDuration=z.selfBaseDuration,H.treeBaseDuration=z.treeBaseDuration;Z.deletions=null}else H=mU(z,W),H.subtreeFlags=z.subtreeFlags&W5;var A;if(K!==null)A=u9(K,Q);else A=Q9(Q,Y,G,null),A.flags|=b1;return A.return=Z,H.return=Z,H.sibling=A,Z.child=H,A}function gX(J,Z,X,Q){if(Q!==null)tG(Q);_7(Z,J.child,null,X);var G=Z.pendingProps,Y=G.children,z=L3(Z,Y);return z.flags|=b1,Z.memoizedState=null,z}function AR(J,Z,X,Q,G){var Y=Z.mode,z={mode:"visible",children:X},K=w3(z,Y),W=Q9(Q,Y,G,null);if(W.flags|=b1,K.return=Z,W.return=Z,K.sibling=W,Z.child=K,(Z.mode&E0)!==t)_7(Z,J.child,null,G);return W}function RR(J,Z,X){if((J.mode&E0)===t)q("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."),J.lanes=MZ(K0);else if(TG(Z))J.lanes=MZ(L9);else J.lanes=MZ(o4);return null}function LR(J,Z,X,Q,G,Y,z){if(!X){if(zA(),(Z.mode&E0)===t)return gX(J,Z,z,null);if(TG(G)){var K,W,H;{var O=I$(G);K=O.digest,W=O.message,H=O.stack}var A;if(W)A=new Error(W);else A=new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");var $=Y3(A,K,H);return gX(J,Z,z,$)}var P=a4(z,J.childLanes);if(N8||P){var F=pX();if(F!==null){var _=Nq(F,z);if(_!==n1&&_!==Y.retryLane){Y.retryLane=_;var b=Y1;f4(J,_),c1(F,J,_,b)}}y3();var p=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 gX(J,Z,z,p)}else if(HW(G)){Z.flags|=d0,Z.child=J.child;var i=oL.bind(null,J);return V$(G,i),null}else{UA(Z,G,Y.treeContext);var I0=Q.children,V0=L3(Z,I0);return V0.flags|=z5,V0}}else if(Z.flags&Y5){Z.flags&=~Y5;var R=Y3(new Error("There was an error while hydrating this Suspense boundary. Switched to client rendering."));return gX(J,Z,z,R)}else if(Z.memoizedState!==null)return Z.child=J.child,Z.flags|=d0,null;else{var{children:V,fallback:L}=Q,E=AR(J,Z,V,L,z),f=Z.child;return f.memoizedState=R3(z),Z.memoizedState=A3,E}}function cU(J,Z,X){J.lanes=$0(J.lanes,Z);var Q=J.alternate;if(Q!==null)Q.lanes=$0(Q.lanes,Z);WY(J.return,Z,X)}function wR(J,Z,X){var Q=Z;while(Q!==null){if(Q.tag===Y0){var G=Q.memoizedState;if(G!==null)cU(Q,X,J)}else if(Q.tag===c0)cU(Q,X,J);else if(Q.child!==null){Q.child.return=Q,Q=Q.child;continue}if(Q===J)return;while(Q.sibling===null){if(Q.return===null||Q.return===J)return;Q=Q.return}Q.sibling.return=Q.return,Q=Q.sibling}}function PR(J){var Z=J,X=null;while(Z!==null){var Q=Z.alternate;if(Q!==null&&qX(Q)===null)X=Z;Z=Z.sibling}return X}function FR(J){if(J!==void 0&&J!=="forwards"&&J!=="backwards"&&J!=="together"&&!q3[J])if(q3[J]=!0,typeof J==="string")switch(J.toLowerCase()){case"together":case"forwards":case"backwards":{q('"%s" is not a valid value for revealOrder on <SuspenseList />. Use lowercase "%s" instead.',J,J.toLowerCase());break}case"forward":case"backward":{q('"%s" is not a valid value for revealOrder on <SuspenseList />. React uses the -s suffix in the spelling. Use "%ss" instead.',J,J.toLowerCase());break}default:q('"%s" is not a supported revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',J);break}else q('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',J)}function _R(J,Z){if(J!==void 0&&!hX[J]){if(J!=="collapsed"&&J!=="hidden")hX[J]=!0,q('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?',J);else if(Z!=="forwards"&&Z!=="backwards")hX[J]=!0,q('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?',J)}}function iU(J,Z){{var X=u0(J),Q=!X&&typeof w8(J)==="function";if(X||Q){var G=X?"array":"iterable";return q("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>",G,Z,G),!1}}return!0}function IR(J,Z){if((Z==="forwards"||Z==="backwards")&&J!==void 0&&J!==null&&J!==!1)if(u0(J)){for(var X=0;X<J.length;X++)if(!iU(J[X],X))return}else{var Q=w8(J);if(typeof Q==="function"){var G=Q.call(J);if(G){var Y=G.next(),z=0;for(;!Y.done;Y=G.next()){if(!iU(Y.value,z))return;z++}}}else q('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?',Z)}}function P3(J,Z,X,Q,G){var Y=J.memoizedState;if(Y===null)J.memoizedState={isBackwards:Z,rendering:null,renderingStartTime:0,last:Q,tail:X,tailMode:G};else Y.isBackwards=Z,Y.rendering=null,Y.renderingStartTime=0,Y.last=Q,Y.tail=X,Y.tailMode=G}function lU(J,Z,X){var Q=Z.pendingProps,G=Q.revealOrder,Y=Q.tail,z=Q.children;FR(G),_R(Y,G),IR(z,G),E4(J,Z,z,X);var K=D8.current,W=RY(K,zJ);if(W)K=LY(K,zJ),Z.flags|=d0;else{var H=J!==null&&(J.flags&d0)!==Z0;if(H)wR(Z,Z.child,X);K=D7(K)}if(a5(Z,K),(Z.mode&E0)===t)Z.memoizedState=null;else switch(G){case"forwards":{var O=PR(Z.child),A;if(O===null)A=Z.child,Z.child=null;else A=O.sibling,O.sibling=null;P3(Z,!1,A,O,Y);break}case"backwards":{var $=null,P=Z.child;Z.child=null;while(P!==null){var F=P.alternate;if(F!==null&&qX(F)===null){Z.child=P;break}var _=P.sibling;P.sibling=$,$=P,P=_}P3(Z,!0,$,null,Y);break}case"together":{P3(Z,!1,null,null,void 0);break}default:Z.memoizedState=null}return Z.child}function VR(J,Z,X){MY(Z,Z.stateNode.containerInfo);var Q=Z.pendingProps;if(J===null)Z.child=_7(Z,null,Q,X);else E4(J,Z,Q,X);return Z.child}var sU=!1;function jR(J,Z,X){var Q=Z.type,G=Q._context,Y=Z.pendingProps,z=Z.memoizedProps,K=Y.value;{if(!("value"in Y)){if(!sU)sU=!0,q("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?")}var W=Z.type.propTypes;if(W)I8(W,Y,"prop","Context.Provider")}if(fW(Z,G,K),z!==null){var H=z.value;if(t4(H,K)){if(z.children===Y.children&&!cZ())return L5(J,Z,X)}else _A(Z,G,X)}var O=Y.children;return E4(J,Z,O,X),Z.child}var pU=!1;function DR(J,Z,X){var Q=Z.type;if(Q._context===void 0){if(Q!==Q.Consumer){if(!pU)pU=!0,q("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")}}else Q=Q._context;var G=Z.pendingProps,Y=G.children;if(typeof Y!=="function")q("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(Z,X);var z=v1(Q);$6(Z);var K;return $J.current=Z,p4(!0),K=Y(z),p4(!1),Q7(),Z.flags|=Z7,E4(J,Z,K,X),Z.child}function LJ(){N8=!0}function TX(J,Z){if((Z.mode&E0)===t){if(J!==null)J.alternate=null,Z.alternate=null,Z.flags|=b1}}function L5(J,Z,X){if(J!==null)Z.dependencies=J.dependencies;if(_U(),xJ(Z.lanes),!a4(X,Z.childLanes))return null;return PA(J,Z),Z.child}function SR(J,Z,X){{var Q=Z.return;if(Q===null)throw new Error("Cannot swap the root fiber.");if(J.alternate=null,Z.alternate=null,X.index=Z.index,X.sibling=Z.sibling,X.return=Z.return,X.ref=Z.ref,Z===Q.child)Q.child=X;else{var G=Q.child;if(G===null)throw new Error("Expected parent to have a child.");while(G.sibling!==Z)if(G=G.sibling,G===null)throw new Error("Expected to find the previous sibling.");G.sibling=X}var Y=Q.deletions;if(Y===null)Q.deletions=[J],Q.flags|=O9;else Y.push(J);return X.flags|=b1,X}}function F3(J,Z){var X=J.lanes;if(a4(X,Z))return!0;return!1}function ER(J,Z,X){switch(Z.tag){case o:uU(Z);var Q=Z.stateNode;F7();break;case u:sW(Z);break;case a:{var G=Z.type;if(i8(G))lZ(Z);break}case A0:MY(Z,Z.stateNode.containerInfo);break;case A1:{var Y=Z.memoizedProps.value,z=Z.type._context;fW(Z,z,Y);break}case x0:{var K=a4(X,Z.childLanes);if(K)Z.flags|=v0;{var W=Z.stateNode;W.effectDuration=0,W.passiveEffectDuration=0}}break;case Y0:{var H=Z.memoizedState;if(H!==null){if(H.dehydrated!==null)return a5(Z,D7(D8.current)),Z.flags|=d0,null;var O=Z.child,A=O.childLanes;if(a4(X,A))return yU(J,Z,X);else{a5(Z,D7(D8.current));var $=L5(J,Z,X);if($!==null)return $.sibling;else return null}}else a5(Z,D7(D8.current));break}case c0:{var P=(J.flags&d0)!==Z0,F=a4(X,Z.childLanes);if(P){if(F)return lU(J,Z,X);Z.flags|=d0}var _=Z.memoizedState;if(_!==null)_.rendering=null,_.tail=null,_.lastEffect=null;if(a5(Z,D8.current),F)break;else return null}case R1:case R0:return Z.lanes=D,gU(J,Z,X)}return L5(J,Z,X)}function oU(J,Z,X){if(Z._debugNeedsRemount&&J!==null)return SR(J,Z,t3(Z.type,Z.key,Z.pendingProps,Z._debugOwner||null,Z.mode,Z.lanes));if(J!==null){var Q=J.memoizedProps,G=Z.pendingProps;if(Q!==G||cZ()||Z.type!==J.type)N8=!0;else{var Y=F3(J,X);if(!Y&&(Z.flags&d0)===Z0)return N8=!1,ER(J,Z,X);if((J.flags&DQ)!==Z0)N8=!0;else N8=!1}}else if(N8=!1,Y4()&&JA(Z)){var z=Z.index,K=ZA();_W(Z,K,z)}switch(Z.lanes=D,Z.tag){case Q1:return UR(J,Z,Z.type,X);case M4:{var W=Z.elementType;return KR(J,Z,W,X)}case H0:{var{type:H,pendingProps:O}=Z,A=Z.elementType===H?O:E8(H,O);return B3(J,Z,H,A,X)}case a:{var{type:$,pendingProps:P}=Z,F=Z.elementType===$?P:E8($,P);return fU(J,Z,$,F,X)}case o:return GR(J,Z,X);case u:return YR(J,Z,X);case w0:return zR(J,Z);case Y0:return yU(J,Z,X);case A0:return VR(J,Z,X);case e:{var{type:_,pendingProps:b}=Z,p=Z.elementType===_?b:E8(_,b);return CU(J,Z,_,p,X)}case i1:return ZR(J,Z,X);case m4:return XR(J,Z,X);case x0:return QR(J,Z,X);case A1:return jR(J,Z,X);case X8:return DR(J,Z,X);case n0:{var{type:i,pendingProps:I0}=Z,V0=E8(i,I0);if(Z.type!==Z.elementType){var R=i.propTypes;if(R)I8(R,V0,"prop",C0(i))}return V0=E8(i.type,V0),kU(J,Z,i,V0,X)}case j0:return hU(J,Z,Z.type,Z.pendingProps,X);case e1:{var{type:V,pendingProps:L}=Z,E=Z.elementType===V?L:E8(V,L);return WR(J,Z,V,E,X)}case c0:return lU(J,Z,X);case D1:break;case R1:return gU(J,Z,X)}throw new Error("Unknown unit of work tag ("+Z.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function v7(J){J.flags|=v0}function aU(J){J.flags|=h5,J.flags|=SQ}var nU,_3,rU,tU;nU=function(J,Z,X,Q){var G=Z.child;while(G!==null){if(G.tag===u||G.tag===w0)rM(J,G.stateNode);else if(G.tag===A0);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}},_3=function(J,Z){},rU=function(J,Z,X,Q,G){var Y=J.memoizedProps;if(Y===Q)return;var z=Z.stateNode,K=$Y(),W=eM(z,X,Y,Q,G,K);if(Z.updateQueue=W,W)v7(Z)},tU=function(J,Z,X,Q){if(X!==Q)v7(Z)};function wJ(J,Z){if(Y4())return;switch(J.tailMode){case"hidden":{var X=J.tail,Q=null;while(X!==null){if(X.alternate!==null)Q=X;X=X.sibling}if(Q===null)J.tail=null;else Q.sibling=null;break}case"collapsed":{var G=J.tail,Y=null;while(G!==null){if(G.alternate!==null)Y=G;G=G.sibling}if(Y===null)if(!Z&&J.tail!==null)J.tail.sibling=null;else J.tail=null;else Y.sibling=null;break}}}function K4(J){var Z=J.alternate!==null&&J.alternate.child===J.child,X=D,Q=Z0;if(!Z){if((J.mode&l0)!==t){var{actualDuration:G,selfBaseDuration:Y,child:z}=J;while(z!==null)X=$0(X,$0(z.lanes,z.childLanes)),Q|=z.subtreeFlags,Q|=z.flags,G+=z.actualDuration,Y+=z.treeBaseDuration,z=z.sibling;J.actualDuration=G,J.treeBaseDuration=Y}else{var K=J.child;while(K!==null)X=$0(X,$0(K.lanes,K.childLanes)),Q|=K.subtreeFlags,Q|=K.flags,K.return=J,K=K.sibling}J.subtreeFlags|=Q}else{if((J.mode&l0)!==t){var{selfBaseDuration:W,child:H}=J;while(H!==null)X=$0(X,$0(H.lanes,H.childLanes)),Q|=H.subtreeFlags&W5,Q|=H.flags&W5,W+=H.treeBaseDuration,H=H.sibling;J.treeBaseDuration=W}else{var O=J.child;while(O!==null)X=$0(X,$0(O.lanes,O.childLanes)),Q|=O.subtreeFlags&W5,Q|=O.flags&W5,O.return=J,O=O.sibling}J.subtreeFlags|=Q}return J.childLanes=X,Z}function NR(J,Z,X){if(MA()&&(Z.mode&E0)!==t&&(Z.flags&d0)===Z0)return NW(Z),F7(),Z.flags|=Y5|B6|S4,!1;var Q=nZ(Z);if(X!==null&&X.dehydrated!==null)if(J===null){if(!Q)throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if(qA(Z),K4(Z),(Z.mode&l0)!==t){var G=X!==null;if(G){var Y=Z.child;if(Y!==null)Z.treeBaseDuration-=Y.treeBaseDuration}}return!1}else{if(F7(),(Z.flags&d0)===Z0)Z.memoizedState=null;if(Z.flags|=v0,K4(Z),(Z.mode&l0)!==t){var z=X!==null;if(z){var K=Z.child;if(K!==null)Z.treeBaseDuration-=K.treeBaseDuration}}return!1}else return xW(),!0}function eU(J,Z,X){var Q=Z.pendingProps;switch(pG(Z),Z.tag){case Q1:case M4:case j0:case H0:case e:case i1:case m4:case x0:case X8:case n0:return K4(Z),null;case a:{var G=Z.type;if(i8(G))iZ(Z);return K4(Z),null}case o:{var Y=Z.stateNode;if(j7(Z),cG(Z),PY(),Y.pendingContext)Y.context=Y.pendingContext,Y.pendingContext=null;if(J===null||J.child===null){var z=nZ(Z);if(z)v7(Z);else if(J!==null){var K=J.memoizedState;if(!K.isDehydrated||(Z.flags&Y5)!==Z0)Z.flags|=q9,xW()}}return _3(J,Z),K4(Z),null}case u:{AY(Z);var W=lW(),H=Z.type;if(J!==null&&Z.stateNode!=null){if(rU(J,Z,H,Q,W),J.ref!==Z.ref)aU(Z)}else{if(!Q){if(Z.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 K4(Z),null}var O=$Y(),A=nZ(Z);if(A){if(HA(Z,W,O))v7(Z)}else{var $=nM(H,Q,W,O,Z);if(nU($,Z,!1,!1),Z.stateNode=$,tM($,H,Q,W))v7(Z)}if(Z.ref!==null)aU(Z)}return K4(Z),null}case w0:{var P=Q;if(J&&Z.stateNode!=null){var F=J.memoizedProps;tU(J,Z,F,P)}else{if(typeof P!=="string"){if(Z.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 _=lW(),b=$Y(),p=nZ(Z);if(p){if(OA(Z))v7(Z)}else Z.stateNode=J$(P,_,b,Z)}return K4(Z),null}case Y0:{S7(Z);var i=Z.memoizedState;if(J===null||J.memoizedState!==null&&J.memoizedState.dehydrated!==null){var I0=NR(J,Z,i);if(!I0)if(Z.flags&S4)return Z;else return null}if((Z.flags&d0)!==Z0){if(Z.lanes=X,(Z.mode&l0)!==t)sY(Z);return Z}var V0=i!==null,R=J!==null&&J.memoizedState!==null;if(V0!==R){if(V0){var V=Z.child;if(V.flags|=B9,(Z.mode&E0)!==t){var L=J===null&&(Z.memoizedProps.unstable_avoidThisFallback!==!0||!Q8);if(L||RY(D8.current,oW))hL();else y3()}}}var E=Z.updateQueue;if(E!==null)Z.flags|=v0;if(K4(Z),(Z.mode&l0)!==t){if(V0){var f=Z.child;if(f!==null)Z.treeBaseDuration-=f.treeBaseDuration}}return null}case A0:if(j7(Z),_3(J,Z),J===null)p$(Z.stateNode.containerInfo);return K4(Z),null;case A1:var k=Z.type._context;return KY(k,Z),K4(Z),null;case e1:{var Q0=Z.type;if(i8(Q0))iZ(Z);return K4(Z),null}case c0:{S7(Z);var O0=Z.memoizedState;if(O0===null)return K4(Z),null;var p0=(Z.flags&d0)!==Z0,h0=O0.rendering;if(h0===null)if(!p0){var E1=TL()&&(J===null||(J.flags&d0)===Z0);if(!E1){var g0=Z.child;while(g0!==null){var j1=qX(g0);if(j1!==null){p0=!0,Z.flags|=d0,wJ(O0,!1);var V4=j1.updateQueue;if(V4!==null)Z.updateQueue=V4,Z.flags|=v0;return Z.subtreeFlags=Z0,FA(Z,X),a5(Z,LY(D8.current,zJ)),Z.child}g0=g0.sibling}}if(O0.tail!==null&&o1()>F2())Z.flags|=d0,p0=!0,wJ(O0,!1),Z.lanes=rz}else wJ(O0,!1);else{if(!p0){var q4=qX(h0);if(q4!==null){Z.flags|=d0,p0=!0;var Z8=q4.updateQueue;if(Z8!==null)Z.updateQueue=Z8,Z.flags|=v0;if(wJ(O0,!0),O0.tail===null&&O0.tailMode==="hidden"&&!h0.alternate&&!Y4())return K4(Z),null}else if(o1()*2-O0.renderingStartTime>F2()&&X!==o4)Z.flags|=d0,p0=!0,wJ(O0,!1),Z.lanes=rz}if(O0.isBackwards)h0.sibling=Z.child,Z.child=h0;else{var b4=O0.last;if(b4!==null)b4.sibling=h0;else Z.child=h0;O0.last=h0}}if(O0.tail!==null){var v4=O0.tail;O0.rendering=v4,O0.tail=v4.sibling,O0.renderingStartTime=o1(),v4.sibling=null;var j4=D8.current;if(p0)j4=LY(j4,zJ);else j4=D7(j4);return a5(Z,j4),v4}return K4(Z),null}case D1:break;case R1:case R0:{d3(Z);var I5=Z.memoizedState,d7=I5!==null;if(J!==null){var hJ=J.memoizedState,t8=hJ!==null;if(t8!==d7&&!i4)Z.flags|=B9}if(!d7||(Z.mode&E0)===t)K4(Z);else if(a4(r8,o4)){if(K4(Z),Z.subtreeFlags&(b1|v0))Z.flags|=B9}return null}case F0:return null;case K1:return null}throw new Error("Unknown unit of work tag ("+Z.tag+"). This error is likely caused by a bug in React. Please file an issue.")}function xR(J,Z,X){switch(pG(Z),Z.tag){case a:{var Q=Z.type;if(i8(Q))iZ(Z);var G=Z.flags;if(G&S4){if(Z.flags=G&~S4|d0,(Z.mode&l0)!==t)sY(Z);return Z}return null}case o:{var Y=Z.stateNode;j7(Z),cG(Z),PY();var z=Z.flags;if((z&S4)!==Z0&&(z&d0)===Z0)return Z.flags=z&~S4|d0,Z;return null}case u:return AY(Z),null;case Y0:{S7(Z);var K=Z.memoizedState;if(K!==null&&K.dehydrated!==null){if(Z.alternate===null)throw new Error("Threw in newly mounted dehydrated component. This is likely a bug in React. Please file an issue.");F7()}var W=Z.flags;if(W&S4){if(Z.flags=W&~S4|d0,(Z.mode&l0)!==t)sY(Z);return Z}return null}case c0:return S7(Z),null;case A0:return j7(Z),null;case A1:var H=Z.type._context;return KY(H,Z),null;case R1:case R0:return d3(Z),null;case F0:return null;default:return null}}function J2(J,Z,X){switch(pG(Z),Z.tag){case a:{var Q=Z.type.childContextTypes;if(Q!==null&&Q!==void 0)iZ(Z);break}case o:{var G=Z.stateNode;j7(Z),cG(Z),PY();break}case u:{AY(Z);break}case A0:j7(Z);break;case Y0:S7(Z);break;case c0:S7(Z);break;case A1:var Y=Z.type._context;KY(Y,Z);break;case R1:case R0:d3(Z);break}}var Z2=null;Z2=new Set;var fX=!1,W4=!1,bR=typeof WeakSet==="function"?WeakSet:Set,y=null,C7=null,k7=null;function vR(J){IQ(null,function(){throw J}),VQ()}var CR=function(J,Z){if(Z.props=J.memoizedProps,Z.state=J.memoizedState,J.mode&l0)try{a8(),Z.componentWillUnmount()}finally{o8(J)}else Z.componentWillUnmount()};function X2(J,Z){try{t5(T1,J)}catch(X){X1(J,Z,X)}}function I3(J,Z,X){try{CR(J,X)}catch(Q){X1(J,Z,Q)}}function kR(J,Z,X){try{X.componentDidMount()}catch(Q){X1(J,Z,Q)}}function Q2(J,Z){try{z2(J)}catch(X){X1(J,Z,X)}}function h7(J,Z){var X=J.ref;if(X!==null)if(typeof X==="function"){var Q;try{if(G1&&J4&&J.mode&l0)try{a8(),Q=X(null)}finally{o8(J)}else Q=X(null)}catch(G){X1(J,Z,G)}if(typeof Q==="function")q("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",M0(J))}else X.current=null}function uX(J,Z,X){try{X()}catch(Q){X1(J,Z,Q)}}var G2=null,Y2=!1;function hR(J,Z){G2=oM(J.containerInfo),y=Z,gR();var X=Y2;return Y2=!1,G2=null,X}function gR(){while(y!==null){var J=y,Z=J.child;if((J.subtreeFlags&NQ)!==Z0&&Z!==null)Z.return=J,y=Z;else TR()}}function TR(){while(y!==null){var J=y;P1(J);try{fR(J)}catch(X){X1(J,J.return,X)}p1();var Z=J.sibling;if(Z!==null){Z.return=J.return,y=Z;return}y=J.return}}function fR(J){var{alternate:Z,flags:X}=J;if((X&q9)!==Z0){switch(P1(J),J.tag){case H0:case e:case j0:break;case a:{if(Z!==null){var{memoizedProps:Q,memoizedState:G}=Z,Y=J.stateNode;if(J.type===J.elementType&&!k9){if(Y.props!==J.memoizedProps)q("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.",M0(J)||"instance");if(Y.state!==J.memoizedState)q("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.",M0(J)||"instance")}var z=Y.getSnapshotBeforeUpdate(J.elementType===J.type?Q:E8(J.type,Q),G);{var K=Z2;if(z===void 0&&!K.has(J.type))K.add(J.type),q("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.",M0(J))}Y.__reactInternalSnapshotBeforeUpdate=z}break}case o:{{var W=J.stateNode;w$(W.containerInfo)}break}case u:case w0:case A0:case e1: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.")}p1()}}function x8(J,Z,X){var Q=Z.updateQueue,G=Q!==null?Q.lastEffect:null;if(G!==null){var Y=G.next,z=Y;do{if((z.tag&J)===J){var K=z.destroy;if(z.destroy=void 0,K!==void 0){if((J&z4)!==u4)Jq(Z);else if((J&T1)!==u4)sz(Z);if((J&l8)!==u4)vJ(!0);if(uX(Z,X,K),(J&l8)!==u4)vJ(!1);if((J&z4)!==u4)Zq();else if((J&T1)!==u4)pz()}}z=z.next}while(z!==Y)}}function t5(J,Z){var X=Z.updateQueue,Q=X!==null?X.lastEffect:null;if(Q!==null){var G=Q.next,Y=G;do{if((Y.tag&J)===J){if((J&z4)!==u4)tO(Z);else if((J&T1)!==u4)Xq(Z);var z=Y.create;if((J&l8)!==u4)vJ(!0);if(Y.destroy=z(),(J&l8)!==u4)vJ(!1);if((J&z4)!==u4)eO();else if((J&T1)!==u4)Qq();{var K=Y.destroy;if(K!==void 0&&typeof K!=="function"){var W=void 0;if((Y.tag&T1)!==Z0)W="useLayoutEffect";else if((Y.tag&l8)!==Z0)W="useInsertionEffect";else W="useEffect";var H=void 0;if(K===null)H=" You returned null. If your effect does not require clean up, return undefined (or nothing).";else if(typeof K.then==="function")H=`
It looks like you wrote `+W+`(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately:
`+W+`(() => {
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 H=" You returned: "+K;q("%s must not return anything besides a function, which is used for clean-up.%s",W,H)}}}Y=Y.next}while(Y!==G)}}function uR(J,Z){if((Z.flags&v0)!==Z0)switch(Z.tag){case x0:{var X=Z.stateNode.passiveEffectDuration,Q=Z.memoizedProps,G=Q.id,Y=Q.onPostCommit,z=PU(),K=Z.alternate===null?"mount":"update";if(wU())K="nested-update";if(typeof Y==="function")Y(G,K,X,z);var W=Z.return;J:while(W!==null){switch(W.tag){case o:var H=W.stateNode;H.passiveEffectDuration+=X;break J;case x0:var O=W.stateNode;O.passiveEffectDuration+=X;break J}W=W.return}break}}}function dR(J,Z,X,Q){if((X.flags&M6)!==Z0)switch(X.tag){case H0:case e:case j0:{if(!W4)if(X.mode&l0)try{a8(),t5(T1|g1,X)}finally{o8(X)}else t5(T1|g1,X);break}case a:{var G=X.stateNode;if(X.flags&v0){if(!W4)if(Z===null){if(X.type===X.elementType&&!k9){if(G.props!==X.memoizedProps)q("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.",M0(X)||"instance");if(G.state!==X.memoizedState)q("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.",M0(X)||"instance")}if(X.mode&l0)try{a8(),G.componentDidMount()}finally{o8(X)}else G.componentDidMount()}else{var Y=X.elementType===X.type?Z.memoizedProps:E8(X.type,Z.memoizedProps),z=Z.memoizedState;if(X.type===X.elementType&&!k9){if(G.props!==X.memoizedProps)q("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.",M0(X)||"instance");if(G.state!==X.memoizedState)q("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.",M0(X)||"instance")}if(X.mode&l0)try{a8(),G.componentDidUpdate(Y,z,G.__reactInternalSnapshotBeforeUpdate)}finally{o8(X)}else G.componentDidUpdate(Y,z,G.__reactInternalSnapshotBeforeUpdate)}}var K=X.updateQueue;if(K!==null){if(X.type===X.elementType&&!k9){if(G.props!==X.memoizedProps)q("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.",M0(X)||"instance");if(G.state!==X.memoizedState)q("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.",M0(X)||"instance")}iW(X,K,G)}break}case o:{var W=X.updateQueue;if(W!==null){var H=null;if(X.child!==null)switch(X.child.tag){case u:H=vG(X.child.stateNode);break;case a:H=X.child.stateNode;break}iW(X,W,H)}break}case u:{var O=X.stateNode;if(Z===null&&X.flags&v0){var{type:A,memoizedProps:$}=X;Y$(O,A,$)}break}case w0:break;case A0:break;case x0:{{var P=X.memoizedProps,F=P.onCommit,_=P.onRender,b=X.stateNode.effectDuration,p=PU(),i=Z===null?"mount":"update";if(wU())i="nested-update";if(typeof _==="function")_(X.memoizedProps.id,i,X.actualDuration,X.treeBaseDuration,X.actualStartTime,p);{if(typeof F==="function")F(X.memoizedProps.id,i,b,p);mL(X);var I0=X.return;J:while(I0!==null){switch(I0.tag){case o:var V0=I0.stateNode;V0.effectDuration+=b;break J;case x0:var R=I0.stateNode;R.effectDuration+=b;break J}I0=I0.return}}}break}case Y0:{oR(J,X);break}case c0:case e1:case D1:case R1:case R0:case K1: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(!W4){if(X.flags&h5)z2(X)}}function yR(J){switch(J.tag){case H0:case e:case j0:{if(J.mode&l0)try{a8(),X2(J,J.return)}finally{o8(J)}else X2(J,J.return);break}case a:{var Z=J.stateNode;if(typeof Z.componentDidMount==="function")kR(J,J.return,Z);Q2(J,J.return);break}case u:{Q2(J,J.return);break}}}function mR(J,Z){var X=null;{var Q=J;while(!0){if(Q.tag===u){if(X===null){X=Q;try{var G=Q.stateNode;if(Z)$$(G);else R$(Q.stateNode,Q.memoizedProps)}catch(z){X1(J,J.return,z)}}}else if(Q.tag===w0){if(X===null)try{var Y=Q.stateNode;if(Z)A$(Y);else L$(Y,Q.memoizedProps)}catch(z){X1(J,J.return,z)}}else if((Q.tag===R1||Q.tag===R0)&&Q.memoizedState!==null&&Q!==J);else if(Q.child!==null){Q.child.return=Q,Q=Q.child;continue}if(Q===J)return;while(Q.sibling===null){if(Q.return===null||Q.return===J)return;if(X===Q)X=null;Q=Q.return}if(X===Q)X=null;Q.sibling.return=Q.return,Q=Q.sibling}}}function z2(J){var Z=J.ref;if(Z!==null){var X=J.stateNode,Q;switch(J.tag){case u:Q=vG(X);break;default:Q=X}if(typeof Z==="function"){var G;if(J.mode&l0)try{a8(),G=Z(Q)}finally{o8(J)}else G=Z(Q);if(typeof G==="function")q("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",M0(J))}else{if(!Z.hasOwnProperty("current"))q("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().",M0(J));Z.current=Q}}}function cR(J){var Z=J.alternate;if(Z!==null)Z.return=null;J.return=null}function K2(J){var Z=J.alternate;if(Z!==null)J.alternate=null,K2(Z);{if(J.child=null,J.deletions=null,J.sibling=null,J.tag===u){var X=J.stateNode;if(X!==null)n$(X)}J.stateNode=null,J._debugOwner=null,J.return=null,J.dependencies=null,J.memoizedProps=null,J.memoizedState=null,J.pendingProps=null,J.stateNode=null,J.updateQueue=null}}function iR(J){var Z=J.return;while(Z!==null){if(W2(Z))return Z;Z=Z.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 W2(J){return J.tag===u||J.tag===o||J.tag===A0}function U2(J){var Z=J;J:while(!0){while(Z.sibling===null){if(Z.return===null||W2(Z.return))return null;Z=Z.return}Z.sibling.return=Z.return,Z=Z.sibling;while(Z.tag!==u&&Z.tag!==w0&&Z.tag!==C4){if(Z.flags&b1)continue J;if(Z.child===null||Z.tag===A0)continue J;else Z.child.return=Z,Z=Z.child}if(!(Z.flags&b1))return Z.stateNode}}function lR(J){var Z=iR(J);switch(Z.tag){case u:{var X=Z.stateNode;if(Z.flags&q6)UW(X),Z.flags&=~q6;var Q=U2(J);j3(J,Q,X);break}case o:case A0:{var G=Z.stateNode.containerInfo,Y=U2(J);V3(J,Y,G);break}default:throw new Error("Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.")}}function V3(J,Z,X){var Q=J.tag,G=Q===u||Q===w0;if(G){var Y=J.stateNode;if(Z)O$(X,Y,Z);else U$(X,Y)}else if(Q===A0);else{var z=J.child;if(z!==null){V3(z,Z,X);var K=z.sibling;while(K!==null)V3(K,Z,X),K=K.sibling}}}function j3(J,Z,X){var Q=J.tag,G=Q===u||Q===w0;if(G){var Y=J.stateNode;if(Z)H$(X,Y,Z);else W$(X,Y)}else if(Q===A0);else{var z=J.child;if(z!==null){j3(z,Z,X);var K=z.sibling;while(K!==null)j3(K,Z,X),K=K.sibling}}}var U4=null,b8=!1;function sR(J,Z,X){{var Q=Z;J:while(Q!==null){switch(Q.tag){case u:{U4=Q.stateNode,b8=!1;break J}case o:{U4=Q.stateNode.containerInfo,b8=!0;break J}case A0:{U4=Q.stateNode.containerInfo,b8=!0;break J}}Q=Q.return}if(U4===null)throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");H2(J,Z,X),U4=null,b8=!1}cR(X)}function e5(J,Z,X){var Q=X.child;while(Q!==null)H2(J,Z,Q),Q=Q.sibling}function H2(J,Z,X){switch(oO(X),X.tag){case u:if(!W4)h7(X,Z);case w0:{{var Q=U4,G=b8;if(U4=null,e5(J,Z,X),U4=Q,b8=G,U4!==null)if(b8)B$(U4,X.stateNode);else q$(U4,X.stateNode)}return}case C4:{if(U4!==null)if(b8)M$(U4,X.stateNode);else gG(U4,X.stateNode);return}case A0:{{var Y=U4,z=b8;U4=X.stateNode.containerInfo,b8=!0,e5(J,Z,X),U4=Y,b8=z}return}case H0:case e:case n0:case j0:{if(!W4){var K=X.updateQueue;if(K!==null){var W=K.lastEffect;if(W!==null){var H=W.next,O=H;do{var A=O,$=A.destroy,P=A.tag;if($!==void 0){if((P&l8)!==u4)uX(X,Z,$);else if((P&T1)!==u4){if(sz(X),X.mode&l0)a8(),uX(X,Z,$),o8(X);else uX(X,Z,$);pz()}}O=O.next}while(O!==H)}}}e5(J,Z,X);return}case a:{if(!W4){h7(X,Z);var F=X.stateNode;if(typeof F.componentWillUnmount==="function")I3(X,Z,F)}e5(J,Z,X);return}case D1:{e5(J,Z,X);return}case R1:{if(X.mode&E0){var _=W4;W4=_||X.memoizedState!==null,e5(J,Z,X),W4=_}else e5(J,Z,X);break}default:{e5(J,Z,X);return}}}function pR(J){var Z=J.memoizedState}function oR(J,Z){var X=Z.memoizedState;if(X===null){var Q=Z.alternate;if(Q!==null){var G=Q.memoizedState;if(G!==null){var Y=G.dehydrated;if(Y!==null)C$(Y)}}}}function O2(J){var Z=J.updateQueue;if(Z!==null){J.updateQueue=null;var X=J.stateNode;if(X===null)X=J.stateNode=new bR;Z.forEach(function(Q){var G=aL.bind(null,J,Q);if(!X.has(Q)){if(X.add(Q),F8)if(C7!==null&&k7!==null)bJ(k7,C7);else throw Error("Expected finished root and lanes to be set. This is a bug in React.");Q.then(G,G)}})}}function aR(J,Z,X){C7=X,k7=J,P1(Z),q2(Z,J),P1(Z),C7=null,k7=null}function v8(J,Z,X){var Q=Z.deletions;if(Q!==null)for(var G=0;G<Q.length;G++){var Y=Q[G];try{sR(J,Z,Y)}catch(W){X1(Y,Z,W)}}var z=sJ();if(Z.subtreeFlags&xQ){var K=Z.child;while(K!==null)P1(K),q2(K,J),K=K.sibling}P1(z)}function q2(J,Z,X){var{alternate:Q,flags:G}=J;switch(J.tag){case H0:case e:case n0:case j0:{if(v8(Z,J),n8(J),G&v0){try{x8(l8|g1,J,J.return),t5(l8|g1,J)}catch(Q0){X1(J,J.return,Q0)}if(J.mode&l0){try{a8(),x8(T1|g1,J,J.return)}catch(Q0){X1(J,J.return,Q0)}o8(J)}else try{x8(T1|g1,J,J.return)}catch(Q0){X1(J,J.return,Q0)}}return}case a:{if(v8(Z,J),n8(J),G&h5){if(Q!==null)h7(Q,Q.return)}return}case u:{if(v8(Z,J),n8(J),G&h5){if(Q!==null)h7(Q,Q.return)}{if(J.flags&q6){var Y=J.stateNode;try{UW(Y)}catch(Q0){X1(J,J.return,Q0)}}if(G&v0){var z=J.stateNode;if(z!=null){var K=J.memoizedProps,W=Q!==null?Q.memoizedProps:K,H=J.type,O=J.updateQueue;if(J.updateQueue=null,O!==null)try{z$(z,O,H,W,K,J)}catch(Q0){X1(J,J.return,Q0)}}}}return}case w0:{if(v8(Z,J),n8(J),G&v0){if(J.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:A,memoizedProps:$}=J,P=Q!==null?Q.memoizedProps:$;try{K$(A,P,$)}catch(Q0){X1(J,J.return,Q0)}}return}case o:{if(v8(Z,J),n8(J),G&v0){if(Q!==null){var F=Q.memoizedState;if(F.isDehydrated)try{v$(Z.containerInfo)}catch(Q0){X1(J,J.return,Q0)}}}return}case A0:{v8(Z,J),n8(J);return}case Y0:{v8(Z,J),n8(J);var _=J.child;if(_.flags&B9){var{stateNode:b,memoizedState:p}=_,i=p!==null;if(b.isHidden=i,i){var I0=_.alternate!==null&&_.alternate.memoizedState!==null;if(!I0)kL()}}if(G&v0){try{pR(J)}catch(Q0){X1(J,J.return,Q0)}O2(J)}return}case R1:{var V0=Q!==null&&Q.memoizedState!==null;if(J.mode&E0){var R=W4;W4=R||V0,v8(Z,J),W4=R}else v8(Z,J);if(n8(J),G&B9){var{stateNode:V,memoizedState:L}=J,E=L!==null,f=J;if(V.isHidden=E,E){if(!V0){if((f.mode&E0)!==t){y=f;var k=f.child;while(k!==null)y=k,rR(k),k=k.sibling}}}mR(f,E)}return}case c0:{if(v8(Z,J),n8(J),G&v0)O2(J);return}case D1:return;default:{v8(Z,J),n8(J);return}}}function n8(J){var Z=J.flags;if(Z&b1){try{lR(J)}catch(X){X1(J,J.return,X)}J.flags&=~b1}if(Z&z5)J.flags&=~z5}function nR(J,Z,X){C7=X,k7=Z,y=J,B2(J,Z,X),C7=null,k7=null}function B2(J,Z,X){var Q=(J.mode&E0)!==t;while(y!==null){var G=y,Y=G.child;if(G.tag===R1&&Q){var z=G.memoizedState!==null,K=z||fX;if(K){D3(J,Z,X);continue}else{var W=G.alternate,H=W!==null&&W.memoizedState!==null,O=H||W4,A=fX,$=W4;if(fX=K,W4=O,W4&&!$)y=G,tR(G);var P=Y;while(P!==null)y=P,B2(P,Z,X),P=P.sibling;y=G,fX=A,W4=$,D3(J,Z,X);continue}}if((G.subtreeFlags&M6)!==Z0&&Y!==null)Y.return=G,y=Y;else D3(J,Z,X)}}function D3(J,Z,X){while(y!==null){var Q=y;if((Q.flags&M6)!==Z0){var G=Q.alternate;P1(Q);try{dR(Z,G,Q,X)}catch(z){X1(Q,Q.return,z)}p1()}if(Q===J){y=null;return}var Y=Q.sibling;if(Y!==null){Y.return=Q.return,y=Y;return}y=Q.return}}function rR(J){while(y!==null){var Z=y,X=Z.child;switch(Z.tag){case H0:case e:case n0:case j0:{if(Z.mode&l0)try{a8(),x8(T1,Z,Z.return)}finally{o8(Z)}else x8(T1,Z,Z.return);break}case a:{h7(Z,Z.return);var Q=Z.stateNode;if(typeof Q.componentWillUnmount==="function")I3(Z,Z.return,Q);break}case u:{h7(Z,Z.return);break}case R1:{var G=Z.memoizedState!==null;if(G){M2(J);continue}break}}if(X!==null)X.return=Z,y=X;else M2(J)}}function M2(J){while(y!==null){var Z=y;if(Z===J){y=null;return}var X=Z.sibling;if(X!==null){X.return=Z.return,y=X;return}y=Z.return}}function tR(J){while(y!==null){var Z=y,X=Z.child;if(Z.tag===R1){var Q=Z.memoizedState!==null;if(Q){$2(J);continue}}if(X!==null)X.return=Z,y=X;else $2(J)}}function $2(J){while(y!==null){var Z=y;P1(Z);try{yR(Z)}catch(Q){X1(Z,Z.return,Q)}if(p1(),Z===J){y=null;return}var X=Z.sibling;if(X!==null){X.return=Z.return,y=X;return}y=Z.return}}function eR(J,Z,X,Q){y=Z,JL(Z,J,X,Q)}function JL(J,Z,X,Q){while(y!==null){var G=y,Y=G.child;if((G.subtreeFlags&X7)!==Z0&&Y!==null)Y.return=G,y=Y;else ZL(J,Z,X,Q)}}function ZL(J,Z,X,Q){while(y!==null){var G=y;if((G.flags&P8)!==Z0){P1(G);try{XL(Z,G,X,Q)}catch(z){X1(G,G.return,z)}p1()}if(G===J){y=null;return}var Y=G.sibling;if(Y!==null){Y.return=G.return,y=Y;return}y=G.return}}function XL(J,Z,X,Q){switch(Z.tag){case H0:case e:case j0:{if(Z.mode&l0){lY();try{t5(z4|g1,Z)}finally{iY(Z)}}else t5(z4|g1,Z);break}}}function QL(J){y=J,GL()}function GL(){while(y!==null){var J=y,Z=J.child;if((y.flags&O9)!==Z0){var X=J.deletions;if(X!==null){for(var Q=0;Q<X.length;Q++){var G=X[Q];y=G,KL(G,J)}{var Y=J.alternate;if(Y!==null){var z=Y.child;if(z!==null){Y.child=null;do{var K=z.sibling;z.sibling=null,z=K}while(z!==null)}}}y=J}}if((J.subtreeFlags&X7)!==Z0&&Z!==null)Z.return=J,y=Z;else YL()}}function YL(){while(y!==null){var J=y;if((J.flags&P8)!==Z0)P1(J),zL(J),p1();var Z=J.sibling;if(Z!==null){Z.return=J.return,y=Z;return}y=J.return}}function zL(J){switch(J.tag){case H0:case e:case j0:{if(J.mode&l0)lY(),x8(z4|g1,J,J.return),iY(J);else x8(z4|g1,J,J.return);break}}}function KL(J,Z){while(y!==null){var X=y;P1(X),UL(X,Z),p1();var Q=X.child;if(Q!==null)Q.return=X,y=Q;else WL(J)}}function WL(J){while(y!==null){var Z=y,X=Z.sibling,Q=Z.return;if(K2(Z),Z===J){y=null;return}if(X!==null){X.return=Q,y=X;return}y=Q}}function UL(J,Z){switch(J.tag){case H0:case e:case j0:{if(J.mode&l0)lY(),x8(z4,J,Z),iY(J);else x8(z4,J,Z);break}}}function HL(J){switch(J.tag){case H0:case e:case j0:{try{t5(T1|g1,J)}catch(X){X1(J,J.return,X)}break}case a:{var Z=J.stateNode;try{Z.componentDidMount()}catch(X){X1(J,J.return,X)}break}}}function OL(J){switch(J.tag){case H0:case e:case j0:{try{t5(z4|g1,J)}catch(Z){X1(J,J.return,Z)}break}}}function qL(J){switch(J.tag){case H0:case e:case j0:{try{x8(T1|g1,J,J.return)}catch(X){X1(J,J.return,X)}break}case a:{var Z=J.stateNode;if(typeof Z.componentWillUnmount==="function")I3(J,J.return,Z);break}}}function BL(J){switch(J.tag){case H0:case e:case j0:try{x8(z4|g1,J,J.return)}catch(Z){X1(J,J.return,Z)}}}var ML=0,$L=1,AL=2,RL=3,LL=4;if(typeof Symbol==="function"&&Symbol.for){var PJ=Symbol.for;ML=PJ("selector.component"),$L=PJ("selector.has_pseudo_class"),AL=PJ("selector.role"),RL=PJ("selector.test_id"),LL=PJ("selector.text")}var wL=[];function PL(){wL.forEach(function(J){return J()})}var FL=U0.ReactCurrentActQueue;function _L(J){{var Z=typeof IS_REACT_ACT_ENVIRONMENT!=="undefined"?IS_REACT_ACT_ENVIRONMENT:void 0,X=typeof jest!=="undefined";return X&&Z!==!1}}function A2(){{var J=typeof IS_REACT_ACT_ENVIRONMENT!=="undefined"?IS_REACT_ACT_ENVIRONMENT:void 0;if(!J&&FL.current!==null)q("The current testing environment is not configured to support act(...)");return J}}var IL=Math.ceil,S3=U0.ReactCurrentDispatcher,E3=U0.ReactCurrentOwner,H4=U0.ReactCurrentBatchConfig,C8=U0.ReactCurrentActQueue,d1=0,R2=1,O4=2,q8=4,w5=0,FJ=1,h9=2,dX=3,_J=4,L2=5,N3=6,N0=d1,N4=null,F1=null,y1=D,r8=D,x3=c5(D),m1=w5,IJ=null,b3=D,yX=D,VJ=D,mX=D,jJ=null,d4=null,v3=0,w2=500,P2=1/0,VL=500,P5=null;function DJ(){P2=o1()+VL}function F2(){return P2}var cX=!1,C3=null,g7=null,g9=!1,J9=null,SJ=D,k3=[],h3=null,jL=50,EJ=0,g3=null,T3=!1,iX=!1,DL=50,T7=0,lX=null,NJ=Y1,sX=D,_2=!1;function pX(){return N4}function x4(){if((N0&(O4|q8))!==d1)return o1();if(NJ!==Y1)return NJ;return NJ=o1(),NJ}function Z9(J){var Z=J.mode;if((Z&E0)===t)return K0;else if((N0&O4)!==d1&&y1!==D)return F6(y1);var X=RA()!==AA;if(X){if(H4.transition!==null){var Q=H4.transition;if(!Q._updatedFibers)Q._updatedFibers=new Set;Q._updatedFibers.add(J)}if(sX===n1)sX=ZK();return sX}var G=_8();if(G!==n1)return G;var Y=Z$();return Y}function SL(J){var Z=J.mode;if((Z&E0)===t)return K0;return jq()}function c1(J,Z,X,Q){if(rL(),_2)q("useInsertionEffect must not schedule updates.");if(T3)iX=!0;if(_6(J,X,Q),(N0&O4)!==D&&J===N4)Jw(Z);else{if(F8)GK(J,Z,X);if(Zw(Z),J===N4){if((N0&O4)===d1)VJ=$0(VJ,X);if(m1===_J)X9(J,y1)}if(y4(J,Q),X===K0&&N0===d1&&(Z.mode&E0)===t&&!C8.isBatchingLegacy)DJ(),FW()}}function EL(J,Z,X){var Q=J.current;Q.lanes=Z,_6(J,Z,X),y4(J,X)}function NL(J){return(N0&O4)!==d1}function y4(J,Z){var X=J.callbackNode;wq(J,Z);var Q=OZ(J,J===N4?y1:D);if(Q===D){if(X!==null)f2(X);J.callbackNode=null,J.callbackPriority=n1;return}var G=P9(Q),Y=J.callbackPriority;if(Y===G&&!(C8.current!==null&&X!==i3)){if(X==null&&Y!==K0)q("Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue.");return}if(X!=null)f2(X);var z;if(G===K0){if(J.tag===i5){if(C8.isBatchingLegacy!==null)C8.didScheduleLegacyUpdate=!0;e$(j2.bind(null,J))}else PW(j2.bind(null,J));if(C8.current!==null)C8.current.push(l5);else Q$(function(){if((N0&(O4|q8))===d1)l5()});z=null}else{var K;switch(KK(Q)){case n4:K=KZ;break;case H5:K=bQ;break;case O5:K=A9;break;case $Z:K=vQ;break;default:K=A9;break}z=l3(K,I2.bind(null,J))}J.callbackPriority=G,J.callbackNode=z}function I2(J,Z){if(mA(),NJ=Y1,sX=D,(N0&(O4|q8))!==d1)throw new Error("Should not already be working.");var X=J.callbackNode,Q=_5();if(Q){if(J.callbackNode!==X)return null}var G=OZ(J,J===N4?y1:D);if(G===D)return null;var Y=!qZ(J,G)&&!Vq(J,G)&&!Z,z=Y?uL(J,G):aX(J,G);if(z!==w5){if(z===h9){var K=JG(J);if(K!==D)G=K,z=f3(J,K)}if(z===FJ){var W=IJ;throw T9(J,D),X9(J,G),y4(J,o1()),W}if(z===N3)X9(J,G);else{var H=!qZ(J,G),O=J.current.alternate;if(H&&!bL(O)){if(z=aX(J,G),z===h9){var A=JG(J);if(A!==D)G=A,z=f3(J,A)}if(z===FJ){var $=IJ;throw T9(J,D),X9(J,G),y4(J,o1()),$}}J.finishedWork=O,J.finishedLanes=G,xL(J,z,G)}}if(y4(J,o1()),J.callbackNode===X)return I2.bind(null,J);return null}function f3(J,Z){var X=jJ;if(AZ(J)){var Q=T9(J,Z);Q.flags|=Y5,s$(J.containerInfo)}var G=aX(J,Z);if(G!==h9){var Y=d4;if(d4=X,Y!==null)V2(Y)}return G}function V2(J){if(d4===null)d4=J;else d4.push.apply(d4,J)}function xL(J,Z,X){switch(Z){case w5:case FJ:throw new Error("Root did not complete. This is a bug in React.");case h9:{f9(J,d4,P5);break}case dX:{if(X9(J,X),ez(X)&&!u2()){var Q=v3+w2-o1();if(Q>10){var G=OZ(J,D);if(G!==D)break;var Y=J.suspendedLanes;if(!K7(Y,X)){var z=x4();QK(J,Y);break}J.timeoutHandle=kG(f9.bind(null,J,d4,P5),Q);break}}f9(J,d4,P5);break}case _J:{if(X9(J,X),Iq(X))break;if(!u2()){var K=Rq(J,X),W=K,H=o1()-W,O=nL(H)-H;if(O>10){J.timeoutHandle=kG(f9.bind(null,J,d4,P5),O);break}}f9(J,d4,P5);break}case L2:{f9(J,d4,P5);break}default:throw new Error("Unknown root exit status.")}}function bL(J){var Z=J;while(!0){if(Z.flags&YZ){var X=Z.updateQueue;if(X!==null){var Q=X.stores;if(Q!==null)for(var G=0;G<Q.length;G++){var Y=Q[G],z=Y.getSnapshot,K=Y.value;try{if(!t4(z(),K))return!1}catch(H){return!1}}}}var W=Z.child;if(Z.subtreeFlags&YZ&&W!==null){W.return=Z,Z=W;continue}if(Z===J)return!0;while(Z.sibling===null){if(Z.return===null||Z.return===J)return!0;Z=Z.return}Z.sibling.return=Z.return,Z=Z.sibling}return!0}function X9(J,Z){Z=BZ(Z,mX),Z=BZ(Z,VJ),Sq(J,Z)}function j2(J){if(cA(),(N0&(O4|q8))!==d1)throw new Error("Should not already be working.");_5();var Z=OZ(J,D);if(!a4(Z,K0))return y4(J,o1()),null;var X=aX(J,Z);if(J.tag!==i5&&X===h9){var Q=JG(J);if(Q!==D)Z=Q,X=f3(J,Q)}if(X===FJ){var G=IJ;throw T9(J,D),X9(J,Z),y4(J,o1()),G}if(X===N3)throw new Error("Root did not complete. This is a bug in React.");var Y=J.current.alternate;return J.finishedWork=Y,J.finishedLanes=Z,f9(J,d4,P5),y4(J,o1()),null}function vL(J,Z){if(Z!==D){if(GG(J,$0(Z,K0)),y4(J,o1()),(N0&(O4|q8))===d1)DJ(),l5()}}function u3(J,Z){var X=N0;N0|=R2;try{return J(Z)}finally{if(N0=X,N0===d1&&!C8.isBatchingLegacy)DJ(),FW()}}function CL(J,Z,X,Q,G){var Y=_8(),z=H4.transition;try{return H4.transition=null,r1(n4),J(Z,X,Q,G)}finally{if(r1(Y),H4.transition=z,N0===d1)DJ()}}function F5(J){if(J9!==null&&J9.tag===i5&&(N0&(O4|q8))===d1)_5();var Z=N0;N0|=R2;var X=H4.transition,Q=_8();try{if(H4.transition=null,r1(n4),J)return J();else return}finally{if(r1(Q),H4.transition=X,N0=Z,(N0&(O4|q8))===d1)l5()}}function D2(){return(N0&(O4|q8))!==d1}function oX(J,Z){_4(x3,r8,J),r8=$0(r8,Z),b3=$0(b3,Z)}function d3(J){r8=x3.current,F4(x3,J)}function T9(J,Z){J.finishedWork=null,J.finishedLanes=D;var X=J.timeoutHandle;if(X!==hG)J.timeoutHandle=hG,X$(X);if(F1!==null){var Q=F1.return;while(Q!==null){var G=Q.alternate;J2(G,Q),Q=Q.return}}N4=J;var Y=u9(J.current,null);return F1=Y,y1=r8=b3=Z,m1=w5,IJ=null,yX=D,VJ=D,mX=D,jJ=null,d4=null,VA(),j8.discardPendingWarnings(),Y}function S2(J,Z){do{var X=F1;try{if(XX(),nW(),p1(),E3.current=null,X===null||X.return===null){m1=FJ,IJ=Z,F1=null;return}if(G1&&X.mode&l0)CX(X,!0);if(l1)if(Q7(),Z!==null&&typeof Z==="object"&&typeof Z.then==="function"){var Q=Z;Yq(X,Q,y1)}else Gq(X,Z,y1);tA(J,X.return,X,Z,y1),b2(X)}catch(G){if(Z=G,F1===X&&X!==null)X=X.return,F1=X;else X=F1;continue}return}while(!0)}function E2(){var J=S3.current;if(S3.current=EX,J===null)return EX;else return J}function N2(J){S3.current=J}function kL(){v3=o1()}function xJ(J){yX=$0(J,yX)}function hL(){if(m1===w5)m1=dX}function y3(){if(m1===w5||m1===dX||m1===h9)m1=_J;if(N4!==null&&(ZG(yX)||ZG(VJ)))X9(N4,y1)}function gL(J){if(m1!==_J)m1=h9;if(jJ===null)jJ=[J];else jJ.push(J)}function TL(){return m1===w5}function aX(J,Z){var X=N0;N0|=O4;var Q=E2();if(N4!==J||y1!==Z){if(F8){var G=J.memoizedUpdaters;if(G.size>0)bJ(J,y1),G.clear();YK(J,Z)}P5=zK(),T9(J,Z)}oz(Z);do try{fL();break}catch(Y){S2(J,Y)}while(!0);if(XX(),N0=X,N2(Q),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(),N4=null,y1=D,m1}function fL(){while(F1!==null)x2(F1)}function uL(J,Z){var X=N0;N0|=O4;var Q=E2();if(N4!==J||y1!==Z){if(F8){var G=J.memoizedUpdaters;if(G.size>0)bJ(J,y1),G.clear();YK(J,Z)}P5=zK(),DJ(),T9(J,Z)}oz(Z);do try{dL();break}catch(Y){S2(J,Y)}while(!0);if(XX(),N2(Q),N0=X,F1!==null)return Hq(),w5;else return az(),N4=null,y1=D,m1}function dL(){while(F1!==null&&!fO())x2(F1)}function x2(J){var Z=J.alternate;P1(J);var X;if((J.mode&l0)!==t)cY(J),X=m3(Z,J,r8),CX(J,!0);else X=m3(Z,J,r8);if(p1(),J.memoizedProps=J.pendingProps,X===null)b2(J);else F1=X;E3.current=null}function b2(J){var Z=J;do{var{alternate:X,return:Q}=Z;if((Z.flags&B6)===Z0){P1(Z);var G=void 0;if((Z.mode&l0)===t)G=eU(X,Z,r8);else cY(Z),G=eU(X,Z,r8),CX(Z,!1);if(p1(),G!==null){F1=G;return}}else{var Y=xR(X,Z);if(Y!==null){Y.flags&=vO,F1=Y;return}if((Z.mode&l0)!==t){CX(Z,!1);var{actualDuration:z,child:K}=Z;while(K!==null)z+=K.actualDuration,K=K.sibling;Z.actualDuration=z}if(Q!==null)Q.flags|=B6,Q.subtreeFlags=Z0,Q.deletions=null;else{m1=N3,F1=null;return}}var W=Z.sibling;if(W!==null){F1=W;return}Z=Q,F1=Z}while(Z!==null);if(m1===w5)m1=L2}function f9(J,Z,X){var Q=_8(),G=H4.transition;try{H4.transition=null,r1(n4),yL(J,Z,X,Q)}finally{H4.transition=G,r1(Q)}return null}function yL(J,Z,X,Q){do _5();while(J9!==null);if(tL(),(N0&(O4|q8))!==d1)throw new Error("Should not already be working.");var{finishedWork:G,finishedLanes:Y}=J;if(rO(Y),G===null)return lz(),null;else if(Y===D)q("root.finishedLanes should not be empty during a commit. This is a bug in React.");if(J.finishedWork=null,J.finishedLanes=D,G===J.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.");J.callbackNode=null,J.callbackPriority=n1;var z=$0(G.lanes,G.childLanes);if(Eq(J,z),J===N4)N4=null,F1=null,y1=D;if((G.subtreeFlags&X7)!==Z0||(G.flags&X7)!==Z0){if(!g9)g9=!0,h3=X,l3(A9,function(){return _5(),null})}var K=(G.subtreeFlags&(NQ|xQ|M6|X7))!==Z0,W=(G.flags&(NQ|xQ|M6|X7))!==Z0;if(K||W){var H=H4.transition;H4.transition=null;var O=_8();r1(n4);var A=N0;N0|=q8,E3.current=null;var $=hR(J,G);FU(),aR(J,G,Y),aM(J.containerInfo),J.current=G,zq(Y),nR(G,J,Y),Kq(),uO(),N0=A,r1(O),H4.transition=H}else J.current=G,FU();var P=g9;if(g9)g9=!1,J9=J,SJ=Y;else T7=0,lX=null;if(z=J.pendingLanes,z===D)g7=null;if(!P)h2(J.current,!1);if(sO(G.stateNode,Q),F8)J.memoizedUpdaters.clear();if(PL(),y4(J,o1()),Z!==null){var F=J.onRecoverableError;for(var _=0;_<Z.length;_++){var b=Z[_],p=b.stack,i=b.digest;F(b.value,{componentStack:p,digest:i})}}if(cX){cX=!1;var I0=C3;throw C3=null,I0}if(a4(SJ,K0)&&J.tag!==i5)_5();if(z=J.pendingLanes,a4(z,K0))if(yA(),J===g3)EJ++;else EJ=0,g3=J;else EJ=0;return l5(),lz(),null}function _5(){if(J9!==null){var J=KK(SJ),Z=vq(O5,J),X=H4.transition,Q=_8();try{return H4.transition=null,r1(Z),cL()}finally{r1(Q),H4.transition=X}}return!1}function mL(J){if(k3.push(J),!g9)g9=!0,l3(A9,function(){return _5(),null})}function cL(){if(J9===null)return!1;var J=h3;h3=null;var Z=J9,X=SJ;if(J9=null,SJ=D,(N0&(O4|q8))!==d1)throw new Error("Cannot flush passive effects while already rendering.");T3=!0,iX=!1,Wq(X);var Q=N0;N0|=q8,QL(Z.current),eR(Z,Z.current,X,J);{var G=k3;k3=[];for(var Y=0;Y<G.length;Y++){var z=G[Y];uR(Z,z)}}Uq(),h2(Z.current,!0),N0=Q,l5();{if(iX)if(Z===lX)T7++;else T7=0,lX=Z;else T7=0;T3=!1,iX=!1}pO(Z);{var K=Z.current.stateNode;K.effectDuration=0,K.passiveEffectDuration=0}return!0}function v2(J){return g7!==null&&g7.has(J)}function iL(J){if(g7===null)g7=new Set([J]);else g7.add(J)}function lL(J){if(!cX)cX=!0,C3=J}var sL=lL;function C2(J,Z,X){var Q=C9(X,Z),G=NU(J,Q,K0),Y=p5(J,G,K0),z=x4();if(Y!==null)_6(Y,K0,z),y4(Y,z)}function X1(J,Z,X){if(vR(X),vJ(!1),J.tag===o){C2(J,J,X);return}var Q=null;Q=Z;while(Q!==null){if(Q.tag===o){C2(Q,J,X);return}else if(Q.tag===a){var{type:G,stateNode:Y}=Q;if(typeof G.getDerivedStateFromError==="function"||typeof Y.componentDidCatch==="function"&&!v2(Y)){var z=C9(X,J),K=K3(Q,z,K0),W=p5(Q,K,K0),H=x4();if(W!==null)_6(W,K0,H),y4(W,H);return}}Q=Q.return}q(`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`,X)}function pL(J,Z,X){var Q=J.pingCache;if(Q!==null)Q.delete(Z);var G=x4();if(QK(J,X),Xw(J),N4===J&&K7(y1,X))if(m1===_J||m1===dX&&ez(y1)&&o1()-v3<w2)T9(J,D);else mX=$0(mX,X);y4(J,G)}function k2(J,Z){if(Z===n1)Z=SL(J);var X=x4(),Q=f4(J,Z);if(Q!==null)_6(Q,Z,X),y4(Q,X)}function oL(J){var Z=J.memoizedState,X=n1;if(Z!==null)X=Z.retryLane;k2(J,X)}function aL(J,Z){var X=n1,Q;switch(J.tag){case Y0:Q=J.stateNode;var G=J.memoizedState;if(G!==null)X=G.retryLane;break;case c0:Q=J.stateNode;break;default:throw new Error("Pinged unknown suspense boundary type. This is probably a bug in React.")}if(Q!==null)Q.delete(Z);k2(J,X)}function nL(J){return J<120?120:J<480?480:J<1080?1080:J<1920?1920:J<3000?3000:J<4320?4320:IL(J/1960)*1960}function rL(){if(EJ>jL)throw EJ=0,g3=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(T7>DL)T7=0,lX=null,q("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 tL(){j8.flushLegacyContextWarning(),j8.flushPendingUnsafeLifecycleWarnings()}function h2(J,Z){{if(P1(J),nX(J,K5,qL),Z)nX(J,zZ,BL);if(nX(J,K5,HL),Z)nX(J,zZ,OL);p1()}}function nX(J,Z,X){{var Q=J,G=null;while(Q!==null){var Y=Q.subtreeFlags&Z;if(Q!==G&&Q.child!==null&&Y!==Z0)Q=Q.child;else{if((Q.flags&Z)!==Z0)X(Q);if(Q.sibling!==null)Q=Q.sibling;else Q=G=Q.return}}}}var rX=null;function g2(J){{if((N0&O4)!==d1)return;if(!(J.mode&E0))return;var Z=J.tag;if(Z!==Q1&&Z!==o&&Z!==a&&Z!==H0&&Z!==e&&Z!==n0&&Z!==j0)return;var X=M0(J)||"ReactComponent";if(rX!==null){if(rX.has(X))return;rX.add(X)}else rX=new Set([X]);var Q=P4;try{P1(J),q("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(Q)P1(J);else p1()}}}var m3;{var eL=null;m3=function(J,Z,X){var Q=i2(eL,Z);try{return oU(J,Z,X)}catch(Y){if(KA()||Y!==null&&typeof Y==="object"&&typeof Y.then==="function")throw Y;if(XX(),nW(),J2(J,Z),i2(Z,Q),Z.mode&l0)cY(Z);if(IQ(null,oU,null,J,Z,X),EO()){var G=VQ();if(typeof G==="object"&&G!==null&&G._suppressLogging&&typeof Y==="object"&&Y!==null&&!Y._suppressLogging)Y._suppressLogging=!0}throw Y}}}var T2=!1,c3;c3=new Set;function Jw(J){if(K9&&!fA())switch(J.tag){case H0:case e:case j0:{var Z=F1&&M0(F1)||"Unknown",X=Z;if(!c3.has(X)){c3.add(X);var Q=M0(J)||"Unknown";q("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",Q,Z,Z)}break}case a:{if(!T2)q("Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and state."),T2=!0;break}}}function bJ(J,Z){if(F8){var X=J.memoizedUpdaters;X.forEach(function(Q){GK(J,Q,Z)})}}var i3={};function l3(J,Z){{var X=C8.current;if(X!==null)return X.push(Z),i3;else return iz(J,Z)}}function f2(J){if(J===i3)return;return TO(J)}function u2(){return C8.current!==null}function Zw(J){{if(J.mode&E0){if(!A2())return}else{if(!_L())return;if(N0!==d1)return;if(J.tag!==H0&&J.tag!==e&&J.tag!==j0)return}if(C8.current===null){var Z=P4;try{P1(J),q(`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`,M0(J))}finally{if(Z)P1(J);else p1()}}}}function Xw(J){if(J.tag!==i5&&A2()&&C8.current===null)q(`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 vJ(J){_2=J}var B8=null,f7=null,Qw=function(J){B8=J};function u7(J){{if(B8===null)return J;var Z=B8(J);if(Z===void 0)return J;return Z.current}}function s3(J){return u7(J)}function p3(J){{if(B8===null)return J;var Z=B8(J);if(Z===void 0){if(J!==null&&J!==void 0&&typeof J.render==="function"){var X=u7(J.render);if(J.render!==X){var Q={$$typeof:r,render:X};if(J.displayName!==void 0)Q.displayName=J.displayName;return Q}}return J}return Z.current}}function d2(J,Z){{if(B8===null)return!1;var X=J.elementType,Q=Z.type,G=!1,Y=typeof Q==="object"&&Q!==null?Q.$$typeof:null;switch(J.tag){case a:{if(typeof Q==="function")G=!0;break}case H0:{if(typeof Q==="function")G=!0;else if(Y===f0)G=!0;break}case e:{if(Y===r)G=!0;else if(Y===f0)G=!0;break}case n0:case j0:{if(Y===B0)G=!0;else if(Y===f0)G=!0;break}default:return!1}if(G){var z=B8(X);if(z!==void 0&&z===B8(Q))return!0}return!1}}function y2(J){{if(B8===null)return;if(typeof WeakSet!=="function")return;if(f7===null)f7=new WeakSet;f7.add(J)}}var Gw=function(J,Z){{if(B8===null)return;var{staleFamilies:X,updatedFamilies:Q}=Z;_5(),F5(function(){o3(J.current,Q,X)})}},Yw=function(J,Z){{if(J.context!==e4)return;_5(),F5(function(){CJ(Z,J,null,null)})}};function o3(J,Z,X){{var{alternate:Q,child:G,sibling:Y,tag:z,type:K}=J,W=null;switch(z){case H0:case j0:case a:W=K;break;case e:W=K.render;break}if(B8===null)throw new Error("Expected resolveFamily to be set during hot reload.");var H=!1,O=!1;if(W!==null){var A=B8(W);if(A!==void 0){if(X.has(A))O=!0;else if(Z.has(A))if(z===a)O=!0;else H=!0}}if(f7!==null){if(f7.has(J)||Q!==null&&f7.has(Q))O=!0}if(O)J._debugNeedsRemount=!0;if(O||H){var $=f4(J,K0);if($!==null)c1($,J,K0,Y1)}if(G!==null&&!O)o3(G,Z,X);if(Y!==null)o3(Y,Z,X)}}var zw=function(J,Z){{var X=new Set,Q=new Set(Z.map(function(G){return G.current}));return a3(J.current,Q,X),X}};function a3(J,Z,X){{var{child:Q,sibling:G,tag:Y,type:z}=J,K=null;switch(Y){case H0:case j0:case a:K=z;break;case e:K=z.render;break}var W=!1;if(K!==null){if(Z.has(K))W=!0}if(W)Kw(J,X);else if(Q!==null)a3(Q,Z,X);if(G!==null)a3(G,Z,X)}}function Kw(J,Z){{var X=Ww(J,Z);if(X)return;var Q=J;while(!0){switch(Q.tag){case u:Z.add(Q.stateNode);return;case A0:Z.add(Q.stateNode.containerInfo);return;case o:Z.add(Q.stateNode.containerInfo);return}if(Q.return===null)throw new Error("Expected to reach root first.");Q=Q.return}}}function Ww(J,Z){{var X=J,Q=!1;while(!0){if(X.tag===u)Q=!0,Z.add(X.stateNode);else if(X.child!==null){X.child.return=X,X=X.child;continue}if(X===J)return Q;while(X.sibling===null){if(X.return===null||X.return===J)return Q;X=X.return}X.sibling.return=X.return,X=X.sibling}}return!1}var n3;{n3=!1;try{var m2=Object.preventExtensions({});}catch(J){n3=!0}}function Uw(J,Z,X,Q){if(this.tag=J,this.key=X,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=Z,this.memoizedProps=null,this.updateQueue=null,this.memoizedState=null,this.dependencies=null,this.mode=Q,this.flags=Z0,this.subtreeFlags=Z0,this.deletions=null,this.lanes=D,this.childLanes=D,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,!n3&&typeof Object.preventExtensions==="function")Object.preventExtensions(this)}var J8=function(J,Z,X,Q){return new Uw(J,Z,X,Q)};function r3(J){var Z=J.prototype;return!!(Z&&Z.isReactComponent)}function Hw(J){return typeof J==="function"&&!r3(J)&&J.defaultProps===void 0}function Ow(J){if(typeof J==="function")return r3(J)?a:H0;else if(J!==void 0&&J!==null){var Z=J.$$typeof;if(Z===r)return e;if(Z===B0)return n0}return Q1}function u9(J,Z){var X=J.alternate;if(X===null)X=J8(J.tag,Z,J.key,J.mode),X.elementType=J.elementType,X.type=J.type,X.stateNode=J.stateNode,X._debugSource=J._debugSource,X._debugOwner=J._debugOwner,X._debugHookTypes=J._debugHookTypes,X.alternate=J,J.alternate=X;else X.pendingProps=Z,X.type=J.type,X.flags=Z0,X.subtreeFlags=Z0,X.deletions=null,X.actualDuration=0,X.actualStartTime=-1;X.flags=J.flags&W5,X.childLanes=J.childLanes,X.lanes=J.lanes,X.child=J.child,X.memoizedProps=J.memoizedProps,X.memoizedState=J.memoizedState,X.updateQueue=J.updateQueue;var Q=J.dependencies;switch(X.dependencies=Q===null?null:{lanes:Q.lanes,firstContext:Q.firstContext},X.sibling=J.sibling,X.index=J.index,X.ref=J.ref,X.selfBaseDuration=J.selfBaseDuration,X.treeBaseDuration=J.treeBaseDuration,X._debugNeedsRemount=J._debugNeedsRemount,X.tag){case Q1:case H0:case j0:X.type=u7(J.type);break;case a:X.type=s3(J.type);break;case e:X.type=p3(J.type);break}return X}function qw(J,Z){J.flags&=W5|b1;var X=J.alternate;if(X===null)J.childLanes=D,J.lanes=Z,J.child=null,J.subtreeFlags=Z0,J.memoizedProps=null,J.memoizedState=null,J.updateQueue=null,J.dependencies=null,J.stateNode=null,J.selfBaseDuration=0,J.treeBaseDuration=0;else{J.childLanes=X.childLanes,J.lanes=X.lanes,J.child=X.child,J.subtreeFlags=Z0,J.deletions=null,J.memoizedProps=X.memoizedProps,J.memoizedState=X.memoizedState,J.updateQueue=X.updateQueue,J.type=X.type;var Q=X.dependencies;J.dependencies=Q===null?null:{lanes:Q.lanes,firstContext:Q.firstContext},J.selfBaseDuration=X.selfBaseDuration,J.treeBaseDuration=X.treeBaseDuration}return J}function Bw(J,Z,X){var Q;if(J===sZ){if(Q=E0,Z===!0)Q|=V1,Q|=y8}else Q=t;if(F8)Q|=l0;return J8(o,null,null,Q)}function t3(J,Z,X,Q,G,Y){var z=Q1,K=J;if(typeof J==="function")if(r3(J))z=a,K=s3(K);else K=u7(K);else if(typeof J==="string")z=u;else J:switch(J){case T8:return Q9(X.children,G,Y,Z);case M:if(z=m4,G|=V1,(G&E0)!==t)G|=y8;break;case S:return Mw(X,G,Y,Z);case k0:return $w(X,G,Y,Z);case L0:return Aw(X,G,Y,Z);case X4:return c2(X,G,Y,Z);case f8:case U1:case L8:case s1:case $1:default:{if(typeof J==="object"&&J!==null)switch(J.$$typeof){case C:z=A1;break J;case J0:z=X8;break J;case r:z=e,K=p3(K);break J;case B0:z=n0;break J;case f0:z=M4,K=null;break J}var W="";{if(J===void 0||typeof J==="object"&&J!==null&&Object.keys(J).length===0)W+=" 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 H=Q?M0(Q):null;if(H)W+=`
Check the render method of \``+H+"`."}throw new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(J==null?J:typeof J)+"."+W))}}var O=J8(z,X,Z,G);return O.elementType=J,O.type=K,O.lanes=Y,O._debugOwner=Q,O}function e3(J,Z,X){var Q=null;Q=J._owner;var{type:G,key:Y,props:z}=J,K=t3(G,Y,z,Q,Z,X);return K._debugSource=J._source,K._debugOwner=J._owner,K}function Q9(J,Z,X,Q){var G=J8(i1,J,Q,Z);return G.lanes=X,G}function Mw(J,Z,X,Q){if(typeof J.id!=="string")q('Profiler must specify an "id" of type `string` as a prop. Received the type `%s` instead.',typeof J.id);var G=J8(x0,J,Q,Z|l0);return G.elementType=S,G.lanes=X,G.stateNode={effectDuration:0,passiveEffectDuration:0},G}function $w(J,Z,X,Q){var G=J8(Y0,J,Q,Z);return G.elementType=k0,G.lanes=X,G}function Aw(J,Z,X,Q){var G=J8(c0,J,Q,Z);return G.elementType=L0,G.lanes=X,G}function c2(J,Z,X,Q){var G=J8(R1,J,Q,Z);G.elementType=X4,G.lanes=X;var Y={isHidden:!1};return G.stateNode=Y,G}function Jz(J,Z,X){var Q=J8(w0,J,null,Z);return Q.lanes=X,Q}function Rw(){var J=J8(u,null,null,t);return J.elementType="DELETED",J}function Lw(J){var Z=J8(C4,null,null,t);return Z.stateNode=J,Z}function Zz(J,Z,X){var Q=J.children!==null?J.children:[],G=J8(A0,Q,J.key,Z);return G.lanes=X,G.stateNode={containerInfo:J.containerInfo,pendingChildren:null,implementation:J.implementation},G}function i2(J,Z){if(J===null)J=J8(Q1,null,null,t);return J.tag=Z.tag,J.key=Z.key,J.elementType=Z.elementType,J.type=Z.type,J.stateNode=Z.stateNode,J.return=Z.return,J.child=Z.child,J.sibling=Z.sibling,J.index=Z.index,J.ref=Z.ref,J.pendingProps=Z.pendingProps,J.memoizedProps=Z.memoizedProps,J.updateQueue=Z.updateQueue,J.memoizedState=Z.memoizedState,J.dependencies=Z.dependencies,J.mode=Z.mode,J.flags=Z.flags,J.subtreeFlags=Z.subtreeFlags,J.deletions=Z.deletions,J.lanes=Z.lanes,J.childLanes=Z.childLanes,J.alternate=Z.alternate,J.actualDuration=Z.actualDuration,J.actualStartTime=Z.actualStartTime,J.selfBaseDuration=Z.selfBaseDuration,J.treeBaseDuration=Z.treeBaseDuration,J._debugSource=Z._debugSource,J._debugOwner=Z._debugOwner,J._debugNeedsRemount=Z._debugNeedsRemount,J._debugHookTypes=Z._debugHookTypes,J}function ww(J,Z,X,Q,G){this.tag=Z,this.containerInfo=J,this.pendingChildren=null,this.current=null,this.pingCache=null,this.finishedWork=null,this.timeoutHandle=hG,this.context=null,this.pendingContext=null,this.callbackNode=null,this.callbackPriority=n1,this.eventTimes=QG(D),this.expirationTimes=QG(Y1),this.pendingLanes=D,this.suspendedLanes=D,this.pingedLanes=D,this.expiredLanes=D,this.mutableReadLanes=D,this.finishedLanes=D,this.entangledLanes=D,this.entanglements=QG(D),this.identifierPrefix=Q,this.onRecoverableError=G,this.mutableSourceEagerHydrationData=null,this.effectDuration=0,this.passiveEffectDuration=0;{this.memoizedUpdaters=new Set;var Y=this.pendingUpdatersLaneMap=[];for(var z=0;z<kQ;z++)Y.push(new Set)}switch(Z){case sZ:this._debugRootType=X?"hydrateRoot()":"createRoot()";break;case i5:this._debugRootType=X?"hydrate()":"render()";break}}function l2(J,Z,X,Q,G,Y,z,K,W,H){var O=new ww(J,Z,X,K,W),A=Bw(Z,Y);O.current=A,A.stateNode=O;{var $={element:Q,isDehydrated:X,cache:null,transitions:null,pendingSuspenseBoundaries:null};A.memoizedState=$}return qY(A),O}var Xz="18.3.1";function Pw(J,Z,X){var Q=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;return w1(Q),{$$typeof:R8,key:Q==null?null:""+Q,children:J,containerInfo:Z,implementation:X}}var Qz,Gz;Qz=!1,Gz={};function s2(J){if(!J)return e4;var Z=J7(J),X=t$(Z);if(Z.tag===a){var Q=Z.type;if(i8(Q))return LW(Z,Q,X)}return X}function Fw(J,Z){{var X=J7(J);if(X===void 0)if(typeof J.render==="function")throw new Error("Unable to find node on an unmounted component.");else{var Q=Object.keys(J).join(",");throw new Error("Argument appears to not be a ReactComponent. Keys: "+Q)}var G=yz(X);if(G===null)return null;if(G.mode&V1){var Y=M0(X)||"Component";if(!Gz[Y]){Gz[Y]=!0;var z=P4;try{if(P1(G),X.mode&V1)q("%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",Z,Z,Y);else q("%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",Z,Z,Y)}finally{if(z)P1(z);else p1()}}}return G.stateNode}}function p2(J,Z,X,Q,G,Y,z,K){var W=!1,H=null;return l2(J,Z,W,H,X,Q,G,Y,z)}function o2(J,Z,X,Q,G,Y,z,K,W,H){var O=!0,A=l2(X,Q,O,J,G,Y,z,K,W);A.context=s2(null);var $=A.current,P=x4(),F=Z9($),_=R5(P,F);return _.callback=Z!==void 0&&Z!==null?Z:null,p5($,_,F),EL(A,F,P),A}function CJ(J,Z,X,Q){lO(Z,J);var G=Z.current,Y=x4(),z=Z9(G);Oq(z);var K=s2(X);if(Z.context===null)Z.context=K;else Z.pendingContext=K;if(K9&&P4!==null&&!Qz)Qz=!0,q(`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.`,M0(P4)||"Unknown");var W=R5(Y,z);if(W.payload={element:J},Q=Q===void 0?null:Q,Q!==null){if(typeof Q!=="function")q("render(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",Q);W.callback=Q}var H=p5(G,W,z);if(H!==null)c1(H,G,z,Y),KX(H,G,z);return z}function tX(J){var Z=J.current;if(!Z.child)return null;switch(Z.child.tag){case u:return vG(Z.child.stateNode);default:return Z.child.stateNode}}function _w(J){switch(J.tag){case o:{var Z=J.stateNode;if(AZ(Z)){var X=Pq(Z);vL(Z,X)}break}case Y0:{F5(function(){var G=f4(J,K0);if(G!==null){var Y=x4();c1(G,J,K0,Y)}});var Q=K0;Yz(J,Q);break}}}function a2(J,Z){var X=J.memoizedState;if(X!==null&&X.dehydrated!==null)X.retryLane=Dq(X.retryLane,Z)}function Yz(J,Z){a2(J,Z);var X=J.alternate;if(X)a2(X,Z)}function Iw(J){if(J.tag!==Y0)return;var Z=L6,X=f4(J,Z);if(X!==null){var Q=x4();c1(X,J,Z,Q)}Yz(J,Z)}function Vw(J){if(J.tag!==Y0)return;var Z=Z9(J),X=f4(J,Z);if(X!==null){var Q=x4();c1(X,J,Z,Q)}Yz(J,Z)}function n2(J){var Z=gO(J);if(Z===null)return null;return Z.stateNode}var r2=function(J){return null};function jw(J){return r2(J)}var t2=function(J){return!1};function Dw(J){return t2(J)}var e2=null,JH=null,ZH=null,XH=null,QH=null,GH=null,YH=null,zH=null,KH=null;{var WH=function(J,Z,X){var Q=Z[X],G=u0(J)?J.slice():D0({},J);if(X+1===Z.length){if(u0(G))G.splice(Q,1);else delete G[Q];return G}return G[Q]=WH(J[Q],Z,X+1),G},UH=function(J,Z){return WH(J,Z,0)},HH=function(J,Z,X,Q){var G=Z[Q],Y=u0(J)?J.slice():D0({},J);if(Q+1===Z.length){var z=X[Q];if(Y[z]=Y[G],u0(Y))Y.splice(G,1);else delete Y[G]}else Y[G]=HH(J[G],Z,X,Q+1);return Y},OH=function(J,Z,X){if(Z.length!==X.length){z1("copyWithRename() expects paths of the same length");return}else for(var Q=0;Q<X.length-1;Q++)if(Z[Q]!==X[Q]){z1("copyWithRename() expects paths to be the same except for the deepest key");return}return HH(J,Z,X,0)},qH=function(J,Z,X,Q){if(X>=Z.length)return Q;var G=Z[X],Y=u0(J)?J.slice():D0({},J);return Y[G]=qH(J[G],Z,X+1,Q),Y},BH=function(J,Z,X){return qH(J,Z,0,X)},zz=function(J,Z){var X=J.memoizedState;while(X!==null&&Z>0)X=X.next,Z--;return X};e2=function(J,Z,X,Q){var G=zz(J,Z);if(G!==null){var Y=BH(G.memoizedState,X,Q);G.memoizedState=Y,G.baseState=Y,J.memoizedProps=D0({},J.memoizedProps);var z=f4(J,K0);if(z!==null)c1(z,J,K0,Y1)}},JH=function(J,Z,X){var Q=zz(J,Z);if(Q!==null){var G=UH(Q.memoizedState,X);Q.memoizedState=G,Q.baseState=G,J.memoizedProps=D0({},J.memoizedProps);var Y=f4(J,K0);if(Y!==null)c1(Y,J,K0,Y1)}},ZH=function(J,Z,X,Q){var G=zz(J,Z);if(G!==null){var Y=OH(G.memoizedState,X,Q);G.memoizedState=Y,G.baseState=Y,J.memoizedProps=D0({},J.memoizedProps);var z=f4(J,K0);if(z!==null)c1(z,J,K0,Y1)}},XH=function(J,Z,X){if(J.pendingProps=BH(J.memoizedProps,Z,X),J.alternate)J.alternate.pendingProps=J.pendingProps;var Q=f4(J,K0);if(Q!==null)c1(Q,J,K0,Y1)},QH=function(J,Z){if(J.pendingProps=UH(J.memoizedProps,Z),J.alternate)J.alternate.pendingProps=J.pendingProps;var X=f4(J,K0);if(X!==null)c1(X,J,K0,Y1)},GH=function(J,Z,X){if(J.pendingProps=OH(J.memoizedProps,Z,X),J.alternate)J.alternate.pendingProps=J.pendingProps;var Q=f4(J,K0);if(Q!==null)c1(Q,J,K0,Y1)},YH=function(J){var Z=f4(J,K0);if(Z!==null)c1(Z,J,K0,Y1)},zH=function(J){r2=J},KH=function(J){t2=J}}function Sw(J){var Z=yz(J);if(Z===null)return null;return Z.stateNode}function Ew(J){return null}function Nw(){return P4}function xw(J){var Z=J.findFiberByHostInstance,X=U0.ReactCurrentDispatcher;return iO({bundleType:J.bundleType,version:J.version,rendererPackageName:J.rendererPackageName,rendererConfig:J.rendererConfig,overrideHookState:e2,overrideHookStateDeletePath:JH,overrideHookStateRenamePath:ZH,overrideProps:XH,overridePropsDeletePath:QH,overridePropsRenamePath:GH,setErrorHandler:zH,setSuspenseHandler:KH,scheduleUpdate:YH,currentDispatcherRef:X,findHostInstanceByFiber:Sw,findFiberByHostInstance:Z||Ew,findHostInstancesForRefresh:zw,scheduleRefresh:Gw,scheduleRoot:Yw,setRefreshHandler:Qw,getCurrentFiber:Nw,reconcilerVersion:Xz})}var MH=typeof reportError==="function"?reportError:function(J){console.error(J)};function Kz(J){this._internalRoot=J}eX.prototype.render=Kz.prototype.render=function(J){var Z=this._internalRoot;if(Z===null)throw new Error("Cannot update an unmounted root.");{if(typeof arguments[1]==="function")q("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(JQ(arguments[1]))q("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")q("You passed a second argument to root.render(...) but it only accepts one argument.");var X=Z.containerInfo;if(X.nodeType!==x1){var Q=n2(Z.current);if(Q){if(Q.parentNode!==X)q("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.")}}}CJ(J,Z,null,null)},eX.prototype.unmount=Kz.prototype.unmount=function(){if(typeof arguments[0]==="function")q("unmount(...): does not support a callback argument. To execute a side effect after rendering, declare it in a component body with useEffect().");var J=this._internalRoot;if(J!==null){this._internalRoot=null;var Z=J.containerInfo;if(D2())q("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.");F5(function(){CJ(null,J,null,null)}),qW(Z)}};function bw(J,Z){if(!JQ(J))throw new Error("createRoot(...): Target container is not a DOM element.");$H(J);var X=!1,Q=!1,G="",Y=MH,z=null;if(Z!==null&&Z!==void 0){if(Z.hydrate)z1("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead.");else if(typeof Z==="object"&&Z!==null&&Z.$$typeof===A8)q(`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(Z.unstable_strictMode===!0)X=!0;if(Z.identifierPrefix!==void 0)G=Z.identifierPrefix;if(Z.onRecoverableError!==void 0)Y=Z.onRecoverableError;if(Z.transitionCallbacks!==void 0)z=Z.transitionCallbacks}var K=p2(J,sZ,null,X,Q,G,Y);uZ(K.current,J);var W=J.nodeType===x1?J.parentNode:J;return u6(W),new Kz(K)}function eX(J){this._internalRoot=J}function vw(J){if(J)cq(J)}eX.prototype.unstable_scheduleHydration=vw;function Cw(J,Z,X){if(!JQ(J))throw new Error("hydrateRoot(...): Target container is not a DOM element.");if($H(J),Z===void 0)q("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");var Q=X!=null?X:null,G=X!=null&&X.hydratedSources||null,Y=!1,z=!1,K="",W=MH;if(X!==null&&X!==void 0){if(X.unstable_strictMode===!0)Y=!0;if(X.identifierPrefix!==void 0)K=X.identifierPrefix;if(X.onRecoverableError!==void 0)W=X.onRecoverableError}var H=o2(Z,null,J,sZ,Q,Y,z,K,W);if(uZ(H.current,J),u6(J),G)for(var O=0;O<G.length;O++){var A=G[O];CA(H,A)}return new eX(H)}function JQ(J){return!!(J&&(J.nodeType===g4||J.nodeType===G5||J.nodeType===qQ||!C1))}function kJ(J){return!!(J&&(J.nodeType===g4||J.nodeType===G5||J.nodeType===qQ||J.nodeType===x1&&J.nodeValue===" react-mount-point-unstable "))}function $H(J){{if(J.nodeType===g4&&J.tagName&&J.tagName.toUpperCase()==="BODY")q("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(n6(J))if(J._reactRootContainer)q("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported.");else q("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 kw=U0.ReactCurrentOwner,AH;AH=function(J){if(J._reactRootContainer&&J.nodeType!==x1){var Z=n2(J._reactRootContainer.current);if(Z){if(Z.parentNode!==J)q("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 X=!!J._reactRootContainer,Q=Wz(J),G=!!(Q&&m5(Q));if(G&&!X)q("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(J.nodeType===g4&&J.tagName&&J.tagName.toUpperCase()==="BODY")q("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 Wz(J){if(!J)return null;if(J.nodeType===G5)return J.documentElement;else return J.firstChild}function RH(){}function hw(J,Z,X,Q,G){if(G){if(typeof Q==="function"){var Y=Q;Q=function(){var $=tX(z);Y.call($)}}var z=o2(Z,Q,J,i5,null,!1,!1,"",RH);J._reactRootContainer=z,uZ(z.current,J);var K=J.nodeType===x1?J.parentNode:J;return u6(K),F5(),z}else{var W;while(W=J.lastChild)J.removeChild(W);if(typeof Q==="function"){var H=Q;Q=function(){var $=tX(O);H.call($)}}var O=p2(J,i5,null,!1,!1,"",RH);J._reactRootContainer=O,uZ(O.current,J);var A=J.nodeType===x1?J.parentNode:J;return u6(A),F5(function(){CJ(Z,O,X,Q)}),O}}function gw(J,Z){if(J!==null&&typeof J!=="function")q("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",Z,J)}function ZQ(J,Z,X,Q,G){AH(X),gw(G===void 0?null:G,"render");var Y=X._reactRootContainer,z;if(!Y)z=hw(X,Z,J,G,Q);else{if(z=Y,typeof G==="function"){var K=G;G=function(){var W=tX(z);K.call(W)}}CJ(Z,z,J,G)}return tX(z)}var LH=!1;function Tw(J){{if(!LH)LH=!0,q("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 Z=kw.current;if(Z!==null&&Z.stateNode!==null){var X=Z.stateNode._warnedAboutRefsInRender;if(!X)q("%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.",C0(Z.type)||"A component");Z.stateNode._warnedAboutRefsInRender=!0}}if(J==null)return null;if(J.nodeType===g4)return J;return Fw(J,"findDOMNode")}function fw(J,Z,X){if(q("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"),!kJ(Z))throw new Error("Target container is not a DOM element.");{var Q=n6(Z)&&Z._reactRootContainer===void 0;if(Q)q("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 ZQ(null,J,Z,!0,X)}function uw(J,Z,X){if(q("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"),!kJ(Z))throw new Error("Target container is not a DOM element.");{var Q=n6(Z)&&Z._reactRootContainer===void 0;if(Q)q("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 ZQ(null,J,Z,!1,X)}function dw(J,Z,X,Q){if(q("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"),!kJ(X))throw new Error("Target container is not a DOM element.");if(J==null||!NO(J))throw new Error("parentComponent must be a valid React Component");return ZQ(J,Z,X,!1,Q)}var wH=!1;function yw(J){if(!wH)wH=!0,q("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(!kJ(J))throw new Error("unmountComponentAtNode(...): Target container is not a DOM element.");{var Z=n6(J)&&J._reactRootContainer===void 0;if(Z)q("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(J._reactRootContainer){{var X=Wz(J),Q=X&&!m5(X);if(Q)q("unmountComponentAtNode(): The node you're attempting to unmount was rendered by another copy of React.")}return F5(function(){ZQ(null,null,J,!1,function(){J._reactRootContainer=null,qW(J)})}),!0}else{{var G=Wz(J),Y=!!(G&&m5(G)),z=J.nodeType===g4&&kJ(J.parentNode)&&!!J.parentNode._reactRootContainer;if(Y)q("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(Cq(_w),hq(Iw),gq(Vw),Tq(_8),fq(xq),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")q("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");LO(uM),FO(u3,CL,F5);function mw(J,Z){var X=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!JQ(Z))throw new Error("Target container is not a DOM element.");return Pw(J,Z,null,X)}function cw(J,Z,X,Q){return dw(J,Z,X,Q)}var Uz={usingClientEntryPoint:!1,Events:[m5,A7,dZ,Nz,xz,u3]};function iw(J,Z){if(!Uz.usingClientEntryPoint)q('You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".');return bw(J,Z)}function lw(J,Z,X){if(!Uz.usingClientEntryPoint)q('You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".');return Cw(J,Z,X)}function sw(J){if(D2())q("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 F5(J)}var pw=xw({findFiberByHostInstance:V9,bundleType:1,version:Xz,rendererPackageName:"react-dom"});if(!pw&&l&&window.top===window.self){if(navigator.userAgent.indexOf("Chrome")>-1&&navigator.userAgent.indexOf("Edge")===-1||navigator.userAgent.indexOf("Firefox")>-1){var PH=window.location.protocol;if(/^(https?|file):$/.test(PH))console.info("%cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools"+(PH==="file:"?`
You might need to use a local HTTP server (instead of file://): https://reactjs.org/link/react-devtools-faq`:""),"font-weight:bold")}}if(XP.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Uz,XP.createPortal=mw,XP.createRoot=iw,XP.findDOMNode=Tw,XP.flushSync=sw,XP.hydrate=fw,XP.hydrateRoot=lw,XP.render=uw,XP.unmountComponentAtNode=yw,XP.unstable_batchedUpdates=u3,XP.unstable_renderSubtreeIntoContainer=cw,XP.version=Xz,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!=="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop==="function")__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var jH=y7((jF,VH)=>{var QP=M8(IH(),1);VH.exports=QP});var DH=y7((GP)=>{var c7=M8(jH(),1);m7=c7.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,GP.createRoot=function(U0,a0){m7.usingClientEntryPoint=!0;try{return c7.createRoot(U0,a0)}finally{m7.usingClientEntryPoint=!1}},GP.hydrateRoot=function(U0,a0,N1){m7.usingClientEntryPoint=!0;try{return c7.hydrateRoot(U0,a0,N1)}finally{m7.usingClientEntryPoint=!1}};var m7});var fJ=y7((YP)=>{var Hz=M8(gJ(),1);(function(){var U0=Symbol.for("react.element"),a0=Symbol.for("react.portal"),N1=Symbol.for("react.fragment"),z1=Symbol.for("react.strict_mode"),q=Symbol.for("react.profiler"),B4=Symbol.for("react.provider"),H0=Symbol.for("react.context"),a=Symbol.for("react.forward_ref"),Q1=Symbol.for("react.suspense"),o=Symbol.for("react.suspense_list"),A0=Symbol.for("react.memo"),u=Symbol.for("react.lazy"),w0=Symbol.for("react.offscreen"),i1=Symbol.iterator,m4="@@iterator";function X8(M){if(M===null||typeof M!=="object")return null;var S=i1&&M[i1]||M[m4];if(typeof S==="function")return S;return null}var A1=Hz.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function e(M){{for(var S=arguments.length,C=new Array(S>1?S-1:0),J0=1;J0<S;J0++)C[J0-1]=arguments[J0];x0("error",M,C)}}function x0(M,S,C){{var J0=A1.ReactDebugCurrentFrame,r=J0.getStackAddendum();if(r!=="")S+="%s",C=C.concat([r]);var k0=C.map(function(L0){return String(L0)});k0.unshift("Warning: "+S),Function.prototype.apply.call(console[M],console,k0)}}var Y0=!1,n0=!1,j0=!1,M4=!1,e1=!1,C4;C4=Symbol.for("react.module.reference");function c0(M){if(typeof M==="string"||typeof M==="function")return!0;if(M===N1||M===q||e1||M===z1||M===Q1||M===o||M4||M===w0||Y0||n0||j0)return!0;if(typeof M==="object"&&M!==null){if(M.$$typeof===u||M.$$typeof===A0||M.$$typeof===B4||M.$$typeof===H0||M.$$typeof===a||M.$$typeof===C4||M.getModuleId!==void 0)return!0}return!1}function D1(M,S,C){var J0=M.displayName;if(J0)return J0;var r=S.displayName||S.name||"";return r!==""?C+"("+r+")":C}function R1(M){return M.displayName||"Context"}function R0(M){if(M==null)return null;if(typeof M.tag==="number")e("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue.");if(typeof M==="function")return M.displayName||M.name||null;if(typeof M==="string")return M;switch(M){case N1:return"Fragment";case a0:return"Portal";case q:return"Profiler";case z1:return"StrictMode";case Q1:return"Suspense";case o:return"SuspenseList"}if(typeof M==="object")switch(M.$$typeof){case H0:var S=M;return R1(S)+".Consumer";case B4:var C=M;return R1(C._context)+".Provider";case a:return D1(M,M.render,"ForwardRef");case A0:var J0=M.displayName||null;if(J0!==null)return J0;return R0(M.type)||"Memo";case u:{var r=M,k0=r._payload,L0=r._init;try{return R0(L0(k0))}catch(B0){return null}}}return null}var F0=Object.assign,K1=0,G0,_1,c4,i4,Q8,C1,$4;function _0(){}_0.__reactDisabledLog=!0;function l1(){{if(K1===0){G0=console.log,_1=console.info,c4=console.warn,i4=console.error,Q8=console.group,C1=console.groupCollapsed,$4=console.groupEnd;var M={configurable:!0,enumerable:!0,value:_0,writable:!0};Object.defineProperties(console,{info:M,log:M,warn:M,error:M,group:M,groupCollapsed:M,groupEnd:M})}K1++}}function G1(){{if(K1--,K1===0){var M={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:F0({},M,{value:G0}),info:F0({},M,{value:_1}),warn:F0({},M,{value:c4}),error:F0({},M,{value:i4}),group:F0({},M,{value:Q8}),groupCollapsed:F0({},M,{value:C1}),groupEnd:F0({},M,{value:$4})})}if(K1<0)e("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var J4=A1.ReactCurrentDispatcher,A4;function L1(M,S,C){{if(A4===void 0)try{throw Error()}catch(r){var J0=r.stack.trim().match(/\n( *(at )?)/);A4=J0&&J0[1]||""}return`
`+A4+M}}var v=!1,d;{var s=typeof WeakMap==="function"?WeakMap:Map;d=new s}function l(M,S){if(!M||v)return"";{var C=d.get(M);if(C!==void 0)return C}var J0;v=!0;var r=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var k0;k0=J4.current,J4.current=null,l1();try{if(S){var L0=function(){throw Error()};if(Object.defineProperty(L0.prototype,"props",{set:function(){throw Error()}}),typeof Reflect==="object"&&Reflect.construct){try{Reflect.construct(L0,[])}catch(s1){J0=s1}Reflect.construct(M,[],L0)}else{try{L0.call()}catch(s1){J0=s1}M.call(L0.prototype)}}else{try{throw Error()}catch(s1){J0=s1}M()}}catch(s1){if(s1&&J0&&typeof s1.stack==="string"){var B0=s1.stack.split(`
`),f0=J0.stack.split(`
`),U1=B0.length-1,$1=f0.length-1;while(U1>=1&&$1>=0&&B0[U1]!==f0[$1])$1--;for(;U1>=1&&$1>=0;U1--,$1--)if(B0[U1]!==f0[$1]){if(U1!==1||$1!==1)do if(U1--,$1--,$1<0||B0[U1]!==f0[$1]){var X4=`
`+B0[U1].replace(" at new "," at ");if(M.displayName&&X4.includes("<anonymous>"))X4=X4.replace("<anonymous>",M.displayName);if(typeof M==="function")d.set(M,X4);return X4}while(U1>=1&&$1>=0);break}}}finally{v=!1,J4.current=k0,G1(),Error.prepareStackTrace=r}var f8=M?M.displayName||M.name:"",L8=f8?L1(f8):"";if(typeof M==="function")d.set(M,L8);return L8}function P0(M,S,C){return l(M,!1)}function r0(M){var S=M.prototype;return!!(S&&S.isReactComponent)}function q1(M,S,C){if(M==null)return"";if(typeof M==="function")return l(M,r0(M));if(typeof M==="string")return L1(M);switch(M){case Q1:return L1("Suspense");case o:return L1("SuspenseList")}if(typeof M==="object")switch(M.$$typeof){case a:return P0(M.render);case A0:return q1(M.type,S,C);case u:{var J0=M,r=J0._payload,k0=J0._init;try{return q1(k0(r),S,C)}catch(L0){}}}return""}var t0=Object.prototype.hasOwnProperty,B1={},w1=A1.ReactDebugCurrentFrame;function M1(M){if(M){var S=M._owner,C=q1(M.type,M._source,S?S.type:null);w1.setExtraStackFrame(C)}else w1.setExtraStackFrame(null)}function S1(M,S,C,J0,r){{var k0=Function.call.bind(t0);for(var L0 in M)if(k0(M,L0)){var B0=void 0;try{if(typeof M[L0]!=="function"){var f0=Error((J0||"React class")+": "+C+" type `"+L0+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof M[L0]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw f0.name="Invariant Violation",f0}B0=M[L0](S,L0,J0,C,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(U1){B0=U1}if(B0&&!(B0 instanceof Error))M1(r),e("%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).",J0||"React class",C,L0,typeof B0),M1(null);if(B0 instanceof Error&&!(B0.message in B1))B1[B0.message]=!0,M1(r),e("Failed %s type: %s",C,B0.message),M1(null)}}}var k4=Array.isArray;function R4(M){return k4(M)}function l4(M){{var S=typeof Symbol==="function"&&Symbol.toStringTag,C=S&&M[Symbol.toStringTag]||M.constructor.name||"Object";return C}}function k1(M){try{return G8(M),!1}catch(S){return!0}}function G8(M){return""+M}function L4(M){if(k1(M))return e("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",l4(M)),G8(M)}var Z4=A1.ReactCurrentOwner,k8={key:!0,ref:!0,__self:!0,__source:!0},h8,$8,s4;s4={};function h(M){if(t0.call(M,"ref")){var S=Object.getOwnPropertyDescriptor(M,"ref").get;if(S&&S.isReactWarning)return!1}return M.ref!==void 0}function n(M){if(t0.call(M,"key")){var S=Object.getOwnPropertyDescriptor(M,"key").get;if(S&&S.isReactWarning)return!1}return M.key!==void 0}function q0(M,S){if(typeof M.ref==="string"&&Z4.current&&S&&Z4.current.stateNode!==S){var C=R0(Z4.current.type);if(!s4[C])e('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',R0(Z4.current.type),M.ref),s4[C]=!0}}function y0(M,S){{var C=function(){if(!h8)h8=!0,e("%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(M,"key",{get:C,configurable:!0})}}function e0(M,S){{var C=function(){if(!$8)$8=!0,e("%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(M,"ref",{get:C,configurable:!0})}}var h1=function(M,S,C,J0,r,k0,L0){var B0={$$typeof:U0,type:M,key:S,ref:C,props:L0,_owner:k0};if(B0._store={},Object.defineProperty(B0._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(B0,"_self",{configurable:!1,enumerable:!1,writable:!1,value:J0}),Object.defineProperty(B0,"_source",{configurable:!1,enumerable:!1,writable:!1,value:r}),Object.freeze)Object.freeze(B0.props),Object.freeze(B0);return B0};function W1(M,S,C,J0,r){{var k0,L0={},B0=null,f0=null;if(C!==void 0)L4(C),B0=""+C;if(n(S))L4(S.key),B0=""+S.key;if(h(S))f0=S.ref,q0(S,r);for(k0 in S)if(t0.call(S,k0)&&!k8.hasOwnProperty(k0))L0[k0]=S[k0];if(M&&M.defaultProps){var U1=M.defaultProps;for(k0 in U1)if(L0[k0]===void 0)L0[k0]=U1[k0]}if(B0||f0){var $1=typeof M==="function"?M.displayName||M.name||"Unknown":M;if(B0)y0(L0,$1);if(f0)e0(L0,$1)}return h1(M,B0,f0,r,J0,Z4.current,L0)}}var{ReactCurrentOwner:w4,ReactDebugCurrentFrame:b0}=A1;function T0(M){if(M){var S=M._owner,C=q1(M.type,M._source,S?S.type:null);b0.setExtraStackFrame(C)}else b0.setExtraStackFrame(null)}var e8=!1;function Y8(M){return typeof M==="object"&&M!==null&&M.$$typeof===U0}function V5(){{if(w4.current){var M=R0(w4.current.type);if(M)return`
Check the render method of \``+M+"`."}return""}}function i7(M){{if(M!==void 0){var S=M.fileName.replace(/^.*[\\\/]/,""),C=M.lineNumber;return`
Check your code at `+S+":"+C+"."}return""}}var y9={};function m9(M){{var S=V5();if(!S){var C=typeof M==="string"?M:M.displayName||M.name;if(C)S=`
Check the top-level render call using <`+C+">."}return S}}function G9(M,S){{if(!M._store||M._store.validated||M.key!=null)return;M._store.validated=!0;var C=m9(S);if(y9[C])return;y9[C]=!0;var J0="";if(M&&M._owner&&M._owner!==w4.current)J0=" It was passed a child from "+R0(M._owner.type)+".";T0(M),e('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',C,J0),T0(null)}}function g8(M,S){{if(typeof M!=="object")return;if(R4(M))for(var C=0;C<M.length;C++){var J0=M[C];if(Y8(J0))G9(J0,S)}else if(Y8(M)){if(M._store)M._store.validated=!0}else if(M){var r=X8(M);if(typeof r==="function"){if(r!==M.entries){var k0=r.call(M),L0;while(!(L0=k0.next()).done)if(Y8(L0.value))G9(L0.value,S)}}}}}function j5(M){{var S=M.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===a||S.$$typeof===A0))C=S.propTypes;else return;if(C){var J0=R0(S);S1(C,M.props,"prop",J0,M)}else if(S.PropTypes!==void 0&&!e8){e8=!0;var r=R0(S);e("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",r||"Unknown")}if(typeof S.getDefaultProps==="function"&&!S.getDefaultProps.isReactClassApproved)e("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function D5(M){{var S=Object.keys(M.props);for(var C=0;C<S.length;C++){var J0=S[C];if(J0!=="children"&&J0!=="key"){T0(M),e("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",J0),T0(null);break}}if(M.ref!==null)T0(M),e("Invalid attribute `ref` supplied to `React.Fragment`."),T0(null)}}var A8={};function R8(M,S,C,J0,r,k0){{var L0=c0(M);if(!L0){var B0="";if(M===void 0||typeof M==="object"&&M!==null&&Object.keys(M).length===0)B0+=" 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 f0=i7(r);if(f0)B0+=f0;else B0+=V5();var U1;if(M===null)U1="null";else if(R4(M))U1="array";else if(M!==void 0&&M.$$typeof===U0)U1="<"+(R0(M.type)||"Unknown")+" />",B0=" Did you accidentally export a JSX literal instead of a component?";else U1=typeof M;e("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",U1,B0)}var $1=W1(M,S,C,r,k0);if($1==null)return $1;if(L0){var X4=S.children;if(X4!==void 0)if(J0)if(R4(X4)){for(var f8=0;f8<X4.length;f8++)g8(X4[f8],M);if(Object.freeze)Object.freeze(X4)}else e("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 g8(X4,M)}if(t0.call(S,"key")){var L8=R0(M),s1=Object.keys(S).filter(function(w8){return w8!=="key"}),S5=s1.length>0?"{key: someKey, "+s1.join(": ..., ")+": ...}":"{key: someKey}";if(!A8[L8+S5]){var l7=s1.length>0?"{"+s1.join(": ..., ")+": ...}":"{}";e(`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} />`,S5,L8,l7,L8),A8[L8+S5]=!0}}if(M===N1)D5($1);else j5($1);return $1}}var T8=R8;YP.Fragment=N1,YP.jsxDEV=T8})()});var EH=M8(gJ(),1),NH=M8(DH(),1);var t1=M8(gJ(),1),m=M8(fJ(),1);function zP(){let[U0,a0]=t1.useState(null),[N1,z1]=t1.useState("Ready to authenticate"),[q,B4]=t1.useState("info"),[H0,a]=t1.useState(null),[Q1,o]=t1.useState(!1),[A0,u]=t1.useState(!0),w0=t1.useRef(null),i1=t1.useRef(null),[m4,X8]=t1.useState(16);t1.useEffect(()=>{function v(){if(w0.current){let d=w0.current.offsetHeight||0;X8(Math.max(0,Math.round(d/2)))}}return v(),window.addEventListener("resize",v),()=>window.removeEventListener("resize",v)},[]),t1.useEffect(()=>{let v=window.matchMedia("(prefers-color-scheme: dark)");o(v.matches);let d=(s)=>{o(s.matches)};return v.addEventListener("change",d),()=>{v.removeEventListener("change",d)}},[]),t1.useEffect(()=>{(async()=>{await e(),u(!1)})()},[]),t1.useEffect(()=>{if(U0?.pubkey)e1(U0.pubkey)},[U0?.pubkey]);function A1(){try{return window.location.protocol.replace("http","ws")+"//"+window.location.host}catch(v){return"ws://localhost:3333"}}async function e(){try{let d=await(await fetch("/api/auth/status")).json();if(d.authenticated&&d.pubkey)try{let l=await(await fetch(`/api/permissions/${d.pubkey}`)).json();if(l&&l.permission){let P0={pubkey:d.pubkey,permission:l.permission};a0(P0),x0(`Already authenticated as: ${d.pubkey.slice(0,16)}...`,"success"),e1(d.pubkey)}}catch(s){}}catch(v){}}function x0(v,d="info"){z1(v),B4(d)}function Y0(){switch(q){case"success":return"mt-5 mb-5 p-3 rounded "+_0("bg-green-100 text-green-800","bg-green-900 text-green-100");case"error":return"mt-5 mb-5 p-3 rounded "+_0("bg-red-100 text-red-800","bg-red-900 text-red-100");case"info":default:return"mt-5 mb-5 p-3 rounded "+_0("bg-cyan-100 text-cyan-800","bg-cyan-900 text-cyan-100")}}async function n0(){try{return(await(await fetch("/api/auth/challenge")).json()).challenge}catch(v){throw x0("Failed to get authentication challenge: "+v.message,"error"),v}}async function j0(){if(!window.nostr){x0("No Nostr extension found. Please install a NIP-07 compatible extension like nos2x or Alby.","error");return}try{x0("Connecting to extension...","info");let v=await window.nostr.getPublicKey(),d=await n0(),s={kind:22242,created_at:Math.floor(Date.now()/1000),tags:[["relay",A1()],["challenge",d]],content:""},l=await window.nostr.signEvent(s);await C4(l)}catch(v){x0("Extension login failed: "+v.message,"error")}}async function M4(v,d=4000){return new Promise((s)=>{let l=!1,P0=[],r0;try{r0=new WebSocket(A1())}catch(B1){s(null);return}let q1="profile-"+Math.random().toString(36).slice(2),t0=setTimeout(()=>{if(r0&&r0.readyState===1)try{r0.close()}catch(B1){}if(!l)l=!0,s(null)},d);r0.onopen=()=>{try{let B1=["REQ",q1,{kinds:[0],authors:[v]}];r0.send(JSON.stringify(B1))}catch(B1){}},r0.onmessage=(B1)=>{try{let w1=JSON.parse(B1.data),M1=w1[0];if(M1==="EVENT"&&w1[1]===q1){let S1=w1[2];if(S1&&S1.kind===0&&S1.content)P0.push(S1)}else if(M1==="EOSE"&&w1[1]===q1){try{r0.send(JSON.stringify(["CLOSE",q1]))}catch(S1){}try{r0.close()}catch(S1){}if(clearTimeout(t0),!l)if(l=!0,P0.length){let S1=P0.reduce((k4,R4)=>k4.created_at>R4.created_at?k4:R4);try{let k4=JSON.parse(S1.content);s(k4||null)}catch(k4){s(null)}}else s(null)}}catch(w1){}},r0.onerror=()=>{try{r0.close()}catch(B1){}if(clearTimeout(t0),!l)l=!0,s(null)},r0.onclose=()=>{if(clearTimeout(t0),!l)if(l=!0,P0.length){let B1=P0.reduce((w1,M1)=>w1.created_at>M1.created_at?w1:M1);try{let w1=JSON.parse(B1.content);s(w1||null)}catch(w1){s(null)}}else s(null)}})}async function e1(v){try{let d={name:`user:${v.slice(0,8)}`,about:"No profile data available"};a(d);let s=null;try{s=await M4(v)}catch(l){}if(s){let l=typeof s==="string"?JSON.parse(s):s;return a({name:l.name||d.name,display_name:l.display_name,picture:l.picture,banner:l.banner,about:l.about||d.about}),l}if(window.nostr&&window.nostr.getPublicKey)try{if(window.nostr.getUserMetadata){let l=await window.nostr.getUserMetadata();if(l)try{let P0=typeof l==="string"?JSON.parse(l):l;return a({name:P0.name||d.name,display_name:P0.display_name,picture:P0.picture,banner:P0.banner,about:P0.about||d.about}),P0}catch(P0){console.log("Error parsing user metadata:",P0)}}}catch(l){console.log("Could not get profile from extension:",l)}return d}catch(d){return console.error("Error handling profile data:",d),null}}async function C4(v){try{let s=await(await fetch("/api/auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(v)})).json();if(s.success){a0(s.pubkey),x0("Successfully authenticated as: "+s.pubkey.slice(0,16)+"...","success");let P0=await(await fetch(`/api/permissions/${s.pubkey}`)).json();if(P0&&P0.permission)a0({pubkey:s.pubkey,permission:P0.permission}),await e1(s.pubkey)}else x0("Authentication failed: "+s.error,"error")}catch(d){x0("Authentication request failed: "+d.message,"error")}}async function c0(){try{await fetch("/api/auth/logout",{method:"POST"})}catch(v){}a0(null),x0("Logged out","info")}function D1(){try{i1?.current?.click()}catch(v){}}async function R1(v){let d=v?.target?.files&&v.target.files[0];if(!d)return;try{x0("Uploading import file...","info");let s=new FormData;s.append("file",d);let l=await fetch("/api/import",{method:"POST",body:s});if(l.ok)x0("Import started. Processing will continue in the background.","success");else{let P0=await l.text();x0("Import failed: "+P0,"error")}}catch(s){x0("Import failed: "+(s?.message||String(s)),"error")}finally{if(v&&v.target)v.target.value=""}}let[R0,F0]=t1.useState([{value:""}]);function K1(v){if(!v)return!1;let d=String(v).trim();return/^[0-9a-fA-F]{64}$/.test(d)}function G0(v){return String(v||"").trim()}function _1(){F0((v)=>[...v,{value:""}])}function c4(v){F0((d)=>d.filter((s,l)=>l!==v))}function i4(v,d){let s=G0(d);F0((l)=>l.map((P0,r0)=>r0===v?{value:s}:P0))}function Q8(){return R0.map((v)=>G0(v.value)).filter((v)=>v.length>0&&K1(v))}function C1(){if(!R0||R0.length===0)return!1;return R0.every((v)=>{let d=G0(v.value);return d.length===64&&K1(d)})}function $4(){let v=Q8();if(!v.length)return;let d=v.map((s)=>`pubkey=${encodeURIComponent(s)}`).join("&");try{window.location.href=`/api/export?${d}`}catch(s){}}function _0(v,d){return Q1?d:v}function l1(){return _0("bg-gray-200","bg-gray-800")}function G1(){return _0("text-gray-700","text-gray-300")}function J4(){return _0("bg-gray-100","bg-gray-700")}function A4(){return _0("text-gray-500","text-gray-300")}function L1(){return _0("hover:text-gray-800","hover:text-gray-100")}if(A0)return null;return m.jsxDEV("div",{className:`min-h-screen ${_0("bg-gray-100","bg-gray-900")}`,children:[U0?.permission?m.jsxDEV(m.Fragment,{children:[m.jsxDEV("div",{className:`sticky top-0 left-0 w-full ${_0("bg-gray-100","bg-gray-900")} z-50 h-16 flex items-center overflow-hidden`,children:m.jsxDEV("div",{className:"flex items-center h-full w-full box-border",children:[m.jsxDEV("div",{className:"relative overflow-hidden flex flex-grow items-center justify-start h-full",children:[H0?.banner&&m.jsxDEV("div",{className:"absolute inset-0 opacity-70 bg-cover bg-center",style:{backgroundImage:`url(${H0.banner})`}},void 0,!1,void 0,this),m.jsxDEV("div",{className:"relative z-10 p-2 flex items-center h-full",children:[H0?.picture&&m.jsxDEV("img",{src:H0.picture,alt:"User Avatar",className:`h-full aspect-square w-auto rounded-full object-cover border-2 ${_0("border-white","border-gray-600")} mr-2 shadow box-border`},void 0,!1,void 0,this),m.jsxDEV("div",{className:G1(),children:[m.jsxDEV("div",{className:"font-bold text-base block",children:[H0?.display_name||H0?.name||U0.pubkey.slice(0,8),H0?.name&&H0?.display_name&&` (${H0.name})`]},void 0,!0,void 0,this),m.jsxDEV("div",{className:"font-bold text-lg text-left",children:U0.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),m.jsxDEV("div",{className:"flex items-center justify-end shrink-0 h-full",children:m.jsxDEV("button",{className:`bg-transparent ${A4()} border-0 text-2xl cursor-pointer flex items-center justify-center h-full aspect-square shrink-0 hover:bg-transparent ${L1()}`,onClick:c0,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),m.jsxDEV("div",{className:"flex-grow overflow-y-auto p-4",children:[m.jsxDEV("input",{type:"file",ref:i1,onChange:R1,accept:".json,.jsonl,text/plain,application/x-ndjson,application/json",style:{display:"none"}},void 0,!1,void 0,this),m.jsxDEV("div",{className:`m-2 p-2 w-full ${l1()} rounded-lg`,children:[m.jsxDEV("div",{className:`text-lg font-bold flex items-center ${G1()}`,children:"Welcome"},void 0,!1,void 0,this),m.jsxDEV("p",{className:G1(),children:"here you can configure all the things"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),m.jsxDEV("div",{className:`m-2 p-2 ${l1()} rounded-lg w-full`,children:m.jsxDEV("div",{className:"w-full flex items-center justify-end p-2 bg-gray-900 rounded-lg",children:[m.jsxDEV("div",{className:"pr-2 m-2 w-full",children:[m.jsxDEV("div",{className:`text-base font-bold mb-1 ${G1()}`,children:"Export My Events"},void 0,!1,void 0,this),m.jsxDEV("p",{className:`text-sm w-full ${G1()}`,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,!0,void 0,this),m.jsxDEV("button",{className:`${J4()} ${A4()} border-0 text-2xl cursor-pointer flex items-center justify-center h-full aspect-square shrink-0 hover:bg-transparent ${L1()}`,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,!1,void 0,this),U0.permission==="admin"&&m.jsxDEV(m.Fragment,{children:[m.jsxDEV("div",{className:`m-2 p-2 ${l1()} rounded-lg w-full`,children:m.jsxDEV("div",{className:"flex items-center justify-between p-2 m-4 bg-gray-900 round",children:[m.jsxDEV("div",{className:"pr-2 w-full",children:[m.jsxDEV("div",{className:`text-base font-bold mb-1 ${G1()}`,children:"Export All Events (admin)"},void 0,!1,void 0,this),m.jsxDEV("p",{className:`text-sm ${G1()}`,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,!0,void 0,this),m.jsxDEV("button",{className:`${J4()} ${A4()} border-0 text-2xl cursor-pointer flex m-2 items-center justify-center h-full aspect-square shrink-0 hover:bg-transparent ${L1()}`,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,!1,void 0,this),m.jsxDEV("div",{className:`m-2 p-2 ${l1()} rounded-lg w-full`,children:m.jsxDEV("div",{className:"w-full flex items-start justify-between gap-4 m-2 p-2 bg-gray-900 rounded-lg",children:m.jsxDEV("div",{className:"flex-1 pr-2 w-full",children:[m.jsxDEV("div",{className:`text-base font-bold mb-1 ${G1()}`,children:"Export Specific Pubkeys (admin)"},void 0,!1,void 0,this),m.jsxDEV("p",{className:`text-sm ${G1()}`,children:"Enter one or more author pubkeys (64-character hex). Only valid entries will be exported."},void 0,!1,void 0,this),m.jsxDEV("div",{className:"flex flex-col items-end gap-2 self-end justify-end p-2",children:m.jsxDEV("button",{className:`${J4()} ${G1()} text-base p-4 rounded m-2 ${_0("hover:bg-gray-200","hover:bg-gray-600")}`,onClick:_1,title:"Add another pubkey",type:"button",children:"+ Add"},void 0,!1,void 0,this)},void 0,!1,void 0,this),m.jsxDEV("div",{className:"flex flex-col items-end gap-2 min-w-[320px] justify-end p-2",children:m.jsxDEV("div",{className:"gap-2 justify-end",children:R0.map((v,d)=>{let s=(v?.value||"").trim(),l=s.length===0?!0:K1(s);return m.jsxDEV("div",{className:"flex items-center gap-2 ",children:[m.jsxDEV("input",{type:"text",inputMode:"text",autoComplete:"off",spellCheck:"false",className:`flex-1 text-sm px-2 py-1 border rounded outline-none ${l?_0("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"):_0("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:s,onChange:(P0)=>i4(d,P0.target.value)},void 0,!1,void 0,this),m.jsxDEV("button",{className:`${J4()} ${G1()} px-2 py-1 rounded ${_0("hover:bg-gray-200","hover:bg-gray-600")}`,onClick:()=>c4(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),m.jsxDEV("div",{className:"flex justify-end items-end gap-2 self-end",children:m.jsxDEV("button",{className:`${_0("bg-blue-600","bg-blue-500")} text-white px-3 py-1 rounded disabled:opacity-50 disabled:cursor-not-allowed ${C1()?_0("hover:bg-blue-700","hover:bg-blue-600"):""}`,onClick:$4,disabled:!C1(),title:C1()?"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,!1,void 0,this),m.jsxDEV("div",{className:`m-2 p-2 ${l1()} rounded-lg w-full`,children:m.jsxDEV("div",{className:"flex items-center justify-between p-2 bg-gray-900 rounded-lg",children:[m.jsxDEV("div",{className:"pr-2 w-full",children:[m.jsxDEV("div",{className:`text-base font-bold mb-1 ${G1()}`,children:"Import Events (admin)"},void 0,!1,void 0,this),m.jsxDEV("p",{className:`text-sm ${G1()}`,children:"Upload events in line-delimited JSON (JSONL/NDJSON) to import into the database."},void 0,!1,void 0,this)]},void 0,!0,void 0,this),m.jsxDEV("button",{className:`${J4()} ${A4()} border-0 text-2xl cursor-pointer flex items-center justify-center h-full aspect-square shrink-0 hover:bg-transparent ${L1()}`,onClick:D1,"aria-label":"Import events from JSONL",title:"Import events",children:"↥"},void 0,!1,void 0,this)]},void 0,!0,void 0,this)},void 0,!1,void 0,this)]},void 0,!0,void 0,this),m.jsxDEV("div",{className:`flex-grow ${_0("bg-gray-100","bg-gray-900")}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)]},void 0,!0,void 0,this):m.jsxDEV("div",{className:"w-full h-full flex items-center justify-center",children:m.jsxDEV("div",{className:_0("bg-gray-100","bg-gray-900"),style:{width:"800px",maxWidth:"100%",boxSizing:"border-box",padding:`${m4}px`},children:[m.jsxDEV("div",{className:"flex items-center gap-3 mb-3",children:[m.jsxDEV("img",{src:"/orly.png",alt:"Orly logo",className:"object-contain",style:{width:"4rem",height:"4rem"},onError:(v)=>{v.currentTarget.onerror=null,v.currentTarget.src="/docs/orly.png"}},void 0,!1,void 0,this),m.jsxDEV("h1",{ref:w0,className:`text-2xl font-bold p-2 ${G1()}`,children:"ORLY\uD83E\uDD89 Dashboard Login"},void 0,!1,void 0,this)]},void 0,!0,void 0,this),m.jsxDEV("p",{className:`mb-4 ${G1()}`,children:"Authenticate to this Nostr relay using your browser extension."},void 0,!1,void 0,this),m.jsxDEV("div",{className:Y0(),children:N1},void 0,!1,void 0,this),m.jsxDEV("div",{className:"mb-5",children:m.jsxDEV("button",{className:`${_0("bg-blue-600","bg-blue-500")} text-white px-5 py-3 rounded ${_0("hover:bg-blue-700","hover:bg-blue-600")}`,onClick:j0,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),m.jsxDEV("div",{className:`flex-grow ${_0("bg-gray-100","bg-gray-900")}`},void 0,!1,void 0,this)]},void 0,!0,void 0,this)}var SH=zP;var Oz=M8(fJ(),1),KP=NH.createRoot(document.getElementById("root"));KP.render(Oz.jsxDEV(EH.default.StrictMode,{children:Oz.jsxDEV(SH,{},void 0,!1,void 0,this)},void 0,!1,void 0,this));