commit 6e761464a6d0dfc9a10fcce0542e5f0bee83831f Author: Christian <87277467+christiandonf@users.noreply.github.com> Date: Wed Nov 26 19:24:05 2025 -0300 first commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a547bf3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,24 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* + +node_modules +dist +dist-ssr +*.local + +# Editor directories and files +.vscode/* +!.vscode/extensions.json +.idea +.DS_Store +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? diff --git a/.prettierrc b/.prettierrc new file mode 100644 index 0000000..fd496a8 --- /dev/null +++ b/.prettierrc @@ -0,0 +1,4 @@ +{ + "singleQuote": true, + "semi": false +} diff --git a/README.md b/README.md new file mode 100644 index 0000000..7059a96 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# React + Vite + +This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. + +Currently, two official plugins are available: + +- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) uses [Babel](https://babeljs.io/) for Fast Refresh +- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh + +## Expanding the ESLint configuration + +If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project. diff --git a/eslint.config.js b/eslint.config.js new file mode 100644 index 0000000..ec2b712 --- /dev/null +++ b/eslint.config.js @@ -0,0 +1,33 @@ +import js from '@eslint/js' +import globals from 'globals' +import reactHooks from 'eslint-plugin-react-hooks' +import reactRefresh from 'eslint-plugin-react-refresh' + +export default [ + { ignores: ['dist'] }, + { + files: ['**/*.{js,jsx}'], + languageOptions: { + ecmaVersion: 2020, + globals: globals.browser, + parserOptions: { + ecmaVersion: 'latest', + ecmaFeatures: { jsx: true }, + sourceType: 'module', + }, + }, + plugins: { + 'react-hooks': reactHooks, + 'react-refresh': reactRefresh, + }, + rules: { + ...js.configs.recommended.rules, + ...reactHooks.configs.recommended.rules, + 'no-unused-vars': ['error', { varsIgnorePattern: '^[A-Z_]' }], + 'react-refresh/only-export-components': [ + 'warn', + { allowConstantExport: true }, + ], + }, + }, +] diff --git a/eslintrc.json b/eslintrc.json new file mode 100644 index 0000000..83183a4 --- /dev/null +++ b/eslintrc.json @@ -0,0 +1,24 @@ +{ + "env": { + "browser": true, + "es2021": true + }, + "extends": [ + "eslint:recommended", + "plugin:react/recommended", + "plugin:prettier/recommended" + ], + "parserOptions": { + "ecmaVersion": 12, + "sourceType": "module" + }, + "rules": { + "prettier/prettier": [ + "error", + { + "singleQuote": true, + "semi": false + } + ] + } +} diff --git a/index.html b/index.html new file mode 100644 index 0000000..f54d6bf --- /dev/null +++ b/index.html @@ -0,0 +1,17 @@ + + + +
+ + + +>>1,s=S[al];if(0>>1;al Z(x,q))R Z(J,x)?(S[al]=J,S[R]=q,al=R):(S[al]=x,S[_]=q,al=_);else if(RZ(J,q))S[al]=J,S[R]=q,al=R;else break l}}return O}function Z(S,O){var q=S.sortIndex-O.sortIndex;return q!==0?q:S.id-O.id}if(M.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var W=performance;M.unstable_now=function(){return W.now()}}else{var vl=Date,Hl=vl.now();M.unstable_now=function(){return vl.now()-Hl}}var U=[],A=[],p=1,cl=null,el=3,jl=!1,ql=!1,ot=!1,Bl=!1,oa=typeof setTimeout=="function"?setTimeout:null,zt=typeof clearTimeout=="function"?clearTimeout:null,_l=typeof setImmediate<"u"?setImmediate:null;function rt(S){for(var O=I(A);O!==null;){if(O.callback===null)m(A);else if(O.startTime<=S)m(A),O.sortIndex=O.expirationTime,sl(U,O);else break;O=I(A)}}function K(S){if(ot=!1,rt(S),!ql)if(I(U)!==null)ql=!0,Vl||(Vl=!0,Dl());else{var O=I(A);O!==null&&Nl(K,O.startTime-S)}}var Vl=!1,Ll=-1,Kl=5,mt=-1;function Ra(){return Bl?!0:!(M.unstable_now()-mtS&&Ra());){var al=cl.callback;if(typeof al=="function"){cl.callback=null,el=cl.priorityLevel;var s=al(cl.expirationTime<=S);if(S=M.unstable_now(),typeof s=="function"){cl.callback=s,rt(S),O=!0;break t}cl===I(U)&&m(U),rt(S)}else m(U);cl=I(U)}if(cl!==null)O=!0;else{var E=I(A);E!==null&&Nl(K,E.startTime-S),O=!1}}break l}finally{cl=null,el=q,jl=!1}O=void 0}}finally{O?Dl():Vl=!1}}}var Dl;if(typeof _l=="function")Dl=function(){_l(xt)};else if(typeof MessageChannel<"u"){var ra=new MessageChannel,va=ra.port2;ra.port1.onmessage=xt,Dl=function(){va.postMessage(null)}}else Dl=function(){oa(xt,0)};function Nl(S,O){Ll=oa(function(){S(M.unstable_now())},O)}M.unstable_IdlePriority=5,M.unstable_ImmediatePriority=1,M.unstable_LowPriority=4,M.unstable_NormalPriority=3,M.unstable_Profiling=null,M.unstable_UserBlockingPriority=2,M.unstable_cancelCallback=function(S){S.callback=null},M.unstable_forceFrameRate=function(S){0>S||125 al?(S.sortIndex=q,sl(A,S),I(U)===null&&S===I(A)&&(ot?(zt(Ll),Ll=-1):ot=!0,Nl(K,q-al))):(S.sortIndex=s,sl(U,S),ql||jl||(ql=!0,Vl||(Vl=!0,Dl()))),S},M.unstable_shouldYield=Ra,M.unstable_wrapCallback=function(S){var O=el;return function(){var q=el;el=O;try{return S.apply(this,arguments)}finally{el=q}}}}(If)),If}var Fd;function Rv(){return Fd||(Fd=1,Ff.exports=Uv()),Ff.exports}var Pf={exports:{}},G={};/** + * @license React + * react.production.js + * + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var Id;function Hv(){if(Id)return G;Id=1;var M=Symbol.for("react.transitional.element"),sl=Symbol.for("react.portal"),I=Symbol.for("react.fragment"),m=Symbol.for("react.strict_mode"),Z=Symbol.for("react.profiler"),W=Symbol.for("react.consumer"),vl=Symbol.for("react.context"),Hl=Symbol.for("react.forward_ref"),U=Symbol.for("react.suspense"),A=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),cl=Symbol.iterator;function el(s){return s===null||typeof s!="object"?null:(s=cl&&s[cl]||s["@@iterator"],typeof s=="function"?s:null)}var jl={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},ql=Object.assign,ot={};function Bl(s,E,_){this.props=s,this.context=E,this.refs=ot,this.updater=_||jl}Bl.prototype.isReactComponent={},Bl.prototype.setState=function(s,E){if(typeof s!="object"&&typeof s!="function"&&s!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,s,E,"setState")},Bl.prototype.forceUpdate=function(s){this.updater.enqueueForceUpdate(this,s,"forceUpdate")};function oa(){}oa.prototype=Bl.prototype;function zt(s,E,_){this.props=s,this.context=E,this.refs=ot,this.updater=_||jl}var _l=zt.prototype=new oa;_l.constructor=zt,ql(_l,Bl.prototype),_l.isPureReactComponent=!0;var rt=Array.isArray,K={H:null,A:null,T:null,S:null,V:null},Vl=Object.prototype.hasOwnProperty;function Ll(s,E,_,x,R,J){return _=J.ref,{$$typeof:M,type:s,key:E,ref:_!==void 0?_:null,props:J}}function Kl(s,E){return Ll(s.type,E,void 0,void 0,void 0,s.props)}function mt(s){return typeof s=="object"&&s!==null&&s.$$typeof===M}function Ra(s){var E={"=":"=0",":":"=2"};return"$"+s.replace(/[=:]/g,function(_){return E[_]})}var xt=/\/+/g;function Dl(s,E){return typeof s=="object"&&s!==null&&s.key!=null?Ra(""+s.key):E.toString(36)}function ra(){}function va(s){switch(s.status){case"fulfilled":return s.value;case"rejected":throw s.reason;default:switch(typeof s.status=="string"?s.then(ra,ra):(s.status="pending",s.then(function(E){s.status==="pending"&&(s.status="fulfilled",s.value=E)},function(E){s.status==="pending"&&(s.status="rejected",s.reason=E)})),s.status){case"fulfilled":return s.value;case"rejected":throw s.reason}}throw s}function Nl(s,E,_,x,R){var J=typeof s;(J==="undefined"||J==="boolean")&&(s=null);var B=!1;if(s===null)B=!0;else switch(J){case"bigint":case"string":case"number":B=!0;break;case"object":switch(s.$$typeof){case M:case sl:B=!0;break;case p:return B=s._init,Nl(B(s._payload),E,_,x,R)}}if(B)return R=R(s),B=x===""?"."+Dl(s,0):x,rt(R)?(_="",B!=null&&(_=B.replace(xt,"$&/")+"/"),Nl(R,E,_,"",function(Qt){return Qt})):R!=null&&(mt(R)&&(R=Kl(R,_+(R.key==null||s&&s.key===R.key?"":(""+R.key).replace(xt,"$&/")+"/")+B)),E.push(R)),1;B=0;var Jl=x===""?".":x+":";if(rt(s))for(var fl=0;fl"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(M)}catch(sl){console.error(sl)}}return M(),li.exports=jv(),li.exports}/** + * @license React + * react-dom-client.production.js + * + * Copyright (c) Meta Platforms, Inc. and affiliates. + * + * This source code is licensed under the MIT license found in the + * LICENSE file in the root directory of this source tree. + */var ao;function Yv(){if(ao)return me;ao=1;var M=Rv(),sl=ti(),I=qv();function m(l){var t="https://react.dev/errors/"+l;if(1 s||(l.current=al[s],al[s]=null,s--)}function x(l,t){s++,al[s]=l.current,l.current=t}var R=E(null),J=E(null),B=E(null),Jl=E(null);function fl(l,t){switch(x(B,t),x(J,l),x(R,null),t.nodeType){case 9:case 11:l=(l=t.documentElement)&&(l=l.namespaceURI)?Ad(l):0;break;default:if(l=t.tagName,t=t.namespaceURI)t=Ad(t),l=zd(t,l);else switch(l){case"svg":l=1;break;case"math":l=2;break;default:l=0}}_(R),x(R,l)}function Qt(){_(R),_(J),_(B)}function Hn(l){l.memoizedState!==null&&x(Jl,l);var t=R.current,a=zd(t,l.type);t!==a&&(x(J,l),x(R,a))}function ge(l){J.current===l&&(_(R),_(J)),Jl.current===l&&(_(Jl),de._currentValue=q)}var jn=Object.prototype.hasOwnProperty,qn=M.unstable_scheduleCallback,Yn=M.unstable_cancelCallback,no=M.unstable_shouldYield,co=M.unstable_requestPaint,gt=M.unstable_now,fo=M.unstable_getCurrentPriorityLevel,ai=M.unstable_ImmediatePriority,ui=M.unstable_UserBlockingPriority,Se=M.unstable_NormalPriority,io=M.unstable_LowPriority,ei=M.unstable_IdlePriority,so=M.log,oo=M.unstable_setDisableYieldValue,Su=null,wl=null;function Zt(l){if(typeof so=="function"&&oo(l),wl&&typeof wl.setStrictMode=="function")try{wl.setStrictMode(Su,l)}catch{}}var Wl=Math.clz32?Math.clz32:ho,ro=Math.log,vo=Math.LN2;function ho(l){return l>>>=0,l===0?32:31-(ro(l)/vo|0)|0}var be=256,Te=4194304;function ha(l){var t=l&42;if(t!==0)return t;switch(l&-l){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return l&4194048;case 4194304:case 8388608:case 16777216:case 33554432:return l&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return l}}function Ee(l,t,a){var u=l.pendingLanes;if(u===0)return 0;var e=0,n=l.suspendedLanes,c=l.pingedLanes;l=l.warmLanes;var f=u&134217727;return f!==0?(u=f&~n,u!==0?e=ha(u):(c&=f,c!==0?e=ha(c):a||(a=f&~l,a!==0&&(e=ha(a))))):(f=u&~n,f!==0?e=ha(f):c!==0?e=ha(c):a||(a=u&~l,a!==0&&(e=ha(a)))),e===0?0:t!==0&&t!==e&&(t&n)===0&&(n=e&-e,a=t&-t,n>=a||n===32&&(a&4194048)!==0)?t:e}function bu(l,t){return(l.pendingLanes&~(l.suspendedLanes&~l.pingedLanes)&t)===0}function yo(l,t){switch(l){case 1:case 2:case 4:case 8:case 64:return t+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function ni(){var l=be;return be<<=1,(be&4194048)===0&&(be=256),l}function ci(){var l=Te;return Te<<=1,(Te&62914560)===0&&(Te=4194304),l}function Bn(l){for(var t=[],a=0;31>a;a++)t.push(l);return t}function Tu(l,t){l.pendingLanes|=t,t!==268435456&&(l.suspendedLanes=0,l.pingedLanes=0,l.warmLanes=0)}function mo(l,t,a,u,e,n){var c=l.pendingLanes;l.pendingLanes=a,l.suspendedLanes=0,l.pingedLanes=0,l.warmLanes=0,l.expiredLanes&=a,l.entangledLanes&=a,l.errorRecoveryDisabledLanes&=a,l.shellSuspendCounter=0;var f=l.entanglements,i=l.expirationTimes,v=l.hiddenUpdates;for(a=c&~a;0)":-1 e||i[u]!==v[e]){var g=` +`+i[u].replace(" at new "," at ");return l.displayName&&g.includes(" ")&&(g=g.replace(" ",l.displayName)),g}while(1<=u&&0<=e);break}}}finally{Vn=!1,Error.prepareStackTrace=a}return(a=l?l.displayName||l.name:"")?Ga(a):""}function Ao(l){switch(l.tag){case 26:case 27:case 5:return Ga(l.type);case 16:return Ga("Lazy");case 13:return Ga("Suspense");case 19:return Ga("SuspenseList");case 0:case 15:return Ln(l.type,!1);case 11:return Ln(l.type.render,!1);case 1:return Ln(l.type,!0);case 31:return Ga("Activity");default:return""}}function mi(l){try{var t="";do t+=Ao(l),l=l.return;while(l);return t}catch(a){return` +Error generating stack: `+a.message+` +`+a.stack}}function at(l){switch(typeof l){case"bigint":case"boolean":case"number":case"string":case"undefined":return l;case"object":return l;default:return""}}function gi(l){var t=l.type;return(l=l.nodeName)&&l.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function zo(l){var t=gi(l)?"checked":"value",a=Object.getOwnPropertyDescriptor(l.constructor.prototype,t),u=""+l[t];if(!l.hasOwnProperty(t)&&typeof a<"u"&&typeof a.get=="function"&&typeof a.set=="function"){var e=a.get,n=a.set;return Object.defineProperty(l,t,{configurable:!0,get:function(){return e.call(this)},set:function(c){u=""+c,n.call(this,c)}}),Object.defineProperty(l,t,{enumerable:a.enumerable}),{getValue:function(){return u},setValue:function(c){u=""+c},stopTracking:function(){l._valueTracker=null,delete l[t]}}}}function xe(l){l._valueTracker||(l._valueTracker=zo(l))}function Si(l){if(!l)return!1;var t=l._valueTracker;if(!t)return!0;var a=t.getValue(),u="";return l&&(u=gi(l)?l.checked?"true":"false":l.value),l=u,l!==a?(t.setValue(l),!0):!1}function Oe(l){if(l=l||(typeof document<"u"?document:void 0),typeof l>"u")return null;try{return l.activeElement||l.body}catch{return l.body}}var xo=/[\n"\\]/g;function ut(l){return l.replace(xo,function(t){return"\\"+t.charCodeAt(0).toString(16)+" "})}function Kn(l,t,a,u,e,n,c,f){l.name="",c!=null&&typeof c!="function"&&typeof c!="symbol"&&typeof c!="boolean"?l.type=c:l.removeAttribute("type"),t!=null?c==="number"?(t===0&&l.value===""||l.value!=t)&&(l.value=""+at(t)):l.value!==""+at(t)&&(l.value=""+at(t)):c!=="submit"&&c!=="reset"||l.removeAttribute("value"),t!=null?Jn(l,c,at(t)):a!=null?Jn(l,c,at(a)):u!=null&&l.removeAttribute("value"),e==null&&n!=null&&(l.defaultChecked=!!n),e!=null&&(l.checked=e&&typeof e!="function"&&typeof e!="symbol"),f!=null&&typeof f!="function"&&typeof f!="symbol"&&typeof f!="boolean"?l.name=""+at(f):l.removeAttribute("name")}function bi(l,t,a,u,e,n,c,f){if(n!=null&&typeof n!="function"&&typeof n!="symbol"&&typeof n!="boolean"&&(l.type=n),t!=null||a!=null){if(!(n!=="submit"&&n!=="reset"||t!=null))return;a=a!=null?""+at(a):"",t=t!=null?""+at(t):a,f||t===l.value||(l.value=t),l.defaultValue=t}u=u??e,u=typeof u!="function"&&typeof u!="symbol"&&!!u,l.checked=f?l.checked:!!u,l.defaultChecked=!!u,c!=null&&typeof c!="function"&&typeof c!="symbol"&&typeof c!="boolean"&&(l.name=c)}function Jn(l,t,a){t==="number"&&Oe(l.ownerDocument)===l||l.defaultValue===""+a||(l.defaultValue=""+a)}function Xa(l,t,a,u){if(l=l.options,t){t={};for(var e=0;e "u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Fn=!1;if(Mt)try{var xu={};Object.defineProperty(xu,"passive",{get:function(){Fn=!0}}),window.addEventListener("test",xu,xu),window.removeEventListener("test",xu,xu)}catch{Fn=!1}var Vt=null,In=null,_e=null;function Mi(){if(_e)return _e;var l,t=In,a=t.length,u,e="value"in Vt?Vt.value:Vt.textContent,n=e.length;for(l=0;l=_u),Ri=" ",Hi=!1;function ji(l,t){switch(l){case"keyup":return Io.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function qi(l){return l=l.detail,typeof l=="object"&&"data"in l?l.data:null}var Va=!1;function lr(l,t){switch(l){case"compositionend":return qi(t);case"keypress":return t.which!==32?null:(Hi=!0,Ri);case"textInput":return l=t.data,l===Ri&&Hi?null:l;default:return null}}function tr(l,t){if(Va)return l==="compositionend"||!uc&&ji(l,t)?(l=Mi(),_e=In=Vt=null,Va=!1,l):null;switch(l){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1 =t)return{node:a,offset:t-l};l=u}l:{for(;a;){if(a.nextSibling){a=a.nextSibling;break l}a=a.parentNode}a=void 0}a=Vi(a)}}function Ki(l,t){return l&&t?l===t?!0:l&&l.nodeType===3?!1:t&&t.nodeType===3?Ki(l,t.parentNode):"contains"in l?l.contains(t):l.compareDocumentPosition?!!(l.compareDocumentPosition(t)&16):!1:!1}function Ji(l){l=l!=null&&l.ownerDocument!=null&&l.ownerDocument.defaultView!=null?l.ownerDocument.defaultView:window;for(var t=Oe(l.document);t instanceof l.HTMLIFrameElement;){try{var a=typeof t.contentWindow.location.href=="string"}catch{a=!1}if(a)l=t.contentWindow;else break;t=Oe(l.document)}return t}function cc(l){var t=l&&l.nodeName&&l.nodeName.toLowerCase();return t&&(t==="input"&&(l.type==="text"||l.type==="search"||l.type==="tel"||l.type==="url"||l.type==="password")||t==="textarea"||l.contentEditable==="true")}var sr=Mt&&"documentMode"in document&&11>=document.documentMode,La=null,fc=null,Uu=null,ic=!1;function wi(l,t,a){var u=a.window===a?a.document:a.nodeType===9?a:a.ownerDocument;ic||La==null||La!==Oe(u)||(u=La,"selectionStart"in u&&cc(u)?u={start:u.selectionStart,end:u.selectionEnd}:(u=(u.ownerDocument&&u.ownerDocument.defaultView||window).getSelection(),u={anchorNode:u.anchorNode,anchorOffset:u.anchorOffset,focusNode:u.focusNode,focusOffset:u.focusOffset}),Uu&&pu(Uu,u)||(Uu=u,u=Sn(fc,"onSelect"),0 >=c,e-=c,Dt=1<<32-Wl(t)+e|a< n?n:8;var c=S.T,f={};S.T=f,wc(l,!1,t,a);try{var i=e(),v=S.S;if(v!==null&&v(f,i),i!==null&&typeof i=="object"&&typeof i.then=="function"){var g=Sr(i,u);Ju(l,t,g,lt(l))}else Ju(l,t,u,lt(l))}catch(T){Ju(l,t,{then:function(){},status:"rejected",reason:T},lt())}finally{O.p=n,S.T=c}}function zr(){}function Kc(l,t,a,u){if(l.tag!==5)throw Error(m(476));var e=Ws(l).queue;ws(l,e,t,q,a===null?zr:function(){return ks(l),a(u)})}function Ws(l){var t=l.memoizedState;if(t!==null)return t;t={memoizedState:q,baseState:q,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Rt,lastRenderedState:q},next:null};var a={};return t.next={memoizedState:a,baseState:a,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Rt,lastRenderedState:a},next:null},l.memoizedState=t,l=l.alternate,l!==null&&(l.memoizedState=t),t}function ks(l){var t=Ws(l).next.queue;Ju(l,t,{},lt())}function Jc(){return Ul(de)}function $s(){return gl().memoizedState}function Fs(){return gl().memoizedState}function xr(l){for(var t=l.return;t!==null;){switch(t.tag){case 24:case 3:var a=lt();l=Jt(a);var u=wt(t,l,a);u!==null&&(tt(u,t,a),Qu(u,t,a)),t={cache:Ac()},l.payload=t;return}t=t.return}}function Or(l,t,a){var u=lt();a={lane:u,revertLane:0,action:a,hasEagerState:!1,eagerState:null,next:null},Fe(l)?Ps(t,a):(a=rc(l,t,a,u),a!==null&&(tt(a,l,u),l0(a,t,u)))}function Is(l,t,a){var u=lt();Ju(l,t,a,u)}function Ju(l,t,a,u){var e={lane:u,revertLane:0,action:a,hasEagerState:!1,eagerState:null,next:null};if(Fe(l))Ps(t,e);else{var n=l.alternate;if(l.lanes===0&&(n===null||n.lanes===0)&&(n=t.lastRenderedReducer,n!==null))try{var c=t.lastRenderedState,f=n(c,a);if(e.hasEagerState=!0,e.eagerState=f,kl(f,c))return je(l,t,e,0),nl===null&&He(),!1}catch{}finally{}if(a=rc(l,t,e,u),a!==null)return tt(a,l,u),l0(a,t,u),!0}return!1}function wc(l,t,a,u){if(u={lane:2,revertLane:Mf(),action:u,hasEagerState:!1,eagerState:null,next:null},Fe(l)){if(t)throw Error(m(479))}else t=rc(l,a,u,2),t!==null&&tt(t,l,2)}function Fe(l){var t=l.alternate;return l===X||t!==null&&t===X}function Ps(l,t){lu=Ke=!0;var a=l.pending;a===null?t.next=t:(t.next=a.next,a.next=t),l.pending=t}function l0(l,t,a){if((a&4194048)!==0){var u=t.lanes;u&=l.pendingLanes,a|=u,t.lanes=a,ii(l,a)}}var Ie={readContext:Ul,use:we,useCallback:hl,useContext:hl,useEffect:hl,useImperativeHandle:hl,useLayoutEffect:hl,useInsertionEffect:hl,useMemo:hl,useReducer:hl,useRef:hl,useState:hl,useDebugValue:hl,useDeferredValue:hl,useTransition:hl,useSyncExternalStore:hl,useId:hl,useHostTransitionStatus:hl,useFormState:hl,useActionState:hl,useOptimistic:hl,useMemoCache:hl,useCacheRefresh:hl},t0={readContext:Ul,use:we,useCallback:function(l,t){return Ql().memoizedState=[l,t===void 0?null:t],l},useContext:Ul,useEffect:Gs,useImperativeHandle:function(l,t,a){a=a!=null?a.concat([l]):null,$e(4194308,4,Cs.bind(null,t,l),a)},useLayoutEffect:function(l,t){return $e(4194308,4,l,t)},useInsertionEffect:function(l,t){$e(4,2,l,t)},useMemo:function(l,t){var a=Ql();t=t===void 0?null:t;var u=l();if(_a){Zt(!0);try{l()}finally{Zt(!1)}}return a.memoizedState=[u,t],u},useReducer:function(l,t,a){var u=Ql();if(a!==void 0){var e=a(t);if(_a){Zt(!0);try{a(t)}finally{Zt(!1)}}}else e=t;return u.memoizedState=u.baseState=e,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:l,lastRenderedState:e},u.queue=l,l=l.dispatch=Or.bind(null,X,l),[u.memoizedState,l]},useRef:function(l){var t=Ql();return l={current:l},t.memoizedState=l},useState:function(l){l=Zc(l);var t=l.queue,a=Is.bind(null,X,t);return t.dispatch=a,[l.memoizedState,a]},useDebugValue:Vc,useDeferredValue:function(l,t){var a=Ql();return Lc(a,l,t)},useTransition:function(){var l=Zc(!1);return l=ws.bind(null,X,l.queue,!0,!1),Ql().memoizedState=l,[!1,l]},useSyncExternalStore:function(l,t,a){var u=X,e=Ql();if(k){if(a===void 0)throw Error(m(407));a=a()}else{if(a=t(),nl===null)throw Error(m(349));(L&124)!==0||As(u,t,a)}e.memoizedState=a;var n={value:a,getSnapshot:t};return e.queue=n,Gs(xs.bind(null,u,n,l),[l]),u.flags|=2048,au(9,ke(),zs.bind(null,u,n,a,t),null),a},useId:function(){var l=Ql(),t=nl.identifierPrefix;if(k){var a=Nt,u=Dt;a=(u&~(1<<32-Wl(u)-1)).toString(32)+a,t="«"+t+"R"+a,a=Je++,0j?(zl=N,N=null):zl=N.sibling;var w=h(o,N,r[j],b);if(w===null){N===null&&(N=zl);break}l&&N&&w.alternate===null&&t(o,N),d=n(w,d,j),Q===null?D=w:Q.sibling=w,Q=w,N=zl}if(j===r.length)return a(o,N),k&&Ea(o,j),D;if(N===null){for(;j j?(zl=N,N=null):zl=N.sibling;var da=h(o,N,w.value,b);if(da===null){N===null&&(N=zl);break}l&&N&&da.alternate===null&&t(o,N),d=n(da,d,j),Q===null?D=da:Q.sibling=da,Q=da,N=zl}if(w.done)return a(o,N),k&&Ea(o,j),D;if(N===null){for(;!w.done;j++,w=r.next())w=T(o,w.value,b),w!==null&&(d=n(w,d,j),Q===null?D=w:Q.sibling=w,Q=w);return k&&Ea(o,j),D}for(N=u(N);!w.done;j++,w=r.next())w=y(N,o,j,w.value,b),w!==null&&(l&&w.alternate!==null&&N.delete(w.key===null?j:w.key),d=n(w,d,j),Q===null?D=w:Q.sibling=w,Q=w);return l&&N.forEach(function(_v){return t(o,_v)}),k&&Ea(o,j),D}function tl(o,d,r,b){if(typeof r=="object"&&r!==null&&r.type===ql&&r.key===null&&(r=r.props.children),typeof r=="object"&&r!==null){switch(r.$$typeof){case el:l:{for(var D=r.key;d!==null;){if(d.key===D){if(D=r.type,D===ql){if(d.tag===7){a(o,d.sibling),b=e(d,r.props.children),b.return=o,o=b;break l}}else if(d.elementType===D||typeof D=="object"&&D!==null&&D.$$typeof===Kl&&u0(D)===d.type){a(o,d.sibling),b=e(d,r.props),Wu(b,r),b.return=o,o=b;break l}a(o,d);break}else t(o,d);d=d.sibling}r.type===ql?(b=ba(r.props.children,o.mode,b,r.key),b.return=o,o=b):(b=Ye(r.type,r.key,r.props,null,o.mode,b),Wu(b,r),b.return=o,o=b)}return c(o);case jl:l:{for(D=r.key;d!==null;){if(d.key===D)if(d.tag===4&&d.stateNode.containerInfo===r.containerInfo&&d.stateNode.implementation===r.implementation){a(o,d.sibling),b=e(d,r.children||[]),b.return=o,o=b;break l}else{a(o,d);break}else t(o,d);d=d.sibling}b=yc(r,o.mode,b),b.return=o,o=b}return c(o);case Kl:return D=r._init,r=D(r._payload),tl(o,d,r,b)}if(Nl(r))return Y(o,d,r,b);if(Dl(r)){if(D=Dl(r),typeof D!="function")throw Error(m(150));return r=D.call(r),H(o,d,r,b)}if(typeof r.then=="function")return tl(o,d,Pe(r),b);if(r.$$typeof===_l)return tl(o,d,Qe(o,r),b);ln(o,r)}return typeof r=="string"&&r!==""||typeof r=="number"||typeof r=="bigint"?(r=""+r,d!==null&&d.tag===6?(a(o,d.sibling),b=e(d,r),b.return=o,o=b):(a(o,d),b=hc(r,o.mode,b),b.return=o,o=b),c(o)):a(o,d)}return function(o,d,r,b){try{wu=0;var D=tl(o,d,r,b);return uu=null,D}catch(N){if(N===Gu||N===Ce)throw N;var Q=$l(29,N,null,o.mode);return Q.lanes=b,Q.return=o,Q}finally{}}}var eu=e0(!0),n0=e0(!1),it=E(null),bt=null;function kt(l){var t=l.alternate;x(bl,bl.current&1),x(it,l),bt===null&&(t===null||Pa.current!==null||t.memoizedState!==null)&&(bt=l)}function c0(l){if(l.tag===22){if(x(bl,bl.current),x(it,l),bt===null){var t=l.alternate;t!==null&&t.memoizedState!==null&&(bt=l)}}else $t()}function $t(){x(bl,bl.current),x(it,it.current)}function Ht(l){_(it),bt===l&&(bt=null),_(bl)}var bl=E(0);function tn(l){for(var t=l;t!==null;){if(t.tag===13){var a=t.memoizedState;if(a!==null&&(a=a.dehydrated,a===null||a.data==="$?"||Gf(a)))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if((t.flags&128)!==0)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===l)break;for(;t.sibling===null;){if(t.return===null||t.return===l)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}function Wc(l,t,a,u){t=l.memoizedState,a=a(u,t),a=a==null?t:p({},t,a),l.memoizedState=a,l.lanes===0&&(l.updateQueue.baseState=a)}var kc={enqueueSetState:function(l,t,a){l=l._reactInternals;var u=lt(),e=Jt(u);e.payload=t,a!=null&&(e.callback=a),t=wt(l,e,u),t!==null&&(tt(t,l,u),Qu(t,l,u))},enqueueReplaceState:function(l,t,a){l=l._reactInternals;var u=lt(),e=Jt(u);e.tag=1,e.payload=t,a!=null&&(e.callback=a),t=wt(l,e,u),t!==null&&(tt(t,l,u),Qu(t,l,u))},enqueueForceUpdate:function(l,t){l=l._reactInternals;var a=lt(),u=Jt(a);u.tag=2,t!=null&&(u.callback=t),t=wt(l,u,a),t!==null&&(tt(t,l,a),Qu(t,l,a))}};function f0(l,t,a,u,e,n,c){return l=l.stateNode,typeof l.shouldComponentUpdate=="function"?l.shouldComponentUpdate(u,n,c):t.prototype&&t.prototype.isPureReactComponent?!pu(a,u)||!pu(e,n):!0}function i0(l,t,a,u){l=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(a,u),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(a,u),t.state!==l&&kc.enqueueReplaceState(t,t.state,null)}function Da(l,t){var a=t;if("ref"in t){a={};for(var u in t)u!=="ref"&&(a[u]=t[u])}if(l=l.defaultProps){a===t&&(a=p({},a));for(var e in l)a[e]===void 0&&(a[e]=l[e])}return a}var an=typeof reportError=="function"?reportError:function(l){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof l=="object"&&l!==null&&typeof l.message=="string"?String(l.message):String(l),error:l});if(!window.dispatchEvent(t))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",l);return}console.error(l)};function s0(l){an(l)}function d0(l){console.error(l)}function o0(l){an(l)}function un(l,t){try{var a=l.onUncaughtError;a(t.value,{componentStack:t.stack})}catch(u){setTimeout(function(){throw u})}}function r0(l,t,a){try{var u=l.onCaughtError;u(a.value,{componentStack:a.stack,errorBoundary:t.tag===1?t.stateNode:null})}catch(e){setTimeout(function(){throw e})}}function $c(l,t,a){return a=Jt(a),a.tag=3,a.payload={element:null},a.callback=function(){un(l,t)},a}function v0(l){return l=Jt(l),l.tag=3,l}function h0(l,t,a,u){var e=a.type.getDerivedStateFromError;if(typeof e=="function"){var n=u.value;l.payload=function(){return e(n)},l.callback=function(){r0(t,a,u)}}var c=a.stateNode;c!==null&&typeof c.componentDidCatch=="function"&&(l.callback=function(){r0(t,a,u),typeof e!="function"&&(aa===null?aa=new Set([this]):aa.add(this));var f=u.stack;this.componentDidCatch(u.value,{componentStack:f!==null?f:""})})}function _r(l,t,a,u,e){if(a.flags|=32768,u!==null&&typeof u=="object"&&typeof u.then=="function"){if(t=a.alternate,t!==null&&qu(t,a,e,!0),a=it.current,a!==null){switch(a.tag){case 13:return bt===null?Ef():a.alternate===null&&rl===0&&(rl=3),a.flags&=-257,a.flags|=65536,a.lanes=e,u===Oc?a.flags|=16384:(t=a.updateQueue,t===null?a.updateQueue=new Set([u]):t.add(u),zf(l,u,e)),!1;case 22:return a.flags|=65536,u===Oc?a.flags|=16384:(t=a.updateQueue,t===null?(t={transitions:null,markerInstances:null,retryQueue:new Set([u])},a.updateQueue=t):(a=t.retryQueue,a===null?t.retryQueue=new Set([u]):a.add(u)),zf(l,u,e)),!1}throw Error(m(435,a.tag))}return zf(l,u,e),Ef(),!1}if(k)return t=it.current,t!==null?((t.flags&65536)===0&&(t.flags|=256),t.flags|=65536,t.lanes=e,u!==Sc&&(l=Error(m(422),{cause:u}),ju(et(l,a)))):(u!==Sc&&(t=Error(m(423),{cause:u}),ju(et(t,a))),l=l.current.alternate,l.flags|=65536,e&=-e,l.lanes|=e,u=et(u,a),e=$c(l.stateNode,u,e),Dc(l,e),rl!==4&&(rl=2)),!1;var n=Error(m(520),{cause:u});if(n=et(n,a),te===null?te=[n]:te.push(n),rl!==4&&(rl=2),t===null)return!0;u=et(u,a),a=t;do{switch(a.tag){case 3:return a.flags|=65536,l=e&-e,a.lanes|=l,l=$c(a.stateNode,u,l),Dc(a,l),!1;case 1:if(t=a.type,n=a.stateNode,(a.flags&128)===0&&(typeof t.getDerivedStateFromError=="function"||n!==null&&typeof n.componentDidCatch=="function"&&(aa===null||!aa.has(n))))return a.flags|=65536,e&=-e,a.lanes|=e,e=v0(e),h0(e,l,a,u),Dc(a,e),!1}a=a.return}while(a!==null);return!1}var y0=Error(m(461)),El=!1;function xl(l,t,a,u){t.child=l===null?n0(t,null,a,u):eu(t,l.child,a,u)}function m0(l,t,a,u,e){a=a.render;var n=t.ref;if("ref"in u){var c={};for(var f in u)f!=="ref"&&(c[f]=u[f])}else c=u;return Oa(t),u=Hc(l,t,a,c,n,e),f=jc(),l!==null&&!El?(qc(l,t,e),jt(l,t,e)):(k&&f&&mc(t),t.flags|=1,xl(l,t,u,e),t.child)}function g0(l,t,a,u,e){if(l===null){var n=a.type;return typeof n=="function"&&!vc(n)&&n.defaultProps===void 0&&a.compare===null?(t.tag=15,t.type=n,S0(l,t,n,u,e)):(l=Ye(a.type,null,u,t,t.mode,e),l.ref=t.ref,l.return=t,t.child=l)}if(n=l.child,!ef(l,e)){var c=n.memoizedProps;if(a=a.compare,a=a!==null?a:pu,a(c,u)&&l.ref===t.ref)return jt(l,t,e)}return t.flags|=1,l=_t(n,u),l.ref=t.ref,l.return=t,t.child=l}function S0(l,t,a,u,e){if(l!==null){var n=l.memoizedProps;if(pu(n,u)&&l.ref===t.ref)if(El=!1,t.pendingProps=u=n,ef(l,e))(l.flags&131072)!==0&&(El=!0);else return t.lanes=l.lanes,jt(l,t,e)}return Fc(l,t,a,u,e)}function b0(l,t,a){var u=t.pendingProps,e=u.children,n=l!==null?l.memoizedState:null;if(u.mode==="hidden"){if((t.flags&128)!==0){if(u=n!==null?n.baseLanes|a:a,l!==null){for(e=t.child=l.child,n=0;e!==null;)n=n|e.lanes|e.childLanes,e=e.sibling;t.childLanes=n&~u}else t.childLanes=0,t.child=null;return T0(l,t,u,a)}if((a&536870912)!==0)t.memoizedState={baseLanes:0,cachePool:null},l!==null&&Ze(t,n!==null?n.cachePool:null),n!==null?Ss(t,n):pc(),c0(t);else return t.lanes=t.childLanes=536870912,T0(l,t,n!==null?n.baseLanes|a:a,a)}else n!==null?(Ze(t,n.cachePool),Ss(t,n),$t(),t.memoizedState=null):(l!==null&&Ze(t,null),pc(),$t());return xl(l,t,e,a),t.child}function T0(l,t,a,u){var e=xc();return e=e===null?null:{parent:Sl._currentValue,pool:e},t.memoizedState={baseLanes:a,cachePool:e},l!==null&&Ze(t,null),pc(),c0(t),l!==null&&qu(l,t,u,!0),null}function en(l,t){var a=t.ref;if(a===null)l!==null&&l.ref!==null&&(t.flags|=4194816);else{if(typeof a!="function"&&typeof a!="object")throw Error(m(284));(l===null||l.ref!==a)&&(t.flags|=4194816)}}function Fc(l,t,a,u,e){return Oa(t),a=Hc(l,t,a,u,void 0,e),u=jc(),l!==null&&!El?(qc(l,t,e),jt(l,t,e)):(k&&u&&mc(t),t.flags|=1,xl(l,t,a,e),t.child)}function E0(l,t,a,u,e,n){return Oa(t),t.updateQueue=null,a=Ts(t,u,a,e),bs(l),u=jc(),l!==null&&!El?(qc(l,t,n),jt(l,t,n)):(k&&u&&mc(t),t.flags|=1,xl(l,t,a,n),t.child)}function A0(l,t,a,u,e){if(Oa(t),t.stateNode===null){var n=Wa,c=a.contextType;typeof c=="object"&&c!==null&&(n=Ul(c)),n=new a(u,n),t.memoizedState=n.state!==null&&n.state!==void 0?n.state:null,n.updater=kc,t.stateNode=n,n._reactInternals=t,n=t.stateNode,n.props=u,n.state=t.memoizedState,n.refs={},Mc(t),c=a.contextType,n.context=typeof c=="object"&&c!==null?Ul(c):Wa,n.state=t.memoizedState,c=a.getDerivedStateFromProps,typeof c=="function"&&(Wc(t,a,c,u),n.state=t.memoizedState),typeof a.getDerivedStateFromProps=="function"||typeof n.getSnapshotBeforeUpdate=="function"||typeof n.UNSAFE_componentWillMount!="function"&&typeof n.componentWillMount!="function"||(c=n.state,typeof n.componentWillMount=="function"&&n.componentWillMount(),typeof n.UNSAFE_componentWillMount=="function"&&n.UNSAFE_componentWillMount(),c!==n.state&&kc.enqueueReplaceState(n,n.state,null),Cu(t,u,n,e),Zu(),n.state=t.memoizedState),typeof n.componentDidMount=="function"&&(t.flags|=4194308),u=!0}else if(l===null){n=t.stateNode;var f=t.memoizedProps,i=Da(a,f);n.props=i;var v=n.context,g=a.contextType;c=Wa,typeof g=="object"&&g!==null&&(c=Ul(g));var T=a.getDerivedStateFromProps;g=typeof T=="function"||typeof n.getSnapshotBeforeUpdate=="function",f=t.pendingProps!==f,g||typeof n.UNSAFE_componentWillReceiveProps!="function"&&typeof n.componentWillReceiveProps!="function"||(f||v!==c)&&i0(t,n,u,c),Kt=!1;var h=t.memoizedState;n.state=h,Cu(t,u,n,e),Zu(),v=t.memoizedState,f||h!==v||Kt?(typeof T=="function"&&(Wc(t,a,T,u),v=t.memoizedState),(i=Kt||f0(t,a,i,u,h,v,c))?(g||typeof n.UNSAFE_componentWillMount!="function"&&typeof n.componentWillMount!="function"||(typeof n.componentWillMount=="function"&&n.componentWillMount(),typeof n.UNSAFE_componentWillMount=="function"&&n.UNSAFE_componentWillMount()),typeof n.componentDidMount=="function"&&(t.flags|=4194308)):(typeof n.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=u,t.memoizedState=v),n.props=u,n.state=v,n.context=c,u=i):(typeof n.componentDidMount=="function"&&(t.flags|=4194308),u=!1)}else{n=t.stateNode,_c(l,t),c=t.memoizedProps,g=Da(a,c),n.props=g,T=t.pendingProps,h=n.context,v=a.contextType,i=Wa,typeof v=="object"&&v!==null&&(i=Ul(v)),f=a.getDerivedStateFromProps,(v=typeof f=="function"||typeof n.getSnapshotBeforeUpdate=="function")||typeof n.UNSAFE_componentWillReceiveProps!="function"&&typeof n.componentWillReceiveProps!="function"||(c!==T||h!==i)&&i0(t,n,u,i),Kt=!1,h=t.memoizedState,n.state=h,Cu(t,u,n,e),Zu();var y=t.memoizedState;c!==T||h!==y||Kt||l!==null&&l.dependencies!==null&&Xe(l.dependencies)?(typeof f=="function"&&(Wc(t,a,f,u),y=t.memoizedState),(g=Kt||f0(t,a,g,u,h,y,i)||l!==null&&l.dependencies!==null&&Xe(l.dependencies))?(v||typeof n.UNSAFE_componentWillUpdate!="function"&&typeof n.componentWillUpdate!="function"||(typeof n.componentWillUpdate=="function"&&n.componentWillUpdate(u,y,i),typeof n.UNSAFE_componentWillUpdate=="function"&&n.UNSAFE_componentWillUpdate(u,y,i)),typeof n.componentDidUpdate=="function"&&(t.flags|=4),typeof n.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof n.componentDidUpdate!="function"||c===l.memoizedProps&&h===l.memoizedState||(t.flags|=4),typeof n.getSnapshotBeforeUpdate!="function"||c===l.memoizedProps&&h===l.memoizedState||(t.flags|=1024),t.memoizedProps=u,t.memoizedState=y),n.props=u,n.state=y,n.context=i,u=g):(typeof n.componentDidUpdate!="function"||c===l.memoizedProps&&h===l.memoizedState||(t.flags|=4),typeof n.getSnapshotBeforeUpdate!="function"||c===l.memoizedProps&&h===l.memoizedState||(t.flags|=1024),u=!1)}return n=u,en(l,t),u=(t.flags&128)!==0,n||u?(n=t.stateNode,a=u&&typeof a.getDerivedStateFromError!="function"?null:n.render(),t.flags|=1,l!==null&&u?(t.child=eu(t,l.child,null,e),t.child=eu(t,null,a,e)):xl(l,t,a,e),t.memoizedState=n.state,l=t.child):l=jt(l,t,e),l}function z0(l,t,a,u){return Hu(),t.flags|=256,xl(l,t,a,u),t.child}var Ic={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Pc(l){return{baseLanes:l,cachePool:ds()}}function lf(l,t,a){return l=l!==null?l.childLanes&~a:0,t&&(l|=st),l}function x0(l,t,a){var u=t.pendingProps,e=!1,n=(t.flags&128)!==0,c;if((c=n)||(c=l!==null&&l.memoizedState===null?!1:(bl.current&2)!==0),c&&(e=!0,t.flags&=-129),c=(t.flags&32)!==0,t.flags&=-33,l===null){if(k){if(e?kt(t):$t(),k){var f=ol,i;if(i=f){l:{for(i=f,f=St;i.nodeType!==8;){if(!f){f=null;break l}if(i=yt(i.nextSibling),i===null){f=null;break l}}f=i}f!==null?(t.memoizedState={dehydrated:f,treeContext:Ta!==null?{id:Dt,overflow:Nt}:null,retryLane:536870912,hydrationErrors:null},i=$l(18,null,null,0),i.stateNode=f,i.return=t,t.child=i,Yl=t,ol=null,i=!0):i=!1}i||za(t)}if(f=t.memoizedState,f!==null&&(f=f.dehydrated,f!==null))return Gf(f)?t.lanes=32:t.lanes=536870912,null;Ht(t)}return f=u.children,u=u.fallback,e?($t(),e=t.mode,f=nn({mode:"hidden",children:f},e),u=ba(u,e,a,null),f.return=t,u.return=t,f.sibling=u,t.child=f,e=t.child,e.memoizedState=Pc(a),e.childLanes=lf(l,c,a),t.memoizedState=Ic,u):(kt(t),tf(t,f))}if(i=l.memoizedState,i!==null&&(f=i.dehydrated,f!==null)){if(n)t.flags&256?(kt(t),t.flags&=-257,t=af(l,t,a)):t.memoizedState!==null?($t(),t.child=l.child,t.flags|=128,t=null):($t(),e=u.fallback,f=t.mode,u=nn({mode:"visible",children:u.children},f),e=ba(e,f,a,null),e.flags|=2,u.return=t,e.return=t,u.sibling=e,t.child=u,eu(t,l.child,null,a),u=t.child,u.memoizedState=Pc(a),u.childLanes=lf(l,c,a),t.memoizedState=Ic,t=e);else if(kt(t),Gf(f)){if(c=f.nextSibling&&f.nextSibling.dataset,c)var v=c.dgst;c=v,u=Error(m(419)),u.stack="",u.digest=c,ju({value:u,source:null,stack:null}),t=af(l,t,a)}else if(El||qu(l,t,a,!1),c=(a&l.childLanes)!==0,El||c){if(c=nl,c!==null&&(u=a&-a,u=(u&42)!==0?1:Gn(u),u=(u&(c.suspendedLanes|a))!==0?0:u,u!==0&&u!==i.retryLane))throw i.retryLane=u,wa(l,u),tt(c,l,u),y0;f.data==="$?"||Ef(),t=af(l,t,a)}else f.data==="$?"?(t.flags|=192,t.child=l.child,t=null):(l=i.treeContext,ol=yt(f.nextSibling),Yl=t,k=!0,Aa=null,St=!1,l!==null&&(ct[ft++]=Dt,ct[ft++]=Nt,ct[ft++]=Ta,Dt=l.id,Nt=l.overflow,Ta=t),t=tf(t,u.children),t.flags|=4096);return t}return e?($t(),e=u.fallback,f=t.mode,i=l.child,v=i.sibling,u=_t(i,{mode:"hidden",children:u.children}),u.subtreeFlags=i.subtreeFlags&65011712,v!==null?e=_t(v,e):(e=ba(e,f,a,null),e.flags|=2),e.return=t,u.return=t,u.sibling=e,t.child=u,u=e,e=t.child,f=l.child.memoizedState,f===null?f=Pc(a):(i=f.cachePool,i!==null?(v=Sl._currentValue,i=i.parent!==v?{parent:v,pool:v}:i):i=ds(),f={baseLanes:f.baseLanes|a,cachePool:i}),e.memoizedState=f,e.childLanes=lf(l,c,a),t.memoizedState=Ic,u):(kt(t),a=l.child,l=a.sibling,a=_t(a,{mode:"visible",children:u.children}),a.return=t,a.sibling=null,l!==null&&(c=t.deletions,c===null?(t.deletions=[l],t.flags|=16):c.push(l)),t.child=a,t.memoizedState=null,a)}function tf(l,t){return t=nn({mode:"visible",children:t},l.mode),t.return=l,l.child=t}function nn(l,t){return l=$l(22,l,null,t),l.lanes=0,l.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},l}function af(l,t,a){return eu(t,l.child,null,a),l=tf(t,t.pendingProps.children),l.flags|=2,t.memoizedState=null,l}function O0(l,t,a){l.lanes|=t;var u=l.alternate;u!==null&&(u.lanes|=t),Tc(l.return,t,a)}function uf(l,t,a,u,e){var n=l.memoizedState;n===null?l.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:u,tail:a,tailMode:e}:(n.isBackwards=t,n.rendering=null,n.renderingStartTime=0,n.last=u,n.tail=a,n.tailMode=e)}function M0(l,t,a){var u=t.pendingProps,e=u.revealOrder,n=u.tail;if(xl(l,t,u.children,a),u=bl.current,(u&2)!==0)u=u&1|2,t.flags|=128;else{if(l!==null&&(l.flags&128)!==0)l:for(l=t.child;l!==null;){if(l.tag===13)l.memoizedState!==null&&O0(l,a,t);else if(l.tag===19)O0(l,a,t);else if(l.child!==null){l.child.return=l,l=l.child;continue}if(l===t)break l;for(;l.sibling===null;){if(l.return===null||l.return===t)break l;l=l.return}l.sibling.return=l.return,l=l.sibling}u&=1}switch(x(bl,u),e){case"forwards":for(a=t.child,e=null;a!==null;)l=a.alternate,l!==null&&tn(l)===null&&(e=a),a=a.sibling;a=e,a===null?(e=t.child,t.child=null):(e=a.sibling,a.sibling=null),uf(t,!1,e,a,n);break;case"backwards":for(a=null,e=t.child,t.child=null;e!==null;){if(l=e.alternate,l!==null&&tn(l)===null){t.child=e;break}l=e.sibling,e.sibling=a,a=e,e=l}uf(t,!0,a,null,n);break;case"together":uf(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function jt(l,t,a){if(l!==null&&(t.dependencies=l.dependencies),ta|=t.lanes,(a&t.childLanes)===0)if(l!==null){if(qu(l,t,a,!1),(a&t.childLanes)===0)return null}else return null;if(l!==null&&t.child!==l.child)throw Error(m(153));if(t.child!==null){for(l=t.child,a=_t(l,l.pendingProps),t.child=a,a.return=t;l.sibling!==null;)l=l.sibling,a=a.sibling=_t(l,l.pendingProps),a.return=t;a.sibling=null}return t.child}function ef(l,t){return(l.lanes&t)!==0?!0:(l=l.dependencies,!!(l!==null&&Xe(l)))}function Dr(l,t,a){switch(t.tag){case 3:fl(t,t.stateNode.containerInfo),Lt(t,Sl,l.memoizedState.cache),Hu();break;case 27:case 5:Hn(t);break;case 4:fl(t,t.stateNode.containerInfo);break;case 10:Lt(t,t.type,t.memoizedProps.value);break;case 13:var u=t.memoizedState;if(u!==null)return u.dehydrated!==null?(kt(t),t.flags|=128,null):(a&t.child.childLanes)!==0?x0(l,t,a):(kt(t),l=jt(l,t,a),l!==null?l.sibling:null);kt(t);break;case 19:var e=(l.flags&128)!==0;if(u=(a&t.childLanes)!==0,u||(qu(l,t,a,!1),u=(a&t.childLanes)!==0),e){if(u)return M0(l,t,a);t.flags|=128}if(e=t.memoizedState,e!==null&&(e.rendering=null,e.tail=null,e.lastEffect=null),x(bl,bl.current),u)break;return null;case 22:case 23:return t.lanes=0,b0(l,t,a);case 24:Lt(t,Sl,l.memoizedState.cache)}return jt(l,t,a)}function _0(l,t,a){if(l!==null)if(l.memoizedProps!==t.pendingProps)El=!0;else{if(!ef(l,a)&&(t.flags&128)===0)return El=!1,Dr(l,t,a);El=(l.flags&131072)!==0}else El=!1,k&&(t.flags&1048576)!==0&&us(t,Ge,t.index);switch(t.lanes=0,t.tag){case 16:l:{l=t.pendingProps;var u=t.elementType,e=u._init;if(u=e(u._payload),t.type=u,typeof u=="function")vc(u)?(l=Da(u,l),t.tag=1,t=A0(null,t,u,l,a)):(t.tag=0,t=Fc(null,t,u,l,a));else{if(u!=null){if(e=u.$$typeof,e===rt){t.tag=11,t=m0(null,t,u,l,a);break l}else if(e===Ll){t.tag=14,t=g0(null,t,u,l,a);break l}}throw t=va(u)||u,Error(m(306,t,""))}}return t;case 0:return Fc(l,t,t.type,t.pendingProps,a);case 1:return u=t.type,e=Da(u,t.pendingProps),A0(l,t,u,e,a);case 3:l:{if(fl(t,t.stateNode.containerInfo),l===null)throw Error(m(387));u=t.pendingProps;var n=t.memoizedState;e=n.element,_c(l,t),Cu(t,u,null,a);var c=t.memoizedState;if(u=c.cache,Lt(t,Sl,u),u!==n.cache&&Ec(t,[Sl],a,!0),Zu(),u=c.element,n.isDehydrated)if(n={element:u,isDehydrated:!1,cache:c.cache},t.updateQueue.baseState=n,t.memoizedState=n,t.flags&256){t=z0(l,t,u,a);break l}else if(u!==e){e=et(Error(m(424)),t),ju(e),t=z0(l,t,u,a);break l}else{switch(l=t.stateNode.containerInfo,l.nodeType){case 9:l=l.body;break;default:l=l.nodeName==="HTML"?l.ownerDocument.body:l}for(ol=yt(l.firstChild),Yl=t,k=!0,Aa=null,St=!0,a=n0(t,null,u,a),t.child=a;a;)a.flags=a.flags&-3|4096,a=a.sibling}else{if(Hu(),u===e){t=jt(l,t,a);break l}xl(l,t,u,a)}t=t.child}return t;case 26:return en(l,t),l===null?(a=Ud(t.type,null,t.pendingProps,null))?t.memoizedState=a:k||(a=t.type,l=t.pendingProps,u=Tn(B.current).createElement(a),u[pl]=t,u[Gl]=l,Ml(u,a,l),Tl(u),t.stateNode=u):t.memoizedState=Ud(t.type,l.memoizedProps,t.pendingProps,l.memoizedState),null;case 27:return Hn(t),l===null&&k&&(u=t.stateNode=Dd(t.type,t.pendingProps,B.current),Yl=t,St=!0,e=ol,na(t.type)?(Xf=e,ol=yt(u.firstChild)):ol=e),xl(l,t,t.pendingProps.children,a),en(l,t),l===null&&(t.flags|=4194304),t.child;case 5:return l===null&&k&&((e=u=ol)&&(u=av(u,t.type,t.pendingProps,St),u!==null?(t.stateNode=u,Yl=t,ol=yt(u.firstChild),St=!1,e=!0):e=!1),e||za(t)),Hn(t),e=t.type,n=t.pendingProps,c=l!==null?l.memoizedProps:null,u=n.children,qf(e,n)?u=null:c!==null&&qf(e,c)&&(t.flags|=32),t.memoizedState!==null&&(e=Hc(l,t,Tr,null,null,a),de._currentValue=e),en(l,t),xl(l,t,u,a),t.child;case 6:return l===null&&k&&((l=a=ol)&&(a=uv(a,t.pendingProps,St),a!==null?(t.stateNode=a,Yl=t,ol=null,l=!0):l=!1),l||za(t)),null;case 13:return x0(l,t,a);case 4:return fl(t,t.stateNode.containerInfo),u=t.pendingProps,l===null?t.child=eu(t,null,u,a):xl(l,t,u,a),t.child;case 11:return m0(l,t,t.type,t.pendingProps,a);case 7:return xl(l,t,t.pendingProps,a),t.child;case 8:return xl(l,t,t.pendingProps.children,a),t.child;case 12:return xl(l,t,t.pendingProps.children,a),t.child;case 10:return u=t.pendingProps,Lt(t,t.type,u.value),xl(l,t,u.children,a),t.child;case 9:return e=t.type._context,u=t.pendingProps.children,Oa(t),e=Ul(e),u=u(e),t.flags|=1,xl(l,t,u,a),t.child;case 14:return g0(l,t,t.type,t.pendingProps,a);case 15:return S0(l,t,t.type,t.pendingProps,a);case 19:return M0(l,t,a);case 31:return u=t.pendingProps,a=t.mode,u={mode:u.mode,children:u.children},l===null?(a=nn(u,a),a.ref=t.ref,t.child=a,a.return=t,t=a):(a=_t(l.child,u),a.ref=t.ref,t.child=a,a.return=t,t=a),t;case 22:return b0(l,t,a);case 24:return Oa(t),u=Ul(Sl),l===null?(e=xc(),e===null&&(e=nl,n=Ac(),e.pooledCache=n,n.refCount++,n!==null&&(e.pooledCacheLanes|=a),e=n),t.memoizedState={parent:u,cache:e},Mc(t),Lt(t,Sl,e)):((l.lanes&a)!==0&&(_c(l,t),Cu(t,null,null,a),Zu()),e=l.memoizedState,n=t.memoizedState,e.parent!==u?(e={parent:u,cache:u},t.memoizedState=e,t.lanes===0&&(t.memoizedState=t.updateQueue.baseState=e),Lt(t,Sl,u)):(u=n.cache,Lt(t,Sl,u),u!==e.cache&&Ec(t,[Sl],a,!0))),xl(l,t,t.pendingProps.children,a),t.child;case 29:throw t.pendingProps}throw Error(m(156,t.tag))}function qt(l){l.flags|=4}function D0(l,t){if(t.type!=="stylesheet"||(t.state.loading&4)!==0)l.flags&=-16777217;else if(l.flags|=16777216,!Yd(t)){if(t=it.current,t!==null&&((L&4194048)===L?bt!==null:(L&62914560)!==L&&(L&536870912)===0||t!==bt))throw Xu=Oc,os;l.flags|=8192}}function cn(l,t){t!==null&&(l.flags|=4),l.flags&16384&&(t=l.tag!==22?ci():536870912,l.lanes|=t,iu|=t)}function ku(l,t){if(!k)switch(l.tailMode){case"hidden":t=l.tail;for(var a=null;t!==null;)t.alternate!==null&&(a=t),t=t.sibling;a===null?l.tail=null:a.sibling=null;break;case"collapsed":a=l.tail;for(var u=null;a!==null;)a.alternate!==null&&(u=a),a=a.sibling;u===null?t||l.tail===null?l.tail=null:l.tail.sibling=null:u.sibling=null}}function dl(l){var t=l.alternate!==null&&l.alternate.child===l.child,a=0,u=0;if(t)for(var e=l.child;e!==null;)a|=e.lanes|e.childLanes,u|=e.subtreeFlags&65011712,u|=e.flags&65011712,e.return=l,e=e.sibling;else for(e=l.child;e!==null;)a|=e.lanes|e.childLanes,u|=e.subtreeFlags,u|=e.flags,e.return=l,e=e.sibling;return l.subtreeFlags|=u,l.childLanes=a,t}function Nr(l,t,a){var u=t.pendingProps;switch(gc(t),t.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return dl(t),null;case 1:return dl(t),null;case 3:return a=t.stateNode,u=null,l!==null&&(u=l.memoizedState.cache),t.memoizedState.cache!==u&&(t.flags|=2048),Ut(Sl),Qt(),a.pendingContext&&(a.context=a.pendingContext,a.pendingContext=null),(l===null||l.child===null)&&(Ru(t)?qt(t):l===null||l.memoizedState.isDehydrated&&(t.flags&256)===0||(t.flags|=1024,cs())),dl(t),null;case 26:return a=t.memoizedState,l===null?(qt(t),a!==null?(dl(t),D0(t,a)):(dl(t),t.flags&=-16777217)):a?a!==l.memoizedState?(qt(t),dl(t),D0(t,a)):(dl(t),t.flags&=-16777217):(l.memoizedProps!==u&&qt(t),dl(t),t.flags&=-16777217),null;case 27:ge(t),a=B.current;var e=t.type;if(l!==null&&t.stateNode!=null)l.memoizedProps!==u&&qt(t);else{if(!u){if(t.stateNode===null)throw Error(m(166));return dl(t),null}l=R.current,Ru(t)?es(t):(l=Dd(e,u,a),t.stateNode=l,qt(t))}return dl(t),null;case 5:if(ge(t),a=t.type,l!==null&&t.stateNode!=null)l.memoizedProps!==u&&qt(t);else{if(!u){if(t.stateNode===null)throw Error(m(166));return dl(t),null}if(l=R.current,Ru(t))es(t);else{switch(e=Tn(B.current),l){case 1:l=e.createElementNS("http://www.w3.org/2000/svg",a);break;case 2:l=e.createElementNS("http://www.w3.org/1998/Math/MathML",a);break;default:switch(a){case"svg":l=e.createElementNS("http://www.w3.org/2000/svg",a);break;case"math":l=e.createElementNS("http://www.w3.org/1998/Math/MathML",a);break;case"script":l=e.createElement("div"),l.innerHTML=" + + + + + + + +