@scmlatam/web-ui 0.1.97 → 0.1.98
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/src/App.d.ts +2 -0
- package/dist/src/api/fake.d.ts +5 -0
- package/dist/src/auth.d.ts +26 -0
- package/dist/src/components/contextmenu/Contextmenu.d.ts +3 -0
- package/dist/src/components/core/Core.d.ts +3 -0
- package/dist/src/components/core/context/Context.d.ts +28 -0
- package/dist/src/components/core/context/Provider.d.ts +5 -0
- package/dist/src/components/core/dashboard/Dashboard.d.ts +3 -0
- package/dist/src/components/core/dashboard/account/Account.d.ts +11 -0
- package/dist/src/components/core/dashboard/content/Content.d.ts +3 -0
- package/dist/src/components/core/dashboard/search/Search.d.ts +2 -0
- package/dist/src/components/core/dashboard/sidebar/CompactItem.d.ts +3 -0
- package/dist/src/components/core/dashboard/sidebar/Content.d.ts +3 -0
- package/dist/src/components/core/dashboard/sidebar/ExtendGroupItem.d.ts +3 -0
- package/dist/src/components/core/dashboard/sidebar/Footer.d.ts +3 -0
- package/dist/src/components/core/dashboard/sidebar/Header.d.ts +3 -0
- package/dist/src/components/core/dashboard/sidebar/Sidebar.d.ts +3 -0
- package/dist/src/components/core/dashboard/sidebar/SubItem.d.ts +3 -0
- package/dist/src/components/core/signin/SignIn.d.ts +12 -0
- package/dist/src/components/core/system/Alert.d.ts +4 -0
- package/dist/src/components/form/Form.d.ts +3 -0
- package/dist/src/components/form/autocomplete/Autocomplete.d.ts +11 -0
- package/dist/src/components/form/datefield/range/DateRangeCalendar.d.ts +11 -0
- package/dist/src/components/form/datefield/range/DateRangePicker.d.ts +13 -0
- package/dist/src/components/form/datefield/range/Datefield.d.ts +9 -0
- package/dist/src/components/form/datefield/simple/DatePicker.d.ts +12 -0
- package/dist/src/components/form/datefield/simple/Datefield.d.ts +12 -0
- package/dist/src/components/form/datefield/simple/Timefield.d.ts +12 -0
- package/dist/src/components/form/file/FileField.d.ts +4 -0
- package/dist/src/components/form/select/MultiSelect.d.ts +3 -0
- package/dist/src/components/form/select/Select.d.ts +3 -0
- package/dist/src/components/form/sheet/Sheet.d.ts +13 -0
- package/dist/src/components/form/treewiew/Treeview.d.ts +6 -0
- package/dist/src/components/main.d.ts +14 -0
- package/dist/src/components/table/Table.d.ts +3 -0
- package/dist/src/components/table/toolbar/Toolbar.d.ts +3 -0
- package/dist/src/components/table/toolbar/datefield/range/DateRangePicker.d.ts +15 -0
- package/dist/src/components/table/toolbar/datefield/range/Datefield.d.ts +10 -0
- package/dist/src/components/table/toolbar/datefield/simple/DatePicker.d.ts +12 -0
- package/dist/src/components/table/toolbar/datefield/simple/Datefield.d.ts +11 -0
- package/dist/src/components/table/toolbar/select/MultiSelect.d.ts +3 -0
- package/dist/src/components/table/toolbar/select/Select.d.ts +3 -0
- package/dist/src/hooks/useForm.d.ts +2 -0
- package/dist/src/hooks/useSidebar.d.ts +6 -0
- package/dist/src/hooks/useSystemAlert.d.ts +6 -0
- package/dist/src/hooks/useTable.d.ts +18 -0
- package/dist/src/main.d.ts +0 -0
- package/dist/src/mock/SidebarData.d.ts +35 -0
- package/dist/src/mock/TableData.d.ts +3 -0
- package/dist/src/pages/Home.d.ts +3 -0
- package/dist/src/pages/Timekeeper.d.ts +3 -0
- package/dist/src/router/Router.d.ts +12 -0
- package/dist/src/shims/chevrotain.d.ts +1 -0
- package/dist/src/themes/GoodRabbitButtons.d.ts +32 -0
- package/dist/src/themes/GoodRabbitColors.d.ts +193 -0
- package/dist/src/themes/GoodRabbitDarkTheme.d.ts +375 -0
- package/dist/src/themes/GoodRabbitInputLabel.d.ts +11 -0
- package/dist/src/themes/GoodRabbitLightTheme.d.ts +2 -0
- package/dist/src/themes/GoodRabbitOutlinedInput.d.ts +43 -0
- package/dist/src/themes/GoodRabbitTextField.d.ts +59 -0
- package/dist/src/themes/GoodRabbitTypography.d.ts +46 -0
- package/dist/web-ui.js +1 -2
- package/dist/web-ui.umd.cjs +1 -1
- package/package.json +14 -11
- package/dist/web-ui.d.ts +0 -178
package/dist/web-ui.umd.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(e,t){typeof exports==`object`&&typeof module<`u`?t(exports,require(`@mui/material`),require(`dayjs`),require(`dayjs/locale/es`),require(`dayjs/locale/en`),require(`dayjs/locale/pt`),require(`react`),require(`@mui/system`),require(`react/jsx-runtime`),require(`react-router`),require(`@mui/icons-material/ExpandMore`),require(`@mui/icons-material/ExpandLess`),require(`@mui/icons-material/Visibility`),require(`@mui/icons-material/VisibilityOff`),require(`react-icons/md`),require(`notistack`),require(`@mui/x-date-pickers`),require(`@mui/x-date-pickers/AdapterDayjs`),require(`@mui/x-data-grid-pro`),require(`@mui/icons-material/KeyboardArrowDown`),require(`@mui/x-date-pickers-pro/SingleInputDateRangeField`),require(`@mui/x-date-pickers/LocalizationProvider`),require(`@mui/x-date-pickers-pro/DateRangePicker`),require(`@mui/material/styles`),require(`@mui/icons-material/FilterAltRounded`),require(`@mui/icons-material/Cancel`),require(`@mui/icons-material/CheckCircle`),require(`@mui/icons-material/Error`),require(`@mui/icons-material/Info`),require(`react-draggable`),require(`@mui/icons-material/Warning`),require(`@mui/x-date-pickers/DateTimeField`),require(`@mui/icons-material/ArrowDropDown`),require(`@mui/x-tree-view/SimpleTreeView`),require(`@mui/x-tree-view/TreeItem`),require(`@mui/icons-material/Schedule`),require(`@mui/x-date-pickers-pro/StaticDateRangePicker`),require(`react-spreadsheet`)):typeof define==`function`&&define.amd?define(`exports.@mui/material.dayjs.dayjs/locale/es.dayjs/locale/en.dayjs/locale/pt.react.@mui/system.react/jsx-runtime.react-router.@mui/icons-material/ExpandMore.@mui/icons-material/ExpandLess.@mui/icons-material/Visibility.@mui/icons-material/VisibilityOff.react-icons/md.notistack.@mui/x-date-pickers.@mui/x-date-pickers/AdapterDayjs.@mui/x-data-grid-pro.@mui/icons-material/KeyboardArrowDown.@mui/x-date-pickers-pro/SingleInputDateRangeField.@mui/x-date-pickers/LocalizationProvider.@mui/x-date-pickers-pro/DateRangePicker.@mui/material/styles.@mui/icons-material/FilterAltRounded.@mui/icons-material/Cancel.@mui/icons-material/CheckCircle.@mui/icons-material/Error.@mui/icons-material/Info.react-draggable.@mui/icons-material/Warning.@mui/x-date-pickers/DateTimeField.@mui/icons-material/ArrowDropDown.@mui/x-tree-view/SimpleTreeView.@mui/x-tree-view/TreeItem.@mui/icons-material/Schedule.@mui/x-date-pickers-pro/StaticDateRangePicker.react-spreadsheet`.split(`.`),t):(e=typeof globalThis<`u`?globalThis:e||self,t(e[`web-ui`]={},e._mui_material,e.dayjs,e.dayjs_locale_es,e.dayjs_locale_en,e.dayjs_locale_pt,e.React,e._mui_system,e.jsxRuntime,e.react_router,e._mui_icons_material_ExpandMore,e._mui_icons_material_ExpandLess,e._mui_icons_material_Visibility,e._mui_icons_material_VisibilityOff,e.react_icons_md,e.notistack,e._mui_x_date_pickers,e._mui_x_date_pickers_AdapterDayjs,e._mui_x_data_grid_pro,e._mui_icons_material_KeyboardArrowDown,e._mui_x_date_pickers_pro_SingleInputDateRangeField,e._mui_x_date_pickers_LocalizationProvider,e._mui_x_date_pickers_pro_DateRangePicker,e._mui_material_styles,e._mui_icons_material_FilterAltRounded,e._mui_icons_material_Cancel,e._mui_icons_material_CheckCircle,e._mui_icons_material_Error,e._mui_icons_material_Info,e.react_draggable,e._mui_icons_material_Warning,e._mui_x_date_pickers_DateTimeField,e._mui_icons_material_ArrowDropDown,e._mui_x_tree_view_SimpleTreeView,e._mui_x_tree_view_TreeItem,e._mui_icons_material_Schedule,e._mui_x_date_pickers_pro_StaticDateRangePicker,e.react_spreadsheet))})(this,function(e,t,n,r,i,a,o,s,c,l,u,d,f,p,m,h,g,_,v,y,b,x,S,C,w,T,E,D,O,k,A,ee,j,M,N,P,te,F){Object.defineProperty(e,Symbol.toStringTag,{value:`Module`});var I=Object.create,L=Object.defineProperty,R=Object.getOwnPropertyDescriptor,ne=Object.getOwnPropertyNames,re=Object.getPrototypeOf,ie=Object.prototype.hasOwnProperty,ae=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=ne(t),a=0,o=i.length,s;a<o;a++)s=i[a],!ie.call(e,s)&&s!==n&&L(e,s,{get:(e=>t[e]).bind(null,s),enumerable:!(r=R(t,s))||r.enumerable});return e},z=(e,t,n)=>(n=e==null?{}:I(re(e)),ae(t||!e||!e.__esModule?L(n,`default`,{value:e,enumerable:!0}):n,e));n=z(n,1),u=z(u,1),d=z(d,1),f=z(f,1),p=z(p,1),y=z(y,1),w=z(w,1),T=z(T,1),E=z(E,1),D=z(D,1),O=z(O,1),k=z(k,1),A=z(A,1),j=z(j,1),P=z(P,1),F=z(F,1);var B={"gr-purple":{main:`#9D11F2`,50:`#F5E7FE`,100:`#EBCFFC`,200:`#D79EFA`,300:`#C26EF7`,400:`#AE3EF4`,500:`#9D11F2`,600:`#7B0BC1`,700:`#5C0891`,800:`#3E0561`,900:`#1F0330`,950:`#0F0118`},"gr-lilac":{main:`#C85DF0`,50:`#F7E8FD`,100:`#EFD0FB`,200:`#E0A2F6`,300:`#D073F2`,400:`#C144EE`,500:`#C85DF0`,600:`#8E11BB`,700:`#6A0D8C`,800:`#47095D`,900:`#23042F`,950:`#120217`},"gr-pink":{main:`#FE22F0`,50:`#FFE6FD`,100:`#FFCCFB`,200:`#FF99F8`,300:`#FE67F4`,400:`#FE34F1`,500:`#FE22F0`,600:`#CB01BE`,700:`#98018E`,800:`#66005F`,900:`#33002F`,950:`#190018`},"gr-red":{main:`#FE0037`,50:`#FFE5EB`,100:`#FFCCD7`,200:`#FF99AF`,300:`#FF6687`,400:`#FF335F`,500:`#FE0037`,600:`#CC002C`,700:`#990021`,800:`#660016`,900:`#33000B`,950:`#1A0006`},"gr-orange":{main:`#FB6000`,50:`#FFEFE5`,100:`#FFE0CC`,200:`#FFC099`,300:`#FFA166`,400:`#FF8133`,500:`#FB6000`,600:`#CC4E00`,700:`#993B00`,800:`#662700`,900:`#331400`,950:`#1A0A00`},"gr-yellow":{main:`#F0C300`,50:`#FFFAE5`,100:`#FFF6CC`,200:`#FFEC99`,300:`#FFE366`,400:`#FFDA33`,500:`#F0C300`,600:`#CCA700`,700:`#997D00`,800:`#665300`,900:`#332A00`,950:`#1A1500`},"gr-moss-green":{main:`#CAD900`,50:`#FDFFE5`,100:`#FCFFCC`,200:`#F8FF99`,300:`#F5FF66`,400:`#F1FF33`,500:`#CAD900`,600:`#BECC00`,700:`#8F9900`,800:`#5F6600`,900:`#303300`,950:`#181A00`},"gr-green":{main:`#64E700`,50:`#F1FFE5`,100:`#E2FFCC`,200:`#C5FF99`,300:`#A8FF66`,400:`#8BFF33`,500:`#64E700`,600:`#58CC00`,700:`#429900`,800:`#2C6600`,900:`#163300`,950:`#0B1A00`},"gr-neon-green":{main:`#00EA85`,50:`#E5FFF4`,100:`#CCFFE9`,200:`#99FFD3`,300:`#66FFBD`,400:`#33FFA7`,500:`#00EA85`,600:`#00CC74`,700:`#009957`,800:`#00663A`,900:`#00331D`,950:`#001A0E`},"gr-sky-blue":{main:`#00DBE7`,50:`#E5FEFF`,100:`#CCFCFF`,200:`#99FAFF`,300:`#66F7FF`,400:`#33F5FF`,500:`#00DBE7`,600:`#00C2CC`,700:`#009199`,800:`#006166`,900:`#003033`,950:`#00181A`},"gr-midium-blue":{main:`#008CF0`,50:`#E5F4FF`,100:`#CCEAFF`,200:`#99D5FF`,300:`#66BFFF`,400:`#3AF`,500:`#008CF0`,600:`#07C`,700:`#005999`,800:`#003C66`,900:`#001E33`,950:`#000F1A`},"gr-blue":{main:`#2F43FF`,50:`#E5E8FF`,100:`#CCD1FF`,200:`#99A3FF`,300:`#6675FF`,400:`#3347FF`,500:`#2F43FF`,600:`#0014CC`,700:`#000F99`,800:`#000A66`,900:`#000533`,950:`#00031A`},"gr-grey":{main:`#474541`,dark:`#9D9A95`,light:`#F3F2F2`,50:`#F3F2F2`,100:`#E7E6E4`,200:`#CECDCA`,300:`#B6B4AF`,400:`#9D9A95`,500:`#474541`,600:`#6A6762`,700:`#504E49`,800:`#353431`,900:`#1B1A18`,950:`#0D0D0C`},"gr-base-dark":{main:`#190007`},"gr-base-light":{main:`#EBEAE0`}},V={styleOverrides:{root:({ownerState:e})=>{let t=!e.color||e.color===`primary`,{multiline:n,rows:r}=e,i=44;return n&&(i=44+((typeof r==`number`?r:1)-1)*30),e.className?.includes(`MuiDataGrid-columnHeaderFilterInput`)&&e.color===`error`?{"& .MuiInputLabel-root":{color:B[`gr-grey`].light,"&.Mui-focused":{color:B[`gr-grey`][200]}},"& .MuiOutlinedInput-root":{borderRadius:`16px`,height:`${i}px`,color:B[`gr-grey`].light,"& .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`].light},"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`][100]},"&.Mui-focused .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`][200]},"& input":{color:B[`gr-grey`].light},"& input::placeholder":{color:B[`gr-grey`][400],opacity:1}}}:t?{"& .MuiInputLabel-root":{color:B[`gr-grey`].main,"&.Mui-focused":{color:B[`gr-grey`][700]}},"& .MuiOutlinedInput-root":{borderRadius:`16px`,height:`${i}px`,color:B[`gr-grey`].main,"& .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`].main},"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`][600]},"&.Mui-focused .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`][700]},"& input":{color:B[`gr-grey`].main},"& input::placeholder":{color:B[`gr-grey`][400],opacity:1}}}:{"& .MuiInputLabel-root":{color:B[`gr-grey`].main,"&.Mui-focused":{color:B[`gr-grey`][700]}},"& .MuiOutlinedInput-root":{borderRadius:`16px`,height:`${i}px`,color:B[`gr-grey`].main,"& input":{color:B[`gr-grey`].main},"& input::placeholder":{color:B[`gr-grey`][400],opacity:1}}}}}},H={styleOverrides:{root:({ownerState:e})=>{let t=!e.color||e.color===`primary`,{multiline:n,rows:r}=e,i=44;return n&&(i=44+((typeof r==`number`?r:1)-1)*40),t?{borderRadius:`16px`,height:`${i}px`,color:B[`gr-grey`].main,"& .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`].main},"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`][600]},"&.Mui-focused .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`][700]},"& input":{color:B[`gr-grey`].main},"& input::placeholder":{color:B[`gr-grey`][400],opacity:1}}:{borderRadius:`16px`,height:`${i}px`,color:B[`gr-grey`].main,"& input":{color:B[`gr-grey`].main},"& input::placeholder":{color:B[`gr-grey`][400],opacity:1}}}}},U={styleOverrides:{root:()=>({color:B[`gr-grey`].main,"&.Mui-focused":{color:B[`gr-grey`][700]}})}},W={fontFamily:[`Articulat CF`].join(`,`),h1:{fontFamily:`Articulat CF`,fontWeight:`bold`,fontSize:`36px`,color:B[`gr-base-dark`].main},h2:{fontFamily:`Articulat CF`,fontWeight:`bold`,fontSize:`32px`,color:B[`gr-grey`].main},h3:{fontFamily:`Articulat CF`,fontWeight:`bold`,fontSize:`24px`,color:B[`gr-grey`].main},h4:{fontFamily:`Articulat CF`,fontWeight:`bold`,fontSize:`22px`,color:B[`gr-grey`].main},body1:{fontFamily:`Articulat CF`,fontWeight:`medium`,fontSize:`18px`,color:B[`gr-base-dark`].main},body2:{fontFamily:`Articulat CF`,fontWeight:`medium`,fontSize:`16px`,color:B[`gr-base-dark`].main},button:{fontFamily:`Articulat CF`,fontWeight:`demi bold`,fontSize:`18px`,color:B[`gr-base-dark`].main}},G={palette:{mode:`dark`,background:{default:`#EBEAE0`,paper:B[`gr-base-dark`].main},primary:{main:`#474541`},secondary:{main:`#C85DF0`},success:{main:`#00EA84`},warning:{main:`#F0C300`},error:{main:`#FE0037`},info:{main:`#2F43FF`},...B},typography:W,components:{MuiTextField:V,MuiOutlinedInput:H,MuiInputLabel:U}},K=(0,t.createTheme)(G),q=(0,t.createTheme)({palette:{mode:`light`,background:{default:`#EBEAE0`,paper:`#EBEAE0`},primary:{main:`#9D11F2`},secondary:{main:`#C85DF0`},success:{main:`#00EA84`},warning:{main:`#F0C300`},error:{main:`#FE0037`},info:{main:`#2F43FF`}},typography:{fontFamily:[`Articulat CF`,`-apple-system`,`BlinkMacSystemFont`,`"Segoe UI"`,`Roboto`,`"Helvetica Neue"`,`Arial`,`sans-serif`,`"Apple Color Emoji"`,`"Segoe UI Emoji"`,`"Segoe UI Symbol"`].join(`,`),h1:{fontFamily:`Articulat CF, sans-serif`,fontWeight:700},h2:{fontFamily:`Articulat CF, sans-serif`,fontWeight:700},h3:{fontFamily:`Articulat CF, sans-serif`,fontWeight:600},h4:{fontFamily:`Articulat CF, sans-serif`,fontWeight:600},h5:{fontFamily:`Articulat CF, sans-serif`,fontWeight:500},h6:{fontFamily:`Articulat CF, sans-serif`,fontWeight:500},body1:{fontFamily:`Articulat CF, sans-serif`,fontWeight:400},body2:{fontFamily:`Articulat CF, sans-serif`,fontWeight:400},button:{fontFamily:`Articulat CF, sans-serif`,fontWeight:500,textTransform:`none`},caption:{fontFamily:`Articulat CF, sans-serif`,fontWeight:400},overline:{fontFamily:`Articulat CF, sans-serif`,fontWeight:400}}}),J=(0,o.createContext)({}),Y=`data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%203000%20551.6'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23190007;}.cls-1,.cls-2,.cls-3{stroke-width:0px;}.cls-2{fill:%23f0c300;}.cls-3{fill:%23ebeae0;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-3'%20d='m871.49,259.5v9.04c-9.81,0-17.5.94-23.05,2.83-5.55,1.88-9.6,5.43-12.16,10.65-2.56,5.23-4.16,12.65-4.8,22.26-.64,9.61-.96,21.94-.96,36.97v119.73c-6.82,11.28-14.9,21.11-24.26,29.46-8.09,7.53-18.21,14.42-30.34,20.68-12.13,6.26-26.51,9.4-43.1,9.4-17.88,0-34.7-5.85-50.45-17.55-15.75-11.7-29.38-28.41-40.87-50.14s-20.54-47.75-27.14-78.04c-6.6-30.29-9.9-64.25-9.9-101.86,0-44.29,4.03-81.79,12.11-112.5,8.07-30.71,18.27-55.57,30.6-74.59,12.32-19.01,26.14-32.8,41.45-41.37,15.3-8.56,29.96-12.85,44-12.85,8.93,0,16.58,1.05,22.95,3.12,6.37,2.07,12,4.25,16.89,6.53,4.89,2.28,9.14,4.46,12.75,6.54,3.62,2.07,6.91,3.11,9.89,3.11,3.82,0,6.58-2.2,8.29-6.63.87-1.6,1.52-3.62,1.95-6.03h14.33v149.21h-12.06c-2.98-26.31-7.43-49.7-13.37-70.16-2.54-8.76-5.41-17.32-8.59-25.68-3.18-8.35-7-15.86-11.45-22.55-4.46-6.68-9.54-12-15.27-15.98-5.73-3.97-11.99-5.95-18.77-5.95-12.73,0-23.55,5.44-32.46,16.31-8.91,10.87-16.12,26.14-21.63,45.79-5.52,19.65-9.55,43.39-12.09,71.19-2.54,27.81-3.81,58.64-3.81,92.52,0,41.82,1.59,77.15,4.79,106.01,3.19,28.86,7.77,52.28,13.73,70.26,5.96,17.98,13.41,30.94,22.36,38.88,8.94,7.95,19.16,11.92,30.66,11.92,10.64,0,17.46-3.14,20.44-9.41s4.47-15.89,4.47-28.86v-128.6c0-13.38-.54-24.36-1.6-32.93-1.07-8.57-3.64-15.17-7.69-19.76-4.06-4.6-10.14-7.73-18.25-9.41-8.11-1.68-19.21-2.51-33.29-2.51v-9.04h165.7Z'/%3e%3cpath%20class='cls-3'%20d='m1103.45,333.04c0,31.29-3.32,58.31-9.95,81.04s-15.51,41.52-26.64,56.33c-11.13,14.81-23.86,25.76-38.2,32.85-14.34,7.08-29.2,10.63-44.6,10.63s-30.17-3.55-44.29-10.63c-14.12-7.09-26.74-18.05-37.87-32.85-11.13-14.81-20.01-33.59-26.64-56.33s-9.95-49.75-9.95-81.04,3.32-58.31,9.95-81.04,15.5-41.41,26.64-56.01c11.12-14.6,23.75-25.45,37.87-32.54,14.12-7.09,28.88-10.64,44.29-10.64s30.26,3.55,44.6,10.64c14.34,7.09,27.06,17.94,38.2,32.54,11.12,14.6,20.01,33.27,26.64,56.01s9.95,49.75,9.95,81.04Zm-59.68,0c0-22.94-1.07-44.41-3.21-64.44-2.15-20.02-5.68-37.54-10.6-52.55-4.92-15.01-11.12-26.89-18.61-35.65-7.49-8.76-16.58-13.14-27.28-13.14s-19.8,4.38-27.29,13.14c-7.49,8.76-13.58,20.64-18.29,35.65-4.71,15.01-8.13,32.53-10.27,52.55-2.15,20.03-3.21,41.5-3.21,64.44s1.06,44.53,3.21,64.75c2.14,20.23,5.56,37.85,10.27,52.86,4.71,15.01,10.8,26.8,18.29,35.35,7.49,8.55,16.59,12.82,27.29,12.82s19.79-4.27,27.28-12.82c7.49-8.55,13.7-20.34,18.61-35.35,4.92-15.01,8.45-32.63,10.6-52.86,2.14-20.22,3.21-41.8,3.21-64.75Z'/%3e%3cpath%20class='cls-3'%20d='m1360.25,333.04c0,31.29-3.32,58.31-9.95,81.04-6.63,22.74-15.51,41.52-26.64,56.33-11.13,14.81-23.86,25.76-38.2,32.85-14.34,7.08-29.2,10.63-44.6,10.63s-30.17-3.55-44.29-10.63c-14.12-7.09-26.74-18.05-37.87-32.85-11.13-14.81-20.01-33.59-26.64-56.33s-9.95-49.75-9.95-81.04,3.32-58.31,9.95-81.04,15.5-41.41,26.64-56.01c11.12-14.6,23.75-25.45,37.87-32.54,14.12-7.09,28.88-10.64,44.29-10.64s30.26,3.55,44.6,10.64c14.34,7.09,27.06,17.94,38.2,32.54,11.12,14.6,20.01,33.27,26.64,56.01,6.63,22.74,9.95,49.75,9.95,81.04Zm-59.68,0c0-22.94-1.07-44.41-3.21-64.44-2.15-20.02-5.68-37.54-10.6-52.55-4.92-15.01-11.12-26.89-18.61-35.65-7.49-8.76-16.58-13.14-27.28-13.14s-19.8,4.38-27.29,13.14c-7.49,8.76-13.58,20.64-18.29,35.65-4.71,15.01-8.13,32.53-10.27,52.55-2.15,20.03-3.21,41.5-3.21,64.44s1.06,44.53,3.21,64.75c2.14,20.23,5.56,37.85,10.27,52.86,4.71,15.01,10.8,26.8,18.29,35.35s16.59,12.82,27.29,12.82,19.79-4.27,27.28-12.82c7.49-8.55,13.7-20.34,18.61-35.35,4.92-15.01,8.45-32.63,10.6-52.86,2.14-20.22,3.21-41.8,3.21-64.75Z'/%3e%3cpath%20class='cls-3'%20d='m1617.66,426.25c0,16.28.42,29.21,1.28,38.8.85,9.6,2.67,16.9,5.43,21.9,2.77,5.01,6.83,8.24,12.17,9.7,5.33,1.46,12.48,2.19,21.45,2.19v9.04h-100.01v-44.67c-8.56,16.28-19.79,28.79-33.69,37.55-13.9,8.75-29.2,13.14-45.88,13.14-12.84,0-25.14-4.17-36.9-12.52-11.76-8.35-22.35-20.23-31.76-35.67-9.42-15.43-16.91-34.42-22.47-56.95-5.56-22.53-8.34-47.77-8.34-75.72s2.78-53.61,8.34-75.72c5.56-22.12,13.05-40.99,22.47-56.64,9.41-15.65,20-27.53,31.76-35.67,11.76-8.14,24.07-12.21,36.9-12.21,16.68,0,31.98,4.28,45.88,12.83,13.9,8.55,25.13,21.17,33.69,37.86v-58.12c0-12.5-.75-22.81-2.24-30.93-1.5-8.12-3.84-14.58-7.05-19.38-3.2-4.79-7.47-8.02-12.8-9.68-5.34-1.67-11.63-2.51-18.89-2.51v-9.04c20.48-.41,38.74-3.43,54.78-9.04,16.03-5.61,28.33-14.46,36.89-26.52h8.99v387.98Zm-59.68-141.35c0-33.76-5.36-59.39-16.06-76.9-10.71-17.5-23.98-26.26-39.82-26.26-7.71,0-15.21,2.3-22.48,6.88-7.28,4.59-13.81,12.61-19.59,24.08-5.78,11.46-10.5,26.88-14.14,46.27-3.64,19.38-5.45,44.07-5.45,74.08s1.82,54.71,5.45,74.09c3.64,19.38,8.35,34.91,14.14,46.58,5.78,11.67,12.31,19.8,19.59,24.38,7.27,4.59,14.77,6.88,22.48,6.88,15.84,0,29.12-8.85,39.82-26.57,10.7-17.71,16.06-43.24,16.06-76.59v-96.91Z'/%3e%3cpath%20class='cls-3'%20d='m1899.3,426.35c5.12,15,9.71,27.18,13.76,36.56,4.05,9.37,8.53,16.56,13.44,21.55,4.91,5,10.35,8.44,16.33,10.31,5.97,1.87,13.44,3.23,22.41,4.06v9.04h-56.98c-19.64,0-34.04-2.39-43.22-7.2-9.17-4.79-16.12-14.7-20.81-29.72l-47.56-145.78c-3.43-11.27-9-19.39-16.72-24.41-7.71-5-15.43-7.51-23.13-7.51h-3.62v133.09c0,15,.32,27.29.96,36.87.64,9.59,2.24,16.98,4.8,22.18,2.56,5.21,6.61,8.75,12.16,10.63s13.44,2.81,23.69,2.81v9.04h-146.49v-9.04c9.81,0,17.49-.93,23.04-2.82,5.55-1.87,9.61-5.42,12.17-10.63,2.56-5.21,4.16-12.61,4.8-22.2s.96-21.89.96-36.9V111.09c0-13.34-.32-24.17-.96-32.52-.64-8.34-2.35-14.8-5.12-19.38-2.78-4.59-6.94-7.71-12.49-9.38-5.55-1.67-13.02-2.51-22.4-2.51v-9.04h124.66c25.12,0,46.52,3.24,64.19,9.71,17.67,6.48,32.26,15.35,43.76,26.63,11.5,11.28,19.91,24.65,25.23,40.1,5.32,15.46,7.99,32.37,7.99,50.75,0,30.08-7.03,55.97-21.08,77.69-14.05,21.72-37.06,36.55-68.99,44.48,10.39,2.51,19.01,7.39,25.87,14.68,6.85,7.29,13.05,19.06,18.6,35.3l30.73,88.74Zm-126.27-148.76c12.78,0,23.97-1.87,33.56-5.63,9.59-3.76,17.47-10.02,23.65-18.8,6.18-8.77,10.76-20.36,13.74-34.77,2.98-14.41,4.47-32.05,4.47-52.94s-1.92-38.42-5.76-52.63c-3.84-14.19-8.84-25.68-15.02-34.46-6.18-8.77-13.32-15.03-21.42-18.79-8.1-3.76-16.62-5.64-25.56-5.64s-16.3,3.24-20.78,9.71c-4.47,6.48-6.71,15.35-6.71,26.63v187.31h19.82Z'/%3e%3cpath%20class='cls-3'%20d='m2149.7,426.25c0,16.28.42,29.21,1.28,38.8.85,9.6,2.67,16.9,5.44,21.9,2.77,5.01,6.93,8.24,12.48,9.7,5.55,1.46,12.8,2.19,21.77,2.19v9.04h-100.65l.03-49.67c-7.27,17.94-17.11,31.71-29.51,41.3-12.4,9.59-26.3,14.39-41.69,14.39-10.69,0-20.96-1.36-30.79-4.06-9.83-2.71-18.28-7.3-25.34-13.76-7.06-6.46-12.72-14.9-16.99-25.32-4.28-10.42-6.41-23.34-6.41-38.77,0-18.33,3.74-33.97,11.22-46.89,7.48-12.92,16.79-24.07,27.9-33.45,11.11-9.38,23.19-17.41,36.24-24.08,13.04-6.67,25.12-12.91,36.24-18.75s20.41-11.67,27.89-17.51c7.48-5.83,11.23-12.5,11.23-20.01v-6.25c0-28.34-5.56-50.02-16.67-65.02-11.11-15-25.65-22.51-43.6-22.51-13.25,0-24.58,3.92-33.98,11.76-9.4,7.84-16.24,20.42-20.52,37.74,3.41-1.24,7.05-1.87,10.89-1.87,9.4,0,17.41,3.23,24.03,9.69,6.61,6.46,9.93,14.49,9.93,24.08s-3.33,16.99-9.96,23.45c-6.64,6.46-14.67,9.69-24.09,9.69s-18.09-3.22-24.73-9.67c-6.64-6.45-9.96-14.26-9.96-23.43,0-15.4,2.46-29.56,7.38-42.46,4.92-12.9,11.88-24.04,20.86-33.4s19.68-16.76,32.09-22.17c12.41-5.41,26.1-8.12,41.08-8.12,13.7,0,26.53,2.51,38.52,7.51,11.98,5.01,22.25,12.83,30.81,23.46,8.55,10.64,15.3,24.2,20.21,40.67,4.92,16.48,7.38,36.4,7.38,59.76v142.04Zm-59.68-125.75c-6.84,7.09-15.49,13.66-25.97,19.71-10.47,6.05-20.52,13.23-30.12,21.57-9.62,8.35-17.84,18.66-24.68,30.96-6.84,12.3-10.26,28.25-10.26,47.84,0,24.19,2.99,40.86,8.98,50.04,5.98,9.17,14.32,13.75,25,13.75,13.24,0,25.22-6.25,35.9-18.76,10.68-12.51,17.74-30.85,21.16-55.04v-110.06Z'/%3e%3cpath%20class='cls-3'%20d='m2353.01,152.8c12.79,0,25.17,4.07,37.12,12.21,11.94,8.14,22.51,20.03,31.69,35.67,9.17,15.65,16.63,34.52,22.4,56.64,5.76,22.12,8.65,47.35,8.65,75.72s-2.88,53.19-8.64,75.72c-5.76,22.53-13.22,41.52-22.38,56.95-9.17,15.44-19.72,27.33-31.66,35.67-11.94,8.35-24.3,12.52-37.09,12.52-16.63,0-31.77-4.35-45.41-13.04-13.65-8.68-24.74-21.17-33.26-37.46v44.47h-100.01v-9.04c8.96,0,16.11-.73,21.44-2.19s9.39-4.69,12.17-9.7c2.77-5,4.59-12.3,5.44-21.89.85-9.59,1.28-22.51,1.28-38.78V145.43c0-12.51-.75-22.83-2.24-30.96-1.5-8.13-3.84-14.59-7.05-19.39-3.2-4.79-7.36-8.03-12.48-9.69-5.12-1.67-11.31-2.51-18.57-2.51v-9.04c20.48-.41,38.64-3.43,54.46-9.04,15.82-5.61,28.01-14.46,36.57-26.52h8.99l-.15,165.22c8.53-16.68,19.62-29.3,33.28-37.86s28.8-12.83,45.46-12.83Zm38.36,180.24c0-30.01-1.82-54.7-5.43-74.08-3.62-19.38-8.31-34.8-14.05-46.27-5.76-11.46-12.36-19.49-19.82-24.08-7.46-4.58-15.01-6.88-22.68-6.88-15.34,0-28.34,8.76-38.99,26.26-10.65,17.51-15.98,43.14-15.98,76.9v96.91c0,33.34,5.32,58.88,15.98,76.59,10.64,17.72,23.64,26.57,38.99,26.57,7.67,0,15.22-2.29,22.68-6.88,7.46-4.58,14.06-12.71,19.82-24.38,5.75-11.67,10.44-27.19,14.05-46.58,3.62-19.38,5.43-44.08,5.43-74.09Z'/%3e%3cpath%20class='cls-3'%20d='m2618.79,152.8c12.79,0,25.17,4.07,37.12,12.21,11.94,8.14,22.51,20.03,31.69,35.67,9.17,15.65,16.63,34.52,22.4,56.64,5.76,22.12,8.65,47.35,8.65,75.72s-2.88,53.19-8.64,75.72c-5.76,22.53-13.22,41.52-22.38,56.95-9.17,15.44-19.72,27.33-31.66,35.67-11.94,8.35-24.3,12.52-37.09,12.52-16.63,0-31.77-4.35-45.41-13.04-13.65-8.68-24.74-21.17-33.26-37.46v44.47h-100.01v-9.04c8.96,0,16.11-.73,21.44-2.19s9.39-4.69,12.17-9.7c2.77-5,4.59-12.3,5.44-21.89.85-9.59,1.28-22.51,1.28-38.78V145.43c0-12.51-.75-22.83-2.24-30.96-1.5-8.13-3.84-14.59-7.05-19.39-3.2-4.79-7.36-8.03-12.48-9.69-5.12-1.67-11.31-2.51-18.57-2.51v-9.04c20.48-.41,38.64-3.43,54.46-9.04,15.82-5.61,28.01-14.46,36.57-26.52h8.99l-.15,165.22c8.53-16.68,19.62-29.3,33.28-37.86s28.8-12.83,45.46-12.83Zm38.36,180.24c0-30.01-1.82-54.7-5.43-74.08-3.62-19.38-8.31-34.8-14.05-46.27-5.76-11.46-12.36-19.49-19.82-24.08-7.46-4.58-15.01-6.88-22.68-6.88-15.34,0-28.34,8.76-38.99,26.26-10.65,17.51-15.98,43.14-15.98,76.9v96.91c0,33.34,5.32,58.88,15.98,76.59,10.64,17.72,23.64,26.57,38.99,26.57,7.67,0,15.22-2.29,22.68-6.88,7.46-4.58,14.06-12.71,19.82-24.38,5.75-11.67,10.44-27.19,14.05-46.58,3.62-19.38,5.43-44.08,5.43-74.09Z'/%3e%3cpath%20class='cls-3'%20d='m2806.58,426.17c0,16.29.42,29.23,1.28,38.84.85,9.61,2.67,16.91,5.43,21.92,2.77,5.01,6.93,8.25,12.48,9.71,5.55,1.47,12.81,2.19,21.78,2.19v9.04h-140.99v-9.04c8.96,0,16.11-.73,21.44-2.19s9.39-4.69,12.17-9.7c2.77-5.01,4.59-12.31,5.44-21.91.85-9.59,1.28-22.52,1.28-38.8v-160.84c0-12.52-.75-22.84-2.24-30.98-1.5-8.14-3.84-14.5-7.05-19.08-3.2-4.59-7.36-7.71-12.48-9.39-5.12-1.67-11.31-2.51-18.57-2.51v-9.04c20.48-.83,38.74-4.07,54.78-9.7,16.03-5.63,28.33-14.3,36.89-26h8.35v267.47Zm-34.95-306.52c-11.92,0-22.14-4.06-30.65-12.19-8.52-8.12-12.77-18.02-12.77-29.7s4.26-22.19,12.77-30.32c8.52-8.12,18.73-12.19,30.65-12.19s22.02,4.07,30.33,12.19c8.3,8.13,12.45,18.24,12.45,30.32s-4.15,21.58-12.45,29.7c-8.31,8.13-18.41,12.19-30.33,12.19Z'/%3e%3cpath%20class='cls-3'%20d='m2927.66,158.83h72.34v15.67h-72.34v265.37c0,30.46,8.53,45.69,25.61,45.69,5.97,0,11.19-1.25,15.67-3.76,4.48-2.51,8.43-5.43,11.85-8.77,3.84-3.76,7.25-7.93,10.25-12.53l8.96,6.89c-4.27,8.78-9.81,16.51-16.64,23.21-5.56,5.88-12.59,11.24-21.13,16.06-8.53,4.81-18.78,7.23-30.73,7.23-8.99,0-17.32-1.36-25.03-4.07-7.71-2.71-14.44-7.4-20.21-14.09-5.77-6.68-10.27-15.65-13.47-26.92-3.21-11.27-4.81-25.25-4.81-41.96v-252.35h-40.33v-15.67c27.74-2.51,47.28-10.02,58.62-22.55,11.34-12.53,18.29-30.48,20.86-53.87h20.53v76.42Z'/%3e%3crect%20class='cls-2'%20x='0'%20y='0'%20width='514.22'%20height='551.6'%20rx='237.65'%20ry='237.65'/%3e%3cpath%20class='cls-1'%20d='m403.42,360.77c-4.51-3.91-34.29-24.06-34.29-24.06,0,0-9.02,12.63-10.23,11.43-.9-.9,6.62-9.93,8.42-17.44.6-2.5,2.41-9.02,3.01-13.23.6-4.21-1.2-15.34.3-15.34s4.51,7.82,4.51,7.82c0,0-.6-9.93-1.5-17.74-.9-7.82-4.51-16.24-7.52-19.25-3.01-3.01-15.34-1.49-15.34-3.91,0-1.5,12.93-1.2,25.26-.9,12.33.3,19.25-4.21,19.55-5.11.3-.9-.6-1.5,0-2.41.6-.9,1.8-1.5,2.71-3.01.9-1.5,1.8-4.51,3.61-3.91,1.8.6-1.2,4.51.6,5.41,1.8.9,3.61-2.41,5.41-5.71,1.8-3.31.9-9.62.9-9.62,0,0,0-.3-.3.3-.3.6-1.5,1.2-2.71,2.41-1.2,1.2-1.8,3.61-3.31,3.31s-.3-2.71-1.5-3.61c-1.2-.9-8.72-4.51-7.82-6.02.9-1.5,7.22,1.5,9.62,2.11,2.41.6,5.41-.3,5.41-.3,0,0,2.11-5.41,1.8-9.62-.3-4.21-6.32-11.13-10.23-16.84-3.91-5.71-4.21-14.14-14.74-27.07-10.53-12.93-30.68-14.14-33.68-16.54-3.01-2.41-5.41-11.43-7.52-24.06-2.11-12.63,1.5-12.63-3.01-33.08-4.51-20.45-25.26-45.41-31.88-43.91-6.62,1.5-6.62,36.09-6.02,46.92.6,10.83,21.96,47.52,24.06,50.83,2.11,3.31,6.62,4.81,4.81,7.52-1.8,2.71-15.64-18.35-22.26-31.28-6.62-12.93-18.65-30.68-28.27-39.7-9.62-9.02-47.22-30.98-53.53-25.56s2.71,36.99,6.62,46.62c3.91,9.62,11.28,23.31,20.9,32.63,9.62,9.32,37.9,23.46,40.9,25.26,3.01,1.8,5.41,4.81,5.41,4.81,0,0-1.2,5.71-1.2,9.32s1.2,12.63,1.5,17.44c.3,4.81-.3,7.22-.9,11.43-.6,4.21-3.01,6.92-3.31,9.62-.3,2.71.9,1.8.9,1.8,0,0-2.71,6.32-7.22,8.72-4.51,2.41-13.83-1.5-22.26-3.91-8.42-2.41-19.25-2.41-19.25-2.41l6.47,4.36s0,1.2-1.5.3-35.19,0-40.9.3c-5.71.3-12.8,1.81-12.8,1.81,0,0,4.68,1.49,4.68,2.7s-23.46,5.41-48.12,30.08c-24.66,24.66-28.27,64.66-28.87,64.66s-2.11-13.53-2.71-14.44c-.6-.9-3.01-2.41-9.93-2.11-6.92.3-9.62,3.61-9.62,3.91s1.2,1.5,1.2,2.11-6.02,3.61-6.02,4.21,2.41,1.8,2.41,2.41-.9,1.2-2.71,2.71c-1.8,1.5-3.91,4.51-3.61,5.11.3.6,2.11.9,2.41,2.11.3,1.2-.9,4.21-1.2,7.52-.3,3.31,1.8,5.41,2.11,5.41s1.2-3.31,1.8-3.31,1.2,5.11,1.5,6.32c.3,1.2.3,1.8.3,4.21s1.5,4.21,1.8,4.21-.3-3.61.6-1.5c.9,2.11,10.23,9.32,15.34,9.62,5.11.3,6.92-2.11,8.12-2.11s2.71,3.01,3.31,2.41c.6-.6,0-12.63,1.2-12.63s1.2,2.41,1.5,3.31c.3.9,4.81,8.72,7.82,12.93,3.01,4.21,9.92,9.93,12.03,15.34,2.11,5.41-11.73,22.26-13.23,26.77-1.5,4.51.3,13.23,18.95,33.68,18.65,20.45,44.51,18.05,46.62,16.54s0-6.32-6.62-16.54c-6.62-10.23-19.25-22.26-19.25-22.86s3.31-1.2,6.32-1.8c3.01-.6,21.35-6.32,21.65-5.71s-8.72,4.21-11.13,4.81-3.61,5.41-1.5,8.72c2.11,3.31,13.53,9.32,34.29,14.14,20.75,4.81,46.62.9,47.22-3.61.6-4.51-6.02-9.02-12.93-12.93-6.92-3.91-30.68-9.32-30.68-11.13s7.52-3.31,19.25-12.63c11.73-9.32,14.14-19.25,14.74-21.96.6-2.71.3-4.51,0-4.51s-.6.9-1.5,3.01c-.9,2.11-6.02,9.62-7.22,8.72-1.2-.9.9-5.41,2.11-7.52,1.2-2.11,5.41-15.64,5.71-17.14.3-1.5.6-5.71,2.41-5.71s.9,3.91,3.01,4.81c2.11.9,25.87-7.52,25.87-7.52,0,0-2.41-9.32-4.51-15.94-2.11-6.62-2.41-14.14-1.2-14.44.92-.23,1.2,3.31,3.61,11.73,2.4,8.39,6.62,17.14,16.24,25.56,9.62,8.42,27.37,16.54,36.99,31.58,9.62,15.04,23.76,19.55,27.37,17.14,3.61-2.41-8.12-25.26-9.62-29.47-1.5-4.21-13.53-24.66-15.94-30.38-2.41-5.71-2.11-6.32-3.91-12.33-1.8-6.02.9-11.73,2.71-11.73s1.5,10.53,2.41,15.94c.9,5.41,2.71,7.82,5.41,9.62,2.71,1.8,16.54,2.11,19.25,2.71,2.71.6,21.05,7.22,24.06,8.12,3.01.9,10.23,2.41,12.63-2.11,2.41-4.51-8.12-13.83-12.63-17.74Zm-57.19-134.7c-1.68-1.68-2.52-5.7-3.42-9.96-.48-2.29-1.17-5.59-1.83-6.81-.72.39-1.39.64-2.05.64-2.48,0-4.05-2.28-4.59-3.62l2.56-1.03c.2.49,1.01,1.9,2.03,1.9.46-.01,1.81-.98,2.8-1.68,2.39-1.71,5.36-3.83,8.78-3.83,5.65,0,10.41,4.83,12.77,8.96,1.64,2.87,5.39,11.18,4.52,13.8-.27.82-1.07,1.51-4.05,2.21-2.04.48-6.32,1.15-10.23,1.15-3.12,0-6-.43-7.29-1.72Z'/%3e%3cpath%20class='cls-1'%20d='m356.83,224.89c4.31-.34,7.44-1.13,8.37-1.58-.03-1.64-2.13-7.48-4.32-11.31-2.15-3.77-6.2-7.57-10.38-7.57-2.53,0-5.11,1.84-7.18,3.31-.02.02-.04.03-.06.04.88,1.5,1.46,4.05,2.24,7.76.7,3.33,1.57,7.48,2.67,8.58.47.46,2.87,1.22,8.65.77Z'/%3e%3c/svg%3e`,oe=`data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20514.22%20551.6'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23190007;}.cls-1,.cls-2{stroke-width:0px;}.cls-2{fill:%23f0c300;}%3c/style%3e%3c/defs%3e%3crect%20class='cls-2'%20x='0'%20y='0'%20width='514.22'%20height='551.6'%20rx='237.65'%20ry='237.65'/%3e%3cpath%20class='cls-1'%20d='m403.42,360.77c-4.51-3.91-34.29-24.06-34.29-24.06,0,0-9.02,12.63-10.23,11.43-.9-.9,6.62-9.93,8.42-17.44.6-2.5,2.41-9.02,3.01-13.23.6-4.21-1.2-15.34.3-15.34s4.51,7.82,4.51,7.82c0,0-.6-9.93-1.5-17.74-.9-7.82-4.51-16.24-7.52-19.25-3.01-3.01-15.34-1.49-15.34-3.91,0-1.5,12.93-1.2,25.26-.9,12.33.3,19.25-4.21,19.55-5.11.3-.9-.6-1.5,0-2.41.6-.9,1.8-1.5,2.71-3.01.9-1.5,1.8-4.51,3.61-3.91,1.8.6-1.2,4.51.6,5.41,1.8.9,3.61-2.41,5.41-5.71,1.8-3.31.9-9.62.9-9.62,0,0,0-.3-.3.3-.3.6-1.5,1.2-2.71,2.41-1.2,1.2-1.8,3.61-3.31,3.31s-.3-2.71-1.5-3.61c-1.2-.9-8.72-4.51-7.82-6.02.9-1.5,7.22,1.5,9.62,2.11,2.41.6,5.41-.3,5.41-.3,0,0,2.11-5.41,1.8-9.62-.3-4.21-6.32-11.13-10.23-16.84-3.91-5.71-4.21-14.14-14.74-27.07-10.53-12.93-30.68-14.14-33.68-16.54-3.01-2.41-5.41-11.43-7.52-24.06-2.11-12.63,1.5-12.63-3.01-33.08-4.51-20.45-25.26-45.41-31.88-43.91-6.62,1.5-6.62,36.09-6.02,46.92.6,10.83,21.96,47.52,24.06,50.83,2.11,3.31,6.62,4.81,4.81,7.52-1.8,2.71-15.64-18.35-22.26-31.28-6.62-12.93-18.65-30.68-28.27-39.7-9.62-9.02-47.22-30.98-53.53-25.56-6.32,5.41,2.71,36.99,6.62,46.62,3.91,9.62,11.28,23.31,20.9,32.63,9.62,9.32,37.9,23.46,40.9,25.26,3.01,1.8,5.41,4.81,5.41,4.81,0,0-1.2,5.71-1.2,9.32s1.2,12.63,1.5,17.44c.3,4.81-.3,7.22-.9,11.43-.6,4.21-3.01,6.92-3.31,9.62-.3,2.71.9,1.8.9,1.8,0,0-2.71,6.32-7.22,8.72-4.51,2.41-13.83-1.5-22.26-3.91-8.42-2.41-19.25-2.41-19.25-2.41l6.47,4.36s0,1.2-1.5.3-35.19,0-40.9.3c-5.71.3-12.8,1.81-12.8,1.81,0,0,4.68,1.49,4.68,2.7s-23.46,5.41-48.12,30.08c-24.66,24.66-28.27,64.66-28.87,64.66s-2.11-13.53-2.71-14.44c-.6-.9-3.01-2.41-9.93-2.11-6.92.3-9.62,3.61-9.62,3.91s1.2,1.5,1.2,2.11-6.02,3.61-6.02,4.21,2.41,1.8,2.41,2.41-.9,1.2-2.71,2.71c-1.8,1.5-3.91,4.51-3.61,5.11.3.6,2.11.9,2.41,2.11.3,1.2-.9,4.21-1.2,7.52-.3,3.31,1.8,5.41,2.11,5.41s1.2-3.31,1.8-3.31,1.2,5.11,1.5,6.32c.3,1.2.3,1.8.3,4.21s1.5,4.21,1.8,4.21-.3-3.61.6-1.5c.9,2.11,10.23,9.32,15.34,9.62,5.11.3,6.92-2.11,8.12-2.11s2.71,3.01,3.31,2.41c.6-.6,0-12.63,1.2-12.63s1.2,2.41,1.5,3.31c.3.9,4.81,8.72,7.82,12.93,3.01,4.21,9.92,9.93,12.03,15.34,2.11,5.41-11.73,22.26-13.23,26.77-1.5,4.51.3,13.23,18.95,33.68,18.65,20.45,44.51,18.05,46.62,16.54s0-6.32-6.62-16.54c-6.62-10.23-19.25-22.26-19.25-22.86s3.31-1.2,6.32-1.8c3.01-.6,21.35-6.32,21.65-5.71s-8.72,4.21-11.13,4.81-3.61,5.41-1.5,8.72c2.11,3.31,13.53,9.32,34.29,14.14,20.75,4.81,46.62.9,47.22-3.61.6-4.51-6.02-9.02-12.93-12.93-6.92-3.91-30.68-9.32-30.68-11.13s7.52-3.31,19.25-12.63c11.73-9.32,14.14-19.25,14.74-21.96.6-2.71.3-4.51,0-4.51s-.6.9-1.5,3.01-6.02,9.62-7.22,8.72c-1.2-.9.9-5.41,2.11-7.52,1.2-2.11,5.41-15.64,5.71-17.14.3-1.5.6-5.71,2.41-5.71s.9,3.91,3.01,4.81c2.11.9,25.87-7.52,25.87-7.52,0,0-2.41-9.32-4.51-15.94-2.11-6.62-2.41-14.14-1.2-14.44.92-.23,1.2,3.31,3.61,11.73,2.4,8.39,6.62,17.14,16.24,25.56,9.62,8.42,27.37,16.54,36.99,31.58,9.62,15.04,23.76,19.55,27.37,17.14,3.61-2.41-8.12-25.26-9.62-29.47-1.5-4.21-13.53-24.66-15.94-30.38-2.41-5.71-2.11-6.32-3.91-12.33-1.8-6.02.9-11.73,2.71-11.73s1.5,10.53,2.41,15.94c.9,5.41,2.71,7.82,5.41,9.62,2.71,1.8,16.54,2.11,19.25,2.71,2.71.6,21.05,7.22,24.06,8.12,3.01.9,10.23,2.41,12.63-2.11,2.41-4.51-8.12-13.83-12.63-17.74Zm-57.19-134.7c-1.68-1.68-2.52-5.7-3.42-9.96-.48-2.29-1.17-5.59-1.83-6.81-.72.39-1.39.64-2.05.64-2.48,0-4.05-2.28-4.59-3.62l2.56-1.03c.2.49,1.01,1.9,2.03,1.9.46-.01,1.81-.98,2.8-1.68,2.39-1.71,5.36-3.83,8.78-3.83,5.65,0,10.41,4.83,12.77,8.96,1.64,2.87,5.39,11.18,4.52,13.8-.27.82-1.07,1.51-4.05,2.21-2.04.48-6.32,1.15-10.23,1.15-3.12,0-6-.43-7.29-1.72Z'/%3e%3cpath%20class='cls-1'%20d='m356.83,224.89c4.31-.34,7.44-1.13,8.37-1.58-.03-1.64-2.13-7.48-4.32-11.31-2.15-3.77-6.2-7.57-10.38-7.57-2.53,0-5.11,1.84-7.18,3.31-.02.02-.04.03-.06.04.88,1.5,1.46,4.05,2.24,7.76.7,3.33,1.57,7.48,2.67,8.58.47.46,2.87,1.22,8.65.77Z'/%3e%3c/svg%3e`,se=({tooltips:e,state:n,setState:r})=>{switch(n){case`close`:return(0,c.jsxs)(s.Grid,{container:!0,spacing:2,children:[(0,c.jsx)(s.Grid,{sx:{display:`flex`,justifyContent:`center`,alignItems:`center`},size:6,children:(0,c.jsx)(`img`,{src:oe,alt:`Good Rabbit Logo`,style:{height:`30px`,width:`30px`,objectFit:`contain`}})}),(0,c.jsx)(s.Grid,{sx:{display:`flex`,justifyContent:`center`},size:6,children:(0,c.jsx)(t.IconButton,{sx:{"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`}},onClick:()=>r(`open`),children:(0,c.jsx)(t.Tooltip,{title:e.expandMenu,placement:`right`,children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`24px`,mr:`-3.5px`},children:`menu`})})})})]});case`open`:return(0,c.jsxs)(s.Grid,{container:!0,spacing:2,children:[(0,c.jsx)(s.Grid,{size:10,sx:{display:`flex`,justifyContent:`center`,alignItems:`center`},children:(0,c.jsx)(`img`,{src:Y,alt:`Good Rabbit Logo`,style:{height:`40px`,width:`100%`,objectFit:`contain`}})}),(0,c.jsx)(s.Grid,{size:2,sx:{display:`flex`,justifyContent:`center`},children:(0,c.jsx)(t.IconButton,{sx:{"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`}},onClick:()=>r(`close`),children:(0,c.jsx)(t.Tooltip,{title:e.collapseMenu,placement:`right`,children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`24px`,mr:`-3.5px`},children:`left_panel_close`})})})})]});case`expanded`:return(0,c.jsxs)(s.Grid,{container:!0,spacing:2,children:[(0,c.jsx)(s.Grid,{size:5,sx:{display:`flex`,justifyContent:`center`,alignItems:`center`},children:(0,c.jsx)(`img`,{src:Y,alt:`Good Rabbit Logo`,style:{height:`40px`,width:`100%`,objectFit:`contain`}})}),(0,c.jsx)(s.Grid,{size:1,sx:{display:`flex`,justifyContent:`center`},children:(0,c.jsx)(t.IconButton,{sx:{"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`}},onClick:()=>r(`close`),children:(0,c.jsx)(t.Tooltip,{title:e.collapseMenu,placement:`right`,children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`24px`,mr:`-3.5px`},children:`left_panel_close`})})})}),(0,c.jsx)(s.Grid,{size:5}),(0,c.jsx)(s.Grid,{size:1,sx:{display:`flex`,justifyContent:`center`},children:(0,c.jsx)(t.IconButton,{sx:{pl:1.75,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`}},onClick:()=>r(`open`),children:(0,c.jsx)(t.Tooltip,{title:e.collapseModule,placement:`right`,children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`24px`,mr:`-3.5px`},children:`chevron_backward`})})})})]})}},X=({tooltips:e,name:n,items:r,setState:i})=>{let a=(0,l.useNavigate)(),s=(0,l.useLocation)(),u=new URLSearchParams(s.search),{setOpenUnsaved:d,setRedirect:f}=(0,o.useContext)(J);return(0,c.jsx)(t.Grid,{size:12,children:(0,c.jsx)(t.List,{dense:!0,sx:{width:`100%`,"& .Mui-selected":{bgcolor:`#5B5157 !important`},"& .hover":{bgcolor:`#513D42 !important`}},component:`nav`,subheader:n&&(0,c.jsx)(t.ListSubheader,{sx:{bgcolor:`transparent`},component:`div`,id:`nested-list-subheader`,children:n.toUpperCase()}),children:r.map((n,r)=>(0,c.jsx)(t.ListItem,{secondaryAction:n.subgroups.length>0?(0,c.jsx)(t.Tooltip,{title:e.expandModule,placement:`right`,children:(0,c.jsx)(l.Link,{to:n.path,style:{textDecoration:`none`},onClick:()=>{i(`expanded`),localStorage.setItem(`sidebar_state`,`expanded`)},children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`24px`,mr:`-3.5px`},children:`keyboard_arrow_right`})})}):(0,c.jsx)(t.Tooltip,{title:e.openNewTab,placement:`right`,children:(0,c.jsx)(l.Link,{to:`${n.path}&view=${n.view}`,target:`_blank`,style:{textDecoration:`none`},onClick:()=>{i(`open`),localStorage.setItem(`sidebar_state`,`open`)},children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`16px`},children:`new_window`})})}),children:(0,c.jsxs)(t.ListItemButton,{sx:{borderRadius:`20px`,minHeight:`56px`,color:`#FFFFFF`,"& .MuiListItemText-primary":{color:`#FFFFFF`}},onClick:e=>{if(e.preventDefault(),e.stopPropagation(),localStorage.getItem(`save_redirect`)===`true`){d(!0),n.subgroups.length>0?f(n.path):f(`${n.path}&view=${n.view}`);return}n.subgroups.length>0?(i(`expanded`),a(n.path),localStorage.setItem(`sidebar_state`,`expanded`),localStorage.setItem(`history_path`,JSON.stringify([...JSON.parse(localStorage.getItem(`history_path`)||`[]`),n.path]))):(i(`open`),a(`${n.path}&view=${n.view}`),localStorage.setItem(`sidebar_state`,`open`),localStorage.setItem(`history_path`,JSON.stringify([...JSON.parse(localStorage.getItem(`history_path`)||`[]`),`${n.path}&view=${n.view}`])))},selected:`${s.pathname}?module=${u.get(`module`)}`===n.path,children:[(0,c.jsx)(t.ListItemIcon,{children:n.icon}),(0,c.jsx)(t.ListItemText,{primary:n.title,slotProps:{primary:{sx:{color:`#FFFFFF`}}}})]})},r))})})},ce=({items:e,setState:n})=>{let{setOpenUnsaved:r,setRedirect:i}=(0,o.useContext)(J),a=(0,l.useNavigate)(),s=(0,l.useLocation)(),u=new URLSearchParams(s.search);return(0,c.jsx)(t.Grid,{size:12,children:(0,c.jsx)(t.List,{dense:!0,sx:{width:`100%`,"& .Mui-selected":{bgcolor:`#5B5157 !important`},"& .hover":{bgcolor:`#513D42 !important`}},component:`nav`,children:e.map((e,o)=>(0,c.jsx)(t.Tooltip,{title:e.title,placement:`right`,children:(0,c.jsx)(t.ListItemButton,{sx:{borderRadius:`20px`,minHeight:`56px`},onClick:()=>{if(localStorage.getItem(`save_redirect`)===`true`){r(!0),e.subgroups.length>0?i(e.path):i(`${e.path}&view=${e.view}`);return}e.subgroups.length>0?(n(`expanded`),a(e.path),localStorage.setItem(`sidebar_state`,`expanded`)):(a(`${e.path}&view=${e.view}`),localStorage.setItem(`sidebar_state`,`close`),localStorage.setItem(`history_path`,JSON.stringify([...JSON.parse(localStorage.getItem(`history_path`)||`[]`),`${e.path}&view=${e.view}`])))},selected:`${s.pathname}?module=${u.get(`module`)}`===e.path,children:(0,c.jsx)(t.ListItemIcon,{children:e.icon})})},o))})})},le=({tooltips:e,items:n})=>{let r=(0,l.useLocation)(),i=(0,l.useNavigate)(),a=new URLSearchParams(r.search),{setOpenUnsaved:s,setRedirect:u}=(0,o.useContext)(J);return(0,c.jsx)(t.Grid,{size:12,children:(0,c.jsx)(t.List,{dense:!0,sx:{width:`100%`,"& .Mui-selected":{bgcolor:`#5B5157 !important`},"& .hover":{bgcolor:`#513D42 !important`}},component:`nav`,children:n.map((n,o)=>(0,c.jsx)(t.ListItem,{secondaryAction:(0,c.jsx)(t.Tooltip,{title:e.openNewTab,placement:`right`,children:(0,c.jsx)(l.Link,{to:`${r.pathname}?module=${a.get(`module`)}${n.path}`,style:{textDecoration:`none`},target:`_blank`,children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`18px`},children:`new_window`})})}),children:(0,c.jsx)(t.ListItemButton,{sx:{borderRadius:`20px`},onClick:e=>{if(e.preventDefault(),e.stopPropagation(),localStorage.getItem(`save_redirect`)===`true`){s(!0),u(`${r.pathname}?module=${a.get(`module`)}${n.path}`);return}i(`${r.pathname}?module=${a.get(`module`)}${n.path}`),localStorage.setItem(`history_path`,JSON.stringify([...JSON.parse(localStorage.getItem(`history_path`)||`[]`),`${r.pathname}?module=${a.get(`module`)}${n.path}`]))},selected:`&view=${a.get(`view`)}`===n.path,children:(0,c.jsx)(t.ListItemText,{slotProps:{primary:{sx:{color:`#FFFFFF`,textOverflow:`ellipsis`,overflow:`hidden`,whiteSpace:`nowrap`}}},primary:n.title})})},o))})})},ue=({state:e,setState:n,groups:r,tooltips:i})=>{let a=r.map(e=>e.items.map(e=>({title:e.title,color:e.color,icon:e.icon,path:e.path,view:e.view,subgroups:e.subgroups}))).flat(),s=(0,l.useLocation)(),u=new URLSearchParams(s.search);switch((0,o.useEffect)(()=>{let e=localStorage.getItem(`sidebar_state`);n(e===`expanded`?`expanded`:e===`close`?`close`:`open`)},[s]),e){case`close`:return(0,c.jsx)(t.Grid,{sx:{height:`calc(100vh - 160px)`},container:!0,spacing:2,children:(0,c.jsx)(ce,{items:a,setState:n})});case`open`:return(0,c.jsx)(t.Grid,{sx:{height:`calc(100vh - 160px)`},container:!0,spacing:2,children:(0,c.jsx)(t.Grid,{size:12,children:r.map((e,t)=>(0,c.jsx)(X,{name:e.name,items:e.items,setState:n,tooltips:i},t))})});case`expanded`:return(0,c.jsxs)(t.Grid,{sx:{height:`calc(100vh - 160px)`},container:!0,spacing:2,children:[(0,c.jsx)(t.Grid,{size:6,children:r.map((e,t)=>(0,c.jsx)(X,{name:e.name,items:e.items,setState:n,tooltips:i},t))}),(0,c.jsx)(t.Grid,{size:6,children:(0,c.jsx)(le,{items:a.find(e=>e.path===`${s.pathname}?module=${u.get(`module`)}`)?.subgroups||[],tooltips:i})})]})}},de=({state:e,signOut:n})=>{let r=(0,l.useNavigate)();switch(e){case`close`:return(0,c.jsx)(t.Grid,{container:!0,spacing:2,children:(0,c.jsx)(t.Grid,{sx:{display:`flex`,justifyContent:`center`,alignItems:`center`},size:12,children:(0,c.jsx)(t.IconButton,{sx:{height:`56px`,borderRadius:`20px`,bottom:`20px`,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`}},onClick:()=>n.onClick(r),children:n.icon})})});case`open`:return(0,c.jsx)(t.Grid,{container:!0,spacing:2,children:(0,c.jsx)(t.Grid,{sx:{display:`flex`,justifyContent:`center`,alignItems:`center`},size:12,children:(0,c.jsx)(t.Button,{sx:{width:`100%`,height:`56px`,borderRadius:`20px`,bottom:`20px`,color:`#FFFFFF`,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`},"& .MuiButton-startIcon":{marginLeft:`16px`}},size:`small`,startIcon:n.icon,onClick:()=>n.onClick(r),children:(0,c.jsx)(`span`,{style:{textTransform:`math-auto`,width:`100%`},children:n.text})})})});case`expanded`:return(0,c.jsxs)(t.Grid,{container:!0,spacing:2,children:[(0,c.jsx)(t.Grid,{sx:{display:`flex`,justifyContent:`center`,alignItems:`center`},size:6,children:(0,c.jsx)(t.Button,{sx:{width:`100%`,height:`56px`,borderRadius:`20px`,bottom:`20px`,color:`#FFFFFF`,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`},"& .MuiButton-startIcon":{marginLeft:`16px`}},color:`inherit`,size:`small`,startIcon:n.icon,onClick:()=>n.onClick(r),children:(0,c.jsx)(`span`,{style:{textTransform:`math-auto`,width:`100%`},children:n.text})})}),(0,c.jsx)(t.Grid,{size:6})]})}},fe=({items:e,signOut:n,tooltips:r,state:i,setState:a,getWidth:o})=>(0,c.jsxs)(t.Box,{sx:{padding:`20px`,height:`calc(100vh - 40px)`,width:o(i),bgcolor:e=>e.palette.background.paper,borderRadius:5,border:e=>`1px solid ${e.palette.background.default}`,overflow:`hidden`},children:[(0,c.jsx)(se,{tooltips:r,state:i,setState:a}),(0,c.jsx)(ue,{tooltips:r,state:i,setState:a,groups:e}),(0,c.jsx)(de,{state:i,signOut:n})]}),pe=()=>{let[e,t]=(0,o.useState)(`open`);return{state:e,setState:t,getWidth:e=>{switch(e){case`close`:return`105px`;case`open`:return`250px`;case`expanded`:return`455px`;default:return`250px`}}}},me=`data:image/svg+xml,%3csvg%20width='578'%20height='119'%20viewBox='0%200%20578%20119'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M64.4296%2055.0518V57.2357C62.0626%2057.2357%2060.2072%2057.4628%2058.868%2057.9194C57.5289%2058.3736%2056.5517%2059.2312%2055.9341%2060.4923C55.3164%2061.7557%2054.9303%2063.5483%2054.7759%2065.8699C54.6215%2068.1915%2054.5443%2071.1702%2054.5443%2074.8012V103.726C52.8987%20106.451%2050.9492%20108.826%2048.6908%20110.843C46.7388%20112.662%2044.297%20114.327%2041.3702%20115.839C38.4435%20117.351%2034.9739%20118.11%2030.971%20118.11C26.6569%20118.11%2022.5985%20116.696%2018.7983%20113.87C14.9981%20111.043%2011.7094%20107.007%208.93709%20101.757C6.16476%2096.5074%203.98115%2090.2214%202.38869%2082.9039C0.796223%2075.5863%200%2067.3822%200%2058.2963C0%2047.5966%200.972364%2038.5372%202.92192%2031.1182C4.86907%2023.6992%207.33015%2017.6935%2010.3052%2013.0986C13.2778%208.50612%2016.6123%205.1747%2020.3063%203.10434C23.9979%201.03639%2027.5351%200%2030.9227%200C33.0774%200%2034.9232%200.253662%2036.4602%200.753738C37.9971%201.25381%2039.3556%201.78046%2040.5354%202.33127C41.7153%202.88208%2042.7407%203.40873%2043.6118%203.91122C44.4852%204.4113%2045.279%204.66254%2045.998%204.66254C46.9197%204.66254%2047.5857%204.13106%2047.9983%203.06085C48.2082%202.67432%2048.365%202.18632%2048.4688%201.60411H51.9263V37.6506H49.0165C48.2975%2031.2946%2047.2238%2025.644%2045.7905%2020.7012C45.1777%2018.5849%2044.4852%2016.517%2043.7179%2014.4974C42.9507%2012.4802%2042.029%2010.6659%2040.9553%209.04968C39.8791%207.43591%2038.6534%206.15069%2037.2709%205.18919C35.8883%204.23011%2034.3779%203.75178%2032.742%203.75178C29.6705%203.75178%2027.0598%205.06598%2024.91%207.69199C22.7602%2010.318%2021.0205%2014.007%2019.691%2018.754C18.3592%2023.5011%2017.3868%2029.2363%2016.7739%2035.9523C16.1611%2042.6707%2015.8546%2050.1187%2015.8546%2058.3035C15.8546%2068.4065%2016.2383%2076.9416%2017.0104%2083.9137C17.7801%2090.8858%2018.8852%2096.5436%2020.3232%20100.887C21.7612%20105.231%2023.5588%20108.362%2025.7183%20110.28C27.8753%20112.201%2030.3412%20113.16%2033.116%20113.16C35.6832%20113.16%2037.3288%20112.401%2038.0478%20110.886C38.7668%20109.372%2039.1263%20107.048%2039.1263%20103.914V72.8468C39.1263%2069.6144%2038.996%2066.9618%2038.7403%2064.8915C38.4821%2062.8211%2037.862%2061.2267%2036.8848%2060.1178C35.9052%2059.0065%2034.4382%2058.2504%2032.4814%2057.8445C30.5246%2057.4387%2027.8464%2057.2381%2024.4491%2057.2381V55.0542H64.4296V55.0518Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M120.402%2072.8195C120.402%2080.3786%20119.601%2086.9061%20118.002%2092.3973C116.402%2097.8885%20114.259%20102.428%20111.574%20106.006C108.888%20109.583%20105.817%20112.229%20102.357%20113.942C98.8968%20115.652%2095.3114%20116.51%2091.5956%20116.51C87.8799%20116.51%2084.3161%20115.652%2080.9092%20113.942C77.5023%20112.229%2074.4574%20109.581%2071.7719%20106.006C69.0864%20102.428%2066.9438%2097.8909%2065.3441%2092.3973C63.7444%2086.9037%2062.9434%2080.3786%2062.9434%2072.8195C62.9434%2065.2604%2063.7444%2058.7328%2065.3441%2053.2416C66.9438%2047.7505%2069.084%2043.2377%2071.7719%2039.7106C74.4549%2036.1835%2077.5023%2033.5623%2080.9092%2031.8495C84.3161%2030.1367%2087.8775%2029.2791%2091.5956%2029.2791C95.3138%2029.2791%2098.8968%2030.1367%20102.357%2031.8495C105.817%2033.5623%20108.886%2036.1835%20111.574%2039.7106C114.257%2043.2377%20116.402%2047.748%20118.002%2053.2416C119.601%2058.7352%20120.402%2065.2604%20120.402%2072.8195ZM106.003%2072.8195C106.003%2067.2776%20105.744%2062.0908%20105.228%2057.2519C104.709%2052.4154%20103.858%2048.1829%20102.67%2044.5567C101.483%2040.9306%2099.9874%2038.0606%2098.1802%2035.9443C96.373%2033.828%2094.1798%2032.7699%2091.598%2032.7699C89.0163%2032.7699%2086.8207%2033.828%2085.0135%2035.9443C83.2062%2038.0606%2081.7368%2040.9306%2080.6004%2044.5567C79.464%2048.1829%2078.6388%2052.4154%2078.1224%2057.2519C77.6037%2062.0908%2077.3479%2067.2776%2077.3479%2072.8195C77.3479%2078.3614%2077.6037%2083.5771%2078.1224%2088.4619C78.6388%2093.3491%2079.464%2097.6058%2080.6004%20101.232C81.7368%20104.858%2083.2062%20107.706%2085.0135%20109.772C86.8207%20111.837%2089.0163%20112.869%2091.598%20112.869C94.1798%20112.869%2096.373%20111.837%2098.1802%20109.772C99.9874%20107.706%20101.486%20104.858%20102.67%20101.232C103.858%2097.6058%20104.709%2093.3491%20105.228%2088.4619C105.744%2083.5771%20106.003%2078.3638%20106.003%2072.8195Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M182.355%2072.8195C182.355%2080.3786%20181.554%2086.9061%20179.955%2092.3973C178.355%2097.8909%20176.212%20102.428%20173.527%20106.006C170.841%20109.583%20167.77%20112.229%20164.31%20113.942C160.85%20115.652%20157.264%20116.51%20153.549%20116.51C149.833%20116.51%20146.269%20115.652%20142.862%20113.942C139.455%20112.229%20136.41%20109.581%20133.725%20106.006C131.04%20102.428%20128.897%2097.8909%20127.297%2092.3973C125.698%2086.9037%20124.896%2080.3786%20124.896%2072.8195C124.896%2065.2604%20125.698%2058.7328%20127.297%2053.2416C128.897%2047.7505%20131.037%2043.2377%20133.725%2039.7106C136.408%2036.1835%20139.455%2033.5623%20142.862%2031.8495C146.269%2030.1367%20149.831%2029.2791%20153.549%2029.2791C157.267%2029.2791%20160.85%2030.1367%20164.31%2031.8495C167.77%2033.5623%20170.839%2036.1835%20173.527%2039.7106C176.21%2043.2377%20178.355%2047.748%20179.955%2053.2416C181.554%2058.7352%20182.355%2065.2604%20182.355%2072.8195ZM167.956%2072.8195C167.956%2067.2776%20167.698%2062.0908%20167.181%2057.2519C166.662%2052.4154%20165.811%2048.1829%20164.624%2044.5567C163.436%2040.9306%20161.941%2038.0606%20160.133%2035.9443C158.326%2033.828%20156.133%2032.7699%20153.551%2032.7699C150.969%2032.7699%20148.774%2033.828%20146.967%2035.9443C145.159%2038.0606%20143.69%2040.9306%20142.554%2044.5567C141.417%2048.1829%20140.592%2052.4154%20140.076%2057.2519C139.557%2062.0908%20139.301%2067.2776%20139.301%2072.8195C139.301%2078.3614%20139.557%2083.5771%20140.076%2088.4619C140.592%2093.3491%20141.417%2097.6058%20142.554%20101.232C143.69%20104.858%20145.159%20107.706%20146.967%20109.772C148.774%20111.837%20150.969%20112.869%20153.551%20112.869C156.133%20112.869%20158.326%20111.837%20160.133%20109.772C161.941%20107.706%20163.439%20104.858%20164.624%20101.232C165.811%2097.6058%20166.662%2093.3491%20167.181%2088.4619C167.698%2083.5771%20167.956%2078.3638%20167.956%2072.8195Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M244.47%2095.3261C244.47%2099.2591%20244.571%20102.383%20244.779%20104.7C244.984%20107.019%20245.423%20108.782%20246.089%20109.99C246.757%20111.201%20247.737%20111.981%20249.025%20112.334C250.311%20112.686%20252.037%20112.863%20254.201%20112.863V115.047H230.07V104.255C228.005%20108.188%20225.295%20111.21%20221.941%20113.326C218.588%20115.44%20214.896%20116.501%20210.871%20116.501C207.773%20116.501%20204.806%20115.493%20201.968%20113.476C199.131%20111.459%20196.575%20108.589%20194.305%20104.859C192.032%20101.131%20190.225%2096.5437%20188.883%2091.1008C187.542%2085.658%20186.871%2079.5604%20186.871%2072.8082C186.871%2066.056%20187.542%2059.857%20188.883%2054.5156C190.225%2049.1718%20192.032%2044.6131%20194.305%2040.8323C196.575%2037.0516%20199.131%2034.1816%20201.968%2032.2151C204.806%2030.2486%20207.776%2029.2654%20210.871%2029.2654C214.896%2029.2654%20218.588%2030.2993%20221.941%2032.3649C225.295%2034.4304%20228.005%2037.4792%20230.07%2041.5112V27.4704C230.07%2024.4506%20229.889%2021.9599%20229.53%2019.9983C229.168%2018.0366%20228.603%2016.476%20227.829%2015.3164C227.057%2014.1592%20226.026%2013.3789%20224.74%2012.9779C223.452%2012.5744%20221.934%2012.3715%20220.183%2012.3715V10.1876C225.124%2010.0886%20229.53%209.35897%20233.4%208.00369C237.268%206.64841%20240.236%204.51041%20242.301%201.59692H244.47V95.3261ZM230.07%2061.1784C230.07%2053.0226%20228.777%2046.8308%20226.195%2042.6007C223.611%2038.373%20220.409%2036.2568%20216.587%2036.2568C214.727%2036.2568%20212.918%2036.8124%20211.163%2037.9189C209.407%2039.0277%20207.831%2040.9652%20206.437%2043.7362C205.042%2046.5047%20203.903%2050.2299%20203.025%2054.9142C202.147%2059.5961%20201.71%2065.5607%20201.71%2072.8106C201.71%2080.0605%20202.149%2086.0276%20203.025%2090.7095C203.903%2095.3914%20205.04%2099.1431%20206.437%20101.962C207.831%20104.782%20209.407%20106.746%20211.163%20107.852C212.918%20108.961%20214.727%20109.514%20216.587%20109.514C220.409%20109.514%20223.614%20107.376%20226.195%20103.095C228.777%2098.817%20230.07%2092.6494%20230.07%2084.5926V61.1808V61.1784Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M312.422%2095.3527C313.658%2098.9764%20314.765%20101.919%20315.742%20104.185C316.72%20106.449%20317.8%20108.186%20318.985%20109.391C320.17%20110.599%20321.482%20111.43%20322.925%20111.882C324.366%20112.334%20326.168%20112.662%20328.332%20112.863V115.046H314.584C309.845%20115.046%20306.371%20114.469%20304.156%20113.307C301.943%20112.15%20300.266%20109.756%20299.135%20106.127L287.659%2070.9094C286.832%2068.1867%20285.488%2066.2251%20283.625%2065.0123C281.765%2063.8044%20279.902%2063.1981%20278.044%2063.1981H277.171V95.3503C277.171%2098.974%20277.248%20101.943%20277.403%20104.257C277.557%20106.574%20277.943%20108.359%20278.561%20109.616C279.178%20110.874%20280.156%20111.73%20281.495%20112.184C282.834%20112.638%20284.738%20112.863%20287.211%20112.863V115.046H251.865V112.863C254.232%20112.863%20256.085%20112.638%20257.424%20112.181C258.764%20111.73%20259.743%20110.872%20260.361%20109.613C260.978%20108.355%20261.365%20106.567%20261.519%20104.25C261.673%20101.933%20261.751%2098.9619%20261.751%2095.3358V19.1914C261.751%2015.9687%20261.673%2013.3523%20261.519%2011.3351C261.365%209.32032%20260.952%207.75969%20260.284%206.65325C259.613%205.54438%20258.609%204.79065%20257.27%204.3872C255.931%203.98376%20254.128%203.78083%20251.865%203.78083V1.59692H281.943C288.004%201.59692%20293.168%202.37965%20297.431%203.94269C301.695%205.50815%20305.215%207.65098%20307.99%2010.376C310.765%2013.1011%20312.794%2016.331%20314.077%2020.0635C315.361%2023.7984%20316.005%2027.8835%20316.005%2032.3238C316.005%2039.5906%20314.309%2045.8452%20310.919%2051.0924C307.529%2056.3395%20301.977%2059.9222%20294.273%2061.8379C296.78%2062.4443%20298.86%2063.6232%20300.515%2065.3844C302.168%2067.1455%20303.664%2069.9889%20305.003%2073.9122L312.417%2095.3503L312.422%2095.3527ZM281.956%2059.4149C285.039%2059.4149%20287.739%2058.9631%20290.053%2058.0548C292.367%2057.1464%20294.268%2055.6341%20295.759%2053.513C297.25%2051.3943%20298.356%2048.5944%20299.075%2045.1132C299.794%2041.632%20300.153%2037.3705%20300.153%2032.3238C300.153%2027.2771%20299.69%2023.0422%20298.763%2019.6093C297.837%2016.1813%20296.63%2013.4055%20295.139%2011.2844C293.648%209.1657%20291.925%207.6534%20289.971%206.74505C288.017%205.8367%20285.961%205.38252%20283.804%205.38252C281.647%205.38252%20279.871%206.16525%20278.79%207.72829C277.711%209.29374%20277.171%2011.4366%20277.171%2014.1616V59.4124H281.953L281.956%2059.4149Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M372.837%2095.3374C372.837%2099.2703%20372.938%20102.394%20373.146%20104.711C373.351%20107.03%20373.79%20108.794%20374.459%20110.001C375.127%20111.212%20376.131%20111.992%20377.47%20112.345C378.809%20112.698%20380.558%20112.874%20382.722%20112.874V115.058H358.437L358.445%20103.058C356.691%20107.392%20354.316%20110.719%20351.324%20113.036C348.333%20115.352%20344.979%20116.512%20341.265%20116.512C338.686%20116.512%20336.208%20116.184%20333.836%20115.531C331.464%20114.877%20329.426%20113.768%20327.722%20112.207C326.019%20110.646%20324.653%20108.608%20323.623%20106.09C322.59%20103.573%20322.076%20100.452%20322.076%2096.7241C322.076%2092.2959%20322.979%2088.5175%20324.783%2085.3963C326.588%2082.275%20328.834%2079.5814%20331.515%2077.3153C334.196%2075.0493%20337.11%2073.1094%20340.259%2071.498C343.406%2069.8867%20346.32%2068.3792%20349.003%2066.9683C351.686%2065.5575%20353.928%2064.1491%20355.733%2062.7382C357.537%2061.3298%20358.442%2059.7185%20358.442%2057.9042V56.3943C358.442%2049.5478%20357.101%2044.3103%20354.42%2040.6866C351.739%2037.0628%20348.231%2035.2486%20343.9%2035.2486C340.703%2035.2486%20337.969%2036.1956%20335.701%2038.0896C333.433%2039.9836%20331.783%2043.0227%20330.75%2047.2069C331.573%2046.9073%20332.451%2046.7551%20333.378%2046.7551C335.646%2046.7551%20337.579%2047.5354%20339.176%2049.0961C340.771%2050.6567%20341.572%2052.5966%20341.572%2054.9134C341.572%2057.2302%20340.768%2059.0179%20339.169%2060.5785C337.567%2062.1391%20335.629%2062.9194%20333.356%2062.9194C331.083%2062.9194%20328.991%2062.1415%20327.389%2060.5833C325.787%2059.0251%20324.986%2057.1384%20324.986%2054.923C324.986%2051.2027%20325.58%2047.7819%20326.767%2044.6654C327.954%2041.549%20329.633%2038.8578%20331.8%2036.5966C333.967%2034.3354%20336.548%2032.5477%20339.543%2031.2407C342.537%2029.9337%20345.84%2029.2791%20349.454%2029.2791C352.76%2029.2791%20355.856%2029.8854%20358.749%2031.0933C361.639%2032.3037%20364.117%2034.1928%20366.183%2036.7609C368.246%2039.3313%20369.874%2042.6072%20371.059%2046.586C372.246%2050.5673%20372.84%2055.3796%20372.84%2061.023V95.3374H372.837ZM358.437%2064.9584C356.787%2066.6712%20354.7%2068.2584%20352.171%2069.72C349.645%2071.1815%20347.22%2072.9161%20344.904%2074.9309C342.583%2076.9481%20340.599%2079.4388%20338.949%2082.4103C337.299%2085.3818%20336.473%2089.235%20336.473%2093.9676C336.473%2099.8115%20337.195%20103.839%20338.64%20106.056C340.083%20108.272%20342.095%20109.378%20344.672%20109.378C347.867%20109.378%20350.757%20107.868%20353.334%20104.846C355.911%20101.824%20357.615%2097.3933%20358.44%2091.5494V64.9608L358.437%2064.9584Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M421.892%2029.2791C424.978%2029.2791%20427.965%2030.2623%20430.848%2032.2288C433.729%2034.1953%20436.28%2037.0677%20438.495%2040.846C440.707%2044.6268%20442.507%2049.1855%20443.899%2054.5293C445.289%2059.8731%20445.986%2065.9682%20445.986%2072.8219C445.986%2079.6756%20445.291%2085.6717%20443.902%2091.1145C442.512%2096.5574%20440.712%20101.145%20438.502%20104.873C436.289%20108.603%20433.744%20111.475%20430.863%20113.49C427.982%20115.507%20425%20116.515%20421.914%20116.515C417.901%20116.515%20414.248%20115.464%20410.957%20113.364C407.663%20111.267%20404.988%20108.25%20402.932%20104.315V115.058H378.801V112.874C380.963%20112.874%20382.688%20112.698%20383.974%20112.345C385.26%20111.992%20386.24%20111.212%20386.911%20110.001C387.579%20108.794%20388.018%20107.03%20388.223%20104.713C388.428%20102.396%20388.532%2099.2752%20388.532%2095.3446V27.4986C388.532%2024.4764%20388.351%2021.9833%20387.992%2020.0192C387.63%2018.0551%20387.065%2016.4945%20386.291%2015.3349C385.519%2014.1777%20384.515%2013.395%20383.279%2012.994C382.044%2012.5905%20380.551%2012.3876%20378.799%2012.3876V10.2037C383.74%2010.1047%20388.122%209.37508%20391.939%208.01981C395.756%206.66453%20398.697%204.52652%20400.763%201.61304H402.932L402.896%2041.5273C404.954%2037.4977%20407.63%2034.4489%20410.926%2032.381C414.222%2030.313%20417.875%2029.2815%20421.894%2029.2815L421.892%2029.2791ZM431.147%2072.8219C431.147%2065.572%20430.708%2059.6073%20429.837%2054.9255C428.964%2050.2436%20427.832%2046.5184%20426.447%2043.7474C425.057%2040.9789%20423.465%2039.039%20421.665%2037.9301C419.865%2036.8237%20418.043%2036.268%20416.193%2036.268C412.491%2036.268%20409.355%2038.3843%20406.785%2042.612C404.215%2046.8421%20402.929%2053.0339%20402.929%2061.1897V84.6015C402.929%2092.6558%20404.213%2098.8258%20406.785%20103.104C409.352%20107.385%20412.489%20109.523%20416.193%20109.523C418.043%20109.523%20419.865%20108.97%20421.665%20107.861C423.465%20106.755%20425.057%20104.791%20426.447%20101.971C427.835%2099.152%20428.966%2095.4026%20429.837%2090.7183C430.711%2086.0365%20431.147%2080.0694%20431.147%2072.8195V72.8219Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M486.017%2029.2791C489.103%2029.2791%20492.09%2030.2623%20494.973%2032.2288C497.854%2034.1953%20500.405%2037.0677%20502.62%2040.846C504.832%2044.6268%20506.632%2049.1855%20508.024%2054.5293C509.414%2059.8731%20510.111%2065.9682%20510.111%2072.8219C510.111%2079.6756%20509.416%2085.6717%20508.027%2091.1145C506.637%2096.5574%20504.837%20101.145%20502.627%20104.873C500.414%20108.603%20497.869%20111.475%20494.988%20113.49C492.107%20115.507%20489.125%20116.515%20486.039%20116.515C482.026%20116.515%20478.373%20115.464%20475.082%20113.364C471.788%20111.267%20469.113%20108.25%20467.057%20104.315V115.058H442.926V112.874C445.088%20112.874%20446.813%20112.698%20448.099%20112.345C449.385%20111.992%20450.365%20111.212%20451.036%20110.001C451.704%20108.794%20452.143%20107.03%20452.348%20104.713C452.553%20102.396%20452.657%2099.2752%20452.657%2095.3446V27.4986C452.657%2024.4764%20452.476%2021.9833%20452.117%2020.0192C451.755%2018.0551%20451.19%2016.4945%20450.416%2015.3349C449.644%2014.1777%20448.64%2013.395%20447.404%2012.994C446.169%2012.5905%20444.676%2012.3876%20442.924%2012.3876V10.2037C447.865%2010.1047%20452.247%209.37508%20456.064%208.01981C459.881%206.66453%20462.822%204.52652%20464.888%201.61304H467.057L467.021%2041.5273C469.079%2037.4977%20471.755%2034.4489%20475.051%2032.381C478.347%2030.313%20482%2029.2815%20486.019%2029.2815L486.017%2029.2791ZM495.272%2072.8219C495.272%2065.572%20494.833%2059.6073%20493.962%2054.9255C493.089%2050.2436%20491.957%2046.5184%20490.572%2043.7474C489.182%2040.9789%20487.59%2039.039%20485.79%2037.9301C483.99%2036.8237%20482.168%2036.268%20480.318%2036.268C476.616%2036.268%20473.48%2038.3843%20470.91%2042.612C468.341%2046.8421%20467.054%2053.0339%20467.054%2061.1897V84.6015C467.054%2092.6558%20468.338%2098.8258%20470.91%20103.104C473.477%20107.385%20476.614%20109.523%20480.318%20109.523C482.168%20109.523%20483.99%20108.97%20485.79%20107.861C487.59%20106.755%20489.182%20104.791%20490.572%20101.971C491.96%2099.152%20493.091%2095.4026%20493.962%2090.7183C494.836%2086.0365%20495.272%2080.0694%20495.272%2072.8195V72.8219Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M531.337%2095.3164C531.337%2099.2518%20531.438%20102.378%20531.645%20104.699C531.851%20107.021%20532.29%20108.785%20532.956%20109.995C533.624%20111.205%20534.628%20111.988%20535.967%20112.341C537.306%20112.696%20539.058%20112.87%20541.222%20112.87V115.054H507.204V112.87C509.365%20112.87%20511.091%20112.693%20512.377%20112.341C513.663%20111.988%20514.642%20111.208%20515.313%20109.997C515.981%20108.787%20516.421%20107.023%20516.626%20104.704C516.831%20102.388%20516.934%2099.2639%20516.934%2095.3309V56.4748C516.934%2053.4501%20516.754%2050.957%20516.394%2048.9905C516.032%2047.024%20515.468%2045.4876%20514.693%2044.3811C513.921%2043.2723%20512.917%2042.5185%20511.682%2042.1127C510.446%2041.7092%20508.953%2041.5063%20507.201%2041.5063V39.3224C512.143%2039.1219%20516.548%2038.3392%20520.419%2036.979C524.286%2035.6189%20527.254%2033.5244%20529.319%2030.6979H531.334V95.314L531.337%2095.3164ZM522.904%2021.2665C520.028%2021.2665%20517.562%2020.2857%20515.509%2018.3216C513.453%2016.36%20512.427%2013.9683%20512.427%2011.1466C512.427%208.32494%20513.455%205.78591%20515.509%203.82184C517.564%201.86019%20520.028%200.876953%20522.904%200.876953C525.78%200.876953%20528.217%201.86019%20530.222%203.82184C532.225%205.78591%20533.226%208.22831%20533.226%2011.1466C533.226%2014.0649%20532.225%2016.36%20530.222%2018.3216C528.217%2020.2857%20525.78%2021.2665%20522.904%2021.2665Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M560.545%2030.7318H577.999V34.5173H560.545V98.6261C560.545%20105.985%20562.603%20109.664%20566.724%20109.664C568.164%20109.664%20569.424%20109.362%20570.505%20108.756C571.586%20108.149%20572.539%20107.444%20573.364%20106.637C574.291%20105.729%20575.113%20104.721%20575.837%20103.61L577.999%20105.274C576.969%20107.396%20575.632%20109.263%20573.984%20110.882C572.643%20112.302%20570.946%20113.597%20568.886%20114.761C566.828%20115.923%20564.355%20116.508%20561.471%20116.508C559.302%20116.508%20557.292%20116.179%20555.432%20115.525C553.572%20114.87%20551.948%20113.737%20550.556%20112.121C549.163%20110.507%20548.078%20108.34%20547.306%20105.617C546.531%20102.895%20546.145%2099.5175%20546.145%2095.4807V34.5173H536.414V30.7318C543.107%2030.1254%20547.822%2028.3111%20550.558%2025.2841C553.294%2022.257%20554.971%2017.9206%20555.591%2012.27H560.545V30.7318Z'%20fill='%23EBEAE0'/%3e%3c/svg%3e`,he=`data:image/svg+xml,%3csvg%20width='586'%20height='175'%20viewBox='0%200%20586%20175'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M712.209%20677.514C701.694%20668.379%20632.305%20621.302%20632.305%20621.302C632.305%20621.302%20611.279%20650.812%20608.474%20648.004C606.37%20645.895%20623.894%20624.817%20628.101%20607.25C629.5%20601.412%20633.707%20586.173%20635.11%20576.335C636.512%20566.497%20632.305%20540.498%20635.811%20540.498C639.318%20540.498%20646.326%20558.768%20646.326%20558.768C646.326%20558.768%20644.924%20535.581%20642.82%20517.311C640.716%20499.041%20632.305%20479.369%20625.296%20472.339C618.288%20465.314%20589.548%20468.868%20589.548%20463.205C589.548%20459.69%20619.686%20460.393%20648.426%20461.096C677.166%20461.799%20693.287%20451.258%20693.988%20449.149C694.69%20447.04%20692.586%20445.634%20693.988%20443.529C695.391%20441.42%20698.192%20440.014%20700.296%20436.503C702.399%20432.988%20704.499%20425.962%20708.707%20427.368C712.914%20428.774%20705.902%20437.909%20710.109%20440.014C714.313%20442.123%20718.521%20434.394%20722.724%20426.665C726.928%20418.936%20724.828%20404.181%20724.828%20404.181C724.828%20404.181%20724.828%20403.478%20724.127%20404.884C723.425%20406.29%20720.62%20407.696%20717.819%20410.504C715.014%20413.316%20713.616%20418.936%20710.109%20418.233C706.603%20417.53%20709.408%20411.91%20706.603%20409.801C703.798%20407.692%20686.278%20399.26%20688.378%20395.749C690.482%20392.234%20705.2%20399.264%20710.807%20400.666C716.413%20402.072%20723.425%20399.963%20723.425%20399.963C723.425%20399.963%20728.33%20387.317%20727.629%20377.479C726.928%20367.641%20712.91%20351.48%20703.798%20338.131C694.686%20324.783%20693.984%20305.107%20669.452%20274.894C644.92%20244.681%20597.959%20241.869%20590.946%20236.249C583.938%20230.629%20578.331%20209.547%20573.423%20180.038C568.518%20150.528%20576.929%20150.528%20566.414%20102.744C555.903%2054.9566%20507.54%20-3.36%20492.12%200.150988C476.7%203.66198%20476.7%2084.4704%20478.102%20109.766C479.505%20135.062%20529.271%20220.787%20534.176%20228.516C539.081%20236.245%20549.596%20239.76%20545.388%20246.083C541.184%20252.406%20508.938%20203.22%20493.518%20173.008C478.098%20142.795%20450.06%20101.338%20427.631%2080.2564C405.203%2059.1746%20317.585%207.8839%20302.866%2020.5298C288.148%2033.1757%20309.174%20106.958%20318.286%20129.442C327.398%20151.926%20344.569%20183.898%20367.002%20205.679C389.43%20227.46%20455.317%20260.485%20462.326%20264.703C469.335%20268.92%20474.945%20275.946%20474.945%20275.946C474.945%20275.946%20472.14%20289.295%20472.14%20297.727C472.14%20306.159%20474.945%20327.237%20475.646%20338.481C476.347%20349.725%20474.945%20355.345%20473.542%20365.183C472.14%20375.021%20466.534%20381.344%20465.832%20387.667C465.131%20393.99%20467.936%20391.881%20467.936%20391.881C467.936%20391.881%20461.629%20406.635%20451.114%20412.255C440.599%20417.875%20418.872%20408.744%20399.244%20403.121C379.617%20397.501%20354.383%20397.501%20354.383%20397.501L369.454%20407.688C369.454%20407.688%20369.454%20410.5%20365.948%20408.391C362.442%20406.282%20283.94%20408.391%20270.624%20409.094C257.308%20409.797%20240.802%20413.332%20240.802%20413.332C240.802%20413.332%20251.698%20416.823%20251.698%20419.631C251.698%20422.439%20197.023%20432.281%20139.547%20489.898C82.0715%20547.516%2073.6603%20640.97%2072.2578%20640.97C70.8553%20640.97%2067.3529%20609.352%2065.9504%20607.243C64.5479%20605.134%2058.9417%20601.623%2042.8206%20602.326C26.6995%20603.029%2020.3921%20610.758%2020.3921%20611.461C20.3921%20612.163%2023.1971%20614.975%2023.1971%20616.377C23.1971%20617.779%209.17982%20624.809%209.17982%20626.215C9.17982%20627.621%2014.786%20630.433%2014.786%20631.835C14.786%20633.237%2012.6822%20634.647%208.47856%20638.158C4.27495%20641.673%20-0.63389%20648.699%200.0673728%20650.105C0.768635%20651.511%204.97225%20652.214%205.67351%20655.022C6.37477%20657.834%203.56972%20664.86%202.86846%20672.589C2.1672%20680.318%207.07207%20685.235%207.77333%20685.235C8.4746%20685.235%2010.5784%20677.506%2011.9769%20677.506C13.3755%20677.506%2014.782%20689.453%2015.4833%20692.261C16.1845%20695.073%2016.1845%20696.475%2016.1845%20702.099C16.1845%20707.723%2019.6908%20711.937%2020.3921%20711.937C21.0934%20711.937%2019.6908%20703.505%2021.7946%20708.422C23.8984%20713.339%2045.6257%20730.203%2057.5432%20730.906C69.4606%20731.609%2073.6643%20725.989%2076.4693%20725.989C79.2744%20725.989%2082.7767%20733.015%2084.1792%20731.609C85.5818%20730.203%2084.1792%20702.099%2086.9843%20702.099C89.7893%20702.099%2089.7893%20707.719%2090.4866%20709.828C91.1879%20711.937%20101.703%20730.203%20108.712%20740.041C115.72%20749.879%20131.841%20763.227%20136.75%20775.877C141.655%20788.523%20109.413%20827.875%20105.91%20838.416C102.408%20848.957%20106.612%20869.332%20150.07%20917.115C193.529%20964.895%20253.809%20959.275%20258.714%20955.76C263.619%20952.245%20258.714%20941.005%20243.294%20917.115C227.875%20893.225%20198.433%20865.118%20198.433%20863.712C198.433%20862.306%20206.143%20860.9%20213.152%20859.498C220.161%20858.092%20262.918%20844.743%20263.619%20846.149C264.32%20847.555%20243.291%20855.987%20237.684%20857.393C232.078%20858.799%20229.273%20870.039%20234.178%20877.772C239.083%20885.5%20265.719%20899.552%20314.082%20910.796C362.446%20922.036%20422.726%20912.905%20424.129%20902.364C425.532%20891.823%20410.112%20881.286%20393.991%20872.152C377.869%20863.017%20322.497%20850.371%20322.497%20846.153C322.497%20841.935%20340.021%20838.424%20367.358%20816.643C394.696%20794.862%20400.302%20771.671%20401.704%20765.348C403.107%20759.025%20402.406%20754.807%20401.704%20754.807C401.003%20754.807%20400.302%20756.916%20398.198%20761.833C396.094%20766.75%20384.181%20784.317%20381.376%20782.208C378.571%20780.099%20383.48%20769.562%20386.281%20764.641C389.086%20759.724%20398.899%20728.102%20399.597%20724.591C400.298%20721.076%20400.999%20711.242%20405.203%20711.242C409.406%20711.242%20407.307%20720.377%20412.212%20722.486C417.12%20724.595%20472.492%20704.919%20472.492%20704.919C472.492%20704.919%20466.886%20683.138%20461.977%20667.676C457.073%20652.218%20456.371%20634.651%20459.172%20633.948C461.324%20633.408%20461.977%20641.677%20467.583%20661.353C473.17%20680.946%20483.003%20701.404%20505.432%20721.08C527.86%20740.756%20569.215%20759.724%20591.647%20794.858C614.076%20829.992%20647.019%20840.533%20655.431%20834.909C663.842%20829.289%20636.505%20775.885%20633.002%20766.047C629.496%20756.209%20601.461%20708.43%20595.855%20695.081C590.249%20681.732%20590.946%20680.326%20586.743%20666.274C582.539%20652.222%20588.846%20638.869%20593.05%20638.869C597.254%20638.869%20596.556%20663.462%20598.656%20676.112C600.76%20688.758%20604.964%20694.382%20611.271%20698.596C617.578%20702.81%20649.821%20703.513%20656.132%20704.919C662.439%20706.325%20705.197%20721.783%20712.205%20723.892C719.214%20726.001%20736.036%20729.512%20741.642%20718.975C747.249%20708.434%20722.716%20686.653%20712.205%20677.518L712.209%20677.514ZM578.922%20362.82C575.007%20358.896%20573.038%20349.502%20570.958%20339.557C569.837%20334.211%20568.221%20326.494%20566.695%20323.651C565.023%20324.572%20563.462%20325.136%20561.925%20325.136C556.153%20325.136%20552.492%20319.818%20551.236%20316.676L557.195%20314.269C557.666%20315.417%20559.548%20318.698%20561.925%20318.698C562.987%20318.67%20566.141%20316.414%20568.442%20314.766C574.005%20310.782%20580.93%20305.822%20588.898%20305.822C602.056%20305.822%20613.157%20317.101%20618.66%20326.76C622.479%20333.461%20631.223%20352.89%20629.195%20358.991C628.561%20360.901%20626.711%20362.51%20619.761%20364.154C615.019%20365.278%20605.023%20366.835%20595.918%20366.835C588.636%20366.835%20581.929%20365.838%20578.918%20362.824L578.922%20362.82Z'%20fill='%23F0C300'/%3e%3c/svg%3e`,ge=({product:e,languages:n,form:r})=>{let i=(0,l.useNavigate)(),{user:a,setUser:s,pass:m,setPass:h,loadingAuth:g,isAuthenticated:_}=(0,o.useContext)(J),[v,y]=(0,o.useState)(!1),[b,x]=(0,o.useState)(null),[S,C]=(0,o.useState)(n.find(e=>e.active)?.code||`en`),[w,T]=(0,o.useState)(!1);return _?(console.log(`Usuario ya autenticado`),null):(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(t.Grid,{container:!0,children:[(0,c.jsx)(t.Grid,{size:{xs:0,sm:5.5,lg:6,xl:6},sx:{bgcolor:e=>e.palette.background.paper},children:(0,c.jsxs)(t.Box,{sx:{height:`100vh`,width:`50vw`,display:`flex`,justifyContent:`center`,alignItems:`flex-start`,padding:`15%`,gap:`16px`,flexDirection:`column`},children:[(0,c.jsx)(`img`,{src:me,alt:`Good Rabbit Logo`,style:{height:`auto`,width:`100%`,objectFit:`contain`}}),(0,c.jsx)(t.Typography,{variant:`h4`,sx:{color:e=>e.palette[`gr-base-light`].main,fontSize:`44px`,fontStyle:`normal`,fontWeight:`300`,lineHeight:`100%`,letterSpacing:`-3%`},children:e.name}),(0,c.jsx)(`img`,{src:he,alt:`Good Rabbit Logo`,style:{position:`absolute`,bottom:0,right:`50vw`,height:`15vh`,objectFit:`contain`}})]})}),(0,c.jsx)(t.Grid,{size:{xs:12,sm:6.5,lg:6,xl:6},sx:{backgroundImage:`url(${e.backgroundImage})`,backgroundSize:`cover`,backgroundRepeat:`no-repeat`,backgroundPosition:`center`,height:`100vh`,py:`15vh`,px:`12vw`,display:`flex`,justifyContent:`center`,alignContent:`center`},children:(0,c.jsxs)(t.Box,{sx:{bgcolor:e=>`${e.palette[`gr-base-light`].main}BF`,height:`auto`,width:{xs:`100%`,sm:`50vw`},display:`flex`,justifyContent:`center`,alignItems:`flex-start`,flexDirection:`column`,borderRadius:`20px`,px:`20px`,py:`40px`},children:[(0,c.jsx)(t.Box,{children:(0,c.jsx)(t.Typography,{variant:`h4`,sx:{color:e=>e.palette[`gr-grey`].main,textAlign:`start`,fontSize:`22px`,fontStyle:`normal`,fontWeight:`700`,lineHeight:`normal`,mb:`44px`},children:r.title})}),(0,c.jsxs)(t.Box,{sx:{width:`100%`},children:[(0,c.jsx)(t.TextField,{fullWidth:!0,variant:`outlined`,autoComplete:`off`,label:r.labels.username,type:`text`,placeholder:r.placeholder.username,focused:!0,sx:{marginBottom:`44px`},value:a,onChange:e=>s(e.target.value)}),(0,c.jsx)(t.TextField,{fullWidth:!0,variant:`outlined`,autoComplete:`off`,label:r.labels.password,type:w?`text`:`password`,placeholder:r.placeholder.password,focused:!0,size:`medium`,value:m,onChange:e=>h(e.target.value),slotProps:{input:{endAdornment:(0,c.jsx)(t.InputAdornment,{position:`end`,children:(0,c.jsx)(t.IconButton,{"aria-label":w?`Ocultar contraseña`:`Mostrar contraseña`,onClick:()=>T(e=>!e),edge:`end`,sx:{color:e=>e.palette[`gr-grey`].main},children:w?(0,c.jsx)(p.default,{}):(0,c.jsx)(f.default,{})})})}}})]}),(0,c.jsxs)(t.Box,{sx:{width:`100%`,display:`flex`,justifyContent:`center`,alignItems:`center`,flexDirection:`column`,pt:`44px`},children:[(0,c.jsx)(t.Button,{variant:`contained`,disableElevation:!0,sx:{height:`52px`,width:`10vw`,minWidth:`140px`,borderRadius:`20px`,padding:`10px 16px`,fontWeight:`600`,color:`#ffffff`,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`},"&.Mui-disabled, &[data-loading='true']":{backgroundColor:`#CECDCA`,color:`#9D9A95`,boxShadow:`none`},"& .MuiLoadingButton-loadingIndicator":{color:e=>e.palette[`gr-grey`].main},"& .MuiCircularProgress-root":{color:e=>e.palette[`gr-grey`].main}},color:`gr-base-dark`,loading:g,onClick:()=>r.buttons.signIn.onClick(i),children:(0,c.jsx)(`span`,{style:{textTransform:`none`},children:g?``:r.buttons.signIn.text})}),(0,c.jsx)(t.Typography,{variant:`body2`,sx:{color:e=>e.palette[`gr-grey`].main,textAlign:`center`,fontWeight:`bold`,marginTop:`32px`,marginBottom:`32px`},children:r.divider}),(0,c.jsxs)(t.Box,{sx:{display:`flex`,flexDirection:`row`,gap:3.5},children:[(0,c.jsx)(t.Button,{variant:`outlined`,disableElevation:!0,sx:{borderRadius:`20px`,padding:`10px 16px`,fontWeight:`600`,color:e=>e.palette[`gr-grey`].main,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`},"&.Mui-disabled, &[data-loading='true']":{border:`1px solid #9D9A95`,color:`#9D9A95`,boxShadow:`none`}},color:`gr-base-dark`,disabled:r.buttons.google.disabled,onClick:()=>r.buttons.google.onClick(i),children:r.buttons.google.icon}),(0,c.jsx)(t.Button,{variant:`outlined`,disableElevation:!0,sx:{borderRadius:`20px`,padding:`10px 16px`,fontWeight:`600`,color:e=>e.palette[`gr-grey`].main,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`},"&.Mui-disabled, &[data-loading='true']":{border:`1px solid #9D9A95`,color:`#9D9A95`,boxShadow:`none`}},color:`gr-base-dark`,disabled:r.buttons.microsoft.disabled,onClick:()=>r.buttons.microsoft.onClick(i),children:r.buttons.microsoft.icon})]}),(0,c.jsxs)(t.Box,{sx:{display:`flex`,flexDirection:`row`,gap:8,mt:`50px`},children:[(0,c.jsxs)(t.Typography,{variant:`body1`,sx:{paddingTop:`17px`,color:e=>e.palette[`gr-grey`].main,textAlign:`center`,fontWeight:`400`,width:`150px`},children:[r.version,`: `,e.version]}),(0,c.jsxs)(t.ListItemButton,{sx:{borderRadius:`20px`,cursor:`default`,width:`200px`},onClick:e=>{x(e.currentTarget)},disableRipple:!0,children:[(0,c.jsx)(t.ListItemAvatar,{children:(0,c.jsx)(t.Avatar,{sx:{width:30,height:20},variant:`rounded`,src:n.find(e=>e.code===S)?.flagUrl,alt:`Selected Language`})}),(0,c.jsx)(t.ListItemText,{primary:(0,c.jsx)(t.Typography,{variant:`body1`,sx:{color:e=>e.palette[`gr-grey`].main,fontWeight:`400`},children:n.find(e=>e.code===S)?.name})}),(0,c.jsx)(t.IconButton,{onClick:()=>{y(!v)},sx:{color:e=>e.palette[`gr-grey`].main},children:v?(0,c.jsx)(d.default,{}):(0,c.jsx)(u.default,{})})]}),(0,c.jsx)(t.Menu,{anchorEl:b,open:v,onClose:()=>y(!1),anchorOrigin:{vertical:`top`,horizontal:`center`},transformOrigin:{vertical:`top`,horizontal:`center`},sx:{"& .MuiPaper-root":{bgcolor:`white`,borderRadius:`20px`}},children:(0,c.jsx)(t.MenuItem,{onClick:()=>x(null),children:(0,c.jsx)(t.List,{sx:{padding:0},children:n.map(e=>(0,c.jsxs)(t.ListItemButton,{onClick:()=>{e.onClick(),y(!1),C(e.code)},children:[(0,c.jsx)(t.ListItemAvatar,{children:(0,c.jsx)(t.Avatar,{sx:{width:30,height:20},variant:`rounded`,src:e.flagUrl,alt:e.name})}),(0,c.jsx)(t.ListItemText,{primary:(0,c.jsx)(t.Typography,{variant:`body1`,sx:{color:e=>e.palette[`gr-grey`].main,fontWeight:`400`},children:e.name})})]},e.code))})})})]})]})]})})]})})},_e=({product:e,languages:t,form:n})=>(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(l.Routes,{children:[(0,c.jsx)(l.Route,{path:`/signin`,element:(0,c.jsx)(ge,{product:e,languages:t,form:n})}),(0,c.jsx)(l.Route,{path:`*`,element:(0,c.jsx)(l.Navigate,{to:`/signin`})})]})}),ve=({routes:e})=>{let t=(0,l.useLocation)(),n=(0,l.useNavigate)();return(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(l.Routes,{children:[e.map((e,r)=>(0,c.jsx)(l.Route,{index:e.path===`/`,path:e.path,element:(0,o.cloneElement)(e.element,{location:t,navigate:n})},r)),(0,c.jsx)(l.Route,{path:`*`,element:(0,c.jsx)(l.Navigate,{to:`/`})})]})})},ye=({username:e,options:n})=>{let[r,i]=(0,o.useState)(!1);return(0,c.jsxs)(t.Card,{sx:{width:`260px`,height:r?`auto`:`56px`,position:`absolute`,top:20,right:20,zIndex:1e3,bgcolor:`white`,padding:0,boxShadow:`none`,borderRadius:`20px`},children:[(0,c.jsx)(t.CardHeader,{sx:{padding:`8px 20px`},avatar:(0,c.jsx)(t.Avatar,{sx:{width:40,height:40,bgcolor:`#9D11F2`},children:e.charAt(0)}),title:e,slotProps:{title:{fontSize:`18px`,fontStyle:`normal`,fontWeight:`500`,lineHeight:`22px`,overflow:`hidden`,textOverflow:`ellipsis`,whiteSpace:`nowrap`,width:`100%`,maxWidth:`150px`}},action:n.length>0&&(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.IconButton,{sx:{color:`black`},children:r?(0,c.jsx)(m.MdOutlineKeyboardArrowUp,{color:`black`,size:30,onClick:()=>i(!1)}):(0,c.jsx)(m.MdOutlineKeyboardArrowDown,{color:`black`,size:30,onClick:()=>i(!0)})})})}),r&&(0,c.jsx)(t.CardContent,{sx:{paddingY:`0px`},children:(0,c.jsx)(t.List,{children:n.map((e,n)=>(0,c.jsxs)(t.ListItemButton,{sx:{borderRadius:`20px`},onClick:e.onClick,children:[(0,c.jsx)(t.ListItemIcon,{children:e.icon}),(0,c.jsx)(t.ListItemText,{primary:e.label,slotProps:{primary:{sx:{fontSize:`18px`,fontStyle:`normal`,fontWeight:`400`,lineHeight:`normal`,overflow:`hidden`,textOverflow:`ellipsis`,whiteSpace:`nowrap`,width:`170px`}}}})]},n))})})]})},be=({getWidth:e,state:n,routes:r,account:i})=>(0,c.jsxs)(t.Box,{sx:{width:`calc(100vw - ${e(n)} - 60px)`,height:`calc(100vh - 40px)`},children:[(0,c.jsx)(t.Box,{sx:{height:`10%`},children:(0,c.jsx)(ye,{username:i.username,avatarUrl:i.avatarUrl,options:i.options})}),(0,c.jsx)(t.Box,{sx:{height:`90%`},children:(0,c.jsx)(ve,{routes:r})})]}),xe=({sidebar:e,routes:n,account:r})=>{let{state:i,setState:a,getWidth:o}=pe();return(0,c.jsxs)(t.Box,{sx:{p:`20px`,display:`grid`,gridTemplateColumns:`auto 1fr`,gap:`20px`},children:[(0,c.jsx)(fe,{items:e.items,signOut:e.signOut,tooltips:e.tooltips,state:i,setState:a,getWidth:o}),(0,c.jsx)(be,{state:i,getWidth:o,routes:n,account:r})]})},Se=({sidebar:e,routes:t,product:n,account:r,languages:i,loginForm:a,unsavedChangesAlert:s})=>{let{isAuthenticated:l,openUnsaved:u,setOpenUnsaved:d}=(0,o.useContext)(J),f=[{text:s.message,ncolumn:12,element:`TypographyField`}];return(0,c.jsxs)(c.Fragment,{children:[l?(0,c.jsx)(xe,{routes:t,sidebar:e,account:r}):(0,c.jsx)(_e,{product:n,languages:i,form:a}),(0,c.jsx)($,{title:s.title,open:u,setOpen:d,fields:f,loading:!1,onClickSave:s.actionButton.onClick,action:{actionButton:s.actionButton,cancelButton:s.cancelButton}})]})},Ce=({sidebar:e,routes:r,product:i,account:a,languages:s,loginForm:u,unsavedChangesAlert:d})=>{let f=s.find(e=>e.active)||s[0];return(0,o.useEffect)(()=>{switch(f.code){case`es`:n.default.locale(`es`);break;case`en`:n.default.locale(`en`);break;case`pt`:n.default.locale(`pt`);break;default:n.default.locale(`en`)}},[f]),(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Box,{sx:{overflow:`hidden`,height:`100vh`},children:(0,c.jsx)(l.BrowserRouter,{children:(0,c.jsx)(t.ThemeProvider,{theme:{rabbitLight:q,rabbitDark:(0,t.createTheme)(G,f.theme.dg,f.theme.core,f.theme.pickers)}.rabbitDark,children:(0,c.jsx)(g.LocalizationProvider,{dateAdapter:_.AdapterDayjs,adapterLocale:f.code,children:(0,c.jsxs)(h.SnackbarProvider,{maxSnack:15,autoHideDuration:1e4,anchorOrigin:{vertical:`top`,horizontal:`center`},children:[(0,c.jsx)(t.CssBaseline,{}),(0,c.jsx)(Se,{sidebar:e,routes:r,product:i,account:a,languages:s,loginForm:u,unsavedChangesAlert:d})]})})})})})})},we=({children:e})=>{let[t,n]=(0,o.useState)(localStorage.getItem(`authenticated`)===`true`),[r,i]=(0,o.useState)(``),[a,s]=(0,o.useState)(``),[l,u]=(0,o.useState)(``),[d,f]=(0,o.useState)(`DD/MM/YYYY`),[p,m]=(0,o.useState)([]),[h,g]=(0,o.useState)([]),[_,v]=(0,o.useState)(!1),[y,b]=(0,o.useState)(``),[x,S]=(0,o.useState)(!1);return(0,c.jsx)(J.Provider,{value:{isAuthenticated:t,setIsAuthenticated:n,user:r,setUser:i,pass:a,setPass:s,avatar:l,setAvatar:u,loadingAuth:x,setLoadingAuth:S,format:d,setFormat:f,singleShortcut:p,setSingleShortcut:m,rangeShortcut:h,setRangeShortcut:g,encrypter:(e,t,n)=>{e===`session`?sessionStorage.setItem(t,n):e===`local`&&localStorage.setItem(t,n)},decrypter:(e,t)=>e===`session`?sessionStorage.getItem(t)||``:e===`local`&&localStorage.getItem(t)||``,openUnsaved:_,setOpenUnsaved:v,redirect:y,setRedirect:b},children:e})},Te=({contextMenu:e,setContextMenu:n,options:r,checked:i,optionGroup:a})=>(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(t.Menu,{open:e!==null,onClose:()=>n(null),anchorReference:`anchorPosition`,anchorPosition:e===null?void 0:{top:e.mouseY,left:e.mouseX},slots:{transition:t.Fade},slotProps:{paper:{sx:{bgcolor:e=>a===`toolbar`?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main,borderRadius:`12px`},elevation:1}},sx:{cursor:`pointer`},children:r.filter(e=>!e.hide).map((e,n)=>(0,c.jsxs)(t.Box,{children:[n!==0&&r[n-1].group!==e.group?(0,c.jsx)(t.Divider,{}):null,(0,c.jsxs)(t.MenuItem,{onClick:e.click,disabled:e.disabled,children:[(0,c.jsx)(t.ListItemIcon,{sx:{color:e=>a===`toolbar`?e.palette[`gr-base-light`].main:e.palette[`gr-base-dark`].main},children:e.icon}),(0,c.jsx)(t.ListItemText,{children:(0,c.jsx)(t.Typography,{sx:{color:e=>a===`toolbar`?e.palette[`gr-base-light`].main:e.palette[`gr-base-dark`].main},children:e.name})}),e.selected?(0,c.jsxs)(t.Typography,{sx:{pl:3,color:e=>a===`toolbar`?e.palette[`gr-base-light`].main:e.palette[`gr-base-dark`].main},variant:`body2`,children:[`selecionados`,`:`,i.length]}):null,e.onlyOne?(0,c.jsx)(t.Typography,{sx:{pl:3,color:e=>a===`toolbar`?e.palette[`gr-base-light`].main:e.palette[`gr-base-dark`].main},variant:`body2`,children:`solo uno`}):null]},n)]},n))}),r.filter(e=>!e.hide).map((e,n)=>(0,c.jsx)(t.Box,{children:e.dialog},n))]}),Ee=({label:e,values:n,placeholder:r,value:i,setValue:a,disabled:s,fullWidth:l,white:u,search:d})=>{let f=(0,o.useRef)(null),p=(0,o.useRef)(null),[m,h]=(0,o.useState)({width:0,height:0}),[g,_]=(0,o.useState)(!1),v=e=>(0,c.jsx)(y.default,{...e,sx:{color:u?`black !important`:`white !important`,...e.sx},onClick:()=>{console.log(`icon click`),_(!g)}});(0,o.useEffect)(()=>{if(!f.current)return;let e=new ResizeObserver(e=>{let{width:t,height:n}=e[0].contentRect;h({width:t,height:n})});return e.observe(f.current),()=>e.disconnect()},[m]);let b={marginTop:`-55px`,maxHeight:`500px`,borderRadius:`24px`,borderTopLeftRadius:`24px`,borderTopRightRadius:`24px`,width:m.width+20,backgroundColor:`transparent`,"--Paper-overlay":`none`,border:`1px solid rgba(255, 255, 255, 0.2)`};return(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(t.FormControl,{fullWidth:l,focused:!0,children:[(0,c.jsx)(t.InputLabel,{id:`filter-table-label-${e}`,sx:{color:u?`black`:`white`,position:`absolute`,"&.Mui-focused":{color:u?`black`:`white`},'&[data-shrink="false"]':{transform:`translateY(12px) translateX(12px)`}},children:e}),(0,c.jsxs)(t.Select,{ref:f,labelId:`filter-table-label-${e}`,id:`filter-${e}`,open:g,onOpen:()=>{_(!0)},onClose:e=>{let t=e?.target;t&&p.current?.contains(t)||_(!1)},value:i,label:e,onChange:e=>a(e.target.value),multiple:!1,renderValue:e=>{let t=Array.isArray(e)?e[0]:e;return t==null||t===``?r:n.find(e=>e.value===t)?.label||r},color:`gr-yellow`,sx:{color:u?`black`:`white`},IconComponent:v,MenuProps:{slotProps:{paper:{style:b},list:{sx:{marginTop:`60px`,backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main,"& .MuiMenuItem-root":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main,color:u?`black`:`white`,"&:hover":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main},"&.Mui-selected":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main},"&.Mui-focusVisible":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main}}}}}},displayEmpty:!0,disabled:s,children:[(0,c.jsx)(t.ListSubheader,{disableSticky:!0,sx:{backgroundColor:`transparent`,px:1.5,py:1},onMouseDown:e=>{e.stopPropagation()},onClick:e=>{e.stopPropagation()},children:(0,c.jsx)(t.TextField,{ref:p,variant:`standard`,fullWidth:!0,size:`small`,placeholder:d?.placeholder||`Buscar...`,value:d?.value||``,onMouseDown:e=>{e.stopPropagation(),_(!0)},onClick:e=>{e.stopPropagation(),_(!0)},onKeyDown:e=>{e.stopPropagation()},onChange:e=>{d?.setValue(e.target.value)},focused:!1,color:`gr-yellow`})}),n.map(e=>(0,c.jsx)(t.MenuItem,{value:e.value,sx:{display:`${e.label} ${e.sublabel??``}`.toLowerCase().includes(d?.value?.toLowerCase()??``)?`block`:`none`},onClick:()=>{_(!1)},children:(0,c.jsxs)(t.Typography,{variant:`caption`,color:`textSecondary`,children:[e.label,e.sublabel&&(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(`br`,{}),e.sublabel]})]})},e.value))]})]})})},De=({label:e,value:n,setValue:r,values:i,placeholder:a,disabled:s,fullWidth:l,white:u,search:d})=>{let f=(0,o.useRef)(null),p=(0,o.useRef)(null),[m,h]=(0,o.useState)({width:0,height:0}),[g,_]=(0,o.useState)(!1),[v,b]=(0,o.useState)(``),x=d?.value??v,S=i.filter(e=>`${e.label} ${e.sublabel??``}`.toLowerCase().includes(x.toLowerCase())).map(e=>e.value),C=S.filter(e=>n.includes(e)).length,w=S.length>0&&C===S.length,T=C>0&&!w,E=e=>(0,c.jsx)(y.default,{...e,sx:{color:u?`black !important`:`white !important`,...e.sx},onClick:()=>{_(!g)}});(0,o.useEffect)(()=>{if(!f.current)return;let e=new ResizeObserver(e=>{let{width:t,height:n}=e[0].contentRect;h({width:t,height:n})});return e.observe(f.current),()=>e.disconnect()},[m]);let D={marginTop:`-55px`,maxHeight:`500px`,borderRadius:`24px`,borderTopLeftRadius:`24px`,borderTopRightRadius:`24px`,width:m.width+20,backgroundColor:`transparent`,"--Paper-overlay":`none`,border:`1px solid rgba(255, 255, 255, 0.2)`};return(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(t.FormControl,{fullWidth:l,focused:!0,children:[(0,c.jsx)(t.InputLabel,{id:`filter-table-label-${e}`,sx:{color:u?`black`:`white`,position:`absolute`,"&.Mui-focused":{color:u?`black`:`white`},'&[data-shrink="false"]':{transform:`translateY(12px) translateX(12px)`}},children:e}),(0,c.jsxs)(t.Select,{ref:f,labelId:`filter-table-label-${e}`,id:`filter-${e}`,open:g,onOpen:()=>{_(!0)},onClose:e=>{let t=e?.target;t&&p.current?.contains(t)||_(!1)},value:n,label:e,onChange:e=>{let{target:{value:t}}=e,i=typeof t==`string`?t.split(`,`):t;if(i.includes(`select-all`)){if(w){r(n.filter(e=>!S.includes(e)));return}r(Array.from(new Set([...n,...S])));return}r(i.filter(e=>e!==`select-all`))},color:`gr-yellow`,sx:{color:u?`black`:`white`},IconComponent:E,MenuProps:{slotProps:{paper:{style:D},list:{sx:{marginTop:`60px`,backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main,"& .MuiMenuItem-root":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main,color:u?`black`:`white`,"&:hover":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main},"&.Mui-selected":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main},"&.Mui-focusVisible":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main}}}}}},renderValue:e=>!e||e.length===0?a:i.filter(t=>e.includes(t.value)).map(e=>e.label).join(`, `),displayEmpty:!0,disabled:s,multiple:!0,children:[(0,c.jsx)(t.ListSubheader,{disableSticky:!0,sx:{backgroundColor:`transparent`,px:1.5,py:1},onMouseDown:e=>{e.stopPropagation()},onClick:e=>{e.stopPropagation()},children:(0,c.jsx)(t.TextField,{ref:p,variant:`standard`,fullWidth:!0,size:`small`,placeholder:d?.placeholder||`Buscar...`,value:x,onMouseDown:e=>{e.stopPropagation(),_(!0)},onClick:e=>{e.stopPropagation(),_(!0)},onKeyDown:e=>{e.stopPropagation()},onChange:e=>{let t=e.target.value;if(d?.setValue){d.setValue(t);return}b(t)},focused:!1,color:`gr-yellow`})}),(0,c.jsxs)(t.MenuItem,{value:`select-all`,disabled:S.length===0,children:[(0,c.jsx)(t.Checkbox,{checked:w,indeterminate:T}),(0,c.jsx)(t.ListItemText,{slotProps:{primary:{sx:{color:`#FFFFFF`}}},primary:`Seleccionar todo`})]}),i.map(e=>(0,c.jsx)(t.MenuItem,{value:e.value,sx:{display:S.includes(e.value)?`block`:`none`},children:(0,c.jsxs)(t.Box,{sx:{display:`flex`,alignItems:`center`,gap:1},children:[(0,c.jsx)(t.Checkbox,{checked:n.includes(e.value)}),(0,c.jsxs)(t.Typography,{variant:`caption`,color:`textSecondary`,children:[e.label,e.sublabel&&(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(`br`,{}),e.sublabel]})]})]})},e.value))]})]})})},Oe=({label:e,value:t,setValue:n,disabled:r,fullWidth:i})=>{let{format:a}=(0,o.useContext)(J);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(x.LocalizationProvider,{dateAdapter:_.AdapterDayjs,children:(0,c.jsx)(b.SingleInputDateRangeField,{label:e,value:t,onChange:e=>{n(e)},sx:{"& .MuiInputBase-root":{borderRadius:`16px`}},size:`small`,color:`gr-yellow`,slotProps:{textField:{sx:{"& .MuiInputLabel-root":{color:`white !important`}}}},focused:!0,format:a,disabled:r,fullWidth:i})})})},ke=({label:e,initialValue:t,value:n,setValue:r,calendars:i,disabled:a,white:s,fullWidth:l,maxDate:u,minDate:d})=>{let{format:f,rangeShortcut:p}=(0,o.useContext)(J),m=(0,C.useTheme)();return(0,c.jsx)(C.ThemeProvider,{theme:(0,C.createTheme)({...m,palette:{...m.palette,primary:{main:`#9D9A95`}}}),children:(0,c.jsx)(S.DateRangePicker,{label:e,defaultValue:t,value:n,onChange:e=>r(e),disabled:a,format:f,calendars:i,slotProps:{shortcuts:{items:p},textField:{variant:`outlined`,size:`small`,fullWidth:l,color:`gr-yellow`,focused:!0,sx:{"& .MuiInputLabel-root":{color:s?`black !important`:`white !important`},"& .MuiInputLabel-root.Mui-focused":{color:s?`black !important`:`white !important`},"& .MuiGrid-root":{marginBottom:`0px !important`}},slotProps:{input:{sx:{borderRadius:`16px`,color:s?`black !important`:`white !important`,"& .MuiIconButton-root .MuiSvgIcon-root":{color:s?`black !important`:`white !important`}}}}},popper:{sx:{"& .MuiChip-root":{bgcolor:e=>s?e.palette[`gr-grey`].light:e.palette[`gr-grey`].main},"& .MuiChip-label":{color:s?`black !important`:`white !important`},"& .MuiChip-root:hover":{bgcolor:e=>e.palette[`gr-grey`].dark},"& .MuiDayCalendar-weekDayLabel":{color:e=>s?e.palette[`gr-base-dark`].main:`white !important`},"& .MuiPickersCalendarHeader-label":{color:s?`black !important`:`white !important`},"& .MuiYearCalendar-button":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiButtonBase-root":{color:e=>s?e.palette[`gr-base-dark`].main:`white !important`},"& .Mui-disabled":{color:e=>`${e.palette[`gr-grey`].main} !important`},"& .MuiPickersArrowSwitcher-root":{color:`(theme) => theme.palette["gr-base-dark"].main`},"& .Mui-selected, & .MuiPickersDay-root.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:s?`black !important`:`white !important`},"& .MuiYearCalendar-yearButton.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiPaper-root":{bgcolor:e=>s?e.palette[`gr-grey`].light:`black !important`,borderRadius:`20px`},"& .MuiPickersDay-root":{color:e=>e.palette[`gr-base-dark`].main}}}},maxDate:u,minDate:d})})},Ae=({label:e,initialValue:t,value:n,setValue:r,disabled:i,white:a,fullWidth:s})=>{let{format:l,singleShortcut:u}=(0,o.useContext)(J);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(g.DatePicker,{label:e,defaultValue:t,value:n,onChange:e=>r(e),disabled:i,format:l,slotProps:{shortcuts:{items:u},textField:{variant:`outlined`,size:`small`,fullWidth:s,color:`gr-yellow`,focused:!0,slotProps:{input:{sx:{borderRadius:`16px`,color:a?`black !important`:`white !important`,"& .MuiIconButton-root .MuiSvgIcon-root":{color:a?`black !important`:`white !important`}}}}},popper:{sx:{"& .MuiChip-root":{bgcolor:e=>e.palette[`gr-grey`].light},"& .MuiChip-root:hover":{bgcolor:e=>e.palette[`gr-grey`].dark},"& .MuiDayCalendar-weekDayLabel":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiYearCalendar-button":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiButtonBase-root":{color:e=>e.palette[`gr-base-dark`].main},"& .Mui-selected, & .MuiPickersDay-root.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiYearCalendar-yearButton.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiPaper-root":{bgcolor:a?`white`:`black`,borderRadius:`20px`},"& .MuiPickersDay-root":{color:e=>e.palette[`gr-base-dark`].main}}}}})})},je=e=>{let{name:n={title:``,ncolumn:0},fields:r=[],actions:i={ncolumn:1,buttons:[]}}=e,a=(e,n)=>{switch(e.element){case`SelectField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,children:(0,c.jsx)(Ee,{label:e.label,placeholder:e.placeholder,value:e.value,setValue:e.setValue,values:e.values,disabled:e.disable,search:e.search,multiple:e.multiple,fullWidth:!0,white:!1})},n);case`MultiSelectField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,children:(0,c.jsx)(De,{label:e.label,placeholder:e.placeholder,value:e.value,setValue:e.setValue,values:e.values,disabled:e.disable,search:e.search,fullWidth:!0,white:!1})},n);case`DateRangeField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,children:(0,c.jsx)(Oe,{label:e.label,value:e.value,setValue:e.setValue,disabled:e.disable,fullWidth:!0})},n);case`DatePickerField`:return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Grid,{size:e.ncolumn,children:(0,c.jsx)(Ae,{label:e.label,initialValue:e.initialValue,value:e.value,setValue:e.setValue,disabled:e.disable,fullWidth:!0,white:!1})},n)});case`DateRangePickerField`:return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Grid,{size:e.ncolumn,children:(0,c.jsx)(ke,{label:e.label,initialValue:e.initialValue,value:e.value,setValue:e.setValue,calendars:e.calendars,disabled:e.disable,fullWidth:!0,white:!1,maxDate:e.maxDate,minDate:e.minDate})},n)});default:return(0,c.jsx)(c.Fragment,{})}};return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Box,{sx:{bgcolor:e=>e.palette.background.paper,height:`70px`,borderTopLeftRadius:`20px`,borderTopRightRadius:`20px`,display:`flex`,flexDirection:`row`,alignItems:`center`,justifyContent:`flex-end`,padding:`20px`,gap:`20px`},children:(0,c.jsxs)(t.Grid,{container:!0,spacing:2,sx:{flexGrow:1},children:[n.title&&(0,c.jsx)(t.Grid,{size:n.ncolumn,sx:{display:`flex`,alignItems:`center`},children:n.title}),r.map((e,t)=>a(e,t)),i&&i.buttons.length>0&&(0,c.jsx)(t.Grid,{size:i.ncolumn,children:(0,c.jsx)(t.Box,{sx:{display:`flex`,justifyContent:`flex-end`,alignItems:`center`,gap:`10px`},children:i.buttons.map((e,n)=>(0,c.jsx)(t.Button,{variant:e.variant,color:`gr-yellow`,sx:{...e.sx},onClick:e.onClick,disabled:e.disabled,disableElevation:!0,children:e.icon?e.icon:(0,c.jsx)(`span`,{style:{marginTop:`2px`,textTransform:`none`,padding:`0px 5px`},children:e.text})},n))})})]})})})},Me=e=>(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(v.DataGridPro,{...e,apiRef:e.apiRef,showToolbar:e.toolbar!==void 0,headerFilters:e.headerFilters,slots:{toolbar:je,headerFilterMenu:null},slotProps:{...e.slotProps,toolbar:{...e.toolbar},baseTextField:{color:e.toolbar===void 0?`error`:`primary`,slotProps:{input:{endAdornment:(0,c.jsx)(t.InputAdornment,{sx:{color:t=>e.toolbar===void 0?t.palette[`gr-grey`].light:t.palette[`gr-grey`].main},position:`end`,children:(0,c.jsx)(w.default,{})})}}},loadingOverlay:{variant:`circular-progress`,noRowsVariant:`circular-progress`}},sx:{border:`none`,color:`black`,borderTopLeftRadius:e.toolbar?`0px`:`20px !important`,borderTopRightRadius:e.toolbar?`0px`:`20px !important`,"--DataGrid-t-color-background-base":`transparent !important`,"& .MuiDataGrid-columnHeaderCheckbox":{backgroundColor:`white`},"& .MuiDataGrid-filterForm .MuiInputBase-root":{backgroundColor:`#F3F2F2`},"& .MuiDataGrid-columnHeader":{backgroundColor:e.toolbar?`white`:`transparent`,color:e.toolbar?`black`:`white`,borderBottom:e.headerFilters?`none !important`:e=>`${e.palette.primary.main} 1px solid !important`},"& .MuiDataGrid-headerFilterRow":{bgcolor:e.toolbar?`white !important`:`transparent !important`,borderBottom:e=>`${e.palette.primary.main} 1px solid !important`},"& .MuiDataGrid-virtualScroller":{bgcolor:`white`,borderBottomLeftRadius:`20px`,borderBottomRightRadius:`20px`},"& .MuiDataGrid-columnHeaderTitleContainer":{"& .MuiCheckbox-root":{color:t=>e.toolbar===void 0?t.palette[`gr-grey`].light:t.palette.background.paper}},"& .MuiDataGrid-iconButtonContainer":{"& .MuiIconButton-root":{color:t=>e.toolbar===void 0?t.palette[`gr-grey`].light:t.palette[`gr-grey`].main}},"& .MuiDataGrid-footerContainer":{borderTop:`none`,fontWeight:`500`,display:`flex`,justifyContent:`center`,alignItems:`center`},"& .MuiIconButton-root":{color:e=>e.palette.background.paper,"&.Mui-disabled":{color:`#888`,backgroundColor:`#eee`,opacity:.7}},"& .MuiDataGrid-row":{minHeight:45,maxHeight:`none`},"& .MuiDataGrid-cell":{minHeight:45,height:`auto`,maxHeight:`none`,display:`flex`,flexDirection:`column`,alignItems:`center`,justifyContent:`flex-start`,gap:1.5,p:1},"& .MuiDataGrid-cell--editing":{minHeight:45,height:`auto`,maxHeight:`none`,display:`flex`,flexDirection:`column`,alignItems:`center`,justifyContent:`flex-start`,gap:1.5,p:1},"& .MuiDataGrid-cell--editing input":{color:`black !important`,backgroundColor:`white !important`},"& .MuiDataGrid-row:hover, & .MuiDataGrid-row.Mui-selected":{bgcolor:`#B6B4AF`},"& .MuiDataGrid-cell.enable-cell":{backgroundColor:`white !important`,"& .MuiCheckbox-root":{color:e=>e.palette.background.paper}},"& .MuiDataGrid-cell.parcial-cell":{backgroundColor:`#E7E6E4 !important`,"& .MuiCheckbox-root":{color:e=>e.palette.background.paper}},"& .MuiDataGrid-cell.disable-cell":{backgroundColor:`#E7E6E4 !important`,"& .MuiCheckbox-root":{color:`#CECDCA`}},"& .MuiDataGrid-row:hover .MuiDataGrid-cell.enable-cell":{backgroundColor:`#B6B4AF !important`},"& .MuiDataGrid-row:hover .MuiDataGrid-cell.parcial-cell":{backgroundColor:`#B6B4AF !important`},"& .MuiDataGrid-row:hover .MuiDataGrid-cell.disable-cell":{backgroundColor:`#B6B4AF !important`}},loading:e.loading,checkboxSelection:e.checkboxSelection,paginationModel:e.paginationModel,onPaginationModelChange:e.setPaginationModel,onRowSelectionModelChange:e.setRowSelectionModel,rowSelectionModel:e.rowSelectionModel,disableRowSelectionOnClick:e.disableRowSelectionOnClick,getRowHeight:()=>`auto`,onCellEditStop:e.onCellEditStop,disableVirtualization:!0,initialState:e.initialState}),(0,c.jsx)(Te,{contextMenu:e.contextMenu,setContextMenu:e.setContextMenu,options:e.options,checked:e.rowSelectionModel,optionGroup:e.optionGroup})]}),Ne=()=>{let e=(0,v.useGridApiRef)(),[t,n]=(0,o.useState)(!1),[r,i]=(0,o.useState)([]),[a,s]=(0,o.useState)({pageSize:25,page:0}),[c,l]=(0,o.useState)({type:`include`,ids:new Set}),[u,d]=(0,o.useState)(null),[f,p]=(0,o.useState)(`table`);return{apiRef:e,rows:r,setRows:i,loading:t,setLoading:n,paginationModel:a,setPaginationModel:s,rowSelectionModel:c,setRowSelectionModel:l,contextMenu:u,setContextMenu:d,optionGroup:f,setOptionGroup:p}},Pe=()=>{let{enqueueSnackbar:e}=(0,h.useSnackbar)(),n=e=>{(0,h.closeSnackbar)(e)};return{showAlert:(r,i)=>e(i,{variant:r,content:(e,i)=>(0,c.jsx)(t.Alert,{sx:{borderRadius:`24px`,bgcolor:`#fff`,boxShadow:3,color:e=>e.palette[`gr-base-dark`].main},severity:r,iconMapping:{error:(0,c.jsx)(T.default,{}),info:(0,c.jsx)(O.default,{}),success:(0,c.jsx)(E.default,{}),warning:(0,c.jsx)(D.default,{}),default:(0,c.jsx)(t.CircularProgress,{color:`gr-blue`,size:20})},onClose:()=>n(e),children:i},e)}),closeAlert:n}},Fe=({label:e,initialValue:t,value:n,setValue:r,disabled:i,fullWidth:a,white:s})=>{let{format:l}=(0,o.useContext)(J);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(ee.DateTimeField,{label:e,defaultValue:t,value:n,onChange:e=>{r(e)},sx:{"& .MuiInputBase-root":{borderRadius:`16px`,color:s?`black !important`:`white !important`}},size:`small`,color:`gr-yellow`,slotProps:{textField:{sx:{"& .MuiInputLabel-root":{color:s?`black !important`:`white !important`}},slotProps:{input:{sx:{borderRadius:`16px`,color:s?`black !important`:`white !important`,"& .MuiIconButton-root .MuiSvgIcon-root":{color:s?`black !important`:`white !important`}}}}}},focused:!0,format:l,disabled:i,fullWidth:a})})},Ie=({label:e,placeholder:n,values:r,value:i,setValue:a,white:s})=>{let[l,u]=(0,o.useState)(!1);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Autocomplete,{multiple:!0,options:r,getOptionLabel:e=>e.label,value:r.filter(e=>i.includes(e.value)),onChange:(e,t)=>{a(t.map(e=>e.value))},onOpen:()=>u(!0),onClose:()=>u(!1),renderInput:r=>(0,c.jsx)(t.TextField,{...r,variant:`outlined`,label:e,placeholder:n,sx:{backgroundColor:e=>s?`white`:e.palette[`gr-base-dark`].main,borderTopLeftRadius:`18px`,borderTopRightRadius:`18px`,borderBottomLeftRadius:l?`0px`:`18px`,borderBottomRightRadius:l?`0px`:`18px`,color:s?`black !important`:`white !important`,"& .MuiChip-root":{maxWidth:`100px`,overflow:`hidden`,textOverflow:`ellipsis`,whiteSpace:`nowrap`},"& .MuiAutocomplete-tag":{maxHeight:`32px`,overflow:`hidden`,display:`inline-flex`,flexWrap:`nowrap`},"& .MuiAutocomplete-inputRoot":{flexWrap:`nowrap`}},slotProps:{inputLabel:{sx:{color:s?`black !important`:`white !important`}}},color:`gr-yellow`,focused:!0}),renderValue:(e,n)=>e.map((e,r)=>{let{key:i,...a}=n({index:r});return(0,c.jsx)(t.Tooltip,{title:e.highlight?.tooltip,sx:{borderRadius:`24px`},children:(0,c.jsx)(t.Chip,{variant:`filled`,label:e.label,size:`small`,...a,sx:{bgcolor:t=>e.highlight?.active?`${t.palette[`gr-orange`].main}20`:`${t.palette[`gr-grey`].main}20`,color:e=>e.palette[`gr-base-dark`].main,"& .MuiChip-deleteIcon":{color:e=>e.palette[`gr-base-dark`].main,"&:hover":{color:e=>e.palette[`gr-base-dark`].main}},border:e.highlight?.active?`1px solid`:`none`,borderColor:t=>e.highlight?.active?t.palette[`gr-orange`].main:`none`}},i)})}),popupIcon:(0,c.jsx)(j.default,{sx:{color:s?`black`:`white`}}),slotProps:{paper:{sx:{maxHeight:`500px`,borderBottomLeftRadius:`32px`,borderBottomRightRadius:`32px`,borderTopLeftRadius:`0px`,borderTopRightRadius:`0px`,backgroundColor:e=>s?`white`:e.palette[`gr-base-dark`].main,color:s?`black`:`white`}},chip:{sx:{bgcolor:e=>s?`${e.palette[`gr-grey`].light} !important`:`${e.palette[`gr-grey`].main} !important`,color:s?`black`:`white`},size:`small`,deleteIcon:(0,c.jsx)(T.default,{sx:{color:s?`black !important`:`white !important`}})}},limitTags:2,size:`small`})})},Z=({label:e,value:n,setValue:r,values:i,placeholder:a,disabled:o,fullWidth:s,white:l})=>(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(t.FormControl,{fullWidth:s,focused:!0,children:[(0,c.jsx)(t.InputLabel,{id:`filter-table-label-${e}`,sx:{color:l?`black`:`white`,position:`absolute`,"&.Mui-focused":{color:l?`black`:`white`},'&[data-shrink="false"]':{transform:`translateY(12px) translateX(12px)`}},children:e}),(0,c.jsxs)(t.Select,{labelId:`filter-table-label-${e}`,id:`filter-${e}`,value:n,label:e,onChange:e=>r(e.target.value),color:`gr-yellow`,sx:{color:l?`black`:`white`},IconComponent:e=>(0,c.jsx)(y.default,{...e,sx:{color:l?`black !important`:`white !important`,...e.sx}}),MenuProps:{slotProps:{paper:{style:{maxHeight:`500px`,borderBottomLeftRadius:`32px`,borderBottomRightRadius:`32px`,borderTopLeftRadius:`0px`,borderTopRightRadius:`0px`}},list:{sx:{backgroundColor:e=>l?`white`:e.palette[`gr-base-dark`].main,"& .MuiMenuItem-root":{backgroundColor:e=>l?`white`:e.palette[`gr-base-dark`].main,color:l?`black`:`white`,"&:hover":{backgroundColor:e=>l?`white`:e.palette[`gr-base-dark`].main},"&.Mui-selected":{backgroundColor:e=>l?`white`:e.palette[`gr-base-dark`].main},"&.Mui-focusVisible":{backgroundColor:e=>l?`white`:e.palette[`gr-base-dark`].main}}}}}},displayEmpty:!0,disabled:o,children:[(0,c.jsx)(t.MenuItem,{sx:{mt:2},disabled:!0,value:``,children:(0,c.jsx)(`em`,{children:a})}),i.map(e=>(0,c.jsx)(t.MenuItem,{value:e.value,children:e.label},e.value))]})]})}),Q=({item:e,path:t})=>e.children.length===0?(0,c.jsx)(N.TreeItem,{itemId:`${t}/${e.id}`,label:e.name,disabled:e.disabled,onClick:()=>{e.onClick&&e.onClick(`${t}/${e.id}`)}}):(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(N.TreeItem,{itemId:`${t}/${e.id}`,label:e.name,disabled:e.disabled,children:e.children.map(n=>(0,c.jsx)(Q,{item:n,path:`${t}/${e.id}`},n.id))})}),Le=({items:e})=>(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(M.SimpleTreeView,{sx:{borderRadius:`16px`,border:e=>`1px solid ${e.palette[`gr-base-dark`].main}`,p:1.5},children:e.map(e=>(0,c.jsx)(Q,{item:e,path:`origin`},e.id))})}),Re=({label:e,initialValue:t,value:n,setValue:r,disabled:i,fullWidth:a,white:o})=>(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(g.TimeField,{label:e,disabled:i,format:`HH:mm`,ampm:!1,defaultValue:t,value:n,autoFocus:!0,onChange:e=>{r(e)},slotProps:{textField:{variant:`outlined`,size:`small`,fullWidth:a,color:`gr-yellow`,focused:!0,sx:{borderRadius:`16px`},slotProps:{input:{sx:{borderRadius:`16px`,color:o?`black !important`:`white !important`},endAdornment:(0,c.jsx)(P.default,{style:{color:o?`black`:`white`}})}}}}})}),ze=({label:e,initialValue:t,value:n,setValue:r,disabled:i,white:a,fullWidth:s})=>{let{format:l,singleShortcut:u}=(0,o.useContext)(J);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(g.DatePicker,{label:e,defaultValue:t,value:n,onChange:e=>r(e),disabled:i,format:l,slotProps:{shortcuts:{items:u},textField:{variant:`outlined`,size:`small`,fullWidth:s,color:`gr-yellow`,focused:!0,slotProps:{input:{sx:{borderRadius:`16px`,color:a?`black !important`:`white !important`,"& .MuiIconButton-root .MuiSvgIcon-root":{color:a?`black !important`:`white !important`}}}}},popper:{sx:{"& .MuiChip-root":{bgcolor:e=>e.palette[`gr-grey`].light},"& .MuiChip-root:hover":{bgcolor:e=>e.palette[`gr-grey`].dark},"& .MuiDayCalendar-weekDayLabel":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiYearCalendar-button":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiButtonBase-root":{color:e=>e.palette[`gr-base-dark`].main},"& .Mui-selected, & .MuiPickersDay-root.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiYearCalendar-yearButton.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiPaper-root":{bgcolor:a?`white`:`black`,borderRadius:`20px`},"& .MuiPickersDay-root":{color:e=>e.palette[`gr-base-dark`].main}}}}})})},Be=({label:e,initialValue:t,value:n,setValue:r,calendars:i,disabled:a,white:s,fullWidth:l})=>{let{format:u,rangeShortcut:d}=(0,o.useContext)(J);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(S.DateRangePicker,{label:e,defaultValue:t,value:n,onChange:e=>r(e),disabled:a,format:u,calendars:i,slotProps:{shortcuts:{items:d},textField:{variant:`outlined`,size:`small`,fullWidth:l,color:`gr-yellow`,focused:!0,slotProps:{input:{sx:{borderRadius:`16px`,color:s?`black !important`:`white !important`,"& .MuiIconButton-root .MuiSvgIcon-root":{color:s?`black !important`:`white !important`}}}}},popper:{sx:{"& .MuiChip-root":{bgcolor:e=>e.palette[`gr-grey`].light},"& .MuiChip-root:hover":{bgcolor:e=>e.palette[`gr-grey`].dark},"& .MuiDayCalendar-weekDayLabel":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiYearCalendar-button":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiButtonBase-root":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiPickersArrowSwitcher-root":{color:e=>e.palette[`gr-base-dark`].main},"& .Mui-selected, & .MuiPickersDay-root.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiYearCalendar-yearButton.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiPaper-root":{bgcolor:s?`white`:`black`,borderRadius:`20px`},"& .MuiPickersDay-root":{color:e=>e.palette[`gr-base-dark`].main}}}}})})},Ve=({initialValue:e,value:t,setValue:n,calendars:r,disabled:i,white:a})=>{let{rangeShortcut:s}=(0,o.useContext)(J);return(0,c.jsx)(te.StaticDateRangePicker,{defaultValue:e,value:t,onChange:e=>{n(e),console.log(`Selected Range:`,e)},calendars:r,disabled:i,sx:{width:`560px`,overflowX:`auto`,border:e=>a?`2px groove ${e.palette[`gr-base-dark`].main}`:`1px solid ${e.palette[`gr-base-light`].main}`,borderRadius:`20px`,"& .MuiChip-root":{bgcolor:e=>e.palette[`gr-grey`].light},"& .MuiChip-root:hover":{bgcolor:e=>e.palette[`gr-grey`].dark},"& .MuiDayCalendar-weekDayLabel":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main},"& .MuiYearCalendar-button":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main},"& .MuiButtonBase-root":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main},"& .MuiPickersArrowSwitcher-root":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main},"& .Mui-selected, & .MuiPickersDay-root.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:a?`black !important`:`white !important`},"& .MuiYearCalendar-yearButton.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:a?`black !important`:`white !important`},"& .MuiPickersDay-root":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main},"& .MuiChip-label":{color:e=>`${e.palette[`gr-base-dark`].main} !important`},"& .MuiTypography-root":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main},"& .MuiPickersCalendarHeader-label":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main}},slotProps:{shortcuts:{items:s},actionBar:{actions:[]},layout:{sx:{borderRadius:`20px !important`,bgcolor:a?`white !important`:`black !important`}}}})},He=({data:e,setData:n,columnLabels:r,buttons:i})=>(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(t.Grid,{sx:{overflow:`hidden`},container:!0,spacing:2,children:[(0,c.jsxs)(t.Grid,{size:1,children:[(0,c.jsx)(t.Button,{variant:`contained`,size:`small`,color:`gr-base-dark`,sx:{borderRadius:`20px`,height:`40px`,maxWidth:`40px`,minWidth:`40px`,width:`40px`,p:1,mt:7,mb:2},onClick:()=>n(e.slice(0,-1)),children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`18px`},children:`remove`})}),(0,c.jsx)(t.Button,{variant:`contained`,size:`small`,color:`gr-base-dark`,sx:{borderRadius:`20px`,height:`40px`,maxWidth:`40px`,minWidth:`40px`,width:`40px`,p:1},onClick:()=>n([...e,r.map(()=>({value:``}))]),children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`18px`},children:`add`})})]}),(0,c.jsx)(t.Grid,{size:11,children:(0,c.jsxs)(t.Grid,{container:!0,children:[(0,c.jsx)(t.Grid,{size:8,sx:{bgcolor:e=>e.palette[`gr-base-dark`].main,borderTopLeftRadius:`20px`,p:1.5,display:`flex`,alignItems:`center`,justifyContent:`center`,gap:1},children:i.map((e,n)=>(0,c.jsxs)(t.Button,{sx:{borderRadius:`20px`,textTransform:`none`},variant:`outlined`,size:`small`,color:`gr-base-light`,onClick:e.onClick,children:[e.label,(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{ml:1,mt:-.5,color:`#FFFFFF`,fontSize:`18px`},children:e.icon})]},n))}),(0,c.jsx)(t.Grid,{size:4,sx:{bgcolor:e=>e.palette[`gr-base-dark`].main,borderTopRightRadius:`20px`,p:1.5,display:`flex`,alignItems:`center`,justifyContent:`center`,gap:1}}),(0,c.jsx)(t.Grid,{size:12,sx:{overflowX:`auto`,width:`55vh`,borderBottomLeftRadius:`20px`,borderBottomRightRadius:`20px`},children:(0,c.jsx)(F.default,{data:e,columnLabels:r,onChange:e=>n(e),className:``})})]})})]})}),Ue=e=>{let n=(0,o.useRef)(null);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(k.default,{nodeRef:n,handle:`#draggable-dialog-title`,cancel:`[class*="MuiDialogContent-root"]`,children:(0,c.jsx)(t.Paper,{...e,ref:n,sx:{bgcolor:`white`,color:e=>e.palette.background.paper,padding:`20px`,display:`flex`,flexDirection:`column`,justifyContent:`center`,alignItems:`center`,gap:`50px`,borderRadius:`20px`}})})})},$=({title:e,alert:n,action:r,fields:i,open:a,setOpen:s,loading:l,onClickSave:u})=>{let[d,f]=(0,o.useState)(!1),p=(e,n)=>{switch(e.element){case`TextField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(t.TextField,{fullWidth:!0,variant:`outlined`,label:e.label,type:e.type,placeholder:e.placeholder,focused:!0,value:e.value,multiline:e.multiline,rows:e.rows,onChange:t=>{e.setValue(t.target.value)},disabled:e.disable||r?.actionButton?.loading,size:`small`})},n);case`SelectField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(Z,{label:e.label,placeholder:e.placeholder,value:e.value,setValue:e.setValue,values:e.values,disabled:!!(e.disable||r?.actionButton?.loading),fullWidth:!0,white:!0})},n);case`DateField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(Fe,{label:e.label,initialValue:e.initialValue,value:e.value,setValue:e.setValue,disabled:!!(e.disable||r?.actionButton?.loading),fullWidth:!0,white:!0})},n);case`CheckboxField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(t.FormGroup,{children:(0,c.jsx)(t.FormControlLabel,{control:(0,c.jsx)(t.Checkbox,{sx:{ml:1.5,color:e=>e.palette[`gr-base-dark`].main,"&.Mui-checked":{color:e=>e.palette[`gr-base-dark`].main}},checked:e.value,onChange:t=>e.setValue(t.target.checked),disabled:!!(e.disable||r?.actionButton?.loading)}),label:e.label})})},n);case`CheckboxGroup`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(t.FormGroup,{children:e.checkboxs.map((e,n)=>(0,c.jsx)(t.FormControlLabel,{control:(0,c.jsx)(t.Checkbox,{sx:{ml:1.5,color:e=>e.palette[`gr-base-dark`].main,"&.Mui-checked":{color:e=>e.palette[`gr-base-dark`].main}},checked:e.value,onChange:t=>e.setValue(t.target.checked)}),label:e.label},n))})},n);case`RadioGroupField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsxs)(t.FormControl,{sx:{mt:e.label.text?`none`:`-7px`},children:[(0,c.jsx)(t.FormLabel,{children:e.label.text}),(0,c.jsx)(t.RadioGroup,{value:e.value,onChange:t=>e.setValue(t.target.value),row:e.row,children:e.radios.map((e,n)=>(0,c.jsx)(t.FormControlLabel,{value:e.value,control:(0,c.jsx)(t.Radio,{sx:{color:e=>e.palette[`gr-base-dark`].main,"&.Mui-checked":{color:e=>e.palette[`gr-base-dark`].main}}}),label:e.label.text,labelPlacement:e.label.position,disabled:e.disable},n))})]})},n);case`AutoCompleteField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(Ie,{label:e.label,placeholder:`Seleccionar`,values:e.values,value:e.value,setValue:e.setValue,white:!0})},n);case`ListField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(t.List,{dense:!0,sx:{borderRadius:`16px`,border:t=>e.border?`1px solid ${t.palette[`gr-grey`].dark}`:`none`},children:e.items.map((n,r)=>(0,c.jsxs)(t.ListItem,{secondaryAction:e.action,children:[n.icon&&(0,c.jsx)(t.ListItemIcon,{children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:n.icon?.color},children:n.icon?.name})}),(0,c.jsx)(t.ListItemText,{primary:n.primaryText,secondary:n.secondaryText})]},r))})},n);case`TreeviewField`:return(0,c.jsxs)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:[(0,c.jsx)(t.Typography,{variant:`body1`,children:e.label}),(0,c.jsx)(Le,{items:e.items})]},n);case`TimeField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(Re,{label:e.label,initialValue:e.initialValue,value:e.value,setValue:e.setValue,disabled:!!(e.disable||r?.actionButton?.loading),fullWidth:!0,white:!0})},n);case`TypographyField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(t.Typography,{variant:`body1`,children:e.text})},n);case`DatePickerField`:return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(ze,{label:e.label,initialValue:e.initialValue,value:e.value,setValue:e.setValue,disabled:!!(e.disable||r?.actionButton?.loading),fullWidth:!0,white:!0})},n)});case`DateRangePickerField`:return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(Be,{label:e.label,initialValue:e.initialValue,value:e.value,setValue:e.setValue,calendars:e.calendars,disabled:!!(e.disable||r?.actionButton?.loading),fullWidth:!0,white:!0})},n)});case`DateRangeCalendarField`:return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(Ve,{initialValue:e.initialValue,value:e.value,setValue:e.setValue,calendars:e.calendars,disabled:!!(e.disable||r?.actionButton?.loading),white:e.white})},n)});case`SheetField`:return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(He,{data:e.data,setData:e.setData,columnLabels:e.columnLabels,buttons:e.buttons})},n)});case`DividerField`:return(0,c.jsx)(t.Grid,{size:12,sx:{mb:`20px`},children:(0,c.jsx)(t.Box,{sx:{width:`100%`,height:`1px`,bgcolor:e=>e.palette[`gr-grey`].dark}})},n);default:return(0,c.jsx)(c.Fragment,{})}},m=()=>{i.forEach(e=>{switch(e.element){case`TextField`:e.setValue(e.initialValue);break;case`SelectField`:e.setValue(e.initialValue);break;case`DateField`:e.setValue(e.initialValue);break;case`CheckboxField`:e.setValue(e.initialValue);break;case`CheckboxGroup`:e.checkboxs.forEach(e=>{e.setValue(e.initialValue)});break;case`AutoCompleteField`:e.setValue(e.initialValue);break;case`ListField`:break;case`TreeviewField`:break;case`TimeField`:e.setValue(e.initialValue);break;case`DatePickerField`:e.setValue(e.initialValue);break;case`DateRangePickerField`:e.setValue(e.initialValue);break;case`TypographyField`:break;case`DateRangeCalendarField`:e.setValue(e.initialValue);break;case`RadioGroup`:e.setValue(e.initialValue);break;default:break}}),f(!1)},h=e=>{e.some(e=>{if(e.element===`CheckboxGroup`)return e.checkboxs.some(e=>e.value!==e.initialValue);if(e.element===`CheckboxField`||e.element===`TextField`||e.element===`SelectField`||e.element===`DateField`)return e.value!==e.initialValue;if(e.element===`AutoCompleteField`)return JSON.stringify(e.value.sort())!==JSON.stringify(e.initialValue.sort());if(e.element===`TimeField`||e.element===`DatePickerField`)return e.value!==e.initialValue;if(e.element===`DateRangePickerField`||e.element===`DateRangeCalendarField`)return JSON.stringify(e.value)!==JSON.stringify(e.initialValue);if(e.element===`RadioGroup`)return e.value!==e.initialValue})?f(!0):s(!1)};return(0,o.useEffect)(()=>{a||m()},[a]),(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(t.Dialog,{open:a,onClose:()=>h(i),PaperComponent:Ue,"aria-labelledby":`draggable-dialog-title`,children:[(0,c.jsxs)(t.DialogTitle,{style:{cursor:`move`,textAlign:`left`,margin:0,padding:0,width:`100%`},id:`draggable-dialog-title`,children:[e,(0,c.jsx)(t.IconButton,{sx:{position:`absolute`,right:10,top:10},onClick:()=>h(i),children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:e=>e.palette[`gr-base-dark`].main,fontSize:`24px`},children:`close`})})]}),d&&n&&(0,c.jsx)(t.DialogContent,{sx:{padding:0,margin:0,width:`100%`,overflow:`hidden`,minHeight:`85px`},children:(0,c.jsxs)(t.Alert,{icon:(0,c.jsx)(A.default,{}),sx:{borderRadius:`24px`,bgcolor:`#FFEFE5`,border:e=>`1px solid ${e.palette[`gr-orange`].main}`,"& .MuiAlert-icon":{color:e=>e.palette[`gr-orange`].main}},action:(0,c.jsxs)(t.Box,{sx:{mt:3.75},children:[(0,c.jsx)(t.Button,{color:`gr-grey`,size:`small`,onClick:()=>f(!1),children:(0,c.jsx)(`b`,{children:n.actionButton.buttonText})}),(0,c.jsx)(t.Button,{color:`gr-grey`,size:`small`,onClick:()=>{m(),s(!1)},children:(0,c.jsx)(`b`,{children:n.cancelButton.buttonText})})]}),children:[(0,c.jsx)(t.AlertTitle,{children:n.title}),(0,c.jsx)(t.Typography,{variant:`body2`,children:n.message})]})}),(0,c.jsxs)(t.DialogContent,{sx:{padding:0,margin:0,position:`relative`,overflow:l?`hidden`:`auto`},children:[(0,c.jsx)(t.Grid,{container:!0,spacing:2,sx:{mt:1,visibility:l?`hidden`:`visible`},children:i.map((e,t)=>p(e,t))}),l&&(0,c.jsx)(t.Box,{sx:{position:`absolute`,top:0,left:0,width:`100%`,height:`100%`,display:`flex`,justifyContent:`center`,alignItems:`center`},children:(0,c.jsx)(t.CircularProgress,{size:60})})]}),(0,c.jsxs)(t.DialogActions,{sx:{display:`flex`,flexDirection:`row`,justifyContent:`flex-end`,alignItems:`center`,width:`100%`},children:[r?.cancelButton&&(0,c.jsx)(t.Button,{variant:`outlined`,autoFocus:!0,onClick:()=>h(i),sx:{minWidth:`130px`,borderRadius:`44px`,fontWeight:`500`,textTransform:`none`},color:`gr-base-dark`,children:r.cancelButton?.buttonText}),r?.actionButton&&(0,c.jsx)(t.Button,{variant:`contained`,onClick:()=>{u()},sx:{minWidth:`130px`,borderRadius:`44px`,color:`white`,fontWeight:`500`,textTransform:`none`},color:`gr-base-dark`,disableElevation:!0,disabled:r.actionButton.disabled,loading:r.actionButton.loading,children:r.actionButton.buttonText})]})]})})};e.Core=Ce,e.CoreContext=J,e.CoreProvider=we,e.Form=$,e.GoodRabbitDarkTheme=K,e.GoodRabbitLightTheme=q,e.Table=Me,e.useSystemAlert=Pe,e.useTable=Ne});
|
|
1
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?t(exports,require(`@mui/material`),require(`dayjs`),require(`dayjs/locale/es`),require(`dayjs/locale/en`),require(`dayjs/locale/pt`),require(`react`),require(`@mui/system`),require(`react/jsx-runtime`),require(`react-router`),require(`@mui/icons-material/ExpandMore`),require(`@mui/icons-material/ExpandLess`),require(`@mui/icons-material/Visibility`),require(`@mui/icons-material/VisibilityOff`),require(`react-icons/md`),require(`notistack`),require(`@mui/x-date-pickers`),require(`@mui/x-date-pickers/AdapterDayjs`),require(`@mui/x-data-grid-pro`),require(`@mui/icons-material/KeyboardArrowDown`),require(`@mui/x-date-pickers-pro/SingleInputDateRangeField`),require(`@mui/x-date-pickers/LocalizationProvider`),require(`@mui/x-date-pickers-pro/DateRangePicker`),require(`@mui/material/styles`),require(`@mui/icons-material/FilterAltRounded`),require(`@mui/icons-material/Cancel`),require(`@mui/icons-material/CheckCircle`),require(`@mui/icons-material/Error`),require(`@mui/icons-material/Info`),require(`react-draggable`),require(`@mui/icons-material/Warning`),require(`@mui/x-date-pickers/DateTimeField`),require(`@mui/icons-material/ArrowDropDown`),require(`@mui/x-tree-view/SimpleTreeView`),require(`@mui/x-tree-view/TreeItem`),require(`@mui/icons-material/Schedule`),require(`@mui/x-date-pickers-pro/StaticDateRangePicker`),require(`react-spreadsheet`)):typeof define==`function`&&define.amd?define(`exports.@mui/material.dayjs.dayjs/locale/es.dayjs/locale/en.dayjs/locale/pt.react.@mui/system.react/jsx-runtime.react-router.@mui/icons-material/ExpandMore.@mui/icons-material/ExpandLess.@mui/icons-material/Visibility.@mui/icons-material/VisibilityOff.react-icons/md.notistack.@mui/x-date-pickers.@mui/x-date-pickers/AdapterDayjs.@mui/x-data-grid-pro.@mui/icons-material/KeyboardArrowDown.@mui/x-date-pickers-pro/SingleInputDateRangeField.@mui/x-date-pickers/LocalizationProvider.@mui/x-date-pickers-pro/DateRangePicker.@mui/material/styles.@mui/icons-material/FilterAltRounded.@mui/icons-material/Cancel.@mui/icons-material/CheckCircle.@mui/icons-material/Error.@mui/icons-material/Info.react-draggable.@mui/icons-material/Warning.@mui/x-date-pickers/DateTimeField.@mui/icons-material/ArrowDropDown.@mui/x-tree-view/SimpleTreeView.@mui/x-tree-view/TreeItem.@mui/icons-material/Schedule.@mui/x-date-pickers-pro/StaticDateRangePicker.react-spreadsheet`.split(`.`),t):(e=typeof globalThis<`u`?globalThis:e||self,t(e[`web-ui`]={},e._mui_material,e.dayjs,e.dayjs_locale_es,e.dayjs_locale_en,e.dayjs_locale_pt,e.React,e._mui_system,e.jsxRuntime,e.react_router,e._mui_icons_material_ExpandMore,e._mui_icons_material_ExpandLess,e._mui_icons_material_Visibility,e._mui_icons_material_VisibilityOff,e.react_icons_md,e.notistack,e._mui_x_date_pickers,e._mui_x_date_pickers_AdapterDayjs,e._mui_x_data_grid_pro,e._mui_icons_material_KeyboardArrowDown,e._mui_x_date_pickers_pro_SingleInputDateRangeField,e._mui_x_date_pickers_LocalizationProvider,e._mui_x_date_pickers_pro_DateRangePicker,e._mui_material_styles,e._mui_icons_material_FilterAltRounded,e._mui_icons_material_Cancel,e._mui_icons_material_CheckCircle,e._mui_icons_material_Error,e._mui_icons_material_Info,e.react_draggable,e._mui_icons_material_Warning,e._mui_x_date_pickers_DateTimeField,e._mui_icons_material_ArrowDropDown,e._mui_x_tree_view_SimpleTreeView,e._mui_x_tree_view_TreeItem,e._mui_icons_material_Schedule,e._mui_x_date_pickers_pro_StaticDateRangePicker,e.react_spreadsheet))})(this,function(e,t,n,r,i,a,o,s,c,l,u,d,f,p,m,h,g,_,v,y,b,x,S,C,w,T,E,D,O,k,A,ee,j,M,N,P,te,F){Object.defineProperty(e,Symbol.toStringTag,{value:`Module`});var I=Object.create,L=Object.defineProperty,R=Object.getOwnPropertyDescriptor,ne=Object.getOwnPropertyNames,re=Object.getPrototypeOf,ie=Object.prototype.hasOwnProperty,ae=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=ne(t),a=0,o=i.length,s;a<o;a++)s=i[a],!ie.call(e,s)&&s!==n&&L(e,s,{get:(e=>t[e]).bind(null,s),enumerable:!(r=R(t,s))||r.enumerable});return e},z=(e,t,n)=>(n=e==null?{}:I(re(e)),ae(t||!e||!e.__esModule?L(n,`default`,{value:e,enumerable:!0}):n,e));n=z(n,1),u=z(u,1),d=z(d,1),f=z(f,1),p=z(p,1),y=z(y,1),w=z(w,1),T=z(T,1),E=z(E,1),D=z(D,1),O=z(O,1),k=z(k,1),A=z(A,1),j=z(j,1),P=z(P,1),F=z(F,1);var B={"gr-purple":{main:`#9D11F2`,50:`#F5E7FE`,100:`#EBCFFC`,200:`#D79EFA`,300:`#C26EF7`,400:`#AE3EF4`,500:`#9D11F2`,600:`#7B0BC1`,700:`#5C0891`,800:`#3E0561`,900:`#1F0330`,950:`#0F0118`},"gr-lilac":{main:`#C85DF0`,50:`#F7E8FD`,100:`#EFD0FB`,200:`#E0A2F6`,300:`#D073F2`,400:`#C144EE`,500:`#C85DF0`,600:`#8E11BB`,700:`#6A0D8C`,800:`#47095D`,900:`#23042F`,950:`#120217`},"gr-pink":{main:`#FE22F0`,50:`#FFE6FD`,100:`#FFCCFB`,200:`#FF99F8`,300:`#FE67F4`,400:`#FE34F1`,500:`#FE22F0`,600:`#CB01BE`,700:`#98018E`,800:`#66005F`,900:`#33002F`,950:`#190018`},"gr-red":{main:`#FE0037`,50:`#FFE5EB`,100:`#FFCCD7`,200:`#FF99AF`,300:`#FF6687`,400:`#FF335F`,500:`#FE0037`,600:`#CC002C`,700:`#990021`,800:`#660016`,900:`#33000B`,950:`#1A0006`},"gr-orange":{main:`#FB6000`,50:`#FFEFE5`,100:`#FFE0CC`,200:`#FFC099`,300:`#FFA166`,400:`#FF8133`,500:`#FB6000`,600:`#CC4E00`,700:`#993B00`,800:`#662700`,900:`#331400`,950:`#1A0A00`},"gr-yellow":{main:`#F0C300`,50:`#FFFAE5`,100:`#FFF6CC`,200:`#FFEC99`,300:`#FFE366`,400:`#FFDA33`,500:`#F0C300`,600:`#CCA700`,700:`#997D00`,800:`#665300`,900:`#332A00`,950:`#1A1500`},"gr-moss-green":{main:`#CAD900`,50:`#FDFFE5`,100:`#FCFFCC`,200:`#F8FF99`,300:`#F5FF66`,400:`#F1FF33`,500:`#CAD900`,600:`#BECC00`,700:`#8F9900`,800:`#5F6600`,900:`#303300`,950:`#181A00`},"gr-green":{main:`#64E700`,50:`#F1FFE5`,100:`#E2FFCC`,200:`#C5FF99`,300:`#A8FF66`,400:`#8BFF33`,500:`#64E700`,600:`#58CC00`,700:`#429900`,800:`#2C6600`,900:`#163300`,950:`#0B1A00`},"gr-neon-green":{main:`#00EA85`,50:`#E5FFF4`,100:`#CCFFE9`,200:`#99FFD3`,300:`#66FFBD`,400:`#33FFA7`,500:`#00EA85`,600:`#00CC74`,700:`#009957`,800:`#00663A`,900:`#00331D`,950:`#001A0E`},"gr-sky-blue":{main:`#00DBE7`,50:`#E5FEFF`,100:`#CCFCFF`,200:`#99FAFF`,300:`#66F7FF`,400:`#33F5FF`,500:`#00DBE7`,600:`#00C2CC`,700:`#009199`,800:`#006166`,900:`#003033`,950:`#00181A`},"gr-midium-blue":{main:`#008CF0`,50:`#E5F4FF`,100:`#CCEAFF`,200:`#99D5FF`,300:`#66BFFF`,400:`#3AF`,500:`#008CF0`,600:`#07C`,700:`#005999`,800:`#003C66`,900:`#001E33`,950:`#000F1A`},"gr-blue":{main:`#2F43FF`,50:`#E5E8FF`,100:`#CCD1FF`,200:`#99A3FF`,300:`#6675FF`,400:`#3347FF`,500:`#2F43FF`,600:`#0014CC`,700:`#000F99`,800:`#000A66`,900:`#000533`,950:`#00031A`},"gr-grey":{main:`#474541`,dark:`#9D9A95`,light:`#F3F2F2`,50:`#F3F2F2`,100:`#E7E6E4`,200:`#CECDCA`,300:`#B6B4AF`,400:`#9D9A95`,500:`#474541`,600:`#6A6762`,700:`#504E49`,800:`#353431`,900:`#1B1A18`,950:`#0D0D0C`},"gr-base-dark":{main:`#190007`},"gr-base-light":{main:`#EBEAE0`}},V={styleOverrides:{root:({ownerState:e})=>{let t=!e.color||e.color===`primary`,{multiline:n,rows:r}=e,i=44;return n&&(i=44+((typeof r==`number`?r:1)-1)*30),e.className?.includes(`MuiDataGrid-columnHeaderFilterInput`)&&e.color===`error`?{"& .MuiInputLabel-root":{color:B[`gr-grey`].light,"&.Mui-focused":{color:B[`gr-grey`][200]}},"& .MuiOutlinedInput-root":{borderRadius:`16px`,height:`${i}px`,color:B[`gr-grey`].light,"& .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`].light},"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`][100]},"&.Mui-focused .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`][200]},"& input":{color:B[`gr-grey`].light},"& input::placeholder":{color:B[`gr-grey`][400],opacity:1}}}:t?{"& .MuiInputLabel-root":{color:B[`gr-grey`].main,"&.Mui-focused":{color:B[`gr-grey`][700]}},"& .MuiOutlinedInput-root":{borderRadius:`16px`,height:`${i}px`,color:B[`gr-grey`].main,"& .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`].main},"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`][600]},"&.Mui-focused .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`][700]},"& input":{color:B[`gr-grey`].main},"& input::placeholder":{color:B[`gr-grey`][400],opacity:1}}}:{"& .MuiInputLabel-root":{color:B[`gr-grey`].main,"&.Mui-focused":{color:B[`gr-grey`][700]}},"& .MuiOutlinedInput-root":{borderRadius:`16px`,height:`${i}px`,color:B[`gr-grey`].main,"& input":{color:B[`gr-grey`].main},"& input::placeholder":{color:B[`gr-grey`][400],opacity:1}}}}}},H={styleOverrides:{root:({ownerState:e})=>{let t=!e.color||e.color===`primary`,{multiline:n,rows:r}=e,i=44;return n&&(i=44+((typeof r==`number`?r:1)-1)*40),t?{borderRadius:`16px`,height:`${i}px`,color:B[`gr-grey`].main,"& .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`].main},"&:hover .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`][600]},"&.Mui-focused .MuiOutlinedInput-notchedOutline":{borderColor:B[`gr-grey`][700]},"& input":{color:B[`gr-grey`].main},"& input::placeholder":{color:B[`gr-grey`][400],opacity:1}}:{borderRadius:`16px`,height:`${i}px`,color:B[`gr-grey`].main,"& input":{color:B[`gr-grey`].main},"& input::placeholder":{color:B[`gr-grey`][400],opacity:1}}}}},U={styleOverrides:{root:()=>({color:B[`gr-grey`].main,"&.Mui-focused":{color:B[`gr-grey`][700]}})}},W={fontFamily:[`Articulat CF`].join(`,`),h1:{fontFamily:`Articulat CF`,fontWeight:`bold`,fontSize:`36px`,color:B[`gr-base-dark`].main},h2:{fontFamily:`Articulat CF`,fontWeight:`bold`,fontSize:`32px`,color:B[`gr-grey`].main},h3:{fontFamily:`Articulat CF`,fontWeight:`bold`,fontSize:`24px`,color:B[`gr-grey`].main},h4:{fontFamily:`Articulat CF`,fontWeight:`bold`,fontSize:`22px`,color:B[`gr-grey`].main},body1:{fontFamily:`Articulat CF`,fontWeight:`medium`,fontSize:`18px`,color:B[`gr-base-dark`].main},body2:{fontFamily:`Articulat CF`,fontWeight:`medium`,fontSize:`16px`,color:B[`gr-base-dark`].main},button:{fontFamily:`Articulat CF`,fontWeight:`demi bold`,fontSize:`18px`,color:B[`gr-base-dark`].main}},G={palette:{mode:`dark`,background:{default:`#EBEAE0`,paper:B[`gr-base-dark`].main},primary:{main:`#474541`},secondary:{main:`#C85DF0`},success:{main:`#00EA84`},warning:{main:`#F0C300`},error:{main:`#FE0037`},info:{main:`#2F43FF`},...B},typography:W,components:{MuiTextField:V,MuiOutlinedInput:H,MuiInputLabel:U}},K=(0,t.createTheme)(G),q=(0,t.createTheme)({palette:{mode:`light`,background:{default:`#EBEAE0`,paper:`#EBEAE0`},primary:{main:`#9D11F2`},secondary:{main:`#C85DF0`},success:{main:`#00EA84`},warning:{main:`#F0C300`},error:{main:`#FE0037`},info:{main:`#2F43FF`}},typography:{fontFamily:[`Articulat CF`,`-apple-system`,`BlinkMacSystemFont`,`"Segoe UI"`,`Roboto`,`"Helvetica Neue"`,`Arial`,`sans-serif`,`"Apple Color Emoji"`,`"Segoe UI Emoji"`,`"Segoe UI Symbol"`].join(`,`),h1:{fontFamily:`Articulat CF, sans-serif`,fontWeight:700},h2:{fontFamily:`Articulat CF, sans-serif`,fontWeight:700},h3:{fontFamily:`Articulat CF, sans-serif`,fontWeight:600},h4:{fontFamily:`Articulat CF, sans-serif`,fontWeight:600},h5:{fontFamily:`Articulat CF, sans-serif`,fontWeight:500},h6:{fontFamily:`Articulat CF, sans-serif`,fontWeight:500},body1:{fontFamily:`Articulat CF, sans-serif`,fontWeight:400},body2:{fontFamily:`Articulat CF, sans-serif`,fontWeight:400},button:{fontFamily:`Articulat CF, sans-serif`,fontWeight:500,textTransform:`none`},caption:{fontFamily:`Articulat CF, sans-serif`,fontWeight:400},overline:{fontFamily:`Articulat CF, sans-serif`,fontWeight:400}}}),J=(0,o.createContext)({}),Y=`data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%203000%20551.6'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23190007;}.cls-1,.cls-2,.cls-3{stroke-width:0px;}.cls-2{fill:%23f0c300;}.cls-3{fill:%23ebeae0;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-3'%20d='m871.49,259.5v9.04c-9.81,0-17.5.94-23.05,2.83-5.55,1.88-9.6,5.43-12.16,10.65-2.56,5.23-4.16,12.65-4.8,22.26-.64,9.61-.96,21.94-.96,36.97v119.73c-6.82,11.28-14.9,21.11-24.26,29.46-8.09,7.53-18.21,14.42-30.34,20.68-12.13,6.26-26.51,9.4-43.1,9.4-17.88,0-34.7-5.85-50.45-17.55-15.75-11.7-29.38-28.41-40.87-50.14s-20.54-47.75-27.14-78.04c-6.6-30.29-9.9-64.25-9.9-101.86,0-44.29,4.03-81.79,12.11-112.5,8.07-30.71,18.27-55.57,30.6-74.59,12.32-19.01,26.14-32.8,41.45-41.37,15.3-8.56,29.96-12.85,44-12.85,8.93,0,16.58,1.05,22.95,3.12,6.37,2.07,12,4.25,16.89,6.53,4.89,2.28,9.14,4.46,12.75,6.54,3.62,2.07,6.91,3.11,9.89,3.11,3.82,0,6.58-2.2,8.29-6.63.87-1.6,1.52-3.62,1.95-6.03h14.33v149.21h-12.06c-2.98-26.31-7.43-49.7-13.37-70.16-2.54-8.76-5.41-17.32-8.59-25.68-3.18-8.35-7-15.86-11.45-22.55-4.46-6.68-9.54-12-15.27-15.98-5.73-3.97-11.99-5.95-18.77-5.95-12.73,0-23.55,5.44-32.46,16.31-8.91,10.87-16.12,26.14-21.63,45.79-5.52,19.65-9.55,43.39-12.09,71.19-2.54,27.81-3.81,58.64-3.81,92.52,0,41.82,1.59,77.15,4.79,106.01,3.19,28.86,7.77,52.28,13.73,70.26,5.96,17.98,13.41,30.94,22.36,38.88,8.94,7.95,19.16,11.92,30.66,11.92,10.64,0,17.46-3.14,20.44-9.41s4.47-15.89,4.47-28.86v-128.6c0-13.38-.54-24.36-1.6-32.93-1.07-8.57-3.64-15.17-7.69-19.76-4.06-4.6-10.14-7.73-18.25-9.41-8.11-1.68-19.21-2.51-33.29-2.51v-9.04h165.7Z'/%3e%3cpath%20class='cls-3'%20d='m1103.45,333.04c0,31.29-3.32,58.31-9.95,81.04s-15.51,41.52-26.64,56.33c-11.13,14.81-23.86,25.76-38.2,32.85-14.34,7.08-29.2,10.63-44.6,10.63s-30.17-3.55-44.29-10.63c-14.12-7.09-26.74-18.05-37.87-32.85-11.13-14.81-20.01-33.59-26.64-56.33s-9.95-49.75-9.95-81.04,3.32-58.31,9.95-81.04,15.5-41.41,26.64-56.01c11.12-14.6,23.75-25.45,37.87-32.54,14.12-7.09,28.88-10.64,44.29-10.64s30.26,3.55,44.6,10.64c14.34,7.09,27.06,17.94,38.2,32.54,11.12,14.6,20.01,33.27,26.64,56.01s9.95,49.75,9.95,81.04Zm-59.68,0c0-22.94-1.07-44.41-3.21-64.44-2.15-20.02-5.68-37.54-10.6-52.55-4.92-15.01-11.12-26.89-18.61-35.65-7.49-8.76-16.58-13.14-27.28-13.14s-19.8,4.38-27.29,13.14c-7.49,8.76-13.58,20.64-18.29,35.65-4.71,15.01-8.13,32.53-10.27,52.55-2.15,20.03-3.21,41.5-3.21,64.44s1.06,44.53,3.21,64.75c2.14,20.23,5.56,37.85,10.27,52.86,4.71,15.01,10.8,26.8,18.29,35.35,7.49,8.55,16.59,12.82,27.29,12.82s19.79-4.27,27.28-12.82c7.49-8.55,13.7-20.34,18.61-35.35,4.92-15.01,8.45-32.63,10.6-52.86,2.14-20.22,3.21-41.8,3.21-64.75Z'/%3e%3cpath%20class='cls-3'%20d='m1360.25,333.04c0,31.29-3.32,58.31-9.95,81.04-6.63,22.74-15.51,41.52-26.64,56.33-11.13,14.81-23.86,25.76-38.2,32.85-14.34,7.08-29.2,10.63-44.6,10.63s-30.17-3.55-44.29-10.63c-14.12-7.09-26.74-18.05-37.87-32.85-11.13-14.81-20.01-33.59-26.64-56.33s-9.95-49.75-9.95-81.04,3.32-58.31,9.95-81.04,15.5-41.41,26.64-56.01c11.12-14.6,23.75-25.45,37.87-32.54,14.12-7.09,28.88-10.64,44.29-10.64s30.26,3.55,44.6,10.64c14.34,7.09,27.06,17.94,38.2,32.54,11.12,14.6,20.01,33.27,26.64,56.01,6.63,22.74,9.95,49.75,9.95,81.04Zm-59.68,0c0-22.94-1.07-44.41-3.21-64.44-2.15-20.02-5.68-37.54-10.6-52.55-4.92-15.01-11.12-26.89-18.61-35.65-7.49-8.76-16.58-13.14-27.28-13.14s-19.8,4.38-27.29,13.14c-7.49,8.76-13.58,20.64-18.29,35.65-4.71,15.01-8.13,32.53-10.27,52.55-2.15,20.03-3.21,41.5-3.21,64.44s1.06,44.53,3.21,64.75c2.14,20.23,5.56,37.85,10.27,52.86,4.71,15.01,10.8,26.8,18.29,35.35s16.59,12.82,27.29,12.82,19.79-4.27,27.28-12.82c7.49-8.55,13.7-20.34,18.61-35.35,4.92-15.01,8.45-32.63,10.6-52.86,2.14-20.22,3.21-41.8,3.21-64.75Z'/%3e%3cpath%20class='cls-3'%20d='m1617.66,426.25c0,16.28.42,29.21,1.28,38.8.85,9.6,2.67,16.9,5.43,21.9,2.77,5.01,6.83,8.24,12.17,9.7,5.33,1.46,12.48,2.19,21.45,2.19v9.04h-100.01v-44.67c-8.56,16.28-19.79,28.79-33.69,37.55-13.9,8.75-29.2,13.14-45.88,13.14-12.84,0-25.14-4.17-36.9-12.52-11.76-8.35-22.35-20.23-31.76-35.67-9.42-15.43-16.91-34.42-22.47-56.95-5.56-22.53-8.34-47.77-8.34-75.72s2.78-53.61,8.34-75.72c5.56-22.12,13.05-40.99,22.47-56.64,9.41-15.65,20-27.53,31.76-35.67,11.76-8.14,24.07-12.21,36.9-12.21,16.68,0,31.98,4.28,45.88,12.83,13.9,8.55,25.13,21.17,33.69,37.86v-58.12c0-12.5-.75-22.81-2.24-30.93-1.5-8.12-3.84-14.58-7.05-19.38-3.2-4.79-7.47-8.02-12.8-9.68-5.34-1.67-11.63-2.51-18.89-2.51v-9.04c20.48-.41,38.74-3.43,54.78-9.04,16.03-5.61,28.33-14.46,36.89-26.52h8.99v387.98Zm-59.68-141.35c0-33.76-5.36-59.39-16.06-76.9-10.71-17.5-23.98-26.26-39.82-26.26-7.71,0-15.21,2.3-22.48,6.88-7.28,4.59-13.81,12.61-19.59,24.08-5.78,11.46-10.5,26.88-14.14,46.27-3.64,19.38-5.45,44.07-5.45,74.08s1.82,54.71,5.45,74.09c3.64,19.38,8.35,34.91,14.14,46.58,5.78,11.67,12.31,19.8,19.59,24.38,7.27,4.59,14.77,6.88,22.48,6.88,15.84,0,29.12-8.85,39.82-26.57,10.7-17.71,16.06-43.24,16.06-76.59v-96.91Z'/%3e%3cpath%20class='cls-3'%20d='m1899.3,426.35c5.12,15,9.71,27.18,13.76,36.56,4.05,9.37,8.53,16.56,13.44,21.55,4.91,5,10.35,8.44,16.33,10.31,5.97,1.87,13.44,3.23,22.41,4.06v9.04h-56.98c-19.64,0-34.04-2.39-43.22-7.2-9.17-4.79-16.12-14.7-20.81-29.72l-47.56-145.78c-3.43-11.27-9-19.39-16.72-24.41-7.71-5-15.43-7.51-23.13-7.51h-3.62v133.09c0,15,.32,27.29.96,36.87.64,9.59,2.24,16.98,4.8,22.18,2.56,5.21,6.61,8.75,12.16,10.63s13.44,2.81,23.69,2.81v9.04h-146.49v-9.04c9.81,0,17.49-.93,23.04-2.82,5.55-1.87,9.61-5.42,12.17-10.63,2.56-5.21,4.16-12.61,4.8-22.2s.96-21.89.96-36.9V111.09c0-13.34-.32-24.17-.96-32.52-.64-8.34-2.35-14.8-5.12-19.38-2.78-4.59-6.94-7.71-12.49-9.38-5.55-1.67-13.02-2.51-22.4-2.51v-9.04h124.66c25.12,0,46.52,3.24,64.19,9.71,17.67,6.48,32.26,15.35,43.76,26.63,11.5,11.28,19.91,24.65,25.23,40.1,5.32,15.46,7.99,32.37,7.99,50.75,0,30.08-7.03,55.97-21.08,77.69-14.05,21.72-37.06,36.55-68.99,44.48,10.39,2.51,19.01,7.39,25.87,14.68,6.85,7.29,13.05,19.06,18.6,35.3l30.73,88.74Zm-126.27-148.76c12.78,0,23.97-1.87,33.56-5.63,9.59-3.76,17.47-10.02,23.65-18.8,6.18-8.77,10.76-20.36,13.74-34.77,2.98-14.41,4.47-32.05,4.47-52.94s-1.92-38.42-5.76-52.63c-3.84-14.19-8.84-25.68-15.02-34.46-6.18-8.77-13.32-15.03-21.42-18.79-8.1-3.76-16.62-5.64-25.56-5.64s-16.3,3.24-20.78,9.71c-4.47,6.48-6.71,15.35-6.71,26.63v187.31h19.82Z'/%3e%3cpath%20class='cls-3'%20d='m2149.7,426.25c0,16.28.42,29.21,1.28,38.8.85,9.6,2.67,16.9,5.44,21.9,2.77,5.01,6.93,8.24,12.48,9.7,5.55,1.46,12.8,2.19,21.77,2.19v9.04h-100.65l.03-49.67c-7.27,17.94-17.11,31.71-29.51,41.3-12.4,9.59-26.3,14.39-41.69,14.39-10.69,0-20.96-1.36-30.79-4.06-9.83-2.71-18.28-7.3-25.34-13.76-7.06-6.46-12.72-14.9-16.99-25.32-4.28-10.42-6.41-23.34-6.41-38.77,0-18.33,3.74-33.97,11.22-46.89,7.48-12.92,16.79-24.07,27.9-33.45,11.11-9.38,23.19-17.41,36.24-24.08,13.04-6.67,25.12-12.91,36.24-18.75s20.41-11.67,27.89-17.51c7.48-5.83,11.23-12.5,11.23-20.01v-6.25c0-28.34-5.56-50.02-16.67-65.02-11.11-15-25.65-22.51-43.6-22.51-13.25,0-24.58,3.92-33.98,11.76-9.4,7.84-16.24,20.42-20.52,37.74,3.41-1.24,7.05-1.87,10.89-1.87,9.4,0,17.41,3.23,24.03,9.69,6.61,6.46,9.93,14.49,9.93,24.08s-3.33,16.99-9.96,23.45c-6.64,6.46-14.67,9.69-24.09,9.69s-18.09-3.22-24.73-9.67c-6.64-6.45-9.96-14.26-9.96-23.43,0-15.4,2.46-29.56,7.38-42.46,4.92-12.9,11.88-24.04,20.86-33.4s19.68-16.76,32.09-22.17c12.41-5.41,26.1-8.12,41.08-8.12,13.7,0,26.53,2.51,38.52,7.51,11.98,5.01,22.25,12.83,30.81,23.46,8.55,10.64,15.3,24.2,20.21,40.67,4.92,16.48,7.38,36.4,7.38,59.76v142.04Zm-59.68-125.75c-6.84,7.09-15.49,13.66-25.97,19.71-10.47,6.05-20.52,13.23-30.12,21.57-9.62,8.35-17.84,18.66-24.68,30.96-6.84,12.3-10.26,28.25-10.26,47.84,0,24.19,2.99,40.86,8.98,50.04,5.98,9.17,14.32,13.75,25,13.75,13.24,0,25.22-6.25,35.9-18.76,10.68-12.51,17.74-30.85,21.16-55.04v-110.06Z'/%3e%3cpath%20class='cls-3'%20d='m2353.01,152.8c12.79,0,25.17,4.07,37.12,12.21,11.94,8.14,22.51,20.03,31.69,35.67,9.17,15.65,16.63,34.52,22.4,56.64,5.76,22.12,8.65,47.35,8.65,75.72s-2.88,53.19-8.64,75.72c-5.76,22.53-13.22,41.52-22.38,56.95-9.17,15.44-19.72,27.33-31.66,35.67-11.94,8.35-24.3,12.52-37.09,12.52-16.63,0-31.77-4.35-45.41-13.04-13.65-8.68-24.74-21.17-33.26-37.46v44.47h-100.01v-9.04c8.96,0,16.11-.73,21.44-2.19s9.39-4.69,12.17-9.7c2.77-5,4.59-12.3,5.44-21.89.85-9.59,1.28-22.51,1.28-38.78V145.43c0-12.51-.75-22.83-2.24-30.96-1.5-8.13-3.84-14.59-7.05-19.39-3.2-4.79-7.36-8.03-12.48-9.69-5.12-1.67-11.31-2.51-18.57-2.51v-9.04c20.48-.41,38.64-3.43,54.46-9.04,15.82-5.61,28.01-14.46,36.57-26.52h8.99l-.15,165.22c8.53-16.68,19.62-29.3,33.28-37.86s28.8-12.83,45.46-12.83Zm38.36,180.24c0-30.01-1.82-54.7-5.43-74.08-3.62-19.38-8.31-34.8-14.05-46.27-5.76-11.46-12.36-19.49-19.82-24.08-7.46-4.58-15.01-6.88-22.68-6.88-15.34,0-28.34,8.76-38.99,26.26-10.65,17.51-15.98,43.14-15.98,76.9v96.91c0,33.34,5.32,58.88,15.98,76.59,10.64,17.72,23.64,26.57,38.99,26.57,7.67,0,15.22-2.29,22.68-6.88,7.46-4.58,14.06-12.71,19.82-24.38,5.75-11.67,10.44-27.19,14.05-46.58,3.62-19.38,5.43-44.08,5.43-74.09Z'/%3e%3cpath%20class='cls-3'%20d='m2618.79,152.8c12.79,0,25.17,4.07,37.12,12.21,11.94,8.14,22.51,20.03,31.69,35.67,9.17,15.65,16.63,34.52,22.4,56.64,5.76,22.12,8.65,47.35,8.65,75.72s-2.88,53.19-8.64,75.72c-5.76,22.53-13.22,41.52-22.38,56.95-9.17,15.44-19.72,27.33-31.66,35.67-11.94,8.35-24.3,12.52-37.09,12.52-16.63,0-31.77-4.35-45.41-13.04-13.65-8.68-24.74-21.17-33.26-37.46v44.47h-100.01v-9.04c8.96,0,16.11-.73,21.44-2.19s9.39-4.69,12.17-9.7c2.77-5,4.59-12.3,5.44-21.89.85-9.59,1.28-22.51,1.28-38.78V145.43c0-12.51-.75-22.83-2.24-30.96-1.5-8.13-3.84-14.59-7.05-19.39-3.2-4.79-7.36-8.03-12.48-9.69-5.12-1.67-11.31-2.51-18.57-2.51v-9.04c20.48-.41,38.64-3.43,54.46-9.04,15.82-5.61,28.01-14.46,36.57-26.52h8.99l-.15,165.22c8.53-16.68,19.62-29.3,33.28-37.86s28.8-12.83,45.46-12.83Zm38.36,180.24c0-30.01-1.82-54.7-5.43-74.08-3.62-19.38-8.31-34.8-14.05-46.27-5.76-11.46-12.36-19.49-19.82-24.08-7.46-4.58-15.01-6.88-22.68-6.88-15.34,0-28.34,8.76-38.99,26.26-10.65,17.51-15.98,43.14-15.98,76.9v96.91c0,33.34,5.32,58.88,15.98,76.59,10.64,17.72,23.64,26.57,38.99,26.57,7.67,0,15.22-2.29,22.68-6.88,7.46-4.58,14.06-12.71,19.82-24.38,5.75-11.67,10.44-27.19,14.05-46.58,3.62-19.38,5.43-44.08,5.43-74.09Z'/%3e%3cpath%20class='cls-3'%20d='m2806.58,426.17c0,16.29.42,29.23,1.28,38.84.85,9.61,2.67,16.91,5.43,21.92,2.77,5.01,6.93,8.25,12.48,9.71,5.55,1.47,12.81,2.19,21.78,2.19v9.04h-140.99v-9.04c8.96,0,16.11-.73,21.44-2.19s9.39-4.69,12.17-9.7c2.77-5.01,4.59-12.31,5.44-21.91.85-9.59,1.28-22.52,1.28-38.8v-160.84c0-12.52-.75-22.84-2.24-30.98-1.5-8.14-3.84-14.5-7.05-19.08-3.2-4.59-7.36-7.71-12.48-9.39-5.12-1.67-11.31-2.51-18.57-2.51v-9.04c20.48-.83,38.74-4.07,54.78-9.7,16.03-5.63,28.33-14.3,36.89-26h8.35v267.47Zm-34.95-306.52c-11.92,0-22.14-4.06-30.65-12.19-8.52-8.12-12.77-18.02-12.77-29.7s4.26-22.19,12.77-30.32c8.52-8.12,18.73-12.19,30.65-12.19s22.02,4.07,30.33,12.19c8.3,8.13,12.45,18.24,12.45,30.32s-4.15,21.58-12.45,29.7c-8.31,8.13-18.41,12.19-30.33,12.19Z'/%3e%3cpath%20class='cls-3'%20d='m2927.66,158.83h72.34v15.67h-72.34v265.37c0,30.46,8.53,45.69,25.61,45.69,5.97,0,11.19-1.25,15.67-3.76,4.48-2.51,8.43-5.43,11.85-8.77,3.84-3.76,7.25-7.93,10.25-12.53l8.96,6.89c-4.27,8.78-9.81,16.51-16.64,23.21-5.56,5.88-12.59,11.24-21.13,16.06-8.53,4.81-18.78,7.23-30.73,7.23-8.99,0-17.32-1.36-25.03-4.07-7.71-2.71-14.44-7.4-20.21-14.09-5.77-6.68-10.27-15.65-13.47-26.92-3.21-11.27-4.81-25.25-4.81-41.96v-252.35h-40.33v-15.67c27.74-2.51,47.28-10.02,58.62-22.55,11.34-12.53,18.29-30.48,20.86-53.87h20.53v76.42Z'/%3e%3crect%20class='cls-2'%20x='0'%20y='0'%20width='514.22'%20height='551.6'%20rx='237.65'%20ry='237.65'/%3e%3cpath%20class='cls-1'%20d='m403.42,360.77c-4.51-3.91-34.29-24.06-34.29-24.06,0,0-9.02,12.63-10.23,11.43-.9-.9,6.62-9.93,8.42-17.44.6-2.5,2.41-9.02,3.01-13.23.6-4.21-1.2-15.34.3-15.34s4.51,7.82,4.51,7.82c0,0-.6-9.93-1.5-17.74-.9-7.82-4.51-16.24-7.52-19.25-3.01-3.01-15.34-1.49-15.34-3.91,0-1.5,12.93-1.2,25.26-.9,12.33.3,19.25-4.21,19.55-5.11.3-.9-.6-1.5,0-2.41.6-.9,1.8-1.5,2.71-3.01.9-1.5,1.8-4.51,3.61-3.91,1.8.6-1.2,4.51.6,5.41,1.8.9,3.61-2.41,5.41-5.71,1.8-3.31.9-9.62.9-9.62,0,0,0-.3-.3.3-.3.6-1.5,1.2-2.71,2.41-1.2,1.2-1.8,3.61-3.31,3.31s-.3-2.71-1.5-3.61c-1.2-.9-8.72-4.51-7.82-6.02.9-1.5,7.22,1.5,9.62,2.11,2.41.6,5.41-.3,5.41-.3,0,0,2.11-5.41,1.8-9.62-.3-4.21-6.32-11.13-10.23-16.84-3.91-5.71-4.21-14.14-14.74-27.07-10.53-12.93-30.68-14.14-33.68-16.54-3.01-2.41-5.41-11.43-7.52-24.06-2.11-12.63,1.5-12.63-3.01-33.08-4.51-20.45-25.26-45.41-31.88-43.91-6.62,1.5-6.62,36.09-6.02,46.92.6,10.83,21.96,47.52,24.06,50.83,2.11,3.31,6.62,4.81,4.81,7.52-1.8,2.71-15.64-18.35-22.26-31.28-6.62-12.93-18.65-30.68-28.27-39.7-9.62-9.02-47.22-30.98-53.53-25.56s2.71,36.99,6.62,46.62c3.91,9.62,11.28,23.31,20.9,32.63,9.62,9.32,37.9,23.46,40.9,25.26,3.01,1.8,5.41,4.81,5.41,4.81,0,0-1.2,5.71-1.2,9.32s1.2,12.63,1.5,17.44c.3,4.81-.3,7.22-.9,11.43-.6,4.21-3.01,6.92-3.31,9.62-.3,2.71.9,1.8.9,1.8,0,0-2.71,6.32-7.22,8.72-4.51,2.41-13.83-1.5-22.26-3.91-8.42-2.41-19.25-2.41-19.25-2.41l6.47,4.36s0,1.2-1.5.3-35.19,0-40.9.3c-5.71.3-12.8,1.81-12.8,1.81,0,0,4.68,1.49,4.68,2.7s-23.46,5.41-48.12,30.08c-24.66,24.66-28.27,64.66-28.87,64.66s-2.11-13.53-2.71-14.44c-.6-.9-3.01-2.41-9.93-2.11-6.92.3-9.62,3.61-9.62,3.91s1.2,1.5,1.2,2.11-6.02,3.61-6.02,4.21,2.41,1.8,2.41,2.41-.9,1.2-2.71,2.71c-1.8,1.5-3.91,4.51-3.61,5.11.3.6,2.11.9,2.41,2.11.3,1.2-.9,4.21-1.2,7.52-.3,3.31,1.8,5.41,2.11,5.41s1.2-3.31,1.8-3.31,1.2,5.11,1.5,6.32c.3,1.2.3,1.8.3,4.21s1.5,4.21,1.8,4.21-.3-3.61.6-1.5c.9,2.11,10.23,9.32,15.34,9.62,5.11.3,6.92-2.11,8.12-2.11s2.71,3.01,3.31,2.41c.6-.6,0-12.63,1.2-12.63s1.2,2.41,1.5,3.31c.3.9,4.81,8.72,7.82,12.93,3.01,4.21,9.92,9.93,12.03,15.34,2.11,5.41-11.73,22.26-13.23,26.77-1.5,4.51.3,13.23,18.95,33.68,18.65,20.45,44.51,18.05,46.62,16.54s0-6.32-6.62-16.54c-6.62-10.23-19.25-22.26-19.25-22.86s3.31-1.2,6.32-1.8c3.01-.6,21.35-6.32,21.65-5.71s-8.72,4.21-11.13,4.81-3.61,5.41-1.5,8.72c2.11,3.31,13.53,9.32,34.29,14.14,20.75,4.81,46.62.9,47.22-3.61.6-4.51-6.02-9.02-12.93-12.93-6.92-3.91-30.68-9.32-30.68-11.13s7.52-3.31,19.25-12.63c11.73-9.32,14.14-19.25,14.74-21.96.6-2.71.3-4.51,0-4.51s-.6.9-1.5,3.01c-.9,2.11-6.02,9.62-7.22,8.72-1.2-.9.9-5.41,2.11-7.52,1.2-2.11,5.41-15.64,5.71-17.14.3-1.5.6-5.71,2.41-5.71s.9,3.91,3.01,4.81c2.11.9,25.87-7.52,25.87-7.52,0,0-2.41-9.32-4.51-15.94-2.11-6.62-2.41-14.14-1.2-14.44.92-.23,1.2,3.31,3.61,11.73,2.4,8.39,6.62,17.14,16.24,25.56,9.62,8.42,27.37,16.54,36.99,31.58,9.62,15.04,23.76,19.55,27.37,17.14,3.61-2.41-8.12-25.26-9.62-29.47-1.5-4.21-13.53-24.66-15.94-30.38-2.41-5.71-2.11-6.32-3.91-12.33-1.8-6.02.9-11.73,2.71-11.73s1.5,10.53,2.41,15.94c.9,5.41,2.71,7.82,5.41,9.62,2.71,1.8,16.54,2.11,19.25,2.71,2.71.6,21.05,7.22,24.06,8.12,3.01.9,10.23,2.41,12.63-2.11,2.41-4.51-8.12-13.83-12.63-17.74Zm-57.19-134.7c-1.68-1.68-2.52-5.7-3.42-9.96-.48-2.29-1.17-5.59-1.83-6.81-.72.39-1.39.64-2.05.64-2.48,0-4.05-2.28-4.59-3.62l2.56-1.03c.2.49,1.01,1.9,2.03,1.9.46-.01,1.81-.98,2.8-1.68,2.39-1.71,5.36-3.83,8.78-3.83,5.65,0,10.41,4.83,12.77,8.96,1.64,2.87,5.39,11.18,4.52,13.8-.27.82-1.07,1.51-4.05,2.21-2.04.48-6.32,1.15-10.23,1.15-3.12,0-6-.43-7.29-1.72Z'/%3e%3cpath%20class='cls-1'%20d='m356.83,224.89c4.31-.34,7.44-1.13,8.37-1.58-.03-1.64-2.13-7.48-4.32-11.31-2.15-3.77-6.2-7.57-10.38-7.57-2.53,0-5.11,1.84-7.18,3.31-.02.02-.04.03-.06.04.88,1.5,1.46,4.05,2.24,7.76.7,3.33,1.57,7.48,2.67,8.58.47.46,2.87,1.22,8.65.77Z'/%3e%3c/svg%3e`,oe=`data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20514.22%20551.6'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23190007;}.cls-1,.cls-2{stroke-width:0px;}.cls-2{fill:%23f0c300;}%3c/style%3e%3c/defs%3e%3crect%20class='cls-2'%20x='0'%20y='0'%20width='514.22'%20height='551.6'%20rx='237.65'%20ry='237.65'/%3e%3cpath%20class='cls-1'%20d='m403.42,360.77c-4.51-3.91-34.29-24.06-34.29-24.06,0,0-9.02,12.63-10.23,11.43-.9-.9,6.62-9.93,8.42-17.44.6-2.5,2.41-9.02,3.01-13.23.6-4.21-1.2-15.34.3-15.34s4.51,7.82,4.51,7.82c0,0-.6-9.93-1.5-17.74-.9-7.82-4.51-16.24-7.52-19.25-3.01-3.01-15.34-1.49-15.34-3.91,0-1.5,12.93-1.2,25.26-.9,12.33.3,19.25-4.21,19.55-5.11.3-.9-.6-1.5,0-2.41.6-.9,1.8-1.5,2.71-3.01.9-1.5,1.8-4.51,3.61-3.91,1.8.6-1.2,4.51.6,5.41,1.8.9,3.61-2.41,5.41-5.71,1.8-3.31.9-9.62.9-9.62,0,0,0-.3-.3.3-.3.6-1.5,1.2-2.71,2.41-1.2,1.2-1.8,3.61-3.31,3.31s-.3-2.71-1.5-3.61c-1.2-.9-8.72-4.51-7.82-6.02.9-1.5,7.22,1.5,9.62,2.11,2.41.6,5.41-.3,5.41-.3,0,0,2.11-5.41,1.8-9.62-.3-4.21-6.32-11.13-10.23-16.84-3.91-5.71-4.21-14.14-14.74-27.07-10.53-12.93-30.68-14.14-33.68-16.54-3.01-2.41-5.41-11.43-7.52-24.06-2.11-12.63,1.5-12.63-3.01-33.08-4.51-20.45-25.26-45.41-31.88-43.91-6.62,1.5-6.62,36.09-6.02,46.92.6,10.83,21.96,47.52,24.06,50.83,2.11,3.31,6.62,4.81,4.81,7.52-1.8,2.71-15.64-18.35-22.26-31.28-6.62-12.93-18.65-30.68-28.27-39.7-9.62-9.02-47.22-30.98-53.53-25.56-6.32,5.41,2.71,36.99,6.62,46.62,3.91,9.62,11.28,23.31,20.9,32.63,9.62,9.32,37.9,23.46,40.9,25.26,3.01,1.8,5.41,4.81,5.41,4.81,0,0-1.2,5.71-1.2,9.32s1.2,12.63,1.5,17.44c.3,4.81-.3,7.22-.9,11.43-.6,4.21-3.01,6.92-3.31,9.62-.3,2.71.9,1.8.9,1.8,0,0-2.71,6.32-7.22,8.72-4.51,2.41-13.83-1.5-22.26-3.91-8.42-2.41-19.25-2.41-19.25-2.41l6.47,4.36s0,1.2-1.5.3-35.19,0-40.9.3c-5.71.3-12.8,1.81-12.8,1.81,0,0,4.68,1.49,4.68,2.7s-23.46,5.41-48.12,30.08c-24.66,24.66-28.27,64.66-28.87,64.66s-2.11-13.53-2.71-14.44c-.6-.9-3.01-2.41-9.93-2.11-6.92.3-9.62,3.61-9.62,3.91s1.2,1.5,1.2,2.11-6.02,3.61-6.02,4.21,2.41,1.8,2.41,2.41-.9,1.2-2.71,2.71c-1.8,1.5-3.91,4.51-3.61,5.11.3.6,2.11.9,2.41,2.11.3,1.2-.9,4.21-1.2,7.52-.3,3.31,1.8,5.41,2.11,5.41s1.2-3.31,1.8-3.31,1.2,5.11,1.5,6.32c.3,1.2.3,1.8.3,4.21s1.5,4.21,1.8,4.21-.3-3.61.6-1.5c.9,2.11,10.23,9.32,15.34,9.62,5.11.3,6.92-2.11,8.12-2.11s2.71,3.01,3.31,2.41c.6-.6,0-12.63,1.2-12.63s1.2,2.41,1.5,3.31c.3.9,4.81,8.72,7.82,12.93,3.01,4.21,9.92,9.93,12.03,15.34,2.11,5.41-11.73,22.26-13.23,26.77-1.5,4.51.3,13.23,18.95,33.68,18.65,20.45,44.51,18.05,46.62,16.54s0-6.32-6.62-16.54c-6.62-10.23-19.25-22.26-19.25-22.86s3.31-1.2,6.32-1.8c3.01-.6,21.35-6.32,21.65-5.71s-8.72,4.21-11.13,4.81-3.61,5.41-1.5,8.72c2.11,3.31,13.53,9.32,34.29,14.14,20.75,4.81,46.62.9,47.22-3.61.6-4.51-6.02-9.02-12.93-12.93-6.92-3.91-30.68-9.32-30.68-11.13s7.52-3.31,19.25-12.63c11.73-9.32,14.14-19.25,14.74-21.96.6-2.71.3-4.51,0-4.51s-.6.9-1.5,3.01-6.02,9.62-7.22,8.72c-1.2-.9.9-5.41,2.11-7.52,1.2-2.11,5.41-15.64,5.71-17.14.3-1.5.6-5.71,2.41-5.71s.9,3.91,3.01,4.81c2.11.9,25.87-7.52,25.87-7.52,0,0-2.41-9.32-4.51-15.94-2.11-6.62-2.41-14.14-1.2-14.44.92-.23,1.2,3.31,3.61,11.73,2.4,8.39,6.62,17.14,16.24,25.56,9.62,8.42,27.37,16.54,36.99,31.58,9.62,15.04,23.76,19.55,27.37,17.14,3.61-2.41-8.12-25.26-9.62-29.47-1.5-4.21-13.53-24.66-15.94-30.38-2.41-5.71-2.11-6.32-3.91-12.33-1.8-6.02.9-11.73,2.71-11.73s1.5,10.53,2.41,15.94c.9,5.41,2.71,7.82,5.41,9.62,2.71,1.8,16.54,2.11,19.25,2.71,2.71.6,21.05,7.22,24.06,8.12,3.01.9,10.23,2.41,12.63-2.11,2.41-4.51-8.12-13.83-12.63-17.74Zm-57.19-134.7c-1.68-1.68-2.52-5.7-3.42-9.96-.48-2.29-1.17-5.59-1.83-6.81-.72.39-1.39.64-2.05.64-2.48,0-4.05-2.28-4.59-3.62l2.56-1.03c.2.49,1.01,1.9,2.03,1.9.46-.01,1.81-.98,2.8-1.68,2.39-1.71,5.36-3.83,8.78-3.83,5.65,0,10.41,4.83,12.77,8.96,1.64,2.87,5.39,11.18,4.52,13.8-.27.82-1.07,1.51-4.05,2.21-2.04.48-6.32,1.15-10.23,1.15-3.12,0-6-.43-7.29-1.72Z'/%3e%3cpath%20class='cls-1'%20d='m356.83,224.89c4.31-.34,7.44-1.13,8.37-1.58-.03-1.64-2.13-7.48-4.32-11.31-2.15-3.77-6.2-7.57-10.38-7.57-2.53,0-5.11,1.84-7.18,3.31-.02.02-.04.03-.06.04.88,1.5,1.46,4.05,2.24,7.76.7,3.33,1.57,7.48,2.67,8.58.47.46,2.87,1.22,8.65.77Z'/%3e%3c/svg%3e`,se=({tooltips:e,state:n,setState:r})=>{switch(n){case`close`:return(0,c.jsxs)(s.Grid,{container:!0,spacing:2,children:[(0,c.jsx)(s.Grid,{sx:{display:`flex`,justifyContent:`center`,alignItems:`center`},size:6,children:(0,c.jsx)(`img`,{src:oe,alt:`Good Rabbit Logo`,style:{height:`30px`,width:`30px`,objectFit:`contain`}})}),(0,c.jsx)(s.Grid,{sx:{display:`flex`,justifyContent:`center`},size:6,children:(0,c.jsx)(t.IconButton,{sx:{"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`}},onClick:()=>r(`open`),children:(0,c.jsx)(t.Tooltip,{title:e.expandMenu,placement:`right`,children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`24px`,mr:`-3.5px`},children:`menu`})})})})]});case`open`:return(0,c.jsxs)(s.Grid,{container:!0,spacing:2,children:[(0,c.jsx)(s.Grid,{size:10,sx:{display:`flex`,justifyContent:`center`,alignItems:`center`},children:(0,c.jsx)(`img`,{src:Y,alt:`Good Rabbit Logo`,style:{height:`40px`,width:`100%`,objectFit:`contain`}})}),(0,c.jsx)(s.Grid,{size:2,sx:{display:`flex`,justifyContent:`center`},children:(0,c.jsx)(t.IconButton,{sx:{"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`}},onClick:()=>r(`close`),children:(0,c.jsx)(t.Tooltip,{title:e.collapseMenu,placement:`right`,children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`24px`,mr:`-3.5px`},children:`left_panel_close`})})})})]});case`expanded`:return(0,c.jsxs)(s.Grid,{container:!0,spacing:2,children:[(0,c.jsx)(s.Grid,{size:5,sx:{display:`flex`,justifyContent:`center`,alignItems:`center`},children:(0,c.jsx)(`img`,{src:Y,alt:`Good Rabbit Logo`,style:{height:`40px`,width:`100%`,objectFit:`contain`}})}),(0,c.jsx)(s.Grid,{size:1,sx:{display:`flex`,justifyContent:`center`},children:(0,c.jsx)(t.IconButton,{sx:{"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`}},onClick:()=>r(`close`),children:(0,c.jsx)(t.Tooltip,{title:e.collapseMenu,placement:`right`,children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`24px`,mr:`-3.5px`},children:`left_panel_close`})})})}),(0,c.jsx)(s.Grid,{size:5}),(0,c.jsx)(s.Grid,{size:1,sx:{display:`flex`,justifyContent:`center`},children:(0,c.jsx)(t.IconButton,{sx:{pl:1.75,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`}},onClick:()=>r(`open`),children:(0,c.jsx)(t.Tooltip,{title:e.collapseModule,placement:`right`,children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`24px`,mr:`-3.5px`},children:`chevron_backward`})})})})]})}},X=({tooltips:e,name:n,items:r,setState:i})=>{let a=(0,l.useNavigate)(),s=(0,l.useLocation)(),u=new URLSearchParams(s.search),{setOpenUnsaved:d,setRedirect:f}=(0,o.useContext)(J);return(0,c.jsx)(t.Grid,{size:12,children:(0,c.jsx)(t.List,{dense:!0,sx:{width:`100%`,"& .Mui-selected":{bgcolor:`#5B5157 !important`},"& .hover":{bgcolor:`#513D42 !important`}},component:`nav`,subheader:n&&(0,c.jsx)(t.ListSubheader,{sx:{bgcolor:`transparent`},component:`div`,id:`nested-list-subheader`,children:n.toUpperCase()}),children:r.map((n,r)=>(0,c.jsx)(t.ListItem,{secondaryAction:n.subgroups.length>0?(0,c.jsx)(t.Tooltip,{title:e.expandModule,placement:`right`,children:(0,c.jsx)(l.Link,{to:n.path,style:{textDecoration:`none`},onClick:()=>{i(`expanded`),localStorage.setItem(`sidebar_state`,`expanded`)},children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`24px`,mr:`-3.5px`},children:`keyboard_arrow_right`})})}):(0,c.jsx)(t.Tooltip,{title:e.openNewTab,placement:`right`,children:(0,c.jsx)(l.Link,{to:`${n.path}&view=${n.view}`,target:`_blank`,style:{textDecoration:`none`},onClick:()=>{i(`open`),localStorage.setItem(`sidebar_state`,`open`)},children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`16px`},children:`new_window`})})}),children:(0,c.jsxs)(t.ListItemButton,{sx:{borderRadius:`20px`,minHeight:`56px`,color:`#FFFFFF`,"& .MuiListItemText-primary":{color:`#FFFFFF`}},onClick:e=>{if(e.preventDefault(),e.stopPropagation(),localStorage.getItem(`save_redirect`)===`true`){d(!0),n.subgroups.length>0?f(n.path):f(`${n.path}&view=${n.view}`);return}n.subgroups.length>0?(i(`expanded`),a(n.path),localStorage.setItem(`sidebar_state`,`expanded`),localStorage.setItem(`history_path`,JSON.stringify([...JSON.parse(localStorage.getItem(`history_path`)||`[]`),n.path]))):(i(`open`),a(`${n.path}&view=${n.view}`),localStorage.setItem(`sidebar_state`,`open`),localStorage.setItem(`history_path`,JSON.stringify([...JSON.parse(localStorage.getItem(`history_path`)||`[]`),`${n.path}&view=${n.view}`])))},selected:`${s.pathname}?module=${u.get(`module`)}`===n.path,children:[(0,c.jsx)(t.ListItemIcon,{children:n.icon}),(0,c.jsx)(t.ListItemText,{primary:n.title,slotProps:{primary:{sx:{color:`#FFFFFF`}}}})]})},r))})})},ce=({items:e,setState:n})=>{let{setOpenUnsaved:r,setRedirect:i}=(0,o.useContext)(J),a=(0,l.useNavigate)(),s=(0,l.useLocation)(),u=new URLSearchParams(s.search);return(0,c.jsx)(t.Grid,{size:12,children:(0,c.jsx)(t.List,{dense:!0,sx:{width:`100%`,"& .Mui-selected":{bgcolor:`#5B5157 !important`},"& .hover":{bgcolor:`#513D42 !important`}},component:`nav`,children:e.map((e,o)=>(0,c.jsx)(t.Tooltip,{title:e.title,placement:`right`,children:(0,c.jsx)(t.ListItemButton,{sx:{borderRadius:`20px`,minHeight:`56px`},onClick:()=>{if(localStorage.getItem(`save_redirect`)===`true`){r(!0),e.subgroups.length>0?i(e.path):i(`${e.path}&view=${e.view}`);return}e.subgroups.length>0?(n(`expanded`),a(e.path),localStorage.setItem(`sidebar_state`,`expanded`)):(a(`${e.path}&view=${e.view}`),localStorage.setItem(`sidebar_state`,`close`),localStorage.setItem(`history_path`,JSON.stringify([...JSON.parse(localStorage.getItem(`history_path`)||`[]`),`${e.path}&view=${e.view}`])))},selected:`${s.pathname}?module=${u.get(`module`)}`===e.path,children:(0,c.jsx)(t.ListItemIcon,{children:e.icon})})},o))})})},le=({tooltips:e,items:n})=>{let r=(0,l.useLocation)(),i=(0,l.useNavigate)(),a=new URLSearchParams(r.search),{setOpenUnsaved:s,setRedirect:u}=(0,o.useContext)(J);return(0,c.jsx)(t.Grid,{size:12,children:(0,c.jsx)(t.List,{dense:!0,sx:{width:`100%`,"& .Mui-selected":{bgcolor:`#5B5157 !important`},"& .hover":{bgcolor:`#513D42 !important`}},component:`nav`,children:n.map((n,o)=>(0,c.jsx)(t.ListItem,{secondaryAction:(0,c.jsx)(t.Tooltip,{title:e.openNewTab,placement:`right`,children:(0,c.jsx)(l.Link,{to:`${r.pathname}?module=${a.get(`module`)}${n.path}`,style:{textDecoration:`none`},target:`_blank`,children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`18px`},children:`new_window`})})}),children:(0,c.jsx)(t.ListItemButton,{sx:{borderRadius:`20px`},onClick:e=>{if(e.preventDefault(),e.stopPropagation(),localStorage.getItem(`save_redirect`)===`true`){s(!0),u(`${r.pathname}?module=${a.get(`module`)}${n.path}`);return}i(`${r.pathname}?module=${a.get(`module`)}${n.path}`),localStorage.setItem(`history_path`,JSON.stringify([...JSON.parse(localStorage.getItem(`history_path`)||`[]`),`${r.pathname}?module=${a.get(`module`)}${n.path}`]))},selected:`&view=${a.get(`view`)}`===n.path,children:(0,c.jsx)(t.ListItemText,{slotProps:{primary:{sx:{color:`#FFFFFF`,textOverflow:`ellipsis`,overflow:`hidden`,whiteSpace:`nowrap`}}},primary:n.title})})},o))})})},ue=({state:e,setState:n,groups:r,tooltips:i})=>{let a=r.map(e=>e.items.map(e=>({title:e.title,color:e.color,icon:e.icon,path:e.path,view:e.view,subgroups:e.subgroups}))).flat(),s=(0,l.useLocation)(),u=new URLSearchParams(s.search);switch((0,o.useEffect)(()=>{let e=localStorage.getItem(`sidebar_state`);n(e===`expanded`?`expanded`:e===`close`?`close`:`open`)},[s]),e){case`close`:return(0,c.jsx)(t.Grid,{sx:{height:`calc(100vh - 160px)`},container:!0,spacing:2,children:(0,c.jsx)(ce,{items:a,setState:n})});case`open`:return(0,c.jsx)(t.Grid,{sx:{height:`calc(100vh - 160px)`},container:!0,spacing:2,children:(0,c.jsx)(t.Grid,{size:12,children:r.map((e,t)=>(0,c.jsx)(X,{name:e.name,items:e.items,setState:n,tooltips:i},t))})});case`expanded`:return(0,c.jsxs)(t.Grid,{sx:{height:`calc(100vh - 160px)`},container:!0,spacing:2,children:[(0,c.jsx)(t.Grid,{size:6,children:r.map((e,t)=>(0,c.jsx)(X,{name:e.name,items:e.items,setState:n,tooltips:i},t))}),(0,c.jsx)(t.Grid,{size:6,children:(0,c.jsx)(le,{items:a.find(e=>e.path===`${s.pathname}?module=${u.get(`module`)}`)?.subgroups||[],tooltips:i})})]})}},de=({state:e,signOut:n})=>{let r=(0,l.useNavigate)();switch(e){case`close`:return(0,c.jsx)(t.Grid,{container:!0,spacing:2,children:(0,c.jsx)(t.Grid,{sx:{display:`flex`,justifyContent:`center`,alignItems:`center`},size:12,children:(0,c.jsx)(t.IconButton,{sx:{height:`56px`,borderRadius:`20px`,bottom:`20px`,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`}},onClick:()=>n.onClick(r),children:n.icon})})});case`open`:return(0,c.jsx)(t.Grid,{container:!0,spacing:2,children:(0,c.jsx)(t.Grid,{sx:{display:`flex`,justifyContent:`center`,alignItems:`center`},size:12,children:(0,c.jsx)(t.Button,{sx:{width:`100%`,height:`56px`,borderRadius:`20px`,bottom:`20px`,color:`#FFFFFF`,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`},"& .MuiButton-startIcon":{marginLeft:`16px`}},size:`small`,startIcon:n.icon,onClick:()=>n.onClick(r),children:(0,c.jsx)(`span`,{style:{textTransform:`math-auto`,width:`100%`},children:n.text})})})});case`expanded`:return(0,c.jsxs)(t.Grid,{container:!0,spacing:2,children:[(0,c.jsx)(t.Grid,{sx:{display:`flex`,justifyContent:`center`,alignItems:`center`},size:6,children:(0,c.jsx)(t.Button,{sx:{width:`100%`,height:`56px`,borderRadius:`20px`,bottom:`20px`,color:`#FFFFFF`,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`},"& .MuiButton-startIcon":{marginLeft:`16px`}},color:`inherit`,size:`small`,startIcon:n.icon,onClick:()=>n.onClick(r),children:(0,c.jsx)(`span`,{style:{textTransform:`math-auto`,width:`100%`},children:n.text})})}),(0,c.jsx)(t.Grid,{size:6})]})}},fe=({items:e,signOut:n,tooltips:r,state:i,setState:a,getWidth:o})=>(0,c.jsxs)(t.Box,{sx:{padding:`20px`,height:`calc(100vh - 40px)`,width:o(i),bgcolor:e=>e.palette.background.paper,borderRadius:5,border:e=>`1px solid ${e.palette.background.default}`,overflow:`hidden`},children:[(0,c.jsx)(se,{tooltips:r,state:i,setState:a}),(0,c.jsx)(ue,{tooltips:r,state:i,setState:a,groups:e}),(0,c.jsx)(de,{state:i,signOut:n})]}),pe=()=>{let[e,t]=(0,o.useState)(`open`);return{state:e,setState:t,getWidth:e=>{switch(e){case`close`:return`105px`;case`open`:return`250px`;case`expanded`:return`455px`;default:return`250px`}}}},me=`data:image/svg+xml,%3csvg%20width='578'%20height='119'%20viewBox='0%200%20578%20119'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M64.4296%2055.0518V57.2357C62.0626%2057.2357%2060.2072%2057.4628%2058.868%2057.9194C57.5289%2058.3736%2056.5517%2059.2312%2055.9341%2060.4923C55.3164%2061.7557%2054.9303%2063.5483%2054.7759%2065.8699C54.6215%2068.1915%2054.5443%2071.1702%2054.5443%2074.8012V103.726C52.8987%20106.451%2050.9492%20108.826%2048.6908%20110.843C46.7388%20112.662%2044.297%20114.327%2041.3702%20115.839C38.4435%20117.351%2034.9739%20118.11%2030.971%20118.11C26.6569%20118.11%2022.5985%20116.696%2018.7983%20113.87C14.9981%20111.043%2011.7094%20107.007%208.93709%20101.757C6.16476%2096.5074%203.98115%2090.2214%202.38869%2082.9039C0.796223%2075.5863%200%2067.3822%200%2058.2963C0%2047.5966%200.972364%2038.5372%202.92192%2031.1182C4.86907%2023.6992%207.33015%2017.6935%2010.3052%2013.0986C13.2778%208.50612%2016.6123%205.1747%2020.3063%203.10434C23.9979%201.03639%2027.5351%200%2030.9227%200C33.0774%200%2034.9232%200.253662%2036.4602%200.753738C37.9971%201.25381%2039.3556%201.78046%2040.5354%202.33127C41.7153%202.88208%2042.7407%203.40873%2043.6118%203.91122C44.4852%204.4113%2045.279%204.66254%2045.998%204.66254C46.9197%204.66254%2047.5857%204.13106%2047.9983%203.06085C48.2082%202.67432%2048.365%202.18632%2048.4688%201.60411H51.9263V37.6506H49.0165C48.2975%2031.2946%2047.2238%2025.644%2045.7905%2020.7012C45.1777%2018.5849%2044.4852%2016.517%2043.7179%2014.4974C42.9507%2012.4802%2042.029%2010.6659%2040.9553%209.04968C39.8791%207.43591%2038.6534%206.15069%2037.2709%205.18919C35.8883%204.23011%2034.3779%203.75178%2032.742%203.75178C29.6705%203.75178%2027.0598%205.06598%2024.91%207.69199C22.7602%2010.318%2021.0205%2014.007%2019.691%2018.754C18.3592%2023.5011%2017.3868%2029.2363%2016.7739%2035.9523C16.1611%2042.6707%2015.8546%2050.1187%2015.8546%2058.3035C15.8546%2068.4065%2016.2383%2076.9416%2017.0104%2083.9137C17.7801%2090.8858%2018.8852%2096.5436%2020.3232%20100.887C21.7612%20105.231%2023.5588%20108.362%2025.7183%20110.28C27.8753%20112.201%2030.3412%20113.16%2033.116%20113.16C35.6832%20113.16%2037.3288%20112.401%2038.0478%20110.886C38.7668%20109.372%2039.1263%20107.048%2039.1263%20103.914V72.8468C39.1263%2069.6144%2038.996%2066.9618%2038.7403%2064.8915C38.4821%2062.8211%2037.862%2061.2267%2036.8848%2060.1178C35.9052%2059.0065%2034.4382%2058.2504%2032.4814%2057.8445C30.5246%2057.4387%2027.8464%2057.2381%2024.4491%2057.2381V55.0542H64.4296V55.0518Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M120.402%2072.8195C120.402%2080.3786%20119.601%2086.9061%20118.002%2092.3973C116.402%2097.8885%20114.259%20102.428%20111.574%20106.006C108.888%20109.583%20105.817%20112.229%20102.357%20113.942C98.8968%20115.652%2095.3114%20116.51%2091.5956%20116.51C87.8799%20116.51%2084.3161%20115.652%2080.9092%20113.942C77.5023%20112.229%2074.4574%20109.581%2071.7719%20106.006C69.0864%20102.428%2066.9438%2097.8909%2065.3441%2092.3973C63.7444%2086.9037%2062.9434%2080.3786%2062.9434%2072.8195C62.9434%2065.2604%2063.7444%2058.7328%2065.3441%2053.2416C66.9438%2047.7505%2069.084%2043.2377%2071.7719%2039.7106C74.4549%2036.1835%2077.5023%2033.5623%2080.9092%2031.8495C84.3161%2030.1367%2087.8775%2029.2791%2091.5956%2029.2791C95.3138%2029.2791%2098.8968%2030.1367%20102.357%2031.8495C105.817%2033.5623%20108.886%2036.1835%20111.574%2039.7106C114.257%2043.2377%20116.402%2047.748%20118.002%2053.2416C119.601%2058.7352%20120.402%2065.2604%20120.402%2072.8195ZM106.003%2072.8195C106.003%2067.2776%20105.744%2062.0908%20105.228%2057.2519C104.709%2052.4154%20103.858%2048.1829%20102.67%2044.5567C101.483%2040.9306%2099.9874%2038.0606%2098.1802%2035.9443C96.373%2033.828%2094.1798%2032.7699%2091.598%2032.7699C89.0163%2032.7699%2086.8207%2033.828%2085.0135%2035.9443C83.2062%2038.0606%2081.7368%2040.9306%2080.6004%2044.5567C79.464%2048.1829%2078.6388%2052.4154%2078.1224%2057.2519C77.6037%2062.0908%2077.3479%2067.2776%2077.3479%2072.8195C77.3479%2078.3614%2077.6037%2083.5771%2078.1224%2088.4619C78.6388%2093.3491%2079.464%2097.6058%2080.6004%20101.232C81.7368%20104.858%2083.2062%20107.706%2085.0135%20109.772C86.8207%20111.837%2089.0163%20112.869%2091.598%20112.869C94.1798%20112.869%2096.373%20111.837%2098.1802%20109.772C99.9874%20107.706%20101.486%20104.858%20102.67%20101.232C103.858%2097.6058%20104.709%2093.3491%20105.228%2088.4619C105.744%2083.5771%20106.003%2078.3638%20106.003%2072.8195Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M182.355%2072.8195C182.355%2080.3786%20181.554%2086.9061%20179.955%2092.3973C178.355%2097.8909%20176.212%20102.428%20173.527%20106.006C170.841%20109.583%20167.77%20112.229%20164.31%20113.942C160.85%20115.652%20157.264%20116.51%20153.549%20116.51C149.833%20116.51%20146.269%20115.652%20142.862%20113.942C139.455%20112.229%20136.41%20109.581%20133.725%20106.006C131.04%20102.428%20128.897%2097.8909%20127.297%2092.3973C125.698%2086.9037%20124.896%2080.3786%20124.896%2072.8195C124.896%2065.2604%20125.698%2058.7328%20127.297%2053.2416C128.897%2047.7505%20131.037%2043.2377%20133.725%2039.7106C136.408%2036.1835%20139.455%2033.5623%20142.862%2031.8495C146.269%2030.1367%20149.831%2029.2791%20153.549%2029.2791C157.267%2029.2791%20160.85%2030.1367%20164.31%2031.8495C167.77%2033.5623%20170.839%2036.1835%20173.527%2039.7106C176.21%2043.2377%20178.355%2047.748%20179.955%2053.2416C181.554%2058.7352%20182.355%2065.2604%20182.355%2072.8195ZM167.956%2072.8195C167.956%2067.2776%20167.698%2062.0908%20167.181%2057.2519C166.662%2052.4154%20165.811%2048.1829%20164.624%2044.5567C163.436%2040.9306%20161.941%2038.0606%20160.133%2035.9443C158.326%2033.828%20156.133%2032.7699%20153.551%2032.7699C150.969%2032.7699%20148.774%2033.828%20146.967%2035.9443C145.159%2038.0606%20143.69%2040.9306%20142.554%2044.5567C141.417%2048.1829%20140.592%2052.4154%20140.076%2057.2519C139.557%2062.0908%20139.301%2067.2776%20139.301%2072.8195C139.301%2078.3614%20139.557%2083.5771%20140.076%2088.4619C140.592%2093.3491%20141.417%2097.6058%20142.554%20101.232C143.69%20104.858%20145.159%20107.706%20146.967%20109.772C148.774%20111.837%20150.969%20112.869%20153.551%20112.869C156.133%20112.869%20158.326%20111.837%20160.133%20109.772C161.941%20107.706%20163.439%20104.858%20164.624%20101.232C165.811%2097.6058%20166.662%2093.3491%20167.181%2088.4619C167.698%2083.5771%20167.956%2078.3638%20167.956%2072.8195Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M244.47%2095.3261C244.47%2099.2591%20244.571%20102.383%20244.779%20104.7C244.984%20107.019%20245.423%20108.782%20246.089%20109.99C246.757%20111.201%20247.737%20111.981%20249.025%20112.334C250.311%20112.686%20252.037%20112.863%20254.201%20112.863V115.047H230.07V104.255C228.005%20108.188%20225.295%20111.21%20221.941%20113.326C218.588%20115.44%20214.896%20116.501%20210.871%20116.501C207.773%20116.501%20204.806%20115.493%20201.968%20113.476C199.131%20111.459%20196.575%20108.589%20194.305%20104.859C192.032%20101.131%20190.225%2096.5437%20188.883%2091.1008C187.542%2085.658%20186.871%2079.5604%20186.871%2072.8082C186.871%2066.056%20187.542%2059.857%20188.883%2054.5156C190.225%2049.1718%20192.032%2044.6131%20194.305%2040.8323C196.575%2037.0516%20199.131%2034.1816%20201.968%2032.2151C204.806%2030.2486%20207.776%2029.2654%20210.871%2029.2654C214.896%2029.2654%20218.588%2030.2993%20221.941%2032.3649C225.295%2034.4304%20228.005%2037.4792%20230.07%2041.5112V27.4704C230.07%2024.4506%20229.889%2021.9599%20229.53%2019.9983C229.168%2018.0366%20228.603%2016.476%20227.829%2015.3164C227.057%2014.1592%20226.026%2013.3789%20224.74%2012.9779C223.452%2012.5744%20221.934%2012.3715%20220.183%2012.3715V10.1876C225.124%2010.0886%20229.53%209.35897%20233.4%208.00369C237.268%206.64841%20240.236%204.51041%20242.301%201.59692H244.47V95.3261ZM230.07%2061.1784C230.07%2053.0226%20228.777%2046.8308%20226.195%2042.6007C223.611%2038.373%20220.409%2036.2568%20216.587%2036.2568C214.727%2036.2568%20212.918%2036.8124%20211.163%2037.9189C209.407%2039.0277%20207.831%2040.9652%20206.437%2043.7362C205.042%2046.5047%20203.903%2050.2299%20203.025%2054.9142C202.147%2059.5961%20201.71%2065.5607%20201.71%2072.8106C201.71%2080.0605%20202.149%2086.0276%20203.025%2090.7095C203.903%2095.3914%20205.04%2099.1431%20206.437%20101.962C207.831%20104.782%20209.407%20106.746%20211.163%20107.852C212.918%20108.961%20214.727%20109.514%20216.587%20109.514C220.409%20109.514%20223.614%20107.376%20226.195%20103.095C228.777%2098.817%20230.07%2092.6494%20230.07%2084.5926V61.1808V61.1784Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M312.422%2095.3527C313.658%2098.9764%20314.765%20101.919%20315.742%20104.185C316.72%20106.449%20317.8%20108.186%20318.985%20109.391C320.17%20110.599%20321.482%20111.43%20322.925%20111.882C324.366%20112.334%20326.168%20112.662%20328.332%20112.863V115.046H314.584C309.845%20115.046%20306.371%20114.469%20304.156%20113.307C301.943%20112.15%20300.266%20109.756%20299.135%20106.127L287.659%2070.9094C286.832%2068.1867%20285.488%2066.2251%20283.625%2065.0123C281.765%2063.8044%20279.902%2063.1981%20278.044%2063.1981H277.171V95.3503C277.171%2098.974%20277.248%20101.943%20277.403%20104.257C277.557%20106.574%20277.943%20108.359%20278.561%20109.616C279.178%20110.874%20280.156%20111.73%20281.495%20112.184C282.834%20112.638%20284.738%20112.863%20287.211%20112.863V115.046H251.865V112.863C254.232%20112.863%20256.085%20112.638%20257.424%20112.181C258.764%20111.73%20259.743%20110.872%20260.361%20109.613C260.978%20108.355%20261.365%20106.567%20261.519%20104.25C261.673%20101.933%20261.751%2098.9619%20261.751%2095.3358V19.1914C261.751%2015.9687%20261.673%2013.3523%20261.519%2011.3351C261.365%209.32032%20260.952%207.75969%20260.284%206.65325C259.613%205.54438%20258.609%204.79065%20257.27%204.3872C255.931%203.98376%20254.128%203.78083%20251.865%203.78083V1.59692H281.943C288.004%201.59692%20293.168%202.37965%20297.431%203.94269C301.695%205.50815%20305.215%207.65098%20307.99%2010.376C310.765%2013.1011%20312.794%2016.331%20314.077%2020.0635C315.361%2023.7984%20316.005%2027.8835%20316.005%2032.3238C316.005%2039.5906%20314.309%2045.8452%20310.919%2051.0924C307.529%2056.3395%20301.977%2059.9222%20294.273%2061.8379C296.78%2062.4443%20298.86%2063.6232%20300.515%2065.3844C302.168%2067.1455%20303.664%2069.9889%20305.003%2073.9122L312.417%2095.3503L312.422%2095.3527ZM281.956%2059.4149C285.039%2059.4149%20287.739%2058.9631%20290.053%2058.0548C292.367%2057.1464%20294.268%2055.6341%20295.759%2053.513C297.25%2051.3943%20298.356%2048.5944%20299.075%2045.1132C299.794%2041.632%20300.153%2037.3705%20300.153%2032.3238C300.153%2027.2771%20299.69%2023.0422%20298.763%2019.6093C297.837%2016.1813%20296.63%2013.4055%20295.139%2011.2844C293.648%209.1657%20291.925%207.6534%20289.971%206.74505C288.017%205.8367%20285.961%205.38252%20283.804%205.38252C281.647%205.38252%20279.871%206.16525%20278.79%207.72829C277.711%209.29374%20277.171%2011.4366%20277.171%2014.1616V59.4124H281.953L281.956%2059.4149Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M372.837%2095.3374C372.837%2099.2703%20372.938%20102.394%20373.146%20104.711C373.351%20107.03%20373.79%20108.794%20374.459%20110.001C375.127%20111.212%20376.131%20111.992%20377.47%20112.345C378.809%20112.698%20380.558%20112.874%20382.722%20112.874V115.058H358.437L358.445%20103.058C356.691%20107.392%20354.316%20110.719%20351.324%20113.036C348.333%20115.352%20344.979%20116.512%20341.265%20116.512C338.686%20116.512%20336.208%20116.184%20333.836%20115.531C331.464%20114.877%20329.426%20113.768%20327.722%20112.207C326.019%20110.646%20324.653%20108.608%20323.623%20106.09C322.59%20103.573%20322.076%20100.452%20322.076%2096.7241C322.076%2092.2959%20322.979%2088.5175%20324.783%2085.3963C326.588%2082.275%20328.834%2079.5814%20331.515%2077.3153C334.196%2075.0493%20337.11%2073.1094%20340.259%2071.498C343.406%2069.8867%20346.32%2068.3792%20349.003%2066.9683C351.686%2065.5575%20353.928%2064.1491%20355.733%2062.7382C357.537%2061.3298%20358.442%2059.7185%20358.442%2057.9042V56.3943C358.442%2049.5478%20357.101%2044.3103%20354.42%2040.6866C351.739%2037.0628%20348.231%2035.2486%20343.9%2035.2486C340.703%2035.2486%20337.969%2036.1956%20335.701%2038.0896C333.433%2039.9836%20331.783%2043.0227%20330.75%2047.2069C331.573%2046.9073%20332.451%2046.7551%20333.378%2046.7551C335.646%2046.7551%20337.579%2047.5354%20339.176%2049.0961C340.771%2050.6567%20341.572%2052.5966%20341.572%2054.9134C341.572%2057.2302%20340.768%2059.0179%20339.169%2060.5785C337.567%2062.1391%20335.629%2062.9194%20333.356%2062.9194C331.083%2062.9194%20328.991%2062.1415%20327.389%2060.5833C325.787%2059.0251%20324.986%2057.1384%20324.986%2054.923C324.986%2051.2027%20325.58%2047.7819%20326.767%2044.6654C327.954%2041.549%20329.633%2038.8578%20331.8%2036.5966C333.967%2034.3354%20336.548%2032.5477%20339.543%2031.2407C342.537%2029.9337%20345.84%2029.2791%20349.454%2029.2791C352.76%2029.2791%20355.856%2029.8854%20358.749%2031.0933C361.639%2032.3037%20364.117%2034.1928%20366.183%2036.7609C368.246%2039.3313%20369.874%2042.6072%20371.059%2046.586C372.246%2050.5673%20372.84%2055.3796%20372.84%2061.023V95.3374H372.837ZM358.437%2064.9584C356.787%2066.6712%20354.7%2068.2584%20352.171%2069.72C349.645%2071.1815%20347.22%2072.9161%20344.904%2074.9309C342.583%2076.9481%20340.599%2079.4388%20338.949%2082.4103C337.299%2085.3818%20336.473%2089.235%20336.473%2093.9676C336.473%2099.8115%20337.195%20103.839%20338.64%20106.056C340.083%20108.272%20342.095%20109.378%20344.672%20109.378C347.867%20109.378%20350.757%20107.868%20353.334%20104.846C355.911%20101.824%20357.615%2097.3933%20358.44%2091.5494V64.9608L358.437%2064.9584Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M421.892%2029.2791C424.978%2029.2791%20427.965%2030.2623%20430.848%2032.2288C433.729%2034.1953%20436.28%2037.0677%20438.495%2040.846C440.707%2044.6268%20442.507%2049.1855%20443.899%2054.5293C445.289%2059.8731%20445.986%2065.9682%20445.986%2072.8219C445.986%2079.6756%20445.291%2085.6717%20443.902%2091.1145C442.512%2096.5574%20440.712%20101.145%20438.502%20104.873C436.289%20108.603%20433.744%20111.475%20430.863%20113.49C427.982%20115.507%20425%20116.515%20421.914%20116.515C417.901%20116.515%20414.248%20115.464%20410.957%20113.364C407.663%20111.267%20404.988%20108.25%20402.932%20104.315V115.058H378.801V112.874C380.963%20112.874%20382.688%20112.698%20383.974%20112.345C385.26%20111.992%20386.24%20111.212%20386.911%20110.001C387.579%20108.794%20388.018%20107.03%20388.223%20104.713C388.428%20102.396%20388.532%2099.2752%20388.532%2095.3446V27.4986C388.532%2024.4764%20388.351%2021.9833%20387.992%2020.0192C387.63%2018.0551%20387.065%2016.4945%20386.291%2015.3349C385.519%2014.1777%20384.515%2013.395%20383.279%2012.994C382.044%2012.5905%20380.551%2012.3876%20378.799%2012.3876V10.2037C383.74%2010.1047%20388.122%209.37508%20391.939%208.01981C395.756%206.66453%20398.697%204.52652%20400.763%201.61304H402.932L402.896%2041.5273C404.954%2037.4977%20407.63%2034.4489%20410.926%2032.381C414.222%2030.313%20417.875%2029.2815%20421.894%2029.2815L421.892%2029.2791ZM431.147%2072.8219C431.147%2065.572%20430.708%2059.6073%20429.837%2054.9255C428.964%2050.2436%20427.832%2046.5184%20426.447%2043.7474C425.057%2040.9789%20423.465%2039.039%20421.665%2037.9301C419.865%2036.8237%20418.043%2036.268%20416.193%2036.268C412.491%2036.268%20409.355%2038.3843%20406.785%2042.612C404.215%2046.8421%20402.929%2053.0339%20402.929%2061.1897V84.6015C402.929%2092.6558%20404.213%2098.8258%20406.785%20103.104C409.352%20107.385%20412.489%20109.523%20416.193%20109.523C418.043%20109.523%20419.865%20108.97%20421.665%20107.861C423.465%20106.755%20425.057%20104.791%20426.447%20101.971C427.835%2099.152%20428.966%2095.4026%20429.837%2090.7183C430.711%2086.0365%20431.147%2080.0694%20431.147%2072.8195V72.8219Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M486.017%2029.2791C489.103%2029.2791%20492.09%2030.2623%20494.973%2032.2288C497.854%2034.1953%20500.405%2037.0677%20502.62%2040.846C504.832%2044.6268%20506.632%2049.1855%20508.024%2054.5293C509.414%2059.8731%20510.111%2065.9682%20510.111%2072.8219C510.111%2079.6756%20509.416%2085.6717%20508.027%2091.1145C506.637%2096.5574%20504.837%20101.145%20502.627%20104.873C500.414%20108.603%20497.869%20111.475%20494.988%20113.49C492.107%20115.507%20489.125%20116.515%20486.039%20116.515C482.026%20116.515%20478.373%20115.464%20475.082%20113.364C471.788%20111.267%20469.113%20108.25%20467.057%20104.315V115.058H442.926V112.874C445.088%20112.874%20446.813%20112.698%20448.099%20112.345C449.385%20111.992%20450.365%20111.212%20451.036%20110.001C451.704%20108.794%20452.143%20107.03%20452.348%20104.713C452.553%20102.396%20452.657%2099.2752%20452.657%2095.3446V27.4986C452.657%2024.4764%20452.476%2021.9833%20452.117%2020.0192C451.755%2018.0551%20451.19%2016.4945%20450.416%2015.3349C449.644%2014.1777%20448.64%2013.395%20447.404%2012.994C446.169%2012.5905%20444.676%2012.3876%20442.924%2012.3876V10.2037C447.865%2010.1047%20452.247%209.37508%20456.064%208.01981C459.881%206.66453%20462.822%204.52652%20464.888%201.61304H467.057L467.021%2041.5273C469.079%2037.4977%20471.755%2034.4489%20475.051%2032.381C478.347%2030.313%20482%2029.2815%20486.019%2029.2815L486.017%2029.2791ZM495.272%2072.8219C495.272%2065.572%20494.833%2059.6073%20493.962%2054.9255C493.089%2050.2436%20491.957%2046.5184%20490.572%2043.7474C489.182%2040.9789%20487.59%2039.039%20485.79%2037.9301C483.99%2036.8237%20482.168%2036.268%20480.318%2036.268C476.616%2036.268%20473.48%2038.3843%20470.91%2042.612C468.341%2046.8421%20467.054%2053.0339%20467.054%2061.1897V84.6015C467.054%2092.6558%20468.338%2098.8258%20470.91%20103.104C473.477%20107.385%20476.614%20109.523%20480.318%20109.523C482.168%20109.523%20483.99%20108.97%20485.79%20107.861C487.59%20106.755%20489.182%20104.791%20490.572%20101.971C491.96%2099.152%20493.091%2095.4026%20493.962%2090.7183C494.836%2086.0365%20495.272%2080.0694%20495.272%2072.8195V72.8219Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M531.337%2095.3164C531.337%2099.2518%20531.438%20102.378%20531.645%20104.699C531.851%20107.021%20532.29%20108.785%20532.956%20109.995C533.624%20111.205%20534.628%20111.988%20535.967%20112.341C537.306%20112.696%20539.058%20112.87%20541.222%20112.87V115.054H507.204V112.87C509.365%20112.87%20511.091%20112.693%20512.377%20112.341C513.663%20111.988%20514.642%20111.208%20515.313%20109.997C515.981%20108.787%20516.421%20107.023%20516.626%20104.704C516.831%20102.388%20516.934%2099.2639%20516.934%2095.3309V56.4748C516.934%2053.4501%20516.754%2050.957%20516.394%2048.9905C516.032%2047.024%20515.468%2045.4876%20514.693%2044.3811C513.921%2043.2723%20512.917%2042.5185%20511.682%2042.1127C510.446%2041.7092%20508.953%2041.5063%20507.201%2041.5063V39.3224C512.143%2039.1219%20516.548%2038.3392%20520.419%2036.979C524.286%2035.6189%20527.254%2033.5244%20529.319%2030.6979H531.334V95.314L531.337%2095.3164ZM522.904%2021.2665C520.028%2021.2665%20517.562%2020.2857%20515.509%2018.3216C513.453%2016.36%20512.427%2013.9683%20512.427%2011.1466C512.427%208.32494%20513.455%205.78591%20515.509%203.82184C517.564%201.86019%20520.028%200.876953%20522.904%200.876953C525.78%200.876953%20528.217%201.86019%20530.222%203.82184C532.225%205.78591%20533.226%208.22831%20533.226%2011.1466C533.226%2014.0649%20532.225%2016.36%20530.222%2018.3216C528.217%2020.2857%20525.78%2021.2665%20522.904%2021.2665Z'%20fill='%23EBEAE0'/%3e%3cpath%20d='M560.545%2030.7318H577.999V34.5173H560.545V98.6261C560.545%20105.985%20562.603%20109.664%20566.724%20109.664C568.164%20109.664%20569.424%20109.362%20570.505%20108.756C571.586%20108.149%20572.539%20107.444%20573.364%20106.637C574.291%20105.729%20575.113%20104.721%20575.837%20103.61L577.999%20105.274C576.969%20107.396%20575.632%20109.263%20573.984%20110.882C572.643%20112.302%20570.946%20113.597%20568.886%20114.761C566.828%20115.923%20564.355%20116.508%20561.471%20116.508C559.302%20116.508%20557.292%20116.179%20555.432%20115.525C553.572%20114.87%20551.948%20113.737%20550.556%20112.121C549.163%20110.507%20548.078%20108.34%20547.306%20105.617C546.531%20102.895%20546.145%2099.5175%20546.145%2095.4807V34.5173H536.414V30.7318C543.107%2030.1254%20547.822%2028.3111%20550.558%2025.2841C553.294%2022.257%20554.971%2017.9206%20555.591%2012.27H560.545V30.7318Z'%20fill='%23EBEAE0'/%3e%3c/svg%3e`,he=`data:image/svg+xml,%3csvg%20width='586'%20height='175'%20viewBox='0%200%20586%20175'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M712.209%20677.514C701.694%20668.379%20632.305%20621.302%20632.305%20621.302C632.305%20621.302%20611.279%20650.812%20608.474%20648.004C606.37%20645.895%20623.894%20624.817%20628.101%20607.25C629.5%20601.412%20633.707%20586.173%20635.11%20576.335C636.512%20566.497%20632.305%20540.498%20635.811%20540.498C639.318%20540.498%20646.326%20558.768%20646.326%20558.768C646.326%20558.768%20644.924%20535.581%20642.82%20517.311C640.716%20499.041%20632.305%20479.369%20625.296%20472.339C618.288%20465.314%20589.548%20468.868%20589.548%20463.205C589.548%20459.69%20619.686%20460.393%20648.426%20461.096C677.166%20461.799%20693.287%20451.258%20693.988%20449.149C694.69%20447.04%20692.586%20445.634%20693.988%20443.529C695.391%20441.42%20698.192%20440.014%20700.296%20436.503C702.399%20432.988%20704.499%20425.962%20708.707%20427.368C712.914%20428.774%20705.902%20437.909%20710.109%20440.014C714.313%20442.123%20718.521%20434.394%20722.724%20426.665C726.928%20418.936%20724.828%20404.181%20724.828%20404.181C724.828%20404.181%20724.828%20403.478%20724.127%20404.884C723.425%20406.29%20720.62%20407.696%20717.819%20410.504C715.014%20413.316%20713.616%20418.936%20710.109%20418.233C706.603%20417.53%20709.408%20411.91%20706.603%20409.801C703.798%20407.692%20686.278%20399.26%20688.378%20395.749C690.482%20392.234%20705.2%20399.264%20710.807%20400.666C716.413%20402.072%20723.425%20399.963%20723.425%20399.963C723.425%20399.963%20728.33%20387.317%20727.629%20377.479C726.928%20367.641%20712.91%20351.48%20703.798%20338.131C694.686%20324.783%20693.984%20305.107%20669.452%20274.894C644.92%20244.681%20597.959%20241.869%20590.946%20236.249C583.938%20230.629%20578.331%20209.547%20573.423%20180.038C568.518%20150.528%20576.929%20150.528%20566.414%20102.744C555.903%2054.9566%20507.54%20-3.36%20492.12%200.150988C476.7%203.66198%20476.7%2084.4704%20478.102%20109.766C479.505%20135.062%20529.271%20220.787%20534.176%20228.516C539.081%20236.245%20549.596%20239.76%20545.388%20246.083C541.184%20252.406%20508.938%20203.22%20493.518%20173.008C478.098%20142.795%20450.06%20101.338%20427.631%2080.2564C405.203%2059.1746%20317.585%207.8839%20302.866%2020.5298C288.148%2033.1757%20309.174%20106.958%20318.286%20129.442C327.398%20151.926%20344.569%20183.898%20367.002%20205.679C389.43%20227.46%20455.317%20260.485%20462.326%20264.703C469.335%20268.92%20474.945%20275.946%20474.945%20275.946C474.945%20275.946%20472.14%20289.295%20472.14%20297.727C472.14%20306.159%20474.945%20327.237%20475.646%20338.481C476.347%20349.725%20474.945%20355.345%20473.542%20365.183C472.14%20375.021%20466.534%20381.344%20465.832%20387.667C465.131%20393.99%20467.936%20391.881%20467.936%20391.881C467.936%20391.881%20461.629%20406.635%20451.114%20412.255C440.599%20417.875%20418.872%20408.744%20399.244%20403.121C379.617%20397.501%20354.383%20397.501%20354.383%20397.501L369.454%20407.688C369.454%20407.688%20369.454%20410.5%20365.948%20408.391C362.442%20406.282%20283.94%20408.391%20270.624%20409.094C257.308%20409.797%20240.802%20413.332%20240.802%20413.332C240.802%20413.332%20251.698%20416.823%20251.698%20419.631C251.698%20422.439%20197.023%20432.281%20139.547%20489.898C82.0715%20547.516%2073.6603%20640.97%2072.2578%20640.97C70.8553%20640.97%2067.3529%20609.352%2065.9504%20607.243C64.5479%20605.134%2058.9417%20601.623%2042.8206%20602.326C26.6995%20603.029%2020.3921%20610.758%2020.3921%20611.461C20.3921%20612.163%2023.1971%20614.975%2023.1971%20616.377C23.1971%20617.779%209.17982%20624.809%209.17982%20626.215C9.17982%20627.621%2014.786%20630.433%2014.786%20631.835C14.786%20633.237%2012.6822%20634.647%208.47856%20638.158C4.27495%20641.673%20-0.63389%20648.699%200.0673728%20650.105C0.768635%20651.511%204.97225%20652.214%205.67351%20655.022C6.37477%20657.834%203.56972%20664.86%202.86846%20672.589C2.1672%20680.318%207.07207%20685.235%207.77333%20685.235C8.4746%20685.235%2010.5784%20677.506%2011.9769%20677.506C13.3755%20677.506%2014.782%20689.453%2015.4833%20692.261C16.1845%20695.073%2016.1845%20696.475%2016.1845%20702.099C16.1845%20707.723%2019.6908%20711.937%2020.3921%20711.937C21.0934%20711.937%2019.6908%20703.505%2021.7946%20708.422C23.8984%20713.339%2045.6257%20730.203%2057.5432%20730.906C69.4606%20731.609%2073.6643%20725.989%2076.4693%20725.989C79.2744%20725.989%2082.7767%20733.015%2084.1792%20731.609C85.5818%20730.203%2084.1792%20702.099%2086.9843%20702.099C89.7893%20702.099%2089.7893%20707.719%2090.4866%20709.828C91.1879%20711.937%20101.703%20730.203%20108.712%20740.041C115.72%20749.879%20131.841%20763.227%20136.75%20775.877C141.655%20788.523%20109.413%20827.875%20105.91%20838.416C102.408%20848.957%20106.612%20869.332%20150.07%20917.115C193.529%20964.895%20253.809%20959.275%20258.714%20955.76C263.619%20952.245%20258.714%20941.005%20243.294%20917.115C227.875%20893.225%20198.433%20865.118%20198.433%20863.712C198.433%20862.306%20206.143%20860.9%20213.152%20859.498C220.161%20858.092%20262.918%20844.743%20263.619%20846.149C264.32%20847.555%20243.291%20855.987%20237.684%20857.393C232.078%20858.799%20229.273%20870.039%20234.178%20877.772C239.083%20885.5%20265.719%20899.552%20314.082%20910.796C362.446%20922.036%20422.726%20912.905%20424.129%20902.364C425.532%20891.823%20410.112%20881.286%20393.991%20872.152C377.869%20863.017%20322.497%20850.371%20322.497%20846.153C322.497%20841.935%20340.021%20838.424%20367.358%20816.643C394.696%20794.862%20400.302%20771.671%20401.704%20765.348C403.107%20759.025%20402.406%20754.807%20401.704%20754.807C401.003%20754.807%20400.302%20756.916%20398.198%20761.833C396.094%20766.75%20384.181%20784.317%20381.376%20782.208C378.571%20780.099%20383.48%20769.562%20386.281%20764.641C389.086%20759.724%20398.899%20728.102%20399.597%20724.591C400.298%20721.076%20400.999%20711.242%20405.203%20711.242C409.406%20711.242%20407.307%20720.377%20412.212%20722.486C417.12%20724.595%20472.492%20704.919%20472.492%20704.919C472.492%20704.919%20466.886%20683.138%20461.977%20667.676C457.073%20652.218%20456.371%20634.651%20459.172%20633.948C461.324%20633.408%20461.977%20641.677%20467.583%20661.353C473.17%20680.946%20483.003%20701.404%20505.432%20721.08C527.86%20740.756%20569.215%20759.724%20591.647%20794.858C614.076%20829.992%20647.019%20840.533%20655.431%20834.909C663.842%20829.289%20636.505%20775.885%20633.002%20766.047C629.496%20756.209%20601.461%20708.43%20595.855%20695.081C590.249%20681.732%20590.946%20680.326%20586.743%20666.274C582.539%20652.222%20588.846%20638.869%20593.05%20638.869C597.254%20638.869%20596.556%20663.462%20598.656%20676.112C600.76%20688.758%20604.964%20694.382%20611.271%20698.596C617.578%20702.81%20649.821%20703.513%20656.132%20704.919C662.439%20706.325%20705.197%20721.783%20712.205%20723.892C719.214%20726.001%20736.036%20729.512%20741.642%20718.975C747.249%20708.434%20722.716%20686.653%20712.205%20677.518L712.209%20677.514ZM578.922%20362.82C575.007%20358.896%20573.038%20349.502%20570.958%20339.557C569.837%20334.211%20568.221%20326.494%20566.695%20323.651C565.023%20324.572%20563.462%20325.136%20561.925%20325.136C556.153%20325.136%20552.492%20319.818%20551.236%20316.676L557.195%20314.269C557.666%20315.417%20559.548%20318.698%20561.925%20318.698C562.987%20318.67%20566.141%20316.414%20568.442%20314.766C574.005%20310.782%20580.93%20305.822%20588.898%20305.822C602.056%20305.822%20613.157%20317.101%20618.66%20326.76C622.479%20333.461%20631.223%20352.89%20629.195%20358.991C628.561%20360.901%20626.711%20362.51%20619.761%20364.154C615.019%20365.278%20605.023%20366.835%20595.918%20366.835C588.636%20366.835%20581.929%20365.838%20578.918%20362.824L578.922%20362.82Z'%20fill='%23F0C300'/%3e%3c/svg%3e`,ge=({product:e,languages:n,form:r})=>{let i=(0,l.useNavigate)(),{user:a,setUser:s,pass:m,setPass:h,loadingAuth:g,isAuthenticated:_}=(0,o.useContext)(J),[v,y]=(0,o.useState)(!1),[b,x]=(0,o.useState)(null),[S,C]=(0,o.useState)(n.find(e=>e.active)?.code||`en`),[w,T]=(0,o.useState)(!1);return _?(console.log(`Usuario ya autenticado`),null):(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(t.Grid,{container:!0,children:[(0,c.jsx)(t.Grid,{size:{xs:0,sm:5.5,lg:6,xl:6},sx:{bgcolor:e=>e.palette.background.paper},children:(0,c.jsxs)(t.Box,{sx:{height:`100vh`,width:`50vw`,display:`flex`,justifyContent:`center`,alignItems:`flex-start`,padding:`15%`,gap:`16px`,flexDirection:`column`},children:[(0,c.jsx)(`img`,{src:me,alt:`Good Rabbit Logo`,style:{height:`auto`,width:`100%`,objectFit:`contain`}}),(0,c.jsx)(t.Typography,{variant:`h4`,sx:{color:e=>e.palette[`gr-base-light`].main,fontSize:`44px`,fontStyle:`normal`,fontWeight:`300`,lineHeight:`100%`,letterSpacing:`-3%`},children:e.name}),(0,c.jsx)(`img`,{src:he,alt:`Good Rabbit Logo`,style:{position:`absolute`,bottom:0,right:`50vw`,height:`15vh`,objectFit:`contain`}})]})}),(0,c.jsx)(t.Grid,{size:{xs:12,sm:6.5,lg:6,xl:6},sx:{backgroundImage:`url(${e.backgroundImage})`,backgroundSize:`cover`,backgroundRepeat:`no-repeat`,backgroundPosition:`center`,height:`100vh`,py:`15vh`,px:`12vw`,display:`flex`,justifyContent:`center`,alignContent:`center`},children:(0,c.jsxs)(t.Box,{sx:{bgcolor:e=>`${e.palette[`gr-base-light`].main}BF`,height:`auto`,width:{xs:`100%`,sm:`50vw`},display:`flex`,justifyContent:`center`,alignItems:`flex-start`,flexDirection:`column`,borderRadius:`20px`,px:`20px`,py:`40px`},children:[(0,c.jsx)(t.Box,{children:(0,c.jsx)(t.Typography,{variant:`h4`,sx:{color:e=>e.palette[`gr-grey`].main,textAlign:`start`,fontSize:`22px`,fontStyle:`normal`,fontWeight:`700`,lineHeight:`normal`,mb:`44px`},children:r.title})}),(0,c.jsxs)(t.Box,{sx:{width:`100%`},children:[(0,c.jsx)(t.TextField,{fullWidth:!0,variant:`outlined`,autoComplete:`off`,label:r.labels.username,type:`text`,placeholder:r.placeholder.username,focused:!0,sx:{marginBottom:`44px`},value:a,onChange:e=>s(e.target.value)}),(0,c.jsx)(t.TextField,{fullWidth:!0,variant:`outlined`,autoComplete:`off`,label:r.labels.password,type:w?`text`:`password`,placeholder:r.placeholder.password,focused:!0,size:`medium`,value:m,onChange:e=>h(e.target.value),slotProps:{input:{endAdornment:(0,c.jsx)(t.InputAdornment,{position:`end`,children:(0,c.jsx)(t.IconButton,{"aria-label":w?`Ocultar contraseña`:`Mostrar contraseña`,onClick:()=>T(e=>!e),edge:`end`,sx:{color:e=>e.palette[`gr-grey`].main},children:w?(0,c.jsx)(p.default,{}):(0,c.jsx)(f.default,{})})})}}})]}),(0,c.jsxs)(t.Box,{sx:{width:`100%`,display:`flex`,justifyContent:`center`,alignItems:`center`,flexDirection:`column`,pt:`44px`},children:[(0,c.jsx)(t.Button,{variant:`contained`,disableElevation:!0,sx:{height:`52px`,width:`10vw`,minWidth:`140px`,borderRadius:`20px`,padding:`10px 16px`,fontWeight:`600`,color:`#ffffff`,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`},"&.Mui-disabled, &[data-loading='true']":{backgroundColor:`#CECDCA`,color:`#9D9A95`,boxShadow:`none`},"& .MuiLoadingButton-loadingIndicator":{color:e=>e.palette[`gr-grey`].main},"& .MuiCircularProgress-root":{color:e=>e.palette[`gr-grey`].main}},color:`gr-base-dark`,loading:g,onClick:()=>r.buttons.signIn.onClick(i),children:(0,c.jsx)(`span`,{style:{textTransform:`none`},children:g?``:r.buttons.signIn.text})}),(0,c.jsx)(t.Typography,{variant:`body2`,sx:{color:e=>e.palette[`gr-grey`].main,textAlign:`center`,fontWeight:`bold`,marginTop:`32px`,marginBottom:`32px`},children:r.divider}),(0,c.jsxs)(t.Box,{sx:{display:`flex`,flexDirection:`row`,gap:3.5},children:[(0,c.jsx)(t.Button,{variant:`outlined`,disableElevation:!0,sx:{borderRadius:`20px`,padding:`10px 16px`,fontWeight:`600`,color:e=>e.palette[`gr-grey`].main,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`},"&.Mui-disabled, &[data-loading='true']":{border:`1px solid #9D9A95`,color:`#9D9A95`,boxShadow:`none`}},color:`gr-base-dark`,disabled:r.buttons.google.disabled,onClick:()=>r.buttons.google.onClick(i),children:r.buttons.google.icon}),(0,c.jsx)(t.Button,{variant:`outlined`,disableElevation:!0,sx:{borderRadius:`20px`,padding:`10px 16px`,fontWeight:`600`,color:e=>e.palette[`gr-grey`].main,"&:focus":{outline:`none`},"&:focus-visible":{outline:`none`},"&.Mui-disabled, &[data-loading='true']":{border:`1px solid #9D9A95`,color:`#9D9A95`,boxShadow:`none`}},color:`gr-base-dark`,disabled:r.buttons.microsoft.disabled,onClick:()=>r.buttons.microsoft.onClick(i),children:r.buttons.microsoft.icon})]}),(0,c.jsxs)(t.Box,{sx:{display:`flex`,flexDirection:`row`,gap:8,mt:`50px`},children:[(0,c.jsxs)(t.Typography,{variant:`body1`,sx:{paddingTop:`17px`,color:e=>e.palette[`gr-grey`].main,textAlign:`center`,fontWeight:`400`,width:`150px`},children:[r.version,`: `,e.version]}),(0,c.jsxs)(t.ListItemButton,{sx:{borderRadius:`20px`,cursor:`default`,width:`200px`},onClick:e=>{x(e.currentTarget)},disableRipple:!0,children:[(0,c.jsx)(t.ListItemAvatar,{children:(0,c.jsx)(t.Avatar,{sx:{width:30,height:20},variant:`rounded`,src:n.find(e=>e.code===S)?.flagUrl,alt:`Selected Language`})}),(0,c.jsx)(t.ListItemText,{primary:(0,c.jsx)(t.Typography,{variant:`body1`,sx:{color:e=>e.palette[`gr-grey`].main,fontWeight:`400`},children:n.find(e=>e.code===S)?.name})}),(0,c.jsx)(t.IconButton,{onClick:()=>{y(!v)},sx:{color:e=>e.palette[`gr-grey`].main},children:v?(0,c.jsx)(d.default,{}):(0,c.jsx)(u.default,{})})]}),(0,c.jsx)(t.Menu,{anchorEl:b,open:v,onClose:()=>y(!1),anchorOrigin:{vertical:`top`,horizontal:`center`},transformOrigin:{vertical:`top`,horizontal:`center`},sx:{"& .MuiPaper-root":{bgcolor:`white`,borderRadius:`20px`}},children:(0,c.jsx)(t.MenuItem,{onClick:()=>x(null),children:(0,c.jsx)(t.List,{sx:{padding:0},children:n.map(e=>(0,c.jsxs)(t.ListItemButton,{onClick:()=>{e.onClick(),y(!1),C(e.code)},children:[(0,c.jsx)(t.ListItemAvatar,{children:(0,c.jsx)(t.Avatar,{sx:{width:30,height:20},variant:`rounded`,src:e.flagUrl,alt:e.name})}),(0,c.jsx)(t.ListItemText,{primary:(0,c.jsx)(t.Typography,{variant:`body1`,sx:{color:e=>e.palette[`gr-grey`].main,fontWeight:`400`},children:e.name})})]},e.code))})})})]})]})]})})]})})},_e=({product:e,languages:t,form:n})=>(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(l.Routes,{children:[(0,c.jsx)(l.Route,{path:`/signin`,element:(0,c.jsx)(ge,{product:e,languages:t,form:n})}),(0,c.jsx)(l.Route,{path:`*`,element:(0,c.jsx)(l.Navigate,{to:`/signin`})})]})}),ve=({routes:e})=>{let t=(0,l.useLocation)(),n=(0,l.useNavigate)();return(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(l.Routes,{children:[e.map((e,r)=>(0,c.jsx)(l.Route,{index:e.path===`/`,path:e.path,element:(0,o.cloneElement)(e.element,{location:t,navigate:n})},r)),(0,c.jsx)(l.Route,{path:`*`,element:(0,c.jsx)(l.Navigate,{to:`/`})})]})})},ye=({username:e,options:n})=>{let[r,i]=(0,o.useState)(!1);return(0,c.jsxs)(t.Card,{sx:{width:`260px`,height:r?`auto`:`56px`,position:`absolute`,top:20,right:20,zIndex:1e3,bgcolor:`white`,padding:0,boxShadow:`none`,borderRadius:`20px`},children:[(0,c.jsx)(t.CardHeader,{sx:{padding:`8px 20px`},avatar:(0,c.jsx)(t.Avatar,{sx:{width:40,height:40,bgcolor:`#9D11F2`},children:e.charAt(0)}),title:e,slotProps:{title:{fontSize:`18px`,fontStyle:`normal`,fontWeight:`500`,lineHeight:`22px`,overflow:`hidden`,textOverflow:`ellipsis`,whiteSpace:`nowrap`,width:`100%`,maxWidth:`150px`}},action:n.length>0&&(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.IconButton,{sx:{color:`black`},children:r?(0,c.jsx)(m.MdOutlineKeyboardArrowUp,{color:`black`,size:30,onClick:()=>i(!1)}):(0,c.jsx)(m.MdOutlineKeyboardArrowDown,{color:`black`,size:30,onClick:()=>i(!0)})})})}),r&&(0,c.jsx)(t.CardContent,{sx:{paddingY:`0px`},children:(0,c.jsx)(t.List,{children:n.map((e,n)=>(0,c.jsxs)(t.ListItemButton,{sx:{borderRadius:`20px`},onClick:e.onClick,children:[(0,c.jsx)(t.ListItemIcon,{children:e.icon}),(0,c.jsx)(t.ListItemText,{primary:e.label,slotProps:{primary:{sx:{fontSize:`18px`,fontStyle:`normal`,fontWeight:`400`,lineHeight:`normal`,overflow:`hidden`,textOverflow:`ellipsis`,whiteSpace:`nowrap`,width:`170px`}}}})]},n))})})]})},be=({getWidth:e,state:n,routes:r,account:i})=>(0,c.jsxs)(t.Box,{sx:{width:`calc(100vw - ${e(n)} - 60px)`,height:`calc(100vh - 40px)`},children:[(0,c.jsx)(t.Box,{sx:{height:`10%`},children:(0,c.jsx)(ye,{username:i.username,avatarUrl:i.avatarUrl,options:i.options})}),(0,c.jsx)(t.Box,{sx:{height:`90%`},children:(0,c.jsx)(ve,{routes:r})})]}),xe=({sidebar:e,routes:n,account:r})=>{let{state:i,setState:a,getWidth:o}=pe();return(0,c.jsxs)(t.Box,{sx:{p:`20px`,display:`grid`,gridTemplateColumns:`auto 1fr`,gap:`20px`},children:[(0,c.jsx)(fe,{items:e.items,signOut:e.signOut,tooltips:e.tooltips,state:i,setState:a,getWidth:o}),(0,c.jsx)(be,{state:i,getWidth:o,routes:n,account:r})]})},Se=({sidebar:e,routes:t,product:n,account:r,languages:i,loginForm:a,unsavedChangesAlert:s})=>{let{isAuthenticated:l,openUnsaved:u,setOpenUnsaved:d}=(0,o.useContext)(J),f=[{text:s.message,ncolumn:12,element:`TypographyField`}];return(0,c.jsxs)(c.Fragment,{children:[l?(0,c.jsx)(xe,{routes:t,sidebar:e,account:r}):(0,c.jsx)(_e,{product:n,languages:i,form:a}),(0,c.jsx)($,{title:s.title,open:u,setOpen:d,fields:f,loading:!1,onClickSave:s.actionButton.onClick,action:{actionButton:s.actionButton,cancelButton:s.cancelButton}})]})},Ce=({sidebar:e,routes:r,product:i,account:a,languages:s,loginForm:u,unsavedChangesAlert:d})=>{let f=s.find(e=>e.active)||s[0];return(0,o.useEffect)(()=>{switch(f.code){case`es`:n.default.locale(`es`);break;case`en`:n.default.locale(`en`);break;case`pt`:n.default.locale(`pt`);break;default:n.default.locale(`en`)}},[f]),(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Box,{sx:{overflow:`hidden`,height:`100vh`},children:(0,c.jsx)(l.BrowserRouter,{children:(0,c.jsx)(t.ThemeProvider,{theme:{rabbitLight:q,rabbitDark:(0,t.createTheme)(G,f.theme.dg,f.theme.core,f.theme.pickers)}.rabbitDark,children:(0,c.jsx)(g.LocalizationProvider,{dateAdapter:_.AdapterDayjs,adapterLocale:f.code,children:(0,c.jsxs)(h.SnackbarProvider,{maxSnack:15,autoHideDuration:1e4,anchorOrigin:{vertical:`top`,horizontal:`center`},children:[(0,c.jsx)(t.CssBaseline,{}),(0,c.jsx)(Se,{sidebar:e,routes:r,product:i,account:a,languages:s,loginForm:u,unsavedChangesAlert:d})]})})})})})})},we=({children:e})=>{let[t,n]=(0,o.useState)(localStorage.getItem(`authenticated`)===`true`),[r,i]=(0,o.useState)(``),[a,s]=(0,o.useState)(``),[l,u]=(0,o.useState)(``),[d,f]=(0,o.useState)(`DD/MM/YYYY`),[p,m]=(0,o.useState)([]),[h,g]=(0,o.useState)([]),[_,v]=(0,o.useState)(!1),[y,b]=(0,o.useState)(``),[x,S]=(0,o.useState)(!1);return(0,c.jsx)(J.Provider,{value:{isAuthenticated:t,setIsAuthenticated:n,user:r,setUser:i,pass:a,setPass:s,avatar:l,setAvatar:u,loadingAuth:x,setLoadingAuth:S,format:d,setFormat:f,singleShortcut:p,setSingleShortcut:m,rangeShortcut:h,setRangeShortcut:g,encrypter:(e,t,n)=>{e===`session`?sessionStorage.setItem(t,n):e===`local`&&localStorage.setItem(t,n)},decrypter:(e,t)=>e===`session`?sessionStorage.getItem(t)||``:e===`local`&&localStorage.getItem(t)||``,openUnsaved:_,setOpenUnsaved:v,redirect:y,setRedirect:b},children:e})},Te=({contextMenu:e,setContextMenu:n,options:r,checked:i,optionGroup:a})=>(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(t.Menu,{open:e!==null,onClose:()=>n(null),anchorReference:`anchorPosition`,anchorPosition:e===null?void 0:{top:e.mouseY,left:e.mouseX},slots:{transition:t.Fade},slotProps:{paper:{sx:{bgcolor:e=>a===`toolbar`?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main,borderRadius:`12px`},elevation:1}},sx:{cursor:`pointer`},children:r.filter(e=>!e.hide).map((e,n)=>(0,c.jsxs)(t.Box,{children:[n!==0&&r[n-1].group!==e.group?(0,c.jsx)(t.Divider,{}):null,(0,c.jsxs)(t.MenuItem,{onClick:e.click,disabled:e.disabled,children:[(0,c.jsx)(t.ListItemIcon,{sx:{color:e=>a===`toolbar`?e.palette[`gr-base-light`].main:e.palette[`gr-base-dark`].main},children:e.icon}),(0,c.jsx)(t.ListItemText,{children:(0,c.jsx)(t.Typography,{sx:{color:e=>a===`toolbar`?e.palette[`gr-base-light`].main:e.palette[`gr-base-dark`].main},children:e.name})}),e.selected?(0,c.jsxs)(t.Typography,{sx:{pl:3,color:e=>a===`toolbar`?e.palette[`gr-base-light`].main:e.palette[`gr-base-dark`].main},variant:`body2`,children:[`selecionados`,`:`,i.length]}):null,e.onlyOne?(0,c.jsx)(t.Typography,{sx:{pl:3,color:e=>a===`toolbar`?e.palette[`gr-base-light`].main:e.palette[`gr-base-dark`].main},variant:`body2`,children:`solo uno`}):null]},n)]},n))}),r.filter(e=>!e.hide).map((e,n)=>(0,c.jsx)(t.Box,{children:e.dialog},n))]}),Ee=({label:e,values:n,placeholder:r,value:i,setValue:a,disabled:s,fullWidth:l,white:u,search:d})=>{let f=(0,o.useRef)(null),p=(0,o.useRef)(null),[m,h]=(0,o.useState)({width:0,height:0}),[g,_]=(0,o.useState)(!1),v=e=>(0,c.jsx)(y.default,{...e,sx:{color:u?`black !important`:`white !important`,...e.sx},onClick:()=>{console.log(`icon click`),_(!g)}});(0,o.useEffect)(()=>{if(!f.current)return;let e=new ResizeObserver(e=>{let{width:t,height:n}=e[0].contentRect;h({width:t,height:n})});return e.observe(f.current),()=>e.disconnect()},[m]);let b={marginTop:`-55px`,maxHeight:`500px`,borderRadius:`24px`,borderTopLeftRadius:`24px`,borderTopRightRadius:`24px`,width:m.width+20,backgroundColor:`transparent`,"--Paper-overlay":`none`,border:`1px solid rgba(255, 255, 255, 0.2)`};return(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(t.FormControl,{fullWidth:l,focused:!0,children:[(0,c.jsx)(t.InputLabel,{id:`filter-table-label-${e}`,sx:{color:u?`black`:`white`,position:`absolute`,"&.Mui-focused":{color:u?`black`:`white`},'&[data-shrink="false"]':{transform:`translateY(12px) translateX(12px)`}},children:e}),(0,c.jsxs)(t.Select,{ref:f,labelId:`filter-table-label-${e}`,id:`filter-${e}`,open:g,onOpen:()=>{_(!0)},onClose:e=>{let t=e?.target;t&&p.current?.contains(t)||_(!1)},value:i,label:e,onChange:e=>a(e.target.value),multiple:!1,renderValue:e=>{let t=Array.isArray(e)?e[0]:e;return t==null||t===``?r:n.find(e=>e.value===t)?.label||r},color:`gr-yellow`,sx:{color:u?`black`:`white`},IconComponent:v,MenuProps:{slotProps:{paper:{style:b},list:{sx:{marginTop:`60px`,backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main,"& .MuiMenuItem-root":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main,color:u?`black`:`white`,"&:hover":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main},"&.Mui-selected":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main},"&.Mui-focusVisible":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main}}}}}},displayEmpty:!0,disabled:s,children:[(0,c.jsx)(t.ListSubheader,{disableSticky:!0,sx:{backgroundColor:`transparent`,px:1.5,py:1},onMouseDown:e=>{e.stopPropagation()},onClick:e=>{e.stopPropagation()},children:(0,c.jsx)(t.TextField,{ref:p,variant:`standard`,fullWidth:!0,size:`small`,placeholder:d?.placeholder||`Buscar...`,value:d?.value||``,onMouseDown:e=>{e.stopPropagation(),_(!0)},onClick:e=>{e.stopPropagation(),_(!0)},onKeyDown:e=>{e.stopPropagation()},onChange:e=>{d?.setValue(e.target.value)},focused:!1,color:`gr-yellow`})}),n.map(e=>(0,c.jsx)(t.MenuItem,{value:e.value,sx:{display:`${e.label} ${e.sublabel??``}`.toLowerCase().includes(d?.value?.toLowerCase()??``)?`block`:`none`},onClick:()=>{_(!1)},children:(0,c.jsxs)(t.Typography,{variant:`caption`,color:`textSecondary`,children:[e.label,e.sublabel&&(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(`br`,{}),e.sublabel]})]})},e.value))]})]})})},De=({label:e,value:n,setValue:r,values:i,placeholder:a,disabled:s,fullWidth:l,white:u,search:d})=>{let f=(0,o.useRef)(null),p=(0,o.useRef)(null),[m,h]=(0,o.useState)({width:0,height:0}),[g,_]=(0,o.useState)(!1),[v,b]=(0,o.useState)(``),x=d?.value??v,S=i.filter(e=>`${e.label} ${e.sublabel??``}`.toLowerCase().includes(x.toLowerCase())).map(e=>e.value),C=S.filter(e=>n.includes(e)).length,w=S.length>0&&C===S.length,T=C>0&&!w,E=e=>(0,c.jsx)(y.default,{...e,sx:{color:u?`black !important`:`white !important`,...e.sx},onClick:()=>{_(!g)}});(0,o.useEffect)(()=>{if(!f.current)return;let e=new ResizeObserver(e=>{let{width:t,height:n}=e[0].contentRect;h({width:t,height:n})});return e.observe(f.current),()=>e.disconnect()},[m]);let D={marginTop:`-55px`,maxHeight:`500px`,borderRadius:`24px`,borderTopLeftRadius:`24px`,borderTopRightRadius:`24px`,width:m.width+20,backgroundColor:`transparent`,"--Paper-overlay":`none`,border:`1px solid rgba(255, 255, 255, 0.2)`};return(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(t.FormControl,{fullWidth:l,focused:!0,children:[(0,c.jsx)(t.InputLabel,{id:`filter-table-label-${e}`,sx:{color:u?`black`:`white`,position:`absolute`,"&.Mui-focused":{color:u?`black`:`white`},'&[data-shrink="false"]':{transform:`translateY(12px) translateX(12px)`}},children:e}),(0,c.jsxs)(t.Select,{ref:f,labelId:`filter-table-label-${e}`,id:`filter-${e}`,open:g,onOpen:()=>{_(!0)},onClose:e=>{let t=e?.target;t&&p.current?.contains(t)||_(!1)},value:n,label:e,onChange:e=>{let{target:{value:t}}=e,i=typeof t==`string`?t.split(`,`):t;if(i.includes(`select-all`)){if(w){r(n.filter(e=>!S.includes(e)));return}r(Array.from(new Set([...n,...S])));return}r(i.filter(e=>e!==`select-all`))},color:`gr-yellow`,sx:{color:u?`black`:`white`},IconComponent:E,MenuProps:{slotProps:{paper:{style:D},list:{sx:{marginTop:`60px`,backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main,"& .MuiMenuItem-root":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main,color:u?`black`:`white`,"&:hover":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main},"&.Mui-selected":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main},"&.Mui-focusVisible":{backgroundColor:e=>u?`white`:e.palette[`gr-base-dark`].main}}}}}},renderValue:e=>!e||e.length===0?a:i.filter(t=>e.includes(t.value)).map(e=>e.label).join(`, `),displayEmpty:!0,disabled:s,multiple:!0,children:[(0,c.jsx)(t.ListSubheader,{disableSticky:!0,sx:{backgroundColor:`transparent`,px:1.5,py:1},onMouseDown:e=>{e.stopPropagation()},onClick:e=>{e.stopPropagation()},children:(0,c.jsx)(t.TextField,{ref:p,variant:`standard`,fullWidth:!0,size:`small`,placeholder:d?.placeholder||`Buscar...`,value:x,onMouseDown:e=>{e.stopPropagation(),_(!0)},onClick:e=>{e.stopPropagation(),_(!0)},onKeyDown:e=>{e.stopPropagation()},onChange:e=>{let t=e.target.value;if(d?.setValue){d.setValue(t);return}b(t)},focused:!1,color:`gr-yellow`})}),(0,c.jsxs)(t.MenuItem,{value:`select-all`,disabled:S.length===0,children:[(0,c.jsx)(t.Checkbox,{checked:w,indeterminate:T}),(0,c.jsx)(t.ListItemText,{slotProps:{primary:{sx:{color:`#FFFFFF`}}},primary:`Seleccionar todo`})]}),i.map(e=>(0,c.jsx)(t.MenuItem,{value:e.value,sx:{display:S.includes(e.value)?`block`:`none`},children:(0,c.jsxs)(t.Box,{sx:{display:`flex`,alignItems:`center`,gap:1},children:[(0,c.jsx)(t.Checkbox,{checked:n.includes(e.value)}),(0,c.jsxs)(t.Typography,{variant:`caption`,color:`textSecondary`,children:[e.label,e.sublabel&&(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(`br`,{}),e.sublabel]})]})]})},e.value))]})]})})},Oe=({label:e,value:t,setValue:n,disabled:r,fullWidth:i})=>{let{format:a}=(0,o.useContext)(J);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(x.LocalizationProvider,{dateAdapter:_.AdapterDayjs,children:(0,c.jsx)(b.SingleInputDateRangeField,{label:e,value:t,onChange:e=>{n(e)},sx:{"& .MuiInputBase-root":{borderRadius:`16px`}},size:`small`,color:`gr-yellow`,slotProps:{textField:{sx:{"& .MuiInputLabel-root":{color:`white !important`}}}},focused:!0,format:a,disabled:r,fullWidth:i})})})},ke=({label:e,initialValue:t,value:n,setValue:r,calendars:i,disabled:a,white:s,fullWidth:l,maxDate:u,minDate:d})=>{let{format:f,rangeShortcut:p}=(0,o.useContext)(J),m=(0,C.useTheme)();return(0,c.jsx)(C.ThemeProvider,{theme:(0,C.createTheme)({...m,palette:{...m.palette,primary:{main:`#9D9A95`}}}),children:(0,c.jsx)(S.DateRangePicker,{label:e,defaultValue:t,value:n,onChange:e=>r(e),disabled:a,format:f,calendars:i,slotProps:{shortcuts:{items:p},textField:{variant:`outlined`,size:`small`,fullWidth:l,color:`gr-yellow`,focused:!0,sx:{"& .MuiInputLabel-root":{color:s?`black !important`:`white !important`},"& .MuiInputLabel-root.Mui-focused":{color:s?`black !important`:`white !important`},"& .MuiGrid-root":{marginBottom:`0px !important`}},slotProps:{input:{sx:{borderRadius:`16px`,color:s?`black !important`:`white !important`,"& .MuiIconButton-root .MuiSvgIcon-root":{color:s?`black !important`:`white !important`}}}}},popper:{sx:{"& .MuiChip-root":{bgcolor:e=>s?e.palette[`gr-grey`].light:e.palette[`gr-grey`].main},"& .MuiChip-label":{color:s?`black !important`:`white !important`},"& .MuiChip-root:hover":{bgcolor:e=>e.palette[`gr-grey`].dark},"& .MuiDayCalendar-weekDayLabel":{color:e=>s?e.palette[`gr-base-dark`].main:`white !important`},"& .MuiPickersCalendarHeader-label":{color:s?`black !important`:`white !important`},"& .MuiYearCalendar-button":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiButtonBase-root":{color:e=>s?e.palette[`gr-base-dark`].main:`white !important`},"& .Mui-disabled":{color:e=>`${e.palette[`gr-grey`].main} !important`},"& .MuiPickersArrowSwitcher-root":{color:`(theme) => theme.palette["gr-base-dark"].main`},"& .Mui-selected, & .MuiPickersDay-root.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:s?`black !important`:`white !important`},"& .MuiYearCalendar-yearButton.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiPaper-root":{bgcolor:e=>s?e.palette[`gr-grey`].light:`black !important`,borderRadius:`20px`},"& .MuiPickersDay-root":{color:e=>e.palette[`gr-base-dark`].main}}}},maxDate:u,minDate:d})})},Ae=({label:e,initialValue:t,value:n,setValue:r,disabled:i,white:a,fullWidth:s})=>{let{format:l,singleShortcut:u}=(0,o.useContext)(J);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(g.DatePicker,{label:e,defaultValue:t,value:n,onChange:e=>r(e),disabled:i,format:l,slotProps:{shortcuts:{items:u},textField:{variant:`outlined`,size:`small`,fullWidth:s,color:`gr-yellow`,focused:!0,slotProps:{input:{sx:{borderRadius:`16px`,color:a?`black !important`:`white !important`,"& .MuiIconButton-root .MuiSvgIcon-root":{color:a?`black !important`:`white !important`}}}}},popper:{sx:{"& .MuiChip-root":{bgcolor:e=>e.palette[`gr-grey`].light},"& .MuiChip-root:hover":{bgcolor:e=>e.palette[`gr-grey`].dark},"& .MuiDayCalendar-weekDayLabel":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiYearCalendar-button":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiButtonBase-root":{color:e=>e.palette[`gr-base-dark`].main},"& .Mui-selected, & .MuiPickersDay-root.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiYearCalendar-yearButton.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiPaper-root":{bgcolor:a?`white`:`black`,borderRadius:`20px`},"& .MuiPickersDay-root":{color:e=>e.palette[`gr-base-dark`].main}}}}})})},je=e=>{let{name:n={title:``,ncolumn:0},fields:r=[],actions:i={ncolumn:1,buttons:[]}}=e,a=(e,n)=>{switch(e.element){case`SelectField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,children:(0,c.jsx)(Ee,{label:e.label,placeholder:e.placeholder,value:e.value,setValue:e.setValue,values:e.values,disabled:e.disable,search:e.search,multiple:e.multiple,fullWidth:!0,white:!1})},n);case`MultiSelectField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,children:(0,c.jsx)(De,{label:e.label,placeholder:e.placeholder,value:e.value,setValue:e.setValue,values:e.values,disabled:e.disable,search:e.search,fullWidth:!0,white:!1})},n);case`DateRangeField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,children:(0,c.jsx)(Oe,{label:e.label,value:e.value,setValue:e.setValue,disabled:e.disable,fullWidth:!0})},n);case`DatePickerField`:return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Grid,{size:e.ncolumn,children:(0,c.jsx)(Ae,{label:e.label,initialValue:e.initialValue,value:e.value,setValue:e.setValue,disabled:e.disable,fullWidth:!0,white:!1})},n)});case`DateRangePickerField`:return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Grid,{size:e.ncolumn,children:(0,c.jsx)(ke,{label:e.label,initialValue:e.initialValue,value:e.value,setValue:e.setValue,calendars:e.calendars,disabled:e.disable,fullWidth:!0,white:!1,maxDate:e.maxDate,minDate:e.minDate})},n)});default:return(0,c.jsx)(c.Fragment,{})}};return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Box,{sx:{bgcolor:e=>e.palette.background.paper,height:`70px`,borderTopLeftRadius:`20px`,borderTopRightRadius:`20px`,display:`flex`,flexDirection:`row`,alignItems:`center`,justifyContent:`flex-end`,padding:`20px`,gap:`20px`},children:(0,c.jsxs)(t.Grid,{container:!0,spacing:2,sx:{flexGrow:1},children:[n.title&&(0,c.jsx)(t.Grid,{size:n.ncolumn,sx:{display:`flex`,alignItems:`center`},children:n.title}),r.map((e,t)=>a(e,t)),i&&i.buttons.length>0&&(0,c.jsx)(t.Grid,{size:i.ncolumn,children:(0,c.jsx)(t.Box,{sx:{display:`flex`,justifyContent:`flex-end`,alignItems:`center`,gap:`10px`},children:i.buttons.map((e,n)=>(0,c.jsx)(t.Button,{variant:e.variant,color:`gr-yellow`,sx:{...e.sx},onClick:e.onClick,disabled:e.disabled,disableElevation:!0,children:e.icon?e.icon:(0,c.jsx)(`span`,{style:{marginTop:`2px`,textTransform:`none`,padding:`0px 5px`},children:e.text})},n))})})]})})})},Me=e=>(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(v.DataGridPro,{...e,apiRef:e.apiRef,showToolbar:e.toolbar!==void 0,headerFilters:e.headerFilters,slots:{toolbar:je,headerFilterMenu:null},slotProps:{...e.slotProps,toolbar:{...e.toolbar},baseTextField:{color:e.toolbar===void 0?`error`:`primary`,slotProps:{input:{endAdornment:(0,c.jsx)(t.InputAdornment,{sx:{color:t=>e.toolbar===void 0?t.palette[`gr-grey`].light:t.palette[`gr-grey`].main},position:`end`,children:(0,c.jsx)(w.default,{})})}}},loadingOverlay:{variant:`circular-progress`,noRowsVariant:`circular-progress`}},sx:{border:`none`,color:`black`,borderTopLeftRadius:e.toolbar?`0px`:`20px !important`,borderTopRightRadius:e.toolbar?`0px`:`20px !important`,"--DataGrid-t-color-background-base":`transparent !important`,"& .MuiDataGrid-columnHeaderCheckbox":{backgroundColor:`white`},"& .MuiDataGrid-filterForm .MuiInputBase-root":{backgroundColor:`#F3F2F2`},"& .MuiDataGrid-columnHeader":{backgroundColor:e.toolbar?`white`:`transparent`,color:e.toolbar?`black`:`white`,borderBottom:e.headerFilters?`none !important`:e=>`${e.palette.primary.main} 1px solid !important`},"& .MuiDataGrid-headerFilterRow":{bgcolor:e.toolbar?`white !important`:`transparent !important`,borderBottom:e=>`${e.palette.primary.main} 1px solid !important`},"& .MuiDataGrid-virtualScroller":{bgcolor:`white`,borderBottomLeftRadius:`20px`,borderBottomRightRadius:`20px`},"& .MuiDataGrid-columnHeaderTitleContainer":{"& .MuiCheckbox-root":{color:t=>e.toolbar===void 0?t.palette[`gr-grey`].light:t.palette.background.paper}},"& .MuiDataGrid-iconButtonContainer":{"& .MuiIconButton-root":{color:t=>e.toolbar===void 0?t.palette[`gr-grey`].light:t.palette[`gr-grey`].main}},"& .MuiDataGrid-footerContainer":{borderTop:`none`,fontWeight:`500`,display:`flex`,justifyContent:`center`,alignItems:`center`},"& .MuiIconButton-root":{color:e=>e.palette.background.paper,"&.Mui-disabled":{color:`#888`,backgroundColor:`#eee`,opacity:.7}},"& .MuiDataGrid-row":{minHeight:45,maxHeight:`none`},"& .MuiDataGrid-cell":{minHeight:45,height:`auto`,maxHeight:`none`,display:`flex`,flexDirection:`column`,alignItems:`center`,justifyContent:`flex-start`,gap:1.5,p:1},"& .MuiDataGrid-cell--editing":{minHeight:45,height:`auto`,maxHeight:`none`,display:`flex`,flexDirection:`column`,alignItems:`center`,justifyContent:`flex-start`,gap:1.5,p:1},"& .MuiDataGrid-cell--editing input":{color:`black !important`,backgroundColor:`white !important`},"& .MuiDataGrid-row:hover, & .MuiDataGrid-row.Mui-selected":{bgcolor:`#B6B4AF`},"& .MuiDataGrid-cell.enable-cell":{backgroundColor:`white !important`,"& .MuiCheckbox-root":{color:e=>e.palette.background.paper}},"& .MuiDataGrid-cell.parcial-cell":{backgroundColor:`#E7E6E4 !important`,"& .MuiCheckbox-root":{color:e=>e.palette.background.paper}},"& .MuiDataGrid-cell.disable-cell":{backgroundColor:`#E7E6E4 !important`,"& .MuiCheckbox-root":{color:`#CECDCA`}},"& .MuiDataGrid-row:hover .MuiDataGrid-cell.enable-cell":{backgroundColor:`#B6B4AF !important`},"& .MuiDataGrid-row:hover .MuiDataGrid-cell.parcial-cell":{backgroundColor:`#B6B4AF !important`},"& .MuiDataGrid-row:hover .MuiDataGrid-cell.disable-cell":{backgroundColor:`#B6B4AF !important`}},loading:e.loading,checkboxSelection:e.checkboxSelection,paginationModel:e.paginationModel,onPaginationModelChange:e.setPaginationModel,onRowSelectionModelChange:e.setRowSelectionModel,rowSelectionModel:e.rowSelectionModel,disableRowSelectionOnClick:e.disableRowSelectionOnClick,getRowHeight:()=>`auto`,onCellEditStop:e.onCellEditStop,disableVirtualization:!0,initialState:e.initialState}),(0,c.jsx)(Te,{contextMenu:e.contextMenu,setContextMenu:e.setContextMenu,options:e.options,checked:e.rowSelectionModel,optionGroup:e.optionGroup})]}),Ne=()=>{let e=(0,v.useGridApiRef)(),[t,n]=(0,o.useState)(!1),[r,i]=(0,o.useState)([]),[a,s]=(0,o.useState)({pageSize:25,page:0}),[c,l]=(0,o.useState)({type:`include`,ids:new Set}),[u,d]=(0,o.useState)(null),[f,p]=(0,o.useState)(`table`);return{apiRef:e,rows:r,setRows:i,loading:t,setLoading:n,paginationModel:a,setPaginationModel:s,rowSelectionModel:c,setRowSelectionModel:l,contextMenu:u,setContextMenu:d,optionGroup:f,setOptionGroup:p}},Pe=()=>{let{enqueueSnackbar:e}=(0,h.useSnackbar)(),n=e=>{(0,h.closeSnackbar)(e)};return{showAlert:(r,i)=>e(i,{variant:r,content:(e,i)=>(0,c.jsx)(t.Alert,{sx:{borderRadius:`24px`,bgcolor:`#fff`,boxShadow:3,color:e=>e.palette[`gr-base-dark`].main},severity:r,iconMapping:{error:(0,c.jsx)(T.default,{}),info:(0,c.jsx)(O.default,{}),success:(0,c.jsx)(E.default,{}),warning:(0,c.jsx)(D.default,{}),default:(0,c.jsx)(t.CircularProgress,{color:`gr-blue`,size:20})},onClose:()=>n(e),children:i},e)}),closeAlert:n}},Fe=({label:e,initialValue:t,value:n,setValue:r,disabled:i,fullWidth:a,white:s})=>{let{format:l}=(0,o.useContext)(J);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(ee.DateTimeField,{label:e,defaultValue:t,value:n,onChange:e=>{r(e)},sx:{"& .MuiInputBase-root":{borderRadius:`16px`,color:s?`black !important`:`white !important`}},size:`small`,color:`gr-yellow`,slotProps:{textField:{sx:{"& .MuiInputLabel-root":{color:s?`black !important`:`white !important`}},slotProps:{input:{sx:{borderRadius:`16px`,color:s?`black !important`:`white !important`,"& .MuiIconButton-root .MuiSvgIcon-root":{color:s?`black !important`:`white !important`}}}}}},focused:!0,format:l,disabled:i,fullWidth:a})})},Ie=({label:e,placeholder:n,values:r,value:i,setValue:a,white:s})=>{let[l,u]=(0,o.useState)(!1);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Autocomplete,{multiple:!0,options:r,getOptionLabel:e=>e.label,value:r.filter(e=>i.includes(e.value)),onChange:(e,t)=>{a(t.map(e=>e.value))},onOpen:()=>u(!0),onClose:()=>u(!1),renderInput:r=>(0,c.jsx)(t.TextField,{...r,label:e,placeholder:n,variant:`outlined`,sx:{backgroundColor:e=>s?`white`:e.palette[`gr-base-dark`].main,borderTopLeftRadius:`18px`,borderTopRightRadius:`18px`,borderBottomLeftRadius:l?`0px`:`18px`,borderBottomRightRadius:l?`0px`:`18px`,color:s?`black !important`:`white !important`,"& .MuiChip-root":{maxWidth:`100px`,overflow:`hidden`,textOverflow:`ellipsis`,whiteSpace:`nowrap`},"& .MuiAutocomplete-tag":{maxHeight:`32px`,overflow:`hidden`,display:`inline-flex`,flexWrap:`nowrap`},"& .MuiAutocomplete-inputRoot":{flexWrap:`nowrap`}},color:`gr-yellow`,focused:!0}),renderValue:(e,n)=>e.map((e,r)=>{let{key:i,...a}=n({index:r});return(0,c.jsx)(t.Tooltip,{title:e.highlight?.tooltip,sx:{borderRadius:`24px`},children:(0,c.jsx)(t.Chip,{variant:`filled`,label:e.label,size:`small`,...a,sx:{bgcolor:t=>e.highlight?.active?`${t.palette[`gr-orange`].main}20`:`${t.palette[`gr-grey`].main}20`,color:e=>e.palette[`gr-base-dark`].main,"& .MuiChip-deleteIcon":{color:e=>e.palette[`gr-base-dark`].main,"&:hover":{color:e=>e.palette[`gr-base-dark`].main}},border:e.highlight?.active?`1px solid`:`none`,borderColor:t=>e.highlight?.active?t.palette[`gr-orange`].main:`none`}},i)})}),popupIcon:(0,c.jsx)(j.default,{sx:{color:s?`black`:`white`}}),slotProps:{paper:{sx:{maxHeight:`500px`,borderBottomLeftRadius:`32px`,borderBottomRightRadius:`32px`,borderTopLeftRadius:`0px`,borderTopRightRadius:`0px`,backgroundColor:e=>s?`white`:e.palette[`gr-base-dark`].main,color:s?`black`:`white`}},chip:{sx:{bgcolor:e=>s?`${e.palette[`gr-grey`].light} !important`:`${e.palette[`gr-grey`].main} !important`,color:s?`black`:`white`},size:`small`,deleteIcon:(0,c.jsx)(T.default,{sx:{color:s?`black !important`:`white !important`}})}},limitTags:2,size:`small`})})},Z=({label:e,value:n,setValue:r,values:i,placeholder:a,disabled:o,fullWidth:s,white:l})=>(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(t.FormControl,{fullWidth:s,focused:!0,children:[(0,c.jsx)(t.InputLabel,{id:`filter-table-label-${e}`,sx:{color:l?`black`:`white`,position:`absolute`,"&.Mui-focused":{color:l?`black`:`white`},'&[data-shrink="false"]':{transform:`translateY(12px) translateX(12px)`}},children:e}),(0,c.jsxs)(t.Select,{labelId:`filter-table-label-${e}`,id:`filter-${e}`,value:n,label:e,onChange:e=>r(e.target.value),color:`gr-yellow`,sx:{color:l?`black`:`white`},IconComponent:e=>(0,c.jsx)(y.default,{...e,sx:{color:l?`black !important`:`white !important`,...e.sx}}),MenuProps:{slotProps:{paper:{style:{maxHeight:`500px`,borderBottomLeftRadius:`32px`,borderBottomRightRadius:`32px`,borderTopLeftRadius:`0px`,borderTopRightRadius:`0px`}},list:{sx:{backgroundColor:e=>l?`white`:e.palette[`gr-base-dark`].main,"& .MuiMenuItem-root":{backgroundColor:e=>l?`white`:e.palette[`gr-base-dark`].main,color:l?`black`:`white`,"&:hover":{backgroundColor:e=>l?`white`:e.palette[`gr-base-dark`].main},"&.Mui-selected":{backgroundColor:e=>l?`white`:e.palette[`gr-base-dark`].main},"&.Mui-focusVisible":{backgroundColor:e=>l?`white`:e.palette[`gr-base-dark`].main}}}}}},displayEmpty:!0,disabled:o,children:[(0,c.jsx)(t.MenuItem,{sx:{mt:2},disabled:!0,value:``,children:(0,c.jsx)(`em`,{children:a})}),i.map(e=>(0,c.jsx)(t.MenuItem,{value:e.value,children:e.label},e.value))]})]})}),Q=({item:e,path:t})=>e.children.length===0?(0,c.jsx)(N.TreeItem,{itemId:`${t}/${e.id}`,label:e.name,disabled:e.disabled,onClick:()=>{e.onClick&&e.onClick(`${t}/${e.id}`)}}):(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(N.TreeItem,{itemId:`${t}/${e.id}`,label:e.name,disabled:e.disabled,children:e.children.map(n=>(0,c.jsx)(Q,{item:n,path:`${t}/${e.id}`},n.id))})}),Le=({items:e})=>(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(M.SimpleTreeView,{sx:{borderRadius:`16px`,border:e=>`1px solid ${e.palette[`gr-base-dark`].main}`,p:1.5},children:e.map(e=>(0,c.jsx)(Q,{item:e,path:`origin`},e.id))})}),Re=({label:e,initialValue:t,value:n,setValue:r,disabled:i,fullWidth:a,white:o})=>(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(g.TimeField,{label:e,disabled:i,format:`HH:mm`,ampm:!1,defaultValue:t,value:n,autoFocus:!0,onChange:e=>{r(e)},slotProps:{textField:{variant:`outlined`,size:`small`,fullWidth:a,color:`gr-yellow`,focused:!0,sx:{borderRadius:`16px`},slotProps:{input:{sx:{borderRadius:`16px`,color:o?`black !important`:`white !important`},endAdornment:(0,c.jsx)(P.default,{style:{color:o?`black`:`white`}})}}}}})}),ze=({label:e,initialValue:t,value:n,setValue:r,disabled:i,white:a,fullWidth:s})=>{let{format:l,singleShortcut:u}=(0,o.useContext)(J);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(g.DatePicker,{label:e,defaultValue:t,value:n,onChange:e=>r(e),disabled:i,format:l,slotProps:{shortcuts:{items:u},textField:{variant:`outlined`,size:`small`,fullWidth:s,color:`gr-yellow`,focused:!0,slotProps:{input:{sx:{borderRadius:`16px`,color:a?`black !important`:`white !important`,"& .MuiIconButton-root .MuiSvgIcon-root":{color:a?`black !important`:`white !important`}}}}},popper:{sx:{"& .MuiChip-root":{bgcolor:e=>e.palette[`gr-grey`].light},"& .MuiChip-root:hover":{bgcolor:e=>e.palette[`gr-grey`].dark},"& .MuiDayCalendar-weekDayLabel":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiYearCalendar-button":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiButtonBase-root":{color:e=>e.palette[`gr-base-dark`].main},"& .Mui-selected, & .MuiPickersDay-root.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiYearCalendar-yearButton.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiPaper-root":{bgcolor:a?`white`:`black`,borderRadius:`20px`},"& .MuiPickersDay-root":{color:e=>e.palette[`gr-base-dark`].main}}}}})})},Be=({label:e,initialValue:t,value:n,setValue:r,calendars:i,disabled:a,white:s,fullWidth:l})=>{let{format:u,rangeShortcut:d}=(0,o.useContext)(J);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(S.DateRangePicker,{label:e,defaultValue:t,value:n,onChange:e=>r(e),disabled:a,format:u,calendars:i,slotProps:{shortcuts:{items:d},textField:{variant:`outlined`,size:`small`,fullWidth:l,color:`gr-yellow`,focused:!0,slotProps:{input:{sx:{borderRadius:`16px`,color:s?`black !important`:`white !important`,"& .MuiIconButton-root .MuiSvgIcon-root":{color:s?`black !important`:`white !important`}}}}},popper:{sx:{"& .MuiChip-root":{bgcolor:e=>e.palette[`gr-grey`].light},"& .MuiChip-root:hover":{bgcolor:e=>e.palette[`gr-grey`].dark},"& .MuiDayCalendar-weekDayLabel":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiYearCalendar-button":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiButtonBase-root":{color:e=>e.palette[`gr-base-dark`].main},"& .MuiPickersArrowSwitcher-root":{color:e=>e.palette[`gr-base-dark`].main},"& .Mui-selected, & .MuiPickersDay-root.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiYearCalendar-yearButton.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:`black !important`},"& .MuiPaper-root":{bgcolor:s?`white`:`black`,borderRadius:`20px`},"& .MuiPickersDay-root":{color:e=>e.palette[`gr-base-dark`].main}}}}})})},Ve=({initialValue:e,value:t,setValue:n,calendars:r,disabled:i,white:a})=>{let{rangeShortcut:s}=(0,o.useContext)(J);return(0,c.jsx)(te.StaticDateRangePicker,{defaultValue:e,value:t,onChange:e=>{n(e),console.log(`Selected Range:`,e)},calendars:r,disabled:i,sx:{width:`560px`,overflowX:`auto`,border:e=>a?`2px groove ${e.palette[`gr-base-dark`].main}`:`1px solid ${e.palette[`gr-base-light`].main}`,borderRadius:`20px`,"& .MuiChip-root":{bgcolor:e=>e.palette[`gr-grey`].light},"& .MuiChip-root:hover":{bgcolor:e=>e.palette[`gr-grey`].dark},"& .MuiDayCalendar-weekDayLabel":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main},"& .MuiYearCalendar-button":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main},"& .MuiButtonBase-root":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main},"& .MuiPickersArrowSwitcher-root":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main},"& .Mui-selected, & .MuiPickersDay-root.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:a?`black !important`:`white !important`},"& .MuiYearCalendar-yearButton.Mui-selected":{bgcolor:e=>`${e.palette[`gr-yellow`].main} !important`,color:a?`black !important`:`white !important`},"& .MuiPickersDay-root":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main},"& .MuiChip-label":{color:e=>`${e.palette[`gr-base-dark`].main} !important`},"& .MuiTypography-root":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main},"& .MuiPickersCalendarHeader-label":{color:e=>a?e.palette[`gr-base-dark`].main:e.palette[`gr-base-light`].main}},slotProps:{shortcuts:{items:s},actionBar:{actions:[]},layout:{sx:{borderRadius:`20px !important`,bgcolor:a?`white !important`:`black !important`}}}})},He=({data:e,setData:n,columnLabels:r,buttons:i})=>(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(t.Grid,{sx:{overflow:`hidden`},container:!0,spacing:2,children:[(0,c.jsxs)(t.Grid,{size:1,children:[(0,c.jsx)(t.Button,{variant:`contained`,size:`small`,color:`gr-base-dark`,sx:{borderRadius:`20px`,height:`40px`,maxWidth:`40px`,minWidth:`40px`,width:`40px`,p:1,mt:7,mb:2},onClick:()=>n(e.slice(0,-1)),children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`18px`},children:`remove`})}),(0,c.jsx)(t.Button,{variant:`contained`,size:`small`,color:`gr-base-dark`,sx:{borderRadius:`20px`,height:`40px`,maxWidth:`40px`,minWidth:`40px`,width:`40px`,p:1},onClick:()=>n([...e,r.map(()=>({value:``}))]),children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:`#FFFFFF`,fontSize:`18px`},children:`add`})})]}),(0,c.jsx)(t.Grid,{size:11,children:(0,c.jsxs)(t.Grid,{container:!0,children:[(0,c.jsx)(t.Grid,{size:8,sx:{bgcolor:e=>e.palette[`gr-base-dark`].main,borderTopLeftRadius:`20px`,p:1.5,display:`flex`,alignItems:`center`,justifyContent:`center`,gap:1},children:i.map((e,n)=>(0,c.jsxs)(t.Button,{sx:{borderRadius:`20px`,textTransform:`none`},variant:`outlined`,size:`small`,color:`gr-base-light`,onClick:e.onClick,children:[e.label,(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{ml:1,mt:-.5,color:`#FFFFFF`,fontSize:`18px`},children:e.icon})]},n))}),(0,c.jsx)(t.Grid,{size:4,sx:{bgcolor:e=>e.palette[`gr-base-dark`].main,borderTopRightRadius:`20px`,p:1.5,display:`flex`,alignItems:`center`,justifyContent:`center`,gap:1}}),(0,c.jsx)(t.Grid,{size:12,sx:{overflowX:`auto`,width:`55vh`,borderBottomLeftRadius:`20px`,borderBottomRightRadius:`20px`},children:(0,c.jsx)(F.default,{data:e,columnLabels:r,onChange:e=>n(e),className:``})})]})})]})}),Ue=e=>{let n=(0,o.useRef)(null);return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(k.default,{nodeRef:n,handle:`#draggable-dialog-title`,cancel:`[class*="MuiDialogContent-root"]`,children:(0,c.jsx)(t.Paper,{...e,ref:n,sx:{bgcolor:`white`,color:e=>e.palette.background.paper,padding:`20px`,display:`flex`,flexDirection:`column`,justifyContent:`center`,alignItems:`center`,gap:`50px`,borderRadius:`20px`}})})})},$=({title:e,alert:n,action:r,fields:i,open:a,setOpen:s,loading:l,onClickSave:u})=>{let[d,f]=(0,o.useState)(!1),p=(e,n)=>{switch(e.element){case`TextField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(t.TextField,{fullWidth:!0,variant:`outlined`,label:e.label,type:e.type,placeholder:e.placeholder,focused:!0,value:e.value,multiline:e.multiline,rows:e.rows,onChange:t=>{e.setValue(t.target.value)},disabled:e.disable||r?.actionButton?.loading,size:`small`})},n);case`SelectField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(Z,{label:e.label,placeholder:e.placeholder,value:e.value,setValue:e.setValue,values:e.values,disabled:!!(e.disable||r?.actionButton?.loading),fullWidth:!0,white:!0})},n);case`DateField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(Fe,{label:e.label,initialValue:e.initialValue,value:e.value,setValue:e.setValue,disabled:!!(e.disable||r?.actionButton?.loading),fullWidth:!0,white:!0})},n);case`CheckboxField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(t.FormGroup,{children:(0,c.jsx)(t.FormControlLabel,{control:(0,c.jsx)(t.Checkbox,{sx:{ml:1.5,color:e=>e.palette[`gr-base-dark`].main,"&.Mui-checked":{color:e=>e.palette[`gr-base-dark`].main}},checked:e.value,onChange:t=>e.setValue(t.target.checked),disabled:!!(e.disable||r?.actionButton?.loading)}),label:e.label})})},n);case`CheckboxGroup`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(t.FormGroup,{children:e.checkboxs.map((e,n)=>(0,c.jsx)(t.FormControlLabel,{control:(0,c.jsx)(t.Checkbox,{sx:{ml:1.5,color:e=>e.palette[`gr-base-dark`].main,"&.Mui-checked":{color:e=>e.palette[`gr-base-dark`].main}},checked:e.value,onChange:t=>e.setValue(t.target.checked)}),label:e.label},n))})},n);case`RadioGroupField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsxs)(t.FormControl,{sx:{mt:e.label.text?`none`:`-7px`},children:[(0,c.jsx)(t.FormLabel,{children:e.label.text}),(0,c.jsx)(t.RadioGroup,{value:e.value,onChange:t=>e.setValue(t.target.value),row:e.row,children:e.radios.map((e,n)=>(0,c.jsx)(t.FormControlLabel,{value:e.value,control:(0,c.jsx)(t.Radio,{sx:{color:e=>e.palette[`gr-base-dark`].main,"&.Mui-checked":{color:e=>e.palette[`gr-base-dark`].main}}}),label:e.label.text,labelPlacement:e.label.position,disabled:e.disable},n))})]})},n);case`AutoCompleteField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(Ie,{label:e.label,placeholder:`Seleccionar`,values:e.values,value:e.value,setValue:e.setValue,white:!0})},n);case`ListField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(t.List,{dense:!0,sx:{borderRadius:`16px`,border:t=>e.border?`1px solid ${t.palette[`gr-grey`].dark}`:`none`},children:e.items.map((n,r)=>(0,c.jsxs)(t.ListItem,{secondaryAction:e.action,children:[n.icon&&(0,c.jsx)(t.ListItemIcon,{children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:n.icon?.color},children:n.icon?.name})}),(0,c.jsx)(t.ListItemText,{primary:n.primaryText,secondary:n.secondaryText})]},r))})},n);case`TreeviewField`:return(0,c.jsxs)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:[(0,c.jsx)(t.Typography,{variant:`body1`,children:e.label}),(0,c.jsx)(Le,{items:e.items})]},n);case`TimeField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(Re,{label:e.label,initialValue:e.initialValue,value:e.value,setValue:e.setValue,disabled:!!(e.disable||r?.actionButton?.loading),fullWidth:!0,white:!0})},n);case`TypographyField`:return(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(t.Typography,{variant:`body1`,children:e.text})},n);case`DatePickerField`:return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(ze,{label:e.label,initialValue:e.initialValue,value:e.value,setValue:e.setValue,disabled:!!(e.disable||r?.actionButton?.loading),fullWidth:!0,white:!0})},n)});case`DateRangePickerField`:return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(Be,{label:e.label,initialValue:e.initialValue,value:e.value,setValue:e.setValue,calendars:e.calendars,disabled:!!(e.disable||r?.actionButton?.loading),fullWidth:!0,white:!0})},n)});case`DateRangeCalendarField`:return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(Ve,{initialValue:e.initialValue,value:e.value,setValue:e.setValue,calendars:e.calendars,disabled:!!(e.disable||r?.actionButton?.loading),white:e.white})},n)});case`SheetField`:return(0,c.jsx)(c.Fragment,{children:(0,c.jsx)(t.Grid,{size:e.ncolumn,sx:{mb:`20px`},children:(0,c.jsx)(He,{data:e.data,setData:e.setData,columnLabels:e.columnLabels,buttons:e.buttons})},n)});case`DividerField`:return(0,c.jsx)(t.Grid,{size:12,sx:{mb:`20px`},children:(0,c.jsx)(t.Box,{sx:{width:`100%`,height:`1px`,bgcolor:e=>e.palette[`gr-grey`].dark}})},n);default:return(0,c.jsx)(c.Fragment,{})}},m=()=>{i.forEach(e=>{switch(e.element){case`TextField`:e.setValue(e.initialValue);break;case`SelectField`:e.setValue(e.initialValue);break;case`DateField`:e.setValue(e.initialValue);break;case`CheckboxField`:e.setValue(e.initialValue);break;case`CheckboxGroup`:e.checkboxs.forEach(e=>{e.setValue(e.initialValue)});break;case`AutoCompleteField`:e.setValue(e.initialValue);break;case`ListField`:break;case`TreeviewField`:break;case`TimeField`:e.setValue(e.initialValue);break;case`DatePickerField`:e.setValue(e.initialValue);break;case`DateRangePickerField`:e.setValue(e.initialValue);break;case`TypographyField`:break;case`DateRangeCalendarField`:e.setValue(e.initialValue);break;case`RadioGroup`:e.setValue(e.initialValue);break;default:break}}),f(!1)},h=e=>{e.some(e=>{if(e.element===`CheckboxGroup`)return e.checkboxs.some(e=>e.value!==e.initialValue);if(e.element===`CheckboxField`||e.element===`TextField`||e.element===`SelectField`||e.element===`DateField`)return e.value!==e.initialValue;if(e.element===`AutoCompleteField`)return JSON.stringify(e.value.sort())!==JSON.stringify(e.initialValue.sort());if(e.element===`TimeField`||e.element===`DatePickerField`)return e.value!==e.initialValue;if(e.element===`DateRangePickerField`||e.element===`DateRangeCalendarField`)return JSON.stringify(e.value)!==JSON.stringify(e.initialValue);if(e.element===`RadioGroup`)return e.value!==e.initialValue})?f(!0):s(!1)};return(0,o.useEffect)(()=>{a||m()},[a]),(0,c.jsx)(c.Fragment,{children:(0,c.jsxs)(t.Dialog,{open:a,onClose:()=>h(i),PaperComponent:Ue,"aria-labelledby":`draggable-dialog-title`,children:[(0,c.jsxs)(t.DialogTitle,{style:{cursor:`move`,textAlign:`left`,margin:0,padding:0,width:`100%`},id:`draggable-dialog-title`,children:[e,(0,c.jsx)(t.IconButton,{sx:{position:`absolute`,right:10,top:10},onClick:()=>h(i),children:(0,c.jsx)(t.Icon,{baseClassName:`material-symbols-rounded`,sx:{color:e=>e.palette[`gr-base-dark`].main,fontSize:`24px`},children:`close`})})]}),d&&n&&(0,c.jsx)(t.DialogContent,{sx:{padding:0,margin:0,width:`100%`,overflow:`hidden`,minHeight:`85px`},children:(0,c.jsxs)(t.Alert,{icon:(0,c.jsx)(A.default,{}),sx:{borderRadius:`24px`,bgcolor:`#FFEFE5`,border:e=>`1px solid ${e.palette[`gr-orange`].main}`,"& .MuiAlert-icon":{color:e=>e.palette[`gr-orange`].main}},action:(0,c.jsxs)(t.Box,{sx:{mt:3.75},children:[(0,c.jsx)(t.Button,{color:`gr-grey`,size:`small`,onClick:()=>f(!1),children:(0,c.jsx)(`b`,{children:n.actionButton.buttonText})}),(0,c.jsx)(t.Button,{color:`gr-grey`,size:`small`,onClick:()=>{m(),s(!1)},children:(0,c.jsx)(`b`,{children:n.cancelButton.buttonText})})]}),children:[(0,c.jsx)(t.AlertTitle,{children:n.title}),(0,c.jsx)(t.Typography,{variant:`body2`,children:n.message})]})}),(0,c.jsxs)(t.DialogContent,{sx:{padding:0,margin:0,position:`relative`,overflow:l?`hidden`:`auto`},children:[(0,c.jsx)(t.Grid,{container:!0,spacing:2,sx:{mt:1,visibility:l?`hidden`:`visible`},children:i.map((e,t)=>p(e,t))}),l&&(0,c.jsx)(t.Box,{sx:{position:`absolute`,top:0,left:0,width:`100%`,height:`100%`,display:`flex`,justifyContent:`center`,alignItems:`center`},children:(0,c.jsx)(t.CircularProgress,{size:60})})]}),(0,c.jsxs)(t.DialogActions,{sx:{display:`flex`,flexDirection:`row`,justifyContent:`flex-end`,alignItems:`center`,width:`100%`},children:[r?.cancelButton&&(0,c.jsx)(t.Button,{variant:`outlined`,autoFocus:!0,onClick:()=>h(i),sx:{minWidth:`130px`,borderRadius:`44px`,fontWeight:`500`,textTransform:`none`},color:`gr-base-dark`,children:r.cancelButton?.buttonText}),r?.actionButton&&(0,c.jsx)(t.Button,{variant:`contained`,onClick:()=>{u()},sx:{minWidth:`130px`,borderRadius:`44px`,color:`white`,fontWeight:`500`,textTransform:`none`},color:`gr-base-dark`,disableElevation:!0,disabled:r.actionButton.disabled,loading:r.actionButton.loading,children:r.actionButton.buttonText})]})]})})};e.Core=Ce,e.CoreContext=J,e.CoreProvider=we,e.Form=$,e.GoodRabbitDarkTheme=K,e.GoodRabbitLightTheme=q,e.Table=Me,e.useSystemAlert=Pe,e.useTable=Ne});
|