From c1b064121ebe23dd29f11ae5c8cc5bb1164e4cdb Mon Sep 17 00:00:00 2001 From: chenshenhai Date: Sat, 3 Feb 2024 14:10:53 +0800 Subject: [PATCH] feat: update pages --- docs/assets/index-kiBsdYvu.js | 587 ---------------------------------- docs/assets/index-s6m5L-TJ.js | 587 ++++++++++++++++++++++++++++++++++ docs/index.html | 2 +- package.json | 4 +- pnpm-lock.yaml | 84 ++--- 5 files changed, 632 insertions(+), 632 deletions(-) delete mode 100644 docs/assets/index-kiBsdYvu.js create mode 100644 docs/assets/index-s6m5L-TJ.js diff --git a/docs/assets/index-kiBsdYvu.js b/docs/assets/index-kiBsdYvu.js deleted file mode 100644 index d17cdcd..0000000 --- a/docs/assets/index-kiBsdYvu.js +++ /dev/null @@ -1,587 +0,0 @@ -var VY=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var jOe=VY((Gi,Qa)=>{function MN(e,t){for(var n=0;nr[a]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))r(a);new MutationObserver(a=>{for(const l of a)if(l.type==="childList")for(const s of l.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&r(s)}).observe(document,{childList:!0,subtree:!0});function n(a){const l={};return a.integrity&&(l.integrity=a.integrity),a.referrerPolicy&&(l.referrerPolicy=a.referrerPolicy),a.crossOrigin==="use-credentials"?l.credentials="include":a.crossOrigin==="anonymous"?l.credentials="omit":l.credentials="same-origin",l}function r(a){if(a.ep)return;a.ep=!0;const l=n(a);fetch(a.href,l)}})();var _g=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Jh(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function WY(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var a=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,a.get?a:{enumerable:!0,get:function(){return e[r]}})}),n}var TN={exports:{}},J5={},IN={exports:{}},k1={exports:{}};k1.exports;(function(e,t){/** - * @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. - */(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var n="18.2.0",r=Symbol.for("react.element"),a=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),f=Symbol.for("react.context"),p=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),S=Symbol.for("react.lazy"),C=Symbol.for("react.offscreen"),w=Symbol.iterator,x="@@iterator";function $(G){if(G===null||typeof G!="object")return null;var le=w&&G[w]||G[x];return typeof le=="function"?le:null}var R={current:null},M={transition:null},I={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},N={current:null},T={},A=null;function P(G){A=G}T.setExtraStackFrame=function(G){A=G},T.getCurrentStack=null,T.getStackAddendum=function(){var G="";A&&(G+=A);var le=T.getCurrentStack;return le&&(G+=le()||""),G};var D=!1,F=!1,H=!1,z=!1,L=!1,K={ReactCurrentDispatcher:R,ReactCurrentBatchConfig:M,ReactCurrentOwner:N};K.ReactDebugCurrentFrame=T,K.ReactCurrentActQueue=I;function U(G){{for(var le=arguments.length,$e=new Array(le>1?le-1:0),Te=1;Te1?le-1:0),Te=1;Te1){for(var lr=Array(Xn),sr=0;sr1){for(var hr=Array(sr),Ir=0;Ir is not supported and will be removed in a future major release. Did you mean to render instead?")),le.Provider},set:function(_t){le.Provider=_t}},_currentValue:{get:function(){return le._currentValue},set:function(_t){le._currentValue=_t}},_currentValue2:{get:function(){return le._currentValue2},set:function(_t){le._currentValue2=_t}},_threadCount:{get:function(){return le._threadCount},set:function(_t){le._threadCount=_t}},Consumer:{get:function(){return $e||($e=!0,j("Rendering is not supported and will be removed in a future major release. Did you mean to render instead?")),le.Consumer}},displayName:{get:function(){return le.displayName},set:function(_t){et||(U("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",_t),et=!0)}}}),le.Consumer=en}return le._currentRenderer=null,le._currentRenderer2=null,le}var mt=-1,dt=0,ft=1,Kt=2;function re(G){if(G._status===mt){var le=G._result,$e=le();if($e.then(function(en){if(G._status===dt||G._status===mt){var _t=G;_t._status=ft,_t._result=en}},function(en){if(G._status===dt||G._status===mt){var _t=G;_t._status=Kt,_t._result=en}}),G._status===mt){var Te=G;Te._status=dt,Te._result=$e}}if(G._status===ft){var et=G._result;return et===void 0&&j(`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?`,et),"default"in et||j(`lazy: Expected the result of a dynamic import() call. Instead received: %s - -Your code should look like: - const MyComponent = lazy(() => import('./MyComponent'))`,et),et.default}else throw G._result}function _e(G){var le={_status:mt,_result:G},$e={$$typeof:S,_payload:le,_init:re};{var Te,et;Object.defineProperties($e,{defaultProps:{configurable:!0,get:function(){return Te},set:function(en){j("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."),Te=en,Object.defineProperty($e,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return et},set:function(en){j("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."),et=en,Object.defineProperty($e,"propTypes",{enumerable:!0})}}})}return $e}function Ve(G){G!=null&&G.$$typeof===y?j("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof G!="function"?j("forwardRef requires a render function but was given %s.",G===null?"null":typeof G):G.length!==0&&G.length!==2&&j("forwardRef render functions accept exactly two parameters: props and ref. %s",G.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),G!=null&&(G.defaultProps!=null||G.propTypes!=null)&&j("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var le={$$typeof:p,render:G};{var $e;Object.defineProperty(le,"displayName",{enumerable:!1,configurable:!0,get:function(){return $e},set:function(Te){$e=Te,!G.name&&!G.displayName&&(G.displayName=Te)}})}return le}var lt;lt=Symbol.for("react.module.reference");function yt(G){return!!(typeof G=="string"||typeof G=="function"||G===l||G===c||L||G===s||G===h||G===g||z||G===C||D||F||H||typeof G=="object"&&G!==null&&(G.$$typeof===S||G.$$typeof===y||G.$$typeof===u||G.$$typeof===f||G.$$typeof===p||G.$$typeof===lt||G.getModuleId!==void 0))}function zt(G,le){yt(G)||j("memo: The first argument must be a component. Instead received: %s",G===null?"null":typeof G);var $e={$$typeof:y,type:G,compare:le===void 0?null:le};{var Te;Object.defineProperty($e,"displayName",{enumerable:!1,configurable:!0,get:function(){return Te},set:function(et){Te=et,!G.name&&!G.displayName&&(G.displayName=et)}})}return $e}function ot(){var G=R.current;return G===null&&j(`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.`),G}function Ft(G){var le=ot();if(G._context!==void 0){var $e=G._context;$e.Consumer===G?j("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===G&&j("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return le.useContext(G)}function pt(G){var le=ot();return le.useState(G)}function Ze(G,le,$e){var Te=ot();return Te.useReducer(G,le,$e)}function Je(G){var le=ot();return le.useRef(G)}function hn(G,le){var $e=ot();return $e.useEffect(G,le)}function Wn(G,le){var $e=ot();return $e.useInsertionEffect(G,le)}function Gn(G,le){var $e=ot();return $e.useLayoutEffect(G,le)}function ir(G,le){var $e=ot();return $e.useCallback(G,le)}function Mi(G,le){var $e=ot();return $e.useMemo(G,le)}function ei(G,le,$e){var Te=ot();return Te.useImperativeHandle(G,le,$e)}function Fr(G,le){{var $e=ot();return $e.useDebugValue(G,le)}}function Rr(){var G=ot();return G.useTransition()}function fa(G){var le=ot();return le.useDeferredValue(G)}function vn(){var G=ot();return G.useId()}function jr(G,le,$e){var Te=ot();return Te.useSyncExternalStore(G,le,$e)}var pa=0,Hr,Qr,Ea,ka,$a,Br,Fa;function Qt(){}Qt.__reactDisabledLog=!0;function Wt(){{if(pa===0){Hr=console.log,Qr=console.info,Ea=console.warn,ka=console.error,$a=console.group,Br=console.groupCollapsed,Fa=console.groupEnd;var G={configurable:!0,enumerable:!0,value:Qt,writable:!0};Object.defineProperties(console,{info:G,log:G,warn:G,error:G,group:G,groupCollapsed:G,groupEnd:G})}pa++}}function tr(){{if(pa--,pa===0){var G={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:X({},G,{value:Hr}),info:X({},G,{value:Qr}),warn:X({},G,{value:Ea}),error:X({},G,{value:ka}),group:X({},G,{value:$a}),groupCollapsed:X({},G,{value:Br}),groupEnd:X({},G,{value:Fa})})}pa<0&&j("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var cn=K.ReactCurrentDispatcher,Rt;function Yt(G,le,$e){{if(Rt===void 0)try{throw Error()}catch(et){var Te=et.stack.trim().match(/\n( *(at )?)/);Rt=Te&&Te[1]||""}return` -`+Rt+G}}var $n=!1,Yn;{var Er=typeof WeakMap=="function"?WeakMap:Map;Yn=new Er}function Vr(G,le){if(!G||$n)return"";{var $e=Yn.get(G);if($e!==void 0)return $e}var Te;$n=!0;var et=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var en;en=cn.current,cn.current=null,Wt();try{if(le){var _t=function(){throw Error()};if(Object.defineProperty(_t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(_t,[])}catch(Bn){Te=Bn}Reflect.construct(G,[],_t)}else{try{_t.call()}catch(Bn){Te=Bn}G.call(_t.prototype)}}else{try{throw Error()}catch(Bn){Te=Bn}G()}}catch(Bn){if(Bn&&Te&&typeof Bn.stack=="string"){for(var un=Bn.stack.split(` -`),On=Te.stack.split(` -`),Xn=un.length-1,lr=On.length-1;Xn>=1&&lr>=0&&un[Xn]!==On[lr];)lr--;for(;Xn>=1&&lr>=0;Xn--,lr--)if(un[Xn]!==On[lr]){if(Xn!==1||lr!==1)do if(Xn--,lr--,lr<0||un[Xn]!==On[lr]){var sr=` -`+un[Xn].replace(" at new "," at ");return G.displayName&&sr.includes("")&&(sr=sr.replace("",G.displayName)),typeof G=="function"&&Yn.set(G,sr),sr}while(Xn>=1&&lr>=0);break}}}finally{$n=!1,cn.current=en,tr(),Error.prepareStackTrace=et}var hr=G?G.displayName||G.name:"",Ir=hr?Yt(hr):"";return typeof G=="function"&&Yn.set(G,Ir),Ir}function Wr(G,le,$e){return Vr(G,!1)}function Ti(G){var le=G.prototype;return!!(le&&le.isReactComponent)}function ja(G,le,$e){if(G==null)return"";if(typeof G=="function")return Vr(G,Ti(G));if(typeof G=="string")return Yt(G);switch(G){case h:return Yt("Suspense");case g:return Yt("SuspenseList")}if(typeof G=="object")switch(G.$$typeof){case p:return Wr(G.render);case y:return ja(G.type,le,$e);case S:{var Te=G,et=Te._payload,en=Te._init;try{return ja(en(et),le,$e)}catch{}}}return""}var hi={},Xi=K.ReactDebugCurrentFrame;function vo(G){if(G){var le=G._owner,$e=ja(G.type,G._source,le?le.type:null);Xi.setExtraStackFrame($e)}else Xi.setExtraStackFrame(null)}function $r(G,le,$e,Te,et){{var en=Function.call.bind(Pe);for(var _t in G)if(en(G,_t)){var un=void 0;try{if(typeof G[_t]!="function"){var On=Error((Te||"React class")+": "+$e+" type `"+_t+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof G[_t]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw On.name="Invariant Violation",On}un=G[_t](le,_t,Te,$e,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Xn){un=Xn}un&&!(un instanceof Error)&&(vo(et),j("%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).",Te||"React class",$e,_t,typeof un),vo(null)),un instanceof Error&&!(un.message in hi)&&(hi[un.message]=!0,vo(et),j("Failed %s type: %s",$e,un.message),vo(null))}}}function wn(G){if(G){var le=G._owner,$e=ja(G.type,G._source,le?le.type:null);P($e)}else P(null)}var Qo;Qo=!1;function ti(){if(N.current){var G=Ee(N.current.type);if(G)return` - -Check the render method of \``+G+"`."}return""}function Xt(G){if(G!==void 0){var le=G.fileName.replace(/^.*[\\\/]/,""),$e=G.lineNumber;return` - -Check your code at `+le+":"+$e+"."}return""}function go(G){return G!=null?Xt(G.__source):""}var Mr={};function yo(G){var le=ti();if(!le){var $e=typeof G=="string"?G:G.displayName||G.name;$e&&(le=` - -Check the top-level render call using <`+$e+">.")}return le}function qi(G,le){if(!(!G._store||G._store.validated||G.key!=null)){G._store.validated=!0;var $e=yo(le);if(!Mr[$e]){Mr[$e]=!0;var Te="";G&&G._owner&&G._owner!==N.current&&(Te=" It was passed a child from "+Ee(G._owner.type)+"."),wn(G),j('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',$e,Te),wn(null)}}}function xs(G,le){if(typeof G=="object"){if(me(G))for(var $e=0;$e",et=" Did you accidentally export a JSX literal instead of a component?"):_t=typeof G,j("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",_t,et)}var un=je.apply(this,arguments);if(un==null)return un;if(Te)for(var On=2;On10&&U("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."),Te._updatedFibers.clear()}}}var Jo=!1,el=null;function wl(G){if(el===null)try{var le=("require"+Math.random()).slice(0,7),$e=e&&e[le];el=$e.call(e,"timers").setImmediate}catch{el=function(et){Jo===!1&&(Jo=!0,typeof MessageChannel>"u"&&j("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 en=new MessageChannel;en.port1.onmessage=et,en.port2.postMessage(void 0)}}return el(G)}var $s=0,Mv=!1;function B3(G){{var le=$s;$s++,I.current===null&&(I.current=[]);var $e=I.isBatchingLegacy,Te;try{if(I.isBatchingLegacy=!0,Te=G(),!$e&&I.didScheduleLegacyUpdate){var et=I.current;et!==null&&(I.didScheduleLegacyUpdate=!1,ku(et))}}catch(hr){throw xl(le),hr}finally{I.isBatchingLegacy=$e}if(Te!==null&&typeof Te=="object"&&typeof Te.then=="function"){var en=Te,_t=!1,un={then:function(hr,Ir){_t=!0,en.then(function(Bn){xl(le),$s===0?Lu(Bn,hr,Ir):hr(Bn)},function(Bn){xl(le),Ir(Bn)})}};return!Mv&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){_t||(Mv=!0,j("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 () => ...);"))}),un}else{var On=Te;if(xl(le),$s===0){var Xn=I.current;Xn!==null&&(ku(Xn),I.current=null);var lr={then:function(hr,Ir){I.current===null?(I.current=[],Lu(On,hr,Ir)):hr(On)}};return lr}else{var sr={then:function(hr,Ir){hr(On)}};return sr}}}}function xl(G){G!==$s-1&&j("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),$s=G}function Lu(G,le,$e){{var Te=I.current;if(Te!==null)try{ku(Te),wl(function(){Te.length===0?(I.current=null,le(G)):Lu(G,le,$e)})}catch(et){$e(et)}else le(G)}}var Os=!1;function ku(G){if(!Os){Os=!0;var le=0;try{for(;le1?_e-1:0),lt=1;lt<_e;lt++)Ve[lt-1]=arguments[lt];R("error",re,Ve)}}function R(re,_e,Ve){{var lt=x.ReactDebugCurrentFrame,yt=lt.getStackAddendum();yt!==""&&(_e+="%s",Ve=Ve.concat([yt]));var zt=Ve.map(function(ot){return String(ot)});zt.unshift("Warning: "+_e),Function.prototype.apply.call(console[re],console,zt)}}var M=!1,I=!1,N=!1,T=!1,A=!1,P;P=Symbol.for("react.module.reference");function D(re){return!!(typeof re=="string"||typeof re=="function"||re===r||re===l||A||re===a||re===f||re===p||T||re===y||M||I||N||typeof re=="object"&&re!==null&&(re.$$typeof===g||re.$$typeof===h||re.$$typeof===s||re.$$typeof===c||re.$$typeof===u||re.$$typeof===P||re.getModuleId!==void 0))}function F(re,_e,Ve){var lt=re.displayName;if(lt)return lt;var yt=_e.displayName||_e.name||"";return yt!==""?Ve+"("+yt+")":Ve}function H(re){return re.displayName||"Context"}function z(re){if(re==null)return null;if(typeof re.tag=="number"&&$("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof re=="function")return re.displayName||re.name||null;if(typeof re=="string")return re;switch(re){case r:return"Fragment";case n:return"Portal";case l:return"Profiler";case a:return"StrictMode";case f:return"Suspense";case p:return"SuspenseList"}if(typeof re=="object")switch(re.$$typeof){case c:var _e=re;return H(_e)+".Consumer";case s:var Ve=re;return H(Ve._context)+".Provider";case u:return F(re,re.render,"ForwardRef");case h:var lt=re.displayName||null;return lt!==null?lt:z(re.type)||"Memo";case g:{var yt=re,zt=yt._payload,ot=yt._init;try{return z(ot(zt))}catch{return null}}}return null}var L=Object.assign,K=0,U,j,W,B,Y,J,X;function ae(){}ae.__reactDisabledLog=!0;function ie(){{if(K===0){U=console.log,j=console.info,W=console.warn,B=console.error,Y=console.group,J=console.groupCollapsed,X=console.groupEnd;var re={configurable:!0,enumerable:!0,value:ae,writable:!0};Object.defineProperties(console,{info:re,log:re,warn:re,error:re,group:re,groupCollapsed:re,groupEnd:re})}K++}}function Z(){{if(K--,K===0){var re={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:L({},re,{value:U}),info:L({},re,{value:j}),warn:L({},re,{value:W}),error:L({},re,{value:B}),group:L({},re,{value:Y}),groupCollapsed:L({},re,{value:J}),groupEnd:L({},re,{value:X})})}K<0&&$("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Q=x.ReactCurrentDispatcher,te;function ne(re,_e,Ve){{if(te===void 0)try{throw Error()}catch(yt){var lt=yt.stack.trim().match(/\n( *(at )?)/);te=lt&<[1]||""}return` -`+te+re}}var se=!1,Se;{var Ce=typeof WeakMap=="function"?WeakMap:Map;Se=new Ce}function pe(re,_e){if(!re||se)return"";{var Ve=Se.get(re);if(Ve!==void 0)return Ve}var lt;se=!0;var yt=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var zt;zt=Q.current,Q.current=null,ie();try{if(_e){var ot=function(){throw Error()};if(Object.defineProperty(ot.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ot,[])}catch(ir){lt=ir}Reflect.construct(re,[],ot)}else{try{ot.call()}catch(ir){lt=ir}re.call(ot.prototype)}}else{try{throw Error()}catch(ir){lt=ir}re()}}catch(ir){if(ir&<&&typeof ir.stack=="string"){for(var Ft=ir.stack.split(` -`),pt=lt.stack.split(` -`),Ze=Ft.length-1,Je=pt.length-1;Ze>=1&&Je>=0&&Ft[Ze]!==pt[Je];)Je--;for(;Ze>=1&&Je>=0;Ze--,Je--)if(Ft[Ze]!==pt[Je]){if(Ze!==1||Je!==1)do if(Ze--,Je--,Je<0||Ft[Ze]!==pt[Je]){var hn=` -`+Ft[Ze].replace(" at new "," at ");return re.displayName&&hn.includes("")&&(hn=hn.replace("",re.displayName)),typeof re=="function"&&Se.set(re,hn),hn}while(Ze>=1&&Je>=0);break}}}finally{se=!1,Q.current=zt,Z(),Error.prepareStackTrace=yt}var Wn=re?re.displayName||re.name:"",Gn=Wn?ne(Wn):"";return typeof re=="function"&&Se.set(re,Gn),Gn}function me(re,_e,Ve){return pe(re,!1)}function he(re){var _e=re.prototype;return!!(_e&&_e.isReactComponent)}function Me(re,_e,Ve){if(re==null)return"";if(typeof re=="function")return pe(re,he(re));if(typeof re=="string")return ne(re);switch(re){case f:return ne("Suspense");case p:return ne("SuspenseList")}if(typeof re=="object")switch(re.$$typeof){case u:return me(re.render);case h:return Me(re.type,_e,Ve);case g:{var lt=re,yt=lt._payload,zt=lt._init;try{return Me(zt(yt),_e,Ve)}catch{}}}return""}var Ue=Object.prototype.hasOwnProperty,Be={},nt=x.ReactDebugCurrentFrame;function Re(re){if(re){var _e=re._owner,Ve=Me(re.type,re._source,_e?_e.type:null);nt.setExtraStackFrame(Ve)}else nt.setExtraStackFrame(null)}function Ee(re,_e,Ve,lt,yt){{var zt=Function.call.bind(Ue);for(var ot in re)if(zt(re,ot)){var Ft=void 0;try{if(typeof re[ot]!="function"){var pt=Error((lt||"React class")+": "+Ve+" type `"+ot+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof re[ot]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw pt.name="Invariant Violation",pt}Ft=re[ot](_e,ot,lt,Ve,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Ze){Ft=Ze}Ft&&!(Ft instanceof Error)&&(Re(yt),$("%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).",lt||"React class",Ve,ot,typeof Ft),Re(null)),Ft instanceof Error&&!(Ft.message in Be)&&(Be[Ft.message]=!0,Re(yt),$("Failed %s type: %s",Ve,Ft.message),Re(null))}}}var Pe=Array.isArray;function ze(re){return Pe(re)}function ke(re){{var _e=typeof Symbol=="function"&&Symbol.toStringTag,Ve=_e&&re[Symbol.toStringTag]||re.constructor.name||"Object";return Ve}}function ht(re){try{return qe(re),!1}catch{return!0}}function qe(re){return""+re}function Xe(re){if(ht(re))return $("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",ke(re)),qe(re)}var Pt=x.ReactCurrentOwner,Bt={key:!0,ref:!0,__self:!0,__source:!0},kt,gt,be;be={};function je(re){if(Ue.call(re,"ref")){var _e=Object.getOwnPropertyDescriptor(re,"ref").get;if(_e&&_e.isReactWarning)return!1}return re.ref!==void 0}function rt(re){if(Ue.call(re,"key")){var _e=Object.getOwnPropertyDescriptor(re,"key").get;if(_e&&_e.isReactWarning)return!1}return re.key!==void 0}function Vt(re,_e){if(typeof re.ref=="string"&&Pt.current&&_e&&Pt.current.stateNode!==_e){var Ve=z(Pt.current.type);be[Ve]||($('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',z(Pt.current.type),re.ref),be[Ve]=!0)}}function Tt(re,_e){{var Ve=function(){kt||(kt=!0,$("%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)",_e))};Ve.isReactWarning=!0,Object.defineProperty(re,"key",{get:Ve,configurable:!0})}}function It(re,_e){{var Ve=function(){gt||(gt=!0,$("%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)",_e))};Ve.isReactWarning=!0,Object.defineProperty(re,"ref",{get:Ve,configurable:!0})}}var Ot=function(re,_e,Ve,lt,yt,zt,ot){var Ft={$$typeof:t,type:re,key:_e,ref:Ve,props:ot,_owner:zt};return Ft._store={},Object.defineProperty(Ft._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Ft,"_self",{configurable:!1,enumerable:!1,writable:!1,value:lt}),Object.defineProperty(Ft,"_source",{configurable:!1,enumerable:!1,writable:!1,value:yt}),Object.freeze&&(Object.freeze(Ft.props),Object.freeze(Ft)),Ft};function Sn(re,_e,Ve,lt,yt){{var zt,ot={},Ft=null,pt=null;Ve!==void 0&&(Xe(Ve),Ft=""+Ve),rt(_e)&&(Xe(_e.key),Ft=""+_e.key),je(_e)&&(pt=_e.ref,Vt(_e,yt));for(zt in _e)Ue.call(_e,zt)&&!Bt.hasOwnProperty(zt)&&(ot[zt]=_e[zt]);if(re&&re.defaultProps){var Ze=re.defaultProps;for(zt in Ze)ot[zt]===void 0&&(ot[zt]=Ze[zt])}if(Ft||pt){var Je=typeof re=="function"?re.displayName||re.name||"Unknown":re;Ft&&Tt(ot,Je),pt&&It(ot,Je)}return Ot(re,Ft,pt,yt,lt,Pt.current,ot)}}var Nt=x.ReactCurrentOwner,sn=x.ReactDebugCurrentFrame;function rn(re){if(re){var _e=re._owner,Ve=Me(re.type,re._source,_e?_e.type:null);sn.setExtraStackFrame(Ve)}else sn.setExtraStackFrame(null)}var Ge;Ge=!1;function at(re){return typeof re=="object"&&re!==null&&re.$$typeof===t}function st(){{if(Nt.current){var re=z(Nt.current.type);if(re)return` - -Check the render method of \``+re+"`."}return""}}function Le(re){{if(re!==void 0){var _e=re.fileName.replace(/^.*[\\\/]/,""),Ve=re.lineNumber;return` - -Check your code at `+_e+":"+Ve+"."}return""}}var Dt={};function it(re){{var _e=st();if(!_e){var Ve=typeof re=="string"?re:re.displayName||re.name;Ve&&(_e=` - -Check the top-level render call using <`+Ve+">.")}return _e}}function vt(re,_e){{if(!re._store||re._store.validated||re.key!=null)return;re._store.validated=!0;var Ve=it(_e);if(Dt[Ve])return;Dt[Ve]=!0;var lt="";re&&re._owner&&re._owner!==Nt.current&&(lt=" It was passed a child from "+z(re._owner.type)+"."),rn(re),$('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',Ve,lt),rn(null)}}function Fe(re,_e){{if(typeof re!="object")return;if(ze(re))for(var Ve=0;Ve",Ft=" Did you accidentally export a JSX literal instead of a component?"):Ze=typeof re,$("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Ze,Ft)}var Je=Sn(re,_e,Ve,yt,zt);if(Je==null)return Je;if(ot){var hn=_e.children;if(hn!==void 0)if(lt)if(ze(hn)){for(var Wn=0;Wn0;){var Tt=Vt-1>>>1,It=be[Tt];if(f(It,je)>0)be[Tt]=je,be[Vt]=It,Vt=Tt;else return}}function u(be,je,rt){for(var Vt=rt,Tt=be.length,It=Tt>>>1;Vtrt&&(!be||Re()));){var Vt=z.callback;if(typeof Vt=="function"){z.callback=null,L=z.priorityLevel;var Tt=z.expirationTime<=rt,It=Vt(Tt);rt=e.unstable_now(),typeof It=="function"?z.callback=It:z===l(D)&&s(D),J(rt)}else s(D);z=l(D)}if(z!==null)return!0;var Ot=l(F);return Ot!==null&&Pt(X,Ot.startTime-rt),!1}function Z(be,je){switch(be){case p:case h:case g:case y:case S:break;default:be=g}var rt=L;L=be;try{return je()}finally{L=rt}}function Q(be){var je;switch(L){case p:case h:case g:je=g;break;default:je=L;break}var rt=L;L=je;try{return be()}finally{L=rt}}function te(be){var je=L;return function(){var rt=L;L=je;try{return be.apply(this,arguments)}finally{L=rt}}}function ne(be,je,rt){var Vt=e.unstable_now(),Tt;if(typeof rt=="object"&&rt!==null){var It=rt.delay;typeof It=="number"&&It>0?Tt=Vt+It:Tt=Vt}else Tt=Vt;var Ot;switch(be){case p:Ot=I;break;case h:Ot=N;break;case S:Ot=P;break;case y:Ot=A;break;case g:default:Ot=T;break}var Sn=Tt+Ot,Nt={id:H++,callback:je,priorityLevel:be,startTime:Tt,expirationTime:Sn,sortIndex:-1};return Tt>Vt?(Nt.sortIndex=Tt,a(F,Nt),l(D)===null&&Nt===l(F)&&(j?Bt():j=!0,Pt(X,Tt-Vt))):(Nt.sortIndex=Sn,a(D,Nt),!U&&!K&&(U=!0,Xe(ae))),Nt}function se(){}function Se(){!U&&!K&&(U=!0,Xe(ae))}function Ce(){return l(D)}function pe(be){be.callback=null}function me(){return L}var he=!1,Me=null,Ue=-1,Be=r,nt=-1;function Re(){var be=e.unstable_now()-nt;return!(be125){console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported");return}be>0?Be=Math.floor(1e3/be):Be=r}var ze=function(){if(Me!==null){var be=e.unstable_now();nt=be;var je=!0,rt=!0;try{rt=Me(je,be)}finally{rt?ke():(he=!1,Me=null)}}else he=!1},ke;if(typeof Y=="function")ke=function(){Y(ze)};else if(typeof MessageChannel<"u"){var ht=new MessageChannel,qe=ht.port2;ht.port1.onmessage=ze,ke=function(){qe.postMessage(null)}}else ke=function(){W(ze,0)};function Xe(be){Me=be,he||(he=!0,ke())}function Pt(be,je){Ue=W(function(){be(e.unstable_now())},je)}function Bt(){B(Ue),Ue=-1}var kt=Ee,gt=null;e.unstable_IdlePriority=S,e.unstable_ImmediatePriority=p,e.unstable_LowPriority=y,e.unstable_NormalPriority=g,e.unstable_Profiling=gt,e.unstable_UserBlockingPriority=h,e.unstable_cancelCallback=pe,e.unstable_continueExecution=Se,e.unstable_forceFrameRate=Pe,e.unstable_getCurrentPriorityLevel=me,e.unstable_getFirstCallbackNode=Ce,e.unstable_next=Q,e.unstable_pauseExecution=se,e.unstable_requestPaint=kt,e.unstable_runWithPriority=Z,e.unstable_scheduleCallback=ne,e.unstable_shouldYield=Re,e.unstable_wrapCallback=te,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()})(PN);_N.exports=PN;var GY=_N.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 e=m,t=GY,n=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,r=!1;function a(i){r=i}function l(i){if(!r){for(var o=arguments.length,d=new Array(o>1?o-1:0),v=1;v1?o-1:0),v=1;v2&&(i[0]==="o"||i[0]==="O")&&(i[1]==="n"||i[1]==="N")}function Sn(i,o,d,v){if(d!==null&&d.type===ht)return!1;switch(typeof o){case"function":case"symbol":return!0;case"boolean":{if(v)return!1;if(d!==null)return!d.acceptsBooleans;var b=i.toLowerCase().slice(0,5);return b!=="data-"&&b!=="aria-"}default:return!1}}function Nt(i,o,d,v){if(o===null||typeof o>"u"||Sn(i,o,d,v))return!0;if(v)return!1;if(d!==null)switch(d.type){case Pt:return!o;case Bt:return o===!1;case kt:return isNaN(o);case gt:return isNaN(o)||o<1}return!1}function sn(i){return Ge.hasOwnProperty(i)?Ge[i]:null}function rn(i,o,d,v,b,O,_){this.acceptsBooleans=o===Xe||o===Pt||o===Bt,this.attributeName=v,this.attributeNamespace=b,this.mustUseProperty=d,this.propertyName=i,this.type=o,this.sanitizeURL=O,this.removeEmptyString=_}var Ge={},at=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];at.forEach(function(i){Ge[i]=new rn(i,ht,!1,i,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(i){var o=i[0],d=i[1];Ge[o]=new rn(o,qe,!1,d,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(i){Ge[i]=new rn(i,Xe,!1,i.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(i){Ge[i]=new rn(i,Xe,!1,i,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(i){Ge[i]=new rn(i,Pt,!1,i.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(i){Ge[i]=new rn(i,Pt,!0,i,null,!1,!1)}),["capture","download"].forEach(function(i){Ge[i]=new rn(i,Bt,!1,i,null,!1,!1)}),["cols","rows","size","span"].forEach(function(i){Ge[i]=new rn(i,gt,!1,i,null,!1,!1)}),["rowSpan","start"].forEach(function(i){Ge[i]=new rn(i,kt,!1,i.toLowerCase(),null,!1,!1)});var st=/[\-\:]([a-z])/g,Le=function(i){return i[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(i){var o=i.replace(st,Le);Ge[o]=new rn(o,qe,!1,i,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(i){var o=i.replace(st,Le);Ge[o]=new rn(o,qe,!1,i,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(i){var o=i.replace(st,Le);Ge[o]=new rn(o,qe,!1,i,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(i){Ge[i]=new rn(i,qe,!1,i.toLowerCase(),null,!1,!1)});var Dt="xlinkHref";Ge[Dt]=new rn("xlinkHref",qe,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(i){Ge[i]=new rn(i,qe,!1,i.toLowerCase(),null,!0,!0)});var it=/^[\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,vt=!1;function Fe(i){!vt&&it.test(i)&&(vt=!0,s("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(i)))}function mt(i,o,d,v){if(v.mustUseProperty){var b=v.propertyName;return i[b]}else{nt(d,o),v.sanitizeURL&&Fe(""+d);var O=v.attributeName,_=null;if(v.type===Bt){if(i.hasAttribute(O)){var k=i.getAttribute(O);return k===""?!0:Nt(o,d,v,!1)?k:k===""+d?d:k}}else if(i.hasAttribute(O)){if(Nt(o,d,v,!1))return i.getAttribute(O);if(v.type===Pt)return d;_=i.getAttribute(O)}return Nt(o,d,v,!1)?_===null?d:_:_===""+d?d:_}}function dt(i,o,d,v){{if(!It(o))return;if(!i.hasAttribute(o))return d===void 0?void 0:null;var b=i.getAttribute(o);return nt(d,o),b===""+d?d:b}}function ft(i,o,d,v){var b=sn(o);if(!Ot(o,b,v)){if(Nt(o,d,b,v)&&(d=null),v||b===null){if(It(o)){var O=o;d===null?i.removeAttribute(O):(nt(d,o),i.setAttribute(O,""+d))}return}var _=b.mustUseProperty;if(_){var k=b.propertyName;if(d===null){var V=b.type;i[k]=V===Pt?!1:""}else i[k]=d;return}var q=b.attributeName,ee=b.attributeNamespace;if(d===null)i.removeAttribute(q);else{var fe=b.type,de;fe===Pt||fe===Bt&&d===!0?de="":(nt(d,q),de=""+d,b.sanitizeURL&&Fe(de.toString())),ee?i.setAttributeNS(ee,q,de):i.setAttribute(q,de)}}}var Kt=Symbol.for("react.element"),re=Symbol.for("react.portal"),_e=Symbol.for("react.fragment"),Ve=Symbol.for("react.strict_mode"),lt=Symbol.for("react.profiler"),yt=Symbol.for("react.provider"),zt=Symbol.for("react.context"),ot=Symbol.for("react.forward_ref"),Ft=Symbol.for("react.suspense"),pt=Symbol.for("react.suspense_list"),Ze=Symbol.for("react.memo"),Je=Symbol.for("react.lazy"),hn=Symbol.for("react.scope"),Wn=Symbol.for("react.debug_trace_mode"),Gn=Symbol.for("react.offscreen"),ir=Symbol.for("react.legacy_hidden"),Mi=Symbol.for("react.cache"),ei=Symbol.for("react.tracing_marker"),Fr=Symbol.iterator,Rr="@@iterator";function fa(i){if(i===null||typeof i!="object")return null;var o=Fr&&i[Fr]||i[Rr];return typeof o=="function"?o:null}var vn=Object.assign,jr=0,pa,Hr,Qr,Ea,ka,$a,Br;function Fa(){}Fa.__reactDisabledLog=!0;function Qt(){{if(jr===0){pa=console.log,Hr=console.info,Qr=console.warn,Ea=console.error,ka=console.group,$a=console.groupCollapsed,Br=console.groupEnd;var i={configurable:!0,enumerable:!0,value:Fa,writable:!0};Object.defineProperties(console,{info:i,log:i,warn:i,error:i,group:i,groupCollapsed:i,groupEnd:i})}jr++}}function Wt(){{if(jr--,jr===0){var i={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:vn({},i,{value:pa}),info:vn({},i,{value:Hr}),warn:vn({},i,{value:Qr}),error:vn({},i,{value:Ea}),group:vn({},i,{value:ka}),groupCollapsed:vn({},i,{value:$a}),groupEnd:vn({},i,{value:Br})})}jr<0&&s("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var tr=n.ReactCurrentDispatcher,cn;function Rt(i,o,d){{if(cn===void 0)try{throw Error()}catch(b){var v=b.stack.trim().match(/\n( *(at )?)/);cn=v&&v[1]||""}return` -`+cn+i}}var Yt=!1,$n;{var Yn=typeof WeakMap=="function"?WeakMap:Map;$n=new Yn}function Er(i,o){if(!i||Yt)return"";{var d=$n.get(i);if(d!==void 0)return d}var v;Yt=!0;var b=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var O;O=tr.current,tr.current=null,Qt();try{if(o){var _=function(){throw Error()};if(Object.defineProperty(_.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(_,[])}catch(xe){v=xe}Reflect.construct(i,[],_)}else{try{_.call()}catch(xe){v=xe}i.call(_.prototype)}}else{try{throw Error()}catch(xe){v=xe}i()}}catch(xe){if(xe&&v&&typeof xe.stack=="string"){for(var k=xe.stack.split(` -`),V=v.stack.split(` -`),q=k.length-1,ee=V.length-1;q>=1&&ee>=0&&k[q]!==V[ee];)ee--;for(;q>=1&&ee>=0;q--,ee--)if(k[q]!==V[ee]){if(q!==1||ee!==1)do if(q--,ee--,ee<0||k[q]!==V[ee]){var fe=` -`+k[q].replace(" at new "," at ");return i.displayName&&fe.includes("")&&(fe=fe.replace("",i.displayName)),typeof i=="function"&&$n.set(i,fe),fe}while(q>=1&&ee>=0);break}}}finally{Yt=!1,tr.current=O,Wt(),Error.prepareStackTrace=b}var de=i?i.displayName||i.name:"",we=de?Rt(de):"";return typeof i=="function"&&$n.set(i,we),we}function Vr(i,o,d){return Er(i,!0)}function Wr(i,o,d){return Er(i,!1)}function Ti(i){var o=i.prototype;return!!(o&&o.isReactComponent)}function ja(i,o,d){if(i==null)return"";if(typeof i=="function")return Er(i,Ti(i));if(typeof i=="string")return Rt(i);switch(i){case Ft:return Rt("Suspense");case pt:return Rt("SuspenseList")}if(typeof i=="object")switch(i.$$typeof){case ot:return Wr(i.render);case Ze:return ja(i.type,o,d);case Je:{var v=i,b=v._payload,O=v._init;try{return ja(O(b),o,d)}catch{}}}return""}function hi(i){switch(i._debugOwner&&i._debugOwner.type,i._debugSource,i.tag){case y:return Rt(i.type);case A:return Rt("Lazy");case I:return Rt("Suspense");case F:return Rt("SuspenseList");case u:case p:case T:return Wr(i.type);case R:return Wr(i.type.render);case f:return Vr(i.type);default:return""}}function Xi(i){try{var o="",d=i;do o+=hi(d),d=d.return;while(d);return o}catch(v){return` -Error generating stack: `+v.message+` -`+v.stack}}function vo(i,o,d){var v=i.displayName;if(v)return v;var b=o.displayName||o.name||"";return b!==""?d+"("+b+")":d}function $r(i){return i.displayName||"Context"}function wn(i){if(i==null)return null;if(typeof i.tag=="number"&&s("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof i=="function")return i.displayName||i.name||null;if(typeof i=="string")return i;switch(i){case _e:return"Fragment";case re:return"Portal";case lt:return"Profiler";case Ve:return"StrictMode";case Ft:return"Suspense";case pt:return"SuspenseList"}if(typeof i=="object")switch(i.$$typeof){case zt:var o=i;return $r(o)+".Consumer";case yt:var d=i;return $r(d._context)+".Provider";case ot:return vo(i,i.render,"ForwardRef");case Ze:var v=i.displayName||null;return v!==null?v:wn(i.type)||"Memo";case Je:{var b=i,O=b._payload,_=b._init;try{return wn(_(O))}catch{return null}}}return null}function Qo(i,o,d){var v=o.displayName||o.name||"";return i.displayName||(v!==""?d+"("+v+")":d)}function ti(i){return i.displayName||"Context"}function Xt(i){var o=i.tag,d=i.type;switch(o){case K:return"Cache";case x:var v=d;return ti(v)+".Consumer";case $:var b=d;return ti(b._context)+".Provider";case D:return"DehydratedFragment";case R:return Qo(d,d.render,"ForwardRef");case C:return"Fragment";case y:return d;case g:return"Portal";case h:return"Root";case S:return"Text";case A:return wn(d);case w:return d===Ve?"StrictMode":"Mode";case z:return"Offscreen";case M:return"Profiler";case H:return"Scope";case I:return"Suspense";case F:return"SuspenseList";case U:return"TracingMarker";case f:case u:case P:case p:case N:case T:if(typeof d=="function")return d.displayName||d.name||null;if(typeof d=="string")return d;break}return null}var go=n.ReactDebugCurrentFrame,Mr=null,yo=!1;function qi(){{if(Mr===null)return null;var i=Mr._debugOwner;if(i!==null&&typeof i<"u")return Xt(i)}return null}function xs(){return Mr===null?"":Xi(Mr)}function Tr(){go.getCurrentStack=null,Mr=null,yo=!1}function tt(i){go.getCurrentStack=i===null?null:xs,Mr=i,yo=!1}function Jt(){return Mr}function In(i){yo=i}function zn(i){return""+i}function Hn(i){switch(typeof i){case"boolean":case"number":case"string":case"undefined":return i;case"object":return ke(i),i;default:return""}}var Es={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function Jo(i,o){Es[o.type]||o.onChange||o.onInput||o.readOnly||o.disabled||o.value==null||s("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`."),o.onChange||o.readOnly||o.disabled||o.checked==null||s("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 el(i){var o=i.type,d=i.nodeName;return d&&d.toLowerCase()==="input"&&(o==="checkbox"||o==="radio")}function wl(i){return i._valueTracker}function $s(i){i._valueTracker=null}function Mv(i){var o="";return i&&(el(i)?o=i.checked?"true":"false":o=i.value),o}function B3(i){var o=el(i)?"checked":"value",d=Object.getOwnPropertyDescriptor(i.constructor.prototype,o);ke(i[o]);var v=""+i[o];if(!(i.hasOwnProperty(o)||typeof d>"u"||typeof d.get!="function"||typeof d.set!="function")){var b=d.get,O=d.set;Object.defineProperty(i,o,{configurable:!0,get:function(){return b.call(this)},set:function(k){ke(k),v=""+k,O.call(this,k)}}),Object.defineProperty(i,o,{enumerable:d.enumerable});var _={getValue:function(){return v},setValue:function(k){ke(k),v=""+k},stopTracking:function(){$s(i),delete i[o]}};return _}}function xl(i){wl(i)||(i._valueTracker=B3(i))}function Lu(i){if(!i)return!1;var o=wl(i);if(!o)return!0;var d=o.getValue(),v=Mv(i);return v!==d?(o.setValue(v),!0):!1}function Os(i){if(i=i||(typeof document<"u"?document:void 0),typeof i>"u")return null;try{return i.activeElement||i.body}catch{return i.body}}var ku=!1,Tv=!1,Iv=!1,Nv=!1;function _v(i){var o=i.type==="checkbox"||i.type==="radio";return o?i.checked!=null:i.value!=null}function G(i,o){var d=i,v=o.checked,b=vn({},o,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:v??d._wrapperState.initialChecked});return b}function le(i,o){Jo("input",o),o.checked!==void 0&&o.defaultChecked!==void 0&&!Tv&&(s("%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",qi()||"A component",o.type),Tv=!0),o.value!==void 0&&o.defaultValue!==void 0&&!ku&&(s("%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",qi()||"A component",o.type),ku=!0);var d=i,v=o.defaultValue==null?"":o.defaultValue;d._wrapperState={initialChecked:o.checked!=null?o.checked:o.defaultChecked,initialValue:Hn(o.value!=null?o.value:v),controlled:_v(o)}}function $e(i,o){var d=i,v=o.checked;v!=null&&ft(d,"checked",v,!1)}function Te(i,o){var d=i;{var v=_v(o);!d._wrapperState.controlled&&v&&!Nv&&(s("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"),Nv=!0),d._wrapperState.controlled&&!v&&!Iv&&(s("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"),Iv=!0)}$e(i,o);var b=Hn(o.value),O=o.type;if(b!=null)O==="number"?(b===0&&d.value===""||d.value!=b)&&(d.value=zn(b)):d.value!==zn(b)&&(d.value=zn(b));else if(O==="submit"||O==="reset"){d.removeAttribute("value");return}o.hasOwnProperty("value")?un(d,o.type,b):o.hasOwnProperty("defaultValue")&&un(d,o.type,Hn(o.defaultValue)),o.checked==null&&o.defaultChecked!=null&&(d.defaultChecked=!!o.defaultChecked)}function et(i,o,d){var v=i;if(o.hasOwnProperty("value")||o.hasOwnProperty("defaultValue")){var b=o.type,O=b==="submit"||b==="reset";if(O&&(o.value===void 0||o.value===null))return;var _=zn(v._wrapperState.initialValue);d||_!==v.value&&(v.value=_),v.defaultValue=_}var k=v.name;k!==""&&(v.name=""),v.defaultChecked=!v.defaultChecked,v.defaultChecked=!!v._wrapperState.initialChecked,k!==""&&(v.name=k)}function en(i,o){var d=i;Te(d,o),_t(d,o)}function _t(i,o){var d=o.name;if(o.type==="radio"&&d!=null){for(var v=i;v.parentNode;)v=v.parentNode;nt(d,"name");for(var b=v.querySelectorAll("input[name="+JSON.stringify(""+d)+'][type="radio"]'),O=0;O.")))}):o.dangerouslySetInnerHTML!=null&&(lr||(lr=!0,s("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")))),o.selected!=null&&!On&&(s("Use the `defaultValue` or `value` props on must be a scalar value if `multiple` is false.%s",d,Fu())}}}}function El(i,o,d,v){var b=i.options;if(o){for(var O=d,_={},k=0;k.");var v=vn({},o,{value:void 0,defaultValue:void 0,children:zn(d._wrapperState.initialValue)});return v}function pw(i,o){var d=i;Jo("textarea",o),o.value!==void 0&&o.defaultValue!==void 0&&!fw&&(s("%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",qi()||"A component"),fw=!0);var v=o.value;if(v==null){var b=o.children,O=o.defaultValue;if(b!=null){s("Use the `defaultValue` or `value` props instead of setting children on