diff --git a/static/video_js/video-js.js b/static/video_js/video-js.js index aed6be87..4f6130d5 100644 --- a/static/video_js/video-js.js +++ b/static/video_js/video-js.js @@ -1,4 +1,4 @@ -var t5=Object.defineProperty;var i5=(Ps,Ki,Ra)=>Ki in Ps?t5(Ps,Ki,{enumerable:!0,configurable:!0,writable:!0,value:Ra}):Ps[Ki]=Ra;var qm=(Ps,Ki,Ra)=>(i5(Ps,typeof Ki!="symbol"?Ki+"":Ki,Ra),Ra);(function(){"use strict";var Ps=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ki(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function Ra(n){if(n.__esModule)return n;var A=n.default;if(typeof A=="function"){var t=function s(){return this instanceof s?Reflect.construct(A,arguments,this.constructor):A.apply(this,arguments)};t.prototype=A.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(n).forEach(function(s){var r=Object.getOwnPropertyDescriptor(n,s);Object.defineProperty(t,s,r.get?r:{enumerable:!0,get:function(){return n[s]}})}),t}var Bb={exports:{}},_u={},Rb={exports:{}},$u={exports:{}};/** +var t5=Object.defineProperty;var i5=(_s,Vi,Ra)=>Vi in _s?t5(_s,Vi,{enumerable:!0,configurable:!0,writable:!0,value:Ra}):_s[Vi]=Ra;var km=(_s,Vi,Ra)=>(i5(_s,typeof Vi!="symbol"?Vi+"":Vi,Ra),Ra);(function(){"use strict";var _s=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Vi(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function Ra(n){if(n.__esModule)return n;var A=n.default;if(typeof A=="function"){var t=function s(){return this instanceof s?Reflect.construct(A,arguments,this.constructor):A.apply(this,arguments)};t.prototype=A.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(n).forEach(function(s){var r=Object.getOwnPropertyDescriptor(n,s);Object.defineProperty(t,s,r.get?r:{enumerable:!0,get:function(){return n[s]}})}),t}var Bb={exports:{}},_u={},Rb={exports:{}},$u={exports:{}};/** * @license React * react.development.js * @@ -6,7 +6,7 @@ var t5=Object.defineProperty;var i5=(Ps,Ki,Ra)=>Ki in Ps?t5(Ps,Ki,{enumerable:!0 * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - */$u.exports;var Ub;function NL(){return Ub||(Ub=1,function(n,A){(function(){function t(M,Z){Object.defineProperty(o.prototype,M,{get:function(){console.warn("%s(...) is deprecated in plain JavaScript React classes. %s",Z[0],Z[1])}})}function s(M){return M===null||typeof M!="object"?null:(M=ue&&M[ue]||M["@@iterator"],typeof M=="function"?M:null)}function r(M,Z){M=(M=M.constructor)&&(M.displayName||M.name)||"ReactClass";var TA=M+"."+Z;Bi[TA]||(console.error("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.",Z,M),Bi[TA]=!0)}function o(M,Z,TA){this.props=M,this.context=Z,this.refs=dA,this.updater=TA||Kt}function u(){}function d(M,Z,TA){this.props=M,this.context=Z,this.refs=dA,this.updater=TA||Kt}function f(M){return""+M}function T(M){try{f(M);var Z=!1}catch{Z=!0}if(Z){Z=console;var TA=Z.error,EA=typeof Symbol=="function"&&Symbol.toStringTag&&M[Symbol.toStringTag]||M.constructor.name||"Object";return TA.call(Z,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",EA),f(M)}}function S(M){if(M==null)return null;if(typeof M=="function")return M.$$typeof===HA?null:M.displayName||M.name||null;if(typeof M=="string")return M;switch(M){case X:return"Fragment";case wA:return"Profiler";case BA:return"StrictMode";case QA:return"Suspense";case We:return"SuspenseList";case GA:return"Activity"}if(typeof M=="object")switch(typeof M.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),M.$$typeof){case VA:return"Portal";case de:return(M.displayName||"Context")+".Provider";case OA:return(M._context.displayName||"Context")+".Consumer";case ge:var Z=M.render;return M=M.displayName,M||(M=Z.displayName||Z.name||"",M=M!==""?"ForwardRef("+M+")":"ForwardRef"),M;case WA:return Z=M.displayName||null,Z!==null?Z:S(M.type)||"Memo";case ie:Z=M._payload,M=M._init;try{return S(M(Z))}catch{}}return null}function b(M){if(M===X)return"<>";if(typeof M=="object"&&M!==null&&M.$$typeof===ie)return"<...>";try{var Z=S(M);return Z?"<"+Z+">":"<...>"}catch{return"<...>"}}function D(){var M=pA.A;return M===null?null:M.getOwner()}function L(){return Error("react-stack-top-frame")}function U(M){if(ye.call(M,"key")){var Z=Object.getOwnPropertyDescriptor(M,"key").get;if(Z&&Z.isReactWarning)return!1}return M.key!==void 0}function v(M,Z){function TA(){dt||(dt=!0,console.error("%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://react.dev/link/special-props)",Z))}TA.isReactWarning=!0,Object.defineProperty(M,"key",{get:TA,configurable:!0})}function q(){var M=S(this.type);return Ce[M]||(Ce[M]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),M=this.props.ref,M!==void 0?M:null}function O(M,Z,TA,EA,NA,ne,_A,me){return TA=ne.ref,M={$$typeof:DA,type:M,key:Z,props:ne,_owner:NA},(TA!==void 0?TA:null)!==null?Object.defineProperty(M,"ref",{enumerable:!1,get:q}):Object.defineProperty(M,"ref",{enumerable:!1,value:null}),M._store={},Object.defineProperty(M._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(M,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(M,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:_A}),Object.defineProperty(M,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:me}),Object.freeze&&(Object.freeze(M.props),Object.freeze(M)),M}function V(M,Z){return Z=O(M.type,Z,void 0,void 0,M._owner,M.props,M._debugStack,M._debugTask),M._store&&(Z._store.validated=M._store.validated),Z}function G(M){return typeof M=="object"&&M!==null&&M.$$typeof===DA}function H(M){var Z={"=":"=0",":":"=2"};return"$"+M.replace(/[=:]/g,function(TA){return Z[TA]})}function _(M,Z){return typeof M=="object"&&M!==null&&M.key!=null?(T(M.key),H(""+M.key)):Z.toString(36)}function rA(){}function J(M){switch(M.status){case"fulfilled":return M.value;case"rejected":throw M.reason;default:switch(typeof M.status=="string"?M.then(rA,rA):(M.status="pending",M.then(function(Z){M.status==="pending"&&(M.status="fulfilled",M.value=Z)},function(Z){M.status==="pending"&&(M.status="rejected",M.reason=Z)})),M.status){case"fulfilled":return M.value;case"rejected":throw M.reason}}throw M}function cA(M,Z,TA,EA,NA){var ne=typeof M;(ne==="undefined"||ne==="boolean")&&(M=null);var _A=!1;if(M===null)_A=!0;else switch(ne){case"bigint":case"string":case"number":_A=!0;break;case"object":switch(M.$$typeof){case DA:case VA:_A=!0;break;case ie:return _A=M._init,cA(_A(M._payload),Z,TA,EA,NA)}}if(_A){_A=M,NA=NA(_A);var me=EA===""?"."+_(_A,0):EA;return XA(NA)?(TA="",me!=null&&(TA=me.replace(Xe,"$&/")+"/"),cA(NA,Z,TA,"",function(pt){return pt})):NA!=null&&(G(NA)&&(NA.key!=null&&(_A&&_A.key===NA.key||T(NA.key)),TA=V(NA,TA+(NA.key==null||_A&&_A.key===NA.key?"":(""+NA.key).replace(Xe,"$&/")+"/")+me),EA!==""&&_A!=null&&G(_A)&&_A.key==null&&_A._store&&!_A._store.validated&&(TA._store.validated=2),NA=TA),Z.push(NA)),1}if(_A=0,me=EA===""?".":EA+":",XA(M))for(var $A=0;$A";if(typeof M=="object"&&M!==null&&M.$$typeof===ne)return"<...>";try{var Z=S(M);return Z?"<"+Z+">":"<...>"}catch{return"<...>"}}function D(){var M=pA.A;return M===null?null:M.getOwner()}function L(){return Error("react-stack-top-frame")}function U(M){if(XA.call(M,"key")){var Z=Object.getOwnPropertyDescriptor(M,"key").get;if(Z&&Z.isReactWarning)return!1}return M.key!==void 0}function v(M,Z){function bA(){ge||(ge=!0,console.error("%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://react.dev/link/special-props)",Z))}bA.isReactWarning=!0,Object.defineProperty(M,"key",{get:bA,configurable:!0})}function k(){var M=S(this.type);return Ce[M]||(Ce[M]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),M=this.props.ref,M!==void 0?M:null}function j(M,Z,bA,wA,NA,se,PA,me){return bA=se.ref,M={$$typeof:DA,type:M,key:Z,props:se,_owner:NA},(bA!==void 0?bA:null)!==null?Object.defineProperty(M,"ref",{enumerable:!1,get:k}):Object.defineProperty(M,"ref",{enumerable:!1,value:null}),M._store={},Object.defineProperty(M._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(M,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(M,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:PA}),Object.defineProperty(M,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:me}),Object.freeze&&(Object.freeze(M.props),Object.freeze(M)),M}function V(M,Z){return Z=j(M.type,Z,void 0,void 0,M._owner,M.props,M._debugStack,M._debugTask),M._store&&(Z._store.validated=M._store.validated),Z}function G(M){return typeof M=="object"&&M!==null&&M.$$typeof===DA}function H(M){var Z={"=":"=0",":":"=2"};return"$"+M.replace(/[=:]/g,function(bA){return Z[bA]})}function P(M,Z){return typeof M=="object"&&M!==null&&M.key!=null?(T(M.key),H(""+M.key)):Z.toString(36)}function rA(){}function J(M){switch(M.status){case"fulfilled":return M.value;case"rejected":throw M.reason;default:switch(typeof M.status=="string"?M.then(rA,rA):(M.status="pending",M.then(function(Z){M.status==="pending"&&(M.status="fulfilled",M.value=Z)},function(Z){M.status==="pending"&&(M.status="rejected",M.reason=Z)})),M.status){case"fulfilled":return M.value;case"rejected":throw M.reason}}throw M}function cA(M,Z,bA,wA,NA){var se=typeof M;(se==="undefined"||se==="boolean")&&(M=null);var PA=!1;if(M===null)PA=!0;else switch(se){case"bigint":case"string":case"number":PA=!0;break;case"object":switch(M.$$typeof){case DA:case KA:PA=!0;break;case ne:return PA=M._init,cA(PA(M._payload),Z,bA,wA,NA)}}if(PA){PA=M,NA=NA(PA);var me=wA===""?"."+P(PA,0):wA;return WA(NA)?(bA="",me!=null&&(bA=me.replace(Se,"$&/")+"/"),cA(NA,Z,bA,"",function(pt){return pt})):NA!=null&&(G(NA)&&(NA.key!=null&&(PA&&PA.key===NA.key||T(NA.key)),bA=V(NA,bA+(NA.key==null||PA&&PA.key===NA.key?"":(""+NA.key).replace(Se,"$&/")+"/")+me),wA!==""&&PA!=null&&G(PA)&&PA.key==null&&PA._store&&!PA._store.validated&&(bA._store.validated=2),NA=bA),Z.push(NA)),1}if(PA=0,me=wA===""?".":wA+":",WA(M))for(var _A=0;_A import('./MyComponent')) @@ -14,11 +14,11 @@ Your code should look like: Did you accidentally put curly braces around the import?`,Z),"default"in Z||console.error(`lazy: Expected the result of a dynamic import() call. Instead received: %s Your code should look like: - const MyComponent = lazy(() => import('./MyComponent'))`,Z),Z.default;throw M._result}function bA(){var M=pA.H;return M===null&&console.error(`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: + const MyComponent = lazy(() => import('./MyComponent'))`,Z),Z.default;throw M._result}function SA(){var M=pA.H;return M===null&&console.error(`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://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),M}function MA(){}function oA(M){if(PA===null)try{var Z=("require"+Math.random()).slice(0,7);PA=(n&&n[Z]).call(n,"timers").setImmediate}catch{PA=function(EA){ve===!1&&(ve=!0,typeof MessageChannel>"u"&&console.error("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 NA=new MessageChannel;NA.port1.onmessage=EA,NA.port2.postMessage(void 0)}}return PA(M)}function yA(M){return 1 ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),{then:function($A,pt){NA=!0,_A.then(function(Fs){if(FA(Z,TA),TA===0){try{mA(EA),oA(function(){return sA(Fs,$A,pt)})}catch(Kc){pA.thrownErrors.push(Kc)}if(0 ...)"))}),pA.actQueue=null),0pA.recentlyCreatedOwnerStacks++;return O(M,NA,void 0,void 0,D(),EA,$A?Error("react-stack-top-frame"):Fe,$A?Te(b(M)):tt)},A.createRef=function(){var M={current:null};return Object.seal(M),M},A.forwardRef=function(M){M!=null&&M.$$typeof===WA?console.error("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof M!="function"?console.error("forwardRef requires a render function but was given %s.",M===null?"null":typeof M):M.length!==0&&M.length!==2&&console.error("forwardRef render functions accept exactly two parameters: props and ref. %s",M.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),M!=null&&M.defaultProps!=null&&console.error("forwardRef render functions do not support defaultProps. Did you accidentally pass a React component?");var Z={$$typeof:ge,render:M},TA;return Object.defineProperty(Z,"displayName",{enumerable:!1,configurable:!0,get:function(){return TA},set:function(EA){TA=EA,M.name||M.displayName||(Object.defineProperty(M,"name",{value:EA}),M.displayName=EA)}}),Z},A.isValidElement=G,A.lazy=function(M){return{$$typeof:ie,_payload:{_status:-1,_result:M},_init:kA}},A.memo=function(M,Z){M==null&&console.error("memo: The first argument must be a component. Instead received: %s",M===null?"null":typeof M),Z={$$typeof:WA,type:M,compare:Z===void 0?null:Z};var TA;return Object.defineProperty(Z,"displayName",{enumerable:!1,configurable:!0,get:function(){return TA},set:function(EA){TA=EA,M.name||M.displayName||(Object.defineProperty(M,"name",{value:EA}),M.displayName=EA)}}),Z},A.startTransition=function(M){var Z=pA.T,TA={};pA.T=TA,TA._updatedFibers=new Set;try{var EA=M(),NA=pA.S;NA!==null&&NA(TA,EA),typeof EA=="object"&&EA!==null&&typeof EA.then=="function"&&EA.then(MA,Ge)}catch(ne){Ge(ne)}finally{Z===null&&TA._updatedFibers&&(M=TA._updatedFibers.size,TA._updatedFibers.clear(),10"u"&&console.error("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 NA=new MessageChannel;NA.port1.onmessage=wA,NA.port2.postMessage(void 0)}}return jA(M)}function TA(M){return 1 ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),{then:function(_A,pt){NA=!0,PA.then(function(Qs){if(FA(Z,bA),bA===0){try{fA(wA),oA(function(){return iA(Qs,_A,pt)})}catch(Kc){pA.thrownErrors.push(Kc)}if(0 ...)"))}),pA.actQueue=null),0pA.recentlyCreatedOwnerStacks++;return j(M,NA,void 0,void 0,D(),wA,_A?Error("react-stack-top-frame"):xe,_A?fe(b(M)):ve)},A.createRef=function(){var M={current:null};return Object.seal(M),M},A.forwardRef=function(M){M!=null&&M.$$typeof===JA?console.error("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof M!="function"?console.error("forwardRef requires a render function but was given %s.",M===null?"null":typeof M):M.length!==0&&M.length!==2&&console.error("forwardRef render functions accept exactly two parameters: props and ref. %s",M.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),M!=null&&M.defaultProps!=null&&console.error("forwardRef render functions do not support defaultProps. Did you accidentally pass a React component?");var Z={$$typeof:be,render:M},bA;return Object.defineProperty(Z,"displayName",{enumerable:!1,configurable:!0,get:function(){return bA},set:function(wA){bA=wA,M.name||M.displayName||(Object.defineProperty(M,"name",{value:wA}),M.displayName=wA)}}),Z},A.isValidElement=G,A.lazy=function(M){return{$$typeof:ne,_payload:{_status:-1,_result:M},_init:qA}},A.memo=function(M,Z){M==null&&console.error("memo: The first argument must be a component. Instead received: %s",M===null?"null":typeof M),Z={$$typeof:JA,type:M,compare:Z===void 0?null:Z};var bA;return Object.defineProperty(Z,"displayName",{enumerable:!1,configurable:!0,get:function(){return bA},set:function(wA){bA=wA,M.name||M.displayName||(Object.defineProperty(M,"name",{value:wA}),M.displayName=wA)}}),Z},A.startTransition=function(M){var Z=pA.T,bA={};pA.T=bA,bA._updatedFibers=new Set;try{var wA=M(),NA=pA.S;NA!==null&&NA(bA,wA),typeof wA=="object"&&wA!==null&&typeof wA.then=="function"&&wA.then(MA,Ge)}catch(se){Ge(se)}finally{Z===null&&bA._updatedFibers&&(M=bA._updatedFibers.size,bA._updatedFibers.clear(),10";if(typeof X=="object"&&X!==null&&X.$$typeof===cA)return"<...>";try{var BA=n(X);return BA?"<"+BA+">":"<...>"}catch{return"<...>"}}function r(){var X=bA.A;return X===null?null:X.getOwner()}function o(){return Error("react-stack-top-frame")}function u(X){if(MA.call(X,"key")){var BA=Object.getOwnPropertyDescriptor(X,"key").get;if(BA&&BA.isReactWarning)return!1}return X.key!==void 0}function d(X,BA){function wA(){FA||(FA=!0,console.error("%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://react.dev/link/special-props)",BA))}wA.isReactWarning=!0,Object.defineProperty(X,"key",{get:wA,configurable:!0})}function f(){var X=n(this.type);return sA[X]||(sA[X]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),X=this.props.ref,X!==void 0?X:null}function T(X,BA,wA,OA,de,ge,QA,We){return wA=ge.ref,X={$$typeof:L,type:X,key:BA,props:ge,_owner:de},(wA!==void 0?wA:null)!==null?Object.defineProperty(X,"ref",{enumerable:!1,get:f}):Object.defineProperty(X,"ref",{enumerable:!1,value:null}),X._store={},Object.defineProperty(X._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(X,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(X,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:QA}),Object.defineProperty(X,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:We}),Object.freeze&&(Object.freeze(X.props),Object.freeze(X)),X}function S(X,BA,wA,OA,de,ge,QA,We){var WA=BA.children;if(WA!==void 0)if(OA)if(oA(WA)){for(OA=0;OA";if(typeof sA=="object"&&sA!==null&&sA.$$typeof===cA)return"<...>";try{var gA=n(sA);return gA?"<"+gA+">":"<...>"}catch{return"<...>"}}function r(){var sA=SA.A;return sA===null?null:sA.getOwner()}function o(){return Error("react-stack-top-frame")}function u(sA){if(MA.call(sA,"key")){var gA=Object.getOwnPropertyDescriptor(sA,"key").get;if(gA&&gA.isReactWarning)return!1}return sA.key!==void 0}function d(sA,gA){function EA(){FA||(FA=!0,console.error("%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://react.dev/link/special-props)",gA))}EA.isReactWarning=!0,Object.defineProperty(sA,"key",{get:EA,configurable:!0})}function f(){var sA=n(this.type);return iA[sA]||(iA[sA]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),sA=this.props.ref,sA!==void 0?sA:null}function T(sA,gA,EA,te,ZA,be,QA,Ue){return EA=be.ref,sA={$$typeof:L,type:sA,key:gA,props:be,_owner:ZA},(EA!==void 0?EA:null)!==null?Object.defineProperty(sA,"ref",{enumerable:!1,get:f}):Object.defineProperty(sA,"ref",{enumerable:!1,value:null}),sA._store={},Object.defineProperty(sA._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(sA,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(sA,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:QA}),Object.defineProperty(sA,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:Ue}),Object.freeze&&(Object.freeze(sA.props),Object.freeze(sA)),sA}function S(sA,gA,EA,te,ZA,be,QA,Ue){var JA=gA.children;if(JA!==void 0)if(te)if(oA(JA)){for(te=0;te React keys must be passed directly to JSX without using spread: let props = %s; - <%s key={someKey} {...props} />`,OA,WA,ie,WA),VA[WA+OA]=!0)}if(WA=null,wA!==void 0&&(t(wA),WA=""+wA),u(BA)&&(t(BA.key),WA=""+BA.key),"key"in BA){wA={};for(var GA in BA)GA!=="key"&&(wA[GA]=BA[GA])}else wA=BA;return WA&&d(wA,typeof X=="function"?X.displayName||X.name||"Unknown":X),T(X,WA,ge,de,r(),wA,QA,We)}function b(X){typeof X=="object"&&X!==null&&X.$$typeof===L&&X._store&&(X._store.validated=1)}var D=ut,L=Symbol.for("react.transitional.element"),U=Symbol.for("react.portal"),v=Symbol.for("react.fragment"),q=Symbol.for("react.strict_mode"),O=Symbol.for("react.profiler"),V=Symbol.for("react.consumer"),G=Symbol.for("react.context"),H=Symbol.for("react.forward_ref"),_=Symbol.for("react.suspense"),rA=Symbol.for("react.suspense_list"),J=Symbol.for("react.memo"),cA=Symbol.for("react.lazy"),hA=Symbol.for("react.activity"),kA=Symbol.for("react.client.reference"),bA=D.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,MA=Object.prototype.hasOwnProperty,oA=Array.isArray,yA=console.createTask?console.createTask:function(){return null};D={"react-stack-bottom-frame":function(X){return X()}};var FA,sA={},mA=D["react-stack-bottom-frame"].bind(D,o)(),DA=yA(s(o)),VA={};_u.Fragment=v,_u.jsx=function(X,BA,wA,OA,de){var ge=1e4>bA.recentlyCreatedOwnerStacks++;return S(X,BA,wA,!1,OA,de,ge?Error("react-stack-top-frame"):mA,ge?yA(s(X)):DA)},_u.jsxs=function(X,BA,wA,OA,de){var ge=1e4>bA.recentlyCreatedOwnerStacks++;return S(X,BA,wA,!0,OA,de,ge?Error("react-stack-top-frame"):mA,ge?yA(s(X)):DA)}}()),_u}Bb.exports=FL();var Ua=Bb.exports,Nb={exports:{}},km={exports:{}},Om={};/** + <%s key={someKey} {...props} />`,te,JA,ne,JA),KA[JA+te]=!0)}if(JA=null,EA!==void 0&&(t(EA),JA=""+EA),u(gA)&&(t(gA.key),JA=""+gA.key),"key"in gA){EA={};for(var YA in gA)YA!=="key"&&(EA[YA]=gA[YA])}else EA=gA;return JA&&d(EA,typeof sA=="function"?sA.displayName||sA.name||"Unknown":sA),T(sA,JA,be,ZA,r(),EA,QA,Ue)}function b(sA){typeof sA=="object"&&sA!==null&&sA.$$typeof===L&&sA._store&&(sA._store.validated=1)}var D=ct,L=Symbol.for("react.transitional.element"),U=Symbol.for("react.portal"),v=Symbol.for("react.fragment"),k=Symbol.for("react.strict_mode"),j=Symbol.for("react.profiler"),V=Symbol.for("react.consumer"),G=Symbol.for("react.context"),H=Symbol.for("react.forward_ref"),P=Symbol.for("react.suspense"),rA=Symbol.for("react.suspense_list"),J=Symbol.for("react.memo"),cA=Symbol.for("react.lazy"),hA=Symbol.for("react.activity"),qA=Symbol.for("react.client.reference"),SA=D.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,MA=Object.prototype.hasOwnProperty,oA=Array.isArray,TA=console.createTask?console.createTask:function(){return null};D={"react-stack-bottom-frame":function(sA){return sA()}};var FA,iA={},fA=D["react-stack-bottom-frame"].bind(D,o)(),DA=TA(s(o)),KA={};_u.Fragment=v,_u.jsx=function(sA,gA,EA,te,ZA){var be=1e4>SA.recentlyCreatedOwnerStacks++;return S(sA,gA,EA,!1,te,ZA,be?Error("react-stack-top-frame"):fA,be?TA(s(sA)):DA)},_u.jsxs=function(sA,gA,EA,te,ZA){var be=1e4>SA.recentlyCreatedOwnerStacks++;return S(sA,gA,EA,!0,te,ZA,be?Error("react-stack-top-frame"):fA,be?TA(s(sA)):DA)}}()),_u}Bb.exports=FL();var Ua=Bb.exports,Nb={exports:{}},qm={exports:{}},jm={};/** * @license React * scheduler.development.js * @@ -39,7 +39,7 @@ React keys must be passed directly to JSX without using spread: * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - */var Fb;function QL(){return Fb||(Fb=1,function(n){(function(){function A(){if(_=!1,hA){var sA=n.unstable_now();MA=sA;var mA=!0;try{A:{G=!1,H&&(H=!1,J(kA),kA=-1),V=!0;var DA=O;try{e:{for(u(sA),q=s(L);q!==null&&!(q.expirationTime>sA&&f());){var VA=q.callback;if(typeof VA=="function"){q.callback=null,O=q.priorityLevel;var X=VA(q.expirationTime<=sA);if(sA=n.unstable_now(),typeof X=="function"){q.callback=X,u(sA),mA=!0;break e}q===s(L)&&r(L),u(sA)}else r(L);q=s(L)}if(q!==null)mA=!0;else{var BA=s(U);BA!==null&&T(d,BA.startTime-sA),mA=!1}}break A}finally{q=null,O=DA,V=!1}mA=void 0}}finally{mA?oA():hA=!1}}}function t(sA,mA){var DA=sA.length;sA.push(mA);A:for(;0>>1,X=sA[VA];if(0>>1;VAo(OA,DA))deo(ge,OA)?(sA[VA]=ge,sA[de]=DA,VA=de):(sA[VA]=OA,sA[wA]=DA,VA=wA);else if(deo(ge,DA))sA[VA]=ge,sA[de]=DA,VA=de;else break A}}return mA}function o(sA,mA){var DA=sA.sortIndex-mA.sortIndex;return DA!==0?DA:sA.id-mA.id}function u(sA){for(var mA=s(U);mA!==null;){if(mA.callback===null)r(U);else if(mA.startTime<=sA)r(U),mA.sortIndex=mA.expirationTime,t(L,mA);else break;mA=s(U)}}function d(sA){if(H=!1,u(sA),!G)if(s(L)!==null)G=!0,hA||(hA=!0,oA());else{var mA=s(U);mA!==null&&T(d,mA.startTime-sA)}}function f(){return _?!0:!(n.unstable_now()-MAsA||125VA?(sA.sortIndex=DA,t(U,sA),s(L)===null&&sA===s(U)&&(H?(J(kA),kA=-1):H=!0,T(d,DA-VA))):(sA.sortIndex=X,t(L,sA),G||V||(G=!0,hA||(hA=!0,oA()))),sA},n.unstable_shouldYield=f,n.unstable_wrapCallback=function(sA){var mA=O;return function(){var DA=O;O=mA;try{return sA.apply(this,arguments)}finally{O=DA}}},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()}(Om)),Om}var Qb;function qL(){return Qb||(Qb=1,km.exports=QL()),km.exports}var jm={exports:{}},Ai={};/** + */var Fb;function QL(){return Fb||(Fb=1,function(n){(function(){function A(){if(P=!1,hA){var iA=n.unstable_now();MA=iA;var fA=!0;try{A:{G=!1,H&&(H=!1,J(qA),qA=-1),V=!0;var DA=j;try{e:{for(u(iA),k=s(L);k!==null&&!(k.expirationTime>iA&&f());){var KA=k.callback;if(typeof KA=="function"){k.callback=null,j=k.priorityLevel;var sA=KA(k.expirationTime<=iA);if(iA=n.unstable_now(),typeof sA=="function"){k.callback=sA,u(iA),fA=!0;break e}k===s(L)&&r(L),u(iA)}else r(L);k=s(L)}if(k!==null)fA=!0;else{var gA=s(U);gA!==null&&T(d,gA.startTime-iA),fA=!1}}break A}finally{k=null,j=DA,V=!1}fA=void 0}}finally{fA?oA():hA=!1}}}function t(iA,fA){var DA=iA.length;iA.push(fA);A:for(;0>>1,sA=iA[KA];if(0>>1;KAo(te,DA))ZAo(be,te)?(iA[KA]=be,iA[ZA]=DA,KA=ZA):(iA[KA]=te,iA[EA]=DA,KA=EA);else if(ZAo(be,DA))iA[KA]=be,iA[ZA]=DA,KA=ZA;else break A}}return fA}function o(iA,fA){var DA=iA.sortIndex-fA.sortIndex;return DA!==0?DA:iA.id-fA.id}function u(iA){for(var fA=s(U);fA!==null;){if(fA.callback===null)r(U);else if(fA.startTime<=iA)r(U),fA.sortIndex=fA.expirationTime,t(L,fA);else break;fA=s(U)}}function d(iA){if(H=!1,u(iA),!G)if(s(L)!==null)G=!0,hA||(hA=!0,oA());else{var fA=s(U);fA!==null&&T(d,fA.startTime-iA)}}function f(){return P?!0:!(n.unstable_now()-MAiA||125KA?(iA.sortIndex=DA,t(U,iA),s(L)===null&&iA===s(U)&&(H?(J(qA),qA=-1):H=!0,T(d,DA-KA))):(iA.sortIndex=sA,t(L,iA),G||V||(G=!0,hA||(hA=!0,oA()))),iA},n.unstable_shouldYield=f,n.unstable_wrapCallback=function(iA){var fA=j;return function(){var DA=j;j=fA;try{return iA.apply(this,arguments)}finally{j=DA}}},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()}(jm)),jm}var Qb;function kL(){return Qb||(Qb=1,qm.exports=QL()),qm.exports}var Om={exports:{}},Ai={};/** * @license React * react-dom.development.js * @@ -47,11 +47,11 @@ React keys must be passed directly to JSX without using spread: * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - */var qb;function kL(){return qb||(qb=1,function(){function n(){}function A(b){return""+b}function t(b,D,L){var U=3` tag.%s',L),typeof b=="string"&&typeof D=="object"&&D!==null&&typeof D.as=="string"){L=D.as;var U=s(L,D.crossOrigin);f.d.L(b,L,{crossOrigin:U,integrity:typeof D.integrity=="string"?D.integrity:void 0,nonce:typeof D.nonce=="string"?D.nonce:void 0,type:typeof D.type=="string"?D.type:void 0,fetchPriority:typeof D.fetchPriority=="string"?D.fetchPriority:void 0,referrerPolicy:typeof D.referrerPolicy=="string"?D.referrerPolicy:void 0,imageSrcSet:typeof D.imageSrcSet=="string"?D.imageSrcSet:void 0,imageSizes:typeof D.imageSizes=="string"?D.imageSizes:void 0,media:typeof D.media=="string"?D.media:void 0})}},Ai.preloadModule=function(b,D){var L="";typeof b=="string"&&b||(L+=" The `href` argument encountered was "+r(b)+"."),D!==void 0&&typeof D!="object"?L+=" The `options` argument encountered was "+r(D)+".":D&&"as"in D&&typeof D.as!="string"&&(L+=" The `as` option encountered was "+r(D.as)+"."),L&&console.error('ReactDOM.preloadModule(): Expected two arguments, a non-empty `href` string and, optionally, an `options` object with an `as` property valid for a `` tag.%s',L),typeof b=="string"&&(D?(L=s(D.as,D.crossOrigin),f.d.m(b,{as:typeof D.as=="string"&&D.as!=="script"?D.as:void 0,crossOrigin:L,integrity:typeof D.integrity=="string"?D.integrity:void 0})):f.d.m(b))},Ai.requestFormReset=function(b){f.d.r(b)},Ai.unstable_batchedUpdates=function(b,D){return b(D)},Ai.useFormState=function(b,D,L){return u().useFormState(b,D,L)},Ai.useFormStatus=function(){return u().useHostTransitionStatus()},Ai.version="19.1.0",typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),Ai}var kb;function OL(){return kb||(kb=1,jm.exports=kL()),jm.exports}var Ac={};/** +See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),b}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var d=ct,f={d:{f:n,r:function(){throw Error("Invalid form element. requestFormReset must be passed a form that was rendered by React.")},D:n,C:n,L:n,m:n,X:n,S:n,M:n},p:0,findDOMNode:null},T=Symbol.for("react.portal"),S=d.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;typeof Map=="function"&&Map.prototype!=null&&typeof Map.prototype.forEach=="function"&&typeof Set=="function"&&Set.prototype!=null&&typeof Set.prototype.clear=="function"&&typeof Set.prototype.forEach=="function"||console.error("React depends on Map and Set built-in types. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),Ai.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=f,Ai.createPortal=function(b,D){var L=2` tag.%s',L),typeof b=="string"&&typeof D=="object"&&D!==null&&typeof D.as=="string"){L=D.as;var U=s(L,D.crossOrigin);f.d.L(b,L,{crossOrigin:U,integrity:typeof D.integrity=="string"?D.integrity:void 0,nonce:typeof D.nonce=="string"?D.nonce:void 0,type:typeof D.type=="string"?D.type:void 0,fetchPriority:typeof D.fetchPriority=="string"?D.fetchPriority:void 0,referrerPolicy:typeof D.referrerPolicy=="string"?D.referrerPolicy:void 0,imageSrcSet:typeof D.imageSrcSet=="string"?D.imageSrcSet:void 0,imageSizes:typeof D.imageSizes=="string"?D.imageSizes:void 0,media:typeof D.media=="string"?D.media:void 0})}},Ai.preloadModule=function(b,D){var L="";typeof b=="string"&&b||(L+=" The `href` argument encountered was "+r(b)+"."),D!==void 0&&typeof D!="object"?L+=" The `options` argument encountered was "+r(D)+".":D&&"as"in D&&typeof D.as!="string"&&(L+=" The `as` option encountered was "+r(D.as)+"."),L&&console.error('ReactDOM.preloadModule(): Expected two arguments, a non-empty `href` string and, optionally, an `options` object with an `as` property valid for a `` tag.%s',L),typeof b=="string"&&(D?(L=s(D.as,D.crossOrigin),f.d.m(b,{as:typeof D.as=="string"&&D.as!=="script"?D.as:void 0,crossOrigin:L,integrity:typeof D.integrity=="string"?D.integrity:void 0})):f.d.m(b))},Ai.requestFormReset=function(b){f.d.r(b)},Ai.unstable_batchedUpdates=function(b,D){return b(D)},Ai.useFormState=function(b,D,L){return u().useFormState(b,D,L)},Ai.useFormStatus=function(){return u().useHostTransitionStatus()},Ai.version="19.1.0",typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),Ai}var qb;function jL(){return qb||(qb=1,Om.exports=qL()),Om.exports}var Ac={};/** * @license React * react-dom-client.development.js * @@ -59,61 +59,61 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. - */var Ob;function jL(){return Ob||(Ob=1,function(){function n(e,i){for(e=e.memoizedState;e!==null&&0=i.length)return l;var c=i[a],p=Xt(e)?e.slice():oe({},e);return p[c]=A(e[c],i,a+1,l),p}function t(e,i,a){if(i.length!==a.length)console.warn("copyWithRename() expects paths of the same length");else{for(var l=0;lma?console.error("Unexpected pop."):(i!==fT[ma]&&console.error("Unexpected Fiber popped."),e.current=pT[ma],pT[ma]=null,fT[ma]=null,ma--)}function MA(e,i,a){ma++,pT[ma]=e.current,fT[ma]=a,e.current=i}function oA(e){return e===null&&console.error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue."),e}function yA(e,i){MA(hr,i,e),MA(Zh,e,e),MA(cr,null,e);var a=i.nodeType;switch(a){case 9:case 11:a=a===9?"#document":"#fragment",i=(i=i.documentElement)&&(i=i.namespaceURI)?B2(i):La;break;default:if(a=i.tagName,i=i.namespaceURI)i=B2(i),i=R2(i,a);else switch(a){case"svg":i=Xu;break;case"math":i=Bm;break;default:i=La}}a=a.toLowerCase(),a=Ui(null,a),a={context:i,ancestorInfo:a},bA(cr,e),MA(cr,a,e)}function FA(e){bA(cr,e),bA(Zh,e),bA(hr,e)}function sA(){return oA(cr.current)}function mA(e){e.memoizedState!==null&&MA(Wf,e,e);var i=oA(cr.current),a=e.type,l=R2(i.context,a);a=Ui(i.ancestorInfo,a),l={context:l,ancestorInfo:a},i!==l&&(MA(Zh,e,e),MA(cr,l,e))}function DA(e){Zh.current===e&&(bA(cr,e),bA(Zh,e)),Wf.current===e&&(bA(Wf,e),Rd._currentValue=Yo)}function VA(e){return typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object"}function X(e){try{return BA(e),!1}catch{return!0}}function BA(e){return""+e}function wA(e,i){if(X(e))return console.error("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before using it here.",i,VA(e)),BA(e)}function OA(e,i){if(X(e))return console.error("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before using it here.",i,VA(e)),BA(e)}function de(e){if(X(e))return console.error("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before using it here.",VA(e)),BA(e)}function ge(e){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")return!1;var i=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(i.isDisabled)return!0;if(!i.supportsFiber)return console.error("The installed version of React DevTools is too old and will not work with the current version of React. Please update React DevTools. https://react.dev/link/react-devtools"),!0;try{gu=i.inject(e),ai=i}catch(a){console.error("React instrumentation encountered an error: %s.",a)}return!!i.checkDCE}function QA(e){if(typeof xQ=="function"&&EQ(e),ai&&typeof ai.setStrictMode=="function")try{ai.setStrictMode(gu,e)}catch(i){In||(In=!0,console.error("React instrumentation encountered an error: %s",i))}}function We(e){vA=e}function WA(){vA!==null&&typeof vA.markCommitStopped=="function"&&vA.markCommitStopped()}function ie(e){vA!==null&&typeof vA.markComponentRenderStarted=="function"&&vA.markComponentRenderStarted(e)}function GA(){vA!==null&&typeof vA.markComponentRenderStopped=="function"&&vA.markComponentRenderStopped()}function ue(e){vA!==null&&typeof vA.markRenderStarted=="function"&&vA.markRenderStarted(e)}function Bi(){vA!==null&&typeof vA.markRenderStopped=="function"&&vA.markRenderStopped()}function Kt(e,i){vA!==null&&typeof vA.markStateUpdateScheduled=="function"&&vA.markStateUpdateScheduled(e,i)}function Ns(e){return e>>>=0,e===0?32:31-(wQ(e)/DQ|0)|0}function dA(e){if(e&1)return"SyncHydrationLane";if(e&2)return"Sync";if(e&4)return"InputContinuousHydration";if(e&8)return"InputContinuous";if(e&16)return"DefaultHydration";if(e&32)return"Default";if(e&128)return"TransitionHydration";if(e&4194048)return"Transition";if(e&62914560)return"Retry";if(e&67108864)return"SelectiveHydration";if(e&134217728)return"IdleHydration";if(e&268435456)return"Idle";if(e&536870912)return"Offscreen";if(e&1073741824)return"Deferred"}function xA(e){var i=e&42;if(i!==0)return i;switch(e&-e){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 e&4194048;case 4194304:case 8388608:case 16777216:case 33554432:return e&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return console.error("Should have found matching lanes. This is a bug in React."),e}}function JA(e,i,a){var l=e.pendingLanes;if(l===0)return 0;var c=0,p=e.suspendedLanes,x=e.pingedLanes;e=e.warmLanes;var w=l&134217727;return w!==0?(l=w&~p,l!==0?c=xA(l):(x&=w,x!==0?c=xA(x):a||(a=w&~e,a!==0&&(c=xA(a))))):(w=l&~p,w!==0?c=xA(w):x!==0?c=xA(x):a||(a=l&~e,a!==0&&(c=xA(a)))),c===0?0:i!==0&&i!==c&&!(i&p)&&(p=c&-c,a=i&-i,p>=a||p===32&&(a&4194048)!==0)?i:c}function XA(e,i){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&i)===0}function HA(e,i){switch(e){case 1:case 2:case 4:case 8:case 64:return i+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 i+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 console.error("Should have found matching lanes. This is a bug in React."),-1}}function pA(){var e=Gf;return Gf<<=1,!(Gf&4194048)&&(Gf=256),e}function ye(){var e=Zf;return Zf<<=1,!(Zf&62914560)&&(Zf=4194304),e}function Te(e){for(var i=[],a=0;31>a;a++)i.push(e);return i}function dt(e,i){e.pendingLanes|=i,i!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function De(e,i,a,l,c,p){var x=e.pendingLanes;e.pendingLanes=a,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=a,e.entangledLanes&=a,e.errorRecoveryDisabledLanes&=a,e.shellSuspendCounter=0;var w=e.entanglements,R=e.expirationTimes,N=e.hiddenUpdates;for(a=x&~a;0Jh&&console.error("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}function Ri(e){if(CT===void 0)try{throw Error()}catch(a){var i=a.stack.trim().match(/\n( *(at )?)/);CT=i&&i[1]||"",pD=-1=i.length)return l;var c=i[a],p=Xt(e)?e.slice():oe({},e);return p[c]=A(e[c],i,a+1,l),p}function t(e,i,a){if(i.length!==a.length)console.warn("copyWithRename() expects paths of the same length");else{for(var l=0;lma?console.error("Unexpected pop."):(i!==fT[ma]&&console.error("Unexpected Fiber popped."),e.current=pT[ma],pT[ma]=null,fT[ma]=null,ma--)}function MA(e,i,a){ma++,pT[ma]=e.current,fT[ma]=a,e.current=i}function oA(e){return e===null&&console.error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue."),e}function TA(e,i){MA(hr,i,e),MA(Zh,e,e),MA(cr,null,e);var a=i.nodeType;switch(a){case 9:case 11:a=a===9?"#document":"#fragment",i=(i=i.documentElement)&&(i=i.namespaceURI)?B2(i):La;break;default:if(a=i.tagName,i=i.namespaceURI)i=B2(i),i=R2(i,a);else switch(a){case"svg":i=Xu;break;case"math":i=Bm;break;default:i=La}}a=a.toLowerCase(),a=Ni(null,a),a={context:i,ancestorInfo:a},SA(cr,e),MA(cr,a,e)}function FA(e){SA(cr,e),SA(Zh,e),SA(hr,e)}function iA(){return oA(cr.current)}function fA(e){e.memoizedState!==null&&MA(Wf,e,e);var i=oA(cr.current),a=e.type,l=R2(i.context,a);a=Ni(i.ancestorInfo,a),l={context:l,ancestorInfo:a},i!==l&&(MA(Zh,e,e),MA(cr,l,e))}function DA(e){Zh.current===e&&(SA(cr,e),SA(Zh,e)),Wf.current===e&&(SA(Wf,e),Rd._currentValue=Yo)}function KA(e){return typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object"}function sA(e){try{return gA(e),!1}catch{return!0}}function gA(e){return""+e}function EA(e,i){if(sA(e))return console.error("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before using it here.",i,KA(e)),gA(e)}function te(e,i){if(sA(e))return console.error("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before using it here.",i,KA(e)),gA(e)}function ZA(e){if(sA(e))return console.error("Form field values (value, checked, defaultValue, or defaultChecked props) must be strings, not %s. This value must be coerced to a string before using it here.",KA(e)),gA(e)}function be(e){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")return!1;var i=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(i.isDisabled)return!0;if(!i.supportsFiber)return console.error("The installed version of React DevTools is too old and will not work with the current version of React. Please update React DevTools. https://react.dev/link/react-devtools"),!0;try{gu=i.inject(e),ai=i}catch(a){console.error("React instrumentation encountered an error: %s.",a)}return!!i.checkDCE}function QA(e){if(typeof xQ=="function"&&wQ(e),ai&&typeof ai.setStrictMode=="function")try{ai.setStrictMode(gu,e)}catch(i){In||(In=!0,console.error("React instrumentation encountered an error: %s",i))}}function Ue(e){vA=e}function JA(){vA!==null&&typeof vA.markCommitStopped=="function"&&vA.markCommitStopped()}function ne(e){vA!==null&&typeof vA.markComponentRenderStarted=="function"&&vA.markComponentRenderStarted(e)}function YA(){vA!==null&&typeof vA.markComponentRenderStopped=="function"&&vA.markComponentRenderStopped()}function ce(e){vA!==null&&typeof vA.markRenderStarted=="function"&&vA.markRenderStarted(e)}function Ri(){vA!==null&&typeof vA.markRenderStopped=="function"&&vA.markRenderStopped()}function zt(e,i){vA!==null&&typeof vA.markStateUpdateScheduled=="function"&&vA.markStateUpdateScheduled(e,i)}function Fs(e){return e>>>=0,e===0?32:31-(EQ(e)/DQ|0)|0}function Qe(e){if(e&1)return"SyncHydrationLane";if(e&2)return"Sync";if(e&4)return"InputContinuousHydration";if(e&8)return"InputContinuous";if(e&16)return"DefaultHydration";if(e&32)return"Default";if(e&128)return"TransitionHydration";if(e&4194048)return"Transition";if(e&62914560)return"Retry";if(e&67108864)return"SelectiveHydration";if(e&134217728)return"IdleHydration";if(e&268435456)return"Idle";if(e&536870912)return"Offscreen";if(e&1073741824)return"Deferred"}function dA(e){var i=e&42;if(i!==0)return i;switch(e&-e){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 e&4194048;case 4194304:case 8388608:case 16777216:case 33554432:return e&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return console.error("Should have found matching lanes. This is a bug in React."),e}}function UA(e,i,a){var l=e.pendingLanes;if(l===0)return 0;var c=0,p=e.suspendedLanes,x=e.pingedLanes;e=e.warmLanes;var E=l&134217727;return E!==0?(l=E&~p,l!==0?c=dA(l):(x&=E,x!==0?c=dA(x):a||(a=E&~e,a!==0&&(c=dA(a))))):(E=l&~p,E!==0?c=dA(E):x!==0?c=dA(x):a||(a=l&~e,a!==0&&(c=dA(a)))),c===0?0:i!==0&&i!==c&&!(i&p)&&(p=c&-c,a=i&-i,p>=a||p===32&&(a&4194048)!==0)?i:c}function WA(e,i){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&i)===0}function ye(e,i){switch(e){case 1:case 2:case 4:case 8:case 64:return i+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 i+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 console.error("Should have found matching lanes. This is a bug in React."),-1}}function pA(){var e=Gf;return Gf<<=1,!(Gf&4194048)&&(Gf=256),e}function XA(){var e=Zf;return Zf<<=1,!(Zf&62914560)&&(Zf=4194304),e}function fe(e){for(var i=[],a=0;31>a;a++)i.push(e);return i}function ge(e,i){e.pendingLanes|=i,i!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function wt(e,i,a,l,c,p){var x=e.pendingLanes;e.pendingLanes=a,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=a,e.entangledLanes&=a,e.errorRecoveryDisabledLanes&=a,e.shellSuspendCounter=0;var E=e.entanglements,R=e.expirationTimes,N=e.hiddenUpdates;for(a=x&~a;0Jh&&console.error("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}function Ii(e){if(CT===void 0)try{throw Error()}catch(a){var i=a.stack.trim().match(/\n( *(at )?)/);CT=i&&i[1]||"",pD=-1)":-1x||N[p]!==$[x]){var iA=` -`+N[p].replace(" at new "," at ");return e.displayName&&iA.includes("")&&(iA=iA.replace("",e.displayName)),typeof e=="function"&&ET.set(e,iA),iA}while(1<=p&&0<=x);break}}}finally{xT=!1,tA.H=l,Kc(),Error.prepareStackTrace=a}return N=(N=e?e.displayName||e.name:"")?Ri(N):"",typeof e=="function"&&ET.set(e,N),N}function Vc(e){var i=Error.prepareStackTrace;if(Error.prepareStackTrace=void 0,e=e.stack,Error.prepareStackTrace=i,e.startsWith(`Error: react-stack-top-frame +`+CT+e+pD}function zc(e,i){if(!e||xT)return"";var a=wT.get(e);if(a!==void 0)return a;xT=!0,a=Error.prepareStackTrace,Error.prepareStackTrace=void 0;var l=null;l=eA.H,eA.H=null,Oc();try{var c={DetermineComponentFrameRoot:function(){try{if(i){var X=function(){throw Error()};if(Object.defineProperty(X.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(X,[])}catch(BA){var nA=BA}Reflect.construct(e,[],X)}else{try{X.call()}catch(BA){nA=BA}e.call(X.prototype)}}else{try{throw Error()}catch(BA){nA=BA}(X=e())&&typeof X.catch=="function"&&X.catch(function(){})}}catch(BA){if(BA&&nA&&typeof BA.stack=="string")return[BA.stack,nA.stack]}return[null,null]}};c.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var p=Object.getOwnPropertyDescriptor(c.DetermineComponentFrameRoot,"name");p&&p.configurable&&Object.defineProperty(c.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var x=c.DetermineComponentFrameRoot(),E=x[0],R=x[1];if(E&&R){var N=E.split(` +`),_=R.split(` +`);for(x=p=0;px||N[p]!==_[x]){var tA=` +`+N[p].replace(" at new "," at ");return e.displayName&&tA.includes("")&&(tA=tA.replace("",e.displayName)),typeof e=="function"&&wT.set(e,tA),tA}while(1<=p&&0<=x);break}}}finally{xT=!1,eA.H=l,Kc(),Error.prepareStackTrace=a}return N=(N=e?e.displayName||e.name:"")?Ii(N):"",typeof e=="function"&&wT.set(e,N),N}function Vc(e){var i=Error.prepareStackTrace;if(Error.prepareStackTrace=void 0,e=e.stack,Error.prepareStackTrace=i,e.startsWith(`Error: react-stack-top-frame `)&&(e=e.slice(29)),i=e.indexOf(` `),i!==-1&&(e=e.slice(i+1)),i=e.indexOf("react-stack-bottom-frame"),i!==-1&&(i=e.lastIndexOf(` -`,i)),i!==-1)e=e.slice(0,i);else return"";return e}function Yc(e){switch(e.tag){case 26:case 27:case 5:return Ri(e.type);case 16:return Ri("Lazy");case 13:return Ri("Suspense");case 19:return Ri("SuspenseList");case 0:case 15:return zc(e.type,!1);case 11:return zc(e.type.render,!1);case 1:return zc(e.type,!0);case 31:return Ri("Activity");default:return""}}function Yr(e){try{var i="";do{i+=Yc(e);var a=e._debugInfo;if(a)for(var l=a.length-1;0<=l;l--){var c=a[l];if(typeof c.name=="string"){var p=i,x=c.env,w=Ri(c.name+(x?" ["+x+"]":""));i=p+w}}e=e.return}while(e);return i}catch(R){return` +`,i)),i!==-1)e=e.slice(0,i);else return"";return e}function Yc(e){switch(e.tag){case 26:case 27:case 5:return Ii(e.type);case 16:return Ii("Lazy");case 13:return Ii("Suspense");case 19:return Ii("SuspenseList");case 0:case 15:return zc(e.type,!1);case 11:return zc(e.type.render,!1);case 1:return zc(e.type,!0);case 31:return Ii("Activity");default:return""}}function Yr(e){try{var i="";do{i+=Yc(e);var a=e._debugInfo;if(a)for(var l=a.length-1;0<=l;l--){var c=a[l];if(typeof c.name=="string"){var p=i,x=c.env,E=Ii(c.name+(x?" ["+x+"]":""));i=p+E}}e=e.return}while(e);return i}catch(R){return` Error generating stack: `+R.message+` -`+R.stack}}function Vt(e){return(e=e?e.displayName||e.name:"")?Ri(e):""}function Rl(){if(is===null)return null;var e=is._debugOwner;return e!=null?cA(e):null}function Wy(){if(is===null)return"";var e=is;try{var i="";switch(e.tag===6&&(e=e.return),e.tag){case 26:case 27:case 5:i+=Ri(e.type);break;case 13:i+=Ri("Suspense");break;case 19:i+=Ri("SuspenseList");break;case 31:i+=Ri("Activity");break;case 30:case 0:case 15:case 1:e._debugOwner||i!==""||(i+=Vt(e.type));break;case 11:e._debugOwner||i!==""||(i+=Vt(e.type.render))}for(;e;)if(typeof e.tag=="number"){var a=e;e=a._debugOwner;var l=a._debugStack;e&&l&&(typeof l!="string"&&(a._debugStack=l=Vc(l)),l!==""&&(i+=` +`+R.stack}}function Vt(e){return(e=e?e.displayName||e.name:"")?Ii(e):""}function Rl(){if(ss===null)return null;var e=ss._debugOwner;return e!=null?cA(e):null}function Wy(){if(ss===null)return"";var e=ss;try{var i="";switch(e.tag===6&&(e=e.return),e.tag){case 26:case 27:case 5:i+=Ii(e.type);break;case 13:i+=Ii("Suspense");break;case 19:i+=Ii("SuspenseList");break;case 31:i+=Ii("Activity");break;case 30:case 0:case 15:case 1:e._debugOwner||i!==""||(i+=Vt(e.type));break;case 11:e._debugOwner||i!==""||(i+=Vt(e.type.render))}for(;e;)if(typeof e.tag=="number"){var a=e;e=a._debugOwner;var l=a._debugStack;e&&l&&(typeof l!="string"&&(a._debugStack=l=Vc(l)),l!==""&&(i+=` `+l))}else if(e.debugStack!=null){var c=e.debugStack;(e=e.owner)&&c&&(i+=` `+Vc(c))}else break;var p=i}catch(x){p=` Error generating stack: `+x.message+` -`+x.stack}return p}function IA(e,i,a,l,c,p,x){var w=is;Hi(e);try{return e!==null&&e._debugTask?e._debugTask.run(i.bind(null,a,l,c,p,x)):i(a,l,c,p,x)}finally{Hi(w)}throw Error("runWithFiberInDEV should never be called in production. This is a bug in React.")}function Hi(e){tA.getCurrentStack=e===null?null:Wy,Fn=!1,is=e}function Yt(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":return e;case"object":return de(e),e;default:return""}}function Ue(e){var i=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(i==="checkbox"||i==="radio")}function Gy(e){var i=Ue(e)?"checked":"value",a=Object.getOwnPropertyDescriptor(e.constructor.prototype,i);de(e[i]);var l=""+e[i];if(!e.hasOwnProperty(i)&&typeof a<"u"&&typeof a.get=="function"&&typeof a.set=="function"){var c=a.get,p=a.set;return Object.defineProperty(e,i,{configurable:!0,get:function(){return c.call(this)},set:function(x){de(x),l=""+x,p.call(this,x)}}),Object.defineProperty(e,i,{enumerable:a.enumerable}),{getValue:function(){return l},setValue:function(x){de(x),l=""+x},stopTracking:function(){e._valueTracker=null,delete e[i]}}}}function Xn(e){e._valueTracker||(e._valueTracker=Gy(e))}function Wr(e){if(!e)return!1;var i=e._valueTracker;if(!i)return!0;var a=i.getValue(),l="";return e&&(l=Ue(e)?e.checked?"true":"false":e.value),e=l,e!==a?(i.setValue(e),!0):!1}function Ul(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function bt(e){return e.replace(RQ,function(i){return"\\"+i.charCodeAt(0).toString(16)+" "})}function Ke(e,i){i.checked===void 0||i.defaultChecked===void 0||mD||(console.error("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://react.dev/link/controlled-components",Rl()||"A component",i.type),mD=!0),i.value===void 0||i.defaultValue===void 0||fD||(console.error("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://react.dev/link/controlled-components",Rl()||"A component",i.type),fD=!0)}function Il(e,i,a,l,c,p,x,w){e.name="",x!=null&&typeof x!="function"&&typeof x!="symbol"&&typeof x!="boolean"?(wA(x,"type"),e.type=x):e.removeAttribute("type"),i!=null?x==="number"?(i===0&&e.value===""||e.value!=i)&&(e.value=""+Yt(i)):e.value!==""+Yt(i)&&(e.value=""+Yt(i)):x!=="submit"&&x!=="reset"||e.removeAttribute("value"),i!=null?Wc(e,x,Yt(i)):a!=null?Wc(e,x,Yt(a)):l!=null&&e.removeAttribute("value"),c==null&&p!=null&&(e.defaultChecked=!!p),c!=null&&(e.checked=c&&typeof c!="function"&&typeof c!="symbol"),w!=null&&typeof w!="function"&&typeof w!="symbol"&&typeof w!="boolean"?(wA(w,"name"),e.name=""+Yt(w)):e.removeAttribute("name")}function Gr(e,i,a,l,c,p,x,w){if(p!=null&&typeof p!="function"&&typeof p!="symbol"&&typeof p!="boolean"&&(wA(p,"type"),e.type=p),i!=null||a!=null){if(!(p!=="submit"&&p!=="reset"||i!=null))return;a=a!=null?""+Yt(a):"",i=i!=null?""+Yt(i):a,w||i===e.value||(e.value=i),e.defaultValue=i}l=l??c,l=typeof l!="function"&&typeof l!="symbol"&&!!l,e.checked=w?e.checked:!!l,e.defaultChecked=!!l,x!=null&&typeof x!="function"&&typeof x!="symbol"&&typeof x!="boolean"&&(wA(x,"name"),e.name=x)}function Wc(e,i,a){i==="number"&&Ul(e.ownerDocument)===e||e.defaultValue===""+a||(e.defaultValue=""+a)}function Kp(e,i){i.value==null&&(typeof i.children=="object"&&i.children!==null?oT.Children.forEach(i.children,function(a){a==null||typeof a=="string"||typeof a=="number"||typeof a=="bigint"||yD||(yD=!0,console.error("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to