amotify
Version:
UI Component for React,NextJS,esbuild
29 lines (23 loc) • 851 kB
JavaScript
var SV=Object.create;var Mg=Object.defineProperty;var wV=Object.getOwnPropertyDescriptor;var CV=Object.getOwnPropertyNames;var xV=Object.getPrototypeOf,kV=Object.prototype.hasOwnProperty;var TV=(r,a)=>()=>(r&&(a=r(r=0)),a);var Ue=(r,a)=>()=>(a||r((a={exports:{}}).exports,a),a.exports),Rd=(r,a)=>{for(var o in a)Mg(r,o,{get:a[o],enumerable:!0})},Og=(r,a,o,l)=>{if(a&&typeof a=="object"||typeof a=="function")for(let s of CV(a))!kV.call(r,s)&&s!==o&&Mg(r,s,{get:()=>a[s],enumerable:!(l=wV(a,s))||l.enumerable});return r},ta=(r,a,o)=>(Og(r,a,"default"),o&&Og(o,a,"default")),K=(r,a,o)=>(o=r!=null?SV(xV(r)):{},Og(a||!r||!r.__esModule?Mg(o,"default",{value:r,enumerable:!0}):o,r)),EV=r=>Og(Mg({},"__esModule",{value:!0}),r);var qr=(r,a,o)=>new Promise((l,s)=>{var f=p=>{try{h(o.next(p))}catch(m){s(m)}},u=p=>{try{h(o.throw(p))}catch(m){s(m)}},h=p=>p.done?l(p.value):Promise.resolve(p.value).then(f,u);h((o=o.apply(r,a)).next())});var Gk=Ue((wr,Pg)=>{"use strict";(function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var r="18.3.1",a=Symbol.for("react.element"),o=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),f=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),h=Symbol.for("react.context"),p=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),_=Symbol.for("react.suspense_list"),b=Symbol.for("react.memo"),S=Symbol.for("react.lazy"),w=Symbol.for("react.offscreen"),k=Symbol.iterator,R="@@iterator";function N(x){if(x===null||typeof x!="object")return null;var U=k&&x[k]||x[R];return typeof U=="function"?U:null}var W={current:null},O={transition:null},j={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},F={current:null},Q={},M=null;function te(x){M=x}Q.setExtraStackFrame=function(x){M=x},Q.getCurrentStack=null,Q.getStackAddendum=function(){var x="";M&&(x+=M);var U=Q.getCurrentStack;return U&&(x+=U()||""),x};var _e=!1,ee=!1,de=!1,pe=!1,ve=!1,H={ReactCurrentDispatcher:W,ReactCurrentBatchConfig:O,ReactCurrentOwner:F};H.ReactDebugCurrentFrame=Q,H.ReactCurrentActQueue=j;function le(x){{for(var U=arguments.length,be=new Array(U>1?U-1:0),Ee=1;Ee<U;Ee++)be[Ee-1]=arguments[Ee];B("warn",x,be)}}function fe(x){{for(var U=arguments.length,be=new Array(U>1?U-1:0),Ee=1;Ee<U;Ee++)be[Ee-1]=arguments[Ee];B("error",x,be)}}function B(x,U,be){{var Ee=H.ReactDebugCurrentFrame,Qe=Ee.getStackAddendum();Qe!==""&&(U+="%s",be=be.concat([Qe]));var It=be.map(function(yt){return String(yt)});It.unshift("Warning: "+U),Function.prototype.apply.call(console[x],console,It)}}var q={};function ie(x,U){{var be=x.constructor,Ee=be&&(be.displayName||be.name)||"ReactClass",Qe=Ee+"."+U;if(q[Qe])return;fe("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.",U,Ee),q[Qe]=!0}}var re={isMounted:function(x){return!1},enqueueForceUpdate:function(x,U,be){ie(x,"forceUpdate")},enqueueReplaceState:function(x,U,be,Ee){ie(x,"replaceState")},enqueueSetState:function(x,U,be,Ee){ie(x,"setState")}},he=Object.assign,we={};Object.freeze(we);function ge(x,U,be){this.props=x,this.context=U,this.refs=we,this.updater=be||re}ge.prototype.isReactComponent={},ge.prototype.setState=function(x,U){if(typeof x!="object"&&typeof x!="function"&&x!=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,x,U,"setState")},ge.prototype.forceUpdate=function(x){this.updater.enqueueForceUpdate(this,x,"forceUpdate")};{var je={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)."]},We=function(x,U){Object.defineProperty(ge.prototype,x,{get:function(){le("%s(...) is deprecated in plain JavaScript React classes. %s",U[0],U[1])}})};for(var Ke in je)je.hasOwnProperty(Ke)&&We(Ke,je[Ke])}function tt(){}tt.prototype=ge.prototype;function dt(x,U,be){this.props=x,this.context=U,this.refs=we,this.updater=be||re}var lt=dt.prototype=new tt;lt.constructor=dt,he(lt,ge.prototype),lt.isPureReactComponent=!0;function $t(){var x={current:null};return Object.seal(x),x}var Pt=Array.isArray;function Ge(x){return Pt(x)}function Ce(x){{var U=typeof Symbol=="function"&&Symbol.toStringTag,be=U&&x[Symbol.toStringTag]||x.constructor.name||"Object";return be}}function st(x){try{return wt(x),!1}catch(U){return!0}}function wt(x){return""+x}function kt(x){if(st(x))return fe("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Ce(x)),wt(x)}function Nt(x,U,be){var Ee=x.displayName;if(Ee)return Ee;var Qe=U.displayName||U.name||"";return Qe!==""?be+"("+Qe+")":be}function At(x){return x.displayName||"Context"}function tr(x){if(x==null)return null;if(typeof x.tag=="number"&&fe("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof x=="function")return x.displayName||x.name||null;if(typeof x=="string")return x;switch(x){case l:return"Fragment";case o:return"Portal";case f:return"Profiler";case s:return"StrictMode";case m:return"Suspense";case _:return"SuspenseList"}if(typeof x=="object")switch(x.$$typeof){case h:var U=x;return At(U)+".Consumer";case u:var be=x;return At(be._context)+".Provider";case p:return Nt(x,x.render,"ForwardRef");case b:var Ee=x.displayName||null;return Ee!==null?Ee:tr(x.type)||"Memo";case S:{var Qe=x,It=Qe._payload,yt=Qe._init;try{return tr(yt(It))}catch(Zt){return null}}}return null}var rr=Object.prototype.hasOwnProperty,Fr={key:!0,ref:!0,__self:!0,__source:!0},Ur,Gr,xr;xr={};function pr(x){if(rr.call(x,"ref")){var U=Object.getOwnPropertyDescriptor(x,"ref").get;if(U&&U.isReactWarning)return!1}return x.ref!==void 0}function br(x){if(rr.call(x,"key")){var U=Object.getOwnPropertyDescriptor(x,"key").get;if(U&&U.isReactWarning)return!1}return x.key!==void 0}function ha(x,U){var be=function(){Ur||(Ur=!0,fe("%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))};be.isReactWarning=!0,Object.defineProperty(x,"key",{get:be,configurable:!0})}function kr(x,U){var be=function(){Gr||(Gr=!0,fe("%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))};be.isReactWarning=!0,Object.defineProperty(x,"ref",{get:be,configurable:!0})}function vr(x){if(typeof x.ref=="string"&&F.current&&x.__self&&F.current.stateNode!==x.__self){var U=tr(F.current.type);xr[U]||(fe('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',U,x.ref),xr[U]=!0)}}var Ir=function(x,U,be,Ee,Qe,It,yt){var Zt={$$typeof:a,type:x,key:U,ref:be,props:yt,_owner:It};return Zt._store={},Object.defineProperty(Zt._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Zt,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Ee}),Object.defineProperty(Zt,"_source",{configurable:!1,enumerable:!1,writable:!1,value:Qe}),Object.freeze&&(Object.freeze(Zt.props),Object.freeze(Zt)),Zt};function ba(x,U,be){var Ee,Qe={},It=null,yt=null,Zt=null,Tr=null;if(U!=null){pr(U)&&(yt=U.ref,vr(U)),br(U)&&(kt(U.key),It=""+U.key),Zt=U.__self===void 0?null:U.__self,Tr=U.__source===void 0?null:U.__source;for(Ee in U)rr.call(U,Ee)&&!Fr.hasOwnProperty(Ee)&&(Qe[Ee]=U[Ee])}var Wr=arguments.length-2;if(Wr===1)Qe.children=be;else if(Wr>1){for(var sa=Array(Wr),ca=0;ca<Wr;ca++)sa[ca]=arguments[ca+2];Object.freeze&&Object.freeze(sa),Qe.children=sa}if(x&&x.defaultProps){var ma=x.defaultProps;for(Ee in ma)Qe[Ee]===void 0&&(Qe[Ee]=ma[Ee])}if(It||yt){var Aa=typeof x=="function"?x.displayName||x.name||"Unknown":x;It&&ha(Qe,Aa),yt&&kr(Qe,Aa)}return Ir(x,It,yt,Zt,Tr,F.current,Qe)}function ze(x,U){var be=Ir(x.type,U,x.ref,x._self,x._source,x._owner,x.props);return be}function ct(x,U,be){if(x==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+x+".");var Ee,Qe=he({},x.props),It=x.key,yt=x.ref,Zt=x._self,Tr=x._source,Wr=x._owner;if(U!=null){pr(U)&&(yt=U.ref,Wr=F.current),br(U)&&(kt(U.key),It=""+U.key);var sa;x.type&&x.type.defaultProps&&(sa=x.type.defaultProps);for(Ee in U)rr.call(U,Ee)&&!Fr.hasOwnProperty(Ee)&&(U[Ee]===void 0&&sa!==void 0?Qe[Ee]=sa[Ee]:Qe[Ee]=U[Ee])}var ca=arguments.length-2;if(ca===1)Qe.children=be;else if(ca>1){for(var ma=Array(ca),Aa=0;Aa<ca;Aa++)ma[Aa]=arguments[Aa+2];Qe.children=ma}return Ir(x.type,It,yt,Zt,Tr,Wr,Qe)}function bt(x){return typeof x=="object"&&x!==null&&x.$$typeof===a}var Gt=".",Vt=":";function Ar(x){var U=/[=:]/g,be={"=":"=0",":":"=2"},Ee=x.replace(U,function(Qe){return be[Qe]});return"$"+Ee}var gr=!1,Kr=/\/+/g;function $(x){return x.replace(Kr,"$&/")}function P(x,U){return typeof x=="object"&&x!==null&&x.key!=null?(kt(x.key),Ar(""+x.key)):U.toString(36)}function D(x,U,be,Ee,Qe){var It=typeof x;(It==="undefined"||It==="boolean")&&(x=null);var yt=!1;if(x===null)yt=!0;else switch(It){case"string":case"number":yt=!0;break;case"object":switch(x.$$typeof){case a:case o:yt=!0}}if(yt){var Zt=x,Tr=Qe(Zt),Wr=Ee===""?Gt+P(Zt,0):Ee;if(Ge(Tr)){var sa="";Wr!=null&&(sa=$(Wr)+"/"),D(Tr,U,sa,"",function(pp){return pp})}else Tr!=null&&(bt(Tr)&&(Tr.key&&(!Zt||Zt.key!==Tr.key)&&kt(Tr.key),Tr=ze(Tr,be+(Tr.key&&(!Zt||Zt.key!==Tr.key)?$(""+Tr.key)+"/":"")+Wr)),U.push(Tr));return 1}var ca,ma,Aa=0,rn=Ee===""?Gt:Ee+Vt;if(Ge(x))for(var Mf=0;Mf<x.length;Mf++)ca=x[Mf],ma=rn+P(ca,Mf),Aa+=D(ca,U,be,ma,Qe);else{var an=N(x);if(typeof an=="function"){var Pf=x;an===Pf.entries&&(gr||le("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),gr=!0);for(var Om=an.call(Pf),dp,G_=0;!(dp=Om.next()).done;)ca=dp.value,ma=rn+P(ca,G_++),Aa+=D(ca,U,be,ma,Qe)}else if(It==="object"){var Bs=String(x);throw new Error("Objects are not valid as a React child (found: "+(Bs==="[object Object]"?"object with keys {"+Object.keys(x).join(", ")+"}":Bs)+"). If you meant to render a collection of children, use an array instead.")}}return Aa}function z(x,U,be){if(x==null)return x;var Ee=[],Qe=0;return D(x,Ee,"","",function(It){return U.call(be,It,Qe++)}),Ee}function G(x){var U=0;return z(x,function(){U++}),U}function oe(x,U,be){z(x,function(){U.apply(this,arguments)},be)}function ne(x){return z(x,function(U){return U})||[]}function Oe(x){if(!bt(x))throw new Error("React.Children.only expected to receive a single React element child.");return x}function Pe(x){var U={$$typeof:h,_currentValue:x,_currentValue2:x,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};U.Provider={$$typeof:u,_context:U};var be=!1,Ee=!1,Qe=!1;{var It={$$typeof:h,_context:U};Object.defineProperties(It,{Provider:{get:function(){return Ee||(Ee=!0,fe("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),U.Provider},set:function(yt){U.Provider=yt}},_currentValue:{get:function(){return U._currentValue},set:function(yt){U._currentValue=yt}},_currentValue2:{get:function(){return U._currentValue2},set:function(yt){U._currentValue2=yt}},_threadCount:{get:function(){return U._threadCount},set:function(yt){U._threadCount=yt}},Consumer:{get:function(){return be||(be=!0,fe("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),U.Consumer}},displayName:{get:function(){return U.displayName},set:function(yt){Qe||(le("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",yt),Qe=!0)}}}),U.Consumer=It}return U._currentRenderer=null,U._currentRenderer2=null,U}var Me=-1,qe=0,Ae=1,Je=2;function I(x){if(x._status===Me){var U=x._result,be=U();if(be.then(function(It){if(x._status===qe||x._status===Me){var yt=x;yt._status=Ae,yt._result=It}},function(It){if(x._status===qe||x._status===Me){var yt=x;yt._status=Je,yt._result=It}}),x._status===Me){var Ee=x;Ee._status=qe,Ee._result=be}}if(x._status===Ae){var Qe=x._result;return Qe===void 0&&fe(`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?`,Qe),"default"in Qe||fe(`lazy: Expected the result of a dynamic import() call. Instead received: %s
Your code should look like:
const MyComponent = lazy(() => import('./MyComponent'))`,Qe),Qe.default}else throw x._result}function V(x){var U={_status:Me,_result:x},be={$$typeof:S,_payload:U,_init:I};{var Ee,Qe;Object.defineProperties(be,{defaultProps:{configurable:!0,get:function(){return Ee},set:function(It){fe("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."),Ee=It,Object.defineProperty(be,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return Qe},set:function(It){fe("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."),Qe=It,Object.defineProperty(be,"propTypes",{enumerable:!0})}}})}return be}function ae(x){x!=null&&x.$$typeof===b?fe("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof x!="function"?fe("forwardRef requires a render function but was given %s.",x===null?"null":typeof x):x.length!==0&&x.length!==2&&fe("forwardRef render functions accept exactly two parameters: props and ref. %s",x.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),x!=null&&(x.defaultProps!=null||x.propTypes!=null)&&fe("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var U={$$typeof:p,render:x};{var be;Object.defineProperty(U,"displayName",{enumerable:!1,configurable:!0,get:function(){return be},set:function(Ee){be=Ee,!x.name&&!x.displayName&&(x.displayName=Ee)}})}return U}var se;se=Symbol.for("react.module.reference");function Ve(x){return!!(typeof x=="string"||typeof x=="function"||x===l||x===f||ve||x===s||x===m||x===_||pe||x===w||_e||ee||de||typeof x=="object"&&x!==null&&(x.$$typeof===S||x.$$typeof===b||x.$$typeof===u||x.$$typeof===h||x.$$typeof===p||x.$$typeof===se||x.getModuleId!==void 0))}function Be(x,U){Ve(x)||fe("memo: The first argument must be a component. Instead received: %s",x===null?"null":typeof x);var be={$$typeof:b,type:x,compare:U===void 0?null:U};{var Ee;Object.defineProperty(be,"displayName",{enumerable:!1,configurable:!0,get:function(){return Ee},set:function(Qe){Ee=Qe,!x.name&&!x.displayName&&(x.displayName=Qe)}})}return be}function A(){var x=W.current;return x===null&&fe(`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.`),x}function Y(x){var U=A();if(x._context!==void 0){var be=x._context;be.Consumer===x?fe("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?"):be.Provider===x&&fe("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return U.useContext(x)}function me(x){var U=A();return U.useState(x)}function Te(x,U,be){var Ee=A();return Ee.useReducer(x,U,be)}function He(x){var U=A();return U.useRef(x)}function ft(x,U){var be=A();return be.useEffect(x,U)}function Ze(x,U){var be=A();return be.useInsertionEffect(x,U)}function Xe(x,U){var be=A();return be.useLayoutEffect(x,U)}function Ct(x,U){var be=A();return be.useCallback(x,U)}function Tt(x,U){var be=A();return be.useMemo(x,U)}function Wt(x,U,be){var Ee=A();return Ee.useImperativeHandle(x,U,be)}function Xr(x,U){{var be=A();return be.useDebugValue(x,U)}}function qa(){var x=A();return x.useTransition()}function ia(x){var U=A();return U.useDeferredValue(x)}function la(){var x=A();return x.useId()}function Qa(x,U,be){var Ee=A();return Ee.useSyncExternalStore(x,U,be)}var Ot=0,Yn,us,fs,Jt,oa,tn,Qr;function $n(){}$n.__reactDisabledLog=!0;function Su(){{if(Ot===0){Yn=console.log,us=console.info,fs=console.warn,Jt=console.error,oa=console.group,tn=console.groupCollapsed,Qr=console.groupEnd;var x={configurable:!0,enumerable:!0,value:$n,writable:!0};Object.defineProperties(console,{info:x,log:x,warn:x,error:x,group:x,groupCollapsed:x,groupEnd:x})}Ot++}}function ip(){{if(Ot--,Ot===0){var x={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:he({},x,{value:Yn}),info:he({},x,{value:us}),warn:he({},x,{value:fs}),error:he({},x,{value:Jt}),group:he({},x,{value:oa}),groupCollapsed:he({},x,{value:tn}),groupEnd:he({},x,{value:Qr})})}Ot<0&&fe("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var lp=H.ReactCurrentDispatcher,wu;function xc(x,U,be){{if(wu===void 0)try{throw Error()}catch(Qe){var Ee=Qe.stack.trim().match(/\n( *(at )?)/);wu=Ee&&Ee[1]||""}return`
`+wu+x}}var gl=!1,kc;{var Tf=typeof WeakMap=="function"?WeakMap:Map;kc=new Tf}function xm(x,U){if(!x||gl)return"";{var be=kc.get(x);if(be!==void 0)return be}var Ee;gl=!0;var Qe=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var It;It=lp.current,lp.current=null,Su();try{if(U){var yt=function(){throw Error()};if(Object.defineProperty(yt.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(yt,[])}catch(rn){Ee=rn}Reflect.construct(x,[],yt)}else{try{yt.call()}catch(rn){Ee=rn}x.call(yt.prototype)}}else{try{throw Error()}catch(rn){Ee=rn}x()}}catch(rn){if(rn&&Ee&&typeof rn.stack=="string"){for(var Zt=rn.stack.split(`
`),Tr=Ee.stack.split(`
`),Wr=Zt.length-1,sa=Tr.length-1;Wr>=1&&sa>=0&&Zt[Wr]!==Tr[sa];)sa--;for(;Wr>=1&&sa>=0;Wr--,sa--)if(Zt[Wr]!==Tr[sa]){if(Wr!==1||sa!==1)do if(Wr--,sa--,sa<0||Zt[Wr]!==Tr[sa]){var ca=`
`+Zt[Wr].replace(" at new "," at ");return x.displayName&&ca.includes("<anonymous>")&&(ca=ca.replace("<anonymous>",x.displayName)),typeof x=="function"&&kc.set(x,ca),ca}while(Wr>=1&&sa>=0);break}}}finally{gl=!1,lp.current=It,ip(),Error.prepareStackTrace=Qe}var ma=x?x.displayName||x.name:"",Aa=ma?xc(ma):"";return typeof x=="function"&&kc.set(x,Aa),Aa}function sp(x,U,be){return xm(x,!1)}function W_(x){var U=x.prototype;return!!(U&&U.isReactComponent)}function Tc(x,U,be){if(x==null)return"";if(typeof x=="function")return xm(x,W_(x));if(typeof x=="string")return xc(x);switch(x){case m:return xc("Suspense");case _:return xc("SuspenseList")}if(typeof x=="object")switch(x.$$typeof){case p:return sp(x.render);case b:return Tc(x.type,U,be);case S:{var Ee=x,Qe=Ee._payload,It=Ee._init;try{return Tc(It(Qe),U,be)}catch(yt){}}}return""}var km={},Ef=H.ReactDebugCurrentFrame;function Rf(x){if(x){var U=x._owner,be=Tc(x.type,x._source,U?U.type:null);Ef.setExtraStackFrame(be)}else Ef.setExtraStackFrame(null)}function Tm(x,U,be,Ee,Qe){{var It=Function.call.bind(rr);for(var yt in x)if(It(x,yt)){var Zt=void 0;try{if(typeof x[yt]!="function"){var Tr=Error((Ee||"React class")+": "+be+" type `"+yt+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof x[yt]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Tr.name="Invariant Violation",Tr}Zt=x[yt](U,yt,Ee,be,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Wr){Zt=Wr}Zt&&!(Zt instanceof Error)&&(Rf(Qe),fe("%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).",Ee||"React class",be,yt,typeof Zt),Rf(null)),Zt instanceof Error&&!(Zt.message in km)&&(km[Zt.message]=!0,Rf(Qe),fe("Failed %s type: %s",be,Zt.message),Rf(null))}}}function Ec(x){if(x){var U=x._owner,be=Tc(x.type,x._source,U?U.type:null);te(be)}else te(null)}var Df;Df=!1;function Vr(){if(F.current){var x=tr(F.current.type);if(x)return`
Check the render method of \``+x+"`."}return""}function q_(x){if(x!==void 0){var U=x.fileName.replace(/^.*[\\\/]/,""),be=x.lineNumber;return`
Check your code at `+U+":"+be+"."}return""}function Em(x){return x!=null?q_(x.__source):""}var ar={};function Rm(x){var U=Vr();if(!U){var be=typeof x=="string"?x:x.displayName||x.name;be&&(U=`
Check the top-level render call using <`+be+">.")}return U}function zn(x,U){if(!(!x._store||x._store.validated||x.key!=null)){x._store.validated=!0;var be=Rm(U);if(!ar[be]){ar[be]=!0;var Ee="";x&&x._owner&&x._owner!==F.current&&(Ee=" It was passed a child from "+tr(x._owner.type)+"."),Ec(x),fe('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',be,Ee),Ec(null)}}}function Rc(x,U){if(typeof x=="object"){if(Ge(x))for(var be=0;be<x.length;be++){var Ee=x[be];bt(Ee)&&zn(Ee,U)}else if(bt(x))x._store&&(x._store.validated=!0);else if(x){var Qe=N(x);if(typeof Qe=="function"&&Qe!==x.entries)for(var It=Qe.call(x),yt;!(yt=It.next()).done;)bt(yt.value)&&zn(yt.value,U)}}}function Dc(x){{var U=x.type;if(U==null||typeof U=="string")return;var be;if(typeof U=="function")be=U.propTypes;else if(typeof U=="object"&&(U.$$typeof===p||U.$$typeof===b))be=U.propTypes;else return;if(be){var Ee=tr(U);Tm(be,x.props,"prop",Ee,x)}else if(U.PropTypes!==void 0&&!Df){Df=!0;var Qe=tr(U);fe("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",Qe||"Unknown")}typeof U.getDefaultProps=="function"&&!U.getDefaultProps.isReactClassApproved&&fe("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Y_(x){{for(var U=Object.keys(x.props),be=0;be<U.length;be++){var Ee=U[be];if(Ee!=="children"&&Ee!=="key"){Ec(x),fe("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Ee),Ec(null);break}}x.ref!==null&&(Ec(x),fe("Invalid attribute `ref` supplied to `React.Fragment`."),Ec(null))}}function gn(x,U,be){var Ee=Ve(x);if(!Ee){var Qe="";(x===void 0||typeof x=="object"&&x!==null&&Object.keys(x).length===0)&&(Qe+=" 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=Em(U);It?Qe+=It:Qe+=Vr();var yt;x===null?yt="null":Ge(x)?yt="array":x!==void 0&&x.$$typeof===a?(yt="<"+(tr(x.type)||"Unknown")+" />",Qe=" Did you accidentally export a JSX literal instead of a component?"):yt=typeof x,fe("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",yt,Qe)}var Zt=ba.apply(this,arguments);if(Zt==null)return Zt;if(Ee)for(var Tr=2;Tr<arguments.length;Tr++)Rc(arguments[Tr],x);return x===l?Y_(Zt):Dc(Zt),Zt}var ka=!1;function $_(x){var U=gn.bind(null,x);return U.type=x,ka||(ka=!0,le("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(U,"type",{enumerable:!1,get:function(){return le("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:x}),x}}),U}function _l(x,U,be){for(var Ee=ct.apply(this,arguments),Qe=2;Qe<arguments.length;Qe++)Rc(arguments[Qe],Ee.type);return Dc(Ee),Ee}function _o(x,U){var be=O.transition;O.transition={};var Ee=O.transition;O.transition._updatedFibers=new Set;try{x()}finally{if(O.transition=be,be===null&&Ee._updatedFibers){var Qe=Ee._updatedFibers.size;Qe>10&&le("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."),Ee._updatedFibers.clear()}}}var zl=!1,Af=null;function cp(x){if(Af===null)try{var U=("require"+Math.random()).slice(0,7),be=Pg&&Pg[U];Af=be.call(Pg,"timers").setImmediate}catch(Ee){Af=function(Qe){zl===!1&&(zl=!0,typeof MessageChannel=="undefined"&&fe("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 It=new MessageChannel;It.port1.onmessage=Qe,It.port2.postMessage(void 0)}}return Af(x)}var zs=0,up=!1;function Dm(x){{var U=zs;zs++,j.current===null&&(j.current=[]);var be=j.isBatchingLegacy,Ee;try{if(j.isBatchingLegacy=!0,Ee=x(),!be&&j.didScheduleLegacyUpdate){var Qe=j.current;Qe!==null&&(j.didScheduleLegacyUpdate=!1,Nf(Qe))}}catch(ma){throw Lf(U),ma}finally{j.isBatchingLegacy=be}if(Ee!==null&&typeof Ee=="object"&&typeof Ee.then=="function"){var It=Ee,yt=!1,Zt={then:function(ma,Aa){yt=!0,It.then(function(rn){Lf(U),zs===0?fp(rn,ma,Aa):ma(rn)},function(rn){Lf(U),Aa(rn)})}};return!up&&typeof Promise!="undefined"&&Promise.resolve().then(function(){}).then(function(){yt||(up=!0,fe("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 () => ...);"))}),Zt}else{var Tr=Ee;if(Lf(U),zs===0){var Wr=j.current;Wr!==null&&(Nf(Wr),j.current=null);var sa={then:function(ma,Aa){j.current===null?(j.current=[],fp(Tr,ma,Aa)):ma(Tr)}};return sa}else{var ca={then:function(ma,Aa){ma(Tr)}};return ca}}}}function Lf(x){x!==zs-1&&fe("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),zs=x}function fp(x,U,be){{var Ee=j.current;if(Ee!==null)try{Nf(Ee),cp(function(){Ee.length===0?(j.current=null,U(x)):fp(x,U,be)})}catch(Qe){be(Qe)}else U(x)}}var Ac=!1;function Nf(x){if(!Ac){Ac=!0;var U=0;try{for(;U<x.length;U++){var be=x[U];do be=be(!0);while(be!==null)}x.length=0}catch(Ee){throw x=x.slice(U+1),Ee}finally{Ac=!1}}}var Of=gn,Am=_l,Lm=$_,Nm={map:z,forEach:oe,count:G,toArray:ne,only:Oe};wr.Children=Nm,wr.Component=ge,wr.Fragment=l,wr.Profiler=f,wr.PureComponent=dt,wr.StrictMode=s,wr.Suspense=m,wr.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=H,wr.act=Dm,wr.cloneElement=Am,wr.createContext=Pe,wr.createElement=Of,wr.createFactory=Lm,wr.createRef=$t,wr.forwardRef=ae,wr.isValidElement=bt,wr.lazy=V,wr.memo=Be,wr.startTransition=_o,wr.unstable_act=Dm,wr.useCallback=Ct,wr.useContext=Y,wr.useDebugValue=Xr,wr.useDeferredValue=ia,wr.useEffect=ft,wr.useId=la,wr.useImperativeHandle=Wt,wr.useInsertionEffect=Ze,wr.useLayoutEffect=Xe,wr.useMemo=Tt,wr.useReducer=Te,wr.useRef=He,wr.useState=me,wr.useSyncExternalStore=Qa,wr.useTransition=qa,wr.version=r,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var dr=Ue((G$,Kk)=>{"use strict";Kk.exports=Gk()});var Xk=Ue(fa=>{"use strict";(function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var r=!1,a=!1,o=5;function l(ze,ct){var bt=ze.length;ze.push(ct),u(ze,ct,bt)}function s(ze){return ze.length===0?null:ze[0]}function f(ze){if(ze.length===0)return null;var ct=ze[0],bt=ze.pop();return bt!==ct&&(ze[0]=bt,h(ze,bt,0)),ct}function u(ze,ct,bt){for(var Gt=bt;Gt>0;){var Vt=Gt-1>>>1,Ar=ze[Vt];if(p(Ar,ct)>0)ze[Vt]=ct,ze[Gt]=Ar,Gt=Vt;else return}}function h(ze,ct,bt){for(var Gt=bt,Vt=ze.length,Ar=Vt>>>1;Gt<Ar;){var gr=(Gt+1)*2-1,Kr=ze[gr],$=gr+1,P=ze[$];if(p(Kr,ct)<0)$<Vt&&p(P,Kr)<0?(ze[Gt]=P,ze[$]=ct,Gt=$):(ze[Gt]=Kr,ze[gr]=ct,Gt=gr);else if($<Vt&&p(P,ct)<0)ze[Gt]=P,ze[$]=ct,Gt=$;else return}}function p(ze,ct){var bt=ze.sortIndex-ct.sortIndex;return bt!==0?bt:ze.id-ct.id}var m=1,_=2,b=3,S=4,w=5;function k(ze,ct){}var R=typeof performance=="object"&&typeof performance.now=="function";if(R){var N=performance;fa.unstable_now=function(){return N.now()}}else{var W=Date,O=W.now();fa.unstable_now=function(){return W.now()-O}}var j=1073741823,F=-1,Q=250,M=5e3,te=1e4,_e=j,ee=[],de=[],pe=1,ve=null,H=b,le=!1,fe=!1,B=!1,q=typeof setTimeout=="function"?setTimeout:null,ie=typeof clearTimeout=="function"?clearTimeout:null,re=typeof setImmediate!="undefined"?setImmediate:null,he=typeof navigator!="undefined"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0?navigator.scheduling.isInputPending.bind(navigator.scheduling):null;function we(ze){for(var ct=s(de);ct!==null;){if(ct.callback===null)f(de);else if(ct.startTime<=ze)f(de),ct.sortIndex=ct.expirationTime,l(ee,ct);else return;ct=s(de)}}function ge(ze){if(B=!1,we(ze),!fe)if(s(ee)!==null)fe=!0,ha(je);else{var ct=s(de);ct!==null&&kr(ge,ct.startTime-ze)}}function je(ze,ct){fe=!1,B&&(B=!1,vr()),le=!0;var bt=H;try{if(a)try{return We(ze,ct)}catch(Vt){if(ve!==null){var Gt=fa.unstable_now();ve.isQueued=!1}throw Vt}else return We(ze,ct)}finally{ve=null,H=bt,le=!1}}function We(ze,ct){var bt=ct;for(we(bt),ve=s(ee);ve!==null&&!r&&!(ve.expirationTime>bt&&(!ze||rr()));){var Gt=ve.callback;if(typeof Gt=="function"){ve.callback=null,H=ve.priorityLevel;var Vt=ve.expirationTime<=bt,Ar=Gt(Vt);bt=fa.unstable_now(),typeof Ar=="function"?ve.callback=Ar:ve===s(ee)&&f(ee),we(bt)}else f(ee);ve=s(ee)}if(ve!==null)return!0;var gr=s(de);return gr!==null&&kr(ge,gr.startTime-bt),!1}function Ke(ze,ct){switch(ze){case m:case _:case b:case S:case w:break;default:ze=b}var bt=H;H=ze;try{return ct()}finally{H=bt}}function tt(ze){var ct;switch(H){case m:case _:case b:ct=b;break;default:ct=H;break}var bt=H;H=ct;try{return ze()}finally{H=bt}}function dt(ze){var ct=H;return function(){var bt=H;H=ct;try{return ze.apply(this,arguments)}finally{H=bt}}}function lt(ze,ct,bt){var Gt=fa.unstable_now(),Vt;if(typeof bt=="object"&&bt!==null){var Ar=bt.delay;typeof Ar=="number"&&Ar>0?Vt=Gt+Ar:Vt=Gt}else Vt=Gt;var gr;switch(ze){case m:gr=F;break;case _:gr=Q;break;case w:gr=_e;break;case S:gr=te;break;case b:default:gr=M;break}var Kr=Vt+gr,$={id:pe++,callback:ct,priorityLevel:ze,startTime:Vt,expirationTime:Kr,sortIndex:-1};return Vt>Gt?($.sortIndex=Vt,l(de,$),s(ee)===null&&$===s(de)&&(B?vr():B=!0,kr(ge,Vt-Gt))):($.sortIndex=Kr,l(ee,$),!fe&&!le&&(fe=!0,ha(je))),$}function $t(){}function Pt(){!fe&&!le&&(fe=!0,ha(je))}function Ge(){return s(ee)}function Ce(ze){ze.callback=null}function st(){return H}var wt=!1,kt=null,Nt=-1,At=o,tr=-1;function rr(){var ze=fa.unstable_now()-tr;return!(ze<At)}function Fr(){}function Ur(ze){if(ze<0||ze>125){console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported");return}ze>0?At=Math.floor(1e3/ze):At=o}var Gr=function(){if(kt!==null){var ze=fa.unstable_now();tr=ze;var ct=!0,bt=!0;try{bt=kt(ct,ze)}finally{bt?xr():(wt=!1,kt=null)}}else wt=!1},xr;if(typeof re=="function")xr=function(){re(Gr)};else if(typeof MessageChannel!="undefined"){var pr=new MessageChannel,br=pr.port2;pr.port1.onmessage=Gr,xr=function(){br.postMessage(null)}}else xr=function(){q(Gr,0)};function ha(ze){kt=ze,wt||(wt=!0,xr())}function kr(ze,ct){Nt=q(function(){ze(fa.unstable_now())},ct)}function vr(){ie(Nt),Nt=-1}var Ir=Fr,ba=null;fa.unstable_IdlePriority=w,fa.unstable_ImmediatePriority=m,fa.unstable_LowPriority=S,fa.unstable_NormalPriority=b,fa.unstable_Profiling=ba,fa.unstable_UserBlockingPriority=_,fa.unstable_cancelCallback=Ce,fa.unstable_continueExecution=Pt,fa.unstable_forceFrameRate=Ur,fa.unstable_getCurrentPriorityLevel=st,fa.unstable_getFirstCallbackNode=Ge,fa.unstable_next=tt,fa.unstable_pauseExecution=$t,fa.unstable_requestPaint=Ir,fa.unstable_runWithPriority=Ke,fa.unstable_scheduleCallback=lt,fa.unstable_shouldYield=rr,fa.unstable_wrapCallback=dt,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()});var Jk=Ue((X$,Qk)=>{"use strict";Qk.exports=Xk()});var Zk=Ue(Wo=>{"use strict";(function(){"use strict";typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var r=dr(),a=Jk(),o=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,l=!1;function s(e){l=e}function f(e){if(!l){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];h("warn",e,n)}}function u(e){if(!l){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];h("error",e,n)}}function h(e,t,n){{var i=o.ReactDebugCurrentFrame,c=i.getStackAddendum();c!==""&&(t+="%s",n=n.concat([c]));var d=n.map(function(g){return String(g)});d.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,d)}}var p=0,m=1,_=2,b=3,S=4,w=5,k=6,R=7,N=8,W=9,O=10,j=11,F=12,Q=13,M=14,te=15,_e=16,ee=17,de=18,pe=19,ve=21,H=22,le=23,fe=24,B=25,q=!0,ie=!1,re=!1,he=!1,we=!1,ge=!0,je=!1,We=!0,Ke=!0,tt=!0,dt=!0,lt=new Set,$t={},Pt={};function Ge(e,t){Ce(e,t),Ce(e+"Capture",t)}function Ce(e,t){$t[e]&&u("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",e),$t[e]=t;{var n=e.toLowerCase();Pt[n]=e,e==="onDoubleClick"&&(Pt.ondblclick=e)}for(var i=0;i<t.length;i++)lt.add(t[i])}var st=typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.document.createElement!="undefined",wt=Object.prototype.hasOwnProperty;function kt(e){{var t=typeof Symbol=="function"&&Symbol.toStringTag,n=t&&e[Symbol.toStringTag]||e.constructor.name||"Object";return n}}function Nt(e){try{return At(e),!1}catch(t){return!0}}function At(e){return""+e}function tr(e,t){if(Nt(e))return u("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",t,kt(e)),At(e)}function rr(e){if(Nt(e))return u("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",kt(e)),At(e)}function Fr(e,t){if(Nt(e))return u("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",t,kt(e)),At(e)}function Ur(e,t){if(Nt(e))return u("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",t,kt(e)),At(e)}function Gr(e){if(Nt(e))return u("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",kt(e)),At(e)}function xr(e){if(Nt(e))return u("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.",kt(e)),At(e)}var pr=0,br=1,ha=2,kr=3,vr=4,Ir=5,ba=6,ze=":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",ct=ze+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",bt=new RegExp("^["+ze+"]["+ct+"]*$"),Gt={},Vt={};function Ar(e){return wt.call(Vt,e)?!0:wt.call(Gt,e)?!1:bt.test(e)?(Vt[e]=!0,!0):(Gt[e]=!0,u("Invalid attribute name: `%s`",e),!1)}function gr(e,t,n){return t!==null?t.type===pr:n?!1:e.length>2&&(e[0]==="o"||e[0]==="O")&&(e[1]==="n"||e[1]==="N")}function Kr(e,t,n,i){if(n!==null&&n.type===pr)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":{if(i)return!1;if(n!==null)return!n.acceptsBooleans;var c=e.toLowerCase().slice(0,5);return c!=="data-"&&c!=="aria-"}default:return!1}}function $(e,t,n,i){if(t===null||typeof t=="undefined"||Kr(e,t,n,i))return!0;if(i)return!1;if(n!==null)switch(n.type){case kr:return!t;case vr:return t===!1;case Ir:return isNaN(t);case ba:return isNaN(t)||t<1}return!1}function P(e){return z.hasOwnProperty(e)?z[e]:null}function D(e,t,n,i,c,d,g){this.acceptsBooleans=t===ha||t===kr||t===vr,this.attributeName=i,this.attributeNamespace=c,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=d,this.removeEmptyString=g}var z={},G=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];G.forEach(function(e){z[e]=new D(e,pr,!1,e,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0],n=e[1];z[t]=new D(t,br,!1,n,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){z[e]=new D(e,ha,!1,e.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){z[e]=new D(e,ha,!1,e,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(e){z[e]=new D(e,kr,!1,e.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(e){z[e]=new D(e,kr,!0,e,null,!1,!1)}),["capture","download"].forEach(function(e){z[e]=new D(e,vr,!1,e,null,!1,!1)}),["cols","rows","size","span"].forEach(function(e){z[e]=new D(e,ba,!1,e,null,!1,!1)}),["rowSpan","start"].forEach(function(e){z[e]=new D(e,Ir,!1,e.toLowerCase(),null,!1,!1)});var oe=/[\-\:]([a-z])/g,ne=function(e){return e[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(e){var t=e.replace(oe,ne);z[t]=new D(t,br,!1,e,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(e){var t=e.replace(oe,ne);z[t]=new D(t,br,!1,e,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(oe,ne);z[t]=new D(t,br,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(e){z[e]=new D(e,br,!1,e.toLowerCase(),null,!1,!1)});var Oe="xlinkHref";z[Oe]=new D("xlinkHref",br,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(e){z[e]=new D(e,br,!1,e.toLowerCase(),null,!0,!0)});var Pe=/^[\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,Me=!1;function qe(e){!Me&&Pe.test(e)&&(Me=!0,u("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(e)))}function Ae(e,t,n,i){if(i.mustUseProperty){var c=i.propertyName;return e[c]}else{tr(n,t),i.sanitizeURL&&qe(""+n);var d=i.attributeName,g=null;if(i.type===vr){if(e.hasAttribute(d)){var y=e.getAttribute(d);return y===""?!0:$(t,n,i,!1)?y:y===""+n?n:y}}else if(e.hasAttribute(d)){if($(t,n,i,!1))return e.getAttribute(d);if(i.type===kr)return n;g=e.getAttribute(d)}return $(t,n,i,!1)?g===null?n:g:g===""+n?n:g}}function Je(e,t,n,i){{if(!Ar(t))return;if(!e.hasAttribute(t))return n===void 0?void 0:null;var c=e.getAttribute(t);return tr(n,t),c===""+n?n:c}}function I(e,t,n,i){var c=P(t);if(!gr(t,c,i)){if($(t,n,c,i)&&(n=null),i||c===null){if(Ar(t)){var d=t;n===null?e.removeAttribute(d):(tr(n,t),e.setAttribute(d,""+n))}return}var g=c.mustUseProperty;if(g){var y=c.propertyName;if(n===null){var C=c.type;e[y]=C===kr?!1:""}else e[y]=n;return}var E=c.attributeName,L=c.attributeNamespace;if(n===null)e.removeAttribute(E);else{var Z=c.type,J;Z===kr||Z===vr&&n===!0?J="":(tr(n,E),J=""+n,c.sanitizeURL&&qe(J.toString())),L?e.setAttributeNS(L,E,J):e.setAttribute(E,J)}}}var V=Symbol.for("react.element"),ae=Symbol.for("react.portal"),se=Symbol.for("react.fragment"),Ve=Symbol.for("react.strict_mode"),Be=Symbol.for("react.profiler"),A=Symbol.for("react.provider"),Y=Symbol.for("react.context"),me=Symbol.for("react.forward_ref"),Te=Symbol.for("react.suspense"),He=Symbol.for("react.suspense_list"),ft=Symbol.for("react.memo"),Ze=Symbol.for("react.lazy"),Xe=Symbol.for("react.scope"),Ct=Symbol.for("react.debug_trace_mode"),Tt=Symbol.for("react.offscreen"),Wt=Symbol.for("react.legacy_hidden"),Xr=Symbol.for("react.cache"),qa=Symbol.for("react.tracing_marker"),ia=Symbol.iterator,la="@@iterator";function Qa(e){if(e===null||typeof e!="object")return null;var t=ia&&e[ia]||e[la];return typeof t=="function"?t:null}var Ot=Object.assign,Yn=0,us,fs,Jt,oa,tn,Qr,$n;function Su(){}Su.__reactDisabledLog=!0;function ip(){{if(Yn===0){us=console.log,fs=console.info,Jt=console.warn,oa=console.error,tn=console.group,Qr=console.groupCollapsed,$n=console.groupEnd;var e={configurable:!0,enumerable:!0,value:Su,writable:!0};Object.defineProperties(console,{info:e,log:e,warn:e,error:e,group:e,groupCollapsed:e,groupEnd:e})}Yn++}}function lp(){{if(Yn--,Yn===0){var e={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Ot({},e,{value:us}),info:Ot({},e,{value:fs}),warn:Ot({},e,{value:Jt}),error:Ot({},e,{value:oa}),group:Ot({},e,{value:tn}),groupCollapsed:Ot({},e,{value:Qr}),groupEnd:Ot({},e,{value:$n})})}Yn<0&&u("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var wu=o.ReactCurrentDispatcher,xc;function gl(e,t,n){{if(xc===void 0)try{throw Error()}catch(c){var i=c.stack.trim().match(/\n( *(at )?)/);xc=i&&i[1]||""}return`
`+xc+e}}var kc=!1,Tf;{var xm=typeof WeakMap=="function"?WeakMap:Map;Tf=new xm}function sp(e,t){if(!e||kc)return"";{var n=Tf.get(e);if(n!==void 0)return n}var i;kc=!0;var c=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var d;d=wu.current,wu.current=null,ip();try{if(t){var g=function(){throw Error()};if(Object.defineProperty(g.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(g,[])}catch(Se){i=Se}Reflect.construct(e,[],g)}else{try{g.call()}catch(Se){i=Se}e.call(g.prototype)}}else{try{throw Error()}catch(Se){i=Se}e()}}catch(Se){if(Se&&i&&typeof Se.stack=="string"){for(var y=Se.stack.split(`
`),C=i.stack.split(`
`),E=y.length-1,L=C.length-1;E>=1&&L>=0&&y[E]!==C[L];)L--;for(;E>=1&&L>=0;E--,L--)if(y[E]!==C[L]){if(E!==1||L!==1)do if(E--,L--,L<0||y[E]!==C[L]){var Z=`
`+y[E].replace(" at new "," at ");return e.displayName&&Z.includes("<anonymous>")&&(Z=Z.replace("<anonymous>",e.displayName)),typeof e=="function"&&Tf.set(e,Z),Z}while(E>=1&&L>=0);break}}}finally{kc=!1,wu.current=d,lp(),Error.prepareStackTrace=c}var J=e?e.displayName||e.name:"",ye=J?gl(J):"";return typeof e=="function"&&Tf.set(e,ye),ye}function W_(e,t,n){return sp(e,!0)}function Tc(e,t,n){return sp(e,!1)}function km(e){var t=e.prototype;return!!(t&&t.isReactComponent)}function Ef(e,t,n){if(e==null)return"";if(typeof e=="function")return sp(e,km(e));if(typeof e=="string")return gl(e);switch(e){case Te:return gl("Suspense");case He:return gl("SuspenseList")}if(typeof e=="object")switch(e.$$typeof){case me:return Tc(e.render);case ft:return Ef(e.type,t,n);case Ze:{var i=e,c=i._payload,d=i._init;try{return Ef(d(c),t,n)}catch(g){}}}return""}function Rf(e){var t=e._debugOwner?e._debugOwner.type:null,n=e._debugSource;switch(e.tag){case w:return gl(e.type);case _e:return gl("Lazy");case Q:return gl("Suspense");case pe:return gl("SuspenseList");case p:case _:case te:return Tc(e.type);case j:return Tc(e.type.render);case m:return W_(e.type);default:return""}}function Tm(e){try{var t="",n=e;do t+=Rf(n),n=n.return;while(n);return t}catch(i){return`
Error generating stack: `+i.message+`
`+i.stack}}function Ec(e,t,n){var i=e.displayName;if(i)return i;var c=t.displayName||t.name||"";return c!==""?n+"("+c+")":n}function Df(e){return e.displayName||"Context"}function Vr(e){if(e==null)return null;if(typeof e.tag=="number"&&u("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case se:return"Fragment";case ae:return"Portal";case Be:return"Profiler";case Ve:return"StrictMode";case Te:return"Suspense";case He:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case Y:var t=e;return Df(t)+".Consumer";case A:var n=e;return Df(n._context)+".Provider";case me:return Ec(e,e.render,"ForwardRef");case ft:var i=e.displayName||null;return i!==null?i:Vr(e.type)||"Memo";case Ze:{var c=e,d=c._payload,g=c._init;try{return Vr(g(d))}catch(y){return null}}}return null}function q_(e,t,n){var i=t.displayName||t.name||"";return e.displayName||(i!==""?n+"("+i+")":n)}function Em(e){return e.displayName||"Context"}function ar(e){var t=e.tag,n=e.type;switch(t){case fe:return"Cache";case W:var i=n;return Em(i)+".Consumer";case O:var c=n;return Em(c._context)+".Provider";case de:return"DehydratedFragment";case j:return q_(n,n.render,"ForwardRef");case R:return"Fragment";case w:return n;case S:return"Portal";case b:return"Root";case k:return"Text";case _e:return Vr(n);case N:return n===Ve?"StrictMode":"Mode";case H:return"Offscreen";case F:return"Profiler";case ve:return"Scope";case Q:return"Suspense";case pe:return"SuspenseList";case B:return"TracingMarker";case m:case p:case ee:case _:case M:case te:if(typeof n=="function")return n.displayName||n.name||null;if(typeof n=="string")return n;break}return null}var Rm=o.ReactDebugCurrentFrame,zn=null,Rc=!1;function Dc(){{if(zn===null)return null;var e=zn._debugOwner;if(e!==null&&typeof e!="undefined")return ar(e)}return null}function Y_(){return zn===null?"":Tm(zn)}function gn(){Rm.getCurrentStack=null,zn=null,Rc=!1}function ka(e){Rm.getCurrentStack=e===null?null:Y_,zn=e,Rc=!1}function $_(){return zn}function _l(e){Rc=e}function _o(e){return""+e}function zl(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return xr(e),e;default:return""}}var Af={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function cp(e,t){Af[t.type]||t.onChange||t.onInput||t.readOnly||t.disabled||t.value==null||u("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`."),t.onChange||t.readOnly||t.disabled||t.checked==null||u("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 zs(e){var t=e.type,n=e.nodeName;return n&&n.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function up(e){return e._valueTracker}function Dm(e){e._valueTracker=null}function Lf(e){var t="";return e&&(zs(e)?t=e.checked?"true":"false":t=e.value),t}function fp(e){var t=zs(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);xr(e[t]);var i=""+e[t];if(!(e.hasOwnProperty(t)||typeof n=="undefined"||typeof n.get!="function"||typeof n.set!="function")){var c=n.get,d=n.set;Object.defineProperty(e,t,{configurable:!0,get:function(){return c.call(this)},set:function(y){xr(y),i=""+y,d.call(this,y)}}),Object.defineProperty(e,t,{enumerab