@applica-software-guru/react-admin 1.2.115 → 1.2.116
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1 -1
- package/dist/react-admin.cjs.js +26 -26
- package/dist/react-admin.es.js +18 -17
- package/dist/react-admin.umd.js +1 -1
- package/package.json +1 -1
- package/src/index.jsx +1 -0
package/dist/react-admin.umd.js
CHANGED
|
@@ -262,5 +262,5 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
262
262
|
`),C2)),b2=ue("span",{name:"MuiLinearProgress",slot:"Bar2",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.bar,t[`barColor${Te(n.color)}`],(n.variant==="indeterminate"||n.variant==="query")&&t.bar2Indeterminate,n.variant==="buffer"&&t.bar2Buffer]}})(({ownerState:e,theme:t})=>U({width:"100%",position:"absolute",left:0,bottom:0,top:0,transition:"transform 0.2s linear",transformOrigin:"left"},e.variant!=="buffer"&&{backgroundColor:e.color==="inherit"?"currentColor":(t.vars||t).palette[e.color].main},e.color==="inherit"&&{opacity:.3},e.variant==="buffer"&&{backgroundColor:gf(t,e.color),transition:`transform .${ff}s linear`}),({ownerState:e})=>(e.variant==="indeterminate"||e.variant==="query")&&Gt.css(rv||(rv=Li`
|
|
263
263
|
width: auto;
|
|
264
264
|
animation: ${0} 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.15s infinite;
|
|
265
|
-
`),E2)),ov=V.forwardRef(function(t,n){const r=Kt({props:t,name:"MuiLinearProgress"}),{className:i,color:s="primary",value:l,valueBuffer:u,variant:A="indeterminate"}=r,f=_e(r,h2),p=U({},r,{color:s,variant:A}),C=I2(p),h=xt(),m={},I={bar1:{},bar2:{}};if(A==="determinate"||A==="buffer")if(l!==void 0){m["aria-valuenow"]=Math.round(l),m["aria-valuemin"]=0,m["aria-valuemax"]=100;let B=l-100;h.direction==="rtl"&&(B=-B),I.bar1.transform=`translateX(${B}%)`}else process.env.NODE_ENV!=="production"&&console.error("MUI: You need to provide a value prop when using the determinate or buffer variant of LinearProgress .");if(A==="buffer")if(u!==void 0){let B=(u||0)-100;h.direction==="rtl"&&(B=-B),I.bar2.transform=`translateX(${B}%)`}else process.env.NODE_ENV!=="production"&&console.error("MUI: You need to provide a valueBuffer prop when using the buffer variant of LinearProgress.");return g.jsxs(B2,U({className:Ze(C.root,i),ownerState:p,role:"progressbar"},m,{ref:n},f,{children:[A==="buffer"?g.jsx(v2,{className:C.dashed,ownerState:p}):null,g.jsx(y2,{className:C.bar1,ownerState:p,style:I.bar1}),A==="determinate"?null:g.jsx(b2,{className:C.bar2,ownerState:p,style:I.bar2})]}))});process.env.NODE_ENV!=="production"&&(ov.propTypes={classes:c.object,className:c.string,color:c.oneOfType([c.oneOf(["inherit","primary","secondary"]),c.string]),sx:c.oneOfType([c.arrayOf(c.oneOfType([c.func,c.object,c.bool])),c.func,c.object]),value:c.number,valueBuffer:c.number,variant:c.oneOf(["buffer","determinate","indeterminate","query"])});const Q2=ov,x2=ue("div")(({theme:e})=>({position:"fixed",top:0,left:0,zIndex:2001,width:"100%","& > * + *":{marginTop:e.spacing(2)}})),iv=()=>g.jsx(x2,{children:g.jsx(Q2,{color:"primary"})}),w2=e=>t=>g.jsx(T.Suspense,{fallback:g.jsx(iv,{}),children:g.jsx(e,{...t})}),tc=({title:e})=>g.jsxs(b.Stack,{direction:"row",children:[g.jsx(b.Typography,{variant:"h2",sx:{fontWeight:"regular",letterSpacing:-2.5},children:"a."})," ",g.jsx(b.Typography,{variant:"h2",sx:{fontWeight:"bold"},children:e})]});tc.propTypes={title:c.string.isRequired};const sv=ue(O.Notification,{})(({theme:e})=>({"& *":{fontSize:e.typography.body1.fontSize}})),pf=({children:e})=>{const t=Qt.useLocation(),{pathname:n}=t;return T.useEffect(()=>{window.scrollTo({top:0,left:0,behavior:"smooth"})},[n]),e||null};pf.propTypes={children:c.node};const T2=ue("div")({width:"100%",overflowX:"auto",display:"block"}),hf=({title:e})=>g.jsx(b.Typography,{variant:"h2",sx:{style:"bold"},children:e==null?void 0:e.substr(0,1).toUpperCase()});hf.propTypes={title:c.string.isRequired};const Cf=(e,t)=>{const n=t.id;if(!e)return[t];const r=e.findIndex(i=>i.id===n);return r===-1?[...e,t]:[...e.slice(0,r),{...e[r],...t},...e.slice(r+1)]},P2=(e,t)=>e&&e.data?{data:Cf(e.data,t),total:e.total+1}:e,S2=(e,t)=>e&&e.length>0?Cf(e,t):e,O2=(e,t)=>e&&e.data?{...e,data:Cf(e.data,t),total:e.total+1}:e,Ef=({onClose:e,record:t,children:n,redirect:r,onSubmit:i,onSuccess:s,onError:l})=>{const u=su.useQueryClient(),A=O.useResourceContext(),f=O.useRedirect(),p=O.useNotify(),C=T.useCallback(B=>{const M=Date.now();u.setQueryData([A,"getOne",{id:B.id}],B),u.setQueriesData([A,"getList"],j=>O2(j,B),{updatedAt:M}),u.setQueriesData([A,"getMany"],j=>S2(j,B),{updatedAt:M}),u.setQueriesData([A,"getManyReference"],j=>P2(j,B),{updatedAt:M}),e(),p("ra.notification.created"),r!==void 0&&f(r,A,B.id,B),s&&s(B)},[e,s,u,A,p,f,r]),{save:h,...m}=O.useCreateController({mutationOptions:{onSuccess:C,onError:l}}),I=T.useCallback(B=>{i?i(B,e):h&&h(B)},[i,h,e]);return g.jsx(O.CreateContextProvider,{value:{record:t,save:I,saving:m==null?void 0:m.saving,redirect:r},children:T.cloneElement(n,{...n.props,toolbar:g.jsxs(Dr,{children:[g.jsx(O.Button,{variant:"text",size:"medium",label:"ra.action.cancel",onClick:e,disabled:m==null?void 0:m.saving}),g.jsx(O.SaveButton,{disabled:m==null?void 0:m.saving})]})})})};Ef.propTypes={children:c.node,onClose:c.func,record:c.object,redirect:c.oneOf(["list","edit","show",!1])},Ef.defaultProps={redirect:!1};const M2={true:{_scrollToTop:!0},false:{}},D2=ue(b.Fab,{name:"RaApplicaCreateInDialogButton",overridesResolver:(e,t)=>t.root})(({theme:e})=>({[`&.${O.CreateButtonClasses.floating}`]:{color:e.palette.getContrastText(e.palette.primary.main),margin:0,top:"auto",right:20,bottom:60,left:"auto",position:"fixed",zIndex:1e3}})),mf=({fullWidth:e,maxWidth:t,label:n,record:r,redirect:i,scrollToTop:s,className:l,sx:u,onSubmit:A,onSuccess:f,onError:p,...C})=>{const[h,m]=T.useState(!1),I=O.useTranslate(),B=O.useResourceContext(),{openDialog:y,closeDialog:M}=xo(),j=T.useCallback(()=>y(B,()=>m(!0)),[y,B]),x=T.useCallback(()=>M(B,()=>m(!1)),[M,B]),S=b.useMediaQuery(P=>P.breakpoints.down("md"));return g.jsxs(g.Fragment,{children:[S?g.jsx(D2,{...C,state:M2[String(s)],color:"primary",className:Ze(O.CreateButtonClasses.floating,l),"aria-label":n&&I(n),onClick:j,children:g.jsx(An.Add,{})}):g.jsx(O.Button,{...C,sx:u,label:n,onClick:j,children:g.jsx(An.Add,{})}),g.jsx(b.Dialog,{open:h,onClose:x,fullWidth:e,maxWidth:t,children:g.jsx(Ef,{...C,redirect:i,record:r,onClose:x,onSubmit:A,onSuccess:f,onError:p})})]})};mf.defaultProps={fullWidth:!0,maxWidth:"md",label:"ra.action.create",scrollToTop:!0},mf.propTypes={...O.Button.propTypes,redirect:c.oneOf(["list","edit","show",!1]),fullWidth:c.bool,maxWidth:c.oneOf(["xs","sm","md","lg","xl",!1]),label:c.string,record:c.object,scrollToTop:c.bool,className:c.string,sx:c.object,children:c.node,onSubmit:c.func,onSuccess:c.func,onError:c.func};const av=({onClose:e,children:t})=>{const n=O.useNotify(),r=O.useRecordContext(),i=O.useResourceContext(),{id:s}=r,{isLoading:l,data:u}=O.useGetOne(i,{id:s}),A=T.useCallback(()=>{n("ra.notification.updated",{type:"info",messageArgs:{smart_count:1}}),e()},[e,n]),{save:f,saving:p}=O.useEditController({resource:i,id:s,mutationMode:"pessimistic",mutationOptions:{onSuccess:A}});return g.jsx(O.EditContextProvider,{value:{record:u,isLoading:l,save:f,saving:p},children:T.cloneElement(t,{toolbar:g.jsxs(Dr,{children:[g.jsx(O.Button,{variant:"text",size:"medium",label:"ra.action.cancel",onClick:e}),g.jsx(O.SaveButton,{})]})})})};av.propTypes={children:c.node,onClose:c.func};const If=({fullWidth:e,maxWidth:t,label:n,...r})=>{const[i,s]=T.useState(!1),{openDialog:l,closeDialog:u}=xo(),A=O.useResourceContext(),f=T.useCallback(()=>l(A,()=>s(!0)),[l,A]),p=T.useCallback(()=>u(A,()=>s(!1)),[u,A]);return g.jsxs(g.Fragment,{children:[g.jsx(O.Button,{label:n,onClick:f,children:g.jsx(An.Edit,{})}),g.jsx(b.Dialog,{open:i,onClose:p,fullWidth:e,maxWidth:t,children:g.jsx(av,{...r,onClose:p})})]})};If.defaultProps={fullWidth:!0,maxWidth:"md",label:"ra.action.edit"},If.propTypes={fullWidth:c.bool,maxWidth:c.oneOf(["xs","sm","md","lg","xl",!1]),label:c.string};const lv=({label:e="ra.auth.sign_in",...t})=>{const n=O.useRecordContext(),[r,i]=T.useState(!1),s=O.useAuthProvider(),l=T.useCallback(u=>{u.stopPropagation(),u.preventDefault(),i(!0),s.impersonate(n==null?void 0:n.id).then(()=>{i(!1),document.location.href="/"})},[s,n==null?void 0:n.id]);return g.jsx(O.Button,{disabled:r||s.impersonate===void 0,color:"primary",variant:"text",label:e,onClick:l,...t,children:g.jsx(An.VpnKey,{})})};lv.propTypes={label:c.string};const R2=ue(O.Datagrid,{name:"ApplicaDatagrid",slot:"root"})(()=>({"& .RaBulkActionsToolbar-collapsed":{height:0,paddingTop:0,paddingBottom:0},"& .RaBulkActionsToolbar-topToolbar":{backgroundColor:"transparent"},"& .icon span":{top:-1,left:-1},"& th":{textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"}})),Bf=e=>g.jsx(R2,{...e});Bf.propTypes={...O.Datagrid.propTypes},Bf.defaultProps={...O.Datagrid.defaultProps};const j2=ue("div")(({theme:e})=>({padding:e.spacing(2)})),cv=({actions:e,className:t,...n})=>{const{hasCreate:r}=be.useResourceDefinition(n),i=be.useResourceContext(n),s=be.useTranslate(),l=be.useGetResourceLabel(),u=s(`resources.${i}.forcedCaseName`,{smart_count:0,_:l(i,0)}),A=s("ra.page.empty",{name:u}),f=s("ra.page.invite");return g.jsxs(k2,{className:t,children:[g.jsxs("div",{className:Ni.message,children:[g.jsx(An.Inbox,{className:Ni.icon}),g.jsx(b.Typography,{variant:"h4",paragraph:!0,children:s(`resources.${i}.empty`,{_:A})}),r&&g.jsx(b.Typography,{variant:"body1",children:s(`resources.${i}.invite`,{_:f})})]}),g.jsx(j2,{className:Ni.toolbar,children:e})]})},nc="ApplicaEmpty",Ni={message:`${nc}-message`,icon:`${nc}-icon`,toolbar:`${nc}-toolbar`},k2=ue("span",{name:nc,overridesResolver:(e,t)=>t.root})(({theme:e})=>({flex:1,[`& .${Ni.message}`]:{textAlign:"center",opacity:e.palette.mode==="light"?.5:.8,margin:"0 1em",color:e.palette.mode==="light"?"inherit":e.palette.text.primary},[`& .${Ni.icon}`]:{width:"9em",height:"9em"},[`& .${Ni.toolbar}`]:{textAlign:"center",marginTop:"2em"}}));cv.propTypes={actions:c.element,className:c.string};const F2=fs(O.List,{name:"RaApplicaList",slot:"root"})(({theme:e})=>({"& .RaList-main":{overflowX:"auto","& .RaBulkActionsToolbar-toolbar":{height:36,top:42,paddingTop:16,"& .RaBulkActionsToolbar-title":{alignItems:"end","& .MuiTypography-root":{alignSelf:"center"}}},"& .MuiToolbar-root":{"& form":{padding:e.spacing(2),paddingBottom:e.spacing(2),alignItems:"flex-start"},"& .MuiButton-root":{margin:e.spacing(2)}},"& .RaList-actions":{padding:e.spacing(2),paddingTop:e.spacing(1),alignItems:"center","& form":{alignItems:"center"},"& .RaFilterForm-filterFormInput":{"& .MuiFormControl-root":{marginTop:0},"& .ra-input":{alignSelf:"center",marginTop:0},marginTop:e.spacing(1.5)},"& .RaFilterFormInput-hideButton":{marginBottom:e.spacing(.5),marginRight:e.spacing(1)},"& > .MuiToolbar-root":{flex:"unset",padding:0,alignSelf:"flex-end",minHeight:"fit-content"}},"& .RaList-content":{"& .RaBulkActionsToolbar-collapsed":{height:0,paddingTop:0,paddingBottom:0},"& .icon span":{top:-1,left:-1}}},"& .RaEmpty-toolbar":{margin:e.spacing(2)}})),uv=e=>g.jsx(or,{content:!1,children:g.jsx(F2,{...e})});uv.propTypes={...O.List.propTypes};const L2=()=>{const e=O.useRefresh(),t=O.useNotify(),n=O.useUnselectAll(),r=O.useResourceContext(),{selectedIds:i,data:s}=O.useListContext(),l=O.useRecordContext(),u=i.map(C=>s.find(h=>h.id===C)),[A,{isLoading:f}]=O.useUpdateMany(r,{ids:i.length>0?i:[l==null?void 0:l.id],data:{readed:Rr().format("YYYY-MM-DD HH:mm:ss")},rows:u},{onSuccess:()=>{e(),t("resources.notifications.messages.readed.done"),n(r)},onError:()=>t("ra.notification.readed_error","warning"),onFailure:()=>t("ra.notification.readed_error","warning")}),p=T.useCallback(()=>{A()},[A]);return g.jsx(O.Button,{label:"ra.notification.mark_as_readed",disabled:f||(l==null?void 0:l.readed)!==null,onClick:p,children:g.jsx(An.Email,{})})},N2=()=>{const e=O.useRefresh(),t=O.useNotify(),n=O.useUnselectAll(),{selectedIds:r,data:i}=O.useListContext(),s=O.useRecordContext(),l=O.useResourceContext(),u=r.map(C=>i.find(h=>h.id===C)).concat([s]),[A,{isLoading:f}]=O.useUpdateMany(l,{ids:r.length>0?r:[s==null?void 0:s.id],data:{readed:null},rows:u},{onSuccess:()=>{e(),t("resources.notifications.messages.unreaded.done"),n("notifications")},onFailure:()=>t("resources.notifications.messages.unreaded.error","warning")}),p=T.useCallback(()=>{A()},[A]);return g.jsx(O.Button,{color:"secondary",label:"ra.notification.mark_as_unreaded",disabled:f||s&&!(s!=null&&s.readed),onClick:p,children:g.jsx(An.Drafts,{})})},V2=e=>{const t=O.useRecordContext(e),n=O.useResourceContext(e),r=O.useRedirect(),i=O.useNotify(),s=O.useTranslate(),[l]=O.useLocaleState(),u=T.useMemo(()=>t!=null&&t.readed?Rr(t==null?void 0:t.readed).locale(l).format("ddd, DD MMM YYYY HH:mm:ss"):!1,[t==null?void 0:t.readed,l]),[A]=O.useUpdate(n,{id:t==null?void 0:t.id,data:{...t,readed:Rr().format("YYYY-MM-DD HH:mm:ss")}},{onSuccess:()=>{t!=null&&t.resource&&(t!=null&&t.resource.startsWith("/")?r(t==null?void 0:t.resource):document.location.href=t==null?void 0:t.resource)},onFailure:()=>{i("ra.notification.readed_error","warning")}}),f=T.useCallback(()=>A(),[A]);return g.jsxs("div",{onClick:f,style:{cursor:"pointer"},role:"button",tabIndex:0,children:[g.jsx(b.Typography,{variant:"subtitle1",children:g.jsxs(b.Box,{fontWeight:"bold",children:[" ",t==null?void 0:t.title]})}),g.jsx(b.Typography,{variant:"body1",sx:{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",whiteSpace:"break-spaces"},dangerouslySetInnerHTML:{__html:t==null?void 0:t.content}}),u&&g.jsx(b.Typography,{variant:"caption",display:"block",sx:{mt:1},color:"textSecondary",children:s("ra.notification.readed",{readed:u})})]})},H2=({...e})=>{const t=b.useTheme(),{mode:n,colorize:r,density:i}=T.useMemo(()=>({mode:t.palette.mode,colorize:t.palette.mode==="dark"?b.darken:b.lighten,density:t.palette.mode==="dark"?.5:.9}),[t.palette.mode]),s=T.useCallback(l=>({backgroundColor:l!=null&&l.readed?r(t.palette.primary[n],i):r(t.palette.secondary[n],i)}),[t,n,r,i]);return g.jsxs(O.Datagrid,{...e,rowStyle:s,children:[g.jsx(V2,{source:"notification",sortable:!1,label:"ra.notification"}),g.jsx(wl,{source:"created",label:"ra.notification.created"}),g.jsxs(di,{children:[g.jsx(L2,{}),g.jsx(N2,{})]})]})},rc={width:"1.5rem",alignSelf:"center"},vf=({source:e,label:t,variant:n,record:r,spaceBottom:i,spaceTop:s,component:l,leftIcon:u,rightIcon:A,button:f,buttonProps:p,...C})=>{const{getCurrentDialog:h}=xo(),m=be.useResourceContext(C),I=h(),B=be.useRecordContext(),y=r||B,M=at.get(y,e||"");return g.jsxs(b.Stack,{direction:"row",alignItems:"center",justifyContent:"space-between",sx:j=>({pt:1,pb:1,borderBottom:`1px solid ${j.palette.divider}`,...i&&{mb:2},...s&&{mt:2}}),children:[g.jsxs(b.Stack,{direction:"row",alignItems:"start",children:[u&&(T.isValidElement(u)?T.cloneElement(u,{style:rc}):T.createElement(u,{style:rc})),g.jsx(be.FieldTitle,{label:t,source:e,resource:I||m})]}),g.jsxs(b.Stack,{direction:"row",alignItems:"center",children:[l?T.isValidElement(l)?T.cloneElement(l,{record:y,resource:m,value:M}):T.createElement(l,{source:e,record:y,resource:m,value:M}):g.jsx(b.Typography,{variant:n,children:M}),A&&(T.isValidElement(A)?T.cloneElement(A,{style:rc}):T.createElement(A,{style:rc})),f&&g.jsx(b.Button,{size:"small",variant:"outlined",sx:{ml:1,p:0},...p,children:f})]})]})};vf.propTypes={source:c.string,label:c.string,record:c.object,variant:c.oneOf(["body1","body2","caption","button","h1","h2","h3","h4","h5","h6","inherit","overline","subtitle1","subtitle2"]),spaceTop:c.bool,spaceBottom:c.bool,leftIcon:c.oneOfType([c.elementType,c.element,c.func]),rightIcon:c.oneOfType([c.elementType,c.element,c.func]),component:c.oneOfType([c.elementType,c.element,c.func]),buttonProps:c.object,button:c.string},vf.defaultProps={variant:"body1"};const Av=()=>{const e=Gt.useTheme(),n=e.palette.mode==="dark"?e.palette.primary.dark:e.palette.primary.light;return g.jsx(b.Box,{sx:{position:"absolute",filter:"blur(20px)",bottom:0,p:4,pb:8},children:g.jsxs("svg",{width:"100%",height:"calc(100vh - 175px)",viewBox:"0 0 117 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[g.jsx("path",{d:"M15.7523 21.9601L14.0526 17.2379H4.6534L2.95369 21.9601H0L7.78722 0.903564H10.9187L18.706 21.9601H15.7523ZM5.60948 14.6207H13.0988L9.33912 4.24262L5.60948 14.6207Z",fill:n}),g.jsx("path",{d:"M33.592 8.8437C35.0538 10.3782 35.7997 12.2433 35.7997 14.4391C35.7997 16.6348 35.0538 18.5302 33.592 20.0647C32.1301 21.5992 30.3404 22.3513 28.2504 22.3513C25.7747 22.3513 23.8949 21.3593 22.6109 19.3731V27.9769H20.0151V6.91804H22.6109V9.505C23.8949 7.51879 25.7724 6.52686 28.2504 6.52686C30.3381 6.52686 32.1301 7.30923 33.592 8.8437ZM31.6821 18.2881C32.6959 17.2356 33.204 15.9712 33.204 14.4367C33.204 12.9023 32.6959 11.6402 31.6821 10.6157C30.6683 9.56321 29.4143 9.05094 27.9224 9.05094C26.4306 9.05094 25.1489 9.56321 24.1328 10.6157C23.1189 11.6379 22.6109 12.9023 22.6109 14.4367C22.6109 15.9712 23.1189 17.2333 24.1328 18.2881C25.1466 19.3103 26.4006 19.8225 27.9224 19.8225C29.4443 19.8225 30.6683 19.3103 31.6821 18.2881Z",fill:n}),g.jsx("path",{d:"M51.5798 8.8437C53.0416 10.3782 53.7875 12.2433 53.7875 14.4391C53.7875 16.6348 53.0416 18.5302 51.5798 20.0647C50.1179 21.5992 48.3282 22.3513 46.2382 22.3513C43.7625 22.3513 41.8827 21.3593 40.5987 19.3731V27.9769H38.0029V6.91804H40.5987V9.505C41.8827 7.51879 43.7602 6.52686 46.2382 6.52686C48.3258 6.52686 50.1179 7.30923 51.5798 8.8437ZM49.6699 18.2881C50.6837 17.2356 51.1918 15.9712 51.1918 14.4367C51.1918 12.9023 50.6837 11.6402 49.6699 10.6157C48.6561 9.56321 47.4021 9.05094 45.9102 9.05094C44.4184 9.05094 43.1367 9.56321 42.1206 10.6157C41.1067 11.6379 40.5987 12.9023 40.5987 14.4367C40.5987 15.9712 41.1067 17.2333 42.1206 18.2881C43.1344 19.3103 44.3884 19.8225 45.9102 19.8225C47.4321 19.8225 48.6561 19.3103 49.6699 18.2881Z",fill:n}),g.jsx("path",{d:"M55.5449 21.96V0H58.1407V21.96H55.5449Z",fill:n}),g.jsx("path",{d:"M60.3188 2.43569C60.3188 1.47402 61.0948 0.661377 62.0786 0.661377C63.0624 0.661377 63.8083 1.47402 63.8083 2.43569C63.8083 3.39736 63.0324 4.17973 62.0786 4.17973C61.1248 4.17973 60.3188 3.39736 60.3188 2.43569ZM60.7669 21.9578V6.91803H63.3626V21.9578H60.7669Z",fill:n}),g.jsx("path",{d:"M67.8354 20.095C66.3436 18.5605 65.5977 16.6954 65.5977 14.4391C65.5977 12.1828 66.3436 10.3176 67.8354 8.81343C69.3273 7.27896 71.2071 6.52686 73.4449 6.52686C76.3986 6.52686 78.8743 8.06133 80.0382 10.4667L77.8605 11.731C77.1145 10.136 75.4425 9.08354 73.4449 9.08354C71.9531 9.08354 70.6991 9.59581 69.6853 10.618C68.7015 11.6402 68.1934 12.9046 68.1934 14.4391C68.1934 15.9735 68.7015 17.2076 69.6853 18.2299C70.6991 19.2521 71.9531 19.7643 73.4449 19.7643C75.4448 19.7643 77.1145 18.7421 77.9505 17.1471L80.1583 18.4394C78.8766 20.8168 76.3386 22.349 73.4449 22.349C71.2071 22.349 69.3273 21.5969 67.8354 20.0927V20.095Z",fill:n}),g.jsx("path",{d:"M94.2686 6.91793H96.8643V21.9577H94.2686V19.3707C92.9869 21.3569 91.107 22.3488 88.6314 22.3488C86.5437 22.3488 84.7516 21.5967 83.2898 20.0623C81.828 18.5278 81.082 16.6324 81.082 14.4366C81.082 12.2409 81.828 10.3757 83.2898 8.84126C84.7516 7.30679 86.5414 6.52441 88.6314 6.52441C91.107 6.52441 92.9869 7.51635 94.2686 9.50256V6.9156V6.91793ZM92.7467 18.288C93.7605 17.2355 94.2686 15.9711 94.2686 14.4366C94.2686 12.9022 93.7605 11.6401 92.7467 10.6156C91.7329 9.5631 90.4789 9.05083 88.957 9.05083C87.4351 9.05083 86.2112 9.5631 85.1973 10.6156C84.1835 11.6378 83.6755 12.9022 83.6755 14.4366C83.6755 15.9711 84.1835 17.2331 85.1973 18.288C86.2112 19.3102 87.4652 19.8224 88.957 19.8224C90.4489 19.8224 91.7306 19.3102 92.7467 18.288Z",fill:n}),g.jsx("path",{d:"M0.836162 48.9264L3.22406 47.5432C4.03003 50.0999 5.90986 51.3643 8.80351 51.3643C11.6972 51.3643 13.219 50.072 13.219 48.116C13.219 47.1241 12.8311 46.372 12.0851 45.8597C11.3392 45.3475 10.0575 44.8375 8.29545 44.2647L6.29553 43.6034C5.84751 43.4218 5.25169 43.1517 4.56581 42.8211C3.87992 42.4601 3.37186 42.0992 3.04393 41.7383C2.35804 40.9862 1.72989 39.7521 1.72989 38.22C1.72989 36.3851 2.35573 34.9414 3.63975 33.889C4.92376 32.8062 6.47335 32.2637 8.29314 32.2637C11.6048 32.2637 14.1405 34.0985 15.3645 36.8648L13.0366 38.2176C12.1406 36.0521 10.561 34.9694 8.29314 34.9694C6.02533 34.9694 4.50345 36.1732 4.50345 38.0989C4.50345 39.0303 4.83139 39.7242 5.48725 40.2038C6.14311 40.6858 7.27702 41.1958 8.88896 41.708L10.1129 42.0992C10.3508 42.19 10.7088 42.3088 11.2168 42.5207C12.2607 42.9119 12.5008 43.0609 13.3045 43.5126C14.1405 43.9643 14.4084 44.295 14.9164 44.8957C15.6624 45.6478 15.9603 46.7306 15.9603 48.0532C15.9603 49.888 15.3044 51.362 13.9604 52.475C12.6186 53.5577 10.8866 54.1003 8.73885 54.1003C4.83139 54.1003 1.93773 52.1443 0.831543 48.9264H0.836162Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M25.089 54.1001C22.9112 54.1001 21.0314 53.348 19.5095 51.8135C17.9876 50.279 17.2417 48.4139 17.2417 46.1878C17.2417 43.9618 17.9876 42.0967 19.5095 40.5622C21.0314 39.0277 22.9112 38.2756 25.089 38.2756C27.2667 38.2756 29.1465 39.0277 30.6684 40.5622C32.1903 42.0967 32.9663 43.9618 32.9663 46.1878C32.9663 48.4139 32.1903 50.279 30.6684 51.8135C29.1465 53.348 27.2667 54.1001 25.089 54.1001ZM28.8486 50.0089C29.8624 48.9867 30.3705 47.7223 30.3705 46.1878C30.3705 44.6534 29.8624 43.3913 28.8486 42.3668C27.8348 41.3446 26.5808 40.8323 25.089 40.8323C23.5971 40.8323 22.3731 41.3446 21.3593 42.3668C20.3455 43.389 19.8374 44.6534 19.8374 46.1878C19.8374 47.7223 20.3455 48.9844 21.3593 50.0089C22.3731 51.0311 23.6271 51.5434 25.089 51.5434C26.5508 51.5434 27.8348 51.0311 28.8486 50.0089Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M42.5409 34.7877C39.9151 34.5782 38.6034 35.7215 38.6034 38.2176V38.6693H42.5409V41.1958H38.6034V53.7091H36.0077V41.1958H33.6221V38.6693H36.0077V38.2176C36.0077 34.1567 38.3355 31.9912 42.5409 32.2613V34.7877Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M52.7718 41.1958H48.8043V49.3478C48.8043 51.6647 50.116 51.4831 52.7718 51.3643V53.7114C48.2362 54.3122 46.2086 53.0804 46.2086 49.3502V41.1981H43.2549V38.6717H46.2086V35.2418L48.8043 34.4595V38.6717H52.7718V41.1981V41.1958Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M72.9095 38.6692H75.6254L71.002 53.7089H68.3462L64.8544 42.5787L61.3627 53.7089H58.7069L54.0835 38.6692H56.797L60.0786 50.0998L63.5981 38.6692H66.1038L69.6233 50.13L72.9049 38.6692H72.9095Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M88.5694 38.6692H91.1651V53.7089H88.5694V51.1219C87.2876 53.1081 85.4078 54.1001 82.9322 54.1001C80.8445 54.1001 79.0524 53.348 77.5906 51.8135C76.1287 50.279 75.3828 48.3836 75.3828 46.1878C75.3828 43.9921 76.1287 42.127 77.5906 40.5925C79.0524 39.058 80.8422 38.2756 82.9322 38.2756C85.4078 38.2756 87.2876 39.2676 88.5694 41.2538V38.6668V38.6692ZM87.0475 50.0392C88.0613 48.9867 88.5694 47.7223 88.5694 46.1878C88.5694 44.6534 88.0613 43.3913 87.0475 42.3668C86.0337 41.3143 84.7797 40.802 83.2578 40.802C81.7359 40.802 80.5119 41.3143 79.4981 42.3668C78.4843 43.389 77.9762 44.6534 77.9762 46.1878C77.9762 47.7223 78.4843 48.9844 79.4981 50.0392C80.5119 51.0614 81.7659 51.5737 83.2578 51.5737C84.7496 51.5737 86.0313 51.0614 87.0475 50.0392Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M96.8023 41.1957C97.6683 39.3306 99.2202 38.3992 101.456 38.3992V41.1375C100.172 41.0769 99.0978 41.4076 98.1741 42.1597C97.2503 42.9118 96.8023 44.0853 96.8023 45.7386V53.709H94.2065V38.6693H96.8023V41.1957Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M104.409 47.3918C104.917 50.0696 106.975 51.6343 109.809 51.6343C111.778 51.6343 113.21 50.9125 114.104 49.4385L116.312 50.7029C114.85 52.9592 112.672 54.1025 109.748 54.1025C107.391 54.1025 105.453 53.3504 103.961 51.8765C102.499 50.3723 101.753 48.4769 101.753 46.1903C101.753 43.9037 102.469 42.0386 103.931 40.5344C105.393 39.0302 107.273 38.2781 109.568 38.2781C111.746 38.2781 113.536 39.0604 114.91 40.6252C116.312 42.1597 116.998 44.0248 116.998 46.2206C116.998 46.6117 116.968 47.0029 116.908 47.3941H104.407L104.409 47.3918ZM104.409 45.1052H114.374C113.926 42.2482 111.956 40.7439 109.571 40.7439C106.797 40.7439 104.857 42.4577 104.409 45.1052Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M22.1377 69.1726V70.4369C22.1377 73.1752 21.2116 75.4595 19.3341 77.2943C17.4542 79.0989 14.9786 80.0024 11.9048 80.0024C8.83102 80.0024 6.08748 78.9499 3.99749 76.8449C1.93983 74.7097 0.895996 72.1228 0.895996 69.0841C0.895996 66.0454 1.93983 63.4584 3.99749 61.3535C6.08517 59.2182 8.71093 58.1658 11.8448 58.1658C13.7846 58.1658 15.5444 58.6478 17.1563 59.5792C18.7683 60.5106 20.02 61.7144 20.886 63.2489L18.4981 64.6623C17.3041 62.3757 14.7084 60.8715 11.8147 60.8715C9.42684 60.8715 7.45925 61.6539 5.93737 63.2489C4.41549 64.8136 3.63954 66.7695 3.63954 69.0841C3.63954 71.3986 4.41549 73.3545 5.93737 74.9193C7.48927 76.484 9.48688 77.2664 11.9348 77.2664C16.1102 77.2664 18.796 74.9798 19.3641 71.7013H11.697V69.1749H22.14L22.1377 69.1726Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M34.636 64.5691H37.2317V79.6088H34.636V77.4433C33.5921 79.1571 31.9802 80 29.8024 80C26.3107 80 24.0151 77.6226 24.0151 73.8039V64.5691H26.6109V73.6525C26.6109 76.0881 28.0127 77.5039 30.3105 77.5039C32.9062 77.5039 34.636 75.9089 34.636 72.5395V64.5691Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M42.4209 67.0956C43.287 65.2305 44.8389 64.2991 47.0743 64.2991V67.0374C45.7903 66.9768 44.7165 67.3075 43.7927 68.0596C42.869 68.8117 42.4209 69.9852 42.4209 71.6385V79.6089H39.8252V64.5692H42.4209V67.0956Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M59.3049 64.5691H61.9007V79.6088H59.3049V77.4433C58.2611 79.1571 56.6491 80 54.4714 80C50.9796 80 48.6841 77.6226 48.6841 73.8039V64.5691H51.2798V73.6525C51.2798 76.0881 52.6816 77.5039 54.9794 77.5039C57.5752 77.5039 59.3049 75.9089 59.3049 72.5395V64.5691Z",fill:n,opacity:"0.6"})]})})},dv=({children:e,...t})=>{const n=xt();return g.jsx(or,{sx:{maxWidth:{xs:400,lg:475},margin:{xs:2.5,md:3},"& > *":{flexGrow:1,flexBasis:"50%"}},content:!1,...t,border:!1,boxShadow:!0,shadow:n.customShadows.z1,children:g.jsx(b.Box,{sx:{p:{xs:2,sm:3,md:4,xl:5}},children:e})})};dv.propTypes={children:c.node};const ea=({version:e,name:t,copy:n,children:r,background:i=Av})=>g.jsxs(b.Box,{sx:{minHeight:"100vh"},children:[T.isValidElement(i)?i:T.createElement(i),g.jsxs(b.Grid,{container:!0,direction:"column",justifyContent:"flex-end",sx:{minHeight:"100vh"},children:[g.jsx(b.Grid,{item:!0,xs:12,sx:{ml:3,mt:3},children:g.jsx(tc,{title:t})}),g.jsxs(b.Grid,{item:!0,xs:12,children:[g.jsx(b.Grid,{item:!0,xs:12,container:!0,justifyContent:"center",alignItems:"center",sx:{minHeight:{xs:"calc(100vh - 210px)",sm:"calc(100vh - 134px)",md:"calc(100vh - 112px)"}},children:g.jsx(b.Grid,{item:!0,children:g.jsx(dv,{children:r})})}),g.jsx(b.Grid,{item:!0,sx:{pb:1},children:g.jsx(Fs,{name:t,copy:n,version:e})})]})]})]});ea.propTypes={children:c.node,version:c.string,name:c.string,copy:c.string,background:c.oneOfType([c.node,c.func,c.object])};const fv=({name:e,copy:t,version:n,background:r})=>{const i=be.useTranslate(),s=be.useAuthProvider(),l=be.useNotify(),u=Qt.useNavigate(),{token:A}=Qt.useParams();return T.useEffect(()=>{if(typeof s.activate!="function")throw new Error("The authProvider used for the ActivatePage must define an activate() method");s.activate(A).then(()=>{l("ra.auth.activate_success",{type:"info"}),Oe.delay(()=>u("/login"),1e3)}).catch(f=>{l(f,{type:"error"}),Oe.delay(()=>u("/login"),1e3)})},[A]),g.jsx(ea,{name:e,copy:t,version:n,background:r,children:g.jsxs(b.Grid,{container:!0,spacing:3,children:[g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[g.jsx(b.Typography,{variant:"h3",children:i("ra.auth.activate")}),g.jsx(b.Typography,{component:Qt.Link,to:"/login",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:i("ra.auth.back_to_login")})]})}),g.jsx(b.Grid,{item:!0,xs:12,children:i("ra.auth.activate_pending")})]})})};fv.propTypes={name:c.string.isRequired,version:c.string.isRequired,background:c.node};const oc=({version:e,name:t,copy:n,enablePasswordRecover:r,enableRegistration:i,redirectTo:s,background:l})=>{const[u,A]=be.useSafeSetState(!1),f=be.useLogin(),p=be.useTranslate(),C=be.useNotify(),h=be.useCheckAuth(),m=Qt.useNavigate();T.useEffect(()=>{h({},!1).then(()=>{m("/")}).catch(()=>{})},[h,m]);const I=B=>{A(!0),f(B,s).then(()=>{A(!1)}).catch(y=>{A(!1),C(typeof y=="string"?y:typeof y>"u"||!y.message?"ra.auth.sign_in_error":y.message,{type:"error",messageArgs:{_:typeof y=="string"?y:y&&y.message?y.message:void 0}})})};return g.jsx(ea,{name:t,version:e,copy:n,background:l,children:g.jsxs(b.Grid,{container:!0,spacing:3,children:[g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[g.jsx(b.Typography,{variant:"h3",children:"Login"}),i&&g.jsx(b.Typography,{component:Qt.Link,to:"/register",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:p("ra.auth.register")})]})}),g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(be.Form,{onSubmit:I,children:[g.jsxs(b.Grid,{container:!0,children:[g.jsx(b.Grid,{item:!0,xs:12,sx:{mb:2},children:g.jsx(Hn,{autoFocus:!0,source:"username",label:p("ra.auth.username"),autoComplete:"username",validate:be.required(),placeholder:"user@company.name",fullWidth:!0})}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mb:2},children:g.jsx(Hn,{source:"password",label:p("ra.auth.password"),type:"password",autoComplete:"current-password",validate:be.required(),placeholder:p("ra.auth.password_placeholder"),fullWidth:!0})})]}),r&&g.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:g.jsx(b.Stack,{direction:"row",justifyContent:"flex-end",alignItems:"flex-end",spacing:2,children:g.jsx(b.Link,{variant:"h6",component:Qt.Link,to:"/recover",color:"text.primary",children:p("ra.auth.forgot_password")})})}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:g.jsx(b.Button,{variant:"contained",type:"submit",color:"primary",disabled:u,fullWidth:!0,children:u?g.jsx(b.CircularProgress,{size:19,thickness:3}):p("ra.auth.sign_in")})})]})})]})})};oc.propTypes={version:c.string.isRequired,name:c.string.isRequired,enablePasswordRecover:c.bool,enableRegister:c.bool,background:c.element},oc.defaultProps={enablePasswordRecover:!1,enableRegister:!1,background:g.jsx(Av,{})};const gv=({name:e,copy:t,version:n,background:r})=>{const[i,s]=T.useState(!1),l=be.useTranslate(),u=be.useRedirect(),A=be.useNotify(),f=be.useAuthProvider(),p=({email:C})=>{s(!0),f.recover(C).then(h=>{const m=`ra.auth.recover_${h.responseCode}`,I=h.responseCode==="ok"?"info":"error";A(m,{type:I}),u("/login")}).catch(h=>{A(h,{type:"error"})}).finally(()=>s(!1))};return g.jsx(ea,{name:e,copy:t,version:n,background:r,children:g.jsxs(b.Grid,{container:!0,spacing:3,children:[g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[g.jsx(b.Typography,{variant:"h3",children:l("ra.auth.recover.title")}),g.jsx(b.Typography,{component:Qt.Link,to:"/login",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:l("ra.auth.back_to_login")})]})}),g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(O.Form,{onSubmit:p,children:[g.jsx(b.Grid,{container:!0,children:g.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:g.jsx(Hn,{source:"email",validate:[be.required(),be.email()]})})}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1,mb:1},children:g.jsx(b.Typography,{variant:"caption",children:l("ra.auth.recover.inbox_help")})}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:g.jsx(b.Button,{variant:"contained",type:"submit",color:"primary",disabled:i,fullWidth:!0,children:i?g.jsx(b.CircularProgress,{size:19,thickness:3}):l("ra.auth.recover")})})]})})]})})};gv.propTypes={name:c.string.isRequired,version:c.string.isRequired,background:c.node};const pv=({name:e,copy:t,version:n})=>{const[r,i]=T.useState(!1),s=be.useTranslate(),l=be.useRedirect(),u=be.useNotify(),A=be.useAuthProvider(),f=p=>{i(!0),A.register(p).then(C=>{const h=`ra.auth.register_${C.responseCode}`,m=C.responseCode==="ok"?"info":"error";u(h,{type:m}),l("/login")}).catch(C=>{u(C,{type:"error"})}).finally(()=>i(!1))};return g.jsx(ea,{name:e,copy:t,version:n,children:g.jsxs(b.Grid,{container:!0,spacing:3,children:[g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[g.jsx(b.Typography,{variant:"h3",children:s("ra.auth.register.title")}),g.jsx(b.Typography,{component:Qt.Link,to:"/login",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:s("ra.auth.already_have_account")})]})}),g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(O.Form,{onSubmit:f,children:[g.jsxs(b.Grid,{container:!0,children:[g.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:g.jsx(Hn,{source:"name",label:s("ra.register.name"),validate:be.required()})}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:g.jsx(Hn,{source:"email",type:"email",validate:[be.required(),be.email()]})}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:g.jsx(Hn,{source:"password",type:"password",validate:be.required()})})]}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:g.jsx(b.Button,{variant:"contained",type:"submit",color:"primary",disabled:r,fullWidth:!0,children:r?g.jsx(b.CircularProgress,{size:19,thickness:3}):s("ra.auth.create_account")})})]})})]})})};pv.propTypes={name:c.string.isRequired,version:c.string.isRequired};const z2=e=>({button:e.palette.mode==="dark"?"0 2px 0 rgb(0 0 0 / 5%)":"0 2px #0000000b",text:"0 -1px 0 rgb(0 0 0 / 12%)",z1:e.palette.mode==="dark"?"0px 1px 1px rgb(0 0 0 / 14%), 0px 2px 1px rgb(0 0 0 / 12%), 0px 1px 3px rgb(0 0 0 / 20%)":`0px 1px 4px ${Ve(e.palette.grey[900],.08)}`,primary:`0 0 0 2px ${Ve(e.palette.primary.main,.2)}`,secondary:`0 0 0 2px ${Ve(e.palette.secondary.main,.2)}`,error:`0 0 0 2px ${Ve(e.palette.error.main,.2)}`,warning:`0 0 0 2px ${Ve(e.palette.warning.main,.2)}`,info:`0 0 0 2px ${Ve(e.palette.info.main,.2)}`,success:`0 0 0 2px ${Ve(e.palette.success.main,.2)}`,grey:`0 0 0 2px ${Ve(e.palette.grey[500],.2)}`,primaryButton:`0 14px 12px ${Ve(e.palette.primary.main,.2)}`,secondaryButton:`0 14px 12px ${Ve(e.palette.secondary.main,.2)}`,errorButton:`0 14px 12px ${Ve(e.palette.error.main,.2)}`,warningButton:`0 14px 12px ${Ve(e.palette.warning.main,.2)}`,infoButton:`0 14px 12px ${Ve(e.palette.info.main,.2)}`,successButton:`0 14px 12px ${Ve(e.palette.success.main,.2)}`,greyButton:`0 14px 12px ${Ve(e.palette.grey[500],.2)}`});function Kn(e,t){W2(e)&&(e="100%");var n=U2(e);return e=t===360?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:(t===360?e=(e<0?e%t+t:e%t)/parseFloat(String(t)):e=e%t/parseFloat(String(t)),e)}function W2(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function U2(e){return typeof e=="string"&&e.indexOf("%")!==-1}function G2(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function ic(e){return e<=1?"".concat(Number(e)*100,"%"):e}function yf(e){return e.length===1?"0"+e:String(e)}function Y2(e,t,n){return{r:Kn(e,255)*255,g:Kn(t,255)*255,b:Kn(n,255)*255}}function bf(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*(6*n):n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function K2(e,t,n){var r,i,s;if(e=Kn(e,360),t=Kn(t,100),n=Kn(n,100),t===0)i=n,s=n,r=n;else{var l=n<.5?n*(1+t):n+t-n*t,u=2*n-l;r=bf(u,l,e+1/3),i=bf(u,l,e),s=bf(u,l,e-1/3)}return{r:r*255,g:i*255,b:s*255}}function _2(e,t,n){e=Kn(e,255),t=Kn(t,255),n=Kn(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),s=0,l=r,u=r-i,A=r===0?0:u/r;if(r===i)s=0;else{switch(r){case e:s=(t-n)/u+(t<n?6:0);break;case t:s=(n-e)/u+2;break;case n:s=(e-t)/u+4;break}s/=6}return{h:s,s:A,v:l}}function J2(e,t,n){e=Kn(e,360)*6,t=Kn(t,100),n=Kn(n,100);var r=Math.floor(e),i=e-r,s=n*(1-t),l=n*(1-i*t),u=n*(1-(1-i)*t),A=r%6,f=[n,l,s,s,u,n][A],p=[u,n,n,l,s,s][A],C=[s,s,u,n,n,l][A];return{r:f*255,g:p*255,b:C*255}}function X2(e,t,n,r){var i=[yf(Math.round(e).toString(16)),yf(Math.round(t).toString(16)),yf(Math.round(n).toString(16))];return r&&i[0].startsWith(i[0].charAt(1))&&i[1].startsWith(i[1].charAt(1))&&i[2].startsWith(i[2].charAt(1))?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0):i.join("")}function hv(e){return Sn(e)/255}function Sn(e){return parseInt(e,16)}var Cv={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function ta(e){var t={r:0,g:0,b:0},n=1,r=null,i=null,s=null,l=!1,u=!1;return typeof e=="string"&&(e=$2(e)),typeof e=="object"&&(kr(e.r)&&kr(e.g)&&kr(e.b)?(t=Y2(e.r,e.g,e.b),l=!0,u=String(e.r).substr(-1)==="%"?"prgb":"rgb"):kr(e.h)&&kr(e.s)&&kr(e.v)?(r=ic(e.s),i=ic(e.v),t=J2(e.h,r,i),l=!0,u="hsv"):kr(e.h)&&kr(e.s)&&kr(e.l)&&(r=ic(e.s),s=ic(e.l),t=K2(e.h,r,s),l=!0,u="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=G2(n),{ok:l,format:e.format||u,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}var Z2="[-\\+]?\\d+%?",q2="[-\\+]?\\d*\\.\\d+%?",go="(?:".concat(q2,")|(?:").concat(Z2,")"),Qf="[\\s|\\(]+(".concat(go,")[,|\\s]+(").concat(go,")[,|\\s]+(").concat(go,")\\s*\\)?"),xf="[\\s|\\(]+(".concat(go,")[,|\\s]+(").concat(go,")[,|\\s]+(").concat(go,")[,|\\s]+(").concat(go,")\\s*\\)?"),ir={CSS_UNIT:new RegExp(go),rgb:new RegExp("rgb"+Qf),rgba:new RegExp("rgba"+xf),hsl:new RegExp("hsl"+Qf),hsla:new RegExp("hsla"+xf),hsv:new RegExp("hsv"+Qf),hsva:new RegExp("hsva"+xf),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function $2(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(Cv[e])e=Cv[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n=ir.rgb.exec(e);return n?{r:n[1],g:n[2],b:n[3]}:(n=ir.rgba.exec(e),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=ir.hsl.exec(e),n?{h:n[1],s:n[2],l:n[3]}:(n=ir.hsla.exec(e),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=ir.hsv.exec(e),n?{h:n[1],s:n[2],v:n[3]}:(n=ir.hsva.exec(e),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=ir.hex8.exec(e),n?{r:Sn(n[1]),g:Sn(n[2]),b:Sn(n[3]),a:hv(n[4]),format:t?"name":"hex8"}:(n=ir.hex6.exec(e),n?{r:Sn(n[1]),g:Sn(n[2]),b:Sn(n[3]),format:t?"name":"hex"}:(n=ir.hex4.exec(e),n?{r:Sn(n[1]+n[1]),g:Sn(n[2]+n[2]),b:Sn(n[3]+n[3]),a:hv(n[4]+n[4]),format:t?"name":"hex8"}:(n=ir.hex3.exec(e),n?{r:Sn(n[1]+n[1]),g:Sn(n[2]+n[2]),b:Sn(n[3]+n[3]),format:t?"name":"hex"}:!1)))))))))}function kr(e){return!!ir.CSS_UNIT.exec(String(e))}var sc=2,Ev=.16,eF=.05,tF=.05,nF=.15,mv=5,Iv=4,rF=[{index:7,opacity:.15},{index:6,opacity:.25},{index:5,opacity:.3},{index:5,opacity:.45},{index:5,opacity:.65},{index:5,opacity:.85},{index:4,opacity:.9},{index:3,opacity:.95},{index:2,opacity:.97},{index:1,opacity:.98}];function Bv(e){var t=e.r,n=e.g,r=e.b,i=_2(t,n,r);return{h:i.h*360,s:i.s,v:i.v}}function ac(e){var t=e.r,n=e.g,r=e.b;return"#".concat(X2(t,n,r,!1))}function oF(e,t,n){var r=n/100,i={r:(t.r-e.r)*r+e.r,g:(t.g-e.g)*r+e.g,b:(t.b-e.b)*r+e.b};return i}function vv(e,t,n){var r;return Math.round(e.h)>=60&&Math.round(e.h)<=240?r=n?Math.round(e.h)-sc*t:Math.round(e.h)+sc*t:r=n?Math.round(e.h)+sc*t:Math.round(e.h)-sc*t,r<0?r+=360:r>=360&&(r-=360),r}function yv(e,t,n){if(e.h===0&&e.s===0)return e.s;var r;return n?r=e.s-Ev*t:t===Iv?r=e.s+Ev:r=e.s+eF*t,r>1&&(r=1),n&&t===mv&&r>.1&&(r=.1),r<.06&&(r=.06),Number(r.toFixed(2))}function bv(e,t,n){var r;return n?r=e.v+tF*t:r=e.v-nF*t,r>1&&(r=1),Number(r.toFixed(2))}function Qv(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[],r=ta(e),i=mv;i>0;i-=1){var s=Bv(r),l=ac(ta({h:vv(s,i,!0),s:yv(s,i,!0),v:bv(s,i,!0)}));n.push(l)}n.push(ac(r));for(var u=1;u<=Iv;u+=1){var A=Bv(r),f=ac(ta({h:vv(A,u),s:yv(A,u),v:bv(A,u)}));n.push(f)}return t.theme==="dark"?rF.map(function(p){var C=p.index,h=p.opacity,m=ac(oF(ta(t.backgroundColor||"#141414"),ta(n[C]),h*100));return m}):n}var wf={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1677FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},Jt={},lc={};Object.keys(wf).forEach(function(e){Jt[e]=Qv(wf[e]),Jt[e].primary=Jt[e][5],lc[e]=Qv(wf[e],{theme:"dark",backgroundColor:"#141414"}),lc[e].primary=lc[e][5]}),Jt.red,Jt.volcano,Jt.gold,Jt.orange,Jt.yellow,Jt.lime,Jt.green,Jt.cyan,Jt.blue,Jt.geekblue,Jt.purple,Jt.magenta,Jt.grey,Jt.grey;const xv=e=>{const{blue:t,red:n,gold:r,cyan:i,green:s,grey:l}=e,u={0:l[0],50:l[1],100:l[2],200:l[3],300:l[4],400:l[5],500:l[6],600:l[7],700:l[8],800:l[9],900:l[10],A50:l[15],A100:l[11],A200:l[12],A400:l[13],A700:l[14],A800:l[16]},A="#fff";return{primary:{lighter:t[0],100:t[1],200:t[2],light:t[3],400:t[4],main:t[5],dark:t[6],700:t[7],darker:t[8],900:t[9],contrastText:A},secondary:{lighter:u[100],100:u[100],200:u[200],light:u[300],400:u[400],main:u[500],600:u[600],dark:u[700],800:u[800],darker:u[900],A100:u[0],A200:u.A400,A300:u.A700,contrastText:u[0]},error:{lighter:n[0],light:n[2],main:n[4],dark:n[7],darker:n[9],contrastText:A},warning:{lighter:r[0],light:r[3],main:r[5],dark:r[7],darker:r[9],contrastText:u[100]},info:{lighter:i[0],light:i[3],main:i[5],dark:i[7],darker:i[9],contrastText:A},success:{lighter:s[0],light:s[3],main:s[5],dark:s[7],darker:s[9],contrastText:A},grey:u}};xv.propTypes={colors:c.object};const iF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#D6E4FF","#D6E4FF","#ADC8FF","#84A9FF","#6690FF","#3366FF","#254EDB","#1939B7","#102693","#102693"],l=["#FFE7D3","#FF805D","#FF4528","#DB271D","#930C1A"],u=["#FFF6D0","#FFCF4E","#FFB814","#DB970E","#935B06"],A=["#DCF0FF","#7EB9FF","#549BFF","#3D78DB","#1A3D93"],f=["#EAFCD4","#8AE65B","#58D62A","#3DB81E","#137C0D"];return t==="dark"&&(s=["#1c2134","#1f294d","#243462","#273e83","#2c4db0","#305bdd","#567fe9","#80a4f4","#a9c5f8","#d2e2fb"],l=["#341d1b","#b03725","#dd3f27","#e9664d","#fbd6c9"],u=["#342a1a","#83631a","#dda116","#e9ba3a","#fbefb5"],A=["#202734","#416fb0","#4c88dd","#74a8e9","#ecf4fb"],f=["#1f2e1c","#449626","#4fba28","#74cf4d","#e3fbd2"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},sF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#EEEDFC","#D5D1F8","#B9B2F3","#9C93EE","#877CEA","#7265E6","#6A5DE3","#5F53DF","#5549DB","#4237D5"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#222130","#2b2946","#37335a","#443e78","#554ca0","#655ac8","#9186dd","#5F53DF","#c3baf4","#efecfb"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},aF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#E6F3EC","#84c297","#5eb57d","#3da866","#1f9c53","#068e44","#006933","#004222","#001c0f","#000000"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#1a231f","#173123","#174029","#13502f","#0e6737","#0a7d3e","#1f8f4e","#3ba162","#5cb07a","#82bf95"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},lF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#f0f6ff","#edf4ff","#bed3f7","#8faeeb","#6488de","#3c64d0","#2947ab","#192f85","#0d1b5e","#070e38"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#1d212d","#212841","#273353","#2c3e6e","#324c92","#385ab5","#5d7dcb","#89a7e1","#b9cef0","#e9f0fb"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},cF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#fff4e6","#ffdfb8","#ffc98f","#ffb066","#ff943d","#f27013","#cc5206","#a63a00","#802800","#591900"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#32221a","#4a2b18","#5e371b","#7d4319","#a85317","#d26415","#e9883a","#f4a962","#f8c48c","#fbdbb5"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},uF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#e1f0ef","#c8e3e2","#9ad6d6","#71c6c9","#4bb5bd","#2aa1af","#1a7b8a","#0e5563","#06323d","#021217"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#1c2628","#1d3539","#22454a","#23595f","#26737c","#288d99","#47a6ad","#6dbec0","#96d0d0","#c5dfde"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},AF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#d1e8d99c","#8cdba9","#63cf8e","#3ec277","#1db564","#00a854","#008245","#005c34","#003620","#000f0a"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#1a2721","#173728","#15472e","#115c36","#0b7841","#05934c","#1da65d","#3cba73","#61ca8b","#8ad7a6"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},dF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#c1d6d066","#81c9b9","#5bbda9","#38b09c","#1aa391","#009688","#007069","#004a47","#002424","#000000"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#1a2524","#173331","#15423e","#11544e","#0b6c63","#058478","#1a9686","#37a996","#59b8a5","#7fc6b6"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},wv=(e,t,n)=>{switch(t){case"theme1":return iF(e,n);case"theme2":return sF(e,n);case"theme3":return aF(e,n);case"theme4":return lF(e,n);case"theme5":return cF(e,n);case"theme6":return uF(e,n);case"theme7":return AF(e,n);case"theme8":return dF(e,n);default:return xv(e)}};wv.propTypes={colors:c.object,presetColor:c.any};const fF=(e,t)=>{const n=e==="dark"?lc:Jt;let r=["#ffffff","#fafafa","#f5f5f5","#f0f0f0","#d9d9d9","#bfbfbf","#8c8c8c","#595959","#262626","#141414","#000000"],i=["#fafafa","#bfbfbf","#434343","#1f1f1f"],s=["#fafafb","#e6ebf1"];e==="dark"&&(r=["#000000","#141414","#1e1e1e","#595959","#8c8c8c","#bfbfbf","#d9d9d9","#f0f0f0","#f5f5f5","#fafafa","#ffffff"],i=["#fafafa","#bfbfbf","#434343","#1f1f1f"],s=["#121212","#d3d8db"]),n.grey=[...r,...i,...s];const l=wv(n,t,e);return Ru({palette:{mode:e,common:{black:"#000",white:"#fff"},...l,text:{primary:e==="dark"?Ve(l.grey[900],.87):l.grey[700],secondary:e==="dark"?Ve(l.grey[900],.45):l.grey[500],disabled:e==="dark"?Ve(l.grey[900],.1):l.grey[400]},action:{disabled:l.grey[300]},divider:e==="dark"?Ve(l.grey[900],.05):l.grey[200],background:{paper:e==="dark"?l.grey[100]:l.grey[0],default:l.grey.A50}}})},gF=e=>({htmlFontSize:16,fontFamily:e,fontWeightLight:300,fontWeightRegular:400,fontWeightMedium:500,fontWeightBold:600,h1:{fontWeight:600,fontSize:"2.375rem",lineHeight:1.21},h2:{fontWeight:600,fontSize:"1.875rem",lineHeight:1.27},h3:{fontWeight:600,fontSize:"1.5rem",lineHeight:1.33},h4:{fontWeight:600,fontSize:"1.25rem",lineHeight:1.4},h5:{fontWeight:600,fontSize:"1rem",lineHeight:1.5},h6:{fontWeight:400,fontSize:"0.875rem",lineHeight:1.57},caption:{fontWeight:400,fontSize:"0.75rem",lineHeight:1.66},body1:{fontSize:"0.875rem",lineHeight:1.57},body2:{fontSize:"0.75rem",lineHeight:1.66},subtitle1:{fontSize:"0.875rem",fontWeight:600,lineHeight:1.57},subtitle2:{fontSize:"0.75rem",fontWeight:500,lineHeight:1.66},overline:{lineHeight:1.66},button:{textTransform:"capitalize"}});function pF(e){return{MuiAccordion:{defaultProps:{disableGutters:!0,square:!0,elevation:0},styleOverrides:{root:{border:`1px solid ${e.palette.secondary.light}`,"&:not(:last-child)":{borderBottom:0},"&:before":{display:"none"},"&.Mui-disabled":{backgroundColor:e.palette.secondary.lighter}}}}}}function hF(e){return{MuiAccordionDetails:{styleOverrides:{root:{padding:e.spacing(2),borderTop:`1px solid ${e.palette.secondary.light}`}}}}}function CF(e){const{palette:t,spacing:n}=e;return{MuiAccordionSummary:{defaultProps:{expandIcon:g.jsx(tt.RightOutlined,{style:{fontSize:"0.75rem"}})},styleOverrides:{root:{backgroundColor:t.secondary.lighter,flexDirection:"row-reverse",minHeight:46},expandIconWrapper:{"&.Mui-expanded":{transform:"rotate(90deg)"}},content:{marginTop:n(1.25),marginBottom:n(1.25),marginLeft:n(1)}}}}}function No({color:e,theme:t}){const n=en(t,e),{lighter:r,light:i,main:s}=n;return{borderColor:Ve(i,.5),backgroundColor:r,"& .MuiAlert-icon":{color:s}}}function EF(e){const t=No({color:"primary",theme:e});return{MuiAlert:{styleOverrides:{root:{color:e.palette.text.primary,fontSize:"0.875rem"},icon:{fontSize:"1rem"},message:{padding:0,marginTop:3},filled:{color:e.palette.grey[0]},border:{padding:"10px 16px",border:"1px solid",...t,"&.MuiAlert-borderPrimary":No({color:"primary",theme:e}),"&.MuiAlert-borderSecondary":No({color:"secondary",theme:e}),"&.MuiAlert-borderError":No({color:"error",theme:e}),"&.MuiAlert-borderSuccess":No({color:"success",theme:e}),"&.MuiAlert-borderInfo":No({color:"info",theme:e}),"&.MuiAlert-borderWarning":No({color:"warning",theme:e})},action:{"& .MuiButton-root":{padding:2,height:"auto",fontSize:"0.75rem",marginTop:-2},"& .MuiIconButton-root":{width:"auto",height:"auto",padding:2,marginRight:6,"& .MuiSvgIcon-root":{fontSize:"1rem"}}}}}}}function mF(){return{MuiAlertTitle:{styleOverrides:{root:{marginBottom:4,marginTop:0,fontWeight:400}}}}}function IF(e){var t;return{MuiAutocomplete:{styleOverrides:{root:{"& .MuiOutlinedInput-root":{padding:"3px 9px"}},popupIndicator:{width:"auto",height:"auto"},popper:{border:`1px solid ${e.palette.mode==="dark"?(t=e.palette.dark)==null?void 0:t.main:e.palette.grey[100]}`},clearIndicator:{width:"auto",height:"auto"}}}}}function Vo({color:e,theme:t}){const n=en(t,e),{lighter:r,main:i}=n;return{color:i,backgroundColor:r}}function BF(e){const t=Vo({color:"primary",theme:e});return{MuiBadge:{styleOverrides:{standard:{minWidth:e.spacing(2),height:e.spacing(2),padding:e.spacing(.5)},light:{...t,"&.MuiBadge-colorPrimary":Vo({color:"primary",theme:e}),"&.MuiBadge-colorSecondary":Vo({color:"secondary",theme:e}),"&.MuiBadge-colorError":Vo({color:"error",theme:e}),"&.MuiBadge-colorInfo":Vo({color:"info",theme:e}),"&.MuiBadge-colorSuccess":Vo({color:"success",theme:e}),"&.MuiBadge-colorWarning":Vo({color:"warning",theme:e})}}}}}function $e({variant:e,color:t,theme:n}){const r=en(n,t),{lighter:i,main:s,dark:l,contrastText:u}=r,A=`${t}Button`,f=yi(n,A),p={"&::after":{boxShadow:`0 0 5px 5px ${Ve(s,.9)}`},"&:active::after":{boxShadow:`0 0 0 0 ${Ve(s,.9)}`},"&:focus-visible":{outline:`2px solid ${l}`,outlineOffset:2}};switch(e){case"contained":return{"&:hover":{backgroundColor:l},...p};case"shadow":return{color:u,backgroundColor:s,boxShadow:f,"&:hover":{boxShadow:"none",backgroundColor:l},...p};case"outlined":return{borderColor:s,"&:hover":{color:l,backgroundColor:"transparent",borderColor:l},...p};case"dashed":return{color:s,borderColor:s,backgroundColor:i,"&:hover":{color:l,borderColor:l},...p};case"text":default:return{"&:hover":{color:l,backgroundColor:i},...p}}}function vF(e){const t=$e({variant:"dashed",color:"primary",theme:e}),n=$e({variant:"shadow",color:"primary",theme:e}),r={"&.Mui-disabled":{backgroundColor:e.palette.grey[200]}},i={"&>*:nth-of-type(1)":{fontSize:"inherit"}};return{MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{fontWeight:400,"&::after":{content:'""',display:"block",position:"absolute",left:0,top:0,width:"100%",height:"100%",borderRadius:4,opacity:0,transition:"all 0.5s"},"&:active::after":{position:"absolute",borderRadius:4,left:0,top:0,opacity:1,transition:"0s"}},contained:{...r},outlined:{...r},text:{boxShadow:"none","&:hover":{boxShadow:"none"}},endIcon:{...i},startIcon:{...i},dashed:{border:"1px dashed",...t,"&.MuiButton-dashedPrimary":$e({variant:"dashed",color:"primary",theme:e}),"&.MuiButton-dashedSecondary":$e({variant:"dashed",color:"secondary",theme:e}),"&.MuiButton-dashedError":$e({variant:"dashed",color:"error",theme:e}),"&.MuiButton-dashedSuccess":$e({variant:"dashed",color:"success",theme:e}),"&.MuiButton-dashedInfo":$e({variant:"dashed",color:"info",theme:e}),"&.MuiButton-dashedWarning":$e({variant:"dashed",color:"warning",theme:e}),"&.Mui-disabled":{color:`${e.palette.grey[300]} !important`,borderColor:`${e.palette.grey[400]} !important`,backgroundColor:`${e.palette.grey[200]} !important`}},shadow:{...n,"&.MuiButton-shadowPrimary":$e({variant:"shadow",color:"primary",theme:e}),"&.MuiButton-shadowSecondary":$e({variant:"shadow",color:"secondary",theme:e}),"&.MuiButton-shadowError":$e({variant:"shadow",color:"error",theme:e}),"&.MuiButton-shadowSuccess":$e({variant:"shadow",color:"success",theme:e}),"&.MuiButton-shadowInfo":$e({variant:"shadow",color:"info",theme:e}),"&.MuiButton-shadowWarning":$e({variant:"shadow",color:"warning",theme:e}),"&.Mui-disabled":{color:`${e.palette.grey[300]} !important`,borderColor:`${e.palette.grey[400]} !important`,backgroundColor:`${e.palette.grey[200]} !important`}},containedPrimary:$e({variant:"contained",color:"primary",theme:e}),containedSecondary:$e({variant:"contained",color:"secondary",theme:e}),containedError:$e({variant:"contained",color:"error",theme:e}),containedSuccess:$e({variant:"contained",color:"success",theme:e}),containedInfo:$e({variant:"contained",color:"info",theme:e}),containedWarning:$e({variant:"contained",color:"warning",theme:e}),outlinedPrimary:$e({variant:"outlined",color:"primary",theme:e}),outlinedSecondary:$e({variant:"outlined",color:"secondary",theme:e}),outlinedError:$e({variant:"outlined",color:"error",theme:e}),outlinedSuccess:$e({variant:"outlined",color:"success",theme:e}),outlinedInfo:$e({variant:"outlined",color:"info",theme:e}),outlinedWarning:$e({variant:"outlined",color:"warning",theme:e}),textPrimary:$e({variant:"text",color:"primary",theme:e}),textSecondary:$e({variant:"text",color:"secondary",theme:e}),textError:$e({variant:"text",color:"error",theme:e}),textSuccess:$e({variant:"text",color:"success",theme:e}),textInfo:$e({variant:"text",color:"info",theme:e}),textWarning:$e({variant:"text",color:"warning",theme:e}),sizeExtraSmall:{minWidth:56,fontSize:"0.625rem",padding:"2px 8px"}}}}}function yF(){return{MuiButtonBase:{defaultProps:{disableRipple:!0,size:"medium"}}}}function bF(){return{MuiButtonGroup:{defaultProps:{disableRipple:!0}}}}function QF(){return{MuiCardContent:{styleOverrides:{root:{padding:20,"&:last-child":{paddingBottom:20}}}}}}function Vi({color:e,theme:t}){const n=en(t,e),{lighter:r,main:i,dark:s}=n;return{"&:hover":{backgroundColor:r,"& .icon":{borderColor:i}},"&.Mui-focusVisible":{outline:`2px solid ${s}`,outlineOffset:-4}}}function xF(e){switch(e){case"small":return{size:16,fontSize:1,position:1};case"large":return{size:24,fontSize:1.6,position:2};case"medium":default:return{size:20,fontSize:1.35,position:2}}}function Tf(e){const t=xF(e);return{"& .icon":{width:t.size,height:t.size,"& .filled":{fontSize:`${t.fontSize}rem`,top:-t.position,left:-t.position}}}}function wF(e){const{palette:t}=e;return{MuiCheckbox:{defaultProps:{className:"size-small",icon:g.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:.25}}),checkedIcon:g.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:.25,position:"relative"},children:g.jsx(tt.CheckSquareFilled,{className:"filled",style:{position:"absolute"}})}),indeterminateIcon:g.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:.25,position:"relative"},children:g.jsx(tt.MinusSquareFilled,{className:"filled",style:{position:"absolute"}})})},styleOverrides:{root:{borderRadius:0,color:t.secondary[300],"&.size-small":{...Tf("small")},"&.size-medium":{...Tf("medium")},"&.size-large":{...Tf("large")}},colorPrimary:Vi({color:"primary",theme:e}),colorSecondary:Vi({color:"secondary",theme:e}),colorSuccess:Vi({color:"success",theme:e}),colorWarning:Vi({color:"warning",theme:e}),colorInfo:Vi({color:"info",theme:e}),colorError:Vi({color:"error",theme:e})}}}}function Hi({color:e,theme:t}){const n=en(t,e),{dark:r}=n;return{"&.Mui-focusVisible":{outline:`2px solid ${r}`,outlineOffset:2}}}function On({color:e,theme:t}){const n=en(t,e),{light:r,lighter:i,main:s}=n;return{color:s,backgroundColor:i,borderColor:r,"& .MuiChip-deleteIcon":{color:s,"&:hover":{color:r}}}}function TF(e){const t=On({color:"secondary",theme:e});return{MuiChip:{styleOverrides:{root:{borderRadius:4,"&:active":{boxShadow:"none"},"&.MuiChip-colorPrimary":Hi({color:"primary",theme:e}),"&.MuiChip-colorSecondary":Hi({color:"secondary",theme:e}),"&.MuiChip-colorError":Hi({color:"error",theme:e}),"&.MuiChip-colorInfo":Hi({color:"info",theme:e}),"&.MuiChip-colorSuccess":Hi({color:"success",theme:e}),"&.MuiChip-colorWarning":Hi({color:"warning",theme:e})},sizeLarge:{fontSize:"1rem",height:40},light:{...t,"&.MuiChip-lightPrimary":On({color:"primary",theme:e}),"&.MuiChip-lightSecondary":On({color:"secondary",theme:e}),"&.MuiChip-lightError":On({color:"error",theme:e}),"&.MuiChip-lightInfo":On({color:"info",theme:e}),"&.MuiChip-lightSuccess":On({color:"success",theme:e}),"&.MuiChip-lightWarning":On({color:"warning",theme:e})},combined:{border:"1px solid",...t,"&.MuiChip-combinedPrimary":On({color:"primary",theme:e}),"&.MuiChip-combinedSecondary":On({color:"secondary",theme:e}),"&.MuiChip-combinedError":On({color:"error",theme:e}),"&.MuiChip-combinedInfo":On({color:"info",theme:e}),"&.MuiChip-combinedSuccess":On({color:"success",theme:e}),"&.MuiChip-combinedWarning":On({color:"warning",theme:e})}}}}}function PF(){return{MuiDialog:{styleOverrides:{root:{"& .MuiBackdrop-root":{backgroundColor:Ve("#000",.7)}}}}}}function SF(e){return{MuiDialogContentText:{styleOverrides:{root:{fontSize:"0.875rem",color:e.palette.text.primary}}}}}function OF(){return{MuiDialogTitle:{styleOverrides:{root:{fontSize:"1rem",fontWeight:500}}}}}function zi({color:e,theme:t}){const n=en(t,e),{main:r,dark:i,contrastText:s}=n,l=`${e}Button`,u=yi(t,l);return{color:s,backgroundColor:r,boxShadow:u,"&:hover":{boxShadow:"none",backgroundColor:i},"&:focus-visible":{outline:`2px solid ${i}`,outlineOffset:2},"&::after":{borderRadius:"50px",boxShadow:`0 0 5px 5px ${Ve(r,.9)}`},"&:active::after":{borderRadius:"50px",boxShadow:`0 0 0 0 ${Ve(r,.9)}`}}}function MF(e){return{MuiFab:{styleOverrides:{root:{fontWeight:400,"&.Mui-disabled":{backgroundColor:e.palette.grey[200]},"&.MuiFab-primary":zi({color:"primary",theme:e}),"&.MuiFab-secondary":zi({color:"secondary",theme:e}),"&.Mui-error":zi({color:"error",theme:e}),"&.MuiFab-success":zi({color:"success",theme:e}),"&.MuiFab-info":zi({color:"info",theme:e}),"&.MuiFab-warning":zi({color:"warning",theme:e}),"&::after":{content:'""',display:"block",position:"absolute",left:0,top:0,width:"100%",height:"100%",borderRadius:4,opacity:0,transition:"all 0.5s"},"&:active::after":{position:"absolute",borderRadius:4,left:0,top:0,opacity:1,transition:"0s"}}}}}}function DF(e){return{MuiIconButton:{styleOverrides:{root:{borderRadius:4},sizeLarge:{width:e.spacing(5.5),height:e.spacing(5.5),fontSize:"1.25rem"},sizeMedium:{width:e.spacing(4.5),height:e.spacing(4.5),fontSize:"1rem"},sizeSmall:{width:e.spacing(3.75),height:e.spacing(3.75),fontSize:"0.75rem"},sizeExtraSmall:{width:e.spacing(2.6875),height:e.spacing(2.6875),fontSize:"0.625rem"}}}}}function RF(){return{MuiInputBase:{styleOverrides:{}}}}function jF(e){return{MuiInputLabel:{styleOverrides:{root:{color:e.palette.grey[600]},outlined:{lineHeight:"0.8em","&.MuiInputLabel-sizeSmall":{lineHeight:"1em"},"&.MuiInputLabel-shrink":{background:e.palette.background.paper,padding:"0 8px",marginLeft:-6,lineHeight:"1.4375em"}}}}}}function kF(){return{MuiLinearProgress:{styleOverrides:{root:{height:6,borderRadius:100},bar:{borderRadius:100}}}}}function FF(){return{MuiLink:{defaultProps:{underline:"hover"}}}}function LF(e){return{MuiListItemButton:{styleOverrides:{root:{"&.Mui-selected":{color:e.palette.primary.main,"& .MuiListItemIcon-root":{color:e.palette.primary.main}}}}}}}function NF(e){return{MuiListItemIcon:{styleOverrides:{root:{minWidth:24,color:e.palette.text.primary}}}}}function VF(){return{MuiListItemText:{styleOverrides:{root:{"&.MuiListItemText-inset":{paddingLeft:24}}}}}}function HF(){return{MuiLoadingButton:{styleOverrides:{root:{padding:"6px 16px","&.MuiLoadingButton-loading":{opacity:.6,textShadow:"none"}}}}}}function Ho({variant:e,theme:t}){const n=en(t,e),{light:r}=n,i=yi(t,`${e}`);return{"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:r},"&.Mui-focused":{boxShadow:i,"& .MuiOutlinedInput-notchedOutline":{border:`1px solid ${r}`}}}}function zF(e){return{MuiOutlinedInput:{styleOverrides:{input:{padding:"10.5px 14px 10.5px 12px"},notchedOutline:{borderColor:e.palette.mode==="dark"?e.palette.grey[200]:e.palette.grey[300]},root:{...Ho({variant:"primary",theme:e}),"&.Mui-error":{...Ho({variant:"error",theme:e})}},inputSizeSmall:{padding:"7.5px 8px 7.5px 12px"},inputMultiline:{padding:0},colorSecondary:Ho({variant:"secondary",theme:e}),colorError:Ho({variant:"error",theme:e}),colorWarning:Ho({variant:"warning",theme:e}),colorInfo:Ho({variant:"info",theme:e}),colorSuccess:Ho({variant:"success",theme:e})}}}}function WF(){return{MuiPagination:{defaultProps:{shape:"rounded"}}}}function vt({variant:e,color:t,theme:n}){const r=en(n,t),{lighter:i,light:s,dark:l,main:u,contrastText:A}=r,f={"&:focus-visible":{outline:`2px solid ${l}`,outlineOffset:2,...e==="text"&&{backgroundColor:n.palette.background.paper}}};switch(e){case"combined":case"contained":return{color:A,backgroundColor:u,"&:hover":{backgroundColor:s},...f};case"outlined":return{borderColor:u,"&:hover":{backgroundColor:i,borderColor:s},...f};case"text":default:return{color:u,"&:hover":{backgroundColor:u,color:i},...f}}}function UF(e){return{MuiPaginationItem:{styleOverrides:{root:{"&:focus-visible":{outline:`2px solid ${e.palette.secondary.dark}`,outlineOffset:2}},text:{"&.Mui-selected":{backgroundColor:"transparent",fontSize:"1rem",fontWeight:500,"&.MuiPaginationItem-textPrimary":vt({variant:"text",color:"primary",theme:e}),"&.MuiPaginationItem-textSecondary":vt({variant:"text",color:"secondary",theme:e}),"&.MuiPaginationItem-textError":vt({variant:"text",color:"error",theme:e}),"&.MuiPaginationItem-textSuccess":vt({variant:"text",color:"success",theme:e}),"&.MuiPaginationItem-textInfo":vt({variant:"text",color:"info",theme:e}),"&.MuiPaginationItem-textWarning":vt({variant:"text",color:"warning",theme:e})}},contained:{"&.Mui-selected":{"&.MuiPaginationItem-containedPrimary":vt({variant:"contained",color:"primary",theme:e}),"&.MuiPaginationItem-containedSecondary":vt({variant:"contained",color:"secondary",theme:e}),"&.MuiPaginationItem-containedError":vt({variant:"contained",color:"error",theme:e}),"&.MuiPaginationItem-containedSuccess":vt({variant:"contained",color:"success",theme:e}),"&.MuiPaginationItem-containedInfo":vt({variant:"contained",color:"info",theme:e}),"&.MuiPaginationItem-containedWarning":vt({variant:"contained",color:"warning",theme:e})}},combined:{border:"1px solid",borderColor:e.palette.divider,"&.MuiPaginationItem-ellipsis":{border:"none"},"&.Mui-selected":{"&.MuiPaginationItem-combinedPrimary":vt({variant:"combined",color:"primary",theme:e}),"&.MuiPaginationItem-combinedSecondary":vt({variant:"combined",color:"secondary",theme:e}),"&.MuiPaginationItem-combinedError":vt({variant:"combined",color:"error",theme:e}),"&.MuiPaginationItem-combinedSuccess":vt({variant:"combined",color:"success",theme:e}),"&.MuiPaginationItem-combinedInfo":vt({variant:"combined",color:"info",theme:e}),"&.MuiPaginationItem-combinedWarning":vt({variant:"combined",color:"warning",theme:e})}},outlined:{borderColor:e.palette.divider,"&.Mui-selected":{backgroundColor:"transparent","&.MuiPaginationItem-outlinedPrimary":vt({variant:"outlined",color:"primary",theme:e}),"&.MuiPaginationItem-outlinedSecondary":vt({variant:"outlined",color:"secondary",theme:e}),"&.MuiPaginationItem-outlinedError":vt({variant:"outlined",color:"error",theme:e}),"&.MuiPaginationItem-outlinedSuccess":vt({variant:"outlined",color:"success",theme:e}),"&.MuiPaginationItem-outlinedInfo":vt({variant:"outlined",color:"info",theme:e}),"&.MuiPaginationItem-outlinedWarning":vt({variant:"outlined",color:"warning",theme:e})}}}}}}function GF(e){return{MuiPopover:{styleOverrides:{paper:{boxShadow:e.customShadows.z1}}}}}function Wi({color:e,theme:t}){const n=en(t,e),{lighter:r,main:i,dark:s}=n;return{"& .dot":{backgroundColor:i},"&:hover":{backgroundColor:r},"&.Mui-focusVisible":{outline:`2px solid ${s}`,outlineOffset:-4}}}function YF(e){switch(e){case"small":return{size:16,dotSize:8,position:3};case"large":return{size:24,dotSize:12,position:5};case"medium":default:return{size:20,dotSize:10,position:4}}}function Pf(e){const t=YF(e);return{"& .icon":{width:t.size,height:t.size,"& .dot":{width:t.dotSize,height:t.dotSize,top:t.position,left:t.position}}}}function KF(e){const{palette:t}=e;return{MuiRadio:{defaultProps:{className:"size-small",icon:g.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:"50%"}}),checkedIcon:g.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:"50%",position:"relative"},children:g.jsx(b.Box,{className:"dot",sx:{width:8,height:8,backgroundColor:"inherit",borderRadius:"50%",position:"absolute",top:3,left:3}})})},styleOverrides:{root:{color:t.secondary[300],"&.size-small":{...Pf("small")},"&.size-medium":{...Pf("medium")},"&.size-large":{...Pf("large")}},colorPrimary:Wi({color:"primary",theme:e}),colorSecondary:Wi({color:"secondary",theme:e}),colorSuccess:Wi({color:"success",theme:e}),colorWarning:Wi({color:"warning",theme:e}),colorInfo:Wi({color:"info",theme:e}),colorError:Wi({color:"error",theme:e})}}}}function Ui({color:e,theme:t}){const n=en(t,e),{main:r}=n;return{border:`2px solid ${r}`}}function _F(e){return{MuiSlider:{styleOverrides:{track:{height:"1px"},thumb:{width:14,height:14,border:`2px solid ${e.palette.primary.main}`,backgroundColor:e.palette.background.paper,"&.MuiSlider-thumbColorPrimary":Ui({color:"primary",theme:e}),"&.MuiSlider-thumbColorSecondary":Ui({color:"secondary",theme:e}),"&.MuiSlider-thumbColorSuccess":Ui({color:"success",theme:e}),"&.MuiSlider-thumbColorWarning":Ui({color:"warning",theme:e}),"&.MuiSlider-thumbColorInfo":Ui({color:"info",theme:e}),"&.MuiSlider-thumbColorError":Ui({color:"error",theme:e})},mark:{width:4,height:4,borderRadius:"50%",border:`1px solid ${e.palette.secondary.light}`,backgroundColor:e.palette.background.paper,"&.MuiSlider-markActive":{opacity:1,borderColor:"inherit",borderWidth:2}},rail:{color:e.palette.secondary.light},root:{"&.Mui-disabled":{".MuiSlider-rail":{opacity:.25},".MuiSlider-track":{color:e.palette.secondary.lighter},".MuiSlider-thumb":{border:`2px solid ${e.palette.secondary.lighter}`}}},valueLabel:{backgroundColor:e.palette.grey[600],color:e.palette.grey[0]}}}}}function JF(e){switch(e){case"small":return{width:28,height:16,base:12,thumb:10,trackRadius:8};case"large":return{width:60,height:28,base:32,thumb:22,trackRadius:24};case"medium":default:return{width:44,height:22,base:22,thumb:16,trackRadius:16}}}function Sf(e,t){const n=JF(t);return{width:n.width,height:n.height,"& .MuiSwitch-switchBase":{padding:3,"&.Mui-checked":{transform:`translateX(${n.base}px)`}},"& .MuiSwitch-thumb":{width:n.thumb,height:n.thumb},"& .MuiSwitch-track":{borderRadius:n.trackRadius}}}function XF(e){return{MuiSwitch:{styleOverrides:{track:{opacity:1,backgroundColor:e.palette.secondary[400],boxSizing:"border-box"},thumb:{borderRadius:"50%",transition:e.transitions.create(["width"],{duration:200})},switchBase:{"&.Mui-checked":{color:"#fff","& + .MuiSwitch-track":{opacity:1},"&.Mui-disabled":{color:e.palette.background.paper}},"&.Mui-disabled":{color:e.palette.background.paper,"+.MuiSwitch-track":{opacity:.3}}},root:{color:e.palette.text.primary,padding:0,margin:8,display:"flex","& ~ .MuiFormControlLabel-label":{margin:6},...Sf(e,"medium")},sizeLarge:{...Sf(e,"large")},sizeSmall:{...Sf(e,"small")}}}}}function ZF(e){return{MuiTab:{styleOverrides:{root:{minHeight:46,color:e.palette.text.primary,borderRadius:4,"&:hover":{backgroundColor:e.palette.primary.lighter+60,color:e.palette.primary.main},"&:focus-visible":{borderRadius:4,outline:`2px solid ${e.palette.secondary.dark}`,outlineOffset:-3}}}}}}function qF(e){const t={"&:hover":{backgroundColor:e.palette.secondary.lighter}};return{MuiTableBody:{styleOverrides:{root:{"&.striped .MuiTableRow-root":{"&:nth-of-type(even)":{backgroundColor:e.palette.grey[50]},...t},"& .MuiTableRow-root":{...t}}}}}}function $F(e){const t={"&:not(:last-of-type)":{position:"relative","&:after":{position:"absolute",content:'""',backgroundColor:e.palette.divider,width:1,height:"calc(100% - 30px)",right:0,top:16}}};return{MuiTableCell:{styleOverrides:{root:{fontSize:"0.875rem",padding:12,borderColor:e.palette.divider},sizeSmall:{padding:8},head:{fontSize:"0.75rem",fontWeight:700,textTransform:"uppercase",...t},footer:{fontSize:"0.75rem",textTransform:"uppercase",...t}}}}}function eL(e){return{MuiTableFooter:{styleOverrides:{root:{backgroundColor:e.palette.grey[50],borderTop:`2px solid ${e.palette.divider}`,borderBottom:`1px solid ${e.palette.divider}`}}}}}function tL(e){return{MuiTableHead:{styleOverrides:{root:{backgroundColor:e.palette.grey[50],borderTop:`1px solid ${e.palette.divider}`,borderBottom:`2px solid ${e.palette.divider}`}}}}}function nL(){return{MuiTablePagination:{styleOverrides:{selectLabel:{fontSize:"0.875rem"},displayedRows:{fontSize:"0.875rem"}}}}}function rL(){return{MuiTableRow:{styleOverrides:{root:{"&:last-of-type":{"& .MuiTableCell-root":{borderBottom:"none"}},"& .MuiTableCell-root":{"&:last-of-type":{paddingRight:24},"&:first-of-type":{paddingLeft:24}}}}}}}function oL(){return{MuiTabs:{styleOverrides:{vertical:{overflow:"visible"}}}}}function iL(e){return{MuiToggleButton:{styleOverrides:{root:{"&.Mui-disabled":{borderColor:e.palette.divider,color:e.palette.text.disabled},"&:focus-visible":{outline:`2px solid ${e.palette.secondary.dark}`,outlineOffset:2}}}}}}function sL(e){return{MuiTooltip:{styleOverrides:{tooltip:{color:e.palette.background.paper}}}}}function aL(){return{MuiTreeItem:{styleOverrides:{content:{padding:8},iconContainer:{"& svg":{fontSize:"0.625rem"}}}}}}function lL(){return{MuiTypography:{styleOverrides:{gutterBottom:{marginBottom:12}}}}}function cL(e){return at.merge(pF(e),hF(e),CF(e),EF(e),mF(),IF(e),BF(e),vF(e),yF(),bF(),QF(),wF(e),TF(e),PF(),SF(e),OF(),MF(e),DF(e),RF(),jF(e),kF(),FF(),LF(e),NF(e),VF(),HF(),zF(e),WF(),UF(e),GF(e),KF(e),_F(e),XF(e),ZF(e),qF(e),$F(e),eL(e),tL(e),nL(),rL(),oL(),iL(e),sL(e),aL(),lL())}const Of=({themeOverrides:e,children:t})=>{const{themeDirection:n,mode:r,presetColor:i,fontFamily:s}=Qn(),l=T.useMemo(()=>fF(r,i),[r,i]),u=T.useMemo(()=>gF(s),[s]),A=T.useMemo(()=>z2(l),[l]),f=T.useMemo(()=>Oe.merge({breakpoints:{values:{xs:0,sm:768,md:1024,lg:1266,xl:1440}},direction:n,mixins:{toolbar:{minHeight:60,paddingTop:8,paddingBottom:8}},palette:l.palette,customShadows:A,typography:u,shadows:l.shadows.map(()=>"none"),components:{MuiIconButton:{styleOverrides:{sizeExtraSmall:{width:l.spacing(2.6875),height:l.spacing(2.6875),fontSize:"0.625rem"}}}}},typeof e=="function"?e(l):e),[n,l,u,A,e]),p=Ru(f),C=Oe.cloneDeep(p.components??{});return p.components=Oe.merge(cL(p),C),g.jsx(b.StyledEngineProvider,{injectFirst:!0,children:g.jsxs($p,{theme:p,children:[g.jsx(b.CssBaseline,{}),t]})})};Of.propTypes={children:c.node,themeOverrides:c.oneOfType([c.object,c.func])};const Tv=({children:e,theme:t,...n})=>g.jsx(O.CoreAdminContext,{...n,children:g.jsx(Of,{themeOverrides:t,children:g.jsx(pf,{children:e})})});Tv.displayName="ApplicaAdminContext";const Gi=e=>{const{authProvider:t,catchAll:n,children:r,dashboard:i,dataProvider:s,disableTelemetry:l,history:u,i18nProvider:A,layout:f,loading:p,loginPage:C,authCallbackPage:h,menu:m,notification:I,queryClient:B,requireAuth:y,store:M,ready:j,theme:x,title:S="React Admin"}=e;return g.jsx(Tv,{authProvider:t,dataProvider:s,i18nProvider:A,store:M,history:u,queryClient:B,theme:x,children:g.jsx(O.AdminUI,{layout:f,dashboard:i,disableTelemetry:l,menu:m,catchAll:n,title:S,loading:p,loginPage:C,authCallbackPage:h,notification:I,requireAuth:y,ready:j,children:r})})};Gi.defaultProps={store:O.localStorageStore(),title:"Applica Admin"},Gi.propTypes={...O.AdminUI.propTypes};class Pv{constructor({catch:t,display:n,log:r,error:i}){va(this,"catch");va(this,"display");va(this,"log");va(this,"error");this.catch=t,this.display=n,this.log=r,this.error=i}isCatched(){return this.catch}logError(){return this.log}displayError(){return this.display}}const uL=({apiUrl:e,endpoint:t,message:n,bodyBuilder:r})=>fetch(`${e}${t}`,{method:"PUT",headers:new Headers({Accept:"application/json","Content-Type":"application/json"}),body:JSON.stringify(r(n))}),AL=({enabled:e=!0,apiUrl:t,endpoint:n="/ui-errors/put",loading:r,catcherFn:i=l=>new Pv({catch:l!=null,display:!1,log:!1}),bodyBuilder:s=l=>({message:l})})=>(V.useMemo(()=>{if(r||!e)return;const l=console.error;console.error=function(u,...A){if(!u||typeof u!="string"){l.apply(console,arguments);return}const f=u.replace(/%s/g,()=>A.shift()),p=i(f);if(!p.isCatched()){l.apply(console,arguments);return}p.logError()&&uL({apiUrl:t,endpoint:n,message:f,bodyBuilder:s}),p.displayError()?l.apply(console,arguments):console.debug.apply(console,arguments)}},[t,r,s,n,i,e]),!0),Mf=({languages:e,defaultLocale:t,allowMissing:n=!1})=>iQ(r=>at.get(e,r,{}),t,[{locale:t}],{allowMissing:n}),Sv=[],dL=({apiUrl:e,endpoint:t,locale:n,message:r,bodyBuilder:i})=>r!=null&&r!=="undefined"&&r.indexOf("[")===-1&&r.indexOf("]")===-1&&Sv.indexOf(`${n}-${r}`)===-1&&Sv.push(`${n}-${r}`)&&fetch(`${e}${t}`,{method:"PUT",headers:new Headers({Accept:"application/json","Content-Type":"application/json"}),body:JSON.stringify(i(n,r)||{})}),Ov=({apiUrl:e,enabled:t=!0,endpoint:n="/languages/put-message",loading:r,bodyBuilder:i=(s,l)=>({lang:s,code:l,text:l})})=>{const[s]=O.useLocaleState();return V.useMemo(()=>{if(r||!t)return;const l=console.error;console.error=function(u){if(!(typeof u=="string"&&u==="%c%s")){if(typeof u=="string"&&u.indexOf("Missing translation for key: ")>=0){if(u=u.replace("Warning: Missing translation for key: ",""),u=u.split('"').join("").trim(),u===null||u.indexOf(" ")!==-1||u.indexOf(".")===-1)return;const A=localStorage.getItem("locale")||s;dL({apiUrl:e,endpoint:n,locale:A,message:u,bodyBuilder:i});return}l.apply(console,arguments)}}},[e,s,r,i,n,t]),!0};window.React=T;const Mv=({apiUrl:e,endpoint:t="/languages/load",mapper:n=({data:r})=>({data:r})})=>{const[r,i]=T.useState({loading:!0,languages:null});return T.useEffect(()=>{let s=new Headers;s.append("Accept","application/json"),s.append("Content-Type","application/json"),fetch(`${e}${t}`,{headers:s}).then(l=>l.json()).then(l=>i({loading:!1,...n(l)}))},[e,t,n]),r},fL=({apiUrl:e,locale:t="en",languages:n={}})=>Mf({apiUrl:e,locale:t,languages:n}),gL=e=>e.reduce((t,n)=>({...t,[n.lang]:{...t[n.lang]||{},[n.code]:n.text}}),{}),pL=(e,t)=>({lang:e,code:t,text:t}),hL=new su.QueryClient({defaultOptions:{queries:{refetchOnWindowFocus:!1}}}),Df=({theme:e,themeConfig:t,apiUrl:n,defaultLocale:r,development:i,logoMain:s,logoIcon:l,loginPage:u,menu:A,name:f,copy:p,version:C,dataProvider:h,authProvider:m,notification:I,enableNotification:B,enableRegistration:y,enablePasswordRecover:M,...j})=>{const x=Mv({apiUrl:n,endpoint:"/i18n/messages",mapper:gL});Ov({bodyBuilder:pL,apiUrl:n,endpoint:"/i18n/message",loading:x==null?void 0:x.loading,enabled:i}),AL({apiUrl:n,endpoint:"/cli/error",catcherFn:k=>{const _=k==null?void 0:k.toString(),G=["Invalid prop `file` of type `string` supplied to `FileInputPreview`, expected `object`.","Failed prop type: Invalid prop `checked` of type `string` supplied to `ForwardRef(Switch)`, expected `boolean`.","Failed prop type: Invalid prop `checked` of type `string` supplied to `ForwardRef(SwitchBase)`, expected `boolean`.","validateDOMNesting(...): <form> cannot appear as a descendant of <form>."].some(le=>_==null?void 0:_.includes(le));return new Pv({catch:G,display:!G,log:!G,error:k})}});const S=T.useMemo(()=>T.isValidElement(u)?T.cloneElement(u,{name:f,copy:p,version:C,enableRegistration:y,enablePasswordRecover:M}):u,[u,f,C,p,y,M]),P=T.useMemo(()=>k=>{const _=f?g.jsx(tc,{title:f}):s,X=f?g.jsx(hf,{title:f}):l;return g.jsx(ZB,{...k,name:f,copy:p,version:C,logoMain:_,logoIcon:X,notification:I,enableNotification:B})},[s,l,f,C,I,B]);if(x!=null&&x.loading)return null;const N=Mf({languages:x,defaultLocale:r,allowMissing:i});return g.jsx(Lu,{children:g.jsx(zu,{menu:A,children:g.jsx(Vu,{initialConfig:t,children:g.jsx(Gi,{theme:e,layout:P,notification:sv,queryClient:hL,dataProvider:h,authProvider:m,i18nProvider:N,loginPage:S,...j})})})})};Df.defaultProps={...Gi.defaultProps,fileFields:[],defaultLocale:"en",development:!1,version:"0.0.0",notification:"entities/notification",enableNotification:!1,enableRegistration:!1,enableForgotPassword:!1,loginPage:g.jsx(oc,{version:"0.0.0",name:"Applica",redirectTo:"/"})},Df.propTypes={...Gi.propTypes,theme:c.oneOfType([c.object,c.func]),apiUrl:c.string.isRequired,defaultLocale:c.string,development:c.bool,logoMain:c.node,logoIcon:c.node,menu:c.arrayOf(fi),name:c.string,version:c.string,authProvider:c.oneOfType([c.func,c.object]),dataProvider:c.oneOfType([c.func,c.object]),notification:c.string,enableNotification:c.bool,enableRegistration:c.bool,enableForgotPassword:c.bool},Object.defineProperty(R,"ArrayInputContext",{enumerable:!0,get:()=>O.ArrayInputContext}),Object.defineProperty(R,"BooleanField",{enumerable:!0,get:()=>O.BooleanField}),Object.defineProperty(R,"BulkDeleteWithConfirmButton",{enumerable:!0,get:()=>O.BulkDeleteWithConfirmButton}),Object.defineProperty(R,"Button",{enumerable:!0,get:()=>O.Button}),Object.defineProperty(R,"ChipField",{enumerable:!0,get:()=>O.ChipField}),Object.defineProperty(R,"Confirm",{enumerable:!0,get:()=>O.Confirm}),Object.defineProperty(R,"CreateButton",{enumerable:!0,get:()=>O.CreateButton}),Object.defineProperty(R,"CreateContextProvider",{enumerable:!0,get:()=>O.CreateContextProvider}),Object.defineProperty(R,"CustomRoutes",{enumerable:!0,get:()=>O.CustomRoutes}),Object.defineProperty(R,"DeleteWithConfirmButton",{enumerable:!0,get:()=>O.DeleteWithConfirmButton}),Object.defineProperty(R,"DeleteWithUndoButton",{enumerable:!0,get:()=>O.DeleteWithUndoButton}),Object.defineProperty(R,"EditButton",{enumerable:!0,get:()=>O.EditButton}),Object.defineProperty(R,"EditContextProvider",{enumerable:!0,get:()=>O.EditContextProvider}),Object.defineProperty(R,"FieldTitle",{enumerable:!0,get:()=>O.FieldTitle}),Object.defineProperty(R,"Form",{enumerable:!0,get:()=>O.Form}),Object.defineProperty(R,"FormDataConsumer",{enumerable:!0,get:()=>O.FormDataConsumer}),Object.defineProperty(R,"HttpError",{enumerable:!0,get:()=>O.HttpError}),Object.defineProperty(R,"I18nContextProvider",{enumerable:!0,get:()=>O.I18nContextProvider}),Object.defineProperty(R,"ListToolbar",{enumerable:!0,get:()=>O.ListToolbar}),Object.defineProperty(R,"LoadingIndicator",{enumerable:!0,get:()=>O.LoadingIndicator}),Object.defineProperty(R,"Pagination",{enumerable:!0,get:()=>O.Pagination}),Object.defineProperty(R,"RaSimpleFormIterator",{enumerable:!0,get:()=>O.SimpleFormIterator}),Object.defineProperty(R,"RecordContextProvider",{enumerable:!0,get:()=>O.RecordContextProvider}),Object.defineProperty(R,"ReferenceArrayField",{enumerable:!0,get:()=>O.ReferenceArrayField}),Object.defineProperty(R,"ReferenceField",{enumerable:!0,get:()=>O.ReferenceField}),Object.defineProperty(R,"Resource",{enumerable:!0,get:()=>O.Resource}),Object.defineProperty(R,"ResourceContextProvider",{enumerable:!0,get:()=>O.ResourceContextProvider}),Object.defineProperty(R,"SaveButton",{enumerable:!0,get:()=>O.SaveButton}),Object.defineProperty(R,"SimpleFormIteratorContext",{enumerable:!0,get:()=>O.SimpleFormIteratorContext}),Object.defineProperty(R,"SimpleList",{enumerable:!0,get:()=>O.SimpleList}),Object.defineProperty(R,"SimpleShowLayout",{enumerable:!0,get:()=>O.SimpleShowLayout}),Object.defineProperty(R,"SingleFieldList",{enumerable:!0,get:()=>O.SingleFieldList}),Object.defineProperty(R,"TopToolbar",{enumerable:!0,get:()=>O.TopToolbar}),Object.defineProperty(R,"UrlField",{enumerable:!0,get:()=>O.UrlField}),Object.defineProperty(R,"choices",{enumerable:!0,get:()=>O.choices}),Object.defineProperty(R,"email",{enumerable:!0,get:()=>O.email}),Object.defineProperty(R,"maxLength",{enumerable:!0,get:()=>O.maxLength}),Object.defineProperty(R,"maxValue",{enumerable:!0,get:()=>O.maxValue}),Object.defineProperty(R,"minLength",{enumerable:!0,get:()=>O.minLength}),Object.defineProperty(R,"minValue",{enumerable:!0,get:()=>O.minValue}),Object.defineProperty(R,"number",{enumerable:!0,get:()=>O.number}),Object.defineProperty(R,"regex",{enumerable:!0,get:()=>O.regex}),Object.defineProperty(R,"required",{enumerable:!0,get:()=>O.required}),Object.defineProperty(R,"useArrayInput",{enumerable:!0,get:()=>O.useArrayInput}),Object.defineProperty(R,"useAuthProvider",{enumerable:!0,get:()=>O.useAuthProvider}),Object.defineProperty(R,"useChoices",{enumerable:!0,get:()=>O.useChoices}),Object.defineProperty(R,"useChoicesContext",{enumerable:!0,get:()=>O.useChoicesContext}),Object.defineProperty(R,"useCreateController",{enumerable:!0,get:()=>O.useCreateController}),Object.defineProperty(R,"useDataProvider",{enumerable:!0,get:()=>O.useDataProvider}),Object.defineProperty(R,"useEditContext",{enumerable:!0,get:()=>O.useEditContext}),Object.defineProperty(R,"useGetIdentity",{enumerable:!0,get:()=>O.useGetIdentity}),Object.defineProperty(R,"useGetList",{enumerable:!0,get:()=>O.useGetList}),Object.defineProperty(R,"useGetMany",{enumerable:!0,get:()=>O.useGetMany}),Object.defineProperty(R,"useGetManyReference",{enumerable:!0,get:()=>O.useGetManyReference}),Object.defineProperty(R,"useGetOne",{enumerable:!0,get:()=>O.useGetOne}),Object.defineProperty(R,"useInput",{enumerable:!0,get:()=>O.useInput}),Object.defineProperty(R,"useListContext",{enumerable:!0,get:()=>O.useListContext}),Object.defineProperty(R,"useNotify",{enumerable:!0,get:()=>O.useNotify}),Object.defineProperty(R,"usePermissions",{enumerable:!0,get:()=>O.usePermissions}),Object.defineProperty(R,"useRecordContext",{enumerable:!0,get:()=>O.useRecordContext}),Object.defineProperty(R,"useRefresh",{enumerable:!0,get:()=>O.useRefresh}),Object.defineProperty(R,"useResourceContext",{enumerable:!0,get:()=>O.useResourceContext}),Object.defineProperty(R,"useResourceDefinition",{enumerable:!0,get:()=>O.useResourceDefinition}),Object.defineProperty(R,"useResourceDefinitions",{enumerable:!0,get:()=>O.useResourceDefinitions}),Object.defineProperty(R,"useShowContext",{enumerable:!0,get:()=>O.useShowContext}),Object.defineProperty(R,"useShowController",{enumerable:!0,get:()=>O.useShowController}),Object.defineProperty(R,"useSimpleFormIterator",{enumerable:!0,get:()=>O.useSimpleFormIterator}),Object.defineProperty(R,"useSimpleFormIteratorItem",{enumerable:!0,get:()=>O.useSimpleFormIteratorItem}),Object.defineProperty(R,"useTranslate",{enumerable:!0,get:()=>O.useTranslate}),Object.defineProperty(R,"useTranslateLabel",{enumerable:!0,get:()=>O.useTranslateLabel}),Object.defineProperty(R,"useUnselect",{enumerable:!0,get:()=>O.useUnselect}),Object.defineProperty(R,"useUnselectAll",{enumerable:!0,get:()=>O.useUnselectAll}),Object.defineProperty(R,"useUpdateMany",{enumerable:!0,get:()=>O.useUpdateMany}),R.ActionsField=XA,R.ActionsMenu=di,R.ActivatePage=fv,R.Admin=Gi,R.AnimateButton=HE,R.AppConfigContext=Fu,R.AppConfigProvider=Lu,R.ApplicaAdmin=Df,R.ArrayInput=YO,R.AttachmentField=ZA,R.AttachmentInput=od,R.AutocompleteArrayInput=id,R.AutocompleteInput=sd,R.Avatar=Ms,R.BooleanInput=ad,R.Breadcrumbs=ml,R.CardForm=yl,R.ChangePasswordForm=Ed,R.CircularWithLabel=Em,R.CircularWithPath=mm,R.CoverField=xl,R.Create=HO,R.CreateInDialogButton=mf,R.Datagrid=Bf,R.DateAgoField=wl,R.DateField=qA,R.DateInput=ld,R.DateTimeInput=cd,R.Dot=Il,R.Drawer=GB,R.DrawerHeader=w0,R.DrawerHeaderStyled=ef,R.DrawerToggle=PI,R.Edit=C3,R.EditInDialogButton=If,R.EmailField=$A,R.Empty=cv,R.FileField=ed,R.FileInput=ud,R.Footer=Fs,R.FormHeader=md,R.FunctionField=Pm,R.Header=SI,R.HeaderNotification=OI,R.HeaderProfile=MI,R.HeaderSpacer=RI,R.HorizontalBar=YB,R.IconButton=ro,R.ImageField=Rs,R.ImageInput=Ad,R.ImpersonateUserButton=lv,R.LabeledArrayInput=Ql,R.LabeledInput=lt,R.Layout=ZB,R.LayoutContent=jI,R.LayoutProvider=xI,R.LayoutWrapper=kI,R.LinearWithIcon=Im,R.LinearWithLabel=Bm,R.List=uv,R.ListItem=vf,R.Loadable=w2,R.Loader=iv,R.LoadingButton=_A,R.LoginPage=oc,R.Logo=tf,R.LongForm=Ft,R.MainCard=or,R.MainIcon=tc,R.MenuConfigContext=Hu,R.MenuConfigProvider=zu,R.MenuPopover=Ga,R.MenuPropTypes=fi,R.NavMenu=KB,R.Navigation=XB,R.Notification=sv,R.NotificationList=H2,R.NumberInput=dd,R.ReadonlyField=nd,R.RecordInput=Dm,R.RecoverPage=gv,R.ReferenceArrayInput=fd,R.ReferenceInput=gd,R.ReferenceManyField=bi,R.ReferenceManyInput=pd,R.RegisterPage=pv,R.ResponsiveSection=DI,R.ScrollTop=pf,R.ScrollX=T2,R.SearchInput=A3,R.SelectArrayInput=hd,R.SelectInput=jm,R.Show=D3,R.SimpleBar=df,R.SimpleForm=bl,R.SimpleFormIterator=R3,R.SizeField=Om,R.SmallIcon=hf,R.SmartTextInput=Tl,R.TabbedForm=Sl,R.TableFormIterator=fj,R.TextField=rd,R.TextInput=Hn,R.ThemeConfigContext=Nu,R.ThemeConfigProvider=Vu,R.ThemeProvider=Of,R.TimeInput=Cd,R.Toolbar=Dr,R.Tooltip=Cm,R.Transitions=io,R.createI18nProvider=Mf,R.parseTime=km,R.useAppConfig=xo,R.useBreadcrumbs=dh,R.useI18nCatcher=Ov,R.useI18nLanguages=Mv,R.useI18nProvider=fL,R.useLayoutContext=Dd,R.useLayoutDispatch=hj,R.useLayoutDrawerState=ko,R.useLayoutLogoState=TI,R.useLayoutMediaState=zn,R.useLayoutNotificationsState=Rl,R.useLayoutState=Ti,R.useLayoutThemeState=jl,R.useLocalStorage=Gu,R.useMenu=Uu,R.useMenuConfig=Jr,R.useRefDimensions=_1,R.useResourceDefaultValues=VO,R.useResourceTitle=fh,R.useSx=gi,R.useThemeConfig=Qn,R.uuid=f3,R.withLayoutProvider=wI,Object.defineProperty(R,Symbol.toStringTag,{value:"Module"})});
|
|
265
|
+
`),E2)),ov=V.forwardRef(function(t,n){const r=Kt({props:t,name:"MuiLinearProgress"}),{className:i,color:s="primary",value:l,valueBuffer:u,variant:A="indeterminate"}=r,f=_e(r,h2),p=U({},r,{color:s,variant:A}),C=I2(p),h=xt(),m={},I={bar1:{},bar2:{}};if(A==="determinate"||A==="buffer")if(l!==void 0){m["aria-valuenow"]=Math.round(l),m["aria-valuemin"]=0,m["aria-valuemax"]=100;let B=l-100;h.direction==="rtl"&&(B=-B),I.bar1.transform=`translateX(${B}%)`}else process.env.NODE_ENV!=="production"&&console.error("MUI: You need to provide a value prop when using the determinate or buffer variant of LinearProgress .");if(A==="buffer")if(u!==void 0){let B=(u||0)-100;h.direction==="rtl"&&(B=-B),I.bar2.transform=`translateX(${B}%)`}else process.env.NODE_ENV!=="production"&&console.error("MUI: You need to provide a valueBuffer prop when using the buffer variant of LinearProgress.");return g.jsxs(B2,U({className:Ze(C.root,i),ownerState:p,role:"progressbar"},m,{ref:n},f,{children:[A==="buffer"?g.jsx(v2,{className:C.dashed,ownerState:p}):null,g.jsx(y2,{className:C.bar1,ownerState:p,style:I.bar1}),A==="determinate"?null:g.jsx(b2,{className:C.bar2,ownerState:p,style:I.bar2})]}))});process.env.NODE_ENV!=="production"&&(ov.propTypes={classes:c.object,className:c.string,color:c.oneOfType([c.oneOf(["inherit","primary","secondary"]),c.string]),sx:c.oneOfType([c.arrayOf(c.oneOfType([c.func,c.object,c.bool])),c.func,c.object]),value:c.number,valueBuffer:c.number,variant:c.oneOf(["buffer","determinate","indeterminate","query"])});const Q2=ov,x2=ue("div")(({theme:e})=>({position:"fixed",top:0,left:0,zIndex:2001,width:"100%","& > * + *":{marginTop:e.spacing(2)}})),iv=()=>g.jsx(x2,{children:g.jsx(Q2,{color:"primary"})}),w2=e=>t=>g.jsx(T.Suspense,{fallback:g.jsx(iv,{}),children:g.jsx(e,{...t})}),tc=({title:e})=>g.jsxs(b.Stack,{direction:"row",children:[g.jsx(b.Typography,{variant:"h2",sx:{fontWeight:"regular",letterSpacing:-2.5},children:"a."})," ",g.jsx(b.Typography,{variant:"h2",sx:{fontWeight:"bold"},children:e})]});tc.propTypes={title:c.string.isRequired};const sv=ue(O.Notification,{})(({theme:e})=>({"& *":{fontSize:e.typography.body1.fontSize}})),pf=({children:e})=>{const t=Qt.useLocation(),{pathname:n}=t;return T.useEffect(()=>{window.scrollTo({top:0,left:0,behavior:"smooth"})},[n]),e||null};pf.propTypes={children:c.node};const T2=ue("div")({width:"100%",overflowX:"auto",display:"block"}),hf=({title:e})=>g.jsx(b.Typography,{variant:"h2",sx:{style:"bold"},children:e==null?void 0:e.substr(0,1).toUpperCase()});hf.propTypes={title:c.string.isRequired};const Cf=(e,t)=>{const n=t.id;if(!e)return[t];const r=e.findIndex(i=>i.id===n);return r===-1?[...e,t]:[...e.slice(0,r),{...e[r],...t},...e.slice(r+1)]},P2=(e,t)=>e&&e.data?{data:Cf(e.data,t),total:e.total+1}:e,S2=(e,t)=>e&&e.length>0?Cf(e,t):e,O2=(e,t)=>e&&e.data?{...e,data:Cf(e.data,t),total:e.total+1}:e,Ef=({onClose:e,record:t,children:n,redirect:r,onSubmit:i,onSuccess:s,onError:l})=>{const u=su.useQueryClient(),A=O.useResourceContext(),f=O.useRedirect(),p=O.useNotify(),C=T.useCallback(B=>{const M=Date.now();u.setQueryData([A,"getOne",{id:B.id}],B),u.setQueriesData([A,"getList"],j=>O2(j,B),{updatedAt:M}),u.setQueriesData([A,"getMany"],j=>S2(j,B),{updatedAt:M}),u.setQueriesData([A,"getManyReference"],j=>P2(j,B),{updatedAt:M}),e(),p("ra.notification.created"),r!==void 0&&f(r,A,B.id,B),s&&s(B)},[e,s,u,A,p,f,r]),{save:h,...m}=O.useCreateController({mutationOptions:{onSuccess:C,onError:l}}),I=T.useCallback(B=>{i?i(B,e):h&&h(B)},[i,h,e]);return g.jsx(O.CreateContextProvider,{value:{record:t,save:I,saving:m==null?void 0:m.saving,redirect:r},children:T.cloneElement(n,{...n.props,toolbar:g.jsxs(Dr,{children:[g.jsx(O.Button,{variant:"text",size:"medium",label:"ra.action.cancel",onClick:e,disabled:m==null?void 0:m.saving}),g.jsx(O.SaveButton,{disabled:m==null?void 0:m.saving})]})})})};Ef.propTypes={children:c.node,onClose:c.func,record:c.object,redirect:c.oneOf(["list","edit","show",!1])},Ef.defaultProps={redirect:!1};const M2={true:{_scrollToTop:!0},false:{}},D2=ue(b.Fab,{name:"RaApplicaCreateInDialogButton",overridesResolver:(e,t)=>t.root})(({theme:e})=>({[`&.${O.CreateButtonClasses.floating}`]:{color:e.palette.getContrastText(e.palette.primary.main),margin:0,top:"auto",right:20,bottom:60,left:"auto",position:"fixed",zIndex:1e3}})),mf=({fullWidth:e,maxWidth:t,label:n,record:r,redirect:i,scrollToTop:s,className:l,sx:u,onSubmit:A,onSuccess:f,onError:p,...C})=>{const[h,m]=T.useState(!1),I=O.useTranslate(),B=O.useResourceContext(),{openDialog:y,closeDialog:M}=xo(),j=T.useCallback(()=>y(B,()=>m(!0)),[y,B]),x=T.useCallback(()=>M(B,()=>m(!1)),[M,B]),S=b.useMediaQuery(P=>P.breakpoints.down("md"));return g.jsxs(g.Fragment,{children:[S?g.jsx(D2,{...C,state:M2[String(s)],color:"primary",className:Ze(O.CreateButtonClasses.floating,l),"aria-label":n&&I(n),onClick:j,children:g.jsx(An.Add,{})}):g.jsx(O.Button,{...C,sx:u,label:n,onClick:j,children:g.jsx(An.Add,{})}),g.jsx(b.Dialog,{open:h,onClose:x,fullWidth:e,maxWidth:t,children:g.jsx(Ef,{...C,redirect:i,record:r,onClose:x,onSubmit:A,onSuccess:f,onError:p})})]})};mf.defaultProps={fullWidth:!0,maxWidth:"md",label:"ra.action.create",scrollToTop:!0},mf.propTypes={...O.Button.propTypes,redirect:c.oneOf(["list","edit","show",!1]),fullWidth:c.bool,maxWidth:c.oneOf(["xs","sm","md","lg","xl",!1]),label:c.string,record:c.object,scrollToTop:c.bool,className:c.string,sx:c.object,children:c.node,onSubmit:c.func,onSuccess:c.func,onError:c.func};const av=({onClose:e,children:t})=>{const n=O.useNotify(),r=O.useRecordContext(),i=O.useResourceContext(),{id:s}=r,{isLoading:l,data:u}=O.useGetOne(i,{id:s}),A=T.useCallback(()=>{n("ra.notification.updated",{type:"info",messageArgs:{smart_count:1}}),e()},[e,n]),{save:f,saving:p}=O.useEditController({resource:i,id:s,mutationMode:"pessimistic",mutationOptions:{onSuccess:A}});return g.jsx(O.EditContextProvider,{value:{record:u,isLoading:l,save:f,saving:p},children:T.cloneElement(t,{toolbar:g.jsxs(Dr,{children:[g.jsx(O.Button,{variant:"text",size:"medium",label:"ra.action.cancel",onClick:e}),g.jsx(O.SaveButton,{})]})})})};av.propTypes={children:c.node,onClose:c.func};const If=({fullWidth:e,maxWidth:t,label:n,...r})=>{const[i,s]=T.useState(!1),{openDialog:l,closeDialog:u}=xo(),A=O.useResourceContext(),f=T.useCallback(()=>l(A,()=>s(!0)),[l,A]),p=T.useCallback(()=>u(A,()=>s(!1)),[u,A]);return g.jsxs(g.Fragment,{children:[g.jsx(O.Button,{label:n,onClick:f,children:g.jsx(An.Edit,{})}),g.jsx(b.Dialog,{open:i,onClose:p,fullWidth:e,maxWidth:t,children:g.jsx(av,{...r,onClose:p})})]})};If.defaultProps={fullWidth:!0,maxWidth:"md",label:"ra.action.edit"},If.propTypes={fullWidth:c.bool,maxWidth:c.oneOf(["xs","sm","md","lg","xl",!1]),label:c.string};const lv=({label:e="ra.auth.sign_in",...t})=>{const n=O.useRecordContext(),[r,i]=T.useState(!1),s=O.useAuthProvider(),l=T.useCallback(u=>{u.stopPropagation(),u.preventDefault(),i(!0),s.impersonate(n==null?void 0:n.id).then(()=>{i(!1),document.location.href="/"})},[s,n==null?void 0:n.id]);return g.jsx(O.Button,{disabled:r||s.impersonate===void 0,color:"primary",variant:"text",label:e,onClick:l,...t,children:g.jsx(An.VpnKey,{})})};lv.propTypes={label:c.string};const R2=ue(O.Datagrid,{name:"ApplicaDatagrid",slot:"root"})(()=>({"& .RaBulkActionsToolbar-collapsed":{height:0,paddingTop:0,paddingBottom:0},"& .RaBulkActionsToolbar-topToolbar":{backgroundColor:"transparent"},"& .icon span":{top:-1,left:-1},"& th":{textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"}})),Bf=e=>g.jsx(R2,{...e});Bf.propTypes={...O.Datagrid.propTypes},Bf.defaultProps={...O.Datagrid.defaultProps};const j2=ue("div")(({theme:e})=>({padding:e.spacing(2)})),cv=({actions:e,className:t,...n})=>{const{hasCreate:r}=be.useResourceDefinition(n),i=be.useResourceContext(n),s=be.useTranslate(),l=be.useGetResourceLabel(),u=s(`resources.${i}.forcedCaseName`,{smart_count:0,_:l(i,0)}),A=s("ra.page.empty",{name:u}),f=s("ra.page.invite");return g.jsxs(k2,{className:t,children:[g.jsxs("div",{className:Ni.message,children:[g.jsx(An.Inbox,{className:Ni.icon}),g.jsx(b.Typography,{variant:"h4",paragraph:!0,children:s(`resources.${i}.empty`,{_:A})}),r&&g.jsx(b.Typography,{variant:"body1",children:s(`resources.${i}.invite`,{_:f})})]}),g.jsx(j2,{className:Ni.toolbar,children:e})]})},nc="ApplicaEmpty",Ni={message:`${nc}-message`,icon:`${nc}-icon`,toolbar:`${nc}-toolbar`},k2=ue("span",{name:nc,overridesResolver:(e,t)=>t.root})(({theme:e})=>({flex:1,[`& .${Ni.message}`]:{textAlign:"center",opacity:e.palette.mode==="light"?.5:.8,margin:"0 1em",color:e.palette.mode==="light"?"inherit":e.palette.text.primary},[`& .${Ni.icon}`]:{width:"9em",height:"9em"},[`& .${Ni.toolbar}`]:{textAlign:"center",marginTop:"2em"}}));cv.propTypes={actions:c.element,className:c.string};const F2=fs(O.List,{name:"RaApplicaList",slot:"root"})(({theme:e})=>({"& .RaList-main":{overflowX:"auto","& .RaBulkActionsToolbar-toolbar":{height:36,top:42,paddingTop:16,"& .RaBulkActionsToolbar-title":{alignItems:"end","& .MuiTypography-root":{alignSelf:"center"}}},"& .MuiToolbar-root":{"& form":{padding:e.spacing(2),paddingBottom:e.spacing(2),alignItems:"flex-start"},"& .MuiButton-root":{margin:e.spacing(2)}},"& .RaList-actions":{padding:e.spacing(2),paddingTop:e.spacing(1),alignItems:"center","& form":{alignItems:"center"},"& .RaFilterForm-filterFormInput":{"& .MuiFormControl-root":{marginTop:0},"& .ra-input":{alignSelf:"center",marginTop:0},marginTop:e.spacing(1.5)},"& .RaFilterFormInput-hideButton":{marginBottom:e.spacing(.5),marginRight:e.spacing(1)},"& > .MuiToolbar-root":{flex:"unset",padding:0,alignSelf:"flex-end",minHeight:"fit-content"}},"& .RaList-content":{"& .RaBulkActionsToolbar-collapsed":{height:0,paddingTop:0,paddingBottom:0},"& .icon span":{top:-1,left:-1}}},"& .RaEmpty-toolbar":{margin:e.spacing(2)}})),uv=e=>g.jsx(or,{content:!1,children:g.jsx(F2,{...e})});uv.propTypes={...O.List.propTypes};const L2=()=>{const e=O.useRefresh(),t=O.useNotify(),n=O.useUnselectAll(),r=O.useResourceContext(),{selectedIds:i,data:s}=O.useListContext(),l=O.useRecordContext(),u=i.map(C=>s.find(h=>h.id===C)),[A,{isLoading:f}]=O.useUpdateMany(r,{ids:i.length>0?i:[l==null?void 0:l.id],data:{readed:Rr().format("YYYY-MM-DD HH:mm:ss")},rows:u},{onSuccess:()=>{e(),t("resources.notifications.messages.readed.done"),n(r)},onError:()=>t("ra.notification.readed_error","warning"),onFailure:()=>t("ra.notification.readed_error","warning")}),p=T.useCallback(()=>{A()},[A]);return g.jsx(O.Button,{label:"ra.notification.mark_as_readed",disabled:f||(l==null?void 0:l.readed)!==null,onClick:p,children:g.jsx(An.Email,{})})},N2=()=>{const e=O.useRefresh(),t=O.useNotify(),n=O.useUnselectAll(),{selectedIds:r,data:i}=O.useListContext(),s=O.useRecordContext(),l=O.useResourceContext(),u=r.map(C=>i.find(h=>h.id===C)).concat([s]),[A,{isLoading:f}]=O.useUpdateMany(l,{ids:r.length>0?r:[s==null?void 0:s.id],data:{readed:null},rows:u},{onSuccess:()=>{e(),t("resources.notifications.messages.unreaded.done"),n("notifications")},onFailure:()=>t("resources.notifications.messages.unreaded.error","warning")}),p=T.useCallback(()=>{A()},[A]);return g.jsx(O.Button,{color:"secondary",label:"ra.notification.mark_as_unreaded",disabled:f||s&&!(s!=null&&s.readed),onClick:p,children:g.jsx(An.Drafts,{})})},V2=e=>{const t=O.useRecordContext(e),n=O.useResourceContext(e),r=O.useRedirect(),i=O.useNotify(),s=O.useTranslate(),[l]=O.useLocaleState(),u=T.useMemo(()=>t!=null&&t.readed?Rr(t==null?void 0:t.readed).locale(l).format("ddd, DD MMM YYYY HH:mm:ss"):!1,[t==null?void 0:t.readed,l]),[A]=O.useUpdate(n,{id:t==null?void 0:t.id,data:{...t,readed:Rr().format("YYYY-MM-DD HH:mm:ss")}},{onSuccess:()=>{t!=null&&t.resource&&(t!=null&&t.resource.startsWith("/")?r(t==null?void 0:t.resource):document.location.href=t==null?void 0:t.resource)},onFailure:()=>{i("ra.notification.readed_error","warning")}}),f=T.useCallback(()=>A(),[A]);return g.jsxs("div",{onClick:f,style:{cursor:"pointer"},role:"button",tabIndex:0,children:[g.jsx(b.Typography,{variant:"subtitle1",children:g.jsxs(b.Box,{fontWeight:"bold",children:[" ",t==null?void 0:t.title]})}),g.jsx(b.Typography,{variant:"body1",sx:{overflow:"hidden",textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",whiteSpace:"break-spaces"},dangerouslySetInnerHTML:{__html:t==null?void 0:t.content}}),u&&g.jsx(b.Typography,{variant:"caption",display:"block",sx:{mt:1},color:"textSecondary",children:s("ra.notification.readed",{readed:u})})]})},H2=({...e})=>{const t=b.useTheme(),{mode:n,colorize:r,density:i}=T.useMemo(()=>({mode:t.palette.mode,colorize:t.palette.mode==="dark"?b.darken:b.lighten,density:t.palette.mode==="dark"?.5:.9}),[t.palette.mode]),s=T.useCallback(l=>({backgroundColor:l!=null&&l.readed?r(t.palette.primary[n],i):r(t.palette.secondary[n],i)}),[t,n,r,i]);return g.jsxs(O.Datagrid,{...e,rowStyle:s,children:[g.jsx(V2,{source:"notification",sortable:!1,label:"ra.notification"}),g.jsx(wl,{source:"created",label:"ra.notification.created"}),g.jsxs(di,{children:[g.jsx(L2,{}),g.jsx(N2,{})]})]})},rc={width:"1.5rem",alignSelf:"center"},vf=({source:e,label:t,variant:n,record:r,spaceBottom:i,spaceTop:s,component:l,leftIcon:u,rightIcon:A,button:f,buttonProps:p,...C})=>{const{getCurrentDialog:h}=xo(),m=be.useResourceContext(C),I=h(),B=be.useRecordContext(),y=r||B,M=at.get(y,e||"");return g.jsxs(b.Stack,{direction:"row",alignItems:"center",justifyContent:"space-between",sx:j=>({pt:1,pb:1,borderBottom:`1px solid ${j.palette.divider}`,...i&&{mb:2},...s&&{mt:2}}),children:[g.jsxs(b.Stack,{direction:"row",alignItems:"start",children:[u&&(T.isValidElement(u)?T.cloneElement(u,{style:rc}):T.createElement(u,{style:rc})),g.jsx(be.FieldTitle,{label:t,source:e,resource:I||m})]}),g.jsxs(b.Stack,{direction:"row",alignItems:"center",children:[l?T.isValidElement(l)?T.cloneElement(l,{record:y,resource:m,value:M}):T.createElement(l,{source:e,record:y,resource:m,value:M}):g.jsx(b.Typography,{variant:n,children:M}),A&&(T.isValidElement(A)?T.cloneElement(A,{style:rc}):T.createElement(A,{style:rc})),f&&g.jsx(b.Button,{size:"small",variant:"outlined",sx:{ml:1,p:0},...p,children:f})]})]})};vf.propTypes={source:c.string,label:c.string,record:c.object,variant:c.oneOf(["body1","body2","caption","button","h1","h2","h3","h4","h5","h6","inherit","overline","subtitle1","subtitle2"]),spaceTop:c.bool,spaceBottom:c.bool,leftIcon:c.oneOfType([c.elementType,c.element,c.func]),rightIcon:c.oneOfType([c.elementType,c.element,c.func]),component:c.oneOfType([c.elementType,c.element,c.func]),buttonProps:c.object,button:c.string},vf.defaultProps={variant:"body1"};const Av=()=>{const e=Gt.useTheme(),n=e.palette.mode==="dark"?e.palette.primary.dark:e.palette.primary.light;return g.jsx(b.Box,{sx:{position:"absolute",filter:"blur(20px)",bottom:0,p:4,pb:8},children:g.jsxs("svg",{width:"100%",height:"calc(100vh - 175px)",viewBox:"0 0 117 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[g.jsx("path",{d:"M15.7523 21.9601L14.0526 17.2379H4.6534L2.95369 21.9601H0L7.78722 0.903564H10.9187L18.706 21.9601H15.7523ZM5.60948 14.6207H13.0988L9.33912 4.24262L5.60948 14.6207Z",fill:n}),g.jsx("path",{d:"M33.592 8.8437C35.0538 10.3782 35.7997 12.2433 35.7997 14.4391C35.7997 16.6348 35.0538 18.5302 33.592 20.0647C32.1301 21.5992 30.3404 22.3513 28.2504 22.3513C25.7747 22.3513 23.8949 21.3593 22.6109 19.3731V27.9769H20.0151V6.91804H22.6109V9.505C23.8949 7.51879 25.7724 6.52686 28.2504 6.52686C30.3381 6.52686 32.1301 7.30923 33.592 8.8437ZM31.6821 18.2881C32.6959 17.2356 33.204 15.9712 33.204 14.4367C33.204 12.9023 32.6959 11.6402 31.6821 10.6157C30.6683 9.56321 29.4143 9.05094 27.9224 9.05094C26.4306 9.05094 25.1489 9.56321 24.1328 10.6157C23.1189 11.6379 22.6109 12.9023 22.6109 14.4367C22.6109 15.9712 23.1189 17.2333 24.1328 18.2881C25.1466 19.3103 26.4006 19.8225 27.9224 19.8225C29.4443 19.8225 30.6683 19.3103 31.6821 18.2881Z",fill:n}),g.jsx("path",{d:"M51.5798 8.8437C53.0416 10.3782 53.7875 12.2433 53.7875 14.4391C53.7875 16.6348 53.0416 18.5302 51.5798 20.0647C50.1179 21.5992 48.3282 22.3513 46.2382 22.3513C43.7625 22.3513 41.8827 21.3593 40.5987 19.3731V27.9769H38.0029V6.91804H40.5987V9.505C41.8827 7.51879 43.7602 6.52686 46.2382 6.52686C48.3258 6.52686 50.1179 7.30923 51.5798 8.8437ZM49.6699 18.2881C50.6837 17.2356 51.1918 15.9712 51.1918 14.4367C51.1918 12.9023 50.6837 11.6402 49.6699 10.6157C48.6561 9.56321 47.4021 9.05094 45.9102 9.05094C44.4184 9.05094 43.1367 9.56321 42.1206 10.6157C41.1067 11.6379 40.5987 12.9023 40.5987 14.4367C40.5987 15.9712 41.1067 17.2333 42.1206 18.2881C43.1344 19.3103 44.3884 19.8225 45.9102 19.8225C47.4321 19.8225 48.6561 19.3103 49.6699 18.2881Z",fill:n}),g.jsx("path",{d:"M55.5449 21.96V0H58.1407V21.96H55.5449Z",fill:n}),g.jsx("path",{d:"M60.3188 2.43569C60.3188 1.47402 61.0948 0.661377 62.0786 0.661377C63.0624 0.661377 63.8083 1.47402 63.8083 2.43569C63.8083 3.39736 63.0324 4.17973 62.0786 4.17973C61.1248 4.17973 60.3188 3.39736 60.3188 2.43569ZM60.7669 21.9578V6.91803H63.3626V21.9578H60.7669Z",fill:n}),g.jsx("path",{d:"M67.8354 20.095C66.3436 18.5605 65.5977 16.6954 65.5977 14.4391C65.5977 12.1828 66.3436 10.3176 67.8354 8.81343C69.3273 7.27896 71.2071 6.52686 73.4449 6.52686C76.3986 6.52686 78.8743 8.06133 80.0382 10.4667L77.8605 11.731C77.1145 10.136 75.4425 9.08354 73.4449 9.08354C71.9531 9.08354 70.6991 9.59581 69.6853 10.618C68.7015 11.6402 68.1934 12.9046 68.1934 14.4391C68.1934 15.9735 68.7015 17.2076 69.6853 18.2299C70.6991 19.2521 71.9531 19.7643 73.4449 19.7643C75.4448 19.7643 77.1145 18.7421 77.9505 17.1471L80.1583 18.4394C78.8766 20.8168 76.3386 22.349 73.4449 22.349C71.2071 22.349 69.3273 21.5969 67.8354 20.0927V20.095Z",fill:n}),g.jsx("path",{d:"M94.2686 6.91793H96.8643V21.9577H94.2686V19.3707C92.9869 21.3569 91.107 22.3488 88.6314 22.3488C86.5437 22.3488 84.7516 21.5967 83.2898 20.0623C81.828 18.5278 81.082 16.6324 81.082 14.4366C81.082 12.2409 81.828 10.3757 83.2898 8.84126C84.7516 7.30679 86.5414 6.52441 88.6314 6.52441C91.107 6.52441 92.9869 7.51635 94.2686 9.50256V6.9156V6.91793ZM92.7467 18.288C93.7605 17.2355 94.2686 15.9711 94.2686 14.4366C94.2686 12.9022 93.7605 11.6401 92.7467 10.6156C91.7329 9.5631 90.4789 9.05083 88.957 9.05083C87.4351 9.05083 86.2112 9.5631 85.1973 10.6156C84.1835 11.6378 83.6755 12.9022 83.6755 14.4366C83.6755 15.9711 84.1835 17.2331 85.1973 18.288C86.2112 19.3102 87.4652 19.8224 88.957 19.8224C90.4489 19.8224 91.7306 19.3102 92.7467 18.288Z",fill:n}),g.jsx("path",{d:"M0.836162 48.9264L3.22406 47.5432C4.03003 50.0999 5.90986 51.3643 8.80351 51.3643C11.6972 51.3643 13.219 50.072 13.219 48.116C13.219 47.1241 12.8311 46.372 12.0851 45.8597C11.3392 45.3475 10.0575 44.8375 8.29545 44.2647L6.29553 43.6034C5.84751 43.4218 5.25169 43.1517 4.56581 42.8211C3.87992 42.4601 3.37186 42.0992 3.04393 41.7383C2.35804 40.9862 1.72989 39.7521 1.72989 38.22C1.72989 36.3851 2.35573 34.9414 3.63975 33.889C4.92376 32.8062 6.47335 32.2637 8.29314 32.2637C11.6048 32.2637 14.1405 34.0985 15.3645 36.8648L13.0366 38.2176C12.1406 36.0521 10.561 34.9694 8.29314 34.9694C6.02533 34.9694 4.50345 36.1732 4.50345 38.0989C4.50345 39.0303 4.83139 39.7242 5.48725 40.2038C6.14311 40.6858 7.27702 41.1958 8.88896 41.708L10.1129 42.0992C10.3508 42.19 10.7088 42.3088 11.2168 42.5207C12.2607 42.9119 12.5008 43.0609 13.3045 43.5126C14.1405 43.9643 14.4084 44.295 14.9164 44.8957C15.6624 45.6478 15.9603 46.7306 15.9603 48.0532C15.9603 49.888 15.3044 51.362 13.9604 52.475C12.6186 53.5577 10.8866 54.1003 8.73885 54.1003C4.83139 54.1003 1.93773 52.1443 0.831543 48.9264H0.836162Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M25.089 54.1001C22.9112 54.1001 21.0314 53.348 19.5095 51.8135C17.9876 50.279 17.2417 48.4139 17.2417 46.1878C17.2417 43.9618 17.9876 42.0967 19.5095 40.5622C21.0314 39.0277 22.9112 38.2756 25.089 38.2756C27.2667 38.2756 29.1465 39.0277 30.6684 40.5622C32.1903 42.0967 32.9663 43.9618 32.9663 46.1878C32.9663 48.4139 32.1903 50.279 30.6684 51.8135C29.1465 53.348 27.2667 54.1001 25.089 54.1001ZM28.8486 50.0089C29.8624 48.9867 30.3705 47.7223 30.3705 46.1878C30.3705 44.6534 29.8624 43.3913 28.8486 42.3668C27.8348 41.3446 26.5808 40.8323 25.089 40.8323C23.5971 40.8323 22.3731 41.3446 21.3593 42.3668C20.3455 43.389 19.8374 44.6534 19.8374 46.1878C19.8374 47.7223 20.3455 48.9844 21.3593 50.0089C22.3731 51.0311 23.6271 51.5434 25.089 51.5434C26.5508 51.5434 27.8348 51.0311 28.8486 50.0089Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M42.5409 34.7877C39.9151 34.5782 38.6034 35.7215 38.6034 38.2176V38.6693H42.5409V41.1958H38.6034V53.7091H36.0077V41.1958H33.6221V38.6693H36.0077V38.2176C36.0077 34.1567 38.3355 31.9912 42.5409 32.2613V34.7877Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M52.7718 41.1958H48.8043V49.3478C48.8043 51.6647 50.116 51.4831 52.7718 51.3643V53.7114C48.2362 54.3122 46.2086 53.0804 46.2086 49.3502V41.1981H43.2549V38.6717H46.2086V35.2418L48.8043 34.4595V38.6717H52.7718V41.1981V41.1958Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M72.9095 38.6692H75.6254L71.002 53.7089H68.3462L64.8544 42.5787L61.3627 53.7089H58.7069L54.0835 38.6692H56.797L60.0786 50.0998L63.5981 38.6692H66.1038L69.6233 50.13L72.9049 38.6692H72.9095Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M88.5694 38.6692H91.1651V53.7089H88.5694V51.1219C87.2876 53.1081 85.4078 54.1001 82.9322 54.1001C80.8445 54.1001 79.0524 53.348 77.5906 51.8135C76.1287 50.279 75.3828 48.3836 75.3828 46.1878C75.3828 43.9921 76.1287 42.127 77.5906 40.5925C79.0524 39.058 80.8422 38.2756 82.9322 38.2756C85.4078 38.2756 87.2876 39.2676 88.5694 41.2538V38.6668V38.6692ZM87.0475 50.0392C88.0613 48.9867 88.5694 47.7223 88.5694 46.1878C88.5694 44.6534 88.0613 43.3913 87.0475 42.3668C86.0337 41.3143 84.7797 40.802 83.2578 40.802C81.7359 40.802 80.5119 41.3143 79.4981 42.3668C78.4843 43.389 77.9762 44.6534 77.9762 46.1878C77.9762 47.7223 78.4843 48.9844 79.4981 50.0392C80.5119 51.0614 81.7659 51.5737 83.2578 51.5737C84.7496 51.5737 86.0313 51.0614 87.0475 50.0392Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M96.8023 41.1957C97.6683 39.3306 99.2202 38.3992 101.456 38.3992V41.1375C100.172 41.0769 99.0978 41.4076 98.1741 42.1597C97.2503 42.9118 96.8023 44.0853 96.8023 45.7386V53.709H94.2065V38.6693H96.8023V41.1957Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M104.409 47.3918C104.917 50.0696 106.975 51.6343 109.809 51.6343C111.778 51.6343 113.21 50.9125 114.104 49.4385L116.312 50.7029C114.85 52.9592 112.672 54.1025 109.748 54.1025C107.391 54.1025 105.453 53.3504 103.961 51.8765C102.499 50.3723 101.753 48.4769 101.753 46.1903C101.753 43.9037 102.469 42.0386 103.931 40.5344C105.393 39.0302 107.273 38.2781 109.568 38.2781C111.746 38.2781 113.536 39.0604 114.91 40.6252C116.312 42.1597 116.998 44.0248 116.998 46.2206C116.998 46.6117 116.968 47.0029 116.908 47.3941H104.407L104.409 47.3918ZM104.409 45.1052H114.374C113.926 42.2482 111.956 40.7439 109.571 40.7439C106.797 40.7439 104.857 42.4577 104.409 45.1052Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M22.1377 69.1726V70.4369C22.1377 73.1752 21.2116 75.4595 19.3341 77.2943C17.4542 79.0989 14.9786 80.0024 11.9048 80.0024C8.83102 80.0024 6.08748 78.9499 3.99749 76.8449C1.93983 74.7097 0.895996 72.1228 0.895996 69.0841C0.895996 66.0454 1.93983 63.4584 3.99749 61.3535C6.08517 59.2182 8.71093 58.1658 11.8448 58.1658C13.7846 58.1658 15.5444 58.6478 17.1563 59.5792C18.7683 60.5106 20.02 61.7144 20.886 63.2489L18.4981 64.6623C17.3041 62.3757 14.7084 60.8715 11.8147 60.8715C9.42684 60.8715 7.45925 61.6539 5.93737 63.2489C4.41549 64.8136 3.63954 66.7695 3.63954 69.0841C3.63954 71.3986 4.41549 73.3545 5.93737 74.9193C7.48927 76.484 9.48688 77.2664 11.9348 77.2664C16.1102 77.2664 18.796 74.9798 19.3641 71.7013H11.697V69.1749H22.14L22.1377 69.1726Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M34.636 64.5691H37.2317V79.6088H34.636V77.4433C33.5921 79.1571 31.9802 80 29.8024 80C26.3107 80 24.0151 77.6226 24.0151 73.8039V64.5691H26.6109V73.6525C26.6109 76.0881 28.0127 77.5039 30.3105 77.5039C32.9062 77.5039 34.636 75.9089 34.636 72.5395V64.5691Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M42.4209 67.0956C43.287 65.2305 44.8389 64.2991 47.0743 64.2991V67.0374C45.7903 66.9768 44.7165 67.3075 43.7927 68.0596C42.869 68.8117 42.4209 69.9852 42.4209 71.6385V79.6089H39.8252V64.5692H42.4209V67.0956Z",fill:n,opacity:"0.6"}),g.jsx("path",{d:"M59.3049 64.5691H61.9007V79.6088H59.3049V77.4433C58.2611 79.1571 56.6491 80 54.4714 80C50.9796 80 48.6841 77.6226 48.6841 73.8039V64.5691H51.2798V73.6525C51.2798 76.0881 52.6816 77.5039 54.9794 77.5039C57.5752 77.5039 59.3049 75.9089 59.3049 72.5395V64.5691Z",fill:n,opacity:"0.6"})]})})},dv=({children:e,...t})=>{const n=xt();return g.jsx(or,{sx:{maxWidth:{xs:400,lg:475},margin:{xs:2.5,md:3},"& > *":{flexGrow:1,flexBasis:"50%"}},content:!1,...t,border:!1,boxShadow:!0,shadow:n.customShadows.z1,children:g.jsx(b.Box,{sx:{p:{xs:2,sm:3,md:4,xl:5}},children:e})})};dv.propTypes={children:c.node};const ea=({version:e,name:t,copy:n,children:r,background:i=Av})=>g.jsxs(b.Box,{sx:{minHeight:"100vh"},children:[T.isValidElement(i)?i:T.createElement(i),g.jsxs(b.Grid,{container:!0,direction:"column",justifyContent:"flex-end",sx:{minHeight:"100vh"},children:[g.jsx(b.Grid,{item:!0,xs:12,sx:{ml:3,mt:3},children:g.jsx(tc,{title:t})}),g.jsxs(b.Grid,{item:!0,xs:12,children:[g.jsx(b.Grid,{item:!0,xs:12,container:!0,justifyContent:"center",alignItems:"center",sx:{minHeight:{xs:"calc(100vh - 210px)",sm:"calc(100vh - 134px)",md:"calc(100vh - 112px)"}},children:g.jsx(b.Grid,{item:!0,children:g.jsx(dv,{children:r})})}),g.jsx(b.Grid,{item:!0,sx:{pb:1},children:g.jsx(Fs,{name:t,copy:n,version:e})})]})]})]});ea.propTypes={children:c.node,version:c.string,name:c.string,copy:c.string,background:c.oneOfType([c.node,c.func,c.object])};const fv=({name:e,copy:t,version:n,background:r})=>{const i=be.useTranslate(),s=be.useAuthProvider(),l=be.useNotify(),u=Qt.useNavigate(),{token:A}=Qt.useParams();return T.useEffect(()=>{if(typeof s.activate!="function")throw new Error("The authProvider used for the ActivatePage must define an activate() method");s.activate(A).then(()=>{l("ra.auth.activate_success",{type:"info"}),Oe.delay(()=>u("/login"),1e3)}).catch(f=>{l(f,{type:"error"}),Oe.delay(()=>u("/login"),1e3)})},[A]),g.jsx(ea,{name:e,copy:t,version:n,background:r,children:g.jsxs(b.Grid,{container:!0,spacing:3,children:[g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[g.jsx(b.Typography,{variant:"h3",children:i("ra.auth.activate")}),g.jsx(b.Typography,{component:Qt.Link,to:"/login",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:i("ra.auth.back_to_login")})]})}),g.jsx(b.Grid,{item:!0,xs:12,children:i("ra.auth.activate_pending")})]})})};fv.propTypes={name:c.string.isRequired,version:c.string.isRequired,background:c.node};const oc=({version:e,name:t,copy:n,enablePasswordRecover:r,enableRegistration:i,redirectTo:s,background:l})=>{const[u,A]=be.useSafeSetState(!1),f=be.useLogin(),p=be.useTranslate(),C=be.useNotify(),h=be.useCheckAuth(),m=Qt.useNavigate();T.useEffect(()=>{h({},!1).then(()=>{m("/")}).catch(()=>{})},[h,m]);const I=B=>{A(!0),f(B,s).then(()=>{A(!1)}).catch(y=>{A(!1),C(typeof y=="string"?y:typeof y>"u"||!y.message?"ra.auth.sign_in_error":y.message,{type:"error",messageArgs:{_:typeof y=="string"?y:y&&y.message?y.message:void 0}})})};return g.jsx(ea,{name:t,version:e,copy:n,background:l,children:g.jsxs(b.Grid,{container:!0,spacing:3,children:[g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[g.jsx(b.Typography,{variant:"h3",children:"Login"}),i&&g.jsx(b.Typography,{component:Qt.Link,to:"/register",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:p("ra.auth.register")})]})}),g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(be.Form,{onSubmit:I,children:[g.jsxs(b.Grid,{container:!0,children:[g.jsx(b.Grid,{item:!0,xs:12,sx:{mb:2},children:g.jsx(Hn,{autoFocus:!0,source:"username",label:p("ra.auth.username"),autoComplete:"username",validate:be.required(),placeholder:"user@company.name",fullWidth:!0})}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mb:2},children:g.jsx(Hn,{source:"password",label:p("ra.auth.password"),type:"password",autoComplete:"current-password",validate:be.required(),placeholder:p("ra.auth.password_placeholder"),fullWidth:!0})})]}),r&&g.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:g.jsx(b.Stack,{direction:"row",justifyContent:"flex-end",alignItems:"flex-end",spacing:2,children:g.jsx(b.Link,{variant:"h6",component:Qt.Link,to:"/recover",color:"text.primary",children:p("ra.auth.forgot_password")})})}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:g.jsx(b.Button,{variant:"contained",type:"submit",color:"primary",disabled:u,fullWidth:!0,children:u?g.jsx(b.CircularProgress,{size:19,thickness:3}):p("ra.auth.sign_in")})})]})})]})})};oc.propTypes={version:c.string.isRequired,name:c.string.isRequired,enablePasswordRecover:c.bool,enableRegister:c.bool,background:c.element},oc.defaultProps={enablePasswordRecover:!1,enableRegister:!1,background:g.jsx(Av,{})};const gv=({name:e,copy:t,version:n,background:r})=>{const[i,s]=T.useState(!1),l=be.useTranslate(),u=be.useRedirect(),A=be.useNotify(),f=be.useAuthProvider(),p=({email:C})=>{s(!0),f.recover(C).then(h=>{const m=`ra.auth.recover_${h.responseCode}`,I=h.responseCode==="ok"?"info":"error";A(m,{type:I}),u("/login")}).catch(h=>{A(h,{type:"error"})}).finally(()=>s(!1))};return g.jsx(ea,{name:e,copy:t,version:n,background:r,children:g.jsxs(b.Grid,{container:!0,spacing:3,children:[g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[g.jsx(b.Typography,{variant:"h3",children:l("ra.auth.recover.title")}),g.jsx(b.Typography,{component:Qt.Link,to:"/login",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:l("ra.auth.back_to_login")})]})}),g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(O.Form,{onSubmit:p,children:[g.jsx(b.Grid,{container:!0,children:g.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:g.jsx(Hn,{source:"email",validate:[be.required(),be.email()]})})}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1,mb:1},children:g.jsx(b.Typography,{variant:"caption",children:l("ra.auth.recover.inbox_help")})}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:g.jsx(b.Button,{variant:"contained",type:"submit",color:"primary",disabled:i,fullWidth:!0,children:i?g.jsx(b.CircularProgress,{size:19,thickness:3}):l("ra.auth.recover")})})]})})]})})};gv.propTypes={name:c.string.isRequired,version:c.string.isRequired,background:c.node};const pv=({name:e,copy:t,version:n})=>{const[r,i]=T.useState(!1),s=be.useTranslate(),l=be.useRedirect(),u=be.useNotify(),A=be.useAuthProvider(),f=p=>{i(!0),A.register(p).then(C=>{const h=`ra.auth.register_${C.responseCode}`,m=C.responseCode==="ok"?"info":"error";u(h,{type:m}),l("/login")}).catch(C=>{u(C,{type:"error"})}).finally(()=>i(!1))};return g.jsx(ea,{name:e,copy:t,version:n,children:g.jsxs(b.Grid,{container:!0,spacing:3,children:[g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[g.jsx(b.Typography,{variant:"h3",children:s("ra.auth.register.title")}),g.jsx(b.Typography,{component:Qt.Link,to:"/login",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:s("ra.auth.already_have_account")})]})}),g.jsx(b.Grid,{item:!0,xs:12,children:g.jsxs(O.Form,{onSubmit:f,children:[g.jsxs(b.Grid,{container:!0,children:[g.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:g.jsx(Hn,{source:"name",label:s("ra.register.name"),validate:be.required()})}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:g.jsx(Hn,{source:"email",type:"email",validate:[be.required(),be.email()]})}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:g.jsx(Hn,{source:"password",type:"password",validate:be.required()})})]}),g.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:g.jsx(b.Button,{variant:"contained",type:"submit",color:"primary",disabled:r,fullWidth:!0,children:r?g.jsx(b.CircularProgress,{size:19,thickness:3}):s("ra.auth.create_account")})})]})})]})})};pv.propTypes={name:c.string.isRequired,version:c.string.isRequired};const z2=e=>({button:e.palette.mode==="dark"?"0 2px 0 rgb(0 0 0 / 5%)":"0 2px #0000000b",text:"0 -1px 0 rgb(0 0 0 / 12%)",z1:e.palette.mode==="dark"?"0px 1px 1px rgb(0 0 0 / 14%), 0px 2px 1px rgb(0 0 0 / 12%), 0px 1px 3px rgb(0 0 0 / 20%)":`0px 1px 4px ${Ve(e.palette.grey[900],.08)}`,primary:`0 0 0 2px ${Ve(e.palette.primary.main,.2)}`,secondary:`0 0 0 2px ${Ve(e.palette.secondary.main,.2)}`,error:`0 0 0 2px ${Ve(e.palette.error.main,.2)}`,warning:`0 0 0 2px ${Ve(e.palette.warning.main,.2)}`,info:`0 0 0 2px ${Ve(e.palette.info.main,.2)}`,success:`0 0 0 2px ${Ve(e.palette.success.main,.2)}`,grey:`0 0 0 2px ${Ve(e.palette.grey[500],.2)}`,primaryButton:`0 14px 12px ${Ve(e.palette.primary.main,.2)}`,secondaryButton:`0 14px 12px ${Ve(e.palette.secondary.main,.2)}`,errorButton:`0 14px 12px ${Ve(e.palette.error.main,.2)}`,warningButton:`0 14px 12px ${Ve(e.palette.warning.main,.2)}`,infoButton:`0 14px 12px ${Ve(e.palette.info.main,.2)}`,successButton:`0 14px 12px ${Ve(e.palette.success.main,.2)}`,greyButton:`0 14px 12px ${Ve(e.palette.grey[500],.2)}`});function Kn(e,t){W2(e)&&(e="100%");var n=U2(e);return e=t===360?e:Math.min(t,Math.max(0,parseFloat(e))),n&&(e=parseInt(String(e*t),10)/100),Math.abs(e-t)<1e-6?1:(t===360?e=(e<0?e%t+t:e%t)/parseFloat(String(t)):e=e%t/parseFloat(String(t)),e)}function W2(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function U2(e){return typeof e=="string"&&e.indexOf("%")!==-1}function G2(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function ic(e){return e<=1?"".concat(Number(e)*100,"%"):e}function yf(e){return e.length===1?"0"+e:String(e)}function Y2(e,t,n){return{r:Kn(e,255)*255,g:Kn(t,255)*255,b:Kn(n,255)*255}}function bf(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+(t-e)*(6*n):n<1/2?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function K2(e,t,n){var r,i,s;if(e=Kn(e,360),t=Kn(t,100),n=Kn(n,100),t===0)i=n,s=n,r=n;else{var l=n<.5?n*(1+t):n+t-n*t,u=2*n-l;r=bf(u,l,e+1/3),i=bf(u,l,e),s=bf(u,l,e-1/3)}return{r:r*255,g:i*255,b:s*255}}function _2(e,t,n){e=Kn(e,255),t=Kn(t,255),n=Kn(n,255);var r=Math.max(e,t,n),i=Math.min(e,t,n),s=0,l=r,u=r-i,A=r===0?0:u/r;if(r===i)s=0;else{switch(r){case e:s=(t-n)/u+(t<n?6:0);break;case t:s=(n-e)/u+2;break;case n:s=(e-t)/u+4;break}s/=6}return{h:s,s:A,v:l}}function J2(e,t,n){e=Kn(e,360)*6,t=Kn(t,100),n=Kn(n,100);var r=Math.floor(e),i=e-r,s=n*(1-t),l=n*(1-i*t),u=n*(1-(1-i)*t),A=r%6,f=[n,l,s,s,u,n][A],p=[u,n,n,l,s,s][A],C=[s,s,u,n,n,l][A];return{r:f*255,g:p*255,b:C*255}}function X2(e,t,n,r){var i=[yf(Math.round(e).toString(16)),yf(Math.round(t).toString(16)),yf(Math.round(n).toString(16))];return r&&i[0].startsWith(i[0].charAt(1))&&i[1].startsWith(i[1].charAt(1))&&i[2].startsWith(i[2].charAt(1))?i[0].charAt(0)+i[1].charAt(0)+i[2].charAt(0):i.join("")}function hv(e){return Sn(e)/255}function Sn(e){return parseInt(e,16)}var Cv={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",goldenrod:"#daa520",gold:"#ffd700",gray:"#808080",green:"#008000",greenyellow:"#adff2f",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",indianred:"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavenderblush:"#fff0f5",lavender:"#e6e6fa",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgray:"#d3d3d3",lightgreen:"#90ee90",lightgrey:"#d3d3d3",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightslategrey:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370db",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#db7093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",slategrey:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"};function ta(e){var t={r:0,g:0,b:0},n=1,r=null,i=null,s=null,l=!1,u=!1;return typeof e=="string"&&(e=$2(e)),typeof e=="object"&&(kr(e.r)&&kr(e.g)&&kr(e.b)?(t=Y2(e.r,e.g,e.b),l=!0,u=String(e.r).substr(-1)==="%"?"prgb":"rgb"):kr(e.h)&&kr(e.s)&&kr(e.v)?(r=ic(e.s),i=ic(e.v),t=J2(e.h,r,i),l=!0,u="hsv"):kr(e.h)&&kr(e.s)&&kr(e.l)&&(r=ic(e.s),s=ic(e.l),t=K2(e.h,r,s),l=!0,u="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=G2(n),{ok:l,format:e.format||u,r:Math.min(255,Math.max(t.r,0)),g:Math.min(255,Math.max(t.g,0)),b:Math.min(255,Math.max(t.b,0)),a:n}}var Z2="[-\\+]?\\d+%?",q2="[-\\+]?\\d*\\.\\d+%?",go="(?:".concat(q2,")|(?:").concat(Z2,")"),Qf="[\\s|\\(]+(".concat(go,")[,|\\s]+(").concat(go,")[,|\\s]+(").concat(go,")\\s*\\)?"),xf="[\\s|\\(]+(".concat(go,")[,|\\s]+(").concat(go,")[,|\\s]+(").concat(go,")[,|\\s]+(").concat(go,")\\s*\\)?"),ir={CSS_UNIT:new RegExp(go),rgb:new RegExp("rgb"+Qf),rgba:new RegExp("rgba"+xf),hsl:new RegExp("hsl"+Qf),hsla:new RegExp("hsla"+xf),hsv:new RegExp("hsv"+Qf),hsva:new RegExp("hsva"+xf),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/};function $2(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(Cv[e])e=Cv[e],t=!0;else if(e==="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var n=ir.rgb.exec(e);return n?{r:n[1],g:n[2],b:n[3]}:(n=ir.rgba.exec(e),n?{r:n[1],g:n[2],b:n[3],a:n[4]}:(n=ir.hsl.exec(e),n?{h:n[1],s:n[2],l:n[3]}:(n=ir.hsla.exec(e),n?{h:n[1],s:n[2],l:n[3],a:n[4]}:(n=ir.hsv.exec(e),n?{h:n[1],s:n[2],v:n[3]}:(n=ir.hsva.exec(e),n?{h:n[1],s:n[2],v:n[3],a:n[4]}:(n=ir.hex8.exec(e),n?{r:Sn(n[1]),g:Sn(n[2]),b:Sn(n[3]),a:hv(n[4]),format:t?"name":"hex8"}:(n=ir.hex6.exec(e),n?{r:Sn(n[1]),g:Sn(n[2]),b:Sn(n[3]),format:t?"name":"hex"}:(n=ir.hex4.exec(e),n?{r:Sn(n[1]+n[1]),g:Sn(n[2]+n[2]),b:Sn(n[3]+n[3]),a:hv(n[4]+n[4]),format:t?"name":"hex8"}:(n=ir.hex3.exec(e),n?{r:Sn(n[1]+n[1]),g:Sn(n[2]+n[2]),b:Sn(n[3]+n[3]),format:t?"name":"hex"}:!1)))))))))}function kr(e){return!!ir.CSS_UNIT.exec(String(e))}var sc=2,Ev=.16,eF=.05,tF=.05,nF=.15,mv=5,Iv=4,rF=[{index:7,opacity:.15},{index:6,opacity:.25},{index:5,opacity:.3},{index:5,opacity:.45},{index:5,opacity:.65},{index:5,opacity:.85},{index:4,opacity:.9},{index:3,opacity:.95},{index:2,opacity:.97},{index:1,opacity:.98}];function Bv(e){var t=e.r,n=e.g,r=e.b,i=_2(t,n,r);return{h:i.h*360,s:i.s,v:i.v}}function ac(e){var t=e.r,n=e.g,r=e.b;return"#".concat(X2(t,n,r,!1))}function oF(e,t,n){var r=n/100,i={r:(t.r-e.r)*r+e.r,g:(t.g-e.g)*r+e.g,b:(t.b-e.b)*r+e.b};return i}function vv(e,t,n){var r;return Math.round(e.h)>=60&&Math.round(e.h)<=240?r=n?Math.round(e.h)-sc*t:Math.round(e.h)+sc*t:r=n?Math.round(e.h)+sc*t:Math.round(e.h)-sc*t,r<0?r+=360:r>=360&&(r-=360),r}function yv(e,t,n){if(e.h===0&&e.s===0)return e.s;var r;return n?r=e.s-Ev*t:t===Iv?r=e.s+Ev:r=e.s+eF*t,r>1&&(r=1),n&&t===mv&&r>.1&&(r=.1),r<.06&&(r=.06),Number(r.toFixed(2))}function bv(e,t,n){var r;return n?r=e.v+tF*t:r=e.v-nF*t,r>1&&(r=1),Number(r.toFixed(2))}function Qv(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[],r=ta(e),i=mv;i>0;i-=1){var s=Bv(r),l=ac(ta({h:vv(s,i,!0),s:yv(s,i,!0),v:bv(s,i,!0)}));n.push(l)}n.push(ac(r));for(var u=1;u<=Iv;u+=1){var A=Bv(r),f=ac(ta({h:vv(A,u),s:yv(A,u),v:bv(A,u)}));n.push(f)}return t.theme==="dark"?rF.map(function(p){var C=p.index,h=p.opacity,m=ac(oF(ta(t.backgroundColor||"#141414"),ta(n[C]),h*100));return m}):n}var wf={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1677FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},Jt={},lc={};Object.keys(wf).forEach(function(e){Jt[e]=Qv(wf[e]),Jt[e].primary=Jt[e][5],lc[e]=Qv(wf[e],{theme:"dark",backgroundColor:"#141414"}),lc[e].primary=lc[e][5]}),Jt.red,Jt.volcano,Jt.gold,Jt.orange,Jt.yellow,Jt.lime,Jt.green,Jt.cyan,Jt.blue,Jt.geekblue,Jt.purple,Jt.magenta,Jt.grey,Jt.grey;const xv=e=>{const{blue:t,red:n,gold:r,cyan:i,green:s,grey:l}=e,u={0:l[0],50:l[1],100:l[2],200:l[3],300:l[4],400:l[5],500:l[6],600:l[7],700:l[8],800:l[9],900:l[10],A50:l[15],A100:l[11],A200:l[12],A400:l[13],A700:l[14],A800:l[16]},A="#fff";return{primary:{lighter:t[0],100:t[1],200:t[2],light:t[3],400:t[4],main:t[5],dark:t[6],700:t[7],darker:t[8],900:t[9],contrastText:A},secondary:{lighter:u[100],100:u[100],200:u[200],light:u[300],400:u[400],main:u[500],600:u[600],dark:u[700],800:u[800],darker:u[900],A100:u[0],A200:u.A400,A300:u.A700,contrastText:u[0]},error:{lighter:n[0],light:n[2],main:n[4],dark:n[7],darker:n[9],contrastText:A},warning:{lighter:r[0],light:r[3],main:r[5],dark:r[7],darker:r[9],contrastText:u[100]},info:{lighter:i[0],light:i[3],main:i[5],dark:i[7],darker:i[9],contrastText:A},success:{lighter:s[0],light:s[3],main:s[5],dark:s[7],darker:s[9],contrastText:A},grey:u}};xv.propTypes={colors:c.object};const iF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#D6E4FF","#D6E4FF","#ADC8FF","#84A9FF","#6690FF","#3366FF","#254EDB","#1939B7","#102693","#102693"],l=["#FFE7D3","#FF805D","#FF4528","#DB271D","#930C1A"],u=["#FFF6D0","#FFCF4E","#FFB814","#DB970E","#935B06"],A=["#DCF0FF","#7EB9FF","#549BFF","#3D78DB","#1A3D93"],f=["#EAFCD4","#8AE65B","#58D62A","#3DB81E","#137C0D"];return t==="dark"&&(s=["#1c2134","#1f294d","#243462","#273e83","#2c4db0","#305bdd","#567fe9","#80a4f4","#a9c5f8","#d2e2fb"],l=["#341d1b","#b03725","#dd3f27","#e9664d","#fbd6c9"],u=["#342a1a","#83631a","#dda116","#e9ba3a","#fbefb5"],A=["#202734","#416fb0","#4c88dd","#74a8e9","#ecf4fb"],f=["#1f2e1c","#449626","#4fba28","#74cf4d","#e3fbd2"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},sF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#EEEDFC","#D5D1F8","#B9B2F3","#9C93EE","#877CEA","#7265E6","#6A5DE3","#5F53DF","#5549DB","#4237D5"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#222130","#2b2946","#37335a","#443e78","#554ca0","#655ac8","#9186dd","#5F53DF","#c3baf4","#efecfb"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},aF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#E6F3EC","#84c297","#5eb57d","#3da866","#1f9c53","#068e44","#006933","#004222","#001c0f","#000000"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#1a231f","#173123","#174029","#13502f","#0e6737","#0a7d3e","#1f8f4e","#3ba162","#5cb07a","#82bf95"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},lF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#f0f6ff","#edf4ff","#bed3f7","#8faeeb","#6488de","#3c64d0","#2947ab","#192f85","#0d1b5e","#070e38"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#1d212d","#212841","#273353","#2c3e6e","#324c92","#385ab5","#5d7dcb","#89a7e1","#b9cef0","#e9f0fb"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},cF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#fff4e6","#ffdfb8","#ffc98f","#ffb066","#ff943d","#f27013","#cc5206","#a63a00","#802800","#591900"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#32221a","#4a2b18","#5e371b","#7d4319","#a85317","#d26415","#e9883a","#f4a962","#f8c48c","#fbdbb5"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},uF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#e1f0ef","#c8e3e2","#9ad6d6","#71c6c9","#4bb5bd","#2aa1af","#1a7b8a","#0e5563","#06323d","#021217"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#1c2628","#1d3539","#22454a","#23595f","#26737c","#288d99","#47a6ad","#6dbec0","#96d0d0","#c5dfde"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},AF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#d1e8d99c","#8cdba9","#63cf8e","#3ec277","#1db564","#00a854","#008245","#005c34","#003620","#000f0a"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#1a2721","#173728","#15472e","#115c36","#0b7841","#05934c","#1da65d","#3cba73","#61ca8b","#8ad7a6"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},dF=(e,t)=>{const{grey:n}=e,r={0:n[0],50:n[1],100:n[2],200:n[3],300:n[4],400:n[5],500:n[6],600:n[7],700:n[8],800:n[9],900:n[10],A50:n[15],A100:n[11],A200:n[12],A400:n[13],A700:n[14],A800:n[16]},i="#fff";let s=["#c1d6d066","#81c9b9","#5bbda9","#38b09c","#1aa391","#009688","#007069","#004a47","#002424","#000000"],l=["#FDE8E7","#F25E52","#F04134","#EE3B2F","#E92A21"],u=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],A=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],f=["#E0F5EA","#26B56E","#00A854","#00A04D","#008D3A"];return t==="dark"&&(s=["#1a2524","#173331","#15423e","#11544e","#0b6c63","#058478","#1a9686","#37a996","#59b8a5","#7fc6b6"],l=["#321d1d","#7d2e28","#d13c31","#e66859","#f8baaf"],u=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],A=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],f=["#1a2721","#115c36","#05934c","#1da65d","#61ca8b"]),{primary:{lighter:s[0],100:s[1],200:s[2],light:s[3],400:s[4],main:s[5],dark:s[6],700:s[7],darker:s[8],900:s[9],contrastText:i},secondary:{lighter:r[100],100:r[100],200:r[200],light:r[300],400:r[400],main:r[500],600:r[600],dark:r[700],800:r[800],darker:r[900],A100:r[0],A200:r.A400,A300:r.A700,contrastText:r[0]},error:{lighter:l[0],light:l[1],main:l[2],dark:l[3],darker:l[4],contrastText:i},warning:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:r[100]},info:{lighter:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:i},success:{lighter:f[0],light:f[1],main:f[2],dark:f[3],darker:f[4],contrastText:i},grey:r}},wv=(e,t,n)=>{switch(t){case"theme1":return iF(e,n);case"theme2":return sF(e,n);case"theme3":return aF(e,n);case"theme4":return lF(e,n);case"theme5":return cF(e,n);case"theme6":return uF(e,n);case"theme7":return AF(e,n);case"theme8":return dF(e,n);default:return xv(e)}};wv.propTypes={colors:c.object,presetColor:c.any};const fF=(e,t)=>{const n=e==="dark"?lc:Jt;let r=["#ffffff","#fafafa","#f5f5f5","#f0f0f0","#d9d9d9","#bfbfbf","#8c8c8c","#595959","#262626","#141414","#000000"],i=["#fafafa","#bfbfbf","#434343","#1f1f1f"],s=["#fafafb","#e6ebf1"];e==="dark"&&(r=["#000000","#141414","#1e1e1e","#595959","#8c8c8c","#bfbfbf","#d9d9d9","#f0f0f0","#f5f5f5","#fafafa","#ffffff"],i=["#fafafa","#bfbfbf","#434343","#1f1f1f"],s=["#121212","#d3d8db"]),n.grey=[...r,...i,...s];const l=wv(n,t,e);return Ru({palette:{mode:e,common:{black:"#000",white:"#fff"},...l,text:{primary:e==="dark"?Ve(l.grey[900],.87):l.grey[700],secondary:e==="dark"?Ve(l.grey[900],.45):l.grey[500],disabled:e==="dark"?Ve(l.grey[900],.1):l.grey[400]},action:{disabled:l.grey[300]},divider:e==="dark"?Ve(l.grey[900],.05):l.grey[200],background:{paper:e==="dark"?l.grey[100]:l.grey[0],default:l.grey.A50}}})},gF=e=>({htmlFontSize:16,fontFamily:e,fontWeightLight:300,fontWeightRegular:400,fontWeightMedium:500,fontWeightBold:600,h1:{fontWeight:600,fontSize:"2.375rem",lineHeight:1.21},h2:{fontWeight:600,fontSize:"1.875rem",lineHeight:1.27},h3:{fontWeight:600,fontSize:"1.5rem",lineHeight:1.33},h4:{fontWeight:600,fontSize:"1.25rem",lineHeight:1.4},h5:{fontWeight:600,fontSize:"1rem",lineHeight:1.5},h6:{fontWeight:400,fontSize:"0.875rem",lineHeight:1.57},caption:{fontWeight:400,fontSize:"0.75rem",lineHeight:1.66},body1:{fontSize:"0.875rem",lineHeight:1.57},body2:{fontSize:"0.75rem",lineHeight:1.66},subtitle1:{fontSize:"0.875rem",fontWeight:600,lineHeight:1.57},subtitle2:{fontSize:"0.75rem",fontWeight:500,lineHeight:1.66},overline:{lineHeight:1.66},button:{textTransform:"capitalize"}});function pF(e){return{MuiAccordion:{defaultProps:{disableGutters:!0,square:!0,elevation:0},styleOverrides:{root:{border:`1px solid ${e.palette.secondary.light}`,"&:not(:last-child)":{borderBottom:0},"&:before":{display:"none"},"&.Mui-disabled":{backgroundColor:e.palette.secondary.lighter}}}}}}function hF(e){return{MuiAccordionDetails:{styleOverrides:{root:{padding:e.spacing(2),borderTop:`1px solid ${e.palette.secondary.light}`}}}}}function CF(e){const{palette:t,spacing:n}=e;return{MuiAccordionSummary:{defaultProps:{expandIcon:g.jsx(tt.RightOutlined,{style:{fontSize:"0.75rem"}})},styleOverrides:{root:{backgroundColor:t.secondary.lighter,flexDirection:"row-reverse",minHeight:46},expandIconWrapper:{"&.Mui-expanded":{transform:"rotate(90deg)"}},content:{marginTop:n(1.25),marginBottom:n(1.25),marginLeft:n(1)}}}}}function No({color:e,theme:t}){const n=en(t,e),{lighter:r,light:i,main:s}=n;return{borderColor:Ve(i,.5),backgroundColor:r,"& .MuiAlert-icon":{color:s}}}function EF(e){const t=No({color:"primary",theme:e});return{MuiAlert:{styleOverrides:{root:{color:e.palette.text.primary,fontSize:"0.875rem"},icon:{fontSize:"1rem"},message:{padding:0,marginTop:3},filled:{color:e.palette.grey[0]},border:{padding:"10px 16px",border:"1px solid",...t,"&.MuiAlert-borderPrimary":No({color:"primary",theme:e}),"&.MuiAlert-borderSecondary":No({color:"secondary",theme:e}),"&.MuiAlert-borderError":No({color:"error",theme:e}),"&.MuiAlert-borderSuccess":No({color:"success",theme:e}),"&.MuiAlert-borderInfo":No({color:"info",theme:e}),"&.MuiAlert-borderWarning":No({color:"warning",theme:e})},action:{"& .MuiButton-root":{padding:2,height:"auto",fontSize:"0.75rem",marginTop:-2},"& .MuiIconButton-root":{width:"auto",height:"auto",padding:2,marginRight:6,"& .MuiSvgIcon-root":{fontSize:"1rem"}}}}}}}function mF(){return{MuiAlertTitle:{styleOverrides:{root:{marginBottom:4,marginTop:0,fontWeight:400}}}}}function IF(e){var t;return{MuiAutocomplete:{styleOverrides:{root:{"& .MuiOutlinedInput-root":{padding:"3px 9px"}},popupIndicator:{width:"auto",height:"auto"},popper:{border:`1px solid ${e.palette.mode==="dark"?(t=e.palette.dark)==null?void 0:t.main:e.palette.grey[100]}`},clearIndicator:{width:"auto",height:"auto"}}}}}function Vo({color:e,theme:t}){const n=en(t,e),{lighter:r,main:i}=n;return{color:i,backgroundColor:r}}function BF(e){const t=Vo({color:"primary",theme:e});return{MuiBadge:{styleOverrides:{standard:{minWidth:e.spacing(2),height:e.spacing(2),padding:e.spacing(.5)},light:{...t,"&.MuiBadge-colorPrimary":Vo({color:"primary",theme:e}),"&.MuiBadge-colorSecondary":Vo({color:"secondary",theme:e}),"&.MuiBadge-colorError":Vo({color:"error",theme:e}),"&.MuiBadge-colorInfo":Vo({color:"info",theme:e}),"&.MuiBadge-colorSuccess":Vo({color:"success",theme:e}),"&.MuiBadge-colorWarning":Vo({color:"warning",theme:e})}}}}}function $e({variant:e,color:t,theme:n}){const r=en(n,t),{lighter:i,main:s,dark:l,contrastText:u}=r,A=`${t}Button`,f=yi(n,A),p={"&::after":{boxShadow:`0 0 5px 5px ${Ve(s,.9)}`},"&:active::after":{boxShadow:`0 0 0 0 ${Ve(s,.9)}`},"&:focus-visible":{outline:`2px solid ${l}`,outlineOffset:2}};switch(e){case"contained":return{"&:hover":{backgroundColor:l},...p};case"shadow":return{color:u,backgroundColor:s,boxShadow:f,"&:hover":{boxShadow:"none",backgroundColor:l},...p};case"outlined":return{borderColor:s,"&:hover":{color:l,backgroundColor:"transparent",borderColor:l},...p};case"dashed":return{color:s,borderColor:s,backgroundColor:i,"&:hover":{color:l,borderColor:l},...p};case"text":default:return{"&:hover":{color:l,backgroundColor:i},...p}}}function vF(e){const t=$e({variant:"dashed",color:"primary",theme:e}),n=$e({variant:"shadow",color:"primary",theme:e}),r={"&.Mui-disabled":{backgroundColor:e.palette.grey[200]}},i={"&>*:nth-of-type(1)":{fontSize:"inherit"}};return{MuiButton:{defaultProps:{disableElevation:!0},styleOverrides:{root:{fontWeight:400,"&::after":{content:'""',display:"block",position:"absolute",left:0,top:0,width:"100%",height:"100%",borderRadius:4,opacity:0,transition:"all 0.5s"},"&:active::after":{position:"absolute",borderRadius:4,left:0,top:0,opacity:1,transition:"0s"}},contained:{...r},outlined:{...r},text:{boxShadow:"none","&:hover":{boxShadow:"none"}},endIcon:{...i},startIcon:{...i},dashed:{border:"1px dashed",...t,"&.MuiButton-dashedPrimary":$e({variant:"dashed",color:"primary",theme:e}),"&.MuiButton-dashedSecondary":$e({variant:"dashed",color:"secondary",theme:e}),"&.MuiButton-dashedError":$e({variant:"dashed",color:"error",theme:e}),"&.MuiButton-dashedSuccess":$e({variant:"dashed",color:"success",theme:e}),"&.MuiButton-dashedInfo":$e({variant:"dashed",color:"info",theme:e}),"&.MuiButton-dashedWarning":$e({variant:"dashed",color:"warning",theme:e}),"&.Mui-disabled":{color:`${e.palette.grey[300]} !important`,borderColor:`${e.palette.grey[400]} !important`,backgroundColor:`${e.palette.grey[200]} !important`}},shadow:{...n,"&.MuiButton-shadowPrimary":$e({variant:"shadow",color:"primary",theme:e}),"&.MuiButton-shadowSecondary":$e({variant:"shadow",color:"secondary",theme:e}),"&.MuiButton-shadowError":$e({variant:"shadow",color:"error",theme:e}),"&.MuiButton-shadowSuccess":$e({variant:"shadow",color:"success",theme:e}),"&.MuiButton-shadowInfo":$e({variant:"shadow",color:"info",theme:e}),"&.MuiButton-shadowWarning":$e({variant:"shadow",color:"warning",theme:e}),"&.Mui-disabled":{color:`${e.palette.grey[300]} !important`,borderColor:`${e.palette.grey[400]} !important`,backgroundColor:`${e.palette.grey[200]} !important`}},containedPrimary:$e({variant:"contained",color:"primary",theme:e}),containedSecondary:$e({variant:"contained",color:"secondary",theme:e}),containedError:$e({variant:"contained",color:"error",theme:e}),containedSuccess:$e({variant:"contained",color:"success",theme:e}),containedInfo:$e({variant:"contained",color:"info",theme:e}),containedWarning:$e({variant:"contained",color:"warning",theme:e}),outlinedPrimary:$e({variant:"outlined",color:"primary",theme:e}),outlinedSecondary:$e({variant:"outlined",color:"secondary",theme:e}),outlinedError:$e({variant:"outlined",color:"error",theme:e}),outlinedSuccess:$e({variant:"outlined",color:"success",theme:e}),outlinedInfo:$e({variant:"outlined",color:"info",theme:e}),outlinedWarning:$e({variant:"outlined",color:"warning",theme:e}),textPrimary:$e({variant:"text",color:"primary",theme:e}),textSecondary:$e({variant:"text",color:"secondary",theme:e}),textError:$e({variant:"text",color:"error",theme:e}),textSuccess:$e({variant:"text",color:"success",theme:e}),textInfo:$e({variant:"text",color:"info",theme:e}),textWarning:$e({variant:"text",color:"warning",theme:e}),sizeExtraSmall:{minWidth:56,fontSize:"0.625rem",padding:"2px 8px"}}}}}function yF(){return{MuiButtonBase:{defaultProps:{disableRipple:!0,size:"medium"}}}}function bF(){return{MuiButtonGroup:{defaultProps:{disableRipple:!0}}}}function QF(){return{MuiCardContent:{styleOverrides:{root:{padding:20,"&:last-child":{paddingBottom:20}}}}}}function Vi({color:e,theme:t}){const n=en(t,e),{lighter:r,main:i,dark:s}=n;return{"&:hover":{backgroundColor:r,"& .icon":{borderColor:i}},"&.Mui-focusVisible":{outline:`2px solid ${s}`,outlineOffset:-4}}}function xF(e){switch(e){case"small":return{size:16,fontSize:1,position:1};case"large":return{size:24,fontSize:1.6,position:2};case"medium":default:return{size:20,fontSize:1.35,position:2}}}function Tf(e){const t=xF(e);return{"& .icon":{width:t.size,height:t.size,"& .filled":{fontSize:`${t.fontSize}rem`,top:-t.position,left:-t.position}}}}function wF(e){const{palette:t}=e;return{MuiCheckbox:{defaultProps:{className:"size-small",icon:g.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:.25}}),checkedIcon:g.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:.25,position:"relative"},children:g.jsx(tt.CheckSquareFilled,{className:"filled",style:{position:"absolute"}})}),indeterminateIcon:g.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:.25,position:"relative"},children:g.jsx(tt.MinusSquareFilled,{className:"filled",style:{position:"absolute"}})})},styleOverrides:{root:{borderRadius:0,color:t.secondary[300],"&.size-small":{...Tf("small")},"&.size-medium":{...Tf("medium")},"&.size-large":{...Tf("large")}},colorPrimary:Vi({color:"primary",theme:e}),colorSecondary:Vi({color:"secondary",theme:e}),colorSuccess:Vi({color:"success",theme:e}),colorWarning:Vi({color:"warning",theme:e}),colorInfo:Vi({color:"info",theme:e}),colorError:Vi({color:"error",theme:e})}}}}function Hi({color:e,theme:t}){const n=en(t,e),{dark:r}=n;return{"&.Mui-focusVisible":{outline:`2px solid ${r}`,outlineOffset:2}}}function On({color:e,theme:t}){const n=en(t,e),{light:r,lighter:i,main:s}=n;return{color:s,backgroundColor:i,borderColor:r,"& .MuiChip-deleteIcon":{color:s,"&:hover":{color:r}}}}function TF(e){const t=On({color:"secondary",theme:e});return{MuiChip:{styleOverrides:{root:{borderRadius:4,"&:active":{boxShadow:"none"},"&.MuiChip-colorPrimary":Hi({color:"primary",theme:e}),"&.MuiChip-colorSecondary":Hi({color:"secondary",theme:e}),"&.MuiChip-colorError":Hi({color:"error",theme:e}),"&.MuiChip-colorInfo":Hi({color:"info",theme:e}),"&.MuiChip-colorSuccess":Hi({color:"success",theme:e}),"&.MuiChip-colorWarning":Hi({color:"warning",theme:e})},sizeLarge:{fontSize:"1rem",height:40},light:{...t,"&.MuiChip-lightPrimary":On({color:"primary",theme:e}),"&.MuiChip-lightSecondary":On({color:"secondary",theme:e}),"&.MuiChip-lightError":On({color:"error",theme:e}),"&.MuiChip-lightInfo":On({color:"info",theme:e}),"&.MuiChip-lightSuccess":On({color:"success",theme:e}),"&.MuiChip-lightWarning":On({color:"warning",theme:e})},combined:{border:"1px solid",...t,"&.MuiChip-combinedPrimary":On({color:"primary",theme:e}),"&.MuiChip-combinedSecondary":On({color:"secondary",theme:e}),"&.MuiChip-combinedError":On({color:"error",theme:e}),"&.MuiChip-combinedInfo":On({color:"info",theme:e}),"&.MuiChip-combinedSuccess":On({color:"success",theme:e}),"&.MuiChip-combinedWarning":On({color:"warning",theme:e})}}}}}function PF(){return{MuiDialog:{styleOverrides:{root:{"& .MuiBackdrop-root":{backgroundColor:Ve("#000",.7)}}}}}}function SF(e){return{MuiDialogContentText:{styleOverrides:{root:{fontSize:"0.875rem",color:e.palette.text.primary}}}}}function OF(){return{MuiDialogTitle:{styleOverrides:{root:{fontSize:"1rem",fontWeight:500}}}}}function zi({color:e,theme:t}){const n=en(t,e),{main:r,dark:i,contrastText:s}=n,l=`${e}Button`,u=yi(t,l);return{color:s,backgroundColor:r,boxShadow:u,"&:hover":{boxShadow:"none",backgroundColor:i},"&:focus-visible":{outline:`2px solid ${i}`,outlineOffset:2},"&::after":{borderRadius:"50px",boxShadow:`0 0 5px 5px ${Ve(r,.9)}`},"&:active::after":{borderRadius:"50px",boxShadow:`0 0 0 0 ${Ve(r,.9)}`}}}function MF(e){return{MuiFab:{styleOverrides:{root:{fontWeight:400,"&.Mui-disabled":{backgroundColor:e.palette.grey[200]},"&.MuiFab-primary":zi({color:"primary",theme:e}),"&.MuiFab-secondary":zi({color:"secondary",theme:e}),"&.Mui-error":zi({color:"error",theme:e}),"&.MuiFab-success":zi({color:"success",theme:e}),"&.MuiFab-info":zi({color:"info",theme:e}),"&.MuiFab-warning":zi({color:"warning",theme:e}),"&::after":{content:'""',display:"block",position:"absolute",left:0,top:0,width:"100%",height:"100%",borderRadius:4,opacity:0,transition:"all 0.5s"},"&:active::after":{position:"absolute",borderRadius:4,left:0,top:0,opacity:1,transition:"0s"}}}}}}function DF(e){return{MuiIconButton:{styleOverrides:{root:{borderRadius:4},sizeLarge:{width:e.spacing(5.5),height:e.spacing(5.5),fontSize:"1.25rem"},sizeMedium:{width:e.spacing(4.5),height:e.spacing(4.5),fontSize:"1rem"},sizeSmall:{width:e.spacing(3.75),height:e.spacing(3.75),fontSize:"0.75rem"},sizeExtraSmall:{width:e.spacing(2.6875),height:e.spacing(2.6875),fontSize:"0.625rem"}}}}}function RF(){return{MuiInputBase:{styleOverrides:{}}}}function jF(e){return{MuiInputLabel:{styleOverrides:{root:{color:e.palette.grey[600]},outlined:{lineHeight:"0.8em","&.MuiInputLabel-sizeSmall":{lineHeight:"1em"},"&.MuiInputLabel-shrink":{background:e.palette.background.paper,padding:"0 8px",marginLeft:-6,lineHeight:"1.4375em"}}}}}}function kF(){return{MuiLinearProgress:{styleOverrides:{root:{height:6,borderRadius:100},bar:{borderRadius:100}}}}}function FF(){return{MuiLink:{defaultProps:{underline:"hover"}}}}function LF(e){return{MuiListItemButton:{styleOverrides:{root:{"&.Mui-selected":{color:e.palette.primary.main,"& .MuiListItemIcon-root":{color:e.palette.primary.main}}}}}}}function NF(e){return{MuiListItemIcon:{styleOverrides:{root:{minWidth:24,color:e.palette.text.primary}}}}}function VF(){return{MuiListItemText:{styleOverrides:{root:{"&.MuiListItemText-inset":{paddingLeft:24}}}}}}function HF(){return{MuiLoadingButton:{styleOverrides:{root:{padding:"6px 16px","&.MuiLoadingButton-loading":{opacity:.6,textShadow:"none"}}}}}}function Ho({variant:e,theme:t}){const n=en(t,e),{light:r}=n,i=yi(t,`${e}`);return{"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:r},"&.Mui-focused":{boxShadow:i,"& .MuiOutlinedInput-notchedOutline":{border:`1px solid ${r}`}}}}function zF(e){return{MuiOutlinedInput:{styleOverrides:{input:{padding:"10.5px 14px 10.5px 12px"},notchedOutline:{borderColor:e.palette.mode==="dark"?e.palette.grey[200]:e.palette.grey[300]},root:{...Ho({variant:"primary",theme:e}),"&.Mui-error":{...Ho({variant:"error",theme:e})}},inputSizeSmall:{padding:"7.5px 8px 7.5px 12px"},inputMultiline:{padding:0},colorSecondary:Ho({variant:"secondary",theme:e}),colorError:Ho({variant:"error",theme:e}),colorWarning:Ho({variant:"warning",theme:e}),colorInfo:Ho({variant:"info",theme:e}),colorSuccess:Ho({variant:"success",theme:e})}}}}function WF(){return{MuiPagination:{defaultProps:{shape:"rounded"}}}}function vt({variant:e,color:t,theme:n}){const r=en(n,t),{lighter:i,light:s,dark:l,main:u,contrastText:A}=r,f={"&:focus-visible":{outline:`2px solid ${l}`,outlineOffset:2,...e==="text"&&{backgroundColor:n.palette.background.paper}}};switch(e){case"combined":case"contained":return{color:A,backgroundColor:u,"&:hover":{backgroundColor:s},...f};case"outlined":return{borderColor:u,"&:hover":{backgroundColor:i,borderColor:s},...f};case"text":default:return{color:u,"&:hover":{backgroundColor:u,color:i},...f}}}function UF(e){return{MuiPaginationItem:{styleOverrides:{root:{"&:focus-visible":{outline:`2px solid ${e.palette.secondary.dark}`,outlineOffset:2}},text:{"&.Mui-selected":{backgroundColor:"transparent",fontSize:"1rem",fontWeight:500,"&.MuiPaginationItem-textPrimary":vt({variant:"text",color:"primary",theme:e}),"&.MuiPaginationItem-textSecondary":vt({variant:"text",color:"secondary",theme:e}),"&.MuiPaginationItem-textError":vt({variant:"text",color:"error",theme:e}),"&.MuiPaginationItem-textSuccess":vt({variant:"text",color:"success",theme:e}),"&.MuiPaginationItem-textInfo":vt({variant:"text",color:"info",theme:e}),"&.MuiPaginationItem-textWarning":vt({variant:"text",color:"warning",theme:e})}},contained:{"&.Mui-selected":{"&.MuiPaginationItem-containedPrimary":vt({variant:"contained",color:"primary",theme:e}),"&.MuiPaginationItem-containedSecondary":vt({variant:"contained",color:"secondary",theme:e}),"&.MuiPaginationItem-containedError":vt({variant:"contained",color:"error",theme:e}),"&.MuiPaginationItem-containedSuccess":vt({variant:"contained",color:"success",theme:e}),"&.MuiPaginationItem-containedInfo":vt({variant:"contained",color:"info",theme:e}),"&.MuiPaginationItem-containedWarning":vt({variant:"contained",color:"warning",theme:e})}},combined:{border:"1px solid",borderColor:e.palette.divider,"&.MuiPaginationItem-ellipsis":{border:"none"},"&.Mui-selected":{"&.MuiPaginationItem-combinedPrimary":vt({variant:"combined",color:"primary",theme:e}),"&.MuiPaginationItem-combinedSecondary":vt({variant:"combined",color:"secondary",theme:e}),"&.MuiPaginationItem-combinedError":vt({variant:"combined",color:"error",theme:e}),"&.MuiPaginationItem-combinedSuccess":vt({variant:"combined",color:"success",theme:e}),"&.MuiPaginationItem-combinedInfo":vt({variant:"combined",color:"info",theme:e}),"&.MuiPaginationItem-combinedWarning":vt({variant:"combined",color:"warning",theme:e})}},outlined:{borderColor:e.palette.divider,"&.Mui-selected":{backgroundColor:"transparent","&.MuiPaginationItem-outlinedPrimary":vt({variant:"outlined",color:"primary",theme:e}),"&.MuiPaginationItem-outlinedSecondary":vt({variant:"outlined",color:"secondary",theme:e}),"&.MuiPaginationItem-outlinedError":vt({variant:"outlined",color:"error",theme:e}),"&.MuiPaginationItem-outlinedSuccess":vt({variant:"outlined",color:"success",theme:e}),"&.MuiPaginationItem-outlinedInfo":vt({variant:"outlined",color:"info",theme:e}),"&.MuiPaginationItem-outlinedWarning":vt({variant:"outlined",color:"warning",theme:e})}}}}}}function GF(e){return{MuiPopover:{styleOverrides:{paper:{boxShadow:e.customShadows.z1}}}}}function Wi({color:e,theme:t}){const n=en(t,e),{lighter:r,main:i,dark:s}=n;return{"& .dot":{backgroundColor:i},"&:hover":{backgroundColor:r},"&.Mui-focusVisible":{outline:`2px solid ${s}`,outlineOffset:-4}}}function YF(e){switch(e){case"small":return{size:16,dotSize:8,position:3};case"large":return{size:24,dotSize:12,position:5};case"medium":default:return{size:20,dotSize:10,position:4}}}function Pf(e){const t=YF(e);return{"& .icon":{width:t.size,height:t.size,"& .dot":{width:t.dotSize,height:t.dotSize,top:t.position,left:t.position}}}}function KF(e){const{palette:t}=e;return{MuiRadio:{defaultProps:{className:"size-small",icon:g.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:"50%"}}),checkedIcon:g.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:"50%",position:"relative"},children:g.jsx(b.Box,{className:"dot",sx:{width:8,height:8,backgroundColor:"inherit",borderRadius:"50%",position:"absolute",top:3,left:3}})})},styleOverrides:{root:{color:t.secondary[300],"&.size-small":{...Pf("small")},"&.size-medium":{...Pf("medium")},"&.size-large":{...Pf("large")}},colorPrimary:Wi({color:"primary",theme:e}),colorSecondary:Wi({color:"secondary",theme:e}),colorSuccess:Wi({color:"success",theme:e}),colorWarning:Wi({color:"warning",theme:e}),colorInfo:Wi({color:"info",theme:e}),colorError:Wi({color:"error",theme:e})}}}}function Ui({color:e,theme:t}){const n=en(t,e),{main:r}=n;return{border:`2px solid ${r}`}}function _F(e){return{MuiSlider:{styleOverrides:{track:{height:"1px"},thumb:{width:14,height:14,border:`2px solid ${e.palette.primary.main}`,backgroundColor:e.palette.background.paper,"&.MuiSlider-thumbColorPrimary":Ui({color:"primary",theme:e}),"&.MuiSlider-thumbColorSecondary":Ui({color:"secondary",theme:e}),"&.MuiSlider-thumbColorSuccess":Ui({color:"success",theme:e}),"&.MuiSlider-thumbColorWarning":Ui({color:"warning",theme:e}),"&.MuiSlider-thumbColorInfo":Ui({color:"info",theme:e}),"&.MuiSlider-thumbColorError":Ui({color:"error",theme:e})},mark:{width:4,height:4,borderRadius:"50%",border:`1px solid ${e.palette.secondary.light}`,backgroundColor:e.palette.background.paper,"&.MuiSlider-markActive":{opacity:1,borderColor:"inherit",borderWidth:2}},rail:{color:e.palette.secondary.light},root:{"&.Mui-disabled":{".MuiSlider-rail":{opacity:.25},".MuiSlider-track":{color:e.palette.secondary.lighter},".MuiSlider-thumb":{border:`2px solid ${e.palette.secondary.lighter}`}}},valueLabel:{backgroundColor:e.palette.grey[600],color:e.palette.grey[0]}}}}}function JF(e){switch(e){case"small":return{width:28,height:16,base:12,thumb:10,trackRadius:8};case"large":return{width:60,height:28,base:32,thumb:22,trackRadius:24};case"medium":default:return{width:44,height:22,base:22,thumb:16,trackRadius:16}}}function Sf(e,t){const n=JF(t);return{width:n.width,height:n.height,"& .MuiSwitch-switchBase":{padding:3,"&.Mui-checked":{transform:`translateX(${n.base}px)`}},"& .MuiSwitch-thumb":{width:n.thumb,height:n.thumb},"& .MuiSwitch-track":{borderRadius:n.trackRadius}}}function XF(e){return{MuiSwitch:{styleOverrides:{track:{opacity:1,backgroundColor:e.palette.secondary[400],boxSizing:"border-box"},thumb:{borderRadius:"50%",transition:e.transitions.create(["width"],{duration:200})},switchBase:{"&.Mui-checked":{color:"#fff","& + .MuiSwitch-track":{opacity:1},"&.Mui-disabled":{color:e.palette.background.paper}},"&.Mui-disabled":{color:e.palette.background.paper,"+.MuiSwitch-track":{opacity:.3}}},root:{color:e.palette.text.primary,padding:0,margin:8,display:"flex","& ~ .MuiFormControlLabel-label":{margin:6},...Sf(e,"medium")},sizeLarge:{...Sf(e,"large")},sizeSmall:{...Sf(e,"small")}}}}}function ZF(e){return{MuiTab:{styleOverrides:{root:{minHeight:46,color:e.palette.text.primary,borderRadius:4,"&:hover":{backgroundColor:e.palette.primary.lighter+60,color:e.palette.primary.main},"&:focus-visible":{borderRadius:4,outline:`2px solid ${e.palette.secondary.dark}`,outlineOffset:-3}}}}}}function qF(e){const t={"&:hover":{backgroundColor:e.palette.secondary.lighter}};return{MuiTableBody:{styleOverrides:{root:{"&.striped .MuiTableRow-root":{"&:nth-of-type(even)":{backgroundColor:e.palette.grey[50]},...t},"& .MuiTableRow-root":{...t}}}}}}function $F(e){const t={"&:not(:last-of-type)":{position:"relative","&:after":{position:"absolute",content:'""',backgroundColor:e.palette.divider,width:1,height:"calc(100% - 30px)",right:0,top:16}}};return{MuiTableCell:{styleOverrides:{root:{fontSize:"0.875rem",padding:12,borderColor:e.palette.divider},sizeSmall:{padding:8},head:{fontSize:"0.75rem",fontWeight:700,textTransform:"uppercase",...t},footer:{fontSize:"0.75rem",textTransform:"uppercase",...t}}}}}function eL(e){return{MuiTableFooter:{styleOverrides:{root:{backgroundColor:e.palette.grey[50],borderTop:`2px solid ${e.palette.divider}`,borderBottom:`1px solid ${e.palette.divider}`}}}}}function tL(e){return{MuiTableHead:{styleOverrides:{root:{backgroundColor:e.palette.grey[50],borderTop:`1px solid ${e.palette.divider}`,borderBottom:`2px solid ${e.palette.divider}`}}}}}function nL(){return{MuiTablePagination:{styleOverrides:{selectLabel:{fontSize:"0.875rem"},displayedRows:{fontSize:"0.875rem"}}}}}function rL(){return{MuiTableRow:{styleOverrides:{root:{"&:last-of-type":{"& .MuiTableCell-root":{borderBottom:"none"}},"& .MuiTableCell-root":{"&:last-of-type":{paddingRight:24},"&:first-of-type":{paddingLeft:24}}}}}}}function oL(){return{MuiTabs:{styleOverrides:{vertical:{overflow:"visible"}}}}}function iL(e){return{MuiToggleButton:{styleOverrides:{root:{"&.Mui-disabled":{borderColor:e.palette.divider,color:e.palette.text.disabled},"&:focus-visible":{outline:`2px solid ${e.palette.secondary.dark}`,outlineOffset:2}}}}}}function sL(e){return{MuiTooltip:{styleOverrides:{tooltip:{color:e.palette.background.paper}}}}}function aL(){return{MuiTreeItem:{styleOverrides:{content:{padding:8},iconContainer:{"& svg":{fontSize:"0.625rem"}}}}}}function lL(){return{MuiTypography:{styleOverrides:{gutterBottom:{marginBottom:12}}}}}function cL(e){return at.merge(pF(e),hF(e),CF(e),EF(e),mF(),IF(e),BF(e),vF(e),yF(),bF(),QF(),wF(e),TF(e),PF(),SF(e),OF(),MF(e),DF(e),RF(),jF(e),kF(),FF(),LF(e),NF(e),VF(),HF(),zF(e),WF(),UF(e),GF(e),KF(e),_F(e),XF(e),ZF(e),qF(e),$F(e),eL(e),tL(e),nL(),rL(),oL(),iL(e),sL(e),aL(),lL())}const Of=({themeOverrides:e,children:t})=>{const{themeDirection:n,mode:r,presetColor:i,fontFamily:s}=Qn(),l=T.useMemo(()=>fF(r,i),[r,i]),u=T.useMemo(()=>gF(s),[s]),A=T.useMemo(()=>z2(l),[l]),f=T.useMemo(()=>Oe.merge({breakpoints:{values:{xs:0,sm:768,md:1024,lg:1266,xl:1440}},direction:n,mixins:{toolbar:{minHeight:60,paddingTop:8,paddingBottom:8}},palette:l.palette,customShadows:A,typography:u,shadows:l.shadows.map(()=>"none"),components:{MuiIconButton:{styleOverrides:{sizeExtraSmall:{width:l.spacing(2.6875),height:l.spacing(2.6875),fontSize:"0.625rem"}}}}},typeof e=="function"?e(l):e),[n,l,u,A,e]),p=Ru(f),C=Oe.cloneDeep(p.components??{});return p.components=Oe.merge(cL(p),C),g.jsx(b.StyledEngineProvider,{injectFirst:!0,children:g.jsxs($p,{theme:p,children:[g.jsx(b.CssBaseline,{}),t]})})};Of.propTypes={children:c.node,themeOverrides:c.oneOfType([c.object,c.func])};const Tv=({children:e,theme:t,...n})=>g.jsx(O.CoreAdminContext,{...n,children:g.jsx(Of,{themeOverrides:t,children:g.jsx(pf,{children:e})})});Tv.displayName="ApplicaAdminContext";const Gi=e=>{const{authProvider:t,catchAll:n,children:r,dashboard:i,dataProvider:s,disableTelemetry:l,history:u,i18nProvider:A,layout:f,loading:p,loginPage:C,authCallbackPage:h,menu:m,notification:I,queryClient:B,requireAuth:y,store:M,ready:j,theme:x,title:S="React Admin"}=e;return g.jsx(Tv,{authProvider:t,dataProvider:s,i18nProvider:A,store:M,history:u,queryClient:B,theme:x,children:g.jsx(O.AdminUI,{layout:f,dashboard:i,disableTelemetry:l,menu:m,catchAll:n,title:S,loading:p,loginPage:C,authCallbackPage:h,notification:I,requireAuth:y,ready:j,children:r})})};Gi.defaultProps={store:O.localStorageStore(),title:"Applica Admin"},Gi.propTypes={...O.AdminUI.propTypes};class Pv{constructor({catch:t,display:n,log:r,error:i}){va(this,"catch");va(this,"display");va(this,"log");va(this,"error");this.catch=t,this.display=n,this.log=r,this.error=i}isCatched(){return this.catch}logError(){return this.log}displayError(){return this.display}}const uL=({apiUrl:e,endpoint:t,message:n,bodyBuilder:r})=>fetch(`${e}${t}`,{method:"PUT",headers:new Headers({Accept:"application/json","Content-Type":"application/json"}),body:JSON.stringify(r(n))}),AL=({enabled:e=!0,apiUrl:t,endpoint:n="/ui-errors/put",loading:r,catcherFn:i=l=>new Pv({catch:l!=null,display:!1,log:!1}),bodyBuilder:s=l=>({message:l})})=>(V.useMemo(()=>{if(r||!e)return;const l=console.error;console.error=function(u,...A){if(!u||typeof u!="string"){l.apply(console,arguments);return}const f=u.replace(/%s/g,()=>A.shift()),p=i(f);if(!p.isCatched()){l.apply(console,arguments);return}p.logError()&&uL({apiUrl:t,endpoint:n,message:f,bodyBuilder:s}),p.displayError()?l.apply(console,arguments):console.debug.apply(console,arguments)}},[t,r,s,n,i,e]),!0),Mf=({languages:e,defaultLocale:t,allowMissing:n=!1})=>iQ(r=>at.get(e,r,{}),t,[{locale:t}],{allowMissing:n}),Sv=[],dL=({apiUrl:e,endpoint:t,locale:n,message:r,bodyBuilder:i})=>r!=null&&r!=="undefined"&&r.indexOf("[")===-1&&r.indexOf("]")===-1&&Sv.indexOf(`${n}-${r}`)===-1&&Sv.push(`${n}-${r}`)&&fetch(`${e}${t}`,{method:"PUT",headers:new Headers({Accept:"application/json","Content-Type":"application/json"}),body:JSON.stringify(i(n,r)||{})}),Ov=({apiUrl:e,enabled:t=!0,endpoint:n="/languages/put-message",loading:r,bodyBuilder:i=(s,l)=>({lang:s,code:l,text:l})})=>{const[s]=O.useLocaleState();return V.useMemo(()=>{if(r||!t)return;const l=console.error;console.error=function(u){if(!(typeof u=="string"&&u==="%c%s")){if(typeof u=="string"&&u.indexOf("Missing translation for key: ")>=0){if(u=u.replace("Warning: Missing translation for key: ",""),u=u.split('"').join("").trim(),u===null||u.indexOf(" ")!==-1||u.indexOf(".")===-1)return;const A=localStorage.getItem("locale")||s;dL({apiUrl:e,endpoint:n,locale:A,message:u,bodyBuilder:i});return}l.apply(console,arguments)}}},[e,s,r,i,n,t]),!0};window.React=T;const Mv=({apiUrl:e,endpoint:t="/languages/load",mapper:n=({data:r})=>({data:r})})=>{const[r,i]=T.useState({loading:!0,languages:null});return T.useEffect(()=>{let s=new Headers;s.append("Accept","application/json"),s.append("Content-Type","application/json"),fetch(`${e}${t}`,{headers:s}).then(l=>l.json()).then(l=>i({loading:!1,...n(l)}))},[e,t,n]),r},fL=({apiUrl:e,locale:t="en",languages:n={}})=>Mf({apiUrl:e,locale:t,languages:n}),gL=e=>e.reduce((t,n)=>({...t,[n.lang]:{...t[n.lang]||{},[n.code]:n.text}}),{}),pL=(e,t)=>({lang:e,code:t,text:t}),hL=new su.QueryClient({defaultOptions:{queries:{refetchOnWindowFocus:!1}}}),Df=({theme:e,themeConfig:t,apiUrl:n,defaultLocale:r,development:i,logoMain:s,logoIcon:l,loginPage:u,menu:A,name:f,copy:p,version:C,dataProvider:h,authProvider:m,notification:I,enableNotification:B,enableRegistration:y,enablePasswordRecover:M,...j})=>{const x=Mv({apiUrl:n,endpoint:"/i18n/messages",mapper:gL});Ov({bodyBuilder:pL,apiUrl:n,endpoint:"/i18n/message",loading:x==null?void 0:x.loading,enabled:i}),AL({apiUrl:n,endpoint:"/cli/error",catcherFn:k=>{const _=k==null?void 0:k.toString(),G=["Invalid prop `file` of type `string` supplied to `FileInputPreview`, expected `object`.","Failed prop type: Invalid prop `checked` of type `string` supplied to `ForwardRef(Switch)`, expected `boolean`.","Failed prop type: Invalid prop `checked` of type `string` supplied to `ForwardRef(SwitchBase)`, expected `boolean`.","validateDOMNesting(...): <form> cannot appear as a descendant of <form>."].some(le=>_==null?void 0:_.includes(le));return new Pv({catch:G,display:!G,log:!G,error:k})}});const S=T.useMemo(()=>T.isValidElement(u)?T.cloneElement(u,{name:f,copy:p,version:C,enableRegistration:y,enablePasswordRecover:M}):u,[u,f,C,p,y,M]),P=T.useMemo(()=>k=>{const _=f?g.jsx(tc,{title:f}):s,X=f?g.jsx(hf,{title:f}):l;return g.jsx(ZB,{...k,name:f,copy:p,version:C,logoMain:_,logoIcon:X,notification:I,enableNotification:B})},[s,l,f,C,I,B]);if(x!=null&&x.loading)return null;const N=Mf({languages:x,defaultLocale:r,allowMissing:i});return g.jsx(Lu,{children:g.jsx(zu,{menu:A,children:g.jsx(Vu,{initialConfig:t,children:g.jsx(Gi,{theme:e,layout:P,notification:sv,queryClient:hL,dataProvider:h,authProvider:m,i18nProvider:N,loginPage:S,...j})})})})};Df.defaultProps={...Gi.defaultProps,fileFields:[],defaultLocale:"en",development:!1,version:"0.0.0",notification:"entities/notification",enableNotification:!1,enableRegistration:!1,enableForgotPassword:!1,loginPage:g.jsx(oc,{version:"0.0.0",name:"Applica",redirectTo:"/"})},Df.propTypes={...Gi.propTypes,theme:c.oneOfType([c.object,c.func]),apiUrl:c.string.isRequired,defaultLocale:c.string,development:c.bool,logoMain:c.node,logoIcon:c.node,menu:c.arrayOf(fi),name:c.string,version:c.string,authProvider:c.oneOfType([c.func,c.object]),dataProvider:c.oneOfType([c.func,c.object]),notification:c.string,enableNotification:c.bool,enableRegistration:c.bool,enableForgotPassword:c.bool},Object.defineProperty(R,"ArrayInputContext",{enumerable:!0,get:()=>O.ArrayInputContext}),Object.defineProperty(R,"BooleanField",{enumerable:!0,get:()=>O.BooleanField}),Object.defineProperty(R,"BulkDeleteWithConfirmButton",{enumerable:!0,get:()=>O.BulkDeleteWithConfirmButton}),Object.defineProperty(R,"Button",{enumerable:!0,get:()=>O.Button}),Object.defineProperty(R,"ChipField",{enumerable:!0,get:()=>O.ChipField}),Object.defineProperty(R,"Confirm",{enumerable:!0,get:()=>O.Confirm}),Object.defineProperty(R,"CreateButton",{enumerable:!0,get:()=>O.CreateButton}),Object.defineProperty(R,"CreateContextProvider",{enumerable:!0,get:()=>O.CreateContextProvider}),Object.defineProperty(R,"CustomRoutes",{enumerable:!0,get:()=>O.CustomRoutes}),Object.defineProperty(R,"DeleteWithConfirmButton",{enumerable:!0,get:()=>O.DeleteWithConfirmButton}),Object.defineProperty(R,"DeleteWithUndoButton",{enumerable:!0,get:()=>O.DeleteWithUndoButton}),Object.defineProperty(R,"EditButton",{enumerable:!0,get:()=>O.EditButton}),Object.defineProperty(R,"EditContextProvider",{enumerable:!0,get:()=>O.EditContextProvider}),Object.defineProperty(R,"FieldTitle",{enumerable:!0,get:()=>O.FieldTitle}),Object.defineProperty(R,"Form",{enumerable:!0,get:()=>O.Form}),Object.defineProperty(R,"FormDataConsumer",{enumerable:!0,get:()=>O.FormDataConsumer}),Object.defineProperty(R,"HttpError",{enumerable:!0,get:()=>O.HttpError}),Object.defineProperty(R,"I18nContextProvider",{enumerable:!0,get:()=>O.I18nContextProvider}),Object.defineProperty(R,"ListToolbar",{enumerable:!0,get:()=>O.ListToolbar}),Object.defineProperty(R,"LoadingIndicator",{enumerable:!0,get:()=>O.LoadingIndicator}),Object.defineProperty(R,"Pagination",{enumerable:!0,get:()=>O.Pagination}),Object.defineProperty(R,"RaSimpleFormIterator",{enumerable:!0,get:()=>O.SimpleFormIterator}),Object.defineProperty(R,"RecordContextProvider",{enumerable:!0,get:()=>O.RecordContextProvider}),Object.defineProperty(R,"ReferenceArrayField",{enumerable:!0,get:()=>O.ReferenceArrayField}),Object.defineProperty(R,"ReferenceField",{enumerable:!0,get:()=>O.ReferenceField}),Object.defineProperty(R,"Resource",{enumerable:!0,get:()=>O.Resource}),Object.defineProperty(R,"ResourceContextProvider",{enumerable:!0,get:()=>O.ResourceContextProvider}),Object.defineProperty(R,"SaveButton",{enumerable:!0,get:()=>O.SaveButton}),Object.defineProperty(R,"SimpleFormIteratorContext",{enumerable:!0,get:()=>O.SimpleFormIteratorContext}),Object.defineProperty(R,"SimpleList",{enumerable:!0,get:()=>O.SimpleList}),Object.defineProperty(R,"SimpleShowLayout",{enumerable:!0,get:()=>O.SimpleShowLayout}),Object.defineProperty(R,"SingleFieldList",{enumerable:!0,get:()=>O.SingleFieldList}),Object.defineProperty(R,"TopToolbar",{enumerable:!0,get:()=>O.TopToolbar}),Object.defineProperty(R,"UrlField",{enumerable:!0,get:()=>O.UrlField}),Object.defineProperty(R,"choices",{enumerable:!0,get:()=>O.choices}),Object.defineProperty(R,"email",{enumerable:!0,get:()=>O.email}),Object.defineProperty(R,"maxLength",{enumerable:!0,get:()=>O.maxLength}),Object.defineProperty(R,"maxValue",{enumerable:!0,get:()=>O.maxValue}),Object.defineProperty(R,"minLength",{enumerable:!0,get:()=>O.minLength}),Object.defineProperty(R,"minValue",{enumerable:!0,get:()=>O.minValue}),Object.defineProperty(R,"number",{enumerable:!0,get:()=>O.number}),Object.defineProperty(R,"regex",{enumerable:!0,get:()=>O.regex}),Object.defineProperty(R,"required",{enumerable:!0,get:()=>O.required}),Object.defineProperty(R,"useArrayInput",{enumerable:!0,get:()=>O.useArrayInput}),Object.defineProperty(R,"useAuthProvider",{enumerable:!0,get:()=>O.useAuthProvider}),Object.defineProperty(R,"useChoices",{enumerable:!0,get:()=>O.useChoices}),Object.defineProperty(R,"useChoicesContext",{enumerable:!0,get:()=>O.useChoicesContext}),Object.defineProperty(R,"useCreateController",{enumerable:!0,get:()=>O.useCreateController}),Object.defineProperty(R,"useDataProvider",{enumerable:!0,get:()=>O.useDataProvider}),Object.defineProperty(R,"useEditContext",{enumerable:!0,get:()=>O.useEditContext}),Object.defineProperty(R,"useGetIdentity",{enumerable:!0,get:()=>O.useGetIdentity}),Object.defineProperty(R,"useGetList",{enumerable:!0,get:()=>O.useGetList}),Object.defineProperty(R,"useGetMany",{enumerable:!0,get:()=>O.useGetMany}),Object.defineProperty(R,"useGetManyReference",{enumerable:!0,get:()=>O.useGetManyReference}),Object.defineProperty(R,"useGetOne",{enumerable:!0,get:()=>O.useGetOne}),Object.defineProperty(R,"useInput",{enumerable:!0,get:()=>O.useInput}),Object.defineProperty(R,"useListContext",{enumerable:!0,get:()=>O.useListContext}),Object.defineProperty(R,"useLocaleState",{enumerable:!0,get:()=>O.useLocaleState}),Object.defineProperty(R,"useNotify",{enumerable:!0,get:()=>O.useNotify}),Object.defineProperty(R,"usePermissions",{enumerable:!0,get:()=>O.usePermissions}),Object.defineProperty(R,"useRecordContext",{enumerable:!0,get:()=>O.useRecordContext}),Object.defineProperty(R,"useRefresh",{enumerable:!0,get:()=>O.useRefresh}),Object.defineProperty(R,"useResourceContext",{enumerable:!0,get:()=>O.useResourceContext}),Object.defineProperty(R,"useResourceDefinition",{enumerable:!0,get:()=>O.useResourceDefinition}),Object.defineProperty(R,"useResourceDefinitions",{enumerable:!0,get:()=>O.useResourceDefinitions}),Object.defineProperty(R,"useShowContext",{enumerable:!0,get:()=>O.useShowContext}),Object.defineProperty(R,"useShowController",{enumerable:!0,get:()=>O.useShowController}),Object.defineProperty(R,"useSimpleFormIterator",{enumerable:!0,get:()=>O.useSimpleFormIterator}),Object.defineProperty(R,"useSimpleFormIteratorItem",{enumerable:!0,get:()=>O.useSimpleFormIteratorItem}),Object.defineProperty(R,"useTranslate",{enumerable:!0,get:()=>O.useTranslate}),Object.defineProperty(R,"useTranslateLabel",{enumerable:!0,get:()=>O.useTranslateLabel}),Object.defineProperty(R,"useUnselect",{enumerable:!0,get:()=>O.useUnselect}),Object.defineProperty(R,"useUnselectAll",{enumerable:!0,get:()=>O.useUnselectAll}),Object.defineProperty(R,"useUpdateMany",{enumerable:!0,get:()=>O.useUpdateMany}),R.ActionsField=XA,R.ActionsMenu=di,R.ActivatePage=fv,R.Admin=Gi,R.AnimateButton=HE,R.AppConfigContext=Fu,R.AppConfigProvider=Lu,R.ApplicaAdmin=Df,R.ArrayInput=YO,R.AttachmentField=ZA,R.AttachmentInput=od,R.AutocompleteArrayInput=id,R.AutocompleteInput=sd,R.Avatar=Ms,R.BooleanInput=ad,R.Breadcrumbs=ml,R.CardForm=yl,R.ChangePasswordForm=Ed,R.CircularWithLabel=Em,R.CircularWithPath=mm,R.CoverField=xl,R.Create=HO,R.CreateInDialogButton=mf,R.Datagrid=Bf,R.DateAgoField=wl,R.DateField=qA,R.DateInput=ld,R.DateTimeInput=cd,R.Dot=Il,R.Drawer=GB,R.DrawerHeader=w0,R.DrawerHeaderStyled=ef,R.DrawerToggle=PI,R.Edit=C3,R.EditInDialogButton=If,R.EmailField=$A,R.Empty=cv,R.FileField=ed,R.FileInput=ud,R.Footer=Fs,R.FormHeader=md,R.FunctionField=Pm,R.Header=SI,R.HeaderNotification=OI,R.HeaderProfile=MI,R.HeaderSpacer=RI,R.HorizontalBar=YB,R.IconButton=ro,R.ImageField=Rs,R.ImageInput=Ad,R.ImpersonateUserButton=lv,R.LabeledArrayInput=Ql,R.LabeledInput=lt,R.Layout=ZB,R.LayoutContent=jI,R.LayoutProvider=xI,R.LayoutWrapper=kI,R.LinearWithIcon=Im,R.LinearWithLabel=Bm,R.List=uv,R.ListItem=vf,R.Loadable=w2,R.Loader=iv,R.LoadingButton=_A,R.LoginPage=oc,R.Logo=tf,R.LongForm=Ft,R.MainCard=or,R.MainIcon=tc,R.MenuConfigContext=Hu,R.MenuConfigProvider=zu,R.MenuPopover=Ga,R.MenuPropTypes=fi,R.NavMenu=KB,R.Navigation=XB,R.Notification=sv,R.NotificationList=H2,R.NumberInput=dd,R.ReadonlyField=nd,R.RecordInput=Dm,R.RecoverPage=gv,R.ReferenceArrayInput=fd,R.ReferenceInput=gd,R.ReferenceManyField=bi,R.ReferenceManyInput=pd,R.RegisterPage=pv,R.ResponsiveSection=DI,R.ScrollTop=pf,R.ScrollX=T2,R.SearchInput=A3,R.SelectArrayInput=hd,R.SelectInput=jm,R.Show=D3,R.SimpleBar=df,R.SimpleForm=bl,R.SimpleFormIterator=R3,R.SizeField=Om,R.SmallIcon=hf,R.SmartTextInput=Tl,R.TabbedForm=Sl,R.TableFormIterator=fj,R.TextField=rd,R.TextInput=Hn,R.ThemeConfigContext=Nu,R.ThemeConfigProvider=Vu,R.ThemeProvider=Of,R.TimeInput=Cd,R.Toolbar=Dr,R.Tooltip=Cm,R.Transitions=io,R.createI18nProvider=Mf,R.parseTime=km,R.useAppConfig=xo,R.useBreadcrumbs=dh,R.useI18nCatcher=Ov,R.useI18nLanguages=Mv,R.useI18nProvider=fL,R.useLayoutContext=Dd,R.useLayoutDispatch=hj,R.useLayoutDrawerState=ko,R.useLayoutLogoState=TI,R.useLayoutMediaState=zn,R.useLayoutNotificationsState=Rl,R.useLayoutState=Ti,R.useLayoutThemeState=jl,R.useLocalStorage=Gu,R.useMenu=Uu,R.useMenuConfig=Jr,R.useRefDimensions=_1,R.useResourceDefaultValues=VO,R.useResourceTitle=fh,R.useSx=gi,R.useThemeConfig=Qn,R.uuid=f3,R.withLayoutProvider=wI,Object.defineProperty(R,Symbol.toStringTag,{value:"Module"})});
|
|
266
266
|
//# sourceMappingURL=react-admin.umd.js.map
|
package/package.json
CHANGED