hfs 0.42.2 → 0.43.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/README.md +9 -12
  2. package/admin/assets/index-5cd667a5.js +511 -0
  3. package/admin/assets/index-8ff39373.css +1 -0
  4. package/{frontend/assets/sha512-bce9fb1c.js → admin/assets/sha512-55ff2fa3.js} +1 -1
  5. package/admin/index.html +2 -2
  6. package/frontend/assets/index-27488fde.js +94 -0
  7. package/frontend/assets/index-54a5c76f.css +1 -0
  8. package/{admin/assets/sha512-af87c1bd.js → frontend/assets/sha512-8ebf6e2a.js} +1 -1
  9. package/frontend/fontello.css +9 -3
  10. package/frontend/fontello.woff2 +0 -0
  11. package/frontend/index.html +2 -2
  12. package/package.json +2 -2
  13. package/plugins/antibrute/plugin.js +1 -1
  14. package/plugins/download-counter/plugin.js +10 -3
  15. package/plugins/download-counter/public/main.js +12 -2
  16. package/src/adminApis.js +3 -3
  17. package/src/api.accounts.js +2 -1
  18. package/src/api.file_list.js +15 -2
  19. package/src/api.lang.js +8 -11
  20. package/src/api.vfs.js +11 -5
  21. package/src/block.js +6 -20
  22. package/src/config.js +6 -2
  23. package/src/const.js +2 -2
  24. package/src/customHtml.js +1 -1
  25. package/src/frontEndApis.js +1 -26
  26. package/src/lang.js +77 -0
  27. package/src/langs/hfs-lang-it.json +100 -0
  28. package/src/langs/hfs-lang-ko.json +103 -0
  29. package/src/langs/hfs-lang-ru.json +106 -0
  30. package/src/langs/hfs-lang-sr.json +108 -0
  31. package/src/langs/hfs-lang-zh.json +98 -0
  32. package/src/listen.js +8 -3
  33. package/src/middlewares.js +10 -0
  34. package/src/misc.js +13 -9
  35. package/src/perm.js +1 -1
  36. package/src/serveFile.js +2 -2
  37. package/src/serveGuiFiles.js +21 -8
  38. package/src/upload.js +1 -1
  39. package/src/vfs.js +27 -33
  40. package/admin/assets/index-1db4299e.js +0 -511
  41. package/admin/assets/index-94bbe0be.css +0 -1
  42. package/frontend/assets/index-297a3f3d.js +0 -94
  43. package/frontend/assets/index-a09cacfd.css +0 -1
@@ -1,511 +0,0 @@
1
- var dj=Object.defineProperty,fj=Object.defineProperties;var pj=Object.getOwnPropertyDescriptors;var wh=Object.getOwnPropertySymbols;var Jk=Object.prototype.hasOwnProperty,Zk=Object.prototype.propertyIsEnumerable;var ws=Math.pow,$0=(e,t,n)=>t in e?dj(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,_e=(e,t)=>{for(var n in t||(t={}))Jk.call(t,n)&&$0(e,n,t[n]);if(wh)for(var n of wh(t))Zk.call(t,n)&&$0(e,n,t[n]);return e},Tt=(e,t)=>fj(e,pj(t));var cn=(e,t)=>{var n={};for(var r in e)Jk.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&wh)for(var r of wh(e))t.indexOf(r)<0&&Zk.call(e,r)&&(n[r]=e[r]);return n};var zi=(e,t,n)=>($0(e,typeof t!="symbol"?t+"":t,n),n);var ot=(e,t,n)=>new Promise((r,o)=>{var i=c=>{try{a(n.next(c))}catch(d){o(d)}},s=c=>{try{a(n.throw(c))}catch(d){o(d)}},a=c=>c.done?r(c.value):Promise.resolve(c.value).then(i,s);a((n=n.apply(e,t)).next())});function hj(e,t){for(var n=0;n<t.length;n++){const r=t[n];if(typeof r!="string"&&!Array.isArray(r)){for(const o in r)if(o!=="default"&&!(o in e)){const i=Object.getOwnPropertyDescriptor(r,o);i&&Object.defineProperty(e,o,i.get?i:{enumerable:!0,get:()=>r[o]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))r(o);new MutationObserver(o=>{for(const i of o)if(i.type==="childList")for(const s of i.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&r(s)}).observe(document,{childList:!0,subtree:!0});function n(o){const i={};return o.integrity&&(i.integrity=o.integrity),o.referrerPolicy&&(i.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?i.credentials="include":o.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(o){if(o.ep)return;o.ep=!0;const i=n(o);fetch(o.href,i)}})();var bn=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Lw(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function FM(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){if(this instanceof r){var o=[null];o.push.apply(o,arguments);var i=Function.bind.apply(t,o);return new i}return t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,o.get?o:{enumerable:!0,get:function(){return e[r]}})}),n}var u={},mj={get exports(){return u},set exports(e){u=e}},zt={};/**
2
- * @license React
3
- * react.production.min.js
4
- *
5
- * Copyright (c) Facebook, Inc. and its affiliates.
6
- *
7
- * This source code is licensed under the MIT license found in the
8
- * LICENSE file in the root directory of this source tree.
9
- */var np=Symbol.for("react.element"),gj=Symbol.for("react.portal"),vj=Symbol.for("react.fragment"),yj=Symbol.for("react.strict_mode"),bj=Symbol.for("react.profiler"),wj=Symbol.for("react.provider"),Cj=Symbol.for("react.context"),xj=Symbol.for("react.forward_ref"),Sj=Symbol.for("react.suspense"),Ej=Symbol.for("react.memo"),Pj=Symbol.for("react.lazy"),e_=Symbol.iterator;function kj(e){return e===null||typeof e!="object"?null:(e=e_&&e[e_]||e["@@iterator"],typeof e=="function"?e:null)}var NM={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},DM=Object.assign,BM={};function Lu(e,t,n){this.props=e,this.context=t,this.refs=BM,this.updater=n||NM}Lu.prototype.isReactComponent={};Lu.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};Lu.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function zM(){}zM.prototype=Lu.prototype;function Aw(e,t,n){this.props=e,this.context=t,this.refs=BM,this.updater=n||NM}var Fw=Aw.prototype=new zM;Fw.constructor=Aw;DM(Fw,Lu.prototype);Fw.isPureReactComponent=!0;var t_=Array.isArray,jM=Object.prototype.hasOwnProperty,Nw={current:null},HM={key:!0,ref:!0,__self:!0,__source:!0};function VM(e,t,n){var r,o={},i=null,s=null;if(t!=null)for(r in t.ref!==void 0&&(s=t.ref),t.key!==void 0&&(i=""+t.key),t)jM.call(t,r)&&!HM.hasOwnProperty(r)&&(o[r]=t[r]);var a=arguments.length-2;if(a===1)o.children=n;else if(1<a){for(var c=Array(a),d=0;d<a;d++)c[d]=arguments[d+2];o.children=c}if(e&&e.defaultProps)for(r in a=e.defaultProps,a)o[r]===void 0&&(o[r]=a[r]);return{$$typeof:np,type:e,key:i,ref:s,props:o,_owner:Nw.current}}function _j(e,t){return{$$typeof:np,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}function Dw(e){return typeof e=="object"&&e!==null&&e.$$typeof===np}function Ij(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(n){return t[n]})}var n_=/\/+/g;function M0(e,t){return typeof e=="object"&&e!==null&&e.key!=null?Ij(""+e.key):t.toString(36)}function om(e,t,n,r,o){var i=typeof e;(i==="undefined"||i==="boolean")&&(e=null);var s=!1;if(e===null)s=!0;else switch(i){case"string":case"number":s=!0;break;case"object":switch(e.$$typeof){case np:case gj:s=!0}}if(s)return s=e,o=o(s),e=r===""?"."+M0(s,0):r,t_(o)?(n="",e!=null&&(n=e.replace(n_,"$&/")+"/"),om(o,t,n,"",function(d){return d})):o!=null&&(Dw(o)&&(o=_j(o,n+(!o.key||s&&s.key===o.key?"":(""+o.key).replace(n_,"$&/")+"/")+e)),t.push(o)),1;if(s=0,r=r===""?".":r+":",t_(e))for(var a=0;a<e.length;a++){i=e[a];var c=r+M0(i,a);s+=om(i,t,n,c,o)}else if(c=kj(e),typeof c=="function")for(e=c.call(e),a=0;!(i=e.next()).done;)i=i.value,c=r+M0(i,a++),s+=om(i,t,n,c,o);else if(i==="object")throw t=String(e),Error("Objects are not valid as a React child (found: "+(t==="[object Object]"?"object with keys {"+Object.keys(e).join(", ")+"}":t)+"). If you meant to render a collection of children, use an array instead.");return s}function Ch(e,t,n){if(e==null)return e;var r=[],o=0;return om(e,r,"","",function(i){return t.call(n,i,o++)}),r}function $j(e){if(e._status===-1){var t=e._result;t=t(),t.then(function(n){(e._status===0||e._status===-1)&&(e._status=1,e._result=n)},function(n){(e._status===0||e._status===-1)&&(e._status=2,e._result=n)}),e._status===-1&&(e._status=0,e._result=t)}if(e._status===1)return e._result.default;throw e._result}var Vr={current:null},im={transition:null},Mj={ReactCurrentDispatcher:Vr,ReactCurrentBatchConfig:im,ReactCurrentOwner:Nw};zt.Children={map:Ch,forEach:function(e,t,n){Ch(e,function(){t.apply(this,arguments)},n)},count:function(e){var t=0;return Ch(e,function(){t++}),t},toArray:function(e){return Ch(e,function(t){return t})||[]},only:function(e){if(!Dw(e))throw Error("React.Children.only expected to receive a single React element child.");return e}};zt.Component=Lu;zt.Fragment=vj;zt.Profiler=bj;zt.PureComponent=Aw;zt.StrictMode=yj;zt.Suspense=Sj;zt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Mj;zt.cloneElement=function(e,t,n){if(e==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var r=DM({},e.props),o=e.key,i=e.ref,s=e._owner;if(t!=null){if(t.ref!==void 0&&(i=t.ref,s=Nw.current),t.key!==void 0&&(o=""+t.key),e.type&&e.type.defaultProps)var a=e.type.defaultProps;for(c in t)jM.call(t,c)&&!HM.hasOwnProperty(c)&&(r[c]=t[c]===void 0&&a!==void 0?a[c]:t[c])}var c=arguments.length-2;if(c===1)r.children=n;else if(1<c){a=Array(c);for(var d=0;d<c;d++)a[d]=arguments[d+2];r.children=a}return{$$typeof:np,type:e.type,key:o,ref:i,props:r,_owner:s}};zt.createContext=function(e){return e={$$typeof:Cj,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},e.Provider={$$typeof:wj,_context:e},e.Consumer=e};zt.createElement=VM;zt.createFactory=function(e){var t=VM.bind(null,e);return t.type=e,t};zt.createRef=function(){return{current:null}};zt.forwardRef=function(e){return{$$typeof:xj,render:e}};zt.isValidElement=Dw;zt.lazy=function(e){return{$$typeof:Pj,_payload:{_status:-1,_result:e},_init:$j}};zt.memo=function(e,t){return{$$typeof:Ej,type:e,compare:t===void 0?null:t}};zt.startTransition=function(e){var t=im.transition;im.transition={};try{e()}finally{im.transition=t}};zt.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")};zt.useCallback=function(e,t){return Vr.current.useCallback(e,t)};zt.useContext=function(e){return Vr.current.useContext(e)};zt.useDebugValue=function(){};zt.useDeferredValue=function(e){return Vr.current.useDeferredValue(e)};zt.useEffect=function(e,t){return Vr.current.useEffect(e,t)};zt.useId=function(){return Vr.current.useId()};zt.useImperativeHandle=function(e,t,n){return Vr.current.useImperativeHandle(e,t,n)};zt.useInsertionEffect=function(e,t){return Vr.current.useInsertionEffect(e,t)};zt.useLayoutEffect=function(e,t){return Vr.current.useLayoutEffect(e,t)};zt.useMemo=function(e,t){return Vr.current.useMemo(e,t)};zt.useReducer=function(e,t,n){return Vr.current.useReducer(e,t,n)};zt.useRef=function(e){return Vr.current.useRef(e)};zt.useState=function(e){return Vr.current.useState(e)};zt.useSyncExternalStore=function(e,t,n){return Vr.current.useSyncExternalStore(e,t,n)};zt.useTransition=function(){return Vr.current.useTransition()};zt.version="18.2.0";(function(e){e.exports=zt})(mj);const Jr=Lw(u),Ra=hj({__proto__:null,default:Jr},[u]);var zl={},Rj={get exports(){return zl},set exports(e){zl=e}},Ro={},H1={},Tj={get exports(){return H1},set exports(e){H1=e}},UM={};/**
10
- * @license React
11
- * scheduler.production.min.js
12
- *
13
- * Copyright (c) Facebook, Inc. and its affiliates.
14
- *
15
- * This source code is licensed under the MIT license found in the
16
- * LICENSE file in the root directory of this source tree.
17
- */(function(e){function t(N,z){var W=N.length;N.push(z);e:for(;0<W;){var q=W-1>>>1,X=N[q];if(0<o(X,z))N[q]=z,N[W]=X,W=q;else break e}}function n(N){return N.length===0?null:N[0]}function r(N){if(N.length===0)return null;var z=N[0],W=N.pop();if(W!==z){N[0]=W;e:for(var q=0,X=N.length,le=X>>>1;q<le;){var Q=2*(q+1)-1,ge=N[Q],ee=Q+1,ce=N[ee];if(0>o(ge,W))ee<X&&0>o(ce,ge)?(N[q]=ce,N[ee]=W,q=ee):(N[q]=ge,N[Q]=W,q=Q);else if(ee<X&&0>o(ce,W))N[q]=ce,N[ee]=W,q=ee;else break e}}return z}function o(N,z){var W=N.sortIndex-z.sortIndex;return W!==0?W:N.id-z.id}if(typeof performance=="object"&&typeof performance.now=="function"){var i=performance;e.unstable_now=function(){return i.now()}}else{var s=Date,a=s.now();e.unstable_now=function(){return s.now()-a}}var c=[],d=[],p=1,h=null,m=3,v=!1,b=!1,g=!1,x=typeof setTimeout=="function"?setTimeout:null,C=typeof clearTimeout=="function"?clearTimeout:null,E=typeof setImmediate!="undefined"?setImmediate:null;typeof navigator!="undefined"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function w(N){for(var z=n(d);z!==null;){if(z.callback===null)r(d);else if(z.startTime<=N)r(d),z.sortIndex=z.expirationTime,t(c,z);else break;z=n(d)}}function S(N){if(g=!1,w(N),!b)if(n(c)!==null)b=!0,B(k);else{var z=n(d);z!==null&&G(S,z.startTime-N)}}function k(N,z){b=!1,g&&(g=!1,C(M),M=-1),v=!0;var W=m;try{for(w(z),h=n(c);h!==null&&(!(h.expirationTime>z)||N&&!R());){var q=h.callback;if(typeof q=="function"){h.callback=null,m=h.priorityLevel;var X=q(h.expirationTime<=z);z=e.unstable_now(),typeof X=="function"?h.callback=X:h===n(c)&&r(c),w(z)}else r(c);h=n(c)}if(h!==null)var le=!0;else{var Q=n(d);Q!==null&&G(S,Q.startTime-z),le=!1}return le}finally{h=null,m=W,v=!1}}var I=!1,_=null,M=-1,T=5,O=-1;function R(){return!(e.unstable_now()-O<T)}function H(){if(_!==null){var N=e.unstable_now();O=N;var z=!0;try{z=_(!0,N)}finally{z?j():(I=!1,_=null)}}else I=!1}var j;if(typeof E=="function")j=function(){E(H)};else if(typeof MessageChannel!="undefined"){var A=new MessageChannel,F=A.port2;A.port1.onmessage=H,j=function(){F.postMessage(null)}}else j=function(){x(H,0)};function B(N){_=N,I||(I=!0,j())}function G(N,z){M=x(function(){N(e.unstable_now())},z)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(N){N.callback=null},e.unstable_continueExecution=function(){b||v||(b=!0,B(k))},e.unstable_forceFrameRate=function(N){0>N||125<N?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):T=0<N?Math.floor(1e3/N):5},e.unstable_getCurrentPriorityLevel=function(){return m},e.unstable_getFirstCallbackNode=function(){return n(c)},e.unstable_next=function(N){switch(m){case 1:case 2:case 3:var z=3;break;default:z=m}var W=m;m=z;try{return N()}finally{m=W}},e.unstable_pauseExecution=function(){},e.unstable_requestPaint=function(){},e.unstable_runWithPriority=function(N,z){switch(N){case 1:case 2:case 3:case 4:case 5:break;default:N=3}var W=m;m=N;try{return z()}finally{m=W}},e.unstable_scheduleCallback=function(N,z,W){var q=e.unstable_now();switch(typeof W=="object"&&W!==null?(W=W.delay,W=typeof W=="number"&&0<W?q+W:q):W=q,N){case 1:var X=-1;break;case 2:X=250;break;case 5:X=1073741823;break;case 4:X=1e4;break;default:X=5e3}return X=W+X,N={id:p++,callback:z,priorityLevel:N,startTime:W,expirationTime:X,sortIndex:-1},W>q?(N.sortIndex=W,t(d,N),n(c)===null&&N===n(d)&&(g?(C(M),M=-1):g=!0,G(S,W-q))):(N.sortIndex=X,t(c,N),b||v||(b=!0,B(k))),N},e.unstable_shouldYield=R,e.unstable_wrapCallback=function(N){var z=m;return function(){var W=m;m=z;try{return N.apply(this,arguments)}finally{m=W}}}})(UM);(function(e){e.exports=UM})(Tj);/**
18
- * @license React
19
- * react-dom.production.min.js
20
- *
21
- * Copyright (c) Facebook, Inc. and its affiliates.
22
- *
23
- * This source code is licensed under the MIT license found in the
24
- * LICENSE file in the root directory of this source tree.
25
- */var WM=u,_o=H1;function Me(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n<arguments.length;n++)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var GM=new Set,yf={};function Ka(e,t){du(e,t),du(e+"Capture",t)}function du(e,t){for(yf[e]=t,e=0;e<t.length;e++)GM.add(t[e])}var Fs=!(typeof window=="undefined"||typeof window.document=="undefined"||typeof window.document.createElement=="undefined"),V1=Object.prototype.hasOwnProperty,Oj=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,r_={},o_={};function Lj(e){return V1.call(o_,e)?!0:V1.call(r_,e)?!1:Oj.test(e)?o_[e]=!0:(r_[e]=!0,!1)}function Aj(e,t,n,r){if(n!==null&&n.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return r?!1:n!==null?!n.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function Fj(e,t,n,r){if(t===null||typeof t=="undefined"||Aj(e,t,n,r))return!0;if(r)return!1;if(n!==null)switch(n.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function Ur(e,t,n,r,o,i,s){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=r,this.attributeNamespace=o,this.mustUseProperty=n,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=s}var br={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){br[e]=new Ur(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];br[t]=new Ur(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){br[e]=new Ur(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){br[e]=new Ur(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){br[e]=new Ur(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){br[e]=new Ur(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){br[e]=new Ur(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){br[e]=new Ur(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){br[e]=new Ur(e,5,!1,e.toLowerCase(),null,!1,!1)});var Bw=/[\-:]([a-z])/g;function zw(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(Bw,zw);br[t]=new Ur(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(Bw,zw);br[t]=new Ur(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(Bw,zw);br[t]=new Ur(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){br[e]=new Ur(e,1,!1,e.toLowerCase(),null,!1,!1)});br.xlinkHref=new Ur("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){br[e]=new Ur(e,1,!1,e.toLowerCase(),null,!0,!0)});function jw(e,t,n,r){var o=br.hasOwnProperty(t)?br[t]:null;(o!==null?o.type!==0:r||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(Fj(t,n,o,r)&&(n=null),r||o===null?Lj(t)&&(n===null?e.removeAttribute(t):e.setAttribute(t,""+n)):o.mustUseProperty?e[o.propertyName]=n===null?o.type===3?!1:"":n:(t=o.attributeName,r=o.attributeNamespace,n===null?e.removeAttribute(t):(o=o.type,n=o===3||o===4&&n===!0?"":""+n,r?e.setAttributeNS(r,t,n):e.setAttribute(t,n))))}var Gs=WM.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,xh=Symbol.for("react.element"),Fc=Symbol.for("react.portal"),Nc=Symbol.for("react.fragment"),Hw=Symbol.for("react.strict_mode"),U1=Symbol.for("react.profiler"),KM=Symbol.for("react.provider"),qM=Symbol.for("react.context"),Vw=Symbol.for("react.forward_ref"),W1=Symbol.for("react.suspense"),G1=Symbol.for("react.suspense_list"),Uw=Symbol.for("react.memo"),dl=Symbol.for("react.lazy"),YM=Symbol.for("react.offscreen"),i_=Symbol.iterator;function gd(e){return e===null||typeof e!="object"?null:(e=i_&&e[i_]||e["@@iterator"],typeof e=="function"?e:null)}var An=Object.assign,R0;function Dd(e){if(R0===void 0)try{throw Error()}catch(n){var t=n.stack.trim().match(/\n( *(at )?)/);R0=t&&t[1]||""}return`
26
- `+R0+e}var T0=!1;function O0(e,t){if(!e||T0)return"";T0=!0;var n=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(d){var r=d}Reflect.construct(e,[],t)}else{try{t.call()}catch(d){r=d}e.call(t.prototype)}else{try{throw Error()}catch(d){r=d}e()}}catch(d){if(d&&r&&typeof d.stack=="string"){for(var o=d.stack.split(`
27
- `),i=r.stack.split(`
28
- `),s=o.length-1,a=i.length-1;1<=s&&0<=a&&o[s]!==i[a];)a--;for(;1<=s&&0<=a;s--,a--)if(o[s]!==i[a]){if(s!==1||a!==1)do if(s--,a--,0>a||o[s]!==i[a]){var c=`
29
- `+o[s].replace(" at new "," at ");return e.displayName&&c.includes("<anonymous>")&&(c=c.replace("<anonymous>",e.displayName)),c}while(1<=s&&0<=a);break}}}finally{T0=!1,Error.prepareStackTrace=n}return(e=e?e.displayName||e.name:"")?Dd(e):""}function Nj(e){switch(e.tag){case 5:return Dd(e.type);case 16:return Dd("Lazy");case 13:return Dd("Suspense");case 19:return Dd("SuspenseList");case 0:case 2:case 15:return e=O0(e.type,!1),e;case 11:return e=O0(e.type.render,!1),e;case 1:return e=O0(e.type,!0),e;default:return""}}function K1(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case Nc:return"Fragment";case Fc:return"Portal";case U1:return"Profiler";case Hw:return"StrictMode";case W1:return"Suspense";case G1:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case qM:return(e.displayName||"Context")+".Consumer";case KM:return(e._context.displayName||"Context")+".Provider";case Vw:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case Uw:return t=e.displayName||null,t!==null?t:K1(e.type)||"Memo";case dl:t=e._payload,e=e._init;try{return K1(e(t))}catch(n){}}return null}function Dj(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return K1(t);case 8:return t===Hw?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function jl(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function XM(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function Bj(e){var t=XM(e)?"checked":"value",n=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&typeof n!="undefined"&&typeof n.get=="function"&&typeof n.set=="function"){var o=n.get,i=n.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return o.call(this)},set:function(s){r=""+s,i.call(this,s)}}),Object.defineProperty(e,t,{enumerable:n.enumerable}),{getValue:function(){return r},setValue:function(s){r=""+s},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function Sh(e){e._valueTracker||(e._valueTracker=Bj(e))}function QM(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var n=t.getValue(),r="";return e&&(r=XM(e)?e.checked?"true":"false":e.value),e=r,e!==n?(t.setValue(e),!0):!1}function $m(e){if(e=e||(typeof document!="undefined"?document:void 0),typeof e=="undefined")return null;try{return e.activeElement||e.body}catch(t){return e.body}}function q1(e,t){var n=t.checked;return An({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:n!=null?n:e._wrapperState.initialChecked})}function s_(e,t){var n=t.defaultValue==null?"":t.defaultValue,r=t.checked!=null?t.checked:t.defaultChecked;n=jl(t.value!=null?t.value:n),e._wrapperState={initialChecked:r,initialValue:n,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function JM(e,t){t=t.checked,t!=null&&jw(e,"checked",t,!1)}function Y1(e,t){JM(e,t);var n=jl(t.value),r=t.type;if(n!=null)r==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+n):e.value!==""+n&&(e.value=""+n);else if(r==="submit"||r==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?X1(e,t.type,n):t.hasOwnProperty("defaultValue")&&X1(e,t.type,jl(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function l_(e,t,n){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!(r!=="submit"&&r!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,n||t===e.value||(e.value=t),e.defaultValue=t}n=e.name,n!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,n!==""&&(e.name=n)}function X1(e,t,n){(t!=="number"||$m(e.ownerDocument)!==e)&&(n==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+n&&(e.defaultValue=""+n))}var Bd=Array.isArray;function Qc(e,t,n,r){if(e=e.options,t){t={};for(var o=0;o<n.length;o++)t["$"+n[o]]=!0;for(n=0;n<e.length;n++)o=t.hasOwnProperty("$"+e[n].value),e[n].selected!==o&&(e[n].selected=o),o&&r&&(e[n].defaultSelected=!0)}else{for(n=""+jl(n),t=null,o=0;o<e.length;o++){if(e[o].value===n){e[o].selected=!0,r&&(e[o].defaultSelected=!0);return}t!==null||e[o].disabled||(t=e[o])}t!==null&&(t.selected=!0)}}function Q1(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(Me(91));return An({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function a_(e,t){var n=t.value;if(n==null){if(n=t.children,t=t.defaultValue,n!=null){if(t!=null)throw Error(Me(92));if(Bd(n)){if(1<n.length)throw Error(Me(93));n=n[0]}t=n}t==null&&(t=""),n=t}e._wrapperState={initialValue:jl(n)}}function ZM(e,t){var n=jl(t.value),r=jl(t.defaultValue);n!=null&&(n=""+n,n!==e.value&&(e.value=n),t.defaultValue==null&&e.defaultValue!==n&&(e.defaultValue=n)),r!=null&&(e.defaultValue=""+r)}function c_(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function eR(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function J1(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?eR(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var Eh,tR=function(e){return typeof MSApp!="undefined"&&MSApp.execUnsafeLocalFunction?function(t,n,r,o){MSApp.execUnsafeLocalFunction(function(){return e(t,n,r,o)})}:e}(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(Eh=Eh||document.createElement("div"),Eh.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=Eh.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function bf(e,t){if(t){var n=e.firstChild;if(n&&n===e.lastChild&&n.nodeType===3){n.nodeValue=t;return}}e.textContent=t}var Yd={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},zj=["Webkit","ms","Moz","O"];Object.keys(Yd).forEach(function(e){zj.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Yd[t]=Yd[e]})});function nR(e,t,n){return t==null||typeof t=="boolean"||t===""?"":n||typeof t!="number"||t===0||Yd.hasOwnProperty(e)&&Yd[e]?(""+t).trim():t+"px"}function rR(e,t){e=e.style;for(var n in t)if(t.hasOwnProperty(n)){var r=n.indexOf("--")===0,o=nR(n,t[n],r);n==="float"&&(n="cssFloat"),r?e.setProperty(n,o):e[n]=o}}var jj=An({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function Z1(e,t){if(t){if(jj[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(Me(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(Me(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(Me(61))}if(t.style!=null&&typeof t.style!="object")throw Error(Me(62))}}function eb(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var tb=null;function Ww(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var nb=null,Jc=null,Zc=null;function u_(e){if(e=ip(e)){if(typeof nb!="function")throw Error(Me(280));var t=e.stateNode;t&&(t=Rg(t),nb(e.stateNode,e.type,t))}}function oR(e){Jc?Zc?Zc.push(e):Zc=[e]:Jc=e}function iR(){if(Jc){var e=Jc,t=Zc;if(Zc=Jc=null,u_(e),t)for(e=0;e<t.length;e++)u_(t[e])}}function sR(e,t){return e(t)}function lR(){}var L0=!1;function aR(e,t,n){if(L0)return e(t,n);L0=!0;try{return sR(e,t,n)}finally{L0=!1,(Jc!==null||Zc!==null)&&(lR(),iR())}}function wf(e,t){var n=e.stateNode;if(n===null)return null;var r=Rg(n);if(r===null)return null;n=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(e=e.type,r=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!r;break e;default:e=!1}if(e)return null;if(n&&typeof n!="function")throw Error(Me(231,t,typeof n));return n}var rb=!1;if(Fs)try{var vd={};Object.defineProperty(vd,"passive",{get:function(){rb=!0}}),window.addEventListener("test",vd,vd),window.removeEventListener("test",vd,vd)}catch(e){rb=!1}function Hj(e,t,n,r,o,i,s,a,c){var d=Array.prototype.slice.call(arguments,3);try{t.apply(n,d)}catch(p){this.onError(p)}}var Xd=!1,Mm=null,Rm=!1,ob=null,Vj={onError:function(e){Xd=!0,Mm=e}};function Uj(e,t,n,r,o,i,s,a,c){Xd=!1,Mm=null,Hj.apply(Vj,arguments)}function Wj(e,t,n,r,o,i,s,a,c){if(Uj.apply(this,arguments),Xd){if(Xd){var d=Mm;Xd=!1,Mm=null}else throw Error(Me(198));Rm||(Rm=!0,ob=d)}}function qa(e){var t=e,n=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,t.flags&4098&&(n=t.return),e=t.return;while(e)}return t.tag===3?n:null}function cR(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function d_(e){if(qa(e)!==e)throw Error(Me(188))}function Gj(e){var t=e.alternate;if(!t){if(t=qa(e),t===null)throw Error(Me(188));return t!==e?null:e}for(var n=e,r=t;;){var o=n.return;if(o===null)break;var i=o.alternate;if(i===null){if(r=o.return,r!==null){n=r;continue}break}if(o.child===i.child){for(i=o.child;i;){if(i===n)return d_(o),e;if(i===r)return d_(o),t;i=i.sibling}throw Error(Me(188))}if(n.return!==r.return)n=o,r=i;else{for(var s=!1,a=o.child;a;){if(a===n){s=!0,n=o,r=i;break}if(a===r){s=!0,r=o,n=i;break}a=a.sibling}if(!s){for(a=i.child;a;){if(a===n){s=!0,n=i,r=o;break}if(a===r){s=!0,r=i,n=o;break}a=a.sibling}if(!s)throw Error(Me(189))}}if(n.alternate!==r)throw Error(Me(190))}if(n.tag!==3)throw Error(Me(188));return n.stateNode.current===n?e:t}function uR(e){return e=Gj(e),e!==null?dR(e):null}function dR(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=dR(e);if(t!==null)return t;e=e.sibling}return null}var fR=_o.unstable_scheduleCallback,f_=_o.unstable_cancelCallback,Kj=_o.unstable_shouldYield,qj=_o.unstable_requestPaint,Un=_o.unstable_now,Yj=_o.unstable_getCurrentPriorityLevel,Gw=_o.unstable_ImmediatePriority,pR=_o.unstable_UserBlockingPriority,Tm=_o.unstable_NormalPriority,Xj=_o.unstable_LowPriority,hR=_o.unstable_IdlePriority,_g=null,Ji=null;function Qj(e){if(Ji&&typeof Ji.onCommitFiberRoot=="function")try{Ji.onCommitFiberRoot(_g,e,void 0,(e.current.flags&128)===128)}catch(t){}}var Ei=Math.clz32?Math.clz32:e9,Jj=Math.log,Zj=Math.LN2;function e9(e){return e>>>=0,e===0?32:31-(Jj(e)/Zj|0)|0}var Ph=64,kh=4194304;function zd(e){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: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 e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function Om(e,t){var n=e.pendingLanes;if(n===0)return 0;var r=0,o=e.suspendedLanes,i=e.pingedLanes,s=n&268435455;if(s!==0){var a=s&~o;a!==0?r=zd(a):(i&=s,i!==0&&(r=zd(i)))}else s=n&~o,s!==0?r=zd(s):i!==0&&(r=zd(i));if(r===0)return 0;if(t!==0&&t!==r&&!(t&o)&&(o=r&-r,i=t&-t,o>=i||o===16&&(i&4194240)!==0))return t;if(r&4&&(r|=n&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=r;0<t;)n=31-Ei(t),o=1<<n,r|=e[n],t&=~o;return r}function t9(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64: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:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function n9(e,t){for(var n=e.suspendedLanes,r=e.pingedLanes,o=e.expirationTimes,i=e.pendingLanes;0<i;){var s=31-Ei(i),a=1<<s,c=o[s];c===-1?(!(a&n)||a&r)&&(o[s]=t9(a,t)):c<=t&&(e.expiredLanes|=a),i&=~a}}function ib(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function mR(){var e=Ph;return Ph<<=1,!(Ph&4194240)&&(Ph=64),e}function A0(e){for(var t=[],n=0;31>n;n++)t.push(e);return t}function rp(e,t,n){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-Ei(t),e[t]=n}function r9(e,t){var n=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var r=e.eventTimes;for(e=e.expirationTimes;0<n;){var o=31-Ei(n),i=1<<o;t[o]=0,r[o]=-1,e[o]=-1,n&=~i}}function Kw(e,t){var n=e.entangledLanes|=t;for(e=e.entanglements;n;){var r=31-Ei(n),o=1<<r;o&t|e[r]&t&&(e[r]|=t),n&=~o}}var nn=0;function gR(e){return e&=-e,1<e?4<e?e&268435455?16:536870912:4:1}var vR,qw,yR,bR,wR,sb=!1,_h=[],_l=null,Il=null,$l=null,Cf=new Map,xf=new Map,vl=[],o9="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function p_(e,t){switch(e){case"focusin":case"focusout":_l=null;break;case"dragenter":case"dragleave":Il=null;break;case"mouseover":case"mouseout":$l=null;break;case"pointerover":case"pointerout":Cf.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":xf.delete(t.pointerId)}}function yd(e,t,n,r,o,i){return e===null||e.nativeEvent!==i?(e={blockedOn:t,domEventName:n,eventSystemFlags:r,nativeEvent:i,targetContainers:[o]},t!==null&&(t=ip(t),t!==null&&qw(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,o!==null&&t.indexOf(o)===-1&&t.push(o),e)}function i9(e,t,n,r,o){switch(t){case"focusin":return _l=yd(_l,e,t,n,r,o),!0;case"dragenter":return Il=yd(Il,e,t,n,r,o),!0;case"mouseover":return $l=yd($l,e,t,n,r,o),!0;case"pointerover":var i=o.pointerId;return Cf.set(i,yd(Cf.get(i)||null,e,t,n,r,o)),!0;case"gotpointercapture":return i=o.pointerId,xf.set(i,yd(xf.get(i)||null,e,t,n,r,o)),!0}return!1}function CR(e){var t=ya(e.target);if(t!==null){var n=qa(t);if(n!==null){if(t=n.tag,t===13){if(t=cR(n),t!==null){e.blockedOn=t,wR(e.priority,function(){yR(n)});return}}else if(t===3&&n.stateNode.current.memoizedState.isDehydrated){e.blockedOn=n.tag===3?n.stateNode.containerInfo:null;return}}}e.blockedOn=null}function sm(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var n=lb(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(n===null){n=e.nativeEvent;var r=new n.constructor(n.type,n);tb=r,n.target.dispatchEvent(r),tb=null}else return t=ip(n),t!==null&&qw(t),e.blockedOn=n,!1;t.shift()}return!0}function h_(e,t,n){sm(e)&&n.delete(t)}function s9(){sb=!1,_l!==null&&sm(_l)&&(_l=null),Il!==null&&sm(Il)&&(Il=null),$l!==null&&sm($l)&&($l=null),Cf.forEach(h_),xf.forEach(h_)}function bd(e,t){e.blockedOn===t&&(e.blockedOn=null,sb||(sb=!0,_o.unstable_scheduleCallback(_o.unstable_NormalPriority,s9)))}function Sf(e){function t(o){return bd(o,e)}if(0<_h.length){bd(_h[0],e);for(var n=1;n<_h.length;n++){var r=_h[n];r.blockedOn===e&&(r.blockedOn=null)}}for(_l!==null&&bd(_l,e),Il!==null&&bd(Il,e),$l!==null&&bd($l,e),Cf.forEach(t),xf.forEach(t),n=0;n<vl.length;n++)r=vl[n],r.blockedOn===e&&(r.blockedOn=null);for(;0<vl.length&&(n=vl[0],n.blockedOn===null);)CR(n),n.blockedOn===null&&vl.shift()}var eu=Gs.ReactCurrentBatchConfig,Lm=!0;function l9(e,t,n,r){var o=nn,i=eu.transition;eu.transition=null;try{nn=1,Yw(e,t,n,r)}finally{nn=o,eu.transition=i}}function a9(e,t,n,r){var o=nn,i=eu.transition;eu.transition=null;try{nn=4,Yw(e,t,n,r)}finally{nn=o,eu.transition=i}}function Yw(e,t,n,r){if(Lm){var o=lb(e,t,n,r);if(o===null)W0(e,t,r,Am,n),p_(e,r);else if(i9(o,e,t,n,r))r.stopPropagation();else if(p_(e,r),t&4&&-1<o9.indexOf(e)){for(;o!==null;){var i=ip(o);if(i!==null&&vR(i),i=lb(e,t,n,r),i===null&&W0(e,t,r,Am,n),i===o)break;o=i}o!==null&&r.stopPropagation()}else W0(e,t,r,null,n)}}var Am=null;function lb(e,t,n,r){if(Am=null,e=Ww(r),e=ya(e),e!==null)if(t=qa(e),t===null)e=null;else if(n=t.tag,n===13){if(e=cR(t),e!==null)return e;e=null}else if(n===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return Am=e,null}function xR(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(Yj()){case Gw:return 1;case pR:return 4;case Tm:case Xj:return 16;case hR:return 536870912;default:return 16}default:return 16}}var wl=null,Xw=null,lm=null;function SR(){if(lm)return lm;var e,t=Xw,n=t.length,r,o="value"in wl?wl.value:wl.textContent,i=o.length;for(e=0;e<n&&t[e]===o[e];e++);var s=n-e;for(r=1;r<=s&&t[n-r]===o[i-r];r++);return lm=o.slice(e,1<r?1-r:void 0)}function am(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function Ih(){return!0}function m_(){return!1}function To(e){function t(n,r,o,i,s){this._reactName=n,this._targetInst=o,this.type=r,this.nativeEvent=i,this.target=s,this.currentTarget=null;for(var a in e)e.hasOwnProperty(a)&&(n=e[a],this[a]=n?n(i):i[a]);return this.isDefaultPrevented=(i.defaultPrevented!=null?i.defaultPrevented:i.returnValue===!1)?Ih:m_,this.isPropagationStopped=m_,this}return An(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var n=this.nativeEvent;n&&(n.preventDefault?n.preventDefault():typeof n.returnValue!="unknown"&&(n.returnValue=!1),this.isDefaultPrevented=Ih)},stopPropagation:function(){var n=this.nativeEvent;n&&(n.stopPropagation?n.stopPropagation():typeof n.cancelBubble!="unknown"&&(n.cancelBubble=!0),this.isPropagationStopped=Ih)},persist:function(){},isPersistent:Ih}),t}var Au={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Qw=To(Au),op=An({},Au,{view:0,detail:0}),c9=To(op),F0,N0,wd,Ig=An({},op,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Jw,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==wd&&(wd&&e.type==="mousemove"?(F0=e.screenX-wd.screenX,N0=e.screenY-wd.screenY):N0=F0=0,wd=e),F0)},movementY:function(e){return"movementY"in e?e.movementY:N0}}),g_=To(Ig),u9=An({},Ig,{dataTransfer:0}),d9=To(u9),f9=An({},op,{relatedTarget:0}),D0=To(f9),p9=An({},Au,{animationName:0,elapsedTime:0,pseudoElement:0}),h9=To(p9),m9=An({},Au,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),g9=To(m9),v9=An({},Au,{data:0}),v_=To(v9),y9={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},b9={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},w9={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function C9(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=w9[e])?!!t[e]:!1}function Jw(){return C9}var x9=An({},op,{key:function(e){if(e.key){var t=y9[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=am(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?b9[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Jw,charCode:function(e){return e.type==="keypress"?am(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?am(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),S9=To(x9),E9=An({},Ig,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),y_=To(E9),P9=An({},op,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Jw}),k9=To(P9),_9=An({},Au,{propertyName:0,elapsedTime:0,pseudoElement:0}),I9=To(_9),$9=An({},Ig,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),M9=To($9),R9=[9,13,27,32],Zw=Fs&&"CompositionEvent"in window,Qd=null;Fs&&"documentMode"in document&&(Qd=document.documentMode);var T9=Fs&&"TextEvent"in window&&!Qd,ER=Fs&&(!Zw||Qd&&8<Qd&&11>=Qd),b_=String.fromCharCode(32),w_=!1;function PR(e,t){switch(e){case"keyup":return R9.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function kR(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Dc=!1;function O9(e,t){switch(e){case"compositionend":return kR(t);case"keypress":return t.which!==32?null:(w_=!0,b_);case"textInput":return e=t.data,e===b_&&w_?null:e;default:return null}}function L9(e,t){if(Dc)return e==="compositionend"||!Zw&&PR(e,t)?(e=SR(),lm=Xw=wl=null,Dc=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return ER&&t.locale!=="ko"?null:t.data;default:return null}}var A9={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function C_(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!A9[e.type]:t==="textarea"}function _R(e,t,n,r){oR(r),t=Fm(t,"onChange"),0<t.length&&(n=new Qw("onChange","change",null,n,r),e.push({event:n,listeners:t}))}var Jd=null,Ef=null;function F9(e){DR(e,0)}function $g(e){var t=jc(e);if(QM(t))return e}function N9(e,t){if(e==="change")return t}var IR=!1;if(Fs){var B0;if(Fs){var z0="oninput"in document;if(!z0){var x_=document.createElement("div");x_.setAttribute("oninput","return;"),z0=typeof x_.oninput=="function"}B0=z0}else B0=!1;IR=B0&&(!document.documentMode||9<document.documentMode)}function S_(){Jd&&(Jd.detachEvent("onpropertychange",$R),Ef=Jd=null)}function $R(e){if(e.propertyName==="value"&&$g(Ef)){var t=[];_R(t,Ef,e,Ww(e)),aR(F9,t)}}function D9(e,t,n){e==="focusin"?(S_(),Jd=t,Ef=n,Jd.attachEvent("onpropertychange",$R)):e==="focusout"&&S_()}function B9(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return $g(Ef)}function z9(e,t){if(e==="click")return $g(t)}function j9(e,t){if(e==="input"||e==="change")return $g(t)}function H9(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var $i=typeof Object.is=="function"?Object.is:H9;function Pf(e,t){if($i(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(r=0;r<n.length;r++){var o=n[r];if(!V1.call(t,o)||!$i(e[o],t[o]))return!1}return!0}function E_(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function P_(e,t){var n=E_(e);e=0;for(var r;n;){if(n.nodeType===3){if(r=e+n.textContent.length,e<=t&&r>=t)return{node:n,offset:t-e};e=r}e:{for(;n;){if(n.nextSibling){n=n.nextSibling;break e}n=n.parentNode}n=void 0}n=E_(n)}}function MR(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?MR(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function RR(){for(var e=window,t=$m();t instanceof e.HTMLIFrameElement;){try{var n=typeof t.contentWindow.location.href=="string"}catch(r){n=!1}if(n)e=t.contentWindow;else break;t=$m(e.document)}return t}function eC(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function V9(e){var t=RR(),n=e.focusedElem,r=e.selectionRange;if(t!==n&&n&&n.ownerDocument&&MR(n.ownerDocument.documentElement,n)){if(r!==null&&eC(n)){if(t=r.start,e=r.end,e===void 0&&(e=t),"selectionStart"in n)n.selectionStart=t,n.selectionEnd=Math.min(e,n.value.length);else if(e=(t=n.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var o=n.textContent.length,i=Math.min(r.start,o);r=r.end===void 0?i:Math.min(r.end,o),!e.extend&&i>r&&(o=r,r=i,i=o),o=P_(n,i);var s=P_(n,r);o&&s&&(e.rangeCount!==1||e.anchorNode!==o.node||e.anchorOffset!==o.offset||e.focusNode!==s.node||e.focusOffset!==s.offset)&&(t=t.createRange(),t.setStart(o.node,o.offset),e.removeAllRanges(),i>r?(e.addRange(t),e.extend(s.node,s.offset)):(t.setEnd(s.node,s.offset),e.addRange(t)))}}for(t=[],e=n;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof n.focus=="function"&&n.focus(),n=0;n<t.length;n++)e=t[n],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var U9=Fs&&"documentMode"in document&&11>=document.documentMode,Bc=null,ab=null,Zd=null,cb=!1;function k_(e,t,n){var r=n.window===n?n.document:n.nodeType===9?n:n.ownerDocument;cb||Bc==null||Bc!==$m(r)||(r=Bc,"selectionStart"in r&&eC(r)?r={start:r.selectionStart,end:r.selectionEnd}:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection(),r={anchorNode:r.anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset}),Zd&&Pf(Zd,r)||(Zd=r,r=Fm(ab,"onSelect"),0<r.length&&(t=new Qw("onSelect","select",null,t,n),e.push({event:t,listeners:r}),t.target=Bc)))}function $h(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit"+e]="webkit"+t,n["Moz"+e]="moz"+t,n}var zc={animationend:$h("Animation","AnimationEnd"),animationiteration:$h("Animation","AnimationIteration"),animationstart:$h("Animation","AnimationStart"),transitionend:$h("Transition","TransitionEnd")},j0={},TR={};Fs&&(TR=document.createElement("div").style,"AnimationEvent"in window||(delete zc.animationend.animation,delete zc.animationiteration.animation,delete zc.animationstart.animation),"TransitionEvent"in window||delete zc.transitionend.transition);function Mg(e){if(j0[e])return j0[e];if(!zc[e])return e;var t=zc[e],n;for(n in t)if(t.hasOwnProperty(n)&&n in TR)return j0[e]=t[n];return e}var OR=Mg("animationend"),LR=Mg("animationiteration"),AR=Mg("animationstart"),FR=Mg("transitionend"),NR=new Map,__="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function Ql(e,t){NR.set(e,t),Ka(t,[e])}for(var H0=0;H0<__.length;H0++){var V0=__[H0],W9=V0.toLowerCase(),G9=V0[0].toUpperCase()+V0.slice(1);Ql(W9,"on"+G9)}Ql(OR,"onAnimationEnd");Ql(LR,"onAnimationIteration");Ql(AR,"onAnimationStart");Ql("dblclick","onDoubleClick");Ql("focusin","onFocus");Ql("focusout","onBlur");Ql(FR,"onTransitionEnd");du("onMouseEnter",["mouseout","mouseover"]);du("onMouseLeave",["mouseout","mouseover"]);du("onPointerEnter",["pointerout","pointerover"]);du("onPointerLeave",["pointerout","pointerover"]);Ka("onChange","change click focusin focusout input keydown keyup selectionchange".split(" "));Ka("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" "));Ka("onBeforeInput",["compositionend","keypress","textInput","paste"]);Ka("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" "));Ka("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" "));Ka("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var jd="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),K9=new Set("cancel close invalid load scroll toggle".split(" ").concat(jd));function I_(e,t,n){var r=e.type||"unknown-event";e.currentTarget=n,Wj(r,t,void 0,e),e.currentTarget=null}function DR(e,t){t=(t&4)!==0;for(var n=0;n<e.length;n++){var r=e[n],o=r.event;r=r.listeners;e:{var i=void 0;if(t)for(var s=r.length-1;0<=s;s--){var a=r[s],c=a.instance,d=a.currentTarget;if(a=a.listener,c!==i&&o.isPropagationStopped())break e;I_(o,a,d),i=c}else for(s=0;s<r.length;s++){if(a=r[s],c=a.instance,d=a.currentTarget,a=a.listener,c!==i&&o.isPropagationStopped())break e;I_(o,a,d),i=c}}}if(Rm)throw e=ob,Rm=!1,ob=null,e}function yn(e,t){var n=t[hb];n===void 0&&(n=t[hb]=new Set);var r=e+"__bubble";n.has(r)||(BR(t,e,2,!1),n.add(r))}function U0(e,t,n){var r=0;t&&(r|=4),BR(n,e,r,t)}var Mh="_reactListening"+Math.random().toString(36).slice(2);function kf(e){if(!e[Mh]){e[Mh]=!0,GM.forEach(function(n){n!=="selectionchange"&&(K9.has(n)||U0(n,!1,e),U0(n,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[Mh]||(t[Mh]=!0,U0("selectionchange",!1,t))}}function BR(e,t,n,r){switch(xR(t)){case 1:var o=l9;break;case 4:o=a9;break;default:o=Yw}n=o.bind(null,t,n,e),o=void 0,!rb||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(o=!0),r?o!==void 0?e.addEventListener(t,n,{capture:!0,passive:o}):e.addEventListener(t,n,!0):o!==void 0?e.addEventListener(t,n,{passive:o}):e.addEventListener(t,n,!1)}function W0(e,t,n,r,o){var i=r;if(!(t&1)&&!(t&2)&&r!==null)e:for(;;){if(r===null)return;var s=r.tag;if(s===3||s===4){var a=r.stateNode.containerInfo;if(a===o||a.nodeType===8&&a.parentNode===o)break;if(s===4)for(s=r.return;s!==null;){var c=s.tag;if((c===3||c===4)&&(c=s.stateNode.containerInfo,c===o||c.nodeType===8&&c.parentNode===o))return;s=s.return}for(;a!==null;){if(s=ya(a),s===null)return;if(c=s.tag,c===5||c===6){r=i=s;continue e}a=a.parentNode}}r=r.return}aR(function(){var d=i,p=Ww(n),h=[];e:{var m=NR.get(e);if(m!==void 0){var v=Qw,b=e;switch(e){case"keypress":if(am(n)===0)break e;case"keydown":case"keyup":v=S9;break;case"focusin":b="focus",v=D0;break;case"focusout":b="blur",v=D0;break;case"beforeblur":case"afterblur":v=D0;break;case"click":if(n.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":v=g_;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":v=d9;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":v=k9;break;case OR:case LR:case AR:v=h9;break;case FR:v=I9;break;case"scroll":v=c9;break;case"wheel":v=M9;break;case"copy":case"cut":case"paste":v=g9;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":v=y_}var g=(t&4)!==0,x=!g&&e==="scroll",C=g?m!==null?m+"Capture":null:m;g=[];for(var E=d,w;E!==null;){w=E;var S=w.stateNode;if(w.tag===5&&S!==null&&(w=S,C!==null&&(S=wf(E,C),S!=null&&g.push(_f(E,S,w)))),x)break;E=E.return}0<g.length&&(m=new v(m,b,null,n,p),h.push({event:m,listeners:g}))}}if(!(t&7)){e:{if(m=e==="mouseover"||e==="pointerover",v=e==="mouseout"||e==="pointerout",m&&n!==tb&&(b=n.relatedTarget||n.fromElement)&&(ya(b)||b[Ns]))break e;if((v||m)&&(m=p.window===p?p:(m=p.ownerDocument)?m.defaultView||m.parentWindow:window,v?(b=n.relatedTarget||n.toElement,v=d,b=b?ya(b):null,b!==null&&(x=qa(b),b!==x||b.tag!==5&&b.tag!==6)&&(b=null)):(v=null,b=d),v!==b)){if(g=g_,S="onMouseLeave",C="onMouseEnter",E="mouse",(e==="pointerout"||e==="pointerover")&&(g=y_,S="onPointerLeave",C="onPointerEnter",E="pointer"),x=v==null?m:jc(v),w=b==null?m:jc(b),m=new g(S,E+"leave",v,n,p),m.target=x,m.relatedTarget=w,S=null,ya(p)===d&&(g=new g(C,E+"enter",b,n,p),g.target=w,g.relatedTarget=x,S=g),x=S,v&&b)t:{for(g=v,C=b,E=0,w=g;w;w=bc(w))E++;for(w=0,S=C;S;S=bc(S))w++;for(;0<E-w;)g=bc(g),E--;for(;0<w-E;)C=bc(C),w--;for(;E--;){if(g===C||C!==null&&g===C.alternate)break t;g=bc(g),C=bc(C)}g=null}else g=null;v!==null&&$_(h,m,v,g,!1),b!==null&&x!==null&&$_(h,x,b,g,!0)}}e:{if(m=d?jc(d):window,v=m.nodeName&&m.nodeName.toLowerCase(),v==="select"||v==="input"&&m.type==="file")var k=N9;else if(C_(m))if(IR)k=j9;else{k=B9;var I=D9}else(v=m.nodeName)&&v.toLowerCase()==="input"&&(m.type==="checkbox"||m.type==="radio")&&(k=z9);if(k&&(k=k(e,d))){_R(h,k,n,p);break e}I&&I(e,m,d),e==="focusout"&&(I=m._wrapperState)&&I.controlled&&m.type==="number"&&X1(m,"number",m.value)}switch(I=d?jc(d):window,e){case"focusin":(C_(I)||I.contentEditable==="true")&&(Bc=I,ab=d,Zd=null);break;case"focusout":Zd=ab=Bc=null;break;case"mousedown":cb=!0;break;case"contextmenu":case"mouseup":case"dragend":cb=!1,k_(h,n,p);break;case"selectionchange":if(U9)break;case"keydown":case"keyup":k_(h,n,p)}var _;if(Zw)e:{switch(e){case"compositionstart":var M="onCompositionStart";break e;case"compositionend":M="onCompositionEnd";break e;case"compositionupdate":M="onCompositionUpdate";break e}M=void 0}else Dc?PR(e,n)&&(M="onCompositionEnd"):e==="keydown"&&n.keyCode===229&&(M="onCompositionStart");M&&(ER&&n.locale!=="ko"&&(Dc||M!=="onCompositionStart"?M==="onCompositionEnd"&&Dc&&(_=SR()):(wl=p,Xw="value"in wl?wl.value:wl.textContent,Dc=!0)),I=Fm(d,M),0<I.length&&(M=new v_(M,e,null,n,p),h.push({event:M,listeners:I}),_?M.data=_:(_=kR(n),_!==null&&(M.data=_)))),(_=T9?O9(e,n):L9(e,n))&&(d=Fm(d,"onBeforeInput"),0<d.length&&(p=new v_("onBeforeInput","beforeinput",null,n,p),h.push({event:p,listeners:d}),p.data=_))}DR(h,t)})}function _f(e,t,n){return{instance:e,listener:t,currentTarget:n}}function Fm(e,t){for(var n=t+"Capture",r=[];e!==null;){var o=e,i=o.stateNode;o.tag===5&&i!==null&&(o=i,i=wf(e,n),i!=null&&r.unshift(_f(e,i,o)),i=wf(e,t),i!=null&&r.push(_f(e,i,o))),e=e.return}return r}function bc(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function $_(e,t,n,r,o){for(var i=t._reactName,s=[];n!==null&&n!==r;){var a=n,c=a.alternate,d=a.stateNode;if(c!==null&&c===r)break;a.tag===5&&d!==null&&(a=d,o?(c=wf(n,i),c!=null&&s.unshift(_f(n,c,a))):o||(c=wf(n,i),c!=null&&s.push(_f(n,c,a)))),n=n.return}s.length!==0&&e.push({event:t,listeners:s})}var q9=/\r\n?/g,Y9=/\u0000|\uFFFD/g;function M_(e){return(typeof e=="string"?e:""+e).replace(q9,`
30
- `).replace(Y9,"")}function Rh(e,t,n){if(t=M_(t),M_(e)!==t&&n)throw Error(Me(425))}function Nm(){}var ub=null,db=null;function fb(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var pb=typeof setTimeout=="function"?setTimeout:void 0,X9=typeof clearTimeout=="function"?clearTimeout:void 0,R_=typeof Promise=="function"?Promise:void 0,Q9=typeof queueMicrotask=="function"?queueMicrotask:typeof R_!="undefined"?function(e){return R_.resolve(null).then(e).catch(J9)}:pb;function J9(e){setTimeout(function(){throw e})}function G0(e,t){var n=t,r=0;do{var o=n.nextSibling;if(e.removeChild(n),o&&o.nodeType===8)if(n=o.data,n==="/$"){if(r===0){e.removeChild(o),Sf(t);return}r--}else n!=="$"&&n!=="$?"&&n!=="$!"||r++;n=o}while(n);Sf(t)}function Ml(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function T_(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="$"||n==="$!"||n==="$?"){if(t===0)return e;t--}else n==="/$"&&t++}e=e.previousSibling}return null}var Fu=Math.random().toString(36).slice(2),Yi="__reactFiber$"+Fu,If="__reactProps$"+Fu,Ns="__reactContainer$"+Fu,hb="__reactEvents$"+Fu,Z9="__reactListeners$"+Fu,eH="__reactHandles$"+Fu;function ya(e){var t=e[Yi];if(t)return t;for(var n=e.parentNode;n;){if(t=n[Ns]||n[Yi]){if(n=t.alternate,t.child!==null||n!==null&&n.child!==null)for(e=T_(e);e!==null;){if(n=e[Yi])return n;e=T_(e)}return t}e=n,n=e.parentNode}return null}function ip(e){return e=e[Yi]||e[Ns],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function jc(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(Me(33))}function Rg(e){return e[If]||null}var mb=[],Hc=-1;function Jl(e){return{current:e}}function wn(e){0>Hc||(e.current=mb[Hc],mb[Hc]=null,Hc--)}function fn(e,t){Hc++,mb[Hc]=e.current,e.current=t}var Hl={},Or=Jl(Hl),to=Jl(!1),Ta=Hl;function fu(e,t){var n=e.type.contextTypes;if(!n)return Hl;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var o={},i;for(i in n)o[i]=t[i];return r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=o),o}function no(e){return e=e.childContextTypes,e!=null}function Dm(){wn(to),wn(Or)}function O_(e,t,n){if(Or.current!==Hl)throw Error(Me(168));fn(Or,t),fn(to,n)}function zR(e,t,n){var r=e.stateNode;if(t=t.childContextTypes,typeof r.getChildContext!="function")return n;r=r.getChildContext();for(var o in r)if(!(o in t))throw Error(Me(108,Dj(e)||"Unknown",o));return An({},n,r)}function Bm(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||Hl,Ta=Or.current,fn(Or,e),fn(to,to.current),!0}function L_(e,t,n){var r=e.stateNode;if(!r)throw Error(Me(169));n?(e=zR(e,t,Ta),r.__reactInternalMemoizedMergedChildContext=e,wn(to),wn(Or),fn(Or,e)):wn(to),fn(to,n)}var Ps=null,Tg=!1,K0=!1;function jR(e){Ps===null?Ps=[e]:Ps.push(e)}function tH(e){Tg=!0,jR(e)}function Zl(){if(!K0&&Ps!==null){K0=!0;var e=0,t=nn;try{var n=Ps;for(nn=1;e<n.length;e++){var r=n[e];do r=r(!0);while(r!==null)}Ps=null,Tg=!1}catch(o){throw Ps!==null&&(Ps=Ps.slice(e+1)),fR(Gw,Zl),o}finally{nn=t,K0=!1}}return null}var Vc=[],Uc=0,zm=null,jm=0,Go=[],Ko=0,Oa=null,Is=1,$s="";function fa(e,t){Vc[Uc++]=jm,Vc[Uc++]=zm,zm=e,jm=t}function HR(e,t,n){Go[Ko++]=Is,Go[Ko++]=$s,Go[Ko++]=Oa,Oa=e;var r=Is;e=$s;var o=32-Ei(r)-1;r&=~(1<<o),n+=1;var i=32-Ei(t)+o;if(30<i){var s=o-o%5;i=(r&(1<<s)-1).toString(32),r>>=s,o-=s,Is=1<<32-Ei(t)+o|n<<o|r,$s=i+e}else Is=1<<i|n<<o|r,$s=e}function tC(e){e.return!==null&&(fa(e,1),HR(e,1,0))}function nC(e){for(;e===zm;)zm=Vc[--Uc],Vc[Uc]=null,jm=Vc[--Uc],Vc[Uc]=null;for(;e===Oa;)Oa=Go[--Ko],Go[Ko]=null,$s=Go[--Ko],Go[Ko]=null,Is=Go[--Ko],Go[Ko]=null}var Po=null,Eo=null,Sn=!1,Ci=null;function VR(e,t){var n=Yo(5,null,null,0);n.elementType="DELETED",n.stateNode=t,n.return=e,t=e.deletions,t===null?(e.deletions=[n],e.flags|=16):t.push(n)}function A_(e,t){switch(e.tag){case 5:var n=e.type;return t=t.nodeType!==1||n.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,Po=e,Eo=Ml(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,Po=e,Eo=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(n=Oa!==null?{id:Is,overflow:$s}:null,e.memoizedState={dehydrated:t,treeContext:n,retryLane:1073741824},n=Yo(18,null,null,0),n.stateNode=t,n.return=e,e.child=n,Po=e,Eo=null,!0):!1;default:return!1}}function gb(e){return(e.mode&1)!==0&&(e.flags&128)===0}function vb(e){if(Sn){var t=Eo;if(t){var n=t;if(!A_(e,t)){if(gb(e))throw Error(Me(418));t=Ml(n.nextSibling);var r=Po;t&&A_(e,t)?VR(r,n):(e.flags=e.flags&-4097|2,Sn=!1,Po=e)}}else{if(gb(e))throw Error(Me(418));e.flags=e.flags&-4097|2,Sn=!1,Po=e}}}function F_(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;Po=e}function Th(e){if(e!==Po)return!1;if(!Sn)return F_(e),Sn=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!fb(e.type,e.memoizedProps)),t&&(t=Eo)){if(gb(e))throw UR(),Error(Me(418));for(;t;)VR(e,t),t=Ml(t.nextSibling)}if(F_(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(Me(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var n=e.data;if(n==="/$"){if(t===0){Eo=Ml(e.nextSibling);break e}t--}else n!=="$"&&n!=="$!"&&n!=="$?"||t++}e=e.nextSibling}Eo=null}}else Eo=Po?Ml(e.stateNode.nextSibling):null;return!0}function UR(){for(var e=Eo;e;)e=Ml(e.nextSibling)}function pu(){Eo=Po=null,Sn=!1}function rC(e){Ci===null?Ci=[e]:Ci.push(e)}var nH=Gs.ReactCurrentBatchConfig;function yi(e,t){if(e&&e.defaultProps){t=An({},t),e=e.defaultProps;for(var n in e)t[n]===void 0&&(t[n]=e[n]);return t}return t}var Hm=Jl(null),Vm=null,Wc=null,oC=null;function iC(){oC=Wc=Vm=null}function sC(e){var t=Hm.current;wn(Hm),e._currentValue=t}function yb(e,t,n){for(;e!==null;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,r!==null&&(r.childLanes|=t)):r!==null&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===n)break;e=e.return}}function tu(e,t){Vm=e,oC=Wc=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(Zr=!0),e.firstContext=null)}function ei(e){var t=e._currentValue;if(oC!==e)if(e={context:e,memoizedValue:t,next:null},Wc===null){if(Vm===null)throw Error(Me(308));Wc=e,Vm.dependencies={lanes:0,firstContext:e}}else Wc=Wc.next=e;return t}var ba=null;function lC(e){ba===null?ba=[e]:ba.push(e)}function WR(e,t,n,r){var o=t.interleaved;return o===null?(n.next=n,lC(t)):(n.next=o.next,o.next=n),t.interleaved=n,Ds(e,r)}function Ds(e,t){e.lanes|=t;var n=e.alternate;for(n!==null&&(n.lanes|=t),n=e,e=e.return;e!==null;)e.childLanes|=t,n=e.alternate,n!==null&&(n.childLanes|=t),n=e,e=e.return;return n.tag===3?n.stateNode:null}var fl=!1;function aC(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function GR(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Os(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function Rl(e,t,n){var r=e.updateQueue;if(r===null)return null;if(r=r.shared,Wt&2){var o=r.pending;return o===null?t.next=t:(t.next=o.next,o.next=t),r.pending=t,Ds(e,n)}return o=r.interleaved,o===null?(t.next=t,lC(r)):(t.next=o.next,o.next=t),r.interleaved=t,Ds(e,n)}function cm(e,t,n){if(t=t.updateQueue,t!==null&&(t=t.shared,(n&4194240)!==0)){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,Kw(e,n)}}function N_(e,t){var n=e.updateQueue,r=e.alternate;if(r!==null&&(r=r.updateQueue,n===r)){var o=null,i=null;if(n=n.firstBaseUpdate,n!==null){do{var s={eventTime:n.eventTime,lane:n.lane,tag:n.tag,payload:n.payload,callback:n.callback,next:null};i===null?o=i=s:i=i.next=s,n=n.next}while(n!==null);i===null?o=i=t:i=i.next=t}else o=i=t;n={baseState:r.baseState,firstBaseUpdate:o,lastBaseUpdate:i,shared:r.shared,effects:r.effects},e.updateQueue=n;return}e=n.lastBaseUpdate,e===null?n.firstBaseUpdate=t:e.next=t,n.lastBaseUpdate=t}function Um(e,t,n,r){var o=e.updateQueue;fl=!1;var i=o.firstBaseUpdate,s=o.lastBaseUpdate,a=o.shared.pending;if(a!==null){o.shared.pending=null;var c=a,d=c.next;c.next=null,s===null?i=d:s.next=d,s=c;var p=e.alternate;p!==null&&(p=p.updateQueue,a=p.lastBaseUpdate,a!==s&&(a===null?p.firstBaseUpdate=d:a.next=d,p.lastBaseUpdate=c))}if(i!==null){var h=o.baseState;s=0,p=d=c=null,a=i;do{var m=a.lane,v=a.eventTime;if((r&m)===m){p!==null&&(p=p.next={eventTime:v,lane:0,tag:a.tag,payload:a.payload,callback:a.callback,next:null});e:{var b=e,g=a;switch(m=t,v=n,g.tag){case 1:if(b=g.payload,typeof b=="function"){h=b.call(v,h,m);break e}h=b;break e;case 3:b.flags=b.flags&-65537|128;case 0:if(b=g.payload,m=typeof b=="function"?b.call(v,h,m):b,m==null)break e;h=An({},h,m);break e;case 2:fl=!0}}a.callback!==null&&a.lane!==0&&(e.flags|=64,m=o.effects,m===null?o.effects=[a]:m.push(a))}else v={eventTime:v,lane:m,tag:a.tag,payload:a.payload,callback:a.callback,next:null},p===null?(d=p=v,c=h):p=p.next=v,s|=m;if(a=a.next,a===null){if(a=o.shared.pending,a===null)break;m=a,a=m.next,m.next=null,o.lastBaseUpdate=m,o.shared.pending=null}}while(1);if(p===null&&(c=h),o.baseState=c,o.firstBaseUpdate=d,o.lastBaseUpdate=p,t=o.shared.interleaved,t!==null){o=t;do s|=o.lane,o=o.next;while(o!==t)}else i===null&&(o.shared.lanes=0);Aa|=s,e.lanes=s,e.memoizedState=h}}function D_(e,t,n){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var r=e[t],o=r.callback;if(o!==null){if(r.callback=null,r=n,typeof o!="function")throw Error(Me(191,o));o.call(r)}}}var KR=new WM.Component().refs;function bb(e,t,n,r){t=e.memoizedState,n=n(r,t),n=n==null?t:An({},t,n),e.memoizedState=n,e.lanes===0&&(e.updateQueue.baseState=n)}var Og={isMounted:function(e){return(e=e._reactInternals)?qa(e)===e:!1},enqueueSetState:function(e,t,n){e=e._reactInternals;var r=Hr(),o=Ol(e),i=Os(r,o);i.payload=t,n!=null&&(i.callback=n),t=Rl(e,i,o),t!==null&&(Pi(t,e,o,r),cm(t,e,o))},enqueueReplaceState:function(e,t,n){e=e._reactInternals;var r=Hr(),o=Ol(e),i=Os(r,o);i.tag=1,i.payload=t,n!=null&&(i.callback=n),t=Rl(e,i,o),t!==null&&(Pi(t,e,o,r),cm(t,e,o))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var n=Hr(),r=Ol(e),o=Os(n,r);o.tag=2,t!=null&&(o.callback=t),t=Rl(e,o,r),t!==null&&(Pi(t,e,r,n),cm(t,e,r))}};function B_(e,t,n,r,o,i,s){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(r,i,s):t.prototype&&t.prototype.isPureReactComponent?!Pf(n,r)||!Pf(o,i):!0}function qR(e,t,n){var r=!1,o=Hl,i=t.contextType;return typeof i=="object"&&i!==null?i=ei(i):(o=no(t)?Ta:Or.current,r=t.contextTypes,i=(r=r!=null)?fu(e,o):Hl),t=new t(n,i),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=Og,e.stateNode=t,t._reactInternals=e,r&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=o,e.__reactInternalMemoizedMaskedChildContext=i),t}function z_(e,t,n,r){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(n,r),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(n,r),t.state!==e&&Og.enqueueReplaceState(t,t.state,null)}function wb(e,t,n,r){var o=e.stateNode;o.props=n,o.state=e.memoizedState,o.refs=KR,aC(e);var i=t.contextType;typeof i=="object"&&i!==null?o.context=ei(i):(i=no(t)?Ta:Or.current,o.context=fu(e,i)),o.state=e.memoizedState,i=t.getDerivedStateFromProps,typeof i=="function"&&(bb(e,t,i,n),o.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof o.getSnapshotBeforeUpdate=="function"||typeof o.UNSAFE_componentWillMount!="function"&&typeof o.componentWillMount!="function"||(t=o.state,typeof o.componentWillMount=="function"&&o.componentWillMount(),typeof o.UNSAFE_componentWillMount=="function"&&o.UNSAFE_componentWillMount(),t!==o.state&&Og.enqueueReplaceState(o,o.state,null),Um(e,n,o,r),o.state=e.memoizedState),typeof o.componentDidMount=="function"&&(e.flags|=4194308)}function Cd(e,t,n){if(e=n.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(n._owner){if(n=n._owner,n){if(n.tag!==1)throw Error(Me(309));var r=n.stateNode}if(!r)throw Error(Me(147,e));var o=r,i=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===i?t.ref:(t=function(s){var a=o.refs;a===KR&&(a=o.refs={}),s===null?delete a[i]:a[i]=s},t._stringRef=i,t)}if(typeof e!="string")throw Error(Me(284));if(!n._owner)throw Error(Me(290,e))}return e}function Oh(e,t){throw e=Object.prototype.toString.call(t),Error(Me(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function j_(e){var t=e._init;return t(e._payload)}function YR(e){function t(C,E){if(e){var w=C.deletions;w===null?(C.deletions=[E],C.flags|=16):w.push(E)}}function n(C,E){if(!e)return null;for(;E!==null;)t(C,E),E=E.sibling;return null}function r(C,E){for(C=new Map;E!==null;)E.key!==null?C.set(E.key,E):C.set(E.index,E),E=E.sibling;return C}function o(C,E){return C=Ll(C,E),C.index=0,C.sibling=null,C}function i(C,E,w){return C.index=w,e?(w=C.alternate,w!==null?(w=w.index,w<E?(C.flags|=2,E):w):(C.flags|=2,E)):(C.flags|=1048576,E)}function s(C){return e&&C.alternate===null&&(C.flags|=2),C}function a(C,E,w,S){return E===null||E.tag!==6?(E=e1(w,C.mode,S),E.return=C,E):(E=o(E,w),E.return=C,E)}function c(C,E,w,S){var k=w.type;return k===Nc?p(C,E,w.props.children,S,w.key):E!==null&&(E.elementType===k||typeof k=="object"&&k!==null&&k.$$typeof===dl&&j_(k)===E.type)?(S=o(E,w.props),S.ref=Cd(C,E,w),S.return=C,S):(S=mm(w.type,w.key,w.props,null,C.mode,S),S.ref=Cd(C,E,w),S.return=C,S)}function d(C,E,w,S){return E===null||E.tag!==4||E.stateNode.containerInfo!==w.containerInfo||E.stateNode.implementation!==w.implementation?(E=t1(w,C.mode,S),E.return=C,E):(E=o(E,w.children||[]),E.return=C,E)}function p(C,E,w,S,k){return E===null||E.tag!==7?(E=ka(w,C.mode,S,k),E.return=C,E):(E=o(E,w),E.return=C,E)}function h(C,E,w){if(typeof E=="string"&&E!==""||typeof E=="number")return E=e1(""+E,C.mode,w),E.return=C,E;if(typeof E=="object"&&E!==null){switch(E.$$typeof){case xh:return w=mm(E.type,E.key,E.props,null,C.mode,w),w.ref=Cd(C,null,E),w.return=C,w;case Fc:return E=t1(E,C.mode,w),E.return=C,E;case dl:var S=E._init;return h(C,S(E._payload),w)}if(Bd(E)||gd(E))return E=ka(E,C.mode,w,null),E.return=C,E;Oh(C,E)}return null}function m(C,E,w,S){var k=E!==null?E.key:null;if(typeof w=="string"&&w!==""||typeof w=="number")return k!==null?null:a(C,E,""+w,S);if(typeof w=="object"&&w!==null){switch(w.$$typeof){case xh:return w.key===k?c(C,E,w,S):null;case Fc:return w.key===k?d(C,E,w,S):null;case dl:return k=w._init,m(C,E,k(w._payload),S)}if(Bd(w)||gd(w))return k!==null?null:p(C,E,w,S,null);Oh(C,w)}return null}function v(C,E,w,S,k){if(typeof S=="string"&&S!==""||typeof S=="number")return C=C.get(w)||null,a(E,C,""+S,k);if(typeof S=="object"&&S!==null){switch(S.$$typeof){case xh:return C=C.get(S.key===null?w:S.key)||null,c(E,C,S,k);case Fc:return C=C.get(S.key===null?w:S.key)||null,d(E,C,S,k);case dl:var I=S._init;return v(C,E,w,I(S._payload),k)}if(Bd(S)||gd(S))return C=C.get(w)||null,p(E,C,S,k,null);Oh(E,S)}return null}function b(C,E,w,S){for(var k=null,I=null,_=E,M=E=0,T=null;_!==null&&M<w.length;M++){_.index>M?(T=_,_=null):T=_.sibling;var O=m(C,_,w[M],S);if(O===null){_===null&&(_=T);break}e&&_&&O.alternate===null&&t(C,_),E=i(O,E,M),I===null?k=O:I.sibling=O,I=O,_=T}if(M===w.length)return n(C,_),Sn&&fa(C,M),k;if(_===null){for(;M<w.length;M++)_=h(C,w[M],S),_!==null&&(E=i(_,E,M),I===null?k=_:I.sibling=_,I=_);return Sn&&fa(C,M),k}for(_=r(C,_);M<w.length;M++)T=v(_,C,M,w[M],S),T!==null&&(e&&T.alternate!==null&&_.delete(T.key===null?M:T.key),E=i(T,E,M),I===null?k=T:I.sibling=T,I=T);return e&&_.forEach(function(R){return t(C,R)}),Sn&&fa(C,M),k}function g(C,E,w,S){var k=gd(w);if(typeof k!="function")throw Error(Me(150));if(w=k.call(w),w==null)throw Error(Me(151));for(var I=k=null,_=E,M=E=0,T=null,O=w.next();_!==null&&!O.done;M++,O=w.next()){_.index>M?(T=_,_=null):T=_.sibling;var R=m(C,_,O.value,S);if(R===null){_===null&&(_=T);break}e&&_&&R.alternate===null&&t(C,_),E=i(R,E,M),I===null?k=R:I.sibling=R,I=R,_=T}if(O.done)return n(C,_),Sn&&fa(C,M),k;if(_===null){for(;!O.done;M++,O=w.next())O=h(C,O.value,S),O!==null&&(E=i(O,E,M),I===null?k=O:I.sibling=O,I=O);return Sn&&fa(C,M),k}for(_=r(C,_);!O.done;M++,O=w.next())O=v(_,C,M,O.value,S),O!==null&&(e&&O.alternate!==null&&_.delete(O.key===null?M:O.key),E=i(O,E,M),I===null?k=O:I.sibling=O,I=O);return e&&_.forEach(function(H){return t(C,H)}),Sn&&fa(C,M),k}function x(C,E,w,S){if(typeof w=="object"&&w!==null&&w.type===Nc&&w.key===null&&(w=w.props.children),typeof w=="object"&&w!==null){switch(w.$$typeof){case xh:e:{for(var k=w.key,I=E;I!==null;){if(I.key===k){if(k=w.type,k===Nc){if(I.tag===7){n(C,I.sibling),E=o(I,w.props.children),E.return=C,C=E;break e}}else if(I.elementType===k||typeof k=="object"&&k!==null&&k.$$typeof===dl&&j_(k)===I.type){n(C,I.sibling),E=o(I,w.props),E.ref=Cd(C,I,w),E.return=C,C=E;break e}n(C,I);break}else t(C,I);I=I.sibling}w.type===Nc?(E=ka(w.props.children,C.mode,S,w.key),E.return=C,C=E):(S=mm(w.type,w.key,w.props,null,C.mode,S),S.ref=Cd(C,E,w),S.return=C,C=S)}return s(C);case Fc:e:{for(I=w.key;E!==null;){if(E.key===I)if(E.tag===4&&E.stateNode.containerInfo===w.containerInfo&&E.stateNode.implementation===w.implementation){n(C,E.sibling),E=o(E,w.children||[]),E.return=C,C=E;break e}else{n(C,E);break}else t(C,E);E=E.sibling}E=t1(w,C.mode,S),E.return=C,C=E}return s(C);case dl:return I=w._init,x(C,E,I(w._payload),S)}if(Bd(w))return b(C,E,w,S);if(gd(w))return g(C,E,w,S);Oh(C,w)}return typeof w=="string"&&w!==""||typeof w=="number"?(w=""+w,E!==null&&E.tag===6?(n(C,E.sibling),E=o(E,w),E.return=C,C=E):(n(C,E),E=e1(w,C.mode,S),E.return=C,C=E),s(C)):n(C,E)}return x}var hu=YR(!0),XR=YR(!1),sp={},Zi=Jl(sp),$f=Jl(sp),Mf=Jl(sp);function wa(e){if(e===sp)throw Error(Me(174));return e}function cC(e,t){switch(fn(Mf,t),fn($f,e),fn(Zi,sp),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:J1(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=J1(t,e)}wn(Zi),fn(Zi,t)}function mu(){wn(Zi),wn($f),wn(Mf)}function QR(e){wa(Mf.current);var t=wa(Zi.current),n=J1(t,e.type);t!==n&&(fn($f,e),fn(Zi,n))}function uC(e){$f.current===e&&(wn(Zi),wn($f))}var Rn=Jl(0);function Wm(e){for(var t=e;t!==null;){if(t.tag===13){var n=t.memoizedState;if(n!==null&&(n=n.dehydrated,n===null||n.data==="$?"||n.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if(t.flags&128)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var q0=[];function dC(){for(var e=0;e<q0.length;e++)q0[e]._workInProgressVersionPrimary=null;q0.length=0}var um=Gs.ReactCurrentDispatcher,Y0=Gs.ReactCurrentBatchConfig,La=0,Ln=null,er=null,lr=null,Gm=!1,ef=!1,Rf=0,rH=0;function Pr(){throw Error(Me(321))}function fC(e,t){if(t===null)return!1;for(var n=0;n<t.length&&n<e.length;n++)if(!$i(e[n],t[n]))return!1;return!0}function pC(e,t,n,r,o,i){if(La=i,Ln=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,um.current=e===null||e.memoizedState===null?lH:aH,e=n(r,o),ef){i=0;do{if(ef=!1,Rf=0,25<=i)throw Error(Me(301));i+=1,lr=er=null,t.updateQueue=null,um.current=cH,e=n(r,o)}while(ef)}if(um.current=Km,t=er!==null&&er.next!==null,La=0,lr=er=Ln=null,Gm=!1,t)throw Error(Me(300));return e}function hC(){var e=Rf!==0;return Rf=0,e}function Hi(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return lr===null?Ln.memoizedState=lr=e:lr=lr.next=e,lr}function ti(){if(er===null){var e=Ln.alternate;e=e!==null?e.memoizedState:null}else e=er.next;var t=lr===null?Ln.memoizedState:lr.next;if(t!==null)lr=t,er=e;else{if(e===null)throw Error(Me(310));er=e,e={memoizedState:er.memoizedState,baseState:er.baseState,baseQueue:er.baseQueue,queue:er.queue,next:null},lr===null?Ln.memoizedState=lr=e:lr=lr.next=e}return lr}function Tf(e,t){return typeof t=="function"?t(e):t}function X0(e){var t=ti(),n=t.queue;if(n===null)throw Error(Me(311));n.lastRenderedReducer=e;var r=er,o=r.baseQueue,i=n.pending;if(i!==null){if(o!==null){var s=o.next;o.next=i.next,i.next=s}r.baseQueue=o=i,n.pending=null}if(o!==null){i=o.next,r=r.baseState;var a=s=null,c=null,d=i;do{var p=d.lane;if((La&p)===p)c!==null&&(c=c.next={lane:0,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null}),r=d.hasEagerState?d.eagerState:e(r,d.action);else{var h={lane:p,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null};c===null?(a=c=h,s=r):c=c.next=h,Ln.lanes|=p,Aa|=p}d=d.next}while(d!==null&&d!==i);c===null?s=r:c.next=a,$i(r,t.memoizedState)||(Zr=!0),t.memoizedState=r,t.baseState=s,t.baseQueue=c,n.lastRenderedState=r}if(e=n.interleaved,e!==null){o=e;do i=o.lane,Ln.lanes|=i,Aa|=i,o=o.next;while(o!==e)}else o===null&&(n.lanes=0);return[t.memoizedState,n.dispatch]}function Q0(e){var t=ti(),n=t.queue;if(n===null)throw Error(Me(311));n.lastRenderedReducer=e;var r=n.dispatch,o=n.pending,i=t.memoizedState;if(o!==null){n.pending=null;var s=o=o.next;do i=e(i,s.action),s=s.next;while(s!==o);$i(i,t.memoizedState)||(Zr=!0),t.memoizedState=i,t.baseQueue===null&&(t.baseState=i),n.lastRenderedState=i}return[i,r]}function JR(){}function ZR(e,t){var n=Ln,r=ti(),o=t(),i=!$i(r.memoizedState,o);if(i&&(r.memoizedState=o,Zr=!0),r=r.queue,mC(nT.bind(null,n,r,e),[e]),r.getSnapshot!==t||i||lr!==null&&lr.memoizedState.tag&1){if(n.flags|=2048,Of(9,tT.bind(null,n,r,o,t),void 0,null),cr===null)throw Error(Me(349));La&30||eT(n,t,o)}return o}function eT(e,t,n){e.flags|=16384,e={getSnapshot:t,value:n},t=Ln.updateQueue,t===null?(t={lastEffect:null,stores:null},Ln.updateQueue=t,t.stores=[e]):(n=t.stores,n===null?t.stores=[e]:n.push(e))}function tT(e,t,n,r){t.value=n,t.getSnapshot=r,rT(t)&&oT(e)}function nT(e,t,n){return n(function(){rT(t)&&oT(e)})}function rT(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!$i(e,n)}catch(r){return!0}}function oT(e){var t=Ds(e,1);t!==null&&Pi(t,e,1,-1)}function H_(e){var t=Hi();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Tf,lastRenderedState:e},t.queue=e,e=e.dispatch=sH.bind(null,Ln,e),[t.memoizedState,e]}function Of(e,t,n,r){return e={tag:e,create:t,destroy:n,deps:r,next:null},t=Ln.updateQueue,t===null?(t={lastEffect:null,stores:null},Ln.updateQueue=t,t.lastEffect=e.next=e):(n=t.lastEffect,n===null?t.lastEffect=e.next=e:(r=n.next,n.next=e,e.next=r,t.lastEffect=e)),e}function iT(){return ti().memoizedState}function dm(e,t,n,r){var o=Hi();Ln.flags|=e,o.memoizedState=Of(1|t,n,void 0,r===void 0?null:r)}function Lg(e,t,n,r){var o=ti();r=r===void 0?null:r;var i=void 0;if(er!==null){var s=er.memoizedState;if(i=s.destroy,r!==null&&fC(r,s.deps)){o.memoizedState=Of(t,n,i,r);return}}Ln.flags|=e,o.memoizedState=Of(1|t,n,i,r)}function V_(e,t){return dm(8390656,8,e,t)}function mC(e,t){return Lg(2048,8,e,t)}function sT(e,t){return Lg(4,2,e,t)}function lT(e,t){return Lg(4,4,e,t)}function aT(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function cT(e,t,n){return n=n!=null?n.concat([e]):null,Lg(4,4,aT.bind(null,t,e),n)}function gC(){}function uT(e,t){var n=ti();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&fC(t,r[1])?r[0]:(n.memoizedState=[e,t],e)}function dT(e,t){var n=ti();t=t===void 0?null:t;var r=n.memoizedState;return r!==null&&t!==null&&fC(t,r[1])?r[0]:(e=e(),n.memoizedState=[e,t],e)}function fT(e,t,n){return La&21?($i(n,t)||(n=mR(),Ln.lanes|=n,Aa|=n,e.baseState=!0),t):(e.baseState&&(e.baseState=!1,Zr=!0),e.memoizedState=n)}function oH(e,t){var n=nn;nn=n!==0&&4>n?n:4,e(!0);var r=Y0.transition;Y0.transition={};try{e(!1),t()}finally{nn=n,Y0.transition=r}}function pT(){return ti().memoizedState}function iH(e,t,n){var r=Ol(e);if(n={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null},hT(e))mT(t,n);else if(n=WR(e,t,n,r),n!==null){var o=Hr();Pi(n,e,r,o),gT(n,t,r)}}function sH(e,t,n){var r=Ol(e),o={lane:r,action:n,hasEagerState:!1,eagerState:null,next:null};if(hT(e))mT(t,o);else{var i=e.alternate;if(e.lanes===0&&(i===null||i.lanes===0)&&(i=t.lastRenderedReducer,i!==null))try{var s=t.lastRenderedState,a=i(s,n);if(o.hasEagerState=!0,o.eagerState=a,$i(a,s)){var c=t.interleaved;c===null?(o.next=o,lC(t)):(o.next=c.next,c.next=o),t.interleaved=o;return}}catch(d){}finally{}n=WR(e,t,o,r),n!==null&&(o=Hr(),Pi(n,e,r,o),gT(n,t,r))}}function hT(e){var t=e.alternate;return e===Ln||t!==null&&t===Ln}function mT(e,t){ef=Gm=!0;var n=e.pending;n===null?t.next=t:(t.next=n.next,n.next=t),e.pending=t}function gT(e,t,n){if(n&4194240){var r=t.lanes;r&=e.pendingLanes,n|=r,t.lanes=n,Kw(e,n)}}var Km={readContext:ei,useCallback:Pr,useContext:Pr,useEffect:Pr,useImperativeHandle:Pr,useInsertionEffect:Pr,useLayoutEffect:Pr,useMemo:Pr,useReducer:Pr,useRef:Pr,useState:Pr,useDebugValue:Pr,useDeferredValue:Pr,useTransition:Pr,useMutableSource:Pr,useSyncExternalStore:Pr,useId:Pr,unstable_isNewReconciler:!1},lH={readContext:ei,useCallback:function(e,t){return Hi().memoizedState=[e,t===void 0?null:t],e},useContext:ei,useEffect:V_,useImperativeHandle:function(e,t,n){return n=n!=null?n.concat([e]):null,dm(4194308,4,aT.bind(null,t,e),n)},useLayoutEffect:function(e,t){return dm(4194308,4,e,t)},useInsertionEffect:function(e,t){return dm(4,2,e,t)},useMemo:function(e,t){var n=Hi();return t=t===void 0?null:t,e=e(),n.memoizedState=[e,t],e},useReducer:function(e,t,n){var r=Hi();return t=n!==void 0?n(t):t,r.memoizedState=r.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},r.queue=e,e=e.dispatch=iH.bind(null,Ln,e),[r.memoizedState,e]},useRef:function(e){var t=Hi();return e={current:e},t.memoizedState=e},useState:H_,useDebugValue:gC,useDeferredValue:function(e){return Hi().memoizedState=e},useTransition:function(){var e=H_(!1),t=e[0];return e=oH.bind(null,e[1]),Hi().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,n){var r=Ln,o=Hi();if(Sn){if(n===void 0)throw Error(Me(407));n=n()}else{if(n=t(),cr===null)throw Error(Me(349));La&30||eT(r,t,n)}o.memoizedState=n;var i={value:n,getSnapshot:t};return o.queue=i,V_(nT.bind(null,r,i,e),[e]),r.flags|=2048,Of(9,tT.bind(null,r,i,n,t),void 0,null),n},useId:function(){var e=Hi(),t=cr.identifierPrefix;if(Sn){var n=$s,r=Is;n=(r&~(1<<32-Ei(r)-1)).toString(32)+n,t=":"+t+"R"+n,n=Rf++,0<n&&(t+="H"+n.toString(32)),t+=":"}else n=rH++,t=":"+t+"r"+n.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},aH={readContext:ei,useCallback:uT,useContext:ei,useEffect:mC,useImperativeHandle:cT,useInsertionEffect:sT,useLayoutEffect:lT,useMemo:dT,useReducer:X0,useRef:iT,useState:function(){return X0(Tf)},useDebugValue:gC,useDeferredValue:function(e){var t=ti();return fT(t,er.memoizedState,e)},useTransition:function(){var e=X0(Tf)[0],t=ti().memoizedState;return[e,t]},useMutableSource:JR,useSyncExternalStore:ZR,useId:pT,unstable_isNewReconciler:!1},cH={readContext:ei,useCallback:uT,useContext:ei,useEffect:mC,useImperativeHandle:cT,useInsertionEffect:sT,useLayoutEffect:lT,useMemo:dT,useReducer:Q0,useRef:iT,useState:function(){return Q0(Tf)},useDebugValue:gC,useDeferredValue:function(e){var t=ti();return er===null?t.memoizedState=e:fT(t,er.memoizedState,e)},useTransition:function(){var e=Q0(Tf)[0],t=ti().memoizedState;return[e,t]},useMutableSource:JR,useSyncExternalStore:ZR,useId:pT,unstable_isNewReconciler:!1};function gu(e,t){try{var n="",r=t;do n+=Nj(r),r=r.return;while(r);var o=n}catch(i){o=`
31
- Error generating stack: `+i.message+`
32
- `+i.stack}return{value:e,source:t,stack:o,digest:null}}function J0(e,t,n){return{value:e,source:null,stack:n!=null?n:null,digest:t!=null?t:null}}function Cb(e,t){try{console.error(t.value)}catch(n){setTimeout(function(){throw n})}}var uH=typeof WeakMap=="function"?WeakMap:Map;function vT(e,t,n){n=Os(-1,n),n.tag=3,n.payload={element:null};var r=t.value;return n.callback=function(){Ym||(Ym=!0,Rb=r),Cb(e,t)},n}function yT(e,t,n){n=Os(-1,n),n.tag=3;var r=e.type.getDerivedStateFromError;if(typeof r=="function"){var o=t.value;n.payload=function(){return r(o)},n.callback=function(){Cb(e,t)}}var i=e.stateNode;return i!==null&&typeof i.componentDidCatch=="function"&&(n.callback=function(){Cb(e,t),typeof r!="function"&&(Tl===null?Tl=new Set([this]):Tl.add(this));var s=t.stack;this.componentDidCatch(t.value,{componentStack:s!==null?s:""})}),n}function U_(e,t,n){var r=e.pingCache;if(r===null){r=e.pingCache=new uH;var o=new Set;r.set(t,o)}else o=r.get(t),o===void 0&&(o=new Set,r.set(t,o));o.has(n)||(o.add(n),e=EH.bind(null,e,t,n),t.then(e,e))}function W_(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function G_(e,t,n,r,o){return e.mode&1?(e.flags|=65536,e.lanes=o,e):(e===t?e.flags|=65536:(e.flags|=128,n.flags|=131072,n.flags&=-52805,n.tag===1&&(n.alternate===null?n.tag=17:(t=Os(-1,1),t.tag=2,Rl(n,t,1))),n.lanes|=1),e)}var dH=Gs.ReactCurrentOwner,Zr=!1;function Br(e,t,n,r){t.child=e===null?XR(t,null,n,r):hu(t,e.child,n,r)}function K_(e,t,n,r,o){n=n.render;var i=t.ref;return tu(t,o),r=pC(e,t,n,r,i,o),n=hC(),e!==null&&!Zr?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,Bs(e,t,o)):(Sn&&n&&tC(t),t.flags|=1,Br(e,t,r,o),t.child)}function q_(e,t,n,r,o){if(e===null){var i=n.type;return typeof i=="function"&&!EC(i)&&i.defaultProps===void 0&&n.compare===null&&n.defaultProps===void 0?(t.tag=15,t.type=i,bT(e,t,i,r,o)):(e=mm(n.type,null,r,t,t.mode,o),e.ref=t.ref,e.return=t,t.child=e)}if(i=e.child,!(e.lanes&o)){var s=i.memoizedProps;if(n=n.compare,n=n!==null?n:Pf,n(s,r)&&e.ref===t.ref)return Bs(e,t,o)}return t.flags|=1,e=Ll(i,r),e.ref=t.ref,e.return=t,t.child=e}function bT(e,t,n,r,o){if(e!==null){var i=e.memoizedProps;if(Pf(i,r)&&e.ref===t.ref)if(Zr=!1,t.pendingProps=r=i,(e.lanes&o)!==0)e.flags&131072&&(Zr=!0);else return t.lanes=e.lanes,Bs(e,t,o)}return xb(e,t,n,r,o)}function wT(e,t,n){var r=t.pendingProps,o=r.children,i=e!==null?e.memoizedState:null;if(r.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null,transitions:null},fn(Kc,bo),bo|=n;else{if(!(n&1073741824))return e=i!==null?i.baseLanes|n:n,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,fn(Kc,bo),bo|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},r=i!==null?i.baseLanes:n,fn(Kc,bo),bo|=r}else i!==null?(r=i.baseLanes|n,t.memoizedState=null):r=n,fn(Kc,bo),bo|=r;return Br(e,t,o,n),t.child}function CT(e,t){var n=t.ref;(e===null&&n!==null||e!==null&&e.ref!==n)&&(t.flags|=512,t.flags|=2097152)}function xb(e,t,n,r,o){var i=no(n)?Ta:Or.current;return i=fu(t,i),tu(t,o),n=pC(e,t,n,r,i,o),r=hC(),e!==null&&!Zr?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o,Bs(e,t,o)):(Sn&&r&&tC(t),t.flags|=1,Br(e,t,n,o),t.child)}function Y_(e,t,n,r,o){if(no(n)){var i=!0;Bm(t)}else i=!1;if(tu(t,o),t.stateNode===null)fm(e,t),qR(t,n,r),wb(t,n,r,o),r=!0;else if(e===null){var s=t.stateNode,a=t.memoizedProps;s.props=a;var c=s.context,d=n.contextType;typeof d=="object"&&d!==null?d=ei(d):(d=no(n)?Ta:Or.current,d=fu(t,d));var p=n.getDerivedStateFromProps,h=typeof p=="function"||typeof s.getSnapshotBeforeUpdate=="function";h||typeof s.UNSAFE_componentWillReceiveProps!="function"&&typeof s.componentWillReceiveProps!="function"||(a!==r||c!==d)&&z_(t,s,r,d),fl=!1;var m=t.memoizedState;s.state=m,Um(t,r,s,o),c=t.memoizedState,a!==r||m!==c||to.current||fl?(typeof p=="function"&&(bb(t,n,p,r),c=t.memoizedState),(a=fl||B_(t,n,a,r,m,c,d))?(h||typeof s.UNSAFE_componentWillMount!="function"&&typeof s.componentWillMount!="function"||(typeof s.componentWillMount=="function"&&s.componentWillMount(),typeof s.UNSAFE_componentWillMount=="function"&&s.UNSAFE_componentWillMount()),typeof s.componentDidMount=="function"&&(t.flags|=4194308)):(typeof s.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=c),s.props=r,s.state=c,s.context=d,r=a):(typeof s.componentDidMount=="function"&&(t.flags|=4194308),r=!1)}else{s=t.stateNode,GR(e,t),a=t.memoizedProps,d=t.type===t.elementType?a:yi(t.type,a),s.props=d,h=t.pendingProps,m=s.context,c=n.contextType,typeof c=="object"&&c!==null?c=ei(c):(c=no(n)?Ta:Or.current,c=fu(t,c));var v=n.getDerivedStateFromProps;(p=typeof v=="function"||typeof s.getSnapshotBeforeUpdate=="function")||typeof s.UNSAFE_componentWillReceiveProps!="function"&&typeof s.componentWillReceiveProps!="function"||(a!==h||m!==c)&&z_(t,s,r,c),fl=!1,m=t.memoizedState,s.state=m,Um(t,r,s,o);var b=t.memoizedState;a!==h||m!==b||to.current||fl?(typeof v=="function"&&(bb(t,n,v,r),b=t.memoizedState),(d=fl||B_(t,n,d,r,m,b,c)||!1)?(p||typeof s.UNSAFE_componentWillUpdate!="function"&&typeof s.componentWillUpdate!="function"||(typeof s.componentWillUpdate=="function"&&s.componentWillUpdate(r,b,c),typeof s.UNSAFE_componentWillUpdate=="function"&&s.UNSAFE_componentWillUpdate(r,b,c)),typeof s.componentDidUpdate=="function"&&(t.flags|=4),typeof s.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof s.componentDidUpdate!="function"||a===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),typeof s.getSnapshotBeforeUpdate!="function"||a===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=b),s.props=r,s.state=b,s.context=c,r=d):(typeof s.componentDidUpdate!="function"||a===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),typeof s.getSnapshotBeforeUpdate!="function"||a===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),r=!1)}return Sb(e,t,n,r,i,o)}function Sb(e,t,n,r,o,i){CT(e,t);var s=(t.flags&128)!==0;if(!r&&!s)return o&&L_(t,n,!1),Bs(e,t,i);r=t.stateNode,dH.current=t;var a=s&&typeof n.getDerivedStateFromError!="function"?null:r.render();return t.flags|=1,e!==null&&s?(t.child=hu(t,e.child,null,i),t.child=hu(t,null,a,i)):Br(e,t,a,i),t.memoizedState=r.state,o&&L_(t,n,!0),t.child}function xT(e){var t=e.stateNode;t.pendingContext?O_(e,t.pendingContext,t.pendingContext!==t.context):t.context&&O_(e,t.context,!1),cC(e,t.containerInfo)}function X_(e,t,n,r,o){return pu(),rC(o),t.flags|=256,Br(e,t,n,r),t.child}var Eb={dehydrated:null,treeContext:null,retryLane:0};function Pb(e){return{baseLanes:e,cachePool:null,transitions:null}}function ST(e,t,n){var r=t.pendingProps,o=Rn.current,i=!1,s=(t.flags&128)!==0,a;if((a=s)||(a=e!==null&&e.memoizedState===null?!1:(o&2)!==0),a?(i=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(o|=1),fn(Rn,o&1),e===null)return vb(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?(t.mode&1?e.data==="$!"?t.lanes=8:t.lanes=1073741824:t.lanes=1,null):(s=r.children,e=r.fallback,i?(r=t.mode,i=t.child,s={mode:"hidden",children:s},!(r&1)&&i!==null?(i.childLanes=0,i.pendingProps=s):i=Ng(s,r,0,null),e=ka(e,r,n,null),i.return=t,e.return=t,i.sibling=e,t.child=i,t.child.memoizedState=Pb(n),t.memoizedState=Eb,e):vC(t,s));if(o=e.memoizedState,o!==null&&(a=o.dehydrated,a!==null))return fH(e,t,s,r,a,o,n);if(i){i=r.fallback,s=t.mode,o=e.child,a=o.sibling;var c={mode:"hidden",children:r.children};return!(s&1)&&t.child!==o?(r=t.child,r.childLanes=0,r.pendingProps=c,t.deletions=null):(r=Ll(o,c),r.subtreeFlags=o.subtreeFlags&14680064),a!==null?i=Ll(a,i):(i=ka(i,s,n,null),i.flags|=2),i.return=t,r.return=t,r.sibling=i,t.child=r,r=i,i=t.child,s=e.child.memoizedState,s=s===null?Pb(n):{baseLanes:s.baseLanes|n,cachePool:null,transitions:s.transitions},i.memoizedState=s,i.childLanes=e.childLanes&~n,t.memoizedState=Eb,r}return i=e.child,e=i.sibling,r=Ll(i,{mode:"visible",children:r.children}),!(t.mode&1)&&(r.lanes=n),r.return=t,r.sibling=null,e!==null&&(n=t.deletions,n===null?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=r,t.memoizedState=null,r}function vC(e,t){return t=Ng({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function Lh(e,t,n,r){return r!==null&&rC(r),hu(t,e.child,null,n),e=vC(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function fH(e,t,n,r,o,i,s){if(n)return t.flags&256?(t.flags&=-257,r=J0(Error(Me(422))),Lh(e,t,s,r)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(i=r.fallback,o=t.mode,r=Ng({mode:"visible",children:r.children},o,0,null),i=ka(i,o,s,null),i.flags|=2,r.return=t,i.return=t,r.sibling=i,t.child=r,t.mode&1&&hu(t,e.child,null,s),t.child.memoizedState=Pb(s),t.memoizedState=Eb,i);if(!(t.mode&1))return Lh(e,t,s,null);if(o.data==="$!"){if(r=o.nextSibling&&o.nextSibling.dataset,r)var a=r.dgst;return r=a,i=Error(Me(419)),r=J0(i,r,void 0),Lh(e,t,s,r)}if(a=(s&e.childLanes)!==0,Zr||a){if(r=cr,r!==null){switch(s&-s){case 4:o=2;break;case 16:o=8;break;case 64: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:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:o=32;break;case 536870912:o=268435456;break;default:o=0}o=o&(r.suspendedLanes|s)?0:o,o!==0&&o!==i.retryLane&&(i.retryLane=o,Ds(e,o),Pi(r,e,o,-1))}return SC(),r=J0(Error(Me(421))),Lh(e,t,s,r)}return o.data==="$?"?(t.flags|=128,t.child=e.child,t=PH.bind(null,e),o._reactRetry=t,null):(e=i.treeContext,Eo=Ml(o.nextSibling),Po=t,Sn=!0,Ci=null,e!==null&&(Go[Ko++]=Is,Go[Ko++]=$s,Go[Ko++]=Oa,Is=e.id,$s=e.overflow,Oa=t),t=vC(t,r.children),t.flags|=4096,t)}function Q_(e,t,n){e.lanes|=t;var r=e.alternate;r!==null&&(r.lanes|=t),yb(e.return,t,n)}function Z0(e,t,n,r,o){var i=e.memoizedState;i===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:n,tailMode:o}:(i.isBackwards=t,i.rendering=null,i.renderingStartTime=0,i.last=r,i.tail=n,i.tailMode=o)}function ET(e,t,n){var r=t.pendingProps,o=r.revealOrder,i=r.tail;if(Br(e,t,r.children,n),r=Rn.current,r&2)r=r&1|2,t.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Q_(e,n,t);else if(e.tag===19)Q_(e,n,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(fn(Rn,r),!(t.mode&1))t.memoizedState=null;else switch(o){case"forwards":for(n=t.child,o=null;n!==null;)e=n.alternate,e!==null&&Wm(e)===null&&(o=n),n=n.sibling;n=o,n===null?(o=t.child,t.child=null):(o=n.sibling,n.sibling=null),Z0(t,!1,o,n,i);break;case"backwards":for(n=null,o=t.child,t.child=null;o!==null;){if(e=o.alternate,e!==null&&Wm(e)===null){t.child=o;break}e=o.sibling,o.sibling=n,n=o,o=e}Z0(t,!0,n,null,i);break;case"together":Z0(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function fm(e,t){!(t.mode&1)&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function Bs(e,t,n){if(e!==null&&(t.dependencies=e.dependencies),Aa|=t.lanes,!(n&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(Me(153));if(t.child!==null){for(e=t.child,n=Ll(e,e.pendingProps),t.child=n,n.return=t;e.sibling!==null;)e=e.sibling,n=n.sibling=Ll(e,e.pendingProps),n.return=t;n.sibling=null}return t.child}function pH(e,t,n){switch(t.tag){case 3:xT(t),pu();break;case 5:QR(t);break;case 1:no(t.type)&&Bm(t);break;case 4:cC(t,t.stateNode.containerInfo);break;case 10:var r=t.type._context,o=t.memoizedProps.value;fn(Hm,r._currentValue),r._currentValue=o;break;case 13:if(r=t.memoizedState,r!==null)return r.dehydrated!==null?(fn(Rn,Rn.current&1),t.flags|=128,null):n&t.child.childLanes?ST(e,t,n):(fn(Rn,Rn.current&1),e=Bs(e,t,n),e!==null?e.sibling:null);fn(Rn,Rn.current&1);break;case 19:if(r=(n&t.childLanes)!==0,e.flags&128){if(r)return ET(e,t,n);t.flags|=128}if(o=t.memoizedState,o!==null&&(o.rendering=null,o.tail=null,o.lastEffect=null),fn(Rn,Rn.current),r)break;return null;case 22:case 23:return t.lanes=0,wT(e,t,n)}return Bs(e,t,n)}var PT,kb,kT,_T;PT=function(e,t){for(var n=t.child;n!==null;){if(n.tag===5||n.tag===6)e.appendChild(n.stateNode);else if(n.tag!==4&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===t)break;for(;n.sibling===null;){if(n.return===null||n.return===t)return;n=n.return}n.sibling.return=n.return,n=n.sibling}};kb=function(){};kT=function(e,t,n,r){var o=e.memoizedProps;if(o!==r){e=t.stateNode,wa(Zi.current);var i=null;switch(n){case"input":o=q1(e,o),r=q1(e,r),i=[];break;case"select":o=An({},o,{value:void 0}),r=An({},r,{value:void 0}),i=[];break;case"textarea":o=Q1(e,o),r=Q1(e,r),i=[];break;default:typeof o.onClick!="function"&&typeof r.onClick=="function"&&(e.onclick=Nm)}Z1(n,r);var s;n=null;for(d in o)if(!r.hasOwnProperty(d)&&o.hasOwnProperty(d)&&o[d]!=null)if(d==="style"){var a=o[d];for(s in a)a.hasOwnProperty(s)&&(n||(n={}),n[s]="")}else d!=="dangerouslySetInnerHTML"&&d!=="children"&&d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&d!=="autoFocus"&&(yf.hasOwnProperty(d)?i||(i=[]):(i=i||[]).push(d,null));for(d in r){var c=r[d];if(a=o!=null?o[d]:void 0,r.hasOwnProperty(d)&&c!==a&&(c!=null||a!=null))if(d==="style")if(a){for(s in a)!a.hasOwnProperty(s)||c&&c.hasOwnProperty(s)||(n||(n={}),n[s]="");for(s in c)c.hasOwnProperty(s)&&a[s]!==c[s]&&(n||(n={}),n[s]=c[s])}else n||(i||(i=[]),i.push(d,n)),n=c;else d==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,a=a?a.__html:void 0,c!=null&&a!==c&&(i=i||[]).push(d,c)):d==="children"?typeof c!="string"&&typeof c!="number"||(i=i||[]).push(d,""+c):d!=="suppressContentEditableWarning"&&d!=="suppressHydrationWarning"&&(yf.hasOwnProperty(d)?(c!=null&&d==="onScroll"&&yn("scroll",e),i||a===c||(i=[])):(i=i||[]).push(d,c))}n&&(i=i||[]).push("style",n);var d=i;(t.updateQueue=d)&&(t.flags|=4)}};_T=function(e,t,n,r){n!==r&&(t.flags|=4)};function xd(e,t){if(!Sn)switch(e.tailMode){case"hidden":t=e.tail;for(var n=null;t!==null;)t.alternate!==null&&(n=t),t=t.sibling;n===null?e.tail=null:n.sibling=null;break;case"collapsed":n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:r.sibling=null}}function kr(e){var t=e.alternate!==null&&e.alternate.child===e.child,n=0,r=0;if(t)for(var o=e.child;o!==null;)n|=o.lanes|o.childLanes,r|=o.subtreeFlags&14680064,r|=o.flags&14680064,o.return=e,o=o.sibling;else for(o=e.child;o!==null;)n|=o.lanes|o.childLanes,r|=o.subtreeFlags,r|=o.flags,o.return=e,o=o.sibling;return e.subtreeFlags|=r,e.childLanes=n,t}function hH(e,t,n){var r=t.pendingProps;switch(nC(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return kr(t),null;case 1:return no(t.type)&&Dm(),kr(t),null;case 3:return r=t.stateNode,mu(),wn(to),wn(Or),dC(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(Th(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&!(t.flags&256)||(t.flags|=1024,Ci!==null&&(Lb(Ci),Ci=null))),kb(e,t),kr(t),null;case 5:uC(t);var o=wa(Mf.current);if(n=t.type,e!==null&&t.stateNode!=null)kT(e,t,n,r,o),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!r){if(t.stateNode===null)throw Error(Me(166));return kr(t),null}if(e=wa(Zi.current),Th(t)){r=t.stateNode,n=t.type;var i=t.memoizedProps;switch(r[Yi]=t,r[If]=i,e=(t.mode&1)!==0,n){case"dialog":yn("cancel",r),yn("close",r);break;case"iframe":case"object":case"embed":yn("load",r);break;case"video":case"audio":for(o=0;o<jd.length;o++)yn(jd[o],r);break;case"source":yn("error",r);break;case"img":case"image":case"link":yn("error",r),yn("load",r);break;case"details":yn("toggle",r);break;case"input":s_(r,i),yn("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!i.multiple},yn("invalid",r);break;case"textarea":a_(r,i),yn("invalid",r)}Z1(n,i),o=null;for(var s in i)if(i.hasOwnProperty(s)){var a=i[s];s==="children"?typeof a=="string"?r.textContent!==a&&(i.suppressHydrationWarning!==!0&&Rh(r.textContent,a,e),o=["children",a]):typeof a=="number"&&r.textContent!==""+a&&(i.suppressHydrationWarning!==!0&&Rh(r.textContent,a,e),o=["children",""+a]):yf.hasOwnProperty(s)&&a!=null&&s==="onScroll"&&yn("scroll",r)}switch(n){case"input":Sh(r),l_(r,i,!0);break;case"textarea":Sh(r),c_(r);break;case"select":case"option":break;default:typeof i.onClick=="function"&&(r.onclick=Nm)}r=o,t.updateQueue=r,r!==null&&(t.flags|=4)}else{s=o.nodeType===9?o:o.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=eR(n)),e==="http://www.w3.org/1999/xhtml"?n==="script"?(e=s.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof r.is=="string"?e=s.createElement(n,{is:r.is}):(e=s.createElement(n),n==="select"&&(s=e,r.multiple?s.multiple=!0:r.size&&(s.size=r.size))):e=s.createElementNS(e,n),e[Yi]=t,e[If]=r,PT(e,t,!1,!1),t.stateNode=e;e:{switch(s=eb(n,r),n){case"dialog":yn("cancel",e),yn("close",e),o=r;break;case"iframe":case"object":case"embed":yn("load",e),o=r;break;case"video":case"audio":for(o=0;o<jd.length;o++)yn(jd[o],e);o=r;break;case"source":yn("error",e),o=r;break;case"img":case"image":case"link":yn("error",e),yn("load",e),o=r;break;case"details":yn("toggle",e),o=r;break;case"input":s_(e,r),o=q1(e,r),yn("invalid",e);break;case"option":o=r;break;case"select":e._wrapperState={wasMultiple:!!r.multiple},o=An({},r,{value:void 0}),yn("invalid",e);break;case"textarea":a_(e,r),o=Q1(e,r),yn("invalid",e);break;default:o=r}Z1(n,o),a=o;for(i in a)if(a.hasOwnProperty(i)){var c=a[i];i==="style"?rR(e,c):i==="dangerouslySetInnerHTML"?(c=c?c.__html:void 0,c!=null&&tR(e,c)):i==="children"?typeof c=="string"?(n!=="textarea"||c!=="")&&bf(e,c):typeof c=="number"&&bf(e,""+c):i!=="suppressContentEditableWarning"&&i!=="suppressHydrationWarning"&&i!=="autoFocus"&&(yf.hasOwnProperty(i)?c!=null&&i==="onScroll"&&yn("scroll",e):c!=null&&jw(e,i,c,s))}switch(n){case"input":Sh(e),l_(e,r,!1);break;case"textarea":Sh(e),c_(e);break;case"option":r.value!=null&&e.setAttribute("value",""+jl(r.value));break;case"select":e.multiple=!!r.multiple,i=r.value,i!=null?Qc(e,!!r.multiple,i,!1):r.defaultValue!=null&&Qc(e,!!r.multiple,r.defaultValue,!0);break;default:typeof o.onClick=="function"&&(e.onclick=Nm)}switch(n){case"button":case"input":case"select":case"textarea":r=!!r.autoFocus;break e;case"img":r=!0;break e;default:r=!1}}r&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return kr(t),null;case 6:if(e&&t.stateNode!=null)_T(e,t,e.memoizedProps,r);else{if(typeof r!="string"&&t.stateNode===null)throw Error(Me(166));if(n=wa(Mf.current),wa(Zi.current),Th(t)){if(r=t.stateNode,n=t.memoizedProps,r[Yi]=t,(i=r.nodeValue!==n)&&(e=Po,e!==null))switch(e.tag){case 3:Rh(r.nodeValue,n,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&Rh(r.nodeValue,n,(e.mode&1)!==0)}i&&(t.flags|=4)}else r=(n.nodeType===9?n:n.ownerDocument).createTextNode(r),r[Yi]=t,t.stateNode=r}return kr(t),null;case 13:if(wn(Rn),r=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(Sn&&Eo!==null&&t.mode&1&&!(t.flags&128))UR(),pu(),t.flags|=98560,i=!1;else if(i=Th(t),r!==null&&r.dehydrated!==null){if(e===null){if(!i)throw Error(Me(318));if(i=t.memoizedState,i=i!==null?i.dehydrated:null,!i)throw Error(Me(317));i[Yi]=t}else pu(),!(t.flags&128)&&(t.memoizedState=null),t.flags|=4;kr(t),i=!1}else Ci!==null&&(Lb(Ci),Ci=null),i=!0;if(!i)return t.flags&65536?t:null}return t.flags&128?(t.lanes=n,t):(r=r!==null,r!==(e!==null&&e.memoizedState!==null)&&r&&(t.child.flags|=8192,t.mode&1&&(e===null||Rn.current&1?tr===0&&(tr=3):SC())),t.updateQueue!==null&&(t.flags|=4),kr(t),null);case 4:return mu(),kb(e,t),e===null&&kf(t.stateNode.containerInfo),kr(t),null;case 10:return sC(t.type._context),kr(t),null;case 17:return no(t.type)&&Dm(),kr(t),null;case 19:if(wn(Rn),i=t.memoizedState,i===null)return kr(t),null;if(r=(t.flags&128)!==0,s=i.rendering,s===null)if(r)xd(i,!1);else{if(tr!==0||e!==null&&e.flags&128)for(e=t.child;e!==null;){if(s=Wm(e),s!==null){for(t.flags|=128,xd(i,!1),r=s.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),t.subtreeFlags=0,r=n,n=t.child;n!==null;)i=n,e=r,i.flags&=14680066,s=i.alternate,s===null?(i.childLanes=0,i.lanes=e,i.child=null,i.subtreeFlags=0,i.memoizedProps=null,i.memoizedState=null,i.updateQueue=null,i.dependencies=null,i.stateNode=null):(i.childLanes=s.childLanes,i.lanes=s.lanes,i.child=s.child,i.subtreeFlags=0,i.deletions=null,i.memoizedProps=s.memoizedProps,i.memoizedState=s.memoizedState,i.updateQueue=s.updateQueue,i.type=s.type,e=s.dependencies,i.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),n=n.sibling;return fn(Rn,Rn.current&1|2),t.child}e=e.sibling}i.tail!==null&&Un()>vu&&(t.flags|=128,r=!0,xd(i,!1),t.lanes=4194304)}else{if(!r)if(e=Wm(s),e!==null){if(t.flags|=128,r=!0,n=e.updateQueue,n!==null&&(t.updateQueue=n,t.flags|=4),xd(i,!0),i.tail===null&&i.tailMode==="hidden"&&!s.alternate&&!Sn)return kr(t),null}else 2*Un()-i.renderingStartTime>vu&&n!==1073741824&&(t.flags|=128,r=!0,xd(i,!1),t.lanes=4194304);i.isBackwards?(s.sibling=t.child,t.child=s):(n=i.last,n!==null?n.sibling=s:t.child=s,i.last=s)}return i.tail!==null?(t=i.tail,i.rendering=t,i.tail=t.sibling,i.renderingStartTime=Un(),t.sibling=null,n=Rn.current,fn(Rn,r?n&1|2:n&1),t):(kr(t),null);case 22:case 23:return xC(),r=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==r&&(t.flags|=8192),r&&t.mode&1?bo&1073741824&&(kr(t),t.subtreeFlags&6&&(t.flags|=8192)):kr(t),null;case 24:return null;case 25:return null}throw Error(Me(156,t.tag))}function mH(e,t){switch(nC(t),t.tag){case 1:return no(t.type)&&Dm(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return mu(),wn(to),wn(Or),dC(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return uC(t),null;case 13:if(wn(Rn),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(Me(340));pu()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return wn(Rn),null;case 4:return mu(),null;case 10:return sC(t.type._context),null;case 22:case 23:return xC(),null;case 24:return null;default:return null}}var Ah=!1,$r=!1,gH=typeof WeakSet=="function"?WeakSet:Set,We=null;function Gc(e,t){var n=e.ref;if(n!==null)if(typeof n=="function")try{n(null)}catch(r){zn(e,t,r)}else n.current=null}function _b(e,t,n){try{n()}catch(r){zn(e,t,r)}}var J_=!1;function vH(e,t){if(ub=Lm,e=RR(),eC(e)){if("selectionStart"in e)var n={start:e.selectionStart,end:e.selectionEnd};else e:{n=(n=e.ownerDocument)&&n.defaultView||window;var r=n.getSelection&&n.getSelection();if(r&&r.rangeCount!==0){n=r.anchorNode;var o=r.anchorOffset,i=r.focusNode;r=r.focusOffset;try{n.nodeType,i.nodeType}catch(S){n=null;break e}var s=0,a=-1,c=-1,d=0,p=0,h=e,m=null;t:for(;;){for(var v;h!==n||o!==0&&h.nodeType!==3||(a=s+o),h!==i||r!==0&&h.nodeType!==3||(c=s+r),h.nodeType===3&&(s+=h.nodeValue.length),(v=h.firstChild)!==null;)m=h,h=v;for(;;){if(h===e)break t;if(m===n&&++d===o&&(a=s),m===i&&++p===r&&(c=s),(v=h.nextSibling)!==null)break;h=m,m=h.parentNode}h=v}n=a===-1||c===-1?null:{start:a,end:c}}else n=null}n=n||{start:0,end:0}}else n=null;for(db={focusedElem:e,selectionRange:n},Lm=!1,We=t;We!==null;)if(t=We,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,We=e;else for(;We!==null;){t=We;try{var b=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(b!==null){var g=b.memoizedProps,x=b.memoizedState,C=t.stateNode,E=C.getSnapshotBeforeUpdate(t.elementType===t.type?g:yi(t.type,g),x);C.__reactInternalSnapshotBeforeUpdate=E}break;case 3:var w=t.stateNode.containerInfo;w.nodeType===1?w.textContent="":w.nodeType===9&&w.documentElement&&w.removeChild(w.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(Me(163))}}catch(S){zn(t,t.return,S)}if(e=t.sibling,e!==null){e.return=t.return,We=e;break}We=t.return}return b=J_,J_=!1,b}function tf(e,t,n){var r=t.updateQueue;if(r=r!==null?r.lastEffect:null,r!==null){var o=r=r.next;do{if((o.tag&e)===e){var i=o.destroy;o.destroy=void 0,i!==void 0&&_b(t,n,i)}o=o.next}while(o!==r)}}function Ag(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var n=t=t.next;do{if((n.tag&e)===e){var r=n.create;n.destroy=r()}n=n.next}while(n!==t)}}function Ib(e){var t=e.ref;if(t!==null){var n=e.stateNode;switch(e.tag){case 5:e=n;break;default:e=n}typeof t=="function"?t(e):t.current=e}}function IT(e){var t=e.alternate;t!==null&&(e.alternate=null,IT(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[Yi],delete t[If],delete t[hb],delete t[Z9],delete t[eH])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function $T(e){return e.tag===5||e.tag===3||e.tag===4}function Z_(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||$T(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function $b(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.nodeType===8?n.parentNode.insertBefore(e,t):n.insertBefore(e,t):(n.nodeType===8?(t=n.parentNode,t.insertBefore(e,n)):(t=n,t.appendChild(e)),n=n._reactRootContainer,n!=null||t.onclick!==null||(t.onclick=Nm));else if(r!==4&&(e=e.child,e!==null))for($b(e,t,n),e=e.sibling;e!==null;)$b(e,t,n),e=e.sibling}function Mb(e,t,n){var r=e.tag;if(r===5||r===6)e=e.stateNode,t?n.insertBefore(e,t):n.appendChild(e);else if(r!==4&&(e=e.child,e!==null))for(Mb(e,t,n),e=e.sibling;e!==null;)Mb(e,t,n),e=e.sibling}var gr=null,wi=!1;function il(e,t,n){for(n=n.child;n!==null;)MT(e,t,n),n=n.sibling}function MT(e,t,n){if(Ji&&typeof Ji.onCommitFiberUnmount=="function")try{Ji.onCommitFiberUnmount(_g,n)}catch(a){}switch(n.tag){case 5:$r||Gc(n,t);case 6:var r=gr,o=wi;gr=null,il(e,t,n),gr=r,wi=o,gr!==null&&(wi?(e=gr,n=n.stateNode,e.nodeType===8?e.parentNode.removeChild(n):e.removeChild(n)):gr.removeChild(n.stateNode));break;case 18:gr!==null&&(wi?(e=gr,n=n.stateNode,e.nodeType===8?G0(e.parentNode,n):e.nodeType===1&&G0(e,n),Sf(e)):G0(gr,n.stateNode));break;case 4:r=gr,o=wi,gr=n.stateNode.containerInfo,wi=!0,il(e,t,n),gr=r,wi=o;break;case 0:case 11:case 14:case 15:if(!$r&&(r=n.updateQueue,r!==null&&(r=r.lastEffect,r!==null))){o=r=r.next;do{var i=o,s=i.destroy;i=i.tag,s!==void 0&&(i&2||i&4)&&_b(n,t,s),o=o.next}while(o!==r)}il(e,t,n);break;case 1:if(!$r&&(Gc(n,t),r=n.stateNode,typeof r.componentWillUnmount=="function"))try{r.props=n.memoizedProps,r.state=n.memoizedState,r.componentWillUnmount()}catch(a){zn(n,t,a)}il(e,t,n);break;case 21:il(e,t,n);break;case 22:n.mode&1?($r=(r=$r)||n.memoizedState!==null,il(e,t,n),$r=r):il(e,t,n);break;default:il(e,t,n)}}function e2(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var n=e.stateNode;n===null&&(n=e.stateNode=new gH),t.forEach(function(r){var o=kH.bind(null,e,r);n.has(r)||(n.add(r),r.then(o,o))})}}function mi(e,t){var n=t.deletions;if(n!==null)for(var r=0;r<n.length;r++){var o=n[r];try{var i=e,s=t,a=s;e:for(;a!==null;){switch(a.tag){case 5:gr=a.stateNode,wi=!1;break e;case 3:gr=a.stateNode.containerInfo,wi=!0;break e;case 4:gr=a.stateNode.containerInfo,wi=!0;break e}a=a.return}if(gr===null)throw Error(Me(160));MT(i,s,o),gr=null,wi=!1;var c=o.alternate;c!==null&&(c.return=null),o.return=null}catch(d){zn(o,t,d)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)RT(t,e),t=t.sibling}function RT(e,t){var n=e.alternate,r=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(mi(t,e),ji(e),r&4){try{tf(3,e,e.return),Ag(3,e)}catch(g){zn(e,e.return,g)}try{tf(5,e,e.return)}catch(g){zn(e,e.return,g)}}break;case 1:mi(t,e),ji(e),r&512&&n!==null&&Gc(n,n.return);break;case 5:if(mi(t,e),ji(e),r&512&&n!==null&&Gc(n,n.return),e.flags&32){var o=e.stateNode;try{bf(o,"")}catch(g){zn(e,e.return,g)}}if(r&4&&(o=e.stateNode,o!=null)){var i=e.memoizedProps,s=n!==null?n.memoizedProps:i,a=e.type,c=e.updateQueue;if(e.updateQueue=null,c!==null)try{a==="input"&&i.type==="radio"&&i.name!=null&&JM(o,i),eb(a,s);var d=eb(a,i);for(s=0;s<c.length;s+=2){var p=c[s],h=c[s+1];p==="style"?rR(o,h):p==="dangerouslySetInnerHTML"?tR(o,h):p==="children"?bf(o,h):jw(o,p,h,d)}switch(a){case"input":Y1(o,i);break;case"textarea":ZM(o,i);break;case"select":var m=o._wrapperState.wasMultiple;o._wrapperState.wasMultiple=!!i.multiple;var v=i.value;v!=null?Qc(o,!!i.multiple,v,!1):m!==!!i.multiple&&(i.defaultValue!=null?Qc(o,!!i.multiple,i.defaultValue,!0):Qc(o,!!i.multiple,i.multiple?[]:"",!1))}o[If]=i}catch(g){zn(e,e.return,g)}}break;case 6:if(mi(t,e),ji(e),r&4){if(e.stateNode===null)throw Error(Me(162));o=e.stateNode,i=e.memoizedProps;try{o.nodeValue=i}catch(g){zn(e,e.return,g)}}break;case 3:if(mi(t,e),ji(e),r&4&&n!==null&&n.memoizedState.isDehydrated)try{Sf(t.containerInfo)}catch(g){zn(e,e.return,g)}break;case 4:mi(t,e),ji(e);break;case 13:mi(t,e),ji(e),o=e.child,o.flags&8192&&(i=o.memoizedState!==null,o.stateNode.isHidden=i,!i||o.alternate!==null&&o.alternate.memoizedState!==null||(wC=Un())),r&4&&e2(e);break;case 22:if(p=n!==null&&n.memoizedState!==null,e.mode&1?($r=(d=$r)||p,mi(t,e),$r=d):mi(t,e),ji(e),r&8192){if(d=e.memoizedState!==null,(e.stateNode.isHidden=d)&&!p&&e.mode&1)for(We=e,p=e.child;p!==null;){for(h=We=p;We!==null;){switch(m=We,v=m.child,m.tag){case 0:case 11:case 14:case 15:tf(4,m,m.return);break;case 1:Gc(m,m.return);var b=m.stateNode;if(typeof b.componentWillUnmount=="function"){r=m,n=m.return;try{t=r,b.props=t.memoizedProps,b.state=t.memoizedState,b.componentWillUnmount()}catch(g){zn(r,n,g)}}break;case 5:Gc(m,m.return);break;case 22:if(m.memoizedState!==null){n2(h);continue}}v!==null?(v.return=m,We=v):n2(h)}p=p.sibling}e:for(p=null,h=e;;){if(h.tag===5){if(p===null){p=h;try{o=h.stateNode,d?(i=o.style,typeof i.setProperty=="function"?i.setProperty("display","none","important"):i.display="none"):(a=h.stateNode,c=h.memoizedProps.style,s=c!=null&&c.hasOwnProperty("display")?c.display:null,a.style.display=nR("display",s))}catch(g){zn(e,e.return,g)}}}else if(h.tag===6){if(p===null)try{h.stateNode.nodeValue=d?"":h.memoizedProps}catch(g){zn(e,e.return,g)}}else if((h.tag!==22&&h.tag!==23||h.memoizedState===null||h===e)&&h.child!==null){h.child.return=h,h=h.child;continue}if(h===e)break e;for(;h.sibling===null;){if(h.return===null||h.return===e)break e;p===h&&(p=null),h=h.return}p===h&&(p=null),h.sibling.return=h.return,h=h.sibling}}break;case 19:mi(t,e),ji(e),r&4&&e2(e);break;case 21:break;default:mi(t,e),ji(e)}}function ji(e){var t=e.flags;if(t&2){try{e:{for(var n=e.return;n!==null;){if($T(n)){var r=n;break e}n=n.return}throw Error(Me(160))}switch(r.tag){case 5:var o=r.stateNode;r.flags&32&&(bf(o,""),r.flags&=-33);var i=Z_(e);Mb(e,i,o);break;case 3:case 4:var s=r.stateNode.containerInfo,a=Z_(e);$b(e,a,s);break;default:throw Error(Me(161))}}catch(c){zn(e,e.return,c)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function yH(e,t,n){We=e,TT(e)}function TT(e,t,n){for(var r=(e.mode&1)!==0;We!==null;){var o=We,i=o.child;if(o.tag===22&&r){var s=o.memoizedState!==null||Ah;if(!s){var a=o.alternate,c=a!==null&&a.memoizedState!==null||$r;a=Ah;var d=$r;if(Ah=s,($r=c)&&!d)for(We=o;We!==null;)s=We,c=s.child,s.tag===22&&s.memoizedState!==null?r2(o):c!==null?(c.return=s,We=c):r2(o);for(;i!==null;)We=i,TT(i),i=i.sibling;We=o,Ah=a,$r=d}t2(e)}else o.subtreeFlags&8772&&i!==null?(i.return=o,We=i):t2(e)}}function t2(e){for(;We!==null;){var t=We;if(t.flags&8772){var n=t.alternate;try{if(t.flags&8772)switch(t.tag){case 0:case 11:case 15:$r||Ag(5,t);break;case 1:var r=t.stateNode;if(t.flags&4&&!$r)if(n===null)r.componentDidMount();else{var o=t.elementType===t.type?n.memoizedProps:yi(t.type,n.memoizedProps);r.componentDidUpdate(o,n.memoizedState,r.__reactInternalSnapshotBeforeUpdate)}var i=t.updateQueue;i!==null&&D_(t,i,r);break;case 3:var s=t.updateQueue;if(s!==null){if(n=null,t.child!==null)switch(t.child.tag){case 5:n=t.child.stateNode;break;case 1:n=t.child.stateNode}D_(t,s,n)}break;case 5:var a=t.stateNode;if(n===null&&t.flags&4){n=a;var c=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":c.autoFocus&&n.focus();break;case"img":c.src&&(n.src=c.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var d=t.alternate;if(d!==null){var p=d.memoizedState;if(p!==null){var h=p.dehydrated;h!==null&&Sf(h)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(Me(163))}$r||t.flags&512&&Ib(t)}catch(m){zn(t,t.return,m)}}if(t===e){We=null;break}if(n=t.sibling,n!==null){n.return=t.return,We=n;break}We=t.return}}function n2(e){for(;We!==null;){var t=We;if(t===e){We=null;break}var n=t.sibling;if(n!==null){n.return=t.return,We=n;break}We=t.return}}function r2(e){for(;We!==null;){var t=We;try{switch(t.tag){case 0:case 11:case 15:var n=t.return;try{Ag(4,t)}catch(c){zn(t,n,c)}break;case 1:var r=t.stateNode;if(typeof r.componentDidMount=="function"){var o=t.return;try{r.componentDidMount()}catch(c){zn(t,o,c)}}var i=t.return;try{Ib(t)}catch(c){zn(t,i,c)}break;case 5:var s=t.return;try{Ib(t)}catch(c){zn(t,s,c)}}}catch(c){zn(t,t.return,c)}if(t===e){We=null;break}var a=t.sibling;if(a!==null){a.return=t.return,We=a;break}We=t.return}}var bH=Math.ceil,qm=Gs.ReactCurrentDispatcher,yC=Gs.ReactCurrentOwner,Xo=Gs.ReactCurrentBatchConfig,Wt=0,cr=null,Xn=null,yr=0,bo=0,Kc=Jl(0),tr=0,Lf=null,Aa=0,Fg=0,bC=0,nf=null,Xr=null,wC=0,vu=1/0,xs=null,Ym=!1,Rb=null,Tl=null,Fh=!1,Cl=null,Xm=0,rf=0,Tb=null,pm=-1,hm=0;function Hr(){return Wt&6?Un():pm!==-1?pm:pm=Un()}function Ol(e){return e.mode&1?Wt&2&&yr!==0?yr&-yr:nH.transition!==null?(hm===0&&(hm=mR()),hm):(e=nn,e!==0||(e=window.event,e=e===void 0?16:xR(e.type)),e):1}function Pi(e,t,n,r){if(50<rf)throw rf=0,Tb=null,Error(Me(185));rp(e,n,r),(!(Wt&2)||e!==cr)&&(e===cr&&(!(Wt&2)&&(Fg|=n),tr===4&&yl(e,yr)),ro(e,r),n===1&&Wt===0&&!(t.mode&1)&&(vu=Un()+500,Tg&&Zl()))}function ro(e,t){var n=e.callbackNode;n9(e,t);var r=Om(e,e===cr?yr:0);if(r===0)n!==null&&f_(n),e.callbackNode=null,e.callbackPriority=0;else if(t=r&-r,e.callbackPriority!==t){if(n!=null&&f_(n),t===1)e.tag===0?tH(o2.bind(null,e)):jR(o2.bind(null,e)),Q9(function(){!(Wt&6)&&Zl()}),n=null;else{switch(gR(r)){case 1:n=Gw;break;case 4:n=pR;break;case 16:n=Tm;break;case 536870912:n=hR;break;default:n=Tm}n=zT(n,OT.bind(null,e))}e.callbackPriority=t,e.callbackNode=n}}function OT(e,t){if(pm=-1,hm=0,Wt&6)throw Error(Me(327));var n=e.callbackNode;if(nu()&&e.callbackNode!==n)return null;var r=Om(e,e===cr?yr:0);if(r===0)return null;if(r&30||r&e.expiredLanes||t)t=Qm(e,r);else{t=r;var o=Wt;Wt|=2;var i=AT();(cr!==e||yr!==t)&&(xs=null,vu=Un()+500,Pa(e,t));do try{xH();break}catch(a){LT(e,a)}while(1);iC(),qm.current=i,Wt=o,Xn!==null?t=0:(cr=null,yr=0,t=tr)}if(t!==0){if(t===2&&(o=ib(e),o!==0&&(r=o,t=Ob(e,o))),t===1)throw n=Lf,Pa(e,0),yl(e,r),ro(e,Un()),n;if(t===6)yl(e,r);else{if(o=e.current.alternate,!(r&30)&&!wH(o)&&(t=Qm(e,r),t===2&&(i=ib(e),i!==0&&(r=i,t=Ob(e,i))),t===1))throw n=Lf,Pa(e,0),yl(e,r),ro(e,Un()),n;switch(e.finishedWork=o,e.finishedLanes=r,t){case 0:case 1:throw Error(Me(345));case 2:pa(e,Xr,xs);break;case 3:if(yl(e,r),(r&130023424)===r&&(t=wC+500-Un(),10<t)){if(Om(e,0)!==0)break;if(o=e.suspendedLanes,(o&r)!==r){Hr(),e.pingedLanes|=e.suspendedLanes&o;break}e.timeoutHandle=pb(pa.bind(null,e,Xr,xs),t);break}pa(e,Xr,xs);break;case 4:if(yl(e,r),(r&4194240)===r)break;for(t=e.eventTimes,o=-1;0<r;){var s=31-Ei(r);i=1<<s,s=t[s],s>o&&(o=s),r&=~i}if(r=o,r=Un()-r,r=(120>r?120:480>r?480:1080>r?1080:1920>r?1920:3e3>r?3e3:4320>r?4320:1960*bH(r/1960))-r,10<r){e.timeoutHandle=pb(pa.bind(null,e,Xr,xs),r);break}pa(e,Xr,xs);break;case 5:pa(e,Xr,xs);break;default:throw Error(Me(329))}}}return ro(e,Un()),e.callbackNode===n?OT.bind(null,e):null}function Ob(e,t){var n=nf;return e.current.memoizedState.isDehydrated&&(Pa(e,t).flags|=256),e=Qm(e,t),e!==2&&(t=Xr,Xr=n,t!==null&&Lb(t)),e}function Lb(e){Xr===null?Xr=e:Xr.push.apply(Xr,e)}function wH(e){for(var t=e;;){if(t.flags&16384){var n=t.updateQueue;if(n!==null&&(n=n.stores,n!==null))for(var r=0;r<n.length;r++){var o=n[r],i=o.getSnapshot;o=o.value;try{if(!$i(i(),o))return!1}catch(s){return!1}}}if(n=t.child,t.subtreeFlags&16384&&n!==null)n.return=t,t=n;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function yl(e,t){for(t&=~bC,t&=~Fg,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var n=31-Ei(t),r=1<<n;e[n]=-1,t&=~r}}function o2(e){if(Wt&6)throw Error(Me(327));nu();var t=Om(e,0);if(!(t&1))return ro(e,Un()),null;var n=Qm(e,t);if(e.tag!==0&&n===2){var r=ib(e);r!==0&&(t=r,n=Ob(e,r))}if(n===1)throw n=Lf,Pa(e,0),yl(e,t),ro(e,Un()),n;if(n===6)throw Error(Me(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,pa(e,Xr,xs),ro(e,Un()),null}function CC(e,t){var n=Wt;Wt|=1;try{return e(t)}finally{Wt=n,Wt===0&&(vu=Un()+500,Tg&&Zl())}}function Fa(e){Cl!==null&&Cl.tag===0&&!(Wt&6)&&nu();var t=Wt;Wt|=1;var n=Xo.transition,r=nn;try{if(Xo.transition=null,nn=1,e)return e()}finally{nn=r,Xo.transition=n,Wt=t,!(Wt&6)&&Zl()}}function xC(){bo=Kc.current,wn(Kc)}function Pa(e,t){e.finishedWork=null,e.finishedLanes=0;var n=e.timeoutHandle;if(n!==-1&&(e.timeoutHandle=-1,X9(n)),Xn!==null)for(n=Xn.return;n!==null;){var r=n;switch(nC(r),r.tag){case 1:r=r.type.childContextTypes,r!=null&&Dm();break;case 3:mu(),wn(to),wn(Or),dC();break;case 5:uC(r);break;case 4:mu();break;case 13:wn(Rn);break;case 19:wn(Rn);break;case 10:sC(r.type._context);break;case 22:case 23:xC()}n=n.return}if(cr=e,Xn=e=Ll(e.current,null),yr=bo=t,tr=0,Lf=null,bC=Fg=Aa=0,Xr=nf=null,ba!==null){for(t=0;t<ba.length;t++)if(n=ba[t],r=n.interleaved,r!==null){n.interleaved=null;var o=r.next,i=n.pending;if(i!==null){var s=i.next;i.next=o,r.next=s}n.pending=r}ba=null}return e}function LT(e,t){do{var n=Xn;try{if(iC(),um.current=Km,Gm){for(var r=Ln.memoizedState;r!==null;){var o=r.queue;o!==null&&(o.pending=null),r=r.next}Gm=!1}if(La=0,lr=er=Ln=null,ef=!1,Rf=0,yC.current=null,n===null||n.return===null){tr=1,Lf=t,Xn=null;break}e:{var i=e,s=n.return,a=n,c=t;if(t=yr,a.flags|=32768,c!==null&&typeof c=="object"&&typeof c.then=="function"){var d=c,p=a,h=p.tag;if(!(p.mode&1)&&(h===0||h===11||h===15)){var m=p.alternate;m?(p.updateQueue=m.updateQueue,p.memoizedState=m.memoizedState,p.lanes=m.lanes):(p.updateQueue=null,p.memoizedState=null)}var v=W_(s);if(v!==null){v.flags&=-257,G_(v,s,a,i,t),v.mode&1&&U_(i,d,t),t=v,c=d;var b=t.updateQueue;if(b===null){var g=new Set;g.add(c),t.updateQueue=g}else b.add(c);break e}else{if(!(t&1)){U_(i,d,t),SC();break e}c=Error(Me(426))}}else if(Sn&&a.mode&1){var x=W_(s);if(x!==null){!(x.flags&65536)&&(x.flags|=256),G_(x,s,a,i,t),rC(gu(c,a));break e}}i=c=gu(c,a),tr!==4&&(tr=2),nf===null?nf=[i]:nf.push(i),i=s;do{switch(i.tag){case 3:i.flags|=65536,t&=-t,i.lanes|=t;var C=vT(i,c,t);N_(i,C);break e;case 1:a=c;var E=i.type,w=i.stateNode;if(!(i.flags&128)&&(typeof E.getDerivedStateFromError=="function"||w!==null&&typeof w.componentDidCatch=="function"&&(Tl===null||!Tl.has(w)))){i.flags|=65536,t&=-t,i.lanes|=t;var S=yT(i,a,t);N_(i,S);break e}}i=i.return}while(i!==null)}NT(n)}catch(k){t=k,Xn===n&&n!==null&&(Xn=n=n.return);continue}break}while(1)}function AT(){var e=qm.current;return qm.current=Km,e===null?Km:e}function SC(){(tr===0||tr===3||tr===2)&&(tr=4),cr===null||!(Aa&268435455)&&!(Fg&268435455)||yl(cr,yr)}function Qm(e,t){var n=Wt;Wt|=2;var r=AT();(cr!==e||yr!==t)&&(xs=null,Pa(e,t));do try{CH();break}catch(o){LT(e,o)}while(1);if(iC(),Wt=n,qm.current=r,Xn!==null)throw Error(Me(261));return cr=null,yr=0,tr}function CH(){for(;Xn!==null;)FT(Xn)}function xH(){for(;Xn!==null&&!Kj();)FT(Xn)}function FT(e){var t=BT(e.alternate,e,bo);e.memoizedProps=e.pendingProps,t===null?NT(e):Xn=t,yC.current=null}function NT(e){var t=e;do{var n=t.alternate;if(e=t.return,t.flags&32768){if(n=mH(n,t),n!==null){n.flags&=32767,Xn=n;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{tr=6,Xn=null;return}}else if(n=hH(n,t,bo),n!==null){Xn=n;return}if(t=t.sibling,t!==null){Xn=t;return}Xn=t=e}while(t!==null);tr===0&&(tr=5)}function pa(e,t,n){var r=nn,o=Xo.transition;try{Xo.transition=null,nn=1,SH(e,t,n,r)}finally{Xo.transition=o,nn=r}return null}function SH(e,t,n,r){do nu();while(Cl!==null);if(Wt&6)throw Error(Me(327));n=e.finishedWork;var o=e.finishedLanes;if(n===null)return null;if(e.finishedWork=null,e.finishedLanes=0,n===e.current)throw Error(Me(177));e.callbackNode=null,e.callbackPriority=0;var i=n.lanes|n.childLanes;if(r9(e,i),e===cr&&(Xn=cr=null,yr=0),!(n.subtreeFlags&2064)&&!(n.flags&2064)||Fh||(Fh=!0,zT(Tm,function(){return nu(),null})),i=(n.flags&15990)!==0,n.subtreeFlags&15990||i){i=Xo.transition,Xo.transition=null;var s=nn;nn=1;var a=Wt;Wt|=4,yC.current=null,vH(e,n),RT(n,e),V9(db),Lm=!!ub,db=ub=null,e.current=n,yH(n),qj(),Wt=a,nn=s,Xo.transition=i}else e.current=n;if(Fh&&(Fh=!1,Cl=e,Xm=o),i=e.pendingLanes,i===0&&(Tl=null),Qj(n.stateNode),ro(e,Un()),t!==null)for(r=e.onRecoverableError,n=0;n<t.length;n++)o=t[n],r(o.value,{componentStack:o.stack,digest:o.digest});if(Ym)throw Ym=!1,e=Rb,Rb=null,e;return Xm&1&&e.tag!==0&&nu(),i=e.pendingLanes,i&1?e===Tb?rf++:(rf=0,Tb=e):rf=0,Zl(),null}function nu(){if(Cl!==null){var e=gR(Xm),t=Xo.transition,n=nn;try{if(Xo.transition=null,nn=16>e?16:e,Cl===null)var r=!1;else{if(e=Cl,Cl=null,Xm=0,Wt&6)throw Error(Me(331));var o=Wt;for(Wt|=4,We=e.current;We!==null;){var i=We,s=i.child;if(We.flags&16){var a=i.deletions;if(a!==null){for(var c=0;c<a.length;c++){var d=a[c];for(We=d;We!==null;){var p=We;switch(p.tag){case 0:case 11:case 15:tf(8,p,i)}var h=p.child;if(h!==null)h.return=p,We=h;else for(;We!==null;){p=We;var m=p.sibling,v=p.return;if(IT(p),p===d){We=null;break}if(m!==null){m.return=v,We=m;break}We=v}}}var b=i.alternate;if(b!==null){var g=b.child;if(g!==null){b.child=null;do{var x=g.sibling;g.sibling=null,g=x}while(g!==null)}}We=i}}if(i.subtreeFlags&2064&&s!==null)s.return=i,We=s;else e:for(;We!==null;){if(i=We,i.flags&2048)switch(i.tag){case 0:case 11:case 15:tf(9,i,i.return)}var C=i.sibling;if(C!==null){C.return=i.return,We=C;break e}We=i.return}}var E=e.current;for(We=E;We!==null;){s=We;var w=s.child;if(s.subtreeFlags&2064&&w!==null)w.return=s,We=w;else e:for(s=E;We!==null;){if(a=We,a.flags&2048)try{switch(a.tag){case 0:case 11:case 15:Ag(9,a)}}catch(k){zn(a,a.return,k)}if(a===s){We=null;break e}var S=a.sibling;if(S!==null){S.return=a.return,We=S;break e}We=a.return}}if(Wt=o,Zl(),Ji&&typeof Ji.onPostCommitFiberRoot=="function")try{Ji.onPostCommitFiberRoot(_g,e)}catch(k){}r=!0}return r}finally{nn=n,Xo.transition=t}}return!1}function i2(e,t,n){t=gu(n,t),t=vT(e,t,1),e=Rl(e,t,1),t=Hr(),e!==null&&(rp(e,1,t),ro(e,t))}function zn(e,t,n){if(e.tag===3)i2(e,e,n);else for(;t!==null;){if(t.tag===3){i2(t,e,n);break}else if(t.tag===1){var r=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof r.componentDidCatch=="function"&&(Tl===null||!Tl.has(r))){e=gu(n,e),e=yT(t,e,1),t=Rl(t,e,1),e=Hr(),t!==null&&(rp(t,1,e),ro(t,e));break}}t=t.return}}function EH(e,t,n){var r=e.pingCache;r!==null&&r.delete(t),t=Hr(),e.pingedLanes|=e.suspendedLanes&n,cr===e&&(yr&n)===n&&(tr===4||tr===3&&(yr&130023424)===yr&&500>Un()-wC?Pa(e,0):bC|=n),ro(e,t)}function DT(e,t){t===0&&(e.mode&1?(t=kh,kh<<=1,!(kh&130023424)&&(kh=4194304)):t=1);var n=Hr();e=Ds(e,t),e!==null&&(rp(e,t,n),ro(e,n))}function PH(e){var t=e.memoizedState,n=0;t!==null&&(n=t.retryLane),DT(e,n)}function kH(e,t){var n=0;switch(e.tag){case 13:var r=e.stateNode,o=e.memoizedState;o!==null&&(n=o.retryLane);break;case 19:r=e.stateNode;break;default:throw Error(Me(314))}r!==null&&r.delete(t),DT(e,n)}var BT;BT=function(e,t,n){if(e!==null)if(e.memoizedProps!==t.pendingProps||to.current)Zr=!0;else{if(!(e.lanes&n)&&!(t.flags&128))return Zr=!1,pH(e,t,n);Zr=!!(e.flags&131072)}else Zr=!1,Sn&&t.flags&1048576&&HR(t,jm,t.index);switch(t.lanes=0,t.tag){case 2:var r=t.type;fm(e,t),e=t.pendingProps;var o=fu(t,Or.current);tu(t,n),o=pC(null,t,r,e,o,n);var i=hC();return t.flags|=1,typeof o=="object"&&o!==null&&typeof o.render=="function"&&o.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,no(r)?(i=!0,Bm(t)):i=!1,t.memoizedState=o.state!==null&&o.state!==void 0?o.state:null,aC(t),o.updater=Og,t.stateNode=o,o._reactInternals=t,wb(t,r,e,n),t=Sb(null,t,r,!0,i,n)):(t.tag=0,Sn&&i&&tC(t),Br(null,t,o,n),t=t.child),t;case 16:r=t.elementType;e:{switch(fm(e,t),e=t.pendingProps,o=r._init,r=o(r._payload),t.type=r,o=t.tag=IH(r),e=yi(r,e),o){case 0:t=xb(null,t,r,e,n);break e;case 1:t=Y_(null,t,r,e,n);break e;case 11:t=K_(null,t,r,e,n);break e;case 14:t=q_(null,t,r,yi(r.type,e),n);break e}throw Error(Me(306,r,""))}return t;case 0:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:yi(r,o),xb(e,t,r,o,n);case 1:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:yi(r,o),Y_(e,t,r,o,n);case 3:e:{if(xT(t),e===null)throw Error(Me(387));r=t.pendingProps,i=t.memoizedState,o=i.element,GR(e,t),Um(t,r,null,n);var s=t.memoizedState;if(r=s.element,i.isDehydrated)if(i={element:r,isDehydrated:!1,cache:s.cache,pendingSuspenseBoundaries:s.pendingSuspenseBoundaries,transitions:s.transitions},t.updateQueue.baseState=i,t.memoizedState=i,t.flags&256){o=gu(Error(Me(423)),t),t=X_(e,t,r,n,o);break e}else if(r!==o){o=gu(Error(Me(424)),t),t=X_(e,t,r,n,o);break e}else for(Eo=Ml(t.stateNode.containerInfo.firstChild),Po=t,Sn=!0,Ci=null,n=XR(t,null,r,n),t.child=n;n;)n.flags=n.flags&-3|4096,n=n.sibling;else{if(pu(),r===o){t=Bs(e,t,n);break e}Br(e,t,r,n)}t=t.child}return t;case 5:return QR(t),e===null&&vb(t),r=t.type,o=t.pendingProps,i=e!==null?e.memoizedProps:null,s=o.children,fb(r,o)?s=null:i!==null&&fb(r,i)&&(t.flags|=32),CT(e,t),Br(e,t,s,n),t.child;case 6:return e===null&&vb(t),null;case 13:return ST(e,t,n);case 4:return cC(t,t.stateNode.containerInfo),r=t.pendingProps,e===null?t.child=hu(t,null,r,n):Br(e,t,r,n),t.child;case 11:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:yi(r,o),K_(e,t,r,o,n);case 7:return Br(e,t,t.pendingProps,n),t.child;case 8:return Br(e,t,t.pendingProps.children,n),t.child;case 12:return Br(e,t,t.pendingProps.children,n),t.child;case 10:e:{if(r=t.type._context,o=t.pendingProps,i=t.memoizedProps,s=o.value,fn(Hm,r._currentValue),r._currentValue=s,i!==null)if($i(i.value,s)){if(i.children===o.children&&!to.current){t=Bs(e,t,n);break e}}else for(i=t.child,i!==null&&(i.return=t);i!==null;){var a=i.dependencies;if(a!==null){s=i.child;for(var c=a.firstContext;c!==null;){if(c.context===r){if(i.tag===1){c=Os(-1,n&-n),c.tag=2;var d=i.updateQueue;if(d!==null){d=d.shared;var p=d.pending;p===null?c.next=c:(c.next=p.next,p.next=c),d.pending=c}}i.lanes|=n,c=i.alternate,c!==null&&(c.lanes|=n),yb(i.return,n,t),a.lanes|=n;break}c=c.next}}else if(i.tag===10)s=i.type===t.type?null:i.child;else if(i.tag===18){if(s=i.return,s===null)throw Error(Me(341));s.lanes|=n,a=s.alternate,a!==null&&(a.lanes|=n),yb(s,n,t),s=i.sibling}else s=i.child;if(s!==null)s.return=i;else for(s=i;s!==null;){if(s===t){s=null;break}if(i=s.sibling,i!==null){i.return=s.return,s=i;break}s=s.return}i=s}Br(e,t,o.children,n),t=t.child}return t;case 9:return o=t.type,r=t.pendingProps.children,tu(t,n),o=ei(o),r=r(o),t.flags|=1,Br(e,t,r,n),t.child;case 14:return r=t.type,o=yi(r,t.pendingProps),o=yi(r.type,o),q_(e,t,r,o,n);case 15:return bT(e,t,t.type,t.pendingProps,n);case 17:return r=t.type,o=t.pendingProps,o=t.elementType===r?o:yi(r,o),fm(e,t),t.tag=1,no(r)?(e=!0,Bm(t)):e=!1,tu(t,n),qR(t,r,o),wb(t,r,o,n),Sb(null,t,r,!0,e,n);case 19:return ET(e,t,n);case 22:return wT(e,t,n)}throw Error(Me(156,t.tag))};function zT(e,t){return fR(e,t)}function _H(e,t,n,r){this.tag=e,this.key=n,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Yo(e,t,n,r){return new _H(e,t,n,r)}function EC(e){return e=e.prototype,!(!e||!e.isReactComponent)}function IH(e){if(typeof e=="function")return EC(e)?1:0;if(e!=null){if(e=e.$$typeof,e===Vw)return 11;if(e===Uw)return 14}return 2}function Ll(e,t){var n=e.alternate;return n===null?(n=Yo(e.tag,t,e.key,e.mode),n.elementType=e.elementType,n.type=e.type,n.stateNode=e.stateNode,n.alternate=e,e.alternate=n):(n.pendingProps=t,n.type=e.type,n.flags=0,n.subtreeFlags=0,n.deletions=null),n.flags=e.flags&14680064,n.childLanes=e.childLanes,n.lanes=e.lanes,n.child=e.child,n.memoizedProps=e.memoizedProps,n.memoizedState=e.memoizedState,n.updateQueue=e.updateQueue,t=e.dependencies,n.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},n.sibling=e.sibling,n.index=e.index,n.ref=e.ref,n}function mm(e,t,n,r,o,i){var s=2;if(r=e,typeof e=="function")EC(e)&&(s=1);else if(typeof e=="string")s=5;else e:switch(e){case Nc:return ka(n.children,o,i,t);case Hw:s=8,o|=8;break;case U1:return e=Yo(12,n,t,o|2),e.elementType=U1,e.lanes=i,e;case W1:return e=Yo(13,n,t,o),e.elementType=W1,e.lanes=i,e;case G1:return e=Yo(19,n,t,o),e.elementType=G1,e.lanes=i,e;case YM:return Ng(n,o,i,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case KM:s=10;break e;case qM:s=9;break e;case Vw:s=11;break e;case Uw:s=14;break e;case dl:s=16,r=null;break e}throw Error(Me(130,e==null?e:typeof e,""))}return t=Yo(s,n,t,o),t.elementType=e,t.type=r,t.lanes=i,t}function ka(e,t,n,r){return e=Yo(7,e,r,t),e.lanes=n,e}function Ng(e,t,n,r){return e=Yo(22,e,r,t),e.elementType=YM,e.lanes=n,e.stateNode={isHidden:!1},e}function e1(e,t,n){return e=Yo(6,e,null,t),e.lanes=n,e}function t1(e,t,n){return t=Yo(4,e.children!==null?e.children:[],e.key,t),t.lanes=n,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function $H(e,t,n,r,o){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=A0(0),this.expirationTimes=A0(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=A0(0),this.identifierPrefix=r,this.onRecoverableError=o,this.mutableSourceEagerHydrationData=null}function PC(e,t,n,r,o,i,s,a,c){return e=new $H(e,t,n,a,c),t===1?(t=1,i===!0&&(t|=8)):t=0,i=Yo(3,null,null,t),e.current=i,i.stateNode=e,i.memoizedState={element:r,isDehydrated:n,cache:null,transitions:null,pendingSuspenseBoundaries:null},aC(i),e}function MH(e,t,n){var r=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:Fc,key:r==null?null:""+r,children:e,containerInfo:t,implementation:n}}function jT(e){if(!e)return Hl;e=e._reactInternals;e:{if(qa(e)!==e||e.tag!==1)throw Error(Me(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(no(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(Me(171))}if(e.tag===1){var n=e.type;if(no(n))return zR(e,n,t)}return t}function HT(e,t,n,r,o,i,s,a,c){return e=PC(n,r,!0,e,o,i,s,a,c),e.context=jT(null),n=e.current,r=Hr(),o=Ol(n),i=Os(r,o),i.callback=t!=null?t:null,Rl(n,i,o),e.current.lanes=o,rp(e,o,r),ro(e,r),e}function Dg(e,t,n,r){var o=t.current,i=Hr(),s=Ol(o);return n=jT(n),t.context===null?t.context=n:t.pendingContext=n,t=Os(i,s),t.payload={element:e},r=r===void 0?null:r,r!==null&&(t.callback=r),e=Rl(o,t,s),e!==null&&(Pi(e,o,s,i),cm(e,o,s)),s}function Jm(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function s2(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var n=e.retryLane;e.retryLane=n!==0&&n<t?n:t}}function kC(e,t){s2(e,t),(e=e.alternate)&&s2(e,t)}function RH(){return null}var VT=typeof reportError=="function"?reportError:function(e){console.error(e)};function _C(e){this._internalRoot=e}Bg.prototype.render=_C.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(Me(409));Dg(e,t,null,null)};Bg.prototype.unmount=_C.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;Fa(function(){Dg(null,e,null,null)}),t[Ns]=null}};function Bg(e){this._internalRoot=e}Bg.prototype.unstable_scheduleHydration=function(e){if(e){var t=bR();e={blockedOn:null,target:e,priority:t};for(var n=0;n<vl.length&&t!==0&&t<vl[n].priority;n++);vl.splice(n,0,e),n===0&&CR(e)}};function IC(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function zg(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function l2(){}function TH(e,t,n,r,o){if(o){if(typeof r=="function"){var i=r;r=function(){var d=Jm(s);i.call(d)}}var s=HT(t,r,e,0,null,!1,!1,"",l2);return e._reactRootContainer=s,e[Ns]=s.current,kf(e.nodeType===8?e.parentNode:e),Fa(),s}for(;o=e.lastChild;)e.removeChild(o);if(typeof r=="function"){var a=r;r=function(){var d=Jm(c);a.call(d)}}var c=PC(e,0,!1,null,null,!1,!1,"",l2);return e._reactRootContainer=c,e[Ns]=c.current,kf(e.nodeType===8?e.parentNode:e),Fa(function(){Dg(t,c,n,r)}),c}function jg(e,t,n,r,o){var i=n._reactRootContainer;if(i){var s=i;if(typeof o=="function"){var a=o;o=function(){var c=Jm(s);a.call(c)}}Dg(t,s,e,o)}else s=TH(n,t,e,o,r);return Jm(s)}vR=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var n=zd(t.pendingLanes);n!==0&&(Kw(t,n|1),ro(t,Un()),!(Wt&6)&&(vu=Un()+500,Zl()))}break;case 13:Fa(function(){var r=Ds(e,1);if(r!==null){var o=Hr();Pi(r,e,1,o)}}),kC(e,1)}};qw=function(e){if(e.tag===13){var t=Ds(e,134217728);if(t!==null){var n=Hr();Pi(t,e,134217728,n)}kC(e,134217728)}};yR=function(e){if(e.tag===13){var t=Ol(e),n=Ds(e,t);if(n!==null){var r=Hr();Pi(n,e,t,r)}kC(e,t)}};bR=function(){return nn};wR=function(e,t){var n=nn;try{return nn=e,t()}finally{nn=n}};nb=function(e,t,n){switch(t){case"input":if(Y1(e,n),t=n.name,n.type==="radio"&&t!=null){for(n=e;n.parentNode;)n=n.parentNode;for(n=n.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<n.length;t++){var r=n[t];if(r!==e&&r.form===e.form){var o=Rg(r);if(!o)throw Error(Me(90));QM(r),Y1(r,o)}}}break;case"textarea":ZM(e,n);break;case"select":t=n.value,t!=null&&Qc(e,!!n.multiple,t,!1)}};sR=CC;lR=Fa;var OH={usingClientEntryPoint:!1,Events:[ip,jc,Rg,oR,iR,CC]},Sd={findFiberByHostInstance:ya,bundleType:0,version:"18.2.0",rendererPackageName:"react-dom"},LH={bundleType:Sd.bundleType,version:Sd.version,rendererPackageName:Sd.rendererPackageName,rendererConfig:Sd.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:Gs.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=uR(e),e===null?null:e.stateNode},findFiberByHostInstance:Sd.findFiberByHostInstance||RH,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.2.0-next-9e3b772b8-20220608"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__!="undefined"){var Nh=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Nh.isDisabled&&Nh.supportsFiber)try{_g=Nh.inject(LH),Ji=Nh}catch(e){}}Ro.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=OH;Ro.createPortal=function(e,t){var n=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!IC(t))throw Error(Me(200));return MH(e,t,null,n)};Ro.createRoot=function(e,t){if(!IC(e))throw Error(Me(299));var n=!1,r="",o=VT;return t!=null&&(t.unstable_strictMode===!0&&(n=!0),t.identifierPrefix!==void 0&&(r=t.identifierPrefix),t.onRecoverableError!==void 0&&(o=t.onRecoverableError)),t=PC(e,1,!1,null,null,n,!1,r,o),e[Ns]=t.current,kf(e.nodeType===8?e.parentNode:e),new _C(t)};Ro.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(Me(188)):(e=Object.keys(e).join(","),Error(Me(268,e)));return e=uR(t),e=e===null?null:e.stateNode,e};Ro.flushSync=function(e){return Fa(e)};Ro.hydrate=function(e,t,n){if(!zg(t))throw Error(Me(200));return jg(null,e,t,!0,n)};Ro.hydrateRoot=function(e,t,n){if(!IC(e))throw Error(Me(405));var r=n!=null&&n.hydratedSources||null,o=!1,i="",s=VT;if(n!=null&&(n.unstable_strictMode===!0&&(o=!0),n.identifierPrefix!==void 0&&(i=n.identifierPrefix),n.onRecoverableError!==void 0&&(s=n.onRecoverableError)),t=HT(t,null,e,1,n!=null?n:null,o,!1,i,s),e[Ns]=t.current,kf(e),r)for(e=0;e<r.length;e++)n=r[e],o=n._getVersion,o=o(n._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[n,o]:t.mutableSourceEagerHydrationData.push(n,o);return new Bg(t)};Ro.render=function(e,t,n){if(!zg(t))throw Error(Me(200));return jg(null,e,t,!1,n)};Ro.unmountComponentAtNode=function(e){if(!zg(e))throw Error(Me(40));return e._reactRootContainer?(Fa(function(){jg(null,null,e,!1,function(){e._reactRootContainer=null,e[Ns]=null})}),!0):!1};Ro.unstable_batchedUpdates=CC;Ro.unstable_renderSubtreeIntoContainer=function(e,t,n,r){if(!zg(n))throw Error(Me(200));if(e==null||e._reactInternals===void 0)throw Error(Me(38));return jg(e,t,n,!1,r)};Ro.version="18.2.0-next-9e3b772b8-20220608";(function(e){function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__=="undefined"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(n){console.error(n)}}t(),e.exports=Ro})(Rj);const Dh=Lw(zl);var UT,a2=zl;UT=a2.createRoot,a2.hydrateRoot;const AH="modulepreload",FH=function(e){return"/"+e},c2={},NH=function(t,n,r){if(!n||n.length===0)return t();const o=document.getElementsByTagName("link");return Promise.all(n.map(i=>{if(i=FH(i),i in c2)return;c2[i]=!0;const s=i.endsWith(".css"),a=s?'[rel="stylesheet"]':"";if(!!r)for(let p=o.length-1;p>=0;p--){const h=o[p];if(h.href===i&&(!s||h.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${i}"]${a}`))return;const d=document.createElement("link");if(d.rel=s?"stylesheet":AH,s||(d.as="script",d.crossOrigin=""),d.href=i,document.head.appendChild(d),s)return new Promise((p,h)=>{d.addEventListener("load",p),d.addEventListener("error",()=>h(new Error(`Unable to preload CSS for ${i}`)))})})).then(()=>t())};var LM;if(!((LM=window.crypto)!=null&&LM.subtle)){let t;console.debug("poly subtle");const e={digest(n,r){return ot(this,null,function*(){if(n!=="SHA-512")return alert(n+" required but not supported");const i=(yield NH(()=>import("./sha512-af87c1bd.js").then(s=>s.s),[])).default.arrayBuffer;return i(r)})}};window.crypto||(window.crypto={subtle:e}),crypto.subtle||(crypto.subtle=e)}/**
33
- * @remix-run/router v1.4.0
34
- *
35
- * Copyright (c) Remix Software Inc.
36
- *
37
- * This source code is licensed under the MIT license found in the
38
- * LICENSE.md file in the root directory of this source tree.
39
- *
40
- * @license MIT
41
- */function Af(){return Af=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Af.apply(this,arguments)}var xl;(function(e){e.Pop="POP",e.Push="PUSH",e.Replace="REPLACE"})(xl||(xl={}));const u2="popstate";function DH(e){e===void 0&&(e={});function t(o,i){let{pathname:s="/",search:a="",hash:c=""}=Ya(o.location.hash.substr(1));return Ab("",{pathname:s,search:a,hash:c},i.state&&i.state.usr||null,i.state&&i.state.key||"default")}function n(o,i){let s=o.document.querySelector("base"),a="";if(s&&s.getAttribute("href")){let c=o.location.href,d=c.indexOf("#");a=d===-1?c:c.slice(0,d)}return a+"#"+(typeof i=="string"?i:Zm(i))}function r(o,i){Hg(o.pathname.charAt(0)==="/","relative pathnames are not supported in hash history.push("+JSON.stringify(i)+")")}return zH(t,n,r,e)}function nr(e,t){if(e===!1||e===null||typeof e=="undefined")throw new Error(t)}function Hg(e,t){if(!e){typeof console!="undefined"&&console.warn(t);try{throw new Error(t)}catch(n){}}}function BH(){return Math.random().toString(36).substr(2,8)}function d2(e,t){return{usr:e.state,key:e.key,idx:t}}function Ab(e,t,n,r){return n===void 0&&(n=null),Af({pathname:typeof e=="string"?e:e.pathname,search:"",hash:""},typeof t=="string"?Ya(t):t,{state:n,key:t&&t.key||r||BH()})}function Zm(e){let{pathname:t="/",search:n="",hash:r=""}=e;return n&&n!=="?"&&(t+=n.charAt(0)==="?"?n:"?"+n),r&&r!=="#"&&(t+=r.charAt(0)==="#"?r:"#"+r),t}function Ya(e){let t={};if(e){let n=e.indexOf("#");n>=0&&(t.hash=e.substr(n),e=e.substr(0,n));let r=e.indexOf("?");r>=0&&(t.search=e.substr(r),e=e.substr(0,r)),e&&(t.pathname=e)}return t}function zH(e,t,n,r){r===void 0&&(r={});let{window:o=document.defaultView,v5Compat:i=!1}=r,s=o.history,a=xl.Pop,c=null,d=p();d==null&&(d=0,s.replaceState(Af({},s.state,{idx:d}),""));function p(){return(s.state||{idx:null}).idx}function h(){a=xl.Pop;let x=p(),C=x==null?null:x-d;d=x,c&&c({action:a,location:g.location,delta:C})}function m(x,C){a=xl.Push;let E=Ab(g.location,x,C);n&&n(E,x),d=p()+1;let w=d2(E,d),S=g.createHref(E);try{s.pushState(w,"",S)}catch(k){o.location.assign(S)}i&&c&&c({action:a,location:g.location,delta:1})}function v(x,C){a=xl.Replace;let E=Ab(g.location,x,C);n&&n(E,x),d=p();let w=d2(E,d),S=g.createHref(E);s.replaceState(w,"",S),i&&c&&c({action:a,location:g.location,delta:0})}function b(x){let C=o.location.origin!=="null"?o.location.origin:o.location.href,E=typeof x=="string"?x:Zm(x);return nr(C,"No window.location.(origin|href) available to create URL for href: "+E),new URL(E,C)}let g={get action(){return a},get location(){return e(o,s)},listen(x){if(c)throw new Error("A history only accepts one active listener");return o.addEventListener(u2,h),c=x,()=>{o.removeEventListener(u2,h),c=null}},createHref(x){return t(o,x)},createURL:b,encodeLocation(x){let C=b(x);return{pathname:C.pathname,search:C.search,hash:C.hash}},push:m,replace:v,go(x){return s.go(x)}};return g}var f2;(function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"})(f2||(f2={}));function jH(e,t,n){n===void 0&&(n="/");let r=typeof t=="string"?Ya(t):t,o=$C(r.pathname||"/",n);if(o==null)return null;let i=WT(e);HH(i);let s=null;for(let a=0;s==null&&a<i.length;++a)s=QH(i[a],e8(o));return s}function WT(e,t,n,r){t===void 0&&(t=[]),n===void 0&&(n=[]),r===void 0&&(r="");let o=(i,s,a)=>{let c={relativePath:a===void 0?i.path||"":a,caseSensitive:i.caseSensitive===!0,childrenIndex:s,route:i};c.relativePath.startsWith("/")&&(nr(c.relativePath.startsWith(r),'Absolute route path "'+c.relativePath+'" nested under path '+('"'+r+'" is not valid. An absolute child route path ')+"must start with the combined path of all its parent routes."),c.relativePath=c.relativePath.slice(r.length));let d=Al([r,c.relativePath]),p=n.concat(c);i.children&&i.children.length>0&&(nr(i.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+d+'".')),WT(i.children,t,p,d)),!(i.path==null&&!i.index)&&t.push({path:d,score:YH(d,i.index),routesMeta:p})};return e.forEach((i,s)=>{var a;if(i.path===""||!((a=i.path)!=null&&a.includes("?")))o(i,s);else for(let c of GT(i.path))o(i,s,c)}),t}function GT(e){let t=e.split("/");if(t.length===0)return[];let[n,...r]=t,o=n.endsWith("?"),i=n.replace(/\?$/,"");if(r.length===0)return o?[i,""]:[i];let s=GT(r.join("/")),a=[];return a.push(...s.map(c=>c===""?i:[i,c].join("/"))),o&&a.push(...s),a.map(c=>e.startsWith("/")&&c===""?"/":c)}function HH(e){e.sort((t,n)=>t.score!==n.score?n.score-t.score:XH(t.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}const VH=/^:\w+$/,UH=3,WH=2,GH=1,KH=10,qH=-2,p2=e=>e==="*";function YH(e,t){let n=e.split("/"),r=n.length;return n.some(p2)&&(r+=qH),t&&(r+=WH),n.filter(o=>!p2(o)).reduce((o,i)=>o+(VH.test(i)?UH:i===""?GH:KH),r)}function XH(e,t){return e.length===t.length&&e.slice(0,-1).every((r,o)=>r===t[o])?e[e.length-1]-t[t.length-1]:0}function QH(e,t){let{routesMeta:n}=e,r={},o="/",i=[];for(let s=0;s<n.length;++s){let a=n[s],c=s===n.length-1,d=o==="/"?t:t.slice(o.length)||"/",p=JH({path:a.relativePath,caseSensitive:a.caseSensitive,end:c},d);if(!p)return null;Object.assign(r,p.params);let h=a.route;i.push({params:r,pathname:Al([o,p.pathname]),pathnameBase:o8(Al([o,p.pathnameBase])),route:h}),p.pathnameBase!=="/"&&(o=Al([o,p.pathnameBase]))}return i}function JH(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=ZH(e.path,e.caseSensitive,e.end),o=t.match(n);if(!o)return null;let i=o[0],s=i.replace(/(.)\/+$/,"$1"),a=o.slice(1);return{params:r.reduce((d,p,h)=>{if(p==="*"){let m=a[h]||"";s=i.slice(0,i.length-m.length).replace(/(.)\/+$/,"$1")}return d[p]=t8(a[h]||"",p),d},{}),pathname:i,pathnameBase:s,pattern:e}}function ZH(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!0),Hg(e==="*"||!e.endsWith("*")||e.endsWith("/*"),'Route path "'+e+'" will be treated as if it were '+('"'+e.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+e.replace(/\*$/,"/*")+'".'));let r=[],o="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/\/:(\w+)/g,(s,a)=>(r.push(a),"/([^\\/]+)"));return e.endsWith("*")?(r.push("*"),o+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?o+="\\/*$":e!==""&&e!=="/"&&(o+="(?:(?=\\/|$))"),[new RegExp(o,t?void 0:"i"),r]}function e8(e){try{return decodeURI(e)}catch(t){return Hg(!1,'The URL path "'+e+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent '+("encoding ("+t+").")),e}}function t8(e,t){try{return decodeURIComponent(e)}catch(n){return Hg(!1,'The value for the URL param "'+t+'" will not be decoded because'+(' the string "'+e+'" is a malformed URL segment. This is probably')+(" due to a bad percent encoding ("+n+").")),e}}function $C(e,t){if(t==="/")return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith("/")?t.length-1:t.length,r=e.charAt(n);return r&&r!=="/"?null:e.slice(n)||"/"}function n8(e,t){t===void 0&&(t="/");let{pathname:n,search:r="",hash:o=""}=typeof e=="string"?Ya(e):e;return{pathname:n?n.startsWith("/")?n:r8(n,t):t,search:i8(r),hash:s8(o)}}function r8(e,t){let n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach(o=>{o===".."?n.length>1&&n.pop():o!=="."&&n.push(o)}),n.length>1?n.join("/"):"/"}function n1(e,t,n,r){return"Cannot include a '"+e+"' character in a manually specified "+("`to."+t+"` field ["+JSON.stringify(r)+"]. Please separate it out to the ")+("`to."+n+"` field. Alternatively you may provide the full path as ")+'a string in <Link to="..."> and the router will parse it for you.'}function KT(e){return e.filter((t,n)=>n===0||t.route.path&&t.route.path.length>0)}function qT(e,t,n,r){r===void 0&&(r=!1);let o;typeof e=="string"?o=Ya(e):(o=Af({},e),nr(!o.pathname||!o.pathname.includes("?"),n1("?","pathname","search",o)),nr(!o.pathname||!o.pathname.includes("#"),n1("#","pathname","hash",o)),nr(!o.search||!o.search.includes("#"),n1("#","search","hash",o)));let i=e===""||o.pathname==="",s=i?"/":o.pathname,a;if(r||s==null)a=n;else{let h=t.length-1;if(s.startsWith("..")){let m=s.split("/");for(;m[0]==="..";)m.shift(),h-=1;o.pathname=m.join("/")}a=h>=0?t[h]:"/"}let c=n8(o,a),d=s&&s!=="/"&&s.endsWith("/"),p=(i||s===".")&&n.endsWith("/");return!c.pathname.endsWith("/")&&(d||p)&&(c.pathname+="/"),c}const Al=e=>e.join("/").replace(/\/\/+/g,"/"),o8=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),i8=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,s8=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e;function l8(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}/**
42
- * React Router v6.9.0
43
- *
44
- * Copyright (c) Remix Software Inc.
45
- *
46
- * This source code is licensed under the MIT license found in the
47
- * LICENSE.md file in the root directory of this source tree.
48
- *
49
- * @license MIT
50
- */function a8(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}const c8=typeof Object.is=="function"?Object.is:a8,{useState:u8,useEffect:d8,useLayoutEffect:f8,useDebugValue:p8}=Ra;function h8(e,t,n){const r=t(),[{inst:o},i]=u8({inst:{value:r,getSnapshot:t}});return f8(()=>{o.value=r,o.getSnapshot=t,r1(o)&&i({inst:o})},[e,r,t]),d8(()=>(r1(o)&&i({inst:o}),e(()=>{r1(o)&&i({inst:o})})),[e]),p8(r),r}function r1(e){const t=e.getSnapshot,n=e.value;try{const r=t();return!c8(n,r)}catch(r){return!0}}function m8(e,t,n){return t()}const g8=typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.document.createElement!="undefined",v8=!g8,y8=v8?m8:h8;"useSyncExternalStore"in Ra&&(e=>e.useSyncExternalStore)(Ra);const YT=u.createContext(null),MC=u.createContext(null),Nu=u.createContext(null),Vg=u.createContext(null),Du=u.createContext({outlet:null,matches:[]}),XT=u.createContext(null);function Fb(){return Fb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Fb.apply(this,arguments)}function b8(e,t){let{relative:n}=t===void 0?{}:t;lp()||nr(!1);let{basename:r,navigator:o}=u.useContext(Nu),{hash:i,pathname:s,search:a}=RC(e,{relative:n}),c=s;return r!=="/"&&(c=s==="/"?r:Al([r,s])),o.createHref({pathname:c,search:a,hash:i})}function lp(){return u.useContext(Vg)!=null}function Bu(){return lp()||nr(!1),u.useContext(Vg).location}function w8(){lp()||nr(!1);let{basename:e,navigator:t}=u.useContext(Nu),{matches:n}=u.useContext(Du),{pathname:r}=Bu(),o=JSON.stringify(KT(n).map(a=>a.pathnameBase)),i=u.useRef(!1);return u.useEffect(()=>{i.current=!0}),u.useCallback(function(a,c){if(c===void 0&&(c={}),!i.current)return;if(typeof a=="number"){t.go(a);return}let d=qT(a,JSON.parse(o),r,c.relative==="path");e!=="/"&&(d.pathname=d.pathname==="/"?e:Al([e,d.pathname])),(c.replace?t.replace:t.push)(d,c.state,c)},[e,t,o,r])}function RC(e,t){let{relative:n}=t===void 0?{}:t,{matches:r}=u.useContext(Du),{pathname:o}=Bu(),i=JSON.stringify(KT(r).map(s=>s.pathnameBase));return u.useMemo(()=>qT(e,JSON.parse(i),o,n==="path"),[e,i,o,n])}function C8(e,t){lp()||nr(!1);let{navigator:n}=u.useContext(Nu),r=u.useContext(MC),{matches:o}=u.useContext(Du),i=o[o.length-1],s=i?i.params:{};i&&i.pathname;let a=i?i.pathnameBase:"/";i&&i.route;let c=Bu(),d;if(t){var p;let g=typeof t=="string"?Ya(t):t;a==="/"||(p=g.pathname)!=null&&p.startsWith(a)||nr(!1),d=g}else d=c;let h=d.pathname||"/",m=a==="/"?h:h.slice(a.length)||"/",v=jH(e,{pathname:m}),b=P8(v&&v.map(g=>Object.assign({},g,{params:Object.assign({},s,g.params),pathname:Al([a,n.encodeLocation?n.encodeLocation(g.pathname).pathname:g.pathname]),pathnameBase:g.pathnameBase==="/"?a:Al([a,n.encodeLocation?n.encodeLocation(g.pathnameBase).pathname:g.pathnameBase])})),o,r||void 0);return t&&b?u.createElement(Vg.Provider,{value:{location:Fb({pathname:"/",search:"",hash:"",state:null,key:"default"},d),navigationType:xl.Pop}},b):b}function x8(){let e=$8(),t=l8(e)?e.status+" "+e.statusText:e instanceof Error?e.message:JSON.stringify(e),n=e instanceof Error?e.stack:null,o={padding:"0.5rem",backgroundColor:"rgba(200,200,200, 0.5)"},i=null;return u.createElement(u.Fragment,null,u.createElement("h2",null,"Unexpected Application Error!"),u.createElement("h3",{style:{fontStyle:"italic"}},t),n?u.createElement("pre",{style:o},n):null,i)}class S8 extends u.Component{constructor(t){super(t),this.state={location:t.location,error:t.error}}static getDerivedStateFromError(t){return{error:t}}static getDerivedStateFromProps(t,n){return n.location!==t.location?{error:t.error,location:t.location}:{error:t.error||n.error,location:n.location}}componentDidCatch(t,n){console.error("React Router caught the following error during render",t,n)}render(){return this.state.error?u.createElement(Du.Provider,{value:this.props.routeContext},u.createElement(XT.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function E8(e){let{routeContext:t,match:n,children:r}=e,o=u.useContext(YT);return o&&o.static&&o.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(o.staticContext._deepestRenderedBoundaryId=n.route.id),u.createElement(Du.Provider,{value:t},r)}function P8(e,t,n){if(t===void 0&&(t=[]),e==null)if(n!=null&&n.errors)e=n.matches;else return null;let r=e,o=n==null?void 0:n.errors;if(o!=null){let i=r.findIndex(s=>s.route.id&&(o==null?void 0:o[s.route.id]));i>=0||nr(!1),r=r.slice(0,Math.min(r.length,i+1))}return r.reduceRight((i,s,a)=>{let c=s.route.id?o==null?void 0:o[s.route.id]:null,d=null;n&&(s.route.ErrorBoundary?d=u.createElement(s.route.ErrorBoundary,null):s.route.errorElement?d=s.route.errorElement:d=u.createElement(x8,null));let p=t.concat(r.slice(0,a+1)),h=()=>{let m=i;return c?m=d:s.route.Component?m=u.createElement(s.route.Component,null):s.route.element&&(m=s.route.element),u.createElement(E8,{match:s,routeContext:{outlet:i,matches:p},children:m})};return n&&(s.route.ErrorBoundary||s.route.errorElement||a===0)?u.createElement(S8,{location:n.location,component:d,error:c,children:h(),routeContext:{outlet:null,matches:p}}):h()},null)}var h2;(function(e){e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator"})(h2||(h2={}));var eg;(function(e){e.UseBlocker="useBlocker",e.UseLoaderData="useLoaderData",e.UseActionData="useActionData",e.UseRouteError="useRouteError",e.UseNavigation="useNavigation",e.UseRouteLoaderData="useRouteLoaderData",e.UseMatches="useMatches",e.UseRevalidator="useRevalidator"})(eg||(eg={}));function k8(e){let t=u.useContext(MC);return t||nr(!1),t}function _8(e){let t=u.useContext(Du);return t||nr(!1),t}function I8(e){let t=_8(),n=t.matches[t.matches.length-1];return n.route.id||nr(!1),n.route.id}function $8(){var e;let t=u.useContext(XT),n=k8(eg.UseRouteError),r=I8(eg.UseRouteError);return t||((e=n.errors)==null?void 0:e[r])}function QT(e){nr(!1)}function M8(e){let{basename:t="/",children:n=null,location:r,navigationType:o=xl.Pop,navigator:i,static:s=!1}=e;lp()&&nr(!1);let a=t.replace(/^\/*/,"/"),c=u.useMemo(()=>({basename:a,navigator:i,static:s}),[a,i,s]);typeof r=="string"&&(r=Ya(r));let{pathname:d="/",search:p="",hash:h="",state:m=null,key:v="default"}=r,b=u.useMemo(()=>{let g=$C(d,a);return g==null?null:{location:{pathname:g,search:p,hash:h,state:m,key:v},navigationType:o}},[a,d,p,h,m,v,o]);return b==null?null:u.createElement(Nu.Provider,{value:c},u.createElement(Vg.Provider,{children:n,value:b}))}function R8(e){let{children:t,location:n}=e,r=u.useContext(YT),o=r&&!t?r.router.routes:Nb(t);return C8(o,n)}var m2;(function(e){e[e.pending=0]="pending",e[e.success=1]="success",e[e.error=2]="error"})(m2||(m2={}));new Promise(()=>{});function Nb(e,t){t===void 0&&(t=[]);let n=[];return u.Children.forEach(e,(r,o)=>{if(!u.isValidElement(r))return;if(r.type===u.Fragment){n.push.apply(n,Nb(r.props.children,t));return}r.type!==QT&&nr(!1),!r.props.index||!r.props.children||nr(!1);let i=[...t,o],s={id:r.props.id||i.join("-"),caseSensitive:r.props.caseSensitive,element:r.props.element,Component:r.props.Component,index:r.props.index,path:r.props.path,loader:r.props.loader,action:r.props.action,errorElement:r.props.errorElement,ErrorBoundary:r.props.ErrorBoundary,hasErrorBoundary:r.props.ErrorBoundary!=null||r.props.errorElement!=null,shouldRevalidate:r.props.shouldRevalidate,handle:r.props.handle,lazy:r.props.lazy};r.props.children&&(s.children=Nb(r.props.children,i)),n.push(s)}),n}/**
51
- * React Router DOM v6.9.0
52
- *
53
- * Copyright (c) Remix Software Inc.
54
- *
55
- * This source code is licensed under the MIT license found in the
56
- * LICENSE.md file in the root directory of this source tree.
57
- *
58
- * @license MIT
59
- */function tg(){return tg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tg.apply(this,arguments)}function JT(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function T8(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function O8(e,t){return e.button===0&&(!t||t==="_self")&&!T8(e)}const L8=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset"],A8=["aria-current","caseSensitive","className","end","style","to","children"];function F8(e){let{basename:t,children:n,window:r}=e,o=u.useRef();o.current==null&&(o.current=DH({window:r,v5Compat:!0}));let i=o.current,[s,a]=u.useState({action:i.action,location:i.location});return u.useLayoutEffect(()=>i.listen(a),[i]),u.createElement(M8,{basename:t,children:n,location:s.location,navigationType:s.action,navigator:i})}const N8=typeof window!="undefined"&&typeof window.document!="undefined"&&typeof window.document.createElement!="undefined",D8=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,ZT=u.forwardRef(function(t,n){let{onClick:r,relative:o,reloadDocument:i,replace:s,state:a,target:c,to:d,preventScrollReset:p}=t,h=JT(t,L8),{basename:m}=u.useContext(Nu),v,b=!1;if(typeof d=="string"&&D8.test(d)&&(v=d,N8)){let E=new URL(window.location.href),w=d.startsWith("//")?new URL(E.protocol+d):new URL(d),S=$C(w.pathname,m);w.origin===E.origin&&S!=null?d=S+w.search+w.hash:b=!0}let g=b8(d,{relative:o}),x=z8(d,{replace:s,state:a,target:c,preventScrollReset:p,relative:o});function C(E){r&&r(E),E.defaultPrevented||x(E)}return u.createElement("a",tg({},h,{href:v||g,onClick:b||i?r:C,ref:n,target:c}))}),B8=u.forwardRef(function(t,n){let{"aria-current":r="page",caseSensitive:o=!1,className:i="",end:s=!1,style:a,to:c,children:d}=t,p=JT(t,A8),h=RC(c,{relative:p.relative}),m=Bu(),v=u.useContext(MC),{navigator:b}=u.useContext(Nu),g=b.encodeLocation?b.encodeLocation(h).pathname:h.pathname,x=m.pathname,C=v&&v.navigation&&v.navigation.location?v.navigation.location.pathname:null;o||(x=x.toLowerCase(),C=C?C.toLowerCase():null,g=g.toLowerCase());let E=x===g||!s&&x.startsWith(g)&&x.charAt(g.length)==="/",w=C!=null&&(C===g||!s&&C.startsWith(g)&&C.charAt(g.length)==="/"),S=E?r:void 0,k;typeof i=="function"?k=i({isActive:E,isPending:w}):k=[i,E?"active":null,w?"pending":null].filter(Boolean).join(" ");let I=typeof a=="function"?a({isActive:E,isPending:w}):a;return u.createElement(ZT,tg({},p,{"aria-current":S,className:k,ref:n,style:I,to:c}),typeof d=="function"?d({isActive:E,isPending:w}):d)});var g2;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmitImpl="useSubmitImpl",e.UseFetcher="useFetcher"})(g2||(g2={}));var v2;(function(e){e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"})(v2||(v2={}));function z8(e,t){let{target:n,replace:r,state:o,preventScrollReset:i,relative:s}=t===void 0?{}:t,a=w8(),c=Bu(),d=RC(e,{relative:s});return u.useCallback(p=>{if(O8(p,n)){p.preventDefault();let h=r!==void 0?r:Zm(c)===Zm(d);a(e,{replace:h,state:o,preventScrollReset:i,relative:s})}},[c,a,d,r,o,n,e,i,s])}const j8={black:"#000",white:"#fff"},Ff=j8,H8={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},wc=H8,V8={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"},Cc=V8,U8={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},xc=U8,W8={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"},Sc=W8,G8={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"},Ec=G8,K8={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},Ed=K8,q8={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},Y8=q8;function o1(e,t){return()=>null}function P(){return P=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},P.apply(this,arguments)}function va(e){return e!==null&&typeof e=="object"&&e.constructor===Object}function eO(e){if(!va(e))return e;const t={};return Object.keys(e).forEach(n=>{t[n]=eO(e[n])}),t}function Qo(e,t,n={clone:!0}){const r=n.clone?P({},e):e;return va(e)&&va(t)&&Object.keys(t).forEach(o=>{o!=="__proto__"&&(va(t[o])&&o in e&&va(e[o])?r[o]=Qo(e[o],t[o],n):n.clone?r[o]=va(t[o])?eO(t[o]):t[o]:r[o]=t[o])}),r}var pe={},X8={get exports(){return pe},set exports(e){pe=e}},Q8="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",J8=Q8,Z8=J8;function tO(){}function nO(){}nO.resetWarningCache=tO;var eV=function(){function e(r,o,i,s,a,c){if(c!==Z8){var d=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw d.name="Invariant Violation",d}}e.isRequired=e;function t(){return e}var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:nO,resetWarningCache:tO};return n.PropTypes=n,n};X8.exports=eV();function Vl(e){let t="https://mui.com/production-error/?code="+e;for(let n=1;n<arguments.length;n+=1)t+="&args[]="+encodeURIComponent(arguments[n]);return"Minified MUI error #"+e+"; visit "+t+" for the full message."}var y2={},tV={get exports(){return y2},set exports(e){y2=e}},rn={};/**
60
- * @license React
61
- * react-is.production.min.js
62
- *
63
- * Copyright (c) Facebook, Inc. and its affiliates.
64
- *
65
- * This source code is licensed under the MIT license found in the
66
- * LICENSE file in the root directory of this source tree.
67
- */var TC=Symbol.for("react.element"),OC=Symbol.for("react.portal"),Ug=Symbol.for("react.fragment"),Wg=Symbol.for("react.strict_mode"),Gg=Symbol.for("react.profiler"),Kg=Symbol.for("react.provider"),qg=Symbol.for("react.context"),nV=Symbol.for("react.server_context"),Yg=Symbol.for("react.forward_ref"),Xg=Symbol.for("react.suspense"),Qg=Symbol.for("react.suspense_list"),Jg=Symbol.for("react.memo"),Zg=Symbol.for("react.lazy"),rV=Symbol.for("react.offscreen"),rO;rO=Symbol.for("react.module.reference");function si(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case TC:switch(e=e.type,e){case Ug:case Gg:case Wg:case Xg:case Qg:return e;default:switch(e=e&&e.$$typeof,e){case nV:case qg:case Yg:case Zg:case Jg:case Kg:return e;default:return t}}case OC:return t}}}rn.ContextConsumer=qg;rn.ContextProvider=Kg;rn.Element=TC;rn.ForwardRef=Yg;rn.Fragment=Ug;rn.Lazy=Zg;rn.Memo=Jg;rn.Portal=OC;rn.Profiler=Gg;rn.StrictMode=Wg;rn.Suspense=Xg;rn.SuspenseList=Qg;rn.isAsyncMode=function(){return!1};rn.isConcurrentMode=function(){return!1};rn.isContextConsumer=function(e){return si(e)===qg};rn.isContextProvider=function(e){return si(e)===Kg};rn.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===TC};rn.isForwardRef=function(e){return si(e)===Yg};rn.isFragment=function(e){return si(e)===Ug};rn.isLazy=function(e){return si(e)===Zg};rn.isMemo=function(e){return si(e)===Jg};rn.isPortal=function(e){return si(e)===OC};rn.isProfiler=function(e){return si(e)===Gg};rn.isStrictMode=function(e){return si(e)===Wg};rn.isSuspense=function(e){return si(e)===Xg};rn.isSuspenseList=function(e){return si(e)===Qg};rn.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===Ug||e===Gg||e===Wg||e===Xg||e===Qg||e===rV||typeof e=="object"&&e!==null&&(e.$$typeof===Zg||e.$$typeof===Jg||e.$$typeof===Kg||e.$$typeof===qg||e.$$typeof===Yg||e.$$typeof===rO||e.getModuleId!==void 0)};rn.typeOf=si;(function(e){e.exports=rn})(tV);function fe(e){if(typeof e!="string")throw new Error(Vl(7));return e.charAt(0).toUpperCase()+e.slice(1)}function Db(...e){return e.reduce((t,n)=>n==null?t:function(...o){t.apply(this,o),n.apply(this,o)},()=>{})}function zs(e,t=166){let n;function r(...o){const i=()=>{e.apply(this,o)};clearTimeout(n),n=setTimeout(i,t)}return r.clear=()=>{clearTimeout(n)},r}function oV(e,t){return()=>null}function of(e,t){return u.isValidElement(e)&&t.indexOf(e.type.muiName)!==-1}function pn(e){return e&&e.ownerDocument||document}function so(e){return pn(e).defaultView||window}function iV(e,t){return()=>null}function Nf(e,t){typeof e=="function"?e(t):e&&(e.current=t)}const sV=typeof window!="undefined"?u.useLayoutEffect:u.useEffect,hn=sV;let b2=0;function lV(e){const[t,n]=u.useState(e),r=e||t;return u.useEffect(()=>{t==null&&(b2+=1,n(`mui-${b2}`))},[t]),r}const w2=Ra["useId"];function Pn(e){if(w2!==void 0){const t=w2();return e!=null?e:t}return lV(e)}function aV(e,t,n,r,o){return null}function es({controlled:e,default:t,name:n,state:r="value"}){const{current:o}=u.useRef(e!==void 0),[i,s]=u.useState(t),a=o?e:i,c=u.useCallback(d=>{o||s(d)},[]);return[a,c]}function un(e){const t=u.useRef(e);return hn(()=>{t.current=e}),u.useCallback((...n)=>(0,t.current)(...n),[])}function Ht(...e){return u.useMemo(()=>e.every(t=>t==null)?null:t=>{e.forEach(n=>{Nf(n,t)})},e)}let ev=!0,Bb=!1,C2;const cV={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function uV(e){const{type:t,tagName:n}=e;return!!(n==="INPUT"&&cV[t]&&!e.readOnly||n==="TEXTAREA"&&!e.readOnly||e.isContentEditable)}function dV(e){e.metaKey||e.altKey||e.ctrlKey||(ev=!0)}function i1(){ev=!1}function fV(){this.visibilityState==="hidden"&&Bb&&(ev=!0)}function pV(e){e.addEventListener("keydown",dV,!0),e.addEventListener("mousedown",i1,!0),e.addEventListener("pointerdown",i1,!0),e.addEventListener("touchstart",i1,!0),e.addEventListener("visibilitychange",fV,!0)}function hV(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch(n){}return ev||uV(t)}function tv(){const e=u.useCallback(o=>{o!=null&&pV(o.ownerDocument)},[]),t=u.useRef(!1);function n(){return t.current?(Bb=!0,window.clearTimeout(C2),C2=window.setTimeout(()=>{Bb=!1},100),t.current=!1,!0):!1}function r(o){return hV(o)?(t.current=!0,!0):!1}return{isFocusVisibleRef:t,onFocus:r,onBlur:n,ref:e}}function oO(e){const t=e.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}let Pc;function iO(){if(Pc)return Pc;const e=document.createElement("div"),t=document.createElement("div");return t.style.width="10px",t.style.height="1px",e.appendChild(t),e.dir="rtl",e.style.fontSize="14px",e.style.width="4px",e.style.height="1px",e.style.position="absolute",e.style.top="-1000px",e.style.overflow="scroll",document.body.appendChild(e),Pc="reverse",e.scrollLeft>0?Pc="default":(e.scrollLeft=1,e.scrollLeft===0&&(Pc="negative")),document.body.removeChild(e),Pc}function x2(e,t){const n=e.scrollLeft;if(t!=="rtl")return n;switch(iO()){case"negative":return e.scrollWidth-e.clientWidth+n;case"reverse":return e.scrollWidth-e.clientWidth-n;default:return n}}const mV=e=>{const t=u.useRef({});return u.useEffect(()=>{t.current=e}),t.current},LC=mV;function AC(e,t){const n=P({},t);return Object.keys(e).forEach(r=>{if(r.toString().match(/^(components|slots)$/))n[r]=P({},e[r],n[r]);else if(r.toString().match(/^(componentsProps|slotProps)$/)){const o=e[r]||{},i=t[r];n[r]={},!i||!Object.keys(i)?n[r]=o:!o||!Object.keys(o)?n[r]=i:(n[r]=P({},i),Object.keys(o).forEach(s=>{n[r][s]=AC(o[s],i[s])}))}else n[r]===void 0&&(n[r]=e[r])}),n}function Ie(e,t,n){const r={};return Object.keys(e).forEach(o=>{r[o]=e[o].reduce((i,s)=>(s&&(i.push(t(s)),n&&n[s]&&i.push(n[s])),i),[]).join(" ")}),r}const S2=e=>e,gV=()=>{let e=S2;return{configure(t){e=t},generate(t){return e(t)},reset(){e=S2}}},vV=gV(),FC=vV,yV={active:"active",checked:"checked",completed:"completed",disabled:"disabled",readOnly:"readOnly",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",required:"required",selected:"selected"};function Xe(e,t,n="Mui"){const r=yV[t];return r?`${n}-${r}`:`${FC.generate(e)}-${t}`}function Ge(e,t,n="Mui"){const r={};return t.forEach(o=>{r[o]=Xe(e,o,n)}),r}function se(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function sO(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var bV=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,wV=sO(function(e){return bV.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91});function CV(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function xV(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var SV=function(){function e(n){var r=this;this._insertTag=function(o){var i;r.tags.length===0?r.insertionPoint?i=r.insertionPoint.nextSibling:r.prepend?i=r.container.firstChild:i=r.before:i=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(o,i),r.tags.push(o)},this.isSpeedy=n.speedy===void 0?!0:n.speedy,this.tags=[],this.ctr=0,this.nonce=n.nonce,this.key=n.key,this.container=n.container,this.prepend=n.prepend,this.insertionPoint=n.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(xV(this));var o=this.tags[this.tags.length-1];if(this.isSpeedy){var i=CV(o);try{i.insertRule(r,i.cssRules.length)}catch(s){}}else o.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){return r.parentNode&&r.parentNode.removeChild(r)}),this.tags=[],this.ctr=0},e}(),_r="-ms-",ng="-moz-",qt="-webkit-",lO="comm",NC="rule",DC="decl",EV="@import",aO="@keyframes",PV=Math.abs,nv=String.fromCharCode,kV=Object.assign;function _V(e,t){return vr(e,0)^45?(((t<<2^vr(e,0))<<2^vr(e,1))<<2^vr(e,2))<<2^vr(e,3):0}function cO(e){return e.trim()}function IV(e,t){return(e=t.exec(e))?e[0]:e}function Jt(e,t,n){return e.replace(t,n)}function zb(e,t){return e.indexOf(t)}function vr(e,t){return e.charCodeAt(t)|0}function Df(e,t,n){return e.slice(t,n)}function Gi(e){return e.length}function BC(e){return e.length}function Bh(e,t){return t.push(e),e}function $V(e,t){return e.map(t).join("")}var rv=1,yu=1,uO=0,lo=0,Yn=0,zu="";function ov(e,t,n,r,o,i,s){return{value:e,root:t,parent:n,type:r,props:o,children:i,line:rv,column:yu,length:s,return:""}}function Pd(e,t){return kV(ov("",null,null,"",null,null,0),e,{length:-e.length},t)}function MV(){return Yn}function RV(){return Yn=lo>0?vr(zu,--lo):0,yu--,Yn===10&&(yu=1,rv--),Yn}function ko(){return Yn=lo<uO?vr(zu,lo++):0,yu++,Yn===10&&(yu=1,rv++),Yn}function ts(){return vr(zu,lo)}function gm(){return lo}function ap(e,t){return Df(zu,e,t)}function Bf(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function dO(e){return rv=yu=1,uO=Gi(zu=e),lo=0,[]}function fO(e){return zu="",e}function vm(e){return cO(ap(lo-1,jb(e===91?e+2:e===40?e+1:e)))}function TV(e){for(;(Yn=ts())&&Yn<33;)ko();return Bf(e)>2||Bf(Yn)>3?"":" "}function OV(e,t){for(;--t&&ko()&&!(Yn<48||Yn>102||Yn>57&&Yn<65||Yn>70&&Yn<97););return ap(e,gm()+(t<6&&ts()==32&&ko()==32))}function jb(e){for(;ko();)switch(Yn){case e:return lo;case 34:case 39:e!==34&&e!==39&&jb(Yn);break;case 40:e===41&&jb(e);break;case 92:ko();break}return lo}function LV(e,t){for(;ko()&&e+Yn!==47+10;)if(e+Yn===42+42&&ts()===47)break;return"/*"+ap(t,lo-1)+"*"+nv(e===47?e:ko())}function AV(e){for(;!Bf(ts());)ko();return ap(e,lo)}function FV(e){return fO(ym("",null,null,null,[""],e=dO(e),0,[0],e))}function ym(e,t,n,r,o,i,s,a,c){for(var d=0,p=0,h=s,m=0,v=0,b=0,g=1,x=1,C=1,E=0,w="",S=o,k=i,I=r,_=w;x;)switch(b=E,E=ko()){case 40:if(b!=108&&vr(_,h-1)==58){zb(_+=Jt(vm(E),"&","&\f"),"&\f")!=-1&&(C=-1);break}case 34:case 39:case 91:_+=vm(E);break;case 9:case 10:case 13:case 32:_+=TV(b);break;case 92:_+=OV(gm()-1,7);continue;case 47:switch(ts()){case 42:case 47:Bh(NV(LV(ko(),gm()),t,n),c);break;default:_+="/"}break;case 123*g:a[d++]=Gi(_)*C;case 125*g:case 59:case 0:switch(E){case 0:case 125:x=0;case 59+p:v>0&&Gi(_)-h&&Bh(v>32?P2(_+";",r,n,h-1):P2(Jt(_," ","")+";",r,n,h-2),c);break;case 59:_+=";";default:if(Bh(I=E2(_,t,n,d,p,o,a,w,S=[],k=[],h),i),E===123)if(p===0)ym(_,t,I,I,S,i,h,a,k);else switch(m===99&&vr(_,3)===110?100:m){case 100:case 109:case 115:ym(e,I,I,r&&Bh(E2(e,I,I,0,0,o,a,w,o,S=[],h),k),o,k,h,a,r?S:k);break;default:ym(_,I,I,I,[""],k,0,a,k)}}d=p=v=0,g=C=1,w=_="",h=s;break;case 58:h=1+Gi(_),v=b;default:if(g<1){if(E==123)--g;else if(E==125&&g++==0&&RV()==125)continue}switch(_+=nv(E),E*g){case 38:C=p>0?1:(_+="\f",-1);break;case 44:a[d++]=(Gi(_)-1)*C,C=1;break;case 64:ts()===45&&(_+=vm(ko())),m=ts(),p=h=Gi(w=_+=AV(gm())),E++;break;case 45:b===45&&Gi(_)==2&&(g=0)}}return i}function E2(e,t,n,r,o,i,s,a,c,d,p){for(var h=o-1,m=o===0?i:[""],v=BC(m),b=0,g=0,x=0;b<r;++b)for(var C=0,E=Df(e,h+1,h=PV(g=s[b])),w=e;C<v;++C)(w=cO(g>0?m[C]+" "+E:Jt(E,/&\f/g,m[C])))&&(c[x++]=w);return ov(e,t,n,o===0?NC:a,c,d,p)}function NV(e,t,n){return ov(e,t,n,lO,nv(MV()),Df(e,2,-2),0)}function P2(e,t,n,r){return ov(e,t,n,DC,Df(e,0,r),Df(e,r+1,-1),r)}function ru(e,t){for(var n="",r=BC(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function DV(e,t,n,r){switch(e.type){case EV:case DC:return e.return=e.return||e.value;case lO:return"";case aO:return e.return=e.value+"{"+ru(e.children,r)+"}";case NC:e.value=e.props.join(",")}return Gi(n=ru(e.children,r))?e.return=e.value+"{"+n+"}":""}function BV(e){var t=BC(e);return function(n,r,o,i){for(var s="",a=0;a<t;a++)s+=e[a](n,r,o,i)||"";return s}}function zV(e){return function(t){t.root||(t=t.return)&&e(t)}}var jV=function(t,n,r){for(var o=0,i=0;o=i,i=ts(),o===38&&i===12&&(n[r]=1),!Bf(i);)ko();return ap(t,lo)},HV=function(t,n){var r=-1,o=44;do switch(Bf(o)){case 0:o===38&&ts()===12&&(n[r]=1),t[r]+=jV(lo-1,n,r);break;case 2:t[r]+=vm(o);break;case 4:if(o===44){t[++r]=ts()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=nv(o)}while(o=ko());return t},VV=function(t,n){return fO(HV(dO(t),n))},k2=new WeakMap,UV=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,o=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!k2.get(r))&&!o){k2.set(t,!0);for(var i=[],s=VV(n,i),a=r.props,c=0,d=0;c<s.length;c++)for(var p=0;p<a.length;p++,d++)t.props[d]=i[c]?s[c].replace(/&\f/g,a[p]):a[p]+" "+s[c]}}},WV=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function pO(e,t){switch(_V(e,t)){case 5103:return qt+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return qt+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return qt+e+ng+e+_r+e+e;case 6828:case 4268:return qt+e+_r+e+e;case 6165:return qt+e+_r+"flex-"+e+e;case 5187:return qt+e+Jt(e,/(\w+).+(:[^]+)/,qt+"box-$1$2"+_r+"flex-$1$2")+e;case 5443:return qt+e+_r+"flex-item-"+Jt(e,/flex-|-self/,"")+e;case 4675:return qt+e+_r+"flex-line-pack"+Jt(e,/align-content|flex-|-self/,"")+e;case 5548:return qt+e+_r+Jt(e,"shrink","negative")+e;case 5292:return qt+e+_r+Jt(e,"basis","preferred-size")+e;case 6060:return qt+"box-"+Jt(e,"-grow","")+qt+e+_r+Jt(e,"grow","positive")+e;case 4554:return qt+Jt(e,/([^-])(transform)/g,"$1"+qt+"$2")+e;case 6187:return Jt(Jt(Jt(e,/(zoom-|grab)/,qt+"$1"),/(image-set)/,qt+"$1"),e,"")+e;case 5495:case 3959:return Jt(e,/(image-set\([^]*)/,qt+"$1$`$1");case 4968:return Jt(Jt(e,/(.+:)(flex-)?(.*)/,qt+"box-pack:$3"+_r+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+qt+e+e;case 4095:case 3583:case 4068:case 2532:return Jt(e,/(.+)-inline(.+)/,qt+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Gi(e)-1-t>6)switch(vr(e,t+1)){case 109:if(vr(e,t+4)!==45)break;case 102:return Jt(e,/(.+:)(.+)-([^]+)/,"$1"+qt+"$2-$3$1"+ng+(vr(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~zb(e,"stretch")?pO(Jt(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(vr(e,t+1)!==115)break;case 6444:switch(vr(e,Gi(e)-3-(~zb(e,"!important")&&10))){case 107:return Jt(e,":",":"+qt)+e;case 101:return Jt(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+qt+(vr(e,14)===45?"inline-":"")+"box$3$1"+qt+"$2$3$1"+_r+"$2box$3")+e}break;case 5936:switch(vr(e,t+11)){case 114:return qt+e+_r+Jt(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return qt+e+_r+Jt(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return qt+e+_r+Jt(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return qt+e+_r+e+e}return e}var GV=function(t,n,r,o){if(t.length>-1&&!t.return)switch(t.type){case DC:t.return=pO(t.value,t.length);break;case aO:return ru([Pd(t,{value:Jt(t.value,"@","@"+qt)})],o);case NC:if(t.length)return $V(t.props,function(i){switch(IV(i,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return ru([Pd(t,{props:[Jt(i,/:(read-\w+)/,":"+ng+"$1")]})],o);case"::placeholder":return ru([Pd(t,{props:[Jt(i,/:(plac\w+)/,":"+qt+"input-$1")]}),Pd(t,{props:[Jt(i,/:(plac\w+)/,":"+ng+"$1")]}),Pd(t,{props:[Jt(i,/:(plac\w+)/,_r+"input-$1")]})],o)}return""})}},KV=[GV],qV=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(g){var x=g.getAttribute("data-emotion");x.indexOf(" ")!==-1&&(document.head.appendChild(g),g.setAttribute("data-s",""))})}var o=t.stylisPlugins||KV,i={},s,a=[];s=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(g){for(var x=g.getAttribute("data-emotion").split(" "),C=1;C<x.length;C++)i[x[C]]=!0;a.push(g)});var c,d=[UV,WV];{var p,h=[DV,zV(function(g){p.insert(g)})],m=BV(d.concat(o,h)),v=function(x){return ru(FV(x),m)};c=function(x,C,E,w){p=E,v(x?x+"{"+C.styles+"}":C.styles),w&&(b.inserted[C.name]=!0)}}var b={key:n,sheet:new SV({key:n,container:s,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:i,registered:{},insert:c};return b.sheet.hydrate(a),b},Hb={},YV={get exports(){return Hb},set exports(e){Hb=e}},on={};/** @license React v16.13.1
68
- * react-is.production.min.js
69
- *
70
- * Copyright (c) Facebook, Inc. and its affiliates.
71
- *
72
- * This source code is licensed under the MIT license found in the
73
- * LICENSE file in the root directory of this source tree.
74
- */var pr=typeof Symbol=="function"&&Symbol.for,zC=pr?Symbol.for("react.element"):60103,jC=pr?Symbol.for("react.portal"):60106,iv=pr?Symbol.for("react.fragment"):60107,sv=pr?Symbol.for("react.strict_mode"):60108,lv=pr?Symbol.for("react.profiler"):60114,av=pr?Symbol.for("react.provider"):60109,cv=pr?Symbol.for("react.context"):60110,HC=pr?Symbol.for("react.async_mode"):60111,uv=pr?Symbol.for("react.concurrent_mode"):60111,dv=pr?Symbol.for("react.forward_ref"):60112,fv=pr?Symbol.for("react.suspense"):60113,XV=pr?Symbol.for("react.suspense_list"):60120,pv=pr?Symbol.for("react.memo"):60115,hv=pr?Symbol.for("react.lazy"):60116,QV=pr?Symbol.for("react.block"):60121,JV=pr?Symbol.for("react.fundamental"):60117,ZV=pr?Symbol.for("react.responder"):60118,e7=pr?Symbol.for("react.scope"):60119;function Oo(e){if(typeof e=="object"&&e!==null){var t=e.$$typeof;switch(t){case zC:switch(e=e.type,e){case HC:case uv:case iv:case lv:case sv:case fv:return e;default:switch(e=e&&e.$$typeof,e){case cv:case dv:case hv:case pv:case av:return e;default:return t}}case jC:return t}}}function hO(e){return Oo(e)===uv}on.AsyncMode=HC;on.ConcurrentMode=uv;on.ContextConsumer=cv;on.ContextProvider=av;on.Element=zC;on.ForwardRef=dv;on.Fragment=iv;on.Lazy=hv;on.Memo=pv;on.Portal=jC;on.Profiler=lv;on.StrictMode=sv;on.Suspense=fv;on.isAsyncMode=function(e){return hO(e)||Oo(e)===HC};on.isConcurrentMode=hO;on.isContextConsumer=function(e){return Oo(e)===cv};on.isContextProvider=function(e){return Oo(e)===av};on.isElement=function(e){return typeof e=="object"&&e!==null&&e.$$typeof===zC};on.isForwardRef=function(e){return Oo(e)===dv};on.isFragment=function(e){return Oo(e)===iv};on.isLazy=function(e){return Oo(e)===hv};on.isMemo=function(e){return Oo(e)===pv};on.isPortal=function(e){return Oo(e)===jC};on.isProfiler=function(e){return Oo(e)===lv};on.isStrictMode=function(e){return Oo(e)===sv};on.isSuspense=function(e){return Oo(e)===fv};on.isValidElementType=function(e){return typeof e=="string"||typeof e=="function"||e===iv||e===uv||e===lv||e===sv||e===fv||e===XV||typeof e=="object"&&e!==null&&(e.$$typeof===hv||e.$$typeof===pv||e.$$typeof===av||e.$$typeof===cv||e.$$typeof===dv||e.$$typeof===JV||e.$$typeof===ZV||e.$$typeof===e7||e.$$typeof===QV)};on.typeOf=Oo;(function(e){e.exports=on})(YV);var mO=Hb,t7={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},n7={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},gO={};gO[mO.ForwardRef]=t7;gO[mO.Memo]=n7;var r7=!0;function o7(e,t,n){var r="";return n.split(" ").forEach(function(o){e[o]!==void 0?t.push(e[o]+";"):r+=o+" "}),r}var vO=function(t,n,r){var o=t.key+"-"+n.name;(r===!1||r7===!1)&&t.registered[o]===void 0&&(t.registered[o]=n.styles)},yO=function(t,n,r){vO(t,n,r);var o=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var i=n;do t.insert(n===i?"."+o:"",i,t.sheet,!0),i=i.next;while(i!==void 0)}};function i7(e){for(var t=0,n,r=0,o=e.length;o>=4;++r,o-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(o){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var s7={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},l7=/[A-Z]|^ms/g,a7=/_EMO_([^_]+?)_([^]*?)_EMO_/g,bO=function(t){return t.charCodeAt(1)===45},_2=function(t){return t!=null&&typeof t!="boolean"},s1=sO(function(e){return bO(e)?e:e.replace(l7,"-$&").toLowerCase()}),I2=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(a7,function(r,o,i){return Ki={name:o,styles:i,next:Ki},o})}return s7[t]!==1&&!bO(t)&&typeof n=="number"&&n!==0?n+"px":n};function zf(e,t,n){if(n==null)return"";if(n.__emotion_styles!==void 0)return n;switch(typeof n){case"boolean":return"";case"object":{if(n.anim===1)return Ki={name:n.name,styles:n.styles,next:Ki},n.name;if(n.styles!==void 0){var r=n.next;if(r!==void 0)for(;r!==void 0;)Ki={name:r.name,styles:r.styles,next:Ki},r=r.next;var o=n.styles+";";return o}return c7(e,t,n)}case"function":{if(e!==void 0){var i=Ki,s=n(e);return Ki=i,zf(e,t,s)}break}}if(t==null)return n;var a=t[n];return a!==void 0?a:n}function c7(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=zf(e,t,n[o])+";";else for(var i in n){var s=n[i];if(typeof s!="object")t!=null&&t[s]!==void 0?r+=i+"{"+t[s]+"}":_2(s)&&(r+=s1(i)+":"+I2(i,s)+";");else if(Array.isArray(s)&&typeof s[0]=="string"&&(t==null||t[s[0]]===void 0))for(var a=0;a<s.length;a++)_2(s[a])&&(r+=s1(i)+":"+I2(i,s[a])+";");else{var c=zf(e,t,s);switch(i){case"animation":case"animationName":{r+=s1(i)+":"+c+";";break}default:r+=i+"{"+c+"}"}}}return r}var $2=/label:\s*([^\s;\n{]+)\s*(;|$)/g,Ki,VC=function(t,n,r){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var o=!0,i="";Ki=void 0;var s=t[0];s==null||s.raw===void 0?(o=!1,i+=zf(r,n,s)):i+=s[0];for(var a=1;a<t.length;a++)i+=zf(r,n,t[a]),o&&(i+=s[a]);$2.lastIndex=0;for(var c="",d;(d=$2.exec(i))!==null;)c+="-"+d[1];var p=i7(i)+c;return{name:p,styles:i,next:Ki}},u7=function(t){return t()},wO=Ra["useInsertionEffect"]?Ra["useInsertionEffect"]:!1,d7=wO||u7,M2=wO||u.useLayoutEffect,CO=u.createContext(typeof HTMLElement!="undefined"?qV({key:"css"}):null);CO.Provider;var xO=function(t){return u.forwardRef(function(n,r){var o=u.useContext(CO);return t(n,o,r)})},UC=u.createContext({}),f7=xO(function(e,t){var n=e.styles,r=VC([n],void 0,u.useContext(UC)),o=u.useRef();return M2(function(){var i=t.key+"-global",s=new t.sheet.constructor({key:i,nonce:t.sheet.nonce,container:t.sheet.container,speedy:t.sheet.isSpeedy}),a=!1,c=document.querySelector('style[data-emotion="'+i+" "+r.name+'"]');return t.sheet.tags.length&&(s.before=t.sheet.tags[0]),c!==null&&(a=!0,c.setAttribute("data-emotion",i),s.hydrate([c])),o.current=[s,a],function(){s.flush()}},[t]),M2(function(){var i=o.current,s=i[0],a=i[1];if(a){i[1]=!1;return}if(r.next!==void 0&&yO(t,r.next,!0),s.tags.length){var c=s.tags[s.tags.length-1].nextElementSibling;s.before=c,s.flush()}t.insert("",r,s,!1)},[t,r.name]),null});function Ul(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return VC(t)}var as=function(){var t=Ul.apply(void 0,arguments),n="animation-"+t.name;return{name:n,styles:"@keyframes "+n+"{"+t.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}},p7=wV,h7=function(t){return t!=="theme"},R2=function(t){return typeof t=="string"&&t.charCodeAt(0)>96?p7:h7},T2=function(t,n,r){var o;if(n){var i=n.shouldForwardProp;o=t.__emotion_forwardProp&&i?function(s){return t.__emotion_forwardProp(s)&&i(s)}:i}return typeof o!="function"&&r&&(o=t.__emotion_forwardProp),o},m7=function(t){var n=t.cache,r=t.serialized,o=t.isStringTag;return vO(n,r,o),d7(function(){return yO(n,r,o)}),null},g7=function e(t,n){var r=t.__emotion_real===t,o=r&&t.__emotion_base||t,i,s;n!==void 0&&(i=n.label,s=n.target);var a=T2(t,n,r),c=a||R2(o),d=!c("as");return function(){var p=arguments,h=r&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(i!==void 0&&h.push("label:"+i+";"),p[0]==null||p[0].raw===void 0)h.push.apply(h,p);else{h.push(p[0][0]);for(var m=p.length,v=1;v<m;v++)h.push(p[v],p[0][v])}var b=xO(function(g,x,C){var E=d&&g.as||o,w="",S=[],k=g;if(g.theme==null){k={};for(var I in g)k[I]=g[I];k.theme=u.useContext(UC)}typeof g.className=="string"?w=o7(x.registered,S,g.className):g.className!=null&&(w=g.className+" ");var _=VC(h.concat(S),x.registered,k);w+=x.key+"-"+_.name,s!==void 0&&(w+=" "+s);var M=d&&a===void 0?R2(E):c,T={};for(var O in g)d&&O==="as"||M(O)&&(T[O]=g[O]);return T.className=w,T.ref=C,u.createElement(u.Fragment,null,u.createElement(m7,{cache:x,serialized:_,isStringTag:typeof E=="string"}),u.createElement(E,T))});return b.displayName=i!==void 0?i:"Styled("+(typeof o=="string"?o:o.displayName||o.name||"Component")+")",b.defaultProps=t.defaultProps,b.__emotion_real=b,b.__emotion_base=o,b.__emotion_styles=h,b.__emotion_forwardProp=a,Object.defineProperty(b,"toString",{value:function(){return"."+s}}),b.withComponent=function(g,x){return e(g,P({},n,x,{shouldForwardProp:T2(b,x,!0)})).apply(void 0,h)},b}};const v7=g7;var y7=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],Vb=v7.bind();y7.forEach(function(e){Vb[e]=Vb(e)});const b7=Vb;var rg={},w7={get exports(){return rg},set exports(e){rg=e}},kd={};/**
75
- * @license React
76
- * react-jsx-runtime.production.min.js
77
- *
78
- * Copyright (c) Facebook, Inc. and its affiliates.
79
- *
80
- * This source code is licensed under the MIT license found in the
81
- * LICENSE file in the root directory of this source tree.
82
- */var O2;function C7(){if(O2)return kd;O2=1;var e=u,t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function s(a,c,d){var p,h={},m=null,v=null;d!==void 0&&(m=""+d),c.key!==void 0&&(m=""+c.key),c.ref!==void 0&&(v=c.ref);for(p in c)r.call(c,p)&&!i.hasOwnProperty(p)&&(h[p]=c[p]);if(a&&a.defaultProps)for(p in c=a.defaultProps,c)h[p]===void 0&&(h[p]=c[p]);return{$$typeof:t,type:a,key:m,ref:v,props:h,_owner:o.current}}return kd.Fragment=n,kd.jsx=s,kd.jsxs=s,kd}var L2;function ut(){return L2||(L2=1,function(e){e.exports=C7()}(w7)),rg}var L=ut();function x7(e){return e==null||Object.keys(e).length===0}function S7(e){const{styles:t,defaultTheme:n={}}=e,r=typeof t=="function"?o=>t(x7(o)?n:o):t;return L.jsx(f7,{styles:r})}/**
83
- * @mui/styled-engine v5.11.11
84
- *
85
- * @license MIT
86
- * This source code is licensed under the MIT license found in the
87
- * LICENSE file in the root directory of this source tree.
88
- */function SO(e,t){return b7(e,t)}const E7=(e,t)=>{Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))};function sf(e,t){return t?Qo(e,t,{clone:!1}):e}const WC={xs:0,sm:600,md:900,lg:1200,xl:1536},A2={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${WC[e]}px)`};function ni(e,t,n){const r=e.theme||{};if(Array.isArray(t)){const i=r.breakpoints||A2;return t.reduce((s,a,c)=>(s[i.up(i.keys[c])]=n(t[c]),s),{})}if(typeof t=="object"){const i=r.breakpoints||A2;return Object.keys(t).reduce((s,a)=>{if(Object.keys(i.values||WC).indexOf(a)!==-1){const c=i.up(a);s[c]=n(t[a],a)}else{const c=a;s[c]=t[c]}return s},{})}return n(t)}function P7(e={}){var t;return((t=e.keys)==null?void 0:t.reduce((r,o)=>{const i=e.up(o);return r[i]={},r},{}))||{}}function k7(e,t){return e.reduce((n,r)=>{const o=n[r];return(!o||Object.keys(o).length===0)&&delete n[r],n},t)}function _7(e,t){if(typeof e!="object")return{};const n={},r=Object.keys(t);return Array.isArray(e)?r.forEach((o,i)=>{i<e.length&&(n[o]=!0)}):r.forEach(o=>{e[o]!=null&&(n[o]=!0)}),n}function mv({values:e,breakpoints:t,base:n}){const r=n||_7(e,t),o=Object.keys(r);if(o.length===0)return e;let i;return o.reduce((s,a,c)=>(Array.isArray(e)?(s[a]=e[c]!=null?e[c]:e[i],i=c):typeof e=="object"?(s[a]=e[a]!=null?e[a]:e[i],i=a):s[a]=e,s),{})}function bu(e,t,n=!0){if(!t||typeof t!="string")return null;if(e&&e.vars&&n){const r=`vars.${t}`.split(".").reduce((o,i)=>o&&o[i]?o[i]:null,e);if(r!=null)return r}return t.split(".").reduce((r,o)=>r&&r[o]!=null?r[o]:null,e)}function og(e,t,n,r=n){let o;return typeof e=="function"?o=e(n):Array.isArray(e)?o=e[n]||r:o=bu(e,n)||r,t&&(o=t(o,r,e)),o}function Zt(e){const{prop:t,cssProperty:n=e.prop,themeKey:r,transform:o}=e,i=s=>{if(s[t]==null)return null;const a=s[t],c=s.theme,d=bu(c,r)||{};return ni(s,a,h=>{let m=og(d,o,h);return h===m&&typeof h=="string"&&(m=og(d,o,`${t}${h==="default"?"":fe(h)}`,h)),n===!1?m:{[n]:m}})};return i.propTypes={},i.filterProps=[t],i}function gv(...e){const t=e.reduce((r,o)=>(o.filterProps.forEach(i=>{r[i]=o}),r),{}),n=r=>Object.keys(r).reduce((o,i)=>t[i]?sf(o,t[i](r)):o,{});return n.propTypes={},n.filterProps=e.reduce((r,o)=>r.concat(o.filterProps),[]),n}function I7(e){const t={};return n=>(t[n]===void 0&&(t[n]=e(n)),t[n])}const $7={m:"margin",p:"padding"},M7={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},F2={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},R7=I7(e=>{if(e.length>2)if(F2[e])e=F2[e];else return[e];const[t,n]=e.split(""),r=$7[t],o=M7[n]||"";return Array.isArray(o)?o.map(i=>r+i):[r+o]}),GC=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],KC=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"];[...GC,...KC];function cp(e,t,n,r){var o;const i=(o=bu(e,t,!1))!=null?o:n;return typeof i=="number"?s=>typeof s=="string"?s:i*s:Array.isArray(i)?s=>typeof s=="string"?s:i[s]:typeof i=="function"?i:()=>{}}function EO(e){return cp(e,"spacing",8)}function up(e,t){if(typeof t=="string"||t==null)return t;const n=Math.abs(t),r=e(n);return t>=0?r:typeof r=="number"?-r:`-${r}`}function T7(e,t){return n=>e.reduce((r,o)=>(r[o]=up(t,n),r),{})}function O7(e,t,n,r){if(t.indexOf(n)===-1)return null;const o=R7(n),i=T7(o,r),s=e[n];return ni(e,s,i)}function PO(e,t){const n=EO(e.theme);return Object.keys(e).map(r=>O7(e,t,r,n)).reduce(sf,{})}function Dn(e){return PO(e,GC)}Dn.propTypes={};Dn.filterProps=GC;function Bn(e){return PO(e,KC)}Bn.propTypes={};Bn.filterProps=KC;function Xi(e){return typeof e!="number"?e:`${e}px solid`}const L7=Zt({prop:"border",themeKey:"borders",transform:Xi}),A7=Zt({prop:"borderTop",themeKey:"borders",transform:Xi}),F7=Zt({prop:"borderRight",themeKey:"borders",transform:Xi}),N7=Zt({prop:"borderBottom",themeKey:"borders",transform:Xi}),D7=Zt({prop:"borderLeft",themeKey:"borders",transform:Xi}),B7=Zt({prop:"borderColor",themeKey:"palette"}),z7=Zt({prop:"borderTopColor",themeKey:"palette"}),j7=Zt({prop:"borderRightColor",themeKey:"palette"}),H7=Zt({prop:"borderBottomColor",themeKey:"palette"}),V7=Zt({prop:"borderLeftColor",themeKey:"palette"}),vv=e=>{if(e.borderRadius!==void 0&&e.borderRadius!==null){const t=cp(e.theme,"shape.borderRadius",4),n=r=>({borderRadius:up(t,r)});return ni(e,e.borderRadius,n)}return null};vv.propTypes={};vv.filterProps=["borderRadius"];gv(L7,A7,F7,N7,D7,B7,z7,j7,H7,V7,vv);const yv=e=>{if(e.gap!==void 0&&e.gap!==null){const t=cp(e.theme,"spacing",8),n=r=>({gap:up(t,r)});return ni(e,e.gap,n)}return null};yv.propTypes={};yv.filterProps=["gap"];const bv=e=>{if(e.columnGap!==void 0&&e.columnGap!==null){const t=cp(e.theme,"spacing",8),n=r=>({columnGap:up(t,r)});return ni(e,e.columnGap,n)}return null};bv.propTypes={};bv.filterProps=["columnGap"];const wv=e=>{if(e.rowGap!==void 0&&e.rowGap!==null){const t=cp(e.theme,"spacing",8),n=r=>({rowGap:up(t,r)});return ni(e,e.rowGap,n)}return null};wv.propTypes={};wv.filterProps=["rowGap"];const U7=Zt({prop:"gridColumn"}),W7=Zt({prop:"gridRow"}),G7=Zt({prop:"gridAutoFlow"}),K7=Zt({prop:"gridAutoColumns"}),q7=Zt({prop:"gridAutoRows"}),Y7=Zt({prop:"gridTemplateColumns"}),X7=Zt({prop:"gridTemplateRows"}),Q7=Zt({prop:"gridTemplateAreas"}),J7=Zt({prop:"gridArea"});gv(yv,bv,wv,U7,W7,G7,K7,q7,Y7,X7,Q7,J7);function ou(e,t){return t==="grey"?t:e}const Z7=Zt({prop:"color",themeKey:"palette",transform:ou}),eU=Zt({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:ou}),tU=Zt({prop:"backgroundColor",themeKey:"palette",transform:ou});gv(Z7,eU,tU);function So(e){return e<=1&&e!==0?`${e*100}%`:e}const nU=Zt({prop:"width",transform:So}),qC=e=>{if(e.maxWidth!==void 0&&e.maxWidth!==null){const t=n=>{var r,o,i;return{maxWidth:((r=e.theme)==null||(o=r.breakpoints)==null||(i=o.values)==null?void 0:i[n])||WC[n]||So(n)}};return ni(e,e.maxWidth,t)}return null};qC.filterProps=["maxWidth"];const rU=Zt({prop:"minWidth",transform:So}),oU=Zt({prop:"height",transform:So}),iU=Zt({prop:"maxHeight",transform:So}),sU=Zt({prop:"minHeight",transform:So});Zt({prop:"size",cssProperty:"width",transform:So});Zt({prop:"size",cssProperty:"height",transform:So});const lU=Zt({prop:"boxSizing"});gv(nU,qC,rU,oU,iU,sU,lU);const aU={border:{themeKey:"borders",transform:Xi},borderTop:{themeKey:"borders",transform:Xi},borderRight:{themeKey:"borders",transform:Xi},borderBottom:{themeKey:"borders",transform:Xi},borderLeft:{themeKey:"borders",transform:Xi},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:vv},color:{themeKey:"palette",transform:ou},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:ou},backgroundColor:{themeKey:"palette",transform:ou},p:{style:Bn},pt:{style:Bn},pr:{style:Bn},pb:{style:Bn},pl:{style:Bn},px:{style:Bn},py:{style:Bn},padding:{style:Bn},paddingTop:{style:Bn},paddingRight:{style:Bn},paddingBottom:{style:Bn},paddingLeft:{style:Bn},paddingX:{style:Bn},paddingY:{style:Bn},paddingInline:{style:Bn},paddingInlineStart:{style:Bn},paddingInlineEnd:{style:Bn},paddingBlock:{style:Bn},paddingBlockStart:{style:Bn},paddingBlockEnd:{style:Bn},m:{style:Dn},mt:{style:Dn},mr:{style:Dn},mb:{style:Dn},ml:{style:Dn},mx:{style:Dn},my:{style:Dn},margin:{style:Dn},marginTop:{style:Dn},marginRight:{style:Dn},marginBottom:{style:Dn},marginLeft:{style:Dn},marginX:{style:Dn},marginY:{style:Dn},marginInline:{style:Dn},marginInlineStart:{style:Dn},marginInlineEnd:{style:Dn},marginBlock:{style:Dn},marginBlockStart:{style:Dn},marginBlockEnd:{style:Dn},displayPrint:{cssProperty:!1,transform:e=>({"@media print":{display:e}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:yv},rowGap:{style:wv},columnGap:{style:bv},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:So},maxWidth:{style:qC},minWidth:{transform:So},height:{transform:So},maxHeight:{transform:So},minHeight:{transform:So},boxSizing:{},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}},Cv=aU;function cU(...e){const t=e.reduce((r,o)=>r.concat(Object.keys(o)),[]),n=new Set(t);return e.every(r=>n.size===Object.keys(r).length)}function uU(e,t){return typeof e=="function"?e(t):e}function dU(){function e(n,r,o,i){const s={[n]:r,theme:o},a=i[n];if(!a)return{[n]:r};const{cssProperty:c=n,themeKey:d,transform:p,style:h}=a;if(r==null)return null;const m=bu(o,d)||{};return h?h(s):ni(s,r,b=>{let g=og(m,p,b);return b===g&&typeof b=="string"&&(g=og(m,p,`${n}${b==="default"?"":fe(b)}`,b)),c===!1?g:{[c]:g}})}function t(n){var r;const{sx:o,theme:i={}}=n||{};if(!o)return null;const s=(r=i.unstable_sxConfig)!=null?r:Cv;function a(c){let d=c;if(typeof c=="function")d=c(i);else if(typeof c!="object")return c;if(!d)return null;const p=P7(i.breakpoints),h=Object.keys(p);let m=p;return Object.keys(d).forEach(v=>{const b=uU(d[v],i);if(b!=null)if(typeof b=="object")if(s[v])m=sf(m,e(v,b,i,s));else{const g=ni({theme:i},b,x=>({[v]:x}));cU(g,b)?m[v]=t({sx:b,theme:i}):m=sf(m,g)}else m=sf(m,e(v,b,i,s))}),k7(h,m)}return Array.isArray(o)?o.map(a):a(o)}return t}const kO=dU();kO.filterProps=["sx"];const xv=kO,fU=["sx"],pU=e=>{var t,n;const r={systemProps:{},otherProps:{}},o=(t=e==null||(n=e.theme)==null?void 0:n.unstable_sxConfig)!=null?t:Cv;return Object.keys(e).forEach(i=>{o[i]?r.systemProps[i]=e[i]:r.otherProps[i]=e[i]}),r};function YC(e){const{sx:t}=e,n=se(e,fU),{systemProps:r,otherProps:o}=pU(n);let i;return Array.isArray(t)?i=[r,...t]:typeof t=="function"?i=(...s)=>{const a=t(...s);return va(a)?P({},r,a):r}:i=P({},r,t),P({},o,{sx:i})}function _O(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=_O(e[t]))&&(r&&(r+=" "),r+=n);else for(t in e)e[t]&&(r&&(r+=" "),r+=t);return r}function me(){for(var e,t,n=0,r="";n<arguments.length;)(e=arguments[n++])&&(t=_O(e))&&(r&&(r+=" "),r+=t);return r}const hU=["values","unit","step"],mU=e=>{const t=Object.keys(e).map(n=>({key:n,val:e[n]}))||[];return t.sort((n,r)=>n.val-r.val),t.reduce((n,r)=>P({},n,{[r.key]:r.val}),{})};function gU(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:n="px",step:r=5}=e,o=se(e,hU),i=mU(t),s=Object.keys(i);function a(m){return`@media (min-width:${typeof t[m]=="number"?t[m]:m}${n})`}function c(m){return`@media (max-width:${(typeof t[m]=="number"?t[m]:m)-r/100}${n})`}function d(m,v){const b=s.indexOf(v);return`@media (min-width:${typeof t[m]=="number"?t[m]:m}${n}) and (max-width:${(b!==-1&&typeof t[s[b]]=="number"?t[s[b]]:v)-r/100}${n})`}function p(m){return s.indexOf(m)+1<s.length?d(m,s[s.indexOf(m)+1]):a(m)}function h(m){const v=s.indexOf(m);return v===0?a(s[1]):v===s.length-1?c(s[v]):d(m,s[s.indexOf(m)+1]).replace("@media","@media not all and")}return P({keys:s,values:i,up:a,down:c,between:d,only:p,not:h,unit:n},o)}const vU={borderRadius:4},yU=vU;function bU(e=8){if(e.mui)return e;const t=EO({spacing:e}),n=(...r)=>(r.length===0?[1]:r).map(i=>{const s=t(i);return typeof s=="number"?`${s}px`:s}).join(" ");return n.mui=!0,n}const wU=["breakpoints","palette","spacing","shape"];function XC(e={},...t){const{breakpoints:n={},palette:r={},spacing:o,shape:i={}}=e,s=se(e,wU),a=gU(n),c=bU(o);let d=Qo({breakpoints:a,direction:"ltr",components:{},palette:P({mode:"light"},r),spacing:c,shape:P({},yU,i)},s);return d=t.reduce((p,h)=>Qo(p,h),d),d.unstable_sxConfig=P({},Cv,s==null?void 0:s.unstable_sxConfig),d.unstable_sx=function(h){return xv({sx:h,theme:this})},d}const CU=u.createContext(null),IO=CU;function $O(){return u.useContext(IO)}const xU=typeof Symbol=="function"&&Symbol.for,SU=xU?Symbol.for("mui.nested"):"__THEME_NESTED__";function EU(e,t){return typeof t=="function"?t(e):P({},e,t)}function PU(e){const{children:t,theme:n}=e,r=$O(),o=u.useMemo(()=>{const i=r===null?n:EU(r,n);return i!=null&&(i[SU]=r!==null),i},[n,r]);return L.jsx(IO.Provider,{value:o,children:t})}function kU(e){return Object.keys(e).length===0}function QC(e=null){const t=$O();return!t||kU(t)?e:t}const _U=XC();function Sv(e=_U){return QC(e)}const IU=["className","component"];function $U(e={}){const{defaultTheme:t,defaultClassName:n="MuiBox-root",generateClassName:r}=e,o=SO("div",{shouldForwardProp:s=>s!=="theme"&&s!=="sx"&&s!=="as"})(xv);return u.forwardRef(function(a,c){const d=Sv(t),p=YC(a),{className:h,component:m="div"}=p,v=se(p,IU);return L.jsx(o,P({as:m,ref:c,className:me(h,r?r(n):n),theme:d},v))})}const MU=["variant"];function N2(e){return e.length===0}function MO(e){const{variant:t}=e,n=se(e,MU);let r=t||"";return Object.keys(n).sort().forEach(o=>{o==="color"?r+=N2(r)?e[o]:fe(e[o]):r+=`${N2(r)?o:fe(o)}${fe(e[o].toString())}`}),r}const RU=["name","slot","skipVariantsResolver","skipSx","overridesResolver"],TU=["theme"],OU=["theme"];function _d(e){return Object.keys(e).length===0}function LU(e){return typeof e=="string"&&e.charCodeAt(0)>96}const AU=(e,t)=>t.components&&t.components[e]&&t.components[e].styleOverrides?t.components[e].styleOverrides:null,FU=(e,t)=>{let n=[];t&&t.components&&t.components[e]&&t.components[e].variants&&(n=t.components[e].variants);const r={};return n.forEach(o=>{const i=MO(o.props);r[i]=o.style}),r},NU=(e,t,n,r)=>{var o,i;const{ownerState:s={}}=e,a=[],c=n==null||(o=n.components)==null||(i=o[r])==null?void 0:i.variants;return c&&c.forEach(d=>{let p=!0;Object.keys(d.props).forEach(h=>{s[h]!==d.props[h]&&e[h]!==d.props[h]&&(p=!1)}),p&&a.push(t[MO(d.props)])}),a};function lf(e){return e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"}const DU=XC();function BU(e={}){const{defaultTheme:t=DU,rootShouldForwardProp:n=lf,slotShouldForwardProp:r=lf}=e,o=i=>{const s=_d(i.theme)?t:i.theme;return xv(P({},i,{theme:s}))};return o.__mui_systemSx=!0,(i,s={})=>{E7(i,w=>w.filter(S=>!(S!=null&&S.__mui_systemSx)));const{name:a,slot:c,skipVariantsResolver:d,skipSx:p,overridesResolver:h}=s,m=se(s,RU),v=d!==void 0?d:c&&c!=="Root"||!1,b=p||!1;let g,x=lf;c==="Root"?x=n:c?x=r:LU(i)&&(x=void 0);const C=SO(i,P({shouldForwardProp:x,label:g},m)),E=(w,...S)=>{const k=S?S.map(T=>typeof T=="function"&&T.__emotion_real!==T?O=>{let{theme:R}=O,H=se(O,TU);return T(P({theme:_d(R)?t:R},H))}:T):[];let I=w;a&&h&&k.push(T=>{const O=_d(T.theme)?t:T.theme,R=AU(a,O);if(R){const H={};return Object.entries(R).forEach(([j,A])=>{H[j]=typeof A=="function"?A(P({},T,{theme:O})):A}),h(T,H)}return null}),a&&!v&&k.push(T=>{const O=_d(T.theme)?t:T.theme;return NU(T,FU(a,O),O,a)}),b||k.push(o);const _=k.length-S.length;if(Array.isArray(w)&&_>0){const T=new Array(_).fill("");I=[...w,...T],I.raw=[...w.raw,...T]}else typeof w=="function"&&w.__emotion_real!==w&&(I=T=>{let{theme:O}=T,R=se(T,OU);return w(P({theme:_d(O)?t:O},R))});return C(I,...k)};return C.withConfig&&(E.withConfig=C.withConfig),E}}function RO(e){const{theme:t,name:n,props:r}=e;return!t||!t.components||!t.components[n]||!t.components[n].defaultProps?r:AC(t.components[n].defaultProps,r)}function zU({props:e,name:t,defaultTheme:n}){const r=Sv(n);return RO({theme:r,name:t,props:e})}function JC(e,t=0,n=1){return Math.min(Math.max(t,e),n)}function jU(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let n=e.match(t);return n&&n[0].length===1&&(n=n.map(r=>r+r)),n?`rgb${n.length===4?"a":""}(${n.map((r,o)=>o<3?parseInt(r,16):Math.round(parseInt(r,16)/255*1e3)/1e3).join(", ")})`:""}function Na(e){if(e.type)return e;if(e.charAt(0)==="#")return Na(jU(e));const t=e.indexOf("("),n=e.substring(0,t);if(["rgb","rgba","hsl","hsla","color"].indexOf(n)===-1)throw new Error(Vl(9,e));let r=e.substring(t+1,e.length-1),o;if(n==="color"){if(r=r.split(" "),o=r.shift(),r.length===4&&r[3].charAt(0)==="/"&&(r[3]=r[3].slice(1)),["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(o)===-1)throw new Error(Vl(10,o))}else r=r.split(",");return r=r.map(i=>parseFloat(i)),{type:n,values:r,colorSpace:o}}function Ev(e){const{type:t,colorSpace:n}=e;let{values:r}=e;return t.indexOf("rgb")!==-1?r=r.map((o,i)=>i<3?parseInt(o,10):o):t.indexOf("hsl")!==-1&&(r[1]=`${r[1]}%`,r[2]=`${r[2]}%`),t.indexOf("color")!==-1?r=`${n} ${r.join(" ")}`:r=`${r.join(", ")}`,`${t}(${r})`}function HU(e){e=Na(e);const{values:t}=e,n=t[0],r=t[1]/100,o=t[2]/100,i=r*Math.min(o,1-o),s=(d,p=(d+n/30)%12)=>o-i*Math.max(Math.min(p-3,9-p,1),-1);let a="rgb";const c=[Math.round(s(0)*255),Math.round(s(8)*255),Math.round(s(4)*255)];return e.type==="hsla"&&(a+="a",c.push(t[3])),Ev({type:a,values:c})}function D2(e){e=Na(e);let t=e.type==="hsl"||e.type==="hsla"?Na(HU(e)).values:e.values;return t=t.map(n=>(e.type!=="color"&&(n/=255),n<=.03928?n/12.92:ws((n+.055)/1.055,2.4))),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function VU(e,t){const n=D2(e),r=D2(t);return(Math.max(n,r)+.05)/(Math.min(n,r)+.05)}function nt(e,t){return e=Na(e),t=JC(t),(e.type==="rgb"||e.type==="hsl")&&(e.type+="a"),e.type==="color"?e.values[3]=`/${t}`:e.values[3]=t,Ev(e)}function js(e,t){if(e=Na(e),t=JC(t),e.type.indexOf("hsl")!==-1)e.values[2]*=1-t;else if(e.type.indexOf("rgb")!==-1||e.type.indexOf("color")!==-1)for(let n=0;n<3;n+=1)e.values[n]*=1-t;return Ev(e)}function Hs(e,t){if(e=Na(e),t=JC(t),e.type.indexOf("hsl")!==-1)e.values[2]+=(100-e.values[2])*t;else if(e.type.indexOf("rgb")!==-1)for(let n=0;n<3;n+=1)e.values[n]+=(255-e.values[n])*t;else if(e.type.indexOf("color")!==-1)for(let n=0;n<3;n+=1)e.values[n]+=(1-e.values[n])*t;return Ev(e)}const UU={};function WU(e){const t=Sv();return L.jsx(UC.Provider,{value:typeof t=="object"?t:UU,children:e.children})}function GU(e){const{children:t,theme:n}=e;return L.jsx(PU,{theme:n,children:L.jsx(WU,{children:t})})}function KU(e,t){return P({toolbar:{minHeight:56,[e.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[e.up("sm")]:{minHeight:64}}},t)}const qU=["mode","contrastThreshold","tonalOffset"],B2={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:Ff.white,default:Ff.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},l1={text:{primary:Ff.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:Ff.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function z2(e,t,n,r){const o=r.light||r,i=r.dark||r*1.5;e[t]||(e.hasOwnProperty(n)?e[t]=e[n]:t==="light"?e.light=Hs(e.main,o):t==="dark"&&(e.dark=js(e.main,i)))}function YU(e="light"){return e==="dark"?{main:xc[200],light:xc[50],dark:xc[400]}:{main:xc[700],light:xc[400],dark:xc[800]}}function XU(e="light"){return e==="dark"?{main:Cc[200],light:Cc[50],dark:Cc[400]}:{main:Cc[500],light:Cc[300],dark:Cc[700]}}function QU(e="light"){return e==="dark"?{main:wc[500],light:wc[300],dark:wc[700]}:{main:wc[700],light:wc[400],dark:wc[800]}}function JU(e="light"){return e==="dark"?{main:Sc[400],light:Sc[300],dark:Sc[700]}:{main:Sc[700],light:Sc[500],dark:Sc[900]}}function ZU(e="light"){return e==="dark"?{main:Ec[400],light:Ec[300],dark:Ec[700]}:{main:Ec[800],light:Ec[500],dark:Ec[900]}}function eW(e="light"){return e==="dark"?{main:Ed[400],light:Ed[300],dark:Ed[700]}:{main:"#ed6c02",light:Ed[500],dark:Ed[900]}}function tW(e){const{mode:t="light",contrastThreshold:n=3,tonalOffset:r=.2}=e,o=se(e,qU),i=e.primary||YU(t),s=e.secondary||XU(t),a=e.error||QU(t),c=e.info||JU(t),d=e.success||ZU(t),p=e.warning||eW(t);function h(g){return VU(g,l1.text.primary)>=n?l1.text.primary:B2.text.primary}const m=({color:g,name:x,mainShade:C=500,lightShade:E=300,darkShade:w=700})=>{if(g=P({},g),!g.main&&g[C]&&(g.main=g[C]),!g.hasOwnProperty("main"))throw new Error(Vl(11,x?` (${x})`:"",C));if(typeof g.main!="string")throw new Error(Vl(12,x?` (${x})`:"",JSON.stringify(g.main)));return z2(g,"light",E,r),z2(g,"dark",w,r),g.contrastText||(g.contrastText=h(g.main)),g},v={dark:l1,light:B2};return Qo(P({common:P({},Ff),mode:t,primary:m({color:i,name:"primary"}),secondary:m({color:s,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:m({color:a,name:"error"}),warning:m({color:p,name:"warning"}),info:m({color:c,name:"info"}),success:m({color:d,name:"success"}),grey:Y8,contrastThreshold:n,getContrastText:h,augmentColor:m,tonalOffset:r},v[t]),o)}const nW=["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"];function rW(e){return Math.round(e*1e5)/1e5}const j2={textTransform:"uppercase"},H2='"Roboto", "Helvetica", "Arial", sans-serif';function oW(e,t){const n=typeof t=="function"?t(e):t,{fontFamily:r=H2,fontSize:o=14,fontWeightLight:i=300,fontWeightRegular:s=400,fontWeightMedium:a=500,fontWeightBold:c=700,htmlFontSize:d=16,allVariants:p,pxToRem:h}=n,m=se(n,nW),v=o/14,b=h||(C=>`${C/d*v}rem`),g=(C,E,w,S,k)=>P({fontFamily:r,fontWeight:C,fontSize:b(E),lineHeight:w},r===H2?{letterSpacing:`${rW(S/E)}em`}:{},k,p),x={h1:g(i,96,1.167,-1.5),h2:g(i,60,1.2,-.5),h3:g(s,48,1.167,0),h4:g(s,34,1.235,.25),h5:g(s,24,1.334,0),h6:g(a,20,1.6,.15),subtitle1:g(s,16,1.75,.15),subtitle2:g(a,14,1.57,.1),body1:g(s,16,1.5,.15),body2:g(s,14,1.43,.15),button:g(a,14,1.75,.4,j2),caption:g(s,12,1.66,.4),overline:g(s,12,2.66,1,j2)};return Qo(P({htmlFontSize:d,pxToRem:b,fontFamily:r,fontSize:o,fontWeightLight:i,fontWeightRegular:s,fontWeightMedium:a,fontWeightBold:c},x),m,{clone:!1})}const iW=.2,sW=.14,lW=.12;function xn(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,${iW})`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,${sW})`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,${lW})`].join(",")}const aW=["none",xn(0,2,1,-1,0,1,1,0,0,1,3,0),xn(0,3,1,-2,0,2,2,0,0,1,5,0),xn(0,3,3,-2,0,3,4,0,0,1,8,0),xn(0,2,4,-1,0,4,5,0,0,1,10,0),xn(0,3,5,-1,0,5,8,0,0,1,14,0),xn(0,3,5,-1,0,6,10,0,0,1,18,0),xn(0,4,5,-2,0,7,10,1,0,2,16,1),xn(0,5,5,-3,0,8,10,1,0,3,14,2),xn(0,5,6,-3,0,9,12,1,0,3,16,2),xn(0,6,6,-3,0,10,14,1,0,4,18,3),xn(0,6,7,-4,0,11,15,1,0,4,20,3),xn(0,7,8,-4,0,12,17,2,0,5,22,4),xn(0,7,8,-4,0,13,19,2,0,5,24,4),xn(0,7,9,-4,0,14,21,2,0,5,26,4),xn(0,8,9,-5,0,15,22,2,0,6,28,5),xn(0,8,10,-5,0,16,24,2,0,6,30,5),xn(0,8,11,-5,0,17,26,2,0,6,32,5),xn(0,9,11,-5,0,18,28,2,0,7,34,6),xn(0,9,12,-6,0,19,29,2,0,7,36,6),xn(0,10,13,-6,0,20,31,3,0,8,38,7),xn(0,10,13,-6,0,21,33,3,0,8,40,7),xn(0,10,14,-6,0,22,35,3,0,8,42,7),xn(0,11,14,-7,0,23,36,3,0,9,44,8),xn(0,11,15,-7,0,24,38,3,0,9,46,8)],cW=aW,uW=["duration","easing","delay"],dW={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},TO={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function V2(e){return`${Math.round(e)}ms`}function fW(e){if(!e)return 0;const t=e/36;return Math.round((4+15*ws(t,.25)+t/5)*10)}function pW(e){const t=P({},dW,e.easing),n=P({},TO,e.duration);return P({getAutoHeightDuration:fW,create:(o=["all"],i={})=>{const{duration:s=n.standard,easing:a=t.easeInOut,delay:c=0}=i;return se(i,uW),(Array.isArray(o)?o:[o]).map(d=>`${d} ${typeof s=="string"?s:V2(s)} ${a} ${typeof c=="string"?c:V2(c)}`).join(",")}},e,{easing:t,duration:n})}const hW={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500},mW=hW,gW=["breakpoints","mixins","spacing","palette","transitions","typography","shape"];function ZC(e={},...t){const{mixins:n={},palette:r={},transitions:o={},typography:i={}}=e,s=se(e,gW);if(e.vars)throw new Error(Vl(18));const a=tW(r),c=XC(e);let d=Qo(c,{mixins:KU(c.breakpoints,n),palette:a,shadows:cW.slice(),typography:oW(a,i),transitions:pW(o),zIndex:P({},mW)});return d=Qo(d,s),d=t.reduce((p,h)=>Qo(p,h),d),d.unstable_sxConfig=P({},Cv,s==null?void 0:s.unstable_sxConfig),d.unstable_sx=function(h){return xv({sx:h,theme:this})},d}function vW(e){return String(e).match(/[\d.\-+]*\s*(.*)/)[1]||""}function yW(e){return parseFloat(e)}const bW=ZC(),Pv=bW;function ao(){return Sv(Pv)}function Ze({props:e,name:t}){return zU({props:e,name:t,defaultTheme:Pv})}const Lo=e=>lf(e)&&e!=="classes",wW=lf,CW=BU({defaultTheme:Pv,rootShouldForwardProp:Lo}),ie=CW,xW=e=>{let t;return e<1?t=5.11916*ws(e,2):t=4.5*Math.log(e+1)+2,(t/100).toFixed(2)},U2=xW;function Da(e){return typeof e=="string"}function Hd(e,t,n){return e===void 0||Da(e)?t:P({},t,{ownerState:P({},t.ownerState,n)})}function SW(e,t=[]){if(e===void 0)return{};const n={};return Object.keys(e).filter(r=>r.match(/^on[A-Z]/)&&typeof e[r]=="function"&&!t.includes(r)).forEach(r=>{n[r]=e[r]}),n}function Ub(e,t){return typeof e=="function"?e(t):e}function W2(e){if(e===void 0)return{};const t={};return Object.keys(e).filter(n=>!(n.match(/^on[A-Z]/)&&typeof e[n]=="function")).forEach(n=>{t[n]=e[n]}),t}function EW(e){const{getSlotProps:t,additionalProps:n,externalSlotProps:r,externalForwardedProps:o,className:i}=e;if(!t){const v=me(o==null?void 0:o.className,r==null?void 0:r.className,i,n==null?void 0:n.className),b=P({},n==null?void 0:n.style,o==null?void 0:o.style,r==null?void 0:r.style),g=P({},n,o,r);return v.length>0&&(g.className=v),Object.keys(b).length>0&&(g.style=b),{props:g,internalRef:void 0}}const s=SW(P({},o,r)),a=W2(r),c=W2(o),d=t(s),p=me(d==null?void 0:d.className,n==null?void 0:n.className,i,o==null?void 0:o.className,r==null?void 0:r.className),h=P({},d==null?void 0:d.style,n==null?void 0:n.style,o==null?void 0:o.style,r==null?void 0:r.style),m=P({},d,n,c,a);return p.length>0&&(m.className=p),Object.keys(h).length>0&&(m.style=h),{props:m,internalRef:d.ref}}const PW=["elementType","externalSlotProps","ownerState"];function jf(e){var t;const{elementType:n,externalSlotProps:r,ownerState:o}=e,i=se(e,PW),s=Ub(r,o),{props:a,internalRef:c}=EW(P({},i,{externalSlotProps:s})),d=Ht(c,s==null?void 0:s.ref,(t=e.additionalProps)==null?void 0:t.ref);return Hd(n,P({},a,{ref:d}),o)}function kW(e){const{badgeContent:t,invisible:n=!1,max:r=99,showZero:o=!1}=e,i=LC({badgeContent:t,max:r});let s=n;n===!1&&t===0&&!o&&(s=!0);const{badgeContent:a,max:c=r}=s?i:e,d=a&&Number(a)>c?`${c}+`:a;return{badgeContent:a,invisible:s,max:c,displayValue:d}}function G2(e){return e.substring(2).toLowerCase()}function _W(e,t){return t.documentElement.clientWidth<e.clientX||t.documentElement.clientHeight<e.clientY}function OO(e){const{children:t,disableReactTree:n=!1,mouseEvent:r="onClick",onClickAway:o,touchEvent:i="onTouchEnd"}=e,s=u.useRef(!1),a=u.useRef(null),c=u.useRef(!1),d=u.useRef(!1);u.useEffect(()=>(setTimeout(()=>{c.current=!0},0),()=>{c.current=!1}),[]);const p=Ht(t.ref,a),h=un(b=>{const g=d.current;d.current=!1;const x=pn(a.current);if(!c.current||!a.current||"clientX"in b&&_W(b,x))return;if(s.current){s.current=!1;return}let C;b.composedPath?C=b.composedPath().indexOf(a.current)>-1:C=!x.documentElement.contains(b.target)||a.current.contains(b.target),!C&&(n||!g)&&o(b)}),m=b=>g=>{d.current=!0;const x=t.props[b];x&&x(g)},v={ref:p};return i!==!1&&(v[i]=m(i)),u.useEffect(()=>{if(i!==!1){const b=G2(i),g=pn(a.current),x=()=>{s.current=!0};return g.addEventListener(b,h),g.addEventListener("touchmove",x),()=>{g.removeEventListener(b,h),g.removeEventListener("touchmove",x)}}},[h,i]),r!==!1&&(v[r]=m(r)),u.useEffect(()=>{if(r!==!1){const b=G2(r),g=pn(a.current);return g.addEventListener(b,h),()=>{g.removeEventListener(b,h)}}},[h,r]),L.jsx(u.Fragment,{children:u.cloneElement(t,v)})}const IW=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])'].join(",");function $W(e){const t=parseInt(e.getAttribute("tabindex")||"",10);return Number.isNaN(t)?e.contentEditable==="true"||(e.nodeName==="AUDIO"||e.nodeName==="VIDEO"||e.nodeName==="DETAILS")&&e.getAttribute("tabindex")===null?0:e.tabIndex:t}function MW(e){if(e.tagName!=="INPUT"||e.type!=="radio"||!e.name)return!1;const t=r=>e.ownerDocument.querySelector(`input[type="radio"]${r}`);let n=t(`[name="${e.name}"]:checked`);return n||(n=t(`[name="${e.name}"]`)),n!==e}function RW(e){return!(e.disabled||e.tagName==="INPUT"&&e.type==="hidden"||MW(e))}function TW(e){const t=[],n=[];return Array.from(e.querySelectorAll(IW)).forEach((r,o)=>{const i=$W(r);i===-1||!RW(r)||(i===0?t.push(r):n.push({documentOrder:o,tabIndex:i,node:r}))}),n.sort((r,o)=>r.tabIndex===o.tabIndex?r.documentOrder-o.documentOrder:r.tabIndex-o.tabIndex).map(r=>r.node).concat(t)}function OW(){return!0}function LO(e){const{children:t,disableAutoFocus:n=!1,disableEnforceFocus:r=!1,disableRestoreFocus:o=!1,getTabbable:i=TW,isEnabled:s=OW,open:a}=e,c=u.useRef(!1),d=u.useRef(null),p=u.useRef(null),h=u.useRef(null),m=u.useRef(null),v=u.useRef(!1),b=u.useRef(null),g=Ht(t.ref,b),x=u.useRef(null);u.useEffect(()=>{!a||!b.current||(v.current=!n)},[n,a]),u.useEffect(()=>{if(!a||!b.current)return;const w=pn(b.current);return b.current.contains(w.activeElement)||(b.current.hasAttribute("tabIndex")||b.current.setAttribute("tabIndex","-1"),v.current&&b.current.focus()),()=>{o||(h.current&&h.current.focus&&(c.current=!0,h.current.focus()),h.current=null)}},[a]),u.useEffect(()=>{if(!a||!b.current)return;const w=pn(b.current),S=_=>{const{current:M}=b;if(M!==null){if(!w.hasFocus()||r||!s()||c.current){c.current=!1;return}if(!M.contains(w.activeElement)){if(_&&m.current!==_.target||w.activeElement!==m.current)m.current=null;else if(m.current!==null)return;if(!v.current)return;let R=[];if((w.activeElement===d.current||w.activeElement===p.current)&&(R=i(b.current)),R.length>0){var T,O;const H=Boolean(((T=x.current)==null?void 0:T.shiftKey)&&((O=x.current)==null?void 0:O.key)==="Tab"),j=R[0],A=R[R.length-1];typeof j!="string"&&typeof A!="string"&&(H?A.focus():j.focus())}else M.focus()}}},k=_=>{x.current=_,!(r||!s()||_.key!=="Tab")&&w.activeElement===b.current&&_.shiftKey&&(c.current=!0,p.current&&p.current.focus())};w.addEventListener("focusin",S),w.addEventListener("keydown",k,!0);const I=setInterval(()=>{w.activeElement&&w.activeElement.tagName==="BODY"&&S(null)},50);return()=>{clearInterval(I),w.removeEventListener("focusin",S),w.removeEventListener("keydown",k,!0)}},[n,r,o,s,a,i]);const C=w=>{h.current===null&&(h.current=w.relatedTarget),v.current=!0,m.current=w.target;const S=t.props.onFocus;S&&S(w)},E=w=>{h.current===null&&(h.current=w.relatedTarget),v.current=!0};return L.jsxs(u.Fragment,{children:[L.jsx("div",{tabIndex:a?0:-1,onFocus:E,ref:d,"data-testid":"sentinelStart"}),u.cloneElement(t,{ref:g,onFocus:C}),L.jsx("div",{tabIndex:a?0:-1,onFocus:E,ref:p,"data-testid":"sentinelEnd"})]})}var oo="top",ri="bottom",oi="right",io="left",ex="auto",dp=[oo,ri,oi,io],wu="start",Hf="end",LW="clippingParents",AO="viewport",Id="popper",AW="reference",K2=dp.reduce(function(e,t){return e.concat([t+"-"+wu,t+"-"+Hf])},[]),FO=[].concat(dp,[ex]).reduce(function(e,t){return e.concat([t,t+"-"+wu,t+"-"+Hf])},[]),FW="beforeRead",NW="read",DW="afterRead",BW="beforeMain",zW="main",jW="afterMain",HW="beforeWrite",VW="write",UW="afterWrite",WW=[FW,NW,DW,BW,zW,jW,HW,VW,UW];function ss(e){return e?(e.nodeName||"").toLowerCase():null}function li(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Ba(e){var t=li(e).Element;return e instanceof t||e instanceof Element}function Jo(e){var t=li(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function tx(e){if(typeof ShadowRoot=="undefined")return!1;var t=li(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function GW(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},o=t.attributes[n]||{},i=t.elements[n];!Jo(i)||!ss(i)||(Object.assign(i.style,r),Object.keys(o).forEach(function(s){var a=o[s];a===!1?i.removeAttribute(s):i.setAttribute(s,a===!0?"":a)}))})}function KW(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var o=t.elements[r],i=t.attributes[r]||{},s=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),a=s.reduce(function(c,d){return c[d]="",c},{});!Jo(o)||!ss(o)||(Object.assign(o.style,a),Object.keys(i).forEach(function(c){o.removeAttribute(c)}))})}}const qW={name:"applyStyles",enabled:!0,phase:"write",fn:GW,effect:KW,requires:["computeStyles"]};function ns(e){return e.split("-")[0]}var _a=Math.max,ig=Math.min,Cu=Math.round;function Wb(){var e=navigator.userAgentData;return e!=null&&e.brands?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function NO(){return!/^((?!chrome|android).)*safari/i.test(Wb())}function xu(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),o=1,i=1;t&&Jo(e)&&(o=e.offsetWidth>0&&Cu(r.width)/e.offsetWidth||1,i=e.offsetHeight>0&&Cu(r.height)/e.offsetHeight||1);var s=Ba(e)?li(e):window,a=s.visualViewport,c=!NO()&&n,d=(r.left+(c&&a?a.offsetLeft:0))/o,p=(r.top+(c&&a?a.offsetTop:0))/i,h=r.width/o,m=r.height/i;return{width:h,height:m,top:p,right:d+h,bottom:p+m,left:d,x:d,y:p}}function nx(e){var t=xu(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function DO(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&tx(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Vs(e){return li(e).getComputedStyle(e)}function YW(e){return["table","td","th"].indexOf(ss(e))>=0}function ea(e){return((Ba(e)?e.ownerDocument:e.document)||window.document).documentElement}function kv(e){return ss(e)==="html"?e:e.assignedSlot||e.parentNode||(tx(e)?e.host:null)||ea(e)}function q2(e){return!Jo(e)||Vs(e).position==="fixed"?null:e.offsetParent}function XW(e){var t=/firefox/i.test(Wb()),n=/Trident/i.test(Wb());if(n&&Jo(e)){var r=Vs(e);if(r.position==="fixed")return null}var o=kv(e);for(tx(o)&&(o=o.host);Jo(o)&&["html","body"].indexOf(ss(o))<0;){var i=Vs(o);if(i.transform!=="none"||i.perspective!=="none"||i.contain==="paint"||["transform","perspective"].indexOf(i.willChange)!==-1||t&&i.willChange==="filter"||t&&i.filter&&i.filter!=="none")return o;o=o.parentNode}return null}function fp(e){for(var t=li(e),n=q2(e);n&&YW(n)&&Vs(n).position==="static";)n=q2(n);return n&&(ss(n)==="html"||ss(n)==="body"&&Vs(n).position==="static")?t:n||XW(e)||t}function rx(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function af(e,t,n){return _a(e,ig(t,n))}function QW(e,t,n){var r=af(e,t,n);return r>n?n:r}function BO(){return{top:0,right:0,bottom:0,left:0}}function zO(e){return Object.assign({},BO(),e)}function jO(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var JW=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,zO(typeof t!="number"?t:jO(t,dp))};function ZW(e){var t,n=e.state,r=e.name,o=e.options,i=n.elements.arrow,s=n.modifiersData.popperOffsets,a=ns(n.placement),c=rx(a),d=[io,oi].indexOf(a)>=0,p=d?"height":"width";if(!(!i||!s)){var h=JW(o.padding,n),m=nx(i),v=c==="y"?oo:io,b=c==="y"?ri:oi,g=n.rects.reference[p]+n.rects.reference[c]-s[c]-n.rects.popper[p],x=s[c]-n.rects.reference[c],C=fp(i),E=C?c==="y"?C.clientHeight||0:C.clientWidth||0:0,w=g/2-x/2,S=h[v],k=E-m[p]-h[b],I=E/2-m[p]/2+w,_=af(S,I,k),M=c;n.modifiersData[r]=(t={},t[M]=_,t.centerOffset=_-I,t)}}function eG(e){var t=e.state,n=e.options,r=n.element,o=r===void 0?"[data-popper-arrow]":r;o!=null&&(typeof o=="string"&&(o=t.elements.popper.querySelector(o),!o)||DO(t.elements.popper,o)&&(t.elements.arrow=o))}const tG={name:"arrow",enabled:!0,phase:"main",fn:ZW,effect:eG,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Su(e){return e.split("-")[1]}var nG={top:"auto",right:"auto",bottom:"auto",left:"auto"};function rG(e){var t=e.x,n=e.y,r=window,o=r.devicePixelRatio||1;return{x:Cu(t*o)/o||0,y:Cu(n*o)/o||0}}function Y2(e){var t,n=e.popper,r=e.popperRect,o=e.placement,i=e.variation,s=e.offsets,a=e.position,c=e.gpuAcceleration,d=e.adaptive,p=e.roundOffsets,h=e.isFixed,m=s.x,v=m===void 0?0:m,b=s.y,g=b===void 0?0:b,x=typeof p=="function"?p({x:v,y:g}):{x:v,y:g};v=x.x,g=x.y;var C=s.hasOwnProperty("x"),E=s.hasOwnProperty("y"),w=io,S=oo,k=window;if(d){var I=fp(n),_="clientHeight",M="clientWidth";if(I===li(n)&&(I=ea(n),Vs(I).position!=="static"&&a==="absolute"&&(_="scrollHeight",M="scrollWidth")),I=I,o===oo||(o===io||o===oi)&&i===Hf){S=ri;var T=h&&I===k&&k.visualViewport?k.visualViewport.height:I[_];g-=T-r.height,g*=c?1:-1}if(o===io||(o===oo||o===ri)&&i===Hf){w=oi;var O=h&&I===k&&k.visualViewport?k.visualViewport.width:I[M];v-=O-r.width,v*=c?1:-1}}var R=Object.assign({position:a},d&&nG),H=p===!0?rG({x:v,y:g}):{x:v,y:g};if(v=H.x,g=H.y,c){var j;return Object.assign({},R,(j={},j[S]=E?"0":"",j[w]=C?"0":"",j.transform=(k.devicePixelRatio||1)<=1?"translate("+v+"px, "+g+"px)":"translate3d("+v+"px, "+g+"px, 0)",j))}return Object.assign({},R,(t={},t[S]=E?g+"px":"",t[w]=C?v+"px":"",t.transform="",t))}function oG(e){var t=e.state,n=e.options,r=n.gpuAcceleration,o=r===void 0?!0:r,i=n.adaptive,s=i===void 0?!0:i,a=n.roundOffsets,c=a===void 0?!0:a,d={placement:ns(t.placement),variation:Su(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,Y2(Object.assign({},d,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:s,roundOffsets:c})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,Y2(Object.assign({},d,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const iG={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:oG,data:{}};var zh={passive:!0};function sG(e){var t=e.state,n=e.instance,r=e.options,o=r.scroll,i=o===void 0?!0:o,s=r.resize,a=s===void 0?!0:s,c=li(t.elements.popper),d=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&d.forEach(function(p){p.addEventListener("scroll",n.update,zh)}),a&&c.addEventListener("resize",n.update,zh),function(){i&&d.forEach(function(p){p.removeEventListener("scroll",n.update,zh)}),a&&c.removeEventListener("resize",n.update,zh)}}const lG={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:sG,data:{}};var aG={left:"right",right:"left",bottom:"top",top:"bottom"};function bm(e){return e.replace(/left|right|bottom|top/g,function(t){return aG[t]})}var cG={start:"end",end:"start"};function X2(e){return e.replace(/start|end/g,function(t){return cG[t]})}function ox(e){var t=li(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function ix(e){return xu(ea(e)).left+ox(e).scrollLeft}function uG(e,t){var n=li(e),r=ea(e),o=n.visualViewport,i=r.clientWidth,s=r.clientHeight,a=0,c=0;if(o){i=o.width,s=o.height;var d=NO();(d||!d&&t==="fixed")&&(a=o.offsetLeft,c=o.offsetTop)}return{width:i,height:s,x:a+ix(e),y:c}}function dG(e){var t,n=ea(e),r=ox(e),o=(t=e.ownerDocument)==null?void 0:t.body,i=_a(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),s=_a(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),a=-r.scrollLeft+ix(e),c=-r.scrollTop;return Vs(o||n).direction==="rtl"&&(a+=_a(n.clientWidth,o?o.clientWidth:0)-i),{width:i,height:s,x:a,y:c}}function sx(e){var t=Vs(e),n=t.overflow,r=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+o+r)}function HO(e){return["html","body","#document"].indexOf(ss(e))>=0?e.ownerDocument.body:Jo(e)&&sx(e)?e:HO(kv(e))}function cf(e,t){var n;t===void 0&&(t=[]);var r=HO(e),o=r===((n=e.ownerDocument)==null?void 0:n.body),i=li(r),s=o?[i].concat(i.visualViewport||[],sx(r)?r:[]):r,a=t.concat(s);return o?a:a.concat(cf(kv(s)))}function Gb(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function fG(e,t){var n=xu(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function Q2(e,t,n){return t===AO?Gb(uG(e,n)):Ba(t)?fG(t,n):Gb(dG(ea(e)))}function pG(e){var t=cf(kv(e)),n=["absolute","fixed"].indexOf(Vs(e).position)>=0,r=n&&Jo(e)?fp(e):e;return Ba(r)?t.filter(function(o){return Ba(o)&&DO(o,r)&&ss(o)!=="body"}):[]}function hG(e,t,n,r){var o=t==="clippingParents"?pG(e):[].concat(t),i=[].concat(o,[n]),s=i[0],a=i.reduce(function(c,d){var p=Q2(e,d,r);return c.top=_a(p.top,c.top),c.right=ig(p.right,c.right),c.bottom=ig(p.bottom,c.bottom),c.left=_a(p.left,c.left),c},Q2(e,s,r));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function VO(e){var t=e.reference,n=e.element,r=e.placement,o=r?ns(r):null,i=r?Su(r):null,s=t.x+t.width/2-n.width/2,a=t.y+t.height/2-n.height/2,c;switch(o){case oo:c={x:s,y:t.y-n.height};break;case ri:c={x:s,y:t.y+t.height};break;case oi:c={x:t.x+t.width,y:a};break;case io:c={x:t.x-n.width,y:a};break;default:c={x:t.x,y:t.y}}var d=o?rx(o):null;if(d!=null){var p=d==="y"?"height":"width";switch(i){case wu:c[d]=c[d]-(t[p]/2-n[p]/2);break;case Hf:c[d]=c[d]+(t[p]/2-n[p]/2);break}}return c}function Vf(e,t){t===void 0&&(t={});var n=t,r=n.placement,o=r===void 0?e.placement:r,i=n.strategy,s=i===void 0?e.strategy:i,a=n.boundary,c=a===void 0?LW:a,d=n.rootBoundary,p=d===void 0?AO:d,h=n.elementContext,m=h===void 0?Id:h,v=n.altBoundary,b=v===void 0?!1:v,g=n.padding,x=g===void 0?0:g,C=zO(typeof x!="number"?x:jO(x,dp)),E=m===Id?AW:Id,w=e.rects.popper,S=e.elements[b?E:m],k=hG(Ba(S)?S:S.contextElement||ea(e.elements.popper),c,p,s),I=xu(e.elements.reference),_=VO({reference:I,element:w,strategy:"absolute",placement:o}),M=Gb(Object.assign({},w,_)),T=m===Id?M:I,O={top:k.top-T.top+C.top,bottom:T.bottom-k.bottom+C.bottom,left:k.left-T.left+C.left,right:T.right-k.right+C.right},R=e.modifiersData.offset;if(m===Id&&R){var H=R[o];Object.keys(O).forEach(function(j){var A=[oi,ri].indexOf(j)>=0?1:-1,F=[oo,ri].indexOf(j)>=0?"y":"x";O[j]+=H[F]*A})}return O}function mG(e,t){t===void 0&&(t={});var n=t,r=n.placement,o=n.boundary,i=n.rootBoundary,s=n.padding,a=n.flipVariations,c=n.allowedAutoPlacements,d=c===void 0?FO:c,p=Su(r),h=p?a?K2:K2.filter(function(b){return Su(b)===p}):dp,m=h.filter(function(b){return d.indexOf(b)>=0});m.length===0&&(m=h);var v=m.reduce(function(b,g){return b[g]=Vf(e,{placement:g,boundary:o,rootBoundary:i,padding:s})[ns(g)],b},{});return Object.keys(v).sort(function(b,g){return v[b]-v[g]})}function gG(e){if(ns(e)===ex)return[];var t=bm(e);return[X2(e),t,X2(t)]}function vG(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var o=n.mainAxis,i=o===void 0?!0:o,s=n.altAxis,a=s===void 0?!0:s,c=n.fallbackPlacements,d=n.padding,p=n.boundary,h=n.rootBoundary,m=n.altBoundary,v=n.flipVariations,b=v===void 0?!0:v,g=n.allowedAutoPlacements,x=t.options.placement,C=ns(x),E=C===x,w=c||(E||!b?[bm(x)]:gG(x)),S=[x].concat(w).reduce(function(Q,ge){return Q.concat(ns(ge)===ex?mG(t,{placement:ge,boundary:p,rootBoundary:h,padding:d,flipVariations:b,allowedAutoPlacements:g}):ge)},[]),k=t.rects.reference,I=t.rects.popper,_=new Map,M=!0,T=S[0],O=0;O<S.length;O++){var R=S[O],H=ns(R),j=Su(R)===wu,A=[oo,ri].indexOf(H)>=0,F=A?"width":"height",B=Vf(t,{placement:R,boundary:p,rootBoundary:h,altBoundary:m,padding:d}),G=A?j?oi:io:j?ri:oo;k[F]>I[F]&&(G=bm(G));var N=bm(G),z=[];if(i&&z.push(B[H]<=0),a&&z.push(B[G]<=0,B[N]<=0),z.every(function(Q){return Q})){T=R,M=!1;break}_.set(R,z)}if(M)for(var W=b?3:1,q=function(ge){var ee=S.find(function(ce){var oe=_.get(ce);if(oe)return oe.slice(0,ge).every(function(de){return de})});if(ee)return T=ee,"break"},X=W;X>0;X--){var le=q(X);if(le==="break")break}t.placement!==T&&(t.modifiersData[r]._skip=!0,t.placement=T,t.reset=!0)}}const yG={name:"flip",enabled:!0,phase:"main",fn:vG,requiresIfExists:["offset"],data:{_skip:!1}};function J2(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function Z2(e){return[oo,oi,ri,io].some(function(t){return e[t]>=0})}function bG(e){var t=e.state,n=e.name,r=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,s=Vf(t,{elementContext:"reference"}),a=Vf(t,{altBoundary:!0}),c=J2(s,r),d=J2(a,o,i),p=Z2(c),h=Z2(d);t.modifiersData[n]={referenceClippingOffsets:c,popperEscapeOffsets:d,isReferenceHidden:p,hasPopperEscaped:h},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":p,"data-popper-escaped":h})}const wG={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:bG};function CG(e,t,n){var r=ns(e),o=[io,oo].indexOf(r)>=0?-1:1,i=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,s=i[0],a=i[1];return s=s||0,a=(a||0)*o,[io,oi].indexOf(r)>=0?{x:a,y:s}:{x:s,y:a}}function xG(e){var t=e.state,n=e.options,r=e.name,o=n.offset,i=o===void 0?[0,0]:o,s=FO.reduce(function(p,h){return p[h]=CG(h,t.rects,i),p},{}),a=s[t.placement],c=a.x,d=a.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=c,t.modifiersData.popperOffsets.y+=d),t.modifiersData[r]=s}const SG={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:xG};function EG(e){var t=e.state,n=e.name;t.modifiersData[n]=VO({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const PG={name:"popperOffsets",enabled:!0,phase:"read",fn:EG,data:{}};function kG(e){return e==="x"?"y":"x"}function _G(e){var t=e.state,n=e.options,r=e.name,o=n.mainAxis,i=o===void 0?!0:o,s=n.altAxis,a=s===void 0?!1:s,c=n.boundary,d=n.rootBoundary,p=n.altBoundary,h=n.padding,m=n.tether,v=m===void 0?!0:m,b=n.tetherOffset,g=b===void 0?0:b,x=Vf(t,{boundary:c,rootBoundary:d,padding:h,altBoundary:p}),C=ns(t.placement),E=Su(t.placement),w=!E,S=rx(C),k=kG(S),I=t.modifiersData.popperOffsets,_=t.rects.reference,M=t.rects.popper,T=typeof g=="function"?g(Object.assign({},t.rects,{placement:t.placement})):g,O=typeof T=="number"?{mainAxis:T,altAxis:T}:Object.assign({mainAxis:0,altAxis:0},T),R=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,H={x:0,y:0};if(I){if(i){var j,A=S==="y"?oo:io,F=S==="y"?ri:oi,B=S==="y"?"height":"width",G=I[S],N=G+x[A],z=G-x[F],W=v?-M[B]/2:0,q=E===wu?_[B]:M[B],X=E===wu?-M[B]:-_[B],le=t.elements.arrow,Q=v&&le?nx(le):{width:0,height:0},ge=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:BO(),ee=ge[A],ce=ge[F],oe=af(0,_[B],Q[B]),de=w?_[B]/2-W-oe-ee-O.mainAxis:q-oe-ee-O.mainAxis,be=w?-_[B]/2+W+oe+ce+O.mainAxis:X+oe+ce+O.mainAxis,we=t.elements.arrow&&fp(t.elements.arrow),$e=we?S==="y"?we.clientTop||0:we.clientLeft||0:0,He=(j=R==null?void 0:R[S])!=null?j:0,Ne=G+de-He-$e,re=G+be-He,Le=af(v?ig(N,Ne):N,G,v?_a(z,re):z);I[S]=Le,H[S]=Le-G}if(a){var ve,je=S==="x"?oo:io,Ye=S==="x"?ri:oi,ht=I[k],Be=k==="y"?"height":"width",mt=ht+x[je],rt=ht-x[Ye],ct=[oo,io].indexOf(C)!==-1,bt=(ve=R==null?void 0:R[k])!=null?ve:0,dt=ct?mt:ht-_[Be]-M[Be]-bt+O.altAxis,Ve=ct?ht+_[Be]+M[Be]-bt-O.altAxis:rt,ue=v&&ct?QW(dt,ht,Ve):af(v?dt:mt,ht,v?Ve:rt);I[k]=ue,H[k]=ue-ht}t.modifiersData[r]=H}}const IG={name:"preventOverflow",enabled:!0,phase:"main",fn:_G,requiresIfExists:["offset"]};function $G(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function MG(e){return e===li(e)||!Jo(e)?ox(e):$G(e)}function RG(e){var t=e.getBoundingClientRect(),n=Cu(t.width)/e.offsetWidth||1,r=Cu(t.height)/e.offsetHeight||1;return n!==1||r!==1}function TG(e,t,n){n===void 0&&(n=!1);var r=Jo(t),o=Jo(t)&&RG(t),i=ea(t),s=xu(e,o,n),a={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(r||!r&&!n)&&((ss(t)!=="body"||sx(i))&&(a=MG(t)),Jo(t)?(c=xu(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):i&&(c.x=ix(i))),{x:s.left+a.scrollLeft-c.x,y:s.top+a.scrollTop-c.y,width:s.width,height:s.height}}function OG(e){var t=new Map,n=new Set,r=[];e.forEach(function(i){t.set(i.name,i)});function o(i){n.add(i.name);var s=[].concat(i.requires||[],i.requiresIfExists||[]);s.forEach(function(a){if(!n.has(a)){var c=t.get(a);c&&o(c)}}),r.push(i)}return e.forEach(function(i){n.has(i.name)||o(i)}),r}function LG(e){var t=OG(e);return WW.reduce(function(n,r){return n.concat(t.filter(function(o){return o.phase===r}))},[])}function AG(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function FG(e){var t=e.reduce(function(n,r){var o=n[r.name];return n[r.name]=o?Object.assign({},o,r,{options:Object.assign({},o.options,r.options),data:Object.assign({},o.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var eI={placement:"bottom",modifiers:[],strategy:"absolute"};function tI(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function NG(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,o=t.defaultOptions,i=o===void 0?eI:o;return function(a,c,d){d===void 0&&(d=i);var p={placement:"bottom",orderedModifiers:[],options:Object.assign({},eI,i),modifiersData:{},elements:{reference:a,popper:c},attributes:{},styles:{}},h=[],m=!1,v={state:p,setOptions:function(C){var E=typeof C=="function"?C(p.options):C;g(),p.options=Object.assign({},i,p.options,E),p.scrollParents={reference:Ba(a)?cf(a):a.contextElement?cf(a.contextElement):[],popper:cf(c)};var w=LG(FG([].concat(r,p.options.modifiers)));return p.orderedModifiers=w.filter(function(S){return S.enabled}),b(),v.update()},forceUpdate:function(){if(!m){var C=p.elements,E=C.reference,w=C.popper;if(tI(E,w)){p.rects={reference:TG(E,fp(w),p.options.strategy==="fixed"),popper:nx(w)},p.reset=!1,p.placement=p.options.placement,p.orderedModifiers.forEach(function(O){return p.modifiersData[O.name]=Object.assign({},O.data)});for(var S=0;S<p.orderedModifiers.length;S++){if(p.reset===!0){p.reset=!1,S=-1;continue}var k=p.orderedModifiers[S],I=k.fn,_=k.options,M=_===void 0?{}:_,T=k.name;typeof I=="function"&&(p=I({state:p,options:M,name:T,instance:v})||p)}}}},update:AG(function(){return new Promise(function(x){v.forceUpdate(),x(p)})}),destroy:function(){g(),m=!0}};if(!tI(a,c))return v;v.setOptions(d).then(function(x){!m&&d.onFirstUpdate&&d.onFirstUpdate(x)});function b(){p.orderedModifiers.forEach(function(x){var C=x.name,E=x.options,w=E===void 0?{}:E,S=x.effect;if(typeof S=="function"){var k=S({state:p,name:C,instance:v,options:w}),I=function(){};h.push(k||I)}})}function g(){h.forEach(function(x){return x()}),h=[]}return v}}var DG=[lG,PG,iG,qW,SG,yG,IG,tG,wG],BG=NG({defaultModifiers:DG});function zG(e){return typeof e=="function"?e():e}const jG=u.forwardRef(function(t,n){const{children:r,container:o,disablePortal:i=!1}=t,[s,a]=u.useState(null),c=Ht(u.isValidElement(r)?r.ref:null,n);if(hn(()=>{i||a(zG(o)||document.body)},[o,i]),hn(()=>{if(s&&!i)return Nf(n,s),()=>{Nf(n,null)}},[n,s,i]),i){if(u.isValidElement(r)){const d={ref:c};return u.cloneElement(r,d)}return L.jsx(u.Fragment,{children:r})}return L.jsx(u.Fragment,{children:s&&zl.createPortal(r,s)})}),UO=jG;function HG(e){return Xe("MuiPopper",e)}Ge("MuiPopper",["root"]);const VG=["anchorEl","children","component","direction","disablePortal","modifiers","open","ownerState","placement","popperOptions","popperRef","slotProps","slots","TransitionProps"],UG=["anchorEl","children","container","direction","disablePortal","keepMounted","modifiers","open","placement","popperOptions","popperRef","style","transition","slotProps","slots"];function WG(e,t){if(t==="ltr")return e;switch(e){case"bottom-end":return"bottom-start";case"bottom-start":return"bottom-end";case"top-end":return"top-start";case"top-start":return"top-end";default:return e}}function Kb(e){return typeof e=="function"?e():e}function GG(e){return e.nodeType!==void 0}const KG=()=>Ie({root:["root"]},HG,{}),qG={},YG=u.forwardRef(function(t,n){var r;const{anchorEl:o,children:i,component:s,direction:a,disablePortal:c,modifiers:d,open:p,ownerState:h,placement:m,popperOptions:v,popperRef:b,slotProps:g={},slots:x={},TransitionProps:C}=t,E=se(t,VG),w=u.useRef(null),S=Ht(w,n),k=u.useRef(null),I=Ht(k,b),_=u.useRef(I);hn(()=>{_.current=I},[I]),u.useImperativeHandle(b,()=>k.current,[]);const M=WG(m,a),[T,O]=u.useState(M),[R,H]=u.useState(Kb(o));u.useEffect(()=>{k.current&&k.current.forceUpdate()}),u.useEffect(()=>{o&&H(Kb(o))},[o]),hn(()=>{if(!R||!p)return;const G=W=>{O(W.placement)};let N=[{name:"preventOverflow",options:{altBoundary:c}},{name:"flip",options:{altBoundary:c}},{name:"onUpdate",enabled:!0,phase:"afterWrite",fn:({state:W})=>{G(W)}}];d!=null&&(N=N.concat(d)),v&&v.modifiers!=null&&(N=N.concat(v.modifiers));const z=BG(R,w.current,P({placement:M},v,{modifiers:N}));return _.current(z),()=>{z.destroy(),_.current(null)}},[R,c,d,p,v,M]);const j={placement:T};C!==null&&(j.TransitionProps=C);const A=KG(),F=(r=s!=null?s:x.root)!=null?r:"div",B=jf({elementType:F,externalSlotProps:g.root,externalForwardedProps:E,additionalProps:{role:"tooltip",ref:S},ownerState:P({},t,h),className:A.root});return L.jsx(F,P({},B,{children:typeof i=="function"?i(j):i}))}),XG=u.forwardRef(function(t,n){const{anchorEl:r,children:o,container:i,direction:s="ltr",disablePortal:a=!1,keepMounted:c=!1,modifiers:d,open:p,placement:h="bottom",popperOptions:m=qG,popperRef:v,style:b,transition:g=!1,slotProps:x={},slots:C={}}=t,E=se(t,UG),[w,S]=u.useState(!0),k=()=>{S(!1)},I=()=>{S(!0)};if(!c&&!p&&(!g||w))return null;let _;if(i)_=i;else if(r){const O=Kb(r);_=O&&GG(O)?pn(O).body:pn(null).body}const M=!p&&c&&(!g||w)?"none":void 0,T=g?{in:p,onEnter:k,onExited:I}:void 0;return L.jsx(UO,{disablePortal:a,container:_,children:L.jsx(YG,P({anchorEl:r,direction:s,disablePortal:a,modifiers:d,ref:n,open:g?!w:p,placement:h,popperOptions:m,popperRef:v,slotProps:x,slots:C},E,{style:P({position:"fixed",top:0,left:0,display:M},b),TransitionProps:T,children:o}))})}),QG=XG;function JG(e){const t=pn(e);return t.body===e?so(e).innerWidth>t.documentElement.clientWidth:e.scrollHeight>e.clientHeight}function uf(e,t){t?e.setAttribute("aria-hidden","true"):e.removeAttribute("aria-hidden")}function nI(e){return parseInt(so(e).getComputedStyle(e).paddingRight,10)||0}function ZG(e){const n=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(e.tagName)!==-1,r=e.tagName==="INPUT"&&e.getAttribute("type")==="hidden";return n||r}function rI(e,t,n,r,o){const i=[t,n,...r];[].forEach.call(e.children,s=>{const a=i.indexOf(s)===-1,c=!ZG(s);a&&c&&uf(s,o)})}function a1(e,t){let n=-1;return e.some((r,o)=>t(r)?(n=o,!0):!1),n}function eK(e,t){const n=[],r=e.container;if(!t.disableScrollLock){if(JG(r)){const s=oO(pn(r));n.push({value:r.style.paddingRight,property:"padding-right",el:r}),r.style.paddingRight=`${nI(r)+s}px`;const a=pn(r).querySelectorAll(".mui-fixed");[].forEach.call(a,c=>{n.push({value:c.style.paddingRight,property:"padding-right",el:c}),c.style.paddingRight=`${nI(c)+s}px`})}let i;if(r.parentNode instanceof DocumentFragment)i=pn(r).body;else{const s=r.parentElement,a=so(r);i=(s==null?void 0:s.nodeName)==="HTML"&&a.getComputedStyle(s).overflowY==="scroll"?s:r}n.push({value:i.style.overflow,property:"overflow",el:i},{value:i.style.overflowX,property:"overflow-x",el:i},{value:i.style.overflowY,property:"overflow-y",el:i}),i.style.overflow="hidden"}return()=>{n.forEach(({value:i,el:s,property:a})=>{i?s.style.setProperty(a,i):s.style.removeProperty(a)})}}function tK(e){const t=[];return[].forEach.call(e.children,n=>{n.getAttribute("aria-hidden")==="true"&&t.push(n)}),t}class nK{constructor(){this.containers=void 0,this.modals=void 0,this.modals=[],this.containers=[]}add(t,n){let r=this.modals.indexOf(t);if(r!==-1)return r;r=this.modals.length,this.modals.push(t),t.modalRef&&uf(t.modalRef,!1);const o=tK(n);rI(n,t.mount,t.modalRef,o,!0);const i=a1(this.containers,s=>s.container===n);return i!==-1?(this.containers[i].modals.push(t),r):(this.containers.push({modals:[t],container:n,restore:null,hiddenSiblings:o}),r)}mount(t,n){const r=a1(this.containers,i=>i.modals.indexOf(t)!==-1),o=this.containers[r];o.restore||(o.restore=eK(o,n))}remove(t,n=!0){const r=this.modals.indexOf(t);if(r===-1)return r;const o=a1(this.containers,s=>s.modals.indexOf(t)!==-1),i=this.containers[o];if(i.modals.splice(i.modals.indexOf(t),1),this.modals.splice(r,1),i.modals.length===0)i.restore&&i.restore(),t.modalRef&&uf(t.modalRef,n),rI(i.container,t.mount,t.modalRef,i.hiddenSiblings,!1),this.containers.splice(o,1);else{const s=i.modals[i.modals.length-1];s.modalRef&&uf(s.modalRef,!1)}return r}isTopModal(t){return this.modals.length>0&&this.modals[this.modals.length-1]===t}}function rK(e){return Xe("MuiModal",e)}Ge("MuiModal",["root","hidden","backdrop"]);const oK=["children","closeAfterTransition","component","container","disableAutoFocus","disableEnforceFocus","disableEscapeKeyDown","disablePortal","disableRestoreFocus","disableScrollLock","hideBackdrop","keepMounted","manager","onBackdropClick","onClose","onKeyDown","open","onTransitionEnter","onTransitionExited","slotProps","slots"],iK=e=>{const{open:t,exited:n}=e;return Ie({root:["root",!t&&n&&"hidden"],backdrop:["backdrop"]},rK,void 0)};function sK(e){return typeof e=="function"?e():e}function lK(e){return e?e.props.hasOwnProperty("in"):!1}const aK=new nK,cK=u.forwardRef(function(t,n){var r,o;const{children:i,closeAfterTransition:s=!1,component:a,container:c,disableAutoFocus:d=!1,disableEnforceFocus:p=!1,disableEscapeKeyDown:h=!1,disablePortal:m=!1,disableRestoreFocus:v=!1,disableScrollLock:b=!1,hideBackdrop:g=!1,keepMounted:x=!1,manager:C=aK,onBackdropClick:E,onClose:w,onKeyDown:S,open:k,onTransitionEnter:I,onTransitionExited:_,slotProps:M={},slots:T={}}=t,O=se(t,oK),[R,H]=u.useState(!k),j=u.useRef({}),A=u.useRef(null),F=u.useRef(null),B=Ht(F,n),G=lK(i),N=(r=t["aria-hidden"])!=null?r:!0,z=()=>pn(A.current),W=()=>(j.current.modalRef=F.current,j.current.mountNode=A.current,j.current),q=()=>{C.mount(W(),{disableScrollLock:b}),F.current&&(F.current.scrollTop=0)},X=un(()=>{const ve=sK(c)||z().body;C.add(W(),ve),F.current&&q()}),le=u.useCallback(()=>C.isTopModal(W()),[C]),Q=un(ve=>{A.current=ve,!(!ve||!F.current)&&(k&&le()?q():uf(F.current,N))}),ge=u.useCallback(()=>{C.remove(W(),N)},[C,N]);u.useEffect(()=>()=>{ge()},[ge]),u.useEffect(()=>{k?X():(!G||!s)&&ge()},[k,ge,G,s,X]);const ee=P({},t,{closeAfterTransition:s,disableAutoFocus:d,disableEnforceFocus:p,disableEscapeKeyDown:h,disablePortal:m,disableRestoreFocus:v,disableScrollLock:b,exited:R,hideBackdrop:g,keepMounted:x}),ce=iK(ee),oe=()=>{H(!1),I&&I()},de=()=>{H(!0),_&&_(),s&&ge()},be=ve=>{ve.target===ve.currentTarget&&(E&&E(ve),w&&w(ve,"backdropClick"))},we=ve=>{S&&S(ve),!(ve.key!=="Escape"||!le())&&(h||(ve.stopPropagation(),w&&w(ve,"escapeKeyDown")))},$e={};i.props.tabIndex===void 0&&($e.tabIndex="-1"),G&&($e.onEnter=Db(oe,i.props.onEnter),$e.onExited=Db(de,i.props.onExited));const He=(o=a!=null?a:T.root)!=null?o:"div",Ne=jf({elementType:He,externalSlotProps:M.root,externalForwardedProps:O,additionalProps:{ref:B,role:"presentation",onKeyDown:we},className:ce.root,ownerState:ee}),re=T.backdrop,Le=jf({elementType:re,externalSlotProps:M.backdrop,additionalProps:{"aria-hidden":!0,onClick:be,open:k},className:ce.backdrop,ownerState:ee});return!x&&!k&&(!G||R)?null:L.jsx(UO,{ref:Q,container:c,disablePortal:m,children:L.jsxs(He,P({},Ne,{children:[!g&&re?L.jsx(re,P({},Le)):null,L.jsx(LO,{disableEnforceFocus:p,disableAutoFocus:d,disableRestoreFocus:v,isEnabled:le,open:k,children:u.cloneElement(i,$e)})]}))})}),uK=cK,dK=["onChange","maxRows","minRows","style","value"];function jh(e){return parseInt(e,10)||0}const fK={shadow:{visibility:"hidden",position:"absolute",overflow:"hidden",height:0,top:0,left:0,transform:"translateZ(0)"}};function oI(e){return e==null||Object.keys(e).length===0||e.outerHeightStyle===0&&!e.overflow}const pK=u.forwardRef(function(t,n){const{onChange:r,maxRows:o,minRows:i=1,style:s,value:a}=t,c=se(t,dK),{current:d}=u.useRef(a!=null),p=u.useRef(null),h=Ht(n,p),m=u.useRef(null),v=u.useRef(0),[b,g]=u.useState({outerHeightStyle:0}),x=u.useCallback(()=>{const k=p.current,_=so(k).getComputedStyle(k);if(_.width==="0px")return{outerHeightStyle:0};const M=m.current;M.style.width=_.width,M.value=k.value||t.placeholder||"x",M.value.slice(-1)===`
89
- `&&(M.value+=" ");const T=_.boxSizing,O=jh(_.paddingBottom)+jh(_.paddingTop),R=jh(_.borderBottomWidth)+jh(_.borderTopWidth),H=M.scrollHeight;M.value="x";const j=M.scrollHeight;let A=H;i&&(A=Math.max(Number(i)*j,A)),o&&(A=Math.min(Number(o)*j,A)),A=Math.max(A,j);const F=A+(T==="border-box"?O+R:0),B=Math.abs(A-H)<=1;return{outerHeightStyle:F,overflow:B}},[o,i,t.placeholder]),C=(k,I)=>{const{outerHeightStyle:_,overflow:M}=I;return v.current<20&&(_>0&&Math.abs((k.outerHeightStyle||0)-_)>1||k.overflow!==M)?(v.current+=1,{overflow:M,outerHeightStyle:_}):k},E=u.useCallback(()=>{const k=x();oI(k)||g(I=>C(I,k))},[x]),w=()=>{const k=x();oI(k)||zl.flushSync(()=>{g(I=>C(I,k))})};u.useEffect(()=>{const k=zs(()=>{v.current=0,p.current&&w()});let I;const _=p.current,M=so(_);return M.addEventListener("resize",k),typeof ResizeObserver!="undefined"&&(I=new ResizeObserver(k),I.observe(_)),()=>{k.clear(),M.removeEventListener("resize",k),I&&I.disconnect()}}),hn(()=>{E()}),u.useEffect(()=>{v.current=0},[a]);const S=k=>{v.current=0,d||E(),r&&r(k)};return L.jsxs(u.Fragment,{children:[L.jsx("textarea",P({value:a,onChange:S,ref:h,rows:i,style:P({height:b.outerHeightStyle,overflow:b.overflow?"hidden":void 0},s)},c)),L.jsx("textarea",{"aria-hidden":!0,className:t.className,readOnly:!0,ref:m,tabIndex:-1,style:P({},fK.shadow,s,{padding:0})})]})}),hK=pK;function iI(e){return typeof e.normalize!="undefined"?e.normalize("NFD").replace(/[\u0300-\u036f]/g,""):e}function WO(e={}){const{ignoreAccents:t=!0,ignoreCase:n=!0,limit:r,matchFrom:o="any",stringify:i,trim:s=!1}=e;return(a,{inputValue:c,getOptionLabel:d})=>{let p=s?c.trim():c;n&&(p=p.toLowerCase()),t&&(p=iI(p));const h=p?a.filter(m=>{let v=(i||d)(m);return n&&(v=v.toLowerCase()),t&&(v=iI(v)),o==="start"?v.indexOf(p)===0:v.indexOf(p)>-1}):a;return typeof r=="number"?h.slice(0,r):h}}function c1(e,t){for(let n=0;n<e.length;n+=1)if(t(e[n]))return n;return-1}const mK=WO(),sI=5,gK=e=>{var t;return e.current!==null&&((t=e.current.parentElement)==null?void 0:t.contains(document.activeElement))};function vK(e){const{unstable_isActiveElementInListbox:t=gK,unstable_classNamePrefix:n="Mui",autoComplete:r=!1,autoHighlight:o=!1,autoSelect:i=!1,blurOnSelect:s=!1,clearOnBlur:a=!e.freeSolo,clearOnEscape:c=!1,componentName:d="useAutocomplete",defaultValue:p=e.multiple?[]:null,disableClearable:h=!1,disableCloseOnSelect:m=!1,disabled:v,disabledItemsFocusable:b=!1,disableListWrap:g=!1,filterOptions:x=mK,filterSelectedOptions:C=!1,freeSolo:E=!1,getOptionDisabled:w,getOptionLabel:S=Se=>{var ye;return(ye=Se.label)!=null?ye:Se},groupBy:k,handleHomeEndKeys:I=!e.freeSolo,id:_,includeInputInList:M=!1,inputValue:T,isOptionEqualToValue:O=(Se,ye)=>Se===ye,multiple:R=!1,onChange:H,onClose:j,onHighlightChange:A,onInputChange:F,onOpen:B,open:G,openOnFocus:N=!1,options:z,readOnly:W=!1,selectOnFocus:q=!e.freeSolo,value:X}=e,le=Pn(_);let Q=S;Q=Se=>{const ye=S(Se);return typeof ye!="string"?String(ye):ye};const ge=u.useRef(!1),ee=u.useRef(!0),ce=u.useRef(null),oe=u.useRef(null),[de,be]=u.useState(null),[we,$e]=u.useState(-1),He=o?0:-1,Ne=u.useRef(He),[re,Le]=es({controlled:X,default:p,name:d}),[ve,je]=es({controlled:T,default:"",name:d,state:"inputValue"}),[Ye,ht]=u.useState(!1),Be=u.useCallback((Se,ye)=>{if(!(R?re.length<ye.length:ye!==null)&&!a)return;let lt;if(R)lt="";else if(ye==null)lt="";else{const Vt=Q(ye);lt=typeof Vt=="string"?Vt:""}ve!==lt&&(je(lt),F&&F(Se,lt,"reset"))},[Q,ve,R,F,je,a,re]),[mt,rt]=es({controlled:G,default:!1,name:d,state:"open"}),[ct,bt]=u.useState(!0),dt=!R&&re!=null&&ve===Q(re),Ve=mt&&!W,ue=Ve?x(z.filter(Se=>!(C&&(R?re:[re]).some(ye=>ye!==null&&O(Se,ye)))),{inputValue:dt&&ct?"":ve,getOptionLabel:Q}):[],J=LC({filteredOptions:ue,value:re});u.useEffect(()=>{const Se=re!==J.value;Ye&&!Se||E&&!Se||Be(null,re)},[re,Be,Ye,J.value,E]);const Te=mt&&ue.length>0&&!W,Re=un(Se=>{Se===-1?ce.current.focus():de.querySelector(`[data-tag-index="${Se}"]`).focus()});u.useEffect(()=>{R&&we>re.length-1&&($e(-1),Re(-1))},[re,R,we,Re]);function Qe(Se,ye){if(!oe.current||Se===-1)return-1;let ze=Se;for(;;){if(ye==="next"&&ze===ue.length||ye==="previous"&&ze===-1)return-1;const lt=oe.current.querySelector(`[data-option-index="${ze}"]`),Vt=b?!1:!lt||lt.disabled||lt.getAttribute("aria-disabled")==="true";if(lt&&!lt.hasAttribute("tabindex")||Vt)ze+=ye==="next"?1:-1;else return ze}}const xt=un(({event:Se,index:ye,reason:ze="auto"})=>{if(Ne.current=ye,ye===-1?ce.current.removeAttribute("aria-activedescendant"):ce.current.setAttribute("aria-activedescendant",`${le}-option-${ye}`),A&&A(Se,ye===-1?null:ue[ye],ze),!oe.current)return;const lt=oe.current.querySelector(`[role="option"].${n}-focused`);lt&&(lt.classList.remove(`${n}-focused`),lt.classList.remove(`${n}-focusVisible`));const Vt=oe.current.parentElement.querySelector('[role="listbox"]');if(!Vt)return;if(ye===-1){Vt.scrollTop=0;return}const In=oe.current.querySelector(`[data-option-index="${ye}"]`);if(In&&(In.classList.add(`${n}-focused`),ze==="keyboard"&&In.classList.add(`${n}-focusVisible`),Vt.scrollHeight>Vt.clientHeight&&ze!=="mouse")){const $n=In,yt=Vt.clientHeight+Vt.scrollTop,or=$n.offsetTop+$n.offsetHeight;or>yt?Vt.scrollTop=or-Vt.clientHeight:$n.offsetTop-$n.offsetHeight*(k?1.3:0)<Vt.scrollTop&&(Vt.scrollTop=$n.offsetTop-$n.offsetHeight*(k?1.3:0))}}),$t=un(({event:Se,diff:ye,direction:ze="next",reason:lt="auto"})=>{if(!Ve)return;const In=Qe((()=>{const $n=ue.length-1;if(ye==="reset")return He;if(ye==="start")return 0;if(ye==="end")return $n;const yt=Ne.current+ye;return yt<0?yt===-1&&M?-1:g&&Ne.current!==-1||Math.abs(ye)>1?0:$n:yt>$n?yt===$n+1&&M?-1:g||Math.abs(ye)>1?$n:0:yt})(),ze);if(xt({index:In,reason:lt,event:Se}),r&&ye!=="reset")if(In===-1)ce.current.value=ve;else{const $n=Q(ue[In]);ce.current.value=$n,$n.toLowerCase().indexOf(ve.toLowerCase())===0&&ve.length>0&&ce.current.setSelectionRange(ve.length,$n.length)}}),Xt=()=>{const Se=(ye,ze)=>{const lt=ye?Q(ye):"",Vt=ze?Q(ze):"";return lt===Vt};if(Ne.current!==-1&&J.filteredOptions&&J.filteredOptions.length!==ue.length&&(R?re.length===J.value.length&&J.value.every((ye,ze)=>Q(re[ze])===Q(ye)):Se(J.value,re))){const ye=J.filteredOptions[Ne.current];if(ye&&ue.some(lt=>Q(lt)===Q(ye)))return!0}return!1},Gn=u.useCallback(()=>{if(!Ve||Xt())return;const Se=R?re[0]:re;if(ue.length===0||Se==null){$t({diff:"reset"});return}if(oe.current){if(Se!=null){const ye=ue[Ne.current];if(R&&ye&&c1(re,lt=>O(ye,lt))!==-1)return;const ze=c1(ue,lt=>O(lt,Se));ze===-1?$t({diff:"reset"}):xt({index:ze});return}if(Ne.current>=ue.length-1){xt({index:ue.length-1});return}xt({index:Ne.current})}},[ue.length,R?!1:re,C,$t,xt,Ve,ve,R]),Ar=un(Se=>{Nf(oe,Se),Se&&Gn()});u.useEffect(()=>{Gn()},[Gn]);const rr=Se=>{mt||(rt(!0),bt(!0),B&&B(Se))},wr=(Se,ye)=>{mt&&(rt(!1),j&&j(Se,ye))},Cr=(Se,ye,ze,lt)=>{if(R){if(re.length===ye.length&&re.every((Vt,In)=>Vt===ye[In]))return}else if(re===ye)return;H&&H(Se,ye,ze,lt),Le(ye)},xr=u.useRef(!1),ln=(Se,ye,ze="selectOption",lt="options")=>{let Vt=ze,In=ye;if(R){In=Array.isArray(re)?re.slice():[];const $n=c1(In,yt=>O(ye,yt));$n===-1?In.push(ye):lt!=="freeSolo"&&(In.splice($n,1),Vt="removeOption")}Be(Se,In),Cr(Se,In,Vt,{option:ye}),!m&&(!Se||!Se.ctrlKey&&!Se.metaKey)&&wr(Se,Vt),(s===!0||s==="touch"&&xr.current||s==="mouse"&&!xr.current)&&ce.current.blur()};function gn(Se,ye){if(Se===-1)return-1;let ze=Se;for(;;){if(ye==="next"&&ze===re.length||ye==="previous"&&ze===-1)return-1;const lt=de.querySelector(`[data-tag-index="${ze}"]`);if(!lt||!lt.hasAttribute("tabindex")||lt.disabled||lt.getAttribute("aria-disabled")==="true")ze+=ye==="next"?1:-1;else return ze}}const Kn=(Se,ye)=>{if(!R)return;ve===""&&wr(Se,"toggleInput");let ze=we;we===-1?ve===""&&ye==="previous"&&(ze=re.length-1):(ze+=ye==="next"?1:-1,ze<0&&(ze=0),ze===re.length&&(ze=-1)),ze=gn(ze,ye),$e(ze),Re(ze)},ui=Se=>{ge.current=!0,je(""),F&&F(Se,"","clear"),Cr(Se,R?[]:null,"clear")},Li=Se=>ye=>{if(Se.onKeyDown&&Se.onKeyDown(ye),!ye.defaultMuiPrevented&&(we!==-1&&["ArrowLeft","ArrowRight"].indexOf(ye.key)===-1&&($e(-1),Re(-1)),ye.which!==229))switch(ye.key){case"Home":Ve&&I&&(ye.preventDefault(),$t({diff:"start",direction:"next",reason:"keyboard",event:ye}));break;case"End":Ve&&I&&(ye.preventDefault(),$t({diff:"end",direction:"previous",reason:"keyboard",event:ye}));break;case"PageUp":ye.preventDefault(),$t({diff:-sI,direction:"previous",reason:"keyboard",event:ye}),rr(ye);break;case"PageDown":ye.preventDefault(),$t({diff:sI,direction:"next",reason:"keyboard",event:ye}),rr(ye);break;case"ArrowDown":ye.preventDefault(),$t({diff:1,direction:"next",reason:"keyboard",event:ye}),rr(ye);break;case"ArrowUp":ye.preventDefault(),$t({diff:-1,direction:"previous",reason:"keyboard",event:ye}),rr(ye);break;case"ArrowLeft":Kn(ye,"previous");break;case"ArrowRight":Kn(ye,"next");break;case"Enter":if(Ne.current!==-1&&Ve){const ze=ue[Ne.current],lt=w?w(ze):!1;if(ye.preventDefault(),lt)return;ln(ye,ze,"selectOption"),r&&ce.current.setSelectionRange(ce.current.value.length,ce.current.value.length)}else E&&ve!==""&&dt===!1&&(R&&ye.preventDefault(),ln(ye,ve,"createOption","freeSolo"));break;case"Escape":Ve?(ye.preventDefault(),ye.stopPropagation(),wr(ye,"escape")):c&&(ve!==""||R&&re.length>0)&&(ye.preventDefault(),ye.stopPropagation(),ui(ye));break;case"Backspace":if(R&&!W&&ve===""&&re.length>0){const ze=we===-1?re.length-1:we,lt=re.slice();lt.splice(ze,1),Cr(ye,lt,"removeOption",{option:re[ze]})}break;case"Delete":if(R&&!W&&ve===""&&re.length>0&&we!==-1){const ze=we,lt=re.slice();lt.splice(ze,1),Cr(ye,lt,"removeOption",{option:re[ze]})}break}},us=Se=>{ht(!0),N&&!ge.current&&rr(Se)},Ai=Se=>{if(t(oe)){ce.current.focus();return}ht(!1),ee.current=!0,ge.current=!1,i&&Ne.current!==-1&&Ve?ln(Se,ue[Ne.current],"blur"):i&&E&&ve!==""?ln(Se,ve,"blur","freeSolo"):a&&Be(Se,re),wr(Se,"blur")},Fi=Se=>{const ye=Se.target.value;ve!==ye&&(je(ye),bt(!1),F&&F(Se,ye,"input")),ye===""?!h&&!R&&Cr(Se,null,"clear"):rr(Se)},ae=Se=>{xt({event:Se,index:Number(Se.currentTarget.getAttribute("data-option-index")),reason:"mouse"})},Ce=()=>{xr.current=!0},Ae=Se=>{const ye=Number(Se.currentTarget.getAttribute("data-option-index"));ln(Se,ue[ye],"selectOption"),xr.current=!1},it=Se=>ye=>{const ze=re.slice();ze.splice(Se,1),Cr(ye,ze,"removeOption",{option:re[Se]})},Oe=Se=>{mt?wr(Se,"toggleInput"):rr(Se)},st=Se=>{Se.target.getAttribute("id")!==le&&Se.preventDefault()},Et=()=>{ce.current.focus(),q&&ee.current&&ce.current.selectionEnd-ce.current.selectionStart===0&&ce.current.select(),ee.current=!1},en=Se=>{(ve===""||!mt)&&Oe(Se)};let Fn=E&&ve.length>0;Fn=Fn||(R?re.length>0:re!==null);let co=ue;return k&&(co=ue.reduce((Se,ye,ze)=>{const lt=k(ye);return Se.length>0&&Se[Se.length-1].group===lt?Se[Se.length-1].options.push(ye):Se.push({key:ze,index:ze,group:lt,options:[ye]}),Se},[])),v&&Ye&&Ai(),{getRootProps:(Se={})=>P({"aria-owns":Te?`${le}-listbox`:null},Se,{onKeyDown:Li(Se),onMouseDown:st,onClick:Et}),getInputLabelProps:()=>({id:`${le}-label`,htmlFor:le}),getInputProps:()=>({id:le,value:ve,onBlur:Ai,onFocus:us,onChange:Fi,onMouseDown:en,"aria-activedescendant":Ve?"":null,"aria-autocomplete":r?"both":"list","aria-controls":Te?`${le}-listbox`:void 0,"aria-expanded":Te,autoComplete:"off",ref:ce,autoCapitalize:"none",spellCheck:"false",role:"combobox",disabled:v}),getClearProps:()=>({tabIndex:-1,onClick:ui}),getPopupIndicatorProps:()=>({tabIndex:-1,onClick:Oe}),getTagProps:({index:Se})=>P({key:Se,"data-tag-index":Se,tabIndex:-1},!W&&{onDelete:it(Se)}),getListboxProps:()=>({role:"listbox",id:`${le}-listbox`,"aria-labelledby":`${le}-label`,ref:Ar,onMouseDown:Se=>{Se.preventDefault()}}),getOptionProps:({index:Se,option:ye})=>{const ze=(R?re:[re]).some(Vt=>Vt!=null&&O(ye,Vt)),lt=w?w(ye):!1;return{key:Q(ye),tabIndex:-1,role:"option",id:`${le}-option-${Se}`,onMouseOver:ae,onClick:Ae,onTouchStart:Ce,"data-option-index":Se,"aria-disabled":lt,"aria-selected":ze}},id:le,inputValue:ve,value:re,dirty:Fn,popupOpen:Ve,focused:Ye||we!==-1,anchorEl:de,setAnchorEl:be,focusedTag:we,groupedOptions:co}}function yK(e){return Xe("MuiSvgIcon",e)}Ge("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const bK=["children","className","color","component","fontSize","htmlColor","inheritViewBox","titleAccess","viewBox"],wK=e=>{const{color:t,fontSize:n,classes:r}=e,o={root:["root",t!=="inherit"&&`color${fe(t)}`,`fontSize${fe(n)}`]};return Ie(o,yK,r)},CK=ie("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.color!=="inherit"&&t[`color${fe(n.color)}`],t[`fontSize${fe(n.fontSize)}`]]}})(({theme:e,ownerState:t})=>{var n,r,o,i,s,a,c,d,p,h,m,v,b,g,x,C,E;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",fill:"currentColor",flexShrink:0,transition:(n=e.transitions)==null||(r=n.create)==null?void 0:r.call(n,"fill",{duration:(o=e.transitions)==null||(i=o.duration)==null?void 0:i.shorter}),fontSize:{inherit:"inherit",small:((s=e.typography)==null||(a=s.pxToRem)==null?void 0:a.call(s,20))||"1.25rem",medium:((c=e.typography)==null||(d=c.pxToRem)==null?void 0:d.call(c,24))||"1.5rem",large:((p=e.typography)==null||(h=p.pxToRem)==null?void 0:h.call(p,35))||"2.1875rem"}[t.fontSize],color:(m=(v=(e.vars||e).palette)==null||(b=v[t.color])==null?void 0:b.main)!=null?m:{action:(g=(e.vars||e).palette)==null||(x=g.action)==null?void 0:x.active,disabled:(C=(e.vars||e).palette)==null||(E=C.action)==null?void 0:E.disabled,inherit:void 0}[t.color]}}),GO=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiSvgIcon"}),{children:o,className:i,color:s="inherit",component:a="svg",fontSize:c="medium",htmlColor:d,inheritViewBox:p=!1,titleAccess:h,viewBox:m="0 0 24 24"}=r,v=se(r,bK),b=P({},r,{color:s,component:a,fontSize:c,instanceFontSize:t.fontSize,inheritViewBox:p,viewBox:m}),g={};p||(g.viewBox=m);const x=wK(b);return L.jsxs(CK,P({as:a,className:me(x.root,i),focusable:"false",color:d,"aria-hidden":h?void 0:!0,role:h?"img":void 0,ref:n},g,v,{ownerState:b,children:[o,h?L.jsx("title",{children:h}):null]}))});GO.muiName="SvgIcon";const lI=GO;function Ot(e,t){function n(r,o){return L.jsx(lI,P({"data-testid":`${t}Icon`,ref:o},r,{children:e}))}return n.muiName=lI.muiName,u.memo(u.forwardRef(n))}const xK={configure:e=>{FC.configure(e)}},SK=Object.freeze(Object.defineProperty({__proto__:null,capitalize:fe,createChainedFunction:Db,createSvgIcon:Ot,debounce:zs,deprecatedPropType:oV,isMuiElement:of,ownerDocument:pn,ownerWindow:so,requirePropFactory:iV,setRef:Nf,unstable_ClassNameGenerator:xK,unstable_useEnhancedEffect:hn,unstable_useId:Pn,unsupportedProp:aV,useControlled:es,useEventCallback:un,useForkRef:Ht,useIsFocusVisible:tv},Symbol.toStringTag,{value:"Module"}));function qb(e,t){return qb=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,o){return r.__proto__=o,r},qb(e,t)}function lx(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,qb(e,t)}const aI={disabled:!1},sg=Jr.createContext(null);var EK=function(t){return t.scrollTop},Vd="unmounted",ha="exited",ma="entering",Tc="entered",Yb="exiting",Ks=function(e){lx(t,e);function t(r,o){var i;i=e.call(this,r,o)||this;var s=o,a=s&&!s.isMounting?r.enter:r.appear,c;return i.appearStatus=null,r.in?a?(c=ha,i.appearStatus=ma):c=Tc:r.unmountOnExit||r.mountOnEnter?c=Vd:c=ha,i.state={status:c},i.nextCallback=null,i}t.getDerivedStateFromProps=function(o,i){var s=o.in;return s&&i.status===Vd?{status:ha}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(o){var i=null;if(o!==this.props){var s=this.state.status;this.props.in?s!==ma&&s!==Tc&&(i=ma):(s===ma||s===Tc)&&(i=Yb)}this.updateStatus(!1,i)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var o=this.props.timeout,i,s,a;return i=s=a=o,o!=null&&typeof o!="number"&&(i=o.exit,s=o.enter,a=o.appear!==void 0?o.appear:s),{exit:i,enter:s,appear:a}},n.updateStatus=function(o,i){if(o===void 0&&(o=!1),i!==null)if(this.cancelNextCallback(),i===ma){if(this.props.unmountOnExit||this.props.mountOnEnter){var s=this.props.nodeRef?this.props.nodeRef.current:Dh.findDOMNode(this);s&&EK(s)}this.performEnter(o)}else this.performExit();else this.props.unmountOnExit&&this.state.status===ha&&this.setState({status:Vd})},n.performEnter=function(o){var i=this,s=this.props.enter,a=this.context?this.context.isMounting:o,c=this.props.nodeRef?[a]:[Dh.findDOMNode(this),a],d=c[0],p=c[1],h=this.getTimeouts(),m=a?h.appear:h.enter;if(!o&&!s||aI.disabled){this.safeSetState({status:Tc},function(){i.props.onEntered(d)});return}this.props.onEnter(d,p),this.safeSetState({status:ma},function(){i.props.onEntering(d,p),i.onTransitionEnd(m,function(){i.safeSetState({status:Tc},function(){i.props.onEntered(d,p)})})})},n.performExit=function(){var o=this,i=this.props.exit,s=this.getTimeouts(),a=this.props.nodeRef?void 0:Dh.findDOMNode(this);if(!i||aI.disabled){this.safeSetState({status:ha},function(){o.props.onExited(a)});return}this.props.onExit(a),this.safeSetState({status:Yb},function(){o.props.onExiting(a),o.onTransitionEnd(s.exit,function(){o.safeSetState({status:ha},function(){o.props.onExited(a)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(o,i){i=this.setNextCallback(i),this.setState(o,i)},n.setNextCallback=function(o){var i=this,s=!0;return this.nextCallback=function(a){s&&(s=!1,i.nextCallback=null,o(a))},this.nextCallback.cancel=function(){s=!1},this.nextCallback},n.onTransitionEnd=function(o,i){this.setNextCallback(i);var s=this.props.nodeRef?this.props.nodeRef.current:Dh.findDOMNode(this),a=o==null&&!this.props.addEndListener;if(!s||a){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var c=this.props.nodeRef?[this.nextCallback]:[s,this.nextCallback],d=c[0],p=c[1];this.props.addEndListener(d,p)}o!=null&&setTimeout(this.nextCallback,o)},n.render=function(){var o=this.state.status;if(o===Vd)return null;var i=this.props,s=i.children;i.in,i.mountOnEnter,i.unmountOnExit,i.appear,i.enter,i.exit,i.timeout,i.addEndListener,i.onEnter,i.onEntering,i.onEntered,i.onExit,i.onExiting,i.onExited,i.nodeRef;var a=se(i,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return Jr.createElement(sg.Provider,{value:null},typeof s=="function"?s(o,a):Jr.cloneElement(Jr.Children.only(s),a))},t}(Jr.Component);Ks.contextType=sg;Ks.propTypes={};function kc(){}Ks.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:kc,onEntering:kc,onEntered:kc,onExit:kc,onExiting:kc,onExited:kc};Ks.UNMOUNTED=Vd;Ks.EXITED=ha;Ks.ENTERING=ma;Ks.ENTERED=Tc;Ks.EXITING=Yb;const _v=Ks;function Xb(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ax(e,t){var n=function(i){return t&&u.isValidElement(i)?t(i):i},r=Object.create(null);return e&&u.Children.map(e,function(o){return o}).forEach(function(o){r[o.key]=n(o)}),r}function PK(e,t){e=e||{},t=t||{};function n(p){return p in t?t[p]:e[p]}var r=Object.create(null),o=[];for(var i in e)i in t?o.length&&(r[i]=o,o=[]):o.push(i);var s,a={};for(var c in t){if(r[c])for(s=0;s<r[c].length;s++){var d=r[c][s];a[r[c][s]]=n(d)}a[c]=n(c)}for(s=0;s<o.length;s++)a[o[s]]=n(o[s]);return a}function Ca(e,t,n){return n[t]!=null?n[t]:e.props[t]}function kK(e,t){return ax(e.children,function(n){return u.cloneElement(n,{onExited:t.bind(null,n),in:!0,appear:Ca(n,"appear",e),enter:Ca(n,"enter",e),exit:Ca(n,"exit",e)})})}function _K(e,t,n){var r=ax(e.children),o=PK(t,r);return Object.keys(o).forEach(function(i){var s=o[i];if(u.isValidElement(s)){var a=i in t,c=i in r,d=t[i],p=u.isValidElement(d)&&!d.props.in;c&&(!a||p)?o[i]=u.cloneElement(s,{onExited:n.bind(null,s),in:!0,exit:Ca(s,"exit",e),enter:Ca(s,"enter",e)}):!c&&a&&!p?o[i]=u.cloneElement(s,{in:!1}):c&&a&&u.isValidElement(d)&&(o[i]=u.cloneElement(s,{onExited:n.bind(null,s),in:d.props.in,exit:Ca(s,"exit",e),enter:Ca(s,"enter",e)}))}}),o}var IK=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},$K={component:"div",childFactory:function(t){return t}},cx=function(e){lx(t,e);function t(r,o){var i;i=e.call(this,r,o)||this;var s=i.handleExited.bind(Xb(i));return i.state={contextValue:{isMounting:!0},handleExited:s,firstRender:!0},i}var n=t.prototype;return n.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},n.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(o,i){var s=i.children,a=i.handleExited,c=i.firstRender;return{children:c?kK(o,a):_K(o,s,a),firstRender:!1}},n.handleExited=function(o,i){var s=ax(this.props.children);o.key in s||(o.props.onExited&&o.props.onExited(i),this.mounted&&this.setState(function(a){var c=P({},a.children);return delete c[o.key],{children:c}}))},n.render=function(){var o=this.props,i=o.component,s=o.childFactory,a=se(o,["component","childFactory"]),c=this.state.contextValue,d=IK(this.state.children).map(s);return delete a.appear,delete a.enter,delete a.exit,i===null?Jr.createElement(sg.Provider,{value:c},d):Jr.createElement(sg.Provider,{value:c},Jr.createElement(i,a,d))},t}(Jr.Component);cx.propTypes={};cx.defaultProps=$K;const MK=cx,ux=e=>e.scrollTop;function Wl(e,t){var n,r;const{timeout:o,easing:i,style:s={}}=e;return{duration:(n=s.transitionDuration)!=null?n:typeof o=="number"?o:o[t.mode]||0,easing:(r=s.transitionTimingFunction)!=null?r:typeof i=="object"?i[t.mode]:i,delay:s.transitionDelay}}function RK(e){return Xe("MuiCollapse",e)}Ge("MuiCollapse",["root","horizontal","vertical","entered","hidden","wrapper","wrapperInner"]);const TK=["addEndListener","children","className","collapsedSize","component","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","orientation","style","timeout","TransitionComponent"],OK=e=>{const{orientation:t,classes:n}=e,r={root:["root",`${t}`],entered:["entered"],hidden:["hidden"],wrapper:["wrapper",`${t}`],wrapperInner:["wrapperInner",`${t}`]};return Ie(r,RK,n)},LK=ie("div",{name:"MuiCollapse",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.orientation],n.state==="entered"&&t.entered,n.state==="exited"&&!n.in&&n.collapsedSize==="0px"&&t.hidden]}})(({theme:e,ownerState:t})=>P({height:0,overflow:"hidden",transition:e.transitions.create("height")},t.orientation==="horizontal"&&{height:"auto",width:0,transition:e.transitions.create("width")},t.state==="entered"&&P({height:"auto",overflow:"visible"},t.orientation==="horizontal"&&{width:"auto"}),t.state==="exited"&&!t.in&&t.collapsedSize==="0px"&&{visibility:"hidden"})),AK=ie("div",{name:"MuiCollapse",slot:"Wrapper",overridesResolver:(e,t)=>t.wrapper})(({ownerState:e})=>P({display:"flex",width:"100%"},e.orientation==="horizontal"&&{width:"auto",height:"100%"})),FK=ie("div",{name:"MuiCollapse",slot:"WrapperInner",overridesResolver:(e,t)=>t.wrapperInner})(({ownerState:e})=>P({width:"100%"},e.orientation==="horizontal"&&{width:"auto",height:"100%"})),KO=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiCollapse"}),{addEndListener:o,children:i,className:s,collapsedSize:a="0px",component:c,easing:d,in:p,onEnter:h,onEntered:m,onEntering:v,onExit:b,onExited:g,onExiting:x,orientation:C="vertical",style:E,timeout:w=TO.standard,TransitionComponent:S=_v}=r,k=se(r,TK),I=P({},r,{orientation:C,collapsedSize:a}),_=OK(I),M=ao(),T=u.useRef(),O=u.useRef(null),R=u.useRef(),H=typeof a=="number"?`${a}px`:a,j=C==="horizontal",A=j?"width":"height";u.useEffect(()=>()=>{clearTimeout(T.current)},[]);const F=u.useRef(null),B=Ht(n,F),G=ee=>ce=>{if(ee){const oe=F.current;ce===void 0?ee(oe):ee(oe,ce)}},N=()=>O.current?O.current[j?"clientWidth":"clientHeight"]:0,z=G((ee,ce)=>{O.current&&j&&(O.current.style.position="absolute"),ee.style[A]=H,h&&h(ee,ce)}),W=G((ee,ce)=>{const oe=N();O.current&&j&&(O.current.style.position="");const{duration:de,easing:be}=Wl({style:E,timeout:w,easing:d},{mode:"enter"});if(w==="auto"){const we=M.transitions.getAutoHeightDuration(oe);ee.style.transitionDuration=`${we}ms`,R.current=we}else ee.style.transitionDuration=typeof de=="string"?de:`${de}ms`;ee.style[A]=`${oe}px`,ee.style.transitionTimingFunction=be,v&&v(ee,ce)}),q=G((ee,ce)=>{ee.style[A]="auto",m&&m(ee,ce)}),X=G(ee=>{ee.style[A]=`${N()}px`,b&&b(ee)}),le=G(g),Q=G(ee=>{const ce=N(),{duration:oe,easing:de}=Wl({style:E,timeout:w,easing:d},{mode:"exit"});if(w==="auto"){const be=M.transitions.getAutoHeightDuration(ce);ee.style.transitionDuration=`${be}ms`,R.current=be}else ee.style.transitionDuration=typeof oe=="string"?oe:`${oe}ms`;ee.style[A]=H,ee.style.transitionTimingFunction=de,x&&x(ee)}),ge=ee=>{w==="auto"&&(T.current=setTimeout(ee,R.current||0)),o&&o(F.current,ee)};return L.jsx(S,P({in:p,onEnter:z,onEntered:q,onEntering:W,onExit:X,onExited:le,onExiting:Q,addEndListener:ge,nodeRef:F,timeout:w==="auto"?null:w},k,{children:(ee,ce)=>L.jsx(LK,P({as:c,className:me(_.root,s,{entered:_.entered,exited:!p&&H==="0px"&&_.hidden}[ee]),style:P({[j?"minWidth":"minHeight"]:H},E),ownerState:P({},I,{state:ee}),ref:B},ce,{children:L.jsx(AK,{ownerState:P({},I,{state:ee}),className:_.wrapper,ref:O,children:L.jsx(FK,{ownerState:P({},I,{state:ee}),className:_.wrapperInner,children:i})})}))}))});KO.muiSupportAuto=!0;const qO=KO;function NK(e){return Xe("MuiPaper",e)}Ge("MuiPaper",["root","rounded","outlined","elevation","elevation0","elevation1","elevation2","elevation3","elevation4","elevation5","elevation6","elevation7","elevation8","elevation9","elevation10","elevation11","elevation12","elevation13","elevation14","elevation15","elevation16","elevation17","elevation18","elevation19","elevation20","elevation21","elevation22","elevation23","elevation24"]);const DK=["className","component","elevation","square","variant"],BK=e=>{const{square:t,elevation:n,variant:r,classes:o}=e,i={root:["root",r,!t&&"rounded",r==="elevation"&&`elevation${n}`]};return Ie(i,NK,o)},zK=ie("div",{name:"MuiPaper",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],!n.square&&t.rounded,n.variant==="elevation"&&t[`elevation${n.elevation}`]]}})(({theme:e,ownerState:t})=>{var n;return P({backgroundColor:(e.vars||e).palette.background.paper,color:(e.vars||e).palette.text.primary,transition:e.transitions.create("box-shadow")},!t.square&&{borderRadius:e.shape.borderRadius},t.variant==="outlined"&&{border:`1px solid ${(e.vars||e).palette.divider}`},t.variant==="elevation"&&P({boxShadow:(e.vars||e).shadows[t.elevation]},!e.vars&&e.palette.mode==="dark"&&{backgroundImage:`linear-gradient(${nt("#fff",U2(t.elevation))}, ${nt("#fff",U2(t.elevation))})`},e.vars&&{backgroundImage:(n=e.vars.overlays)==null?void 0:n[t.elevation]}))}),jK=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiPaper"}),{className:o,component:i="div",elevation:s=1,square:a=!1,variant:c="elevation"}=r,d=se(r,DK),p=P({},r,{component:i,elevation:s,square:a,variant:c}),h=BK(p);return L.jsx(zK,P({as:i,ownerState:p,className:me(h.root,o),ref:n},d))}),ai=jK;function HK(e){const{className:t,classes:n,pulsate:r=!1,rippleX:o,rippleY:i,rippleSize:s,in:a,onExited:c,timeout:d}=e,[p,h]=u.useState(!1),m=me(t,n.ripple,n.rippleVisible,r&&n.ripplePulsate),v={width:s,height:s,top:-(s/2)+i,left:-(s/2)+o},b=me(n.child,p&&n.childLeaving,r&&n.childPulsate);return!a&&!p&&h(!0),u.useEffect(()=>{if(!a&&c!=null){const g=setTimeout(c,d);return()=>{clearTimeout(g)}}},[c,a,d]),L.jsx("span",{className:m,style:v,children:L.jsx("span",{className:b})})}const VK=Ge("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),Wo=VK,UK=["center","classes","className"];let Iv=e=>e,cI,uI,dI,fI;const Qb=550,WK=80,GK=as(cI||(cI=Iv`
90
- 0% {
91
- transform: scale(0);
92
- opacity: 0.1;
93
- }
94
-
95
- 100% {
96
- transform: scale(1);
97
- opacity: 0.3;
98
- }
99
- `)),KK=as(uI||(uI=Iv`
100
- 0% {
101
- opacity: 1;
102
- }
103
-
104
- 100% {
105
- opacity: 0;
106
- }
107
- `)),qK=as(dI||(dI=Iv`
108
- 0% {
109
- transform: scale(1);
110
- }
111
-
112
- 50% {
113
- transform: scale(0.92);
114
- }
115
-
116
- 100% {
117
- transform: scale(1);
118
- }
119
- `)),YK=ie("span",{name:"MuiTouchRipple",slot:"Root"})({overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"}),XK=ie(HK,{name:"MuiTouchRipple",slot:"Ripple"})(fI||(fI=Iv`
120
- opacity: 0;
121
- position: absolute;
122
-
123
- &.${0} {
124
- opacity: 0.3;
125
- transform: scale(1);
126
- animation-name: ${0};
127
- animation-duration: ${0}ms;
128
- animation-timing-function: ${0};
129
- }
130
-
131
- &.${0} {
132
- animation-duration: ${0}ms;
133
- }
134
-
135
- & .${0} {
136
- opacity: 1;
137
- display: block;
138
- width: 100%;
139
- height: 100%;
140
- border-radius: 50%;
141
- background-color: currentColor;
142
- }
143
-
144
- & .${0} {
145
- opacity: 0;
146
- animation-name: ${0};
147
- animation-duration: ${0}ms;
148
- animation-timing-function: ${0};
149
- }
150
-
151
- & .${0} {
152
- position: absolute;
153
- /* @noflip */
154
- left: 0px;
155
- top: 0;
156
- animation-name: ${0};
157
- animation-duration: 2500ms;
158
- animation-timing-function: ${0};
159
- animation-iteration-count: infinite;
160
- animation-delay: 200ms;
161
- }
162
- `),Wo.rippleVisible,GK,Qb,({theme:e})=>e.transitions.easing.easeInOut,Wo.ripplePulsate,({theme:e})=>e.transitions.duration.shorter,Wo.child,Wo.childLeaving,KK,Qb,({theme:e})=>e.transitions.easing.easeInOut,Wo.childPulsate,qK,({theme:e})=>e.transitions.easing.easeInOut),QK=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiTouchRipple"}),{center:o=!1,classes:i={},className:s}=r,a=se(r,UK),[c,d]=u.useState([]),p=u.useRef(0),h=u.useRef(null);u.useEffect(()=>{h.current&&(h.current(),h.current=null)},[c]);const m=u.useRef(!1),v=u.useRef(null),b=u.useRef(null),g=u.useRef(null);u.useEffect(()=>()=>{clearTimeout(v.current)},[]);const x=u.useCallback(S=>{const{pulsate:k,rippleX:I,rippleY:_,rippleSize:M,cb:T}=S;d(O=>[...O,L.jsx(XK,{classes:{ripple:me(i.ripple,Wo.ripple),rippleVisible:me(i.rippleVisible,Wo.rippleVisible),ripplePulsate:me(i.ripplePulsate,Wo.ripplePulsate),child:me(i.child,Wo.child),childLeaving:me(i.childLeaving,Wo.childLeaving),childPulsate:me(i.childPulsate,Wo.childPulsate)},timeout:Qb,pulsate:k,rippleX:I,rippleY:_,rippleSize:M},p.current)]),p.current+=1,h.current=T},[i]),C=u.useCallback((S={},k={},I=()=>{})=>{const{pulsate:_=!1,center:M=o||k.pulsate,fakeElement:T=!1}=k;if((S==null?void 0:S.type)==="mousedown"&&m.current){m.current=!1;return}(S==null?void 0:S.type)==="touchstart"&&(m.current=!0);const O=T?null:g.current,R=O?O.getBoundingClientRect():{width:0,height:0,left:0,top:0};let H,j,A;if(M||S===void 0||S.clientX===0&&S.clientY===0||!S.clientX&&!S.touches)H=Math.round(R.width/2),j=Math.round(R.height/2);else{const{clientX:F,clientY:B}=S.touches&&S.touches.length>0?S.touches[0]:S;H=Math.round(F-R.left),j=Math.round(B-R.top)}if(M)A=Math.sqrt((2*ws(R.width,2)+ws(R.height,2))/3),A%2===0&&(A+=1);else{const F=Math.max(Math.abs((O?O.clientWidth:0)-H),H)*2+2,B=Math.max(Math.abs((O?O.clientHeight:0)-j),j)*2+2;A=Math.sqrt(ws(F,2)+ws(B,2))}S!=null&&S.touches?b.current===null&&(b.current=()=>{x({pulsate:_,rippleX:H,rippleY:j,rippleSize:A,cb:I})},v.current=setTimeout(()=>{b.current&&(b.current(),b.current=null)},WK)):x({pulsate:_,rippleX:H,rippleY:j,rippleSize:A,cb:I})},[o,x]),E=u.useCallback(()=>{C({},{pulsate:!0})},[C]),w=u.useCallback((S,k)=>{if(clearTimeout(v.current),(S==null?void 0:S.type)==="touchend"&&b.current){b.current(),b.current=null,v.current=setTimeout(()=>{w(S,k)});return}b.current=null,d(I=>I.length>0?I.slice(1):I),h.current=k},[]);return u.useImperativeHandle(n,()=>({pulsate:E,start:C,stop:w}),[E,C,w]),L.jsx(YK,P({className:me(Wo.root,i.root,s),ref:g},a,{children:L.jsx(MK,{component:null,exit:!0,children:c})}))}),JK=QK;function ZK(e){return Xe("MuiButtonBase",e)}const eq=Ge("MuiButtonBase",["root","disabled","focusVisible"]),tq=eq,nq=["action","centerRipple","children","className","component","disabled","disableRipple","disableTouchRipple","focusRipple","focusVisibleClassName","LinkComponent","onBlur","onClick","onContextMenu","onDragLeave","onFocus","onFocusVisible","onKeyDown","onKeyUp","onMouseDown","onMouseLeave","onMouseUp","onTouchEnd","onTouchMove","onTouchStart","tabIndex","TouchRippleProps","touchRippleRef","type"],rq=e=>{const{disabled:t,focusVisible:n,focusVisibleClassName:r,classes:o}=e,s=Ie({root:["root",t&&"disabled",n&&"focusVisible"]},ZK,o);return n&&r&&(s.root+=` ${r}`),s},oq=ie("button",{name:"MuiButtonBase",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},[`&.${tq.disabled}`]:{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}}),iq=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiButtonBase"}),{action:o,centerRipple:i=!1,children:s,className:a,component:c="button",disabled:d=!1,disableRipple:p=!1,disableTouchRipple:h=!1,focusRipple:m=!1,LinkComponent:v="a",onBlur:b,onClick:g,onContextMenu:x,onDragLeave:C,onFocus:E,onFocusVisible:w,onKeyDown:S,onKeyUp:k,onMouseDown:I,onMouseLeave:_,onMouseUp:M,onTouchEnd:T,onTouchMove:O,onTouchStart:R,tabIndex:H=0,TouchRippleProps:j,touchRippleRef:A,type:F}=r,B=se(r,nq),G=u.useRef(null),N=u.useRef(null),z=Ht(N,A),{isFocusVisibleRef:W,onFocus:q,onBlur:X,ref:le}=tv(),[Q,ge]=u.useState(!1);d&&Q&&ge(!1),u.useImperativeHandle(o,()=>({focusVisible:()=>{ge(!0),G.current.focus()}}),[]);const[ee,ce]=u.useState(!1);u.useEffect(()=>{ce(!0)},[]);const oe=ee&&!p&&!d;u.useEffect(()=>{Q&&m&&!p&&ee&&N.current.pulsate()},[p,m,Q,ee]);function de(J,Te,Re=h){return un(Qe=>(Te&&Te(Qe),!Re&&N.current&&N.current[J](Qe),!0))}const be=de("start",I),we=de("stop",x),$e=de("stop",C),He=de("stop",M),Ne=de("stop",J=>{Q&&J.preventDefault(),_&&_(J)}),re=de("start",R),Le=de("stop",T),ve=de("stop",O),je=de("stop",J=>{X(J),W.current===!1&&ge(!1),b&&b(J)},!1),Ye=un(J=>{G.current||(G.current=J.currentTarget),q(J),W.current===!0&&(ge(!0),w&&w(J)),E&&E(J)}),ht=()=>{const J=G.current;return c&&c!=="button"&&!(J.tagName==="A"&&J.href)},Be=u.useRef(!1),mt=un(J=>{m&&!Be.current&&Q&&N.current&&J.key===" "&&(Be.current=!0,N.current.stop(J,()=>{N.current.start(J)})),J.target===J.currentTarget&&ht()&&J.key===" "&&J.preventDefault(),S&&S(J),J.target===J.currentTarget&&ht()&&J.key==="Enter"&&!d&&(J.preventDefault(),g&&g(J))}),rt=un(J=>{m&&J.key===" "&&N.current&&Q&&!J.defaultPrevented&&(Be.current=!1,N.current.stop(J,()=>{N.current.pulsate(J)})),k&&k(J),g&&J.target===J.currentTarget&&ht()&&J.key===" "&&!J.defaultPrevented&&g(J)});let ct=c;ct==="button"&&(B.href||B.to)&&(ct=v);const bt={};ct==="button"?(bt.type=F===void 0?"button":F,bt.disabled=d):(!B.href&&!B.to&&(bt.role="button"),d&&(bt["aria-disabled"]=d));const dt=Ht(n,le,G),Ve=P({},r,{centerRipple:i,component:c,disabled:d,disableRipple:p,disableTouchRipple:h,focusRipple:m,tabIndex:H,focusVisible:Q}),ue=rq(Ve);return L.jsxs(oq,P({as:ct,className:me(ue.root,a),ownerState:Ve,onBlur:je,onClick:g,onContextMenu:we,onFocus:Ye,onKeyDown:mt,onKeyUp:rt,onMouseDown:be,onMouseLeave:Ne,onMouseUp:He,onDragLeave:$e,onTouchEnd:Le,onTouchMove:ve,onTouchStart:re,ref:dt,tabIndex:d?-1:H,type:F},bt,B,{children:[s,oe?L.jsx(JK,P({ref:z,center:i},j)):null]}))}),ls=iq;function sq(e){return Xe("MuiAlert",e)}const lq=Ge("MuiAlert",["root","action","icon","message","filled","filledSuccess","filledInfo","filledWarning","filledError","outlined","outlinedSuccess","outlinedInfo","outlinedWarning","outlinedError","standard","standardSuccess","standardInfo","standardWarning","standardError"]),pI=lq;function aq(e){return Xe("MuiIconButton",e)}const cq=Ge("MuiIconButton",["root","disabled","colorInherit","colorPrimary","colorSecondary","colorError","colorInfo","colorSuccess","colorWarning","edgeStart","edgeEnd","sizeSmall","sizeMedium","sizeLarge"]),uq=cq,dq=["edge","children","className","color","disabled","disableFocusRipple","size"],fq=e=>{const{classes:t,disabled:n,color:r,edge:o,size:i}=e,s={root:["root",n&&"disabled",r!=="default"&&`color${fe(r)}`,o&&`edge${fe(o)}`,`size${fe(i)}`]};return Ie(s,aq,t)},pq=ie(ls,{name:"MuiIconButton",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.color!=="default"&&t[`color${fe(n.color)}`],n.edge&&t[`edge${fe(n.edge)}`],t[`size${fe(n.size)}`]]}})(({theme:e,ownerState:t})=>P({textAlign:"center",flex:"0 0 auto",fontSize:e.typography.pxToRem(24),padding:8,borderRadius:"50%",overflow:"visible",color:(e.vars||e).palette.action.active,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shortest})},!t.disableRipple&&{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:nt(e.palette.action.active,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}}},t.edge==="start"&&{marginLeft:t.size==="small"?-3:-12},t.edge==="end"&&{marginRight:t.size==="small"?-3:-12}),({theme:e,ownerState:t})=>{var n;const r=(n=(e.vars||e).palette)==null?void 0:n[t.color];return P({},t.color==="inherit"&&{color:"inherit"},t.color!=="inherit"&&t.color!=="default"&&P({color:r==null?void 0:r.main},!t.disableRipple&&{"&:hover":P({},r&&{backgroundColor:e.vars?`rgba(${r.mainChannel} / ${e.vars.palette.action.hoverOpacity})`:nt(r.main,e.palette.action.hoverOpacity)},{"@media (hover: none)":{backgroundColor:"transparent"}})}),t.size==="small"&&{padding:5,fontSize:e.typography.pxToRem(18)},t.size==="large"&&{padding:12,fontSize:e.typography.pxToRem(28)},{[`&.${uq.disabled}`]:{backgroundColor:"transparent",color:(e.vars||e).palette.action.disabled}})}),hq=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiIconButton"}),{edge:o=!1,children:i,className:s,color:a="default",disabled:c=!1,disableFocusRipple:d=!1,size:p="medium"}=r,h=se(r,dq),m=P({},r,{edge:o,color:a,disabled:c,disableFocusRipple:d,size:p}),v=fq(m);return L.jsx(pq,P({className:me(v.root,s),centerRipple:!0,focusRipple:!d,disabled:c,ref:n,ownerState:m},h,{children:i}))}),ar=hq,mq=Ot(L.jsx("path",{d:"M20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4C12.76,4 13.5,4.11 14.2, 4.31L15.77,2.74C14.61,2.26 13.34,2 12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0, 0 22,12M7.91,10.08L6.5,11.5L11,16L21,6L19.59,4.58L11,13.17L7.91,10.08Z"}),"SuccessOutlined"),gq=Ot(L.jsx("path",{d:"M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z"}),"ReportProblemOutlined"),vq=Ot(L.jsx("path",{d:"M11 15h2v2h-2zm0-8h2v6h-2zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z"}),"ErrorOutline"),yq=Ot(L.jsx("path",{d:"M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20, 12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10, 10 0 0,0 12,2M11,17H13V11H11V17Z"}),"InfoOutlined"),YO=Ot(L.jsx("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}),"Close"),bq=["action","children","className","closeText","color","components","componentsProps","icon","iconMapping","onClose","role","severity","slotProps","slots","variant"],wq=e=>{const{variant:t,color:n,severity:r,classes:o}=e,i={root:["root",`${t}${fe(n||r)}`,`${t}`],icon:["icon"],message:["message"],action:["action"]};return Ie(i,sq,o)},Cq=ie(ai,{name:"MuiAlert",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],t[`${n.variant}${fe(n.color||n.severity)}`]]}})(({theme:e,ownerState:t})=>{const n=e.palette.mode==="light"?js:Hs,r=e.palette.mode==="light"?Hs:js,o=t.color||t.severity;return P({},e.typography.body2,{backgroundColor:"transparent",display:"flex",padding:"6px 16px"},o&&t.variant==="standard"&&{color:e.vars?e.vars.palette.Alert[`${o}Color`]:n(e.palette[o].light,.6),backgroundColor:e.vars?e.vars.palette.Alert[`${o}StandardBg`]:r(e.palette[o].light,.9),[`& .${pI.icon}`]:e.vars?{color:e.vars.palette.Alert[`${o}IconColor`]}:{color:e.palette[o].main}},o&&t.variant==="outlined"&&{color:e.vars?e.vars.palette.Alert[`${o}Color`]:n(e.palette[o].light,.6),border:`1px solid ${(e.vars||e).palette[o].light}`,[`& .${pI.icon}`]:e.vars?{color:e.vars.palette.Alert[`${o}IconColor`]}:{color:e.palette[o].main}},o&&t.variant==="filled"&&P({fontWeight:e.typography.fontWeightMedium},e.vars?{color:e.vars.palette.Alert[`${o}FilledColor`],backgroundColor:e.vars.palette.Alert[`${o}FilledBg`]}:{backgroundColor:e.palette.mode==="dark"?e.palette[o].dark:e.palette[o].main,color:e.palette.getContrastText(e.palette[o].main)}))}),xq=ie("div",{name:"MuiAlert",slot:"Icon",overridesResolver:(e,t)=>t.icon})({marginRight:12,padding:"7px 0",display:"flex",fontSize:22,opacity:.9}),Sq=ie("div",{name:"MuiAlert",slot:"Message",overridesResolver:(e,t)=>t.message})({padding:"8px 0",minWidth:0,overflow:"auto"}),hI=ie("div",{name:"MuiAlert",slot:"Action",overridesResolver:(e,t)=>t.action})({display:"flex",alignItems:"flex-start",padding:"4px 0 0 16px",marginLeft:"auto",marginRight:-8}),mI={success:L.jsx(mq,{fontSize:"inherit"}),warning:L.jsx(gq,{fontSize:"inherit"}),error:L.jsx(vq,{fontSize:"inherit"}),info:L.jsx(yq,{fontSize:"inherit"})},Eq=u.forwardRef(function(t,n){var r,o,i,s,a,c;const d=Ze({props:t,name:"MuiAlert"}),{action:p,children:h,className:m,closeText:v="Close",color:b,components:g={},componentsProps:x={},icon:C,iconMapping:E=mI,onClose:w,role:S="alert",severity:k="success",slotProps:I={},slots:_={},variant:M="standard"}=d,T=se(d,bq),O=P({},d,{color:b,severity:k,variant:M}),R=wq(O),H=(r=(o=_.closeButton)!=null?o:g.CloseButton)!=null?r:ar,j=(i=(s=_.closeIcon)!=null?s:g.CloseIcon)!=null?i:YO,A=(a=I.closeButton)!=null?a:x.closeButton,F=(c=I.closeIcon)!=null?c:x.closeIcon;return L.jsxs(Cq,P({role:S,elevation:0,ownerState:O,className:me(R.root,m),ref:n},T,{children:[C!==!1?L.jsx(xq,{ownerState:O,className:R.icon,children:C||E[k]||mI[k]}):null,L.jsx(Sq,{ownerState:O,className:R.message,children:h}),p!=null?L.jsx(hI,{ownerState:O,className:R.action,children:p}):null,p==null&&w?L.jsx(hI,{ownerState:O,className:R.action,children:L.jsx(H,P({size:"small","aria-label":v,title:v,color:"inherit",onClick:w},A,{children:L.jsx(j,P({fontSize:"small"},F))}))}):null]}))}),Io=Eq;function Pq(e){return Xe("MuiTypography",e)}Ge("MuiTypography",["root","h1","h2","h3","h4","h5","h6","subtitle1","subtitle2","body1","body2","inherit","button","caption","overline","alignLeft","alignRight","alignCenter","alignJustify","noWrap","gutterBottom","paragraph"]);const kq=["align","className","component","gutterBottom","noWrap","paragraph","variant","variantMapping"],_q=e=>{const{align:t,gutterBottom:n,noWrap:r,paragraph:o,variant:i,classes:s}=e,a={root:["root",i,e.align!=="inherit"&&`align${fe(t)}`,n&&"gutterBottom",r&&"noWrap",o&&"paragraph"]};return Ie(a,Pq,s)},Iq=ie("span",{name:"MuiTypography",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.variant&&t[n.variant],n.align!=="inherit"&&t[`align${fe(n.align)}`],n.noWrap&&t.noWrap,n.gutterBottom&&t.gutterBottom,n.paragraph&&t.paragraph]}})(({theme:e,ownerState:t})=>P({margin:0},t.variant&&e.typography[t.variant],t.align!=="inherit"&&{textAlign:t.align},t.noWrap&&{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t.gutterBottom&&{marginBottom:"0.35em"},t.paragraph&&{marginBottom:16})),gI={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",subtitle1:"h6",subtitle2:"h6",body1:"p",body2:"p",inherit:"p"},$q={primary:"primary.main",textPrimary:"text.primary",secondary:"secondary.main",textSecondary:"text.secondary",error:"error.main"},Mq=e=>$q[e]||e,Rq=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiTypography"}),o=Mq(r.color),i=YC(P({},r,{color:o})),{align:s="inherit",className:a,component:c,gutterBottom:d=!1,noWrap:p=!1,paragraph:h=!1,variant:m="body1",variantMapping:v=gI}=i,b=se(i,kq),g=P({},i,{align:s,color:o,className:a,component:c,gutterBottom:d,noWrap:p,paragraph:h,variant:m,variantMapping:v}),x=c||(h?"p":v[m]||gI[m])||"span",C=_q(g);return L.jsx(Iq,P({as:x,ref:n,ownerState:g,className:me(C.root,a)},b))}),Mr=Rq;function Tq(e){return Xe("MuiAppBar",e)}Ge("MuiAppBar",["root","positionFixed","positionAbsolute","positionSticky","positionStatic","positionRelative","colorDefault","colorPrimary","colorSecondary","colorInherit","colorTransparent"]);const Oq=["className","color","enableColorOnDark","position"],Lq=e=>{const{color:t,position:n,classes:r}=e,o={root:["root",`color${fe(t)}`,`position${fe(n)}`]};return Ie(o,Tq,r)},Hh=(e,t)=>e?`${e==null?void 0:e.replace(")","")}, ${t})`:t,Aq=ie(ai,{name:"MuiAppBar",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[`position${fe(n.position)}`],t[`color${fe(n.color)}`]]}})(({theme:e,ownerState:t})=>{const n=e.palette.mode==="light"?e.palette.grey[100]:e.palette.grey[900];return P({display:"flex",flexDirection:"column",width:"100%",boxSizing:"border-box",flexShrink:0},t.position==="fixed"&&{position:"fixed",zIndex:(e.vars||e).zIndex.appBar,top:0,left:"auto",right:0,"@media print":{position:"absolute"}},t.position==="absolute"&&{position:"absolute",zIndex:(e.vars||e).zIndex.appBar,top:0,left:"auto",right:0},t.position==="sticky"&&{position:"sticky",zIndex:(e.vars||e).zIndex.appBar,top:0,left:"auto",right:0},t.position==="static"&&{position:"static"},t.position==="relative"&&{position:"relative"},!e.vars&&P({},t.color==="default"&&{backgroundColor:n,color:e.palette.getContrastText(n)},t.color&&t.color!=="default"&&t.color!=="inherit"&&t.color!=="transparent"&&{backgroundColor:e.palette[t.color].main,color:e.palette[t.color].contrastText},t.color==="inherit"&&{color:"inherit"},e.palette.mode==="dark"&&!t.enableColorOnDark&&{backgroundColor:null,color:null},t.color==="transparent"&&P({backgroundColor:"transparent",color:"inherit"},e.palette.mode==="dark"&&{backgroundImage:"none"})),e.vars&&P({},t.color==="default"&&{"--AppBar-background":t.enableColorOnDark?e.vars.palette.AppBar.defaultBg:Hh(e.vars.palette.AppBar.darkBg,e.vars.palette.AppBar.defaultBg),"--AppBar-color":t.enableColorOnDark?e.vars.palette.text.primary:Hh(e.vars.palette.AppBar.darkColor,e.vars.palette.text.primary)},t.color&&!t.color.match(/^(default|inherit|transparent)$/)&&{"--AppBar-background":t.enableColorOnDark?e.vars.palette[t.color].main:Hh(e.vars.palette.AppBar.darkBg,e.vars.palette[t.color].main),"--AppBar-color":t.enableColorOnDark?e.vars.palette[t.color].contrastText:Hh(e.vars.palette.AppBar.darkColor,e.vars.palette[t.color].contrastText)},{backgroundColor:"var(--AppBar-background)",color:t.color==="inherit"?"inherit":"var(--AppBar-color)"},t.color==="transparent"&&{backgroundImage:"none",backgroundColor:"transparent",color:"inherit"}))}),Fq=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiAppBar"}),{className:o,color:i="primary",enableColorOnDark:s=!1,position:a="fixed"}=r,c=se(r,Oq),d=P({},r,{color:i,position:a,enableColorOnDark:s}),p=Lq(d);return L.jsx(Aq,P({square:!0,component:"header",ownerState:d,elevation:4,className:me(p.root,o,a==="fixed"&&"mui-fixed"),ref:n},c))}),Nq=Fq,Dq=["components","componentsProps","slots","slotProps"],Bq=ie(QG,{name:"MuiPopper",slot:"Root",overridesResolver:(e,t)=>t.root})({}),zq=u.forwardRef(function(t,n){var r;const o=QC(),i=Ze({props:t,name:"MuiPopper"}),{components:s,componentsProps:a,slots:c,slotProps:d}=i,p=se(i,Dq),h=(r=c==null?void 0:c.root)!=null?r:s==null?void 0:s.Root;return L.jsx(Bq,P({direction:o==null?void 0:o.direction,slots:{root:h},slotProps:d!=null?d:a},p,{ref:n}))}),Xa=zq;function jq(e){return Xe("MuiListSubheader",e)}Ge("MuiListSubheader",["root","colorPrimary","colorInherit","gutters","inset","sticky"]);const Hq=["className","color","component","disableGutters","disableSticky","inset"],Vq=e=>{const{classes:t,color:n,disableGutters:r,inset:o,disableSticky:i}=e,s={root:["root",n!=="default"&&`color${fe(n)}`,!r&&"gutters",o&&"inset",!i&&"sticky"]};return Ie(s,jq,t)},Uq=ie("li",{name:"MuiListSubheader",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.color!=="default"&&t[`color${fe(n.color)}`],!n.disableGutters&&t.gutters,n.inset&&t.inset,!n.disableSticky&&t.sticky]}})(({theme:e,ownerState:t})=>P({boxSizing:"border-box",lineHeight:"48px",listStyle:"none",color:(e.vars||e).palette.text.secondary,fontFamily:e.typography.fontFamily,fontWeight:e.typography.fontWeightMedium,fontSize:e.typography.pxToRem(14)},t.color==="primary"&&{color:(e.vars||e).palette.primary.main},t.color==="inherit"&&{color:"inherit"},!t.disableGutters&&{paddingLeft:16,paddingRight:16},t.inset&&{paddingLeft:72},!t.disableSticky&&{position:"sticky",top:0,zIndex:1,backgroundColor:(e.vars||e).palette.background.paper})),XO=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiListSubheader"}),{className:o,color:i="default",component:s="li",disableGutters:a=!1,disableSticky:c=!1,inset:d=!1}=r,p=se(r,Hq),h=P({},r,{color:i,component:s,disableGutters:a,disableSticky:c,inset:d}),m=Vq(h);return L.jsx(Uq,P({as:s,className:me(m.root,o),ref:n,ownerState:h},p))});XO.muiSkipListHighlight=!0;const Wq=XO,Gq=Ot(L.jsx("path",{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"}),"Cancel");function Kq(e){return Xe("MuiChip",e)}const qq=Ge("MuiChip",["root","sizeSmall","sizeMedium","colorError","colorInfo","colorPrimary","colorSecondary","colorSuccess","colorWarning","disabled","clickable","clickableColorPrimary","clickableColorSecondary","deletable","deletableColorPrimary","deletableColorSecondary","outlined","filled","outlinedPrimary","outlinedSecondary","filledPrimary","filledSecondary","avatar","avatarSmall","avatarMedium","avatarColorPrimary","avatarColorSecondary","icon","iconSmall","iconMedium","iconColorPrimary","iconColorSecondary","label","labelSmall","labelMedium","deleteIcon","deleteIconSmall","deleteIconMedium","deleteIconColorPrimary","deleteIconColorSecondary","deleteIconOutlinedColorPrimary","deleteIconOutlinedColorSecondary","deleteIconFilledColorPrimary","deleteIconFilledColorSecondary","focusVisible"]),Gt=qq,Yq=["avatar","className","clickable","color","component","deleteIcon","disabled","icon","label","onClick","onDelete","onKeyDown","onKeyUp","size","variant","tabIndex","skipFocusWhenDisabled"],Xq=e=>{const{classes:t,disabled:n,size:r,color:o,iconColor:i,onDelete:s,clickable:a,variant:c}=e,d={root:["root",c,n&&"disabled",`size${fe(r)}`,`color${fe(o)}`,a&&"clickable",a&&`clickableColor${fe(o)}`,s&&"deletable",s&&`deletableColor${fe(o)}`,`${c}${fe(o)}`],label:["label",`label${fe(r)}`],avatar:["avatar",`avatar${fe(r)}`,`avatarColor${fe(o)}`],icon:["icon",`icon${fe(r)}`,`iconColor${fe(i)}`],deleteIcon:["deleteIcon",`deleteIcon${fe(r)}`,`deleteIconColor${fe(o)}`,`deleteIcon${fe(c)}Color${fe(o)}`]};return Ie(d,Kq,t)},Qq=ie("div",{name:"MuiChip",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e,{color:r,iconColor:o,clickable:i,onDelete:s,size:a,variant:c}=n;return[{[`& .${Gt.avatar}`]:t.avatar},{[`& .${Gt.avatar}`]:t[`avatar${fe(a)}`]},{[`& .${Gt.avatar}`]:t[`avatarColor${fe(r)}`]},{[`& .${Gt.icon}`]:t.icon},{[`& .${Gt.icon}`]:t[`icon${fe(a)}`]},{[`& .${Gt.icon}`]:t[`iconColor${fe(o)}`]},{[`& .${Gt.deleteIcon}`]:t.deleteIcon},{[`& .${Gt.deleteIcon}`]:t[`deleteIcon${fe(a)}`]},{[`& .${Gt.deleteIcon}`]:t[`deleteIconColor${fe(r)}`]},{[`& .${Gt.deleteIcon}`]:t[`deleteIcon${fe(c)}Color${fe(r)}`]},t.root,t[`size${fe(a)}`],t[`color${fe(r)}`],i&&t.clickable,i&&r!=="default"&&t[`clickableColor${fe(r)})`],s&&t.deletable,s&&r!=="default"&&t[`deletableColor${fe(r)}`],t[c],t[`${c}${fe(r)}`]]}})(({theme:e,ownerState:t})=>{const n=nt(e.palette.text.primary,.26),r=e.palette.mode==="light"?e.palette.grey[700]:e.palette.grey[300];return P({maxWidth:"100%",fontFamily:e.typography.fontFamily,fontSize:e.typography.pxToRem(13),display:"inline-flex",alignItems:"center",justifyContent:"center",height:32,color:(e.vars||e).palette.text.primary,backgroundColor:(e.vars||e).palette.action.selected,borderRadius:32/2,whiteSpace:"nowrap",transition:e.transitions.create(["background-color","box-shadow"]),cursor:"default",outline:0,textDecoration:"none",border:0,padding:0,verticalAlign:"middle",boxSizing:"border-box",[`&.${Gt.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity,pointerEvents:"none"},[`& .${Gt.avatar}`]:{marginLeft:5,marginRight:-6,width:24,height:24,color:e.vars?e.vars.palette.Chip.defaultAvatarColor:r,fontSize:e.typography.pxToRem(12)},[`& .${Gt.avatarColorPrimary}`]:{color:(e.vars||e).palette.primary.contrastText,backgroundColor:(e.vars||e).palette.primary.dark},[`& .${Gt.avatarColorSecondary}`]:{color:(e.vars||e).palette.secondary.contrastText,backgroundColor:(e.vars||e).palette.secondary.dark},[`& .${Gt.avatarSmall}`]:{marginLeft:4,marginRight:-4,width:18,height:18,fontSize:e.typography.pxToRem(10)},[`& .${Gt.icon}`]:P({marginLeft:5,marginRight:-6},t.size==="small"&&{fontSize:18,marginLeft:4,marginRight:-4},t.iconColor===t.color&&P({color:e.vars?e.vars.palette.Chip.defaultIconColor:r},t.color!=="default"&&{color:"inherit"})),[`& .${Gt.deleteIcon}`]:P({WebkitTapHighlightColor:"transparent",color:e.vars?`rgba(${e.vars.palette.text.primaryChannel} / 0.26)`:n,fontSize:22,cursor:"pointer",margin:"0 5px 0 -6px","&:hover":{color:e.vars?`rgba(${e.vars.palette.text.primaryChannel} / 0.4)`:nt(n,.4)}},t.size==="small"&&{fontSize:16,marginRight:4,marginLeft:-4},t.color!=="default"&&{color:e.vars?`rgba(${e.vars.palette[t.color].contrastTextChannel} / 0.7)`:nt(e.palette[t.color].contrastText,.7),"&:hover, &:active":{color:(e.vars||e).palette[t.color].contrastText}})},t.size==="small"&&{height:24},t.color!=="default"&&{backgroundColor:(e.vars||e).palette[t.color].main,color:(e.vars||e).palette[t.color].contrastText},t.onDelete&&{[`&.${Gt.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.action.selectedChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:nt(e.palette.action.selected,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)}},t.onDelete&&t.color!=="default"&&{[`&.${Gt.focusVisible}`]:{backgroundColor:(e.vars||e).palette[t.color].dark}})},({theme:e,ownerState:t})=>P({},t.clickable&&{userSelect:"none",WebkitTapHighlightColor:"transparent",cursor:"pointer","&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.selectedChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:nt(e.palette.action.selected,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity)},[`&.${Gt.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.action.selectedChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:nt(e.palette.action.selected,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)},"&:active":{boxShadow:(e.vars||e).shadows[1]}},t.clickable&&t.color!=="default"&&{[`&:hover, &.${Gt.focusVisible}`]:{backgroundColor:(e.vars||e).palette[t.color].dark}}),({theme:e,ownerState:t})=>P({},t.variant==="outlined"&&{backgroundColor:"transparent",border:e.vars?`1px solid ${e.vars.palette.Chip.defaultBorder}`:`1px solid ${e.palette.mode==="light"?e.palette.grey[400]:e.palette.grey[700]}`,[`&.${Gt.clickable}:hover`]:{backgroundColor:(e.vars||e).palette.action.hover},[`&.${Gt.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},[`& .${Gt.avatar}`]:{marginLeft:4},[`& .${Gt.avatarSmall}`]:{marginLeft:2},[`& .${Gt.icon}`]:{marginLeft:4},[`& .${Gt.iconSmall}`]:{marginLeft:2},[`& .${Gt.deleteIcon}`]:{marginRight:5},[`& .${Gt.deleteIconSmall}`]:{marginRight:3}},t.variant==="outlined"&&t.color!=="default"&&{color:(e.vars||e).palette[t.color].main,border:`1px solid ${e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / 0.7)`:nt(e.palette[t.color].main,.7)}`,[`&.${Gt.clickable}:hover`]:{backgroundColor:e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:nt(e.palette[t.color].main,e.palette.action.hoverOpacity)},[`&.${Gt.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / ${e.vars.palette.action.focusOpacity})`:nt(e.palette[t.color].main,e.palette.action.focusOpacity)},[`& .${Gt.deleteIcon}`]:{color:e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / 0.7)`:nt(e.palette[t.color].main,.7),"&:hover, &:active":{color:(e.vars||e).palette[t.color].main}}})),Jq=ie("span",{name:"MuiChip",slot:"Label",overridesResolver:(e,t)=>{const{ownerState:n}=e,{size:r}=n;return[t.label,t[`label${fe(r)}`]]}})(({ownerState:e})=>P({overflow:"hidden",textOverflow:"ellipsis",paddingLeft:12,paddingRight:12,whiteSpace:"nowrap"},e.size==="small"&&{paddingLeft:8,paddingRight:8}));function vI(e){return e.key==="Backspace"||e.key==="Delete"}const Zq=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiChip"}),{avatar:o,className:i,clickable:s,color:a="default",component:c,deleteIcon:d,disabled:p=!1,icon:h,label:m,onClick:v,onDelete:b,onKeyDown:g,onKeyUp:x,size:C="medium",variant:E="filled",tabIndex:w,skipFocusWhenDisabled:S=!1}=r,k=se(r,Yq),I=u.useRef(null),_=Ht(I,n),M=z=>{z.stopPropagation(),b&&b(z)},T=z=>{z.currentTarget===z.target&&vI(z)&&z.preventDefault(),g&&g(z)},O=z=>{z.currentTarget===z.target&&(b&&vI(z)?b(z):z.key==="Escape"&&I.current&&I.current.blur()),x&&x(z)},R=s!==!1&&v?!0:s,H=R||b?ls:c||"div",j=P({},r,{component:H,disabled:p,size:C,color:a,iconColor:u.isValidElement(h)&&h.props.color||a,onDelete:!!b,clickable:R,variant:E}),A=Xq(j),F=H===ls?P({component:c||"div",focusVisibleClassName:A.focusVisible},b&&{disableRipple:!0}):{};let B=null;b&&(B=d&&u.isValidElement(d)?u.cloneElement(d,{className:me(d.props.className,A.deleteIcon),onClick:M}):L.jsx(Gq,{className:me(A.deleteIcon),onClick:M}));let G=null;o&&u.isValidElement(o)&&(G=u.cloneElement(o,{className:me(A.avatar,o.props.className)}));let N=null;return h&&u.isValidElement(h)&&(N=u.cloneElement(h,{className:me(A.icon,h.props.className)})),L.jsxs(Qq,P({as:H,className:me(A.root,i),disabled:R&&p?!0:void 0,onClick:v,onKeyDown:T,onKeyUp:O,ref:_,tabIndex:S&&p?-1:w,ownerState:j},F,k,{children:[G||N,L.jsx(Jq,{className:me(A.label),ownerState:j,children:m}),B]}))}),$v=Zq;function Qa({props:e,states:t,muiFormControl:n}){return t.reduce((r,o)=>(r[o]=e[o],n&&typeof e[o]=="undefined"&&(r[o]=n[o]),r),{})}const eY=u.createContext(void 0),Mv=eY;function qs(){return u.useContext(Mv)}function tY(e){return L.jsx(S7,P({},e,{defaultTheme:Pv}))}function yI(e){return e!=null&&!(Array.isArray(e)&&e.length===0)}function dx(e,t=!1){return e&&(yI(e.value)&&e.value!==""||t&&yI(e.defaultValue)&&e.defaultValue!=="")}function nY(e){return e.startAdornment}function rY(e){return Xe("MuiInputBase",e)}const oY=Ge("MuiInputBase",["root","formControl","focused","disabled","adornedStart","adornedEnd","error","sizeSmall","multiline","colorSecondary","fullWidth","hiddenLabel","readOnly","input","inputSizeSmall","inputMultiline","inputTypeSearch","inputAdornedStart","inputAdornedEnd","inputHiddenLabel"]),wo=oY,iY=["aria-describedby","autoComplete","autoFocus","className","color","components","componentsProps","defaultValue","disabled","disableInjectingGlobalStyles","endAdornment","error","fullWidth","id","inputComponent","inputProps","inputRef","margin","maxRows","minRows","multiline","name","onBlur","onChange","onClick","onFocus","onKeyDown","onKeyUp","placeholder","readOnly","renderSuffix","rows","size","slotProps","slots","startAdornment","type","value"],Rv=(e,t)=>{const{ownerState:n}=e;return[t.root,n.formControl&&t.formControl,n.startAdornment&&t.adornedStart,n.endAdornment&&t.adornedEnd,n.error&&t.error,n.size==="small"&&t.sizeSmall,n.multiline&&t.multiline,n.color&&t[`color${fe(n.color)}`],n.fullWidth&&t.fullWidth,n.hiddenLabel&&t.hiddenLabel]},Tv=(e,t)=>{const{ownerState:n}=e;return[t.input,n.size==="small"&&t.inputSizeSmall,n.multiline&&t.inputMultiline,n.type==="search"&&t.inputTypeSearch,n.startAdornment&&t.inputAdornedStart,n.endAdornment&&t.inputAdornedEnd,n.hiddenLabel&&t.inputHiddenLabel]},sY=e=>{const{classes:t,color:n,disabled:r,error:o,endAdornment:i,focused:s,formControl:a,fullWidth:c,hiddenLabel:d,multiline:p,readOnly:h,size:m,startAdornment:v,type:b}=e,g={root:["root",`color${fe(n)}`,r&&"disabled",o&&"error",c&&"fullWidth",s&&"focused",a&&"formControl",m==="small"&&"sizeSmall",p&&"multiline",v&&"adornedStart",i&&"adornedEnd",d&&"hiddenLabel",h&&"readOnly"],input:["input",r&&"disabled",b==="search"&&"inputTypeSearch",p&&"inputMultiline",m==="small"&&"inputSizeSmall",d&&"inputHiddenLabel",v&&"inputAdornedStart",i&&"inputAdornedEnd",h&&"readOnly"]};return Ie(g,rY,t)},Ov=ie("div",{name:"MuiInputBase",slot:"Root",overridesResolver:Rv})(({theme:e,ownerState:t})=>P({},e.typography.body1,{color:(e.vars||e).palette.text.primary,lineHeight:"1.4375em",boxSizing:"border-box",position:"relative",cursor:"text",display:"inline-flex",alignItems:"center",[`&.${wo.disabled}`]:{color:(e.vars||e).palette.text.disabled,cursor:"default"}},t.multiline&&P({padding:"4px 0 5px"},t.size==="small"&&{paddingTop:1}),t.fullWidth&&{width:"100%"})),Lv=ie("input",{name:"MuiInputBase",slot:"Input",overridesResolver:Tv})(({theme:e,ownerState:t})=>{const n=e.palette.mode==="light",r=P({color:"currentColor"},e.vars?{opacity:e.vars.opacity.inputPlaceholder}:{opacity:n?.42:.5},{transition:e.transitions.create("opacity",{duration:e.transitions.duration.shorter})}),o={opacity:"0 !important"},i=e.vars?{opacity:e.vars.opacity.inputPlaceholder}:{opacity:n?.42:.5};return P({font:"inherit",letterSpacing:"inherit",color:"currentColor",padding:"4px 0 5px",border:0,boxSizing:"content-box",background:"none",height:"1.4375em",margin:0,WebkitTapHighlightColor:"transparent",display:"block",minWidth:0,width:"100%",animationName:"mui-auto-fill-cancel",animationDuration:"10ms","&::-webkit-input-placeholder":r,"&::-moz-placeholder":r,"&:-ms-input-placeholder":r,"&::-ms-input-placeholder":r,"&:focus":{outline:0},"&:invalid":{boxShadow:"none"},"&::-webkit-search-decoration":{WebkitAppearance:"none"},[`label[data-shrink=false] + .${wo.formControl} &`]:{"&::-webkit-input-placeholder":o,"&::-moz-placeholder":o,"&:-ms-input-placeholder":o,"&::-ms-input-placeholder":o,"&:focus::-webkit-input-placeholder":i,"&:focus::-moz-placeholder":i,"&:focus:-ms-input-placeholder":i,"&:focus::-ms-input-placeholder":i},[`&.${wo.disabled}`]:{opacity:1,WebkitTextFillColor:(e.vars||e).palette.text.disabled},"&:-webkit-autofill":{animationDuration:"5000s",animationName:"mui-auto-fill"}},t.size==="small"&&{paddingTop:1},t.multiline&&{height:"auto",resize:"none",padding:0,paddingTop:0},t.type==="search"&&{MozAppearance:"textfield"})}),lY=L.jsx(tY,{styles:{"@keyframes mui-auto-fill":{from:{display:"block"}},"@keyframes mui-auto-fill-cancel":{from:{display:"block"}}}}),aY=u.forwardRef(function(t,n){var r;const o=Ze({props:t,name:"MuiInputBase"}),{"aria-describedby":i,autoComplete:s,autoFocus:a,className:c,components:d={},componentsProps:p={},defaultValue:h,disabled:m,disableInjectingGlobalStyles:v,endAdornment:b,fullWidth:g=!1,id:x,inputComponent:C="input",inputProps:E={},inputRef:w,maxRows:S,minRows:k,multiline:I=!1,name:_,onBlur:M,onChange:T,onClick:O,onFocus:R,onKeyDown:H,onKeyUp:j,placeholder:A,readOnly:F,renderSuffix:B,rows:G,slotProps:N={},slots:z={},startAdornment:W,type:q="text",value:X}=o,le=se(o,iY),Q=E.value!=null?E.value:X,{current:ge}=u.useRef(Q!=null),ee=u.useRef(),ce=u.useCallback(ue=>{},[]),oe=Ht(ee,w,E.ref,ce),[de,be]=u.useState(!1),we=qs(),$e=Qa({props:o,muiFormControl:we,states:["color","disabled","error","hiddenLabel","size","required","filled"]});$e.focused=we?we.focused:de,u.useEffect(()=>{!we&&m&&de&&(be(!1),M&&M())},[we,m,de,M]);const He=we&&we.onFilled,Ne=we&&we.onEmpty,re=u.useCallback(ue=>{dx(ue)?He&&He():Ne&&Ne()},[He,Ne]);hn(()=>{ge&&re({value:Q})},[Q,re,ge]);const Le=ue=>{if($e.disabled){ue.stopPropagation();return}R&&R(ue),E.onFocus&&E.onFocus(ue),we&&we.onFocus?we.onFocus(ue):be(!0)},ve=ue=>{M&&M(ue),E.onBlur&&E.onBlur(ue),we&&we.onBlur?we.onBlur(ue):be(!1)},je=(ue,...J)=>{if(!ge){const Te=ue.target||ee.current;if(Te==null)throw new Error(Vl(1));re({value:Te.value})}E.onChange&&E.onChange(ue,...J),T&&T(ue,...J)};u.useEffect(()=>{re(ee.current)},[]);const Ye=ue=>{ee.current&&ue.currentTarget===ue.target&&ee.current.focus(),O&&O(ue)};let ht=C,Be=E;I&&ht==="input"&&(G?Be=P({type:void 0,minRows:G,maxRows:G},Be):Be=P({type:void 0,maxRows:S,minRows:k},Be),ht=hK);const mt=ue=>{re(ue.animationName==="mui-auto-fill-cancel"?ee.current:{value:"x"})};u.useEffect(()=>{we&&we.setAdornedStart(Boolean(W))},[we,W]);const rt=P({},o,{color:$e.color||"primary",disabled:$e.disabled,endAdornment:b,error:$e.error,focused:$e.focused,formControl:we,fullWidth:g,hiddenLabel:$e.hiddenLabel,multiline:I,size:$e.size,startAdornment:W,type:q}),ct=sY(rt),bt=z.root||d.Root||Ov,dt=N.root||p.root||{},Ve=z.input||d.Input||Lv;return Be=P({},Be,(r=N.input)!=null?r:p.input),L.jsxs(u.Fragment,{children:[!v&&lY,L.jsxs(bt,P({},dt,!Da(bt)&&{ownerState:P({},rt,dt.ownerState)},{ref:n,onClick:Ye},le,{className:me(ct.root,dt.className,c,F&&"MuiInputBase-readOnly"),children:[W,L.jsx(Mv.Provider,{value:null,children:L.jsx(Ve,P({ownerState:rt,"aria-invalid":$e.error,"aria-describedby":i,autoComplete:s,autoFocus:a,defaultValue:h,disabled:$e.disabled,id:x,onAnimationStart:mt,name:_,placeholder:A,readOnly:F,required:$e.required,rows:G,value:Q,onKeyDown:H,onKeyUp:j,type:q},Be,!Da(Ve)&&{as:ht,ownerState:P({},rt,Be.ownerState)},{ref:oe,className:me(ct.input,Be.className,F&&"MuiInputBase-readOnly"),onBlur:ve,onChange:je,onFocus:Le}))}),b,B?B(P({},$e,{startAdornment:W})):null]}))]})}),ju=aY;function cY(e){return Xe("MuiInput",e)}const uY=P({},wo,Ge("MuiInput",["root","underline","input"])),bl=uY;function dY(e){return Xe("MuiOutlinedInput",e)}const fY=P({},wo,Ge("MuiOutlinedInput",["root","notchedOutline","input"])),Vi=fY;function pY(e){return Xe("MuiFilledInput",e)}const hY=P({},wo,Ge("MuiFilledInput",["root","underline","input"])),Co=hY,QO=Ot(L.jsx("path",{d:"M7 10l5 5 5-5z"}),"ArrowDropDown");function mY(e){return Xe("MuiAutocomplete",e)}const gY=Ge("MuiAutocomplete",["root","expanded","fullWidth","focused","focusVisible","tag","tagSizeSmall","tagSizeMedium","hasPopupIcon","hasClearIcon","inputRoot","input","inputFocused","endAdornment","clearIndicator","popupIndicator","popupIndicatorOpen","popper","popperDisablePortal","paper","listbox","loading","noOptions","option","groupLabel","groupUl"]),At=gY;var bI,wI;const vY=["autoComplete","autoHighlight","autoSelect","blurOnSelect","ChipProps","className","clearIcon","clearOnBlur","clearOnEscape","clearText","closeText","componentsProps","defaultValue","disableClearable","disableCloseOnSelect","disabled","disabledItemsFocusable","disableListWrap","disablePortal","filterOptions","filterSelectedOptions","forcePopupIcon","freeSolo","fullWidth","getLimitTagsText","getOptionDisabled","getOptionLabel","isOptionEqualToValue","groupBy","handleHomeEndKeys","id","includeInputInList","inputValue","limitTags","ListboxComponent","ListboxProps","loading","loadingText","multiple","noOptionsText","onChange","onClose","onHighlightChange","onInputChange","onOpen","open","openOnFocus","openText","options","PaperComponent","PopperComponent","popupIcon","readOnly","renderGroup","renderInput","renderOption","renderTags","selectOnFocus","size","slotProps","value"],yY=e=>{const{classes:t,disablePortal:n,expanded:r,focused:o,fullWidth:i,hasClearIcon:s,hasPopupIcon:a,inputFocused:c,popupOpen:d,size:p}=e,h={root:["root",r&&"expanded",o&&"focused",i&&"fullWidth",s&&"hasClearIcon",a&&"hasPopupIcon"],inputRoot:["inputRoot"],input:["input",c&&"inputFocused"],tag:["tag",`tagSize${fe(p)}`],endAdornment:["endAdornment"],clearIndicator:["clearIndicator"],popupIndicator:["popupIndicator",d&&"popupIndicatorOpen"],popper:["popper",n&&"popperDisablePortal"],paper:["paper"],listbox:["listbox"],loading:["loading"],noOptions:["noOptions"],option:["option"],groupLabel:["groupLabel"],groupUl:["groupUl"]};return Ie(h,mY,t)},bY=ie("div",{name:"MuiAutocomplete",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e,{fullWidth:r,hasClearIcon:o,hasPopupIcon:i,inputFocused:s,size:a}=n;return[{[`& .${At.tag}`]:t.tag},{[`& .${At.tag}`]:t[`tagSize${fe(a)}`]},{[`& .${At.inputRoot}`]:t.inputRoot},{[`& .${At.input}`]:t.input},{[`& .${At.input}`]:s&&t.inputFocused},t.root,r&&t.fullWidth,i&&t.hasPopupIcon,o&&t.hasClearIcon]}})(({ownerState:e})=>P({[`&.${At.focused} .${At.clearIndicator}`]:{visibility:"visible"},"@media (pointer: fine)":{[`&:hover .${At.clearIndicator}`]:{visibility:"visible"}}},e.fullWidth&&{width:"100%"},{[`& .${At.tag}`]:P({margin:3,maxWidth:"calc(100% - 6px)"},e.size==="small"&&{margin:2,maxWidth:"calc(100% - 4px)"}),[`& .${At.inputRoot}`]:{flexWrap:"wrap",[`.${At.hasPopupIcon}&, .${At.hasClearIcon}&`]:{paddingRight:26+4},[`.${At.hasPopupIcon}.${At.hasClearIcon}&`]:{paddingRight:52+4},[`& .${At.input}`]:{width:0,minWidth:30}},[`& .${bl.root}`]:{paddingBottom:1,"& .MuiInput-input":{padding:"4px 4px 4px 0px"}},[`& .${bl.root}.${wo.sizeSmall}`]:{[`& .${bl.input}`]:{padding:"2px 4px 3px 0"}},[`& .${Vi.root}`]:{padding:9,[`.${At.hasPopupIcon}&, .${At.hasClearIcon}&`]:{paddingRight:26+4+9},[`.${At.hasPopupIcon}.${At.hasClearIcon}&`]:{paddingRight:52+4+9},[`& .${At.input}`]:{padding:"7.5px 4px 7.5px 6px"},[`& .${At.endAdornment}`]:{right:9}},[`& .${Vi.root}.${wo.sizeSmall}`]:{paddingTop:6,paddingBottom:6,paddingLeft:6,[`& .${At.input}`]:{padding:"2.5px 4px 2.5px 6px"}},[`& .${Co.root}`]:{paddingTop:19,paddingLeft:8,[`.${At.hasPopupIcon}&, .${At.hasClearIcon}&`]:{paddingRight:26+4+9},[`.${At.hasPopupIcon}.${At.hasClearIcon}&`]:{paddingRight:52+4+9},[`& .${Co.input}`]:{padding:"7px 4px"},[`& .${At.endAdornment}`]:{right:9}},[`& .${Co.root}.${wo.sizeSmall}`]:{paddingBottom:1,[`& .${Co.input}`]:{padding:"2.5px 4px"}},[`& .${wo.hiddenLabel}`]:{paddingTop:8},[`& .${Co.root}.${wo.hiddenLabel}`]:{paddingTop:0,paddingBottom:0,[`& .${At.input}`]:{paddingTop:16,paddingBottom:17}},[`& .${Co.root}.${wo.hiddenLabel}.${wo.sizeSmall}`]:{[`& .${At.input}`]:{paddingTop:8,paddingBottom:9}},[`& .${At.input}`]:P({flexGrow:1,textOverflow:"ellipsis",opacity:0},e.inputFocused&&{opacity:1})})),wY=ie("div",{name:"MuiAutocomplete",slot:"EndAdornment",overridesResolver:(e,t)=>t.endAdornment})({position:"absolute",right:0,top:"calc(50% - 14px)"}),CY=ie(ar,{name:"MuiAutocomplete",slot:"ClearIndicator",overridesResolver:(e,t)=>t.clearIndicator})({marginRight:-2,padding:4,visibility:"hidden"}),xY=ie(ar,{name:"MuiAutocomplete",slot:"PopupIndicator",overridesResolver:({ownerState:e},t)=>P({},t.popupIndicator,e.popupOpen&&t.popupIndicatorOpen)})(({ownerState:e})=>P({padding:2,marginRight:-2},e.popupOpen&&{transform:"rotate(180deg)"})),SY=ie(Xa,{name:"MuiAutocomplete",slot:"Popper",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[{[`& .${At.option}`]:t.option},t.popper,n.disablePortal&&t.popperDisablePortal]}})(({theme:e,ownerState:t})=>P({zIndex:(e.vars||e).zIndex.modal},t.disablePortal&&{position:"absolute"})),EY=ie(ai,{name:"MuiAutocomplete",slot:"Paper",overridesResolver:(e,t)=>t.paper})(({theme:e})=>P({},e.typography.body1,{overflow:"auto"})),PY=ie("div",{name:"MuiAutocomplete",slot:"Loading",overridesResolver:(e,t)=>t.loading})(({theme:e})=>({color:(e.vars||e).palette.text.secondary,padding:"14px 16px"})),kY=ie("div",{name:"MuiAutocomplete",slot:"NoOptions",overridesResolver:(e,t)=>t.noOptions})(({theme:e})=>({color:(e.vars||e).palette.text.secondary,padding:"14px 16px"})),_Y=ie("div",{name:"MuiAutocomplete",slot:"Listbox",overridesResolver:(e,t)=>t.listbox})(({theme:e})=>({listStyle:"none",margin:0,padding:"8px 0",maxHeight:"40vh",overflow:"auto",position:"relative",[`& .${At.option}`]:{minHeight:48,display:"flex",overflow:"hidden",justifyContent:"flex-start",alignItems:"center",cursor:"pointer",paddingTop:6,boxSizing:"border-box",outline:"0",WebkitTapHighlightColor:"transparent",paddingBottom:6,paddingLeft:16,paddingRight:16,[e.breakpoints.up("sm")]:{minHeight:"auto"},[`&.${At.focused}`]:{backgroundColor:(e.vars||e).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},'&[aria-disabled="true"]':{opacity:(e.vars||e).palette.action.disabledOpacity,pointerEvents:"none"},[`&.${At.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},'&[aria-selected="true"]':{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:nt(e.palette.primary.main,e.palette.action.selectedOpacity),[`&.${At.focused}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:nt(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:(e.vars||e).palette.action.selected}},[`&.${At.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:nt(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)}}}})),IY=ie(Wq,{name:"MuiAutocomplete",slot:"GroupLabel",overridesResolver:(e,t)=>t.groupLabel})(({theme:e})=>({backgroundColor:(e.vars||e).palette.background.paper,top:-8})),$Y=ie("ul",{name:"MuiAutocomplete",slot:"GroupUl",overridesResolver:(e,t)=>t.groupUl})({padding:0,[`& .${At.option}`]:{paddingLeft:24}}),MY=u.forwardRef(function(t,n){var r,o,i,s;const a=Ze({props:t,name:"MuiAutocomplete"}),{autoComplete:c=!1,autoHighlight:d=!1,autoSelect:p=!1,blurOnSelect:h=!1,ChipProps:m,className:v,clearIcon:b=bI||(bI=L.jsx(YO,{fontSize:"small"})),clearOnBlur:g=!a.freeSolo,clearOnEscape:x=!1,clearText:C="Clear",closeText:E="Close",componentsProps:w={},defaultValue:S=a.multiple?[]:null,disableClearable:k=!1,disableCloseOnSelect:I=!1,disabled:_=!1,disabledItemsFocusable:M=!1,disableListWrap:T=!1,disablePortal:O=!1,filterSelectedOptions:R=!1,forcePopupIcon:H="auto",freeSolo:j=!1,fullWidth:A=!1,getLimitTagsText:F=Oe=>`+${Oe}`,getOptionLabel:B=Oe=>{var st;return(st=Oe.label)!=null?st:Oe},groupBy:G,handleHomeEndKeys:N=!a.freeSolo,includeInputInList:z=!1,limitTags:W=-1,ListboxComponent:q="ul",ListboxProps:X,loading:le=!1,loadingText:Q="Loading…",multiple:ge=!1,noOptionsText:ee="No options",openOnFocus:ce=!1,openText:oe="Open",PaperComponent:de=ai,PopperComponent:be=Xa,popupIcon:we=wI||(wI=L.jsx(QO,{})),readOnly:$e=!1,renderGroup:He,renderInput:Ne,renderOption:re,renderTags:Le,selectOnFocus:ve=!a.freeSolo,size:je="medium",slotProps:Ye={}}=a,ht=se(a,vY),{getRootProps:Be,getInputProps:mt,getInputLabelProps:rt,getPopupIndicatorProps:ct,getClearProps:bt,getTagProps:dt,getListboxProps:Ve,getOptionProps:ue,value:J,dirty:Te,expanded:Re,id:Qe,popupOpen:xt,focused:$t,focusedTag:Xt,anchorEl:Gn,setAnchorEl:Ar,inputValue:rr,groupedOptions:wr}=vK(P({},a,{componentName:"Autocomplete"})),Cr=!k&&!_&&Te&&!$e,xr=(!j||H===!0)&&H!==!1,ln=P({},a,{disablePortal:O,expanded:Re,focused:$t,fullWidth:A,hasClearIcon:Cr,hasPopupIcon:xr,inputFocused:Xt===-1,popupOpen:xt,size:je}),gn=yY(ln);let Kn;if(ge&&J.length>0){const Oe=st=>P({className:gn.tag,disabled:_},dt(st));Le?Kn=Le(J,Oe,ln):Kn=J.map((st,Et)=>L.jsx($v,P({label:B(st),size:je},Oe({index:Et}),m)))}if(W>-1&&Array.isArray(Kn)){const Oe=Kn.length-W;!$t&&Oe>0&&(Kn=Kn.splice(0,W),Kn.push(L.jsx("span",{className:gn.tag,children:F(Oe)},Kn.length)))}const Li=He||(Oe=>L.jsxs("li",{children:[L.jsx(IY,{className:gn.groupLabel,ownerState:ln,component:"div",children:Oe.group}),L.jsx($Y,{className:gn.groupUl,ownerState:ln,children:Oe.children})]},Oe.key)),Ai=re||((Oe,st)=>L.jsx("li",P({},Oe,{children:B(st)}))),Fi=(Oe,st)=>{const Et=ue({option:Oe,index:st});return Ai(P({},Et,{className:gn.option}),Oe,{selected:Et["aria-selected"],index:st,inputValue:rr})},ae=(r=Ye.clearIndicator)!=null?r:w.clearIndicator,Ce=(o=Ye.paper)!=null?o:w.paper,Ae=(i=Ye.popper)!=null?i:w.popper,it=(s=Ye.popupIndicator)!=null?s:w.popupIndicator;return L.jsxs(u.Fragment,{children:[L.jsx(bY,P({ref:n,className:me(gn.root,v),ownerState:ln},Be(ht),{children:Ne({id:Qe,disabled:_,fullWidth:!0,size:je==="small"?"small":void 0,InputLabelProps:rt(),InputProps:P({ref:Ar,className:gn.inputRoot,startAdornment:Kn},(Cr||xr)&&{endAdornment:L.jsxs(wY,{className:gn.endAdornment,ownerState:ln,children:[Cr?L.jsx(CY,P({},bt(),{"aria-label":C,title:C,ownerState:ln},ae,{className:me(gn.clearIndicator,ae==null?void 0:ae.className),children:b})):null,xr?L.jsx(xY,P({},ct(),{disabled:_,"aria-label":xt?E:oe,title:xt?E:oe,ownerState:ln},it,{className:me(gn.popupIndicator,it==null?void 0:it.className),children:we})):null]})}),inputProps:P({className:gn.input,disabled:_,readOnly:$e},mt())})})),Gn?L.jsx(SY,P({as:be,disablePortal:O,style:{width:Gn?Gn.clientWidth:null},ownerState:ln,role:"presentation",anchorEl:Gn,open:xt},Ae,{className:me(gn.popper,Ae==null?void 0:Ae.className),children:L.jsxs(EY,P({ownerState:ln,as:de},Ce,{className:me(gn.paper,Ce==null?void 0:Ce.className),children:[le&&wr.length===0?L.jsx(PY,{className:gn.loading,ownerState:ln,children:Q}):null,wr.length===0&&!j&&!le?L.jsx(kY,{className:gn.noOptions,ownerState:ln,role:"presentation",onMouseDown:Oe=>{Oe.preventDefault()},children:ee}):null,wr.length>0?L.jsx(_Y,P({as:q,className:gn.listbox,ownerState:ln},Ve(),X,{children:wr.map((Oe,st)=>G?Li({key:Oe.key,group:Oe.group,children:Oe.options.map((Et,en)=>Fi(Et,Oe.index+en))}):Fi(Oe,st))})):null]}))})):null]})}),fx=MY,RY=["addEndListener","appear","children","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"],TY={entering:{opacity:1},entered:{opacity:1}},OY=u.forwardRef(function(t,n){const r=ao(),o={enter:r.transitions.duration.enteringScreen,exit:r.transitions.duration.leavingScreen},{addEndListener:i,appear:s=!0,children:a,easing:c,in:d,onEnter:p,onEntered:h,onEntering:m,onExit:v,onExited:b,onExiting:g,style:x,timeout:C=o,TransitionComponent:E=_v}=t,w=se(t,RY),S=u.useRef(null),k=Ht(S,a.ref,n),I=A=>F=>{if(A){const B=S.current;F===void 0?A(B):A(B,F)}},_=I(m),M=I((A,F)=>{ux(A);const B=Wl({style:x,timeout:C,easing:c},{mode:"enter"});A.style.webkitTransition=r.transitions.create("opacity",B),A.style.transition=r.transitions.create("opacity",B),p&&p(A,F)}),T=I(h),O=I(g),R=I(A=>{const F=Wl({style:x,timeout:C,easing:c},{mode:"exit"});A.style.webkitTransition=r.transitions.create("opacity",F),A.style.transition=r.transitions.create("opacity",F),v&&v(A)}),H=I(b),j=A=>{i&&i(S.current,A)};return L.jsx(E,P({appear:s,in:d,nodeRef:S,onEnter:M,onEntered:T,onEntering:_,onExit:R,onExited:H,onExiting:O,addEndListener:j,timeout:C},w,{children:(A,F)=>u.cloneElement(a,P({style:P({opacity:0,visibility:A==="exited"&&!d?"hidden":void 0},TY[A],x,a.props.style),ref:k},F))}))}),JO=OY;function LY(e){return Xe("MuiBackdrop",e)}Ge("MuiBackdrop",["root","invisible"]);const AY=["children","className","component","components","componentsProps","invisible","open","slotProps","slots","TransitionComponent","transitionDuration"],FY=e=>{const{classes:t,invisible:n}=e;return Ie({root:["root",n&&"invisible"]},LY,t)},NY=ie("div",{name:"MuiBackdrop",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.invisible&&t.invisible]}})(({ownerState:e})=>P({position:"fixed",display:"flex",alignItems:"center",justifyContent:"center",right:0,bottom:0,top:0,left:0,backgroundColor:"rgba(0, 0, 0, 0.5)",WebkitTapHighlightColor:"transparent"},e.invisible&&{backgroundColor:"transparent"})),DY=u.forwardRef(function(t,n){var r,o,i;const s=Ze({props:t,name:"MuiBackdrop"}),{children:a,className:c,component:d="div",components:p={},componentsProps:h={},invisible:m=!1,open:v,slotProps:b={},slots:g={},TransitionComponent:x=JO,transitionDuration:C}=s,E=se(s,AY),w=P({},s,{component:d,invisible:m}),S=FY(w),k=(r=b.root)!=null?r:h.root;return L.jsx(x,P({in:v,timeout:C},E,{children:L.jsx(NY,P({"aria-hidden":!0},k,{as:(o=(i=g.root)!=null?i:p.Root)!=null?o:d,className:me(S.root,c,k==null?void 0:k.className),ownerState:P({},w,k==null?void 0:k.ownerState),classes:S,ref:n,children:a}))}))}),ZO=DY;function BY(e){return Xe("MuiBadge",e)}const zY=Ge("MuiBadge",["root","badge","dot","standard","anchorOriginTopRight","anchorOriginBottomRight","anchorOriginTopLeft","anchorOriginBottomLeft","invisible","colorError","colorInfo","colorPrimary","colorSecondary","colorSuccess","colorWarning","overlapRectangular","overlapCircular","anchorOriginTopLeftCircular","anchorOriginTopLeftRectangular","anchorOriginTopRightCircular","anchorOriginTopRightRectangular","anchorOriginBottomLeftCircular","anchorOriginBottomLeftRectangular","anchorOriginBottomRightCircular","anchorOriginBottomRightRectangular"]),sl=zY,jY=["anchorOrigin","className","classes","component","components","componentsProps","children","overlap","color","invisible","max","badgeContent","slots","slotProps","showZero","variant"],u1=10,d1=4,HY=e=>{const{color:t,anchorOrigin:n,invisible:r,overlap:o,variant:i,classes:s={}}=e,a={root:["root"],badge:["badge",i,r&&"invisible",`anchorOrigin${fe(n.vertical)}${fe(n.horizontal)}`,`anchorOrigin${fe(n.vertical)}${fe(n.horizontal)}${fe(o)}`,`overlap${fe(o)}`,t!=="default"&&`color${fe(t)}`]};return Ie(a,BY,s)},VY=ie("span",{name:"MuiBadge",slot:"Root",overridesResolver:(e,t)=>t.root})({position:"relative",display:"inline-flex",verticalAlign:"middle",flexShrink:0}),UY=ie("span",{name:"MuiBadge",slot:"Badge",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.badge,t[n.variant],t[`anchorOrigin${fe(n.anchorOrigin.vertical)}${fe(n.anchorOrigin.horizontal)}${fe(n.overlap)}`],n.color!=="default"&&t[`color${fe(n.color)}`],n.invisible&&t.invisible]}})(({theme:e,ownerState:t})=>P({display:"flex",flexDirection:"row",flexWrap:"wrap",justifyContent:"center",alignContent:"center",alignItems:"center",position:"absolute",boxSizing:"border-box",fontFamily:e.typography.fontFamily,fontWeight:e.typography.fontWeightMedium,fontSize:e.typography.pxToRem(12),minWidth:u1*2,lineHeight:1,padding:"0 6px",height:u1*2,borderRadius:u1,zIndex:1,transition:e.transitions.create("transform",{easing:e.transitions.easing.easeInOut,duration:e.transitions.duration.enteringScreen})},t.color!=="default"&&{backgroundColor:(e.vars||e).palette[t.color].main,color:(e.vars||e).palette[t.color].contrastText},t.variant==="dot"&&{borderRadius:d1,height:d1*2,minWidth:d1*2,padding:0},t.anchorOrigin.vertical==="top"&&t.anchorOrigin.horizontal==="right"&&t.overlap==="rectangular"&&{top:0,right:0,transform:"scale(1) translate(50%, -50%)",transformOrigin:"100% 0%",[`&.${sl.invisible}`]:{transform:"scale(0) translate(50%, -50%)"}},t.anchorOrigin.vertical==="bottom"&&t.anchorOrigin.horizontal==="right"&&t.overlap==="rectangular"&&{bottom:0,right:0,transform:"scale(1) translate(50%, 50%)",transformOrigin:"100% 100%",[`&.${sl.invisible}`]:{transform:"scale(0) translate(50%, 50%)"}},t.anchorOrigin.vertical==="top"&&t.anchorOrigin.horizontal==="left"&&t.overlap==="rectangular"&&{top:0,left:0,transform:"scale(1) translate(-50%, -50%)",transformOrigin:"0% 0%",[`&.${sl.invisible}`]:{transform:"scale(0) translate(-50%, -50%)"}},t.anchorOrigin.vertical==="bottom"&&t.anchorOrigin.horizontal==="left"&&t.overlap==="rectangular"&&{bottom:0,left:0,transform:"scale(1) translate(-50%, 50%)",transformOrigin:"0% 100%",[`&.${sl.invisible}`]:{transform:"scale(0) translate(-50%, 50%)"}},t.anchorOrigin.vertical==="top"&&t.anchorOrigin.horizontal==="right"&&t.overlap==="circular"&&{top:"14%",right:"14%",transform:"scale(1) translate(50%, -50%)",transformOrigin:"100% 0%",[`&.${sl.invisible}`]:{transform:"scale(0) translate(50%, -50%)"}},t.anchorOrigin.vertical==="bottom"&&t.anchorOrigin.horizontal==="right"&&t.overlap==="circular"&&{bottom:"14%",right:"14%",transform:"scale(1) translate(50%, 50%)",transformOrigin:"100% 100%",[`&.${sl.invisible}`]:{transform:"scale(0) translate(50%, 50%)"}},t.anchorOrigin.vertical==="top"&&t.anchorOrigin.horizontal==="left"&&t.overlap==="circular"&&{top:"14%",left:"14%",transform:"scale(1) translate(-50%, -50%)",transformOrigin:"0% 0%",[`&.${sl.invisible}`]:{transform:"scale(0) translate(-50%, -50%)"}},t.anchorOrigin.vertical==="bottom"&&t.anchorOrigin.horizontal==="left"&&t.overlap==="circular"&&{bottom:"14%",left:"14%",transform:"scale(1) translate(-50%, 50%)",transformOrigin:"0% 100%",[`&.${sl.invisible}`]:{transform:"scale(0) translate(-50%, 50%)"}},t.invisible&&{transition:e.transitions.create("transform",{easing:e.transitions.easing.easeInOut,duration:e.transitions.duration.leavingScreen})})),WY=u.forwardRef(function(t,n){var r,o,i,s,a,c;const d=Ze({props:t,name:"MuiBadge"}),{anchorOrigin:p={vertical:"top",horizontal:"right"},className:h,component:m,components:v={},componentsProps:b={},children:g,overlap:x="rectangular",color:C="default",invisible:E=!1,max:w=99,badgeContent:S,slots:k,slotProps:I,showZero:_=!1,variant:M="standard"}=d,T=se(d,jY),{badgeContent:O,invisible:R,max:H,displayValue:j}=kW({max:w,invisible:E,badgeContent:S,showZero:_}),A=LC({anchorOrigin:p,color:C,overlap:x,variant:M,badgeContent:S}),F=R||O==null&&M!=="dot",{color:B=C,overlap:G=x,anchorOrigin:N=p,variant:z=M}=F?A:d,W=z!=="dot"?j:void 0,q=P({},d,{badgeContent:O,invisible:F,max:H,displayValue:W,showZero:_,anchorOrigin:N,color:B,overlap:G,variant:z}),X=HY(q),le=(r=(o=k==null?void 0:k.root)!=null?o:v.Root)!=null?r:VY,Q=(i=(s=k==null?void 0:k.badge)!=null?s:v.Badge)!=null?i:UY,ge=(a=I==null?void 0:I.root)!=null?a:b.root,ee=(c=I==null?void 0:I.badge)!=null?c:b.badge,ce=jf({elementType:le,externalSlotProps:ge,externalForwardedProps:T,additionalProps:{ref:n,as:m},ownerState:q,className:me(ge==null?void 0:ge.className,X.root,h)}),oe=jf({elementType:Q,externalSlotProps:ee,ownerState:q,className:me(X.badge,ee==null?void 0:ee.className)});return L.jsxs(le,P({},ce,{children:[g,L.jsx(Q,P({},oe,{children:W}))]}))}),eL=WY,GY=ZC(),KY=$U({defaultTheme:GY,defaultClassName:"MuiBox-root",generateClassName:FC.generate}),tt=KY;function qY(e){return Xe("MuiButton",e)}const YY=Ge("MuiButton",["root","text","textInherit","textPrimary","textSecondary","textSuccess","textError","textInfo","textWarning","outlined","outlinedInherit","outlinedPrimary","outlinedSecondary","outlinedSuccess","outlinedError","outlinedInfo","outlinedWarning","contained","containedInherit","containedPrimary","containedSecondary","containedSuccess","containedError","containedInfo","containedWarning","disableElevation","focusVisible","disabled","colorInherit","textSizeSmall","textSizeMedium","textSizeLarge","outlinedSizeSmall","outlinedSizeMedium","outlinedSizeLarge","containedSizeSmall","containedSizeMedium","containedSizeLarge","sizeMedium","sizeSmall","sizeLarge","fullWidth","startIcon","endIcon","iconSizeSmall","iconSizeMedium","iconSizeLarge"]),Vh=YY,XY=u.createContext({}),QY=XY,JY=["children","color","component","className","disabled","disableElevation","disableFocusRipple","endIcon","focusVisibleClassName","fullWidth","size","startIcon","type","variant"],ZY=e=>{const{color:t,disableElevation:n,fullWidth:r,size:o,variant:i,classes:s}=e,a={root:["root",i,`${i}${fe(t)}`,`size${fe(o)}`,`${i}Size${fe(o)}`,t==="inherit"&&"colorInherit",n&&"disableElevation",r&&"fullWidth"],label:["label"],startIcon:["startIcon",`iconSize${fe(o)}`],endIcon:["endIcon",`iconSize${fe(o)}`]},c=Ie(a,qY,s);return P({},s,c)},tL=e=>P({},e.size==="small"&&{"& > *:nth-of-type(1)":{fontSize:18}},e.size==="medium"&&{"& > *:nth-of-type(1)":{fontSize:20}},e.size==="large"&&{"& > *:nth-of-type(1)":{fontSize:22}}),eX=ie(ls,{shouldForwardProp:e=>Lo(e)||e==="classes",name:"MuiButton",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],t[`${n.variant}${fe(n.color)}`],t[`size${fe(n.size)}`],t[`${n.variant}Size${fe(n.size)}`],n.color==="inherit"&&t.colorInherit,n.disableElevation&&t.disableElevation,n.fullWidth&&t.fullWidth]}})(({theme:e,ownerState:t})=>{var n,r;return P({},e.typography.button,{minWidth:64,padding:"6px 16px",borderRadius:(e.vars||e).shape.borderRadius,transition:e.transitions.create(["background-color","box-shadow","border-color","color"],{duration:e.transitions.duration.short}),"&:hover":P({textDecoration:"none",backgroundColor:e.vars?`rgba(${e.vars.palette.text.primaryChannel} / ${e.vars.palette.action.hoverOpacity})`:nt(e.palette.text.primary,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},t.variant==="text"&&t.color!=="inherit"&&{backgroundColor:e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:nt(e.palette[t.color].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},t.variant==="outlined"&&t.color!=="inherit"&&{border:`1px solid ${(e.vars||e).palette[t.color].main}`,backgroundColor:e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:nt(e.palette[t.color].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},t.variant==="contained"&&{backgroundColor:(e.vars||e).palette.grey.A100,boxShadow:(e.vars||e).shadows[4],"@media (hover: none)":{boxShadow:(e.vars||e).shadows[2],backgroundColor:(e.vars||e).palette.grey[300]}},t.variant==="contained"&&t.color!=="inherit"&&{backgroundColor:(e.vars||e).palette[t.color].dark,"@media (hover: none)":{backgroundColor:(e.vars||e).palette[t.color].main}}),"&:active":P({},t.variant==="contained"&&{boxShadow:(e.vars||e).shadows[8]}),[`&.${Vh.focusVisible}`]:P({},t.variant==="contained"&&{boxShadow:(e.vars||e).shadows[6]}),[`&.${Vh.disabled}`]:P({color:(e.vars||e).palette.action.disabled},t.variant==="outlined"&&{border:`1px solid ${(e.vars||e).palette.action.disabledBackground}`},t.variant==="contained"&&{color:(e.vars||e).palette.action.disabled,boxShadow:(e.vars||e).shadows[0],backgroundColor:(e.vars||e).palette.action.disabledBackground})},t.variant==="text"&&{padding:"6px 8px"},t.variant==="text"&&t.color!=="inherit"&&{color:(e.vars||e).palette[t.color].main},t.variant==="outlined"&&{padding:"5px 15px",border:"1px solid currentColor"},t.variant==="outlined"&&t.color!=="inherit"&&{color:(e.vars||e).palette[t.color].main,border:e.vars?`1px solid rgba(${e.vars.palette[t.color].mainChannel} / 0.5)`:`1px solid ${nt(e.palette[t.color].main,.5)}`},t.variant==="contained"&&{color:e.vars?e.vars.palette.text.primary:(n=(r=e.palette).getContrastText)==null?void 0:n.call(r,e.palette.grey[300]),backgroundColor:(e.vars||e).palette.grey[300],boxShadow:(e.vars||e).shadows[2]},t.variant==="contained"&&t.color!=="inherit"&&{color:(e.vars||e).palette[t.color].contrastText,backgroundColor:(e.vars||e).palette[t.color].main},t.color==="inherit"&&{color:"inherit",borderColor:"currentColor"},t.size==="small"&&t.variant==="text"&&{padding:"4px 5px",fontSize:e.typography.pxToRem(13)},t.size==="large"&&t.variant==="text"&&{padding:"8px 11px",fontSize:e.typography.pxToRem(15)},t.size==="small"&&t.variant==="outlined"&&{padding:"3px 9px",fontSize:e.typography.pxToRem(13)},t.size==="large"&&t.variant==="outlined"&&{padding:"7px 21px",fontSize:e.typography.pxToRem(15)},t.size==="small"&&t.variant==="contained"&&{padding:"4px 10px",fontSize:e.typography.pxToRem(13)},t.size==="large"&&t.variant==="contained"&&{padding:"8px 22px",fontSize:e.typography.pxToRem(15)},t.fullWidth&&{width:"100%"})},({ownerState:e})=>e.disableElevation&&{boxShadow:"none","&:hover":{boxShadow:"none"},[`&.${Vh.focusVisible}`]:{boxShadow:"none"},"&:active":{boxShadow:"none"},[`&.${Vh.disabled}`]:{boxShadow:"none"}}),tX=ie("span",{name:"MuiButton",slot:"StartIcon",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.startIcon,t[`iconSize${fe(n.size)}`]]}})(({ownerState:e})=>P({display:"inherit",marginRight:8,marginLeft:-4},e.size==="small"&&{marginLeft:-2},tL(e))),nX=ie("span",{name:"MuiButton",slot:"EndIcon",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.endIcon,t[`iconSize${fe(n.size)}`]]}})(({ownerState:e})=>P({display:"inherit",marginRight:-4,marginLeft:8},e.size==="small"&&{marginRight:-2},tL(e))),rX=u.forwardRef(function(t,n){const r=u.useContext(QY),o=AC(r,t),i=Ze({props:o,name:"MuiButton"}),{children:s,color:a="primary",component:c="button",className:d,disabled:p=!1,disableElevation:h=!1,disableFocusRipple:m=!1,endIcon:v,focusVisibleClassName:b,fullWidth:g=!1,size:x="medium",startIcon:C,type:E,variant:w="text"}=i,S=se(i,JY),k=P({},i,{color:a,component:c,disabled:p,disableElevation:h,disableFocusRipple:m,fullWidth:g,size:x,type:E,variant:w}),I=ZY(k),_=C&&L.jsx(tX,{className:I.startIcon,ownerState:k,children:C}),M=v&&L.jsx(nX,{className:I.endIcon,ownerState:k,children:v});return L.jsxs(eX,P({ownerState:k,className:me(r.className,I.root,d),component:c,disabled:p,focusRipple:!m,focusVisibleClassName:me(I.focusVisible,b),ref:n,type:E},S,{classes:I,children:[_,s,M]}))}),ur=rX;function oX(e){return Xe("MuiCard",e)}Ge("MuiCard",["root"]);const iX=["className","raised"],sX=e=>{const{classes:t}=e;return Ie({root:["root"]},oX,t)},lX=ie(ai,{name:"MuiCard",slot:"Root",overridesResolver:(e,t)=>t.root})(()=>({overflow:"hidden"})),aX=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiCard"}),{className:o,raised:i=!1}=r,s=se(r,iX),a=P({},r,{raised:i}),c=sX(a);return L.jsx(lX,P({className:me(c.root,o),elevation:i?8:void 0,ref:n,ownerState:a},s))}),nL=aX;function cX(e){return Xe("MuiCardContent",e)}Ge("MuiCardContent",["root"]);const uX=["className","component"],dX=e=>{const{classes:t}=e;return Ie({root:["root"]},cX,t)},fX=ie("div",{name:"MuiCardContent",slot:"Root",overridesResolver:(e,t)=>t.root})(()=>({padding:16,"&:last-child":{paddingBottom:24}})),pX=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiCardContent"}),{className:o,component:i="div"}=r,s=se(r,uX),a=P({},r,{component:i}),c=dX(a);return L.jsx(fX,P({as:i,className:me(c.root,o),ownerState:a,ref:n},s))}),rL=pX;function hX(e){return Xe("PrivateSwitchBase",e)}Ge("PrivateSwitchBase",["root","checked","disabled","input","edgeStart","edgeEnd"]);const mX=["autoFocus","checked","checkedIcon","className","defaultChecked","disabled","disableFocusRipple","edge","icon","id","inputProps","inputRef","name","onBlur","onChange","onFocus","readOnly","required","tabIndex","type","value"],gX=e=>{const{classes:t,checked:n,disabled:r,edge:o}=e,i={root:["root",n&&"checked",r&&"disabled",o&&`edge${fe(o)}`],input:["input"]};return Ie(i,hX,t)},vX=ie(ls)(({ownerState:e})=>P({padding:9,borderRadius:"50%"},e.edge==="start"&&{marginLeft:e.size==="small"?-3:-12},e.edge==="end"&&{marginRight:e.size==="small"?-3:-12})),yX=ie("input")({cursor:"inherit",position:"absolute",opacity:0,width:"100%",height:"100%",top:0,left:0,margin:0,padding:0,zIndex:1}),bX=u.forwardRef(function(t,n){const{autoFocus:r,checked:o,checkedIcon:i,className:s,defaultChecked:a,disabled:c,disableFocusRipple:d=!1,edge:p=!1,icon:h,id:m,inputProps:v,inputRef:b,name:g,onBlur:x,onChange:C,onFocus:E,readOnly:w,required:S=!1,tabIndex:k,type:I,value:_}=t,M=se(t,mX),[T,O]=es({controlled:o,default:Boolean(a),name:"SwitchBase",state:"checked"}),R=qs(),H=z=>{E&&E(z),R&&R.onFocus&&R.onFocus(z)},j=z=>{x&&x(z),R&&R.onBlur&&R.onBlur(z)},A=z=>{if(z.nativeEvent.defaultPrevented)return;const W=z.target.checked;O(W),C&&C(z,W)};let F=c;R&&typeof F=="undefined"&&(F=R.disabled);const B=I==="checkbox"||I==="radio",G=P({},t,{checked:T,disabled:F,disableFocusRipple:d,edge:p}),N=gX(G);return L.jsxs(vX,P({component:"span",className:me(N.root,s),centerRipple:!0,focusRipple:!d,disabled:F,tabIndex:null,role:void 0,onFocus:H,onBlur:j,ownerState:G,ref:n},M,{children:[L.jsx(yX,P({autoFocus:r,checked:o,defaultChecked:a,className:N.input,disabled:F,id:B?m:void 0,name:g,onChange:A,readOnly:w,ref:b,required:S,ownerState:G,tabIndex:k,type:I},I==="checkbox"&&_===void 0?{}:{value:_},v)),T?i:h]}))}),oL=bX,wX=Ot(L.jsx("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}),"CheckBoxOutlineBlank"),CX=Ot(L.jsx("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}),"CheckBox"),xX=Ot(L.jsx("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"}),"IndeterminateCheckBox");function SX(e){return Xe("MuiCheckbox",e)}const EX=Ge("MuiCheckbox",["root","checked","disabled","indeterminate","colorPrimary","colorSecondary"]),f1=EX,PX=["checkedIcon","color","icon","indeterminate","indeterminateIcon","inputProps","size","className"],kX=e=>{const{classes:t,indeterminate:n,color:r}=e,o={root:["root",n&&"indeterminate",`color${fe(r)}`]},i=Ie(o,SX,t);return P({},t,i)},_X=ie(oL,{shouldForwardProp:e=>Lo(e)||e==="classes",name:"MuiCheckbox",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.indeterminate&&t.indeterminate,n.color!=="default"&&t[`color${fe(n.color)}`]]}})(({theme:e,ownerState:t})=>P({color:(e.vars||e).palette.text.secondary},!t.disableRipple&&{"&:hover":{backgroundColor:e.vars?`rgba(${t.color==="default"?e.vars.palette.action.activeChannel:e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.hoverOpacity})`:nt(t.color==="default"?e.palette.action.active:e.palette[t.color].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}}},t.color!=="default"&&{[`&.${f1.checked}, &.${f1.indeterminate}`]:{color:(e.vars||e).palette[t.color].main},[`&.${f1.disabled}`]:{color:(e.vars||e).palette.action.disabled}})),IX=L.jsx(CX,{}),$X=L.jsx(wX,{}),MX=L.jsx(xX,{}),RX=u.forwardRef(function(t,n){var r,o;const i=Ze({props:t,name:"MuiCheckbox"}),{checkedIcon:s=IX,color:a="primary",icon:c=$X,indeterminate:d=!1,indeterminateIcon:p=MX,inputProps:h,size:m="medium",className:v}=i,b=se(i,PX),g=d?p:c,x=d?p:s,C=P({},i,{color:a,indeterminate:d,size:m}),E=kX(C);return L.jsx(_X,P({type:"checkbox",inputProps:P({"data-indeterminate":d},h),icon:u.cloneElement(g,{fontSize:(r=g.props.fontSize)!=null?r:m}),checkedIcon:u.cloneElement(x,{fontSize:(o=x.props.fontSize)!=null?o:m}),ownerState:C,ref:n,className:me(E.root,v)},b,{classes:E}))}),iL=RX;function TX(e){return Xe("MuiCircularProgress",e)}Ge("MuiCircularProgress",["root","determinate","indeterminate","colorPrimary","colorSecondary","svg","circle","circleDeterminate","circleIndeterminate","circleDisableShrink"]);const OX=["className","color","disableShrink","size","style","thickness","value","variant"];let Av=e=>e,CI,xI,SI,EI;const ll=44,LX=as(CI||(CI=Av`
163
- 0% {
164
- transform: rotate(0deg);
165
- }
166
-
167
- 100% {
168
- transform: rotate(360deg);
169
- }
170
- `)),AX=as(xI||(xI=Av`
171
- 0% {
172
- stroke-dasharray: 1px, 200px;
173
- stroke-dashoffset: 0;
174
- }
175
-
176
- 50% {
177
- stroke-dasharray: 100px, 200px;
178
- stroke-dashoffset: -15px;
179
- }
180
-
181
- 100% {
182
- stroke-dasharray: 100px, 200px;
183
- stroke-dashoffset: -125px;
184
- }
185
- `)),FX=e=>{const{classes:t,variant:n,color:r,disableShrink:o}=e,i={root:["root",n,`color${fe(r)}`],svg:["svg"],circle:["circle",`circle${fe(n)}`,o&&"circleDisableShrink"]};return Ie(i,TX,t)},NX=ie("span",{name:"MuiCircularProgress",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],t[`color${fe(n.color)}`]]}})(({ownerState:e,theme:t})=>P({display:"inline-block"},e.variant==="determinate"&&{transition:t.transitions.create("transform")},e.color!=="inherit"&&{color:(t.vars||t).palette[e.color].main}),({ownerState:e})=>e.variant==="indeterminate"&&Ul(SI||(SI=Av`
186
- animation: ${0} 1.4s linear infinite;
187
- `),LX)),DX=ie("svg",{name:"MuiCircularProgress",slot:"Svg",overridesResolver:(e,t)=>t.svg})({display:"block"}),BX=ie("circle",{name:"MuiCircularProgress",slot:"Circle",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.circle,t[`circle${fe(n.variant)}`],n.disableShrink&&t.circleDisableShrink]}})(({ownerState:e,theme:t})=>P({stroke:"currentColor"},e.variant==="determinate"&&{transition:t.transitions.create("stroke-dashoffset")},e.variant==="indeterminate"&&{strokeDasharray:"80px, 200px",strokeDashoffset:0}),({ownerState:e})=>e.variant==="indeterminate"&&!e.disableShrink&&Ul(EI||(EI=Av`
188
- animation: ${0} 1.4s ease-in-out infinite;
189
- `),AX)),zX=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiCircularProgress"}),{className:o,color:i="primary",disableShrink:s=!1,size:a=40,style:c,thickness:d=3.6,value:p=0,variant:h="indeterminate"}=r,m=se(r,OX),v=P({},r,{color:i,disableShrink:s,size:a,thickness:d,value:p,variant:h}),b=FX(v),g={},x={},C={};if(h==="determinate"){const E=2*Math.PI*((ll-d)/2);g.strokeDasharray=E.toFixed(3),C["aria-valuenow"]=Math.round(p),g.strokeDashoffset=`${((100-p)/100*E).toFixed(3)}px`,x.transform="rotate(-90deg)"}return L.jsx(NX,P({className:me(b.root,o),style:P({width:a,height:a},x,c),ownerState:v,ref:n,role:"progressbar"},C,m,{children:L.jsx(DX,{className:b.svg,ownerState:v,viewBox:`${ll/2} ${ll/2} ${ll} ${ll}`,children:L.jsx(BX,{className:b.circle,style:g,ownerState:v,cx:ll,cy:ll,r:(ll-d)/2,fill:"none",strokeWidth:d})})}))}),Hu=zX,jX=["BackdropComponent","BackdropProps","classes","className","closeAfterTransition","children","component","components","componentsProps","disableAutoFocus","disableEnforceFocus","disableEscapeKeyDown","disablePortal","disableRestoreFocus","disableScrollLock","hideBackdrop","keepMounted","slotProps","slots","theme"],HX=ie("div",{name:"MuiModal",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,!n.open&&n.exited&&t.hidden]}})(({theme:e,ownerState:t})=>P({position:"fixed",zIndex:(e.vars||e).zIndex.modal,right:0,bottom:0,top:0,left:0},!t.open&&t.exited&&{visibility:"hidden"})),VX=ie(ZO,{name:"MuiModal",slot:"Backdrop",overridesResolver:(e,t)=>t.backdrop})({zIndex:-1}),UX=u.forwardRef(function(t,n){var r,o,i,s,a,c;const d=Ze({name:"MuiModal",props:t}),{BackdropComponent:p=VX,BackdropProps:h,classes:m,className:v,closeAfterTransition:b=!1,children:g,component:x,components:C={},componentsProps:E={},disableAutoFocus:w=!1,disableEnforceFocus:S=!1,disableEscapeKeyDown:k=!1,disablePortal:I=!1,disableRestoreFocus:_=!1,disableScrollLock:M=!1,hideBackdrop:T=!1,keepMounted:O=!1,slotProps:R,slots:H,theme:j}=d,A=se(d,jX),[F,B]=u.useState(!0),G={closeAfterTransition:b,disableAutoFocus:w,disableEnforceFocus:S,disableEscapeKeyDown:k,disablePortal:I,disableRestoreFocus:_,disableScrollLock:M,hideBackdrop:T,keepMounted:O},N=P({},d,G,{exited:F}),z=(r=(o=H==null?void 0:H.root)!=null?o:C.Root)!=null?r:HX,W=(i=(s=H==null?void 0:H.backdrop)!=null?s:C.Backdrop)!=null?i:p,q=(a=R==null?void 0:R.root)!=null?a:E.root,X=(c=R==null?void 0:R.backdrop)!=null?c:E.backdrop;return L.jsx(uK,P({slots:{root:z,backdrop:W},slotProps:{root:()=>P({},Ub(q,N),!Da(z)&&{as:x,theme:j},{className:me(v,q==null?void 0:q.className,m==null?void 0:m.root,!N.open&&N.exited&&(m==null?void 0:m.hidden))}),backdrop:()=>P({},h,Ub(X,N),{className:me(X==null?void 0:X.className,m==null?void 0:m.backdrop)})},onTransitionEnter:()=>B(!1),onTransitionExited:()=>B(!0),ref:n},A,G,{children:g}))}),px=UX;function WX(e){return Xe("MuiDialog",e)}const GX=Ge("MuiDialog",["root","scrollPaper","scrollBody","container","paper","paperScrollPaper","paperScrollBody","paperWidthFalse","paperWidthXs","paperWidthSm","paperWidthMd","paperWidthLg","paperWidthXl","paperFullWidth","paperFullScreen"]),p1=GX,KX=u.createContext({}),sL=KX,qX=["aria-describedby","aria-labelledby","BackdropComponent","BackdropProps","children","className","disableEscapeKeyDown","fullScreen","fullWidth","maxWidth","onBackdropClick","onClose","open","PaperComponent","PaperProps","scroll","TransitionComponent","transitionDuration","TransitionProps"],YX=ie(ZO,{name:"MuiDialog",slot:"Backdrop",overrides:(e,t)=>t.backdrop})({zIndex:-1}),XX=e=>{const{classes:t,scroll:n,maxWidth:r,fullWidth:o,fullScreen:i}=e,s={root:["root"],container:["container",`scroll${fe(n)}`],paper:["paper",`paperScroll${fe(n)}`,`paperWidth${fe(String(r))}`,o&&"paperFullWidth",i&&"paperFullScreen"]};return Ie(s,WX,t)},QX=ie(px,{name:"MuiDialog",slot:"Root",overridesResolver:(e,t)=>t.root})({"@media print":{position:"absolute !important"}}),JX=ie("div",{name:"MuiDialog",slot:"Container",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.container,t[`scroll${fe(n.scroll)}`]]}})(({ownerState:e})=>P({height:"100%","@media print":{height:"auto"},outline:0},e.scroll==="paper"&&{display:"flex",justifyContent:"center",alignItems:"center"},e.scroll==="body"&&{overflowY:"auto",overflowX:"hidden",textAlign:"center","&:after":{content:'""',display:"inline-block",verticalAlign:"middle",height:"100%",width:"0"}})),ZX=ie(ai,{name:"MuiDialog",slot:"Paper",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.paper,t[`scrollPaper${fe(n.scroll)}`],t[`paperWidth${fe(String(n.maxWidth))}`],n.fullWidth&&t.paperFullWidth,n.fullScreen&&t.paperFullScreen]}})(({theme:e,ownerState:t})=>P({margin:32,position:"relative",overflowY:"auto","@media print":{overflowY:"visible",boxShadow:"none"}},t.scroll==="paper"&&{display:"flex",flexDirection:"column",maxHeight:"calc(100% - 64px)"},t.scroll==="body"&&{display:"inline-block",verticalAlign:"middle",textAlign:"left"},!t.maxWidth&&{maxWidth:"calc(100% - 64px)"},t.maxWidth==="xs"&&{maxWidth:e.breakpoints.unit==="px"?Math.max(e.breakpoints.values.xs,444):`${e.breakpoints.values.xs}${e.breakpoints.unit}`,[`&.${p1.paperScrollBody}`]:{[e.breakpoints.down(Math.max(e.breakpoints.values.xs,444)+32*2)]:{maxWidth:"calc(100% - 64px)"}}},t.maxWidth&&t.maxWidth!=="xs"&&{maxWidth:`${e.breakpoints.values[t.maxWidth]}${e.breakpoints.unit}`,[`&.${p1.paperScrollBody}`]:{[e.breakpoints.down(e.breakpoints.values[t.maxWidth]+32*2)]:{maxWidth:"calc(100% - 64px)"}}},t.fullWidth&&{width:"calc(100% - 64px)"},t.fullScreen&&{margin:0,width:"100%",maxWidth:"100%",height:"100%",maxHeight:"none",borderRadius:0,[`&.${p1.paperScrollBody}`]:{margin:0,maxWidth:"100%"}})),eQ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiDialog"}),o=ao(),i={enter:o.transitions.duration.enteringScreen,exit:o.transitions.duration.leavingScreen},{"aria-describedby":s,"aria-labelledby":a,BackdropComponent:c,BackdropProps:d,children:p,className:h,disableEscapeKeyDown:m=!1,fullScreen:v=!1,fullWidth:b=!1,maxWidth:g="sm",onBackdropClick:x,onClose:C,open:E,PaperComponent:w=ai,PaperProps:S={},scroll:k="paper",TransitionComponent:I=JO,transitionDuration:_=i,TransitionProps:M}=r,T=se(r,qX),O=P({},r,{disableEscapeKeyDown:m,fullScreen:v,fullWidth:b,maxWidth:g,scroll:k}),R=XX(O),H=u.useRef(),j=G=>{H.current=G.target===G.currentTarget},A=G=>{H.current&&(H.current=null,x&&x(G),C&&C(G,"backdropClick"))},F=Pn(a),B=u.useMemo(()=>({titleId:F}),[F]);return L.jsx(QX,P({className:me(R.root,h),closeAfterTransition:!0,components:{Backdrop:YX},componentsProps:{backdrop:P({transitionDuration:_,as:c},d)},disableEscapeKeyDown:m,onClose:C,open:E,ref:n,onClick:A,ownerState:O},T,{children:L.jsx(I,P({appear:!0,in:E,timeout:_,role:"presentation"},M,{children:L.jsx(JX,{className:me(R.container),onMouseDown:j,ownerState:O,children:L.jsx(ZX,P({as:w,elevation:24,role:"dialog","aria-describedby":s,"aria-labelledby":F},S,{className:me(R.paper,S.className),ownerState:O,children:L.jsx(sL.Provider,{value:B,children:p})}))})}))}))}),tQ=eQ;function nQ(e){return Xe("MuiDialogContent",e)}Ge("MuiDialogContent",["root","dividers"]);function rQ(e){return Xe("MuiDialogTitle",e)}const oQ=Ge("MuiDialogTitle",["root"]),iQ=oQ,sQ=["className","dividers"],lQ=e=>{const{classes:t,dividers:n}=e;return Ie({root:["root",n&&"dividers"]},nQ,t)},aQ=ie("div",{name:"MuiDialogContent",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.dividers&&t.dividers]}})(({theme:e,ownerState:t})=>P({flex:"1 1 auto",WebkitOverflowScrolling:"touch",overflowY:"auto",padding:"20px 24px"},t.dividers?{padding:"16px 24px",borderTop:`1px solid ${(e.vars||e).palette.divider}`,borderBottom:`1px solid ${(e.vars||e).palette.divider}`}:{[`.${iQ.root} + &`]:{paddingTop:0}})),cQ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiDialogContent"}),{className:o,dividers:i=!1}=r,s=se(r,sQ),a=P({},r,{dividers:i}),c=lQ(a);return L.jsx(aQ,P({className:me(c.root,o),ownerState:a,ref:n},s))}),uQ=cQ,dQ=["className","id"],fQ=e=>{const{classes:t}=e;return Ie({root:["root"]},rQ,t)},pQ=ie(Mr,{name:"MuiDialogTitle",slot:"Root",overridesResolver:(e,t)=>t.root})({padding:"16px 24px",flex:"0 0 auto"}),hQ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiDialogTitle"}),{className:o,id:i}=r,s=se(r,dQ),a=r,c=fQ(a),{titleId:d=i}=u.useContext(sL);return L.jsx(pQ,P({component:"h2",className:me(c.root,o),ownerState:a,ref:n,variant:"h6",id:i!=null?i:d},s))}),mQ=hQ,gQ=Ge("MuiDivider",["root","absolute","fullWidth","inset","middle","flexItem","light","vertical","withChildren","withChildrenVertical","textAlignRight","textAlignLeft","wrapper","wrapperVertical"]),PI=gQ,vQ=["addEndListener","appear","children","container","direction","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"];function yQ(e,t,n){const r=t.getBoundingClientRect(),o=n&&n.getBoundingClientRect(),i=so(t);let s;if(t.fakeTransform)s=t.fakeTransform;else{const d=i.getComputedStyle(t);s=d.getPropertyValue("-webkit-transform")||d.getPropertyValue("transform")}let a=0,c=0;if(s&&s!=="none"&&typeof s=="string"){const d=s.split("(")[1].split(")")[0].split(",");a=parseInt(d[4],10),c=parseInt(d[5],10)}return e==="left"?o?`translateX(${o.right+a-r.left}px)`:`translateX(${i.innerWidth+a-r.left}px)`:e==="right"?o?`translateX(-${r.right-o.left-a}px)`:`translateX(-${r.left+r.width-a}px)`:e==="up"?o?`translateY(${o.bottom+c-r.top}px)`:`translateY(${i.innerHeight+c-r.top}px)`:o?`translateY(-${r.top-o.top+r.height-c}px)`:`translateY(-${r.top+r.height-c}px)`}function bQ(e){return typeof e=="function"?e():e}function Uh(e,t,n){const r=bQ(n),o=yQ(e,t,r);o&&(t.style.webkitTransform=o,t.style.transform=o)}const wQ=u.forwardRef(function(t,n){const r=ao(),o={enter:r.transitions.easing.easeOut,exit:r.transitions.easing.sharp},i={enter:r.transitions.duration.enteringScreen,exit:r.transitions.duration.leavingScreen},{addEndListener:s,appear:a=!0,children:c,container:d,direction:p="down",easing:h=o,in:m,onEnter:v,onEntered:b,onEntering:g,onExit:x,onExited:C,onExiting:E,style:w,timeout:S=i,TransitionComponent:k=_v}=t,I=se(t,vQ),_=u.useRef(null),M=Ht(c.ref,_,n),T=N=>z=>{N&&(z===void 0?N(_.current):N(_.current,z))},O=T((N,z)=>{Uh(p,N,d),ux(N),v&&v(N,z)}),R=T((N,z)=>{const W=Wl({timeout:S,style:w,easing:h},{mode:"enter"});N.style.webkitTransition=r.transitions.create("-webkit-transform",P({},W)),N.style.transition=r.transitions.create("transform",P({},W)),N.style.webkitTransform="none",N.style.transform="none",g&&g(N,z)}),H=T(b),j=T(E),A=T(N=>{const z=Wl({timeout:S,style:w,easing:h},{mode:"exit"});N.style.webkitTransition=r.transitions.create("-webkit-transform",z),N.style.transition=r.transitions.create("transform",z),Uh(p,N,d),x&&x(N)}),F=T(N=>{N.style.webkitTransition="",N.style.transition="",C&&C(N)}),B=N=>{s&&s(_.current,N)},G=u.useCallback(()=>{_.current&&Uh(p,_.current,d)},[p,d]);return u.useEffect(()=>{if(m||p==="down"||p==="right")return;const N=zs(()=>{_.current&&Uh(p,_.current,d)}),z=so(_.current);return z.addEventListener("resize",N),()=>{N.clear(),z.removeEventListener("resize",N)}},[p,m,d]),u.useEffect(()=>{m||G()},[m,G]),L.jsx(k,P({nodeRef:_,onEnter:O,onEntered:H,onEntering:R,onExit:A,onExited:F,onExiting:j,addEndListener:B,appear:a,in:m,timeout:S},I,{children:(N,z)=>u.cloneElement(c,P({ref:M,style:P({visibility:N==="exited"&&!m?"hidden":void 0},w,c.props.style)},z))}))}),CQ=wQ;function xQ(e){return Xe("MuiDrawer",e)}Ge("MuiDrawer",["root","docked","paper","paperAnchorLeft","paperAnchorRight","paperAnchorTop","paperAnchorBottom","paperAnchorDockedLeft","paperAnchorDockedRight","paperAnchorDockedTop","paperAnchorDockedBottom","modal"]);const SQ=["BackdropProps"],EQ=["anchor","BackdropProps","children","className","elevation","hideBackdrop","ModalProps","onClose","open","PaperProps","SlideProps","TransitionComponent","transitionDuration","variant"],lL=(e,t)=>{const{ownerState:n}=e;return[t.root,(n.variant==="permanent"||n.variant==="persistent")&&t.docked,t.modal]},PQ=e=>{const{classes:t,anchor:n,variant:r}=e,o={root:["root"],docked:[(r==="permanent"||r==="persistent")&&"docked"],modal:["modal"],paper:["paper",`paperAnchor${fe(n)}`,r!=="temporary"&&`paperAnchorDocked${fe(n)}`]};return Ie(o,xQ,t)},kQ=ie(px,{name:"MuiDrawer",slot:"Root",overridesResolver:lL})(({theme:e})=>({zIndex:(e.vars||e).zIndex.drawer})),kI=ie("div",{shouldForwardProp:Lo,name:"MuiDrawer",slot:"Docked",skipVariantsResolver:!1,overridesResolver:lL})({flex:"0 0 auto"}),_Q=ie(ai,{name:"MuiDrawer",slot:"Paper",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.paper,t[`paperAnchor${fe(n.anchor)}`],n.variant!=="temporary"&&t[`paperAnchorDocked${fe(n.anchor)}`]]}})(({theme:e,ownerState:t})=>P({overflowY:"auto",display:"flex",flexDirection:"column",height:"100%",flex:"1 0 auto",zIndex:(e.vars||e).zIndex.drawer,WebkitOverflowScrolling:"touch",position:"fixed",top:0,outline:0},t.anchor==="left"&&{left:0},t.anchor==="top"&&{top:0,left:0,right:0,height:"auto",maxHeight:"100%"},t.anchor==="right"&&{right:0},t.anchor==="bottom"&&{top:"auto",left:0,bottom:0,right:0,height:"auto",maxHeight:"100%"},t.anchor==="left"&&t.variant!=="temporary"&&{borderRight:`1px solid ${(e.vars||e).palette.divider}`},t.anchor==="top"&&t.variant!=="temporary"&&{borderBottom:`1px solid ${(e.vars||e).palette.divider}`},t.anchor==="right"&&t.variant!=="temporary"&&{borderLeft:`1px solid ${(e.vars||e).palette.divider}`},t.anchor==="bottom"&&t.variant!=="temporary"&&{borderTop:`1px solid ${(e.vars||e).palette.divider}`})),aL={left:"right",right:"left",top:"down",bottom:"up"};function IQ(e){return["left","right"].indexOf(e)!==-1}function $Q(e,t){return e.direction==="rtl"&&IQ(t)?aL[t]:t}const MQ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiDrawer"}),o=ao(),i={enter:o.transitions.duration.enteringScreen,exit:o.transitions.duration.leavingScreen},{anchor:s="left",BackdropProps:a,children:c,className:d,elevation:p=16,hideBackdrop:h=!1,ModalProps:{BackdropProps:m}={},onClose:v,open:b=!1,PaperProps:g={},SlideProps:x,TransitionComponent:C=CQ,transitionDuration:E=i,variant:w="temporary"}=r,S=se(r.ModalProps,SQ),k=se(r,EQ),I=u.useRef(!1);u.useEffect(()=>{I.current=!0},[]);const _=$Q(o,s),T=P({},r,{anchor:s,elevation:p,open:b,variant:w},k),O=PQ(T),R=L.jsx(_Q,P({elevation:w==="temporary"?p:0,square:!0},g,{className:me(O.paper,g.className),ownerState:T,children:c}));if(w==="permanent")return L.jsx(kI,P({className:me(O.root,O.docked,d),ownerState:T,ref:n},k,{children:R}));const H=L.jsx(C,P({in:b,direction:aL[_],timeout:E,appear:I.current},x,{children:R}));return w==="persistent"?L.jsx(kI,P({className:me(O.root,O.docked,d),ownerState:T,ref:n},k,{children:H})):L.jsx(kQ,P({BackdropProps:P({},a,m,{transitionDuration:E}),className:me(O.root,O.modal,d),open:b,ownerState:T,onClose:v,hideBackdrop:h,ref:n},k,S,{children:H}))}),RQ=MQ,TQ=["disableUnderline","components","componentsProps","fullWidth","hiddenLabel","inputComponent","multiline","slotProps","slots","type"],OQ=e=>{const{classes:t,disableUnderline:n}=e,o=Ie({root:["root",!n&&"underline"],input:["input"]},pY,t);return P({},t,o)},LQ=ie(Ov,{shouldForwardProp:e=>Lo(e)||e==="classes",name:"MuiFilledInput",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[...Rv(e,t),!n.disableUnderline&&t.underline]}})(({theme:e,ownerState:t})=>{var n;const r=e.palette.mode==="light",o=r?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)",i=r?"rgba(0, 0, 0, 0.06)":"rgba(255, 255, 255, 0.09)",s=r?"rgba(0, 0, 0, 0.09)":"rgba(255, 255, 255, 0.13)",a=r?"rgba(0, 0, 0, 0.12)":"rgba(255, 255, 255, 0.12)";return P({position:"relative",backgroundColor:e.vars?e.vars.palette.FilledInput.bg:i,borderTopLeftRadius:(e.vars||e).shape.borderRadius,borderTopRightRadius:(e.vars||e).shape.borderRadius,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),"&:hover":{backgroundColor:e.vars?e.vars.palette.FilledInput.hoverBg:s,"@media (hover: none)":{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:i}},[`&.${Co.focused}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:i},[`&.${Co.disabled}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.disabledBg:a}},!t.disableUnderline&&{"&:after":{borderBottom:`2px solid ${(n=(e.vars||e).palette[t.color||"primary"])==null?void 0:n.main}`,left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${Co.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${Co.error}`]:{"&:before, &:after":{borderBottomColor:(e.vars||e).palette.error.main}},"&:before":{borderBottom:`1px solid ${e.vars?`rgba(${e.vars.palette.common.onBackgroundChannel} / ${e.vars.opacity.inputUnderline})`:o}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:e.transitions.create("border-bottom-color",{duration:e.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${Co.disabled}, .${Co.error}):before`]:{borderBottom:`1px solid ${(e.vars||e).palette.text.primary}`},[`&.${Co.disabled}:before`]:{borderBottomStyle:"dotted"}},t.startAdornment&&{paddingLeft:12},t.endAdornment&&{paddingRight:12},t.multiline&&P({padding:"25px 12px 8px"},t.size==="small"&&{paddingTop:21,paddingBottom:4},t.hiddenLabel&&{paddingTop:16,paddingBottom:17}))}),AQ=ie(Lv,{name:"MuiFilledInput",slot:"Input",overridesResolver:Tv})(({theme:e,ownerState:t})=>P({paddingTop:25,paddingRight:12,paddingBottom:8,paddingLeft:12},!e.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:e.palette.mode==="light"?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:e.palette.mode==="light"?null:"#fff",caretColor:e.palette.mode==="light"?null:"#fff",borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"}},e.vars&&{"&:-webkit-autofill":{borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"},[e.getColorSchemeSelector("dark")]:{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}},t.size==="small"&&{paddingTop:21,paddingBottom:4},t.hiddenLabel&&{paddingTop:16,paddingBottom:17},t.multiline&&{paddingTop:0,paddingBottom:0,paddingLeft:0,paddingRight:0},t.startAdornment&&{paddingLeft:0},t.endAdornment&&{paddingRight:0},t.hiddenLabel&&t.size==="small"&&{paddingTop:8,paddingBottom:9})),cL=u.forwardRef(function(t,n){var r,o,i,s;const a=Ze({props:t,name:"MuiFilledInput"}),{components:c={},componentsProps:d,fullWidth:p=!1,inputComponent:h="input",multiline:m=!1,slotProps:v,slots:b={},type:g="text"}=a,x=se(a,TQ),C=P({},a,{fullWidth:p,inputComponent:h,multiline:m,type:g}),E=OQ(a),w={root:{ownerState:C},input:{ownerState:C}},S=(v!=null?v:d)?Qo(v!=null?v:d,w):w,k=(r=(o=b.root)!=null?o:c.Root)!=null?r:LQ,I=(i=(s=b.input)!=null?s:c.Input)!=null?i:AQ;return L.jsx(ju,P({slots:{root:k,input:I},componentsProps:S,fullWidth:p,inputComponent:h,multiline:m,ref:n,type:g},x,{classes:E}))});cL.muiName="Input";const uL=cL;function FQ(e){return Xe("MuiFormControl",e)}Ge("MuiFormControl",["root","marginNone","marginNormal","marginDense","fullWidth","disabled"]);const NQ=["children","className","color","component","disabled","error","focused","fullWidth","hiddenLabel","margin","required","size","variant"],DQ=e=>{const{classes:t,margin:n,fullWidth:r}=e,o={root:["root",n!=="none"&&`margin${fe(n)}`,r&&"fullWidth"]};return Ie(o,FQ,t)},BQ=ie("div",{name:"MuiFormControl",slot:"Root",overridesResolver:({ownerState:e},t)=>P({},t.root,t[`margin${fe(e.margin)}`],e.fullWidth&&t.fullWidth)})(({ownerState:e})=>P({display:"inline-flex",flexDirection:"column",position:"relative",minWidth:0,padding:0,margin:0,border:0,verticalAlign:"top"},e.margin==="normal"&&{marginTop:16,marginBottom:8},e.margin==="dense"&&{marginTop:8,marginBottom:4},e.fullWidth&&{width:"100%"})),zQ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiFormControl"}),{children:o,className:i,color:s="primary",component:a="div",disabled:c=!1,error:d=!1,focused:p,fullWidth:h=!1,hiddenLabel:m=!1,margin:v="none",required:b=!1,size:g="medium",variant:x="outlined"}=r,C=se(r,NQ),E=P({},r,{color:s,component:a,disabled:c,error:d,fullWidth:h,hiddenLabel:m,margin:v,required:b,size:g,variant:x}),w=DQ(E),[S,k]=u.useState(()=>{let j=!1;return o&&u.Children.forEach(o,A=>{if(!of(A,["Input","Select"]))return;const F=of(A,["Select"])?A.props.input:A;F&&nY(F.props)&&(j=!0)}),j}),[I,_]=u.useState(()=>{let j=!1;return o&&u.Children.forEach(o,A=>{of(A,["Input","Select"])&&dx(A.props,!0)&&(j=!0)}),j}),[M,T]=u.useState(!1);c&&M&&T(!1);const O=p!==void 0&&!c?p:M;let R;const H=u.useMemo(()=>({adornedStart:S,setAdornedStart:k,color:s,disabled:c,error:d,filled:I,focused:O,fullWidth:h,hiddenLabel:m,size:g,onBlur:()=>{T(!1)},onEmpty:()=>{_(!1)},onFilled:()=>{_(!0)},onFocus:()=>{T(!0)},registerEffect:R,required:b,variant:x}),[S,s,c,d,I,O,h,m,R,b,g,x]);return L.jsx(Mv.Provider,{value:H,children:L.jsx(BQ,P({as:a,ownerState:E,className:me(w.root,i),ref:n},C,{children:o}))})}),Ja=zQ;function jQ(e){return Xe("MuiFormControlLabel",e)}const HQ=Ge("MuiFormControlLabel",["root","labelPlacementStart","labelPlacementTop","labelPlacementBottom","disabled","label","error"]),Wh=HQ,VQ=["checked","className","componentsProps","control","disabled","disableTypography","inputRef","label","labelPlacement","name","onChange","slotProps","value"],UQ=e=>{const{classes:t,disabled:n,labelPlacement:r,error:o}=e,i={root:["root",n&&"disabled",`labelPlacement${fe(r)}`,o&&"error"],label:["label",n&&"disabled"]};return Ie(i,jQ,t)},WQ=ie("label",{name:"MuiFormControlLabel",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[{[`& .${Wh.label}`]:t.label},t.root,t[`labelPlacement${fe(n.labelPlacement)}`]]}})(({theme:e,ownerState:t})=>P({display:"inline-flex",alignItems:"center",cursor:"pointer",verticalAlign:"middle",WebkitTapHighlightColor:"transparent",marginLeft:-11,marginRight:16,[`&.${Wh.disabled}`]:{cursor:"default"}},t.labelPlacement==="start"&&{flexDirection:"row-reverse",marginLeft:16,marginRight:-11},t.labelPlacement==="top"&&{flexDirection:"column-reverse",marginLeft:16},t.labelPlacement==="bottom"&&{flexDirection:"column",marginLeft:16},{[`& .${Wh.label}`]:{[`&.${Wh.disabled}`]:{color:(e.vars||e).palette.text.disabled}}})),GQ=u.forwardRef(function(t,n){var r;const o=Ze({props:t,name:"MuiFormControlLabel"}),{className:i,componentsProps:s={},control:a,disabled:c,disableTypography:d,label:p,labelPlacement:h="end",slotProps:m={}}=o,v=se(o,VQ),b=qs();let g=c;typeof g=="undefined"&&typeof a.props.disabled!="undefined"&&(g=a.props.disabled),typeof g=="undefined"&&b&&(g=b.disabled);const x={disabled:g};["checked","name","onChange","value","inputRef"].forEach(I=>{typeof a.props[I]=="undefined"&&typeof o[I]!="undefined"&&(x[I]=o[I])});const C=Qa({props:o,muiFormControl:b,states:["error"]}),E=P({},o,{disabled:g,labelPlacement:h,error:C.error}),w=UQ(E),S=(r=m.typography)!=null?r:s.typography;let k=p;return k!=null&&k.type!==Mr&&!d&&(k=L.jsx(Mr,P({component:"span"},S,{className:me(w.label,S==null?void 0:S.className),children:k}))),L.jsxs(WQ,P({className:me(w.root,i),ownerState:E,ref:n},v,{children:[u.cloneElement(a,x),k]}))}),dL=GQ;function KQ(e){return Xe("MuiFormHelperText",e)}const qQ=Ge("MuiFormHelperText",["root","error","disabled","sizeSmall","sizeMedium","contained","focused","filled","required"]),_I=qQ;var II;const YQ=["children","className","component","disabled","error","filled","focused","margin","required","variant"],XQ=e=>{const{classes:t,contained:n,size:r,disabled:o,error:i,filled:s,focused:a,required:c}=e,d={root:["root",o&&"disabled",i&&"error",r&&`size${fe(r)}`,n&&"contained",a&&"focused",s&&"filled",c&&"required"]};return Ie(d,KQ,t)},QQ=ie("p",{name:"MuiFormHelperText",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.size&&t[`size${fe(n.size)}`],n.contained&&t.contained,n.filled&&t.filled]}})(({theme:e,ownerState:t})=>P({color:(e.vars||e).palette.text.secondary},e.typography.caption,{textAlign:"left",marginTop:3,marginRight:0,marginBottom:0,marginLeft:0,[`&.${_I.disabled}`]:{color:(e.vars||e).palette.text.disabled},[`&.${_I.error}`]:{color:(e.vars||e).palette.error.main}},t.size==="small"&&{marginTop:4},t.contained&&{marginLeft:14,marginRight:14})),JQ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiFormHelperText"}),{children:o,className:i,component:s="p"}=r,a=se(r,YQ),c=qs(),d=Qa({props:r,muiFormControl:c,states:["variant","size","disabled","error","filled","focused","required"]}),p=P({},r,{component:s,contained:d.variant==="filled"||d.variant==="outlined",variant:d.variant,size:d.size,disabled:d.disabled,error:d.error,filled:d.filled,focused:d.focused,required:d.required}),h=XQ(p);return L.jsx(QQ,P({as:s,ownerState:p,className:me(h.root,i),ref:n},a,{children:o===" "?II||(II=L.jsx("span",{className:"notranslate",children:"​"})):o}))}),Fv=JQ;function ZQ(e){return Xe("MuiFormLabel",e)}const eJ=Ge("MuiFormLabel",["root","colorSecondary","focused","disabled","error","filled","required","asterisk"]),df=eJ,tJ=["children","className","color","component","disabled","error","filled","focused","required"],nJ=e=>{const{classes:t,color:n,focused:r,disabled:o,error:i,filled:s,required:a}=e,c={root:["root",`color${fe(n)}`,o&&"disabled",i&&"error",s&&"filled",r&&"focused",a&&"required"],asterisk:["asterisk",i&&"error"]};return Ie(c,ZQ,t)},rJ=ie("label",{name:"MuiFormLabel",slot:"Root",overridesResolver:({ownerState:e},t)=>P({},t.root,e.color==="secondary"&&t.colorSecondary,e.filled&&t.filled)})(({theme:e,ownerState:t})=>P({color:(e.vars||e).palette.text.secondary},e.typography.body1,{lineHeight:"1.4375em",padding:0,position:"relative",[`&.${df.focused}`]:{color:(e.vars||e).palette[t.color].main},[`&.${df.disabled}`]:{color:(e.vars||e).palette.text.disabled},[`&.${df.error}`]:{color:(e.vars||e).palette.error.main}})),oJ=ie("span",{name:"MuiFormLabel",slot:"Asterisk",overridesResolver:(e,t)=>t.asterisk})(({theme:e})=>({[`&.${df.error}`]:{color:(e.vars||e).palette.error.main}})),iJ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiFormLabel"}),{children:o,className:i,component:s="label"}=r,a=se(r,tJ),c=qs(),d=Qa({props:r,muiFormControl:c,states:["color","required","focused","disabled","error","filled"]}),p=P({},r,{color:d.color||"primary",component:s,disabled:d.disabled,error:d.error,filled:d.filled,focused:d.focused,required:d.required}),h=nJ(p);return L.jsxs(rJ,P({as:s,ownerState:p,className:me(h.root,i),ref:n},a,{children:[o,d.required&&L.jsxs(oJ,{ownerState:p,"aria-hidden":!0,className:h.asterisk,children:[" ","*"]})]}))}),fL=iJ,sJ=u.createContext(),$I=sJ;function lJ(e){return Xe("MuiGrid",e)}const aJ=[0,1,2,3,4,5,6,7,8,9,10],cJ=["column-reverse","column","row-reverse","row"],uJ=["nowrap","wrap-reverse","wrap"],$d=["auto",!0,1,2,3,4,5,6,7,8,9,10,11,12],Uf=Ge("MuiGrid",["root","container","item","zeroMinWidth",...aJ.map(e=>`spacing-xs-${e}`),...cJ.map(e=>`direction-xs-${e}`),...uJ.map(e=>`wrap-xs-${e}`),...$d.map(e=>`grid-xs-${e}`),...$d.map(e=>`grid-sm-${e}`),...$d.map(e=>`grid-md-${e}`),...$d.map(e=>`grid-lg-${e}`),...$d.map(e=>`grid-xl-${e}`)]),dJ=["className","columns","columnSpacing","component","container","direction","item","rowSpacing","spacing","wrap","zeroMinWidth"];function iu(e){const t=parseFloat(e);return`${t}${String(e).replace(String(t),"")||"px"}`}function fJ({theme:e,ownerState:t}){let n;return e.breakpoints.keys.reduce((r,o)=>{let i={};if(t[o]&&(n=t[o]),!n)return r;if(n===!0)i={flexBasis:0,flexGrow:1,maxWidth:"100%"};else if(n==="auto")i={flexBasis:"auto",flexGrow:0,flexShrink:0,maxWidth:"none",width:"auto"};else{const s=mv({values:t.columns,breakpoints:e.breakpoints.values}),a=typeof s=="object"?s[o]:s;if(a==null)return r;const c=`${Math.round(n/a*1e8)/1e6}%`;let d={};if(t.container&&t.item&&t.columnSpacing!==0){const p=e.spacing(t.columnSpacing);if(p!=="0px"){const h=`calc(${c} + ${iu(p)})`;d={flexBasis:h,maxWidth:h}}}i=P({flexBasis:c,flexGrow:0,maxWidth:c},d)}return e.breakpoints.values[o]===0?Object.assign(r,i):r[e.breakpoints.up(o)]=i,r},{})}function pJ({theme:e,ownerState:t}){const n=mv({values:t.direction,breakpoints:e.breakpoints.values});return ni({theme:e},n,r=>{const o={flexDirection:r};return r.indexOf("column")===0&&(o[`& > .${Uf.item}`]={maxWidth:"none"}),o})}function pL({breakpoints:e,values:t}){let n="";Object.keys(t).forEach(o=>{n===""&&t[o]!==0&&(n=o)});const r=Object.keys(e).sort((o,i)=>e[o]-e[i]);return r.slice(0,r.indexOf(n))}function hJ({theme:e,ownerState:t}){const{container:n,rowSpacing:r}=t;let o={};if(n&&r!==0){const i=mv({values:r,breakpoints:e.breakpoints.values});let s;typeof i=="object"&&(s=pL({breakpoints:e.breakpoints.values,values:i})),o=ni({theme:e},i,(a,c)=>{var d;const p=e.spacing(a);return p!=="0px"?{marginTop:`-${iu(p)}`,[`& > .${Uf.item}`]:{paddingTop:iu(p)}}:(d=s)!=null&&d.includes(c)?{}:{marginTop:0,[`& > .${Uf.item}`]:{paddingTop:0}}})}return o}function mJ({theme:e,ownerState:t}){const{container:n,columnSpacing:r}=t;let o={};if(n&&r!==0){const i=mv({values:r,breakpoints:e.breakpoints.values});let s;typeof i=="object"&&(s=pL({breakpoints:e.breakpoints.values,values:i})),o=ni({theme:e},i,(a,c)=>{var d;const p=e.spacing(a);return p!=="0px"?{width:`calc(100% + ${iu(p)})`,marginLeft:`-${iu(p)}`,[`& > .${Uf.item}`]:{paddingLeft:iu(p)}}:(d=s)!=null&&d.includes(c)?{}:{width:"100%",marginLeft:0,[`& > .${Uf.item}`]:{paddingLeft:0}}})}return o}function gJ(e,t,n={}){if(!e||e<=0)return[];if(typeof e=="string"&&!Number.isNaN(Number(e))||typeof e=="number")return[n[`spacing-xs-${String(e)}`]];const r=[];return t.forEach(o=>{const i=e[o];Number(i)>0&&r.push(n[`spacing-${o}-${String(i)}`])}),r}const vJ=ie("div",{name:"MuiGrid",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e,{container:r,direction:o,item:i,spacing:s,wrap:a,zeroMinWidth:c,breakpoints:d}=n;let p=[];r&&(p=gJ(s,d,t));const h=[];return d.forEach(m=>{const v=n[m];v&&h.push(t[`grid-${m}-${String(v)}`])}),[t.root,r&&t.container,i&&t.item,c&&t.zeroMinWidth,...p,o!=="row"&&t[`direction-xs-${String(o)}`],a!=="wrap"&&t[`wrap-xs-${String(a)}`],...h]}})(({ownerState:e})=>P({boxSizing:"border-box"},e.container&&{display:"flex",flexWrap:"wrap",width:"100%"},e.item&&{margin:0},e.zeroMinWidth&&{minWidth:0},e.wrap!=="wrap"&&{flexWrap:e.wrap}),pJ,hJ,mJ,fJ);function yJ(e,t){if(!e||e<=0)return[];if(typeof e=="string"&&!Number.isNaN(Number(e))||typeof e=="number")return[`spacing-xs-${String(e)}`];const n=[];return t.forEach(r=>{const o=e[r];if(Number(o)>0){const i=`spacing-${r}-${String(o)}`;n.push(i)}}),n}const bJ=e=>{const{classes:t,container:n,direction:r,item:o,spacing:i,wrap:s,zeroMinWidth:a,breakpoints:c}=e;let d=[];n&&(d=yJ(i,c));const p=[];c.forEach(m=>{const v=e[m];v&&p.push(`grid-${m}-${String(v)}`)});const h={root:["root",n&&"container",o&&"item",a&&"zeroMinWidth",...d,r!=="row"&&`direction-xs-${String(r)}`,s!=="wrap"&&`wrap-xs-${String(s)}`,...p]};return Ie(h,lJ,t)},wJ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiGrid"}),{breakpoints:o}=ao(),i=YC(r),{className:s,columns:a,columnSpacing:c,component:d="div",container:p=!1,direction:h="row",item:m=!1,rowSpacing:v,spacing:b=0,wrap:g="wrap",zeroMinWidth:x=!1}=i,C=se(i,dJ),E=v||b,w=c||b,S=u.useContext($I),k=p?a||12:S,I={},_=P({},C);o.keys.forEach(O=>{C[O]!=null&&(I[O]=C[O],delete _[O])});const M=P({},i,{columns:k,container:p,direction:h,item:m,rowSpacing:E,columnSpacing:w,wrap:g,zeroMinWidth:x,spacing:b},I,{breakpoints:o.keys}),T=bJ(M);return L.jsx($I.Provider,{value:k,children:L.jsx(vJ,P({ownerState:M,className:me(T.root,s),as:d,ref:n},_))})}),qn=wJ,CJ=["addEndListener","appear","children","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"];function Jb(e){return`scale(${e}, ${ws(e,2)})`}const xJ={entering:{opacity:1,transform:Jb(1)},entered:{opacity:1,transform:"none"}},h1=typeof navigator!="undefined"&&/^((?!chrome|android).)*(safari|mobile)/i.test(navigator.userAgent)&&/(os |version\/)15(.|_)4/i.test(navigator.userAgent),hL=u.forwardRef(function(t,n){const{addEndListener:r,appear:o=!0,children:i,easing:s,in:a,onEnter:c,onEntered:d,onEntering:p,onExit:h,onExited:m,onExiting:v,style:b,timeout:g="auto",TransitionComponent:x=_v}=t,C=se(t,CJ),E=u.useRef(),w=u.useRef(),S=ao(),k=u.useRef(null),I=Ht(k,i.ref,n),_=F=>B=>{if(F){const G=k.current;B===void 0?F(G):F(G,B)}},M=_(p),T=_((F,B)=>{ux(F);const{duration:G,delay:N,easing:z}=Wl({style:b,timeout:g,easing:s},{mode:"enter"});let W;g==="auto"?(W=S.transitions.getAutoHeightDuration(F.clientHeight),w.current=W):W=G,F.style.transition=[S.transitions.create("opacity",{duration:W,delay:N}),S.transitions.create("transform",{duration:h1?W:W*.666,delay:N,easing:z})].join(","),c&&c(F,B)}),O=_(d),R=_(v),H=_(F=>{const{duration:B,delay:G,easing:N}=Wl({style:b,timeout:g,easing:s},{mode:"exit"});let z;g==="auto"?(z=S.transitions.getAutoHeightDuration(F.clientHeight),w.current=z):z=B,F.style.transition=[S.transitions.create("opacity",{duration:z,delay:G}),S.transitions.create("transform",{duration:h1?z:z*.666,delay:h1?G:G||z*.333,easing:N})].join(","),F.style.opacity=0,F.style.transform=Jb(.75),h&&h(F)}),j=_(m),A=F=>{g==="auto"&&(E.current=setTimeout(F,w.current||0)),r&&r(k.current,F)};return u.useEffect(()=>()=>{clearTimeout(E.current)},[]),L.jsx(x,P({appear:o,in:a,nodeRef:k,onEnter:T,onEntered:O,onEntering:M,onExit:H,onExited:j,onExiting:R,addEndListener:A,timeout:g==="auto"?null:g},C,{children:(F,B)=>u.cloneElement(i,P({style:P({opacity:0,transform:Jb(.75),visibility:F==="exited"&&!a?"hidden":void 0},xJ[F],b,i.props.style),ref:I},B))}))});hL.muiSupportAuto=!0;const lg=hL;function SJ(e,t,n,r,o){const[i,s]=u.useState(()=>o&&n?n(e).matches:r?r(e).matches:t);return hn(()=>{let a=!0;if(!n)return;const c=n(e),d=()=>{a&&s(c.matches)};return d(),c.addListener(d),()=>{a=!1,c.removeListener(d)}},[e,n]),i}const mL=Ra["useSyncExternalStore"];function EJ(e,t,n,r,o){const i=u.useCallback(()=>t,[t]),s=u.useMemo(()=>{if(o&&n)return()=>n(e).matches;if(r!==null){const{matches:p}=r(e);return()=>p}return i},[i,e,r,o,n]),[a,c]=u.useMemo(()=>{if(n===null)return[i,()=>()=>{}];const p=n(e);return[()=>p.matches,h=>(p.addListener(h),()=>{p.removeListener(h)})]},[i,n,e]);return mL(c,a,s)}function gL(e,t={}){const n=QC(),r=typeof window!="undefined"&&typeof window.matchMedia!="undefined",{defaultMatches:o=!1,matchMedia:i=r?window.matchMedia:null,ssrMatchMedia:s=null,noSsr:a=!1}=RO({name:"MuiUseMediaQuery",props:t,theme:n});let c=typeof e=="function"?e(n):e;return c=c.replace(/^@media( ?)/m,""),(mL!==void 0?EJ:SJ)(c,o,i,s,a)}const PJ=["disableUnderline","components","componentsProps","fullWidth","inputComponent","multiline","slotProps","slots","type"],kJ=e=>{const{classes:t,disableUnderline:n}=e,o=Ie({root:["root",!n&&"underline"],input:["input"]},cY,t);return P({},t,o)},_J=ie(Ov,{shouldForwardProp:e=>Lo(e)||e==="classes",name:"MuiInput",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[...Rv(e,t),!n.disableUnderline&&t.underline]}})(({theme:e,ownerState:t})=>{let r=e.palette.mode==="light"?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)";return e.vars&&(r=`rgba(${e.vars.palette.common.onBackgroundChannel} / ${e.vars.opacity.inputUnderline})`),P({position:"relative"},t.formControl&&{"label + &":{marginTop:16}},!t.disableUnderline&&{"&:after":{borderBottom:`2px solid ${(e.vars||e).palette[t.color].main}`,left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${bl.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${bl.error}`]:{"&:before, &:after":{borderBottomColor:(e.vars||e).palette.error.main}},"&:before":{borderBottom:`1px solid ${r}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:e.transitions.create("border-bottom-color",{duration:e.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${bl.disabled}, .${bl.error}):before`]:{borderBottom:`2px solid ${(e.vars||e).palette.text.primary}`,"@media (hover: none)":{borderBottom:`1px solid ${r}`}},[`&.${bl.disabled}:before`]:{borderBottomStyle:"dotted"}})}),IJ=ie(Lv,{name:"MuiInput",slot:"Input",overridesResolver:Tv})({}),vL=u.forwardRef(function(t,n){var r,o,i,s;const a=Ze({props:t,name:"MuiInput"}),{disableUnderline:c,components:d={},componentsProps:p,fullWidth:h=!1,inputComponent:m="input",multiline:v=!1,slotProps:b,slots:g={},type:x="text"}=a,C=se(a,PJ),E=kJ(a),S={root:{ownerState:{disableUnderline:c}}},k=(b!=null?b:p)?Qo(b!=null?b:p,S):S,I=(r=(o=g.root)!=null?o:d.Root)!=null?r:_J,_=(i=(s=g.input)!=null?s:d.Input)!=null?i:IJ;return L.jsx(ju,P({slots:{root:I,input:_},slotProps:k,fullWidth:h,inputComponent:m,multiline:v,ref:n,type:x},C,{classes:E}))});vL.muiName="Input";const yL=vL;function $J(e){return Xe("MuiInputAdornment",e)}const MJ=Ge("MuiInputAdornment",["root","filled","standard","outlined","positionStart","positionEnd","disablePointerEvents","hiddenLabel","sizeSmall"]),MI=MJ;var RI;const RJ=["children","className","component","disablePointerEvents","disableTypography","position","variant"],TJ=(e,t)=>{const{ownerState:n}=e;return[t.root,t[`position${fe(n.position)}`],n.disablePointerEvents===!0&&t.disablePointerEvents,t[n.variant]]},OJ=e=>{const{classes:t,disablePointerEvents:n,hiddenLabel:r,position:o,size:i,variant:s}=e,a={root:["root",n&&"disablePointerEvents",o&&`position${fe(o)}`,s,r&&"hiddenLabel",i&&`size${fe(i)}`]};return Ie(a,$J,t)},LJ=ie("div",{name:"MuiInputAdornment",slot:"Root",overridesResolver:TJ})(({theme:e,ownerState:t})=>P({display:"flex",height:"0.01em",maxHeight:"2em",alignItems:"center",whiteSpace:"nowrap",color:(e.vars||e).palette.action.active},t.variant==="filled"&&{[`&.${MI.positionStart}&:not(.${MI.hiddenLabel})`]:{marginTop:16}},t.position==="start"&&{marginRight:8},t.position==="end"&&{marginLeft:8},t.disablePointerEvents===!0&&{pointerEvents:"none"})),AJ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiInputAdornment"}),{children:o,className:i,component:s="div",disablePointerEvents:a=!1,disableTypography:c=!1,position:d,variant:p}=r,h=se(r,RJ),m=qs()||{};let v=p;p&&m.variant,m&&!v&&(v=m.variant);const b=P({},r,{hiddenLabel:m.hiddenLabel,size:m.size,disablePointerEvents:a,position:d,variant:v}),g=OJ(b);return L.jsx(Mv.Provider,{value:null,children:L.jsx(LJ,P({as:s,ownerState:b,className:me(g.root,i),ref:n},h,{children:typeof o=="string"&&!c?L.jsx(Mr,{color:"text.secondary",children:o}):L.jsxs(u.Fragment,{children:[d==="start"?RI||(RI=L.jsx("span",{className:"notranslate",children:"​"})):null,o]})}))})}),ag=AJ;function FJ(e){return Xe("MuiInputLabel",e)}Ge("MuiInputLabel",["root","focused","disabled","error","required","asterisk","formControl","sizeSmall","shrink","animated","standard","filled","outlined"]);const NJ=["disableAnimation","margin","shrink","variant","className"],DJ=e=>{const{classes:t,formControl:n,size:r,shrink:o,disableAnimation:i,variant:s,required:a}=e,d=Ie({root:["root",n&&"formControl",!i&&"animated",o&&"shrink",r==="small"&&"sizeSmall",s],asterisk:[a&&"asterisk"]},FJ,t);return P({},t,d)},BJ=ie(fL,{shouldForwardProp:e=>Lo(e)||e==="classes",name:"MuiInputLabel",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[{[`& .${df.asterisk}`]:t.asterisk},t.root,n.formControl&&t.formControl,n.size==="small"&&t.sizeSmall,n.shrink&&t.shrink,!n.disableAnimation&&t.animated,t[n.variant]]}})(({theme:e,ownerState:t})=>P({display:"block",transformOrigin:"top left",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",maxWidth:"100%"},t.formControl&&{position:"absolute",left:0,top:0,transform:"translate(0, 20px) scale(1)"},t.size==="small"&&{transform:"translate(0, 17px) scale(1)"},t.shrink&&{transform:"translate(0, -1.5px) scale(0.75)",transformOrigin:"top left",maxWidth:"133%"},!t.disableAnimation&&{transition:e.transitions.create(["color","transform","max-width"],{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut})},t.variant==="filled"&&P({zIndex:1,pointerEvents:"none",transform:"translate(12px, 16px) scale(1)",maxWidth:"calc(100% - 24px)"},t.size==="small"&&{transform:"translate(12px, 13px) scale(1)"},t.shrink&&P({userSelect:"none",pointerEvents:"auto",transform:"translate(12px, 7px) scale(0.75)",maxWidth:"calc(133% - 24px)"},t.size==="small"&&{transform:"translate(12px, 4px) scale(0.75)"})),t.variant==="outlined"&&P({zIndex:1,pointerEvents:"none",transform:"translate(14px, 16px) scale(1)",maxWidth:"calc(100% - 24px)"},t.size==="small"&&{transform:"translate(14px, 9px) scale(1)"},t.shrink&&{userSelect:"none",pointerEvents:"auto",maxWidth:"calc(133% - 32px)",transform:"translate(14px, -9px) scale(0.75)"}))),zJ=u.forwardRef(function(t,n){const r=Ze({name:"MuiInputLabel",props:t}),{disableAnimation:o=!1,shrink:i,className:s}=r,a=se(r,NJ),c=qs();let d=i;typeof d=="undefined"&&c&&(d=c.filled||c.focused||c.adornedStart);const p=Qa({props:r,muiFormControl:c,states:["size","variant","required"]}),h=P({},r,{disableAnimation:o,formControl:c,shrink:d,size:p.size,variant:p.variant,required:p.required}),m=DJ(h);return L.jsx(BJ,P({"data-shrink":d,ownerState:h,ref:n,className:me(m.root,s)},a,{classes:m}))}),Zb=zJ;function jJ(e){return Xe("MuiLinearProgress",e)}Ge("MuiLinearProgress",["root","colorPrimary","colorSecondary","determinate","indeterminate","buffer","query","dashed","dashedColorPrimary","dashedColorSecondary","bar","barColorPrimary","barColorSecondary","bar1Indeterminate","bar1Determinate","bar1Buffer","bar2Indeterminate","bar2Buffer"]);const HJ=["className","color","value","valueBuffer","variant"];let Vu=e=>e,TI,OI,LI,AI,FI,NI;const ew=4,VJ=as(TI||(TI=Vu`
190
- 0% {
191
- left: -35%;
192
- right: 100%;
193
- }
194
-
195
- 60% {
196
- left: 100%;
197
- right: -90%;
198
- }
199
-
200
- 100% {
201
- left: 100%;
202
- right: -90%;
203
- }
204
- `)),UJ=as(OI||(OI=Vu`
205
- 0% {
206
- left: -200%;
207
- right: 100%;
208
- }
209
-
210
- 60% {
211
- left: 107%;
212
- right: -8%;
213
- }
214
-
215
- 100% {
216
- left: 107%;
217
- right: -8%;
218
- }
219
- `)),WJ=as(LI||(LI=Vu`
220
- 0% {
221
- opacity: 1;
222
- background-position: 0 -23px;
223
- }
224
-
225
- 60% {
226
- opacity: 0;
227
- background-position: 0 -23px;
228
- }
229
-
230
- 100% {
231
- opacity: 1;
232
- background-position: -200px -23px;
233
- }
234
- `)),GJ=e=>{const{classes:t,variant:n,color:r}=e,o={root:["root",`color${fe(r)}`,n],dashed:["dashed",`dashedColor${fe(r)}`],bar1:["bar",`barColor${fe(r)}`,(n==="indeterminate"||n==="query")&&"bar1Indeterminate",n==="determinate"&&"bar1Determinate",n==="buffer"&&"bar1Buffer"],bar2:["bar",n!=="buffer"&&`barColor${fe(r)}`,n==="buffer"&&`color${fe(r)}`,(n==="indeterminate"||n==="query")&&"bar2Indeterminate",n==="buffer"&&"bar2Buffer"]};return Ie(o,jJ,t)},hx=(e,t)=>t==="inherit"?"currentColor":e.vars?e.vars.palette.LinearProgress[`${t}Bg`]:e.palette.mode==="light"?Hs(e.palette[t].main,.62):js(e.palette[t].main,.5),KJ=ie("span",{name:"MuiLinearProgress",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[`color${fe(n.color)}`],t[n.variant]]}})(({ownerState:e,theme:t})=>P({position:"relative",overflow:"hidden",display:"block",height:4,zIndex:0,"@media print":{colorAdjust:"exact"},backgroundColor:hx(t,e.color)},e.color==="inherit"&&e.variant!=="buffer"&&{backgroundColor:"none","&::before":{content:'""',position:"absolute",left:0,top:0,right:0,bottom:0,backgroundColor:"currentColor",opacity:.3}},e.variant==="buffer"&&{backgroundColor:"transparent"},e.variant==="query"&&{transform:"rotate(180deg)"})),qJ=ie("span",{name:"MuiLinearProgress",slot:"Dashed",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.dashed,t[`dashedColor${fe(n.color)}`]]}})(({ownerState:e,theme:t})=>{const n=hx(t,e.color);return P({position:"absolute",marginTop:0,height:"100%",width:"100%"},e.color==="inherit"&&{opacity:.3},{backgroundImage:`radial-gradient(${n} 0%, ${n} 16%, transparent 42%)`,backgroundSize:"10px 10px",backgroundPosition:"0 -23px"})},Ul(AI||(AI=Vu`
235
- animation: ${0} 3s infinite linear;
236
- `),WJ)),YJ=ie("span",{name:"MuiLinearProgress",slot:"Bar1",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.bar,t[`barColor${fe(n.color)}`],(n.variant==="indeterminate"||n.variant==="query")&&t.bar1Indeterminate,n.variant==="determinate"&&t.bar1Determinate,n.variant==="buffer"&&t.bar1Buffer]}})(({ownerState:e,theme:t})=>P({width:"100%",position:"absolute",left:0,bottom:0,top:0,transition:"transform 0.2s linear",transformOrigin:"left",backgroundColor:e.color==="inherit"?"currentColor":(t.vars||t).palette[e.color].main},e.variant==="determinate"&&{transition:`transform .${ew}s linear`},e.variant==="buffer"&&{zIndex:1,transition:`transform .${ew}s linear`}),({ownerState:e})=>(e.variant==="indeterminate"||e.variant==="query")&&Ul(FI||(FI=Vu`
237
- width: auto;
238
- animation: ${0} 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
239
- `),VJ)),XJ=ie("span",{name:"MuiLinearProgress",slot:"Bar2",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.bar,t[`barColor${fe(n.color)}`],(n.variant==="indeterminate"||n.variant==="query")&&t.bar2Indeterminate,n.variant==="buffer"&&t.bar2Buffer]}})(({ownerState:e,theme:t})=>P({width:"100%",position:"absolute",left:0,bottom:0,top:0,transition:"transform 0.2s linear",transformOrigin:"left"},e.variant!=="buffer"&&{backgroundColor:e.color==="inherit"?"currentColor":(t.vars||t).palette[e.color].main},e.color==="inherit"&&{opacity:.3},e.variant==="buffer"&&{backgroundColor:hx(t,e.color),transition:`transform .${ew}s linear`}),({ownerState:e})=>(e.variant==="indeterminate"||e.variant==="query")&&Ul(NI||(NI=Vu`
240
- width: auto;
241
- animation: ${0} 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.15s infinite;
242
- `),UJ)),QJ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiLinearProgress"}),{className:o,color:i="primary",value:s,valueBuffer:a,variant:c="indeterminate"}=r,d=se(r,HJ),p=P({},r,{color:i,variant:c}),h=GJ(p),m=ao(),v={},b={bar1:{},bar2:{}};if((c==="determinate"||c==="buffer")&&s!==void 0){v["aria-valuenow"]=Math.round(s),v["aria-valuemin"]=0,v["aria-valuemax"]=100;let g=s-100;m.direction==="rtl"&&(g=-g),b.bar1.transform=`translateX(${g}%)`}if(c==="buffer"&&a!==void 0){let g=(a||0)-100;m.direction==="rtl"&&(g=-g),b.bar2.transform=`translateX(${g}%)`}return L.jsxs(KJ,P({className:me(h.root,o),ownerState:p,role:"progressbar"},v,{ref:n},d,{children:[c==="buffer"?L.jsx(qJ,{className:h.dashed,ownerState:p}):null,L.jsx(YJ,{className:h.bar1,ownerState:p,style:b.bar1}),c==="determinate"?null:L.jsx(XJ,{className:h.bar2,ownerState:p,style:b.bar2})]}))}),JJ=QJ;function ZJ(e){return Xe("MuiLink",e)}const eZ=Ge("MuiLink",["root","underlineNone","underlineHover","underlineAlways","button","focusVisible"]),tZ=eZ,bL={primary:"primary.main",textPrimary:"text.primary",secondary:"secondary.main",textSecondary:"text.secondary",error:"error.main"},nZ=e=>bL[e]||e,rZ=({theme:e,ownerState:t})=>{const n=nZ(t.color),r=bu(e,`palette.${n}`,!1)||t.color,o=bu(e,`palette.${n}Channel`);return"vars"in e&&o?`rgba(${o} / 0.4)`:nt(r,.4)},oZ=rZ,iZ=["className","color","component","onBlur","onFocus","TypographyClasses","underline","variant","sx"],sZ=e=>{const{classes:t,component:n,focusVisible:r,underline:o}=e,i={root:["root",`underline${fe(o)}`,n==="button"&&"button",r&&"focusVisible"]};return Ie(i,ZJ,t)},lZ=ie(Mr,{name:"MuiLink",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[`underline${fe(n.underline)}`],n.component==="button"&&t.button]}})(({theme:e,ownerState:t})=>P({},t.underline==="none"&&{textDecoration:"none"},t.underline==="hover"&&{textDecoration:"none","&:hover":{textDecoration:"underline"}},t.underline==="always"&&P({textDecoration:"underline"},t.color!=="inherit"&&{textDecorationColor:oZ({theme:e,ownerState:t})},{"&:hover":{textDecorationColor:"inherit"}}),t.component==="button"&&{position:"relative",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none","&::-moz-focus-inner":{borderStyle:"none"},[`&.${tZ.focusVisible}`]:{outline:"auto"}})),aZ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiLink"}),{className:o,color:i="primary",component:s="a",onBlur:a,onFocus:c,TypographyClasses:d,underline:p="always",variant:h="inherit",sx:m}=r,v=se(r,iZ),{isFocusVisibleRef:b,onBlur:g,onFocus:x,ref:C}=tv(),[E,w]=u.useState(!1),S=Ht(n,C),k=T=>{g(T),b.current===!1&&w(!1),a&&a(T)},I=T=>{x(T),b.current===!0&&w(!0),c&&c(T)},_=P({},r,{color:i,component:s,focusVisible:E,underline:p,variant:h}),M=sZ(_);return L.jsx(lZ,P({color:i,className:me(M.root,o),classes:d,component:s,onBlur:k,onFocus:I,ref:S,ownerState:_,variant:h,sx:[...Object.keys(bL).includes(i)?[]:[{color:i}],...Array.isArray(m)?m:[m]]},v))}),Ls=aZ,cZ=u.createContext({}),ki=cZ;function uZ(e){return Xe("MuiList",e)}Ge("MuiList",["root","padding","dense","subheader"]);const dZ=["children","className","component","dense","disablePadding","subheader"],fZ=e=>{const{classes:t,disablePadding:n,dense:r,subheader:o}=e;return Ie({root:["root",!n&&"padding",r&&"dense",o&&"subheader"]},uZ,t)},pZ=ie("ul",{name:"MuiList",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,!n.disablePadding&&t.padding,n.dense&&t.dense,n.subheader&&t.subheader]}})(({ownerState:e})=>P({listStyle:"none",margin:0,padding:0,position:"relative"},!e.disablePadding&&{paddingTop:8,paddingBottom:8},e.subheader&&{paddingTop:0})),hZ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiList"}),{children:o,className:i,component:s="ul",dense:a=!1,disablePadding:c=!1,subheader:d}=r,p=se(r,dZ),h=u.useMemo(()=>({dense:a}),[a]),m=P({},r,{component:s,dense:a,disablePadding:c}),v=fZ(m);return L.jsx(ki.Provider,{value:h,children:L.jsxs(pZ,P({as:s,className:me(v.root,i),ref:n,ownerState:m},p,{children:[d,o]}))})}),Nv=hZ;function mZ(e){return Xe("MuiListItem",e)}const gZ=Ge("MuiListItem",["root","container","focusVisible","dense","alignItemsFlexStart","disabled","divider","gutters","padding","button","secondaryAction","selected"]),Oc=gZ;function vZ(e){return Xe("MuiListItemButton",e)}const yZ=Ge("MuiListItemButton",["root","focusVisible","dense","alignItemsFlexStart","disabled","divider","gutters","selected"]),Lc=yZ,bZ=["alignItems","autoFocus","component","children","dense","disableGutters","divider","focusVisibleClassName","selected","className"],wZ=(e,t)=>{const{ownerState:n}=e;return[t.root,n.dense&&t.dense,n.alignItems==="flex-start"&&t.alignItemsFlexStart,n.divider&&t.divider,!n.disableGutters&&t.gutters]},CZ=e=>{const{alignItems:t,classes:n,dense:r,disabled:o,disableGutters:i,divider:s,selected:a}=e,d=Ie({root:["root",r&&"dense",!i&&"gutters",s&&"divider",o&&"disabled",t==="flex-start"&&"alignItemsFlexStart",a&&"selected"]},vZ,n);return P({},n,d)},xZ=ie(ls,{shouldForwardProp:e=>Lo(e)||e==="classes",name:"MuiListItemButton",slot:"Root",overridesResolver:wZ})(({theme:e,ownerState:t})=>P({display:"flex",flexGrow:1,justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",minWidth:0,boxSizing:"border-box",textAlign:"left",paddingTop:8,paddingBottom:8,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shortest}),"&:hover":{textDecoration:"none",backgroundColor:(e.vars||e).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${Lc.selected}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:nt(e.palette.primary.main,e.palette.action.selectedOpacity),[`&.${Lc.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:nt(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)}},[`&.${Lc.selected}:hover`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:nt(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:nt(e.palette.primary.main,e.palette.action.selectedOpacity)}},[`&.${Lc.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},[`&.${Lc.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity}},t.divider&&{borderBottom:`1px solid ${(e.vars||e).palette.divider}`,backgroundClip:"padding-box"},t.alignItems==="flex-start"&&{alignItems:"flex-start"},!t.disableGutters&&{paddingLeft:16,paddingRight:16},t.dense&&{paddingTop:4,paddingBottom:4})),SZ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiListItemButton"}),{alignItems:o="center",autoFocus:i=!1,component:s="div",children:a,dense:c=!1,disableGutters:d=!1,divider:p=!1,focusVisibleClassName:h,selected:m=!1,className:v}=r,b=se(r,bZ),g=u.useContext(ki),x=u.useMemo(()=>({dense:c||g.dense||!1,alignItems:o,disableGutters:d}),[o,g.dense,c,d]),C=u.useRef(null);hn(()=>{i&&C.current&&C.current.focus()},[i]);const E=P({},r,{alignItems:o,dense:x.dense,disableGutters:d,divider:p,selected:m}),w=CZ(E),S=Ht(C,n);return L.jsx(ki.Provider,{value:x,children:L.jsx(xZ,P({ref:S,href:b.href||b.to,component:(b.href||b.to)&&s==="div"?"a":s,focusVisibleClassName:me(w.focusVisible,h),ownerState:E,className:me(w.root,v)},b,{classes:w,children:a}))})}),EZ=SZ;function PZ(e){return Xe("MuiListItemSecondaryAction",e)}Ge("MuiListItemSecondaryAction",["root","disableGutters"]);const kZ=["className"],_Z=e=>{const{disableGutters:t,classes:n}=e;return Ie({root:["root",t&&"disableGutters"]},PZ,n)},IZ=ie("div",{name:"MuiListItemSecondaryAction",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.disableGutters&&t.disableGutters]}})(({ownerState:e})=>P({position:"absolute",right:16,top:"50%",transform:"translateY(-50%)"},e.disableGutters&&{right:0})),wL=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiListItemSecondaryAction"}),{className:o}=r,i=se(r,kZ),s=u.useContext(ki),a=P({},r,{disableGutters:s.disableGutters}),c=_Z(a);return L.jsx(IZ,P({className:me(c.root,o),ownerState:a,ref:n},i))});wL.muiName="ListItemSecondaryAction";const $Z=wL,MZ=["className"],RZ=["alignItems","autoFocus","button","children","className","component","components","componentsProps","ContainerComponent","ContainerProps","dense","disabled","disableGutters","disablePadding","divider","focusVisibleClassName","secondaryAction","selected","slotProps","slots"],TZ=(e,t)=>{const{ownerState:n}=e;return[t.root,n.dense&&t.dense,n.alignItems==="flex-start"&&t.alignItemsFlexStart,n.divider&&t.divider,!n.disableGutters&&t.gutters,!n.disablePadding&&t.padding,n.button&&t.button,n.hasSecondaryAction&&t.secondaryAction]},OZ=e=>{const{alignItems:t,button:n,classes:r,dense:o,disabled:i,disableGutters:s,disablePadding:a,divider:c,hasSecondaryAction:d,selected:p}=e;return Ie({root:["root",o&&"dense",!s&&"gutters",!a&&"padding",c&&"divider",i&&"disabled",n&&"button",t==="flex-start"&&"alignItemsFlexStart",d&&"secondaryAction",p&&"selected"],container:["container"]},mZ,r)},LZ=ie("div",{name:"MuiListItem",slot:"Root",overridesResolver:TZ})(({theme:e,ownerState:t})=>P({display:"flex",justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",width:"100%",boxSizing:"border-box",textAlign:"left"},!t.disablePadding&&P({paddingTop:8,paddingBottom:8},t.dense&&{paddingTop:4,paddingBottom:4},!t.disableGutters&&{paddingLeft:16,paddingRight:16},!!t.secondaryAction&&{paddingRight:48}),!!t.secondaryAction&&{[`& > .${Lc.root}`]:{paddingRight:48}},{[`&.${Oc.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},[`&.${Oc.selected}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:nt(e.palette.primary.main,e.palette.action.selectedOpacity),[`&.${Oc.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:nt(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)}},[`&.${Oc.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity}},t.alignItems==="flex-start"&&{alignItems:"flex-start"},t.divider&&{borderBottom:`1px solid ${(e.vars||e).palette.divider}`,backgroundClip:"padding-box"},t.button&&{transition:e.transitions.create("background-color",{duration:e.transitions.duration.shortest}),"&:hover":{textDecoration:"none",backgroundColor:(e.vars||e).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${Oc.selected}:hover`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:nt(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:nt(e.palette.primary.main,e.palette.action.selectedOpacity)}}},t.hasSecondaryAction&&{paddingRight:48})),AZ=ie("li",{name:"MuiListItem",slot:"Container",overridesResolver:(e,t)=>t.container})({position:"relative"}),FZ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiListItem"}),{alignItems:o="center",autoFocus:i=!1,button:s=!1,children:a,className:c,component:d,components:p={},componentsProps:h={},ContainerComponent:m="li",ContainerProps:{className:v}={},dense:b=!1,disabled:g=!1,disableGutters:x=!1,disablePadding:C=!1,divider:E=!1,focusVisibleClassName:w,secondaryAction:S,selected:k=!1,slotProps:I={},slots:_={}}=r,M=se(r.ContainerProps,MZ),T=se(r,RZ),O=u.useContext(ki),R=u.useMemo(()=>({dense:b||O.dense||!1,alignItems:o,disableGutters:x}),[o,O.dense,b,x]),H=u.useRef(null);hn(()=>{i&&H.current&&H.current.focus()},[i]);const j=u.Children.toArray(a),A=j.length&&of(j[j.length-1],["ListItemSecondaryAction"]),F=P({},r,{alignItems:o,autoFocus:i,button:s,dense:R.dense,disabled:g,disableGutters:x,disablePadding:C,divider:E,hasSecondaryAction:A,selected:k}),B=OZ(F),G=Ht(H,n),N=_.root||p.Root||LZ,z=I.root||h.root||{},W=P({className:me(B.root,z.className,c),disabled:g},T);let q=d||"li";return s&&(W.component=d||"div",W.focusVisibleClassName=me(Oc.focusVisible,w),q=ls),A?(q=!W.component&&!d?"div":q,m==="li"&&(q==="li"?q="div":W.component==="li"&&(W.component="div")),L.jsx(ki.Provider,{value:R,children:L.jsxs(AZ,P({as:m,className:me(B.container,v),ref:G,ownerState:F},M,{children:[L.jsx(N,P({},z,!Da(N)&&{as:q,ownerState:P({},F,z.ownerState)},W,{children:j})),j.pop()]}))})):L.jsx(ki.Provider,{value:R,children:L.jsxs(N,P({},z,{as:q,ref:G},!Da(N)&&{ownerState:P({},F,z.ownerState)},W,{children:[j,S&&L.jsx($Z,{children:S})]}))})}),CL=FZ;function NZ(e){return Xe("MuiListItemIcon",e)}const DZ=Ge("MuiListItemIcon",["root","alignItemsFlexStart"]),DI=DZ,BZ=["className"],zZ=e=>{const{alignItems:t,classes:n}=e;return Ie({root:["root",t==="flex-start"&&"alignItemsFlexStart"]},NZ,n)},jZ=ie("div",{name:"MuiListItemIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.alignItems==="flex-start"&&t.alignItemsFlexStart]}})(({theme:e,ownerState:t})=>P({minWidth:56,color:(e.vars||e).palette.action.active,flexShrink:0,display:"inline-flex"},t.alignItems==="flex-start"&&{marginTop:8})),HZ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiListItemIcon"}),{className:o}=r,i=se(r,BZ),s=u.useContext(ki),a=P({},r,{alignItems:s.alignItems}),c=zZ(a);return L.jsx(jZ,P({className:me(c.root,o),ownerState:a,ref:n},i))}),xL=HZ;function VZ(e){return Xe("MuiListItemText",e)}const UZ=Ge("MuiListItemText",["root","multiline","dense","inset","primary","secondary"]),cg=UZ,WZ=["children","className","disableTypography","inset","primary","primaryTypographyProps","secondary","secondaryTypographyProps"],GZ=e=>{const{classes:t,inset:n,primary:r,secondary:o,dense:i}=e;return Ie({root:["root",n&&"inset",i&&"dense",r&&o&&"multiline"],primary:["primary"],secondary:["secondary"]},VZ,t)},KZ=ie("div",{name:"MuiListItemText",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[{[`& .${cg.primary}`]:t.primary},{[`& .${cg.secondary}`]:t.secondary},t.root,n.inset&&t.inset,n.primary&&n.secondary&&t.multiline,n.dense&&t.dense]}})(({ownerState:e})=>P({flex:"1 1 auto",minWidth:0,marginTop:4,marginBottom:4},e.primary&&e.secondary&&{marginTop:6,marginBottom:6},e.inset&&{paddingLeft:56})),qZ=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiListItemText"}),{children:o,className:i,disableTypography:s=!1,inset:a=!1,primary:c,primaryTypographyProps:d,secondary:p,secondaryTypographyProps:h}=r,m=se(r,WZ),{dense:v}=u.useContext(ki);let b=c!=null?c:o,g=p;const x=P({},r,{disableTypography:s,inset:a,primary:!!b,secondary:!!g,dense:v}),C=GZ(x);return b!=null&&b.type!==Mr&&!s&&(b=L.jsx(Mr,P({variant:v?"body2":"body1",className:C.primary,component:d!=null&&d.variant?void 0:"span",display:"block"},d,{children:b}))),g!=null&&g.type!==Mr&&!s&&(g=L.jsx(Mr,P({variant:"body2",className:C.secondary,color:"text.secondary",display:"block"},h,{children:g}))),L.jsxs(KZ,P({className:me(C.root,i),ownerState:x,ref:n},m,{children:[b,g]}))}),Dv=qZ,YZ=["actions","autoFocus","autoFocusItem","children","className","disabledItemsFocusable","disableListWrap","onKeyDown","variant"];function m1(e,t,n){return e===t?e.firstChild:t&&t.nextElementSibling?t.nextElementSibling:n?null:e.firstChild}function BI(e,t,n){return e===t?n?e.firstChild:e.lastChild:t&&t.previousElementSibling?t.previousElementSibling:n?null:e.lastChild}function SL(e,t){if(t===void 0)return!0;let n=e.innerText;return n===void 0&&(n=e.textContent),n=n.trim().toLowerCase(),n.length===0?!1:t.repeating?n[0]===t.keys[0]:n.indexOf(t.keys.join(""))===0}function Md(e,t,n,r,o,i){let s=!1,a=o(e,t,t?n:!1);for(;a;){if(a===e.firstChild){if(s)return!1;s=!0}const c=r?!1:a.disabled||a.getAttribute("aria-disabled")==="true";if(!a.hasAttribute("tabindex")||!SL(a,i)||c)a=o(e,a,n);else return a.focus(),!0}return!1}const XZ=u.forwardRef(function(t,n){const{actions:r,autoFocus:o=!1,autoFocusItem:i=!1,children:s,className:a,disabledItemsFocusable:c=!1,disableListWrap:d=!1,onKeyDown:p,variant:h="selectedMenu"}=t,m=se(t,YZ),v=u.useRef(null),b=u.useRef({keys:[],repeating:!0,previousKeyMatched:!0,lastTime:null});hn(()=>{o&&v.current.focus()},[o]),u.useImperativeHandle(r,()=>({adjustStyleForScrollbar:(w,S)=>{const k=!v.current.style.width;if(w.clientHeight<v.current.clientHeight&&k){const I=`${oO(pn(w))}px`;v.current.style[S.direction==="rtl"?"paddingLeft":"paddingRight"]=I,v.current.style.width=`calc(100% + ${I})`}return v.current}}),[]);const g=w=>{const S=v.current,k=w.key,I=pn(S).activeElement;if(k==="ArrowDown")w.preventDefault(),Md(S,I,d,c,m1);else if(k==="ArrowUp")w.preventDefault(),Md(S,I,d,c,BI);else if(k==="Home")w.preventDefault(),Md(S,null,d,c,m1);else if(k==="End")w.preventDefault(),Md(S,null,d,c,BI);else if(k.length===1){const _=b.current,M=k.toLowerCase(),T=performance.now();_.keys.length>0&&(T-_.lastTime>500?(_.keys=[],_.repeating=!0,_.previousKeyMatched=!0):_.repeating&&M!==_.keys[0]&&(_.repeating=!1)),_.lastTime=T,_.keys.push(M);const O=I&&!_.repeating&&SL(I,_);_.previousKeyMatched&&(O||Md(S,I,!1,c,m1,_))?w.preventDefault():_.previousKeyMatched=!1}p&&p(w)},x=Ht(v,n);let C=-1;u.Children.forEach(s,(w,S)=>{u.isValidElement(w)&&(w.props.disabled||(h==="selectedMenu"&&w.props.selected||C===-1)&&(C=S),C===S&&(w.props.disabled||w.props.muiSkipListHighlight||w.type.muiSkipListHighlight)&&(C+=1,C>=s.length&&(C=-1)))});const E=u.Children.map(s,(w,S)=>{if(S===C){const k={};return i&&(k.autoFocus=!0),w.props.tabIndex===void 0&&h==="selectedMenu"&&(k.tabIndex=0),u.cloneElement(w,k)}return w});return L.jsx(Nv,P({role:"menu",ref:x,className:a,onKeyDown:g,tabIndex:o?0:-1},m,{children:E}))}),Bv=XZ;function QZ(e){return Xe("MuiPopover",e)}Ge("MuiPopover",["root","paper"]);const JZ=["onEntering"],ZZ=["action","anchorEl","anchorOrigin","anchorPosition","anchorReference","children","className","container","elevation","marginThreshold","open","PaperProps","transformOrigin","TransitionComponent","transitionDuration","TransitionProps"];function zI(e,t){let n=0;return typeof t=="number"?n=t:t==="center"?n=e.height/2:t==="bottom"&&(n=e.height),n}function jI(e,t){let n=0;return typeof t=="number"?n=t:t==="center"?n=e.width/2:t==="right"&&(n=e.width),n}function HI(e){return[e.horizontal,e.vertical].map(t=>typeof t=="number"?`${t}px`:t).join(" ")}function g1(e){return typeof e=="function"?e():e}const eee=e=>{const{classes:t}=e;return Ie({root:["root"],paper:["paper"]},QZ,t)},tee=ie(px,{name:"MuiPopover",slot:"Root",overridesResolver:(e,t)=>t.root})({}),nee=ie(ai,{name:"MuiPopover",slot:"Paper",overridesResolver:(e,t)=>t.paper})({position:"absolute",overflowY:"auto",overflowX:"hidden",minWidth:16,minHeight:16,maxWidth:"calc(100% - 32px)",maxHeight:"calc(100% - 32px)",outline:0}),ree=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiPopover"}),{action:o,anchorEl:i,anchorOrigin:s={vertical:"top",horizontal:"left"},anchorPosition:a,anchorReference:c="anchorEl",children:d,className:p,container:h,elevation:m=8,marginThreshold:v=16,open:b,PaperProps:g={},transformOrigin:x={vertical:"top",horizontal:"left"},TransitionComponent:C=lg,transitionDuration:E="auto",TransitionProps:{onEntering:w}={}}=r,S=se(r.TransitionProps,JZ),k=se(r,ZZ),I=u.useRef(),_=Ht(I,g.ref),M=P({},r,{anchorOrigin:s,anchorReference:c,elevation:m,marginThreshold:v,PaperProps:g,transformOrigin:x,TransitionComponent:C,transitionDuration:E,TransitionProps:S}),T=eee(M),O=u.useCallback(()=>{if(c==="anchorPosition")return a;const W=g1(i),X=(W&&W.nodeType===1?W:pn(I.current).body).getBoundingClientRect();return{top:X.top+zI(X,s.vertical),left:X.left+jI(X,s.horizontal)}},[i,s.horizontal,s.vertical,a,c]),R=u.useCallback(W=>({vertical:zI(W,x.vertical),horizontal:jI(W,x.horizontal)}),[x.horizontal,x.vertical]),H=u.useCallback(W=>{const q={width:W.offsetWidth,height:W.offsetHeight},X=R(q);if(c==="none")return{top:null,left:null,transformOrigin:HI(X)};const le=O();let Q=le.top-X.vertical,ge=le.left-X.horizontal;const ee=Q+q.height,ce=ge+q.width,oe=so(g1(i)),de=oe.innerHeight-v,be=oe.innerWidth-v;if(Q<v){const we=Q-v;Q-=we,X.vertical+=we}else if(ee>de){const we=ee-de;Q-=we,X.vertical+=we}if(ge<v){const we=ge-v;ge-=we,X.horizontal+=we}else if(ce>be){const we=ce-be;ge-=we,X.horizontal+=we}return{top:`${Math.round(Q)}px`,left:`${Math.round(ge)}px`,transformOrigin:HI(X)}},[i,c,O,R,v]),[j,A]=u.useState(b),F=u.useCallback(()=>{const W=I.current;if(!W)return;const q=H(W);q.top!==null&&(W.style.top=q.top),q.left!==null&&(W.style.left=q.left),W.style.transformOrigin=q.transformOrigin,A(!0)},[H]),B=(W,q)=>{w&&w(W,q),F()},G=()=>{A(!1)};u.useEffect(()=>{b&&F()}),u.useImperativeHandle(o,()=>b?{updatePosition:()=>{F()}}:null,[b,F]),u.useEffect(()=>{if(!b)return;const W=zs(()=>{F()}),q=so(i);return q.addEventListener("resize",W),()=>{W.clear(),q.removeEventListener("resize",W)}},[i,b,F]);let N=E;E==="auto"&&!C.muiSupportAuto&&(N=void 0);const z=h||(i?pn(g1(i)).body:void 0);return L.jsx(tee,P({BackdropProps:{invisible:!0},className:me(T.root,p),container:z,open:b,ref:n,ownerState:M},k,{children:L.jsx(C,P({appear:!0,in:b,onEntering:B,onExited:G,timeout:N},S,{children:L.jsx(nee,P({elevation:m},g,{ref:_,className:me(T.paper,g.className)},j?void 0:{style:P({},g.style,{opacity:0})},{ownerState:M,children:d}))}))}))}),oee=ree;function iee(e){return Xe("MuiMenu",e)}Ge("MuiMenu",["root","paper","list"]);const see=["onEntering"],lee=["autoFocus","children","disableAutoFocusItem","MenuListProps","onClose","open","PaperProps","PopoverClasses","transitionDuration","TransitionProps","variant"],aee={vertical:"top",horizontal:"right"},cee={vertical:"top",horizontal:"left"},uee=e=>{const{classes:t}=e;return Ie({root:["root"],paper:["paper"],list:["list"]},iee,t)},dee=ie(oee,{shouldForwardProp:e=>Lo(e)||e==="classes",name:"MuiMenu",slot:"Root",overridesResolver:(e,t)=>t.root})({}),fee=ie(ai,{name:"MuiMenu",slot:"Paper",overridesResolver:(e,t)=>t.paper})({maxHeight:"calc(100% - 96px)",WebkitOverflowScrolling:"touch"}),pee=ie(Bv,{name:"MuiMenu",slot:"List",overridesResolver:(e,t)=>t.list})({outline:0}),hee=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiMenu"}),{autoFocus:o=!0,children:i,disableAutoFocusItem:s=!1,MenuListProps:a={},onClose:c,open:d,PaperProps:p={},PopoverClasses:h,transitionDuration:m="auto",TransitionProps:{onEntering:v}={},variant:b="selectedMenu"}=r,g=se(r.TransitionProps,see),x=se(r,lee),C=ao(),E=C.direction==="rtl",w=P({},r,{autoFocus:o,disableAutoFocusItem:s,MenuListProps:a,onEntering:v,PaperProps:p,transitionDuration:m,TransitionProps:g,variant:b}),S=uee(w),k=o&&!s&&d,I=u.useRef(null),_=(O,R)=>{I.current&&I.current.adjustStyleForScrollbar(O,C),v&&v(O,R)},M=O=>{O.key==="Tab"&&(O.preventDefault(),c&&c(O,"tabKeyDown"))};let T=-1;return u.Children.map(i,(O,R)=>{u.isValidElement(O)&&(O.props.disabled||(b==="selectedMenu"&&O.props.selected||T===-1)&&(T=R))}),L.jsx(dee,P({onClose:c,anchorOrigin:{vertical:"bottom",horizontal:E?"right":"left"},transformOrigin:E?aee:cee,PaperProps:P({as:fee},p,{classes:P({},p.classes,{root:S.paper})}),className:S.root,open:d,ref:n,transitionDuration:m,TransitionProps:P({onEntering:_},g),ownerState:w},x,{classes:h,children:L.jsx(pee,P({onKeyDown:M,actions:I,autoFocus:o&&(T===-1||s),autoFocusItem:k,variant:b},a,{className:me(S.list,a.className),children:i}))}))}),EL=hee;function mee(e){return Xe("MuiMenuItem",e)}const gee=Ge("MuiMenuItem",["root","focusVisible","dense","disabled","divider","gutters","selected"]),Rd=gee,vee=["autoFocus","component","dense","divider","disableGutters","focusVisibleClassName","role","tabIndex","className"],yee=(e,t)=>{const{ownerState:n}=e;return[t.root,n.dense&&t.dense,n.divider&&t.divider,!n.disableGutters&&t.gutters]},bee=e=>{const{disabled:t,dense:n,divider:r,disableGutters:o,selected:i,classes:s}=e,c=Ie({root:["root",n&&"dense",t&&"disabled",!o&&"gutters",r&&"divider",i&&"selected"]},mee,s);return P({},s,c)},wee=ie(ls,{shouldForwardProp:e=>Lo(e)||e==="classes",name:"MuiMenuItem",slot:"Root",overridesResolver:yee})(({theme:e,ownerState:t})=>P({},e.typography.body1,{display:"flex",justifyContent:"flex-start",alignItems:"center",position:"relative",textDecoration:"none",minHeight:48,paddingTop:6,paddingBottom:6,boxSizing:"border-box",whiteSpace:"nowrap"},!t.disableGutters&&{paddingLeft:16,paddingRight:16},t.divider&&{borderBottom:`1px solid ${(e.vars||e).palette.divider}`,backgroundClip:"padding-box"},{"&:hover":{textDecoration:"none",backgroundColor:(e.vars||e).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${Rd.selected}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:nt(e.palette.primary.main,e.palette.action.selectedOpacity),[`&.${Rd.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:nt(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)}},[`&.${Rd.selected}:hover`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:nt(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:nt(e.palette.primary.main,e.palette.action.selectedOpacity)}},[`&.${Rd.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},[`&.${Rd.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity},[`& + .${PI.root}`]:{marginTop:e.spacing(1),marginBottom:e.spacing(1)},[`& + .${PI.inset}`]:{marginLeft:52},[`& .${cg.root}`]:{marginTop:0,marginBottom:0},[`& .${cg.inset}`]:{paddingLeft:36},[`& .${DI.root}`]:{minWidth:36}},!t.dense&&{[e.breakpoints.up("sm")]:{minHeight:"auto"}},t.dense&&P({minHeight:32,paddingTop:4,paddingBottom:4},e.typography.body2,{[`& .${DI.root} svg`]:{fontSize:"1.25rem"}}))),Cee=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiMenuItem"}),{autoFocus:o=!1,component:i="li",dense:s=!1,divider:a=!1,disableGutters:c=!1,focusVisibleClassName:d,role:p="menuitem",tabIndex:h,className:m}=r,v=se(r,vee),b=u.useContext(ki),g=u.useMemo(()=>({dense:s||b.dense||!1,disableGutters:c}),[b.dense,s,c]),x=u.useRef(null);hn(()=>{o&&x.current&&x.current.focus()},[o]);const C=P({},r,{dense:g.dense,divider:a,disableGutters:c}),E=bee(r),w=Ht(x,n);let S;return r.disabled||(S=h!==void 0?h:-1),L.jsx(ki.Provider,{value:g,children:L.jsx(wee,P({ref:w,role:p,tabIndex:S,component:i,focusVisibleClassName:me(E.focusVisible,d),className:me(E.root,m)},v,{ownerState:C,classes:E}))})}),dr=Cee;function xee(e){return Xe("MuiNativeSelect",e)}const See=Ge("MuiNativeSelect",["root","select","multiple","filled","outlined","standard","disabled","icon","iconOpen","iconFilled","iconOutlined","iconStandard","nativeInput"]),mx=See,Eee=["className","disabled","IconComponent","inputRef","variant"],Pee=e=>{const{classes:t,variant:n,disabled:r,multiple:o,open:i}=e,s={select:["select",n,r&&"disabled",o&&"multiple"],icon:["icon",`icon${fe(n)}`,i&&"iconOpen",r&&"disabled"]};return Ie(s,xee,t)},PL=({ownerState:e,theme:t})=>P({MozAppearance:"none",WebkitAppearance:"none",userSelect:"none",borderRadius:0,cursor:"pointer","&:focus":P({},t.vars?{backgroundColor:`rgba(${t.vars.palette.common.onBackgroundChannel} / 0.05)`}:{backgroundColor:t.palette.mode==="light"?"rgba(0, 0, 0, 0.05)":"rgba(255, 255, 255, 0.05)"},{borderRadius:0}),"&::-ms-expand":{display:"none"},[`&.${mx.disabled}`]:{cursor:"default"},"&[multiple]":{height:"auto"},"&:not([multiple]) option, &:not([multiple]) optgroup":{backgroundColor:(t.vars||t).palette.background.paper},"&&&":{paddingRight:24,minWidth:16}},e.variant==="filled"&&{"&&&":{paddingRight:32}},e.variant==="outlined"&&{borderRadius:(t.vars||t).shape.borderRadius,"&:focus":{borderRadius:(t.vars||t).shape.borderRadius},"&&&":{paddingRight:32}}),kee=ie("select",{name:"MuiNativeSelect",slot:"Select",shouldForwardProp:Lo,overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.select,t[n.variant],{[`&.${mx.multiple}`]:t.multiple}]}})(PL),kL=({ownerState:e,theme:t})=>P({position:"absolute",right:0,top:"calc(50% - .5em)",pointerEvents:"none",color:(t.vars||t).palette.action.active,[`&.${mx.disabled}`]:{color:(t.vars||t).palette.action.disabled}},e.open&&{transform:"rotate(180deg)"},e.variant==="filled"&&{right:7},e.variant==="outlined"&&{right:7}),_ee=ie("svg",{name:"MuiNativeSelect",slot:"Icon",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.icon,n.variant&&t[`icon${fe(n.variant)}`],n.open&&t.iconOpen]}})(kL),Iee=u.forwardRef(function(t,n){const{className:r,disabled:o,IconComponent:i,inputRef:s,variant:a="standard"}=t,c=se(t,Eee),d=P({},t,{disabled:o,variant:a}),p=Pee(d);return L.jsxs(u.Fragment,{children:[L.jsx(kee,P({ownerState:d,className:me(p.select,r),disabled:o,ref:s||n},c)),t.multiple?null:L.jsx(_ee,{as:i,ownerState:d,className:p.icon})]})}),$ee=Iee;var VI;const Mee=["children","classes","className","label","notched"],Ree=ie("fieldset")({textAlign:"left",position:"absolute",bottom:0,right:0,top:-5,left:0,margin:0,padding:"0 8px",pointerEvents:"none",borderRadius:"inherit",borderStyle:"solid",borderWidth:1,overflow:"hidden",minWidth:"0%"}),Tee=ie("legend")(({ownerState:e,theme:t})=>P({float:"unset",width:"auto",overflow:"hidden"},!e.withLabel&&{padding:0,lineHeight:"11px",transition:t.transitions.create("width",{duration:150,easing:t.transitions.easing.easeOut})},e.withLabel&&P({display:"block",padding:0,height:11,fontSize:"0.75em",visibility:"hidden",maxWidth:.01,transition:t.transitions.create("max-width",{duration:50,easing:t.transitions.easing.easeOut}),whiteSpace:"nowrap","& > span":{paddingLeft:5,paddingRight:5,display:"inline-block",opacity:0,visibility:"visible"}},e.notched&&{maxWidth:"100%",transition:t.transitions.create("max-width",{duration:100,easing:t.transitions.easing.easeOut,delay:50})})));function Oee(e){const{className:t,label:n,notched:r}=e,o=se(e,Mee),i=n!=null&&n!=="",s=P({},e,{notched:r,withLabel:i});return L.jsx(Ree,P({"aria-hidden":!0,className:t,ownerState:s},o,{children:L.jsx(Tee,{ownerState:s,children:i?L.jsx("span",{children:n}):VI||(VI=L.jsx("span",{className:"notranslate",children:"​"}))})}))}const Lee=["components","fullWidth","inputComponent","label","multiline","notched","slots","type"],Aee=e=>{const{classes:t}=e,r=Ie({root:["root"],notchedOutline:["notchedOutline"],input:["input"]},dY,t);return P({},t,r)},Fee=ie(Ov,{shouldForwardProp:e=>Lo(e)||e==="classes",name:"MuiOutlinedInput",slot:"Root",overridesResolver:Rv})(({theme:e,ownerState:t})=>{const n=e.palette.mode==="light"?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return P({position:"relative",borderRadius:(e.vars||e).shape.borderRadius,[`&:hover .${Vi.notchedOutline}`]:{borderColor:(e.vars||e).palette.text.primary},"@media (hover: none)":{[`&:hover .${Vi.notchedOutline}`]:{borderColor:e.vars?`rgba(${e.vars.palette.common.onBackgroundChannel} / 0.23)`:n}},[`&.${Vi.focused} .${Vi.notchedOutline}`]:{borderColor:(e.vars||e).palette[t.color].main,borderWidth:2},[`&.${Vi.error} .${Vi.notchedOutline}`]:{borderColor:(e.vars||e).palette.error.main},[`&.${Vi.disabled} .${Vi.notchedOutline}`]:{borderColor:(e.vars||e).palette.action.disabled}},t.startAdornment&&{paddingLeft:14},t.endAdornment&&{paddingRight:14},t.multiline&&P({padding:"16.5px 14px"},t.size==="small"&&{padding:"8.5px 14px"}))}),Nee=ie(Oee,{name:"MuiOutlinedInput",slot:"NotchedOutline",overridesResolver:(e,t)=>t.notchedOutline})(({theme:e})=>{const t=e.palette.mode==="light"?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return{borderColor:e.vars?`rgba(${e.vars.palette.common.onBackgroundChannel} / 0.23)`:t}}),Dee=ie(Lv,{name:"MuiOutlinedInput",slot:"Input",overridesResolver:Tv})(({theme:e,ownerState:t})=>P({padding:"16.5px 14px"},!e.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:e.palette.mode==="light"?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:e.palette.mode==="light"?null:"#fff",caretColor:e.palette.mode==="light"?null:"#fff",borderRadius:"inherit"}},e.vars&&{"&:-webkit-autofill":{borderRadius:"inherit"},[e.getColorSchemeSelector("dark")]:{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}},t.size==="small"&&{padding:"8.5px 14px"},t.multiline&&{padding:0},t.startAdornment&&{paddingLeft:0},t.endAdornment&&{paddingRight:0})),_L=u.forwardRef(function(t,n){var r,o,i,s,a;const c=Ze({props:t,name:"MuiOutlinedInput"}),{components:d={},fullWidth:p=!1,inputComponent:h="input",label:m,multiline:v=!1,notched:b,slots:g={},type:x="text"}=c,C=se(c,Lee),E=Aee(c),w=qs(),S=Qa({props:c,muiFormControl:w,states:["required"]}),k=P({},c,{color:S.color||"primary",disabled:S.disabled,error:S.error,focused:S.focused,formControl:w,fullWidth:p,hiddenLabel:S.hiddenLabel,multiline:v,size:S.size,type:x}),I=(r=(o=g.root)!=null?o:d.Root)!=null?r:Fee,_=(i=(s=g.input)!=null?s:d.Input)!=null?i:Dee;return L.jsx(ju,P({slots:{root:I,input:_},renderSuffix:M=>L.jsx(Nee,{ownerState:k,className:E.notchedOutline,label:m!=null&&m!==""&&S.required?a||(a=L.jsxs(u.Fragment,{children:[m," ","*"]})):m,notched:typeof b!="undefined"?b:Boolean(M.startAdornment||M.filled||M.focused)}),fullWidth:p,inputComponent:h,multiline:v,ref:n,type:x},C,{classes:P({},E,{notchedOutline:null})}))});_L.muiName="Input";const IL=_L,UI=Ot(L.jsx("path",{d:"M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z"}),"FirstPage"),WI=Ot(L.jsx("path",{d:"M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z"}),"LastPage");function Bee(e){return Xe("MuiSelect",e)}const zee=Ge("MuiSelect",["select","multiple","filled","outlined","standard","disabled","focused","icon","iconOpen","iconFilled","iconOutlined","iconStandard","nativeInput"]),Gh=zee;var GI;const jee=["aria-describedby","aria-label","autoFocus","autoWidth","children","className","defaultOpen","defaultValue","disabled","displayEmpty","IconComponent","inputRef","labelId","MenuProps","multiple","name","onBlur","onChange","onClose","onFocus","onOpen","open","readOnly","renderValue","SelectDisplayProps","tabIndex","type","value","variant"],Hee=ie("div",{name:"MuiSelect",slot:"Select",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[{[`&.${Gh.select}`]:t.select},{[`&.${Gh.select}`]:t[n.variant]},{[`&.${Gh.multiple}`]:t.multiple}]}})(PL,{[`&.${Gh.select}`]:{height:"auto",minHeight:"1.4375em",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden"}}),Vee=ie("svg",{name:"MuiSelect",slot:"Icon",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.icon,n.variant&&t[`icon${fe(n.variant)}`],n.open&&t.iconOpen]}})(kL),Uee=ie("input",{shouldForwardProp:e=>wW(e)&&e!=="classes",name:"MuiSelect",slot:"NativeInput",overridesResolver:(e,t)=>t.nativeInput})({bottom:0,left:0,position:"absolute",opacity:0,pointerEvents:"none",width:"100%",boxSizing:"border-box"});function KI(e,t){return typeof t=="object"&&t!==null?e===t:String(e)===String(t)}function Wee(e){return e==null||typeof e=="string"&&!e.trim()}const Gee=e=>{const{classes:t,variant:n,disabled:r,multiple:o,open:i}=e,s={select:["select",n,r&&"disabled",o&&"multiple"],icon:["icon",`icon${fe(n)}`,i&&"iconOpen",r&&"disabled"],nativeInput:["nativeInput"]};return Ie(s,Bee,t)},Kee=u.forwardRef(function(t,n){const{"aria-describedby":r,"aria-label":o,autoFocus:i,autoWidth:s,children:a,className:c,defaultOpen:d,defaultValue:p,disabled:h,displayEmpty:m,IconComponent:v,inputRef:b,labelId:g,MenuProps:x={},multiple:C,name:E,onBlur:w,onChange:S,onClose:k,onFocus:I,onOpen:_,open:M,readOnly:T,renderValue:O,SelectDisplayProps:R={},tabIndex:H,value:j,variant:A="standard"}=t,F=se(t,jee),[B,G]=es({controlled:j,default:p,name:"Select"}),[N,z]=es({controlled:M,default:d,name:"Select"}),W=u.useRef(null),q=u.useRef(null),[X,le]=u.useState(null),{current:Q}=u.useRef(M!=null),[ge,ee]=u.useState(),ce=Ht(n,b),oe=u.useCallback(J=>{q.current=J,J&&le(J)},[]),de=X==null?void 0:X.parentNode;u.useImperativeHandle(ce,()=>({focus:()=>{q.current.focus()},node:W.current,value:B}),[B]),u.useEffect(()=>{d&&N&&X&&!Q&&(ee(s?null:de.clientWidth),q.current.focus())},[X,s]),u.useEffect(()=>{i&&q.current.focus()},[i]),u.useEffect(()=>{if(!g)return;const J=pn(q.current).getElementById(g);if(J){const Te=()=>{getSelection().isCollapsed&&q.current.focus()};return J.addEventListener("click",Te),()=>{J.removeEventListener("click",Te)}}},[g]);const be=(J,Te)=>{J?_&&_(Te):k&&k(Te),Q||(ee(s?null:de.clientWidth),z(J))},we=J=>{J.button===0&&(J.preventDefault(),q.current.focus(),be(!0,J))},$e=J=>{be(!1,J)},He=u.Children.toArray(a),Ne=J=>{const Te=He.map(Qe=>Qe.props.value).indexOf(J.target.value);if(Te===-1)return;const Re=He[Te];G(Re.props.value),S&&S(J,Re)},re=J=>Te=>{let Re;if(Te.currentTarget.hasAttribute("tabindex")){if(C){Re=Array.isArray(B)?B.slice():[];const Qe=B.indexOf(J.props.value);Qe===-1?Re.push(J.props.value):Re.splice(Qe,1)}else Re=J.props.value;if(J.props.onClick&&J.props.onClick(Te),B!==Re&&(G(Re),S)){const Qe=Te.nativeEvent||Te,xt=new Qe.constructor(Qe.type,Qe);Object.defineProperty(xt,"target",{writable:!0,value:{value:Re,name:E}}),S(xt,J)}C||be(!1,Te)}},Le=J=>{T||[" ","ArrowUp","ArrowDown","Enter"].indexOf(J.key)!==-1&&(J.preventDefault(),be(!0,J))},ve=X!==null&&N,je=J=>{!ve&&w&&(Object.defineProperty(J,"target",{writable:!0,value:{value:B,name:E}}),w(J))};delete F["aria-invalid"];let Ye,ht;const Be=[];let mt=!1;(dx({value:B})||m)&&(O?Ye=O(B):mt=!0);const rt=He.map(J=>{if(!u.isValidElement(J))return null;let Te;if(C){if(!Array.isArray(B))throw new Error(Vl(2));Te=B.some(Re=>KI(Re,J.props.value)),Te&&mt&&Be.push(J.props.children)}else Te=KI(B,J.props.value),Te&&mt&&(ht=J.props.children);return u.cloneElement(J,{"aria-selected":Te?"true":"false",onClick:re(J),onKeyUp:Re=>{Re.key===" "&&Re.preventDefault(),J.props.onKeyUp&&J.props.onKeyUp(Re)},role:"option",selected:Te,value:void 0,"data-value":J.props.value})});mt&&(C?Be.length===0?Ye=null:Ye=Be.reduce((J,Te,Re)=>(J.push(Te),Re<Be.length-1&&J.push(", "),J),[]):Ye=ht);let ct=ge;!s&&Q&&X&&(ct=de.clientWidth);let bt;typeof H!="undefined"?bt=H:bt=h?null:0;const dt=R.id||(E?`mui-component-select-${E}`:void 0),Ve=P({},t,{variant:A,value:B,open:ve}),ue=Gee(Ve);return L.jsxs(u.Fragment,{children:[L.jsx(Hee,P({ref:oe,tabIndex:bt,role:"button","aria-disabled":h?"true":void 0,"aria-expanded":ve?"true":"false","aria-haspopup":"listbox","aria-label":o,"aria-labelledby":[g,dt].filter(Boolean).join(" ")||void 0,"aria-describedby":r,onKeyDown:Le,onMouseDown:h||T?null:we,onBlur:je,onFocus:I},R,{ownerState:Ve,className:me(R.className,ue.select,c),id:dt,children:Wee(Ye)?GI||(GI=L.jsx("span",{className:"notranslate",children:"​"})):Ye})),L.jsx(Uee,P({value:Array.isArray(B)?B.join(","):B,name:E,ref:W,"aria-hidden":!0,onChange:Ne,tabIndex:-1,disabled:h,className:ue.nativeInput,autoFocus:i,ownerState:Ve},F)),L.jsx(Vee,{as:v,className:ue.icon,ownerState:Ve}),L.jsx(EL,P({id:`menu-${E||""}`,anchorEl:de,open:ve,onClose:$e,anchorOrigin:{vertical:"bottom",horizontal:"center"},transformOrigin:{vertical:"top",horizontal:"center"}},x,{MenuListProps:P({"aria-labelledby":g,role:"listbox",disableListWrap:!0},x.MenuListProps),PaperProps:P({},x.PaperProps,{style:P({minWidth:ct},x.PaperProps!=null?x.PaperProps.style:null)}),children:rt}))]})}),qee=Kee;var qI,YI;const Yee=["autoWidth","children","classes","className","defaultOpen","displayEmpty","IconComponent","id","input","inputProps","label","labelId","MenuProps","multiple","native","onClose","onOpen","open","renderValue","SelectDisplayProps","variant"],Xee=e=>{const{classes:t}=e;return t},gx={name:"MuiSelect",overridesResolver:(e,t)=>t.root,shouldForwardProp:e=>Lo(e)&&e!=="variant",slot:"Root"},Qee=ie(yL,gx)(""),Jee=ie(IL,gx)(""),Zee=ie(uL,gx)(""),$L=u.forwardRef(function(t,n){const r=Ze({name:"MuiSelect",props:t}),{autoWidth:o=!1,children:i,classes:s={},className:a,defaultOpen:c=!1,displayEmpty:d=!1,IconComponent:p=QO,id:h,input:m,inputProps:v,label:b,labelId:g,MenuProps:x,multiple:C=!1,native:E=!1,onClose:w,onOpen:S,open:k,renderValue:I,SelectDisplayProps:_,variant:M="outlined"}=r,T=se(r,Yee),O=E?$ee:qee,R=qs(),j=Qa({props:r,muiFormControl:R,states:["variant"]}).variant||M,A=m||{standard:qI||(qI=L.jsx(Qee,{})),outlined:L.jsx(Jee,{label:b}),filled:YI||(YI=L.jsx(Zee,{}))}[j],F=P({},r,{variant:j,classes:s}),B=Xee(F),G=Ht(n,A.ref);return L.jsx(u.Fragment,{children:u.cloneElement(A,P({inputComponent:O,inputProps:P({children:i,IconComponent:p,variant:j,type:void 0,multiple:C},E?{id:h}:{autoWidth:o,defaultOpen:c,displayEmpty:d,labelId:g,MenuProps:x,onClose:w,onOpen:S,open:k,renderValue:I,SelectDisplayProps:P({id:h},_)},v,{classes:v?Qo(B,v.classes):B},m?m.props.inputProps:{})},C&&E&&j==="outlined"?{notched:!0}:{},{ref:G,className:me(A.props.className,a)},!m&&{variant:j},T))})});$L.muiName="Select";const vx=$L;function ete(e){return Xe("MuiSkeleton",e)}Ge("MuiSkeleton",["root","text","rectangular","rounded","circular","pulse","wave","withChildren","fitContent","heightAuto"]);const tte=["animation","className","component","height","style","variant","width"];let ug=e=>e,XI,QI,JI,ZI;const nte=e=>{const{classes:t,variant:n,animation:r,hasChildren:o,width:i,height:s}=e;return Ie({root:["root",n,r,o&&"withChildren",o&&!i&&"fitContent",o&&!s&&"heightAuto"]},ete,t)},rte=as(XI||(XI=ug`
243
- 0% {
244
- opacity: 1;
245
- }
246
-
247
- 50% {
248
- opacity: 0.4;
249
- }
250
-
251
- 100% {
252
- opacity: 1;
253
- }
254
- `)),ote=as(QI||(QI=ug`
255
- 0% {
256
- transform: translateX(-100%);
257
- }
258
-
259
- 50% {
260
- /* +0.5s of delay between each loop */
261
- transform: translateX(100%);
262
- }
263
-
264
- 100% {
265
- transform: translateX(100%);
266
- }
267
- `)),ite=ie("span",{name:"MuiSkeleton",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],n.animation!==!1&&t[n.animation],n.hasChildren&&t.withChildren,n.hasChildren&&!n.width&&t.fitContent,n.hasChildren&&!n.height&&t.heightAuto]}})(({theme:e,ownerState:t})=>{const n=vW(e.shape.borderRadius)||"px",r=yW(e.shape.borderRadius);return P({display:"block",backgroundColor:e.vars?e.vars.palette.Skeleton.bg:nt(e.palette.text.primary,e.palette.mode==="light"?.11:.13),height:"1.2em"},t.variant==="text"&&{marginTop:0,marginBottom:0,height:"auto",transformOrigin:"0 55%",transform:"scale(1, 0.60)",borderRadius:`${r}${n}/${Math.round(r/.6*10)/10}${n}`,"&:empty:before":{content:'"\\00a0"'}},t.variant==="circular"&&{borderRadius:"50%"},t.variant==="rounded"&&{borderRadius:(e.vars||e).shape.borderRadius},t.hasChildren&&{"& > *":{visibility:"hidden"}},t.hasChildren&&!t.width&&{maxWidth:"fit-content"},t.hasChildren&&!t.height&&{height:"auto"})},({ownerState:e})=>e.animation==="pulse"&&Ul(JI||(JI=ug`
268
- animation: ${0} 1.5s ease-in-out 0.5s infinite;
269
- `),rte),({ownerState:e,theme:t})=>e.animation==="wave"&&Ul(ZI||(ZI=ug`
270
- position: relative;
271
- overflow: hidden;
272
-
273
- /* Fix bug in Safari https://bugs.webkit.org/show_bug.cgi?id=68196 */
274
- -webkit-mask-image: -webkit-radial-gradient(white, black);
275
-
276
- &::after {
277
- animation: ${0} 1.6s linear 0.5s infinite;
278
- background: linear-gradient(
279
- 90deg,
280
- transparent,
281
- ${0},
282
- transparent
283
- );
284
- content: '';
285
- position: absolute;
286
- transform: translateX(-100%); /* Avoid flash during server-side hydration */
287
- bottom: 0;
288
- left: 0;
289
- right: 0;
290
- top: 0;
291
- }
292
- `),ote,(t.vars||t).palette.action.hover)),ste=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiSkeleton"}),{animation:o="pulse",className:i,component:s="span",height:a,style:c,variant:d="text",width:p}=r,h=se(r,tte),m=P({},r,{animation:o,component:s,variant:d,hasChildren:Boolean(h.children)}),v=nte(m);return L.jsx(ite,P({as:s,ref:n,className:me(v.root,i),ownerState:m},h,{style:P({width:p,height:a},c)}))}),lte=ste;function ate(e){return Xe("MuiTooltip",e)}const cte=Ge("MuiTooltip",["popper","popperInteractive","popperArrow","popperClose","tooltip","tooltipArrow","touch","tooltipPlacementLeft","tooltipPlacementRight","tooltipPlacementTop","tooltipPlacementBottom","arrow"]),Sl=cte,ute=["arrow","children","classes","components","componentsProps","describeChild","disableFocusListener","disableHoverListener","disableInteractive","disableTouchListener","enterDelay","enterNextDelay","enterTouchDelay","followCursor","id","leaveDelay","leaveTouchDelay","onClose","onOpen","open","placement","PopperComponent","PopperProps","slotProps","slots","title","TransitionComponent","TransitionProps"];function dte(e){return Math.round(e*1e5)/1e5}const fte=e=>{const{classes:t,disableInteractive:n,arrow:r,touch:o,placement:i}=e,s={popper:["popper",!n&&"popperInteractive",r&&"popperArrow"],tooltip:["tooltip",r&&"tooltipArrow",o&&"touch",`tooltipPlacement${fe(i.split("-")[0])}`],arrow:["arrow"]};return Ie(s,ate,t)},pte=ie(Xa,{name:"MuiTooltip",slot:"Popper",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.popper,!n.disableInteractive&&t.popperInteractive,n.arrow&&t.popperArrow,!n.open&&t.popperClose]}})(({theme:e,ownerState:t,open:n})=>P({zIndex:(e.vars||e).zIndex.tooltip,pointerEvents:"none"},!t.disableInteractive&&{pointerEvents:"auto"},!n&&{pointerEvents:"none"},t.arrow&&{[`&[data-popper-placement*="bottom"] .${Sl.arrow}`]:{top:0,marginTop:"-0.71em","&::before":{transformOrigin:"0 100%"}},[`&[data-popper-placement*="top"] .${Sl.arrow}`]:{bottom:0,marginBottom:"-0.71em","&::before":{transformOrigin:"100% 0"}},[`&[data-popper-placement*="right"] .${Sl.arrow}`]:P({},t.isRtl?{right:0,marginRight:"-0.71em"}:{left:0,marginLeft:"-0.71em"},{height:"1em",width:"0.71em","&::before":{transformOrigin:"100% 100%"}}),[`&[data-popper-placement*="left"] .${Sl.arrow}`]:P({},t.isRtl?{left:0,marginLeft:"-0.71em"}:{right:0,marginRight:"-0.71em"},{height:"1em",width:"0.71em","&::before":{transformOrigin:"0 0"}})})),hte=ie("div",{name:"MuiTooltip",slot:"Tooltip",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.tooltip,n.touch&&t.touch,n.arrow&&t.tooltipArrow,t[`tooltipPlacement${fe(n.placement.split("-")[0])}`]]}})(({theme:e,ownerState:t})=>P({backgroundColor:e.vars?e.vars.palette.Tooltip.bg:nt(e.palette.grey[700],.92),borderRadius:(e.vars||e).shape.borderRadius,color:(e.vars||e).palette.common.white,fontFamily:e.typography.fontFamily,padding:"4px 8px",fontSize:e.typography.pxToRem(11),maxWidth:300,margin:2,wordWrap:"break-word",fontWeight:e.typography.fontWeightMedium},t.arrow&&{position:"relative",margin:0},t.touch&&{padding:"8px 16px",fontSize:e.typography.pxToRem(14),lineHeight:`${dte(16/14)}em`,fontWeight:e.typography.fontWeightRegular},{[`.${Sl.popper}[data-popper-placement*="left"] &`]:P({transformOrigin:"right center"},t.isRtl?P({marginLeft:"14px"},t.touch&&{marginLeft:"24px"}):P({marginRight:"14px"},t.touch&&{marginRight:"24px"})),[`.${Sl.popper}[data-popper-placement*="right"] &`]:P({transformOrigin:"left center"},t.isRtl?P({marginRight:"14px"},t.touch&&{marginRight:"24px"}):P({marginLeft:"14px"},t.touch&&{marginLeft:"24px"})),[`.${Sl.popper}[data-popper-placement*="top"] &`]:P({transformOrigin:"center bottom",marginBottom:"14px"},t.touch&&{marginBottom:"24px"}),[`.${Sl.popper}[data-popper-placement*="bottom"] &`]:P({transformOrigin:"center top",marginTop:"14px"},t.touch&&{marginTop:"24px"})})),mte=ie("span",{name:"MuiTooltip",slot:"Arrow",overridesResolver:(e,t)=>t.arrow})(({theme:e})=>({overflow:"hidden",position:"absolute",width:"1em",height:"0.71em",boxSizing:"border-box",color:e.vars?e.vars.palette.Tooltip.bg:nt(e.palette.grey[700],.9),"&::before":{content:'""',margin:"auto",display:"block",width:"100%",height:"100%",backgroundColor:"currentColor",transform:"rotate(45deg)"}}));let Kh=!1,v1=null,Td={x:0,y:0};function qh(e,t){return n=>{t&&t(n),e(n)}}const gte=u.forwardRef(function(t,n){var r,o,i,s,a,c,d,p,h,m,v,b,g,x,C,E,w,S,k;const I=Ze({props:t,name:"MuiTooltip"}),{arrow:_=!1,children:M,components:T={},componentsProps:O={},describeChild:R=!1,disableFocusListener:H=!1,disableHoverListener:j=!1,disableInteractive:A=!1,disableTouchListener:F=!1,enterDelay:B=100,enterNextDelay:G=0,enterTouchDelay:N=700,followCursor:z=!1,id:W,leaveDelay:q=0,leaveTouchDelay:X=1500,onClose:le,onOpen:Q,open:ge,placement:ee="bottom",PopperComponent:ce,PopperProps:oe={},slotProps:de={},slots:be={},title:we,TransitionComponent:$e=lg,TransitionProps:He}=I,Ne=se(I,ute),re=ao(),Le=re.direction==="rtl",[ve,je]=u.useState(),[Ye,ht]=u.useState(null),Be=u.useRef(!1),mt=A||z,rt=u.useRef(),ct=u.useRef(),bt=u.useRef(),dt=u.useRef(),[Ve,ue]=es({controlled:ge,default:!1,name:"Tooltip",state:"open"});let J=Ve;const Te=Pn(W),Re=u.useRef(),Qe=u.useCallback(()=>{Re.current!==void 0&&(document.body.style.WebkitUserSelect=Re.current,Re.current=void 0),clearTimeout(dt.current)},[]);u.useEffect(()=>()=>{clearTimeout(rt.current),clearTimeout(ct.current),clearTimeout(bt.current),Qe()},[Qe]);const xt=yt=>{clearTimeout(v1),Kh=!0,ue(!0),Q&&!J&&Q(yt)},$t=un(yt=>{clearTimeout(v1),v1=setTimeout(()=>{Kh=!1},800+q),ue(!1),le&&J&&le(yt),clearTimeout(rt.current),rt.current=setTimeout(()=>{Be.current=!1},re.transitions.duration.shortest)}),Xt=yt=>{Be.current&&yt.type!=="touchstart"||(ve&&ve.removeAttribute("title"),clearTimeout(ct.current),clearTimeout(bt.current),B||Kh&&G?ct.current=setTimeout(()=>{xt(yt)},Kh?G:B):xt(yt))},Gn=yt=>{clearTimeout(ct.current),clearTimeout(bt.current),bt.current=setTimeout(()=>{$t(yt)},q)},{isFocusVisibleRef:Ar,onBlur:rr,onFocus:wr,ref:Cr}=tv(),[,xr]=u.useState(!1),ln=yt=>{rr(yt),Ar.current===!1&&(xr(!1),Gn(yt))},gn=yt=>{ve||je(yt.currentTarget),wr(yt),Ar.current===!0&&(xr(!0),Xt(yt))},Kn=yt=>{Be.current=!0;const or=M.props;or.onTouchStart&&or.onTouchStart(yt)},ui=Xt,Li=Gn,us=yt=>{Kn(yt),clearTimeout(bt.current),clearTimeout(rt.current),Qe(),Re.current=document.body.style.WebkitUserSelect,document.body.style.WebkitUserSelect="none",dt.current=setTimeout(()=>{document.body.style.WebkitUserSelect=Re.current,Xt(yt)},N)},Ai=yt=>{M.props.onTouchEnd&&M.props.onTouchEnd(yt),Qe(),clearTimeout(bt.current),bt.current=setTimeout(()=>{$t(yt)},X)};u.useEffect(()=>{if(!J)return;function yt(or){(or.key==="Escape"||or.key==="Esc")&&$t(or)}return document.addEventListener("keydown",yt),()=>{document.removeEventListener("keydown",yt)}},[$t,J]);const Fi=Ht(M.ref,Cr,je,n);!we&&we!==0&&(J=!1);const ae=u.useRef(),Ce=yt=>{const or=M.props;or.onMouseMove&&or.onMouseMove(yt),Td={x:yt.clientX,y:yt.clientY},ae.current&&ae.current.update()},Ae={},it=typeof we=="string";R?(Ae.title=!J&&it&&!j?we:null,Ae["aria-describedby"]=J?Te:null):(Ae["aria-label"]=it?we:null,Ae["aria-labelledby"]=J&&!it?Te:null);const Oe=P({},Ae,Ne,M.props,{className:me(Ne.className,M.props.className),onTouchStart:Kn,ref:Fi},z?{onMouseMove:Ce}:{}),st={};F||(Oe.onTouchStart=us,Oe.onTouchEnd=Ai),j||(Oe.onMouseOver=qh(ui,Oe.onMouseOver),Oe.onMouseLeave=qh(Li,Oe.onMouseLeave),mt||(st.onMouseOver=ui,st.onMouseLeave=Li)),H||(Oe.onFocus=qh(gn,Oe.onFocus),Oe.onBlur=qh(ln,Oe.onBlur),mt||(st.onFocus=gn,st.onBlur=ln));const Et=u.useMemo(()=>{var yt;let or=[{name:"arrow",enabled:Boolean(Ye),options:{element:Ye,padding:4}}];return(yt=oe.popperOptions)!=null&&yt.modifiers&&(or=or.concat(oe.popperOptions.modifiers)),P({},oe.popperOptions,{modifiers:or})},[Ye,oe]),en=P({},I,{isRtl:Le,arrow:_,disableInteractive:mt,placement:ee,PopperComponentProp:ce,touch:Be.current}),Fn=fte(en),co=(r=(o=be.popper)!=null?o:T.Popper)!=null?r:pte,Se=(i=(s=(a=be.transition)!=null?a:T.Transition)!=null?s:$e)!=null?i:lg,ye=(c=(d=be.tooltip)!=null?d:T.Tooltip)!=null?c:hte,ze=(p=(h=be.arrow)!=null?h:T.Arrow)!=null?p:mte,lt=Hd(co,P({},oe,(m=de.popper)!=null?m:O.popper,{className:me(Fn.popper,oe==null?void 0:oe.className,(v=(b=de.popper)!=null?b:O.popper)==null?void 0:v.className)}),en),Vt=Hd(Se,P({},He,(g=de.transition)!=null?g:O.transition),en),In=Hd(ye,P({},(x=de.tooltip)!=null?x:O.tooltip,{className:me(Fn.tooltip,(C=(E=de.tooltip)!=null?E:O.tooltip)==null?void 0:C.className)}),en),$n=Hd(ze,P({},(w=de.arrow)!=null?w:O.arrow,{className:me(Fn.arrow,(S=(k=de.arrow)!=null?k:O.arrow)==null?void 0:S.className)}),en);return L.jsxs(u.Fragment,{children:[u.cloneElement(M,Oe),L.jsx(co,P({as:ce!=null?ce:Xa,placement:ee,anchorEl:z?{getBoundingClientRect:()=>({top:Td.y,left:Td.x,right:Td.x,bottom:Td.y,width:0,height:0})}:ve,popperRef:ae,open:ve?J:!1,id:Te,transition:!0},st,lt,{popperOptions:Et,children:({TransitionProps:yt})=>L.jsx(Se,P({timeout:re.transitions.duration.shorter},yt,Vt,{children:L.jsxs(ye,P({},In,{children:[we,_?L.jsx(ze,P({},$n,{ref:ht})):null]}))}))}))]})}),pp=gte;function vte(e){return Xe("MuiSwitch",e)}const yte=Ge("MuiSwitch",["root","edgeStart","edgeEnd","switchBase","colorPrimary","colorSecondary","sizeSmall","sizeMedium","checked","disabled","input","thumb","track"]),Ir=yte,bte=["className","color","edge","size","sx"],wte=e=>{const{classes:t,edge:n,size:r,color:o,checked:i,disabled:s}=e,a={root:["root",n&&`edge${fe(n)}`,`size${fe(r)}`],switchBase:["switchBase",`color${fe(o)}`,i&&"checked",s&&"disabled"],thumb:["thumb"],track:["track"],input:["input"]},c=Ie(a,vte,t);return P({},t,c)},Cte=ie("span",{name:"MuiSwitch",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.edge&&t[`edge${fe(n.edge)}`],t[`size${fe(n.size)}`]]}})(({ownerState:e})=>P({display:"inline-flex",width:34+12*2,height:14+12*2,overflow:"hidden",padding:12,boxSizing:"border-box",position:"relative",flexShrink:0,zIndex:0,verticalAlign:"middle","@media print":{colorAdjust:"exact"}},e.edge==="start"&&{marginLeft:-8},e.edge==="end"&&{marginRight:-8},e.size==="small"&&{width:40,height:24,padding:7,[`& .${Ir.thumb}`]:{width:16,height:16},[`& .${Ir.switchBase}`]:{padding:4,[`&.${Ir.checked}`]:{transform:"translateX(16px)"}}})),xte=ie(oL,{name:"MuiSwitch",slot:"SwitchBase",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.switchBase,{[`& .${Ir.input}`]:t.input},n.color!=="default"&&t[`color${fe(n.color)}`]]}})(({theme:e})=>({position:"absolute",top:0,left:0,zIndex:1,color:e.vars?e.vars.palette.Switch.defaultColor:`${e.palette.mode==="light"?e.palette.common.white:e.palette.grey[300]}`,transition:e.transitions.create(["left","transform"],{duration:e.transitions.duration.shortest}),[`&.${Ir.checked}`]:{transform:"translateX(20px)"},[`&.${Ir.disabled}`]:{color:e.vars?e.vars.palette.Switch.defaultDisabledColor:`${e.palette.mode==="light"?e.palette.grey[100]:e.palette.grey[600]}`},[`&.${Ir.checked} + .${Ir.track}`]:{opacity:.5},[`&.${Ir.disabled} + .${Ir.track}`]:{opacity:e.vars?e.vars.opacity.switchTrackDisabled:`${e.palette.mode==="light"?.12:.2}`},[`& .${Ir.input}`]:{left:"-100%",width:"300%"}}),({theme:e,ownerState:t})=>P({"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:nt(e.palette.action.active,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}}},t.color!=="default"&&{[`&.${Ir.checked}`]:{color:(e.vars||e).palette[t.color].main,"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:nt(e.palette[t.color].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${Ir.disabled}`]:{color:e.vars?e.vars.palette.Switch[`${t.color}DisabledColor`]:`${e.palette.mode==="light"?Hs(e.palette[t.color].main,.62):js(e.palette[t.color].main,.55)}`}},[`&.${Ir.checked} + .${Ir.track}`]:{backgroundColor:(e.vars||e).palette[t.color].main}})),Ste=ie("span",{name:"MuiSwitch",slot:"Track",overridesResolver:(e,t)=>t.track})(({theme:e})=>({height:"100%",width:"100%",borderRadius:14/2,zIndex:-1,transition:e.transitions.create(["opacity","background-color"],{duration:e.transitions.duration.shortest}),backgroundColor:e.vars?e.vars.palette.common.onBackground:`${e.palette.mode==="light"?e.palette.common.black:e.palette.common.white}`,opacity:e.vars?e.vars.opacity.switchTrack:`${e.palette.mode==="light"?.38:.3}`})),Ete=ie("span",{name:"MuiSwitch",slot:"Thumb",overridesResolver:(e,t)=>t.thumb})(({theme:e})=>({boxShadow:(e.vars||e).shadows[1],backgroundColor:"currentColor",width:20,height:20,borderRadius:"50%"})),Pte=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiSwitch"}),{className:o,color:i="primary",edge:s=!1,size:a="medium",sx:c}=r,d=se(r,bte),p=P({},r,{color:i,edge:s,size:a}),h=wte(p),m=L.jsx(Ete,{className:h.thumb,ownerState:p});return L.jsxs(Cte,{className:me(h.root,o),sx:c,ownerState:p,children:[L.jsx(xte,P({type:"checkbox",icon:m,checkedIcon:m,ref:n,ownerState:p},d,{classes:P({},h,{root:h.switchBase})})),L.jsx(Ste,{className:h.track,ownerState:p})]})}),ML=Pte;function kte(e){return Xe("MuiTab",e)}const _te=Ge("MuiTab",["root","labelIcon","textColorInherit","textColorPrimary","textColorSecondary","selected","disabled","fullWidth","wrapped","iconWrapper"]),da=_te,Ite=["className","disabled","disableFocusRipple","fullWidth","icon","iconPosition","indicator","label","onChange","onClick","onFocus","selected","selectionFollowsFocus","textColor","value","wrapped"],$te=e=>{const{classes:t,textColor:n,fullWidth:r,wrapped:o,icon:i,label:s,selected:a,disabled:c}=e,d={root:["root",i&&s&&"labelIcon",`textColor${fe(n)}`,r&&"fullWidth",o&&"wrapped",a&&"selected",c&&"disabled"],iconWrapper:["iconWrapper"]};return Ie(d,kte,t)},Mte=ie(ls,{name:"MuiTab",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.label&&n.icon&&t.labelIcon,t[`textColor${fe(n.textColor)}`],n.fullWidth&&t.fullWidth,n.wrapped&&t.wrapped]}})(({theme:e,ownerState:t})=>P({},e.typography.button,{maxWidth:360,minWidth:90,position:"relative",minHeight:48,flexShrink:0,padding:"12px 16px",overflow:"hidden",whiteSpace:"normal",textAlign:"center"},t.label&&{flexDirection:t.iconPosition==="top"||t.iconPosition==="bottom"?"column":"row"},{lineHeight:1.25},t.icon&&t.label&&{minHeight:72,paddingTop:9,paddingBottom:9,[`& > .${da.iconWrapper}`]:P({},t.iconPosition==="top"&&{marginBottom:6},t.iconPosition==="bottom"&&{marginTop:6},t.iconPosition==="start"&&{marginRight:e.spacing(1)},t.iconPosition==="end"&&{marginLeft:e.spacing(1)})},t.textColor==="inherit"&&{color:"inherit",opacity:.6,[`&.${da.selected}`]:{opacity:1},[`&.${da.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity}},t.textColor==="primary"&&{color:(e.vars||e).palette.text.secondary,[`&.${da.selected}`]:{color:(e.vars||e).palette.primary.main},[`&.${da.disabled}`]:{color:(e.vars||e).palette.text.disabled}},t.textColor==="secondary"&&{color:(e.vars||e).palette.text.secondary,[`&.${da.selected}`]:{color:(e.vars||e).palette.secondary.main},[`&.${da.disabled}`]:{color:(e.vars||e).palette.text.disabled}},t.fullWidth&&{flexShrink:1,flexGrow:1,flexBasis:0,maxWidth:"none"},t.wrapped&&{fontSize:e.typography.pxToRem(12)})),Rte=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiTab"}),{className:o,disabled:i=!1,disableFocusRipple:s=!1,fullWidth:a,icon:c,iconPosition:d="top",indicator:p,label:h,onChange:m,onClick:v,onFocus:b,selected:g,selectionFollowsFocus:x,textColor:C="inherit",value:E,wrapped:w=!1}=r,S=se(r,Ite),k=P({},r,{disabled:i,disableFocusRipple:s,selected:g,icon:!!c,iconPosition:d,label:!!h,fullWidth:a,textColor:C,wrapped:w}),I=$te(k),_=c&&h&&u.isValidElement(c)?u.cloneElement(c,{className:me(I.iconWrapper,c.props.className)}):c,M=O=>{!g&&m&&m(O,E),v&&v(O)},T=O=>{x&&!g&&m&&m(O,E),b&&b(O)};return L.jsxs(Mte,P({focusRipple:!s,className:me(I.root,o),ref:n,role:"tab","aria-selected":g,disabled:i,onClick:M,onFocus:T,ownerState:k,tabIndex:g?0:-1},S,{children:[d==="top"||d==="start"?L.jsxs(u.Fragment,{children:[_,h]}):L.jsxs(u.Fragment,{children:[h,_]}),p]}))}),RL=Rte,Tte=u.createContext(),Ote=Tte,Lte=u.createContext(),Ate=Lte;function Fte(e){return Xe("MuiTableCell",e)}const Nte=Ge("MuiTableCell",["root","head","body","footer","sizeSmall","sizeMedium","paddingCheckbox","paddingNone","alignLeft","alignCenter","alignRight","alignJustify","stickyHeader"]),Dte=Nte,Bte=["align","className","component","padding","scope","size","sortDirection","variant"],zte=e=>{const{classes:t,variant:n,align:r,padding:o,size:i,stickyHeader:s}=e,a={root:["root",n,s&&"stickyHeader",r!=="inherit"&&`align${fe(r)}`,o!=="normal"&&`padding${fe(o)}`,`size${fe(i)}`]};return Ie(a,Fte,t)},jte=ie("td",{name:"MuiTableCell",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],t[`size${fe(n.size)}`],n.padding!=="normal"&&t[`padding${fe(n.padding)}`],n.align!=="inherit"&&t[`align${fe(n.align)}`],n.stickyHeader&&t.stickyHeader]}})(({theme:e,ownerState:t})=>P({},e.typography.body2,{display:"table-cell",verticalAlign:"inherit",borderBottom:e.vars?`1px solid ${e.vars.palette.TableCell.border}`:`1px solid
293
- ${e.palette.mode==="light"?Hs(nt(e.palette.divider,1),.88):js(nt(e.palette.divider,1),.68)}`,textAlign:"left",padding:16},t.variant==="head"&&{color:(e.vars||e).palette.text.primary,lineHeight:e.typography.pxToRem(24),fontWeight:e.typography.fontWeightMedium},t.variant==="body"&&{color:(e.vars||e).palette.text.primary},t.variant==="footer"&&{color:(e.vars||e).palette.text.secondary,lineHeight:e.typography.pxToRem(21),fontSize:e.typography.pxToRem(12)},t.size==="small"&&{padding:"6px 16px",[`&.${Dte.paddingCheckbox}`]:{width:24,padding:"0 12px 0 16px","& > *":{padding:0}}},t.padding==="checkbox"&&{width:48,padding:"0 0 0 4px"},t.padding==="none"&&{padding:0},t.align==="left"&&{textAlign:"left"},t.align==="center"&&{textAlign:"center"},t.align==="right"&&{textAlign:"right",flexDirection:"row-reverse"},t.align==="justify"&&{textAlign:"justify"},t.stickyHeader&&{position:"sticky",top:0,zIndex:2,backgroundColor:(e.vars||e).palette.background.default})),Hte=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiTableCell"}),{align:o="inherit",className:i,component:s,padding:a,scope:c,size:d,sortDirection:p,variant:h}=r,m=se(r,Bte),v=u.useContext(Ote),b=u.useContext(Ate),g=b&&b.variant==="head";let x;s?x=s:x=g?"th":"td";let C=c;x==="td"?C=void 0:!C&&g&&(C="col");const E=h||b&&b.variant,w=P({},r,{align:o,component:x,padding:a||(v&&v.padding?v.padding:"normal"),size:d||(v&&v.size?v.size:"medium"),sortDirection:p,stickyHeader:E==="head"&&v&&v.stickyHeader,variant:E}),S=zte(w);let k=null;return p&&(k=p==="asc"?"ascending":"descending"),L.jsx(jte,P({as:x,ref:n,className:me(S.root,i),"aria-sort":k,scope:C,ownerState:w},m))}),tw=Hte;function Vte(e){return Xe("MuiToolbar",e)}Ge("MuiToolbar",["root","gutters","regular","dense"]);const Ute=["className","component","disableGutters","variant"],Wte=e=>{const{classes:t,disableGutters:n,variant:r}=e;return Ie({root:["root",!n&&"gutters",r]},Vte,t)},Gte=ie("div",{name:"MuiToolbar",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,!n.disableGutters&&t.gutters,t[n.variant]]}})(({theme:e,ownerState:t})=>P({position:"relative",display:"flex",alignItems:"center"},!t.disableGutters&&{paddingLeft:e.spacing(2),paddingRight:e.spacing(2),[e.breakpoints.up("sm")]:{paddingLeft:e.spacing(3),paddingRight:e.spacing(3)}},t.variant==="dense"&&{minHeight:48}),({theme:e,ownerState:t})=>t.variant==="regular"&&e.mixins.toolbar),Kte=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiToolbar"}),{className:o,component:i="div",disableGutters:s=!1,variant:a="regular"}=r,c=se(r,Ute),d=P({},r,{component:i,disableGutters:s,variant:a}),p=Wte(d);return L.jsx(Gte,P({as:i,className:me(p.root,o),ref:n,ownerState:d},c))}),TL=Kte,nw=Ot(L.jsx("path",{d:"M15.41 16.09l-4.58-4.59 4.58-4.59L14 5.5l-6 6 6 6z"}),"KeyboardArrowLeft"),rw=Ot(L.jsx("path",{d:"M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"}),"KeyboardArrowRight");var e$,t$,n$,r$,o$,i$,s$,l$;const qte=["backIconButtonProps","count","getItemAriaLabel","nextIconButtonProps","onPageChange","page","rowsPerPage","showFirstButton","showLastButton"],Yte=u.forwardRef(function(t,n){const{backIconButtonProps:r,count:o,getItemAriaLabel:i,nextIconButtonProps:s,onPageChange:a,page:c,rowsPerPage:d,showFirstButton:p,showLastButton:h}=t,m=se(t,qte),v=ao(),b=E=>{a(E,0)},g=E=>{a(E,c-1)},x=E=>{a(E,c+1)},C=E=>{a(E,Math.max(0,Math.ceil(o/d)-1))};return L.jsxs("div",P({ref:n},m,{children:[p&&L.jsx(ar,{onClick:b,disabled:c===0,"aria-label":i("first",c),title:i("first",c),children:v.direction==="rtl"?e$||(e$=L.jsx(WI,{})):t$||(t$=L.jsx(UI,{}))}),L.jsx(ar,P({onClick:g,disabled:c===0,color:"inherit","aria-label":i("previous",c),title:i("previous",c)},r,{children:v.direction==="rtl"?n$||(n$=L.jsx(rw,{})):r$||(r$=L.jsx(nw,{}))})),L.jsx(ar,P({onClick:x,disabled:o!==-1?c>=Math.ceil(o/d)-1:!1,color:"inherit","aria-label":i("next",c),title:i("next",c)},s,{children:v.direction==="rtl"?o$||(o$=L.jsx(nw,{})):i$||(i$=L.jsx(rw,{}))})),h&&L.jsx(ar,{onClick:C,disabled:c>=Math.ceil(o/d)-1,"aria-label":i("last",c),title:i("last",c),children:v.direction==="rtl"?s$||(s$=L.jsx(UI,{})):l$||(l$=L.jsx(WI,{}))})]}))}),Xte=Yte;function Qte(e){return Xe("MuiTablePagination",e)}const Jte=Ge("MuiTablePagination",["root","toolbar","spacer","selectLabel","selectRoot","select","selectIcon","input","menuItem","displayedRows","actions"]),Ia=Jte;var a$;const Zte=["ActionsComponent","backIconButtonProps","className","colSpan","component","count","getItemAriaLabel","labelDisplayedRows","labelRowsPerPage","nextIconButtonProps","onPageChange","onRowsPerPageChange","page","rowsPerPage","rowsPerPageOptions","SelectProps","showFirstButton","showLastButton"],ene=ie(tw,{name:"MuiTablePagination",slot:"Root",overridesResolver:(e,t)=>t.root})(({theme:e})=>({overflow:"auto",color:(e.vars||e).palette.text.primary,fontSize:e.typography.pxToRem(14),"&:last-child":{padding:0}})),tne=ie(TL,{name:"MuiTablePagination",slot:"Toolbar",overridesResolver:(e,t)=>P({[`& .${Ia.actions}`]:t.actions},t.toolbar)})(({theme:e})=>({minHeight:52,paddingRight:2,[`${e.breakpoints.up("xs")} and (orientation: landscape)`]:{minHeight:52},[e.breakpoints.up("sm")]:{minHeight:52,paddingRight:2},[`& .${Ia.actions}`]:{flexShrink:0,marginLeft:20}})),nne=ie("div",{name:"MuiTablePagination",slot:"Spacer",overridesResolver:(e,t)=>t.spacer})({flex:"1 1 100%"}),rne=ie("p",{name:"MuiTablePagination",slot:"SelectLabel",overridesResolver:(e,t)=>t.selectLabel})(({theme:e})=>P({},e.typography.body2,{flexShrink:0})),one=ie(vx,{name:"MuiTablePagination",slot:"Select",overridesResolver:(e,t)=>P({[`& .${Ia.selectIcon}`]:t.selectIcon,[`& .${Ia.select}`]:t.select},t.input,t.selectRoot)})({color:"inherit",fontSize:"inherit",flexShrink:0,marginRight:32,marginLeft:8,[`& .${Ia.select}`]:{paddingLeft:8,paddingRight:24,textAlign:"right",textAlignLast:"right"}}),ine=ie(dr,{name:"MuiTablePagination",slot:"MenuItem",overridesResolver:(e,t)=>t.menuItem})({}),sne=ie("p",{name:"MuiTablePagination",slot:"DisplayedRows",overridesResolver:(e,t)=>t.displayedRows})(({theme:e})=>P({},e.typography.body2,{flexShrink:0}));function lne({from:e,to:t,count:n}){return`${e}–${t} of ${n!==-1?n:`more than ${t}`}`}function ane(e){return`Go to ${e} page`}const cne=e=>{const{classes:t}=e;return Ie({root:["root"],toolbar:["toolbar"],spacer:["spacer"],selectLabel:["selectLabel"],select:["select"],input:["input"],selectIcon:["selectIcon"],menuItem:["menuItem"],displayedRows:["displayedRows"],actions:["actions"]},Qte,t)},une=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiTablePagination"}),{ActionsComponent:o=Xte,backIconButtonProps:i,className:s,colSpan:a,component:c=tw,count:d,getItemAriaLabel:p=ane,labelDisplayedRows:h=lne,labelRowsPerPage:m="Rows per page:",nextIconButtonProps:v,onPageChange:b,onRowsPerPageChange:g,page:x,rowsPerPage:C,rowsPerPageOptions:E=[10,25,50,100],SelectProps:w={},showFirstButton:S=!1,showLastButton:k=!1}=r,I=se(r,Zte),_=r,M=cne(_),T=w.native?"option":ine;let O;(c===tw||c==="td")&&(O=a||1e3);const R=Pn(w.id),H=Pn(w.labelId),j=()=>d===-1?(x+1)*C:C===-1?d:Math.min(d,(x+1)*C);return L.jsx(ene,P({colSpan:O,ref:n,as:c,ownerState:_,className:me(M.root,s)},I,{children:L.jsxs(tne,{className:M.toolbar,children:[L.jsx(nne,{className:M.spacer}),E.length>1&&L.jsx(rne,{className:M.selectLabel,id:H,children:m}),E.length>1&&L.jsx(one,P({variant:"standard"},!w.variant&&{input:a$||(a$=L.jsx(ju,{}))},{value:C,onChange:g,id:R,labelId:H},w,{classes:P({},w.classes,{root:me(M.input,M.selectRoot,(w.classes||{}).root),select:me(M.select,(w.classes||{}).select),icon:me(M.selectIcon,(w.classes||{}).icon)}),children:E.map(A=>u.createElement(T,P({},!Da(T)&&{ownerState:_},{className:M.menuItem,key:A.label?A.label:A,value:A.value?A.value:A}),A.label?A.label:A))})),L.jsx(sne,{className:M.displayedRows,children:h({from:d===0?0:x*C+1,to:j(),count:d===-1?-1:d,page:x})}),L.jsx(o,{className:M.actions,backIconButtonProps:i,count:d,nextIconButtonProps:v,onPageChange:b,page:x,rowsPerPage:C,showFirstButton:S,showLastButton:k,getItemAriaLabel:p})]})}))}),dne=une;function fne(e){return(1+Math.sin(Math.PI*e-Math.PI/2))/2}function pne(e,t,n,r={},o=()=>{}){const{ease:i=fne,duration:s=300}=r;let a=null;const c=t[e];let d=!1;const p=()=>{d=!0},h=m=>{if(d){o(new Error("Animation cancelled"));return}a===null&&(a=m);const v=Math.min(1,(m-a)/s);if(t[e]=i(v)*(n-c)+c,v>=1){requestAnimationFrame(()=>{o(null)});return}requestAnimationFrame(h)};return c===n?(o(new Error("Element already at target position")),p):(requestAnimationFrame(h),p)}const hne=["onChange"],mne={width:99,height:99,position:"absolute",top:-9999,overflow:"scroll"};function gne(e){const{onChange:t}=e,n=se(e,hne),r=u.useRef(),o=u.useRef(null),i=()=>{r.current=o.current.offsetHeight-o.current.clientHeight};return u.useEffect(()=>{const s=zs(()=>{const c=r.current;i(),c!==r.current&&t(r.current)}),a=so(o.current);return a.addEventListener("resize",s),()=>{s.clear(),a.removeEventListener("resize",s)}},[t]),u.useEffect(()=>{i(),t(r.current)},[t]),L.jsx("div",P({style:mne,ref:o},n))}function vne(e){return Xe("MuiTabScrollButton",e)}const yne=Ge("MuiTabScrollButton",["root","vertical","horizontal","disabled"]),bne=yne;var c$,u$;const wne=["className","direction","orientation","disabled"],Cne=e=>{const{classes:t,orientation:n,disabled:r}=e;return Ie({root:["root",n,r&&"disabled"]},vne,t)},xne=ie(ls,{name:"MuiTabScrollButton",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.orientation&&t[n.orientation]]}})(({ownerState:e})=>P({width:40,flexShrink:0,opacity:.8,[`&.${bne.disabled}`]:{opacity:0}},e.orientation==="vertical"&&{width:"100%",height:40,"& svg":{transform:`rotate(${e.isRtl?-90:90}deg)`}})),Sne=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiTabScrollButton"}),{className:o,direction:i}=r,s=se(r,wne),c=ao().direction==="rtl",d=P({isRtl:c},r),p=Cne(d);return L.jsx(xne,P({component:"div",className:me(p.root,o),ref:n,role:null,ownerState:d,tabIndex:null},s,{children:i==="left"?c$||(c$=L.jsx(nw,{fontSize:"small"})):u$||(u$=L.jsx(rw,{fontSize:"small"}))}))}),Ene=Sne;function Pne(e){return Xe("MuiTabs",e)}const kne=Ge("MuiTabs",["root","vertical","flexContainer","flexContainerVertical","centered","scroller","fixed","scrollableX","scrollableY","hideScrollbar","scrollButtons","scrollButtonsHideMobile","indicator"]),y1=kne,_ne=["aria-label","aria-labelledby","action","centered","children","className","component","allowScrollButtonsMobile","indicatorColor","onChange","orientation","ScrollButtonComponent","scrollButtons","selectionFollowsFocus","TabIndicatorProps","TabScrollButtonProps","textColor","value","variant","visibleScrollbar"],d$=(e,t)=>e===t?e.firstChild:t&&t.nextElementSibling?t.nextElementSibling:e.firstChild,f$=(e,t)=>e===t?e.lastChild:t&&t.previousElementSibling?t.previousElementSibling:e.lastChild,Yh=(e,t,n)=>{let r=!1,o=n(e,t);for(;o;){if(o===e.firstChild){if(r)return;r=!0}const i=o.disabled||o.getAttribute("aria-disabled")==="true";if(!o.hasAttribute("tabindex")||i)o=n(e,o);else{o.focus();return}}},Ine=e=>{const{vertical:t,fixed:n,hideScrollbar:r,scrollableX:o,scrollableY:i,centered:s,scrollButtonsHideMobile:a,classes:c}=e;return Ie({root:["root",t&&"vertical"],scroller:["scroller",n&&"fixed",r&&"hideScrollbar",o&&"scrollableX",i&&"scrollableY"],flexContainer:["flexContainer",t&&"flexContainerVertical",s&&"centered"],indicator:["indicator"],scrollButtons:["scrollButtons",a&&"scrollButtonsHideMobile"],scrollableX:[o&&"scrollableX"],hideScrollbar:[r&&"hideScrollbar"]},Pne,c)},$ne=ie("div",{name:"MuiTabs",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[{[`& .${y1.scrollButtons}`]:t.scrollButtons},{[`& .${y1.scrollButtons}`]:n.scrollButtonsHideMobile&&t.scrollButtonsHideMobile},t.root,n.vertical&&t.vertical]}})(({ownerState:e,theme:t})=>P({overflow:"hidden",minHeight:48,WebkitOverflowScrolling:"touch",display:"flex"},e.vertical&&{flexDirection:"column"},e.scrollButtonsHideMobile&&{[`& .${y1.scrollButtons}`]:{[t.breakpoints.down("sm")]:{display:"none"}}})),Mne=ie("div",{name:"MuiTabs",slot:"Scroller",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.scroller,n.fixed&&t.fixed,n.hideScrollbar&&t.hideScrollbar,n.scrollableX&&t.scrollableX,n.scrollableY&&t.scrollableY]}})(({ownerState:e})=>P({position:"relative",display:"inline-block",flex:"1 1 auto",whiteSpace:"nowrap"},e.fixed&&{overflowX:"hidden",width:"100%"},e.hideScrollbar&&{scrollbarWidth:"none","&::-webkit-scrollbar":{display:"none"}},e.scrollableX&&{overflowX:"auto",overflowY:"hidden"},e.scrollableY&&{overflowY:"auto",overflowX:"hidden"})),Rne=ie("div",{name:"MuiTabs",slot:"FlexContainer",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.flexContainer,n.vertical&&t.flexContainerVertical,n.centered&&t.centered]}})(({ownerState:e})=>P({display:"flex"},e.vertical&&{flexDirection:"column"},e.centered&&{justifyContent:"center"})),Tne=ie("span",{name:"MuiTabs",slot:"Indicator",overridesResolver:(e,t)=>t.indicator})(({ownerState:e,theme:t})=>P({position:"absolute",height:2,bottom:0,width:"100%",transition:t.transitions.create()},e.indicatorColor==="primary"&&{backgroundColor:(t.vars||t).palette.primary.main},e.indicatorColor==="secondary"&&{backgroundColor:(t.vars||t).palette.secondary.main},e.vertical&&{height:"100%",width:2,right:0})),One=ie(gne,{name:"MuiTabs",slot:"ScrollbarSize"})({overflowX:"auto",overflowY:"hidden",scrollbarWidth:"none","&::-webkit-scrollbar":{display:"none"}}),p$={},Lne=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiTabs"}),o=ao(),i=o.direction==="rtl",{"aria-label":s,"aria-labelledby":a,action:c,centered:d=!1,children:p,className:h,component:m="div",allowScrollButtonsMobile:v=!1,indicatorColor:b="primary",onChange:g,orientation:x="horizontal",ScrollButtonComponent:C=Ene,scrollButtons:E="auto",selectionFollowsFocus:w,TabIndicatorProps:S={},TabScrollButtonProps:k={},textColor:I="primary",value:_,variant:M="standard",visibleScrollbar:T=!1}=r,O=se(r,_ne),R=M==="scrollable",H=x==="vertical",j=H?"scrollTop":"scrollLeft",A=H?"top":"left",F=H?"bottom":"right",B=H?"clientHeight":"clientWidth",G=H?"height":"width",N=P({},r,{component:m,allowScrollButtonsMobile:v,indicatorColor:b,orientation:x,vertical:H,scrollButtons:E,textColor:I,variant:M,visibleScrollbar:T,fixed:!R,hideScrollbar:R&&!T,scrollableX:R&&!H,scrollableY:R&&H,centered:d&&!R,scrollButtonsHideMobile:!v}),z=Ine(N),[W,q]=u.useState(!1),[X,le]=u.useState(p$),[Q,ge]=u.useState({start:!1,end:!1}),[ee,ce]=u.useState({overflow:"hidden",scrollbarWidth:0}),oe=new Map,de=u.useRef(null),be=u.useRef(null),we=()=>{const ue=de.current;let J;if(ue){const Re=ue.getBoundingClientRect();J={clientWidth:ue.clientWidth,scrollLeft:ue.scrollLeft,scrollTop:ue.scrollTop,scrollLeftNormalized:x2(ue,o.direction),scrollWidth:ue.scrollWidth,top:Re.top,bottom:Re.bottom,left:Re.left,right:Re.right}}let Te;if(ue&&_!==!1){const Re=be.current.children;if(Re.length>0){const Qe=Re[oe.get(_)];Te=Qe?Qe.getBoundingClientRect():null}}return{tabsMeta:J,tabMeta:Te}},$e=un(()=>{const{tabsMeta:ue,tabMeta:J}=we();let Te=0,Re;if(H)Re="top",J&&ue&&(Te=J.top-ue.top+ue.scrollTop);else if(Re=i?"right":"left",J&&ue){const xt=i?ue.scrollLeftNormalized+ue.clientWidth-ue.scrollWidth:ue.scrollLeft;Te=(i?-1:1)*(J[Re]-ue[Re]+xt)}const Qe={[Re]:Te,[G]:J?J[G]:0};if(isNaN(X[Re])||isNaN(X[G]))le(Qe);else{const xt=Math.abs(X[Re]-Qe[Re]),$t=Math.abs(X[G]-Qe[G]);(xt>=1||$t>=1)&&le(Qe)}}),He=(ue,{animation:J=!0}={})=>{J?pne(j,de.current,ue,{duration:o.transitions.duration.standard}):de.current[j]=ue},Ne=ue=>{let J=de.current[j];H?J+=ue:(J+=ue*(i?-1:1),J*=i&&iO()==="reverse"?-1:1),He(J)},re=()=>{const ue=de.current[B];let J=0;const Te=Array.from(be.current.children);for(let Re=0;Re<Te.length;Re+=1){const Qe=Te[Re];if(J+Qe[B]>ue){Re===0&&(J=ue);break}J+=Qe[B]}return J},Le=()=>{Ne(-1*re())},ve=()=>{Ne(re())},je=u.useCallback(ue=>{ce({overflow:null,scrollbarWidth:ue})},[]),Ye=()=>{const ue={};ue.scrollbarSizeListener=R?L.jsx(One,{onChange:je,className:me(z.scrollableX,z.hideScrollbar)}):null;const J=Q.start||Q.end,Te=R&&(E==="auto"&&J||E===!0);return ue.scrollButtonStart=Te?L.jsx(C,P({orientation:x,direction:i?"right":"left",onClick:Le,disabled:!Q.start},k,{className:me(z.scrollButtons,k.className)})):null,ue.scrollButtonEnd=Te?L.jsx(C,P({orientation:x,direction:i?"left":"right",onClick:ve,disabled:!Q.end},k,{className:me(z.scrollButtons,k.className)})):null,ue},ht=un(ue=>{const{tabsMeta:J,tabMeta:Te}=we();if(!(!Te||!J)){if(Te[A]<J[A]){const Re=J[j]+(Te[A]-J[A]);He(Re,{animation:ue})}else if(Te[F]>J[F]){const Re=J[j]+(Te[F]-J[F]);He(Re,{animation:ue})}}}),Be=un(()=>{if(R&&E!==!1){const{scrollTop:ue,scrollHeight:J,clientHeight:Te,scrollWidth:Re,clientWidth:Qe}=de.current;let xt,$t;if(H)xt=ue>1,$t=ue<J-Te-1;else{const Xt=x2(de.current,o.direction);xt=i?Xt<Re-Qe-1:Xt>1,$t=i?Xt>1:Xt<Re-Qe-1}(xt!==Q.start||$t!==Q.end)&&ge({start:xt,end:$t})}});u.useEffect(()=>{const ue=zs(()=>{de.current&&($e(),Be())}),J=so(de.current);J.addEventListener("resize",ue);let Te;return typeof ResizeObserver!="undefined"&&(Te=new ResizeObserver(ue),Array.from(be.current.children).forEach(Re=>{Te.observe(Re)})),()=>{ue.clear(),J.removeEventListener("resize",ue),Te&&Te.disconnect()}},[$e,Be]);const mt=u.useMemo(()=>zs(()=>{Be()}),[Be]);u.useEffect(()=>()=>{mt.clear()},[mt]),u.useEffect(()=>{q(!0)},[]),u.useEffect(()=>{$e(),Be()}),u.useEffect(()=>{ht(p$!==X)},[ht,X]),u.useImperativeHandle(c,()=>({updateIndicator:$e,updateScrollButtons:Be}),[$e,Be]);const rt=L.jsx(Tne,P({},S,{className:me(z.indicator,S.className),ownerState:N,style:P({},X,S.style)}));let ct=0;const bt=u.Children.map(p,ue=>{if(!u.isValidElement(ue))return null;const J=ue.props.value===void 0?ct:ue.props.value;oe.set(J,ct);const Te=J===_;return ct+=1,u.cloneElement(ue,P({fullWidth:M==="fullWidth",indicator:Te&&!W&&rt,selected:Te,selectionFollowsFocus:w,onChange:g,textColor:I,value:J},ct===1&&_===!1&&!ue.props.tabIndex?{tabIndex:0}:{}))}),dt=ue=>{const J=be.current,Te=pn(J).activeElement;if(Te.getAttribute("role")!=="tab")return;let Qe=x==="horizontal"?"ArrowLeft":"ArrowUp",xt=x==="horizontal"?"ArrowRight":"ArrowDown";switch(x==="horizontal"&&i&&(Qe="ArrowRight",xt="ArrowLeft"),ue.key){case Qe:ue.preventDefault(),Yh(J,Te,f$);break;case xt:ue.preventDefault(),Yh(J,Te,d$);break;case"Home":ue.preventDefault(),Yh(J,null,d$);break;case"End":ue.preventDefault(),Yh(J,null,f$);break}},Ve=Ye();return L.jsxs($ne,P({className:me(z.root,h),ownerState:N,ref:n,as:m},O,{children:[Ve.scrollButtonStart,Ve.scrollbarSizeListener,L.jsxs(Mne,{className:z.scroller,ownerState:N,style:{overflow:ee.overflow,[H?`margin${i?"Left":"Right"}`:"marginBottom"]:T?void 0:-ee.scrollbarWidth},ref:de,onScroll:mt,children:[L.jsx(Rne,{"aria-label":s,"aria-labelledby":a,"aria-orientation":x==="vertical"?"vertical":null,className:z.flexContainer,ownerState:N,onKeyDown:dt,ref:be,role:"tablist",children:bt}),W&&rt]}),Ve.scrollButtonEnd]}))}),OL=Lne;function Ane(e){return Xe("MuiTextField",e)}Ge("MuiTextField",["root"]);const Fne=["autoComplete","autoFocus","children","className","color","defaultValue","disabled","error","FormHelperTextProps","fullWidth","helperText","id","InputLabelProps","inputProps","InputProps","inputRef","label","maxRows","minRows","multiline","name","onBlur","onChange","onFocus","placeholder","required","rows","select","SelectProps","type","value","variant"],Nne={standard:yL,filled:uL,outlined:IL},Dne=e=>{const{classes:t}=e;return Ie({root:["root"]},Ane,t)},Bne=ie(Ja,{name:"MuiTextField",slot:"Root",overridesResolver:(e,t)=>t.root})({}),zne=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiTextField"}),{autoComplete:o,autoFocus:i=!1,children:s,className:a,color:c="primary",defaultValue:d,disabled:p=!1,error:h=!1,FormHelperTextProps:m,fullWidth:v=!1,helperText:b,id:g,InputLabelProps:x,inputProps:C,InputProps:E,inputRef:w,label:S,maxRows:k,minRows:I,multiline:_=!1,name:M,onBlur:T,onChange:O,onFocus:R,placeholder:H,required:j=!1,rows:A,select:F=!1,SelectProps:B,type:G,value:N,variant:z="outlined"}=r,W=se(r,Fne),q=P({},r,{autoFocus:i,color:c,disabled:p,error:h,fullWidth:v,multiline:_,required:j,select:F,variant:z}),X=Dne(q),le={};z==="outlined"&&(x&&typeof x.shrink!="undefined"&&(le.notched=x.shrink),le.label=S),F&&((!B||!B.native)&&(le.id=void 0),le["aria-describedby"]=void 0);const Q=Pn(g),ge=b&&Q?`${Q}-helper-text`:void 0,ee=S&&Q?`${Q}-label`:void 0,ce=Nne[z],oe=L.jsx(ce,P({"aria-describedby":ge,autoComplete:o,autoFocus:i,defaultValue:d,fullWidth:v,multiline:_,name:M,rows:A,maxRows:k,minRows:I,type:G,value:N,id:Q,inputRef:w,onBlur:T,onChange:O,onFocus:R,placeholder:H,inputProps:C},le,E));return L.jsxs(Bne,P({className:me(X.root,a),disabled:p,error:h,fullWidth:v,ref:n,required:j,color:c,variant:z,ownerState:q},W,{children:[S!=null&&S!==""&&L.jsx(Zb,P({htmlFor:Q,id:ee},x,{children:S})),F?L.jsx(vx,P({"aria-describedby":ge,id:Q,labelId:ee,value:N,input:oe},B,{children:s})):oe,b&&L.jsx(Fv,P({id:ge},m,{children:b}))]}))}),hp=zne;var yx={},at={},jne={get exports(){return at},set exports(e){at=e}};(function(e){function t(n){return n&&n.__esModule?n:{default:n}}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(jne);var b1={};const Hne=FM(SK);var h$;function ft(){return h$||(h$=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.createSvgIcon}});var t=Hne}(b1)),b1}var Vne=at;Object.defineProperty(yx,"__esModule",{value:!0});var LL=yx.default=void 0,Une=Vne(ft()),Wne=ut(),Gne=(0,Une.default)((0,Wne.jsx)("path",{d:"M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3z"}),"AccountTree");LL=yx.default=Gne;var bx={},Kne=at;Object.defineProperty(bx,"__esModule",{value:!0});var AL=bx.default=void 0,qne=Kne(ft()),Yne=ut(),Xne=(0,qne.default)((0,Yne.jsx)("path",{d:"M20.5 11H19V7c0-1.1-.9-2-2-2h-4V3.5C13 2.12 11.88 1 10.5 1S8 2.12 8 3.5V5H4c-1.1 0-1.99.9-1.99 2v3.8H3.5c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7H2V20c0 1.1.9 2 2 2h3.8v-1.5c0-1.49 1.21-2.7 2.7-2.7 1.49 0 2.7 1.21 2.7 2.7V22H17c1.1 0 2-.9 2-2v-4h1.5c1.38 0 2.5-1.12 2.5-2.5S21.88 11 20.5 11z"}),"Extension");AL=bx.default=Xne;var wx={},Qne=at;Object.defineProperty(wx,"__esModule",{value:!0});var FL=wx.default=void 0,Jne=Qne(ft()),Zne=ut(),ere=(0,Jne.default)((0,Zne.jsx)("path",{d:"M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"}),"History");FL=wx.default=ere;var Cx={},tre=at;Object.defineProperty(Cx,"__esModule",{value:!0});var NL=Cx.default=void 0,nre=tre(ft()),rre=ut(),ore=(0,nre.default)((0,rre.jsx)("path",{d:"m17 7-1.41 1.41L18.17 11H8v2h10.17l-2.58 2.58L17 17l5-5zM4 5h8V3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8v-2H4V5z"}),"Logout");NL=Cx.default=ore;var xx={},ire=at;Object.defineProperty(xx,"__esModule",{value:!0});var DL=xx.default=void 0,sre=ire(ft()),m$=ut(),lre=(0,sre.default)([(0,m$.jsx)("circle",{cx:"10",cy:"8",r:"4"},"0"),(0,m$.jsx)("path",{d:"M10.67 13.02c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53V20h9.26c-.79-1.13-1.26-2.51-1.26-4 0-1.07.25-2.07.67-2.98zM20.75 16c0-.22-.03-.42-.06-.63l1.14-1.01-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L18 11h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1.01c-.03.21-.06.41-.06.63s.03.42.06.63l-1.14 1.01 1 1.73 1.45-.49c.32.27.68.48 1.08.63L16 21h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1.01c.03-.21.06-.41.06-.63zM17 18c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"},"1")],"ManageAccounts");DL=xx.default=lre;var Sx={},are=at;Object.defineProperty(Sx,"__esModule",{value:!0});var BL=Sx.default=void 0,cre=are(ft()),ure=ut(),dre=(0,cre.default)((0,ure.jsx)("path",{d:"M20 3H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h3l-1 1v2h12v-2l-1-1h3c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 13H4V5h16v11z"}),"Monitor");BL=Sx.default=dre;var Ex={},fre=at;Object.defineProperty(Ex,"__esModule",{value:!0});var zL=Ex.default=void 0,pre=fre(ft()),hre=ut(),mre=(0,pre.default)((0,hre.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"}),"Public");zL=Ex.default=mre;var Px={},gre=at;Object.defineProperty(Px,"__esModule",{value:!0});var kx=Px.default=void 0,vre=gre(ft()),yre=ut(),bre=(0,vre.default)((0,yre.jsx)("path",{d:"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"}),"Settings");kx=Px.default=bre;var _x={},wre=at;Object.defineProperty(_x,"__esModule",{value:!0});var jL=_x.default=void 0,Cre=wre(ft()),xre=ut(),Sre=(0,Cre.default)((0,xre.jsx)("path",{d:"m12.87 15.07-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7 1.62-4.33L19.12 17h-3.24z"}),"Translate");jL=_x.default=Sre;var Ix={},Ere=at;Object.defineProperty(Ix,"__esModule",{value:!0});var HL=Ix.default=void 0,Pre=Ere(ft()),kre=ut(),_re=(0,Pre.default)((0,kre.jsx)("path",{d:"M9.4 16.6 4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0 4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z"}),"Code");HL=Ix.default=_re;var Ms={},Ire={get exports(){return Ms},set exports(e){Ms=e}};/**
294
- * @license
295
- * Lodash <https://lodash.com/>
296
- * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
297
- * Released under MIT license <https://lodash.com/license>
298
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
299
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
300
- */(function(e,t){(function(){var n,r="4.17.21",o=200,i="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",s="Expected a function",a="Invalid `variable` option passed into `_.template`",c="__lodash_hash_undefined__",d=500,p="__lodash_placeholder__",h=1,m=2,v=4,b=1,g=2,x=1,C=2,E=4,w=8,S=16,k=32,I=64,_=128,M=256,T=512,O=30,R="...",H=800,j=16,A=1,F=2,B=3,G=1/0,N=9007199254740991,z=17976931348623157e292,W=0/0,q=4294967295,X=q-1,le=q>>>1,Q=[["ary",_],["bind",x],["bindKey",C],["curry",w],["curryRight",S],["flip",T],["partial",k],["partialRight",I],["rearg",M]],ge="[object Arguments]",ee="[object Array]",ce="[object AsyncFunction]",oe="[object Boolean]",de="[object Date]",be="[object DOMException]",we="[object Error]",$e="[object Function]",He="[object GeneratorFunction]",Ne="[object Map]",re="[object Number]",Le="[object Null]",ve="[object Object]",je="[object Promise]",Ye="[object Proxy]",ht="[object RegExp]",Be="[object Set]",mt="[object String]",rt="[object Symbol]",ct="[object Undefined]",bt="[object WeakMap]",dt="[object WeakSet]",Ve="[object ArrayBuffer]",ue="[object DataView]",J="[object Float32Array]",Te="[object Float64Array]",Re="[object Int8Array]",Qe="[object Int16Array]",xt="[object Int32Array]",$t="[object Uint8Array]",Xt="[object Uint8ClampedArray]",Gn="[object Uint16Array]",Ar="[object Uint32Array]",rr=/\b__p \+= '';/g,wr=/\b(__p \+=) '' \+/g,Cr=/(__e\(.*?\)|\b__t\)) \+\n'';/g,xr=/&(?:amp|lt|gt|quot|#39);/g,ln=/[&<>"']/g,gn=RegExp(xr.source),Kn=RegExp(ln.source),ui=/<%-([\s\S]+?)%>/g,Li=/<%([\s\S]+?)%>/g,us=/<%=([\s\S]+?)%>/g,Ai=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Fi=/^\w*$/,ae=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ce=/[\\^$.*+?()[\]{}|]/g,Ae=RegExp(Ce.source),it=/^\s+/,Oe=/\s/,st=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Et=/\{\n\/\* \[wrapped with (.+)\] \*/,en=/,? & /,Fn=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,co=/[()=,{}\[\]\/\s]/,Se=/\\(\\)?/g,ye=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,ze=/\w*$/,lt=/^[-+]0x[0-9a-f]+$/i,Vt=/^0b[01]+$/i,In=/^\[object .+?Constructor\]$/,$n=/^0o[0-7]+$/i,yt=/^(?:0|[1-9]\d*)$/,or=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Tp=/($^)/,r4=/['\n\r\u2028\u2029\\]/g,Op="\\ud800-\\udfff",o4="\\u0300-\\u036f",i4="\\ufe20-\\ufe2f",s4="\\u20d0-\\u20ff",_E=o4+i4+s4,IE="\\u2700-\\u27bf",$E="a-z\\xdf-\\xf6\\xf8-\\xff",l4="\\xac\\xb1\\xd7\\xf7",a4="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",c4="\\u2000-\\u206f",u4=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",ME="A-Z\\xc0-\\xd6\\xd8-\\xde",RE="\\ufe0e\\ufe0f",TE=l4+a4+c4+u4,by="['’]",d4="["+Op+"]",OE="["+TE+"]",Lp="["+_E+"]",LE="\\d+",f4="["+IE+"]",AE="["+$E+"]",FE="[^"+Op+TE+LE+IE+$E+ME+"]",wy="\\ud83c[\\udffb-\\udfff]",p4="(?:"+Lp+"|"+wy+")",NE="[^"+Op+"]",Cy="(?:\\ud83c[\\udde6-\\uddff]){2}",xy="[\\ud800-\\udbff][\\udc00-\\udfff]",ic="["+ME+"]",DE="\\u200d",BE="(?:"+AE+"|"+FE+")",h4="(?:"+ic+"|"+FE+")",zE="(?:"+by+"(?:d|ll|m|re|s|t|ve))?",jE="(?:"+by+"(?:D|LL|M|RE|S|T|VE))?",HE=p4+"?",VE="["+RE+"]?",m4="(?:"+DE+"(?:"+[NE,Cy,xy].join("|")+")"+VE+HE+")*",g4="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",v4="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",UE=VE+HE+m4,y4="(?:"+[f4,Cy,xy].join("|")+")"+UE,b4="(?:"+[NE+Lp+"?",Lp,Cy,xy,d4].join("|")+")",w4=RegExp(by,"g"),C4=RegExp(Lp,"g"),Sy=RegExp(wy+"(?="+wy+")|"+b4+UE,"g"),x4=RegExp([ic+"?"+AE+"+"+zE+"(?="+[OE,ic,"$"].join("|")+")",h4+"+"+jE+"(?="+[OE,ic+BE,"$"].join("|")+")",ic+"?"+BE+"+"+zE,ic+"+"+jE,v4,g4,LE,y4].join("|"),"g"),S4=RegExp("["+DE+Op+_E+RE+"]"),E4=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,P4=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],k4=-1,vn={};vn[J]=vn[Te]=vn[Re]=vn[Qe]=vn[xt]=vn[$t]=vn[Xt]=vn[Gn]=vn[Ar]=!0,vn[ge]=vn[ee]=vn[Ve]=vn[oe]=vn[ue]=vn[de]=vn[we]=vn[$e]=vn[Ne]=vn[re]=vn[ve]=vn[ht]=vn[Be]=vn[mt]=vn[bt]=!1;var dn={};dn[ge]=dn[ee]=dn[Ve]=dn[ue]=dn[oe]=dn[de]=dn[J]=dn[Te]=dn[Re]=dn[Qe]=dn[xt]=dn[Ne]=dn[re]=dn[ve]=dn[ht]=dn[Be]=dn[mt]=dn[rt]=dn[$t]=dn[Xt]=dn[Gn]=dn[Ar]=!0,dn[we]=dn[$e]=dn[bt]=!1;var _4={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},I4={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},$4={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},M4={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},R4=parseFloat,T4=parseInt,WE=typeof bn=="object"&&bn&&bn.Object===Object&&bn,O4=typeof self=="object"&&self&&self.Object===Object&&self,hr=WE||O4||Function("return this")(),Ey=t&&!t.nodeType&&t,na=Ey&&!0&&e&&!e.nodeType&&e,GE=na&&na.exports===Ey,Py=GE&&WE.process,Ao=function(){try{var Z=na&&na.require&&na.require("util").types;return Z||Py&&Py.binding&&Py.binding("util")}catch(xe){}}(),KE=Ao&&Ao.isArrayBuffer,qE=Ao&&Ao.isDate,YE=Ao&&Ao.isMap,XE=Ao&&Ao.isRegExp,QE=Ao&&Ao.isSet,JE=Ao&&Ao.isTypedArray;function uo(Z,xe,he){switch(he.length){case 0:return Z.call(xe);case 1:return Z.call(xe,he[0]);case 2:return Z.call(xe,he[0],he[1]);case 3:return Z.call(xe,he[0],he[1],he[2])}return Z.apply(xe,he)}function L4(Z,xe,he,Ue){for(var Ct=-1,Kt=Z==null?0:Z.length;++Ct<Kt;){var Jn=Z[Ct];xe(Ue,Jn,he(Jn),Z)}return Ue}function Fo(Z,xe){for(var he=-1,Ue=Z==null?0:Z.length;++he<Ue&&xe(Z[he],he,Z)!==!1;);return Z}function A4(Z,xe){for(var he=Z==null?0:Z.length;he--&&xe(Z[he],he,Z)!==!1;);return Z}function ZE(Z,xe){for(var he=-1,Ue=Z==null?0:Z.length;++he<Ue;)if(!xe(Z[he],he,Z))return!1;return!0}function Xs(Z,xe){for(var he=-1,Ue=Z==null?0:Z.length,Ct=0,Kt=[];++he<Ue;){var Jn=Z[he];xe(Jn,he,Z)&&(Kt[Ct++]=Jn)}return Kt}function Ap(Z,xe){var he=Z==null?0:Z.length;return!!he&&sc(Z,xe,0)>-1}function ky(Z,xe,he){for(var Ue=-1,Ct=Z==null?0:Z.length;++Ue<Ct;)if(he(xe,Z[Ue]))return!0;return!1}function Cn(Z,xe){for(var he=-1,Ue=Z==null?0:Z.length,Ct=Array(Ue);++he<Ue;)Ct[he]=xe(Z[he],he,Z);return Ct}function Qs(Z,xe){for(var he=-1,Ue=xe.length,Ct=Z.length;++he<Ue;)Z[Ct+he]=xe[he];return Z}function _y(Z,xe,he,Ue){var Ct=-1,Kt=Z==null?0:Z.length;for(Ue&&Kt&&(he=Z[++Ct]);++Ct<Kt;)he=xe(he,Z[Ct],Ct,Z);return he}function F4(Z,xe,he,Ue){var Ct=Z==null?0:Z.length;for(Ue&&Ct&&(he=Z[--Ct]);Ct--;)he=xe(he,Z[Ct],Ct,Z);return he}function Iy(Z,xe){for(var he=-1,Ue=Z==null?0:Z.length;++he<Ue;)if(xe(Z[he],he,Z))return!0;return!1}var N4=$y("length");function D4(Z){return Z.split("")}function B4(Z){return Z.match(Fn)||[]}function eP(Z,xe,he){var Ue;return he(Z,function(Ct,Kt,Jn){if(xe(Ct,Kt,Jn))return Ue=Kt,!1}),Ue}function Fp(Z,xe,he,Ue){for(var Ct=Z.length,Kt=he+(Ue?1:-1);Ue?Kt--:++Kt<Ct;)if(xe(Z[Kt],Kt,Z))return Kt;return-1}function sc(Z,xe,he){return xe===xe?Q4(Z,xe,he):Fp(Z,tP,he)}function z4(Z,xe,he,Ue){for(var Ct=he-1,Kt=Z.length;++Ct<Kt;)if(Ue(Z[Ct],xe))return Ct;return-1}function tP(Z){return Z!==Z}function nP(Z,xe){var he=Z==null?0:Z.length;return he?Ry(Z,xe)/he:W}function $y(Z){return function(xe){return xe==null?n:xe[Z]}}function My(Z){return function(xe){return Z==null?n:Z[xe]}}function rP(Z,xe,he,Ue,Ct){return Ct(Z,function(Kt,Jn,an){he=Ue?(Ue=!1,Kt):xe(he,Kt,Jn,an)}),he}function j4(Z,xe){var he=Z.length;for(Z.sort(xe);he--;)Z[he]=Z[he].value;return Z}function Ry(Z,xe){for(var he,Ue=-1,Ct=Z.length;++Ue<Ct;){var Kt=xe(Z[Ue]);Kt!==n&&(he=he===n?Kt:he+Kt)}return he}function Ty(Z,xe){for(var he=-1,Ue=Array(Z);++he<Z;)Ue[he]=xe(he);return Ue}function H4(Z,xe){return Cn(xe,function(he){return[he,Z[he]]})}function oP(Z){return Z&&Z.slice(0,aP(Z)+1).replace(it,"")}function fo(Z){return function(xe){return Z(xe)}}function Oy(Z,xe){return Cn(xe,function(he){return Z[he]})}function td(Z,xe){return Z.has(xe)}function iP(Z,xe){for(var he=-1,Ue=Z.length;++he<Ue&&sc(xe,Z[he],0)>-1;);return he}function sP(Z,xe){for(var he=Z.length;he--&&sc(xe,Z[he],0)>-1;);return he}function V4(Z,xe){for(var he=Z.length,Ue=0;he--;)Z[he]===xe&&++Ue;return Ue}var U4=My(_4),W4=My(I4);function G4(Z){return"\\"+M4[Z]}function K4(Z,xe){return Z==null?n:Z[xe]}function lc(Z){return S4.test(Z)}function q4(Z){return E4.test(Z)}function Y4(Z){for(var xe,he=[];!(xe=Z.next()).done;)he.push(xe.value);return he}function Ly(Z){var xe=-1,he=Array(Z.size);return Z.forEach(function(Ue,Ct){he[++xe]=[Ct,Ue]}),he}function lP(Z,xe){return function(he){return Z(xe(he))}}function Js(Z,xe){for(var he=-1,Ue=Z.length,Ct=0,Kt=[];++he<Ue;){var Jn=Z[he];(Jn===xe||Jn===p)&&(Z[he]=p,Kt[Ct++]=he)}return Kt}function Np(Z){var xe=-1,he=Array(Z.size);return Z.forEach(function(Ue){he[++xe]=Ue}),he}function X4(Z){var xe=-1,he=Array(Z.size);return Z.forEach(function(Ue){he[++xe]=[Ue,Ue]}),he}function Q4(Z,xe,he){for(var Ue=he-1,Ct=Z.length;++Ue<Ct;)if(Z[Ue]===xe)return Ue;return-1}function J4(Z,xe,he){for(var Ue=he+1;Ue--;)if(Z[Ue]===xe)return Ue;return Ue}function ac(Z){return lc(Z)?eD(Z):N4(Z)}function di(Z){return lc(Z)?tD(Z):D4(Z)}function aP(Z){for(var xe=Z.length;xe--&&Oe.test(Z.charAt(xe)););return xe}var Z4=My($4);function eD(Z){for(var xe=Sy.lastIndex=0;Sy.test(Z);)++xe;return xe}function tD(Z){return Z.match(Sy)||[]}function nD(Z){return Z.match(x4)||[]}var rD=function Z(xe){xe=xe==null?hr:cc.defaults(hr.Object(),xe,cc.pick(hr,P4));var he=xe.Array,Ue=xe.Date,Ct=xe.Error,Kt=xe.Function,Jn=xe.Math,an=xe.Object,Ay=xe.RegExp,oD=xe.String,No=xe.TypeError,Dp=he.prototype,iD=Kt.prototype,uc=an.prototype,Bp=xe["__core-js_shared__"],zp=iD.toString,tn=uc.hasOwnProperty,sD=0,cP=function(){var l=/[^.]+$/.exec(Bp&&Bp.keys&&Bp.keys.IE_PROTO||"");return l?"Symbol(src)_1."+l:""}(),jp=uc.toString,lD=zp.call(an),aD=hr._,cD=Ay("^"+zp.call(tn).replace(Ce,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Hp=GE?xe.Buffer:n,Zs=xe.Symbol,Vp=xe.Uint8Array,uP=Hp?Hp.allocUnsafe:n,Up=lP(an.getPrototypeOf,an),dP=an.create,fP=uc.propertyIsEnumerable,Wp=Dp.splice,pP=Zs?Zs.isConcatSpreadable:n,nd=Zs?Zs.iterator:n,ra=Zs?Zs.toStringTag:n,Gp=function(){try{var l=aa(an,"defineProperty");return l({},"",{}),l}catch(f){}}(),uD=xe.clearTimeout!==hr.clearTimeout&&xe.clearTimeout,dD=Ue&&Ue.now!==hr.Date.now&&Ue.now,fD=xe.setTimeout!==hr.setTimeout&&xe.setTimeout,Kp=Jn.ceil,qp=Jn.floor,Fy=an.getOwnPropertySymbols,pD=Hp?Hp.isBuffer:n,hP=xe.isFinite,hD=Dp.join,mD=lP(an.keys,an),Zn=Jn.max,Sr=Jn.min,gD=Ue.now,vD=xe.parseInt,mP=Jn.random,yD=Dp.reverse,Ny=aa(xe,"DataView"),rd=aa(xe,"Map"),Dy=aa(xe,"Promise"),dc=aa(xe,"Set"),od=aa(xe,"WeakMap"),id=aa(an,"create"),Yp=od&&new od,fc={},bD=ca(Ny),wD=ca(rd),CD=ca(Dy),xD=ca(dc),SD=ca(od),Xp=Zs?Zs.prototype:n,sd=Xp?Xp.valueOf:n,gP=Xp?Xp.toString:n;function V(l){if(Nn(l)&&!St(l)&&!(l instanceof Dt)){if(l instanceof Do)return l;if(tn.call(l,"__wrapped__"))return vk(l)}return new Do(l)}var pc=function(){function l(){}return function(f){if(!Mn(f))return{};if(dP)return dP(f);l.prototype=f;var y=new l;return l.prototype=n,y}}();function Qp(){}function Do(l,f){this.__wrapped__=l,this.__actions__=[],this.__chain__=!!f,this.__index__=0,this.__values__=n}V.templateSettings={escape:ui,evaluate:Li,interpolate:us,variable:"",imports:{_:V}},V.prototype=Qp.prototype,V.prototype.constructor=V,Do.prototype=pc(Qp.prototype),Do.prototype.constructor=Do;function Dt(l){this.__wrapped__=l,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=q,this.__views__=[]}function ED(){var l=new Dt(this.__wrapped__);return l.__actions__=Wr(this.__actions__),l.__dir__=this.__dir__,l.__filtered__=this.__filtered__,l.__iteratees__=Wr(this.__iteratees__),l.__takeCount__=this.__takeCount__,l.__views__=Wr(this.__views__),l}function PD(){if(this.__filtered__){var l=new Dt(this);l.__dir__=-1,l.__filtered__=!0}else l=this.clone(),l.__dir__*=-1;return l}function kD(){var l=this.__wrapped__.value(),f=this.__dir__,y=St(l),$=f<0,D=y?l.length:0,U=D5(0,D,this.__views__),K=U.start,Y=U.end,ne=Y-K,Ee=$?Y:K-1,Pe=this.__iteratees__,ke=Pe.length,De=0,et=Sr(ne,this.__takeCount__);if(!y||!$&&D==ne&&et==ne)return zP(l,this.__actions__);var gt=[];e:for(;ne--&&De<et;){Ee+=f;for(var _t=-1,vt=l[Ee];++_t<ke;){var Lt=Pe[_t],jt=Lt.iteratee,mo=Lt.type,Dr=jt(vt);if(mo==F)vt=Dr;else if(!Dr){if(mo==A)continue e;break e}}gt[De++]=vt}return gt}Dt.prototype=pc(Qp.prototype),Dt.prototype.constructor=Dt;function oa(l){var f=-1,y=l==null?0:l.length;for(this.clear();++f<y;){var $=l[f];this.set($[0],$[1])}}function _D(){this.__data__=id?id(null):{},this.size=0}function ID(l){var f=this.has(l)&&delete this.__data__[l];return this.size-=f?1:0,f}function $D(l){var f=this.__data__;if(id){var y=f[l];return y===c?n:y}return tn.call(f,l)?f[l]:n}function MD(l){var f=this.__data__;return id?f[l]!==n:tn.call(f,l)}function RD(l,f){var y=this.__data__;return this.size+=this.has(l)?0:1,y[l]=id&&f===n?c:f,this}oa.prototype.clear=_D,oa.prototype.delete=ID,oa.prototype.get=$D,oa.prototype.has=MD,oa.prototype.set=RD;function ds(l){var f=-1,y=l==null?0:l.length;for(this.clear();++f<y;){var $=l[f];this.set($[0],$[1])}}function TD(){this.__data__=[],this.size=0}function OD(l){var f=this.__data__,y=Jp(f,l);if(y<0)return!1;var $=f.length-1;return y==$?f.pop():Wp.call(f,y,1),--this.size,!0}function LD(l){var f=this.__data__,y=Jp(f,l);return y<0?n:f[y][1]}function AD(l){return Jp(this.__data__,l)>-1}function FD(l,f){var y=this.__data__,$=Jp(y,l);return $<0?(++this.size,y.push([l,f])):y[$][1]=f,this}ds.prototype.clear=TD,ds.prototype.delete=OD,ds.prototype.get=LD,ds.prototype.has=AD,ds.prototype.set=FD;function fs(l){var f=-1,y=l==null?0:l.length;for(this.clear();++f<y;){var $=l[f];this.set($[0],$[1])}}function ND(){this.size=0,this.__data__={hash:new oa,map:new(rd||ds),string:new oa}}function DD(l){var f=uh(this,l).delete(l);return this.size-=f?1:0,f}function BD(l){return uh(this,l).get(l)}function zD(l){return uh(this,l).has(l)}function jD(l,f){var y=uh(this,l),$=y.size;return y.set(l,f),this.size+=y.size==$?0:1,this}fs.prototype.clear=ND,fs.prototype.delete=DD,fs.prototype.get=BD,fs.prototype.has=zD,fs.prototype.set=jD;function ia(l){var f=-1,y=l==null?0:l.length;for(this.__data__=new fs;++f<y;)this.add(l[f])}function HD(l){return this.__data__.set(l,c),this}function VD(l){return this.__data__.has(l)}ia.prototype.add=ia.prototype.push=HD,ia.prototype.has=VD;function fi(l){var f=this.__data__=new ds(l);this.size=f.size}function UD(){this.__data__=new ds,this.size=0}function WD(l){var f=this.__data__,y=f.delete(l);return this.size=f.size,y}function GD(l){return this.__data__.get(l)}function KD(l){return this.__data__.has(l)}function qD(l,f){var y=this.__data__;if(y instanceof ds){var $=y.__data__;if(!rd||$.length<o-1)return $.push([l,f]),this.size=++y.size,this;y=this.__data__=new fs($)}return y.set(l,f),this.size=y.size,this}fi.prototype.clear=UD,fi.prototype.delete=WD,fi.prototype.get=GD,fi.prototype.has=KD,fi.prototype.set=qD;function vP(l,f){var y=St(l),$=!y&&ua(l),D=!y&&!$&&ol(l),U=!y&&!$&&!D&&vc(l),K=y||$||D||U,Y=K?Ty(l.length,oD):[],ne=Y.length;for(var Ee in l)(f||tn.call(l,Ee))&&!(K&&(Ee=="length"||D&&(Ee=="offset"||Ee=="parent")||U&&(Ee=="buffer"||Ee=="byteLength"||Ee=="byteOffset")||gs(Ee,ne)))&&Y.push(Ee);return Y}function yP(l){var f=l.length;return f?l[Yy(0,f-1)]:n}function YD(l,f){return dh(Wr(l),sa(f,0,l.length))}function XD(l){return dh(Wr(l))}function By(l,f,y){(y!==n&&!pi(l[f],y)||y===n&&!(f in l))&&ps(l,f,y)}function ld(l,f,y){var $=l[f];(!(tn.call(l,f)&&pi($,y))||y===n&&!(f in l))&&ps(l,f,y)}function Jp(l,f){for(var y=l.length;y--;)if(pi(l[y][0],f))return y;return-1}function QD(l,f,y,$){return el(l,function(D,U,K){f($,D,y(D),K)}),$}function bP(l,f){return l&&Di(f,ir(f),l)}function JD(l,f){return l&&Di(f,Kr(f),l)}function ps(l,f,y){f=="__proto__"&&Gp?Gp(l,f,{configurable:!0,enumerable:!0,value:y,writable:!0}):l[f]=y}function zy(l,f){for(var y=-1,$=f.length,D=he($),U=l==null;++y<$;)D[y]=U?n:w0(l,f[y]);return D}function sa(l,f,y){return l===l&&(y!==n&&(l=l<=y?l:y),f!==n&&(l=l>=f?l:f)),l}function Bo(l,f,y,$,D,U){var K,Y=f&h,ne=f&m,Ee=f&v;if(y&&(K=D?y(l,$,D,U):y(l)),K!==n)return K;if(!Mn(l))return l;var Pe=St(l);if(Pe){if(K=z5(l),!Y)return Wr(l,K)}else{var ke=Er(l),De=ke==$e||ke==He;if(ol(l))return VP(l,Y);if(ke==ve||ke==ge||De&&!D){if(K=ne||De?{}:ak(l),!Y)return ne?$5(l,JD(K,l)):I5(l,bP(K,l))}else{if(!dn[ke])return D?l:{};K=j5(l,ke,Y)}}U||(U=new fi);var et=U.get(l);if(et)return et;U.set(l,K),Nk(l)?l.forEach(function(vt){K.add(Bo(vt,f,y,vt,l,U))}):Ak(l)&&l.forEach(function(vt,Lt){K.set(Lt,Bo(vt,f,y,Lt,l,U))});var gt=Ee?ne?s0:i0:ne?Kr:ir,_t=Pe?n:gt(l);return Fo(_t||l,function(vt,Lt){_t&&(Lt=vt,vt=l[Lt]),ld(K,Lt,Bo(vt,f,y,Lt,l,U))}),K}function ZD(l){var f=ir(l);return function(y){return wP(y,l,f)}}function wP(l,f,y){var $=y.length;if(l==null)return!$;for(l=an(l);$--;){var D=y[$],U=f[D],K=l[D];if(K===n&&!(D in l)||!U(K))return!1}return!0}function CP(l,f,y){if(typeof l!="function")throw new No(s);return hd(function(){l.apply(n,y)},f)}function ad(l,f,y,$){var D=-1,U=Ap,K=!0,Y=l.length,ne=[],Ee=f.length;if(!Y)return ne;y&&(f=Cn(f,fo(y))),$?(U=ky,K=!1):f.length>=o&&(U=td,K=!1,f=new ia(f));e:for(;++D<Y;){var Pe=l[D],ke=y==null?Pe:y(Pe);if(Pe=$||Pe!==0?Pe:0,K&&ke===ke){for(var De=Ee;De--;)if(f[De]===ke)continue e;ne.push(Pe)}else U(f,ke,$)||ne.push(Pe)}return ne}var el=qP(Ni),xP=qP(Hy,!0);function e5(l,f){var y=!0;return el(l,function($,D,U){return y=!!f($,D,U),y}),y}function Zp(l,f,y){for(var $=-1,D=l.length;++$<D;){var U=l[$],K=f(U);if(K!=null&&(Y===n?K===K&&!ho(K):y(K,Y)))var Y=K,ne=U}return ne}function t5(l,f,y,$){var D=l.length;for(y=kt(y),y<0&&(y=-y>D?0:D+y),$=$===n||$>D?D:kt($),$<0&&($+=D),$=y>$?0:Bk($);y<$;)l[y++]=f;return l}function SP(l,f){var y=[];return el(l,function($,D,U){f($,D,U)&&y.push($)}),y}function mr(l,f,y,$,D){var U=-1,K=l.length;for(y||(y=V5),D||(D=[]);++U<K;){var Y=l[U];f>0&&y(Y)?f>1?mr(Y,f-1,y,$,D):Qs(D,Y):$||(D[D.length]=Y)}return D}var jy=YP(),EP=YP(!0);function Ni(l,f){return l&&jy(l,f,ir)}function Hy(l,f){return l&&EP(l,f,ir)}function eh(l,f){return Xs(f,function(y){return vs(l[y])})}function la(l,f){f=nl(f,l);for(var y=0,$=f.length;l!=null&&y<$;)l=l[Bi(f[y++])];return y&&y==$?l:n}function PP(l,f,y){var $=f(l);return St(l)?$:Qs($,y(l))}function Fr(l){return l==null?l===n?ct:Le:ra&&ra in an(l)?N5(l):X5(l)}function Vy(l,f){return l>f}function n5(l,f){return l!=null&&tn.call(l,f)}function r5(l,f){return l!=null&&f in an(l)}function o5(l,f,y){return l>=Sr(f,y)&&l<Zn(f,y)}function Uy(l,f,y){for(var $=y?ky:Ap,D=l[0].length,U=l.length,K=U,Y=he(U),ne=1/0,Ee=[];K--;){var Pe=l[K];K&&f&&(Pe=Cn(Pe,fo(f))),ne=Sr(Pe.length,ne),Y[K]=!y&&(f||D>=120&&Pe.length>=120)?new ia(K&&Pe):n}Pe=l[0];var ke=-1,De=Y[0];e:for(;++ke<D&&Ee.length<ne;){var et=Pe[ke],gt=f?f(et):et;if(et=y||et!==0?et:0,!(De?td(De,gt):$(Ee,gt,y))){for(K=U;--K;){var _t=Y[K];if(!(_t?td(_t,gt):$(l[K],gt,y)))continue e}De&&De.push(gt),Ee.push(et)}}return Ee}function i5(l,f,y,$){return Ni(l,function(D,U,K){f($,y(D),U,K)}),$}function cd(l,f,y){f=nl(f,l),l=fk(l,f);var $=l==null?l:l[Bi(jo(f))];return $==null?n:uo($,l,y)}function kP(l){return Nn(l)&&Fr(l)==ge}function s5(l){return Nn(l)&&Fr(l)==Ve}function l5(l){return Nn(l)&&Fr(l)==de}function ud(l,f,y,$,D){return l===f?!0:l==null||f==null||!Nn(l)&&!Nn(f)?l!==l&&f!==f:a5(l,f,y,$,ud,D)}function a5(l,f,y,$,D,U){var K=St(l),Y=St(f),ne=K?ee:Er(l),Ee=Y?ee:Er(f);ne=ne==ge?ve:ne,Ee=Ee==ge?ve:Ee;var Pe=ne==ve,ke=Ee==ve,De=ne==Ee;if(De&&ol(l)){if(!ol(f))return!1;K=!0,Pe=!1}if(De&&!Pe)return U||(U=new fi),K||vc(l)?ik(l,f,y,$,D,U):A5(l,f,ne,y,$,D,U);if(!(y&b)){var et=Pe&&tn.call(l,"__wrapped__"),gt=ke&&tn.call(f,"__wrapped__");if(et||gt){var _t=et?l.value():l,vt=gt?f.value():f;return U||(U=new fi),D(_t,vt,y,$,U)}}return De?(U||(U=new fi),F5(l,f,y,$,D,U)):!1}function c5(l){return Nn(l)&&Er(l)==Ne}function Wy(l,f,y,$){var D=y.length,U=D,K=!$;if(l==null)return!U;for(l=an(l);D--;){var Y=y[D];if(K&&Y[2]?Y[1]!==l[Y[0]]:!(Y[0]in l))return!1}for(;++D<U;){Y=y[D];var ne=Y[0],Ee=l[ne],Pe=Y[1];if(K&&Y[2]){if(Ee===n&&!(ne in l))return!1}else{var ke=new fi;if($)var De=$(Ee,Pe,ne,l,f,ke);if(!(De===n?ud(Pe,Ee,b|g,$,ke):De))return!1}}return!0}function _P(l){if(!Mn(l)||W5(l))return!1;var f=vs(l)?cD:In;return f.test(ca(l))}function u5(l){return Nn(l)&&Fr(l)==ht}function d5(l){return Nn(l)&&Er(l)==Be}function f5(l){return Nn(l)&&vh(l.length)&&!!vn[Fr(l)]}function IP(l){return typeof l=="function"?l:l==null?qr:typeof l=="object"?St(l)?RP(l[0],l[1]):MP(l):Xk(l)}function Gy(l){if(!pd(l))return mD(l);var f=[];for(var y in an(l))tn.call(l,y)&&y!="constructor"&&f.push(y);return f}function p5(l){if(!Mn(l))return Y5(l);var f=pd(l),y=[];for(var $ in l)$=="constructor"&&(f||!tn.call(l,$))||y.push($);return y}function Ky(l,f){return l<f}function $P(l,f){var y=-1,$=Gr(l)?he(l.length):[];return el(l,function(D,U,K){$[++y]=f(D,U,K)}),$}function MP(l){var f=a0(l);return f.length==1&&f[0][2]?uk(f[0][0],f[0][1]):function(y){return y===l||Wy(y,l,f)}}function RP(l,f){return u0(l)&&ck(f)?uk(Bi(l),f):function(y){var $=w0(y,l);return $===n&&$===f?C0(y,l):ud(f,$,b|g)}}function th(l,f,y,$,D){l!==f&&jy(f,function(U,K){if(D||(D=new fi),Mn(U))h5(l,f,K,y,th,$,D);else{var Y=$?$(f0(l,K),U,K+"",l,f,D):n;Y===n&&(Y=U),By(l,K,Y)}},Kr)}function h5(l,f,y,$,D,U,K){var Y=f0(l,y),ne=f0(f,y),Ee=K.get(ne);if(Ee){By(l,y,Ee);return}var Pe=U?U(Y,ne,y+"",l,f,K):n,ke=Pe===n;if(ke){var De=St(ne),et=!De&&ol(ne),gt=!De&&!et&&vc(ne);Pe=ne,De||et||gt?St(Y)?Pe=Y:Hn(Y)?Pe=Wr(Y):et?(ke=!1,Pe=VP(ne,!0)):gt?(ke=!1,Pe=UP(ne,!0)):Pe=[]:md(ne)||ua(ne)?(Pe=Y,ua(Y)?Pe=zk(Y):(!Mn(Y)||vs(Y))&&(Pe=ak(ne))):ke=!1}ke&&(K.set(ne,Pe),D(Pe,ne,$,U,K),K.delete(ne)),By(l,y,Pe)}function TP(l,f){var y=l.length;if(y)return f+=f<0?y:0,gs(f,y)?l[f]:n}function OP(l,f,y){f.length?f=Cn(f,function(U){return St(U)?function(K){return la(K,U.length===1?U[0]:U)}:U}):f=[qr];var $=-1;f=Cn(f,fo(pt()));var D=$P(l,function(U,K,Y){var ne=Cn(f,function(Ee){return Ee(U)});return{criteria:ne,index:++$,value:U}});return j4(D,function(U,K){return _5(U,K,y)})}function m5(l,f){return LP(l,f,function(y,$){return C0(l,$)})}function LP(l,f,y){for(var $=-1,D=f.length,U={};++$<D;){var K=f[$],Y=la(l,K);y(Y,K)&&dd(U,nl(K,l),Y)}return U}function g5(l){return function(f){return la(f,l)}}function qy(l,f,y,$){var D=$?z4:sc,U=-1,K=f.length,Y=l;for(l===f&&(f=Wr(f)),y&&(Y=Cn(l,fo(y)));++U<K;)for(var ne=0,Ee=f[U],Pe=y?y(Ee):Ee;(ne=D(Y,Pe,ne,$))>-1;)Y!==l&&Wp.call(Y,ne,1),Wp.call(l,ne,1);return l}function AP(l,f){for(var y=l?f.length:0,$=y-1;y--;){var D=f[y];if(y==$||D!==U){var U=D;gs(D)?Wp.call(l,D,1):Jy(l,D)}}return l}function Yy(l,f){return l+qp(mP()*(f-l+1))}function v5(l,f,y,$){for(var D=-1,U=Zn(Kp((f-l)/(y||1)),0),K=he(U);U--;)K[$?U:++D]=l,l+=y;return K}function Xy(l,f){var y="";if(!l||f<1||f>N)return y;do f%2&&(y+=l),f=qp(f/2),f&&(l+=l);while(f);return y}function Mt(l,f){return p0(dk(l,f,qr),l+"")}function y5(l){return yP(yc(l))}function b5(l,f){var y=yc(l);return dh(y,sa(f,0,y.length))}function dd(l,f,y,$){if(!Mn(l))return l;f=nl(f,l);for(var D=-1,U=f.length,K=U-1,Y=l;Y!=null&&++D<U;){var ne=Bi(f[D]),Ee=y;if(ne==="__proto__"||ne==="constructor"||ne==="prototype")return l;if(D!=K){var Pe=Y[ne];Ee=$?$(Pe,ne,Y):n,Ee===n&&(Ee=Mn(Pe)?Pe:gs(f[D+1])?[]:{})}ld(Y,ne,Ee),Y=Y[ne]}return l}var FP=Yp?function(l,f){return Yp.set(l,f),l}:qr,w5=Gp?function(l,f){return Gp(l,"toString",{configurable:!0,enumerable:!1,value:S0(f),writable:!0})}:qr;function C5(l){return dh(yc(l))}function zo(l,f,y){var $=-1,D=l.length;f<0&&(f=-f>D?0:D+f),y=y>D?D:y,y<0&&(y+=D),D=f>y?0:y-f>>>0,f>>>=0;for(var U=he(D);++$<D;)U[$]=l[$+f];return U}function x5(l,f){var y;return el(l,function($,D,U){return y=f($,D,U),!y}),!!y}function nh(l,f,y){var $=0,D=l==null?$:l.length;if(typeof f=="number"&&f===f&&D<=le){for(;$<D;){var U=$+D>>>1,K=l[U];K!==null&&!ho(K)&&(y?K<=f:K<f)?$=U+1:D=U}return D}return Qy(l,f,qr,y)}function Qy(l,f,y,$){var D=0,U=l==null?0:l.length;if(U===0)return 0;f=y(f);for(var K=f!==f,Y=f===null,ne=ho(f),Ee=f===n;D<U;){var Pe=qp((D+U)/2),ke=y(l[Pe]),De=ke!==n,et=ke===null,gt=ke===ke,_t=ho(ke);if(K)var vt=$||gt;else Ee?vt=gt&&($||De):Y?vt=gt&&De&&($||!et):ne?vt=gt&&De&&!et&&($||!_t):et||_t?vt=!1:vt=$?ke<=f:ke<f;vt?D=Pe+1:U=Pe}return Sr(U,X)}function NP(l,f){for(var y=-1,$=l.length,D=0,U=[];++y<$;){var K=l[y],Y=f?f(K):K;if(!y||!pi(Y,ne)){var ne=Y;U[D++]=K===0?0:K}}return U}function DP(l){return typeof l=="number"?l:ho(l)?W:+l}function po(l){if(typeof l=="string")return l;if(St(l))return Cn(l,po)+"";if(ho(l))return gP?gP.call(l):"";var f=l+"";return f=="0"&&1/l==-G?"-0":f}function tl(l,f,y){var $=-1,D=Ap,U=l.length,K=!0,Y=[],ne=Y;if(y)K=!1,D=ky;else if(U>=o){var Ee=f?null:O5(l);if(Ee)return Np(Ee);K=!1,D=td,ne=new ia}else ne=f?[]:Y;e:for(;++$<U;){var Pe=l[$],ke=f?f(Pe):Pe;if(Pe=y||Pe!==0?Pe:0,K&&ke===ke){for(var De=ne.length;De--;)if(ne[De]===ke)continue e;f&&ne.push(ke),Y.push(Pe)}else D(ne,ke,y)||(ne!==Y&&ne.push(ke),Y.push(Pe))}return Y}function Jy(l,f){return f=nl(f,l),l=fk(l,f),l==null||delete l[Bi(jo(f))]}function BP(l,f,y,$){return dd(l,f,y(la(l,f)),$)}function rh(l,f,y,$){for(var D=l.length,U=$?D:-1;($?U--:++U<D)&&f(l[U],U,l););return y?zo(l,$?0:U,$?U+1:D):zo(l,$?U+1:0,$?D:U)}function zP(l,f){var y=l;return y instanceof Dt&&(y=y.value()),_y(f,function($,D){return D.func.apply(D.thisArg,Qs([$],D.args))},y)}function Zy(l,f,y){var $=l.length;if($<2)return $?tl(l[0]):[];for(var D=-1,U=he($);++D<$;)for(var K=l[D],Y=-1;++Y<$;)Y!=D&&(U[D]=ad(U[D]||K,l[Y],f,y));return tl(mr(U,1),f,y)}function jP(l,f,y){for(var $=-1,D=l.length,U=f.length,K={};++$<D;){var Y=$<U?f[$]:n;y(K,l[$],Y)}return K}function e0(l){return Hn(l)?l:[]}function t0(l){return typeof l=="function"?l:qr}function nl(l,f){return St(l)?l:u0(l,f)?[l]:gk(Qt(l))}var S5=Mt;function rl(l,f,y){var $=l.length;return y=y===n?$:y,!f&&y>=$?l:zo(l,f,y)}var HP=uD||function(l){return hr.clearTimeout(l)};function VP(l,f){if(f)return l.slice();var y=l.length,$=uP?uP(y):new l.constructor(y);return l.copy($),$}function n0(l){var f=new l.constructor(l.byteLength);return new Vp(f).set(new Vp(l)),f}function E5(l,f){var y=f?n0(l.buffer):l.buffer;return new l.constructor(y,l.byteOffset,l.byteLength)}function P5(l){var f=new l.constructor(l.source,ze.exec(l));return f.lastIndex=l.lastIndex,f}function k5(l){return sd?an(sd.call(l)):{}}function UP(l,f){var y=f?n0(l.buffer):l.buffer;return new l.constructor(y,l.byteOffset,l.length)}function WP(l,f){if(l!==f){var y=l!==n,$=l===null,D=l===l,U=ho(l),K=f!==n,Y=f===null,ne=f===f,Ee=ho(f);if(!Y&&!Ee&&!U&&l>f||U&&K&&ne&&!Y&&!Ee||$&&K&&ne||!y&&ne||!D)return 1;if(!$&&!U&&!Ee&&l<f||Ee&&y&&D&&!$&&!U||Y&&y&&D||!K&&D||!ne)return-1}return 0}function _5(l,f,y){for(var $=-1,D=l.criteria,U=f.criteria,K=D.length,Y=y.length;++$<K;){var ne=WP(D[$],U[$]);if(ne){if($>=Y)return ne;var Ee=y[$];return ne*(Ee=="desc"?-1:1)}}return l.index-f.index}function GP(l,f,y,$){for(var D=-1,U=l.length,K=y.length,Y=-1,ne=f.length,Ee=Zn(U-K,0),Pe=he(ne+Ee),ke=!$;++Y<ne;)Pe[Y]=f[Y];for(;++D<K;)(ke||D<U)&&(Pe[y[D]]=l[D]);for(;Ee--;)Pe[Y++]=l[D++];return Pe}function KP(l,f,y,$){for(var D=-1,U=l.length,K=-1,Y=y.length,ne=-1,Ee=f.length,Pe=Zn(U-Y,0),ke=he(Pe+Ee),De=!$;++D<Pe;)ke[D]=l[D];for(var et=D;++ne<Ee;)ke[et+ne]=f[ne];for(;++K<Y;)(De||D<U)&&(ke[et+y[K]]=l[D++]);return ke}function Wr(l,f){var y=-1,$=l.length;for(f||(f=he($));++y<$;)f[y]=l[y];return f}function Di(l,f,y,$){var D=!y;y||(y={});for(var U=-1,K=f.length;++U<K;){var Y=f[U],ne=$?$(y[Y],l[Y],Y,y,l):n;ne===n&&(ne=l[Y]),D?ps(y,Y,ne):ld(y,Y,ne)}return y}function I5(l,f){return Di(l,c0(l),f)}function $5(l,f){return Di(l,sk(l),f)}function oh(l,f){return function(y,$){var D=St(y)?L4:QD,U=f?f():{};return D(y,l,pt($,2),U)}}function hc(l){return Mt(function(f,y){var $=-1,D=y.length,U=D>1?y[D-1]:n,K=D>2?y[2]:n;for(U=l.length>3&&typeof U=="function"?(D--,U):n,K&&Nr(y[0],y[1],K)&&(U=D<3?n:U,D=1),f=an(f);++$<D;){var Y=y[$];Y&&l(f,Y,$,U)}return f})}function qP(l,f){return function(y,$){if(y==null)return y;if(!Gr(y))return l(y,$);for(var D=y.length,U=f?D:-1,K=an(y);(f?U--:++U<D)&&$(K[U],U,K)!==!1;);return y}}function YP(l){return function(f,y,$){for(var D=-1,U=an(f),K=$(f),Y=K.length;Y--;){var ne=K[l?Y:++D];if(y(U[ne],ne,U)===!1)break}return f}}function M5(l,f,y){var $=f&x,D=fd(l);function U(){var K=this&&this!==hr&&this instanceof U?D:l;return K.apply($?y:this,arguments)}return U}function XP(l){return function(f){f=Qt(f);var y=lc(f)?di(f):n,$=y?y[0]:f.charAt(0),D=y?rl(y,1).join(""):f.slice(1);return $[l]()+D}}function mc(l){return function(f){return _y(qk(Kk(f).replace(w4,"")),l,"")}}function fd(l){return function(){var f=arguments;switch(f.length){case 0:return new l;case 1:return new l(f[0]);case 2:return new l(f[0],f[1]);case 3:return new l(f[0],f[1],f[2]);case 4:return new l(f[0],f[1],f[2],f[3]);case 5:return new l(f[0],f[1],f[2],f[3],f[4]);case 6:return new l(f[0],f[1],f[2],f[3],f[4],f[5]);case 7:return new l(f[0],f[1],f[2],f[3],f[4],f[5],f[6])}var y=pc(l.prototype),$=l.apply(y,f);return Mn($)?$:y}}function R5(l,f,y){var $=fd(l);function D(){for(var U=arguments.length,K=he(U),Y=U,ne=gc(D);Y--;)K[Y]=arguments[Y];var Ee=U<3&&K[0]!==ne&&K[U-1]!==ne?[]:Js(K,ne);if(U-=Ee.length,U<y)return tk(l,f,ih,D.placeholder,n,K,Ee,n,n,y-U);var Pe=this&&this!==hr&&this instanceof D?$:l;return uo(Pe,this,K)}return D}function QP(l){return function(f,y,$){var D=an(f);if(!Gr(f)){var U=pt(y,3);f=ir(f),y=function(Y){return U(D[Y],Y,D)}}var K=l(f,y,$);return K>-1?D[U?f[K]:K]:n}}function JP(l){return ms(function(f){var y=f.length,$=y,D=Do.prototype.thru;for(l&&f.reverse();$--;){var U=f[$];if(typeof U!="function")throw new No(s);if(D&&!K&&ch(U)=="wrapper")var K=new Do([],!0)}for($=K?$:y;++$<y;){U=f[$];var Y=ch(U),ne=Y=="wrapper"?l0(U):n;ne&&d0(ne[0])&&ne[1]==(_|w|k|M)&&!ne[4].length&&ne[9]==1?K=K[ch(ne[0])].apply(K,ne[3]):K=U.length==1&&d0(U)?K[Y]():K.thru(U)}return function(){var Ee=arguments,Pe=Ee[0];if(K&&Ee.length==1&&St(Pe))return K.plant(Pe).value();for(var ke=0,De=y?f[ke].apply(this,Ee):Pe;++ke<y;)De=f[ke].call(this,De);return De}})}function ih(l,f,y,$,D,U,K,Y,ne,Ee){var Pe=f&_,ke=f&x,De=f&C,et=f&(w|S),gt=f&T,_t=De?n:fd(l);function vt(){for(var Lt=arguments.length,jt=he(Lt),mo=Lt;mo--;)jt[mo]=arguments[mo];if(et)var Dr=gc(vt),go=V4(jt,Dr);if($&&(jt=GP(jt,$,D,et)),U&&(jt=KP(jt,U,K,et)),Lt-=go,et&&Lt<Ee){var Vn=Js(jt,Dr);return tk(l,f,ih,vt.placeholder,y,jt,Vn,Y,ne,Ee-Lt)}var hi=ke?y:this,bs=De?hi[l]:l;return Lt=jt.length,Y?jt=Q5(jt,Y):gt&&Lt>1&&jt.reverse(),Pe&&ne<Lt&&(jt.length=ne),this&&this!==hr&&this instanceof vt&&(bs=_t||fd(bs)),bs.apply(hi,jt)}return vt}function ZP(l,f){return function(y,$){return i5(y,l,f($),{})}}function sh(l,f){return function(y,$){var D;if(y===n&&$===n)return f;if(y!==n&&(D=y),$!==n){if(D===n)return $;typeof y=="string"||typeof $=="string"?(y=po(y),$=po($)):(y=DP(y),$=DP($)),D=l(y,$)}return D}}function r0(l){return ms(function(f){return f=Cn(f,fo(pt())),Mt(function(y){var $=this;return l(f,function(D){return uo(D,$,y)})})})}function lh(l,f){f=f===n?" ":po(f);var y=f.length;if(y<2)return y?Xy(f,l):f;var $=Xy(f,Kp(l/ac(f)));return lc(f)?rl(di($),0,l).join(""):$.slice(0,l)}function T5(l,f,y,$){var D=f&x,U=fd(l);function K(){for(var Y=-1,ne=arguments.length,Ee=-1,Pe=$.length,ke=he(Pe+ne),De=this&&this!==hr&&this instanceof K?U:l;++Ee<Pe;)ke[Ee]=$[Ee];for(;ne--;)ke[Ee++]=arguments[++Y];return uo(De,D?y:this,ke)}return K}function ek(l){return function(f,y,$){return $&&typeof $!="number"&&Nr(f,y,$)&&(y=$=n),f=ys(f),y===n?(y=f,f=0):y=ys(y),$=$===n?f<y?1:-1:ys($),v5(f,y,$,l)}}function ah(l){return function(f,y){return typeof f=="string"&&typeof y=="string"||(f=Ho(f),y=Ho(y)),l(f,y)}}function tk(l,f,y,$,D,U,K,Y,ne,Ee){var Pe=f&w,ke=Pe?K:n,De=Pe?n:K,et=Pe?U:n,gt=Pe?n:U;f|=Pe?k:I,f&=~(Pe?I:k),f&E||(f&=~(x|C));var _t=[l,f,D,et,ke,gt,De,Y,ne,Ee],vt=y.apply(n,_t);return d0(l)&&pk(vt,_t),vt.placeholder=$,hk(vt,l,f)}function o0(l){var f=Jn[l];return function(y,$){if(y=Ho(y),$=$==null?0:Sr(kt($),292),$&&hP(y)){var D=(Qt(y)+"e").split("e"),U=f(D[0]+"e"+(+D[1]+$));return D=(Qt(U)+"e").split("e"),+(D[0]+"e"+(+D[1]-$))}return f(y)}}var O5=dc&&1/Np(new dc([,-0]))[1]==G?function(l){return new dc(l)}:k0;function nk(l){return function(f){var y=Er(f);return y==Ne?Ly(f):y==Be?X4(f):H4(f,l(f))}}function hs(l,f,y,$,D,U,K,Y){var ne=f&C;if(!ne&&typeof l!="function")throw new No(s);var Ee=$?$.length:0;if(Ee||(f&=~(k|I),$=D=n),K=K===n?K:Zn(kt(K),0),Y=Y===n?Y:kt(Y),Ee-=D?D.length:0,f&I){var Pe=$,ke=D;$=D=n}var De=ne?n:l0(l),et=[l,f,y,$,D,Pe,ke,U,K,Y];if(De&&q5(et,De),l=et[0],f=et[1],y=et[2],$=et[3],D=et[4],Y=et[9]=et[9]===n?ne?0:l.length:Zn(et[9]-Ee,0),!Y&&f&(w|S)&&(f&=~(w|S)),!f||f==x)var gt=M5(l,f,y);else f==w||f==S?gt=R5(l,f,Y):(f==k||f==(x|k))&&!D.length?gt=T5(l,f,y,$):gt=ih.apply(n,et);var _t=De?FP:pk;return hk(_t(gt,et),l,f)}function rk(l,f,y,$){return l===n||pi(l,uc[y])&&!tn.call($,y)?f:l}function ok(l,f,y,$,D,U){return Mn(l)&&Mn(f)&&(U.set(f,l),th(l,f,n,ok,U),U.delete(f)),l}function L5(l){return md(l)?n:l}function ik(l,f,y,$,D,U){var K=y&b,Y=l.length,ne=f.length;if(Y!=ne&&!(K&&ne>Y))return!1;var Ee=U.get(l),Pe=U.get(f);if(Ee&&Pe)return Ee==f&&Pe==l;var ke=-1,De=!0,et=y&g?new ia:n;for(U.set(l,f),U.set(f,l);++ke<Y;){var gt=l[ke],_t=f[ke];if($)var vt=K?$(_t,gt,ke,f,l,U):$(gt,_t,ke,l,f,U);if(vt!==n){if(vt)continue;De=!1;break}if(et){if(!Iy(f,function(Lt,jt){if(!td(et,jt)&&(gt===Lt||D(gt,Lt,y,$,U)))return et.push(jt)})){De=!1;break}}else if(!(gt===_t||D(gt,_t,y,$,U))){De=!1;break}}return U.delete(l),U.delete(f),De}function A5(l,f,y,$,D,U,K){switch(y){case ue:if(l.byteLength!=f.byteLength||l.byteOffset!=f.byteOffset)return!1;l=l.buffer,f=f.buffer;case Ve:return!(l.byteLength!=f.byteLength||!U(new Vp(l),new Vp(f)));case oe:case de:case re:return pi(+l,+f);case we:return l.name==f.name&&l.message==f.message;case ht:case mt:return l==f+"";case Ne:var Y=Ly;case Be:var ne=$&b;if(Y||(Y=Np),l.size!=f.size&&!ne)return!1;var Ee=K.get(l);if(Ee)return Ee==f;$|=g,K.set(l,f);var Pe=ik(Y(l),Y(f),$,D,U,K);return K.delete(l),Pe;case rt:if(sd)return sd.call(l)==sd.call(f)}return!1}function F5(l,f,y,$,D,U){var K=y&b,Y=i0(l),ne=Y.length,Ee=i0(f),Pe=Ee.length;if(ne!=Pe&&!K)return!1;for(var ke=ne;ke--;){var De=Y[ke];if(!(K?De in f:tn.call(f,De)))return!1}var et=U.get(l),gt=U.get(f);if(et&&gt)return et==f&&gt==l;var _t=!0;U.set(l,f),U.set(f,l);for(var vt=K;++ke<ne;){De=Y[ke];var Lt=l[De],jt=f[De];if($)var mo=K?$(jt,Lt,De,f,l,U):$(Lt,jt,De,l,f,U);if(!(mo===n?Lt===jt||D(Lt,jt,y,$,U):mo)){_t=!1;break}vt||(vt=De=="constructor")}if(_t&&!vt){var Dr=l.constructor,go=f.constructor;Dr!=go&&"constructor"in l&&"constructor"in f&&!(typeof Dr=="function"&&Dr instanceof Dr&&typeof go=="function"&&go instanceof go)&&(_t=!1)}return U.delete(l),U.delete(f),_t}function ms(l){return p0(dk(l,n,wk),l+"")}function i0(l){return PP(l,ir,c0)}function s0(l){return PP(l,Kr,sk)}var l0=Yp?function(l){return Yp.get(l)}:k0;function ch(l){for(var f=l.name+"",y=fc[f],$=tn.call(fc,f)?y.length:0;$--;){var D=y[$],U=D.func;if(U==null||U==l)return D.name}return f}function gc(l){var f=tn.call(V,"placeholder")?V:l;return f.placeholder}function pt(){var l=V.iteratee||E0;return l=l===E0?IP:l,arguments.length?l(arguments[0],arguments[1]):l}function uh(l,f){var y=l.__data__;return U5(f)?y[typeof f=="string"?"string":"hash"]:y.map}function a0(l){for(var f=ir(l),y=f.length;y--;){var $=f[y],D=l[$];f[y]=[$,D,ck(D)]}return f}function aa(l,f){var y=K4(l,f);return _P(y)?y:n}function N5(l){var f=tn.call(l,ra),y=l[ra];try{l[ra]=n;var $=!0}catch(U){}var D=jp.call(l);return $&&(f?l[ra]=y:delete l[ra]),D}var c0=Fy?function(l){return l==null?[]:(l=an(l),Xs(Fy(l),function(f){return fP.call(l,f)}))}:_0,sk=Fy?function(l){for(var f=[];l;)Qs(f,c0(l)),l=Up(l);return f}:_0,Er=Fr;(Ny&&Er(new Ny(new ArrayBuffer(1)))!=ue||rd&&Er(new rd)!=Ne||Dy&&Er(Dy.resolve())!=je||dc&&Er(new dc)!=Be||od&&Er(new od)!=bt)&&(Er=function(l){var f=Fr(l),y=f==ve?l.constructor:n,$=y?ca(y):"";if($)switch($){case bD:return ue;case wD:return Ne;case CD:return je;case xD:return Be;case SD:return bt}return f});function D5(l,f,y){for(var $=-1,D=y.length;++$<D;){var U=y[$],K=U.size;switch(U.type){case"drop":l+=K;break;case"dropRight":f-=K;break;case"take":f=Sr(f,l+K);break;case"takeRight":l=Zn(l,f-K);break}}return{start:l,end:f}}function B5(l){var f=l.match(Et);return f?f[1].split(en):[]}function lk(l,f,y){f=nl(f,l);for(var $=-1,D=f.length,U=!1;++$<D;){var K=Bi(f[$]);if(!(U=l!=null&&y(l,K)))break;l=l[K]}return U||++$!=D?U:(D=l==null?0:l.length,!!D&&vh(D)&&gs(K,D)&&(St(l)||ua(l)))}function z5(l){var f=l.length,y=new l.constructor(f);return f&&typeof l[0]=="string"&&tn.call(l,"index")&&(y.index=l.index,y.input=l.input),y}function ak(l){return typeof l.constructor=="function"&&!pd(l)?pc(Up(l)):{}}function j5(l,f,y){var $=l.constructor;switch(f){case Ve:return n0(l);case oe:case de:return new $(+l);case ue:return E5(l,y);case J:case Te:case Re:case Qe:case xt:case $t:case Xt:case Gn:case Ar:return UP(l,y);case Ne:return new $;case re:case mt:return new $(l);case ht:return P5(l);case Be:return new $;case rt:return k5(l)}}function H5(l,f){var y=f.length;if(!y)return l;var $=y-1;return f[$]=(y>1?"& ":"")+f[$],f=f.join(y>2?", ":" "),l.replace(st,`{
301
- /* [wrapped with `+f+`] */
302
- `)}function V5(l){return St(l)||ua(l)||!!(pP&&l&&l[pP])}function gs(l,f){var y=typeof l;return f=f==null?N:f,!!f&&(y=="number"||y!="symbol"&&yt.test(l))&&l>-1&&l%1==0&&l<f}function Nr(l,f,y){if(!Mn(y))return!1;var $=typeof f;return($=="number"?Gr(y)&&gs(f,y.length):$=="string"&&f in y)?pi(y[f],l):!1}function u0(l,f){if(St(l))return!1;var y=typeof l;return y=="number"||y=="symbol"||y=="boolean"||l==null||ho(l)?!0:Fi.test(l)||!Ai.test(l)||f!=null&&l in an(f)}function U5(l){var f=typeof l;return f=="string"||f=="number"||f=="symbol"||f=="boolean"?l!=="__proto__":l===null}function d0(l){var f=ch(l),y=V[f];if(typeof y!="function"||!(f in Dt.prototype))return!1;if(l===y)return!0;var $=l0(y);return!!$&&l===$[0]}function W5(l){return!!cP&&cP in l}var G5=Bp?vs:I0;function pd(l){var f=l&&l.constructor,y=typeof f=="function"&&f.prototype||uc;return l===y}function ck(l){return l===l&&!Mn(l)}function uk(l,f){return function(y){return y==null?!1:y[l]===f&&(f!==n||l in an(y))}}function K5(l){var f=mh(l,function($){return y.size===d&&y.clear(),$}),y=f.cache;return f}function q5(l,f){var y=l[1],$=f[1],D=y|$,U=D<(x|C|_),K=$==_&&y==w||$==_&&y==M&&l[7].length<=f[8]||$==(_|M)&&f[7].length<=f[8]&&y==w;if(!(U||K))return l;$&x&&(l[2]=f[2],D|=y&x?0:E);var Y=f[3];if(Y){var ne=l[3];l[3]=ne?GP(ne,Y,f[4]):Y,l[4]=ne?Js(l[3],p):f[4]}return Y=f[5],Y&&(ne=l[5],l[5]=ne?KP(ne,Y,f[6]):Y,l[6]=ne?Js(l[5],p):f[6]),Y=f[7],Y&&(l[7]=Y),$&_&&(l[8]=l[8]==null?f[8]:Sr(l[8],f[8])),l[9]==null&&(l[9]=f[9]),l[0]=f[0],l[1]=D,l}function Y5(l){var f=[];if(l!=null)for(var y in an(l))f.push(y);return f}function X5(l){return jp.call(l)}function dk(l,f,y){return f=Zn(f===n?l.length-1:f,0),function(){for(var $=arguments,D=-1,U=Zn($.length-f,0),K=he(U);++D<U;)K[D]=$[f+D];D=-1;for(var Y=he(f+1);++D<f;)Y[D]=$[D];return Y[f]=y(K),uo(l,this,Y)}}function fk(l,f){return f.length<2?l:la(l,zo(f,0,-1))}function Q5(l,f){for(var y=l.length,$=Sr(f.length,y),D=Wr(l);$--;){var U=f[$];l[$]=gs(U,y)?D[U]:n}return l}function f0(l,f){if(!(f==="constructor"&&typeof l[f]=="function")&&f!="__proto__")return l[f]}var pk=mk(FP),hd=fD||function(l,f){return hr.setTimeout(l,f)},p0=mk(w5);function hk(l,f,y){var $=f+"";return p0(l,H5($,J5(B5($),y)))}function mk(l){var f=0,y=0;return function(){var $=gD(),D=j-($-y);if(y=$,D>0){if(++f>=H)return arguments[0]}else f=0;return l.apply(n,arguments)}}function dh(l,f){var y=-1,$=l.length,D=$-1;for(f=f===n?$:f;++y<f;){var U=Yy(y,D),K=l[U];l[U]=l[y],l[y]=K}return l.length=f,l}var gk=K5(function(l){var f=[];return l.charCodeAt(0)===46&&f.push(""),l.replace(ae,function(y,$,D,U){f.push(D?U.replace(Se,"$1"):$||y)}),f});function Bi(l){if(typeof l=="string"||ho(l))return l;var f=l+"";return f=="0"&&1/l==-G?"-0":f}function ca(l){if(l!=null){try{return zp.call(l)}catch(f){}try{return l+""}catch(f){}}return""}function J5(l,f){return Fo(Q,function(y){var $="_."+y[0];f&y[1]&&!Ap(l,$)&&l.push($)}),l.sort()}function vk(l){if(l instanceof Dt)return l.clone();var f=new Do(l.__wrapped__,l.__chain__);return f.__actions__=Wr(l.__actions__),f.__index__=l.__index__,f.__values__=l.__values__,f}function Z5(l,f,y){(y?Nr(l,f,y):f===n)?f=1:f=Zn(kt(f),0);var $=l==null?0:l.length;if(!$||f<1)return[];for(var D=0,U=0,K=he(Kp($/f));D<$;)K[U++]=zo(l,D,D+=f);return K}function e3(l){for(var f=-1,y=l==null?0:l.length,$=0,D=[];++f<y;){var U=l[f];U&&(D[$++]=U)}return D}function t3(){var l=arguments.length;if(!l)return[];for(var f=he(l-1),y=arguments[0],$=l;$--;)f[$-1]=arguments[$];return Qs(St(y)?Wr(y):[y],mr(f,1))}var n3=Mt(function(l,f){return Hn(l)?ad(l,mr(f,1,Hn,!0)):[]}),r3=Mt(function(l,f){var y=jo(f);return Hn(y)&&(y=n),Hn(l)?ad(l,mr(f,1,Hn,!0),pt(y,2)):[]}),o3=Mt(function(l,f){var y=jo(f);return Hn(y)&&(y=n),Hn(l)?ad(l,mr(f,1,Hn,!0),n,y):[]});function i3(l,f,y){var $=l==null?0:l.length;return $?(f=y||f===n?1:kt(f),zo(l,f<0?0:f,$)):[]}function s3(l,f,y){var $=l==null?0:l.length;return $?(f=y||f===n?1:kt(f),f=$-f,zo(l,0,f<0?0:f)):[]}function l3(l,f){return l&&l.length?rh(l,pt(f,3),!0,!0):[]}function a3(l,f){return l&&l.length?rh(l,pt(f,3),!0):[]}function c3(l,f,y,$){var D=l==null?0:l.length;return D?(y&&typeof y!="number"&&Nr(l,f,y)&&(y=0,$=D),t5(l,f,y,$)):[]}function yk(l,f,y){var $=l==null?0:l.length;if(!$)return-1;var D=y==null?0:kt(y);return D<0&&(D=Zn($+D,0)),Fp(l,pt(f,3),D)}function bk(l,f,y){var $=l==null?0:l.length;if(!$)return-1;var D=$-1;return y!==n&&(D=kt(y),D=y<0?Zn($+D,0):Sr(D,$-1)),Fp(l,pt(f,3),D,!0)}function wk(l){var f=l==null?0:l.length;return f?mr(l,1):[]}function u3(l){var f=l==null?0:l.length;return f?mr(l,G):[]}function d3(l,f){var y=l==null?0:l.length;return y?(f=f===n?1:kt(f),mr(l,f)):[]}function f3(l){for(var f=-1,y=l==null?0:l.length,$={};++f<y;){var D=l[f];$[D[0]]=D[1]}return $}function Ck(l){return l&&l.length?l[0]:n}function p3(l,f,y){var $=l==null?0:l.length;if(!$)return-1;var D=y==null?0:kt(y);return D<0&&(D=Zn($+D,0)),sc(l,f,D)}function h3(l){var f=l==null?0:l.length;return f?zo(l,0,-1):[]}var m3=Mt(function(l){var f=Cn(l,e0);return f.length&&f[0]===l[0]?Uy(f):[]}),g3=Mt(function(l){var f=jo(l),y=Cn(l,e0);return f===jo(y)?f=n:y.pop(),y.length&&y[0]===l[0]?Uy(y,pt(f,2)):[]}),v3=Mt(function(l){var f=jo(l),y=Cn(l,e0);return f=typeof f=="function"?f:n,f&&y.pop(),y.length&&y[0]===l[0]?Uy(y,n,f):[]});function y3(l,f){return l==null?"":hD.call(l,f)}function jo(l){var f=l==null?0:l.length;return f?l[f-1]:n}function b3(l,f,y){var $=l==null?0:l.length;if(!$)return-1;var D=$;return y!==n&&(D=kt(y),D=D<0?Zn($+D,0):Sr(D,$-1)),f===f?J4(l,f,D):Fp(l,tP,D,!0)}function w3(l,f){return l&&l.length?TP(l,kt(f)):n}var C3=Mt(xk);function xk(l,f){return l&&l.length&&f&&f.length?qy(l,f):l}function x3(l,f,y){return l&&l.length&&f&&f.length?qy(l,f,pt(y,2)):l}function S3(l,f,y){return l&&l.length&&f&&f.length?qy(l,f,n,y):l}var E3=ms(function(l,f){var y=l==null?0:l.length,$=zy(l,f);return AP(l,Cn(f,function(D){return gs(D,y)?+D:D}).sort(WP)),$});function P3(l,f){var y=[];if(!(l&&l.length))return y;var $=-1,D=[],U=l.length;for(f=pt(f,3);++$<U;){var K=l[$];f(K,$,l)&&(y.push(K),D.push($))}return AP(l,D),y}function h0(l){return l==null?l:yD.call(l)}function k3(l,f,y){var $=l==null?0:l.length;return $?(y&&typeof y!="number"&&Nr(l,f,y)?(f=0,y=$):(f=f==null?0:kt(f),y=y===n?$:kt(y)),zo(l,f,y)):[]}function _3(l,f){return nh(l,f)}function I3(l,f,y){return Qy(l,f,pt(y,2))}function $3(l,f){var y=l==null?0:l.length;if(y){var $=nh(l,f);if($<y&&pi(l[$],f))return $}return-1}function M3(l,f){return nh(l,f,!0)}function R3(l,f,y){return Qy(l,f,pt(y,2),!0)}function T3(l,f){var y=l==null?0:l.length;if(y){var $=nh(l,f,!0)-1;if(pi(l[$],f))return $}return-1}function O3(l){return l&&l.length?NP(l):[]}function L3(l,f){return l&&l.length?NP(l,pt(f,2)):[]}function A3(l){var f=l==null?0:l.length;return f?zo(l,1,f):[]}function F3(l,f,y){return l&&l.length?(f=y||f===n?1:kt(f),zo(l,0,f<0?0:f)):[]}function N3(l,f,y){var $=l==null?0:l.length;return $?(f=y||f===n?1:kt(f),f=$-f,zo(l,f<0?0:f,$)):[]}function D3(l,f){return l&&l.length?rh(l,pt(f,3),!1,!0):[]}function B3(l,f){return l&&l.length?rh(l,pt(f,3)):[]}var z3=Mt(function(l){return tl(mr(l,1,Hn,!0))}),j3=Mt(function(l){var f=jo(l);return Hn(f)&&(f=n),tl(mr(l,1,Hn,!0),pt(f,2))}),H3=Mt(function(l){var f=jo(l);return f=typeof f=="function"?f:n,tl(mr(l,1,Hn,!0),n,f)});function V3(l){return l&&l.length?tl(l):[]}function U3(l,f){return l&&l.length?tl(l,pt(f,2)):[]}function W3(l,f){return f=typeof f=="function"?f:n,l&&l.length?tl(l,n,f):[]}function m0(l){if(!(l&&l.length))return[];var f=0;return l=Xs(l,function(y){if(Hn(y))return f=Zn(y.length,f),!0}),Ty(f,function(y){return Cn(l,$y(y))})}function Sk(l,f){if(!(l&&l.length))return[];var y=m0(l);return f==null?y:Cn(y,function($){return uo(f,n,$)})}var G3=Mt(function(l,f){return Hn(l)?ad(l,f):[]}),K3=Mt(function(l){return Zy(Xs(l,Hn))}),q3=Mt(function(l){var f=jo(l);return Hn(f)&&(f=n),Zy(Xs(l,Hn),pt(f,2))}),Y3=Mt(function(l){var f=jo(l);return f=typeof f=="function"?f:n,Zy(Xs(l,Hn),n,f)}),X3=Mt(m0);function Q3(l,f){return jP(l||[],f||[],ld)}function J3(l,f){return jP(l||[],f||[],dd)}var Z3=Mt(function(l){var f=l.length,y=f>1?l[f-1]:n;return y=typeof y=="function"?(l.pop(),y):n,Sk(l,y)});function Ek(l){var f=V(l);return f.__chain__=!0,f}function eB(l,f){return f(l),l}function fh(l,f){return f(l)}var tB=ms(function(l){var f=l.length,y=f?l[0]:0,$=this.__wrapped__,D=function(U){return zy(U,l)};return f>1||this.__actions__.length||!($ instanceof Dt)||!gs(y)?this.thru(D):($=$.slice(y,+y+(f?1:0)),$.__actions__.push({func:fh,args:[D],thisArg:n}),new Do($,this.__chain__).thru(function(U){return f&&!U.length&&U.push(n),U}))});function nB(){return Ek(this)}function rB(){return new Do(this.value(),this.__chain__)}function oB(){this.__values__===n&&(this.__values__=Dk(this.value()));var l=this.__index__>=this.__values__.length,f=l?n:this.__values__[this.__index__++];return{done:l,value:f}}function iB(){return this}function sB(l){for(var f,y=this;y instanceof Qp;){var $=vk(y);$.__index__=0,$.__values__=n,f?D.__wrapped__=$:f=$;var D=$;y=y.__wrapped__}return D.__wrapped__=l,f}function lB(){var l=this.__wrapped__;if(l instanceof Dt){var f=l;return this.__actions__.length&&(f=new Dt(this)),f=f.reverse(),f.__actions__.push({func:fh,args:[h0],thisArg:n}),new Do(f,this.__chain__)}return this.thru(h0)}function aB(){return zP(this.__wrapped__,this.__actions__)}var cB=oh(function(l,f,y){tn.call(l,y)?++l[y]:ps(l,y,1)});function uB(l,f,y){var $=St(l)?ZE:e5;return y&&Nr(l,f,y)&&(f=n),$(l,pt(f,3))}function dB(l,f){var y=St(l)?Xs:SP;return y(l,pt(f,3))}var fB=QP(yk),pB=QP(bk);function hB(l,f){return mr(ph(l,f),1)}function mB(l,f){return mr(ph(l,f),G)}function gB(l,f,y){return y=y===n?1:kt(y),mr(ph(l,f),y)}function Pk(l,f){var y=St(l)?Fo:el;return y(l,pt(f,3))}function kk(l,f){var y=St(l)?A4:xP;return y(l,pt(f,3))}var vB=oh(function(l,f,y){tn.call(l,y)?l[y].push(f):ps(l,y,[f])});function yB(l,f,y,$){l=Gr(l)?l:yc(l),y=y&&!$?kt(y):0;var D=l.length;return y<0&&(y=Zn(D+y,0)),yh(l)?y<=D&&l.indexOf(f,y)>-1:!!D&&sc(l,f,y)>-1}var bB=Mt(function(l,f,y){var $=-1,D=typeof f=="function",U=Gr(l)?he(l.length):[];return el(l,function(K){U[++$]=D?uo(f,K,y):cd(K,f,y)}),U}),wB=oh(function(l,f,y){ps(l,y,f)});function ph(l,f){var y=St(l)?Cn:$P;return y(l,pt(f,3))}function CB(l,f,y,$){return l==null?[]:(St(f)||(f=f==null?[]:[f]),y=$?n:y,St(y)||(y=y==null?[]:[y]),OP(l,f,y))}var xB=oh(function(l,f,y){l[y?0:1].push(f)},function(){return[[],[]]});function SB(l,f,y){var $=St(l)?_y:rP,D=arguments.length<3;return $(l,pt(f,4),y,D,el)}function EB(l,f,y){var $=St(l)?F4:rP,D=arguments.length<3;return $(l,pt(f,4),y,D,xP)}function PB(l,f){var y=St(l)?Xs:SP;return y(l,gh(pt(f,3)))}function kB(l){var f=St(l)?yP:y5;return f(l)}function _B(l,f,y){(y?Nr(l,f,y):f===n)?f=1:f=kt(f);var $=St(l)?YD:b5;return $(l,f)}function IB(l){var f=St(l)?XD:C5;return f(l)}function $B(l){if(l==null)return 0;if(Gr(l))return yh(l)?ac(l):l.length;var f=Er(l);return f==Ne||f==Be?l.size:Gy(l).length}function MB(l,f,y){var $=St(l)?Iy:x5;return y&&Nr(l,f,y)&&(f=n),$(l,pt(f,3))}var RB=Mt(function(l,f){if(l==null)return[];var y=f.length;return y>1&&Nr(l,f[0],f[1])?f=[]:y>2&&Nr(f[0],f[1],f[2])&&(f=[f[0]]),OP(l,mr(f,1),[])}),hh=dD||function(){return hr.Date.now()};function TB(l,f){if(typeof f!="function")throw new No(s);return l=kt(l),function(){if(--l<1)return f.apply(this,arguments)}}function _k(l,f,y){return f=y?n:f,f=l&&f==null?l.length:f,hs(l,_,n,n,n,n,f)}function Ik(l,f){var y;if(typeof f!="function")throw new No(s);return l=kt(l),function(){return--l>0&&(y=f.apply(this,arguments)),l<=1&&(f=n),y}}var g0=Mt(function(l,f,y){var $=x;if(y.length){var D=Js(y,gc(g0));$|=k}return hs(l,$,f,y,D)}),$k=Mt(function(l,f,y){var $=x|C;if(y.length){var D=Js(y,gc($k));$|=k}return hs(f,$,l,y,D)});function Mk(l,f,y){f=y?n:f;var $=hs(l,w,n,n,n,n,n,f);return $.placeholder=Mk.placeholder,$}function Rk(l,f,y){f=y?n:f;var $=hs(l,S,n,n,n,n,n,f);return $.placeholder=Rk.placeholder,$}function Tk(l,f,y){var $,D,U,K,Y,ne,Ee=0,Pe=!1,ke=!1,De=!0;if(typeof l!="function")throw new No(s);f=Ho(f)||0,Mn(y)&&(Pe=!!y.leading,ke="maxWait"in y,U=ke?Zn(Ho(y.maxWait)||0,f):U,De="trailing"in y?!!y.trailing:De);function et(Vn){var hi=$,bs=D;return $=D=n,Ee=Vn,K=l.apply(bs,hi),K}function gt(Vn){return Ee=Vn,Y=hd(Lt,f),Pe?et(Vn):K}function _t(Vn){var hi=Vn-ne,bs=Vn-Ee,Qk=f-hi;return ke?Sr(Qk,U-bs):Qk}function vt(Vn){var hi=Vn-ne,bs=Vn-Ee;return ne===n||hi>=f||hi<0||ke&&bs>=U}function Lt(){var Vn=hh();if(vt(Vn))return jt(Vn);Y=hd(Lt,_t(Vn))}function jt(Vn){return Y=n,De&&$?et(Vn):($=D=n,K)}function mo(){Y!==n&&HP(Y),Ee=0,$=ne=D=Y=n}function Dr(){return Y===n?K:jt(hh())}function go(){var Vn=hh(),hi=vt(Vn);if($=arguments,D=this,ne=Vn,hi){if(Y===n)return gt(ne);if(ke)return HP(Y),Y=hd(Lt,f),et(ne)}return Y===n&&(Y=hd(Lt,f)),K}return go.cancel=mo,go.flush=Dr,go}var OB=Mt(function(l,f){return CP(l,1,f)}),LB=Mt(function(l,f,y){return CP(l,Ho(f)||0,y)});function AB(l){return hs(l,T)}function mh(l,f){if(typeof l!="function"||f!=null&&typeof f!="function")throw new No(s);var y=function(){var $=arguments,D=f?f.apply(this,$):$[0],U=y.cache;if(U.has(D))return U.get(D);var K=l.apply(this,$);return y.cache=U.set(D,K)||U,K};return y.cache=new(mh.Cache||fs),y}mh.Cache=fs;function gh(l){if(typeof l!="function")throw new No(s);return function(){var f=arguments;switch(f.length){case 0:return!l.call(this);case 1:return!l.call(this,f[0]);case 2:return!l.call(this,f[0],f[1]);case 3:return!l.call(this,f[0],f[1],f[2])}return!l.apply(this,f)}}function FB(l){return Ik(2,l)}var NB=S5(function(l,f){f=f.length==1&&St(f[0])?Cn(f[0],fo(pt())):Cn(mr(f,1),fo(pt()));var y=f.length;return Mt(function($){for(var D=-1,U=Sr($.length,y);++D<U;)$[D]=f[D].call(this,$[D]);return uo(l,this,$)})}),v0=Mt(function(l,f){var y=Js(f,gc(v0));return hs(l,k,n,f,y)}),Ok=Mt(function(l,f){var y=Js(f,gc(Ok));return hs(l,I,n,f,y)}),DB=ms(function(l,f){return hs(l,M,n,n,n,f)});function BB(l,f){if(typeof l!="function")throw new No(s);return f=f===n?f:kt(f),Mt(l,f)}function zB(l,f){if(typeof l!="function")throw new No(s);return f=f==null?0:Zn(kt(f),0),Mt(function(y){var $=y[f],D=rl(y,0,f);return $&&Qs(D,$),uo(l,this,D)})}function jB(l,f,y){var $=!0,D=!0;if(typeof l!="function")throw new No(s);return Mn(y)&&($="leading"in y?!!y.leading:$,D="trailing"in y?!!y.trailing:D),Tk(l,f,{leading:$,maxWait:f,trailing:D})}function HB(l){return _k(l,1)}function VB(l,f){return v0(t0(f),l)}function UB(){if(!arguments.length)return[];var l=arguments[0];return St(l)?l:[l]}function WB(l){return Bo(l,v)}function GB(l,f){return f=typeof f=="function"?f:n,Bo(l,v,f)}function KB(l){return Bo(l,h|v)}function qB(l,f){return f=typeof f=="function"?f:n,Bo(l,h|v,f)}function YB(l,f){return f==null||wP(l,f,ir(f))}function pi(l,f){return l===f||l!==l&&f!==f}var XB=ah(Vy),QB=ah(function(l,f){return l>=f}),ua=kP(function(){return arguments}())?kP:function(l){return Nn(l)&&tn.call(l,"callee")&&!fP.call(l,"callee")},St=he.isArray,JB=KE?fo(KE):s5;function Gr(l){return l!=null&&vh(l.length)&&!vs(l)}function Hn(l){return Nn(l)&&Gr(l)}function ZB(l){return l===!0||l===!1||Nn(l)&&Fr(l)==oe}var ol=pD||I0,ez=qE?fo(qE):l5;function tz(l){return Nn(l)&&l.nodeType===1&&!md(l)}function nz(l){if(l==null)return!0;if(Gr(l)&&(St(l)||typeof l=="string"||typeof l.splice=="function"||ol(l)||vc(l)||ua(l)))return!l.length;var f=Er(l);if(f==Ne||f==Be)return!l.size;if(pd(l))return!Gy(l).length;for(var y in l)if(tn.call(l,y))return!1;return!0}function rz(l,f){return ud(l,f)}function oz(l,f,y){y=typeof y=="function"?y:n;var $=y?y(l,f):n;return $===n?ud(l,f,n,y):!!$}function y0(l){if(!Nn(l))return!1;var f=Fr(l);return f==we||f==be||typeof l.message=="string"&&typeof l.name=="string"&&!md(l)}function iz(l){return typeof l=="number"&&hP(l)}function vs(l){if(!Mn(l))return!1;var f=Fr(l);return f==$e||f==He||f==ce||f==Ye}function Lk(l){return typeof l=="number"&&l==kt(l)}function vh(l){return typeof l=="number"&&l>-1&&l%1==0&&l<=N}function Mn(l){var f=typeof l;return l!=null&&(f=="object"||f=="function")}function Nn(l){return l!=null&&typeof l=="object"}var Ak=YE?fo(YE):c5;function sz(l,f){return l===f||Wy(l,f,a0(f))}function lz(l,f,y){return y=typeof y=="function"?y:n,Wy(l,f,a0(f),y)}function az(l){return Fk(l)&&l!=+l}function cz(l){if(G5(l))throw new Ct(i);return _P(l)}function uz(l){return l===null}function dz(l){return l==null}function Fk(l){return typeof l=="number"||Nn(l)&&Fr(l)==re}function md(l){if(!Nn(l)||Fr(l)!=ve)return!1;var f=Up(l);if(f===null)return!0;var y=tn.call(f,"constructor")&&f.constructor;return typeof y=="function"&&y instanceof y&&zp.call(y)==lD}var b0=XE?fo(XE):u5;function fz(l){return Lk(l)&&l>=-N&&l<=N}var Nk=QE?fo(QE):d5;function yh(l){return typeof l=="string"||!St(l)&&Nn(l)&&Fr(l)==mt}function ho(l){return typeof l=="symbol"||Nn(l)&&Fr(l)==rt}var vc=JE?fo(JE):f5;function pz(l){return l===n}function hz(l){return Nn(l)&&Er(l)==bt}function mz(l){return Nn(l)&&Fr(l)==dt}var gz=ah(Ky),vz=ah(function(l,f){return l<=f});function Dk(l){if(!l)return[];if(Gr(l))return yh(l)?di(l):Wr(l);if(nd&&l[nd])return Y4(l[nd]());var f=Er(l),y=f==Ne?Ly:f==Be?Np:yc;return y(l)}function ys(l){if(!l)return l===0?l:0;if(l=Ho(l),l===G||l===-G){var f=l<0?-1:1;return f*z}return l===l?l:0}function kt(l){var f=ys(l),y=f%1;return f===f?y?f-y:f:0}function Bk(l){return l?sa(kt(l),0,q):0}function Ho(l){if(typeof l=="number")return l;if(ho(l))return W;if(Mn(l)){var f=typeof l.valueOf=="function"?l.valueOf():l;l=Mn(f)?f+"":f}if(typeof l!="string")return l===0?l:+l;l=oP(l);var y=Vt.test(l);return y||$n.test(l)?T4(l.slice(2),y?2:8):lt.test(l)?W:+l}function zk(l){return Di(l,Kr(l))}function yz(l){return l?sa(kt(l),-N,N):l===0?l:0}function Qt(l){return l==null?"":po(l)}var bz=hc(function(l,f){if(pd(f)||Gr(f)){Di(f,ir(f),l);return}for(var y in f)tn.call(f,y)&&ld(l,y,f[y])}),jk=hc(function(l,f){Di(f,Kr(f),l)}),bh=hc(function(l,f,y,$){Di(f,Kr(f),l,$)}),wz=hc(function(l,f,y,$){Di(f,ir(f),l,$)}),Cz=ms(zy);function xz(l,f){var y=pc(l);return f==null?y:bP(y,f)}var Sz=Mt(function(l,f){l=an(l);var y=-1,$=f.length,D=$>2?f[2]:n;for(D&&Nr(f[0],f[1],D)&&($=1);++y<$;)for(var U=f[y],K=Kr(U),Y=-1,ne=K.length;++Y<ne;){var Ee=K[Y],Pe=l[Ee];(Pe===n||pi(Pe,uc[Ee])&&!tn.call(l,Ee))&&(l[Ee]=U[Ee])}return l}),Ez=Mt(function(l){return l.push(n,ok),uo(Hk,n,l)});function Pz(l,f){return eP(l,pt(f,3),Ni)}function kz(l,f){return eP(l,pt(f,3),Hy)}function _z(l,f){return l==null?l:jy(l,pt(f,3),Kr)}function Iz(l,f){return l==null?l:EP(l,pt(f,3),Kr)}function $z(l,f){return l&&Ni(l,pt(f,3))}function Mz(l,f){return l&&Hy(l,pt(f,3))}function Rz(l){return l==null?[]:eh(l,ir(l))}function Tz(l){return l==null?[]:eh(l,Kr(l))}function w0(l,f,y){var $=l==null?n:la(l,f);return $===n?y:$}function Oz(l,f){return l!=null&&lk(l,f,n5)}function C0(l,f){return l!=null&&lk(l,f,r5)}var Lz=ZP(function(l,f,y){f!=null&&typeof f.toString!="function"&&(f=jp.call(f)),l[f]=y},S0(qr)),Az=ZP(function(l,f,y){f!=null&&typeof f.toString!="function"&&(f=jp.call(f)),tn.call(l,f)?l[f].push(y):l[f]=[y]},pt),Fz=Mt(cd);function ir(l){return Gr(l)?vP(l):Gy(l)}function Kr(l){return Gr(l)?vP(l,!0):p5(l)}function Nz(l,f){var y={};return f=pt(f,3),Ni(l,function($,D,U){ps(y,f($,D,U),$)}),y}function Dz(l,f){var y={};return f=pt(f,3),Ni(l,function($,D,U){ps(y,D,f($,D,U))}),y}var Bz=hc(function(l,f,y){th(l,f,y)}),Hk=hc(function(l,f,y,$){th(l,f,y,$)}),zz=ms(function(l,f){var y={};if(l==null)return y;var $=!1;f=Cn(f,function(U){return U=nl(U,l),$||($=U.length>1),U}),Di(l,s0(l),y),$&&(y=Bo(y,h|m|v,L5));for(var D=f.length;D--;)Jy(y,f[D]);return y});function jz(l,f){return Vk(l,gh(pt(f)))}var Hz=ms(function(l,f){return l==null?{}:m5(l,f)});function Vk(l,f){if(l==null)return{};var y=Cn(s0(l),function($){return[$]});return f=pt(f),LP(l,y,function($,D){return f($,D[0])})}function Vz(l,f,y){f=nl(f,l);var $=-1,D=f.length;for(D||(D=1,l=n);++$<D;){var U=l==null?n:l[Bi(f[$])];U===n&&($=D,U=y),l=vs(U)?U.call(l):U}return l}function Uz(l,f,y){return l==null?l:dd(l,f,y)}function Wz(l,f,y,$){return $=typeof $=="function"?$:n,l==null?l:dd(l,f,y,$)}var Uk=nk(ir),Wk=nk(Kr);function Gz(l,f,y){var $=St(l),D=$||ol(l)||vc(l);if(f=pt(f,4),y==null){var U=l&&l.constructor;D?y=$?new U:[]:Mn(l)?y=vs(U)?pc(Up(l)):{}:y={}}return(D?Fo:Ni)(l,function(K,Y,ne){return f(y,K,Y,ne)}),y}function Kz(l,f){return l==null?!0:Jy(l,f)}function qz(l,f,y){return l==null?l:BP(l,f,t0(y))}function Yz(l,f,y,$){return $=typeof $=="function"?$:n,l==null?l:BP(l,f,t0(y),$)}function yc(l){return l==null?[]:Oy(l,ir(l))}function Xz(l){return l==null?[]:Oy(l,Kr(l))}function Qz(l,f,y){return y===n&&(y=f,f=n),y!==n&&(y=Ho(y),y=y===y?y:0),f!==n&&(f=Ho(f),f=f===f?f:0),sa(Ho(l),f,y)}function Jz(l,f,y){return f=ys(f),y===n?(y=f,f=0):y=ys(y),l=Ho(l),o5(l,f,y)}function Zz(l,f,y){if(y&&typeof y!="boolean"&&Nr(l,f,y)&&(f=y=n),y===n&&(typeof f=="boolean"?(y=f,f=n):typeof l=="boolean"&&(y=l,l=n)),l===n&&f===n?(l=0,f=1):(l=ys(l),f===n?(f=l,l=0):f=ys(f)),l>f){var $=l;l=f,f=$}if(y||l%1||f%1){var D=mP();return Sr(l+D*(f-l+R4("1e-"+((D+"").length-1))),f)}return Yy(l,f)}var e6=mc(function(l,f,y){return f=f.toLowerCase(),l+(y?Gk(f):f)});function Gk(l){return x0(Qt(l).toLowerCase())}function Kk(l){return l=Qt(l),l&&l.replace(or,U4).replace(C4,"")}function t6(l,f,y){l=Qt(l),f=po(f);var $=l.length;y=y===n?$:sa(kt(y),0,$);var D=y;return y-=f.length,y>=0&&l.slice(y,D)==f}function n6(l){return l=Qt(l),l&&Kn.test(l)?l.replace(ln,W4):l}function r6(l){return l=Qt(l),l&&Ae.test(l)?l.replace(Ce,"\\$&"):l}var o6=mc(function(l,f,y){return l+(y?"-":"")+f.toLowerCase()}),i6=mc(function(l,f,y){return l+(y?" ":"")+f.toLowerCase()}),s6=XP("toLowerCase");function l6(l,f,y){l=Qt(l),f=kt(f);var $=f?ac(l):0;if(!f||$>=f)return l;var D=(f-$)/2;return lh(qp(D),y)+l+lh(Kp(D),y)}function a6(l,f,y){l=Qt(l),f=kt(f);var $=f?ac(l):0;return f&&$<f?l+lh(f-$,y):l}function c6(l,f,y){l=Qt(l),f=kt(f);var $=f?ac(l):0;return f&&$<f?lh(f-$,y)+l:l}function u6(l,f,y){return y||f==null?f=0:f&&(f=+f),vD(Qt(l).replace(it,""),f||0)}function d6(l,f,y){return(y?Nr(l,f,y):f===n)?f=1:f=kt(f),Xy(Qt(l),f)}function f6(){var l=arguments,f=Qt(l[0]);return l.length<3?f:f.replace(l[1],l[2])}var p6=mc(function(l,f,y){return l+(y?"_":"")+f.toLowerCase()});function h6(l,f,y){return y&&typeof y!="number"&&Nr(l,f,y)&&(f=y=n),y=y===n?q:y>>>0,y?(l=Qt(l),l&&(typeof f=="string"||f!=null&&!b0(f))&&(f=po(f),!f&&lc(l))?rl(di(l),0,y):l.split(f,y)):[]}var m6=mc(function(l,f,y){return l+(y?" ":"")+x0(f)});function g6(l,f,y){return l=Qt(l),y=y==null?0:sa(kt(y),0,l.length),f=po(f),l.slice(y,y+f.length)==f}function v6(l,f,y){var $=V.templateSettings;y&&Nr(l,f,y)&&(f=n),l=Qt(l),f=bh({},f,$,rk);var D=bh({},f.imports,$.imports,rk),U=ir(D),K=Oy(D,U),Y,ne,Ee=0,Pe=f.interpolate||Tp,ke="__p += '",De=Ay((f.escape||Tp).source+"|"+Pe.source+"|"+(Pe===us?ye:Tp).source+"|"+(f.evaluate||Tp).source+"|$","g"),et="//# sourceURL="+(tn.call(f,"sourceURL")?(f.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++k4+"]")+`
303
- `;l.replace(De,function(vt,Lt,jt,mo,Dr,go){return jt||(jt=mo),ke+=l.slice(Ee,go).replace(r4,G4),Lt&&(Y=!0,ke+=`' +
304
- __e(`+Lt+`) +
305
- '`),Dr&&(ne=!0,ke+=`';
306
- `+Dr+`;
307
- __p += '`),jt&&(ke+=`' +
308
- ((__t = (`+jt+`)) == null ? '' : __t) +
309
- '`),Ee=go+vt.length,vt}),ke+=`';
310
- `;var gt=tn.call(f,"variable")&&f.variable;if(!gt)ke=`with (obj) {
311
- `+ke+`
312
- }
313
- `;else if(co.test(gt))throw new Ct(a);ke=(ne?ke.replace(rr,""):ke).replace(wr,"$1").replace(Cr,"$1;"),ke="function("+(gt||"obj")+`) {
314
- `+(gt?"":`obj || (obj = {});
315
- `)+"var __t, __p = ''"+(Y?", __e = _.escape":"")+(ne?`, __j = Array.prototype.join;
316
- function print() { __p += __j.call(arguments, '') }
317
- `:`;
318
- `)+ke+`return __p
319
- }`;var _t=Yk(function(){return Kt(U,et+"return "+ke).apply(n,K)});if(_t.source=ke,y0(_t))throw _t;return _t}function y6(l){return Qt(l).toLowerCase()}function b6(l){return Qt(l).toUpperCase()}function w6(l,f,y){if(l=Qt(l),l&&(y||f===n))return oP(l);if(!l||!(f=po(f)))return l;var $=di(l),D=di(f),U=iP($,D),K=sP($,D)+1;return rl($,U,K).join("")}function C6(l,f,y){if(l=Qt(l),l&&(y||f===n))return l.slice(0,aP(l)+1);if(!l||!(f=po(f)))return l;var $=di(l),D=sP($,di(f))+1;return rl($,0,D).join("")}function x6(l,f,y){if(l=Qt(l),l&&(y||f===n))return l.replace(it,"");if(!l||!(f=po(f)))return l;var $=di(l),D=iP($,di(f));return rl($,D).join("")}function S6(l,f){var y=O,$=R;if(Mn(f)){var D="separator"in f?f.separator:D;y="length"in f?kt(f.length):y,$="omission"in f?po(f.omission):$}l=Qt(l);var U=l.length;if(lc(l)){var K=di(l);U=K.length}if(y>=U)return l;var Y=y-ac($);if(Y<1)return $;var ne=K?rl(K,0,Y).join(""):l.slice(0,Y);if(D===n)return ne+$;if(K&&(Y+=ne.length-Y),b0(D)){if(l.slice(Y).search(D)){var Ee,Pe=ne;for(D.global||(D=Ay(D.source,Qt(ze.exec(D))+"g")),D.lastIndex=0;Ee=D.exec(Pe);)var ke=Ee.index;ne=ne.slice(0,ke===n?Y:ke)}}else if(l.indexOf(po(D),Y)!=Y){var De=ne.lastIndexOf(D);De>-1&&(ne=ne.slice(0,De))}return ne+$}function E6(l){return l=Qt(l),l&&gn.test(l)?l.replace(xr,Z4):l}var P6=mc(function(l,f,y){return l+(y?" ":"")+f.toUpperCase()}),x0=XP("toUpperCase");function qk(l,f,y){return l=Qt(l),f=y?n:f,f===n?q4(l)?nD(l):B4(l):l.match(f)||[]}var Yk=Mt(function(l,f){try{return uo(l,n,f)}catch(y){return y0(y)?y:new Ct(y)}}),k6=ms(function(l,f){return Fo(f,function(y){y=Bi(y),ps(l,y,g0(l[y],l))}),l});function _6(l){var f=l==null?0:l.length,y=pt();return l=f?Cn(l,function($){if(typeof $[1]!="function")throw new No(s);return[y($[0]),$[1]]}):[],Mt(function($){for(var D=-1;++D<f;){var U=l[D];if(uo(U[0],this,$))return uo(U[1],this,$)}})}function I6(l){return ZD(Bo(l,h))}function S0(l){return function(){return l}}function $6(l,f){return l==null||l!==l?f:l}var M6=JP(),R6=JP(!0);function qr(l){return l}function E0(l){return IP(typeof l=="function"?l:Bo(l,h))}function T6(l){return MP(Bo(l,h))}function O6(l,f){return RP(l,Bo(f,h))}var L6=Mt(function(l,f){return function(y){return cd(y,l,f)}}),A6=Mt(function(l,f){return function(y){return cd(l,y,f)}});function P0(l,f,y){var $=ir(f),D=eh(f,$);y==null&&!(Mn(f)&&(D.length||!$.length))&&(y=f,f=l,l=this,D=eh(f,ir(f)));var U=!(Mn(y)&&"chain"in y)||!!y.chain,K=vs(l);return Fo(D,function(Y){var ne=f[Y];l[Y]=ne,K&&(l.prototype[Y]=function(){var Ee=this.__chain__;if(U||Ee){var Pe=l(this.__wrapped__),ke=Pe.__actions__=Wr(this.__actions__);return ke.push({func:ne,args:arguments,thisArg:l}),Pe.__chain__=Ee,Pe}return ne.apply(l,Qs([this.value()],arguments))})}),l}function F6(){return hr._===this&&(hr._=aD),this}function k0(){}function N6(l){return l=kt(l),Mt(function(f){return TP(f,l)})}var D6=r0(Cn),B6=r0(ZE),z6=r0(Iy);function Xk(l){return u0(l)?$y(Bi(l)):g5(l)}function j6(l){return function(f){return l==null?n:la(l,f)}}var H6=ek(),V6=ek(!0);function _0(){return[]}function I0(){return!1}function U6(){return{}}function W6(){return""}function G6(){return!0}function K6(l,f){if(l=kt(l),l<1||l>N)return[];var y=q,$=Sr(l,q);f=pt(f),l-=q;for(var D=Ty($,f);++y<l;)f(y);return D}function q6(l){return St(l)?Cn(l,Bi):ho(l)?[l]:Wr(gk(Qt(l)))}function Y6(l){var f=++sD;return Qt(l)+f}var X6=sh(function(l,f){return l+f},0),Q6=o0("ceil"),J6=sh(function(l,f){return l/f},1),Z6=o0("floor");function ej(l){return l&&l.length?Zp(l,qr,Vy):n}function tj(l,f){return l&&l.length?Zp(l,pt(f,2),Vy):n}function nj(l){return nP(l,qr)}function rj(l,f){return nP(l,pt(f,2))}function oj(l){return l&&l.length?Zp(l,qr,Ky):n}function ij(l,f){return l&&l.length?Zp(l,pt(f,2),Ky):n}var sj=sh(function(l,f){return l*f},1),lj=o0("round"),aj=sh(function(l,f){return l-f},0);function cj(l){return l&&l.length?Ry(l,qr):0}function uj(l,f){return l&&l.length?Ry(l,pt(f,2)):0}return V.after=TB,V.ary=_k,V.assign=bz,V.assignIn=jk,V.assignInWith=bh,V.assignWith=wz,V.at=Cz,V.before=Ik,V.bind=g0,V.bindAll=k6,V.bindKey=$k,V.castArray=UB,V.chain=Ek,V.chunk=Z5,V.compact=e3,V.concat=t3,V.cond=_6,V.conforms=I6,V.constant=S0,V.countBy=cB,V.create=xz,V.curry=Mk,V.curryRight=Rk,V.debounce=Tk,V.defaults=Sz,V.defaultsDeep=Ez,V.defer=OB,V.delay=LB,V.difference=n3,V.differenceBy=r3,V.differenceWith=o3,V.drop=i3,V.dropRight=s3,V.dropRightWhile=l3,V.dropWhile=a3,V.fill=c3,V.filter=dB,V.flatMap=hB,V.flatMapDeep=mB,V.flatMapDepth=gB,V.flatten=wk,V.flattenDeep=u3,V.flattenDepth=d3,V.flip=AB,V.flow=M6,V.flowRight=R6,V.fromPairs=f3,V.functions=Rz,V.functionsIn=Tz,V.groupBy=vB,V.initial=h3,V.intersection=m3,V.intersectionBy=g3,V.intersectionWith=v3,V.invert=Lz,V.invertBy=Az,V.invokeMap=bB,V.iteratee=E0,V.keyBy=wB,V.keys=ir,V.keysIn=Kr,V.map=ph,V.mapKeys=Nz,V.mapValues=Dz,V.matches=T6,V.matchesProperty=O6,V.memoize=mh,V.merge=Bz,V.mergeWith=Hk,V.method=L6,V.methodOf=A6,V.mixin=P0,V.negate=gh,V.nthArg=N6,V.omit=zz,V.omitBy=jz,V.once=FB,V.orderBy=CB,V.over=D6,V.overArgs=NB,V.overEvery=B6,V.overSome=z6,V.partial=v0,V.partialRight=Ok,V.partition=xB,V.pick=Hz,V.pickBy=Vk,V.property=Xk,V.propertyOf=j6,V.pull=C3,V.pullAll=xk,V.pullAllBy=x3,V.pullAllWith=S3,V.pullAt=E3,V.range=H6,V.rangeRight=V6,V.rearg=DB,V.reject=PB,V.remove=P3,V.rest=BB,V.reverse=h0,V.sampleSize=_B,V.set=Uz,V.setWith=Wz,V.shuffle=IB,V.slice=k3,V.sortBy=RB,V.sortedUniq=O3,V.sortedUniqBy=L3,V.split=h6,V.spread=zB,V.tail=A3,V.take=F3,V.takeRight=N3,V.takeRightWhile=D3,V.takeWhile=B3,V.tap=eB,V.throttle=jB,V.thru=fh,V.toArray=Dk,V.toPairs=Uk,V.toPairsIn=Wk,V.toPath=q6,V.toPlainObject=zk,V.transform=Gz,V.unary=HB,V.union=z3,V.unionBy=j3,V.unionWith=H3,V.uniq=V3,V.uniqBy=U3,V.uniqWith=W3,V.unset=Kz,V.unzip=m0,V.unzipWith=Sk,V.update=qz,V.updateWith=Yz,V.values=yc,V.valuesIn=Xz,V.without=G3,V.words=qk,V.wrap=VB,V.xor=K3,V.xorBy=q3,V.xorWith=Y3,V.zip=X3,V.zipObject=Q3,V.zipObjectDeep=J3,V.zipWith=Z3,V.entries=Uk,V.entriesIn=Wk,V.extend=jk,V.extendWith=bh,P0(V,V),V.add=X6,V.attempt=Yk,V.camelCase=e6,V.capitalize=Gk,V.ceil=Q6,V.clamp=Qz,V.clone=WB,V.cloneDeep=KB,V.cloneDeepWith=qB,V.cloneWith=GB,V.conformsTo=YB,V.deburr=Kk,V.defaultTo=$6,V.divide=J6,V.endsWith=t6,V.eq=pi,V.escape=n6,V.escapeRegExp=r6,V.every=uB,V.find=fB,V.findIndex=yk,V.findKey=Pz,V.findLast=pB,V.findLastIndex=bk,V.findLastKey=kz,V.floor=Z6,V.forEach=Pk,V.forEachRight=kk,V.forIn=_z,V.forInRight=Iz,V.forOwn=$z,V.forOwnRight=Mz,V.get=w0,V.gt=XB,V.gte=QB,V.has=Oz,V.hasIn=C0,V.head=Ck,V.identity=qr,V.includes=yB,V.indexOf=p3,V.inRange=Jz,V.invoke=Fz,V.isArguments=ua,V.isArray=St,V.isArrayBuffer=JB,V.isArrayLike=Gr,V.isArrayLikeObject=Hn,V.isBoolean=ZB,V.isBuffer=ol,V.isDate=ez,V.isElement=tz,V.isEmpty=nz,V.isEqual=rz,V.isEqualWith=oz,V.isError=y0,V.isFinite=iz,V.isFunction=vs,V.isInteger=Lk,V.isLength=vh,V.isMap=Ak,V.isMatch=sz,V.isMatchWith=lz,V.isNaN=az,V.isNative=cz,V.isNil=dz,V.isNull=uz,V.isNumber=Fk,V.isObject=Mn,V.isObjectLike=Nn,V.isPlainObject=md,V.isRegExp=b0,V.isSafeInteger=fz,V.isSet=Nk,V.isString=yh,V.isSymbol=ho,V.isTypedArray=vc,V.isUndefined=pz,V.isWeakMap=hz,V.isWeakSet=mz,V.join=y3,V.kebabCase=o6,V.last=jo,V.lastIndexOf=b3,V.lowerCase=i6,V.lowerFirst=s6,V.lt=gz,V.lte=vz,V.max=ej,V.maxBy=tj,V.mean=nj,V.meanBy=rj,V.min=oj,V.minBy=ij,V.stubArray=_0,V.stubFalse=I0,V.stubObject=U6,V.stubString=W6,V.stubTrue=G6,V.multiply=sj,V.nth=w3,V.noConflict=F6,V.noop=k0,V.now=hh,V.pad=l6,V.padEnd=a6,V.padStart=c6,V.parseInt=u6,V.random=Zz,V.reduce=SB,V.reduceRight=EB,V.repeat=d6,V.replace=f6,V.result=Vz,V.round=lj,V.runInContext=Z,V.sample=kB,V.size=$B,V.snakeCase=p6,V.some=MB,V.sortedIndex=_3,V.sortedIndexBy=I3,V.sortedIndexOf=$3,V.sortedLastIndex=M3,V.sortedLastIndexBy=R3,V.sortedLastIndexOf=T3,V.startCase=m6,V.startsWith=g6,V.subtract=aj,V.sum=cj,V.sumBy=uj,V.template=v6,V.times=K6,V.toFinite=ys,V.toInteger=kt,V.toLength=Bk,V.toLower=y6,V.toNumber=Ho,V.toSafeInteger=yz,V.toString=Qt,V.toUpper=b6,V.trim=w6,V.trimEnd=C6,V.trimStart=x6,V.truncate=S6,V.unescape=E6,V.uniqueId=Y6,V.upperCase=P6,V.upperFirst=x0,V.each=Pk,V.eachRight=kk,V.first=Ck,P0(V,function(){var l={};return Ni(V,function(f,y){tn.call(V.prototype,y)||(l[y]=f)}),l}(),{chain:!1}),V.VERSION=r,Fo(["bind","bindKey","curry","curryRight","partial","partialRight"],function(l){V[l].placeholder=V}),Fo(["drop","take"],function(l,f){Dt.prototype[l]=function(y){y=y===n?1:Zn(kt(y),0);var $=this.__filtered__&&!f?new Dt(this):this.clone();return $.__filtered__?$.__takeCount__=Sr(y,$.__takeCount__):$.__views__.push({size:Sr(y,q),type:l+($.__dir__<0?"Right":"")}),$},Dt.prototype[l+"Right"]=function(y){return this.reverse()[l](y).reverse()}}),Fo(["filter","map","takeWhile"],function(l,f){var y=f+1,$=y==A||y==B;Dt.prototype[l]=function(D){var U=this.clone();return U.__iteratees__.push({iteratee:pt(D,3),type:y}),U.__filtered__=U.__filtered__||$,U}}),Fo(["head","last"],function(l,f){var y="take"+(f?"Right":"");Dt.prototype[l]=function(){return this[y](1).value()[0]}}),Fo(["initial","tail"],function(l,f){var y="drop"+(f?"":"Right");Dt.prototype[l]=function(){return this.__filtered__?new Dt(this):this[y](1)}}),Dt.prototype.compact=function(){return this.filter(qr)},Dt.prototype.find=function(l){return this.filter(l).head()},Dt.prototype.findLast=function(l){return this.reverse().find(l)},Dt.prototype.invokeMap=Mt(function(l,f){return typeof l=="function"?new Dt(this):this.map(function(y){return cd(y,l,f)})}),Dt.prototype.reject=function(l){return this.filter(gh(pt(l)))},Dt.prototype.slice=function(l,f){l=kt(l);var y=this;return y.__filtered__&&(l>0||f<0)?new Dt(y):(l<0?y=y.takeRight(-l):l&&(y=y.drop(l)),f!==n&&(f=kt(f),y=f<0?y.dropRight(-f):y.take(f-l)),y)},Dt.prototype.takeRightWhile=function(l){return this.reverse().takeWhile(l).reverse()},Dt.prototype.toArray=function(){return this.take(q)},Ni(Dt.prototype,function(l,f){var y=/^(?:filter|find|map|reject)|While$/.test(f),$=/^(?:head|last)$/.test(f),D=V[$?"take"+(f=="last"?"Right":""):f],U=$||/^find/.test(f);D&&(V.prototype[f]=function(){var K=this.__wrapped__,Y=$?[1]:arguments,ne=K instanceof Dt,Ee=Y[0],Pe=ne||St(K),ke=function(Lt){var jt=D.apply(V,Qs([Lt],Y));return $&&De?jt[0]:jt};Pe&&y&&typeof Ee=="function"&&Ee.length!=1&&(ne=Pe=!1);var De=this.__chain__,et=!!this.__actions__.length,gt=U&&!De,_t=ne&&!et;if(!U&&Pe){K=_t?K:new Dt(this);var vt=l.apply(K,Y);return vt.__actions__.push({func:fh,args:[ke],thisArg:n}),new Do(vt,De)}return gt&&_t?l.apply(this,Y):(vt=this.thru(ke),gt?$?vt.value()[0]:vt.value():vt)})}),Fo(["pop","push","shift","sort","splice","unshift"],function(l){var f=Dp[l],y=/^(?:push|sort|unshift)$/.test(l)?"tap":"thru",$=/^(?:pop|shift)$/.test(l);V.prototype[l]=function(){var D=arguments;if($&&!this.__chain__){var U=this.value();return f.apply(St(U)?U:[],D)}return this[y](function(K){return f.apply(St(K)?K:[],D)})}}),Ni(Dt.prototype,function(l,f){var y=V[f];if(y){var $=y.name+"";tn.call(fc,$)||(fc[$]=[]),fc[$].push({name:f,func:y})}}),fc[ih(n,C).name]=[{name:"wrapper",func:n}],Dt.prototype.clone=ED,Dt.prototype.reverse=PD,Dt.prototype.value=kD,V.prototype.at=tB,V.prototype.chain=nB,V.prototype.commit=rB,V.prototype.next=oB,V.prototype.plant=sB,V.prototype.reverse=lB,V.prototype.toJSON=V.prototype.valueOf=V.prototype.value=aB,V.prototype.first=V.prototype.head,nd&&(V.prototype[nd]=iB),V},cc=rD();na?((na.exports=cc)._=cc,Ey._=cc):hr._=cc}).call(bn)})(Ire,Ms);const Ft=Ms;var $x={},$re=at;Object.defineProperty($x,"__esModule",{value:!0});var zv=$x.default=void 0,Mre=$re(ft()),Rre=ut(),Tre=(0,Mre.default)((0,Rre.jsx)("path",{d:"M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"}),"Refresh");zv=$x.default=Tre;var Mx={},Ore=at;Object.defineProperty(Mx,"__esModule",{value:!0});var Rx=Mx.default=void 0,Lre=Ore(ft()),Are=ut(),Fre=(0,Lre.default)((0,Are.jsx)("path",{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"}),"Check");Rx=Mx.default=Fre;var Tx={},Nre=at;Object.defineProperty(Tx,"__esModule",{value:!0});var mp=Tx.default=void 0,Dre=Nre(ft()),Bre=ut(),zre=(0,Dre.default)((0,Bre.jsx)("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}),"Close");mp=Tx.default=zre;var Ox={},jre=at;Object.defineProperty(Ox,"__esModule",{value:!0});var jv=Ox.default=void 0,Hre=jre(ft()),Vre=ut(),Ure=(0,Hre.default)((0,Vre.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"}),"Error");jv=Ox.default=Ure;var Lx={},Wre=at;Object.defineProperty(Lx,"__esModule",{value:!0});var VL=Lx.default=void 0,Gre=Wre(ft()),Kre=ut(),qre=(0,Gre.default)((0,Kre.jsx)("path",{d:"M12 8V4l8 8-8 8v-4H4V8z"}),"Forward");VL=Lx.default=qre;var Ax={},Yre=at;Object.defineProperty(Ax,"__esModule",{value:!0});var Wf=Ax.default=void 0,Xre=Yre(ft()),Qre=ut(),Jre=(0,Xre.default)((0,Qre.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"}),"Info");Wf=Ax.default=Jre;var Fx={},Zre=at;Object.defineProperty(Fx,"__esModule",{value:!0});var Hv=Fx.default=void 0,eoe=Zre(ft()),toe=ut(),noe=(0,eoe.default)((0,toe.jsx)("path",{d:"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"}),"Warning");Hv=Fx.default=noe;globalThis&&globalThis.__awaiter;function UL(e,t){const[n,r]=u.useState(e);return u.useEffect(()=>{const o=setTimeout(()=>r(e),t||500);return()=>{clearTimeout(o)}},[e,t]),n}function roe(e,t,n,r){const o=u.useRef(t);WL(()=>{o.current=t},[t]),u.useEffect(()=>{var i;const s=(i=n==null?void 0:n.current)!==null&&i!==void 0?i:window;if(!(s&&s.addEventListener))return;const a=c=>o.current(c);return s.addEventListener(e,a,r),()=>{s.removeEventListener(e,a,r)}},[e,n,r])}globalThis&&globalThis.__awaiter;function ooe(){const e=u.useRef(!1);return u.useEffect(()=>(e.current=!0,()=>{e.current=!1}),[]),u.useCallback(()=>e.current,[])}const WL=typeof window!="undefined"?u.useLayoutEffect:u.useEffect;function ioe(){const[e,t]=u.useState({width:0,height:0}),n=()=>{t({width:window.innerWidth,height:window.innerHeight})};return roe("resize",n),WL(()=>{n()},[]),e}function xo(e){const t=ooe(),[n,r]=u.useState(e),o=u.useCallback(i=>{t()&&r(i)},[t,r]);return[n,o,t]}function soe(e){return e.filter(t=>t===0||t&&(!Array.isArray(t)||t.length))}function loe(e,t){const n=[];for(const r of soe(t))n.push(r,e);return n.splice(-1,1),dg(n)}function dg(e){return e.map((t,n)=>!t||typeof t=="string"?t:Array.isArray(t)?dg(t):u.createElement(u.Fragment,{key:n,children:t}))}const aoe=Symbol(),Nx=Symbol(),Od="a",ff="w";let coe=(e,t)=>new Proxy(e,t);const ow=Object.getPrototypeOf,iw=new WeakMap,GL=e=>e&&(iw.has(e)?iw.get(e):ow(e)===Object.prototype||ow(e)===Array.prototype),fg=e=>typeof e=="object"&&e!==null,uoe=e=>{if(Array.isArray(e))return Array.from(e);const t=Object.getOwnPropertyDescriptors(e);return Object.values(t).forEach(n=>{n.configurable=!0}),Object.create(ow(e),t)},Dx=e=>e[Nx]||e,KL=(e,t,n,r)=>{if(!GL(e))return e;let o=r&&r.get(e);if(!o){const c=Dx(e);o=(d=>Object.values(Object.getOwnPropertyDescriptors(d)).some(p=>!p.configurable&&!p.writable))(c)?[c,uoe(c)]:[c],r==null||r.set(e,o)}const[i,s]=o;let a=n&&n.get(i);return a&&a[1].f===!!s||(a=((c,d)=>{const p={f:d};let h=!1;const m=(b,g)=>{if(!h){let x=p[Od].get(c);if(x||(x={},p[Od].set(c,x)),b===ff)x[ff]=!0;else{let C=x[b];C||(C=new Set,x[b]=C),C.add(g)}}},v={get:(b,g)=>g===Nx?c:(m("k",g),KL(Reflect.get(b,g),p[Od],p.c)),has:(b,g)=>g===aoe?(h=!0,p[Od].delete(c),!0):(m("h",g),Reflect.has(b,g)),getOwnPropertyDescriptor:(b,g)=>(m("o",g),Reflect.getOwnPropertyDescriptor(b,g)),ownKeys:b=>(m(ff),Reflect.ownKeys(b))};return d&&(v.set=v.deleteProperty=()=>!1),[v,p]})(i,!!s),a[1].p=coe(s||i,a[0]),n&&n.set(i,a)),a[1][Od]=t,a[1].c=n,a[1].p},qL=(e,t,n,r)=>{if(Object.is(e,t))return!1;if(!fg(e)||!fg(t))return!0;const o=n.get(Dx(e));if(!o)return!0;if(r){const s=r.get(e);if(s&&s.n===t)return s.g;r.set(e,{n:t,g:!1})}let i=null;try{for(const s of o.h||[])if(i=Reflect.has(e,s)!==Reflect.has(t,s),i)return i;if(o[ff]===!0){if(i=((s,a)=>{const c=Reflect.ownKeys(s),d=Reflect.ownKeys(a);return c.length!==d.length||c.some((p,h)=>p!==d[h])})(e,t),i)return i}else for(const s of o.o||[])if(i=!!Reflect.getOwnPropertyDescriptor(e,s)!=!!Reflect.getOwnPropertyDescriptor(t,s),i)return i;for(const s of o.k||[])if(i=qL(e[s],t[s],n,r),i)return i;return i===null&&(i=!0),i}finally{r&&r.set(e,{n:t,g:i})}},doe=e=>GL(e)&&e[Nx]||null,g$=(e,t=!0)=>{iw.set(e,t)},foe=(e,t,n)=>{const r=[],o=new WeakSet,i=(s,a)=>{if(o.has(s))return;fg(s)&&o.add(s);const c=fg(s)&&t.get(Dx(s));if(c){var d,p;if((d=c.h)==null||d.forEach(m=>{const v=`:has(${String(m)})`;r.push(a?[...a,v]:[v])}),c[ff]===!0){const m=":ownKeys";r.push(a?[...a,m]:[m])}else{var h;(h=c.o)==null||h.forEach(m=>{const v=`:hasOwn(${String(m)})`;r.push(a?[...a,v]:[v])})}(p=c.k)==null||p.forEach(m=>{n&&!("value"in(Object.getOwnPropertyDescriptor(s,m)||{}))||i(s[m],a?[...a,m]:[m])})}else a&&r.push(a)};return i(e),r},w1=e=>typeof e=="object"&&e!==null,pl=new WeakMap,Xh=new WeakSet,poe=(e=Object.is,t=(d,p)=>new Proxy(d,p),n=d=>w1(d)&&!Xh.has(d)&&(Array.isArray(d)||!(Symbol.iterator in d))&&!(d instanceof WeakMap)&&!(d instanceof WeakSet)&&!(d instanceof Error)&&!(d instanceof Number)&&!(d instanceof Date)&&!(d instanceof String)&&!(d instanceof RegExp)&&!(d instanceof ArrayBuffer),r=d=>{switch(d.status){case"fulfilled":return d.value;case"rejected":throw d.reason;default:throw d}},o=new WeakMap,i=(d,p,h=r)=>{const m=o.get(d);if((m==null?void 0:m[0])===p)return m[1];const v=Array.isArray(d)?[]:Object.create(Object.getPrototypeOf(d));return g$(v,!0),o.set(d,[p,v]),Reflect.ownKeys(d).forEach(b=>{if(Object.getOwnPropertyDescriptor(v,b))return;const g=Reflect.get(d,b),x={value:g,enumerable:!0,configurable:!0};if(Xh.has(g))g$(g,!1);else if(g instanceof Promise)delete x.value,x.get=()=>h(g);else if(pl.has(g)){const[C,E]=pl.get(g);x.value=i(C,E(),h)}Object.defineProperty(v,b,x)}),v},s=new WeakMap,a=[1,1],c=d=>{if(!w1(d))throw new Error("object required");const p=s.get(d);if(p)return p;let h=a[0];const m=new Set,v=(T,O=++a[0])=>{h!==O&&(h=O,m.forEach(R=>R(T,O)))};let b=a[1];const g=(T=++a[1])=>(b!==T&&!m.size&&(b=T,C.forEach(([O])=>{const R=O[1](T);R>h&&(h=R)})),h),x=T=>(O,R)=>{const H=[...O];H[1]=[T,...H[1]],v(H,R)},C=new Map,E=(T,O)=>{if(({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1}&&"production")!=="production"&&C.has(T))throw new Error("prop listener already exists");if(m.size){const R=O[3](x(T));C.set(T,[O,R])}else C.set(T,[O])},w=T=>{var O;const R=C.get(T);R&&(C.delete(T),(O=R[1])==null||O.call(R))},S=T=>(m.add(T),m.size===1&&C.forEach(([R,H],j)=>{if(({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1}&&"production")!=="production"&&H)throw new Error("remove already exists");const A=R[3](x(j));C.set(j,[R,A])}),()=>{m.delete(T),m.size===0&&C.forEach(([R,H],j)=>{H&&(H(),C.set(j,[R]))})}),k=Array.isArray(d)?[]:Object.create(Object.getPrototypeOf(d)),_=t(k,{deleteProperty(T,O){const R=Reflect.get(T,O);w(O);const H=Reflect.deleteProperty(T,O);return H&&v(["delete",[O],R]),H},set(T,O,R,H){const j=Reflect.has(T,O),A=Reflect.get(T,O,H);if(j&&(e(A,R)||s.has(R)&&e(A,s.get(R))))return!0;w(O),w1(R)&&(R=doe(R)||R);let F=R;if(R instanceof Promise)R.then(B=>{R.status="fulfilled",R.value=B,v(["resolve",[O],B])}).catch(B=>{R.status="rejected",R.reason=B,v(["reject",[O],B])});else{!pl.has(R)&&n(R)&&(F=c(R));const B=!Xh.has(F)&&pl.get(F);B&&E(O,B)}return Reflect.set(T,O,F,H),v(["set",[O],R,A]),!0}});s.set(d,_);const M=[k,g,i,S];return pl.set(_,M),Reflect.ownKeys(d).forEach(T=>{const O=Object.getOwnPropertyDescriptor(d,T);"value"in O&&(_[T]=d[T],delete O.value,delete O.writable),Object.defineProperty(k,T,O)}),_})=>[c,pl,Xh,e,t,n,r,o,i,s,a],[hoe]=poe();function gp(e={}){return hoe(e)}function Bx(e,t,n){const r=pl.get(e);({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1}&&"production")!=="production"&&!r&&console.warn("Please use proxy object");let o;const i=[],s=r[3];let a=!1;const d=s(p=>{if(i.push(p),n){t(i.splice(0));return}o||(o=Promise.resolve().then(()=>{o=void 0,a&&t(i.splice(0))}))});return a=!0,()=>{a=!1,d()}}function v$(e,t){const n=pl.get(e);({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1}&&"production")!=="production"&&!n&&console.warn("Please use proxy object");const[r,o,i]=n;return i(r,o(),t)}var sw={},moe={get exports(){return sw},set exports(e){sw=e}},YL={};/**
320
- * @license React
321
- * use-sync-external-store-shim.production.min.js
322
- *
323
- * Copyright (c) Facebook, Inc. and its affiliates.
324
- *
325
- * This source code is licensed under the MIT license found in the
326
- * LICENSE file in the root directory of this source tree.
327
- */var Eu=u;function goe(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var voe=typeof Object.is=="function"?Object.is:goe,yoe=Eu.useState,boe=Eu.useEffect,woe=Eu.useLayoutEffect,Coe=Eu.useDebugValue;function xoe(e,t){var n=t(),r=yoe({inst:{value:n,getSnapshot:t}}),o=r[0].inst,i=r[1];return woe(function(){o.value=n,o.getSnapshot=t,C1(o)&&i({inst:o})},[e,n,t]),boe(function(){return C1(o)&&i({inst:o}),e(function(){C1(o)&&i({inst:o})})},[e]),Coe(n),n}function C1(e){var t=e.getSnapshot;e=e.value;try{var n=t();return!voe(e,n)}catch(r){return!0}}function Soe(e,t){return t()}var Eoe=typeof window=="undefined"||typeof window.document=="undefined"||typeof window.document.createElement=="undefined"?Soe:xoe;YL.useSyncExternalStore=Eu.useSyncExternalStore!==void 0?Eu.useSyncExternalStore:Eoe;(function(e){e.exports=YL})(moe);const Poe=Lw(sw),{use:y$}=Jr,{useSyncExternalStore:koe}=Poe,_oe=(e,t)=>{const n=u.useRef();u.useEffect(()=>{n.current=foe(e,t,!0)}),u.useDebugValue(n.current)},Ioe=new WeakMap;function Vv(e,t){const n=t==null?void 0:t.sync,r=u.useRef(),o=u.useRef();let i=!0;const s=koe(u.useCallback(d=>{const p=Bx(e,d,n);return d(),p},[e,n]),()=>{const d=v$(e,y$);try{if(!i&&r.current&&o.current&&!qL(r.current,d,o.current,new WeakMap))return r.current}catch(p){}return d},()=>v$(e,y$));i=!1;const a=new WeakMap;u.useEffect(()=>{r.current=s,o.current=a}),({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1}&&"production")!=="production"&&_oe(s,a);const c=u.useMemo(()=>new WeakMap,[]);return KL(s,a,c,Ioe)}const $a=gp([]),wm={closableContent:"x",padding:!0};function $oe(){const e=Vv($a);return u.createElement(u.Fragment,{},e.length>0&&e.map((t,n)=>u.createElement(Moe,_e({key:n},t))))}function Moe(e){var r;const t=u.useRef();if(u.useEffect(()=>{var o;(o=t.current)==null||o.focus()},[]),e=_e(_e({},wm),e),e.Container)return u.createElement(e.Container,e);return u.createElement("div",{ref:t,className:"dialog-backdrop "+(e.className||""),tabIndex:0,onKeyDown:Roe,onClick:()=>Mi()},e.noFrame?u.createElement(e.Content||"div"):u.createElement("div",_e({className:"dialog",style:_e(_e({},n()),(r=e.dialogProps)==null?void 0:r.style),onClick(o){o.stopPropagation()}},e.dialogProps),e.closable||e.closable===void 0&&u.createElement("button",{className:"dialog-icon dialog-closer",onClick(){Mi()}},e.closableContent),e.icon&&u.createElement("div",{className:"dialog-icon dialog-type"},lw(e.icon)),u.createElement("div",{className:"dialog-title"},lw(e.title)),u.createElement("div",{className:"dialog-content"},u.createElement(e.Content||"div"))));function n(){const{innerWidth:o,innerHeight:i}=window,s=e.position;return s&&_e(_e({margin:"1em",position:"absolute"},s[0]<o/2?{left:s[0]}:{right:o-s[0]}),s[1]<i/2?{top:s[1]}:{bottom:i-s[1]})}}function lw(e){return typeof e=="function"?u.createElement(e):e}function Roe(e){e.key==="Escape"&&Mi()}function ci(e){const t=Math.random();return e.$id=t,$a.push(e),n=>{var o;const r=$a.findIndex(i=>i.$id===t);r<0||($a.splice(r,1),(o=e.onClose)==null||o.call(e,n))}}function Mi(e){var n;let t=$a.length;for(;t--;){const r=$a[t];if(!r.reserveClosing)return $a.splice(t,1),(n=r.onClose)==null?void 0:n.call(r,e)}}var Ma={},Uv={},Pu={};const Toe={},Ooe=Object.freeze(Object.defineProperty({__proto__:null,default:Toe},Symbol.toStringTag,{value:"Module"})),b$=FM(Ooe);Object.defineProperty(Pu,"__esModule",{value:!0});var w$=Pu.crossEnvCrypto=void 0;try{const e=typeof window!="undefined"&&window.crypto||b$.webcrypto;if(e){if(!e.subtle)throw new Error("Crypto.Subtle is undefined. Make sure you are using HTTPS in a compatible browser.");const t=n=>r=>e.subtle.digest(n,r);w$=Pu.crossEnvCrypto={randomBytes:e.getRandomValues.bind(e),hashFunctions:{SHA1:t("SHA-1"),SHA256:t("SHA-256"),SHA384:t("SHA-384"),SHA512:t("SHA-512")}}}else{const t=b$,n=r=>o=>t.createHash(r).update(o).digest().buffer;w$=Pu.crossEnvCrypto={randomBytes:t.randomFillSync,hashFunctions:{SHA1:n("sha1"),SHA256:n("sha256"),SHA384:n("sha384"),SHA512:n("sha512")}}}}catch(e){throw console.error(e),new Error("No suitable crypto library was found. You may need a polyfill.")}Object.defineProperty(Uv,"__esModule",{value:!0});Uv.SRPParameters=void 0;const Qh=Pu;class ku{constructor(t=ku.PrimeGroup[2048],n=ku.H.SHA512){if(this.primeGroup=t,this.H=n,this.NBits=this.primeGroup.N.toString(2).length,!n)throw new Error("Hash function required")}}Uv.SRPParameters=ku;ku.PrimeGroup={256:{N:BigInt("125617018995153554710546479714086468244499594888726646874671447258204721048803"),g:BigInt(2)},512:{N:BigInt("11144252439149533417835749556168991736939157778924947037200268358613863350040339017097790259154750906072491181606044774215413467851989724116331597513345603"),g:BigInt(2)},768:{N:BigInt("1087179135105457859072065649059069760280540086975817629066444682366896187793570736574549981488868217843627094867924800342887096064844227836735667168319981288765377499806385489913341488724152562880918438701129530606139552645689583147"),g:BigInt(2)},1024:{N:BigInt("167609434410335061345139523764350090260135525329813904557420930309800865859473551531551523800013916573891864789934747039010546328480848979516637673776605610374669426214776197828492691384519453218253702788022233205683635831626913357154941914129985489522629902540768368409482248290641036967659389658897350067939"),g:BigInt(2)},1536:{N:BigInt("1486998185923128292816507353619409521152457662596380074614818966810244974827752411420380336514078832314731499938313197533147998565301020797040787428051479639316928015998415709101293902971072960487527411068082311763171549170528008620813391411445907584912865222076100726050255271567749213905330659264908657221124284665444825474741087704974475795505492821585749417639344967192301749033325359286273431675492866492416941152646940908101472416714421046022696100064262587"),g:BigInt(2)},2048:{N:BigInt("21766174458617435773191008891802753781907668374255538511144643224689886235383840957210909013086056401571399717235807266581649606472148410291413364152197364477180887395655483738115072677402235101762521901569820740293149529620419333266262073471054548368736039519702486226506248861060256971802984953561121442680157668000761429988222457090413873973970171927093992114751765168063614761119615476233422096442783117971236371647333871414335895773474667308967050807005509320424799678417036867928316761272274230314067548291133582479583061439577559347101961771406173684378522703483495337037655006751328447510550299250924469288819"),g:BigInt(2)}};ku.H={SHA1:Qh.crossEnvCrypto.hashFunctions.SHA1,SHA256:Qh.crossEnvCrypto.hashFunctions.SHA256,SHA384:Qh.crossEnvCrypto.hashFunctions.SHA384,SHA512:Qh.crossEnvCrypto.hashFunctions.SHA512};var Wv={},Gv={};(function(e){var t=bn&&bn.__awaiter||function(w,S,k,I){function _(M){return M instanceof k?M:new k(function(T){T(M)})}return new(k||(k=Promise))(function(M,T){function O(j){try{H(I.next(j))}catch(A){T(A)}}function R(j){try{H(I.throw(j))}catch(A){T(A)}}function H(j){j.done?M(j.value):_(j.value).then(O,R)}H((I=I.apply(w,S||[])).next())})};Object.defineProperty(e,"__esModule",{value:!0}),e.modPow=e.hashBitCount=e.createVerifierAndSalt=e.createVerifier=e.generateRandomBigInt=e.generateRandomString=e.hashPadded=e.hash=e.padStartArrayBuffer=e.stringToArrayBuffer=e.arrayBufferToBigInt=e.bigIntToArrayBuffer=void 0;const n=Pu,r=BigInt(0),o=BigInt(1),i=BigInt(2),s=w=>{const S=w.toString(16),k=new ArrayBuffer(Math.ceil(S.length/2)),I=new Uint8Array(k);let _=0;S.length%2!==0&&(I[0]=parseInt(S[0],16),_=1);for(let M=0;M<k.byteLength;M++)I[M+_]=parseInt(S.slice(2*M+_,2*M+2+_),16);return k};e.bigIntToArrayBuffer=s;const a=w=>{const S=[];return new Uint8Array(w).forEach(k=>{S.push(("0"+k.toString(16)).slice(-2))}),BigInt(`0x${S.join("")}`)};e.arrayBufferToBigInt=a;function c(w){return new TextEncoder().encode(w).buffer}e.stringToArrayBuffer=c;const d=(w,S)=>{const k=new Uint8Array(w);if(k.length<S){const I=new Uint8Array(S);return I.fill(0,0,S-k.length),I.set(k,S-k.length),I}return k};e.padStartArrayBuffer=d;function p(w,...S){const k=S.reduce((_,M)=>_+M.byteLength,0),I=new Uint8Array(k);for(let _=0,M=0;M<S.length;M++)I.set(new Uint8Array(S[M]),_),_+=S[M].byteLength;return w.H(I)}e.hash=p;function h(w,S,...k){const I=k.map(_=>e.padStartArrayBuffer(_,S));return p(w,...I)}e.hashPadded=h;function m(w=10){const S=new Uint8Array(Math.ceil(Math.ceil(w/2)));return n.crossEnvCrypto.randomBytes(S),S.reduce((k,I)=>{const _=I.toString(16).toString();return _.length===1?k+"0"+_:k+_},"").slice(0,w)}e.generateRandomString=m;function v(w=16){return e.arrayBufferToBigInt(E(w))}e.generateRandomBigInt=v;function b(w,S,k,I){return t(this,void 0,void 0,function*(){if(!S||!S.trim())throw new Error("Identity (I) must not be null or empty.");if(!k)throw new Error("Salt (s) must not be null.");if(!I)throw new Error("Password (P) must not be null");const _=yield w.computeX(S,k,I);return w.computeVerifier(_)})}e.createVerifier=b;function g(w,S,k,I){return t(this,void 0,void 0,function*(){const _=yield w.generateRandomSalt(I);return{s:_,v:yield b(w,S,_,k)}})}e.createVerifierAndSalt=g;const x=w=>t(void 0,void 0,void 0,function*(){return(yield p(w,e.bigIntToArrayBuffer(BigInt(1)))).byteLength*8});e.hashBitCount=x;function C(w,S,k){let I=o;for(;S>r;)S%i==o?(I=w*I%k,S-=o):(w=w*w%k,S/=i);return I}e.modPow=C;const E=w=>{const S=new Uint8Array(w);return n.crossEnvCrypto.randomBytes(S),S.buffer}})(Gv);var al=bn&&bn.__awaiter||function(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(p){try{d(r.next(p))}catch(h){s(h)}}function c(p){try{d(r.throw(p))}catch(h){s(h)}}function d(p){p.done?i(p.value):o(p.value).then(a,c)}d((r=r.apply(e,t||[])).next())})};Object.defineProperty(Wv,"__esModule",{value:!0});Wv.SRPRoutines=void 0;const sn=Gv;class Loe{constructor(t){this.parameters=t}hash(...t){return sn.hash(this.parameters,...t)}hashPadded(...t){const n=Math.trunc((this.parameters.NBits+7)/8);return sn.hashPadded(this.parameters,n,...t)}computeK(){return al(this,void 0,void 0,function*(){return sn.arrayBufferToBigInt(yield this.hashPadded(sn.bigIntToArrayBuffer(this.parameters.primeGroup.N),sn.bigIntToArrayBuffer(this.parameters.primeGroup.g)))})}generateRandomSalt(t){return al(this,void 0,void 0,function*(){const n=yield sn.hashBitCount(this.parameters),r=t||2*n/8;return sn.generateRandomBigInt(r)})}computeX(t,n,r){return al(this,void 0,void 0,function*(){return sn.arrayBufferToBigInt(yield this.hash(sn.bigIntToArrayBuffer(n),yield this.computeIdentityHash(t,r)))})}computeXStep2(t,n){return al(this,void 0,void 0,function*(){return sn.arrayBufferToBigInt(yield this.hash(sn.bigIntToArrayBuffer(t),n))})}computeIdentityHash(t,n){return al(this,void 0,void 0,function*(){return yield this.hash(sn.stringToArrayBuffer(n))})}computeVerifier(t){return sn.modPow(this.parameters.primeGroup.g,t,this.parameters.primeGroup.N)}generatePrivateValue(){const t=Math.max(256,this.parameters.NBits);let n;do n=sn.generateRandomBigInt(t/8)%this.parameters.primeGroup.N;while(n===BigInt(0));return n}computeClientPublicValue(t){return sn.modPow(this.parameters.primeGroup.g,t,this.parameters.primeGroup.N)}isValidPublicValue(t){return t%this.parameters.primeGroup.N!==BigInt(0)}computeU(t,n){return al(this,void 0,void 0,function*(){return sn.arrayBufferToBigInt(yield this.hashPadded(sn.bigIntToArrayBuffer(t),sn.bigIntToArrayBuffer(n)))})}computeClientEvidence(t,n,r,o,i){return al(this,void 0,void 0,function*(){return sn.arrayBufferToBigInt(yield this.hash(sn.bigIntToArrayBuffer(r),sn.bigIntToArrayBuffer(o),sn.bigIntToArrayBuffer(i)))})}computeServerEvidence(t,n,r){return al(this,void 0,void 0,function*(){return sn.arrayBufferToBigInt(yield this.hash(sn.bigIntToArrayBuffer(t),sn.bigIntToArrayBuffer(n),sn.bigIntToArrayBuffer(r)))})}computeClientSessionKey(t,n,r,o,i){const s=this.parameters.primeGroup.N,a=r*n+o,c=sn.modPow(this.parameters.primeGroup.g,n,s)*t%s;return sn.modPow(i+s-c,a,s)}}Wv.SRPRoutines=Loe;var Fl={},zx=bn&&bn.__awaiter||function(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(p){try{d(r.next(p))}catch(h){s(h)}}function c(p){try{d(r.throw(p))}catch(h){s(h)}}function d(p){p.done?i(p.value):o(p.value).then(a,c)}d((r=r.apply(e,t||[])).next())})};Object.defineProperty(Fl,"__esModule",{value:!0});Fl.SRPClientSessionStep2=Fl.SRPClientSessionStep1=Fl.SRPClientSession=void 0;class Aoe{constructor(t){this.routines=t}step1(t,n){return zx(this,void 0,void 0,function*(){if(!t||!t.trim())throw new Error("User identity must not be null nor empty");if(!n)throw new Error("User password must not be null");const r=yield this.routines.computeIdentityHash(t,n);return new Kv(this.routines,t,r)})}}Fl.SRPClientSession=Aoe;class Kv{constructor(t,n,r){this.routines=t,this.I=n,this.IH=r}step2(t,n){return zx(this,void 0,void 0,function*(){if(!t)throw new Error("Salt (s) must not be null");if(!n)throw new Error("Public server value (B) must not be null");const r=yield this.routines.computeXStep2(t,this.IH),o=this.routines.generatePrivateValue(),i=this.routines.computeClientPublicValue(o),s=yield this.routines.computeK(),a=yield this.routines.computeU(i,n),c=this.routines.computeClientSessionKey(s,r,a,o,n),d=yield this.routines.computeClientEvidence(this.I,t,i,n,c);return new qv(this.routines,i,d,c)})}toJSON(){return{I:this.I,IH:Array.from(new Uint8Array(this.IH))}}static fromState(t,n){return new Kv(t,n.I,new Uint8Array(n.IH).buffer)}}Fl.SRPClientSessionStep1=Kv;class qv{constructor(t,n,r,o){this.routines=t,this.A=n,this.M1=r,this.S=o}step3(t){return zx(this,void 0,void 0,function*(){if(!t)throw new Error("Server evidence (M2) must not be null");if((yield this.routines.computeServerEvidence(this.A,this.M1,this.S))!==t)throw new Error("Bad server credentials")})}toJSON(){return{A:this.A.toString(16),M1:this.M1.toString(16),S:this.S.toString(16)}}static fromState(t,n){return new qv(t,BigInt("0x"+n.A),BigInt("0x"+n.M1),BigInt("0x"+n.S))}}Fl.SRPClientSessionStep2=qv;var _u={},aw=bn&&bn.__awaiter||function(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(p){try{d(r.next(p))}catch(h){s(h)}}function c(p){try{d(r.throw(p))}catch(h){s(h)}}function d(p){p.done?i(p.value):o(p.value).then(a,c)}d((r=r.apply(e,t||[])).next())})};Object.defineProperty(_u,"__esModule",{value:!0});_u.SRPServerSessionStep1=_u.SRPServerSession=void 0;const cw=Gv;class Foe{constructor(t){this.routines=t}step1(t,n,r){return aw(this,void 0,void 0,function*(){const o=this.routines.generatePrivateValue(),i=yield this.routines.computeK(),s=Noe(this.routines.parameters,i,r,o);return new Yv(this.routines,t,n,r,o,s)})}}_u.SRPServerSession=Foe;class Yv{constructor(t,n,r,o,i,s){this.routines=t,this.identifier=n,this.salt=r,this.verifier=o,this.b=i,this.B=s}sessionKey(t){return aw(this,void 0,void 0,function*(){if(t===null)throw new Error("Client public value (A) must not be null");if(!this.routines.isValidPublicValue(t))throw new Error(`Invalid Client public value (A): ${t.toString(16)}`);const n=yield this.routines.computeU(t,this.B);return Doe(this.routines.parameters.primeGroup.N,this.verifier,n,t,this.b)})}step2(t,n){return aw(this,void 0,void 0,function*(){if(!n)throw new Error("Client evidence (M1) must not be null");const r=yield this.sessionKey(t);if((yield this.routines.computeClientEvidence(this.identifier,this.salt,t,this.B,r))!==n)throw new Error("Bad client credentials");return this.routines.computeServerEvidence(t,n,r)})}toJSON(){return{identifier:this.identifier,salt:this.salt.toString(16),verifier:this.verifier.toString(16),b:this.b.toString(16),B:this.B.toString(16)}}static fromState(t,n){return new Yv(t,n.identifier,BigInt("0x"+n.salt),BigInt("0x"+n.verifier),BigInt("0x"+n.b),BigInt("0x"+n.B))}}_u.SRPServerSessionStep1=Yv;const Noe=(e,t,n,r)=>(cw.modPow(e.primeGroup.g,r,e.primeGroup.N)+n*t)%e.primeGroup.N,Doe=(e,t,n,r,o)=>cw.modPow(cw.modPow(t,n,e)*r,o,e);(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.generateRandomBigInt=e.arrayBufferToBigInt=e.bigIntToArrayBuffer=e.createVerifierAndSalt=e.SRPServerSessionStep1=e.SRPServerSession=e.SRPClientSessionStep2=e.SRPClientSessionStep1=e.SRPClientSession=e.SRPRoutines=e.SRPParameters=void 0;var t=Uv;Object.defineProperty(e,"SRPParameters",{enumerable:!0,get:function(){return t.SRPParameters}});var n=Wv;Object.defineProperty(e,"SRPRoutines",{enumerable:!0,get:function(){return n.SRPRoutines}});var r=Fl;Object.defineProperty(e,"SRPClientSession",{enumerable:!0,get:function(){return r.SRPClientSession}}),Object.defineProperty(e,"SRPClientSessionStep1",{enumerable:!0,get:function(){return r.SRPClientSessionStep1}}),Object.defineProperty(e,"SRPClientSessionStep2",{enumerable:!0,get:function(){return r.SRPClientSessionStep2}});var o=_u;Object.defineProperty(e,"SRPServerSession",{enumerable:!0,get:function(){return o.SRPServerSession}}),Object.defineProperty(e,"SRPServerSessionStep1",{enumerable:!0,get:function(){return o.SRPServerSessionStep1}});var i=Gv;Object.defineProperty(e,"createVerifierAndSalt",{enumerable:!0,get:function(){return i.createVerifierAndSalt}}),Object.defineProperty(e,"bigIntToArrayBuffer",{enumerable:!0,get:function(){return i.bigIntToArrayBuffer}}),Object.defineProperty(e,"arrayBufferToBigInt",{enumerable:!0,get:function(){return i.arrayBufferToBigInt}}),Object.defineProperty(e,"generateRandomBigInt",{enumerable:!0,get:function(){return i.generateRandomBigInt}})})(Ma);function Boe(e,t,n){return ot(this,null,function*(){const{pubKey:r,salt:o}=yield n("loginSrp1",{username:e});if(!o)throw Error("salt");const i=new Ma.SRPRoutines(new Ma.SRPParameters),c=yield(yield new Ma.SRPClientSession(i).step1(e,t)).step2(BigInt(o),BigInt(r)),d=yield n("loginSrp2",{pubKey:String(c.A),proof:String(c.M1)});return yield c.step3(BigInt(d.proof)).catch(()=>Promise.reject("trust")),d})}window._=Ft;Object.fromEntries(new URLSearchParams(window.location.search).entries());const C$=["","K","M","G","T"];function za(e,{post:t="B",k:n=1024,digits:r=NaN}={}){if(isNaN(Number(e))||e<0)return"";let o=1,i=n,s=0;for(;s<C$.length&&e>i;)o=i,i*=n,++s;return e/=o,(s&&!isNaN(r)?e.toFixed(r):Ft.round(e,isNaN(r)?e>=100?0:1:r))+" "+(C$[s]||"")+t}function pf(e,t,n=""){return t?e+t+n:""}function zoe(e){const t=e+"=";let r=decodeURIComponent(document.cookie).split(";");for(let o of r)if(o=o.trim(),o.startsWith(t))return o.substring(t.length,o.length);return""}function jx(e,t){return Object.fromEntries(Object.entries(e).map(([n,r])=>[n,t(r,n)]))}function joe(e,t){return!t||t.endsWith(e)?t:t+e}function Hoe(e){return Boolean(e)}function Uu(e){return e.filter(Hoe)}function Voe(e,t){return Object.defineProperties(e,jx(t,n=>({enumerable:!1,writable:!0,value:n})))}function Uoe(e,t){try{return e()}catch(n){return t==null?void 0:t(n)}}function x$(e,t){return t(e)}function Woe(e,t){for(const n of e){const r=t(n);if(r!==void 0)return r}}function XL(e,{accept:t="",multiple:n=!0,folder:r=!1}={}){const o=Object.assign(document.createElement("input"),{type:"file",name:"file",accept:t,multiple:n,webkitdirectory:r});o.addEventListener("change",()=>e(o.files)),o.click()}function QL(e){return new Promise((t,n)=>{const r=new FileReader;r.addEventListener("load",o=>{if(!o.target||e.size&&!o.target.result)return n("cannot read");const{result:i}=o.target;t(i==null?void 0:i.toString())}),r.addEventListener("error",()=>{n(r.error)}),r.readAsText(e)})}function Goe(e){return(e*100).toFixed(1)+"%"}function Koe(e){return e==null?[]:Array.isArray(e)?e:[e]}var Hx={},qoe=at;Object.defineProperty(Hx,"__esModule",{value:!0});var Vx=Hx.default=void 0,Yoe=qoe(ft()),Xoe=ut(),Qoe=(0,Yoe.default)((0,Xoe.jsx)("path",{d:"M17 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V7l-4-4zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm3-10H5V5h10v4z"}),"Save");Vx=Hx.default=Qoe;function Joe(e){return Xe("MuiLoadingButton",e)}const Zoe=Ge("MuiLoadingButton",["root","loading","loadingIndicator","loadingIndicatorCenter","loadingIndicatorStart","loadingIndicatorEnd","endIconLoadingEnd","startIconLoadingStart"]),Cs=Zoe,eie=["children","disabled","id","loading","loadingIndicator","loadingPosition","variant"],tie=e=>{const{loading:t,loadingPosition:n,classes:r}=e,o={root:["root",t&&"loading"],startIcon:[t&&`startIconLoading${fe(n)}`],endIcon:[t&&`endIconLoading${fe(n)}`],loadingIndicator:["loadingIndicator",t&&`loadingIndicator${fe(n)}`]},i=Ie(o,Joe,r);return P({},r,i)},nie=e=>e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"&&e!=="classes",rie=ie(ur,{shouldForwardProp:e=>nie(e)||e==="classes",name:"MuiLoadingButton",slot:"Root",overridesResolver:(e,t)=>[t.root,t.startIconLoadingStart&&{[`& .${Cs.startIconLoadingStart}`]:t.startIconLoadingStart},t.endIconLoadingEnd&&{[`& .${Cs.endIconLoadingEnd}`]:t.endIconLoadingEnd}]})(({ownerState:e,theme:t})=>P({[`& .${Cs.startIconLoadingStart}, & .${Cs.endIconLoadingEnd}`]:{transition:t.transitions.create(["opacity"],{duration:t.transitions.duration.short}),opacity:0}},e.loadingPosition==="center"&&{transition:t.transitions.create(["background-color","box-shadow","border-color"],{duration:t.transitions.duration.short}),[`&.${Cs.loading}`]:{color:"transparent"}},e.loadingPosition==="start"&&e.fullWidth&&{[`& .${Cs.startIconLoadingStart}, & .${Cs.endIconLoadingEnd}`]:{transition:t.transitions.create(["opacity"],{duration:t.transitions.duration.short}),opacity:0,marginRight:-8}},e.loadingPosition==="end"&&e.fullWidth&&{[`& .${Cs.startIconLoadingStart}, & .${Cs.endIconLoadingEnd}`]:{transition:t.transitions.create(["opacity"],{duration:t.transitions.duration.short}),opacity:0,marginLeft:-8}})),oie=ie("div",{name:"MuiLoadingButton",slot:"LoadingIndicator",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.loadingIndicator,t[`loadingIndicator${fe(n.loadingPosition)}`]]}})(({theme:e,ownerState:t})=>P({position:"absolute",visibility:"visible",display:"flex"},t.loadingPosition==="start"&&(t.variant==="outlined"||t.variant==="contained")&&{left:t.size==="small"?10:14},t.loadingPosition==="start"&&t.variant==="text"&&{left:6},t.loadingPosition==="center"&&{left:"50%",transform:"translate(-50%)",color:(e.vars||e).palette.action.disabled},t.loadingPosition==="end"&&(t.variant==="outlined"||t.variant==="contained")&&{right:t.size==="small"?10:14},t.loadingPosition==="end"&&t.variant==="text"&&{right:6},t.loadingPosition==="start"&&t.fullWidth&&{position:"relative",left:-10},t.loadingPosition==="end"&&t.fullWidth&&{position:"relative",right:-10})),iie=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiLoadingButton"}),{children:o,disabled:i=!1,id:s,loading:a=!1,loadingIndicator:c,loadingPosition:d="center",variant:p="text"}=r,h=se(r,eie),m=Pn(s),v=c!=null?c:L.jsx(Hu,{"aria-labelledby":m,color:"inherit",size:16}),b=P({},r,{disabled:i,loading:a,loadingIndicator:v,loadingPosition:d,variant:p}),g=tie(b),x=a?L.jsx(oie,{className:g.loadingIndicator,ownerState:b,children:v}):null;return L.jsxs(rie,P({disabled:i||a,id:m,ref:n},h,{variant:p,classes:g,ownerState:b,children:[b.loadingPosition==="end"?o:x,b.loadingPosition==="end"?x:o]}))}),sie=iie,lie=u.createContext({}),Ux=lie,aie=["element"];function cie(e,t){for(let n=0;n<e.length;n+=1)if(t(e[n]))return n;return-1}function uie(e,t){let n=0,r=e.length-1;for(;n<=r;){const o=Math.floor((n+r)/2);if(e[o].element===t)return o;e[o].element.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_PRECEDING?r=o-1:n=o+1}return n}const JL=u.createContext({});function die(e){const t=u.useRef(null);return u.useEffect(()=>{t.current=e},[e]),t.current}const S$=()=>{};function fie(e){const[,t]=u.useState(),{registerDescendant:n=S$,unregisterDescendant:r=S$,descendants:o=[],parentId:i=null}=u.useContext(JL),s=cie(o,d=>d.element===e.element),a=die(o),c=o.some((d,p)=>a&&a[p]&&a[p].element!==d.element);return hn(()=>{if(e.element)return n(P({},e,{index:s})),()=>{r(e.element)};t({})},[n,r,s,c,e]),{parentId:i,index:s}}function ZL(e){const{children:t,id:n}=e,[r,o]=u.useState([]),i=u.useCallback(c=>{let{element:d}=c,p=se(c,aie);o(h=>{let m;if(h.length===0)return[P({},p,{element:d,index:0})];const v=uie(h,d);if(h[v]&&h[v].element===d)m=h;else{const b=P({},p,{element:d,index:v});m=h.slice(),m.splice(v,0,b)}return m.forEach((b,g)=>{b.index=g}),m})},[]),s=u.useCallback(c=>{o(d=>d.filter(p=>c!==p.element))},[]),a=u.useMemo(()=>({descendants:r,registerDescendant:i,unregisterDescendant:s,parentId:n}),[r,i,s,n]);return L.jsx(JL.Provider,{value:a,children:t})}function pie(e){const{focus:t,isExpanded:n,isExpandable:r,isFocused:o,isDisabled:i,isSelected:s,multiSelect:a,selectNode:c,selectRange:d,toggleExpansion:p}=u.useContext(Ux),h=r?r(e):!1,m=n?n(e):!1,v=o?o(e):!1,b=i?i(e):!1,g=s?s(e):!1;return{disabled:b,expanded:m,selected:g,focused:v,handleExpansion:w=>{if(!b){v||t(w,e);const S=a&&(w.shiftKey||w.ctrlKey||w.metaKey);h&&!(S&&n(e))&&p(w,e)}},handleSelection:w=>{b||(v||t(w,e),a&&(w.shiftKey||w.ctrlKey||w.metaKey)?w.shiftKey?d(w,{end:e}):c(w,e,!0):c(w,e))},preventSelection:w=>{(w.shiftKey||w.ctrlKey||w.metaKey||b)&&w.preventDefault()}}}const hie=["classes","className","displayIcon","expansionIcon","icon","label","nodeId","onClick","onMouseDown"],mie=u.forwardRef(function(t,n){const{classes:r,className:o,displayIcon:i,expansionIcon:s,icon:a,label:c,nodeId:d,onClick:p,onMouseDown:h}=t,m=se(t,hie),{disabled:v,expanded:b,selected:g,focused:x,handleExpansion:C,handleSelection:E,preventSelection:w}=pie(d),S=a||s||i,k=_=>{w(_),h&&h(_)},I=_=>{C(_),E(_),p&&p(_)};return L.jsxs("div",P({className:me(o,r.root,b&&r.expanded,g&&r.selected,x&&r.focused,v&&r.disabled),onClick:I,onMouseDown:k,ref:n},m,{children:[L.jsx("div",{className:r.iconContainer,children:S}),L.jsx("div",{className:r.label,children:c})]}))}),eA=mie;function gie(e){return Xe("MuiTreeItem",e)}const vie=Ge("MuiTreeItem",["root","group","content","expanded","selected","focused","disabled","iconContainer","label"]),cl=vie,yie=["children","className","collapseIcon","ContentComponent","ContentProps","endIcon","expandIcon","disabled","icon","id","label","nodeId","onClick","onMouseDown","TransitionComponent","TransitionProps"],bie=e=>{const{classes:t}=e;return Ie({root:["root"],content:["content"],expanded:["expanded"],selected:["selected"],focused:["focused"],disabled:["disabled"],iconContainer:["iconContainer"],label:["label"],group:["group"]},gie,t)},wie=ie("li",{name:"MuiTreeItem",slot:"Root",overridesResolver:(e,t)=>t.root})({listStyle:"none",margin:0,padding:0,outline:0}),Cie=ie(eA,{name:"MuiTreeItem",slot:"Content",overridesResolver:(e,t)=>[t.content,t.iconContainer&&{[`& .${cl.iconContainer}`]:t.iconContainer},t.label&&{[`& .${cl.label}`]:t.label}]})(({theme:e})=>({padding:"0 8px",width:"100%",display:"flex",alignItems:"center",cursor:"pointer",WebkitTapHighlightColor:"transparent","&:hover":{backgroundColor:(e.vars||e).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${cl.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity,backgroundColor:"transparent"},[`&.${cl.focused}`]:{backgroundColor:(e.vars||e).palette.action.focus},[`&.${cl.selected}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:nt(e.palette.primary.main,e.palette.action.selectedOpacity),"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:nt(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:nt(e.palette.primary.main,e.palette.action.selectedOpacity)}},[`&.${cl.focused}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:nt(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)}},[`& .${cl.iconContainer}`]:{marginRight:4,width:15,display:"flex",flexShrink:0,justifyContent:"center","& svg":{fontSize:18}},[`& .${cl.label}`]:P({width:"100%",minWidth:0,paddingLeft:4,position:"relative"},e.typography.body1)})),xie=ie(qO,{name:"MuiTreeItem",slot:"Group",overridesResolver:(e,t)=>t.group})({margin:0,padding:0,marginLeft:17}),Sie=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiTreeItem"}),{children:o,className:i,collapseIcon:s,ContentComponent:a=eA,ContentProps:c,endIcon:d,expandIcon:p,disabled:h,icon:m,id:v,label:b,nodeId:g,onClick:x,onMouseDown:C,TransitionComponent:E=qO,TransitionProps:w}=r,S=se(r,yie),{icons:k={},focus:I,isExpanded:_,isFocused:M,isSelected:T,isDisabled:O,multiSelect:R,disabledItemsFocusable:H,mapFirstChar:j,unMapFirstChar:A,registerNode:F,unregisterNode:B,treeId:G}=u.useContext(Ux);let N=null;v!=null?N=v:G&&g&&(N=`${G}-${g}`);const[z,W]=u.useState(null),q=u.useRef(null),X=Ht(W,n),le=u.useMemo(()=>({element:z,id:g}),[g,z]),{index:Q,parentId:ge}=fie(le),ee=Boolean(Array.isArray(o)?o.length:o),ce=_?_(g):!1,oe=M?M(g):!1,de=T?T(g):!1,be=O?O(g):!1,we=P({},r,{expanded:ce,focused:oe,selected:de,disabled:be}),$e=bie(we);let He,Ne;ee&&(ce?Ne=s||k.defaultCollapseIcon:Ne=p||k.defaultExpandIcon),ee?He=k.defaultParentIcon:He=d||k.defaultEndIcon,u.useEffect(()=>{if(F&&B&&Q!==-1)return F({id:g,idAttribute:N,index:Q,parentId:ge,expandable:ee,disabled:h}),()=>{B(g)}},[F,B,ge,Q,g,ee,h,N]),u.useEffect(()=>{if(j&&A&&b)return j(g,q.current.textContent.substring(0,1).toLowerCase()),()=>{A(g)}},[j,A,g,b]);let re;R?re=de:de&&(re=!0);function Le(ve){if(ve.target===ve.currentTarget){let Ye;typeof ve.target.getRootNode=="function"?Ye=ve.target.getRootNode():Ye=pn(ve.target),Ye.getElementById(G).focus({preventScroll:!0})}const je=!H&&be;!oe&&ve.currentTarget===ve.target&&!je&&I(ve,g)}return L.jsxs(wie,P({className:me($e.root,i),role:"treeitem","aria-expanded":ee?ce:null,"aria-selected":re,"aria-disabled":be||null,ref:X,id:N,tabIndex:-1},S,{ownerState:we,onFocus:Le,children:[L.jsx(Cie,P({as:a,ref:q,classes:{root:$e.content,expanded:$e.expanded,selected:$e.selected,focused:$e.focused,disabled:$e.disabled,iconContainer:$e.iconContainer,label:$e.label},label:b,nodeId:g,onClick:x,onMouseDown:C,icon:m,expansionIcon:Ne,displayIcon:He,ownerState:we},c)),o&&L.jsx(ZL,{id:g,children:L.jsx(xie,P({as:E,unmountOnExit:!0,className:$e.group,in:ce,component:"ul",role:"group"},w,{children:o}))})]}))}),uw=Sie;function Eie(e){return Xe("MuiTreeView",e)}Ge("MuiTreeView",["root"]);const Pie=["children","className","defaultCollapseIcon","defaultEndIcon","defaultExpanded","defaultExpandIcon","defaultParentIcon","defaultSelected","disabledItemsFocusable","disableSelection","expanded","id","multiSelect","onBlur","onFocus","onKeyDown","onNodeFocus","onNodeSelect","onNodeToggle","selected"],kie=e=>{const{classes:t}=e;return Ie({root:["root"]},Eie,t)},_ie=ie("ul",{name:"MuiTreeView",slot:"Root",overridesResolver:(e,t)=>t.root})({padding:0,margin:0,listStyle:"none",outline:0});function Iie(e){return e&&e.length===1&&e.match(/\S/)}function E$(e,t,n){for(let r=t;r<e.length;r+=1)if(n===e[r])return r;return-1}function P$(){return!1}const $ie=[],Mie=[],Rie=u.forwardRef(function(t,n){const r=Ze({props:t,name:"MuiTreeView"}),{children:o,className:i,defaultCollapseIcon:s,defaultEndIcon:a,defaultExpanded:c=$ie,defaultExpandIcon:d,defaultParentIcon:p,defaultSelected:h=Mie,disabledItemsFocusable:m=!1,disableSelection:v=!1,expanded:b,id:g,multiSelect:x=!1,onBlur:C,onFocus:E,onKeyDown:w,onNodeFocus:S,onNodeSelect:k,onNodeToggle:I,selected:_}=r,M=se(r,Pie),O=ao().direction==="rtl",R=P({},r,{defaultExpanded:c,defaultSelected:h,disabledItemsFocusable:m,disableSelection:v,multiSelect:x}),H=kie(R),j=Pn(g),A=u.useRef(null),F=Ht(A,n),[B,G]=u.useState(null),N=u.useRef({}),z=u.useRef({}),[W,q]=es({controlled:b,default:c,name:"TreeView",state:"expanded"}),[X,le]=es({controlled:_,default:h,name:"TreeView",state:"selected"}),Q=u.useCallback(ae=>Array.isArray(W)?W.indexOf(ae)!==-1:!1,[W]),ge=u.useCallback(ae=>N.current[ae]&&N.current[ae].expandable,[]),ee=u.useCallback(ae=>Array.isArray(X)?X.indexOf(ae)!==-1:X===ae,[X]),ce=u.useCallback(ae=>{let Ce=N.current[ae];if(!Ce)return!1;if(Ce.disabled)return!0;for(;Ce.parentId!=null;)if(Ce=N.current[Ce.parentId],Ce.disabled)return!0;return!1},[]),oe=ae=>B===ae,de=ae=>Object.keys(N.current).map(Ce=>N.current[Ce]).filter(Ce=>Ce.parentId===ae).sort((Ce,Ae)=>Ce.index-Ae.index).map(Ce=>Ce.id),be=ae=>{let Ce=de(ae);return m||(Ce=Ce.filter(Ae=>!ce(Ae))),Ce},we=ae=>{if(Q(ae)&&be(ae).length>0)return be(ae)[0];let Ce=N.current[ae];for(;Ce!=null;){const Ae=be(Ce.parentId),it=Ae[Ae.indexOf(Ce.id)+1];if(it)return it;Ce=N.current[Ce.parentId]}return null},$e=ae=>{const Ce=N.current[ae],Ae=be(Ce.parentId),it=Ae.indexOf(ae);if(it===0)return Ce.parentId;let Oe=Ae[it-1];for(;Q(Oe)&&be(Oe).length>0;)Oe=be(Oe).pop();return Oe},He=()=>{let ae=be(null).pop();for(;Q(ae);)ae=be(ae).pop();return ae},Ne=()=>be(null)[0],re=ae=>N.current[ae].parentId,Le=(ae,Ce)=>{if(ae===Ce)return[ae,Ce];const Ae=N.current[ae],it=N.current[Ce];if(Ae.parentId===it.id||it.parentId===Ae.id)return it.parentId===Ae.id?[Ae.id,it.id]:[it.id,Ae.id];const Oe=[Ae.id],st=[it.id];let Et=Ae.parentId,en=it.parentId,Fn=st.indexOf(Et)!==-1,co=Oe.indexOf(en)!==-1,Se=!0,ye=!0;for(;!co&&!Fn;)Se&&(Oe.push(Et),Fn=st.indexOf(Et)!==-1,Se=Et!==null,!Fn&&Se&&(Et=N.current[Et].parentId)),ye&&!Fn&&(st.push(en),co=Oe.indexOf(en)!==-1,ye=en!==null,!co&&ye&&(en=N.current[en].parentId));const ze=Fn?Et:en,lt=de(ze),Vt=Oe[Oe.indexOf(ze)-1],In=st[st.indexOf(ze)-1];return lt.indexOf(Vt)<lt.indexOf(In)?[ae,Ce]:[Ce,ae]},ve=(ae,Ce)=>{const[Ae,it]=Le(ae,Ce),Oe=[Ae];let st=Ae;for(;st!==it;)st=we(st),Oe.push(st);return Oe},je=(ae,Ce)=>{Ce&&(G(Ce),S&&S(ae,Ce))},Ye=(ae,Ce)=>je(ae,we(Ce)),ht=(ae,Ce)=>je(ae,$e(Ce)),Be=ae=>je(ae,Ne()),mt=ae=>je(ae,He()),rt=(ae,Ce,Ae)=>{let it,Oe;const st=Ae.toLowerCase(),Et=[],en=[];Object.keys(z.current).forEach(Fn=>{const co=z.current[Fn],Se=N.current[Fn],ye=Se.parentId?Q(Se.parentId):!0,ze=m?!1:ce(Fn);ye&&!ze&&(Et.push(Fn),en.push(co))}),it=Et.indexOf(Ce)+1,it>=Et.length&&(it=0),Oe=E$(en,it,st),Oe===-1&&(Oe=E$(en,0,st)),Oe>-1&&je(ae,Et[Oe])},ct=(ae,Ce=B)=>{let Ae;W.indexOf(Ce)!==-1?Ae=W.filter(it=>it!==Ce):Ae=[Ce].concat(W),I&&I(ae,Ae),q(Ae)},bt=(ae,Ce)=>{const Ae=N.current[Ce],Oe=de(Ae.parentId).filter(Et=>ge(Et)&&!Q(Et)),st=W.concat(Oe);Oe.length>0&&(q(st),I&&I(ae,st))},dt=u.useRef(null),Ve=u.useRef(!1),ue=u.useRef([]),J=(ae,Ce)=>{let Ae=X.slice();const{start:it,next:Oe,current:st}=Ce;!Oe||!st||(ue.current.indexOf(st)===-1&&(ue.current=[]),Ve.current?ue.current.indexOf(Oe)!==-1?(Ae=Ae.filter(Et=>Et===it||Et!==st),ue.current=ue.current.filter(Et=>Et===it||Et!==st)):(Ae.push(Oe),ue.current.push(Oe)):(Ae.push(Oe),ue.current.push(st,Oe)),k&&k(ae,Ae),le(Ae))},Te=(ae,Ce)=>{let Ae=X.slice();const{start:it,end:Oe}=Ce;Ve.current&&(Ae=Ae.filter(en=>ue.current.indexOf(en)===-1));let st=ve(it,Oe);st=st.filter(en=>!ce(en)),ue.current=st;let Et=Ae.concat(st);Et=Et.filter((en,Fn)=>Et.indexOf(en)===Fn),k&&k(ae,Et),le(Et)},Re=(ae,Ce)=>{let Ae;X.indexOf(Ce)!==-1?Ae=X.filter(it=>it!==Ce):Ae=[Ce].concat(X),k&&k(ae,Ae),le(Ae)},Qe=(ae,Ce)=>{const Ae=x?[Ce]:Ce;k&&k(ae,Ae),le(Ae)},xt=(ae,Ce,Ae=!1)=>Ce?(Ae?Re(ae,Ce):Qe(ae,Ce),dt.current=Ce,Ve.current=!1,ue.current=[],!0):!1,$t=(ae,Ce,Ae=!1)=>{const{start:it=dt.current,end:Oe,current:st}=Ce;Ae?J(ae,{start:it,next:Oe,current:st}):it!=null&&Oe!=null&&Te(ae,{start:it,end:Oe}),Ve.current=!0},Xt=(ae,Ce)=>{dt.current||(dt.current=Ce);const Ae=Ve.current?dt.current:Ce;$t(ae,{start:Ae,end:Ne()})},Gn=(ae,Ce)=>{dt.current||(dt.current=Ce);const Ae=Ve.current?dt.current:Ce;$t(ae,{start:Ae,end:He()})},Ar=(ae,Ce)=>{ce(we(Ce))||$t(ae,{end:we(Ce),current:Ce},!0)},rr=(ae,Ce)=>{ce($e(Ce))||$t(ae,{end:$e(Ce),current:Ce},!0)},wr=ae=>{$t(ae,{start:Ne(),end:He()})},Cr=u.useCallback(ae=>{const{id:Ce,index:Ae,parentId:it,expandable:Oe,idAttribute:st,disabled:Et}=ae;N.current[Ce]={id:Ce,index:Ae,parentId:it,expandable:Oe,idAttribute:st,disabled:Et}},[]),xr=u.useCallback(ae=>{const Ce=P({},N.current);delete Ce[ae],N.current=Ce,G(Ae=>Ae===ae&&A.current===pn(A.current).activeElement?de(null)[0]:Ae)},[]),ln=u.useCallback((ae,Ce)=>{z.current[ae]=Ce},[]),gn=u.useCallback(ae=>{const Ce=P({},z.current);delete Ce[ae],z.current=Ce},[]),Kn=ae=>(ge(B)&&(Q(B)?Ye(ae,B):ce(B)||ct(ae)),!0),ui=ae=>{if(Q(B)&&!ce(B))return ct(ae,B),!0;const Ce=re(B);return Ce?(je(ae,Ce),!0):!1},Li=ae=>{let Ce=!1;const Ae=ae.key;if(ae.altKey||ae.currentTarget!==ae.target||!B)return;const it=ae.ctrlKey||ae.metaKey;switch(Ae){case" ":!v&&!ce(B)&&(x&&ae.shiftKey?($t(ae,{end:B}),Ce=!0):x?Ce=xt(ae,B,!0):Ce=xt(ae,B)),ae.stopPropagation();break;case"Enter":ce(B)||(ge(B)?(ct(ae),Ce=!0):x?Ce=xt(ae,B,!0):Ce=xt(ae,B)),ae.stopPropagation();break;case"ArrowDown":x&&ae.shiftKey&&!v&&Ar(ae,B),Ye(ae,B),Ce=!0;break;case"ArrowUp":x&&ae.shiftKey&&!v&&rr(ae,B),ht(ae,B),Ce=!0;break;case"ArrowRight":O?Ce=ui(ae):Ce=Kn(ae);break;case"ArrowLeft":O?Ce=Kn(ae):Ce=ui(ae);break;case"Home":x&&it&&ae.shiftKey&&!v&&!ce(B)&&Xt(ae,B),Be(ae),Ce=!0;break;case"End":x&&it&&ae.shiftKey&&!v&&!ce(B)&&Gn(ae,B),mt(ae),Ce=!0;break;default:Ae==="*"?(bt(ae,B),Ce=!0):x&&it&&Ae.toLowerCase()==="a"&&!v?(wr(ae),Ce=!0):!it&&!ae.shiftKey&&Iie(Ae)&&(rt(ae,B,Ae),Ce=!0)}Ce&&(ae.preventDefault(),ae.stopPropagation()),w&&w(ae)},us=ae=>{if(ae.target===ae.currentTarget){const Ce=Array.isArray(X)?X[0]:X;je(ae,Ce||be(null)[0])}E&&E(ae)},Ai=ae=>{G(null),C&&C(ae)},Fi=N.current[B]?N.current[B].idAttribute:null;return L.jsx(Ux.Provider,{value:{icons:{defaultCollapseIcon:s,defaultExpandIcon:d,defaultParentIcon:p,defaultEndIcon:a},focus:je,toggleExpansion:ct,isExpanded:Q,isExpandable:ge,isFocused:oe,isSelected:ee,isDisabled:ce,selectNode:v?P$:xt,selectRange:v?P$:$t,multiSelect:x,disabledItemsFocusable:m,mapFirstChar:ln,unMapFirstChar:gn,registerNode:Cr,unregisterNode:xr,treeId:j},children:L.jsx(ZL,{children:L.jsx(_ie,P({role:"tree",id:j,"aria-activedescendant":Fi,"aria-multiselectable":x,className:me(H.root,i),ref:F,tabIndex:0,onKeyDown:Li,onFocus:us,onBlur:Ai,ownerState:R},M,{children:o}))})})}),tA=Rie;function eo(m){var v=m,{value:e,onChange:t,min:n,max:r,required:o,getApi:i,typing:s,start:a,end:c,onTyping:d,suggestions:p}=v,h=cn(v,["value","onChange","min","max","required","getApi","typing","start","end","onTyping","suggestions"]);const b=e!=null?e:"";i==null||i({getError(){return!e&&o?"required":(e==null?void 0:e.length)<n?"too short":(e==null?void 0:e.length)>r?"too long":!1}});const[g,x]=u.useState(b),C=u.useRef(b);u.useEffect(()=>{x(b),C.current=b},[b]);const E=S=>u.createElement(hp,_e(Tt(_e({fullWidth:!0,InputLabelProps:g||h.placeholder?{shrink:!0}:void 0},h),{sx:h.label?h.sx:Object.assign({"& .MuiInputBase-input":{pt:1.5}},h.sx),value:g,onChange(k){const I=k.target.value;(d==null?void 0:d(I))!==!1&&(x(I),(s||document.activeElement!==k.target)&&w(k,I))},onKeyDown(k){var I;(I=h.onKeyDown)==null||I.call(h,k),k.key==="Enter"&&w(k)},onBlur(k){var I;(I=h.onBlur)==null||I.call(h,k),w(k)},InputProps:_e({startAdornment:a&&u.createElement(ag,{position:"start"},a),endAdornment:c&&u.createElement(ag,{position:"end"},c)},h.InputProps)}),S));return p?u.createElement(fx,{freeSolo:!0,options:p,renderInput:E}):E(null);function w(S,k=g){const I=k.trim();I!==C.current&&(C.current=I,t(I,{was:e,event:S,cancel(){x(b)}}))}}function Us(e){const a=e,{value:t,onChange:n,getApi:r,options:o,sx:i}=a,s=cn(a,["value","onChange","getApi","options","sx"]);return u.createElement(hp,Tt(_e(_e({},nA(e)),s),{onChange(c){try{let d=c.target.value;d=JSON.parse(d),n(d,{was:t,event:c})}catch(d){}}}))}function Wx(e){const a=e,{value:t,onChange:n,getApi:r,options:o,sx:i}=a,s=cn(a,["value","onChange","getApi","options","sx"]);return u.createElement(hp,Tt(_e(_e({},nA(Tt(_e({},e),{value:void 0}))),s),{SelectProps:{multiple:!0},value:Array.isArray(t)?t.map(c=>JSON.stringify(c)):[],onChange(c){try{let d=c.target.value;d=Array.isArray(d)?d.map(p=>JSON.parse(p)):[],n(d,{was:t,event:c})}catch(d){}}}))}function nA(e){const{options:t,disabled:n}=e,r=Array.isArray(t)?t.map(s=>typeof s=="string"||typeof s=="number"?{value:s,label:String(s)}:s):Object.entries(t).map(([s,a])=>({value:a,label:s})),o=JSON.stringify(e.value),i=r.find(s=>JSON.stringify(s.value)===o);return{select:!0,fullWidth:!0,sx:e.label?e.sx:Object.assign({"& .MuiInputBase-input":{pt:1}},e.sx),value:i?o:"",disabled:!(r!=null&&r.length)||n,children:r.map((s,a)=>u.createElement(dr,{key:a,value:JSON.stringify(s==null?void 0:s.value),children:s==null?void 0:s.label}))}}function Cm(r){var o=r,{value:e,empty:t="-"}=o,n=cn(o,["value","empty"]);return!n.toField&&t!==void 0&&e!==0&&!e&&(e=t),u.createElement(eo,Tt(_e({},n),{value:e,disabled:!0}))}function ks(d){var p=d,{value:e,onChange:t,getApi:n,required:r,min:o,max:i,step:s,unit:a}=p,c=cn(p,["value","onChange","getApi","required","min","max","step","unit"]);return n==null||n({getError(){return e==null?r?"required":!1:e<o?"too low":e>i?"too high":!1}}),u.createElement(eo,_e({type:"number",value:e==null?"":String(e),onChange(h,b){var g=b,{was:m}=g,v=cn(g,["was"]);t(h?Number(h):null,Tt(_e({},v),{was:m?Number(m):null}))},inputProps:{min:o,max:i,step:s},InputProps:Ft.merge({sx:{"& input":{appearance:"textfield"}}},a&&{sx:{pr:"6px","& input":{pl:".2em",textAlign:"right"}},endAdornment:u.createElement(ag,{position:"end",sx:{mt:"1.2em",ml:"5px","& p":{fontSize:"80%"}}},a)})},c))}function Nl(c){var d=c,{label:e="",value:t,onChange:n,getApi:r,helperText:o,error:i,type:s}=d,a=cn(d,["label","value","onChange","getApi","helperText","error","type"]);const p=()=>t!=null?t:!1,[h,m]=u.useState(p);u.useEffect(()=>m(p),[t]);const v=u.createElement(ML,Tt(_e({checked:h},a),{onChange(b){n(b.target.checked,{event:b,was:t})}}));return u.createElement(tt,{ml:1,mt:1,sx:i?{color:"error.main",outlineOffset:6,outline:"1px solid"}:void 0},u.createElement(dL,{label:e,control:v,labelPlacement:"end"}),o&&u.createElement(Fv,{error:i},o))}var Gx={},Tie=at;Object.defineProperty(Gx,"__esModule",{value:!0});var Xv=Gx.default=void 0,Oie=Tie(ft()),Lie=ut(),Aie=(0,Oie.default)((0,Lie.jsx)("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"}),"Add");Xv=Gx.default=Aie;var Kx={},Fie=at;Object.defineProperty(Kx,"__esModule",{value:!0});var Ri=Kx.default=void 0,Nie=Fie(ft()),Die=ut(),Bie=(0,Nie.default)((0,Die.jsx)("path",{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"}),"Delete");Ri=Kx.default=Bie;function zie({value:e,onChange:t,keyLabel:n="key",valueLabel:r="value",keyWidth:o=5,valueWidth:i=5,actionsWidth:s=1}){const a=u.useRef(),c=u.useRef(),d={padding:".5em 1em",fontWeight:"bold"};return u.createElement(qn,{container:!0},u.createElement(qn,{item:!0,xs:o,sx:d},n),u.createElement(qn,{item:!0,xs:i,sx:d},r),u.createElement(qn,{item:!0,xs:s},u.createElement(ar,{onClick(){a.current.focus()}},u.createElement(Xv))),Object.entries(e||{}).map(([p,h])=>[u.createElement(qn,{key:"k",item:!0,xs:o},u.createElement(eo,{value:p,onChange(m,g){var x=g,{was:v}=x,b=cn(x,["was"]);const C=_e({},e);m&&(C[m]=v!==void 0?C[v]:""),v!==void 0&&delete C[v],t(C,_e({was:e},b))}})),u.createElement(qn,{key:"v",item:!0,xs:i},u.createElement(eo,{inputRef(m){c.current===p&&(m==null||m.focus(),c.current=null)},value:h,onChange(m,g){var x=g,{was:v}=x,b=cn(x,["was"]);const C=_e({},e);m?C[p]=m:delete C[p],t(C,_e({was:e},b))}})),u.createElement(qn,{key:"actions",item:!0,xs:s,sx:{display:"flex"}},u.createElement(ar,{onClick(m){const v=_e({},e);delete v[p],t(v,{was:e,event:m})}},u.createElement(Ri)))]),u.createElement(qn,{item:!0,xs:o},u.createElement(eo,{inputRef:a,value:"",onChange(p,h){if(p){if(h.cancel(),e&&p in e)return alert(n+" entry already present");c.current=p,t(Tt(_e({},e),{[p]:""}),Tt(_e({},h),{was:e}))}}})),u.createElement(qn,{item:!0,xs:i},u.createElement(eo,{value:"",onChange(){},disabled:!0})))}function vp(b){var g=b,{fields:e,values:t,set:n,defaults:r,save:o,stickyBar:i,addToBar:s=[],barSx:a,formRef:c,onError:d,saveOnEnter:p,gridProps:h,formProps:m}=g,v=cn(g,["fields","values","set","defaults","save","stickyBar","addToBar","barSx","formRef","onError","saveOnEnter","gridProps","formProps"]);const x=u.useRef(!1);u.useEffect(()=>(x.current=!0,()=>{x.current=!1}),[]);const[C,E]=u.useState({}),[w,S]=u.useState({}),k=typeof o=="function"?{onClick:o}:o,[I,_]=u.useState(0),M=u.useRef(!1),T=u.useRef("");u.useEffect(()=>void j(),[I]);const O={};return u.createElement("form",Tt(_e({ref:c&&(A=>c.current=A||void 0)},m),{onSubmit(A){A.preventDefault()},onKeyDown(A){k&&!k.disabled&&(A.ctrlKey||A.metaKey)&&A.key==="Enter"&&R()}}),u.createElement(tt,_e({display:"flex",flexDirection:"column",gap:3},v),u.createElement(qn,_e({container:!0,rowSpacing:3,columnSpacing:1},h),e.map((A,F)=>{if(!A)return null;if(u.isValidElement(A))return u.createElement(qn,{key:F,item:!0,xs:12},A);const le=A,{k:B,fromField:G=Ms.identity,toField:N=Ms.identity,getError:z,error:W}=le,q=cn(le,["k","fromField","toField","getError","error"]);let X=C[B]||w[B];if(X===!0&&(X="Not valid"),B){const ge=A.hasOwnProperty("value")?A.value:t==null?void 0:t[B],ee=_e(_e({},A),q);Object.assign(q,{value:N(ge),error:Boolean(X||W)||void 0,getApi(ce){O[B]=ce},onBlur(){H(B)},onKeyDown(ce){p&&ce.key==="Enter"&&R()},onChange(ce){try{if(ce=G(ce),S(oe=>Tt(_e({},oe),{[B]:!1})),Ms.isEqual(ce,ge))return;n(ce,B),H(B)}catch(oe){S(de=>Tt(_e({},de),{[B]:(oe==null?void 0:oe.message)||String(oe)||!0}))}}}),X&&(q.helperText=q.helperText?u.createElement(u.Fragment,{},u.createElement("span",{style:{borderBottom:"1px solid"}},X),u.createElement("br"),q.helperText):X),q.label===void 0&&(q.label=rA(B)),Ms.defaults(q,r==null?void 0:r(ee))}{const Q=q,{xs:ge=12,sm:ee,md:ce,lg:oe,xl:de,comp:be=eo,before:we,after:$e,fromField:He,toField:Ne}=Q,re=cn(Q,["xs","sm","md","lg","xl","comp","before","after","fromField","toField"]);return u.createElement(qn,{key:B||F,item:!0,xs:ge,sm:ee,md:ce,lg:oe,xl:de},we,u.isValidElement(be)?be:u.createElement(be,re),$e)}})),k&&u.createElement(tt,{display:"flex",alignItems:"center",sx:Object.assign({},i&&{width:"fit-content",zIndex:2,backgroundColor:"background.paper",borderRadius:1,position:"sticky",bottom:0,p:1,m:-1},a)},u.createElement(sie,Tt(_e({variant:"contained",startIcon:u.createElement(Vx),children:"Save",loading:I!==0},k),{onClick:R})),...s)));function R(){M.current=!0,H()}function H(A=""){I===0&&(T.current=A,setTimeout(()=>_(F=>F===0?1:F)))}function j(){return ot(this,null,function*(){var B,G;if(I===0)return;if(I===1)return _(2);const A="Please review errors",F={};for(const N of e){if(!N||u.isValidElement(N)||!N.k)continue;const{k:z}=N,W=t==null?void 0:t[z],q=(yield(B=O[z])==null?void 0:B.getError())||(yield(G=N.getError)==null?void 0:G.call(N,W,{values:t,fields:e}))||w[z];if(F[z]=q||!1,!M.current&&z===T.current)break;if(!x.current)return}E(F);try{if(!M.current)return;if(Object.values(F).some(Boolean))return yield d==null?void 0:d(A);const N=k&&k.onClick;N&&(yield N())}catch(N){yield d==null?void 0:d(N)}finally{M.current=!1,x.current&&_(0)}})}}function rA(e){return Ms.upperFirst(e.indexOf("_")>0?e.replace(/_/g," "):e.replace(/([a-z])([A-Z])/g,(t,n,r)=>n+" "+r.toLowerCase()))}Xie()+"";const jie=gp({embedded:"",langs:[]});function Hie(e,t,n){const r=Vie(e)?[n!=null?n:n=e[0]]:Array.isArray(e)?e:[e];typeof t=="string"&&!n&&(n=t,t=null);let o,i="";const{langs:s,embedded:a}=jie;return o||(o=n||r[0],i=a),Array.from(k$(o)).map(([d,p])=>{if(!p)return d;const[h,m,v]=d.split(",");if(!t)throw"missing params on "+r[0];const b=t[h];return m==="plural"?c(b,v):b||b===0?b:""}).join("");function c(d,p){const h=new Intl.PluralRules(i||a).select(Number(d));let m="",v=!1,b=!1;for(const[x,C]of k$(p)){if(v)return g(x);if(b&&(m=x,b=!1),C)continue;const E=x.trim().split(/\s+/);v=E.some(w=>w[0]==="="&&d===Number(w.slice(1))||w===h),b=!v&&E.includes("other")}return g(m);function g(x){return x.replace("#",String(d))}}}function*k$(e){let t=0;for(;;){const n=e.indexOf("{",t);if(n<0)break;yield[e.slice(t,n),!1];let r=1;for(t=n+1;r&&t<e.length;)e[t]==="{"?r++:e[t]==="}"&&r--,t++;if(r)return console.debug("tokenizer: unclosed");yield[e.slice(n+1,t-1),!0]}yield[e.slice(t),!1]}function Vie(e){return(e==null?void 0:e.raw)&&Array.isArray(e)}function oA(e,t,n,r){let o=e[t];return Bx(e,()=>{const i=e[t];Object.is(o,i)||n(o=i)},r)}const Wu=gp({iconsClass:"",username:"",list:[],loading:!1,listReloader:0,patternFilter:"",showFilter:!1,selected:{},remoteSearch:"",sortBy:"name",invertOrder:!1,foldersFirst:!0,sortNumerics:!1,theme:""});function Uie(){return Vv(Wu)}const iA="hfs_settings",qx=["sortBy","sortNumerics","invertOrder","foldersFirst","theme"];Wie();for(const e of qx)oA(Wu,e,Gie);function Wie(){const e=localStorage.getItem(iA);if(!e)return;let t;try{t=JSON.parse(e)}catch(n){console.error("invalid settings stored",e);return}for(const n of qx){const r=t[n];r!==void 0&&(Wu[n]=r)}}function Gie(){localStorage.setItem(iA,JSON.stringify(Ft.pick(Wu,qx)))}const Kie={login:"👤:user",user:"👤:user",filter:"✂",search:"🔍",search_off:"❌:cancel",stop:"⏹️",settings:"⚙:cog",archive:"📦",logout:"🚪",home:"🏠",parent:"⬅:level-up mirror",folder:"📂",file:"📄:doc",spinner:"🎲:spin6 spinner",password:"🗝️:key",download:"⬇️",upload:"⬆️",invert:"🙃:retweet",admin:"👑:crown",check:"✔️",to_start:"◀",to_end:"▶"};document.fonts.ready.then(()=>ot(void 0,null,function*(){const e='9px "fontello"';yield document.fonts.load(e),document.fonts.check(e)&&(Wu.iconsClass=" ")}));u.memo(o=>{var i=o,{name:e,alt:t,className:n=""}=i,r=cn(i,["name","alt","className"]);const[s,a]=(Kie[e]||e).split(":"),{iconsClass:c}=Uie();n+=" icon";const d=e.length<=2,p=e.includes(".");return n+=d?" emoji-icon":p?" file-icon":c?" fa-"+(a||e):" emoji",u.createElement("span",Tt(_e(_e({"aria-label":t,role:"img"},r),p?{style:_e({backgroundImage:`url(${JSON.stringify(e)})`},r==null?void 0:r.style)}:void 0),{className:n}),d?e:c?null:s||"#")});function qie(){return window.innerWidth<800}Object.assign(window.HFS||(window.HFS={}),{onEvent(e,t){const n={h:u.createElement,React:Jr,state:Wu,t:Hie,_:Ft},r="hfs."+e;return document.addEventListener(r,o),()=>document.removeEventListener(r,o);function o(i){const{params:s,output:a}=i.detail,c=t(s,n,a);c!==void 0&&Array.isArray(a)&&a.push(c)}}});function Yie(){return window.HFS}function Xie(){return Yie().prefixUrl}function Yx(i){var s=i,{gap:e=".8em",vert:t=!1,children:n=null,props:r={}}=s,o=cn(s,["gap","vert","children","props"]);return u.createElement("div",_e({style:_e({display:"flex",gap:e,flexDirection:t?"column":void 0},o)},r),n)}function sA(){return gL("(prefers-color-scheme: dark)")}const Qie={};function Jie(){const e=sA()?null:Qie;return u.useMemo(()=>ZC({palette:e||{mode:"dark",text:{primary:"#bbb"},primary:{main:"#469"}},typography:{fontFamily:'Roboto, "Noto sans", "Segoe UI", "San Francisco", "Helvetica Neue", Arial, sans-serif'},components:{MuiTextField:{defaultProps:{variant:"filled"},styleOverrides:e||{root:{"& label.Mui-focused":{color:"#ccc"}}}},MuiButton:{defaultProps:{variant:"outlined"},styleOverrides:e||{root({ownerState:t}){return t.color==="primary"&&{color:t.variant==="contained"?"#ddd":"#68c"}}}}}}),[e])}wm.Container=function(t){const n=u.useRef(),{width:r,height:o}=ioe(),i=r>0&&Math.min(r,o)<500;u.useEffect(()=>{const h=setTimeout(()=>{const m=n.current;if(!m||(m.focus(),i))return;const v=m.querySelector("[autofocus]")||m.querySelector("input,textarea");v&&v instanceof HTMLElement&&v.focus()});return()=>clearTimeout(h)},[n.current]);const s=Xx();t=_e(_e({},wm),t);const p=t.dialogProps||{},{sx:a,root:c}=p,d=cn(p,["sx","root"]);return wm.dialogProps={fullScreen:i,sx:{overflow:"initial"}},u.createElement(tQ,Tt(_e(_e({open:!0,maxWidth:"lg",fullScreen:i},d),c),{onClose:()=>Mi()}),t.title&&u.createElement(mQ,{sx:_e({position:"sticky",top:0,py:1,pr:1,zIndex:2,boxShadow:"0 0 8px #0004",display:"flex",alignItems:"center"},s)},u.createElement(tt,{flex:1,minWidth:40},lw(t.title)),u.createElement(kn,{icon:mp,tooltip:"close",onClick:()=>Mi()})),u.createElement(uQ,{ref:n,sx:_e({p:t.padding?1:0,pt:"16px !important",overflow:"initial",display:"flex",flexDirection:"column",justifyContent:"center"},a)},u.createElement(t.Content)))};function Xx(){return sA()?{bgcolor:"#2d2d2d"}:{bgcolor:"#ccc",color:"#444"}}const lA={error:jv,warning:Hv,info:Wf,success:Rx};function jn(e,t){return ot(this,null,function*(){return new Promise(n=>{const r=typeof t=="string"?{type:t}:t!=null?t:{};let a=r,{type:o="info"}=a,i=cn(a,["type"]);e instanceof Error&&(e=e.message||String(e),o="error");const s=ci(Tt(_e({className:"dialog-alert-"+o,icon:"!",onClose:n},i),{Content(){var c;return u.createElement(tt,{display:"flex",flexDirection:"column",alignItems:"center",gap:1},u.createElement(ar,{onClick(){s()},size:"small",sx:{position:"absolute",right:0,top:0,opacity:.5}},u.createElement(mp)),(c=r.icon)!=null?c:u.createElement(lA[o],{color:o,fontSize:"large"}),u.isValidElement(e)?e:u.createElement(tt,{fontSize:"large",mb:1,lineHeight:"1.8em"},String(e)))}}))})})}function Gl(n){return ot(this,arguments,function*(e,{href:t}={}){return new Promise(o=>ci({className:"dialog-confirm",icon:"?",onClose:o,Content:r}));function r(){return u.createElement(u.Fragment,{},u.createElement(tt,{mb:2},e),u.createElement(Yx,{},u.createElement("a",{href:t,onClick:()=>Mi(!0)},u.createElement(ur,{variant:"contained"},"Confirm")),u.createElement(ur,{onClick:()=>Mi(!1)},"Don't")))}})}function Iu(r){return ot(this,null,function*(){var o=r,{form:e,values:t}=o,n=cn(o,["form","values"]);return new Promise(s=>ci(Tt(_e({className:"dialog-confirm",icon:"?",onClose:s},n),{Content:i})));function i(){const[s,a]=u.useState(t||{}),h=typeof e=="function"?e(s):e,{onChange:c,before:d}=h,p=cn(h,["onChange","before"]);return u.createElement(u.Fragment,{},d,u.createElement(vp,Tt(_e({},p),{values:s,set(m,v){const b=Tt(_e({},s),{[v]:m});a(b),c==null||c(b,{setValues:a})},save:Tt(_e({},p.save),{onClick(){Mi(s)}})})))}})}function Zie(n){return ot(this,arguments,function*(e,t={}){return Iu(Tt(_e({},t),{form:{fields:[_e({k:"text",label:null,autoFocus:!0,before:u.createElement(tt,{mb:2},e)},t.field)],save:_e({children:"Continue",startIcon:u.createElement(VL)},t.save),saveOnEnter:!0,barSx:{gap:2},addToBar:[u.createElement(ur,{onClick:Mi},"Cancel"),...t.addToBar||[]]}})).then(r=>r==null?void 0:r.text)})}function ese(){return ci({Content:Hu,closable:!1})}function _i(e,t="info"){const r=ci({Content:o,dialogProps:{PaperProps:{sx:{transition:`opacity ${3e3}ms ease-in`},ref(i){i&&(i.style.opacity="0")}}}});setTimeout(r,3e3);function o(){return u.createElement(tt,{display:"flex",flexDirection:"column",alignItems:"center",gap:1},u.isValidElement(t)?t:u.createElement(lA[t],{color:t}),u.isValidElement(e)?e:u.createElement("div",{},String(e)))}}function aA(){return u.createElement(Hu)}function cA(e){return e&&/^[a-zA-Z]:$/.test(e)}function Qx(e,t){return e==t||e&&t&&typeof e=="object"&&typeof t=="object"&&Object.entries(e).every(([n,r])=>Qx(r,t[n]))}function Qv(e){return e?{outline:"2px solid"}:void 0}function kn(d){var p=d,{title:e,icon:t,onClick:n,disabled:r,progress:o,link:i,tooltipProps:s,confirm:a}=p,c=cn(p,["title","icon","onClick","disabled","progress","link","tooltipProps","confirm"]);const[h,m]=xo(!1);typeof r=="string"&&(e=r),i&&(n=()=>window.open(i));let v=u.createElement(ar,Tt(_e({disabled:Boolean(h||o||r)},c),{onClick(){return ot(this,arguments,function*(){if(a&&!(yield Gl(a)))return;const g=n==null?void 0:n.apply(this,arguments);g&&g instanceof Promise&&(m(!0),g.catch(jn).finally(()=>m(!1)))})}}),u.createElement(t));return(o||h)&&o!==!1&&(v=u.createElement(tt,{position:"relative",display:"inline-block"},u.createElement(Hu,Tt(_e({},typeof o=="number"?{value:o*100,variant:"determinate"}:null),{style:{position:"absolute",top:4,left:4,width:32,height:32}})),v)),e&&(v=u.createElement(pp,Tt(_e({title:e},s),{children:u.createElement("span",{},v)}))),v}function yo(e,t,n){return u.createElement(pp,{title:t,children:u.createElement(e,{sx:n})})}function Jx(e){return u.createElement(Ls,_e({component:ZT},e))}function Zx(e){return u.createElement(tt,_e({display:"flex",height:"100%",width:"100%",justifyContent:"center",alignItems:"center",flexDirection:"column"},e))}function tse(e,t){return ot(this,null,function*(){const r=(yield It("get_config",{only:[e]}))[e],o=yield t(r);JSON.stringify(r)!==JSON.stringify(o)&&(yield It("set_config",{values:{[e]:o}}))})}function nse(e){return Object.keys(e)}function rse(e){let t=e.lastIndexOf("/");return t<0&&(t=e.lastIndexOf("\\")),t<0?e:e.slice(t)}function ose(...e){const t=Woe(e,r=>{var o;return(o=/\\|\//.exec("\\a/b"))==null?void 0:o[0]}),n=Uu(e.map(r=>r==null?"":String(r)));return n.map((r,o)=>o===n.length-1||r.endsWith("\\")||r.endsWith("/")?r:r+t).join("")}function ise(e,t){var n;return(n=t[e])!=null?n:e}function $u(e){return gL(t=>t.breakpoints.up(e),{noSsr:!0})}function uA(e){return{ENOENT:"Not found",ENOTDIR:"Not a folder"}[e]||e}function eS(e,t){return u.createElement(kn,_e({icon:zv,title:"Reload",onClick:e},t))}const sse=navigator.platform.match("Mac");function lse(e){return(e.ctrlKey||sse&&e.metaKey)&&e.key}function dA({icon:e,progress:t,sx:n}){return u.createElement(u.Fragment,{},u.createElement(e,{sx:{position:"absolute",ml:"4px"}}),u.createElement(pp,{title:Goe(t),children:u.createElement(Hu,{value:t*100,variant:"determinate",size:32,sx:n})}))}const fA="admin_state",En=gp(Object.assign({title:"",config:{},selectedFiles:[],vfs:void 0,loginRequired:!1,username:"",onlinePluginsColumns:{version:!1,pushed_at:!1,license:!1}},JSON.parse(localStorage[fA]||null))),pA=["onlinePluginsColumns"],ase=Ft.debounce(()=>localStorage[fA]=JSON.stringify(Ft.pick(En,pA)),500,{maxWait:1e3});for(const e of pA)oA(En,e,ase);function ta(){return Vv(En)}function xi(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];throw Error("[Immer] minified error nr: "+e+(n.length?" "+n.map(function(o){return"'"+o+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Mu(e){return!!e&&!!e[$o]}function ja(e){var t;return!!e&&(function(n){if(!n||typeof n!="object")return!1;var r=Object.getPrototypeOf(n);if(r===null)return!0;var o=Object.hasOwnProperty.call(r,"constructor")&&r.constructor;return o===Object||typeof o=="function"&&Function.toString.call(o)===gse}(e)||Array.isArray(e)||!!e[L$]||!!(!((t=e.constructor)===null||t===void 0)&&t[L$])||tS(e)||nS(e))}function Gf(e,t,n){n===void 0&&(n=!1),Gu(e)===0?(n?Object.keys:lS)(e).forEach(function(r){n&&typeof r=="symbol"||t(r,e[r],e)}):e.forEach(function(r,o){return t(o,r,e)})}function Gu(e){var t=e[$o];return t?t.i>3?t.i-4:t.i:Array.isArray(e)?1:tS(e)?2:nS(e)?3:0}function dw(e,t){return Gu(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function cse(e,t){return Gu(e)===2?e.get(t):e[t]}function hA(e,t,n){var r=Gu(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function use(e,t){return e===t?e!==0||1/e==1/t:e!=e&&t!=t}function tS(e){return hse&&e instanceof Map}function nS(e){return mse&&e instanceof Set}function ga(e){return e.o||e.t}function rS(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var t=vse(e);delete t[$o];for(var n=lS(t),r=0;r<n.length;r++){var o=n[r],i=t[o];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(t[o]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[o]})}return Object.create(Object.getPrototypeOf(e),t)}function oS(e,t){return t===void 0&&(t=!1),iS(e)||Mu(e)||!ja(e)||(Gu(e)>1&&(e.set=e.add=e.clear=e.delete=dse),Object.freeze(e),t&&Gf(e,function(n,r){return oS(r,!0)},!0)),e}function dse(){xi(2)}function iS(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function rs(e){var t=yse[e];return t||xi(18,e),t}function _$(){return Kf}function x1(e,t){t&&(rs("Patches"),e.u=[],e.s=[],e.v=t)}function pg(e){fw(e),e.p.forEach(fse),e.p=null}function fw(e){e===Kf&&(Kf=e.l)}function I$(e){return Kf={p:[],l:Kf,h:e,m:!0,_:0}}function fse(e){var t=e[$o];t.i===0||t.i===1?t.j():t.O=!0}function S1(e,t){t._=t.p.length;var n=t.p[0],r=e!==void 0&&e!==n;return t.h.g||rs("ES5").S(t,e,r),r?(n[$o].P&&(pg(t),xi(4)),ja(e)&&(e=hg(t,e),t.l||mg(t,e)),t.u&&rs("Patches").M(n[$o].t,e,t.u,t.s)):e=hg(t,n,[]),pg(t),t.u&&t.v(t.u,t.s),e!==mA?e:void 0}function hg(e,t,n){if(iS(t))return t;var r=t[$o];if(!r)return Gf(t,function(a,c){return $$(e,r,t,a,c,n)},!0),t;if(r.A!==e)return t;if(!r.P)return mg(e,r.t,!0),r.t;if(!r.I){r.I=!0,r.A._--;var o=r.i===4||r.i===5?r.o=rS(r.k):r.o,i=o,s=!1;r.i===3&&(i=new Set(o),o.clear(),s=!0),Gf(i,function(a,c){return $$(e,r,o,a,c,n,s)}),mg(e,o,!1),n&&e.u&&rs("Patches").N(r,n,e.u,e.s)}return r.o}function $$(e,t,n,r,o,i,s){if(Mu(o)){var a=hg(e,o,i&&t&&t.i!==3&&!dw(t.R,r)?i.concat(r):void 0);if(hA(n,r,a),!Mu(a))return;e.m=!1}else s&&n.add(o);if(ja(o)&&!iS(o)){if(!e.h.D&&e._<1)return;hg(e,o),t&&t.A.l||mg(e,o)}}function mg(e,t,n){n===void 0&&(n=!1),!e.l&&e.h.D&&e.m&&oS(t,n)}function E1(e,t){var n=e[$o];return(n?ga(n):e)[t]}function M$(e,t){if(t in e)for(var n=Object.getPrototypeOf(e);n;){var r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=Object.getPrototypeOf(n)}}function pw(e){e.P||(e.P=!0,e.l&&pw(e.l))}function P1(e){e.o||(e.o=rS(e.t))}function hw(e,t,n){var r=tS(t)?rs("MapSet").F(t,n):nS(t)?rs("MapSet").T(t,n):e.g?function(o,i){var s=Array.isArray(o),a={i:s?1:0,A:i?i.A:_$(),P:!1,I:!1,R:{},l:i,t:o,k:null,o:null,j:null,C:!1},c=a,d=mw;s&&(c=[a],d=Ud);var p=Proxy.revocable(c,d),h=p.revoke,m=p.proxy;return a.k=m,a.j=h,m}(t,n):rs("ES5").J(t,n);return(n?n.A:_$()).p.push(r),r}function pse(e){return Mu(e)||xi(22,e),function t(n){if(!ja(n))return n;var r,o=n[$o],i=Gu(n);if(o){if(!o.P&&(o.i<4||!rs("ES5").K(o)))return o.t;o.I=!0,r=R$(n,i),o.I=!1}else r=R$(n,i);return Gf(r,function(s,a){o&&cse(o.t,s)===a||hA(r,s,t(a))}),i===3?new Set(r):r}(e)}function R$(e,t){switch(t){case 2:return new Map(e);case 3:return Array.from(e)}return rS(e)}var T$,Kf,sS=typeof Symbol!="undefined"&&typeof Symbol("x")=="symbol",hse=typeof Map!="undefined",mse=typeof Set!="undefined",O$=typeof Proxy!="undefined"&&Proxy.revocable!==void 0&&typeof Reflect!="undefined",mA=sS?Symbol.for("immer-nothing"):((T$={})["immer-nothing"]=!0,T$),L$=sS?Symbol.for("immer-draftable"):"__$immer_draftable",$o=sS?Symbol.for("immer-state"):"__$immer_state",gse=""+Object.prototype.constructor,lS=typeof Reflect!="undefined"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,vse=Object.getOwnPropertyDescriptors||function(e){var t={};return lS(e).forEach(function(n){t[n]=Object.getOwnPropertyDescriptor(e,n)}),t},yse={},mw={get:function(e,t){if(t===$o)return e;var n=ga(e);if(!dw(n,t))return function(o,i,s){var a,c=M$(i,s);return c?"value"in c?c.value:(a=c.get)===null||a===void 0?void 0:a.call(o.k):void 0}(e,n,t);var r=n[t];return e.I||!ja(r)?r:r===E1(e.t,t)?(P1(e),e.o[t]=hw(e.A.h,r,e)):r},has:function(e,t){return t in ga(e)},ownKeys:function(e){return Reflect.ownKeys(ga(e))},set:function(e,t,n){var r=M$(ga(e),t);if(r!=null&&r.set)return r.set.call(e.k,n),!0;if(!e.P){var o=E1(ga(e),t),i=o==null?void 0:o[$o];if(i&&i.t===n)return e.o[t]=n,e.R[t]=!1,!0;if(use(n,o)&&(n!==void 0||dw(e.t,t)))return!0;P1(e),pw(e)}return e.o[t]===n&&(n!==void 0||t in e.o)||Number.isNaN(n)&&Number.isNaN(e.o[t])||(e.o[t]=n,e.R[t]=!0),!0},deleteProperty:function(e,t){return E1(e.t,t)!==void 0||t in e.t?(e.R[t]=!1,P1(e),pw(e)):delete e.R[t],e.o&&delete e.o[t],!0},getOwnPropertyDescriptor:function(e,t){var n=ga(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.i!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty:function(){xi(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){xi(12)}},Ud={};Gf(mw,function(e,t){Ud[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Ud.deleteProperty=function(e,t){return Ud.set.call(this,e,t,void 0)},Ud.set=function(e,t,n){return mw.set.call(this,e[0],t,n,e[0])};var bse=function(){function e(n){var r=this;this.g=O$,this.D=!0,this.produce=function(o,i,s){if(typeof o=="function"&&typeof i!="function"){var a=i;i=o;var c=r;return function(g){var x=this;g===void 0&&(g=a);for(var C=arguments.length,E=Array(C>1?C-1:0),w=1;w<C;w++)E[w-1]=arguments[w];return c.produce(g,function(S){var k;return(k=i).call.apply(k,[x,S].concat(E))})}}var d;if(typeof i!="function"&&xi(6),s!==void 0&&typeof s!="function"&&xi(7),ja(o)){var p=I$(r),h=hw(r,o,void 0),m=!0;try{d=i(h),m=!1}finally{m?pg(p):fw(p)}return typeof Promise!="undefined"&&d instanceof Promise?d.then(function(g){return x1(p,s),S1(g,p)},function(g){throw pg(p),g}):(x1(p,s),S1(d,p))}if(!o||typeof o!="object"){if((d=i(o))===void 0&&(d=o),d===mA&&(d=void 0),r.D&&oS(d,!0),s){var v=[],b=[];rs("Patches").M(o,d,v,b),s(v,b)}return d}xi(21,o)},this.produceWithPatches=function(o,i){if(typeof o=="function")return function(d){for(var p=arguments.length,h=Array(p>1?p-1:0),m=1;m<p;m++)h[m-1]=arguments[m];return r.produceWithPatches(d,function(v){return o.apply(void 0,[v].concat(h))})};var s,a,c=r.produce(o,i,function(d,p){s=d,a=p});return typeof Promise!="undefined"&&c instanceof Promise?c.then(function(d){return[d,s,a]}):[c,s,a]},typeof(n==null?void 0:n.useProxies)=="boolean"&&this.setUseProxies(n.useProxies),typeof(n==null?void 0:n.autoFreeze)=="boolean"&&this.setAutoFreeze(n.autoFreeze)}var t=e.prototype;return t.createDraft=function(n){ja(n)||xi(8),Mu(n)&&(n=pse(n));var r=I$(this),o=hw(this,n,void 0);return o[$o].C=!0,fw(r),o},t.finishDraft=function(n,r){var o=n&&n[$o],i=o.A;return x1(i,r),S1(void 0,i)},t.setAutoFreeze=function(n){this.D=n},t.setUseProxies=function(n){n&&!O$&&xi(20),this.g=n},t.applyPatches=function(n,r){var o;for(o=r.length-1;o>=0;o--){var i=r[o];if(i.path.length===0&&i.op==="replace"){n=i.value;break}}o>-1&&(r=r.slice(o+1));var s=rs("Patches").$;return Mu(n)?s(n,r):this.produce(n,function(a){return s(a,r)})},e}(),Mo=new bse,wse=Mo.produce;Mo.produceWithPatches.bind(Mo);Mo.setAutoFreeze.bind(Mo);Mo.setUseProxies.bind(Mo);Mo.applyPatches.bind(Mo);Mo.createDraft.bind(Mo);Mo.finishDraft.bind(Mo);const Cse=wse;function Zo(...e){const[t,n,r]=yp(...e),o=e[0],i=t===void 0,s=u.useMemo(()=>o?n?u.createElement(Io,{severity:"error"},String(n),u.createElement(kn,{icon:zv,onClick:r,sx:{m:"-8px 0 -8px 16px"}})):i?aA():null:null,[n,o,i,r]);return{data:t,error:n,reload:r,loading:i,element:s}}var AM;const gA=((AM=window.HFS)==null?void 0:AM.prefixUrl)+"/~/api/",xse={loginSrp1:90,get_status:20};function It(e,t,{timeout:n=void 0}={}){var i,s;const r=yA();r&&(t=_e({csrf:r},t));const o=new AbortController;return n!==!1&&setTimeout(()=>o.abort("timeout"),1e3*((s=(i=xse[e])!=null?i:n)!=null?s:10)),Object.assign(fetch(gA+e,{method:"POST",headers:{"content-type":"application/json"},signal:o.signal,body:t&&JSON.stringify(t)}).then(a=>ot(this,null,function*(){if(a.ok)return a.json().then(d=>(console.debug("API",e,t,">>",d),d));let c=(yield a.text())||"Failed API "+e;throw console.warn(c+(t?" "+JSON.stringify(t):"")),a.status===401&&(En.loginRequired=Uoe(()=>{var d;return(d=JSON.parse(c))==null?void 0:d.any})!==!1||403,c="Unauthorized"),new Sse(a.status,c)}),a=>{var c;throw(c=a==null?void 0:a.message)!=null&&c.includes("fetch")?Error("Network error"):a}),{abort(){o.abort("cancel")}})}class Sse extends Error{constructor(t,n){super(n),this.code=t}}function yp(e,t){const[n,r]=xo(void 0),[o,i]=xo(void 0),[s,a]=xo(0),c=u.useRef();u.useEffect(()=>{var v;if((v=c.current)==null||v.abort(),r(void 0),i(void 0),!e)return;let p=!1;const h=It(e,t),m=h.then(b=>p||r(b),b=>p||i(b)).finally(()=>c.current=void 0);c.current=Object.assign(m,{abort(){p=!0,h.abort()}})},[e,JSON.stringify(t),s]);const d=u.useCallback(()=>c.current||a(p=>p+1),[a]);return[n,o,d]}function vA(e,t,n){console.debug("API EVENTS",e,t);const r=yA(),o={csrf:r&&JSON.stringify(r)};for(const s in t){const a=t[s];a!==void 0&&(o[s]=JSON.stringify(a))}const i=new EventSource(gA+e+"?"+new URLSearchParams(o));return i.onopen=()=>n("connected"),i.onerror=s=>n("error",s),i.onmessage=({data:s})=>{if(!s)return n("closed"),i.close();try{s=JSON.parse(s)}catch(a){return n("string",s)}console.debug("SSE msg",s),n("msg",s)},i}function yA(){return zoe("csrf")}function Ese(e,t={}){const[n,r]=xo(void 0),[o,i]=xo(void 0),[s,a]=xo(!1);return u.useEffect(()=>{const c=vA(e,t,(p,h)=>{switch(p){case"error":return i("Connection error"),d();case"closed":return d();case"msg":return(c==null?void 0:c.readyState)===(c==null?void 0:c.CLOSED)?d():r(h)}});return()=>{c.close(),d()};function d(){a(!1)}},[e,JSON.stringify(t)]),{data:n,loading:s,error:o}}function Za(e,t={},{addId:n=!1,map:r=o=>o}={}){const[o,i]=xo([]),[s,a]=xo(void 0),[c,d]=xo(void 0),[p,h]=xo(!0),[m,v]=xo(!1),[b,g]=xo(!0),[x,C]=u.useState(0),E=u.useRef(0);return u.useEffect(()=>{if(!e)return;const k=[],I=Ft.debounce(()=>{const T=k.splice(0,1/0);T.length&&i(O=>[...O,...T])},1e3,{maxWait:1e3});d(void 0),v(!0),h(!0),g(!0),i([]);const _=vA(e,t,(T,O)=>{switch(T){case"connected":return h(!1),setTimeout(()=>I.flush());case"error":return d("Connection error"),M();case"closed":return M();case"msg":Koe(O).forEach(R=>{if(R==="ready"){I.flush(),g(!1);return}if(R.error){R.error===401?En.loginRequired=R.any!==!1||403:d(uA(R.error));return}if(R.props)return a(R.props);if(R.add){const H=r(R.add);n&&(H.id=++E.current),k.push(H),I();return}if(R.remove){const H=[];for(const j of R.remove){const A=Ft.matches(j);Ft.isEmpty(Ft.remove(k,A))&&H.push(A)}if(Ft.isEmpty(H))return;i(j=>{const A=j.filter(F=>!H.some(B=>B(F)));return A.length<j.length?A:j});return}if(R.update){I.flush(),i(H=>{const j=[...H];for(const{search:A,change:F}of R.update){const B=j.findIndex(Ft.matches(A));B>=0&&(j[B]=_e(_e({},j[B]),F))}return j});return}console.debug("unknown api event",T,R)}),(_==null?void 0:_.readyState)===(_==null?void 0:_.CLOSED)&&M()}});return()=>_.close();function M(){g(!1),v(!1),I.flush()}},[x,e,JSON.stringify(t)]),{list:o,props:s,loading:m,error:c,initializing:b,connecting:p,setList:i,updateList:S,reload:w};function w(){C(k=>k+1)}function S(k){i(Cse(o,I=>{k(I)}))}}var aS={},Pse=at;Object.defineProperty(aS,"__esModule",{value:!0});var bA=aS.default=void 0,kse=Pse(ft()),_se=ut(),Ise=(0,kse.default)((0,_se.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z"}),"PauseCircle");bA=aS.default=Ise;var cS={},$se=at;Object.defineProperty(cS,"__esModule",{value:!0});var Jv=cS.default=void 0,Mse=$se(ft()),Rse=ut(),Tse=(0,Mse.default)((0,Rse.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM9.5 16.5v-9l7 4.5-7 4.5z"}),"PlayCircle");Jv=cS.default=Tse;var uS={},Ose=at;Object.defineProperty(uS,"__esModule",{value:!0});var dS=uS.default=void 0,Lse=Ose(ft()),Ase=ut(),Fse=(0,Lse.default)((0,Ase.jsx)("path",{d:"M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"}),"Lock");dS=uS.default=Fse;var fS={},Nse=at;Object.defineProperty(fS,"__esModule",{value:!0});var wA=fS.default=void 0,Dse=Nse(ft()),Bse=ut(),zse=(0,Dse.default)((0,Bse.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9C4.63 15.55 4 13.85 4 12zm8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1C19.37 8.45 20 10.15 20 12c0 4.42-3.58 8-8 8z"}),"Block");wA=fS.default=zse;var pS={},jse=at;Object.defineProperty(pS,"__esModule",{value:!0});var CA=pS.default=void 0,Hse=jse(ft()),Vse=ut(),Use=(0,Hse.default)((0,Vse.jsx)("path",{d:"M20 6h-8l-2-2H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm-2 6h-2v2h2v2h-2v2h-2v-2h2v-2h-2v-2h2v-2h-2V8h2v2h2v2z"}),"FolderZip");CA=pS.default=Use;var hS={},Wse=at;Object.defineProperty(hS,"__esModule",{value:!0});var bp=hS.default=void 0,Gse=Wse(ft()),Kse=ut(),qse=(0,Gse.default)((0,Kse.jsx)("path",{d:"M5 20h14v-2H5v2zm0-10h4v6h6v-6h4l-7-7-7 7z"}),"Upload");bp=hS.default=qse;const xA=u.createContext(void 0);function wt(){const e=u.useContext(xA);if(e===void 0)throw new Error(["MUI: Could not find the data grid context.","It looks like you rendered your component outside of a DataGrid, DataGridPro or DataGridPremium parent component.","This can also happen if you are bundling multiple versions of the data grid."].join(`
328
- `));return e}const SA=u.createContext(void 0),qe=()=>{const e=u.useContext(SA);if(!e)throw new Error("MUI: useGridRootProps should only be used inside the DataGrid, DataGridPro or DataGridPremium component.");return e};function Nt(e){return Xe("MuiDataGrid",e)}const te=Ge("MuiDataGrid",["actionsCell","aggregationColumnHeader","aggregationColumnHeader--alignLeft","aggregationColumnHeader--alignCenter","aggregationColumnHeader--alignRight","autoHeight","booleanCell","cell--editable","cell--editing","cell--textCenter","cell--textLeft","cell--textRight","cell--withRenderer","cell","cellContent","cellCheckbox","cellSkeleton","checkboxInput","columnHeader--alignCenter","columnHeader--alignLeft","columnHeader--alignRight","columnHeader--dragging","columnHeader--moving","columnHeader--numeric","columnHeader--sortable","columnHeader--sorted","columnHeader--filtered","columnHeader","columnHeaderCheckbox","columnHeaderDraggableContainer","columnHeaderDropZone","columnHeaderTitle","columnHeaderTitleContainer","columnHeaderTitleContainerContent","columnGroupHeader","columnHeader--filledGroup","columnHeader--emptyGroup","columnHeader--showColumnBorder","columnHeaders","columnHeadersInner","columnHeadersInner--scrollable","columnSeparator--resizable","columnSeparator--resizing","columnSeparator--sideLeft","columnSeparator--sideRight","columnSeparator","columnsPanel","columnsPanelRow","detailPanel","detailPanels","detailPanelToggleCell","detailPanelToggleCell--expanded","footerCell","panel","panelHeader","panelWrapper","panelContent","panelFooter","paper","editBooleanCell","editInputCell","filterForm","filterFormDeleteIcon","filterFormLinkOperatorInput","filterFormColumnInput","filterFormOperatorInput","filterFormValueInput","filterIcon","footerContainer","iconButtonContainer","iconSeparator","main","menu","menuIcon","menuIconButton","menuOpen","menuList","overlay","root","root--densityStandard","root--densityComfortable","root--densityCompact","row","row--editable","row--editing","row--lastVisible","row--dragging","row--dynamicHeight","row--detailPanelExpanded","rowReorderCellPlaceholder","rowCount","rowReorderCellContainer","rowReorderCell","rowReorderCell--draggable","scrollArea--left","scrollArea--right","scrollArea","selectedRowCount","sortIcon","toolbarContainer","toolbarFilterList","virtualScroller","virtualScrollerContent","virtualScrollerContent--overflowed","virtualScrollerRenderZone","pinnedColumns","pinnedColumns--left","pinnedColumns--right","pinnedColumnHeaders","pinnedColumnHeaders--left","pinnedColumnHeaders--right","withBorder","treeDataGroupingCell","treeDataGroupingCellToggle","groupingCriteriaCell","groupingCriteriaCellToggle","pinnedRows","pinnedRows--top","pinnedRows--bottom","pinnedRowsRenderZone"]),Yse=e=>{const{classes:t}=e;return Ie({root:["main"]},Nt,t)},Xse=ie("div",{name:"MuiDataGrid",slot:"Main",overridesResolver:(e,t)=>t.main})(()=>({position:"relative",flexGrow:1,display:"flex",flexDirection:"column",overflow:"hidden"}));function EA(e){const t=qe(),n=Yse(t);return L.jsx(Xse,{className:n.root,ownerState:t,children:e.children})}function Qse(e,t){var n=function(S){var k=S.__resizeTriggers__,I=k.firstElementChild,_=k.lastElementChild,M=I.firstElementChild;_.scrollLeft=_.scrollWidth,_.scrollTop=_.scrollHeight,M.style.width=I.offsetWidth+1+"px",M.style.height=I.offsetHeight+1+"px",I.scrollLeft=I.scrollWidth,I.scrollTop=I.scrollHeight},r=function(S){return S.offsetWidth!=S.__resizeLast__.width||S.offsetHeight!=S.__resizeLast__.height},o=function(S){if(!(S.target.className.indexOf("contract-trigger")<0&&S.target.className.indexOf("expand-trigger")<0)){var k=this;n(this),this.__resizeRAF__&&t.cancelAnimationFrame(this.__resizeRAF__),this.__resizeRAF__=t.requestAnimationFrame(function(){r(k)&&(k.__resizeLast__.width=k.offsetWidth,k.__resizeLast__.height=k.offsetHeight,k.__resizeListeners__.forEach(function(I){I.call(k,S)}))})}},i=!1,s="",a="animationstart",c="Webkit Moz O ms".split(" "),d="webkitAnimationStart animationstart oAnimationStart MSAnimationStart".split(" "),p="";{var h=document.createElement("fakeelement");if(h.style.animationName!==void 0&&(i=!0),i===!1){for(var m=0;m<c.length;m++)if(h.style[c[m]+"AnimationName"]!==void 0){p=c[m],s="-"+p.toLowerCase()+"-",a=d[m],i=!0;break}}}var v="resizeanim",b="@"+s+"keyframes "+v+" { from { opacity: 0; } to { opacity: 0; } } ",g=s+"animation: 1ms "+v+"; ",x=function(S,k){if(!k.getElementById("muiDetectElementResize")){var I=(b||"")+".Mui-resizeTriggers { "+(g||"")+'visibility: hidden; opacity: 0; } .Mui-resizeTriggers, .Mui-resizeTriggers > div, .contract-trigger:before { content: " "; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; z-index: -1; } .Mui-resizeTriggers > div { background: #eee; overflow: auto; } .contract-trigger:before { width: 200%; height: 200%; }',_=k.constructor.name==="ShadowRoot"?k:S.head||S.getElementsByTagName("head")[0],M=S.createElement("style");M.id="muiDetectElementResize",M.type="text/css",e!=null&&M.setAttribute("nonce",e),M.styleSheet?M.styleSheet.cssText=I:M.appendChild(S.createTextNode(I)),_.appendChild(M)}},C=function(S,k){if(!S.__resizeTriggers__){var I=S.ownerDocument,_=t.getComputedStyle(S);_&&_.position=="static"&&(S.style.position="relative"),x(I,S.getRootNode()),S.__resizeLast__={},S.__resizeListeners__=[],(S.__resizeTriggers__=I.createElement("div")).className="Mui-resizeTriggers",S.__resizeTriggers__.innerHTML='<div class="expand-trigger"><div></div></div><div class="contract-trigger"></div>',S.appendChild(S.__resizeTriggers__),n(S),S.addEventListener("scroll",o,!0),a&&(S.__resizeTriggers__.__animationListener__=function(T){T.animationName==v&&n(S)},S.__resizeTriggers__.addEventListener(a,S.__resizeTriggers__.__animationListener__))}S.__resizeListeners__.push(k)},E=function(S,k){if(S.__resizeListeners__.splice(S.__resizeListeners__.indexOf(k),1),!S.__resizeListeners__.length){S.removeEventListener("scroll",o,!0),S.__resizeTriggers__.__animationListener__&&(S.__resizeTriggers__.removeEventListener(a,S.__resizeTriggers__.__animationListener__),S.__resizeTriggers__.__animationListener__=null);try{S.__resizeTriggers__=!S.removeChild(S.__resizeTriggers__)}catch(I){}}};return{addResizeListener:C,removeResizeListener:E}}const Jse=["children","defaultHeight","defaultWidth","disableHeight","disableWidth","nonce","onResize","style"],Zse=u.forwardRef(function(t,n){const{children:r,defaultHeight:o=null,defaultWidth:i=null,disableHeight:s=!1,disableWidth:a=!1,nonce:c,onResize:d,style:p}=t,h=se(t,Jse),[m,v]=u.useState({height:o,width:i}),b=u.useRef(null),g=u.useRef(null),x=un(()=>{if(g.current){const S=g.current.offsetHeight||0,k=g.current.offsetWidth||0,_=so(g.current).getComputedStyle(g.current),M=parseInt(_.paddingLeft,10)||0,T=parseInt(_.paddingRight,10)||0,O=parseInt(_.paddingTop,10)||0,R=parseInt(_.paddingBottom,10)||0,H=S-O-R,j=k-M-T;(!s&&m.height!==H||!a&&m.width!==j)&&(v({height:H,width:j}),d&&d({height:H,width:j}))}});hn(()=>{var S;if(g.current=b.current.parentElement,!g)return;const k=so((S=g.current)!=null?S:void 0),I=Qse(c,k);return I.addResizeListener(g.current,x),x(),()=>{I.removeResizeListener(g.current,x)}},[c,x]);const C={overflow:"visible"},E={};s||(C.height=0,E.height=m.height),a||(C.width=0,E.width=m.width);const w=Ht(b,n);return L.jsx("div",P({ref:w,style:P({},C,p)},h,{children:m.height===null&&m.width===null?null:r(E)}))}),Ti=(e,t="warning")=>{let n=!1;const r=Array.isArray(e)?e.join(`
329
- `):e;return()=>{n||(n=!0,t==="error"?console.error(r):console.warn(r))}},mS=(e,t)=>e;function ele(e){return e.acceptsApiRef}Ti(["MUI: `useGridSelector` has been called before the initialization of the state.","This hook can only be used inside the context of the grid."]);const Ke=(e,t)=>ele(t)?t(e):t(e.current.state);var gg="NOT_FOUND";function tle(e){var t;return{get:function(r){return t&&e(t.key,r)?t.value:gg},put:function(r,o){t={key:r,value:o}},getEntries:function(){return t?[t]:[]},clear:function(){t=void 0}}}function nle(e,t){var n=[];function r(a){var c=n.findIndex(function(p){return t(a,p.key)});if(c>-1){var d=n[c];return c>0&&(n.splice(c,1),n.unshift(d)),d.value}return gg}function o(a,c){r(a)===gg&&(n.unshift({key:a,value:c}),n.length>e&&n.pop())}function i(){return n}function s(){n=[]}return{get:r,put:o,getEntries:i,clear:s}}var rle=function(t,n){return t===n};function ole(e){return function(n,r){if(n===null||r===null||n.length!==r.length)return!1;for(var o=n.length,i=0;i<o;i++)if(!e(n[i],r[i]))return!1;return!0}}function PA(e,t){var n=typeof t=="object"?t:{equalityCheck:t},r=n.equalityCheck,o=r===void 0?rle:r,i=n.maxSize,s=i===void 0?1:i,a=n.resultEqualityCheck,c=ole(o),d=s===1?tle(c):nle(s,c);function p(){var h=d.get(arguments);if(h===gg){if(h=e.apply(null,arguments),a){var m=d.getEntries(),v=m.find(function(b){return a(b.value,h)});v&&(h=v.value)}d.put(arguments,h)}return h}return p.clearCache=function(){return d.clear()},p}function ile(e){var t=Array.isArray(e[0])?e[0]:e;if(!t.every(function(r){return typeof r=="function"})){var n=t.map(function(r){return typeof r=="function"?"function "+(r.name||"unnamed")+"()":typeof r}).join(", ");throw new Error("createSelector expects all input-selectors to be functions, but received the following types: ["+n+"]")}return t}function sle(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=function(){for(var s=arguments.length,a=new Array(s),c=0;c<s;c++)a[c]=arguments[c];var d=0,p,h={memoizeOptions:void 0},m=a.pop();if(typeof m=="object"&&(h=m,m=a.pop()),typeof m!="function")throw new Error("createSelector expects an output function after the inputs, but received: ["+typeof m+"]");var v=h,b=v.memoizeOptions,g=b===void 0?n:b,x=Array.isArray(g)?g:[g],C=ile(a),E=e.apply(void 0,[function(){return d++,m.apply(null,arguments)}].concat(x)),w=e(function(){for(var k=[],I=C.length,_=0;_<I;_++)k.push(C[_].apply(null,arguments));return p=E.apply(null,k),p});return Object.assign(w,{resultFunc:m,memoizedResultFunc:E,dependencies:C,lastResult:function(){return p},recomputations:function(){return d},resetRecomputations:function(){return d=0}}),w};return o}var lle=sle(PA);const _s={cache:null};Ti(["MUI: A selector was called without passing the instance ID, which may impact the performance of the grid.","To fix, call it with `apiRef`, e.g. `mySelector(apiRef)`, or pass the instance ID explicitly, e.g `mySelector(state, apiRef.current.instanceId)`."]);const Je=(...e)=>{_s.cache===null&&(_s.cache={});const t=(...n)=>{const[r,o]=n,i=!!r.current,s=i?r.current.instanceId:o!=null?o:"default",a=i?r.current.state:r;_s.cache===null&&(_s.cache={});const{cache:c}=_s;if(c[s]&&c[s].get(e))return c[s].get(e)(a,s);const d=lle(...e);return c[s]||(c[s]=new Map),c[s].set(e,d),d(a,s)};return t.acceptsApiRef=!0,t},ale=e=>{typeof e!="undefined"?_s.cache&&_s.cache[e]&&delete _s.cache[e]:_s.cache=null},cs=e=>e.rows,Zv=Je(cs,e=>e.totalRowCount),cle=Je(cs,e=>e.loading),ule=Je(cs,e=>e.totalTopLevelRowCount),su=Je(cs,e=>e.idRowsLookup),gS=Je(cs,e=>e.idToIdLookup),El=Je(cs,e=>e.tree),dle=Je(cs,e=>e.groupingName),vS=Je(cs,e=>e.treeDepth),xa=Je(cs,e=>e.ids),fle=Je(cs,e=>e==null?void 0:e.additionalRowGroups),wp=Je(fle,e=>e==null?void 0:e.pinnedRows),ple=Je(wp,e=>{var t,n;return((e==null||(t=e.top)==null?void 0:t.length)||0)+((e==null||(n=e.bottom)==null?void 0:n.length)||0)}),yS=e=>e.sorting,bS=Je(yS,e=>e.sortedRows),wS=Je(bS,su,(e,t)=>e.map(n=>({id:n,model:t[n]}))),bi=Je(yS,e=>e.sortModel),hle=Je(bi,e=>e.reduce((n,r,o)=>(n[r.field]={sortDirection:r.sort,sortIndex:e.length>1?o+1:void 0},n),{})),Ha=e=>e.columns,Ru=Je(Ha,e=>e.all),Ku=Je(Ha,e=>e.lookup),Ii=Je(Ru,Ku,(e,t)=>e.map(n=>t[n])),Rs=Je(Ha,e=>e.columnVisibilityModel),Lr=Je(Ii,Rs,(e,t)=>e.filter(n=>t[n.field]!==!1));Je(Lr,e=>e.map(t=>t.field));const Va=Je(Lr,e=>{const t=[];let n=0;for(let r=0;r<e.length;r+=1)t.push(n),n+=e[r].computedWidth;return t}),ey=Je(Lr,Va,(e,t)=>{const n=e.length;return n===0?0:t[n-1]+e[n-1].computedWidth}),CS=Je(Ii,e=>e.filter(t=>t.filterable)),mle=Je(Ii,e=>e.reduce((t,n)=>(n.filterable&&(t[n.field]=n),t),{}));mS(Je(CS,e=>e.map(t=>t.field)));mS(Je(Lr,e=>e.length));const gle=mS(Je(Va,ey,(e,t)=>({totalWidth:t,positions:e}))),Cp=e=>e.filter,Yr=Je(Cp,e=>e.filterModel);Je(Yr,e=>e.quickFilterValues);const vle=Je(Cp,e=>e.visibleRowsLookup),kA=Je(Cp,e=>e.filteredRowsLookup);Je(Cp,e=>e.filteredDescendantCountLookup);const Ys=Je(vle,wS,(e,t)=>t.filter(n=>e[n.id]!==!1)),hf=Je(Ys,e=>e.map(t=>t.id)),yle=Je(kA,wS,(e,t)=>t.filter(n=>e[n.id]!==!1)),ble=Je(yle,e=>e.map(t=>t.id)),_A=Je(Ys,El,vS,(e,t,n)=>n<2?e:e.filter(r=>{var o;return((o=t[r.id])==null?void 0:o.depth)===0})),IA=Je(Ys,e=>e.length),$A=Je(_A,e=>e.length),wle=Je(Yr,Ku,(e,t)=>{var n;return(n=e.items)==null?void 0:n.filter(r=>{var o,i;if(!r.columnField)return!1;const s=t[r.columnField];if(!(s!=null&&s.filterOperators)||(s==null||(o=s.filterOperators)==null?void 0:o.length)===0)return!1;const a=s.filterOperators.find(c=>c.value===r.operatorValue);return a?!a.InputComponent||r.value!=null&&((i=r.value)==null?void 0:i.toString())!=="":!1})}),Cle=Je(wle,e=>e.reduce((n,r)=>(n[r.columnField]?n[r.columnField].push(r):n[r.columnField]=[r],n),{})),ec=e=>e.density,xle=Je(ec,e=>e.value),xp=Je(ec,e=>e.rowHeight),MA=Je(ec,e=>e.headerHeight),xS=Je(ec,e=>e.headerGroupingMaxDepth),Sle=Je(ec,e=>e.factor),Sp=Je(ec,e=>e.headerHeight*(1+e.headerGroupingMaxDepth));function Ele(e){var t,n;const r=wt(),o=qe(),i=Ke(r,Sp),[s,a]=u.useState(()=>{var p,h;return(p=(h=r.current.getRootDimensions())==null?void 0:h.viewportInnerSize)!=null?p:null}),c=u.useCallback(()=>{var p,h;a((p=(h=r.current.getRootDimensions())==null?void 0:h.viewportInnerSize)!=null?p:null)},[r]);hn(()=>r.current.subscribeEvent("viewportInnerSizeChange",c),[r,c]);let d=(t=s==null?void 0:s.height)!=null?t:0;return o.autoHeight&&d===0&&(d="auto"),s?L.jsx("div",P({style:{height:d,width:(n=s==null?void 0:s.width)!=null?n:0,position:"absolute",top:i,bottom:d==="auto"?0:void 0}},e)):null}function Ple(){const e=wt(),t=qe(),n=Ke(e,Zv),r=Ke(e,IA),o=Ke(e,cle),i=!o&&n===0,s=!o&&n>0&&r===0;let a=null;if(i){var c;a=L.jsx(t.components.NoRowsOverlay,P({},(c=t.componentsProps)==null?void 0:c.noRowsOverlay))}if(s){var d;a=L.jsx(t.components.NoResultsOverlay,P({},(d=t.componentsProps)==null?void 0:d.noResultsOverlay))}if(o){var p;a=L.jsx(t.components.LoadingOverlay,P({},(p=t.componentsProps)==null?void 0:p.loadingOverlay))}return a===null?null:L.jsx(Ele,{children:a})}function kle(e){const{children:t,VirtualScrollerComponent:n,ColumnHeadersComponent:r}=e,o=wt(),i=qe(),s=Ke(o,Sp),[a,c]=u.useState(i.disableVirtualization),d=u.useCallback(()=>{c(!0)},[]),p=u.useCallback(()=>{c(!1)},[]);u.useEffect(()=>{c(i.disableVirtualization)},[i.disableVirtualization]),o.current.unstable_disableVirtualization=d,o.current.unstable_enableVirtualization=p;const h=u.useRef(null),m=u.useRef(null),v=u.useRef(null),b=u.useRef(null);o.current.columnHeadersContainerElementRef=m,o.current.columnHeadersElementRef=h,o.current.windowRef=v,o.current.renderingZoneRef=b;const g=u.useCallback(x=>{o.current.publishEvent("resize",x)},[o]);return L.jsxs(EA,{children:[L.jsx(Ple,{}),L.jsx(r,{ref:m,innerRef:h}),L.jsx(Zse,{nonce:i.nonce,disableHeight:i.autoHeight,onResize:g,children:x=>{const C={width:x.width,height:x.height?x.height-s:"auto",marginTop:s};return L.jsx(n,{ref:v,style:C,disableVirtualization:a})}}),t]})}function Qn(e,t){const n=u.useRef(null);if(n.current)return n.current;const r=e.current.getLogger(t);return n.current=r,r}class _le extends u.Component{static getDerivedStateFromError(t){return{hasError:!0,error:t}}componentDidCatch(t,n){this.props.api.current&&(this.logError(t),this.props.api.current.showError({error:t,errorInfo:n}))}logError(t,n){this.props.logger.error(`An unexpected error occurred. Error: ${t&&t.message}. `,t,n)}render(){var t;return this.props.hasError||(t=this.state)!=null&&t.hasError?this.props.render(this.state):this.props.children}}function Ile(e){const{children:t}=e,n=wt(),r=Qn(n,"GridErrorHandler"),o=qe(),i=n.current.state.error;return L.jsx(_le,{hasError:i!=null,api:n,logger:r,render:s=>{var a;return L.jsx(EA,{children:L.jsx(o.components.ErrorOverlay,P({},s,i,(a=o.componentsProps)==null?void 0:a.errorOverlay))})},children:t})}function $le(){var e;const t=wt(),n=qe(),r=u.useRef(null);return t.current.footerRef=r,n.hideFooter?null:L.jsx("div",{ref:r,children:L.jsx(n.components.Footer,P({},(e=n.componentsProps)==null?void 0:e.footer))})}function Mle(){var e;const t=wt(),n=qe(),r=u.useRef(null);return t.current.headerRef=r,L.jsx("div",{ref:r,children:L.jsx(n.components.Header,P({},(e=n.componentsProps)==null?void 0:e.header))})}var Rr;(function(e){e.Cell="cell",e.Row="row"})(Rr||(Rr={}));var Rt;(function(e){e.Edit="edit",e.View="view"})(Rt||(Rt={}));var Ut;(function(e){e.Edit="edit",e.View="view"})(Ut||(Ut={}));const lu={client:"client",server:"server"};var jr;(function(e){e.And="and",e.Or="or"})(jr||(jr={}));var Ss;(function(e){e.enterKeyDown="enterKeyDown",e.cellDoubleClick="cellDoubleClick",e.printableKeyDown="printableKeyDown",e.deleteKeyDown="deleteKeyDown"})(Ss||(Ss={}));var Ui;(function(e){e.cellFocusOut="cellFocusOut",e.escapeKeyDown="escapeKeyDown",e.enterKeyDown="enterKeyDown",e.tabKeyDown="tabKeyDown",e.shiftTabKeyDown="shiftTabKeyDown"})(Ui||(Ui={}));var Es;(function(e){e.enterKeyDown="enterKeyDown",e.cellDoubleClick="cellDoubleClick",e.printableKeyDown="printableKeyDown",e.deleteKeyDown="deleteKeyDown"})(Es||(Es={}));var Wi;(function(e){e.rowFocusOut="rowFocusOut",e.escapeKeyDown="escapeKeyDown",e.enterKeyDown="enterKeyDown",e.tabKeyDown="tabKeyDown",e.shiftTabKeyDown="shiftTabKeyDown"})(Wi||(Wi={}));var qf;(function(e){e.Compact="compact",e.Standard="standard",e.Comfortable="comfortable"})(qf||(qf={}));function RA(e){return e.field!==void 0}const TA=e=>e.focus,Si=Je(TA,e=>e.cell),Rle=Je(TA,e=>e.columnHeader),OA=e=>e.tabIndex,vg=Je(OA,e=>e.cell),LA=Je(OA,e=>e.columnHeader),Tle=["align","children","colIndex","colDef","cellMode","field","formattedValue","hasFocus","height","isEditable","rowId","tabIndex","value","width","className","showRightBorder","extendRowFullWidth","row","colSpan","disableDragEvents","onClick","onDoubleClick","onMouseDown","onMouseUp","onKeyDown","onDragEnter","onDragOver"];let k1;function Ole(){return k1===void 0&&document.createElement("div").focus({get preventScroll(){return k1=!0,!1}}),k1}const Lle=e=>{const{align:t,showRightBorder:n,isEditable:r,classes:o}=e,i={root:["cell",`cell--text${fe(t)}`,r&&"cell--editable",n&&"withBorder"],content:["cellContent"]};return Ie(i,Nt,o)};function Ale(e){const{align:t,children:n,colIndex:r,cellMode:o,field:i,formattedValue:s,hasFocus:a,height:c,isEditable:d,rowId:p,tabIndex:h,value:m,width:v,className:b,showRightBorder:g,colSpan:x,disableDragEvents:C,onClick:E,onDoubleClick:w,onMouseDown:S,onMouseUp:k,onKeyDown:I,onDragEnter:_,onDragOver:M}=e,T=se(e,Tle),O=s==null?m:s,R=u.useRef(null),H=u.useRef(null),j=wt(),A=qe(),F={align:t,showRightBorder:g,isEditable:d,classes:A.classes},B=Lle(F),G=u.useCallback(ee=>ce=>{const oe=j.current.getCellParams(p,i||"");j.current.publishEvent(ee,oe,ce),k&&k(ce)},[j,i,k,p]),N=u.useCallback(ee=>ce=>{const oe=j.current.getCellParams(p,i||"");j.current.publishEvent(ee,oe,ce),S&&S(ce)},[j,i,S,p]),z=u.useCallback((ee,ce)=>oe=>{if(!oe.currentTarget.contains(oe.target)||!j.current.getRow(p))return;const de=j.current.getCellParams(p,i||"");j.current.publishEvent(ee,de,oe),ce&&ce(oe)},[j,i,p]),W={minWidth:v,maxWidth:v,minHeight:c,maxHeight:c==="auto"?"none":c};u.useEffect(()=>{if(!a||o===Rt.Edit)return;const ee=pn(j.current.rootElementRef.current);if(R.current&&!R.current.contains(ee.activeElement)){const ce=R.current.querySelector('[tabindex="0"]'),oe=H.current||ce||R.current;if(Ole())oe.focus({preventScroll:!0});else{const de=j.current.getScrollPosition();oe.focus(),j.current.scroll(de)}}},[a,o,j]);let q=T.onFocus;const le=j.current.getColumn(i).type==="actions",Q=()=>{if(n==null){const ee=O==null?void 0:O.toString();return L.jsx("div",{title:ee,className:B.content,children:ee})}return u.isValidElement(n)&&le?u.cloneElement(n,{focusElementRef:H}):n},ge=C?null:{onDragEnter:z("cellDragEnter",_),onDragOver:z("cellDragOver",M)};return L.jsx("div",P({ref:R,className:me(b,B.root),role:"cell","data-field":i,"data-colindex":r,"aria-colindex":r+1,"aria-colspan":x,style:W,tabIndex:(o==="view"||!d)&&!le?h:-1,onClick:z("cellClick",E),onDoubleClick:z("cellDoubleClick",w),onMouseDown:N("cellMouseDown"),onMouseUp:G("cellMouseUp"),onKeyDown:z("cellKeyDown",I)},ge,T,{onFocus:q,children:Q()}))}const Fle=["id","value","formattedValue","api","field","row","rowNode","colDef","cellMode","isEditable","hasFocus","tabIndex","getValue"],Nle=e=>{const{classes:t}=e;return Ie({root:["booleanCell"]},Nt,t)},Dle=e=>{const{value:t}=e,n=se(e,Fle),r=wt(),o=qe(),i={classes:o.classes},s=Nle(i),a=u.useMemo(()=>t?o.components.BooleanCellTrueIcon:o.components.BooleanCellFalseIcon,[o.components.BooleanCellFalseIcon,o.components.BooleanCellTrueIcon,t]);return L.jsx(a,P({fontSize:"small",className:s.root,titleAccess:r.current.getLocaleText(t?"booleanCellTrueLabel":"booleanCellFalseLabel"),"data-value":Boolean(t)},n))},Ble=u.memo(Dle),zle=e=>e.rowNode.isAutoGenerated?"":L.jsx(Ble,P({},e)),jle=["id","value","formattedValue","api","field","row","rowNode","colDef","cellMode","isEditable","tabIndex","className","getValue","hasFocus","isValidating","isProcessingProps","error","onValueChange"],Hle=e=>{const{classes:t}=e;return Ie({root:["editBooleanCell"]},Nt,t)};function Vle(e){var t;const{id:n,value:r,field:o,className:i,hasFocus:s,onValueChange:a}=e,c=se(e,jle),d=wt(),p=u.useRef(null),h=Pn(),[m,v]=u.useState(r),b=qe(),g={classes:b.classes},x=Hle(g),C=u.useCallback(E=>ot(this,null,function*(){const w=E.target.checked;a&&(yield a(E,w)),v(w),yield d.current.setEditCellValue({id:n,field:o,value:w},E)}),[d,o,n,a]);return u.useEffect(()=>{v(r)},[r]),hn(()=>{s&&p.current.focus()},[s]),L.jsx("label",P({htmlFor:h,className:me(x.root,i)},c,{children:L.jsx(b.components.BaseCheckbox,P({id:h,inputRef:p,checked:Boolean(m),onChange:C,size:"small"},(t=b.componentsProps)==null?void 0:t.baseCheckbox))}))}const Ule=e=>L.jsx(Vle,P({},e)),Wle=["id","value","formattedValue","api","field","row","rowNode","colDef","cellMode","isEditable","tabIndex","hasFocus","getValue","inputProps","isValidating","isProcessingProps","onValueChange"],Gle=ie(ju)({fontSize:"inherit"}),Kle=e=>{const{classes:t}=e;return Ie({root:["editInputCell"]},Nt,t)};function qle(e){const{id:t,value:n,field:r,colDef:o,hasFocus:i,inputProps:s,onValueChange:a}=e,c=se(e,Wle),d=o.type==="dateTime",p=wt(),h=u.useRef(),m=u.useMemo(()=>{let w;n==null?w=null:n instanceof Date?w=n:w=new Date((n!=null?n:"").toString());let S;return w==null||Number.isNaN(w.getTime())?S="":S=new Date(w.getTime()-w.getTimezoneOffset()*60*1e3).toISOString().substr(0,d?16:10),{parsed:w,formatted:S}},[n,d]),[v,b]=u.useState(m),x={classes:qe().classes},C=Kle(x),E=u.useCallback(w=>ot(this,null,function*(){const S=w.target.value;let k;if(S==="")k=null;else{const[I,_]=S.split("T"),[M,T,O]=I.split("-");if(k=new Date,k.setFullYear(Number(M),Number(T)-1,Number(O)),k.setHours(0,0,0,0),_){const[R,H]=_.split(":");k.setHours(Number(R),Number(H),0,0)}}a&&(yield a(w,k)),b({parsed:k,formatted:S}),p.current.setEditCellValue({id:t,field:r,value:k},w)}),[p,r,t,a]);return u.useEffect(()=>{b(w=>{var S,k;return m.parsed!==w.parsed&&((S=m.parsed)==null?void 0:S.getTime())!==((k=w.parsed)==null?void 0:k.getTime())?m:w})},[m]),hn(()=>{i&&h.current.focus()},[i]),L.jsx(Gle,P({inputRef:h,fullWidth:!0,className:C.root,type:d?"datetime-local":"date",inputProps:P({max:d?"9999-12-31T23:59":"9999-12-31"},s),value:v.formatted,onChange:E},c))}const AA=e=>L.jsx(qle,P({},e)),Yle=Ot(L.jsx("path",{d:"M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"}),"ArrowUpward"),Xle=Ot(L.jsx("path",{d:"M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z"}),"ArrowDownward"),A$=Ot(L.jsx("path",{d:"M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z"}),"KeyboardArrowRight"),F$=Ot(L.jsx("path",{d:"M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"}),"ExpandMore"),Qle=Ot(L.jsx("path",{d:"M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z"}),"FilterList"),Jle=Ot(L.jsx("path",{d:"M4.25 5.61C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39c.51-.66.04-1.61-.79-1.61H5.04c-.83 0-1.3.95-.79 1.61z"}),"FilterAlt"),Zle=Ot(L.jsx("path",{d:"M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"}),"Search");Ot(L.jsx("path",{d:"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"}),"Menu");Ot(L.jsx("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}),"CheckCircle");const eae=Ot(L.jsx("path",{d:"M6 5H3c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h3c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zm14 0h-3c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h3c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zm-7 0h-3c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h3c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1z"}),"ColumnIcon"),tae=Ot(L.jsx("path",{d:"M11 19V5h2v14z"}),"Separator"),nae=Ot(L.jsx("path",{d:"M4 15h16v-2H4v2zm0 4h16v-2H4v2zm0-8h16V9H4v2zm0-6v2h16V5H4z"}),"ViewHeadline"),rae=Ot(L.jsx("path",{d:"M21,8H3V4h18V8z M21,10H3v4h18V10z M21,16H3v4h18V16z"}),"TableRows"),oae=Ot(L.jsx("path",{d:"M4 18h17v-6H4v6zM4 5v6h17V5H4z"}),"ViewStream"),iae=Ot(L.jsx("path",{d:"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}),"TripleDotsVertical"),_1=Ot(L.jsx("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}),"Close"),FA=Ot(L.jsx("path",{d:"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"}),"Add"),sae=Ot(L.jsx("path",{d:"M19 13H5v-2h14v2z"}),"Remove"),SS=Ot(L.jsx("path",{d:"M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z"}),"Load"),NA=Ot(L.jsx("path",{d:"M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}),"Drag"),lae=Ot(L.jsx("path",{d:"M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2z"}),"SaveAlt"),aae=Ot(L.jsx("path",{d:"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"}),"Check"),cae=Ot(L.jsx("path",{d:"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"}),"MoreVert");function Pl(e){return typeof e=="object"&&e!==null?e.value:e}function yg(e,t){if(t===void 0)return;const n=t.find(r=>{const o=Pl(r);return String(o)===String(e)});return Pl(n)}const uae=["item","applyValue","type","apiRef","focusElementRef"],dae=({valueOptions:e,valueFormatter:t,field:n},r,o)=>(typeof e=="function"?["",...e({field:n})]:["",...e||[]]).map(s=>{const a=typeof s=="object",c=a?s.value:s,d=a?s.value:s,p=t&&s!==""?t({value:s,field:n,api:r}):s,h=a?s.label:p;return L.jsx(o,{value:d,children:h},c)}),DA=500;function qi(e){var t,n,r,o,i;const{item:s,applyValue:a,type:c,apiRef:d,focusElementRef:p}=e,h=se(e,uae),m=u.useRef(),[v,b]=u.useState((t=s.value)!=null?t:""),[g,x]=u.useState(!1),C=Pn(),E=qe(),S=(r=(((n=E.componentsProps)==null?void 0:n.baseSelect)||{}).native)!=null?r:!0,k=c==="singleSelect"?{select:!0,SelectProps:P({native:S},(o=E.componentsProps)==null?void 0:o.baseSelect),children:dae(d.current.getColumn(s.columnField),d.current,S?"option":dr)}:{},I=u.useCallback(M=>{let T=M.target.value;if(c==="singleSelect"){const O=d.current.getColumn(s.columnField),R=typeof O.valueOptions=="function"?O.valueOptions({field:O.field}):O.valueOptions;T=yg(T,R)}clearTimeout(m.current),b(String(T)),x(!0),m.current=setTimeout(()=>{a(P({},s,{value:T})),x(!1)},DA)},[d,a,s,c]);u.useEffect(()=>()=>{clearTimeout(m.current)},[]),u.useEffect(()=>{var M;const T=(M=s.value)!=null?M:"";b(String(T))},[s.value]);const _=g?{endAdornment:L.jsx(SS,{})}:h.InputProps;return L.jsx(E.components.BaseTextField,P({id:C,label:d.current.getLocaleText("filterPanelInputLabel"),placeholder:d.current.getLocaleText("filterPanelInputPlaceholder"),value:v,onChange:I,variant:"standard",type:c||"text",InputProps:_,InputLabelProps:{shrink:!0},inputRef:p},k,h,(i=E.componentsProps)==null?void 0:i.baseTextField))}const fae=["id","value","formattedValue","api","field","row","rowNode","colDef","cellMode","isEditable","tabIndex","hasFocus","getValue","isValidating","debounceMs","isProcessingProps","onValueChange"],pae=e=>{const{classes:t}=e;return Ie({root:["editInputCell"]},Nt,t)},hae=ie(ju,{name:"MuiDataGrid",slot:"EditInputCell",overridesResolver:(e,t)=>t.editInputCell})(({theme:e})=>P({},e.typography.body2,{padding:"1px 0","& input":{padding:"0 16px",height:"100%"}})),mae=u.forwardRef((e,t)=>{var n,r;const o=qe(),{id:i,value:s,field:a,colDef:c,hasFocus:d,debounceMs:p=(n=o.experimentalFeatures)!=null&&n.newEditingApi?200:DA,isProcessingProps:h,onValueChange:m}=e,v=se(e,fae),b=wt(),g=u.useRef(),[x,C]=u.useState(s),E=pae(o),w=u.useCallback(k=>ot(void 0,null,function*(){var I;const _=k.target.value;m&&(yield m(k,_));const M=b.current.getColumn(a);let T=_;M.valueParser&&(I=o.experimentalFeatures)!=null&&I.newEditingApi&&(T=M.valueParser(_,b.current.getCellParams(i,a))),C(T),b.current.setEditCellValue({id:i,field:a,value:T,debounceMs:p,unstable_skipValueParser:!0},k)}),[b,p,a,i,m,(r=o.experimentalFeatures)==null?void 0:r.newEditingApi]),S=b.current.unstable_getEditCellMeta?b.current.unstable_getEditCellMeta(i,a):{};return u.useEffect(()=>{S.changeReason!=="debouncedSetEditCellValue"&&C(s)},[S.changeReason,s]),hn(()=>{d&&g.current.focus()},[d]),L.jsx(hae,P({ref:t,inputRef:g,className:E.root,ownerState:o,fullWidth:!0,type:c.type==="number"?c.type:"text",value:x!=null?x:"",onChange:w,endAdornment:h?L.jsx(SS,{}):void 0},v))}),gae=e=>L.jsx(mae,P({},e)),ES=e=>e==="Escape",BA=e=>e==="Enter",zA=e=>e==="Tab",jA=e=>e===" ",vae=e=>e.indexOf("Arrow")===0,yae=e=>e==="Home"||e==="End",bae=e=>e.indexOf("Page")===0,gw=e=>e==="Delete"||e==="Backspace";function ty(e){return e.key.length===1&&e.ctrlKey===!1&&e.metaKey===!1}const wae=["Enter","Escape","Tab"],Cae=["Enter","Tab"],xae=e=>BA(e.key)||gw(e.key)||ty(e),Sae=e=>wae.indexOf(e)>-1,N$=e=>Cae.indexOf(e)>-1,Ep=e=>yae(e)||vae(e)||bae(e)||jA(e),vw=e=>!!e.key,Eae=e=>zA(e)||ES(e),Pae=["id","value","formattedValue","api","field","row","rowNode","colDef","cellMode","isEditable","tabIndex","className","getValue","hasFocus","isValidating","isProcessingProps","error","onValueChange","initialOpen"],kae=(e,t)=>{const n=typeof e=="object",r=n?e.value:e,o=n?e.value:e,i=n?e.label:e;return L.jsx(t,{value:o,children:i},r)};function _ae(e){return!!e.key}function Iae(e){var t,n,r;const o=qe(),{id:i,value:s,api:a,field:c,row:d,colDef:p,hasFocus:h,error:m,onValueChange:v,initialOpen:b=o.editMode===Rr.Cell}=e,g=se(e,Pae),x=wt(),C=u.useRef(),E=u.useRef(),[w,S]=u.useState(b),I=(n=(((t=o.componentsProps)==null?void 0:t.baseSelect)||{}).native)!=null?n:!1;let _;typeof p.valueOptions=="function"?_=p.valueOptions({id:i,row:d,field:c}):_=p.valueOptions,p.valueFormatter&&(_=_.map(R=>{if(typeof R=="object")return R;const H={field:c,api:a,value:R};return{value:R,label:String(p.valueFormatter(H))}}));const M=R=>ot(this,null,function*(){var H;S(!1);const j=R.target,A=yg(j.value,_);v&&(yield v(R,A));const F=yield x.current.setEditCellValue({id:i,field:c,value:A},R);if((H=o.experimentalFeatures)!=null&&H.newEditingApi||o.editMode===Rr.Row||F===!1)return;if((yield Promise.resolve(x.current.commitCellChange({id:i,field:c},R)))&&(x.current.setCellMode(i,c,"view"),R.key)){const G=x.current.getCellParams(i,c);x.current.publishEvent("cellNavigationKeyDown",G,R)}}),T=(R,H)=>{if(o.editMode===Rr.Row){S(!1);return}if(H==="backdropClick"||ES(R.key)){var j;(j=o.experimentalFeatures)!=null&&j.newEditingApi?x.current.stopCellEditMode({id:i,field:c,ignoreModifications:!0}):x.current.setCellMode(i,c,"view")}},O=R=>{_ae(R)&&R.key==="Enter"||S(!0)};return hn(()=>{h&&E.current.focus()},[h]),L.jsx(o.components.BaseSelect,P({ref:C,inputRef:E,value:s,onChange:M,open:w,onOpen:O,MenuProps:{onClose:T},error:m,native:I,fullWidth:!0},g,(r=o.componentsProps)==null?void 0:r.baseSelect,{children:_.map(R=>kae(R,I?"option":dr))}))}const $ae=e=>L.jsx(Iae,P({},e)),Mae=["open","target","onClickAway","children","position","className","onExited"],Rae=e=>{const{classes:t}=e;return Ie({root:["menu"]},Nt,t)},Tae=ie(Xa,{name:"MuiDataGrid",slot:"Menu",overridesResolver:(e,t)=>t.menu})(({theme:e})=>({zIndex:e.zIndex.modal,[`& .${te.menuList}`]:{outline:0}})),Oae={"bottom-start":"top left","bottom-end":"top right"},HA=e=>{var t;const{open:n,target:r,onClickAway:o,children:i,position:s,className:a,onExited:c}=e,d=se(e,Mae),p=wt(),h=u.useRef(r),m=u.useRef(n),v=qe(),b=Rae(v);u.useEffect(()=>{m.current&&h.current&&h.current.focus();const x=n?"menuOpen":"menuClose";p.current.publishEvent(x,{target:r}),m.current=n,h.current=r},[p,n,r]);const g=x=>C=>{x&&x(),c&&c(C)};return L.jsx(Tae,P({as:v.components.BasePopper,className:me(a,b.root),ownerState:v,open:n,anchorEl:r,transition:!0,placement:s},d,(t=v.componentsProps)==null?void 0:t.basePopper,{children:({TransitionProps:x,placement:C})=>L.jsx(OO,{onClickAway:o,mouseEvent:"onMouseDown",children:L.jsx(lg,P({},x,{style:{transformOrigin:Oae[C]},onExited:g(x==null?void 0:x.onExited),children:L.jsx(ai,{children:i})}))})}))},Lae=["colDef","id","api","hasFocus","isEditable","field","value","formattedValue","row","rowNode","cellMode","getValue","tabIndex","position","focusElementRef"],Aae=e=>typeof e.getActions=="function",Fae=e=>{const{colDef:t,id:n,hasFocus:r,tabIndex:o,position:i="bottom-end",focusElementRef:s}=e,a=se(e,Lae),[c,d]=u.useState(-1),[p,h]=u.useState(!1),m=wt(),v=u.useRef(null),b=u.useRef(null),g=u.useRef(!1),x=u.useRef({}),C=Pn(),E=Pn(),w=qe();if(u.useLayoutEffect(()=>{r||Object.entries(x.current).forEach(([A,F])=>{F==null||F.stop({},()=>{delete x.current[A]})})},[r]),u.useEffect(()=>{if(c<0||!v.current||c>=v.current.children.length)return;v.current.children[c].focus({preventScroll:!0})},[c]),u.useEffect(()=>{r||(d(-1),g.current=!1)},[r]),u.useImperativeHandle(s,()=>({focus(){g.current||d(0)}}),[]),!Aae(t))throw new Error("MUI: Missing the `getActions` property in the `GridColDef`.");const S=t.getActions(m.current.getRowParams(n)),k=S.filter(A=>!A.props.showInMenu),I=S.filter(A=>A.props.showInMenu),_=k.length+(I.length?1:0);u.useEffect(()=>{c>=_&&d(_-1)},[c,_]);const M=()=>{h(!0),d(_-1),g.current=!0},T=()=>{h(!1)},O=A=>F=>{x.current[A]=F},R=(A,F)=>B=>{d(A),g.current=!0,F&&F(B)},H=A=>{if(_<=1)return;let F=c;A.key==="ArrowRight"?F+=1:A.key==="ArrowLeft"&&(F-=1),!(F<0||F>=_)&&F!==c&&(A.preventDefault(),A.stopPropagation(),d(F))},j=A=>{A.key==="Tab"&&A.preventDefault(),["Tab","Enter","Escape"].includes(A.key)&&T()};return L.jsxs("div",P({role:"menu",ref:v,tabIndex:-1,className:te.actionsCell,onKeyDown:H},a,{children:[k.map((A,F)=>u.cloneElement(A,{key:F,touchRippleRef:O(F),onClick:R(F,A.props.onClick),tabIndex:c===F?o:-1})),I.length>0&&E&&L.jsx(ar,{ref:b,id:E,"aria-label":m.current.getLocaleText("actionsCellMore"),"aria-controls":C,"aria-expanded":p?"true":void 0,"aria-haspopup":"true",role:"menuitem",size:"small",onClick:M,touchRippleRef:O(E),tabIndex:c===k.length?o:-1,children:L.jsx(w.components.MoreActionsIcon,{fontSize:"small"})}),I.length>0&&L.jsx(HA,{onClickAway:T,onClick:T,open:p,target:b.current,position:i,children:L.jsx(Bv,{id:C,className:te.menuList,onKeyDown:j,"aria-labelledby":E,variant:"menu",autoFocusItem:!0,children:I.map((A,F)=>u.cloneElement(A,{key:F}))})})]}))},Nae=e=>L.jsx(Fae,P({},e)),Dae=["field","align","width","contentWidth"],Bae=e=>{const{align:t,classes:n}=e,r={root:["cell","cellSkeleton",`cell--text${fe(t)}`]};return Ie(r,Nt,n)};function zae(e){const{align:t,width:n,contentWidth:r}=e,o=se(e,Dae),s={classes:qe().classes,align:t},a=Bae(s);return L.jsx("div",P({className:a.root,style:{width:n}},o,{children:L.jsx(lte,{width:`${r}%`})}))}const jae=ie("div",{name:"MuiDataGrid",slot:"Root",overridesResolver:(e,t)=>[{[`&.${te.autoHeight}`]:t.autoHeight},{[`&.${te.aggregationColumnHeader}`]:t.aggregationColumnHeader},{[`&.${te["aggregationColumnHeader--alignLeft"]}`]:t["aggregationColumnHeader--alignLeft"]},{[`&.${te["aggregationColumnHeader--alignCenter"]}`]:t["aggregationColumnHeader--alignCenter"]},{[`&.${te["aggregationColumnHeader--alignRight"]}`]:t["aggregationColumnHeader--alignRight"]},{[`&.${te.aggregationColumnHeaderLabel}`]:t.aggregationColumnHeaderLabel},{[`& .${te.editBooleanCell}`]:t.editBooleanCell},{[`& .${te["cell--editing"]}`]:t["cell--editing"]},{[`& .${te["cell--textCenter"]}`]:t["cell--textCenter"]},{[`& .${te["cell--textLeft"]}`]:t["cell--textLeft"]},{[`& .${te["cell--textRight"]}`]:t["cell--textRight"]},{[`& .${te["cell--withRenderer"]}`]:t["cell--withRenderer"]},{[`& .${te.cell}`]:t.cell},{[`& .${te.cellContent}`]:t.cellContent},{[`& .${te.cellCheckbox}`]:t.cellCheckbox},{[`& .${te.cellSkeleton}`]:t.cellSkeleton},{[`& .${te.checkboxInput}`]:t.checkboxInput},{[`& .${te["columnHeader--alignCenter"]}`]:t["columnHeader--alignCenter"]},{[`& .${te["columnHeader--alignLeft"]}`]:t["columnHeader--alignLeft"]},{[`& .${te["columnHeader--alignRight"]}`]:t["columnHeader--alignRight"]},{[`& .${te["columnHeader--dragging"]}`]:t["columnHeader--dragging"]},{[`& .${te["columnHeader--moving"]}`]:t["columnHeader--moving"]},{[`& .${te["columnHeader--numeric"]}`]:t["columnHeader--numeric"]},{[`& .${te["columnHeader--sortable"]}`]:t["columnHeader--sortable"]},{[`& .${te["columnHeader--sorted"]}`]:t["columnHeader--sorted"]},{[`& .${te.columnHeader}`]:t.columnHeader},{[`& .${te.columnHeaderCheckbox}`]:t.columnHeaderCheckbox},{[`& .${te.columnHeaderDraggableContainer}`]:t.columnHeaderDraggableContainer},{[`& .${te.columnHeaderTitleContainer}`]:t.columnHeaderTitleContainer},{[`& .${te["columnSeparator--resizable"]}`]:t["columnSeparator--resizable"]},{[`& .${te["columnSeparator--resizing"]}`]:t["columnSeparator--resizing"]},{[`& .${te.columnSeparator}`]:t.columnSeparator},{[`& .${te.filterIcon}`]:t.filterIcon},{[`& .${te.iconSeparator}`]:t.iconSeparator},{[`& .${te.menuIcon}`]:t.menuIcon},{[`& .${te.menuIconButton}`]:t.menuIconButton},{[`& .${te.menuOpen}`]:t.menuOpen},{[`& .${te.menuList}`]:t.menuList},{[`& .${te["row--editable"]}`]:t["row--editable"]},{[`& .${te["row--editing"]}`]:t["row--editing"]},{[`& .${te["row--dragging"]}`]:t["row--dragging"]},{[`& .${te.row}`]:t.row},{[`& .${te.rowReorderCellPlaceholder}`]:t.rowReorderCellPlaceholder},{[`& .${te.rowReorderCell}`]:t.rowReorderCell},{[`& .${te["rowReorderCell--draggable"]}`]:t["rowReorderCell--draggable"]},{[`& .${te.sortIcon}`]:t.sortIcon},{[`& .${te.withBorder}`]:t.withBorder},{[`& .${te.treeDataGroupingCell}`]:t.treeDataGroupingCell},{[`& .${te.treeDataGroupingCellToggle}`]:t.treeDataGroupingCellToggle},{[`& .${te.detailPanelToggleCell}`]:t.detailPanelToggleCell},{[`& .${te["detailPanelToggleCell--expanded"]}`]:t["detailPanelToggleCell--expanded"]},t.root]})(({theme:e})=>{const t=e.palette.mode==="light"?Hs(nt(e.palette.divider,1),.88):js(nt(e.palette.divider,1),.68);return P({flex:1,boxSizing:"border-box",position:"relative",border:`1px solid ${t}`,borderRadius:e.shape.borderRadius,color:e.palette.text.primary},e.typography.body2,{outline:"none",height:"100%",display:"flex",flexDirection:"column",[`&.${te.autoHeight}`]:{height:"auto",[`& .${te["row--lastVisible"]} .${te.cell}`]:{borderBottomColor:"transparent"}},[`& .${te["virtualScrollerContent--overflowed"]} .${te["row--lastVisible"]} .${te.cell}`]:{borderBottomColor:"transparent"},[`& .${te.columnHeader}, & .${te.cell}`]:{WebkitTapHighlightColor:"transparent",lineHeight:null,padding:"0 10px",boxSizing:"border-box"},[`& .${te.columnHeader}:focus-within, & .${te.cell}:focus-within`]:{outline:`solid ${nt(e.palette.primary.main,.5)} 1px`,outlineWidth:1,outlineOffset:-1},[`& .${te.columnHeader}:focus, & .${te.cell}:focus`]:{outline:`solid ${e.palette.primary.main} 1px`},[`& .${te.columnHeaderCheckbox}, & .${te.cellCheckbox}`]:{padding:0,justifyContent:"center",alignItems:"center"},[`& .${te.columnHeader}`]:{position:"relative",display:"flex",alignItems:"center"},[`& .${te["columnHeader--sorted"]} .${te.iconButtonContainer}, & .${te["columnHeader--filtered"]} .${te.iconButtonContainer}`]:{visibility:"visible",width:"auto"},[`& .${te.columnHeader}:not(.${te["columnHeader--sorted"]}) .${te.sortIcon}`]:{opacity:0,transition:e.transitions.create(["opacity"],{duration:e.transitions.duration.shorter})},[`& .${te.columnHeader}:not(.${te["columnHeader--sorted"]}):hover .${te.sortIcon}`]:{opacity:.5},[`& .${te.columnHeaderTitleContainer}`]:{display:"flex",alignItems:"center",minWidth:0,flex:1,whiteSpace:"nowrap",overflow:"hidden"},[`& .${te.columnHeaderTitleContainerContent}`]:{overflow:"hidden",display:"flex",alignItems:"center"},[`& .${te["columnHeader--filledGroup"]} .${te.columnHeaderTitleContainer}`]:{borderBottom:`solid ${t} 1px`,boxSizing:"border-box"},[`& .${te["columnHeader--filledGroup"]}.${te["columnHeader--showColumnBorder"]} .${te.columnHeaderTitleContainer}`]:{borderBottom:"none"},[`& .${te["columnHeader--filledGroup"]}.${te["columnHeader--showColumnBorder"]}`]:{borderBottom:`solid ${t} 1px`,boxSizing:"border-box"},[`& .${te.sortIcon}, & .${te.filterIcon}`]:{fontSize:"inherit"},[`& .${te["columnHeader--sortable"]}`]:{cursor:"pointer"},[`& .${te["columnHeader--alignCenter"]} .${te.columnHeaderTitleContainer}`]:{justifyContent:"center"},[`& .${te["columnHeader--alignRight"]} .${te.columnHeaderDraggableContainer}, & .${te["columnHeader--alignRight"]} .${te.columnHeaderTitleContainer}`]:{flexDirection:"row-reverse"},[`& .${te["columnHeader--alignCenter"]} .${te.menuIcon}, & .${te["columnHeader--alignRight"]} .${te.menuIcon}`]:{marginRight:"auto",marginLeft:-6},[`& .${te["columnHeader--alignRight"]} .${te.menuIcon}, & .${te["columnHeader--alignRight"]} .${te.menuIcon}`]:{marginRight:"auto",marginLeft:-10},[`& .${te["columnHeader--moving"]}`]:{backgroundColor:e.palette.action.hover},[`& .${te.columnSeparator}`]:{position:"absolute",zIndex:100,display:"flex",flexDirection:"column",justifyContent:"center",color:t},[`& .${te["columnSeparator--sideLeft"]}`]:{left:-12},[`& .${te["columnSeparator--sideRight"]}`]:{right:-12},[`& .${te["columnSeparator--resizable"]}`]:{cursor:"col-resize",touchAction:"none","&:hover":{color:e.palette.text.primary,"@media (hover: none)":{color:t}},[`&.${te["columnSeparator--resizing"]}`]:{color:e.palette.text.primary},"& svg":{pointerEvents:"none"}},[`& .${te.iconSeparator}`]:{color:"inherit"},[`& .${te.menuIcon}`]:{width:0,visibility:"hidden",fontSize:20,marginRight:-10,display:"flex",alignItems:"center"},[`& .${te.columnHeader}:hover`]:{[`& .${te.iconButtonContainer}`]:{visibility:"visible",width:"auto"},[`& .${te.menuIcon}`]:{width:"auto",visibility:"visible"}},[`.${te.menuOpen}`]:{visibility:"visible",width:"auto"},[`& .${te.row}`]:{display:"flex",width:"fit-content",breakInside:"avoid","&:hover, &.Mui-hovered":{backgroundColor:e.palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},"&.Mui-selected":{backgroundColor:nt(e.palette.primary.main,e.palette.action.selectedOpacity),"&:hover, &.Mui-hovered":{backgroundColor:nt(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:nt(e.palette.primary.main,e.palette.action.selectedOpacity)}}}},[`& .${te.cell}`]:{display:"flex",alignItems:"center",borderBottom:`1px solid ${t}`},[`& .${te.row}:not(.${te["row--dynamicHeight"]}) > .${te.cell}`]:{overflow:"hidden",whiteSpace:"nowrap"},[`& .${te.cellContent}`]:{overflow:"hidden",textOverflow:"ellipsis"},[`& .${te.cell}.${te["cell--editing"]}`]:{padding:1,display:"flex",boxShadow:e.shadows[2],backgroundColor:e.palette.background.paper,"&:focus-within":{outline:`solid ${e.palette.primary.main} 1px`,outlineOffset:"-1px"}},[`& .${te["row--editing"]}`]:{boxShadow:e.shadows[2]},[`& .${te["row--editing"]} .${te.cell}`]:{boxShadow:e.shadows[0],backgroundColor:e.palette.background.paper},[`& .${te.editBooleanCell}`]:{display:"flex",height:"100%",width:"100%",alignItems:"center",justifyContent:"center"},[`& .${te.booleanCell}[data-value="true"]`]:{color:e.palette.text.secondary},[`& .${te.booleanCell}[data-value="false"]`]:{color:e.palette.text.disabled},[`& .${te.actionsCell}`]:{display:"inline-flex",alignItems:"center",gridGap:e.spacing(1)},[`& .${te.rowReorderCell}`]:{display:"inline-flex",flex:1,alignItems:"center",justifyContent:"center",opacity:e.palette.action.disabledOpacity},[`& .${te["rowReorderCell--draggable"]}`]:{cursor:"move",opacity:1},[`& .${te.rowReorderCellContainer}`]:{padding:0,alignItems:"stretch"},[`& .${te.withBorder}`]:{borderRight:`1px solid ${t}`},[`& .${te["cell--textLeft"]}`]:{justifyContent:"flex-start"},[`& .${te["cell--textRight"]}`]:{justifyContent:"flex-end"},[`& .${te["cell--textCenter"]}`]:{justifyContent:"center"},[`& .${te.columnHeaderDraggableContainer}`]:{display:"flex",width:"100%",height:"100%"},[`& .${te.rowReorderCellPlaceholder}`]:{display:"none"},[`& .${te["columnHeader--dragging"]}, & .${te["row--dragging"]}`]:{background:e.palette.background.paper,padding:"0 12px",borderRadius:e.shape.borderRadius,opacity:e.palette.action.disabledOpacity},[`& .${te["row--dragging"]}`]:{background:e.palette.background.paper,padding:"0 12px",borderRadius:e.shape.borderRadius,opacity:e.palette.action.disabledOpacity,[`& .${te.rowReorderCellPlaceholder}`]:{display:"flex"}},[`& .${te.treeDataGroupingCell}`]:{display:"flex",alignItems:"center",width:"100%"},[`& .${te.treeDataGroupingCellToggle}`]:{flex:"0 0 28px",alignSelf:"stretch",marginRight:e.spacing(2)},[`& .${te.groupingCriteriaCell}`]:{display:"flex",alignItems:"center",width:"100%"},[`& .${te.groupingCriteriaCellToggle}`]:{flex:"0 0 28px",alignSelf:"stretch",marginRight:e.spacing(2)}})}),Hae=["children","className"],Vae=e=>{const{autoHeight:t,density:n,classes:r}=e,o={root:["root",t&&"autoHeight",`root--density${fe(n)}`]};return Ie(o,Nt,r)},Uae=u.forwardRef(function(t,n){const r=qe(),{children:o,className:i}=t,s=se(t,Hae),a=wt(),c=Ke(a,Lr),d=Ke(a,Zv),p=Ke(a,xle),h=Ke(a,xS),m=u.useRef(null),v=Ht(m,n),b=Ke(a,ple),g=P({},r,{density:p}),x=Vae(g);a.current.rootElementRef=m;const[C,E]=u.useState(!1);return hn(()=>{E(!0)},[]),hn(()=>{C&&a.current.unstable_updateGridDimensionsRef()},[a,C]),C?L.jsx(jae,P({ref:v,className:me(i,x.root),ownerState:g,role:"grid","aria-colcount":c.length,"aria-rowcount":h+1+b+d,"aria-multiselectable":!r.disableMultipleSelection,"aria-label":r["aria-label"],"aria-labelledby":r["aria-labelledby"]},s,{children:o})):null}),Wae=["className"],Gae=e=>{const{classes:t}=e;return Ie({root:["footerContainer"]},Nt,t)},Kae=ie("div",{name:"MuiDataGrid",slot:"FooterContainer",overridesResolver:(e,t)=>t.footerContainer})(({theme:e})=>({display:"flex",justifyContent:"space-between",alignItems:"center",minHeight:52,borderTop:`1px solid ${e.palette.mode==="light"?Hs(nt(e.palette.divider,1),.88):js(nt(e.palette.divider,1),.68)}`})),qae=u.forwardRef(function(t,n){const{className:r}=t,o=se(t,Wae),i=qe(),s=Gae(i);return L.jsx(Kae,P({ref:n,className:me(s.root,r),ownerState:i},o))}),Yae=["className"],Xae=e=>{const{classes:t}=e;return Ie({root:["overlay"]},Nt,t)},Qae=ie("div",{name:"MuiDataGrid",slot:"Overlay",overridesResolver:(e,t)=>t.overlay})(({theme:e})=>({position:"absolute",top:0,zIndex:4,width:"100%",height:"100%",pointerEvents:"none",display:"flex",alignSelf:"center",alignItems:"center",justifyContent:"center",backgroundColor:nt(e.palette.background.default,e.palette.action.disabledOpacity)})),ny=u.forwardRef(function(t,n){const{className:r}=t,o=se(t,Yae),i=qe(),s=Xae(i);return L.jsx(Qae,P({ref:n,className:me(s.root,r),ownerState:i},o))}),Jae=["className"],Zae=e=>{const{classes:t}=e;return Ie({root:["iconButtonContainer"]},Nt,t)},ece=ie("div",{name:"MuiDataGrid",slot:"IconButtonContainer",overridesResolver:(e,t)=>t.iconButtonContainer})(()=>({display:"flex",visibility:"hidden",width:0})),VA=u.forwardRef(function(t,n){const{className:r}=t,o=se(t,Jae),i=qe(),s=Zae(i);return L.jsx(ece,P({ref:n,className:me(s.root,r),ownerState:i},o))}),tce=e=>{const{classes:t}=e;return Ie({icon:["sortIcon"]},Nt,t)};function nce(e,t,n,r){let o;const i={};return t==="asc"?o=e.ColumnSortedAscendingIcon:t==="desc"?o=e.ColumnSortedDescendingIcon:(o=e.ColumnUnsortedIcon,i.sortingOrder=r),o?L.jsx(o,P({fontSize:"small",className:n},i)):null}function rce(e){const{direction:t,index:n,sortingOrder:r}=e,o=wt(),i=qe(),s=P({},e,{classes:i.classes}),a=tce(s),c=nce(i.components,t,a.icon,r);if(!c)return null;const d=L.jsx(ar,{tabIndex:-1,"aria-label":o.current.getLocaleText("columnHeaderSortIconLabel"),title:o.current.getLocaleText("columnHeaderSortIconLabel"),size:"small",children:c});return L.jsxs(VA,{children:[n!=null&&L.jsx(eL,{badgeContent:n,color:"default",children:d}),n==null&&d]})}const oce=u.memo(rce),ice=e=>{const{classes:t,open:n}=e;return Ie({root:["menuIcon",n&&"menuOpen"],button:["menuIconButton"]},Nt,t)},sce=u.memo(e=>{const{column:t,open:n,columnMenuId:r,columnMenuButtonId:o,iconButtonRef:i}=e,s=wt(),a=qe(),c=P({},e,{classes:a.classes}),d=ice(c),p=u.useCallback(h=>{h.preventDefault(),h.stopPropagation(),s.current.toggleColumnMenu(t.field)},[s,t.field]);return L.jsx("div",{className:d.root,children:L.jsx(ar,{ref:i,tabIndex:-1,className:d.button,"aria-label":s.current.getLocaleText("columnMenuLabel"),title:s.current.getLocaleText("columnMenuLabel"),size:"small",onClick:p,"aria-expanded":n?"true":void 0,"aria-haspopup":"true","aria-controls":r,id:o,children:L.jsx(a.components.ColumnMenuIcon,{fontSize:"small"})})})});function lce({columnMenuId:e,columnMenuButtonId:t,ContentComponent:n,contentComponentProps:r,field:o,open:i,target:s,onExited:a}){const c=wt(),d=c.current.getColumn(o),p=u.useCallback(h=>{h.stopPropagation(),c.current.hideColumnMenu()},[c]);return s?L.jsx(HA,{placement:`bottom-${d.align==="right"?"start":"end"}`,open:i,target:s,onClickAway:p,onExited:a,children:L.jsx(n,P({currentColumn:d,hideMenu:p,open:i,id:e,labelledby:t},r))}):null}function ace(e){return e.scrollHeight>e.clientHeight||e.scrollWidth>e.clientWidth}function cce(e,t){return e.closest(`.${t}`)}function PS(e){return e.replace(/["\\]/g,"\\$&")}function uce(e,t){return e.querySelector(`[role="columnheader"][data-field="${PS(t)}"]`)}function UA(e){return`.${te.row}[data-id="${PS(String(e))}"]`}function dce(e,t){return e.querySelector(UA(t))}function fce(e,{id:t,field:n}){const r=UA(t),o=`.${te.cell}[data-field="${PS(n)}"]`,i=`${r} ${o}`;return e.querySelector(i)}const pce=["className"],hce=e=>{const{classes:t}=e;return Ie({root:["columnHeaderTitle"]},Nt,t)},mce=ie("div",{name:"MuiDataGrid",slot:"ColumnHeaderTitle",overridesResolver:(e,t)=>t.columnHeaderTitle})(({theme:e})=>({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",fontWeight:e.typography.fontWeightMedium})),gce=u.forwardRef(function(t,n){const{className:r}=t,o=se(t,pce),i=qe(),s=hce(i);return L.jsx(mce,P({ref:n,className:me(s.root,r),ownerState:i},o))});function vce(e){var t;const{label:n,description:r,columnWidth:o}=e,i=qe(),s=u.useRef(null),[a,c]=u.useState("");return u.useEffect(()=>{if(!r&&s&&s.current){const d=ace(s.current);c(d?n:"")}},[s,o,r,n]),L.jsx(i.components.BaseTooltip,P({title:r||a},(t=i.componentsProps)==null?void 0:t.baseTooltip,{children:L.jsx(gce,{ref:s,children:n})}))}const yce=["resizable","resizing","height","side"];var yw;(function(e){e.Left="left",e.Right="right"})(yw||(yw={}));const bce=e=>{const{resizable:t,resizing:n,classes:r,side:o}=e,i={root:["columnSeparator",t&&"columnSeparator--resizable",n&&"columnSeparator--resizing",o&&`columnSeparator--side${fe(o)}`],icon:["iconSeparator"]};return Ie(i,Nt,r)};function wce(e){const{height:t,side:n=yw.Right}=e,r=se(e,yce),o=qe(),i=P({},e,{side:n,classes:o.classes}),s=bce(i),a=u.useCallback(c=>{c.preventDefault(),c.stopPropagation()},[]);return L.jsx("div",P({className:s.root,style:{minHeight:t,opacity:o.showColumnRightBorder?0:1}},r,{onClick:a,children:L.jsx(o.components.ColumnResizeIcon,{className:s.icon})}))}const Cce=u.memo(wce),xce=["classes","columnMenuOpen","colIndex","height","isResizing","sortDirection","hasFocus","tabIndex","separatorSide","isDraggable","headerComponent","description","elementId","width","columnMenuIconButton","columnMenu","columnTitleIconButtons","headerClassName","label","resizable","draggableContainerProps","columnHeaderSeparatorProps","disableHeaderSeparator"],WA=u.forwardRef(function(t,n){const{classes:r,columnMenuOpen:o,colIndex:i,height:s,isResizing:a,sortDirection:c,hasFocus:d,tabIndex:p,separatorSide:h,isDraggable:m,headerComponent:v,description:b,width:g,columnMenuIconButton:x=null,columnMenu:C=null,columnTitleIconButtons:E=null,headerClassName:w,label:S,resizable:k,draggableContainerProps:I,columnHeaderSeparatorProps:_,disableHeaderSeparator:M}=t,T=se(t,xce),O=wt(),R=qe(),H=u.useRef(null),[j,A]=u.useState(o),F=Ht(H,n);let B="none";return c!=null&&(B=c==="asc"?"ascending":"descending"),u.useEffect(()=>{j||A(o)},[j,o]),u.useLayoutEffect(()=>{const G=O.current.state.columnMenu;if(d&&!G.open){const z=H.current.querySelector('[tabindex="0"]')||H.current;z==null||z.focus(),O.current.columnHeadersContainerElementRef.current.scrollLeft=0}},[O,d]),L.jsxs("div",P({ref:F,className:me(r.root,w),style:{height:s,width:g,minWidth:g,maxWidth:g},role:"columnheader",tabIndex:p,"aria-colindex":i+1,"aria-sort":B,"aria-label":v==null?S:void 0},T,{children:[L.jsxs("div",P({className:r.draggableContainer,draggable:m},I,{children:[L.jsxs("div",{className:r.titleContainer,children:[L.jsx("div",{className:r.titleContainerContent,children:v!==void 0?v:L.jsx(vce,{label:S,description:b,columnWidth:g})}),E]}),x]})),!M&&L.jsx(Cce,P({resizable:!R.disableColumnResize&&!!k,resizing:a,height:s,side:h},_)),C]}))}),Sce=e=>{const{column:t,classes:n,isDragging:r,sortDirection:o,showRightBorder:i,filterItemsCounter:s}=e,a=o!=null,c=s!=null&&s>0,d=t.type==="number",p={root:["columnHeader",t.headerAlign==="left"&&"columnHeader--alignLeft",t.headerAlign==="center"&&"columnHeader--alignCenter",t.headerAlign==="right"&&"columnHeader--alignRight",t.sortable&&"columnHeader--sortable",r&&"columnHeader--moving",a&&"columnHeader--sorted",c&&"columnHeader--filtered",d&&"columnHeader--numeric",i&&"withBorder"],draggableContainer:["columnHeaderDraggableContainer"],titleContainer:["columnHeaderTitleContainer"],titleContainerContent:["columnHeaderTitleContainerContent"]};return Ie(p,Nt,n)};function Ece(e){var t,n,r,o,i;const{column:s,columnMenuOpen:a,colIndex:c,headerHeight:d,isResizing:p,isLastColumn:h,sortDirection:m,sortIndex:v,filterItemsCounter:b,hasFocus:g,tabIndex:x,extendRowFullWidth:C,disableReorder:E,separatorSide:w}=e,S=wt(),k=qe(),I=u.useRef(null),_=Pn(),M=Pn(),T=u.useRef(null),[O,R]=u.useState(a),{hasScrollX:H,hasScrollY:j}=(t=S.current.getRootDimensions())!=null?t:{hasScrollX:!1,hasScrollY:!1},A=u.useMemo(()=>!k.disableColumnReorder&&!E&&!s.disableReorder,[k.disableColumnReorder,E,s.disableReorder]);let F;s.renderHeader&&(F=s.renderHeader(S.current.getColumnHeaderParams(s.field)));const G=h?!(h&&H&&!j)&&!C:k.showColumnRightBorder,N=P({},e,{classes:k.classes,showRightBorder:G}),z=Sce(N),W=u.useCallback(we=>$e=>{$e.currentTarget.contains($e.target)&&S.current.publishEvent(we,S.current.getColumnHeaderParams(s.field),$e)},[S,s.field]),q=u.useMemo(()=>({onClick:W("columnHeaderClick"),onDoubleClick:W("columnHeaderDoubleClick"),onMouseOver:W("columnHeaderOver"),onMouseOut:W("columnHeaderOut"),onMouseEnter:W("columnHeaderEnter"),onMouseLeave:W("columnHeaderLeave"),onKeyDown:W("columnHeaderKeyDown"),onFocus:W("columnHeaderFocus"),onBlur:W("columnHeaderBlur")}),[W]),X=u.useMemo(()=>A?{onDragStart:W("columnHeaderDragStart"),onDragEnter:W("columnHeaderDragEnter"),onDragOver:W("columnHeaderDragOver"),onDragEnd:W("columnHeaderDragEnd")}:{},[A,W]),le=u.useMemo(()=>({onMouseDown:W("columnSeparatorMouseDown")}),[W]);u.useEffect(()=>{O||R(a)},[O,a]);const Q=u.useCallback(()=>{R(!1)},[]),ge=!k.disableColumnMenu&&!s.disableColumnMenu&&L.jsx(sce,{column:s,columnMenuId:_,columnMenuButtonId:M,open:O,iconButtonRef:T}),ee=L.jsx(lce,{columnMenuId:_,columnMenuButtonId:M,field:s.field,open:a,target:T.current,ContentComponent:k.components.ColumnMenu,contentComponentProps:(n=k.componentsProps)==null?void 0:n.columnMenu,onExited:Q}),ce=(r=s.sortingOrder)!=null?r:k.sortingOrder,oe=L.jsxs(u.Fragment,{children:[!k.disableColumnFilter&&L.jsx(k.components.ColumnHeaderFilterIconButton,P({field:s.field,counter:b},(o=k.componentsProps)==null?void 0:o.columnHeaderFilterIconButton)),s.sortable&&!s.hideSortIcons&&L.jsx(oce,{direction:m,index:v,sortingOrder:ce})]});u.useLayoutEffect(()=>{const we=S.current.state.columnMenu;if(g&&!we.open){const He=I.current.querySelector('[tabindex="0"]')||I.current;He==null||He.focus(),S.current.columnHeadersContainerElementRef.current.scrollLeft=0}},[S,g]);const de=typeof s.headerClassName=="function"?s.headerClassName({field:s.field,colDef:s}):s.headerClassName,be=(i=s.headerName)!=null?i:s.field;return L.jsx(WA,P({ref:I,classes:z,columnMenuOpen:a,colIndex:c,height:d,isResizing:p,sortDirection:m,hasFocus:g,tabIndex:x,separatorSide:w,isDraggable:A,headerComponent:F,description:s.description,elementId:s.field,width:s.computedWidth,columnMenuIconButton:ge,columnTitleIconButtons:oe,headerClassName:de,label:be,resizable:!k.disableColumnResize&&!!s.resizable,"data-field":s.field,columnMenu:ee,draggableContainerProps:X,columnHeaderSeparatorProps:le},q))}const bg=e=>e.preferencePanel;var Kl;(function(e){e.filters="filters",e.columns="columns"})(Kl||(Kl={}));const Pce=e=>{const{classes:t}=e;return Ie({icon:["filterIcon"]},Nt,t)};function kce(e){var t;const{counter:n,field:r,onClick:o}=e,i=wt(),s=qe(),a=P({},e,{classes:s.classes}),c=Pce(a),d=u.useCallback(h=>{h.preventDefault(),h.stopPropagation();const{open:m,openedPanelValue:v}=bg(i.current.state);m&&v===Kl.filters?i.current.hideFilterPanel():i.current.showFilterPanel(),o&&o(i.current.getColumnHeaderParams(r),h)},[i,r,o]);if(!n)return null;const p=L.jsx(ar,{onClick:d,color:"default","aria-label":i.current.getLocaleText("columnHeaderFiltersLabel"),size:"small",tabIndex:-1,children:L.jsx(s.components.ColumnFilteredIcon,{className:c.icon,fontSize:"small"})});return L.jsx(s.components.BaseTooltip,P({title:i.current.getLocaleText("columnHeaderFiltersTooltipActive")(n),enterDelay:1e3},(t=s.componentsProps)==null?void 0:t.baseTooltip,{children:L.jsxs(VA,{children:[n>1&&L.jsx(eL,{badgeContent:n,color:"default",children:p}),n===1&&p]})}))}const _ce=["field","id","value","formattedValue","row","rowNode","colDef","isEditable","cellMode","hasFocus","tabIndex","getValue","api"],Ice=e=>{const{classes:t}=e;return Ie({root:["checkboxInput"]},Nt,t)},$ce=u.forwardRef(function(t,n){var r;const{field:o,id:i,value:s,rowNode:a,hasFocus:c,tabIndex:d}=t,p=se(t,_ce),h=wt(),m=qe(),v={classes:m.classes},b=Ice(v),g=u.useRef(null),x=u.useRef(),C=Ht(g,n),E=h.current.getCellElement(i,o),w=_=>{const M={value:_.target.checked,id:i};h.current.publishEvent("rowSelectionCheckboxChange",M,_)};u.useLayoutEffect(()=>{d===0&&E&&(E.tabIndex=-1)},[E,d]),u.useEffect(()=>{if(c){var _;const M=(_=g.current)==null?void 0:_.querySelector("input");M==null||M.focus({preventScroll:!0})}else x.current&&x.current.stop({})},[c]);const S=u.useCallback(_=>{jA(_.key)&&_.stopPropagation(),Ep(_.key)&&!_.shiftKey&&h.current.publishEvent("cellNavigationKeyDown",t,_)},[h,t]);if(a.position==="footer")return null;const k=h.current.isRowSelectable(i),I=h.current.getLocaleText(s?"checkboxSelectionUnselectRow":"checkboxSelectionSelectRow");return a.isPinned?null:L.jsx(m.components.BaseCheckbox,P({ref:C,tabIndex:d,checked:s,onChange:w,className:b.root,inputProps:{"aria-label":I},onKeyDown:S,disabled:!k,touchRippleRef:x},(r=m.componentsProps)==null?void 0:r.baseCheckbox,p))}),Mce=$ce,Uo=e=>e.selection,Rce=Je(Uo,e=>e.length),Tce=Je(Uo,su,(e,t)=>new Map(e.map(n=>[n,t[n]]))),wg=Je(Uo,e=>e.reduce((t,n)=>(t[n]=n,t),{})),qu=e=>e.pagination,Wd=Je(qu,e=>e.page),mf=Je(qu,e=>e.pageSize);Je(qu,e=>e.pageCount);const kS=Je(qu,El,vS,Ys,_A,(e,t,n,r,o)=>{const i=o.length,s=Math.min(e.pageSize*e.page,i-1),a=Math.min(s+e.pageSize-1,i-1);if(s===-1||a===-1)return null;if(n<2)return{firstRowIndex:s,lastRowIndex:a};const c=o[s],d=a-s+1,p=r.findIndex(v=>v.id===c.id);let h=p,m=0;for(;h<r.length&&m<=d;){const v=r[h],b=t[v.id].depth;(m<d||b>0)&&(h+=1),b===0&&(m+=1)}return{firstRowIndex:p,lastRowIndex:h-1}}),Oce=Je(Ys,kS,(e,t)=>t?e.slice(t.firstRowIndex,t.lastRowIndex+1):[]),GA=Je(hf,kS,(e,t)=>t?e.slice(t.firstRowIndex,t.lastRowIndex+1):[]),Lce=["field","colDef"],Ace=e=>{const{classes:t}=e;return Ie({root:["checkboxInput"]},Nt,t)},Fce=u.forwardRef(function(t,n){var r;const o=se(t,Lce),[,i]=u.useState(!1),s=wt(),a=qe(),c={classes:a.classes},d=Ace(c),p=Ke(s,LA),h=Ke(s,Uo),m=Ke(s,hf),v=Ke(s,GA),b=u.useMemo(()=>typeof a.isRowSelectable!="function"?h:h.filter(M=>s.current.getRow(M)?a.isRowSelectable(s.current.getRowParams(M)):!1),[s,a.isRowSelectable,h]),g=u.useMemo(()=>(!a.pagination||!a.checkboxSelectionVisibleOnly?m:v).reduce((T,O)=>(T[O]=!0,T),{}),[a.pagination,a.checkboxSelectionVisibleOnly,v,m]),x=u.useMemo(()=>b.filter(M=>g[M]).length,[b,g]),C=x>0&&x<Object.keys(g).length,E=x>0,w=M=>{const T={value:M.target.checked};s.current.publishEvent("headerSelectionCheckboxChange",T)},S=p!==null&&p.field===t.field?0:-1;u.useLayoutEffect(()=>{const M=s.current.getColumnHeaderElement(t.field);S===0&&M&&(M.tabIndex=-1)},[S,s,t.field]);const k=u.useCallback(M=>{M.key===" "&&s.current.publishEvent("headerSelectionCheckboxChange",{value:!E}),Ep(M.key)&&!M.shiftKey&&s.current.publishEvent("columnHeaderNavigationKeyDown",t,M)},[s,t,E]),I=u.useCallback(()=>{i(M=>!M)},[]);u.useEffect(()=>s.current.subscribeEvent("selectionChange",I),[s,I]);const _=s.current.getLocaleText(E?"checkboxSelectionUnselectAllRows":"checkboxSelectionSelectAllRows");return L.jsx(a.components.BaseCheckbox,P({ref:n,indeterminate:C,checked:E,onChange:w,className:d.root,inputProps:{"aria-label":_},tabIndex:S,onKeyDown:k},(r=a.componentsProps)==null?void 0:r.baseCheckbox,o))}),Nce=e=>{const{onClick:t}=e,n=wt(),r=qe(),o=u.useCallback(i=>{t(i),n.current.showPreferences(Kl.columns)},[n,t]);return r.disableColumnSelector?null:L.jsx(dr,{onClick:o,children:n.current.getLocaleText("columnMenuShowColumns")})},Dce=e=>{const{column:t,onClick:n}=e,r=wt(),o=qe(),i=u.useCallback(s=>{n(s),r.current.showFilterPanel(t==null?void 0:t.field)},[r,t==null?void 0:t.field,n]);return o.disableColumnFilter||!(t!=null&&t.filterable)?null:L.jsx(dr,{onClick:i,children:r.current.getLocaleText("columnMenuFilter")})},Bce=["hideMenu","currentColumn","open","id","labelledby","className","children"],zce=u.forwardRef(function(t,n){const{hideMenu:r,open:o,id:i,labelledby:s,className:a,children:c}=t,d=se(t,Bce),p=u.useCallback(h=>{zA(h.key)&&h.preventDefault(),Eae(h.key)&&r(h)},[r]);return L.jsx(Bv,P({id:i,ref:n,className:me(te.menuList,a),"aria-labelledby":s,onKeyDown:p,autoFocus:o},d,{children:c}))}),jce=Ti(["MUI: The `sortModel` can only contain a single item when the `disableMultipleColumnsSorting` prop is set to `true`.","If you are using the community version of the `DataGrid`, this prop is always `true`."],"error"),KA=(e,t)=>t&&e.length>1?(jce(),[e[0]]):e,D$=(e,t)=>n=>P({},n,{sorting:P({},n.sorting,{sortModel:KA(e,t)})}),Hce=e=>e==="desc",Vce=(e,t)=>{const n=t.current.getColumn(e.field);if(!n)return null;const r=Hce(e.sort)?(...i)=>-1*n.sortComparator(...i):n.sortComparator;return{getSortCellParams:i=>({id:i,field:n.field,rowNode:t.current.getRowNode(i),value:t.current.getCellValue(i,n.field),api:t.current}),comparator:r}},Uce=(e,t,n)=>e.reduce((r,o,i)=>{if(r!==0)return r;const s=t.params[i],a=n.params[i];return r=o.comparator(s.value,a.value,s,a),r},0),Wce=(e,t)=>{const n=e.map(r=>Vce(r,t)).filter(r=>!!r);return n.length===0?null:r=>r.map(o=>({node:o,params:n.map(i=>i.getSortCellParams(o.id))})).sort((o,i)=>Uce(n,o,i)).map(o=>o.node.id)},B$=(e,t)=>{const n=e.indexOf(t);return!t||n===-1||n+1===e.length?e[0]:e[n+1]},_S=(e,t)=>e==null&&t!=null?-1:t==null&&e!=null?1:e==null&&t==null?0:null,Gce=new Intl.Collator,Kce=(e,t)=>{const n=_S(e,t);return n!==null?n:typeof e=="string"?Gce.compare(e.toString(),t.toString()):e-t},qA=(e,t)=>{const n=_S(e,t);return n!==null?n:Number(e)-Number(t)},YA=(e,t)=>{const n=_S(e,t);return n!==null?n:e>t?1:e<t?-1:0};function qce(e){return typeof e=="number"}function XA(e){return typeof e=="function"}function Yce(){try{const e="__some_random_key_you_are_not_going_to_use__";return window.localStorage.setItem(e,e),window.localStorage.removeItem(e),!0}catch(e){return!1}}function xm(e){return e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")}const Tu=(e,t,n)=>Math.max(t,Math.min(n,e));function As(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;if(Array.isArray(e)){const o=e.length;if(o!==t.length)return!1;for(let i=0;i<o;i+=1)if(!As(e[i],t[i]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;const o=Array.from(e.entries());for(let i=0;i<o.length;i+=1)if(!t.has(o[i][0]))return!1;for(let i=0;i<o.length;i+=1){const s=o[i];if(!As(s[1],t.get(s[0])))return!1}return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;const o=Array.from(e.entries());for(let i=0;i<o.length;i+=1)if(!t.has(o[i][0]))return!1;return!0}if(ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)){const o=e.length;if(o!==t.length)return!1;for(let i=0;i<o;i+=1)if(e[i]!==t[i])return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();const n=Object.keys(e),r=n.length;if(r!==Object.keys(t).length)return!1;for(let o=0;o<r;o+=1)if(!Object.prototype.hasOwnProperty.call(t,n[o]))return!1;for(let o=0;o<r;o+=1){const i=n[o];if(!As(e[i],t[i]))return!1}return!0}return e!==e&&t!==t}function Xce(e){return()=>{let t=e+=1831565813;return t=Math.imul(t^t>>>15,t|1),t^=t+Math.imul(t^t>>>7,t|61),((t^t>>>14)>>>0)/4294967296}}function Qce(e,t,n){const r=Xce(e);return()=>t+(n-t)*r()}function QA(e){return typeof structuredClone=="function"?structuredClone(e):JSON.parse(JSON.stringify(e))}const Jce=["item","applyValue","type","apiRef","focusElementRef","color","error","helperText","size","variant"];function JA(e){const{item:t,applyValue:n,type:r,apiRef:o,focusElementRef:i,color:s,error:a,helperText:c,size:d,variant:p}=e,h=se(e,Jce),m={color:s,error:a,helperText:c,size:d,variant:p},[v,b]=u.useState(t.value||[]),g=Pn(),x=qe();u.useEffect(()=>{var E;const w=(E=t.value)!=null?E:[];b(w.map(String))},[t.value]);const C=u.useCallback((E,w)=>{b(w.map(String)),n(P({},t,{value:[...w]}))},[n,t]);return L.jsx(fx,P({multiple:!0,freeSolo:!0,options:[],filterOptions:(E,w)=>{const{inputValue:S}=w;return S==null||S===""?[]:[S]},id:g,value:v,onChange:C,renderTags:(E,w)=>E.map((S,k)=>L.jsx($v,P({variant:"outlined",size:"small",label:S},w({index:k})))),renderInput:E=>{var w;return L.jsx(x.components.BaseTextField,P({},E,{label:o.current.getLocaleText("filterPanelInputLabel"),placeholder:o.current.getLocaleText("filterPanelInputPlaceholder"),InputLabelProps:P({},E.InputLabelProps,{shrink:!0}),inputRef:i,type:r||"text"},m,(w=x.componentsProps)==null?void 0:w.baseTextField))}},h))}const Zce=e=>{if(!e)return null;const t=new RegExp(xm(e),"i");return({value:n})=>n!=null?t.test(n.toString()):!1},eue=(e=!1)=>[{value:"contains",getApplyFilterFn:t=>{if(!t.value)return null;const n=e?t.value:t.value.trim(),r=new RegExp(xm(n),"i");return({value:o})=>o!=null?r.test(o.toString()):!1},InputComponent:qi},{value:"equals",getApplyFilterFn:t=>{if(!t.value)return null;const n=e?t.value:t.value.trim(),r=new Intl.Collator(void 0,{sensitivity:"base",usage:"search"});return({value:o})=>o!=null?r.compare(n,o.toString())===0:!1},InputComponent:qi},{value:"startsWith",getApplyFilterFn:t=>{if(!t.value)return null;const n=e?t.value:t.value.trim(),r=new RegExp(`^${xm(n)}.*$`,"i");return({value:o})=>o!=null?r.test(o.toString()):!1},InputComponent:qi},{value:"endsWith",getApplyFilterFn:t=>{if(!t.value)return null;const n=e?t.value:t.value.trim(),r=new RegExp(`.*${xm(n)}$`,"i");return({value:o})=>o!=null?r.test(o.toString()):!1},InputComponent:qi},{value:"isEmpty",getApplyFilterFn:()=>({value:t})=>t===""||t==null,requiresFilterValue:!1},{value:"isNotEmpty",getApplyFilterFn:()=>({value:t})=>t!==""&&t!=null,requiresFilterValue:!1},{value:"isAnyOf",getApplyFilterFn:t=>{if(!Array.isArray(t.value)||t.value.length===0)return null;const n=e?t.value:t.value.map(o=>o.trim()),r=new Intl.Collator(void 0,{sensitivity:"base",usage:"search"});return({value:o})=>o!=null?n.some(i=>r.compare(i,o.toString()||"")===0):!1},InputComponent:JA}],ql={width:100,minWidth:50,maxWidth:1/0,hide:!1,hideable:!0,sortable:!0,resizable:!0,filterable:!0,groupable:!0,pinnable:!0,aggregable:!0,editable:!1,sortComparator:Kce,type:"string",align:"left",filterOperators:eue(),renderEditCell:gae,getApplyQuickFilterFn:Zce},IS="actions",tue=P({},ql,{sortable:!1,filterable:!1,aggregable:!1,width:100,align:"center",headerAlign:"center",headerName:"",disableColumnMenu:!0,disableExport:!0,renderCell:Nae,getApplyQuickFilterFn:void 0}),nue=["item","applyValue","apiRef","focusElementRef"];function rue(e){var t,n,r,o;const{item:i,applyValue:s,apiRef:a,focusElementRef:c}=e,d=se(e,nue),[p,h]=u.useState(i.value||""),m=qe(),b=(n=(((t=m.componentsProps)==null?void 0:t.baseSelect)||{}).native)!=null?n:!0,g=b?"option":dr,x=u.useCallback(C=>{const E=C.target.value;h(E),s(P({},i,{value:E}))},[s,i]);return u.useEffect(()=>{h(i.value||"")},[i.value]),L.jsxs(m.components.BaseTextField,P({label:a.current.getLocaleText("filterPanelInputLabel"),value:p,onChange:x,select:!0,variant:"standard",SelectProps:P({native:b,displayEmpty:!0},(r=m.componentsProps)==null?void 0:r.baseSelect),InputLabelProps:{shrink:!0},inputRef:c},d,(o=m.componentsProps)==null?void 0:o.baseTextField,{children:[L.jsx(g,{value:"",children:a.current.getLocaleText("filterValueAny")}),L.jsx(g,{value:"true",children:a.current.getLocaleText("filterValueTrue")}),L.jsx(g,{value:"false",children:a.current.getLocaleText("filterValueFalse")})]}))}const oue=()=>[{value:"is",getApplyFilterFn:e=>{if(!e.value)return null;const t=e.value==="true";return({value:n})=>Boolean(n)===t},InputComponent:rue}];function iue({value:e,api:t}){return e?t.getLocaleText("booleanCellTrueLabel"):t.getLocaleText("booleanCellFalseLabel")}const ZA=P({},ql,{type:"boolean",align:"center",headerAlign:"center",renderCell:zle,renderEditCell:Ule,sortComparator:qA,valueFormatter:iue,filterOperators:oue(),getApplyQuickFilterFn:void 0,aggregable:!1}),ul="__check__",Pp=P({},ZA,{field:ul,type:"checkboxSelection",width:50,resizable:!1,sortable:!1,filterable:!1,aggregable:!1,disableColumnMenu:!0,disableReorder:!0,disableExport:!0,getApplyQuickFilterFn:void 0,valueGetter:e=>wg(e.api.state,e.api.instanceId)[e.id]!==void 0,renderHeader:e=>L.jsx(Fce,P({},e)),renderCell:e=>L.jsx(Mce,P({},e))}),sue=["item","applyValue","type","apiRef","focusElementRef","InputProps"],lue=500;function _c(e){var t,n;const{item:r,applyValue:o,type:i,apiRef:s,focusElementRef:a,InputProps:c}=e,d=se(e,sue),p=u.useRef(),[h,m]=u.useState((t=r.value)!=null?t:""),[v,b]=u.useState(!1),g=Pn(),x=qe(),C=u.useCallback(E=>{const w=E.target.value;clearTimeout(p.current),m(String(w)),b(!0),p.current=setTimeout(()=>{o(P({},r,{value:w})),b(!1)},lue)},[o,r]);return u.useEffect(()=>()=>{clearTimeout(p.current)},[]),u.useEffect(()=>{var E;const w=(E=r.value)!=null?E:"";m(String(w))},[r.value]),L.jsx(x.components.BaseTextField,P({id:g,label:s.current.getLocaleText("filterPanelInputLabel"),placeholder:s.current.getLocaleText("filterPanelInputPlaceholder"),value:h,onChange:C,variant:"standard",type:i||"text",InputLabelProps:{shrink:!0},inputRef:a,InputProps:P({},v?{endAdornment:L.jsx(SS,{})}:{},c,{inputProps:P({max:i==="datetime-local"?"9999-12-31T23:59":"9999-12-31"},c==null?void 0:c.inputProps)})},d,(n=x.componentsProps)==null?void 0:n.baseTextField))}const aue=/(\d+)-(\d+)-(\d+)/,cue=/(\d+)-(\d+)-(\d+)T(\d+):(\d+)/;function Ic(e,t,n,r){if(!e.value)return null;const[o,i,s,a,c]=e.value.match(n?cue:aue).slice(1).map(Number),d=new Date(o,i-1,s,a||0,c||0).getTime();return({value:p})=>{if(!p)return!1;const h=p instanceof Date?p:new Date(p.toString());if(r)return t(h.getTime(),d);const v=(p instanceof Date?new Date(h):h).setHours(n?h.getHours():0,n?h.getMinutes():0,0,0);return t(v,d)}}const eF=e=>[{value:"is",getApplyFilterFn:t=>Ic(t,(n,r)=>n===r,e),InputComponent:_c,InputComponentProps:{type:e?"datetime-local":"date"}},{value:"not",getApplyFilterFn:t=>Ic(t,(n,r)=>n!==r,e),InputComponent:_c,InputComponentProps:{type:e?"datetime-local":"date"}},{value:"after",getApplyFilterFn:t=>Ic(t,(n,r)=>n>r,e),InputComponent:_c,InputComponentProps:{type:e?"datetime-local":"date"}},{value:"onOrAfter",getApplyFilterFn:t=>Ic(t,(n,r)=>n>=r,e),InputComponent:_c,InputComponentProps:{type:e?"datetime-local":"date"}},{value:"before",getApplyFilterFn:t=>Ic(t,(n,r)=>n<r,e,!e),InputComponent:_c,InputComponentProps:{type:e?"datetime-local":"date"}},{value:"onOrBefore",getApplyFilterFn:t=>Ic(t,(n,r)=>n<=r,e),InputComponent:_c,InputComponentProps:{type:e?"datetime-local":"date"}},{value:"isEmpty",getApplyFilterFn:()=>({value:t})=>t==null,requiresFilterValue:!1},{value:"isNotEmpty",getApplyFilterFn:()=>({value:t})=>t!=null,requiresFilterValue:!1}];function uue({value:e}){return e instanceof Date?e.toLocaleDateString():e!=null?e:""}function due({value:e}){return e instanceof Date?e.toLocaleString():e!=null?e:""}const fue=P({},ql,{type:"date",sortComparator:YA,valueFormatter:uue,filterOperators:eF(),renderEditCell:AA,getApplyQuickFilterFn:void 0}),pue=P({},ql,{type:"dateTime",sortComparator:YA,valueFormatter:due,filterOperators:eF(!0),renderEditCell:AA,getApplyQuickFilterFn:void 0}),hl=e=>e==null?null:Number(e),hue=e=>e==null||Number.isNaN(e)||e===""?null:({value:t})=>hl(t)===hl(e),mue=()=>[{label:"=",value:"=",getApplyFilterFn:e=>e.value==null||Number.isNaN(e.value)?null:({value:t})=>hl(t)===e.value,InputComponent:qi,InputComponentProps:{type:"number"}},{label:"!=",value:"!=",getApplyFilterFn:e=>e.value==null||Number.isNaN(e.value)?null:({value:t})=>hl(t)!==e.value,InputComponent:qi,InputComponentProps:{type:"number"}},{label:">",value:">",getApplyFilterFn:e=>e.value==null||Number.isNaN(e.value)?null:({value:t})=>t==null?!1:hl(t)>e.value,InputComponent:qi,InputComponentProps:{type:"number"}},{label:">=",value:">=",getApplyFilterFn:e=>e.value==null||Number.isNaN(e.value)?null:({value:t})=>t==null?!1:hl(t)>=e.value,InputComponent:qi,InputComponentProps:{type:"number"}},{label:"<",value:"<",getApplyFilterFn:e=>e.value==null||Number.isNaN(e.value)?null:({value:t})=>t==null?!1:hl(t)<e.value,InputComponent:qi,InputComponentProps:{type:"number"}},{label:"<=",value:"<=",getApplyFilterFn:e=>e.value==null||Number.isNaN(e.value)?null:({value:t})=>t==null?!1:hl(t)<=e.value,InputComponent:qi,InputComponentProps:{type:"number"}},{value:"isEmpty",getApplyFilterFn:()=>({value:e})=>e==null,requiresFilterValue:!1},{value:"isNotEmpty",getApplyFilterFn:()=>({value:e})=>e!=null,requiresFilterValue:!1},{value:"isAnyOf",getApplyFilterFn:e=>!Array.isArray(e.value)||e.value.length===0?null:({value:t})=>t!=null&&e.value.includes(Number(t)),InputComponent:JA,InputComponentProps:{type:"number"}}],gue=P({},ql,{type:"number",align:"right",headerAlign:"right",sortComparator:qA,valueParser:e=>e===""?null:Number(e),valueFormatter:({value:e})=>qce(e)?e.toLocaleString():e||"",filterOperators:mue(),getApplyQuickFilterFn:hue}),vue=["item","applyValue","type","apiRef","focusElementRef"],yue=({valueOptions:e,valueFormatter:t,field:n},r,o)=>(typeof e=="function"?["",...e({field:n})]:["",...e||[]]).map(s=>{const a=typeof s=="object",c=a?s.value:s,d=a?s.value:s,p=t&&s!==""?t({value:s,field:n,api:r}):s,h=a?s.label:p;return L.jsx(o,{value:d,children:h},c)});function z$(e){var t,n,r,o,i;const{item:s,applyValue:a,type:c,apiRef:d,focusElementRef:p}=e,h=se(e,vue),[m,v]=u.useState((t=s.value)!=null?t:""),b=Pn(),g=qe(),C=(r=(((n=g.componentsProps)==null?void 0:n.baseSelect)||{}).native)!=null?r:!0,E=s.columnField?d.current.getColumn(s.columnField):null,w=u.useMemo(()=>{if(E!==null)return typeof E.valueOptions=="function"?E.valueOptions({field:E.field}):E.valueOptions},[E]),S=u.useCallback(k=>{let I=k.target.value;I=yg(I,w),v(String(I)),a(P({},s,{value:I}))},[a,s,w]);return u.useEffect(()=>{var k;let I;if(w!==void 0){if(I=yg(s.value,w),I!==s.value){a(P({},s,{value:I}));return}}else I=s.value;I=(k=I)!=null?k:"",v(String(I))},[s,w,a]),L.jsx(g.components.BaseTextField,P({id:b,label:d.current.getLocaleText("filterPanelInputLabel"),placeholder:d.current.getLocaleText("filterPanelInputPlaceholder"),value:m,onChange:S,variant:"standard",type:c||"text",InputLabelProps:{shrink:!0},inputRef:p,select:!0,SelectProps:P({native:C},(o=g.componentsProps)==null?void 0:o.baseSelect)},h,(i=g.componentsProps)==null?void 0:i.baseTextField,{children:yue(d.current.getColumn(s.columnField),d.current,C?"option":dr)}))}const bue=["item","applyValue","type","apiRef","focusElementRef","color","error","helperText","size","variant"],wue=(e,t)=>Pl(e)===Pl(t),Cue=WO();function xue(e){const{item:t,applyValue:n,apiRef:r,focusElementRef:o,color:i,error:s,helperText:a,size:c,variant:d="standard"}=e,p=se(e,bue),h={color:i,error:s,helperText:a,size:c,variant:d},m=Pn(),v=qe(),b=t.columnField?r.current.getColumn(t.columnField):null,g=u.useMemo(()=>b!=null&&b.valueOptions?typeof b.valueOptions=="function"?b.valueOptions({field:b.field}):b.valueOptions:[],[b]),x=u.useMemo(()=>g==null?void 0:g.map(Pl),[g]),{valueFormatter:C,field:E}=r.current.getColumn(t.columnField),w=I=>typeof I=="object"?I.label:C&&I!==""?C({value:I,field:E,api:r.current}):I,S=u.useMemo(()=>Array.isArray(t.value)?g!==void 0?t.value.map(_=>{const M=Pl(_);return(x==null?void 0:x.findIndex(O=>O===M))||0}).filter(_=>_>=0).map(_=>g[_]):t.value:[],[t.value,g,x]);u.useEffect(()=>{(!Array.isArray(t.value)||S.length!==t.value.length)&&n(P({},t,{value:S.map(Pl)}))},[t,S,n]);const k=u.useCallback((I,_)=>{n(P({},t,{value:[..._.map(Pl)]}))},[n,t]);return L.jsx(fx,P({multiple:!0,options:g,isOptionEqualToValue:wue,filterOptions:Cue,id:m,value:S,onChange:k,renderTags:(I,_)=>I.map((M,T)=>L.jsx($v,P({variant:"outlined",size:"small",label:w(M)},_({index:T})))),renderInput:I=>{var _;return L.jsx(v.components.BaseTextField,P({},I,{label:r.current.getLocaleText("filterPanelInputLabel"),placeholder:r.current.getLocaleText("filterPanelInputPlaceholder"),InputLabelProps:P({},I.InputLabelProps,{shrink:!0}),inputRef:o,type:"singleSelect"},h,(_=v.componentsProps)==null?void 0:_.baseTextField))}},p))}const ml=e=>e==null||typeof e!="object"?e:e.value,Sue=(e,t,n)=>{if(!e)return null;const{valueOptions:r,valueFormatter:o,field:i}=t,s=[ml(e).toString()],a=typeof r=="function"?r({field:i}):r||[];return a&&a.forEach(c=>{let d,p;typeof c=="object"?(d=c.value,p=c.label):(d=c,o?p=o({value:c,field:i,api:n.current}):p=c),p.slice(0,e.length).toLowerCase()===e.toLowerCase()&&(s.includes(d)||s.push(d.toString()))}),({value:c})=>c!=null?s.includes(ml(c).toString()):!1},Eue=()=>[{value:"is",getApplyFilterFn:e=>e.value==null||e.value===""?null:({value:t})=>ml(t)===ml(e.value),InputComponent:z$},{value:"not",getApplyFilterFn:e=>e.value==null||e.value===""?null:({value:t})=>ml(t)!==ml(e.value),InputComponent:z$},{value:"isAnyOf",getApplyFilterFn:e=>{if(!Array.isArray(e.value)||e.value.length===0)return null;const t=e.value.map(ml);return({value:n})=>t.includes(ml(n))},InputComponent:xue}],Pue=P({},ql,{type:"singleSelect",renderEditCell:$ae,filterOperators:Eue(),getApplyQuickFilterFn:Sue}),Cg="__default__",kue=()=>({string:ql,number:gue,date:fue,dateTime:pue,boolean:ZA,singleSelect:Pue,[IS]:tue,[Cg]:ql}),tF=["maxWidth","minWidth","width","flex"],nF=(e={})=>{const t=P({},kue());return Object.entries(e).forEach(([n,r])=>{t[n]?t[n]=P({},t[n],r):t[n]=P({},t[r.extendType||Cg],r)}),t};function _ue({initialFreeSpace:e,totalFlexUnits:t,flexColumns:n}){const r={all:{},frozenFields:[],freeze:i=>{const s=r.all[i];s&&s.frozen!==!0&&(r.all[i].frozen=!0,r.frozenFields.push(i))}};function o(){if(r.frozenFields.length===n.length)return;const i={min:{},max:{}};let s=e,a=t,c=0;r.frozenFields.forEach(d=>{s-=r.all[d].computedWidth,a-=r.all[d].flex});for(let d=0;d<n.length;d+=1){const p=n[d];if(r.all[p.field]&&r.all[p.field].frozen===!0)continue;let m=s/a*p.flex;m<p.minWidth?(c+=p.minWidth-m,m=p.minWidth,i.min[p.field]=!0):m>p.maxWidth&&(c+=p.maxWidth-m,m=p.maxWidth,i.max[p.field]=!0),r.all[p.field]={frozen:!1,computedWidth:m,flex:p.flex}}c<0?Object.keys(i.max).forEach(d=>{r.freeze(d)}):c>0?Object.keys(i.min).forEach(d=>{r.freeze(d)}):n.forEach(({field:d})=>{r.freeze(d)}),o()}return o(),r.all}const rF=(e,t)=>{const n={};let r=0,o=0;const i=[];e.all.forEach(a=>{const c=P({},e.lookup[a]);if(e.columnVisibilityModel[a]===!1)c.computedWidth=0;else{let d;c.flex&&c.flex>0?(r+=c.flex,d=0,i.push(c)):d=Tu(c.width,c.minWidth,c.maxWidth),o+=d,c.computedWidth=d}n[a]=c});const s=Math.max(t-o,0);if(r>0&&t>0){const a=_ue({initialFreeSpace:s,totalFlexUnits:r,flexColumns:i});Object.keys(a).forEach(c=>{n[c].computedWidth=a[c].computedWidth})}return P({},e,{lookup:n})},Iue=(e,t)=>{if(!t)return e;const{orderedFields:n=[],dimensions:r={}}=t,o=Object.keys(r);if(o.length===0&&n.length===0)return e;const i={},s=[];for(let p=0;p<n.length;p+=1){const h=n[p];e.lookup[h]&&(i[h]=!0,s.push(h))}const a=s.length===0?e.all:[...s,...e.all.filter(p=>!i[p])],c=P({},e.lookup);for(let p=0;p<o.length;p+=1){const h=o[p],m=P({},c[h],{hasBeenResized:!0});Object.entries(r[h]).forEach(([v,b])=>{m[v]=b===-1?1/0:b}),c[h]=m}return{all:a,lookup:c}},$ue=(e,t)=>!t||!e[t]?e[Cg]:e[t],Ac=({apiRef:e,columnsToUpsert:t,initialState:n,columnTypes:r,currentColumnVisibilityModel:o=Rs(e),shouldRegenColumnVisibilityModelFromColumns:i,keepOnlyColumnsToUpsert:s=!1})=>{var a,c,d,p;const h=!e.current.state.columns;let m;if(h)m={all:[],lookup:{}};else{const S=Ha(e.current.state);m={all:s?[]:[...S.all],lookup:P({},S.lookup)}}let v={};s&&!h&&(v=Object.keys(m.lookup).reduce((S,k)=>P({},S,{[k]:!1}),{}));const b={};t.forEach(S=>{const{field:k}=S;b[k]=!0,v[k]=!0;let I=m.lookup[k];I==null?(I=P({},$ue(r,S.type),{field:k,hasBeenResized:!1}),m.all.push(k)):s&&m.all.push(k);let _=I.hasBeenResized;tF.forEach(M=>{S[M]!==void 0&&(_=!0,S[M]===-1&&(S[M]=1/0))}),m.lookup[k]=P({},I,{hide:S.hide==null?!1:S.hide},S,{hasBeenResized:_})}),s&&!h&&Object.keys(m.lookup).forEach(S=>{v[S]||delete m.lookup[S]});const g=P({},m.lookup),x=e.current.unstable_applyPipeProcessors("hydrateColumns",m);let C={};if(i){let S=!1;const k=P({},o);h?x.all.forEach(I=>{k[I]=!m.lookup[I].hide}):s&&Object.keys(k).forEach(I=>{x.lookup[I]||(delete k[I],S=!0)}),x.all.forEach(I=>{if(!b[I]&&g[I]===x.lookup[I])return;let _=o[I];_===void 0&&(h?_=!0:_=!!Ha(e.current.state).lookup[I]);const M=!x.lookup[I].hide;M!==_&&(S=!0,k[I]=M)}),S||h?C=k:C=o}else C=o;const E=Iue(x,n),w=P({},E,{columnVisibilityModel:C});return rF(w,(a=(c=(d=e.current).getRootDimensions)==null||(p=c.call(d))==null?void 0:p.viewportInnerSize.width)!=null?a:0)},j$=e=>t=>P({},t,{columns:e});function bw({firstColumnToRender:e,apiRef:t,firstRowToRender:n,lastRowToRender:r,visibleRows:o}){let i=e;for(let s=n;s<r;s+=1)if(o[s]){const c=o[s].id,d=t.current.unstable_getCellColSpanInfo(c,e);d&&d.spannedByColSpan&&(i=d.leftVisibleCellIndex)}return i}function Mue({firstColumnIndex:e,minColumnIndex:t,columnBuffer:n,firstRowToRender:r,lastRowToRender:o,apiRef:i,visibleRows:s}){const a=Math.max(e-n,t);return bw({firstColumnToRender:a,apiRef:i,firstRowToRender:r,lastRowToRender:o,visibleRows:s})}const Rue=e=>{const{column:t,onClick:n}=e,r=wt(),o=qe(),i=u.useRef(),c=Lr(r).filter(p=>p.disableColumnMenu!==!0).length===1,d=u.useCallback(p=>{c||(n(p),i.current=setTimeout(()=>{r.current.setColumnVisibility(t==null?void 0:t.field,!1)},100))},[r,t==null?void 0:t.field,n,c]);return u.useEffect(()=>()=>clearTimeout(i.current),[]),o.disableColumnSelector||t.hideable===!1?null:L.jsx(dr,{onClick:d,disabled:c,children:r.current.getLocaleText("columnMenuHideColumn")})};function Tue(e){var t;const{column:n,onClick:r}=e,o=wt(),i=Ke(o,bi),s=qe(),a=(t=n.sortingOrder)!=null?t:s.sortingOrder,c=u.useMemo(()=>{if(!n)return null;const p=i.find(h=>h.field===n.field);return p==null?void 0:p.sort},[n,i]),d=u.useCallback(p=>{r(p);const h=p.currentTarget.getAttribute("data-value")||null;o.current.sortColumn(n,h)},[o,n,r]);return!n||!n.sortable?null:L.jsxs(u.Fragment,{children:[a.includes(null)?L.jsx(dr,{onClick:d,disabled:c==null,children:o.current.getLocaleText("columnMenuUnsort")}):null,a.includes("asc")?L.jsx(dr,{onClick:d,"data-value":"asc",disabled:c==="asc",children:o.current.getLocaleText("columnMenuSortAsc")}):null,a.includes("desc")?L.jsx(dr,{onClick:d,"data-value":"desc",disabled:c==="desc",children:o.current.getLocaleText("columnMenuSortDesc")}):null]})}const Oue=u.forwardRef(function(t,n){const{hideMenu:r,currentColumn:o}=t,i=wt(),s=[L.jsx(Tue,{onClick:r,column:o}),L.jsx(Dce,{onClick:r,column:o}),L.jsx(Rue,{onClick:r,column:o}),L.jsx(Nce,{onClick:r,column:o})],a=i.current.unstable_applyPipeProcessors("columnMenu",s,o);return L.jsx(zce,P({ref:n},t,{children:a.map((c,d)=>u.cloneElement(c,{key:d,onClick:r,column:o}))}))}),Lue=["className"],Aue=e=>{const{classes:t}=e;return Ie({root:["panelContent"]},Nt,t)},Fue=ie("div",{name:"MuiDataGrid",slot:"PanelContent",overridesResolver:(e,t)=>t.panelContent})({display:"flex",flexDirection:"column",overflow:"auto",flex:"1 1",maxHeight:400});function oF(e){const{className:t}=e,n=se(e,Lue),r=qe(),o=Aue(r);return L.jsx(Fue,P({className:me(t,o.root),ownerState:r},n))}const Nue=["className"],Due=e=>{const{classes:t}=e;return Ie({root:["panelFooter"]},Nt,t)},Bue=ie("div",{name:"MuiDataGrid",slot:"PanelFooter",overridesResolver:(e,t)=>t.panelFooter})(({theme:e})=>({padding:e.spacing(.5),display:"flex",justifyContent:"space-between"}));function iF(e){const{className:t}=e,n=se(e,Nue),r=qe(),o=Due(r);return L.jsx(Bue,P({className:me(t,o.root),ownerState:r},n))}const zue=["className"],jue=e=>{const{classes:t}=e;return Ie({root:["panelHeader"]},Nt,t)},Hue=ie("div",{name:"MuiDataGrid",slot:"PanelHeader",overridesResolver:(e,t)=>t.panelHeader})(({theme:e})=>({padding:e.spacing(1)}));function Vue(e){const{className:t}=e,n=se(e,zue),r=qe(),o=jue(r);return L.jsx(Hue,P({className:me(t,o.root),ownerState:r},n))}const Uue=["className","slotProps"],Wue=e=>{const{classes:t}=e;return Ie({root:["panelWrapper"]},Nt,t)},Gue=ie("div",{name:"MuiDataGrid",slot:"PanelWrapper",overridesResolver:(e,t)=>t.panelWrapper})({display:"flex",flexDirection:"column",flex:1,"&:focus":{outline:0}}),Kue=()=>!0,sF=u.forwardRef(function(t,n){const{className:r,slotProps:o={}}=t,i=se(t,Uue),s=qe(),a=Wue(s);return L.jsx(LO,P({open:!0,disableEnforceFocus:!0,isEnabled:Kue},o.TrapFocus,{children:L.jsx(Gue,P({ref:n,tabIndex:-1,className:me(r,a.root),ownerState:s},i))}))}),que=!1,Yue=["sort","searchPredicate","autoFocusSearchField"],Xue=e=>{const{classes:t}=e;return Ie({root:["columnsPanel"],columnsPanelRow:["columnsPanelRow"]},Nt,t)},Que=ie("div",{name:"MuiDataGrid",slot:"ColumnsPanel",overridesResolver:(e,t)=>t.columnsPanel})({padding:"8px 0px 8px 8px"}),Jue=ie("div",{name:"MuiDataGrid",slot:"ColumnsPanelRow",overridesResolver:(e,t)=>t.columnsPanelRow})(({theme:e})=>({display:"flex",justifyContent:"space-between",padding:"1px 8px 1px 7px",[`& .${Ir.root}`]:{marginRight:e.spacing(.5)}})),Zue=ie(ar)({justifyContent:"flex-end"}),H$=new Intl.Collator,ede=(e,t)=>(e.headerName||e.field).toLowerCase().indexOf(t)>-1;function tde(e){var t,n,r;const o=wt(),i=u.useRef(null),s=Ke(o,Ii),a=Ke(o,Rs),c=qe(),[d,p]=u.useState(""),h=Xue(c),{sort:m,searchPredicate:v=ede,autoFocusSearchField:b=!0}=e,g=se(e,Yue),x=u.useMemo(()=>{switch(m){case"asc":return[...s].sort((M,T)=>H$.compare(M.headerName||M.field,T.headerName||T.field));case"desc":return[...s].sort((M,T)=>-H$.compare(M.headerName||M.field,T.headerName||T.field));default:return s}},[s,m]),C=M=>{const{name:T}=M.target;o.current.setColumnVisibility(T,a[T]===!1)},E=u.useCallback(M=>{if(o.current.unstable_caches.columns.isUsingColumnVisibilityModel){const T=Rs(o),O=P({},T);return s.forEach(R=>{R.hideable&&(M?delete O[R.field]:O[R.field]=!1)}),o.current.setColumnVisibilityModel(O)}return o.current.updateColumns(s.map(T=>T.hideable!==!1?{field:T.field,hide:!M}:T))},[o,s]),w=u.useCallback(M=>{p(M.target.value)},[]),S=u.useMemo(()=>{if(!d)return x;const M=d.toLowerCase();return x.filter(T=>v(T,M))},[x,d,v]),k=u.useRef(null);u.useEffect(()=>{b?i.current.focus():k.current&&typeof k.current.focus=="function"&&k.current.focus()},[b]);let I=!1;const _=M=>I===!1&&M.hideable!==!1?(I=!0,!0):!1;return L.jsxs(sF,P({},g,{children:[L.jsx(Vue,{children:L.jsx(c.components.BaseTextField,P({label:o.current.getLocaleText("columnsPanelTextFieldLabel"),placeholder:o.current.getLocaleText("columnsPanelTextFieldPlaceholder"),inputRef:i,value:d,onChange:w,variant:"standard",fullWidth:!0},(t=c.componentsProps)==null?void 0:t.baseTextField))}),L.jsx(oF,{children:L.jsx(Que,{className:h.root,ownerState:c,children:S.map(M=>{var T;return L.jsxs(Jue,{className:h.columnsPanelRow,ownerState:c,children:[L.jsx(dL,{control:L.jsx(c.components.BaseSwitch,P({disabled:M.hideable===!1,checked:a[M.field]!==!1,onClick:C,name:M.field,size:"small",inputRef:_(M)?k:void 0},(T=c.componentsProps)==null?void 0:T.baseSwitch)),label:M.headerName||M.field}),!c.disableColumnReorder&&que&&L.jsx(Zue,{draggable:!0,"aria-label":o.current.getLocaleText("columnsPanelDragIconLabel"),title:o.current.getLocaleText("columnsPanelDragIconLabel"),size:"small",disabled:!0,children:L.jsx(NA,{})})]},M.field)})})}),L.jsxs(iF,{children:[L.jsx(c.components.BaseButton,P({onClick:()=>E(!1)},(n=c.componentsProps)==null?void 0:n.baseButton,{children:o.current.getLocaleText("columnsPanelHideAllButton")})),L.jsx(c.components.BaseButton,P({onClick:()=>E(!0)},(r=c.componentsProps)==null?void 0:r.baseButton,{children:o.current.getLocaleText("columnsPanelShowAllButton")}))]})]}))}const nde=["children","className","classes"],rde=Ge("MuiDataGrid",["panel","paper"]),ode=ie(Xa,{name:"MuiDataGrid",slot:"Panel",overridesResolver:(e,t)=>t.panel})(({theme:e})=>({zIndex:e.zIndex.modal})),ide=ie(ai,{name:"MuiDataGrid",slot:"Paper",overridesResolver:(e,t)=>t.paper})(({theme:e})=>({backgroundColor:e.palette.background.paper,minWidth:300,maxHeight:450,display:"flex"})),sde=u.forwardRef((e,t)=>{var n;const{children:r,className:o}=e,i=se(e,nde),s=wt(),a=qe(),c=rde,[d,p]=u.useState(!1),h=u.useCallback(()=>{s.current.hidePreferences()},[s]),m=u.useCallback(g=>{ES(g.key)&&s.current.hidePreferences()},[s]),v=u.useMemo(()=>[{name:"flip",enabled:!1},{name:"isPlaced",enabled:!0,phase:"main",fn:()=>{p(!0)},effect:()=>()=>{p(!1)}}],[]),b=(n=s.current.columnHeadersContainerElementRef)==null?void 0:n.current;return b?L.jsx(ode,P({ref:t,placement:"bottom-start",className:me(o,c.panel),ownerState:a,anchorEl:b,modifiers:v},i,{children:L.jsx(OO,{mouseEvent:"onMouseUp",onClickAway:h,children:L.jsx(ide,{className:c.paper,ownerState:a,elevation:8,onKeyDown:m,children:d&&r})})})):null}),lde=u.forwardRef(function(t,n){var r,o,i;const s=wt(),a=Ke(s,Ii),c=qe(),d=Ke(s,bg),p=s.current.unstable_applyPipeProcessors("preferencePanel",null,(r=d.openedPanelValue)!=null?r:Kl.filters);return L.jsx(c.components.Panel,P({ref:n,as:c.components.BasePopper,open:a.length>0&&d.open},(o=c.componentsProps)==null?void 0:o.panel,t,(i=c.componentsProps)==null?void 0:i.basePopper,{children:p}))}),ade=["item","hasMultipleFilters","deleteFilter","applyFilterChanges","multiFilterOperator","showMultiFilterOperators","disableMultiFilterOperator","applyMultiFilterOperatorChanges","focusElementRef","linkOperators","columnsSort","deleteIconProps","linkOperatorInputProps","operatorInputProps","columnInputProps","valueInputProps","children"],cde=["InputComponentProps"],ude=e=>{const{classes:t}=e;return Ie({root:["filterForm"],deleteIcon:["filterFormDeleteIcon"],linkOperatorInput:["filterFormLinkOperatorInput"],columnInput:["filterFormColumnInput"],operatorInput:["filterFormOperatorInput"],valueInput:["filterFormValueInput"]},Nt,t)},dde=ie("div",{name:"MuiDataGrid",slot:"FilterForm",overridesResolver:(e,t)=>t.filterForm})(({theme:e})=>({display:"flex",padding:e.spacing(1)})),fde=ie(Ja,{name:"MuiDataGrid",slot:"FilterFormDeleteIcon",overridesResolver:(e,t)=>t.filterFormDeleteIcon})(({theme:e})=>({flexShrink:0,justifyContent:"flex-end",marginRight:e.spacing(.5),marginBottom:e.spacing(.2)})),pde=ie(Ja,{name:"MuiDataGrid",slot:"FilterFormLinkOperatorInput",overridesResolver:(e,t)=>t.filterFormLinkOperatorInput})({minWidth:55,marginRight:5,justifyContent:"end"}),hde=ie(Ja,{name:"MuiDataGrid",slot:"FilterFormColumnInput",overridesResolver:(e,t)=>t.filterFormColumnInput})({width:150}),mde=ie(Ja,{name:"MuiDataGrid",slot:"FilterFormOperatorInput",overridesResolver:(e,t)=>t.filterFormOperatorInput})({width:120}),gde=ie(Ja,{name:"MuiDataGrid",slot:"FilterFormValueInput",overridesResolver:(e,t)=>t.filterFormValueInput})({width:190}),vde=e=>{switch(e){case jr.And:return"filterPanelOperatorAnd";case jr.Or:return"filterPanelOperatorOr";default:throw new Error("MUI: Invalid `linkOperator` property in the `GridFilterPanel`.")}},Ld=e=>e.headerName||e.field,V$=new Intl.Collator,yde=u.forwardRef(function(t,n){var r,o,i,s,a,c,d;const{item:p,hasMultipleFilters:h,deleteFilter:m,applyFilterChanges:v,multiFilterOperator:b,showMultiFilterOperators:g,disableMultiFilterOperator:x,applyMultiFilterOperatorChanges:C,focusElementRef:E,linkOperators:w=[jr.And,jr.Or],columnsSort:S,deleteIconProps:k={},linkOperatorInputProps:I={},operatorInputProps:_={},columnInputProps:M={},valueInputProps:T={}}=t,O=se(t,ade),R=wt(),H=Ke(R,CS),j=Pn(),A=Pn(),F=Pn(),B=Pn(),G=qe(),N=ude(G),z=u.useRef(null),W=u.useRef(null),q=h&&w.length>0,X=((r=G.componentsProps)==null?void 0:r.baseFormControl)||{},Q=(i=(((o=G.componentsProps)==null?void 0:o.baseSelect)||{}).native)!=null?i:!0,ge=Q?"option":dr,{InputComponentProps:ee}=T,ce=se(T,cde),oe=u.useMemo(()=>{switch(S){case"asc":return H.sort((re,Le)=>V$.compare(Ld(re),Ld(Le)));case"desc":return H.sort((re,Le)=>-V$.compare(Ld(re),Ld(Le)));default:return H}},[H,S]),de=p.columnField?R.current.getColumn(p.columnField):null,be=u.useMemo(()=>{var re;return!p.operatorValue||!de?null:(re=de.filterOperators)==null?void 0:re.find(Le=>Le.value===p.operatorValue)},[p,de]),we=u.useCallback(re=>{const Le=re.target.value,ve=R.current.getColumn(Le);if(ve.field===de.field)return;const je=ve.filterOperators.find(ht=>ht.value===p.operatorValue)||ve.filterOperators[0],Ye=!je.InputComponent||je.InputComponent!==(be==null?void 0:be.InputComponent);v(P({},p,{columnField:Le,operatorValue:je.value,value:Ye?void 0:p.value}))},[R,v,p,de,be]),$e=u.useCallback(re=>{const Le=re.target.value,ve=de==null?void 0:de.filterOperators.find(Ye=>Ye.value===Le),je=!(ve!=null&&ve.InputComponent)||(ve==null?void 0:ve.InputComponent)!==(be==null?void 0:be.InputComponent);v(P({},p,{operatorValue:Le,value:je?void 0:p.value}))},[v,p,de,be]),He=u.useCallback(re=>{const Le=re.target.value===jr.And.toString()?jr.And:jr.Or;C(Le)},[C]),Ne=()=>{G.disableMultipleColumnsFiltering?p.value===void 0?m(p):v(P({},p,{value:void 0})):m(p)};return u.useImperativeHandle(E,()=>({focus:()=>{if(be!=null&&be.InputComponent){var re;z==null||(re=z.current)==null||re.focus()}else W.current.focus()}}),[be]),L.jsxs(dde,P({ref:n,className:N.root,ownerState:G},O,{children:[L.jsx(fde,P({variant:"standard",as:G.components.BaseFormControl},X,k,{className:me(N.deleteIcon,X.className,k.className),ownerState:G,children:L.jsx(ar,{"aria-label":R.current.getLocaleText("filterPanelDeleteIconLabel"),title:R.current.getLocaleText("filterPanelDeleteIconLabel"),onClick:Ne,size:"small",children:L.jsx(G.components.FilterPanelDeleteIcon,{fontSize:"small"})})})),L.jsx(pde,P({variant:"standard",as:G.components.BaseFormControl},X,I,{sx:P({display:q?"flex":"none",visibility:g?"visible":"hidden"},X.sx||{},I.sx||{}),className:me(N.linkOperatorInput,X.className,I.className),ownerState:G,children:L.jsx(G.components.BaseSelect,P({inputProps:{"aria-label":R.current.getLocaleText("filterPanelLinkOperator")},value:b,onChange:He,disabled:!!x||w.length===1,native:Q},(s=G.componentsProps)==null?void 0:s.baseSelect,{children:w.map(re=>L.jsx(ge,{value:re.toString(),children:R.current.getLocaleText(vde(re))},re.toString()))}))})),L.jsxs(hde,P({variant:"standard",as:G.components.BaseFormControl},X,M,{className:me(N.columnInput,X.className,M.className),ownerState:G,children:[L.jsx(Zb,{htmlFor:j,id:A,children:R.current.getLocaleText("filterPanelColumns")}),L.jsx(G.components.BaseSelect,P({labelId:A,id:j,label:R.current.getLocaleText("filterPanelColumns"),value:p.columnField||"",onChange:we,native:Q},(a=G.componentsProps)==null?void 0:a.baseSelect,{children:oe.map(re=>L.jsx(ge,{value:re.field,children:Ld(re)},re.field))}))]})),L.jsxs(mde,P({variant:"standard",as:G.components.BaseFormControl},X,_,{className:me(N.operatorInput,X.className,_.className),ownerState:G,children:[L.jsx(Zb,{htmlFor:F,id:B,children:R.current.getLocaleText("filterPanelOperators")}),L.jsx(G.components.BaseSelect,P({labelId:B,label:R.current.getLocaleText("filterPanelOperators"),id:F,value:p.operatorValue,onChange:$e,native:Q,inputRef:W},(c=G.componentsProps)==null?void 0:c.baseSelect,{children:de==null||(d=de.filterOperators)==null?void 0:d.map(re=>L.jsx(ge,{value:re.value,children:re.label||R.current.getLocaleText(`filterOperator${fe(re.value)}`)},re.value))}))]})),L.jsx(gde,P({variant:"standard",as:G.components.BaseFormControl},X,ce,{className:me(N.valueInput,X.className,ce.className),ownerState:G,children:be!=null&&be.InputComponent?L.jsx(be.InputComponent,P({apiRef:R,item:p,applyValue:v,focusElementRef:z},be.InputComponentProps,ee)):null}))]}))}),bde=["linkOperators","columnsSort","filterFormProps","children"],wde=u.forwardRef(function(t,n){var r;const o=wt(),i=qe(),s=Ke(o,Yr),a=Ke(o,CS),c=u.useRef(null),{linkOperators:d=[jr.And,jr.Or],columnsSort:p,filterFormProps:h}=t,m=se(t,bde),v=u.useCallback(S=>{o.current.upsertFilterItem(S)},[o]),b=u.useCallback(S=>{o.current.setFilterLinkOperator(S)},[o]),g=u.useCallback(()=>{const S=a.find(k=>{var I;return(I=k.filterOperators)==null?void 0:I.length});return S?{columnField:S.field,operatorValue:S.filterOperators[0].value,id:Math.round(Math.random()*1e5)}:null},[a]),x=u.useMemo(()=>{if(s.items.length)return s.items;const S=g();return S?[S]:[]},[s.items,g]),C=x.length>1,E=()=>{const S=g();S&&o.current.upsertFilterItems([...x,S])},w=u.useCallback(S=>{const k=x.length===1;o.current.deleteFilterItem(S),k&&o.current.hideFilterPanel()},[o,x.length]);return u.useEffect(()=>{d.length>0&&s.linkOperator&&!d.includes(s.linkOperator)&&b(d[0])},[d,b,s.linkOperator]),u.useEffect(()=>{x.length>0&&c.current.focus()},[x.length]),L.jsxs(sF,P({ref:n},m,{children:[L.jsx(oF,{children:x.map((S,k)=>L.jsx(yde,P({item:S,applyFilterChanges:v,deleteFilter:w,hasMultipleFilters:C,showMultiFilterOperators:k>0,multiFilterOperator:s.linkOperator,disableMultiFilterOperator:k!==1,applyMultiFilterOperatorChanges:b,focusElementRef:k===x.length-1?c:null,linkOperators:d,columnsSort:p},h),S.id==null?k:S.id))}),!i.disableMultipleColumnsFiltering&&L.jsx(iF,{children:L.jsx(i.components.BaseButton,P({onClick:E,startIcon:L.jsx(FA,{})},(r=i.componentsProps)==null?void 0:r.baseButton,{children:o.current.getLocaleText("filterPanelAddFilter")}))})]}))}),Cde=["hideMenu","options"],xde=["hideMenu","options"],Sde=e=>{const t=wt(),{hideMenu:n,options:r}=e,o=se(e,Cde);return L.jsx(dr,P({onClick:()=>{t.current.exportDataAsCsv(r),n==null||n()}},o,{children:t.current.getLocaleText("toolbarExportCSV")}))},Ede=e=>{const t=wt(),{hideMenu:n,options:r}=e,o=se(e,xde);return L.jsx(dr,P({onClick:()=>{t.current.exportDataAsPrint(r),n==null||n()}},o,{children:t.current.getLocaleText("toolbarExportPrint")}))},Yf=()=>({items:[],linkOperator:jr.And,quickFilterValues:[],quickFilterLogicOperator:jr.And}),Pde=["className","rowCount","visibleRowCount"],kde=e=>{const{classes:t}=e;return Ie({root:["rowCount"]},Nt,t)},_de=ie("div",{name:"MuiDataGrid",slot:"RowCount",overridesResolver:(e,t)=>t.rowCount})(({theme:e})=>({alignItems:"center",display:"flex",margin:e.spacing(0,2)})),Ide=u.forwardRef(function(t,n){const{className:r,rowCount:o,visibleRowCount:i}=t,s=se(t,Pde),a=wt(),c=qe(),d=kde(c);if(o===0)return null;const p=i<o?a.current.getLocaleText("footerTotalVisibleRows")(i,o):o.toLocaleString();return L.jsxs(_de,P({ref:n,className:me(d.root,r),ownerState:c},s,{children:[a.current.getLocaleText("footerTotalRows")," ",p]}))}),$de=["className","selectedRowCount"],Mde=e=>{const{classes:t}=e;return Ie({root:["selectedRowCount"]},Nt,t)},Rde=ie("div",{name:"MuiDataGrid",slot:"SelectedRowCount",overridesResolver:(e,t)=>t.selectedRowCount})(({theme:e})=>({alignItems:"center",display:"flex",margin:e.spacing(0,2),visibility:"hidden",width:0,height:0,[e.breakpoints.up("sm")]:{visibility:"visible",width:"auto",height:"auto"}})),Tde=u.forwardRef(function(t,n){const{className:r,selectedRowCount:o}=t,i=se(t,$de),s=wt(),a=qe(),c=Mde(a),d=s.current.getLocaleText("footerRowSelected")(o);return L.jsx(Rde,P({ref:n,className:me(c.root,r),ownerState:a},i,{children:d}))}),Ode=u.forwardRef(function(t,n){var r;const o=wt(),i=qe(),s=Ke(o,ule),a=Ke(o,Rce),c=Ke(o,$A),d=!i.hideFooterSelectedRowCount&&a>0?L.jsx(Tde,{selectedRowCount:a}):L.jsx("div",{}),p=!i.hideFooterRowCount&&!i.pagination?L.jsx(Ide,{rowCount:s,visibleRowCount:c}):null,h=i.pagination&&!i.hideFooterPagination&&i.components.Pagination&&L.jsx(i.components.Pagination,P({},(r=i.componentsProps)==null?void 0:r.pagination));return L.jsxs(qae,P({ref:n},t,{children:[d,p,h]}))}),Lde=u.forwardRef(function(t,n){var r,o;const i=qe();return L.jsxs("div",P({ref:n},t,{children:[L.jsx(i.components.PreferencesPanel,P({},(r=i.componentsProps)==null?void 0:r.preferencesPanel)),i.components.Toolbar&&L.jsx(i.components.Toolbar,P({},(o=i.componentsProps)==null?void 0:o.toolbar))]}))}),Ade=u.forwardRef(function(t,n){return L.jsx(ny,P({ref:n},t,{children:L.jsx(Hu,{})}))}),Fde=u.forwardRef(function(t,n){const o=wt().current.getLocaleText("noRowsLabel");return L.jsx(ny,P({ref:n},t,{children:o}))}),Nde=ie(dne)(({theme:e})=>({[`& .${Ia.selectLabel}`]:{display:"none",[e.breakpoints.up("sm")]:{display:"block"}},[`& .${Ia.input}`]:{display:"none",[e.breakpoints.up("sm")]:{display:"inline-flex"}}})),Dde=u.forwardRef(function(t,n){var r;const o=wt(),i=qe(),s=Ke(o,qu),a=u.useMemo(()=>Math.floor(s.rowCount/(s.pageSize||1)),[s.rowCount,s.pageSize]),c=u.useCallback(p=>{const h=Number(p.target.value);o.current.setPageSize(h)},[o]),d=u.useCallback((p,h)=>{o.current.setPage(h)},[o]);return L.jsx(Nde,P({ref:n,component:"div",count:s.rowCount,page:s.page<=a?s.page:a,rowsPerPageOptions:(r=i.rowsPerPageOptions)!=null&&r.includes(s.pageSize)?i.rowsPerPageOptions:[],rowsPerPage:s.pageSize,onPageChange:d,onRowsPerPageChange:c},o.current.getLocaleText("MuiTablePagination"),t))}),ry=(e,t)=>{let n,r;return t.pagination&&t.paginationMode==="client"?(r=kS(e),n=Oce(e)):(n=Ys(e),n.length===0?r=null:r={firstRowIndex:0,lastRowIndex:n.length-1}),{rows:n,range:r}},tc=(e,t)=>{const n=ry(e,t);return u.useMemo(()=>({rows:n.rows,range:n.range}),[n.rows,n.range])},$S="__detail_panel_toggle__",Bde=["selected","rowId","row","index","style","position","rowHeight","className","visibleColumns","renderedColumns","containerWidth","firstColumnToRender","lastColumnToRender","cellFocus","cellTabIndex","editRowsState","isLastVisible","onClick","onDoubleClick","onMouseEnter","onMouseLeave"],zde=["changeReason"],jde=e=>{const{editable:t,editing:n,selected:r,isLastVisible:o,rowHeight:i,classes:s}=e;return Ie({root:["row",r&&"selected",t&&"row--editable",n&&"row--editing",o&&"row--lastVisible",i==="auto"&&"row--dynamicHeight"]},Nt,s)},Hde=({width:e})=>{if(!e)return null;const t={width:e};return L.jsx("div",{className:"MuiDataGrid-cell",style:t})},Vde=u.forwardRef(function(t,n){var r;const{selected:o,rowId:i,row:s,index:a,style:c,position:d,rowHeight:p,className:h,visibleColumns:m,renderedColumns:v,containerWidth:b,firstColumnToRender:g,cellFocus:x,cellTabIndex:C,editRowsState:E,isLastVisible:w=!1,onClick:S,onDoubleClick:k,onMouseEnter:I,onMouseLeave:_}=t,M=se(t,Bde),T=wt(),O=u.useRef(null),R=qe(),H=tc(T,R),j=Ke(T,ey),A=Ke(T,bi),F=Ke(T,vS),B=Ke(T,xS),G=Ht(O,n),N=a+B+2,{hasScrollX:z,hasScrollY:W}=(r=T.current.getRootDimensions())!=null?r:{hasScrollX:!1,hasScrollY:!1},q={selected:o,isLastVisible:w,classes:R.classes,editing:T.current.getRowMode(i)===Ut.Edit,editable:R.editMode===Rr.Row,rowHeight:p},X=jde(q);u.useLayoutEffect(()=>{p==="auto"&&O.current&&typeof ResizeObserver=="undefined"&&T.current.unstable_storeRowHeightMeasurement(i,O.current.clientHeight,d)},[T,p,i,d]),u.useLayoutEffect(()=>{if(H.range){const je=T.current.getRowIndexRelativeToVisibleRows(i);je!=null&&T.current.unstable_setLastMeasuredRowIndex(je)}const re=O.current;if(!re||p!=="auto"||typeof ResizeObserver=="undefined")return;const ve=new ResizeObserver(je=>{const[Ye]=je,ht=Ye.borderBoxSize&&Ye.borderBoxSize.length>0?Ye.borderBoxSize[0].blockSize:Ye.contentRect.height;T.current.unstable_storeRowHeightMeasurement(i,ht,d)});return ve.observe(re),()=>ve.disconnect()},[T,H.range,a,p,i,d]);const le=u.useCallback((re,Le)=>ve=>{ve.target.nodeType===1&&!ve.currentTarget.contains(ve.target)||T.current.getRow(i)&&(T.current.publishEvent(re,T.current.getRowParams(i),ve),Le&&Le(ve))},[T,i]),Q=u.useCallback(re=>{const Le=cce(re.target,te.cell),ve=Le==null?void 0:Le.getAttribute("data-field");ve&&(ve===Pp.field||ve===$S||ve==="__reorder__"||T.current.getCellMode(i,ve)===Rt.Edit||T.current.getColumn(ve).type===IS)||le("rowClick",S)(re)},[T,S,le,i]),ge=u.useCallback((re,Le)=>{var ve;const je=T.current.getCellParams(i,re.field),Ye=[],ht=R.disableColumnReorder&&re.disableReorder||!R.rowReordering&&!!A.length&&F>1&&Object.keys(E).length>0;re.cellClassName&&Ye.push(me(typeof re.cellClassName=="function"?re.cellClassName(je):re.cellClassName));const Be=E[i]?E[i][re.field]:null;let mt=null;if(Be==null&&re.renderCell){var rt;mt=re.renderCell(P({},je,{api:T.current})),Ye.push(me(te["cell--withRenderer"],(rt=R.classes)==null?void 0:rt["cell--withRenderer"]))}if(Be!=null&&re.renderEditCell){var ct;let Ve=s;T.current.unstable_getRowWithUpdatedValues&&(Ve=T.current.unstable_getRowWithUpdatedValues(i,re.field));const ue=se(Be,zde),J=P({},je,{row:Ve},ue,{api:T.current});mt=re.renderEditCell(J),Ye.push(me(te["cell--editing"],(ct=R.classes)==null?void 0:ct["cell--editing"]))}R.getCellClassName&&Ye.push(R.getCellClassName(je));const bt=x!==null&&x.id===i&&x.field===re.field,dt=C!==null&&C.id===i&&C.field===re.field&&je.cellMode==="view"?0:-1;return L.jsx(R.components.Cell,P({value:je.value,field:re.field,width:Le.width,rowId:i,height:p,showRightBorder:Le.showRightBorder,formattedValue:je.formattedValue,align:re.align||"left",cellMode:je.cellMode,colIndex:Le.indexRelativeToAllColumns,isEditable:je.isEditable,hasFocus:bt,tabIndex:dt,className:me(Ye),colSpan:Le.colSpan,disableDragEvents:ht},(ve=R.componentsProps)==null?void 0:ve.cell,{children:mt}),re.field)},[T,C,E,x,R,s,p,i,F,A.length]),ee=T.current.unstable_getRowInternalSizes(i);let ce=p;if(ce==="auto"&&ee){let re=0;const Le=Object.entries(ee).reduce((ve,[je,Ye])=>/^base[A-Z]/.test(je)?(re+=1,Ye>ve?Ye:ve):ve,0);Le>0&&re>1&&(ce=Le)}const oe=P({},c,{maxHeight:p==="auto"?"none":p,minHeight:ce});if(ee!=null&&ee.spacingTop){const re=R.rowSpacingType==="border"?"borderTopWidth":"marginTop";oe[re]=ee.spacingTop}if(ee!=null&&ee.spacingBottom){const re=R.rowSpacingType==="border"?"borderBottomWidth":"marginBottom";let Le=oe[re];typeof Le!="number"&&(Le=parseInt(Le||"0",10)),Le+=ee.spacingBottom,oe[re]=Le}const de=T.current.unstable_applyPipeProcessors("rowClassName",[],i);if(typeof R.getRowClassName=="function"){var be;const re=a-(((be=H.range)==null?void 0:be.firstRowIndex)||0),Le=P({},T.current.getRowParams(i),{isFirstVisible:re===0,isLastVisible:re===H.rows.length-1,indexRelativeToCurrentPage:re});de.push(R.getRowClassName(Le))}const we=Qce(1e4,20,80),$e=[];for(let re=0;re<v.length;re+=1){const Le=v[re],ve=g+re,je=ve===m.length-1,ht=je?!(je&&z&&!W)&&R.disableExtendRowFullWidth:R.showCellRightBorder,Be=T.current.unstable_getCellColSpanInfo(i,ve);if(Be&&!Be.spannedByColSpan)if(s){const{colSpan:mt,width:rt}=Be.cellProps,ct={width:rt,colSpan:mt,showRightBorder:ht,indexRelativeToAllColumns:ve};$e.push(ge(Le,ct))}else{const{width:mt}=Be.cellProps,rt=Math.round(we());$e.push(L.jsx(R.components.SkeletonCell,{width:mt,contentWidth:rt,field:Le.field,align:Le.align},Le.field))}}const He=b-j,Ne=s?{onClick:Q,onDoubleClick:le("rowDoubleClick",k),onMouseEnter:le("rowMouseEnter",I),onMouseLeave:le("rowMouseLeave",_)}:null;return L.jsxs("div",P({ref:G,"data-id":i,"data-rowindex":a,role:"row",className:me(...de,X.root,h),"aria-rowindex":N,"aria-selected":o,style:oe},Ne,M,{children:[$e,He>0&&L.jsx(Hde,{width:He})]}))}),U$=1e3;class Ude{constructor(t=U$){this.timeouts=new Map,this.cleanupTimeout=U$,this.cleanupTimeout=t}register(t,n,r){this.timeouts||(this.timeouts=new Map);const o=setTimeout(()=>{typeof n=="function"&&n(),this.timeouts.delete(r.cleanupToken)},this.cleanupTimeout);this.timeouts.set(r.cleanupToken,o)}unregister(t){const n=this.timeouts.get(t.cleanupToken);n&&(this.timeouts.delete(t.cleanupToken),clearTimeout(n))}reset(){this.timeouts&&(this.timeouts.forEach((t,n)=>{this.unregister({cleanupToken:n})}),this.timeouts=void 0)}}class Wde{constructor(){this.registry=new FinalizationRegistry(t=>{typeof t=="function"&&t()})}register(t,n,r){this.registry.register(t,n,r)}unregister(t){this.registry.unregister(t)}reset(){}}var Yl;(function(e){e.DataGrid="DataGrid",e.DataGridPro="DataGridPro"})(Yl||(Yl={}));class Gde{}function Kde(e){let t=0;return function(r,o,i,s){e.registry===null&&(e.registry=typeof FinalizationRegistry!="undefined"?new Wde:new Ude);const[a]=u.useState(new Gde),c=u.useRef(null),d=u.useRef();d.current=i;const p=u.useRef(null);if(!c.current&&d.current){const h=(m,v,b)=>{if(!v.defaultMuiPrevented){var g;(g=d.current)==null||g.call(d,m,v,b)}};c.current=r.current.subscribeEvent(o,h,s),t+=1,p.current={cleanupToken:t},e.registry.register(a,()=>{var m;(m=c.current)==null||m.call(c),c.current=null,p.current=null},p.current)}else!d.current&&c.current&&(c.current(),c.current=null,p.current&&(e.registry.unregister(p.current),p.current=null));u.useEffect(()=>{if(!c.current&&d.current){const h=(m,v,b)=>{if(!v.defaultMuiPrevented){var g;(g=d.current)==null||g.call(d,m,v,b)}};c.current=r.current.subscribeEvent(o,h,s)}return p.current&&e.registry&&(e.registry.unregister(p.current),p.current=null),()=>{var h;(h=c.current)==null||h.call(c),c.current=null}},[r,o,s])}}const qde={registry:null},Fe=Kde(qde),Yde={isFirst:!0};function Bt(e,t,n){Fe(e,t,n,Yde)}const W$=1,Xde=1.5,Qde=e=>{const{scrollDirection:t,classes:n}=e,r={root:["scrollArea",`scrollArea--${t}`]};return Ie(r,Nt,n)},Jde=ie("div",{name:"MuiDataGrid",slot:"ScrollArea",overridesResolver:(e,t)=>[{[`&.${te["scrollArea--left"]}`]:t["scrollArea--left"]},{[`&.${te["scrollArea--right"]}`]:t["scrollArea--right"]},t.scrollArea]})(()=>({position:"absolute",top:0,zIndex:101,width:20,bottom:0,[`&.${te["scrollArea--left"]}`]:{left:0},[`&.${te["scrollArea--right"]}`]:{right:0}}));function Zde(e){const{scrollDirection:t}=e,n=u.useRef(null),r=wt(),o=u.useRef(),[i,s]=u.useState(!1),a=Ke(r,MA),c=u.useRef({left:0,top:0}),d=qe(),p=P({},d,{scrollDirection:t}),h=Qde(p),m=u.useCallback(g=>{c.current=g},[]),v=u.useCallback(g=>{let x;if(t==="left")x=g.clientX-n.current.getBoundingClientRect().right;else if(t==="right")x=Math.max(1,g.clientX-n.current.getBoundingClientRect().left);else throw new Error("MUI: Wrong drag direction");x=(x-W$)*Xde+W$,clearTimeout(o.current),o.current=setTimeout(()=>{r.current.scroll({left:c.current.left+x,top:c.current.top})})},[t,r]);u.useEffect(()=>()=>{clearTimeout(o.current)},[]);const b=u.useCallback(()=>{s(g=>!g)},[]);return Fe(r,"rowsScroll",m),Fe(r,"columnHeaderDragStart",b),Fe(r,"columnHeaderDragEnd",b),i?L.jsx(Jde,{ref:n,className:me(h.root),ownerState:p,onDragOver:v,style:{height:a}}):null}const G$=u.memo(Zde),efe=({apiRef:e,props:t,children:n})=>L.jsx(SA.Provider,{value:t,children:L.jsx(xA.Provider,{value:e,children:n})}),tfe=Yce()&&window.localStorage.getItem("DEBUG")!=null,Gd=()=>{},nfe={debug:Gd,info:Gd,warn:Gd,error:Gd},K$=["debug","info","warn","error"];function q$(e,t,n=console){const r=K$.indexOf(t);if(r===-1)throw new Error(`MUI: Log level ${t} not recognized.`);return K$.reduce((i,s,a)=>(a>=r?i[s]=(...c)=>{const[d,...p]=c;n[s](`MUI: ${e} - ${d}`,...p)}:i[s]=Gd,i),{})}const rfe=(e,t)=>{e.current.getLogger=u.useCallback(n=>tfe?q$(n,"debug",t.logger):t.logLevel?q$(n,t.logLevel.toString(),t.logger):nfe,[t.logLevel,t.logger])};function Yt(e,t,n){const r=u.useRef(t),[o]=u.useState(Object.keys(t)),i=u.useCallback(()=>{e.current&&o.forEach(s=>{e.current.hasOwnProperty(s)||(e.current[s]=(...a)=>r.current[s](...a))})},[o,e]);u.useEffect(()=>{r.current=t},[t]),u.useEffect(()=>{i()},[i]),i()}class ofe{constructor(){this.maxListeners=10,this.warnOnce=!1,this.events={}}on(t,n,r={}){let o=this.events[t];o||(o={highPriority:new Map,regular:new Map},this.events[t]=o),r.isFirst?o.highPriority.set(n,!0):o.regular.set(n,!0)}removeListener(t,n){this.events[t]&&(this.events[t].regular.delete(n),this.events[t].highPriority.delete(n))}removeAllListeners(){this.events={}}emit(t,...n){const r=this.events[t];if(!r)return;const o=Array.from(r.highPriority.keys()),i=Array.from(r.regular.keys());for(let s=o.length-1;s>=0;s-=1){const a=o[s];r.highPriority.has(a)&&a.apply(this,n)}for(let s=0;s<i.length;s+=1){const a=i[s];r.regular.has(a)&&a.apply(this,n)}}once(t,n){const r=this;this.on(t,function o(...i){r.removeListener(t,o),n.apply(r,i)})}}const ife=e=>e.isPropagationStopped!==void 0;let Y$=0;function sfe(e,t){const n=u.useRef();n.current||(n.current={unstable_eventManager:new ofe,unstable_caches:{},state:{},instanceId:Y$},Y$+=1),u.useImperativeHandle(e,()=>n.current,[n]);const r=u.useCallback((...s)=>{const[a,c,d={}]=s;if(d.defaultMuiPrevented=!1,ife(d)&&d.isPropagationStopped())return;const p=t.signature===Yl.DataGridPro?{api:n.current}:{};n.current.unstable_eventManager.emit(a,c,d,p)},[n,t.signature]),o=u.useCallback((s,a,c)=>{n.current.unstable_eventManager.on(s,a,c);const d=n.current;return()=>{d.unstable_eventManager.removeListener(s,a)}},[n]),i=u.useCallback(s=>{n.current.publishEvent("componentError",s)},[n]);return Yt(n,{subscribeEvent:o,publishEvent:r,showError:i}),u.useEffect(()=>{const s=n.current;return()=>{ale(s.instanceId),s.publishEvent("unmount")}},[n]),n}function lfe(e,t){const n=u.useCallback(r=>{e.current.setState(o=>P({},o,{error:r}))},[e]);u.useEffect(()=>{t.error?n({error:t.error}):n(null)},[n,t.error]),Fe(e,"componentError",n)}const afe=(e,t)=>{const n=u.useCallback(r=>{if(t.localeText[r]==null)throw new Error(`Missing translation for key ${r}.`);return t.localeText[r]},[t.localeText]);e.current.getLocaleText=n};function Xf(e){return Xf=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Xf(e)}function cfe(e,t){if(Xf(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Xf(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Qf(e){var t=cfe(e,"string");return Xf(t)==="symbol"?t:String(t)}const ufe=e=>{const t=u.useRef({}),n=u.useCallback(c=>{c&&Object.values(c.appliers).forEach(d=>{d()})},[]),r=u.useCallback((c,d,p)=>{t.current[c]||(t.current[c]={processors:new Map,appliers:{}});const h=t.current[c];return h.processors.get(d)!==p&&(h.processors.set(d,p),n(h)),()=>{t.current[c].processors.set(d,null)}},[n]),o=u.useCallback((c,d,p)=>(t.current[c]||(t.current[c]={processors:new Map,appliers:{}}),t.current[c].appliers[d]=p,()=>{const h=t.current[c].appliers,m=se(h,[d].map(Qf));t.current[c].appliers=m}),[]),i=u.useCallback(c=>{const d=t.current[c];n(d)},[n]),s=u.useCallback((...c)=>{const[d,p,h]=c;return t.current[d]?Array.from(t.current[d].processors.values()).reduce((v,b)=>b?b(v,h):v,p):p},[]);Yt(e,{unstable_registerPipeProcessor:r,unstable_registerPipeApplier:o,unstable_requestPipeProcessorsApplication:i,unstable_applyPipeProcessors:s})},kp=e=>{const t=u.useRef(!0);t.current&&(t.current=!1,e())},fr=(e,t,n)=>{const r=u.useRef(),o=u.useRef(`mui-${Math.round(Math.random()*1e9)}`),i=u.useCallback(()=>{r.current=e.current.unstable_registerPipeProcessor(t,o.current,n)},[e,n,t]);kp(()=>{i()});const s=u.useRef(!0);u.useEffect(()=>(s.current?s.current=!1:i(),()=>{r.current&&(r.current(),r.current=null)}),[i])},MS=(e,t,n)=>{const r=u.useRef(),o=u.useRef(`mui-${Math.round(Math.random()*1e9)}`),i=u.useCallback(()=>{r.current=e.current.unstable_registerPipeApplier(t,o.current,n)},[e,n,t]);kp(()=>{i()});const s=u.useRef(!0);u.useEffect(()=>(s.current?s.current=!1:i(),()=>{r.current&&(r.current(),r.current=null)}),[i])},RS=(e,t,n,r)=>{const o=u.useCallback(()=>{e.current.unstable_registerStrategyProcessor(t,n,r)},[e,r,n,t]);kp(()=>{o()});const i=u.useRef(!0);u.useEffect(()=>{i.current?i.current=!1:o()},[o])},_p="none",X$={rowTreeCreation:"rowTree",filtering:"rowTree",sorting:"rowTree"},dfe=e=>{const t=u.useRef(new Map),n=u.useRef({}),r=u.useCallback((c,d,p)=>{const h=()=>{const b=n.current[d],g=se(b,[c].map(Qf));n.current[d]=g};n.current[d]||(n.current[d]={});const m=n.current[d],v=m[c];return m[c]=p,!v||v===p||c===e.current.unstable_getActiveStrategy(X$[d])&&e.current.publishEvent("activeStrategyProcessorChange",d),h},[e]),o=u.useCallback((c,d)=>{const p=e.current.unstable_getActiveStrategy(X$[c]);if(p==null)throw new Error("Can't apply a strategy processor before defining an active strategy");const h=n.current[c];if(!h||!h[p])throw new Error(`No processor found for processor "${c}" on strategy "${p}"`);const m=h[p];return m(d)},[e]),i=u.useCallback(c=>{var d;const h=Array.from(t.current.entries()).find(([,m])=>m.group!==c?!1:m.isAvailable());return(d=h==null?void 0:h[0])!=null?d:_p},[]),s=u.useCallback((c,d,p)=>{t.current.set(d,{group:c,isAvailable:p}),e.current.publishEvent("strategyAvailabilityChange")},[e]);Yt(e,{unstable_registerStrategyProcessor:r,unstable_applyStrategyProcessor:o,unstable_getActiveStrategy:i,unstable_setStrategyAvailability:s})},ffe=(e,t,n,r,o)=>{const i=Qn(e,"useNativeEventListener"),[s,a]=u.useState(!1),c=u.useRef(r),d=u.useCallback(p=>c.current&&c.current(p),[]);u.useEffect(()=>{c.current=r},[r]),u.useEffect(()=>{let p;if(XA(t)?p=t():p=t&&t.current?t.current:null,p&&n&&!s){i.debug(`Binding native ${n} event`),p.addEventListener(n,d,o);const h=p;a(!0);const m=()=>{i.debug(`Clearing native ${n} event`),h.removeEventListener(n,d,o)};e.current.subscribeEvent("unmount",m)}},[t,d,n,s,i,o,e])},pfe=["stateId"],hfe=(e,t)=>{const n=u.useRef({}),[,r]=u.useState(),o=u.useCallback(d=>{const{stateId:p}=d,h=se(d,pfe);n.current[p]=P({},h,{stateId:p})},[]),i=u.useCallback((d,p)=>{let h;if(XA(d)?h=d(e.current.state):h=d,e.current.state===h)return!1;let m=!1;const v=[];if(Object.keys(n.current).forEach(b=>{const g=n.current[b],x=g.stateSelector(e.current.state,e.current.instanceId),C=g.stateSelector(h,e.current.instanceId);C!==x&&(v.push({stateId:g.stateId,hasPropChanged:C!==g.propModel}),g.propModel!==void 0&&C!==g.propModel&&(m=!0))}),v.length>1)throw new Error(`You're not allowed to update several sub-state in one transaction. You already updated ${v[0].stateId}, therefore, you're not allowed to update ${v.map(b=>b.stateId).join(", ")} in the same transaction.`);if(m||(e.current.state=h,e.current.publishEvent&&e.current.publishEvent("stateChange",h)),v.length===1){const{stateId:b,hasPropChanged:g}=v[0],x=n.current[b],C=x.stateSelector(h,e.current.instanceId);if(x.propOnChange&&g){const E=t.signature===Yl.DataGridPro?{api:e.current,reason:p}:{reason:p};x.propOnChange(C,E)}m||e.current.publishEvent(x.changeEvent,C,{reason:p})}return!m},[e,t.signature]),s=u.useCallback((d,p,h)=>e.current.setState(m=>P({},m,{[d]:p(m[d])}),h),[e]),a=u.useCallback(()=>r(()=>e.current.state),[e]);Yt(e,{setState:i,forceUpdate:a,unstable_updateControlState:s,unstable_registerControlState:o})},mfe=(e,t)=>{const n=sfe(e,t);return rfe(n,t),lfe(n,t),hfe(n,t),ufe(n),dfe(n),afe(n,t),n},vo=(e,t,n)=>{const r=u.useRef(!1);r.current||(t.current.state=e(t.current.state,n,t),r.current=!0)};function Q$(e){const t=document.createElement("span");t.style.whiteSpace="pre",t.style.userSelect="all",t.style.opacity="0px",t.textContent=e,document.body.appendChild(t);const n=document.createRange();n.selectNode(t);const r=window.getSelection();r.removeAllRanges(),r.addRange(n);try{document.execCommand("copy")}finally{document.body.removeChild(t)}}function gfe(e){var t;return((t=window.getSelection())==null?void 0:t.toString())!==""?!0:e?(e.selectionEnd||0)-(e.selectionStart||0)>0:!1}const vfe=e=>{const t=u.useCallback((o=!1)=>{if(e.current.getSelectedRows().size===0)return;const i=e.current.getDataAsCsv({includeHeaders:o,delimiter:" "});navigator.clipboard?navigator.clipboard.writeText(i).catch(()=>{Q$(i)}):Q$(i)},[e]),n=u.useCallback(o=>{const i=o.ctrlKey||o.metaKey||o.altKey;String.fromCharCode(o.keyCode)!=="C"||!i||gfe(o.target)||e.current.unstable_copySelectedRowsToClipboard(o.altKey)},[e]);ffe(e,e.current.rootElementRef,"keydown",n),Yt(e,{unstable_copySelectedRowsToClipboard:t})},lF=e=>e.columnMenu,yfe=e=>P({},e,{columnMenu:{open:!1}}),bfe=e=>{const t=Qn(e,"useGridColumnMenu"),n=u.useCallback(a=>{e.current.setState(d=>d.columnMenu.open&&d.columnMenu.field===a?d:(t.debug("Opening Column Menu"),P({},d,{columnMenu:{open:!0,field:a}})))&&(e.current.hidePreferences(),e.current.forceUpdate())},[e,t]),r=u.useCallback(()=>{e.current.setState(c=>!c.columnMenu.open&&c.columnMenu.field===void 0?c:(t.debug("Hiding Column Menu"),P({},c,{columnMenu:P({},c.columnMenu,{open:!1,field:void 0})})))&&e.current.forceUpdate()},[e,t]),o=u.useCallback(a=>{t.debug("Toggle Column Menu");const c=lF(e.current.state);!c.open||c.field!==a?n(a):r()},[e,t,n,r]);Yt(e,{showColumnMenu:n,hideColumnMenu:r,toggleColumnMenu:o});const s=u.useCallback((a,c)=>{if(!c.target.classList.contains(te.menuIconButton)||!c.relatedTarget)return;const d=c.relatedTarget.classList.contains(te.menuList),p=c.relatedTarget.getAttribute("role")==="menuitem";(d||p)&&e.current.setColumnHeaderFocus(a.field)},[e]);Fe(e,"columnResizeStart",r),Fe(e,"columnHeaderFocus",s),Fe(e,"virtualScrollerWheel",e.current.hideColumnMenu),Fe(e,"virtualScrollerTouchMove",e.current.hideColumnMenu)},wfe=(e,t,n)=>{var r,o,i,s,a,c,d;const p=!!t.columnVisibilityModel||!!((r=t.initialState)!=null&&(o=r.columns)!=null&&o.columnVisibilityModel);n.current.unstable_caches.columns={isUsingColumnVisibilityModel:p};const h=nF(t.columnTypes),m=Ac({apiRef:n,columnTypes:h,columnsToUpsert:t.columns,initialState:(i=t.initialState)==null?void 0:i.columns,shouldRegenColumnVisibilityModelFromColumns:!p,currentColumnVisibilityModel:(s=(a=t.columnVisibilityModel)!=null?a:(c=t.initialState)==null||(d=c.columns)==null?void 0:d.columnVisibilityModel)!=null?s:{},keepOnlyColumnsToUpsert:!0});return P({},e,{columns:m})};function Cfe(e,t){var n,r;const o=Qn(e,"useGridColumns"),i=u.useMemo(()=>nF(t.columnTypes),[t.columnTypes]),s=u.useRef(t.columns),a=u.useRef(i);e.current.unstable_registerControlState({stateId:"visibleColumns",propModel:t.columnVisibilityModel,propOnChange:t.onColumnVisibilityModelChange,stateSelector:Rs,changeEvent:"columnVisibilityModelChange"});const c=u.useCallback(j=>{o.debug("Updating columns state."),e.current.setState(j$(j)),e.current.forceUpdate(),e.current.publishEvent("columnsChange",j.all)},[o,e]),d=u.useCallback(j=>Ku(e)[j],[e]),p=u.useCallback(()=>Ii(e),[e]),h=u.useCallback(()=>Lr(e),[e]),m=u.useCallback(()=>gle(e),[e]),v=u.useCallback((j,A=!0)=>(A?Lr(e):Ii(e)).findIndex(B=>B.field===j),[e]),b=u.useCallback(j=>{const A=v(j);return Va(e)[A]},[e,v]),g=u.useCallback(j=>{Rs(e)!==j&&(e.current.setState(F=>P({},F,{columns:Ac({apiRef:e,columnTypes:i,columnsToUpsert:[],initialState:void 0,shouldRegenColumnVisibilityModelFromColumns:!1,currentColumnVisibilityModel:j,keepOnlyColumnsToUpsert:!1})})),e.current.forceUpdate())},[e,i]),x=u.useCallback(j=>{const A=Ac({apiRef:e,columnTypes:i,columnsToUpsert:j,initialState:void 0,shouldRegenColumnVisibilityModelFromColumns:!0,keepOnlyColumnsToUpsert:!1});c(A)},[e,c,i]),C=u.useCallback(j=>e.current.updateColumns([j]),[e]),E=u.useCallback((j,A)=>{if(e.current.unstable_caches.columns.isUsingColumnVisibilityModel){var F;const B=Rs(e),G=(F=B[j])!=null?F:!0;if(A!==G){const N=P({},B,{[j]:A});e.current.setColumnVisibilityModel(N)}}else{const B=e.current.getColumn(j),G=P({},B,{hide:!A});e.current.updateColumns([G]);const N={field:j,colDef:G,isVisible:A};e.current.publishEvent("columnVisibilityChange",N)}},[e]),w=u.useCallback((j,A)=>{const F=Ru(e),B=F.findIndex(W=>W===j);if(B===A)return;o.debug(`Moving column ${j} to index ${A}`);const G=[...F],N=G.splice(B,1)[0];G.splice(A,0,N),c(P({},Ha(e.current.state),{all:G}));const z={field:j,element:e.current.getColumnHeaderElement(j),colDef:e.current.getColumn(j),targetIndex:A,oldIndex:B};e.current.publishEvent("columnOrderChange",z)},[e,o,c]),S=u.useCallback((j,A)=>{o.debug(`Updating column ${j} width to ${A}`);const F=e.current.getColumn(j),B=P({},F,{width:A});e.current.updateColumns([B]),e.current.publishEvent("columnWidthChange",{element:e.current.getColumnHeaderElement(j),colDef:B,width:A})},[e,o]);Yt(e,{getColumn:d,getAllColumns:p,getColumnIndex:v,getColumnPosition:b,getVisibleColumns:h,getColumnsMeta:m,updateColumn:C,updateColumns:x,setColumnVisibilityModel:g,setColumnVisibility:E,setColumnIndex:w,setColumnWidth:S});const I=u.useCallback((j,A)=>{const F={};if(e.current.unstable_caches.columns.isUsingColumnVisibilityModel){var B,G,N;const q=Rs(e);(!A.exportOnlyDirtyModels||t.columnVisibilityModel!=null||Object.keys((B=(G=t.initialState)==null||(N=G.columns)==null?void 0:N.columnVisibilityModel)!=null?B:{}).length>0||Object.keys(q).length>0)&&(F.columnVisibilityModel=q)}F.orderedFields=Ru(e);const z=Ii(e),W={};return z.forEach(q=>{if(q.hasBeenResized){const X={};tF.forEach(le=>{let Q=q[le];Q===1/0&&(Q=-1),X[le]=Q}),W[q.field]=X}}),Object.keys(W).length>0&&(F.dimensions=W),P({},j,{columns:F})},[e,t.columnVisibilityModel,(n=t.initialState)==null?void 0:n.columns]),_=u.useCallback((j,A)=>{var F;const B=e.current.unstable_caches.columns.isUsingColumnVisibilityModel?(F=A.stateToRestore.columns)==null?void 0:F.columnVisibilityModel:void 0,G=A.stateToRestore.columns;if(B==null&&G==null)return j;const N=Ac({apiRef:e,columnTypes:i,columnsToUpsert:[],initialState:G,shouldRegenColumnVisibilityModelFromColumns:!e.current.unstable_caches.columns.isUsingColumnVisibilityModel,currentColumnVisibilityModel:B,keepOnlyColumnsToUpsert:!1});return e.current.setState(j$(N)),G!=null&&e.current.publishEvent("columnsChange",N.all),j},[e,i]),M=u.useCallback((j,A)=>{if(A===Kl.columns){var F;const B=t.components.ColumnsPanel;return L.jsx(B,P({},(F=t.componentsProps)==null?void 0:F.columnsPanel))}return j},[t.components.ColumnsPanel,(r=t.componentsProps)==null?void 0:r.columnsPanel]);fr(e,"exportState",I),fr(e,"restoreState",_),fr(e,"preferencePanel",M);const T=u.useRef(null);Fe(e,"viewportInnerSizeChange",j=>{T.current!==j.width&&(T.current=j.width,c(rF(Ha(e.current.state),j.width)))}),Bt(e,"columnVisibilityChange",t.onColumnVisibilityChange);const R=u.useCallback(()=>{o.info("Columns pipe processing have changed, regenerating the columns");const j=Ac({apiRef:e,columnTypes:i,columnsToUpsert:[],initialState:void 0,shouldRegenColumnVisibilityModelFromColumns:!e.current.unstable_caches.columns.isUsingColumnVisibilityModel,keepOnlyColumnsToUpsert:!1});c(j)},[e,o,c,i]);MS(e,"hydrateColumns",R);const H=u.useRef(!0);u.useEffect(()=>{if(H.current){H.current=!1;return}if(o.info(`GridColumns have changed, new length ${t.columns.length}`),s.current===t.columns&&a.current===i)return;const j=Ac({apiRef:e,columnTypes:i,initialState:void 0,shouldRegenColumnVisibilityModelFromColumns:!e.current.unstable_caches.columns.isUsingColumnVisibilityModel,columnsToUpsert:t.columns,keepOnlyColumnsToUpsert:!0});s.current=t.columns,a.current=i,c(j)},[o,e,c,t.columns,i]),u.useEffect(()=>{t.columnVisibilityModel!==void 0&&e.current.setColumnVisibilityModel(t.columnVisibilityModel)},[e,o,t.columnVisibilityModel])}const xfe=e=>e.columnGrouping,aF=Je(xfe,e=>e.lookup),Sfe=["groupId","children"];function Efe(e){return e.groupPath!==void 0}const cF=(e,t,n)=>{if(RA(e)){if(n[e.field]!==void 0)throw new Error(["MUI: columnGroupingModel contains duplicated field",`column field ${e.field} occurrs two times in the grouping model:`,`- ${n[e.field].join(" > ")}`,`- ${t.join(" > ")}`].join(`
330
- `));n[e.field]=t;return}const{groupId:r,children:o}=e;o.forEach(i=>{cF(i,[...t,r],n)})},uF=e=>{if(!e)return{};const t={};return e.forEach(n=>{cF(n,[],t)}),t},TS=e=>{let t={};return e.forEach(n=>{if(RA(n))return;const{groupId:r,children:o}=n,i=se(n,Sfe);if(!r)throw new Error("MUI: An element of the columnGroupingModel does not have either `field` or `groupId`.");o||console.warn(`MUI: group groupId=${r} has no children.`);const s=P({},i,{groupId:r}),a=TS(o);if(a[r]!==void 0||t[r]!==void 0)throw new Error(`MUI: The groupId ${r} is used multiple times in the columnGroupingModel.`);t=P({},t,a,{[r]:s})}),P({},t)},Pfe=(e,t)=>{var n;const r=TS((n=t.columnGroupingModel)!=null?n:[]);return P({},e,{columnGrouping:{lookup:r,groupCollapsedModel:{}}})},kfe=(e,t)=>{var n;const r=u.useCallback(a=>{var c,d;return(c=(d=Ku(e)[a])==null?void 0:d.groupPath)!=null?c:[]},[e]),o=u.useCallback(()=>aF(e),[e]);Yt(e,{unstable_getColumnGroupPath:r,unstable_getAllGroupDetails:o});const s=u.useRef(!0);u.useEffect(()=>{var a,c;if(s.current){s.current=!1;return}if(!((a=t.experimentalFeatures)!=null&&a.columnGrouping))return;const d=TS((c=t.columnGroupingModel)!=null?c:[]);e.current.setState(p=>P({},p,{columnGrouping:P({},p.columnGrouping,{lookup:d})}))},[e,t.columnGroupingModel,(n=t.experimentalFeatures)==null?void 0:n.columnGrouping])},I1=.7,$1=1.3,dF=(e,t,n,r)=>{switch(e){case qf.Compact:return{value:e,headerHeight:Math.floor(t*I1),rowHeight:Math.floor(n*I1),headerGroupingMaxDepth:r,factor:I1};case qf.Comfortable:return{value:e,headerHeight:Math.floor(t*$1),rowHeight:Math.floor(n*$1),headerGroupingMaxDepth:r,factor:$1};default:return{value:e,headerHeight:t,rowHeight:n,headerGroupingMaxDepth:r,factor:1}}},_fe=(e,t)=>{let n;if(t.columnGroupingModel==null||Object.keys(t.columnGroupingModel).length===0)n=0;else{const r=uF(t.columnGroupingModel),o=e.columns,i=o.all.filter(s=>o.columnVisibilityModel[s]!==!1);i.length===0?n=0:n=Math.max(...i.map(s=>{var a,c;return(a=(c=r[s])==null?void 0:c.length)!=null?a:0}))}return P({},e,{density:dF(t.density,t.headerHeight,t.rowHeight,n)})},Ife=(e,t)=>{const n=Ke(e,Lr),r=n.length>0?Math.max(...n.map(a=>{var c,d;return(c=(d=a.groupPath)==null?void 0:d.length)!=null?c:0})):0,o=Qn(e,"useDensity"),i=u.useCallback((a,c=t.headerHeight,d=t.rowHeight,p=r)=>{o.debug(`Set grid density to ${a}`),e.current.setState(h=>{const m=ec(h),v=dF(a,c,d,p);return As(m,v)?h:P({},h,{density:v})}),e.current.forceUpdate()},[o,e,t.headerHeight,t.rowHeight,r]);u.useEffect(()=>{e.current.setDensity(t.density,t.headerHeight,t.rowHeight,r)},[e,t.density,t.rowHeight,t.headerHeight,r]),Yt(e,{setDensity:i})};function $fe(e,t="csv",n=document.title||"untitled"){const r=`${n}.${t}`;if("download"in HTMLAnchorElement.prototype){const o=URL.createObjectURL(e),i=document.createElement("a");i.href=o,i.download=r,i.click(),setTimeout(()=>{URL.revokeObjectURL(o)});return}throw new Error("MUI: exportAs not supported")}const fF=(e,t)=>{if(typeof e=="string"){const n=e.replace(/"/g,'""');return[t,`
331
- `,"\r"].some(r=>n.includes(r))?`"${n}"`:n}return e};Ti(["MUI: When the value of a field is an object or a `renderCell` is provided, the CSV export might not display the value correctly.","You can provide a `valueFormatter` with a string representation to be used."]);const Mfe=(e,t,n,r)=>t.map(o=>{const i=n(e,o.field);return fF(i.formattedValue,r)});function Rfe(e){const{columns:t,rowIds:n,getCellParams:r,delimiterCharacter:o,includeHeaders:i}=e,s=n.reduce((c,d)=>`${c}${Mfe(d,t,r,o).join(o)}\r
332
- `,"").trim();return i?`${`${t.filter(c=>c.field!==Pp.field).map(c=>fF(c.headerName||c.field,o)).join(o)}\r
333
- `}${s}`.trim():s}const pF=({apiRef:e,options:t})=>{const n=Ii(e);return t.fields?t.fields.map(o=>n.find(i=>i.field===o)).filter(o=>!!o):(t.allColumns?n:Lr(e)).filter(o=>!o.disableExport)},Tfe=({apiRef:e})=>{var t,n;const r=ble(e),o=El(e),i=e.current.getSelectedRows(),s=r.filter(p=>{var h;return((h=o[p].position)!=null?h:"body")==="body"}),a=wp(e),c=(a==null||(t=a.top)==null?void 0:t.map(p=>p.id))||[],d=(a==null||(n=a.bottom)==null?void 0:n.map(p=>p.id))||[];return s.unshift(...c),s.push(...d),i.size>0?s.filter(p=>i.has(p)):s},Ofe=e=>{const t=Qn(e,"useGridCsvExport"),n=u.useCallback((s={})=>{var a,c;t.debug("Get data as CSV");const d=pF({apiRef:e,options:s}),h=((a=s.getRowsToExport)!=null?a:Tfe)({apiRef:e});return Rfe({columns:d,rowIds:h,getCellParams:e.current.getCellParams,delimiterCharacter:s.delimiter||",",includeHeaders:(c=s.includeHeaders)!=null?c:!0})},[t,e]),r=u.useCallback(s=>{t.debug("Export data as CSV");const a=n(s),c=new Blob([s!=null&&s.utf8WithBom?new Uint8Array([239,187,191]):"",a],{type:"text/csv"});$fe(c,"csv",s==null?void 0:s.fileName)},[t,n]);Yt(e,{getDataAsCsv:n,exportDataAsCsv:r});const i=u.useCallback((s,a)=>{var c;return(c=a.csvOptions)!=null&&c.disableToolbarButton?s:[...s,{component:L.jsx(Sde,{options:a.csvOptions}),componentName:"csvExport"}]},[]);fr(e,"exportMenu",i)},Jf=e=>e.rowsMeta;function Lfe(){return new Promise(e=>{requestAnimationFrame(()=>{e()})})}function Afe(){const e=navigator.userAgent.match(/Chrom(e|ium)\/([0-9]+)\./);return e?parseInt(e[2],10):null}const Ffe=(e,t)=>{const n=Qn(e,"useGridPrintExport"),r=u.useRef(null),o=u.useRef(null),i=u.useRef({});u.useEffect(()=>{r.current=pn(e.current.rootElementRef.current)},[e]);const s=u.useCallback((v,b)=>new Promise(g=>{if(!v&&!b){g();return}const x=pF({apiRef:e,options:{fields:v,allColumns:b}}).map(w=>w.field),C=Ii(e),E={};C.forEach(w=>{E[w.field]=x.includes(w.field)}),e.current.setColumnVisibilityModel(E),g()}),[e]),a=u.useCallback(v=>{const b=document.createElement("iframe");return b.style.position="absolute",b.style.width="0px",b.style.height="0px",b.title=v||document.title,b},[]),c=u.useCallback((v,b)=>{var g,x;const C=P({copyStyles:!0,hideToolbar:!1,hideFooter:!1},b),E=v.contentDocument;if(!E)return;const w=Sp(e),S=Jf(e.current.state),k=e.current.rootElementRef.current,I=k.cloneNode(!0),_=I.querySelector(`.${te.virtualScroller}`);_.style.height="auto",_.style.width="auto",_.parentElement.style.width="auto",_.parentElement.style.height="auto";const M=I.querySelector(`.${te.main}`);M.style.overflow="visible";const T=Afe();T&&T>=108&&(I.style.contain="size");const R=I.querySelector(`.${te.columnHeaders}`).querySelector(`.${te.columnHeadersInner}`);R.style.width="100%";let H=((g=k.querySelector(`.${te.toolbarContainer}`))==null?void 0:g.clientHeight)||0,j=((x=k.querySelector(`.${te.footerContainer}`))==null?void 0:x.clientHeight)||0;if(C.hideToolbar){var A;(A=I.querySelector(`.${te.toolbarContainer}`))==null||A.remove(),H=0}if(C.hideFooter){var F;(F=I.querySelector(`.${te.footerContainer}`))==null||F.remove(),j=0}I.style.height=`${S.currentPageTotalHeight+w+H+j}px`;const B=document.createElement("div");B.appendChild(I),E.body.innerHTML=B.innerHTML;const G=typeof C.pageStyle=="function"?C.pageStyle():C.pageStyle;if(typeof G=="string"){const N=E.createElement("style");N.appendChild(E.createTextNode(G)),E.head.appendChild(N)}if(C.bodyClassName&&E.body.classList.add(...C.bodyClassName.split(" ")),C.copyStyles){const N=r.current.querySelectorAll("style, link[rel='stylesheet']");for(let z=0;z<N.length;z+=1){const W=N[z];if(W.tagName==="STYLE"){const q=E.createElement(W.tagName),X=W.sheet;if(X){let le="";for(let Q=0;Q<X.cssRules.length;Q+=1)typeof X.cssRules[Q].cssText=="string"&&(le+=`${X.cssRules[Q].cssText}\r
334
- `);q.appendChild(E.createTextNode(le)),E.head.appendChild(q)}}else if(W.getAttribute("href")){const q=E.createElement(W.tagName);for(let X=0;X<W.attributes.length;X+=1){const le=W.attributes[X];le&&q.setAttribute(le.nodeName,le.nodeValue||"")}E.head.appendChild(q)}}}v.contentWindow.print()},[e,r]),d=u.useCallback(v=>{var b,g;r.current.body.removeChild(v),e.current.restoreState(o.current||{}),(b=o.current)!=null&&(g=b.columns)!=null&&g.columnVisibilityModel||e.current.setColumnVisibilityModel(i.current),e.current.unstable_enableVirtualization(),o.current=null,i.current={}},[e]),h={exportDataAsPrint:u.useCallback(v=>ot(void 0,null,function*(){if(n.debug("Export data as Print"),!e.current.rootElementRef.current)throw new Error("MUI: No grid root element available.");if(o.current=e.current.exportState(),i.current=Rs(e),t.pagination){const g=IA(e);e.current.setPageSize(g)}yield s(v==null?void 0:v.fields,v==null?void 0:v.allColumns),e.current.unstable_disableVirtualization(),yield Lfe();const b=a(v==null?void 0:v.fileName);b.onload=()=>{c(b,v),b.contentWindow.matchMedia("print").addEventListener("change",x=>{x.matches===!1&&d(b)})},r.current.body.appendChild(b)}),[t,n,e,a,c,d,s])};Yt(e,h);const m=u.useCallback((v,b)=>{var g;return(g=b.printOptions)!=null&&g.disableToolbarButton?v:[...v,{component:L.jsx(Ede,{options:b.printOptions}),componentName:"printExport"}]},[]);fr(e,"exportMenu",m)},Nfe=["rowsBeforePartialUpdates"];function Dfe(e,t,n="A row was provided without id in the rows prop:"){if(e==null)throw new Error(["MUI: The data grid component requires all rows to have a unique `id` property.","Alternatively, you can use the `getRowId` prop to specify a custom id for each row.",n,JSON.stringify(t)].join(`
335
- `))}const ww=(e,t,n)=>{const r=t?t(e):e.id;return Dfe(r,e,n),r},Sm=({rows:e,getRowId:t,loading:n,rowCount:r})=>{const o={rowsBeforePartialUpdates:e,loadingPropBeforePartialUpdates:n,rowCountPropBeforePartialUpdates:r,idRowsLookup:{},idToIdLookup:{},ids:[]};for(let i=0;i<e.length;i+=1){const s=e[i],a=ww(s,t);o.idRowsLookup[a]=s,o.idToIdLookup[a]=a,o.ids.push(a)}return o},hF=({apiRef:e,previousTree:t,rowCountProp:n,loadingProp:r})=>{const o=e.current.unstable_caches.rows,i=se(o,Nfe),s=n!=null?n:0,a=e.current.unstable_applyStrategyProcessor("rowTreeCreation",P({},i,{previousTree:t})),c=e.current.unstable_applyPipeProcessors("hydrateRows",a),d=c.treeDepth===1?c.ids.length:Object.values(c.tree).filter(p=>p.parent==null&&!p.isPinned).length;return P({},c,{groupingResponseBeforeRowHydration:a,loading:r,totalRowCount:Math.max(s,c.ids.length),totalTopLevelRowCount:Math.max(s,d)})},mF=(e,t,n)=>{var r;const o=(r=e[t])==null?void 0:r.children;if(o==null)return[];const i=[];for(let s=0;s<o.length;s+=1){const a=o[s],c=e[a];(!n||!c.isAutoGenerated)&&i.push(a),i.push(...mF(e,c.id,n))}return i};function gF(e){var t,n;const r=wp(e),o=(r==null||(t=r.top)==null?void 0:t.reduce((s,a)=>(s+=e.current.unstable_getRowHeight(a.id),s),0))||0,i=(r==null||(n=r.bottom)==null?void 0:n.reduce((s,a)=>(s+=e.current.unstable_getRowHeight(a.id),s),0))||0;return{top:o,bottom:i}}const Cw=(e,t)=>{const n=P({},e);if(n.id==null&&(n.id=Math.round(Math.random()*1e5)),n.operatorValue==null){const r=Ku(t)[n.columnField];n.operatorValue=r&&r.filterOperators[0].value}return n},Bfe=Ti(["MUI: The `filterModel` can only contain a single item when the `disableMultipleColumnsFiltering` prop is set to `true`.","If you are using the community version of the `DataGrid`, this prop is always `true`."],"error"),zfe=Ti("MUI: The 'id' field is required on `filterModel.items` when you use multiple filters.","error"),jfe=Ti(["MUI: One of your filtering item have no `operatorValue` provided.","This property will become required on `@mui/x-data-grid@6.X`."]),vF=(e,t,n)=>{const r=e.items.length>1;let o;r&&t?(Bfe(),o=[e.items[0]]):o=e.items;const i=r&&o.some(a=>a.id==null),s=o.some(a=>a.operatorValue==null);return i&&zfe(),s&&jfe(),s||i?P({},e,{items:o.map(a=>Cw(a,n))}):e.items!==o?P({},e,{items:o}):e},J$=(e,t,n)=>r=>P({},r,{filterModel:vF(e,t,n)}),yF=(e,t)=>{if(!e.columnField||!e.operatorValue)return null;const n=t.current.getColumn(e.columnField);if(!n)return null;let r;if(n.valueParser){var o;const p=n.valueParser;r=Array.isArray(e.value)?(o=e.value)==null?void 0:o.map(h=>p(h)):p(e.value)}else r=e.value;const i=P({},e,{value:r}),s=n.filterOperators;if(!(s!=null&&s.length))throw new Error(`MUI: No filter operators found for column '${n.field}'.`);const a=s.find(p=>p.value===i.operatorValue);if(!a)throw new Error(`MUI: No filter operator found for column '${n.field}' and operator value '${i.operatorValue}'.`);const c=a.getApplyFilterFn(i,n);return typeof c!="function"?null:{fn:p=>{const h=t.current.getCellParams(p,i.columnField);return c(h)},item:i}},Hfe=(e,t)=>{const{items:n}=e,r=n.map(o=>yF(o,t)).filter(o=>!!o);return r.length===0?null:(o,i)=>{const s={};return(i?r.filter(c=>i(c.item.columnField)):r).forEach(c=>{s[c.item.id]=c.fn(o)}),s}},Vfe=(e,t)=>{const{quickFilterValues:n=[]}=e;if(n.length===0)return null;const r=Ru(t),o={};r.forEach(s=>{const a=t.current.getColumn(s),c=a==null?void 0:a.getApplyQuickFilterFn;c&&(o[s]=n.map(d=>c(d,a,t)))});const i=n.filter((s,a)=>Object.keys(o).some(c=>o[c][a]!=null));return i.length===0?null:(s,a)=>{const c={},d=[];Object.keys(o).forEach(h=>{(!a||a(h))&&(c[h]=t.current.getCellParams(s,h),d.push(h))});const p={};return i.forEach((h,m)=>{const v=d.some(b=>{var g,x;return o[b][m]==null?!1:(g=(x=o[b])[m])==null?void 0:g.call(x,c[b])});p[h]=v}),p}},Ufe=(e,t)=>{const n=Hfe(e,t),r=Vfe(e,t);return(o,i)=>({passingFilterItems:n&&n(o,i),passingQuickFilterValues:r&&r(o,i)})},Wfe=(e,t,n,r)=>{var o,i;const s=n.items.filter(h=>yF(h,r)!==null),a=e.filter(h=>h!=null),c=t.filter(h=>h!=null),d=(o=n.quickFilterLogicOperator)!=null?o:Yf().quickFilterLogicOperator,p=(i=n.linkOperator)!=null?i:Yf().linkOperator;if(a.length>0){const h=m=>a.some(v=>v[m.id]);if(p===jr.And){if(!s.every(h))return!1}else if(!s.some(h))return!1}if(c.length>0&&n.quickFilterValues!=null){const h=m=>c.some(v=>v[m]);if(d===jr.And){if(!n.quickFilterValues.every(h))return!1}else if(!n.quickFilterValues.some(h))return!1}return!0},Gfe=(e,t,n)=>{var r,o,i,s;const a=(r=(o=t.filterModel)!=null?o:(i=t.initialState)==null||(s=i.filter)==null?void 0:s.filterModel)!=null?r:Yf();return P({},e,{filter:{filterModel:vF(a,t.disableMultipleColumnsFiltering,n),visibleRowsLookup:{},filteredDescendantCountLookup:{}}})},Kfe=(e,t)=>{var n,r,o;const i=Qn(e,"useGridFilter");e.current.unstable_registerControlState({stateId:"filter",propModel:t.filterModel,propOnChange:t.onFilterModelChange,stateSelector:Yr,changeEvent:"filterModelChange"});const s=u.useCallback(()=>{e.current.setState(M=>{const T=Yr(M,e.current.instanceId),O=t.filterMode===lu.client?Ufe(T,e):null,R=e.current.unstable_applyStrategyProcessor("filtering",{isRowMatchingFilters:O,filterModel:T!=null?T:Yf()});return P({},M,{filter:P({},M.filter,R)})}),e.current.publishEvent("filteredRowsSet")},[t.filterMode,e]),a=u.useCallback(()=>{s(),e.current.forceUpdate()},[e,s]),c=u.useCallback(M=>{const T=Yr(e),O=[...T.items],R=O.findIndex(H=>H.id===M.id);R===-1?O.push(M):O[R]=M,e.current.setFilterModel(P({},T,{items:O}),"upsertFilterItem")},[e]),d=u.useCallback(M=>{const T=Yr(e),O=[...T.items];M.forEach(R=>{const H=M.findIndex(j=>j.id===R.id);H===-1?O.push(R):O[H]=R}),e.current.setFilterModel(P({},T,{items:M}),"upsertFilterItems")},[e]),p=u.useCallback(M=>{const T=Yr(e),O=T.items.filter(R=>R.id!==M.id);O.length!==T.items.length&&e.current.setFilterModel(P({},T,{items:O}),"deleteFilterItem")},[e]),h=u.useCallback(M=>{if(i.debug("Displaying filter panel"),M){const T=Yr(e),O=T.items.filter(j=>{var A;if(j.value!==void 0)return!0;const B=(A=e.current.getColumn(j.columnField).filterOperators)==null?void 0:A.find(N=>N.value===j.operatorValue);return!(typeof(B==null?void 0:B.requiresFilterValue)=="undefined"?!0:B==null?void 0:B.requiresFilterValue)});let R;O.find(j=>j.columnField===M)?R=O:t.disableMultipleColumnsFiltering?R=[Cw({columnField:M},e)]:R=[...O,Cw({columnField:M},e)],e.current.setFilterModel(P({},T,{items:R}))}e.current.showPreferences(Kl.filters)},[e,i,t.disableMultipleColumnsFiltering]),m=u.useCallback(()=>{i.debug("Hiding filter panel"),e.current.hidePreferences()},[e,i]),v=u.useCallback(M=>{const T=Yr(e);T.linkOperator!==M&&e.current.setFilterModel(P({},T,{linkOperator:M}),"changeLogicOperator")},[e]),b=u.useCallback(M=>{const T=Yr(e);As(T.quickFilterValues,M)||e.current.setFilterModel(P({},T,{quickFilterValues:[...M]}))},[e]),g=u.useCallback((M,T)=>{Yr(e)!==M&&(i.debug("Setting filter model"),e.current.unstable_updateControlState("filter",J$(M,t.disableMultipleColumnsFiltering,e),T),e.current.unstable_applyFilters())},[e,i,t.disableMultipleColumnsFiltering]),x=u.useCallback(()=>{const M=Ys(e);return new Map(M.map(T=>[T.id,T.model]))},[e]);Yt(e,{setFilterLinkOperator:v,unstable_applyFilters:a,deleteFilterItem:p,upsertFilterItem:c,upsertFilterItems:d,setFilterModel:g,showFilterPanel:h,hideFilterPanel:m,getVisibleRowModels:x,setQuickFilterValues:b});const E=u.useCallback((M,T)=>{var O,R;const H=Yr(e);return!T.exportOnlyDirtyModels||t.filterModel!=null||((O=t.initialState)==null||(R=O.filter)==null?void 0:R.filterModel)!=null||!As(H,Yf())?P({},M,{filter:{filterModel:H}}):M},[e,t.filterModel,(n=t.initialState)==null||(r=n.filter)==null?void 0:r.filterModel]),w=u.useCallback((M,T)=>{var O;const R=(O=T.stateToRestore.filter)==null?void 0:O.filterModel;return R==null?M:(e.current.unstable_updateControlState("filter",J$(R,t.disableMultipleColumnsFiltering,e),"restoreState"),P({},M,{callbacks:[...M.callbacks,e.current.unstable_applyFilters]}))},[e,t.disableMultipleColumnsFiltering]),S=u.useCallback((M,T)=>{if(T===Kl.filters){var O;const R=t.components.FilterPanel;return L.jsx(R,P({},(O=t.componentsProps)==null?void 0:O.filterPanel))}return M},[t.components.FilterPanel,(o=t.componentsProps)==null?void 0:o.filterPanel]),k=u.useCallback(M=>{if(t.filterMode===lu.client&&M.isRowMatchingFilters){const T=xa(e),O={};for(let R=0;R<T.length;R+=1){const H=T[R];let j;if(typeof H=="string"&&H.startsWith("auto-generated-group-footer"))j=!0;else{const{passingFilterItems:A,passingQuickFilterValues:F}=M.isRowMatchingFilters(H);j=Wfe([A],[F],M.filterModel,e)}O[H]=j}return{filteredRowsLookup:O,visibleRowsLookup:O,filteredDescendantCountLookup:{}}}return{visibleRowsLookup:{},filteredRowsLookup:{},filteredDescendantCountLookup:{}}},[e,t.filterMode]);fr(e,"exportState",E),fr(e,"restoreState",w),fr(e,"preferencePanel",S),RS(e,_p,"filtering",k);const I=u.useCallback(()=>{i.debug("onColUpdated - GridColumns changed, applying filters");const M=Yr(e),T=mle(e),O=M.items.filter(R=>R.columnField&&T[R.columnField]);O.length<M.items.length&&e.current.setFilterModel(P({},M,{items:O}))},[e,i]),_=u.useCallback(M=>{M==="filtering"&&e.current.unstable_applyFilters()},[e]);Fe(e,"rowsSet",s),Fe(e,"rowExpansionChange",e.current.unstable_applyFilters),Fe(e,"columnsChange",I),Fe(e,"activeStrategyProcessorChange",_),kp(()=>{e.current.unstable_applyFilters()}),u.useEffect(()=>{t.filterModel!==void 0&&e.current.setFilterModel(t.filterModel)},[e,i,t.filterModel])},qfe=e=>P({},e,{focus:{cell:null,columnHeader:null},tabIndex:{cell:null,columnHeader:null}}),Yfe=(e,t)=>{const n=Qn(e,"useGridFocus"),r=u.useRef(null),o=u.useCallback((x,C)=>{x&&e.current.getRow(x.id)&&e.current.publishEvent("cellFocusOut",e.current.getCellParams(x.id,x.field),C)},[e]),i=u.useCallback((x,C)=>{const E=Si(e);(E==null?void 0:E.id)===x&&(E==null?void 0:E.field)===C||(e.current.setState(w=>(n.debug(`Focusing on cell with id=${x} and field=${C}`),P({},w,{tabIndex:{cell:{id:x,field:C},columnHeader:null},focus:{cell:{id:x,field:C},columnHeader:null}}))),e.current.forceUpdate(),e.current.getRow(x)&&(E&&o(E,{}),e.current.publishEvent("cellFocusIn",e.current.getCellParams(x,C))))},[e,n,o]),s=u.useCallback((x,C={})=>{const E=Si(e);o(E,C),e.current.setState(w=>(n.debug(`Focusing on column header with colIndex=${x}`),P({},w,{tabIndex:{columnHeader:{field:x},cell:null},focus:{columnHeader:{field:x},cell:null}}))),e.current.forceUpdate()},[e,n,o]),a=u.useCallback((x,C,E)=>{let w=e.current.getColumnIndex(C),S=e.current.getRowIndexRelativeToVisibleRows(x);const k=Lr(e);E==="right"?w+=1:E==="left"?w-=1:S+=1;const I=ry(e,{pagination:t.pagination,paginationMode:t.paginationMode});w>=k.length?(S+=1,S<I.rows.length&&(w=0)):w<0&&(S-=1,S>=0&&(w=k.length-1)),S=Tu(S,0,I.rows.length-1);const _=I.rows[S],M=e.current.unstable_getCellColSpanInfo(_.id,w);M&&M.spannedByColSpan&&(E==="left"||E==="below"?w=M.leftVisibleCellIndex:E==="right"&&(w=M.rightVisibleCellIndex)),w=Tu(w,0,k.length-1);const T=k[w];e.current.setCellFocus(_.id,T.field)},[e,t.pagination,t.paginationMode]),c=u.useCallback(({id:x,field:C})=>{e.current.setCellFocus(x,C)},[e]),d=u.useCallback((x,C)=>{C.key==="Enter"||C.key==="Tab"||Ep(C.key)||e.current.setCellFocus(x.id,x.field)},[e]),p=u.useCallback(({field:x},C)=>{C.target===C.currentTarget&&e.current.setColumnHeaderFocus(x,C)},[e]),h=u.useCallback(()=>{n.debug("Clearing focus"),e.current.setState(x=>P({},x,{focus:{cell:null,columnHeader:null}}))},[n,e]),m=u.useCallback(x=>{r.current=x},[]),v=u.useCallback(x=>{const C=r.current;r.current=null;const E=Si(e);if(!E){C&&e.current.setCellFocus(C.id,C.field);return}if((C==null?void 0:C.id)===E.id&&(C==null?void 0:C.field)===E.field)return;const w=e.current.getCellElement(E.id,E.field);w!=null&&w.contains(x.target)||(C?e.current.setCellFocus(C.id,C.field):(e.current.setState(S=>P({},S,{focus:{cell:null,columnHeader:null}})),e.current.forceUpdate(),o(E,x)))},[e,o]),b=u.useCallback(x=>{if(x.cellMode==="view")return;const C=Si(e);((C==null?void 0:C.id)!==x.id||(C==null?void 0:C.field)!==x.field)&&e.current.setCellFocus(x.id,x.field)},[e]),g=u.useCallback(()=>{const x=Si(e);x&&!e.current.getRow(x.id)&&e.current.setState(C=>P({},C,{focus:{cell:null,columnHeader:null}}))},[e]);Yt(e,{setCellFocus:i,setColumnHeaderFocus:s,unstable_moveFocusToRelativeCell:a}),u.useEffect(()=>{const x=pn(e.current.rootElementRef.current);return x.addEventListener("click",v),()=>{x.removeEventListener("click",v)}},[e,v]),Fe(e,"columnHeaderBlur",h),Fe(e,"cellDoubleClick",c),Fe(e,"cellMouseDown",m),Fe(e,"cellKeyDown",d),Fe(e,"cellModeChange",b),Fe(e,"columnHeaderFocus",p),Fe(e,"rowsSet",g)};function Xfe(e,t){const n=wp(e)||{};return[...n.top||[],...t,...n.bottom||[]]}const Qfe=(e,t)=>{const n=Qn(e,"useGridKeyboardNavigation"),r=tc(e,t).rows,o=u.useMemo(()=>Xfe(e,r),[e,r]),i=u.useCallback((h,m,v="left")=>{const b=Ys(e),g=e.current.unstable_getCellColSpanInfo(m,h);g&&g.spannedByColSpan&&(v==="left"?h=g.leftVisibleCellIndex:v==="right"&&(h=g.rightVisibleCellIndex));const x=b.findIndex(E=>E.id===m);n.debug(`Navigating to cell row ${x}, col ${h}`),e.current.scrollToIndexes({colIndex:h,rowIndex:x});const C=e.current.getVisibleColumns()[h].field;e.current.setCellFocus(m,C)},[e,n]),s=u.useCallback((h,m)=>{n.debug(`Navigating to header col ${h}`),e.current.scrollToIndexes({colIndex:h});const v=e.current.getVisibleColumns()[h].field;e.current.setColumnHeaderFocus(v,m)},[e,n]),a=u.useCallback(h=>o[h].id,[o]),c=u.useCallback((h,m)=>{const v=e.current.getRootDimensions();if(o.length===0||!v)return;const b=e.current.unstable_getViewportPageSize(),g=h.field?e.current.getColumnIndex(h.field):0,x=o.findIndex(I=>I.id===h.id),C=0,E=o.length-1,w=0,S=Lr(e).length-1;let k=!0;switch(m.key){case"ArrowDown":case"Enter":{x<E&&i(g,a(x+1));break}case"ArrowUp":{x>C?i(g,a(x-1)):s(g,m);break}case"ArrowRight":{g<S&&i(g+1,a(x),"right");break}case"ArrowLeft":{g>w&&i(g-1,a(x));break}case"Tab":{m.shiftKey&&g>w?i(g-1,a(x),"left"):!m.shiftKey&&g<S&&i(g+1,a(x),"right");break}case" ":{if(h.field===$S)break;const _=h.colDef;if(_&&_.type==="treeDataGroup")break;!m.shiftKey&&x<E&&i(g,a(Math.min(x+b,E)));break}case"PageDown":{x<E&&i(g,a(Math.min(x+b,E)));break}case"PageUp":{const I=Math.max(x-b,C);I!==x&&I>=C?i(g,a(I)):s(g,m);break}case"Home":{m.ctrlKey||m.metaKey||m.shiftKey?i(w,a(C)):i(w,a(x));break}case"End":{m.ctrlKey||m.metaKey||m.shiftKey?i(S,a(E)):i(S,a(x));break}default:k=!1}k&&m.preventDefault()},[e,o,i,s,a]),d=u.useCallback((h,m)=>{const v=m.currentTarget.querySelector(`.${te.columnHeaderTitleContainerContent}`);if(!!v&&v.contains(m.target)&&h.field!==Pp.field||!e.current.getRootDimensions())return;const x=e.current.unstable_getViewportPageSize(),C=h.field?e.current.getColumnIndex(h.field):0,E=0,w=o.length-1,S=0,k=Lr(e).length-1;let I=!0;switch(m.key){case"ArrowDown":{i(C,a(E));break}case"ArrowRight":{C<k&&s(C+1,m);break}case"ArrowLeft":{C>S&&s(C-1,m);break}case"PageDown":{w!==null&&i(C,a(Math.min(E+x,w)));break}case"Home":{s(S,m);break}case"End":{s(k,m);break}case"Enter":{(m.ctrlKey||m.metaKey)&&e.current.toggleColumnMenu(h.field);break}case" ":break;default:I=!1}I&&m.preventDefault()},[e,o,i,s,a]),p=u.useCallback((h,m)=>{if(!m.currentTarget.contains(m.target))return;const v=e.current.getCellParams(h.id,h.field);v.cellMode!==Rt.Edit&&Ep(m.key)&&e.current.publishEvent("cellNavigationKeyDown",v,m)},[e]);Fe(e,"cellNavigationKeyDown",c),Fe(e,"columnHeaderKeyDown",d),Fe(e,"cellKeyDown",p)},bF=e=>e?0:100,Z$=e=>t=>P({},t,{pagination:P({},t.pagination,{pageSize:e})}),Jfe=(e,t)=>{var n,r;const o=Qn(e,"useGridPageSize"),i=Ke(e,xp);e.current.unstable_registerControlState({stateId:"pageSize",propModel:t.pageSize,propOnChange:t.onPageSizeChange,stateSelector:mf,changeEvent:"pageSizeChange"});const a={setPageSize:u.useCallback(h=>{h!==mf(e)&&(o.debug(`Setting page size to ${h}`),e.current.setState(Z$(h)),e.current.forceUpdate())},[e,o])};Yt(e,a);const c=u.useCallback((h,m)=>{var v,b;const g=mf(e);return!m.exportOnlyDirtyModels||t.pageSize!=null||((v=t.initialState)==null||(b=v.pagination)==null?void 0:b.pageSize)!=null||g!==bF(t.autoPageSize)?P({},h,{pagination:P({},h.pagination,{pageSize:g})}):h},[e,t.pageSize,(n=t.initialState)==null||(r=n.pagination)==null?void 0:r.pageSize,t.autoPageSize]),d=u.useCallback((h,m)=>{var v;const b=(v=m.stateToRestore.pagination)==null?void 0:v.pageSize;return b!=null&&e.current.setState(Z$(b)),h},[e]);fr(e,"exportState",c),fr(e,"restoreState",d);const p=u.useCallback(()=>{const h=e.current.getRootDimensions();if(!t.autoPageSize||!h)return;const m=gF(e),v=Math.floor((h.viewportInnerSize.height-m.top-m.bottom)/i);e.current.setPageSize(v)},[e,t.autoPageSize,i]);Fe(e,"viewportInnerSizeChange",p),u.useEffect(()=>{t.pageSize!=null&&!t.autoPageSize&&e.current.setPageSize(t.pageSize)},[e,t.autoPageSize,t.pageSize]),u.useEffect(()=>{p()},[p])},xw=(e,t)=>t>0&&e>0?Math.ceil(e/t):0,Sw=e=>e.pageCount?P({},e,{page:Math.max(Math.min(e.page,e.pageCount-1),0)}):e,eM=e=>t=>P({},t,{pagination:Sw(P({},t.pagination,{page:e}))});Ti(["MUI: the 'rowCount' prop is undefined while using paginationMode='server'","For more detail, see http://mui.com/components/data-grid/pagination/#basic-implementation"],"error");const Zfe=(e,t)=>{var n,r;const o=Qn(e,"useGridPage"),i=Ke(e,$A);e.current.unstable_registerControlState({stateId:"page",propModel:t.page,propOnChange:t.onPageChange,stateSelector:Wd,changeEvent:"pageChange"});const a={setPage:u.useCallback(m=>{o.debug(`Setting page to ${m}`),e.current.setState(eM(m)),e.current.forceUpdate()},[e,o])};Yt(e,a);const c=u.useCallback((m,v)=>{var b,g;const x=Wd(e);return!v.exportOnlyDirtyModels||t.page!=null||((b=t.initialState)==null||(g=b.pagination)==null?void 0:g.page)!=null||x!==0?P({},m,{pagination:P({},m.pagination,{page:x})}):m},[e,t.page,(n=t.initialState)==null||(r=n.pagination)==null?void 0:r.page]),d=u.useCallback((m,v)=>{var b,g;const x=(b=(g=v.stateToRestore.pagination)==null?void 0:g.page)!=null?b:Wd(e);return e.current.setState(eM(x)),m},[e]);fr(e,"exportState",c),fr(e,"restoreState",d);const p=m=>{e.current.setState(v=>{const b=xw(v.pagination.rowCount,m);return P({},v,{pagination:Sw(P({},v.pagination,{pageCount:b,page:v.pagination.page}))})}),e.current.forceUpdate()},h=()=>e.current.scrollToIndexes({rowIndex:Wd(e)*mf(e)});Fe(e,"pageSizeChange",p),Fe(e,"pageChange",h),u.useEffect(()=>{},[t.rowCount,t.paginationMode]),u.useEffect(()=>{e.current.setState(m=>{const v=t.rowCount!==void 0?t.rowCount:i,b=xw(v,m.pagination.pageSize),g=t.page==null?m.pagination.page:t.page;return P({},m,{pagination:Sw(P({},m.pagination,{page:g,rowCount:v,pageCount:b}))})}),e.current.forceUpdate()},[i,t.rowCount,t.page,t.paginationMode,e])},epe=(e,t)=>{var n,r,o,i,s,a,c,d;let p;return t.pageSize!=null?p=t.pageSize:((n=t.initialState)==null||(r=n.pagination)==null?void 0:r.pageSize)!=null?p=t.initialState.pagination.pageSize:p=bF(t.autoPageSize),P({},e,{pagination:{pageSize:p,page:(o=(i=t.page)!=null?i:(s=t.initialState)==null||(a=s.pagination)==null?void 0:a.page)!=null?o:0,pageCount:xw((c=t.rowCount)!=null?c:0,p),rowCount:(d=t.rowCount)!=null?d:0}})},tpe=(e,t)=>{Jfe(e,t),Zfe(e,t)},npe=(e,t)=>{var n,r;return P({},e,{preferencePanel:(n=(r=t.initialState)==null?void 0:r.preferencePanel)!=null?n:{open:!1}})},rpe=(e,t)=>{var n;const r=Qn(e,"useGridPreferencesPanel"),o=u.useRef(),i=u.useRef(),s=u.useCallback(()=>{r.debug("Hiding Preferences Panel");const m=bg(e.current.state);m.openedPanelValue&&e.current.publishEvent("preferencePanelClose",{openedPanelValue:m.openedPanelValue}),e.current.setState(v=>P({},v,{preferencePanel:{open:!1}})),e.current.forceUpdate()},[e,r]),a=u.useCallback(()=>{i.current=setTimeout(()=>clearTimeout(o.current),0)},[]),c=u.useCallback(()=>{o.current=setTimeout(s,100)},[s]),d=u.useCallback(m=>{r.debug("Opening Preferences Panel"),a(),e.current.setState(v=>P({},v,{preferencePanel:P({},v.preferencePanel,{open:!0,openedPanelValue:m})})),e.current.publishEvent("preferencePanelOpen",{openedPanelValue:m}),e.current.forceUpdate()},[r,a,e]);Yt(e,{showPreferences:d,hidePreferences:c});const p=u.useCallback((m,v)=>{var b;const g=bg(e.current.state);return!v.exportOnlyDirtyModels||((b=t.initialState)==null?void 0:b.preferencePanel)!=null||g.open?P({},m,{preferencePanel:g}):m},[e,(n=t.initialState)==null?void 0:n.preferencePanel]),h=u.useCallback((m,v)=>{const b=v.stateToRestore.preferencePanel;return b!=null&&e.current.setState(g=>P({},g,{preferencePanel:b})),m},[e]);fr(e,"exportState",p),fr(e,"restoreState",h),u.useEffect(()=>()=>{clearTimeout(o.current),clearTimeout(i.current)},[])},Tn=e=>e.editRows;function tM(e){return typeof e.then=="function"}const ope=(e,t)=>{var n;const r=Qn(e,"useGridEditRows"),o=w=>(...S)=>{t.editMode===Rr.Cell&&w(...S)},i=u.useCallback((w,S,k)=>{e.current.getCellMode(w,S)!==k&&(r.debug(`Switching cell id: ${w} field: ${S} to mode: ${k}`),e.current.setState(I=>{const _=P({},I.editRows);return _[w]=P({},_[w]),k===Rt.Edit?_[w][S]={value:e.current.getCellValue(w,S)}:(delete _[w][S],Object.keys(_[w]).length||delete _[w]),P({},I,{editRows:_})}),e.current.forceUpdate(),e.current.publishEvent("cellModeChange",e.current.getCellParams(w,S)))},[e,r]),s=u.useCallback((w,S)=>{const k=Tn(e.current.state);return k[w]&&k[w][S]?Rt.Edit:Rt.View},[e]),a=u.useCallback((w,S={})=>{var k;const{id:I,field:_}=w;e.current.unstable_runPendingEditCellValueMutation(I,_);const M=e.current.getEditRowsModel();if(!M[I]||!M[I][_])throw new Error(`MUI: Cell at id: ${I} and field: ${_} is not in edit mode.`);const T=M[I][_],O=e.current.getColumn(_),R=e.current.getRow(I);if((k=t.experimentalFeatures)!=null&&k.preventCommitWhileValidating){const A=M[I][_];if(A.isValidating||A.error)return!1}const H=P({},w,{value:T.value});let j=!!T.error;if(!j&&typeof O.preProcessEditCellProps=="function"){const A=O.preProcessEditCellProps({id:I,row:R,props:T});if(tM(A))return A.then(F=>(e.current.unstable_setEditCellProps({id:I,field:_,props:F}),F.error?!1:(e.current.publishEvent("cellEditCommit",H,S),!0)));e.current.unstable_setEditCellProps({id:I,field:_,props:A}),j=!!A.error}return j?!1:(e.current.publishEvent("cellEditCommit",H,S),!0)},[e,(n=t.experimentalFeatures)==null?void 0:n.preventCommitWhileValidating]),c=u.useCallback(w=>{const S=e.current.getColumn(w.field),k=e.current.getRow(w.id);return new Promise(I=>{let _={value:w.value};const T=e.current.getEditRowsModel()[w.id][w.field];if(typeof S.preProcessEditCellProps!="function"){e.current.unstable_setEditCellProps(P({},w,{props:_})),I(!0);return}_=e.current.unstable_setEditCellProps(P({},w,{props:P({},T,{isValidating:!0})})),Promise.resolve(S.preProcessEditCellProps({id:w.id,row:k,props:P({},_,{value:e.current.unstable_parseValue(w.id,w.field,w.value)})})).then(O=>{e.current.unstable_setEditCellProps(P({},w,{props:P({},O,{isValidating:!1})})),I(!O.error)})})},[e]);Yt(e,{setCellMode:i,getCellMode:s,commitCellChange:a,unstable_setCellEditingEditCellValue:c});const p=u.useCallback((w,S)=>ot(void 0,null,function*(){if(S.which===229)return;const{id:k,field:I,cellMode:_,isEditable:M}=w;if(!M)return;const T=_===Rt.Edit,O=S.ctrlKey||S.metaKey||S.altKey;if(!T&&xae(S)&&!O&&!(S.key===" "&&S.shiftKey)&&e.current.publishEvent("cellEditStart",w,S),!T&&gw(S.key)&&(e.current.setEditCellValue({id:k,field:I,value:""}),e.current.commitCellChange({id:k,field:I},S),e.current.publishEvent("cellEditStop",w,S)),T&&N$(S.key)){const R={id:k,field:I};if(!(yield e.current.commitCellChange(R,S)))return}T&&Sae(S.key)&&e.current.publishEvent("cellEditStop",w,S)}),[e]),h=u.useCallback((w,S)=>{w.isEditable&&e.current.publishEvent("cellEditStart",w,S)},[e]),m=(w,S)=>ot(void 0,null,function*(){w.cellMode!==Rt.View&&(yield e.current.commitCellChange(w,S),e.current.publishEvent("cellEditStop",w,S))}),v=un((w,S)=>{m(w,S)}),b=un(()=>{const w=Si(e);if(!w)return;const S=e.current.getCellParams(w.id,w.field);m(S,{})}),g=u.useCallback((w,S)=>{w.isEditable&&(e.current.setCellMode(w.id,w.field,Rt.Edit),vw(S)&&ty(S)&&e.current.unstable_setEditCellProps({id:w.id,field:w.field,props:{value:""}}))},[e]),x=u.useCallback((w,S)=>{if(e.current.setCellMode(w.id,w.field,Rt.View),!!vw(S)){if(N$(S.key)){e.current.publishEvent("cellNavigationKeyDown",w,S);return}(S.key==="Escape"||gw(S.key))&&e.current.setCellFocus(w.id,w.field)}},[e]),C=u.useCallback(w=>{const{id:S,field:k}=w,I=e.current.getEditRowsModel(),{value:_}=I[S][k];r.debug(`Setting cell id: ${S} field: ${k} to value: ${_==null?void 0:_.toString()}`);const M=e.current.getRow(S);if(M){const T=e.current.getColumn(w.field);let O=P({},M,{[k]:_});T.valueSetter&&(O=T.valueSetter({row:M,value:_})),e.current.updateRows([O])}},[e,r]),E=u.useCallback(w=>{const S=e.current.getRow(w.id),k=e.current.getColumn(w.field),I=k.preProcessEditCellProps?k.preProcessEditCellProps({id:w.id,row:S,props:w.props}):w.props;tM(I)?I.then(_=>{e.current.unstable_setEditCellProps(P({},w,{props:_}))}):e.current.unstable_setEditCellProps(P({},w,{props:I}))},[e]);Fe(e,"cellKeyDown",o(p)),Fe(e,"cellDoubleClick",o(h)),Fe(e,"cellFocusOut",o(v)),Fe(e,"columnHeaderDragStart",o(b)),Fe(e,"cellEditStart",o(g)),Fe(e,"cellEditStop",o(x)),Fe(e,"cellEditCommit",o(C)),Fe(e,"editCellPropsChange",o(E)),Bt(e,"cellEditCommit",t.onCellEditCommit),Bt(e,"cellEditStart",t.onCellEditStart),Bt(e,"cellEditStop",t.onCellEditStop)},ipe=(e,t)=>{var n,r;const o=u.useRef(null),i=u.useRef(null),s=Ke(e,Ii),a=_=>(...M)=>{t.editMode===Rr.Row&&_(...M)},c=u.useCallback((_,M)=>{M!==e.current.getRowMode(_)&&(e.current.setState(T=>{const O=P({},T.editRows);return M===Ut.Edit?(O[_]={},s.forEach(R=>{const H=e.current.getCellParams(_,R.field);H.isEditable&&(O[_][R.field]={value:H.value})})):delete O[_],P({},T,{editRows:O})}),e.current.forceUpdate())},[e,s]),d=u.useCallback(_=>t.editMode===Rr.Cell?Ut.View:Tn(e.current.state)[_]?Ut.Edit:Ut.View,[e,t.editMode]),p=u.useCallback((_,M={})=>{var T;if(t.editMode===Rr.Cell)throw new Error("MUI: You can't commit changes when the edit mode is 'cell'.");e.current.unstable_runPendingEditCellValueMutation(_);const R=e.current.getEditRowsModel()[_];if(!R)throw new Error(`MUI: Row at id: ${_} is not being edited.`);if((T=t.experimentalFeatures)!=null&&T.preventCommitWhileValidating&&!Object.keys(R).reduce((F,B)=>F&&!R[B].isValidating&&!R[B].error,!0)||Object.values(R).some(A=>!!A.error))return!1;const j=Object.keys(R).filter(A=>typeof e.current.getColumn(A).preProcessEditCellProps=="function");if(j.length>0){const A=e.current.getRow(_),F=j.map(B=>ot(void 0,null,function*(){const G=e.current.getColumn(B),N=yield Promise.resolve(G.preProcessEditCellProps({id:_,row:A,props:R[B]}));return e.current.unstable_setEditCellProps({id:_,field:B,props:N}),N.error}));return Promise.all(F).then(B=>B.some(G=>!!G)?!1:(e.current.publishEvent("rowEditCommit",_,M),!0))}return e.current.publishEvent("rowEditCommit",_,M),!0},[e,t.editMode,(n=t.experimentalFeatures)==null?void 0:n.preventCommitWhileValidating]),h=u.useCallback(_=>{const T=e.current.getEditRowsModel()[_.id],O=e.current.getRow(_.id);let R=!0;return new Promise(H=>{Object.keys(T).forEach(j=>ot(void 0,null,function*(){const A=e.current.getColumn(j);let F=j===_.field?{value:_.value}:T[j];F=e.current.unstable_setEditCellProps({id:_.id,field:j,props:P({},F,{isValidating:!0})}),A.preProcessEditCellProps&&(F=yield Promise.resolve(A.preProcessEditCellProps({id:_.id,row:O,props:P({},F,{value:j===_.field?e.current.unstable_parseValue(_.id,j,_.value):F.value})}))),F.error&&(R=!1),e.current.unstable_setEditCellProps({id:_.id,field:j,props:P({},F,{isValidating:!1})})})),H(R)})},[e]);Yt(e,{setRowMode:c,getRowMode:d,commitRowChange:p,unstable_setRowEditingEditCellValue:h});const v=u.useCallback((_,M)=>ot(void 0,null,function*(){if(M.which===229)return;const{cellMode:T,isEditable:O}=_;if(!O)return;const R=T===Rt.Edit,H=e.current.getRowParams(_.id);if(R)if(M.key==="Enter"){var j;if(!(yield e.current.commitRowChange(_.id))&&(j=t.experimentalFeatures)!=null&&j.preventCommitWhileValidating)return;e.current.publishEvent("rowEditStop",H,M)}else M.key==="Escape"&&e.current.publishEvent("rowEditStop",H,M);else M.key==="Enter"&&e.current.publishEvent("rowEditStart",H,M)}),[e,(r=t.experimentalFeatures)==null?void 0:r.preventCommitWhileValidating]),b=u.useCallback((_,M)=>{if(!_.isEditable)return;const T=e.current.getRowParams(_.id);e.current.publishEvent("rowEditStart",T,M)},[e]),g=u.useCallback(_=>{const M=e.current.getRow(_.id),O=e.current.getEditRowsModel()[_.id];Object.keys(O).forEach(R=>ot(void 0,null,function*(){const H=e.current.getColumn(R);if(H.preProcessEditCellProps){const j=R===_.field?_.props:O[R],A=yield Promise.resolve(H.preProcessEditCellProps({id:_.id,row:M,props:j}));e.current.unstable_setEditCellProps({id:_.id,field:R,props:A})}else R===_.field&&e.current.unstable_setEditCellProps(_)}))},[e]),x=u.useCallback(_=>{e.current.setRowMode(_.id,Ut.Edit)},[e]),C=u.useCallback((_,M)=>{e.current.setRowMode(_.id,Ut.View),M.key==="Enter"&&e.current.publishEvent("cellNavigationKeyDown",_,M)},[e]),E=u.useCallback(_=>{const T=e.current.getEditRowsModel()[_];if(!T)throw new Error(`MUI: Row at id: ${_} is not being edited.`);const O=e.current.getRow(_);if(O){let R=P({},O);Object.keys(T).forEach(H=>{const j=e.current.getColumn(H),A=T[H].value;j.valueSetter?R=j.valueSetter({row:R,value:A}):R[H]=A}),e.current.updateRows([R])}},[e]),w=u.useCallback(_=>{i.current=_},[]),S=(_,M)=>ot(void 0,null,function*(){_.cellMode!==Rt.View&&(i.current=null,o.current=setTimeout(()=>ot(void 0,null,function*(){var T;if(((T=i.current)==null?void 0:T.id)!==_.id){yield e.current.commitRowChange(_.id,M);const O=e.current.getRowParams(_.id);e.current.publishEvent("rowEditStop",O,M)}})))}),k=un((_,M)=>{S(_,M)}),I=un(()=>{const _=Si(e);if(!_)return;const M=e.current.getCellParams(_.id,_.field);S(M,{})});Fe(e,"cellKeyDown",a(v)),Fe(e,"cellDoubleClick",a(b)),Fe(e,"editCellPropsChange",a(g)),Fe(e,"rowEditStart",a(x)),Fe(e,"rowEditStop",a(C)),Fe(e,"rowEditCommit",a(E)),Fe(e,"cellFocusIn",a(w)),Fe(e,"cellFocusOut",a(k)),Fe(e,"columnHeaderDragStart",a(I)),Bt(e,"rowEditCommit",t.onRowEditCommit),Bt(e,"rowEditStart",t.onRowEditStart),Bt(e,"rowEditStop",t.onRowEditStop)},spe=e=>P({},e,{editRows:{}});function lpe(e,t){var n;const r=Qn(e,"useGridEditRows");ope(e,t),ipe(e,t);const o=u.useRef({});e.current.unstable_registerControlState({stateId:"editRows",propModel:t.editRowsModel,propOnChange:t.onEditRowsModelChange,stateSelector:Tn,changeEvent:"editRowsModelChange"});const i=u.useCallback(g=>!g.rowNode.isAutoGenerated&&!g.rowNode.isPinned&&!!g.colDef.editable&&!!g.colDef.renderEditCell&&(!t.isCellEditable||t.isCellEditable(g)),[t.isCellEditable]),s=(g,x,C,E)=>{if(!C){E();return}if(o.current[g]||(o.current[g]={}),o.current[g][x]){const[k]=o.current[g][x];clearTimeout(k)}const w=()=>{E();const[k]=o.current[g][x];clearTimeout(k),delete o.current[g][x]},S=setTimeout(()=>{E(),delete o.current[g][x]},C);o.current[g][x]=[S,w]},a=u.useCallback((g,x)=>{if(o.current[g]){if(!x)Object.keys(o.current[g]).forEach(C=>{const[,E]=o.current[g][C];E()});else if(o.current[g][x]){const[,C]=o.current[g][x];C()}}},[]),c=u.useCallback((g,x={})=>{s(g.id,g.field,g.debounceMs,()=>{var C;if((C=t.experimentalFeatures)!=null&&C.preventCommitWhileValidating)return t.editMode==="row"?e.current.unstable_setRowEditingEditCellValue(g):e.current.unstable_setCellEditingEditCellValue(g);const E={id:g.id,field:g.field,props:{value:g.value}};return e.current.publishEvent("editCellPropsChange",E,x)})},[e,t.editMode,(n=t.experimentalFeatures)==null?void 0:n.preventCommitWhileValidating]),d=u.useCallback((g,x,C)=>{const E=e.current.getColumn(x);return E.valueParser?E.valueParser(C,e.current.getCellParams(g,x)):C},[e]),p=u.useCallback(g=>{const{id:x,field:C,props:E}=g;return r.debug(`Setting cell props on id: ${x} field: ${C}`),e.current.setState(S=>{const k=P({},S.editRows);return k[x]=P({},S.editRows[x]),k[x][C]=P({},E,{value:d(x,C,E.value)}),P({},S,{editRows:k})}),e.current.forceUpdate(),Tn(e.current.state)[x][C]},[e,r,d]),h=u.useCallback(g=>{Tn(e.current.state)!==g&&(r.debug("Setting editRows model"),e.current.setState(C=>P({},C,{editRows:g})),e.current.forceUpdate())},[e,r]),m=u.useCallback(()=>Tn(e.current.state),[e]),v=u.useCallback((g,x)=>{const C=x.detail>1;g.isEditable&&g.cellMode===Rt.View&&C&&x.preventDefault()},[]);Fe(e,"cellMouseDown",v),Bt(e,"editCellPropsChange",t.onEditCellPropsChange),Yt(e,{isCellEditable:i,setEditRowsModel:h,getEditRowsModel:m,setEditCellValue:c,unstable_setEditCellProps:p,unstable_parseValue:d,unstable_runPendingEditCellValueMutation:a}),u.useEffect(()=>{t.editRowsModel!==void 0&&e.current.setEditRowsModel(t.editRowsModel)},[e,t.editRowsModel])}const ape=["id","field"],cpe=["id","field"],upe=Ti(["MUI: A call to `processRowUpdate` threw an error which was not handled because `onProcessRowUpdateError` is missing.","To handle the error pass a callback to the `onProcessRowUpdateError` prop, e.g. `<DataGrid onProcessRowUpdateError={(error) => ...} />`.","For more detail, see http://mui.com/components/data-grid/editing/#persistence."],"error"),dpe=(e,t)=>{const[n,r]=u.useState({}),o=u.useRef(n),i=u.useRef({}),{processRowUpdate:s,onProcessRowUpdateError:a,cellModesModel:c,onCellModesModelChange:d,signature:p}=t,h=A=>(...F)=>{t.editMode===Rr.Cell&&A(...F)},m=u.useCallback((A,F)=>{const B=e.current.getCellParams(A,F);if(!e.current.isCellEditable(B))throw new Error(`MUI: The cell with id=${A} and field=${F} is not editable.`)},[e]),v=u.useCallback((A,F,B)=>{if(e.current.getCellMode(A,F)!==B)throw new Error(`MUI: The cell with id=${A} and field=${F} is not in ${B} mode.`)},[e]),b=u.useCallback((A,F)=>{if(!A.isEditable||A.cellMode===Rt.Edit)return;const B=P({},A,{reason:Ss.cellDoubleClick});e.current.publishEvent("cellEditStart",B,F)},[e]),g=u.useCallback((A,F)=>{if(A.cellMode===Rt.View||e.current.getCellMode(A.id,A.field)===Rt.View)return;const B=P({},A,{reason:Ui.cellFocusOut});e.current.publishEvent("cellEditStop",B,F)},[e]),x=u.useCallback((A,F)=>{if(A.cellMode===Rt.Edit){if(F.which===229)return;let B;if(F.key==="Escape"?B=Ui.escapeKeyDown:F.key==="Enter"?B=Ui.enterKeyDown:F.key==="Tab"&&(B=F.shiftKey?Ui.shiftTabKeyDown:Ui.tabKeyDown,F.preventDefault()),B){const G=P({},A,{reason:B});e.current.publishEvent("cellEditStop",G,F)}}else if(A.isEditable){let B;if(F.key===" "&&F.shiftKey)return;if(ty(F)||(F.ctrlKey||F.metaKey)&&F.key==="v"?B=Ss.printableKeyDown:F.key==="Enter"?B=Ss.enterKeyDown:(F.key==="Delete"||F.key==="Backspace")&&(B=Ss.deleteKeyDown),B){const G=P({},A,{reason:B,key:F.key});e.current.publishEvent("cellEditStart",G,F)}}},[e]),C=u.useCallback(A=>{const{id:F,field:B,reason:G,key:N}=A,z={id:F,field:B};G===Ss.printableKeyDown?u.version.startsWith("18")?z.initialValue=N:z.deleteValue=!0:G===Ss.deleteKeyDown&&(z.deleteValue=!0),e.current.startCellEditMode(z)},[e]),E=u.useCallback(A=>{const{id:F,field:B,reason:G}=A;e.current.unstable_runPendingEditCellValueMutation(F,B);let N;G===Ui.enterKeyDown?N="below":G===Ui.tabKeyDown?N="right":G===Ui.shiftTabKeyDown&&(N="left");let z=G==="escapeKeyDown";Tn(e.current.state)[F][B].isProcessingProps&&!t.disableIgnoreModificationsIfProcessingProps&&(z=!0),e.current.stopCellEditMode({id:F,field:B,ignoreModifications:z,cellToFocusAfter:N})},[e,t.disableIgnoreModificationsIfProcessingProps]);Fe(e,"cellDoubleClick",h(b)),Fe(e,"cellFocusOut",h(g)),Fe(e,"cellKeyDown",h(x)),Fe(e,"cellEditStart",h(C)),Fe(e,"cellEditStop",h(E)),Bt(e,"cellEditStart",t.onCellEditStart),Bt(e,"cellEditStop",t.onCellEditStop);const w=u.useCallback((A,F)=>{const B=Tn(e.current.state);return B[A]&&B[A][F]?Rt.Edit:Rt.View},[e]),S=un(A=>{const F=A!==t.cellModesModel;if(d&&F){const B=p===Yl.DataGridPro?{api:e.current}:{};d(A,B)}t.cellModesModel&&F||(r(A),o.current=A,e.current.publishEvent("cellModesModelChange",A))}),k=u.useCallback((A,F,B)=>{const G=P({},o.current);if(B!==null)G[A]=P({},G[A],{[F]:P({},B)});else{const N=G[A],z=se(N,[F].map(Qf));G[A]=z,Object.keys(G[A]).length===0&&delete G[A]}S(G)},[S]),I=u.useCallback((A,F,B)=>{e.current.setState(G=>{const N=P({},G.editRows);return B!==null?N[A]=P({},N[A],{[F]:P({},B)}):(delete N[A][F],Object.keys(N[A]).length===0&&delete N[A]),P({},G,{editRows:N})}),e.current.forceUpdate()},[e]),_=u.useCallback(A=>{const{id:F,field:B}=A,G=se(A,ape);m(F,B),v(F,B,Rt.View),k(F,B,P({mode:Rt.Edit},G))},[m,v,k]),M=un(A=>{const{id:F,field:B,deleteValue:G,initialValue:N}=A;let z=e.current.getCellValue(F,B);(G||N)&&(z=G?"":N),I(F,B,{value:z,error:!1,isProcessingProps:!1}),e.current.setCellFocus(F,B)}),T=u.useCallback(A=>{const{id:F,field:B}=A,G=se(A,cpe);v(F,B,Rt.Edit),k(F,B,P({mode:Rt.View},G))},[v,k]),O=un(A=>ot(void 0,null,function*(){const{id:F,field:B,ignoreModifications:G,cellToFocusAfter:N="none"}=A;v(F,B,Rt.Edit),e.current.unstable_runPendingEditCellValueMutation(F,B);const z=()=>{I(F,B,null),k(F,B,null),N!=="none"&&e.current.unstable_moveFocusToRelativeCell(F,B,N)};if(G){z();return}const W=Tn(e.current.state),{error:q,isProcessingProps:X}=W[F][B];if(q||X){i.current[F][B].mode=Rt.Edit,k(F,B,{mode:Rt.Edit});return}const le=e.current.unstable_getRowWithUpdatedValuesFromCellEditing(F,B);if(s){const Q=ge=>{i.current[F][B].mode=Rt.Edit,k(F,B,{mode:Rt.Edit}),a?a(ge):upe()};try{const ge=e.current.getRow(F);Promise.resolve(s(le,ge)).then(ee=>{e.current.updateRows([ee]),z()}).catch(Q)}catch(ge){Q(ge)}}else e.current.updateRows([le]),z()})),R=u.useCallback(A=>ot(void 0,null,function*(){var F,B;const{id:G,field:N,value:z,debounceMs:W,unstable_skipValueParser:q}=A;m(G,N),v(G,N,Rt.Edit);const X=e.current.getColumn(N),le=e.current.getRow(G);let Q=z;X.valueParser&&!q&&(Q=X.valueParser(z,e.current.getCellParams(G,N)));let ge=Tn(e.current.state),ee=P({},ge[G][N],{value:Q,changeReason:W?"debouncedSetEditCellValue":"setEditCellValue"});if(X.preProcessEditCellProps){const ce=z!==ge[G][N].value;ee=P({},ee,{isProcessingProps:!0}),I(G,N,ee),ee=yield Promise.resolve(X.preProcessEditCellProps({id:G,row:le,props:ee,hasChanged:ce}))}return e.current.getCellMode(G,N)===Rt.View?!1:(ge=Tn(e.current.state),ee=P({},ee,{isProcessingProps:!1}),ee.value=X.preProcessEditCellProps?ge[G][N].value:Q,I(G,N,ee),ge=Tn(e.current.state),!((F=ge[G])!=null&&(B=F[N])!=null&&B.error))}),[e,m,v,I]),H=u.useCallback((A,F)=>{const B=e.current.getColumn(F),G=Tn(e.current.state),{value:N}=G[A][F],z=e.current.getRow(A);return B.valueSetter?B.valueSetter({value:N,row:z}):P({},z,{[F]:N})},[e]);Yt(e,{getCellMode:w,startCellEditMode:_,stopCellEditMode:T,unstable_setCellEditingEditCellValue:R,unstable_getRowWithUpdatedValuesFromCellEditing:H}),u.useEffect(()=>{c&&S(c)},[c,S]),u.useEffect(()=>{const A=gS(e),F=i.current;i.current=QA(n),Object.entries(n).forEach(([B,G])=>{Object.entries(G).forEach(([N,z])=>{var W,q,X;const le=((W=F[B])==null||(q=W[N])==null?void 0:q.mode)||Rt.View,Q=(X=A[B])!=null?X:B;z.mode===Rt.Edit&&le===Rt.View?M(P({id:Q,field:N},z)):z.mode===Rt.View&&le===Rt.Edit&&O(P({id:Q,field:N},z))})})},[e,n,M,O])},fpe=["id"],ppe=["id"],hpe=Ti(["MUI: A call to `processRowUpdate` threw an error which was not handled because `onProcessRowUpdateError` is missing.","To handle the error pass a callback to the `onProcessRowUpdateError` prop, e.g. `<DataGrid onProcessRowUpdateError={(error) => ...} />`.","For more detail, see http://mui.com/components/data-grid/editing/#persistence."],"error"),mpe=(e,t)=>{const[n,r]=u.useState({}),o=u.useRef(n),i=u.useRef({}),s=u.useRef(null),a=u.useRef(null),{processRowUpdate:c,onProcessRowUpdateError:d,rowModesModel:p,onRowModesModelChange:h,signature:m}=t,v=N=>(...z)=>{t.editMode===Rr.Row&&N(...z)},b=u.useCallback((N,z)=>{const W=e.current.getCellParams(N,z);if(!e.current.isCellEditable(W))throw new Error(`MUI: The cell with id=${N} and field=${z} is not editable.`)},[e]),g=u.useCallback((N,z)=>{if(e.current.getRowMode(N)!==z)throw new Error(`MUI: The row with id=${N} is not in ${z} mode.`)},[e]),x=u.useCallback((N,z)=>{if(!N.isEditable||e.current.getRowMode(N.id)===Ut.Edit)return;const W=e.current.getRowParams(N.id),q=P({},W,{field:N.field,reason:Es.cellDoubleClick});e.current.publishEvent("rowEditStart",q,z)},[e]),C=u.useCallback(N=>{a.current=N},[]),E=u.useCallback((N,z)=>{N.isEditable&&e.current.getRowMode(N.id)!==Ut.View&&(a.current=null,s.current=setTimeout(()=>{var W;if(s.current=null,((W=a.current)==null?void 0:W.id)!==N.id){if(!e.current.getRow(N.id)||e.current.getRowMode(N.id)===Ut.View)return;const q=e.current.getRowParams(N.id),X=P({},q,{field:N.field,reason:Wi.rowFocusOut});e.current.publishEvent("rowEditStop",X,z)}}))},[e]);u.useEffect(()=>()=>{clearTimeout(s.current)},[]);const w=u.useCallback((N,z)=>{if(N.cellMode===Ut.Edit){if(z.which===229)return;let W;if(z.key==="Escape")W=Wi.escapeKeyDown;else if(z.key==="Enter")W=Wi.enterKeyDown;else if(z.key==="Tab"){const q=Ru(e).filter(X=>e.current.isCellEditable(e.current.getCellParams(N.id,X)));z.shiftKey?N.field===q[0]&&(W=Wi.shiftTabKeyDown):N.field===q[q.length-1]&&(W=Wi.tabKeyDown),W&&z.preventDefault()}if(W){const q=e.current.getRowParams(N.id),X=P({},q,{reason:W,field:N.field});e.current.publishEvent("rowEditStop",X,z)}}else if(N.isEditable){let W;if(z.key===" "&&z.shiftKey)return;if(ty(z)||(z.ctrlKey||z.metaKey)&&z.key==="v"?W=Es.printableKeyDown:z.key==="Enter"?W=Es.enterKeyDown:(z.key==="Delete"||z.key==="Backspace")&&(W=Es.deleteKeyDown),W){const q=e.current.getRowParams(N.id),X=P({},q,{field:N.field,key:z.key,reason:W});e.current.publishEvent("rowEditStart",X,z)}}},[e]),S=u.useCallback(N=>{const{id:z,field:W,reason:q,key:X}=N,le={id:z,fieldToFocus:W};q===Es.printableKeyDown?u.version.startsWith("18")?le.initialValue=X:le.deleteValue=!!W:q===Es.deleteKeyDown&&(le.deleteValue=!!W),e.current.startRowEditMode(le)},[e]),k=u.useCallback(N=>{const{id:z,reason:W,field:q}=N;e.current.unstable_runPendingEditCellValueMutation(z);let X;W===Wi.enterKeyDown?X="below":W===Wi.tabKeyDown?X="right":W===Wi.shiftTabKeyDown&&(X="left");let le=W==="escapeKeyDown";const Q=Tn(e.current.state);!le&&!t.disableIgnoreModificationsIfProcessingProps&&(le=Object.values(Q[z]).some(ge=>ge.isProcessingProps)),e.current.stopRowEditMode({id:z,ignoreModifications:le,field:q,cellToFocusAfter:X})},[e,t.disableIgnoreModificationsIfProcessingProps]);Fe(e,"cellDoubleClick",v(x)),Fe(e,"cellFocusIn",v(C)),Fe(e,"cellFocusOut",v(E)),Fe(e,"cellKeyDown",v(w)),Fe(e,"rowEditStart",v(S)),Fe(e,"rowEditStop",v(k)),Bt(e,"rowEditStart",t.onRowEditStart),Bt(e,"rowEditStop",t.onRowEditStop);const I=u.useCallback(N=>{if(t.editMode===Rr.Cell)return Ut.View;const z=Tn(e.current.state);return z[N]&&Object.keys(z[N]).length>0?Ut.Edit:Ut.View},[e,t.editMode]),_=un(N=>{const z=N!==t.rowModesModel;if(h&&z){const W=m===Yl.DataGridPro?{api:e.current}:{};h(N,W)}t.rowModesModel&&z||(r(N),o.current=N,e.current.publishEvent("rowModesModelChange",N))}),M=u.useCallback((N,z)=>{const W=P({},o.current);z!==null?W[N]=P({},z):delete W[N],_(W)},[_]),T=u.useCallback((N,z)=>{e.current.setState(W=>{const q=P({},W.editRows);return z!==null?q[N]=z:delete q[N],P({},W,{editRows:q})}),e.current.forceUpdate()},[e]),O=u.useCallback((N,z,W)=>{e.current.setState(q=>{const X=P({},q.editRows);return W!==null?X[N]=P({},X[N],{[z]:P({},W)}):(delete X[N][z],Object.keys(X[N]).length===0&&delete X[N]),P({},q,{editRows:X})}),e.current.forceUpdate()},[e]),R=u.useCallback(N=>{const{id:z}=N,W=se(N,fpe);g(z,Ut.View),M(z,P({mode:Ut.Edit},W))},[g,M]),H=un(N=>{const{id:z,fieldToFocus:W,deleteValue:q,initialValue:X}=N,Q=Ru(e).reduce((ge,ee)=>{if(!e.current.getCellParams(z,ee).isEditable)return ge;let oe=e.current.getCellValue(z,ee);return W===ee&&(q||X)&&(oe=q?"":X),ge[ee]={value:oe,error:!1,isProcessingProps:!1},ge},{});T(z,Q),W&&e.current.setCellFocus(z,W)}),j=u.useCallback(N=>{const{id:z}=N,W=se(N,ppe);g(z,Ut.Edit),M(z,P({mode:Ut.View},W))},[g,M]),A=un(N=>{const{id:z,ignoreModifications:W,field:q,cellToFocusAfter:X="none"}=N;e.current.unstable_runPendingEditCellValueMutation(z);const le=()=>{X!=="none"&&q&&e.current.unstable_moveFocusToRelativeCell(z,q,X),T(z,null),M(z,null)};if(W){le();return}const Q=Tn(e.current.state),ge=e.current.getRow(z);if(Object.values(Q[z]).some(de=>de.isProcessingProps)){i.current[z].mode=Ut.Edit;return}if(Object.values(Q[z]).some(de=>de.error)){i.current[z].mode=Ut.Edit,M(z,{mode:Ut.Edit});return}const oe=e.current.unstable_getRowWithUpdatedValuesFromRowEditing(z);if(c){const de=be=>{i.current[z].mode=Ut.Edit,M(z,{mode:Ut.Edit}),d?d(be):hpe()};try{Promise.resolve(c(oe,ge)).then(be=>{e.current.updateRows([be]),le()}).catch(de)}catch(be){de(be)}}else e.current.updateRows([oe]),le()}),F=u.useCallback(N=>{const{id:z,field:W,value:q,debounceMs:X,unstable_skipValueParser:le}=N;b(z,W);const Q=e.current.getColumn(W),ge=e.current.getRow(z);let ee=q;Q.valueParser&&!le&&(ee=Q.valueParser(q,e.current.getCellParams(z,W)));let ce=Tn(e.current.state),oe=P({},ce[z][W],{value:ee,changeReason:X?"debouncedSetEditCellValue":"setEditCellValue"});return Q.preProcessEditCellProps||O(z,W,oe),new Promise(de=>{const be=[];if(Q.preProcessEditCellProps){const we=oe.value!==ce[z][W].value;oe=P({},oe,{isProcessingProps:!0}),O(z,W,oe);const $e=ce[z],He=se($e,[W].map(Qf)),Ne=Promise.resolve(Q.preProcessEditCellProps({id:z,row:ge,props:oe,hasChanged:we,otherFieldsProps:He})).then(re=>{if(e.current.getRowMode(z)===Ut.View){de(!1);return}ce=Tn(e.current.state),re=P({},re,{isProcessingProps:!1}),re.value=Q.preProcessEditCellProps?ce[z][W].value:ee,O(z,W,re)});be.push(Ne)}Object.entries(ce[z]).forEach(([we,$e])=>{if(we===W)return;const He=e.current.getColumn(we);if(!He.preProcessEditCellProps)return;$e=P({},$e,{isProcessingProps:!0}),O(z,we,$e),ce=Tn(e.current.state);const Ne=ce[z],re=se(Ne,[we].map(Qf)),Le=Promise.resolve(He.preProcessEditCellProps({id:z,row:ge,props:$e,hasChanged:!1,otherFieldsProps:re})).then(ve=>{if(e.current.getRowMode(z)===Ut.View){de(!1);return}ve=P({},ve,{isProcessingProps:!1}),O(z,we,ve)});be.push(Le)}),Promise.all(be).then(()=>{e.current.getRowMode(z)===Ut.Edit?(ce=Tn(e.current.state),de(!ce[z][W].error)):de(!1)})})},[e,b,O]),B=u.useCallback(N=>{const z=Tn(e.current.state),W=e.current.getRow(N);let q=P({},W);return Object.entries(z[N]).forEach(([X,le])=>{const Q=e.current.getColumn(X);Q.valueSetter?q=Q.valueSetter({value:le.value,row:q}):q[X]=le.value}),q},[e]);Yt(e,{getRowMode:I,startRowEditMode:R,stopRowEditMode:j,unstable_setRowEditingEditCellValue:F,unstable_getRowWithUpdatedValuesFromRowEditing:B}),u.useEffect(()=>{p&&_(p)},[p,_]),u.useEffect(()=>{const N=gS(e),z=i.current;i.current=QA(n),Object.entries(n).forEach(([W,q])=>{var X,le;const Q=((X=z[W])==null?void 0:X.mode)||Ut.View,ge=(le=N[W])!=null?le:W;q.mode===Ut.Edit&&Q===Ut.View?H(P({id:ge},q)):q.mode===Ut.View&&Q===Ut.Edit&&A(P({id:ge},q))})},[e,n,H,A])},gpe=e=>P({},e,{editRows:{}}),vpe=(e,t)=>{dpe(e,t),mpe(e,t);const n=u.useRef({}),{isCellEditable:r}=t,o=u.useCallback(h=>h.rowNode.isAutoGenerated||!h.colDef.editable||!h.colDef.renderEditCell?!1:r?r(h):!h.rowNode.isPinned,[r]),i=(h,m,v,b)=>{if(!v){b();return}if(n.current[h]||(n.current[h]={}),n.current[h][m]){const[C]=n.current[h][m];clearTimeout(C)}const g=()=>{const[C]=n.current[h][m];clearTimeout(C),b(),delete n.current[h][m]},x=setTimeout(()=>{b(),delete n.current[h][m]},v);n.current[h][m]=[x,g]};u.useEffect(()=>{const h=n.current;return()=>{Object.entries(h).forEach(([m,v])=>{Object.keys(v).forEach(b=>{const[g]=h[m][b];clearTimeout(g),delete h[m][b]})})}},[]);const s=u.useCallback((h,m)=>{if(n.current[h]){if(!m)Object.keys(n.current[h]).forEach(v=>{const[,b]=n.current[h][v];b()});else if(n.current[h][m]){const[,v]=n.current[h][m];v()}}},[]),a=u.useCallback(h=>{const{id:m,field:v,debounceMs:b}=h;return new Promise(g=>{i(m,v,b,()=>ot(void 0,null,function*(){const x=t.editMode===Rr.Row?e.current.unstable_setRowEditingEditCellValue:e.current.unstable_setCellEditingEditCellValue;if(e.current.getCellMode(m,v)===Rt.Edit){const C=yield x(h);g(C)}}))})},[e,t.editMode]),c=u.useCallback((h,m)=>t.editMode===Rr.Cell?e.current.unstable_getRowWithUpdatedValuesFromCellEditing(h,m):e.current.unstable_getRowWithUpdatedValuesFromRowEditing(h),[e,t.editMode]),d=u.useCallback((h,m)=>({changeReason:Tn(e.current.state)[h][m].changeReason}),[e]);Yt(e,{isCellEditable:o,setEditCellValue:a,unstable_runPendingEditCellValueMutation:s,unstable_getRowWithUpdatedValues:c,unstable_getEditCellMeta:d})},ype=(e,t,n)=>(n.current.unstable_caches.rows=Sm({rows:t.rows,getRowId:t.getRowId,loading:t.loading,rowCount:t.rowCount}),P({},e,{rows:hF({apiRef:n,previousTree:null,rowCountProp:t.rowCount,loadingProp:t.loading})})),bpe=(e,t)=>{const n=Qn(e,"useGridRows"),r=tc(e,t),o=u.useRef(Date.now()),i=u.useRef(null),s=u.useCallback(O=>{var R;return(R=su(e)[O])!=null?R:null},[e]),a=u.useMemo(()=>r.rows.reduce((O,{id:R},H)=>(O[R]=H,O),{}),[r.rows]),c=u.useCallback((O,R)=>{const H=()=>{i.current=null,o.current=Date.now(),e.current.setState(A=>P({},A,{rows:hF({apiRef:e,previousTree:El(e),rowCountProp:t.rowCount,loadingProp:t.loading})})),e.current.publishEvent("rowsSet"),e.current.forceUpdate()};if(i.current&&(clearTimeout(i.current),i.current=null),e.current.unstable_caches.rows=O,!R){H();return}const j=t.throttleRowsMs-(Date.now()-o.current);if(j>0){i.current=setTimeout(H,j);return}H()},[t.throttleRowsMs,t.rowCount,t.loading,e]),d=u.useCallback(O=>{n.debug(`Updating all rows, new length ${O.length}`);const R=Sm({rows:O,getRowId:t.getRowId,loading:t.loading,rowCount:t.rowCount}),H=e.current.unstable_caches.rows;R.rowsBeforePartialUpdates=H.rowsBeforePartialUpdates,c(R,!0)},[n,t.getRowId,t.loading,t.rowCount,c,e]),p=u.useCallback(O=>{if(t.signature===Yl.DataGrid&&O.length>1)throw new Error(["MUI: You can't update several rows at once in `apiRef.current.updateRows` on the DataGrid.","You need to upgrade to DataGridPro or DataGridPremium component to unlock this feature."].join(`
336
- `));const R=new Map;O.forEach(F=>{const B=ww(F,t.getRowId,"A row was provided without id when calling updateRows():");R.has(B)?R.set(B,P({},R.get(B),F)):R.set(B,F)});const H=[],j=e.current.unstable_caches.rows,A={rowsBeforePartialUpdates:j.rowsBeforePartialUpdates,loadingPropBeforePartialUpdates:j.loadingPropBeforePartialUpdates,rowCountPropBeforePartialUpdates:j.rowCountPropBeforePartialUpdates,idRowsLookup:P({},j.idRowsLookup),idToIdLookup:P({},j.idToIdLookup),ids:[...j.ids]};R.forEach((F,B)=>{if(F._action==="delete"){delete A.idRowsLookup[B],delete A.idToIdLookup[B],H.push(B);return}if(!e.current.getRow(B)){A.idRowsLookup[B]=F,A.idToIdLookup[B]=B,A.ids.push(B);return}A.idRowsLookup[B]=P({},e.current.getRow(B),F)}),H.length>0&&(A.ids=A.ids.filter(F=>!H.includes(F))),c(A,!0)},[t.signature,t.getRowId,c,e]),h=u.useCallback(()=>{const O=xa(e),R=su(e);return new Map(O.map(H=>[H,R[H]]))},[e]),m=u.useCallback(()=>Zv(e),[e]),v=u.useCallback(()=>xa(e),[e]),b=u.useCallback(O=>a[O],[a]),g=u.useCallback((O,R)=>{const H=e.current.getRowNode(O);if(!H)throw new Error(`MUI: No row with id #${O} found`);const j=P({},H,{childrenExpanded:R});e.current.setState(A=>P({},A,{rows:P({},A.rows,{tree:P({},A.rows.tree,{[O]:j})})})),e.current.forceUpdate(),e.current.publishEvent("rowExpansionChange",j)},[e]),x=u.useCallback(O=>{var R;return(R=El(e)[O])!=null?R:null},[e]),C=u.useCallback(({skipAutoGeneratedRows:O=!0,groupId:R,applySorting:H,applyFiltering:j})=>{const A=El(e);let F;if(H){const B=A[R];if(!B)return[];const G=bS(e);F=[];const N=G.findIndex(z=>z===R)+1;for(let z=N;z<G.length&&A[G[z]].depth>B.depth;z+=1){const W=G[z],q=A[W];(!O||!q.isAutoGenerated)&&F.push(W)}}else F=mF(A,R,O);if(j){const B=kA(e);F=F.filter(G=>B[G]!==!1)}return F},[e]),E=u.useCallback((O,R)=>{const H=xa(e),j=H.findIndex(F=>F===O);if(j===-1||j===R)return;n.debug(`Moving row ${O} to index ${R}`);const A=[...H];A.splice(R,0,A.splice(j,1)[0]),e.current.setState(F=>P({},F,{rows:P({},F.rows,{ids:A})})),e.current.unstable_caches.rows.ids=A,e.current.publishEvent("rowsSet")},[e,n]),w=u.useCallback((O,R)=>{if(t.signature===Yl.DataGrid&&R.length>1)throw new Error(["MUI: You can't replace rows using `apiRef.current.unstable_replaceRows` on the DataGrid.","You need to upgrade to DataGridPro or DataGridPremium component to unlock this feature."].join(`
337
- `));if(R.length===0)return;const j=[...xa(e)],A=su(e),F=gS(e),B=El(e),G=P({},A),N=P({},F),z=P({},B),W=R.map(q=>({id:ww(q,t.getRowId,"A row was provided without id when calling replaceRows()."),model:q}));W.forEach((q,X)=>{const[le]=j.splice(O+X,1,q.id);delete G[le],delete N[le],delete z[le]}),W.forEach(q=>{const X={id:q.id,parent:null,depth:0,groupingKey:null,groupingField:null};G[q.id]=q.model,N[q.id]=q.id,z[q.id]=X}),e.current.unstable_caches.rows.idRowsLookup=G,e.current.unstable_caches.rows.idToIdLookup=N,e.current.unstable_caches.rows.ids=j,e.current.setState(q=>{const X={idRowsLookup:G,idToIdLookup:N,tree:z,ids:j};return P({},q,{rows:P({},q.rows,X,{groupingResponseBeforeRowHydration:P({},q.rows.groupingResponseBeforeRowHydration,X)})})}),e.current.publishEvent("rowsSet")},[e,t.signature,t.getRowId]),S={getRow:s,getRowModels:h,getRowsCount:m,getAllRowIds:v,setRows:d,setRowIndex:E,updateRows:p,setRowChildrenExpansion:g,getRowNode:x,getRowIndexRelativeToVisibleRows:b,getRowGroupChildren:C,unstable_replaceRows:w},k=u.useCallback(()=>{n.info("Row grouping pre-processing have changed, regenerating the row tree");let O;e.current.unstable_caches.rows.rowsBeforePartialUpdates===t.rows?O=e.current.unstable_caches.rows:O=Sm({rows:t.rows,getRowId:t.getRowId,loading:t.loading,rowCount:t.rowCount}),c(O,!1)},[n,e,t.rows,t.getRowId,t.loading,t.rowCount,c]),I=u.useCallback(O=>{O==="rowTreeCreation"&&k()},[k]),_=u.useCallback(()=>{e.current.unstable_getActiveStrategy("rowTree")!==dle(e)&&k()},[e,k]);Fe(e,"activeStrategyProcessorChange",I),Fe(e,"strategyAvailabilityChange",_);const M=u.useCallback(()=>{e.current.setState(O=>P({},O,{rows:P({},O.rows,e.current.unstable_applyPipeProcessors("hydrateRows",O.rows.groupingResponseBeforeRowHydration))})),e.current.publishEvent("rowsSet"),e.current.forceUpdate()},[e]);MS(e,"hydrateRows",M),Yt(e,S),u.useEffect(()=>()=>{i.current!==null&&clearTimeout(i.current)},[]);const T=u.useRef(!0);u.useEffect(()=>{if(T.current){T.current=!1;return}const O=e.current.unstable_caches.rows.rowsBeforePartialUpdates===t.rows,R=e.current.unstable_caches.rows.loadingPropBeforePartialUpdates===t.loading,H=e.current.unstable_caches.rows.rowCountPropBeforePartialUpdates===t.rowCount;if(O){R||(e.current.setState(j=>P({},j,{rows:P({},j.rows,{loading:t.loading})})),e.current.unstable_caches.rows.loadingPropBeforePartialUpdates=t.loading,e.current.forceUpdate()),H||(e.current.setState(j=>P({},j,{rows:P({},j.rows,{totalRowCount:Math.max(t.rowCount||0,j.rows.totalRowCount),totalTopLevelRowCount:Math.max(t.rowCount||0,j.rows.totalTopLevelRowCount)})})),e.current.unstable_caches.rows.rowCountPropBeforePartialUpdates=t.rowCount,e.current.forceUpdate());return}n.debug(`Updating all rows, new length ${t.rows.length}`),c(Sm({rows:t.rows,getRowId:t.getRowId,loading:t.loading,rowCount:t.rowCount}),!1)},[t.rows,t.rowCount,t.getRowId,t.loading,n,c,e])},wpe=({ids:e,idRowsLookup:t,idToIdLookup:n,previousTree:r})=>{const o={};for(let i=0;i<e.length;i+=1){const s=e[i];r&&r[s]&&r[s].depth===0&&r[s].parent==null&&!r[s].isPinned?o[s]=r[s]:o[s]={id:s,depth:0,parent:null,groupingKey:"",groupingField:null}}return{groupingName:_p,tree:o,treeDepth:1,idRowsLookup:t,idToIdLookup:n,ids:e}},Cpe=e=>{RS(e,_p,"rowTreeCreation",wpe)};Ti(["MUI: You are calling getValue. This method is deprecated and will be removed in the next major version.","Instead, you can access the data from `params.row`."]);function xpe(e){const t=u.useCallback(h=>({field:h,colDef:e.current.getColumn(h)}),[e]),n=u.useCallback((...h)=>e.current.getCellValue(...h),[e]),r=u.useCallback(h=>{const m=e.current.getRow(h);if(!m)throw new Error(`No row with id #${h} found`);return{id:h,columns:e.current.getAllColumns(),row:m,getValue:n}},[e,n]),o=u.useCallback((h,m)=>{const v=e.current.getRow(h),b=e.current.getRowNode(h);if(!v||!b)throw new Error(`No row with id #${h} found`);const g=Si(e),x=vg(e);return{id:h,field:m,row:v,rowNode:b,value:v[m],colDef:e.current.getColumn(m),cellMode:e.current.getCellMode(h,m),getValue:n,api:e.current,hasFocus:g!==null&&g.field===m&&g.id===h,tabIndex:x&&x.field===m&&x.id===h?0:-1}},[e,n]),i=u.useCallback((h,m)=>{const v=e.current.getColumn(m),b=e.current.getCellValue(h,m),g=e.current.getRow(h),x=e.current.getRowNode(h);if(!g||!x)throw new Error(`No row with id #${h} found`);const C=Si(e),E=vg(e),w={id:h,field:m,row:g,rowNode:x,colDef:v,cellMode:e.current.getCellMode(h,m),getValue:n,hasFocus:C!==null&&C.field===m&&C.id===h,tabIndex:E&&E.field===m&&E.id===h?0:-1,value:b,formattedValue:b};return v&&v.valueFormatter&&(w.formattedValue=v.valueFormatter({id:h,field:w.field,value:w.value,api:e.current})),w.isEditable=v&&e.current.isCellEditable(w),w},[e,n]),s=u.useCallback((h,m)=>{const v=e.current.getColumn(m);if(!v||!v.valueGetter){const b=e.current.getRow(h);if(!b)throw new Error(`No row with id #${h} found`);return b[m]}return v.valueGetter(o(h,m))},[e,o]),a=u.useCallback(h=>e.current.rootElementRef.current?uce(e.current.rootElementRef.current,h):null,[e]),c=u.useCallback(h=>e.current.rootElementRef.current?dce(e.current.rootElementRef.current,h):null,[e]),d=u.useCallback((h,m)=>e.current.rootElementRef.current?fce(e.current.rootElementRef.current,{id:h,field:m}):null,[e]);Yt(e,{getCellValue:s,getCellParams:i,getCellElement:d,getRowParams:r,getRowElement:c,getColumnHeaderParams:t,getColumnHeaderElement:a})}const wF=(e,t)=>e==null||Array.isArray(e)?e:t&&t[0]===e?t:[e],Spe=(e,t)=>{var n;return P({},e,{selection:(n=wF(t.selectionModel))!=null?n:[]})},Epe=(e,t)=>{const n=Qn(e,"useGridSelection"),r=u.useMemo(()=>wF(t.selectionModel,Uo(e.current.state)),[e,t.selectionModel]),o=u.useRef(null);e.current.unstable_registerControlState({stateId:"selection",propModel:r,propOnChange:t.onSelectionModelChange,stateSelector:Uo,changeEvent:"selectionChange"});const{checkboxSelection:i,disableMultipleSelection:s,disableSelectionOnClick:a,pagination:c,paginationMode:d,isRowSelectable:p}=t,h=!s||i,m=tc(e,t),v=u.useCallback(A=>{var F;let B=A;const G=(F=o.current)!=null?F:A,N=e.current.isRowSelected(A);if(N){const z=hf(e),W=z.findIndex(X=>X===G),q=z.findIndex(X=>X===B);if(W===q)return;W>q?B=z[q+1]:B=z[q-1]}o.current=A,e.current.selectRowRange({startId:G,endId:B},!N)},[e]),b=u.useCallback(A=>{Uo(e.current.state)!==A&&(n.debug("Setting selection model"),e.current.setState(B=>P({},B,{selection:A})),e.current.forceUpdate())},[e,n]),g=u.useCallback(A=>Uo(e.current.state).includes(A),[e]),x=u.useCallback(A=>{if(p&&!p(e.current.getRowParams(A)))return!1;const F=e.current.getRowNode(A);return!((F==null?void 0:F.position)==="footer"||F!=null&&F.isPinned)},[e,p]),C=u.useCallback(()=>Tce(e),[e]),E=u.useCallback((A,F=!0,B=!1)=>{if(e.current.isRowSelectable(A))if(o.current=A,B)n.debug(`Setting selection for row ${A}`),e.current.setSelectionModel(F?[A]:[]);else{n.debug(`Toggling selection for row ${A}`);const N=Uo(e.current.state).filter(W=>W!==A);F&&N.push(A),(N.length<2||h)&&e.current.setSelectionModel(N)}},[e,n,h]),w=u.useCallback((A,F=!0,B=!1)=>{n.debug("Setting selection for several rows");const G=A.filter(W=>e.current.isRowSelectable(W));let N;if(B)N=F?G:[];else{const W=P({},wg(e));G.forEach(q=>{F?W[q]=q:delete W[q]}),N=Object.values(W)}(N.length<2||h)&&e.current.setSelectionModel(N)},[e,n,h]),S=u.useCallback(({startId:A,endId:F},B=!0,G)=>{if(!e.current.getRow(A)||!e.current.getRow(F))return;n.debug(`Expanding selection from row ${A} to row ${F}`);const N=hf(e),z=N.indexOf(A),W=N.indexOf(F),[q,X]=z>W?[W,z]:[z,W],le=N.slice(q,X+1);e.current.selectRows(le,B,G)},[e,n]);Yt(e,{selectRow:E,selectRows:w,selectRowRange:S,setSelectionModel:b,getSelectedRows:C,isRowSelected:g,isRowSelectable:x});const I=u.useCallback(()=>{if(t.keepNonExistentRowsSelected)return;const A=Uo(e.current.state),F=su(e),B=P({},wg(e));let G=!1;A.forEach(N=>{F[N]||(delete B[N],G=!0)}),G&&e.current.setSelectionModel(Object.values(B))},[e,t.keepNonExistentRowsSelected]),_=u.useCallback((A,F)=>{const B=F.metaKey||F.ctrlKey,G=!i&&!B&&!vw(F),N=!h||G,z=e.current.isRowSelected(A);N?e.current.selectRow(A,G?!0:!z,!0):e.current.selectRow(A,!z,!1)},[e,h,i]),M=u.useCallback((A,F)=>{var B;if(a)return;const G=(B=F.target.closest(`.${te.cell}`))==null?void 0:B.getAttribute("data-field");G===Pp.field||G===$S||G&&e.current.getColumn(G).type===IS||e.current.getRowNode(A.id).isPinned||(F.shiftKey&&(h||i)?v(A.id):_(A.id,F))},[a,h,i,e,v,_]),T=u.useCallback((A,F)=>{if(h&&F.shiftKey){var B;(B=window.getSelection())==null||B.removeAllRanges()}},[h]),O=u.useCallback((A,F)=>{F.nativeEvent.shiftKey?v(A.id):e.current.selectRow(A.id,A.value)},[e,v]),R=u.useCallback(A=>{const B=t.checkboxSelectionVisibleOnly&&t.pagination?GA(e):hf(e);e.current.selectRows(B,A.value)},[e,t.checkboxSelectionVisibleOnly,t.pagination]),H=u.useCallback((A,F)=>{if(e.current.getCellMode(A.id,A.field)!==Rt.Edit&&F.currentTarget.contains(F.target)){if(Ep(F.key)&&F.shiftKey){const B=Si(e);if(B&&B.id!==A.id){F.preventDefault();const G=e.current.isRowSelected(B.id);if(!h){e.current.selectRow(B.id,!G,!0);return}const N=e.current.getRowIndexRelativeToVisibleRows(B.id),z=e.current.getRowIndexRelativeToVisibleRows(A.id);let W,q;N>z?G?(W=z,q=N-1):(W=z,q=N):G?(W=N+1,q=z):(W=N,q=z);const X=m.rows.slice(W,q+1).map(le=>le.id);e.current.selectRows(X,!G);return}}if(F.key===" "&&F.shiftKey){F.preventDefault(),_(A.id,F);return}F.key.toLowerCase()==="a"&&(F.ctrlKey||F.metaKey)&&(F.preventDefault(),w(e.current.getAllRowIds(),!0))}},[e,_,w,m.rows,h]);Fe(e,"sortedRowsSet",I),Fe(e,"rowClick",M),Fe(e,"rowSelectionCheckboxChange",O),Fe(e,"headerSelectionCheckboxChange",R),Fe(e,"cellMouseDown",T),Fe(e,"cellKeyDown",H),u.useEffect(()=>{r!==void 0&&e.current.setSelectionModel(r)},[e,r]);const j=r!=null;u.useEffect(()=>{if(j)return;const A=Uo(e.current.state);if(x){const F=A.filter(B=>x(B));F.length<A.length&&e.current.setSelectionModel(F)}},[e,x,j]),u.useEffect(()=>{const A=Uo(e.current.state);if(!h&&A.length>1){const{rows:F}=ry(e,{pagination:c,paginationMode:d}),B=F.reduce((N,{id:z})=>(N[z]=!0,N),{}),G=A.find(N=>{let z=!0;return x&&(z=x(N)),z&&B[N]});e.current.setSelectionModel(G!==void 0?[G]:[])}},[e,h,i,s,x,c,d])},Ppe={noRowsLabel:"No rows",noResultsOverlayLabel:"No results found.",errorOverlayDefaultLabel:"An error occurred.",toolbarDensity:"Density",toolbarDensityLabel:"Density",toolbarDensityCompact:"Compact",toolbarDensityStandard:"Standard",toolbarDensityComfortable:"Comfortable",toolbarColumns:"Columns",toolbarColumnsLabel:"Select columns",toolbarFilters:"Filters",toolbarFiltersLabel:"Show filters",toolbarFiltersTooltipHide:"Hide filters",toolbarFiltersTooltipShow:"Show filters",toolbarFiltersTooltipActive:e=>e!==1?`${e} active filters`:`${e} active filter`,toolbarQuickFilterPlaceholder:"Search…",toolbarQuickFilterLabel:"Search",toolbarQuickFilterDeleteIconLabel:"Clear",toolbarExport:"Export",toolbarExportLabel:"Export",toolbarExportCSV:"Download as CSV",toolbarExportPrint:"Print",toolbarExportExcel:"Download as Excel",columnsPanelTextFieldLabel:"Find column",columnsPanelTextFieldPlaceholder:"Column title",columnsPanelDragIconLabel:"Reorder column",columnsPanelShowAllButton:"Show all",columnsPanelHideAllButton:"Hide all",filterPanelAddFilter:"Add filter",filterPanelDeleteIconLabel:"Delete",filterPanelLinkOperator:"Logic operator",filterPanelOperators:"Operator",filterPanelOperatorAnd:"And",filterPanelOperatorOr:"Or",filterPanelColumns:"Columns",filterPanelInputLabel:"Value",filterPanelInputPlaceholder:"Filter value",filterOperatorContains:"contains",filterOperatorEquals:"equals",filterOperatorStartsWith:"starts with",filterOperatorEndsWith:"ends with",filterOperatorIs:"is",filterOperatorNot:"is not",filterOperatorAfter:"is after",filterOperatorOnOrAfter:"is on or after",filterOperatorBefore:"is before",filterOperatorOnOrBefore:"is on or before",filterOperatorIsEmpty:"is empty",filterOperatorIsNotEmpty:"is not empty",filterOperatorIsAnyOf:"is any of",filterValueAny:"any",filterValueTrue:"true",filterValueFalse:"false",columnMenuLabel:"Menu",columnMenuShowColumns:"Show columns",columnMenuFilter:"Filter",columnMenuHideColumn:"Hide",columnMenuUnsort:"Unsort",columnMenuSortAsc:"Sort by ASC",columnMenuSortDesc:"Sort by DESC",columnHeaderFiltersTooltipActive:e=>e!==1?`${e} active filters`:`${e} active filter`,columnHeaderFiltersLabel:"Show filters",columnHeaderSortIconLabel:"Sort",footerRowSelected:e=>e!==1?`${e.toLocaleString()} rows selected`:`${e.toLocaleString()} row selected`,footerTotalRows:"Total Rows:",footerTotalVisibleRows:(e,t)=>`${e.toLocaleString()} of ${t.toLocaleString()}`,checkboxSelectionHeaderName:"Checkbox selection",checkboxSelectionSelectAllRows:"Select all rows",checkboxSelectionUnselectAllRows:"Unselect all rows",checkboxSelectionSelectRow:"Select row",checkboxSelectionUnselectRow:"Unselect row",booleanCellTrueLabel:"yes",booleanCellFalseLabel:"no",actionsCellMore:"more",pinToLeft:"Pin to left",pinToRight:"Pin to right",unpin:"Unpin",treeDataGroupingHeaderName:"Group",treeDataExpand:"see children",treeDataCollapse:"hide children",groupingColumnHeaderName:"Group",groupColumn:e=>`Group by ${e}`,unGroupColumn:e=>`Stop grouping by ${e}`,detailPanelToggle:"Detail panel toggle",expandDetailPanel:"Expand",collapseDetailPanel:"Collapse",MuiTablePagination:{},rowReorderingHeaderName:"Row reordering",aggregationMenuItemHeader:"Aggregation",aggregationFunctionLabelSum:"sum",aggregationFunctionLabelAvg:"avg",aggregationFunctionLabelMin:"min",aggregationFunctionLabelMax:"max",aggregationFunctionLabelSize:"size"},kpe=["sortingOrder"],_pe=u.memo(function(t){const{sortingOrder:n}=t,r=se(t,kpe),o=qe(),[i]=n,s=i==="asc"?o.components.ColumnSortedAscendingIcon:o.components.ColumnSortedDescendingIcon;return s?L.jsx(s,P({},r)):null}),Ipe=["error","hasError","errorInfo"],$pe=u.forwardRef(function(t,n){const{error:r}=t,o=se(t,Ipe),i=wt(),s=i.current.getLocaleText("errorOverlayDefaultLabel"),a=Ke(i,xp);return L.jsx(ny,P({ref:n,sx:{width:"100%",minHeight:2*a}},o,{children:(r==null?void 0:r.message)||s}))}),Mpe=u.forwardRef(function(t,n){const o=wt().current.getLocaleText("noResultsOverlayLabel");return L.jsx(ny,P({ref:n},t,{children:o}))}),Rpe={BooleanCellTrueIcon:aae,BooleanCellFalseIcon:_1,ColumnMenuIcon:iae,OpenFilterButtonIcon:Qle,FilterPanelDeleteIcon:_1,ColumnFilteredIcon:Jle,ColumnSelectorIcon:eae,ColumnUnsortedIcon:_pe,ColumnSortedAscendingIcon:Yle,ColumnSortedDescendingIcon:Xle,ColumnResizeIcon:tae,DensityCompactIcon:nae,DensityStandardIcon:rae,DensityComfortableIcon:oae,ExportIcon:lae,MoreActionsIcon:cae,TreeDataCollapseIcon:F$,TreeDataExpandIcon:A$,GroupingCriteriaCollapseIcon:F$,GroupingCriteriaExpandIcon:A$,DetailPanelExpandIcon:FA,DetailPanelCollapseIcon:sae,RowReorderIcon:NA,QuickFilterIcon:Zle,QuickFilterClearIcon:_1},nM=P({},Rpe,{BaseCheckbox:iL,BaseTextField:hp,BaseFormControl:Ja,BaseSelect:vx,BaseSwitch:ML,BaseButton:ur,BaseTooltip:pp,BasePopper:Xa,Cell:Ale,SkeletonCell:zae,ColumnHeaderFilterIconButton:kce,ColumnMenu:Oue,ErrorOverlay:$pe,Footer:Ode,Header:Lde,Toolbar:null,PreferencesPanel:lde,LoadingOverlay:Ade,NoResultsOverlay:Mpe,NoRowsOverlay:Fde,Pagination:Dde,FilterPanel:wde,ColumnsPanel:tde,Panel:sde,Row:Vde}),Tpe=e=>{const{classes:t}=e;return u.useMemo(()=>Ie({cellCheckbox:["cellCheckbox"],columnHeaderCheckbox:["columnHeaderCheckbox"]},Nt,t),[t])},Ope=(e,t)=>{const n={classes:t.classes},r=Tpe(n),o=u.useCallback(i=>{const s=P({},Pp,{cellClassName:r.cellCheckbox,headerClassName:r.columnHeaderCheckbox,headerName:e.current.getLocaleText("checkboxSelectionHeaderName")}),a=t.checkboxSelection,c=i.lookup[ul]!=null;return a&&!c?(i.lookup[ul]=s,i.all=[ul,...i.all]):!a&&c?(delete i.lookup[ul],i.all=i.all.filter(d=>d!==ul)):a&&c&&(i.lookup[ul]=P({},s,i.lookup[ul])),i},[e,r,t.checkboxSelection]);fr(e,"hydrateColumns",o)},Lpe=(e,t)=>{var n,r,o,i;const s=(n=(r=t.sortModel)!=null?r:(o=t.initialState)==null||(i=o.sorting)==null?void 0:i.sortModel)!=null?n:[];return P({},e,{sorting:{sortModel:KA(s,t.disableMultipleColumnsSorting),sortedRows:[]}})},Ape=(e,t)=>{var n,r;const o=Qn(e,"useGridSorting");e.current.unstable_registerControlState({stateId:"sortModel",propModel:t.sortModel,propOnChange:t.onSortModelChange,stateSelector:bi,changeEvent:"sortModelChange"});const i=u.useCallback((_,M)=>{const T=bi(e),O=T.findIndex(H=>H.field===_);let R=[...T];return O>-1?M?R.splice(O,1,M):R.splice(O,1):R=[...T,M],R},[e]),s=u.useCallback((_,M)=>{var T;const R=bi(e).find(j=>j.field===_.field);if(R){var H;const j=M===void 0?B$((H=_.sortingOrder)!=null?H:t.sortingOrder,R.sort):M;return j==null?void 0:P({},R,{sort:j})}return{field:_.field,sort:M===void 0?B$((T=_.sortingOrder)!=null?T:t.sortingOrder):M}},[e,t.sortingOrder]),a=u.useCallback(()=>{e.current.setState(_=>{if(t.sortingMode===lu.server)return o.debug("Skipping sorting rows as sortingMode = server"),P({},_,{sorting:P({},_.sorting,{sortedRows:xa(_,e.current.instanceId)})});const M=bi(_,e.current.instanceId),T=Wce(M,e),O=e.current.unstable_applyStrategyProcessor("sorting",{sortRowList:T});return P({},_,{sorting:P({},_.sorting,{sortedRows:O})})}),e.current.publishEvent("sortedRowsSet"),e.current.forceUpdate()},[e,o,t.sortingMode]),c=u.useCallback(_=>{bi(e)!==_&&(o.debug("Setting sort model"),e.current.setState(D$(_,t.disableMultipleColumnsSorting)),e.current.forceUpdate(),e.current.applySorting())},[e,o,t.disableMultipleColumnsSorting]),d=u.useCallback((_,M,T)=>{if(!_.sortable)return;const O=s(_,M);let R;!T||t.disableMultipleColumnsSorting?R=O?[O]:[]:R=i(_.field,O),e.current.setSortModel(R)},[e,i,s,t.disableMultipleColumnsSorting]),p=u.useCallback(()=>bi(e),[e]),h=u.useCallback(()=>wS(e).map(M=>M.model),[e]),m=u.useCallback(()=>bS(e),[e]),v=u.useCallback(_=>e.current.getSortedRowIds().indexOf(_),[e]),b=u.useCallback(_=>e.current.getSortedRowIds()[_],[e]);Yt(e,{getSortModel:p,getSortedRows:h,getSortedRowIds:m,getRowIndex:v,getRowIdFromRowIndex:b,setSortModel:c,sortColumn:d,applySorting:a});const x=u.useCallback((_,M)=>{var T,O;const R=bi(e);return!M.exportOnlyDirtyModels||t.sortModel!=null||((T=t.initialState)==null||(O=T.sorting)==null?void 0:O.sortModel)!=null||R.length>0?P({},_,{sorting:{sortModel:R}}):_},[e,t.sortModel,(n=t.initialState)==null||(r=n.sorting)==null?void 0:r.sortModel]),C=u.useCallback((_,M)=>{var T;const O=(T=M.stateToRestore.sorting)==null?void 0:T.sortModel;return O==null?_:(e.current.setState(D$(O,t.disableMultipleColumnsSorting)),P({},_,{callbacks:[..._.callbacks,e.current.applySorting]}))},[e,t.disableMultipleColumnsSorting]),E=u.useCallback(_=>{const M=El(e);if(!_.sortRowList){const R=[],H=[];return xa(e).forEach(j=>{M[j].isPinned||(M[j].position==="footer"?H.push(j):R.push(j))}),[...R,...H]}const T=[],O=[];return Object.values(M).forEach(R=>{R.isPinned||(R.position==="footer"?O.push(R.id):T.push(R))}),[..._.sortRowList(T),...O]},[e]);fr(e,"exportState",x),fr(e,"restoreState",C),RS(e,_p,"sorting",E);const w=u.useCallback(({colDef:_},M)=>{const T=M.shiftKey||M.metaKey||M.ctrlKey;d(_,void 0,T)},[d]),S=u.useCallback(({colDef:_},M)=>{BA(M.key)&&!M.ctrlKey&&!M.metaKey&&d(_,void 0,M.shiftKey)},[d]),k=u.useCallback(()=>{const _=bi(e),M=Ku(e);if(_.length>0){const T=_.filter(O=>M[O.field]);T.length<_.length&&e.current.setSortModel(T)}},[e]),I=u.useCallback(_=>{_==="sorting"&&e.current.applySorting()},[e]);Fe(e,"columnHeaderClick",w),Fe(e,"columnHeaderKeyDown",S),Fe(e,"rowsSet",e.current.applySorting),Fe(e,"columnsChange",k),Fe(e,"activeStrategyProcessorChange",I),kp(()=>{e.current.applySorting()}),u.useEffect(()=>{t.sortModel!==void 0&&e.current.setSortModel(t.sortModel)},[e,t.sortModel])};function rM(e){const{clientHeight:t,scrollTop:n,offsetHeight:r,offsetTop:o}=e,i=o+r;if(r>t)return o;if(i-t>n)return i-t;if(o<n)return o}const Fpe=(e,t)=>{const n=Qn(e,"useGridScroll"),r=e.current.columnHeadersElementRef,o=e.current.windowRef,i=Ke(e,Ys),s=u.useCallback(p=>{const h=Zv(e),m=Lr(e);if(!(p.rowIndex==null)&&h===0||m.length===0)return!1;n.debug(`Scrolling to cell at row ${p.rowIndex}, col: ${p.colIndex} `);let b={};if(p.colIndex!=null){const E=Va(e);let w;if(typeof p.rowIndex!="undefined"){var g;const S=(g=i[p.rowIndex])==null?void 0:g.id,k=e.current.unstable_getCellColSpanInfo(S,p.colIndex);k&&!k.spannedByColSpan&&(w=k.cellProps.width)}typeof w=="undefined"&&(w=m[p.colIndex].computedWidth),b.left=rM({clientHeight:o.current.clientWidth,scrollTop:o.current.scrollLeft,offsetHeight:w,offsetTop:E[p.colIndex]})}if(p.rowIndex!=null){var x,C;const E=Jf(e.current.state),w=Wd(e),S=mf(e),k=t.pagination?p.rowIndex-w*S:p.rowIndex,I=E.positions[k+1]?E.positions[k+1]-E.positions[k]:E.currentPageTotalHeight-E.positions[k],_=((x=o.current.querySelector(`.${te["pinnedRows--top"]}`))==null?void 0:x.clientHeight)||0,M=((C=o.current.querySelector(`.${te["pinnedRows--bottom"]}`))==null?void 0:C.clientHeight)||0;b.top=rM({clientHeight:o.current.clientHeight-_-M,scrollTop:o.current.scrollTop,offsetHeight:I,offsetTop:E.positions[k]})}return b=e.current.unstable_applyPipeProcessors("scrollToIndexes",b,p),typeof b.left!==void 0||typeof b.top!==void 0?(e.current.scroll(b),!0):!1},[n,e,o,t.pagination,i]),a=u.useCallback(p=>{o.current&&p.left!=null&&r.current&&(r.current.scrollLeft=p.left,o.current.scrollLeft=p.left,n.debug(`Scrolling left: ${p.left}`)),o.current&&p.top!=null&&(o.current.scrollTop=p.top,n.debug(`Scrolling top: ${p.top}`)),n.debug("Scrolling, updating container, and viewport")},[o,r,n]),c=u.useCallback(()=>o!=null&&o.current?{top:o.current.scrollTop,left:o.current.scrollLeft}:{top:0,left:0},[o]);Yt(e,{scroll:a,scrollToIndexes:s,getScrollPosition:c})};function Npe(e,t){Bt(e,"columnHeaderClick",t.onColumnHeaderClick),Bt(e,"columnHeaderDoubleClick",t.onColumnHeaderDoubleClick),Bt(e,"columnHeaderOver",t.onColumnHeaderOver),Bt(e,"columnHeaderOut",t.onColumnHeaderOut),Bt(e,"columnHeaderEnter",t.onColumnHeaderEnter),Bt(e,"columnHeaderLeave",t.onColumnHeaderLeave),Bt(e,"columnOrderChange",t.onColumnOrderChange),Bt(e,"cellClick",t.onCellClick),Bt(e,"cellDoubleClick",t.onCellDoubleClick),Bt(e,"cellKeyDown",t.onCellKeyDown),Bt(e,"cellFocusOut",t.onCellFocusOut),Bt(e,"preferencePanelClose",t.onPreferencePanelClose),Bt(e,"preferencePanelOpen",t.onPreferencePanelOpen),Bt(e,"menuOpen",t.onMenuOpen),Bt(e,"menuClose",t.onMenuClose),Bt(e,"rowDoubleClick",t.onRowDoubleClick),Bt(e,"rowClick",t.onRowClick),Bt(e,"componentError",t.onError),Bt(e,"stateChange",t.onStateChange)}const Dpe=({content:e,container:t,scrollBarSize:n})=>{const r=e.width>t.width,o=e.height>t.height;let i=!1,s=!1;return(r||o)&&(i=r,s=e.height+(i?n:0)>t.height,s&&(i=e.width+n>t.width)),{hasScrollX:i,hasScrollY:s}};function Bpe(e,t){const n=Qn(e,"useResizeContainer"),r=u.useRef(!1),o=u.useRef(null),i=u.useRef(null),s=Ke(e,Jf),a=Ke(e,Sp),c=u.useCallback(()=>{var x;const C=(x=e.current.rootElementRef)==null?void 0:x.current,E=ey(e),w=gF(e);if(!o.current)return;let S;if(t.scrollbarSize!=null)S=t.scrollbarSize;else if(!E||!C)S=0;else{const H=pn(C).createElement("div");H.style.width="99px",H.style.height="99px",H.style.position="absolute",H.style.overflow="scroll",H.className="scrollDiv",C.appendChild(H),S=H.offsetWidth-H.clientWidth,C.removeChild(H)}let k,I,_;if(t.autoHeight)_=!1,I=Math.round(E)>o.current.width,k={width:o.current.width,height:s.currentPageTotalHeight+(I?S:0)};else{k={width:o.current.width,height:o.current.height-a};const R=Dpe({content:{width:Math.round(E),height:s.currentPageTotalHeight},container:{width:k.width,height:k.height-w.top-w.bottom},scrollBarSize:S});_=R.hasScrollY,I=R.hasScrollX}const M={width:k.width-(_?S:0),height:k.height-(I?S:0)},T={viewportOuterSize:k,viewportInnerSize:M,hasScrollX:I,hasScrollY:_,scrollBarSize:S},O=i.current;i.current=T,(T.viewportInnerSize.width!==(O==null?void 0:O.viewportInnerSize.width)||T.viewportInnerSize.height!==(O==null?void 0:O.viewportInnerSize.height))&&e.current.publishEvent("viewportInnerSizeChange",T.viewportInnerSize)},[e,t.scrollbarSize,t.autoHeight,a,s.currentPageTotalHeight]),d=u.useCallback(()=>{c(),e.current.publishEvent("debouncedResize",o.current)},[e,c]),p=u.useCallback(()=>i.current,[]),h=u.useCallback(()=>{const x=e.current.getRootDimensions();if(!x)return 0;const C=ry(e,{pagination:t.pagination,paginationMode:t.paginationMode});if(t.getRowHeight){const w=e.current.unstable_getRenderContext(),S=w.lastRowIndex-w.firstRowIndex;return Math.min(S-1,C.rows.length)}const E=Math.floor(x.viewportInnerSize.height/xp(e));return Math.min(E,C.rows.length)},[e,t.pagination,t.paginationMode,t.getRowHeight]);Yt(e,{resize:d,getRootDimensions:p,unstable_getViewportPageSize:h,unstable_updateGridDimensionsRef:c});const v=u.useMemo(()=>zs(d,60),[d]),b=u.useRef(!0),g=u.useCallback(x=>{o.current=x;const C=/jsdom/.test(window.navigator.userAgent);if(x.height===0&&!r.current&&!t.autoHeight&&!C&&(n.error(["The parent DOM element of the data grid has an empty height.","Please make sure that this element has an intrinsic height.","The grid displays with a height of 0px.","","More details: https://mui.com/r/x-data-grid-no-dimensions."].join(`
338
- `)),r.current=!0),x.width===0&&!r.current&&!C&&(n.error(["The parent DOM element of the data grid has an empty width.","Please make sure that this element has an intrinsic width.","The grid displays with a width of 0px.","","More details: https://mui.com/r/x-data-grid-no-dimensions."].join(`
339
- `)),r.current=!0),b.current){d(),b.current=!1;return}v()},[t.autoHeight,v,n,d]);hn(()=>c(),[c]),Bt(e,"sortedRowsSet",c),Bt(e,"pageChange",c),Bt(e,"pageSizeChange",c),Bt(e,"columnsChange",c),Fe(e,"resize",g),Bt(e,"debouncedResize",t.onResize)}const zpe=e=>P({},e,{rowsMeta:{currentPageTotalHeight:0,positions:[]}}),jpe=(e,t)=>{const{getRowHeight:n,getRowSpacing:r,getEstimatedRowHeight:o}=t,i=u.useRef({}),s=u.useRef(-1),a=u.useRef(!1),c=Ke(e,xp),d=Ke(e,Cp),p=Ke(e,qu),h=Ke(e,yS),m=tc(e,t),v=Ke(e,wp),b=u.useCallback(()=>{var T,O;a.current=!1;const R=Sle(e.current.state,e.current.instanceId),H=F=>{i.current[F.id]||(i.current[F.id]={sizes:{baseCenter:c},isResized:!1,autoHeight:!1,needsFirstMeasurement:!0});const{isResized:B,needsFirstMeasurement:G,sizes:N}=i.current[F.id];let z=c;const W=N.baseCenter;if(B)z=W;else if(n){const ee=n(P({},F,{densityFactor:R}));if(ee==="auto"){if(G){const ce=o?o(P({},F,{densityFactor:R})):c;z=ce!=null?ce:c}else z=W;a.current=!0,i.current[F.id].autoHeight=!0}else z=ee!=null?ee:c,i.current[F.id].needsFirstMeasurement=!1,i.current[F.id].autoHeight=!1}else i.current[F.id].needsFirstMeasurement=!1;const q=Object.entries(N).reduce((ee,[ce,oe])=>(/^base[A-Z]/.test(ce)&&(ee[ce]=oe),ee),{}),X=P({},q,{baseCenter:z});if(r){var le,Q;const ee=e.current.getRowIndexRelativeToVisibleRows(F.id),ce=r(P({},F,{isFirstVisible:ee===0,isLastVisible:ee===m.rows.length-1,indexRelativeToCurrentPage:ee}));X.spacingTop=(le=ce.top)!=null?le:0,X.spacingBottom=(Q=ce.bottom)!=null?Q:0}const ge=e.current.unstable_applyPipeProcessors("rowHeight",X,F);return i.current[F.id].sizes=ge,ge},j=[],A=m.rows.reduce((F,B)=>{j.push(F);let G=0,N=0;const z=H(B);return Object.entries(z).forEach(([W,q])=>{/^base[A-Z]/.test(W)?G=q>G?q:G:N+=q}),F+G+N},0);v==null||(T=v.top)==null||T.forEach(F=>{H(F)}),v==null||(O=v.bottom)==null||O.forEach(F=>{H(F)}),e.current.setState(F=>P({},F,{rowsMeta:{currentPageTotalHeight:A,positions:j}})),a.current||(s.current=1/0),e.current.forceUpdate()},[e,m.rows,c,n,r,o,v]),g=u.useCallback(T=>{const O=i.current[T];return O?O.sizes.baseCenter:c},[c]),x=T=>{var O;return(O=i.current[T])==null?void 0:O.sizes},C=u.useCallback((T,O)=>{i.current[T].sizes.baseCenter=O,i.current[T].isResized=!0,i.current[T].needsFirstMeasurement=!1,b()},[b]),E=u.useMemo(()=>zs(b),[b]),w=u.useCallback((T,O,R)=>{if(!i.current[T]||!i.current[T].autoHeight)return;const H=i.current[T].sizes[`base${fe(R)}`]!==O;i.current[T].needsFirstMeasurement=!1,i.current[T].sizes[`base${fe(R)}`]=O,H&&E()},[E]),S=u.useCallback(T=>{var O;return((O=i.current[T])==null?void 0:O.autoHeight)||!1},[]),k=u.useCallback(()=>s.current,[]),I=u.useCallback(T=>{a.current&&T>s.current&&(s.current=T)},[]),_=u.useCallback(()=>{i.current={},b()},[b]);u.useEffect(()=>{b()},[c,d,p,h,b]),MS(e,"rowHeight",b),Yt(e,{unstable_getLastMeasuredRowIndex:k,unstable_setLastMeasuredRowIndex:I,unstable_rowHasAutoHeight:S,unstable_getRowHeight:g,unstable_getRowInternalSizes:x,unstable_setRowHeight:C,unstable_storeRowHeightMeasurement:w,resetRowHeights:_})},Hpe=e=>{const t=u.useCallback((o={})=>e.current.unstable_applyPipeProcessors("exportState",{},o),[e]),n=u.useCallback(o=>{e.current.unstable_applyPipeProcessors("restoreState",{callbacks:[]},{stateToRestore:o}).callbacks.forEach(s=>{s()}),e.current.forceUpdate()},[e]);Yt(e,{exportState:t,restoreState:n})},Vpe=e=>{const t=u.useRef({}),n=u.useCallback((c,d,p)=>{const h=t.current;h[c]||(h[c]={}),h[c][d]=p},[]),r=u.useCallback((c,d)=>{var p;return(p=t.current[c])==null?void 0:p[d]},[]),o=u.useCallback(c=>{const{columnIndex:d,rowId:p,minFirstColumnIndex:h,maxLastColumnIndex:m,columns:v}=c,b=v.length,g=v[d],x=typeof g.colSpan=="function"?g.colSpan(e.current.getCellParams(p,g.field)):g.colSpan;if(!x||x===1)return n(p,d,{spannedByColSpan:!1,cellProps:{colSpan:1,width:g.computedWidth}}),{colSpan:1};let C=g.computedWidth;for(let E=1;E<x;E+=1){const w=d+E;if(w>=h&&w<m){const S=v[w];C+=S.computedWidth,n(p,d+E,{spannedByColSpan:!0,rightVisibleCellIndex:Math.min(d+x,b-1),leftVisibleCellIndex:d})}n(p,d,{spannedByColSpan:!1,cellProps:{colSpan:x,width:C}})}return{colSpan:x}},[e,n]),i=u.useCallback(({rowId:c,minFirstColumn:d,maxLastColumn:p,columns:h})=>{for(let m=d;m<p;m+=1){const v=o({columnIndex:m,rowId:c,minFirstColumnIndex:d,maxLastColumnIndex:p,columns:h});v.colSpan>1&&(m+=v.colSpan-1)}},[o]);Yt(e,{unstable_getCellColSpanInfo:r,unstable_calculateColSpan:i});const a=u.useCallback(()=>{t.current={}},[]);Fe(e,"columnOrderChange",a)},Upe=(e,t)=>{var n;const r=u.useCallback(o=>{var i;if(!((i=t.experimentalFeatures)!=null&&i.columnGrouping))return o;const s=uF(t.columnGroupingModel);return o.all.forEach(a=>{var c,d;const p=(c=s[a])!=null?c:[],h=o.lookup[a];Efe(h)&&As(p,h==null?void 0:h.groupPath)||(o.lookup[a]=P({},o.lookup[a],{groupPath:(d=s[a])!=null?d:[]}))}),o},[t.columnGroupingModel,(n=t.experimentalFeatures)==null?void 0:n.columnGrouping]);fr(e,"hydrateColumns",r)},Wpe=e=>{var t,n;const r=mfe(void 0,e);return Upe(r,e),Ope(r,e),Cpe(r),vo(Spe,r,e),vo(wfe,r,e),vo(Pfe,r,e),vo(ype,r,e),vo((t=e.experimentalFeatures)!=null&&t.newEditingApi?gpe:spe,r,e),vo(qfe,r,e),vo(Lpe,r,e),vo(npe,r,e),vo(Gfe,r,e),vo(_fe,r,e),vo(epe,r,e),vo(zpe,r,e),vo(yfe,r,e),Qfe(r,e),Epe(r,e),Cfe(r,e),bpe(r,e),xpe(r),Vpe(r),kfe(r,e),((n=e.experimentalFeatures)!=null&&n.newEditingApi?vpe:lpe)(r,e),Yfe(r,e),rpe(r,e),Kfe(r,e),Ape(r,e),Ife(r,e),tpe(r,e),jpe(r,e),Fpe(r,e),bfe(r),Ofe(r),Ffe(r,e),vfe(r),Bpe(r,e),Npe(r,e),Hpe(r),r},Gpe={apiRef:void 0,disableMultipleColumnsFiltering:!0,disableMultipleColumnsSorting:!0,disableMultipleSelection:!0,throttleRowsMs:void 0,hideFooterRowCount:!1,pagination:!0,checkboxSelectionVisibleOnly:!1,disableColumnReorder:!0,disableColumnResize:!0,keepColumnPositionIfDraggedOutside:!1,signature:"DataGrid"},Kpe=100,qpe={autoHeight:!1,autoPageSize:!1,checkboxSelection:!1,checkboxSelectionVisibleOnly:!1,columnBuffer:3,rowBuffer:3,columnThreshold:3,rowThreshold:3,density:qf.Standard,disableExtendRowFullWidth:!1,disableColumnFilter:!1,disableColumnMenu:!1,disableColumnSelector:!1,disableDensitySelector:!1,disableMultipleColumnsFiltering:!1,disableMultipleSelection:!1,disableMultipleColumnsSorting:!1,disableSelectionOnClick:!1,disableVirtualization:!1,disableIgnoreModificationsIfProcessingProps:!1,editMode:Rr.Cell,filterMode:lu.client,headerHeight:56,hideFooter:!1,hideFooterPagination:!1,hideFooterRowCount:!1,hideFooterSelectedRowCount:!1,logger:console,logLevel:"error",pagination:!1,paginationMode:lu.client,rowHeight:52,rowsPerPageOptions:[25,50,100],rowSpacingType:"margin",showCellRightBorder:!1,showColumnRightBorder:!1,sortingOrder:["asc","desc",null],sortingMode:lu.client,throttleRowsMs:0,disableColumnReorder:!1,disableColumnResize:!1,keepNonExistentRowsSelected:!1,keepColumnPositionIfDraggedOutside:!1},Ype=e=>{if(e.pageSize>Kpe)throw new Error("'props.pageSize' cannot exceed 100 in DataGrid.");const t=Ze({props:e,name:"MuiDataGrid"}),n=u.useMemo(()=>P({},Ppe,t.localeText),[t.localeText]),r=u.useMemo(()=>{const o=t.components;if(!o)return P({},nM);const i={};return Object.entries(nM).forEach(([s,a])=>{i[s]=o[s]===void 0?a:o[s]}),i},[t.components]);return u.useMemo(()=>P({},qpe,t,{localeText:n,components:r},Gpe),[t,n,r])},Xpe=["className"],Qpe=e=>{const{classes:t}=e;return Ie({root:["virtualScroller"]},Nt,t)},Jpe=ie("div",{name:"MuiDataGrid",slot:"VirtualScroller",overridesResolver:(e,t)=>t.virtualScroller})({overflow:"auto",position:"relative","@media print":{overflow:"hidden"}}),Zpe=u.forwardRef(function(t,n){const{className:r}=t,o=se(t,Xpe),i=qe(),s=Qpe(i);return L.jsx(Jpe,P({ref:n,className:me(s.root,r),ownerState:i},o))}),ehe=["className","style"],the=e=>{const{classes:t,overflowedContent:n}=e;return Ie({root:["virtualScrollerContent",n&&"virtualScrollerContent--overflowed"]},Nt,t)},nhe=ie("div",{name:"MuiDataGrid",slot:"VirtualScrollerContent",overridesResolver:(e,t)=>t.virtualScrollerContent})({}),rhe=u.forwardRef(function(t,n){const{className:r,style:o}=t,i=se(t,ehe),s=qe(),a=P({},s,{overflowedContent:!s.autoHeight&&(o==null?void 0:o.minHeight)==="auto"}),c=the(a);return L.jsx(nhe,P({ref:n,className:me(c.root,r),ownerState:a,style:o},i))}),ohe=["className"],ihe=e=>{const{classes:t}=e;return Ie({root:["virtualScrollerRenderZone"]},Nt,t)},she=ie("div",{name:"MuiDataGrid",slot:"VirtualScrollerRenderZone",overridesResolver:(e,t)=>t.virtualScrollerRenderZone})({position:"absolute",display:"flex",flexDirection:"column"}),lhe=u.forwardRef(function(t,n){const{className:r}=t,o=se(t,ohe),i=qe(),s=ihe(i);return L.jsx(she,P({ref:n,className:me(s.root,r),ownerState:i},o))}),ahe=["style"];function au(e,t,n=0,r=t.length){if(t.length<=0)return-1;if(n>=r)return n;const o=n+Math.floor((r-n)/2),i=t[o];return e<=i?au(e,t,n,o):au(e,t,o+1,r)}function che(e,t,n){let r=1;for(;n<t.length&&t[n]<e;)n+=r,r*=2;return au(e,t,Math.floor(n/2),Math.min(n,t.length))}const gl=({firstIndex:e,lastIndex:t,buffer:n,minFirstIndex:r,maxLastIndex:o})=>[Tu(e-n,r,o),Tu(t+n,r,o)],uhe=(e,t)=>e===t?!0:e.firstRowIndex===t.firstRowIndex&&e.lastRowIndex===t.lastRowIndex&&e.firstColumnIndex===t.firstColumnIndex&&e.lastColumnIndex===t.lastColumnIndex,dhe=e=>{var t,n;const r=wt(),o=qe(),i=Ke(r,Lr),{ref:s,disableVirtualization:a,onRenderZonePositioning:c,renderZoneMinColumnIndex:d=0,renderZoneMaxColumnIndex:p=i.length,getRowProps:h}=e,m=Ke(r,Va),v=Ke(r,ey),b=Ke(r,xp),g=Ke(r,Si),x=Ke(r,vg),C=Ke(r,Jf),E=Ke(r,Tn),w=Ke(r,wg),S=tc(r,o),k=u.useRef(null),I=u.useRef(null),_=Ht(s,I),[M,T]=u.useState(null),O=u.useRef(M),R=u.useRef({top:0,left:0}),[H,j]=u.useState({width:null,height:null}),A=u.useRef(v),F=u.useCallback(oe=>{var de,be;const we=r.current.unstable_getLastMeasuredRowIndex();let $e=we===1/0;(de=S.range)!=null&&de.lastRowIndex&&!$e&&($e=we>=S.range.lastRowIndex);const He=Tu(we-(((be=S.range)==null?void 0:be.firstRowIndex)||0),0,C.positions.length);return $e||C.positions[He]>=oe?au(oe,C.positions):che(oe,C.positions,He)},[r,(t=S.range)==null?void 0:t.firstRowIndex,(n=S.range)==null?void 0:n.lastRowIndex,C.positions]),B=u.useCallback(()=>{if(a)return{firstRowIndex:0,lastRowIndex:S.rows.length,firstColumnIndex:0,lastColumnIndex:i.length};const{top:oe,left:de}=R.current,be=Math.min(F(oe),C.positions.length-1),we=o.autoHeight?be+S.rows.length:F(oe+H.height);let $e=!1,He=0,Ne=m.length;const[re,Le]=gl({firstIndex:be,lastIndex:we,minFirstIndex:0,maxLastIndex:S.rows.length,buffer:o.rowBuffer});for(let ve=re;ve<Le&&!$e;ve+=1){const je=S.rows[ve];$e=r.current.unstable_rowHasAutoHeight(je.id)}return $e||(He=au(de,m),Ne=au(de+H.width,m)),{firstRowIndex:be,lastRowIndex:we,firstColumnIndex:He,lastColumnIndex:Ne}},[a,F,C.positions.length,o.autoHeight,o.rowBuffer,S.rows,m,i.length,r,H]);hn(()=>{a?k.current.style.transform="translate3d(0px, 0px, 0px)":(I.current.scrollLeft=0,I.current.scrollTop=0)},[a]),hn(()=>{j({width:I.current.clientWidth,height:I.current.clientHeight})},[C.currentPageTotalHeight]);const G=u.useCallback(oe=>{j({width:oe.width,height:oe.height})},[]);Fe(r,"resize",G);const N=u.useCallback(oe=>{const[de,be]=gl({firstIndex:oe.firstRowIndex,lastIndex:oe.lastRowIndex,minFirstIndex:0,maxLastIndex:S.rows.length,buffer:o.rowBuffer}),[we]=gl({firstIndex:oe.firstColumnIndex,lastIndex:oe.lastColumnIndex,minFirstIndex:d,maxLastIndex:p,buffer:o.columnBuffer}),$e=bw({firstColumnToRender:we,apiRef:r,firstRowToRender:de,lastRowToRender:be,visibleRows:S.rows}),He=Jf(r.current.state).positions[de],Ne=Va(r)[$e];k.current.style.transform=`translate3d(${Ne}px, ${He}px, 0px)`,typeof c=="function"&&c({top:He,left:Ne})},[r,S.rows,c,d,p,o.columnBuffer,o.rowBuffer]),z=u.useCallback(oe=>{if(O.current&&uhe(oe,O.current)){N(oe);return}T(oe),N(oe);const[de,be]=gl({firstIndex:oe.firstRowIndex,lastIndex:oe.lastRowIndex,minFirstIndex:0,maxLastIndex:S.rows.length,buffer:o.rowBuffer});r.current.publishEvent("renderedRowsIntervalChange",{firstRowToRender:de,lastRowToRender:be}),O.current=oe},[r,T,O,S.rows.length,o.rowBuffer,N]);hn(()=>{if(H.width==null)return;const oe=B();z(oe);const{top:de,left:be}=R.current,we={top:de,left:be,renderContext:oe};r.current.publishEvent("rowsScroll",we)},[r,B,H.width,z]);const W=oe=>{const{scrollTop:de,scrollLeft:be}=oe.currentTarget;if(R.current.top=de,R.current.left=be,be<0||de<0||!O.current)return;const we=a?O.current:B(),$e=Math.abs(we.firstRowIndex-O.current.firstRowIndex),He=Math.abs(we.lastRowIndex-O.current.lastRowIndex),Ne=Math.abs(we.firstColumnIndex-O.current.firstColumnIndex),re=Math.abs(we.lastColumnIndex-O.current.lastColumnIndex),Le=$e>=o.rowThreshold||He>=o.rowThreshold||Ne>=o.columnThreshold||re>=o.columnThreshold||A.current!==v;r.current.publishEvent("rowsScroll",{top:de,left:be,renderContext:Le?we:O.current},oe),Le&&(zl.flushSync(()=>{z(we)}),A.current=v)},q=oe=>{r.current.publishEvent("virtualScrollerWheel",{},oe)},X=oe=>{r.current.publishEvent("virtualScrollerTouchMove",{},oe)},le=(oe={renderContext:M})=>{const{renderContext:de,minFirstColumn:be=d,maxLastColumn:we=p,availableSpace:$e=H.width,rowIndexOffset:He=0,position:Ne="center"}=oe;if(!de||$e==null)return null;const re=a?0:o.rowBuffer,Le=a?0:o.columnBuffer,[ve,je]=gl({firstIndex:de.firstRowIndex,lastIndex:de.lastRowIndex,minFirstIndex:0,maxLastIndex:S.rows.length,buffer:re}),Ye=[];if(oe.rows)oe.rows.forEach(Ve=>{Ye.push(Ve),r.current.unstable_calculateColSpan({rowId:Ve.id,minFirstColumn:be,maxLastColumn:we,columns:i})});else{if(!S.range)return null;for(let Ve=ve;Ve<je;Ve+=1){const ue=S.rows[Ve];Ye.push(ue),r.current.unstable_calculateColSpan({rowId:ue.id,minFirstColumn:be,maxLastColumn:we,columns:i})}}const[ht,Be]=gl({firstIndex:de.firstColumnIndex,lastIndex:de.lastColumnIndex,minFirstIndex:be,maxLastIndex:we,buffer:Le}),mt=bw({firstColumnToRender:ht,apiRef:r,firstRowToRender:ve,lastRowToRender:je,visibleRows:S.rows}),rt=i.slice(mt,Be),ct=[];for(let Ve=0;Ve<Ye.length;Ve+=1){var bt,dt;const{id:ue,model:J}=Ye[Ve],Te=ve+Ve===S.rows.length-1,Re=r.current.unstable_rowHasAutoHeight(ue)?"auto":r.current.unstable_getRowHeight(ue);let Qe;w[ue]==null?Qe=!1:Qe=r.current.isRowSelectable(ue),ct.push(L.jsx(o.components.Row,P({row:J,rowId:ue,rowHeight:Re,cellFocus:g,cellTabIndex:x,editRowsState:E,renderedColumns:rt,visibleColumns:i,firstColumnToRender:mt,lastColumnToRender:Be,selected:Qe,index:He+((S==null||(bt=S.range)==null?void 0:bt.firstRowIndex)||0)+ve+Ve,containerWidth:$e,isLastVisible:Te,position:Ne},typeof h=="function"?h(ue,J):{},(dt=o.componentsProps)==null?void 0:dt.row),ue))}return ct},Q=H.width&&v>H.width,ge=u.useMemo(()=>{const oe=Math.max(C.currentPageTotalHeight,1);let de=!1;I!=null&&I.current&&oe<=(I==null?void 0:I.current.clientHeight)&&(de=!0);const be={width:Q?v:"auto",height:oe,minHeight:de?"100%":"auto"};return o.autoHeight&&S.rows.length===0&&(be.height=2*b),be},[I,v,C.currentPageTotalHeight,S.rows.length,Q,o.autoHeight,b]);u.useEffect(()=>{r.current.publishEvent("virtualScrollerContentSizeChange")},[r,ge]),o.autoHeight&&S.rows.length===0&&(ge.height=2*b);const ee={};Q||(ee.overflowX="hidden"),o.autoHeight&&(ee.overflowY="hidden");const ce=u.useCallback(()=>O.current,[]);return r.current.unstable_getRenderContext=ce,{renderContext:M,updateRenderZonePosition:N,getRows:le,getRootProps:(oe={})=>{let{style:de={}}=oe,be=se(oe,ahe);return P({ref:_,onScroll:W,onWheel:q,onTouchMove:X,style:P({},de,ee)},be)},getContentProps:({style:oe={}}={})=>({style:P({},oe,ge)}),getRenderZoneProps:()=>({ref:k})}},fhe=["className","disableVirtualization"],phe=u.forwardRef(function(t,n){const{className:r,disableVirtualization:o}=t,i=se(t,fhe),{getRootProps:s,getContentProps:a,getRenderZoneProps:c,getRows:d}=dhe({ref:n,disableVirtualization:o});return L.jsx(Zpe,P({className:r},s(i),{children:L.jsx(rhe,P({},a(),{children:L.jsx(lhe,P({},c(),{children:d()}))}))}))}),hhe=e=>{const{classes:t,headerAlign:n,isDragging:r,showRightBorder:o,showColumnBorder:i,groupId:s}=e;return Ie({root:["columnHeader",n==="left"&&"columnHeader--alignLeft",n==="center"&&"columnHeader--alignCenter",n==="right"&&"columnHeader--alignRight",r&&"columnHeader--moving",o&&"withBorder",i&&"columnHeader--showColumnBorder",s===null?"columnHeader--emptyGroup":"columnHeader--filledGroup"],draggableContainer:["columnHeaderDraggableContainer"],titleContainer:["columnHeaderTitleContainer"],titleContainerContent:["columnHeaderTitleContainerContent"]},Nt,t)};function mhe(e){var t,n;const{groupId:r,width:o,depth:i,maxDepth:s,fields:a,height:c,colIndex:d,isLastColumn:p,extendRowFullWidth:h}=e,m=qe(),v=wt(),b=Ke(v,aF),{hasScrollX:g,hasScrollY:x}=(t=v.current.getRootDimensions())!=null?t:{hasScrollX:!1,hasScrollY:!1},C=r?b[r]:{},{headerName:E=r!=null?r:"",description:w="",headerAlign:S=void 0}=C;let k;const I=r&&((n=b[r])==null?void 0:n.renderHeaderGroup),_={groupId:r,headerName:E,description:w,depth:i,maxDepth:s,fields:a,colIndex:d,isLastColumn:p};r&&I&&(k=I(_));const T=p?!(p&&g&&!x)&&!h:m.showColumnRightBorder,O=m.showColumnRightBorder,R=P({},e,{classes:m.classes,showRightBorder:T,showColumnBorder:O,headerAlign:S,depth:i,isDragging:!1}),H=E!=null?E:r,j=Pn(),A=r===null?`empty-group-cell-${j}`:r,F=hhe(R),B=typeof C.headerClassName=="function"?C.headerClassName(_):C.headerClassName;return L.jsx(WA,{classes:F,columnMenuOpen:!1,colIndex:d,height:c,isResizing:!1,sortDirection:null,hasFocus:!1,tabIndex:-1,isDraggable:!1,headerComponent:k,headerClassName:B,description:w,elementId:A,width:o,columnMenuIconButton:null,columnTitleIconButtons:null,resizable:!1,label:H,"aria-colspan":a.length,"data-fields":`|-${a.join("-|-")}-|`,disableHeaderSeparator:!0})}const oM=ie("div",{name:"MuiDataGrid",slot:"ColumnHeaderRow",overridesResolver:(e,t)=>t.columnHeaderRow})(()=>({display:"flex"}));function ghe(e){return!!e.target}const vhe=e=>{const{innerRef:t,minColumnIndex:n=0}=e,[r,o]=u.useState(""),[i,s]=u.useState(""),a=wt(),c=Ke(a,Lr),d=Ke(a,Va),p=Ke(a,LA),h=Ke(a,vg),m=Ke(a,Rle),v=Ke(a,MA),b=Ke(a,xS),g=Ke(a,Sp),x=Ke(a,Cle),C=Ke(a,hle),E=Ke(a,lF),w=qe(),S=u.useRef(null),k=Ht(t,S),[I,_]=u.useState(null),M=u.useRef(I),T=u.useRef(0),O=tc(a,w);u.useEffect(()=>{a.current.columnHeadersContainerElementRef.current.scrollLeft=0},[a]);const R=u.useRef(PA(Mue,{equalityCheck:(le,Q)=>["firstColumnIndex","minColumnIndex","columnBuffer"].every(ge=>le[ge]===Q[ge])})),H=u.useCallback(le=>{const[Q,ge]=gl({firstIndex:le.firstRowIndex,lastIndex:le.lastRowIndex,minFirstIndex:0,maxLastIndex:O.rows.length,buffer:w.rowBuffer}),ee=R.current({firstColumnIndex:le.firstColumnIndex,minColumnIndex:n,columnBuffer:w.columnBuffer,firstRowToRender:Q,lastRowToRender:ge,apiRef:a,visibleRows:O.rows}),ce=ee>0?T.current-d[ee]:T.current;S.current.style.transform=`translate3d(${-ce}px, 0px, 0px)`},[d,n,w.columnBuffer,a,O.rows,w.rowBuffer]);u.useLayoutEffect(()=>{I&&H(I)},[I,H]);const j=u.useCallback(({left:le,renderContext:Q=null},ge)=>{var ee,ce;if(!S.current||T.current===le&&((ee=M.current)==null?void 0:ee.firstColumnIndex)===(Q==null?void 0:Q.firstColumnIndex)&&((ce=M.current)==null?void 0:ce.lastColumnIndex)===(Q==null?void 0:Q.lastColumnIndex))return;T.current=le;let oe=!1;Q!==M.current||!M.current?(ghe(ge)?(zl.flushSync(()=>{_(Q)}),oe=!0):_(Q),M.current=Q):oe=!0,Q&&oe&&H(Q)},[H]),A=u.useCallback(le=>s(le.field),[]),F=u.useCallback(()=>s(""),[]),B=u.useCallback(le=>o(le.field),[]),G=u.useCallback(()=>o(""),[]);Fe(a,"columnResizeStart",A),Fe(a,"columnResizeStop",F),Fe(a,"columnHeaderDragStart",B),Fe(a,"columnHeaderDragEnd",G),Fe(a,"rowsScroll",j);const N=le=>{const{renderContext:Q=I,minFirstColumn:ge=n,maxLastColumn:ee=c.length}=le||{};if(!Q)return null;const[ce,oe]=gl({firstIndex:Q.firstRowIndex,lastIndex:Q.lastRowIndex,minFirstIndex:0,maxLastIndex:O.rows.length,buffer:w.rowBuffer}),de=R.current({firstColumnIndex:Q.firstColumnIndex,minColumnIndex:ge,columnBuffer:w.columnBuffer,apiRef:a,firstRowToRender:ce,lastRowToRender:oe,visibleRows:O.rows}),be=Math.min(Q.lastColumnIndex+w.columnBuffer,ee);return{renderedColumns:c.slice(de,be),firstColumnToRender:de,lastColumnToRender:be,minFirstColumn:ge,maxLastColumn:ee}},z=(le,Q={})=>{const ge=N(le);if(ge==null)return null;const{renderedColumns:ee,firstColumnToRender:ce}=ge,oe=[];for(let de=0;de<ee.length;de+=1){const be=ee[de],we=ce+de,$e=we===0,He=!(p===null&&h===null),Ne=p!==null&&p.field===be.field||$e&&!He?0:-1,re=m!==null&&m.field===be.field,Le=E.open&&E.field===be.field;oe.push(L.jsx(Ece,P({},C[be.field],{columnMenuOpen:Le,filterItemsCounter:x[be.field]&&x[be.field].length,headerHeight:v,isDragging:be.field===r,column:be,colIndex:we,isResizing:i===be.field,isLastColumn:we===c.length-1,extendRowFullWidth:!w.disableExtendRowFullWidth,hasFocus:re,tabIndex:Ne},Q),be.field))}return L.jsx(oM,{role:"row","aria-rowindex":b+1,ownerState:w,children:oe})},W=(le=[],Q)=>le.slice(0,Q+1),q=le=>{if(b===0)return null;const Q=N(le);if(Q==null||Q.renderedColumns.length===0)return null;const{renderedColumns:ge,firstColumnToRender:ee,lastColumnToRender:ce,maxLastColumn:oe}=Q,de=[],be=[];for(let rt=0;rt<b;rt+=1){var we,$e,He;const ct=[];let bt=0,dt=ee-1;const Ve=(we=c[ee])==null||($e=we.groupPath)==null?void 0:$e[rt],ue=W((He=c[ee])==null?void 0:He.groupPath,rt);for(;Ve!==null&&dt>=n&&(Ne=c[dt])!=null&&Ne.groupPath&&As(W((re=c[dt])==null?void 0:re.groupPath,rt),ue);){var Ne,re,Le;const Re=c[dt];if(bt+=(Le=Re.computedWidth)!=null?Le:0,ct.length===0){var ve;ct.push({width:(ve=Re.computedWidth)!=null?ve:0,fields:[Re.field],groupId:Ve,groupParents:ue,colIndex:dt})}else{var je;ct[0].width+=(je=Re.computedWidth)!=null?je:0,ct[0].fields.push(Re.field),ct[0].colIndex=dt}dt-=1}const J=ge.reduce((Re,Qe,xt)=>{var $t;const Xt=Re[Re.length-1];if(Qe.groupPath&&Qe.groupPath.length>rt){var Gn;if(Xt&&Xt.groupId===Qe.groupPath[rt]){var Ar;return[...Re.slice(0,Re.length-1),P({},Xt,{width:Xt.width+((Ar=Qe.computedWidth)!=null?Ar:0),fields:[...Xt.fields,Qe.field]})]}return[...Re,{groupId:Qe.groupPath[rt],groupParents:W(Qe.groupPath,rt),width:(Gn=Qe.computedWidth)!=null?Gn:0,fields:[Qe.field],colIndex:ee+xt}]}if(Xt&&Xt.groupId===null&&As(W(Qe.groupPath,rt),Xt.groupParents)){var rr;return[...Re.slice(0,Re.length-1),P({},Xt,{width:Xt.width+((rr=Qe.computedWidth)!=null?rr:0),fields:[...Xt.fields,Qe.field]})]}return[...Re,{groupId:null,groupParents:W(Qe.groupPath,rt),width:($t=Qe.computedWidth)!=null?$t:0,fields:[Qe.field],colIndex:ee+xt}]},ct);dt=ce;const Te=J[J.length-1].groupId;for(;Te!==null&&dt<oe&&(Ye=c[dt])!=null&&Ye.groupPath&&((ht=c[dt])==null||(Be=ht.groupPath)==null?void 0:Be[rt])===Te;){var Ye,ht,Be,mt;const Re=c[dt];J[J.length-1].width+=(mt=Re.computedWidth)!=null?mt:0,J[J.length-1].fields.push(Re.field),dt+=1}be.push({leftOverflow:bt,elements:[...J]})}return be.forEach((rt,ct)=>{de.push(L.jsx(oM,{style:{height:`${v}px`,transform:`translateX(-${rt.leftOverflow}px)`},role:"row","aria-rowindex":ct+1,ownerState:w,children:rt.elements.map(({groupId:bt,width:dt,fields:Ve,colIndex:ue},J)=>L.jsx(mhe,{groupId:bt,width:dt,fields:Ve,colIndex:ue,depth:ct,isLastColumn:ue===c.length-Ve.length,extendRowFullWidth:!w.disableExtendRowFullWidth,maxDepth:be.length,height:v},J))},ct))}),de},X={minHeight:g,maxHeight:g,lineHeight:`${v}px`};return{renderContext:I,getColumnHeaders:z,getColumnGroupHeaders:q,isDragging:!!r,getRootProps:(le={})=>P({style:X},le),getInnerProps:()=>({ref:k,role:"rowgroup"})}},yhe=["className"],bhe=e=>{const{classes:t}=e;return Ie({root:["columnHeaders"]},Nt,t)},whe=ie("div",{name:"MuiDataGrid",slot:"ColumnHeaders",overridesResolver:(e,t)=>t.columnHeaders})(({theme:e})=>({position:"absolute",top:0,left:0,right:0,overflow:"hidden",display:"flex",alignItems:"center",boxSizing:"border-box",borderBottom:`1px solid ${e.palette.mode==="light"?Hs(nt(e.palette.divider,1),.88):js(nt(e.palette.divider,1),.68)}`,borderTopLeftRadius:e.shape.borderRadius,borderTopRightRadius:e.shape.borderRadius})),Che=u.forwardRef(function(t,n){const{className:r}=t,o=se(t,yhe),i=qe(),s=bhe(i);return L.jsx(whe,P({ref:n,className:me(r,s.root),ownerState:i},o))}),xhe=["isDragging","className"],She=e=>{const{isDragging:t,hasScrollX:n,classes:r}=e;return Ie({root:["columnHeadersInner",t&&"columnHeaderDropZone",n&&"columnHeadersInner--scrollable"]},Nt,r)},Ehe=ie("div",{name:"MuiDataGrid",slot:"columnHeadersInner",overridesResolver:(e,t)=>[{[`&.${te.columnHeaderDropZone}`]:t.columnHeaderDropZone},t.columnHeadersInner]})(()=>({display:"flex",alignItems:"flex-start",flexDirection:"column",[`&.${te.columnHeaderDropZone} .${te.columnHeaderDraggableContainer}`]:{cursor:"move"},[`&.${te["columnHeadersInner--scrollable"]} .${te.columnHeader}:last-child`]:{borderRight:"none"}})),Phe=u.forwardRef(function(t,n){var r,o;const{isDragging:i,className:s}=t,a=se(t,xhe),c=wt(),d=qe(),p=P({},d,{isDragging:i,hasScrollX:(r=(o=c.current.getRootDimensions())==null?void 0:o.hasScrollX)!=null?r:!1}),h=She(p);return L.jsx(Ehe,P({ref:n,className:me(s,h.root),ownerState:p},a))}),khe=["innerRef","className"],_he=u.forwardRef(function(t,n){const{innerRef:r}=t,o=se(t,khe),{isDragging:i,getRootProps:s,getInnerProps:a,getColumnHeaders:c,getColumnGroupHeaders:d}=vhe({innerRef:r});return L.jsxs(Che,P({ref:n},s(o),{children:[L.jsx(G$,{scrollDirection:"left"}),L.jsxs(Phe,P({isDragging:i},a(),{children:[d(),c()]})),L.jsx(G$,{scrollDirection:"right"})]}))}),CF=u.forwardRef(function(t,n){const r=Ype(t),o=Wpe(r);return L.jsx(efe,{apiRef:o,props:r,children:L.jsx(Uae,{className:r.className,style:r.style,sx:r.sx,ref:n,children:L.jsxs(Ile,{children:[L.jsx(Mle,{}),L.jsx(kle,{ColumnHeadersComponent:_he,VirtualScrollerComponent:phe}),L.jsx($le,{})]})})})}),Yu=u.memo(CF);CF.propTypes={"aria-label":pe.string,"aria-labelledby":pe.string,autoHeight:pe.bool,autoPageSize:pe.bool,cellModesModel:pe.object,checkboxSelection:pe.bool,classes:pe.object,columnBuffer:pe.number,columnGroupingModel:pe.arrayOf(pe.object),columns:o1(pe.array.isRequired),columnThreshold:pe.number,columnTypes:pe.object,columnVisibilityModel:pe.object,components:pe.object,componentsProps:pe.object,density:pe.oneOf(["comfortable","compact","standard"]),disableColumnFilter:pe.bool,disableColumnMenu:pe.bool,disableColumnSelector:pe.bool,disableDensitySelector:pe.bool,disableExtendRowFullWidth:pe.bool,disableIgnoreModificationsIfProcessingProps:pe.bool,disableSelectionOnClick:pe.bool,disableVirtualization:pe.bool,editMode:pe.oneOf(["cell","row"]),editRowsModel:pe.object,error:pe.any,experimentalFeatures:pe.shape({columnGrouping:pe.bool,newEditingApi:pe.bool,preventCommitWhileValidating:pe.bool,warnIfFocusStateIsNotSynced:pe.bool}),filterMode:pe.oneOf(["client","server"]),filterModel:pe.shape({items:pe.arrayOf(pe.shape({columnField:pe.string.isRequired,id:pe.oneOfType([pe.number,pe.string]),operatorValue:pe.string,value:pe.any})).isRequired,linkOperator:pe.oneOf(["and","or"]),quickFilterLogicOperator:pe.oneOf(["and","or"]),quickFilterValues:pe.array}),getCellClassName:pe.func,getDetailPanelContent:pe.func,getEstimatedRowHeight:pe.func,getRowClassName:pe.func,getRowHeight:pe.func,getRowId:pe.func,getRowSpacing:pe.func,headerHeight:pe.number,hideFooter:pe.bool,hideFooterPagination:pe.bool,hideFooterSelectedRowCount:pe.bool,initialState:pe.object,isCellEditable:pe.func,isRowSelectable:pe.func,keepNonExistentRowsSelected:pe.bool,loading:pe.bool,localeText:pe.object,logger:pe.shape({debug:pe.func.isRequired,error:pe.func.isRequired,info:pe.func.isRequired,warn:pe.func.isRequired}),logLevel:pe.oneOf(["debug","error","info","warn",!1]),nonce:pe.string,onCellClick:pe.func,onCellDoubleClick:pe.func,onCellEditCommit:pe.func,onCellEditStart:pe.func,onCellEditStop:pe.func,onCellFocusOut:pe.func,onCellKeyDown:pe.func,onCellModesModelChange:pe.func,onColumnHeaderClick:pe.func,onColumnHeaderDoubleClick:pe.func,onColumnHeaderEnter:pe.func,onColumnHeaderLeave:pe.func,onColumnHeaderOut:pe.func,onColumnHeaderOver:pe.func,onColumnOrderChange:pe.func,onColumnVisibilityChange:pe.func,onColumnVisibilityModelChange:pe.func,onEditCellPropsChange:pe.func,onEditRowsModelChange:pe.func,onError:pe.func,onFilterModelChange:pe.func,onMenuClose:pe.func,onMenuOpen:pe.func,onPageChange:pe.func,onPageSizeChange:pe.func,onPreferencePanelClose:pe.func,onPreferencePanelOpen:pe.func,onProcessRowUpdateError:pe.func,onResize:pe.func,onRowClick:pe.func,onRowDoubleClick:pe.func,onRowEditCommit:pe.func,onRowEditStart:pe.func,onRowEditStop:pe.func,onRowModesModelChange:pe.func,onSelectionModelChange:pe.func,onSortModelChange:pe.func,onStateChange:pe.func,page:pe.number,pageSize:o1(pe.number),pagination:e=>e.pagination===!1?new Error(["MUI: `<DataGrid pagination={false} />` is not a valid prop.","Infinite scrolling is not available in the MIT version.","","You need to upgrade to DataGridPro or DataGridPremium component to disable the pagination."].join(`
340
- `)):null,paginationMode:pe.oneOf(["client","server"]),processRowUpdate:pe.func,rowBuffer:pe.number,rowCount:pe.number,rowHeight:pe.number,rowModesModel:pe.object,rows:pe.arrayOf(pe.object).isRequired,rowSpacingType:pe.oneOf(["border","margin"]),rowsPerPageOptions:pe.arrayOf(pe.number),rowThreshold:pe.number,scrollbarSize:pe.number,selectionModel:o1(pe.oneOfType([pe.number,pe.string,pe.array])),showCellRightBorder:pe.bool,showColumnRightBorder:pe.bool,sortingMode:pe.oneOf(["client","server"]),sortingOrder:pe.arrayOf(pe.oneOf(["asc","desc"])),sortModel:pe.arrayOf(pe.shape({field:pe.string.isRequired,sort:pe.oneOf(["asc","desc"])})),sx:pe.oneOfType([pe.arrayOf(pe.oneOfType([pe.func,pe.object,pe.bool])),pe.func,pe.object])};function Ihe(){return u.createElement(u.Fragment,{},u.createElement(Mhe),u.createElement(Rhe))}const $he=/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$/;function Mhe(){const{data:e,element:t}=Zo("get_status"),{data:n}=Ese("get_connection_stats");e&&n&&Object.assign(e,n);const r=$u("md"),o=$u("sm");return t||u.createElement(tt,{display:"flex",flexWrap:"wrap",gap:"1em",mb:2},r&&i("started"),r&&i("http",{label:"HTTP",render:s}),r&&i("https",{label:"HTTPS",render:s}),o&&i("connections"),i("sent",{render:za,minWidth:"4em"}),o&&i("got",{render:za,minWidth:"4em"}),i("outSpeed",{label:"Output speed",render:xF}));function i(a,{label:c,minWidth:d,render:p}={}){let h=Ft.get(e,a);if(h===void 0)return null;typeof h=="string"&&$he.test(h)&&(h=new Date(h).toLocaleString());let m;return p&&(h=p(h),Array.isArray(h)&&([h,m]=h)),c||(c=Ft.capitalize(a.replaceAll("_"," "))),u.createElement($v,{variant:"filled",color:m,label:u.createElement(u.Fragment,{},u.createElement("b",{},c),": ",u.createElement("span",{style:{display:"inline-block",minWidth:d}},h))})}function s(a){return a.listening?["port "+a.port,"success"]:a.error?[a.error,"error"]:"off"}}function Rhe(){const{list:e,error:t,props:n}=Za("get_connections"),[r,o]=u.useState(!0),[i,s]=u.useState(!1),a=u.useMemo(()=>e==null?void 0:e.filter(d=>!r||d.path).map((d,p)=>_e({id:p},d)),[!i&&e,r]),c=u.useMemo(()=>[{field:"ip",headerName:"Address",flex:1,maxWidth:400,valueGetter:({row:d,value:p})=>(d.v===6?`[${p}]`:p)+" :"+d.port},{field:"user",headerName:"User"},{field:"started",headerName:"Started",type:"dateTime",width:130,valueFormatter:({value:d})=>new Date(d).toLocaleTimeString()},{field:"path",headerName:"File",flex:1,renderCell({value:d,row:p}){if(!d)return;if(p.archive)return u.createElement(u.Fragment,{},u.createElement(CA,{sx:{mr:1}}),p.archive,u.createElement(tt,{ml:2,color:"text.secondary"},d));const h=d==null?void 0:d.lastIndexOf("/");return u.createElement(u.Fragment,{},p.uploadProgress!==void 0&&u.createElement(dA,{icon:bp,progress:p.uploadProgress,sx:{mr:1}}),d.slice(h+1),h>0&&u.createElement(tt,{ml:2,color:"text.secondary"},d.slice(0,h)))}},{field:"v",headerName:"Protocol",align:"center",hide:!0,renderCell:({value:d,row:p})=>u.createElement(u.Fragment,{},"IPv"+d,p.secure&&yo(dS,"HTTPS",{opacity:.5}))},{field:"outSpeed",headerName:"Speed",type:"number",renderCell:({value:d,row:p})=>xF(Math.max(d||0,p.inSpeed||0))},{field:"sent",headerName:"Total",type:"number",renderCell:({value:d,row:p})=>za(Math.max(d||0,p.got||0))},{field:"agent",headerName:"Agent"},{field:"Actions",width:80,align:"center",hideSortIcons:!0,disableColumnMenu:!0,renderCell({row:d}){return u.createElement("div",{},u.createElement(kn,{icon:Ri,title:"Disconnect",onClick:()=>It("disconnect",Ft.pick(d,["ip","port"]))}),u.createElement(kn,{icon:wA,title:"Block IP",disabled:d.ip===(n==null?void 0:n.you),onClick:()=>The(d.ip)}))}}],[n]);return u.createElement(u.Fragment,{},u.createElement(tt,{display:"flex",alignItems:"center"},u.createElement(Us,{fullWidth:!1,value:r,onChange:o,options:{"Show only files":!0,"Show all connections":!1}}),u.createElement(tt,{flex:1}),u.createElement(kn,{title:i?"Resume":"Pause",icon:i?Jv:bA,sx:{mr:1},onClick(){s(!i)}})),t?u.createElement(Io,{severity:"error"},t):u.createElement(Yu,{rows:a,columns:c,localeText:r?{noRowsLabel:"No downloads at the moment"}:void 0}))}function The(e){return tse("block",t=>[...t,{ip:e}])}function xF(e){return e?za(e*1e3,{post:"B/s",k:1e3,digits:1}):""}var OS={},Ohe=at;Object.defineProperty(OS,"__esModule",{value:!0});var SF=OS.default=void 0,Lhe=Ohe(ft()),Ahe=ut(),Fhe=(0,Lhe.default)((0,Ahe.jsx)("path",{d:"M5 17h14v2H5zm7-12L5.33 15h13.34z"}),"Eject");SF=OS.default=Fhe;var LS={},Nhe=at;Object.defineProperty(LS,"__esModule",{value:!0});var EF=LS.default=void 0,Dhe=Nhe(ft()),Bhe=ut(),zhe=(0,Dhe.default)((0,Bhe.jsx)("path",{d:"m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z"}),"ArrowUpward");EF=LS.default=zhe;var AS={},jhe=at;Object.defineProperty(AS,"__esModule",{value:!0});var PF=AS.default=void 0,Hhe=jhe(ft()),Vhe=ut(),Uhe=(0,Hhe.default)((0,Vhe.jsx)("path",{d:"M8 11h3v10h2V11h3l-4-4-4 4zM4 3v2h16V3H4z"}),"VerticalAlignTop");PF=AS.default=Uhe;var FS={},Whe=at;Object.defineProperty(FS,"__esModule",{value:!0});var kF=FS.default=void 0,Ghe=Whe(ft()),Khe=ut(),qhe=(0,Ghe.default)((0,Khe.jsx)("path",{d:"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"}),"ChevronRight");kF=FS.default=qhe;var NS={},Yhe=at;Object.defineProperty(NS,"__esModule",{value:!0});var _F=NS.default=void 0,Xhe=Yhe(ft()),Qhe=ut(),Jhe=(0,Xhe.default)((0,Qhe.jsx)("path",{d:"M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"}),"ExpandMore");_F=NS.default=Jhe;var DS={},Zhe=at;Object.defineProperty(DS,"__esModule",{value:!0});var IF=DS.default=void 0,eme=Zhe(ft()),iM=ut(),tme=(0,eme.default)([(0,iM.jsx)("path",{d:"M2 16.5C2 19.54 4.46 22 7.5 22s5.5-2.46 5.5-5.5V10H2v6.5zm5.5 2C6.12 18.5 5 17.83 5 17h5c0 .83-1.12 1.5-2.5 1.5zM10 13c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-5 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z"},"0"),(0,iM.jsx)("path",{d:"M11 3v6h3v2.5c0-.83 1.12-1.5 2.5-1.5s2.5.67 2.5 1.5h-5v2.89c.75.38 1.6.61 2.5.61 3.04 0 5.5-2.46 5.5-5.5V3H11zm3 5.08c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1c0 .56-.45 1-1 1zm5 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1c0 .56-.45 1-1 1z"},"1")],"TheaterComedy");IF=DS.default=tme;var BS={},nme=at;Object.defineProperty(BS,"__esModule",{value:!0});var $F=BS.default=void 0,rme=nme(ft()),ome=ut(),ime=(0,rme.default)((0,ome.jsx)("path",{d:"M10 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2h-8l-2-2z"}),"Folder");$F=BS.default=ime;var zS={},sme=at;Object.defineProperty(zS,"__esModule",{value:!0});var MF=zS.default=void 0,lme=sme(ft()),ame=ut(),cme=(0,lme.default)((0,ame.jsx)("path",{d:"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z"}),"Home");MF=zS.default=cme;var jS={},ume=at;Object.defineProperty(jS,"__esModule",{value:!0});var RF=jS.default=void 0,dme=ume(ft()),fme=ut(),pme=(0,dme.default)((0,fme.jsx)("path",{d:"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zM6 20V4h7v5h5v11H6z"}),"InsertDriveFileOutlined");RF=jS.default=pme;var HS={},hme=at;Object.defineProperty(HS,"__esModule",{value:!0});var TF=HS.default=void 0,mme=hme(ft()),gme=ut(),vme=(0,mme.default)((0,gme.jsx)("path",{d:"M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"}),"RemoveRedEye");TF=HS.default=vme;var VS={},yme=at;Object.defineProperty(VS,"__esModule",{value:!0});var OF=VS.default=void 0,bme=yme(ft()),wme=ut(),Cme=(0,bme.default)((0,wme.jsx)("path",{d:"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-5 14H4v-4h11v4zm0-5H4V9h11v4zm5 5h-4V9h4v9z"}),"Web");OF=VS.default=Cme;var US={},xme=at;Object.defineProperty(US,"__esModule",{value:!0});var LF=US.default=void 0,Sme=xme(ft()),Eme=ut(),Pme=(0,Sme.default)((0,Eme.jsx)("path",{d:"M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96z"}),"Cloud");LF=US.default=Pme;var WS={},kme=at;Object.defineProperty(WS,"__esModule",{value:!0});var AF=WS.default=void 0,_me=kme(ft()),Ime=ut(),$me=(0,_me.default)((0,Ime.jsx)("path",{d:"M14.59 8 12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"}),"HighlightOff");AF=WS.default=$me;function Mme(){const e=ci({title:"Add files or folders",dialogProps:{sx:{minWidth:"min(90vw, 40em)",minHeight:"calc(100vh - 9em)"}},Content(){const t=FF();return u.createElement(u.Fragment,{},u.createElement(tt,{sx:{typography:"body1",px:1,py:2}},"Selected elements will be added under "+(t||"(home)")),u.createElement(TN,{onSelect(r){return ot(this,null,function*(){const o=Uu(yield Promise.all(r.map(i=>It("add_vfs",{parent:t,source:i}).then(()=>null,s=>[i,s.message]))));o.length&&(yield jn(u.createElement(tt,{},"Some elements have been rejected",u.createElement("ul",{},o.map(([i,s])=>u.createElement("li",{key:i},i,": ",s)))),"error")),Ga(),e()})}}))}})}function Rme(){return ot(this,null,function*(){try{const e=yield Zie("Enter folder name");if(!e)return;const t=FF();yield It("add_vfs",{parent:t,name:e}),Ga([(t||"")+"/"+e]),yield jn(`Folder "${e}" created`,"success")}catch(e){yield jn(e)}})}function FF(){let e=En.selectedFiles[0];return!e||e.isRoot?"":(e.type!=="folder"&&(e=e.parent),(e==null?void 0:e.id)||"")}function NF(n){var r=n,{items:e}=r,t=cn(r,["items"]);const[o,i]=Jr.useState(),s=Boolean(o),a=u.useCallback(()=>i(void 0),[]);return u.createElement(Jr.Fragment,{},u.createElement(ur,_e({"aria-controls":s?"basic-menu":void 0,"aria-haspopup":"true","aria-expanded":s?"true":void 0,onClick:c=>{i(c.currentTarget)}},t)),u.createElement(EL,{anchorEl:o,open:s,onClose:a,MenuListProps:{"aria-labelledby":"basic-button"},children:e.map((c,d)=>u.createElement(dr,Tt(_e({key:d},c),{onClick(){var p;a(),(p=c.onClick)==null||p.apply(this,arguments)}})))}))}function Tme(){return u.createElement(tt,{display:"flex",gap:2,mb:2,sx:{position:"sticky",top:0,zIndex:2,backgroundColor:"background.paper",width:"fit-content"}},u.createElement(NF,{variant:"contained",startIcon:u.createElement(Xv),items:[{children:"from disk",onClick:Mme},{children:"virtual folder",onClick:Rme}]},"Add"),eS(()=>Ga()))}function Qi(e){typeof e!="string"&&(e=e[0]);const t=/([`*/_])(.+)\1|(\n)/g,n=[];let r=0,o;for(;o=t.exec(e);){if(n.push(e.slice(r,o.index)),o[3])n.push(u.createElement("br"));else{const i={"`":"code","*":"b","/":"i",_:"u"}[o[1]];if(!i)throw Error("should never happen");n.push(u.createElement(i,{},o[2]))}r=o.index+o[0].length}return u.createElement(u.Fragment,{},...n,e.slice(r,1/0))}const GS=Symbol.for("yaml.alias"),Ew=Symbol.for("yaml.document"),Dl=Symbol.for("yaml.map"),DF=Symbol.for("yaml.pair"),Ws=Symbol.for("yaml.scalar"),Xu=Symbol.for("yaml.seq"),ii=Symbol.for("yaml.node.type"),nc=e=>!!e&&typeof e=="object"&&e[ii]===GS,Ip=e=>!!e&&typeof e=="object"&&e[ii]===Ew,rc=e=>!!e&&typeof e=="object"&&e[ii]===Dl,_n=e=>!!e&&typeof e=="object"&&e[ii]===DF,mn=e=>!!e&&typeof e=="object"&&e[ii]===Ws,Qu=e=>!!e&&typeof e=="object"&&e[ii]===Xu;function On(e){if(e&&typeof e=="object")switch(e[ii]){case Dl:case Xu:return!0}return!1}function Wn(e){if(e&&typeof e=="object")switch(e[ii]){case GS:case Dl:case Ws:case Xu:return!0}return!1}const Ome=e=>(mn(e)||On(e))&&!!e.anchor;class KS{constructor(t){Object.defineProperty(this,ii,{value:t})}clone(){const t=Object.create(Object.getPrototypeOf(this),Object.getOwnPropertyDescriptors(this));return this.range&&(t.range=this.range.slice()),t}}const Qr=Symbol("break visit"),BF=Symbol("skip children"),os=Symbol("remove node");function Xl(e,t){const n=zF(t);Ip(e)?qc(null,e.contents,n,Object.freeze([e]))===os&&(e.contents=null):qc(null,e,n,Object.freeze([]))}Xl.BREAK=Qr;Xl.SKIP=BF;Xl.REMOVE=os;function qc(e,t,n,r){const o=jF(e,t,n,r);if(Wn(o)||_n(o))return HF(e,r,o),qc(e,o,n,r);if(typeof o!="symbol"){if(On(t)){r=Object.freeze(r.concat(t));for(let i=0;i<t.items.length;++i){const s=qc(i,t.items[i],n,r);if(typeof s=="number")i=s-1;else{if(s===Qr)return Qr;s===os&&(t.items.splice(i,1),i-=1)}}}else if(_n(t)){r=Object.freeze(r.concat(t));const i=qc("key",t.key,n,r);if(i===Qr)return Qr;i===os&&(t.key=null);const s=qc("value",t.value,n,r);if(s===Qr)return Qr;s===os&&(t.value=null)}}return o}function oy(e,t){return ot(this,null,function*(){const n=zF(t);Ip(e)?(yield Yc(null,e.contents,n,Object.freeze([e])))===os&&(e.contents=null):yield Yc(null,e,n,Object.freeze([]))})}oy.BREAK=Qr;oy.SKIP=BF;oy.REMOVE=os;function Yc(e,t,n,r){return ot(this,null,function*(){const o=yield jF(e,t,n,r);if(Wn(o)||_n(o))return HF(e,r,o),Yc(e,o,n,r);if(typeof o!="symbol"){if(On(t)){r=Object.freeze(r.concat(t));for(let i=0;i<t.items.length;++i){const s=yield Yc(i,t.items[i],n,r);if(typeof s=="number")i=s-1;else{if(s===Qr)return Qr;s===os&&(t.items.splice(i,1),i-=1)}}}else if(_n(t)){r=Object.freeze(r.concat(t));const i=yield Yc("key",t.key,n,r);if(i===Qr)return Qr;i===os&&(t.key=null);const s=yield Yc("value",t.value,n,r);if(s===Qr)return Qr;s===os&&(t.value=null)}}return o})}function zF(e){return typeof e=="object"&&(e.Collection||e.Node||e.Value)?Object.assign({Alias:e.Node,Map:e.Node,Scalar:e.Node,Seq:e.Node},e.Value&&{Map:e.Value,Scalar:e.Value,Seq:e.Value},e.Collection&&{Map:e.Collection,Seq:e.Collection},e):e}function jF(e,t,n,r){var o,i,s,a,c;if(typeof n=="function")return n(e,t,r);if(rc(t))return(o=n.Map)==null?void 0:o.call(n,e,t,r);if(Qu(t))return(i=n.Seq)==null?void 0:i.call(n,e,t,r);if(_n(t))return(s=n.Pair)==null?void 0:s.call(n,e,t,r);if(mn(t))return(a=n.Scalar)==null?void 0:a.call(n,e,t,r);if(nc(t))return(c=n.Alias)==null?void 0:c.call(n,e,t,r)}function HF(e,t,n){const r=t[t.length-1];if(On(r))r.items[e]=n;else if(_n(r))e==="key"?r.key=n:r.value=n;else if(Ip(r))r.contents=n;else{const o=nc(r)?"alias":"scalar";throw new Error(`Cannot replace node with ${o} parent`)}}const Lme={"!":"%21",",":"%2C","[":"%5B","]":"%5D","{":"%7B","}":"%7D"},Ame=e=>e.replace(/[!,[\]{}]/g,t=>Lme[t]);class zr{constructor(t,n){this.docStart=null,this.docEnd=!1,this.yaml=Object.assign({},zr.defaultYaml,t),this.tags=Object.assign({},zr.defaultTags,n)}clone(){const t=new zr(this.yaml,this.tags);return t.docStart=this.docStart,t}atDocument(){const t=new zr(this.yaml,this.tags);switch(this.yaml.version){case"1.1":this.atNextDocument=!0;break;case"1.2":this.atNextDocument=!1,this.yaml={explicit:zr.defaultYaml.explicit,version:"1.2"},this.tags=Object.assign({},zr.defaultTags);break}return t}add(t,n){this.atNextDocument&&(this.yaml={explicit:zr.defaultYaml.explicit,version:"1.1"},this.tags=Object.assign({},zr.defaultTags),this.atNextDocument=!1);const r=t.trim().split(/[ \t]+/),o=r.shift();switch(o){case"%TAG":{if(r.length!==2&&(n(0,"%TAG directive should contain exactly two parts"),r.length<2))return!1;const[i,s]=r;return this.tags[i]=s,!0}case"%YAML":{if(this.yaml.explicit=!0,r.length!==1)return n(0,"%YAML directive should contain exactly one part"),!1;const[i]=r;if(i==="1.1"||i==="1.2")return this.yaml.version=i,!0;{const s=/^\d+\.\d+$/.test(i);return n(6,`Unsupported YAML version ${i}`,s),!1}}default:return n(0,`Unknown directive ${o}`,!0),!1}}tagName(t,n){if(t==="!")return"!";if(t[0]!=="!")return n(`Not a valid tag: ${t}`),null;if(t[1]==="<"){const s=t.slice(2,-1);return s==="!"||s==="!!"?(n(`Verbatim tags aren't resolved, so ${t} is invalid.`),null):(t[t.length-1]!==">"&&n("Verbatim tags must end with a >"),s)}const[,r,o]=t.match(/^(.*!)([^!]*)$/);o||n(`The ${t} tag has no suffix`);const i=this.tags[r];return i?i+decodeURIComponent(o):r==="!"?t:(n(`Could not resolve tag: ${t}`),null)}tagString(t){for(const[n,r]of Object.entries(this.tags))if(t.startsWith(r))return n+Ame(t.substring(r.length));return t[0]==="!"?t:`!<${t}>`}toString(t){const n=this.yaml.explicit?[`%YAML ${this.yaml.version||"1.2"}`]:[],r=Object.entries(this.tags);let o;if(t&&r.length>0&&Wn(t.contents)){const i={};Xl(t.contents,(s,a)=>{Wn(a)&&a.tag&&(i[a.tag]=!0)}),o=Object.keys(i)}else o=[];for(const[i,s]of r)i==="!!"&&s==="tag:yaml.org,2002:"||(!t||o.some(a=>a.startsWith(s)))&&n.push(`%TAG ${i} ${s}`);return n.join(`
341
- `)}}zr.defaultYaml={explicit:!1,version:"1.2"};zr.defaultTags={"!!":"tag:yaml.org,2002:"};function VF(e){if(/[\x00-\x19\s,[\]{}]/.test(e)){const n=`Anchor must not contain whitespace or control characters: ${JSON.stringify(e)}`;throw new Error(n)}return!0}function UF(e){const t=new Set;return Xl(e,{Value(n,r){r.anchor&&t.add(r.anchor)}}),t}function WF(e,t){for(let n=1;;++n){const r=`${e}${n}`;if(!t.has(r))return r}}function Fme(e,t){const n=[],r=new Map;let o=null;return{onAnchor:i=>{n.push(i),o||(o=UF(e));const s=WF(t,o);return o.add(s),s},setAnchors:()=>{for(const i of n){const s=r.get(i);if(typeof s=="object"&&s.anchor&&(mn(s.node)||On(s.node)))s.node.anchor=s.anchor;else{const a=new Error("Failed to resolve repeated object (this should not happen)");throw a.source=i,a}}},sourceObjects:r}}class iy extends KS{constructor(t){super(GS),this.source=t,Object.defineProperty(this,"tag",{set(){throw new Error("Alias nodes cannot have tags")}})}resolve(t){let n;return Xl(t,{Node:(r,o)=>{if(o===this)return Xl.BREAK;o.anchor===this.source&&(n=o)}}),n}toJSON(t,n){if(!n)return{source:this.source};const{anchors:r,doc:o,maxAliasCount:i}=n,s=this.resolve(o);if(!s){const c=`Unresolved alias (the anchor must be set before the alias): ${this.source}`;throw new ReferenceError(c)}const a=r.get(s);if(!a||a.res===void 0){const c="This should not happen: Alias anchor was not resolved?";throw new ReferenceError(c)}if(i>=0&&(a.count+=1,a.aliasCount===0&&(a.aliasCount=Em(o,s,r)),a.count*a.aliasCount>i)){const c="Excessive alias count indicates a resource exhaustion attack";throw new ReferenceError(c)}return a.res}toString(t,n,r){const o=`*${this.source}`;if(t){if(VF(this.source),t.options.verifyAliasOrder&&!t.anchors.has(this.source)){const i=`Unresolved alias (the anchor must be set before the alias): ${this.source}`;throw new Error(i)}if(t.implicitKey)return`${o} `}return o}}function Em(e,t,n){if(nc(t)){const r=t.resolve(e),o=n&&r&&n.get(r);return o?o.count*o.aliasCount:0}else if(On(t)){let r=0;for(const o of t.items){const i=Em(e,o,n);i>r&&(r=i)}return r}else if(_n(t)){const r=Em(e,t.key,n),o=Em(e,t.value,n);return Math.max(r,o)}return 1}function is(e,t,n){if(Array.isArray(e))return e.map((r,o)=>is(r,String(o),n));if(e&&typeof e.toJSON=="function"){if(!n||!Ome(e))return e.toJSON(t,n);const r={aliasCount:0,count:1,res:void 0};n.anchors.set(e,r),n.onCreate=i=>{r.res=i,delete n.onCreate};const o=e.toJSON(t,n);return n.onCreate&&n.onCreate(o),o}return typeof e=="bigint"&&!(n!=null&&n.keep)?Number(e):e}const GF=e=>!e||typeof e!="function"&&typeof e!="object";class Pt extends KS{constructor(t){super(Ws),this.value=t}toJSON(t,n){return n!=null&&n.keep?this.value:is(this.value,t,n)}toString(){return String(this.value)}}Pt.BLOCK_FOLDED="BLOCK_FOLDED";Pt.BLOCK_LITERAL="BLOCK_LITERAL";Pt.PLAIN="PLAIN";Pt.QUOTE_DOUBLE="QUOTE_DOUBLE";Pt.QUOTE_SINGLE="QUOTE_SINGLE";const Nme="tag:yaml.org,2002:";function Dme(e,t,n){var r;if(t){const o=n.filter(s=>s.tag===t),i=(r=o.find(s=>!s.format))!=null?r:o[0];if(!i)throw new Error(`Tag ${t} not found`);return i}return n.find(o=>{var i;return((i=o.identify)==null?void 0:i.call(o,e))&&!o.format})}function Zf(e,t,n){var h,m;if(Ip(e)&&(e=e.contents),Wn(e))return e;if(_n(e)){const v=(m=(h=n.schema[Dl]).createNode)==null?void 0:m.call(h,n.schema,null,n);return v.items.push(e),v}(e instanceof String||e instanceof Number||e instanceof Boolean||typeof BigInt!="undefined"&&e instanceof BigInt)&&(e=e.valueOf());const{aliasDuplicateObjects:r,onAnchor:o,onTagObj:i,schema:s,sourceObjects:a}=n;let c;if(r&&e&&typeof e=="object"){if(c=a.get(e),c)return c.anchor||(c.anchor=o(e)),new iy(c.anchor);c={anchor:null,node:null},a.set(e,c)}t!=null&&t.startsWith("!!")&&(t=Nme+t.slice(2));let d=Dme(e,t,s.tags);if(!d){if(e&&typeof e.toJSON=="function"&&(e=e.toJSON()),!e||typeof e!="object"){const v=new Pt(e);return c&&(c.node=v),v}d=e instanceof Map?s[Dl]:Symbol.iterator in Object(e)?s[Xu]:s[Dl]}i&&(i(d),delete n.onTagObj);const p=d!=null&&d.createNode?d.createNode(n.schema,e,n):new Pt(e);return t&&(p.tag=t),c&&(c.node=p),p}function xg(e,t,n){let r=n;for(let o=t.length-1;o>=0;--o){const i=t[o];if(typeof i=="number"&&Number.isInteger(i)&&i>=0){const s=[];s[i]=r,r=s}else r=new Map([[i,r]])}return Zf(r,void 0,{aliasDuplicateObjects:!1,keepUndefined:!1,onAnchor:()=>{throw new Error("This should not happen, please report a bug.")},schema:e,sourceObjects:new Map})}const Kd=e=>e==null||typeof e=="object"&&!!e[Symbol.iterator]().next().done;class sy extends KS{constructor(t,n){super(t),Object.defineProperty(this,"schema",{value:n,configurable:!0,enumerable:!1,writable:!0})}clone(t){const n=Object.create(Object.getPrototypeOf(this),Object.getOwnPropertyDescriptors(this));return t&&(n.schema=t),n.items=n.items.map(r=>Wn(r)||_n(r)?r.clone(t):r),this.range&&(n.range=this.range.slice()),n}addIn(t,n){if(Kd(t))this.add(n);else{const[r,...o]=t,i=this.get(r,!0);if(On(i))i.addIn(o,n);else if(i===void 0&&this.schema)this.set(r,xg(this.schema,o,n));else throw new Error(`Expected YAML collection at ${r}. Remaining path: ${o}`)}}deleteIn(t){const[n,...r]=t;if(r.length===0)return this.delete(n);const o=this.get(n,!0);if(On(o))return o.deleteIn(r);throw new Error(`Expected YAML collection at ${n}. Remaining path: ${r}`)}getIn(t,n){const[r,...o]=t,i=this.get(r,!0);return o.length===0?!n&&mn(i)?i.value:i:On(i)?i.getIn(o,n):void 0}hasAllNullValues(t){return this.items.every(n=>{if(!_n(n))return!1;const r=n.value;return r==null||t&&mn(r)&&r.value==null&&!r.commentBefore&&!r.comment&&!r.tag})}hasIn(t){const[n,...r]=t;if(r.length===0)return this.has(n);const o=this.get(n,!0);return On(o)?o.hasIn(r):!1}setIn(t,n){const[r,...o]=t;if(o.length===0)this.set(r,n);else{const i=this.get(r,!0);if(On(i))i.setIn(o,n);else if(i===void 0&&this.schema)this.set(r,xg(this.schema,o,n));else throw new Error(`Expected YAML collection at ${r}. Remaining path: ${o}`)}}}sy.maxFlowStringSingleLineLength=60;const Bme=e=>e.replace(/^(?!$)(?: $)?/gm,"#");function Ts(e,t){return/^\n+$/.test(e)?e.substring(1):t?e.replace(/^(?! *$)/gm,t):e}const kl=(e,t,n)=>e.endsWith(`
342
- `)?Ts(n,t):n.includes(`
343
- `)?`
344
- `+Ts(n,t):(e.endsWith(" ")?"":" ")+n,KF="flow",Pw="block",Pm="quoted";function ly(e,t,n="flow",{indentAtStart:r,lineWidth:o=80,minContentWidth:i=20,onFold:s,onOverflow:a}={}){if(!o||o<0)return e;const c=Math.max(1+i,1+o-t.length);if(e.length<=c)return e;const d=[],p={};let h=o-t.length;typeof r=="number"&&(r>o-Math.max(2,i)?d.push(0):h=o-r);let m,v,b=!1,g=-1,x=-1,C=-1;n===Pw&&(g=sM(e,g),g!==-1&&(h=g+c));for(let w;w=e[g+=1];){if(n===Pm&&w==="\\"){switch(x=g,e[g+1]){case"x":g+=3;break;case"u":g+=5;break;case"U":g+=9;break;default:g+=1}C=g}if(w===`
345
- `)n===Pw&&(g=sM(e,g)),h=g+c,m=void 0;else{if(w===" "&&v&&v!==" "&&v!==`
346
- `&&v!==" "){const S=e[g+1];S&&S!==" "&&S!==`
347
- `&&S!==" "&&(m=g)}if(g>=h)if(m)d.push(m),h=m+c,m=void 0;else if(n===Pm){for(;v===" "||v===" ";)v=w,w=e[g+=1],b=!0;const S=g>C+1?g-2:x-1;if(p[S])return e;d.push(S),p[S]=!0,h=S+c,m=void 0}else b=!0}v=w}if(b&&a&&a(),d.length===0)return e;s&&s();let E=e.slice(0,d[0]);for(let w=0;w<d.length;++w){const S=d[w],k=d[w+1]||e.length;S===0?E=`
348
- ${t}${e.slice(0,k)}`:(n===Pm&&p[S]&&(E+=`${e[S]}\\`),E+=`
349
- ${t}${e.slice(S+1,k)}`)}return E}function sM(e,t){let n=e[t+1];for(;n===" "||n===" ";){do n=e[t+=1];while(n&&n!==`
350
- `);n=e[t+1]}return t}const ay=e=>({indentAtStart:e.indentAtStart,lineWidth:e.options.lineWidth,minContentWidth:e.options.minContentWidth}),cy=e=>/^(%|---|\.\.\.)/m.test(e);function zme(e,t,n){if(!t||t<0)return!1;const r=t-n,o=e.length;if(o<=r)return!1;for(let i=0,s=0;i<o;++i)if(e[i]===`
351
- `){if(i-s>r)return!0;if(s=i+1,o-s<=r)return!1}return!0}function gf(e,t){const n=JSON.stringify(e);if(t.options.doubleQuotedAsJSON)return n;const{implicitKey:r}=t,o=t.options.doubleQuotedMinMultiLineLength,i=t.indent||(cy(e)?" ":"");let s="",a=0;for(let c=0,d=n[c];d;d=n[++c])if(d===" "&&n[c+1]==="\\"&&n[c+2]==="n"&&(s+=n.slice(a,c)+"\\ ",c+=1,a=c,d="\\"),d==="\\")switch(n[c+1]){case"u":{s+=n.slice(a,c);const p=n.substr(c+2,4);switch(p){case"0000":s+="\\0";break;case"0007":s+="\\a";break;case"000b":s+="\\v";break;case"001b":s+="\\e";break;case"0085":s+="\\N";break;case"00a0":s+="\\_";break;case"2028":s+="\\L";break;case"2029":s+="\\P";break;default:p.substr(0,2)==="00"?s+="\\x"+p.substr(2):s+=n.substr(c,6)}c+=5,a=c+1}break;case"n":if(r||n[c+2]==='"'||n.length<o)c+=1;else{for(s+=n.slice(a,c)+`
352
-
353
- `;n[c+2]==="\\"&&n[c+3]==="n"&&n[c+4]!=='"';)s+=`
354
- `,c+=2;s+=i,n[c+2]===" "&&(s+="\\"),c+=1,a=c+1}break;default:c+=1}return s=a?s+n.slice(a):n,r?s:ly(s,i,Pm,ay(t))}function kw(e,t){if(t.options.singleQuote===!1||t.implicitKey&&e.includes(`
355
- `)||/[ \t]\n|\n[ \t]/.test(e))return gf(e,t);const n=t.indent||(cy(e)?" ":""),r="'"+e.replace(/'/g,"''").replace(/\n+/g,`$&
356
- ${n}`)+"'";return t.implicitKey?r:ly(r,n,KF,ay(t))}function Xc(e,t){const{singleQuote:n}=t.options;let r;if(n===!1)r=gf;else{const o=e.includes('"'),i=e.includes("'");o&&!i?r=kw:i&&!o?r=gf:r=n?kw:gf}return r(e,t)}function km({comment:e,type:t,value:n},r,o,i){const{blockQuote:s,commentString:a,lineWidth:c}=r.options;if(!s||/\n[\t ]+$/.test(n)||/^\s*$/.test(n))return Xc(n,r);const d=r.indent||(r.forceBlockIndent||cy(n)?" ":""),p=s==="literal"?!0:s==="folded"||t===Pt.BLOCK_FOLDED?!1:t===Pt.BLOCK_LITERAL?!0:!zme(n,c,d.length);if(!n)return p?`|
357
- `:`>
358
- `;let h,m;for(m=n.length;m>0;--m){const I=n[m-1];if(I!==`
359
- `&&I!==" "&&I!==" ")break}let v=n.substring(m);const b=v.indexOf(`
360
- `);b===-1?h="-":n===v||b!==v.length-1?(h="+",i&&i()):h="",v&&(n=n.slice(0,-v.length),v[v.length-1]===`
361
- `&&(v=v.slice(0,-1)),v=v.replace(/\n+(?!\n|$)/g,`$&${d}`));let g=!1,x,C=-1;for(x=0;x<n.length;++x){const I=n[x];if(I===" ")g=!0;else if(I===`
362
- `)C=x;else break}let E=n.substring(0,C<x?C+1:x);E&&(n=n.substring(E.length),E=E.replace(/\n+/g,`$&${d}`));let S=(p?"|":">")+(g?d?"2":"1":"")+h;if(e&&(S+=" "+a(e.replace(/ ?[\r\n]+/g," ")),o&&o()),p)return n=n.replace(/\n+/g,`$&${d}`),`${S}
363
- ${d}${E}${n}${v}`;n=n.replace(/\n+/g,`
364
- $&`).replace(/(?:^|\n)([\t ].*)(?:([\n\t ]*)\n(?![\n\t ]))?/g,"$1$2").replace(/\n+/g,`$&${d}`);const k=ly(`${E}${n}${v}`,d,Pw,ay(r));return`${S}
365
- ${d}${k}`}function jme(e,t,n,r){const{type:o,value:i}=e,{actualString:s,implicitKey:a,indent:c,indentStep:d,inFlow:p}=t;if(a&&/[\n[\]{},]/.test(i)||p&&/[[\]{},]/.test(i))return Xc(i,t);if(!i||/^[\n\t ,[\]{}#&*!|>'"%@`]|^[?-]$|^[?-][ \t]|[\n:][ \t]|[ \t]\n|[\n\t ]#|[\n\t :]$/.test(i))return a||p||!i.includes(`
366
- `)?Xc(i,t):km(e,t,n,r);if(!a&&!p&&o!==Pt.PLAIN&&i.includes(`
367
- `))return km(e,t,n,r);if(cy(i)){if(c==="")return t.forceBlockIndent=!0,km(e,t,n,r);if(a&&c===d)return Xc(i,t)}const h=i.replace(/\n+/g,`$&
368
- ${c}`);if(s){const m=g=>{var x;return g.default&&g.tag!=="tag:yaml.org,2002:str"&&((x=g.test)==null?void 0:x.test(h))},{compat:v,tags:b}=t.doc.schema;if(b.some(m)||v!=null&&v.some(m))return Xc(i,t)}return a?h:ly(h,c,KF,ay(t))}function $p(e,t,n,r){const{implicitKey:o,inFlow:i}=t,s=typeof e.value=="string"?e:Object.assign({},e,{value:String(e.value)});let{type:a}=e;a!==Pt.QUOTE_DOUBLE&&/[\x00-\x08\x0b-\x1f\x7f-\x9f\u{D800}-\u{DFFF}]/u.test(s.value)&&(a=Pt.QUOTE_DOUBLE);const c=p=>{switch(p){case Pt.BLOCK_FOLDED:case Pt.BLOCK_LITERAL:return o||i?Xc(s.value,t):km(s,t,n,r);case Pt.QUOTE_DOUBLE:return gf(s.value,t);case Pt.QUOTE_SINGLE:return kw(s.value,t);case Pt.PLAIN:return jme(s,t,n,r);default:return null}};let d=c(a);if(d===null){const{defaultKeyType:p,defaultStringType:h}=t.options,m=o&&p||h;if(d=c(m),d===null)throw new Error(`Unsupported default string type ${m}`)}return d}function qF(e,t){const n=Object.assign({blockQuote:!0,commentString:Bme,defaultKeyType:null,defaultStringType:"PLAIN",directives:null,doubleQuotedAsJSON:!1,doubleQuotedMinMultiLineLength:40,falseStr:"false",flowCollectionPadding:!0,indentSeq:!0,lineWidth:80,minContentWidth:20,nullStr:"null",simpleKeys:!1,singleQuote:null,trueStr:"true",verifyAliasOrder:!0},e.schema.toStringOptions,t);let r;switch(n.collectionStyle){case"block":r=!1;break;case"flow":r=!0;break;default:r=null}return{anchors:new Set,doc:e,flowCollectionPadding:n.flowCollectionPadding?" ":"",indent:"",indentStep:typeof n.indent=="number"?" ".repeat(n.indent):" ",inFlow:r,options:n}}function Hme(e,t){var o,i,s,a;if(t.tag){const c=e.filter(d=>d.tag===t.tag);if(c.length>0)return(o=c.find(d=>d.format===t.format))!=null?o:c[0]}let n,r;if(mn(t)){r=t.value;const c=e.filter(d=>{var p;return(p=d.identify)==null?void 0:p.call(d,r)});n=(i=c.find(d=>d.format===t.format))!=null?i:c.find(d=>!d.format)}else r=t,n=e.find(c=>c.nodeClass&&r instanceof c.nodeClass);if(!n){const c=(a=(s=r==null?void 0:r.constructor)==null?void 0:s.name)!=null?a:typeof r;throw new Error(`Tag not resolved for ${c} value`)}return n}function Vme(e,t,{anchors:n,doc:r}){if(!r.directives)return"";const o=[],i=(mn(e)||On(e))&&e.anchor;i&&VF(i)&&(n.add(i),o.push(`&${i}`));const s=e.tag?e.tag:t.default?null:t.tag;return s&&o.push(r.directives.tagString(s)),o.join(" ")}function Ua(e,t,n,r){var c,d;if(_n(e))return e.toString(t,n,r);if(nc(e)){if(t.doc.directives)return e.toString(t);if((c=t.resolvedAliases)!=null&&c.has(e))throw new TypeError("Cannot stringify circular structure without alias nodes");t.resolvedAliases?t.resolvedAliases.add(e):t.resolvedAliases=new Set([e]),e=e.resolve(t.doc)}let o;const i=Wn(e)?e:t.doc.createNode(e,{onTagObj:p=>o=p});o||(o=Hme(t.doc.schema.tags,i));const s=Vme(i,o,t);s.length>0&&(t.indentAtStart=((d=t.indentAtStart)!=null?d:0)+s.length+1);const a=typeof o.stringify=="function"?o.stringify(i,t,n,r):mn(i)?$p(i,t,n,r):i.toString(t,n,r);return s?mn(i)||a[0]==="{"||a[0]==="["?`${s} ${a}`:`${s}
369
- ${t.indent}${a}`:a}function Ume({key:e,value:t},n,r,o){var _,M;const{allNullValues:i,doc:s,indent:a,indentStep:c,options:{commentString:d,indentSeq:p,simpleKeys:h}}=n;let m=Wn(e)&&e.comment||null;if(h){if(m)throw new Error("With simple keys, key nodes cannot have comments");if(On(e)){const T="With simple keys, collection cannot be used as a key value";throw new Error(T)}}let v=!h&&(!e||m&&t==null&&!n.inFlow||On(e)||(mn(e)?e.type===Pt.BLOCK_FOLDED||e.type===Pt.BLOCK_LITERAL:typeof e=="object"));n=Object.assign({},n,{allNullValues:!1,implicitKey:!v&&(h||!i),indent:a+c});let b=!1,g=!1,x=Ua(e,n,()=>b=!0,()=>g=!0);if(!v&&!n.inFlow&&x.length>1024){if(h)throw new Error("With simple keys, single line scalar must not span more than 1024 characters");v=!0}if(n.inFlow){if(i||t==null)return b&&r&&r(),x===""?"?":v?`? ${x}`:x}else if(i&&!h||t==null&&v)return x=`? ${x}`,m&&!b?x+=kl(x,n.indent,d(m)):g&&o&&o(),x;b&&(m=null),v?(m&&(x+=kl(x,n.indent,d(m))),x=`? ${x}
370
- ${a}:`):(x=`${x}:`,m&&(x+=kl(x,n.indent,d(m))));let C,E,w;Wn(t)?(C=!!t.spaceBefore,E=t.commentBefore,w=t.comment):(C=!1,E=null,w=null,t&&typeof t=="object"&&(t=s.createNode(t))),n.implicitKey=!1,!v&&!m&&mn(t)&&(n.indentAtStart=x.length+1),g=!1,!p&&c.length>=2&&!n.inFlow&&!v&&Qu(t)&&!t.flow&&!t.tag&&!t.anchor&&(n.indent=n.indent.substring(2));let S=!1;const k=Ua(t,n,()=>S=!0,()=>g=!0);let I=" ";if(m||C||E){if(I=C?`
371
- `:"",E){const T=d(E);I+=`
372
- ${Ts(T,n.indent)}`}k===""&&!n.inFlow?I===`
373
- `&&(I=`
374
-
375
- `):I+=`
376
- ${n.indent}`}else if(!v&&On(t)){const T=k[0],O=k.indexOf(`
377
- `),R=O!==-1,H=(M=(_=n.inFlow)!=null?_:t.flow)!=null?M:t.items.length===0;if(R||!H){let j=!1;if(R&&(T==="&"||T==="!")){let A=k.indexOf(" ");T==="&"&&A!==-1&&A<O&&k[A+1]==="!"&&(A=k.indexOf(" ",A+1)),(A===-1||O<A)&&(j=!0)}j||(I=`
378
- ${n.indent}`)}}else(k===""||k[0]===`
379
- `)&&(I="");return x+=I+k,n.inFlow?S&&r&&r():w&&!S?x+=kl(x,n.indent,d(w)):g&&o&&o(),x}function YF(e,t){(e==="debug"||e==="warn")&&(typeof process!="undefined"&&process.emitWarning?process.emitWarning(t):console.warn(t))}const lM="<<";function XF(e,t,{key:n,value:r}){if(e!=null&&e.doc.schema.merge&&Wme(n))if(r=nc(r)?r.resolve(e.doc):r,Qu(r))for(const o of r.items)M1(e,t,o);else if(Array.isArray(r))for(const o of r)M1(e,t,o);else M1(e,t,r);else{const o=is(n,"",e);if(t instanceof Map)t.set(o,is(r,o,e));else if(t instanceof Set)t.add(o);else{const i=Gme(n,o,e),s=is(r,i,e);i in t?Object.defineProperty(t,i,{value:s,writable:!0,enumerable:!0,configurable:!0}):t[i]=s}}return t}const Wme=e=>e===lM||mn(e)&&e.value===lM&&(!e.type||e.type===Pt.PLAIN);function M1(e,t,n){const r=e&&nc(n)?n.resolve(e.doc):n;if(!rc(r))throw new Error("Merge sources must be maps or map aliases");const o=r.toJSON(null,e,Map);for(const[i,s]of o)t instanceof Map?t.has(i)||t.set(i,s):t instanceof Set?t.add(i):Object.prototype.hasOwnProperty.call(t,i)||Object.defineProperty(t,i,{value:s,writable:!0,enumerable:!0,configurable:!0});return t}function Gme(e,t,n){if(t===null)return"";if(typeof t!="object")return String(t);if(Wn(e)&&n&&n.doc){const r=qF(n.doc,{});r.anchors=new Set;for(const i of n.anchors.keys())r.anchors.add(i.anchor);r.inFlow=!0,r.inStringifyKey=!0;const o=e.toString(r);if(!n.mapKeyWarned){let i=JSON.stringify(o);i.length>40&&(i=i.substring(0,36)+'..."'),YF(n.doc.options.logLevel,`Keys with collection values will be stringified due to JS Object restrictions: ${i}. Set mapAsMap: true to use object keys.`),n.mapKeyWarned=!0}return o}return JSON.stringify(t)}function qS(e,t,n){const r=Zf(e,void 0,n),o=Zf(t,void 0,n);return new Tr(r,o)}class Tr{constructor(t,n=null){Object.defineProperty(this,ii,{value:DF}),this.key=t,this.value=n}clone(t){let{key:n,value:r}=this;return Wn(n)&&(n=n.clone(t)),Wn(r)&&(r=r.clone(t)),new Tr(n,r)}toJSON(t,n){const r=n!=null&&n.mapAsMap?new Map:{};return XF(n,r,this)}toString(t,n,r){return t!=null&&t.doc?Ume(this,t,n,r):JSON.stringify(this)}}function QF(e,t,n){var i;return(((i=t.inFlow)!=null?i:e.flow)?qme:Kme)(e,t,n)}function Kme({comment:e,items:t},n,{blockItemPrefix:r,flowChars:o,itemIndent:i,onChompKeep:s,onComment:a}){const{indent:c,options:{commentString:d}}=n,p=Object.assign({},n,{indent:i,type:null});let h=!1;const m=[];for(let b=0;b<t.length;++b){const g=t[b];let x=null;if(Wn(g))!h&&g.spaceBefore&&m.push(""),Sg(n,m,g.commentBefore,h),g.comment&&(x=g.comment);else if(_n(g)){const E=Wn(g.key)?g.key:null;E&&(!h&&E.spaceBefore&&m.push(""),Sg(n,m,E.commentBefore,h))}h=!1;let C=Ua(g,p,()=>x=null,()=>h=!0);x&&(C+=kl(C,i,d(x))),h&&x&&(h=!1),m.push(r+C)}let v;if(m.length===0)v=o.start+o.end;else{v=m[0];for(let b=1;b<m.length;++b){const g=m[b];v+=g?`
380
- ${c}${g}`:`
381
- `}}return e?(v+=`
382
- `+Ts(d(e),c),a&&a()):h&&s&&s(),v}function qme({comment:e,items:t},n,{flowChars:r,itemIndent:o,onComment:i}){const{indent:s,indentStep:a,flowCollectionPadding:c,options:{commentString:d}}=n;o+=a;const p=Object.assign({},n,{indent:o,inFlow:!0,type:null});let h=!1,m=0;const v=[];for(let C=0;C<t.length;++C){const E=t[C];let w=null;if(Wn(E))E.spaceBefore&&v.push(""),Sg(n,v,E.commentBefore,!1),E.comment&&(w=E.comment);else if(_n(E)){const k=Wn(E.key)?E.key:null;k&&(k.spaceBefore&&v.push(""),Sg(n,v,k.commentBefore,!1),k.comment&&(h=!0));const I=Wn(E.value)?E.value:null;I?(I.comment&&(w=I.comment),I.commentBefore&&(h=!0)):E.value==null&&k&&k.comment&&(w=k.comment)}w&&(h=!0);let S=Ua(E,p,()=>w=null);C<t.length-1&&(S+=","),w&&(S+=kl(S,o,d(w))),!h&&(v.length>m||S.includes(`
383
- `))&&(h=!0),v.push(S),m=v.length}let b;const{start:g,end:x}=r;if(v.length===0)b=g+x;else if(h||(h=v.reduce((E,w)=>E+w.length+2,2)>sy.maxFlowStringSingleLineLength),h){b=g;for(const C of v)b+=C?`
384
- ${a}${s}${C}`:`
385
- `;b+=`
386
- ${s}${x}`}else b=`${g}${c}${v.join(" ")}${c}${x}`;return e&&(b+=kl(b,d(e),s),i&&i()),b}function Sg({indent:e,options:{commentString:t}},n,r,o){if(r&&o&&(r=r.replace(/^\n+/,"")),r){const i=Ts(t(r),e);n.push(i.trimStart())}}function Sa(e,t){const n=mn(t)?t.value:t;for(const r of e)if(_n(r)&&(r.key===t||r.key===n||mn(r.key)&&r.key.value===n))return r}class qo extends sy{static get tagName(){return"tag:yaml.org,2002:map"}constructor(t){super(Dl,t),this.items=[]}add(t,n){var s;let r;_n(t)?r=t:!t||typeof t!="object"||!("key"in t)?r=new Tr(t,t==null?void 0:t.value):r=new Tr(t.key,t.value);const o=Sa(this.items,r.key),i=(s=this.schema)==null?void 0:s.sortMapEntries;if(o){if(!n)throw new Error(`Key ${r.key} already set`);mn(o.value)&&GF(r.value)?o.value.value=r.value:o.value=r.value}else if(i){const a=this.items.findIndex(c=>i(r,c)<0);a===-1?this.items.push(r):this.items.splice(a,0,r)}else this.items.push(r)}delete(t){const n=Sa(this.items,t);return n?this.items.splice(this.items.indexOf(n),1).length>0:!1}get(t,n){var i;const r=Sa(this.items,t),o=r==null?void 0:r.value;return(i=!n&&mn(o)?o.value:o)!=null?i:void 0}has(t){return!!Sa(this.items,t)}set(t,n){this.add(new Tr(t,n),!0)}toJSON(t,n,r){const o=r?new r:n!=null&&n.mapAsMap?new Map:{};n!=null&&n.onCreate&&n.onCreate(o);for(const i of this.items)XF(n,o,i);return o}toString(t,n,r){if(!t)return JSON.stringify(this);for(const o of this.items)if(!_n(o))throw new Error(`Map items must all be pairs; found ${JSON.stringify(o)} instead`);return!t.allNullValues&&this.hasAllNullValues(!1)&&(t=Object.assign({},t,{allNullValues:!0})),QF(this,t,{blockItemPrefix:"",flowChars:{start:"{",end:"}"},itemIndent:t.indent||"",onChompKeep:r,onComment:n})}}function Yme(e,t,n){const{keepUndefined:r,replacer:o}=n,i=new qo(e),s=(a,c)=>{if(typeof o=="function")c=o.call(t,a,c);else if(Array.isArray(o)&&!o.includes(a))return;(c!==void 0||r)&&i.items.push(qS(a,c,n))};if(t instanceof Map)for(const[a,c]of t)s(a,c);else if(t&&typeof t=="object")for(const a of Object.keys(t))s(a,t[a]);return typeof e.sortMapEntries=="function"&&i.items.sort(e.sortMapEntries),i}const Ju={collection:"map",createNode:Yme,default:!0,nodeClass:qo,tag:"tag:yaml.org,2002:map",resolve(e,t){return rc(e)||t("Expected a mapping for this tag"),e}};class oc extends sy{static get tagName(){return"tag:yaml.org,2002:seq"}constructor(t){super(Xu,t),this.items=[]}add(t){this.items.push(t)}delete(t){const n=Jh(t);return typeof n!="number"?!1:this.items.splice(n,1).length>0}get(t,n){const r=Jh(t);if(typeof r!="number")return;const o=this.items[r];return!n&&mn(o)?o.value:o}has(t){const n=Jh(t);return typeof n=="number"&&n<this.items.length}set(t,n){const r=Jh(t);if(typeof r!="number")throw new Error(`Expected a valid index, not ${t}.`);const o=this.items[r];mn(o)&&GF(n)?o.value=n:this.items[r]=n}toJSON(t,n){const r=[];n!=null&&n.onCreate&&n.onCreate(r);let o=0;for(const i of this.items)r.push(is(i,String(o++),n));return r}toString(t,n,r){return t?QF(this,t,{blockItemPrefix:"- ",flowChars:{start:"[",end:"]"},itemIndent:(t.indent||"")+" ",onChompKeep:r,onComment:n}):JSON.stringify(this)}}function Jh(e){let t=mn(e)?e.value:e;return t&&typeof t=="string"&&(t=Number(t)),typeof t=="number"&&Number.isInteger(t)&&t>=0?t:null}function Xme(e,t,n){const{replacer:r}=n,o=new oc(e);if(t&&Symbol.iterator in Object(t)){let i=0;for(let s of t){if(typeof r=="function"){const a=t instanceof Set?s:String(i++);s=r.call(t,a,s)}o.items.push(Zf(s,void 0,n))}}return o}const Zu={collection:"seq",createNode:Xme,default:!0,nodeClass:oc,tag:"tag:yaml.org,2002:seq",resolve(e,t){return Qu(e)||t("Expected a sequence for this tag"),e}},uy={identify:e=>typeof e=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:e=>e,stringify(e,t,n,r){return t=Object.assign({actualString:!0},t),$p(e,t,n,r)}},dy={identify:e=>e==null,createNode:()=>new Pt(null),default:!0,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>new Pt(null),stringify:({source:e},t)=>typeof e=="string"&&dy.test.test(e)?e:t.options.nullStr},YS={identify:e=>typeof e=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/,resolve:e=>new Pt(e[0]==="t"||e[0]==="T"),stringify({source:e,value:t},n){if(e&&YS.test.test(e)){const r=e[0]==="t"||e[0]==="T";if(t===r)return e}return t?n.options.trueStr:n.options.falseStr}};function Oi({format:e,minFractionDigits:t,tag:n,value:r}){if(typeof r=="bigint")return String(r);const o=typeof r=="number"?r:Number(r);if(!isFinite(o))return isNaN(o)?".nan":o<0?"-.inf":".inf";let i=JSON.stringify(r);if(!e&&t&&(!n||n==="tag:yaml.org,2002:float")&&/^\d/.test(i)){let s=i.indexOf(".");s<0&&(s=i.length,i+=".");let a=t-(i.length-s-1);for(;a-- >0;)i+="0"}return i}const JF={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.(?:inf|Inf|INF|nan|NaN|NAN))$/,resolve:e=>e.slice(-3).toLowerCase()==="nan"?NaN:e[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:Oi},ZF={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/,resolve:e=>parseFloat(e),stringify(e){const t=Number(e.value);return isFinite(t)?t.toExponential():Oi(e)}},eN={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:\.[0-9]+|[0-9]+\.[0-9]*)$/,resolve(e){const t=new Pt(parseFloat(e)),n=e.indexOf(".");return n!==-1&&e[e.length-1]==="0"&&(t.minFractionDigits=e.length-n-1),t},stringify:Oi},fy=e=>typeof e=="bigint"||Number.isInteger(e),XS=(e,t,n,{intAsBigInt:r})=>r?BigInt(e):parseInt(e.substring(t),n);function tN(e,t,n){const{value:r}=e;return fy(r)&&r>=0?n+r.toString(t):Oi(e)}const nN={identify:e=>fy(e)&&e>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^0o[0-7]+$/,resolve:(e,t,n)=>XS(e,2,8,n),stringify:e=>tN(e,8,"0o")},rN={identify:fy,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9]+$/,resolve:(e,t,n)=>XS(e,0,10,n),stringify:Oi},oN={identify:e=>fy(e)&&e>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^0x[0-9a-fA-F]+$/,resolve:(e,t,n)=>XS(e,2,16,n),stringify:e=>tN(e,16,"0x")},Qme=[Ju,Zu,uy,dy,YS,nN,rN,oN,JF,ZF,eN];function aM(e){return typeof e=="bigint"||Number.isInteger(e)}const Zh=({value:e})=>JSON.stringify(e),Jme=[{identify:e=>typeof e=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:e=>e,stringify:Zh},{identify:e=>e==null,createNode:()=>new Pt(null),default:!0,tag:"tag:yaml.org,2002:null",test:/^null$/,resolve:()=>null,stringify:Zh},{identify:e=>typeof e=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^true|false$/,resolve:e=>e==="true",stringify:Zh},{identify:aM,default:!0,tag:"tag:yaml.org,2002:int",test:/^-?(?:0|[1-9][0-9]*)$/,resolve:(e,t,{intAsBigInt:n})=>n?BigInt(e):parseInt(e,10),stringify:({value:e})=>aM(e)?e.toString():JSON.stringify(e)},{identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/,resolve:e=>parseFloat(e),stringify:Zh}],Zme={default:!0,tag:"",test:/^/,resolve(e,t){return t(`Unresolved plain scalar ${JSON.stringify(e)}`),e}},ege=[Ju,Zu].concat(Jme,Zme),QS={identify:e=>e instanceof Uint8Array,default:!1,tag:"tag:yaml.org,2002:binary",resolve(e,t){if(typeof Buffer=="function")return Buffer.from(e,"base64");if(typeof atob=="function"){const n=atob(e.replace(/[\n\r]/g,"")),r=new Uint8Array(n.length);for(let o=0;o<n.length;++o)r[o]=n.charCodeAt(o);return r}else return t("This environment does not support reading binary tags; either Buffer or atob is required"),e},stringify({comment:e,type:t,value:n},r,o,i){const s=n;let a;if(typeof Buffer=="function")a=s instanceof Buffer?s.toString("base64"):Buffer.from(s.buffer).toString("base64");else if(typeof btoa=="function"){let c="";for(let d=0;d<s.length;++d)c+=String.fromCharCode(s[d]);a=btoa(c)}else throw new Error("This environment does not support writing binary tags; either Buffer or btoa is required");if(t||(t=Pt.BLOCK_LITERAL),t!==Pt.QUOTE_DOUBLE){const c=Math.max(r.options.lineWidth-r.indent.length,r.options.minContentWidth),d=Math.ceil(a.length/c),p=new Array(d);for(let h=0,m=0;h<d;++h,m+=c)p[h]=a.substr(m,c);a=p.join(t===Pt.BLOCK_LITERAL?`
387
- `:" ")}return $p({comment:e,type:t,value:a},r,o,i)}};function iN(e,t){var n;if(Qu(e))for(let r=0;r<e.items.length;++r){let o=e.items[r];if(!_n(o)){if(rc(o)){o.items.length>1&&t("Each pair must have its own sequence indicator");const i=o.items[0]||new Tr(new Pt(null));if(o.commentBefore&&(i.key.commentBefore=i.key.commentBefore?`${o.commentBefore}
388
- ${i.key.commentBefore}`:o.commentBefore),o.comment){const s=(n=i.value)!=null?n:i.key;s.comment=s.comment?`${o.comment}
389
- ${s.comment}`:o.comment}o=i}e.items[r]=_n(o)?o:new Tr(o)}}else t("Expected a sequence for this tag");return e}function sN(e,t,n){const{replacer:r}=n,o=new oc(e);o.tag="tag:yaml.org,2002:pairs";let i=0;if(t&&Symbol.iterator in Object(t))for(let s of t){typeof r=="function"&&(s=r.call(t,String(i++),s));let a,c;if(Array.isArray(s))if(s.length===2)a=s[0],c=s[1];else throw new TypeError(`Expected [key, value] tuple: ${s}`);else if(s&&s instanceof Object){const d=Object.keys(s);if(d.length===1)a=d[0],c=s[a];else throw new TypeError(`Expected { key: value } tuple: ${s}`)}else a=s;o.items.push(qS(a,c,n))}return o}const JS={collection:"seq",default:!1,tag:"tag:yaml.org,2002:pairs",resolve:iN,createNode:sN};class cu extends oc{constructor(){super(),this.add=qo.prototype.add.bind(this),this.delete=qo.prototype.delete.bind(this),this.get=qo.prototype.get.bind(this),this.has=qo.prototype.has.bind(this),this.set=qo.prototype.set.bind(this),this.tag=cu.tag}toJSON(t,n){if(!n)return super.toJSON(t);const r=new Map;n!=null&&n.onCreate&&n.onCreate(r);for(const o of this.items){let i,s;if(_n(o)?(i=is(o.key,"",n),s=is(o.value,i,n)):i=is(o,"",n),r.has(i))throw new Error("Ordered maps must not include duplicate keys");r.set(i,s)}return r}}cu.tag="tag:yaml.org,2002:omap";const ZS={collection:"seq",identify:e=>e instanceof Map,nodeClass:cu,default:!1,tag:"tag:yaml.org,2002:omap",resolve(e,t){const n=iN(e,t),r=[];for(const{key:o}of n.items)mn(o)&&(r.includes(o.value)?t(`Ordered maps must not include duplicate keys: ${o.value}`):r.push(o.value));return Object.assign(new cu,n)},createNode(e,t,n){const r=sN(e,t,n),o=new cu;return o.items=r.items,o}};function lN({value:e,source:t},n){return t&&(e?aN:cN).test.test(t)?t:e?n.options.trueStr:n.options.falseStr}const aN={identify:e=>e===!0,default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/,resolve:()=>new Pt(!0),stringify:lN},cN={identify:e=>e===!1,default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:N|n|[Nn]o|NO|[Ff]alse|FALSE|[Oo]ff|OFF)$/i,resolve:()=>new Pt(!1),stringify:lN},tge={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?\.(?:inf|Inf|INF|nan|NaN|NAN)$/,resolve:e=>e.slice(-3).toLowerCase()==="nan"?NaN:e[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:Oi},nge={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:[0-9][0-9_]*)?(?:\.[0-9_]*)?[eE][-+]?[0-9]+$/,resolve:e=>parseFloat(e.replace(/_/g,"")),stringify(e){const t=Number(e.value);return isFinite(t)?t.toExponential():Oi(e)}},rge={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:[0-9][0-9_]*)?\.[0-9_]*$/,resolve(e){const t=new Pt(parseFloat(e.replace(/_/g,""))),n=e.indexOf(".");if(n!==-1){const r=e.substring(n+1).replace(/_/g,"");r[r.length-1]==="0"&&(t.minFractionDigits=r.length)}return t},stringify:Oi},Mp=e=>typeof e=="bigint"||Number.isInteger(e);function py(e,t,n,{intAsBigInt:r}){const o=e[0];if((o==="-"||o==="+")&&(t+=1),e=e.substring(t).replace(/_/g,""),r){switch(n){case 2:e=`0b${e}`;break;case 8:e=`0o${e}`;break;case 16:e=`0x${e}`;break}const s=BigInt(e);return o==="-"?BigInt(-1)*s:s}const i=parseInt(e,n);return o==="-"?-1*i:i}function eE(e,t,n){const{value:r}=e;if(Mp(r)){const o=r.toString(t);return r<0?"-"+n+o.substr(1):n+o}return Oi(e)}const oge={identify:Mp,default:!0,tag:"tag:yaml.org,2002:int",format:"BIN",test:/^[-+]?0b[0-1_]+$/,resolve:(e,t,n)=>py(e,2,2,n),stringify:e=>eE(e,2,"0b")},ige={identify:Mp,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^[-+]?0[0-7_]+$/,resolve:(e,t,n)=>py(e,1,8,n),stringify:e=>eE(e,8,"0")},sge={identify:Mp,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9][0-9_]*$/,resolve:(e,t,n)=>py(e,0,10,n),stringify:Oi},lge={identify:Mp,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^[-+]?0x[0-9a-fA-F_]+$/,resolve:(e,t,n)=>py(e,2,16,n),stringify:e=>eE(e,16,"0x")};class uu extends qo{constructor(t){super(t),this.tag=uu.tag}add(t){let n;_n(t)?n=t:t&&typeof t=="object"&&"key"in t&&"value"in t&&t.value===null?n=new Tr(t.key,null):n=new Tr(t,null),Sa(this.items,n.key)||this.items.push(n)}get(t,n){const r=Sa(this.items,t);return!n&&_n(r)?mn(r.key)?r.key.value:r.key:r}set(t,n){if(typeof n!="boolean")throw new Error(`Expected boolean value for set(key, value) in a YAML set, not ${typeof n}`);const r=Sa(this.items,t);r&&!n?this.items.splice(this.items.indexOf(r),1):!r&&n&&this.items.push(new Tr(t))}toJSON(t,n){return super.toJSON(t,n,Set)}toString(t,n,r){if(!t)return JSON.stringify(this);if(this.hasAllNullValues(!0))return super.toString(Object.assign({},t,{allNullValues:!0}),n,r);throw new Error("Set items must all have null values")}}uu.tag="tag:yaml.org,2002:set";const tE={collection:"map",identify:e=>e instanceof Set,nodeClass:uu,default:!1,tag:"tag:yaml.org,2002:set",resolve(e,t){if(rc(e)){if(e.hasAllNullValues(!0))return Object.assign(new uu,e);t("Set items must all have null values")}else t("Expected a mapping for this tag");return e},createNode(e,t,n){const{replacer:r}=n,o=new uu(e);if(t&&Symbol.iterator in Object(t))for(let i of t)typeof r=="function"&&(i=r.call(t,i,i)),o.items.push(qS(i,null,n));return o}};function nE(e,t){const n=e[0],r=n==="-"||n==="+"?e.substring(1):e,o=s=>t?BigInt(s):Number(s),i=r.replace(/_/g,"").split(":").reduce((s,a)=>s*o(60)+o(a),o(0));return n==="-"?o(-1)*i:i}function uN(e){let{value:t}=e,n=s=>s;if(typeof t=="bigint")n=s=>BigInt(s);else if(isNaN(t)||!isFinite(t))return Oi(e);let r="";t<0&&(r="-",t*=n(-1));const o=n(60),i=[t%o];return t<60?i.unshift(0):(t=(t-i[0])/o,i.unshift(t%o),t>=60&&(t=(t-i[0])/o,i.unshift(t))),r+i.map(s=>s<10?"0"+String(s):String(s)).join(":").replace(/000000\d*$/,"")}const dN={identify:e=>typeof e=="bigint"||Number.isInteger(e),default:!0,tag:"tag:yaml.org,2002:int",format:"TIME",test:/^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+$/,resolve:(e,t,{intAsBigInt:n})=>nE(e,n),stringify:uN},fN={identify:e=>typeof e=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"TIME",test:/^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+\.[0-9_]*$/,resolve:e=>nE(e,!1),stringify:uN},hy={identify:e=>e instanceof Date,default:!0,tag:"tag:yaml.org,2002:timestamp",test:RegExp("^([0-9]{4})-([0-9]{1,2})-([0-9]{1,2})(?:(?:t|T|[ \\t]+)([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2}(\\.[0-9]+)?)(?:[ \\t]*(Z|[-+][012]?[0-9](?::[0-9]{2})?))?)?$"),resolve(e){const t=e.match(hy.test);if(!t)throw new Error("!!timestamp expects a date, starting with yyyy-mm-dd");const[,n,r,o,i,s,a]=t.map(Number),c=t[7]?Number((t[7]+"00").substr(1,3)):0;let d=Date.UTC(n,r-1,o,i||0,s||0,a||0,c);const p=t[8];if(p&&p!=="Z"){let h=nE(p,!1);Math.abs(h)<30&&(h*=60),d-=6e4*h}return new Date(d)},stringify:({value:e})=>e.toISOString().replace(/((T00:00)?:00)?\.000Z$/,"")},cM=[Ju,Zu,uy,dy,aN,cN,oge,ige,sge,lge,tge,nge,rge,QS,ZS,JS,tE,dN,fN,hy],uM=new Map([["core",Qme],["failsafe",[Ju,Zu,uy]],["json",ege],["yaml11",cM],["yaml-1.1",cM]]),dM={binary:QS,bool:YS,float:eN,floatExp:ZF,floatNaN:JF,floatTime:fN,int:rN,intHex:oN,intOct:nN,intTime:dN,map:Ju,null:dy,omap:ZS,pairs:JS,seq:Zu,set:tE,timestamp:hy},age={"tag:yaml.org,2002:binary":QS,"tag:yaml.org,2002:omap":ZS,"tag:yaml.org,2002:pairs":JS,"tag:yaml.org,2002:set":tE,"tag:yaml.org,2002:timestamp":hy};function R1(e,t){let n=uM.get(t);if(!n)if(Array.isArray(e))n=[];else{const r=Array.from(uM.keys()).filter(o=>o!=="yaml11").map(o=>JSON.stringify(o)).join(", ");throw new Error(`Unknown schema "${t}"; use one of ${r} or define customTags array`)}if(Array.isArray(e))for(const r of e)n=n.concat(r);else typeof e=="function"&&(n=e(n.slice()));return n.map(r=>{if(typeof r!="string")return r;const o=dM[r];if(o)return o;const i=Object.keys(dM).map(s=>JSON.stringify(s)).join(", ");throw new Error(`Unknown custom tag "${r}"; use one of ${i}`)})}const cge=(e,t)=>e.key<t.key?-1:e.key>t.key?1:0;class my{constructor({compat:t,customTags:n,merge:r,resolveKnownTags:o,schema:i,sortMapEntries:s,toStringDefaults:a}){this.compat=Array.isArray(t)?R1(t,"compat"):t?R1(null,t):null,this.merge=!!r,this.name=typeof i=="string"&&i||"core",this.knownTags=o?age:{},this.tags=R1(n,this.name),this.toStringOptions=a!=null?a:null,Object.defineProperty(this,Dl,{value:Ju}),Object.defineProperty(this,Ws,{value:uy}),Object.defineProperty(this,Xu,{value:Zu}),this.sortMapEntries=typeof s=="function"?s:s===!0?cge:null}clone(){const t=Object.create(my.prototype,Object.getOwnPropertyDescriptors(this));return t.tags=this.tags.slice(),t}}function uge(e,t){var c;const n=[];let r=t.directives===!0;if(t.directives!==!1&&e.directives){const d=e.directives.toString(e);d?(n.push(d),r=!0):e.directives.docStart&&(r=!0)}r&&n.push("---");const o=qF(e,t),{commentString:i}=o.options;if(e.commentBefore){n.length!==1&&n.unshift("");const d=i(e.commentBefore);n.unshift(Ts(d,""))}let s=!1,a=null;if(e.contents){if(Wn(e.contents)){if(e.contents.spaceBefore&&r&&n.push(""),e.contents.commentBefore){const h=i(e.contents.commentBefore);n.push(Ts(h,""))}o.forceBlockIndent=!!e.comment,a=e.contents.comment}const d=a?void 0:()=>s=!0;let p=Ua(e.contents,o,()=>a=null,d);a&&(p+=kl(p,"",i(a))),(p[0]==="|"||p[0]===">")&&n[n.length-1]==="---"?n[n.length-1]=`--- ${p}`:n.push(p)}else n.push(Ua(e.contents,o));if((c=e.directives)!=null&&c.docEnd)if(e.comment){const d=i(e.comment);d.includes(`
390
- `)?(n.push("..."),n.push(Ts(d,""))):n.push(`... ${d}`)}else n.push("...");else{let d=e.comment;d&&s&&(d=d.replace(/^\n+/,"")),d&&((!s||a)&&n[n.length-1]!==""&&n.push(""),n.push(Ts(i(d),"")))}return n.join(`
391
- `)+`
392
- `}function qd(e,t,n,r){if(r&&typeof r=="object")if(Array.isArray(r))for(let o=0,i=r.length;o<i;++o){const s=r[o],a=qd(e,r,String(o),s);a===void 0?delete r[o]:a!==s&&(r[o]=a)}else if(r instanceof Map)for(const o of Array.from(r.keys())){const i=r.get(o),s=qd(e,r,o,i);s===void 0?r.delete(o):s!==i&&r.set(o,s)}else if(r instanceof Set)for(const o of Array.from(r)){const i=qd(e,r,o,o);i===void 0?r.delete(o):i!==o&&(r.delete(o),r.add(i))}else for(const[o,i]of Object.entries(r)){const s=qd(e,r,o,i);s===void 0?delete r[o]:s!==i&&(r[o]=s)}return e.call(t,n,r)}class ed{constructor(t,n,r){this.commentBefore=null,this.comment=null,this.errors=[],this.warnings=[],Object.defineProperty(this,ii,{value:Ew});let o=null;typeof n=="function"||Array.isArray(n)?o=n:r===void 0&&n&&(r=n,n=void 0);const i=Object.assign({intAsBigInt:!1,keepSourceTokens:!1,logLevel:"warn",prettyErrors:!0,strict:!0,uniqueKeys:!0,version:"1.2"},r);this.options=i;let{version:s}=i;r!=null&&r._directives?(this.directives=r._directives.atDocument(),this.directives.yaml.explicit&&(s=this.directives.yaml.version)):this.directives=new zr({version:s}),this.setSchema(s,r),t===void 0?this.contents=null:this.contents=this.createNode(t,o,r)}clone(){const t=Object.create(ed.prototype,{[ii]:{value:Ew}});return t.commentBefore=this.commentBefore,t.comment=this.comment,t.errors=this.errors.slice(),t.warnings=this.warnings.slice(),t.options=Object.assign({},this.options),this.directives&&(t.directives=this.directives.clone()),t.schema=this.schema.clone(),t.contents=Wn(this.contents)?this.contents.clone(t.schema):this.contents,this.range&&(t.range=this.range.slice()),t}add(t){$c(this.contents)&&this.contents.add(t)}addIn(t,n){$c(this.contents)&&this.contents.addIn(t,n)}createAlias(t,n){if(!t.anchor){const r=UF(this);t.anchor=!n||r.has(n)?WF(n||"a",r):n}return new iy(t.anchor)}createNode(t,n,r){let o;if(typeof n=="function")t=n.call({"":t},"",t),o=n;else if(Array.isArray(n)){const x=E=>typeof E=="number"||E instanceof String||E instanceof Number,C=n.filter(x).map(String);C.length>0&&(n=n.concat(C)),o=n}else r===void 0&&n&&(r=n,n=void 0);const{aliasDuplicateObjects:i,anchorPrefix:s,flow:a,keepUndefined:c,onTagObj:d,tag:p}=r!=null?r:{},{onAnchor:h,setAnchors:m,sourceObjects:v}=Fme(this,s||"a"),b={aliasDuplicateObjects:i!=null?i:!0,keepUndefined:c!=null?c:!1,onAnchor:h,onTagObj:d,replacer:o,schema:this.schema,sourceObjects:v},g=Zf(t,p,b);return a&&On(g)&&(g.flow=!0),m(),g}createPair(t,n,r={}){const o=this.createNode(t,null,r),i=this.createNode(n,null,r);return new Tr(o,i)}delete(t){return $c(this.contents)?this.contents.delete(t):!1}deleteIn(t){return Kd(t)?this.contents==null?!1:(this.contents=null,!0):$c(this.contents)?this.contents.deleteIn(t):!1}get(t,n){return On(this.contents)?this.contents.get(t,n):void 0}getIn(t,n){return Kd(t)?!n&&mn(this.contents)?this.contents.value:this.contents:On(this.contents)?this.contents.getIn(t,n):void 0}has(t){return On(this.contents)?this.contents.has(t):!1}hasIn(t){return Kd(t)?this.contents!==void 0:On(this.contents)?this.contents.hasIn(t):!1}set(t,n){this.contents==null?this.contents=xg(this.schema,[t],n):$c(this.contents)&&this.contents.set(t,n)}setIn(t,n){Kd(t)?this.contents=n:this.contents==null?this.contents=xg(this.schema,Array.from(t),n):$c(this.contents)&&this.contents.setIn(t,n)}setSchema(t,n={}){typeof t=="number"&&(t=String(t));let r;switch(t){case"1.1":this.directives?this.directives.yaml.version="1.1":this.directives=new zr({version:"1.1"}),r={merge:!0,resolveKnownTags:!1,schema:"yaml-1.1"};break;case"1.2":case"next":this.directives?this.directives.yaml.version=t:this.directives=new zr({version:t}),r={merge:!1,resolveKnownTags:!0,schema:"core"};break;case null:this.directives&&delete this.directives,r=null;break;default:{const o=JSON.stringify(t);throw new Error(`Expected '1.1', '1.2' or null as first argument, but found: ${o}`)}}if(n.schema instanceof Object)this.schema=n.schema;else if(r)this.schema=new my(Object.assign(r,n));else throw new Error("With a null YAML version, the { schema: Schema } option is required")}toJS({json:t,jsonArg:n,mapAsMap:r,maxAliasCount:o,onAnchor:i,reviver:s}={}){const a={anchors:new Map,doc:this,keep:!t,mapAsMap:r===!0,mapKeyWarned:!1,maxAliasCount:typeof o=="number"?o:100,stringify:Ua},c=is(this.contents,n!=null?n:"",a);if(typeof i=="function")for(const{count:d,res:p}of a.anchors.values())i(p,d);return typeof s=="function"?qd(s,{"":c},"",c):c}toJSON(t,n){return this.toJS({json:!0,jsonArg:t,mapAsMap:!1,onAnchor:n})}toString(t={}){if(this.errors.length>0)throw new Error("Document with errors cannot be stringified");if("indent"in t&&(!Number.isInteger(t.indent)||Number(t.indent)<=0)){const n=JSON.stringify(t.indent);throw new Error(`"indent" option must be a positive integer, not ${n}`)}return uge(this,t)}}function $c(e){if(On(e))return!0;throw new Error("Expected a YAML collection as document contents")}class rE extends Error{constructor(t,n,r,o){super(),this.name=t,this.code=r,this.message=o,this.pos=n}}class Ea extends rE{constructor(t,n,r){super("YAMLParseError",t,n,r)}}class pN extends rE{constructor(t,n,r){super("YAMLWarning",t,n,r)}}const Eg=(e,t)=>n=>{if(n.pos[0]===-1)return;n.linePos=n.pos.map(a=>t.linePos(a));const{line:r,col:o}=n.linePos[0];n.message+=` at line ${r}, column ${o}`;let i=o-1,s=e.substring(t.lineStarts[r-1],t.lineStarts[r]).replace(/[\n\r]+$/,"");if(i>=60&&s.length>80){const a=Math.min(i-39,s.length-79);s="…"+s.substring(a),i-=a-1}if(s.length>80&&(s=s.substring(0,79)+"…"),r>1&&/^ *$/.test(s.substring(0,i))){let a=e.substring(t.lineStarts[r-2],t.lineStarts[r-1]);a.length>80&&(a=a.substring(0,79)+`…
393
- `),s=a+s}if(/[^ ]/.test(s)){let a=1;const c=n.linePos[1];c&&c.line===r&&c.col>o&&(a=Math.min(c.col-o,80-i));const d=" ".repeat(i)+"^".repeat(a);n.message+=`:
394
-
395
- ${s}
396
- ${d}
397
- `}};function Ou(e,{flow:t,indicator:n,next:r,offset:o,onError:i,startOnNewline:s}){let a=!1,c=s,d=s,p="",h="",m=!1,v=!1,b=!1,g=null,x=null,C=null,E=null,w=null;for(const I of e)switch(b&&(I.type!=="space"&&I.type!=="newline"&&I.type!=="comma"&&i(I.offset,"MISSING_CHAR","Tags and anchors must be separated from the next token by white space"),b=!1),I.type){case"space":!t&&c&&n!=="doc-start"&&I.source[0]===" "&&i(I,"TAB_AS_INDENT","Tabs are not allowed as indentation"),d=!0;break;case"comment":{d||i(I,"MISSING_CHAR","Comments must be separated from other tokens by white space characters");const _=I.source.substring(1)||" ";p?p+=h+_:p=_,h="",c=!1;break}case"newline":c?p?p+=I.source:a=!0:h+=I.source,c=!0,m=!0,(g||x)&&(v=!0),d=!0;break;case"anchor":g&&i(I,"MULTIPLE_ANCHORS","A node can have at most one anchor"),I.source.endsWith(":")&&i(I.offset+I.source.length-1,"BAD_ALIAS","Anchor ending in : is ambiguous",!0),g=I,w===null&&(w=I.offset),c=!1,d=!1,b=!0;break;case"tag":{x&&i(I,"MULTIPLE_TAGS","A node can have at most one tag"),x=I,w===null&&(w=I.offset),c=!1,d=!1,b=!0;break}case n:(g||x)&&i(I,"BAD_PROP_ORDER",`Anchors and tags must be after the ${I.source} indicator`),E&&i(I,"UNEXPECTED_TOKEN",`Unexpected ${I.source} in ${t!=null?t:"collection"}`),E=I,c=!1,d=!1;break;case"comma":if(t){C&&i(I,"UNEXPECTED_TOKEN",`Unexpected , in ${t}`),C=I,c=!1,d=!1;break}default:i(I,"UNEXPECTED_TOKEN",`Unexpected ${I.type} token`),c=!1,d=!1}const S=e[e.length-1],k=S?S.offset+S.source.length:o;return b&&r&&r.type!=="space"&&r.type!=="newline"&&r.type!=="comma"&&(r.type!=="scalar"||r.source!=="")&&i(r.offset,"MISSING_CHAR","Tags and anchors must be separated from the next token by white space"),{comma:C,found:E,spaceBefore:a,comment:p,hasNewline:m,hasNewlineAfterProp:v,anchor:g,tag:x,end:k,start:w!=null?w:k}}function ep(e){if(!e)return null;switch(e.type){case"alias":case"scalar":case"double-quoted-scalar":case"single-quoted-scalar":if(e.source.includes(`
398
- `))return!0;if(e.end){for(const t of e.end)if(t.type==="newline")return!0}return!1;case"flow-collection":for(const t of e.items){for(const n of t.start)if(n.type==="newline")return!0;if(t.sep){for(const n of t.sep)if(n.type==="newline")return!0}if(ep(t.key)||ep(t.value))return!0}return!1;default:return!0}}function _w(e,t,n){if((t==null?void 0:t.type)==="flow-collection"){const r=t.end[0];r.indent===e&&(r.source==="]"||r.source==="}")&&ep(t)&&n(r,"BAD_INDENT","Flow end indicator should be more indented than parent",!0)}}function hN(e,t,n){const{uniqueKeys:r}=e.options;if(r===!1)return!1;const o=typeof r=="function"?r:(i,s)=>i===s||mn(i)&&mn(s)&&i.value===s.value&&!(i.value==="<<"&&e.schema.merge);return t.some(i=>o(i.key,n))}const fM="All mapping items must start at the same column";function dge({composeNode:e,composeEmptyNode:t},n,r,o){var c;const i=new qo(n.schema);n.atRoot&&(n.atRoot=!1);let s=r.offset,a=null;for(const d of r.items){const{start:p,key:h,sep:m,value:v}=d,b=Ou(p,{indicator:"explicit-key-ind",next:h!=null?h:m==null?void 0:m[0],offset:s,onError:o,startOnNewline:!0}),g=!b.found;if(g){if(h&&(h.type==="block-seq"?o(s,"BLOCK_AS_IMPLICIT_KEY","A block sequence may not be used as an implicit map key"):"indent"in h&&h.indent!==r.indent&&o(s,"BAD_INDENT",fM)),!b.anchor&&!b.tag&&!m){a=b.end,b.comment&&(i.comment?i.comment+=`
399
- `+b.comment:i.comment=b.comment);continue}(b.hasNewlineAfterProp||ep(h))&&o(h!=null?h:p[p.length-1],"MULTILINE_IMPLICIT_KEY","Implicit keys need to be on a single line")}else((c=b.found)==null?void 0:c.indent)!==r.indent&&o(s,"BAD_INDENT",fM);const x=b.end,C=h?e(n,h,b,o):t(n,x,p,null,b,o);n.schema.compat&&_w(r.indent,h,o),hN(n,i.items,C)&&o(x,"DUPLICATE_KEY","Map keys must be unique");const E=Ou(m!=null?m:[],{indicator:"map-value-ind",next:v,offset:C.range[2],onError:o,startOnNewline:!h||h.type==="block-scalar"});if(s=E.end,E.found){g&&((v==null?void 0:v.type)==="block-map"&&!E.hasNewline&&o(s,"BLOCK_AS_IMPLICIT_KEY","Nested mappings are not allowed in compact mappings"),n.options.strict&&b.start<E.found.offset-1024&&o(C.range,"KEY_OVER_1024_CHARS","The : indicator must be at most 1024 chars after the start of an implicit block mapping key"));const w=v?e(n,v,E,o):t(n,s,m,null,E,o);n.schema.compat&&_w(r.indent,v,o),s=w.range[2];const S=new Tr(C,w);n.options.keepSourceTokens&&(S.srcToken=d),i.items.push(S)}else{g&&o(C.range,"MISSING_CHAR","Implicit map keys need to be followed by map values"),E.comment&&(C.comment?C.comment+=`
400
- `+E.comment:C.comment=E.comment);const w=new Tr(C);n.options.keepSourceTokens&&(w.srcToken=d),i.items.push(w)}}return a&&a<s&&o(a,"IMPOSSIBLE","Map comment with trailing content"),i.range=[r.offset,s,a!=null?a:s],i}function fge({composeNode:e,composeEmptyNode:t},n,r,o){const i=new oc(n.schema);n.atRoot&&(n.atRoot=!1);let s=r.offset,a=null;for(const{start:c,value:d}of r.items){const p=Ou(c,{indicator:"seq-item-ind",next:d,offset:s,onError:o,startOnNewline:!0});if(!p.found)if(p.anchor||p.tag||d)d&&d.type==="block-seq"?o(p.end,"BAD_INDENT","All sequence items must start at the same column"):o(s,"MISSING_CHAR","Sequence item without - indicator");else{a=p.end,p.comment&&(i.comment=p.comment);continue}const h=d?e(n,d,p,o):t(n,p.end,c,null,p,o);n.schema.compat&&_w(r.indent,d,o),s=h.range[2],i.items.push(h)}return i.range=[r.offset,s,a!=null?a:s],i}function Rp(e,t,n,r){let o="";if(e){let i=!1,s="";for(const a of e){const{source:c,type:d}=a;switch(d){case"space":i=!0;break;case"comment":{n&&!i&&r(a,"MISSING_CHAR","Comments must be separated from other tokens by white space characters");const p=c.substring(1)||" ";o?o+=s+p:o=p,s="";break}case"newline":o&&(s+=c),i=!0;break;default:r(a,"UNEXPECTED_TOKEN",`Unexpected ${d} at node end`)}t+=c.length}}return{comment:o,offset:t}}const T1="Block collections are not allowed within flow collections",O1=e=>e&&(e.type==="block-map"||e.type==="block-seq");function pge({composeNode:e,composeEmptyNode:t},n,r,o){var b;const i=r.start.source==="{",s=i?"flow map":"flow sequence",a=i?new qo(n.schema):new oc(n.schema);a.flow=!0;const c=n.atRoot;c&&(n.atRoot=!1);let d=r.offset+r.start.source.length;for(let g=0;g<r.items.length;++g){const x=r.items[g],{start:C,key:E,sep:w,value:S}=x,k=Ou(C,{flow:s,indicator:"explicit-key-ind",next:E!=null?E:w==null?void 0:w[0],offset:d,onError:o,startOnNewline:!1});if(!k.found){if(!k.anchor&&!k.tag&&!w&&!S){g===0&&k.comma?o(k.comma,"UNEXPECTED_TOKEN",`Unexpected , in ${s}`):g<r.items.length-1&&o(k.start,"UNEXPECTED_TOKEN",`Unexpected empty item in ${s}`),k.comment&&(a.comment?a.comment+=`
401
- `+k.comment:a.comment=k.comment),d=k.end;continue}!i&&n.options.strict&&ep(E)&&o(E,"MULTILINE_IMPLICIT_KEY","Implicit keys of flow sequence pairs need to be on a single line")}if(g===0)k.comma&&o(k.comma,"UNEXPECTED_TOKEN",`Unexpected , in ${s}`);else if(k.comma||o(k.start,"MISSING_CHAR",`Missing , between ${s} items`),k.comment){let I="";e:for(const _ of C)switch(_.type){case"comma":case"space":break;case"comment":I=_.source.substring(1);break e;default:break e}if(I){let _=a.items[a.items.length-1];_n(_)&&(_=(b=_.value)!=null?b:_.key),_.comment?_.comment+=`
402
- `+I:_.comment=I,k.comment=k.comment.substring(I.length+1)}}if(!i&&!w&&!k.found){const I=S?e(n,S,k,o):t(n,k.end,w,null,k,o);a.items.push(I),d=I.range[2],O1(S)&&o(I.range,"BLOCK_IN_FLOW",T1)}else{const I=k.end,_=E?e(n,E,k,o):t(n,I,C,null,k,o);O1(E)&&o(_.range,"BLOCK_IN_FLOW",T1);const M=Ou(w!=null?w:[],{flow:s,indicator:"map-value-ind",next:S,offset:_.range[2],onError:o,startOnNewline:!1});if(M.found){if(!i&&!k.found&&n.options.strict){if(w)for(const R of w){if(R===M.found)break;if(R.type==="newline"){o(R,"MULTILINE_IMPLICIT_KEY","Implicit keys of flow sequence pairs need to be on a single line");break}}k.start<M.found.offset-1024&&o(M.found,"KEY_OVER_1024_CHARS","The : indicator must be at most 1024 chars after the start of an implicit flow sequence key")}}else S&&("source"in S&&S.source&&S.source[0]===":"?o(S,"MISSING_CHAR",`Missing space after : in ${s}`):o(M.start,"MISSING_CHAR",`Missing , or : between ${s} items`));const T=S?e(n,S,M,o):M.found?t(n,M.end,w,null,M,o):null;T?O1(S)&&o(T.range,"BLOCK_IN_FLOW",T1):M.comment&&(_.comment?_.comment+=`
403
- `+M.comment:_.comment=M.comment);const O=new Tr(_,T);if(n.options.keepSourceTokens&&(O.srcToken=x),i){const R=a;hN(n,R.items,_)&&o(I,"DUPLICATE_KEY","Map keys must be unique"),R.items.push(O)}else{const R=new qo(n.schema);R.flow=!0,R.items.push(O),a.items.push(R)}d=T?T.range[2]:M.end}}const p=i?"}":"]",[h,...m]=r.end;let v=d;if(h&&h.source===p)v=h.offset+h.source.length;else{const g=s[0].toUpperCase()+s.substring(1),x=c?`${g} must end with a ${p}`:`${g} in block collection must be sufficiently indented and end with a ${p}`;o(d,c?"MISSING_CHAR":"BAD_INDENT",x),h&&h.source.length!==1&&m.unshift(h)}if(m.length>0){const g=Rp(m,v,n.options.strict,o);g.comment&&(a.comment?a.comment+=`
404
- `+g.comment:a.comment=g.comment),a.range=[r.offset,v,g.offset]}else a.range=[r.offset,v,v];return a}function hge(e,t,n,r,o){let i;switch(n.type){case"block-map":{i=dge(e,t,n,o);break}case"block-seq":{i=fge(e,t,n,o);break}case"flow-collection":{i=pge(e,t,n,o);break}}if(!r)return i;const s=t.directives.tagName(r.source,m=>o(r,"TAG_RESOLVE_FAILED",m));if(!s)return i;const a=i.constructor;if(s==="!"||s===a.tagName)return i.tag=a.tagName,i;const c=rc(i)?"map":"seq";let d=t.schema.tags.find(m=>m.collection===c&&m.tag===s);if(!d){const m=t.schema.knownTags[s];if(m&&m.collection===c)t.schema.tags.push(Object.assign({},m,{default:!1})),d=m;else return o(r,"TAG_RESOLVE_FAILED",`Unresolved tag: ${s}`,!0),i.tag=s,i}const p=d.resolve(i,m=>o(r,"TAG_RESOLVE_FAILED",m),t.options),h=Wn(p)?p:new Pt(p);return h.range=i.range,h.tag=s,d!=null&&d.format&&(h.format=d.format),h}function mN(e,t,n){const r=e.offset,o=mge(e,t,n);if(!o)return{value:"",type:null,comment:"",range:[r,r,r]};const i=o.mode===">"?Pt.BLOCK_FOLDED:Pt.BLOCK_LITERAL,s=e.source?gge(e.source):[];let a=s.length;for(let g=s.length-1;g>=0;--g){const x=s[g][1];if(x===""||x==="\r")a=g;else break}if(a===0){const g=o.chomp==="+"&&s.length>0?`
405
- `.repeat(Math.max(1,s.length-1)):"";let x=r+o.length;return e.source&&(x+=e.source.length),{value:g,type:i,comment:o.comment,range:[r,x,x]}}let c=e.indent+o.indent,d=e.offset+o.length,p=0;for(let g=0;g<a;++g){const[x,C]=s[g];if(C===""||C==="\r")o.indent===0&&x.length>c&&(c=x.length);else{if(x.length<c){const E="Block scalars with more-indented leading empty lines must use an explicit indentation indicator";n(d+x.length,"MISSING_CHAR",E)}o.indent===0&&(c=x.length),p=g;break}d+=x.length+C.length+1}for(let g=s.length-1;g>=a;--g)s[g][0].length>c&&(a=g+1);let h="",m="",v=!1;for(let g=0;g<p;++g)h+=s[g][0].slice(c)+`
406
- `;for(let g=p;g<a;++g){let[x,C]=s[g];d+=x.length+C.length+1;const E=C[C.length-1]==="\r";if(E&&(C=C.slice(0,-1)),C&&x.length<c){const S=`Block scalar lines must not be less indented than their ${o.indent?"explicit indentation indicator":"first line"}`;n(d-C.length-(E?2:1),"BAD_INDENT",S),x=""}i===Pt.BLOCK_LITERAL?(h+=m+x.slice(c)+C,m=`
407
- `):x.length>c||C[0]===" "?(m===" "?m=`
408
- `:!v&&m===`
409
- `&&(m=`
410
-
411
- `),h+=m+x.slice(c)+C,m=`
412
- `,v=!0):C===""?m===`
413
- `?h+=`
414
- `:m=`
415
- `:(h+=m+C,m=" ",v=!1)}switch(o.chomp){case"-":break;case"+":for(let g=a;g<s.length;++g)h+=`
416
- `+s[g][0].slice(c);h[h.length-1]!==`
417
- `&&(h+=`
418
- `);break;default:h+=`
419
- `}const b=r+o.length+e.source.length;return{value:h,type:i,comment:o.comment,range:[r,b,b]}}function mge({offset:e,props:t},n,r){if(t[0].type!=="block-scalar-header")return r(t[0],"IMPOSSIBLE","Block scalar header not found"),null;const{source:o}=t[0],i=o[0];let s=0,a="",c=-1;for(let m=1;m<o.length;++m){const v=o[m];if(!a&&(v==="-"||v==="+"))a=v;else{const b=Number(v);!s&&b?s=b:c===-1&&(c=e+m)}}c!==-1&&r(c,"UNEXPECTED_TOKEN",`Block scalar header includes extra characters: ${o}`);let d=!1,p="",h=o.length;for(let m=1;m<t.length;++m){const v=t[m];switch(v.type){case"space":d=!0;case"newline":h+=v.source.length;break;case"comment":n&&!d&&r(v,"MISSING_CHAR","Comments must be separated from other tokens by white space characters"),h+=v.source.length,p=v.source.substring(1);break;case"error":r(v,"UNEXPECTED_TOKEN",v.message),h+=v.source.length;break;default:{const b=`Unexpected token in block scalar header: ${v.type}`;r(v,"UNEXPECTED_TOKEN",b);const g=v.source;g&&typeof g=="string"&&(h+=g.length)}}}return{mode:i,indent:s,chomp:a,comment:p,length:h}}function gge(e){const t=e.split(/\n( *)/),n=t[0],r=n.match(/^( *)/),i=[r!=null&&r[1]?[r[1],n.slice(r[1].length)]:["",n]];for(let s=1;s<t.length;s+=2)i.push([t[s],t[s+1]]);return i}function gN(e,t,n){const{offset:r,type:o,source:i,end:s}=e;let a,c;const d=(m,v,b)=>n(r+m,v,b);switch(o){case"scalar":a=Pt.PLAIN,c=vge(i,d);break;case"single-quoted-scalar":a=Pt.QUOTE_SINGLE,c=yge(i,d);break;case"double-quoted-scalar":a=Pt.QUOTE_DOUBLE,c=bge(i,d);break;default:return n(e,"UNEXPECTED_TOKEN",`Expected a flow scalar value, but found: ${o}`),{value:"",type:null,comment:"",range:[r,r+i.length,r+i.length]}}const p=r+i.length,h=Rp(s,p,t,n);return{value:c,type:a,comment:h.comment,range:[r,p,h.offset]}}function vge(e,t){let n="";switch(e[0]){case" ":n="a tab character";break;case",":n="flow indicator character ,";break;case"%":n="directive indicator character %";break;case"|":case">":{n=`block scalar indicator ${e[0]}`;break}case"@":case"`":{n=`reserved character ${e[0]}`;break}}return n&&t(0,"BAD_SCALAR_START",`Plain value cannot start with ${n}`),vN(e)}function yge(e,t){return(e[e.length-1]!=="'"||e.length===1)&&t(e.length,"MISSING_CHAR","Missing closing 'quote"),vN(e.slice(1,-1)).replace(/''/g,"'")}function vN(e){var c;let t,n;try{t=new RegExp(`(.*?)(?<![ ])[ ]*\r?
420
- `,"sy"),n=new RegExp(`[ ]*(.*?)(?:(?<![ ])[ ]*)?\r?
421
- `,"sy")}catch(d){t=new RegExp("(.*?)[ \\t]*\\r?\\n","sy"),n=new RegExp("[ \\t]*(.*?)[ \\t]*\\r?\\n","sy")}let r=t.exec(e);if(!r)return e;let o=r[1],i=" ",s=t.lastIndex;for(n.lastIndex=s;r=n.exec(e);)r[1]===""?i===`
422
- `?o+=i:i=`
423
- `:(o+=i+r[1],i=" "),s=n.lastIndex;const a=new RegExp("[ \\t]*(.*)","sy");return a.lastIndex=s,r=a.exec(e),o+i+((c=r==null?void 0:r[1])!=null?c:"")}function bge(e,t){let n="";for(let r=1;r<e.length-1;++r){const o=e[r];if(!(o==="\r"&&e[r+1]===`
424
- `))if(o===`
425
- `){const{fold:i,offset:s}=wge(e,r);n+=i,r=s}else if(o==="\\"){let i=e[++r];const s=Cge[i];if(s)n+=s;else if(i===`
426
- `)for(i=e[r+1];i===" "||i===" ";)i=e[++r+1];else if(i==="\r"&&e[r+1]===`
427
- `)for(i=e[++r+1];i===" "||i===" ";)i=e[++r+1];else if(i==="x"||i==="u"||i==="U"){const a={x:2,u:4,U:8}[i];n+=xge(e,r+1,a,t),r+=a}else{const a=e.substr(r-1,2);t(r-1,"BAD_DQ_ESCAPE",`Invalid escape sequence ${a}`),n+=a}}else if(o===" "||o===" "){const i=r;let s=e[r+1];for(;s===" "||s===" ";)s=e[++r+1];s!==`
428
- `&&!(s==="\r"&&e[r+2]===`
429
- `)&&(n+=r>i?e.slice(i,r+1):o)}else n+=o}return(e[e.length-1]!=='"'||e.length===1)&&t(e.length,"MISSING_CHAR",'Missing closing "quote'),n}function wge(e,t){let n="",r=e[t+1];for(;(r===" "||r===" "||r===`
430
- `||r==="\r")&&!(r==="\r"&&e[t+2]!==`
431
- `);)r===`
432
- `&&(n+=`
433
- `),t+=1,r=e[t+1];return n||(n=" "),{fold:n,offset:t}}const Cge={0:"\0",a:"\x07",b:"\b",e:"\x1B",f:"\f",n:`
434
- `,r:"\r",t:" ",v:"\v",N:"…",_:" ",L:"\u2028",P:"\u2029"," ":" ",'"':'"',"/":"/","\\":"\\"," ":" "};function xge(e,t,n,r){const o=e.substr(t,n),s=o.length===n&&/^[0-9a-fA-F]+$/.test(o)?parseInt(o,16):NaN;if(isNaN(s)){const a=e.substr(t-2,n+2);return r(t-2,"BAD_DQ_ESCAPE",`Invalid escape sequence ${a}`),a}return String.fromCodePoint(s)}function yN(e,t,n,r){const{value:o,type:i,comment:s,range:a}=t.type==="block-scalar"?mN(t,e.options.strict,r):gN(t,e.options.strict,r),c=n?e.directives.tagName(n.source,h=>r(n,"TAG_RESOLVE_FAILED",h)):null,d=n&&c?Sge(e.schema,o,c,n,r):t.type==="scalar"?Ege(e,o,t,r):e.schema[Ws];let p;try{const h=d.resolve(o,m=>r(n!=null?n:t,"TAG_RESOLVE_FAILED",m),e.options);p=mn(h)?h:new Pt(h)}catch(h){const m=h instanceof Error?h.message:String(h);r(n!=null?n:t,"TAG_RESOLVE_FAILED",m),p=new Pt(o)}return p.range=a,p.source=o,i&&(p.type=i),c&&(p.tag=c),d.format&&(p.format=d.format),s&&(p.comment=s),p}function Sge(e,t,n,r,o){var a;if(n==="!")return e[Ws];const i=[];for(const c of e.tags)if(!c.collection&&c.tag===n)if(c.default&&c.test)i.push(c);else return c;for(const c of i)if((a=c.test)!=null&&a.test(t))return c;const s=e.knownTags[n];return s&&!s.collection?(e.tags.push(Object.assign({},s,{default:!1,test:void 0})),s):(o(r,"TAG_RESOLVE_FAILED",`Unresolved tag: ${n}`,n!=="tag:yaml.org,2002:str"),e[Ws])}function Ege({directives:e,schema:t},n,r,o){var s;const i=t.tags.find(a=>{var c;return a.default&&((c=a.test)==null?void 0:c.test(n))})||t[Ws];if(t.compat){const a=(s=t.compat.find(c=>{var d;return c.default&&((d=c.test)==null?void 0:d.test(n))}))!=null?s:t[Ws];if(i.tag!==a.tag){const c=e.tagString(i.tag),d=e.tagString(a.tag),p=`Value may be parsed as either ${c} or ${d}`;o(r,"TAG_RESOLVE_FAILED",p,!0)}}return i}function Pge(e,t,n){if(t){n===null&&(n=t.length);for(let r=n-1;r>=0;--r){let o=t[r];switch(o.type){case"space":case"comment":case"newline":e-=o.source.length;continue}for(o=t[++r];(o==null?void 0:o.type)==="space";)e+=o.source.length,o=t[++r];break}}return e}const kge={composeNode:bN,composeEmptyNode:oE};function bN(e,t,n,r){const{spaceBefore:o,comment:i,anchor:s,tag:a}=n;let c,d=!0;switch(t.type){case"alias":c=_ge(e,t,r),(s||a)&&r(t,"ALIAS_PROPS","An alias node must not specify any properties");break;case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":case"block-scalar":c=yN(e,t,a,r),s&&(c.anchor=s.source.substring(1));break;case"block-map":case"block-seq":case"flow-collection":c=hge(kge,e,t,a,r),s&&(c.anchor=s.source.substring(1));break;default:{const p=t.type==="error"?t.message:`Unsupported token (type: ${t.type})`;r(t,"UNEXPECTED_TOKEN",p),c=oE(e,t.offset,void 0,null,n,r),d=!1}}return s&&c.anchor===""&&r(s,"BAD_ALIAS","Anchor cannot be an empty string"),o&&(c.spaceBefore=!0),i&&(t.type==="scalar"&&t.source===""?c.comment=i:c.commentBefore=i),e.options.keepSourceTokens&&d&&(c.srcToken=t),c}function oE(e,t,n,r,{spaceBefore:o,comment:i,anchor:s,tag:a,end:c},d){const p={type:"scalar",offset:Pge(t,n,r),indent:-1,source:""},h=yN(e,p,a,d);return s&&(h.anchor=s.source.substring(1),h.anchor===""&&d(s,"BAD_ALIAS","Anchor cannot be an empty string")),o&&(h.spaceBefore=!0),i&&(h.comment=i,h.range[2]=c),h}function _ge({options:e},{offset:t,source:n,end:r},o){const i=new iy(n.substring(1));i.source===""&&o(t,"BAD_ALIAS","Alias cannot be an empty string"),i.source.endsWith(":")&&o(t+n.length-1,"BAD_ALIAS","Alias ending in : is ambiguous",!0);const s=t+n.length,a=Rp(r,s,e.strict,o);return i.range=[t,s,a.offset],a.comment&&(i.comment=a.comment),i}function Ige(e,t,{offset:n,start:r,value:o,end:i},s){const a=Object.assign({_directives:t},e),c=new ed(void 0,a),d={atRoot:!0,directives:c.directives,options:c.options,schema:c.schema},p=Ou(r,{indicator:"doc-start",next:o!=null?o:i==null?void 0:i[0],offset:n,onError:s,startOnNewline:!0});p.found&&(c.directives.docStart=!0,o&&(o.type==="block-map"||o.type==="block-seq")&&!p.hasNewline&&s(p.end,"MISSING_CHAR","Block collection cannot start on same line with directives-end marker")),c.contents=o?bN(d,o,p,s):oE(d,p.end,r,null,p,s);const h=c.contents.range[2],m=Rp(i,h,!1,s);return m.comment&&(c.comment=m.comment),c.range=[n,h,m.offset],c}function Ad(e){if(typeof e=="number")return[e,e+1];if(Array.isArray(e))return e.length===2?e:[e[0],e[1]];const{offset:t,source:n}=e;return[t,t+(typeof n=="string"?n.length:1)]}function pM(e){var o;let t="",n=!1,r=!1;for(let i=0;i<e.length;++i){const s=e[i];switch(s[0]){case"#":t+=(t===""?"":r?`
435
-
436
- `:`
437
- `)+(s.substring(1)||" "),n=!0,r=!1;break;case"%":((o=e[i+1])==null?void 0:o[0])!=="#"&&(i+=1),n=!1;break;default:n||(r=!0),n=!1}}return{comment:t,afterEmptyLine:r}}class iE{constructor(t={}){this.doc=null,this.atDirectives=!1,this.prelude=[],this.errors=[],this.warnings=[],this.onError=(n,r,o,i)=>{const s=Ad(n);i?this.warnings.push(new pN(s,r,o)):this.errors.push(new Ea(s,r,o))},this.directives=new zr({version:t.version||"1.2"}),this.options=t}decorate(t,n){const{comment:r,afterEmptyLine:o}=pM(this.prelude);if(r){const i=t.contents;if(n)t.comment=t.comment?`${t.comment}
438
- ${r}`:r;else if(o||t.directives.docStart||!i)t.commentBefore=r;else if(On(i)&&!i.flow&&i.items.length>0){let s=i.items[0];_n(s)&&(s=s.key);const a=s.commentBefore;s.commentBefore=a?`${r}
439
- ${a}`:r}else{const s=i.commentBefore;i.commentBefore=s?`${r}
440
- ${s}`:r}}n?(Array.prototype.push.apply(t.errors,this.errors),Array.prototype.push.apply(t.warnings,this.warnings)):(t.errors=this.errors,t.warnings=this.warnings),this.prelude=[],this.errors=[],this.warnings=[]}streamInfo(){return{comment:pM(this.prelude).comment,directives:this.directives,errors:this.errors,warnings:this.warnings}}*compose(t,n=!1,r=-1){for(const o of t)yield*this.next(o);yield*this.end(n,r)}*next(t){switch(t.type){case"directive":this.directives.add(t.source,(n,r,o)=>{const i=Ad(t);i[0]+=n,this.onError(i,"BAD_DIRECTIVE",r,o)}),this.prelude.push(t.source),this.atDirectives=!0;break;case"document":{const n=Ige(this.options,this.directives,t,this.onError);this.atDirectives&&!n.directives.docStart&&this.onError(t,"MISSING_CHAR","Missing directives-end/doc-start indicator line"),this.decorate(n,!1),this.doc&&(yield this.doc),this.doc=n,this.atDirectives=!1;break}case"byte-order-mark":case"space":break;case"comment":case"newline":this.prelude.push(t.source);break;case"error":{const n=t.source?`${t.message}: ${JSON.stringify(t.source)}`:t.message,r=new Ea(Ad(t),"UNEXPECTED_TOKEN",n);this.atDirectives||!this.doc?this.errors.push(r):this.doc.errors.push(r);break}case"doc-end":{if(!this.doc){const r="Unexpected doc-end without preceding document";this.errors.push(new Ea(Ad(t),"UNEXPECTED_TOKEN",r));break}this.doc.directives.docEnd=!0;const n=Rp(t.end,t.offset+t.source.length,this.doc.options.strict,this.onError);if(this.decorate(this.doc,!0),n.comment){const r=this.doc.comment;this.doc.comment=r?`${r}
441
- ${n.comment}`:n.comment}this.doc.range[2]=n.offset;break}default:this.errors.push(new Ea(Ad(t),"UNEXPECTED_TOKEN",`Unsupported token ${t.type}`))}}*end(t=!1,n=-1){if(this.doc)this.decorate(this.doc,!0),yield this.doc,this.doc=null;else if(t){const r=Object.assign({_directives:this.directives},this.options),o=new ed(void 0,r);this.atDirectives&&this.onError(n,"MISSING_CHAR","Missing directives-end indicator line"),o.range=[0,n,n],this.decorate(o,!1),yield o}}}function $ge(e,t=!0,n){if(e){const r=(o,i,s)=>{const a=typeof o=="number"?o:Array.isArray(o)?o[0]:o.offset;if(n)n(a,i,s);else throw new Ea([a,a+1],i,s)};switch(e.type){case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return gN(e,t,r);case"block-scalar":return mN(e,t,r)}}return null}function Mge(e,t){var d;const{implicitKey:n=!1,indent:r,inFlow:o=!1,offset:i=-1,type:s="PLAIN"}=t,a=$p({type:s,value:e},{implicitKey:n,indent:r>0?" ".repeat(r):"",inFlow:o,options:{blockQuote:!0,lineWidth:-1}}),c=(d=t.end)!=null?d:[{type:"newline",offset:-1,indent:r,source:`
442
- `}];switch(a[0]){case"|":case">":{const p=a.indexOf(`
443
- `),h=a.substring(0,p),m=a.substring(p+1)+`
444
- `,v=[{type:"block-scalar-header",offset:i,indent:r,source:h}];return wN(v,c)||v.push({type:"newline",offset:-1,indent:r,source:`
445
- `}),{type:"block-scalar",offset:i,indent:r,props:v,source:m}}case'"':return{type:"double-quoted-scalar",offset:i,indent:r,source:a,end:c};case"'":return{type:"single-quoted-scalar",offset:i,indent:r,source:a,end:c};default:return{type:"scalar",offset:i,indent:r,source:a,end:c}}}function Rge(e,t,n={}){let{afterKey:r=!1,implicitKey:o=!1,inFlow:i=!1,type:s}=n,a="indent"in e?e.indent:null;if(r&&typeof a=="number"&&(a+=2),!s)switch(e.type){case"single-quoted-scalar":s="QUOTE_SINGLE";break;case"double-quoted-scalar":s="QUOTE_DOUBLE";break;case"block-scalar":{const d=e.props[0];if(d.type!=="block-scalar-header")throw new Error("Invalid block scalar header");s=d.source[0]===">"?"BLOCK_FOLDED":"BLOCK_LITERAL";break}default:s="PLAIN"}const c=$p({type:s,value:t},{implicitKey:o||a===null,indent:a!==null&&a>0?" ".repeat(a):"",inFlow:i,options:{blockQuote:!0,lineWidth:-1}});switch(c[0]){case"|":case">":Tge(e,c);break;case'"':L1(e,c,"double-quoted-scalar");break;case"'":L1(e,c,"single-quoted-scalar");break;default:L1(e,c,"scalar")}}function Tge(e,t){const n=t.indexOf(`
446
- `),r=t.substring(0,n),o=t.substring(n+1)+`
447
- `;if(e.type==="block-scalar"){const i=e.props[0];if(i.type!=="block-scalar-header")throw new Error("Invalid block scalar header");i.source=r,e.source=o}else{const{offset:i}=e,s="indent"in e?e.indent:-1,a=[{type:"block-scalar-header",offset:i,indent:s,source:r}];wN(a,"end"in e?e.end:void 0)||a.push({type:"newline",offset:-1,indent:s,source:`
448
- `});for(const c of Object.keys(e))c!=="type"&&c!=="offset"&&delete e[c];Object.assign(e,{type:"block-scalar",indent:s,props:a,source:o})}}function wN(e,t){if(t)for(const n of t)switch(n.type){case"space":case"comment":e.push(n);break;case"newline":return e.push(n),!0}return!1}function L1(e,t,n){switch(e.type){case"scalar":case"double-quoted-scalar":case"single-quoted-scalar":e.type=n,e.source=t;break;case"block-scalar":{const r=e.props.slice(1);let o=t.length;e.props[0].type==="block-scalar-header"&&(o-=e.props[0].source.length);for(const i of r)i.offset+=o;delete e.props,Object.assign(e,{type:n,source:t,end:r});break}case"block-map":case"block-seq":{const o={type:"newline",offset:e.offset+t.length,indent:e.indent,source:`
449
- `};delete e.items,Object.assign(e,{type:n,source:t,end:[o]});break}default:{const r="indent"in e?e.indent:-1,o="end"in e&&Array.isArray(e.end)?e.end.filter(i=>i.type==="space"||i.type==="comment"||i.type==="newline"):[];for(const i of Object.keys(e))i!=="type"&&i!=="offset"&&delete e[i];Object.assign(e,{type:n,indent:r,source:t,end:o})}}}const Oge=e=>"type"in e?Pg(e):_m(e);function Pg(e){switch(e.type){case"block-scalar":{let t="";for(const n of e.props)t+=Pg(n);return t+e.source}case"block-map":case"block-seq":{let t="";for(const n of e.items)t+=_m(n);return t}case"flow-collection":{let t=e.start.source;for(const n of e.items)t+=_m(n);for(const n of e.end)t+=n.source;return t}case"document":{let t=_m(e);if(e.end)for(const n of e.end)t+=n.source;return t}default:{let t=e.source;if("end"in e&&e.end)for(const n of e.end)t+=n.source;return t}}}function _m({start:e,key:t,sep:n,value:r}){let o="";for(const i of e)o+=i.source;if(t&&(o+=Pg(t)),n)for(const i of n)o+=i.source;return r&&(o+=Pg(r)),o}const Iw=Symbol("break visit"),Lge=Symbol("skip children"),CN=Symbol("remove item");function Wa(e,t){"type"in e&&e.type==="document"&&(e={start:e.start,value:e.value}),xN(Object.freeze([]),e,t)}Wa.BREAK=Iw;Wa.SKIP=Lge;Wa.REMOVE=CN;Wa.itemAtPath=(e,t)=>{let n=e;for(const[r,o]of t){const i=n==null?void 0:n[r];if(i&&"items"in i)n=i.items[o];else return}return n};Wa.parentCollection=(e,t)=>{const n=Wa.itemAtPath(e,t.slice(0,-1)),r=t[t.length-1][0],o=n==null?void 0:n[r];if(o&&"items"in o)return o;throw new Error("Parent collection not found")};function xN(e,t,n){let r=n(t,e);if(typeof r=="symbol")return r;for(const o of["key","value"]){const i=t[o];if(i&&"items"in i){for(let s=0;s<i.items.length;++s){const a=xN(Object.freeze(e.concat([[o,s]])),i.items[s],n);if(typeof a=="number")s=a-1;else{if(a===Iw)return Iw;a===CN&&(i.items.splice(s,1),s-=1)}}typeof r=="function"&&o==="key"&&(r=r(t,e))}}return typeof r=="function"?r(t,e):r}const gy="\uFEFF",vy="",yy="",tp="",Age=e=>!!e&&"items"in e,Fge=e=>!!e&&(e.type==="scalar"||e.type==="single-quoted-scalar"||e.type==="double-quoted-scalar"||e.type==="block-scalar");function Nge(e){switch(e){case gy:return"<BOM>";case vy:return"<DOC>";case yy:return"<FLOW_END>";case tp:return"<SCALAR>";default:return JSON.stringify(e)}}function SN(e){switch(e){case gy:return"byte-order-mark";case vy:return"doc-mode";case yy:return"flow-error-end";case tp:return"scalar";case"---":return"doc-start";case"...":return"doc-end";case"":case`
450
- `:case`\r
451
- `:return"newline";case"-":return"seq-item-ind";case"?":return"explicit-key-ind";case":":return"map-value-ind";case"{":return"flow-map-start";case"}":return"flow-map-end";case"[":return"flow-seq-start";case"]":return"flow-seq-end";case",":return"comma"}switch(e[0]){case" ":case" ":return"space";case"#":return"comment";case"%":return"directive-line";case"*":return"alias";case"&":return"anchor";case"!":return"tag";case"'":return"single-quoted-scalar";case'"':return"double-quoted-scalar";case"|":case">":return"block-scalar-header"}return null}const Dge=Object.freeze(Object.defineProperty({__proto__:null,BOM:gy,DOCUMENT:vy,FLOW_END:yy,SCALAR:tp,createScalarToken:Mge,isCollection:Age,isScalar:Fge,prettyToken:Nge,resolveAsScalar:$ge,setScalarValue:Rge,stringify:Oge,tokenType:SN,visit:Wa},Symbol.toStringTag,{value:"Module"}));function Vo(e){switch(e){case void 0:case" ":case`
452
- `:case"\r":case" ":return!0;default:return!1}}const hM="0123456789ABCDEFabcdef".split(""),Bge="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-#;/?:@&=+$_.!~*'()".split(""),A1=",[]{}".split(""),zge=` ,[]{}
453
- \r `.split(""),F1=e=>!e||zge.includes(e);class EN{constructor(){this.atEnd=!1,this.blockScalarIndent=-1,this.blockScalarKeep=!1,this.buffer="",this.flowKey=!1,this.flowLevel=0,this.indentNext=0,this.indentValue=0,this.lineEndPos=null,this.next=null,this.pos=0}*lex(t,n=!1){var o;t&&(this.buffer=this.buffer?this.buffer+t:t,this.lineEndPos=null),this.atEnd=!n;let r=(o=this.next)!=null?o:"stream";for(;r&&(n||this.hasChars(1));)r=yield*this.parseNext(r)}atLineEnd(){let t=this.pos,n=this.buffer[t];for(;n===" "||n===" ";)n=this.buffer[++t];return!n||n==="#"||n===`
454
- `?!0:n==="\r"?this.buffer[t+1]===`
455
- `:!1}charAt(t){return this.buffer[this.pos+t]}continueScalar(t){let n=this.buffer[t];if(this.indentNext>0){let r=0;for(;n===" ";)n=this.buffer[++r+t];if(n==="\r"){const o=this.buffer[r+t+1];if(o===`
456
- `||!o&&!this.atEnd)return t+r+1}return n===`
457
- `||r>=this.indentNext||!n&&!this.atEnd?t+r:-1}if(n==="-"||n==="."){const r=this.buffer.substr(t,3);if((r==="---"||r==="...")&&Vo(this.buffer[t+3]))return-1}return t}getLine(){let t=this.lineEndPos;return(typeof t!="number"||t!==-1&&t<this.pos)&&(t=this.buffer.indexOf(`
458
- `,this.pos),this.lineEndPos=t),t===-1?this.atEnd?this.buffer.substring(this.pos):null:(this.buffer[t-1]==="\r"&&(t-=1),this.buffer.substring(this.pos,t))}hasChars(t){return this.pos+t<=this.buffer.length}setNext(t){return this.buffer=this.buffer.substring(this.pos),this.pos=0,this.lineEndPos=null,this.next=t,null}peek(t){return this.buffer.substr(this.pos,t)}*parseNext(t){switch(t){case"stream":return yield*this.parseStream();case"line-start":return yield*this.parseLineStart();case"block-start":return yield*this.parseBlockStart();case"doc":return yield*this.parseDocument();case"flow":return yield*this.parseFlowCollection();case"quoted-scalar":return yield*this.parseQuotedScalar();case"block-scalar":return yield*this.parseBlockScalar();case"plain-scalar":return yield*this.parsePlainScalar()}}*parseStream(){let t=this.getLine();if(t===null)return this.setNext("stream");if(t[0]===gy&&(yield*this.pushCount(1),t=t.substring(1)),t[0]==="%"){let n=t.length;const r=t.indexOf("#");if(r!==-1){const i=t[r-1];(i===" "||i===" ")&&(n=r-1)}for(;;){const i=t[n-1];if(i===" "||i===" ")n-=1;else break}const o=(yield*this.pushCount(n))+(yield*this.pushSpaces(!0));return yield*this.pushCount(t.length-o),this.pushNewline(),"stream"}if(this.atLineEnd()){const n=yield*this.pushSpaces(!0);return yield*this.pushCount(t.length-n),yield*this.pushNewline(),"stream"}return yield vy,yield*this.parseLineStart()}*parseLineStart(){const t=this.charAt(0);if(!t&&!this.atEnd)return this.setNext("line-start");if(t==="-"||t==="."){if(!this.atEnd&&!this.hasChars(4))return this.setNext("line-start");const n=this.peek(3);if(n==="---"&&Vo(this.charAt(3)))return yield*this.pushCount(3),this.indentValue=0,this.indentNext=0,"doc";if(n==="..."&&Vo(this.charAt(3)))return yield*this.pushCount(3),"stream"}return this.indentValue=yield*this.pushSpaces(!1),this.indentNext>this.indentValue&&!Vo(this.charAt(1))&&(this.indentNext=this.indentValue),yield*this.parseBlockStart()}*parseBlockStart(){const[t,n]=this.peek(2);if(!n&&!this.atEnd)return this.setNext("block-start");if((t==="-"||t==="?"||t===":")&&Vo(n)){const r=(yield*this.pushCount(1))+(yield*this.pushSpaces(!0));return this.indentNext=this.indentValue+1,this.indentValue+=r,yield*this.parseBlockStart()}return"doc"}*parseDocument(){yield*this.pushSpaces(!0);const t=this.getLine();if(t===null)return this.setNext("doc");let n=yield*this.pushIndicators();switch(t[n]){case"#":yield*this.pushCount(t.length-n);case void 0:return yield*this.pushNewline(),yield*this.parseLineStart();case"{":case"[":return yield*this.pushCount(1),this.flowKey=!1,this.flowLevel=1,"flow";case"}":case"]":return yield*this.pushCount(1),"doc";case"*":return yield*this.pushUntil(F1),"doc";case'"':case"'":return yield*this.parseQuotedScalar();case"|":case">":return n+=yield*this.parseBlockScalarHeader(),n+=yield*this.pushSpaces(!0),yield*this.pushCount(t.length-n),yield*this.pushNewline(),yield*this.parseBlockScalar();default:return yield*this.parsePlainScalar()}}*parseFlowCollection(){let t,n,r=-1;do t=yield*this.pushNewline(),t>0?(n=yield*this.pushSpaces(!1),this.indentValue=r=n):n=0,n+=yield*this.pushSpaces(!0);while(t+n>0);const o=this.getLine();if(o===null)return this.setNext("flow");if((r!==-1&&r<this.indentNext&&o[0]!=="#"||r===0&&(o.startsWith("---")||o.startsWith("..."))&&Vo(o[3]))&&!(r===this.indentNext-1&&this.flowLevel===1&&(o[0]==="]"||o[0]==="}")))return this.flowLevel=0,yield yy,yield*this.parseLineStart();let i=0;for(;o[i]===",";)i+=yield*this.pushCount(1),i+=yield*this.pushSpaces(!0),this.flowKey=!1;switch(i+=yield*this.pushIndicators(),o[i]){case void 0:return"flow";case"#":return yield*this.pushCount(o.length-i),"flow";case"{":case"[":return yield*this.pushCount(1),this.flowKey=!1,this.flowLevel+=1,"flow";case"}":case"]":return yield*this.pushCount(1),this.flowKey=!0,this.flowLevel-=1,this.flowLevel?"flow":"doc";case"*":return yield*this.pushUntil(F1),"flow";case'"':case"'":return this.flowKey=!0,yield*this.parseQuotedScalar();case":":{const s=this.charAt(1);if(this.flowKey||Vo(s)||s===",")return this.flowKey=!1,yield*this.pushCount(1),yield*this.pushSpaces(!0),"flow"}default:return this.flowKey=!1,yield*this.parsePlainScalar()}}*parseQuotedScalar(){const t=this.charAt(0);let n=this.buffer.indexOf(t,this.pos+1);if(t==="'")for(;n!==-1&&this.buffer[n+1]==="'";)n=this.buffer.indexOf("'",n+2);else for(;n!==-1;){let i=0;for(;this.buffer[n-1-i]==="\\";)i+=1;if(i%2===0)break;n=this.buffer.indexOf('"',n+1)}const r=this.buffer.substring(0,n);let o=r.indexOf(`
459
- `,this.pos);if(o!==-1){for(;o!==-1;){const i=this.continueScalar(o+1);if(i===-1)break;o=r.indexOf(`
460
- `,i)}o!==-1&&(n=o-(r[o-1]==="\r"?2:1))}if(n===-1){if(!this.atEnd)return this.setNext("quoted-scalar");n=this.buffer.length}return yield*this.pushToIndex(n+1,!1),this.flowLevel?"flow":"doc"}*parseBlockScalarHeader(){this.blockScalarIndent=-1,this.blockScalarKeep=!1;let t=this.pos;for(;;){const n=this.buffer[++t];if(n==="+")this.blockScalarKeep=!0;else if(n>"0"&&n<="9")this.blockScalarIndent=Number(n)-1;else if(n!=="-")break}return yield*this.pushUntil(n=>Vo(n)||n==="#")}*parseBlockScalar(){let t=this.pos-1,n=0,r;e:for(let o=this.pos;r=this.buffer[o];++o)switch(r){case" ":n+=1;break;case`
461
- `:t=o,n=0;break;case"\r":{const i=this.buffer[o+1];if(!i&&!this.atEnd)return this.setNext("block-scalar");if(i===`
462
- `)break}default:break e}if(!r&&!this.atEnd)return this.setNext("block-scalar");if(n>=this.indentNext){this.blockScalarIndent===-1?this.indentNext=n:this.indentNext+=this.blockScalarIndent;do{const o=this.continueScalar(t+1);if(o===-1)break;t=this.buffer.indexOf(`
463
- `,o)}while(t!==-1);if(t===-1){if(!this.atEnd)return this.setNext("block-scalar");t=this.buffer.length}}if(!this.blockScalarKeep)do{let o=t-1,i=this.buffer[o];i==="\r"&&(i=this.buffer[--o]);const s=o;for(;i===" "||i===" ";)i=this.buffer[--o];if(i===`
464
- `&&o>=this.pos&&o+1+n>s)t=o;else break}while(!0);return yield tp,yield*this.pushToIndex(t+1,!0),yield*this.parseLineStart()}*parsePlainScalar(){const t=this.flowLevel>0;let n=this.pos-1,r=this.pos-1,o;for(;o=this.buffer[++r];)if(o===":"){const i=this.buffer[r+1];if(Vo(i)||t&&i===",")break;n=r}else if(Vo(o)){let i=this.buffer[r+1];if(o==="\r"&&(i===`
465
- `?(r+=1,o=`
466
- `,i=this.buffer[r+1]):n=r),i==="#"||t&&A1.includes(i))break;if(o===`
467
- `){const s=this.continueScalar(r+1);if(s===-1)break;r=Math.max(r,s-2)}}else{if(t&&A1.includes(o))break;n=r}return!o&&!this.atEnd?this.setNext("plain-scalar"):(yield tp,yield*this.pushToIndex(n+1,!0),t?"flow":"doc")}*pushCount(t){return t>0?(yield this.buffer.substr(this.pos,t),this.pos+=t,t):0}*pushToIndex(t,n){const r=this.buffer.slice(this.pos,t);return r?(yield r,this.pos+=r.length,r.length):(n&&(yield""),0)}*pushIndicators(){switch(this.charAt(0)){case"!":return(yield*this.pushTag())+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators());case"&":return(yield*this.pushUntil(F1))+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators());case"-":case"?":case":":{const t=this.flowLevel>0,n=this.charAt(1);if(Vo(n)||t&&A1.includes(n))return t?this.flowKey&&(this.flowKey=!1):this.indentNext=this.indentValue+1,(yield*this.pushCount(1))+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators())}}return 0}*pushTag(){if(this.charAt(1)==="<"){let t=this.pos+2,n=this.buffer[t];for(;!Vo(n)&&n!==">";)n=this.buffer[++t];return yield*this.pushToIndex(n===">"?t+1:t,!1)}else{let t=this.pos+1,n=this.buffer[t];for(;n;)if(Bge.includes(n))n=this.buffer[++t];else if(n==="%"&&hM.includes(this.buffer[t+1])&&hM.includes(this.buffer[t+2]))n=this.buffer[t+=3];else break;return yield*this.pushToIndex(t,!1)}}*pushNewline(){const t=this.buffer[this.pos];return t===`
468
- `?yield*this.pushCount(1):t==="\r"&&this.charAt(1)===`
469
- `?yield*this.pushCount(2):0}*pushSpaces(t){let n=this.pos-1,r;do r=this.buffer[++n];while(r===" "||t&&r===" ");const o=n-this.pos;return o>0&&(yield this.buffer.substr(this.pos,o),this.pos=n),o}*pushUntil(t){let n=this.pos,r=this.buffer[n];for(;!t(r);)r=this.buffer[++n];return yield*this.pushToIndex(n,!1)}}class PN{constructor(){this.lineStarts=[],this.addNewLine=t=>this.lineStarts.push(t),this.linePos=t=>{let n=0,r=this.lineStarts.length;for(;n<r;){const i=n+r>>1;this.lineStarts[i]<t?n=i+1:r=i}if(this.lineStarts[n]===t)return{line:n+1,col:1};if(n===0)return{line:0,col:t};const o=this.lineStarts[n-1];return{line:n,col:t-o+1}}}}function vi(e,t){for(let n=0;n<e.length;++n)if(e[n].type===t)return!0;return!1}function mM(e){for(let t=0;t<e.length;++t)switch(e[t].type){case"space":case"comment":case"newline":break;default:return t}return-1}function kN(e){switch(e==null?void 0:e.type){case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":case"flow-collection":return!0;default:return!1}}function em(e){var t;switch(e.type){case"document":return e.start;case"block-map":{const n=e.items[e.items.length-1];return(t=n.sep)!=null?t:n.start}case"block-seq":return e.items[e.items.length-1].start;default:return[]}}function Mc(e){var n;if(e.length===0)return[];let t=e.length;e:for(;--t>=0;)switch(e[t].type){case"doc-start":case"explicit-key-ind":case"map-value-ind":case"seq-item-ind":case"newline":break e}for(;((n=e[++t])==null?void 0:n.type)==="space";);return e.splice(t,e.length)}function gM(e){if(e.start.type==="flow-seq-start")for(const t of e.items)t.sep&&!t.value&&!vi(t.start,"explicit-key-ind")&&!vi(t.sep,"map-value-ind")&&(t.key&&(t.value=t.key),delete t.key,kN(t.value)?t.value.end?Array.prototype.push.apply(t.value.end,t.sep):t.value.end=t.sep:Array.prototype.push.apply(t.start,t.sep),delete t.sep)}let sE=class{constructor(t){this.atNewLine=!0,this.atScalar=!1,this.indent=0,this.offset=0,this.onKeyLine=!1,this.stack=[],this.source="",this.type="",this.lexer=new EN,this.onNewLine=t}*parse(t,n=!1){this.onNewLine&&this.offset===0&&this.onNewLine(0);for(const r of this.lexer.lex(t,n))yield*this.next(r);n||(yield*this.end())}*next(t){if(this.source=t,this.atScalar){this.atScalar=!1,yield*this.step(),this.offset+=t.length;return}const n=SN(t);if(n)if(n==="scalar")this.atNewLine=!1,this.atScalar=!0,this.type="scalar";else{switch(this.type=n,yield*this.step(),n){case"newline":this.atNewLine=!0,this.indent=0,this.onNewLine&&this.onNewLine(this.offset+t.length);break;case"space":this.atNewLine&&t[0]===" "&&(this.indent+=t.length);break;case"explicit-key-ind":case"map-value-ind":case"seq-item-ind":this.atNewLine&&(this.indent+=t.length);break;case"doc-mode":case"flow-error-end":return;default:this.atNewLine=!1}this.offset+=t.length}else{const r=`Not a YAML token: ${t}`;yield*this.pop({type:"error",offset:this.offset,message:r,source:t}),this.offset+=t.length}}*end(){for(;this.stack.length>0;)yield*this.pop()}get sourceToken(){return{type:this.type,offset:this.offset,indent:this.indent,source:this.source}}*step(){const t=this.peek(1);if(this.type==="doc-end"&&(!t||t.type!=="doc-end")){for(;this.stack.length>0;)yield*this.pop();this.stack.push({type:"doc-end",offset:this.offset,source:this.source});return}if(!t)return yield*this.stream();switch(t.type){case"document":return yield*this.document(t);case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return yield*this.scalar(t);case"block-scalar":return yield*this.blockScalar(t);case"block-map":return yield*this.blockMap(t);case"block-seq":return yield*this.blockSequence(t);case"flow-collection":return yield*this.flowCollection(t);case"doc-end":return yield*this.documentEnd(t)}yield*this.pop()}peek(t){return this.stack[this.stack.length-t]}*pop(t){const n=t!=null?t:this.stack.pop();if(n)if(this.stack.length===0)yield n;else{const r=this.peek(1);switch(n.type==="block-scalar"?n.indent="indent"in r?r.indent:0:n.type==="flow-collection"&&r.type==="document"&&(n.indent=0),n.type==="flow-collection"&&gM(n),r.type){case"document":r.value=n;break;case"block-scalar":r.props.push(n);break;case"block-map":{const o=r.items[r.items.length-1];if(o.value){r.items.push({start:[],key:n,sep:[]}),this.onKeyLine=!0;return}else if(o.sep)o.value=n;else{Object.assign(o,{key:n,sep:[]}),this.onKeyLine=!vi(o.start,"explicit-key-ind");return}break}case"block-seq":{const o=r.items[r.items.length-1];o.value?r.items.push({start:[],value:n}):o.value=n;break}case"flow-collection":{const o=r.items[r.items.length-1];!o||o.value?r.items.push({start:[],key:n,sep:[]}):o.sep?o.value=n:Object.assign(o,{key:n,sep:[]});return}default:yield*this.pop(),yield*this.pop(n)}if((r.type==="document"||r.type==="block-map"||r.type==="block-seq")&&(n.type==="block-map"||n.type==="block-seq")){const o=n.items[n.items.length-1];o&&!o.sep&&!o.value&&o.start.length>0&&mM(o.start)===-1&&(n.indent===0||o.start.every(i=>i.type!=="comment"||i.indent<n.indent))&&(r.type==="document"?r.end=o.start:r.items.push({start:o.start}),n.items.splice(-1,1))}}else{const r="Tried to pop an empty stack";yield{type:"error",offset:this.offset,source:"",message:r}}}*stream(){switch(this.type){case"directive-line":yield{type:"directive",offset:this.offset,source:this.source};return;case"byte-order-mark":case"space":case"comment":case"newline":yield this.sourceToken;return;case"doc-mode":case"doc-start":{const t={type:"document",offset:this.offset,start:[]};this.type==="doc-start"&&t.start.push(this.sourceToken),this.stack.push(t);return}}yield{type:"error",offset:this.offset,message:`Unexpected ${this.type} token in YAML stream`,source:this.source}}*document(t){if(t.value)return yield*this.lineEnd(t);switch(this.type){case"doc-start":{mM(t.start)!==-1?(yield*this.pop(),yield*this.step()):t.start.push(this.sourceToken);return}case"anchor":case"tag":case"space":case"comment":case"newline":t.start.push(this.sourceToken);return}const n=this.startBlockValue(t);n?this.stack.push(n):yield{type:"error",offset:this.offset,message:`Unexpected ${this.type} token in YAML document`,source:this.source}}*scalar(t){if(this.type==="map-value-ind"){const n=em(this.peek(2)),r=Mc(n);let o;t.end?(o=t.end,o.push(this.sourceToken),delete t.end):o=[this.sourceToken];const i={type:"block-map",offset:t.offset,indent:t.indent,items:[{start:r,key:t,sep:o}]};this.onKeyLine=!0,this.stack[this.stack.length-1]=i}else yield*this.lineEnd(t)}*blockScalar(t){switch(this.type){case"space":case"comment":case"newline":t.props.push(this.sourceToken);return;case"scalar":if(t.source=this.source,this.atNewLine=!0,this.indent=0,this.onNewLine){let n=this.source.indexOf(`
470
- `)+1;for(;n!==0;)this.onNewLine(this.offset+n),n=this.source.indexOf(`
471
- `,n)+1}yield*this.pop();break;default:yield*this.pop(),yield*this.step()}}*blockMap(t){var r;const n=t.items[t.items.length-1];switch(this.type){case"newline":if(this.onKeyLine=!1,n.value){const o="end"in n.value?n.value.end:void 0,i=Array.isArray(o)?o[o.length-1]:void 0;(i==null?void 0:i.type)==="comment"?o==null||o.push(this.sourceToken):t.items.push({start:[this.sourceToken]})}else n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"space":case"comment":if(n.value)t.items.push({start:[this.sourceToken]});else if(n.sep)n.sep.push(this.sourceToken);else{if(this.atIndentedComment(n.start,t.indent)){const o=t.items[t.items.length-2],i=(r=o==null?void 0:o.value)==null?void 0:r.end;if(Array.isArray(i)){Array.prototype.push.apply(i,n.start),i.push(this.sourceToken),t.items.pop();return}}n.start.push(this.sourceToken)}return}if(this.indent>=t.indent){const o=!this.onKeyLine&&this.indent===t.indent&&n.sep;let i=[];if(o&&n.sep&&!n.value){const s=[];for(let a=0;a<n.sep.length;++a){const c=n.sep[a];switch(c.type){case"newline":s.push(a);break;case"space":break;case"comment":c.indent>t.indent&&(s.length=0);break;default:s.length=0}}s.length>=2&&(i=n.sep.splice(s[1]))}switch(this.type){case"anchor":case"tag":o||n.value?(i.push(this.sourceToken),t.items.push({start:i}),this.onKeyLine=!0):n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"explicit-key-ind":!n.sep&&!vi(n.start,"explicit-key-ind")?n.start.push(this.sourceToken):o||n.value?(i.push(this.sourceToken),t.items.push({start:i})):this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:[this.sourceToken]}]}),this.onKeyLine=!0;return;case"map-value-ind":if(vi(n.start,"explicit-key-ind"))if(n.sep)if(n.value)t.items.push({start:[],key:null,sep:[this.sourceToken]});else if(vi(n.sep,"map-value-ind"))this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:i,key:null,sep:[this.sourceToken]}]});else if(kN(n.key)&&!vi(n.sep,"newline")){const s=Mc(n.start),a=n.key,c=n.sep;c.push(this.sourceToken),delete n.key,delete n.sep,this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:s,key:a,sep:c}]})}else i.length>0?n.sep=n.sep.concat(i,this.sourceToken):n.sep.push(this.sourceToken);else if(vi(n.start,"newline"))Object.assign(n,{key:null,sep:[this.sourceToken]});else{const s=Mc(n.start);this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:s,key:null,sep:[this.sourceToken]}]})}else n.sep?n.value||o?t.items.push({start:i,key:null,sep:[this.sourceToken]}):vi(n.sep,"map-value-ind")?this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:[],key:null,sep:[this.sourceToken]}]}):n.sep.push(this.sourceToken):Object.assign(n,{key:null,sep:[this.sourceToken]});this.onKeyLine=!0;return;case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":{const s=this.flowScalar(this.type);o||n.value?(t.items.push({start:i,key:s,sep:[]}),this.onKeyLine=!0):n.sep?this.stack.push(s):(Object.assign(n,{key:s,sep:[]}),this.onKeyLine=!0);return}default:{const s=this.startBlockValue(t);if(s){o&&s.type!=="block-seq"&&vi(n.start,"explicit-key-ind")&&t.items.push({start:i}),this.stack.push(s);return}}}}yield*this.pop(),yield*this.step()}*blockSequence(t){var r;const n=t.items[t.items.length-1];switch(this.type){case"newline":if(n.value){const o="end"in n.value?n.value.end:void 0,i=Array.isArray(o)?o[o.length-1]:void 0;(i==null?void 0:i.type)==="comment"?o==null||o.push(this.sourceToken):t.items.push({start:[this.sourceToken]})}else n.start.push(this.sourceToken);return;case"space":case"comment":if(n.value)t.items.push({start:[this.sourceToken]});else{if(this.atIndentedComment(n.start,t.indent)){const o=t.items[t.items.length-2],i=(r=o==null?void 0:o.value)==null?void 0:r.end;if(Array.isArray(i)){Array.prototype.push.apply(i,n.start),i.push(this.sourceToken),t.items.pop();return}}n.start.push(this.sourceToken)}return;case"anchor":case"tag":if(n.value||this.indent<=t.indent)break;n.start.push(this.sourceToken);return;case"seq-item-ind":if(this.indent!==t.indent)break;n.value||vi(n.start,"seq-item-ind")?t.items.push({start:[this.sourceToken]}):n.start.push(this.sourceToken);return}if(this.indent>t.indent){const o=this.startBlockValue(t);if(o){this.stack.push(o);return}}yield*this.pop(),yield*this.step()}*flowCollection(t){const n=t.items[t.items.length-1];if(this.type==="flow-error-end"){let r;do yield*this.pop(),r=this.peek(1);while(r&&r.type==="flow-collection")}else if(t.end.length===0){switch(this.type){case"comma":case"explicit-key-ind":!n||n.sep?t.items.push({start:[this.sourceToken]}):n.start.push(this.sourceToken);return;case"map-value-ind":!n||n.value?t.items.push({start:[],key:null,sep:[this.sourceToken]}):n.sep?n.sep.push(this.sourceToken):Object.assign(n,{key:null,sep:[this.sourceToken]});return;case"space":case"comment":case"newline":case"anchor":case"tag":!n||n.value?t.items.push({start:[this.sourceToken]}):n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":{const o=this.flowScalar(this.type);!n||n.value?t.items.push({start:[],key:o,sep:[]}):n.sep?this.stack.push(o):Object.assign(n,{key:o,sep:[]});return}case"flow-map-end":case"flow-seq-end":t.end.push(this.sourceToken);return}const r=this.startBlockValue(t);r?this.stack.push(r):(yield*this.pop(),yield*this.step())}else{const r=this.peek(2);if(r.type==="block-map"&&(this.type==="map-value-ind"&&r.indent===t.indent||this.type==="newline"&&!r.items[r.items.length-1].sep))yield*this.pop(),yield*this.step();else if(this.type==="map-value-ind"&&r.type!=="flow-collection"){const o=em(r),i=Mc(o);gM(t);const s=t.end.splice(1,t.end.length);s.push(this.sourceToken);const a={type:"block-map",offset:t.offset,indent:t.indent,items:[{start:i,key:t,sep:s}]};this.onKeyLine=!0,this.stack[this.stack.length-1]=a}else yield*this.lineEnd(t)}}flowScalar(t){if(this.onNewLine){let n=this.source.indexOf(`
472
- `)+1;for(;n!==0;)this.onNewLine(this.offset+n),n=this.source.indexOf(`
473
- `,n)+1}return{type:t,offset:this.offset,indent:this.indent,source:this.source}}startBlockValue(t){switch(this.type){case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return this.flowScalar(this.type);case"block-scalar-header":return{type:"block-scalar",offset:this.offset,indent:this.indent,props:[this.sourceToken],source:""};case"flow-map-start":case"flow-seq-start":return{type:"flow-collection",offset:this.offset,indent:this.indent,start:this.sourceToken,items:[],end:[]};case"seq-item-ind":return{type:"block-seq",offset:this.offset,indent:this.indent,items:[{start:[this.sourceToken]}]};case"explicit-key-ind":{this.onKeyLine=!0;const n=em(t),r=Mc(n);return r.push(this.sourceToken),{type:"block-map",offset:this.offset,indent:this.indent,items:[{start:r}]}}case"map-value-ind":{this.onKeyLine=!0;const n=em(t),r=Mc(n);return{type:"block-map",offset:this.offset,indent:this.indent,items:[{start:r,key:null,sep:[this.sourceToken]}]}}}return null}atIndentedComment(t,n){return this.type!=="comment"||this.indent<=n?!1:t.every(r=>r.type==="newline"||r.type==="space")}*documentEnd(t){this.type!=="doc-mode"&&(t.end?t.end.push(this.sourceToken):t.end=[this.sourceToken],this.type==="newline"&&(yield*this.pop()))}*lineEnd(t){switch(this.type){case"comma":case"doc-start":case"doc-end":case"flow-seq-end":case"flow-map-end":case"map-value-ind":yield*this.pop(),yield*this.step();break;case"newline":this.onKeyLine=!1;case"space":case"comment":default:t.end?t.end.push(this.sourceToken):t.end=[this.sourceToken],this.type==="newline"&&(yield*this.pop())}}};function _N(e){const t=e.prettyErrors!==!1;return{lineCounter:e.lineCounter||t&&new PN||null,prettyErrors:t}}function jge(e,t={}){const{lineCounter:n,prettyErrors:r}=_N(t),o=new sE(n==null?void 0:n.addNewLine),i=new iE(t),s=Array.from(i.compose(o.parse(e)));if(r&&n)for(const a of s)a.errors.forEach(Eg(e,n)),a.warnings.forEach(Eg(e,n));return s.length>0?s:Object.assign([],{empty:!0},i.streamInfo())}function IN(e,t={}){const{lineCounter:n,prettyErrors:r}=_N(t),o=new sE(n==null?void 0:n.addNewLine),i=new iE(t);let s=null;for(const a of i.compose(o.parse(e),!0,e.length))if(!s)s=a;else if(s.options.logLevel!=="silent"){s.errors.push(new Ea(a.range.slice(0,2),"MULTIPLE_DOCS","Source contains multiple documents; please use YAML.parseAllDocuments()"));break}return r&&n&&(s.errors.forEach(Eg(e,n)),s.warnings.forEach(Eg(e,n))),s}function Hge(e,t,n){let r;typeof t=="function"?r=t:n===void 0&&t&&typeof t=="object"&&(n=t);const o=IN(e,n);if(!o)return null;if(o.warnings.forEach(i=>YF(o.options.logLevel,i)),o.errors.length>0){if(o.options.logLevel!=="silent")throw o.errors[0];o.errors=[]}return o.toJS(Object.assign({reviver:r},n))}function Vge(e,t,n){var o;let r=null;if(typeof t=="function"||Array.isArray(t)?r=t:n===void 0&&t&&(n=t),typeof n=="string"&&(n=n.length),typeof n=="number"){const i=Math.round(n);n=i<1?void 0:i>8?{indent:8}:{indent:i}}if(e===void 0){const{keepUndefined:i}=(o=n!=null?n:t)!=null?o:{};if(!i)return}return new ed(e,r,n).toString(n)}const vM=Object.freeze(Object.defineProperty({__proto__:null,Alias:iy,CST:Dge,Composer:iE,Document:ed,Lexer:EN,LineCounter:PN,Pair:Tr,Parser:sE,Scalar:Pt,Schema:my,YAMLError:rE,YAMLMap:qo,YAMLParseError:Ea,YAMLSeq:oc,YAMLWarning:pN,isAlias:nc,isCollection:On,isDocument:Ip,isMap:rc,isNode:Wn,isPair:_n,isScalar:mn,isSeq:Qu,parse:Hge,parseAllDocuments:jge,parseDocument:IN,stringify:Vge,visit:Xl,visitAsync:oy},Symbol.toStringTag,{value:"Module"}));var lE={},Uge=at;Object.defineProperty(lE,"__esModule",{value:!0});var $N=lE.default=void 0,Wge=Uge(ft()),Gge=ut(),Kge=(0,Wge.default)((0,Gge.jsx)("path",{d:"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z"}),"ContentCopy");$N=lE.default=Kge;var aE={},qge=at;Object.defineProperty(aE,"__esModule",{value:!0});var cE=aE.default=void 0,Yge=qge(ft()),Xge=ut(),Qge=(0,Yge.default)((0,Xge.jsx)("path",{d:"M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM20.71 7.04c.39-.39.39-1.02 0-1.41l-2.34-2.34a.9959.9959 0 0 0-1.41 0l-1.83 1.83 3.75 3.75 1.83-1.83z"}),"Edit");cE=aE.default=Qge;const Jge="https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept";function Zge({file:e,anyMask:t,defaultPerms:n,addToBar:r,urls:o}){var T;const M=e,{parent:i,children:s,isRoot:a}=M,c=cn(M,["parent","children","isRoot"]),[d,p]=u.useState(c);u.useEffect(()=>{p(Object.assign(jx(n,()=>null),c))},[e]);const{source:h}=e,m=e.type==="folder",v=h!==void 0,b=v&&m,g=u.useMemo(()=>{const R={};let H=i;for(;H;)Ft.defaults(R,H),H=H.parent;return Ft.defaults(R,n)},[i]),x=v&&Boolean(d.ctime),C=v&&!b,E=e.accept>""||m&&((T=e.can_upload)!=null?T:g.can_upload),w=Xx(),{data:S,element:k}=Zo("get_accounts");if(k||!S)return k;const I=S.list;return u.createElement(vp,{values:d,set(R,H){H!=="link"&&p(Tt(_e({},d),{[H]:R}))},barSx:_e({gap:2,width:"100%"},w),stickyBar:!0,addToBar:[!a&&u.createElement(kn,{icon:Ri,title:"Delete",confirm:"Delete?",onClick:()=>It("del_vfs",{uris:[e.id]}).then(()=>Ga())}),r],onError:jn,save:{sx:Qv(!Qx(d,e)),onClick(){return ot(this,null,function*(){const R=Ft.omit(d,["ctime","mtime","size","id"]);R.masks||(R.masks=null),yield It("set_vfs",{uri:d.id,props:R}),R.name!==e.name&&(En.selectedFiles[0].id=e.id.slice(0,-e.name.length)+R.name),Ga()})}},fields:[a?u.createElement(Io,{severity:"info"},"This is Home, the root of your shared files. Options set here will be applied to all files."):{k:"name",required:!0,helperText:h&&"You can decide a name that's different from the one on your disk"},{k:"id",comp:tve,urls:o},{k:"source",label:"Source on disk",comp:vf,files:!m,folders:m,multiline:!0,placeholder:"Not on disk, this is a virtual folder"},_("can_read","Who can download","Who can see but not download will be asked to login"),_("can_see","Who can see","If you don't see, you may download with a direct link"),m&&_("can_list","Who can list","Permission to see content of folders"),m&&_("can_delete","Who can delete",v?"":"Works only on folders with source"),m&&_("can_upload","Who can upload",v?"":"Works only on folders with source",{lg:E?6:12}),E&&{k:"accept",label:"Accept on upload",placeholder:"anything",helperText:u.createElement(Ls,{href:Jge,target:"_blank"},"Example: .zip"),lg:6},C&&{k:"size",comp:Cm,lg:4,toField:za},x&&{k:"ctime",comp:Cm,md:6,lg:C&&4,label:"Created",toField:yM},x&&{k:"mtime",comp:Cm,md:6,lg:C&&4,label:"Modified",toField:yM},e.website&&{k:"default",comp:Nl,label:"Serve index.html",toField:Boolean,fromField:R=>R?"index.html":null,helperText:Qi("This folder may be a website because contains `index.html`. Enabling this will show the website instead of the list of files.")},m&&{k:"masks",multiline:!0,lg:!0,toField:vM.stringify,fromField:R=>R?vM.parse(R):void 0,sx:{"& textarea":{fontFamily:"monospace"}},helperText:"Special field, leave empty unless you know what you are doing. YAML syntax."}]});function _(R,H,j="",A={}){return _e({showInherited:t,k:R,lg:6,comp:eve,parent:i,accounts:I,label:H,inherit:g[R],helperText:j},A)}}function yM(e){return e?new Date(e).toLocaleString():"-"}function eve(c){var d=c,{value:e,onChange:t,parent:n,inherit:r,accounts:o,helperText:i,showInherited:s}=d,a=cn(d,["value","onChange","parent","inherit","accounts","helperText","showInherited"]);const p=u.useMemo(()=>Uu([{value:null,label:(n?"Same as parent: ":"Default: ")+bM(r)},{value:!0},{value:!1},{value:"*"},{value:[],label:"Select accounts"}].map(m=>(m.value===e||s||m.value!==r)&&_e({label:Ft.capitalize(bM(m.value))},m))),[r,n,e]),h=Array.isArray(e);return u.createElement("div",{},u.createElement(Us,Tt(_e({},a),{helperText:!h&&i,value:h?[]:e,onChange(m,{was:v,event:b}){t(m,{was:v,event:b})},options:p})),h&&u.createElement(Wx,{label:o!=null&&o.length?"Choose accounts for "+a.label:"You didn't create any account yet",value:e,onChange:t,helperText:i,options:(o==null?void 0:o.map(m=>({value:m.username,label:m.username})))||[]}))}function bM(e){return e===!1?"no one":e===!0?"anyone":e==="*"?"any account (login required)":Array.isArray(e)?e.join(", "):"*UNKNOWN*"+JSON.stringify(e)}function tve({value:e,urls:t}){const{data:n,error:r,reload:o}=Zo("get_config",{only:["base_url"]}),i=n==null?void 0:n.base_url,s=(i||(t?t[0]:""))+e;return u.createElement(tt,{display:"flex"},u.createElement(Cm,{label:"Link",value:s,error:r,end:u.createElement(tt,{},u.createElement(kn,{icon:$N,title:"Copy",onClick:()=>navigator.clipboard.writeText(s)}),u.createElement(kn,{icon:cE,title:"Change",onClick:a}))}));function a(){const c=new URL(i||t[0]).protocol+"//";ci({title:"Change link",onClose:o,Content(){const[d,p]=u.useState(i),[h,m]=u.useState(c);return u.createElement(tt,{display:"flex",flexDirection:"column"},u.createElement(tt,{mb:2},"You can choose a different base address for your links"),u.createElement(Bv,{},t.map(b=>u.createElement(dr,{key:b,selected:b===d,onClick:()=>v(b)},b,b===d&&u.createElement(Rx,{sx:{ml:2}})))),u.createElement(eo,{label:"Custom IP or domain",helperText:Qi(`You can type any address but *you* are responsible to make the address work.
474
- This functionality is just to help you copy the link in case you have a domain or a complex network configuration.`),value:!d||t.includes(d)?"":d.slice(h.length),onChange:b=>v(pf(h,b)),start:u.createElement(Us,{value:h,onChange:m,options:["http://","https://"],size:"small",variant:"standard",sx:{"& .MuiSelect-select":{pt:"1px",pb:0}}}),sx:{mt:2}}));function v(b){return ot(this,null,function*(){b.endsWith("/")&&(b=b.slice(0,-1)),yield It("set_config",{values:{base_url:b}}),p(b)})}}})}}let $w;function nve(){var g,x,C;const[e]=u.useState(()=>new Map),{vfs:t,selectedFiles:n}=ta(),{data:r,reload:o,element:i}=Zo("get_vfs");u.useMemo(()=>t||o(),[t,o]);const s=u.useMemo(()=>{return E(t);function E(w){var S;return!Ft.isEmpty(w==null?void 0:w.masks)||((S=w==null?void 0:w.children)==null?void 0:S.some(E))}},[t]),a="md",c=$u(a),[d]=yp("get_status"),p=u.useMemo(()=>{var E,w;return typeof d=="object"&&Ft.sortBy(Object.values(((E=d.urls)==null?void 0:E.https)||((w=d.urls)==null?void 0:w.http)||{}),S=>S.includes("["))},[d]);function h(){En.selectedFiles=[]}const m=n.length?n.length===1?u.createElement(Zge,{addToBar:c&&u.createElement(kn,{icon:mp,title:"Close",onClick:h}),defaultPerms:r==null?void 0:r.defaultPerms,anyMask:s,urls:p,file:n[0]}):u.createElement(u.Fragment,{},u.createElement(Yx,{alignItems:"center"},u.createElement(Mr,{variant:"h6"},n.length+" selected"),u.createElement(ur,{onClick:rve,startIcon:u.createElement(Ri)},"Remove")),u.createElement(Nv,{dense:!0,disablePadding:!0},n.map(E=>u.createElement(CL,{key:E.id},u.createElement(Dv,{primary:E.name,secondary:E.source}))))):null;if(u.useEffect(()=>{if(!(c||!m))return ci({title:n.length>1?"Multiple selection":n[0].name,Content:()=>m,onClose:h})},[c,n]),u.useEffect(()=>{if(En.vfs=void 0,!r)return;e.clear();const{root:E}=r;if(!E)return;E.isRoot=!0,S(E),En.vfs=E;const w=$w||En.selectedFiles.map(k=>k.id);$w=void 0,En.selectedFiles=Uu(w.map(k=>e.get(k)));function S(k,I="/",_=void 0){if(k.parent=_,k.id=k.isRoot?"/":pf(I,encodeURIComponent(k.name),k.type==="folder"?"/":""),e.set(k.id,k),!!k.children)for(const M of k.children)S(M,k.id,k)}},[r,e]),i)return e.clear(),i;const b=!((x=(g=r==null?void 0:r.root)==null?void 0:g.children)!=null&&x.length)&&!((C=r==null?void 0:r.root)!=null&&C.source)?{severity:"warning",children:"Add something to your shared files — click Add"}:p&&{severity:"info",children:["Your shared files can be browsed from ",loe(" or ",p.slice(0,3).map(E=>u.createElement(Ls,{href:E},E)))]};return u.createElement(qn,{container:!0,rowSpacing:1,maxWidth:"80em",columnSpacing:2},b&&u.createElement(qn,{item:!0,mb:2,xs:12},u.createElement(Io,b)),u.createElement(qn,{item:!0,[a]:6,lg:5},u.createElement(Mr,{variant:"h6",mb:1},"Virtual File System"),u.createElement(Tme),t&&u.createElement(ove,{id2node:e})),c&&m&&u.createElement(qn,{item:!0,[a]:6,lg:7,maxWidth:"100%"},u.createElement(nL,{},u.createElement(rL,{},m))))}function Ga(e){$w=e,En.vfs=void 0}function rve(){return ot(this,null,function*(){const e=En.selectedFiles;if(e.length&&(yield Gl(`Delete ${e.length} item(s)?`)))try{const t=e.map(o=>o.id);Ft.pull(t,"/");const{errors:n}=yield It("del_vfs",{uris:t}),r=t.filter((o,i)=>n[i]);if(r.length)return jn("Following elements couldn't be deleted: "+r.join(", "),"error");Ga()}catch(t){yield jn(t)}})}const MN=$F,RN=RF;function ove({id2node:e}){const{vfs:t,selectedFiles:n}=ta(),[r,o]=u.useState(n.map(m=>m.id)),[i,s]=u.useState(Array.from(e.keys())),a=u.useRef(),c=u.useRef();if(!t)return null;const d="vfs";return u.createElement(tA,{ref:c,expanded:i,selected:r,multiSelect:!0,id:d,sx:{overflowX:"auto",maxWidth:c.current&&`calc(100vw - ${16+c.current.offsetLeft}px)`,"& ul":{borderLeft:"1px dashed #444",marginLeft:"15px"}},onNodeSelect(m,v){o(v),En.selectedFiles=Uu(v.map(b=>e.get(b)))}},h(t));function p(m){return m!==void 0&&m!==!0}function h(m){var w,S;let{id:v,name:b,source:g,isRoot:x}=m;if(!v)debugger;const C=m.type==="folder";return C&&!cA(g)&&g===b&&(g="./"+g),u.createElement(uw,{ref(k){k==null||k.addEventListener("focusin",I=>I.stopImmediatePropagation())},label:u.createElement(tt,{draggable:!x,onDragStart(){a.current=v},onDragOver(k){if(!C)return;const I=a.current;I!=null&&I.startsWith(v)&&!I.slice(v.length+1).includes("/")||k.preventDefault()},onDrop(){return ot(this,null,function*(){const k=a.current;k&&(yield Gl(`Moving ${k} under ${v}`))&&It("move_vfs",{from:k,parent:v}).then(()=>{Ga([ose(v,rse(k))])},jn)})},sx:{display:"flex",gap:".5em",lineHeight:"2em",alignItems:"center"}},u.createElement(tt,{display:"flex",flex:0},x?yo(MF,"home, or root if you like"):C?yo(MN,"Folder"):yo(RN,"File"),u.createElement(tt,{sx:{flex:0,ml:"2px",my:"2px","&>*":{fontSize:"87%",opacity:.6,mt:"-2px"},display:"grid",gridAutoFlow:"column",gridTemplateRows:"auto auto"}},m.can_delete!==void 0&&yo(Ri,"Delete permission"),m.can_upload!==void 0&&yo(bp,"Upload permission"),!x&&!m.source&&yo(LF,"Virtual (no source)"),p(m.can_see)&&yo(TF,"Restrictions on who can see"),p(m.can_read)&&yo(dS,"Restrictions on who can download"),m.default&&yo(OF,"Act as website"),m.masks&&yo(IF,"Masks"),m.size===-1&&yo(AF,"Source not found"))),x?"Home":(g==null?void 0:g.length)<45&&(g!=null&&g.endsWith(b))?u.createElement("span",{},u.createElement("span",{style:{opacity:.4}},g.slice(0,-b.length)),u.createElement("span",{},g.slice(-b.length))):u.createElement(tt,{lineHeight:"1.2em"},b)),key:b,collapseIcon:u.createElement(_F,{onClick(k){s(i.filter(I=>I!==v)),k.preventDefault(),k.stopPropagation()}}),expandIcon:u.createElement(kF,{onClick(k){s([...i,v]),k.preventDefault(),k.stopPropagation()}}),nodeId:v},x&&!((w=m.children)!=null&&w.length)?u.createElement(uw,{nodeId:"?",label:u.createElement("i",{},"nothing here")}):(S=m.children)==null?void 0:S.map(h))}}var wM=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function ive(e,t){return!!(e===t||wM(e)&&wM(t))}function sve(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!ive(e[n],t[n]))return!1;return!0}function N1(e,t){t===void 0&&(t=sve);var n,r=[],o,i=!1;function s(){for(var a=[],c=0;c<arguments.length;c++)a[c]=arguments[c];return i&&n===this&&t(a,r)||(o=e.apply(this,a),i=!0,n=this,r=a),o}return s}var lve=typeof performance=="object"&&typeof performance.now=="function",CM=lve?function(){return performance.now()}:function(){return Date.now()};function xM(e){cancelAnimationFrame(e.id)}function ave(e,t){var n=CM();function r(){CM()-n>=t?e.call(null):o.id=requestAnimationFrame(r)}var o={id:requestAnimationFrame(r)};return o}var D1=-1;function SM(e){if(e===void 0&&(e=!1),D1===-1||e){var t=document.createElement("div"),n=t.style;n.width="50px",n.height="50px",n.overflow="scroll",document.body.appendChild(t),D1=t.offsetWidth-t.clientWidth,document.body.removeChild(t)}return D1}var Rc=null;function EM(e){if(e===void 0&&(e=!1),Rc===null||e){var t=document.createElement("div"),n=t.style;n.width="50px",n.height="50px",n.overflow="scroll",n.direction="rtl";var r=document.createElement("div"),o=r.style;return o.width="100px",o.height="100px",t.appendChild(r),document.body.appendChild(t),t.scrollLeft>0?Rc="positive-descending":(t.scrollLeft=1,t.scrollLeft===0?Rc="negative":Rc="positive-ascending"),document.body.removeChild(t),Rc}return Rc}var cve=150,uve=function(t,n){return t};function dve(e){var t,n=e.getItemOffset,r=e.getEstimatedTotalSize,o=e.getItemSize,i=e.getOffsetForIndexAndAlignment,s=e.getStartIndexForOffset,a=e.getStopIndexForStartIndex,c=e.initInstanceProps,d=e.shouldResetStyleCacheOnItemSizeChange,p=e.validateProps;return t=function(h){lx(m,h);function m(b){var g;return g=h.call(this,b)||this,g._instanceProps=c(g.props,Xb(g)),g._outerRef=void 0,g._resetIsScrollingTimeoutId=null,g.state={instance:Xb(g),isScrolling:!1,scrollDirection:"forward",scrollOffset:typeof g.props.initialScrollOffset=="number"?g.props.initialScrollOffset:0,scrollUpdateWasRequested:!1},g._callOnItemsRendered=void 0,g._callOnItemsRendered=N1(function(x,C,E,w){return g.props.onItemsRendered({overscanStartIndex:x,overscanStopIndex:C,visibleStartIndex:E,visibleStopIndex:w})}),g._callOnScroll=void 0,g._callOnScroll=N1(function(x,C,E){return g.props.onScroll({scrollDirection:x,scrollOffset:C,scrollUpdateWasRequested:E})}),g._getItemStyle=void 0,g._getItemStyle=function(x){var C=g.props,E=C.direction,w=C.itemSize,S=C.layout,k=g._getItemStyleCache(d&&w,d&&S,d&&E),I;if(k.hasOwnProperty(x))I=k[x];else{var _=n(g.props,x,g._instanceProps),M=o(g.props,x,g._instanceProps),T=E==="horizontal"||S==="horizontal",O=E==="rtl",R=T?_:0;k[x]=I={position:"absolute",left:O?void 0:R,right:O?R:void 0,top:T?0:_,height:T?"100%":M,width:T?M:"100%"}}return I},g._getItemStyleCache=void 0,g._getItemStyleCache=N1(function(x,C,E){return{}}),g._onScrollHorizontal=function(x){var C=x.currentTarget,E=C.clientWidth,w=C.scrollLeft,S=C.scrollWidth;g.setState(function(k){if(k.scrollOffset===w)return null;var I=g.props.direction,_=w;if(I==="rtl")switch(EM()){case"negative":_=-w;break;case"positive-descending":_=S-E-w;break}return _=Math.max(0,Math.min(_,S-E)),{isScrolling:!0,scrollDirection:k.scrollOffset<w?"forward":"backward",scrollOffset:_,scrollUpdateWasRequested:!1}},g._resetIsScrollingDebounced)},g._onScrollVertical=function(x){var C=x.currentTarget,E=C.clientHeight,w=C.scrollHeight,S=C.scrollTop;g.setState(function(k){if(k.scrollOffset===S)return null;var I=Math.max(0,Math.min(S,w-E));return{isScrolling:!0,scrollDirection:k.scrollOffset<I?"forward":"backward",scrollOffset:I,scrollUpdateWasRequested:!1}},g._resetIsScrollingDebounced)},g._outerRefSetter=function(x){var C=g.props.outerRef;g._outerRef=x,typeof C=="function"?C(x):C!=null&&typeof C=="object"&&C.hasOwnProperty("current")&&(C.current=x)},g._resetIsScrollingDebounced=function(){g._resetIsScrollingTimeoutId!==null&&xM(g._resetIsScrollingTimeoutId),g._resetIsScrollingTimeoutId=ave(g._resetIsScrolling,cve)},g._resetIsScrolling=function(){g._resetIsScrollingTimeoutId=null,g.setState({isScrolling:!1},function(){g._getItemStyleCache(-1,null)})},g}m.getDerivedStateFromProps=function(g,x){return fve(g,x),p(g),null};var v=m.prototype;return v.scrollTo=function(g){g=Math.max(0,g),this.setState(function(x){return x.scrollOffset===g?null:{scrollDirection:x.scrollOffset<g?"forward":"backward",scrollOffset:g,scrollUpdateWasRequested:!0}},this._resetIsScrollingDebounced)},v.scrollToItem=function(g,x){x===void 0&&(x="auto");var C=this.props,E=C.itemCount,w=C.layout,S=this.state.scrollOffset;g=Math.max(0,Math.min(g,E-1));var k=0;if(this._outerRef){var I=this._outerRef;w==="vertical"?k=I.scrollWidth>I.clientWidth?SM():0:k=I.scrollHeight>I.clientHeight?SM():0}this.scrollTo(i(this.props,g,x,S,this._instanceProps,k))},v.componentDidMount=function(){var g=this.props,x=g.direction,C=g.initialScrollOffset,E=g.layout;if(typeof C=="number"&&this._outerRef!=null){var w=this._outerRef;x==="horizontal"||E==="horizontal"?w.scrollLeft=C:w.scrollTop=C}this._callPropsCallbacks()},v.componentDidUpdate=function(){var g=this.props,x=g.direction,C=g.layout,E=this.state,w=E.scrollOffset,S=E.scrollUpdateWasRequested;if(S&&this._outerRef!=null){var k=this._outerRef;if(x==="horizontal"||C==="horizontal")if(x==="rtl")switch(EM()){case"negative":k.scrollLeft=-w;break;case"positive-ascending":k.scrollLeft=w;break;default:var I=k.clientWidth,_=k.scrollWidth;k.scrollLeft=_-I-w;break}else k.scrollLeft=w;else k.scrollTop=w}this._callPropsCallbacks()},v.componentWillUnmount=function(){this._resetIsScrollingTimeoutId!==null&&xM(this._resetIsScrollingTimeoutId)},v.render=function(){var g=this.props,x=g.children,C=g.className,E=g.direction,w=g.height,S=g.innerRef,k=g.innerElementType,I=g.innerTagName,_=g.itemCount,M=g.itemData,T=g.itemKey,O=T===void 0?uve:T,R=g.layout,H=g.outerElementType,j=g.outerTagName,A=g.style,F=g.useIsScrolling,B=g.width,G=this.state.isScrolling,N=E==="horizontal"||R==="horizontal",z=N?this._onScrollHorizontal:this._onScrollVertical,W=this._getRangeToRender(),q=W[0],X=W[1],le=[];if(_>0)for(var Q=q;Q<=X;Q++)le.push(u.createElement(x,{data:M,key:O(Q,M),index:Q,isScrolling:F?G:void 0,style:this._getItemStyle(Q)}));var ge=r(this.props,this._instanceProps);return u.createElement(H||j||"div",{className:C,onScroll:z,ref:this._outerRefSetter,style:P({position:"relative",height:w,width:B,overflow:"auto",WebkitOverflowScrolling:"touch",willChange:"transform",direction:E},A)},u.createElement(k||I||"div",{children:le,ref:S,style:{height:N?"100%":ge,pointerEvents:G?"none":void 0,width:N?ge:"100%"}}))},v._callPropsCallbacks=function(){if(typeof this.props.onItemsRendered=="function"){var g=this.props.itemCount;if(g>0){var x=this._getRangeToRender(),C=x[0],E=x[1],w=x[2],S=x[3];this._callOnItemsRendered(C,E,w,S)}}if(typeof this.props.onScroll=="function"){var k=this.state,I=k.scrollDirection,_=k.scrollOffset,M=k.scrollUpdateWasRequested;this._callOnScroll(I,_,M)}},v._getRangeToRender=function(){var g=this.props,x=g.itemCount,C=g.overscanCount,E=this.state,w=E.isScrolling,S=E.scrollDirection,k=E.scrollOffset;if(x===0)return[0,0,0,0];var I=s(this.props,k,this._instanceProps),_=a(this.props,I,k,this._instanceProps),M=!w||S==="backward"?Math.max(1,C):1,T=!w||S==="forward"?Math.max(1,C):1;return[Math.max(0,I-M),Math.max(0,Math.min(x-1,_+T)),I,_]},m}(u.PureComponent),t.defaultProps={direction:"ltr",itemData:void 0,layout:"vertical",overscanCount:2,useIsScrolling:!1},t}var fve=function(t,n){t.children,t.direction,t.height,t.layout,t.innerTagName,t.outerTagName,t.width,n.instance},pve=dve({getItemOffset:function(t,n){var r=t.itemSize;return n*r},getItemSize:function(t,n){var r=t.itemSize;return r},getEstimatedTotalSize:function(t){var n=t.itemCount,r=t.itemSize;return r*n},getOffsetForIndexAndAlignment:function(t,n,r,o,i,s){var a=t.direction,c=t.height,d=t.itemCount,p=t.itemSize,h=t.layout,m=t.width,v=a==="horizontal"||h==="horizontal",b=v?m:c,g=Math.max(0,d*p-b),x=Math.min(g,n*p),C=Math.max(0,n*p-b+p+s);switch(r==="smart"&&(o>=C-b&&o<=x+b?r="auto":r="center"),r){case"start":return x;case"end":return C;case"center":{var E=Math.round(C+(x-C)/2);return E<Math.ceil(b/2)?0:E>g+Math.floor(b/2)?g:E}case"auto":default:return o>=C&&o<=x?o:o<C?C:x}},getStartIndexForOffset:function(t,n){var r=t.itemCount,o=t.itemSize;return Math.max(0,Math.min(r-1,Math.floor(n/o)))},getStopIndexForStartIndex:function(t,n,r){var o=t.direction,i=t.height,s=t.itemCount,a=t.itemSize,c=t.layout,d=t.width,p=o==="horizontal"||c==="horizontal",h=n*a,m=p?d:i,v=Math.ceil((m+r-h)/a);return Math.max(0,Math.min(s-1,n+v-1))},initInstanceProps:function(t){},shouldResetStyleCacheOnItemSizeChange:!0,validateProps:function(t){t.itemSize}});function TN({onSelect:e,multiple:t=!0,files:n=!0,folders:r=!0,fileMask:o,from:i=""}){const[s,a]=u.useState(i),[c,d]=u.useState(!1),p=u.useRef(!1);u.useEffect(()=>{It("resolve_path",{path:i,closestFolder:!0}).then(H=>{typeof H.path=="string"&&(a(H.path),p.current=H.path[1]===":")}).finally(()=>d(!0))},[i]);const{list:h,error:m,loading:v}=Za(c&&"ls",{path:s,files:n,fileMask:o});u.useEffect(()=>{g([]),C("")},[s]);const[b,g]=u.useState([]),[x,C]=u.useState(""),E=u.useMemo(()=>Ft.debounce(H=>C(H)),[]),w=u.useMemo(()=>{const H=new RegExp(Ft.escapeRegExp(x),"i");return j=>H.test(j)},[x]),[S,k]=u.useState(0),I=u.useMemo(()=>h.filter(H=>w(H.n)),[h,w]);if(v)return aA();const _=p.current?"":"/",M=p.current?"\\":"/",T=joe(M,s),O=s.length<2;return u.createElement(u.Fragment,{},u.createElement(tt,{display:"flex",gap:1},u.createElement(ur,{title:"root",disabled:O,onClick(){a(_)}},u.createElement(PF)),u.createElement(ur,{disabled:O,title:"parent folder",onClick(){const H=/[\\/]$/.test(s)?s.slice(0,-1):s,j=cA(H)?_:H.slice(0,H.lastIndexOf(M)||1);a(j)}},u.createElement(EF)),u.createElement(eo,{label:"Current path",value:s,InputLabelProps:{shrink:!0},onChange(H){return ot(this,null,function*(){if(!H)return a(_);const j=yield It("resolve_path",{path:H});a(j.path)})}})),m?u.createElement(Io,{severity:"error"},uA(m)):u.createElement(u.Fragment,{},u.createElement(tt,{ref(H){if(!H)return;const j=(H==null?void 0:H.clientHeight)-1;j-S>1&&k(j)},sx:{flex:1,display:"flex",flexDirection:"column"}},h.length?u.createElement(pve,{width:"100%",height:S,itemSize:46,itemCount:I.length,overscanCount:5,children({index:H,style:j}){const A=I[H],F=A.k==="d";return u.createElement(dr,{style:Tt(_e({},j),{padding:0}),key:A.n,onClick(){F?a(T+A.n):e([T+A.n])}},t&&u.createElement(iL,{checked:b.includes(A.n),disabled:!r&&F,onClick(B){const G=A.n,N=b.filter(z=>z!==G);g(N.length<b.length?N:[...b,G]),B.stopPropagation()}}),u.createElement(xL,{},u.createElement(A.k?MN:RN)),u.createElement(Dv,{sx:{whiteSpace:"pre-wrap",wordBreak:"break-all"}},A.n),!F&&A.s!==void 0&&u.createElement(Mr,{variant:"body2",color:"text.secondary",ml:4,mr:1},za(A.s)))}}):u.createElement(Zx,{flex:1,mt:"4em"},"No elements in this folder")),u.createElement(tt,{display:"flex",gap:1},(t||r||!n)&&u.createElement(ur,{variant:"contained",disabled:!s||!r&&!b.length&&n,sx:{minWidth:"max-content"},onClick(){e(b.length?b.map(H=>T+H):[s])}},n&&(b.length||!r)?`Select (${b.length})`:"Select this folder"),u.createElement(hp,{value:x,label:`Filter results (${I.length}${I.length<h.length?"/"+h.length:""})`,onChange(H){E(H.target.value)},sx:{flex:1}}))))}function vf(c){var d=c,{value:e,onChange:t,files:n=!0,folders:r=!1,fileMask:o,defaultPath:i,title:s}=d,a=cn(d,["value","onChange","files","folders","fileMask","defaultPath","title"]);const p=$u("md");return u.createElement(eo,Tt(_e({},a),{value:e,onChange:t,InputProps:{endAdornment:u.createElement(ag,{position:"end"},u.createElement(kn,{icon:SF,title:"Browse files...",edge:"end",onClick(){const h=ci({title:s!=null?s:n?"Pick a file":"Pick a folder",dialogProps:{fullScreen:!p,sx:{minWidth:"min(90vw, 40em)",minHeight:"calc(100vh - 9em)"}},Content(){return u.createElement(TN,{multiple:!1,folders:r,files:n,fileMask:o,from:e||i,onSelect(v){return ot(this,null,function*(){var x;let b=v==null?void 0:v[0];if(!b)return;const g=(x=yield It("get_cwd"))==null?void 0:x.path;b.startsWith(g)&&(b=b.slice(g.length+1)||"."),t(b,{was:e,event:"picker"}),h()})}})}})}}))}}))}var uE={},hve=at;Object.defineProperty(uE,"__esModule",{value:!0});var ON=uE.default=void 0,mve=hve(ft()),gve=ut(),vve=(0,mve.default)((0,gve.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}),"CheckCircle");ON=uE.default=vve;var dE={},yve=at;Object.defineProperty(dE,"__esModule",{value:!0});var LN=dE.default=void 0,bve=yve(ft()),wve=ut(),Cve=(0,bve.default)((0,wve.jsx)("path",{d:"M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z"}),"Launch");LN=dE.default=Cve;function xve(){var C,E,w;const e=" — ",{username:t}=ta(),{data:n,reload:r,element:o}=Zo("get_status"),{data:i}=Zo("get_vfs"),[s]=yp(t&&"get_account"),{data:a,reload:c}=Zo("get_config",{only:["https_port","cert","private_key","proxies","ignore_proxies"]}),{list:d}=Za("get_plugins");if(o||!n)return o;const{http:p,https:h}=n,m=!(p!=null&&p.listening)&&(h!=null&&h.listening)?"s":"",v=m?h:(p==null?void 0:p.listening)&&p,b=v&&`http${m}://`+window.location.hostname+(v.port===(m?443:80)?"":":"+v.port),g=jx(n,k=>k.busy?[`port ${k.port} already used by ${k.busy}${e}choose a `,tm("different port"),` or stop ${k.busy}`]:k.error),x=g&&Uu(Object.entries(g).map(([k,I])=>I&&[Qi(`Protocol _${k}_ cannot work: `),I,(fE(I)||pE(I))&&[e,u.createElement(Ls,{sx:{cursor:"pointer"},onClick(){hE().then(c).then(r)}},"make one")," or ",e,tm("provide adequate files")]]));return u.createElement(tt,{display:"flex",gap:2,flexDirection:"column"},t&&gi("","Welcome "+t),x.length?dg(x.map(k=>gi("error",dg(k)))):gi("success","Server is working"),i?!((E=(C=i.root)==null?void 0:C.children)!=null&&E.length)&&!((w=i.root)!=null&&w.source)?gi("warning","You have no files shared",e,Sve("add some")):gi("",Qi("This is Admin-panel, where you manage your server. Access your files on "),u.createElement(Ls,{target:"frontend",href:"/"},"Front-end",u.createElement(LN,{sx:{verticalAlign:"sub",ml:".2em"}}))):u.createElement(JJ),!b&&gi("warning","Frontend unreachable: ",["http","https"].map(k=>k+" "+(g[k]?"is in error":"is off")).join(", "),!x.length&&[e,tm("switch http or https on")]),d.find(k=>k.badApi)&&gi("warning","Some plugins may be incompatible"),!(s!=null&&s.adminActualAccess)&&gi("",Qi("On _localhost_ you don't need to login"),e,u.createElement(Jx,{to:"accounts"},Qi("to access from another computer create an account with /admin/ permission"))),AN(a,n)&&gi("warning","A proxy was detected but none is configured",e,tm("set the number of proxies"),e,"unless you are sure you can ",u.createElement(ur,{onClick(){return ot(this,null,function*(){(yield Gl("Go on only if you know what you are doing"))&&(yield It("set_config",{values:{ignore_proxies:!0}}))&&c()})}},"ignore this warning")),n.frpDetected&&gi("warning",'FRP is detected. It should not be used with "type = tcp" with HFS. Possible solutions are',u.createElement("ol",{},u.createElement("li",{},"configure FRP with type=http (best solution)"),u.createElement("li",{},Qi("configure FRP to connect to HFS _not_ with 127.0.0.1 (safe, but you won't see users' IPs)")),u.createElement("li",{},`disable "admin access for localhost" in HFS (safe, but you won't see users' IPs)`))),gi("",u.createElement(Ls,{target:"support",href:"https://github.com/rejetto/hfs/discussions"},"Get support")))}function gi(e,...t){return u.createElement(tt,{fontSize:"x-large",color:n=>{var r;return e&&((r=n.palette[e])==null?void 0:r.main)}},u.createElement({success:ON,info:Wf,"":Wf,warning:Hv,error:jv}[e],{sx:{mb:"-3px",mr:1,color:e?void 0:"primary.main"}}),...t)}function Sve(e="File System page"){return u.createElement(Jx,{to:"fs"},e)}function tm(e="Options page"){return u.createElement(Jx,{to:"options"},e)}function AN(e,t){return e&&!e.proxies&&!e.ignore_proxies&&(t==null?void 0:t.proxyDetected)}let Bl,Mw;const FN=gp({changes:{}});Bx(En,e=>{e.some(t=>t[1][0]==="config")&&NN()});const kg={log:"Access log file",error_log:"Access error log file"},Eve=eo;function Pve(){var m;const{data:e,reload:t,element:n}=Zo("get_config",{omit:["vfs"]}),r=ta(),{changes:o}=Vv(FN),i=Zo(e&&"get_status"),s=i.data,a=Mw=i.reload;u.useEffect(()=>void a(),[e]),u.useEffect(()=>()=>Mw=void 0,[]);const c=(m=yp("get_admins")[0])==null?void 0:m.list;if(n)return n;if(i.error)return i.element;const d=Bl!==e?En.config=Bl=e:r.config,p={comp:ks,min:1,placeholder:"no limit",md:3};return u.createElement(vp,{sx:{maxWidth:"60em"},values:d,set(v,b){En.config[b]=v},stickyBar:!0,onError:jn,save:{onClick:h,sx:Qv(Object.keys(o).length>0)},barSx:{gap:2},addToBar:[u.createElement(ur,{onClick(){t(),a()},startIcon:u.createElement(zv)},"Reload")],defaults(){return{sm:6}},fields:[{k:"port",comp:PM,md:3,label:"HTTP port",status:(s==null?void 0:s.http)||!0,suggestedPort:80},{k:"https_port",comp:PM,md:3,label:"HTTPS port",status:(s==null?void 0:s.https)||!0,suggestedPort:443,onChange(v){return v>=0&&d.https_port<0&&!d.cert&&_ve(),v}},Tt(_e({k:"max_kbps"},p),{label:"Limit output KB/s",helperText:"Doesn't apply to localhost"}),Tt(_e({k:"max_kbps_per_ip"},p),{label:"Limit output KB/s per-ip"}),d.https_port>=0&&_e({k:"cert",comp:vf,label:"HTTPS certificate file"},x$(s==null?void 0:s.https.error,v=>fE(v)?{error:!0,helperText:[v," - ",u.createElement(Ls,{key:"fix",sx:{cursor:"pointer"},onClick:hE},"make one")]}:null)),d.https_port>=0&&_e({k:"private_key",comp:vf,label:"HTTPS private key file"},x$(s==null?void 0:s.https.error,v=>pE(v)?{error:!0,helperText:v}:null)),{k:"open_browser_at_start",comp:Nl,label:"Open Admin-panel at start",md:4,helperText:"Browser is automatically launched with HFS"},{k:"localhost_admin",comp:Nl,label:"Admin access for localhost connections",md:5,getError:v=>!v&&(c==null?void 0:c.length)===0&&"First create at least one admin account",helperText:"To access Admin without entering credentials"},{k:"file_menu_on_link",comp:Us,label:"Access file menu",sm:12,md:3,options:{"by clicking on file name":!0,"by dedicated button":!1}},{k:"title",helperText:"You can see this in the tab of your browser"},{k:"favicon",comp:vf,placeholder:"None",fileMask:"*.png|*.ico|*.jpg|*.jpeg|*.gif|*.svg",helperText:"The icon associated to your website"},{k:"log",label:kg.log,md:3,helperText:"Requests are logged here"},{k:"error_log",label:kg.error_log,md:3,placeholder:"errors go to main log",helperText:"If you want errors in a different log"},{k:"log_rotation",comp:Us,options:[{value:"",label:"disabled"},"daily","weekly","monthly"],helperText:"To avoid an endlessly-growing single log file"},{k:"proxies",comp:ks,min:0,max:9,sm:6,label:"How many HTTP proxies between this server and users?",error:AN(d,s),helperText:"Wrong number will prevent detection of users' IP address"},{k:"allowed_referer",placeholder:"any",label:"Links from other websites",comp:kve},{k:"dont_overwrite_uploading",comp:Nl,label:"Don't overwrite uploading",helperText:"Files will be numbered to avoid overwriting"},{k:"delete_unfinished_uploads_after",comp:ks,md:3,min:0,unit:"seconds",placeholder:"Never",helperText:"Leave empty to never delete"},{k:"min_available_mb",comp:ks,md:3,min:0,unit:"MBytes",placeholder:"None",label:"Min. available disk space",helperText:"Reject uploads that don't comply"},{k:"admin_net",comp:Eve,label:"Admin-panel accessible from",placeholder:"any address",helperText:"IP address of browser machine. Wildcards supported."},{k:"zip_calculate_size_for_seconds",comp:ks,label:"Calculate ZIP size for",unit:"seconds",helperText:"If time is not enough, the browser will not show download percentage"},{k:"mime",comp:zie,keyLabel:"Files",keyWidth:7,valueLabel:"Mime type",valueWidth:4},{k:"block",label:"Blocked IPs",multiline:!0,minRows:3,helperText:"Enter an IP address for each line. CIDR and * are supported.",fromField:v=>v.split(`
475
- `).map(b=>b.trim()).filter(Boolean).map(b=>({ip:b})),toField:v=>Array.isArray(v)?v.map(b=>b==null?void 0:b.ip).filter(Boolean).join(`
476
- `):""}]});function h(){return ot(this,null,function*(){var k,I;if(Ft.isEmpty(o))return _i("Nothing to save");const v=window.location,b=["port","https_port"];if(b.every(_=>o[_]!==void 0))return jn("You cannot change both http and https port at once. Please, do one, save, and then do the other.","warning");const g=[(k=s==null?void 0:s.http)==null?void 0:k.listening,(I=s==null?void 0:s.https)==null?void 0:I.listening],x=location.protocol==="https:";x&&(b.reverse(),g.reverse());const C=o[b[0]],E=d[b[1]],w=E>0&&g[1],S=x?"http":"https";if(C<0&&!w)return jn("You cannot switch off this port unless you have a working fixed port for "+S,"warning");if(C===0&&!w)return jn("You cannot randomize this port unless you have a working fixed port for "+S,"warning");if(!(C>0&&!(yield Gl("You are changing the port and you may be disconnected")))&&!(x&&("cert"in o||"private_key"in o)&&!(yield Gl("You may disrupt https service, kicking you out")))){if(yield It("set_config",{values:o}),C!==void 0)return yield jn("You are being redirected but in some cases this may fail. Hold on tight!","warning"),window.location.href=C<=0?(x?"http:":"https:")+"//"+v.hostname+":"+E+v.pathname:v.protocol+"//"+v.hostname+":"+C+v.pathname;setTimeout(a,"port"in o||"https_port"in o?1e3:0),Object.assign(Bl,o),NN(),_i("Changes applied","success")}})}}function NN(){const e={};if(En.config)for(const[t,n]of Object.entries(En.config))JSON.stringify(n)!==JSON.stringify(Bl==null?void 0:Bl[t])&&(e[t]=n);FN.changes=e}function fE(e){return/certificate/.test(e)}function pE(e){return/private key/.test(e)}function PM({label:e,value:t,onChange:n,getApi:r,status:o,suggestedPort:i=1,error:s,helperText:a}){const c=u.useRef(i);t>0&&(c.current=t);const d=Number(t>0?c.current:t)||0;let p=o==null?void 0:o.error;return p&&(fE(p)||pE(p)?p=void 0:s=!0),u.createElement(tt,{},u.createElement(tt,{display:"flex"},u.createElement(Us,{sx:{flexGrow:1},label:e,error:s,value:d,options:[{label:"off",value:-1},{label:"random",value:0},{label:"choose",value:c.current}],onChange:n}),t>0&&u.createElement(ks,{label:"Number",fullWidth:!1,value:t,onChange:n,getApi:r,error:s,min:1,max:65535,helperText:a,sx:{minWidth:"5.5em"}})),o&&u.createElement(Fv,{error:s},o===!0?"...":p!=null?p:(o==null?void 0:o.listening)&&"Correctly working on port "+o.port))}function kve({label:e,value:t,onChange:n,error:r}){const o=!t||t==="-",i="example.com";return u.createElement(tt,{display:"flex"},u.createElement(Us,{label:e,value:o?t:i,options:{"allow all":"","forbid all":"-","allow some":i},onChange:n,error:r,sx:o?void 0:{maxWidth:"11em"}}),!o&&u.createElement(eo,{label:"Domain to allow",value:t,placeholder:"example.com",onChange:n,error:r,helperText:"Wildcards supported"}))}function _ve(){ci({Content:()=>u.createElement(tt,{},u.createElement(tt,{display:"flex",gap:1},u.createElement(Wf),"You are enabling HTTPs. It needs a valid certificate + private key to work."),u.createElement(tt,{mt:4,display:"flex",gap:1,justifyContent:"space-around"},u.createElement(ur,{variant:"contained",onClick(){Mi(),hE().then()}},"Help me!"),u.createElement(ur,{onClick:Mi},"I will handle the matter myself")))})}function hE(){return ot(this,null,function*(){if(!window.crypto.subtle)return jn("Retry this procedure on localhost","warning");const e=yield Iu({title:"We'll generate a basic certificate for you",form:{fields:[u.createElement(tt,{display:"flex",gap:1,alignItems:"center"},u.createElement(Hv),"This certificate is just one click away, but will issue a warning on the browser"),{k:"commonName",label:"Enter a domain, or leave empty"}],save:{children:"Continue"},barSx:{gap:1},addToBar:[u.createElement(Ls,{target:"cert",href:"https://letsencrypt.org/"},u.createElement(ur,{},"Get better certificate"))]}});if(!e)return;const t=ese();try{const n=yield It("save_pem",yield Ive(e));yield It("set_config",{values:n}),Bl&&Object.assign(Bl,n),setTimeout(Mw,1e3),Object.assign(En.config,n),yield jn("Certificate saved","success")}finally{t()}})}function Ive(e){return ot(this,null,function*(){const{pki:t}=window.forge,n=t.rsa.generateKeyPair(2048),r=t.createCertificate();r.publicKey=n.publicKey,r.serialNumber="01",r.validity.notBefore=new Date,r.validity.notAfter=new Date,r.validity.notAfter.setFullYear(r.validity.notBefore.getFullYear()+1);const o=Object.entries(e).map(i=>({name:i[0],value:i[1]}));return r.setSubject(o),r.setIssuer(o),r.sign(n.privateKey),{cert:t.certificateToPem(r),private_key:t.privateKeyToPem(n.privateKey)}})}var mE={},$ve=at;Object.defineProperty(mE,"__esModule",{value:!0});var gE=mE.default=void 0,Mve=$ve(ft()),Rve=ut(),Tve=(0,Mve.default)((0,Rve.jsx)("path",{d:"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z"}),"Group");gE=mE.default=Tve;var vE={},Ove=at;Object.defineProperty(vE,"__esModule",{value:!0});var DN=vE.default=void 0,Lve=Ove(ft()),Ave=ut(),Fve=(0,Lve.default)((0,Ave.jsx)("path",{d:"M17 10.43V2H7v8.43c0 .35.18.68.49.86l4.18 2.51-.99 2.34-3.41.29 2.59 2.24L9.07 22 12 20.23 14.93 22l-.78-3.33 2.59-2.24-3.41-.29-.99-2.34 4.18-2.51c.3-.18.48-.5.48-.86zm-4 1.8-1 .6-1-.6V3h2v9.23z"}),"MilitaryTech");DN=vE.default=Fve;var yE={},Nve=at;Object.defineProperty(yE,"__esModule",{value:!0});var BN=yE.default=void 0,Dve=Nve(ft()),Bve=ut(),zve=(0,Dve.default)((0,Bve.jsx)("path",{d:"M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"}),"Person");BN=yE.default=zve;var bE={},jve=at;Object.defineProperty(bE,"__esModule",{value:!0});var zN=bE.default=void 0,Hve=jve(ft()),Vve=ut(),Uve=(0,Hve.default)((0,Vve.jsx)("path",{d:"M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"}),"PersonAdd");zN=bE.default=Uve;function Wve({account:e,done:t,groups:n,addToBar:r,reload:o}){const[i,s]=u.useState(e),[a,c]=u.useState([]);u.useEffect(()=>{var v,b;s(e),c(n.filter(g=>g!==e.username)),qie()||(b=(v=h.current)==null?void 0:v.querySelector("input"))==null||b.focus()},[JSON.stringify(e)]);const d=!e.username,p=!i.hasPassword,h=u.useRef();return u.createElement(vp,{formRef:h,values:i,set(v,b){s(Tt(_e({},i),{[b]:v}))},barSx:_e({gap:2,width:"100%"},Xx()),stickyBar:!0,addToBar:[!d&&u.createElement(kn,{icon:Ri,title:"Delete",confirm:"Delete?",onClick:()=>It("del_account",{username:e.username}).then(()=>o())}),r,u.createElement(tt,{flex:1}),jN(i,{fontSize:"large",sx:{p:1}})],fields:[{k:"username",label:p?"Group name":void 0,autoComplete:"off",required:!0,xl:p?12:4,getError:v=>v!==e.username&&It("get_account",{username:v}).then(b=>b.username===e.username?"usernames are case-insensitive":"already used",()=>!1)},!p&&{k:"password",md:6,xl:4,type:"password",autoComplete:"new-password",required:d,label:d?"Password":"Change password"},!p&&{k:"password2",md:6,xl:4,type:"password",autoComplete:"new-password",label:"Repeat password",getError:(v,{values:b})=>(v||"")!==(b.password||"")&&"Enter same password"},{k:"ignore_limits",comp:Nl,xl:6,helperText:i.ignore_limits?"Speed limits don't apply to this account":"Speed limits apply to this account"},_e({k:"admin",comp:Nl,xl:6,fromField:v=>v||null,label:"Permission to access Admin-panel",helperText:"To access THIS interface you are using right now"},!e.admin&&e.adminActualAccess&&{value:!0,helperText:"This permission is inherited"}),{k:"belongs",comp:Wx,label:"Inherits from",options:a,helperText:"Specify groups to inherit permissions from."+(a.length?"":" There are no groups available, create one first.")},{k:"redirect",helperText:"If you want this account to be redirected to a specific folder/address at login time"}],onError:jn,save:{sx:Qv(!Qx(i,e)),onClick(){return ot(this,null,function*(){const w=i,{password:v="",password2:b,adminActualAccess:g}=w,x=cn(w,["password","password2","adminActualAccess"]),{username:C}=i;if(d){const S=yield It("add_account",x);if(v)try{yield Rw(C,v)}catch(k){throw It("del_account",{username:C}).then(),k}t(S.username),_i("Account created","success");return}const E=yield It("set_account",{username:e.username,changes:x});v&&(yield Rw(C,v)),setTimeout(()=>_i("Account modified","success"),1),t(E.username)})}}})}function Rw(e,t){return ot(this,null,function*(){const n=new Ma.SRPRoutines(new Ma.SRPParameters),r=yield Ma.createVerifierAndSalt(n,e,t);return It("change_srp_others",{username:e,salt:String(r.s),verifier:String(r.v)}).catch(o=>{if(o.code!==406)throw o;return It("change_password_others",{username:e,newPassword:t})})})}const B1={fieldSeparator:",",lineSeparator:`
477
- `,quote:'"'},nm={field:0,fieldOffset:0,line:0,lineOffset:0,quoted:!1,appendCell:!1,appendField:!1,appendRow:!1};class kM extends Error{constructor(t,n){super(`Invalid CSV at ${t}:${n}`)}}class Gve{constructor(t=B1){zi(this,"_rows",[]);zi(this,"_row",[]);zi(this,"_cell","");zi(this,"_options",B1);zi(this,"_state",_e({},nm));zi(this,"_index",0);zi(this,"_current","");zi(this,"_previous","");zi(this,"_quoteState",_e({},nm));this._options=Object.assign({},B1,t)}parse(t){for(this.reset(),this._index=0;this._index<t.length;this._index++)this._state.appendCell=!0,this._previous=this._current,this._current=t[this._index],this.handleNext();if(this._row.length>0&&(this.addField(this.fieldValue(this._cell),this._row,this._state),this.addRow(this._row,this._rows,this._state)),this._state.quoted)throw new kM(this._quoteState.line,this._quoteState.lineOffset);return this.makeImmutable(),this._rows}get rows(){return this._rows}get json(){if(this.rows.length>0){const t=this.rows[0].filter(n=>typeof n=="string");return Object.freeze(this.rows.filter((n,r)=>n&&r>0).map(n=>{const r={};return t.forEach((o,i)=>{r[o]=n[i]}),Object.freeze(r)}))}return Object.freeze([])}handleNext(){this.handleQuote()||this.handleFieldSeparator()||this.handleLineSeparator(),this.processState()}handleQuote(){return this._current===this._options.quote?(this._quoteState=_e({},this._state),this._previous==="\\"?this.handleQuoteEscaped():this.handleQuoteNotEscaped(),!0):!1}handleQuoteEscaped(){this._cell=this._cell.slice(0,Math.max(0,this._cell.length-1))}handleQuoteNotEscaped(){if(this._cell.length===0||this._state.quoted)this._state.quoted=!this._state.quoted;else throw new kM(this._state.line,this._state.lineOffset);this._state.appendCell=!1}handleFieldSeparator(){return this._current===this._options.fieldSeparator?(this._state.quoted||(this._state.appendCell=!1,this._state.appendField=!0),!0):!1}handleLineSeparator(){return this._current===this._options.lineSeparator?(this._state.quoted||(this._state.appendCell=!1,this._state.appendField=!0,this._state.appendRow=!0),!0):!1}processState(){this._state.appendCell&&(this._cell+=this._current),this._state.appendField&&(this.addField(this.fieldValue(this._cell),this._row,this._state),this._cell=""),this._state.appendRow&&(this.addRow(this._row,this._rows,this._state),this._row=[]),this._state.lineOffset++,this._state.fieldOffset++}fieldValue(t){return t}addField(t,n,r){n.push(t),r.field++,r.fieldOffset=-1,r.appendField=!1}addRow(t,n,r){n.push(t),r.field=0,r.line++,r.lineOffset=-1,r.appendRow=!1}makeImmutable(){this.rows.forEach(t=>{t.forEach(n=>Object.freeze(n)),Object.freeze(t)}),Object.freeze(this._rows)}reset(){this._rows=[],this._row=[],this._cell="",this._state=_e({},nm),this._index=0,this._current="",this._previous="",this._quoteState=_e({},nm)}}function Kve(e){return ot(this,null,function*(){XL(t=>ot(this,null,function*(){const n=t==null?void 0:t[0];if(!n)return;const r=yield QL(n);if(!r)return;const i=new Gve().parse(r.trim()),s={comp:ks,min:1,max:9,xs:6,typing:!0},a={skipFirstLines:0,usernameColumn:1,passwordColumn:2,groupColumn:3,overwriteExistingAccounts:!1},c=yield Iu({title:"Import accounts from CSV",dialogProps:{maxWidth:"sm"},values:a,form:h=>{const m=i[h.skipFirstLines||0],v=p(m,_e(_e({},a),h));return{save:{startIcon:u.createElement(bp),children:"Go"},fields:[u.createElement(tt,{p:1},"Total lines:",i.length),{k:"skipFirstLines",comp:ks,min:0,max:i.length-1,typing:!0,helperText:u.createElement(u.Fragment,{},"First line: ",u.createElement("code",{},m))},Tt(_e({k:"usernameColumn"},s),{helperText:u.createElement(u.Fragment,{},"First username: ",v.u)}),Tt(_e({k:"passwordColumn"},s),{helperText:u.createElement(u.Fragment,{},"First password: ",v.p)}),Tt(_e({k:"groupColumn"},s),{helperText:u.createElement(u.Fragment,{},"First group: ",v.g)}),{k:"overwriteExistingAccounts",comp:Nl,xs:6}]}}});if(!c)return;const d=ci({title:"Importing...",Content(){const[h,m]=u.useState(0),[v,b]=u.useState();return u.useEffect(()=>{let g=!1;return setTimeout(()=>ot(this,null,function*(){var S;if(g)return;let x=0,C=0,E=c.skipFirstLines;const w=i.length-E;try{let k=0;for(const I of i){if(g)return;if(E){E--;continue}const _=p(I,c);b(_),m(k++/w),yield It("add_account",{username:_.u,belongs:(S=_.g)==null?void 0:S.split(","),overwrite:c.overwriteExistingAccounts}).then(()=>{if(_.p)return Rw(_.u,_.p)},M=>{if(M.code===409)return C++;x++})}}finally{d();const k=w-x-C,I="Results: "+[pf("",x," failed"),pf("",k," succeeded"),pf("",C," skipped because already present")].filter(Boolean).join(", ");jn(I,!k&&x?"error":x||C?"warning":"success"),e==null||e()}})),()=>{g=!0}},[]),u.createElement(tt,{display:"flex",gap:2,alignItems:"center"},u.createElement(dA,{icon:gE,progress:h}),v==null?void 0:v.u)}});function p(h,m){return{u:h[m.usernameColumn-1],p:h[m.passwordColumn-1],g:h[m.groupColumn-1]}}}),{multiple:!1,accept:".csv"})})}function qve(){const{username:e}=ta(),{data:t,reload:n,element:r}=Zo("get_accounts"),[o,i]=u.useState([]),s=Array.isArray(o);u.useEffect(()=>{Array.isArray(t==null?void 0:t.list)&&s&&i(o.filter(b=>t.list.find(g=>(g==null?void 0:g.username)===b)))},[t]);const a=t==null?void 0:t.list,c=s&&Ft.find(a,{username:o[0]}),p=$u("md"),h=!(o.length>0)||!a?null:s&&o.length>1?u.createElement(u.Fragment,{},u.createElement(Yx,{alignItems:"center"},u.createElement(Mr,{variant:"h6"},o.length+" selected"),u.createElement(ur,{onClick:v,startIcon:u.createElement(Ri)},"Remove")),u.createElement(Nv,{},o.map(b=>u.createElement(CL,{key:b},u.createElement(Dv,{},b))))):u.createElement(Wve,{account:c||{username:"",hasPassword:o==="new-user"},groups:a.filter(b=>!b.hasPassword).map(b=>b.username),addToBar:p&&u.createElement(kn,{icon:mp,title:"Close",onClick:m}),reload:n,done(b){i([b]),n()}});return u.useEffect(()=>{if(!(p||!h||!o.length))return ci({title:Ft.isString(o)?Ft.startCase(o):o.length>1?"Multiple selection":c?(c.hasPassword?"User: ":"Group: ")+c.username:"?",Content:()=>h,onClose:m})},[p,o,c]),r||u.createElement(qn,{container:!0,maxWidth:"80em"},u.createElement(qn,{item:!0,xs:12},u.createElement(tt,{display:"flex",flexWrap:"wrap",gap:2,mb:2,sx:{position:"sticky",top:0,zIndex:2,backgroundColor:"background.paper",width:"fit-content"}},u.createElement(NF,{variant:"contained",startIcon:u.createElement(zN),items:[{children:"user",onClick:()=>i("new-user")},{children:"group",onClick:()=>i("new-group")},{children:"from CSV",onClick:()=>Kve(n)}]},"Add"),eS(n),(a==null?void 0:a.length)>0&&u.createElement(Mr,{p:1},`${a.length} account(s)`))),u.createElement(qn,{item:!0,md:5},!(a!=null&&a.length)&&u.createElement(Io,{severity:"info"},Qi`To access administration _remotely_ you will need to create a user account with admin permission`),u.createElement(tA,{multiSelect:!0,sx:{pr:4,pb:2,minWidth:"15em"},selected:s?o:[],onNodeSelect(b,g){i(g)}},a==null?void 0:a.map(b=>{var g,x;return u.createElement(uw,{key:b.username,nodeId:b.username,label:u.createElement(tt,{sx:{display:"flex",flexWrap:"wrap",padding:".2em 0",gap:".5em",alignItems:"center"}},jN(b),b.adminActualAccess&&yo(DN,"Can login into Admin"),b.username,Boolean((g=b.belongs)==null?void 0:g.length)&&u.createElement(tt,{sx:{color:"text.secondary",fontSize:"small"}},"(",(x=b.belongs)==null?void 0:x.join(", "),")"))})}))),p&&h&&u.createElement(qn,{item:!0,md:7},u.createElement(nL,{},u.createElement(rL,{},h))));function m(){i([])}function v(){return ot(this,null,function*(){if(o.length>Ft.pull(o,e).length&&(yield jn("Won't delete current account","warning")),!!o.length&&(yield Gl(`Delete ${o.length} item(s)?`)))try{const b=[];for(const g of o)(yield It("del_account",{username:g}).then(()=>1,()=>0))||b.push(g);if(n(),b.length)return jn("Following elements couldn't be deleted: "+b.join(", "),"error")}catch(b){yield jn(b)}})}}function jN(e,t={}){return u.createElement(e.hasPassword?BN:gE,t)}function Yve(){const{element:e}=Zo("get_config",{only:[]}),{username:t}=ta();return e||(t?u.createElement(tt,{display:"flex",flexDirection:"column",gap:2},"You are logged in as "+t,u.createElement(tt,{},u.createElement(ur,{size:"large",variant:"contained",onClick(){It("logout").catch(n=>n.code!==401&&jn(n))}},"Yes, I want to logout"))):u.createElement(Io,{severity:"info"},"You are not logged in, because authentication is not required on localhost"))}function Xve(){const{list:e,error:t,connecting:n,reload:r}=Za("list_langs",void 0,{addId:!0});if(t)return t;return u.createElement(u.Fragment,{},u.createElement(Io,{severity:"info"},"Translation is limited to Front-end, it doesn't apply to Admin-panel"),u.createElement(Io,{severity:"info"},"The front-end will automatically apply translation based on the language of the browser. You can force a specific language to load by appending by appending ?lang=CODE to the URL."),u.createElement(tt,{mb:1},u.createElement(ur,{variant:"contained",startIcon:u.createElement(bp),onClick:o},"Add")),u.createElement(Yu,{loading:n,rows:e,hideFooter:!0,sx:{maxWidth:"40em"},columns:[{field:"code",width:80},{field:"version",width:80},{field:"author",flex:1},{field:"actions",width:80,align:"center",hideSortIcons:!0,disableColumnMenu:!0,renderCell({row:i}){return u.createElement("div",{},u.createElement(kn,{icon:Ri,title:"Delete",confirm:"Delete?",onClick(){return ot(this,null,function*(){yield It("del_lang",Ft.pick(i,"code")),r(),_i("Deleted")})}}))}}]}));function o(){XL(i=>ot(this,null,function*(){if(!i)return;const s={};for(const a of i)s[a.name]=yield QL(a);try{yield It("add_langs",{langs:s}),r(),_i("Loaded")}catch(a){yield jn(a)}}),{accept:".json"})}}function Qve(){const[e,t]=u.useState(0),n=nse(kg);return u.createElement(u.Fragment,{},u.createElement(OL,{value:e,onChange(r,o){t(o)}},n.map(r=>u.createElement(RL,{label:kg[r],key:r}))),u.createElement(Jve,{key:e,file:n[e]}))}function Jve({file:e}){const{list:t,error:n,connecting:r}=Za("get_log",{file:e},{addId:!0});return n||u.createElement(Yu,{loading:r,rows:t,componentsProps:{pagination:{showFirstButton:!0,showLastButton:!0}},columns:[{field:"ip",headerName:"Address",flex:.6,minWidth:100,maxWidth:230},{field:"user",headerName:"Username",flex:.4,maxWidth:200},{field:"ts",headerName:"Timestamp",type:"dateTime",width:170,valueFormatter:({value:o})=>new Date(o).toLocaleString()},{field:"method",headerName:"Method",width:80},{field:"status",headerName:"Code",type:"number",width:70},{field:"length",headerName:"Size",type:"number",valueFormatter:({value:o})=>za(o)},{field:"uri",headerName:"URI",flex:2,minWidth:100}]})}var wE={},Zve=at;Object.defineProperty(wE,"__esModule",{value:!0});var HN=wE.default=void 0;nye(u);var eye=Zve(ft()),tye=ut();function VN(e){if(typeof WeakMap!="function")return null;var t=new WeakMap,n=new WeakMap;return(VN=function(r){return r?n:t})(e)}function nye(e,t){if(!t&&e&&e.__esModule)return e;if(e===null||typeof e!="object"&&typeof e!="function")return{default:e};var n=VN(t);if(n&&n.has(e))return n.get(e);var r={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(i!=="default"&&Object.prototype.hasOwnProperty.call(e,i)){var s=o?Object.getOwnPropertyDescriptor(e,i):null;s&&(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=e[i]}return r.default=e,n&&n.set(e,r),r}var rye=(0,eye.default)((0,tye.jsx)("path",{d:"M12 1.27a11 11 0 00-3.48 21.46c.55.09.73-.28.73-.55v-1.84c-3.03.64-3.67-1.46-3.67-1.46-.55-1.29-1.28-1.65-1.28-1.65-.92-.65.1-.65.1-.65 1.1 0 1.73 1.1 1.73 1.1.92 1.65 2.57 1.2 3.21.92a2 2 0 01.64-1.47c-2.47-.27-5.04-1.19-5.04-5.5 0-1.1.46-2.1 1.2-2.84a3.76 3.76 0 010-2.93s.91-.28 3.11 1.1c1.8-.49 3.7-.49 5.5 0 2.1-1.38 3.02-1.1 3.02-1.1a3.76 3.76 0 010 2.93c.83.74 1.2 1.74 1.2 2.94 0 4.21-2.57 5.13-5.04 5.4.45.37.82.92.82 2.02v3.03c0 .27.1.64.73.55A11 11 0 0012 1.27"}),"GitHub");HN=wE.default=rye;var CE={},oye=at;Object.defineProperty(CE,"__esModule",{value:!0});var Tw=CE.default=void 0,iye=oye(ft()),sye=ut(),lye=(0,iye.default)((0,sye.jsx)("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4 14H8V8h8v8z"}),"StopCircle");Tw=CE.default=lye;var xE={},aye=at;Object.defineProperty(xE,"__esModule",{value:!0});var UN=xE.default=void 0,cye=aye(ft()),uye=ut(),dye=(0,cye.default)((0,uye.jsx)("path",{d:"M16 18v2H8v-2h8zM11 7.99V16h2V7.99h3L12 4 8 7.99h3z"}),"Upgrade");UN=xE.default=dye;function WN(c){var d=c,{label:e,helperText:t,fields:n,value:r,onChange:o,onError:i,getApi:s}=d,a=cn(d,["label","helperText","fields","value","onChange","onError","getApi"]);const p=u.useMemo(()=>(r||[]).map((m,v)=>Voe(_e({},m),"id"in m?{$idx:v}:{id:v})),[JSON.stringify(r)]),h=u.useMemo(()=>[...n.map(m=>{var v;return _e(_e({field:m.k,headerName:(v=m.headerName)!=null?v:typeof m.label=="string"?m.label:rA(m.k),disableColumnMenu:!0},m.$width>=8?{width:m.$width}:{flex:m.$width||1}),m.$column)}),{field:"",width:80,disableColumnMenu:!0,sortable:!1,align:"center",headerAlign:"center",renderHeader(){return u.createElement(kn,{icon:Xv,title:"Add",onClick:m=>Iu({form:{fields:n}}).then(v=>v&&o([...r||[],v],{was:r,event:m}))})},renderCell({row:m}){const{$idx:v=m.id}=m;return u.createElement("div",{},u.createElement(kn,{icon:cE,title:"Modify",onClick:b=>Iu({values:m,form:{fields:n}}).then(g=>{if(!g)return;const x=r.map((C,E)=>E===v?g:C);o(x,{was:r,event:b})})}),u.createElement(kn,{icon:Ri,title:"Delete",confirm:"Delete?",onClick(b){const g=r.filter((x,C)=>C!==v);o(g,{was:r,event:b})}}))}}],[n,r,o]);return u.createElement(u.Fragment,{},e&&u.createElement(fL,{sx:{ml:1}},e),t&&u.createElement(Fv,{},t),u.createElement(tt,_e({height:"20em"},a),u.createElement(Yu,{columns:h,rows:p,hideFooterSelectedRowCount:!0,hideFooter:!0,componentsProps:{pagination:{showFirstButton:!0,showLastButton:!0}}})))}function _M({updates:e}){const{list:t,setList:n,error:r,initializing:o}=Za(e?"get_plugin_updates":"get_plugins");return r?qN(r):u.createElement(Yu,{rows:t.length?t:[],loading:o,disableColumnSelector:!0,disableColumnMenu:!0,columnVisibilityModel:{started:!e},localeText:e&&{noRowsLabel:'No updates available. Only plugins available on "search online" are checked.'},columns:[{field:"id",headerName:"name",flex:.3,minWidth:150,renderCell({row:i,value:s}){return u.createElement(u.Fragment,{},s,typeof i.badApi=="string"&&u.createElement(pp,{title:i.badApi,children:u.createElement(jv,{color:"warning",sx:{ml:1}})}),KN(i.repo))}},{field:"version",width:70},{field:"description",flex:1},{field:"actions",width:120,align:"center",headerAlign:"center",hideSortIcons:!0,disableColumnMenu:!0,renderCell({row:i}){const{config:s,id:a}=i;return e?u.createElement(YN,{id:a,then:()=>n(t.filter(p=>p.id!==a))}):u.createElement("div",{},u.createElement(kn,i.started?{icon:Tw,title:u.createElement(tt,{},`Stop ${a}`,u.createElement("br"),"Started "+new Date(i.started).toLocaleString()),color:"success",onClick:()=>It("set_plugin",{id:a,enabled:!1}).then(()=>_i("Plugin is stopping",u.createElement(Tw,{color:"warning"})))}:{icon:Jv,title:`Start ${a}`,onClick:()=>XN(a)}),u.createElement(kn,{icon:kx,title:"Options",disabled:!s&&"No options available for this plugin",progress:!1,onClick(){return ot(this,null,function*(){const p=yield It("get_plugin",{id:a}),h=yield Iu(_e({title:`${a} options`,form:{fields:[u.createElement(tt,{},i.description),...GN(s)]},values:p.config},i.configDialog));!h||Ft.isEqual(p.config,h)||(yield It("set_plugin",{id:a,config:h}),_i("Configuration saved"))})}}),u.createElement(kn,{icon:Ri,title:"Uninstall",confirm:"Remove?",onClick(){return ot(this,null,function*(){yield It("uninstall_plugin",{id:a}),_i("Plugin uninstalled")})}}))}}]})}function GN(e){return Object.entries(e).map(([t,n])=>{if(!Ft.isPlainObject(n))return n;let d=n,{type:r,defaultValue:o,fields:i,frontend:s}=d,a=cn(d,["type","defaultValue","fields","frontend"]);const c=fye[r];return c===WN&&(i=GN(i)),o!==void 0&&r==="boolean"&&(a.placeholder=`Default value is ${JSON.stringify(o)}`),_e({k:t,comp:c,fields:i},a)})}const fye={string:eo,number:ks,boolean:Nl,select:Us,multiselect:Wx,array:WN,real_path:vf};function KN(e){return e&&u.createElement(kn,{icon:HN,title:"Open web page",link:"https://github.com/"+e})}function qN(e){return u.createElement(Io,{severity:"error"},ise(e,{ENOTFOUND:"Couldn't reach github.com"}))}function YN({id:e,then:t}){return u.createElement(kn,{icon:UN,title:"Update",onClick(){return ot(this,null,function*(){yield It("update_plugin",{id:e}),t==null||t(e),_i("Plugin updated")})}})}function XN(e){return It("set_plugin",{id:e,enabled:!0}).then(()=>_i("Plugin is starting",u.createElement(Jv,{color:"success"})))}var SE={},pye=at;Object.defineProperty(SE,"__esModule",{value:!0});var QN=SE.default=void 0,hye=pye(ft()),mye=ut(),gye=(0,hye.default)((0,mye.jsx)("path",{d:"M5 20h14v-2H5v2zM19 9h-4V3H9v6H5l7 7 7-7z"}),"Download");QN=SE.default=gye;var EE={},vye=at;Object.defineProperty(EE,"__esModule",{value:!0});var JN=EE.default=void 0,yye=vye(ft()),bye=ut(),wye=(0,yye.default)((0,bye.jsx)("path",{d:"M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"}),"Search");JN=EE.default=wye;function Cye(){const[e,t]=u.useState(""),n=UL(e,1e3),{list:r,error:o,initializing:i,updateList:s}=Za("search_online_plugins",{text:n}),a=ta();return o?qN(o):u.createElement(u.Fragment,{},u.createElement(eo,{value:e,onChange:t,start:u.createElement(JN),typing:!0,label:"Search text"}),u.createElement(Yu,{rows:r.length?r:[],localeText:{noRowsLabel:"No compatible plugins have been found"},loading:i,columnVisibilityModel:a.onlinePluginsColumns,onColumnVisibilityModelChange:c=>Object.assign(En.onlinePluginsColumns,c),columns:[{field:"id",headerName:"name",flex:1},{field:"version",width:70},{field:"pushed_at",headerName:"last update",valueGetter:({value:c})=>new Date(c).toLocaleDateString()},{field:"license",width:80},{field:"description",flex:3},{field:"stargazers_count",width:50,headerName:"stars",align:"center"},{field:"actions",width:80,align:"center",hideSortIcons:!0,disableColumnMenu:!0,hideable:!1,renderCell({row:c}){const{id:d,branch:p}=c;return u.createElement("div",{},KN(d),c.update?u.createElement(YN,{id:d,then(){s(m=>Ft.find(m,{id:d}).update=!1)}}):u.createElement(kn,{icon:QN,title:"Install",progress:c.downloading,disabled:c.installed&&"Already installed",tooltipProps:{placement:"bottom-end"},confirm:"WARNING - Proceed only if you trust this author and this plugin",onClick(){return ot(this,null,function*(){const{id:m}=yield It("download_plugin",{id:d,branch:p});(yield Gl(Qi(`Plugin /${d}/ installed.
478
- Do you want to start it now?`)))&&(yield XN(m))})}}))}}]}))}const ZN={Installed:_M,"Search online":Cye,"Check updates":()=>u.createElement(_M,{updates:!0})},xye=Object.keys(ZN),Sye=Object.values(ZN);function Eye(){const[e,t]=u.useState(0);return u.createElement(u.Fragment,{},u.createElement(OL,{value:e,onChange(n,r){t(r)}},xye.map(n=>u.createElement(RL,{label:n,key:n}))),u.createElement(Sye[e]))}var e4={},Pye=bn&&bn.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,o){r.__proto__=o}||function(r,o){for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(r[i]=o[i])},e(t,n)};return function(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),sr=bn&&bn.__assign||function(){return sr=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},sr.apply(this,arguments)},kye=bn&&bn.__createBinding||(Object.create?function(e,t,n,r){r===void 0&&(r=n);var o=Object.getOwnPropertyDescriptor(t,n);(!o||("get"in o?!t.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,o)}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]}),_ye=bn&&bn.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),Iye=bn&&bn.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)&&kye(t,e,n);return _ye(t,e),t},$ye=bn&&bn.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n};Object.defineProperty(e4,"__esModule",{value:!0});var Fd=Iye(u),Mye=13,Rye=9,Tye=8,Oye=89,rm=90,Lye=77,IM=57,$M=219,MM=222,RM=192,Aye=27,TM=100,Fye=3e3,Nye=typeof window!="undefined"&&"navigator"in window&&/Win/i.test(navigator.platform),z1=typeof window!="undefined"&&"navigator"in window&&/(Mac|iPhone|iPod|iPad)/i.test(navigator.platform),Im="npm__react-simple-code-editor__textarea",Dye=`
479
- /**
480
- * Reset the text fill color so that placeholder is visible
481
- */
482
- .`.concat(Im,`:empty {
483
- -webkit-text-fill-color: inherit !important;
484
- }
485
-
486
- /**
487
- * Hack to apply on some CSS on IE10 and IE11
488
- */
489
- @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
490
- /**
491
- * IE doesn't support '-webkit-text-fill-color'
492
- * So we use 'color: transparent' to make the text transparent on IE
493
- * Unlike other browsers, it doesn't affect caret color in IE
494
- */
495
- .`).concat(Im,` {
496
- color: transparent !important;
497
- }
498
-
499
- .`).concat(Im,`::selection {
500
- background-color: #accef7 !important;
501
- color: transparent !important;
502
- }
503
- }
504
- `),Bye=function(e){Pye(t,e);function t(){var n=e!==null&&e.apply(this,arguments)||this;return n.state={capture:!0},n._recordCurrentState=function(){var r=n._input;if(r){var o=r.value,i=r.selectionStart,s=r.selectionEnd;n._recordChange({value:o,selectionStart:i,selectionEnd:s})}},n._getLines=function(r,o){return r.substring(0,o).split(`
505
- `)},n._recordChange=function(r,o){var i,s,a;o===void 0&&(o=!1);var c=n._history,d=c.stack,p=c.offset;if(d.length&&p>-1){n._history.stack=d.slice(0,p+1);var h=n._history.stack.length;if(h>TM){var m=h-TM;n._history.stack=d.slice(m,h),n._history.offset=Math.max(n._history.offset-m,0)}}var v=Date.now();if(o){var b=n._history.stack[n._history.offset];if(b&&v-b.timestamp<Fye){var g=/[^a-z0-9]([a-z0-9]+)$/i,x=(i=n._getLines(b.value,b.selectionStart).pop())===null||i===void 0?void 0:i.match(g),C=(s=n._getLines(r.value,r.selectionStart).pop())===null||s===void 0?void 0:s.match(g);if(x!=null&&x[1]&&(!((a=C==null?void 0:C[1])===null||a===void 0)&&a.startsWith(x[1]))){n._history.stack[n._history.offset]=sr(sr({},r),{timestamp:v});return}}}n._history.stack.push(sr(sr({},r),{timestamp:v})),n._history.offset++},n._updateInput=function(r){var o=n._input;o&&(o.value=r.value,o.selectionStart=r.selectionStart,o.selectionEnd=r.selectionEnd,n.props.onValueChange(r.value))},n._applyEdits=function(r){var o=n._input,i=n._history.stack[n._history.offset];i&&o&&(n._history.stack[n._history.offset]=sr(sr({},i),{selectionStart:o.selectionStart,selectionEnd:o.selectionEnd})),n._recordChange(r),n._updateInput(r)},n._undoEdit=function(){var r=n._history,o=r.stack,i=r.offset,s=o[i-1];s&&(n._updateInput(s),n._history.offset=Math.max(i-1,0))},n._redoEdit=function(){var r=n._history,o=r.stack,i=r.offset,s=o[i+1];s&&(n._updateInput(s),n._history.offset=Math.min(i+1,o.length-1))},n._handleKeyDown=function(r){var o=n.props,i=o.tabSize,s=o.insertSpaces,a=o.ignoreTabKey,c=o.onKeyDown;if(!(c&&(c(r),r.defaultPrevented))){r.keyCode===Aye&&r.currentTarget.blur();var d=r.currentTarget,p=d.value,h=d.selectionStart,m=d.selectionEnd,v=(s?" ":" ").repeat(i);if(r.keyCode===Rye&&!a&&n.state.capture)if(r.preventDefault(),r.shiftKey){var b=n._getLines(p,h),g=b.length-1,x=n._getLines(p,m).length-1,C=p.split(`
506
- `).map(function(H,j){return j>=g&&j<=x&&H.startsWith(v)?H.substring(v.length):H}).join(`
507
- `);if(p!==C){var E=b[g];n._applyEdits({value:C,selectionStart:E!=null&&E.startsWith(v)?h-v.length:h,selectionEnd:m-(p.length-C.length)})}}else if(h!==m){var b=n._getLines(p,h),w=b.length-1,S=n._getLines(p,m).length-1,E=b[w];n._applyEdits({value:p.split(`
508
- `).map(function(A,F){return F>=w&&F<=S?v+A:A}).join(`
509
- `),selectionStart:E&&/\S/.test(E)?h+v.length:h,selectionEnd:m+v.length*(S-w+1)})}else{var k=h+v.length;n._applyEdits({value:p.substring(0,h)+v+p.substring(m),selectionStart:k,selectionEnd:k})}else if(r.keyCode===Tye){var I=h!==m,_=p.substring(0,h);if(_.endsWith(v)&&!I){r.preventDefault();var k=h-v.length;n._applyEdits({value:p.substring(0,h-v.length)+p.substring(m),selectionStart:k,selectionEnd:k})}}else if(r.keyCode===Mye){if(h===m){var M=n._getLines(p,h).pop(),T=M==null?void 0:M.match(/^\s+/);if(T!=null&&T[0]){r.preventDefault();var O=`
510
- `+T[0],k=h+O.length;n._applyEdits({value:p.substring(0,h)+O+p.substring(m),selectionStart:k,selectionEnd:k})}}}else if(r.keyCode===IM||r.keyCode===$M||r.keyCode===MM||r.keyCode===RM){var R=void 0;r.keyCode===IM&&r.shiftKey?R=["(",")"]:r.keyCode===$M?r.shiftKey?R=["{","}"]:R=["[","]"]:r.keyCode===MM?r.shiftKey?R=['"','"']:R=["'","'"]:r.keyCode===RM&&!r.shiftKey&&(R=["`","`"]),h!==m&&R&&(r.preventDefault(),n._applyEdits({value:p.substring(0,h)+R[0]+p.substring(h,m)+R[1]+p.substring(m),selectionStart:h,selectionEnd:m+2}))}else(z1?r.metaKey&&r.keyCode===rm:r.ctrlKey&&r.keyCode===rm)&&!r.shiftKey&&!r.altKey?(r.preventDefault(),n._undoEdit()):(z1?r.metaKey&&r.keyCode===rm&&r.shiftKey:Nye?r.ctrlKey&&r.keyCode===Oye:r.ctrlKey&&r.keyCode===rm&&r.shiftKey)&&!r.altKey?(r.preventDefault(),n._redoEdit()):r.keyCode===Lye&&r.ctrlKey&&(!z1||r.shiftKey)&&(r.preventDefault(),n.setState(function(H){return{capture:!H.capture}}))}},n._handleChange=function(r){var o=r.currentTarget,i=o.value,s=o.selectionStart,a=o.selectionEnd;n._recordChange({value:i,selectionStart:s,selectionEnd:a},!0),n.props.onValueChange(i)},n._history={stack:[],offset:-1},n._input=null,n}return t.prototype.componentDidMount=function(){this._recordCurrentState()},Object.defineProperty(t.prototype,"session",{get:function(){return{history:this._history}},set:function(n){this._history=n.history},enumerable:!1,configurable:!0}),t.prototype.render=function(){var n=this,r=this.props,o=r.value,i=r.style,s=r.padding,a=r.highlight,c=r.textareaId,d=r.textareaClassName,p=r.autoFocus,h=r.disabled,m=r.form,v=r.maxLength,b=r.minLength,g=r.name,x=r.placeholder,C=r.readOnly,E=r.required,w=r.onClick,S=r.onFocus,k=r.onBlur,I=r.onKeyUp;r.onKeyDown,r.onValueChange,r.tabSize,r.insertSpaces,r.ignoreTabKey;var _=r.preClassName,M=$ye(r,["value","style","padding","highlight","textareaId","textareaClassName","autoFocus","disabled","form","maxLength","minLength","name","placeholder","readOnly","required","onClick","onFocus","onBlur","onKeyUp","onKeyDown","onValueChange","tabSize","insertSpaces","ignoreTabKey","preClassName"]),T={paddingTop:typeof s=="object"?s.top:s,paddingRight:typeof s=="object"?s.right:s,paddingBottom:typeof s=="object"?s.bottom:s,paddingLeft:typeof s=="object"?s.left:s},O=a(o);return Fd.createElement("div",sr({},M,{style:sr(sr({},Nd.container),i)}),Fd.createElement("pre",sr({className:_,"aria-hidden":"true",style:sr(sr(sr({},Nd.editor),Nd.highlight),T)},typeof O=="string"?{dangerouslySetInnerHTML:{__html:O+"<br />"}}:{children:O})),Fd.createElement("textarea",{ref:function(R){return n._input=R},style:sr(sr(sr({},Nd.editor),Nd.textarea),T),className:Im+(d?" ".concat(d):""),id:c,value:o,onChange:this._handleChange,onKeyDown:this._handleKeyDown,onClick:w,onKeyUp:I,onFocus:S,onBlur:k,disabled:h,form:m,maxLength:v,minLength:b,name:g,placeholder:x,readOnly:C,required:E,autoFocus:p,autoCapitalize:"off",autoComplete:"off",autoCorrect:"off",spellCheck:!1,"data-gramm":!1}),Fd.createElement("style",{dangerouslySetInnerHTML:{__html:Dye}}))},t.defaultProps={tabSize:2,insertSpaces:!0,ignoreTabKey:!1,padding:0},t}(Fd.Component),zye=e4.default=Bye,Nd={container:{position:"relative",textAlign:"left",boxSizing:"border-box",padding:0,overflow:"hidden"},textarea:{position:"absolute",top:0,left:0,height:"100%",width:"100%",resize:"none",color:"inherit",overflow:"hidden",MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",WebkitTextFillColor:"transparent"},highlight:{position:"relative",pointerEvents:"none"},editor:{margin:0,border:0,background:"none",boxSizing:"inherit",display:"inherit",fontFamily:"inherit",fontSize:"inherit",fontStyle:"inherit",fontVariantLigatures:"inherit",fontWeight:"inherit",letterSpacing:"inherit",lineHeight:"inherit",tabSize:"inherit",textIndent:"inherit",textRendering:"inherit",textTransform:"inherit",whiteSpace:"pre-wrap",wordBreak:"keep-all",overflowWrap:"break-word"}};function jye(){const{data:e,reload:t}=Zo("get_custom_html"),[n,r]=u.useState(""),[o,i]=u.useState({}),[s,a]=u.useState({});u.useEffect(()=>e&&a(e==null?void 0:e.sections),[e]),u.useEffect(()=>i(s),[s]);const c=u.useMemo(()=>{const h=Object.keys(o);return h.includes(n)||r((h==null?void 0:h[0])||""),h.map(m=>{var v;return{value:m,label:Ft.startCase(m)+((v=o[m])!=null&&v.trim()?" *":"")}})},[UL(o,500)]),d=u.useMemo(()=>!Ft.isEqualWith(s,o,(h,m)=>!h&&!m||void 0),[s,o]);return u.createElement(u.Fragment,{},u.createElement(Io,{severity:"info"},Qi("Add HTML code to some parts of the Front-end. It's saved to file `custom.html`, that you can edit directly with your editor of choice."),u.createElement(Ls,{href:"https://github.com/rejetto/hfs/wiki/customization"})),u.createElement(tt,{display:"flex",alignItems:"center",gap:1,mb:1},u.createElement(Us,{label:"Section",value:n,options:c,onChange:r}),eS(t),u.createElement(kn,{icon:Vx,title:`Save
511
- (ctrl+s)`,sx:Qv(d),onClick:p})),u.createElement(zye,{value:(o==null?void 0:o[n])||"",onValueChange:h=>i(m=>Tt(_e({},m),{[n]:h})),highlight:Hye,onKeyDown:h=>{lse(h)==="s"&&(p().then(),h.preventDefault())},padding:10,tabSize:4,insertSpaces:!0,ignoreTabKey:!1,style:{fontFamily:"ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace",fontSize:"1em",flex:1,background:"#8881"}}));function p(){return It("set_custom_html",{sections:o}).then(()=>a(o))}}function Hye(e){return e.replace(/[\u0000-\u002F\u003A-\u0040\u005B-\u0060\u007B-\u00FF]/g,t=>"&#"+("000"+t.charCodeAt(0)).slice(-4)+";")}const Ow=[{path:"",icon:zL,label:"Home",title:"Admin panel",comp:xve},{path:"fs",icon:LL,label:"Shared files",comp:nve},{path:"accounts",icon:DL,comp:qve},{path:"options",icon:kx,comp:Pve},{path:"monitoring",icon:BL,comp:Ihe},{path:"logs",icon:FL,comp:Qve},{path:"language",icon:jL,comp:Xve},{path:"plugins",icon:AL,comp:Eye},{path:"html",icon:HL,label:"Custom HTML",comp:jye},{path:"logout",icon:NL,comp:Yve}];let j1;function OM({onSelect:e}){var n;const[t]=yp(!j1&&"get_status");return j1||(j1=(n=t==null?void 0:t.version)==null?void 0:n.replace("-"," ")),u.createElement(tt,{display:"flex",flexDirection:"column",bgcolor:"primary.main",minHeight:"100%"},u.createElement(Nv,{sx:{pr:1,color:"primary.contrastText",height:"100vh",boxSizing:"border-box",overflowY:"auto",position:"sticky",top:0,display:"flex",flexDirection:"column","&>a":{flex:"0"}}},u.createElement(tt,{display:"flex",px:2,py:1,gap:2,alignItems:"flex-end"},u.createElement(Mr,{variant:"h3"},"HFS"),u.createElement(tt,{pb:1,fontSize:"small"},j1)),Ow.map(r=>u.createElement(EZ,{key:r.path,to:r.path,component:B8,onClick:e,style:({isActive:o})=>o?{textDecoration:"underline"}:{},children:void 0},r.icon&&u.createElement(xL,{sx:{color:"primary.contrastText",minWidth:48}},u.createElement(r.icon)),u.createElement(Dv,{sx:{whiteSpace:"nowrap"},primary:t4(r)}))),u.createElement(tt,{sx:{flex:1,opacity:.7,background:"url(hfs-logo.svg) no-repeat bottom",backgroundSize:"contain",margin:2}})))}function t4(e){var t;return e&&((t=e.label)!=null?t:Ft.capitalize(e.path))}function Vye({children:e}){const{loginRequired:t}=ta();return t===403?u.createElement(Zx,{},u.createElement(Io,{severity:"error"},"Admin-panel only for localhost"),u.createElement(tt,{mt:2,fontSize:"small"},"because no admin account was configured")):t?u.createElement(Uye):u.createElement(u.Fragment,{},e)}function Uye(){const[e,t]=u.useState({username:"",password:""}),[n,r]=u.useState("");return u.createElement(Zx,{},u.createElement(vp,{values:e,set(i,s){t(Tt(_e({},e),{[s]:i}))},fields:[{k:"username",autoComplete:"username",autoFocus:!0,required:!0},{k:"password",type:"password",autoComplete:"current-password",required:!0}],addToBar:[n&&u.createElement(Io,{severity:"error",sx:{flex:1}},n)],saveOnEnter:!0,save:{children:"Enter",startIcon:null,onClick(){return ot(this,null,function*(){try{r(""),yield Wye(e.username,e.password)}catch(i){r(String(i))}})}}}))}function Wye(e,t){return ot(this,null,function*(){const n=yield Boe(e,t,It).catch(r=>{throw(r==null?void 0:r.code)===401?"Wrong username or password":r==="trust"?"Login aborted: server identity cannot be trusted":(r==null?void 0:r.name)==="AbortError"?"Server didn't respond":(r==null?void 0:r.message)||"Unknown error"});if(!n.adminUrl)throw"This account has no Admin access";En.loginRequired=!1,PE(n)})}PE(window.HFS.session);function PE(e){if(!e)return;const{exp:t,username:n}=e;if(En.username=n,!n||!t)return;const r=new Date(t).getTime()-Date.now(),o=Math.min(r-3e4,6e5);console.debug("session refresh in",Math.round(o/1e3)),setTimeout(()=>It("refresh_session").then(PE),o)}var kE={},Gye=at;Object.defineProperty(kE,"__esModule",{value:!0});var n4=kE.default=void 0,Kye=Gye(ft()),qye=ut(),Yye=(0,Kye.default)((0,qye.jsx)("path",{d:"M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"}),"Menu");n4=kE.default=Yye;function Xye(){return u.createElement(GU,{theme:Jie()},u.createElement(Qye,{},u.createElement(Vye,{},u.createElement(F8,{},u.createElement(Jye)))))}function Qye(e){return u.createElement(tt,_e({sx:{bgcolor:"background.default",color:"text.primary",display:"flex",flexDirection:"column",minHeight:"100%",flex:1}},e))}function Jye(){const e=Bu().pathname.slice(1),t=Ow.find(s=>s.path===e),n=t&&(t.title||t4(t)),[r,o]=u.useState(!1),i=$u("lg");return u.createElement(u.Fragment,{},!i&&u.createElement(Zye,{title:n,openMenu:()=>o(!0)}),!i&&u.createElement(RQ,{anchor:"left",open:r,onClose(){o(!1)}},u.createElement(OM,{onSelect:()=>o(!1)})),u.createElement(tt,{display:"flex",flex:1},i&&u.createElement(OM),u.createElement(tt,{component:"main",sx:{background:"url(cup.svg) no-repeat right fixed",backgroundSize:"contain",px:{xs:2,md:3},pb:"1em",position:"relative",display:"flex",flexDirection:"column",width:"100%"}},n&&i&&u.createElement(Mr,{variant:"h2",mb:2},n),u.createElement(R8,{},Ow.map((s,a)=>u.createElement(QT,{key:a,path:s.path,element:u.createElement(s.comp)})))),u.createElement($oe)))}function Zye({title:e,openMenu:t}){return u.createElement(Nq,{position:"sticky",sx:{mb:2}},u.createElement(TL,{},u.createElement(ar,{size:"large",edge:"start",color:"inherit",sx:{mr:2},"aria-label":"menu",onClick:t},u.createElement(n4)),e))}UT(document.getElementById("root")).render(u.createElement(u.StrictMode,{},u.createElement(Xye)));export{bn as c};