"].join(""),n.BubbleTooltip=E,n.default=w},function(r,n,o){r.exports=o(63)}]).default})})(Yw);var Pd=Mh,YCe={};function fn(e,t,r,n,o,i,a,s){if(!e){var l;if(t===void 0)l=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[r,n,o,i,a,s],c=0;l=new Error(t.replace(/%s/g,function(){return u[c++]})),l.name="Invariant Violation"}throw l.framesToPop=1,l}}var ZP="mixins";function QCe(e,t,r){var n=[],o={mixins:"DEFINE_MANY",statics:"DEFINE_MANY",propTypes:"DEFINE_MANY",contextTypes:"DEFINE_MANY",childContextTypes:"DEFINE_MANY",getDefaultProps:"DEFINE_MANY_MERGED",getInitialState:"DEFINE_MANY_MERGED",getChildContext:"DEFINE_MANY_MERGED",render:"DEFINE_ONCE",componentWillMount:"DEFINE_MANY",componentDidMount:"DEFINE_MANY",componentWillReceiveProps:"DEFINE_MANY",shouldComponentUpdate:"DEFINE_ONCE",componentWillUpdate:"DEFINE_MANY",componentDidUpdate:"DEFINE_MANY",componentWillUnmount:"DEFINE_MANY",UNSAFE_componentWillMount:"DEFINE_MANY",UNSAFE_componentWillReceiveProps:"DEFINE_MANY",UNSAFE_componentWillUpdate:"DEFINE_MANY",updateComponent:"OVERRIDE_BASE"},i={getDerivedStateFromProps:"DEFINE_MANY_MERGED"},a={displayName:function(b,w){b.displayName=w},mixins:function(b,w){if(w)for(var E=0;E-1?o[i?t[a]:a]:void 0}}var aTe=iTe;function sTe(e,t,r,n){for(var o=e.length,i=r+(n?1:-1);n?i--:++i. Use a
instead.")}}},dirtyProps:["modules","formats","bounds","theme","children"],cleanProps:["id","className","style","placeholder","tabIndex","onChange","onChangeSelection","onFocus","onBlur","onKeyPress","onKeyDown","onKeyUp"],getDefaultProps:function(){return{theme:"snow",modules:{}}},isControlled:function(){return"value"in this.props},getInitialState:function(){return{generation:0,value:this.isControlled()?this.props.value:this.props.defaultValue}},componentWillReceiveProps:function(e,t){var r=this.editor;if(!!r){if("value"in e){var n=this.getEditorContents(),o=e.value;if(o===this.lastDeltaChangeSet)throw new Error("You are passing the `delta` object from the `onChange` event back as `value`. You most probably want `editor.getContents()` instead. See: https://github.com/zenoamaro/react-quill#using-deltas");this.isEqualValue(o,n)||this.setEditorContents(r,o)}if("readOnly"in e&&e.readOnly!==this.props.readOnly&&this.setEditorReadOnly(r,e.readOnly),this.shouldComponentRegenerate(e,t))return this.regenerate()}},componentDidMount:function(){if(this.editor=this.createEditor(this.getEditingArea(),this.getEditorConfig()),this.quillDelta){this.editor.setContents(this.quillDelta),this.editor.setSelection(this.quillSelection),this.editor.focus(),this.quillDelta=this.quillSelection=null;return}if(this.state.value){this.setEditorContents(this.editor,this.state.value);return}},componentWillUnmount:function(){var e;(e=this.getEditor())&&(this.unhookEditor(e),this.editor=null)},shouldComponentUpdate:function(e,t){var r=this;return this.state.generation!==t.generation?!0:JP(this.cleanProps,function(n){return!su(e[n],r.props[n])})},shouldComponentRegenerate:function(e,t){var r=this;return JP(this.dirtyProps,function(n){return!su(e[n],r.props[n])})},componentWillUpdate:function(e,t){this.state.generation!==t.generation&&this.componentWillUnmount()},componentDidUpdate:function(e,t){this.state.generation!==t.generation&&this.componentDidMount()},getEditorConfig:function(){return{bounds:this.props.bounds,formats:this.props.formats,modules:this.props.modules,placeholder:this.props.placeholder,readOnly:this.props.readOnly,scrollingContainer:this.props.scrollingContainer,tabIndex:this.props.tabIndex,theme:this.props.theme}},getEditor:function(){return this.editor},getEditingArea:function(){return dke.findDOMNode(this.editingArea)},getEditorContents:function(){return this.state.value},getEditorSelection:function(){return this.state.selection},isDelta:function(e){return e&&e.ops},isEqualValue:function(e,t){return this.isDelta(e)&&this.isDelta(t)?su(e.ops,t.ops):su(e,t)},regenerate:function(){this.quillDelta=this.editor.getContents(),this.quillSelection=this.editor.getSelection(),this.setState({generation:this.state.generation+1})},renderEditingArea:function(){var e=this,t=this.props.children,r=this.props.preserveWhitespace,n={key:this.state.generation,tabIndex:this.props.tabIndex,ref:function(s){e.editingArea=s}},o=au.Children.count(t)?au.Children.only(t):null,i=r?_y.pre:_y.div,a=o?au.cloneElement(o,n):i(n);return a},render:function(){return _y.div({id:this.props.id,style:this.props.style,key:this.state.generation,className:["quill"].concat(this.props.className).join(" "),onKeyPress:this.props.onKeyPress,onKeyDown:this.props.onKeyDown,onKeyUp:this.props.onKeyUp},this.renderEditingArea())},onEditorChangeText:function(e,t,r,n){var o=this.getEditorContents(),i=this.isDelta(o)?n.getContents():n.getHTML();this.isEqualValue(i,o)||(this.lastDeltaChangeSet=t,this.setState({value:i}),this.props.onChange&&this.props.onChange(e,t,r,n))},onEditorChangeSelection:function(e,t,r){var n=this.getEditorSelection(),o=!n&&e,i=n&&!e;su(e,n)||(this.setState({selection:e}),this.props.onChangeSelection&&this.props.onChangeSelection(e,t,r),o&&this.props.onFocus?this.props.onFocus(e,t,r):i&&this.props.onBlur&&this.props.onBlur(n,t,r))},focus:function(){this.editor.focus()},blur:function(){this.setEditorSelection(this.editor,null)}}),mke=vke,y7={exports:{}},xl={};/** @license React v17.0.2
+ * react-dom-server.browser.production.min.js
+ *
+ * Copyright (c) Facebook, Inc. and its affiliates.
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+ */var bn=Mh,so=R.exports;function xt(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;rRd;Rd++)tr[Rd]=Rd+1;tr[15]=0;var bke=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,eR=Object.prototype.hasOwnProperty,tR={},rR={};function A7(e){return eR.call(rR,e)?!0:eR.call(tR,e)?!1:bke.test(e)?rR[e]=!0:(tR[e]=!0,!1)}function xke(e,t,r,n){if(r!==null&&r.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return n?!1:r!==null?!r.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function wke(e,t,r,n){if(t===null||typeof t=="undefined"||xke(e,t,r,n))return!0;if(n)return!1;if(r!==null)switch(r.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function gr(e,t,r,n,o,i,a){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=n,this.attributeNamespace=o,this.mustUseProperty=r,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=a}var Yt={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){Yt[e]=new gr(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];Yt[t]=new gr(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){Yt[e]=new gr(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Yt[e]=new gr(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){Yt[e]=new gr(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){Yt[e]=new gr(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){Yt[e]=new gr(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){Yt[e]=new gr(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){Yt[e]=new gr(e,5,!1,e.toLowerCase(),null,!1,!1)});var aE=/[\-:]([a-z])/g;function sE(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(aE,sE);Yt[t]=new gr(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(aE,sE);Yt[t]=new gr(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(aE,sE);Yt[t]=new gr(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){Yt[e]=new gr(e,1,!1,e.toLowerCase(),null,!1,!1)});Yt.xlinkHref=new gr("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){Yt[e]=new gr(e,1,!1,e.toLowerCase(),null,!0,!0)});var Eke=/["'&<>]/;function Ni(e){if(typeof e=="boolean"||typeof e=="number")return""+e;e=""+e;var t=Eke.exec(e);if(t){var r="",n,o=0;for(n=t.index;nEm))throw Error(xt(301));if(e===Qn)if(Rh=!0,e={action:r,next:null},Zo===null&&(Zo=new Map),r=Zo.get(t),r===void 0)Zo.set(t,e);else{for(t=r;t.next!==null;)t=t.next;t.next=e}}function By(){}var Ui=null,Tke={readContext:function(e){var t=Ui.threadID;return Mc(e,t),e[t]},useContext:function(e){Li();var t=Ui.threadID;return Mc(e,t),e[t]},useMemo:iR,useReducer:oR,useRef:function(e){Qn=Li(),st=lE();var t=st.memoizedState;return t===null?(e={current:e},st.memoizedState=e):t},useState:function(e){return oR(k7,e)},useLayoutEffect:function(){},useCallback:function(e,t){return iR(function(){return e},t)},useImperativeHandle:By,useEffect:By,useDebugValue:By,useDeferredValue:function(e){return Li(),e},useTransition:function(){return Li(),[function(e){e()},!1]},useOpaqueIdentifier:function(){return(Ui.identifierPrefix||"")+"R:"+(Ui.uniqueID++).toString(36)},useMutableSource:function(e,t){return Li(),t(e._source)}},kke={html:"http://www.w3.org/1999/xhtml",mathml:"http://www.w3.org/1998/Math/MathML",svg:"http://www.w3.org/2000/svg"};function Pke(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}var P7={area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},Rke=bn({menuitem:!0},P7),Zu={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},Ike=["Webkit","ms","Moz","O"];Object.keys(Zu).forEach(function(e){Ike.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),Zu[t]=Zu[e]})});var Mke=/([A-Z])/g,Nke=/^ms-/,Do=so.Children.toArray,$y=gke.ReactCurrentDispatcher,Lke={listing:!0,pre:!0,textarea:!0},Dke=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,aR={},jy={};function Fke(e){if(e==null)return e;var t="";return so.Children.forEach(e,function(r){r!=null&&(t+=r)}),t}var _ke=Object.prototype.hasOwnProperty,Bke={children:null,dangerouslySetInnerHTML:null,suppressContentEditableWarning:null,suppressHydrationWarning:null};function sR(e,t){if(e===void 0)throw Error(xt(152,Ku(t)||"Component"))}function $ke(e,t,r){function n(a,s){var l=s.prototype&&s.prototype.isReactComponent,u=yke(s,t,r,l),c=[],d=!1,f={isMounted:function(){return!1},enqueueForceUpdate:function(){if(c===null)return null},enqueueReplaceState:function(x,b){d=!0,c=[b]},enqueueSetState:function(x,b){if(c===null)return null;c.push(b)}};if(l){if(l=new s(a.props,u,f),typeof s.getDerivedStateFromProps=="function"){var p=s.getDerivedStateFromProps.call(null,a.props,l.state);p!=null&&(l.state=bn({},l.state,p))}}else if(Qn={},l=s(a.props,u,f),l=C7(s,a.props,l,u),l==null||l.render==null){e=l,sR(e,s);return}if(l.props=a.props,l.context=u,l.updater=f,f=l.state,f===void 0&&(l.state=f=null),typeof l.UNSAFE_componentWillMount=="function"||typeof l.componentWillMount=="function")if(typeof l.componentWillMount=="function"&&typeof s.getDerivedStateFromProps!="function"&&l.componentWillMount(),typeof l.UNSAFE_componentWillMount=="function"&&typeof s.getDerivedStateFromProps!="function"&&l.UNSAFE_componentWillMount(),c.length){f=c;var h=d;if(c=null,d=!1,h&&f.length===1)l.state=f[0];else{p=h?f[0]:l.state;var m=!0;for(h=h?1:0;h=s))throw Error(xt(304));var l=new Uint16Array(s);for(l.set(a),tr=l,tr[0]=i+1,a=i;a=l.children.length){var u=l.footer;if(u!==""&&(this.previousWasTextNode=!1),this.stack.pop(),l.type==="select")this.currentSelectValue=null;else if(l.type!=null&&l.type.type!=null&&l.type.type.$$typeof===kh)this.popProvider(l.type);else if(l.type===Ph){this.suspenseDepth--;var c=i.pop();if(a){a=!1;var d=l.fallbackFrame;if(!d)throw Error(xt(303));this.stack.push(d),i[this.suspenseDepth]+="";continue}else i[this.suspenseDepth]+=c}i[this.suspenseDepth]+=u}else{var f=l.children[l.childIndex++],p="";try{p+=this.render(f,l.context,l.domNamespace)}catch(h){throw h!=null&&typeof h.then=="function"?Error(xt(294)):h}finally{}i.length<=this.suspenseDepth&&i.push(""),i[this.suspenseDepth]+=p}}return i[0]}finally{$y.current=o,Ui=n,T7()}},t.render=function(r,n,o){if(typeof r=="string"||typeof r=="number")return o=""+r,o===""?"":this.makeStaticMarkup?Ni(o):this.previousWasTextNode?""+Ni(o):(this.previousWasTextNode=!0,Ni(o));if(n=$ke(r,n,this.threadID),r=n.child,n=n.context,r===null||r===!1)return"";if(!so.isValidElement(r)){if(r!=null&&r.$$typeof!=null)throw o=r.$$typeof,Error(o===Xw?xt(257):xt(258,o.toString()));return r=Do(r),this.stack.push({type:null,domNamespace:o,children:r,childIndex:0,context:n,footer:""}),""}var i=r.type;if(typeof i=="string")return this.renderDOM(r,n,o);switch(i){case S7:case E7:case Jw:case eE:case nE:case Th:return r=Do(r.props.children),this.stack.push({type:null,domNamespace:o,children:r,childIndex:0,context:n,footer:""}),"";case Ph:throw Error(xt(294));case w7:throw Error(xt(343))}if(typeof i=="object"&&i!==null)switch(i.$$typeof){case rE:Qn={};var a=i.render(r.props,r.ref);return a=C7(i.render,r.props,a,r.ref),a=Do(a),this.stack.push({type:null,domNamespace:o,children:a,childIndex:0,context:n,footer:""}),"";case oE:return r=[so.createElement(i.type,bn({ref:r.ref},r.props))],this.stack.push({type:null,domNamespace:o,children:r,childIndex:0,context:n,footer:""}),"";case kh:return i=Do(r.props.children),o={type:r,domNamespace:o,children:i,childIndex:0,context:n,footer:""},this.pushProvider(r),this.stack.push(o),"";case tE:i=r.type,a=r.props;var s=this.threadID;return Mc(i,s),i=Do(a.children(i[s])),this.stack.push({type:r,domNamespace:o,children:i,childIndex:0,context:n,footer:""}),"";case x7:throw Error(xt(338));case iE:return i=r.type,a=i._init,i=a(i._payload),r=[so.createElement(i,bn({ref:r.ref},r.props))],this.stack.push({type:null,domNamespace:o,children:r,childIndex:0,context:n,footer:""}),""}throw Error(xt(130,i==null?i:typeof i,""))},t.renderDOM=function(r,n,o){var i=r.type.toLowerCase();if(!aR.hasOwnProperty(i)){if(!Dke.test(i))throw Error(xt(65,i));aR[i]=!0}var a=r.props;if(i==="input")a=bn({type:void 0},a,{defaultChecked:void 0,defaultValue:void 0,value:a.value!=null?a.value:a.defaultValue,checked:a.checked!=null?a.checked:a.defaultChecked});else if(i==="textarea"){var s=a.value;if(s==null){s=a.defaultValue;var l=a.children;if(l!=null){if(s!=null)throw Error(xt(92));if(Array.isArray(l)){if(!(1>=l.length))throw Error(xt(93));l=l[0]}s=""+l}s==null&&(s="")}a=bn({},a,{value:void 0,children:""+s})}else if(i==="select")this.currentSelectValue=a.value!=null?a.value:a.defaultValue,a=bn({},a,{value:void 0});else if(i==="option"){l=this.currentSelectValue;var u=Fke(a.children);if(l!=null){var c=a.value!=null?a.value+"":u;if(s=!1,Array.isArray(l)){for(var d=0;d":(b+=">",s=""+r.type+">");e:{if(l=a.dangerouslySetInnerHTML,l!=null){if(l.__html!=null){l=l.__html;break e}}else if(l=a.children,typeof l=="string"||typeof l=="number"){l=Ni(l);break e}l=null}return l!=null?(a=[],Lke.hasOwnProperty(i)&&l.charAt(0)===`
+`&&(b+=`
+`),b+=l):a=Do(a.children),r=r.type,o=o==null||o==="http://www.w3.org/1999/xhtml"?Pke(r):o==="http://www.w3.org/2000/svg"&&r==="foreignObject"?"http://www.w3.org/1999/xhtml":o,this.stack.push({domNamespace:o,type:i,children:a,childIndex:0,context:n,footer:s}),this.previousWasTextNode=!1,b},e}();xl.renderToNodeStream=function(){throw Error(xt(207))};xl.renderToStaticMarkup=function(e,t){e=new R7(e,!0,t);try{return e.read(1/0)}finally{e.destroy()}};xl.renderToStaticNodeStream=function(){throw Error(xt(208))};xl.renderToString=function(e,t){e=new R7(e,!1,t);try{return e.read(1/0)}finally{e.destroy()}};xl.version="17.0.2";y7.exports=xl;var jke=y7.exports,zke=v7,qke=jTe,Vke=g7,Id=Zh.exports,Ba=Qw.exports,ub=["rgb( 0, 0, 0)","rgb(230, 0, 0)","rgb(255, 153, 0)","rgb(255, 255, 0)","rgb( 0, 138, 0)","rgb( 0, 102, 204)","rgb(153, 51, 255)","rgb(255, 255, 255)","rgb(250, 204, 204)","rgb(255, 235, 204)","rgb(255, 255, 204)","rgb(204, 232, 204)","rgb(204, 224, 245)","rgb(235, 214, 255)","rgb(187, 187, 187)","rgb(240, 102, 102)","rgb(255, 194, 102)","rgb(255, 255, 102)","rgb(102, 185, 102)","rgb(102, 163, 224)","rgb(194, 133, 255)","rgb(136, 136, 136)","rgb(161, 0, 0)","rgb(178, 107, 0)","rgb(178, 178, 0)","rgb( 0, 97, 0)","rgb( 0, 71, 178)","rgb(107, 36, 178)","rgb( 68, 68, 68)","rgb( 92, 0, 0)","rgb(102, 61, 0)","rgb(102, 102, 0)","rgb( 0, 55, 0)","rgb( 0, 41, 102)","rgb( 61, 20, 10)"].map(function(e){return{value:e}}),I7=[{label:"Formats",type:"group",items:[{label:"Font",type:"font",items:[{label:"Sans Serif",value:"sans-serif",selected:!0},{label:"Serif",value:"serif"},{label:"Monospace",value:"monospace"}]},{label:"Size",type:"size",items:[{label:"Small",value:"10px"},{label:"Normal",value:"13px",selected:!0},{label:"Large",value:"18px"},{label:"Huge",value:"32px"}]},{label:"Alignment",type:"align",items:[{label:"",value:"",selected:!0},{label:"",value:"center"},{label:"",value:"right"},{label:"",value:"justify"}]}]},{label:"Text",type:"group",items:[{type:"bold",label:"Bold"},{type:"italic",label:"Italic"},{type:"strike",label:"Strike"},{type:"underline",label:"Underline"},{type:"color",label:"Color",items:ub},{type:"background",label:"Background color",items:ub},{type:"link",label:"Link"}]},{label:"Blocks",type:"group",items:[{type:"list",value:"bullet"},{type:"list",value:"ordered"}]},{label:"Blocks",type:"group",items:[{type:"image",label:"Image"}]}],uE=zke({displayName:"Quill Toolbar",propTypes:{id:Id.string,className:Id.string,style:Id.object,items:Id.array},getDefaultProps:function(){return{items:I7}},componentDidMount:function(){console.warn("QuillToolbar is deprecated. Consider switching to the official Quill toolbar format, or providing your own toolbar instead. See: https://github.com/zenoamaro/react-quill#upgrading-to-react-quill-v1-0-0")},shouldComponentUpdate:function(e,t){return!Vke(e,this.props)},renderGroup:function(e,t){return Ba.span({key:e.label||t,className:"ql-formats"},e.items.map(this.renderItem))},renderChoiceItem:function(e,t){return Ba.option({key:e.label||e.value||t,value:e.value},e.label)},renderChoices:function(e,t){var r=e.items.map(this.renderChoiceItem),n=qke(e.items,function(i){return i.selected}),o={key:e.label||t,title:e.label,className:"ql-"+e.type,value:n.value};return Ba.select(o,r)},renderButton:function(e,t){return Ba.button({type:"button",key:e.label||e.value||t,value:e.value,className:"ql-"+e.type,title:e.label},e.children)},renderAction:function(e,t){return Ba.button({key:e.label||e.value||t,className:"ql-"+e.type,title:e.label},e.children)},renderItem:function(e,t){switch(e.type){case"group":return this.renderGroup(e,t);case"font":case"header":case"align":case"size":case"color":case"background":return this.renderChoices(e,t);case"bold":case"italic":case"underline":case"strike":case"link":case"list":case"bullet":case"ordered":case"indent":case"image":case"video":return this.renderButton(e,t);default:return this.renderAction(e,t)}},getClassName:function(){return"quill-toolbar "+(this.props.className||"")},render:function(){var e=this.props.items.map(this.renderItem),t=e.map(jke.renderToStaticMarkup).join("");return Ba.div({id:this.props.id,className:this.getClassName(),style:this.props.style,dangerouslySetInnerHTML:{__html:t}})}}),Uke=uE;uE.defaultItems=I7;uE.defaultColors=ub;var Wke=Yw.exports,M7=mke;Tf.exports=M7;Tf.exports.default=M7;var Sm=Tf.exports.Quill=Wke;Tf.exports.Mixin=m7;Tf.exports.Toolbar=Uke;se("div")(({theme:e})=>{const t=e.direction==="rtl";return{"& .ql-snow.ql-toolbar button:hover .ql-fill, .ql-snow .ql-toolbar button:hover .ql-fill, .ql-snow.ql-toolbar button:focus .ql-fill, .ql-snow .ql-toolbar button:focus .ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill":{fill:e.palette.primary.main},"& .ql-snow.ql-toolbar button:hover, .ql-snow .ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus, .ql-snow .ql-toolbar button:focus, .ql-snow.ql-toolbar button.ql-active, .ql-snow .ql-toolbar button.ql-active, .ql-snow.ql-toolbar .ql-picker-label:hover, .ql-snow .ql-toolbar .ql-picker-label:hover, .ql-snow.ql-toolbar .ql-picker-label.ql-active, .ql-snow .ql-toolbar .ql-picker-label.ql-active, .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item:hover, .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .ql-snow .ql-toolbar .ql-picker-item.ql-selected":{color:e.palette.primary.main},"& .ql-snow.ql-toolbar button:hover .ql-stroke, .ql-snow .ql-toolbar button:hover .ql-stroke, .ql-snow.ql-toolbar button:focus .ql-stroke, .ql-snow .ql-toolbar button:focus .ql-stroke, .ql-snow.ql-toolbar button.ql-active .ql-stroke, .ql-snow .ql-toolbar button.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow.ql-toolbar button:hover .ql-stroke-miter, .ql-snow .ql-toolbar button:hover .ql-stroke-miter, .ql-snow.ql-toolbar button:focus .ql-stroke-miter, .ql-snow .ql-toolbar button:focus .ql-stroke-miter, .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter":{stroke:e.palette.primary.main},"& .ql-stroke":{stroke:e.palette.text.primary},"& .ql-fill, .ql-stroke.ql-fill":{fill:e.palette.text.primary},"& .ql-picker, .ql-picker-options, .ql-picker-item, .ql-picker-label, button":{"&:focus":{outline:"none"}},"& .ql-toolbar.ql-snow":{border:"none",borderBottom:`solid 1px ${e.palette.grey[50032]}`,"& .ql-formats":{"&:not(:last-of-type)":{marginRight:e.spacing(2)}},"& button":{padding:0,display:"flex",alignItems:"center",justifyContent:"center",borderRadius:4,color:e.palette.text.primary},"& button svg, span svg":{width:20,height:20},"& .ql-picker-label":ve(G({},e.typography.subtitle2),{color:e.palette.text.primary,"& .ql-stroke":{stroke:e.palette.text.primary}}),"& .ql-picker-label svg":G({},t&&{right:"0 !important",left:"auto !important"}),"& .ql-color,& .ql-background,& .ql-align ":{"& .ql-picker-label":{padding:0,display:"flex",alignItems:"center",justifyContent:"center"}},"& .ql-expanded":{"& .ql-picker-label":{borderRadius:4,color:e.palette.text.disabled,borderColor:"transparent !important",backgroundColor:e.palette.action.focus,"& .ql-stroke":{stroke:e.palette.text.disabled}},"& .ql-picker-options":{padding:0,marginTop:4,border:"none",maxHeight:200,overflow:"auto",boxShadow:e.customShadows.z20,borderRadius:e.shape.borderRadius,backgroundColor:e.palette.background.paper},"& .ql-picker-item":{color:e.palette.text.primary},"&.ql-align":{"& .ql-picker-options":{padding:0,display:"flex"},"& .ql-picker-item":{width:32,height:32,display:"flex",alignItems:"center",justifyContent:"center"}},"&.ql-color, &.ql-background":{"& .ql-picker-options":{padding:8},"& .ql-picker-item":{margin:3,borderRadius:4,"&.ql-selected":{border:"solid 1px black"}}},"&.ql-font, &.ql-size, &.ql-header":{"& .ql-picker-options":{padding:e.spacing(1,0)},"& .ql-picker-item":{padding:e.spacing(.5,1.5)}}}}}});const Hke=["Arial","Tahoma","Georgia","Impact","Verdana"],Gke=["8px","9px","10px","12px","14px","16px","20px","24px","32px","42px","54px","68px","84px","98px"],N7=Sm.import("attributors/style/size");N7.whitelist=Gke;Sm.register(N7,!0);const L7=Sm.import("attributors/style/font");L7.whitelist=Hke;Sm.register(L7,!0);se(We)(({theme:e})=>({borderRadius:e.shape.borderRadius,border:`solid 1px ${e.palette.grey[50032]}`,"& .ql-container.ql-snow":ve(G({borderColor:"transparent"},e.typography.body1),{fontFamily:e.typography.fontFamily}),"& .ql-editor":{minHeight:200,"&.ql-blank::before":{fontStyle:"normal",color:e.palette.text.disabled},"& pre.ql-syntax":ve(G({},e.typography.body2),{padding:e.spacing(2),borderRadius:e.shape.borderRadius,backgroundColor:e.palette.grey[900]})}}));function gu(r){var n=r,{name:e}=n,t=Ut(n,["name"]);const{control:o}=xm();return k(o7,{name:e,control:o,render:({field:i,fieldState:{error:a}})=>k(yY,G(ve(G({},i),{fullWidth:!0,error:!!a,helperText:a==null?void 0:a.message}),t))})}function D7(){const{register:e}=Pw(),t=p7(),[r,n]=R.exports.useState(!1),o=ym().shape({firstName:Gr().required("First name required"),lastName:Gr().required("Last name required"),email:Gr().email("Email must be a valid email address").required("Email is required"),password:Gr().required("Password is required")}),i={firstName:"",lastName:"",email:"",password:""},a=Gw({resolver:Kw(o),defaultValues:i}),{reset:s,setError:l,handleSubmit:u,formState:{errors:c,isSubmitting:d}}=a;return k(h7,{methods:a,onSubmit:u(async p=>{try{await e(p.email,p.password,p.firstName,p.lastName)}catch(h){console.error(h),s(),t.current&&l("afterSubmit",ve(G({},h),{message:h.message}))}}),children:ae(At,{spacing:3,children:[!!c.afterSubmit&&k(jV,{severity:"error",children:c.afterSubmit.message}),ae(At,{direction:{xs:"column",sm:"row"},spacing:2,children:[k(gu,{name:"firstName",label:"First name"}),k(gu,{name:"lastName",label:"Last name"})]}),k(gu,{name:"email",label:"Email address"}),k(gu,{name:"password",label:"Password",type:r?"text":"password",InputProps:{endAdornment:k(q4,{position:"end",children:k(Gx,{edge:"end",onClick:()=>n(!r),children:k(Ft,{icon:r?"eva:eye-fill":"eva:eye-off-fill"})})})}}),k(Zw,{fullWidth:!0,size:"large",type:"submit",variant:"contained",loading:d,children:"Register"})]})})}function $a(e,t){return`${e}${t}`}const Ci="/auth",Nc={root:Ci,login:$a(Ci,"/login"),register:$a(Ci,"/register"),loginUnprotected:$a(Ci,"/login-unprotected"),registerUnprotected:$a(Ci,"/register-unprotected"),verify:$a(Ci,"/verify"),resetPassword:$a(Ci,"/reset-password")},cE=R.exports.forwardRef((i,o)=>{var a=i,{children:e,title:t="",meta:r}=a,n=Ut(a,["children","title","meta"]);return ae(yt,{children:[ae(Gd,{children:[k("title",{children:`${t} | Minimal-UI`}),r]}),k(We,ve(G({ref:o},n),{children:e}))]})}),Kke=se("div")(({theme:e})=>({[e.breakpoints.up("md")]:{display:"flex"}})),Zke=se("header")(({theme:e})=>({top:0,zIndex:9,lineHeight:0,width:"100%",display:"flex",alignItems:"center",position:"absolute",padding:e.spacing(3),justifyContent:"space-between",[e.breakpoints.up("md")]:{alignItems:"flex-start",padding:e.spacing(7,5,0,7)}})),Yke=se(fW)(({theme:e})=>({width:"100%",maxWidth:464,display:"flex",flexDirection:"column",justifyContent:"center",margin:e.spacing(2,0,2,2)})),Qke=se("div")(({theme:e})=>({maxWidth:480,margin:"auto",display:"flex",minHeight:"100vh",flexDirection:"column",justifyContent:"center",padding:e.spacing(12,0)}));function Xke(){const{method:e}=Pw(),t=zs("up","sm"),r=zs("up","md");return k(cE,{title:"Register",children:ae(Kke,{children:[ae(Zke,{children:[k(lf,{}),t&&ae(He,{variant:"body2",sx:{mt:{md:-2}},children:["Already have an account? ","",k(zn,{variant:"subtitle2",component:ta,to:Nc.login,children:"Login"})]})]}),r&&ae(Yke,{children:[k(He,{variant:"h3",sx:{px:5,mt:10,mb:5},children:"Manage the job more effectively with Minimal"}),k(sh,{visibleByDefault:!0,disabledEffect:!0,alt:"register",src:"https://minimal-assets-api.vercel.app/assets/illustrations/illustration_register.png"})]}),k(Iv,{children:ae(Qke,{children:[ae(We,{sx:{mb:5,display:"flex",alignItems:"center"},children:[ae(We,{sx:{flexGrow:1},children:[k(He,{variant:"h4",gutterBottom:!0,children:"Get started absolutely free."}),k(He,{sx:{color:"text.secondary"},children:"Free forever. No credit card needed."})]}),k(n2,{title:Vne(e),children:k(yt,{children:k(sh,{disabledEffect:!0,src:`https://minimal-assets-api.vercel.app/assets/icons/auth/ic_${e}.png`,sx:{width:32,height:32}})})})]}),k(D7,{}),ae(He,{variant:"body2",align:"center",sx:{color:"text.secondary",mt:3},children:["By registering, I agree to Minimal\xA0",k(zn,{underline:"always",color:"text.primary",href:"#",children:"Terms of Service"}),"","and","",k(zn,{underline:"always",color:"text.primary",href:"#",children:"Privacy Policy"}),"."]}),!t&&ae(He,{variant:"body2",sx:{mt:3,textAlign:"center"},children:["Already have an account?"," ",k(zn,{variant:"subtitle2",to:Nc.login,component:ta,children:"Login"})]})]})})]})})}function Jke({onSent:e,onGetEmail:t}){const r=p7(),n=ym().shape({email:Gr().email("Email must be a valid email address").required("Email is required")}),o=Gw({resolver:Kw(n),defaultValues:{email:"demo@minimals.cc"}}),{handleSubmit:i,formState:{isSubmitting:a}}=o;return k(h7,{methods:o,onSubmit:i(async l=>{try{await new Promise(u=>setTimeout(u,500)),r.current&&(e(),t(l.email))}catch(u){console.error(u)}}),children:ae(At,{spacing:3,children:[k(gu,{name:"email",label:"Email address"}),k(Zw,{fullWidth:!0,size:"large",type:"submit",variant:"contained",loading:a,children:"Reset Password"})]})})}const ePe=se("div")(({theme:e})=>({display:"flex",minHeight:"100%",alignItems:"center",justifyContent:"center",padding:e.spacing(12,0)}));function tPe(){const[e,t]=R.exports.useState(""),[r,n]=R.exports.useState(!1);return k(cE,{title:"Reset Password",sx:{height:1},children:ae(ePe,{children:[k(xw,{}),k(Iv,{children:k(We,{sx:{maxWidth:480,mx:"auto"},children:r?ae(We,{sx:{textAlign:"center"},children:[k(Wne,{sx:{mb:5,mx:"auto",height:160}}),k(He,{variant:"h3",gutterBottom:!0,children:"Request sent successfully"}),ae(He,{children:["We have sent a confirmation email to \xA0",k("strong",{children:e}),k("br",{}),"Please check your email."]}),k(mo,{size:"large",variant:"contained",component:ta,to:Nc.login,sx:{mt:5},children:"Back"})]}):ae(yt,{children:[k(He,{variant:"h3",paragraph:!0,children:"Forgot your password?"}),k(He,{sx:{color:"text.secondary",mb:5},children:"Please enter the email address associated with your account and We will email you a link to reset your password."}),k(Jke,{onSent:()=>n(!0),onGetEmail:o=>t(o)}),k(mo,{fullWidth:!0,size:"large",component:ta,to:Nc.login,sx:{mt:1},children:"Back"})]})})})]})})}var rPe=De.createContext(),nPe=function(){return R.exports.useContext(rPe)};function oPe(){const e=Gh(),{enqueueSnackbar:t}=nPe(),r=ym().shape({code1:Gr().required("Code is required"),code2:Gr().required("Code is required"),code3:Gr().required("Code is required"),code4:Gr().required("Code is required"),code5:Gr().required("Code is required"),code6:Gr().required("Code is required")}),n={code1:"",code2:"",code3:"",code4:"",code5:"",code6:""},{watch:o,control:i,setValue:a,handleSubmit:s,formState:{isSubmitting:l,isValid:u}}=Gw({mode:"onBlur",resolver:Kw(r),defaultValues:n}),c=o();R.exports.useEffect(()=>{document.addEventListener("paste",f)},[]);const d=async h=>{try{await new Promise(m=>setTimeout(m,500)),console.log("code:",Object.values(h).join("")),t("Verify success!"),e("/dashboard",{replace:!0})}catch(m){console.error(m)}},f=h=>{var g;let m=((g=h==null?void 0:h.clipboardData)==null?void 0:g.getData("Text"))||"";m=m.split(""),[].forEach.call(document.querySelectorAll("#field-code"),(v,y)=>{v.value=m[y];const x=`code${y+1}`;a(x,m[y])})},p=(h,m)=>{const{maxLength:g,value:v,name:y}=h.target,x=y.replace("code",""),b=Number(x);if(v.length>=g&&b<6){const w=document.querySelector(`input[name=code${b+1}]`);w!==null&&w.focus()}m(h)};return ae("form",{onSubmit:s(d),children:[k(At,{direction:"row",spacing:2,justifyContent:"center",children:Object.keys(c).map((h,m)=>k(o7,{name:`code${m+1}`,control:i,render:({field:g})=>k(t2,ve(G({},g),{id:"field-code",autoFocus:m===0,placeholder:"-",onChange:v=>p(v,g.onChange),inputProps:{maxLength:1,sx:{p:0,textAlign:"center",width:{xs:36,sm:56},height:{xs:36,sm:56}}}}))},h))}),k(Zw,{fullWidth:!0,size:"large",type:"submit",variant:"contained",loading:l,disabled:!u,sx:{mt:3},children:"Verify"})]})}const iPe=se("div")(({theme:e})=>({display:"flex",height:"100%",alignItems:"center",padding:e.spacing(12,0)}));function aPe(){return k(cE,{title:"Verify",sx:{height:1},children:ae(iPe,{children:[k(xw,{}),k(Iv,{children:ae(We,{sx:{maxWidth:480,mx:"auto"},children:[k(mo,{size:"small",component:ta,to:Nc.login,startIcon:k(Ft,{icon:"eva:arrow-ios-back-fill",width:20,height:20}),sx:{mb:3},children:"Back"}),k(He,{variant:"h3",paragraph:!0,children:"Please check your email!"}),k(He,{sx:{color:"text.secondary"},children:"We have emailed a 6-digit confirmation code to acb@domain, please enter the code in below box to verify your email."}),k(We,{sx:{mt:5,mb:3},children:k(oPe,{})}),ae(He,{variant:"body2",align:"center",children:["Don\u2019t have a code? \xA0",k(zn,{variant:"subtitle2",underline:"none",onClick:()=>{},children:"Resend code"})]})]})})]})})}const Po=e=>t=>{const{pathname:r}=on();return k(R.exports.Suspense,{fallback:k(Cme,{isDashboard:r.includes("/dashboard")}),children:k(e,G({},t))})};function sPe(){return T9([{path:"auth",children:[{path:"login",element:k(ky,{children:k(lR,{})})},{path:"register",element:k(Zge,{children:k(D7,{})})},{path:"login-unprotected",element:k(lR,{})},{path:"register-unprotected",element:k(Xke,{})},{path:"reset-password",element:k(tPe,{})},{path:"verify",element:k(aPe,{})}]},{path:"/",element:k(wme,{}),children:[{path:"medicines",element:k(ky,{children:k(lPe,{})})},{path:"medicines/create",element:k(ky,{children:k(uPe,{})})}]},{path:"*",element:k(xw,{}),children:[{path:"404",element:k(cPe,{})},{path:"*",element:k(P0,{to:"/404",replace:!0})}]},{path:"*",element:k(P0,{to:"/404",replace:!0})}])}const lR=Po(R.exports.lazy(()=>Eo(()=>import("./Login.626eafc9.js"),[]))),lPe=Po(R.exports.lazy(()=>Eo(()=>import("./Index.44153a8f.js"),[]))),uPe=Po(R.exports.lazy(()=>Eo(()=>import("./Create.1aed7064.js"),[])));Po(R.exports.lazy(()=>Eo(()=>import("./PageOne.bb978c0b.js"),[])));Po(R.exports.lazy(()=>Eo(()=>import("./PageTwo.970b1410.js"),[])));Po(R.exports.lazy(()=>Eo(()=>import("./PageThree.f00a1327.js"),[])));Po(R.exports.lazy(()=>Eo(()=>import("./PageFour.7e81ba54.js"),[])));Po(R.exports.lazy(()=>Eo(()=>import("./PageSix.86bf8f9d.js"),[])));const cPe=Po(R.exports.lazy(()=>Eo(()=>import("./Page404.686317aa.js"),[])));function nr(e){return`${e/16}rem`}function ja({sm:e,md:t,lg:r}){return{"@media (min-width:600px)":{fontSize:nr(e)},"@media (min-width:900px)":{fontSize:nr(t)},"@media (min-width:1200px)":{fontSize:nr(r)}}}const fPe="Public Sans, sans-serif",dPe={fontFamily:fPe,fontWeightRegular:400,fontWeightMedium:600,fontWeightBold:700,h1:G({fontWeight:700,lineHeight:80/64,fontSize:nr(40),letterSpacing:2},ja({sm:52,md:58,lg:64})),h2:G({fontWeight:700,lineHeight:64/48,fontSize:nr(32)},ja({sm:40,md:44,lg:48})),h3:G({fontWeight:700,lineHeight:1.5,fontSize:nr(24)},ja({sm:26,md:30,lg:32})),h4:G({fontWeight:700,lineHeight:1.5,fontSize:nr(20)},ja({sm:20,md:24,lg:24})),h5:G({fontWeight:700,lineHeight:1.5,fontSize:nr(18)},ja({sm:19,md:20,lg:20})),h6:G({fontWeight:700,lineHeight:28/18,fontSize:nr(17)},ja({sm:18,md:18,lg:18})),subtitle1:{fontWeight:600,lineHeight:1.5,fontSize:nr(16)},subtitle2:{fontWeight:600,lineHeight:22/14,fontSize:nr(14)},body1:{lineHeight:1.5,fontSize:nr(16)},body2:{lineHeight:22/14,fontSize:nr(14)},caption:{lineHeight:1.5,fontSize:nr(12)},overline:{fontWeight:700,lineHeight:1.5,fontSize:nr(12),textTransform:"uppercase"},button:{fontWeight:700,lineHeight:24/14,fontSize:nr(14),textTransform:"capitalize"}},pPe={values:{xs:0,sm:600,md:900,lg:1200,xl:1536}};function hPe(e){return{MuiFab:{defaultProps:{color:"primary"},styleOverrides:{root:{boxShadow:e.customShadows.z8,"&:hover":{boxShadow:"none",backgroundColor:e.palette.grey[400]}},primary:{boxShadow:e.customShadows.primary,"&:hover":{backgroundColor:e.palette.primary.dark}},secondary:{boxShadow:e.customShadows.secondary,"&:hover":{backgroundColor:e.palette.secondary.dark}},extended:{"& svg":{marginRight:e.spacing(1)}}}}}}function vPe(e){return{MuiCard:{styleOverrides:{root:{position:"relative",boxShadow:e.customShadows.card,borderRadius:Number(e.shape.borderRadius)*2,zIndex:0}}},MuiCardHeader:{defaultProps:{titleTypographyProps:{variant:"h6"},subheaderTypographyProps:{variant:"body2",marginTop:e.spacing(.5)}},styleOverrides:{root:{padding:e.spacing(3,3,0)}}},MuiCardContent:{styleOverrides:{root:{padding:e.spacing(3)}}}}}function mPe(e){return k(hr,ve(G({},e),{children:k("path",{d:"M12,2 C6.4771525,2 2,6.4771525 2,12 C2,17.5228475 6.4771525,22 12,22 C17.5228475,22 22,17.5228475 22,12 C22,9.3478351 20.9464316,6.80429597 19.0710678,4.92893219 C17.195704,3.0535684 14.6521649,2 12,2 Z M14.71,13.29 C14.8993127,13.4777666 15.0057983,13.7333625 15.0057983,14 C15.0057983,14.2666375 14.8993127,14.5222334 14.71,14.71 C14.5222334,14.8993127 14.2666375,15.0057983 14,15.0057983 C13.7333625,15.0057983 13.4777666,14.8993127 13.29,14.71 L12,13.41 L10.71,14.71 C10.5222334,14.8993127 10.2666375,15.0057983 10,15.0057983 C9.73336246,15.0057983 9.4777666,14.8993127 9.29,14.71 C9.10068735,14.5222334 8.99420168,14.2666375 8.99420168,14 C8.99420168,13.7333625 9.10068735,13.4777666 9.29,13.29 L10.59,12 L9.29,10.71 C8.89787783,10.3178778 8.89787783,9.68212217 9.29,9.29 C9.68212217,8.89787783 10.3178778,8.89787783 10.71,9.29 L12,10.59 L13.29,9.29 C13.6821222,8.89787783 14.3178778,8.89787783 14.71,9.29 C15.1021222,9.68212217 15.1021222,10.3178778 14.71,10.71 L13.41,12 L14.71,13.29 Z"})}))}function uR(e){return k(hr,ve(G({},e),{children:k("path",{d:"M17.56,21 C17.4000767,21.0006435 17.2423316,20.9629218 17.1,20.89 L12,18.22 L6.9,20.89 C6.56213339,21.067663 6.15259539,21.0374771 5.8444287,20.8121966 C5.53626201,20.5869161 5.38323252,20.2058459 5.45,19.83 L6.45,14.2 L2.33,10.2 C2.06805623,9.93860108 1.9718844,9.55391377 2.08,9.2 C2.19824414,8.83742187 2.51242293,8.57366684 2.89,8.52 L8.59,7.69 L11.1,2.56 C11.2670864,2.21500967 11.6166774,1.99588989 12,1.99588989 C12.3833226,1.99588989 12.7329136,2.21500967 12.9,2.56 L15.44,7.68 L21.14,8.51 C21.5175771,8.56366684 21.8317559,8.82742187 21.95,9.19 C22.0581156,9.54391377 21.9619438,9.92860108 21.7,10.19 L17.58,14.19 L18.58,19.82 C18.652893,20.2027971 18.4967826,20.5930731 18.18,20.82 C17.9989179,20.9468967 17.7808835,21.010197 17.56,21 L17.56,21 Z"})}))}function gPe(e){return k(hr,ve(G({},e),{children:k("path",{d:"M12,2 C6.4771525,2 2,6.4771525 2,12 C2,17.5228475 6.4771525,22 12,22 C17.5228475,22 22,17.5228475 22,12 C22,9.3478351 20.9464316,6.80429597 19.0710678,4.92893219 C17.195704,3.0535684 14.6521649,2 12,2 Z M13,16 C13,16.5522847 12.5522847,17 12,17 C11.4477153,17 11,16.5522847 11,16 L11,11 C11,10.4477153 11.4477153,10 12,10 C12.5522847,10 13,10.4477153 13,11 L13,16 Z M12,9 C11.4477153,9 11,8.55228475 11,8 C11,7.44771525 11.4477153,7 12,7 C12.5522847,7 13,7.44771525 13,8 C13,8.55228475 12.5522847,9 12,9 Z"})}))}function yPe(e){return k(hr,ve(G({},e),{children:k("path",{d:"M22.56,16.3 L14.89,3.58 C14.2597186,2.59400001 13.1702353,1.99737652 12,1.99737652 C10.8297647,1.99737652 9.74028139,2.59400001 9.11,3.58 L1.44,16.3 C0.888546003,17.2192471 0.869485343,18.3628867 1.39,19.3 C1.99197363,20.3551378 3.11522982,21.0046397 4.33,21 L19.67,21 C20.8765042,21.0128744 21.9978314,20.3797441 22.61,19.34 C23.146086,18.3926382 23.1269508,17.2292197 22.56,16.3 L22.56,16.3 Z M12,17 C11.4477153,17 11,16.5522847 11,16 C11,15.4477153 11.4477153,15 12,15 C12.5522847,15 13,15.4477153 13,16 C13,16.5522847 12.5522847,17 12,17 Z M13,13 C13,13.5522847 12.5522847,14 12,14 C11.4477153,14 11,13.5522847 11,13 L11,9 C11,8.44771525 11.4477153,8 12,8 C12.5522847,8 13,8.44771525 13,9 L13,13 Z"})}))}function bPe(e){return k(hr,ve(G({},e),{children:k("path",{d:"M12,2 C6.4771525,2 2,6.4771525 2,12 C2,17.5228475 6.4771525,22 12,22 C17.5228475,22 22,17.5228475 22,12 C22,9.3478351 20.9464316,6.80429597 19.0710678,4.92893219 C17.195704,3.0535684 14.6521649,2 12,2 Z M16.3,9.61 L11.73,15.61 C11.5412074,15.855247 11.2494966,15.9992561 10.94,16.0000145 C10.6322197,16.001658 10.3408221,15.861492 10.15,15.62 L7.71,12.51 C7.49028166,12.2277602 7.43782669,11.8497415 7.57239438,11.5183399 C7.70696206,11.1869384 8.00810836,10.9525017 8.36239438,10.9033399 C8.7166804,10.8541782 9.07028166,10.9977602 9.29,11.28 L10.92,13.36 L14.7,8.36 C14.917932,8.07418751 15.2717886,7.92635122 15.6282755,7.97217964 C15.9847624,8.01800806 16.2897207,8.25053875 16.4282755,8.58217966 C16.5668304,8.91382056 16.517932,9.29418753 16.3,9.58 L16.3,9.61 Z"})}))}function xPe(e){return k(hr,ve(G({},e),{children:k("path",{d:"M12,2 C6.4771525,2 2,6.4771525 2,12 C2,17.5228475 6.4771525,22 12,22 C17.5228475,22 22,17.5228475 22,12 C22,9.3478351 20.9464316,6.80429597 19.0710678,4.92893219 C17.195704,3.0535684 14.6521649,2 12,2 Z M12,17 C11.4477153,17 11,16.5522847 11,16 C11,15.4477153 11.4477153,15 12,15 C12.5522847,15 13,15.4477153 13,16 C13,16.5522847 12.5522847,17 12,17 Z M13,13 C13,13.5522847 12.5522847,14 12,14 C11.4477153,14 11,13.5522847 11,13 L11,8 C11,7.44771525 11.4477153,7 12,7 C12.5522847,7 13,7.44771525 13,8 L13,13 Z"})}))}function wPe(e){return k(hr,ve(G({},e),{children:k("path",{d:"M17 3a4 4 0 014 4v10a4 4 0 01-4 4H7a4 4 0 01-4-4V7a4 4 0 014-4h10zm0 2H7a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2z"})}))}function EPe(e){return k(hr,ve(G({},e),{children:k("path",{d:"M17 3a4 4 0 014 4v10a4 4 0 01-4 4H7a4 4 0 01-4-4V7a4 4 0 014-4h10zm-1.372 4.972a1.006 1.006 0 00-.928.388l-3.78 5-1.63-2.08a1.001 1.001 0 00-1.58 1.23l2.44 3.11a1 1 0 001.58-.01l4.57-6v-.03a1.006 1.006 0 00-.672-1.608z"})}))}function SPe(e){return k(hr,ve(G({},e),{children:k("path",{d:"M17 3a4 4 0 014 4v10a4 4 0 01-4 4H7a4 4 0 01-4-4V7a4 4 0 014-4h10zm-1.75 8h-6.5a.75.75 0 00-.75.75v.5c0 .414.336.75.75.75h6.5a.75.75 0 00.75-.75v-.5a.75.75 0 00-.75-.75z"})}))}function OPe(e){return k(hr,ve(G({},e),{sx:{right:12,fontSize:16,position:"absolute",pointerEvents:"none"},children:k("path",{d:"M12,16 C11.7663478,16.0004565 11.5399121,15.9190812 11.36,15.77 L5.36,10.77 C4.93474074,10.4165378 4.87653776,9.78525926 5.23,9.36 C5.58346224,8.93474074 6.21474074,8.87653776 6.64,9.23 L12,13.71 L17.36,9.39 C17.5665934,9.2222295 17.8315409,9.14373108 18.0961825,9.17188444 C18.3608241,9.2000378 18.6033268,9.33252029 18.77,9.54 C18.9551341,9.74785947 19.0452548,10.0234772 19.0186853,10.3005589 C18.9921158,10.5776405 18.8512608,10.8311099 18.63,11 L12.63,15.83 C12.444916,15.955516 12.2231011,16.0153708 12,16 Z"})}))}function APe(e){return k(hr,ve(G({},e),{children:k("path",{d:"M18,3 C19.6568542,3 21,4.34314575 21,6 L21,6 L21,18 C21,19.6568542 19.6568542,21 18,21 L18,21 L6,21 C4.34314575,21 3,19.6568542 3,18 L3,18 L3,6 C3,4.34314575 4.34314575,3 6,3 L6,3 Z M18,5 L6,5 C5.44771525,5 5,5.44771525 5,6 L5,6 L5,18 C5,18.5522847 5.44771525,19 6,19 L6,19 L18,19 C18.5522847,19 19,18.5522847 19,18 L19,18 L19,6 C19,5.44771525 18.5522847,5 18,5 L18,5 Z M12,8 C12.5522847,8 13,8.44771525 13,9 L13,9 L13,11 L15,11 C15.5522847,11 16,11.4477153 16,12 C16,12.5522847 15.5522847,13 15,13 L15,13 L13,13 L13,15 C13,15.5522847 12.5522847,16 12,16 C11.4477153,16 11,15.5522847 11,15 L11,15 L11,13 L9,13 C8.44771525,13 8,12.5522847 8,12 C8,11.4477153 8.44771525,11 9,11 L9,11 L11,11 L11,9 C11,8.44771525 11.4477153,8 12,8 Z"})}))}function CPe(e){return k(hr,ve(G({},e),{children:k("path",{d:"M18,3 C19.6568542,3 21,4.34314575 21,6 L21,6 L21,18 C21,19.6568542 19.6568542,21 18,21 L18,21 L6,21 C4.34314575,21 3,19.6568542 3,18 L3,18 L3,6 C3,4.34314575 4.34314575,3 6,3 L6,3 Z M18,5 L6,5 C5.44771525,5 5,5.44771525 5,6 L5,6 L5,18 C5,18.5522847 5.44771525,19 6,19 L6,19 L18,19 C18.5522847,19 19,18.5522847 19,18 L19,18 L19,6 C19,5.44771525 18.5522847,5 18,5 L18,5 Z M15,11 C15.5522847,11 16,11.4477153 16,12 C16,12.5522847 15.5522847,13 15,13 L15,13 L9,13 C8.44771525,13 8,12.5522847 8,12 C8,11.4477153 8.44771525,11 9,11 L9,11 Z"})}))}function TPe(e){return k(hr,ve(G({},e),{children:k("path",{d:"M18,3 C19.6568542,3 21,4.34314575 21,6 L21,6 L21,18 C21,19.6568542 19.6568542,21 18,21 L18,21 L6,21 C4.34314575,21 3,19.6568542 3,18 L3,18 L3,6 C3,4.34314575 4.34314575,3 6,3 L6,3 Z M18,5 L6,5 C5.44771525,5 5,5.44771525 5,6 L5,6 L5,18 C5,18.5522847 5.44771525,19 6,19 L6,19 L18,19 C18.5522847,19 19,18.5522847 19,18 L19,18 L19,6 C19,5.44771525 18.5522847,5 18,5 L18,5 Z M14,8.99420168 C14.2666375,8.99420168 14.5222334,9.10068735 14.71,9.29 C14.8993127,9.4777666 15.0057983,9.73336246 15.0057983,10 C15.0057983,10.2666375 14.8993127,10.5222334 14.71,10.71 L14.71,10.71 L13.41,12 L14.71,13.29 C14.8993127,13.4777666 15.0057983,13.7333625 15.0057983,14 C15.0057983,14.2666375 14.8993127,14.5222334 14.71,14.71 C14.5222334,14.8993127 14.2666375,15.0057983 14,15.0057983 C13.7333625,15.0057983 13.4777666,14.8993127 13.29,14.71 L13.29,14.71 L12,13.41 L10.71,14.71 C10.5222334,14.8993127 10.2666375,15.0057983 10,15.0057983 C9.73336246,15.0057983 9.4777666,14.8993127 9.29,14.71 C9.10068735,14.5222334 8.99420168,14.2666375 8.99420168,14 C8.99420168,13.7333625 9.10068735,13.4777666 9.29,13.29 L9.29,13.29 L10.59,12 L9.29,10.71 C8.89787783,10.3178778 8.89787783,9.68212217 9.29,9.29 C9.68212217,8.89787783 10.3178778,8.89787783 10.71,9.29 L10.71,9.29 L12,10.59 L13.29,9.29 C13.4777666,9.10068735 13.7333625,8.99420168 14,8.99420168 Z"})}))}function kPe(e){return{MuiChip:{defaultProps:{deleteIcon:k(mPe,{})},styleOverrides:{colorDefault:{"& .MuiChip-avatarMedium, .MuiChip-avatarSmall":{color:e.palette.text.secondary}},outlined:{borderColor:e.palette.grey[50032],"&.MuiChip-colorPrimary":{borderColor:e.palette.primary.main},"&.MuiChip-colorSecondary":{borderColor:e.palette.secondary.main}},avatarColorInfo:{color:e.palette.info.contrastText,backgroundColor:e.palette.info.dark},avatarColorSuccess:{color:e.palette.success.contrastText,backgroundColor:e.palette.success.dark},avatarColorWarning:{color:e.palette.warning.contrastText,backgroundColor:e.palette.warning.dark},avatarColorError:{color:e.palette.error.contrastText,backgroundColor:e.palette.error.dark}}}}}function PPe(e){return{MuiTab:{styleOverrides:{root:{padding:0,fontWeight:e.typography.fontWeightMedium,borderTopLeftRadius:e.shape.borderRadius,borderTopRightRadius:e.shape.borderRadius,"&.Mui-selected":{color:e.palette.text.primary},"&:not(:last-of-type)":{marginRight:e.spacing(5)},"@media (min-width: 600px)":{minWidth:48}},labelIcon:{minHeight:48,flexDirection:"row","& > *:first-of-type":{marginBottom:0,marginRight:e.spacing(1)}},wrapper:{flexDirection:"row",whiteSpace:"nowrap"},textColorInherit:{opacity:1,color:e.palette.text.secondary}}},MuiTabPanel:{styleOverrides:{root:{padding:0}}},MuiTabScrollButton:{styleOverrides:{root:{width:48,borderRadius:"50%"}}}}}function RPe(e){return{MuiMenuItem:{styleOverrides:{root:{"&.Mui-selected":{backgroundColor:e.palette.action.selected,"&:hover":{backgroundColor:e.palette.action.hover}}}}}}}function IPe(e){return{MuiLink:{defaultProps:{underline:"hover"}}}}function MPe(e){return{MuiListItemIcon:{styleOverrides:{root:{color:"inherit",minWidth:"auto",marginRight:e.spacing(2)}}},MuiListItemAvatar:{styleOverrides:{root:{minWidth:"auto",marginRight:e.spacing(2)}}},MuiListItemText:{styleOverrides:{root:{marginTop:0,marginBottom:0},multiline:{marginTop:0,marginBottom:0}}}}}function NPe(e){return{MuiTableRow:{styleOverrides:{root:{"&.Mui-selected":{backgroundColor:e.palette.action.selected,"&:hover":{backgroundColor:e.palette.action.hover}}}}},MuiTableCell:{styleOverrides:{root:{borderBottom:"none"},head:{color:e.palette.text.secondary,backgroundColor:e.palette.background.neutral,"&:first-of-type":{paddingLeft:e.spacing(3),borderTopLeftRadius:e.shape.borderRadius,borderBottomLeftRadius:e.shape.borderRadius,boxShadow:`inset 8px 0 0 ${e.palette.background.paper}`},"&:last-of-type":{paddingRight:e.spacing(3),borderTopRightRadius:e.shape.borderRadius,borderBottomRightRadius:e.shape.borderRadius,boxShadow:`inset -8px 0 0 ${e.palette.background.paper}`}},stickyHeader:{backgroundColor:e.palette.background.paper,backgroundImage:`linear-gradient(to bottom, ${e.palette.background.neutral} 0%, ${e.palette.background.neutral} 100%)`},body:{"&:first-of-type":{paddingLeft:e.spacing(3)},"&:last-of-type":{paddingRight:e.spacing(3)}}}},MuiTablePagination:{styleOverrides:{root:{borderTop:`solid 1px ${e.palette.divider}`},toolbar:{height:64},select:{"&:focus":{borderRadius:e.shape.borderRadius}},selectIcon:{width:20,height:20,marginTop:-4}}}}}function LPe(e){const t=e.palette.mode==="light",r=i=>({color:e.palette[i][t?"darker":"lighter"],backgroundColor:e.palette[i][t?"lighter":"darker"],"& .MuiAlert-icon":{color:e.palette[i][t?"main":"light"]}}),n=i=>({color:e.palette[i].contrastText}),o=i=>({color:e.palette[i][t?"darker":"lighter"],border:`solid 1px ${e.palette[i][t?"light":"dark"]}`,backgroundColor:e.palette[i][t?"lighter":"darker"],"& .MuiAlert-icon":{color:e.palette[i][t?"main":"light"]}});return{MuiAlert:{defaultProps:{iconMapping:{info:k(gPe,{}),success:k(bPe,{}),warning:k(yPe,{}),error:k(xPe,{})}},styleOverrides:{message:{"& .MuiAlertTitle-root":{marginBottom:e.spacing(.5)}},action:{"& button:not(:first-of-type)":{marginLeft:e.spacing(1)}},standardInfo:r("info"),standardSuccess:r("success"),standardWarning:r("warning"),standardError:r("error"),filledInfo:n("info"),filledSuccess:n("success"),filledWarning:n("warning"),filledError:n("error"),outlinedInfo:o("info"),outlinedSuccess:o("success"),outlinedWarning:o("warning"),outlinedError:o("error")}}}}function DPe(e){return{MuiBadge:{styleOverrides:{dot:{width:10,height:10,borderRadius:"50%"}}}}}function FPe(e){return{MuiPaper:{defaultProps:{elevation:0},variants:[{props:{variant:"outlined"},style:{borderColor:e.palette.grey[50012]}}],styleOverrides:{root:{backgroundImage:"none"}}}}}function _Pe(e){return{MuiInputBase:{styleOverrides:{root:{"&.Mui-disabled":{"& svg":{color:e.palette.text.disabled}}},input:{"&::placeholder":{opacity:1,color:e.palette.text.disabled}}}},MuiInput:{styleOverrides:{underline:{"&:before":{borderBottomColor:e.palette.grey[50056]}}}},MuiFilledInput:{styleOverrides:{root:{backgroundColor:e.palette.grey[50012],"&:hover":{backgroundColor:e.palette.grey[50016]},"&.Mui-focused":{backgroundColor:e.palette.action.focus},"&.Mui-disabled":{backgroundColor:e.palette.action.disabledBackground}},underline:{"&:before":{borderBottomColor:e.palette.grey[50056]}}}},MuiOutlinedInput:{styleOverrides:{root:{"& .MuiOutlinedInput-notchedOutline":{borderColor:e.palette.grey[50032]},"&.Mui-disabled":{"& .MuiOutlinedInput-notchedOutline":{borderColor:e.palette.action.disabledBackground}}}}}}}function BPe(e){return{MuiRadio:{styleOverrides:{root:{padding:e.spacing(1),svg:{fontSize:24,"&[font-size=small]":{fontSize:20}}}}}}}function $Pe(e){const t=e.palette.mode==="light";return{MuiDrawer:{styleOverrides:{modal:{'&[role="presentation"]':{"& .MuiDrawer-paperAnchorLeft":{boxShadow:`8px 24px 24px 12px ${Se(e.palette.grey[900],t?.16:.48)}`},"& .MuiDrawer-paperAnchorRight":{boxShadow:`-8px 24px 24px 12px ${Se(e.palette.grey[900],t?.16:.48)}`}}}}}}}function jPe(e){return{MuiDialog:{styleOverrides:{paper:{boxShadow:e.customShadows.dialog,"&.MuiPaper-rounded":{borderRadius:Number(e.shape.borderRadius)*2},"&.MuiDialog-paperFullScreen":{borderRadius:0},"&.MuiDialog-paper .MuiDialogActions-root":{padding:e.spacing(3)},"@media (max-width: 600px)":{margin:e.spacing(2)},"@media (max-width: 663.95px)":{"&.MuiDialog-paperWidthSm.MuiDialog-paperScrollBody":{maxWidth:"100%"}}},paperFullWidth:{width:"100%"}}},MuiDialogTitle:{styleOverrides:{root:{padding:e.spacing(3,3,0)}}},MuiDialogContent:{styleOverrides:{root:{borderTop:0,borderBottom:0,padding:e.spacing(3)}}},MuiDialogActions:{styleOverrides:{root:{"& > :not(:first-of-type)":{marginLeft:e.spacing(1.5)}}}}}}function zPe(e){return{MuiAvatar:{styleOverrides:{colorDefault:{color:e.palette.text.secondary,backgroundColor:e.palette.grey[400]}}},MuiAvatarGroup:{styleOverrides:{avatar:{fontSize:16,fontWeight:e.typography.fontWeightMedium,"&:first-of-type":{fontSize:14,color:e.palette.primary.main,backgroundColor:e.palette.primary.lighter}}}}}}const qPe={width:20,height:20},VPe={width:28,height:28};function UPe(e){return{MuiRating:{defaultProps:{emptyIcon:k(uR,{}),icon:k(uR,{})},styleOverrides:{root:{"&.Mui-disabled":{opacity:.48}},iconEmpty:{color:e.palette.grey[50048]},sizeSmall:{"& svg":G({},qPe)},sizeLarge:{"& svg":G({},VPe)}}}}}function WPe(e){const t=e.palette.mode==="light";return{MuiSlider:{defaultProps:{size:"small"},styleOverrides:{root:{"&.Mui-disabled":{color:e.palette.action.disabled}},markLabel:{fontSize:13,color:e.palette.text.disabled},valueLabel:{borderRadius:8,backgroundColor:e.palette.grey[t?800:700]}}}}}function HPe(e){return{MuiButton:{styleOverrides:{root:{"&:hover":{boxShadow:"none"}},sizeLarge:{height:48},containedInherit:{color:e.palette.grey[800],boxShadow:e.customShadows.z8,"&:hover":{backgroundColor:e.palette.grey[400]}},containedPrimary:{boxShadow:e.customShadows.primary},containedSecondary:{boxShadow:e.customShadows.secondary},containedInfo:{boxShadow:e.customShadows.info},containedSuccess:{boxShadow:e.customShadows.success},containedWarning:{boxShadow:e.customShadows.warning},containedError:{boxShadow:e.customShadows.error},outlinedInherit:{border:`1px solid ${e.palette.grey[50032]}`,"&:hover":{backgroundColor:e.palette.action.hover}},textInherit:{"&:hover":{backgroundColor:e.palette.action.hover}}}}}}function GPe(e){const t=e.palette.mode==="light";return{MuiSwitch:{styleOverrides:{thumb:{boxShadow:e.customShadows.z1},track:{opacity:1,backgroundColor:e.palette.grey[500]},switchBase:{left:0,right:"auto","&:not(:.Mui-checked)":{color:e.palette.grey[t?100:300]},"&.Mui-checked.Mui-disabled, &.Mui-disabled":{color:e.palette.grey[t?400:600]},"&.Mui-disabled+.MuiSwitch-track":{opacity:1,backgroundColor:`${e.palette.action.disabledBackground} !important`}}}}}}function KPe(e){return{MuiSelect:{defaultProps:{IconComponent:OPe}}}}function ZPe(e){return{MuiSvgIcon:{styleOverrides:{fontSizeSmall:{width:20,height:20,fontSize:"inherit"},fontSizeLarge:{width:32,height:32,fontSize:"inherit"}}}}}function YPe(e){const t=e.palette.mode==="light";return{MuiTooltip:{styleOverrides:{tooltip:{backgroundColor:e.palette.grey[t?800:700]},arrow:{color:e.palette.grey[t?800:700]}}}}}function QPe(e){return{MuiPopover:{styleOverrides:{paper:{boxShadow:e.customShadows.dropdown,borderRadius:Number(e.shape.borderRadius)*1.5}}}}}function XPe(e){return{MuiStepConnector:{styleOverrides:{line:{borderColor:e.palette.divider}}}}}function JPe(e){return{MuiDataGrid:{styleOverrides:{root:{borderRadius:0,border:"1px solid transparent","& .MuiTablePagination-root":{borderTop:0},"& .MuiDataGrid-toolbarContainer":{padding:e.spacing(2),backgroundColor:e.palette.background.neutral,"& .MuiButton-root":{marginRight:e.spacing(1.5),color:e.palette.text.primary,"&:hover":{backgroundColor:e.palette.action.hover}}},"& .MuiDataGrid-cell, .MuiDataGrid-columnsContainer":{borderBottom:`1px solid ${e.palette.divider}`},"& .MuiDataGrid-columnSeparator":{color:e.palette.divider},'& .MuiDataGrid-columnHeader[data-field="__check__"]':{padding:0}}}},MuiGridMenu:{styleOverrides:{root:{"& .MuiDataGrid-gridMenuList":{boxShadow:e.customShadows.z20,borderRadius:e.shape.borderRadius},"& .MuiMenuItem-root":G({},e.typography.body2)}}},MuiGridFilterForm:{styleOverrides:{root:{padding:e.spacing(1.5,0),"& .MuiFormControl-root":{margin:e.spacing(0,.5)},"& .MuiInput-root":{marginTop:e.spacing(3),"&::before, &::after":{display:"none"},"& .MuiNativeSelect-select, .MuiInput-input":ve(G({},e.typography.body2),{padding:e.spacing(.75,1),borderRadius:e.shape.borderRadius,backgroundColor:e.palette.background.neutral}),"& .MuiSvgIcon-root":{right:4}}}}},MuiGridPanelFooter:{styleOverrides:{root:{padding:e.spacing(2),justifyContent:"flex-end","& .MuiButton-root":{"&:first-of-type":{marginRight:e.spacing(1.5),color:e.palette.text.primary,"&:hover":{backgroundColor:e.palette.action.hover}},"&:last-of-type":{color:e.palette.common.white,backgroundColor:e.palette.primary.main,"&:hover":{backgroundColor:e.palette.primary.dark}}}}}}}}function eRe(e){return{MuiSkeleton:{defaultProps:{animation:"wave"},styleOverrides:{root:{backgroundColor:e.palette.background.neutral}}}}}function tRe(e){const t=Se(e.palette.grey[900],.48),r=Se(e.palette.grey[900],1);return{MuiBackdrop:{styleOverrides:{root:{background:["rgb(22,28,36)",`-moz-linear-gradient(75deg, ${t} 0%, ${r} 100%)`,`-webkit-linear-gradient(75deg, ${t} 0%, ${r} 100%)`,`linear-gradient(75deg, ${t} 0%, ${r} 100%)`],"&.MuiBackdrop-invisible":{background:"transparent"}}}}}}function rRe(e){const t=e.palette.mode==="light";return{MuiLinearProgress:{styleOverrides:{root:{borderRadius:4,overflow:"hidden"},bar:{borderRadius:4},colorPrimary:{backgroundColor:e.palette.primary[t?"lighter":"darker"]},buffer:{backgroundColor:"transparent"}}}}}function nRe(e){return{MuiTimelineDot:{styleOverrides:{root:{boxShadow:"none"}}},MuiTimelineConnector:{styleOverrides:{root:{backgroundColor:e.palette.divider}}}}}function oRe(e){return{MuiTreeView:{defaultProps:{defaultCollapseIcon:k(APe,{sx:{width:20,height:20}}),defaultExpandIcon:k(CPe,{sx:{width:20,height:20}}),defaultEndIcon:k(TPe,{sx:{color:"text.secondary",width:20,height:20}})}},MuiTreeItem:{styleOverrides:{label:G({},e.typography.body2),iconContainer:{width:"auto"}}}}}function iRe(e){return{MuiCheckbox:{defaultProps:{icon:k(wPe,{}),checkedIcon:k(EPe,{}),indeterminateIcon:k(SPe,{})},styleOverrides:{root:{padding:e.spacing(1),"&.Mui-checked.Mui-disabled, &.Mui-disabled":{color:e.palette.action.disabled},"& .MuiSvgIcon-fontSizeMedium":{width:24,height:24},"& .MuiSvgIcon-fontSizeSmall":{width:20,height:20},svg:{fontSize:24,"&[font-size=small]":{fontSize:20}}}}}}}function aRe(e){return{MuiAccordion:{styleOverrides:{root:{"&.Mui-expanded":{boxShadow:e.customShadows.z8,borderRadius:e.shape.borderRadius},"&.Mui-disabled":{backgroundColor:"transparent"}}}},MuiAccordionSummary:{styleOverrides:{root:{paddingLeft:e.spacing(2),paddingRight:e.spacing(1),"&.Mui-disabled":{opacity:1,color:e.palette.action.disabled,"& .MuiTypography-root":{color:"inherit"}}},expandIconWrapper:{color:"inherit"}}}}}function sRe(e){return{MuiTypography:{styleOverrides:{paragraph:{marginBottom:e.spacing(2)},gutterBottom:{marginBottom:e.spacing(1)}}}}}function lRe(e){return{MuiPaginationItem:{styleOverrides:{root:{"&.Mui-selected":{fontWeight:e.typography.fontWeightBold}},textPrimary:{"&.Mui-selected":{color:e.palette.primary.main,backgroundColor:Se(e.palette.primary.main,.08),"&:hover, &.Mui-focusVisible":{backgroundColor:`${Se(e.palette.primary.main,.24)} !important`}}},outlined:{border:`1px solid ${e.palette.grey[50032]}`},outlinedPrimary:{"&.Mui-selected":{backgroundColor:Se(e.palette.primary.main,.08),border:`1px solid ${Se(e.palette.primary.main,.24)}`}}}}}}function uRe(e){return{MuiBreadcrumbs:{styleOverrides:{separator:{marginLeft:e.spacing(2),marginRight:e.spacing(2)}}}}}function cRe(e){const t=r=>({props:{variant:"contained",color:r},style:{boxShadow:e.customShadows[r]}});return{MuiButtonGroup:{variants:[{props:{variant:"contained",color:"inherit"},style:{boxShadow:e.customShadows.z8}},t("primary"),t("secondary"),t("info"),t("success"),t("warning"),t("error"),{props:{disabled:!0},style:{boxShadow:"none","& .MuiButtonGroup-grouped.Mui-disabled":{color:e.palette.action.disabled,borderColor:`${e.palette.action.disabledBackground} !important`,"&.MuiButton-contained":{backgroundColor:e.palette.action.disabledBackground}}}}],styleOverrides:{root:{"&:hover":{boxShadow:"none"}}}}}}function fRe(e){return{MuiCssBaseline:{styleOverrides:{"*":{margin:0,padding:0,boxSizing:"border-box"},html:{width:"100%",height:"100%",WebkitOverflowScrolling:"touch"},body:{width:"100%",height:"100%"},"#root":{width:"100%",height:"100%"},input:{"&[type=number]":{MozAppearance:"textfield","&::-webkit-outer-spin-button":{margin:0,WebkitAppearance:"none"},"&::-webkit-inner-spin-button":{margin:0,WebkitAppearance:"none"}}},img:{display:"block",maxWidth:"100%"}}}}}function dRe(e){return{MuiAutocomplete:{styleOverrides:{paper:{boxShadow:e.customShadows.dropdown},listbox:{padding:e.spacing(0,1),"& .MuiAutocomplete-option":{padding:e.spacing(1),margin:e.spacing(1,0),borderRadius:e.shape.borderRadius}}}}}}function pRe(e){const t=r=>({props:{color:r},style:{"&:hover":{borderColor:Se(e.palette[r].main,.48),backgroundColor:Se(e.palette[r].main,e.palette.action.hoverOpacity)},"&.Mui-selected":{borderColor:Se(e.palette[r].main,.48)}}});return{MuiToggleButton:{variants:[{props:{color:"standard"},style:{"&.Mui-selected":{backgroundColor:e.palette.action.selected}}},t("primary"),t("secondary"),t("info"),t("success"),t("warning"),t("error")]},MuiToggleButtonGroup:{styleOverrides:{root:{borderRadius:e.shape.borderRadius,backgroundColor:e.palette.background.paper,border:`solid 1px ${e.palette.grey[50012]}`,"& .MuiToggleButton-root":{margin:4,borderColor:"transparent !important",borderRadius:`${e.shape.borderRadius}px !important`}}}}}}function hRe(e){return{MuiFormControlLabel:{styleOverrides:{label:G({},e.typography.body2)}},MuiFormHelperText:{styleOverrides:{root:{marginTop:e.spacing(1)}}},MuiFormLabel:{styleOverrides:{root:{color:e.palette.text.disabled}}}}}function vRe(e){return{MuiLoadingButton:{styleOverrides:{root:{"&.MuiButton-text":{"& .MuiLoadingButton-startIconPendingStart":{marginLeft:0},"& .MuiLoadingButton-endIconPendingEnd":{marginRight:0}}}}}}}function F7(e){return Object.assign(hPe(e),PPe(e),kPe(e),vPe(e),RPe(e),IPe(),_Pe(e),BPe(e),DPe(),MPe(e),NPe(e),FPe(e),LPe(e),GPe(e),KPe(),HPe(e),UPe(e),jPe(e),zPe(e),WPe(e),$Pe(e),XPe(e),YPe(e),QPe(e),ZPe(),iRe(e),JPe(e),eRe(e),nRe(e),oRe(e),tRe(e),rRe(e),aRe(e),sRe(e),lRe(e),cRe(e),uRe(e),fRe(),dRe(e),hRe(e),pRe(e),vRe())}const _7=Ir.light.grey[500],B7="#000000",cR=e=>{const t=Se(e,.2),r=Se(e,.14),n=Se(e,.12);return["none",`0px 2px 1px -1px ${t},0px 1px 1px 0px ${r},0px 1px 3px 0px ${n}`,`0px 3px 1px -2px ${t},0px 2px 2px 0px ${r},0px 1px 5px 0px ${n}`,`0px 3px 3px -2px ${t},0px 3px 4px 0px ${r},0px 1px 8px 0px ${n}`,`0px 2px 4px -1px ${t},0px 4px 5px 0px ${r},0px 1px 10px 0px ${n}`,`0px 3px 5px -1px ${t},0px 5px 8px 0px ${r},0px 1px 14px 0px ${n}`,`0px 3px 5px -1px ${t},0px 6px 10px 0px ${r},0px 1px 18px 0px ${n}`,`0px 4px 5px -2px ${t},0px 7px 10px 1px ${r},0px 2px 16px 1px ${n}`,`0px 5px 5px -3px ${t},0px 8px 10px 1px ${r},0px 3px 14px 2px ${n}`,`0px 5px 6px -3px ${t},0px 9px 12px 1px ${r},0px 3px 16px 2px ${n}`,`0px 6px 6px -3px ${t},0px 10px 14px 1px ${r},0px 4px 18px 3px ${n}`,`0px 6px 7px -4px ${t},0px 11px 15px 1px ${r},0px 4px 20px 3px ${n}`,`0px 7px 8px -4px ${t},0px 12px 17px 2px ${r},0px 5px 22px 4px ${n}`,`0px 7px 8px -4px ${t},0px 13px 19px 2px ${r},0px 5px 24px 4px ${n}`,`0px 7px 9px -4px ${t},0px 14px 21px 2px ${r},0px 5px 26px 4px ${n}`,`0px 8px 9px -5px ${t},0px 15px 22px 2px ${r},0px 6px 28px 5px ${n}`,`0px 8px 10px -5px ${t},0px 16px 24px 2px ${r},0px 6px 30px 5px ${n}`,`0px 8px 11px -5px ${t},0px 17px 26px 2px ${r},0px 6px 32px 5px ${n}`,`0px 9px 11px -5px ${t},0px 18px 28px 2px ${r},0px 7px 34px 6px ${n}`,`0px 9px 12px -6px ${t},0px 19px 29px 2px ${r},0px 7px 36px 6px ${n}`,`0px 10px 13px -6px ${t},0px 20px 31px 3px ${r},0px 8px 38px 7px ${n}`,`0px 10px 13px -6px ${t},0px 21px 33px 3px ${r},0px 8px 40px 7px ${n}`,`0px 10px 14px -6px ${t},0px 22px 35px 3px ${r},0px 8px 42px 7px ${n}`,`0px 11px 14px -7px ${t},0px 23px 36px 3px ${r},0px 9px 44px 8px ${n}`,`0px 11px 15px -7px ${t},0px 24px 38px 3px ${r},0px 9px 46px 8px ${n}`]},fR=e=>{const t=Se(e,.16);return{z1:`0 1px 2px 0 ${t}`,z8:`0 8px 16px 0 ${t}`,z12:`0 12px 24px -4px ${t}`,z16:`0 16px 32px -4px ${t}`,z20:`0 20px 40px -4px ${t}`,z24:`0 24px 48px 0 ${t}`,primary:`0 8px 16px 0 ${Se(Ir.light.primary.main,.24)}`,info:`0 8px 16px 0 ${Se(Ir.light.info.main,.24)}`,secondary:`0 8px 16px 0 ${Se(Ir.light.secondary.main,.24)}`,success:`0 8px 16px 0 ${Se(Ir.light.success.main,.24)}`,warning:`0 8px 16px 0 ${Se(Ir.light.warning.main,.24)}`,error:`0 8px 16px 0 ${Se(Ir.light.error.main,.24)}`,card:`0 0 2px 0 ${Se(e,.2)}, 0 12px 24px -4px ${Se(e,.12)}`,dialog:`-40px 40px 80px -8px ${Se(Ir.light.common.black,.24)}`,dropdown:`0 0 2px 0 ${Se(e,.24)}, -20px 20px 40px -4px ${Se(e,.24)}`}},dR={light:fR(_7),dark:fR(B7)},pR={light:cR(_7),dark:cR(B7)};function mRe({children:e}){const{themeMode:t,themeDirection:r}=Ao(),n=t==="light",o=R.exports.useMemo(()=>({palette:n?Ir.light:Ir.dark,typography:dPe,breakpoints:pPe,shape:{borderRadius:8},direction:r,shadows:n?pR.light:pR.dark,customShadows:n?dR.light:dR.dark}),[n,r]),i=xv(o);return i.components=F7(i),k(u_,{injectFirst:!0,children:ae(u4,{theme:i,children:[k(UW,{}),e]})})}const gRe=se("span")(({theme:e})=>ve(G({},sf(e).bgBlur({opacity:.64})),{right:0,top:"50%",position:"fixed",marginTop:e.spacing(-3),padding:e.spacing(.5),zIndex:e.zIndex.drawer+2,borderRadius:"24px 0 20px 24px",boxShadow:`-12px 12px 32px -4px ${Se(e.palette.mode==="light"?e.palette.grey[600]:e.palette.common.black,.36)}`})),yRe=se("span")(({theme:e})=>({top:8,width:8,height:8,right:10,borderRadius:"50%",position:"absolute",backgroundColor:e.palette.error.main}));function bRe({notDefault:e,open:t,onToggle:r}){return ae(gRe,{children:[e&&!t&&k(yRe,{}),k(n2,{title:"Settings",placement:"left",children:k(Cn,{color:"inherit",onClick:r,sx:{p:1.25,transition:n=>n.transitions.create("all"),"&:hover":{color:"primary.main",bgcolor:n=>Se(n.palette.primary.main,n.palette.action.hoverOpacity)}},children:k(Ft,{icon:"eva:options-2-fill",width:20,height:20})})})]})}const xRe=se(af)(({theme:e})=>({height:72,display:"flex",alignItems:"center",justifyContent:"center",color:e.palette.text.disabled,border:`solid 1px ${e.palette.grey[50012]}`,borderRadius:Number(e.shape.borderRadius)*1.25}));function wRe(){const{themeMode:e,onChangeMode:t}=Ao();return k(Nv,{name:"themeMode",value:e,onChange:t,children:k(hi,{dir:"ltr",container:!0,spacing:2.5,children:["light","dark"].map((r,n)=>k(hi,{item:!0,xs:6,children:ae(xRe,{sx:G({bgcolor:r==="light"?"common.white":"grey.800"},e===r&&{color:"primary.main",boxShadow:i=>i.customShadows.z20}),children:[k(Ft,{icon:n===0?"ph:sun-duotone":"ph:moon-duotone",width:28,height:28}),k(Om,{value:r})]})},r))})})}const ERe=se(af)(({theme:e})=>({display:"flex",flexDirection:"column",padding:e.spacing(1.5),color:e.palette.text.disabled,border:`solid 1px ${e.palette.grey[50012]}`,borderRadius:Number(e.shape.borderRadius)*1.25}));function SRe(){const{themeLayout:e,onChangeLayout:t}=Ao();return k(Nv,{name:"themeLayout",value:e,onChange:t,children:k(hi,{dir:"ltr",container:!0,spacing:2.5,children:["horizontal","vertical"].map(r=>{const n=e===r,o=r==="vertical";return k(hi,{item:!0,xs:6,children:ae(ERe,{sx:G({},n&&{color:"primary.main",boxShadow:i=>i.customShadows.z20}),children:[o?k(ORe,{isSelected:n}):k(ARe,{isSelected:n}),k(Om,{value:r})]})},r)})})})}const Yu={width:1,height:32,borderRadius:.5};function ORe({isSelected:e}){return ae(yt,{children:[k(We,{sx:G(ve(G({},Yu),{mb:.75,height:12,bgcolor:t=>Se(t.palette.text.disabled,.72)}),e&&{bgcolor:t=>Se(t.palette.primary.main,.72)})}),k(We,{sx:G(ve(G({},Yu),{border:t=>`dashed 1px ${t.palette.divider}`,bgcolor:t=>Se(t.palette.text.disabled,.08)}),e&&{border:t=>`dashed 1px ${t.palette.primary.main}`,bgcolor:t=>Se(t.palette.primary.main,.16)})})]})}function ARe({isSelected:e}){return ae(yt,{children:[k(We,{sx:G(ve(G({},Yu),{mb:.75,height:12,bgcolor:t=>Se(t.palette.text.disabled,.72)}),e&&{bgcolor:t=>Se(t.palette.primary.main,.72)})}),ae(At,{width:1,direction:"row",justifyContent:"space-between",children:[k(We,{sx:G(ve(G({},Yu),{width:20,bgcolor:t=>Se(t.palette.text.disabled,.32)}),e&&{bgcolor:t=>Se(t.palette.primary.main,.32)})}),k(We,{sx:G(ve(G({},Yu),{width:"calc(100% - 26px)",border:t=>`dashed 1px ${t.palette.divider}`,bgcolor:t=>Se(t.palette.text.disabled,.08)}),e&&{border:t=>`dashed 1px ${t.palette.primary.main}`,bgcolor:t=>Se(t.palette.primary.main,.16)})})]})]})}const CRe=se(af)(({theme:e})=>({padding:e.spacing(2),color:e.palette.text.disabled,border:`solid 1px ${e.palette.grey[50012]}`,backgroundColor:e.palette.background.neutral,borderRadius:Number(e.shape.borderRadius)*1.25}));function TRe(){const{themeStretch:e,onToggleStretch:t}=Ao(),r={width:e?24:18,height:e?24:18};return k(CRe,{onClick:t,sx:G({},e&&{color:n=>n.palette.primary.main}),children:ae(At,{direction:"row",alignItems:"center",justifyContent:"space-between",sx:G({px:1,mx:"auto",width:.5,height:40,borderRadius:1,color:"action.active",bgcolor:"background.default",boxShadow:n=>n.customShadows.z12,transition:n=>n.transitions.create("width")},e&&{width:1,color:"primary.main"}),children:[k(Ft,G({icon:e?"eva:arrow-ios-back-fill":"eva:arrow-ios-forward-fill"},r)),k(Ft,G({icon:e?"eva:arrow-ios-forward-fill":"eva:arrow-ios-back-fill"},r))]})})}const kRe=se(af)(({theme:e})=>({height:72,display:"flex",alignItems:"center",justifyContent:"center",color:e.palette.text.disabled,border:`solid 1px ${e.palette.grey[50012]}`,borderRadius:Number(e.shape.borderRadius)*1.25}));function PRe(){const{themeDirection:e,onChangeDirection:t}=Ao();return k(Nv,{name:"themeDirection",value:e,onChange:t,children:k(hi,{dir:"ltr",container:!0,spacing:2.5,children:["ltr","rtl"].map((r,n)=>k(hi,{item:!0,xs:6,children:ae(kRe,{sx:G({},e===r&&{color:"primary.main",boxShadow:i=>i.customShadows.z20}),children:[k(Ft,{icon:n===0?"ph:align-left-duotone":"ph:align-right-duotone",width:28,height:28}),k(Om,{value:r})]})},r))})})}function RRe(){const[e,t]=R.exports.useState(!1);return k(mo,{fullWidth:!0,size:"large",variant:"outlined",color:e?"primary":"inherit",startIcon:k(Ft,{icon:e?"ic:round-fullscreen-exit":"ic:round-fullscreen"}),onClick:()=>{document.fullscreenElement?document.exitFullscreen&&(document.exitFullscreen(),t(!1)):(document.documentElement.requestFullscreen(),t(!0))},sx:G({fontSize:14},e&&{bgcolor:n=>Se(n.palette.primary.main,n.palette.action.selectedOpacity)}),children:e?"Exit Fullscreen":"Fullscreen"})}const IRe=se(af)(({theme:e})=>({height:48,display:"flex",alignItems:"center",justifyContent:"center",color:e.palette.text.disabled,border:`solid 1px ${e.palette.grey[50012]}`,borderRadius:Number(e.shape.borderRadius)*1.25}));function MRe(){const{themeColorPresets:e,onChangeColor:t,colorOption:r}=Ao();return k(Nv,{name:"themeColorPresets",value:e,onChange:t,children:k(hi,{dir:"ltr",container:!0,spacing:1.5,children:r.map(n=>{const o=n.name,i=n.value,a=e===o;return k(hi,{item:!0,xs:4,children:ae(IRe,{sx:G({},a&&{bgcolor:Se(i,.08),border:`solid 2px ${i}`,boxShadow:`inset 0 4px 8px 0 ${Se(i,.24)}`}),children:[k(We,{sx:G({width:24,height:14,borderRadius:"50%",bgcolor:i,transform:"rotate(-45deg)",transition:s=>s.transitions.create("all",{easing:s.transitions.easing.easeInOut,duration:s.transitions.duration.shorter})},a&&{transform:"none"})}),k(Om,{value:o})]})},o)})})})}const NRe=se(As.div)(({theme:e})=>ve(G({},sf(e).bgBlur({color:e.palette.background.paper,opacity:.92})),{top:0,right:0,bottom:0,display:"flex",position:"fixed",overflow:"hidden",width:dr.BASE_WIDTH,flexDirection:"column",margin:e.spacing(2),paddingBottom:e.spacing(3),zIndex:e.zIndex.drawer+3,borderRadius:Number(e.shape.borderRadius)*1.5,boxShadow:`-24px 12px 32px -4px ${Se(e.palette.mode==="light"?e.palette.grey[500]:e.palette.common.black,.16)}`}));function LRe(){const{themeMode:e,themeDirection:t,themeColorPresets:r,themeStretch:n,themeLayout:o,onResetSetting:i}=Ao(),[a,s]=R.exports.useState(!1),l=e!==Va.themeMode||t!==Va.themeDirection||r!==Va.themeColorPresets||o!==Va.themeLayout||n!==Va.themeStretch,u=t!=="rtl"?AA({distance:dr.BASE_WIDTH,durationIn:.32,durationOut:.32}).inRight:AA({distance:dr.BASE_WIDTH,durationIn:.32,durationOut:.32}).inLeft;R.exports.useEffect(()=>{a?document.body.style.overflow="hidden":document.body.style.overflow="unset"},[a]);const c=()=>{s(f=>!f)},d=()=>{s(!1)};return ae(yt,{children:[k(I4,{open:a,onClick:d,sx:{background:"transparent",zIndex:f=>f.zIndex.drawer+1}}),!a&&k(bRe,{open:a,notDefault:l,onToggle:c}),k(Kte,{children:a&&k(yt,{children:ae(NRe,ve(G({},u),{children:[ae(At,{direction:"row",alignItems:"center",justifyContent:"space-between",sx:{py:2,pr:1,pl:2.5},children:[k(He,{variant:"subtitle1",children:"Settings"}),ae("div",{children:[k(Cn,{onClick:i,children:k(Ft,{icon:"ic:round-refresh",width:20,height:20})}),k(Cn,{onClick:d,children:k(Ft,{icon:"eva:close-fill",width:20,height:20})})]})]}),k(yc,{sx:{borderStyle:"dashed"}}),k(rm,{sx:{flexGrow:1},children:ae(At,{spacing:3,sx:{p:3},children:[ae(At,{spacing:1.5,children:[k(He,{variant:"subtitle2",children:"Mode"}),k(wRe,{})]}),ae(At,{spacing:1.5,children:[k(He,{variant:"subtitle2",children:"Direction"}),k(PRe,{})]}),ae(At,{spacing:1.5,children:[k(He,{variant:"subtitle2",children:"Layout"}),k(SRe,{})]}),ae(At,{spacing:1.5,children:[k(He,{variant:"subtitle2",children:"Presets"}),k(MRe,{})]}),ae(At,{spacing:1.5,children:[k(He,{variant:"subtitle2",children:"Stretch"}),k(TRe,{})]}),k(RRe,{})]})})]}))})})]})}function Om({value:e}){return k(_H,{label:"",value:e,control:k(CZ,{sx:{display:"none"}}),sx:{m:0,top:0,right:0,bottom:0,left:0,position:"absolute"}})}var cb={exports:{}};/*!
+ * CSSJanus. https://github.com/cssjanus/cssjanus
+ *
+ * Copyright 2014 Trevor Parscal
+ * Copyright 2010 Roan Kattouw
+ * Copyright 2008 Google Inc.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */(function(e,t){var r;function n(i,a){var s=[],l=0;function u(d){return s.push(d),a}function c(){return s[l++]}return{tokenize:function(d){return d.replace(i,u)},detokenize:function(d){return d.replace(new RegExp("("+a+")","g"),c)}}}function o(){var i="`TMP`",a="`NOFLIP_SINGLE`",s="`NOFLIP_CLASS`",l="`COMMENT`",u="[^\\u0020-\\u007e]",c="(?:(?:\\\\[0-9a-f]{1,6})(?:\\r\\n|\\s)?)",d="(?:[0-9]*\\.[0-9]+|[0-9]+)",f="(?:em|ex|px|cm|mm|in|pt|pc|deg|rad|grad|ms|s|hz|khz|%)",p="direction\\s*:\\s*",h="[!#$%&*-~]",m=`['"]?\\s*`,g="(^|[^a-zA-Z])",v="[^\\}]*?",y="\\/\\*\\!?\\s*@noflip\\s*\\*\\/",x="\\/\\*[^*]*\\*+([^\\/*][^*]*\\*+)*\\/",b="(?:"+c+"|\\\\[^\\r\\n\\f0-9a-f])",w="(?:[_a-z]|"+u+"|"+b+")",E="(?:[_a-z0-9-]|"+u+"|"+b+")",S="-?"+w+E+"*",O=d+"(?:\\s*"+f+"|"+S+")?",C="((?:-?"+O+")|(?:inherit|auto))",A="((?:margin|padding|border-width)\\s*:\\s*)",T="((?:-color|border-style)\\s*:\\s*)",P="(#?"+E+"+|(?:rgba?|hsla?)\\([ \\d.,%-]+\\))",I="(?:"+h+"|"+u+"|"+b+")*?",N="(?![a-zA-Z])",F="(?!("+E+`|\\r?\\n|\\s|#|\\:|\\.|\\,|\\+|>|~|\\(|\\)|\\[|\\]|=|\\*=|~=|\\^=|'[^']*'|"[^"]*"|`+l+")*?{)",z="(?!"+I+m+"\\))",W="(?="+I+m+"\\))",Y="(\\s*(?:!important\\s*)?[;}])",V=/`TMP`/g,q=new RegExp(x,"gi"),M=new RegExp("("+y+F+"[^;}]+;?)","gi"),L=new RegExp("("+y+v+"})","gi"),_=new RegExp("("+p+")ltr","gi"),j=new RegExp("("+p+")rtl","gi"),U=new RegExp(g+"(left)"+N+z+F,"gi"),D=new RegExp(g+"(right)"+N+z+F,"gi"),H=new RegExp(g+"(left)"+W,"gi"),Z=new RegExp(g+"(right)"+W,"gi"),Q=new RegExp(g+"(ltr)"+W,"gi"),$=new RegExp(g+"(rtl)"+W,"gi"),K=new RegExp(g+"([ns]?)e-resize","gi"),J=new RegExp(g+"([ns]?)w-resize","gi"),ie=new RegExp(A+C+"(\\s+)"+C+"(\\s+)"+C+"(\\s+)"+C+Y,"gi"),ue=new RegExp(T+P+"(\\s+)"+P+"(\\s+)"+P+"(\\s+)"+P+Y,"gi"),le=new RegExp("(background(?:-position)?\\s*:\\s*(?:[^:;}\\s]+\\s+)*?)("+O+")","gi"),me=new RegExp("(background-position-x\\s*:\\s*)(-?"+d+"%)","gi"),Oe=new RegExp("(border-radius\\s*:\\s*)"+C+"(?:(?:\\s+"+C+")(?:\\s+"+C+")?(?:\\s+"+C+")?)?(?:(?:(?:\\s*\\/\\s*)"+C+")(?:\\s+"+C+")?(?:\\s+"+C+")?(?:\\s+"+C+")?)?"+Y,"gi"),re=new RegExp("(box-shadow\\s*:\\s*(?:inset\\s*)?)"+C,"gi"),oe=new RegExp("(text-shadow\\s*:\\s*)"+C+"(\\s*)"+P,"gi"),pe=new RegExp("(text-shadow\\s*:\\s*)"+P+"(\\s*)"+C,"gi"),ye=new RegExp("(text-shadow\\s*:\\s*)"+C,"gi"),ce=new RegExp("(transform\\s*:[^;}]*)(translateX\\s*\\(\\s*)"+C+"(\\s*\\))","gi"),Le=new RegExp("(transform\\s*:[^;}]*)(translate\\s*\\(\\s*)"+C+"((?:\\s*,\\s*"+C+"){0,2}\\s*\\))","gi");function ke(Ee,qe,ne){var fe,Ce;return ne.slice(-1)==="%"&&(fe=ne.indexOf("."),fe!==-1?(Ce=ne.length-fe-2,ne=100-parseFloat(ne),ne=ne.toFixed(Ce)+"%"):ne=100-parseFloat(ne)+"%"),qe+ne}function Ne(Ee){switch(Ee.length){case 4:Ee=[Ee[1],Ee[0],Ee[3],Ee[2]];break;case 3:Ee=[Ee[1],Ee[0],Ee[1],Ee[2]];break;case 2:Ee=[Ee[1],Ee[0]];break;case 1:Ee=[Ee[0]];break}return Ee.join(" ")}function de(Ee,qe){var ne,fe=[].slice.call(arguments),Ce=fe.slice(2,6).filter(function(Ze){return Ze}),Me=fe.slice(6,10).filter(function(Ze){return Ze}),Ve=fe[10]||"";return Me.length?ne=Ne(Ce)+" / "+Ne(Me):ne=Ne(Ce),qe+ne+Ve}function X(Ee){return parseFloat(Ee)===0?Ee:Ee[0]==="-"?Ee.slice(1):"-"+Ee}function te(Ee,qe,ne){return qe+X(ne)}function he(Ee,qe,ne,fe,Ce){return qe+ne+X(fe)+Ce}function ge(Ee,qe,ne,fe,Ce){return qe+ne+fe+X(Ce)}return{transform:function(Ee,qe){var ne=new n(M,a),fe=new n(L,s),Ce=new n(q,l);return Ee=Ce.tokenize(fe.tokenize(ne.tokenize(Ee.replace("`","%60")))),qe.transformDirInUrl&&(Ee=Ee.replace(Q,"$1"+i).replace($,"$1ltr").replace(V,"rtl")),qe.transformEdgeInUrl&&(Ee=Ee.replace(H,"$1"+i).replace(Z,"$1left").replace(V,"right")),Ee=Ee.replace(_,"$1"+i).replace(j,"$1ltr").replace(V,"rtl").replace(U,"$1"+i).replace(D,"$1left").replace(V,"right").replace(K,"$1$2"+i).replace(J,"$1$2e-resize").replace(V,"w-resize").replace(Oe,de).replace(re,te).replace(oe,ge).replace(pe,ge).replace(ye,te).replace(ce,he).replace(Le,he).replace(ie,"$1$2$3$8$5$6$7$4$9").replace(ue,"$1$2$3$8$5$6$7$4$9").replace(le,ke).replace(me,ke),Ee=ne.detokenize(fe.detokenize(Ce.detokenize(Ee))),Ee}}}r=new o,e.exports?t.transform=function(i,a,s){var l;return typeof a=="object"?l=a:(l={},typeof a=="boolean"&&(l.transformDirInUrl=a),typeof s=="boolean"&&(l.transformEdgeInUrl=s)),r.transform(i,l)}:typeof window!="undefined"&&(window.cssjanus=r)})(cb,cb.exports);var DRe=cb.exports,fb="comm",Ih="rule",$7="decl",FRe="@media",_Re="@import",BRe="@supports",$Re="@keyframes",jRe=Math.abs,fE=String.fromCharCode;function j7(e){return e.trim()}function db(e,t,r){return e.replace(t,r)}function zRe(e,t){return e.indexOf(t)}function dE(e,t){return e.charCodeAt(t)|0}function Lc(e,t,r){return e.slice(t,r)}function jo(e){return e.length}function z7(e){return e.length}function Md(e,t){return t.push(e),e}var Am=1,Zs=1,q7=0,rn=0,Nt=0,wl="";function pE(e,t,r,n,o,i,a){return{value:e,root:t,parent:r,type:n,props:o,children:i,line:Am,column:Zs,length:a,return:""}}function qRe(){return Nt}function VRe(){return Nt=rn>0?dE(wl,--rn):0,Zs--,Nt===10&&(Zs=1,Am--),Nt}function On(){return Nt=rn2||pb(Nt)>3?"":" "}function GRe(e,t){for(;--t&&On()&&!(Nt<48||Nt>102||Nt>57&&Nt<65||Nt>70&&Nt<97););return Cm(e,mp()+(t<6&&Qi()==32&&On()==32))}function hb(e){for(;On();)switch(Nt){case e:return rn;case 34:case 39:e!==34&&e!==39&&hb(Nt);break;case 40:e===41&&hb(e);break;case 92:On();break}return rn}function KRe(e,t){for(;On()&&e+Nt!==47+10;)if(e+Nt===42+42&&Qi()===47)break;return"/*"+Cm(t,rn-1)+"*"+fE(e===47?e:On())}function ZRe(e){for(;!pb(Qi());)On();return Cm(e,rn)}function YRe(e){return WRe(gp("",null,null,null,[""],e=URe(e),0,[0],e))}function gp(e,t,r,n,o,i,a,s,l){for(var u=0,c=0,d=a,f=0,p=0,h=0,m=1,g=1,v=1,y=0,x="",b=o,w=i,E=n,S=x;g;)switch(h=y,y=On()){case 40:if(h!=108&&S.charCodeAt(d-1)==58){zRe(S+=db(zy(y),"&","&\f"),"&\f")!=-1&&(v=-1);break}case 34:case 39:case 91:S+=zy(y);break;case 9:case 10:case 13:case 32:S+=HRe(h);break;case 92:S+=GRe(mp()-1,7);continue;case 47:switch(Qi()){case 42:case 47:Md(QRe(KRe(On(),mp()),t,r),l);break;default:S+="/"}break;case 123*m:s[u++]=jo(S)*v;case 125*m:case 59:case 0:switch(y){case 0:case 125:g=0;case 59+c:p>0&&jo(S)-d&&Md(p>32?vR(S+";",n,r,d-1):vR(db(S," ","")+";",n,r,d-2),l);break;case 59:S+=";";default:if(Md(E=hR(S,t,r,u,c,o,s,x,b=[],w=[],d),i),y===123)if(c===0)gp(S,t,E,E,b,i,d,s,w);else switch(f){case 100:case 109:case 115:gp(e,E,E,n&&Md(hR(e,E,E,0,0,o,s,x,o,b=[],d),w),o,w,d,s,n?b:w);break;default:gp(S,E,E,E,[""],w,0,s,w)}}u=c=p=0,m=v=1,x=S="",d=a;break;case 58:d=1+jo(S),p=h;default:if(m<1){if(y==123)--m;else if(y==125&&m++==0&&VRe()==125)continue}switch(S+=fE(y),y*m){case 38:v=c>0?1:(S+="\f",-1);break;case 44:s[u++]=(jo(S)-1)*v,v=1;break;case 64:Qi()===45&&(S+=zy(On())),f=Qi(),c=d=jo(x=S+=ZRe(mp())),y++;break;case 45:h===45&&jo(S)==2&&(m=0)}}return i}function hR(e,t,r,n,o,i,a,s,l,u,c){for(var d=o-1,f=o===0?i:[""],p=z7(f),h=0,m=0,g=0;h0?f[v]+" "+y:db(y,/&\f/g,f[v])))&&(l[g++]=x);return pE(e,t,r,o===0?Ih:s,l,u,c)}function QRe(e,t,r){return pE(e,t,r,fb,fE(qRe()),Lc(e,2,-2),0)}function vR(e,t,r,n){return pE(e,t,r,$7,Lc(e,0,n),Lc(e,n+1,-1),n)}function XRe(e,t){for(var r="",n=z7(e),o=0;o{document.dir=t.direction},[t.direction]);const r=yx({key:t.direction==="rtl"?"rtl":"css",stylisPlugins:t.direction==="rtl"?[U7]:[]});return k(II,{value:r,children:e})}function e5e(){const{pathname:e}=on();return R.exports.useEffect(()=>{window.scrollTo(0,0)},[e]),null}function t5e({children:e}){const t=Vt(),{setColor:r}=Ao(),n=R.exports.useMemo(()=>ve(G({},t),{palette:ve(G({},t.palette),{primary:r}),customShadows:ve(G({},t.customShadows),{primary:`0 8px 16px 0 ${Se(r.main,.24)}`})}),[r,t]),o=xv(n);return o.components=F7(o),k(u4,{theme:o,children:e})}function r5e(){return k(mRe,{children:k(t5e,{children:k(JRe,{children:ae(are,{children:[k(Sme,{}),k(LRe,{}),k(e5e,{}),k(sPe,{})]})})})})}Ud.render(k(es,{children:k(Tq,{children:k(Iq,{children:k(M9,{children:k(r5e,{})})})})}),document.getElementById("root"));export{Vt as $,jV as A,Kw as B,o7 as C,zs as D,cE as E,_H as F,lf as G,sh as H,q4 as I,Iv as J,We as K,zn as L,n2 as M,Vne as N,yt as O,Nc as P,fW as Q,gu as R,AW as S,He as T,Ao as U,mo as V,Rc as W,In as X,Mn as Y,As as Z,B as _,Fe as a,we as b,So as c,Se as d,R as e,Ae as f,_e as g,$e as h,xm as i,k as j,Pw as k,Gh as l,p7 as m,ym as n,Gr as o,Gw as p,ae as q,jr as r,se as s,h7 as t,Be as u,At as v,Gx as w,Ft as x,ta as y,Zw as z};
diff --git a/public/release/assets/index.d5e0c650.css b/public/release/assets/index.d5e0c650.css
new file mode 100644
index 00000000..76a0e97c
--- /dev/null
+++ b/public/release/assets/index.d5e0c650.css
@@ -0,0 +1 @@
+[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:black;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.lazy-load-image-background.opacity{opacity:0}.lazy-load-image-background.opacity.lazy-load-image-loaded{opacity:1;transition:opacity .3s}.lazy-load-image-background.black-and-white{filter:grayscale(1)}.lazy-load-image-background.black-and-white.lazy-load-image-loaded{filter:grayscale(0);transition:filter .3s}.lazy-load-image-background.black-and-white>img{opacity:0}.lazy-load-image-background.black-and-white.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}
diff --git a/public/release/favicon/android-chrome-192x192.png b/public/release/favicon/android-chrome-192x192.png
new file mode 100644
index 00000000..7cfcd487
Binary files /dev/null and b/public/release/favicon/android-chrome-192x192.png differ
diff --git a/public/release/favicon/android-chrome-512x512.png b/public/release/favicon/android-chrome-512x512.png
new file mode 100644
index 00000000..04bb695b
Binary files /dev/null and b/public/release/favicon/android-chrome-512x512.png differ
diff --git a/public/release/favicon/apple-touch-icon.png b/public/release/favicon/apple-touch-icon.png
new file mode 100644
index 00000000..7932c76f
Binary files /dev/null and b/public/release/favicon/apple-touch-icon.png differ
diff --git a/public/release/favicon/favicon-16x16.png b/public/release/favicon/favicon-16x16.png
new file mode 100644
index 00000000..b37243da
Binary files /dev/null and b/public/release/favicon/favicon-16x16.png differ
diff --git a/public/release/favicon/favicon-32x32.png b/public/release/favicon/favicon-32x32.png
new file mode 100644
index 00000000..e508fd59
Binary files /dev/null and b/public/release/favicon/favicon-32x32.png differ
diff --git a/public/release/favicon/favicon.ico b/public/release/favicon/favicon.ico
new file mode 100644
index 00000000..4a376201
Binary files /dev/null and b/public/release/favicon/favicon.ico differ
diff --git a/public/release/fonts/CircularStd-Bold.otf b/public/release/fonts/CircularStd-Bold.otf
new file mode 100755
index 00000000..3374c7bf
Binary files /dev/null and b/public/release/fonts/CircularStd-Bold.otf differ
diff --git a/public/release/fonts/CircularStd-Book.otf b/public/release/fonts/CircularStd-Book.otf
new file mode 100755
index 00000000..e4c2e628
Binary files /dev/null and b/public/release/fonts/CircularStd-Book.otf differ
diff --git a/public/release/fonts/CircularStd-Medium.otf b/public/release/fonts/CircularStd-Medium.otf
new file mode 100755
index 00000000..931f4159
Binary files /dev/null and b/public/release/fonts/CircularStd-Medium.otf differ
diff --git a/public/release/fonts/Roboto-Bold.ttf b/public/release/fonts/Roboto-Bold.ttf
new file mode 100644
index 00000000..d998cf5b
Binary files /dev/null and b/public/release/fonts/Roboto-Bold.ttf differ
diff --git a/public/release/fonts/Roboto-Regular.ttf b/public/release/fonts/Roboto-Regular.ttf
new file mode 100644
index 00000000..2b6392ff
Binary files /dev/null and b/public/release/fonts/Roboto-Regular.ttf differ
diff --git a/public/release/fonts/index.css b/public/release/fonts/index.css
new file mode 100644
index 00000000..9ff95eef
--- /dev/null
+++ b/public/release/fonts/index.css
@@ -0,0 +1,18 @@
+@font-face {
+ font-family: 'CircularStd';
+ font-weight: 400;
+ font-style: normal;
+ src: local('CircularStd'), url('CircularStd-Book.otf') format('opentype');
+}
+@font-face {
+ font-family: 'CircularStd';
+ font-weight: 500;
+ font-style: normal;
+ src: local('CircularStd'), url('CircularStd-Medium.otf') format('opentype');
+}
+@font-face {
+ font-family: 'CircularStd';
+ font-weight: 700;
+ font-style: normal;
+ src: local('CircularStd'), url('CircularStd-Bold.otf') format('opentype');
+}
diff --git a/public/release/icons/ic_analytics.svg b/public/release/icons/ic_analytics.svg
new file mode 100644
index 00000000..7c60ce51
--- /dev/null
+++ b/public/release/icons/ic_analytics.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/release/icons/ic_banking.svg b/public/release/icons/ic_banking.svg
new file mode 100644
index 00000000..3062152c
--- /dev/null
+++ b/public/release/icons/ic_banking.svg
@@ -0,0 +1,5 @@
+
diff --git a/public/release/icons/ic_blog.svg b/public/release/icons/ic_blog.svg
new file mode 100644
index 00000000..c50eb249
--- /dev/null
+++ b/public/release/icons/ic_blog.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/release/icons/ic_booking.svg b/public/release/icons/ic_booking.svg
new file mode 100644
index 00000000..d24d76a1
--- /dev/null
+++ b/public/release/icons/ic_booking.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/release/icons/ic_calendar.svg b/public/release/icons/ic_calendar.svg
new file mode 100644
index 00000000..f5059ee0
--- /dev/null
+++ b/public/release/icons/ic_calendar.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/release/icons/ic_cart.svg b/public/release/icons/ic_cart.svg
new file mode 100644
index 00000000..b65a2963
--- /dev/null
+++ b/public/release/icons/ic_cart.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/release/icons/ic_chat.svg b/public/release/icons/ic_chat.svg
new file mode 100644
index 00000000..719d28b6
--- /dev/null
+++ b/public/release/icons/ic_chat.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/release/icons/ic_dashboard.svg b/public/release/icons/ic_dashboard.svg
new file mode 100644
index 00000000..92028f09
--- /dev/null
+++ b/public/release/icons/ic_dashboard.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/release/icons/ic_ecommerce.svg b/public/release/icons/ic_ecommerce.svg
new file mode 100644
index 00000000..15a4d2ac
--- /dev/null
+++ b/public/release/icons/ic_ecommerce.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/release/icons/ic_kanban.svg b/public/release/icons/ic_kanban.svg
new file mode 100644
index 00000000..8791ade6
--- /dev/null
+++ b/public/release/icons/ic_kanban.svg
@@ -0,0 +1,8 @@
+
+
\ No newline at end of file
diff --git a/public/release/icons/ic_mail.svg b/public/release/icons/ic_mail.svg
new file mode 100644
index 00000000..c493ce21
--- /dev/null
+++ b/public/release/icons/ic_mail.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/release/icons/ic_user.svg b/public/release/icons/ic_user.svg
new file mode 100644
index 00000000..d11ec005
--- /dev/null
+++ b/public/release/icons/ic_user.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/release/index.html b/public/release/index.html
new file mode 100644
index 00000000..1cc25af6
--- /dev/null
+++ b/public/release/index.html
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Minimal UI Kit
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/release/logo/logo_full.jpg b/public/release/logo/logo_full.jpg
new file mode 100644
index 00000000..68a42fb4
Binary files /dev/null and b/public/release/logo/logo_full.jpg differ
diff --git a/public/release/logo/logo_full.svg b/public/release/logo/logo_full.svg
new file mode 100644
index 00000000..374d1109
--- /dev/null
+++ b/public/release/logo/logo_full.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/release/logo/logo_single.svg b/public/release/logo/logo_single.svg
new file mode 100644
index 00000000..10fdd3b4
--- /dev/null
+++ b/public/release/logo/logo_single.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/public/release/manifest.json b/public/release/manifest.json
new file mode 100644
index 00000000..7519a991
--- /dev/null
+++ b/public/release/manifest.json
@@ -0,0 +1,20 @@
+{
+ "name": "React Material Minimal UI",
+ "short_name": "Minimal-UI",
+ "display": "standalone",
+ "start_url": "/",
+ "theme_color": "#000000",
+ "background_color": "#ffffff",
+ "icons": [
+ {
+ "src": "favicon/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "favicon/android-chrome-512x512.png",
+ "sizes": "512x512",
+ "type": "image/png"
+ }
+ ]
+}
diff --git a/public/release/manifest.webmanifest b/public/release/manifest.webmanifest
new file mode 100644
index 00000000..9c4d6a8f
--- /dev/null
+++ b/public/release/manifest.webmanifest
@@ -0,0 +1 @@
+{"name":"@minimal/material-kit-react","short_name":"@minimal/material-kit-react","start_url":"/","display":"standalone","background_color":"#ffffff","lang":"en","scope":"/"}
diff --git a/public/release/registerSW.js b/public/release/registerSW.js
new file mode 100644
index 00000000..d42ac9ed
--- /dev/null
+++ b/public/release/registerSW.js
@@ -0,0 +1 @@
+if('serviceWorker' in navigator) {window.addEventListener('load', () => {navigator.serviceWorker.register('/sw.js', { scope: '/' })})}
\ No newline at end of file
diff --git a/public/release/robots.txt b/public/release/robots.txt
new file mode 100644
index 00000000..e9e57dc4
--- /dev/null
+++ b/public/release/robots.txt
@@ -0,0 +1,3 @@
+# https://www.robotstxt.org/robotstxt.html
+User-agent: *
+Disallow:
diff --git a/public/release/sw.js b/public/release/sw.js
new file mode 100644
index 00000000..06cf0a39
--- /dev/null
+++ b/public/release/sw.js
@@ -0,0 +1 @@
+if(!self.define){let e,s={};const i=(i,n)=>(i=new URL(i+".js",n).href,s[i]||new Promise((s=>{if("document"in self){const e=document.createElement("script");e.src=i,e.onload=s,document.head.appendChild(e)}else e=i,importScripts(i),s()})).then((()=>{let e=s[i];if(!e)throw new Error(`Module ${i} didn’t register its module`);return e})));self.define=(n,r)=>{const l=e||("document"in self?document.currentScript.src:"")||location.href;if(s[l])return;let t={};const o=e=>i(e,l),u={module:{uri:l},exports:t,require:o};s[l]=Promise.all(n.map((e=>u[e]||o(e)))).then((e=>(r(...e),t)))}}define(["./workbox-4ee7f24a"],(function(e){"use strict";self.addEventListener("message",(e=>{e.data&&"SKIP_WAITING"===e.data.type&&self.skipWaiting()})),e.precacheAndRoute([{url:"assets/Create.1aed7064.js",revision:null},{url:"assets/Index.44153a8f.js",revision:null},{url:"assets/index.8a3f07de.js",revision:null},{url:"assets/index.d5e0c650.css",revision:null},{url:"assets/Login.626eafc9.js",revision:null},{url:"assets/Page404.686317aa.js",revision:null},{url:"assets/PageFour.7e81ba54.js",revision:null},{url:"assets/PageOne.bb978c0b.js",revision:null},{url:"assets/PageSix.86bf8f9d.js",revision:null},{url:"assets/PageThree.f00a1327.js",revision:null},{url:"assets/PageTwo.970b1410.js",revision:null},{url:"fonts/index.css",revision:"8711e169f3dc54f34d839f18d7acef21"},{url:"index.html",revision:"a2829aa8d259c974b4f0a46f75749fdd"},{url:"registerSW.js",revision:"1872c500de691dce40960bb85481de07"},{url:"manifest.webmanifest",revision:"ced57fe94e88ec3187bcd0a36e2e178f"}],{}),e.cleanupOutdatedCaches(),e.registerRoute(new e.NavigationRoute(e.createHandlerBoundToURL("index.html")))}));
diff --git a/public/release/workbox-4ee7f24a.js b/public/release/workbox-4ee7f24a.js
new file mode 100644
index 00000000..c46ed199
--- /dev/null
+++ b/public/release/workbox-4ee7f24a.js
@@ -0,0 +1 @@
+define(["exports"],(function(t){"use strict";try{self["workbox:core:6.5.2"]&&_()}catch(t){}const e=(t,...e)=>{let s=t;return e.length>0&&(s+=` :: ${JSON.stringify(e)}`),s};class s extends Error{constructor(t,s){super(e(t,s)),this.name=t,this.details=s}}try{self["workbox:routing:6.5.2"]&&_()}catch(t){}const n=t=>t&&"object"==typeof t?t:{handle:t};class i{constructor(t,e,s="GET"){this.handler=n(e),this.match=t,this.method=s}setCatchHandler(t){this.catchHandler=n(t)}}class r extends i{constructor(t,e,s){super((({url:e})=>{const s=t.exec(e.href);if(s&&(e.origin===location.origin||0===s.index))return s.slice(1)}),e,s)}}class o{constructor(){this.t=new Map,this.i=new Map}get routes(){return this.t}addFetchListener(){self.addEventListener("fetch",(t=>{const{request:e}=t,s=this.handleRequest({request:e,event:t});s&&t.respondWith(s)}))}addCacheListener(){self.addEventListener("message",(t=>{if(t.data&&"CACHE_URLS"===t.data.type){const{payload:e}=t.data,s=Promise.all(e.urlsToCache.map((e=>{"string"==typeof e&&(e=[e]);const s=new Request(...e);return this.handleRequest({request:s,event:t})})));t.waitUntil(s),t.ports&&t.ports[0]&&s.then((()=>t.ports[0].postMessage(!0)))}}))}handleRequest({request:t,event:e}){const s=new URL(t.url,location.href);if(!s.protocol.startsWith("http"))return;const n=s.origin===location.origin,{params:i,route:r}=this.findMatchingRoute({event:e,request:t,sameOrigin:n,url:s});let o=r&&r.handler;const c=t.method;if(!o&&this.i.has(c)&&(o=this.i.get(c)),!o)return;let a;try{a=o.handle({url:s,request:t,event:e,params:i})}catch(t){a=Promise.reject(t)}const h=r&&r.catchHandler;return a instanceof Promise&&(this.o||h)&&(a=a.catch((async n=>{if(h)try{return await h.handle({url:s,request:t,event:e,params:i})}catch(t){t instanceof Error&&(n=t)}if(this.o)return this.o.handle({url:s,request:t,event:e});throw n}))),a}findMatchingRoute({url:t,sameOrigin:e,request:s,event:n}){const i=this.t.get(s.method)||[];for(const r of i){let i;const o=r.match({url:t,sameOrigin:e,request:s,event:n});if(o)return i=o,(Array.isArray(i)&&0===i.length||o.constructor===Object&&0===Object.keys(o).length||"boolean"==typeof o)&&(i=void 0),{route:r,params:i}}return{}}setDefaultHandler(t,e="GET"){this.i.set(e,n(t))}setCatchHandler(t){this.o=n(t)}registerRoute(t){this.t.has(t.method)||this.t.set(t.method,[]),this.t.get(t.method).push(t)}unregisterRoute(t){if(!this.t.has(t.method))throw new s("unregister-route-but-not-found-with-method",{method:t.method});const e=this.t.get(t.method).indexOf(t);if(!(e>-1))throw new s("unregister-route-route-not-registered");this.t.get(t.method).splice(e,1)}}let c;const a=()=>(c||(c=new o,c.addFetchListener(),c.addCacheListener()),c);function h(t,e,n){let o;if("string"==typeof t){const s=new URL(t,location.href);o=new i((({url:t})=>t.href===s.href),e,n)}else if(t instanceof RegExp)o=new r(t,e,n);else if("function"==typeof t)o=new i(t,e,n);else{if(!(t instanceof i))throw new s("unsupported-route-type",{moduleName:"workbox-routing",funcName:"registerRoute",paramName:"capture"});o=t}return a().registerRoute(o),o}const u={googleAnalytics:"googleAnalytics",precache:"precache-v2",prefix:"workbox",runtime:"runtime",suffix:"undefined"!=typeof registration?registration.scope:""},l=t=>[u.prefix,t,u.suffix].filter((t=>t&&t.length>0)).join("-"),f=t=>t||l(u.precache),w=t=>t||l(u.runtime);function d(t,e){const s=e();return t.waitUntil(s),s}try{self["workbox:precaching:6.5.2"]&&_()}catch(t){}function p(t){if(!t)throw new s("add-to-cache-list-unexpected-type",{entry:t});if("string"==typeof t){const e=new URL(t,location.href);return{cacheKey:e.href,url:e.href}}const{revision:e,url:n}=t;if(!n)throw new s("add-to-cache-list-unexpected-type",{entry:t});if(!e){const t=new URL(n,location.href);return{cacheKey:t.href,url:t.href}}const i=new URL(n,location.href),r=new URL(n,location.href);return i.searchParams.set("__WB_REVISION__",e),{cacheKey:i.href,url:r.href}}class y{constructor(){this.updatedURLs=[],this.notUpdatedURLs=[],this.handlerWillStart=async({request:t,state:e})=>{e&&(e.originalRequest=t)},this.cachedResponseWillBeUsed=async({event:t,state:e,cachedResponse:s})=>{if("install"===t.type&&e&&e.originalRequest&&e.originalRequest instanceof Request){const t=e.originalRequest.url;s?this.notUpdatedURLs.push(t):this.updatedURLs.push(t)}return s}}}class g{constructor({precacheController:t}){this.cacheKeyWillBeUsed=async({request:t,params:e})=>{const s=(null==e?void 0:e.cacheKey)||this.h.getCacheKeyForURL(t.url);return s?new Request(s,{headers:t.headers}):t},this.h=t}}let R;async function m(t,e){let n=null;if(t.url){n=new URL(t.url).origin}if(n!==self.location.origin)throw new s("cross-origin-copy-response",{origin:n});const i=t.clone(),r={headers:new Headers(i.headers),status:i.status,statusText:i.statusText},o=e?e(r):r,c=function(){if(void 0===R){const t=new Response("");if("body"in t)try{new Response(t.body),R=!0}catch(t){R=!1}R=!1}return R}()?i.body:await i.blob();return new Response(c,o)}function v(t,e){const s=new URL(t);for(const t of e)s.searchParams.delete(t);return s.href}class q{constructor(){this.promise=new Promise(((t,e)=>{this.resolve=t,this.reject=e}))}}const U=new Set;try{self["workbox:strategies:6.5.2"]&&_()}catch(t){}function L(t){return"string"==typeof t?new Request(t):t}class b{constructor(t,e){this.u={},Object.assign(this,e),this.event=e.event,this.l=t,this.p=new q,this.g=[],this.R=[...t.plugins],this.m=new Map;for(const t of this.R)this.m.set(t,{});this.event.waitUntil(this.p.promise)}async fetch(t){const{event:e}=this;let n=L(t);if("navigate"===n.mode&&e instanceof FetchEvent&&e.preloadResponse){const t=await e.preloadResponse;if(t)return t}const i=this.hasCallback("fetchDidFail")?n.clone():null;try{for(const t of this.iterateCallbacks("requestWillFetch"))n=await t({request:n.clone(),event:e})}catch(t){if(t instanceof Error)throw new s("plugin-error-request-will-fetch",{thrownErrorMessage:t.message})}const r=n.clone();try{let t;t=await fetch(n,"navigate"===n.mode?void 0:this.l.fetchOptions);for(const s of this.iterateCallbacks("fetchDidSucceed"))t=await s({event:e,request:r,response:t});return t}catch(t){throw i&&await this.runCallbacks("fetchDidFail",{error:t,event:e,originalRequest:i.clone(),request:r.clone()}),t}}async fetchAndCachePut(t){const e=await this.fetch(t),s=e.clone();return this.waitUntil(this.cachePut(t,s)),e}async cacheMatch(t){const e=L(t);let s;const{cacheName:n,matchOptions:i}=this.l,r=await this.getCacheKey(e,"read"),o=Object.assign(Object.assign({},i),{cacheName:n});s=await caches.match(r,o);for(const t of this.iterateCallbacks("cachedResponseWillBeUsed"))s=await t({cacheName:n,matchOptions:i,cachedResponse:s,request:r,event:this.event})||void 0;return s}async cachePut(t,e){const n=L(t);var i;await(i=0,new Promise((t=>setTimeout(t,i))));const r=await this.getCacheKey(n,"write");if(!e)throw new s("cache-put-with-no-response",{url:(o=r.url,new URL(String(o),location.href).href.replace(new RegExp(`^${location.origin}`),""))});var o;const c=await this.v(e);if(!c)return!1;const{cacheName:a,matchOptions:h}=this.l,u=await self.caches.open(a),l=this.hasCallback("cacheDidUpdate"),f=l?await async function(t,e,s,n){const i=v(e.url,s);if(e.url===i)return t.match(e,n);const r=Object.assign(Object.assign({},n),{ignoreSearch:!0}),o=await t.keys(e,r);for(const e of o)if(i===v(e.url,s))return t.match(e,n)}(u,r.clone(),["__WB_REVISION__"],h):null;try{await u.put(r,l?c.clone():c)}catch(t){if(t instanceof Error)throw"QuotaExceededError"===t.name&&await async function(){for(const t of U)await t()}(),t}for(const t of this.iterateCallbacks("cacheDidUpdate"))await t({cacheName:a,oldResponse:f,newResponse:c.clone(),request:r,event:this.event});return!0}async getCacheKey(t,e){const s=`${t.url} | ${e}`;if(!this.u[s]){let n=t;for(const t of this.iterateCallbacks("cacheKeyWillBeUsed"))n=L(await t({mode:e,request:n,event:this.event,params:this.params}));this.u[s]=n}return this.u[s]}hasCallback(t){for(const e of this.l.plugins)if(t in e)return!0;return!1}async runCallbacks(t,e){for(const s of this.iterateCallbacks(t))await s(e)}*iterateCallbacks(t){for(const e of this.l.plugins)if("function"==typeof e[t]){const s=this.m.get(e),n=n=>{const i=Object.assign(Object.assign({},n),{state:s});return e[t](i)};yield n}}waitUntil(t){return this.g.push(t),t}async doneWaiting(){let t;for(;t=this.g.shift();)await t}destroy(){this.p.resolve(null)}async v(t){let e=t,s=!1;for(const t of this.iterateCallbacks("cacheWillUpdate"))if(e=await t({request:this.request,response:e,event:this.event})||void 0,s=!0,!e)break;return s||e&&200!==e.status&&(e=void 0),e}}class C extends class{constructor(t={}){this.cacheName=w(t.cacheName),this.plugins=t.plugins||[],this.fetchOptions=t.fetchOptions,this.matchOptions=t.matchOptions}handle(t){const[e]=this.handleAll(t);return e}handleAll(t){t instanceof FetchEvent&&(t={event:t,request:t.request});const e=t.event,s="string"==typeof t.request?new Request(t.request):t.request,n="params"in t?t.params:void 0,i=new b(this,{event:e,request:s,params:n}),r=this.q(i,s,e);return[r,this.U(r,i,s,e)]}async q(t,e,n){let i;await t.runCallbacks("handlerWillStart",{event:n,request:e});try{if(i=await this.L(e,t),!i||"error"===i.type)throw new s("no-response",{url:e.url})}catch(s){if(s instanceof Error)for(const r of t.iterateCallbacks("handlerDidError"))if(i=await r({error:s,event:n,request:e}),i)break;if(!i)throw s}for(const s of t.iterateCallbacks("handlerWillRespond"))i=await s({event:n,request:e,response:i});return i}async U(t,e,s,n){let i,r;try{i=await t}catch(r){}try{await e.runCallbacks("handlerDidRespond",{event:n,request:s,response:i}),await e.doneWaiting()}catch(t){t instanceof Error&&(r=t)}if(await e.runCallbacks("handlerDidComplete",{event:n,request:s,response:i,error:r}),e.destroy(),r)throw r}}{constructor(t={}){t.cacheName=f(t.cacheName),super(t),this._=!1!==t.fallbackToNetwork,this.plugins.push(C.copyRedirectedCacheableResponsesPlugin)}async L(t,e){const s=await e.cacheMatch(t);return s||(e.event&&"install"===e.event.type?await this.C(t,e):await this.O(t,e))}async O(t,e){let n;const i=e.params||{};if(!this._)throw new s("missing-precache-entry",{cacheName:this.cacheName,url:t.url});{const s=i.integrity,r=t.integrity,o=!r||r===s;n=await e.fetch(new Request(t,{integrity:r||s})),s&&o&&(this.N(),await e.cachePut(t,n.clone()))}return n}async C(t,e){this.N();const n=await e.fetch(t);if(!await e.cachePut(t,n.clone()))throw new s("bad-precaching-response",{url:t.url,status:n.status});return n}N(){let t=null,e=0;for(const[s,n]of this.plugins.entries())n!==C.copyRedirectedCacheableResponsesPlugin&&(n===C.defaultPrecacheCacheabilityPlugin&&(t=s),n.cacheWillUpdate&&e++);0===e?this.plugins.push(C.defaultPrecacheCacheabilityPlugin):e>1&&null!==t&&this.plugins.splice(t,1)}}C.defaultPrecacheCacheabilityPlugin={cacheWillUpdate:async({response:t})=>!t||t.status>=400?null:t},C.copyRedirectedCacheableResponsesPlugin={cacheWillUpdate:async({response:t})=>t.redirected?await m(t):t};class E{constructor({cacheName:t,plugins:e=[],fallbackToNetwork:s=!0}={}){this.k=new Map,this.K=new Map,this.P=new Map,this.l=new C({cacheName:f(t),plugins:[...e,new g({precacheController:this})],fallbackToNetwork:s}),this.install=this.install.bind(this),this.activate=this.activate.bind(this)}get strategy(){return this.l}precache(t){this.addToCacheList(t),this.T||(self.addEventListener("install",this.install),self.addEventListener("activate",this.activate),this.T=!0)}addToCacheList(t){const e=[];for(const n of t){"string"==typeof n?e.push(n):n&&void 0===n.revision&&e.push(n.url);const{cacheKey:t,url:i}=p(n),r="string"!=typeof n&&n.revision?"reload":"default";if(this.k.has(i)&&this.k.get(i)!==t)throw new s("add-to-cache-list-conflicting-entries",{firstEntry:this.k.get(i),secondEntry:t});if("string"!=typeof n&&n.integrity){if(this.P.has(t)&&this.P.get(t)!==n.integrity)throw new s("add-to-cache-list-conflicting-integrities",{url:i});this.P.set(t,n.integrity)}if(this.k.set(i,t),this.K.set(i,r),e.length>0){const t=`Workbox is precaching URLs without revision info: ${e.join(", ")}\nThis is generally NOT safe. Learn more at https://bit.ly/wb-precache`;console.warn(t)}}}install(t){return d(t,(async()=>{const e=new y;this.strategy.plugins.push(e);for(const[e,s]of this.k){const n=this.P.get(s),i=this.K.get(e),r=new Request(e,{integrity:n,cache:i,credentials:"same-origin"});await Promise.all(this.strategy.handleAll({params:{cacheKey:s},request:r,event:t}))}const{updatedURLs:s,notUpdatedURLs:n}=e;return{updatedURLs:s,notUpdatedURLs:n}}))}activate(t){return d(t,(async()=>{const t=await self.caches.open(this.strategy.cacheName),e=await t.keys(),s=new Set(this.k.values()),n=[];for(const i of e)s.has(i.url)||(await t.delete(i),n.push(i.url));return{deletedURLs:n}}))}getURLsToCacheKeys(){return this.k}getCachedURLs(){return[...this.k.keys()]}getCacheKeyForURL(t){const e=new URL(t,location.href);return this.k.get(e.href)}getIntegrityForCacheKey(t){return this.P.get(t)}async matchPrecache(t){const e=t instanceof Request?t.url:t,s=this.getCacheKeyForURL(e);if(s){return(await self.caches.open(this.strategy.cacheName)).match(s)}}createHandlerBoundToURL(t){const e=this.getCacheKeyForURL(t);if(!e)throw new s("non-precached-url",{url:t});return s=>(s.request=new Request(t),s.params=Object.assign({cacheKey:e},s.params),this.strategy.handle(s))}}let O;const x=()=>(O||(O=new E),O);class N extends i{constructor(t,e){super((({request:s})=>{const n=t.getURLsToCacheKeys();for(const i of function*(t,{ignoreURLParametersMatching:e=[/^utm_/,/^fbclid$/],directoryIndex:s="index.html",cleanURLs:n=!0,urlManipulation:i}={}){const r=new URL(t,location.href);r.hash="",yield r.href;const o=function(t,e=[]){for(const s of[...t.searchParams.keys()])e.some((t=>t.test(s)))&&t.searchParams.delete(s);return t}(r,e);if(yield o.href,s&&o.pathname.endsWith("/")){const t=new URL(o.href);t.pathname+=s,yield t.href}if(n){const t=new URL(o.href);t.pathname+=".html",yield t.href}if(i){const t=i({url:r});for(const e of t)yield e.href}}(s.url,e)){const e=n.get(i);if(e){return{cacheKey:e,integrity:t.getIntegrityForCacheKey(e)}}}}),t.strategy)}}t.NavigationRoute=class extends i{constructor(t,{allowlist:e=[/./],denylist:s=[]}={}){super((t=>this.W(t)),t),this.j=e,this.M=s}W({url:t,request:e}){if(e&&"navigate"!==e.mode)return!1;const s=t.pathname+t.search;for(const t of this.M)if(t.test(s))return!1;return!!this.j.some((t=>t.test(s)))}},t.cleanupOutdatedCaches=function(){self.addEventListener("activate",(t=>{const e=f();t.waitUntil((async(t,e="-precache-")=>{const s=(await self.caches.keys()).filter((s=>s.includes(e)&&s.includes(self.registration.scope)&&s!==t));return await Promise.all(s.map((t=>self.caches.delete(t)))),s})(e).then((t=>{})))}))},t.createHandlerBoundToURL=function(t){return x().createHandlerBoundToURL(t)},t.precacheAndRoute=function(t,e){!function(t){x().precache(t)}(t),function(t){const e=x();h(new N(e,t))}(e)},t.registerRoute=h}));