sage-nexus-ui 1.0.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.
- package/.storybook/main.ts +22 -0
- package/.storybook/preview.ts +21 -0
- package/dist/index.d.ts +21 -0
- package/dist/index.mjs +140 -0
- package/dist/index.mjs.map +1 -0
- package/dist/src/components/ActionBar.d.ts +8 -0
- package/dist/src/components/NexusHome.d.ts +1 -0
- package/dist/src/components/TextHighlightAi.d.ts +7 -0
- package/dist/src/components/ThemeToggle.d.ts +1 -0
- package/dist/src/components/index.d.ts +4 -0
- package/dist/src/index.d.ts +1 -0
- package/dist/src/stories/Button.d.ts +15 -0
- package/dist/src/stories/Button.stories.d.ts +23 -0
- package/dist/src/stories/EmTestComponent.stories.d.ts +6 -0
- package/dist/src/stories/Header.d.ts +12 -0
- package/dist/src/stories/Header.stories.d.ts +18 -0
- package/dist/src/stories/Page.d.ts +3 -0
- package/dist/src/stories/Page.stories.d.ts +12 -0
- package/dist/src/theme/MuiAppThemeProvider.d.ts +7 -0
- package/dist/src/theme/ThemeContext.d.ts +9 -0
- package/dist/src/theme/sageTheme.d.ts +49 -0
- package/dist/src/theme/sxHelpers.d.ts +13 -0
- package/package.json +57 -0
- package/rollup-plugins.d.ts +5 -0
- package/rollup.config.ts +39 -0
- package/src/assets/fonts/SageHeadline-Black.otf +0 -0
- package/src/assets/fonts/SageText-Bold.otf +0 -0
- package/src/assets/fonts/SageText-BoldItalic.otf +0 -0
- package/src/assets/fonts/SageText-Light.otf +0 -0
- package/src/assets/fonts/SageText-LightItalic.otf +0 -0
- package/src/assets/fonts/SageText-Medium.otf +0 -0
- package/src/assets/fonts/SageText-MediumItalic.otf +0 -0
- package/src/assets/fonts/SageText-Regular.otf +0 -0
- package/src/assets/fonts/SageText-RegularItalic.otf +0 -0
- package/src/assets/fonts/SageUI-Bold.otf +0 -0
- package/src/assets/fonts/SageUI-Medium.otf +0 -0
- package/src/assets/fonts/SageUI-Regular.otf +0 -0
- package/src/assets/images/Logo.svg +3 -0
- package/src/assets/images/S-sage-logo-nobg.svg +3 -0
- package/src/assets/images/S-sage-logo.svg +4 -0
- package/src/assets/images/nexus-logo-icon.svg +31 -0
- package/src/components/ActionBar.tsx +105 -0
- package/src/components/NexusHome.tsx +36 -0
- package/src/components/TextHighlightAi.tsx +34 -0
- package/src/components/ThemeToggle.tsx +22 -0
- package/src/components/index.ts +11 -0
- package/src/index.ts +1 -0
- package/src/stories/Button.stories.ts +54 -0
- package/src/stories/Button.tsx +37 -0
- package/src/stories/Configure.mdx +388 -0
- package/src/stories/EmTestComponent.stories.ts +14 -0
- package/src/stories/Header.stories.ts +34 -0
- package/src/stories/Header.tsx +56 -0
- package/src/stories/Page.stories.ts +33 -0
- package/src/stories/Page.tsx +91 -0
- package/src/stories/assets/accessibility.png +0 -0
- package/src/stories/assets/accessibility.svg +1 -0
- package/src/stories/assets/addon-library.png +0 -0
- package/src/stories/assets/assets.png +0 -0
- package/src/stories/assets/avif-test-image.avif +0 -0
- package/src/stories/assets/context.png +0 -0
- package/src/stories/assets/discord.svg +1 -0
- package/src/stories/assets/docs.png +0 -0
- package/src/stories/assets/figma-plugin.png +0 -0
- package/src/stories/assets/github.svg +1 -0
- package/src/stories/assets/share.png +0 -0
- package/src/stories/assets/styling.png +0 -0
- package/src/stories/assets/testing.png +0 -0
- package/src/stories/assets/theming.png +0 -0
- package/src/stories/assets/tutorials.svg +1 -0
- package/src/stories/assets/youtube.svg +1 -0
- package/src/stories/button.css +30 -0
- package/src/stories/header.css +32 -0
- package/src/stories/page.css +68 -0
- package/src/theme/MuiAppThemeProvider.tsx +21 -0
- package/src/theme/ThemeContext.tsx +27 -0
- package/src/theme/sageTheme.ts +565 -0
- package/src/theme/sxHelpers.ts +14 -0
- package/src/vite-env.d.ts +1 -0
- package/tsconfig.json +27 -0
- package/vite.config.ts +12 -0
- package/vitest.config.ts +36 -0
- package/vitest.shims.d.ts +1 -0
package/dist/index.mjs
ADDED
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
import{jsx as e,jsxs as t}from"react/jsx-runtime";import r from"@/assets/images/Logo.svg";import*as n from"react";import o,{forwardRef as i,useContext as a,isValidElement as s,cloneElement as c,Children as l,useState as u,useRef as p,useEffect as f,createContext as d}from"react";import m from"@/assets/images/nexus-logo-icon.svg";import*as h from"react-dom";import y from"react-dom";const g={black:"#000",white:"#fff"},b="#e57373",v="#ef5350",x="#f44336",w="#d32f2f",S="#c62828",E="#f3e5f5",k="#ce93d8",O="#ba68c8",$="#ab47bc",T="#9c27b0",C="#7b1fa2",N="#e3f2fd",M="#90caf9",A="#42a5f5",P="#1976d2",R="#1565c0",j="#4fc3f7",I="#29b6f6",D="#03a9f4",_="#0288d1",B="#01579b",V="#81c784",L="#66bb6a",F="#4caf50",z="#388e3c",W="#2e7d32",U="#1b5e20",H="#ffb74d",q="#ffa726",K="#ff9800",G="#f57c00",Y="#e65100",X={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"};function J(e,...t){const r=new URL(`https://mui.com/production-error/?code=${e}`);return t.forEach(e=>r.searchParams.append("args[]",e)),`Minified MUI error #${e}; visit ${r} for the full message.`}var Q="$$material";function Z(){return Z=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Z.apply(null,arguments)}var ee=function(){function e(e){var t=this;this._insertTag=function(e){var r;r=0===t.tags.length?t.insertionPoint?t.insertionPoint.nextSibling:t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,r),t.tags.push(e)},this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}(this));var t=this.tags[this.tags.length-1];if(this.isSpeedy){var r=function(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]}(t);try{r.insertRule(e,r.cssRules.length)}catch(e){}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach(function(e){var t;return null==(t=e.parentNode)?void 0:t.removeChild(e)}),this.tags=[],this.ctr=0},e}(),te="-ms-",re="-moz-",ne="-webkit-",oe="comm",ie="rule",ae="decl",se="@keyframes",ce=Math.abs,le=String.fromCharCode,ue=Object.assign;function pe(e){return e.trim()}function fe(e,t,r){return e.replace(t,r)}function de(e,t){return e.indexOf(t)}function me(e,t){return 0|e.charCodeAt(t)}function he(e,t,r){return e.slice(t,r)}function ye(e){return e.length}function ge(e){return e.length}function be(e,t){return t.push(e),e}var ve=1,xe=1,we=0,Se=0,Ee=0,ke="";function Oe(e,t,r,n,o,i,a){return{value:e,root:t,parent:r,type:n,props:o,children:i,line:ve,column:xe,length:a,return:""}}function $e(e,t){return ue(Oe("",null,null,"",null,null,0),e,{length:-e.length},t)}function Te(){return Ee=Se>0?me(ke,--Se):0,xe--,10===Ee&&(xe=1,ve--),Ee}function Ce(){return Ee=Se<we?me(ke,Se++):0,xe++,10===Ee&&(xe=1,ve++),Ee}function Ne(){return me(ke,Se)}function Me(){return Se}function Ae(e,t){return he(ke,e,t)}function Pe(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 Re(e){return ve=xe=1,we=ye(ke=e),Se=0,[]}function je(e){return ke="",e}function Ie(e){return pe(Ae(Se-1,Be(91===e?e+2:40===e?e+1:e)))}function De(e){for(;(Ee=Ne())&&Ee<33;)Ce();return Pe(e)>2||Pe(Ee)>3?"":" "}function _e(e,t){for(;--t&&Ce()&&!(Ee<48||Ee>102||Ee>57&&Ee<65||Ee>70&&Ee<97););return Ae(e,Me()+(t<6&&32==Ne()&&32==Ce()))}function Be(e){for(;Ce();)switch(Ee){case e:return Se;case 34:case 39:34!==e&&39!==e&&Be(Ee);break;case 40:41===e&&Be(e);break;case 92:Ce()}return Se}function Ve(e,t){for(;Ce()&&e+Ee!==57&&(e+Ee!==84||47!==Ne()););return"/*"+Ae(t,Se-1)+"*"+le(47===e?e:Ce())}function Le(e){for(;!Pe(Ne());)Ce();return Ae(e,Se)}function Fe(e){return je(ze("",null,null,null,[""],e=Re(e),0,[0],e))}function ze(e,t,r,n,o,i,a,s,c){for(var l=0,u=0,p=a,f=0,d=0,m=0,h=1,y=1,g=1,b=0,v="",x=o,w=i,S=n,E=v;y;)switch(m=b,b=Ce()){case 40:if(108!=m&&58==me(E,p-1)){-1!=de(E+=fe(Ie(b),"&","&\f"),"&\f")&&(g=-1);break}case 34:case 39:case 91:E+=Ie(b);break;case 9:case 10:case 13:case 32:E+=De(m);break;case 92:E+=_e(Me()-1,7);continue;case 47:switch(Ne()){case 42:case 47:be(Ue(Ve(Ce(),Me()),t,r),c);break;default:E+="/"}break;case 123*h:s[l++]=ye(E)*g;case 125*h:case 59:case 0:switch(b){case 0:case 125:y=0;case 59+u:-1==g&&(E=fe(E,/\f/g,"")),d>0&&ye(E)-p&&be(d>32?He(E+";",n,r,p-1):He(fe(E," ","")+";",n,r,p-2),c);break;case 59:E+=";";default:if(be(S=We(E,t,r,l,u,o,s,v,x=[],w=[],p),i),123===b)if(0===u)ze(E,t,S,S,x,i,p,s,w);else switch(99===f&&110===me(E,3)?100:f){case 100:case 108:case 109:case 115:ze(e,S,S,n&&be(We(e,S,S,0,0,o,s,v,o,x=[],p),w),o,w,p,s,n?x:w);break;default:ze(E,S,S,S,[""],w,0,s,w)}}l=u=d=0,h=g=1,v=E="",p=a;break;case 58:p=1+ye(E),d=m;default:if(h<1)if(123==b)--h;else if(125==b&&0==h++&&125==Te())continue;switch(E+=le(b),b*h){case 38:g=u>0?1:(E+="\f",-1);break;case 44:s[l++]=(ye(E)-1)*g,g=1;break;case 64:45===Ne()&&(E+=Ie(Ce())),f=Ne(),u=p=ye(v=E+=Le(Me())),b++;break;case 45:45===m&&2==ye(E)&&(h=0)}}return i}function We(e,t,r,n,o,i,a,s,c,l,u){for(var p=o-1,f=0===o?i:[""],d=ge(f),m=0,h=0,y=0;m<n;++m)for(var g=0,b=he(e,p+1,p=ce(h=a[m])),v=e;g<d;++g)(v=pe(h>0?f[g]+" "+b:fe(b,/&\f/g,f[g])))&&(c[y++]=v);return Oe(e,t,r,0===o?ie:s,c,l,u)}function Ue(e,t,r){return Oe(e,t,r,oe,le(Ee),he(e,2,-2),0)}function He(e,t,r,n){return Oe(e,t,r,ae,he(e,0,n),he(e,n+1,-1),n)}function qe(e,t){for(var r="",n=ge(e),o=0;o<n;o++)r+=t(e[o],o,e,t)||"";return r}function Ke(e,t,r,n){switch(e.type){case"@layer":if(e.children.length)break;case"@import":case ae:return e.return=e.return||e.value;case oe:return"";case se:return e.return=e.value+"{"+qe(e.children,n)+"}";case ie:e.value=e.props.join(",")}return ye(r=qe(e.children,n))?e.return=e.value+"{"+r+"}":""}function Ge(e){var t=ge(e);return function(r,n,o,i){for(var a="",s=0;s<t;s++)a+=e[s](r,n,o,i)||"";return a}}function Ye(e){var t=Object.create(null);return function(r){return void 0===t[r]&&(t[r]=e(r)),t[r]}}var Xe="undefined"!=typeof document,Je=function(e,t,r){for(var n=0,o=0;n=o,o=Ne(),38===n&&12===o&&(t[r]=1),!Pe(o);)Ce();return Ae(e,Se)},Qe=function(e,t){return je(function(e,t){var r=-1,n=44;do{switch(Pe(n)){case 0:38===n&&12===Ne()&&(t[r]=1),e[r]+=Je(Se-1,t,r);break;case 2:e[r]+=Ie(n);break;case 4:if(44===n){e[++r]=58===Ne()?"&\f":"",t[r]=e[r].length;break}default:e[r]+=le(n)}}while(n=Ce());return e}(Re(e),t))},Ze=new WeakMap,et=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,r=e.parent,n=e.column===r.column&&e.line===r.line;"rule"!==r.type;)if(!(r=r.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||Ze.get(r))&&!n){Ze.set(e,!0);for(var o=[],i=Qe(t,o),a=r.props,s=0,c=0;s<i.length;s++)for(var l=0;l<a.length;l++,c++)e.props[c]=o[s]?i[s].replace(/&\f/g,a[l]):a[l]+" "+i[s]}}},tt=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}};function rt(e,t){switch(function(e,t){return 45^me(e,0)?(((t<<2^me(e,0))<<2^me(e,1))<<2^me(e,2))<<2^me(e,3):0}(e,t)){case 5103:return ne+"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 ne+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ne+e+re+e+te+e+e;case 6828:case 4268:return ne+e+te+e+e;case 6165:return ne+e+te+"flex-"+e+e;case 5187:return ne+e+fe(e,/(\w+).+(:[^]+)/,ne+"box-$1$2"+te+"flex-$1$2")+e;case 5443:return ne+e+te+"flex-item-"+fe(e,/flex-|-self/,"")+e;case 4675:return ne+e+te+"flex-line-pack"+fe(e,/align-content|flex-|-self/,"")+e;case 5548:return ne+e+te+fe(e,"shrink","negative")+e;case 5292:return ne+e+te+fe(e,"basis","preferred-size")+e;case 6060:return ne+"box-"+fe(e,"-grow","")+ne+e+te+fe(e,"grow","positive")+e;case 4554:return ne+fe(e,/([^-])(transform)/g,"$1"+ne+"$2")+e;case 6187:return fe(fe(fe(e,/(zoom-|grab)/,ne+"$1"),/(image-set)/,ne+"$1"),e,"")+e;case 5495:case 3959:return fe(e,/(image-set\([^]*)/,ne+"$1$`$1");case 4968:return fe(fe(e,/(.+:)(flex-)?(.*)/,ne+"box-pack:$3"+te+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ne+e+e;case 4095:case 3583:case 4068:case 2532:return fe(e,/(.+)-inline(.+)/,ne+"$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(ye(e)-1-t>6)switch(me(e,t+1)){case 109:if(45!==me(e,t+4))break;case 102:return fe(e,/(.+:)(.+)-([^]+)/,"$1"+ne+"$2-$3$1"+re+(108==me(e,t+3)?"$3":"$2-$3"))+e;case 115:return~de(e,"stretch")?rt(fe(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==me(e,t+1))break;case 6444:switch(me(e,ye(e)-3-(~de(e,"!important")&&10))){case 107:return fe(e,":",":"+ne)+e;case 101:return fe(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ne+(45===me(e,14)?"inline-":"")+"box$3$1"+ne+"$2$3$1"+te+"$2box$3")+e}break;case 5936:switch(me(e,t+11)){case 114:return ne+e+te+fe(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ne+e+te+fe(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ne+e+te+fe(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ne+e+te+e+e}return e}var nt,ot,it=Xe?void 0:(nt=function(){return Ye(function(){return{}})},ot=new WeakMap,function(e){if(ot.has(e))return ot.get(e);var t=nt(e);return ot.set(e,t),t}),at=[function(e,t,r,n){if(e.length>-1&&!e.return)switch(e.type){case ae:e.return=rt(e.value,e.length);break;case se:return qe([$e(e,{value:fe(e.value,"@","@"+ne)})],n);case ie:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,function(t){switch(function(e,t){return(e=t.exec(e))?e[0]:e}(t,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return qe([$e(e,{props:[fe(t,/:(read-\w+)/,":-moz-$1")]})],n);case"::placeholder":return qe([$e(e,{props:[fe(t,/:(plac\w+)/,":"+ne+"input-$1")]}),$e(e,{props:[fe(t,/:(plac\w+)/,":-moz-$1")]}),$e(e,{props:[fe(t,/:(plac\w+)/,te+"input-$1")]})],n)}return""})}}],st=function(e){var t=e.key;if(Xe&&"css"===t){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))})}var n,o,i=e.stylisPlugins||at,a={},s=[];Xe&&(n=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),function(e){for(var t=e.getAttribute("data-emotion").split(" "),r=1;r<t.length;r++)a[t[r]]=!0;s.push(e)}));var c,l=[et,tt];if(it){var u=[Ke],p=Ge(l.concat(i,u)),f=it(i)(t),d=function(e,t){var r=t.name;return void 0===f[r]&&(f[r]=function(e){return qe(Fe(e),p)}(e?e+"{"+t.styles+"}":t.styles)),f[r]};o=function(e,t,r,n){var o=t.name,i=d(e,t);return void 0===g.compat?(n&&(g.inserted[o]=!0),i):n?void(g.inserted[o]=i):i}}else{var m,h=[Ke,(c=function(e){m.insert(e)},function(e){e.root||(e=e.return)&&c(e)})],y=Ge(l.concat(i,h));o=function(e,t,r,n){m=r,function(e){qe(Fe(e),y)}(e?e+"{"+t.styles+"}":t.styles),n&&(g.inserted[t.name]=!0)}}var g={key:t,sheet:new ee({key:t,container:n,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:a,registered:{},insert:o};return g.sheet.hydrate(s),g};function ct(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var lt,ut={exports:{}},pt={};var ft,dt,mt,ht,yt={};
|
|
2
|
+
/** @license React v16.13.1
|
|
3
|
+
* react-is.development.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
|
+
*/function gt(){return dt||(dt=1,"production"===process.env.NODE_ENV?ut.exports=function(){if(lt)return pt;lt=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,p=e?Symbol.for("react.suspense"):60113,f=e?Symbol.for("react.suspense_list"):60120,d=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,g=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var f=e.$$typeof;switch(f){case t:switch(e=e.type){case c:case l:case n:case i:case o:case p:return e;default:switch(e=e&&e.$$typeof){case s:case u:case m:case d:case a:return e;default:return f}}case r:return f}}}function x(e){return v(e)===l}return pt.AsyncMode=c,pt.ConcurrentMode=l,pt.ContextConsumer=s,pt.ContextProvider=a,pt.Element=t,pt.ForwardRef=u,pt.Fragment=n,pt.Lazy=m,pt.Memo=d,pt.Portal=r,pt.Profiler=i,pt.StrictMode=o,pt.Suspense=p,pt.isAsyncMode=function(e){return x(e)||v(e)===c},pt.isConcurrentMode=x,pt.isContextConsumer=function(e){return v(e)===s},pt.isContextProvider=function(e){return v(e)===a},pt.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},pt.isForwardRef=function(e){return v(e)===u},pt.isFragment=function(e){return v(e)===n},pt.isLazy=function(e){return v(e)===m},pt.isMemo=function(e){return v(e)===d},pt.isPortal=function(e){return v(e)===r},pt.isProfiler=function(e){return v(e)===i},pt.isStrictMode=function(e){return v(e)===o},pt.isSuspense=function(e){return v(e)===p},pt.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===l||e===i||e===o||e===p||e===f||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===d||e.$$typeof===a||e.$$typeof===s||e.$$typeof===u||e.$$typeof===y||e.$$typeof===g||e.$$typeof===b||e.$$typeof===h)},pt.typeOf=v,pt}():ut.exports=(ft||(ft=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,p=e?Symbol.for("react.suspense"):60113,f=e?Symbol.for("react.suspense_list"):60120,d=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,g=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var f=e.$$typeof;switch(f){case t:var h=e.type;switch(h){case c:case l:case n:case i:case o:case p:return h;default:var y=h&&h.$$typeof;switch(y){case s:case u:case m:case d:case a:return y;default:return f}}case r:return f}}}var x=c,w=l,S=s,E=a,k=t,O=u,$=n,T=m,C=d,N=r,M=i,A=o,P=p,R=!1;function j(e){return v(e)===l}yt.AsyncMode=x,yt.ConcurrentMode=w,yt.ContextConsumer=S,yt.ContextProvider=E,yt.Element=k,yt.ForwardRef=O,yt.Fragment=$,yt.Lazy=T,yt.Memo=C,yt.Portal=N,yt.Profiler=M,yt.StrictMode=A,yt.Suspense=P,yt.isAsyncMode=function(e){return R||(R=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),j(e)||v(e)===c},yt.isConcurrentMode=j,yt.isContextConsumer=function(e){return v(e)===s},yt.isContextProvider=function(e){return v(e)===a},yt.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},yt.isForwardRef=function(e){return v(e)===u},yt.isFragment=function(e){return v(e)===n},yt.isLazy=function(e){return v(e)===m},yt.isMemo=function(e){return v(e)===d},yt.isPortal=function(e){return v(e)===r},yt.isProfiler=function(e){return v(e)===i},yt.isStrictMode=function(e){return v(e)===o},yt.isSuspense=function(e){return v(e)===p},yt.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===l||e===i||e===o||e===p||e===f||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===d||e.$$typeof===a||e.$$typeof===s||e.$$typeof===u||e.$$typeof===y||e.$$typeof===g||e.$$typeof===b||e.$$typeof===h)},yt.typeOf=v}()),yt)),ut.exports}!function(){if(ht)return mt;ht=1;var e=gt(),t={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},r={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},n={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},o={};function i(r){return e.isMemo(r)?n:o[r.$$typeof]||t}o[e.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},o[e.Memo]=n;var a=Object.defineProperty,s=Object.getOwnPropertyNames,c=Object.getOwnPropertySymbols,l=Object.getOwnPropertyDescriptor,u=Object.getPrototypeOf,p=Object.prototype;mt=function e(t,n,o){if("string"!=typeof n){if(p){var f=u(n);f&&f!==p&&e(t,f,o)}var d=s(n);c&&(d=d.concat(c(n)));for(var m=i(t),h=i(n),y=0;y<d.length;++y){var g=d[y];if(!(r[g]||o&&o[g]||h&&h[g]||m&&m[g])){var b=l(n,g);try{a(t,g,b)}catch(e){}}}}return t}}();var bt="undefined"!=typeof document;function vt(e,t,r){var n="";return r.split(" ").forEach(function(r){void 0!==e[r]?t.push(e[r]+";"):r&&(n+=r+" ")}),n}var xt=function(e,t,r){var n=e.key+"-"+t.name;(!1===r||!1===bt&&void 0!==e.compat)&&void 0===e.registered[n]&&(e.registered[n]=t.styles)},wt=function(e,t,r){xt(e,t,r);var n=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var o="",i=t;do{var a=e.insert(t===i?"."+n:"",i,e.sheet,!0);bt||void 0===a||(o+=a),i=i.next}while(void 0!==i);if(!bt&&0!==o.length)return o}};var St={animationIterationCount:1,aspectRatio: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,scale: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},Et=/[A-Z]|^ms/g,kt=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Ot=function(e){return 45===e.charCodeAt(1)},$t=function(e){return null!=e&&"boolean"!=typeof e},Tt=Ye(function(e){return Ot(e)?e:e.replace(Et,"-$&").toLowerCase()}),Ct=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(kt,function(e,t,r){return Mt={name:t,styles:r,next:Mt},t})}return 1===St[e]||Ot(e)||"number"!=typeof t||0===t?t:t+"px"};function Nt(e,t,r){if(null==r)return"";var n=r;if(void 0!==n.__emotion_styles)return n;switch(typeof r){case"boolean":return"";case"object":var o=r;if(1===o.anim)return Mt={name:o.name,styles:o.styles,next:Mt},o.name;var i=r;if(void 0!==i.styles){var a=i.next;if(void 0!==a)for(;void 0!==a;)Mt={name:a.name,styles:a.styles,next:Mt},a=a.next;return i.styles+";"}return function(e,t,r){var n="";if(Array.isArray(r))for(var o=0;o<r.length;o++)n+=Nt(e,t,r[o])+";";else for(var i in r){var a=r[i];if("object"!=typeof a){var s=a;null!=t&&void 0!==t[s]?n+=i+"{"+t[s]+"}":$t(s)&&(n+=Tt(i)+":"+Ct(i,s)+";")}else if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var c=Nt(e,t,a);switch(i){case"animation":case"animationName":n+=Tt(i)+":"+c+";";break;default:n+=i+"{"+c+"}"}}else for(var l=0;l<a.length;l++)$t(a[l])&&(n+=Tt(i)+":"+Ct(i,a[l])+";")}return n}(e,t,r);case"function":if(void 0!==e){var s=Mt,c=r(e);return Mt=s,Nt(e,t,c)}}var l=r;if(null==t)return l;var u=t[l];return void 0!==u?u:l}var Mt,At=/label:\s*([^\s;{]+)\s*(;|$)/g;function Pt(e,t,r){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var n=!0,o="";Mt=void 0;var i=e[0];null==i||void 0===i.raw?(n=!1,o+=Nt(r,t,i)):o+=i[0];for(var a=1;a<e.length;a++){if(o+=Nt(r,t,e[a]),n)o+=i[a]}At.lastIndex=0;for(var s,c="";null!==(s=At.exec(o));)c+="-"+s[1];var l=function(e){for(var t,r=0,n=0,o=e.length;o>=4;++n,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(n)|(255&e.charCodeAt(++n))<<8|(255&e.charCodeAt(++n))<<16|(255&e.charCodeAt(++n))<<24))+(59797*(t>>>16)<<16),r=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&r)+(59797*(r>>>16)<<16);switch(o){case 3:r^=(255&e.charCodeAt(n+2))<<16;case 2:r^=(255&e.charCodeAt(n+1))<<8;case 1:r=1540483477*(65535&(r^=255&e.charCodeAt(n)))+(59797*(r>>>16)<<16)}return(((r=1540483477*(65535&(r^=r>>>13))+(59797*(r>>>16)<<16))^r>>>15)>>>0).toString(36)}(o)+c;return{name:l,styles:o,next:Mt}}var Rt="undefined"!=typeof document,jt=function(e){return e()},It=!!n.useInsertionEffect&&n.useInsertionEffect,Dt=Rt&&It||jt,_t="undefined"!=typeof document,Bt=n.createContext("undefined"!=typeof HTMLElement?st({key:"css"}):null);Bt.Provider;var Vt=function(e){return i(function(t,r){var n=a(Bt);return e(t,n,r)})};_t||(Vt=function(e){return function(t){var r=a(Bt);return null===r?(r=st({key:"css"}),n.createElement(Bt.Provider,{value:r},e(t,r))):e(t,r)}});var Lt,Ft,zt=n.createContext({}),Wt={}.hasOwnProperty,Ut="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Ht=function(e){var t=e.cache,r=e.serialized,o=e.isStringTag;xt(t,r,o);var i=Dt(function(){return wt(t,r,o)});if(!_t&&void 0!==i){for(var a,s=r.name,c=r.next;void 0!==c;)s+=" "+c.name,c=c.next;return n.createElement("style",((a={})["data-emotion"]=t.key+" "+s,a.dangerouslySetInnerHTML={__html:i},a.nonce=t.sheet.nonce,a))}return null},qt=Vt(function(e,t,r){var o=e.css;"string"==typeof o&&void 0!==t.registered[o]&&(o=t.registered[o]);var i=e[Ut],a=[o],s="";"string"==typeof e.className?s=vt(t.registered,a,e.className):null!=e.className&&(s=e.className+" ");var c=Pt(a,void 0,n.useContext(zt));s+=t.key+"-"+c.name;var l={};for(var u in e)Wt.call(e,u)&&"css"!==u&&u!==Ut&&(l[u]=e[u]);return l.className=s,r&&(l.ref=r),n.createElement(n.Fragment,null,n.createElement(Ht,{cache:t,serialized:c,isStringTag:"string"==typeof i}),n.createElement(i,l))}),Kt=qt,Gt=function(e,t){var r=arguments;if(null==t||!Wt.call(t,"css"))return n.createElement.apply(void 0,r);var o=r.length,i=new Array(o);i[0]=Kt,i[1]=function(e,t){var r={};for(var n in t)Wt.call(t,n)&&(r[n]=t[n]);return r[Ut]=e,r}(e,t);for(var a=2;a<o;a++)i[a]=r[a];return n.createElement.apply(null,i)};function Yt(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return Pt(t)}function Xt(){var e=Yt.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}Lt=Gt||(Gt={}),Ft||(Ft=Lt.JSX||(Lt.JSX={}));var Jt=/^((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|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|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|popover|popoverTarget|popoverTargetAction|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)-.*))$/,Qt="undefined"!=typeof document,Zt=Ye(function(e){return Jt.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91}),er=function(e){return"theme"!==e},tr=function(e){return"string"==typeof e&&e.charCodeAt(0)>96?Zt:er},rr=function(e,t,r){var n;if(t){var o=t.shouldForwardProp;n=e.__emotion_forwardProp&&o?function(t){return e.__emotion_forwardProp(t)&&o(t)}:o}return"function"!=typeof n&&r&&(n=e.__emotion_forwardProp),n},nr=function(e){var t=e.cache,r=e.serialized,o=e.isStringTag;xt(t,r,o);var i=Dt(function(){return wt(t,r,o)});if(!Qt&&void 0!==i){for(var a,s=r.name,c=r.next;void 0!==c;)s+=" "+c.name,c=c.next;return n.createElement("style",((a={})["data-emotion"]=t.key+" "+s,a.dangerouslySetInnerHTML={__html:i},a.nonce=t.sheet.nonce,a))}return null},or=function e(t,r){var o,i,a=t.__emotion_real===t,s=a&&t.__emotion_base||t;void 0!==r&&(o=r.label,i=r.target);var c=rr(t,r,a),l=c||tr(s),u=!l("as");return function(){var p=arguments,f=a&&void 0!==t.__emotion_styles?t.__emotion_styles.slice(0):[];if(void 0!==o&&f.push("label:"+o+";"),null==p[0]||void 0===p[0].raw)f.push.apply(f,p);else{var d=p[0];f.push(d[0]);for(var m=p.length,h=1;h<m;h++)f.push(p[h],d[h])}var y=Vt(function(e,t,r){var o=u&&e.as||s,a="",p=[],d=e;if(null==e.theme){for(var m in d={},e)d[m]=e[m];d.theme=n.useContext(zt)}"string"==typeof e.className?a=vt(t.registered,p,e.className):null!=e.className&&(a=e.className+" ");var h=Pt(f.concat(p),t.registered,d);a+=t.key+"-"+h.name,void 0!==i&&(a+=" "+i);var y=u&&void 0===c?tr(o):l,g={};for(var b in e)u&&"as"===b||y(b)&&(g[b]=e[b]);return g.className=a,r&&(g.ref=r),n.createElement(n.Fragment,null,n.createElement(nr,{cache:t,serialized:h,isStringTag:"string"==typeof o}),n.createElement(o,g))});return y.displayName=void 0!==o?o:"Styled("+("string"==typeof s?s:s.displayName||s.name||"Component")+")",y.defaultProps=t.defaultProps,y.__emotion_real=y,y.__emotion_base=s,y.__emotion_styles=f,y.__emotion_forwardProp=c,Object.defineProperty(y,"toString",{value:function(){return"."+i}}),y.withComponent=function(t,n){return e(t,Z({},r,n,{shouldForwardProp:rr(y,n,!0)})).apply(void 0,f)},y}}.bind(null);["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"].forEach(function(e){or[e]=or(e)});var ir,ar={exports:{}},sr={exports:{}},cr={};var lr,ur,pr,fr,dr,mr,hr,yr,gr,br,vr,xr,wr,Sr,Er,kr={};
|
|
10
|
+
/** @license React v16.13.1
|
|
11
|
+
* react-is.development.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 Or(){return ur||(ur=1,"production"===process.env.NODE_ENV?sr.exports=function(){if(ir)return cr;ir=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,p=e?Symbol.for("react.suspense"):60113,f=e?Symbol.for("react.suspense_list"):60120,d=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,g=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var f=e.$$typeof;switch(f){case t:switch(e=e.type){case c:case l:case n:case i:case o:case p:return e;default:switch(e=e&&e.$$typeof){case s:case u:case m:case d:case a:return e;default:return f}}case r:return f}}}function x(e){return v(e)===l}return cr.AsyncMode=c,cr.ConcurrentMode=l,cr.ContextConsumer=s,cr.ContextProvider=a,cr.Element=t,cr.ForwardRef=u,cr.Fragment=n,cr.Lazy=m,cr.Memo=d,cr.Portal=r,cr.Profiler=i,cr.StrictMode=o,cr.Suspense=p,cr.isAsyncMode=function(e){return x(e)||v(e)===c},cr.isConcurrentMode=x,cr.isContextConsumer=function(e){return v(e)===s},cr.isContextProvider=function(e){return v(e)===a},cr.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},cr.isForwardRef=function(e){return v(e)===u},cr.isFragment=function(e){return v(e)===n},cr.isLazy=function(e){return v(e)===m},cr.isMemo=function(e){return v(e)===d},cr.isPortal=function(e){return v(e)===r},cr.isProfiler=function(e){return v(e)===i},cr.isStrictMode=function(e){return v(e)===o},cr.isSuspense=function(e){return v(e)===p},cr.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===l||e===i||e===o||e===p||e===f||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===d||e.$$typeof===a||e.$$typeof===s||e.$$typeof===u||e.$$typeof===y||e.$$typeof===g||e.$$typeof===b||e.$$typeof===h)},cr.typeOf=v,cr}():sr.exports=(lr||(lr=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,p=e?Symbol.for("react.suspense"):60113,f=e?Symbol.for("react.suspense_list"):60120,d=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,g=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function v(e){if("object"==typeof e&&null!==e){var f=e.$$typeof;switch(f){case t:var h=e.type;switch(h){case c:case l:case n:case i:case o:case p:return h;default:var y=h&&h.$$typeof;switch(y){case s:case u:case m:case d:case a:return y;default:return f}}case r:return f}}}var x=c,w=l,S=s,E=a,k=t,O=u,$=n,T=m,C=d,N=r,M=i,A=o,P=p,R=!1;function j(e){return v(e)===l}kr.AsyncMode=x,kr.ConcurrentMode=w,kr.ContextConsumer=S,kr.ContextProvider=E,kr.Element=k,kr.ForwardRef=O,kr.Fragment=$,kr.Lazy=T,kr.Memo=C,kr.Portal=N,kr.Profiler=M,kr.StrictMode=A,kr.Suspense=P,kr.isAsyncMode=function(e){return R||(R=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),j(e)||v(e)===c},kr.isConcurrentMode=j,kr.isContextConsumer=function(e){return v(e)===s},kr.isContextProvider=function(e){return v(e)===a},kr.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},kr.isForwardRef=function(e){return v(e)===u},kr.isFragment=function(e){return v(e)===n},kr.isLazy=function(e){return v(e)===m},kr.isMemo=function(e){return v(e)===d},kr.isPortal=function(e){return v(e)===r},kr.isProfiler=function(e){return v(e)===i},kr.isStrictMode=function(e){return v(e)===o},kr.isSuspense=function(e){return v(e)===p},kr.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===l||e===i||e===o||e===p||e===f||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===d||e.$$typeof===a||e.$$typeof===s||e.$$typeof===u||e.$$typeof===y||e.$$typeof===g||e.$$typeof===b||e.$$typeof===h)},kr.typeOf=v}()),kr)),sr.exports}
|
|
18
|
+
/*
|
|
19
|
+
object-assign
|
|
20
|
+
(c) Sindre Sorhus
|
|
21
|
+
@license MIT
|
|
22
|
+
*/function $r(){if(fr)return pr;fr=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;return pr=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var n={};return"abcdefghijklmnopqrst".split("").forEach(function(e){n[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")}catch(e){return!1}}()?Object.assign:function(n,o){for(var i,a,s=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(n),c=1;c<arguments.length;c++){for(var l in i=Object(arguments[c]))t.call(i,l)&&(s[l]=i[l]);if(e){a=e(i);for(var u=0;u<a.length;u++)r.call(i,a[u])&&(s[a[u]]=i[a[u]])}}return s},pr}function Tr(){if(mr)return dr;mr=1;return dr="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Cr(){return yr?hr:(yr=1,hr=Function.call.bind(Object.prototype.hasOwnProperty))}function Nr(){if(br)return gr;br=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=Tr(),r={},n=Cr();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,a,s,c){if("production"!==process.env.NODE_ENV)for(var l in o)if(n(o,l)){var u;try{if("function"!=typeof o[l]){var p=Error((s||"React class")+": "+a+" type `"+l+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[l]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw p.name="Invariant Violation",p}u=o[l](i,l,s,a,null,t)}catch(e){u=e}if(!u||u instanceof Error||e((s||"React class")+": type specification of "+a+" `"+l+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in r)){r[u.message]=!0;var f=c?c():"";e("Failed "+a+" type: "+u.message+(null!=f?f:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(r={})},gr=o}function Mr(){if(xr)return vr;xr=1;var e=Or(),t=$r(),r=Tr(),n=Cr(),o=Nr(),i=function(){};function a(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),vr=function(s,c){var l="function"==typeof Symbol&&Symbol.iterator;var u="<<anonymous>>",p={array:h("array"),bigint:h("bigint"),bool:h("boolean"),func:h("function"),number:h("number"),object:h("object"),string:h("string"),symbol:h("symbol"),any:m(a),arrayOf:function(e){return m(function(t,n,o,i,a){if("function"!=typeof e)return new d("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var s=t[n];if(!Array.isArray(s))return new d("Invalid "+i+" `"+a+"` of type `"+b(s)+"` supplied to `"+o+"`, expected an array.");for(var c=0;c<s.length;c++){var l=e(s,c,o,i,a+"["+c+"]",r);if(l instanceof Error)return l}return null})},element:m(function(e,t,r,n,o){var i=e[t];return s(i)?null:new d("Invalid "+n+" `"+o+"` of type `"+b(i)+"` supplied to `"+r+"`, expected a single ReactElement.")}),elementType:m(function(t,r,n,o,i){var a=t[r];return e.isValidElementType(a)?null:new d("Invalid "+o+" `"+i+"` of type `"+b(a)+"` supplied to `"+n+"`, expected a single ReactElement type.")}),instanceOf:function(e){return m(function(t,r,n,o,i){if(!(t[r]instanceof e)){var a=e.name||u;return new d("Invalid "+o+" `"+i+"` of type `"+(((s=t[r]).constructor&&s.constructor.name?s.constructor.name:u)+"` supplied to `")+n+"`, expected instance of `"+a+"`.")}var s;return null})},node:m(function(e,t,r,n,o){return g(e[t])?null:new d("Invalid "+n+" `"+o+"` supplied to `"+r+"`, expected a ReactNode.")}),objectOf:function(e){return m(function(t,o,i,a,s){if("function"!=typeof e)return new d("Property `"+s+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var c=t[o],l=b(c);if("object"!==l)return new d("Invalid "+a+" `"+s+"` of type `"+l+"` supplied to `"+i+"`, expected an object.");for(var u in c)if(n(c,u)){var p=e(c,u,i,a,s+"."+u,r);if(p instanceof Error)return p}return null})},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a;return m(function(t,r,n,o,i){for(var a=t[r],s=0;s<e.length;s++)if(f(a,e[s]))return null;var c=JSON.stringify(e,function(e,t){return"symbol"===v(t)?String(t):t});return new d("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+n+"`, expected one of "+c+".")})},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+x(o)+" at index "+t+"."),a}return m(function(t,o,i,a,s){for(var c=[],l=0;l<e.length;l++){var u=(0,e[l])(t,o,i,a,s,r);if(null==u)return null;u.data&&n(u.data,"expectedType")&&c.push(u.data.expectedType)}return new d("Invalid "+a+" `"+s+"` supplied to `"+i+"`"+(c.length>0?", expected one of type ["+c.join(", ")+"]":"")+".")})},shape:function(e){return m(function(t,n,o,i,a){var s=t[n],c=b(s);if("object"!==c)return new d("Invalid "+i+" `"+a+"` of type `"+c+"` supplied to `"+o+"`, expected `object`.");for(var l in e){var u=e[l];if("function"!=typeof u)return y(o,i,a,l,v(u));var p=u(s,l,o,i,a+"."+l,r);if(p)return p}return null})},exact:function(e){return m(function(o,i,a,s,c){var l=o[i],u=b(l);if("object"!==u)return new d("Invalid "+s+" `"+c+"` of type `"+u+"` supplied to `"+a+"`, expected `object`.");var p=t({},o[i],e);for(var f in p){var m=e[f];if(n(e,f)&&"function"!=typeof m)return y(a,s,c,f,v(m));if(!m)return new d("Invalid "+s+" `"+c+"` key `"+f+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var h=m(l,f,a,s,c+"."+f,r);if(h)return h}return null})}};function f(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function d(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function m(e){if("production"!==process.env.NODE_ENV)var t={},n=0;function o(o,a,s,l,p,f,m){if(l=l||u,f=f||s,m!==r){if(c){var h=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 h.name="Invariant Violation",h}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var y=l+":"+s;!t[y]&&n<3&&(i("You are manually calling a React.PropTypes validation function for the `"+f+"` prop on `"+l+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[y]=!0,n++)}}return null==a[s]?o?null===a[s]?new d("The "+p+" `"+f+"` is marked as required in `"+l+"`, but its value is `null`."):new d("The "+p+" `"+f+"` is marked as required in `"+l+"`, but its value is `undefined`."):null:e(a,s,l,p,f)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function h(e){return m(function(t,r,n,o,i,a){var s=t[r];return b(s)!==e?new d("Invalid "+o+" `"+i+"` of type `"+v(s)+"` supplied to `"+n+"`, expected `"+e+"`.",{expectedType:e}):null})}function y(e,t,r,n,o){return new d((e||"React class")+": "+t+" type `"+r+"."+n+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function g(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(g);if(null===e||s(e))return!0;var t=function(e){var t=e&&(l&&e[l]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var r,n=t.call(e);if(t!==e.entries){for(;!(r=n.next()).done;)if(!g(r.value))return!1}else for(;!(r=n.next()).done;){var o=r.value;if(o&&!g(o[1]))return!1}return!0;default:return!1}}function b(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function v(e){if(null==e)return""+e;var t=b(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function x(e){var t=v(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return d.prototype=Error.prototype,p.checkPropTypes=o,p.resetWarningCache=o.resetWarningCache,p.PropTypes=p,p},vr}function Ar(){if(Sr)return wr;Sr=1;var e=Tr();function t(){}function r(){}return r.resetWarningCache=t,wr=function(){function n(t,r,n,o,i,a){if(a!==e){var s=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 s.name="Invariant Violation",s}}function o(){return n}n.isRequired=n;var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:o,element:n,elementType:n,instanceOf:o,node:n,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:r,resetWarningCache:t};return i.PropTypes=i,i}}function Pr(){if(Er)return ar.exports;if(Er=1,"production"!==process.env.NODE_ENV){var e=Or();ar.exports=Mr()(e.isElement,true)}else ar.exports=Ar()();return ar.exports}var Rr=ct(Pr());
|
|
23
|
+
/**
|
|
24
|
+
* @mui/styled-engine v9.0.0
|
|
25
|
+
*
|
|
26
|
+
* @license MIT
|
|
27
|
+
* This source code is licensed under the MIT license found in the
|
|
28
|
+
* LICENSE file in the root directory of this source tree.
|
|
29
|
+
*/
|
|
30
|
+
function jr(e,t){const r=or(e,t);return"production"!==process.env.NODE_ENV?(...t)=>{const n="string"==typeof e?`"${e}"`:"component";return 0===t.length?console.error([`MUI: Seems like you called \`styled(${n})()\` without a \`style\` argument.`,'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join("\n")):t.some(e=>void 0===e)&&console.error(`MUI: the styled(${n})(...args) API requires all its args to be defined.`),r(...t)}:r}const Ir=[];function Dr(e){return Ir[0]=e,Pt(Ir)}var _r,Br={exports:{}},Vr={};function Lr(){if(_r)return Vr;_r=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),i=Symbol.for("react.consumer"),a=Symbol.for("react.context"),s=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),l=Symbol.for("react.suspense_list"),u=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),f=Symbol.for("react.view_transition"),d=Symbol.for("react.client.reference");function m(d){if("object"==typeof d&&null!==d){var m=d.$$typeof;switch(m){case e:switch(d=d.type){case r:case o:case n:case c:case l:case f:return d;default:switch(d=d&&d.$$typeof){case a:case s:case p:case u:case i:return d;default:return m}}case t:return m}}}return Vr.ContextConsumer=i,Vr.ContextProvider=a,Vr.Element=e,Vr.ForwardRef=s,Vr.Fragment=r,Vr.Lazy=p,Vr.Memo=u,Vr.Portal=t,Vr.Profiler=o,Vr.StrictMode=n,Vr.Suspense=c,Vr.SuspenseList=l,Vr.isContextConsumer=function(e){return m(e)===i},Vr.isContextProvider=function(e){return m(e)===a},Vr.isElement=function(t){return"object"==typeof t&&null!==t&&t.$$typeof===e},Vr.isForwardRef=function(e){return m(e)===s},Vr.isFragment=function(e){return m(e)===r},Vr.isLazy=function(e){return m(e)===p},Vr.isMemo=function(e){return m(e)===u},Vr.isPortal=function(e){return m(e)===t},Vr.isProfiler=function(e){return m(e)===o},Vr.isStrictMode=function(e){return m(e)===n},Vr.isSuspense=function(e){return m(e)===c},Vr.isSuspenseList=function(e){return m(e)===l},Vr.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===o||e===n||e===c||e===l||"object"==typeof e&&null!==e&&(e.$$typeof===p||e.$$typeof===u||e.$$typeof===a||e.$$typeof===i||e.$$typeof===s||e.$$typeof===d||void 0!==e.getModuleId)},Vr.typeOf=m,Vr}var Fr,zr,Wr={};
|
|
31
|
+
/**
|
|
32
|
+
* @license React
|
|
33
|
+
* react-is.development.js
|
|
34
|
+
*
|
|
35
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
36
|
+
*
|
|
37
|
+
* This source code is licensed under the MIT license found in the
|
|
38
|
+
* LICENSE file in the root directory of this source tree.
|
|
39
|
+
*/function Ur(){return Fr||(Fr=1,"production"!==process.env.NODE_ENV&&function(){function e(e){if("object"==typeof e&&null!==e){var m=e.$$typeof;switch(m){case t:switch(e=e.type){case n:case i:case o:case l:case u:case d:return e;default:switch(e=e&&e.$$typeof){case s:case c:case f:case p:case a:return e;default:return m}}case r:return m}}}var t=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),s=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),d=Symbol.for("react.view_transition"),m=Symbol.for("react.client.reference");Wr.ContextConsumer=a,Wr.ContextProvider=s,Wr.Element=t,Wr.ForwardRef=c,Wr.Fragment=n,Wr.Lazy=f,Wr.Memo=p,Wr.Portal=r,Wr.Profiler=i,Wr.StrictMode=o,Wr.Suspense=l,Wr.SuspenseList=u,Wr.isContextConsumer=function(t){return e(t)===a},Wr.isContextProvider=function(t){return e(t)===s},Wr.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Wr.isForwardRef=function(t){return e(t)===c},Wr.isFragment=function(t){return e(t)===n},Wr.isLazy=function(t){return e(t)===f},Wr.isMemo=function(t){return e(t)===p},Wr.isPortal=function(t){return e(t)===r},Wr.isProfiler=function(t){return e(t)===i},Wr.isStrictMode=function(t){return e(t)===o},Wr.isSuspense=function(t){return e(t)===l},Wr.isSuspenseList=function(t){return e(t)===u},Wr.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===i||e===o||e===l||e===u||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===a||e.$$typeof===c||e.$$typeof===m||void 0!==e.getModuleId)},Wr.typeOf=e}()),Wr}function Hr(){return zr||(zr=1,"production"===process.env.NODE_ENV?Br.exports=Lr():Br.exports=Ur()),Br.exports}var qr=Hr();function Kr(e){if("object"!=typeof e||null===e)return!1;const t=Object.getPrototypeOf(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)}function Gr(e){if(n.isValidElement(e)||qr.isValidElementType(e)||!Kr(e))return e;const t={};return Object.keys(e).forEach(r=>{t[r]=Gr(e[r])}),t}function Yr(e,t,r={clone:!0}){const o=r.clone?{...e}:e;return Kr(e)&&Kr(t)&&Object.keys(t).forEach(i=>{n.isValidElement(t[i])||qr.isValidElementType(t[i])?o[i]=t[i]:Kr(t[i])&&Object.prototype.hasOwnProperty.call(e,i)&&Kr(e[i])?o[i]=Yr(e[i],t[i],r):r.clone?o[i]=Kr(t[i])?Gr(t[i]):t[i]:o[i]=t[i]}),o}function Xr(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:r="px",step:n=5,...o}=e,i=(e=>{const t=Object.keys(e).map(t=>({key:t,val:e[t]}))||[];return t.sort((e,t)=>e.val-t.val),t.reduce((e,t)=>({...e,[t.key]:t.val}),{})})(t),a=Object.keys(i);function s(e){return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${r})`}function c(e){return`@media (max-width:${("number"==typeof t[e]?t[e]:e)-n/100}${r})`}function l(e,o){const i=a.indexOf(o);return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${r}) and (max-width:${(-1!==i&&"number"==typeof t[a[i]]?t[a[i]]:o)-n/100}${r})`}const u=[];for(let e=0;e<a.length;e+=1)u.push(s(a[e]));return{keys:a,values:i,up:s,down:c,between:l,only:function(e){return a.indexOf(e)+1<a.length?l(e,a[a.indexOf(e)+1]):s(e)},not:function(e){const t=a.indexOf(e);return 0===t?s(a[1]):t===a.length-1?c(a[t]):l(e,a[a.indexOf(e)+1]).replace("@media","@media not all and")},unit:r,internal_mediaKeys:u,...o}}const Jr=/min-width:\s*([0-9.]+)/;function Qr(e,t){if(!e.containerQueries||!function(e){for(const t in e)if(t.startsWith("@container"))return!0;return!1}(t))return t;const r=[];for(const e in t)e.startsWith("@container")&&r.push(e);r.sort((e,t)=>+(e.match(Jr)?.[1]||0)-+(t.match(Jr)?.[1]||0));const n=t;for(let e=0;e<r.length;e+=1){const t=r[e],o=n[t];delete n[t],n[t]=o}return n}function Zr(e,t){return"@"===t||t.startsWith("@")&&(e.some(e=>t.startsWith(`@${e}`))||!!t.match(/^@\d/))}function en(e,t){const r=t.match(/^@([^/]+)?\/?(.+)?$/);if(!r){if("production"!==process.env.NODE_ENV)throw new Error(`MUI: The provided shorthand (${t}) is invalid. The format should be \`@<breakpoint | number>\` or \`@<breakpoint | number>/<container>\`.\nFor example, \`@sm\` or \`@600\` or \`@40rem/sidebar\`.`);return null}const[,n,o]=r,i=Number.isNaN(+n)?n||0:+n;return e.containerQueries(o).up(i)}const tn={borderRadius:4},rn="production"!==process.env.NODE_ENV?Rr.oneOfType([Rr.number,Rr.string,Rr.object,Rr.array]):{};function nn(e){if(null==e)return!0;for(const t in e)return!1;return!0}function on(e,t){const r=Array.isArray(t),n=Array.isArray(e);return"object"!=typeof(o=t)||null===o?t:function(e){return"object"!=typeof e||null===e||e instanceof RegExp||e instanceof Date}(e)?an(t):r&&n?function(e,t){const r=e.length;for(let n=0;n<t.length;n+=1)e[r+n]=an(t[n]);return e}(e,t):r!==n?an(t):function(e,t){for(const r in t)e[r]=r in e?on(e[r],t[r]):an(t[r]);return e}(e,t);var o}function an(e){return"object"!=typeof(t=e)||null===t||t instanceof RegExp||t instanceof Date?e:Array.isArray(e)?function(e){let t=0;const r=e.length,n=new Array(r);for(t=0;t<r;t+=1)n[t]=an(e[t]);return n}(e):function(e){const t={};for(const r in e)t[r]=an(e[r]);return t}(e);var t}const sn={},cn={xs:0,sm:600,md:900,lg:1200,xl:1536},ln=Xr({values:cn}),un={containerQueries:e=>({up:t=>{let r="number"==typeof t?t:cn[t]||t;return"number"==typeof r&&(r=`${r}px`),e?`@container ${e} (min-width:${r})`:`@container (min-width:${r})`}})};function pn(e,t,r){const n={};return fn(n,e.theme,t,(e,t,o)=>{const i=r(t,o);e?n[e]=i:on(n,i)})}function fn(e,t,r,n){if(t??=sn,Array.isArray(r)){const o=t.breakpoints??ln;for(let t=0;t<r.length;t+=1)dn(e,o.up(o.keys[t]),r[t],void 0,n);return e}if("object"==typeof r){const o=t.breakpoints??ln,i=o.values??cn;for(const a in r)if(Zr(o.keys,a)){const o=en(t.containerQueries?t:un,a);o&&dn(e,o,r[a],a,n)}else if(a in i){dn(e,o.up(a),r[a],a,n)}else{const t=a;e[t]=r[t]}return e}return n(void 0,r),e}function dn(e,t,r,n,o){e[t]??={},o(t,r,n)}function mn(e,t){const r=e.internal_mediaKeys;for(let e=0;e<r.length;e+=1){const n=r[e];nn(t[n])&&delete t[n]}return t}function hn(e,t){if(Array.isArray(t))return!0;if("object"==typeof t&&null!==t){for(let r=0;r<e.keys.length;r+=1)if(e.keys[r]in t)return!0;const r=Object.keys(t);for(let t=0;t<r.length;t+=1)if(Zr(e.keys,r[t]))return!0}return!1}function yn(e){if("string"!=typeof e)throw new Error("production"!==process.env.NODE_ENV?"MUI: `capitalize(string)` expects a string argument.":J(7));return e.charAt(0).toUpperCase()+e.slice(1)}function gn(e,t,r,n){let o;return o="function"==typeof e?e(r):Array.isArray(e)?e[r]||r:"string"==typeof r&&bn(e,r,!0,n)||r,t&&(o=t(o,r,e)),o}function bn(e,t,r=!0,n=void 0){if(!e||!t)return null;const o=t.split(".");if(e.vars&&r){const t=vn(e.vars,o,n);if(null!=t)return t}return vn(e,o,n)}function vn(e,t,r=void 0){let n,o=e,i=0;for(;i<t.length;){if(null==o)return o;n=o,o=o[t[i]],i+=1}if(r&&void 0===o){const e=t[t.length-1],o=`${r}${"default"===e?"":yn(e)}`;return n?.[o]}return o}function xn(e){const{prop:t,cssProperty:r=e.prop,themeKey:n,transform:o}=e,i=e=>{if(null==e[t])return null;const i=e[t],a=bn(e.theme,n)||{};return pn(e,i,e=>{const n=gn(a,o,e,t);return!1===r?n:{[r]:n}})};return i.propTypes="production"!==process.env.NODE_ENV?{[t]:rn}:{},i.filterProps=[t],i}const wn={internal_cache:{}},Sn={m:"margin",p:"padding"},En={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},kn={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},On={};for(const e in Sn)On[e]=[Sn[e]];for(const e in Sn)for(const t in En){const r=Sn[e],n=En[t],o=Array.isArray(n)?n.map(e=>r+e):[r+n];On[e+t]=o}for(const e in kn)On[e]=On[kn[e]];const $n=new Set(["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"]),Tn=new Set(["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"]),Cn=new Set([...$n,...Tn]);function Nn(e,t,r,n){const o=bn(e,t,!0)??r;return"number"==typeof o||"string"==typeof o?e=>"string"==typeof e?e:("production"!==process.env.NODE_ENV&&"number"!=typeof e&&console.error(`MUI: Expected ${n} argument to be a number or a string, got ${e}.`),"string"==typeof o?o.startsWith("var(")&&0===e?0:o.startsWith("var(")&&1===e?o:`calc(${e} * ${o})`:o*e):Array.isArray(o)?e=>{if("string"==typeof e)return e;const r=Math.abs(e);"production"!==process.env.NODE_ENV&&(Number.isInteger(r)?r>o.length-1&&console.error([`MUI: The value provided (${r}) overflows.`,`The supported values are: ${JSON.stringify(o)}.`,`${r} > ${o.length-1}, you need to add the missing values.`].join("\n")):console.error([`MUI: The \`theme.${t}\` array type cannot be combined with non integer values.You should either use an integer value that can be used as index, or define the \`theme.${t}\` as a number.`].join("\n")));const n=o[r];return e>=0?n:"number"==typeof n?-n:"string"==typeof n&&n.startsWith("var(")?`calc(-1 * ${n})`:`-${n}`}:"function"==typeof o?o:("production"!==process.env.NODE_ENV&&console.error([`MUI: The \`theme.${t}\` value (${o}) is invalid.`,"It should be a number, an array or a function."].join("\n")),()=>{})}function Mn(e){return Nn(e,"spacing",8,"spacing")}function An(e,t){return"string"==typeof t||null==t?t:e(t)}const Pn=[""];function Rn(e,t){const r=e.theme??wn,n=r?.internal_cache?.unarySpacing??Mn(r),o={};for(const r in e){if(!t.has(r))continue;const i=On[r]??(Pn[0]=r,Pn),a=e[r];fn(o,e.theme,a,(e,t)=>{const r=e?o[e]:o;for(let e=0;e<i.length;e+=1)r[i[e]]=An(n,t)})}return o}function jn(e){return Rn(e,$n)}function In(e){return Rn(e,Tn)}function Dn(e=8,t=Mn({spacing:e})){if(e.mui)return e;const r=(...e)=>{"production"!==process.env.NODE_ENV&&(e.length<=4||console.error(`MUI: Too many arguments provided, expected between 0 and 4, got ${e.length}`));return(0===e.length?[1]:e).map(e=>{const r=t(e);return"number"==typeof r?`${r}px`:r}).join(" ")};return r.mui=!0,r}function _n(...e){const t=e.reduce((e,t)=>(t.filterProps.forEach(r=>{e[r]=t}),e),{}),r=e=>{const r={};for(const n in e)t[n]&&on(r,t[n](e));return r};return r.propTypes="production"!==process.env.NODE_ENV?e.reduce((e,t)=>Object.assign(e,t.propTypes),{}):{},r.filterProps=e.reduce((e,t)=>e.concat(t.filterProps),[]),r}function Bn(e){return"number"!=typeof e?e:`${e}px solid`}function Vn(e,t){return xn({prop:e,themeKey:"borders",transform:t})}jn.propTypes="production"!==process.env.NODE_ENV?Array.from($n).reduce((e,t)=>(e[t]=rn,e),{}):{},jn.filterProps=$n,In.propTypes="production"!==process.env.NODE_ENV?Array.from(Tn).reduce((e,t)=>(e[t]=rn,e),{}):{},In.filterProps=Tn,"production"===process.env.NODE_ENV||Array.from(Cn).reduce((e,t)=>(e[t]=rn,e),{});const Ln=Vn("border",Bn),Fn=Vn("borderTop",Bn),zn=Vn("borderRight",Bn),Wn=Vn("borderBottom",Bn),Un=Vn("borderLeft",Bn),Hn=Vn("borderColor"),qn=Vn("borderTopColor"),Kn=Vn("borderRightColor"),Gn=Vn("borderBottomColor"),Yn=Vn("borderLeftColor"),Xn=Vn("outline",Bn),Jn=Vn("outlineColor"),Qn=e=>{if(void 0!==e.borderRadius&&null!==e.borderRadius){const t=Nn(e.theme,"shape.borderRadius",4,"borderRadius"),r=e=>({borderRadius:An(t,e)});return pn(e,e.borderRadius,r)}return null};Qn.propTypes="production"!==process.env.NODE_ENV?{borderRadius:rn}:{},Qn.filterProps=["borderRadius"],_n(Ln,Fn,zn,Wn,Un,Hn,qn,Kn,Gn,Yn,Qn,Xn,Jn);const Zn=e=>{if(void 0!==e.gap&&null!==e.gap){const t=Nn(e.theme,"spacing",8,"gap"),r=e=>({gap:An(t,e)});return pn(e,e.gap,r)}return null};Zn.propTypes="production"!==process.env.NODE_ENV?{gap:rn}:{},Zn.filterProps=["gap"];const eo=e=>{if(void 0!==e.columnGap&&null!==e.columnGap){const t=Nn(e.theme,"spacing",8,"columnGap"),r=e=>({columnGap:An(t,e)});return pn(e,e.columnGap,r)}return null};eo.propTypes="production"!==process.env.NODE_ENV?{columnGap:rn}:{},eo.filterProps=["columnGap"];const to=e=>{if(void 0!==e.rowGap&&null!==e.rowGap){const t=Nn(e.theme,"spacing",8,"rowGap"),r=e=>({rowGap:An(t,e)});return pn(e,e.rowGap,r)}return null};to.propTypes="production"!==process.env.NODE_ENV?{rowGap:rn}:{},to.filterProps=["rowGap"];function ro(e,t){return"grey"===t?t:e}_n(Zn,eo,to,xn({prop:"gridColumn"}),xn({prop:"gridRow"}),xn({prop:"gridAutoFlow"}),xn({prop:"gridAutoColumns"}),xn({prop:"gridAutoRows"}),xn({prop:"gridTemplateColumns"}),xn({prop:"gridTemplateRows"}),xn({prop:"gridTemplateAreas"}),xn({prop:"gridArea"}));function no(e){return e<=1&&0!==e?100*e+"%":e}_n(xn({prop:"color",themeKey:"palette",transform:ro}),xn({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:ro}),xn({prop:"backgroundColor",themeKey:"palette",transform:ro}));const oo=xn({prop:"width",transform:no}),io=e=>{if(void 0!==e.maxWidth&&null!==e.maxWidth){const t=t=>{const r=e.theme?.breakpoints?.values?.[t]||cn[t];return r?"px"!==e.theme?.breakpoints?.unit?{maxWidth:`${r}${e.theme.breakpoints.unit}`}:{maxWidth:r}:{maxWidth:no(t)}};return pn(e,e.maxWidth,t)}return null};io.filterProps=["maxWidth"];const ao=xn({prop:"minWidth",transform:no}),so=xn({prop:"height",transform:no}),co=xn({prop:"maxHeight",transform:no}),lo=xn({prop:"minHeight",transform:no});xn({prop:"size",cssProperty:"width",transform:no}),xn({prop:"size",cssProperty:"height",transform:no});_n(oo,io,ao,so,co,lo,xn({prop:"boxSizing"}));const uo={border:{themeKey:"borders",transform:Bn},borderTop:{themeKey:"borders",transform:Bn},borderRight:{themeKey:"borders",transform:Bn},borderBottom:{themeKey:"borders",transform:Bn},borderLeft:{themeKey:"borders",transform:Bn},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:Bn},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:Qn},color:{themeKey:"palette",transform:ro},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:ro},backgroundColor:{themeKey:"palette",transform:ro},p:{style:In},pt:{style:In},pr:{style:In},pb:{style:In},pl:{style:In},px:{style:In},py:{style:In},padding:{style:In},paddingTop:{style:In},paddingRight:{style:In},paddingBottom:{style:In},paddingLeft:{style:In},paddingX:{style:In},paddingY:{style:In},paddingInline:{style:In},paddingInlineStart:{style:In},paddingInlineEnd:{style:In},paddingBlock:{style:In},paddingBlockStart:{style:In},paddingBlockEnd:{style:In},m:{style:jn},mt:{style:jn},mr:{style:jn},mb:{style:jn},ml:{style:jn},mx:{style:jn},my:{style:jn},margin:{style:jn},marginTop:{style:jn},marginRight:{style:jn},marginBottom:{style:jn},marginLeft:{style:jn},marginX:{style:jn},marginY:{style:jn},marginInline:{style:jn},marginInlineStart:{style:jn},marginInlineEnd:{style:jn},marginBlock:{style:jn},marginBlockStart:{style:jn},marginBlockEnd:{style:jn},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:Zn},rowGap:{style:to},columnGap:{style:eo},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:no},maxWidth:{style:io},minWidth:{transform:no},height:{transform:no},maxHeight:{transform:no},minHeight:{transform:no},boxSizing:{},font:{themeKey:"font"},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}},po={};var fo=function(){function e(t){if(!t.sx)return null;const{sx:r,theme:n=po,nested:o}=t,i=n.unstable_sxConfig??uo,a={sx:null,theme:n,nested:!0};function s(r){let s=r;if("function"==typeof r)s=r(n);else if("object"!=typeof r)return r;if(!s)return null;const c=n.breakpoints??ln,l=function(e=ln){const{internal_mediaKeys:t}=e,r={};for(let e=0;e<t.length;e+=1)r[t[e]]={};return r}(c);for(const r in s){const o=ho(s[r],n);null!=o&&("object"==typeof o?i[r]?mo(l,r,o,n,i):hn(c,o)?fn(l,t.theme,o,(e,t)=>{l[e][r]=t}):(a.sx=o,l[r]=e(a)):mo(l,r,o,n,i))}return!o&&n.modularCssLayers?{"@layer sx":Qr(n,mn(c,l))}:Qr(n,mn(c,l))}return Array.isArray(r)?r.map(s):s(r)}return e.filterProps=["sx"],e}();function mo(e,t,r,n,o){const i=o[t];if(!i)return void(e[t]=r);if(null==r)return;const{themeKey:a}=i;if("typography"===a&&"inherit"===r)return void(e[t]=r);const{style:s}=i;if(s)return void on(e,s({[t]:r,theme:n}));const{cssProperty:c=t,transform:l}=i,u=bn(n,a);fn(e,n,r,(r,n)=>{const o=gn(u,l,n,t);!1===c?r?e[r]=o:on(e,o):r?e[r][c]=o:e[c]=o})}function ho(e,t){return"function"==typeof e?e(t):e}function yo(e,t){const r=this;if(r.vars){if(!r.colorSchemes?.[e]||"function"!=typeof r.getColorSchemeSelector)return{};let n=r.getColorSchemeSelector(e);return"&"===n?t:((n.includes("data-")||n.includes("."))&&(n=`*:where(${n.replace(/\s*&$/,"")}) &`),{[n]:t})}return r.palette.mode===e?t:{}}function go(e={},...t){const{breakpoints:r={},palette:n={},spacing:o,shape:i={},...a}=e;let s=Yr({breakpoints:Xr(r),direction:"ltr",components:{},palette:{mode:"light",...n},spacing:Dn(o),shape:{...tn,...i}},a);return s=function(e){const t=(e,t)=>e.replace("@media",t?`@container ${t}`:"@container");function r(r,n){r.up=(...r)=>t(e.breakpoints.up(...r),n),r.down=(...r)=>t(e.breakpoints.down(...r),n),r.between=(...r)=>t(e.breakpoints.between(...r),n),r.only=(...r)=>t(e.breakpoints.only(...r),n),r.not=(...r)=>{const o=t(e.breakpoints.not(...r),n);return o.includes("not all and")?o.replace("not all and ","").replace("min-width:","width<").replace("max-width:","width>").replace("and","or"):o}}const n={},o=e=>(r(n,e),n);return r(o),{...e,containerQueries:o}}(s),s.applyStyles=yo,s=t.reduce((e,t)=>Yr(e,t),s),s.unstable_sxConfig={...uo,...a?.unstable_sxConfig},s.unstable_sx=function(e){return fo({sx:e,theme:this})},s.internal_cache={},s}function bo(e=null){const t=n.useContext(zt);return t&&(r=t,0!==Object.keys(r).length)?t:e;var r}const vo=go();function xo(e=vo){return bo(e)}const wo=e=>e,So=(()=>{let e=wo;return{configure(t){e=t},generate:t=>e(t),reset(){e=wo}}})();function Eo(e){var t,r,n="";if("string"==typeof e||"number"==typeof e)n+=e;else if("object"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(r=Eo(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function ko(){for(var e,t,r=0,n="",o=arguments.length;r<o;r++)(e=arguments[r])&&(t=Eo(e))&&(n&&(n+=" "),n+=t);return n}const Oo={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function $o(e,t,r="Mui"){const n=Oo[t];return n?`${r}-${n}`:`${So.generate(e)}-${t}`}function To(e,t,r="Mui"){const n={};return t.forEach(t=>{n[t]=$o(e,t,r)}),n}function Co(e,t=""){return e.displayName||e.name||t}function No(e,t,r){const n=Co(t);return e.displayName||(""!==n?`${r}(${n})`:r)}function Mo(e){const{variants:t,...r}=e,n={variants:t,style:Dr(r),isProcessed:!0};return n.style===r||t&&t.forEach(e=>{"function"!=typeof e.style&&(e.style=Dr(e.style))}),n}const Ao=go();function Po(e){return"ownerState"!==e&&"theme"!==e&&"sx"!==e&&"as"!==e}function Ro(e,t){return t&&e&&"object"==typeof e&&e.styles&&!e.styles.startsWith("@layer")&&(e.styles=`@layer ${t}{${String(e.styles)}}`),e}function jo(e){return e?(t,r)=>r[e]:null}function Io(e,t,r){const n="function"==typeof t?t(e):t;if(Array.isArray(n))return n.flatMap(t=>Io(e,t,r));if(Array.isArray(n?.variants)){let t;if(n.isProcessed)t=r?Ro(n.style,r):n.style;else{const{variants:e,...o}=n;t=r?Ro(Dr(o),r):o}return Do(e,n.variants,[t],r)}return n?.isProcessed?r?Ro(Dr(n.style),r):n.style:r?Ro(Dr(n),r):n}function Do(e,t,r=[],n=void 0){let o;e:for(let i=0;i<t.length;i+=1){const a=t[i];if("function"==typeof a.props){if(o??={...e,...e.ownerState,ownerState:e.ownerState},!a.props(o))continue}else for(const t in a.props)if(e[t]!==a.props[t]&&e.ownerState?.[t]!==a.props[t])continue e;"function"==typeof a.style?(o??={...e,...e.ownerState,ownerState:e.ownerState},r.push(n?Ro(Dr(a.style(o)),n):a.style(o))):r.push(n?Ro(Dr(a.style),n):a.style)}return r}function _o(e,t){let r;return"production"!==process.env.NODE_ENV&&e&&(r=`${e}-${Bo(t||"Root")}`),r}function Bo(e){return e?e.charAt(0).toLowerCase()+e.slice(1):e}function Vo(e,t,r=!1){const n={...t};for(const o in e)if(Object.prototype.hasOwnProperty.call(e,o)){const i=o;if("components"===i||"slots"===i)n[i]={...e[i],...n[i]};else if("componentsProps"===i||"slotProps"===i){const o=e[i],a=t[i];if(a)if(o){n[i]={...a};for(const e in o)if(Object.prototype.hasOwnProperty.call(o,e)){const t=e;n[i][t]=Vo(o[t],a[t],r)}}else n[i]=a;else n[i]=o||{}}else"className"===i&&r&&t.className?n.className=ko(e?.className,t?.className):"style"===i&&r&&t.style?n.style={...e?.style,...t?.style}:void 0===n[i]&&(n[i]=e[i])}return n}const Lo="undefined"!=typeof window?n.useLayoutEffect:n.useEffect;function Fo(e,t,r,o,i){const[a,s]=n.useState(()=>i&&r?r(e).matches:o?o(e).matches:t);return Lo(()=>{if(!r)return;const t=r(e),n=()=>{s(t.matches)};return n(),t.addEventListener("change",n),()=>{t.removeEventListener("change",n)}},[e,r]),a}const zo={...n}.useSyncExternalStore;function Wo(e,t,r,o,i){const a=n.useCallback(()=>t,[t]),s=n.useMemo(()=>{if(i&&r)return()=>r(e).matches;if(null!==o){const{matches:t}=o(e);return()=>t}return a},[a,e,o,i,r]),[c,l]=n.useMemo(()=>{if(null===r)return[a,()=>()=>{}];const t=r(e);return[()=>t.matches,e=>(t.addEventListener("change",e),()=>{t.removeEventListener("change",e)})]},[a,r,e]);return zo(l,c,s)}function Uo(e={}){const{themeId:t}=e;return function(e,r={}){let o=bo();o&&t&&(o=o[t]||o);const i="undefined"!=typeof window&&void 0!==window.matchMedia,{defaultMatches:a=!1,matchMedia:s=(i?window.matchMedia:null),ssrMatchMedia:c=null,noSsr:l=!1}=function(e){const{theme:t,name:r,props:n}=e;return t&&t.components&&t.components[r]&&t.components[r].defaultProps?Vo(t.components[r].defaultProps,n):n}({name:"MuiUseMediaQuery",props:r,theme:o});"production"!==process.env.NODE_ENV&&"function"==typeof e&&null===o&&console.error(["MUI: The `query` argument provided is invalid.","You are providing a function without a theme in the context.","One of the parent elements needs to use a ThemeProvider."].join("\n"));let u="function"==typeof e?e(o):e;u=u.replace(/^@media( ?)/m,""),u.includes("print")&&console.warn(["MUI: You have provided a `print` query to the `useMediaQuery` hook.","Using the print media query to modify print styles can lead to unexpected results.","Consider using the `displayPrint` field in the `sx` prop instead.","More information about `displayPrint` on our docs: https://mui.com/system/display/#display-in-print."].join("\n"));const p=(void 0!==zo?Wo:Fo)(u,a,s,c,l);return"production"!==process.env.NODE_ENV&&n.useDebugValue({query:u,match:p}),p}}function Ho(e,t=0,r=1){return"production"!==process.env.NODE_ENV&&(e<t||e>r)&&console.error(`MUI: The value provided ${e} is out of range [${t}, ${r}].`),function(e,t=Number.MIN_SAFE_INTEGER,r=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,r))}(e,t,r)}function qo(e){if(e.type)return e;if("#"===e.charAt(0))return qo(function(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let r=e.match(t);return r&&1===r[0].length&&(r=r.map(e=>e+e)),"production"!==process.env.NODE_ENV&&e.length!==e.trim().length&&console.error(`MUI: The color: "${e}" is invalid. Make sure the color input doesn't contain leading/trailing space.`),r?`rgb${4===r.length?"a":""}(${r.map((e,t)=>t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3).join(", ")})`:""}(e));const t=e.indexOf("("),r=e.substring(0,t);if(!["rgb","rgba","hsl","hsla","color"].includes(r))throw new Error("production"!==process.env.NODE_ENV?`MUI: Unsupported \`${e}\` color.\nThe following formats are supported: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().`:J(9,e));let n,o=e.substring(t+1,e.length-1);if("color"===r){if(o=o.split(" "),n=o.shift(),4===o.length&&"/"===o[3].charAt(0)&&(o[3]=o[3].slice(1)),!["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].includes(n))throw new Error("production"!==process.env.NODE_ENV?`MUI: unsupported \`${n}\` color space.\nThe following color spaces are supported: srgb, display-p3, a98-rgb, prophoto-rgb, rec-2020.`:J(10,n))}else o=o.split(",");return o=o.map(e=>parseFloat(e)),{type:r,values:o,colorSpace:n}}Uo();const Ko=(e,t)=>{try{return(e=>{const t=qo(e);return t.values.slice(0,3).map((e,r)=>t.type.includes("hsl")&&0!==r?`${e}%`:e).join(" ")})(e)}catch(r){return t&&"production"!==process.env.NODE_ENV&&console.warn(t),e}};function Go(e){const{type:t,colorSpace:r}=e;let{values:n}=e;return t.includes("rgb")?n=n.map((e,t)=>t<3?parseInt(e,10):e):t.includes("hsl")&&(n[1]=`${n[1]}%`,n[2]=`${n[2]}%`),n=t.includes("color")?`${r} ${n.join(" ")}`:`${n.join(", ")}`,`${t}(${n})`}function Yo(e){e=qo(e);const{values:t}=e,r=t[0],n=t[1]/100,o=t[2]/100,i=n*Math.min(o,1-o),a=(e,t=(e+r/30)%12)=>o-i*Math.max(Math.min(t-3,9-t,1),-1);let s="rgb";const c=[Math.round(255*a(0)),Math.round(255*a(8)),Math.round(255*a(4))];return"hsla"===e.type&&(s+="a",c.push(t[3])),Go({type:s,values:c})}function Xo(e){let t="hsl"===(e=qo(e)).type||"hsla"===e.type?qo(Yo(e)).values:e.values;return t=t.map(t=>("color"!==e.type&&(t/=255),t<=.03928?t/12.92:((t+.055)/1.055)**2.4)),Number((.2126*t[0]+.7152*t[1]+.0722*t[2]).toFixed(3))}function Jo(e,t){const r=Xo(e),n=Xo(t);return(Math.max(r,n)+.05)/(Math.min(r,n)+.05)}function Qo(e,t){return e=qo(e),t=Ho(t),"rgb"!==e.type&&"hsl"!==e.type||(e.type+="a"),"color"===e.type?e.values[3]=`/${t}`:e.values[3]=t,Go(e)}function Zo(e,t,r){try{return Qo(e,t)}catch(t){return r&&"production"!==process.env.NODE_ENV&&console.warn(r),e}}function ei(e,t){if(e=qo(e),t=Ho(t),e.type.includes("hsl"))e.values[2]*=1-t;else if(e.type.includes("rgb")||e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]*=1-t;return Go(e)}function ti(e,t,r){try{return ei(e,t)}catch(t){return r&&"production"!==process.env.NODE_ENV&&console.warn(r),e}}function ri(e,t){if(e=qo(e),t=Ho(t),e.type.includes("hsl"))e.values[2]+=(100-e.values[2])*t;else if(e.type.includes("rgb"))for(let r=0;r<3;r+=1)e.values[r]+=(255-e.values[r])*t;else if(e.type.includes("color"))for(let r=0;r<3;r+=1)e.values[r]+=(1-e.values[r])*t;return Go(e)}function ni(e,t,r){try{return ri(e,t)}catch(t){return r&&"production"!==process.env.NODE_ENV&&console.warn(r),e}}function oi(e,t,r){try{return function(e,t=.15){return Xo(e)>.5?ei(e,t):ri(e,t)}(e,t)}catch(t){return e}}const ii="exact-prop: ";const ai=n.createContext();"production"!==process.env.NODE_ENV&&(Rr.node,Rr.bool);const si=()=>n.useContext(ai)??!1,ci=n.createContext(void 0);function li({props:e,name:t}){return function(e){const{theme:t,name:r,props:n}=e;if(!t||!t.components||!t.components[r])return n;const o=t.components[r];return o.defaultProps?Vo(o.defaultProps,n,t.components.mergeClassNameAndStyle):o.styleOverrides||o.variants?n:Vo(o,n,t.components.mergeClassNameAndStyle)}({props:e,name:t,theme:{components:n.useContext(ci)}})}"production"!==process.env.NODE_ENV&&(Rr.node,Rr.object);let ui=0;const pi={...n}.useId;function fi(e){if(void 0!==pi){const t=pi();return e??t}return function(e){const[t,r]=n.useState(e),o=e||t;return n.useEffect(()=>{null==t&&(ui+=1,r(`mui-${ui}`))},[t]),o}(e)}const di={theme:void 0};function mi(e=""){function t(...r){if(!r.length)return"";const n=r[0];return"string"!=typeof n||n.match(/(#|\(|\)|(-?(\d*\.)?\d+)(px|em|%|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc))|^(-?(\d*\.)?\d+)$|(\d+ \d+ \d+)/)?`, ${n}`:`, var(--${e?`${e}-`:""}${n}${t(...r.slice(1))})`}return(r,...n)=>`var(--${e?`${e}-`:""}${r}${t(...n)})`}const hi=(e,t,r,n=[])=>{let o=e;t.forEach((e,i)=>{i===t.length-1?Array.isArray(o)?o[Number(e)]=r:o&&"object"==typeof o&&(o[e]=r):o&&"object"==typeof o&&(o[e]||(o[e]=n.includes(e)?[]:{}),o=o[e])})};function yi(e,t){const{prefix:r,shouldSkipGeneratingVar:n}=t||{},o={},i={},a={};var s,c;return s=(e,t,s)=>{if(!("string"!=typeof t&&"number"!=typeof t||n&&n(e,t))){const n=`--${r?`${r}-`:""}${e.join("-")}`,c=((e,t)=>"number"==typeof t?["lineHeight","fontWeight","opacity","zIndex"].some(t=>e.includes(t))||e[e.length-1].toLowerCase().includes("opacity")?t:`${t}px`:t)(e,t);Object.assign(o,{[n]:c}),hi(i,e,`var(${n})`,s),hi(a,e,`var(${n}, ${c})`,s)}},c=e=>"vars"===e[0],function e(t,r=[],n=[]){Object.entries(t).forEach(([t,o])=>{(!c||c&&!c([...r,t]))&&null!=o&&("object"==typeof o&&Object.keys(o).length>0?e(o,[...r,t],Array.isArray(o)?[...n,t]:n):s([...r,t],o,n))})}(e),{css:o,vars:i,varsWithDefaults:a}}function gi(e,t,r=void 0){const n={};for(const o in e){const i=e[o];let a="",s=!0;for(let e=0;e<i.length;e+=1){const n=i[e];n&&(a+=(!0===s?"":" ")+t(n),s=!1,r&&r[n]&&(a+=" "+r[n]))}n[o]=a}return n}function bi(){return{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:g.white,default:g.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}}}const vi=bi();function xi(){return{text:{primary:g.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:g.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}}}const wi=xi();function Si(e,t,r,n){const o=n.light||n,i=n.dark||1.5*n;e[t]||(e.hasOwnProperty(r)?e[t]=e[r]:"light"===t?e.light=ri(e.main,o):"dark"===t&&(e.dark=ei(e.main,i)))}function Ei(e,t,r,n,o){const i=o.light||o,a=o.dark||1.5*o;t[r]||(t.hasOwnProperty(n)?t[r]=t[n]:"light"===r?t.light=`color-mix(in ${e}, ${t.main}, #fff ${(100*i).toFixed(0)}%)`:"dark"===r&&(t.dark=`color-mix(in ${e}, ${t.main}, #000 ${(100*a).toFixed(0)}%)`))}function ki(e){const{mode:t="light",contrastThreshold:r=3,tonalOffset:n=.2,colorSpace:o,...i}=e,a=e.primary||function(e="light"){return"dark"===e?{main:M,light:N,dark:A}:{main:P,light:A,dark:R}}(t),s=e.secondary||function(e="light"){return"dark"===e?{main:k,light:E,dark:$}:{main:T,light:O,dark:C}}(t),c=e.error||function(e="light"){return"dark"===e?{main:x,light:b,dark:w}:{main:w,light:v,dark:S}}(t),l=e.info||function(e="light"){return"dark"===e?{main:I,light:j,dark:_}:{main:_,light:D,dark:B}}(t),u=e.success||function(e="light"){return"dark"===e?{main:L,light:V,dark:z}:{main:W,light:F,dark:U}}(t),p=e.warning||function(e="light"){return"dark"===e?{main:q,light:H,dark:G}:{main:"#ed6c02",light:K,dark:Y}}(t);function f(e){if(o)return function(e){return`oklch(from ${e} var(--__l) 0 h / var(--__a))`}(e);const t=Jo(e,wi.text.primary)>=r?wi.text.primary:vi.text.primary;if("production"!==process.env.NODE_ENV){const r=Jo(e,t);r<3&&console.error([`MUI: The contrast ratio of ${r}:1 for ${t} on ${e}`,"falls below the WCAG recommended absolute minimum contrast ratio of 3:1.","https://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-contrast"].join("\n"))}return t}const d=({color:e,name:t,mainShade:r=500,lightShade:i=300,darkShade:a=700})=>{if(!(e={...e}).main&&e[r]&&(e.main=e[r]),!e.hasOwnProperty("main"))throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${t?` (${t})`:""} provided to augmentColor(color) is invalid.\nThe color object needs to have a \`main\` property or a \`${r}\` property.`:J(11,t?` (${t})`:"",r));if("string"!=typeof e.main)throw new Error("production"!==process.env.NODE_ENV?`MUI: The color${t?` (${t})`:""} provided to augmentColor(color) is invalid.\n\`color.main\` should be a string, but \`${JSON.stringify(e.main)}\` was provided instead.\n\nDid you intend to use one of the following approaches?\n\nimport { green } from "@mui/material/colors";\n\nconst theme1 = createTheme({ palette: {\n primary: green,\n} });\n\nconst theme2 = createTheme({ palette: {\n primary: { main: green[500] },\n} });`:J(12,t?` (${t})`:"",JSON.stringify(e.main)));return o?(Ei(o,e,"light",i,n),Ei(o,e,"dark",a,n)):(Si(e,"light",i,n),Si(e,"dark",a,n)),e.contrastText||(e.contrastText=f(e.main)),e};let m;"light"===t?m=bi():"dark"===t&&(m=xi()),"production"!==process.env.NODE_ENV&&(m||console.error(`MUI: The palette mode \`${t}\` is not supported.`));return Yr({common:{...g},mode:t,primary:d({color:a,name:"primary"}),secondary:d({color:s,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:d({color:c,name:"error"}),warning:d({color:p,name:"warning"}),info:d({color:l,name:"info"}),success:d({color:u,name:"success"}),grey:X,contrastThreshold:r,getContrastText:f,augmentColor:d,tonalOffset:n,...m},i)}function Oi(e){const t={};return Object.entries(e).forEach(e=>{const[r,n]=e;"object"==typeof n&&(t[r]=`${n.fontStyle?`${n.fontStyle} `:""}${n.fontVariant?`${n.fontVariant} `:""}${n.fontWeight?`${n.fontWeight} `:""}${n.fontStretch?`${n.fontStretch} `:""}${n.fontSize||""}${n.lineHeight?`/${n.lineHeight} `:""}${n.fontFamily||""}`)}),t}const $i={textTransform:"uppercase"},Ti='"Roboto", "Helvetica", "Arial", sans-serif';function Ci(e,t){const{fontFamily:r=Ti,fontSize:n=14,fontWeightLight:o=300,fontWeightRegular:i=400,fontWeightMedium:a=500,fontWeightBold:s=700,htmlFontSize:c=16,allVariants:l,pxToRem:u,...p}="function"==typeof t?t(e):t;"production"!==process.env.NODE_ENV&&("number"!=typeof n&&console.error("MUI: `fontSize` is required to be a number."),"number"!=typeof c&&console.error("MUI: `htmlFontSize` is required to be a number."));const f=n/14,d=u||(e=>e/c*f+"rem"),m=(e,t,n,o,i)=>{return{fontFamily:r,fontWeight:e,fontSize:d(t),lineHeight:n,...r===Ti?{letterSpacing:(a=o/t,Math.round(1e5*a)/1e5)+"em"}:{},...i,...l};var a},h={h1:m(o,96,1.167,-1.5),h2:m(o,60,1.2,-.5),h3:m(i,48,1.167,0),h4:m(i,34,1.235,.25),h5:m(i,24,1.334,0),h6:m(a,20,1.6,.15),subtitle1:m(i,16,1.75,.15),subtitle2:m(a,14,1.57,.1),body1:m(i,16,1.5,.15),body2:m(i,14,1.43,.15),button:m(a,14,1.75,.4,$i),caption:m(i,12,1.66,.4),overline:m(i,12,2.66,1,$i),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return Yr({htmlFontSize:c,pxToRem:d,fontFamily:r,fontSize:n,fontWeightLight:o,fontWeightRegular:i,fontWeightMedium:a,fontWeightBold:s,...h},p,{clone:!1})}function Ni(...e){return[`${e[0]}px ${e[1]}px ${e[2]}px ${e[3]}px rgba(0,0,0,0.2)`,`${e[4]}px ${e[5]}px ${e[6]}px ${e[7]}px rgba(0,0,0,0.14)`,`${e[8]}px ${e[9]}px ${e[10]}px ${e[11]}px rgba(0,0,0,0.12)`].join(",")}const Mi=["none",Ni(0,2,1,-1,0,1,1,0,0,1,3,0),Ni(0,3,1,-2,0,2,2,0,0,1,5,0),Ni(0,3,3,-2,0,3,4,0,0,1,8,0),Ni(0,2,4,-1,0,4,5,0,0,1,10,0),Ni(0,3,5,-1,0,5,8,0,0,1,14,0),Ni(0,3,5,-1,0,6,10,0,0,1,18,0),Ni(0,4,5,-2,0,7,10,1,0,2,16,1),Ni(0,5,5,-3,0,8,10,1,0,3,14,2),Ni(0,5,6,-3,0,9,12,1,0,3,16,2),Ni(0,6,6,-3,0,10,14,1,0,4,18,3),Ni(0,6,7,-4,0,11,15,1,0,4,20,3),Ni(0,7,8,-4,0,12,17,2,0,5,22,4),Ni(0,7,8,-4,0,13,19,2,0,5,24,4),Ni(0,7,9,-4,0,14,21,2,0,5,26,4),Ni(0,8,9,-5,0,15,22,2,0,6,28,5),Ni(0,8,10,-5,0,16,24,2,0,6,30,5),Ni(0,8,11,-5,0,17,26,2,0,6,32,5),Ni(0,9,11,-5,0,18,28,2,0,7,34,6),Ni(0,9,12,-6,0,19,29,2,0,7,36,6),Ni(0,10,13,-6,0,20,31,3,0,8,38,7),Ni(0,10,13,-6,0,21,33,3,0,8,40,7),Ni(0,10,14,-6,0,22,35,3,0,8,42,7),Ni(0,11,14,-7,0,23,36,3,0,9,44,8),Ni(0,11,15,-7,0,24,38,3,0,9,46,8)],Ai={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)"},Pi={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function Ri(e){return`${Math.round(e)}ms`}function ji(e){if(!e)return 0;const t=e/36;return Math.min(Math.round(10*(4+15*t**.25+t/5)),3e3)}function Ii(e){const t={...Ai,...e.easing},r={...Pi,...e.duration};return{getAutoHeightDuration:ji,create:(e=["all"],n={})=>{const{duration:o=r.standard,easing:i=t.easeInOut,delay:a=0,...s}=n;if("production"!==process.env.NODE_ENV){const t=e=>"string"==typeof e,r=e=>!Number.isNaN(parseFloat(e));t(e)||Array.isArray(e)||console.error('MUI: Argument "props" must be a string or Array.'),r(o)||t(o)||console.error(`MUI: Argument "duration" must be a number or a string but found ${o}.`),t(i)||console.error('MUI: Argument "easing" must be a string.'),r(a)||t(a)||console.error('MUI: Argument "delay" must be a number or a string.'),"object"!=typeof n&&console.error(["MUI: Secong argument of transition.create must be an object.","Arguments should be either `create('prop1', options)` or `create(['prop1', 'prop2'], options)`"].join("\n")),0!==Object.keys(s).length&&console.error(`MUI: Unrecognized argument(s) [${Object.keys(s).join(",")}].`)}return(Array.isArray(e)?e:[e]).map(e=>`${e} ${"string"==typeof o?o:Ri(o)} ${i} ${"string"==typeof a?a:Ri(a)}`).join(",")},...e,easing:t,duration:r}}const Di={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500};function _i(e){return Kr(e)||void 0===e||"string"==typeof e||"boolean"==typeof e||"number"==typeof e||Array.isArray(e)}function Bi(e={}){const t={...e};return function e(t){const r=Object.entries(t);for(let n=0;n<r.length;n++){const[o,i]=r[n];!_i(i)||o.startsWith("unstable_")||o.startsWith("internal_")?delete t[o]:Kr(i)&&(t[o]={...i},e(t[o]))}}(t),`import { unstable_createBreakpoints as createBreakpoints, createTransitions } from '@mui/material/styles';\n\nconst theme = ${JSON.stringify(t,null,2)};\n\ntheme.breakpoints = createBreakpoints(theme.breakpoints || {});\ntheme.transitions = createTransitions(theme.transitions || {});\n\nexport default theme;`}function Vi(e){return"number"==typeof e?`${(100*e).toFixed(0)}%`:`calc((${e}) * 100%)`}function Li(e){Object.assign(e,{alpha(t,r){const n=this||e;return n.colorSpace?`oklch(from ${t} l c h / ${"string"==typeof r?`calc(${r})`:r})`:n.vars?`rgba(${t.replace(/var\(--([^,\s)]+)(?:,[^)]+)?\)+/g,"var(--$1Channel)")} / ${"string"==typeof r?`calc(${r})`:r})`:Qo(t,(e=>{if(!Number.isNaN(+e))return+e;const t=e.match(/\d*\.?\d+/g);if(!t)return 0;let r=0;for(let e=0;e<t.length;e+=1)r+=+t[e];return r})(r))},lighten(t,r){const n=this||e;return n.colorSpace?`color-mix(in ${n.colorSpace}, ${t}, #fff ${Vi(r)})`:ri(t,r)},darken(t,r){const n=this||e;return n.colorSpace?`color-mix(in ${n.colorSpace}, ${t}, #000 ${Vi(r)})`:ei(t,r)}})}function Fi(e={},...t){const{breakpoints:r,mixins:n={},spacing:o,palette:i={},transitions:a={},typography:s={},shape:c,colorSpace:l,...u}=e;if(e.vars&&void 0===e.generateThemeVars)throw new Error("production"!==process.env.NODE_ENV?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name or follow the [docs](https://mui.com/material-ui/customization/css-theme-variables/usage/) to enable the feature.":J(22));const p=ki({...i,colorSpace:l}),f=go(e);let d=Yr(f,{mixins:(m=f.breakpoints,h=n,{toolbar:{minHeight:56,[m.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[m.up("sm")]:{minHeight:64}},...h}),palette:p,shadows:Mi.slice(),typography:Ci(p,s),transitions:Ii(a),zIndex:{...Di}});var m,h;if(d=Yr(d,u),d=t.reduce((e,t)=>Yr(e,t),d),"production"!==process.env.NODE_ENV){const e=["active","checked","completed","disabled","error","expanded","focused","focusVisible","required","selected"],t=(t,r)=>{let n;for(n in t){const o=t[n];if(e.includes(n)&&Object.keys(o).length>0){if("production"!==process.env.NODE_ENV){const e=$o("",n);console.error([`MUI: The \`${r}\` component increases the CSS specificity of the \`${n}\` internal state.`,"You can not override it like this: ",JSON.stringify(t,null,2),"",`Instead, you need to use the '&.${e}' syntax:`,JSON.stringify({root:{[`&.${e}`]:o}},null,2),"","https://mui.com/r/state-classes-guide"].join("\n"))}t[n]={}}}};Object.keys(d.components).forEach(e=>{const r=d.components[e].styleOverrides;r&&e.startsWith("Mui")&&t(r,e)})}return d.unstable_sxConfig={...uo,...u?.unstable_sxConfig},d.unstable_sx=function(e){return fo({sx:e,theme:this})},d.toRuntimeSource=Bi,Li(d),d}function zi(e){let t;return t=e<1?5.11916*e**2:4.5*Math.log(e+1)+2,Math.round(10*t)/1e3}const Wi=[...Array(25)].map((e,t)=>{if(0===t)return"none";const r=zi(t);return`linear-gradient(rgba(255 255 255 / ${r}), rgba(255 255 255 / ${r}))`});function Ui(e){return{inputPlaceholder:"dark"===e?.5:.42,inputUnderline:"dark"===e?.7:.42,switchTrackDisabled:"dark"===e?.2:.12,switchTrack:"dark"===e?.3:.38}}function Hi(e){return"dark"===e?Wi:[]}function qi(e){return!!e[0].match(/(cssVarPrefix|colorSchemeSelector|modularCssLayers|rootSelector|typography|mixins|breakpoints|direction|transitions)/)||!!e[0].match(/sxConfig$/)||"palette"===e[0]&&!!e[1]?.match(/(mode|contrastThreshold|tonalOffset)/)}var Ki=e=>(t,r)=>{const n=e.rootSelector||":root",o=e.colorSchemeSelector;let i=o;if("class"===o&&(i=".%s"),"data"===o&&(i="[data-%s]"),o?.startsWith("data-")&&!o.includes("%s")&&(i=`[${o}="%s"]`),e.defaultColorScheme===t){if("dark"===t){const o={};return(a=e.cssVarPrefix,[...[...Array(25)].map((e,t)=>`--${a?`${a}-`:""}overlays-${t}`),`--${a?`${a}-`:""}palette-AppBar-darkBg`,`--${a?`${a}-`:""}palette-AppBar-darkColor`]).forEach(e=>{o[e]=r[e],delete r[e]}),"media"===i?{[n]:r,"@media (prefers-color-scheme: dark)":{[n]:o}}:i?{[i.replace("%s",t)]:o,[`${n}, ${i.replace("%s",t)}`]:r}:{[n]:{...r,...o}}}if(i&&"media"!==i)return`${n}, ${i.replace("%s",String(t))}`}else if(t){if("media"===i)return{[`@media (prefers-color-scheme: ${String(t)})`]:{[n]:r}};if(i)return i.replace("%s",String(t))}var a;return n};function Gi(e,t,r){!e[t]&&r&&(e[t]=r)}function Yi(e){return"string"==typeof e&&e.startsWith("hsl")?Yo(e):e}function Xi(e,t){`${t}Channel`in e||(e[`${t}Channel`]=Ko(Yi(e[t]),`MUI: Can't create \`palette.${t}Channel\` because \`palette.${t}\` is not one of these formats: #nnn, #nnnnnn, rgb(), rgba(), hsl(), hsla(), color().\nTo suppress this warning, you need to explicitly provide the \`palette.${t}Channel\` as a string (in rgb format, for example "12 12 12") or undefined if you want to remove the channel token.`))}const Ji=e=>{try{return e()}catch(e){}};function Qi(e,t,r,n,o){if(!r)return;r=!0===r?{}:r;const i="dark"===o?"dark":"light";if(!n)return void(t[o]=function(e){const{palette:t={mode:"light"},opacity:r,overlays:n,colorSpace:o,...i}=e,a=ki({...t,colorSpace:o});return{palette:a,opacity:{...Ui(a.mode),...r},overlays:n||Hi(a.mode),...i}}({...r,palette:{mode:i,...r?.palette},colorSpace:e}));const{palette:a,...s}=Fi({...n,palette:{mode:i,...r?.palette},colorSpace:e});return t[o]={...r,palette:a,opacity:{...Ui(i),...r?.opacity},overlays:r?.overlays||Hi(i)},s}function Zi(e={},...t){const{colorSchemes:r={light:!0},defaultColorScheme:n,disableCssColorScheme:o=!1,cssVarPrefix:i="mui",nativeColor:a=!1,shouldSkipGeneratingVar:s=qi,colorSchemeSelector:c=(r.light&&r.dark?"media":void 0),rootSelector:l=":root",...u}=e,p=Object.keys(r)[0],f=n||(r.light&&"light"!==p?"light":p),d=((e="mui")=>mi(e))(i),{[f]:m,light:h,dark:y,...g}=r,b={...g};let v,x=m;if(("dark"===f&&!("dark"in r)||"light"===f&&!("light"in r))&&(x=!0),!x)throw new Error("production"!==process.env.NODE_ENV?`MUI: The \`colorSchemes.${f}\` option is either missing or invalid.`:J(21,f));a&&(v="oklch");const w=Qi(v,b,x,u,f);h&&!b.light&&Qi(v,b,h,void 0,"light"),y&&!b.dark&&Qi(v,b,y,void 0,"dark");let S={defaultColorScheme:f,...w,cssVarPrefix:i,colorSchemeSelector:c,rootSelector:l,getCssVar:d,colorSchemes:b,font:{...Oi(w.typography),...w.font},spacing:(E=u.spacing,"number"==typeof E?`${E}px`:"string"==typeof E||"function"==typeof E||Array.isArray(E)?E:"8px")};var E;Object.keys(S.colorSchemes).forEach(e=>{const t=S.colorSchemes[e].palette,r=e=>{const r=e.split("-"),n=r[1],o=r[2];return d(e,t[n][o])};function n(e,t,r){if(v){let n;return e===Zo&&(n=`transparent ${(100*(1-r)).toFixed(0)}%`),e===ti&&(n=`#000 ${(100*r).toFixed(0)}%`),e===ni&&(n=`#fff ${(100*r).toFixed(0)}%`),`color-mix(in ${v}, ${t}, ${n})`}return e(t,r)}var o;if("light"===t.mode&&(Gi(t.common,"background","#fff"),Gi(t.common,"onBackground","#000")),"dark"===t.mode&&(Gi(t.common,"background","#000"),Gi(t.common,"onBackground","#fff")),o=t,["Alert","AppBar","Avatar","Button","Chip","FilledInput","LinearProgress","Skeleton","Slider","SnackbarContent","SpeedDialAction","StepConnector","StepContent","Switch","TableCell","Tooltip"].forEach(e=>{o[e]||(o[e]={})}),"light"===t.mode){Gi(t.Alert,"errorColor",n(ti,a?d("palette-error-light"):t.error.light,.6)),Gi(t.Alert,"infoColor",n(ti,a?d("palette-info-light"):t.info.light,.6)),Gi(t.Alert,"successColor",n(ti,a?d("palette-success-light"):t.success.light,.6)),Gi(t.Alert,"warningColor",n(ti,a?d("palette-warning-light"):t.warning.light,.6)),Gi(t.Alert,"errorFilledBg",r("palette-error-main")),Gi(t.Alert,"infoFilledBg",r("palette-info-main")),Gi(t.Alert,"successFilledBg",r("palette-success-main")),Gi(t.Alert,"warningFilledBg",r("palette-warning-main")),Gi(t.Alert,"errorFilledColor",Ji(()=>t.getContrastText(t.error.main))),Gi(t.Alert,"infoFilledColor",Ji(()=>t.getContrastText(t.info.main))),Gi(t.Alert,"successFilledColor",Ji(()=>t.getContrastText(t.success.main))),Gi(t.Alert,"warningFilledColor",Ji(()=>t.getContrastText(t.warning.main))),Gi(t.Alert,"errorStandardBg",n(ni,a?d("palette-error-light"):t.error.light,.9)),Gi(t.Alert,"infoStandardBg",n(ni,a?d("palette-info-light"):t.info.light,.9)),Gi(t.Alert,"successStandardBg",n(ni,a?d("palette-success-light"):t.success.light,.9)),Gi(t.Alert,"warningStandardBg",n(ni,a?d("palette-warning-light"):t.warning.light,.9)),Gi(t.Alert,"errorIconColor",r("palette-error-main")),Gi(t.Alert,"infoIconColor",r("palette-info-main")),Gi(t.Alert,"successIconColor",r("palette-success-main")),Gi(t.Alert,"warningIconColor",r("palette-warning-main")),Gi(t.AppBar,"defaultBg",r("palette-grey-100")),Gi(t.Avatar,"defaultBg",r("palette-grey-400")),Gi(t.Button,"inheritContainedBg",r("palette-grey-300")),Gi(t.Button,"inheritContainedHoverBg",r("palette-grey-A100")),Gi(t.Chip,"defaultBorder",r("palette-grey-400")),Gi(t.Chip,"defaultAvatarColor",r("palette-grey-700")),Gi(t.Chip,"defaultIconColor",r("palette-grey-700")),Gi(t.FilledInput,"bg","rgba(0, 0, 0, 0.06)"),Gi(t.FilledInput,"hoverBg","rgba(0, 0, 0, 0.09)"),Gi(t.FilledInput,"disabledBg","rgba(0, 0, 0, 0.12)"),Gi(t.LinearProgress,"primaryBg",n(ni,a?d("palette-primary-main"):t.primary.main,.62)),Gi(t.LinearProgress,"secondaryBg",n(ni,a?d("palette-secondary-main"):t.secondary.main,.62)),Gi(t.LinearProgress,"errorBg",n(ni,a?d("palette-error-main"):t.error.main,.62)),Gi(t.LinearProgress,"infoBg",n(ni,a?d("palette-info-main"):t.info.main,.62)),Gi(t.LinearProgress,"successBg",n(ni,a?d("palette-success-main"):t.success.main,.62)),Gi(t.LinearProgress,"warningBg",n(ni,a?d("palette-warning-light"):t.warning.main,.62)),Gi(t.Skeleton,"bg",v?n(Zo,a?d("palette-text-primary"):t.text.primary,.11):`rgba(${r("palette-text-primaryChannel")} / 0.11)`),Gi(t.Slider,"primaryTrack",n(ni,a?d("palette-primary-main"):t.primary.main,.62)),Gi(t.Slider,"secondaryTrack",n(ni,a?d("palette-secondary-main"):t.secondary.main,.62)),Gi(t.Slider,"errorTrack",n(ni,a?d("palette-error-main"):t.error.main,.62)),Gi(t.Slider,"infoTrack",n(ni,a?d("palette-info-main"):t.info.main,.62)),Gi(t.Slider,"successTrack",n(ni,a?d("palette-success-main"):t.success.main,.62)),Gi(t.Slider,"warningTrack",n(ni,a?d("palette-warning-main"):t.warning.main,.62));const e=v?n(ti,a?d("palette-background-default"):t.background.default,.6825):oi(t.background.default,.8);Gi(t.SnackbarContent,"bg",e),Gi(t.SnackbarContent,"color",Ji(()=>v?wi.text.primary:t.getContrastText(e))),Gi(t.SpeedDialAction,"fabHoverBg",oi(t.background.paper,.15)),Gi(t.StepConnector,"border",r("palette-grey-400")),Gi(t.StepContent,"border",r("palette-grey-400")),Gi(t.Switch,"defaultColor",r("palette-common-white")),Gi(t.Switch,"defaultDisabledColor",r("palette-grey-100")),Gi(t.Switch,"primaryDisabledColor",n(ni,a?d("palette-primary-main"):t.primary.main,.62)),Gi(t.Switch,"secondaryDisabledColor",n(ni,a?d("palette-secondary-main"):t.secondary.main,.62)),Gi(t.Switch,"errorDisabledColor",n(ni,a?d("palette-error-main"):t.error.main,.62)),Gi(t.Switch,"infoDisabledColor",n(ni,a?d("palette-info-main"):t.info.main,.62)),Gi(t.Switch,"successDisabledColor",n(ni,a?d("palette-success-main"):t.success.main,.62)),Gi(t.Switch,"warningDisabledColor",n(ni,a?d("palette-warning-main"):t.warning.main,.62)),Gi(t.TableCell,"border",n(ni,Zo(a?d("palette-divider"):t.divider,1),.88)),Gi(t.Tooltip,"bg",n(Zo,a?d("palette-grey-700"):t.grey[700],.92))}if("dark"===t.mode){Gi(t.Alert,"errorColor",n(ni,a?d("palette-error-light"):t.error.light,.6)),Gi(t.Alert,"infoColor",n(ni,a?d("palette-info-light"):t.info.light,.6)),Gi(t.Alert,"successColor",n(ni,a?d("palette-success-light"):t.success.light,.6)),Gi(t.Alert,"warningColor",n(ni,a?d("palette-warning-light"):t.warning.light,.6)),Gi(t.Alert,"errorFilledBg",r("palette-error-dark")),Gi(t.Alert,"infoFilledBg",r("palette-info-dark")),Gi(t.Alert,"successFilledBg",r("palette-success-dark")),Gi(t.Alert,"warningFilledBg",r("palette-warning-dark")),Gi(t.Alert,"errorFilledColor",Ji(()=>t.getContrastText(t.error.dark))),Gi(t.Alert,"infoFilledColor",Ji(()=>t.getContrastText(t.info.dark))),Gi(t.Alert,"successFilledColor",Ji(()=>t.getContrastText(t.success.dark))),Gi(t.Alert,"warningFilledColor",Ji(()=>t.getContrastText(t.warning.dark))),Gi(t.Alert,"errorStandardBg",n(ti,a?d("palette-error-light"):t.error.light,.9)),Gi(t.Alert,"infoStandardBg",n(ti,a?d("palette-info-light"):t.info.light,.9)),Gi(t.Alert,"successStandardBg",n(ti,a?d("palette-success-light"):t.success.light,.9)),Gi(t.Alert,"warningStandardBg",n(ti,a?d("palette-warning-light"):t.warning.light,.9)),Gi(t.Alert,"errorIconColor",r("palette-error-main")),Gi(t.Alert,"infoIconColor",r("palette-info-main")),Gi(t.Alert,"successIconColor",r("palette-success-main")),Gi(t.Alert,"warningIconColor",r("palette-warning-main")),Gi(t.AppBar,"defaultBg",r("palette-grey-900")),Gi(t.AppBar,"darkBg",r("palette-background-paper")),Gi(t.AppBar,"darkColor",r("palette-text-primary")),Gi(t.Avatar,"defaultBg",r("palette-grey-600")),Gi(t.Button,"inheritContainedBg",r("palette-grey-800")),Gi(t.Button,"inheritContainedHoverBg",r("palette-grey-700")),Gi(t.Chip,"defaultBorder",r("palette-grey-700")),Gi(t.Chip,"defaultAvatarColor",r("palette-grey-300")),Gi(t.Chip,"defaultIconColor",r("palette-grey-300")),Gi(t.FilledInput,"bg","rgba(255, 255, 255, 0.09)"),Gi(t.FilledInput,"hoverBg","rgba(255, 255, 255, 0.13)"),Gi(t.FilledInput,"disabledBg","rgba(255, 255, 255, 0.12)"),Gi(t.LinearProgress,"primaryBg",n(ti,a?d("palette-primary-main"):t.primary.main,.5)),Gi(t.LinearProgress,"secondaryBg",n(ti,a?d("palette-secondary-main"):t.secondary.main,.5)),Gi(t.LinearProgress,"errorBg",n(ti,a?d("palette-error-main"):t.error.main,.5)),Gi(t.LinearProgress,"infoBg",n(ti,a?d("palette-info-main"):t.info.main,.5)),Gi(t.LinearProgress,"successBg",n(ti,a?d("palette-success-main"):t.success.main,.5)),Gi(t.LinearProgress,"warningBg",n(ti,a?d("palette-warning-main"):t.warning.main,.5)),Gi(t.Skeleton,"bg",v?n(Zo,a?d("palette-text-primary"):t.text.primary,.13):`rgba(${r("palette-text-primaryChannel")} / 0.13)`),Gi(t.Slider,"primaryTrack",n(ti,a?d("palette-primary-main"):t.primary.main,.5)),Gi(t.Slider,"secondaryTrack",n(ti,a?d("palette-secondary-main"):t.secondary.main,.5)),Gi(t.Slider,"errorTrack",n(ti,a?d("palette-error-main"):t.error.main,.5)),Gi(t.Slider,"infoTrack",n(ti,a?d("palette-info-main"):t.info.main,.5)),Gi(t.Slider,"successTrack",n(ti,a?d("palette-success-main"):t.success.main,.5)),Gi(t.Slider,"warningTrack",n(ti,a?d("palette-warning-light"):t.warning.main,.5));const e=v?n(ni,a?d("palette-background-default"):t.background.default,.985):oi(t.background.default,.98);Gi(t.SnackbarContent,"bg",e),Gi(t.SnackbarContent,"color",Ji(()=>v?vi.text.primary:t.getContrastText(e))),Gi(t.SpeedDialAction,"fabHoverBg",oi(t.background.paper,.15)),Gi(t.StepConnector,"border",r("palette-grey-600")),Gi(t.StepContent,"border",r("palette-grey-600")),Gi(t.Switch,"defaultColor",r("palette-grey-300")),Gi(t.Switch,"defaultDisabledColor",r("palette-grey-600")),Gi(t.Switch,"primaryDisabledColor",n(ti,a?d("palette-primary-main"):t.primary.main,.55)),Gi(t.Switch,"secondaryDisabledColor",n(ti,a?d("palette-secondary-main"):t.secondary.main,.55)),Gi(t.Switch,"errorDisabledColor",n(ti,a?d("palette-error-main"):t.error.main,.55)),Gi(t.Switch,"infoDisabledColor",n(ti,a?d("palette-info-main"):t.info.main,.55)),Gi(t.Switch,"successDisabledColor",n(ti,a?d("palette-success-main"):t.success.main,.55)),Gi(t.Switch,"warningDisabledColor",n(ti,a?d("palette-warning-light"):t.warning.main,.55)),Gi(t.TableCell,"border",n(ti,Zo(a?d("palette-divider"):t.divider,1),.68)),Gi(t.Tooltip,"bg",n(Zo,a?d("palette-grey-700"):t.grey[700],.92))}a||(Xi(t.background,"default"),Xi(t.background,"paper"),Xi(t.common,"background"),Xi(t.common,"onBackground"),Xi(t,"divider")),Object.keys(t).forEach(e=>{const r=t[e];"tonalOffset"!==e&&!a&&r&&"object"==typeof r&&(r.main&&Gi(t[e],"mainChannel",Ko(Yi(r.main))),r.light&&Gi(t[e],"lightChannel",Ko(Yi(r.light))),r.dark&&Gi(t[e],"darkChannel",Ko(Yi(r.dark))),r.contrastText&&Gi(t[e],"contrastTextChannel",Ko(Yi(r.contrastText))),"text"===e&&(Xi(t[e],"primary"),Xi(t[e],"secondary")),"action"===e&&(r.active&&Xi(t[e],"active"),r.selected&&Xi(t[e],"selected")))})}),S=t.reduce((e,t)=>Yr(e,t),S);const k={prefix:i,disableCssColorScheme:o,shouldSkipGeneratingVar:s,getSelector:Ki(S),enableContrastVars:a},{vars:O,generateThemeVars:$,generateStyleSheets:T}=function(e,t={}){const{getSelector:r=g,disableCssColorScheme:n,colorSchemeSelector:o,enableContrastVars:i}=t,{colorSchemes:a={},components:s,defaultColorScheme:c="light",...l}=e,{vars:u,css:p,varsWithDefaults:f}=yi(l,t);let d=f;const m={},{[c]:h,...y}=a;if(Object.entries(y||{}).forEach(([e,r])=>{const{vars:n,css:o,varsWithDefaults:i}=yi(r,t);d=Yr(d,i),m[e]={css:o,vars:n}}),h){const{css:e,vars:r,varsWithDefaults:n}=yi(h,t);d=Yr(d,n),m[c]={css:e,vars:r}}function g(t,r){let n=o;if("class"===o&&(n=".%s"),"data"===o&&(n="[data-%s]"),o?.startsWith("data-")&&!o.includes("%s")&&(n=`[${o}="%s"]`),t){if("media"===n){if(e.defaultColorScheme===t)return":root";const n=a[t]?.palette?.mode||t;return{[`@media (prefers-color-scheme: ${n})`]:{":root":r}}}if(n)return e.defaultColorScheme===t?`:root, ${n.replace("%s",String(t))}`:n.replace("%s",String(t))}return":root"}return{vars:d,generateThemeVars:()=>{let e={...u};return Object.entries(m).forEach(([,{vars:t}])=>{e=Yr(e,t)}),e},generateStyleSheets:()=>{const t=[],o=e.defaultColorScheme||"light";function s(e,r){Object.keys(r).length&&t.push("string"==typeof e?{[e]:{...r}}:e)}s(r(void 0,{...p}),p);const{[o]:c,...l}=m;if(c){const{css:e}=c,t=a[o]?.palette?.mode,i=!n&&t?{colorScheme:t,...e}:{...e};s(r(o,{...i}),i)}return Object.entries(l).forEach(([e,{css:t}])=>{const o=a[e]?.palette?.mode,i=!n&&o?{colorScheme:o,...t}:{...t};s(r(e,{...i}),i)}),i&&t.push({":root":{"--__l-threshold":"0.7","--__l":"clamp(0, (l / var(--__l-threshold) - 1) * -infinity, 1)","--__a":"clamp(0.87, (l / var(--__l-threshold) - 1) * -infinity, 1)"}}),t}}}(S,k);return S.vars=O,Object.entries(S.colorSchemes[S.defaultColorScheme]).forEach(([e,t])=>{S[e]=t}),S.generateThemeVars=$,S.generateStyleSheets=T,S.generateSpacing=function(){return Dn(u.spacing,Mn(this))},S.getColorSchemeSelector=function(e){return function(t){return"media"===e?("production"!==process.env.NODE_ENV&&"light"!==t&&"dark"!==t&&console.error(`MUI: @media (prefers-color-scheme) supports only 'light' or 'dark', but receive '${t}'.`),`@media (prefers-color-scheme: ${t})`):e?e.startsWith("data-")&&!e.includes("%s")?`[${e}="${t}"] &`:"class"===e?`.${t} &`:"data"===e?`[data-${t}] &`:`${e.replace("%s",t)} &`:"&"}}(c),S.spacing=S.generateSpacing(),S.shouldSkipGeneratingVar=s,S.unstable_sxConfig={...uo,...u?.unstable_sxConfig},S.unstable_sx=function(e){return fo({sx:e,theme:this})},S.internal_cache={},S.toRuntimeSource=Bi,S}function ea(e,t,r){e.colorSchemes&&r&&(e.colorSchemes[t]={...!0!==r&&r,palette:ki({...!0===r?{}:r.palette,mode:t})})}function ta(e={},...t){const{palette:r,cssVariables:n=!1,colorSchemes:o=(r?void 0:{light:!0}),defaultColorScheme:i=r?.mode,...a}=e,s=i||"light",c=o?.[s],l={...o,...r?{[s]:{..."boolean"!=typeof c&&c,palette:r}}:void 0};if(!1===n){if(!("colorSchemes"in e))return Fi(e,...t);let n=r;"palette"in e||l[s]&&(!0!==l[s]?n=l[s].palette:"dark"===s&&(n={mode:"dark"}));const o=Fi({...e,palette:n},...t);return o.defaultColorScheme=s,o.colorSchemes=l,"light"===o.palette.mode&&(o.colorSchemes.light={...!0!==l.light&&l.light,palette:o.palette},ea(o,"dark",l.dark)),"dark"===o.palette.mode&&(o.colorSchemes.dark={...!0!==l.dark&&l.dark,palette:o.palette},ea(o,"light",l.light)),o}return r||"light"in l||"light"!==s||(l.light=!0),Zi({...a,colorSchemes:l,defaultColorScheme:s,..."boolean"!=typeof n&&n},...t)}const ra=ta();function na(){const e=xo(ra);return"production"!==process.env.NODE_ENV&&n.useDebugValue(e),e[Q]||e}const oa=function(e={}){const{themeId:t,defaultTheme:r=Ao,rootShouldForwardProp:n=Po,slotShouldForwardProp:o=Po}=e;function i(e){!function(e,t,r){e.theme=nn(e.theme)?r:e.theme[t]||e.theme}(e,t,r)}return(e,t={})=>{!function(e,t){Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))}(e,e=>e.filter(e=>e!==fo));const{name:r,slot:a,skipVariantsResolver:s,skipSx:c,overridesResolver:l=jo(Bo(a)),...u}=t,p=r&&r.startsWith("Mui")||a?"components":"custom",f=void 0!==s?s:a&&"Root"!==a&&"root"!==a||!1,d=c||!1;let m=Po;"Root"===a||"root"===a?m=n:a?m=o:function(e){return"string"==typeof e&&e.charCodeAt(0)>96}(e)&&(m=void 0);const h=jr(e,{shouldForwardProp:m,label:_o(r,a),...u}),y=e=>{if(e.__emotion_real===e)return e;if("function"==typeof e)return function(t){return Io(t,e,t.theme.modularCssLayers?p:void 0)};if(Kr(e)){const t=Mo(e);return function(e){return t.variants?Io(e,t,e.theme.modularCssLayers?p:void 0):e.theme.modularCssLayers?Ro(t.style,p):t.style}}return e},g=(...t)=>{const n=[],o=t.map(y),s=[];if(n.push(i),r&&l&&s.push(function(e){const t=e.theme,n=t.components?.[r]?.styleOverrides;if(!n)return null;const o={};for(const t in n)o[t]=Io(e,n[t],e.theme.modularCssLayers?"theme":void 0);return l(e,o)}),r&&!f&&s.push(function(e){const t=e.theme,n=t?.components?.[r]?.variants;return n?Do(e,n,[],e.theme.modularCssLayers?"theme":void 0):null}),d||s.push(fo),Array.isArray(o[0])){const e=o.shift(),t=new Array(n.length).fill(""),r=new Array(s.length).fill("");let i;i=[...t,...e,...r],i.raw=[...t,...e.raw,...r],n.unshift(i)}const c=[...n,...o,...s],u=h(...c);return e.muiName&&(u.muiName=e.muiName),"production"!==process.env.NODE_ENV&&(u.displayName=function(e,t,r){if(e)return`${e}${yn(t||"")}`;return`Styled(${function(e){if(null!=e){if("string"==typeof e)return e;if("function"==typeof e)return Co(e,"Component");if("object"==typeof e)switch(e.$$typeof){case qr.ForwardRef:return No(e,e.render,"ForwardRef");case qr.Memo:return No(e,e.type,"memo");default:return}}}(r)})`}(r,a,e)),u};return h.withConfig&&(g.withConfig=h.withConfig),g}}({themeId:Q,defaultTheme:ra,rootShouldForwardProp:e=>function(e){return"ownerState"!==e&&"theme"!==e&&"sx"!==e&&"as"!==e}(e)&&"classes"!==e}),ia=function(e){let t,r;return function(n){let o=t;return void 0!==o&&n.theme===r||(di.theme=n.theme,o=Mo(e(di)),t=o,r=n.theme),o}};function aa(e){return li(e)}function sa(e){return $o("MuiSvgIcon",e)}"production"!==process.env.NODE_ENV&&(Rr.node,Rr.object.isRequired),To("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const ca=oa("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,"inherit"!==r.color&&t[`color${yn(r.color)}`],t[`fontSize${yn(r.fontSize)}`]]}})(ia(({theme:e})=>({userSelect:"none",width:"1em",height:"1em",display:"inline-block",flexShrink:0,transition:e.transitions?.create?.("fill",{duration:(e.vars??e).transitions?.duration?.shorter}),variants:[{props:e=>!e.hasSvgAsChild,style:{fill:"currentColor"}},{props:{fontSize:"inherit"},style:{fontSize:"inherit"}},{props:{fontSize:"small"},style:{fontSize:e.typography?.pxToRem?.(20)||"1.25rem"}},{props:{fontSize:"medium"},style:{fontSize:e.typography?.pxToRem?.(24)||"1.5rem"}},{props:{fontSize:"large"},style:{fontSize:e.typography?.pxToRem?.(35)||"2.1875rem"}},...Object.entries((e.vars??e).palette).filter(([,e])=>e&&e.main).map(([t])=>({props:{color:t},style:{color:(e.vars??e).palette?.[t]?.main}})),{props:{color:"action"},style:{color:(e.vars??e).palette?.action?.active}},{props:{color:"disabled"},style:{color:(e.vars??e).palette?.action?.disabled}},{props:{color:"inherit"},style:{color:void 0}}]}))),la=n.forwardRef(function(r,o){const i=aa({props:r,name:"MuiSvgIcon"}),{children:a,className:s,color:c="inherit",component:l="svg",fontSize:u="medium",htmlColor:p,inheritViewBox:f=!1,titleAccess:d,viewBox:m="0 0 24 24",...h}=i,y=n.isValidElement(a)&&"svg"===a.type,g={...i,color:c,component:l,fontSize:u,instanceFontSize:r.fontSize,inheritViewBox:f,viewBox:m,hasSvgAsChild:y},b={};f||(b.viewBox=m);const v=(e=>{const{color:t,fontSize:r,classes:n}=e;return gi({root:["root","inherit"!==t&&`color${yn(t)}`,`fontSize${yn(r)}`]},sa,n)})(g);return t(ca,{as:l,className:ko(v.root,s),focusable:"false",color:p,"aria-hidden":!d||void 0,role:d?"img":void 0,ref:o,...b,...h,...y&&a.props,ownerState:g,children:[y?a.props.children:a,d?e("title",{children:d}):null]})});function ua(t,r){function o(n,o){return e(la,{"data-testid":"production"!==process.env.NODE_ENV?`${r}Icon`:void 0,ref:o,...n,children:t})}return"production"!==process.env.NODE_ENV&&(o.displayName=`${r}Icon`),o.muiName=la.muiName,n.memo(n.forwardRef(o))}function pa(e){return e&&e.ownerDocument||document}function fa(e,t){"function"==typeof e?e(t):e&&(e.current=t)}function da(e){const t=n.useRef(e);return Lo(()=>{t.current=e}),n.useRef((...e)=>(0,t.current)(...e)).current}function ma(...e){const t=n.useRef(void 0),r=n.useCallback(t=>{const r=e.map(e=>{if(null==e)return null;if("function"==typeof e){const r=e,n=r(t);return"function"==typeof n?n:()=>{r(null)}}return e.current=t,()=>{e.current=null}});return()=>{r.forEach(e=>e?.())}},e);return n.useMemo(()=>e.every(e=>null==e)?null:e=>{t.current&&(t.current(),t.current=void 0),null!=e&&(t.current=r(e))},e)}function ha(e,t){return"production"===process.env.NODE_ENV?()=>null:function(...r){return e(...r)||t(...r)}}function ya(e,t){if(null==e)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(-1!==t.indexOf(n))continue;r[n]=e[n]}return r}function ga(e,t){return ga=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},ga(e,t)}function ba(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,ga(e,t)}"production"!==process.env.NODE_ENV&&(la.propTypes={children:Rr.node,classes:Rr.object,className:Rr.string,color:Rr.oneOfType([Rr.oneOf(["inherit","action","disabled","primary","secondary","error","info","success","warning"]),Rr.string]),component:Rr.elementType,fontSize:Rr.oneOfType([Rr.oneOf(["inherit","large","medium","small"]),Rr.string]),htmlColor:Rr.string,inheritViewBox:Rr.bool,shapeRendering:Rr.string,sx:Rr.oneOfType([Rr.arrayOf(Rr.oneOfType([Rr.func,Rr.object,Rr.bool])),Rr.func,Rr.object]),titleAccess:Rr.string,viewBox:Rr.string}),la.muiName="SvgIcon";var va=!1,xa="production"!==process.env.NODE_ENV?Rr.oneOfType([Rr.number,Rr.shape({enter:Rr.number,exit:Rr.number,appear:Rr.number}).isRequired]):null;"production"!==process.env.NODE_ENV&&Rr.oneOfType([Rr.string,Rr.shape({enter:Rr.string,exit:Rr.string,active:Rr.string}),Rr.shape({enter:Rr.string,enterDone:Rr.string,enterActive:Rr.string,exit:Rr.string,exitDone:Rr.string,exitActive:Rr.string})]);var wa=o.createContext(null),Sa="unmounted",Ea="exited",ka="entering",Oa="entered",$a="exiting",Ta=function(e){function t(t,r){var n;n=e.call(this,t,r)||this;var o,i=r&&!r.isMounting?t.enter:t.appear;return n.appearStatus=null,t.in?i?(o=Ea,n.appearStatus=ka):o=Oa:o=t.unmountOnExit||t.mountOnEnter?Sa:Ea,n.state={status:o},n.nextCallback=null,n}ba(t,e),t.getDerivedStateFromProps=function(e,t){return e.in&&t.status===Sa?{status:Ea}:null};var r=t.prototype;return r.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},r.componentDidUpdate=function(e){var t=null;if(e!==this.props){var r=this.state.status;this.props.in?r!==ka&&r!==Oa&&(t=ka):r!==ka&&r!==Oa||(t=$a)}this.updateStatus(!1,t)},r.componentWillUnmount=function(){this.cancelNextCallback()},r.getTimeouts=function(){var e,t,r,n=this.props.timeout;return e=t=r=n,null!=n&&"number"!=typeof n&&(e=n.exit,t=n.enter,r=void 0!==n.appear?n.appear:t),{exit:e,enter:t,appear:r}},r.updateStatus=function(e,t){if(void 0===e&&(e=!1),null!==t)if(this.cancelNextCallback(),t===ka){if(this.props.unmountOnExit||this.props.mountOnEnter){var r=this.props.nodeRef?this.props.nodeRef.current:y.findDOMNode(this);r&&function(e){e.scrollTop}(r)}this.performEnter(e)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Ea&&this.setState({status:Sa})},r.performEnter=function(e){var t=this,r=this.props.enter,n=this.context?this.context.isMounting:e,o=this.props.nodeRef?[n]:[y.findDOMNode(this),n],i=o[0],a=o[1],s=this.getTimeouts(),c=n?s.appear:s.enter;!e&&!r||va?this.safeSetState({status:Oa},function(){t.props.onEntered(i)}):(this.props.onEnter(i,a),this.safeSetState({status:ka},function(){t.props.onEntering(i,a),t.onTransitionEnd(c,function(){t.safeSetState({status:Oa},function(){t.props.onEntered(i,a)})})}))},r.performExit=function(){var e=this,t=this.props.exit,r=this.getTimeouts(),n=this.props.nodeRef?void 0:y.findDOMNode(this);t&&!va?(this.props.onExit(n),this.safeSetState({status:$a},function(){e.props.onExiting(n),e.onTransitionEnd(r.exit,function(){e.safeSetState({status:Ea},function(){e.props.onExited(n)})})})):this.safeSetState({status:Ea},function(){e.props.onExited(n)})},r.cancelNextCallback=function(){null!==this.nextCallback&&(this.nextCallback.cancel(),this.nextCallback=null)},r.safeSetState=function(e,t){t=this.setNextCallback(t),this.setState(e,t)},r.setNextCallback=function(e){var t=this,r=!0;return this.nextCallback=function(n){r&&(r=!1,t.nextCallback=null,e(n))},this.nextCallback.cancel=function(){r=!1},this.nextCallback},r.onTransitionEnd=function(e,t){this.setNextCallback(t);var r=this.props.nodeRef?this.props.nodeRef.current:y.findDOMNode(this),n=null==e&&!this.props.addEndListener;if(r&&!n){if(this.props.addEndListener){var o=this.props.nodeRef?[this.nextCallback]:[r,this.nextCallback],i=o[0],a=o[1];this.props.addEndListener(i,a)}null!=e&&setTimeout(this.nextCallback,e)}else setTimeout(this.nextCallback,0)},r.render=function(){var e=this.state.status;if(e===Sa)return null;var t=this.props,r=t.children;t.in,t.mountOnEnter,t.unmountOnExit,t.appear,t.enter,t.exit,t.timeout,t.addEndListener,t.onEnter,t.onEntering,t.onEntered,t.onExit,t.onExiting,t.onExited,t.nodeRef;var n=ya(t,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return o.createElement(wa.Provider,{value:null},"function"==typeof r?r(e,n):o.cloneElement(o.Children.only(r),n))},t}(o.Component);function Ca(){}function Na(e,t){var r=Object.create(null);return e&&l.map(e,function(e){return e}).forEach(function(e){r[e.key]=function(e){return t&&s(e)?t(e):e}(e)}),r}function Ma(e,t,r){return null!=r[t]?r[t]:e.props[t]}function Aa(e,t,r){var n=Na(e.children),o=function(e,t){function r(r){return r in t?t[r]:e[r]}e=e||{},t=t||{};var n,o=Object.create(null),i=[];for(var a in e)a in t?i.length&&(o[a]=i,i=[]):i.push(a);var s={};for(var c in t){if(o[c])for(n=0;n<o[c].length;n++){var l=o[c][n];s[o[c][n]]=r(l)}s[c]=r(c)}for(n=0;n<i.length;n++)s[i[n]]=r(i[n]);return s}(t,n);return Object.keys(o).forEach(function(i){var a=o[i];if(s(a)){var l=i in t,u=i in n,p=t[i],f=s(p)&&!p.props.in;!u||l&&!f?u||!l||f?u&&l&&s(p)&&(o[i]=c(a,{onExited:r.bind(null,a),in:p.props.in,exit:Ma(a,"exit",e),enter:Ma(a,"enter",e)})):o[i]=c(a,{in:!1}):o[i]=c(a,{onExited:r.bind(null,a),in:!0,exit:Ma(a,"exit",e),enter:Ma(a,"enter",e)})}}),o}Ta.contextType=wa,Ta.propTypes="production"!==process.env.NODE_ENV?{nodeRef:Rr.shape({current:"undefined"==typeof Element?Rr.any:function(e,t,r,n,o,i){var a=e[t];return Rr.instanceOf(a&&"ownerDocument"in a?a.ownerDocument.defaultView.Element:Element)(e,t,r,n,o,i)}}),children:Rr.oneOfType([Rr.func.isRequired,Rr.element.isRequired]).isRequired,in:Rr.bool,mountOnEnter:Rr.bool,unmountOnExit:Rr.bool,appear:Rr.bool,enter:Rr.bool,exit:Rr.bool,timeout:function(e){var t=xa;e.addEndListener||(t=t.isRequired);for(var r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];return t.apply(void 0,[e].concat(n))},addEndListener:Rr.func,onEnter:Rr.func,onEntering:Rr.func,onEntered:Rr.func,onExit:Rr.func,onExiting:Rr.func,onExited:Rr.func}:{},Ta.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Ca,onEntering:Ca,onEntered:Ca,onExit:Ca,onExiting:Ca,onExited:Ca},Ta.UNMOUNTED=Sa,Ta.EXITED=Ea,Ta.ENTERING=ka,Ta.ENTERED=Oa,Ta.EXITING=$a;var Pa=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},Ra=function(e){function t(t,r){var n,o=(n=e.call(this,t,r)||this).handleExited.bind(function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(n));return n.state={contextValue:{isMounting:!0},handleExited:o,firstRender:!0},n}ba(t,e);var r=t.prototype;return r.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},r.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(e,t){var r,n,o=t.children,i=t.handleExited;return{children:t.firstRender?(r=e,n=i,Na(r.children,function(e){return c(e,{onExited:n.bind(null,e),in:!0,appear:Ma(e,"appear",r),enter:Ma(e,"enter",r),exit:Ma(e,"exit",r)})})):Aa(e,o,i),firstRender:!1}},r.handleExited=function(e,t){var r=Na(this.props.children);e.key in r||(e.props.onExited&&e.props.onExited(t),this.mounted&&this.setState(function(t){var r=Z({},t.children);return delete r[e.key],{children:r}}))},r.render=function(){var e=this.props,t=e.component,r=e.childFactory,n=ya(e,["component","childFactory"]),i=this.state.contextValue,a=Pa(this.state.children).map(r);return delete n.appear,delete n.enter,delete n.exit,null===t?o.createElement(wa.Provider,{value:i},a):o.createElement(wa.Provider,{value:i},o.createElement(t,n,a))},t}(o.Component);Ra.propTypes="production"!==process.env.NODE_ENV?{component:Rr.any,children:Rr.node,appear:Rr.bool,enter:Rr.bool,exit:Rr.bool,childFactory:Rr.func}:{},Ra.defaultProps={component:"div",childFactory:function(e){return e}};const ja={};function Ia(e,t){const r=n.useRef(ja);return r.current===ja&&(r.current=e(t)),r}const Da=[];class _a{static create(){return new _a}currentId=null;start(e,t){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,t()},e)}clear=()=>{null!==this.currentId&&(clearTimeout(this.currentId),this.currentId=null)};disposeEffect=()=>this.clear}function Ba(){const e=Ia(_a.create).current;var t;return t=e.disposeEffect,n.useEffect(t,Da),e}var Va=ha(Rr.elementType,function(e,t,r,o,i){const a=e[t],s=i||t;if(null==a||"undefined"==typeof window)return null;let c;return"function"!=typeof a||function(e){const{prototype:t={}}=e;return Boolean(t.isReactComponent)}(a)||(c="Did you accidentally provide a plain function component instead?"),a===n.Fragment&&(c="Did you accidentally provide a React.Fragment instead?"),void 0!==c?new Error(`Invalid ${o} \`${s}\` supplied to \`${r}\`. Expected an element type that can hold a ref. ${c} For more information see https://mui.com/r/caveat-with-refs-guide`):null});function La(e,t){return r=>{if(t){const n=e.current;void 0===r?t(n):t(n,r)}}}function Fa(e,t){const{timeout:r,easing:n,style:o={}}=e;return{duration:o.transitionDuration??("number"==typeof r?r:r[t.mode]||0),easing:o.transitionTimingFunction??("object"==typeof n?n[t.mode]:n),delay:o.transitionDelay}}function za(e,t,r){return void 0===e||"string"==typeof e?t:{...t,ownerState:{...t.ownerState,...r}}}function Wa(e,t,r){return"function"==typeof e?e(t,r):e}function Ua(e){if(void 0===e)return{};const t={};return Object.keys(e).filter(t=>!(t.match(/^on[A-Z]/)&&"function"==typeof e[t])).forEach(r=>{t[r]=e[r]}),t}function Ha(e){const{getSlotProps:t,additionalProps:r,externalSlotProps:n,externalForwardedProps:o,className:i}=e;if(!t){const e=ko(r?.className,i,o?.className,n?.className),t={...r?.style,...o?.style,...n?.style},a={...r,...o,...n};return e.length>0&&(a.className=e),Object.keys(t).length>0&&(a.style=t),{props:a,internalRef:void 0}}const a=function(e,t=[]){if(void 0===e)return{};const r={};return Object.keys(e).filter(r=>r.match(/^on[A-Z]/)&&"function"==typeof e[r]&&!t.includes(r)).forEach(t=>{r[t]=e[t]}),r}({...o,...n}),s=Ua(n),c=Ua(o),l=t(a),u=ko(l?.className,r?.className,i,o?.className,n?.className),p={...l?.style,...r?.style,...o?.style,...n?.style},f={...l,...r,...c,...s};return u.length>0&&(f.className=u),Object.keys(p).length>0&&(f.style=p),{props:f,internalRef:l.ref}}function qa(e,t){const{className:r,elementType:n,ownerState:o,externalForwardedProps:i,internalForwardedProps:a,shouldForwardComponentProp:s=!1,...c}=t,{component:l,slots:u={[e]:void 0},slotProps:p={[e]:void 0},...f}=i,d=u[e]||n,m=Wa(p[e],o),{props:{component:h,...y},internalRef:g}=Ha({className:r,...c,externalForwardedProps:"root"===e?f:void 0,externalSlotProps:m}),b=ma(g,m?.ref,t.ref),v="root"===e?h||l:h;return[d,za(d,{..."root"===e&&!l&&!u[e]&&a,..."root"!==e&&!u[e]&&a,...y,...v&&!s&&{as:v},...v&&s&&{component:v},ref:b},o)]}function Ka(e,t,r,n){const o=e[t];if(null==o||!Number.isInteger(o)){const e=function(e){const t=typeof e;switch(t){case"number":return Number.isNaN(e)?"NaN":Number.isFinite(e)?e!==Math.floor(e)?"float":"number":"Infinity";case"object":return null===e?"null":e.constructor.name;default:return t}}(o);return new RangeError(`Invalid ${n} \`${t}\` of type \`${e}\` supplied to \`${r}\`, expected \`integer\`.`)}return null}function Ga(e,t,r,n){return void 0===e[t]?null:Ka(e,t,r,n)}function Ya(){return null}Ga.isRequired=Ka,Ya.isRequired=Ya;const Xa="production"===process.env.NODE_ENV?Ya:Ga;function Ja(e){return $o("MuiPaper",e)}To("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 Qa=oa("div",{name:"MuiPaper",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,t[r.variant],!r.square&&t.rounded,"elevation"===r.variant&&t[`elevation${r.elevation}`]]}})(ia(({theme:e})=>({backgroundColor:(e.vars||e).palette.background.paper,color:(e.vars||e).palette.text.primary,transition:e.transitions.create("box-shadow"),variants:[{props:({ownerState:e})=>!e.square,style:{borderRadius:e.shape.borderRadius}},{props:{variant:"outlined"},style:{border:`1px solid ${(e.vars||e).palette.divider}`}},{props:{variant:"elevation"},style:{boxShadow:"var(--Paper-shadow)",backgroundImage:"var(--Paper-overlay)"}}]}))),Za=n.forwardRef(function(t,r){const n=aa({props:t,name:"MuiPaper"}),o=na(),{className:i,component:a="div",elevation:s=1,square:c=!1,variant:l="elevation",...u}=n,p={...n,component:a,elevation:s,square:c,variant:l},f=(e=>{const{square:t,elevation:r,variant:n,classes:o}=e;return gi({root:["root",n,!t&&"rounded","elevation"===n&&`elevation${r}`]},Ja,o)})(p);return"production"!==process.env.NODE_ENV&&void 0===o.shadows[s]&&console.error([`MUI: The elevation provided <Paper elevation={${s}}> is not available in the theme.`,`Please make sure that \`theme.shadows[${s}]\` is defined.`].join("\n")),e(Qa,{as:a,ownerState:p,className:ko(f.root,i),ref:r,...u,style:{..."elevation"===l&&{"--Paper-shadow":(o.vars||o).shadows[s],...o.vars&&{"--Paper-overlay":o.vars.overlays?.[s]},...!o.vars&&"dark"===o.palette.mode&&{"--Paper-overlay":`linear-gradient(${Qo("#fff",zi(s))}, ${Qo("#fff",zi(s))})`}},...u.style}})});"production"!==process.env.NODE_ENV&&(Za.propTypes={children:Rr.node,classes:Rr.object,className:Rr.string,component:Rr.elementType,elevation:ha(Xa,e=>{const{elevation:t,variant:r}=e;return t>0&&"outlined"===r?new Error(`MUI: Combining \`elevation={${t}}\` with \`variant="${r}"\` has no effect. Either use \`elevation={0}\` or use a different \`variant\`.`):null}),square:Rr.bool,style:Rr.object,sx:Rr.oneOfType([Rr.arrayOf(Rr.oneOfType([Rr.func,Rr.object,Rr.bool])),Rr.func,Rr.object]),variant:Rr.oneOfType([Rr.oneOf(["elevation","outlined"]),Rr.string])});const es=Rr.oneOfType([Rr.func,Rr.object]);function ts(e){try{return e.matches(":focus-visible")}catch(e){"production"===process.env.NODE_ENV||window.navigator.userAgent.includes("jsdom")||console.warn(["MUI: The `:focus-visible` pseudo class is not supported in this browser.","Some components rely on this feature to work properly."].join("\n"))}return!1}const rs={};function ns(e){const{nativeButton:t,nativeButtonProp:r,internalNativeButton:o=t,allowInferredHostMismatch:i=!1,disabled:a,type:s,hasFormAction:c=!1,tabIndex:l=0,focusableWhenDisabled:u,stopEventPropagation:p=!1,onBeforeKeyDown:f,onBeforeKeyUp:d}=e,m=n.useRef(null),h=!0===u,y=function(e){const{focusableWhenDisabled:t,disabled:r,composite:o=!1,tabIndex:i=0,isNativeButton:a}=e,s=o&&!1!==t,c=o&&!1===t;return n.useMemo(()=>{const e={onKeyDown(e){r&&t&&"Tab"!==e.key&&e.preventDefault()}};return o||(e.tabIndex=i,!a&&r&&(e.tabIndex=t?i:-1)),(a&&(t||s)||!a&&r)&&(e["aria-disabled"]=r),!a||t&&!c||(e.disabled=r),e},[o,r,t,s,c,a,i])}({focusableWhenDisabled:h,disabled:a,isNativeButton:t,tabIndex:l});"production"!==process.env.NODE_ENV&&n.useEffect(()=>{const e=m.current;if(null==e)return;const t="BUTTON"===e.tagName;if(void 0===r){if(!i){if(o&&!t){const e="MUI: A component rendering a native <button> resolved to a non-<button> element, but `nativeButton={false}` was not specified and the resolved root is a non-<button>. When rendering a custom component, set `nativeButton={false}` explicitly or render a <button> element.";console.error(e)}if(!o&&t){const e="MUI: A component that acts as a non-native button resolved to a native <button> element, but `nativeButton={true}` was not specified. When rendering a custom component, set `nativeButton={true}` explicitly or render a non-<button> element.";console.error(e)}}}else{if(r&&!t){const e="MUI: A component that acts as a button expected a native <button> because the `nativeButton` prop is true. Rendering a non-<button> removes native button semantics, which can impact forms and accessibility. Render a real <button> or set `nativeButton` to `false`.";console.error(e)}if(!r&&t){const e="MUI: A component that acts as a button expected a non-<button> because the `nativeButton` prop is false. Rendering a <button> keeps native behavior while additionally applies non-native attributes and handlers, which can add unintended extra attributes (such as `role` or `aria-disabled`). Render a non-<button> such as <div>, or set `nativeButton` to `true`.";console.error(e)}}},[i,o,r]);const g=n.useCallback(()=>{const e=m.current;return null==e?t:"BUTTON"===e.tagName||Boolean("A"===e.tagName&&e.href)},[t]),b=n.useMemo(()=>{const e=h?{}:{tabIndex:a?-1:l};return t?(e.type=void 0!==s||c?s:"button",h||(e.disabled=a)):(e.role="button",!h&&a&&(e["aria-disabled"]=a)),h?{...e,...y}:e},[a,h,y,c,t,l,s]);return{getButtonProps:n.useCallback((e=rs)=>{const{onClick:t,onKeyDown:r,onKeyUp:n,...o}=e;return{...b,...o,onClick:e=>{p&&e.stopPropagation(),a?e.preventDefault():t?.(e)},onKeyDown:e=>{h&&y.onKeyDown(e),a||(f?.(e),r?.(e),e.target!==e.currentTarget||g()||(" "!==e.key?"Enter"===e.key&&(e.preventDefault(),e.currentTarget.click()):e.preventDefault()))},onKeyUp:e=>{a||(d?.(e),n?.(e),e.target!==e.currentTarget||g()||" "!==e.key||e.defaultPrevented||e.currentTarget.click())}}},[b,a,h,y,g,f,d,p]),rootRef:m}}class os{static create(){return new os}static use(){const e=Ia(os.create).current,[t,r]=n.useState(!1);return e.shouldMount=t,e.setShouldMount=r,n.useEffect(e.mountEffect,[t]),e}constructor(){this.ref={current:null},this.mounted=null,this.didMount=!1,this.shouldMount=!1,this.setShouldMount=null}mount(){return this.mounted||(this.mounted=function(){let e,t;const r=new Promise((r,n)=>{e=r,t=n});return r.resolve=e,r.reject=t,r}(),this.shouldMount=!0,this.setShouldMount(this.shouldMount)),this.mounted}mountEffect=()=>{this.shouldMount&&!this.didMount&&null!==this.ref.current&&(this.didMount=!0,this.mounted.resolve())};start(...e){this.mount().then(()=>this.ref.current?.start(...e))}stop(...e){this.mount().then(()=>this.ref.current?.stop(...e))}pulsate(...e){this.mount().then(()=>this.ref.current?.pulsate(...e))}}function is(t){const{className:r,classes:o,pulsate:i=!1,rippleX:a,rippleY:s,rippleSize:c,in:l,onExited:u,timeout:p}=t,[f,d]=n.useState(!1),m=ko(r,o.ripple,o.rippleVisible,i&&o.ripplePulsate),h={width:c,height:c,top:-c/2+s,left:-c/2+a},y=ko(o.child,f&&o.childLeaving,i&&o.childPulsate);return l||f||d(!0),n.useEffect(()=>{if(!l&&null!=u){const e=setTimeout(u,p);return()=>{clearTimeout(e)}}},[u,l,p]),e("span",{className:m,style:h,children:e("span",{className:y})})}"production"!==process.env.NODE_ENV&&(is.propTypes={classes:Rr.object.isRequired,className:Rr.string,in:Rr.bool,onExited:Rr.func,pulsate:Rr.bool,rippleSize:Rr.number,rippleX:Rr.number,rippleY:Rr.number,timeout:Rr.number.isRequired});const as=To("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),ss=Xt`
|
|
40
|
+
0% {
|
|
41
|
+
transform: scale(0);
|
|
42
|
+
opacity: 0.1;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
100% {
|
|
46
|
+
transform: scale(1);
|
|
47
|
+
opacity: 0.3;
|
|
48
|
+
}
|
|
49
|
+
`,cs=Xt`
|
|
50
|
+
0% {
|
|
51
|
+
opacity: 1;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
100% {
|
|
55
|
+
opacity: 0;
|
|
56
|
+
}
|
|
57
|
+
`,ls=Xt`
|
|
58
|
+
0% {
|
|
59
|
+
transform: scale(1);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
50% {
|
|
63
|
+
transform: scale(0.92);
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
100% {
|
|
67
|
+
transform: scale(1);
|
|
68
|
+
}
|
|
69
|
+
`,us=oa("span",{name:"MuiTouchRipple",slot:"Root"})({overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"}),ps=oa(is,{name:"MuiTouchRipple",slot:"Ripple"})`
|
|
70
|
+
opacity: 0;
|
|
71
|
+
position: absolute;
|
|
72
|
+
|
|
73
|
+
&.${as.rippleVisible} {
|
|
74
|
+
opacity: 0.3;
|
|
75
|
+
transform: scale(1);
|
|
76
|
+
animation-name: ${ss};
|
|
77
|
+
animation-duration: ${550}ms;
|
|
78
|
+
animation-timing-function: ${({theme:e})=>e.transitions.easing.easeInOut};
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
&.${as.ripplePulsate} {
|
|
82
|
+
animation-duration: ${({theme:e})=>e.transitions.duration.shorter}ms;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
& .${as.child} {
|
|
86
|
+
opacity: 1;
|
|
87
|
+
display: block;
|
|
88
|
+
width: 100%;
|
|
89
|
+
height: 100%;
|
|
90
|
+
border-radius: 50%;
|
|
91
|
+
background-color: currentColor;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
& .${as.childLeaving} {
|
|
95
|
+
opacity: 0;
|
|
96
|
+
animation-name: ${cs};
|
|
97
|
+
animation-duration: ${550}ms;
|
|
98
|
+
animation-timing-function: ${({theme:e})=>e.transitions.easing.easeInOut};
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
& .${as.childPulsate} {
|
|
102
|
+
position: absolute;
|
|
103
|
+
/* @noflip */
|
|
104
|
+
left: 0px;
|
|
105
|
+
top: 0;
|
|
106
|
+
animation-name: ${ls};
|
|
107
|
+
animation-duration: 2500ms;
|
|
108
|
+
animation-timing-function: ${({theme:e})=>e.transitions.easing.easeInOut};
|
|
109
|
+
animation-iteration-count: infinite;
|
|
110
|
+
animation-delay: 200ms;
|
|
111
|
+
}
|
|
112
|
+
`,fs=n.forwardRef(function(t,r){const o=aa({props:t,name:"MuiTouchRipple"}),{center:i=!1,classes:a={},className:s,...c}=o,[l,u]=n.useState([]),p=n.useRef(0),f=n.useRef(null);n.useEffect(()=>{f.current&&(f.current(),f.current=null)},[l]);const d=n.useRef(!1),m=Ba(),h=n.useRef(null),y=n.useRef(null),g=n.useCallback(t=>{const{pulsate:r,rippleX:n,rippleY:o,rippleSize:i,cb:s}=t;u(t=>[...t,e(ps,{classes:{ripple:ko(a.ripple,as.ripple),rippleVisible:ko(a.rippleVisible,as.rippleVisible),ripplePulsate:ko(a.ripplePulsate,as.ripplePulsate),child:ko(a.child,as.child),childLeaving:ko(a.childLeaving,as.childLeaving),childPulsate:ko(a.childPulsate,as.childPulsate)},timeout:550,pulsate:r,rippleX:n,rippleY:o,rippleSize:i},p.current)]),p.current+=1,f.current=s},[a]),b=n.useCallback((e={},t={},r=()=>{})=>{const{pulsate:n=!1,center:o=i||t.pulsate,fakeElement:a=!1}=t;if("mousedown"===e?.type&&d.current)return void(d.current=!1);"touchstart"===e?.type&&(d.current=!0);const s=a?null:y.current,c=s?s.getBoundingClientRect():{width:0,height:0,left:0,top:0};let l,u,p;if(o||void 0===e||0===e.clientX&&0===e.clientY||!e.clientX&&!e.touches)l=Math.round(c.width/2),u=Math.round(c.height/2);else{const{clientX:t,clientY:r}=e.touches&&e.touches.length>0?e.touches[0]:e;l=Math.round(t-c.left),u=Math.round(r-c.top)}if(o)p=Math.sqrt((2*c.width**2+c.height**2)/3),p%2==0&&(p+=1);else{const e=2*Math.max(Math.abs((s?s.clientWidth:0)-l),l)+2,t=2*Math.max(Math.abs((s?s.clientHeight:0)-u),u)+2;p=Math.sqrt(e**2+t**2)}e?.touches?null===h.current&&(h.current=()=>{g({pulsate:n,rippleX:l,rippleY:u,rippleSize:p,cb:r})},m.start(80,()=>{h.current&&(h.current(),h.current=null)})):g({pulsate:n,rippleX:l,rippleY:u,rippleSize:p,cb:r})},[i,g,m]),v=n.useCallback(()=>{b({},{pulsate:!0})},[b]),x=n.useCallback((e,t)=>{if(m.clear(),"touchend"===e?.type&&h.current)return h.current(),h.current=null,void m.start(0,()=>{x(e,t)});h.current=null,u(e=>e.length>0?e.slice(1):e),f.current=t},[m]);return n.useImperativeHandle(r,()=>({pulsate:v,start:b,stop:x}),[v,b,x]),e(us,{className:ko(as.root,a.root,s),ref:y,...c,children:e(Ra,{component:null,exit:!0,children:l})})});function ds(e){return $o("MuiButtonBase",e)}"production"!==process.env.NODE_ENV&&(fs.propTypes={center:Rr.bool,classes:Rr.object,className:Rr.string});const ms=To("MuiButtonBase",["root","disabled","focusVisible"]),hs=oa("button",{name:"MuiButtonBase",slot:"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"},[`&.${ms.disabled}`]:{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}}),ys=n.forwardRef(function(r,o){const i=aa({props:r,name:"MuiButtonBase"}),{action:a,centerRipple:s=!1,children:c,className:l,component:u="button",disabled:p=!1,disableRipple:f=!1,disableTouchRipple:d=!1,focusRipple:m=!1,focusVisibleClassName:h,focusableWhenDisabled:y,suppressFocusVisible:g=!1,internalNativeButton:b,LinkComponent:v="a",nativeButton:x,onBlur:w,onClick:S,onContextMenu:E,onDragLeave:k,onFocus:O,onFocusVisible:$,onKeyDown:T,onKeyUp:C,onMouseDown:N,onMouseLeave:M,onMouseUp:A,onTouchEnd:P,onTouchMove:R,onTouchStart:j,tabIndex:I=0,TouchRippleProps:D,touchRippleRef:_,type:B,...V}=i,L=Boolean(V.href||V.to),F=Boolean(V.formAction);let z=u;"button"===z&&L&&(z=v);const W="string"==typeof z?"button"===z:b??!1,U=x??W,H=os.use(),q=ma(H.ref,_),[K,G]=n.useState(!1);(p||g)&&K&&G(!1);const Y=da(e=>{m&&!e.repeat&&K&&" "===e.key&&H.stop(e,()=>{H.start(e)})}),X=da(e=>{m&&" "===e.key&&K&&!e.defaultPrevented&&H.stop(e,()=>{H.pulsate(e)})}),{getButtonProps:J,rootRef:Q}=ns({nativeButton:U,nativeButtonProp:x,internalNativeButton:W,allowInferredHostMismatch:L||"string"==typeof z,disabled:p,type:B,hasFormAction:F,tabIndex:I,onBeforeKeyDown:Y,onBeforeKeyUp:X}),{onClick:Z,onKeyDown:ee,onKeyUp:te,...re}=J({onClick:S,onKeyDown:T,onKeyUp:C});n.useImperativeHandle(a,()=>({focusVisible:()=>{G(!0),Q.current.focus()}}),[Q]);const ne=H.shouldMount&&!f&&!p;n.useEffect(()=>{K&&m&&!f&&H.pulsate()},[f,m,K,H]);const oe=gs(H,"start",N,d),ie=gs(H,"stop",E,d),ae=gs(H,"stop",k,d),se=gs(H,"stop",A,d),ce=gs(H,"stop",e=>{K&&e.preventDefault(),M&&M(e)},d),le=gs(H,"start",j,d),ue=gs(H,"stop",P,d),pe=gs(H,"stop",R,d),fe=gs(H,"stop",e=>{ts(e.target)||G(!1),w&&w(e)},!1),de=da(e=>{Q.current||(Q.current=e.currentTarget),!g&&ts(e.target)&&(G(!0),$&&$(e)),O&&O(e)}),me={};L&&(me.tabIndex=p?-1:I,p&&(me["aria-disabled"]=p),me.type=B);const he=ma(o,Q),ye={...i,centerRipple:s,component:u,disabled:p,disableRipple:f,disableTouchRipple:d,focusRipple:m,suppressFocusVisible:g,tabIndex:I,focusVisible:K},ge=(e=>{const{disabled:t,focusVisible:r,focusVisibleClassName:n,suppressFocusVisible:o,classes:i}=e,a=gi({root:["root",t&&"disabled",r&&!o&&"focusVisible"]},ds,i);return r&&!o&&n&&(a.root+=` ${n}`),a})(ye);return t(hs,{as:z,className:ko(ge.root,l),ownerState:ye,onBlur:fe,onClick:Z,onContextMenu:ie,onFocus:de,onKeyDown:ee,onKeyUp:te,onMouseDown:oe,onMouseLeave:ce,onMouseUp:se,onDragLeave:ae,onTouchEnd:ue,onTouchMove:pe,onTouchStart:le,ref:he,...L?me:re,...V,children:[c,ne?e(fs,{ref:q,center:s,...D}):null]})});function gs(e,t,r,n=!1){return da(o=>(r&&r(o),n||e[t](o),!0))}function bs(e=[]){return([,t])=>t&&function(e,t=[]){if(!function(e){return"string"==typeof e.main}(e))return!1;for(const r of t)if(!e.hasOwnProperty(r)||"string"!=typeof e[r])return!1;return!0}(t,e)}function vs(e){return $o("MuiCircularProgress",e)}"production"!==process.env.NODE_ENV&&(ys.propTypes={action:es,centerRipple:Rr.bool,children:Rr.node,classes:Rr.object,className:Rr.string,component:Va,disabled:Rr.bool,disableRipple:Rr.bool,disableTouchRipple:Rr.bool,focusRipple:Rr.bool,focusVisibleClassName:Rr.string,formAction:Rr.oneOfType([Rr.func,Rr.string]),href:Rr.any,LinkComponent:Rr.elementType,nativeButton:Rr.bool,onBlur:Rr.func,onClick:Rr.func,onContextMenu:Rr.func,onDragLeave:Rr.func,onFocus:Rr.func,onFocusVisible:Rr.func,onKeyDown:Rr.func,onKeyUp:Rr.func,onMouseDown:Rr.func,onMouseLeave:Rr.func,onMouseUp:Rr.func,onTouchEnd:Rr.func,onTouchMove:Rr.func,onTouchStart:Rr.func,sx:Rr.oneOfType([Rr.arrayOf(Rr.oneOfType([Rr.func,Rr.object,Rr.bool])),Rr.func,Rr.object]),tabIndex:Rr.number,TouchRippleProps:Rr.object,touchRippleRef:Rr.oneOfType([Rr.func,Rr.shape({current:Rr.shape({pulsate:Rr.func.isRequired,start:Rr.func.isRequired,stop:Rr.func.isRequired})})]),type:Rr.oneOfType([Rr.oneOf(["button","reset","submit"]),Rr.string])}),To("MuiCircularProgress",["root","determinate","indeterminate","colorPrimary","colorSecondary","svg","track","circle","circleDisableShrink"]);const xs=44,ws=Xt`
|
|
113
|
+
0% {
|
|
114
|
+
transform: rotate(0deg);
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
100% {
|
|
118
|
+
transform: rotate(360deg);
|
|
119
|
+
}
|
|
120
|
+
`,Ss=Xt`
|
|
121
|
+
0% {
|
|
122
|
+
stroke-dasharray: 1px, 200px;
|
|
123
|
+
stroke-dashoffset: 0;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
50% {
|
|
127
|
+
stroke-dasharray: 100px, 200px;
|
|
128
|
+
stroke-dashoffset: -15px;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
100% {
|
|
132
|
+
stroke-dasharray: 1px, 200px;
|
|
133
|
+
stroke-dashoffset: -126px;
|
|
134
|
+
}
|
|
135
|
+
`,Es="string"!=typeof ws?Yt`
|
|
136
|
+
animation: ${ws} 1.4s linear infinite;
|
|
137
|
+
`:null,ks="string"!=typeof Ss?Yt`
|
|
138
|
+
animation: ${Ss} 1.4s ease-in-out infinite;
|
|
139
|
+
`:null,Os=oa("span",{name:"MuiCircularProgress",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,t[r.variant],t[`color${yn(r.color)}`]]}})(ia(({theme:e})=>({display:"inline-block",variants:[{props:{variant:"determinate"},style:{transition:e.transitions.create("transform")}},{props:{variant:"indeterminate"},style:Es||{animation:`${ws} 1.4s linear infinite`}},...Object.entries(e.palette).filter(bs()).map(([t])=>({props:{color:t},style:{color:(e.vars||e).palette[t].main}}))]}))),$s=oa("svg",{name:"MuiCircularProgress",slot:"Svg"})({display:"block"}),Ts=oa("circle",{name:"MuiCircularProgress",slot:"Circle",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.circle,r.disableShrink&&t.circleDisableShrink]}})(ia(({theme:e})=>({stroke:"currentColor",variants:[{props:{variant:"determinate"},style:{transition:e.transitions.create("stroke-dashoffset")}},{props:{variant:"indeterminate"},style:{strokeDasharray:"80px, 200px",strokeDashoffset:0}},{props:({ownerState:e})=>"indeterminate"===e.variant&&!e.disableShrink,style:ks||{animation:`${Ss} 1.4s ease-in-out infinite`}}]}))),Cs=oa("circle",{name:"MuiCircularProgress",slot:"Track"})(ia(({theme:e})=>({stroke:"currentColor",opacity:(e.vars||e).palette.action.activatedOpacity}))),Ns=n.forwardRef(function(r,n){const o=aa({props:r,name:"MuiCircularProgress"}),{className:i,color:a="primary",disableShrink:s=!1,enableTrackSlot:c=!1,size:l=40,style:u,thickness:p=3.6,value:f=0,variant:d="indeterminate",...m}=o,h={...o,color:a,disableShrink:s,size:l,thickness:p,value:f,variant:d,enableTrackSlot:c},y=(e=>{const{classes:t,variant:r,color:n,disableShrink:o}=e;return gi({root:["root",r,`color${yn(n)}`],svg:["svg"],track:["track"],circle:["circle",o&&"circleDisableShrink"]},vs,t)})(h),g={},b={},v={};if("determinate"===d){const e=2*Math.PI*((xs-p)/2);g.strokeDasharray=e.toFixed(3),v["aria-valuenow"]=Math.round(f),g.strokeDashoffset=`${((100-f)/100*e).toFixed(3)}px`,b.transform="rotate(-90deg)"}return e(Os,{className:ko(y.root,i),style:{width:l,height:l,...b,...u},ownerState:h,ref:n,role:"progressbar",...v,...m,children:t($s,{className:y.svg,ownerState:h,viewBox:"22 22 44 44",children:[c?e(Cs,{className:y.track,ownerState:h,cx:xs,cy:xs,r:(xs-p)/2,fill:"none",strokeWidth:p,"aria-hidden":"true"}):null,e(Ts,{className:y.circle,style:g,ownerState:h,cx:xs,cy:xs,r:(xs-p)/2,fill:"none",strokeWidth:p})]})})});function Ms(e){return $o("MuiIconButton",e)}"production"!==process.env.NODE_ENV&&(Ns.propTypes={classes:Rr.object,className:Rr.string,color:Rr.oneOfType([Rr.oneOf(["inherit","primary","secondary","error","info","success","warning"]),Rr.string]),disableShrink:ha(Rr.bool,e=>e.disableShrink&&e.variant&&"indeterminate"!==e.variant?new Error("MUI: You have provided the `disableShrink` prop with a variant other than `indeterminate`. This will have no effect."):null),enableTrackSlot:Rr.bool,size:Rr.oneOfType([Rr.number,Rr.string]),style:Rr.object,sx:Rr.oneOfType([Rr.arrayOf(Rr.oneOfType([Rr.func,Rr.object,Rr.bool])),Rr.func,Rr.object]),thickness:Rr.number,value:Rr.number,variant:Rr.oneOf(["determinate","indeterminate"])});const As=To("MuiIconButton",["root","disabled","colorInherit","colorPrimary","colorSecondary","colorError","colorInfo","colorSuccess","colorWarning","edgeStart","edgeEnd","sizeSmall","sizeMedium","sizeLarge","loading","loadingIndicator","loadingWrapper"]),Ps=oa(ys,{name:"MuiIconButton",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,r.loading&&t.loading,"default"!==r.color&&t[`color${yn(r.color)}`],r.edge&&t[`edge${yn(r.edge)}`],t[`size${yn(r.size)}`]]}})(ia(({theme:e})=>({textAlign:"center",flex:"0 0 auto",fontSize:e.typography.pxToRem(24),padding:8,borderRadius:"50%",color:(e.vars||e).palette.action.active,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shortest}),variants:[{props:e=>!e.disableRipple,style:{"--IconButton-hoverBg":e.alpha((e.vars||e).palette.action.active,(e.vars||e).palette.action.hoverOpacity),"&:hover":{backgroundColor:"var(--IconButton-hoverBg)","@media (hover: none)":{backgroundColor:"transparent"}}}},{props:{edge:"start"},style:{marginLeft:-12}},{props:{edge:"start",size:"small"},style:{marginLeft:-3}},{props:{edge:"end"},style:{marginRight:-12}},{props:{edge:"end",size:"small"},style:{marginRight:-3}}]})),ia(({theme:e})=>({variants:[{props:{color:"inherit"},style:{color:"inherit"}},...Object.entries(e.palette).filter(bs()).map(([t])=>({props:{color:t},style:{color:(e.vars||e).palette[t].main}})),...Object.entries(e.palette).filter(bs()).map(([t])=>({props:{color:t},style:{"--IconButton-hoverBg":e.alpha((e.vars||e).palette[t].main,(e.vars||e).palette.action.hoverOpacity)}})),{props:{size:"small"},style:{padding:5,fontSize:e.typography.pxToRem(18)}},{props:{size:"large"},style:{padding:12,fontSize:e.typography.pxToRem(28)}}],[`&.${As.disabled}`]:{backgroundColor:"transparent",color:(e.vars||e).palette.action.disabled},[`&.${As.loading}`]:{color:"transparent"}}))),Rs=oa("span",{name:"MuiIconButton",slot:"LoadingIndicator"})(({theme:e})=>({display:"none",position:"absolute",visibility:"visible",top:"50%",left:"50%",transform:"translate(-50%, -50%)",color:(e.vars||e).palette.action.disabled,variants:[{props:{loading:!0},style:{display:"flex"}}]})),js=n.forwardRef(function(r,n){const o=aa({props:r,name:"MuiIconButton"}),{edge:i=!1,children:a,className:s,color:c="default",disabled:l=!1,disableFocusRipple:u=!1,size:p="medium",id:f,loading:d=null,loadingIndicator:m,...h}=o,y=fi(f),g=m??e(Ns,{"aria-labelledby":y,color:"inherit",size:16}),b={...o,edge:i,color:c,disabled:l,disableFocusRipple:u,loading:d,loadingIndicator:g,size:p},v=(e=>{const{classes:t,disabled:r,color:n,edge:o,size:i,loading:a}=e;return gi({root:["root",a&&"loading",r&&"disabled","default"!==n&&`color${yn(n)}`,o&&`edge${yn(o)}`,`size${yn(i)}`],loadingIndicator:["loadingIndicator"],loadingWrapper:["loadingWrapper"]},Ms,t)})(b);return t(Ps,{id:d?y:f,className:ko(v.root,s),centerRipple:!0,internalNativeButton:!0,focusRipple:!u,disabled:l||d,ref:n,...h,ownerState:b,children:["boolean"==typeof d&&e("span",{className:v.loadingWrapper,style:{display:"contents"},children:e(Rs,{className:v.loadingIndicator,ownerState:b,children:d&&g})}),a]})});function Is(e){return $o("MuiAppBar",e)}"production"!==process.env.NODE_ENV&&(js.propTypes={children:ha(Rr.node,e=>n.Children.toArray(e.children).some(e=>n.isValidElement(e)&&e.props.onClick)?new Error(["MUI: You are providing an onClick event listener to a child of a button element.","Prefer applying it to the IconButton directly.","This guarantees that the whole <button> will be responsive to click events."].join("\n")):null),classes:Rr.object,className:Rr.string,color:Rr.oneOfType([Rr.oneOf(["inherit","default","primary","secondary","error","info","success","warning"]),Rr.string]),disabled:Rr.bool,disableFocusRipple:Rr.bool,disableRipple:Rr.bool,edge:Rr.oneOf(["end","start",!1]),id:Rr.string,loading:Rr.bool,loadingIndicator:Rr.node,size:Rr.oneOfType([Rr.oneOf(["small","medium","large"]),Rr.string]),sx:Rr.oneOfType([Rr.arrayOf(Rr.oneOfType([Rr.func,Rr.object,Rr.bool])),Rr.func,Rr.object])}),To("MuiAppBar",["root","positionFixed","positionAbsolute","positionSticky","positionStatic","positionRelative","colorDefault","colorPrimary","colorSecondary","colorInherit","colorTransparent","colorError","colorInfo","colorSuccess","colorWarning"]);const Ds=(e,t)=>e?`${e.replace(")","")}, ${t})`:t,_s=oa(Za,{name:"MuiAppBar",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,t[`position${yn(r.position)}`],t[`color${yn(r.color)}`]]}})(ia(({theme:e})=>({display:"flex",flexDirection:"column",width:"100%",boxSizing:"border-box",flexShrink:0,variants:[{props:{position:"fixed"},style:{position:"fixed",zIndex:(e.vars||e).zIndex.appBar,top:0,left:"auto",right:0,"@media print":{position:"absolute"}}},{props:{position:"absolute"},style:{position:"absolute",zIndex:(e.vars||e).zIndex.appBar,top:0,left:"auto",right:0}},{props:{position:"sticky"},style:{position:"sticky",zIndex:(e.vars||e).zIndex.appBar,top:0,left:"auto",right:0}},{props:{position:"static"},style:{position:"static"}},{props:{position:"relative"},style:{position:"relative"}},{props:{color:"inherit"},style:{"--AppBar-color":"inherit",color:"var(--AppBar-color)"}},{props:{color:"default"},style:{"--AppBar-background":e.vars?e.vars.palette.AppBar.defaultBg:e.palette.grey[100],"--AppBar-color":e.vars?e.vars.palette.text.primary:e.palette.getContrastText(e.palette.grey[100]),...e.applyStyles("dark",{"--AppBar-background":e.vars?e.vars.palette.AppBar.defaultBg:e.palette.grey[900],"--AppBar-color":e.vars?e.vars.palette.text.primary:e.palette.getContrastText(e.palette.grey[900])})}},...Object.entries(e.palette).filter(bs(["contrastText"])).map(([t])=>({props:{color:t},style:{"--AppBar-background":(e.vars??e).palette[t].main,"--AppBar-color":(e.vars??e).palette[t].contrastText}})),{props:e=>!0===e.enableColorOnDark&&!["inherit","transparent"].includes(e.color),style:{backgroundColor:"var(--AppBar-background)",color:"var(--AppBar-color)"}},{props:e=>!1===e.enableColorOnDark&&!["inherit","transparent"].includes(e.color),style:{backgroundColor:"var(--AppBar-background)",color:"var(--AppBar-color)",...e.applyStyles("dark",{backgroundColor:e.vars?Ds(e.vars.palette.AppBar.darkBg,"var(--AppBar-background)"):null,color:e.vars?Ds(e.vars.palette.AppBar.darkColor,"var(--AppBar-color)"):null})}},{props:{color:"transparent"},style:{"--AppBar-background":"transparent","--AppBar-color":"inherit",backgroundColor:"var(--AppBar-background)",color:"var(--AppBar-color)",...e.applyStyles("dark",{backgroundImage:"none"})}}]}))),Bs=n.forwardRef(function(t,r){const n=aa({props:t,name:"MuiAppBar"}),{className:o,color:i="primary",enableColorOnDark:a=!1,position:s="fixed",...c}=n,l={...n,color:i,position:s,enableColorOnDark:a},u=(e=>{const{color:t,position:r,classes:n}=e;return gi({root:["root",`color${yn(t)}`,`position${yn(r)}`]},Is,n)})(l);return e(_s,{square:!0,component:"header",ownerState:l,elevation:4,className:ko(u.root,o,"fixed"===s&&"mui-fixed"),ref:r,...c})});function Vs(e,t,r,n,o){if("production"===process.env.NODE_ENV)return null;const i=e[t],a=o||t;return null==i?null:i&&1!==i.nodeType?new Error(`Invalid ${n} \`${a}\` supplied to \`${r}\`. Expected an HTMLElement.`):null}"production"!==process.env.NODE_ENV&&(Bs.propTypes={children:Rr.node,classes:Rr.object,className:Rr.string,color:Rr.oneOfType([Rr.oneOf(["default","inherit","primary","secondary","transparent","error","info","success","warning"]),Rr.string]),elevation:Rr.number,enableColorOnDark:Rr.bool,position:Rr.oneOf(["absolute","fixed","relative","static","sticky"]),square:Rr.bool,sx:Rr.oneOfType([Rr.arrayOf(Rr.oneOfType([Rr.func,Rr.object,Rr.bool])),Rr.func,Rr.object])});var Ls="top",Fs="bottom",zs="right",Ws="left",Us="auto",Hs=[Ls,Fs,zs,Ws],qs="start",Ks="end",Gs="viewport",Ys="popper",Xs=Hs.reduce(function(e,t){return e.concat([t+"-"+qs,t+"-"+Ks])},[]),Js=[].concat(Hs,[Us]).reduce(function(e,t){return e.concat([t,t+"-"+qs,t+"-"+Ks])},[]),Qs=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function Zs(e){return e?(e.nodeName||"").toLowerCase():null}function ec(e){if(null==e)return window;if("[object Window]"!==e.toString()){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function tc(e){return e instanceof ec(e).Element||e instanceof Element}function rc(e){return e instanceof ec(e).HTMLElement||e instanceof HTMLElement}function nc(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ec(e).ShadowRoot||e instanceof ShadowRoot)}var oc={name:"applyStyles",enabled:!0,phase:"write",fn:function(e){var t=e.state;Object.keys(t.elements).forEach(function(e){var r=t.styles[e]||{},n=t.attributes[e]||{},o=t.elements[e];rc(o)&&Zs(o)&&(Object.assign(o.style,r),Object.keys(n).forEach(function(e){var t=n[e];!1===t?o.removeAttribute(e):o.setAttribute(e,!0===t?"":t)}))})},effect:function(e){var t=e.state,r={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,r.popper),t.styles=r,t.elements.arrow&&Object.assign(t.elements.arrow.style,r.arrow),function(){Object.keys(t.elements).forEach(function(e){var n=t.elements[e],o=t.attributes[e]||{},i=Object.keys(t.styles.hasOwnProperty(e)?t.styles[e]:r[e]).reduce(function(e,t){return e[t]="",e},{});rc(n)&&Zs(n)&&(Object.assign(n.style,i),Object.keys(o).forEach(function(e){n.removeAttribute(e)}))})}},requires:["computeStyles"]};function ic(e){return e.split("-")[0]}var ac=Math.max,sc=Math.min,cc=Math.round;function lc(){var e=navigator.userAgentData;return null!=e&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function uc(){return!/^((?!chrome|android).)*safari/i.test(lc())}function pc(e,t,r){void 0===t&&(t=!1),void 0===r&&(r=!1);var n=e.getBoundingClientRect(),o=1,i=1;t&&rc(e)&&(o=e.offsetWidth>0&&cc(n.width)/e.offsetWidth||1,i=e.offsetHeight>0&&cc(n.height)/e.offsetHeight||1);var a=(tc(e)?ec(e):window).visualViewport,s=!uc()&&r,c=(n.left+(s&&a?a.offsetLeft:0))/o,l=(n.top+(s&&a?a.offsetTop:0))/i,u=n.width/o,p=n.height/i;return{width:u,height:p,top:l,right:c+u,bottom:l+p,left:c,x:c,y:l}}function fc(e){var t=pc(e),r=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-r)<=1&&(r=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:r,height:n}}function dc(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&nc(r)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function mc(e){return ec(e).getComputedStyle(e)}function hc(e){return["table","td","th"].indexOf(Zs(e))>=0}function yc(e){return((tc(e)?e.ownerDocument:e.document)||window.document).documentElement}function gc(e){return"html"===Zs(e)?e:e.assignedSlot||e.parentNode||(nc(e)?e.host:null)||yc(e)}function bc(e){return rc(e)&&"fixed"!==mc(e).position?e.offsetParent:null}function vc(e){for(var t=ec(e),r=bc(e);r&&hc(r)&&"static"===mc(r).position;)r=bc(r);return r&&("html"===Zs(r)||"body"===Zs(r)&&"static"===mc(r).position)?t:r||function(e){var t=/firefox/i.test(lc());if(/Trident/i.test(lc())&&rc(e)&&"fixed"===mc(e).position)return null;var r=gc(e);for(nc(r)&&(r=r.host);rc(r)&&["html","body"].indexOf(Zs(r))<0;){var n=mc(r);if("none"!==n.transform||"none"!==n.perspective||"paint"===n.contain||-1!==["transform","perspective"].indexOf(n.willChange)||t&&"filter"===n.willChange||t&&n.filter&&"none"!==n.filter)return r;r=r.parentNode}return null}(e)||t}function xc(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function wc(e,t,r){return ac(e,sc(t,r))}function Sc(e){return Object.assign({},{top:0,right:0,bottom:0,left:0},e)}function Ec(e,t){return t.reduce(function(t,r){return t[r]=e,t},{})}var kc={name:"arrow",enabled:!0,phase:"main",fn:function(e){var t,r=e.state,n=e.name,o=e.options,i=r.elements.arrow,a=r.modifiersData.popperOffsets,s=ic(r.placement),c=xc(s),l=[Ws,zs].indexOf(s)>=0?"height":"width";if(i&&a){var u=function(e,t){return Sc("number"!=typeof(e="function"==typeof e?e(Object.assign({},t.rects,{placement:t.placement})):e)?e:Ec(e,Hs))}(o.padding,r),p=fc(i),f="y"===c?Ls:Ws,d="y"===c?Fs:zs,m=r.rects.reference[l]+r.rects.reference[c]-a[c]-r.rects.popper[l],h=a[c]-r.rects.reference[c],y=vc(i),g=y?"y"===c?y.clientHeight||0:y.clientWidth||0:0,b=m/2-h/2,v=u[f],x=g-p[l]-u[d],w=g/2-p[l]/2+b,S=wc(v,w,x),E=c;r.modifiersData[n]=((t={})[E]=S,t.centerOffset=S-w,t)}},effect:function(e){var t=e.state,r=e.options.element,n=void 0===r?"[data-popper-arrow]":r;null!=n&&("string"!=typeof n||(n=t.elements.popper.querySelector(n)))&&dc(t.elements.popper,n)&&(t.elements.arrow=n)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Oc(e){return e.split("-")[1]}var $c={top:"auto",right:"auto",bottom:"auto",left:"auto"};function Tc(e){var t,r=e.popper,n=e.popperRect,o=e.placement,i=e.variation,a=e.offsets,s=e.position,c=e.gpuAcceleration,l=e.adaptive,u=e.roundOffsets,p=e.isFixed,f=a.x,d=void 0===f?0:f,m=a.y,h=void 0===m?0:m,y="function"==typeof u?u({x:d,y:h}):{x:d,y:h};d=y.x,h=y.y;var g=a.hasOwnProperty("x"),b=a.hasOwnProperty("y"),v=Ws,x=Ls,w=window;if(l){var S=vc(r),E="clientHeight",k="clientWidth";if(S===ec(r)&&"static"!==mc(S=yc(r)).position&&"absolute"===s&&(E="scrollHeight",k="scrollWidth"),o===Ls||(o===Ws||o===zs)&&i===Ks)x=Fs,h-=(p&&S===w&&w.visualViewport?w.visualViewport.height:S[E])-n.height,h*=c?1:-1;if(o===Ws||(o===Ls||o===Fs)&&i===Ks)v=zs,d-=(p&&S===w&&w.visualViewport?w.visualViewport.width:S[k])-n.width,d*=c?1:-1}var O,$=Object.assign({position:s},l&&$c),T=!0===u?function(e,t){var r=e.x,n=e.y,o=t.devicePixelRatio||1;return{x:cc(r*o)/o||0,y:cc(n*o)/o||0}}({x:d,y:h},ec(r)):{x:d,y:h};return d=T.x,h=T.y,c?Object.assign({},$,((O={})[x]=b?"0":"",O[v]=g?"0":"",O.transform=(w.devicePixelRatio||1)<=1?"translate("+d+"px, "+h+"px)":"translate3d("+d+"px, "+h+"px, 0)",O)):Object.assign({},$,((t={})[x]=b?h+"px":"",t[v]=g?d+"px":"",t.transform="",t))}var Cc={passive:!0};var Nc={left:"right",right:"left",bottom:"top",top:"bottom"};function Mc(e){return e.replace(/left|right|bottom|top/g,function(e){return Nc[e]})}var Ac={start:"end",end:"start"};function Pc(e){return e.replace(/start|end/g,function(e){return Ac[e]})}function Rc(e){var t=ec(e);return{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function jc(e){return pc(yc(e)).left+Rc(e).scrollLeft}function Ic(e){var t=mc(e),r=t.overflow,n=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+o+n)}function Dc(e){return["html","body","#document"].indexOf(Zs(e))>=0?e.ownerDocument.body:rc(e)&&Ic(e)?e:Dc(gc(e))}function _c(e,t){var r;void 0===t&&(t=[]);var n=Dc(e),o=n===(null==(r=e.ownerDocument)?void 0:r.body),i=ec(n),a=o?[i].concat(i.visualViewport||[],Ic(n)?n:[]):n,s=t.concat(a);return o?s:s.concat(_c(gc(a)))}function Bc(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function Vc(e,t,r){return t===Gs?Bc(function(e,t){var r=ec(e),n=yc(e),o=r.visualViewport,i=n.clientWidth,a=n.clientHeight,s=0,c=0;if(o){i=o.width,a=o.height;var l=uc();(l||!l&&"fixed"===t)&&(s=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:s+jc(e),y:c}}(e,r)):tc(t)?function(e,t){var r=pc(e,!1,"fixed"===t);return r.top=r.top+e.clientTop,r.left=r.left+e.clientLeft,r.bottom=r.top+e.clientHeight,r.right=r.left+e.clientWidth,r.width=e.clientWidth,r.height=e.clientHeight,r.x=r.left,r.y=r.top,r}(t,r):Bc(function(e){var t,r=yc(e),n=Rc(e),o=null==(t=e.ownerDocument)?void 0:t.body,i=ac(r.scrollWidth,r.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),a=ac(r.scrollHeight,r.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),s=-n.scrollLeft+jc(e),c=-n.scrollTop;return"rtl"===mc(o||r).direction&&(s+=ac(r.clientWidth,o?o.clientWidth:0)-i),{width:i,height:a,x:s,y:c}}(yc(e)))}function Lc(e,t,r,n){var o="clippingParents"===t?function(e){var t=_c(gc(e)),r=["absolute","fixed"].indexOf(mc(e).position)>=0&&rc(e)?vc(e):e;return tc(r)?t.filter(function(e){return tc(e)&&dc(e,r)&&"body"!==Zs(e)}):[]}(e):[].concat(t),i=[].concat(o,[r]),a=i[0],s=i.reduce(function(t,r){var o=Vc(e,r,n);return t.top=ac(o.top,t.top),t.right=sc(o.right,t.right),t.bottom=sc(o.bottom,t.bottom),t.left=ac(o.left,t.left),t},Vc(e,a,n));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function Fc(e){var t,r=e.reference,n=e.element,o=e.placement,i=o?ic(o):null,a=o?Oc(o):null,s=r.x+r.width/2-n.width/2,c=r.y+r.height/2-n.height/2;switch(i){case Ls:t={x:s,y:r.y-n.height};break;case Fs:t={x:s,y:r.y+r.height};break;case zs:t={x:r.x+r.width,y:c};break;case Ws:t={x:r.x-n.width,y:c};break;default:t={x:r.x,y:r.y}}var l=i?xc(i):null;if(null!=l){var u="y"===l?"height":"width";switch(a){case qs:t[l]=t[l]-(r[u]/2-n[u]/2);break;case Ks:t[l]=t[l]+(r[u]/2-n[u]/2)}}return t}function zc(e,t){void 0===t&&(t={});var r=t,n=r.placement,o=void 0===n?e.placement:n,i=r.strategy,a=void 0===i?e.strategy:i,s=r.boundary,c=void 0===s?"clippingParents":s,l=r.rootBoundary,u=void 0===l?Gs:l,p=r.elementContext,f=void 0===p?Ys:p,d=r.altBoundary,m=void 0!==d&&d,h=r.padding,y=void 0===h?0:h,g=Sc("number"!=typeof y?y:Ec(y,Hs)),b=f===Ys?"reference":Ys,v=e.rects.popper,x=e.elements[m?b:f],w=Lc(tc(x)?x:x.contextElement||yc(e.elements.popper),c,u,a),S=pc(e.elements.reference),E=Fc({reference:S,element:v,placement:o}),k=Bc(Object.assign({},v,E)),O=f===Ys?k:S,$={top:w.top-O.top+g.top,bottom:O.bottom-w.bottom+g.bottom,left:w.left-O.left+g.left,right:O.right-w.right+g.right},T=e.modifiersData.offset;if(f===Ys&&T){var C=T[o];Object.keys($).forEach(function(e){var t=[zs,Fs].indexOf(e)>=0?1:-1,r=[Ls,Fs].indexOf(e)>=0?"y":"x";$[e]+=C[r]*t})}return $}function Wc(e,t){void 0===t&&(t={});var r=t,n=r.placement,o=r.boundary,i=r.rootBoundary,a=r.padding,s=r.flipVariations,c=r.allowedAutoPlacements,l=void 0===c?Js:c,u=Oc(n),p=u?s?Xs:Xs.filter(function(e){return Oc(e)===u}):Hs,f=p.filter(function(e){return l.indexOf(e)>=0});0===f.length&&(f=p);var d=f.reduce(function(t,r){return t[r]=zc(e,{placement:r,boundary:o,rootBoundary:i,padding:a})[ic(r)],t},{});return Object.keys(d).sort(function(e,t){return d[e]-d[t]})}var Uc={name:"flip",enabled:!0,phase:"main",fn:function(e){var t=e.state,r=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var o=r.mainAxis,i=void 0===o||o,a=r.altAxis,s=void 0===a||a,c=r.fallbackPlacements,l=r.padding,u=r.boundary,p=r.rootBoundary,f=r.altBoundary,d=r.flipVariations,m=void 0===d||d,h=r.allowedAutoPlacements,y=t.options.placement,g=ic(y),b=c||(g===y||!m?[Mc(y)]:function(e){if(ic(e)===Us)return[];var t=Mc(e);return[Pc(e),t,Pc(t)]}(y)),v=[y].concat(b).reduce(function(e,r){return e.concat(ic(r)===Us?Wc(t,{placement:r,boundary:u,rootBoundary:p,padding:l,flipVariations:m,allowedAutoPlacements:h}):r)},[]),x=t.rects.reference,w=t.rects.popper,S=new Map,E=!0,k=v[0],O=0;O<v.length;O++){var $=v[O],T=ic($),C=Oc($)===qs,N=[Ls,Fs].indexOf(T)>=0,M=N?"width":"height",A=zc(t,{placement:$,boundary:u,rootBoundary:p,altBoundary:f,padding:l}),P=N?C?zs:Ws:C?Fs:Ls;x[M]>w[M]&&(P=Mc(P));var R=Mc(P),j=[];if(i&&j.push(A[T]<=0),s&&j.push(A[P]<=0,A[R]<=0),j.every(function(e){return e})){k=$,E=!1;break}S.set($,j)}if(E)for(var I=function(e){var t=v.find(function(t){var r=S.get(t);if(r)return r.slice(0,e).every(function(e){return e})});if(t)return k=t,"break"},D=m?3:1;D>0;D--){if("break"===I(D))break}t.placement!==k&&(t.modifiersData[n]._skip=!0,t.placement=k,t.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function Hc(e,t,r){return void 0===r&&(r={x:0,y:0}),{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function qc(e){return[Ls,zs,Fs,Ws].some(function(t){return e[t]>=0})}var Kc={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(e){var t=e.state,r=e.options,n=e.name,o=r.offset,i=void 0===o?[0,0]:o,a=Js.reduce(function(e,r){return e[r]=function(e,t,r){var n=ic(e),o=[Ws,Ls].indexOf(n)>=0?-1:1,i="function"==typeof r?r(Object.assign({},t,{placement:e})):r,a=i[0],s=i[1];return a=a||0,s=(s||0)*o,[Ws,zs].indexOf(n)>=0?{x:s,y:a}:{x:a,y:s}}(r,t.rects,i),e},{}),s=a[t.placement],c=s.x,l=s.y;null!=t.modifiersData.popperOffsets&&(t.modifiersData.popperOffsets.x+=c,t.modifiersData.popperOffsets.y+=l),t.modifiersData[n]=a}};var Gc={name:"preventOverflow",enabled:!0,phase:"main",fn:function(e){var t=e.state,r=e.options,n=e.name,o=r.mainAxis,i=void 0===o||o,a=r.altAxis,s=void 0!==a&&a,c=r.boundary,l=r.rootBoundary,u=r.altBoundary,p=r.padding,f=r.tether,d=void 0===f||f,m=r.tetherOffset,h=void 0===m?0:m,y=zc(t,{boundary:c,rootBoundary:l,padding:p,altBoundary:u}),g=ic(t.placement),b=Oc(t.placement),v=!b,x=xc(g),w="x"===x?"y":"x",S=t.modifiersData.popperOffsets,E=t.rects.reference,k=t.rects.popper,O="function"==typeof h?h(Object.assign({},t.rects,{placement:t.placement})):h,$="number"==typeof O?{mainAxis:O,altAxis:O}:Object.assign({mainAxis:0,altAxis:0},O),T=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,C={x:0,y:0};if(S){if(i){var N,M="y"===x?Ls:Ws,A="y"===x?Fs:zs,P="y"===x?"height":"width",R=S[x],j=R+y[M],I=R-y[A],D=d?-k[P]/2:0,_=b===qs?E[P]:k[P],B=b===qs?-k[P]:-E[P],V=t.elements.arrow,L=d&&V?fc(V):{width:0,height:0},F=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},z=F[M],W=F[A],U=wc(0,E[P],L[P]),H=v?E[P]/2-D-U-z-$.mainAxis:_-U-z-$.mainAxis,q=v?-E[P]/2+D+U+W+$.mainAxis:B+U+W+$.mainAxis,K=t.elements.arrow&&vc(t.elements.arrow),G=K?"y"===x?K.clientTop||0:K.clientLeft||0:0,Y=null!=(N=null==T?void 0:T[x])?N:0,X=R+q-Y,J=wc(d?sc(j,R+H-Y-G):j,R,d?ac(I,X):I);S[x]=J,C[x]=J-R}if(s){var Q,Z="x"===x?Ls:Ws,ee="x"===x?Fs:zs,te=S[w],re="y"===w?"height":"width",ne=te+y[Z],oe=te-y[ee],ie=-1!==[Ls,Ws].indexOf(g),ae=null!=(Q=null==T?void 0:T[w])?Q:0,se=ie?ne:te-E[re]-k[re]-ae+$.altAxis,ce=ie?te+E[re]+k[re]-ae-$.altAxis:oe,le=d&&ie?function(e,t,r){var n=wc(e,t,r);return n>r?r:n}(se,te,ce):wc(d?se:ne,te,d?ce:oe);S[w]=le,C[w]=le-te}t.modifiersData[n]=C}},requiresIfExists:["offset"]};function Yc(e,t,r){void 0===r&&(r=!1);var n=rc(t),o=rc(t)&&function(e){var t=e.getBoundingClientRect(),r=cc(t.width)/e.offsetWidth||1,n=cc(t.height)/e.offsetHeight||1;return 1!==r||1!==n}(t),i=yc(t),a=pc(e,o,r),s={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(n||!n&&!r)&&(("body"!==Zs(t)||Ic(i))&&(s=function(e){return e!==ec(e)&&rc(e)?{scrollLeft:(t=e).scrollLeft,scrollTop:t.scrollTop}:Rc(e);var t}(t)),rc(t)?((c=pc(t,!0)).x+=t.clientLeft,c.y+=t.clientTop):i&&(c.x=jc(i))),{x:a.left+s.scrollLeft-c.x,y:a.top+s.scrollTop-c.y,width:a.width,height:a.height}}function Xc(e){var t=new Map,r=new Set,n=[];function o(e){r.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach(function(e){if(!r.has(e)){var n=t.get(e);n&&o(n)}}),n.push(e)}return e.forEach(function(e){t.set(e.name,e)}),e.forEach(function(e){r.has(e.name)||o(e)}),n}var Jc={placement:"bottom",modifiers:[],strategy:"absolute"};function Qc(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return!t.some(function(e){return!(e&&"function"==typeof e.getBoundingClientRect)})}function Zc(e){void 0===e&&(e={});var t=e,r=t.defaultModifiers,n=void 0===r?[]:r,o=t.defaultOptions,i=void 0===o?Jc:o;return function(e,t,r){void 0===r&&(r=i);var o,a,s={placement:"bottom",orderedModifiers:[],options:Object.assign({},Jc,i),modifiersData:{},elements:{reference:e,popper:t},attributes:{},styles:{}},c=[],l=!1,u={state:s,setOptions:function(r){var o="function"==typeof r?r(s.options):r;p(),s.options=Object.assign({},i,s.options,o),s.scrollParents={reference:tc(e)?_c(e):e.contextElement?_c(e.contextElement):[],popper:_c(t)};var a,l,f=function(e){var t=Xc(e);return Qs.reduce(function(e,r){return e.concat(t.filter(function(e){return e.phase===r}))},[])}((a=[].concat(n,s.options.modifiers),l=a.reduce(function(e,t){var r=e[t.name];return e[t.name]=r?Object.assign({},r,t,{options:Object.assign({},r.options,t.options),data:Object.assign({},r.data,t.data)}):t,e},{}),Object.keys(l).map(function(e){return l[e]})));return s.orderedModifiers=f.filter(function(e){return e.enabled}),s.orderedModifiers.forEach(function(e){var t=e.name,r=e.options,n=void 0===r?{}:r,o=e.effect;if("function"==typeof o){var i=o({state:s,name:t,instance:u,options:n}),a=function(){};c.push(i||a)}}),u.update()},forceUpdate:function(){if(!l){var e=s.elements,t=e.reference,r=e.popper;if(Qc(t,r)){s.rects={reference:Yc(t,vc(r),"fixed"===s.options.strategy),popper:fc(r)},s.reset=!1,s.placement=s.options.placement,s.orderedModifiers.forEach(function(e){return s.modifiersData[e.name]=Object.assign({},e.data)});for(var n=0;n<s.orderedModifiers.length;n++)if(!0!==s.reset){var o=s.orderedModifiers[n],i=o.fn,a=o.options,c=void 0===a?{}:a,p=o.name;"function"==typeof i&&(s=i({state:s,options:c,name:p,instance:u})||s)}else s.reset=!1,n=-1}}},update:(o=function(){return new Promise(function(e){u.forceUpdate(),e(s)})},function(){return a||(a=new Promise(function(e){Promise.resolve().then(function(){a=void 0,e(o())})})),a}),destroy:function(){p(),l=!0}};if(!Qc(e,t))return u;function p(){c.forEach(function(e){return e()}),c=[]}return u.setOptions(r).then(function(e){!l&&r.onFirstUpdate&&r.onFirstUpdate(e)}),u}}var el=Zc({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(e){var t=e.state,r=e.instance,n=e.options,o=n.scroll,i=void 0===o||o,a=n.resize,s=void 0===a||a,c=ec(t.elements.popper),l=[].concat(t.scrollParents.reference,t.scrollParents.popper);return i&&l.forEach(function(e){e.addEventListener("scroll",r.update,Cc)}),s&&c.addEventListener("resize",r.update,Cc),function(){i&&l.forEach(function(e){e.removeEventListener("scroll",r.update,Cc)}),s&&c.removeEventListener("resize",r.update,Cc)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function(e){var t=e.state,r=e.name;t.modifiersData[r]=Fc({reference:t.rects.reference,element:t.rects.popper,placement:t.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(e){var t=e.state,r=e.options,n=r.gpuAcceleration,o=void 0===n||n,i=r.adaptive,a=void 0===i||i,s=r.roundOffsets,c=void 0===s||s,l={placement:ic(t.placement),variation:Oc(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:"fixed"===t.options.strategy};null!=t.modifiersData.popperOffsets&&(t.styles.popper=Object.assign({},t.styles.popper,Tc(Object.assign({},l,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:c})))),null!=t.modifiersData.arrow&&(t.styles.arrow=Object.assign({},t.styles.arrow,Tc(Object.assign({},l,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})},data:{}},oc,Kc,Uc,Gc,kc,{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(e){var t=e.state,r=e.name,n=t.rects.reference,o=t.rects.popper,i=t.modifiersData.preventOverflow,a=zc(t,{elementContext:"reference"}),s=zc(t,{altBoundary:!0}),c=Hc(a,n),l=Hc(s,o,i),u=qc(c),p=qc(l);t.modifiersData[r]={referenceClippingOffsets:c,popperEscapeOffsets:l,isReferenceHidden:u,hasPopperEscaped:p},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":u,"data-popper-escaped":p})}}]});function tl(){return!(/jsdom|HappyDOM/.test(window.navigator.userAgent)||"test"===process.env.NODE_ENV)}function rl(e){return parseInt(n.version,10)>=19?e?.props?.ref||null:e?.ref||null}const nl=n.forwardRef(function(e,t){const{children:r,container:o,disablePortal:i=!1}=e,[a,s]=n.useState(null),c=ma(n.isValidElement(r)?rl(r):null,t);if(Lo(()=>{i||s(function(e){return"function"==typeof e?e():e}(o)||document.body)},[o,i]),Lo(()=>{if(a&&!i)return fa(t,a),()=>{fa(t,null)}},[t,a,i]),i){if(n.isValidElement(r)){const e={ref:c};return n.cloneElement(r,e)}return r}return a?h.createPortal(r,a):a});function ol(e){return $o("MuiPopper",e)}function il(e){return"function"==typeof e?e():e}function al(e){return void 0!==e.nodeType}"production"!==process.env.NODE_ENV&&(nl.propTypes={children:Rr.node,container:Rr.oneOfType([Vs,Rr.func]),disablePortal:Rr.bool}),"production"!==process.env.NODE_ENV&&(nl.propTypes=function(e){return"production"===process.env.NODE_ENV?e:{...e,[ii]:t=>{const r=Object.keys(t).filter(t=>!e.hasOwnProperty(t));return r.length>0?new Error(`The following props are not supported: ${r.map(e=>`\`${e}\``).join(", ")}. Please remove them.`):null}}}(nl.propTypes)),To("MuiPopper",["root"]);const sl={},cl=n.forwardRef(function(t,r){const{anchorEl:o,children:i,direction:a,disablePortal:s,modifiers:c,open:l,placement:u,popperOptions:p,popperRef:f,slotProps:d={},slots:m={},TransitionProps:h,ownerState:y,...g}=t,b=n.useRef(null),v=ma(b,r),x=n.useRef(null),w=ma(x,f),S=n.useRef(w);Lo(()=>{S.current=w},[w]),n.useImperativeHandle(f,()=>x.current,[]);const E=function(e,t){if("ltr"===t)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}}(u,a),[k,O]=n.useState(E),[$,T]=n.useState(il(o));n.useEffect(()=>{x.current&&x.current.forceUpdate()}),n.useEffect(()=>{o&&T(il(o))},[o]),Lo(()=>{if(!$||!l)return;if("production"!==process.env.NODE_ENV&&$&&al($)&&1===$.nodeType){const e=$.getBoundingClientRect();tl()&&0===e.top&&0===e.left&&0===e.right&&0===e.bottom&&console.warn(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join("\n"))}let e=[{name:"preventOverflow",options:{altBoundary:s}},{name:"flip",options:{altBoundary:s}},{name:"onUpdate",enabled:!0,phase:"afterWrite",fn:({state:e})=>{O(e.placement)}}];null!=c&&(e=e.concat(c)),p&&null!=p.modifiers&&(e=e.concat(p.modifiers));const t=el($,b.current,{placement:E,...p,modifiers:e});return S.current(t),()=>{t.destroy(),S.current(null)}},[$,s,c,l,p,E]);const C={placement:k};null!==h&&(C.TransitionProps=h);const N=(e=>{const{classes:t}=e;return gi({root:["root"]},ol,t)})(t),M=m.root??"div",A=function(e){const{elementType:t,externalSlotProps:r,ownerState:n,skipResolvingSlotProps:o=!1,...i}=e,a=o?{}:Wa(r,n),{props:s,internalRef:c}=Ha({...i,externalSlotProps:a});return za(t,{...s,ref:ma(c,a?.ref,e.additionalProps?.ref)},n)}({elementType:M,externalSlotProps:d.root,externalForwardedProps:g,additionalProps:{role:"tooltip",ref:v},ownerState:t,className:N.root});return e(M,{...A,children:"function"==typeof i?i(C):i})}),ll=n.forwardRef(function(t,r){const{anchorEl:o,children:i,container:a,direction:s="ltr",disablePortal:c=!1,keepMounted:l=!1,modifiers:u,open:p,placement:f="bottom",popperOptions:d=sl,popperRef:m,style:h,transition:y=!1,slotProps:g={},slots:b={},...v}=t,[x,w]=n.useState(!0);if(!l&&!p&&(!y||x))return null;let S;if(a)S=a;else if(o){const e=il(o);S=e&&al(e)?pa(e).body:pa(null).body}return e(nl,{disablePortal:c,container:S,children:e(cl,{anchorEl:o,direction:s,disablePortal:c,modifiers:u,ref:r,open:y?!x:p,placement:f,popperOptions:d,popperRef:m,slotProps:g,slots:b,...v,style:{position:"fixed",top:0,left:0,display:p||!l||y&&!x?void 0:"none",...h},TransitionProps:y?{in:p,onEnter:()=>{w(!1)},onExited:()=>{w(!0)}}:void 0,children:i})})});"production"!==process.env.NODE_ENV&&(ll.propTypes={anchorEl:ha(Rr.oneOfType([Vs,Rr.object,Rr.func]),e=>{if(e.open){const t=il(e.anchorEl);if(t&&al(t)&&1===t.nodeType){const e=t.getBoundingClientRect();if("production"!==process.env.NODE_ENV&&tl()&&0===e.top&&0===e.left&&0===e.right&&0===e.bottom)return new Error(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join("\n"))}else if(!t||"function"!=typeof t.getBoundingClientRect||!al(t)&&null!=t.contextElement&&1!==t.contextElement.nodeType)return new Error(["MUI: The `anchorEl` prop provided to the component is invalid.","It should be an HTML element instance or a virtualElement ","(https://popper.js.org/docs/v2/virtual-elements/)."].join("\n"))}return null}),children:Rr.oneOfType([Rr.node,Rr.func]),container:Rr.oneOfType([Vs,Rr.func]),direction:Rr.oneOf(["ltr","rtl"]),disablePortal:Rr.bool,keepMounted:Rr.bool,modifiers:Rr.arrayOf(Rr.shape({data:Rr.object,effect:Rr.func,enabled:Rr.bool,fn:Rr.func,name:Rr.any,options:Rr.object,phase:Rr.oneOf(["afterMain","afterRead","afterWrite","beforeMain","beforeRead","beforeWrite","main","read","write"]),requires:Rr.arrayOf(Rr.string),requiresIfExists:Rr.arrayOf(Rr.string)})),open:Rr.bool.isRequired,placement:Rr.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),popperOptions:Rr.shape({modifiers:Rr.array,onFirstUpdate:Rr.func,placement:Rr.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),strategy:Rr.oneOf(["absolute","fixed"])}),popperRef:es,slotProps:Rr.shape({root:Rr.oneOfType([Rr.func,Rr.object])}),slots:Rr.shape({root:Rr.elementType}),transition:Rr.bool});const ul=oa(ll,{name:"MuiPopper",slot:"Root"})({}),pl=n.forwardRef(function(t,r){const n=si(),o=aa({props:t,name:"MuiPopper"}),{anchorEl:i,component:a,container:s,disablePortal:c,keepMounted:l,modifiers:u,open:p,placement:f,popperOptions:d,popperRef:m,transition:h,slots:y,slotProps:g,...b}=o,v={anchorEl:i,container:s,disablePortal:c,keepMounted:l,modifiers:u,open:p,placement:f,popperOptions:d,popperRef:m,transition:h,...b};return e(ul,{as:a,direction:n?"rtl":"ltr",slots:y,slotProps:g,...v,ref:r})});function fl(e,t,r,n,o){const i=e[t],a=o||t;if(null==i||"undefined"==typeof window)return null;let s;const c=i.type;return"function"!=typeof c||function(e){const{prototype:t={}}=e;return Boolean(t.isReactComponent)}(c)||(s="Did you accidentally use a plain function component for an element instead?"),void 0!==s?new Error(`Invalid ${n} \`${a}\` supplied to \`${r}\`. Expected an element that can hold a ref. ${s} For more information see https://mui.com/r/caveat-with-refs-guide`):null}"production"!==process.env.NODE_ENV&&(pl.propTypes={anchorEl:Rr.oneOfType([Vs,Rr.object,Rr.func]),children:Rr.oneOfType([Rr.node,Rr.func]),component:Rr.elementType,container:Rr.oneOfType([Vs,Rr.func]),disablePortal:Rr.bool,keepMounted:Rr.bool,modifiers:Rr.arrayOf(Rr.shape({data:Rr.object,effect:Rr.func,enabled:Rr.bool,fn:Rr.func,name:Rr.any,options:Rr.object,phase:Rr.oneOf(["afterMain","afterRead","afterWrite","beforeMain","beforeRead","beforeWrite","main","read","write"]),requires:Rr.arrayOf(Rr.string),requiresIfExists:Rr.arrayOf(Rr.string)})),open:Rr.bool.isRequired,placement:Rr.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),popperOptions:Rr.shape({modifiers:Rr.array,onFirstUpdate:Rr.func,placement:Rr.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),strategy:Rr.oneOf(["absolute","fixed"])}),popperRef:es,slotProps:Rr.shape({root:Rr.oneOfType([Rr.func,Rr.object])}),slots:Rr.shape({root:Rr.elementType}),sx:Rr.oneOfType([Rr.arrayOf(Rr.oneOfType([Rr.func,Rr.object,Rr.bool])),Rr.func,Rr.object]),transition:Rr.bool});const dl=ha(Rr.element,fl);dl.isRequired=ha(Rr.element.isRequired,fl);const ml=To("MuiBox",["root"]),hl=ta(),yl=function(t={}){const{themeId:r,defaultTheme:o,defaultClassName:i="MuiBox-root",generateClassName:a}=t,s=jr("div",{shouldForwardProp:e=>"theme"!==e&&"sx"!==e&&"as"!==e})(fo);return n.forwardRef(function(t,n){const c=xo(o),{className:l,component:u="div",...p}=t;return e(s,{as:u,ref:n,className:ko(l,a?a(i):i),theme:r&&c[r]||c,...p})})}({themeId:Q,defaultTheme:hl,defaultClassName:ml.root,generateClassName:So.generate});function gl(e){return`scale(${e}, ${e**2})`}"production"!==process.env.NODE_ENV&&(yl.propTypes={children:Rr.node,component:Rr.elementType,sx:Rr.oneOfType([Rr.arrayOf(Rr.oneOfType([Rr.func,Rr.object,Rr.bool])),Rr.func,Rr.object])});const bl={entering:{opacity:1,transform:gl(1)},entered:{opacity:1,transform:"none"},exiting:{opacity:0,transform:gl(.75)},exited:{opacity:0,transform:gl(.75)}},vl={opacity:0,transform:gl(.75),visibility:"hidden"},xl=n.forwardRef(function(t,r){const{addEndListener:o,appear:i=!0,children:a,easing:s,in:c,onEnter:l,onEntered:u,onEntering:p,onExit:f,onExited:d,onExiting:m,style:h,timeout:y="auto",...g}=t,b=Ba(),v=n.useRef(),x=na(),w=n.useRef(null),S=ma(w,rl(a),r),E=La(w,p),k=La(w,(e,t)=>{(e=>{e.scrollTop})(e);const{duration:r,delay:n,easing:o}=Fa({style:h,timeout:y,easing:s},{mode:"enter"});let i;"auto"===y?(i=x.transitions.getAutoHeightDuration(e.clientHeight),v.current=i):i=r,e.style.transition=[x.transitions.create("opacity",{duration:i,delay:n}),x.transitions.create("transform",{duration:.666*i,delay:n,easing:o})].join(","),l&&l(e,t)}),O=La(w,u),$=La(w,m),T=La(w,e=>{const{duration:t,delay:r,easing:n}=Fa({style:h,timeout:y,easing:s},{mode:"exit"});let o;"auto"===y?(o=x.transitions.getAutoHeightDuration(e.clientHeight),v.current=o):o=t,e.style.transition=[x.transitions.create("opacity",{duration:o,delay:r}),x.transitions.create("transform",{duration:.666*o,delay:r||.333*o,easing:n})].join(","),e.style.opacity=0,e.style.transform=gl(.75),f&&f(e)}),C=La(w,e=>{e.style.transition="",d&&d(e)});return e(Ta,{appear:i,in:c,nodeRef:w,onEnter:k,onEntered:O,onEntering:E,onExit:T,onExited:C,onExiting:$,addEndListener:e=>{"auto"===y&&b.start(v.current||0,e),o&&o(w.current,e)},timeout:"auto"===y?null:y,...g,children:(e,{ownerState:t,...r})=>{const o=function(e,t,r,n,o,i){const a="exited"!==e||t?r[e]||r.exited:n;return o||i?{...a,...o,...i}:a}(e,c,bl,vl,h,a.props.style);return n.cloneElement(a,{style:o,ref:S,...r})}})});function wl(e){return $o("MuiTooltip",e)}"production"!==process.env.NODE_ENV&&(xl.propTypes={addEndListener:Rr.func,appear:Rr.bool,children:dl.isRequired,easing:Rr.oneOfType([Rr.shape({enter:Rr.string,exit:Rr.string}),Rr.string]),in:Rr.bool,onEnter:Rr.func,onEntered:Rr.func,onEntering:Rr.func,onExit:Rr.func,onExited:Rr.func,onExiting:Rr.func,style:Rr.object,timeout:Rr.oneOfType([Rr.oneOf(["auto"]),Rr.number,Rr.shape({appear:Rr.number,enter:Rr.number,exit:Rr.number})])}),xl&&(xl.muiSupportAuto=!0);const Sl=To("MuiTooltip",["popper","popperInteractive","popperArrow","popperClose","tooltip","tooltipArrow","touch","tooltipPlacementLeft","tooltipPlacementRight","tooltipPlacementTop","tooltipPlacementBottom","arrow"]);const El=oa(pl,{name:"MuiTooltip",slot:"Popper",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.popper,!r.disableInteractive&&t.popperInteractive,r.arrow&&t.popperArrow,!r.open&&t.popperClose]}})(ia(({theme:e})=>({zIndex:(e.vars||e).zIndex.tooltip,pointerEvents:"none",variants:[{props:({ownerState:e})=>!e.disableInteractive,style:{pointerEvents:"auto"}},{props:({open:e})=>!e,style:{pointerEvents:"none"}},{props:({ownerState:e})=>e.arrow,style:{[`&[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}`]:{height:"1em",width:"0.71em","&::before":{transformOrigin:"100% 100%"}},[`&[data-popper-placement*="left"] .${Sl.arrow}`]:{height:"1em",width:"0.71em","&::before":{transformOrigin:"0 0"}}}},{props:({ownerState:e})=>e.arrow&&!e.isRtl,style:{[`&[data-popper-placement*="right"] .${Sl.arrow}`]:{left:0,marginLeft:"-0.71em"}}},{props:({ownerState:e})=>e.arrow&&!!e.isRtl,style:{[`&[data-popper-placement*="right"] .${Sl.arrow}`]:{right:0,marginRight:"-0.71em"}}},{props:({ownerState:e})=>e.arrow&&!e.isRtl,style:{[`&[data-popper-placement*="left"] .${Sl.arrow}`]:{right:0,marginRight:"-0.71em"}}},{props:({ownerState:e})=>e.arrow&&!!e.isRtl,style:{[`&[data-popper-placement*="left"] .${Sl.arrow}`]:{left:0,marginLeft:"-0.71em"}}}]}))),kl=oa("div",{name:"MuiTooltip",slot:"Tooltip",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.tooltip,r.touch&&t.touch,r.arrow&&t.tooltipArrow,t[`tooltipPlacement${yn(r.placement.split("-")[0])}`]]}})(ia(({theme:e})=>{return{backgroundColor:e.vars?e.vars.palette.Tooltip.bg:e.alpha(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,[`.${Sl.popper}[data-popper-placement*="left"] &`]:{transformOrigin:"right center"},[`.${Sl.popper}[data-popper-placement*="right"] &`]:{transformOrigin:"left center"},[`.${Sl.popper}[data-popper-placement*="top"] &`]:{transformOrigin:"center bottom",marginBottom:"14px"},[`.${Sl.popper}[data-popper-placement*="bottom"] &`]:{transformOrigin:"center top",marginTop:"14px"},variants:[{props:({ownerState:e})=>e.arrow,style:{position:"relative",margin:0}},{props:({ownerState:e})=>e.touch,style:{padding:"8px 16px",fontSize:e.typography.pxToRem(14),lineHeight:(t=16/14,Math.round(1e5*t)/1e5)+"em",fontWeight:e.typography.fontWeightRegular}},{props:({ownerState:e})=>!e.isRtl,style:{[`.${Sl.popper}[data-popper-placement*="left"] &`]:{marginRight:"14px"},[`.${Sl.popper}[data-popper-placement*="right"] &`]:{marginLeft:"14px"}}},{props:({ownerState:e})=>!e.isRtl&&e.touch,style:{[`.${Sl.popper}[data-popper-placement*="left"] &`]:{marginRight:"24px"},[`.${Sl.popper}[data-popper-placement*="right"] &`]:{marginLeft:"24px"}}},{props:({ownerState:e})=>!!e.isRtl,style:{[`.${Sl.popper}[data-popper-placement*="left"] &`]:{marginLeft:"14px"},[`.${Sl.popper}[data-popper-placement*="right"] &`]:{marginRight:"14px"}}},{props:({ownerState:e})=>!!e.isRtl&&e.touch,style:{[`.${Sl.popper}[data-popper-placement*="left"] &`]:{marginLeft:"24px"},[`.${Sl.popper}[data-popper-placement*="right"] &`]:{marginRight:"24px"}}},{props:({ownerState:e})=>e.touch,style:{[`.${Sl.popper}[data-popper-placement*="top"] &`]:{marginBottom:"24px"}}},{props:({ownerState:e})=>e.touch,style:{[`.${Sl.popper}[data-popper-placement*="bottom"] &`]:{marginTop:"24px"}}}]};var t})),Ol=oa("span",{name:"MuiTooltip",slot:"Arrow"})(ia(({theme:e})=>({overflow:"hidden",position:"absolute",width:"1em",height:"0.71em",boxSizing:"border-box",color:e.vars?e.vars.palette.Tooltip.bg:e.alpha(e.palette.grey[700],.9),"&::before":{content:'""',margin:"auto",display:"block",width:"100%",height:"100%",backgroundColor:"currentColor",transform:"rotate(45deg)"}})));let $l=!1;const Tl=new _a;let Cl={x:0,y:0};function Nl(e,t){return(r,...n)=>{t&&t(r,...n),e(r,...n)}}const Ml=n.forwardRef(function(r,o){const i=aa({props:r,name:"MuiTooltip"}),{arrow:a=!1,children:s,classes:c,describeChild:l=!1,disableFocusListener:u=!1,disableHoverListener:p=!1,disableInteractive:f=!1,disableTouchListener:d=!1,enterDelay:m=100,enterNextDelay:h=0,enterTouchDelay:y=700,followCursor:g=!1,id:b,leaveDelay:v=0,leaveTouchDelay:x=1500,onClose:w,onOpen:S,open:E,placement:k="bottom",slotProps:O={},slots:$={},title:T,...C}=i,N=n.isValidElement(s)?s:e("span",{children:s}),M=na(),A=si(),[P,R]=n.useState(),[j,I]=n.useState(null),D=n.useRef(!1),_=f||g,B=Ba(),V=Ba(),L=Ba(),F=Ba(),[z,W]=function(e){const{controlled:t,default:r,name:o,state:i="value"}=e,{current:a}=n.useRef(void 0!==t),[s,c]=n.useState(r),l=a?t:s;if("production"!==process.env.NODE_ENV){n.useEffect(()=>{a!==(void 0!==t)&&console.error([`MUI: A component is changing the ${a?"":"un"}controlled ${i} state of ${o} to be ${a?"un":""}controlled.`,"Elements should not switch from uncontrolled to controlled (or vice versa).",`Decide between using a controlled or uncontrolled ${o} element for the lifetime of the component.`,"The nature of the state is determined during the first render. It's considered controlled if the value is not `undefined`.","More info: https://fb.me/react-controlled-components"].join("\n"))},[i,o,t]);const{current:e}=n.useRef(r);n.useEffect(()=>{a||JSON.stringify(r)===JSON.stringify(e)||console.error([`MUI: A component is changing the default ${i} state of an uncontrolled ${o} after being initialized. To suppress this warning opt to use a controlled ${o}.`].join("\n"))},[JSON.stringify(r)])}return[l,n.useCallback(e=>{a||c(e)},[])]}({controlled:E,default:!1,name:"Tooltip",state:"open"});let U=z;if("production"!==process.env.NODE_ENV){const{current:e}=n.useRef(void 0!==E);n.useEffect(()=>{P&&P.disabled&&!e&&""!==T&&"button"===P.tagName.toLowerCase()&&console.warn(["MUI: You are providing a disabled `button` child to the Tooltip component.","A disabled element does not fire events.","Tooltip needs to listen to the child element's events to display the title.","","Add a simple wrapper element, such as a `span`."].join("\n"))},[T,P,e])}const H=fi(b),q=n.useRef(),K=da(()=>{void 0!==q.current&&(document.body.style.WebkitUserSelect=q.current,q.current=void 0),F.clear()});n.useEffect(()=>K,[K]);const G=e=>{Tl.clear(),$l=!0,W(!0),S&&!U&&S(e)},Y=da(e=>{Tl.start(800+v,()=>{$l=!1}),W(!1),w&&U&&w(e),B.start(M.transitions.duration.shortest,()=>{D.current=!1})}),X=e=>{D.current&&"touchstart"!==e.type||(P&&P.removeAttribute("title"),V.clear(),L.clear(),m||$l&&h?V.start($l?h:m,()=>{G(e)}):G(e))},J=e=>{V.clear(),L.start(v,()=>{Y(e)})},[,Q]=n.useState(!1),Z=e=>{const t=e?.target??P;if(!t||!ts(t)){Q(!1);const r=e??new Event("blur");!e&&t&&(Object.defineProperty(r,"target",{value:t}),Object.defineProperty(r,"currentTarget",{value:t})),J(r)}},ee=e=>{P||R(e.currentTarget),ts(e.target)&&(Q(!0),X(e))},te=e=>{D.current=!0;const t=N.props;t.onTouchStart&&t.onTouchStart(e)},re=e=>{te(e),L.clear(),B.clear(),K(),q.current=document.body.style.WebkitUserSelect,document.body.style.WebkitUserSelect="none",F.start(y,()=>{document.body.style.WebkitUserSelect=q.current,X(e)})},ne=e=>{N.props.onTouchEnd&&N.props.onTouchEnd(e),K(),L.start(x,()=>{Y(e)})};n.useEffect(()=>{if(U)return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)};function e(e){"Escape"===e.key&&Y(e)}},[Y,U]);const oe=ma(rl(N),R,o);T||0===T||(U=!1);const ie=n.useRef(),ae={},se="string"==typeof T;l?(ae.title=U||!se||p?null:T,ae["aria-describedby"]=U?H:null):(ae["aria-label"]=se?T:null,ae["aria-labelledby"]=U&&!se?H:null);const ce={...ae,...C,...N.props,className:ko(C.className,N.props.className),onTouchStart:te,ref:oe,...g?{onMouseMove:e=>{const t=N.props;t.onMouseMove&&t.onMouseMove(e),Cl={x:e.clientX,y:e.clientY},ie.current&&ie.current.update()}}:{}};"production"!==process.env.NODE_ENV&&(ce["data-mui-internal-clone-element"]=!0,n.useEffect(()=>{P&&!P.getAttribute("data-mui-internal-clone-element")&&console.error(["MUI: The `children` component of the Tooltip is not forwarding its props correctly.","Please make sure that props are spread on the same element that the ref is applied to."].join("\n"))},[P]));const le={};d||(ce.onTouchStart=re,ce.onTouchEnd=ne),p||(ce.onMouseOver=Nl(X,ce.onMouseOver),ce.onMouseLeave=Nl(J,ce.onMouseLeave),_||(le.onMouseOver=X,le.onMouseLeave=J)),u||(ce.onFocus=Nl(ee,ce.onFocus),ce.onBlur=Nl(Z,ce.onBlur),_||(le.onFocus=ee,le.onBlur=Z)),"production"!==process.env.NODE_ENV&&N.props.title&&console.error(["MUI: You have provided a `title` prop to the child of <Tooltip />.",`Remove this title prop \`${N.props.title}\` or the Tooltip component.`].join("\n"));const ue={...i,isRtl:A,arrow:a,disableInteractive:_,placement:k,touch:D.current},pe="function"==typeof O.popper?O.popper(ue):O.popper,fe=n.useMemo(()=>{let e=[{name:"arrow",enabled:Boolean(j),options:{element:j,padding:4}}];return pe?.popperOptions?.modifiers&&(e=e.concat(pe.popperOptions.modifiers)),{...pe?.popperOptions,modifiers:e}},[j,pe?.popperOptions]),de=(e=>{const{classes:t,disableInteractive:r,arrow:n,touch:o,placement:i}=e;return gi({popper:["popper",!r&&"popperInteractive",n&&"popperArrow"],tooltip:["tooltip",n&&"tooltipArrow",o&&"touch",`tooltipPlacement${yn(i.split("-")[0])}`],arrow:["arrow"]},wl,t)})(ue),me={slots:$,slotProps:{arrow:O.arrow,popper:pe,tooltip:O.tooltip,transition:O.transition}},[he,ye]=qa("popper",{elementType:El,externalForwardedProps:me,ownerState:ue,className:de.popper}),[ge,be]=qa("transition",{elementType:xl,externalForwardedProps:me,ownerState:ue}),[ve,xe]=qa("tooltip",{elementType:kl,className:de.tooltip,externalForwardedProps:me,ownerState:ue}),[we,Se]=qa("arrow",{elementType:Ol,className:de.arrow,externalForwardedProps:me,ownerState:ue,ref:I});return t(n.Fragment,{children:[n.cloneElement(N,ce),e(he,{as:pl,placement:k,anchorEl:g?{getBoundingClientRect:()=>({top:Cl.y,left:Cl.x,right:Cl.x,bottom:Cl.y,width:0,height:0})}:P,popperRef:ie,open:!!P&&U,id:H,transition:!0,...le,...ye,popperOptions:fe,children:({TransitionProps:r})=>e(ge,{timeout:M.transitions.duration.shorter,...r,...be,children:t(ve,{...xe,children:[T,a?e(we,{...Se}):null]})})})]})});function Al(e){return $o("MuiToolbar",e)}"production"!==process.env.NODE_ENV&&(Ml.propTypes={arrow:Rr.bool,children:dl.isRequired,classes:Rr.object,className:Rr.string,describeChild:Rr.bool,disableFocusListener:Rr.bool,disableHoverListener:Rr.bool,disableInteractive:Rr.bool,disableTouchListener:Rr.bool,enterDelay:Rr.number,enterNextDelay:Rr.number,enterTouchDelay:Rr.number,followCursor:Rr.bool,id:Rr.string,leaveDelay:Rr.number,leaveTouchDelay:Rr.number,onClose:Rr.func,onOpen:Rr.func,open:Rr.bool,placement:Rr.oneOf(["auto-end","auto-start","auto","bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]),slotProps:Rr.shape({arrow:Rr.oneOfType([Rr.func,Rr.object]),popper:Rr.oneOfType([Rr.func,Rr.object]),tooltip:Rr.oneOfType([Rr.func,Rr.object]),transition:Rr.oneOfType([Rr.func,Rr.object])}),slots:Rr.shape({arrow:Rr.elementType,popper:Rr.elementType,tooltip:Rr.elementType,transition:Rr.elementType}),sx:Rr.oneOfType([Rr.arrayOf(Rr.oneOfType([Rr.func,Rr.object,Rr.bool])),Rr.func,Rr.object]),title:Rr.node}),To("MuiToolbar",["root","gutters","regular","dense"]);const Pl=oa("div",{name:"MuiToolbar",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,!r.disableGutters&&t.gutters,t[r.variant]]}})(ia(({theme:e})=>({position:"relative",display:"flex",alignItems:"center",variants:[{props:({ownerState:e})=>!e.disableGutters,style:{paddingLeft:e.spacing(2),paddingRight:e.spacing(2),[e.breakpoints.up("sm")]:{paddingLeft:e.spacing(3),paddingRight:e.spacing(3)}}},{props:{variant:"dense"},style:{minHeight:48}},{props:{variant:"regular"},style:e.mixins.toolbar}]}))),Rl=n.forwardRef(function(t,r){const n=aa({props:t,name:"MuiToolbar"}),{className:o,component:i="div",disableGutters:a=!1,variant:s="regular",...c}=n,l={...n,component:i,disableGutters:a,variant:s},u=(e=>{const{classes:t,disableGutters:r,variant:n}=e;return gi({root:["root",!r&&"gutters",n]},Al,t)})(l);return e(Pl,{as:i,className:ko(u.root,o),ref:r,ownerState:l,...c})});"production"!==process.env.NODE_ENV&&(Rl.propTypes={children:Rr.node,classes:Rr.object,className:Rr.string,component:Rr.elementType,disableGutters:Rr.bool,sx:Rr.oneOfType([Rr.arrayOf(Rr.oneOfType([Rr.func,Rr.object,Rr.bool])),Rr.func,Rr.object]),variant:Rr.oneOfType([Rr.oneOf(["dense","regular"]),Rr.string])});const jl=Uo({themeId:Q}),Il=({title:n,extraLeft:o,extraRight:i})=>{const[a,s]=u(!0),c=p(0),l=na(),d=jl(l.breakpoints.up("md"));return f(()=>{const e=()=>{const e=window.scrollY;e>c.current?s(!1):s(!0),c.current=e};return window.addEventListener("scroll",e,{passive:!0}),()=>window.removeEventListener("scroll",e)},[]),e(Bs,{position:"sticky",component:"header",children:t(Rl,{variant:"dense",sx:{display:"flex",flexDirection:{xs:"column",md:"row"},flexWrap:"wrap",alignItems:"center",justifyContent:{xs:"center",md:"space-between"},py:{xs:1,md:0}},children:[e(yl,{sx:{width:{xs:"100%",md:"auto"},textAlign:"center",display:{xs:"block",md:"none"}},children:e(Fl,{component:"h2",children:n})}),e(yl,{sx:{display:"block",width:"100%",maxHeight:{xs:d||a?"300px":"0px",md:"none"},overflow:{xs:"hidden",md:"visible"},transition:{xs:"max-height 0.2s ease-in-out",md:"none"}},children:t(yl,{sx:{display:"flex",flexDirection:{xs:"column",md:"row"},alignItems:"center",justifyContent:{xs:"center",md:"space-between"},width:"100%",gap:{xs:1,md:0}},children:[e(yl,{sx:{height:"38px",pt:.5},children:e("img",{src:r,alt:"Logo"})}),e(yl,{children:o}),e(yl,{sx:{display:{xs:"none",md:"block"}},children:e(Fl,{component:"h2",children:n})}),e(yl,{children:i}),t(yl,{sx:{flex:"0 0 auto",display:"flex",alignItems:"center",gap:1,ml:{xs:0,sm:2}},children:[e(Dl,{}),e(Hl,{})]})]})})]})})},Dl=()=>{const t=na();return e(Ml,{title:"Go to Nexus Home",placement:"bottom",children:e(js,{component:"a",href:"https://ai-nexus.sage.com/",size:"small","aria-label":"Nexus home",sx:{width:32,height:32,borderRadius:"50%",p:.5,display:"inline-flex",alignItems:"center",justifyContent:"center","&:hover":{backgroundColor:t.palette.action.hover}},children:e("img",{src:m,alt:"Nexus Logo",style:{width:20,height:20,display:"block"}})})})},_l="#00D639",Bl="#00A65C",Vl="#006362",Ll={textHighlightAi:`linear-gradient(30deg, ${_l} 0%, #00D6DE 40%, #9D60FF 90%)`,mesh:`radial-gradient(circle at top right, ${Qo(_l,.16)} 0%, transparent 34%), linear-gradient(135deg, ${Qo(Bl,.08)} 0%, ${Qo(Vl,.12)} 100%)`},Fl=({children:t,component:r="h1",style:n={},...o})=>e(r,{style:{display:"inline-flex",width:"fit-content",maxWidth:"100%",background:Ll.textHighlightAi,backgroundClip:"text",WebkitBackgroundClip:"text",WebkitTextFillColor:"transparent",color:"transparent",...n},...o,children:t}),zl=d({mode:"dark",toggleMode:()=>{}});var Wl=ua(e("path",{d:"M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5M2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1m18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1M11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1m0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1M5.99 4.58c-.39-.39-1.03-.39-1.41 0-.39.39-.39 1.03 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0s.39-1.03 0-1.41zm12.37 12.37c-.39-.39-1.03-.39-1.41 0-.39.39-.39 1.03 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0 .39-.39.39-1.03 0-1.41zm1.06-10.96c.39-.39.39-1.03 0-1.41-.39-.39-1.03-.39-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0zM7.05 18.36c.39-.39.39-1.03 0-1.41-.39-.39-1.03-.39-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0z"}),"LightMode"),Ul=ua(e("path",{d:"M12 3c-4.97 0-9 4.03-9 9s4.03 9 9 9 9-4.03 9-9c0-.46-.04-.92-.1-1.36-.98 1.37-2.58 2.26-4.4 2.26-2.98 0-5.4-2.42-5.4-5.4 0-1.81.89-3.42 2.26-4.4-.44-.06-.9-.1-1.36-.1"}),"DarkMode");const Hl=()=>{const{mode:t,toggleMode:r}=a(zl),n=na();return e(Ml,{title:`Switch to ${"dark"===t?"light":"dark"} mode`,placement:"bottom",children:e(js,{onClick:r,size:"small","aria-label":`Switch to ${"dark"===t?"light":"dark"} mode`,sx:{color:n.palette.warning?.main??n.palette.primary.main},children:e("dark"===t?Wl:Ul,{fontSize:"small"})})})};export{Il as ActionBar,Dl as NexusHome,Fl as TextHighlightAi,Hl as ThemeToggle};
|
|
140
|
+
//# sourceMappingURL=index.mjs.map
|