UNPKG

@gdquest/gd-exercise-react

Version:

React project for GDExercise.

65 lines (56 loc) 326 kB
(function(){const F=document.createElement("link").relList;if(F&&F.supports&&F.supports("modulepreload"))return;for(const $e of document.querySelectorAll('link[rel="modulepreload"]'))bt($e);new MutationObserver($e=>{for(const fe of $e)if(fe.type==="childList")for(const d of fe.addedNodes)d.tagName==="LINK"&&d.rel==="modulepreload"&&bt(d)}).observe(document,{childList:!0,subtree:!0});function Ye($e){const fe={};return $e.integrity&&(fe.integrity=$e.integrity),$e.referrerPolicy&&(fe.referrerPolicy=$e.referrerPolicy),$e.crossOrigin==="use-credentials"?fe.credentials="include":$e.crossOrigin==="anonymous"?fe.credentials="omit":fe.credentials="same-origin",fe}function bt($e){if($e.ep)return;$e.ep=!0;const fe=Ye($e);fetch($e.href,fe)}})();function ww(ae){return ae&&ae.__esModule&&Object.prototype.hasOwnProperty.call(ae,"default")?ae.default:ae}var sS={exports:{}},eh={},cS={exports:{}},Yc={exports:{}};/** * @license React * react.development.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */Yc.exports;(function(ae,F){(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var Ye="18.2.0",bt=Symbol.for("react.element"),$e=Symbol.for("react.portal"),fe=Symbol.for("react.fragment"),d=Symbol.for("react.strict_mode"),ua=Symbol.for("react.profiler"),de=Symbol.for("react.provider"),W=Symbol.for("react.context"),tt=Symbol.for("react.forward_ref"),q=Symbol.for("react.suspense"),se=Symbol.for("react.suspense_list"),B=Symbol.for("react.memo"),ge=Symbol.for("react.lazy"),la=Symbol.for("react.offscreen"),oa=Symbol.iterator,un="@@iterator";function ke(s){if(s===null||typeof s!="object")return null;var v=oa&&s[oa]||s[un];return typeof v=="function"?v:null}var De={current:null},rt={transition:null},re={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},Ie={current:null},Re={},hn=null;function mn(s){hn=s}Re.setExtraStackFrame=function(s){hn=s},Re.getCurrentStack=null,Re.getStackAddendum=function(){var s="";hn&&(s+=hn);var v=Re.getCurrentStack;return v&&(s+=v()||""),s};var vt=!1,We=!1,On=!1,ve=!1,Oe=!1,ot={ReactCurrentDispatcher:De,ReactCurrentBatchConfig:rt,ReactCurrentOwner:Ie};ot.ReactDebugCurrentFrame=Re,ot.ReactCurrentActQueue=re;function st(s){{for(var v=arguments.length,E=new Array(v>1?v-1:0),C=1;C<v;C++)E[C-1]=arguments[C];Ft("warn",s,E)}}function ue(s){{for(var v=arguments.length,E=new Array(v>1?v-1:0),C=1;C<v;C++)E[C-1]=arguments[C];Ft("error",s,E)}}function Ft(s,v,E){{var C=ot.ReactDebugCurrentFrame,w=C.getStackAddendum();w!==""&&(v+="%s",E=E.concat([w]));var K=E.map(function(V){return String(V)});K.unshift("Warning: "+v),Function.prototype.apply.call(console[s],console,K)}}var Oa={};function qn(s,v){{var E=s.constructor,C=E&&(E.displayName||E.name)||"ReactClass",w=C+"."+v;if(Oa[w])return;ue("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.",v,C),Oa[w]=!0}}var sa={isMounted:function(s){return!1},enqueueForceUpdate:function(s,v,E){qn(s,"forceUpdate")},enqueueReplaceState:function(s,v,E,C){qn(s,"replaceState")},enqueueSetState:function(s,v,E,C){qn(s,"setState")}},Mt=Object.assign,yn={};Object.freeze(yn);function wn(s,v,E){this.props=s,this.context=v,this.refs=yn,this.updater=E||sa}wn.prototype.isReactComponent={},wn.prototype.setState=function(s,v){if(typeof s!="object"&&typeof s!="function"&&s!=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,s,v,"setState")},wn.prototype.forceUpdate=function(s){this.updater.enqueueForceUpdate(this,s,"forceUpdate")};{var wa={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)."]},ca=function(s,v){Object.defineProperty(wn.prototype,s,{get:function(){st("%s(...) is deprecated in plain JavaScript React classes. %s",v[0],v[1])}})};for(var fa in wa)wa.hasOwnProperty(fa)&&ca(fa,wa[fa])}function Qn(){}Qn.prototype=wn.prototype;function jt(s,v,E){this.props=s,this.context=v,this.refs=yn,this.updater=E||sa}var gn=jt.prototype=new Qn;gn.constructor=jt,Mt(gn,wn.prototype),gn.isPureReactComponent=!0;function Mn(){var s={current:null};return Object.seal(s),s}var Ln=Array.isArray;function pt(s){return Ln(s)}function Xt(s){{var v=typeof Symbol=="function"&&Symbol.toStringTag,E=v&&s[Symbol.toStringTag]||s.constructor.name||"Object";return E}}function Lt(s){try{return Ut(s),!1}catch{return!0}}function Ut(s){return""+s}function St(s){if(Lt(s))return ue("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Xt(s)),Ut(s)}function Un(s,v,E){var C=s.displayName;if(C)return C;var w=v.displayName||v.name||"";return w!==""?E+"("+w+")":E}function Wn(s){return s.displayName||"Context"}function bn(s){if(s==null)return null;if(typeof s.tag=="number"&&ue("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof s=="function")return s.displayName||s.name||null;if(typeof s=="string")return s;switch(s){case fe:return"Fragment";case $e:return"Portal";case ua:return"Profiler";case d:return"StrictMode";case q:return"Suspense";case se:return"SuspenseList"}if(typeof s=="object")switch(s.$$typeof){case W:var v=s;return Wn(v)+".Consumer";case de:var E=s;return Wn(E._context)+".Provider";case tt:return Un(s,s.render,"ForwardRef");case B:var C=s.displayName||null;return C!==null?C:bn(s.type)||"Memo";case ge:{var w=s,K=w._payload,V=w._init;try{return bn(V(K))}catch{return null}}}return null}var da=Object.prototype.hasOwnProperty,Xn={key:!0,ref:!0,__self:!0,__source:!0},ln,In,It;It={};function An(s){if(da.call(s,"ref")){var v=Object.getOwnPropertyDescriptor(s,"ref").get;if(v&&v.isReactWarning)return!1}return s.ref!==void 0}function ct(s){if(da.call(s,"key")){var v=Object.getOwnPropertyDescriptor(s,"key").get;if(v&&v.isReactWarning)return!1}return s.key!==void 0}function Kn(s,v){var E=function(){ln||(ln=!0,ue("%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)",v))};E.isReactWarning=!0,Object.defineProperty(s,"key",{get:E,configurable:!0})}function Qa(s,v){var E=function(){In||(In=!0,ue("%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)",v))};E.isReactWarning=!0,Object.defineProperty(s,"ref",{get:E,configurable:!0})}function Wa(s){if(typeof s.ref=="string"&&Ie.current&&s.__self&&Ie.current.stateNode!==s.__self){var v=bn(Ie.current.type);It[v]||(ue('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',v,s.ref),It[v]=!0)}}var L=function(s,v,E,C,w,K,V){var Z={$$typeof:bt,type:s,key:v,ref:E,props:V,_owner:K};return Z._store={},Object.defineProperty(Z._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Z,"_self",{configurable:!1,enumerable:!1,writable:!1,value:C}),Object.defineProperty(Z,"_source",{configurable:!1,enumerable:!1,writable:!1,value:w}),Object.freeze&&(Object.freeze(Z.props),Object.freeze(Z)),Z};function $(s,v,E){var C,w={},K=null,V=null,Z=null,be=null;if(v!=null){An(v)&&(V=v.ref,Wa(v)),ct(v)&&(St(v.key),K=""+v.key),Z=v.__self===void 0?null:v.__self,be=v.__source===void 0?null:v.__source;for(C in v)da.call(v,C)&&!Xn.hasOwnProperty(C)&&(w[C]=v[C])}var He=arguments.length-2;if(He===1)w.children=E;else if(He>1){for(var Ge=Array(He),qe=0;qe<He;qe++)Ge[qe]=arguments[qe+2];Object.freeze&&Object.freeze(Ge),w.children=Ge}if(s&&s.defaultProps){var Ze=s.defaultProps;for(C in Ze)w[C]===void 0&&(w[C]=Ze[C])}if(K||V){var ut=typeof s=="function"?s.displayName||s.name||"Unknown":s;K&&Kn(w,ut),V&&Qa(w,ut)}return L(s,K,V,Z,be,Ie.current,w)}function ce(s,v){var E=L(s.type,v,s.ref,s._self,s._source,s._owner,s.props);return E}function Ne(s,v,E){if(s==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+s+".");var C,w=Mt({},s.props),K=s.key,V=s.ref,Z=s._self,be=s._source,He=s._owner;if(v!=null){An(v)&&(V=v.ref,He=Ie.current),ct(v)&&(St(v.key),K=""+v.key);var Ge;s.type&&s.type.defaultProps&&(Ge=s.type.defaultProps);for(C in v)da.call(v,C)&&!Xn.hasOwnProperty(C)&&(v[C]===void 0&&Ge!==void 0?w[C]=Ge[C]:w[C]=v[C])}var qe=arguments.length-2;if(qe===1)w.children=E;else if(qe>1){for(var Ze=Array(qe),ut=0;ut<qe;ut++)Ze[ut]=arguments[ut+2];w.children=Ze}return L(s.type,K,V,Z,be,He,w)}function ze(s){return typeof s=="object"&&s!==null&&s.$$typeof===bt}var Et=".",ft=":";function Sn(s){var v=/[=:]/g,E={"=":"=0",":":"=2"},C=s.replace(v,function(w){return E[w]});return"$"+C}var Pe=!1,kn=/\/+/g;function Ke(s){return s.replace(kn,"$&/")}function Je(s,v){return typeof s=="object"&&s!==null&&s.key!=null?(St(s.key),Sn(""+s.key)):v.toString(36)}function Ma(s,v,E,C,w){var K=typeof s;(K==="undefined"||K==="boolean")&&(s=null);var V=!1;if(s===null)V=!0;else switch(K){case"string":case"number":V=!0;break;case"object":switch(s.$$typeof){case bt:case $e:V=!0}}if(V){var Z=s,be=w(Z),He=C===""?Et+Je(Z,0):C;if(pt(be)){var Ge="";He!=null&&(Ge=Ke(He)+"/"),Ma(be,v,Ge,"",function(Kc){return Kc})}else be!=null&&(ze(be)&&(be.key&&(!Z||Z.key!==be.key)&&St(be.key),be=ce(be,E+(be.key&&(!Z||Z.key!==be.key)?Ke(""+be.key)+"/":"")+He)),v.push(be));return 1}var qe,Ze,ut=0,Le=C===""?Et:C+ft;if(pt(s))for(var Mr=0;Mr<s.length;Mr++)qe=s[Mr],Ze=Le+Je(qe,Mr),ut+=Ma(qe,v,E,Ze,w);else{var $i=ke(s);if(typeof $i=="function"){var Ku=s;$i===Ku.entries&&(Pe||st("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Pe=!0);for(var Ic=$i.call(Ku),Ja,Ju=0;!(Ja=Ic.next()).done;)qe=Ja.value,Ze=Le+Je(qe,Ju++),ut+=Ma(qe,v,E,Ze,w)}else if(K==="object"){var Zu=String(s);throw new Error("Objects are not valid as a React child (found: "+(Zu==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":Zu)+"). If you meant to render a collection of children, use an array instead.")}}return ut}function va(s,v,E){if(s==null)return s;var C=[],w=0;return Ma(s,C,"","",function(K){return v.call(E,K,w++)}),C}function ei(s){var v=0;return va(s,function(){v++}),v}function Hi(s,v,E){va(s,function(){v.apply(this,arguments)},E)}function Hu(s){return va(s,function(v){return v})||[]}function ti(s){if(!ze(s))throw new Error("React.Children.only expected to receive a single React element child.");return s}function ni(s){var v={$$typeof:W,_currentValue:s,_currentValue2:s,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};v.Provider={$$typeof:de,_context:v};var E=!1,C=!1,w=!1;{var K={$$typeof:W,_context:v};Object.defineProperties(K,{Provider:{get:function(){return C||(C=!0,ue("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),v.Provider},set:function(V){v.Provider=V}},_currentValue:{get:function(){return v._currentValue},set:function(V){v._currentValue=V}},_currentValue2:{get:function(){return v._currentValue2},set:function(V){v._currentValue2=V}},_threadCount:{get:function(){return v._threadCount},set:function(V){v._threadCount=V}},Consumer:{get:function(){return E||(E=!0,ue("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),v.Consumer}},displayName:{get:function(){return v.displayName},set:function(V){w||(st("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",V),w=!0)}}}),v.Consumer=K}return v._currentRenderer=null,v._currentRenderer2=null,v}var Xa=-1,Er=0,Cr=1,La=2;function p(s){if(s._status===Xa){var v=s._result,E=v();if(E.then(function(K){if(s._status===Er||s._status===Xa){var V=s;V._status=Cr,V._result=K}},function(K){if(s._status===Er||s._status===Xa){var V=s;V._status=La,V._result=K}}),s._status===Xa){var C=s;C._status=Er,C._result=E}}if(s._status===Cr){var w=s._result;return w===void 0&&ue(`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?`,w),"default"in w||ue(`lazy: Expected the result of a dynamic import() call. Instead received: %s Your code should look like: const MyComponent = lazy(() => import('./MyComponent'))`,w),w.default}else throw s._result}function _(s){var v={_status:Xa,_result:s},E={$$typeof:ge,_payload:v,_init:p};{var C,w;Object.defineProperties(E,{defaultProps:{configurable:!0,get:function(){return C},set:function(K){ue("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."),C=K,Object.defineProperty(E,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return w},set:function(K){ue("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."),w=K,Object.defineProperty(E,"propTypes",{enumerable:!0})}}})}return E}function U(s){s!=null&&s.$$typeof===B?ue("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof s!="function"?ue("forwardRef requires a render function but was given %s.",s===null?"null":typeof s):s.length!==0&&s.length!==2&&ue("forwardRef render functions accept exactly two parameters: props and ref. %s",s.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),s!=null&&(s.defaultProps!=null||s.propTypes!=null)&&ue("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var v={$$typeof:tt,render:s};{var E;Object.defineProperty(v,"displayName",{enumerable:!1,configurable:!0,get:function(){return E},set:function(C){E=C,!s.name&&!s.displayName&&(s.displayName=C)}})}return v}var Q;Q=Symbol.for("react.module.reference");function he(s){return!!(typeof s=="string"||typeof s=="function"||s===fe||s===ua||Oe||s===d||s===q||s===se||ve||s===la||vt||We||On||typeof s=="object"&&s!==null&&(s.$$typeof===ge||s.$$typeof===B||s.$$typeof===de||s.$$typeof===W||s.$$typeof===tt||s.$$typeof===Q||s.getModuleId!==void 0))}function we(s,v){he(s)||ue("memo: The first argument must be a component. Instead received: %s",s===null?"null":typeof s);var E={$$typeof:B,type:s,compare:v===void 0?null:v};{var C;Object.defineProperty(E,"displayName",{enumerable:!1,configurable:!0,get:function(){return C},set:function(w){C=w,!s.name&&!s.displayName&&(s.displayName=w)}})}return E}function P(){var s=De.current;return s===null&&ue(`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.`),s}function le(s){var v=P();if(s._context!==void 0){var E=s._context;E.Consumer===s?ue("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?"):E.Provider===s&&ue("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return v.useContext(s)}function it(s){var v=P();return v.useState(s)}function Be(s,v,E){var C=P();return C.useReducer(s,v,E)}function me(s){var v=P();return v.useRef(s)}function Kt(s,v){var E=P();return E.useEffect(s,v)}function Ua(s,v){var E=P();return E.useInsertionEffect(s,v)}function ai(s,v){var E=P();return E.useLayoutEffect(s,v)}function Nn(s,v){var E=P();return E.useCallback(s,v)}function $c(s,v){var E=P();return E.useMemo(s,v)}function Pc(s,v,E){var C=P();return C.useImperativeHandle(s,v,E)}function Oo(s,v){{var E=P();return E.useDebugValue(s,v)}}function Gc(){var s=P();return s.useTransition()}function Ia(s){var v=P();return v.useDeferredValue(s)}function ye(){var s=P();return s.useId()}function ri(s,v,E){var C=P();return C.useSyncExternalStore(s,v,E)}var Rr=0,Fu,ju,Vu,Bu,Yu,$u,Pu;function wo(){}wo.__reactDisabledLog=!0;function qc(){{if(Rr===0){Fu=console.log,ju=console.info,Vu=console.warn,Bu=console.error,Yu=console.group,$u=console.groupCollapsed,Pu=console.groupEnd;var s={configurable:!0,enumerable:!0,value:wo,writable:!0};Object.defineProperties(console,{info:s,log:s,warn:s,error:s,group:s,groupCollapsed:s,groupEnd:s})}Rr++}}function Gu(){{if(Rr--,Rr===0){var s={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Mt({},s,{value:Fu}),info:Mt({},s,{value:ju}),warn:Mt({},s,{value:Vu}),error:Mt({},s,{value:Bu}),group:Mt({},s,{value:Yu}),groupCollapsed:Mt({},s,{value:$u}),groupEnd:Mt({},s,{value:Pu})})}Rr<0&&ue("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ii=ot.ReactCurrentDispatcher,Jn;function Tr(s,v,E){{if(Jn===void 0)try{throw Error()}catch(w){var C=w.stack.trim().match(/\n( *(at )?)/);Jn=C&&C[1]||""}return` `+Jn+s}}var Dr=!1,Fi;{var qu=typeof WeakMap=="function"?WeakMap:Map;Fi=new qu}function Mo(s,v){if(!s||Dr)return"";{var E=Fi.get(s);if(E!==void 0)return E}var C;Dr=!0;var w=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var K;K=ii.current,ii.current=null,qc();try{if(v){var V=function(){throw Error()};if(Object.defineProperty(V.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(V,[])}catch(Le){C=Le}Reflect.construct(s,[],V)}else{try{V.call()}catch(Le){C=Le}s.call(V.prototype)}}else{try{throw Error()}catch(Le){C=Le}s()}}catch(Le){if(Le&&C&&typeof Le.stack=="string"){for(var Z=Le.stack.split(` `),be=C.stack.split(` `),He=Z.length-1,Ge=be.length-1;He>=1&&Ge>=0&&Z[He]!==be[Ge];)Ge--;for(;He>=1&&Ge>=0;He--,Ge--)if(Z[He]!==be[Ge]){if(He!==1||Ge!==1)do if(He--,Ge--,Ge<0||Z[He]!==be[Ge]){var qe=` `+Z[He].replace(" at new "," at ");return s.displayName&&qe.includes("<anonymous>")&&(qe=qe.replace("<anonymous>",s.displayName)),typeof s=="function"&&Fi.set(s,qe),qe}while(He>=1&&Ge>=0);break}}}finally{Dr=!1,ii.current=K,Gu(),Error.prepareStackTrace=w}var Ze=s?s.displayName||s.name:"",ut=Ze?Tr(Ze):"";return typeof s=="function"&&Fi.set(s,ut),ut}function Qu(s,v,E){return Mo(s,!1)}function Qc(s){var v=s.prototype;return!!(v&&v.isReactComponent)}function xr(s,v,E){if(s==null)return"";if(typeof s=="function")return Mo(s,Qc(s));if(typeof s=="string")return Tr(s);switch(s){case q:return Tr("Suspense");case se:return Tr("SuspenseList")}if(typeof s=="object")switch(s.$$typeof){case tt:return Qu(s.render);case B:return xr(s.type,v,E);case ge:{var C=s,w=C._payload,K=C._init;try{return xr(K(w),v,E)}catch{}}}return""}var Lo={},Wu=ot.ReactDebugCurrentFrame;function ji(s){if(s){var v=s._owner,E=xr(s.type,s._source,v?v.type:null);Wu.setExtraStackFrame(E)}else Wu.setExtraStackFrame(null)}function Uo(s,v,E,C,w){{var K=Function.call.bind(da);for(var V in s)if(K(s,V)){var Z=void 0;try{if(typeof s[V]!="function"){var be=Error((C||"React class")+": "+E+" type `"+V+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof s[V]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw be.name="Invariant Violation",be}Z=s[V](v,V,C,E,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(He){Z=He}Z&&!(Z instanceof Error)&&(ji(w),ue("%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).",C||"React class",E,V,typeof Z),ji(null)),Z instanceof Error&&!(Z.message in Lo)&&(Lo[Z.message]=!0,ji(w),ue("Failed %s type: %s",E,Z.message),ji(null))}}}function Me(s){if(s){var v=s._owner,E=xr(s.type,s._source,v?v.type:null);mn(E)}else mn(null)}var Xu;Xu=!1;function Iu(){if(Ie.current){var s=bn(Ie.current.type);if(s)return` Check the render method of \``+s+"`."}return""}function ie(s){if(s!==void 0){var v=s.fileName.replace(/^.*[\\\/]/,""),E=s.lineNumber;return` Check your code at `+v+":"+E+"."}return""}function Ao(s){return s!=null?ie(s.__source):""}var Jt={};function ui(s){var v=Iu();if(!v){var E=typeof s=="string"?s:s.displayName||s.name;E&&(v=` Check the top-level render call using <`+E+">.")}return v}function _r(s,v){if(!(!s._store||s._store.validated||s.key!=null)){s._store.validated=!0;var E=ui(v);if(!Jt[E]){Jt[E]=!0;var C="";s&&s._owner&&s._owner!==Ie.current&&(C=" It was passed a child from "+bn(s._owner.type)+"."),Me(s),ue('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',E,C),Me(null)}}}function ko(s,v){if(typeof s=="object"){if(pt(s))for(var E=0;E<s.length;E++){var C=s[E];ze(C)&&_r(C,v)}else if(ze(s))s._store&&(s._store.validated=!0);else if(s){var w=ke(s);if(typeof w=="function"&&w!==s.entries)for(var K=w.call(s),V;!(V=K.next()).done;)ze(V.value)&&_r(V.value,v)}}}function At(s){{var v=s.type;if(v==null||typeof v=="string")return;var E;if(typeof v=="function")E=v.propTypes;else if(typeof v=="object"&&(v.$$typeof===tt||v.$$typeof===B))E=v.propTypes;else return;if(E){var C=bn(v);Uo(E,s.props,"prop",C,s)}else if(v.PropTypes!==void 0&&!Xu){Xu=!0;var w=bn(v);ue("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",w||"Unknown")}typeof v.getDefaultProps=="function"&&!v.getDefaultProps.isReactClassApproved&&ue("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function nt(s){{for(var v=Object.keys(s.props),E=0;E<v.length;E++){var C=v[E];if(C!=="children"&&C!=="key"){Me(s),ue("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",C),Me(null);break}}s.ref!==null&&(Me(s),ue("Invalid attribute `ref` supplied to `React.Fragment`."),Me(null))}}function No(s,v,E){var C=he(s);if(!C){var w="";(s===void 0||typeof s=="object"&&s!==null&&Object.keys(s).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 K=Ao(v);K?w+=K:w+=Iu();var V;s===null?V="null":pt(s)?V="array":s!==void 0&&s.$$typeof===bt?(V="<"+(bn(s.type)||"Unknown")+" />",w=" Did you accidentally export a JSX literal instead of a component?"):V=typeof s,ue("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",V,w)}var Z=$.apply(this,arguments);if(Z==null)return Z;if(C)for(var be=2;be<arguments.length;be++)ko(arguments[be],s);return s===fe?nt(Z):At(Z),Z}var zn=!1;function En(s){var v=No.bind(null,s);return v.type=s,zn||(zn=!0,st("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(v,"type",{enumerable:!1,get:function(){return st("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:s}),s}}),v}function Aa(s,v,E){for(var C=Ne.apply(this,arguments),w=2;w<arguments.length;w++)ko(arguments[w],C.type);return At(C),C}function Wc(s,v){var E=rt.transition;rt.transition={};var C=rt.transition;rt.transition._updatedFibers=new Set;try{s()}finally{if(rt.transition=E,E===null&&C._updatedFibers){var w=C._updatedFibers.size;w>10&&st("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."),C._updatedFibers.clear()}}}var Vi=!1,li=null;function zo(s){if(li===null)try{var v=("require"+Math.random()).slice(0,7),E=ae&&ae[v];li=E.call(ae,"timers").setImmediate}catch{li=function(w){Vi===!1&&(Vi=!0,typeof MessageChannel>"u"&&ue("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 K=new MessageChannel;K.port1.onmessage=w,K.port2.postMessage(void 0)}}return li(s)}var Or=0,Ho=!1;function Xc(s){{var v=Or;Or++,re.current===null&&(re.current=[]);var E=re.isBatchingLegacy,C;try{if(re.isBatchingLegacy=!0,C=s(),!E&&re.didScheduleLegacyUpdate){var w=re.current;w!==null&&(re.didScheduleLegacyUpdate=!1,Yi(w))}}catch(Ze){throw Ka(v),Ze}finally{re.isBatchingLegacy=E}if(C!==null&&typeof C=="object"&&typeof C.then=="function"){var K=C,V=!1,Z={then:function(Ze,ut){V=!0,K.then(function(Le){Ka(v),Or===0?Bi(Le,Ze,ut):Ze(Le)},function(Le){Ka(v),ut(Le)})}};return!Ho&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){V||(Ho=!0,ue("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 () => ...);"))}),Z}else{var be=C;if(Ka(v),Or===0){var He=re.current;He!==null&&(Yi(He),re.current=null);var Ge={then:function(Ze,ut){re.current===null?(re.current=[],Bi(be,Ze,ut)):Ze(be)}};return Ge}else{var qe={then:function(Ze,ut){Ze(be)}};return qe}}}}function Ka(s){s!==Or-1&&ue("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),Or=s}function Bi(s,v,E){{var C=re.current;if(C!==null)try{Yi(C),zo(function(){C.length===0?(re.current=null,v(s)):Bi(s,v,E)})}catch(w){E(w)}else v(s)}}var wr=!1;function Yi(s){if(!wr){wr=!0;var v=0;try{for(;v<s.length;v++){var E=s[v];do E=E(!0);while(E!==null)}s.length=0}catch(C){throw s=s.slice(v+1),C}finally{wr=!1}}}var Fo=No,jo=Aa,Vo=En,Bo={map:va,forEach:Hi,count:ei,toArray:Hu,only:ti};F.Children=Bo,F.Component=wn,F.Fragment=fe,F.Profiler=ua,F.PureComponent=jt,F.StrictMode=d,F.Suspense=q,F.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ot,F.cloneElement=jo,F.createContext=ni,F.createElement=Fo,F.createFactory=Vo,F.createRef=Mn,F.forwardRef=U,F.isValidElement=ze,F.lazy=_,F.memo=we,F.startTransition=Wc,F.unstable_act=Xc,F.useCallback=Nn,F.useContext=le,F.useDebugValue=Oo,F.useDeferredValue=Ia,F.useEffect=Kt,F.useId=ye,F.useImperativeHandle=Pc,F.useInsertionEffect=Ua,F.useLayoutEffect=ai,F.useMemo=$c,F.useReducer=Be,F.useRef=me,F.useState=it,F.useSyncExternalStore=ri,F.useTransition=Gc,F.version=Ye,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()})(Yc,Yc.exports);var Mw=Yc.exports;cS.exports=Mw;var th=cS.exports;const Hw=ww(th);/** * @license React * react-jsx-dev-runtime.development.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */(function(){var ae=th,F=Symbol.for("react.element"),Ye=Symbol.for("react.portal"),bt=Symbol.for("react.fragment"),$e=Symbol.for("react.strict_mode"),fe=Symbol.for("react.profiler"),d=Symbol.for("react.provider"),ua=Symbol.for("react.context"),de=Symbol.for("react.forward_ref"),W=Symbol.for("react.suspense"),tt=Symbol.for("react.suspense_list"),q=Symbol.for("react.memo"),se=Symbol.for("react.lazy"),B=Symbol.for("react.offscreen"),ge=Symbol.iterator,la="@@iterator";function oa(p){if(p===null||typeof p!="object")return null;var _=ge&&p[ge]||p[la];return typeof _=="function"?_:null}var un=ae.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function ke(p){{for(var _=arguments.length,U=new Array(_>1?_-1:0),Q=1;Q<_;Q++)U[Q-1]=arguments[Q];De("error",p,U)}}function De(p,_,U){{var Q=un.ReactDebugCurrentFrame,he=Q.getStackAddendum();he!==""&&(_+="%s",U=U.concat([he]));var we=U.map(function(P){return String(P)});we.unshift("Warning: "+_),Function.prototype.apply.call(console[p],console,we)}}var rt=!1,re=!1,Ie=!1,Re=!1,hn=!1,mn;mn=Symbol.for("react.module.reference");function vt(p){return!!(typeof p=="string"||typeof p=="function"||p===bt||p===fe||hn||p===$e||p===W||p===tt||Re||p===B||rt||re||Ie||typeof p=="object"&&p!==null&&(p.$$typeof===se||p.$$typeof===q||p.$$typeof===d||p.$$typeof===ua||p.$$typeof===de||p.$$typeof===mn||p.getModuleId!==void 0))}function We(p,_,U){var Q=p.displayName;if(Q)return Q;var he=_.displayName||_.name||"";return he!==""?U+"("+he+")":U}function On(p){return p.displayName||"Context"}function ve(p){if(p==null)return null;if(typeof p.tag=="number"&&ke("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof p=="function")return p.displayName||p.name||null;if(typeof p=="string")return p;switch(p){case bt:return"Fragment";case Ye:return"Portal";case fe:return"Profiler";case $e:return"StrictMode";case W:return"Suspense";case tt:return"SuspenseList"}if(typeof p=="object")switch(p.$$typeof){case ua:var _=p;return On(_)+".Consumer";case d:var U=p;return On(U._context)+".Provider";case de:return We(p,p.render,"ForwardRef");case q:var Q=p.displayName||null;return Q!==null?Q:ve(p.type)||"Memo";case se:{var he=p,we=he._payload,P=he._init;try{return ve(P(we))}catch{return null}}}return null}var Oe=Object.assign,ot=0,st,ue,Ft,Oa,qn,sa,Mt;function yn(){}yn.__reactDisabledLog=!0;function wn(){{if(ot===0){st=console.log,ue=console.info,Ft=console.warn,Oa=console.error,qn=console.group,sa=console.groupCollapsed,Mt=console.groupEnd;var p={configurable:!0,enumerable:!0,value:yn,writable:!0};Object.defineProperties(console,{info:p,log:p,warn:p,error:p,group:p,groupCollapsed:p,groupEnd:p})}ot++}}function wa(){{if(ot--,ot===0){var p={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Oe({},p,{value:st}),info:Oe({},p,{value:ue}),warn:Oe({},p,{value:Ft}),error:Oe({},p,{value:Oa}),group:Oe({},p,{value:qn}),groupCollapsed:Oe({},p,{value:sa}),groupEnd:Oe({},p,{value:Mt})})}ot<0&&ke("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ca=un.ReactCurrentDispatcher,fa;function Qn(p,_,U){{if(fa===void 0)try{throw Error()}catch(he){var Q=he.stack.trim().match(/\n( *(at )?)/);fa=Q&&Q[1]||""}return` `+fa+p}}var jt=!1,gn;{var Mn=typeof WeakMap=="function"?WeakMap:Map;gn=new Mn}function Ln(p,_){if(!p||jt)return"";{var U=gn.get(p);if(U!==void 0)return U}var Q;jt=!0;var he=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var we;we=ca.current,ca.current=null,wn();try{if(_){var P=function(){throw Error()};if(Object.defineProperty(P.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(P,[])}catch(Nn){Q=Nn}Reflect.construct(p,[],P)}else{try{P.call()}catch(Nn){Q=Nn}p.call(P.prototype)}}else{try{throw Error()}catch(Nn){Q=Nn}p()}}catch(Nn){if(Nn&&Q&&typeof Nn.stack=="string"){for(var le=Nn.stack.split(` `),it=Q.stack.split(` `),Be=le.length-1,me=it.length-1;Be>=1&&me>=0&&le[Be]!==it[me];)me--;for(;Be>=1&&me>=0;Be--,me--)if(le[Be]!==it[me]){if(Be!==1||me!==1)do if(Be--,me--,me<0||le[Be]!==it[me]){var Kt=` `+le[Be].replace(" at new "," at ");return p.displayName&&Kt.includes("<anonymous>")&&(Kt=Kt.replace("<anonymous>",p.displayName)),typeof p=="function"&&gn.set(p,Kt),Kt}while(Be>=1&&me>=0);break}}}finally{jt=!1,ca.current=we,wa(),Error.prepareStackTrace=he}var Ua=p?p.displayName||p.name:"",ai=Ua?Qn(Ua):"";return typeof p=="function"&&gn.set(p,ai),ai}function pt(p,_,U){return Ln(p,!1)}function Xt(p){var _=p.prototype;return!!(_&&_.isReactComponent)}function Lt(p,_,U){if(p==null)return"";if(typeof p=="function")return Ln(p,Xt(p));if(typeof p=="string")return Qn(p);switch(p){case W:return Qn("Suspense");case tt:return Qn("SuspenseList")}if(typeof p=="object")switch(p.$$typeof){case de:return pt(p.render);case q:return Lt(p.type,_,U);case se:{var Q=p,he=Q._payload,we=Q._init;try{return Lt(we(he),_,U)}catch{}}}return""}var Ut=Object.prototype.hasOwnProperty,St={},Un=un.ReactDebugCurrentFrame;function Wn(p){if(p){var _=p._owner,U=Lt(p.type,p._source,_?_.type:null);Un.setExtraStackFrame(U)}else Un.setExtraStackFrame(null)}function bn(p,_,U,Q,he){{var we=Function.call.bind(Ut);for(var P in p)if(we(p,P)){var le=void 0;try{if(typeof p[P]!="function"){var it=Error((Q||"React class")+": "+U+" type `"+P+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof p[P]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw it.name="Invariant Violation",it}le=p[P](_,P,Q,U,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Be){le=Be}le&&!(le instanceof Error)&&(Wn(he),ke("%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",U,P,typeof le),Wn(null)),le instanceof Error&&!(le.message in St)&&(St[le.message]=!0,Wn(he),ke("Failed %s type: %s",U,le.message),Wn(null))}}}var da=Array.isArray;function Xn(p){return da(p)}function ln(p){{var _=typeof Symbol=="function"&&Symbol.toStringTag,U=_&&p[Symbol.toStringTag]||p.constructor.name||"Object";return U}}function In(p){try{return It(p),!1}catch{return!0}}function It(p){return""+p}function An(p){if(In(p))return ke("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",ln(p)),It(p)}var ct=un.ReactCurrentOwner,Kn={key:!0,ref:!0,__self:!0,__source:!0},Qa,Wa,L;L={};function $(p){if(Ut.call(p,"ref")){var _=Object.getOwnPropertyDescriptor(p,"ref").get;if(_&&_.isReactWarning)return!1}return p.ref!==void 0}function ce(p){if(Ut.call(p,"key")){var _=Object.getOwnPropertyDescriptor(p,"key").get;if(_&&_.isReactWarning)return!1}return p.key!==void 0}function Ne(p,_){if(typeof p.ref=="string"&&ct.current&&_&&ct.current.stateNode!==_){var U=ve(ct.current.type);L[U]||(ke('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',ve(ct.current.type),p.ref),L[U]=!0)}}function ze(p,_){{var U=function(){Qa||(Qa=!0,ke("%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)",_))};U.isReactWarning=!0,Object.defineProperty(p,"key",{get:U,configurable:!0})}}function Et(p,_){{var U=function(){Wa||(Wa=!0,ke("%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)",_))};U.isReactWarning=!0,Object.defineProperty(p,"ref",{get:U,configurable:!0})}}var ft=function(p,_,U,Q,he,we,P){var le={$$typeof:F,type:p,key:_,ref:U,props:P,_owner:we};return le._store={},Object.defineProperty(le._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(le,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Q}),Object.defineProperty(le,"_source",{configurable:!1,enumerable:!1,writable:!1,value:he}),Object.freeze&&(Object.freeze(le.props),Object.freeze(le)),le};function Sn(p,_,U,Q,he){{var we,P={},le=null,it=null;U!==void 0&&(An(U),le=""+U),ce(_)&&(An(_.key),le=""+_.key),$(_)&&(it=_.ref,Ne(_,he));for(we in _)Ut.call(_,we)&&!Kn.hasOwnProperty(we)&&(P[we]=_[we]);if(p&&p.defaultProps){var Be=p.defaultProps;for(we in Be)P[we]===void 0&&(P[we]=Be[we])}if(le||it){var me=typeof p=="function"?p.displayName||p.name||"Unknown":p;le&&ze(P,me),it&&Et(P,me)}return ft(p,le,it,he,Q,ct.current,P)}}var Pe=un.ReactCurrentOwner,kn=un.ReactDebugCurrentFrame;function Ke(p){if(p){var _=p._owner,U=Lt(p.type,p._source,_?_.type:null);kn.setExtraStackFrame(U)}else kn.setExtraStackFrame(null)}var Je;Je=!1;function Ma(p){return typeof p=="object"&&p!==null&&p.$$typeof===F}function va(){{if(Pe.current){var p=ve(Pe.current.type);if(p)return` Check the render method of \``+p+"`."}return""}}function ei(p){{if(p!==void 0){var _=p.fileName.replace(/^.*[\\\/]/,""),U=p.lineNumber;return` Check your code at `+_+":"+U+"."}return""}}var Hi={};function Hu(p){{var _=va();if(!_){var U=typeof p=="string"?p:p.displayName||p.name;U&&(_=` Check the top-level render call using <`+U+">.")}return _}}function ti(p,_){{if(!p._store||p._store.validated||p.key!=null)return;p._store.validated=!0;var U=Hu(_);if(Hi[U])return;Hi[U]=!0;var Q="";p&&p._owner&&p._owner!==Pe.current&&(Q=" It was passed a child from "+ve(p._owner.type)+"."),Ke(p),ke('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',U,Q),Ke(null)}}function ni(p,_){{if(typeof p!="object")return;if(Xn(p))for(var U=0;U<p.length;U++){var Q=p[U];Ma(Q)&&ti(Q,_)}else if(Ma(p))p._store&&(p._store.validated=!0);else if(p){var he=oa(p);if(typeof he=="function"&&he!==p.entries)for(var we=he.call(p),P;!(P=we.next()).done;)Ma(P.value)&&ti(P.value,_)}}}function Xa(p){{var _=p.type;if(_==null||typeof _=="string")return;var U;if(typeof _=="function")U=_.propTypes;else if(typeof _=="object"&&(_.$$typeof===de||_.$$typeof===q))U=_.propTypes;else return;if(U){var Q=ve(_);bn(U,p.props,"prop",Q,p)}else if(_.PropTypes!==void 0&&!Je){Je=!0;var he=ve(_);ke("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",he||"Unknown")}typeof _.getDefaultProps=="function"&&!_.getDefaultProps.isReactClassApproved&&ke("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Er(p){{for(var _=Object.keys(p.props),U=0;U<_.length;U++){var Q=_[U];if(Q!=="children"&&Q!=="key"){Ke(p),ke("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Q),Ke(null);break}}p.ref!==null&&(Ke(p),ke("Invalid attribute `ref` supplied to `React.Fragment`."),Ke(null))}}function Cr(p,_,U,Q,he,we){{var P=vt(p);if(!P){var le="";(p===void 0||typeof p=="object"&&p!==null&&Object.keys(p).length===0)&&(le+=" 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 it=ei(he);it?le+=it:le+=va();var Be;p===null?Be="null":Xn(p)?Be="array":p!==void 0&&p.$$typeof===F?(Be="<"+(ve(p.type)||"Unknown")+" />",le=" Did you accidentally export a JSX literal instead of a component?"):Be=typeof p,ke("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Be,le)}var me=Sn(p,_,U,he,we);if(me==null)return me;if(P){var Kt=_.children;if(Kt!==void 0)if(Q)if(Xn(Kt)){for(var Ua=0;Ua<Kt.length;Ua++)ni(Kt[Ua],p);Object.freeze&&Object.freeze(Kt)}else ke("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 ni(Kt,p)}return p===bt?Er(me):Xa(me),me}}var La=Cr;eh.Fragment=bt,eh.jsxDEV=La})();sS.exports=eh;var Fw=sS.exports,oS={},fS={exports:{}},Gn={},dS={exports:{}},vS={};/** * @license React * scheduler.development.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */(function(ae){(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var F=!1,Ye=!1,bt=5;function $e(L,$){var ce=L.length;L.push($),ua(L,$,ce)}function fe(L){return L.length===0?null:L[0]}function d(L){if(L.length===0)return null;var $=L[0],ce=L.pop();return ce!==$&&(L[0]=ce,de(L,ce,0)),$}function ua(L,$,ce){for(var Ne=ce;Ne>0;){var ze=Ne-1>>>1,Et=L[ze];if(W(Et,$)>0)L[ze]=$,L[Ne]=Et,Ne=ze;else return}}function de(L,$,ce){for(var Ne=ce,ze=L.length,Et=ze>>>1;Ne<Et;){var ft=(Ne+1)*2-1,Sn=L[ft],Pe=ft+1,kn=L[Pe];if(W(Sn,$)<0)Pe<ze&&W(kn,Sn)<0?(L[Ne]=kn,L[Pe]=$,Ne=Pe):(L[Ne]=Sn,L[ft]=$,Ne=ft);else if(Pe<ze&&W(kn,$)<0)L[Ne]=kn,L[Pe]=$,Ne=Pe;else return}}function W(L,$){var ce=L.sortIndex-$.sortIndex;return ce!==0?ce:L.id-$.id}var tt=1,q=2,se=3,B=4,ge=5;function la(L,$){}var oa=typeof performance=="object"&&typeof performance.now=="function";if(oa){var un=performance;ae.unstable_now=function(){return un.now()}}else{var ke=Date,De=ke.now();ae.unstable_now=function(){return ke.now()-De}}var rt=1073741823,re=-1,Ie=250,Re=5e3,hn=1e4,mn=rt,vt=[],We=[],On=1,ve=null,Oe=se,ot=!1,st=!1,ue=!1,Ft=typeof setTimeout=="function"?setTimeout:null,Oa=typeof clearTimeout=="function"?clearTimeout:null,qn=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function sa(L){for(var $=fe(We);$!==null;){if($.callback===null)d(We);else if($.startTime<=L)d(We),$.sortIndex=$.expirationTime,$e(vt,$);else return;$=fe(We)}}function Mt(L){if(ue=!1,sa(L),!st)if(fe(vt)!==null)st=!0,An(yn);else{var $=fe(We);$!==null&&ct(Mt,$.startTime-L)}}function yn(L,$){st=!1,ue&&(ue=!1,Kn()),ot=!0;var ce=Oe;try{var Ne;if(!Ye)return wn(L,$)}finally{ve=null,Oe=ce,ot=!1}}function wn(L,$){var ce=$;for(sa(ce),ve=fe(vt);ve!==null&&!F&&!(ve.expirationTime>ce&&(!L||Wn()));){var Ne=ve.callback;if(typeof Ne=="function"){ve.callback=null,Oe=ve.priorityLevel;var ze=ve.expirationTime<=ce,Et=Ne(ze);ce=ae.unstable_now(),typeof Et=="function"?ve.callback=Et:ve===fe(vt)&&d(vt),sa(ce)}else d(vt);ve=fe(vt)}if(ve!==null)return!0;var ft=fe(We);return ft!==null&&ct(Mt,ft.startTime-ce),!1}function wa(L,$){switch(L){case tt:case q:case se:case B:case ge:break;default:L=se}var ce=Oe;Oe=L;try{return $()}finally{Oe=ce}}function ca(L){var $;switch(Oe){case tt:case q:case se:$=se;break;default:$=Oe;break}var ce=Oe;Oe=$;try{return L()}finally{Oe=ce}}function fa(L){var $=Oe;return function(){var ce=Oe;Oe=$;try{return L.apply(this,arguments)}finally{Oe=ce}}}function Qn(L,$,ce){var Ne=ae.unstable_now(),ze;if(typeof ce=="object"&&ce!==null){var Et=ce.delay;typeof Et=="number"&&Et>0?ze=Ne+Et:ze=Ne}else ze=Ne;var ft;switch(L){case tt:ft=re;break;case q:ft=Ie;break;case ge:ft=mn;break;case B:ft=hn;break;case se:default:ft=Re;break}var Sn=ze+ft,Pe={id:On++,callback:$,priorityLevel:L,startTime:ze,expirationTime:Sn,sortIndex:-1};return ze>Ne?(Pe.sortIndex=ze,$e(We,Pe),fe(vt)===null&&Pe===fe(We)&&(ue?Kn():ue=!0,ct(Mt,ze-Ne))):(Pe.sortIndex=Sn,$e(vt,Pe),!st&&!ot&&(st=!0,An(yn))),Pe}function jt(){}function gn(){!st&&!ot&&(st=!0,An(yn))}function Mn(){return fe(vt)}function Ln(L){L.callback=null}function pt(){return Oe}var Xt=!1,Lt=null,Ut=-1,St=bt,Un=-1;function Wn(){var L=ae.unstable_now()-Un;return!(L<St)}function bn(){}function da(L){if(L<0||L>125){console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported");return}L>0?St=Math.floor(1e3/L):St=bt}var Xn=function(){if(Lt!==null){var L=ae.unstable_now();Un=L;var $=!0,ce=!0;try{ce=Lt($,L)}finally{ce?ln():(Xt=!1,Lt=null)}}else Xt=!1},ln;if(typeof qn=="function")ln=function(){qn(Xn)};else if(typeof MessageChannel<"u"){var In=new MessageChannel,It=In.port2;In.port1.onmessage=Xn,ln=function(){It.postMessage(null)}}else ln=function(){Ft(Xn,0)};function An(L){Lt=L,Xt||(Xt=!0,ln())}function ct(L,$){Ut=Ft(function(){L(ae.unstable_now())},$)}function Kn(){Oa(Ut),Ut=-1}var Qa=bn,Wa=null;ae.unstable_IdlePriority=ge,ae.unstable_ImmediatePriority=tt,ae.unstable_LowPriority=B,ae.unstable_NormalPriority=se,ae.unstable_Profiling=Wa,ae.unstable_UserBlockingPriority=q,ae.unstable_cancelCallback=Ln,ae.unstable_continueExecution=gn,ae.unstable_forceFrameRate=da,ae.unstable_getCurrentPriorityLevel=pt,ae.unstable_getFirstCallbackNode=Mn,ae.unstable_next=ca,ae.unstable_pauseExecution=jt,ae.unstable_requestPaint=Qa,ae.unstable_runWithPriority=wa,ae.unstable_scheduleCallback=Qn,ae.unstable_shouldYield=Wn,ae.unstable_wrapCallback=fa,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()})(vS);dS.exports=vS;var Lw=dS.exports;/** * @license React * react-dom.development.js * * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var ae=th,F=Lw,Ye=ae.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,bt=!1;function $e(e){bt=e}function fe(e){if(!bt){for(var t=arguments.length,n=new Array(t>1?t-1:0),a=1;a<t;a++)n[a-1]=arguments[a];ua("warn",e,n)}}function d(e){if(!bt){for(var t=arguments.length,n=new Array(t>1?t-1:0),a=1;a<t;a++)n[a-1]=arguments[a];ua("error",e,n)}}function ua(e,t,n){{var a=Ye.ReactDebugCurrentFrame,r=a.getStackAddendum();r!==""&&(t+="%s",n=n.concat([r]));var i=n.map(function(u){return String(u)});i.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,i)}}var de=0,W=1,tt=2,q=3,se=4,B=5,ge=6,la=7,oa=8,un=9,ke=10,De=11,rt=12,re=13,Ie=14,Re=15,hn=16,mn=17,vt=18,We=19,On=21,ve=22,Oe=23,ot=24,st=25,ue=!0,Ft=!1,Oa=!1,qn=!1,sa=!1,Mt=!0,yn=!1,wn=!1,wa=!0,ca=!0,fa=!0,Qn=new Set,jt={},gn={};function Mn(e,t){Ln(e,t),Ln(e+"Capture",t)}function Ln(e,t){jt[e]&&d("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",e),jt[e]=t;{var n=e.toLowerCase();gn[n]=e,e==="onDoubleClick"&&(gn.ondblclick=e)}for(var a=0;a<t.length;a++)Qn.add(t[a])}var pt=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Xt=Object.prototype.hasOwnProperty;function Lt(e){{var t=typeof Symbol=="function"&&Symbol.toStringTag,n=t&&e[Symbol.toStringTag]||e.constructor.name||"Object";return n}}function Ut(e){try{return St(e),!1}catch{return!0}}function St(e){return""+e}function Un(e,t){if(Ut(e))return d("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",t,Lt(e)),St(e)}function Wn(e){if(Ut(e))return d("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Lt(e)),St(e)}function bn(e,t){if(Ut(e))return d("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",t,Lt(e)),St(e)}function da(e,t){if(Ut(e))return d("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",t,Lt(e)),St(e)}function Xn(e){if(Ut(e))return d("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",Lt(e)),St(e)}function ln(e){if(Ut(e))return d("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.",Lt(e)),St(e)}var In=0,It=1,An=2,ct=3,Kn=4,Qa=5,Wa=6,L=":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",$=L+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",ce=new RegExp("^["+L+"]["+$+"]*$"),Ne={},ze={};function Et(e){return Xt.call(ze,e)?!0:Xt.call(Ne,e)?!1:ce.test(e)?(ze[e]=!0,!0):(Ne[e]=!0,d("Invalid attribute name: `%s`",e),!1)}function ft(e,t,n){return t!==null?t.type===In:n?!1:e.length>2&&(e[0]==="o"||e[0]==="O")&&(e[1]==="n"||e[1]==="N")}function Sn(e,t,n,a){if(n!==null&&n.type===In)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":{if(a)return!1;if(n!==null)return!n.acceptsBooleans;var r=e.toLowerCase().slice(0,5);return r!=="data-"&&r!=="aria-"}default:return!1}}function Pe(e,t,n,a){if(t===null||typeof t>"u"||Sn(e,t,n,a))return!0;if(a)return!1;if(n!==n