@applica-software-guru/react-admin 1.3.150 → 1.3.151
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/react-admin.cjs.js +1 -1
- package/dist/react-admin.cjs.js.map +1 -1
- package/dist/react-admin.es.js +1 -1
- 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/utils/localizedValue.ts +1 -1
package/dist/react-admin.umd.js
CHANGED
|
@@ -215,7 +215,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
215
215
|
animation: ${0} 1.4s linear infinite;
|
|
216
216
|
`),r3)),a3=Ae("svg",{name:"MuiCircularProgress",slot:"Svg",overridesResolver:(e,t)=>t.svg})({display:"block"}),l3=Ae("circle",{name:"MuiCircularProgress",slot:"Circle",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.circle,t[`circle${Pe(n.variant)}`],n.disableShrink&&t.circleDisableShrink]}})(({ownerState:e,theme:t})=>z({stroke:"currentColor"},e.variant==="determinate"&&{transition:t.transitions.create("stroke-dashoffset")},e.variant==="indeterminate"&&{strokeDasharray:"80px, 200px",strokeDashoffset:0}),({ownerState:e})=>e.variant==="indeterminate"&&!e.disableShrink&&Xt.css(lm||(lm=Wl`
|
|
217
217
|
animation: ${0} 1.4s ease-in-out infinite;
|
|
218
|
-
`),o3)),cm=k.forwardRef(function(t,n){const r=Wt({props:t,name:"MuiCircularProgress"}),{className:o,color:s="primary",disableShrink:l=!1,size:u=40,style:A,thickness:g=3.6,value:p=0,variant:C="indeterminate"}=r,h=Ue(r,n3),E=z({},r,{color:s,disableShrink:l,size:u,thickness:g,value:p,variant:C}),m=i3(E),B={},v={},j={};if(C==="determinate"){const R=2*Math.PI*((uo-g)/2);B.strokeDasharray=R.toFixed(3),j["aria-valuenow"]=Math.round(p),B.strokeDashoffset=`${((100-p)/100*R).toFixed(3)}px`,v.transform="rotate(-90deg)"}return f.jsx(s3,z({className:Ye(m.root,o),style:z({width:u,height:u},v,A),ownerState:E,ref:n,role:"progressbar"},j,h,{children:f.jsx(a3,{className:m.svg,ownerState:E,viewBox:`${uo/2} ${uo/2} ${uo} ${uo}`,children:f.jsx(l3,{className:m.circle,style:B,ownerState:E,cx:uo,cy:uo,r:(uo-g)/2,fill:"none",strokeWidth:g})})}))});process.env.NODE_ENV!=="production"&&(cm.propTypes={classes:c.object,className:c.string,color:c.oneOfType([c.oneOf(["inherit","primary","secondary","error","info","success","warning"]),c.string]),disableShrink:Cr(c.bool,e=>e.disableShrink&&e.variant&&e.variant!=="indeterminate"?new Error("MUI: You have provided the `disableShrink` prop with a variant other than `indeterminate`. This will have no effect."):null),size:c.oneOfType([c.number,c.string]),style:c.object,sx:c.oneOfType([c.arrayOf(c.oneOfType([c.func,c.object,c.bool])),c.func,c.object]),thickness:c.number,value:c.number,variant:c.oneOf(["determinate","indeterminate"])});const jd=cm;function c3(e){return Lt("MuiLoadingButton",e)}const Fr=Ht("MuiLoadingButton",["root","loading","loadingIndicator","loadingIndicatorCenter","loadingIndicatorStart","loadingIndicatorEnd","endIconLoadingEnd","startIconLoadingStart"]),u3=["children","disabled","id","loading","loadingIndicator","loadingPosition","variant"],A3=e=>{const{loading:t,loadingPosition:n,classes:r}=e,o={root:["root",t&&"loading"],startIcon:[t&&`startIconLoading${Pe(n)}`],endIcon:[t&&`endIconLoading${Pe(n)}`],loadingIndicator:["loadingIndicator",t&&`loadingIndicator${Pe(n)}`]},s=hr.unstable_composeClasses(o,c3,r);return z({},r,s)},d3=e=>e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"&&e!=="classes",g3=Ae(e3,{shouldForwardProp:e=>d3(e)||e==="classes",name:"MuiLoadingButton",slot:"Root",overridesResolver:(e,t)=>[t.root,t.startIconLoadingStart&&{[`& .${Fr.startIconLoadingStart}`]:t.startIconLoadingStart},t.endIconLoadingEnd&&{[`& .${Fr.endIconLoadingEnd}`]:t.endIconLoadingEnd}]})(({ownerState:e,theme:t})=>z({[`& .${Fr.startIconLoadingStart}, & .${Fr.endIconLoadingEnd}`]:{transition:t.transitions.create(["opacity"],{duration:t.transitions.duration.short}),opacity:0}},e.loadingPosition==="center"&&{transition:t.transitions.create(["background-color","box-shadow","border-color"],{duration:t.transitions.duration.short}),[`&.${Fr.loading}`]:{color:"transparent"}},e.loadingPosition==="start"&&e.fullWidth&&{[`& .${Fr.startIconLoadingStart}, & .${Fr.endIconLoadingEnd}`]:{transition:t.transitions.create(["opacity"],{duration:t.transitions.duration.short}),opacity:0,marginRight:-8}},e.loadingPosition==="end"&&e.fullWidth&&{[`& .${Fr.startIconLoadingStart}, & .${Fr.endIconLoadingEnd}`]:{transition:t.transitions.create(["opacity"],{duration:t.transitions.duration.short}),opacity:0,marginLeft:-8}})),f3=Ae("span",{name:"MuiLoadingButton",slot:"LoadingIndicator",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.loadingIndicator,t[`loadingIndicator${Pe(n.loadingPosition)}`]]}})(({theme:e,ownerState:t})=>z({position:"absolute",visibility:"visible",display:"flex"},t.loadingPosition==="start"&&(t.variant==="outlined"||t.variant==="contained")&&{left:t.size==="small"?10:14},t.loadingPosition==="start"&&t.variant==="text"&&{left:6},t.loadingPosition==="center"&&{left:"50%",transform:"translate(-50%)",color:(e.vars||e).palette.action.disabled},t.loadingPosition==="end"&&(t.variant==="outlined"||t.variant==="contained")&&{right:t.size==="small"?10:14},t.loadingPosition==="end"&&t.variant==="text"&&{right:6},t.loadingPosition==="start"&&t.fullWidth&&{position:"relative",left:-10},t.loadingPosition==="end"&&t.fullWidth&&{position:"relative",right:-10})),um=k.forwardRef(function(t,n){const r=Wt({props:t,name:"MuiLoadingButton"}),{children:o,disabled:s=!1,id:l,loading:u=!1,loadingIndicator:A,loadingPosition:g="center",variant:p="text"}=r,C=Ue(r,u3),h=qu(l),E=A??f.jsx(jd,{"aria-labelledby":h,color:"inherit",size:16}),m=z({},r,{disabled:s,loading:u,loadingIndicator:E,loadingPosition:g,variant:p}),B=A3(m),v=u?f.jsx(f3,{className:B.loadingIndicator,ownerState:m,children:E}):null;return f.jsxs(g3,z({disabled:s||u,id:h,ref:n},C,{variant:p,classes:B,ownerState:m,children:[m.loadingPosition==="end"?o:v,m.loadingPosition==="end"?v:o]}))});process.env.NODE_ENV!=="production"&&(um.propTypes={children:c.node,classes:c.object,disabled:c.bool,id:c.string,loading:c.bool,loadingIndicator:c.node,loadingPosition:Cr(c.oneOf(["start","end","center"]),e=>e.loadingPosition==="start"&&!e.startIcon?new Error('MUI: The loadingPosition="start" should be used in combination with startIcon.'):e.loadingPosition==="end"&&!e.endIcon?new Error('MUI: The loadingPosition="end" should be used in combination with endIcon.'):null),sx:c.oneOfType([c.arrayOf(c.oneOfType([c.func,c.object,c.bool])),c.func,c.object]),variant:c.oneOfType([c.oneOf(["contained","outlined","text"]),c.string])});const p3=um;function Md({variant:e,theme:t,color:n,loadingPosition:r}){const o=rn(t,n),{lighter:s,main:l,dark:u,contrastText:A}=o,g=`${n}Button`,p=Fi(t,g),C={"& .MuiLoadingButton-loadingIndicator":{color:l}},h={...r&&r!=="center"&&{color:l}},E={"&::after":{boxShadow:`0 0 6px 6px ${He(l,.9)}`},"&:active::after":{boxShadow:`0 0 0 0 ${He(l,.9)}`},"&:focus-visible":{outline:`2px solid ${u}`,outlineOffset:2}};switch(e){case"contained":return{backgroundColor:l,...r&&r!=="center"&&{color:A},"& .MuiLoadingButton-loadingIndicator":{color:A},"&:hover":{backgroundColor:u,color:A},...E};case"light":return{backgroundColor:l,...r&&r!=="center"&&{color:A},"& .MuiLoadingButton-loadingIndicator":{color:A},"&:hover":{backgroundColor:u,color:A},...E};case"shadow":return{boxShadow:p,backgroundColor:l,...r&&r!=="center"&&{color:A},"& .MuiLoadingButton-loadingIndicator":{color:A},"&:hover":{boxShadow:"none",backgroundColor:u,color:A},...E};case"outlined":return{backgroundColor:"transparent",borderColor:l,...h,...C};case"dashed":return{backgroundColor:s,borderColor:l,...h,...C,...E};case"text":default:return{color:l,...C,...E}}}const h3=Ae(p3,{shouldForwardProp:e=>e!=="shape"&&e!=="variant"})(({theme:e,variant:t,shape:n,color:r,loading:o,loadingPosition:s})=>({"::after":{content:'""',display:"block",position:"absolute",left:0,top:0,width:"100%",height:"100%",borderRadius:n==="rounded"?"50%":4,opacity:0,transition:"all 0.5s"},":active::after":{position:"absolute",borderRadius:n==="rounded"?"50%":4,left:0,top:0,opacity:1,transition:"0s"},...t==="text"&&{...Md({variant:t,theme:e,color:r,loadingPosition:s}),"&.MuiButton-sizeMedium":{height:36},"&.MuiButton-sizeSmall":{height:30},"&.MuiButton-sizeLarge":{height:44}},...n&&{minWidth:0,"&.MuiButton-sizeMedium":{width:36,height:36},"&.MuiButton-sizeSmall":{width:30,height:30},"&.MuiButton-sizeLarge":{width:44,height:44},...n==="rounded"&&{borderRadius:"50%"}},...t==="outlined"&&{border:"1px solid"},...t==="dashed"&&{border:"1px dashed"},...(t==="contained"||t==="shadow")&&!o&&{color:"#fff"},...t!=="text"&&{...Md({variant:t,theme:e,color:r,loadingPosition:s})},"&.Mui-disabled":{...t!=="text"&&{...Md({variant:t,theme:e,color:r,loadingPosition:s})}}})),Rd=x.forwardRef(({variant:e="text",shape:t,children:n,color:r="primary",...o},s)=>{const l=Pt();return f.jsx(h3,{ref:s,variant:e,shape:t,theme:l,loadingPosition:o.loadingPosition,loading:o.loading,color:r,...o,children:n})});Rd.propTypes={variant:c.string,shape:c.string,children:c.node,color:c.string},Rd.displayName="LoadingButton";function C3({color:e,theme:t,labelColor:n}){const r=rn(t,e),{main:o,contrastText:s}=r;let l=e||"";return["primary","secondary","info","success","warning","error"].includes(l)?{[`& .${b.tooltipClasses.tooltip}`]:{backgroundColor:o,color:n||s},[`& .${b.tooltipClasses.arrow}`]:{color:o}}:{[`& .${b.tooltipClasses.tooltip}`]:{backgroundColor:l,color:n||s,boxShadow:t.shadows[1]},[`& .${b.tooltipClasses.arrow}`]:{color:l}}}const E3=Ae(({className:e,...t})=>f.jsx(b.Tooltip,{...t,classes:{popper:e}}),{shouldForwardProp:e=>e!=="color"&&e!=="labelColor"})(({theme:e,color:t,labelColor:n})=>({...t&&C3({color:t,theme:e,labelColor:n})}));function Dd({children:e,arrow:t,labelColor:n="",...r}){const o=Pt();return f.jsx(b.Box,{display:"flex",children:f.jsx(E3,{arrow:t,...r,theme:o,labelColor:n,children:e})})}Dd.propTypes={children:c.element,arrow:c.bool,labelColor:c.string,rest:c.array};const Ao=x.forwardRef(({children:e,position:t="top-left",type:n="grow",direction:r="up",...o},s)=>{let l={transformOrigin:"0 0 0"};switch(t){case"top-right":l={transformOrigin:"top right"};break;case"top":l={transformOrigin:"top"};break;case"bottom-left":l={transformOrigin:"bottom left"};break;case"bottom-right":l={transformOrigin:"bottom right"};break;case"bottom":l={transformOrigin:"bottom"};break;case"top-left":default:l={transformOrigin:"0 0 0"};break}return f.jsxs(b.Box,{ref:s,children:[n==="grow"&&f.jsx(b.Grow,{...o,timeout:{appear:0,enter:150,exit:150},children:f.jsx(b.Box,{sx:l,children:e})}),n==="collapse"&&f.jsx(b.Collapse,{...o,sx:l,children:e}),n==="fade"&&f.jsx(b.Fade,{...o,timeout:{appear:0,enter:300,exit:150},children:f.jsx(b.Box,{sx:l,children:e})}),n==="slide"&&f.jsx(b.Slide,{...o,timeout:{appear:0,enter:150,exit:150},direction:r,children:f.jsx(b.Box,{sx:l,children:e})}),n==="zoom"&&f.jsx(b.Zoom,{...o,children:f.jsx(b.Box,{sx:l,children:e})})]})});Ao.propTypes={children:c.node,type:c.oneOf(["grow","fade","collapse","slide","zoom"]),position:c.oneOf(["top-left","top-right","top","bottom-left","bottom-right","bottom"]),direction:c.oneOf(["up","down","left","right"])},x.forwardRef(function(t,n){return f.jsx(b.Zoom,{ref:n,timeout:200,...t})});function Am({value:e,...t}){return f.jsxs(b.Box,{sx:{position:"relative",display:"inline-flex"},children:[f.jsx(b.CircularProgress,{variant:"determinate",value:e,...t}),f.jsx(b.Box,{sx:{top:0,left:0,bottom:0,right:0,position:"absolute",display:"flex",alignItems:"center",justifyContent:"center"},children:f.jsx(b.Typography,{variant:"caption",component:"div",color:"text.secondary",children:`${Math.round(e)}%`})})]})}Am.propTypes={value:c.number};function dm({value:e,size:t,variant:n,thickness:r,showLabel:o,pathColor:s,sx:l,...u}){return f.jsxs(b.Box,{sx:{position:"relative",display:"inline-flex"},children:[f.jsx(b.CircularProgress,{variant:"determinate",sx:{color:s||"grey.200"},size:t,thickness:r,...u,value:100}),o&&f.jsx(b.Box,{sx:{top:0,left:0,bottom:0,right:0,position:"absolute",display:"flex",alignItems:"center",justifyContent:"center"},children:f.jsx(b.Typography,{variant:"caption",component:"div",color:"text.secondary",children:e?`${Math.round(e)}%`:"0%"})}),f.jsx(b.CircularProgress,{variant:n,sx:{...l,position:"absolute",left:0,[`& .${b.circularProgressClasses.circle}`]:{strokeLinecap:"round"}},size:t,thickness:r,value:e,...u})]})}dm.propTypes={value:c.number,size:c.number,variant:c.string,thickness:c.number,showLabel:c.bool,pathColor:c.string,sx:c.array,others:c.array};function gm({icon:e,value:t,...n}){return f.jsxs(b.Box,{sx:{display:"flex",alignItems:"center"},children:[f.jsx(b.Box,{sx:{width:"100%",mr:1},children:f.jsx(b.LinearProgress,{variant:"determinate",value:t,...n})}),f.jsx(b.Box,{sx:{minWidth:35},children:e})]})}gm.propTypes={icon:c.node,value:c.number};function fm({value:e,...t}){return f.jsxs(b.Box,{sx:{display:"flex",alignItems:"center"},children:[f.jsx(b.Box,{sx:{width:"100%",mr:1},children:f.jsx(b.LinearProgress,{variant:"determinate",value:e,...t})}),f.jsx(b.Box,{sx:{minWidth:35},children:f.jsx(b.Typography,{variant:"body2",color:"text.secondary",children:`${Math.round(e)}%`})})]})}fm.propTypes={value:c.number};const pm=x.createContext({});function I3(e){const{useDefaults:t=!1,queryOptions:n={}}=e,r=S.useResourceContext(),o=S.useDataProvider(),{search:s}=pi.useLocation(),l=`${r}/new`,u=x.useCallback(()=>{if(!t||!pe.isFunction(o.get))return Promise.resolve({});const h={};return new URLSearchParams(s??"").forEach((E,m)=>{h[m]=E}),o.get(l,h).then(E=>E.data).then(E=>{const{responseCode:m,value:B}=E;return m==="ok"?B:Promise.reject(E)})},[r,t,s,o]),A=x.useMemo(()=>pe.chain(n).extend({queryKey:[r,s],queryFn:u}).value(),[r,s,u,n]),{data:g,isLoading:p}=Vu.useQuery(A),C=pe.omit(e,["useDefaults"]);return p?f.jsx(b.Stack,{alignItems:"center",justifyContent:"center",flex:1,p:2,children:f.jsx(b.CircularProgress,{})}):f.jsx(pm.Provider,{value:g??{},children:f.jsx(S.Create,{...C})})}function m3(){return x.useContext(pm)}const B3=Ae(I3,{name:"RaApplicaEdit",slot:"root"})(({theme:e})=>({"& .RaCreate-card, & > div > div > form":{backgroundColor:e.palette.background.default},"& .RaCreate-main>.MuiPaper-root:first-of-type":{overflow:"visible",backgroundColor:e.palette.background.default}})),v3=Ts(S.Toolbar,{name:"RaApplicaToolbar",slot:"Root"})(({theme:e})=>({...e.mixins.toolbar,backgroundColor:e.palette.background.paper,justifyContent:"flex-end","& .RaToolbar-defaultToolbar":{justifyContent:"right",paddingBottom:e.spacing(2),"& > *":{marginLeft:e.spacing(1)}},"& .MuiButtonBase-root":{marginLeft:e.spacing(1)}})),ar=e=>f.jsx(v3,{...e});ar.defaultProps={...S.Toolbar.defaultProps},ar.propTypes={...S.Toolbar.propTypes};const kd=({children:e,content:t,title:n,subheader:r,secondary:o,toolbar:s,...l})=>{const u=S.useTranslate(),A=S.useResourceContext(),{cardTitle:g,cardSubheader:p}=x.useMemo(()=>{const C=n||`resources.${A}.title`;return{cardTitle:u(C,{_:C}),cardSubheader:r!==null?u(r,{_:r}):null}},[A,r,n,u]);return f.jsx(b.Grid,{item:!0,...l,children:f.jsx(zn,{content:t,title:g,subheader:p,secondary:o,divider:!0,children:f.jsxs(x.Fragment,{children:[e,s===!0?f.jsx(ar,{children:f.jsx(S.SaveButton,{})}):s]})})})};kd.defaultProps={...b.Grid.defaultProps,content:!0,subheader:null,title:null,secondary:null,toolbar:!1,item:!0,lg:12,md:12,sm:12,xs:12},kd.propTypes={...b.Grid.propTypes,children:c.oneOfType([c.node,c.arrayOf(c.node)]),contained:c.bool,content:c.bool,subheader:c.oneOfType([c.string,c.node]),title:c.oneOfType([c.string,c.node]),secondary:c.oneOfType([c.node,c.string,c.object]),spacing:c.number,toolbar:c.oneOfType([c.node,c.bool])};const y3=Ae(S.Form,{name:"RaApplicaCardForm",slot:"root"})(({theme:e,spacing:t})=>({backgroundColor:"transparent","& .RaToolbar-desktopToolbar":{marginTop:e.spacing(t*2),padding:0}})),zl=({children:e,spacing:t,defaultValues:n,...r})=>{const{spacing:o}=wn();return f.jsx(y3,{defaultValues:n,spacing:t||o,children:f.jsx(b.Grid,{container:!0,...r,spacing:t||o,children:e})})};zl.propTypes={...b.Grid.propTypes,...S.Form.propTypes,children:c.oneOfType([c.node,c.arrayOf(c.node)]),spacing:c.number,defaultValues:c.oneOfType([c.object,c.func]),record:c.object,validate:c.func},zl.defaultProps={...b.Stack.defaultProps},zl.Section=kd;const b3=Ts(S.SimpleForm,{name:"RaApplicaSimpleForm",slot:"Root"})(({theme:e,modal:t})=>({"& .MuiGrid-root.MuiGrid-container":{paddingBottom:e.spacing(t?0:1)},[e.breakpoints.down("sm")]:{paddingBottom:0}})),Ul=({title:e,modal:t,content:n,subheader:r,secondary:o,sx:s,...l})=>{const u=wA(e),A=S.useRecordContext();return f.jsx(zn,{content:n,title:u,subheader:r,secondary:A!=null&&A.id?o:null,sx:{...s,"& .MuiToolbar-root":{paddingLeft:"20px !important",paddingRight:"20px !important"}},border:!t,divider:!0,children:f.jsx(b3,{toolbar:f.jsx(ar,{}),...l})})};Ul.defaultProps={modal:!1,content:!1,subheader:null,title:null,toolbar:f.jsx(ar,{children:f.jsx(S.SaveButton,{type:"button"})}),secondary:f.jsx(Ro,{children:f.jsx(S.DeleteWithConfirmButton,{})})},Ul.propTypes={...S.SimpleForm.propTypes,modal:c.bool,content:c.bool,contained:c.bool,subheader:c.oneOfType([c.string,c.node]),title:c.oneOfType([c.string,c.node]),secondary:c.oneOfType([c.node,c.string,c.object])};const Yl=({label:e,children:t,display:n,helperText:r,sx:o,addLabel:s,divider:l,...u})=>{const A=Xt.useTheme(),{getCurrentDialog:g}=Do(),{source:p,resource:C,isRequired:h}=u,{getFieldState:E,formState:m}=Oo.useFormContext(),{error:B}=E(p,m),v=g();return f.jsxs(b.Stack,{spacing:1,sx:{"& .MuiFormHelperText-root":{color:B?A.palette.error.main:A.palette.text.secondary,"& span":{display:"none"}},...o},children:[n==="label"&&e!==!1&&s!==!1&&f.jsx(b.InputLabel,{error:!!B,sx:{borderBottom:l?`1px solid ${A.palette.divider}`:"none",pb:l?1:0,mt:l?1:0},children:f.jsx(S.FieldTitle,{label:e,source:p,resource:v||C,isRequired:h})}),x.isValidElement(t)?x.cloneElement(t,{...t.props,...u,label:n==="legend"?e:!1}):t,n==="label"&&r&&f.jsx(b.FormHelperText,{sx:{pl:1.8,pb:2,marginTop:"0 !important"},error:!!B,children:r})]})};Yl.propTypes={sx:c.object,children:c.element,label:c.oneOfType([c.string,c.bool]),addLabel:c.bool,resource:c.string,isRequired:c.bool,source:c.string,display:c.oneOf(["legend","label"]),helperText:c.oneOfType([c.string,c.bool]),divider:c.bool},Yl.defaultProps={display:"label",divider:!1};const Q3=Ae(S.ArrayInput,{name:"ApplicaArrayInput",slot:"root"})(({theme:e})=>({"& .MuiStack-root > label":{marginTop:e.spacing(2)},"& .MuiInputLabel-shrink":{paddingBottom:0},marginTop:"0 !important","& .RaSimpleFormIterator-line > .RaSimpleFormIterator-form":{paddingBottom:e.spacing(.5),"& > div":{width:"100%"}}})),x3=({label:e,addLabel:t,source:n,helperText:r,divider:o=!0,...s})=>f.jsx(Yl,{label:e,addLabel:t,source:n,helperText:r,divider:o,children:f.jsx(Q3,{source:n,label:!1,...s})}),Fd=({canEdit:e,canDelete:t,canClone:n})=>!e&&!t&&!n?null:f.jsxs(Ro,{children:[e&&f.jsx(S.EditButton,{}),t&&f.jsx(S.DeleteWithConfirmButton,{}),n&&f.jsx(S.CloneButton,{})]});Fd.defaultProps={canEdit:!0,canDelete:!0,canClone:!1},Fd.propTypes={canEdit:c.bool,canDelete:c.bool,canClone:c.bool};const hm=Ae("div",{name:"ApplicaBaseAttachmentField",overridesResolver:(e,t)=>t.root})({display:"inline-block"}),w3=Ae("ul")({display:"inline-block"}),Cm=e=>{var p;const{className:t,emptyText:n,source:r,title:o,...s}=e,l=fe.useRecordContext(e),u=dt.get(l,r),A=fe.useTranslate();if(!u)return n?f.jsx(b.Typography,{component:"span",variant:"body2",className:t,...s,children:n&&A(n,{_:n})}):f.jsx(hm,{className:t,...s});if(Array.isArray(u))return f.jsx(w3,{className:t,...s,children:u.map((C,h)=>{var m;const E=o instanceof String?(m=dt.get(C,o))==null?void 0:m.toString():o;return f.jsx("li",{children:E},h)})});const g=o instanceof String?(p=dt.get(l,o))==null?void 0:p.toString():o;return f.jsx(hm,{className:t,...s,children:g})};Cm.propTypes={className:c.string,emptyText:c.string,source:c.string.isRequired,src:c.string,title:c.oneOfType([c.string,c.element]),target:c.string,download:c.oneOfType([c.bool,c.string]),ping:c.string,rel:c.string};var Em={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Hn,function(){var n=1e3,r=6e4,o=36e5,s="millisecond",l="second",u="minute",A="hour",g="day",p="week",C="month",h="quarter",E="year",m="date",B="Invalid Date",v=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,j=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,R={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(q){var J=["th","st","nd","rd"],H=q%100;return"["+q+(J[(H-20)%10]||J[H]||J[0])+"]"}},w=function(q,J,H){var K=String(q);return!K||K.length>=J?q:""+Array(J+1-K.length).join(H)+q},O={s:w,z:function(q){var J=-q.utcOffset(),H=Math.abs(J),K=Math.floor(H/60),L=H%60;return(J<=0?"+":"-")+w(K,2,"0")+":"+w(L,2,"0")},m:function q(J,H){if(J.date()<H.date())return-q(H,J);var K=12*(H.year()-J.year())+(H.month()-J.month()),L=J.clone().add(K,C),ee=H-L<0,W=J.clone().add(K+(ee?-1:1),C);return+(-(K+(H-L)/(ee?L-W:W-L))||0)},a:function(q){return q<0?Math.ceil(q)||0:Math.floor(q)},p:function(q){return{M:C,y:E,w:p,d:g,D:m,h:A,m:u,s:l,ms:s,Q:h}[q]||String(q||"").toLowerCase().replace(/s$/,"")},u:function(q){return q===void 0}},P="en",N={};N[P]=R;var F="$isDayjsObject",X=function(q){return q instanceof ce||!(!q||!q[F])},Z=function q(J,H,K){var L;if(!J)return P;if(typeof J=="string"){var ee=J.toLowerCase();N[ee]&&(L=ee),H&&(N[ee]=H,L=ee);var W=J.split("-");if(!L&&W.length>1)return q(W[0])}else{var _=J.name;N[_]=J,L=_}return!K&&L&&(P=L),L||!K&&P},Y=function(q,J){if(X(q))return q.clone();var H=typeof J=="object"?J:{};return H.date=q,H.args=arguments,new ce(H)},$=O;$.l=Z,$.i=X,$.w=function(q,J){return Y(q,{locale:J.$L,utc:J.$u,x:J.$x,$offset:J.$offset})};var ce=function(){function q(H){this.$L=Z(H.locale,null,!0),this.parse(H),this.$x=this.$x||H.x||{},this[F]=!0}var J=q.prototype;return J.parse=function(H){this.$d=function(K){var L=K.date,ee=K.utc;if(L===null)return new Date(NaN);if($.u(L))return new Date;if(L instanceof Date)return new Date(L);if(typeof L=="string"&&!/Z$/i.test(L)){var W=L.match(v);if(W){var _=W[2]-1||0,de=(W[7]||"0").substring(0,3);return ee?new Date(Date.UTC(W[1],_,W[3]||1,W[4]||0,W[5]||0,W[6]||0,de)):new Date(W[1],_,W[3]||1,W[4]||0,W[5]||0,W[6]||0,de)}}return new Date(L)}(H),this.init()},J.init=function(){var H=this.$d;this.$y=H.getFullYear(),this.$M=H.getMonth(),this.$D=H.getDate(),this.$W=H.getDay(),this.$H=H.getHours(),this.$m=H.getMinutes(),this.$s=H.getSeconds(),this.$ms=H.getMilliseconds()},J.$utils=function(){return $},J.isValid=function(){return this.$d.toString()!==B},J.isSame=function(H,K){var L=Y(H);return this.startOf(K)<=L&&L<=this.endOf(K)},J.isAfter=function(H,K){return Y(H)<this.startOf(K)},J.isBefore=function(H,K){return this.endOf(K)<Y(H)},J.$g=function(H,K,L){return $.u(H)?this[K]:this.set(L,H)},J.unix=function(){return Math.floor(this.valueOf()/1e3)},J.valueOf=function(){return this.$d.getTime()},J.startOf=function(H,K){var L=this,ee=!!$.u(K)||K,W=$.p(H),_=function(Ee,Be){var xe=$.w(L.$u?Date.UTC(L.$y,Be,Ee):new Date(L.$y,Be,Ee),L);return ee?xe:xe.endOf(g)},de=function(Ee,Be){return $.w(L.toDate()[Ee].apply(L.toDate("s"),(ee?[0,0,0,0]:[23,59,59,999]).slice(Be)),L)},he=this.$W,ue=this.$M,ge=this.$D,Ce="set"+(this.$u?"UTC":"");switch(W){case E:return ee?_(1,0):_(31,11);case C:return ee?_(1,ue):_(0,ue+1);case p:var ve=this.$locale().weekStart||0,Ie=(he<ve?he+7:he)-ve;return _(ee?ge-Ie:ge+(6-Ie),ue);case g:case m:return de(Ce+"Hours",0);case A:return de(Ce+"Minutes",1);case u:return de(Ce+"Seconds",2);case l:return de(Ce+"Milliseconds",3);default:return this.clone()}},J.endOf=function(H){return this.startOf(H,!1)},J.$set=function(H,K){var L,ee=$.p(H),W="set"+(this.$u?"UTC":""),_=(L={},L[g]=W+"Date",L[m]=W+"Date",L[C]=W+"Month",L[E]=W+"FullYear",L[A]=W+"Hours",L[u]=W+"Minutes",L[l]=W+"Seconds",L[s]=W+"Milliseconds",L)[ee],de=ee===g?this.$D+(K-this.$W):K;if(ee===C||ee===E){var he=this.clone().set(m,1);he.$d[_](de),he.init(),this.$d=he.set(m,Math.min(this.$D,he.daysInMonth())).$d}else _&&this.$d[_](de);return this.init(),this},J.set=function(H,K){return this.clone().$set(H,K)},J.get=function(H){return this[$.p(H)]()},J.add=function(H,K){var L,ee=this;H=Number(H);var W=$.p(K),_=function(ue){var ge=Y(ee);return $.w(ge.date(ge.date()+Math.round(ue*H)),ee)};if(W===C)return this.set(C,this.$M+H);if(W===E)return this.set(E,this.$y+H);if(W===g)return _(1);if(W===p)return _(7);var de=(L={},L[u]=r,L[A]=o,L[l]=n,L)[W]||1,he=this.$d.getTime()+H*de;return $.w(he,this)},J.subtract=function(H,K){return this.add(-1*H,K)},J.format=function(H){var K=this,L=this.$locale();if(!this.isValid())return L.invalidDate||B;var ee=H||"YYYY-MM-DDTHH:mm:ssZ",W=$.z(this),_=this.$H,de=this.$m,he=this.$M,ue=L.weekdays,ge=L.months,Ce=L.meridiem,ve=function(Be,xe,le,Ve){return Be&&(Be[xe]||Be(K,ee))||le[xe].slice(0,Ve)},Ie=function(Be){return $.s(_%12||12,Be,"0")},Ee=Ce||function(Be,xe,le){var Ve=Be<12?"AM":"PM";return le?Ve.toLowerCase():Ve};return ee.replace(j,function(Be,xe){return xe||function(le){switch(le){case"YY":return String(K.$y).slice(-2);case"YYYY":return $.s(K.$y,4,"0");case"M":return he+1;case"MM":return $.s(he+1,2,"0");case"MMM":return ve(L.monthsShort,he,ge,3);case"MMMM":return ve(ge,he);case"D":return K.$D;case"DD":return $.s(K.$D,2,"0");case"d":return String(K.$W);case"dd":return ve(L.weekdaysMin,K.$W,ue,2);case"ddd":return ve(L.weekdaysShort,K.$W,ue,3);case"dddd":return ue[K.$W];case"H":return String(_);case"HH":return $.s(_,2,"0");case"h":return Ie(1);case"hh":return Ie(2);case"a":return Ee(_,de,!0);case"A":return Ee(_,de,!1);case"m":return String(de);case"mm":return $.s(de,2,"0");case"s":return String(K.$s);case"ss":return $.s(K.$s,2,"0");case"SSS":return $.s(K.$ms,3,"0");case"Z":return W}return null}(Be)||W.replace(":","")})},J.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},J.diff=function(H,K,L){var ee,W=this,_=$.p(K),de=Y(H),he=(de.utcOffset()-this.utcOffset())*r,ue=this-de,ge=function(){return $.m(W,de)};switch(_){case E:ee=ge()/12;break;case C:ee=ge();break;case h:ee=ge()/3;break;case p:ee=(ue-he)/6048e5;break;case g:ee=(ue-he)/864e5;break;case A:ee=ue/o;break;case u:ee=ue/r;break;case l:ee=ue/n;break;default:ee=ue}return L?ee:$.a(ee)},J.daysInMonth=function(){return this.endOf(C).$D},J.$locale=function(){return N[this.$L]},J.locale=function(H,K){if(!H)return this.$L;var L=this.clone(),ee=Z(H,K,!0);return ee&&(L.$L=ee),L},J.clone=function(){return $.w(this.$d,this)},J.toDate=function(){return new Date(this.valueOf())},J.toJSON=function(){return this.isValid()?this.toISOString():null},J.toISOString=function(){return this.$d.toISOString()},J.toString=function(){return this.$d.toUTCString()},q}(),se=ce.prototype;return Y.prototype=se,[["$ms",s],["$s",l],["$m",u],["$H",A],["$W",g],["$M",C],["$y",E],["$D",m]].forEach(function(q){se[q[1]]=function(J){return this.$g(J,q[0],q[1])}}),Y.extend=function(q,J){return q.$i||(q(J,ce,Y),q.$i=!0),Y},Y.locale=Z,Y.isDayjs=X,Y.unix=function(q){return Y(1e3*q)},Y.en=N[P],Y.Ls=N,Y.p={},Y})})(Em);var T3=Em.exports;const Lr=qr(T3),Ld=({entityId:e,property:t,disabled:n,userResource:r="entities/user",...o})=>{const[s,l]=x.useState(null),u=S.useRecordContext(o),A=S.useDataProvider(),g=S.useResourceContext(),p=x.useCallback(async E=>{E.preventDefault(),E.stopPropagation();const m=dt.get(u,o==null?void 0:o.source),B=g.replace("entities/",""),v=await A.getFile(`/attachments/${B}/${e||(u==null?void 0:u.id)}/${t||(o==null?void 0:o.source)}/${(m==null?void 0:m.id)||(u==null?void 0:u.id)}`),j=document.createElement("a");j.href=v,j.download=dt.get(u,(o==null?void 0:o.title)||(o==null?void 0:o.source)),j.click()},[A,u,e,g,t,o==null?void 0:o.source,o==null?void 0:o.title]),C=x.useMemo(()=>({...u,[o==null?void 0:o.source]:(u==null?void 0:u.src)||dt.get(u,o==null?void 0:o.source),[o==null?void 0:o.title]:(u==null?void 0:u.title)||dt.get(u,(o==null?void 0:o.title)||(o==null?void 0:o.source))}),[u,o==null?void 0:o.source,o==null?void 0:o.title]),h=S.useTranslate();return x.useEffect(()=>{!u||!(u!=null&&u.userId)||A.getOne(r,{id:u==null?void 0:u.userId}).then(({data:E})=>l(E)).catch(()=>l(null))},[u,A,r]),f.jsx(Cm,{...o,disabled:n,record:C,onClick:p,title:f.jsxs(b.Box,{sx:{cursor:"pointer"},children:[f.jsx(b.Typography,{variant:"subtitle1",children:dt.get(C,(o==null?void 0:o.title)||(o==null?void 0:o.source))}),f.jsxs(b.Typography,{variant:"caption",color:"secondary",children:[dt.get(C,"sizeDescription"),s&&" | ",s&&h("ra.attachment.info",{user:s==null?void 0:s.name,created:Lr(C==null?void 0:C.createdAt).format("DD/MM/YYYY HH:mm")})]})]})})};Ld.propTypes={...S.FileField.propTypes,source:c.string,title:c.string,disabled:c.bool};const P3=Ae(S.ImageField,{name:"RaApplicaImageField",slot:"root"})(()=>({})),Js=e=>{const t=`_${e==null?void 0:e.source}`;return f.jsx(P3,{...e,source:t})};Js.propTypes={...S.ImageField.propTypes,source:c.string};const Gl=({width:e,height:t,circle:n,justify:r,record:o,...s})=>{const l=x.useMemo(()=>({width:typeof e=="number"?`${e}px !important`:`${e} !important`,height:typeof t=="number"?`${t}px !important`:`${t} !important`,borderRadius:n?"50%":1.5}),[e,t,n]),u=S.useRecordContext(),A=o||u;return f.jsx(Js,{sx:g=>({margin:0,display:"flex",justifyContent:r,"& img":{margin:"0px !important",border:`1px solid ${g.palette.divider}`,objectFit:"cover !important",...l,minWidth:l.width,minHeight:l.height}}),...s,record:A})};Gl.defaultProps={...Js.defaultProps,width:150,height:150,circle:!1,justify:"flex-start"},Gl.propTypes={...Js.propTypes,width:c.oneOfType([c.number,c.string]),height:c.oneOfType([c.number,c.string]),circle:c.bool,justify:c.oneOf(["flex-start","center","flex-end"])};var Im={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Hn,function(){return function(n,r,o){n=n||{};var s=r.prototype,l={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function u(g,p,C,h){return s.fromToBase(g,p,C,h)}o.en.relativeTime=l,s.fromToBase=function(g,p,C,h,E){for(var m,B,v,j=C.$locale().relativeTime||l,R=n.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],w=R.length,O=0;O<w;O+=1){var P=R[O];P.d&&(m=h?o(g).diff(C,P.d,!0):C.diff(g,P.d,!0));var N=(n.rounding||Math.round)(Math.abs(m));if(v=m>0,N<=P.r||!P.r){N<=1&&O>0&&(P=R[O-1]);var F=j[P.l];E&&(N=E(""+N)),B=typeof F=="string"?F.replace("%d",N):F(N,p,P.l,v);break}}if(p)return B;var X=v?j.future:j.past;return typeof X=="function"?X(B):X.replace("%s",B)},s.to=function(g,p){return u(g,p,this,!0)},s.from=function(g,p){return u(g,p,this)};var A=function(g){return g.$u?o.utc():o()};s.toNow=function(g){return this.to(A(this),g)},s.fromNow=function(g){return this.from(A(this),g)}}})})(Im);var S3=Im.exports;const O3=qr(S3);Lr.extend(O3);const Kl=e=>{const t=S.useRecordContext(e),[n]=S.useLocaleState(),r=x.useMemo(()=>Lr(dt.get(t,e==null?void 0:e.source)).locale(n).fromNow(),[t,e==null?void 0:e.source,n]);return f.jsxs(x.Fragment,{children:[f.jsx(S.DateField,{record:t,source:e.source,showTime:!0}),f.jsx("br",{}),f.jsx(b.Typography,{variant:"caption",color:"textSecondary",children:r})]})};Kl.displayName="DateAgoField",Kl.propTypes={source:c.string.isRequired};const mm=Ae(S.DateField,{name:"RaApplicaDateField",slot:"Root"})(()=>({}));mm.propTypes={...S.DateField.propTypes};const Nd=e=>f.jsx(mm,{...e});Nd.defaultProps={...S.DateField.defaultProps,variant:"body1"},Nd.propTypes={...S.DateField.propTypes};const Bm=Ae(S.EmailField,{name:"RaApplicaEmailField",slot:"Root"})(()=>({}));Bm.propTypes={...S.EmailField.propTypes};const Vd=e=>f.jsx(Bm,{...e});Vd.defaultProps={...S.EmailField.defaultProps,variant:"body1"},Vd.propTypes={...S.EmailField.propTypes};const j3=Ae(S.FileField,{name:"RaApplicaFileField",slot:"root"})(()=>({})),Hd=({...e})=>{const t=S.useRecordContext(e),n=x.useCallback(r=>{r.preventDefault(),r.stopPropagation();const o=dt.get(t,`_${e==null?void 0:e.source}`,dt.get(t,e==null?void 0:e.source)),s=dt.get(t,(e==null?void 0:e.title)||(e==null?void 0:e.source))||(e==null?void 0:e.title),l=document.createElement("a");l.href=o,l.download=s,l.click()},[e==null?void 0:e.source,t,e==null?void 0:e.title]);return f.jsx(j3,{...e,record:t,onClick:n})};Hd.propTypes={...S.FileField.propTypes,source:c.string,title:c.string};const vm=e=>f.jsx(S.FunctionField,{...e});vm.defaultProps={variant:"body1"};const ym=Ae(S.TextField,{name:"RaApplicaTextField",slot:"Root"})(()=>({}));ym.propTypes={...S.TextField.propTypes};const Jl=e=>f.jsx(ym,{...e});Jl.defaultProps={...S.TextField.defaultProps,variant:"body1"},Jl.propTypes={...S.TextField.propTypes};const bm=e=>{const t=e.split(":");t.length===1&&t.push("00");const n=parseInt(t[0]),r=parseInt(t[1]);return Lr().hour(n).minute(r)};function M3(){let e=new Date().getTime();return window.performance&&typeof window.performance.now=="function"&&(e+=performance.now()),"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(n){const r=(e+Math.random()*16)%16|0;return e=Math.floor(e/16),(n=="x"?r:r&3|8).toString(16)})}function Wd(e={},t=[],n={}){const{isEmpty:r=pe.isEmpty}=n;return!pe.some(t,o=>r(e[o.locale]))}function R3(e){const t=b.useTheme(),n=fe.useLocales(),{source:r=""}=e,o=fe.useRecordContext(e),s=o[r],l=!Wd(s,n),u=ko(e,{flex:1}),[A]=fe.useLocaleState(),g=x.useMemo(()=>l?f.jsx(et.FlagFilled,{style:{color:t.palette.warning.main}}):f.jsx(et.FlagOutlined,{}),[l]),p=x.useMemo(()=>f.jsx(b.Stack,{children:pe.map(n,(C,h)=>f.jsx(b.Typography,{children:`${C.locale.toUpperCase()}: ${(s??{})[C.locale]??""}`},h))}),[s,n]);return f.jsx(Dd,{title:p,arrow:!1,children:f.jsxs(b.Stack,{alignItems:"center",direction:"row",gap:1,children:[g,f.jsx(Jl,{...e,source:`${r}.${A}`,sx:u})]})})}const D3=Ae("div")(({theme:e})=>({borderBottom:`1px solid ${e.palette.divider}`,paddingTop:e.spacing(1),paddingBottom:e.spacing(1),marginBottom:e.spacing(1),whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",[e.breakpoints.down("sm")]:{whiteSpace:"normal",overflow:"visible",textOverflow:"inherit"}})),zd=({source:e,defaultValue:t,...n})=>{const r=S.useRecordContext(n),o=dt.get(r,e,t);return f.jsx("span",{dangerouslySetInnerHTML:{__html:o&&o!==null?o:t}})};zd.propTypes={defaultValue:c.any,source:c.string,record:c.object},zd.defaultProps={defaultValue:" "};const Qm=({title:e,children:t})=>e&&e!==!1?f.jsx(b.Tooltip,{title:e,placement:"top",children:t}):t;Qm.propTypes={title:c.oneOfType([c.string,c.bool]),children:c.oneOfType([c.element,c.arrayOf(c.element)])};const Ud=({label:e,source:t,defaultValue:n,children:r,tooltip:o,...s})=>{const{getCurrentDialog:l}=Do(),u=S.useRecordContext(s),A=S.useResourceContext(s),g=l(),p=x.useMemo(()=>!o||o===!1?!1:typeof o=="function"?o(u):typeof o=="string"?dt.get(u,o,o):o,[u,o]);return f.jsx(Qm,{title:p,children:f.jsxs(x.Fragment,{children:[f.jsx(b.InputLabel,{children:f.jsx(S.FieldTitle,{label:e,source:t,resource:g||A})}),f.jsx(D3,{...s,children:x.cloneElement(r,{source:t,record:u,defaultValue:n,resource:g||A})})]})})};Ud.propTypes={defaultValue:c.any,tooltip:c.oneOfType([c.string,c.bool,c.func]),source:c.string,label:c.string,name:c.string,children:c.element},Ud.defaultProps={defaultValue:" ",children:f.jsx(zd,{})};const Yd=function({children:e,className:t}){return f.jsx("div",{className:t,children:e})};Yd.defaultProps={children:null,className:""},Yd.propTypes={children:c.node,className:c.string};const k3=Ts(Yd,{name:"RaApplicaReferenceManyField",slot:"root"})(({theme:e,margin:t,border:n,bulkActionButtons:r})=>({marginLeft:t?0:`-${e.spacing(2.5)}`,marginRight:t?0:`-${e.spacing(2.5)}`,borderBottom:n?`1px solid ${e.palette.divider}`:"none","& form":{padding:e.spacing(2)},"& .MuiCardContent-root":{borderTop:n?`1px solid ${e.palette.divider}`:"none"},"& .MuiToolbar-root":{[e.breakpoints.up("sm")]:{marginTop:`-${e.spacing(2)}`,marginBottom:e.spacing(t?0:1),marginLeft:e.spacing(t?1:2),marginRight:e.spacing(t?1:2),width:t?"auto":`calc(100% - ${e.spacing(5)})`},[e.breakpoints.down("md")]:{marginTop:0}},"& .RaDatagrid-root":{overflowX:"auto",paddingTop:r===!1?0:48,[e.breakpoints.down("sm")]:{width:"calc(100vw - 34px)"}},"& .RaDatagrid-table":{borderBottom:`1px solid ${e.palette.divider}`},"& .MuiTablePagination-toolbar":{marginTop:e.spacing(1),marginBottom:0},"& .RaBulkActionsToolbar-collapsed.RaBulkActionsToolbar-toolbar":{minHeight:0},"& .RaBulkActionsToolbar-toolbar":{minHeight:48,bottom:-56,"& h6":{marginTop:e.spacing(.5)},"& .RaBulkActionsToolbar-topToolbar":{marginTop:e.spacing(1)},[e.breakpoints.down("sm")]:{bottom:-48,borderRadius:0}}})),Li=e=>f.jsx(k3,{...e,children:f.jsx(S.ReferenceManyField,{pagination:f.jsx(S.Pagination,{}),...e})});Li.defaultProps={margin:!1,border:!1},Li.propTypes={...S.ReferenceManyField.propTypes,margin:c.bool,border:c.bool};const xm=({source:e,...t})=>{const n=S.useRecordContext(t),r=dt.get(n,e,0),o=r/1024,s=o/1024,l=s/1024,u=l>1?`${l.toFixed(2)} GB`:s>1?`${s.toFixed(2)} MB`:o>1?`${o.toFixed(2)} KB`:`${r.toFixed(2)} B`;return f.jsx(b.Typography,{component:"span",variant:"body1",...t,children:u})};xm.propTypes={record:c.object,source:c.string};const nt=({label:e,children:t,display:n,helperText:r,sx:o,addLabel:s,divider:l,...u})=>{const A=Xt.useTheme(),{getCurrentDialog:g}=Do(),{source:p,resource:C,isRequired:h}=u,{fieldState:{invalid:E}}=S.useInput(u),m=g();return f.jsxs(b.Stack,{spacing:1,sx:{width:u!=null&&u.fullWidth?"100%":"auto","& .MuiFormHelperText-root":{color:E?A.palette.error.main:A.palette.text.secondary,"& span":{display:"none"}},...o},children:[n==="label"&&e!==!1&&s!==!1&&f.jsx(b.InputLabel,{error:E===!0,sx:{borderBottom:l?`1px solid ${A.palette.divider}`:"none",pb:l?1:0,mt:l?1:0},children:f.jsx(S.FieldTitle,{label:e,source:p,resource:m||C,isRequired:h})}),x.isValidElement(t)?x.cloneElement(t,{...t.props,...u,label:n==="legend"?e:!1}):t,n==="label"&&r&&f.jsx(b.FormHelperText,{sx:{pl:1.8,pb:2,marginTop:"0 !important"},error:E===!0,children:r})]})};nt.propTypes={sx:c.object,children:c.element,label:c.oneOfType([c.string,c.bool]),addLabel:c.bool,resource:c.string,isRequired:c.bool,source:c.string,display:c.oneOf(["legend","label"]),helperText:c.oneOfType([c.string,c.bool]),divider:c.bool},nt.defaultProps={display:"label",divider:!1};const F3=e=>e?{"& .RaFileInput-removeButton > .RaFileInputPreview-removeButton":{display:"none",visiblity:"hidden"},"& .RaFileInput-dropZone":{display:"none",visiblity:"hidden"}}:{},L3=Ae(S.FileInput,{name:"RaApplicaFileInput",slot:"root"})(({disabled:e,theme:t})=>({"& .previews":{},"& .previews>div":{marginTop:t.spacing(1),padding:t.spacing(1.5),border:`1px solid ${t.palette.divider}`,borderRadius:t.shape.borderRadius,"& button":{float:"right",placeItems:"flex-end",verticalAlign:"middle"},"&:hover":{backgroundColor:t.palette.action.hover},"& .MuiLink-root":{fontSize:t.typography.body1.fontSize}},...F3(e)})),Gd=({children:e,disabled:t,type:n,...r})=>{const o=S.useRecordContext(r),s=r==null?void 0:r.source,l=o==null?void 0:o.id;return S.useInput({source:`__${n}__${r==null?void 0:r.source}`,defaultValue:r==null?void 0:r.source}),f.jsx(nt,{...r,children:f.jsx(L3,{disabled:t,children:x.cloneElement(e,{...e.props,entityId:l,property:s})})})};Gd.propTypes={...S.FileInput.propTypes,children:c.node,multiple:c.bool,disabled:c.bool},Gd.defaultProps={children:f.jsx(Ld,{title:"name",source:"path"}),multiple:!0,disabled:!1,type:"attachment"};const N3=Ae(S.AutocompleteArrayInput,{name:"StyledAutocompleteInput",root:"root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"},"& .MuiAutocomplete-inputRoot":{padding:"0px 9px"},'& label.MuiFormLabel-root[data-shrink="false"]':{minHeight:"18px"}})),Kd=({...e})=>f.jsx(nt,{...e,children:f.jsx(N3,{})});Kd.propTypes={...S.AutocompleteArrayInput.propTypes,...nt.propTypes},Kd.defaultProps={...S.AutocompleteArrayInput.defaultProps,size:"small"};const V3=Ae(S.AutocompleteInput,{name:"StyledAutocompleteInput",root:"root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"},'& label.MuiFormLabel-root[data-shrink="false"]':{minHeight:"18px"},"& .MuiAutocomplete-inputRoot":{padding:"0px 9px"},"& .MuiOutlinedInput-root.MuiInputBase-sizeSmall":{paddingTop:"4px"}})),Jd=e=>{const{perPage:t,...n}=e;return f.jsx(nt,{...n,children:f.jsx(V3,{})})};Jd.propTypes={...S.AutocompleteInput.propTypes,...nt.propTypes},Jd.defaultProps={...S.AutocompleteInput.defaultProps,size:"small"};const H3=Ae(S.BooleanInput,{name:"RaApplicaBooleanInput",slot:"Root"})(()=>({})),Xd=({horizontal:e,...t})=>{const n=Pt();return f.jsx(nt,{...t,sx:e?{flexDirection:e?"row":"column",alignItems:e?"center":"flex-start","& .MuiFormGroup-root":{margin:0},"& .MuiFormControlLabel-root":{margin:0,"& .MuiTypography-root":{display:"none",visibility:"hidden"},"& .MuiSwitch-root":{marginRight:`-${n.spacing(.5)}`}}}:{},children:f.jsx(H3,{})})};Xd.defaultProps={...S.BooleanInput.defaultProps,...nt.defaultProps},Xd.propTypes={...S.BooleanInput.propTypes,...nt.propTypes,horizontal:c.bool};const W3=Ae(S.DateInput,{name:"RaApplicaDateInput",slot:"root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"}})),Zd=e=>f.jsx(nt,{...e,children:f.jsx(W3,{})});Zd.propTypes={...S.DateInput.propTypes,...nt.propTypes},Zd.defaultProps={...S.DateInput.defaultProps,...nt.defaultProps};const z3=Ae(S.DateTimeInput,{name:"RaApplicaDateTimeInput",slot:"root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"}})),_d=e=>f.jsx(nt,{...e,children:f.jsx(z3,{})});_d.propTypes={...S.DateTimeInput.propTypes,...nt.propTypes},_d.defaultProps={...nt.defaultProps};const U3=Ae(S.FileInput,{name:"RaApplicaFileInput",slot:"root"})(({theme:e})=>({"& .previews":{},"& .previews>div":{marginTop:e.spacing(1),padding:e.spacing(1.5),border:`1px solid ${e.palette.divider}`,borderRadius:e.shape.borderRadius,"& button":{float:"right",placeItems:"flex-end",verticalAlign:"middle"},"&:hover":{backgroundColor:e.palette.action.hover},"& .MuiLink-root":{fontSize:e.typography.body1.fontSize}}})),qd=({children:e,title:t,...n})=>{const r=Oo.useWatch({name:n.source}),o=S.useRecordContext(n),{source:s}=n,l=x.useMemo(()=>{if(r&&(r!=null&&r.title))return r==null?void 0:r.title;const u=dt.get(o,s);if(u){const A=u.split("__");return A.length>0?A[A.length-1]:u}return u},[o,s,r]);return f.jsx(nt,{...n,children:f.jsx(U3,{children:x.cloneElement(e,{...e.props,title:t||s,source:s,record:{...o,[s]:(r==null?void 0:r.title)||dt.get(o,s),[`_${s}`]:(r==null?void 0:r.src)||dt.get(o,`_${s}`),[t||s]:l}})})})};qd.propTypes={...S.FileInput.propTypes,source:c.string,title:c.string,children:c.node},qd.defaultProps={children:f.jsx(Hd,{})};const $d=({children:e,title:t,...n})=>{const r=Oo.useWatch({name:n.source}),o=S.useRecordContext(n),{source:s}=n;return S.useInput({source:`__image__${n==null?void 0:n.source}`,defaultValue:n==null?void 0:n.source}),f.jsx(nt,{...n,children:f.jsx(S.ImageInput,{accept:"image/*",children:x.cloneElement(e,{...e.props,title:t,source:s,record:{...o,[s]:(r==null?void 0:r.title)||dt.get(o,s),[`_${s}`]:(r==null?void 0:r.src)||dt.get(o,`_${s}`)}})})})};$d.defaultProps={children:f.jsx(Gl,{}),multiple:!1},$d.propTypes={...S.ImageInput.propTypes,source:c.string,title:c.string,children:c.node,multiple:c.bool};const Pn=e=>f.jsx(nt,{...e,children:f.jsx(S.TextInput,{})});Pn.propTypes={...S.TextInput.propTypes,...nt.propTypes};const Y3={vertical:"bottom",horizontal:"right"},G3={vertical:"top",horizontal:"right"};function K3(e){const{source:t}=e,{fieldState:n}=fe.useInput(e),r=Oo.useWatch({name:t}),{error:o}=n,s=fe.useLocales(),l=!Wd(r,s),[u]=fe.useLocaleState(),[A,g]=x.useState(u),[p,C]=x.useState(null),h=!!p,E=x.useCallback(v=>C(h?null:v.currentTarget),[h,C]),m=x.useCallback(()=>C(null),[C]),B=x.useMemo(()=>pe.map(s,(v,j)=>f.jsx(b.MenuItem,{onClick:()=>{g(v.locale),m()},children:f.jsx(b.ListItemText,{primary:`${v.locale.toUpperCase()}: ${(r??{})[v.locale]??""}`})},j)),[s,g,m,r]);return f.jsx(nt,{...e,helperText:o==null?void 0:o.message,children:f.jsxs(b.Box,{flex:1,children:[pe.map(s,(v,j)=>f.jsx(Pn,{...e,source:`${t}.${v.locale}`,sx:{width:"100%",display:v.locale===A?"inline-flex":"none"},label:!1,InputProps:{endAdornment:f.jsx(b.Chip,{label:f.jsx(b.Typography,{variant:"button",children:A}),size:"small",onClick:E,color:l?"warning":void 0})}},j)),f.jsx(b.Menu,{anchorEl:p,open:h,anchorOrigin:Y3,transformOrigin:G3,onClose:m,children:B})]})})}const J3=Ae(S.NumberInput,{name:"RaApplicaNumberInput",slot:"root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"}})),eg=e=>f.jsx(nt,{...e,children:f.jsx(J3,{})});eg.propTypes={...S.NumberInput.propTypes,...nt.propTypes},eg.defaultProps={...S.NumberInput.defaultProps,...nt.defaultProps};const wm=({source:e,minWidth:t=300,children:n})=>{const r=S.useResourceContext(),o=S.useRecordContext(),[s,l]=x.useState(dt.get(o,e,"")),[u,A]=x.useState(!1),g=x.useCallback(m=>l(m.target.value),[]),p=S.useDataProvider(),C=x.useCallback(m=>{m.key==="Enter"&&(A(!0),p.update(r,{id:o.id,data:{...o,[e]:s,_changed:e}}).then(()=>A(!1)))},[s,p,r,o,e]),h=x.useCallback(()=>{dt.get(o,e)!==s&&(A(!0),p.update(r,{id:o.id,data:{...o,[e]:s,_changed:e}}).then(()=>A(!1)))},[s,p,r,e,o]),E=x.useCallback(m=>{A(!0),p.update(r,{id:o.id,data:{...o,[e]:m,_changed:e}}).then(()=>A(!1))},[p,r,e,o]);return x.useEffect(()=>l(dt.get(o,e)),[o,e]),n?x.cloneElement(n,{...n.props,source:e,value:s,onChange:E}):f.jsx(b.TextField,{value:s,disabled:u,onChange:g,onKeyPress:C,onBlur:h,style:{minWidth:t,width:"100%"},multiline:!0,InputProps:{"arial-label":"naked"},size:"small"})};wm.propTypes={source:c.string.isRequired,minWidth:c.number,children:c.element};const tg=({children:e,...t})=>f.jsx(S.ReferenceArrayInput,{...t,children:x.cloneElement(e,{...t,source:e.props.source||t.source})});tg.propTypes={...S.ReferenceArrayInput.propTypes,children:c.element},tg.defaultProps={...S.ReferenceArrayInput.defaultProps};const ng=({children:e,...t})=>f.jsx(S.ReferenceInput,{...t,children:x.cloneElement(e,{...t,source:e.props.source||t.source})});ng.propTypes={...S.ReferenceInput.propTypes,children:c.element},ng.defaultProps={...S.ReferenceInput.defaultProps};const rg=({reference:e,target:t,children:n,filters:r,actions:o,...s})=>f.jsx(S.ResourceContextProvider,{value:e,children:f.jsx(Li,{perPage:5,pagination:f.jsx(S.Pagination,{}),...s,reference:e,target:t,children:f.jsxs(x.Fragment,{children:[f.jsx(S.ListToolbar,{filters:r,actions:o}),n]})})});rg.propTypes={...Li.propTypes,children:c.node.isRequired,reference:c.string.isRequired,target:c.string.isRequired,filters:c.oneOfType([c.element,c.func,c.element,c.arrayOf(c.node)]),actions:c.oneOfType([c.element,c.func,c.element])},rg.defaultProps={...Li.defaultProps};const X3=Ae(S.SearchInput,{name:"RaApplicaSearchInput",slot:"root"})(()=>({})),Z3=e=>f.jsx(X3,{...e}),Tm=Ae(S.SelectArrayInput,{name:"RaApplicaSelectArrayInput",slot:"Root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"},"& .RaSelectArrayInput-chips > .RaSelectArrayInput-chip":{marginTop:"-2px",marginBottom:"-2px"},'& label.MuiFormLabel-root[data-shrink="false"]':{marginTop:"2px"}}));Tm.propTypes={...S.SelectArrayInput.propTypes};const og=e=>f.jsx(nt,{...e,children:f.jsx(Tm,{options:{autoWidth:!1}})});og.defaultProps={optionText:"name",optionValue:"id"},og.propTypes={...S.SelectArrayInput.propTypes,...nt.propTypes};const _3=Ae(S.SelectInput,{name:"RaApplicaSelectArrayInput",slot:"Root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"},'& label.MuiFormLabel-root[data-shrink="false"]':{marginTop:"2px"}})),Pm=e=>f.jsx(nt,{...e,children:f.jsx(_3,{})});Pm.propTypes={...S.SelectInput.propTypes,...nt.propTypes};const Xl=({...e})=>{var u,A;const t=S.useTranslate(),n=S.maxLength(e==null?void 0:e.maxLength,"app.input.max_length_error"),r=(A=(u=Oo.useController({name:e==null?void 0:e.source}))==null?void 0:u.field)==null?void 0:A.value;let o=e.helperText,s=e.validate;s?Array.isArray(s)&&s.indexOf(n)===-1&&s.push(n):s=[n];const l=t("app.input.max_length_info",{count:(r==null?void 0:r.length)||0,max:e==null?void 0:e.maxLength});return e!=null&&e.maxLength&&(o=o&&o.length>0?`${l} - ${t(o)}`:l),f.jsx(Pn,{...e,validate:s,helperText:o,inputProps:{maxLength:e==null?void 0:e.maxLength}})};Xl.displayName="SmartTextInput",Xl.defaultProps={multiline:!1},Xl.propTypes={...Pn.propTypes,maxLength:c.number,multiline:c.bool,rows:c.number};const q3=e=>{if(!e)return"";const t=bm(e);return t?t.format("HH:mm"):""},$3=e=>e,eM=Ae(S.TimeInput,{name:"RaApplicaTimeInput",slot:"root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"}})),ig=e=>f.jsx(nt,{...e,children:f.jsx(eM,{})});ig.defaultProps={...S.TimeInput.defaultProps,format:q3,parse:$3},ig.propTypes={...S.TimeInput.propTypes,...nt.propTypes};const sg=({onSuccess:e,firstAccess:t})=>{const{spacing:n}=wn(),[r,o]=x.useState(!1),s=fe.useAuthProvider(),l=fe.useTranslate(),u=fe.useNotify(),A=x.useCallback(g=>{const{oldPassword:p,newPassword:C}=g;o(!0),s==null||s.changePassword(p,C).then(()=>{u("ra.auth.password_changed"),e()}).catch(h=>{u((h==null?void 0:h.message)||(h==null?void 0:h.toString()),{type:"error"})}).finally(()=>o(!1))},[s,e]);return f.jsx(fe.ResourceContextProvider,{value:"user/change-password",children:f.jsx(fe.EditContextProvider,{value:{record:{},resource:"user/change-password",save:A},children:f.jsx(Ul,{onSubmit:A,toolbar:f.jsx(ar,{children:f.jsx(S.SaveButton,{disabled:r})}),children:f.jsxs(b.Grid,{container:!0,spacing:n,children:[t===!0&&f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(b.Alert,{severity:"warning",children:[f.jsx(b.AlertTitle,{children:l("ra.auth.first_access.change_password")}),l("ra.auth.first_access.change_password_helper")]})}),f.jsx(b.Grid,{item:!0,xs:12,children:f.jsx(Pn,{source:"oldPassword",type:"password",validate:fe.required()})}),f.jsx(b.Grid,{item:!0,xs:12,children:f.jsx(Pn,{source:"newPassword",type:"password",validate:fe.required()})})]})})})})},tM=Ae(S.Edit,{name:"RaApplicaEdit",slot:"root"})(({theme:e})=>({"&>.MuiToolbar-root:first-of-type":{backgroundColor:e.palette.background.default},"& .RaEdit-card":{[e.breakpoints.down("sm")]:{marginBottom:e.spacing(6)}},"& .RaEdi-card, & > div > div > form":{backgroundColor:e.palette.background.default},"& .RaToolbar-mobileToolbar":{borderTop:`1px solid ${e.palette.divider}`},"& .RaEdit-main>.MuiPaper-root:first-of-type":{overflow:"visible",backgroundColor:e.palette.background.default}})),nM=Ae(b.CardHeader)(({theme:e})=>({marginTop:e.spacing(4),marginLeft:0,marginRight:0,paddingLeft:0,paddingRight:0})),rM=Ae(b.Divider)(({theme:e})=>({marginLeft:`-${e.spacing(2.5)}`,marginRight:`-${e.spacing(2.5)}`,marginBottom:e.spacing(2),width:`calc(100% + ${e.spacing(5)})`})),ag=({title:e,divider:t,variant:n})=>{const r=S.useTranslate();return f.jsxs(x.Fragment,{children:[f.jsx(nM,{title:r(e,{_:e}),titleTypographyProps:{variant:n}}),t&&f.jsx(rM,{})]})};ag.propTypes={title:c.string.isRequired,divider:c.bool,variant:c.oneOf(["h1","h2","h3","h4","h5","h6"])},ag.defaultProps={divider:!0,variant:"h4"};const oM=Ae(b.Grid,{name:"ApplicaLongFormView",slot:"Root"})(({theme:e})=>({"& .MuiToolbar-root":{position:"initial",marginTop:e.spacing(2),marginLeft:`-${e.spacing(3)}`,marginRight:`-${e.spacing(3)}`,marginBottom:`-${e.spacing(2)}`,borderTop:`1px solid ${e.palette.divider}`,[e.breakpoints.down("sm")]:{position:"initial !important",width:"auto !important",marginRight:0}},"& form > .MuiToolbar-root":{margin:0,marginRight:`-${e.spacing(.5)}`,[e.breakpoints.down("sm")]:{marginRight:e.spacing(.5)}}}));function Sm(e){const{spacing:t}=wn(),{spacing:n=t}=e,r=pe.omit(e,["spacing"]);return f.jsx(S.Form,{...r,children:f.jsx(oM,{container:!0,spacing:n*2,children:e.children})})}function lg(e){return e.id??e.label}function Om(e,t){const n=`^${e}.`.replaceAll(".","\\."),r=new RegExp(n,"g");return t.match(r)!==null}function iM(e){return pe.map(e,"id")}function Zl(e){const t=e.match(new RegExp("[^.]+","g"));return t===null?0:t.length}function jm(e,t){const n=e!==void 0?Zl(e):0;return pe.chain(t).filter(o=>e!==void 0?Om(e,o.id):!0).filter(o=>Zl(o.id)===n+1).value()}function sM(e,t){var s;const n=pe.clone(e),{type:r,payload:o}=t;switch(r){case"setFormRootPath":return pe.extend(n,{formRootPath:o});case"setSyncWithLocation":return pe.extend(n,{syncWithLocation:o});case"setErrorCount":return pe.extend(n,{errorCount:o});case"setActiveItem":return pe.includes(iM(e.items),o)?pe.extend(n,{activeItem:o}):n;case"addItem":{const{id:l}=o;return pe.extend(n,{items:pe.chain(n.items).clone().reject(u=>u.id===l).concat([o]).orderBy(u=>u.index).value()})}case"removeItem":{const l=pe.isString(o)?o:o.id,u=pe.chain(n.items).clone().reject(A=>A.id===l).value();return pe.extend(n,{items:u}),n.activeItem===l&&pe.extend(n,{activeItem:((s=pe.first(u))==null?void 0:s.id)??void 0}),n}default:return n}}const aM={syncWithLocation:!0,errorCount:!0,items:[],activeItem:void 0},Mm=x.createContext(void 0);function Rm(e){const t=!!(e.syncWithLocation??!0),n=!!(e.errorCount??!0),{rootMatchString:r}=e,{pathname:o}=pi.useLocation(),[s,l]=x.useReducer(sM,pe.cloneDeep(aM)),{formRootPath:u,items:A}=s,g=x.useMemo(()=>({state:s,dispatch:l}),[s,l]);return x.useEffect(()=>{const p=["entities/:resource/create/*",":resource/create/*","entities/:resource/:id/show/*",":resource/:id/show/*","entities/:resource/:id/*",":resource/:id/*"];r!==void 0&&p.push(r);const C=pe.chain(p).map(E=>pi.matchPath(E,o)).reject(E=>E===null).first().value(),h=C==null?void 0:C.pathnameBase;h!==void 0&&h!==u&&l({type:"setFormRootPath",payload:h})},[o,u,r]),x.useEffect(()=>{l({type:"setSyncWithLocation",payload:!!t})},[t,l]),x.useEffect(()=>{l({type:"setErrorCount",payload:!!n})},[n,l]),x.useEffect(()=>{var p;if(t&&u!==void 0){let C=o.replace(u,"").replace(new RegExp(/^\/?/),"");pe.isEmpty(C)&&(C=((p=pe.chain(A).filter(h=>jm(h.id,A).length===0).orderBy([h=>Zl(h.id),h=>h.index]).first().value())==null?void 0:p.id)??void 0),l({type:"setActiveItem",payload:C})}},[l,u,o,A]),f.jsx(Mm.Provider,{value:g,children:e.children})}function Dm(){const e=x.useContext(Mm);if(e===void 0)throw new Error("[LongForm] useFormContext: context undefined. Please provide a valid Context using LongForm.Provider");return e}function Xs(){return Dm().state}function cg(){return Dm().dispatch}function km(){return Xs().formRootPath}function Fm(){return Xs().activeItem}function Lm(){return Xs().items}function Nm(){return Xs().syncWithLocation}function Vm(){return Xs().errorCount}function Hm(){const e=cg();return x.useCallback(n=>{e({type:"setActiveItem",payload:n})},[e])}function Wm(){const e=cg();return x.useCallback(n=>{e({type:"addItem",payload:n})},[e])}function zm(){const e=cg();return x.useCallback(n=>{e({type:"removeItem",payload:n})},[e])}var lM=e=>{let t=e;for(;t=t.parentElement;){const n=getComputedStyle(t,null).getPropertyValue("overflow-y");if(t===document.body)return window;if(n==="auto"||n==="scroll"||n==="overlay")return t}return window},Um=e=>e.firstChild?e.firstChild.offsetParent===e:!0,cM=(e,t)=>{let n=e,r=0;Um(t)||(r+=e.offsetTop-t.offsetTop,t=e.offsetParent,r+=-e.offsetTop);do r+=n.offsetTop,n=n.offsetParent;while(n&&n!==t);return r},uM=e=>{let t=e.parentElement;for(;t&&getComputedStyle(t,null).getPropertyValue("display")==="contents";)t=t.parentElement;return t||window},Zs=null;typeof CSS<"u"&&CSS.supports&&(CSS.supports("position","sticky")?Zs="sticky":CSS.supports("position","-webkit-sticky")&&(Zs="-webkit-sticky"));var _l=!1;try{const e=Object.defineProperty({},"passive",{get(){_l={passive:!0}}}),t=()=>{};window.addEventListener("testPassive",t,e),window.removeEventListener("testPassive",t,e)}catch{}var ug=e=>{const{el:t,onChange:n,unsubs:r,measure:o}=e;if(t===window){const s=()=>({top:0,left:0,height:window.innerHeight,width:window.innerWidth}),l=o(s()),u=()=>{Object.assign(l,o(s())),n()};return window.addEventListener("resize",u,_l),r.push(()=>window.removeEventListener("resize",u)),l}else{const s=o(t.getBoundingClientRect()),l=()=>{Object.assign(s,o(t.getBoundingClientRect())),n()},u=new ResizeObserver(l);return u.observe(t),r.push(()=>u.disconnect()),s}},AM=e=>{const t=getComputedStyle(e,null),n=parseInt(t.getPropertyValue("padding-top"),10),r=parseInt(t.getPropertyValue("padding-bottom"),10);return{top:n,bottom:r}},dM=(e,t,n)=>{const{bottom:r,offsetBottom:o,offsetTop:s}=n,l=lM(e);let u=!1;const A=()=>{u||requestAnimationFrame(()=>{const F=C();F!==w&&O(F),u=!1}),u=!0};let g=l===window?window.scrollY:l.scrollTop;const p=F=>{const{offsetTop:X,height:Z}=E,{naturalTop:Y}=v,{height:$}=j;return F+X+Z>=Y+$+R+o},C=()=>{const{height:F}=E,{height:X}=j;return X+s+o<=F?3:p(g)?1:2},h=l!==window&&Um(l),E=ug({el:l,onChange:A,unsubs:t,measure:({height:F,top:X})=>({height:F,offsetTop:h?X:0})}),m=uM(e),B=m===window?{top:0,bottom:0}:AM(m),v=ug({el:m,onChange:A,unsubs:t,measure:({height:F})=>({height:F-B.top-B.bottom,naturalTop:m===window?0:cM(m,l)+B.top+E.offsetTop})}),j=ug({el:e,onChange:A,unsubs:t,measure:({height:F})=>({height:F})});let R=0,w=C();const O=F=>{const X=w;if(w=F,X===2&&(R=-1),F===3){e.style.position=Zs,r?e.style.bottom=`${o}px`:e.style.top=`${s}px`;return}const{height:Z,offsetTop:Y}=E,{height:$,naturalTop:ce}=v,{height:se}=j;if(F===2)if(e.style.position="relative",R=X===0?Math.max(0,Y+g-ce+s):Math.max(0,Y+g+Z-(ce+se+o)),r){const q=Math.max(0,$-se-R);e.style.bottom=`${q}px`}else e.style.top=`${R}px`;else e.style.position=Zs,F===1?r?e.style.bottom=`${o}px`:e.style.top=`${Z-se-o}px`:r?e.style.bottom=`${Z-se-o}px`:e.style.top=`${s}px`};O(w);const P=F=>{if(F===g)return;const X=F-g;if(g=F,w===3)return;const{offsetTop:Z,height:Y}=E,{naturalTop:$,height:ce}=v,{height:se}=j;if(X>0)if(w===0){if(F+Z+s>$){const q=Math.max(0,Z+g-$+s);F+Z+Y<=$+se+q+o?O(2):O(1)}}else w===2&&p(F)&&O(1);else if(w===1){if(Z+F+Y<$+ce+o){const q=Math.max(0,Z+g+Y-($+se+o));Z+F+s>=$+q?O(2):O(0)}}else w===2&&Z+F+s<$+R&&O(0)},N=l===window?()=>P(window.scrollY):()=>P(l.scrollTop);l.addEventListener("scroll",N,_l),l.addEventListener("mousewheel",N,_l),t.push(()=>l.removeEventListener("scroll",N),()=>l.removeEventListener("mousewheel",N))},gM=({offsetTop:e=0,offsetBottom:t=0,bottom:n=!1}={})=>{const[r,o]=x.useState(null);return x.useEffect(()=>{if(!r||!Zs)return;const s=[];return dM(r,s,{offsetBottom:t,offsetTop:e,bottom:n}),()=>{s.forEach(l=>l())}},[r,t,e,n]),o},fM=e=>{const{offsetTop:t,offsetBottom:n,bottom:r,children:o,className:s,style:l}=e,u=gM({offsetTop:t,offsetBottom:n,bottom:r});return f.jsx("div",{className:s,style:l,ref:u,children:o})},pM=fM,Ym=(e=>(e.TOP="top",e.BOTTOM="bottom",e))(Ym||{});function Gm(e){const{sticky:t=!0,disposition:n={xl:3,lg:3,md:4,sm:4,xs:12},spacing:r=2}=e,o=pe.omit(e,["sticky","disposition","spacing"]),s=t?pM:b.Box,l=x.useMemo(()=>t?{offsetTop:74,offsetBottom:r*2}:{},[t,r]);return f.jsx(b.Grid,{...o,item:!0,...n,children:f.jsx(s,{...l,children:f.jsx(b.Stack,{spacing:r,children:e.children})})})}function Km(e){return f.jsx(f.Fragment,{children:e.children})}function Jm(e){const{children:t}=e;return x.useMemo(()=>{const r={top:[],bottom:[]};return x.Children.forEach(t,o=>{if(x.isValidElement(o)&&(o==null?void 0:o.type)===Km){const{position:s}=o.props;switch(s){case"top":r.top.push(o);break;case"bottom":r.bottom.push(o);break}}}),r},[t])}function Xm(e){const{disposition:t={xl:9,lg:9,md:8,sm:8,xs:12}}=e,n=pe.omit(e,["disposition"]);return f.jsx(b.Grid,{...n,item:!0,...t,children:e.children})}function Zm(e){const t=Fm();return t===void 0?!1:e===t||Om(e,t)}function _m(e){const t=Lm();return x.useMemo(()=>jm(e,t),[t,e])}function hM(){const e=km(),{search:t}=pi.useLocation(),n=pi.useNavigate();return x.useCallback(o=>{n(`${e}/${o}${t}`)},[e,n])}function qm(){const e=_m();return f.jsx(b.Card,{variant:"outlined",children:f.jsx(b.List,{sx:{"& .MuiListItemButton-root.Mui-selected":{borderColor:"palette.primary.main",borderRightStyle:"solid",borderRightWidth:2},"& .MuiListItemAvatar-root":{minWidth:24}},children:pe.map(e,(t,n)=>f.jsx(Ag,{...t},n))})})}function Ag(e){const t=fe.useTranslate()??pe.identity,n=$m(e),{selected:r,label:o,icon:s,onClick:l,badge:u,items:A,isGroup:g,level:p,errors:C=0}=n,{spacing:h}=wn(),[E,m]=x.useState(r),B=x.useCallback(R=>{m(!E),l(R)},[l,E]),v=s!==void 0,j=pe.omit(e,["label","icon","selected","badge"]);return x.useEffect(()=>{r&&!E&&m(r)},[r,E,m]),f.jsxs(f.Fragment,{children:[f.jsx(b.ListItem,{...j,disablePadding:!0,children:f.jsxs(b.ListItemButton,{selected:r&&!g,onClick:B,sx:{pl:h*p},children:[v&&f.jsx(b.ListItemIcon,{children:s}),f.jsx(b.ListItemText,{inset:!v,primary:C===0?t(o):f.jsx(b.Badge,{variant:"dot",color:"error",sx:{"& > .MuiBadge-badge":{transform:"scale(1) translate(125%, 0)"}},children:t(o)})}),u&&f.jsx(b.ListItemAvatar,{children:f.jsx(Gs,{type:"filled",size:"xs",color:u.color??"default",children:u.content})}),g&&(E?f.jsx(fn.ExpandLess,{}):f.jsx(fn.ExpandMore,{}))]})}),g&&f.jsx(b.Collapse,{in:E,timeout:"auto",children:f.jsx(b.List,{children:pe.map(A,(R,w)=>f.jsx(Ag,{...R},w))})})]})}function $m(e){const{id:t}=e,n=Zm(t),r=Zl(t),o=hM(),s=Nm(),l=Hm(),u=_m(t),A=!pe.isEmpty(u),g=x.useCallback(C=>{A||(s?o(e.id):l(e.id)),pe.isFunction(e.onClick)&&e.onClick(C)},[l,o,e,s,A]);return x.useMemo(()=>({...e,selected:n,onClick:g,items:u,isGroup:A,level:r}),[e,n,g,u,A])}function e0(e=[],t){const n=pe.isArray(e)?e:[e],r=pe.filter(n,o=>x.isValidElement(o));pe.each(r,o=>{var s;t(o),e0(((s=o==null?void 0:o.props)==null?void 0:s.children)??[],t)})}function t0(e){const{errors:t}=Oo.useFormState(),n=Vm(),{label:r,icon:o,badge:s,index:l=0,children:u}=e,A=lg(e),g=Wm(),p=zm(),C=Zm(A),h=[];n&&(e.sources!==void 0?h.push(...e.sources):e0(u,m=>{var B;((B=m==null?void 0:m.props)==null?void 0:B.source)!==void 0&&h.push(m.props.source)}));const E=pe.chain(h).uniq().map(m=>pe.get(t,m)).reject(m=>m===void 0).value().length;return x.useEffect(()=>{g({id:A,index:l,label:r,icon:o,badge:s,errors:E})},[g,p,r,o,A,s,l,E]),x.useEffect(()=>()=>{p(A)},[A]),f.jsx(b.Box,{display:C?"unset":"none",children:e.children})}function n0(e){const t=dg(e),n=lg(e);return f.jsx(t0,{...e,id:n,children:x.Children.map(t,r=>{const o=lg(r.props);return x.cloneElement(r,{id:`${n}.${o}`})})})}function r0(e){return f.jsx(t0,{...e})}function dg(e){const{children:t}=e;return x.useMemo(()=>pe.chain(x.Children.toArray(t)).filter(r=>x.isValidElement(r)&&((r==null?void 0:r.type)===r0||(r==null?void 0:r.type)===n0)).map((r,o)=>x.cloneElement(r,{index:o})).value(),[t])}function CM(e){const{tabsDisposition:t,contentDisposition:n,spacing:r=2}=e,o=pe.pick(e,["syncWithLocation","errorCount"]),s=pe.omit(e,["tabsDisposition","contentDisposition","syncWithLocation"]),{top:l,bottom:u}=Jm(e),A=dg(e);return f.jsx(Rm,{...o,children:f.jsxs(Sm,{...s,spacing:r,children:[f.jsxs(Gm,{disposition:t,spacing:r,children:[l,f.jsx(qm,{}),u]}),f.jsx(Xm,{disposition:n,children:A})]})})}const kt=CM;kt.BaseForm=Sm,kt.Content=Xm,kt.Provider=Rm,kt.useItems=Lm,kt.useSyncWithLocation=Nm,kt.useErrorCount=Vm,kt.useFormRootPath=km,kt.useActiveItem=Fm,kt.useSetActiveItem=Hm,kt.useAddItem=Wm,kt.useRemoveItem=zm,kt.Sidebar=Gm,kt.SidebarSection=Km,kt.SidebarSectionPosition=Ym,kt.useSidebarChildren=Jm,kt.NavMenu=qm,kt.NavMenuItem=Ag,kt.useNavMenuItem=$m,kt.Tab=r0,kt.Group=n0,kt.useBaseItemChildren=dg;const EM=Ae(S.Show,{name:"RaApplicaShow",slot:"root"})(({theme:e})=>({"&>.MuiToolbar-root:first-of-type":{backgroundColor:e.palette.background.default},"& .RaShow-card, & > div > div > form":{backgroundColor:e.palette.background.default},"& .RaShow-main>.MuiPaper-root:first-of-type":{overflow:"visible"}})),IM=Ae(S.SimpleFormIterator,{name:"ApplicaSimpleFormIterator",root:"root"})(({theme:e})=>({"& .RaSimpleFormIterator-line":{paddingTop:e.spacing(1),paddingBottom:e.spacing(.5)},"& .RaSimpleFormIterator-action":{display:"flex",flexDirection:"row",alignItems:"center",mb:1.5},"& section":{width:"100%","& label":{position:"relative",overflow:"visible",transform:"none",marginLeft:0}}})),mM=Ts(S.TabbedForm,{name:"RaApplicaTabbedForm",slot:"Root"})(({theme:e,modal:t})=>({"& .MuiGrid-root.MuiGrid-container":{paddingBottom:e.spacing(t?0:1)},[e.breakpoints.down("sm")]:{paddingBottom:0}})),gg=e=>{const{title:t,modal:n,content:r,subheader:o,secondary:s,sx:l,...u}=e,A=wA(t);return f.jsx(zn,{title:A,modal:n,content:r,subheader:o,secondary:s,sx:{...l,"& .MuiToolbar-root":{paddingLeft:"20px !important",paddingRight:"20px !important"}},border:!n,divider:!0,children:f.jsx(mM,{toolbar:f.jsx(ar,{}),...u})})};gg.defaultProps={toolbar:f.jsx(ar,{children:f.jsx(S.SaveButton,{type:"button"})}),secondary:f.jsx(Ro,{children:f.jsx(S.DeleteWithConfirmButton,{})})},gg.Tab=S.TabbedForm.Tab;const BM=k.forwardRef((e,t)=>{const{children:n,disabled:r,disableActions:o=!1,index:s,member:l,resource:u}=e,A=S.useTranslate(),[g,p]=k.useState(!1),{total:C,remove:h}=sC(),E=k.useCallback(()=>{p(!1),h(s)},[s,h]),m=x.useMemo(()=>({index:s,total:C,remove:()=>h(s)}),[s,C,h]);return f.jsxs(yA.Provider,{value:m,children:[x.Children.map(n,(B,v)=>{if(!x.isValidElement(B))return null;const{source:j,...R}=B.props;return f.jsx(b.TableCell,{sx:{border:0,verticalAlign:"top"},children:x.cloneElement(B,{source:j?`${l}.${j}`:l,index:j?void 0:v,resource:u,disabled:r,...R,label:""})})}),!o&&f.jsx(b.TableCell,{sx:{display:"flex",justifyContent:"center",alignItems:"center",border:0,pt:2.5},children:f.jsx(Ro,{horizontal:!0,children:f.jsx(b.Typography,{color:"error",onClick:()=>p(!0),children:A("ra.action.delete")})})}),n.length>0&&f.jsx(S.Confirm,{isOpen:g,title:A("ra.action.remove_item"),content:A("ra.message.remove_item"),onConfirm:E,onClose:()=>p(!1)})]})});var vM=Array.isArray,ql=vM,yM=typeof Hn=="object"&&Hn&&Hn.Object===Object&&Hn,bM=yM,QM=bM,xM=typeof self=="object"&&self&&self.Object===Object&&self,wM=QM||xM||Function("return this")(),$l=wM,TM=$l,PM=TM.Symbol,ec=PM,o0=ec,i0=Object.prototype,SM=i0.hasOwnProperty,OM=i0.toString,_s=o0?o0.toStringTag:void 0;function jM(e){var t=SM.call(e,_s),n=e[_s];try{e[_s]=void 0;var r=!0}catch{}var o=OM.call(e);return r&&(t?e[_s]=n:delete e[_s]),o}var MM=jM,RM=Object.prototype,DM=RM.toString;function kM(e){return DM.call(e)}var FM=kM,s0=ec,LM=MM,NM=FM,VM="[object Null]",HM="[object Undefined]",a0=s0?s0.toStringTag:void 0;function WM(e){return e==null?e===void 0?HM:VM:a0&&a0 in Object(e)?LM(e):NM(e)}var fg=WM;function zM(e){return e!=null&&typeof e=="object"}var tc=zM,UM=fg,YM=tc,GM="[object Symbol]";function KM(e){return typeof e=="symbol"||YM(e)&&UM(e)==GM}var pg=KM,JM=ql,XM=pg,ZM=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,_M=/^\w*$/;function qM(e,t){if(JM(e))return!1;var n=typeof e;return n=="number"||n=="symbol"||n=="boolean"||e==null||XM(e)?!0:_M.test(e)||!ZM.test(e)||t!=null&&e in Object(t)}var $M=qM;function eR(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var l0=eR,tR=fg,nR=l0,rR="[object AsyncFunction]",oR="[object Function]",iR="[object GeneratorFunction]",sR="[object Proxy]";function aR(e){if(!nR(e))return!1;var t=tR(e);return t==oR||t==iR||t==rR||t==sR}var c0=aR,lR=$l,cR=lR["__core-js_shared__"],uR=cR,hg=uR,u0=function(){var e=/[^.]+$/.exec(hg&&hg.keys&&hg.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function AR(e){return!!u0&&u0 in e}var dR=AR,gR=Function.prototype,fR=gR.toString;function pR(e){if(e!=null){try{return fR.call(e)}catch{}try{return e+""}catch{}}return""}var hR=pR,CR=c0,ER=dR,IR=l0,mR=hR,BR=/[\\^$.*+?()[\]{}|]/g,vR=/^\[object .+?Constructor\]$/,yR=Function.prototype,bR=Object.prototype,QR=yR.toString,xR=bR.hasOwnProperty,wR=RegExp("^"+QR.call(xR).replace(BR,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function TR(e){if(!IR(e)||ER(e))return!1;var t=CR(e)?wR:vR;return t.test(mR(e))}var PR=TR;function SR(e,t){return e==null?void 0:e[t]}var OR=SR,jR=PR,MR=OR;function RR(e,t){var n=MR(e,t);return jR(n)?n:void 0}var nc=RR,DR=nc,kR=DR(Object,"create"),rc=kR,A0=rc;function FR(){this.__data__=A0?A0(null):{},this.size=0}var LR=FR;function NR(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var VR=NR,HR=rc,WR="__lodash_hash_undefined__",zR=Object.prototype,UR=zR.hasOwnProperty;function YR(e){var t=this.__data__;if(HR){var n=t[e];return n===WR?void 0:n}return UR.call(t,e)?t[e]:void 0}var GR=YR,KR=rc,JR=Object.prototype,XR=JR.hasOwnProperty;function ZR(e){var t=this.__data__;return KR?t[e]!==void 0:XR.call(t,e)}var _R=ZR,qR=rc,$R="__lodash_hash_undefined__";function eD(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=qR&&t===void 0?$R:t,this}var tD=eD,nD=LR,rD=VR,oD=GR,iD=_R,sD=tD;function Ni(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Ni.prototype.clear=nD,Ni.prototype.delete=rD,Ni.prototype.get=oD,Ni.prototype.has=iD,Ni.prototype.set=sD;var aD=Ni;function lD(){this.__data__=[],this.size=0}var cD=lD;function uD(e,t){return e===t||e!==e&&t!==t}var AD=uD,dD=AD;function gD(e,t){for(var n=e.length;n--;)if(dD(e[n][0],t))return n;return-1}var oc=gD,fD=oc,pD=Array.prototype,hD=pD.splice;function CD(e){var t=this.__data__,n=fD(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():hD.call(t,n,1),--this.size,!0}var ED=CD,ID=oc;function mD(e){var t=this.__data__,n=ID(t,e);return n<0?void 0:t[n][1]}var BD=mD,vD=oc;function yD(e){return vD(this.__data__,e)>-1}var bD=yD,QD=oc;function xD(e,t){var n=this.__data__,r=QD(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var wD=xD,TD=cD,PD=ED,SD=BD,OD=bD,jD=wD;function Vi(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Vi.prototype.clear=TD,Vi.prototype.delete=PD,Vi.prototype.get=SD,Vi.prototype.has=OD,Vi.prototype.set=jD;var MD=Vi,RD=nc,DD=$l,kD=RD(DD,"Map"),FD=kD,d0=aD,LD=MD,ND=FD;function VD(){this.size=0,this.__data__={hash:new d0,map:new(ND||LD),string:new d0}}var HD=VD;function WD(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var zD=WD,UD=zD;function YD(e,t){var n=e.__data__;return UD(t)?n[typeof t=="string"?"string":"hash"]:n.map}var ic=YD,GD=ic;function KD(e){var t=GD(this,e).delete(e);return this.size-=t?1:0,t}var JD=KD,XD=ic;function ZD(e){return XD(this,e).get(e)}var _D=ZD,qD=ic;function $D(e){return qD(this,e).has(e)}var ek=$D,tk=ic;function nk(e,t){var n=tk(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}var rk=nk,ok=HD,ik=JD,sk=_D,ak=ek,lk=rk;function Hi(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Hi.prototype.clear=ok,Hi.prototype.delete=ik,Hi.prototype.get=sk,Hi.prototype.has=ak,Hi.prototype.set=lk;var g0=Hi,f0=g0,ck="Expected a function";function Cg(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(ck);var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],s=n.cache;if(s.has(o))return s.get(o);var l=e.apply(this,r);return n.cache=s.set(o,l)||s,l};return n.cache=new(Cg.Cache||f0),n}Cg.Cache=f0;var uk=Cg,Ak=uk,dk=500;function gk(e){var t=Ak(e,function(r){return n.size===dk&&n.clear(),r}),n=t.cache;return t}var fk=gk,pk=fk,hk=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ck=/\\(\\)?/g,Ek=pk(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(hk,function(n,r,o,s){t.push(o?s.replace(Ck,"$1"):r||n)}),t}),Ik=Ek;function mk(e,t){for(var n=-1,r=e==null?0:e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}var p0=mk,h0=ec,Bk=p0,vk=ql,yk=pg,bk=1/0,C0=h0?h0.prototype:void 0,E0=C0?C0.toString:void 0;function I0(e){if(typeof e=="string")return e;if(vk(e))return Bk(e,I0)+"";if(yk(e))return E0?E0.call(e):"";var t=e+"";return t=="0"&&1/e==-bk?"-0":t}var Qk=I0,xk=Qk;function wk(e){return e==null?"":xk(e)}var Tk=wk,Pk=ql,Sk=$M,Ok=Ik,jk=Tk;function Mk(e,t){return Pk(e)?e:Sk(e,t)?[e]:Ok(jk(e))}var Rk=Mk,Dk=pg,kk=1/0;function Fk(e){if(typeof e=="string"||Dk(e))return e;var t=e+"";return t=="0"&&1/e==-kk?"-0":t}var Lk=Fk,Nk=Rk,Vk=Lk;function Hk(e,t){t=Nk(t,e);for(var n=0,r=t.length;e!=null&&n<r;)e=e[Vk(t[n++])];return n&&n==r?e:void 0}var Wk=Hk,zk=Wk;function Uk(e,t,n){var r=e==null?void 0:zk(e,t);return r===void 0?n:r}var Yk=Uk;const Gk=qr(Yk),m0=e=>{var q,J;const{children:t,resource:n,source:r,label:o,disableActions:s=!1,disableAdd:l=!1,disableRemove:u=!1,className:A,empty:g,template:p={}}=e,[C,h]=x.useState(!1),{fields:E,remove:m,replace:B,append:v}=S.useArrayInput(e),{resetField:j}=Oo.useFormContext(),R=Pt(),w=fe.useTranslate(),O=fe.useRecordContext(e),P=x.useRef(p||{}),N=fe.useTranslateLabel(),F=x.useCallback(H=>{m(H)},[m]);if(E.length>0){const{...H}=E[0];P.current=H;for(const K in P.current)P.current[K]=null}const X=x.useCallback((H=void 0)=>{let K=H;H==null&&(K=P.current,x.Children.count(t)===1&&k.isValidElement(x.Children.only(t))&&!x.Children.only(t).props.source&&x.Children.map(t,ee=>k.isValidElement(ee)&&ee.type!==fe.FormDataConsumer).some(Boolean)?K="":(K=K||{},x.Children.forEach(t,ee=>{k.isValidElement(ee)&&ee.type!==fe.FormDataConsumer&&ee.props.source&&(K[ee.props.source]=ee.props.defaultValue??null)})));const L={...K,...p};v(L),j(`${r}.${E.length}`,{defaultValue:K})},[v,t,j,r,E.length,p]),Z=H=>K=>{X(),H&&H(K)},Y=x.useCallback(()=>{B([]),h(!1)},[B]),$=Gk(O,r),ce=x.useMemo(()=>({total:E.length,remove:F,source:r}),[E.length,F,r]),se=R.palette.mode==="dark"?R.palette.grey.A400:R.palette.grey.A800;return E?f.jsx(vA.Provider,{value:ce,children:f.jsxs("div",{className:A,children:[k.cloneElement(f.jsx(B0,{}),{label:o,source:r,disableAdd:l,template:p,onClick:Z((J=(q=e==null?void 0:e.addButton)==null?void 0:q.props)==null?void 0:J.onClick)}),f.jsx(b.TableContainer,{component:b.Paper,sx:{mt:2,border:`1px solid ${se}`},children:f.jsxs(b.Table,{children:[f.jsx(b.TableHead,{sx:{borderTop:0,borderBottom:`1px solid ${se}`},children:f.jsxs(b.TableRow,{children:[x.Children.map(t,(H,K)=>k.isValidElement(H)?f.jsx(b.TableCell,{children:f.jsx(b.Typography,{display:"flex",variant:"subtitle1",fontWeight:500,color:"text.primary",textTransform:"none",children:N({...H.props,resource:n})})},K):null),!s&&f.jsx(b.TableCell,{sx:{display:"flex",justifyContent:"center",alignItems:"center",verticalAlign:"top"},children:f.jsx(b.Typography,{display:"flex",variant:"subtitle1",fontWeight:500,color:"text.primary",textTransform:"none"})},"actions")]})}),f.jsxs(b.TableBody,{children:[E.length===0&&f.jsx(b.TableRow,{sx:{"&:last-child td, &:last-child th":{border:0}},children:f.jsx(b.TableCell,{colSpan:4+(s?0:1),align:"center",children:g||f.jsx(b.Typography,{variant:"body1",color:"text.secondary",children:"-"})})}),E.length>0&&E.map((H,K)=>f.jsx(b.TableRow,{sx:{borderBottom:`1px solid ${se}}`},children:f.jsx(BM,{disableRemove:u,disableActions:s,index:K,member:`${r}.${K}`,onRemoveField:F,record:$&&$[K]||{},resource:n,source:r,children:t})},H.id))]})]})}),E.length>0&&f.jsx(S.Confirm,{isOpen:C,title:w("ra.action.clear_array_input"),content:w("ra.message.clear_array_input"),onConfirm:Y,onClose:()=>h(!1)})]})}):null},B0=e=>{const{label:t,disableAdd:n,onClick:r}=e,o=Pt(),s=o.palette.mode==="dark"?o.palette.grey.A400:o.palette.grey.A800,l=o.palette.mode==="light"?"#000000":"#FFFFFF";return f.jsxs(b.Stack,{justifyContent:"space-between",alignItems:"center",flexDirection:"row",children:[t!==!1&&f.jsx(b.Typography,{children:t}),!n&&(k.isValidElement(e==null?void 0:e.addButton)?k.cloneElement(e==null?void 0:e.addButton,{onClick:r}):f.jsx(b.IconButton,{size:"small",color:"secondary",sx:{border:`1px solid ${s}`},onClick:r,children:f.jsx(et.PlusCircleOutlined,{style:{color:l}})}))]})},Kk=Ae(m0,{name:"RaApplicaTableFormIterator",slot:"Root"})(({theme:e})=>({"& > div.MuiPaper-root":{overflowX:"auto",[e.breakpoints.down("sm")]:{width:`calc(100vw - ${e.spacing(8)})`}}}));B0.propTypes={label:c.oneOfType([c.string,c.bool]),source:c.string,defaultValue:c.any},m0.propTypes={addButton:c.element,children:c.node,className:c.string,field:c.object,fields:c.array,fieldState:c.object,formState:c.object,record:c.object,source:c.string,label:c.oneOfType([c.string,c.bool]),resource:c.string,translate:c.func,disableAdd:c.bool,disableRemove:c.oneOfType([c.func,c.bool]),TransitionProps:c.shape({}),empty:c.oneOfType([c.node,c.string]),template:c.object};function Jk(e,t){const n=pe.clone(e),{type:r,payload:o}=t;switch(r){case"updateMedia":{const s=pe.chain(n.media).clone().extend(o).value();return pe.extend(n,{media:s})}case"updateDrawer":{const s=pe.chain(n.drawer).clone().extend(o).value();return pe.extend(n,{drawer:s})}case"updateLogo":{const s=pe.chain(n.logo).clone().extend(o).value();return pe.extend(n,{logo:s})}case"updateNotifications":{const s=pe.chain(n.notifications).clone().extend(o).value();return pe.extend(n,{notifications:s})}case"updateTheme":{const s=pe.chain(n.theme).clone().extend(o).value();return pe.extend(n,{theme:s})}default:return n}}const Xk={drawer:{open:!0,width:260,handleDrawerToggle:()=>{}},media:{downMd:!1,downLg:!1,downXl:!1,horizontal:!1},logo:{},notifications:{enable:!0,resource:"entities/notification"},theme:{iconColor:"grey.300",iconColorOpen:"grey.100"}},v0=x.createContext(void 0);function y0(e){var Z;const t=fe.useAuthProvider(),n=fe.useGetIdentity(),r=b.useTheme(),o=b.useMediaQuery(r.breakpoints.down("md")),s=b.useMediaQuery(r.breakpoints.down("lg")),l=b.useMediaQuery(r.breakpoints.down("xl")),{miniDrawer:u,isHorizontalLayout:A,menuOrientation:g,drawerWidth:p}=wn(),C=A(g)&&!s,{drawerOpen:h,openDrawer:E}=to(),m=x.useCallback(()=>{E(!h)},[h,E]),[B,v]=x.useState(!1),[j,R]=x.useReducer(Jk,pe.chain(Xk).clone().merge({drawer:{open:!u||h}}).value()),w=x.useCallback(()=>v(!1),[]),O=x.useMemo(()=>({state:j,dispatch:R}),[j,R]),{logoIcon:P,logoMain:N,enableNotification:F,notification:X}=e;return x.useEffect(()=>{R({type:"updateMedia",payload:{downMd:o,downLg:s,downXl:l,horizontal:C}})},[g,o,s,l]),x.useEffect(()=>{R({type:"updateDrawer",payload:{open:h,width:p,handleDrawerToggle:m}})},[h,p,m]),x.useEffect(()=>{u||E(!l)},[l,u]),x.useEffect(()=>{R({type:"updateLogo",payload:{main:N,icon:P}})},[P,N]),x.useEffect(()=>{R({type:"updateNotifications",payload:{enable:F,resource:X??"entities/notification"}})},[F,X]),x.useEffect(()=>{R({type:"updateTheme",payload:{iconColorOpen:r.palette.mode==="dark"?"grey.200":"grey.300",iconColor:r.palette.mode==="dark"?"background.default":"grey.100"}})},[r.palette.mode]),x.useEffect(()=>{t.isImpersonating().then(Y=>{var $;v(!Y&&(($=n==null?void 0:n.data)==null?void 0:$.needToChangePassword)===!0)})},[(Z=n==null?void 0:n.data)==null?void 0:Z.needToChangePassword,t]),f.jsxs(v0.Provider,{value:O,children:[f.jsx(b.Dialog,{open:B,maxWidth:"xs",fullWidth:!0,children:f.jsx(sg,{onSuccess:w,firstAccess:!0})}),e.children]})}function b0(e){return x.forwardRef((t,n)=>{const{logoIcon:r,logoMain:o,enableNotification:s}=t;return f.jsx(y0,{logoIcon:r,logoMain:o,enableNotification:s,children:f.jsx(e,{ref:n,...t})})})}function Eg(){const e=x.useContext(v0);if(e===void 0)throw new Error("[Layout] useLayoutContext: context undefined. Please provide a valid LayoutContext using LayoutProvider");return e}function Zk(){return Eg().dispatch}function Wi(){return Eg().state}function Yn(){return Wi().media}function Go(){return Wi().drawer}function Q0(){return Wi().logo}function sc(){return Wi().notifications}function ac(){return Wi().theme}function x0(){const{iconColor:e,iconColorOpen:t}=ac(),{open:n,handleDrawerToggle:r}=Go();return f.jsx(co,{"aria-label":"open drawer",onClick:r,edge:"start",color:"secondary",variant:"light",sx:{color:"text.primary",bgcolor:n?t:e,ml:{xs:0,lg:-2}},children:n?f.jsx(et.MenuFoldOutlined,{}):f.jsx(et.MenuUnfoldOutlined,{})})}function w0(e){const t=x.useRef(),n=b.useTheme(),{downLg:r,horizontal:o}=Yn(),{open:s,width:l}=Go(),u=r?b.AppBar:lC,A=ko(e,{borderBottom:`1px solid ${n.palette.divider}`,zIndex:1200,width:o?"100%":s?`calc(100% - ${l}px)`:{xs:"100%",lg:"calc(100% - 60px)"}}),g={position:"fixed",color:"inherit",elevation:0,sx:A};return r||pe.extend(g,{open:s}),f.jsx(u,{ref:t,...g,children:f.jsxs(b.Toolbar,{sx:{"& > *":{marginX:n.spacing(.325)}},children:[!o&&f.jsx(x0,{}),e.children]})})}function _k(e){const t=b.useTheme(),{notification:n,onClick:r,selected:o,divider:s}=e,{resource:l}=sc(),u=fe.useNotify(),A=fe.useRedirect(),[g]=fe.useUpdate(l,{id:n==null?void 0:n.id,data:{...n,readed:Lr().format("YYYY-MM-DD HH:mm:ss")}},{onSuccess:()=>{n!=null&&n.resource?n!=null&&n.resource.startsWith("/")?(A(n==null?void 0:n.resource),r()):(r(),document.location.href=n==null?void 0:n.resource):r()},onFailure:()=>{u("resources.notifications.messages.readed.error","warning")}}),p=x.useCallback(()=>g(),[g]),[C]=fe.useLocaleState(),h=x.useMemo(()=>Lr(n.created).locale(C).fromNow(),[n,C]);return f.jsx(b.ListItem,{disablePadding:!0,divider:s,children:f.jsxs(b.ListItemButton,{selected:o,onClick:p,children:[f.jsx(b.ListItemAvatar,{children:f.jsx(b.Avatar,{sx:{color:"primary.main",bgcolor:"primary.lighter"},children:f.jsx(et.MessageOutlined,{})})}),f.jsx(b.ListItemText,{primary:n.title,secondary:n.content}),f.jsx(b.Box,{flexGrow:1,flexShrink:1,minWidth:t.spacing(2)}),f.jsx(b.ListItemText,{primary:h,primaryTypographyProps:{variant:"caption"}})]})})}const qk={width:36,height:36,fontSize:"1rem"},$k={mt:"6px",ml:1,top:"auto",right:"auto",alignSelf:"flex-start",transform:"none"};function T0(){const{enable:e}=sc();return e?f.jsx(e5,{}):null}function e5(){const e=b.useTheme(),t=x.useRef(),n=fe.useTranslate(),{resource:r}=sc(),{downMd:o}=Yn(),{iconColor:s,iconColorOpen:l}=ac(),[u,A]=x.useState(!1),[g,p]=x.useState([]),C=g.filter(v=>v.readed===null).length,h=x.useCallback(()=>A(!u),[u]),E=x.useCallback(()=>{t.current&&t.current.contains(event.target)||A(!1)},[t.current,A]),{data:m,isLoading:B}=fe.useGetList(r,{pagination:{page:1,perPage:25},sort:{field:"created",order:"DESC"},filter:{readed:!1}});return x.useEffect(()=>{!B&&m&&p(m??[])},[m,B]),f.jsxs(b.Box,{sx:{flexShrink:0},children:[f.jsx(co,{color:"secondary",variant:"light",sx:{color:"text.primary",bgcolor:u?l:s},"aria-label":"open profile",ref:t,"aria-controls":u?"profile-grow":void 0,"aria-haspopup":"true",onClick:h,children:f.jsx(b.Badge,{badgeContent:C,color:"primary",children:f.jsx(et.BellOutlined,{})})}),f.jsx(b.Popper,{placement:o?"bottom":"bottom-end",open:u,anchorEl:t.current,role:void 0,transition:!0,disablePortal:!0,popperOptions:{modifiers:[{name:"offset",options:{offset:[o?-5:0,9]}}]},children:({TransitionProps:v})=>f.jsx(Ao,{type:"grow",position:o?"top":"top-right",in:open,...v,children:f.jsx(b.Paper,{sx:{boxShadow:e.customShadows.z1,width:"100%",minWidth:285,maxWidth:420,[e.breakpoints.down("md")]:{maxWidth:285}},children:f.jsx(b.ClickAwayListener,{onClickAway:E,children:f.jsxs(zn,{title:"Notification",elevation:0,border:!1,content:!1,secondary:f.jsx(f.Fragment,{children:C>0&&f.jsx(b.Tooltip,{title:"Mark as all read",children:f.jsx(co,{color:"success",size:"small",children:f.jsx(et.CheckCircleOutlined,{style:{fontSize:"1.15rem"}})})})}),children:[f.jsx(b.List,{component:"nav",sx:{p:0,"& .MuiListItemButton-root":{py:.5,"&.Mui-selected":{bgcolor:"grey.50",color:"text.primary"},"& .MuiAvatar-root":qk,"& .MuiListItemSecondaryAction-root":{...$k,position:"relative"}},maxHeight:"calc(100vh - 240px)",overflow:"auto"},children:g.map((j,R)=>f.jsx(_k,{selected:C>0,notification:j,onClick:h,divider:R<g.length-1},j.id))}),f.jsx(b.Divider,{}),f.jsx(b.ListItemButton,{sx:{textAlign:"center",py:"12px !important"},to:`/${r}`,LinkComponent:mt.Link,onClick:E,children:f.jsx(b.ListItemText,{primary:f.jsx(b.Typography,{variant:"h6",color:"primary",children:n("ra.notification.view_all")})})})]})})})})})]})}const t5=()=>{const[e,t]=x.useState(!1),n=x.useCallback(()=>t(!1),[t]),r=x.useCallback(()=>t(!0),[t]),o=fe.useTranslate();return f.jsxs(x.Fragment,{children:[f.jsxs(b.ListItemButton,{onClick:r,children:[f.jsx(b.ListItemIcon,{children:f.jsx(fn.Key,{})}),f.jsx(b.ListItemText,{primary:o("ra.auth.change_password")})]}),f.jsx(b.Dialog,{open:e,onClose:()=>t(!1),maxWidth:"xs",fullWidth:!0,children:f.jsx(sg,{onSuccess:n})})]})},n5=()=>{const e=fe.useLogout(),t=fe.useTranslate();return f.jsx(x.Fragment,{children:f.jsxs(b.ListItemButton,{onClick:e,children:[f.jsx(b.ListItemIcon,{children:f.jsx(fn.LogoutOutlined,{})}),f.jsx(b.ListItemText,{primary:t("ra.auth.logout")})]})})},r5=()=>{const e=fe.useTranslate(),t=fe.useAuthProvider(),n=x.useCallback(()=>t.stopImpersonate().then(()=>document.location.href="/"),[t==null?void 0:t.stopImpersonating]),[r,o]=x.useState(!1);return x.useEffect(()=>{t.isImpersonating&&t.isImpersonating().then(s=>o(s))},[t,o]),r?f.jsx(x.Fragment,{children:f.jsxs(b.ListItemButton,{onClick:n,children:[f.jsx(b.ListItemIcon,{children:f.jsx(fn.LogoutOutlined,{})}),f.jsx(b.ListItemText,{primary:e("ra.auth.stop_impersonate")})]})}):null};c.node,c.any.isRequired,c.any.isRequired;const P0=()=>{var B;const e=b.useTheme(),{identity:t}=S.useGetIdentity(),n=t!==void 0&&t.image&&t.image!==null&&t.image!=="",r=x.useRef(null),[o,s]=x.useState(!1),l=()=>{s(v=>!v)},u=v=>{r.current&&r.current.contains(v.target)||s(!1)},A=e.palette.mode==="dark"?"grey.200":"grey.300",g=S.useLogout(),p=S.useDataProvider(),C=S.useAuthProvider(),h=x.useCallback(()=>{g()},[C,g]),[E,m]=x.useState(null);return x.useEffect(()=>{if(!n)return;async function v(){var j=await p.getFile("/profile/me/image");m(j)}v()},[p,n]),f.jsxs(b.Box,{sx:{flexShrink:0},children:[f.jsx(b.ButtonBase,{sx:{p:.25,bgcolor:o?A:"transparent",borderRadius:1,"&:hover":{bgcolor:e.palette.mode==="dark"?"secondary.light":"secondary.lighter"},"&:focus-visible":{outline:`2px solid ${e.palette.secondary.dark}`,outlineOffset:2}},"aria-label":"open profile",ref:r,"aria-controls":o?"profile-grow":void 0,"aria-haspopup":"true",onClick:l,children:f.jsxs(b.Stack,{direction:"row",spacing:2,alignItems:"center",sx:{p:.5},children:[f.jsx(Gs,{alt:(B=t==null?void 0:t.name)==null?void 0:B.toUpperCase(),src:E,size:"xs"}),f.jsx(b.Typography,{variant:"subtitle1",children:t==null?void 0:t.name})]})}),f.jsx(b.Popper,{placement:"bottom-end",open:o,anchorEl:r.current,role:void 0,transition:!0,disablePortal:!0,popperOptions:{modifiers:[{name:"offset",options:{offset:[0,9]}}]},children:({TransitionProps:v})=>{var j;return f.jsx(Ao,{type:"grow",position:"top-right",in:o,...v,children:f.jsx(b.Paper,{sx:{boxShadow:e.customShadows.z1,width:290,minWidth:240,maxWidth:290,[e.breakpoints.down("md")]:{maxWidth:250}},children:f.jsx(b.ClickAwayListener,{onClickAway:u,children:f.jsxs(zn,{elevation:0,border:!1,content:!1,children:[f.jsx(b.CardContent,{sx:{px:2.5,pt:3},children:f.jsxs(b.Grid,{container:!0,justifyContent:"space-between",alignItems:"center",children:[f.jsx(b.Grid,{item:!0,children:f.jsxs(b.Stack,{direction:"row",spacing:1.25,alignItems:"center",children:[f.jsx(Gs,{alt:"profile user",src:E,sx:{width:32,height:32}}),f.jsxs(b.Stack,{children:[f.jsx(b.Typography,{variant:"h6",children:t==null?void 0:t.name}),f.jsx(b.Typography,{variant:"body2",color:"textSecondary",children:(j=t==null?void 0:t.roles)==null?void 0:j.map(R=>R.name.replace("ROLE_","")).join(",")})]})]})}),f.jsx(b.Grid,{item:!0,children:f.jsx(b.Tooltip,{title:"Logout",children:f.jsx(co,{size:"large",sx:{color:"text.primary"},onClick:h,children:f.jsx(et.LogoutOutlined,{})})})})]})}),f.jsx(b.Grid,{container:!0,children:f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(b.List,{component:"nav",sx:{p:0,"& .MuiListItemIcon-root":{minWidth:32}},children:[f.jsx(t5,{}),f.jsx(n5,{}),f.jsx(r5,{})]})})})]})})})})}})]})},S0=e=>{const t=Pt(),{downMd:n}=Yn(),{iconColor:r,iconColorOpen:o}=ac(),[s,l]=x.useState(!1),u=x.useRef(null),A=x.useCallback(()=>{l(!s)},[s]),g=x.useCallback(p=>{u.current&&u.current.contains(p.target)||l(!1)},[]);return n?f.jsxs(f.Fragment,{children:[f.jsx(b.Box,{sx:{flexShrink:0},children:f.jsx(co,{sx:{color:"text.primary",bgcolor:s?o:r},"aria-label":"open more menu",ref:u,"aria-controls":s?"menu-list-grow":void 0,"aria-haspopup":"true",onClick:A,color:"secondary",variant:"light",children:f.jsx(et.MoreOutlined,{})})}),f.jsx(b.Popper,{placement:"bottom-end",open:s,anchorEl:u.current,role:void 0,transition:!0,disablePortal:!0,style:{width:"100%"},popperOptions:{modifiers:[{name:"offset",options:{offset:[0,9]}}]},children:({TransitionProps:p})=>f.jsx(Ao,{type:"fade",in:s,...p,children:f.jsx(b.Paper,{sx:{boxShadow:t.customShadows.z1},children:f.jsx(b.ClickAwayListener,{onClickAway:g,children:f.jsx(b.AppBar,{color:"inherit",children:f.jsx(b.Toolbar,{children:e.children})})})})})})]}):f.jsx(f.Fragment,{children:e.children})};function O0(e){return f.jsx(b.Box,{...e,flex:1})}function qs(e){const{name:t,version:n}=e;return f.jsx(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{p:"24px 16px 0px",mt:"auto"},children:f.jsxs(b.Typography,{variant:"caption",children:[f.jsx("span",{dangerouslySetInnerHTML:{__html:(e==null?void 0:e.copy)||""}})," ",t," - ",n]})})}qs.propTypes={name:c.string.isRequired,version:c.string.isRequired,copy:c.string},qs.defaultProps={copy:"© Applica Software Guru for"};var j0={exports:{}};(function(e){function t(n){return n&&n.__esModule?n:{default:n}}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(j0);var lc=j0.exports,Ig={};const o5=Lx(Yj);var M0;function cc(){return M0||(M0=1,function(e){"use client";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.createSvgIcon}});var t=o5}(Ig)),Ig}function R0(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=R0(e[t]))&&(r&&(r+=" "),r+=n);else for(t in e)e[t]&&(r&&(r+=" "),r+=t);return r}function D0(){for(var e,t,n=0,r="";n<arguments.length;)(e=arguments[n++])&&(t=R0(e))&&(r&&(r+=" "),r+=t);return r}var i5="__lodash_hash_undefined__";function s5(e){return this.__data__.set(e,i5),this}var a5=s5;function l5(e){return this.__data__.has(e)}var c5=l5,u5=g0,A5=a5,d5=c5;function uc(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new u5;++t<n;)this.add(e[t])}uc.prototype.add=uc.prototype.push=A5,uc.prototype.has=d5;var k0=uc;function g5(e,t){return e.has(t)}var F0=g5;function f5(e){var t=-1,n=Array(e.size);return e.forEach(function(r){n[++t]=r}),n}var L0=f5;function p5(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}var h5=p5,C5=fg,E5=tc,I5="[object Arguments]";function m5(e){return E5(e)&&C5(e)==I5}var B5=m5,N0=B5,v5=tc,V0=Object.prototype,y5=V0.hasOwnProperty,b5=V0.propertyIsEnumerable,Q5=N0(function(){return arguments}())?N0:function(e){return v5(e)&&y5.call(e,"callee")&&!b5.call(e,"callee")},x5=Q5,w5=9007199254740991;function T5(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=w5}var P5=T5;function S5(e){return function(t){return e(t)}}var O5=S5,j5=c0,M5=P5;function R5(e){return e!=null&&M5(e.length)&&!j5(e)}var D5=R5,k5=nc,F5=$l,L5=k5(F5,"Set"),N5=L5,mg=globalThis&&globalThis.__assign||function(){return mg=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},mg.apply(this,arguments)},V5=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n},H0=function(e){var t=e.className,n=e.sx,r=V5(e,["className","sx"]),o=fe.useLoading(),s=Pt();return k.createElement(H5,{className:t,sx:n},o?k.createElement(jd,mg({className:D0("app-loader",Ac.loader),color:"inherit",size:s.spacing(2),thickness:6},r)):k.createElement(TB,{className:Ac.loadedIcon}))};H0.propTypes={classes:c.object,className:c.string,width:c.string};var Bg="RaLoadingIndicator",Ac={loader:"".concat(Bg,"-loader"),loadedIcon:"".concat(Bg,"-loadedIcon")},H5=Ae("div",{name:Bg,overridesResolver:function(e,t){return t.root}})(function(e){var t,n=e.theme;return t={},t["& .".concat(Ac.loader)]={marginLeft:n.spacing(1.5),marginRight:n.spacing(1.5)},t["& .".concat(Ac.loadedIcon)]={},t});const vg=e=>e.scrollTop;function zi(e,t){var n,r;const{timeout:o,easing:s,style:l={}}=e;return{duration:(n=l.transitionDuration)!=null?n:typeof o=="number"?o:o[t.mode]||0,easing:(r=l.transitionTimingFunction)!=null?r:typeof s=="object"?s[t.mode]:s,delay:l.transitionDelay}}const W5=["addEndListener","appear","children","container","direction","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"];function z5(e,t,n){const r=t.getBoundingClientRect(),o=n&&n.getBoundingClientRect(),s=Ii(t);let l;if(t.fakeTransform)l=t.fakeTransform;else{const g=s.getComputedStyle(t);l=g.getPropertyValue("-webkit-transform")||g.getPropertyValue("transform")}let u=0,A=0;if(l&&l!=="none"&&typeof l=="string"){const g=l.split("(")[1].split(")")[0].split(",");u=parseInt(g[4],10),A=parseInt(g[5],10)}return e==="left"?o?`translateX(${o.right+u-r.left}px)`:`translateX(${s.innerWidth+u-r.left}px)`:e==="right"?o?`translateX(-${r.right-o.left-u}px)`:`translateX(-${r.left+r.width-u}px)`:e==="up"?o?`translateY(${o.bottom+A-r.top}px)`:`translateY(${s.innerHeight+A-r.top}px)`:o?`translateY(-${r.top-o.top+r.height-A}px)`:`translateY(-${r.top+r.height-A}px)`}function W0(e){return typeof e=="function"?e():e}function dc(e,t,n){const r=W0(n),o=z5(e,t,r);o&&(t.style.webkitTransform=o,t.style.transform=o)}const z0=k.forwardRef(function(t,n){const r=Pt(),o={enter:r.transitions.easing.easeOut,exit:r.transitions.easing.sharp},s={enter:r.transitions.duration.enteringScreen,exit:r.transitions.duration.leavingScreen},{addEndListener:l,appear:u=!0,children:A,container:g,direction:p="down",easing:C=o,in:h,onEnter:E,onEntered:m,onEntering:B,onExit:v,onExited:j,onExiting:R,style:w,timeout:O=s,TransitionComponent:P=Qd}=t,N=Ue(t,W5),F=k.useRef(null),X=Qn(A.ref,F,n),Z=L=>ee=>{L&&(ee===void 0?L(F.current):L(F.current,ee))},Y=Z((L,ee)=>{dc(p,L,g),vg(L),E&&E(L,ee)}),$=Z((L,ee)=>{const W=zi({timeout:O,style:w,easing:C},{mode:"enter"});L.style.webkitTransition=r.transitions.create("-webkit-transform",z({},W)),L.style.transition=r.transitions.create("transform",z({},W)),L.style.webkitTransform="none",L.style.transform="none",B&&B(L,ee)}),ce=Z(m),se=Z(R),q=Z(L=>{const ee=zi({timeout:O,style:w,easing:C},{mode:"exit"});L.style.webkitTransition=r.transitions.create("-webkit-transform",ee),L.style.transition=r.transitions.create("transform",ee),dc(p,L,g),v&&v(L)}),J=Z(L=>{L.style.webkitTransition="",L.style.transition="",j&&j(L)}),H=L=>{l&&l(F.current,L)},K=k.useCallback(()=>{F.current&&dc(p,F.current,g)},[p,g]);return k.useEffect(()=>{if(h||p==="down"||p==="right")return;const L=fh(()=>{F.current&&dc(p,F.current,g)}),ee=Ii(F.current);return ee.addEventListener("resize",L),()=>{L.clear(),ee.removeEventListener("resize",L)}},[p,h,g]),k.useEffect(()=>{h||K()},[h,K]),f.jsx(P,z({nodeRef:F,onEnter:Y,onEntered:ce,onEntering:$,onExit:q,onExited:J,onExiting:se,addEndListener:H,appear:u,in:h,timeout:O},N,{children:(L,ee)=>k.cloneElement(A,z({ref:X,style:z({visibility:L==="exited"&&!h?"hidden":void 0},w,A.props.style)},ee))}))});process.env.NODE_ENV!=="production"&&(z0.propTypes={addEndListener:c.func,appear:c.bool,children:Ci.isRequired,container:Cr(c.oneOfType([jo,c.func]),e=>{if(e.open){const t=W0(e.container);if(t&&t.nodeType===1){const n=t.getBoundingClientRect();if(process.env.NODE_ENV!=="test"&&n.top===0&&n.left===0&&n.right===0&&n.bottom===0)return new Error(["MUI: The `container` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join(`
|
|
218
|
+
`),o3)),cm=k.forwardRef(function(t,n){const r=Wt({props:t,name:"MuiCircularProgress"}),{className:o,color:s="primary",disableShrink:l=!1,size:u=40,style:A,thickness:g=3.6,value:p=0,variant:C="indeterminate"}=r,h=Ue(r,n3),E=z({},r,{color:s,disableShrink:l,size:u,thickness:g,value:p,variant:C}),m=i3(E),B={},v={},j={};if(C==="determinate"){const R=2*Math.PI*((uo-g)/2);B.strokeDasharray=R.toFixed(3),j["aria-valuenow"]=Math.round(p),B.strokeDashoffset=`${((100-p)/100*R).toFixed(3)}px`,v.transform="rotate(-90deg)"}return f.jsx(s3,z({className:Ye(m.root,o),style:z({width:u,height:u},v,A),ownerState:E,ref:n,role:"progressbar"},j,h,{children:f.jsx(a3,{className:m.svg,ownerState:E,viewBox:`${uo/2} ${uo/2} ${uo} ${uo}`,children:f.jsx(l3,{className:m.circle,style:B,ownerState:E,cx:uo,cy:uo,r:(uo-g)/2,fill:"none",strokeWidth:g})})}))});process.env.NODE_ENV!=="production"&&(cm.propTypes={classes:c.object,className:c.string,color:c.oneOfType([c.oneOf(["inherit","primary","secondary","error","info","success","warning"]),c.string]),disableShrink:Cr(c.bool,e=>e.disableShrink&&e.variant&&e.variant!=="indeterminate"?new Error("MUI: You have provided the `disableShrink` prop with a variant other than `indeterminate`. This will have no effect."):null),size:c.oneOfType([c.number,c.string]),style:c.object,sx:c.oneOfType([c.arrayOf(c.oneOfType([c.func,c.object,c.bool])),c.func,c.object]),thickness:c.number,value:c.number,variant:c.oneOf(["determinate","indeterminate"])});const jd=cm;function c3(e){return Lt("MuiLoadingButton",e)}const Fr=Ht("MuiLoadingButton",["root","loading","loadingIndicator","loadingIndicatorCenter","loadingIndicatorStart","loadingIndicatorEnd","endIconLoadingEnd","startIconLoadingStart"]),u3=["children","disabled","id","loading","loadingIndicator","loadingPosition","variant"],A3=e=>{const{loading:t,loadingPosition:n,classes:r}=e,o={root:["root",t&&"loading"],startIcon:[t&&`startIconLoading${Pe(n)}`],endIcon:[t&&`endIconLoading${Pe(n)}`],loadingIndicator:["loadingIndicator",t&&`loadingIndicator${Pe(n)}`]},s=hr.unstable_composeClasses(o,c3,r);return z({},r,s)},d3=e=>e!=="ownerState"&&e!=="theme"&&e!=="sx"&&e!=="as"&&e!=="classes",g3=Ae(e3,{shouldForwardProp:e=>d3(e)||e==="classes",name:"MuiLoadingButton",slot:"Root",overridesResolver:(e,t)=>[t.root,t.startIconLoadingStart&&{[`& .${Fr.startIconLoadingStart}`]:t.startIconLoadingStart},t.endIconLoadingEnd&&{[`& .${Fr.endIconLoadingEnd}`]:t.endIconLoadingEnd}]})(({ownerState:e,theme:t})=>z({[`& .${Fr.startIconLoadingStart}, & .${Fr.endIconLoadingEnd}`]:{transition:t.transitions.create(["opacity"],{duration:t.transitions.duration.short}),opacity:0}},e.loadingPosition==="center"&&{transition:t.transitions.create(["background-color","box-shadow","border-color"],{duration:t.transitions.duration.short}),[`&.${Fr.loading}`]:{color:"transparent"}},e.loadingPosition==="start"&&e.fullWidth&&{[`& .${Fr.startIconLoadingStart}, & .${Fr.endIconLoadingEnd}`]:{transition:t.transitions.create(["opacity"],{duration:t.transitions.duration.short}),opacity:0,marginRight:-8}},e.loadingPosition==="end"&&e.fullWidth&&{[`& .${Fr.startIconLoadingStart}, & .${Fr.endIconLoadingEnd}`]:{transition:t.transitions.create(["opacity"],{duration:t.transitions.duration.short}),opacity:0,marginLeft:-8}})),f3=Ae("span",{name:"MuiLoadingButton",slot:"LoadingIndicator",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.loadingIndicator,t[`loadingIndicator${Pe(n.loadingPosition)}`]]}})(({theme:e,ownerState:t})=>z({position:"absolute",visibility:"visible",display:"flex"},t.loadingPosition==="start"&&(t.variant==="outlined"||t.variant==="contained")&&{left:t.size==="small"?10:14},t.loadingPosition==="start"&&t.variant==="text"&&{left:6},t.loadingPosition==="center"&&{left:"50%",transform:"translate(-50%)",color:(e.vars||e).palette.action.disabled},t.loadingPosition==="end"&&(t.variant==="outlined"||t.variant==="contained")&&{right:t.size==="small"?10:14},t.loadingPosition==="end"&&t.variant==="text"&&{right:6},t.loadingPosition==="start"&&t.fullWidth&&{position:"relative",left:-10},t.loadingPosition==="end"&&t.fullWidth&&{position:"relative",right:-10})),um=k.forwardRef(function(t,n){const r=Wt({props:t,name:"MuiLoadingButton"}),{children:o,disabled:s=!1,id:l,loading:u=!1,loadingIndicator:A,loadingPosition:g="center",variant:p="text"}=r,C=Ue(r,u3),h=qu(l),E=A??f.jsx(jd,{"aria-labelledby":h,color:"inherit",size:16}),m=z({},r,{disabled:s,loading:u,loadingIndicator:E,loadingPosition:g,variant:p}),B=A3(m),v=u?f.jsx(f3,{className:B.loadingIndicator,ownerState:m,children:E}):null;return f.jsxs(g3,z({disabled:s||u,id:h,ref:n},C,{variant:p,classes:B,ownerState:m,children:[m.loadingPosition==="end"?o:v,m.loadingPosition==="end"?v:o]}))});process.env.NODE_ENV!=="production"&&(um.propTypes={children:c.node,classes:c.object,disabled:c.bool,id:c.string,loading:c.bool,loadingIndicator:c.node,loadingPosition:Cr(c.oneOf(["start","end","center"]),e=>e.loadingPosition==="start"&&!e.startIcon?new Error('MUI: The loadingPosition="start" should be used in combination with startIcon.'):e.loadingPosition==="end"&&!e.endIcon?new Error('MUI: The loadingPosition="end" should be used in combination with endIcon.'):null),sx:c.oneOfType([c.arrayOf(c.oneOfType([c.func,c.object,c.bool])),c.func,c.object]),variant:c.oneOfType([c.oneOf(["contained","outlined","text"]),c.string])});const p3=um;function Md({variant:e,theme:t,color:n,loadingPosition:r}){const o=rn(t,n),{lighter:s,main:l,dark:u,contrastText:A}=o,g=`${n}Button`,p=Fi(t,g),C={"& .MuiLoadingButton-loadingIndicator":{color:l}},h={...r&&r!=="center"&&{color:l}},E={"&::after":{boxShadow:`0 0 6px 6px ${He(l,.9)}`},"&:active::after":{boxShadow:`0 0 0 0 ${He(l,.9)}`},"&:focus-visible":{outline:`2px solid ${u}`,outlineOffset:2}};switch(e){case"contained":return{backgroundColor:l,...r&&r!=="center"&&{color:A},"& .MuiLoadingButton-loadingIndicator":{color:A},"&:hover":{backgroundColor:u,color:A},...E};case"light":return{backgroundColor:l,...r&&r!=="center"&&{color:A},"& .MuiLoadingButton-loadingIndicator":{color:A},"&:hover":{backgroundColor:u,color:A},...E};case"shadow":return{boxShadow:p,backgroundColor:l,...r&&r!=="center"&&{color:A},"& .MuiLoadingButton-loadingIndicator":{color:A},"&:hover":{boxShadow:"none",backgroundColor:u,color:A},...E};case"outlined":return{backgroundColor:"transparent",borderColor:l,...h,...C};case"dashed":return{backgroundColor:s,borderColor:l,...h,...C,...E};case"text":default:return{color:l,...C,...E}}}const h3=Ae(p3,{shouldForwardProp:e=>e!=="shape"&&e!=="variant"})(({theme:e,variant:t,shape:n,color:r,loading:o,loadingPosition:s})=>({"::after":{content:'""',display:"block",position:"absolute",left:0,top:0,width:"100%",height:"100%",borderRadius:n==="rounded"?"50%":4,opacity:0,transition:"all 0.5s"},":active::after":{position:"absolute",borderRadius:n==="rounded"?"50%":4,left:0,top:0,opacity:1,transition:"0s"},...t==="text"&&{...Md({variant:t,theme:e,color:r,loadingPosition:s}),"&.MuiButton-sizeMedium":{height:36},"&.MuiButton-sizeSmall":{height:30},"&.MuiButton-sizeLarge":{height:44}},...n&&{minWidth:0,"&.MuiButton-sizeMedium":{width:36,height:36},"&.MuiButton-sizeSmall":{width:30,height:30},"&.MuiButton-sizeLarge":{width:44,height:44},...n==="rounded"&&{borderRadius:"50%"}},...t==="outlined"&&{border:"1px solid"},...t==="dashed"&&{border:"1px dashed"},...(t==="contained"||t==="shadow")&&!o&&{color:"#fff"},...t!=="text"&&{...Md({variant:t,theme:e,color:r,loadingPosition:s})},"&.Mui-disabled":{...t!=="text"&&{...Md({variant:t,theme:e,color:r,loadingPosition:s})}}})),Rd=x.forwardRef(({variant:e="text",shape:t,children:n,color:r="primary",...o},s)=>{const l=Pt();return f.jsx(h3,{ref:s,variant:e,shape:t,theme:l,loadingPosition:o.loadingPosition,loading:o.loading,color:r,...o,children:n})});Rd.propTypes={variant:c.string,shape:c.string,children:c.node,color:c.string},Rd.displayName="LoadingButton";function C3({color:e,theme:t,labelColor:n}){const r=rn(t,e),{main:o,contrastText:s}=r;let l=e||"";return["primary","secondary","info","success","warning","error"].includes(l)?{[`& .${b.tooltipClasses.tooltip}`]:{backgroundColor:o,color:n||s},[`& .${b.tooltipClasses.arrow}`]:{color:o}}:{[`& .${b.tooltipClasses.tooltip}`]:{backgroundColor:l,color:n||s,boxShadow:t.shadows[1]},[`& .${b.tooltipClasses.arrow}`]:{color:l}}}const E3=Ae(({className:e,...t})=>f.jsx(b.Tooltip,{...t,classes:{popper:e}}),{shouldForwardProp:e=>e!=="color"&&e!=="labelColor"})(({theme:e,color:t,labelColor:n})=>({...t&&C3({color:t,theme:e,labelColor:n})}));function Dd({children:e,arrow:t,labelColor:n="",...r}){const o=Pt();return f.jsx(b.Box,{display:"flex",children:f.jsx(E3,{arrow:t,...r,theme:o,labelColor:n,children:e})})}Dd.propTypes={children:c.element,arrow:c.bool,labelColor:c.string,rest:c.array};const Ao=x.forwardRef(({children:e,position:t="top-left",type:n="grow",direction:r="up",...o},s)=>{let l={transformOrigin:"0 0 0"};switch(t){case"top-right":l={transformOrigin:"top right"};break;case"top":l={transformOrigin:"top"};break;case"bottom-left":l={transformOrigin:"bottom left"};break;case"bottom-right":l={transformOrigin:"bottom right"};break;case"bottom":l={transformOrigin:"bottom"};break;case"top-left":default:l={transformOrigin:"0 0 0"};break}return f.jsxs(b.Box,{ref:s,children:[n==="grow"&&f.jsx(b.Grow,{...o,timeout:{appear:0,enter:150,exit:150},children:f.jsx(b.Box,{sx:l,children:e})}),n==="collapse"&&f.jsx(b.Collapse,{...o,sx:l,children:e}),n==="fade"&&f.jsx(b.Fade,{...o,timeout:{appear:0,enter:300,exit:150},children:f.jsx(b.Box,{sx:l,children:e})}),n==="slide"&&f.jsx(b.Slide,{...o,timeout:{appear:0,enter:150,exit:150},direction:r,children:f.jsx(b.Box,{sx:l,children:e})}),n==="zoom"&&f.jsx(b.Zoom,{...o,children:f.jsx(b.Box,{sx:l,children:e})})]})});Ao.propTypes={children:c.node,type:c.oneOf(["grow","fade","collapse","slide","zoom"]),position:c.oneOf(["top-left","top-right","top","bottom-left","bottom-right","bottom"]),direction:c.oneOf(["up","down","left","right"])},x.forwardRef(function(t,n){return f.jsx(b.Zoom,{ref:n,timeout:200,...t})});function Am({value:e,...t}){return f.jsxs(b.Box,{sx:{position:"relative",display:"inline-flex"},children:[f.jsx(b.CircularProgress,{variant:"determinate",value:e,...t}),f.jsx(b.Box,{sx:{top:0,left:0,bottom:0,right:0,position:"absolute",display:"flex",alignItems:"center",justifyContent:"center"},children:f.jsx(b.Typography,{variant:"caption",component:"div",color:"text.secondary",children:`${Math.round(e)}%`})})]})}Am.propTypes={value:c.number};function dm({value:e,size:t,variant:n,thickness:r,showLabel:o,pathColor:s,sx:l,...u}){return f.jsxs(b.Box,{sx:{position:"relative",display:"inline-flex"},children:[f.jsx(b.CircularProgress,{variant:"determinate",sx:{color:s||"grey.200"},size:t,thickness:r,...u,value:100}),o&&f.jsx(b.Box,{sx:{top:0,left:0,bottom:0,right:0,position:"absolute",display:"flex",alignItems:"center",justifyContent:"center"},children:f.jsx(b.Typography,{variant:"caption",component:"div",color:"text.secondary",children:e?`${Math.round(e)}%`:"0%"})}),f.jsx(b.CircularProgress,{variant:n,sx:{...l,position:"absolute",left:0,[`& .${b.circularProgressClasses.circle}`]:{strokeLinecap:"round"}},size:t,thickness:r,value:e,...u})]})}dm.propTypes={value:c.number,size:c.number,variant:c.string,thickness:c.number,showLabel:c.bool,pathColor:c.string,sx:c.array,others:c.array};function gm({icon:e,value:t,...n}){return f.jsxs(b.Box,{sx:{display:"flex",alignItems:"center"},children:[f.jsx(b.Box,{sx:{width:"100%",mr:1},children:f.jsx(b.LinearProgress,{variant:"determinate",value:t,...n})}),f.jsx(b.Box,{sx:{minWidth:35},children:e})]})}gm.propTypes={icon:c.node,value:c.number};function fm({value:e,...t}){return f.jsxs(b.Box,{sx:{display:"flex",alignItems:"center"},children:[f.jsx(b.Box,{sx:{width:"100%",mr:1},children:f.jsx(b.LinearProgress,{variant:"determinate",value:e,...t})}),f.jsx(b.Box,{sx:{minWidth:35},children:f.jsx(b.Typography,{variant:"body2",color:"text.secondary",children:`${Math.round(e)}%`})})]})}fm.propTypes={value:c.number};const pm=x.createContext({});function I3(e){const{useDefaults:t=!1,queryOptions:n={}}=e,r=S.useResourceContext(),o=S.useDataProvider(),{search:s}=pi.useLocation(),l=`${r}/new`,u=x.useCallback(()=>{if(!t||!pe.isFunction(o.get))return Promise.resolve({});const h={};return new URLSearchParams(s??"").forEach((E,m)=>{h[m]=E}),o.get(l,h).then(E=>E.data).then(E=>{const{responseCode:m,value:B}=E;return m==="ok"?B:Promise.reject(E)})},[r,t,s,o]),A=x.useMemo(()=>pe.chain(n).extend({queryKey:[r,s],queryFn:u}).value(),[r,s,u,n]),{data:g,isLoading:p}=Vu.useQuery(A),C=pe.omit(e,["useDefaults"]);return p?f.jsx(b.Stack,{alignItems:"center",justifyContent:"center",flex:1,p:2,children:f.jsx(b.CircularProgress,{})}):f.jsx(pm.Provider,{value:g??{},children:f.jsx(S.Create,{...C})})}function m3(){return x.useContext(pm)}const B3=Ae(I3,{name:"RaApplicaEdit",slot:"root"})(({theme:e})=>({"& .RaCreate-card, & > div > div > form":{backgroundColor:e.palette.background.default},"& .RaCreate-main>.MuiPaper-root:first-of-type":{overflow:"visible",backgroundColor:e.palette.background.default}})),v3=Ts(S.Toolbar,{name:"RaApplicaToolbar",slot:"Root"})(({theme:e})=>({...e.mixins.toolbar,backgroundColor:e.palette.background.paper,justifyContent:"flex-end","& .RaToolbar-defaultToolbar":{justifyContent:"right",paddingBottom:e.spacing(2),"& > *":{marginLeft:e.spacing(1)}},"& .MuiButtonBase-root":{marginLeft:e.spacing(1)}})),ar=e=>f.jsx(v3,{...e});ar.defaultProps={...S.Toolbar.defaultProps},ar.propTypes={...S.Toolbar.propTypes};const kd=({children:e,content:t,title:n,subheader:r,secondary:o,toolbar:s,...l})=>{const u=S.useTranslate(),A=S.useResourceContext(),{cardTitle:g,cardSubheader:p}=x.useMemo(()=>{const C=n||`resources.${A}.title`;return{cardTitle:u(C,{_:C}),cardSubheader:r!==null?u(r,{_:r}):null}},[A,r,n,u]);return f.jsx(b.Grid,{item:!0,...l,children:f.jsx(zn,{content:t,title:g,subheader:p,secondary:o,divider:!0,children:f.jsxs(x.Fragment,{children:[e,s===!0?f.jsx(ar,{children:f.jsx(S.SaveButton,{})}):s]})})})};kd.defaultProps={...b.Grid.defaultProps,content:!0,subheader:null,title:null,secondary:null,toolbar:!1,item:!0,lg:12,md:12,sm:12,xs:12},kd.propTypes={...b.Grid.propTypes,children:c.oneOfType([c.node,c.arrayOf(c.node)]),contained:c.bool,content:c.bool,subheader:c.oneOfType([c.string,c.node]),title:c.oneOfType([c.string,c.node]),secondary:c.oneOfType([c.node,c.string,c.object]),spacing:c.number,toolbar:c.oneOfType([c.node,c.bool])};const y3=Ae(S.Form,{name:"RaApplicaCardForm",slot:"root"})(({theme:e,spacing:t})=>({backgroundColor:"transparent","& .RaToolbar-desktopToolbar":{marginTop:e.spacing(t*2),padding:0}})),zl=({children:e,spacing:t,defaultValues:n,...r})=>{const{spacing:o}=wn();return f.jsx(y3,{defaultValues:n,spacing:t||o,children:f.jsx(b.Grid,{container:!0,...r,spacing:t||o,children:e})})};zl.propTypes={...b.Grid.propTypes,...S.Form.propTypes,children:c.oneOfType([c.node,c.arrayOf(c.node)]),spacing:c.number,defaultValues:c.oneOfType([c.object,c.func]),record:c.object,validate:c.func},zl.defaultProps={...b.Stack.defaultProps},zl.Section=kd;const b3=Ts(S.SimpleForm,{name:"RaApplicaSimpleForm",slot:"Root"})(({theme:e,modal:t})=>({"& .MuiGrid-root.MuiGrid-container":{paddingBottom:e.spacing(t?0:1)},[e.breakpoints.down("sm")]:{paddingBottom:0}})),Ul=({title:e,modal:t,content:n,subheader:r,secondary:o,sx:s,...l})=>{const u=wA(e),A=S.useRecordContext();return f.jsx(zn,{content:n,title:u,subheader:r,secondary:A!=null&&A.id?o:null,sx:{...s,"& .MuiToolbar-root":{paddingLeft:"20px !important",paddingRight:"20px !important"}},border:!t,divider:!0,children:f.jsx(b3,{toolbar:f.jsx(ar,{}),...l})})};Ul.defaultProps={modal:!1,content:!1,subheader:null,title:null,toolbar:f.jsx(ar,{children:f.jsx(S.SaveButton,{type:"button"})}),secondary:f.jsx(Ro,{children:f.jsx(S.DeleteWithConfirmButton,{})})},Ul.propTypes={...S.SimpleForm.propTypes,modal:c.bool,content:c.bool,contained:c.bool,subheader:c.oneOfType([c.string,c.node]),title:c.oneOfType([c.string,c.node]),secondary:c.oneOfType([c.node,c.string,c.object])};const Yl=({label:e,children:t,display:n,helperText:r,sx:o,addLabel:s,divider:l,...u})=>{const A=Xt.useTheme(),{getCurrentDialog:g}=Do(),{source:p,resource:C,isRequired:h}=u,{getFieldState:E,formState:m}=Oo.useFormContext(),{error:B}=E(p,m),v=g();return f.jsxs(b.Stack,{spacing:1,sx:{"& .MuiFormHelperText-root":{color:B?A.palette.error.main:A.palette.text.secondary,"& span":{display:"none"}},...o},children:[n==="label"&&e!==!1&&s!==!1&&f.jsx(b.InputLabel,{error:!!B,sx:{borderBottom:l?`1px solid ${A.palette.divider}`:"none",pb:l?1:0,mt:l?1:0},children:f.jsx(S.FieldTitle,{label:e,source:p,resource:v||C,isRequired:h})}),x.isValidElement(t)?x.cloneElement(t,{...t.props,...u,label:n==="legend"?e:!1}):t,n==="label"&&r&&f.jsx(b.FormHelperText,{sx:{pl:1.8,pb:2,marginTop:"0 !important"},error:!!B,children:r})]})};Yl.propTypes={sx:c.object,children:c.element,label:c.oneOfType([c.string,c.bool]),addLabel:c.bool,resource:c.string,isRequired:c.bool,source:c.string,display:c.oneOf(["legend","label"]),helperText:c.oneOfType([c.string,c.bool]),divider:c.bool},Yl.defaultProps={display:"label",divider:!1};const Q3=Ae(S.ArrayInput,{name:"ApplicaArrayInput",slot:"root"})(({theme:e})=>({"& .MuiStack-root > label":{marginTop:e.spacing(2)},"& .MuiInputLabel-shrink":{paddingBottom:0},marginTop:"0 !important","& .RaSimpleFormIterator-line > .RaSimpleFormIterator-form":{paddingBottom:e.spacing(.5),"& > div":{width:"100%"}}})),x3=({label:e,addLabel:t,source:n,helperText:r,divider:o=!0,...s})=>f.jsx(Yl,{label:e,addLabel:t,source:n,helperText:r,divider:o,children:f.jsx(Q3,{source:n,label:!1,...s})}),Fd=({canEdit:e,canDelete:t,canClone:n})=>!e&&!t&&!n?null:f.jsxs(Ro,{children:[e&&f.jsx(S.EditButton,{}),t&&f.jsx(S.DeleteWithConfirmButton,{}),n&&f.jsx(S.CloneButton,{})]});Fd.defaultProps={canEdit:!0,canDelete:!0,canClone:!1},Fd.propTypes={canEdit:c.bool,canDelete:c.bool,canClone:c.bool};const hm=Ae("div",{name:"ApplicaBaseAttachmentField",overridesResolver:(e,t)=>t.root})({display:"inline-block"}),w3=Ae("ul")({display:"inline-block"}),Cm=e=>{var p;const{className:t,emptyText:n,source:r,title:o,...s}=e,l=fe.useRecordContext(e),u=dt.get(l,r),A=fe.useTranslate();if(!u)return n?f.jsx(b.Typography,{component:"span",variant:"body2",className:t,...s,children:n&&A(n,{_:n})}):f.jsx(hm,{className:t,...s});if(Array.isArray(u))return f.jsx(w3,{className:t,...s,children:u.map((C,h)=>{var m;const E=o instanceof String?(m=dt.get(C,o))==null?void 0:m.toString():o;return f.jsx("li",{children:E},h)})});const g=o instanceof String?(p=dt.get(l,o))==null?void 0:p.toString():o;return f.jsx(hm,{className:t,...s,children:g})};Cm.propTypes={className:c.string,emptyText:c.string,source:c.string.isRequired,src:c.string,title:c.oneOfType([c.string,c.element]),target:c.string,download:c.oneOfType([c.bool,c.string]),ping:c.string,rel:c.string};var Em={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Hn,function(){var n=1e3,r=6e4,o=36e5,s="millisecond",l="second",u="minute",A="hour",g="day",p="week",C="month",h="quarter",E="year",m="date",B="Invalid Date",v=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,j=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,R={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(q){var J=["th","st","nd","rd"],H=q%100;return"["+q+(J[(H-20)%10]||J[H]||J[0])+"]"}},w=function(q,J,H){var K=String(q);return!K||K.length>=J?q:""+Array(J+1-K.length).join(H)+q},O={s:w,z:function(q){var J=-q.utcOffset(),H=Math.abs(J),K=Math.floor(H/60),L=H%60;return(J<=0?"+":"-")+w(K,2,"0")+":"+w(L,2,"0")},m:function q(J,H){if(J.date()<H.date())return-q(H,J);var K=12*(H.year()-J.year())+(H.month()-J.month()),L=J.clone().add(K,C),ee=H-L<0,W=J.clone().add(K+(ee?-1:1),C);return+(-(K+(H-L)/(ee?L-W:W-L))||0)},a:function(q){return q<0?Math.ceil(q)||0:Math.floor(q)},p:function(q){return{M:C,y:E,w:p,d:g,D:m,h:A,m:u,s:l,ms:s,Q:h}[q]||String(q||"").toLowerCase().replace(/s$/,"")},u:function(q){return q===void 0}},P="en",N={};N[P]=R;var F="$isDayjsObject",X=function(q){return q instanceof ce||!(!q||!q[F])},Z=function q(J,H,K){var L;if(!J)return P;if(typeof J=="string"){var ee=J.toLowerCase();N[ee]&&(L=ee),H&&(N[ee]=H,L=ee);var W=J.split("-");if(!L&&W.length>1)return q(W[0])}else{var _=J.name;N[_]=J,L=_}return!K&&L&&(P=L),L||!K&&P},Y=function(q,J){if(X(q))return q.clone();var H=typeof J=="object"?J:{};return H.date=q,H.args=arguments,new ce(H)},$=O;$.l=Z,$.i=X,$.w=function(q,J){return Y(q,{locale:J.$L,utc:J.$u,x:J.$x,$offset:J.$offset})};var ce=function(){function q(H){this.$L=Z(H.locale,null,!0),this.parse(H),this.$x=this.$x||H.x||{},this[F]=!0}var J=q.prototype;return J.parse=function(H){this.$d=function(K){var L=K.date,ee=K.utc;if(L===null)return new Date(NaN);if($.u(L))return new Date;if(L instanceof Date)return new Date(L);if(typeof L=="string"&&!/Z$/i.test(L)){var W=L.match(v);if(W){var _=W[2]-1||0,de=(W[7]||"0").substring(0,3);return ee?new Date(Date.UTC(W[1],_,W[3]||1,W[4]||0,W[5]||0,W[6]||0,de)):new Date(W[1],_,W[3]||1,W[4]||0,W[5]||0,W[6]||0,de)}}return new Date(L)}(H),this.init()},J.init=function(){var H=this.$d;this.$y=H.getFullYear(),this.$M=H.getMonth(),this.$D=H.getDate(),this.$W=H.getDay(),this.$H=H.getHours(),this.$m=H.getMinutes(),this.$s=H.getSeconds(),this.$ms=H.getMilliseconds()},J.$utils=function(){return $},J.isValid=function(){return this.$d.toString()!==B},J.isSame=function(H,K){var L=Y(H);return this.startOf(K)<=L&&L<=this.endOf(K)},J.isAfter=function(H,K){return Y(H)<this.startOf(K)},J.isBefore=function(H,K){return this.endOf(K)<Y(H)},J.$g=function(H,K,L){return $.u(H)?this[K]:this.set(L,H)},J.unix=function(){return Math.floor(this.valueOf()/1e3)},J.valueOf=function(){return this.$d.getTime()},J.startOf=function(H,K){var L=this,ee=!!$.u(K)||K,W=$.p(H),_=function(Ee,Be){var xe=$.w(L.$u?Date.UTC(L.$y,Be,Ee):new Date(L.$y,Be,Ee),L);return ee?xe:xe.endOf(g)},de=function(Ee,Be){return $.w(L.toDate()[Ee].apply(L.toDate("s"),(ee?[0,0,0,0]:[23,59,59,999]).slice(Be)),L)},he=this.$W,ue=this.$M,ge=this.$D,Ce="set"+(this.$u?"UTC":"");switch(W){case E:return ee?_(1,0):_(31,11);case C:return ee?_(1,ue):_(0,ue+1);case p:var ve=this.$locale().weekStart||0,Ie=(he<ve?he+7:he)-ve;return _(ee?ge-Ie:ge+(6-Ie),ue);case g:case m:return de(Ce+"Hours",0);case A:return de(Ce+"Minutes",1);case u:return de(Ce+"Seconds",2);case l:return de(Ce+"Milliseconds",3);default:return this.clone()}},J.endOf=function(H){return this.startOf(H,!1)},J.$set=function(H,K){var L,ee=$.p(H),W="set"+(this.$u?"UTC":""),_=(L={},L[g]=W+"Date",L[m]=W+"Date",L[C]=W+"Month",L[E]=W+"FullYear",L[A]=W+"Hours",L[u]=W+"Minutes",L[l]=W+"Seconds",L[s]=W+"Milliseconds",L)[ee],de=ee===g?this.$D+(K-this.$W):K;if(ee===C||ee===E){var he=this.clone().set(m,1);he.$d[_](de),he.init(),this.$d=he.set(m,Math.min(this.$D,he.daysInMonth())).$d}else _&&this.$d[_](de);return this.init(),this},J.set=function(H,K){return this.clone().$set(H,K)},J.get=function(H){return this[$.p(H)]()},J.add=function(H,K){var L,ee=this;H=Number(H);var W=$.p(K),_=function(ue){var ge=Y(ee);return $.w(ge.date(ge.date()+Math.round(ue*H)),ee)};if(W===C)return this.set(C,this.$M+H);if(W===E)return this.set(E,this.$y+H);if(W===g)return _(1);if(W===p)return _(7);var de=(L={},L[u]=r,L[A]=o,L[l]=n,L)[W]||1,he=this.$d.getTime()+H*de;return $.w(he,this)},J.subtract=function(H,K){return this.add(-1*H,K)},J.format=function(H){var K=this,L=this.$locale();if(!this.isValid())return L.invalidDate||B;var ee=H||"YYYY-MM-DDTHH:mm:ssZ",W=$.z(this),_=this.$H,de=this.$m,he=this.$M,ue=L.weekdays,ge=L.months,Ce=L.meridiem,ve=function(Be,xe,le,Ve){return Be&&(Be[xe]||Be(K,ee))||le[xe].slice(0,Ve)},Ie=function(Be){return $.s(_%12||12,Be,"0")},Ee=Ce||function(Be,xe,le){var Ve=Be<12?"AM":"PM";return le?Ve.toLowerCase():Ve};return ee.replace(j,function(Be,xe){return xe||function(le){switch(le){case"YY":return String(K.$y).slice(-2);case"YYYY":return $.s(K.$y,4,"0");case"M":return he+1;case"MM":return $.s(he+1,2,"0");case"MMM":return ve(L.monthsShort,he,ge,3);case"MMMM":return ve(ge,he);case"D":return K.$D;case"DD":return $.s(K.$D,2,"0");case"d":return String(K.$W);case"dd":return ve(L.weekdaysMin,K.$W,ue,2);case"ddd":return ve(L.weekdaysShort,K.$W,ue,3);case"dddd":return ue[K.$W];case"H":return String(_);case"HH":return $.s(_,2,"0");case"h":return Ie(1);case"hh":return Ie(2);case"a":return Ee(_,de,!0);case"A":return Ee(_,de,!1);case"m":return String(de);case"mm":return $.s(de,2,"0");case"s":return String(K.$s);case"ss":return $.s(K.$s,2,"0");case"SSS":return $.s(K.$ms,3,"0");case"Z":return W}return null}(Be)||W.replace(":","")})},J.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},J.diff=function(H,K,L){var ee,W=this,_=$.p(K),de=Y(H),he=(de.utcOffset()-this.utcOffset())*r,ue=this-de,ge=function(){return $.m(W,de)};switch(_){case E:ee=ge()/12;break;case C:ee=ge();break;case h:ee=ge()/3;break;case p:ee=(ue-he)/6048e5;break;case g:ee=(ue-he)/864e5;break;case A:ee=ue/o;break;case u:ee=ue/r;break;case l:ee=ue/n;break;default:ee=ue}return L?ee:$.a(ee)},J.daysInMonth=function(){return this.endOf(C).$D},J.$locale=function(){return N[this.$L]},J.locale=function(H,K){if(!H)return this.$L;var L=this.clone(),ee=Z(H,K,!0);return ee&&(L.$L=ee),L},J.clone=function(){return $.w(this.$d,this)},J.toDate=function(){return new Date(this.valueOf())},J.toJSON=function(){return this.isValid()?this.toISOString():null},J.toISOString=function(){return this.$d.toISOString()},J.toString=function(){return this.$d.toUTCString()},q}(),se=ce.prototype;return Y.prototype=se,[["$ms",s],["$s",l],["$m",u],["$H",A],["$W",g],["$M",C],["$y",E],["$D",m]].forEach(function(q){se[q[1]]=function(J){return this.$g(J,q[0],q[1])}}),Y.extend=function(q,J){return q.$i||(q(J,ce,Y),q.$i=!0),Y},Y.locale=Z,Y.isDayjs=X,Y.unix=function(q){return Y(1e3*q)},Y.en=N[P],Y.Ls=N,Y.p={},Y})})(Em);var T3=Em.exports;const Lr=qr(T3),Ld=({entityId:e,property:t,disabled:n,userResource:r="entities/user",...o})=>{const[s,l]=x.useState(null),u=S.useRecordContext(o),A=S.useDataProvider(),g=S.useResourceContext(),p=x.useCallback(async E=>{E.preventDefault(),E.stopPropagation();const m=dt.get(u,o==null?void 0:o.source),B=g.replace("entities/",""),v=await A.getFile(`/attachments/${B}/${e||(u==null?void 0:u.id)}/${t||(o==null?void 0:o.source)}/${(m==null?void 0:m.id)||(u==null?void 0:u.id)}`),j=document.createElement("a");j.href=v,j.download=dt.get(u,(o==null?void 0:o.title)||(o==null?void 0:o.source)),j.click()},[A,u,e,g,t,o==null?void 0:o.source,o==null?void 0:o.title]),C=x.useMemo(()=>({...u,[o==null?void 0:o.source]:(u==null?void 0:u.src)||dt.get(u,o==null?void 0:o.source),[o==null?void 0:o.title]:(u==null?void 0:u.title)||dt.get(u,(o==null?void 0:o.title)||(o==null?void 0:o.source))}),[u,o==null?void 0:o.source,o==null?void 0:o.title]),h=S.useTranslate();return x.useEffect(()=>{!u||!(u!=null&&u.userId)||A.getOne(r,{id:u==null?void 0:u.userId}).then(({data:E})=>l(E)).catch(()=>l(null))},[u,A,r]),f.jsx(Cm,{...o,disabled:n,record:C,onClick:p,title:f.jsxs(b.Box,{sx:{cursor:"pointer"},children:[f.jsx(b.Typography,{variant:"subtitle1",children:dt.get(C,(o==null?void 0:o.title)||(o==null?void 0:o.source))}),f.jsxs(b.Typography,{variant:"caption",color:"secondary",children:[dt.get(C,"sizeDescription"),s&&" | ",s&&h("ra.attachment.info",{user:s==null?void 0:s.name,created:Lr(C==null?void 0:C.createdAt).format("DD/MM/YYYY HH:mm")})]})]})})};Ld.propTypes={...S.FileField.propTypes,source:c.string,title:c.string,disabled:c.bool};const P3=Ae(S.ImageField,{name:"RaApplicaImageField",slot:"root"})(()=>({})),Js=e=>{const t=`_${e==null?void 0:e.source}`;return f.jsx(P3,{...e,source:t})};Js.propTypes={...S.ImageField.propTypes,source:c.string};const Gl=({width:e,height:t,circle:n,justify:r,record:o,...s})=>{const l=x.useMemo(()=>({width:typeof e=="number"?`${e}px !important`:`${e} !important`,height:typeof t=="number"?`${t}px !important`:`${t} !important`,borderRadius:n?"50%":1.5}),[e,t,n]),u=S.useRecordContext(),A=o||u;return f.jsx(Js,{sx:g=>({margin:0,display:"flex",justifyContent:r,"& img":{margin:"0px !important",border:`1px solid ${g.palette.divider}`,objectFit:"cover !important",...l,minWidth:l.width,minHeight:l.height}}),...s,record:A})};Gl.defaultProps={...Js.defaultProps,width:150,height:150,circle:!1,justify:"flex-start"},Gl.propTypes={...Js.propTypes,width:c.oneOfType([c.number,c.string]),height:c.oneOfType([c.number,c.string]),circle:c.bool,justify:c.oneOf(["flex-start","center","flex-end"])};var Im={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Hn,function(){return function(n,r,o){n=n||{};var s=r.prototype,l={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function u(g,p,C,h){return s.fromToBase(g,p,C,h)}o.en.relativeTime=l,s.fromToBase=function(g,p,C,h,E){for(var m,B,v,j=C.$locale().relativeTime||l,R=n.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],w=R.length,O=0;O<w;O+=1){var P=R[O];P.d&&(m=h?o(g).diff(C,P.d,!0):C.diff(g,P.d,!0));var N=(n.rounding||Math.round)(Math.abs(m));if(v=m>0,N<=P.r||!P.r){N<=1&&O>0&&(P=R[O-1]);var F=j[P.l];E&&(N=E(""+N)),B=typeof F=="string"?F.replace("%d",N):F(N,p,P.l,v);break}}if(p)return B;var X=v?j.future:j.past;return typeof X=="function"?X(B):X.replace("%s",B)},s.to=function(g,p){return u(g,p,this,!0)},s.from=function(g,p){return u(g,p,this)};var A=function(g){return g.$u?o.utc():o()};s.toNow=function(g){return this.to(A(this),g)},s.fromNow=function(g){return this.from(A(this),g)}}})})(Im);var S3=Im.exports;const O3=qr(S3);Lr.extend(O3);const Kl=e=>{const t=S.useRecordContext(e),[n]=S.useLocaleState(),r=x.useMemo(()=>Lr(dt.get(t,e==null?void 0:e.source)).locale(n).fromNow(),[t,e==null?void 0:e.source,n]);return f.jsxs(x.Fragment,{children:[f.jsx(S.DateField,{record:t,source:e.source,showTime:!0}),f.jsx("br",{}),f.jsx(b.Typography,{variant:"caption",color:"textSecondary",children:r})]})};Kl.displayName="DateAgoField",Kl.propTypes={source:c.string.isRequired};const mm=Ae(S.DateField,{name:"RaApplicaDateField",slot:"Root"})(()=>({}));mm.propTypes={...S.DateField.propTypes};const Nd=e=>f.jsx(mm,{...e});Nd.defaultProps={...S.DateField.defaultProps,variant:"body1"},Nd.propTypes={...S.DateField.propTypes};const Bm=Ae(S.EmailField,{name:"RaApplicaEmailField",slot:"Root"})(()=>({}));Bm.propTypes={...S.EmailField.propTypes};const Vd=e=>f.jsx(Bm,{...e});Vd.defaultProps={...S.EmailField.defaultProps,variant:"body1"},Vd.propTypes={...S.EmailField.propTypes};const j3=Ae(S.FileField,{name:"RaApplicaFileField",slot:"root"})(()=>({})),Hd=({...e})=>{const t=S.useRecordContext(e),n=x.useCallback(r=>{r.preventDefault(),r.stopPropagation();const o=dt.get(t,`_${e==null?void 0:e.source}`,dt.get(t,e==null?void 0:e.source)),s=dt.get(t,(e==null?void 0:e.title)||(e==null?void 0:e.source))||(e==null?void 0:e.title),l=document.createElement("a");l.href=o,l.download=s,l.click()},[e==null?void 0:e.source,t,e==null?void 0:e.title]);return f.jsx(j3,{...e,record:t,onClick:n})};Hd.propTypes={...S.FileField.propTypes,source:c.string,title:c.string};const vm=e=>f.jsx(S.FunctionField,{...e});vm.defaultProps={variant:"body1"};const ym=Ae(S.TextField,{name:"RaApplicaTextField",slot:"Root"})(()=>({}));ym.propTypes={...S.TextField.propTypes};const Jl=e=>f.jsx(ym,{...e});Jl.defaultProps={...S.TextField.defaultProps,variant:"body1"},Jl.propTypes={...S.TextField.propTypes};const bm=e=>{const t=e.split(":");t.length===1&&t.push("00");const n=parseInt(t[0]),r=parseInt(t[1]);return Lr().hour(n).minute(r)};function M3(){let e=new Date().getTime();return window.performance&&typeof window.performance.now=="function"&&(e+=performance.now()),"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(n){const r=(e+Math.random()*16)%16|0;return e=Math.floor(e/16),(n=="x"?r:r&3|8).toString(16)})}function Wd(e={},t=[],n={}){const{isEmpty:r=pe.isEmpty}=n;return!pe.some(t,o=>r((e??{})[o.locale]))}function R3(e){const t=b.useTheme(),n=fe.useLocales(),{source:r=""}=e,o=fe.useRecordContext(e),s=o[r],l=!Wd(s,n),u=ko(e,{flex:1}),[A]=fe.useLocaleState(),g=x.useMemo(()=>l?f.jsx(et.FlagFilled,{style:{color:t.palette.warning.main}}):f.jsx(et.FlagOutlined,{}),[l]),p=x.useMemo(()=>f.jsx(b.Stack,{children:pe.map(n,(C,h)=>f.jsx(b.Typography,{children:`${C.locale.toUpperCase()}: ${(s??{})[C.locale]??""}`},h))}),[s,n]);return f.jsx(Dd,{title:p,arrow:!1,children:f.jsxs(b.Stack,{alignItems:"center",direction:"row",gap:1,children:[g,f.jsx(Jl,{...e,source:`${r}.${A}`,sx:u})]})})}const D3=Ae("div")(({theme:e})=>({borderBottom:`1px solid ${e.palette.divider}`,paddingTop:e.spacing(1),paddingBottom:e.spacing(1),marginBottom:e.spacing(1),whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",[e.breakpoints.down("sm")]:{whiteSpace:"normal",overflow:"visible",textOverflow:"inherit"}})),zd=({source:e,defaultValue:t,...n})=>{const r=S.useRecordContext(n),o=dt.get(r,e,t);return f.jsx("span",{dangerouslySetInnerHTML:{__html:o&&o!==null?o:t}})};zd.propTypes={defaultValue:c.any,source:c.string,record:c.object},zd.defaultProps={defaultValue:" "};const Qm=({title:e,children:t})=>e&&e!==!1?f.jsx(b.Tooltip,{title:e,placement:"top",children:t}):t;Qm.propTypes={title:c.oneOfType([c.string,c.bool]),children:c.oneOfType([c.element,c.arrayOf(c.element)])};const Ud=({label:e,source:t,defaultValue:n,children:r,tooltip:o,...s})=>{const{getCurrentDialog:l}=Do(),u=S.useRecordContext(s),A=S.useResourceContext(s),g=l(),p=x.useMemo(()=>!o||o===!1?!1:typeof o=="function"?o(u):typeof o=="string"?dt.get(u,o,o):o,[u,o]);return f.jsx(Qm,{title:p,children:f.jsxs(x.Fragment,{children:[f.jsx(b.InputLabel,{children:f.jsx(S.FieldTitle,{label:e,source:t,resource:g||A})}),f.jsx(D3,{...s,children:x.cloneElement(r,{source:t,record:u,defaultValue:n,resource:g||A})})]})})};Ud.propTypes={defaultValue:c.any,tooltip:c.oneOfType([c.string,c.bool,c.func]),source:c.string,label:c.string,name:c.string,children:c.element},Ud.defaultProps={defaultValue:" ",children:f.jsx(zd,{})};const Yd=function({children:e,className:t}){return f.jsx("div",{className:t,children:e})};Yd.defaultProps={children:null,className:""},Yd.propTypes={children:c.node,className:c.string};const k3=Ts(Yd,{name:"RaApplicaReferenceManyField",slot:"root"})(({theme:e,margin:t,border:n,bulkActionButtons:r})=>({marginLeft:t?0:`-${e.spacing(2.5)}`,marginRight:t?0:`-${e.spacing(2.5)}`,borderBottom:n?`1px solid ${e.palette.divider}`:"none","& form":{padding:e.spacing(2)},"& .MuiCardContent-root":{borderTop:n?`1px solid ${e.palette.divider}`:"none"},"& .MuiToolbar-root":{[e.breakpoints.up("sm")]:{marginTop:`-${e.spacing(2)}`,marginBottom:e.spacing(t?0:1),marginLeft:e.spacing(t?1:2),marginRight:e.spacing(t?1:2),width:t?"auto":`calc(100% - ${e.spacing(5)})`},[e.breakpoints.down("md")]:{marginTop:0}},"& .RaDatagrid-root":{overflowX:"auto",paddingTop:r===!1?0:48,[e.breakpoints.down("sm")]:{width:"calc(100vw - 34px)"}},"& .RaDatagrid-table":{borderBottom:`1px solid ${e.palette.divider}`},"& .MuiTablePagination-toolbar":{marginTop:e.spacing(1),marginBottom:0},"& .RaBulkActionsToolbar-collapsed.RaBulkActionsToolbar-toolbar":{minHeight:0},"& .RaBulkActionsToolbar-toolbar":{minHeight:48,bottom:-56,"& h6":{marginTop:e.spacing(.5)},"& .RaBulkActionsToolbar-topToolbar":{marginTop:e.spacing(1)},[e.breakpoints.down("sm")]:{bottom:-48,borderRadius:0}}})),Li=e=>f.jsx(k3,{...e,children:f.jsx(S.ReferenceManyField,{pagination:f.jsx(S.Pagination,{}),...e})});Li.defaultProps={margin:!1,border:!1},Li.propTypes={...S.ReferenceManyField.propTypes,margin:c.bool,border:c.bool};const xm=({source:e,...t})=>{const n=S.useRecordContext(t),r=dt.get(n,e,0),o=r/1024,s=o/1024,l=s/1024,u=l>1?`${l.toFixed(2)} GB`:s>1?`${s.toFixed(2)} MB`:o>1?`${o.toFixed(2)} KB`:`${r.toFixed(2)} B`;return f.jsx(b.Typography,{component:"span",variant:"body1",...t,children:u})};xm.propTypes={record:c.object,source:c.string};const nt=({label:e,children:t,display:n,helperText:r,sx:o,addLabel:s,divider:l,...u})=>{const A=Xt.useTheme(),{getCurrentDialog:g}=Do(),{source:p,resource:C,isRequired:h}=u,{fieldState:{invalid:E}}=S.useInput(u),m=g();return f.jsxs(b.Stack,{spacing:1,sx:{width:u!=null&&u.fullWidth?"100%":"auto","& .MuiFormHelperText-root":{color:E?A.palette.error.main:A.palette.text.secondary,"& span":{display:"none"}},...o},children:[n==="label"&&e!==!1&&s!==!1&&f.jsx(b.InputLabel,{error:E===!0,sx:{borderBottom:l?`1px solid ${A.palette.divider}`:"none",pb:l?1:0,mt:l?1:0},children:f.jsx(S.FieldTitle,{label:e,source:p,resource:m||C,isRequired:h})}),x.isValidElement(t)?x.cloneElement(t,{...t.props,...u,label:n==="legend"?e:!1}):t,n==="label"&&r&&f.jsx(b.FormHelperText,{sx:{pl:1.8,pb:2,marginTop:"0 !important"},error:E===!0,children:r})]})};nt.propTypes={sx:c.object,children:c.element,label:c.oneOfType([c.string,c.bool]),addLabel:c.bool,resource:c.string,isRequired:c.bool,source:c.string,display:c.oneOf(["legend","label"]),helperText:c.oneOfType([c.string,c.bool]),divider:c.bool},nt.defaultProps={display:"label",divider:!1};const F3=e=>e?{"& .RaFileInput-removeButton > .RaFileInputPreview-removeButton":{display:"none",visiblity:"hidden"},"& .RaFileInput-dropZone":{display:"none",visiblity:"hidden"}}:{},L3=Ae(S.FileInput,{name:"RaApplicaFileInput",slot:"root"})(({disabled:e,theme:t})=>({"& .previews":{},"& .previews>div":{marginTop:t.spacing(1),padding:t.spacing(1.5),border:`1px solid ${t.palette.divider}`,borderRadius:t.shape.borderRadius,"& button":{float:"right",placeItems:"flex-end",verticalAlign:"middle"},"&:hover":{backgroundColor:t.palette.action.hover},"& .MuiLink-root":{fontSize:t.typography.body1.fontSize}},...F3(e)})),Gd=({children:e,disabled:t,type:n,...r})=>{const o=S.useRecordContext(r),s=r==null?void 0:r.source,l=o==null?void 0:o.id;return S.useInput({source:`__${n}__${r==null?void 0:r.source}`,defaultValue:r==null?void 0:r.source}),f.jsx(nt,{...r,children:f.jsx(L3,{disabled:t,children:x.cloneElement(e,{...e.props,entityId:l,property:s})})})};Gd.propTypes={...S.FileInput.propTypes,children:c.node,multiple:c.bool,disabled:c.bool},Gd.defaultProps={children:f.jsx(Ld,{title:"name",source:"path"}),multiple:!0,disabled:!1,type:"attachment"};const N3=Ae(S.AutocompleteArrayInput,{name:"StyledAutocompleteInput",root:"root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"},"& .MuiAutocomplete-inputRoot":{padding:"0px 9px"},'& label.MuiFormLabel-root[data-shrink="false"]':{minHeight:"18px"}})),Kd=({...e})=>f.jsx(nt,{...e,children:f.jsx(N3,{})});Kd.propTypes={...S.AutocompleteArrayInput.propTypes,...nt.propTypes},Kd.defaultProps={...S.AutocompleteArrayInput.defaultProps,size:"small"};const V3=Ae(S.AutocompleteInput,{name:"StyledAutocompleteInput",root:"root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"},'& label.MuiFormLabel-root[data-shrink="false"]':{minHeight:"18px"},"& .MuiAutocomplete-inputRoot":{padding:"0px 9px"},"& .MuiOutlinedInput-root.MuiInputBase-sizeSmall":{paddingTop:"4px"}})),Jd=e=>{const{perPage:t,...n}=e;return f.jsx(nt,{...n,children:f.jsx(V3,{})})};Jd.propTypes={...S.AutocompleteInput.propTypes,...nt.propTypes},Jd.defaultProps={...S.AutocompleteInput.defaultProps,size:"small"};const H3=Ae(S.BooleanInput,{name:"RaApplicaBooleanInput",slot:"Root"})(()=>({})),Xd=({horizontal:e,...t})=>{const n=Pt();return f.jsx(nt,{...t,sx:e?{flexDirection:e?"row":"column",alignItems:e?"center":"flex-start","& .MuiFormGroup-root":{margin:0},"& .MuiFormControlLabel-root":{margin:0,"& .MuiTypography-root":{display:"none",visibility:"hidden"},"& .MuiSwitch-root":{marginRight:`-${n.spacing(.5)}`}}}:{},children:f.jsx(H3,{})})};Xd.defaultProps={...S.BooleanInput.defaultProps,...nt.defaultProps},Xd.propTypes={...S.BooleanInput.propTypes,...nt.propTypes,horizontal:c.bool};const W3=Ae(S.DateInput,{name:"RaApplicaDateInput",slot:"root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"}})),Zd=e=>f.jsx(nt,{...e,children:f.jsx(W3,{})});Zd.propTypes={...S.DateInput.propTypes,...nt.propTypes},Zd.defaultProps={...S.DateInput.defaultProps,...nt.defaultProps};const z3=Ae(S.DateTimeInput,{name:"RaApplicaDateTimeInput",slot:"root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"}})),_d=e=>f.jsx(nt,{...e,children:f.jsx(z3,{})});_d.propTypes={...S.DateTimeInput.propTypes,...nt.propTypes},_d.defaultProps={...nt.defaultProps};const U3=Ae(S.FileInput,{name:"RaApplicaFileInput",slot:"root"})(({theme:e})=>({"& .previews":{},"& .previews>div":{marginTop:e.spacing(1),padding:e.spacing(1.5),border:`1px solid ${e.palette.divider}`,borderRadius:e.shape.borderRadius,"& button":{float:"right",placeItems:"flex-end",verticalAlign:"middle"},"&:hover":{backgroundColor:e.palette.action.hover},"& .MuiLink-root":{fontSize:e.typography.body1.fontSize}}})),qd=({children:e,title:t,...n})=>{const r=Oo.useWatch({name:n.source}),o=S.useRecordContext(n),{source:s}=n,l=x.useMemo(()=>{if(r&&(r!=null&&r.title))return r==null?void 0:r.title;const u=dt.get(o,s);if(u){const A=u.split("__");return A.length>0?A[A.length-1]:u}return u},[o,s,r]);return f.jsx(nt,{...n,children:f.jsx(U3,{children:x.cloneElement(e,{...e.props,title:t||s,source:s,record:{...o,[s]:(r==null?void 0:r.title)||dt.get(o,s),[`_${s}`]:(r==null?void 0:r.src)||dt.get(o,`_${s}`),[t||s]:l}})})})};qd.propTypes={...S.FileInput.propTypes,source:c.string,title:c.string,children:c.node},qd.defaultProps={children:f.jsx(Hd,{})};const $d=({children:e,title:t,...n})=>{const r=Oo.useWatch({name:n.source}),o=S.useRecordContext(n),{source:s}=n;return S.useInput({source:`__image__${n==null?void 0:n.source}`,defaultValue:n==null?void 0:n.source}),f.jsx(nt,{...n,children:f.jsx(S.ImageInput,{accept:"image/*",children:x.cloneElement(e,{...e.props,title:t,source:s,record:{...o,[s]:(r==null?void 0:r.title)||dt.get(o,s),[`_${s}`]:(r==null?void 0:r.src)||dt.get(o,`_${s}`)}})})})};$d.defaultProps={children:f.jsx(Gl,{}),multiple:!1},$d.propTypes={...S.ImageInput.propTypes,source:c.string,title:c.string,children:c.node,multiple:c.bool};const Pn=e=>f.jsx(nt,{...e,children:f.jsx(S.TextInput,{})});Pn.propTypes={...S.TextInput.propTypes,...nt.propTypes};const Y3={vertical:"bottom",horizontal:"right"},G3={vertical:"top",horizontal:"right"};function K3(e){const{source:t}=e,{fieldState:n}=fe.useInput(e),r=Oo.useWatch({name:t}),{error:o}=n,s=fe.useLocales(),l=!Wd(r,s),[u]=fe.useLocaleState(),[A,g]=x.useState(u),[p,C]=x.useState(null),h=!!p,E=x.useCallback(v=>C(h?null:v.currentTarget),[h,C]),m=x.useCallback(()=>C(null),[C]),B=x.useMemo(()=>pe.map(s,(v,j)=>f.jsx(b.MenuItem,{onClick:()=>{g(v.locale),m()},children:f.jsx(b.ListItemText,{primary:`${v.locale.toUpperCase()}: ${(r??{})[v.locale]??""}`})},j)),[s,g,m,r]);return f.jsx(nt,{...e,helperText:o==null?void 0:o.message,children:f.jsxs(b.Box,{flex:1,children:[pe.map(s,(v,j)=>f.jsx(Pn,{...e,source:`${t}.${v.locale}`,sx:{width:"100%",display:v.locale===A?"inline-flex":"none"},label:!1,InputProps:{endAdornment:f.jsx(b.Chip,{label:f.jsx(b.Typography,{variant:"button",children:A}),size:"small",onClick:E,color:l?"warning":void 0})}},j)),f.jsx(b.Menu,{anchorEl:p,open:h,anchorOrigin:Y3,transformOrigin:G3,onClose:m,children:B})]})})}const J3=Ae(S.NumberInput,{name:"RaApplicaNumberInput",slot:"root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"}})),eg=e=>f.jsx(nt,{...e,children:f.jsx(J3,{})});eg.propTypes={...S.NumberInput.propTypes,...nt.propTypes},eg.defaultProps={...S.NumberInput.defaultProps,...nt.defaultProps};const wm=({source:e,minWidth:t=300,children:n})=>{const r=S.useResourceContext(),o=S.useRecordContext(),[s,l]=x.useState(dt.get(o,e,"")),[u,A]=x.useState(!1),g=x.useCallback(m=>l(m.target.value),[]),p=S.useDataProvider(),C=x.useCallback(m=>{m.key==="Enter"&&(A(!0),p.update(r,{id:o.id,data:{...o,[e]:s,_changed:e}}).then(()=>A(!1)))},[s,p,r,o,e]),h=x.useCallback(()=>{dt.get(o,e)!==s&&(A(!0),p.update(r,{id:o.id,data:{...o,[e]:s,_changed:e}}).then(()=>A(!1)))},[s,p,r,e,o]),E=x.useCallback(m=>{A(!0),p.update(r,{id:o.id,data:{...o,[e]:m,_changed:e}}).then(()=>A(!1))},[p,r,e,o]);return x.useEffect(()=>l(dt.get(o,e)),[o,e]),n?x.cloneElement(n,{...n.props,source:e,value:s,onChange:E}):f.jsx(b.TextField,{value:s,disabled:u,onChange:g,onKeyPress:C,onBlur:h,style:{minWidth:t,width:"100%"},multiline:!0,InputProps:{"arial-label":"naked"},size:"small"})};wm.propTypes={source:c.string.isRequired,minWidth:c.number,children:c.element};const tg=({children:e,...t})=>f.jsx(S.ReferenceArrayInput,{...t,children:x.cloneElement(e,{...t,source:e.props.source||t.source})});tg.propTypes={...S.ReferenceArrayInput.propTypes,children:c.element},tg.defaultProps={...S.ReferenceArrayInput.defaultProps};const ng=({children:e,...t})=>f.jsx(S.ReferenceInput,{...t,children:x.cloneElement(e,{...t,source:e.props.source||t.source})});ng.propTypes={...S.ReferenceInput.propTypes,children:c.element},ng.defaultProps={...S.ReferenceInput.defaultProps};const rg=({reference:e,target:t,children:n,filters:r,actions:o,...s})=>f.jsx(S.ResourceContextProvider,{value:e,children:f.jsx(Li,{perPage:5,pagination:f.jsx(S.Pagination,{}),...s,reference:e,target:t,children:f.jsxs(x.Fragment,{children:[f.jsx(S.ListToolbar,{filters:r,actions:o}),n]})})});rg.propTypes={...Li.propTypes,children:c.node.isRequired,reference:c.string.isRequired,target:c.string.isRequired,filters:c.oneOfType([c.element,c.func,c.element,c.arrayOf(c.node)]),actions:c.oneOfType([c.element,c.func,c.element])},rg.defaultProps={...Li.defaultProps};const X3=Ae(S.SearchInput,{name:"RaApplicaSearchInput",slot:"root"})(()=>({})),Z3=e=>f.jsx(X3,{...e}),Tm=Ae(S.SelectArrayInput,{name:"RaApplicaSelectArrayInput",slot:"Root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"},"& .RaSelectArrayInput-chips > .RaSelectArrayInput-chip":{marginTop:"-2px",marginBottom:"-2px"},'& label.MuiFormLabel-root[data-shrink="false"]':{marginTop:"2px"}}));Tm.propTypes={...S.SelectArrayInput.propTypes};const og=e=>f.jsx(nt,{...e,children:f.jsx(Tm,{options:{autoWidth:!1}})});og.defaultProps={optionText:"name",optionValue:"id"},og.propTypes={...S.SelectArrayInput.propTypes,...nt.propTypes};const _3=Ae(S.SelectInput,{name:"RaApplicaSelectArrayInput",slot:"Root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"},'& label.MuiFormLabel-root[data-shrink="false"]':{marginTop:"2px"}})),Pm=e=>f.jsx(nt,{...e,children:f.jsx(_3,{})});Pm.propTypes={...S.SelectInput.propTypes,...nt.propTypes};const Xl=({...e})=>{var u,A;const t=S.useTranslate(),n=S.maxLength(e==null?void 0:e.maxLength,"app.input.max_length_error"),r=(A=(u=Oo.useController({name:e==null?void 0:e.source}))==null?void 0:u.field)==null?void 0:A.value;let o=e.helperText,s=e.validate;s?Array.isArray(s)&&s.indexOf(n)===-1&&s.push(n):s=[n];const l=t("app.input.max_length_info",{count:(r==null?void 0:r.length)||0,max:e==null?void 0:e.maxLength});return e!=null&&e.maxLength&&(o=o&&o.length>0?`${l} - ${t(o)}`:l),f.jsx(Pn,{...e,validate:s,helperText:o,inputProps:{maxLength:e==null?void 0:e.maxLength}})};Xl.displayName="SmartTextInput",Xl.defaultProps={multiline:!1},Xl.propTypes={...Pn.propTypes,maxLength:c.number,multiline:c.bool,rows:c.number};const q3=e=>{if(!e)return"";const t=bm(e);return t?t.format("HH:mm"):""},$3=e=>e,eM=Ae(S.TimeInput,{name:"RaApplicaTimeInput",slot:"root"})(({label:e})=>({"& legend":{width:e===!1?0:"auto"}})),ig=e=>f.jsx(nt,{...e,children:f.jsx(eM,{})});ig.defaultProps={...S.TimeInput.defaultProps,format:q3,parse:$3},ig.propTypes={...S.TimeInput.propTypes,...nt.propTypes};const sg=({onSuccess:e,firstAccess:t})=>{const{spacing:n}=wn(),[r,o]=x.useState(!1),s=fe.useAuthProvider(),l=fe.useTranslate(),u=fe.useNotify(),A=x.useCallback(g=>{const{oldPassword:p,newPassword:C}=g;o(!0),s==null||s.changePassword(p,C).then(()=>{u("ra.auth.password_changed"),e()}).catch(h=>{u((h==null?void 0:h.message)||(h==null?void 0:h.toString()),{type:"error"})}).finally(()=>o(!1))},[s,e]);return f.jsx(fe.ResourceContextProvider,{value:"user/change-password",children:f.jsx(fe.EditContextProvider,{value:{record:{},resource:"user/change-password",save:A},children:f.jsx(Ul,{onSubmit:A,toolbar:f.jsx(ar,{children:f.jsx(S.SaveButton,{disabled:r})}),children:f.jsxs(b.Grid,{container:!0,spacing:n,children:[t===!0&&f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(b.Alert,{severity:"warning",children:[f.jsx(b.AlertTitle,{children:l("ra.auth.first_access.change_password")}),l("ra.auth.first_access.change_password_helper")]})}),f.jsx(b.Grid,{item:!0,xs:12,children:f.jsx(Pn,{source:"oldPassword",type:"password",validate:fe.required()})}),f.jsx(b.Grid,{item:!0,xs:12,children:f.jsx(Pn,{source:"newPassword",type:"password",validate:fe.required()})})]})})})})},tM=Ae(S.Edit,{name:"RaApplicaEdit",slot:"root"})(({theme:e})=>({"&>.MuiToolbar-root:first-of-type":{backgroundColor:e.palette.background.default},"& .RaEdit-card":{[e.breakpoints.down("sm")]:{marginBottom:e.spacing(6)}},"& .RaEdi-card, & > div > div > form":{backgroundColor:e.palette.background.default},"& .RaToolbar-mobileToolbar":{borderTop:`1px solid ${e.palette.divider}`},"& .RaEdit-main>.MuiPaper-root:first-of-type":{overflow:"visible",backgroundColor:e.palette.background.default}})),nM=Ae(b.CardHeader)(({theme:e})=>({marginTop:e.spacing(4),marginLeft:0,marginRight:0,paddingLeft:0,paddingRight:0})),rM=Ae(b.Divider)(({theme:e})=>({marginLeft:`-${e.spacing(2.5)}`,marginRight:`-${e.spacing(2.5)}`,marginBottom:e.spacing(2),width:`calc(100% + ${e.spacing(5)})`})),ag=({title:e,divider:t,variant:n})=>{const r=S.useTranslate();return f.jsxs(x.Fragment,{children:[f.jsx(nM,{title:r(e,{_:e}),titleTypographyProps:{variant:n}}),t&&f.jsx(rM,{})]})};ag.propTypes={title:c.string.isRequired,divider:c.bool,variant:c.oneOf(["h1","h2","h3","h4","h5","h6"])},ag.defaultProps={divider:!0,variant:"h4"};const oM=Ae(b.Grid,{name:"ApplicaLongFormView",slot:"Root"})(({theme:e})=>({"& .MuiToolbar-root":{position:"initial",marginTop:e.spacing(2),marginLeft:`-${e.spacing(3)}`,marginRight:`-${e.spacing(3)}`,marginBottom:`-${e.spacing(2)}`,borderTop:`1px solid ${e.palette.divider}`,[e.breakpoints.down("sm")]:{position:"initial !important",width:"auto !important",marginRight:0}},"& form > .MuiToolbar-root":{margin:0,marginRight:`-${e.spacing(.5)}`,[e.breakpoints.down("sm")]:{marginRight:e.spacing(.5)}}}));function Sm(e){const{spacing:t}=wn(),{spacing:n=t}=e,r=pe.omit(e,["spacing"]);return f.jsx(S.Form,{...r,children:f.jsx(oM,{container:!0,spacing:n*2,children:e.children})})}function lg(e){return e.id??e.label}function Om(e,t){const n=`^${e}.`.replaceAll(".","\\."),r=new RegExp(n,"g");return t.match(r)!==null}function iM(e){return pe.map(e,"id")}function Zl(e){const t=e.match(new RegExp("[^.]+","g"));return t===null?0:t.length}function jm(e,t){const n=e!==void 0?Zl(e):0;return pe.chain(t).filter(o=>e!==void 0?Om(e,o.id):!0).filter(o=>Zl(o.id)===n+1).value()}function sM(e,t){var s;const n=pe.clone(e),{type:r,payload:o}=t;switch(r){case"setFormRootPath":return pe.extend(n,{formRootPath:o});case"setSyncWithLocation":return pe.extend(n,{syncWithLocation:o});case"setErrorCount":return pe.extend(n,{errorCount:o});case"setActiveItem":return pe.includes(iM(e.items),o)?pe.extend(n,{activeItem:o}):n;case"addItem":{const{id:l}=o;return pe.extend(n,{items:pe.chain(n.items).clone().reject(u=>u.id===l).concat([o]).orderBy(u=>u.index).value()})}case"removeItem":{const l=pe.isString(o)?o:o.id,u=pe.chain(n.items).clone().reject(A=>A.id===l).value();return pe.extend(n,{items:u}),n.activeItem===l&&pe.extend(n,{activeItem:((s=pe.first(u))==null?void 0:s.id)??void 0}),n}default:return n}}const aM={syncWithLocation:!0,errorCount:!0,items:[],activeItem:void 0},Mm=x.createContext(void 0);function Rm(e){const t=!!(e.syncWithLocation??!0),n=!!(e.errorCount??!0),{rootMatchString:r}=e,{pathname:o}=pi.useLocation(),[s,l]=x.useReducer(sM,pe.cloneDeep(aM)),{formRootPath:u,items:A}=s,g=x.useMemo(()=>({state:s,dispatch:l}),[s,l]);return x.useEffect(()=>{const p=["entities/:resource/create/*",":resource/create/*","entities/:resource/:id/show/*",":resource/:id/show/*","entities/:resource/:id/*",":resource/:id/*"];r!==void 0&&p.push(r);const C=pe.chain(p).map(E=>pi.matchPath(E,o)).reject(E=>E===null).first().value(),h=C==null?void 0:C.pathnameBase;h!==void 0&&h!==u&&l({type:"setFormRootPath",payload:h})},[o,u,r]),x.useEffect(()=>{l({type:"setSyncWithLocation",payload:!!t})},[t,l]),x.useEffect(()=>{l({type:"setErrorCount",payload:!!n})},[n,l]),x.useEffect(()=>{var p;if(t&&u!==void 0){let C=o.replace(u,"").replace(new RegExp(/^\/?/),"");pe.isEmpty(C)&&(C=((p=pe.chain(A).filter(h=>jm(h.id,A).length===0).orderBy([h=>Zl(h.id),h=>h.index]).first().value())==null?void 0:p.id)??void 0),l({type:"setActiveItem",payload:C})}},[l,u,o,A]),f.jsx(Mm.Provider,{value:g,children:e.children})}function Dm(){const e=x.useContext(Mm);if(e===void 0)throw new Error("[LongForm] useFormContext: context undefined. Please provide a valid Context using LongForm.Provider");return e}function Xs(){return Dm().state}function cg(){return Dm().dispatch}function km(){return Xs().formRootPath}function Fm(){return Xs().activeItem}function Lm(){return Xs().items}function Nm(){return Xs().syncWithLocation}function Vm(){return Xs().errorCount}function Hm(){const e=cg();return x.useCallback(n=>{e({type:"setActiveItem",payload:n})},[e])}function Wm(){const e=cg();return x.useCallback(n=>{e({type:"addItem",payload:n})},[e])}function zm(){const e=cg();return x.useCallback(n=>{e({type:"removeItem",payload:n})},[e])}var lM=e=>{let t=e;for(;t=t.parentElement;){const n=getComputedStyle(t,null).getPropertyValue("overflow-y");if(t===document.body)return window;if(n==="auto"||n==="scroll"||n==="overlay")return t}return window},Um=e=>e.firstChild?e.firstChild.offsetParent===e:!0,cM=(e,t)=>{let n=e,r=0;Um(t)||(r+=e.offsetTop-t.offsetTop,t=e.offsetParent,r+=-e.offsetTop);do r+=n.offsetTop,n=n.offsetParent;while(n&&n!==t);return r},uM=e=>{let t=e.parentElement;for(;t&&getComputedStyle(t,null).getPropertyValue("display")==="contents";)t=t.parentElement;return t||window},Zs=null;typeof CSS<"u"&&CSS.supports&&(CSS.supports("position","sticky")?Zs="sticky":CSS.supports("position","-webkit-sticky")&&(Zs="-webkit-sticky"));var _l=!1;try{const e=Object.defineProperty({},"passive",{get(){_l={passive:!0}}}),t=()=>{};window.addEventListener("testPassive",t,e),window.removeEventListener("testPassive",t,e)}catch{}var ug=e=>{const{el:t,onChange:n,unsubs:r,measure:o}=e;if(t===window){const s=()=>({top:0,left:0,height:window.innerHeight,width:window.innerWidth}),l=o(s()),u=()=>{Object.assign(l,o(s())),n()};return window.addEventListener("resize",u,_l),r.push(()=>window.removeEventListener("resize",u)),l}else{const s=o(t.getBoundingClientRect()),l=()=>{Object.assign(s,o(t.getBoundingClientRect())),n()},u=new ResizeObserver(l);return u.observe(t),r.push(()=>u.disconnect()),s}},AM=e=>{const t=getComputedStyle(e,null),n=parseInt(t.getPropertyValue("padding-top"),10),r=parseInt(t.getPropertyValue("padding-bottom"),10);return{top:n,bottom:r}},dM=(e,t,n)=>{const{bottom:r,offsetBottom:o,offsetTop:s}=n,l=lM(e);let u=!1;const A=()=>{u||requestAnimationFrame(()=>{const F=C();F!==w&&O(F),u=!1}),u=!0};let g=l===window?window.scrollY:l.scrollTop;const p=F=>{const{offsetTop:X,height:Z}=E,{naturalTop:Y}=v,{height:$}=j;return F+X+Z>=Y+$+R+o},C=()=>{const{height:F}=E,{height:X}=j;return X+s+o<=F?3:p(g)?1:2},h=l!==window&&Um(l),E=ug({el:l,onChange:A,unsubs:t,measure:({height:F,top:X})=>({height:F,offsetTop:h?X:0})}),m=uM(e),B=m===window?{top:0,bottom:0}:AM(m),v=ug({el:m,onChange:A,unsubs:t,measure:({height:F})=>({height:F-B.top-B.bottom,naturalTop:m===window?0:cM(m,l)+B.top+E.offsetTop})}),j=ug({el:e,onChange:A,unsubs:t,measure:({height:F})=>({height:F})});let R=0,w=C();const O=F=>{const X=w;if(w=F,X===2&&(R=-1),F===3){e.style.position=Zs,r?e.style.bottom=`${o}px`:e.style.top=`${s}px`;return}const{height:Z,offsetTop:Y}=E,{height:$,naturalTop:ce}=v,{height:se}=j;if(F===2)if(e.style.position="relative",R=X===0?Math.max(0,Y+g-ce+s):Math.max(0,Y+g+Z-(ce+se+o)),r){const q=Math.max(0,$-se-R);e.style.bottom=`${q}px`}else e.style.top=`${R}px`;else e.style.position=Zs,F===1?r?e.style.bottom=`${o}px`:e.style.top=`${Z-se-o}px`:r?e.style.bottom=`${Z-se-o}px`:e.style.top=`${s}px`};O(w);const P=F=>{if(F===g)return;const X=F-g;if(g=F,w===3)return;const{offsetTop:Z,height:Y}=E,{naturalTop:$,height:ce}=v,{height:se}=j;if(X>0)if(w===0){if(F+Z+s>$){const q=Math.max(0,Z+g-$+s);F+Z+Y<=$+se+q+o?O(2):O(1)}}else w===2&&p(F)&&O(1);else if(w===1){if(Z+F+Y<$+ce+o){const q=Math.max(0,Z+g+Y-($+se+o));Z+F+s>=$+q?O(2):O(0)}}else w===2&&Z+F+s<$+R&&O(0)},N=l===window?()=>P(window.scrollY):()=>P(l.scrollTop);l.addEventListener("scroll",N,_l),l.addEventListener("mousewheel",N,_l),t.push(()=>l.removeEventListener("scroll",N),()=>l.removeEventListener("mousewheel",N))},gM=({offsetTop:e=0,offsetBottom:t=0,bottom:n=!1}={})=>{const[r,o]=x.useState(null);return x.useEffect(()=>{if(!r||!Zs)return;const s=[];return dM(r,s,{offsetBottom:t,offsetTop:e,bottom:n}),()=>{s.forEach(l=>l())}},[r,t,e,n]),o},fM=e=>{const{offsetTop:t,offsetBottom:n,bottom:r,children:o,className:s,style:l}=e,u=gM({offsetTop:t,offsetBottom:n,bottom:r});return f.jsx("div",{className:s,style:l,ref:u,children:o})},pM=fM,Ym=(e=>(e.TOP="top",e.BOTTOM="bottom",e))(Ym||{});function Gm(e){const{sticky:t=!0,disposition:n={xl:3,lg:3,md:4,sm:4,xs:12},spacing:r=2}=e,o=pe.omit(e,["sticky","disposition","spacing"]),s=t?pM:b.Box,l=x.useMemo(()=>t?{offsetTop:74,offsetBottom:r*2}:{},[t,r]);return f.jsx(b.Grid,{...o,item:!0,...n,children:f.jsx(s,{...l,children:f.jsx(b.Stack,{spacing:r,children:e.children})})})}function Km(e){return f.jsx(f.Fragment,{children:e.children})}function Jm(e){const{children:t}=e;return x.useMemo(()=>{const r={top:[],bottom:[]};return x.Children.forEach(t,o=>{if(x.isValidElement(o)&&(o==null?void 0:o.type)===Km){const{position:s}=o.props;switch(s){case"top":r.top.push(o);break;case"bottom":r.bottom.push(o);break}}}),r},[t])}function Xm(e){const{disposition:t={xl:9,lg:9,md:8,sm:8,xs:12}}=e,n=pe.omit(e,["disposition"]);return f.jsx(b.Grid,{...n,item:!0,...t,children:e.children})}function Zm(e){const t=Fm();return t===void 0?!1:e===t||Om(e,t)}function _m(e){const t=Lm();return x.useMemo(()=>jm(e,t),[t,e])}function hM(){const e=km(),{search:t}=pi.useLocation(),n=pi.useNavigate();return x.useCallback(o=>{n(`${e}/${o}${t}`)},[e,n])}function qm(){const e=_m();return f.jsx(b.Card,{variant:"outlined",children:f.jsx(b.List,{sx:{"& .MuiListItemButton-root.Mui-selected":{borderColor:"palette.primary.main",borderRightStyle:"solid",borderRightWidth:2},"& .MuiListItemAvatar-root":{minWidth:24}},children:pe.map(e,(t,n)=>f.jsx(Ag,{...t},n))})})}function Ag(e){const t=fe.useTranslate()??pe.identity,n=$m(e),{selected:r,label:o,icon:s,onClick:l,badge:u,items:A,isGroup:g,level:p,errors:C=0}=n,{spacing:h}=wn(),[E,m]=x.useState(r),B=x.useCallback(R=>{m(!E),l(R)},[l,E]),v=s!==void 0,j=pe.omit(e,["label","icon","selected","badge"]);return x.useEffect(()=>{r&&!E&&m(r)},[r,E,m]),f.jsxs(f.Fragment,{children:[f.jsx(b.ListItem,{...j,disablePadding:!0,children:f.jsxs(b.ListItemButton,{selected:r&&!g,onClick:B,sx:{pl:h*p},children:[v&&f.jsx(b.ListItemIcon,{children:s}),f.jsx(b.ListItemText,{inset:!v,primary:C===0?t(o):f.jsx(b.Badge,{variant:"dot",color:"error",sx:{"& > .MuiBadge-badge":{transform:"scale(1) translate(125%, 0)"}},children:t(o)})}),u&&f.jsx(b.ListItemAvatar,{children:f.jsx(Gs,{type:"filled",size:"xs",color:u.color??"default",children:u.content})}),g&&(E?f.jsx(fn.ExpandLess,{}):f.jsx(fn.ExpandMore,{}))]})}),g&&f.jsx(b.Collapse,{in:E,timeout:"auto",children:f.jsx(b.List,{children:pe.map(A,(R,w)=>f.jsx(Ag,{...R},w))})})]})}function $m(e){const{id:t}=e,n=Zm(t),r=Zl(t),o=hM(),s=Nm(),l=Hm(),u=_m(t),A=!pe.isEmpty(u),g=x.useCallback(C=>{A||(s?o(e.id):l(e.id)),pe.isFunction(e.onClick)&&e.onClick(C)},[l,o,e,s,A]);return x.useMemo(()=>({...e,selected:n,onClick:g,items:u,isGroup:A,level:r}),[e,n,g,u,A])}function e0(e=[],t){const n=pe.isArray(e)?e:[e],r=pe.filter(n,o=>x.isValidElement(o));pe.each(r,o=>{var s;t(o),e0(((s=o==null?void 0:o.props)==null?void 0:s.children)??[],t)})}function t0(e){const{errors:t}=Oo.useFormState(),n=Vm(),{label:r,icon:o,badge:s,index:l=0,children:u}=e,A=lg(e),g=Wm(),p=zm(),C=Zm(A),h=[];n&&(e.sources!==void 0?h.push(...e.sources):e0(u,m=>{var B;((B=m==null?void 0:m.props)==null?void 0:B.source)!==void 0&&h.push(m.props.source)}));const E=pe.chain(h).uniq().map(m=>pe.get(t,m)).reject(m=>m===void 0).value().length;return x.useEffect(()=>{g({id:A,index:l,label:r,icon:o,badge:s,errors:E})},[g,p,r,o,A,s,l,E]),x.useEffect(()=>()=>{p(A)},[A]),f.jsx(b.Box,{display:C?"unset":"none",children:e.children})}function n0(e){const t=dg(e),n=lg(e);return f.jsx(t0,{...e,id:n,children:x.Children.map(t,r=>{const o=lg(r.props);return x.cloneElement(r,{id:`${n}.${o}`})})})}function r0(e){return f.jsx(t0,{...e})}function dg(e){const{children:t}=e;return x.useMemo(()=>pe.chain(x.Children.toArray(t)).filter(r=>x.isValidElement(r)&&((r==null?void 0:r.type)===r0||(r==null?void 0:r.type)===n0)).map((r,o)=>x.cloneElement(r,{index:o})).value(),[t])}function CM(e){const{tabsDisposition:t,contentDisposition:n,spacing:r=2}=e,o=pe.pick(e,["syncWithLocation","errorCount"]),s=pe.omit(e,["tabsDisposition","contentDisposition","syncWithLocation"]),{top:l,bottom:u}=Jm(e),A=dg(e);return f.jsx(Rm,{...o,children:f.jsxs(Sm,{...s,spacing:r,children:[f.jsxs(Gm,{disposition:t,spacing:r,children:[l,f.jsx(qm,{}),u]}),f.jsx(Xm,{disposition:n,children:A})]})})}const kt=CM;kt.BaseForm=Sm,kt.Content=Xm,kt.Provider=Rm,kt.useItems=Lm,kt.useSyncWithLocation=Nm,kt.useErrorCount=Vm,kt.useFormRootPath=km,kt.useActiveItem=Fm,kt.useSetActiveItem=Hm,kt.useAddItem=Wm,kt.useRemoveItem=zm,kt.Sidebar=Gm,kt.SidebarSection=Km,kt.SidebarSectionPosition=Ym,kt.useSidebarChildren=Jm,kt.NavMenu=qm,kt.NavMenuItem=Ag,kt.useNavMenuItem=$m,kt.Tab=r0,kt.Group=n0,kt.useBaseItemChildren=dg;const EM=Ae(S.Show,{name:"RaApplicaShow",slot:"root"})(({theme:e})=>({"&>.MuiToolbar-root:first-of-type":{backgroundColor:e.palette.background.default},"& .RaShow-card, & > div > div > form":{backgroundColor:e.palette.background.default},"& .RaShow-main>.MuiPaper-root:first-of-type":{overflow:"visible"}})),IM=Ae(S.SimpleFormIterator,{name:"ApplicaSimpleFormIterator",root:"root"})(({theme:e})=>({"& .RaSimpleFormIterator-line":{paddingTop:e.spacing(1),paddingBottom:e.spacing(.5)},"& .RaSimpleFormIterator-action":{display:"flex",flexDirection:"row",alignItems:"center",mb:1.5},"& section":{width:"100%","& label":{position:"relative",overflow:"visible",transform:"none",marginLeft:0}}})),mM=Ts(S.TabbedForm,{name:"RaApplicaTabbedForm",slot:"Root"})(({theme:e,modal:t})=>({"& .MuiGrid-root.MuiGrid-container":{paddingBottom:e.spacing(t?0:1)},[e.breakpoints.down("sm")]:{paddingBottom:0}})),gg=e=>{const{title:t,modal:n,content:r,subheader:o,secondary:s,sx:l,...u}=e,A=wA(t);return f.jsx(zn,{title:A,modal:n,content:r,subheader:o,secondary:s,sx:{...l,"& .MuiToolbar-root":{paddingLeft:"20px !important",paddingRight:"20px !important"}},border:!n,divider:!0,children:f.jsx(mM,{toolbar:f.jsx(ar,{}),...u})})};gg.defaultProps={toolbar:f.jsx(ar,{children:f.jsx(S.SaveButton,{type:"button"})}),secondary:f.jsx(Ro,{children:f.jsx(S.DeleteWithConfirmButton,{})})},gg.Tab=S.TabbedForm.Tab;const BM=k.forwardRef((e,t)=>{const{children:n,disabled:r,disableActions:o=!1,index:s,member:l,resource:u}=e,A=S.useTranslate(),[g,p]=k.useState(!1),{total:C,remove:h}=sC(),E=k.useCallback(()=>{p(!1),h(s)},[s,h]),m=x.useMemo(()=>({index:s,total:C,remove:()=>h(s)}),[s,C,h]);return f.jsxs(yA.Provider,{value:m,children:[x.Children.map(n,(B,v)=>{if(!x.isValidElement(B))return null;const{source:j,...R}=B.props;return f.jsx(b.TableCell,{sx:{border:0,verticalAlign:"top"},children:x.cloneElement(B,{source:j?`${l}.${j}`:l,index:j?void 0:v,resource:u,disabled:r,...R,label:""})})}),!o&&f.jsx(b.TableCell,{sx:{display:"flex",justifyContent:"center",alignItems:"center",border:0,pt:2.5},children:f.jsx(Ro,{horizontal:!0,children:f.jsx(b.Typography,{color:"error",onClick:()=>p(!0),children:A("ra.action.delete")})})}),n.length>0&&f.jsx(S.Confirm,{isOpen:g,title:A("ra.action.remove_item"),content:A("ra.message.remove_item"),onConfirm:E,onClose:()=>p(!1)})]})});var vM=Array.isArray,ql=vM,yM=typeof Hn=="object"&&Hn&&Hn.Object===Object&&Hn,bM=yM,QM=bM,xM=typeof self=="object"&&self&&self.Object===Object&&self,wM=QM||xM||Function("return this")(),$l=wM,TM=$l,PM=TM.Symbol,ec=PM,o0=ec,i0=Object.prototype,SM=i0.hasOwnProperty,OM=i0.toString,_s=o0?o0.toStringTag:void 0;function jM(e){var t=SM.call(e,_s),n=e[_s];try{e[_s]=void 0;var r=!0}catch{}var o=OM.call(e);return r&&(t?e[_s]=n:delete e[_s]),o}var MM=jM,RM=Object.prototype,DM=RM.toString;function kM(e){return DM.call(e)}var FM=kM,s0=ec,LM=MM,NM=FM,VM="[object Null]",HM="[object Undefined]",a0=s0?s0.toStringTag:void 0;function WM(e){return e==null?e===void 0?HM:VM:a0&&a0 in Object(e)?LM(e):NM(e)}var fg=WM;function zM(e){return e!=null&&typeof e=="object"}var tc=zM,UM=fg,YM=tc,GM="[object Symbol]";function KM(e){return typeof e=="symbol"||YM(e)&&UM(e)==GM}var pg=KM,JM=ql,XM=pg,ZM=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,_M=/^\w*$/;function qM(e,t){if(JM(e))return!1;var n=typeof e;return n=="number"||n=="symbol"||n=="boolean"||e==null||XM(e)?!0:_M.test(e)||!ZM.test(e)||t!=null&&e in Object(t)}var $M=qM;function eR(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var l0=eR,tR=fg,nR=l0,rR="[object AsyncFunction]",oR="[object Function]",iR="[object GeneratorFunction]",sR="[object Proxy]";function aR(e){if(!nR(e))return!1;var t=tR(e);return t==oR||t==iR||t==rR||t==sR}var c0=aR,lR=$l,cR=lR["__core-js_shared__"],uR=cR,hg=uR,u0=function(){var e=/[^.]+$/.exec(hg&&hg.keys&&hg.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function AR(e){return!!u0&&u0 in e}var dR=AR,gR=Function.prototype,fR=gR.toString;function pR(e){if(e!=null){try{return fR.call(e)}catch{}try{return e+""}catch{}}return""}var hR=pR,CR=c0,ER=dR,IR=l0,mR=hR,BR=/[\\^$.*+?()[\]{}|]/g,vR=/^\[object .+?Constructor\]$/,yR=Function.prototype,bR=Object.prototype,QR=yR.toString,xR=bR.hasOwnProperty,wR=RegExp("^"+QR.call(xR).replace(BR,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function TR(e){if(!IR(e)||ER(e))return!1;var t=CR(e)?wR:vR;return t.test(mR(e))}var PR=TR;function SR(e,t){return e==null?void 0:e[t]}var OR=SR,jR=PR,MR=OR;function RR(e,t){var n=MR(e,t);return jR(n)?n:void 0}var nc=RR,DR=nc,kR=DR(Object,"create"),rc=kR,A0=rc;function FR(){this.__data__=A0?A0(null):{},this.size=0}var LR=FR;function NR(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var VR=NR,HR=rc,WR="__lodash_hash_undefined__",zR=Object.prototype,UR=zR.hasOwnProperty;function YR(e){var t=this.__data__;if(HR){var n=t[e];return n===WR?void 0:n}return UR.call(t,e)?t[e]:void 0}var GR=YR,KR=rc,JR=Object.prototype,XR=JR.hasOwnProperty;function ZR(e){var t=this.__data__;return KR?t[e]!==void 0:XR.call(t,e)}var _R=ZR,qR=rc,$R="__lodash_hash_undefined__";function eD(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=qR&&t===void 0?$R:t,this}var tD=eD,nD=LR,rD=VR,oD=GR,iD=_R,sD=tD;function Ni(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Ni.prototype.clear=nD,Ni.prototype.delete=rD,Ni.prototype.get=oD,Ni.prototype.has=iD,Ni.prototype.set=sD;var aD=Ni;function lD(){this.__data__=[],this.size=0}var cD=lD;function uD(e,t){return e===t||e!==e&&t!==t}var AD=uD,dD=AD;function gD(e,t){for(var n=e.length;n--;)if(dD(e[n][0],t))return n;return-1}var oc=gD,fD=oc,pD=Array.prototype,hD=pD.splice;function CD(e){var t=this.__data__,n=fD(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():hD.call(t,n,1),--this.size,!0}var ED=CD,ID=oc;function mD(e){var t=this.__data__,n=ID(t,e);return n<0?void 0:t[n][1]}var BD=mD,vD=oc;function yD(e){return vD(this.__data__,e)>-1}var bD=yD,QD=oc;function xD(e,t){var n=this.__data__,r=QD(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var wD=xD,TD=cD,PD=ED,SD=BD,OD=bD,jD=wD;function Vi(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Vi.prototype.clear=TD,Vi.prototype.delete=PD,Vi.prototype.get=SD,Vi.prototype.has=OD,Vi.prototype.set=jD;var MD=Vi,RD=nc,DD=$l,kD=RD(DD,"Map"),FD=kD,d0=aD,LD=MD,ND=FD;function VD(){this.size=0,this.__data__={hash:new d0,map:new(ND||LD),string:new d0}}var HD=VD;function WD(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var zD=WD,UD=zD;function YD(e,t){var n=e.__data__;return UD(t)?n[typeof t=="string"?"string":"hash"]:n.map}var ic=YD,GD=ic;function KD(e){var t=GD(this,e).delete(e);return this.size-=t?1:0,t}var JD=KD,XD=ic;function ZD(e){return XD(this,e).get(e)}var _D=ZD,qD=ic;function $D(e){return qD(this,e).has(e)}var ek=$D,tk=ic;function nk(e,t){var n=tk(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}var rk=nk,ok=HD,ik=JD,sk=_D,ak=ek,lk=rk;function Hi(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Hi.prototype.clear=ok,Hi.prototype.delete=ik,Hi.prototype.get=sk,Hi.prototype.has=ak,Hi.prototype.set=lk;var g0=Hi,f0=g0,ck="Expected a function";function Cg(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(ck);var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],s=n.cache;if(s.has(o))return s.get(o);var l=e.apply(this,r);return n.cache=s.set(o,l)||s,l};return n.cache=new(Cg.Cache||f0),n}Cg.Cache=f0;var uk=Cg,Ak=uk,dk=500;function gk(e){var t=Ak(e,function(r){return n.size===dk&&n.clear(),r}),n=t.cache;return t}var fk=gk,pk=fk,hk=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Ck=/\\(\\)?/g,Ek=pk(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(hk,function(n,r,o,s){t.push(o?s.replace(Ck,"$1"):r||n)}),t}),Ik=Ek;function mk(e,t){for(var n=-1,r=e==null?0:e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}var p0=mk,h0=ec,Bk=p0,vk=ql,yk=pg,bk=1/0,C0=h0?h0.prototype:void 0,E0=C0?C0.toString:void 0;function I0(e){if(typeof e=="string")return e;if(vk(e))return Bk(e,I0)+"";if(yk(e))return E0?E0.call(e):"";var t=e+"";return t=="0"&&1/e==-bk?"-0":t}var Qk=I0,xk=Qk;function wk(e){return e==null?"":xk(e)}var Tk=wk,Pk=ql,Sk=$M,Ok=Ik,jk=Tk;function Mk(e,t){return Pk(e)?e:Sk(e,t)?[e]:Ok(jk(e))}var Rk=Mk,Dk=pg,kk=1/0;function Fk(e){if(typeof e=="string"||Dk(e))return e;var t=e+"";return t=="0"&&1/e==-kk?"-0":t}var Lk=Fk,Nk=Rk,Vk=Lk;function Hk(e,t){t=Nk(t,e);for(var n=0,r=t.length;e!=null&&n<r;)e=e[Vk(t[n++])];return n&&n==r?e:void 0}var Wk=Hk,zk=Wk;function Uk(e,t,n){var r=e==null?void 0:zk(e,t);return r===void 0?n:r}var Yk=Uk;const Gk=qr(Yk),m0=e=>{var q,J;const{children:t,resource:n,source:r,label:o,disableActions:s=!1,disableAdd:l=!1,disableRemove:u=!1,className:A,empty:g,template:p={}}=e,[C,h]=x.useState(!1),{fields:E,remove:m,replace:B,append:v}=S.useArrayInput(e),{resetField:j}=Oo.useFormContext(),R=Pt(),w=fe.useTranslate(),O=fe.useRecordContext(e),P=x.useRef(p||{}),N=fe.useTranslateLabel(),F=x.useCallback(H=>{m(H)},[m]);if(E.length>0){const{...H}=E[0];P.current=H;for(const K in P.current)P.current[K]=null}const X=x.useCallback((H=void 0)=>{let K=H;H==null&&(K=P.current,x.Children.count(t)===1&&k.isValidElement(x.Children.only(t))&&!x.Children.only(t).props.source&&x.Children.map(t,ee=>k.isValidElement(ee)&&ee.type!==fe.FormDataConsumer).some(Boolean)?K="":(K=K||{},x.Children.forEach(t,ee=>{k.isValidElement(ee)&&ee.type!==fe.FormDataConsumer&&ee.props.source&&(K[ee.props.source]=ee.props.defaultValue??null)})));const L={...K,...p};v(L),j(`${r}.${E.length}`,{defaultValue:K})},[v,t,j,r,E.length,p]),Z=H=>K=>{X(),H&&H(K)},Y=x.useCallback(()=>{B([]),h(!1)},[B]),$=Gk(O,r),ce=x.useMemo(()=>({total:E.length,remove:F,source:r}),[E.length,F,r]),se=R.palette.mode==="dark"?R.palette.grey.A400:R.palette.grey.A800;return E?f.jsx(vA.Provider,{value:ce,children:f.jsxs("div",{className:A,children:[k.cloneElement(f.jsx(B0,{}),{label:o,source:r,disableAdd:l,template:p,onClick:Z((J=(q=e==null?void 0:e.addButton)==null?void 0:q.props)==null?void 0:J.onClick)}),f.jsx(b.TableContainer,{component:b.Paper,sx:{mt:2,border:`1px solid ${se}`},children:f.jsxs(b.Table,{children:[f.jsx(b.TableHead,{sx:{borderTop:0,borderBottom:`1px solid ${se}`},children:f.jsxs(b.TableRow,{children:[x.Children.map(t,(H,K)=>k.isValidElement(H)?f.jsx(b.TableCell,{children:f.jsx(b.Typography,{display:"flex",variant:"subtitle1",fontWeight:500,color:"text.primary",textTransform:"none",children:N({...H.props,resource:n})})},K):null),!s&&f.jsx(b.TableCell,{sx:{display:"flex",justifyContent:"center",alignItems:"center",verticalAlign:"top"},children:f.jsx(b.Typography,{display:"flex",variant:"subtitle1",fontWeight:500,color:"text.primary",textTransform:"none"})},"actions")]})}),f.jsxs(b.TableBody,{children:[E.length===0&&f.jsx(b.TableRow,{sx:{"&:last-child td, &:last-child th":{border:0}},children:f.jsx(b.TableCell,{colSpan:4+(s?0:1),align:"center",children:g||f.jsx(b.Typography,{variant:"body1",color:"text.secondary",children:"-"})})}),E.length>0&&E.map((H,K)=>f.jsx(b.TableRow,{sx:{borderBottom:`1px solid ${se}}`},children:f.jsx(BM,{disableRemove:u,disableActions:s,index:K,member:`${r}.${K}`,onRemoveField:F,record:$&&$[K]||{},resource:n,source:r,children:t})},H.id))]})]})}),E.length>0&&f.jsx(S.Confirm,{isOpen:C,title:w("ra.action.clear_array_input"),content:w("ra.message.clear_array_input"),onConfirm:Y,onClose:()=>h(!1)})]})}):null},B0=e=>{const{label:t,disableAdd:n,onClick:r}=e,o=Pt(),s=o.palette.mode==="dark"?o.palette.grey.A400:o.palette.grey.A800,l=o.palette.mode==="light"?"#000000":"#FFFFFF";return f.jsxs(b.Stack,{justifyContent:"space-between",alignItems:"center",flexDirection:"row",children:[t!==!1&&f.jsx(b.Typography,{children:t}),!n&&(k.isValidElement(e==null?void 0:e.addButton)?k.cloneElement(e==null?void 0:e.addButton,{onClick:r}):f.jsx(b.IconButton,{size:"small",color:"secondary",sx:{border:`1px solid ${s}`},onClick:r,children:f.jsx(et.PlusCircleOutlined,{style:{color:l}})}))]})},Kk=Ae(m0,{name:"RaApplicaTableFormIterator",slot:"Root"})(({theme:e})=>({"& > div.MuiPaper-root":{overflowX:"auto",[e.breakpoints.down("sm")]:{width:`calc(100vw - ${e.spacing(8)})`}}}));B0.propTypes={label:c.oneOfType([c.string,c.bool]),source:c.string,defaultValue:c.any},m0.propTypes={addButton:c.element,children:c.node,className:c.string,field:c.object,fields:c.array,fieldState:c.object,formState:c.object,record:c.object,source:c.string,label:c.oneOfType([c.string,c.bool]),resource:c.string,translate:c.func,disableAdd:c.bool,disableRemove:c.oneOfType([c.func,c.bool]),TransitionProps:c.shape({}),empty:c.oneOfType([c.node,c.string]),template:c.object};function Jk(e,t){const n=pe.clone(e),{type:r,payload:o}=t;switch(r){case"updateMedia":{const s=pe.chain(n.media).clone().extend(o).value();return pe.extend(n,{media:s})}case"updateDrawer":{const s=pe.chain(n.drawer).clone().extend(o).value();return pe.extend(n,{drawer:s})}case"updateLogo":{const s=pe.chain(n.logo).clone().extend(o).value();return pe.extend(n,{logo:s})}case"updateNotifications":{const s=pe.chain(n.notifications).clone().extend(o).value();return pe.extend(n,{notifications:s})}case"updateTheme":{const s=pe.chain(n.theme).clone().extend(o).value();return pe.extend(n,{theme:s})}default:return n}}const Xk={drawer:{open:!0,width:260,handleDrawerToggle:()=>{}},media:{downMd:!1,downLg:!1,downXl:!1,horizontal:!1},logo:{},notifications:{enable:!0,resource:"entities/notification"},theme:{iconColor:"grey.300",iconColorOpen:"grey.100"}},v0=x.createContext(void 0);function y0(e){var Z;const t=fe.useAuthProvider(),n=fe.useGetIdentity(),r=b.useTheme(),o=b.useMediaQuery(r.breakpoints.down("md")),s=b.useMediaQuery(r.breakpoints.down("lg")),l=b.useMediaQuery(r.breakpoints.down("xl")),{miniDrawer:u,isHorizontalLayout:A,menuOrientation:g,drawerWidth:p}=wn(),C=A(g)&&!s,{drawerOpen:h,openDrawer:E}=to(),m=x.useCallback(()=>{E(!h)},[h,E]),[B,v]=x.useState(!1),[j,R]=x.useReducer(Jk,pe.chain(Xk).clone().merge({drawer:{open:!u||h}}).value()),w=x.useCallback(()=>v(!1),[]),O=x.useMemo(()=>({state:j,dispatch:R}),[j,R]),{logoIcon:P,logoMain:N,enableNotification:F,notification:X}=e;return x.useEffect(()=>{R({type:"updateMedia",payload:{downMd:o,downLg:s,downXl:l,horizontal:C}})},[g,o,s,l]),x.useEffect(()=>{R({type:"updateDrawer",payload:{open:h,width:p,handleDrawerToggle:m}})},[h,p,m]),x.useEffect(()=>{u||E(!l)},[l,u]),x.useEffect(()=>{R({type:"updateLogo",payload:{main:N,icon:P}})},[P,N]),x.useEffect(()=>{R({type:"updateNotifications",payload:{enable:F,resource:X??"entities/notification"}})},[F,X]),x.useEffect(()=>{R({type:"updateTheme",payload:{iconColorOpen:r.palette.mode==="dark"?"grey.200":"grey.300",iconColor:r.palette.mode==="dark"?"background.default":"grey.100"}})},[r.palette.mode]),x.useEffect(()=>{t.isImpersonating().then(Y=>{var $;v(!Y&&(($=n==null?void 0:n.data)==null?void 0:$.needToChangePassword)===!0)})},[(Z=n==null?void 0:n.data)==null?void 0:Z.needToChangePassword,t]),f.jsxs(v0.Provider,{value:O,children:[f.jsx(b.Dialog,{open:B,maxWidth:"xs",fullWidth:!0,children:f.jsx(sg,{onSuccess:w,firstAccess:!0})}),e.children]})}function b0(e){return x.forwardRef((t,n)=>{const{logoIcon:r,logoMain:o,enableNotification:s}=t;return f.jsx(y0,{logoIcon:r,logoMain:o,enableNotification:s,children:f.jsx(e,{ref:n,...t})})})}function Eg(){const e=x.useContext(v0);if(e===void 0)throw new Error("[Layout] useLayoutContext: context undefined. Please provide a valid LayoutContext using LayoutProvider");return e}function Zk(){return Eg().dispatch}function Wi(){return Eg().state}function Yn(){return Wi().media}function Go(){return Wi().drawer}function Q0(){return Wi().logo}function sc(){return Wi().notifications}function ac(){return Wi().theme}function x0(){const{iconColor:e,iconColorOpen:t}=ac(),{open:n,handleDrawerToggle:r}=Go();return f.jsx(co,{"aria-label":"open drawer",onClick:r,edge:"start",color:"secondary",variant:"light",sx:{color:"text.primary",bgcolor:n?t:e,ml:{xs:0,lg:-2}},children:n?f.jsx(et.MenuFoldOutlined,{}):f.jsx(et.MenuUnfoldOutlined,{})})}function w0(e){const t=x.useRef(),n=b.useTheme(),{downLg:r,horizontal:o}=Yn(),{open:s,width:l}=Go(),u=r?b.AppBar:lC,A=ko(e,{borderBottom:`1px solid ${n.palette.divider}`,zIndex:1200,width:o?"100%":s?`calc(100% - ${l}px)`:{xs:"100%",lg:"calc(100% - 60px)"}}),g={position:"fixed",color:"inherit",elevation:0,sx:A};return r||pe.extend(g,{open:s}),f.jsx(u,{ref:t,...g,children:f.jsxs(b.Toolbar,{sx:{"& > *":{marginX:n.spacing(.325)}},children:[!o&&f.jsx(x0,{}),e.children]})})}function _k(e){const t=b.useTheme(),{notification:n,onClick:r,selected:o,divider:s}=e,{resource:l}=sc(),u=fe.useNotify(),A=fe.useRedirect(),[g]=fe.useUpdate(l,{id:n==null?void 0:n.id,data:{...n,readed:Lr().format("YYYY-MM-DD HH:mm:ss")}},{onSuccess:()=>{n!=null&&n.resource?n!=null&&n.resource.startsWith("/")?(A(n==null?void 0:n.resource),r()):(r(),document.location.href=n==null?void 0:n.resource):r()},onFailure:()=>{u("resources.notifications.messages.readed.error","warning")}}),p=x.useCallback(()=>g(),[g]),[C]=fe.useLocaleState(),h=x.useMemo(()=>Lr(n.created).locale(C).fromNow(),[n,C]);return f.jsx(b.ListItem,{disablePadding:!0,divider:s,children:f.jsxs(b.ListItemButton,{selected:o,onClick:p,children:[f.jsx(b.ListItemAvatar,{children:f.jsx(b.Avatar,{sx:{color:"primary.main",bgcolor:"primary.lighter"},children:f.jsx(et.MessageOutlined,{})})}),f.jsx(b.ListItemText,{primary:n.title,secondary:n.content}),f.jsx(b.Box,{flexGrow:1,flexShrink:1,minWidth:t.spacing(2)}),f.jsx(b.ListItemText,{primary:h,primaryTypographyProps:{variant:"caption"}})]})})}const qk={width:36,height:36,fontSize:"1rem"},$k={mt:"6px",ml:1,top:"auto",right:"auto",alignSelf:"flex-start",transform:"none"};function T0(){const{enable:e}=sc();return e?f.jsx(e5,{}):null}function e5(){const e=b.useTheme(),t=x.useRef(),n=fe.useTranslate(),{resource:r}=sc(),{downMd:o}=Yn(),{iconColor:s,iconColorOpen:l}=ac(),[u,A]=x.useState(!1),[g,p]=x.useState([]),C=g.filter(v=>v.readed===null).length,h=x.useCallback(()=>A(!u),[u]),E=x.useCallback(()=>{t.current&&t.current.contains(event.target)||A(!1)},[t.current,A]),{data:m,isLoading:B}=fe.useGetList(r,{pagination:{page:1,perPage:25},sort:{field:"created",order:"DESC"},filter:{readed:!1}});return x.useEffect(()=>{!B&&m&&p(m??[])},[m,B]),f.jsxs(b.Box,{sx:{flexShrink:0},children:[f.jsx(co,{color:"secondary",variant:"light",sx:{color:"text.primary",bgcolor:u?l:s},"aria-label":"open profile",ref:t,"aria-controls":u?"profile-grow":void 0,"aria-haspopup":"true",onClick:h,children:f.jsx(b.Badge,{badgeContent:C,color:"primary",children:f.jsx(et.BellOutlined,{})})}),f.jsx(b.Popper,{placement:o?"bottom":"bottom-end",open:u,anchorEl:t.current,role:void 0,transition:!0,disablePortal:!0,popperOptions:{modifiers:[{name:"offset",options:{offset:[o?-5:0,9]}}]},children:({TransitionProps:v})=>f.jsx(Ao,{type:"grow",position:o?"top":"top-right",in:open,...v,children:f.jsx(b.Paper,{sx:{boxShadow:e.customShadows.z1,width:"100%",minWidth:285,maxWidth:420,[e.breakpoints.down("md")]:{maxWidth:285}},children:f.jsx(b.ClickAwayListener,{onClickAway:E,children:f.jsxs(zn,{title:"Notification",elevation:0,border:!1,content:!1,secondary:f.jsx(f.Fragment,{children:C>0&&f.jsx(b.Tooltip,{title:"Mark as all read",children:f.jsx(co,{color:"success",size:"small",children:f.jsx(et.CheckCircleOutlined,{style:{fontSize:"1.15rem"}})})})}),children:[f.jsx(b.List,{component:"nav",sx:{p:0,"& .MuiListItemButton-root":{py:.5,"&.Mui-selected":{bgcolor:"grey.50",color:"text.primary"},"& .MuiAvatar-root":qk,"& .MuiListItemSecondaryAction-root":{...$k,position:"relative"}},maxHeight:"calc(100vh - 240px)",overflow:"auto"},children:g.map((j,R)=>f.jsx(_k,{selected:C>0,notification:j,onClick:h,divider:R<g.length-1},j.id))}),f.jsx(b.Divider,{}),f.jsx(b.ListItemButton,{sx:{textAlign:"center",py:"12px !important"},to:`/${r}`,LinkComponent:mt.Link,onClick:E,children:f.jsx(b.ListItemText,{primary:f.jsx(b.Typography,{variant:"h6",color:"primary",children:n("ra.notification.view_all")})})})]})})})})})]})}const t5=()=>{const[e,t]=x.useState(!1),n=x.useCallback(()=>t(!1),[t]),r=x.useCallback(()=>t(!0),[t]),o=fe.useTranslate();return f.jsxs(x.Fragment,{children:[f.jsxs(b.ListItemButton,{onClick:r,children:[f.jsx(b.ListItemIcon,{children:f.jsx(fn.Key,{})}),f.jsx(b.ListItemText,{primary:o("ra.auth.change_password")})]}),f.jsx(b.Dialog,{open:e,onClose:()=>t(!1),maxWidth:"xs",fullWidth:!0,children:f.jsx(sg,{onSuccess:n})})]})},n5=()=>{const e=fe.useLogout(),t=fe.useTranslate();return f.jsx(x.Fragment,{children:f.jsxs(b.ListItemButton,{onClick:e,children:[f.jsx(b.ListItemIcon,{children:f.jsx(fn.LogoutOutlined,{})}),f.jsx(b.ListItemText,{primary:t("ra.auth.logout")})]})})},r5=()=>{const e=fe.useTranslate(),t=fe.useAuthProvider(),n=x.useCallback(()=>t.stopImpersonate().then(()=>document.location.href="/"),[t==null?void 0:t.stopImpersonating]),[r,o]=x.useState(!1);return x.useEffect(()=>{t.isImpersonating&&t.isImpersonating().then(s=>o(s))},[t,o]),r?f.jsx(x.Fragment,{children:f.jsxs(b.ListItemButton,{onClick:n,children:[f.jsx(b.ListItemIcon,{children:f.jsx(fn.LogoutOutlined,{})}),f.jsx(b.ListItemText,{primary:e("ra.auth.stop_impersonate")})]})}):null};c.node,c.any.isRequired,c.any.isRequired;const P0=()=>{var B;const e=b.useTheme(),{identity:t}=S.useGetIdentity(),n=t!==void 0&&t.image&&t.image!==null&&t.image!=="",r=x.useRef(null),[o,s]=x.useState(!1),l=()=>{s(v=>!v)},u=v=>{r.current&&r.current.contains(v.target)||s(!1)},A=e.palette.mode==="dark"?"grey.200":"grey.300",g=S.useLogout(),p=S.useDataProvider(),C=S.useAuthProvider(),h=x.useCallback(()=>{g()},[C,g]),[E,m]=x.useState(null);return x.useEffect(()=>{if(!n)return;async function v(){var j=await p.getFile("/profile/me/image");m(j)}v()},[p,n]),f.jsxs(b.Box,{sx:{flexShrink:0},children:[f.jsx(b.ButtonBase,{sx:{p:.25,bgcolor:o?A:"transparent",borderRadius:1,"&:hover":{bgcolor:e.palette.mode==="dark"?"secondary.light":"secondary.lighter"},"&:focus-visible":{outline:`2px solid ${e.palette.secondary.dark}`,outlineOffset:2}},"aria-label":"open profile",ref:r,"aria-controls":o?"profile-grow":void 0,"aria-haspopup":"true",onClick:l,children:f.jsxs(b.Stack,{direction:"row",spacing:2,alignItems:"center",sx:{p:.5},children:[f.jsx(Gs,{alt:(B=t==null?void 0:t.name)==null?void 0:B.toUpperCase(),src:E,size:"xs"}),f.jsx(b.Typography,{variant:"subtitle1",children:t==null?void 0:t.name})]})}),f.jsx(b.Popper,{placement:"bottom-end",open:o,anchorEl:r.current,role:void 0,transition:!0,disablePortal:!0,popperOptions:{modifiers:[{name:"offset",options:{offset:[0,9]}}]},children:({TransitionProps:v})=>{var j;return f.jsx(Ao,{type:"grow",position:"top-right",in:o,...v,children:f.jsx(b.Paper,{sx:{boxShadow:e.customShadows.z1,width:290,minWidth:240,maxWidth:290,[e.breakpoints.down("md")]:{maxWidth:250}},children:f.jsx(b.ClickAwayListener,{onClickAway:u,children:f.jsxs(zn,{elevation:0,border:!1,content:!1,children:[f.jsx(b.CardContent,{sx:{px:2.5,pt:3},children:f.jsxs(b.Grid,{container:!0,justifyContent:"space-between",alignItems:"center",children:[f.jsx(b.Grid,{item:!0,children:f.jsxs(b.Stack,{direction:"row",spacing:1.25,alignItems:"center",children:[f.jsx(Gs,{alt:"profile user",src:E,sx:{width:32,height:32}}),f.jsxs(b.Stack,{children:[f.jsx(b.Typography,{variant:"h6",children:t==null?void 0:t.name}),f.jsx(b.Typography,{variant:"body2",color:"textSecondary",children:(j=t==null?void 0:t.roles)==null?void 0:j.map(R=>R.name.replace("ROLE_","")).join(",")})]})]})}),f.jsx(b.Grid,{item:!0,children:f.jsx(b.Tooltip,{title:"Logout",children:f.jsx(co,{size:"large",sx:{color:"text.primary"},onClick:h,children:f.jsx(et.LogoutOutlined,{})})})})]})}),f.jsx(b.Grid,{container:!0,children:f.jsx(b.Grid,{item:!0,xs:12,children:f.jsxs(b.List,{component:"nav",sx:{p:0,"& .MuiListItemIcon-root":{minWidth:32}},children:[f.jsx(t5,{}),f.jsx(n5,{}),f.jsx(r5,{})]})})})]})})})})}})]})},S0=e=>{const t=Pt(),{downMd:n}=Yn(),{iconColor:r,iconColorOpen:o}=ac(),[s,l]=x.useState(!1),u=x.useRef(null),A=x.useCallback(()=>{l(!s)},[s]),g=x.useCallback(p=>{u.current&&u.current.contains(p.target)||l(!1)},[]);return n?f.jsxs(f.Fragment,{children:[f.jsx(b.Box,{sx:{flexShrink:0},children:f.jsx(co,{sx:{color:"text.primary",bgcolor:s?o:r},"aria-label":"open more menu",ref:u,"aria-controls":s?"menu-list-grow":void 0,"aria-haspopup":"true",onClick:A,color:"secondary",variant:"light",children:f.jsx(et.MoreOutlined,{})})}),f.jsx(b.Popper,{placement:"bottom-end",open:s,anchorEl:u.current,role:void 0,transition:!0,disablePortal:!0,style:{width:"100%"},popperOptions:{modifiers:[{name:"offset",options:{offset:[0,9]}}]},children:({TransitionProps:p})=>f.jsx(Ao,{type:"fade",in:s,...p,children:f.jsx(b.Paper,{sx:{boxShadow:t.customShadows.z1},children:f.jsx(b.ClickAwayListener,{onClickAway:g,children:f.jsx(b.AppBar,{color:"inherit",children:f.jsx(b.Toolbar,{children:e.children})})})})})})]}):f.jsx(f.Fragment,{children:e.children})};function O0(e){return f.jsx(b.Box,{...e,flex:1})}function qs(e){const{name:t,version:n}=e;return f.jsx(b.Stack,{direction:"row",justifyContent:"space-between",alignItems:"center",sx:{p:"24px 16px 0px",mt:"auto"},children:f.jsxs(b.Typography,{variant:"caption",children:[f.jsx("span",{dangerouslySetInnerHTML:{__html:(e==null?void 0:e.copy)||""}})," ",t," - ",n]})})}qs.propTypes={name:c.string.isRequired,version:c.string.isRequired,copy:c.string},qs.defaultProps={copy:"© Applica Software Guru for"};var j0={exports:{}};(function(e){function t(n){return n&&n.__esModule?n:{default:n}}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(j0);var lc=j0.exports,Ig={};const o5=Lx(Yj);var M0;function cc(){return M0||(M0=1,function(e){"use client";Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.createSvgIcon}});var t=o5}(Ig)),Ig}function R0(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=R0(e[t]))&&(r&&(r+=" "),r+=n);else for(t in e)e[t]&&(r&&(r+=" "),r+=t);return r}function D0(){for(var e,t,n=0,r="";n<arguments.length;)(e=arguments[n++])&&(t=R0(e))&&(r&&(r+=" "),r+=t);return r}var i5="__lodash_hash_undefined__";function s5(e){return this.__data__.set(e,i5),this}var a5=s5;function l5(e){return this.__data__.has(e)}var c5=l5,u5=g0,A5=a5,d5=c5;function uc(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new u5;++t<n;)this.add(e[t])}uc.prototype.add=uc.prototype.push=A5,uc.prototype.has=d5;var k0=uc;function g5(e,t){return e.has(t)}var F0=g5;function f5(e){var t=-1,n=Array(e.size);return e.forEach(function(r){n[++t]=r}),n}var L0=f5;function p5(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}var h5=p5,C5=fg,E5=tc,I5="[object Arguments]";function m5(e){return E5(e)&&C5(e)==I5}var B5=m5,N0=B5,v5=tc,V0=Object.prototype,y5=V0.hasOwnProperty,b5=V0.propertyIsEnumerable,Q5=N0(function(){return arguments}())?N0:function(e){return v5(e)&&y5.call(e,"callee")&&!b5.call(e,"callee")},x5=Q5,w5=9007199254740991;function T5(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=w5}var P5=T5;function S5(e){return function(t){return e(t)}}var O5=S5,j5=c0,M5=P5;function R5(e){return e!=null&&M5(e.length)&&!j5(e)}var D5=R5,k5=nc,F5=$l,L5=k5(F5,"Set"),N5=L5,mg=globalThis&&globalThis.__assign||function(){return mg=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},mg.apply(this,arguments)},V5=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n},H0=function(e){var t=e.className,n=e.sx,r=V5(e,["className","sx"]),o=fe.useLoading(),s=Pt();return k.createElement(H5,{className:t,sx:n},o?k.createElement(jd,mg({className:D0("app-loader",Ac.loader),color:"inherit",size:s.spacing(2),thickness:6},r)):k.createElement(TB,{className:Ac.loadedIcon}))};H0.propTypes={classes:c.object,className:c.string,width:c.string};var Bg="RaLoadingIndicator",Ac={loader:"".concat(Bg,"-loader"),loadedIcon:"".concat(Bg,"-loadedIcon")},H5=Ae("div",{name:Bg,overridesResolver:function(e,t){return t.root}})(function(e){var t,n=e.theme;return t={},t["& .".concat(Ac.loader)]={marginLeft:n.spacing(1.5),marginRight:n.spacing(1.5)},t["& .".concat(Ac.loadedIcon)]={},t});const vg=e=>e.scrollTop;function zi(e,t){var n,r;const{timeout:o,easing:s,style:l={}}=e;return{duration:(n=l.transitionDuration)!=null?n:typeof o=="number"?o:o[t.mode]||0,easing:(r=l.transitionTimingFunction)!=null?r:typeof s=="object"?s[t.mode]:s,delay:l.transitionDelay}}const W5=["addEndListener","appear","children","container","direction","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"];function z5(e,t,n){const r=t.getBoundingClientRect(),o=n&&n.getBoundingClientRect(),s=Ii(t);let l;if(t.fakeTransform)l=t.fakeTransform;else{const g=s.getComputedStyle(t);l=g.getPropertyValue("-webkit-transform")||g.getPropertyValue("transform")}let u=0,A=0;if(l&&l!=="none"&&typeof l=="string"){const g=l.split("(")[1].split(")")[0].split(",");u=parseInt(g[4],10),A=parseInt(g[5],10)}return e==="left"?o?`translateX(${o.right+u-r.left}px)`:`translateX(${s.innerWidth+u-r.left}px)`:e==="right"?o?`translateX(-${r.right-o.left-u}px)`:`translateX(-${r.left+r.width-u}px)`:e==="up"?o?`translateY(${o.bottom+A-r.top}px)`:`translateY(${s.innerHeight+A-r.top}px)`:o?`translateY(-${r.top-o.top+r.height-A}px)`:`translateY(-${r.top+r.height-A}px)`}function W0(e){return typeof e=="function"?e():e}function dc(e,t,n){const r=W0(n),o=z5(e,t,r);o&&(t.style.webkitTransform=o,t.style.transform=o)}const z0=k.forwardRef(function(t,n){const r=Pt(),o={enter:r.transitions.easing.easeOut,exit:r.transitions.easing.sharp},s={enter:r.transitions.duration.enteringScreen,exit:r.transitions.duration.leavingScreen},{addEndListener:l,appear:u=!0,children:A,container:g,direction:p="down",easing:C=o,in:h,onEnter:E,onEntered:m,onEntering:B,onExit:v,onExited:j,onExiting:R,style:w,timeout:O=s,TransitionComponent:P=Qd}=t,N=Ue(t,W5),F=k.useRef(null),X=Qn(A.ref,F,n),Z=L=>ee=>{L&&(ee===void 0?L(F.current):L(F.current,ee))},Y=Z((L,ee)=>{dc(p,L,g),vg(L),E&&E(L,ee)}),$=Z((L,ee)=>{const W=zi({timeout:O,style:w,easing:C},{mode:"enter"});L.style.webkitTransition=r.transitions.create("-webkit-transform",z({},W)),L.style.transition=r.transitions.create("transform",z({},W)),L.style.webkitTransform="none",L.style.transform="none",B&&B(L,ee)}),ce=Z(m),se=Z(R),q=Z(L=>{const ee=zi({timeout:O,style:w,easing:C},{mode:"exit"});L.style.webkitTransition=r.transitions.create("-webkit-transform",ee),L.style.transition=r.transitions.create("transform",ee),dc(p,L,g),v&&v(L)}),J=Z(L=>{L.style.webkitTransition="",L.style.transition="",j&&j(L)}),H=L=>{l&&l(F.current,L)},K=k.useCallback(()=>{F.current&&dc(p,F.current,g)},[p,g]);return k.useEffect(()=>{if(h||p==="down"||p==="right")return;const L=fh(()=>{F.current&&dc(p,F.current,g)}),ee=Ii(F.current);return ee.addEventListener("resize",L),()=>{L.clear(),ee.removeEventListener("resize",L)}},[p,h,g]),k.useEffect(()=>{h||K()},[h,K]),f.jsx(P,z({nodeRef:F,onEnter:Y,onEntered:ce,onEntering:$,onExit:q,onExited:J,onExiting:se,addEndListener:H,appear:u,in:h,timeout:O},N,{children:(L,ee)=>k.cloneElement(A,z({ref:X,style:z({visibility:L==="exited"&&!h?"hidden":void 0},w,A.props.style)},ee))}))});process.env.NODE_ENV!=="production"&&(z0.propTypes={addEndListener:c.func,appear:c.bool,children:Ci.isRequired,container:Cr(c.oneOfType([jo,c.func]),e=>{if(e.open){const t=W0(e.container);if(t&&t.nodeType===1){const n=t.getBoundingClientRect();if(process.env.NODE_ENV!=="test"&&n.top===0&&n.left===0&&n.right===0&&n.bottom===0)return new Error(["MUI: The `container` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join(`
|
|
219
219
|
`))}else if(!t||typeof t.getBoundingClientRect!="function"||t.contextElement!=null&&t.contextElement.nodeType!==1)return new Error(["MUI: The `container` prop provided to the component is invalid.","It should be an HTML element instance."].join(`
|
|
220
220
|
`))}return null}),direction:c.oneOf(["down","left","right","up"]),easing:c.oneOfType([c.shape({enter:c.string,exit:c.string}),c.string]),in:c.bool,onEnter:c.func,onEntered:c.func,onEntering:c.func,onExit:c.func,onExited:c.func,onExiting:c.func,style:c.object,timeout:c.oneOfType([c.number,c.shape({appear:c.number,enter:c.number,exit:c.number})])});const U5=z0;function Y5(e){return typeof e=="string"}function G5(e,t,n){return e===void 0||Y5(e)?t:z({},t,{ownerState:z({},t.ownerState,n)})}const K5={disableDefaultClasses:!1},J5=k.createContext(K5);function X5(e){const{disableDefaultClasses:t}=k.useContext(J5);return n=>t?"":e(n)}function U0(e,t=[]){if(e===void 0)return{};const n={};return Object.keys(e).filter(r=>r.match(/^on[A-Z]/)&&typeof e[r]=="function"&&!t.includes(r)).forEach(r=>{n[r]=e[r]}),n}function Z5(e,t,n){return typeof e=="function"?e(t,n):e}function Y0(e){if(e===void 0)return{};const t={};return Object.keys(e).filter(n=>!(n.match(/^on[A-Z]/)&&typeof e[n]=="function")).forEach(n=>{t[n]=e[n]}),t}function _5(e){const{getSlotProps:t,additionalProps:n,externalSlotProps:r,externalForwardedProps:o,className:s}=e;if(!t){const E=Ye(o==null?void 0:o.className,r==null?void 0:r.className,s,n==null?void 0:n.className),m=z({},n==null?void 0:n.style,o==null?void 0:o.style,r==null?void 0:r.style),B=z({},n,o,r);return E.length>0&&(B.className=E),Object.keys(m).length>0&&(B.style=m),{props:B,internalRef:void 0}}const l=U0(z({},o,r)),u=Y0(r),A=Y0(o),g=t(l),p=Ye(g==null?void 0:g.className,n==null?void 0:n.className,s,o==null?void 0:o.className,r==null?void 0:r.className),C=z({},g==null?void 0:g.style,n==null?void 0:n.style,o==null?void 0:o.style,r==null?void 0:r.style),h=z({},g,n,A,u);return p.length>0&&(h.className=p),Object.keys(C).length>0&&(h.style=C),{props:h,internalRef:g.ref}}const q5=["elementType","externalSlotProps","ownerState","skipResolvingSlotProps"];function $5(e){var t;const{elementType:n,externalSlotProps:r,ownerState:o,skipResolvingSlotProps:s=!1}=e,l=Ue(e,q5),u=s?{}:Z5(r,o),{props:A,internalRef:g}=_5(z({},l,{externalSlotProps:u})),p=Qn(g,u==null?void 0:u.ref,(t=e.additionalProps)==null?void 0:t.ref);return G5(n,z({},A,{ref:p}),o)}function e8(e){const t=sr(e);return t.body===e?Ii(e).innerWidth>t.documentElement.clientWidth:e.scrollHeight>e.clientHeight}function $s(e,t){t?e.setAttribute("aria-hidden","true"):e.removeAttribute("aria-hidden")}function G0(e){return parseInt(Ii(e).getComputedStyle(e).paddingRight,10)||0}function t8(e){const n=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(e.tagName)!==-1,r=e.tagName==="INPUT"&&e.getAttribute("type")==="hidden";return n||r}function K0(e,t,n,r,o){const s=[t,n,...r];[].forEach.call(e.children,l=>{const u=s.indexOf(l)===-1,A=!t8(l);u&&A&&$s(l,o)})}function yg(e,t){let n=-1;return e.some((r,o)=>t(r)?(n=o,!0):!1),n}function n8(e,t){const n=[],r=e.container;if(!t.disableScrollLock){if(e8(r)){const l=p1(sr(r));n.push({value:r.style.paddingRight,property:"padding-right",el:r}),r.style.paddingRight=`${G0(r)+l}px`;const u=sr(r).querySelectorAll(".mui-fixed");[].forEach.call(u,A=>{n.push({value:A.style.paddingRight,property:"padding-right",el:A}),A.style.paddingRight=`${G0(A)+l}px`})}let s;if(r.parentNode instanceof DocumentFragment)s=sr(r).body;else{const l=r.parentElement,u=Ii(r);s=(l==null?void 0:l.nodeName)==="HTML"&&u.getComputedStyle(l).overflowY==="scroll"?l:r}n.push({value:s.style.overflow,property:"overflow",el:s},{value:s.style.overflowX,property:"overflow-x",el:s},{value:s.style.overflowY,property:"overflow-y",el:s}),s.style.overflow="hidden"}return()=>{n.forEach(({value:s,el:l,property:u})=>{s?l.style.setProperty(u,s):l.style.removeProperty(u)})}}function r8(e){const t=[];return[].forEach.call(e.children,n=>{n.getAttribute("aria-hidden")==="true"&&t.push(n)}),t}class o8{constructor(){this.containers=void 0,this.modals=void 0,this.modals=[],this.containers=[]}add(t,n){let r=this.modals.indexOf(t);if(r!==-1)return r;r=this.modals.length,this.modals.push(t),t.modalRef&&$s(t.modalRef,!1);const o=r8(n);K0(n,t.mount,t.modalRef,o,!0);const s=yg(this.containers,l=>l.container===n);return s!==-1?(this.containers[s].modals.push(t),r):(this.containers.push({modals:[t],container:n,restore:null,hiddenSiblings:o}),r)}mount(t,n){const r=yg(this.containers,s=>s.modals.indexOf(t)!==-1),o=this.containers[r];o.restore||(o.restore=n8(o,n))}remove(t,n=!0){const r=this.modals.indexOf(t);if(r===-1)return r;const o=yg(this.containers,l=>l.modals.indexOf(t)!==-1),s=this.containers[o];if(s.modals.splice(s.modals.indexOf(t),1),this.modals.splice(r,1),s.modals.length===0)s.restore&&s.restore(),t.modalRef&&$s(t.modalRef,n),K0(s.container,t.mount,t.modalRef,s.hiddenSiblings,!1),this.containers.splice(o,1);else{const l=s.modals[s.modals.length-1];l.modalRef&&$s(l.modalRef,!1)}return r}isTopModal(t){return this.modals.length>0&&this.modals[this.modals.length-1]===t}}function i8(e){return typeof e=="function"?e():e}function s8(e){return e?e.props.hasOwnProperty("in"):!1}const a8=new o8;function l8(e){const{container:t,disableEscapeKeyDown:n=!1,disableScrollLock:r=!1,manager:o=a8,closeAfterTransition:s=!1,onTransitionEnter:l,onTransitionExited:u,children:A,onClose:g,open:p,rootRef:C}=e,h=k.useRef({}),E=k.useRef(null),m=k.useRef(null),B=Qn(m,C),[v,j]=k.useState(!p),R=s8(A);let w=!0;(e["aria-hidden"]==="false"||e["aria-hidden"]===!1)&&(w=!1);const O=()=>sr(E.current),P=()=>(h.current.modalRef=m.current,h.current.mount=E.current,h.current),N=()=>{o.mount(P(),{disableScrollLock:r}),m.current&&(m.current.scrollTop=0)},F=$r(()=>{const H=i8(t)||O().body;o.add(P(),H),m.current&&N()}),X=k.useCallback(()=>o.isTopModal(P()),[o]),Z=$r(H=>{E.current=H,H&&(p&&X()?N():m.current&&$s(m.current,w))}),Y=k.useCallback(()=>{o.remove(P(),w)},[w,o]);k.useEffect(()=>()=>{Y()},[Y]),k.useEffect(()=>{p?F():(!R||!s)&&Y()},[p,Y,R,s,F]);const $=H=>K=>{var L;(L=H.onKeyDown)==null||L.call(H,K),!(K.key!=="Escape"||!X())&&(n||(K.stopPropagation(),g&&g(K,"escapeKeyDown")))},ce=H=>K=>{var L;(L=H.onClick)==null||L.call(H,K),K.target===K.currentTarget&&g&&g(K,"backdropClick")};return{getRootProps:(H={})=>{const K=U0(e);delete K.onTransitionEnter,delete K.onTransitionExited;const L=z({},K,H);return z({role:"presentation"},L,{onKeyDown:$(L),ref:B})},getBackdropProps:(H={})=>{const K=H;return z({"aria-hidden":!0},K,{onClick:ce(K),open:p})},getTransitionProps:()=>{const H=()=>{j(!1),l&&l()},K=()=>{j(!0),u&&u(),s&&Y()};return{onEnter:_u(H,A==null?void 0:A.props.onEnter),onExited:_u(K,A==null?void 0:A.props.onExited)}},rootRef:B,portalRef:Z,isTopModal:X,exited:v,hasTransition:R}}const c8=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])'].join(",");function u8(e){const t=parseInt(e.getAttribute("tabindex")||"",10);return Number.isNaN(t)?e.contentEditable==="true"||(e.nodeName==="AUDIO"||e.nodeName==="VIDEO"||e.nodeName==="DETAILS")&&e.getAttribute("tabindex")===null?0:e.tabIndex:t}function A8(e){if(e.tagName!=="INPUT"||e.type!=="radio"||!e.name)return!1;const t=r=>e.ownerDocument.querySelector(`input[type="radio"]${r}`);let n=t(`[name="${e.name}"]:checked`);return n||(n=t(`[name="${e.name}"]`)),n!==e}function d8(e){return!(e.disabled||e.tagName==="INPUT"&&e.type==="hidden"||A8(e))}function g8(e){const t=[],n=[];return Array.from(e.querySelectorAll(c8)).forEach((r,o)=>{const s=u8(r);s===-1||!d8(r)||(s===0?t.push(r):n.push({documentOrder:o,tabIndex:s,node:r}))}),n.sort((r,o)=>r.tabIndex===o.tabIndex?r.documentOrder-o.documentOrder:r.tabIndex-o.tabIndex).map(r=>r.node).concat(t)}function f8(){return!0}function gc(e){const{children:t,disableAutoFocus:n=!1,disableEnforceFocus:r=!1,disableRestoreFocus:o=!1,getTabbable:s=g8,isEnabled:l=f8,open:u}=e,A=k.useRef(!1),g=k.useRef(null),p=k.useRef(null),C=k.useRef(null),h=k.useRef(null),E=k.useRef(!1),m=k.useRef(null),B=Qn(t.ref,m),v=k.useRef(null);k.useEffect(()=>{!u||!m.current||(E.current=!n)},[n,u]),k.useEffect(()=>{if(!u||!m.current)return;const w=sr(m.current);return m.current.contains(w.activeElement)||(m.current.hasAttribute("tabIndex")||(process.env.NODE_ENV!=="production"&&console.error(["MUI: The modal content node does not accept focus.",'For the benefit of assistive technologies, the tabIndex of the node is being set to "-1".'].join(`
|
|
221
221
|
`)),m.current.setAttribute("tabIndex","-1")),E.current&&m.current.focus()),()=>{o||(C.current&&C.current.focus&&(A.current=!0,C.current.focus()),C.current=null)}},[u]),k.useEffect(()=>{if(!u||!m.current)return;const w=sr(m.current),O=F=>{v.current=F,!(r||!l()||F.key!=="Tab")&&w.activeElement===m.current&&F.shiftKey&&(A.current=!0,p.current&&p.current.focus())},P=()=>{const F=m.current;if(F===null)return;if(!w.hasFocus()||!l()||A.current){A.current=!1;return}if(F.contains(w.activeElement)||r&&w.activeElement!==g.current&&w.activeElement!==p.current)return;if(w.activeElement!==h.current)h.current=null;else if(h.current!==null)return;if(!E.current)return;let X=[];if((w.activeElement===g.current||w.activeElement===p.current)&&(X=s(m.current)),X.length>0){var Z,Y;const $=!!((Z=v.current)!=null&&Z.shiftKey&&((Y=v.current)==null?void 0:Y.key)==="Tab"),ce=X[0],se=X[X.length-1];typeof ce!="string"&&typeof se!="string"&&($?se.focus():ce.focus())}else F.focus()};w.addEventListener("focusin",P),w.addEventListener("keydown",O,!0);const N=setInterval(()=>{w.activeElement&&w.activeElement.tagName==="BODY"&&P()},50);return()=>{clearInterval(N),w.removeEventListener("focusin",P),w.removeEventListener("keydown",O,!0)}},[n,r,o,l,u,s]);const j=w=>{C.current===null&&(C.current=w.relatedTarget),E.current=!0,h.current=w.target;const O=t.props.onFocus;O&&O(w)},R=w=>{C.current===null&&(C.current=w.relatedTarget),E.current=!0};return f.jsxs(k.Fragment,{children:[f.jsx("div",{tabIndex:u?0:-1,onFocus:R,ref:g,"data-testid":"sentinelStart"}),k.cloneElement(t,{ref:B,onFocus:j}),f.jsx("div",{tabIndex:u?0:-1,onFocus:R,ref:p,"data-testid":"sentinelEnd"})]})}process.env.NODE_ENV!=="production"&&(gc.propTypes={children:Ci,disableAutoFocus:c.bool,disableEnforceFocus:c.bool,disableRestoreFocus:c.bool,getTabbable:c.func,isEnabled:c.func,open:c.bool.isRequired}),process.env.NODE_ENV!=="production"&&(gc["propTypes"]=Ua(gc.propTypes));function p8(e){return typeof e=="function"?e():e}const ea=k.forwardRef(function(t,n){const{children:r,container:o,disablePortal:s=!1}=t,[l,u]=k.useState(null),A=Qn(k.isValidElement(r)?r.ref:null,n);if(mi(()=>{s||u(p8(o)||document.body)},[o,s]),mi(()=>{if(l&&!s)return Ya(n,l),()=>{Ya(n,null)}},[n,l,s]),s){if(k.isValidElement(r)){const g={ref:A};return k.cloneElement(r,g)}return f.jsx(k.Fragment,{children:r})}return f.jsx(k.Fragment,{children:l&&Fx.createPortal(r,l)})});process.env.NODE_ENV!=="production"&&(ea.propTypes={children:c.node,container:c.oneOfType([jo,c.func]),disablePortal:c.bool}),process.env.NODE_ENV!=="production"&&(ea["propTypes"]=Ua(ea.propTypes));const h8=["addEndListener","appear","children","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"],C8={entering:{opacity:1},entered:{opacity:1}},J0=k.forwardRef(function(t,n){const r=Pt(),o={enter:r.transitions.duration.enteringScreen,exit:r.transitions.duration.leavingScreen},{addEndListener:s,appear:l=!0,children:u,easing:A,in:g,onEnter:p,onEntered:C,onEntering:h,onExit:E,onExited:m,onExiting:B,style:v,timeout:j=o,TransitionComponent:R=Qd}=t,w=Ue(t,h8),O=k.useRef(null),P=Qn(O,u.ref,n),N=q=>J=>{if(q){const H=O.current;J===void 0?q(H):q(H,J)}},F=N(h),X=N((q,J)=>{vg(q);const H=zi({style:v,timeout:j,easing:A},{mode:"enter"});q.style.webkitTransition=r.transitions.create("opacity",H),q.style.transition=r.transitions.create("opacity",H),p&&p(q,J)}),Z=N(C),Y=N(B),$=N(q=>{const J=zi({style:v,timeout:j,easing:A},{mode:"exit"});q.style.webkitTransition=r.transitions.create("opacity",J),q.style.transition=r.transitions.create("opacity",J),E&&E(q)}),ce=N(m),se=q=>{s&&s(O.current,q)};return f.jsx(R,z({appear:l,in:g,nodeRef:O,onEnter:X,onEntered:Z,onEntering:F,onExit:$,onExited:ce,onExiting:Y,addEndListener:se,timeout:j},w,{children:(q,J)=>k.cloneElement(u,z({style:z({opacity:0,visibility:q==="exited"&&!g?"hidden":void 0},C8[q],v,u.props.style),ref:P},J))}))});process.env.NODE_ENV!=="production"&&(J0.propTypes={addEndListener:c.func,appear:c.bool,children:Ci.isRequired,easing:c.oneOfType([c.shape({enter:c.string,exit:c.string}),c.string]),in:c.bool,onEnter:c.func,onEntered:c.func,onEntering:c.func,onExit:c.func,onExited:c.func,onExiting:c.func,style:c.object,timeout:c.oneOfType([c.number,c.shape({appear:c.number,enter:c.number,exit:c.number})])});const E8=J0;function I8(e){return Lt("MuiBackdrop",e)}Ht("MuiBackdrop",["root","invisible"]);const m8=["children","className","component","components","componentsProps","invisible","open","slotProps","slots","TransitionComponent","transitionDuration"],B8=e=>{const{classes:t,invisible:n}=e;return nn({root:["root",n&&"invisible"]},I8,t)},v8=Ae("div",{name:"MuiBackdrop",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.invisible&&t.invisible]}})(({ownerState:e})=>z({position:"fixed",display:"flex",alignItems:"center",justifyContent:"center",right:0,bottom:0,top:0,left:0,backgroundColor:"rgba(0, 0, 0, 0.5)",WebkitTapHighlightColor:"transparent"},e.invisible&&{backgroundColor:"transparent"})),X0=k.forwardRef(function(t,n){var r,o,s;const l=Wt({props:t,name:"MuiBackdrop"}),{children:u,className:A,component:g="div",components:p={},componentsProps:C={},invisible:h=!1,open:E,slotProps:m={},slots:B={},TransitionComponent:v=E8,transitionDuration:j}=l,R=Ue(l,m8),w=z({},l,{component:g,invisible:h}),O=B8(w),P=(r=m.root)!=null?r:C.root;return f.jsx(v,z({in:E,timeout:j},R,{children:f.jsx(v8,z({"aria-hidden":!0},P,{as:(o=(s=B.root)!=null?s:p.Root)!=null?o:g,className:Ye(O.root,A,P==null?void 0:P.className),ownerState:z({},w,P==null?void 0:P.ownerState),classes:O,ref:n,children:u}))}))});process.env.NODE_ENV!=="production"&&(X0.propTypes={children:c.node,classes:c.object,className:c.string,component:c.elementType,components:c.shape({Root:c.elementType}),componentsProps:c.shape({root:c.object}),invisible:c.bool,open:c.bool.isRequired,slotProps:c.shape({root:c.object}),slots:c.shape({root:c.elementType}),sx:c.oneOfType([c.arrayOf(c.oneOfType([c.func,c.object,c.bool])),c.func,c.object]),TransitionComponent:c.elementType,transitionDuration:c.oneOfType([c.number,c.shape({appear:c.number,enter:c.number,exit:c.number})])});const y8=X0;function b8(e){return Lt("MuiModal",e)}Ht("MuiModal",["root","hidden","backdrop"]);const Q8=["BackdropComponent","BackdropProps","classes","className","closeAfterTransition","children","container","component","components","componentsProps","disableAutoFocus","disableEnforceFocus","disableEscapeKeyDown","disablePortal","disableRestoreFocus","disableScrollLock","hideBackdrop","keepMounted","onBackdropClick","onClose","onTransitionEnter","onTransitionExited","open","slotProps","slots","theme"],x8=e=>{const{open:t,exited:n,classes:r}=e;return nn({root:["root",!t&&n&&"hidden"],backdrop:["backdrop"]},b8,r)},w8=Ae("div",{name:"MuiModal",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,!n.open&&n.exited&&t.hidden]}})(({theme:e,ownerState:t})=>z({position:"fixed",zIndex:(e.vars||e).zIndex.modal,right:0,bottom:0,top:0,left:0},!t.open&&t.exited&&{visibility:"hidden"})),T8=Ae(y8,{name:"MuiModal",slot:"Backdrop",overridesResolver:(e,t)=>t.backdrop})({zIndex:-1}),Z0=k.forwardRef(function(t,n){var r,o,s,l,u,A;const g=Wt({name:"MuiModal",props:t}),{BackdropComponent:p=T8,BackdropProps:C,className:h,closeAfterTransition:E=!1,children:m,container:B,component:v,components:j={},componentsProps:R={},disableAutoFocus:w=!1,disableEnforceFocus:O=!1,disableEscapeKeyDown:P=!1,disablePortal:N=!1,disableRestoreFocus:F=!1,disableScrollLock:X=!1,hideBackdrop:Z=!1,keepMounted:Y=!1,onBackdropClick:$,open:ce,slotProps:se,slots:q}=g,J=Ue(g,Q8),H=z({},g,{closeAfterTransition:E,disableAutoFocus:w,disableEnforceFocus:O,disableEscapeKeyDown:P,disablePortal:N,disableRestoreFocus:F,disableScrollLock:X,hideBackdrop:Z,keepMounted:Y}),{getRootProps:K,getBackdropProps:L,getTransitionProps:ee,portalRef:W,isTopModal:_,exited:de,hasTransition:he}=l8(z({},H,{rootRef:n})),ue=z({},H,{exited:de}),ge=x8(ue),Ce={};if(m.props.tabIndex===void 0&&(Ce.tabIndex="-1"),he){const{onEnter:Ve,onExited:ne}=ee();Ce.onEnter=Ve,Ce.onExited=ne}const ve=(r=(o=q==null?void 0:q.root)!=null?o:j.Root)!=null?r:w8,Ie=(s=(l=q==null?void 0:q.backdrop)!=null?l:j.Backdrop)!=null?s:p,Ee=(u=se==null?void 0:se.root)!=null?u:R.root,Be=(A=se==null?void 0:se.backdrop)!=null?A:R.backdrop,xe=hr.useSlotProps({elementType:ve,externalSlotProps:Ee,externalForwardedProps:J,getSlotProps:K,additionalProps:{ref:n,as:v},ownerState:ue,className:Ye(h,Ee==null?void 0:Ee.className,ge==null?void 0:ge.root,!ue.open&&ue.exited&&(ge==null?void 0:ge.hidden))}),le=hr.useSlotProps({elementType:Ie,externalSlotProps:Be,additionalProps:C,getSlotProps:Ve=>L(z({},Ve,{onClick:ne=>{$&&$(ne),Ve!=null&&Ve.onClick&&Ve.onClick(ne)}})),className:Ye(Be==null?void 0:Be.className,C==null?void 0:C.className,ge==null?void 0:ge.backdrop),ownerState:ue});return!Y&&!ce&&(!he||de)?null:f.jsx(ea,{ref:W,container:B,disablePortal:N,children:f.jsxs(ve,z({},xe,{children:[!Z&&p?f.jsx(Ie,z({},le)):null,f.jsx(gc,{disableEnforceFocus:O,disableAutoFocus:w,disableRestoreFocus:F,isEnabled:_,open:ce,children:k.cloneElement(m,Ce)})]}))})});process.env.NODE_ENV!=="production"&&(Z0.propTypes={BackdropComponent:c.elementType,BackdropProps:c.object,children:Ci.isRequired,classes:c.object,className:c.string,closeAfterTransition:c.bool,component:c.elementType,components:c.shape({Backdrop:c.elementType,Root:c.elementType}),componentsProps:c.shape({backdrop:c.oneOfType([c.func,c.object]),root:c.oneOfType([c.func,c.object])}),container:c.oneOfType([jo,c.func]),disableAutoFocus:c.bool,disableEnforceFocus:c.bool,disableEscapeKeyDown:c.bool,disablePortal:c.bool,disableRestoreFocus:c.bool,disableScrollLock:c.bool,hideBackdrop:c.bool,keepMounted:c.bool,onBackdropClick:c.func,onClose:c.func,onTransitionEnter:c.func,onTransitionExited:c.func,open:c.bool.isRequired,slotProps:c.shape({backdrop:c.oneOfType([c.func,c.object]),root:c.oneOfType([c.func,c.object])}),slots:c.shape({backdrop:c.elementType,root:c.elementType}),sx:c.oneOfType([c.arrayOf(c.oneOfType([c.func,c.object,c.bool])),c.func,c.object])});const P8=Z0;var bg={},S8=lc;Object.defineProperty(bg,"__esModule",{value:!0});var _0=bg.default=void 0,O8=S8(cc()),j8=f,M8=(0,O8.default)((0,j8.jsx)("path",{d:"M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z"}),"History");_0=bg.default=M8;var Qg={},R8=lc;Object.defineProperty(Qg,"__esModule",{value:!0});var q0=Qg.default=void 0,D8=R8(cc()),k8=f,F8=(0,D8.default)((0,k8.jsx)("path",{d:"M19.14 12.94c.04-.3.06-.61.06-.94 0-.32-.02-.64-.07-.94l2.03-1.58c.18-.14.23-.41.12-.61l-1.92-3.32c-.12-.22-.37-.29-.59-.22l-2.39.96c-.5-.38-1.03-.7-1.62-.94l-.36-2.54c-.04-.24-.24-.41-.48-.41h-3.84c-.24 0-.43.17-.47.41l-.36 2.54c-.59.24-1.13.57-1.62.94l-2.39-.96c-.22-.08-.47 0-.59.22L2.74 8.87c-.12.21-.08.47.12.61l2.03 1.58c-.05.3-.09.63-.09.94s.02.64.07.94l-2.03 1.58c-.18.14-.23.41-.12.61l1.92 3.32c.12.22.37.29.59.22l2.39-.96c.5.38 1.03.7 1.62.94l.36 2.54c.05.24.24.41.48.41h3.84c.24 0 .44-.17.47-.41l.36-2.54c.59-.24 1.13-.56 1.62-.94l2.39.96c.22.08.47 0 .59-.22l1.92-3.32c.12-.22.07-.47-.12-.61l-2.01-1.58zM12 15.6c-1.98 0-3.6-1.62-3.6-3.6s1.62-3.6 3.6-3.6 3.6 1.62 3.6 3.6-1.62 3.6-3.6 3.6z"}),"Settings");q0=Qg.default=F8;var L8=function(e){var t=e.children,n=e.editor,r=e.preferenceKey,o=e.openButtonLabel,s=o===void 0?"ra.configurable.customize":o,l=e.sx,u="preferences.".concat(r),A=fe.usePreferencesEditor(),g=!!A,p=fe.useTranslate(),C=A||{},h=C.isEnabled,E=C.setEditor,m=C.preferenceKey,B=C.setPreferenceKey,v=u===m,j=x.useRef(v),R=x.useRef(null),w=x.useState(!1),O=w[0],P=w[1];if(x.useEffect(function(){j.current=v},[v]),x.useEffect(function(){return function(){j.current&&(B&&B(null),E&&E(null))}},[E,B]),!g)return t;var N=function(){E(x.cloneElement(n,{preferenceKey:u,key:u})),B(u)},F=function(){P(!0)},X=function(){P(!1)};return k.createElement(fe.PreferenceKeyContextProvider,{value:u},k.createElement(N8,{className:D0(Nr.root,h&&Nr.editMode,v&&Nr.editorActive),sx:l,ref:R,onMouseEnter:h?F:void 0,onMouseLeave:h?X:void 0},t),k.createElement(b.Popover,{open:h&&(O||v),sx:{pointerEvents:"none","& .MuiPaper-root":{pointerEvents:"auto",borderRadius:10,padding:"2px",lineHeight:0,backgroundColor:"warning.light",color:"warning.contrastText","&:hover":{cursor:"pointer"}}},anchorEl:R.current,anchorOrigin:{vertical:"top",horizontal:"right"},transformOrigin:{vertical:"center",horizontal:"center"},onClose:X,PaperProps:{elevation:1,onMouseEnter:F,onMouseLeave:X,title:p(s),onClick:N},disableAutoFocus:!0,disableRestoreFocus:!0,disableEnforceFocus:!0,disableScrollLock:!0,marginThreshold:8},k.createElement(q0,{fontSize:"12px"})))},fc="RaConfigurable",Nr={root:"".concat(fc,"-root"),editMode:"".concat(fc,"-editMode"),editorActive:"".concat(fc,"-editorActive")},N8=Ae("span",{name:fc,overridesResolver:function(e,t){return t.root}})(function(e){var t,n=e.theme;return t={position:"relative",display:"inline-block"},t["&.".concat(Nr.editMode)]={transition:n.transitions.create("outline"),outline:"".concat(b.alpha(n.palette.warning.main,.3)," solid 2px")},t["&.".concat(Nr.editMode,":hover ")]={outline:"".concat(b.alpha(n.palette.warning.main,.5)," solid 2px")},t["&.".concat(Nr.editMode,".").concat(Nr.editorActive," , &.").concat(Nr.editMode,".").concat(Nr.editorActive,":hover ")]={outline:"".concat(n.palette.warning.main," solid 2px")},t}),Ko=globalThis&&globalThis.__assign||function(){return Ko=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},Ko.apply(this,arguments)},V8=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n},H8=function(e){var t=e.title,n=e.defaultTitle,r=e.className,o=V8(e,["title","defaultTitle","className"]),s=fe.usePreference()[0],l=fe.useTranslate(),u=fe.useRecordContext();return s?k.createElement("span",Ko({className:r},o),l(s,Ko(Ko({},u),{_:s}))):k.createElement("span",{className:r},t?typeof t=="string"?k.createElement("span",Ko({},o),l(t,{_:t})):t:k.createElement("span",Ko({},o),n))},pc=globalThis&&globalThis.__assign||function(){return pc=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},pc.apply(this,arguments)},W8=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n},z8=function(){var e=fe.usePreferenceInput();return k.createElement("form",null,k.createElement(b.TextField,pc({label:"title",variant:"filled",size:"small",fullWidth:!0,sx:{mb:1}},e)))},U8=function(e){var t=e.preferenceKey,n=W8(e,["preferenceKey"]),r=mt.useLocation().pathname;return k.createElement(L8,{editor:k.createElement(z8,null),preferenceKey:t||"".concat(r,".title"),sx:{"&.RaConfigurable-editMode":{margin:"2px"}}},k.createElement(H8,pc({},n)))},xg=globalThis&&globalThis.__assign||function(){return xg=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},xg.apply(this,arguments)},Y8=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n},$0=function(e){var t=e.defaultTitle,n=e.title,r=e.preferenceKey,o=Y8(e,["defaultTitle","title","preferenceKey"]),s=x.useState(function(){return typeof document<"u"?document.getElementById("react-admin-title"):null}),l=s[0],u=s[1];return x.useEffect(function(){u(function(A){var g=typeof document<"u"&&document.body.contains(A);return A&&g?A:typeof document<"u"?document.getElementById("react-admin-title"):null})},[]),l?(fe.warning(!t&&!n,"Missing title prop in <Title> element"),hi.createPortal(k.createElement(U8,xg({title:n,defaultTitle:t,preferenceKey:r},o)),l)):null},eB=c.oneOfType([c.string,c.element]);$0.propTypes={defaultTitle:c.string,className:c.string,record:c.any,title:eB};var G8=function(e){var t=pi.useLocation().pathname,n=x.useRef(t);x.useEffect(function(){t!==n.current&&e()},[t,e])},K8=function(t,n){return t===void 0&&(t=[]),n===void 0&&(n=[]),t.length!==n.length||t.some(function(r,o){return!Object.is(r,n[o])})},tB={error:null},J8=function(e){yd(t,e);function t(){for(var r,o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];return r=e.call.apply(e,[this].concat(s))||this,r.state=tB,r.resetErrorBoundary=function(){for(var u,A=arguments.length,g=new Array(A),p=0;p<A;p++)g[p]=arguments[p];r.props.onReset==null||(u=r.props).onReset.apply(u,g),r.reset()},r}t.getDerivedStateFromError=function(o){return{error:o}};var n=t.prototype;return n.reset=function(){this.setState(tB)},n.componentDidCatch=function(o,s){var l,u;(l=(u=this.props).onError)==null||l.call(u,o,s)},n.componentDidUpdate=function(o,s){var l=this.state.error,u=this.props.resetKeys;if(l!==null&&s.error!==null&&K8(o.resetKeys,u)){var A,g;(A=(g=this.props).onResetKeysChange)==null||A.call(g,o.resetKeys,u),this.reset()}},n.render=function(){var o=this.state.error,s=this.props,l=s.fallbackRender,u=s.FallbackComponent,A=s.fallback;if(o!==null){var g={error:o,resetErrorBoundary:this.resetErrorBoundary};if(k.isValidElement(A))return A;if(typeof l=="function")return l(g);if(u)return k.createElement(u,g);throw new Error("react-error-boundary requires either a fallback, fallbackRender, or FallbackComponent prop")}return this.props.children},t}(k.Component),wg=globalThis&&globalThis.__assign||function(){return wg=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},wg.apply(this,arguments)},X8=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n},nB=function(e){var t=e.className,n=e.loadingPrimary,r=n===void 0?"ra.page.loading":n,o=e.loadingSecondary,s=o===void 0?"ra.message.loading":o,l=X8(e,["className","loadingPrimary","loadingSecondary"]),u=fe.useTimeout(1e3),A=fe.useTranslate();return u?k.createElement(Z8,wg({className:t},l),k.createElement("div",{className:Cc.message},k.createElement(jd,{className:Cc.icon}),k.createElement(b.Typography,{variant:"h5",mt:3,color:"text.secondary"},A(r,{_:r})),k.createElement(b.Typography,{variant:"body2"},A(s,{_:s})))):null};nB.propTypes={className:c.string,loadingPrimary:c.string,loadingSecondary:c.string};var hc="RaLoading",Cc={root:"".concat(hc,"-root"),icon:"".concat(hc,"-icon"),message:"".concat(hc,"-message")},Z8=Ae("div",{name:hc,overridesResolver:function(e,t){return t.root}})(function(e){var t,n=e.theme;return t={display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",height:"100%"},t["& .".concat(Cc.message)]={textAlign:"center",fontFamily:"Roboto, sans-serif",color:n.palette.text.disabled,paddingTop:"1em",paddingBottom:"1em"},t["& .".concat(Cc.icon)]={width:"9em",height:"9em"},t});function _8(e){return Lt("MuiToolbar",e)}Ht("MuiToolbar",["root","gutters","regular","dense"]);const q8=["className","component","disableGutters","variant"],$8=e=>{const{classes:t,disableGutters:n,variant:r}=e;return nn({root:["root",!n&&"gutters",r]},_8,t)},e2=Ae("div",{name:"MuiToolbar",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,!n.disableGutters&&t.gutters,t[n.variant]]}})(({theme:e,ownerState:t})=>z({position:"relative",display:"flex",alignItems:"center"},!t.disableGutters&&{paddingLeft:e.spacing(2),paddingRight:e.spacing(2),[e.breakpoints.up("sm")]:{paddingLeft:e.spacing(3),paddingRight:e.spacing(3)}},t.variant==="dense"&&{minHeight:48}),({theme:e,ownerState:t})=>t.variant==="regular"&&e.mixins.toolbar),rB=k.forwardRef(function(t,n){const r=Wt({props:t,name:"MuiToolbar"}),{className:o,component:s="div",disableGutters:l=!1,variant:u="regular"}=r,A=Ue(r,q8),g=z({},r,{component:s,disableGutters:l,variant:u}),p=$8(g);return f.jsx(e2,z({as:s,className:Ye(p.root,o),ref:n,ownerState:g},A))});process.env.NODE_ENV!=="production"&&(rB.propTypes={children:c.node,classes:c.object,className:c.string,component:c.elementType,disableGutters:c.bool,sx:c.oneOfType([c.arrayOf(c.oneOfType([c.func,c.object,c.bool])),c.func,c.object]),variant:c.oneOfType([c.oneOf(["dense","regular"]),c.string])});const t2=rB;var Tg={},n2=lc;Object.defineProperty(Tg,"__esModule",{value:!0});var oB=Tg.default=void 0,r2=n2(cc()),o2=f,i2=(0,r2.default)((0,o2.jsx)("path",{d:"M17.65 6.35C16.2 4.9 14.21 4 12 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08c-.82 2.33-3.04 4-5.65 4-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z"}),"Refresh");oB=Tg.default=i2;const s2=["addEndListener","appear","children","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"];function Pg(e){return`scale(${e}, ${e**2})`}const a2={entering:{opacity:1,transform:Pg(1)},entered:{opacity:1,transform:"none"}},Sg=typeof navigator<"u"&&/^((?!chrome|android).)*(safari|mobile)/i.test(navigator.userAgent)&&/(os |version\/)15(.|_)4/i.test(navigator.userAgent),Og=k.forwardRef(function(t,n){const{addEndListener:r,appear:o=!0,children:s,easing:l,in:u,onEnter:A,onEntered:g,onEntering:p,onExit:C,onExited:h,onExiting:E,style:m,timeout:B="auto",TransitionComponent:v=Qd}=t,j=Ue(t,s2),R=k.useRef(),w=k.useRef(),O=Pt(),P=k.useRef(null),N=Qn(P,s.ref,n),F=J=>H=>{if(J){const K=P.current;H===void 0?J(K):J(K,H)}},X=F(p),Z=F((J,H)=>{vg(J);const{duration:K,delay:L,easing:ee}=zi({style:m,timeout:B,easing:l},{mode:"enter"});let W;B==="auto"?(W=O.transitions.getAutoHeightDuration(J.clientHeight),w.current=W):W=K,J.style.transition=[O.transitions.create("opacity",{duration:W,delay:L}),O.transitions.create("transform",{duration:Sg?W:W*.666,delay:L,easing:ee})].join(","),A&&A(J,H)}),Y=F(g),$=F(E),ce=F(J=>{const{duration:H,delay:K,easing:L}=zi({style:m,timeout:B,easing:l},{mode:"exit"});let ee;B==="auto"?(ee=O.transitions.getAutoHeightDuration(J.clientHeight),w.current=ee):ee=H,J.style.transition=[O.transitions.create("opacity",{duration:ee,delay:K}),O.transitions.create("transform",{duration:Sg?ee:ee*.666,delay:Sg?K:K||ee*.333,easing:L})].join(","),J.style.opacity=0,J.style.transform=Pg(.75),C&&C(J)}),se=F(h),q=J=>{B==="auto"&&(R.current=setTimeout(J,w.current||0)),r&&r(P.current,J)};return k.useEffect(()=>()=>{clearTimeout(R.current)},[]),f.jsx(v,z({appear:o,in:u,nodeRef:P,onEnter:Z,onEntered:Y,onEntering:X,onExit:ce,onExited:se,onExiting:$,addEndListener:q,timeout:B==="auto"?null:B},j,{children:(J,H)=>k.cloneElement(s,z({style:z({opacity:0,transform:Pg(.75),visibility:J==="exited"&&!u?"hidden":void 0},a2[J],m,s.props.style),ref:N},H))}))});process.env.NODE_ENV!=="production"&&(Og.propTypes={addEndListener:c.func,appear:c.bool,children:Ci.isRequired,easing:c.oneOfType([c.shape({enter:c.string,exit:c.string}),c.string]),in:c.bool,onEnter:c.func,onEntered:c.func,onEntering:c.func,onExit:c.func,onExited:c.func,onExiting:c.func,style:c.object,timeout:c.oneOfType([c.oneOf(["auto"]),c.number,c.shape({appear:c.number,enter:c.number,exit:c.number})])}),Og.muiSupportAuto=!0;const iB=Og;var hn="top",Gn="bottom",Kn="right",Cn="left",jg="auto",ta=[hn,Gn,Kn,Cn],Ui="start",na="end",l2="clippingParents",sB="viewport",ra="popper",c2="reference",aB=ta.reduce(function(e,t){return e.concat([t+"-"+Ui,t+"-"+na])},[]),lB=[].concat(ta,[jg]).reduce(function(e,t){return e.concat([t,t+"-"+Ui,t+"-"+na])},[]),u2="beforeRead",A2="read",d2="afterRead",g2="beforeMain",f2="main",p2="afterMain",h2="beforeWrite",C2="write",E2="afterWrite",I2=[u2,A2,d2,g2,f2,p2,h2,C2,E2];function vr(e){return e?(e.nodeName||"").toLowerCase():null}function Sn(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Jo(e){var t=Sn(e).Element;return e instanceof t||e instanceof Element}function Jn(e){var t=Sn(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Mg(e){if(typeof ShadowRoot>"u")return!1;var t=Sn(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function m2(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},o=t.attributes[n]||{},s=t.elements[n];!Jn(s)||!vr(s)||(Object.assign(s.style,r),Object.keys(o).forEach(function(l){var u=o[l];u===!1?s.removeAttribute(l):s.setAttribute(l,u===!0?"":u)}))})}function B2(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var o=t.elements[r],s=t.attributes[r]||{},l=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),u=l.reduce(function(A,g){return A[g]="",A},{});!Jn(o)||!vr(o)||(Object.assign(o.style,u),Object.keys(s).forEach(function(A){o.removeAttribute(A)}))})}}const v2={name:"applyStyles",enabled:!0,phase:"write",fn:m2,effect:B2,requires:["computeStyles"]};function yr(e){return e.split("-")[0]}var Xo=Math.max,Ec=Math.min,Yi=Math.round;function Rg(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function cB(){return!/^((?!chrome|android).)*safari/i.test(Rg())}function Gi(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),o=1,s=1;t&&Jn(e)&&(o=e.offsetWidth>0&&Yi(r.width)/e.offsetWidth||1,s=e.offsetHeight>0&&Yi(r.height)/e.offsetHeight||1);var l=Jo(e)?Sn(e):window,u=l.visualViewport,A=!cB()&&n,g=(r.left+(A&&u?u.offsetLeft:0))/o,p=(r.top+(A&&u?u.offsetTop:0))/s,C=r.width/o,h=r.height/s;return{width:C,height:h,top:p,right:g+C,bottom:p+h,left:g,x:g,y:p}}function Dg(e){var t=Gi(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function uB(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&Mg(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Vr(e){return Sn(e).getComputedStyle(e)}function y2(e){return["table","td","th"].indexOf(vr(e))>=0}function go(e){return((Jo(e)?e.ownerDocument:e.document)||window.document).documentElement}function Ic(e){return vr(e)==="html"?e:e.assignedSlot||e.parentNode||(Mg(e)?e.host:null)||go(e)}function AB(e){return!Jn(e)||Vr(e).position==="fixed"?null:e.offsetParent}function b2(e){var t=/firefox/i.test(Rg()),n=/Trident/i.test(Rg());if(n&&Jn(e)){var r=Vr(e);if(r.position==="fixed")return null}var o=Ic(e);for(Mg(o)&&(o=o.host);Jn(o)&&["html","body"].indexOf(vr(o))<0;){var s=Vr(o);if(s.transform!=="none"||s.perspective!=="none"||s.contain==="paint"||["transform","perspective"].indexOf(s.willChange)!==-1||t&&s.willChange==="filter"||t&&s.filter&&s.filter!=="none")return o;o=o.parentNode}return null}function oa(e){for(var t=Sn(e),n=AB(e);n&&y2(n)&&Vr(n).position==="static";)n=AB(n);return n&&(vr(n)==="html"||vr(n)==="body"&&Vr(n).position==="static")?t:n||b2(e)||t}function kg(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function ia(e,t,n){return Xo(e,Ec(t,n))}function Q2(e,t,n){var r=ia(e,t,n);return r>n?n:r}function dB(){return{top:0,right:0,bottom:0,left:0}}function gB(e){return Object.assign({},dB(),e)}function fB(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var x2=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,gB(typeof t!="number"?t:fB(t,ta))};function w2(e){var t,n=e.state,r=e.name,o=e.options,s=n.elements.arrow,l=n.modifiersData.popperOffsets,u=yr(n.placement),A=kg(u),g=[Cn,Kn].indexOf(u)>=0,p=g?"height":"width";if(!(!s||!l)){var C=x2(o.padding,n),h=Dg(s),E=A==="y"?hn:Cn,m=A==="y"?Gn:Kn,B=n.rects.reference[p]+n.rects.reference[A]-l[A]-n.rects.popper[p],v=l[A]-n.rects.reference[A],j=oa(s),R=j?A==="y"?j.clientHeight||0:j.clientWidth||0:0,w=B/2-v/2,O=C[E],P=R-h[p]-C[m],N=R/2-h[p]/2+w,F=ia(O,N,P),X=A;n.modifiersData[r]=(t={},t[X]=F,t.centerOffset=F-N,t)}}function T2(e){var t=e.state,n=e.options,r=n.element,o=r===void 0?"[data-popper-arrow]":r;o!=null&&(typeof o=="string"&&(o=t.elements.popper.querySelector(o),!o)||uB(t.elements.popper,o)&&(t.elements.arrow=o))}const P2={name:"arrow",enabled:!0,phase:"main",fn:w2,effect:T2,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Ki(e){return e.split("-")[1]}var S2={top:"auto",right:"auto",bottom:"auto",left:"auto"};function O2(e,t){var n=e.x,r=e.y,o=t.devicePixelRatio||1;return{x:Yi(n*o)/o||0,y:Yi(r*o)/o||0}}function pB(e){var t,n=e.popper,r=e.popperRect,o=e.placement,s=e.variation,l=e.offsets,u=e.position,A=e.gpuAcceleration,g=e.adaptive,p=e.roundOffsets,C=e.isFixed,h=l.x,E=h===void 0?0:h,m=l.y,B=m===void 0?0:m,v=typeof p=="function"?p({x:E,y:B}):{x:E,y:B};E=v.x,B=v.y;var j=l.hasOwnProperty("x"),R=l.hasOwnProperty("y"),w=Cn,O=hn,P=window;if(g){var N=oa(n),F="clientHeight",X="clientWidth";if(N===Sn(n)&&(N=go(n),Vr(N).position!=="static"&&u==="absolute"&&(F="scrollHeight",X="scrollWidth")),N=N,o===hn||(o===Cn||o===Kn)&&s===na){O=Gn;var Z=C&&N===P&&P.visualViewport?P.visualViewport.height:N[F];B-=Z-r.height,B*=A?1:-1}if(o===Cn||(o===hn||o===Gn)&&s===na){w=Kn;var Y=C&&N===P&&P.visualViewport?P.visualViewport.width:N[X];E-=Y-r.width,E*=A?1:-1}}var $=Object.assign({position:u},g&&S2),ce=p===!0?O2({x:E,y:B},Sn(n)):{x:E,y:B};if(E=ce.x,B=ce.y,A){var se;return Object.assign({},$,(se={},se[O]=R?"0":"",se[w]=j?"0":"",se.transform=(P.devicePixelRatio||1)<=1?"translate("+E+"px, "+B+"px)":"translate3d("+E+"px, "+B+"px, 0)",se))}return Object.assign({},$,(t={},t[O]=R?B+"px":"",t[w]=j?E+"px":"",t.transform="",t))}function j2(e){var t=e.state,n=e.options,r=n.gpuAcceleration,o=r===void 0?!0:r,s=n.adaptive,l=s===void 0?!0:s,u=n.roundOffsets,A=u===void 0?!0:u,g={placement:yr(t.placement),variation:Ki(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:o,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,pB(Object.assign({},g,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:l,roundOffsets:A})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,pB(Object.assign({},g,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:A})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const M2={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:j2,data:{}};var mc={passive:!0};function R2(e){var t=e.state,n=e.instance,r=e.options,o=r.scroll,s=o===void 0?!0:o,l=r.resize,u=l===void 0?!0:l,A=Sn(t.elements.popper),g=[].concat(t.scrollParents.reference,t.scrollParents.popper);return s&&g.forEach(function(p){p.addEventListener("scroll",n.update,mc)}),u&&A.addEventListener("resize",n.update,mc),function(){s&&g.forEach(function(p){p.removeEventListener("scroll",n.update,mc)}),u&&A.removeEventListener("resize",n.update,mc)}}const D2={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:R2,data:{}};var k2={left:"right",right:"left",bottom:"top",top:"bottom"};function Bc(e){return e.replace(/left|right|bottom|top/g,function(t){return k2[t]})}var F2={start:"end",end:"start"};function hB(e){return e.replace(/start|end/g,function(t){return F2[t]})}function Fg(e){var t=Sn(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function Lg(e){return Gi(go(e)).left+Fg(e).scrollLeft}function L2(e,t){var n=Sn(e),r=go(e),o=n.visualViewport,s=r.clientWidth,l=r.clientHeight,u=0,A=0;if(o){s=o.width,l=o.height;var g=cB();(g||!g&&t==="fixed")&&(u=o.offsetLeft,A=o.offsetTop)}return{width:s,height:l,x:u+Lg(e),y:A}}function N2(e){var t,n=go(e),r=Fg(e),o=(t=e.ownerDocument)==null?void 0:t.body,s=Xo(n.scrollWidth,n.clientWidth,o?o.scrollWidth:0,o?o.clientWidth:0),l=Xo(n.scrollHeight,n.clientHeight,o?o.scrollHeight:0,o?o.clientHeight:0),u=-r.scrollLeft+Lg(e),A=-r.scrollTop;return Vr(o||n).direction==="rtl"&&(u+=Xo(n.clientWidth,o?o.clientWidth:0)-s),{width:s,height:l,x:u,y:A}}function Ng(e){var t=Vr(e),n=t.overflow,r=t.overflowX,o=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+o+r)}function CB(e){return["html","body","#document"].indexOf(vr(e))>=0?e.ownerDocument.body:Jn(e)&&Ng(e)?e:CB(Ic(e))}function sa(e,t){var n;t===void 0&&(t=[]);var r=CB(e),o=r===((n=e.ownerDocument)==null?void 0:n.body),s=Sn(r),l=o?[s].concat(s.visualViewport||[],Ng(r)?r:[]):r,u=t.concat(l);return o?u:u.concat(sa(Ic(l)))}function Vg(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function V2(e,t){var n=Gi(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function EB(e,t,n){return t===sB?Vg(L2(e,n)):Jo(t)?V2(t,n):Vg(N2(go(e)))}function H2(e){var t=sa(Ic(e)),n=["absolute","fixed"].indexOf(Vr(e).position)>=0,r=n&&Jn(e)?oa(e):e;return Jo(r)?t.filter(function(o){return Jo(o)&&uB(o,r)&&vr(o)!=="body"}):[]}function W2(e,t,n,r){var o=t==="clippingParents"?H2(e):[].concat(t),s=[].concat(o,[n]),l=s[0],u=s.reduce(function(A,g){var p=EB(e,g,r);return A.top=Xo(p.top,A.top),A.right=Ec(p.right,A.right),A.bottom=Ec(p.bottom,A.bottom),A.left=Xo(p.left,A.left),A},EB(e,l,r));return u.width=u.right-u.left,u.height=u.bottom-u.top,u.x=u.left,u.y=u.top,u}function IB(e){var t=e.reference,n=e.element,r=e.placement,o=r?yr(r):null,s=r?Ki(r):null,l=t.x+t.width/2-n.width/2,u=t.y+t.height/2-n.height/2,A;switch(o){case hn:A={x:l,y:t.y-n.height};break;case Gn:A={x:l,y:t.y+t.height};break;case Kn:A={x:t.x+t.width,y:u};break;case Cn:A={x:t.x-n.width,y:u};break;default:A={x:t.x,y:t.y}}var g=o?kg(o):null;if(g!=null){var p=g==="y"?"height":"width";switch(s){case Ui:A[g]=A[g]-(t[p]/2-n[p]/2);break;case na:A[g]=A[g]+(t[p]/2-n[p]/2);break}}return A}function aa(e,t){t===void 0&&(t={});var n=t,r=n.placement,o=r===void 0?e.placement:r,s=n.strategy,l=s===void 0?e.strategy:s,u=n.boundary,A=u===void 0?l2:u,g=n.rootBoundary,p=g===void 0?sB:g,C=n.elementContext,h=C===void 0?ra:C,E=n.altBoundary,m=E===void 0?!1:E,B=n.padding,v=B===void 0?0:B,j=gB(typeof v!="number"?v:fB(v,ta)),R=h===ra?c2:ra,w=e.rects.popper,O=e.elements[m?R:h],P=W2(Jo(O)?O:O.contextElement||go(e.elements.popper),A,p,l),N=Gi(e.elements.reference),F=IB({reference:N,element:w,strategy:"absolute",placement:o}),X=Vg(Object.assign({},w,F)),Z=h===ra?X:N,Y={top:P.top-Z.top+j.top,bottom:Z.bottom-P.bottom+j.bottom,left:P.left-Z.left+j.left,right:Z.right-P.right+j.right},$=e.modifiersData.offset;if(h===ra&&$){var ce=$[o];Object.keys(Y).forEach(function(se){var q=[Kn,Gn].indexOf(se)>=0?1:-1,J=[hn,Gn].indexOf(se)>=0?"y":"x";Y[se]+=ce[J]*q})}return Y}function z2(e,t){t===void 0&&(t={});var n=t,r=n.placement,o=n.boundary,s=n.rootBoundary,l=n.padding,u=n.flipVariations,A=n.allowedAutoPlacements,g=A===void 0?lB:A,p=Ki(r),C=p?u?aB:aB.filter(function(m){return Ki(m)===p}):ta,h=C.filter(function(m){return g.indexOf(m)>=0});h.length===0&&(h=C);var E=h.reduce(function(m,B){return m[B]=aa(e,{placement:B,boundary:o,rootBoundary:s,padding:l})[yr(B)],m},{});return Object.keys(E).sort(function(m,B){return E[m]-E[B]})}function U2(e){if(yr(e)===jg)return[];var t=Bc(e);return[hB(e),t,hB(t)]}function Y2(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var o=n.mainAxis,s=o===void 0?!0:o,l=n.altAxis,u=l===void 0?!0:l,A=n.fallbackPlacements,g=n.padding,p=n.boundary,C=n.rootBoundary,h=n.altBoundary,E=n.flipVariations,m=E===void 0?!0:E,B=n.allowedAutoPlacements,v=t.options.placement,j=yr(v),R=j===v,w=A||(R||!m?[Bc(v)]:U2(v)),O=[v].concat(w).reduce(function(ue,ge){return ue.concat(yr(ge)===jg?z2(t,{placement:ge,boundary:p,rootBoundary:C,padding:g,flipVariations:m,allowedAutoPlacements:B}):ge)},[]),P=t.rects.reference,N=t.rects.popper,F=new Map,X=!0,Z=O[0],Y=0;Y<O.length;Y++){var $=O[Y],ce=yr($),se=Ki($)===Ui,q=[hn,Gn].indexOf(ce)>=0,J=q?"width":"height",H=aa(t,{placement:$,boundary:p,rootBoundary:C,altBoundary:h,padding:g}),K=q?se?Kn:Cn:se?Gn:hn;P[J]>N[J]&&(K=Bc(K));var L=Bc(K),ee=[];if(s&&ee.push(H[ce]<=0),u&&ee.push(H[K]<=0,H[L]<=0),ee.every(function(ue){return ue})){Z=$,X=!1;break}F.set($,ee)}if(X)for(var W=m?3:1,_=function(ge){var Ce=O.find(function(ve){var Ie=F.get(ve);if(Ie)return Ie.slice(0,ge).every(function(Ee){return Ee})});if(Ce)return Z=Ce,"break"},de=W;de>0;de--){var he=_(de);if(he==="break")break}t.placement!==Z&&(t.modifiersData[r]._skip=!0,t.placement=Z,t.reset=!0)}}const G2={name:"flip",enabled:!0,phase:"main",fn:Y2,requiresIfExists:["offset"],data:{_skip:!1}};function mB(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function BB(e){return[hn,Kn,Gn,Cn].some(function(t){return e[t]>=0})}function K2(e){var t=e.state,n=e.name,r=t.rects.reference,o=t.rects.popper,s=t.modifiersData.preventOverflow,l=aa(t,{elementContext:"reference"}),u=aa(t,{altBoundary:!0}),A=mB(l,r),g=mB(u,o,s),p=BB(A),C=BB(g);t.modifiersData[n]={referenceClippingOffsets:A,popperEscapeOffsets:g,isReferenceHidden:p,hasPopperEscaped:C},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":p,"data-popper-escaped":C})}const J2={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:K2};function X2(e,t,n){var r=yr(e),o=[Cn,hn].indexOf(r)>=0?-1:1,s=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,l=s[0],u=s[1];return l=l||0,u=(u||0)*o,[Cn,Kn].indexOf(r)>=0?{x:u,y:l}:{x:l,y:u}}function Z2(e){var t=e.state,n=e.options,r=e.name,o=n.offset,s=o===void 0?[0,0]:o,l=lB.reduce(function(p,C){return p[C]=X2(C,t.rects,s),p},{}),u=l[t.placement],A=u.x,g=u.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=A,t.modifiersData.popperOffsets.y+=g),t.modifiersData[r]=l}const _2={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:Z2};function q2(e){var t=e.state,n=e.name;t.modifiersData[n]=IB({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const $2={name:"popperOffsets",enabled:!0,phase:"read",fn:q2,data:{}};function eF(e){return e==="x"?"y":"x"}function tF(e){var t=e.state,n=e.options,r=e.name,o=n.mainAxis,s=o===void 0?!0:o,l=n.altAxis,u=l===void 0?!1:l,A=n.boundary,g=n.rootBoundary,p=n.altBoundary,C=n.padding,h=n.tether,E=h===void 0?!0:h,m=n.tetherOffset,B=m===void 0?0:m,v=aa(t,{boundary:A,rootBoundary:g,padding:C,altBoundary:p}),j=yr(t.placement),R=Ki(t.placement),w=!R,O=kg(j),P=eF(O),N=t.modifiersData.popperOffsets,F=t.rects.reference,X=t.rects.popper,Z=typeof B=="function"?B(Object.assign({},t.rects,{placement:t.placement})):B,Y=typeof Z=="number"?{mainAxis:Z,altAxis:Z}:Object.assign({mainAxis:0,altAxis:0},Z),$=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,ce={x:0,y:0};if(N){if(s){var se,q=O==="y"?hn:Cn,J=O==="y"?Gn:Kn,H=O==="y"?"height":"width",K=N[O],L=K+v[q],ee=K-v[J],W=E?-X[H]/2:0,_=R===Ui?F[H]:X[H],de=R===Ui?-X[H]:-F[H],he=t.elements.arrow,ue=E&&he?Dg(he):{width:0,height:0},ge=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:dB(),Ce=ge[q],ve=ge[J],Ie=ia(0,F[H],ue[H]),Ee=w?F[H]/2-W-Ie-Ce-Y.mainAxis:_-Ie-Ce-Y.mainAxis,Be=w?-F[H]/2+W+Ie+ve+Y.mainAxis:de+Ie+ve+Y.mainAxis,xe=t.elements.arrow&&oa(t.elements.arrow),le=xe?O==="y"?xe.clientTop||0:xe.clientLeft||0:0,Ve=(se=$==null?void 0:$[O])!=null?se:0,ne=K+Ee-Ve-le,$e=K+Be-Ve,xt=ia(E?Ec(L,ne):L,K,E?Xo(ee,$e):ee);N[O]=xt,ce[O]=xt-K}if(u){var ft,Ot=O==="x"?hn:Cn,Qr=O==="x"?Gn:Kn,wt=N[P],vt=P==="y"?"height":"width",pt=wt+v[Ot],Ut=wt-v[Qr],Yt=[hn,Cn].indexOf(j)!==-1,Oe=(ft=$==null?void 0:$[P])!=null?ft:0,Fe=Yt?pt:wt-F[vt]-X[vt]-Oe+Y.altAxis,Te=Yt?wt+F[vt]+X[vt]-Oe-Y.altAxis:Ut,Ge=E&&Yt?Q2(Fe,wt,Te):ia(E?Fe:pt,wt,E?Te:Ut);N[P]=Ge,ce[P]=Ge-wt}t.modifiersData[r]=ce}}const nF={name:"preventOverflow",enabled:!0,phase:"main",fn:tF,requiresIfExists:["offset"]};function rF(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function oF(e){return e===Sn(e)||!Jn(e)?Fg(e):rF(e)}function iF(e){var t=e.getBoundingClientRect(),n=Yi(t.width)/e.offsetWidth||1,r=Yi(t.height)/e.offsetHeight||1;return n!==1||r!==1}function sF(e,t,n){n===void 0&&(n=!1);var r=Jn(t),o=Jn(t)&&iF(t),s=go(t),l=Gi(e,o,n),u={scrollLeft:0,scrollTop:0},A={x:0,y:0};return(r||!r&&!n)&&((vr(t)!=="body"||Ng(s))&&(u=oF(t)),Jn(t)?(A=Gi(t,!0),A.x+=t.clientLeft,A.y+=t.clientTop):s&&(A.x=Lg(s))),{x:l.left+u.scrollLeft-A.x,y:l.top+u.scrollTop-A.y,width:l.width,height:l.height}}function aF(e){var t=new Map,n=new Set,r=[];e.forEach(function(s){t.set(s.name,s)});function o(s){n.add(s.name);var l=[].concat(s.requires||[],s.requiresIfExists||[]);l.forEach(function(u){if(!n.has(u)){var A=t.get(u);A&&o(A)}}),r.push(s)}return e.forEach(function(s){n.has(s.name)||o(s)}),r}function lF(e){var t=aF(e);return I2.reduce(function(n,r){return n.concat(t.filter(function(o){return o.phase===r}))},[])}function cF(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function uF(e){var t=e.reduce(function(n,r){var o=n[r.name];return n[r.name]=o?Object.assign({},o,r,{options:Object.assign({},o.options,r.options),data:Object.assign({},o.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var vB={placement:"bottom",modifiers:[],strategy:"absolute"};function yB(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return!t.some(function(r){return!(r&&typeof r.getBoundingClientRect=="function")})}function AF(e){e===void 0&&(e={});var t=e,n=t.defaultModifiers,r=n===void 0?[]:n,o=t.defaultOptions,s=o===void 0?vB:o;return function(u,A,g){g===void 0&&(g=s);var p={placement:"bottom",orderedModifiers:[],options:Object.assign({},vB,s),modifiersData:{},elements:{reference:u,popper:A},attributes:{},styles:{}},C=[],h=!1,E={state:p,setOptions:function(j){var R=typeof j=="function"?j(p.options):j;B(),p.options=Object.assign({},s,p.options,R),p.scrollParents={reference:Jo(u)?sa(u):u.contextElement?sa(u.contextElement):[],popper:sa(A)};var w=lF(uF([].concat(r,p.options.modifiers)));return p.orderedModifiers=w.filter(function(O){return O.enabled}),m(),E.update()},forceUpdate:function(){if(!h){var j=p.elements,R=j.reference,w=j.popper;if(yB(R,w)){p.rects={reference:sF(R,oa(w),p.options.strategy==="fixed"),popper:Dg(w)},p.reset=!1,p.placement=p.options.placement,p.orderedModifiers.forEach(function(Y){return p.modifiersData[Y.name]=Object.assign({},Y.data)});for(var O=0;O<p.orderedModifiers.length;O++){if(p.reset===!0){p.reset=!1,O=-1;continue}var P=p.orderedModifiers[O],N=P.fn,F=P.options,X=F===void 0?{}:F,Z=P.name;typeof N=="function"&&(p=N({state:p,options:X,name:Z,instance:E})||p)}}}},update:cF(function(){return new Promise(function(v){E.forceUpdate(),v(p)})}),destroy:function(){B(),h=!0}};if(!yB(u,A))return E;E.setOptions(g).then(function(v){!h&&g.onFirstUpdate&&g.onFirstUpdate(v)});function m(){p.orderedModifiers.forEach(function(v){var j=v.name,R=v.options,w=R===void 0?{}:R,O=v.effect;if(typeof O=="function"){var P=O({state:p,name:j,instance:E,options:w}),N=function(){};C.push(P||N)}})}function B(){C.forEach(function(v){return v()}),C=[]}return E}}var dF=[D2,$2,M2,v2,_2,G2,nF,P2,J2],gF=AF({defaultModifiers:dF});function fF(e){return Lt("MuiPopper",e)}Ht("MuiPopper",["root"]);const pF=["anchorEl","children","direction","disablePortal","modifiers","open","placement","popperOptions","popperRef","slotProps","slots","TransitionProps","ownerState"],hF=["anchorEl","children","container","direction","disablePortal","keepMounted","modifiers","open","placement","popperOptions","popperRef","style","transition","slotProps","slots"];function CF(e,t){if(t==="ltr")return e;switch(e){case"bottom-end":return"bottom-start";case"bottom-start":return"bottom-end";case"top-end":return"top-start";case"top-start":return"top-end";default:return e}}function vc(e){return typeof e=="function"?e():e}function yc(e){return e.nodeType!==void 0}function EF(e){return!yc(e)}const IF=()=>nn({root:["root"]},X5(fF)),mF={},BF=k.forwardRef(function(t,n){var r;const{anchorEl:o,children:s,direction:l,disablePortal:u,modifiers:A,open:g,placement:p,popperOptions:C,popperRef:h,slotProps:E={},slots:m={},TransitionProps:B}=t,v=Ue(t,pF),j=k.useRef(null),R=Qn(j,n),w=k.useRef(null),O=Qn(w,h),P=k.useRef(O);mi(()=>{P.current=O},[O]),k.useImperativeHandle(h,()=>w.current,[]);const N=CF(p,l),[F,X]=k.useState(N),[Z,Y]=k.useState(vc(o));k.useEffect(()=>{w.current&&w.current.forceUpdate()}),k.useEffect(()=>{o&&Y(vc(o))},[o]),mi(()=>{if(!Z||!g)return;const J=L=>{X(L.placement)};if(process.env.NODE_ENV!=="production"&&Z&&yc(Z)&&Z.nodeType===1){const L=Z.getBoundingClientRect();process.env.NODE_ENV!=="test"&&L.top===0&&L.left===0&&L.right===0&&L.bottom===0&&console.warn(["MUI: The `anchorEl` prop provided to the component is invalid.","The anchor element should be part of the document layout.","Make sure the element is present in the document or that it's not display none."].join(`
|