From 999ec821268cdb90f0ae7f109f629096c6cf4a50 Mon Sep 17 00:00:00 2001 From: Thor Brink Date: Thu, 30 Jan 2025 11:51:06 +0000 Subject: [PATCH 1/3] build: allow dist files in release --- .gitignore | 4 ++ ...nager-integration.b64c4ebf3bf0ccd90974.css | 2 + ...r-integration.b64c4ebf3bf0ccd90974.css.map | 1 + .../assignment-form.ea09e1ddcf77f6629c32.js | 30 ++++++++++ ...t-form.ea09e1ddcf77f6629c32.js.LICENSE.txt | 58 +++++++++++++++++++ ...ssignment-form.ea09e1ddcf77f6629c32.js.map | 1 + .../assignment-form.f91c08016307fdb8e0dc.css | 2 + ...signment-form.f91c08016307fdb8e0dc.css.map | 1 + dist/js/sign-up.8e506655745bd1163cce.css | 2 + dist/js/sign-up.8e506655745bd1163cce.css.map | 1 + dist/js/sign-up.96d2c4f12d60d4096566.js | 3 + ...ign-up.96d2c4f12d60d4096566.js.LICENSE.txt | 39 +++++++++++++ dist/js/sign-up.96d2c4f12d60d4096566.js.map | 1 + .../volunteer-form.8e506655745bd1163cce.css | 2 + ...olunteer-form.8e506655745bd1163cce.css.map | 1 + .../js/volunteer-form.ee75c0dca6095a8ce0c7.js | 30 ++++++++++ ...r-form.ee75c0dca6095a8ce0c7.js.LICENSE.txt | 58 +++++++++++++++++++ ...volunteer-form.ee75c0dca6095a8ce0c7.js.map | 1 + dist/manifest.json | 9 +++ package-lock.json | 9 +++ package.json | 26 +++++---- 21 files changed, 269 insertions(+), 12 deletions(-) create mode 100644 dist/css/api-volunteer-manager-integration.b64c4ebf3bf0ccd90974.css create mode 100644 dist/css/api-volunteer-manager-integration.b64c4ebf3bf0ccd90974.css.map create mode 100644 dist/js/assignment-form.ea09e1ddcf77f6629c32.js create mode 100644 dist/js/assignment-form.ea09e1ddcf77f6629c32.js.LICENSE.txt create mode 100644 dist/js/assignment-form.ea09e1ddcf77f6629c32.js.map create mode 100644 dist/js/assignment-form.f91c08016307fdb8e0dc.css create mode 100644 dist/js/assignment-form.f91c08016307fdb8e0dc.css.map create mode 100644 dist/js/sign-up.8e506655745bd1163cce.css create mode 100644 dist/js/sign-up.8e506655745bd1163cce.css.map create mode 100644 dist/js/sign-up.96d2c4f12d60d4096566.js create mode 100644 dist/js/sign-up.96d2c4f12d60d4096566.js.LICENSE.txt create mode 100644 dist/js/sign-up.96d2c4f12d60d4096566.js.map create mode 100644 dist/js/volunteer-form.8e506655745bd1163cce.css create mode 100644 dist/js/volunteer-form.8e506655745bd1163cce.css.map create mode 100644 dist/js/volunteer-form.ee75c0dca6095a8ce0c7.js create mode 100644 dist/js/volunteer-form.ee75c0dca6095a8ce0c7.js.LICENSE.txt create mode 100644 dist/js/volunteer-form.ee75c0dca6095a8ce0c7.js.map create mode 100644 dist/manifest.json diff --git a/.gitignore b/.gitignore index 9d12a60..95f8cdd 100644 --- a/.gitignore +++ b/.gitignore @@ -62,4 +62,8 @@ local.json !.editorconfig !.github +# ------------------------- +# Whitelist Dist Files +# ------------------------- +!/dist/ diff --git a/dist/css/api-volunteer-manager-integration.b64c4ebf3bf0ccd90974.css b/dist/css/api-volunteer-manager-integration.b64c4ebf3bf0ccd90974.css new file mode 100644 index 0000000..40c3e01 --- /dev/null +++ b/dist/css/api-volunteer-manager-integration.b64c4ebf3bf0ccd90974.css @@ -0,0 +1,2 @@ +.c-stack,.o-stack{display:flex;flex:1;flex-direction:column}.c-stack>*+*,.o-stack>*+*{margin-top:calc(var(--base, 8px)*2)}.c-stack--1>*+*,.o-stack--1>*+*{margin-top:calc(var(--base, 8px)*1)}.c-stack--1-5>*+*,.o-stack--1-5>*+*{margin-top:calc(var(--base, 8px)*1.5)}.c-stack--2>*+*,.o-stack--2>*+*{margin-top:calc(var(--base, 8px)*2)}.c-stack--3>*+*,.o-stack--3>*+*{margin-top:calc(var(--base, 8px)*3)}.c-stack--4>*+*,.o-stack--4>*+*{margin-top:calc(var(--base, 8px)*4)}.c-highlight{background-color:var(--color-complementary-lighter,#fddde5);border-radius:var(--c-card-border-radius,var(--radius-lg,calc(var(--base, 8px)*1.5)))}.c-highlight--white{background-color:#fff}.c-highlight--outline,.c-highlight--transparent{background-color:#0000}.c-highlight--outline{border:1px solid}.c-modal--centered .c-modal__header{flex-direction:column-reverse}.c-modal--centered .c-modal__heading{align-self:center;margin-right:0;text-align:center}.c-modal--normalized .c-modal__content :first-child{margin-top:0}.c-modal--assignment{background-color:var(--color-complementary-lighter,#fddde5);gap:0;padding:0}.c-modal--assignment .c-modal__content{overflow:hidden}.c-modal--assignment .c-modal__content .c-card{flex-direction:column-reverse;margin:0 auto -48px;max-width:356px;width:75%}.c-modal--assignment .c-modal__content .c-card .c-card__body{padding-top:0}.c-modal--assignment .c-modal__footer{background-color:#fff;border-top:none;padding:40px 24px}.c-modal--assignment .c-modal__header{padding-bottom:24px;padding-top:24px}.c-modal--assignment.c-modal--size-sm{max-width:32.5rem}.c-collection--sign-up{--color-border-divider:var(--color-secondary);background-color:var(--color-complementary-lightest,#f9bacb);border-color:var(--color-border-divider)!important}.single-vol-assignment .c-article h1,.single-volunteer-assignment .c-article h1{margin-top:0!important}.single-vol-assignment .c-article,.single-volunteer-assignment .c-article{margin:auto;padding-top:40px;width:100%} +/*# sourceMappingURL=api-volunteer-manager-integration.b64c4ebf3bf0ccd90974.css.map*/ \ No newline at end of file diff --git a/dist/css/api-volunteer-manager-integration.b64c4ebf3bf0ccd90974.css.map b/dist/css/api-volunteer-manager-integration.b64c4ebf3bf0ccd90974.css.map new file mode 100644 index 0000000..ee229b3 --- /dev/null +++ b/dist/css/api-volunteer-manager-integration.b64c4ebf3bf0ccd90974.css.map @@ -0,0 +1 @@ +{"version":3,"file":"css/api-volunteer-manager-integration.b64c4ebf3bf0ccd90974.css","mappings":"AAAA,kBAEE,aAEA,MAAK,CADL,qBACA,CAGF,0BAEE,oCAGF,gCAEE,oCAGF,oCAEE,sCAGF,gCAEE,oCAGF,gCAEE,oCAGF,gCAEE,oCClCF,aAEE,4DADA,qFACA,CAGF,oBACE,sBAOF,gDAHE,sBAKA,CAFF,sBAEE,iBCdA,oCACE,8BAGF,qCACE,kBACA,eACA,kBAKF,oDACE,aAIJ,qBACE,4DACA,MACA,UAEA,uCACE,gBAGF,+CAIE,8BADA,oBAFA,gBACA,SAEA,CAEA,6DACE,cAIJ,sCAEE,sBADA,gBAEA,kBAGF,sCAEE,oBADA,gBACA,CAGF,sCACE,kBClDJ,uBACE,6CAA8C,CAC9C,6DACA,mDCDA,gFACE,uBAGF,0EAGE,YAFA,iBACA,UACA","sources":["webpack://@helsingborg-stad/api-volunteer-manager-integration/./source/sass/objects/_stack.scss","webpack://@helsingborg-stad/api-volunteer-manager-integration/./source/sass/objects/_highlight.scss","webpack://@helsingborg-stad/api-volunteer-manager-integration/./source/sass/components/_modal.scss","webpack://@helsingborg-stad/api-volunteer-manager-integration/./source/sass/components/_collection.scss","webpack://@helsingborg-stad/api-volunteer-manager-integration/./source/sass/posttype/_assignment.scss"],"sourcesContent":[".c-stack,\n.o-stack {\n display: flex;\n flex-direction: column;\n flex: 1;\n}\n\n.c-stack > * + *,\n.o-stack > * + * {\n margin-top: calc(var(--base, 8px) * 2)\n}\n\n.c-stack--1 > * + *,\n.o-stack--1 > * + * {\n margin-top: calc(var(--base, 8px) * 1)\n}\n\n.c-stack--1-5 > * + *,\n.o-stack--1-5 > * + * {\n margin-top: calc(var(--base, 8px) * 1.5)\n}\n\n.c-stack--2 > * + *,\n.o-stack--2 > * + * {\n margin-top: calc(var(--base, 8px) * 2)\n}\n\n.c-stack--3 > * + *,\n.o-stack--3 > * + * {\n margin-top: calc(var(--base, 8px) * 3)\n}\n\n.c-stack--4 > * + *,\n.o-stack--4 > * + * {\n margin-top: calc(var(--base, 8px) * 4)\n}\n",".c-highlight {\n border-radius: var(--c-card-border-radius, var(--radius-lg, calc(var(--base, 8px) * 1.5)));\n background-color: var(--color-complementary-lighter, #fddde5);\n}\n\n.c-highlight--white {\n background-color: white;\n}\n\n.c-highlight--transparent {\n background-color: transparent;\n}\n\n.c-highlight--outline {\n background-color: transparent;\n border: solid 1px;\n}",".c-modal--centered {\n .c-modal__header {\n flex-direction: column-reverse;\n }\n\n .c-modal__heading {\n align-self: center;\n margin-right: 0;\n text-align: center;\n }\n}\n\n.c-modal--normalized {\n .c-modal__content *:first-child {\n margin-top: 0;\n }\n}\n\n.c-modal--assignment {\n background-color: var(--color-complementary-lighter, #fddde5);\n gap: 0;\n padding: 0;\n\n .c-modal__content {\n overflow: hidden;\n }\n\n .c-modal__content .c-card {\n max-width: 356px;\n width: 75%;\n margin: 0 auto -48px;\n flex-direction: column-reverse;\n\n .c-card__body {\n padding-top: 0;\n }\n }\n\n .c-modal__footer {\n border-top: none;\n background-color: white;\n padding: 40px 24px;\n }\n\n .c-modal__header {\n padding-top: 24px;\n padding-bottom: 24px;\n }\n\n &.c-modal--size-sm {\n max-width: 32.5rem;\n }\n}\n",".c-collection--sign-up {\n --color-border-divider: var(--color-secondary);\n background-color: var(--color-complementary-lightest, #f9bacb);\n border-color: var(--color-border-divider) !important;\n}",".single-vol-assignment,\n.single-volunteer-assignment, {\n .c-article h1 {\n margin-top: 0 !important;\n }\n\n .c-article {\n padding-top: 40px;\n width: 100%;\n margin: auto;\n }\n}\n\n"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/dist/js/assignment-form.ea09e1ddcf77f6629c32.js b/dist/js/assignment-form.ea09e1ddcf77f6629c32.js new file mode 100644 index 0000000..4388449 --- /dev/null +++ b/dist/js/assignment-form.ea09e1ddcf77f6629c32.js @@ -0,0 +1,30 @@ +/*! For license information please see assignment-form.ea09e1ddcf77f6629c32.js.LICENSE.txt */ +(()=>{var e,t,n={5655:(e,t,n)=>{"use strict";n.d(t,{A:()=>re});var r=function(){function e(e){var t=this;this._insertTag=function(e){var n;n=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,n),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 n=function(e){if(e.sheet)return e.sheet;for(var t=0;t0?u(v,--y):0,$--,10===b&&($=1,h--),b}function _(){return b=y2||E(b)>3?"":" "}function T(e,t){for(;--t&&_()&&!(b<48||b>102||b>57&&b<65||b>70&&b<97););return C(e,O()+(t<6&&32==k()&&32==_()))}function R(e){for(;_();)switch(b){case e:return y;case 34:case 39:34!==e&&39!==e&&R(b);break;case 40:41===e&&R(e);break;case 92:_()}return y}function L(e,t){for(;_()&&e+b!==57&&(e+b!==84||47!==k()););return"/*"+C(t,y-1)+"*"+o(47===e?e:_())}function M(e){for(;!E(k());)_();return C(e,y)}var I="-ms-",F="-moz-",D="-webkit-",z="comm",U="rule",B="decl",W="@keyframes";function H(e,t){for(var n="",r=p(e),a=0;a0&&f(F)-g&&m(b>32?X(F+";",r,n,g-1):X(s(F," ","")+";",r,n,g-2),p);break;case 59:F+=";";default:if(m(I=K(F,t,n,h,$,a,c,P,j=[],R=[],g),i),123===E)if(0===$)q(F,t,I,I,j,i,g,c,R);else switch(99===y&&110===u(F,3)?100:y){case 100:case 108:case 109:case 115:q(e,I,I,r&&m(K(e,I,I,0,0,a,c,P,a,j=[],g),R),a,R,g,c,r?j:R);break;default:q(F,I,I,I,[""],R,0,c,R)}}h=$=b=0,w=C=1,P=F="",g=l;break;case 58:g=1+f(F),b=v;default:if(w<1)if(123==E)--w;else if(125==E&&0==w++&&125==x())continue;switch(F+=o(E),E*w){case 38:C=$>0?1:(F+="\f",-1);break;case 44:c[h++]=(f(F)-1)*C,C=1;break;case 64:45===k()&&(F+=N(_())),y=k(),$=g=f(P=F+=M(O())),E++;break;case 45:45===v&&2==f(F)&&(w=0)}}return i}function K(e,t,n,r,o,i,d,u,f,m,h){for(var $=o-1,g=0===o?i:[""],y=p(g),b=0,v=0,S=0;b0?g[x]+" "+_:s(_,/&\f/g,g[x])))&&(f[S++]=k);return w(e,t,n,0===o?U:u,f,m,h)}function Q(e,t,n){return w(e,t,n,z,o(b),c(e,2,-2),0)}function X(e,t,n,r){return w(e,t,n,B,c(e,0,r),c(e,r+1,-1),r)}var Y=function(e,t,n){for(var r=0,a=0;r=a,a=k(),38===r&&12===a&&(t[n]=1),!E(a);)_();return C(e,y)},J=new WeakMap,Z=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,n=e.parent,r=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||J.get(n))&&!r){J.set(e,!0);for(var a=[],i=function(e,t){return j(function(e,t){var n=-1,r=44;do{switch(E(r)){case 0:38===r&&12===k()&&(t[n]=1),e[n]+=Y(y-1,t,n);break;case 2:e[n]+=N(r);break;case 4:if(44===r){e[++n]=58===k()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=o(r)}}while(r=_());return e}(P(e),t))}(t,a),l=n.props,s=0,d=0;s6)switch(u(e,t+1)){case 109:if(45!==u(e,t+4))break;case 102:return s(e,/(.+:)(.+)-([^]+)/,"$1"+D+"$2-$3$1"+F+(108==u(e,t+3)?"$3":"$2-$3"))+e;case 115:return~d(e,"stretch")?te(s(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==u(e,t+1))break;case 6444:switch(u(e,f(e)-3-(~d(e,"!important")&&10))){case 107:return s(e,":",":"+D)+e;case 101:return s(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+D+(45===u(e,14)?"inline-":"")+"box$3$1"+D+"$2$3$1"+I+"$2box$3")+e}break;case 5936:switch(u(e,t+11)){case 114:return D+e+I+s(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return D+e+I+s(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return D+e+I+s(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return D+e+I+e+e}return e}var ne=[function(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case B:e.return=te(e.value,e.length);break;case W:return H([S(e,{value:s(e.value,"@","@"+D)})],r);case U:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e){return(e=/(::plac\w+|:read-\w+)/.exec(e))?e[0]:e}(t)){case":read-only":case":read-write":return H([S(e,{props:[s(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return H([S(e,{props:[s(t,/:(plac\w+)/,":"+D+"input-$1")]}),S(e,{props:[s(t,/:(plac\w+)/,":-moz-$1")]}),S(e,{props:[s(t,/:(plac\w+)/,I+"input-$1")]})],r)}return""}))}}],re=function(e){var t=e.key;if("css"===t){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var a,o,i=e.stylisPlugins||ne,l={},s=[];a=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n{"use strict";function r(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}}n.d(t,{A:()=>r})},4684:(e,t,n)=>{"use strict";n.d(t,{C:()=>d,E:()=>$,T:()=>c,c:()=>m,h:()=>f,w:()=>u});var r=n(6540),a=n(5655),o=n(41),i=n(3174),l=n(1287),s=r.createContext("undefined"!=typeof HTMLElement?(0,a.A)({key:"css"}):null),d=s.Provider,u=function(e){return(0,r.forwardRef)((function(t,n){var a=(0,r.useContext)(s);return e(t,a,n)}))},c=r.createContext({}),f={}.hasOwnProperty,p="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",m=function(e,t){var n={};for(var r in t)f.call(t,r)&&(n[r]=t[r]);return n[p]=e,n},h=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;return(0,o.SF)(t,n,r),(0,l.s)((function(){return(0,o.sk)(t,n,r)})),null},$=u((function(e,t,n){var a=e.css;"string"==typeof a&&void 0!==t.registered[a]&&(a=t.registered[a]);var l=e[p],s=[a],d="";"string"==typeof e.className?d=(0,o.Rk)(t.registered,s,e.className):null!=e.className&&(d=e.className+" ");var u=(0,i.J)(s,void 0,r.useContext(c));d+=t.key+"-"+u.name;var m={};for(var $ in e)f.call(e,$)&&"css"!==$&&$!==p&&(m[$]=e[$]);return m.className=d,n&&(m.ref=n),r.createElement(r.Fragment,null,r.createElement(h,{cache:t,serialized:u,isStringTag:"string"==typeof l}),r.createElement(l,m))}))},7437:(e,t,n)=>{"use strict";n.d(t,{AH:()=>f,i7:()=>p,mL:()=>c});var r,a,o=n(4684),i=n(6540),l=n(41),s=n(1287),d=n(3174),u=(n(5655),n(4146),function(e,t){var n=arguments;if(null==t||!o.h.call(t,"css"))return i.createElement.apply(void 0,n);var r=n.length,a=new Array(r);a[0]=o.E,a[1]=(0,o.c)(e,t);for(var l=2;l{"use strict";n.d(t,{J:()=>$});var r={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},a=n(6289),o=!1,i=/[A-Z]|^ms/g,l=/_EMO_([^_]+?)_([^]*?)_EMO_/g,s=function(e){return 45===e.charCodeAt(1)},d=function(e){return null!=e&&"boolean"!=typeof e},u=(0,a.A)((function(e){return s(e)?e:e.replace(i,"-$&").toLowerCase()})),c=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(l,(function(e,t,n){return m={name:t,styles:n,next:m},t}))}return 1===r[e]||s(e)||"number"!=typeof t||0===t?t:t+"px"},f="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function p(e,t,n){if(null==n)return"";var r=n;if(void 0!==r.__emotion_styles)return r;switch(typeof n){case"boolean":return"";case"object":var a=n;if(1===a.anim)return m={name:a.name,styles:a.styles,next:m},a.name;var i=n;if(void 0!==i.styles){var l=i.next;if(void 0!==l)for(;void 0!==l;)m={name:l.name,styles:l.styles,next:m},l=l.next;return i.styles+";"}return function(e,t,n){var r="";if(Array.isArray(n))for(var a=0;a=4;++r,a-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(a){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)}(a)+s;return{name:d,styles:a,next:m}}},1287:(e,t,n)=>{"use strict";var r;n.d(t,{i:()=>l,s:()=>i});var a=n(6540),o=!!(r||(r=n.t(a,2))).useInsertionEffect&&(r||(r=n.t(a,2))).useInsertionEffect,i=o||function(e){return e()},l=o||a.useLayoutEffect},41:(e,t,n)=>{"use strict";function r(e,t,n){var r="";return n.split(" ").forEach((function(n){void 0!==e[n]?t.push(e[n]+";"):n&&(r+=n+" ")})),r}n.d(t,{Rk:()=>r,SF:()=>a,sk:()=>o});var a=function(e,t,n){var r=e.key+"-"+t.name;!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles)},o=function(e,t,n){a(e,t,n);var r=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var o=t;do{e.insert(t===o?"."+r:"",o,e.sheet,!0),o=o.next}while(void 0!==o)}}},4073:(e,t,n)=>{"use strict";n.r(t),n.d(t,{GlobalStyles:()=>S,StyledEngineProvider:()=>w,ThemeContext:()=>a.T,css:()=>g.AH,default:()=>x,internal_processStyles:()=>_,keyframes:()=>g.i7});var r=n(8168),a=n(4684),o=n(3174),i=n(1287),l=n(41),s=n(6540),d=n(6289),u=/^((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|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)-.*))$/,c=(0,d.A)((function(e){return u.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91})),f=function(e){return"theme"!==e},p=function(e){return"string"==typeof e&&e.charCodeAt(0)>96?c:f},m=function(e,t,n){var r;if(t){var a=t.shouldForwardProp;r=e.__emotion_forwardProp&&a?function(t){return e.__emotion_forwardProp(t)&&a(t)}:a}return"function"!=typeof r&&n&&(r=e.__emotion_forwardProp),r},h=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;return(0,l.SF)(t,n,r),(0,i.s)((function(){return(0,l.sk)(t,n,r)})),null},$=function e(t,n){var i,d,u=t.__emotion_real===t,c=u&&t.__emotion_base||t;void 0!==n&&(i=n.label,d=n.target);var f=m(t,n,u),$=f||p(c),g=!$("as");return function(){var y=arguments,b=u&&void 0!==t.__emotion_styles?t.__emotion_styles.slice(0):[];if(void 0!==i&&b.push("label:"+i+";"),null==y[0]||void 0===y[0].raw)b.push.apply(b,y);else{var v=y[0];b.push(v[0]);for(var w=y.length,S=1;S{return t(null==(r=e)||0===Object.keys(r).length?n:e);var r}:t;return(0,b.jsx)(g.mL,{styles:r})}function x(e,t){return $(e,t)}"object"==typeof document&&(v=(0,y.A)({key:"css",prepend:!0}));const _=(e,t)=>{Array.isArray(e.__emotion_styles)&&(e.__emotion_styles=t(e.__emotion_styles))}},771:(e,t,n)=>{"use strict";var r=n(4994);t.e$=u,t.eM=function(e,t){const n=d(e),r=d(t);return(Math.max(n,r)+.05)/(Math.min(n,r)+.05)},t.a=c;var a=r(n(8944)),o=r(n(7535));function i(e,t=0,n=1){return(0,o.default)(e,t,n)}function l(e){if(e.type)return e;if("#"===e.charAt(0))return l(function(e){e=e.slice(1);const t=new RegExp(`.{1,${e.length>=6?2:1}}`,"g");let n=e.match(t);return n&&1===n[0].length&&(n=n.map((e=>e+e))),n?`rgb${4===n.length?"a":""}(${n.map(((e,t)=>t<3?parseInt(e,16):Math.round(parseInt(e,16)/255*1e3)/1e3)).join(", ")})`:""}(e));const t=e.indexOf("("),n=e.substring(0,t);if(-1===["rgb","rgba","hsl","hsla","color"].indexOf(n))throw new Error((0,a.default)(9,e));let r,o=e.substring(t+1,e.length-1);if("color"===n){if(o=o.split(" "),r=o.shift(),4===o.length&&"/"===o[3].charAt(0)&&(o[3]=o[3].slice(1)),-1===["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(r))throw new Error((0,a.default)(10,r))}else o=o.split(",");return o=o.map((e=>parseFloat(e))),{type:n,values:o,colorSpace:r}}function s(e){const{type:t,colorSpace:n}=e;let{values:r}=e;return-1!==t.indexOf("rgb")?r=r.map(((e,t)=>t<3?parseInt(e,10):e)):-1!==t.indexOf("hsl")&&(r[1]=`${r[1]}%`,r[2]=`${r[2]}%`),r=-1!==t.indexOf("color")?`${n} ${r.join(" ")}`:`${r.join(", ")}`,`${t}(${r})`}function d(e){let t="hsl"===(e=l(e)).type||"hsla"===e.type?l(function(e){e=l(e);const{values:t}=e,n=t[0],r=t[1]/100,a=t[2]/100,o=r*Math.min(a,1-a),i=(e,t=(e+n/30)%12)=>a-o*Math.max(Math.min(t-3,9-t,1),-1);let d="rgb";const u=[Math.round(255*i(0)),Math.round(255*i(8)),Math.round(255*i(4))];return"hsla"===e.type&&(d+="a",u.push(t[3])),s({type:d,values:u})}(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 u(e,t){if(e=l(e),t=i(t),-1!==e.type.indexOf("hsl"))e.values[2]*=1-t;else if(-1!==e.type.indexOf("rgb")||-1!==e.type.indexOf("color"))for(let n=0;n<3;n+=1)e.values[n]*=1-t;return s(e)}function c(e,t){if(e=l(e),t=i(t),-1!==e.type.indexOf("hsl"))e.values[2]+=(100-e.values[2])*t;else if(-1!==e.type.indexOf("rgb"))for(let n=0;n<3;n+=1)e.values[n]+=(255-e.values[n])*t;else if(-1!==e.type.indexOf("color"))for(let n=0;n<3;n+=1)e.values[n]+=(1-e.values[n])*t;return s(e)}},6461:(e,t,n)=>{"use strict";var r=n(4994);t.Ay=function(e={}){const{themeId:t,defaultTheme:n=h,rootShouldForwardProp:r=m,slotShouldForwardProp:s=m}=e,u=e=>(0,d.default)((0,a.default)({},e,{theme:g((0,a.default)({},e,{defaultTheme:n,themeId:t}))}));return u.__mui_systemSx=!0,(e,d={})=>{(0,i.internal_processStyles)(e,(e=>e.filter((e=>!(null!=e&&e.__mui_systemSx)))));const{name:c,slot:p,skipVariantsResolver:h,skipSx:v,overridesResolver:w=y($(p))}=d,S=(0,o.default)(d,f),x=void 0!==h?h:p&&"Root"!==p&&"root"!==p||!1,_=v||!1;let k=m;"Root"===p||"root"===p?k=r:p?k=s:function(e){return"string"==typeof e&&e.charCodeAt(0)>96}(e)&&(k=void 0);const O=(0,i.default)(e,(0,a.default)({shouldForwardProp:k,label:void 0},S)),C=e=>"function"==typeof e&&e.__emotion_real!==e||(0,l.isPlainObject)(e)?r=>b(e,(0,a.default)({},r,{theme:g({theme:r.theme,defaultTheme:n,themeId:t})})):e,E=(r,...o)=>{let i=C(r);const l=o?o.map(C):[];c&&w&&l.push((e=>{const r=g((0,a.default)({},e,{defaultTheme:n,themeId:t}));if(!r.components||!r.components[c]||!r.components[c].styleOverrides)return null;const o=r.components[c].styleOverrides,i={};return Object.entries(o).forEach((([t,n])=>{i[t]=b(n,(0,a.default)({},e,{theme:r}))})),w(e,i)})),c&&!x&&l.push((e=>{var r;const o=g((0,a.default)({},e,{defaultTheme:n,themeId:t}));return b({variants:null==o||null==(r=o.components)||null==(r=r[c])?void 0:r.variants},(0,a.default)({},e,{theme:o}))})),_||l.push(u);const s=l.length-o.length;if(Array.isArray(r)&&s>0){const e=new Array(s).fill("");i=[...r,...e],i.raw=[...r.raw,...e]}const d=O(i,...l);return e.muiName&&(d.muiName=e.muiName),d};return O.withConfig&&(E.withConfig=O.withConfig),E}};var a=r(n(4634)),o=r(n(4893)),i=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=p(t);if(n&&n.has(e))return n.get(e);var r={__proto__:null},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var i=a?Object.getOwnPropertyDescriptor(e,o):null;i&&(i.get||i.set)?Object.defineProperty(r,o,i):r[o]=e[o]}return r.default=e,n&&n.set(e,r),r}(n(4073)),l=n(4239),s=(r(n(7149)),r(n(7320)),r(n(3142))),d=r(n(2891));const u=["ownerState"],c=["variants"],f=["name","slot","skipVariantsResolver","skipSx","overridesResolver"];function p(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(p=function(e){return e?n:t})(e)}function m(e){return"ownerState"!==e&&"theme"!==e&&"sx"!==e&&"as"!==e}const h=(0,s.default)(),$=e=>e?e.charAt(0).toLowerCase()+e.slice(1):e;function g({defaultTheme:e,theme:t,themeId:n}){return r=t,0===Object.keys(r).length?e:t[n]||t;var r}function y(e){return e?(t,n)=>n[e]:null}function b(e,t){let{ownerState:n}=t,r=(0,o.default)(t,u);const i="function"==typeof e?e((0,a.default)({ownerState:n},r)):e;if(Array.isArray(i))return i.flatMap((e=>b(e,(0,a.default)({ownerState:n},r))));if(i&&"object"==typeof i&&Array.isArray(i.variants)){const{variants:e=[]}=i;let t=(0,o.default)(i,c);return e.forEach((e=>{let o=!0;"function"==typeof e.props?o=e.props((0,a.default)({ownerState:n},r,n)):Object.keys(e.props).forEach((t=>{(null==n?void 0:n[t])!==e.props[t]&&r[t]!==e.props[t]&&(o=!1)})),o&&(Array.isArray(t)||(t=[t]),t.push("function"==typeof e.style?e.style((0,a.default)({ownerState:n},r,n)):e.style))})),t}return i}},9452:(e,t,n)=>{"use strict";n.d(t,{EU:()=>i,NI:()=>o,vf:()=>l,zu:()=>r});const r={xs:0,sm:600,md:900,lg:1200,xl:1536},a={keys:["xs","sm","md","lg","xl"],up:e=>`@media (min-width:${r[e]}px)`};function o(e,t,n){const o=e.theme||{};if(Array.isArray(t)){const e=o.breakpoints||a;return t.reduce(((r,a,o)=>(r[e.up(e.keys[o])]=n(t[o]),r)),{})}if("object"==typeof t){const e=o.breakpoints||a;return Object.keys(t).reduce(((a,o)=>{if(-1!==Object.keys(e.values||r).indexOf(o))a[e.up(o)]=n(t[o],o);else{const e=o;a[e]=t[e]}return a}),{})}return n(t)}function i(e={}){var t;return(null==(t=e.keys)?void 0:t.reduce(((t,n)=>(t[e.up(n)]={},t)),{}))||{}}function l(e,t){return e.reduce(((e,t)=>{const n=e[t];return(!n||0===Object.keys(n).length)&&delete e[t],e}),t)}},8336:(e,t,n)=>{"use strict";function r(e,t){const n=this;if(n.vars&&"function"==typeof n.getColorSchemeSelector){const r=n.getColorSchemeSelector(e).replace(/(\[[^\]]+\])/,"*:where($1)");return{[r]:t}}return n.palette.mode===e?t:{}}n.d(t,{A:()=>r})},8094:(e,t,n)=>{"use strict";n.d(t,{A:()=>l});var r=n(8587),a=n(8168);const o=["values","unit","step"],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)=>(0,a.A)({},e,{[t.key]:t.val})),{})};function l(e){const{values:t={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:n="px",step:l=5}=e,s=(0,r.A)(e,o),d=i(t),u=Object.keys(d);function c(e){return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${n})`}function f(e){return`@media (max-width:${("number"==typeof t[e]?t[e]:e)-l/100}${n})`}function p(e,r){const a=u.indexOf(r);return`@media (min-width:${"number"==typeof t[e]?t[e]:e}${n}) and (max-width:${(-1!==a&&"number"==typeof t[u[a]]?t[u[a]]:r)-l/100}${n})`}return(0,a.A)({keys:u,values:d,up:c,down:f,between:p,only:function(e){return u.indexOf(e)+1{"use strict";n.d(t,{A:()=>p});var r=n(8168),a=n(8587),o=n(1317),i=n(8094);const l={borderRadius:4};var s=n(8248),d=n(3571),u=n(4188),c=n(8336);const f=["breakpoints","palette","spacing","shape"],p=function(e={},...t){const{breakpoints:n={},palette:p={},spacing:m,shape:h={}}=e,$=(0,a.A)(e,f),g=(0,i.A)(n),y=function(e=8){if(e.mui)return e;const t=(0,s.LX)({spacing:e}),n=(...e)=>(0===e.length?[1]:e).map((e=>{const n=t(e);return"number"==typeof n?`${n}px`:n})).join(" ");return n.mui=!0,n}(m);let b=(0,o.A)({breakpoints:g,direction:"ltr",components:{},palette:(0,r.A)({mode:"light"},p),spacing:y,shape:(0,r.A)({},l,h)},$);return b.applyStyles=c.A,b=t.reduce(((e,t)=>(0,o.A)(e,t)),b),b.unstable_sxConfig=(0,r.A)({},u.A,null==$?void 0:$.unstable_sxConfig),b.unstable_sx=function(e){return(0,d.A)({sx:e,theme:this})},b}},3142:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>r.A,private_createBreakpoints:()=>a.A,unstable_applyStyles:()=>o.A});var r=n(8749),a=n(8094),o=n(8336)},4620:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(1317);const a=function(e,t){return t?(0,r.A)(e,t,{clone:!1}):e}},8248:(e,t,n)=>{"use strict";n.d(t,{LX:()=>m,MA:()=>p,_W:()=>h,Lc:()=>g,Ms:()=>y});var r=n(9452),a=n(6481),o=n(4620);const i={m:"margin",p:"padding"},l={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},s={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},d=function(){const e={};return t=>(void 0===e[t]&&(e[t]=(e=>{if(e.length>2){if(!s[e])return[e];e=s[e]}const[t,n]=e.split(""),r=i[t],a=l[n]||"";return Array.isArray(a)?a.map((e=>r+e)):[r+a]})(t)),e[t])}(),u=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],c=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"],f=[...u,...c];function p(e,t,n,r){var o;const i=null!=(o=(0,a.Yn)(e,t,!1))?o:n;return"number"==typeof i?e=>"string"==typeof e?e:i*e:Array.isArray(i)?e=>"string"==typeof e?e:i[e]:"function"==typeof i?i:()=>{}}function m(e){return p(e,"spacing",8)}function h(e,t){if("string"==typeof t||null==t)return t;const n=e(Math.abs(t));return t>=0?n:"number"==typeof n?-n:`-${n}`}function $(e,t){const n=m(e.theme);return Object.keys(e).map((a=>function(e,t,n,a){if(-1===t.indexOf(n))return null;const o=function(e,t){return n=>e.reduce(((e,r)=>(e[r]=h(t,n),e)),{})}(d(n),a),i=e[n];return(0,r.NI)(e,i,o)}(e,t,a,n))).reduce(o.A,{})}function g(e){return $(e,u)}function y(e){return $(e,c)}function b(e){return $(e,f)}g.propTypes={},g.filterProps=u,y.propTypes={},y.filterProps=c,b.propTypes={},b.filterProps=f},6481:(e,t,n)=>{"use strict";n.d(t,{Ay:()=>l,BO:()=>i,Yn:()=>o});var r=n(3967),a=n(9452);function o(e,t,n=!0){if(!t||"string"!=typeof t)return null;if(e&&e.vars&&n){const n=`vars.${t}`.split(".").reduce(((e,t)=>e&&e[t]?e[t]:null),e);if(null!=n)return n}return t.split(".").reduce(((e,t)=>e&&null!=e[t]?e[t]:null),e)}function i(e,t,n,r=n){let a;return a="function"==typeof e?e(n):Array.isArray(e)?e[n]||r:o(e,n)||r,t&&(a=t(a,r,e)),a}const l=function(e){const{prop:t,cssProperty:n=e.prop,themeKey:l,transform:s}=e,d=e=>{if(null==e[t])return null;const d=e[t],u=o(e.theme,l)||{};return(0,a.NI)(e,d,(e=>{let a=i(u,s,e);return e===a&&"string"==typeof e&&(a=i(u,s,`${t}${"default"===e?"":(0,r.A)(e)}`,e)),!1===n?a:{[n]:a}}))};return d.propTypes={},d.filterProps=[t],d}},4188:(e,t,n)=>{"use strict";n.d(t,{A:()=>R});var r=n(8248),a=n(6481),o=n(4620);const i=function(...e){const t=e.reduce(((e,t)=>(t.filterProps.forEach((n=>{e[n]=t})),e)),{}),n=e=>Object.keys(e).reduce(((n,r)=>t[r]?(0,o.A)(n,t[r](e)):n),{});return n.propTypes={},n.filterProps=e.reduce(((e,t)=>e.concat(t.filterProps)),[]),n};var l=n(9452);function s(e){return"number"!=typeof e?e:`${e}px solid`}function d(e,t){return(0,a.Ay)({prop:e,themeKey:"borders",transform:t})}const u=d("border",s),c=d("borderTop",s),f=d("borderRight",s),p=d("borderBottom",s),m=d("borderLeft",s),h=d("borderColor"),$=d("borderTopColor"),g=d("borderRightColor"),y=d("borderBottomColor"),b=d("borderLeftColor"),v=d("outline",s),w=d("outlineColor"),S=e=>{if(void 0!==e.borderRadius&&null!==e.borderRadius){const t=(0,r.MA)(e.theme,"shape.borderRadius",4,"borderRadius"),n=e=>({borderRadius:(0,r._W)(t,e)});return(0,l.NI)(e,e.borderRadius,n)}return null};S.propTypes={},S.filterProps=["borderRadius"],i(u,c,f,p,m,h,$,g,y,b,S,v,w);const x=e=>{if(void 0!==e.gap&&null!==e.gap){const t=(0,r.MA)(e.theme,"spacing",8,"gap"),n=e=>({gap:(0,r._W)(t,e)});return(0,l.NI)(e,e.gap,n)}return null};x.propTypes={},x.filterProps=["gap"];const _=e=>{if(void 0!==e.columnGap&&null!==e.columnGap){const t=(0,r.MA)(e.theme,"spacing",8,"columnGap"),n=e=>({columnGap:(0,r._W)(t,e)});return(0,l.NI)(e,e.columnGap,n)}return null};_.propTypes={},_.filterProps=["columnGap"];const k=e=>{if(void 0!==e.rowGap&&null!==e.rowGap){const t=(0,r.MA)(e.theme,"spacing",8,"rowGap"),n=e=>({rowGap:(0,r._W)(t,e)});return(0,l.NI)(e,e.rowGap,n)}return null};function O(e,t){return"grey"===t?t:e}function C(e){return e<=1&&0!==e?100*e+"%":e}k.propTypes={},k.filterProps=["rowGap"],i(x,_,k,(0,a.Ay)({prop:"gridColumn"}),(0,a.Ay)({prop:"gridRow"}),(0,a.Ay)({prop:"gridAutoFlow"}),(0,a.Ay)({prop:"gridAutoColumns"}),(0,a.Ay)({prop:"gridAutoRows"}),(0,a.Ay)({prop:"gridTemplateColumns"}),(0,a.Ay)({prop:"gridTemplateRows"}),(0,a.Ay)({prop:"gridTemplateAreas"}),(0,a.Ay)({prop:"gridArea"})),i((0,a.Ay)({prop:"color",themeKey:"palette",transform:O}),(0,a.Ay)({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:O}),(0,a.Ay)({prop:"backgroundColor",themeKey:"palette",transform:O}));const E=(0,a.Ay)({prop:"width",transform:C}),P=e=>{if(void 0!==e.maxWidth&&null!==e.maxWidth){const t=t=>{var n,r;const a=(null==(n=e.theme)||null==(n=n.breakpoints)||null==(n=n.values)?void 0:n[t])||l.zu[t];return a?"px"!==(null==(r=e.theme)||null==(r=r.breakpoints)?void 0:r.unit)?{maxWidth:`${a}${e.theme.breakpoints.unit}`}:{maxWidth:a}:{maxWidth:C(t)}};return(0,l.NI)(e,e.maxWidth,t)}return null};P.filterProps=["maxWidth"];const j=(0,a.Ay)({prop:"minWidth",transform:C}),N=(0,a.Ay)({prop:"height",transform:C}),A=(0,a.Ay)({prop:"maxHeight",transform:C}),T=(0,a.Ay)({prop:"minHeight",transform:C}),R=((0,a.Ay)({prop:"size",cssProperty:"width",transform:C}),(0,a.Ay)({prop:"size",cssProperty:"height",transform:C}),i(E,P,j,N,A,T,(0,a.Ay)({prop:"boxSizing"})),{border:{themeKey:"borders",transform:s},borderTop:{themeKey:"borders",transform:s},borderRight:{themeKey:"borders",transform:s},borderBottom:{themeKey:"borders",transform:s},borderLeft:{themeKey:"borders",transform:s},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:s},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:S},color:{themeKey:"palette",transform:O},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:O},backgroundColor:{themeKey:"palette",transform:O},p:{style:r.Ms},pt:{style:r.Ms},pr:{style:r.Ms},pb:{style:r.Ms},pl:{style:r.Ms},px:{style:r.Ms},py:{style:r.Ms},padding:{style:r.Ms},paddingTop:{style:r.Ms},paddingRight:{style:r.Ms},paddingBottom:{style:r.Ms},paddingLeft:{style:r.Ms},paddingX:{style:r.Ms},paddingY:{style:r.Ms},paddingInline:{style:r.Ms},paddingInlineStart:{style:r.Ms},paddingInlineEnd:{style:r.Ms},paddingBlock:{style:r.Ms},paddingBlockStart:{style:r.Ms},paddingBlockEnd:{style:r.Ms},m:{style:r.Lc},mt:{style:r.Lc},mr:{style:r.Lc},mb:{style:r.Lc},ml:{style:r.Lc},mx:{style:r.Lc},my:{style:r.Lc},margin:{style:r.Lc},marginTop:{style:r.Lc},marginRight:{style:r.Lc},marginBottom:{style:r.Lc},marginLeft:{style:r.Lc},marginX:{style:r.Lc},marginY:{style:r.Lc},marginInline:{style:r.Lc},marginInlineStart:{style:r.Lc},marginInlineEnd:{style:r.Lc},marginBlock:{style:r.Lc},marginBlockStart:{style:r.Lc},marginBlockEnd:{style:r.Lc},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:x},rowGap:{style:k},columnGap:{style:_},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:C},maxWidth:{style:P},minWidth:{transform:C},height:{transform:C},maxHeight:{transform:C},minHeight:{transform:C},boxSizing:{},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}})},2891:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>r.A,extendSxProp:()=>u,unstable_createStyleFunctionSx:()=>r.k,unstable_defaultSxConfig:()=>l.A});var r=n(3571),a=n(8168),o=n(8587),i=n(1317),l=n(4188);const s=["sx"],d=e=>{var t,n;const r={systemProps:{},otherProps:{}},a=null!=(t=null==e||null==(n=e.theme)?void 0:n.unstable_sxConfig)?t:l.A;return Object.keys(e).forEach((t=>{a[t]?r.systemProps[t]=e[t]:r.otherProps[t]=e[t]})),r};function u(e){const{sx:t}=e,n=(0,o.A)(e,s),{systemProps:r,otherProps:l}=d(n);let u;return u=Array.isArray(t)?[r,...t]:"function"==typeof t?(...e)=>{const n=t(...e);return(0,i.Q)(n)?(0,a.A)({},r,n):r}:(0,a.A)({},r,t),(0,a.A)({},l,{sx:u})}},3571:(e,t,n)=>{"use strict";n.d(t,{A:()=>u,k:()=>s});var r=n(3967),a=n(4620),o=n(6481),i=n(9452),l=n(4188);function s(){function e(e,t,n,a){const l={[e]:t,theme:n},s=a[e];if(!s)return{[e]:t};const{cssProperty:d=e,themeKey:u,transform:c,style:f}=s;if(null==t)return null;if("typography"===u&&"inherit"===t)return{[e]:t};const p=(0,o.Yn)(n,u)||{};return f?f(l):(0,i.NI)(l,t,(t=>{let n=(0,o.BO)(p,c,t);return t===n&&"string"==typeof t&&(n=(0,o.BO)(p,c,`${e}${"default"===t?"":(0,r.A)(t)}`,t)),!1===d?n:{[d]:n}}))}return function t(n){var r;const{sx:o,theme:s={}}=n||{};if(!o)return null;const d=null!=(r=s.unstable_sxConfig)?r:l.A;function u(n){let r=n;if("function"==typeof n)r=n(s);else if("object"!=typeof n)return n;if(!r)return null;const o=(0,i.EU)(s.breakpoints),l=Object.keys(o);let u=o;return Object.keys(r).forEach((n=>{const o="function"==typeof(l=r[n])?l(s):l;var l;if(null!=o)if("object"==typeof o)if(d[n])u=(0,a.A)(u,e(n,o,s,d));else{const e=(0,i.NI)({theme:s},o,(e=>({[n]:e})));!function(...e){const t=e.reduce(((e,t)=>e.concat(Object.keys(t))),[]),n=new Set(t);return e.every((e=>n.size===Object.keys(e).length))}(e,o)?u=(0,a.A)(u,e):u[n]=t({sx:o,theme:s})}else u=(0,a.A)(u,e(n,o,s,d))})),(0,i.vf)(l,u)}return Array.isArray(o)?o.map(u):u(o)}}const d=s();d.filterProps=["sx"];const u=d},3967:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(9453);function a(e){if("string"!=typeof e)throw new Error((0,r.A)(7));return e.charAt(0).toUpperCase()+e.slice(1)}},7149:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>r.A});var r=n(3967)},7535:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>r});const r=function(e,t=Number.MIN_SAFE_INTEGER,n=Number.MAX_SAFE_INTEGER){return Math.max(t,Math.min(e,n))}},1317:(e,t,n)=>{"use strict";n.d(t,{A:()=>l,Q:()=>o});var r=n(8168),a=n(6540);function o(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 i(e){if(a.isValidElement(e)||!o(e))return e;const t={};return Object.keys(e).forEach((n=>{t[n]=i(e[n])})),t}function l(e,t,n={clone:!0}){const s=n.clone?(0,r.A)({},e):e;return o(e)&&o(t)&&Object.keys(t).forEach((r=>{a.isValidElement(t[r])?s[r]=t[r]:o(t[r])&&Object.prototype.hasOwnProperty.call(e,r)&&o(e[r])?s[r]=l(e[r],t[r],n):n.clone?s[r]=o(t[r])?i(t[r]):t[r]:s[r]=t[r]})),s}},4239:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>r.A,isPlainObject:()=>r.Q});var r=n(1317)},9453:(e,t,n)=>{"use strict";function r(e){let t="https://mui.com/production-error/?code="+e;for(let e=1;er})},8944:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>r.A});var r=n(9453)},7320:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>s,getFunctionName:()=>o});var r=n(4405);const a=/^\s*function(?:\s|\s*\/\*.*\*\/\s*)+([^(\s/]*)\s*/;function o(e){const t=`${e}`.match(a);return t&&t[1]||""}function i(e,t=""){return e.displayName||e.name||o(e)||t}function l(e,t,n){const r=i(t);return e.displayName||(""!==r?`${n}(${r})`:n)}function s(e){if(null!=e){if("string"==typeof e)return e;if("function"==typeof e)return i(e,"Component");if("object"==typeof e)switch(e.$$typeof){case r.vM:return l(e,e.render,"ForwardRef");case r.lD:return l(e,e.type,"memo");default:return}}}},4146:(e,t,n)=>{"use strict";var r=n(3404),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function s(e){return r.isMemo(e)?i:l[e.$$typeof]||a}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=i;var d=Object.defineProperty,u=Object.getOwnPropertyNames,c=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,m=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(m){var a=p(n);a&&a!==m&&e(t,a,r)}var i=u(n);c&&(i=i.concat(c(n)));for(var l=s(t),h=s(n),$=0;${"use strict";var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,a=n?Symbol.for("react.portal"):60106,o=n?Symbol.for("react.fragment"):60107,i=n?Symbol.for("react.strict_mode"):60108,l=n?Symbol.for("react.profiler"):60114,s=n?Symbol.for("react.provider"):60109,d=n?Symbol.for("react.context"):60110,u=n?Symbol.for("react.async_mode"):60111,c=n?Symbol.for("react.concurrent_mode"):60111,f=n?Symbol.for("react.forward_ref"):60112,p=n?Symbol.for("react.suspense"):60113,m=n?Symbol.for("react.suspense_list"):60120,h=n?Symbol.for("react.memo"):60115,$=n?Symbol.for("react.lazy"):60116,g=n?Symbol.for("react.block"):60121,y=n?Symbol.for("react.fundamental"):60117,b=n?Symbol.for("react.responder"):60118,v=n?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case r:switch(e=e.type){case u:case c:case o:case l:case i:case p:return e;default:switch(e=e&&e.$$typeof){case d:case f:case $:case h:case s:return e;default:return t}}case a:return t}}}function S(e){return w(e)===c}t.AsyncMode=u,t.ConcurrentMode=c,t.ContextConsumer=d,t.ContextProvider=s,t.Element=r,t.ForwardRef=f,t.Fragment=o,t.Lazy=$,t.Memo=h,t.Portal=a,t.Profiler=l,t.StrictMode=i,t.Suspense=p,t.isAsyncMode=function(e){return S(e)||w(e)===u},t.isConcurrentMode=S,t.isContextConsumer=function(e){return w(e)===d},t.isContextProvider=function(e){return w(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},t.isForwardRef=function(e){return w(e)===f},t.isFragment=function(e){return w(e)===o},t.isLazy=function(e){return w(e)===$},t.isMemo=function(e){return w(e)===h},t.isPortal=function(e){return w(e)===a},t.isProfiler=function(e){return w(e)===l},t.isStrictMode=function(e){return w(e)===i},t.isSuspense=function(e){return w(e)===p},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===o||e===c||e===l||e===i||e===p||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===$||e.$$typeof===h||e.$$typeof===s||e.$$typeof===d||e.$$typeof===f||e.$$typeof===y||e.$$typeof===b||e.$$typeof===v||e.$$typeof===g)},t.typeOf=w},3404:(e,t,n)=>{"use strict";e.exports=n(3072)},2551:(e,t,n)=>{"use strict";var r=n(6540),a=n(9982);function o(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n