@zydon/common 2.1.72 → 2.1.73
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/chunk-2ASANKMO.js +17 -0
- package/dist/chunk-53KWNYSW.js +43 -0
- package/dist/chunk-ACBPYYHL.js +18 -0
- package/dist/chunk-D27ND54J.js +16 -0
- package/dist/{chunk-4BAL5HQX.js → chunk-RXVJRSTE.js} +2 -2
- package/dist/{chunk-UL4XNPI2.js → chunk-U3ISU3GH.js} +2 -2
- package/dist/chunk-WG7AS7QF.js +21 -0
- package/dist/{chunk-ZD4A6AP3.js → chunk-YUXWB7D7.js} +4 -4
- package/dist/chunk-ZODC2MGF.js +10 -0
- package/dist/components/Common/index.js +9 -9
- package/dist/components/DataGrid/index.js +2 -2
- package/dist/components/EmptyContent/index.js +2 -2
- package/dist/components/Label/index.js +4 -4
- package/dist/components/SplashScreen/index.js +3 -3
- package/dist/components/carousel/index.js +9 -9
- package/dist/components/form/UploadAvatarWithCrop/index.js +3 -3
- package/dist/components/form/UploadWithCrop/index.js +3 -3
- package/dist/components/table/index.js +2 -2
- package/dist/components/upload/index.js +7 -7
- package/dist/theme/core/index.js +3 -3
- package/dist/theme/styles/index.d.ts +6 -8
- package/dist/theme/styles/index.js +1 -1
- package/dist/theme/theme-provider.js +5 -5
- package/dist/theme/with-settings/index.js +3 -3
- package/package.json +1 -1
- package/dist/chunk-2MK3HC7U.js +0 -21
- package/dist/chunk-63CPL562.js +0 -18
- package/dist/chunk-HRELVSCJ.js +0 -10
- package/dist/chunk-I3WCQOJG.js +0 -16
- package/dist/chunk-MQZWHADG.js +0 -43
- package/dist/chunk-PYQSTVMS.js +0 -17
package/dist/chunk-MQZWHADG.js
DELETED
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { j as j$1, i, r, s as s$1, a, h as h$1 } from './chunk-I3WCQOJG.js';
|
|
2
|
-
import { accordionClasses } from '@mui/material/Accordion';
|
|
3
|
-
import { accordionSummaryClasses } from '@mui/material/AccordionSummary';
|
|
4
|
-
import { typographyClasses } from '@mui/material/Typography';
|
|
5
|
-
import { alertClasses } from '@mui/material/Alert';
|
|
6
|
-
import m, { svgIconClasses } from '@mui/material/SvgIcon';
|
|
7
|
-
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
8
|
-
import { autocompleteClasses } from '@mui/material/Autocomplete';
|
|
9
|
-
import { avatarGroupClasses } from '@mui/material/AvatarGroup';
|
|
10
|
-
import { badgeClasses } from '@mui/material/Badge';
|
|
11
|
-
import { loadingButtonClasses } from '@mui/lab/LoadingButton';
|
|
12
|
-
import { buttonClasses } from '@mui/material/Button';
|
|
13
|
-
import { fabClasses } from '@mui/material/Fab';
|
|
14
|
-
import { buttonGroupClasses } from '@mui/material/ButtonGroup';
|
|
15
|
-
import { toggleButtonClasses } from '@mui/material/ToggleButton';
|
|
16
|
-
import { checkboxClasses } from '@mui/material/Checkbox';
|
|
17
|
-
import { chipClasses } from '@mui/material/Chip';
|
|
18
|
-
import { inputLabelClasses } from '@mui/material/InputLabel';
|
|
19
|
-
import { circularProgressClasses } from '@mui/material/CircularProgress';
|
|
20
|
-
import { formControlLabelClasses } from '@mui/material/FormControlLabel';
|
|
21
|
-
import { iconButtonClasses } from '@mui/material/IconButton';
|
|
22
|
-
import { inputBaseClasses } from '@mui/material/InputBase';
|
|
23
|
-
import { listClasses } from '@mui/material/List';
|
|
24
|
-
import { listItemIconClasses } from '@mui/material/ListItemIcon';
|
|
25
|
-
import { paperClasses } from '@mui/material/Paper';
|
|
26
|
-
import { textFieldClasses } from '@mui/material/TextField';
|
|
27
|
-
import { dialogActionsClasses } from '@mui/material/DialogActions';
|
|
28
|
-
import { paginationItemClasses } from '@mui/material/PaginationItem';
|
|
29
|
-
import { radioClasses } from '@mui/material/Radio';
|
|
30
|
-
import { ratingClasses } from '@mui/material/Rating';
|
|
31
|
-
import { sliderClasses } from '@mui/material/Slider';
|
|
32
|
-
import { switchClasses } from '@mui/material/Switch';
|
|
33
|
-
import { tableCellClasses } from '@mui/material/TableCell';
|
|
34
|
-
import { tableRowClasses } from '@mui/material/TableRow';
|
|
35
|
-
import { tabClasses } from '@mui/material/Tab';
|
|
36
|
-
import { filledInputClasses } from '@mui/material/FilledInput';
|
|
37
|
-
import { outlinedInputClasses } from '@mui/material/OutlinedInput';
|
|
38
|
-
import { alpha } from '@mui/material/styles';
|
|
39
|
-
import { tooltipClasses } from '@mui/material/Tooltip';
|
|
40
|
-
|
|
41
|
-
var Le={styleOverrides:{root:({theme:o})=>({backgroundColor:"transparent",[`&.${accordionClasses.expanded}`]:{boxShadow:o.customShadows.z8,borderRadius:o.shape.borderRadius,backgroundColor:j$1(o).palette.background.paper},[`&.${accordionClasses.disabled}`]:{backgroundColor:"transparent"}})}},Ae={styleOverrides:{root:({theme:o})=>({paddingLeft:o.spacing(2),paddingRight:o.spacing(1),[`&.${accordionSummaryClasses.disabled}`]:{opacity:1,color:j$1(o).palette.action.disabled,[`& .${typographyClasses.root}`]:{color:"inherit"}}}),expandIconWrapper:{color:"inherit"}}},no={MuiAccordion:Le,MuiAccordionSummary:Ae};var De=o=>jsx(m,{...o,children:jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10m-10 5.75a.75.75 0 0 0 .75-.75v-6a.75.75 0 0 0-1.5 0v6c0 .414.336.75.75.75M12 7a1 1 0 1 1 0 2a1 1 0 0 1 0-2",clipRule:"evenodd"})}),ze=o=>jsx(m,{...o,children:jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10m-5.97-3.03a.75.75 0 0 1 0 1.06l-5 5a.75.75 0 0 1-1.06 0l-2-2a.75.75 0 1 1 1.06-1.06l1.47 1.47l2.235-2.235L14.97 8.97a.75.75 0 0 1 1.06 0",clipRule:"evenodd"})}),Ve=o=>jsx(m,{...o,children:jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.312 10.762C8.23 5.587 9.689 3 12 3c2.31 0 3.77 2.587 6.688 7.762l.364.644c2.425 4.3 3.638 6.45 2.542 8.022S17.786 21 12.364 21h-.728c-5.422 0-8.134 0-9.23-1.572s.117-3.722 2.542-8.022zM12 7.25a.75.75 0 0 1 .75.75v5a.75.75 0 0 1-1.5 0V8a.75.75 0 0 1 .75-.75M12 17a1 1 0 1 0 0-2a1 1 0 0 0 0 2",clipRule:"evenodd"})}),Ge=o=>jsx(m,{...o,children:jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.843 3.802C9.872 2.601 10.886 2 12 2c1.114 0 2.128.6 4.157 1.802l.686.406c2.029 1.202 3.043 1.803 3.6 2.792c.557.99.557 2.19.557 4.594v.812c0 2.403 0 3.605-.557 4.594c-.557.99-1.571 1.59-3.6 2.791l-.686.407C14.128 21.399 13.114 22 12 22c-1.114 0-2.128-.6-4.157-1.802l-.686-.407c-2.029-1.2-3.043-1.802-3.6-2.791C3 16.01 3 14.81 3 12.406v-.812C3 9.19 3 7.989 3.557 7c.557-.99 1.571-1.59 3.6-2.792zM13 16a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-1-9.75a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0V7a.75.75 0 0 1 .75-.75",clipRule:"evenodd"})}),We=["info","success","warning","error"];function H(o,t){return We.reduce((a,p)=>(o.severity===p&&(a=t(p)),a),{})}var Ee={defaultProps:{iconMapping:{error:jsx(Ge,{}),info:jsx(De,{}),success:jsx(ze,{}),warning:jsx(Ve,{})}},styleOverrides:{icon:{opacity:1},standard:({ownerState:o,theme:t})=>({...{colors:H(o,a$1=>({color:j$1(t).palette[a$1].darker,backgroundColor:j$1(t).palette[a$1].lighter,[a.dark]:{color:j$1(t).palette[a$1].lighter,backgroundColor:j$1(t).palette[a$1].darker},[`& .${alertClasses.icon}`]:{color:j$1(t).palette[a$1].main,[a.dark]:{color:j$1(t).palette[a$1].light}}}))}.colors}),filled:({ownerState:o,theme:t})=>({...{colors:H(o,a=>({color:j$1(t).palette[a].contrastText}))}.colors}),outlined:({ownerState:o,theme:t})=>({...{colors:H(o,a$1=>({backgroundColor:i(j$1(t).palette[a$1].mainChannel,.08),color:j$1(t).palette[a$1].dark,border:`solid 1px ${i(j$1(t).palette[a$1].mainChannel,.16)}`,[a.dark]:{color:j$1(t).palette[a$1].light},[`& .${alertClasses.icon}`]:{color:j$1(t).palette[a$1].main}}))}.colors})}},He={styleOverrides:{root:({theme:o})=>({marginBottom:o.spacing(.5),fontWeight:o.typography.fontWeightSemiBold})}},io={MuiAlert:Ee,MuiAlertTitle:He};var qe={defaultProps:{color:"transparent"},styleOverrides:{root:{boxShadow:"none"}}},so={MuiAppBar:qe};var _e=o=>jsx(m,{...o,children:jsx("path",{fill:"currentColor",d:"M12 16a1 1 0 0 1-.64-.23l-6-5a1 1 0 1 1 1.28-1.54L12 13.71l5.36-4.32a1 1 0 0 1 1.41.15a1 1 0 0 1-.14 1.46l-6 4.83A1 1 0 0 1 12 16"})}),Ue={defaultProps:{popupIcon:jsx(_e,{})},styleOverrides:{root:({theme:o})=>({[`& span.${autocompleteClasses.tag}`]:{...o.typography.subtitle2,height:24,minWidth:24,lineHeight:"24px",textAlign:"center",padding:o.spacing(0,.75),color:j$1(o).palette.text.secondary,borderRadius:o.shape.borderRadius,backgroundColor:i(j$1(o).palette.grey["500Channel"],.16)}}),paper:({theme:o})=>({...r({theme:o,dropdown:!0})}),listbox:({theme:o})=>({padding:0,[`& .${autocompleteClasses.option}`]:{...s$1(o)}}),endAdornment:{[`& .${svgIconClasses.root}`]:{width:18,height:18}}}},co={MuiAutocomplete:Ue};var Xe=["primary","secondary","info","success","warning","error"],Ye=o=>{let t=o.charAt(0).toLowerCase();return ["a","c","f"].includes(t)?"primary":["e","d","h"].includes(t)?"secondary":["i","k","l"].includes(t)?"info":["m","n","p"].includes(t)?"success":["q","s","t"].includes(t)?"warning":["v","x","y"].includes(t)?"error":"default"},mo={colors:Xe.map(o=>({props:({ownerState:t})=>t.color===o,style:({theme:t})=>({color:j$1(t).palette[o].contrastText,backgroundColor:j$1(t).palette[o].main})})),defaultColor:[{props:({ownerState:o})=>o.color==="default",style:({theme:o})=>({color:j$1(o).palette.text.secondary,backgroundColor:i(j$1(o).palette.grey["500Channel"],.24)})}]},Je={variants:[...mo.defaultColor,...mo.colors],styleOverrides:{rounded:({theme:o})=>({borderRadius:o.shape.borderRadius*1.5}),colorDefault:({ownerState:o,theme:t})=>{let l=Ye(`${o.alt}`);return {...!!o.alt&&{...l!=="default"?{color:j$1(t).palette[l].contrastText,backgroundColor:j$1(t).palette[l].main}:{color:j$1(t).palette.text.secondary,backgroundColor:i(j$1(t).palette.grey["500Channel"],.24)}}}}}},Ke={defaultProps:{max:4},styleOverrides:{root:({ownerState:o})=>({justifyContent:"flex-end",...o.variant==="compact"&&{width:40,height:40,position:"relative",[`& .${avatarGroupClasses.avatar}`]:{margin:0,width:28,height:28,position:"absolute","&:first-of-type":{left:0,bottom:0,zIndex:9},"&:last-of-type":{top:0,right:0}}}}),avatar:({theme:o})=>({fontSize:16,fontWeight:o.typography.fontWeightSemiBold,"&:first-of-type":{fontSize:12,color:j$1(o).palette.primary.dark,backgroundColor:j$1(o).palette.primary.lighter}})}},uo={MuiAvatar:Je,MuiAvatarGroup:Ke};var Qe={styleOverrides:{root:({theme:o})=>({backgroundColor:i(j$1(o).palette.grey["800Channel"],.48)}),invisible:{background:"transparent"}}},go={MuiBackdrop:Qe};var A=o=>({width:10,zIndex:9,padding:0,height:10,minWidth:"auto","&::before, &::after":{content:'""',borderRadius:1,backgroundColor:j$1(o).palette.common.white},[`&.${badgeClasses.invisible}`]:{transform:"unset"}}),ot={variants:[{props:({ownerState:o})=>o.variant==="online",style:({theme:o})=>({[`& .${badgeClasses.badge}`]:{...A(o),backgroundColor:j$1(o).palette.success.main}})},{props:({ownerState:o})=>o.variant==="alway",style:({theme:o})=>({[`& .${badgeClasses.badge}`]:{...A(o),backgroundColor:j$1(o).palette.warning.main,"&::before":{width:2,height:4,transform:"translateX(1px) translateY(-1px)"},"&::after":{width:2,height:4,transform:"translateY(1px) rotate(125deg)"}}})},{props:({ownerState:o})=>o.variant==="busy",style:({theme:o})=>({[`& .${badgeClasses.badge}`]:{...A(o),backgroundColor:j$1(o).palette.error.main,"&::before":{width:6,height:2}}})},{props:({ownerState:o})=>o.variant==="offline",style:({theme:o})=>({[`& .${badgeClasses.badge}`]:{...A(o),backgroundColor:j$1(o).palette.text.disabled,"&::before":{width:6,height:6,borderRadius:"50%"}}})},{props:({ownerState:o})=>o.variant==="invisible",style:{[`& .${badgeClasses.badge}`]:{display:"none"}}}],styleOverrides:{dot:{borderRadius:"50%"}}},Co={MuiBadge:ot};var et={styleOverrides:{ol:({theme:o})=>({rowGap:o.spacing(.5),columnGap:o.spacing(2)}),li:({theme:o})=>({display:"inline-flex","& > *":{...o.typography.body2}}),separator:{margin:0}}},ho={MuiBreadcrumbs:et};var vo=["primary","secondary","info","success","warning","error"];function fo(o,t){return vo.reduce((a,p)=>(!o.disabled&&o.color===p&&(a=t(p)),a),{})}var tt={styleOverrides:{root:({theme:o})=>({fontFamily:o.typography.fontFamily})}},bo={colors:vo.map(o=>({props:({ownerState:t})=>!t.disabled&&t.variant==="soft"&&t.color===o,style:({theme:t})=>({color:j$1(t).palette[o].dark,backgroundColor:i(j$1(t).palette[o].mainChannel,.16),"&:hover":{backgroundColor:i(j$1(t).palette[o].mainChannel,.32)},[a.dark]:{color:j$1(t).palette[o].light}})})),base:[{props:({ownerState:o})=>o.variant==="soft",style:({theme:o})=>({backgroundColor:i(j$1(o).palette.grey["500Channel"],.08),"&:hover":{backgroundColor:i(j$1(o).palette.grey["500Channel"],.24)},[`&.${buttonClasses.disabled}`]:{backgroundColor:j$1(o).palette.action.disabledBackground},[`& .${loadingButtonClasses.loadingIndicatorStart}`]:{left:14},[`& .${loadingButtonClasses.loadingIndicatorEnd}`]:{right:14},[`&.${buttonClasses.sizeSmall}`]:{[`& .${loadingButtonClasses.loadingIndicatorStart}`]:{left:10},[`& .${loadingButtonClasses.loadingIndicatorEnd}`]:{right:10}}})}]},rt={defaultProps:{color:"primary",disableElevation:!0},variants:[...bo.base,...bo.colors],styleOverrides:{contained:({theme:o,ownerState:t})=>{let l={colors:fo(t,a=>({"&:hover":{boxShadow:o.customShadows[a]}})),inheritColor:{...t.color==="inherit"&&!t.disabled&&{color:j$1(o).palette.common.white,backgroundColor:j$1(o).palette.grey[800],"&:hover":{boxShadow:o.customShadows.z8,backgroundColor:j$1(o).palette.grey[700]},[a.dark]:{color:j$1(o).palette.grey[800],backgroundColor:j$1(o).palette.common.white,"&:hover":{backgroundColor:j$1(o).palette.grey[400]}}}}};return {...l.inheritColor,...l.colors}},outlined:({theme:o,ownerState:t})=>{let l={colors:fo(t,a=>({borderColor:i(j$1(o).palette[a].mainChannel,.48)})),inheritColor:{...t.color==="inherit"&&!t.disabled&&{borderColor:i(j$1(o).palette.grey["500Channel"],.32),"&:hover":{backgroundColor:j$1(o).palette.action.hover}}},base:{"&:hover":{borderColor:"currentColor",boxShadow:"0 0 0 0.75px currentColor"}}};return {...l.base,...l.inheritColor,...l.colors}},text:({ownerState:o,theme:t})=>({...{inheritColor:{...o.color==="inherit"&&!o.disabled&&{"&:hover":{backgroundColor:j$1(t).palette.action.hover}}}}.inheritColor}),sizeSmall:({ownerState:o})=>({height:30,...o.variant==="text"?{paddingLeft:"4px",paddingRight:"4px"}:{paddingLeft:"8px",paddingRight:"8px"}}),sizeMedium:({ownerState:o})=>({...o.variant==="text"?{paddingLeft:"8px",paddingRight:"8px"}:{paddingLeft:"12px",paddingRight:"12px"}}),sizeLarge:({ownerState:o})=>({height:48,...o.variant==="text"?{paddingLeft:"10px",paddingRight:"10px"}:{paddingLeft:"16px",paddingRight:"16px"}})}},xo={MuiButtonBase:tt,MuiButton:rt};var Z=["primary","secondary","info","success","warning","error"],$o=["default","inherit"],at=["extended","outlinedExtended","softExtended"],ko=["circular","extended"],Mo=["outlined","outlinedExtended"],So=["soft","softExtended"],To={colors:Z.map(o=>({props:({ownerState:t})=>!t.disabled&&ko.includes(t.variant)&&t.color===o,style:({theme:t})=>({boxShadow:t.customShadows[o],"&:hover":{boxShadow:"none"}})})),base:[{props:({ownerState:o})=>ko.includes(o.variant)&&$o.includes(o.color),style:({theme:o})=>({boxShadow:o.customShadows.z8,color:j$1(o).palette.grey[800],backgroundColor:j$1(o).palette.grey[300],"&:hover":{boxShadow:"none",backgroundColor:j$1(o).palette.grey[400]},[`&.${fabClasses.colorInherit}`]:{color:j$1(o).palette.common.white,backgroundColor:j$1(o).palette.text.primary,"&:hover":{backgroundColor:j$1(o).palette.grey[700]},[a.dark]:{color:j$1(o).palette.grey[800],"&:hover":{backgroundColor:j$1(o).palette.grey[400]}}}})}]},Io={colors:Z.map(o=>({props:({ownerState:t})=>!t.disabled&&Mo.includes(t.variant)&&t.color===o,style:({theme:t})=>({color:j$1(t).palette[o].main,border:`solid 1px ${i(j$1(t).palette[o].mainChannel,.48)}`,"&:hover":{backgroundColor:i(j$1(t).palette[o].mainChannel,.08)}})})),base:[{props:({ownerState:o})=>Mo.includes(o.variant),style:({theme:o})=>({boxShadow:"none",backgroundColor:"transparent",color:j$1(o).palette.text.secondary,border:`solid 1px ${i(j$1(o).palette.grey["500Channel"],.32)}`,"&:hover":{borderColor:"currentColor",boxShadow:"0 0 0 0.75px currentColor",backgroundColor:j$1(o).palette.action.hover},[`&.${fabClasses.colorInherit}`]:{color:j$1(o).palette.text.primary},[`&.${fabClasses.disabled}`]:{backgroundColor:"transparent",border:`1px solid ${j$1(o).palette.action.disabledBackground}`}})}]},Po={colors:Z.map(o=>({props:({ownerState:t})=>!t.disabled&&So.includes(t.variant)&&t.color===o,style:({theme:t})=>({boxShadow:"none",color:j$1(t).palette[o].dark,backgroundColor:i(j$1(t).palette[o].mainChannel,.16),"&:hover":{boxShadow:"none",backgroundColor:i(j$1(t).palette[o].mainChannel,.32)},[a.dark]:{color:j$1(t).palette[o].light}})})),base:[{props:({ownerState:o})=>So.includes(o.variant)&&$o.includes(o.color),style:({theme:o})=>({boxShadow:"none",color:j$1(o).palette.grey[800],backgroundColor:j$1(o).palette.grey[300],"&:hover":{boxShadow:"none",backgroundColor:j$1(o).palette.grey[400]},[`&.${fabClasses.colorInherit}`]:{color:j$1(o).palette.text.primary,backgroundColor:i(j$1(o).palette.grey["500Channel"],.08),"&:hover":{backgroundColor:i(j$1(o).palette.grey["500Channel"],.24)}}})}]},nt=[{props:({ownerState:o})=>at.includes(o.variant),style:({theme:o})=>({height:48,width:"auto",minHeight:48,borderRadius:48/2,gap:o.spacing(1),padding:o.spacing(0,2),[`&.${fabClasses.sizeSmall}`]:{height:34,minHeight:34,borderRadius:34/2,gap:o.spacing(.5),padding:o.spacing(0,1)},[`&.${fabClasses.sizeMedium}`]:{height:40,minHeight:40,borderRadius:40/2}})}],lt={defaultProps:{color:"primary"},variants:[...To.base,...To.colors,...Io.base,...Io.colors,...Po.base,...Po.colors,...nt],styleOverrides:{}},Oo={MuiFab:lt};var Ro=["primary","secondary","info","success","warning","error"];function wo(o,t){return Ro.reduce((a,p)=>(!o.disabled&&o.color===p&&(a=t(p)),a),{})}var h=`& .${buttonGroupClasses.firstButton}, & .${buttonGroupClasses.middleButton}`,Fo={colors:Ro.map(o=>({props:({ownerState:t})=>!t.disabled&&t.variant==="soft"&&t.color===o,style:({theme:t})=>({[h]:{borderColor:i(j$1(t).palette[o].darkChannel,.24),[a.dark]:{borderColor:i(j$1(t).palette[o].lightChannel,.24)}},[`&.${buttonGroupClasses.vertical}`]:{[h]:{borderColor:i(j$1(t).palette[o].darkChannel,.24),[a.dark]:{borderColor:i(j$1(t).palette[o].lightChannel,.24)}}}})})),base:[{props:({ownerState:o})=>o.variant==="soft",style:({theme:o})=>({[h]:{borderRight:`solid 1px ${i(j$1(o).palette.grey["500Channel"],.32)}`,[`&.${buttonGroupClasses.disabled}`]:{borderColor:j$1(o).palette.action.disabledBackground}},[`&.${buttonGroupClasses.vertical}`]:{[h]:{borderRight:"none",borderBottom:`solid 1px ${i(j$1(o).palette.grey["500Channel"],.32)}`,[`&.${buttonGroupClasses.disabled}`]:{borderColor:j$1(o).palette.action.disabledBackground}}}})}]},it={defaultProps:{disableElevation:!0},variants:[...Fo.base,...Fo.colors],styleOverrides:{contained:({theme:o,ownerState:t})=>{let l={colors:wo(t,a=>({[h]:{borderColor:i(j$1(o).palette[a].darkChannel,.48)}})),inheritColor:{...t.color==="inherit"&&{[h]:{borderColor:i(j$1(o).palette.grey["500Channel"],.32)}}},disabled:{...t.disabled&&{[h]:{[`&.${buttonGroupClasses.disabled}`]:{borderColor:j$1(o).palette.action.disabledBackground}}}}};return {...l.inheritColor,...l.colors,...l.disabled}},text:({theme:o,ownerState:t})=>{let l={colors:wo(t,a=>({[h]:{borderColor:i(j$1(o).palette[a].mainChannel,.48)}})),inheritColor:{...t.color==="inherit"&&{[h]:{borderColor:i(j$1(o).palette.grey["500Channel"],.32)}}},disabled:{...t.disabled&&{[h]:{[`&.${buttonGroupClasses.disabled}`]:{borderColor:j$1(o).palette.action.disabledBackground}}}}};return {...l.inheritColor,...l.colors,...l.disabled}}}},Bo={MuiButtonGroup:it};var st=["primary","secondary","info","success","warning","error"];function pt(o,t){return st.reduce((a,p)=>(!o.disabled&&o.color===p&&(a=t(p)),a),{})}var dt={styleOverrides:{root:({theme:o,ownerState:t})=>{let l={colors:pt(t,a=>({"&:hover":{borderColor:i(j$1(o).palette[a].mainChannel,.48),backgroundColor:i(j$1(o).palette[a].mainChannel,j$1(o).palette.action.hoverOpacity)}})),selected:{[`&.${toggleButtonClasses.selected}`]:{borderColor:"currentColor",boxShadow:"0 0 0 0.75px currentColor"}},disabled:{...t.disabled&&{[`&.${toggleButtonClasses.selected}`]:{color:j$1(o).palette.action.disabled,backgroundColor:j$1(o).palette.action.selected,borderColor:j$1(o).palette.action.disabledBackground}}}};return {...l.colors,...l.selected,...l.disabled}}}},ct={styleOverrides:{root:({theme:o})=>({gap:4,padding:4,border:`solid 1px ${i(j$1(o).palette.grey["500Channel"],.08)}`}),grouped:{[`&.${toggleButtonClasses.root}`]:{border:"none",borderRadius:"inherit"},[`&.${toggleButtonClasses.selected}`]:{boxShadow:"none"}}}},Lo={MuiToggleButton:dt,MuiToggleButtonGroup:ct};var mt={styleOverrides:{root:({theme:o})=>({position:"relative",boxShadow:o.customShadows.card,borderRadius:o.shape.borderRadius*2,zIndex:0})}},ut={defaultProps:{titleTypographyProps:{variant:"h6"},subheaderTypographyProps:{variant:"body2",marginTop:"4px"}},styleOverrides:{root:({theme:o})=>({padding:o.spacing(3,3,0)})}},gt={styleOverrides:{root:({theme:o})=>({padding:o.spacing(3)})}},Ao={MuiCard:mt,MuiCardHeader:ut,MuiCardContent:gt};var Ct=o=>jsx(m,{...o,children:jsx("path",{d:"M17.9 2.318A5 5 0 0 1 22.895 7.1l.005.217v10a5 5 0 0 1-4.783 4.995l-.217.005h-10a5 5 0 0 1-4.995-4.783l-.005-.217v-10a5 5 0 0 1 4.783-4.996l.217-.004h10Zm-.5 1.5h-9a4 4 0 0 0-4 4v9a4 4 0 0 0 4 4h9a4 4 0 0 0 4-4v-9a4 4 0 0 0-4-4Z"})}),ht=o=>jsx(m,{...o,children:jsx("path",{d:"M17 2a5 5 0 0 1 5 5v10a5 5 0 0 1-5 5H7a5 5 0 0 1-5-5V7a5 5 0 0 1 5-5Zm-1.625 7.255-4.13 4.13-1.75-1.75a.881.881 0 0 0-1.24 0c-.34.34-.34.89 0 1.24l2.38 2.37c.17.17.39.25.61.25.23 0 .45-.08.62-.25l4.75-4.75c.34-.34.34-.89 0-1.24a.881.881 0 0 0-1.24 0Z"})}),yt=o=>jsx(m,{...o,children:jsx("path",{d:"M17,2 C19.7614,2 22,4.23858 22,7 L22,7 L22,17 C22,19.7614 19.7614,22 17,22 L17,22 L7,22 C4.23858,22 2,19.7614 2,17 L2,17 L2,7 C2,4.23858 4.23858,2 7,2 L7,2 Z M15,11 L9,11 C8.44772,11 8,11.4477 8,12 C8,12.5523 8.44772,13 9,13 L15,13 C15.5523,13 16,12.5523 16,12 C16,11.4477 15.5523,11 15,11 Z"})}),ft={defaultProps:{size:"small",icon:jsx(Ct,{}),checkedIcon:jsx(ht,{}),indeterminateIcon:jsx(yt,{})},styleOverrides:{root:({ownerState:o,theme:t})=>({padding:t.spacing(1),...o.color==="default"&&{[`&.${checkboxClasses.checked}`]:{color:j$1(t).palette.text.primary}},[`&.${checkboxClasses.disabled}`]:{color:j$1(t).palette.action.disabled}})}},zo={MuiCheckbox:ft};var vt=o=>jsx(m,{...o,children:jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12S6.477 2 12 2s10 4.477 10 10M8.97 8.97a.75.75 0 0 1 1.06 0L12 10.94l1.97-1.97a.75.75 0 0 1 1.06 1.06L13.06 12l1.97 1.97a.75.75 0 0 1-1.06 1.06L12 13.06l-1.97 1.97a.75.75 0 0 1-1.06-1.06L10.94 12l-1.97-1.97a.75.75 0 0 1 0-1.06",clipRule:"evenodd"})}),Go=["primary","secondary","info","success","warning","error"];function xt(o,t){return Go.reduce((a,p)=>(!o.disabled&&o.color===p&&(a=t(p)),a),{})}var Vo={colors:Go.map(o=>({props:({ownerState:t})=>!t.disabled&&t.variant==="soft"&&t.color===o,style:({theme:t})=>({color:j$1(t).palette[o].dark,backgroundColor:i(j$1(t).palette[o].mainChannel,.16),"&:hover":{backgroundColor:i(j$1(t).palette[o].mainChannel,.32)},[a.dark]:{color:j$1(t).palette[o].light}})})),inheritColor:[{props:({ownerState:o})=>o.variant==="soft"&&o.color==="default",style:({theme:o})=>({backgroundColor:i(j$1(o).palette.grey["500Channel"],.16),"&:hover":{backgroundColor:i(j$1(o).palette.grey["500Channel"],.32)}})}]},kt={defaultProps:{deleteIcon:jsx(vt,{}),color:"primary"},variants:[...Vo.inheritColor,...Vo.colors],styleOverrides:{root:({ownerState:o,theme:t})=>{let l={colors:xt(o,a=>({[`& .${chipClasses.avatar}`]:{color:j$1(t).palette[a].lighter,backgroundColor:j$1(t).palette[a].dark}})),disabled:{[`&.${chipClasses.disabled}`]:{opacity:1,[`& .${chipClasses.avatar}`]:{color:j$1(t).palette.action.disabled,backgroundColor:j$1(t).palette.action.disabledBackground},...o.variant==="outlined"&&{color:j$1(t).palette.action.disabled,borderColor:j$1(t).palette.action.disabledBackground},...["filled","soft"].includes(o.variant)&&{color:j$1(t).palette.action.disabled,backgroundColor:j$1(t).palette.action.disabledBackground}}}};return {...l.colors,...l.disabled}},label:({theme:o})=>({fontWeight:o.typography.fontWeightMedium}),icon:{color:"currentColor"},deleteIcon:{opacity:.48,color:"currentColor","&:hover":{opacity:1,color:"currentColor"}},sizeMedium:({theme:o})=>({borderRadius:o.shape.borderRadius*1.25}),sizeSmall:({theme:o})=>({borderRadius:o.shape.borderRadius}),filled:({ownerState:o,theme:t})=>({...{defaultColor:{...!o.disabled&&o.color==="default"&&{color:j$1(t).palette.common.white,backgroundColor:j$1(t).palette.text.primary,[`& .${chipClasses.avatar}`]:{color:j$1(t).palette.text.primary},"&:hover":{backgroundColor:j$1(t).palette.grey[700]},[a.dark]:{color:j$1(t).palette.grey[800],"&:hover":{backgroundColor:j$1(t).palette.grey[100]}}}}}.defaultColor}),outlined:({ownerState:o,theme:t})=>({...{defaultColor:{...!o.disabled&&o.color==="default"&&{borderColor:i(j$1(t).palette.grey["500Channel"],.32)}}}.defaultColor})}},Wo={MuiChip:kt};var Mt={styleOverrides:{paper:({ownerState:o,theme:t})=>({boxShadow:t.customShadows.dialog,borderRadius:t.shape.borderRadius*2,...!o.fullScreen&&{margin:t.spacing(2)}}),paperFullScreen:{borderRadius:0}}},St={styleOverrides:{root:({theme:o})=>({padding:o.spacing(3)})}},Tt={styleOverrides:{root:({theme:o})=>({padding:o.spacing(0,3)}),dividers:({theme:o})=>({borderTop:0,borderBottomStyle:"dashed",paddingBottom:o.spacing(3)})}},It={defaultProps:{disableSpacing:!0},styleOverrides:{root:({theme:o})=>({padding:o.spacing(3),"& > :not(:first-of-type)":{marginLeft:o.spacing(1.5)}})}},Eo={MuiDialog:Mt,MuiDialogTitle:St,MuiDialogContent:Tt,MuiDialogActions:It};var Pt={styleOverrides:{paper:{backgroundColor:"#fff !important",backgroundImage:"none !important"},paperAnchorRight:({ownerState:o,theme:t})=>({...o.variant==="temporary"&&{...r({theme:t}),boxShadow:`-40px 40px 80px -8px ${i(j$1(t).palette.grey["500Channel"],.24)}`,[a.dark]:{boxShadow:`-40px 40px 80px -8px ${i(j$1(t).palette.common.blackChannel,.24)}`}}}),paperAnchorLeft:({ownerState:o,theme:t})=>({...o.variant==="temporary"&&{...r({theme:t}),boxShadow:`40px 40px 80px -8px ${i(j$1(t).palette.grey["500Channel"],.24)}`,[a.dark]:{boxShadow:`40px 40px 80px -8px ${i(j$1(t).palette.common.blackChannel,.24)}`}}})}},Ho={MuiDrawer:Pt};var $t={styleOverrides:{root:({theme:o})=>({...o.typography.body2,color:j$1(o).palette.text.disabled,[`&.${inputLabelClasses.shrink}`]:{...o.typography.body1,fontWeight:600,color:j$1(o).palette.text.secondary,zIndex:1,[`&.${inputLabelClasses.focused}`]:{color:j$1(o).palette.text.primary},[`&.${inputLabelClasses.error}`]:{color:j$1(o).palette.error.main},[`&.${inputLabelClasses.disabled}`]:{color:j$1(o).palette.text.disabled},[`&.${inputLabelClasses.filled}`]:{transform:"translate(12px, 6px) scale(0.75)"}}})}},Ot={defaultProps:{component:"div"},styleOverrides:{root:({theme:o})=>({marginTop:o.spacing(1)})}},wt={styleOverrides:{label:({theme:o})=>({...o.typography.body2})}},qo={MuiFormLabel:$t,MuiFormHelperText:Ot,MuiFormControlLabel:wt};var Ft={defaultProps:{underline:"hover"},styleOverrides:{}},Zo={MuiLink:Ft};var Rt={styleOverrides:{root:({theme:o})=>({color:"inherit",minWidth:"auto",marginRight:o.spacing(2)})}},Bt={styleOverrides:{root:({theme:o})=>({minWidth:"auto",marginRight:o.spacing(2)})}},Lt={defaultProps:{primaryTypographyProps:{typography:"subtitle2"}},styleOverrides:{root:{margin:0},multiline:{margin:0}}},No={MuiListItemIcon:Rt,MuiListItemAvatar:Bt,MuiListItemText:Lt};var At={styleOverrides:{root:({theme:o})=>({...s$1(o)})}},_o={MuiMenuItem:At};var qt={defaultProps:{slots:{columnSortedAscendingIcon:o=>jsx(j,{sx:{color:"text.primary"},...o}),columnSortedDescendingIcon:o=>jsx(Xo,{sx:{color:"text.primary"},...o}),columnUnsortedIcon:o=>jsx(j,{fontSize:o.fontSize,className:o.className,sx:{color:"text.disabled"}}),columnMenuIcon:o=>jsx(Ut,{width:20,...o}),columnMenuSortAscendingIcon:o=>jsx(j,{...o}),columnMenuSortDescendingIcon:o=>jsx(Xo,{...o}),columnMenuFilterIcon:o=>jsx(X,{...o}),columnMenuHideIcon:o=>jsx(Nt,{...o}),columnMenuManageColumnsIcon:o=>jsx(Yo,{...o}),columnSelectorIcon:o=>jsx(Yo,{...o}),filterPanelDeleteIcon:o=>jsx(Jo,{...o}),openFilterButtonIcon:o=>jsx(X,{...o}),columnFilteredIcon:o=>jsx(X,{sx:{width:16,color:"text.primary"},...o}),densityCompactIcon:o=>jsx(jt,{...o}),densityStandardIcon:o=>jsx(Yt,{...o}),densityComfortableIcon:o=>jsx(Xt,{...o}),exportIcon:o=>jsx(Zt,{...o}),quickFilterIcon:o=>jsx(_t,{sx:{width:24,height:24,color:"text.secondary"},...o}),quickFilterClearIcon:o=>jsx(Jo,{...o})},slotProps:{basePopper:{placement:"bottom-end"},baseChip:{size:"small"},baseSwitch:{size:"small"},baseCheckbox:{size:"small",disableRipple:!0},baseInputLabel:{shrink:!0},baseTextField:{variant:"outlined"},baseSelect:{native:!0,variant:"outlined"}}},styleOverrides:{root:({theme:o})=>({"--unstable_DataGrid-radius":0,"--DataGrid-rowBorderColor":j$1(o).palette.divider,"--DataGrid-containerBackground":j$1(o).palette.background.neutral,"--unstable_DataGrid-headWeight":o.typography.fontWeightSemiBold,borderWidth:0,scrollbarWidth:"thin",scrollbarColor:`${i(j$1(o).palette.text.disabledChannel,.4)} ${i(j$1(o).palette.text.disabledChannel,.08)}`,"& .MuiDataGrid-filler > div":{borderTopStyle:"dashed"},"& .MuiDataGrid-topContainer::after":{height:0},"& .MuiDataGrid-filler":{borderBottom:"0 !important"}}),withBorderColor:{borderColor:"var(--DataGrid-rowBorderColor)"},columnHeader:({theme:o})=>({fontSize:14,color:j$1(o).palette.text.secondary,borderBottom:"0 !important","&--sorted":{color:j$1(o).palette.text.primary}}),columnSeparator:{color:"var(--DataGrid-rowBorderColor)"},cell:({theme:o})=>({borderTopStyle:"dashed","&--editing":{boxShadow:"none",backgroundColor:i(j$1(o).palette.primary.mainChannel,.08)}}),toolbarContainer:({theme:o})=>({gap:o.spacing(2),padding:o.spacing(2),[`& .${textFieldClasses.root}`]:{padding:0,width:"100%",[`& .${inputBaseClasses.input}`]:{paddingTop:o.spacing(2),paddingBottom:o.spacing(2)},[o.breakpoints.up("md")]:{width:"unset"}}}),paper:({theme:o})=>({...r({theme:o,dropdown:!0}),padding:0}),menu:({theme:o})=>({[`& .${paperClasses.root}`]:{...r({theme:o,dropdown:!0}),minWidth:140},[`& .${listClasses.root}`]:{padding:0,[`& .${listItemIconClasses.root}`]:{minWidth:0,marginRight:o.spacing(2)}}}),menuIcon:({theme:o})=>({[`& .${iconButtonClasses.root}`]:{margin:o.spacing(0,1),padding:o.spacing(.25)}}),iconButtonContainer:({theme:o})=>({[`& .${iconButtonClasses.root}`]:{padding:o.spacing(.25),marginLeft:o.spacing(1)}}),footerContainer:{minHeight:"auto",borderTopStyle:"dashed"},selectedRowCount:{display:"none",whiteSpace:"nowrap"},overlay:({theme:o})=>({[`& .${circularProgressClasses.root}`]:{color:j$1(o).palette.text.primary}}),columnsManagementHeader:({theme:o})=>({padding:o.spacing(2.5,2,0,2),[`& .${inputBaseClasses.input}`]:{paddingTop:o.spacing(2),paddingBottom:o.spacing(2)}}),columnsManagement:({theme:o})=>({gap:o.spacing(.5),padding:o.spacing(2,1.5),[`& .${formControlLabelClasses.root}`]:{gap:4,marginLeft:0}}),columnsManagementFooter:({theme:o})=>({borderTopStyle:"dashed",padding:o.spacing(1.5),[`& .${formControlLabelClasses.root}`]:{gap:4,marginLeft:0}}),filterForm:({theme:o})=>({alignItems:"center",gap:o.spacing(1.5),padding:o.spacing(2),[`& .${inputLabelClasses.shrink}`]:{transform:"translate(14px, -9px) scale(0.75)"}}),filterFormDeleteIcon:({theme:o})=>({[`& .${iconButtonClasses.root}`]:{padding:o.spacing(.25),backgroundColor:i(j$1(o).palette.grey["500Channel"],.16),[`& .${svgIconClasses.root}`]:{width:16,height:16}}})}},Ko={MuiDataGrid:qt},j=({...o})=>jsxs(m,{sx:{width:20,height:20,...o.sx},...o,children:[jsx("path",{fill:"currentColor",d:"m8.303 11.596l3.327-3.431a.499.499 0 0 1 .74 0l6.43 6.63c.401.414.158 1.205-.37 1.205h-5.723z"}),jsx("path",{fill:"currentColor",d:"M11.293 16H5.57c-.528 0-.771-.791-.37-1.205l2.406-2.482z",opacity:"0.5"})]}),Xo=({...o})=>jsxs(m,{sx:{width:20,height:20,...o.sx},...o,children:[jsx("path",{fill:"currentColor",d:"m8.303 12.404l3.327 3.431c.213.22.527.22.74 0l6.43-6.63C19.201 8.79 18.958 8 18.43 8h-5.723z"}),jsx("path",{fill:"currentColor",d:"M11.293 8H5.57c-.528 0-.771.79-.37 1.205l2.406 2.481z",opacity:"0.5"})]}),X=({...o})=>jsx(m,{sx:{width:20,height:20,...o.sx},...o,children:jsx("path",{fill:"currentColor",d:"M19 3H5c-1.414 0-2.121 0-2.56.412C2 3.824 2 4.488 2 5.815v.69c0 1.037 0 1.556.26 1.986c.26.43.733.698 1.682 1.232l2.913 1.64c.636.358.955.537 1.183.735c.474.411.766.895.898 1.49c.064.284.064.618.064 1.285v2.67c0 .909 0 1.364.252 1.718c.252.355.7.53 1.594.88c1.879.734 2.818 1.101 3.486.683c.668-.417.668-1.372.668-3.282v-2.67c0-.666 0-1 .064-1.285a2.68 2.68 0 0 1 .899-1.49c.227-.197.546-.376 1.182-.735l2.913-1.64c.948-.533 1.423-.8 1.682-1.23c.26-.43.26-.95.26-1.988v-.69c0-1.326 0-1.99-.44-2.402C21.122 3 20.415 3 19 3"})}),Zt=({...o})=>jsxs(m,{sx:{width:20,height:20,...o.sx},...o,children:[jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.845 7.905a.75.75 0 0 0 1.06 0l1.72-1.72v8.19a.75.75 0 0 0 1.5 0v-8.19l1.72 1.72a.75.75 0 1 0 1.06-1.06l-3-3a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 0 0 0 1.06",clipRule:"evenodd"}),jsx("path",{fill:"currentColor",d:"M12.375 20.375a8 8 0 0 0 8-8h-3.75c-.943 0-1.414 0-1.707.293c-.293.293-.293.764-.293 1.707a2.25 2.25 0 0 1-4.5 0c0-.943 0-1.414-.293-1.707c-.293-.293-.764-.293-1.707-.293h-3.75a8 8 0 0 0 8 8"})]}),Yo=({...o})=>jsxs(m,{sx:{width:20,height:20,...o.sx},...o,children:[jsx("path",{fill:"currentColor",d:"M9.75 12a2.25 2.25 0 1 1 4.5 0a2.25 2.25 0 0 1-4.5 0"}),jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M2 12c0 1.64.425 2.191 1.275 3.296C4.972 17.5 7.818 20 12 20c4.182 0 7.028-2.5 8.725-4.704C21.575 14.192 22 13.639 22 12c0-1.64-.425-2.191-1.275-3.296C19.028 6.5 16.182 4 12 4C7.818 4 4.972 6.5 3.275 8.704C2.425 9.81 2 10.361 2 12m10-3.75a3.75 3.75 0 1 0 0 7.5a3.75 3.75 0 0 0 0-7.5",clipRule:"evenodd"})]}),Nt=({...o})=>jsx(m,{sx:{width:20,height:20,...o.sx},...o,children:jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.606 6.08a1 1 0 0 1 1.313.526L2 7l.92-.394v-.001c0-.001 0 0 0 0l.003.009l.021.045c.02.042.051.108.094.194c.086.172.219.424.4.729a13.37 13.37 0 0 0 1.67 2.237a11.966 11.966 0 0 0 .59.592C7.18 11.8 9.251 13 12 13a8.706 8.706 0 0 0 3.22-.602c1.227-.483 2.254-1.21 3.096-1.998a13.053 13.053 0 0 0 2.733-3.725l.027-.058l.005-.011a1 1 0 0 1 1.838.788L22 7l.92.394l-.003.005l-.004.008l-.011.026l-.04.087a14.045 14.045 0 0 1-.741 1.348a15.368 15.368 0 0 1-1.711 2.256l.797.797a1 1 0 0 1-1.414 1.415l-.84-.84a11.81 11.81 0 0 1-1.897 1.256l.782 1.202a1 1 0 1 1-1.676 1.091l-.986-1.514c-.679.208-1.404.355-2.176.424V16.5a1 1 0 0 1-2 0v-1.544c-.775-.07-1.5-.217-2.177-.425l-.985 1.514a1 1 0 0 1-1.676-1.09l.782-1.203c-.7-.37-1.332-.8-1.897-1.257l-.84.84a1 1 0 0 1-1.414-1.414l.797-.797a15.406 15.406 0 0 1-1.87-2.519a13.457 13.457 0 0 1-.591-1.107a5.418 5.418 0 0 1-.033-.072l-.01-.021l-.002-.007l-.001-.002v-.001C1.08 7.395 1.08 7.394 2 7l-.919.395a1 1 0 0 1 .525-1.314",clipRule:"evenodd"})}),_t=({...o})=>jsx(m,{sx:{width:20,height:20,...o.sx},...o,children:jsx("path",{fill:"currentColor",d:"m20.71 19.29l-3.4-3.39A7.92 7.92 0 0 0 19 11a8 8 0 1 0-8 8a7.92 7.92 0 0 0 4.9-1.69l3.39 3.4a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42M5 11a6 6 0 1 1 6 6a6 6 0 0 1-6-6"})}),Jo=({...o})=>jsx(m,{sx:{width:20,height:20,...o.sx},...o,children:jsx("path",{fill:"currentColor",d:"m13.41 12l4.3-4.29a1 1 0 1 0-1.42-1.42L12 10.59l-4.29-4.3a1 1 0 0 0-1.42 1.42l4.3 4.29l-4.3 4.29a1 1 0 0 0 0 1.42a1 1 0 0 0 1.42 0l4.29-4.3l4.29 4.3a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42Z"})}),Ut=({...o})=>jsx(m,{sx:{width:20,height:20,...o.sx},...o,children:jsxs("g",{fill:"none",children:[jsx("path",{d:"M24 0v24H0V0zM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z"}),jsx("path",{fill:"currentColor",d:"M5 10a2 2 0 1 1 0 4a2 2 0 0 1 0-4m7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4m7 0a2 2 0 1 1 0 4a2 2 0 0 1 0-4"})]})}),jt=({...o})=>jsx(m,{sx:{width:20,height:20,...o.sx},...o,children:jsx("path",{fill:"currentColor",d:"M4 15.5q-.425 0-.712-.288T3 14.5V14q0-.425.288-.712T4 13h16q.425 0 .713.288T21 14v.5q0 .425-.288.713T20 15.5zM4 11q-.425 0-.712-.288T3 10v-.5q0-.425.288-.712T4 8.5h16q.425 0 .713.288T21 9.5v.5q0 .425-.288.713T20 11zm0-4.5q-.425 0-.712-.288T3 5.5V5q0-.425.288-.712T4 4h16q.425 0 .713.288T21 5v.5q0 .425-.288.713T20 6.5zM4 20q-.425 0-.712-.288T3 19v-.5q0-.425.288-.712T4 17.5h16q.425 0 .713.288T21 18.5v.5q0 .425-.288.713T20 20z"})}),Xt=({...o})=>jsx(m,{sx:{width:20,height:20,...o.sx},...o,children:jsxs("g",{fill:"none",fillRule:"evenodd",children:[jsx("path",{d:"M24 0v24H0V0zM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z"}),jsx("path",{fill:"currentColor",d:"M5 3a2 2 0 0 0-2 2v6h18V5a2 2 0 0 0-2-2zm16 10H3v6a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2z"})]})}),Yt=({...o})=>jsx(m,{sx:{width:20,height:20,...o.sx},...o,children:jsxs("g",{fill:"none",children:[jsx("path",{d:"M24 0v24H0V0zM12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035c-.01-.004-.019-.001-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427c-.002-.01-.009-.017-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093c.012.004.023 0 .029-.008l.004-.014l-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014l-.034.614c0 .012.007.02.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z"}),jsx("path",{fill:"currentColor",d:"M21 16v3a2 2 0 0 1-1.85 1.995L19 21H5a2 2 0 0 1-1.995-1.85L3 19v-3zm0-6v4H3v-4zm-2-7a2 2 0 0 1 2 2v3H3V5a2 2 0 0 1 2-2z"})]})});var Qo=o=>jsx(m,{...o,children:jsx("path",{fill:"currentColor",d:"M12 15.5a1 1 0 0 1-.71-.29l-4-4a1 1 0 1 1 1.42-1.42L12 13.1l3.3-3.18a1 1 0 1 1 1.38 1.44l-4 3.86a1 1 0 0 1-.68.28"})}),Qt=o=>jsx(m,{...o,children:jsx("path",{fill:"currentColor",d:"M13.83 19a1 1 0 0 1-.78-.37l-4.83-6a1 1 0 0 1 0-1.27l5-6a1 1 0 0 1 1.54 1.28L10.29 12l4.32 5.36a1 1 0 0 1-.78 1.64"})}),oe=o=>jsx(m,{...o,children:jsx("path",{fill:"currentColor",d:"M10 19a1 1 0 0 1-.64-.23a1 1 0 0 1-.13-1.41L13.71 12L9.39 6.63a1 1 0 0 1 .15-1.41a1 1 0 0 1 1.46.15l4.83 6a1 1 0 0 1 0 1.27l-5 6A1 1 0 0 1 10 19"})}),or=o=>jsxs(m,{...o,children:[jsx("path",{fill:"currentColor",d:"M6.96 2c.418 0 .756.31.756.692V4.09c.67-.012 1.422-.012 2.268-.012h4.032c.846 0 1.597 0 2.268.012V2.692c0-.382.338-.692.756-.692s.756.31.756.692V4.15c1.45.106 2.403.368 3.103 1.008c.7.641.985 1.513 1.101 2.842v1H2V8c.116-1.329.401-2.2 1.101-2.842c.7-.64 1.652-.902 3.103-1.008V2.692c0-.382.339-.692.756-.692"}),jsx("path",{fill:"currentColor",d:"M22 14v-2c0-.839-.013-2.335-.026-3H2.006c-.013.665 0 2.161 0 3v2c0 3.771 0 5.657 1.17 6.828C4.349 22 6.234 22 10.004 22h4c3.77 0 5.654 0 6.826-1.172C22 19.657 22 17.771 22 14",opacity:"0.5"}),jsx("path",{fill:"currentColor",d:"M18 16.5a1.5 1.5 0 1 1-3 0a1.5 1.5 0 0 1 3 0"})]}),er=o=>jsx(m,{...o,children:jsx("path",{fill:"currentColor",fillRule:"evenodd",d:"M12 2.75a9.25 9.25 0 1 0 0 18.5a9.25 9.25 0 0 0 0-18.5M1.25 12C1.25 6.063 6.063 1.25 12 1.25S22.75 6.063 22.75 12S17.937 22.75 12 22.75S1.25 17.937 1.25 12M12 7.25a.75.75 0 0 1 .75.75v3.69l2.28 2.28a.75.75 0 1 1-1.06 1.06l-2.5-2.5a.75.75 0 0 1-.22-.53V8a.75.75 0 0 1 .75-.75",clipRule:"evenodd"})}),g={date:{openPickerIcon:or,leftArrowIcon:Qt,rightArrowIcon:oe,switchViewIcon:Qo},time:{openPickerIcon:er,rightArrowIcon:oe,switchViewIcon:Qo}},tr={defaultProps:{slots:g.date}},rr={defaultProps:{slots:g.date}},ar={defaultProps:{slots:g.date}},nr={defaultProps:{slots:g.date}},lr={defaultProps:{slots:g.date}},ir={defaultProps:{slots:g.date}},sr={defaultProps:{slots:g.date}},pr={defaultProps:{slots:g.time}},dr={defaultProps:{slots:g.time}},cr={defaultProps:{slots:g.time}},mr={defaultProps:{slots:g.time}},ur={styleOverrides:{root:({theme:o})=>({[`& .${dialogActionsClasses.root}`]:{[`& .${buttonClasses.root}`]:{["&:last-of-type"]:{color:j$1(o).palette.common.white,backgroundColor:j$1(o).palette.text.primary,[a.dark]:{color:j$1(o).palette.grey[800]}}}}})}},gr={styleOverrides:{paper:({theme:o})=>({boxShadow:o.customShadows.dropdown,borderRadius:o.shape.borderRadius*1.5})}},ee={MuiPickersPopper:gr,MuiPickersLayout:ur,MuiDatePicker:tr,MuiDateTimePicker:rr,MuiStaticDatePicker:ar,MuiDesktopDatePicker:nr,MuiDesktopDateTimePicker:lr,MuiMobileDatePicker:ir,MuiMobileDateTimePicker:sr,MuiTimePicker:pr,MuiMobileTimePicker:dr,MuiStaticTimePicker:cr,MuiDesktopTimePicker:mr};var hr={styleOverrides:{label:({theme:o})=>({...o.typography.body2}),iconContainer:{width:"auto"}}},te={MuiTreeItem:hr};var yr=["primary","secondary","info","success","warning","error"],re={colors:yr.map(o=>({props:({ownerState:t})=>!t.disabled&&t.variant==="soft"&&t.color===o,style:({theme:t})=>({[`& .${paginationItemClasses.root}`]:{[`&.${paginationItemClasses.selected}`]:{fontWeight:t.typography.fontWeightSemiBold,color:j$1(t).palette[o].dark,backgroundColor:i(j$1(t).palette[o].mainChannel,.08),"&:hover":{backgroundColor:i(j$1(t).palette[o].mainChannel,.16)},[a.dark]:{color:j$1(t).palette[o].light}}}})})),standardColor:[{props:({ownerState:o})=>o.variant==="soft"&&o.color==="standard",style:({theme:o})=>({[`& .${paginationItemClasses.root}`]:{[`&.${paginationItemClasses.selected}`]:{fontWeight:o.typography.fontWeightSemiBold,backgroundColor:i(j$1(o).palette.grey["500Channel"],.08),"&:hover":{backgroundColor:i(j$1(o).palette.grey["500Channel"],.16)}}}})}]},fr={variants:[...re.standardColor,...re.colors],styleOverrides:{text:({ownerState:o,theme:t})=>({[`& .${paginationItemClasses.root}`]:{[`&.${paginationItemClasses.selected}`]:{fontWeight:t.typography.fontWeightSemiBold,...o.color==="standard"&&{color:j$1(t).palette.common.white,backgroundColor:j$1(t).palette.text.primary,"&:hover":{backgroundColor:j$1(t).palette.grey[700]},[a.dark]:{color:j$1(t).palette.grey[800],"&:hover":{backgroundColor:j$1(t).palette.grey[100]}}}}}}),outlined:({ownerState:o,theme:t})=>({[`& .${paginationItemClasses.root}`]:{borderColor:i(j$1(t).palette.grey["500Channel"],.24),[`&.${paginationItemClasses.selected}`]:{borderColor:"currentColor",fontWeight:t.typography.fontWeightSemiBold,...o.color==="standard"&&{backgroundColor:i(j$1(t).palette.grey["500Channel"],.08)}}}})}},ae={MuiPagination:fr};var br={defaultProps:{elevation:0},styleOverrides:{root:{backgroundImage:"none"},outlined:({theme:o})=>({borderColor:i(j$1(o).palette.grey["500Channel"],.16)})}},ne={MuiPaper:br};var xr={styleOverrides:{paper:({theme:o})=>({...r({theme:o,dropdown:!0}),[`& .${listClasses.root}`]:{paddingTop:0,paddingBottom:0}})}},le={MuiPopover:xr};var kr=["primary","secondary","info","success","warning","error"];function Mr(o,t){return kr.reduce((a,p)=>(o.color===p&&(a=t(p)),a),{})}var Sr={styleOverrides:{root:({theme:o,ownerState:t})=>{let l={colors:Mr(t,a=>({backgroundColor:i(j$1(o).palette[a].mainChannel,.24)})),inheritColor:{...t.color==="inherit"&&{"&::before":{display:"none"},backgroundColor:i(j$1(o).palette.text.primaryChannel,.24)}}};return {borderRadius:4,...t.variant!=="buffer"&&{...l.inheritColor,...l.colors}}},bar:{borderRadius:"inherit"}}},ie={MuiLinearProgress:Sr};var Tr=o=>jsx(m,{...o,children:jsx("path",{d:"M12 2C13.9778 2 15.9112 2.58649 17.5557 3.6853C19.2002 4.78412 20.4819 6.3459 21.2388 8.17317C21.9957 10.0004 22.1937 12.0111 21.8079 13.9509C21.422 15.8907 20.4696 17.6725 19.0711 19.0711C17.6725 20.4696 15.8907 21.422 13.9509 21.8079C12.0111 22.1937 10.0004 21.9957 8.17317 21.2388C6.3459 20.4819 4.78412 19.2002 3.6853 17.5557C2.58649 15.9112 2 13.9778 2 12C2 6.477 6.477 2 12 2ZM12 3.5C9.74566 3.5 7.58365 4.39553 5.98959 5.98959C4.39553 7.58365 3.5 9.74566 3.5 12C3.5 14.2543 4.39553 16.4163 5.98959 18.0104C7.58365 19.6045 9.74566 20.5 12 20.5C14.2543 20.5 16.4163 19.6045 18.0104 18.0104C19.6045 16.4163 20.5 14.2543 20.5 12C20.5 9.74566 19.6045 7.58365 18.0104 5.98959C16.4163 4.39553 14.2543 3.5 12 3.5Z",fill:"currentColor"})}),Ir=o=>jsx(m,{...o,children:jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12C2 17.523 6.477 22 12 22C17.523 22 22 17.523 22 12C22 6.477 17.523 2 12 2ZM12 8C10.9391 8 9.92172 8.42143 9.17157 9.17157C8.42143 9.92172 8 10.9391 8 12C8 13.0609 8.42143 14.0783 9.17157 14.8284C9.92172 15.5786 10.9391 16 12 16C13.0609 16 14.0783 15.5786 14.8284 14.8284C15.5786 14.0783 16 13.0609 16 12C16 10.9391 15.5786 9.92172 14.8284 9.17157C14.0783 8.42143 13.0609 8 12 8Z",fill:"currentColor"})}),Pr={defaultProps:{size:"small",icon:jsx(Tr,{}),checkedIcon:jsx(Ir,{})},styleOverrides:{root:({ownerState:o,theme:t})=>({padding:t.spacing(1),...o.color==="default"&&{[`&.${radioClasses.checked}`]:{color:j$1(t).palette.text.primary}},[`&.${radioClasses.disabled}`]:{color:j$1(t).palette.action.disabled}})}},de={MuiRadio:Pr};var ce=o=>jsx(m,{...o,children:jsx("path",{d:"M17.56,21 C17.4000767,21.0006435 17.2423316,20.9629218 17.1,20.89 L12,18.22 L6.9,20.89 C6.56213339,21.067663 6.15259539,21.0374771 5.8444287,20.8121966 C5.53626201,20.5869161 5.38323252,20.2058459 5.45,19.83 L6.45,14.2 L2.33,10.2 C2.06805623,9.93860108 1.9718844,9.55391377 2.08,9.2 C2.19824414,8.83742187 2.51242293,8.57366684 2.89,8.52 L8.59,7.69 L11.1,2.56 C11.2670864,2.21500967 11.6166774,1.99588989 12,1.99588989 C12.3833226,1.99588989 12.7329136,2.21500967 12.9,2.56 L15.44,7.68 L21.14,8.51 C21.5175771,8.56366684 21.8317559,8.82742187 21.95,9.19 C22.0581156,9.54391377 21.9619438,9.92860108 21.7,10.19 L17.58,14.19 L18.58,19.82 C18.652893,20.2027971 18.4967826,20.5930731 18.18,20.82 C17.9989179,20.9468967 17.7808835,21.010197 17.56,21 L17.56,21 Z"})}),wr={defaultProps:{emptyIcon:jsx(ce,{}),icon:jsx(ce,{})},styleOverrides:{root:{[`&.${ratingClasses.disabled}`]:{opacity:.48}},iconEmpty:({theme:o})=>({color:i(j$1(o).palette.grey["500Channel"],.48)}),sizeSmall:{[`& .${svgIconClasses.root}`]:{width:20,height:20}},sizeMedium:{[`& .${svgIconClasses.root}`]:{width:24,height:24}},sizeLarge:{[`& .${svgIconClasses.root}`]:{width:28,height:28}}}},me={MuiRating:wr};var ge=o=>jsx(m,{...o,children:jsx("path",{fill:"currentColor",d:"M12 16a1 1 0 0 1-.64-.23l-6-5a1 1 0 1 1 1.28-1.54L12 13.71l5.36-4.32a1 1 0 0 1 1.41.15a1 1 0 0 1-.14 1.46l-6 4.83A1 1 0 0 1 12 16"})}),Rr={defaultProps:{IconComponent:ge},styleOverrides:{icon:{right:10,width:18,height:18,top:"calc(50% - 9px)"}}},Br={defaultProps:{IconComponent:ge},styleOverrides:{icon:{right:10,width:18,height:18,top:"calc(50% - 9px)"}}},Ce={MuiSelect:Rr,MuiNativeSelect:Br};var Lr={defaultProps:{animation:"wave",variant:"rounded"},styleOverrides:{root:({theme:o})=>({backgroundColor:i(j$1(o).palette.grey["400Channel"],.12)}),rounded:({theme:o})=>({borderRadius:o.shape.borderRadius*2})}},he={MuiSkeleton:Lr};var y={rail:{small:6,medium:10},thumb:{small:16,medium:20},mark:{small:4,medium:6}},Ar={defaultProps:{size:"small"},variants:[{props:({ownerState:o})=>o.color==="inherit",style:({theme:o})=>({[`& .${sliderClasses.markActive}`]:{[a.dark]:{backgroundColor:i(j$1(o).palette.grey["800Channel"],.48)}}})},{props:({ownerState:o})=>!!o.disabled,style:({theme:o})=>({[`&.${sliderClasses.disabled}`]:{color:i(j$1(o).palette.grey["500Channel"],j$1(o).palette.action.disabledOpacity)}})}],styleOverrides:{root:({theme:o})=>({[`& .${sliderClasses.thumb}`]:{borderWidth:1,borderStyle:"solid",width:y.thumb.medium,height:y.thumb.medium,boxShadow:o.customShadows.z1,color:j$1(o).palette.common.white,borderColor:i(j$1(o).palette.grey["500Channel"],.08),"&::before":{opacity:.4,boxShadow:"none",width:"calc(100% - 4px)",height:"calc(100% - 4px)",backgroundImage:`linear-gradient(180deg, ${j$1(o).palette.grey[500]} 0%, ${i(j$1(o).palette.grey["500Channel"],0)} 100%)`,[a.dark]:{opacity:.8}}}}),rail:({theme:o})=>({opacity:.12,height:y.rail.medium,backgroundColor:j$1(o).palette.grey[500]}),track:{height:y.rail.medium},mark:({theme:o})=>({width:1,height:y.mark.medium,backgroundColor:i(j$1(o).palette.grey["500Channel"],.48),'&[data-index="0"]':{display:"none"}}),markActive:({theme:o})=>({backgroundColor:i(j$1(o).palette.common.whiteChannel,.64)}),markLabel:({theme:o})=>({fontSize:o.typography.pxToRem(13),color:j$1(o).palette.text.disabled}),valueLabel:({theme:o})=>({borderRadius:8,backgroundColor:j$1(o).palette.grey[800],[a.dark]:{backgroundColor:j$1(o).palette.grey[700]}}),sizeSmall:{[`& .${sliderClasses.thumb}`]:{width:y.thumb.small,height:y.thumb.small},[`& .${sliderClasses.rail}`]:{height:y.rail.small},[`& .${sliderClasses.track}`]:{height:y.rail.small},[`& .${sliderClasses.mark}`]:{height:y.mark.small}}}},ye={MuiSlider:Ar};var Dr={defaultProps:{useFlexGap:!0},styleOverrides:{}},fe={MuiStack:Dr};var zr={styleOverrides:{line:({theme:o})=>({borderColor:j$1(o).palette.divider})}},be={MuiStepConnector:zr};var Vr={styleOverrides:{fontSizeLarge:{width:32,height:32,fontSize:"inherit"}}},ve={MuiSvgIcon:Vr};var Gr={styleOverrides:{root:{alignItems:"center"},switchBase:({ownerState:o,theme:t})=>({top:"unset",transform:"translateX(6px)",[`&.${switchClasses.checked}`]:{[`& .${switchClasses.thumb}`]:{...o.color==="default"&&{[a.dark]:{color:j$1(t).palette.grey[800]}}},[`&+.${switchClasses.track}`]:{opacity:1,...o.color==="default"&&{backgroundColor:j$1(t).palette.text.primary}}},[`&.${switchClasses.disabled}`]:{[`& .${switchClasses.thumb}`]:{opacity:1,[a.dark]:{opacity:.48}},[`&+.${switchClasses.track}`]:{opacity:.48}}}),track:({theme:o})=>({opacity:1,borderRadius:10,backgroundColor:i(j$1(o).palette.grey["500Channel"],.48)}),thumb:({theme:o})=>({color:j$1(o).palette.common.white}),sizeMedium:{[`& .${switchClasses.track}`]:{height:20},[`& .${switchClasses.thumb}`]:{width:14,height:14}},sizeSmall:{[`& .${switchClasses.track}`]:{height:16},[`& .${switchClasses.thumb}`]:{width:10,height:10}}}},xe={MuiSwitch:Gr};var Hr={styleOverrides:{root:({theme:o})=>({position:"relative",scrollbarWidth:"thin",scrollbarColor:`${i(j$1(o).palette.text.disabledChannel,.4)} ${i(j$1(o).palette.text.disabledChannel,.08)}`})}},qr={styleOverrides:{root:({theme:o})=>({"--palette-TableCell-border":j$1(o).palette.divider})}},Zr={styleOverrides:{root:({theme:o})=>({[`&.${tableRowClasses.selected}`]:{backgroundColor:i(j$1(o).palette.primary.darkChannel,.04),"&:hover":{backgroundColor:i(j$1(o).palette.primary.darkChannel,.08)}},"&:last-of-type":{[`& .${tableCellClasses.root}`]:{borderColor:"transparent"}}})}},Nr={styleOverrides:{root:{borderBottomStyle:"dashed"},head:({theme:o})=>({fontSize:14,color:j$1(o).palette.text.secondary,fontWeight:o.typography.fontWeightSemiBold,backgroundColor:j$1(o).palette.background.neutral}),stickyHeader:({theme:o})=>({backgroundColor:j$1(o).palette.background.paper,backgroundImage:`linear-gradient(to bottom, ${j$1(o).palette.background.neutral} 0%, ${j$1(o).palette.background.neutral} 100%)`}),paddingCheckbox:({theme:o})=>({paddingLeft:o.spacing(1)})}},_r={defaultProps:{backIconButtonProps:{size:"small"},nextIconButtonProps:{size:"small"},slotProps:{select:{name:"table-pagination-select"}}},styleOverrides:{root:{width:"100%"},toolbar:{height:64},actions:{marginRight:8},select:({theme:o})=>({paddingLeft:8,"&:focus":{borderRadius:o.shape.borderRadius}}),selectIcon:{right:4,width:16,height:16,top:"calc(50% - 8px)"}}},ke={MuiTable:qr,MuiTableRow:Zr,MuiTableCell:Nr,MuiTableContainer:Hr,MuiTablePagination:_r};var jr={defaultProps:{textColor:"inherit",variant:"scrollable",allowScrollButtonsMobile:!0},styleOverrides:{flexContainer:({ownerState:o,theme:t})=>({...o.variant!=="fullWidth"&&{gap:"24px",[t.breakpoints.up("sm")]:{gap:"40px"}}})}},Xr={defaultProps:{disableRipple:!0,iconPosition:"start"},styleOverrides:{root:({theme:o})=>({opacity:1,minWidth:48,minHeight:48,padding:o.spacing(1,0),color:j$1(o).palette.text.secondary,fontWeight:o.typography.fontWeightMedium,lineHeight:o.typography.body2.lineHeight,[`&.${tabClasses.selected}`]:{color:j$1(o).palette.text.primary,fontWeight:o.typography.fontWeightSemiBold}})}},Me={MuiTabs:jr,MuiTab:Xr};var Kr={styleOverrides:{root:({theme:o})=>({[`&.${inputBaseClasses.disabled}`]:{"& svg":{color:j$1(o).palette.text.disabled}}}),input:({theme:o})=>({fontSize:o.typography.pxToRem(15),[o.breakpoints.down("sm")]:{fontSize:o.typography.pxToRem(16)},"&::placeholder":{opacity:1,color:j$1(o).palette.text.disabled}})}},Qr={styleOverrides:{underline:({theme:o})=>({"&::before":{borderBottomColor:i(j$1(o).palette.grey["500Channel"],.32)},"&::after":{borderBottomColor:j$1(o).palette.text.primary}})}},oa={styleOverrides:{root:({theme:o})=>({backgroundColor:"#ffffff",[`&.${outlinedInputClasses.focused}`]:{[`& .${outlinedInputClasses.notchedOutline}`]:{borderColor:j$1(o).palette.text.primary}},[`&.${outlinedInputClasses.error}`]:{[`& .${outlinedInputClasses.notchedOutline}`]:{borderColor:j$1(o).palette.error.main}},[`&.${outlinedInputClasses.disabled}`]:{[`& .${outlinedInputClasses.notchedOutline}`]:{borderColor:j$1(o).palette.action.disabledBackground,backgroundColor:alpha(o.palette.grey[500],.075)}}}),notchedOutline:({theme:o})=>({borderColor:i(j$1(o).palette.grey["500Channel"],.2),transition:o.transitions.create(["border-color"],{duration:o.transitions.duration.shortest})})}},ea={defaultProps:{disableUnderline:!0},styleOverrides:{root:({theme:o})=>({borderRadius:o.shape.borderRadius,backgroundColor:i(j$1(o).palette.grey["500Channel"],.08),"&:hover":{backgroundColor:i(j$1(o).palette.grey["500Channel"],.16)},[`&.${filledInputClasses.focused}`]:{backgroundColor:i(j$1(o).palette.grey["500Channel"],.16)},[`&.${filledInputClasses.error}`]:{backgroundColor:i(j$1(o).palette.error.mainChannel,.08),[`&.${filledInputClasses.focused}`]:{backgroundColor:i(j$1(o).palette.error.mainChannel,.16)}},[`&.${filledInputClasses.disabled}`]:{backgroundColor:j$1(o).palette.action.disabledBackground}})}},Se={MuiInput:Qr,MuiInputBase:Kr,MuiFilledInput:ea,MuiOutlinedInput:oa};var ta={styleOverrides:{root:{boxShadow:"none"}}},ra={styleOverrides:{root:({theme:o})=>({backgroundColor:j$1(o).palette.divider})}},Te={MuiTimelineDot:ta,MuiTimelineConnector:ra};var aa={styleOverrides:{tooltip:({theme:o})=>({backgroundColor:j$1(o).palette.grey[800],[a.dark]:{backgroundColor:j$1(o).palette.grey[700]}}),arrow:({theme:o})=>({color:j$1(o).palette.grey[800],[a.dark]:{color:j$1(o).palette.grey[700]}}),popper:{[`&.${tooltipClasses.popper}[data-popper-placement*="bottom"] .${tooltipClasses.tooltip}`]:{marginTop:12},[`&.${tooltipClasses.popper}[data-popper-placement*="top"] .${tooltipClasses.tooltip}`]:{marginBottom:12},[`&.${tooltipClasses.popper}[data-popper-placement*="right"] .${tooltipClasses.tooltip}`]:{marginLeft:12},[`&.${tooltipClasses.popper}[data-popper-placement*="left"] .${tooltipClasses.tooltip}`]:{marginRight:12}}}},Ie={MuiTooltip:aa};var na={styleOverrides:{paragraph:({theme:o})=>({marginBottom:o.spacing(2)}),gutterBottom:({theme:o})=>({marginBottom:o.spacing(1)})}},Pe={MuiTypography:na};var _i={...Oo,...Ao,...Zo,...qo,...Me,...Wo,..._o,...No,...fe,...ne,...ke,...io,...Co,...de,...Eo,...so,...uo,...Ho,...ye,...me,...Ce,...xo,...be,...Ie,...le,...ve,...he,...Te,...go,...ie,...xe,...zo,...te,...Ko,...no,...Se,...Pe,...ae,...ee,...ho,...Bo,...co,...Lo};var v={primary:{lighter:"#C8FAD6",light:"#5BE49B",main:"#00A76F",dark:"#007867",darker:"#004B50",contrastText:"#FFFFFF"},secondary:{lighter:"#EFD6FF",light:"#C684FF",main:"#8E33FF",dark:"#5119B7",darker:"#27097A",contrastText:"#FFFFFF"},info:{lighter:"#CAFDF5",light:"#61F3F3",main:"#00B8D9",dark:"#006C9C",darker:"#003768",contrastText:"#FFFFFF"},success:{lighter:"#D3FCD2",light:"#77ED8B",main:"#22C55E",dark:"#118D57",darker:"#065E49",contrastText:"#ffffff"},warning:{lighter:"#FFF5CC",light:"#FFD666",main:"#FFAB00",dark:"#B76E00",darker:"#7A4100",contrastText:"#1C252E"},error:{lighter:"#FFE9D5",light:"#FFAC82",main:"#FF5630",dark:"#B71D18",darker:"#7A0916",contrastText:"#FFFFFF"},grey:{"50":"#FCFDFD","100":"#F9FAFB","200":"#F4F6F8","300":"#DFE3E8","400":"#C4CDD5","500":"#919EAB","600":"#637381","700":"#454F5B","800":"#1C252E","900":"#141A21"},common:{black:"#000000",white:"#FFFFFF"}};var s=h$1(v.grey),J=h$1(v.primary),K=h$1(v.secondary),Q=h$1(v.info),oo=h$1(v.success),eo=h$1(v.warning),to=h$1(v.error),E=h$1(v.common),Oe={light:h$1({primary:s[800],secondary:s[600],disabled:s[500]}),dark:h$1({primary:"#FFFFFF",secondary:s[500],disabled:s[600]})},we={light:h$1({paper:"#FFFFFF",default:"#FFFFFF",neutral:s[200]}),dark:h$1({paper:s[800],default:s[900],neutral:"#28323D"})},$e={hover:i(s["500Channel"],.08),selected:i(s["500Channel"],.16),focus:i(s["500Channel"],.24),disabled:i(s["500Channel"],.8),disabledBackground:i(s["500Channel"],.24),hoverOpacity:.08,disabledOpacity:.48},ro={light:{...$e,active:s[600]},dark:{...$e,active:s[500]}},Fe={primary:J,secondary:K,info:Q,success:oo,warning:eo,error:to,grey:s,common:E,divider:i(s["500Channel"],.2),action:ro},ia={...Fe,text:Oe.light,background:we.light,action:ro.light},sa={...Fe,text:Oe.dark,background:we.dark,action:ro.dark},Ji={light:{palette:ia},dark:{palette:sa}};function w(o){return `0 8px 16px 0 ${i(o,.24)}`}function es(o){let t=o==="light"?s["500Channel"]:E.blackChannel;return {z1:`0 1px 2px 0 ${i(t,.16)}`,z4:`0 4px 8px 0 ${i(t,.16)}`,z8:`0 8px 16px 0 ${i(t,.16)}`,z12:`0 12px 24px -4px ${i(t,.16)}`,z16:`0 16px 32px -4px ${i(t,.16)}`,z20:`0 20px 40px -4px ${i(t,.16)}`,z24:`0 24px 48px 0 ${i(t,.16)}`,dialog:`-40px 40px 80px -8px ${i(E.blackChannel,.24)}`,card:`0 0 2px 0 ${i(t,.2)}, 0 12px 24px -4px ${i(t,.12)}`,dropdown:`0 0 2px 0 ${i(t,.24)}, -20px 20px 40px -4px ${i(t,.24)}`,primary:w(J.mainChannel),secondary:w(K.mainChannel),info:w(Q.mainChannel),success:w(oo.mainChannel),warning:w(eo.mainChannel),error:w(to.mainChannel)}}
|
|
42
|
-
|
|
43
|
-
export { _i as a, s as b, J as c, K as d, Q as e, oo as f, eo as g, to as h, E as i, Oe as j, we as k, $e as l, ro as m, Fe as n, ia as o, sa as p, Ji as q, w as r, es as s };
|
package/dist/chunk-PYQSTVMS.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { e } from './chunk-HIZ3EEIX.js';
|
|
2
|
-
import { i, j as j$1, p as p$1 } from './chunk-I3WCQOJG.js';
|
|
3
|
-
import { a } from './chunk-P4KEDWSP.js';
|
|
4
|
-
import w from '@mui/material/Box';
|
|
5
|
-
import Q from '@mui/material/Paper';
|
|
6
|
-
import Y from '@mui/material/Typography';
|
|
7
|
-
import M from '@mui/material/ButtonBase';
|
|
8
|
-
import D from '@mui/material/IconButton';
|
|
9
|
-
import { styled, alpha, useTheme } from '@mui/material/styles';
|
|
10
|
-
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
11
|
-
import O from '@mui/material/Stack';
|
|
12
|
-
import q from '@mui/material/Tooltip';
|
|
13
|
-
import et from '@mui/material/CircularProgress';
|
|
14
|
-
|
|
15
|
-
function T({sx:e,...t}){let o=useTheme();return jsx(M,{sx:{p:0,top:0,right:0,width:1,height:1,zIndex:9,opacity:0,position:"absolute",color:"common.white",borderRadius:"inherit",transition:o.transitions.create(["opacity"]),"&:hover":{...p$1({color:i(j$1(o).palette.grey["900Channel"],.64)}),opacity:1},...e},...t,children:jsx(a,{icon:"ARROW_DOWN_CICLE",width:24})})}function C({sx:e,...t}){return jsx(D,{size:"small",sx:{p:.35,top:4,right:4,position:"absolute",color:"common.white",bgcolor:o=>i(j$1(o).palette.grey["900Channel"],.48),"&:hover":{bgcolor:o=>i(j$1(o).palette.grey["900Channel"],.72)},...e},...t,children:jsx(a,{icon:"CLOSE_MARK_BUTTON",width:12})})}var p={root:"mnl__file__thumbnail__root",img:"mnl__file__thumbnail__img",icon:"mnl__file__thumbnail__icon",removeBtn:"mnl__file__thumbnail__remove__button",downloadBtn:"mnl__file__thumbnail__download__button"};var z=["pdf"],L=["txt"],S=["psd"],N=["doc","docx"],W=["xls","xlsx"],j=["zip","rar","iso"],U=["ai","esp"],X=["ppt","pptx"],G=["wav","aif","mp3","aac"],H=["jpg","jpeg","gif","bmp","png","svg","webp"],V=["m4v","avi","mpg","mp4","webm"];function f(e){let t,o=u(e);switch(e.includes(o)){case L.includes(o):t="txt";break;case j.includes(o):t="zip";break;case G.includes(o):t="audio";break;case H.includes(o):t="image";break;case V.includes(o):t="video";break;case N.includes(o):t="word";break;case W.includes(o):t="excel";break;case X.includes(o):t="powerpoint";break;case z.includes(o):t="pdf";break;case S.includes(o):t="photoshop";break;case U.includes(o):t="illustrator";break;case e?.startsWith("http"):t="image";break;default:t=u(e);}return t}function B(e){let t;switch(f(e)){case"folder":t="IC_FOLDER";break;case"txt":t="IC_TXT";break;case"zip":t="IC_ZIP";break;case"audio":t="IC_AUDIO";break;case"video":t="IC_VIDEO";break;case"word":t="IC_WORD";break;case"excel":t="IC_EXCEL";break;case"powerpoint":t="IC_POWER_POINT";break;case"pdf":t="IC_PDF";break;case"photoshop":t="IC_PTS";break;case"illustrator":t="IC_AI";break;case"image":t="IC_IMG";break;default:t="IC_FILE";}return t}function u(e){return e&&e.split(".").pop()||""}function Z(e){return e.split("/").pop()}function d(e){return typeof e=="string"?{key:e,preview:e,name:Z(e),type:u(e),size:void 0,path:e,lastModified:void 0,lastModifiedDate:void 0}:{key:`key:${e.name}`,name:e.name,size:e.size,path:e.path,type:e.type,preview:e.preview,lastModified:e.lastModified,lastModifiedDate:e.lastModifiedDate}}function yt({sx:e,file:t,tooltip:o,onRemove:a$1,imageView:c,slotProps:r,onDownload:_,...R}){let g=typeof t=="string"?t:URL.createObjectURL(t),{name:v,path:F}=d(t),x=f(F||g),P=jsx(w,{component:"img",src:g,className:p.img,sx:{width:1,height:1,objectFit:"cover",borderRadius:"inherit",...r?.img}}),A=jsx(a,{icon:B(x),sx:{width:32,height:32,flexShrink:0,...e}}),y=jsxs(O,{component:"span",className:p.root,sx:{width:36,height:36,flexShrink:0,borderRadius:1.25,alignItems:"center",position:"relative",display:"inline-flex",justifyContent:"center",...e},...R,children:[x==="image"&&c?P:A,a$1&&jsx(C,{onClick:a$1,className:p.removeBtn,sx:r?.removeBtn}),_&&jsx(T,{onClick:_,className:p.downloadBtn,sx:r?.downloadBtn})]});return o?jsx(q,{arrow:!0,title:v,slotProps:{popper:{modifiers:[{name:"offset",options:{offset:[0,-12]}}]}},children:y}):y}function Dt({files:e$1}){return e$1.length?jsx(Q,{variant:"outlined",sx:{py:1,px:2,mt:3,textAlign:"left",borderStyle:"dashed",borderColor:"error.main",bgcolor:t=>i(j$1(t).palette.error.mainChannel,.08)},children:e$1.map(({file:t,errors:o})=>{let{path:a,size:c}=d(t);return jsxs(w,{sx:{my:1},children:[jsxs(Y,{variant:"subtitle2",noWrap:!0,children:[a," - ",c?e(c):""]}),o.map(r=>jsxs(w,{component:"span",sx:{typography:"caption"},children:["- ",r.message]},r.code))]},a)})}):null}var Wt=styled(O)({position:"relative",width:"100%",borderRadius:8,overflow:"hidden","&:hover .actions":{display:"flex"}}),jt=styled(O)(({theme:e})=>({display:"none",position:"absolute",alignItems:"center",justifyContent:"center",flexDirection:"row",gap:12,width:"100%",height:"100%",backgroundColor:alpha(e.palette.primary.main,.9),zIndex:999,button:{"&, &:hover, &:focus":{backgroundColor:"#fff"}}})),Ut=styled(et)({position:"absolute",width:"100%",height:"100%",zIndex:99,backgroundColor:"#fff",borderRadius:"50%"});
|
|
16
|
-
|
|
17
|
-
export { d as a, yt as b, Dt as c, Wt as d, jt as e, Ut as f };
|