@applica-software-guru/react-admin 1.3.130 → 1.3.131
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/dev/useErrorEventCatcher.d.ts.map +1 -1
- package/dist/react-admin.cjs.js +1 -1
- package/dist/react-admin.cjs.js.map +1 -1
- package/dist/react-admin.es.js +252 -250
- package/dist/react-admin.es.js.map +1 -1
- package/dist/react-admin.umd.js +1 -1
- package/dist/react-admin.umd.js.map +1 -1
- package/package.json +1 -1
- package/src/ApplicaAdmin.tsx +2 -2
- package/src/dev/useErrorEventCatcher.ts +16 -5
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
|
`),xF)),MF=ce("span",{name:"MuiLinearProgress",slot:"Bar2",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.bar,t[`barColor${Pe(n.color)}`],(n.variant==="indeterminate"||n.variant==="query")&&t.bar2Indeterminate,n.variant==="buffer"&&t.bar2Buffer]}})(({ownerState:e,theme:t})=>z({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:Hg(t,e.color),transition:`transform .${Vg}s linear`}),({ownerState:e})=>(e.variant==="indeterminate"||e.variant==="query")&&Kt.css(Vv||(Vv=Yi`
|
|
263
263
|
width: auto;
|
|
264
264
|
animation: ${0} 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.15s infinite;
|
|
265
|
-
`),wF)),Hv=k.forwardRef(function(t,n){const r=zt({props:t,name:"MuiLinearProgress"}),{className:i,color:s="primary",value:l,valueBuffer:A,variant:u="indeterminate"}=r,g=Ke(r,QF),p=z({},r,{color:s,variant:u}),C=PF(p),h=xt(),E={},m={bar1:{},bar2:{}};if(u==="determinate"||u==="buffer")if(l!==void 0){E["aria-valuenow"]=Math.round(l),E["aria-valuemin"]=0,E["aria-valuemax"]=100;let B=l-100;h.direction==="rtl"&&(B=-B),m.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(u==="buffer")if(A!==void 0){let B=(A||0)-100;h.direction==="rtl"&&(B=-B),m.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 f.jsxs(SF,z({className:Xe(C.root,i),ownerState:p,role:"progressbar"},E,{ref:n},g,{children:[u==="buffer"?f.jsx(OF,{className:C.dashed,ownerState:p}):null,f.jsx(jF,{className:C.bar1,ownerState:p,style:m.bar1}),u==="determinate"?null:f.jsx(MF,{className:C.bar2,ownerState:p,style:m.bar2})]}))});process.env.NODE_ENV!=="production"&&(Hv.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 DF=Hv,RF=ce("div")(({theme:e})=>({position:"fixed",top:0,left:0,zIndex:2001,width:"100%","& > * + *":{marginTop:e.spacing(2)}})),Wv=()=>f.jsx(RF,{children:f.jsx(DF,{color:"primary"})}),kF=e=>t=>f.jsx(x.Suspense,{fallback:f.jsx(Wv,{}),children:f.jsx(e,{...t})}),vc=({title:e})=>f.jsxs(b.Stack,{direction:"row",children:[f.jsx(b.Typography,{variant:"h2",sx:{fontWeight:"regular",letterSpacing:-2.5},children:"a."})," ",f.jsx(b.Typography,{variant:"h2",sx:{fontWeight:"bold"},children:e})]});vc.propTypes={title:c.string.isRequired};const zv=ce(j.Notification,{})(({theme:e})=>({"& *":{fontSize:e.typography.body1.fontSize}})),Wg=({children:e})=>{const t=Bt.useLocation(),{pathname:n}=t;return x.useEffect(()=>{window.scrollTo({top:0,left:0,behavior:"smooth"})},[n]),e||null};Wg.propTypes={children:c.node};const FF=ce("div")({width:"100%",overflowX:"auto",display:"block"}),zg=({title:e})=>f.jsx(b.Typography,{variant:"h2",sx:{style:"bold"},children:e==null?void 0:e.substr(0,1).toUpperCase()});zg.propTypes={title:c.string.isRequired};const Ug=(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)]},LF=(e,t)=>e&&e.data?{data:Ug(e.data,t),total:e.total+1}:e,NF=(e,t)=>e&&e.length>0?Ug(e,t):e,VF=(e,t)=>e&&e.data?{...e,data:Ug(e.data,t),total:e.total+1}:e,Yg=({onClose:e,record:t,children:n,redirect:r,onSubmit:i,onSuccess:s,onError:l})=>{const A=wA.useQueryClient(),u=j.useResourceContext(),g=j.useRedirect(),p=j.useNotify(),C=x.useCallback(B=>{const O=Date.now();A.setQueryData([u,"getOne",{id:B.id}],B),A.setQueriesData([u,"getList"],R=>VF(R,B),{updatedAt:O}),A.setQueriesData([u,"getMany"],R=>NF(R,B),{updatedAt:O}),A.setQueriesData([u,"getManyReference"],R=>LF(R,B),{updatedAt:O}),e(),p("ra.notification.created"),r!==void 0&&g(r,u,B.id,B),s&&s(B)},[e,s,A,u,p,g,r]),{save:h,...E}=j.useCreateController({mutationOptions:{onSuccess:C,onError:l}}),m=x.useCallback(B=>{i?i(B,e):h&&h(B)},[i,h,e]);return f.jsx(j.CreateContextProvider,{value:{record:t,save:m,saving:E==null?void 0:E.saving,redirect:r},children:x.cloneElement(n,{...n.props,toolbar:f.jsxs(Dr,{children:[f.jsx(j.Button,{variant:"text",size:"medium",label:"ra.action.cancel",onClick:e,disabled:E==null?void 0:E.saving}),f.jsx(j.SaveButton,{disabled:E==null?void 0:E.saving})]})})})};Yg.propTypes={children:c.node,onClose:c.func,record:c.object,redirect:c.oneOf(["list","edit","show",!1])},Yg.defaultProps={redirect:!1};const HF={true:{_scrollToTop:!0},false:{}},WF=ce(b.Fab,{name:"RaApplicaCreateInDialogButton",overridesResolver:(e,t)=>t.root})(({theme:e})=>({[`&.${j.CreateButtonClasses.floating}`]:{color:e.palette.getContrastText(e.palette.primary.main),margin:0,top:"auto",right:20,bottom:60,left:"auto",position:"fixed",zIndex:1e3}})),Gg=({fullWidth:e,maxWidth:t,label:n,record:r,redirect:i,scrollToTop:s,className:l,sx:A,onSubmit:u,onSuccess:g,onError:p,...C})=>{const[h,E]=x.useState(!1),m=j.useTranslate(),B=j.useResourceContext(),{openDialog:y,closeDialog:O}=Po(),R=x.useCallback(()=>y(B,()=>E(!0)),[y,B]),w=x.useCallback(()=>O(B,()=>E(!1)),[O,B]),S=b.useMediaQuery(P=>P.breakpoints.down("md"));return f.jsxs(f.Fragment,{children:[S?f.jsx(WF,{...C,state:HF[String(s)],color:"primary",className:Xe(j.CreateButtonClasses.floating,l),"aria-label":n&&m(n),onClick:R,children:f.jsx(dn.Add,{})}):f.jsx(j.Button,{...C,sx:A,label:n,onClick:R,children:f.jsx(dn.Add,{})}),f.jsx(b.Dialog,{open:h,scroll:"body",sx:{"& .MuiToolbar-root":{position:"initial"}},onClose:w,fullWidth:e,maxWidth:t,children:f.jsx(Yg,{...C,redirect:i,record:r,onClose:w,onSubmit:u,onSuccess:g,onError:p})})]})};Gg.defaultProps={fullWidth:!0,maxWidth:"md",label:"ra.action.create",scrollToTop:!0},Gg.propTypes={...j.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 Uv=({onClose:e,children:t})=>{const n=j.useNotify(),r=j.useRecordContext(),i=j.useResourceContext(),{id:s}=r,{isLoading:l,data:A}=j.useGetOne(i,{id:s}),u=x.useCallback(()=>{n("ra.notification.updated",{type:"info",messageArgs:{smart_count:1}}),e()},[e,n]),{save:g,saving:p}=j.useEditController({resource:i,id:s,mutationMode:"pessimistic",mutationOptions:{onSuccess:u}});return f.jsx(j.EditContextProvider,{value:{record:A,isLoading:l,save:g,saving:p},children:x.cloneElement(t,{toolbar:f.jsxs(Dr,{children:[f.jsx(j.Button,{variant:"text",size:"medium",label:"ra.action.cancel",onClick:e}),f.jsx(j.SaveButton,{})]})})})};Uv.propTypes={children:c.node,onClose:c.func};const Kg=({fullWidth:e,maxWidth:t,label:n,...r})=>{const[i,s]=x.useState(!1),{openDialog:l,closeDialog:A}=Po(),u=j.useResourceContext(),g=x.useCallback(()=>l(u,()=>s(!0)),[l,u]),p=x.useCallback(()=>A(u,()=>s(!1)),[A,u]);return f.jsxs(f.Fragment,{children:[f.jsx(j.Button,{label:n,onClick:g,children:f.jsx(dn.Edit,{})}),f.jsx(b.Dialog,{open:i,scroll:"body",sx:{"& .MuiToolbar-root":{position:"initial"}},onClose:p,fullWidth:e,maxWidth:t,children:f.jsx(Uv,{...r,onClose:p})})]})};Kg.defaultProps={fullWidth:!0,maxWidth:"md",label:"ra.action.edit"},Kg.propTypes={fullWidth:c.bool,maxWidth:c.oneOf(["xs","sm","md","lg","xl",!1]),label:c.string};const Yv=({label:e="ra.auth.sign_in",...t})=>{const n=j.useRecordContext(),[r,i]=x.useState(!1),s=j.useAuthProvider(),l=x.useCallback(A=>{A.stopPropagation(),A.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 f.jsx(j.Button,{disabled:r||s.impersonate===void 0,color:"primary",variant:"text",label:e,onClick:l,...t,children:f.jsx(dn.VpnKey,{})})};Yv.propTypes={label:c.string};const zF=ce(j.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"}})),Jg=e=>f.jsx(zF,{...e});Jg.propTypes={...j.Datagrid.propTypes},Jg.defaultProps={...j.Datagrid.defaultProps};const UF=ce("div")(({theme:e})=>({padding:e.spacing(2)})),Xg=({actions:e,className:t,...n})=>{const{hasCreate:r}=Ce.useResourceDefinition(n),i=Ce.useResourceContext(n),s=Ce.useTranslate(),l=Ce.useGetResourceLabel(),A=s(`resources.${i}.forcedCaseName`,{smart_count:0,_:l(i,0)}),u=s("ra.page.empty",{name:A}),g=s("ra.page.invite");return f.jsxs(YF,{className:t,children:[f.jsxs("div",{className:Gi.message,children:[f.jsx(dn.Inbox,{className:Gi.icon}),f.jsx(b.Typography,{variant:"h4",paragraph:!0,children:s(`resources.${i}.empty`,{_:u})}),r&&f.jsx(b.Typography,{variant:"body1",children:s(`resources.${i}.invite`,{_:g})})]}),f.jsx(UF,{className:Gi.toolbar,children:e})]})},yc="ApplicaEmpty",Gi={message:`${yc}-message`,icon:`${yc}-icon`,toolbar:`${yc}-toolbar`},YF=ce("span",{name:yc,overridesResolver:(e,t)=>t.root})(({theme:e})=>({flex:1,[`& .${Gi.message}`]:{textAlign:"center",opacity:e.palette.mode==="light"?.5:.8,margin:"0 1em",color:e.palette.mode==="light"?"inherit":e.palette.text.primary},[`& .${Gi.icon}`]:{width:"9em",height:"9em"},[`& .${Gi.toolbar}`]:{textAlign:"center",marginTop:"2em"}}));Xg.propTypes={actions:c.element,className:c.string};const GF=f.jsx(j.ListActions,{}),KF=f.jsx(j.Pagination,{}),JF=f.jsx(Xg,{}),XF=r8,Gv=e=>{const{actions:t=GF,aside:n,filters:r,bulkActionButtons:i,emptyWhileLoading:s,hasCreate:l,pagination:A=KF,children:u,className:g,component:p=XF,title:C,empty:h=JF,...E}=e,{defaultTitle:m,data:B,error:y,isLoading:O,filterValues:R,resource:w}=Ce.useListContext(e);if(!u||!B&&O&&s)return null;const S=()=>f.jsxs("div",{className:ho.main,children:[(r||t)&&f.jsx(j.ListToolbar,{className:ho.actions,filters:r,actions:t,hasCreate:l}),!y&&f.jsx(p,{className:ho.content,children:i&&u&&k.isValidElement(u)?x.cloneElement(u,{bulkActionButtons:i}):u}),y?f.jsx(wg,{error:y,resetErrorBoundary:null}):A!==!1&&A]}),P=()=>h!==!1&&x.cloneElement(h,{className:ho.noResults,hasCreate:l}),N=!O&&(B==null?void 0:B.length)===0&&!Object.keys(R).length&&h!==!1;return f.jsxs(ZF,{className:Xe("list-page",g),...E,children:[f.jsx(j.Title,{title:C,defaultTitle:m,preferenceKey:`${w}.list.title`}),N?P():S(),n]})};Gv.propTypes={actions:c.oneOfType([c.bool,c.element]),aside:c.element,children:c.node,className:c.string,component:Ce.ComponentPropType,emptyWhileLoading:c.bool,filters:c.oneOfType([c.element,c.arrayOf(c.element)]),hasCreate:c.bool,pagination:c.oneOfType([c.element,c.bool]),title:j.TitlePropType};const Aa="RaList",ho={main:`${Aa}-main`,content:`${Aa}-content`,actions:`${Aa}-actions`,noResults:`${Aa}-noResults`},ZF=ce("div",{name:Aa,overridesResolver:(e,t)=>t.root})(({theme:e})=>({display:"flex",[`& .${ho.main}`]:{flex:"1 1 auto",display:"flex",flexDirection:"column"},[`& .${ho.content}`]:{position:"relative",[e.breakpoints.down("sm")]:{boxShadow:"none"},overflow:"inherit"},[`& .${ho.actions}`]:{},[`& .${ho.noResults}`]:{}})),Zg=({debounce:e,disableAuthentication:t,disableSyncWithLocation:n,exporter:r,filter:i=qF,filterDefaultValues:s,perPage:l=10,queryOptions:A,resource:u,sort:g,storeKey:p,...C})=>f.jsx(Ce.ListBase,{debounce:e,disableAuthentication:t,disableSyncWithLocation:n,exporter:r,filter:i,filterDefaultValues:s,perPage:l,queryOptions:A,resource:u,sort:g,storeKey:p,children:f.jsx(Gv,{...C})});Zg.propTypes={actions:c.oneOfType([c.bool,c.element]),aside:c.element,children:c.node.isRequired,className:c.string,emptyWhileLoading:c.bool,filter:c.object,filterDefaultValues:c.object,filters:c.oneOfType([c.element,c.arrayOf(c.element)]),pagination:c.oneOfType([c.element,c.bool]),perPage:c.number,sort:c.shape({field:c.string,order:c.oneOf(["ASC","DESC"])}),sx:c.any,title:j.TitlePropType,disableSyncWithLocation:c.bool,hasCreate:c.bool,resource:c.string};const qF={},_F=ys(Zg,{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)}})),Kv=e=>f.jsx(or,{content:!1,children:f.jsx(_F,{...e})});Kv.propTypes={...Zg.propTypes};const $F=()=>{const e=j.useRefresh(),t=j.useNotify(),n=j.useUnselectAll(),r=j.useResourceContext(),{selectedIds:i,data:s}=j.useListContext(),l=j.useRecordContext(),A=i.map(C=>s.find(h=>h.id===C)),[u,{isLoading:g}]=j.useUpdateMany(r,{ids:i.length>0?i:[l==null?void 0:l.id],data:{readed:Rr().format("YYYY-MM-DD HH:mm:ss")},rows:A},{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=x.useCallback(()=>{u()},[u]);return f.jsx(j.Button,{label:"ra.notification.mark_as_readed",disabled:g||(l==null?void 0:l.readed)!==null,onClick:p,children:f.jsx(dn.Email,{})})},e9=()=>{const e=j.useRefresh(),t=j.useNotify(),n=j.useUnselectAll(),{selectedIds:r,data:i}=j.useListContext(),s=j.useRecordContext(),l=j.useResourceContext(),A=r.map(C=>i.find(h=>h.id===C)).concat([s]),[u,{isLoading:g}]=j.useUpdateMany(l,{ids:r.length>0?r:[s==null?void 0:s.id],data:{readed:null},rows:A},{onSuccess:()=>{e(),t("resources.notifications.messages.unreaded.done"),n("notifications")},onFailure:()=>t("resources.notifications.messages.unreaded.error","warning")}),p=x.useCallback(()=>{u()},[u]);return f.jsx(j.Button,{color:"secondary",label:"ra.notification.mark_as_unreaded",disabled:g||s&&!(s!=null&&s.readed),onClick:p,children:f.jsx(dn.Drafts,{})})},t9=e=>{const t=j.useRecordContext(e),n=j.useResourceContext(e),r=j.useRedirect(),i=j.useNotify(),s=j.useTranslate(),[l]=j.useLocaleState(),A=x.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]),[u]=j.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")}}),g=x.useCallback(()=>u(),[u]);return f.jsxs("div",{onClick:g,style:{cursor:"pointer"},role:"button",tabIndex:0,children:[f.jsx(b.Typography,{variant:"subtitle1",children:f.jsxs(b.Box,{fontWeight:"bold",children:[" ",t==null?void 0:t.title]})}),f.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}}),A&&f.jsx(b.Typography,{variant:"caption",display:"block",sx:{mt:1},color:"textSecondary",children:s("ra.notification.readed",{readed:A})})]})},n9=({...e})=>{const t=b.useTheme(),{mode:n,colorize:r,density:i}=x.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=x.useCallback(l=>({backgroundColor:l!=null&&l.readed?r(t.palette.primary[n],i):r(t.palette.secondary[n],i)}),[t,n,r,i]);return f.jsxs(j.Datagrid,{...e,rowStyle:s,children:[f.jsx(t9,{source:"notification",sortable:!1,label:"ra.notification"}),f.jsx(Wl,{source:"created",label:"ra.notification.created"}),f.jsxs(Ei,{children:[f.jsx($F,{}),f.jsx(e9,{})]})]})},bc={width:"1.5rem",alignSelf:"center"},qg=({source:e,label:t,variant:n,record:r,spaceBottom:i,spaceTop:s,component:l,leftIcon:A,rightIcon:u,button:g,buttonProps:p,...C})=>{const{getCurrentDialog:h}=Po(),E=Ce.useResourceContext(C),m=h(),B=Ce.useRecordContext(),y=r||B,O=ct.get(y,e||"");return f.jsxs(b.Stack,{direction:"row",alignItems:"center",justifyContent:"space-between",sx:R=>({pt:1,pb:1,borderBottom:`1px solid ${R.palette.divider}`,...i&&{mb:2},...s&&{mt:2}}),children:[f.jsxs(b.Stack,{direction:"row",alignItems:"start",children:[A&&(x.isValidElement(A)?x.cloneElement(A,{style:bc}):x.createElement(A,{style:bc})),f.jsx(Ce.FieldTitle,{label:t,source:e,resource:m||E})]}),f.jsxs(b.Stack,{direction:"row",alignItems:"center",children:[l?x.isValidElement(l)?x.cloneElement(l,{record:y,resource:E,value:O}):x.createElement(l,{source:e,record:y,resource:E,value:O}):f.jsx(b.Typography,{variant:n,children:O}),u&&(x.isValidElement(u)?x.cloneElement(u,{style:bc}):x.createElement(u,{style:bc})),g&&f.jsx(b.Button,{size:"small",variant:"outlined",sx:{ml:1,p:0},...p,children:g})]})]})};qg.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},qg.defaultProps={variant:"body1"};const Jv=()=>{const e=Kt.useTheme(),n=e.palette.mode==="dark"?e.palette.primary.dark:e.palette.primary.light;return f.jsx(b.Box,{sx:{position:"absolute",filter:"blur(20px)",bottom:0,p:4,pb:8},children:f.jsxs("svg",{width:"100%",height:"calc(100vh - 175px)",viewBox:"0 0 117 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[f.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}),f.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}),f.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}),f.jsx("path",{d:"M55.5449 21.96V0H58.1407V21.96H55.5449Z",fill:n}),f.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}),f.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}),f.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}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"})]})})},Xv=({children:e,...t})=>{const n=xt();return f.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:f.jsx(b.Box,{sx:{p:{xs:2,sm:3,md:4,xl:5}},children:e})})};Xv.propTypes={children:c.node};const ua=({version:e,name:t,copy:n,children:r,background:i=Jv})=>f.jsxs(b.Box,{sx:{minHeight:"100vh"},children:[x.isValidElement(i)?i:x.createElement(i),f.jsxs(b.Grid,{container:!0,direction:"column",justifyContent:"flex-end",sx:{minHeight:"100vh"},children:[f.jsx(b.Grid,{item:!0,xs:12,sx:{ml:3,mt:3},children:f.jsx(vc,{title:t})}),f.jsxs(b.Grid,{item:!0,xs:12,children:[f.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:f.jsx(b.Grid,{item:!0,children:f.jsx(Xv,{children:r})})}),f.jsx(b.Grid,{item:!0,sx:{pb:1},children:f.jsx(Ks,{name:t,copy:n,version:e})})]})]})]});ua.propTypes={children:c.node,version:c.string,name:c.string,copy:c.string,background:c.oneOfType([c.node,c.func,c.object])};const Zv=({name:e,copy:t,version:n,background:r})=>{const i=Ce.useTranslate(),s=Ce.useAuthProvider(),l=Ce.useNotify(),A=Bt.useNavigate(),{token:u}=Bt.useParams();return x.useEffect(()=>{if(typeof s.activate!="function")throw new Error("The authProvider used for the ActivatePage must define an activate() method");s.activate(u).then(()=>{l("ra.auth.activate_success",{type:"info"}),Ee.delay(()=>A("/login"),1e3)}).catch(g=>{l(g,{type:"error"}),Ee.delay(()=>A("/login"),1e3)})},[u]),f.jsx(ua,{name:e,copy:t,version:n,background:r,children:f.jsxs(b.Grid,{container:!0,spacing:3,children:[f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[f.jsx(b.Typography,{variant:"h3",children:i("ra.auth.activate")}),f.jsx(b.Typography,{component:Bt.Link,to:"/login",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:i("ra.auth.back_to_login")})]})}),f.jsx(b.Grid,{item:!0,xs:12,children:i("ra.auth.activate_pending")})]})})};Zv.propTypes={name:c.string.isRequired,version:c.string.isRequired,background:c.node};const Qc=({version:e,name:t,copy:n,enablePasswordRecover:r,enableRegistration:i,redirectTo:s,background:l})=>{const[A,u]=Ce.useSafeSetState(!1),g=Ce.useLogin(),p=Ce.useTranslate(),C=Ce.useNotify(),h=Ce.useCheckAuth(),E=Bt.useNavigate();x.useEffect(()=>{h({},!1).then(()=>{E("/")}).catch(()=>{})},[h,E]);const m=B=>{u(!0),g(B,s).then(()=>{u(!1)}).catch(y=>{u(!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 f.jsx(ua,{name:t,version:e,copy:n,background:l,children:f.jsxs(b.Grid,{container:!0,spacing:3,children:[f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[f.jsx(b.Typography,{variant:"h3",children:"Login"}),i&&f.jsx(b.Typography,{component:Bt.Link,to:"/register",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:p("ra.auth.register")})]})}),f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(Ce.Form,{onSubmit:m,children:[f.jsxs(b.Grid,{container:!0,children:[f.jsx(b.Grid,{item:!0,xs:12,sx:{mb:2},children:f.jsx(Hn,{autoFocus:!0,source:"username",label:p("ra.auth.username"),autoComplete:"username",validate:Ce.required(),placeholder:"user@company.name",fullWidth:!0})}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mb:2},children:f.jsx(Hn,{source:"password",label:p("ra.auth.password"),type:"password",autoComplete:"current-password",validate:Ce.required(),placeholder:p("ra.auth.password_placeholder"),fullWidth:!0})})]}),r&&f.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:f.jsx(b.Stack,{direction:"row",justifyContent:"flex-end",alignItems:"flex-end",spacing:2,children:f.jsx(b.Link,{variant:"h6",component:Bt.Link,to:"/recover",color:"text.primary",children:p("ra.auth.forgot_password")})})}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:f.jsx(b.Button,{variant:"contained",type:"submit",color:"primary",disabled:A,fullWidth:!0,children:A?f.jsx(b.CircularProgress,{size:19,thickness:3}):p("ra.auth.sign_in")})})]})})]})})};Qc.propTypes={version:c.string.isRequired,name:c.string.isRequired,enablePasswordRecover:c.bool,enableRegister:c.bool,background:c.element},Qc.defaultProps={enablePasswordRecover:!1,enableRegister:!1,background:f.jsx(Jv,{})};const qv=({name:e,copy:t,version:n,background:r})=>{const[i,s]=x.useState(!1),l=Ce.useTranslate(),A=Ce.useRedirect(),u=Ce.useNotify(),g=Ce.useAuthProvider(),p=({email:C})=>{s(!0),g.recover(C).then(h=>{const E=`ra.auth.recover_${h.responseCode}`,m=h.responseCode==="ok"?"info":"error";u(E,{type:m}),A("/login")}).catch(h=>{u(h,{type:"error"})}).finally(()=>s(!1))};return f.jsx(ua,{name:e,copy:t,version:n,background:r,children:f.jsxs(b.Grid,{container:!0,spacing:3,children:[f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[f.jsx(b.Typography,{variant:"h3",children:l("ra.auth.recover.title")}),f.jsx(b.Typography,{component:Bt.Link,to:"/login",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:l("ra.auth.back_to_login")})]})}),f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(j.Form,{onSubmit:p,children:[f.jsx(b.Grid,{container:!0,children:f.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:f.jsx(Hn,{source:"email",validate:[Ce.required(),Ce.email()]})})}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1,mb:1},children:f.jsx(b.Typography,{variant:"caption",children:l("ra.auth.recover.inbox_help")})}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:f.jsx(b.Button,{variant:"contained",type:"submit",color:"primary",disabled:i,fullWidth:!0,children:i?f.jsx(b.CircularProgress,{size:19,thickness:3}):l("ra.auth.recover")})})]})})]})})};qv.propTypes={name:c.string.isRequired,version:c.string.isRequired,background:c.node};const _v=({name:e,copy:t,version:n})=>{const[r,i]=x.useState(!1),s=Ce.useTranslate(),l=Ce.useRedirect(),A=Ce.useNotify(),u=Ce.useAuthProvider(),g=p=>{i(!0),u.register(p).then(C=>{const h=`ra.auth.register_${C.responseCode}`,E=C.responseCode==="ok"?"info":"error";A(h,{type:E}),l("/login")}).catch(C=>{A(C,{type:"error"})}).finally(()=>i(!1))};return f.jsx(ua,{name:e,copy:t,version:n,children:f.jsxs(b.Grid,{container:!0,spacing:3,children:[f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[f.jsx(b.Typography,{variant:"h3",children:s("ra.auth.register.title")}),f.jsx(b.Typography,{component:Bt.Link,to:"/login",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:s("ra.auth.already_have_account")})]})}),f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(j.Form,{onSubmit:g,children:[f.jsxs(b.Grid,{container:!0,children:[f.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:f.jsx(Hn,{source:"name",label:s("ra.register.name"),validate:Ce.required()})}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:f.jsx(Hn,{source:"email",type:"email",validate:[Ce.required(),Ce.email()]})}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:f.jsx(Hn,{source:"password",type:"password",validate:Ce.required()})})]}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:f.jsx(b.Button,{variant:"contained",type:"submit",color:"primary",disabled:r,fullWidth:!0,children:r?f.jsx(b.CircularProgress,{size:19,thickness:3}):s("ra.auth.create_account")})})]})})]})})};_v.propTypes={name:c.string.isRequired,version:c.string.isRequired};function $v(){const e=x.useCallback(()=>location.reload(),[]);return f.jsx(b.Container,{children:f.jsxs(b.Stack,{alignItems:"center",px:2,py:{xs:4,sm:8},spacing:2,textAlign:"center",children:[f.jsx("img",{src:tB,style:{width:"100%",maxWidth:450}}),f.jsx(b.Typography,{variant:"h2",children:"Ops! An error occurred..."}),f.jsx(b.Typography,{children:"We're fixing the problem. Please try again later."}),f.jsx(b.Button,{onClick:e,variant:"contained",children:"Reload"})]})})}const r9=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){o9(e)&&(e="100%");var n=i9(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 o9(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function i9(e){return typeof e=="string"&&e.indexOf("%")!==-1}function s9(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function xc(e){return e<=1?"".concat(Number(e)*100,"%"):e}function _g(e){return e.length===1?"0"+e:String(e)}function a9(e,t,n){return{r:Kn(e,255)*255,g:Kn(t,255)*255,b:Kn(n,255)*255}}function $g(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 l9(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,A=2*n-l;r=$g(A,l,e+1/3),i=$g(A,l,e),s=$g(A,l,e-1/3)}return{r:r*255,g:i*255,b:s*255}}function c9(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,A=r-i,u=r===0?0:A/r;if(r===i)s=0;else{switch(r){case e:s=(t-n)/A+(t<n?6:0);break;case t:s=(n-e)/A+2;break;case n:s=(e-t)/A+4;break}s/=6}return{h:s,s:u,v:l}}function A9(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),A=n*(1-(1-i)*t),u=r%6,g=[n,l,s,s,A,n][u],p=[A,n,n,l,s,s][u],C=[s,s,A,n,n,l][u];return{r:g*255,g:p*255,b:C*255}}function u9(e,t,n,r){var i=[_g(Math.round(e).toString(16)),_g(Math.round(t).toString(16)),_g(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 ey(e){return Sn(e)/255}function Sn(e){return parseInt(e,16)}var ty={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 da(e){var t={r:0,g:0,b:0},n=1,r=null,i=null,s=null,l=!1,A=!1;return typeof e=="string"&&(e=f9(e)),typeof e=="object"&&(Lr(e.r)&&Lr(e.g)&&Lr(e.b)?(t=a9(e.r,e.g,e.b),l=!0,A=String(e.r).substr(-1)==="%"?"prgb":"rgb"):Lr(e.h)&&Lr(e.s)&&Lr(e.v)?(r=xc(e.s),i=xc(e.v),t=A9(e.h,r,i),l=!0,A="hsv"):Lr(e.h)&&Lr(e.s)&&Lr(e.l)&&(r=xc(e.s),s=xc(e.l),t=l9(e.h,r,s),l=!0,A="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=s9(n),{ok:l,format:e.format||A,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 d9="[-\\+]?\\d+%?",g9="[-\\+]?\\d*\\.\\d+%?",Co="(?:".concat(g9,")|(?:").concat(d9,")"),ef="[\\s|\\(]+(".concat(Co,")[,|\\s]+(").concat(Co,")[,|\\s]+(").concat(Co,")\\s*\\)?"),tf="[\\s|\\(]+(".concat(Co,")[,|\\s]+(").concat(Co,")[,|\\s]+(").concat(Co,")[,|\\s]+(").concat(Co,")\\s*\\)?"),ir={CSS_UNIT:new RegExp(Co),rgb:new RegExp("rgb"+ef),rgba:new RegExp("rgba"+tf),hsl:new RegExp("hsl"+ef),hsla:new RegExp("hsla"+tf),hsv:new RegExp("hsv"+ef),hsva:new RegExp("hsva"+tf),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 f9(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(ty[e])e=ty[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:ey(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:ey(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 Lr(e){return!!ir.CSS_UNIT.exec(String(e))}var wc=2,ny=.16,p9=.05,h9=.05,C9=.15,ry=5,oy=4,I9=[{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 iy(e){var t=e.r,n=e.g,r=e.b,i=c9(t,n,r);return{h:i.h*360,s:i.s,v:i.v}}function Tc(e){var t=e.r,n=e.g,r=e.b;return"#".concat(u9(t,n,r,!1))}function E9(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 sy(e,t,n){var r;return Math.round(e.h)>=60&&Math.round(e.h)<=240?r=n?Math.round(e.h)-wc*t:Math.round(e.h)+wc*t:r=n?Math.round(e.h)+wc*t:Math.round(e.h)-wc*t,r<0?r+=360:r>=360&&(r-=360),r}function ay(e,t,n){if(e.h===0&&e.s===0)return e.s;var r;return n?r=e.s-ny*t:t===oy?r=e.s+ny:r=e.s+p9*t,r>1&&(r=1),n&&t===ry&&r>.1&&(r=.1),r<.06&&(r=.06),Number(r.toFixed(2))}function ly(e,t,n){var r;return n?r=e.v+h9*t:r=e.v-C9*t,r>1&&(r=1),Number(r.toFixed(2))}function cy(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[],r=da(e),i=ry;i>0;i-=1){var s=iy(r),l=Tc(da({h:sy(s,i,!0),s:ay(s,i,!0),v:ly(s,i,!0)}));n.push(l)}n.push(Tc(r));for(var A=1;A<=oy;A+=1){var u=iy(r),g=Tc(da({h:sy(u,A),s:ay(u,A),v:ly(u,A)}));n.push(g)}return t.theme==="dark"?I9.map(function(p){var C=p.index,h=p.opacity,E=Tc(E9(da(t.backgroundColor||"#141414"),da(n[C]),h*100));return E}):n}var nf={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"},Xt={},Pc={};Object.keys(nf).forEach(function(e){Xt[e]=cy(nf[e]),Xt[e].primary=Xt[e][5],Pc[e]=cy(nf[e],{theme:"dark",backgroundColor:"#141414"}),Pc[e].primary=Pc[e][5]}),Xt.red,Xt.volcano,Xt.gold,Xt.orange,Xt.yellow,Xt.lime,Xt.green,Xt.cyan,Xt.blue,Xt.geekblue,Xt.purple,Xt.magenta,Xt.grey,Xt.grey;const Ay=e=>{const{blue:t,red:n,gold:r,cyan:i,green:s,grey:l}=e,A={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]},u="#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:u},secondary:{lighter:A[100],100:A[100],200:A[200],light:A[300],400:A[400],main:A[500],600:A[600],dark:A[700],800:A[800],darker:A[900],A100:A[0],A200:A.A400,A300:A.A700,contrastText:A[0]},error:{lighter:n[0],light:n[2],main:n[4],dark:n[7],darker:n[9],contrastText:u},warning:{lighter:r[0],light:r[3],main:r[5],dark:r[7],darker:r[9],contrastText:A[100]},info:{lighter:i[0],light:i[3],main:i[5],dark:i[7],darker:i[9],contrastText:u},success:{lighter:s[0],light:s[3],main:s[5],dark:s[7],darker:s[9],contrastText:u},grey:A}};Ay.propTypes={colors:c.object};const m9=(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"],A=["#FFF6D0","#FFCF4E","#FFB814","#DB970E","#935B06"],u=["#DCF0FF","#7EB9FF","#549BFF","#3D78DB","#1A3D93"],g=["#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"],A=["#342a1a","#83631a","#dda116","#e9ba3a","#fbefb5"],u=["#202734","#416fb0","#4c88dd","#74a8e9","#ecf4fb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},B9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},v9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},y9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},b9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},Q9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},x9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},w9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},uy=(e,t,n)=>{switch(t){case"theme1":return m9(e,n);case"theme2":return B9(e,n);case"theme3":return v9(e,n);case"theme4":return y9(e,n);case"theme5":return b9(e,n);case"theme6":return Q9(e,n);case"theme7":return x9(e,n);case"theme8":return w9(e,n);default:return Ay(e)}};uy.propTypes={colors:c.object,presetColor:c.any};const T9=(e,t)=>{const n=e==="dark"?Pc:Xt;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=uy(n,t,e);return tu({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}}})},P9=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 S9(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 O9(e){return{MuiAccordionDetails:{styleOverrides:{root:{padding:e.spacing(2),borderTop:`1px solid ${e.palette.secondary.light}`}}}}}function j9(e){const{palette:t,spacing:n}=e;return{MuiAccordionSummary:{defaultProps:{expandIcon:f.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 zo({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 M9(e){const t=zo({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":zo({color:"primary",theme:e}),"&.MuiAlert-borderSecondary":zo({color:"secondary",theme:e}),"&.MuiAlert-borderError":zo({color:"error",theme:e}),"&.MuiAlert-borderSuccess":zo({color:"success",theme:e}),"&.MuiAlert-borderInfo":zo({color:"info",theme:e}),"&.MuiAlert-borderWarning":zo({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 D9(){return{MuiAlertTitle:{styleOverrides:{root:{marginBottom:4,marginTop:0,fontWeight:400}}}}}function R9(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 Uo({color:e,theme:t}){const n=en(t,e),{lighter:r,main:i}=n;return{color:i,backgroundColor:r}}function k9(e){const t=Uo({color:"primary",theme:e});return{MuiBadge:{styleOverrides:{standard:{minWidth:e.spacing(2),height:e.spacing(2),padding:e.spacing(.5)},light:{...t,"&.MuiBadge-colorPrimary":Uo({color:"primary",theme:e}),"&.MuiBadge-colorSecondary":Uo({color:"secondary",theme:e}),"&.MuiBadge-colorError":Uo({color:"error",theme:e}),"&.MuiBadge-colorInfo":Uo({color:"info",theme:e}),"&.MuiBadge-colorSuccess":Uo({color:"success",theme:e}),"&.MuiBadge-colorWarning":Uo({color:"warning",theme:e})}}}}}function $e({variant:e,color:t,theme:n}){const r=en(n,t),{lighter:i,main:s,dark:l,contrastText:A}=r,u=`${t}Button`,g=Si(n,u),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:A,backgroundColor:s,boxShadow:g,"&: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 F9(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 L9(){return{MuiButtonBase:{defaultProps:{disableRipple:!0,size:"medium"}}}}function N9(){return{MuiButtonGroup:{defaultProps:{disableRipple:!0}}}}function V9(){return{MuiCardContent:{styleOverrides:{root:{padding:20,"&:last-child":{paddingBottom:20}}}}}}function Ki({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 H9(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 rf(e){const t=H9(e);return{"& .icon":{width:t.size,height:t.size,"& .filled":{fontSize:`${t.fontSize}rem`,top:-t.position,left:-t.position}}}}function W9(e){const{palette:t}=e;return{MuiCheckbox:{defaultProps:{className:"size-small",icon:f.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:.25}}),checkedIcon:f.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:.25,position:"relative"},children:f.jsx(tt.CheckSquareFilled,{className:"filled",style:{position:"absolute"}})}),indeterminateIcon:f.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:.25,position:"relative"},children:f.jsx(tt.MinusSquareFilled,{className:"filled",style:{position:"absolute"}})})},styleOverrides:{root:{borderRadius:0,color:t.secondary[300],"&.size-small":{...rf("small")},"&.size-medium":{...rf("medium")},"&.size-large":{...rf("large")}},colorPrimary:Ki({color:"primary",theme:e}),colorSecondary:Ki({color:"secondary",theme:e}),colorSuccess:Ki({color:"success",theme:e}),colorWarning:Ki({color:"warning",theme:e}),colorInfo:Ki({color:"info",theme:e}),colorError:Ki({color:"error",theme:e})}}}}function Ji({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 z9(e){const t=On({color:"secondary",theme:e});return{MuiChip:{styleOverrides:{root:{borderRadius:4,"&:active":{boxShadow:"none"},"&.MuiChip-colorPrimary":Ji({color:"primary",theme:e}),"&.MuiChip-colorSecondary":Ji({color:"secondary",theme:e}),"&.MuiChip-colorError":Ji({color:"error",theme:e}),"&.MuiChip-colorInfo":Ji({color:"info",theme:e}),"&.MuiChip-colorSuccess":Ji({color:"success",theme:e}),"&.MuiChip-colorWarning":Ji({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 U9(){return{MuiDialog:{styleOverrides:{root:{"& .MuiBackdrop-root":{backgroundColor:Ve("#000",.7)}}}}}}function Y9(e){return{MuiDialogContentText:{styleOverrides:{root:{fontSize:"0.875rem",color:e.palette.text.primary}}}}}function G9(){return{MuiDialogTitle:{styleOverrides:{root:{fontSize:"1rem",fontWeight:500}}}}}function Xi({color:e,theme:t}){const n=en(t,e),{main:r,dark:i,contrastText:s}=n,l=`${e}Button`,A=Si(t,l);return{color:s,backgroundColor:r,boxShadow:A,"&: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 K9(e){return{MuiFab:{styleOverrides:{root:{fontWeight:400,"&.Mui-disabled":{backgroundColor:e.palette.grey[200]},"&.MuiFab-primary":Xi({color:"primary",theme:e}),"&.MuiFab-secondary":Xi({color:"secondary",theme:e}),"&.Mui-error":Xi({color:"error",theme:e}),"&.MuiFab-success":Xi({color:"success",theme:e}),"&.MuiFab-info":Xi({color:"info",theme:e}),"&.MuiFab-warning":Xi({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 J9(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 X9(){return{MuiInputBase:{styleOverrides:{}}}}function Z9(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 q9(){return{MuiLinearProgress:{styleOverrides:{root:{height:6,borderRadius:100},bar:{borderRadius:100}}}}}function _9(){return{MuiLink:{defaultProps:{underline:"hover"}}}}function $9(e){return{MuiListItemButton:{styleOverrides:{root:{"&.Mui-selected":{color:e.palette.primary.main,"& .MuiListItemIcon-root":{color:e.palette.primary.main}}}}}}}function eL(e){return{MuiListItemIcon:{styleOverrides:{root:{minWidth:24,color:e.palette.text.primary}}}}}function tL(){return{MuiListItemText:{styleOverrides:{root:{"&.MuiListItemText-inset":{paddingLeft:24}}}}}}function nL(){return{MuiLoadingButton:{styleOverrides:{root:{padding:"6px 16px","&.MuiLoadingButton-loading":{opacity:.6,textShadow:"none"}}}}}}function Yo({variant:e,theme:t}){const n=en(t,e),{light:r}=n,i=Si(t,`${e}`);return{"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:r},"&.Mui-focused":{boxShadow:i,"& .MuiOutlinedInput-notchedOutline":{border:`1px solid ${r}`}}}}function rL(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:{...Yo({variant:"primary",theme:e}),"&.Mui-error":{...Yo({variant:"error",theme:e})}},inputSizeSmall:{padding:"7.5px 8px 7.5px 12px"},inputMultiline:{padding:0},colorSecondary:Yo({variant:"secondary",theme:e}),colorError:Yo({variant:"error",theme:e}),colorWarning:Yo({variant:"warning",theme:e}),colorInfo:Yo({variant:"info",theme:e}),colorSuccess:Yo({variant:"success",theme:e})}}}}function oL(){return{MuiPagination:{defaultProps:{shape:"rounded"}}}}function yt({variant:e,color:t,theme:n}){const r=en(n,t),{lighter:i,light:s,dark:l,main:A,contrastText:u}=r,g={"&:focus-visible":{outline:`2px solid ${l}`,outlineOffset:2,...e==="text"&&{backgroundColor:n.palette.background.paper}}};switch(e){case"combined":case"contained":return{color:u,backgroundColor:A,"&:hover":{backgroundColor:s},...g};case"outlined":return{borderColor:A,"&:hover":{backgroundColor:i,borderColor:s},...g};case"text":default:return{color:A,"&:hover":{backgroundColor:A,color:i},...g}}}function iL(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":yt({variant:"text",color:"primary",theme:e}),"&.MuiPaginationItem-textSecondary":yt({variant:"text",color:"secondary",theme:e}),"&.MuiPaginationItem-textError":yt({variant:"text",color:"error",theme:e}),"&.MuiPaginationItem-textSuccess":yt({variant:"text",color:"success",theme:e}),"&.MuiPaginationItem-textInfo":yt({variant:"text",color:"info",theme:e}),"&.MuiPaginationItem-textWarning":yt({variant:"text",color:"warning",theme:e})}},contained:{"&.Mui-selected":{"&.MuiPaginationItem-containedPrimary":yt({variant:"contained",color:"primary",theme:e}),"&.MuiPaginationItem-containedSecondary":yt({variant:"contained",color:"secondary",theme:e}),"&.MuiPaginationItem-containedError":yt({variant:"contained",color:"error",theme:e}),"&.MuiPaginationItem-containedSuccess":yt({variant:"contained",color:"success",theme:e}),"&.MuiPaginationItem-containedInfo":yt({variant:"contained",color:"info",theme:e}),"&.MuiPaginationItem-containedWarning":yt({variant:"contained",color:"warning",theme:e})}},combined:{border:"1px solid",borderColor:e.palette.divider,"&.MuiPaginationItem-ellipsis":{border:"none"},"&.Mui-selected":{"&.MuiPaginationItem-combinedPrimary":yt({variant:"combined",color:"primary",theme:e}),"&.MuiPaginationItem-combinedSecondary":yt({variant:"combined",color:"secondary",theme:e}),"&.MuiPaginationItem-combinedError":yt({variant:"combined",color:"error",theme:e}),"&.MuiPaginationItem-combinedSuccess":yt({variant:"combined",color:"success",theme:e}),"&.MuiPaginationItem-combinedInfo":yt({variant:"combined",color:"info",theme:e}),"&.MuiPaginationItem-combinedWarning":yt({variant:"combined",color:"warning",theme:e})}},outlined:{borderColor:e.palette.divider,"&.Mui-selected":{backgroundColor:"transparent","&.MuiPaginationItem-outlinedPrimary":yt({variant:"outlined",color:"primary",theme:e}),"&.MuiPaginationItem-outlinedSecondary":yt({variant:"outlined",color:"secondary",theme:e}),"&.MuiPaginationItem-outlinedError":yt({variant:"outlined",color:"error",theme:e}),"&.MuiPaginationItem-outlinedSuccess":yt({variant:"outlined",color:"success",theme:e}),"&.MuiPaginationItem-outlinedInfo":yt({variant:"outlined",color:"info",theme:e}),"&.MuiPaginationItem-outlinedWarning":yt({variant:"outlined",color:"warning",theme:e})}}}}}}function sL(e){return{MuiPopover:{styleOverrides:{paper:{boxShadow:e.customShadows.z1}}}}}function Zi({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 aL(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 of(e){const t=aL(e);return{"& .icon":{width:t.size,height:t.size,"& .dot":{width:t.dotSize,height:t.dotSize,top:t.position,left:t.position}}}}function lL(e){const{palette:t}=e;return{MuiRadio:{defaultProps:{className:"size-small",icon:f.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:"50%"}}),checkedIcon:f.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:"50%",position:"relative"},children:f.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":{...of("small")},"&.size-medium":{...of("medium")},"&.size-large":{...of("large")}},colorPrimary:Zi({color:"primary",theme:e}),colorSecondary:Zi({color:"secondary",theme:e}),colorSuccess:Zi({color:"success",theme:e}),colorWarning:Zi({color:"warning",theme:e}),colorInfo:Zi({color:"info",theme:e}),colorError:Zi({color:"error",theme:e})}}}}function qi({color:e,theme:t}){const n=en(t,e),{main:r}=n;return{border:`2px solid ${r}`}}function cL(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":qi({color:"primary",theme:e}),"&.MuiSlider-thumbColorSecondary":qi({color:"secondary",theme:e}),"&.MuiSlider-thumbColorSuccess":qi({color:"success",theme:e}),"&.MuiSlider-thumbColorWarning":qi({color:"warning",theme:e}),"&.MuiSlider-thumbColorInfo":qi({color:"info",theme:e}),"&.MuiSlider-thumbColorError":qi({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 AL(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=AL(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 uL(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 dL(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 gL(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 fL(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 pL(e){return{MuiTableFooter:{styleOverrides:{root:{backgroundColor:e.palette.grey[50],borderTop:`2px solid ${e.palette.divider}`,borderBottom:`1px solid ${e.palette.divider}`}}}}}function hL(e){return{MuiTableHead:{styleOverrides:{root:{backgroundColor:e.palette.grey[50],borderTop:`1px solid ${e.palette.divider}`,borderBottom:`2px solid ${e.palette.divider}`}}}}}function CL(){return{MuiTablePagination:{styleOverrides:{selectLabel:{fontSize:"0.875rem"},displayedRows:{fontSize:"0.875rem"}}}}}function IL(){return{MuiTableRow:{styleOverrides:{root:{"&:last-of-type":{"& .MuiTableCell-root":{borderBottom:"none"}},"& .MuiTableCell-root":{"&:last-of-type":{paddingRight:24},"&:first-of-type":{paddingLeft:24}}}}}}}function EL(){return{MuiTabs:{styleOverrides:{vertical:{overflow:"visible"}}}}}function mL(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 BL(e){return{MuiTooltip:{styleOverrides:{tooltip:{color:e.palette.background.paper}}}}}function vL(){return{MuiTreeItem:{styleOverrides:{content:{padding:8},iconContainer:{"& svg":{fontSize:"0.625rem"}}}}}}function yL(){return{MuiTypography:{styleOverrides:{gutterBottom:{marginBottom:12}}}}}function bL(e){return ct.merge(S9(e),O9(e),j9(e),M9(e),D9(),R9(e),k9(e),F9(e),L9(),N9(),V9(),W9(e),z9(e),U9(),Y9(e),G9(),K9(e),J9(e),X9(),Z9(e),q9(),_9(),$9(e),eL(e),tL(),nL(),rL(e),oL(),iL(e),sL(e),lL(e),cL(e),uL(e),dL(e),gL(e),fL(e),pL(e),hL(e),CL(),IL(),EL(),mL(e),BL(e),vL(),yL())}const Sc=({themeOverrides:e,children:t})=>{const{themeDirection:n,mode:r,presetColor:i,fontFamily:s}=Qn(),l=x.useMemo(()=>T9(r,i),[r,i]),A=x.useMemo(()=>P9(s),[s]),u=x.useMemo(()=>r9(l),[l]),g=x.useMemo(()=>Ee.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:u,typography:A,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,A,u,e]),p=tu(g),C=Ee.cloneDeep(p.components??{});return p.components=Ee.merge(bL(p),C),f.jsx(b.StyledEngineProvider,{injectFirst:!0,children:f.jsxs(wh,{theme:p,children:[f.jsx(b.CssBaseline,{}),t]})})};Sc.propTypes={children:c.node,themeOverrides:c.oneOfType([c.object,c.func])};const dy=({children:e,theme:t,...n})=>f.jsx(j.CoreAdminContext,{...n,children:f.jsx(Sc,{themeOverrides:t,children:f.jsx(Wg,{children:e})})});dy.displayName="ApplicaAdminContext";const _i=e=>{const{authProvider:t,catchAll:n,children:r,dashboard:i,dataProvider:s,disableTelemetry:l,history:A,i18nProvider:u,layout:g,loading:p,loginPage:C,authCallbackPage:h,menu:E,notification:m,queryClient:B,requireAuth:y,store:O,ready:R,theme:w,title:S="React Admin"}=e;return f.jsx(dy,{authProvider:t,dataProvider:s,i18nProvider:u,store:O,history:A,queryClient:B,theme:w,children:f.jsx(j.AdminUI,{layout:g,dashboard:i,disableTelemetry:l,menu:E,catchAll:n,title:S,loading:p,loginPage:C,authCallbackPage:h,notification:m,requireAuth:y,ready:R,children:r})})};_i.defaultProps={store:j.localStorageStore(),title:"Applica Admin"},_i.propTypes={...j.AdminUI.propTypes};class QL{constructor(t){si(this,ga,void 0);si(this,fa,void 0);si(this,$i,new Set);const{apiUrl:n}=t??{};if(!Ee.isString(n)||Ee.isEmpty(n))throw new Error("[ErrorMessageHandler] constructor: please provide a valid apiUrl");ps(this,fa,n),ps(this,ga,new Headers({Accept:"application/json","Content-Type":"application/json"}))}handle(t){var A;const{message:n,filename:r,lineno:i,colno:s}=t,l=`${n}${r}${i}${s}`;ur(this,$i).has(l)||(ur(this,$i).add(l),fetch(`${ur(this,fa)}/ui/error-log`,{method:"PUT",headers:ur(this,ga),body:JSON.stringify({filename:t.filename,message:t.message,line:t.lineno,column:t.colno,stack:(A=t.error)==null?void 0:A.stack})}).catch(()=>{console.log("Unable to send error to server"),ur(this,$i).delete(l)}))}}ga=new WeakMap,fa=new WeakMap,$i=new WeakMap;class gy{constructor({catch:t,display:n,log:r,error:i}){Fa(this,"catch");Fa(this,"display");Fa(this,"log");Fa(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 xL=({enabled:e=!0,apiUrl:t,loading:n,catcherFn:r=s=>new gy({catch:s!=null,display:!1,log:s!=null,error:s}),...i})=>{const s=k.useMemo(()=>i.errorHandler?i.errorHandler:new QL({apiUrl:t}),[t,i.errorHandler]),l=k.useCallback(function(A){const u=r(A);return u.logError()&&s.handle(A),!u.isCatched()||u.displayError()},[t,n,r,e,s]);return k.useEffect(()=>(window.removeEventListener("error",l),window.addEventListener("error",l),()=>{window.removeEventListener("error",l)}),[l]),!0};class wL{constructor(t){si(this,pa,void 0);si(this,ha,void 0);si(this,Go,[]);const{apiUrl:n}=t??{};if(!Ee.isString(n)||Ee.isEmpty(n))throw new Error("[MissingMessageHandler] constructor: please provide a valid apiUrl");ps(this,ha,n),ps(this,pa,new Headers({Accept:"application/json","Content-Type":"application/json"}))}handleMessage(t){if(!Ee.isPlainObject(t))throw new Error("[MissingMessageHandler] handleMessage: please provide valid message data");const{code:n,lang:r}=t;if(!Ee.isString(n)||Ee.isEmpty(n))throw new Error("[MissingMessageHandler] handleMessage: please provide valid code");if(!Ee.isString(r)||Ee.isEmpty(r))throw new Error("[MissingMessageHandler] handleMessage: please provide valid lang");if(!Ee.some(ur(this,Go),i=>Ee.isEqual(i,{code:n,lang:r}))){ur(this,Go).push({code:n,lang:r}),fetch(`${ur(this,ha)}/i18n/message`,{method:"put",headers:ur(this,pa),body:JSON.stringify({code:n,lang:r,text:n})}).then(i=>i.json()).then(()=>{console.log(`[MissingMessageHandler] handleMessage: created message for lang ${r} and code ${n}`)}).catch(i=>{console.error(i),ps(this,Go,Ee.reject(ur(this,Go),s=>Ee.isEqual(s,{code:n,lang:r})))});return}}}pa=new WeakMap,ha=new WeakMap,Go=new WeakMap;function fy(e){const{apiUrl:t,defaultLocale:n,allowMissing:r=!1,createMissing:i=!1}=e,s=[{locale:n,name:n}],l=new Headers({Accept:"application/json","Content-Type":"application/json"}),A=new wL({apiUrl:t}),u=()=>fetch(`${t}/i18n/languages`,{headers:l,method:"get"}).then(C=>C.json()).catch(()=>Promise.resolve(s)),g=()=>fetch(`${t}/i18n/messages`,{headers:l,method:"get"}).then(C=>C.json()).then(C=>C.reduce((h,E)=>({...h,[E.lang]:{...h[E.lang]||{},[E.code]:E.text}}),{})),p=(C,h,E)=>(r||console.error(`Warning: Missing translation for key: "${C}"`),i&&(Ee.isString(C)?C.match(new RegExp(/[\s[\]]/,"gm"))?console.error(`[createI18nProvider] onMissingKey: illegal character in key ${C}`):A.handleMessage({code:C,lang:E}):console.error("[createI18nProvider] onMissingKey: provided key is not a string")),C);return Promise.all([u(),g()]).then(C=>{const[h,E]=C;function m(B){return Ee.get(E,B,{})}return zQ(m,n,h,{allowMissing:r||i,onMissingKey:p})})}window.React=x;const TL=({apiUrl:e,endpoint:t="/languages/load",mapper:n=({data:r})=>({data:r})})=>{const[r,i]=x.useState({loading:!0,languages:null});return x.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};function py(e){const[t,n]=x.useState(),r=Hh(e);return x.useEffect(()=>{fy(r).then(i=>{n(i)}).catch(()=>{n({error:!0})})},[r]),t}const PL=new wA.QueryClient({defaultOptions:{queries:{refetchOnWindowFocus:!1}}}),af=({theme:e,themeConfig:t,apiUrl:n,defaultLocale:r,development:i,logoMain:s,logoIcon:l,loginPage:A,menu:u,name:g,copy:p,version:C,dataProvider:h,authProvider:E,errorHandler:m,error:B,notification:y,enableNotification:O,enableRegistration:R,enablePasswordRecover:w,...S})=>{xL({apiUrl:n,errorHandler:m,catcherFn:X=>{const Z=X==null?void 0:X.toString(),te=["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(ie=>Z==null?void 0:Z.includes(ie));return new gy({catch:te,display:!te,log:!te,error:X})}});const P=x.useMemo(()=>x.isValidElement(A)?x.cloneElement(A,{name:g,copy:p,version:C,enableRegistration:R,enablePasswordRecover:w}):A,[A,g,C,p,R,w]),N=x.useMemo(()=>X=>{const Z=g?f.jsx(vc,{title:g}):s,G=g?f.jsx(zg,{title:g}):l;return f.jsx(Dv,{...X,name:g,copy:p,version:C,logoMain:Z,logoIcon:G,notification:y,enableNotification:O,error:B})},[s,l,g,C,B,y,O]),F=py({apiUrl:n,defaultLocale:r,allowMissing:i,createMissing:i});return F===void 0?f.jsx(f.Fragment,{}):F.error?f.jsx(ll,{initialConfig:t,children:f.jsx(Sc,{themeOverrides:e,children:f.jsx($v,{})})}):f.jsx(su,{children:f.jsx(cu,{menu:u,children:f.jsx(ll,{initialConfig:t,children:f.jsx(_i,{theme:e,layout:N,notification:zv,queryClient:PL,dataProvider:h,authProvider:E,i18nProvider:F,loginPage:P,...S})})})})};af.defaultProps={..._i.defaultProps,fileFields:[],defaultLocale:"en",development:!1,version:"0.0.0",notification:"entities/notification",enableNotification:!1,enableRegistration:!1,enableForgotPassword:!1,loginPage:f.jsx(Qc,{version:"0.0.0",name:"Applica",redirectTo:"/"})},af.propTypes={..._i.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(mi),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(M,"ArrayInputContext",{enumerable:!0,get:()=>j.ArrayInputContext}),Object.defineProperty(M,"BooleanField",{enumerable:!0,get:()=>j.BooleanField}),Object.defineProperty(M,"BulkDeleteWithConfirmButton",{enumerable:!0,get:()=>j.BulkDeleteWithConfirmButton}),Object.defineProperty(M,"Button",{enumerable:!0,get:()=>j.Button}),Object.defineProperty(M,"ChipField",{enumerable:!0,get:()=>j.ChipField}),Object.defineProperty(M,"Confirm",{enumerable:!0,get:()=>j.Confirm}),Object.defineProperty(M,"CreateButton",{enumerable:!0,get:()=>j.CreateButton}),Object.defineProperty(M,"CreateContextProvider",{enumerable:!0,get:()=>j.CreateContextProvider}),Object.defineProperty(M,"CustomRoutes",{enumerable:!0,get:()=>j.CustomRoutes}),Object.defineProperty(M,"DeleteWithConfirmButton",{enumerable:!0,get:()=>j.DeleteWithConfirmButton}),Object.defineProperty(M,"DeleteWithUndoButton",{enumerable:!0,get:()=>j.DeleteWithUndoButton}),Object.defineProperty(M,"EditButton",{enumerable:!0,get:()=>j.EditButton}),Object.defineProperty(M,"EditContextProvider",{enumerable:!0,get:()=>j.EditContextProvider}),Object.defineProperty(M,"FieldTitle",{enumerable:!0,get:()=>j.FieldTitle}),Object.defineProperty(M,"Form",{enumerable:!0,get:()=>j.Form}),Object.defineProperty(M,"FormDataConsumer",{enumerable:!0,get:()=>j.FormDataConsumer}),Object.defineProperty(M,"HttpError",{enumerable:!0,get:()=>j.HttpError}),Object.defineProperty(M,"I18nContextProvider",{enumerable:!0,get:()=>j.I18nContextProvider}),Object.defineProperty(M,"ListToolbar",{enumerable:!0,get:()=>j.ListToolbar}),Object.defineProperty(M,"LoadingIndicator",{enumerable:!0,get:()=>j.LoadingIndicator}),Object.defineProperty(M,"Pagination",{enumerable:!0,get:()=>j.Pagination}),Object.defineProperty(M,"RaSimpleFormIterator",{enumerable:!0,get:()=>j.SimpleFormIterator}),Object.defineProperty(M,"RecordContextProvider",{enumerable:!0,get:()=>j.RecordContextProvider}),Object.defineProperty(M,"ReferenceArrayField",{enumerable:!0,get:()=>j.ReferenceArrayField}),Object.defineProperty(M,"ReferenceField",{enumerable:!0,get:()=>j.ReferenceField}),Object.defineProperty(M,"Resource",{enumerable:!0,get:()=>j.Resource}),Object.defineProperty(M,"ResourceContextProvider",{enumerable:!0,get:()=>j.ResourceContextProvider}),Object.defineProperty(M,"SaveButton",{enumerable:!0,get:()=>j.SaveButton}),Object.defineProperty(M,"SimpleFormIteratorContext",{enumerable:!0,get:()=>j.SimpleFormIteratorContext}),Object.defineProperty(M,"SimpleList",{enumerable:!0,get:()=>j.SimpleList}),Object.defineProperty(M,"SimpleShowLayout",{enumerable:!0,get:()=>j.SimpleShowLayout}),Object.defineProperty(M,"SingleFieldList",{enumerable:!0,get:()=>j.SingleFieldList}),Object.defineProperty(M,"TopToolbar",{enumerable:!0,get:()=>j.TopToolbar}),Object.defineProperty(M,"UrlField",{enumerable:!0,get:()=>j.UrlField}),Object.defineProperty(M,"choices",{enumerable:!0,get:()=>j.choices}),Object.defineProperty(M,"email",{enumerable:!0,get:()=>j.email}),Object.defineProperty(M,"maxLength",{enumerable:!0,get:()=>j.maxLength}),Object.defineProperty(M,"maxValue",{enumerable:!0,get:()=>j.maxValue}),Object.defineProperty(M,"minLength",{enumerable:!0,get:()=>j.minLength}),Object.defineProperty(M,"minValue",{enumerable:!0,get:()=>j.minValue}),Object.defineProperty(M,"number",{enumerable:!0,get:()=>j.number}),Object.defineProperty(M,"regex",{enumerable:!0,get:()=>j.regex}),Object.defineProperty(M,"required",{enumerable:!0,get:()=>j.required}),Object.defineProperty(M,"useArrayInput",{enumerable:!0,get:()=>j.useArrayInput}),Object.defineProperty(M,"useAuthProvider",{enumerable:!0,get:()=>j.useAuthProvider}),Object.defineProperty(M,"useChoices",{enumerable:!0,get:()=>j.useChoices}),Object.defineProperty(M,"useChoicesContext",{enumerable:!0,get:()=>j.useChoicesContext}),Object.defineProperty(M,"useCreateController",{enumerable:!0,get:()=>j.useCreateController}),Object.defineProperty(M,"useDataProvider",{enumerable:!0,get:()=>j.useDataProvider}),Object.defineProperty(M,"useEditContext",{enumerable:!0,get:()=>j.useEditContext}),Object.defineProperty(M,"useGetIdentity",{enumerable:!0,get:()=>j.useGetIdentity}),Object.defineProperty(M,"useGetList",{enumerable:!0,get:()=>j.useGetList}),Object.defineProperty(M,"useGetMany",{enumerable:!0,get:()=>j.useGetMany}),Object.defineProperty(M,"useGetManyReference",{enumerable:!0,get:()=>j.useGetManyReference}),Object.defineProperty(M,"useGetOne",{enumerable:!0,get:()=>j.useGetOne}),Object.defineProperty(M,"useInput",{enumerable:!0,get:()=>j.useInput}),Object.defineProperty(M,"useListContext",{enumerable:!0,get:()=>j.useListContext}),Object.defineProperty(M,"useLocaleState",{enumerable:!0,get:()=>j.useLocaleState}),Object.defineProperty(M,"useNotify",{enumerable:!0,get:()=>j.useNotify}),Object.defineProperty(M,"usePermissions",{enumerable:!0,get:()=>j.usePermissions}),Object.defineProperty(M,"useRecordContext",{enumerable:!0,get:()=>j.useRecordContext}),Object.defineProperty(M,"useRefresh",{enumerable:!0,get:()=>j.useRefresh}),Object.defineProperty(M,"useResourceContext",{enumerable:!0,get:()=>j.useResourceContext}),Object.defineProperty(M,"useResourceDefinition",{enumerable:!0,get:()=>j.useResourceDefinition}),Object.defineProperty(M,"useResourceDefinitions",{enumerable:!0,get:()=>j.useResourceDefinitions}),Object.defineProperty(M,"useShowContext",{enumerable:!0,get:()=>j.useShowContext}),Object.defineProperty(M,"useShowController",{enumerable:!0,get:()=>j.useShowController}),Object.defineProperty(M,"useSimpleFormIterator",{enumerable:!0,get:()=>j.useSimpleFormIterator}),Object.defineProperty(M,"useSimpleFormIteratorItem",{enumerable:!0,get:()=>j.useSimpleFormIteratorItem}),Object.defineProperty(M,"useTranslate",{enumerable:!0,get:()=>j.useTranslate}),Object.defineProperty(M,"useTranslateLabel",{enumerable:!0,get:()=>j.useTranslateLabel}),Object.defineProperty(M,"useUnselect",{enumerable:!0,get:()=>j.useUnselect}),Object.defineProperty(M,"useUnselectAll",{enumerable:!0,get:()=>j.useUnselectAll}),Object.defineProperty(M,"useUpdateMany",{enumerable:!0,get:()=>j.useUpdateMany}),M.ActionsField=Ed,M.ActionsMenu=Ei,M.ActivatePage=Zv,M.Admin=_i,M.AnimateButton=pE,M.AppConfigContext=iu,M.AppConfigProvider=su,M.ApplicaAdmin=af,M.ArrayInput=S3,M.AttachmentField=md,M.AttachmentInput=wd,M.AutocompleteArrayInput=Td,M.AutocompleteInput=Pd,M.Avatar=Ws,M.BooleanInput=Sd,M.Breadcrumbs=Dl,M.CardForm=Ll,M.ChangePasswordForm=Hd,M.CircularWithLabel=UE,M.CircularWithPath=YE,M.CoverField=Hl,M.Create=Q3,M.CreateInDialogButton=Gg,M.Datagrid=Jg,M.DateAgoField=Wl,M.DateField=Bd,M.DateInput=Od,M.DateTimeInput=jd,M.Dot=Rl,M.Drawer=Tv,M.DrawerHeader=AB,M.DrawerHeaderStyled=Tg,M.DrawerToggle=r0,M.Edit=tj,M.EditInDialogButton=Kg,M.EmailField=vd,M.Empty=Xg,M.FileField=yd,M.FileInput=Md,M.Footer=Ks,M.FormHeader=Wd,M.FunctionField=tm,M.GenericErrorPage=$v,M.Header=o0,M.HeaderNotification=i0,M.HeaderProfile=s0,M.HeaderSpacer=l0,M.HorizontalBar=Pv,M.IconButton=io,M.ImageField=Us,M.ImageInput=Dd,M.ImpersonateUserButton=Yv,M.LabeledArrayInput=Vl,M.LabeledInput=at,M.Layout=Dv,M.LayoutContent=nB,M.LayoutProvider=e0,M.LayoutWrapper=rB,M.LinearWithIcon=GE,M.LinearWithLabel=KE,M.List=Kv,M.ListItem=qg,M.Loadable=kF,M.Loader=Wv,M.LoadingButton=Cd,M.LoginPage=Qc,M.Logo=Pg,M.LongForm=Dt,M.MainCard=or,M.MainIcon=vc,M.MenuConfigContext=lu,M.MenuConfigProvider=cu,M.MenuPopover=il,M.MenuPropTypes=mi,M.NavMenu=Sv,M.Navigation=Mv,M.Notification=zv,M.NotificationList=n9,M.NumberInput=Rd,M.ReadonlyField=Qd,M.RecordInput=im,M.RecoverPage=qv,M.ReferenceArrayInput=kd,M.ReferenceInput=Fd,M.ReferenceManyField=Oi,M.ReferenceManyInput=Ld,M.RegisterPage=_v,M.ResponsiveSection=a0,M.ScrollTop=Wg,M.ScrollX=FF,M.SearchInput=X3,M.SelectArrayInput=Nd,M.SelectInput=am,M.Show=Ij,M.SimpleBar=Ng,M.SimpleForm=Nl,M.SimpleFormIterator=Ej,M.SizeField=rm,M.SmallIcon=zg,M.SmartTextInput=zl,M.TabbedForm=Kl,M.TableFormIterator=_R,M.TextField=xd,M.TextInput=Hn,M.ThemeConfigContext=au,M.ThemeConfigProvider=ll,M.ThemeProvider=Sc,M.TimeInput=Vd,M.Toolbar=Dr,M.Tooltip=zE,M.Transitions=ao,M.createI18nProvider=fy,M.parseTime=lm,M.useAppConfig=Po,M.useBreadcrumbs=Nh,M.useI18nLanguages=TL,M.useI18nProvider=py,M.useLayoutContext=eg,M.useLayoutDispatch=t2,M.useLayoutDrawerState=No,M.useLayoutLogoState=n0,M.useLayoutMediaState=Wn,M.useLayoutNotificationsState=ql,M.useLayoutState=Ri,M.useLayoutThemeState=_l,M.useLocalStorage=du,M.useMemoizedObject=Hh,M.useMenu=uu,M.useMenuConfig=qr,M.useRefDimensions=jw,M.useResourceDefaultValues=b3,M.useResourceTitle=Vh,M.useSx=Bi,M.useThemeConfig=Qn,M.uuid=q3,M.withLayoutProvider=t0,Object.defineProperty(M,Symbol.toStringTag,{value:"Module"})});
|
|
265
|
+
`),wF)),Hv=k.forwardRef(function(t,n){const r=zt({props:t,name:"MuiLinearProgress"}),{className:i,color:s="primary",value:l,valueBuffer:A,variant:u="indeterminate"}=r,g=Ke(r,QF),p=z({},r,{color:s,variant:u}),C=PF(p),h=xt(),E={},m={bar1:{},bar2:{}};if(u==="determinate"||u==="buffer")if(l!==void 0){E["aria-valuenow"]=Math.round(l),E["aria-valuemin"]=0,E["aria-valuemax"]=100;let B=l-100;h.direction==="rtl"&&(B=-B),m.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(u==="buffer")if(A!==void 0){let B=(A||0)-100;h.direction==="rtl"&&(B=-B),m.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 f.jsxs(SF,z({className:Xe(C.root,i),ownerState:p,role:"progressbar"},E,{ref:n},g,{children:[u==="buffer"?f.jsx(OF,{className:C.dashed,ownerState:p}):null,f.jsx(jF,{className:C.bar1,ownerState:p,style:m.bar1}),u==="determinate"?null:f.jsx(MF,{className:C.bar2,ownerState:p,style:m.bar2})]}))});process.env.NODE_ENV!=="production"&&(Hv.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 DF=Hv,RF=ce("div")(({theme:e})=>({position:"fixed",top:0,left:0,zIndex:2001,width:"100%","& > * + *":{marginTop:e.spacing(2)}})),Wv=()=>f.jsx(RF,{children:f.jsx(DF,{color:"primary"})}),kF=e=>t=>f.jsx(x.Suspense,{fallback:f.jsx(Wv,{}),children:f.jsx(e,{...t})}),vc=({title:e})=>f.jsxs(b.Stack,{direction:"row",children:[f.jsx(b.Typography,{variant:"h2",sx:{fontWeight:"regular",letterSpacing:-2.5},children:"a."})," ",f.jsx(b.Typography,{variant:"h2",sx:{fontWeight:"bold"},children:e})]});vc.propTypes={title:c.string.isRequired};const zv=ce(j.Notification,{})(({theme:e})=>({"& *":{fontSize:e.typography.body1.fontSize}})),Wg=({children:e})=>{const t=Bt.useLocation(),{pathname:n}=t;return x.useEffect(()=>{window.scrollTo({top:0,left:0,behavior:"smooth"})},[n]),e||null};Wg.propTypes={children:c.node};const FF=ce("div")({width:"100%",overflowX:"auto",display:"block"}),zg=({title:e})=>f.jsx(b.Typography,{variant:"h2",sx:{style:"bold"},children:e==null?void 0:e.substr(0,1).toUpperCase()});zg.propTypes={title:c.string.isRequired};const Ug=(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)]},LF=(e,t)=>e&&e.data?{data:Ug(e.data,t),total:e.total+1}:e,NF=(e,t)=>e&&e.length>0?Ug(e,t):e,VF=(e,t)=>e&&e.data?{...e,data:Ug(e.data,t),total:e.total+1}:e,Yg=({onClose:e,record:t,children:n,redirect:r,onSubmit:i,onSuccess:s,onError:l})=>{const A=wA.useQueryClient(),u=j.useResourceContext(),g=j.useRedirect(),p=j.useNotify(),C=x.useCallback(B=>{const O=Date.now();A.setQueryData([u,"getOne",{id:B.id}],B),A.setQueriesData([u,"getList"],R=>VF(R,B),{updatedAt:O}),A.setQueriesData([u,"getMany"],R=>NF(R,B),{updatedAt:O}),A.setQueriesData([u,"getManyReference"],R=>LF(R,B),{updatedAt:O}),e(),p("ra.notification.created"),r!==void 0&&g(r,u,B.id,B),s&&s(B)},[e,s,A,u,p,g,r]),{save:h,...E}=j.useCreateController({mutationOptions:{onSuccess:C,onError:l}}),m=x.useCallback(B=>{i?i(B,e):h&&h(B)},[i,h,e]);return f.jsx(j.CreateContextProvider,{value:{record:t,save:m,saving:E==null?void 0:E.saving,redirect:r},children:x.cloneElement(n,{...n.props,toolbar:f.jsxs(Dr,{children:[f.jsx(j.Button,{variant:"text",size:"medium",label:"ra.action.cancel",onClick:e,disabled:E==null?void 0:E.saving}),f.jsx(j.SaveButton,{disabled:E==null?void 0:E.saving})]})})})};Yg.propTypes={children:c.node,onClose:c.func,record:c.object,redirect:c.oneOf(["list","edit","show",!1])},Yg.defaultProps={redirect:!1};const HF={true:{_scrollToTop:!0},false:{}},WF=ce(b.Fab,{name:"RaApplicaCreateInDialogButton",overridesResolver:(e,t)=>t.root})(({theme:e})=>({[`&.${j.CreateButtonClasses.floating}`]:{color:e.palette.getContrastText(e.palette.primary.main),margin:0,top:"auto",right:20,bottom:60,left:"auto",position:"fixed",zIndex:1e3}})),Gg=({fullWidth:e,maxWidth:t,label:n,record:r,redirect:i,scrollToTop:s,className:l,sx:A,onSubmit:u,onSuccess:g,onError:p,...C})=>{const[h,E]=x.useState(!1),m=j.useTranslate(),B=j.useResourceContext(),{openDialog:y,closeDialog:O}=Po(),R=x.useCallback(()=>y(B,()=>E(!0)),[y,B]),w=x.useCallback(()=>O(B,()=>E(!1)),[O,B]),S=b.useMediaQuery(P=>P.breakpoints.down("md"));return f.jsxs(f.Fragment,{children:[S?f.jsx(WF,{...C,state:HF[String(s)],color:"primary",className:Xe(j.CreateButtonClasses.floating,l),"aria-label":n&&m(n),onClick:R,children:f.jsx(dn.Add,{})}):f.jsx(j.Button,{...C,sx:A,label:n,onClick:R,children:f.jsx(dn.Add,{})}),f.jsx(b.Dialog,{open:h,scroll:"body",sx:{"& .MuiToolbar-root":{position:"initial"}},onClose:w,fullWidth:e,maxWidth:t,children:f.jsx(Yg,{...C,redirect:i,record:r,onClose:w,onSubmit:u,onSuccess:g,onError:p})})]})};Gg.defaultProps={fullWidth:!0,maxWidth:"md",label:"ra.action.create",scrollToTop:!0},Gg.propTypes={...j.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 Uv=({onClose:e,children:t})=>{const n=j.useNotify(),r=j.useRecordContext(),i=j.useResourceContext(),{id:s}=r,{isLoading:l,data:A}=j.useGetOne(i,{id:s}),u=x.useCallback(()=>{n("ra.notification.updated",{type:"info",messageArgs:{smart_count:1}}),e()},[e,n]),{save:g,saving:p}=j.useEditController({resource:i,id:s,mutationMode:"pessimistic",mutationOptions:{onSuccess:u}});return f.jsx(j.EditContextProvider,{value:{record:A,isLoading:l,save:g,saving:p},children:x.cloneElement(t,{toolbar:f.jsxs(Dr,{children:[f.jsx(j.Button,{variant:"text",size:"medium",label:"ra.action.cancel",onClick:e}),f.jsx(j.SaveButton,{})]})})})};Uv.propTypes={children:c.node,onClose:c.func};const Kg=({fullWidth:e,maxWidth:t,label:n,...r})=>{const[i,s]=x.useState(!1),{openDialog:l,closeDialog:A}=Po(),u=j.useResourceContext(),g=x.useCallback(()=>l(u,()=>s(!0)),[l,u]),p=x.useCallback(()=>A(u,()=>s(!1)),[A,u]);return f.jsxs(f.Fragment,{children:[f.jsx(j.Button,{label:n,onClick:g,children:f.jsx(dn.Edit,{})}),f.jsx(b.Dialog,{open:i,scroll:"body",sx:{"& .MuiToolbar-root":{position:"initial"}},onClose:p,fullWidth:e,maxWidth:t,children:f.jsx(Uv,{...r,onClose:p})})]})};Kg.defaultProps={fullWidth:!0,maxWidth:"md",label:"ra.action.edit"},Kg.propTypes={fullWidth:c.bool,maxWidth:c.oneOf(["xs","sm","md","lg","xl",!1]),label:c.string};const Yv=({label:e="ra.auth.sign_in",...t})=>{const n=j.useRecordContext(),[r,i]=x.useState(!1),s=j.useAuthProvider(),l=x.useCallback(A=>{A.stopPropagation(),A.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 f.jsx(j.Button,{disabled:r||s.impersonate===void 0,color:"primary",variant:"text",label:e,onClick:l,...t,children:f.jsx(dn.VpnKey,{})})};Yv.propTypes={label:c.string};const zF=ce(j.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"}})),Jg=e=>f.jsx(zF,{...e});Jg.propTypes={...j.Datagrid.propTypes},Jg.defaultProps={...j.Datagrid.defaultProps};const UF=ce("div")(({theme:e})=>({padding:e.spacing(2)})),Xg=({actions:e,className:t,...n})=>{const{hasCreate:r}=Ce.useResourceDefinition(n),i=Ce.useResourceContext(n),s=Ce.useTranslate(),l=Ce.useGetResourceLabel(),A=s(`resources.${i}.forcedCaseName`,{smart_count:0,_:l(i,0)}),u=s("ra.page.empty",{name:A}),g=s("ra.page.invite");return f.jsxs(YF,{className:t,children:[f.jsxs("div",{className:Gi.message,children:[f.jsx(dn.Inbox,{className:Gi.icon}),f.jsx(b.Typography,{variant:"h4",paragraph:!0,children:s(`resources.${i}.empty`,{_:u})}),r&&f.jsx(b.Typography,{variant:"body1",children:s(`resources.${i}.invite`,{_:g})})]}),f.jsx(UF,{className:Gi.toolbar,children:e})]})},yc="ApplicaEmpty",Gi={message:`${yc}-message`,icon:`${yc}-icon`,toolbar:`${yc}-toolbar`},YF=ce("span",{name:yc,overridesResolver:(e,t)=>t.root})(({theme:e})=>({flex:1,[`& .${Gi.message}`]:{textAlign:"center",opacity:e.palette.mode==="light"?.5:.8,margin:"0 1em",color:e.palette.mode==="light"?"inherit":e.palette.text.primary},[`& .${Gi.icon}`]:{width:"9em",height:"9em"},[`& .${Gi.toolbar}`]:{textAlign:"center",marginTop:"2em"}}));Xg.propTypes={actions:c.element,className:c.string};const GF=f.jsx(j.ListActions,{}),KF=f.jsx(j.Pagination,{}),JF=f.jsx(Xg,{}),XF=r8,Gv=e=>{const{actions:t=GF,aside:n,filters:r,bulkActionButtons:i,emptyWhileLoading:s,hasCreate:l,pagination:A=KF,children:u,className:g,component:p=XF,title:C,empty:h=JF,...E}=e,{defaultTitle:m,data:B,error:y,isLoading:O,filterValues:R,resource:w}=Ce.useListContext(e);if(!u||!B&&O&&s)return null;const S=()=>f.jsxs("div",{className:ho.main,children:[(r||t)&&f.jsx(j.ListToolbar,{className:ho.actions,filters:r,actions:t,hasCreate:l}),!y&&f.jsx(p,{className:ho.content,children:i&&u&&k.isValidElement(u)?x.cloneElement(u,{bulkActionButtons:i}):u}),y?f.jsx(wg,{error:y,resetErrorBoundary:null}):A!==!1&&A]}),P=()=>h!==!1&&x.cloneElement(h,{className:ho.noResults,hasCreate:l}),N=!O&&(B==null?void 0:B.length)===0&&!Object.keys(R).length&&h!==!1;return f.jsxs(ZF,{className:Xe("list-page",g),...E,children:[f.jsx(j.Title,{title:C,defaultTitle:m,preferenceKey:`${w}.list.title`}),N?P():S(),n]})};Gv.propTypes={actions:c.oneOfType([c.bool,c.element]),aside:c.element,children:c.node,className:c.string,component:Ce.ComponentPropType,emptyWhileLoading:c.bool,filters:c.oneOfType([c.element,c.arrayOf(c.element)]),hasCreate:c.bool,pagination:c.oneOfType([c.element,c.bool]),title:j.TitlePropType};const Aa="RaList",ho={main:`${Aa}-main`,content:`${Aa}-content`,actions:`${Aa}-actions`,noResults:`${Aa}-noResults`},ZF=ce("div",{name:Aa,overridesResolver:(e,t)=>t.root})(({theme:e})=>({display:"flex",[`& .${ho.main}`]:{flex:"1 1 auto",display:"flex",flexDirection:"column"},[`& .${ho.content}`]:{position:"relative",[e.breakpoints.down("sm")]:{boxShadow:"none"},overflow:"inherit"},[`& .${ho.actions}`]:{},[`& .${ho.noResults}`]:{}})),Zg=({debounce:e,disableAuthentication:t,disableSyncWithLocation:n,exporter:r,filter:i=qF,filterDefaultValues:s,perPage:l=10,queryOptions:A,resource:u,sort:g,storeKey:p,...C})=>f.jsx(Ce.ListBase,{debounce:e,disableAuthentication:t,disableSyncWithLocation:n,exporter:r,filter:i,filterDefaultValues:s,perPage:l,queryOptions:A,resource:u,sort:g,storeKey:p,children:f.jsx(Gv,{...C})});Zg.propTypes={actions:c.oneOfType([c.bool,c.element]),aside:c.element,children:c.node.isRequired,className:c.string,emptyWhileLoading:c.bool,filter:c.object,filterDefaultValues:c.object,filters:c.oneOfType([c.element,c.arrayOf(c.element)]),pagination:c.oneOfType([c.element,c.bool]),perPage:c.number,sort:c.shape({field:c.string,order:c.oneOf(["ASC","DESC"])}),sx:c.any,title:j.TitlePropType,disableSyncWithLocation:c.bool,hasCreate:c.bool,resource:c.string};const qF={},_F=ys(Zg,{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)}})),Kv=e=>f.jsx(or,{content:!1,children:f.jsx(_F,{...e})});Kv.propTypes={...Zg.propTypes};const $F=()=>{const e=j.useRefresh(),t=j.useNotify(),n=j.useUnselectAll(),r=j.useResourceContext(),{selectedIds:i,data:s}=j.useListContext(),l=j.useRecordContext(),A=i.map(C=>s.find(h=>h.id===C)),[u,{isLoading:g}]=j.useUpdateMany(r,{ids:i.length>0?i:[l==null?void 0:l.id],data:{readed:Rr().format("YYYY-MM-DD HH:mm:ss")},rows:A},{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=x.useCallback(()=>{u()},[u]);return f.jsx(j.Button,{label:"ra.notification.mark_as_readed",disabled:g||(l==null?void 0:l.readed)!==null,onClick:p,children:f.jsx(dn.Email,{})})},e9=()=>{const e=j.useRefresh(),t=j.useNotify(),n=j.useUnselectAll(),{selectedIds:r,data:i}=j.useListContext(),s=j.useRecordContext(),l=j.useResourceContext(),A=r.map(C=>i.find(h=>h.id===C)).concat([s]),[u,{isLoading:g}]=j.useUpdateMany(l,{ids:r.length>0?r:[s==null?void 0:s.id],data:{readed:null},rows:A},{onSuccess:()=>{e(),t("resources.notifications.messages.unreaded.done"),n("notifications")},onFailure:()=>t("resources.notifications.messages.unreaded.error","warning")}),p=x.useCallback(()=>{u()},[u]);return f.jsx(j.Button,{color:"secondary",label:"ra.notification.mark_as_unreaded",disabled:g||s&&!(s!=null&&s.readed),onClick:p,children:f.jsx(dn.Drafts,{})})},t9=e=>{const t=j.useRecordContext(e),n=j.useResourceContext(e),r=j.useRedirect(),i=j.useNotify(),s=j.useTranslate(),[l]=j.useLocaleState(),A=x.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]),[u]=j.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")}}),g=x.useCallback(()=>u(),[u]);return f.jsxs("div",{onClick:g,style:{cursor:"pointer"},role:"button",tabIndex:0,children:[f.jsx(b.Typography,{variant:"subtitle1",children:f.jsxs(b.Box,{fontWeight:"bold",children:[" ",t==null?void 0:t.title]})}),f.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}}),A&&f.jsx(b.Typography,{variant:"caption",display:"block",sx:{mt:1},color:"textSecondary",children:s("ra.notification.readed",{readed:A})})]})},n9=({...e})=>{const t=b.useTheme(),{mode:n,colorize:r,density:i}=x.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=x.useCallback(l=>({backgroundColor:l!=null&&l.readed?r(t.palette.primary[n],i):r(t.palette.secondary[n],i)}),[t,n,r,i]);return f.jsxs(j.Datagrid,{...e,rowStyle:s,children:[f.jsx(t9,{source:"notification",sortable:!1,label:"ra.notification"}),f.jsx(Wl,{source:"created",label:"ra.notification.created"}),f.jsxs(Ei,{children:[f.jsx($F,{}),f.jsx(e9,{})]})]})},bc={width:"1.5rem",alignSelf:"center"},qg=({source:e,label:t,variant:n,record:r,spaceBottom:i,spaceTop:s,component:l,leftIcon:A,rightIcon:u,button:g,buttonProps:p,...C})=>{const{getCurrentDialog:h}=Po(),E=Ce.useResourceContext(C),m=h(),B=Ce.useRecordContext(),y=r||B,O=ct.get(y,e||"");return f.jsxs(b.Stack,{direction:"row",alignItems:"center",justifyContent:"space-between",sx:R=>({pt:1,pb:1,borderBottom:`1px solid ${R.palette.divider}`,...i&&{mb:2},...s&&{mt:2}}),children:[f.jsxs(b.Stack,{direction:"row",alignItems:"start",children:[A&&(x.isValidElement(A)?x.cloneElement(A,{style:bc}):x.createElement(A,{style:bc})),f.jsx(Ce.FieldTitle,{label:t,source:e,resource:m||E})]}),f.jsxs(b.Stack,{direction:"row",alignItems:"center",children:[l?x.isValidElement(l)?x.cloneElement(l,{record:y,resource:E,value:O}):x.createElement(l,{source:e,record:y,resource:E,value:O}):f.jsx(b.Typography,{variant:n,children:O}),u&&(x.isValidElement(u)?x.cloneElement(u,{style:bc}):x.createElement(u,{style:bc})),g&&f.jsx(b.Button,{size:"small",variant:"outlined",sx:{ml:1,p:0},...p,children:g})]})]})};qg.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},qg.defaultProps={variant:"body1"};const Jv=()=>{const e=Kt.useTheme(),n=e.palette.mode==="dark"?e.palette.primary.dark:e.palette.primary.light;return f.jsx(b.Box,{sx:{position:"absolute",filter:"blur(20px)",bottom:0,p:4,pb:8},children:f.jsxs("svg",{width:"100%",height:"calc(100vh - 175px)",viewBox:"0 0 117 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[f.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}),f.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}),f.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}),f.jsx("path",{d:"M55.5449 21.96V0H58.1407V21.96H55.5449Z",fill:n}),f.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}),f.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}),f.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}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"}),f.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"})]})})},Xv=({children:e,...t})=>{const n=xt();return f.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:f.jsx(b.Box,{sx:{p:{xs:2,sm:3,md:4,xl:5}},children:e})})};Xv.propTypes={children:c.node};const ua=({version:e,name:t,copy:n,children:r,background:i=Jv})=>f.jsxs(b.Box,{sx:{minHeight:"100vh"},children:[x.isValidElement(i)?i:x.createElement(i),f.jsxs(b.Grid,{container:!0,direction:"column",justifyContent:"flex-end",sx:{minHeight:"100vh"},children:[f.jsx(b.Grid,{item:!0,xs:12,sx:{ml:3,mt:3},children:f.jsx(vc,{title:t})}),f.jsxs(b.Grid,{item:!0,xs:12,children:[f.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:f.jsx(b.Grid,{item:!0,children:f.jsx(Xv,{children:r})})}),f.jsx(b.Grid,{item:!0,sx:{pb:1},children:f.jsx(Ks,{name:t,copy:n,version:e})})]})]})]});ua.propTypes={children:c.node,version:c.string,name:c.string,copy:c.string,background:c.oneOfType([c.node,c.func,c.object])};const Zv=({name:e,copy:t,version:n,background:r})=>{const i=Ce.useTranslate(),s=Ce.useAuthProvider(),l=Ce.useNotify(),A=Bt.useNavigate(),{token:u}=Bt.useParams();return x.useEffect(()=>{if(typeof s.activate!="function")throw new Error("The authProvider used for the ActivatePage must define an activate() method");s.activate(u).then(()=>{l("ra.auth.activate_success",{type:"info"}),Ee.delay(()=>A("/login"),1e3)}).catch(g=>{l(g,{type:"error"}),Ee.delay(()=>A("/login"),1e3)})},[u]),f.jsx(ua,{name:e,copy:t,version:n,background:r,children:f.jsxs(b.Grid,{container:!0,spacing:3,children:[f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[f.jsx(b.Typography,{variant:"h3",children:i("ra.auth.activate")}),f.jsx(b.Typography,{component:Bt.Link,to:"/login",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:i("ra.auth.back_to_login")})]})}),f.jsx(b.Grid,{item:!0,xs:12,children:i("ra.auth.activate_pending")})]})})};Zv.propTypes={name:c.string.isRequired,version:c.string.isRequired,background:c.node};const Qc=({version:e,name:t,copy:n,enablePasswordRecover:r,enableRegistration:i,redirectTo:s,background:l})=>{const[A,u]=Ce.useSafeSetState(!1),g=Ce.useLogin(),p=Ce.useTranslate(),C=Ce.useNotify(),h=Ce.useCheckAuth(),E=Bt.useNavigate();x.useEffect(()=>{h({},!1).then(()=>{E("/")}).catch(()=>{})},[h,E]);const m=B=>{u(!0),g(B,s).then(()=>{u(!1)}).catch(y=>{u(!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 f.jsx(ua,{name:t,version:e,copy:n,background:l,children:f.jsxs(b.Grid,{container:!0,spacing:3,children:[f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[f.jsx(b.Typography,{variant:"h3",children:"Login"}),i&&f.jsx(b.Typography,{component:Bt.Link,to:"/register",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:p("ra.auth.register")})]})}),f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(Ce.Form,{onSubmit:m,children:[f.jsxs(b.Grid,{container:!0,children:[f.jsx(b.Grid,{item:!0,xs:12,sx:{mb:2},children:f.jsx(Hn,{autoFocus:!0,source:"username",label:p("ra.auth.username"),autoComplete:"username",validate:Ce.required(),placeholder:"user@company.name",fullWidth:!0})}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mb:2},children:f.jsx(Hn,{source:"password",label:p("ra.auth.password"),type:"password",autoComplete:"current-password",validate:Ce.required(),placeholder:p("ra.auth.password_placeholder"),fullWidth:!0})})]}),r&&f.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:f.jsx(b.Stack,{direction:"row",justifyContent:"flex-end",alignItems:"flex-end",spacing:2,children:f.jsx(b.Link,{variant:"h6",component:Bt.Link,to:"/recover",color:"text.primary",children:p("ra.auth.forgot_password")})})}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:f.jsx(b.Button,{variant:"contained",type:"submit",color:"primary",disabled:A,fullWidth:!0,children:A?f.jsx(b.CircularProgress,{size:19,thickness:3}):p("ra.auth.sign_in")})})]})})]})})};Qc.propTypes={version:c.string.isRequired,name:c.string.isRequired,enablePasswordRecover:c.bool,enableRegister:c.bool,background:c.element},Qc.defaultProps={enablePasswordRecover:!1,enableRegister:!1,background:f.jsx(Jv,{})};const qv=({name:e,copy:t,version:n,background:r})=>{const[i,s]=x.useState(!1),l=Ce.useTranslate(),A=Ce.useRedirect(),u=Ce.useNotify(),g=Ce.useAuthProvider(),p=({email:C})=>{s(!0),g.recover(C).then(h=>{const E=`ra.auth.recover_${h.responseCode}`,m=h.responseCode==="ok"?"info":"error";u(E,{type:m}),A("/login")}).catch(h=>{u(h,{type:"error"})}).finally(()=>s(!1))};return f.jsx(ua,{name:e,copy:t,version:n,background:r,children:f.jsxs(b.Grid,{container:!0,spacing:3,children:[f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[f.jsx(b.Typography,{variant:"h3",children:l("ra.auth.recover.title")}),f.jsx(b.Typography,{component:Bt.Link,to:"/login",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:l("ra.auth.back_to_login")})]})}),f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(j.Form,{onSubmit:p,children:[f.jsx(b.Grid,{container:!0,children:f.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:f.jsx(Hn,{source:"email",validate:[Ce.required(),Ce.email()]})})}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1,mb:1},children:f.jsx(b.Typography,{variant:"caption",children:l("ra.auth.recover.inbox_help")})}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:f.jsx(b.Button,{variant:"contained",type:"submit",color:"primary",disabled:i,fullWidth:!0,children:i?f.jsx(b.CircularProgress,{size:19,thickness:3}):l("ra.auth.recover")})})]})})]})})};qv.propTypes={name:c.string.isRequired,version:c.string.isRequired,background:c.node};const _v=({name:e,copy:t,version:n})=>{const[r,i]=x.useState(!1),s=Ce.useTranslate(),l=Ce.useRedirect(),A=Ce.useNotify(),u=Ce.useAuthProvider(),g=p=>{i(!0),u.register(p).then(C=>{const h=`ra.auth.register_${C.responseCode}`,E=C.responseCode==="ok"?"info":"error";A(h,{type:E}),l("/login")}).catch(C=>{A(C,{type:"error"})}).finally(()=>i(!1))};return f.jsx(ua,{name:e,copy:t,version:n,children:f.jsxs(b.Grid,{container:!0,spacing:3,children:[f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"baseline",sx:{mb:{xs:-.5,sm:.5}},children:[f.jsx(b.Typography,{variant:"h3",children:s("ra.auth.register.title")}),f.jsx(b.Typography,{component:Bt.Link,to:"/login",variant:"body1",sx:{textDecoration:"none"},color:"primary",children:s("ra.auth.already_have_account")})]})}),f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(j.Form,{onSubmit:g,children:[f.jsxs(b.Grid,{container:!0,children:[f.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:f.jsx(Hn,{source:"name",label:s("ra.register.name"),validate:Ce.required()})}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:f.jsx(Hn,{source:"email",type:"email",validate:[Ce.required(),Ce.email()]})}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mb:1},children:f.jsx(Hn,{source:"password",type:"password",validate:Ce.required()})})]}),f.jsx(b.Grid,{item:!0,xs:12,sx:{mt:1},children:f.jsx(b.Button,{variant:"contained",type:"submit",color:"primary",disabled:r,fullWidth:!0,children:r?f.jsx(b.CircularProgress,{size:19,thickness:3}):s("ra.auth.create_account")})})]})})]})})};_v.propTypes={name:c.string.isRequired,version:c.string.isRequired};function $v(){const e=x.useCallback(()=>location.reload(),[]);return f.jsx(b.Container,{children:f.jsxs(b.Stack,{alignItems:"center",px:2,py:{xs:4,sm:8},spacing:2,textAlign:"center",children:[f.jsx("img",{src:tB,style:{width:"100%",maxWidth:450}}),f.jsx(b.Typography,{variant:"h2",children:"Ops! An error occurred..."}),f.jsx(b.Typography,{children:"We're fixing the problem. Please try again later."}),f.jsx(b.Button,{onClick:e,variant:"contained",children:"Reload"})]})})}const r9=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){o9(e)&&(e="100%");var n=i9(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 o9(e){return typeof e=="string"&&e.indexOf(".")!==-1&&parseFloat(e)===1}function i9(e){return typeof e=="string"&&e.indexOf("%")!==-1}function s9(e){return e=parseFloat(e),(isNaN(e)||e<0||e>1)&&(e=1),e}function xc(e){return e<=1?"".concat(Number(e)*100,"%"):e}function _g(e){return e.length===1?"0"+e:String(e)}function a9(e,t,n){return{r:Kn(e,255)*255,g:Kn(t,255)*255,b:Kn(n,255)*255}}function $g(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 l9(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,A=2*n-l;r=$g(A,l,e+1/3),i=$g(A,l,e),s=$g(A,l,e-1/3)}return{r:r*255,g:i*255,b:s*255}}function c9(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,A=r-i,u=r===0?0:A/r;if(r===i)s=0;else{switch(r){case e:s=(t-n)/A+(t<n?6:0);break;case t:s=(n-e)/A+2;break;case n:s=(e-t)/A+4;break}s/=6}return{h:s,s:u,v:l}}function A9(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),A=n*(1-(1-i)*t),u=r%6,g=[n,l,s,s,A,n][u],p=[A,n,n,l,s,s][u],C=[s,s,A,n,n,l][u];return{r:g*255,g:p*255,b:C*255}}function u9(e,t,n,r){var i=[_g(Math.round(e).toString(16)),_g(Math.round(t).toString(16)),_g(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 ey(e){return Sn(e)/255}function Sn(e){return parseInt(e,16)}var ty={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 da(e){var t={r:0,g:0,b:0},n=1,r=null,i=null,s=null,l=!1,A=!1;return typeof e=="string"&&(e=f9(e)),typeof e=="object"&&(Lr(e.r)&&Lr(e.g)&&Lr(e.b)?(t=a9(e.r,e.g,e.b),l=!0,A=String(e.r).substr(-1)==="%"?"prgb":"rgb"):Lr(e.h)&&Lr(e.s)&&Lr(e.v)?(r=xc(e.s),i=xc(e.v),t=A9(e.h,r,i),l=!0,A="hsv"):Lr(e.h)&&Lr(e.s)&&Lr(e.l)&&(r=xc(e.s),s=xc(e.l),t=l9(e.h,r,s),l=!0,A="hsl"),Object.prototype.hasOwnProperty.call(e,"a")&&(n=e.a)),n=s9(n),{ok:l,format:e.format||A,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 d9="[-\\+]?\\d+%?",g9="[-\\+]?\\d*\\.\\d+%?",Co="(?:".concat(g9,")|(?:").concat(d9,")"),ef="[\\s|\\(]+(".concat(Co,")[,|\\s]+(").concat(Co,")[,|\\s]+(").concat(Co,")\\s*\\)?"),tf="[\\s|\\(]+(".concat(Co,")[,|\\s]+(").concat(Co,")[,|\\s]+(").concat(Co,")[,|\\s]+(").concat(Co,")\\s*\\)?"),ir={CSS_UNIT:new RegExp(Co),rgb:new RegExp("rgb"+ef),rgba:new RegExp("rgba"+tf),hsl:new RegExp("hsl"+ef),hsla:new RegExp("hsla"+tf),hsv:new RegExp("hsv"+ef),hsva:new RegExp("hsva"+tf),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 f9(e){if(e=e.trim().toLowerCase(),e.length===0)return!1;var t=!1;if(ty[e])e=ty[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:ey(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:ey(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 Lr(e){return!!ir.CSS_UNIT.exec(String(e))}var wc=2,ny=.16,p9=.05,h9=.05,C9=.15,ry=5,oy=4,I9=[{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 iy(e){var t=e.r,n=e.g,r=e.b,i=c9(t,n,r);return{h:i.h*360,s:i.s,v:i.v}}function Tc(e){var t=e.r,n=e.g,r=e.b;return"#".concat(u9(t,n,r,!1))}function E9(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 sy(e,t,n){var r;return Math.round(e.h)>=60&&Math.round(e.h)<=240?r=n?Math.round(e.h)-wc*t:Math.round(e.h)+wc*t:r=n?Math.round(e.h)+wc*t:Math.round(e.h)-wc*t,r<0?r+=360:r>=360&&(r-=360),r}function ay(e,t,n){if(e.h===0&&e.s===0)return e.s;var r;return n?r=e.s-ny*t:t===oy?r=e.s+ny:r=e.s+p9*t,r>1&&(r=1),n&&t===ry&&r>.1&&(r=.1),r<.06&&(r=.06),Number(r.toFixed(2))}function ly(e,t,n){var r;return n?r=e.v+h9*t:r=e.v-C9*t,r>1&&(r=1),Number(r.toFixed(2))}function cy(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[],r=da(e),i=ry;i>0;i-=1){var s=iy(r),l=Tc(da({h:sy(s,i,!0),s:ay(s,i,!0),v:ly(s,i,!0)}));n.push(l)}n.push(Tc(r));for(var A=1;A<=oy;A+=1){var u=iy(r),g=Tc(da({h:sy(u,A),s:ay(u,A),v:ly(u,A)}));n.push(g)}return t.theme==="dark"?I9.map(function(p){var C=p.index,h=p.opacity,E=Tc(E9(da(t.backgroundColor||"#141414"),da(n[C]),h*100));return E}):n}var nf={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"},Xt={},Pc={};Object.keys(nf).forEach(function(e){Xt[e]=cy(nf[e]),Xt[e].primary=Xt[e][5],Pc[e]=cy(nf[e],{theme:"dark",backgroundColor:"#141414"}),Pc[e].primary=Pc[e][5]}),Xt.red,Xt.volcano,Xt.gold,Xt.orange,Xt.yellow,Xt.lime,Xt.green,Xt.cyan,Xt.blue,Xt.geekblue,Xt.purple,Xt.magenta,Xt.grey,Xt.grey;const Ay=e=>{const{blue:t,red:n,gold:r,cyan:i,green:s,grey:l}=e,A={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]},u="#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:u},secondary:{lighter:A[100],100:A[100],200:A[200],light:A[300],400:A[400],main:A[500],600:A[600],dark:A[700],800:A[800],darker:A[900],A100:A[0],A200:A.A400,A300:A.A700,contrastText:A[0]},error:{lighter:n[0],light:n[2],main:n[4],dark:n[7],darker:n[9],contrastText:u},warning:{lighter:r[0],light:r[3],main:r[5],dark:r[7],darker:r[9],contrastText:A[100]},info:{lighter:i[0],light:i[3],main:i[5],dark:i[7],darker:i[9],contrastText:u},success:{lighter:s[0],light:s[3],main:s[5],dark:s[7],darker:s[9],contrastText:u},grey:A}};Ay.propTypes={colors:c.object};const m9=(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"],A=["#FFF6D0","#FFCF4E","#FFB814","#DB970E","#935B06"],u=["#DCF0FF","#7EB9FF","#549BFF","#3D78DB","#1A3D93"],g=["#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"],A=["#342a1a","#83631a","#dda116","#e9ba3a","#fbefb5"],u=["#202734","#416fb0","#4c88dd","#74a8e9","#ecf4fb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},B9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},v9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},y9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},b9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},Q9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},x9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},w9=(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"],A=["#FFF7E0","#FFC926","#FFBF00","#FFB900","#FFA900"],u=["#E0F4F5","#26B0BA","#00A2AE","#009AA7","#008694"],g=["#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"],A=["#342c1a","#836611","#dda705","#e9bf28","#f8e577"],u=["#1a2628","#11595f","#058e98","#1ea6aa","#64cfcb"],g=["#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:A[0],light:A[1],main:A[2],dark:A[3],darker:A[4],contrastText:r[100]},info:{lighter:u[0],light:u[1],main:u[2],dark:u[3],darker:u[4],contrastText:i},success:{lighter:g[0],light:g[1],main:g[2],dark:g[3],darker:g[4],contrastText:i},grey:r}},uy=(e,t,n)=>{switch(t){case"theme1":return m9(e,n);case"theme2":return B9(e,n);case"theme3":return v9(e,n);case"theme4":return y9(e,n);case"theme5":return b9(e,n);case"theme6":return Q9(e,n);case"theme7":return x9(e,n);case"theme8":return w9(e,n);default:return Ay(e)}};uy.propTypes={colors:c.object,presetColor:c.any};const T9=(e,t)=>{const n=e==="dark"?Pc:Xt;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=uy(n,t,e);return tu({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}}})},P9=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 S9(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 O9(e){return{MuiAccordionDetails:{styleOverrides:{root:{padding:e.spacing(2),borderTop:`1px solid ${e.palette.secondary.light}`}}}}}function j9(e){const{palette:t,spacing:n}=e;return{MuiAccordionSummary:{defaultProps:{expandIcon:f.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 zo({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 M9(e){const t=zo({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":zo({color:"primary",theme:e}),"&.MuiAlert-borderSecondary":zo({color:"secondary",theme:e}),"&.MuiAlert-borderError":zo({color:"error",theme:e}),"&.MuiAlert-borderSuccess":zo({color:"success",theme:e}),"&.MuiAlert-borderInfo":zo({color:"info",theme:e}),"&.MuiAlert-borderWarning":zo({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 D9(){return{MuiAlertTitle:{styleOverrides:{root:{marginBottom:4,marginTop:0,fontWeight:400}}}}}function R9(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 Uo({color:e,theme:t}){const n=en(t,e),{lighter:r,main:i}=n;return{color:i,backgroundColor:r}}function k9(e){const t=Uo({color:"primary",theme:e});return{MuiBadge:{styleOverrides:{standard:{minWidth:e.spacing(2),height:e.spacing(2),padding:e.spacing(.5)},light:{...t,"&.MuiBadge-colorPrimary":Uo({color:"primary",theme:e}),"&.MuiBadge-colorSecondary":Uo({color:"secondary",theme:e}),"&.MuiBadge-colorError":Uo({color:"error",theme:e}),"&.MuiBadge-colorInfo":Uo({color:"info",theme:e}),"&.MuiBadge-colorSuccess":Uo({color:"success",theme:e}),"&.MuiBadge-colorWarning":Uo({color:"warning",theme:e})}}}}}function $e({variant:e,color:t,theme:n}){const r=en(n,t),{lighter:i,main:s,dark:l,contrastText:A}=r,u=`${t}Button`,g=Si(n,u),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:A,backgroundColor:s,boxShadow:g,"&: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 F9(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 L9(){return{MuiButtonBase:{defaultProps:{disableRipple:!0,size:"medium"}}}}function N9(){return{MuiButtonGroup:{defaultProps:{disableRipple:!0}}}}function V9(){return{MuiCardContent:{styleOverrides:{root:{padding:20,"&:last-child":{paddingBottom:20}}}}}}function Ki({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 H9(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 rf(e){const t=H9(e);return{"& .icon":{width:t.size,height:t.size,"& .filled":{fontSize:`${t.fontSize}rem`,top:-t.position,left:-t.position}}}}function W9(e){const{palette:t}=e;return{MuiCheckbox:{defaultProps:{className:"size-small",icon:f.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:.25}}),checkedIcon:f.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:.25,position:"relative"},children:f.jsx(tt.CheckSquareFilled,{className:"filled",style:{position:"absolute"}})}),indeterminateIcon:f.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:.25,position:"relative"},children:f.jsx(tt.MinusSquareFilled,{className:"filled",style:{position:"absolute"}})})},styleOverrides:{root:{borderRadius:0,color:t.secondary[300],"&.size-small":{...rf("small")},"&.size-medium":{...rf("medium")},"&.size-large":{...rf("large")}},colorPrimary:Ki({color:"primary",theme:e}),colorSecondary:Ki({color:"secondary",theme:e}),colorSuccess:Ki({color:"success",theme:e}),colorWarning:Ki({color:"warning",theme:e}),colorInfo:Ki({color:"info",theme:e}),colorError:Ki({color:"error",theme:e})}}}}function Ji({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 z9(e){const t=On({color:"secondary",theme:e});return{MuiChip:{styleOverrides:{root:{borderRadius:4,"&:active":{boxShadow:"none"},"&.MuiChip-colorPrimary":Ji({color:"primary",theme:e}),"&.MuiChip-colorSecondary":Ji({color:"secondary",theme:e}),"&.MuiChip-colorError":Ji({color:"error",theme:e}),"&.MuiChip-colorInfo":Ji({color:"info",theme:e}),"&.MuiChip-colorSuccess":Ji({color:"success",theme:e}),"&.MuiChip-colorWarning":Ji({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 U9(){return{MuiDialog:{styleOverrides:{root:{"& .MuiBackdrop-root":{backgroundColor:Ve("#000",.7)}}}}}}function Y9(e){return{MuiDialogContentText:{styleOverrides:{root:{fontSize:"0.875rem",color:e.palette.text.primary}}}}}function G9(){return{MuiDialogTitle:{styleOverrides:{root:{fontSize:"1rem",fontWeight:500}}}}}function Xi({color:e,theme:t}){const n=en(t,e),{main:r,dark:i,contrastText:s}=n,l=`${e}Button`,A=Si(t,l);return{color:s,backgroundColor:r,boxShadow:A,"&: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 K9(e){return{MuiFab:{styleOverrides:{root:{fontWeight:400,"&.Mui-disabled":{backgroundColor:e.palette.grey[200]},"&.MuiFab-primary":Xi({color:"primary",theme:e}),"&.MuiFab-secondary":Xi({color:"secondary",theme:e}),"&.Mui-error":Xi({color:"error",theme:e}),"&.MuiFab-success":Xi({color:"success",theme:e}),"&.MuiFab-info":Xi({color:"info",theme:e}),"&.MuiFab-warning":Xi({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 J9(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 X9(){return{MuiInputBase:{styleOverrides:{}}}}function Z9(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 q9(){return{MuiLinearProgress:{styleOverrides:{root:{height:6,borderRadius:100},bar:{borderRadius:100}}}}}function _9(){return{MuiLink:{defaultProps:{underline:"hover"}}}}function $9(e){return{MuiListItemButton:{styleOverrides:{root:{"&.Mui-selected":{color:e.palette.primary.main,"& .MuiListItemIcon-root":{color:e.palette.primary.main}}}}}}}function eL(e){return{MuiListItemIcon:{styleOverrides:{root:{minWidth:24,color:e.palette.text.primary}}}}}function tL(){return{MuiListItemText:{styleOverrides:{root:{"&.MuiListItemText-inset":{paddingLeft:24}}}}}}function nL(){return{MuiLoadingButton:{styleOverrides:{root:{padding:"6px 16px","&.MuiLoadingButton-loading":{opacity:.6,textShadow:"none"}}}}}}function Yo({variant:e,theme:t}){const n=en(t,e),{light:r}=n,i=Si(t,`${e}`);return{"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:r},"&.Mui-focused":{boxShadow:i,"& .MuiOutlinedInput-notchedOutline":{border:`1px solid ${r}`}}}}function rL(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:{...Yo({variant:"primary",theme:e}),"&.Mui-error":{...Yo({variant:"error",theme:e})}},inputSizeSmall:{padding:"7.5px 8px 7.5px 12px"},inputMultiline:{padding:0},colorSecondary:Yo({variant:"secondary",theme:e}),colorError:Yo({variant:"error",theme:e}),colorWarning:Yo({variant:"warning",theme:e}),colorInfo:Yo({variant:"info",theme:e}),colorSuccess:Yo({variant:"success",theme:e})}}}}function oL(){return{MuiPagination:{defaultProps:{shape:"rounded"}}}}function yt({variant:e,color:t,theme:n}){const r=en(n,t),{lighter:i,light:s,dark:l,main:A,contrastText:u}=r,g={"&:focus-visible":{outline:`2px solid ${l}`,outlineOffset:2,...e==="text"&&{backgroundColor:n.palette.background.paper}}};switch(e){case"combined":case"contained":return{color:u,backgroundColor:A,"&:hover":{backgroundColor:s},...g};case"outlined":return{borderColor:A,"&:hover":{backgroundColor:i,borderColor:s},...g};case"text":default:return{color:A,"&:hover":{backgroundColor:A,color:i},...g}}}function iL(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":yt({variant:"text",color:"primary",theme:e}),"&.MuiPaginationItem-textSecondary":yt({variant:"text",color:"secondary",theme:e}),"&.MuiPaginationItem-textError":yt({variant:"text",color:"error",theme:e}),"&.MuiPaginationItem-textSuccess":yt({variant:"text",color:"success",theme:e}),"&.MuiPaginationItem-textInfo":yt({variant:"text",color:"info",theme:e}),"&.MuiPaginationItem-textWarning":yt({variant:"text",color:"warning",theme:e})}},contained:{"&.Mui-selected":{"&.MuiPaginationItem-containedPrimary":yt({variant:"contained",color:"primary",theme:e}),"&.MuiPaginationItem-containedSecondary":yt({variant:"contained",color:"secondary",theme:e}),"&.MuiPaginationItem-containedError":yt({variant:"contained",color:"error",theme:e}),"&.MuiPaginationItem-containedSuccess":yt({variant:"contained",color:"success",theme:e}),"&.MuiPaginationItem-containedInfo":yt({variant:"contained",color:"info",theme:e}),"&.MuiPaginationItem-containedWarning":yt({variant:"contained",color:"warning",theme:e})}},combined:{border:"1px solid",borderColor:e.palette.divider,"&.MuiPaginationItem-ellipsis":{border:"none"},"&.Mui-selected":{"&.MuiPaginationItem-combinedPrimary":yt({variant:"combined",color:"primary",theme:e}),"&.MuiPaginationItem-combinedSecondary":yt({variant:"combined",color:"secondary",theme:e}),"&.MuiPaginationItem-combinedError":yt({variant:"combined",color:"error",theme:e}),"&.MuiPaginationItem-combinedSuccess":yt({variant:"combined",color:"success",theme:e}),"&.MuiPaginationItem-combinedInfo":yt({variant:"combined",color:"info",theme:e}),"&.MuiPaginationItem-combinedWarning":yt({variant:"combined",color:"warning",theme:e})}},outlined:{borderColor:e.palette.divider,"&.Mui-selected":{backgroundColor:"transparent","&.MuiPaginationItem-outlinedPrimary":yt({variant:"outlined",color:"primary",theme:e}),"&.MuiPaginationItem-outlinedSecondary":yt({variant:"outlined",color:"secondary",theme:e}),"&.MuiPaginationItem-outlinedError":yt({variant:"outlined",color:"error",theme:e}),"&.MuiPaginationItem-outlinedSuccess":yt({variant:"outlined",color:"success",theme:e}),"&.MuiPaginationItem-outlinedInfo":yt({variant:"outlined",color:"info",theme:e}),"&.MuiPaginationItem-outlinedWarning":yt({variant:"outlined",color:"warning",theme:e})}}}}}}function sL(e){return{MuiPopover:{styleOverrides:{paper:{boxShadow:e.customShadows.z1}}}}}function Zi({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 aL(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 of(e){const t=aL(e);return{"& .icon":{width:t.size,height:t.size,"& .dot":{width:t.dotSize,height:t.dotSize,top:t.position,left:t.position}}}}function lL(e){const{palette:t}=e;return{MuiRadio:{defaultProps:{className:"size-small",icon:f.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:"50%"}}),checkedIcon:f.jsx(b.Box,{className:"icon",sx:{width:16,height:16,border:"1px solid",borderColor:"inherit",borderRadius:"50%",position:"relative"},children:f.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":{...of("small")},"&.size-medium":{...of("medium")},"&.size-large":{...of("large")}},colorPrimary:Zi({color:"primary",theme:e}),colorSecondary:Zi({color:"secondary",theme:e}),colorSuccess:Zi({color:"success",theme:e}),colorWarning:Zi({color:"warning",theme:e}),colorInfo:Zi({color:"info",theme:e}),colorError:Zi({color:"error",theme:e})}}}}function qi({color:e,theme:t}){const n=en(t,e),{main:r}=n;return{border:`2px solid ${r}`}}function cL(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":qi({color:"primary",theme:e}),"&.MuiSlider-thumbColorSecondary":qi({color:"secondary",theme:e}),"&.MuiSlider-thumbColorSuccess":qi({color:"success",theme:e}),"&.MuiSlider-thumbColorWarning":qi({color:"warning",theme:e}),"&.MuiSlider-thumbColorInfo":qi({color:"info",theme:e}),"&.MuiSlider-thumbColorError":qi({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 AL(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=AL(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 uL(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 dL(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 gL(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 fL(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 pL(e){return{MuiTableFooter:{styleOverrides:{root:{backgroundColor:e.palette.grey[50],borderTop:`2px solid ${e.palette.divider}`,borderBottom:`1px solid ${e.palette.divider}`}}}}}function hL(e){return{MuiTableHead:{styleOverrides:{root:{backgroundColor:e.palette.grey[50],borderTop:`1px solid ${e.palette.divider}`,borderBottom:`2px solid ${e.palette.divider}`}}}}}function CL(){return{MuiTablePagination:{styleOverrides:{selectLabel:{fontSize:"0.875rem"},displayedRows:{fontSize:"0.875rem"}}}}}function IL(){return{MuiTableRow:{styleOverrides:{root:{"&:last-of-type":{"& .MuiTableCell-root":{borderBottom:"none"}},"& .MuiTableCell-root":{"&:last-of-type":{paddingRight:24},"&:first-of-type":{paddingLeft:24}}}}}}}function EL(){return{MuiTabs:{styleOverrides:{vertical:{overflow:"visible"}}}}}function mL(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 BL(e){return{MuiTooltip:{styleOverrides:{tooltip:{color:e.palette.background.paper}}}}}function vL(){return{MuiTreeItem:{styleOverrides:{content:{padding:8},iconContainer:{"& svg":{fontSize:"0.625rem"}}}}}}function yL(){return{MuiTypography:{styleOverrides:{gutterBottom:{marginBottom:12}}}}}function bL(e){return ct.merge(S9(e),O9(e),j9(e),M9(e),D9(),R9(e),k9(e),F9(e),L9(),N9(),V9(),W9(e),z9(e),U9(),Y9(e),G9(),K9(e),J9(e),X9(),Z9(e),q9(),_9(),$9(e),eL(e),tL(),nL(),rL(e),oL(),iL(e),sL(e),lL(e),cL(e),uL(e),dL(e),gL(e),fL(e),pL(e),hL(e),CL(),IL(),EL(),mL(e),BL(e),vL(),yL())}const Sc=({themeOverrides:e,children:t})=>{const{themeDirection:n,mode:r,presetColor:i,fontFamily:s}=Qn(),l=x.useMemo(()=>T9(r,i),[r,i]),A=x.useMemo(()=>P9(s),[s]),u=x.useMemo(()=>r9(l),[l]),g=x.useMemo(()=>Ee.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:u,typography:A,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,A,u,e]),p=tu(g),C=Ee.cloneDeep(p.components??{});return p.components=Ee.merge(bL(p),C),f.jsx(b.StyledEngineProvider,{injectFirst:!0,children:f.jsxs(wh,{theme:p,children:[f.jsx(b.CssBaseline,{}),t]})})};Sc.propTypes={children:c.node,themeOverrides:c.oneOfType([c.object,c.func])};const dy=({children:e,theme:t,...n})=>f.jsx(j.CoreAdminContext,{...n,children:f.jsx(Sc,{themeOverrides:t,children:f.jsx(Wg,{children:e})})});dy.displayName="ApplicaAdminContext";const _i=e=>{const{authProvider:t,catchAll:n,children:r,dashboard:i,dataProvider:s,disableTelemetry:l,history:A,i18nProvider:u,layout:g,loading:p,loginPage:C,authCallbackPage:h,menu:E,notification:m,queryClient:B,requireAuth:y,store:O,ready:R,theme:w,title:S="React Admin"}=e;return f.jsx(dy,{authProvider:t,dataProvider:s,i18nProvider:u,store:O,history:A,queryClient:B,theme:w,children:f.jsx(j.AdminUI,{layout:g,dashboard:i,disableTelemetry:l,menu:E,catchAll:n,title:S,loading:p,loginPage:C,authCallbackPage:h,notification:m,requireAuth:y,ready:R,children:r})})};_i.defaultProps={store:j.localStorageStore(),title:"Applica Admin"},_i.propTypes={...j.AdminUI.propTypes};class QL{constructor(t){si(this,ga,void 0);si(this,fa,void 0);si(this,$i,new Set);const{apiUrl:n}=t??{};if(!Ee.isString(n)||Ee.isEmpty(n))throw new Error("[ErrorMessageHandler] constructor: please provide a valid apiUrl");ps(this,fa,n),ps(this,ga,new Headers({Accept:"application/json","Content-Type":"application/json"}))}handle(t){var A;const{message:n,filename:r,lineno:i,colno:s}=t,l=`${n}${r}${i}${s}`;ur(this,$i).has(l)||(ur(this,$i).add(l),fetch(`${ur(this,fa)}/ui/error-log`,{method:"PUT",headers:ur(this,ga),body:JSON.stringify({filename:t.filename,message:t.message,line:t.lineno,column:t.colno,stack:(A=t.error)==null?void 0:A.stack})}).catch(()=>{console.log("Unable to send error to server"),ur(this,$i).delete(l)}))}}ga=new WeakMap,fa=new WeakMap,$i=new WeakMap;class gy{constructor({catch:t,display:n,log:r,error:i}){Fa(this,"catch");Fa(this,"display");Fa(this,"log");Fa(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 xL=({enabled:e=!0,apiUrl:t,loading:n,catcherFn:r=s=>new gy({catch:s!=null,display:!1,log:s!=null,error:s}),...i})=>{const s=k.useMemo(()=>i.errorHandler?i.errorHandler:new QL({apiUrl:t}),[t,i.errorHandler]),l=console.error,A=k.useCallback(function(u,...g){const p=r(u instanceof ErrorEvent?u:u.replace(/%s/g,()=>g.shift()));if(p.isCatched())return!1;p.logError()&&(u instanceof ErrorEvent?s.handle(u):s.handle(new ErrorEvent("window.onerror",{error:u,message:u.toString()}))),p.displayError()&&l.apply(console,arguments)},[t,n,r,e,s]);return k.useEffect(()=>(window.removeEventListener("error",A),window.addEventListener("error",A),console.error=A,()=>{window.removeEventListener("error",A),console.error=l}),[A]),!0};class wL{constructor(t){si(this,pa,void 0);si(this,ha,void 0);si(this,Go,[]);const{apiUrl:n}=t??{};if(!Ee.isString(n)||Ee.isEmpty(n))throw new Error("[MissingMessageHandler] constructor: please provide a valid apiUrl");ps(this,ha,n),ps(this,pa,new Headers({Accept:"application/json","Content-Type":"application/json"}))}handleMessage(t){if(!Ee.isPlainObject(t))throw new Error("[MissingMessageHandler] handleMessage: please provide valid message data");const{code:n,lang:r}=t;if(!Ee.isString(n)||Ee.isEmpty(n))throw new Error("[MissingMessageHandler] handleMessage: please provide valid code");if(!Ee.isString(r)||Ee.isEmpty(r))throw new Error("[MissingMessageHandler] handleMessage: please provide valid lang");if(!Ee.some(ur(this,Go),i=>Ee.isEqual(i,{code:n,lang:r}))){ur(this,Go).push({code:n,lang:r}),fetch(`${ur(this,ha)}/i18n/message`,{method:"put",headers:ur(this,pa),body:JSON.stringify({code:n,lang:r,text:n})}).then(i=>i.json()).then(()=>{console.log(`[MissingMessageHandler] handleMessage: created message for lang ${r} and code ${n}`)}).catch(i=>{console.error(i),ps(this,Go,Ee.reject(ur(this,Go),s=>Ee.isEqual(s,{code:n,lang:r})))});return}}}pa=new WeakMap,ha=new WeakMap,Go=new WeakMap;function fy(e){const{apiUrl:t,defaultLocale:n,allowMissing:r=!1,createMissing:i=!1}=e,s=[{locale:n,name:n}],l=new Headers({Accept:"application/json","Content-Type":"application/json"}),A=new wL({apiUrl:t}),u=()=>fetch(`${t}/i18n/languages`,{headers:l,method:"get"}).then(C=>C.json()).catch(()=>Promise.resolve(s)),g=()=>fetch(`${t}/i18n/messages`,{headers:l,method:"get"}).then(C=>C.json()).then(C=>C.reduce((h,E)=>({...h,[E.lang]:{...h[E.lang]||{},[E.code]:E.text}}),{})),p=(C,h,E)=>(r||console.error(`Warning: Missing translation for key: "${C}"`),i&&(Ee.isString(C)?C.match(new RegExp(/[\s[\]]/,"gm"))?console.error(`[createI18nProvider] onMissingKey: illegal character in key ${C}`):A.handleMessage({code:C,lang:E}):console.error("[createI18nProvider] onMissingKey: provided key is not a string")),C);return Promise.all([u(),g()]).then(C=>{const[h,E]=C;function m(B){return Ee.get(E,B,{})}return zQ(m,n,h,{allowMissing:r||i,onMissingKey:p})})}window.React=x;const TL=({apiUrl:e,endpoint:t="/languages/load",mapper:n=({data:r})=>({data:r})})=>{const[r,i]=x.useState({loading:!0,languages:null});return x.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};function py(e){const[t,n]=x.useState(),r=Hh(e);return x.useEffect(()=>{fy(r).then(i=>{n(i)}).catch(()=>{n({error:!0})})},[r]),t}const PL=new wA.QueryClient({defaultOptions:{queries:{refetchOnWindowFocus:!1}}}),af=({theme:e,themeConfig:t,apiUrl:n,defaultLocale:r,development:i,logoMain:s,logoIcon:l,loginPage:A,menu:u,name:g,copy:p,version:C,dataProvider:h,authProvider:E,errorHandler:m,error:B,notification:y,enableNotification:O,enableRegistration:R,enablePasswordRecover:w,...S})=>{xL({apiUrl:n,errorHandler:m,catcherFn:X=>{const Z=X==null?void 0:X.toString(),te=["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(ie=>Z==null?void 0:Z.includes(ie));return new gy({catch:te,display:!te,log:!te,error:Z})}});const P=x.useMemo(()=>x.isValidElement(A)?x.cloneElement(A,{name:g,copy:p,version:C,enableRegistration:R,enablePasswordRecover:w}):A,[A,g,C,p,R,w]),N=x.useMemo(()=>X=>{const Z=g?f.jsx(vc,{title:g}):s,G=g?f.jsx(zg,{title:g}):l;return f.jsx(Dv,{...X,name:g,copy:p,version:C,logoMain:Z,logoIcon:G,notification:y,enableNotification:O,error:B})},[s,l,g,C,B,y,O]),F=py({apiUrl:n,defaultLocale:r,allowMissing:i,createMissing:i});return F===void 0?f.jsx(f.Fragment,{}):F.error?f.jsx(ll,{initialConfig:t,children:f.jsx(Sc,{themeOverrides:e,children:f.jsx($v,{})})}):f.jsx(su,{children:f.jsx(cu,{menu:u,children:f.jsx(ll,{initialConfig:t,children:f.jsx(_i,{theme:e,layout:N,notification:zv,queryClient:PL,dataProvider:h,authProvider:E,i18nProvider:F,loginPage:P,...S})})})})};af.defaultProps={..._i.defaultProps,fileFields:[],defaultLocale:"en",development:!1,version:"0.0.0",notification:"entities/notification",enableNotification:!1,enableRegistration:!1,enableForgotPassword:!1,loginPage:f.jsx(Qc,{version:"0.0.0",name:"Applica",redirectTo:"/"})},af.propTypes={..._i.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(mi),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(M,"ArrayInputContext",{enumerable:!0,get:()=>j.ArrayInputContext}),Object.defineProperty(M,"BooleanField",{enumerable:!0,get:()=>j.BooleanField}),Object.defineProperty(M,"BulkDeleteWithConfirmButton",{enumerable:!0,get:()=>j.BulkDeleteWithConfirmButton}),Object.defineProperty(M,"Button",{enumerable:!0,get:()=>j.Button}),Object.defineProperty(M,"ChipField",{enumerable:!0,get:()=>j.ChipField}),Object.defineProperty(M,"Confirm",{enumerable:!0,get:()=>j.Confirm}),Object.defineProperty(M,"CreateButton",{enumerable:!0,get:()=>j.CreateButton}),Object.defineProperty(M,"CreateContextProvider",{enumerable:!0,get:()=>j.CreateContextProvider}),Object.defineProperty(M,"CustomRoutes",{enumerable:!0,get:()=>j.CustomRoutes}),Object.defineProperty(M,"DeleteWithConfirmButton",{enumerable:!0,get:()=>j.DeleteWithConfirmButton}),Object.defineProperty(M,"DeleteWithUndoButton",{enumerable:!0,get:()=>j.DeleteWithUndoButton}),Object.defineProperty(M,"EditButton",{enumerable:!0,get:()=>j.EditButton}),Object.defineProperty(M,"EditContextProvider",{enumerable:!0,get:()=>j.EditContextProvider}),Object.defineProperty(M,"FieldTitle",{enumerable:!0,get:()=>j.FieldTitle}),Object.defineProperty(M,"Form",{enumerable:!0,get:()=>j.Form}),Object.defineProperty(M,"FormDataConsumer",{enumerable:!0,get:()=>j.FormDataConsumer}),Object.defineProperty(M,"HttpError",{enumerable:!0,get:()=>j.HttpError}),Object.defineProperty(M,"I18nContextProvider",{enumerable:!0,get:()=>j.I18nContextProvider}),Object.defineProperty(M,"ListToolbar",{enumerable:!0,get:()=>j.ListToolbar}),Object.defineProperty(M,"LoadingIndicator",{enumerable:!0,get:()=>j.LoadingIndicator}),Object.defineProperty(M,"Pagination",{enumerable:!0,get:()=>j.Pagination}),Object.defineProperty(M,"RaSimpleFormIterator",{enumerable:!0,get:()=>j.SimpleFormIterator}),Object.defineProperty(M,"RecordContextProvider",{enumerable:!0,get:()=>j.RecordContextProvider}),Object.defineProperty(M,"ReferenceArrayField",{enumerable:!0,get:()=>j.ReferenceArrayField}),Object.defineProperty(M,"ReferenceField",{enumerable:!0,get:()=>j.ReferenceField}),Object.defineProperty(M,"Resource",{enumerable:!0,get:()=>j.Resource}),Object.defineProperty(M,"ResourceContextProvider",{enumerable:!0,get:()=>j.ResourceContextProvider}),Object.defineProperty(M,"SaveButton",{enumerable:!0,get:()=>j.SaveButton}),Object.defineProperty(M,"SimpleFormIteratorContext",{enumerable:!0,get:()=>j.SimpleFormIteratorContext}),Object.defineProperty(M,"SimpleList",{enumerable:!0,get:()=>j.SimpleList}),Object.defineProperty(M,"SimpleShowLayout",{enumerable:!0,get:()=>j.SimpleShowLayout}),Object.defineProperty(M,"SingleFieldList",{enumerable:!0,get:()=>j.SingleFieldList}),Object.defineProperty(M,"TopToolbar",{enumerable:!0,get:()=>j.TopToolbar}),Object.defineProperty(M,"UrlField",{enumerable:!0,get:()=>j.UrlField}),Object.defineProperty(M,"choices",{enumerable:!0,get:()=>j.choices}),Object.defineProperty(M,"email",{enumerable:!0,get:()=>j.email}),Object.defineProperty(M,"maxLength",{enumerable:!0,get:()=>j.maxLength}),Object.defineProperty(M,"maxValue",{enumerable:!0,get:()=>j.maxValue}),Object.defineProperty(M,"minLength",{enumerable:!0,get:()=>j.minLength}),Object.defineProperty(M,"minValue",{enumerable:!0,get:()=>j.minValue}),Object.defineProperty(M,"number",{enumerable:!0,get:()=>j.number}),Object.defineProperty(M,"regex",{enumerable:!0,get:()=>j.regex}),Object.defineProperty(M,"required",{enumerable:!0,get:()=>j.required}),Object.defineProperty(M,"useArrayInput",{enumerable:!0,get:()=>j.useArrayInput}),Object.defineProperty(M,"useAuthProvider",{enumerable:!0,get:()=>j.useAuthProvider}),Object.defineProperty(M,"useChoices",{enumerable:!0,get:()=>j.useChoices}),Object.defineProperty(M,"useChoicesContext",{enumerable:!0,get:()=>j.useChoicesContext}),Object.defineProperty(M,"useCreateController",{enumerable:!0,get:()=>j.useCreateController}),Object.defineProperty(M,"useDataProvider",{enumerable:!0,get:()=>j.useDataProvider}),Object.defineProperty(M,"useEditContext",{enumerable:!0,get:()=>j.useEditContext}),Object.defineProperty(M,"useGetIdentity",{enumerable:!0,get:()=>j.useGetIdentity}),Object.defineProperty(M,"useGetList",{enumerable:!0,get:()=>j.useGetList}),Object.defineProperty(M,"useGetMany",{enumerable:!0,get:()=>j.useGetMany}),Object.defineProperty(M,"useGetManyReference",{enumerable:!0,get:()=>j.useGetManyReference}),Object.defineProperty(M,"useGetOne",{enumerable:!0,get:()=>j.useGetOne}),Object.defineProperty(M,"useInput",{enumerable:!0,get:()=>j.useInput}),Object.defineProperty(M,"useListContext",{enumerable:!0,get:()=>j.useListContext}),Object.defineProperty(M,"useLocaleState",{enumerable:!0,get:()=>j.useLocaleState}),Object.defineProperty(M,"useNotify",{enumerable:!0,get:()=>j.useNotify}),Object.defineProperty(M,"usePermissions",{enumerable:!0,get:()=>j.usePermissions}),Object.defineProperty(M,"useRecordContext",{enumerable:!0,get:()=>j.useRecordContext}),Object.defineProperty(M,"useRefresh",{enumerable:!0,get:()=>j.useRefresh}),Object.defineProperty(M,"useResourceContext",{enumerable:!0,get:()=>j.useResourceContext}),Object.defineProperty(M,"useResourceDefinition",{enumerable:!0,get:()=>j.useResourceDefinition}),Object.defineProperty(M,"useResourceDefinitions",{enumerable:!0,get:()=>j.useResourceDefinitions}),Object.defineProperty(M,"useShowContext",{enumerable:!0,get:()=>j.useShowContext}),Object.defineProperty(M,"useShowController",{enumerable:!0,get:()=>j.useShowController}),Object.defineProperty(M,"useSimpleFormIterator",{enumerable:!0,get:()=>j.useSimpleFormIterator}),Object.defineProperty(M,"useSimpleFormIteratorItem",{enumerable:!0,get:()=>j.useSimpleFormIteratorItem}),Object.defineProperty(M,"useTranslate",{enumerable:!0,get:()=>j.useTranslate}),Object.defineProperty(M,"useTranslateLabel",{enumerable:!0,get:()=>j.useTranslateLabel}),Object.defineProperty(M,"useUnselect",{enumerable:!0,get:()=>j.useUnselect}),Object.defineProperty(M,"useUnselectAll",{enumerable:!0,get:()=>j.useUnselectAll}),Object.defineProperty(M,"useUpdateMany",{enumerable:!0,get:()=>j.useUpdateMany}),M.ActionsField=Ed,M.ActionsMenu=Ei,M.ActivatePage=Zv,M.Admin=_i,M.AnimateButton=pE,M.AppConfigContext=iu,M.AppConfigProvider=su,M.ApplicaAdmin=af,M.ArrayInput=S3,M.AttachmentField=md,M.AttachmentInput=wd,M.AutocompleteArrayInput=Td,M.AutocompleteInput=Pd,M.Avatar=Ws,M.BooleanInput=Sd,M.Breadcrumbs=Dl,M.CardForm=Ll,M.ChangePasswordForm=Hd,M.CircularWithLabel=UE,M.CircularWithPath=YE,M.CoverField=Hl,M.Create=Q3,M.CreateInDialogButton=Gg,M.Datagrid=Jg,M.DateAgoField=Wl,M.DateField=Bd,M.DateInput=Od,M.DateTimeInput=jd,M.Dot=Rl,M.Drawer=Tv,M.DrawerHeader=AB,M.DrawerHeaderStyled=Tg,M.DrawerToggle=r0,M.Edit=tj,M.EditInDialogButton=Kg,M.EmailField=vd,M.Empty=Xg,M.FileField=yd,M.FileInput=Md,M.Footer=Ks,M.FormHeader=Wd,M.FunctionField=tm,M.GenericErrorPage=$v,M.Header=o0,M.HeaderNotification=i0,M.HeaderProfile=s0,M.HeaderSpacer=l0,M.HorizontalBar=Pv,M.IconButton=io,M.ImageField=Us,M.ImageInput=Dd,M.ImpersonateUserButton=Yv,M.LabeledArrayInput=Vl,M.LabeledInput=at,M.Layout=Dv,M.LayoutContent=nB,M.LayoutProvider=e0,M.LayoutWrapper=rB,M.LinearWithIcon=GE,M.LinearWithLabel=KE,M.List=Kv,M.ListItem=qg,M.Loadable=kF,M.Loader=Wv,M.LoadingButton=Cd,M.LoginPage=Qc,M.Logo=Pg,M.LongForm=Dt,M.MainCard=or,M.MainIcon=vc,M.MenuConfigContext=lu,M.MenuConfigProvider=cu,M.MenuPopover=il,M.MenuPropTypes=mi,M.NavMenu=Sv,M.Navigation=Mv,M.Notification=zv,M.NotificationList=n9,M.NumberInput=Rd,M.ReadonlyField=Qd,M.RecordInput=im,M.RecoverPage=qv,M.ReferenceArrayInput=kd,M.ReferenceInput=Fd,M.ReferenceManyField=Oi,M.ReferenceManyInput=Ld,M.RegisterPage=_v,M.ResponsiveSection=a0,M.ScrollTop=Wg,M.ScrollX=FF,M.SearchInput=X3,M.SelectArrayInput=Nd,M.SelectInput=am,M.Show=Ij,M.SimpleBar=Ng,M.SimpleForm=Nl,M.SimpleFormIterator=Ej,M.SizeField=rm,M.SmallIcon=zg,M.SmartTextInput=zl,M.TabbedForm=Kl,M.TableFormIterator=_R,M.TextField=xd,M.TextInput=Hn,M.ThemeConfigContext=au,M.ThemeConfigProvider=ll,M.ThemeProvider=Sc,M.TimeInput=Vd,M.Toolbar=Dr,M.Tooltip=zE,M.Transitions=ao,M.createI18nProvider=fy,M.parseTime=lm,M.useAppConfig=Po,M.useBreadcrumbs=Nh,M.useI18nLanguages=TL,M.useI18nProvider=py,M.useLayoutContext=eg,M.useLayoutDispatch=t2,M.useLayoutDrawerState=No,M.useLayoutLogoState=n0,M.useLayoutMediaState=Wn,M.useLayoutNotificationsState=ql,M.useLayoutState=Ri,M.useLayoutThemeState=_l,M.useLocalStorage=du,M.useMemoizedObject=Hh,M.useMenu=uu,M.useMenuConfig=qr,M.useRefDimensions=jw,M.useResourceDefaultValues=b3,M.useResourceTitle=Vh,M.useSx=Bi,M.useThemeConfig=Qn,M.uuid=q3,M.withLayoutProvider=t0,Object.defineProperty(M,Symbol.toStringTag,{value:"Module"})});
|
|
266
266
|
//# sourceMappingURL=react-admin.umd.js.map
|