@desivocal/agents-cdn
Version:
Free Text To speech and AI Voice generator
76 lines (68 loc) • 1.33 MB
JavaScript
(function(cg){typeof define=="function"&&define.amd?define(cg):cg()})(function(){"use strict";var cg=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function wP(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var lT={exports:{}},dg={},uT={exports:{}},Tn={};/**
* @license React
* react.production.min.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.
*/var EP;function cF(){if(EP)return Tn;EP=1;var t=Symbol.for("react.element"),e=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),l=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),m=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),b=Symbol.iterator;function C(Z){return Z===null||typeof Z!="object"?null:(Z=b&&Z[b]||Z["@@iterator"],typeof Z=="function"?Z:null)}var x={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},_=Object.assign,R={};function M(Z,Ce,H){this.props=Z,this.context=Ce,this.refs=R,this.updater=H||x}M.prototype.isReactComponent={},M.prototype.setState=function(Z,Ce){if(typeof Z!="object"&&typeof Z!="function"&&Z!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,Z,Ce,"setState")},M.prototype.forceUpdate=function(Z){this.updater.enqueueForceUpdate(this,Z,"forceUpdate")};function A(){}A.prototype=M.prototype;function F(Z,Ce,H){this.props=Z,this.context=Ce,this.refs=R,this.updater=H||x}var z=F.prototype=new A;z.constructor=F,_(z,M.prototype),z.isPureReactComponent=!0;var B=Array.isArray,I=Object.prototype.hasOwnProperty,N={current:null},ee={key:!0,ref:!0,__self:!0,__source:!0};function J(Z,Ce,H){var mt,Et={},ft=null,gt=null;if(Ce!=null)for(mt in Ce.ref!==void 0&&(gt=Ce.ref),Ce.key!==void 0&&(ft=""+Ce.key),Ce)I.call(Ce,mt)&&!ee.hasOwnProperty(mt)&&(Et[mt]=Ce[mt]);var ot=arguments.length-2;if(ot===1)Et.children=H;else if(1<ot){for(var Lt=Array(ot),Jt=0;Jt<ot;Jt++)Lt[Jt]=arguments[Jt+2];Et.children=Lt}if(Z&&Z.defaultProps)for(mt in ot=Z.defaultProps,ot)Et[mt]===void 0&&(Et[mt]=ot[mt]);return{$$typeof:t,type:Z,key:ft,ref:gt,props:Et,_owner:N.current}}function Se(Z,Ce){return{$$typeof:t,type:Z.type,key:Ce,ref:Z.ref,props:Z.props,_owner:Z._owner}}function $(Z){return typeof Z=="object"&&Z!==null&&Z.$$typeof===t}function ie(Z){var Ce={"=":"=0",":":"=2"};return"$"+Z.replace(/[=:]/g,function(H){return Ce[H]})}var X=/\/+/g;function Te(Z,Ce){return typeof Z=="object"&&Z!==null&&Z.key!=null?ie(""+Z.key):Ce.toString(36)}function xe(Z,Ce,H,mt,Et){var ft=typeof Z;(ft==="undefined"||ft==="boolean")&&(Z=null);var gt=!1;if(Z===null)gt=!0;else switch(ft){case"string":case"number":gt=!0;break;case"object":switch(Z.$$typeof){case t:case e:gt=!0}}if(gt)return gt=Z,Et=Et(gt),Z=mt===""?"."+Te(gt,0):mt,B(Et)?(H="",Z!=null&&(H=Z.replace(X,"$&/")+"/"),xe(Et,Ce,H,"",function(Jt){return Jt})):Et!=null&&($(Et)&&(Et=Se(Et,H+(!Et.key||gt&>.key===Et.key?"":(""+Et.key).replace(X,"$&/")+"/")+Z)),Ce.push(Et)),1;if(gt=0,mt=mt===""?".":mt+":",B(Z))for(var ot=0;ot<Z.length;ot++){ft=Z[ot];var Lt=mt+Te(ft,ot);gt+=xe(ft,Ce,H,Lt,Et)}else if(Lt=C(Z),typeof Lt=="function")for(Z=Lt.call(Z),ot=0;!(ft=Z.next()).done;)ft=ft.value,Lt=mt+Te(ft,ot++),gt+=xe(ft,Ce,H,Lt,Et);else if(ft==="object")throw Ce=String(Z),Error("Objects are not valid as a React child (found: "+(Ce==="[object Object]"?"object with keys {"+Object.keys(Z).join(", ")+"}":Ce)+"). If you meant to render a collection of children, use an array instead.");return gt}function He(Z,Ce,H){if(Z==null)return Z;var mt=[],Et=0;return xe(Z,mt,"","",function(ft){return Ce.call(H,ft,Et++)}),mt}function Qe(Z){if(Z._status===-1){var Ce=Z._result;Ce=Ce(),Ce.then(function(H){(Z._status===0||Z._status===-1)&&(Z._status=1,Z._result=H)},function(H){(Z._status===0||Z._status===-1)&&(Z._status=2,Z._result=H)}),Z._status===-1&&(Z._status=0,Z._result=Ce)}if(Z._status===1)return Z._result.default;throw Z._result}var ze={current:null},he={transition:null},$e={ReactCurrentDispatcher:ze,ReactCurrentBatchConfig:he,ReactCurrentOwner:N};function j(){throw Error("act(...) is not supported in production builds of React.")}return Tn.Children={map:He,forEach:function(Z,Ce,H){He(Z,function(){Ce.apply(this,arguments)},H)},count:function(Z){var Ce=0;return He(Z,function(){Ce++}),Ce},toArray:function(Z){return He(Z,function(Ce){return Ce})||[]},only:function(Z){if(!$(Z))throw Error("React.Children.only expected to receive a single React element child.");return Z}},Tn.Component=M,Tn.Fragment=n,Tn.Profiler=a,Tn.PureComponent=F,Tn.StrictMode=r,Tn.Suspense=h,Tn.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=$e,Tn.act=j,Tn.cloneElement=function(Z,Ce,H){if(Z==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+Z+".");var mt=_({},Z.props),Et=Z.key,ft=Z.ref,gt=Z._owner;if(Ce!=null){if(Ce.ref!==void 0&&(ft=Ce.ref,gt=N.current),Ce.key!==void 0&&(Et=""+Ce.key),Z.type&&Z.type.defaultProps)var ot=Z.type.defaultProps;for(Lt in Ce)I.call(Ce,Lt)&&!ee.hasOwnProperty(Lt)&&(mt[Lt]=Ce[Lt]===void 0&&ot!==void 0?ot[Lt]:Ce[Lt])}var Lt=arguments.length-2;if(Lt===1)mt.children=H;else if(1<Lt){ot=Array(Lt);for(var Jt=0;Jt<Lt;Jt++)ot[Jt]=arguments[Jt+2];mt.children=ot}return{$$typeof:t,type:Z.type,key:Et,ref:ft,props:mt,_owner:gt}},Tn.createContext=function(Z){return Z={$$typeof:l,_currentValue:Z,_currentValue2:Z,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},Z.Provider={$$typeof:o,_context:Z},Z.Consumer=Z},Tn.createElement=J,Tn.createFactory=function(Z){var Ce=J.bind(null,Z);return Ce.type=Z,Ce},Tn.createRef=function(){return{current:null}},Tn.forwardRef=function(Z){return{$$typeof:c,render:Z}},Tn.isValidElement=$,Tn.lazy=function(Z){return{$$typeof:v,_payload:{_status:-1,_result:Z},_init:Qe}},Tn.memo=function(Z,Ce){return{$$typeof:m,type:Z,compare:Ce===void 0?null:Ce}},Tn.startTransition=function(Z){var Ce=he.transition;he.transition={};try{Z()}finally{he.transition=Ce}},Tn.unstable_act=j,Tn.useCallback=function(Z,Ce){return ze.current.useCallback(Z,Ce)},Tn.useContext=function(Z){return ze.current.useContext(Z)},Tn.useDebugValue=function(){},Tn.useDeferredValue=function(Z){return ze.current.useDeferredValue(Z)},Tn.useEffect=function(Z,Ce){return ze.current.useEffect(Z,Ce)},Tn.useId=function(){return ze.current.useId()},Tn.useImperativeHandle=function(Z,Ce,H){return ze.current.useImperativeHandle(Z,Ce,H)},Tn.useInsertionEffect=function(Z,Ce){return ze.current.useInsertionEffect(Z,Ce)},Tn.useLayoutEffect=function(Z,Ce){return ze.current.useLayoutEffect(Z,Ce)},Tn.useMemo=function(Z,Ce){return ze.current.useMemo(Z,Ce)},Tn.useReducer=function(Z,Ce,H){return ze.current.useReducer(Z,Ce,H)},Tn.useRef=function(Z){return ze.current.useRef(Z)},Tn.useState=function(Z){return ze.current.useState(Z)},Tn.useSyncExternalStore=function(Z,Ce,H){return ze.current.useSyncExternalStore(Z,Ce,H)},Tn.useTransition=function(){return ze.current.useTransition()},Tn.version="18.3.1",Tn}var fg={exports:{}};fg.exports;var _P;function dF(){return _P||(_P=1,function(t,e){var n={};/**
* @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.
*/n.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&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"),c=Symbol.for("react.strict_mode"),h=Symbol.for("react.profiler"),m=Symbol.for("react.provider"),v=Symbol.for("react.context"),b=Symbol.for("react.forward_ref"),C=Symbol.for("react.suspense"),x=Symbol.for("react.suspense_list"),_=Symbol.for("react.memo"),R=Symbol.for("react.lazy"),M=Symbol.for("react.offscreen"),A=Symbol.iterator,F="@@iterator";function z(O){if(O===null||typeof O!="object")return null;var W=A&&O[A]||O[F];return typeof W=="function"?W:null}var B={current:null},I={transition:null},N={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},ee={current:null},J={},Se=null;function $(O){Se=O}J.setExtraStackFrame=function(O){Se=O},J.getCurrentStack=null,J.getStackAddendum=function(){var O="";Se&&(O+=Se);var W=J.getCurrentStack;return W&&(O+=W()||""),O};var ie=!1,X=!1,Te=!1,xe=!1,He=!1,Qe={ReactCurrentDispatcher:B,ReactCurrentBatchConfig:I,ReactCurrentOwner:ee};Qe.ReactDebugCurrentFrame=J,Qe.ReactCurrentActQueue=N;function ze(O){{for(var W=arguments.length,fe=new Array(W>1?W-1:0),ke=1;ke<W;ke++)fe[ke-1]=arguments[ke];$e("warn",O,fe)}}function he(O){{for(var W=arguments.length,fe=new Array(W>1?W-1:0),ke=1;ke<W;ke++)fe[ke-1]=arguments[ke];$e("error",O,fe)}}function $e(O,W,fe){{var ke=Qe.ReactDebugCurrentFrame,Ye=ke.getStackAddendum();Ye!==""&&(W+="%s",fe=fe.concat([Ye]));var kt=fe.map(function(ut){return String(ut)});kt.unshift("Warning: "+W),Function.prototype.apply.call(console[O],console,kt)}}var j={};function Z(O,W){{var fe=O.constructor,ke=fe&&(fe.displayName||fe.name)||"ReactClass",Ye=ke+"."+W;if(j[Ye])return;he("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.",W,ke),j[Ye]=!0}}var Ce={isMounted:function(O){return!1},enqueueForceUpdate:function(O,W,fe){Z(O,"forceUpdate")},enqueueReplaceState:function(O,W,fe,ke){Z(O,"replaceState")},enqueueSetState:function(O,W,fe,ke){Z(O,"setState")}},H=Object.assign,mt={};Object.freeze(mt);function Et(O,W,fe){this.props=O,this.context=W,this.refs=mt,this.updater=fe||Ce}Et.prototype.isReactComponent={},Et.prototype.setState=function(O,W){if(typeof O!="object"&&typeof O!="function"&&O!=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,O,W,"setState")},Et.prototype.forceUpdate=function(O){this.updater.enqueueForceUpdate(this,O,"forceUpdate")};{var ft={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)."]},gt=function(O,W){Object.defineProperty(Et.prototype,O,{get:function(){ze("%s(...) is deprecated in plain JavaScript React classes. %s",W[0],W[1])}})};for(var ot in ft)ft.hasOwnProperty(ot)&>(ot,ft[ot])}function Lt(){}Lt.prototype=Et.prototype;function Jt(O,W,fe){this.props=O,this.context=W,this.refs=mt,this.updater=fe||Ce}var yt=Jt.prototype=new Lt;yt.constructor=Jt,H(yt,Et.prototype),yt.isPureReactComponent=!0;function Dt(){var O={current:null};return Object.seal(O),O}var kn=Array.isArray;function Ft(O){return kn(O)}function nn(O){{var W=typeof Symbol=="function"&&Symbol.toStringTag,fe=W&&O[Symbol.toStringTag]||O.constructor.name||"Object";return fe}}function dn(O){try{return En(O),!1}catch{return!0}}function En(O){return""+O}function G(O){if(dn(O))return he("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",nn(O)),En(O)}function ae(O,W,fe){var ke=O.displayName;if(ke)return ke;var Ye=W.displayName||W.name||"";return Ye!==""?fe+"("+Ye+")":fe}function me(O){return O.displayName||"Context"}function qe(O){if(O==null)return null;if(typeof O.tag=="number"&&he("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof O=="function")return O.displayName||O.name||null;if(typeof O=="string")return O;switch(O){case l:return"Fragment";case o:return"Portal";case h:return"Profiler";case c:return"StrictMode";case C:return"Suspense";case x:return"SuspenseList"}if(typeof O=="object")switch(O.$$typeof){case v:var W=O;return me(W)+".Consumer";case m:var fe=O;return me(fe._context)+".Provider";case b:return ae(O,O.render,"ForwardRef");case _:var ke=O.displayName||null;return ke!==null?ke:qe(O.type)||"Memo";case R:{var Ye=O,kt=Ye._payload,ut=Ye._init;try{return qe(ut(kt))}catch{return null}}}return null}var Ue=Object.prototype.hasOwnProperty,Oe={key:!0,ref:!0,__self:!0,__source:!0},lt,Ut,ue;ue={};function Ae(O){if(Ue.call(O,"ref")){var W=Object.getOwnPropertyDescriptor(O,"ref").get;if(W&&W.isReactWarning)return!1}return O.ref!==void 0}function vt(O){if(Ue.call(O,"key")){var W=Object.getOwnPropertyDescriptor(O,"key").get;if(W&&W.isReactWarning)return!1}return O.key!==void 0}function Wt(O,W){var fe=function(){lt||(lt=!0,he("%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)",W))};fe.isReactWarning=!0,Object.defineProperty(O,"key",{get:fe,configurable:!0})}function Qt(O,W){var fe=function(){Ut||(Ut=!0,he("%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)",W))};fe.isReactWarning=!0,Object.defineProperty(O,"ref",{get:fe,configurable:!0})}function je(O){if(typeof O.ref=="string"&&ee.current&&O.__self&&ee.current.stateNode!==O.__self){var W=qe(ee.current.type);ue[W]||(he('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',W,O.ref),ue[W]=!0)}}var St=function(O,W,fe,ke,Ye,kt,ut){var zt={$$typeof:a,type:O,key:W,ref:fe,props:ut,_owner:kt};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:ke}),Object.defineProperty(zt,"_source",{configurable:!1,enumerable:!1,writable:!1,value:Ye}),Object.freeze&&(Object.freeze(zt.props),Object.freeze(zt)),zt};function It(O,W,fe){var ke,Ye={},kt=null,ut=null,zt=null,on=null;if(W!=null){Ae(W)&&(ut=W.ref,je(W)),vt(W)&&(G(W.key),kt=""+W.key),zt=W.__self===void 0?null:W.__self,on=W.__source===void 0?null:W.__source;for(ke in W)Ue.call(W,ke)&&!Oe.hasOwnProperty(ke)&&(Ye[ke]=W[ke])}var $n=arguments.length-2;if($n===1)Ye.children=fe;else if($n>1){for(var tr=Array($n),nr=0;nr<$n;nr++)tr[nr]=arguments[nr+2];Object.freeze&&Object.freeze(tr),Ye.children=tr}if(O&&O.defaultProps){var rn=O.defaultProps;for(ke in rn)Ye[ke]===void 0&&(Ye[ke]=rn[ke])}if(kt||ut){var or=typeof O=="function"?O.displayName||O.name||"Unknown":O;kt&&Wt(Ye,or),ut&&Qt(Ye,or)}return St(O,kt,ut,zt,on,ee.current,Ye)}function fn(O,W){var fe=St(O.type,W,O.ref,O._self,O._source,O._owner,O.props);return fe}function An(O,W,fe){if(O==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+O+".");var ke,Ye=H({},O.props),kt=O.key,ut=O.ref,zt=O._self,on=O._source,$n=O._owner;if(W!=null){Ae(W)&&(ut=W.ref,$n=ee.current),vt(W)&&(G(W.key),kt=""+W.key);var tr;O.type&&O.type.defaultProps&&(tr=O.type.defaultProps);for(ke in W)Ue.call(W,ke)&&!Oe.hasOwnProperty(ke)&&(W[ke]===void 0&&tr!==void 0?Ye[ke]=tr[ke]:Ye[ke]=W[ke])}var nr=arguments.length-2;if(nr===1)Ye.children=fe;else if(nr>1){for(var rn=Array(nr),or=0;or<nr;or++)rn[or]=arguments[or+2];Ye.children=rn}return St(O.type,kt,ut,zt,on,$n,Ye)}function hn(O){return typeof O=="object"&&O!==null&&O.$$typeof===a}var Fn=".",Xn=":";function dr(O){var W=/[=:]/g,fe={"=":"=0",":":"=2"},ke=O.replace(W,function(Ye){return fe[Ye]});return"$"+ke}var Jn=!1,Bn=/\/+/g;function Pa(O){return O.replace(Bn,"$&/")}function ts(O,W){return typeof O=="object"&&O!==null&&O.key!=null?(G(O.key),dr(""+O.key)):W.toString(36)}function ns(O,W,fe,ke,Ye){var kt=typeof O;(kt==="undefined"||kt==="boolean")&&(O=null);var ut=!1;if(O===null)ut=!0;else switch(kt){case"string":case"number":ut=!0;break;case"object":switch(O.$$typeof){case a:case o:ut=!0}}if(ut){var zt=O,on=Ye(zt),$n=ke===""?Fn+ts(zt,0):ke;if(Ft(on)){var tr="";$n!=null&&(tr=Pa($n)+"/"),ns(on,W,tr,"",function(Pv){return Pv})}else on!=null&&(hn(on)&&(on.key&&(!zt||zt.key!==on.key)&&G(on.key),on=fn(on,fe+(on.key&&(!zt||zt.key!==on.key)?Pa(""+on.key)+"/":"")+$n)),W.push(on));return 1}var nr,rn,or=0,Lr=ke===""?Fn:ke+Xn;if(Ft(O))for(var xu=0;xu<O.length;xu++)nr=O[xu],rn=Lr+ts(nr,xu),or+=ns(nr,W,fe,rn,Ye);else{var Sf=z(O);if(typeof Sf=="function"){var Uo=O;Sf===Uo.entries&&(Jn||ze("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Jn=!0);for(var wu=Sf.call(Uo),kf,Rv=0;!(kf=wu.next()).done;)nr=kf.value,rn=Lr+ts(nr,Rv++),or+=ns(nr,W,fe,rn,Ye)}else if(kt==="object"){var xp=String(O);throw new Error("Objects are not valid as a React child (found: "+(xp==="[object Object]"?"object with keys {"+Object.keys(O).join(", ")+"}":xp)+"). If you meant to render a collection of children, use an array instead.")}}return or}function Ro(O,W,fe){if(O==null)return O;var ke=[],Ye=0;return ns(O,ke,"","",function(kt){return W.call(fe,kt,Ye++)}),ke}function gu(O){var W=0;return Ro(O,function(){W++}),W}function vu(O,W,fe){Ro(O,function(){W.apply(this,arguments)},fe)}function Po(O){return Ro(O,function(W){return W})||[]}function yu(O){if(!hn(O))throw new Error("React.Children.only expected to receive a single React element child.");return O}function $s(O){var W={$$typeof:v,_currentValue:O,_currentValue2:O,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};W.Provider={$$typeof:m,_context:W};var fe=!1,ke=!1,Ye=!1;{var kt={$$typeof:v,_context:W};Object.defineProperties(kt,{Provider:{get:function(){return ke||(ke=!0,he("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),W.Provider},set:function(ut){W.Provider=ut}},_currentValue:{get:function(){return W._currentValue},set:function(ut){W._currentValue=ut}},_currentValue2:{get:function(){return W._currentValue2},set:function(ut){W._currentValue2=ut}},_threadCount:{get:function(){return W._threadCount},set:function(ut){W._threadCount=ut}},Consumer:{get:function(){return fe||(fe=!0,he("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),W.Consumer}},displayName:{get:function(){return W.displayName},set:function(ut){Ye||(ze("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",ut),Ye=!0)}}}),W.Consumer=kt}return W._currentRenderer=null,W._currentRenderer2=null,W}var Da=-1,yi=0,Aa=1,la=2;function qs(O){if(O._status===Da){var W=O._result,fe=W();if(fe.then(function(kt){if(O._status===yi||O._status===Da){var ut=O;ut._status=Aa,ut._result=kt}},function(kt){if(O._status===yi||O._status===Da){var ut=O;ut._status=la,ut._result=kt}}),O._status===Da){var ke=O;ke._status=yi,ke._result=fe}}if(O._status===Aa){var Ye=O._result;return Ye===void 0&&he(`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?`,Ye),"default"in Ye||he(`lazy: Expected the result of a dynamic import() call. Instead received: %s
Your code should look like:
const MyComponent = lazy(() => import('./MyComponent'))`,Ye),Ye.default}else throw O._result}function Ws(O){var W={_status:Da,_result:O},fe={$$typeof:R,_payload:W,_init:qs};{var ke,Ye;Object.defineProperties(fe,{defaultProps:{configurable:!0,get:function(){return ke},set:function(kt){he("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."),ke=kt,Object.defineProperty(fe,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return Ye},set:function(kt){he("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."),Ye=kt,Object.defineProperty(fe,"propTypes",{enumerable:!0})}}})}return fe}function Do(O){O!=null&&O.$$typeof===_?he("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof O!="function"?he("forwardRef requires a render function but was given %s.",O===null?"null":typeof O):O.length!==0&&O.length!==2&&he("forwardRef render functions accept exactly two parameters: props and ref. %s",O.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),O!=null&&(O.defaultProps!=null||O.propTypes!=null)&&he("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var W={$$typeof:b,render:O};{var fe;Object.defineProperty(W,"displayName",{enumerable:!1,configurable:!0,get:function(){return fe},set:function(ke){fe=ke,!O.name&&!O.displayName&&(O.displayName=ke)}})}return W}var K;K=Symbol.for("react.module.reference");function Ie(O){return!!(typeof O=="string"||typeof O=="function"||O===l||O===h||He||O===c||O===C||O===x||xe||O===M||ie||X||Te||typeof O=="object"&&O!==null&&(O.$$typeof===R||O.$$typeof===_||O.$$typeof===m||O.$$typeof===v||O.$$typeof===b||O.$$typeof===K||O.getModuleId!==void 0))}function nt(O,W){Ie(O)||he("memo: The first argument must be a component. Instead received: %s",O===null?"null":typeof O);var fe={$$typeof:_,type:O,compare:W===void 0?null:W};{var ke;Object.defineProperty(fe,"displayName",{enumerable:!1,configurable:!0,get:function(){return ke},set:function(Ye){ke=Ye,!O.name&&!O.displayName&&(O.displayName=Ye)}})}return fe}function at(){var O=B.current;return O===null&&he(`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.`),O}function pn(O){var W=at();if(O._context!==void 0){var fe=O._context;fe.Consumer===O?he("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?"):fe.Provider===O&&he("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return W.useContext(O)}function Yt(O){var W=at();return W.useState(O)}function yn(O,W,fe){var ke=at();return ke.useReducer(O,W,fe)}function sn(O){var W=at();return W.useRef(O)}function Mr(O,W){var fe=at();return fe.useEffect(O,W)}function fr(O,W){var fe=at();return fe.useInsertionEffect(O,W)}function mr(O,W){var fe=at();return fe.useLayoutEffect(O,W)}function Li(O,W){var fe=at();return fe.useCallback(O,W)}function ws(O,W){var fe=at();return fe.useMemo(O,W)}function Hn(O,W,fe){var ke=at();return ke.useImperativeHandle(O,W,fe)}function br(O,W){{var fe=at();return fe.useDebugValue(O,W)}}function en(){var O=at();return O.useTransition()}function Gs(O){var W=at();return W.useDeferredValue(O)}function Ao(){var O=at();return O.useId()}function Sp(O,W,fe){var ke=at();return ke.useSyncExternalStore(O,W,fe)}var Oo=0,bl,ua,pf,Bi,mf,kp,Cp;function Mo(){}Mo.__reactDisabledLog=!0;function Sl(){{if(Oo===0){bl=console.log,ua=console.info,pf=console.warn,Bi=console.error,mf=console.group,kp=console.groupCollapsed,Cp=console.groupEnd;var O={configurable:!0,enumerable:!0,value:Mo,writable:!0};Object.defineProperties(console,{info:O,log:O,warn:O,error:O,group:O,groupCollapsed:O,groupEnd:O})}Oo++}}function ca(){{if(Oo--,Oo===0){var O={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:H({},O,{value:bl}),info:H({},O,{value:ua}),warn:H({},O,{value:pf}),error:H({},O,{value:Bi}),group:H({},O,{value:mf}),groupCollapsed:H({},O,{value:kp}),groupEnd:H({},O,{value:Cp})})}Oo<0&&he("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Ks=Qe.ReactCurrentDispatcher,kl;function Vc(O,W,fe){{if(kl===void 0)try{throw Error()}catch(Ye){var ke=Ye.stack.trim().match(/\n( *(at )?)/);kl=ke&&ke[1]||""}return`
`+kl+O}}var Lo=!1,bu;{var Su=typeof WeakMap=="function"?WeakMap:Map;bu=new Su}function Cl(O,W){if(!O||Lo)return"";{var fe=bu.get(O);if(fe!==void 0)return fe}var ke;Lo=!0;var Ye=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var kt;kt=Ks.current,Ks.current=null,Sl();try{if(W){var ut=function(){throw Error()};if(Object.defineProperty(ut.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ut,[])}catch(Lr){ke=Lr}Reflect.construct(O,[],ut)}else{try{ut.call()}catch(Lr){ke=Lr}O.call(ut.prototype)}}else{try{throw Error()}catch(Lr){ke=Lr}O()}}catch(Lr){if(Lr&&ke&&typeof Lr.stack=="string"){for(var zt=Lr.stack.split(`
`),on=ke.stack.split(`
`),$n=zt.length-1,tr=on.length-1;$n>=1&&tr>=0&&zt[$n]!==on[tr];)tr--;for(;$n>=1&&tr>=0;$n--,tr--)if(zt[$n]!==on[tr]){if($n!==1||tr!==1)do if($n--,tr--,tr<0||zt[$n]!==on[tr]){var nr=`
`+zt[$n].replace(" at new "," at ");return O.displayName&&nr.includes("<anonymous>")&&(nr=nr.replace("<anonymous>",O.displayName)),typeof O=="function"&&bu.set(O,nr),nr}while($n>=1&&tr>=0);break}}}finally{Lo=!1,Ks.current=kt,ca(),Error.prepareStackTrace=Ye}var rn=O?O.displayName||O.name:"",or=rn?Vc(rn):"";return typeof O=="function"&&bu.set(O,or),or}function gf(O,W,fe){return Cl(O,!1)}function vf(O){var W=O.prototype;return!!(W&&W.isReactComponent)}function _n(O,W,fe){if(O==null)return"";if(typeof O=="function")return Cl(O,vf(O));if(typeof O=="string")return Vc(O);switch(O){case C:return Vc("Suspense");case x:return Vc("SuspenseList")}if(typeof O=="object")switch(O.$$typeof){case b:return gf(O.render);case _:return _n(O.type,W,fe);case R:{var ke=O,Ye=ke._payload,kt=ke._init;try{return _n(kt(Ye),W,fe)}catch{}}}return""}var yf={},zc=Qe.ReactDebugCurrentFrame;function Rn(O){if(O){var W=O._owner,fe=_n(O.type,O._source,W?W.type:null);zc.setExtraStackFrame(fe)}else zc.setExtraStackFrame(null)}function Tp(O,W,fe,ke,Ye){{var kt=Function.call.bind(Ue);for(var ut in O)if(kt(O,ut)){var zt=void 0;try{if(typeof O[ut]!="function"){var on=Error((ke||"React class")+": "+fe+" type `"+ut+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof O[ut]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw on.name="Invariant Violation",on}zt=O[ut](W,ut,ke,fe,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch($n){zt=$n}zt&&!(zt instanceof Error)&&(Rn(Ye),he("%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).",ke||"React class",fe,ut,typeof zt),Rn(null)),zt instanceof Error&&!(zt.message in yf)&&(yf[zt.message]=!0,Rn(Ye),he("Failed %s type: %s",fe,zt.message),Rn(null))}}}function Ys(O){if(O){var W=O._owner,fe=_n(O.type,O._source,W?W.type:null);$(fe)}else $(null)}var Gt;Gt=!1;function ku(){if(ee.current){var O=qe(ee.current.type);if(O)return`
Check the render method of \``+O+"`."}return""}function oi(O){if(O!==void 0){var W=O.fileName.replace(/^.*[\\\/]/,""),fe=O.lineNumber;return`
Check your code at `+W+":"+fe+"."}return""}function da(O){return O!=null?oi(O.__source):""}var Hi={};function Zs(O){var W=ku();if(!W){var fe=typeof O=="string"?O:O.displayName||O.name;fe&&(W=`
Check the top-level render call using <`+fe+">.")}return W}function _r(O,W){if(!(!O._store||O._store.validated||O.key!=null)){O._store.validated=!0;var fe=Zs(W);if(!Hi[fe]){Hi[fe]=!0;var ke="";O&&O._owner&&O._owner!==ee.current&&(ke=" It was passed a child from "+qe(O._owner.type)+"."),Ys(O),he('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',fe,ke),Ys(null)}}}function er(O,W){if(typeof O=="object"){if(Ft(O))for(var fe=0;fe<O.length;fe++){var ke=O[fe];hn(ke)&&_r(ke,W)}else if(hn(O))O._store&&(O._store.validated=!0);else if(O){var Ye=z(O);if(typeof Ye=="function"&&Ye!==O.entries)for(var kt=Ye.call(O),ut;!(ut=kt.next()).done;)hn(ut.value)&&_r(ut.value,W)}}}function Es(O){{var W=O.type;if(W==null||typeof W=="string")return;var fe;if(typeof W=="function")fe=W.propTypes;else if(typeof W=="object"&&(W.$$typeof===b||W.$$typeof===_))fe=W.propTypes;else return;if(fe){var ke=qe(W);Tp(fe,O.props,"prop",ke,O)}else if(W.PropTypes!==void 0&&!Gt){Gt=!0;var Ye=qe(W);he("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",Ye||"Unknown")}typeof W.getDefaultProps=="function"&&!W.getDefaultProps.isReactClassApproved&&he("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function rs(O){{for(var W=Object.keys(O.props),fe=0;fe<W.length;fe++){var ke=W[fe];if(ke!=="children"&&ke!=="key"){Ys(O),he("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",ke),Ys(null);break}}O.ref!==null&&(Ys(O),he("Invalid attribute `ref` supplied to `React.Fragment`."),Ys(null))}}function Ii(O,W,fe){var ke=Ie(O);if(!ke){var Ye="";(O===void 0||typeof O=="object"&&O!==null&&Object.keys(O).length===0)&&(Ye+=" 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 kt=da(W);kt?Ye+=kt:Ye+=ku();var ut;O===null?ut="null":Ft(O)?ut="array":O!==void 0&&O.$$typeof===a?(ut="<"+(qe(O.type)||"Unknown")+" />",Ye=" Did you accidentally export a JSX literal instead of a component?"):ut=typeof O,he("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",ut,Ye)}var zt=It.apply(this,arguments);if(zt==null)return zt;if(ke)for(var on=2;on<arguments.length;on++)er(arguments[on],O);return O===l?rs(zt):Es(zt),zt}var $i=!1;function _v(O){var W=Ii.bind(null,O);return W.type=O,$i||($i=!0,ze("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(W,"type",{enumerable:!1,get:function(){return ze("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:O}),O}}),W}function Bc(O,W,fe){for(var ke=An.apply(this,arguments),Ye=2;Ye<arguments.length;Ye++)er(arguments[Ye],ke.type);return Es(ke),ke}function Cu(O,W){var fe=I.transition;I.transition={};var ke=I.transition;I.transition._updatedFibers=new Set;try{O()}finally{if(I.transition=fe,fe===null&&ke._updatedFibers){var Ye=ke._updatedFibers.size;Ye>10&&ze("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."),ke._updatedFibers.clear()}}}var Hc=!1,$c=null;function Tu(O){if($c===null)try{var W=("require"+Math.random()).slice(0,7),fe=t&&t[W];$c=fe.call(t,"timers").setImmediate}catch{$c=function(Ye){Hc===!1&&(Hc=!0,typeof MessageChannel>"u"&&he("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 kt=new MessageChannel;kt.port1.onmessage=Ye,kt.port2.postMessage(void 0)}}return $c(O)}var is=0,as=!1;function Tl(O){{var W=is;is++,N.current===null&&(N.current=[]);var fe=N.isBatchingLegacy,ke;try{if(N.isBatchingLegacy=!0,ke=O(),!fe&&N.didScheduleLegacyUpdate){var Ye=N.current;Ye!==null&&(N.didScheduleLegacyUpdate=!1,No(Ye))}}catch(rn){throw Io(W),rn}finally{N.isBatchingLegacy=fe}if(ke!==null&&typeof ke=="object"&&typeof ke.then=="function"){var kt=ke,ut=!1,zt={then:function(rn,or){ut=!0,kt.then(function(Lr){Io(W),is===0?qc(Lr,rn,or):rn(Lr)},function(Lr){Io(W),or(Lr)})}};return!as&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){ut||(as=!0,he("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 on=ke;if(Io(W),is===0){var $n=N.current;$n!==null&&(No($n),N.current=null);var tr={then:function(rn,or){N.current===null?(N.current=[],qc(on,rn,or)):rn(on)}};return tr}else{var nr={then:function(rn,or){rn(on)}};return nr}}}}function Io(O){O!==is-1&&he("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),is=O}function qc(O,W,fe){{var ke=N.current;if(ke!==null)try{No(ke),Tu(function(){ke.length===0?(N.current=null,W(O)):qc(O,W,fe)})}catch(Ye){fe(Ye)}else W(O)}}var xl=!1;function No(O){if(!xl){xl=!0;var W=0;try{for(;W<O.length;W++){var fe=O[W];do fe=fe(!0);while(fe!==null)}O.length=0}catch(ke){throw O=O.slice(W+1),ke}finally{xl=!1}}}var Wc=Ii,bf=Bc,ss=_v,Gc={map:Ro,forEach:vu,count:gu,toArray:Po,only:yu};e.Children=Gc,e.Component=Et,e.Fragment=l,e.Profiler=h,e.PureComponent=Jt,e.StrictMode=c,e.Suspense=C,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Qe,e.act=Tl,e.cloneElement=bf,e.createContext=$s,e.createElement=Wc,e.createFactory=ss,e.createRef=Dt,e.forwardRef=Do,e.isValidElement=hn,e.lazy=Ws,e.memo=nt,e.startTransition=Cu,e.unstable_act=Tl,e.useCallback=Li,e.useContext=pn,e.useDebugValue=br,e.useDeferredValue=Gs,e.useEffect=Mr,e.useId=Ao,e.useImperativeHandle=Hn,e.useInsertionEffect=fr,e.useLayoutEffect=mr,e.useMemo=ws,e.useReducer=yn,e.useRef=sn,e.useState=Yt,e.useSyncExternalStore=Sp,e.useTransition=en,e.version=r,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()}(fg,fg.exports)),fg.exports}var fF={};fF.NODE_ENV==="production"?uT.exports=cF():uT.exports=dF();var de=uT.exports;const Yn=wP(de);/**
* @license React
* react-jsx-runtime.production.min.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.
*/var RP;function hF(){if(RP)return dg;RP=1;var t=de,e=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,a=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,o={key:!0,ref:!0,__self:!0,__source:!0};function l(c,h,m){var v,b={},C=null,x=null;m!==void 0&&(C=""+m),h.key!==void 0&&(C=""+h.key),h.ref!==void 0&&(x=h.ref);for(v in h)r.call(h,v)&&!o.hasOwnProperty(v)&&(b[v]=h[v]);if(c&&c.defaultProps)for(v in h=c.defaultProps,h)b[v]===void 0&&(b[v]=h[v]);return{$$typeof:e,type:c,key:C,ref:x,props:b,_owner:a.current}}return dg.Fragment=n,dg.jsx=l,dg.jsxs=l,dg}var hg={},PP;function pF(){if(PP)return hg;PP=1;var t={};/**
* @license React
* react-jsx-runtime.development.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/return t.NODE_ENV!=="production"&&function(){var e=de,n=Symbol.for("react.element"),r=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),h=Symbol.for("react.context"),m=Symbol.for("react.forward_ref"),v=Symbol.for("react.suspense"),b=Symbol.for("react.suspense_list"),C=Symbol.for("react.memo"),x=Symbol.for("react.lazy"),_=Symbol.for("react.offscreen"),R=Symbol.iterator,M="@@iterator";function A(K){if(K===null||typeof K!="object")return null;var Ie=R&&K[R]||K[M];return typeof Ie=="function"?Ie:null}var F=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function z(K){{for(var Ie=arguments.length,nt=new Array(Ie>1?Ie-1:0),at=1;at<Ie;at++)nt[at-1]=arguments[at];B("error",K,nt)}}function B(K,Ie,nt){{var at=F.ReactDebugCurrentFrame,pn=at.getStackAddendum();pn!==""&&(Ie+="%s",nt=nt.concat([pn]));var Yt=nt.map(function(yn){return String(yn)});Yt.unshift("Warning: "+Ie),Function.prototype.apply.call(console[K],console,Yt)}}var I=!1,N=!1,ee=!1,J=!1,Se=!1,$;$=Symbol.for("react.module.reference");function ie(K){return!!(typeof K=="string"||typeof K=="function"||K===a||K===l||Se||K===o||K===v||K===b||J||K===_||I||N||ee||typeof K=="object"&&K!==null&&(K.$$typeof===x||K.$$typeof===C||K.$$typeof===c||K.$$typeof===h||K.$$typeof===m||K.$$typeof===$||K.getModuleId!==void 0))}function X(K,Ie,nt){var at=K.displayName;if(at)return at;var pn=Ie.displayName||Ie.name||"";return pn!==""?nt+"("+pn+")":nt}function Te(K){return K.displayName||"Context"}function xe(K){if(K==null)return null;if(typeof K.tag=="number"&&z("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof K=="function")return K.displayName||K.name||null;if(typeof K=="string")return K;switch(K){case a:return"Fragment";case r:return"Portal";case l:return"Profiler";case o:return"StrictMode";case v:return"Suspense";case b:return"SuspenseList"}if(typeof K=="object")switch(K.$$typeof){case h:var Ie=K;return Te(Ie)+".Consumer";case c:var nt=K;return Te(nt._context)+".Provider";case m:return X(K,K.render,"ForwardRef");case C:var at=K.displayName||null;return at!==null?at:xe(K.type)||"Memo";case x:{var pn=K,Yt=pn._payload,yn=pn._init;try{return xe(yn(Yt))}catch{return null}}}return null}var He=Object.assign,Qe=0,ze,he,$e,j,Z,Ce,H;function mt(){}mt.__reactDisabledLog=!0;function Et(){{if(Qe===0){ze=console.log,he=console.info,$e=console.warn,j=console.error,Z=console.group,Ce=console.groupCollapsed,H=console.groupEnd;var K={configurable:!0,enumerable:!0,value:mt,writable:!0};Object.defineProperties(console,{info:K,log:K,warn:K,error:K,group:K,groupCollapsed:K,groupEnd:K})}Qe++}}function ft(){{if(Qe--,Qe===0){var K={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:He({},K,{value:ze}),info:He({},K,{value:he}),warn:He({},K,{value:$e}),error:He({},K,{value:j}),group:He({},K,{value:Z}),groupCollapsed:He({},K,{value:Ce}),groupEnd:He({},K,{value:H})})}Qe<0&&z("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var gt=F.ReactCurrentDispatcher,ot;function Lt(K,Ie,nt){{if(ot===void 0)try{throw Error()}catch(pn){var at=pn.stack.trim().match(/\n( *(at )?)/);ot=at&&at[1]||""}return`
`+ot+K}}var Jt=!1,yt;{var Dt=typeof WeakMap=="function"?WeakMap:Map;yt=new Dt}function kn(K,Ie){if(!K||Jt)return"";{var nt=yt.get(K);if(nt!==void 0)return nt}var at;Jt=!0;var pn=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Yt;Yt=gt.current,gt.current=null,Et();try{if(Ie){var yn=function(){throw Error()};if(Object.defineProperty(yn.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(yn,[])}catch(br){at=br}Reflect.construct(K,[],yn)}else{try{yn.call()}catch(br){at=br}K.call(yn.prototype)}}else{try{throw Error()}catch(br){at=br}K()}}catch(br){if(br&&at&&typeof br.stack=="string"){for(var sn=br.stack.split(`
`),Mr=at.stack.split(`
`),fr=sn.length-1,mr=Mr.length-1;fr>=1&&mr>=0&&sn[fr]!==Mr[mr];)mr--;for(;fr>=1&&mr>=0;fr--,mr--)if(sn[fr]!==Mr[mr]){if(fr!==1||mr!==1)do if(fr--,mr--,mr<0||sn[fr]!==Mr[mr]){var Li=`
`+sn[fr].replace(" at new "," at ");return K.displayName&&Li.includes("<anonymous>")&&(Li=Li.replace("<anonymous>",K.displayName)),typeof K=="function"&&yt.set(K,Li),Li}while(fr>=1&&mr>=0);break}}}finally{Jt=!1,gt.current=Yt,ft(),Error.prepareStackTrace=pn}var ws=K?K.displayName||K.name:"",Hn=ws?Lt(ws):"";return typeof K=="function"&&yt.set(K,Hn),Hn}function Ft(K,Ie,nt){return kn(K,!1)}function nn(K){var Ie=K.prototype;return!!(Ie&&Ie.isReactComponent)}function dn(K,Ie,nt){if(K==null)return"";if(typeof K=="function")return kn(K,nn(K));if(typeof K=="string")return Lt(K);switch(K){case v:return Lt("Suspense");case b:return Lt("SuspenseList")}if(typeof K=="object")switch(K.$$typeof){case m:return Ft(K.render);case C:return dn(K.type,Ie,nt);case x:{var at=K,pn=at._payload,Yt=at._init;try{return dn(Yt(pn),Ie,nt)}catch{}}}return""}var En=Object.prototype.hasOwnProperty,G={},ae=F.ReactDebugCurrentFrame;function me(K){if(K){var Ie=K._owner,nt=dn(K.type,K._source,Ie?Ie.type:null);ae.setExtraStackFrame(nt)}else ae.setExtraStackFrame(null)}function qe(K,Ie,nt,at,pn){{var Yt=Function.call.bind(En);for(var yn in K)if(Yt(K,yn)){var sn=void 0;try{if(typeof K[yn]!="function"){var Mr=Error((at||"React class")+": "+nt+" type `"+yn+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof K[yn]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Mr.name="Invariant Violation",Mr}sn=K[yn](Ie,yn,at,nt,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(fr){sn=fr}sn&&!(sn instanceof Error)&&(me(pn),z("%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).",at||"React class",nt,yn,typeof sn),me(null)),sn instanceof Error&&!(sn.message in G)&&(G[sn.message]=!0,me(pn),z("Failed %s type: %s",nt,sn.message),me(null))}}}var Ue=Array.isArray;function Oe(K){return Ue(K)}function lt(K){{var Ie=typeof Symbol=="function"&&Symbol.toStringTag,nt=Ie&&K[Symbol.toStringTag]||K.constructor.name||"Object";return nt}}function Ut(K){try{return ue(K),!1}catch{return!0}}function ue(K){return""+K}function Ae(K){if(Ut(K))return z("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",lt(K)),ue(K)}var vt=F.ReactCurrentOwner,Wt={key:!0,ref:!0,__self:!0,__source:!0},Qt,je;function St(K){if(En.call(K,"ref")){var Ie=Object.getOwnPropertyDescriptor(K,"ref").get;if(Ie&&Ie.isReactWarning)return!1}return K.ref!==void 0}function It(K){if(En.call(K,"key")){var Ie=Object.getOwnPropertyDescriptor(K,"key").get;if(Ie&&Ie.isReactWarning)return!1}return K.key!==void 0}function fn(K,Ie){typeof K.ref=="string"&&vt.current}function An(K,Ie){{var nt=function(){Qt||(Qt=!0,z("%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)",Ie))};nt.isReactWarning=!0,Object.defineProperty(K,"key",{get:nt,configurable:!0})}}function hn(K,Ie){{var nt=function(){je||(je=!0,z("%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)",Ie))};nt.isReactWarning=!0,Object.defineProperty(K,"ref",{get:nt,configurable:!0})}}var Fn=function(K,Ie,nt,at,pn,Yt,yn){var sn={$$typeof:n,type:K,key:Ie,ref:nt,props:yn,_owner:Yt};return sn._store={},Object.defineProperty(sn._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(sn,"_self",{configurable:!1,enumerable:!1,writable:!1,value:at}),Object.defineProperty(sn,"_source",{configurable:!1,enumerable:!1,writable:!1,value:pn}),Object.freeze&&(Object.freeze(sn.props),Object.freeze(sn)),sn};function Xn(K,Ie,nt,at,pn){{var Yt,yn={},sn=null,Mr=null;nt!==void 0&&(Ae(nt),sn=""+nt),It(Ie)&&(Ae(Ie.key),sn=""+Ie.key),St(Ie)&&(Mr=Ie.ref,fn(Ie,pn));for(Yt in Ie)En.call(Ie,Yt)&&!Wt.hasOwnProperty(Yt)&&(yn[Yt]=Ie[Yt]);if(K&&K.defaultProps){var fr=K.defaultProps;for(Yt in fr)yn[Yt]===void 0&&(yn[Yt]=fr[Yt])}if(sn||Mr){var mr=typeof K=="function"?K.displayName||K.name||"Unknown":K;sn&&An(yn,mr),Mr&&hn(yn,mr)}return Fn(K,sn,Mr,pn,at,vt.current,yn)}}var dr=F.ReactCurrentOwner,Jn=F.ReactDebugCurrentFrame;function Bn(K){if(K){var Ie=K._owner,nt=dn(K.type,K._source,Ie?Ie.type:null);Jn.setExtraStackFrame(nt)}else Jn.setExtraStackFrame(null)}var Pa;Pa=!1;function ts(K){return typeof K=="object"&&K!==null&&K.$$typeof===n}function ns(){{if(dr.current){var K=xe(dr.current.type);if(K)return`
Check the render method of \``+K+"`."}return""}}function Ro(K){return""}var gu={};function vu(K){{var Ie=ns();if(!Ie){var nt=typeof K=="string"?K:K.displayName||K.name;nt&&(Ie=`
Check the top-level render call using <`+nt+">.")}return Ie}}function Po(K,Ie){{if(!K._store||K._store.validated||K.key!=null)return;K._store.validated=!0;var nt=vu(Ie);if(gu[nt])return;gu[nt]=!0;var at="";K&&K._owner&&K._owner!==dr.current&&(at=" It was passed a child from "+xe(K._owner.type)+"."),Bn(K),z('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',nt,at),Bn(null)}}function yu(K,Ie){{if(typeof K!="object")return;if(Oe(K))for(var nt=0;nt<K.length;nt++){var at=K[nt];ts(at)&&Po(at,Ie)}else if(ts(K))K._store&&(K._store.validated=!0);else if(K){var pn=A(K);if(typeof pn=="function"&&pn!==K.entries)for(var Yt=pn.call(K),yn;!(yn=Yt.next()).done;)ts(yn.value)&&Po(yn.value,Ie)}}}function $s(K){{var Ie=K.type;if(Ie==null||typeof Ie=="string")return;var nt;if(typeof Ie=="function")nt=Ie.propTypes;else if(typeof Ie=="object"&&(Ie.$$typeof===m||Ie.$$typeof===C))nt=Ie.propTypes;else return;if(nt){var at=xe(Ie);qe(nt,K.props,"prop",at,K)}else if(Ie.PropTypes!==void 0&&!Pa){Pa=!0;var pn=xe(Ie);z("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",pn||"Unknown")}typeof Ie.getDefaultProps=="function"&&!Ie.getDefaultProps.isReactClassApproved&&z("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Da(K){{for(var Ie=Object.keys(K.props),nt=0;nt<Ie.length;nt++){var at=Ie[nt];if(at!=="children"&&at!=="key"){Bn(K),z("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",at),Bn(null);break}}K.ref!==null&&(Bn(K),z("Invalid attribute `ref` supplied to `React.Fragment`."),Bn(null))}}var yi={};function Aa(K,Ie,nt,at,pn,Yt){{var yn=ie(K);if(!yn){var sn="";(K===void 0||typeof K=="object"&&K!==null&&Object.keys(K).length===0)&&(sn+=" 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 Mr=Ro();Mr?sn+=Mr:sn+=ns();var fr;K===null?fr="null":Oe(K)?fr="array":K!==void 0&&K.$$typeof===n?(fr="<"+(xe(K.type)||"Unknown")+" />",sn=" Did you accidentally export a JSX literal instead of a component?"):fr=typeof K,z("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",fr,sn)}var mr=Xn(K,Ie,nt,pn,Yt);if(mr==null)return mr;if(yn){var Li=Ie.children;if(Li!==void 0)if(at)if(Oe(Li)){for(var ws=0;ws<Li.length;ws++)yu(Li[ws],K);Object.freeze&&Object.freeze(Li)}else z("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else yu(Li,K)}if(En.call(Ie,"key")){var Hn=xe(K),br=Object.keys(Ie).filter(function(Ao){return Ao!=="key"}),en=br.length>0?"{key: someKey, "+br.join(": ..., ")+": ...}":"{key: someKey}";if(!yi[Hn+en]){var Gs=br.length>0?"{"+br.join(": ..., ")+": ...}":"{}";z(`A props object containing a "key" prop is being spread into JSX:
let props = %s;
<%s {...props} />
React keys must be passed directly to JSX without using spread:
let props = %s;
<%s key={someKey} {...props} />`,en,Hn,Gs,Hn),yi[Hn+en]=!0}}return K===a?Da(mr):$s(mr),mr}}function la(K,Ie,nt){return Aa(K,Ie,nt,!0)}function qs(K,Ie,nt){return Aa(K,Ie,nt,!1)}var Ws=qs,Do=la;hg.Fragment=a,hg.jsx=Ws,hg.jsxs=Do}(),hg}var mF={};mF.NODE_ENV==="production"?lT.exports=hF():lT.exports=pF();var be=lT.exports,pg={},cT={exports:{}},$a={},Rb={exports:{}},dT={};/**
* @license React
* scheduler.production.min.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.
*/var DP;function gF(){return DP||(DP=1,function(t){function e(he,$e){var j=he.length;he.push($e);e:for(;0<j;){var Z=j-1>>>1,Ce=he[Z];if(0<a(Ce,$e))he[Z]=$e,he[j]=Ce,j=Z;else break e}}function n(he){return he.length===0?null:he[0]}function r(he){if(he.length===0)return null;var $e=he[0],j=he.pop();if(j!==$e){he[0]=j;e:for(var Z=0,Ce=he.length,H=Ce>>>1;Z<H;){var mt=2*(Z+1)-1,Et=he[mt],ft=mt+1,gt=he[ft];if(0>a(Et,j))ft<Ce&&0>a(gt,Et)?(he[Z]=gt,he[ft]=j,Z=ft):(he[Z]=Et,he[mt]=j,Z=mt);else if(ft<Ce&&0>a(gt,j))he[Z]=gt,he[ft]=j,Z=ft;else break e}}return $e}function a