groundfloor-react-ui 1.2.40 → 1.2.42

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.
Files changed (3) hide show
  1. package/dist/index.es.js +367 -349
  2. package/dist/index.js +198 -180
  3. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("prop-types"),t=require("react"),l=require("styled-components"),a=require("react-svg"),o=require("react-popper-tooltip"),r=require("react-datepicker"),i=require("dayjs");require("dayjs/locale/es");var n=require("react-select"),c=require("react-select/async"),s=require("react-signature-pad-wrapper"),d=require("react-data-table-component"),u=require("react-modal"),p=require("react-dom");function f(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var m=f(e),b=f(t),g=f(l),h=f(r),y=f(i),x=f(n),v=f(c),A=f(s),C=f(d),w=f(u);function S(){return S=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var a in l)Object.prototype.hasOwnProperty.call(l,a)&&(e[a]=l[a])}return e},S.apply(this,arguments)}const E={"primary-1":"#2E56F4","primary-2":"#081348"},k={error:"#DD0000",success:"#00B904 "},z={"neutral-1":"#39424D","neutral-2":"#929EAC","neutral-3":"#BBC4CF","neutral-4":"#E2E6F5","neutral-5":"#F0F3F8"},V={"insight-purple":"#F8F2FF","insight-yellow":"#FFFAF2","error-bg":"#FCF2F2","selection-bg":"#F2F4FE"},B={"graph-1":"#2E56F4","graph-2":"#00D7F7","graph-3":"#8B2DFF","graph-4":"#FB9A00","graph-5":"#00B904"},M={primary:{...E},ui:{...k},neutral:{...z},shade:{...V},graph:{...B},variant:{...E,...k,...z,...V,...B},textColor:E["primary-2"],bgColor:"#FFFFFF",black:"#000000",border:"#D4D7E3"},I={common:{color:"blue","background-color":`${M.bgColor}`},label:{"padding-left":"6px","font-style":"normal","font-weight":"normal","font-size":"14px",display:"flex",width:"inherit","align-items":"flex-start",color:`${M.variant["neutral-2"]}`,"margin-bottom":"0","padding-bottom":"0"},button:{color:"red","border-color":"black"},progressbarLabel:{display:"block","margin-left":"13px","margin-bottom":"7px","padding-bottom":"0","font-style":"normal","font-weight":"normal","font-size":"14px",color:`${M.neutral["neutral-2"]}`},spinner:{"background-color":`${M.variant["neutral-1"]}`},avatarContainer:{background:"transparent",display:"flex","align-items":"center",width:"auto",position:"relative"},avatarCircle:{"border-radius":"50%",display:"flex","align-items":"center","justify-content":"center","box-sizing":"border-box"},avatarCircleSM:{"font-weight":"600","font-size":"12px","min-width":"30px","min-height":"30px"},avatarCircleMD:{"font-weight":"400","font-size":"16px","min-width":"32px","min-height":"32px"},avatarCircleLG:{"font-weight":"400","font-size":"18px","min-width":"38px","min-height":"38px"},avatarName:{},avatarNameSM:{"margin-left":"8px","font-size":"14px"},avatarNameMD:{"margin-left":"16px","font-size":"16px"},avatarNameLG:{"margin-left":"16px","font-size":"16px"},"textbox-wrapper":{"border-radius":"4px",padding:"5.5px 7px",display:"flex","align-items":"center","line-height":".5rem",position:"relative"},"input-wrapper":{border:"0",outline:"0",margin:"0 5px",padding:"0px","font-size":"14px","flex-grow":"1","flex-shrink":"0","white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis"},"textarea-wrapper":{border:"0",outline:"0",color:`${M.variant["primary-2"]}`,margin:"0 5px",padding:"5px","font-size":"14px","flex-grow":"1","flex-shrink":"0","line-height":"12px"},"label-text":{"font-family":"Averta","font-style":"normal","font-weight":"normal","font-size":"14px",color:`${M.variant["neutral-2"]}`,display:"flex","align-items":"center","justify-content":"center",width:"max-content","background-color":"transparent","margin-bottom":"0px","padding-bottom":"0px"},image:{"border-radius":"0%",width:"100%",height:"100%"},imageAvatar:{"border-radius":"50%","box-sizing":"border-box",position:"absolute"},imageAvatarSM:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"30px",height:"30px"},imageAvatarMD:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"32px",height:"32px"},imageAvatarLG:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"38px",height:"38px"},table:{table:{style:{borderRadius:"4px",paddingRight:"0px",backgroundColor:"transparent"}},checkbox:{style:{maxHeight:"28px",maxWidth:"28px"}},headRow:{style:{background:`${M.variant["neutral-5"]}`,borderLeft:`1px solid ${M.variant["neutral-5"]}`,borderRight:`1px headRowsolid ${M.variant["neutral-5"]}`,borderTop:`1px solid ${M.variant["neutral-5"]}`,borderTopLeftRadius:"4px",borderTopRightRadius:"4px",paddingLeft:"56px",borderBottom:"none",minHeight:"44px",maxHeight:"44px"}},headCells:{style:{fontSize:"14px",fontWeight:"600","&:first-of-type":{paddingLeft:"0px !important"}}},rows:{style:{background:`${M.variant.bgColor}`,"&:not(:last-of-type)":{borderBottomColor:"none"},"&:last-of-type":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},borderLeft:`1px solid ${M.variant["neutral-5"]}`,borderRight:`1px solid ${M.variant["neutral-5"]}`,borderBottom:`1px solid ${M.variant["neutral-5"]}`},highlightOnHoverStyle:{backgroundColor:`${M.variant["neutral-5"]}`}}},header:{display:"flex","justify-content":"space-between","align-items":"center",position:"fixed","z-index":"1000",top:"0",right:"0",left:"0","min-height":"56px","margin-left":"48px","font-size":"16px","background-color":`${M.bgColor}`,"border-bottom":`0.5px solid ${M.variant["neutral-3"]}`},content:{"background-color":"#eef1f7",width:"100%","min-height":"100%","padding-top":"53px","box-sizing":"border-box",display:"flex","flex-direction":"column","margin-left":"70px"},"radio-outer-circle":{width:"20px",height:"20px","min-width":"20px","min-height":"20px","border-radius":"50%",display:"flex","justify-content":"center","align-items":"center"},"radio-inner-circle":{display:"flex","align-self":"center",margin:"0","border-radius":"50%"},"radio-label":{display:"block","margin-bottom":"7px","padding-bottom":"0",color:`${M.variant["neutral-2"]}`},"option-text":{color:"#A9B1B8","font-size":"16px"},sidebarContainer:{"min-height":"100%",overflow:"hidden","background-color":"#2e56f4",position:"fixed",color:"white",width:"48px",transition:"width ease 400ms"},"checkBox-outer":{border:`2px solid ${M.border}`,minWidth:"20px",width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${M.bgColor}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",minWidth:"20px",width:"20px",height:"20px",color:`${M.bgColor}`,cursor:"pointer","text-align":"center","border-radius":"3px"},"check-label":{display:"block","margin-bottom":"7px","padding-bottom":"0px",color:`${M.variant["neutral-2"]}`},"checkbox-option-text":{"font-size":"16px","margin-left":"10px","background-color":`${M.bgColor}`},"toggle-switch-wrapper":{display:"flex","align-items":"center",gap:"7px",width:"fit-content"},"toggle-switch-checkbox-label":{position:"absolute",width:"45px",height:"22px","border-radius":"31px",cursor:"pointer",marginBottom:"0px"},"toggle-switch-option-text":{color:`${M.neutral["neutral-1"]}`,"font-size":"16px"},"dropzone-parent":{height:"86px","padding-left":"8px","padding-right":"8px",display:"flex","justify-content":"center","align-items":"center","font-size":"16px","border-radius":"5.5px",color:` ${M.textColor}`},"dropzone-file-div":{width:"inherit",height:"38px",display:"flex","justify-content":"center","align-items":"center","font-size":"14px",color:`${M.textColor}`,"background-color":`${M.bgColor}`,"box-shadow":"0px 5px 15px rgba(33, 55, 71, 0.096946)","border-radius":"5.5px","margin-top":"5px"},"dropzone-text-div":{display:"flex","justify-content":"center","margin-left":"14px",color:`${M.textColor}`,"background-color":"transparent"},"dropzone-file-name":{"margin-left":"5px",overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap",padding:"2px","font-size":"14px",color:"#494949"},"signature-parent-div":{"border-radius":"5.5px","align-content":"flex-start","justify-content":"center",width:"inherit","max-width":"532px",height:"86px",display:"block","flex-flow":"column wrap","font-size":"17px",color:`${M.textColor}`,"background-color":`${M.bgColor}`},"signature-wrapper-div":{display:"flex",flex:"auto","justify-content":"center","align-items":"center","font-size":"17px",height:"inherit",color:`${M.textColor}`,"background-color":"transparent"},"signature-input-text":{border:"0","text-align":"center",display:"block",height:"48px",width:"calc(100% - 54px)!important","background-color":`${M.bgColor}`,"font-family":"Beauty","background-clip":"padding-box",color:"#444444","font-style":"normal","font-weight":"normal","font-size":"47px","padding-left":"10px"},"modal-background":{position:"fixed",top:"0",left:"0",width:"100%",height:"100%",background:"rgba(0, 0, 0, 0.6)","z-index":"2000"},"modal-wrapper":{position:"fixed",display:"flex","align-items":"end","justify-content":"center","flex-direction":"column",background:"white",width:"fit-content",height:"fit-content",top:"50%",left:"50%",transform:"translate(-50%, -50%)","border-radius":"5px"},"modal-close-button":{cursor:"pointer",width:"fit-content",height:"fit-content",padding:"0","padding-right":"5px","padding-top":"5px",color:`${M.textColor}`},footer:{display:"flex","margin-top":"auto",width:"100%"},drawer:{"min-height":"100%",overflow:"hidden",position:"fixed",width:"360px",transition:"transform ease 400ms",display:"flex","flex-direction":"column","background-color":"white","box-sizing":"border-box","box-shadow":"-20px 5px 37px rgba(56, 66, 100, 0.0880136)",top:"56px",right:"0px","z-index":"1001"},"drawer-close":{transform:"translateX(360px)"},"drawer-open":{transform:"translateX(0px)"},"tooltip-container":{"background-color":`${M.bgColor}`,"border-radius":"3.6px",border:`1px solid ${M.bgColor}`,"box-shadow":"0px 5px 33px rgba(56, 66, 100, 0.482627)",color:"#000",display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"tooltip-arrow":{height:"19px",position:"absolute",width:"29px","pointer-events":"none"},"tooltip-arrow-before":{"border-style":"solid",content:"",display:"block",height:"0",margin:"auto",width:"0"},"tooltip-arrow-after":{"border-style":"solid",content:"",display:"block",height:"0",margin:"auto",position:"absolute",width:"0"},"tp-cont-bottom-arrow-before":{"border-color":`transparent transparent ${M.bgColor} transparent`,"border-width":"0 15px 19px 15px",position:"absolute",top:"-1px"},"tp-cont-bottom-arrow-after":{"border-color":`transparent transparent ${M.bgColor} transparent`,"border-width":"0 15px 19px 15px"},"tp-cont-top-arrow-before":{"border-color":`${M.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px",position:"absolute",top:"1px"},"tp-cont-top-arrow-after":{"border-color":`${M.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px"},"tp-cont-right-arrow-before":{"border-color":`transparent ${M.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0"},"tp-cont-right-arrow-after":{"border-color":`transparent ${M.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0",left:"6px",top:"0"},"tp-cont-left-arrow-before":{"border-color":`transparent transparent transparent ${M.bgColor}`,"border-width":"15px 0 15px 19px"},"tp-cont-left-arrow-after":{"border-color":`transparent transparent transparent ${M.bgColor}`,"border-width":"15px 0 15px 19px",left:"3px",top:"0"},"tp-cont-bottom-arrow":{left:"0","margin-top":"-19px",top:"0"},"tp-cont-top-arrow":{bottom:"0",left:"0","margin-bottom":"-19px"},"tp-cont-right-arrow":{left:"0","margin-left":"-24px"},"tp-cont-left-arrow":{"margin-right":"-24px",right:"0"},overlay:{"background-color":`${M.bgColor}`,"border-radius":"3.6px",border:`1px solid ${M.bgColor}`,"box-shadow":"0px 5px 33px rgba(56, 66, 100, 0.482627)",color:"#000",display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"simple-overlay":{"background-color":`${M.variant["neutral-1"]}`,"border-radius":"6px",border:`1px solid ${M.variant["neutral-1"]}`,color:`${M.bgColor}`,display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"sidebar-container":{"background-color":"#2e56f4",position:"fixed",color:"white",transition:"all ease 300ms",display:"flex","flex-direction":"column","z-index":"1001"},"sidebar-container-open":{width:"240px"},"sidebar-container-close":{width:"48px"},"sidebar-container-mobile-open":{width:"240px","z-index":"9999999"},"sidebar-container-mobile-close":{width:"0px","z-index":"1001"},"sidebar-pusher":{"min-height":"100%",overflow:"hidden","background-color":"transparent",position:"fixed",transition:"width ease 400ms"},"sidebar-pusher-open":{width:"240px"},"sidebar-pusher-close":{width:"70px"},"sidebar-pusher-mobile":{width:"0px"},"modalComp-custom-style":{content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",transform:"translate(-50%, -50%)",zIndex:"999"}},"modalComp-modal-close":{position:"absolute",top:"15px",right:"10px",outline:"none",border:"none",background:"transparent",cursor:"pointer"},"modalComp-modal-body":{"margin-top":"20px","margin-bottom":"15px"},"modalComp-modal-footer":{"margin-top":"30px","margin-bottom":"15px",padding:"1rem 3rem 0rem 3rem","&:before":{content:"",position:"fixed",display:"inline-block",left:0,right:0,"margin-top":"-0.9rem","z-index":-1},"selectComp-label-wrapper":{paddingBottom:"10px",display:"flex",width:"25vw"}},"popOver-Content":{padding:"16px",color:"white",width:"226px",borderRadius:"3.6px"},"popOver-header":{marginBottom:"8px",fontWeight:"600"},"popOver-body":{marginBottom:"11.5px"},ColorWrapper:{borderRadius:"4.87px",padding:"8px 21px",display:"flex"},"input-color":{borderRadius:"4px",width:"24px",height:"24px"},toastWrapper:{backgroundColor:"#ffffff",maxWidth:"416px",borderRadius:"6px 6px 0px 0px",paddingTop:"16px",zIndex:"2000"},messageWrapper:{paddingLeft:"16px",borderLeft:"1px solid #E5E7F0",marginLeft:"16px",marginRight:"16px",fontStyle:"normal",fontWeight:"400",fontSize:"14px",lineHeight:"20px"}},W=(e,t)=>{if(e){let l={};if(e[t]){for(const a in e[t])l[a]=e[t][a],delete e.common[a];for(const t in e.common)l[t]=e.common[t]}return l}};function R(e,t){var l=parseInt(e.slice(1,3),16),a=parseInt(e.slice(3,5),16),o=parseInt(e.slice(5,7),16);return t?"rgba("+l+", "+a+", "+o+", "+t+")":"rgb("+l+", "+a+", "+o+")"}R("#FF0000",.5);const T=g.default.div`
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("prop-types"),t=require("react"),l=require("styled-components"),a=require("react-svg"),o=require("react-popper-tooltip"),r=require("react-datepicker"),i=require("dayjs");require("dayjs/locale/es");var n=require("react-select"),c=require("react-select/async"),s=require("react-signature-pad-wrapper"),d=require("react-data-table-component"),u=require("react-modal"),p=require("react-dom");function f(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var m=f(e),b=f(t),g=f(l),h=f(r),y=f(i),x=f(n),v=f(c),A=f(s),C=f(d),w=f(u);function S(){return S=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var a in l)Object.prototype.hasOwnProperty.call(l,a)&&(e[a]=l[a])}return e},S.apply(this,arguments)}const E={"primary-1":"#2E56F4","primary-2":"#081348"},k={error:"#DD0000",success:"#00B904 "},z={"neutral-1":"#39424D","neutral-2":"#929EAC","neutral-3":"#BBC4CF","neutral-4":"#E2E6F5","neutral-5":"#F0F3F8"},V={"insight-purple":"#F8F2FF","insight-yellow":"#FFFAF2","error-bg":"#FCF2F2","selection-bg":"#F2F4FE"},B={"graph-1":"#2E56F4","graph-2":"#00D7F7","graph-3":"#8B2DFF","graph-4":"#FB9A00","graph-5":"#00B904"},M={primary:{...E},ui:{...k},neutral:{...z},shade:{...V},graph:{...B},variant:{...E,...k,...z,...V,...B},textColor:E["primary-2"],bgColor:"#FFFFFF",black:"#000000",border:"#D4D7E3"},I={common:{color:"blue","background-color":`${M.bgColor}`},label:{"padding-left":"6px","font-style":"normal","font-weight":"normal","font-size":"14px",display:"flex",width:"inherit","align-items":"flex-start",color:`${M.variant["neutral-2"]}`,"margin-bottom":"0","padding-bottom":"0"},button:{color:"red","border-color":"black"},"progressBar-label":{display:"block","margin-left":"13px","margin-bottom":"8px","padding-bottom":"0","font-style":"normal","font-weight":"normal","font-size":"14px",color:`${M.neutral["neutral-2"]}`},spinner:{"background-color":`${M.variant["neutral-1"]}`},avatarContainer:{background:"transparent",display:"flex","align-items":"center",width:"auto",position:"relative"},avatarCircle:{"border-radius":"50%",display:"flex","align-items":"center","justify-content":"center","box-sizing":"border-box"},avatarCircleSM:{"font-weight":"600","font-size":"12px","min-width":"30px","min-height":"30px"},avatarCircleMD:{"font-weight":"400","font-size":"16px","min-width":"32px","min-height":"32px"},avatarCircleLG:{"font-weight":"400","font-size":"18px","min-width":"38px","min-height":"38px"},avatarName:{},avatarNameSM:{"margin-left":"8px","font-size":"14px"},avatarNameMD:{"margin-left":"16px","font-size":"16px"},avatarNameLG:{"margin-left":"16px","font-size":"16px"},"textbox-wrapper":{"border-radius":"4px",padding:"5.5px 7px",display:"flex","align-items":"center","line-height":".5rem",position:"relative"},"input-wrapper":{border:"0",outline:"0",margin:"0 5px",padding:"0px","font-size":"14px","flex-grow":"1","flex-shrink":"0","white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis"},"textarea-wrapper":{border:"0",outline:"0",color:`${M.variant["primary-2"]}`,margin:"0 5px",padding:"5px","font-size":"14px","flex-grow":"1","flex-shrink":"0","line-height":"12px"},"label-text":{"font-family":"Averta","font-style":"normal","font-weight":"normal","font-size":"14px",color:`${M.variant["neutral-2"]}`,display:"flex","align-items":"center","justify-content":"center",width:"max-content","background-color":"transparent","margin-bottom":"0px","padding-bottom":"0px"},image:{"border-radius":"0%",width:"100%",height:"100%"},imageAvatar:{"border-radius":"50%","box-sizing":"border-box",position:"absolute"},imageAvatarSM:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"30px",height:"30px"},imageAvatarMD:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"32px",height:"32px"},imageAvatarLG:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"38px",height:"38px"},table:{table:{style:{borderRadius:"4px",paddingRight:"0px",backgroundColor:"transparent"}},checkbox:{style:{maxHeight:"28px",maxWidth:"28px"}},headRow:{style:{background:`${M.variant["neutral-5"]}`,borderLeft:`1px solid ${M.variant["neutral-5"]}`,borderRight:`1px headRowsolid ${M.variant["neutral-5"]}`,borderTop:`1px solid ${M.variant["neutral-5"]}`,borderTopLeftRadius:"4px",borderTopRightRadius:"4px",paddingLeft:"56px",borderBottom:"none",minHeight:"44px",maxHeight:"44px"}},headCells:{style:{fontSize:"14px",fontWeight:"600","&:first-of-type":{paddingLeft:"0px !important"}}},rows:{style:{background:`${M.variant.bgColor}`,"&:not(:last-of-type)":{borderBottomColor:"none"},"&:last-of-type":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},borderLeft:`1px solid ${M.variant["neutral-5"]}`,borderRight:`1px solid ${M.variant["neutral-5"]}`,borderBottom:`1px solid ${M.variant["neutral-5"]}`},highlightOnHoverStyle:{backgroundColor:`${M.variant["neutral-5"]}`}}},header:{display:"flex","justify-content":"space-between","align-items":"center",position:"fixed","z-index":"1000",top:"0",right:"0",left:"0","min-height":"56px","margin-left":"48px","font-size":"16px","background-color":`${M.bgColor}`,"border-bottom":`0.5px solid ${M.variant["neutral-3"]}`},content:{"background-color":"#eef1f7",width:"100%","min-height":"100%","padding-top":"53px","box-sizing":"border-box",display:"flex","flex-direction":"column","margin-left":"70px"},"radio-outer-circle":{width:"20px",height:"20px","min-width":"20px","min-height":"20px","border-radius":"50%",display:"flex","justify-content":"center","align-items":"center"},"radio-inner-circle":{display:"flex","align-self":"center",margin:"0","border-radius":"50%"},"radio-label":{display:"block","margin-bottom":"8px","padding-bottom":0,color:`${M.variant["neutral-2"]}`},"option-text":{color:"#A9B1B8","font-size":"16px"},sidebarContainer:{"min-height":"100%",overflow:"hidden","background-color":"#2e56f4",position:"fixed",color:"white",width:"48px",transition:"width ease 400ms"},"checkBox-outer":{border:`2px solid ${M.border}`,minWidth:"20px",width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${M.bgColor}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",minWidth:"20px",width:"20px",height:"20px",color:`${M.bgColor}`,cursor:"pointer","text-align":"center","border-radius":"3px"},"check-label":{display:"block","margin-bottom":"8px","padding-bottom":"0px",color:`${M.variant["neutral-2"]}`},"checkbox-option-text":{"font-size":"16px","margin-left":"10px","background-color":`${M.bgColor}`},"toggle-switch-wrapper":{display:"flex","align-items":"center",gap:"7px",width:"fit-content"},"toggle-switch-checkbox-label":{position:"absolute",width:"45px",height:"22px","border-radius":"31px",cursor:"pointer",marginBottom:"0px"},"toggle-switch-option-text":{color:`${M.neutral["neutral-1"]}`,"font-size":"16px"},"dropzone-parent":{height:"86px","padding-left":"8px","padding-right":"8px",display:"flex","justify-content":"center","align-items":"center","font-size":"16px","border-radius":"5.5px",color:` ${M.textColor}`},"dropzone-file-div":{width:"inherit",height:"38px",display:"flex","justify-content":"center","align-items":"center","font-size":"14px",color:`${M.textColor}`,"background-color":`${M.bgColor}`,"box-shadow":"0px 5px 15px rgba(33, 55, 71, 0.096946)","border-radius":"5.5px","margin-top":"5px"},"dropzone-text-div":{display:"flex","justify-content":"center","margin-left":"14px",color:`${M.textColor}`,"background-color":"transparent"},"dropzone-file-name":{"margin-left":"5px",overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap",padding:"2px","font-size":"14px",color:"#494949"},"signature-parent-div":{"border-radius":"5.5px","align-content":"flex-start","justify-content":"center",width:"inherit","max-width":"532px",height:"86px",display:"block","flex-flow":"column wrap","font-size":"17px",color:`${M.textColor}`,"background-color":`${M.bgColor}`},"signature-wrapper-div":{display:"flex",flex:"auto","justify-content":"center","align-items":"center","font-size":"17px",height:"inherit",color:`${M.textColor}`,"background-color":"transparent"},"signature-input-text":{border:"0","text-align":"center",display:"block",height:"48px",width:"calc(100% - 54px)!important","background-color":`${M.bgColor}`,"font-family":"Beauty","background-clip":"padding-box",color:"#444444","font-style":"normal","font-weight":"normal","font-size":"47px","padding-left":"10px"},"modal-background":{position:"fixed",top:"0",left:"0",width:"100%",height:"100%",background:"rgba(0, 0, 0, 0.6)","z-index":"2000"},"modal-wrapper":{position:"fixed",display:"flex","align-items":"end","justify-content":"center","flex-direction":"column",background:"white",width:"fit-content",height:"fit-content",top:"50%",left:"50%",transform:"translate(-50%, -50%)","border-radius":"5px"},"modal-close-button":{cursor:"pointer",width:"fit-content",height:"fit-content",padding:"0","padding-right":"5px","padding-top":"5px",color:`${M.textColor}`},footer:{display:"flex","margin-top":"auto",width:"100%"},drawer:{"min-height":"100%",overflow:"hidden",position:"fixed",width:"360px",transition:"transform ease 400ms",display:"flex","flex-direction":"column","background-color":"white","box-sizing":"border-box","box-shadow":"-20px 5px 37px rgba(56, 66, 100, 0.0880136)",top:"56px",right:"0px","z-index":"1001"},"drawer-close":{transform:"translateX(360px)"},"drawer-open":{transform:"translateX(0px)"},"tooltip-container":{"background-color":`${M.bgColor}`,"border-radius":"3.6px",border:`1px solid ${M.bgColor}`,"box-shadow":"0px 5px 33px rgba(56, 66, 100, 0.482627)",color:"#000",display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"tooltip-arrow":{height:"19px",position:"absolute",width:"29px","pointer-events":"none"},"tooltip-arrow-before":{"border-style":"solid",content:"",display:"block",height:"0",margin:"auto",width:"0"},"tooltip-arrow-after":{"border-style":"solid",content:"",display:"block",height:"0",margin:"auto",position:"absolute",width:"0"},"tp-cont-bottom-arrow-before":{"border-color":`transparent transparent ${M.bgColor} transparent`,"border-width":"0 15px 19px 15px",position:"absolute",top:"-1px"},"tp-cont-bottom-arrow-after":{"border-color":`transparent transparent ${M.bgColor} transparent`,"border-width":"0 15px 19px 15px"},"tp-cont-top-arrow-before":{"border-color":`${M.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px",position:"absolute",top:"1px"},"tp-cont-top-arrow-after":{"border-color":`${M.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px"},"tp-cont-right-arrow-before":{"border-color":`transparent ${M.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0"},"tp-cont-right-arrow-after":{"border-color":`transparent ${M.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0",left:"6px",top:"0"},"tp-cont-left-arrow-before":{"border-color":`transparent transparent transparent ${M.bgColor}`,"border-width":"15px 0 15px 19px"},"tp-cont-left-arrow-after":{"border-color":`transparent transparent transparent ${M.bgColor}`,"border-width":"15px 0 15px 19px",left:"3px",top:"0"},"tp-cont-bottom-arrow":{left:"0","margin-top":"-19px",top:"0"},"tp-cont-top-arrow":{bottom:"0",left:"0","margin-bottom":"-19px"},"tp-cont-right-arrow":{left:"0","margin-left":"-24px"},"tp-cont-left-arrow":{"margin-right":"-24px",right:"0"},overlay:{"background-color":`${M.bgColor}`,"border-radius":"3.6px",border:`1px solid ${M.bgColor}`,"box-shadow":"0px 5px 33px rgba(56, 66, 100, 0.482627)",color:"#000",display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"simple-overlay":{"background-color":`${M.variant["neutral-1"]}`,"border-radius":"6px",border:`1px solid ${M.variant["neutral-1"]}`,color:`${M.bgColor}`,display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"sidebar-container":{"background-color":"#2e56f4",position:"fixed",color:"white",transition:"all ease 300ms",display:"flex","flex-direction":"column","z-index":"1001"},"sidebar-container-open":{width:"240px"},"sidebar-container-close":{width:"48px"},"sidebar-container-mobile-open":{width:"240px","z-index":"9999999"},"sidebar-container-mobile-close":{width:"0px","z-index":"1001"},"sidebar-pusher":{"min-height":"100%",overflow:"hidden","background-color":"transparent",position:"fixed",transition:"width ease 400ms"},"sidebar-pusher-open":{width:"240px"},"sidebar-pusher-close":{width:"70px"},"sidebar-pusher-mobile":{width:"0px"},"modalComp-custom-style":{content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",transform:"translate(-50%, -50%)",zIndex:"999"}},"modalComp-modal-close":{position:"absolute",top:"15px",right:"10px",outline:"none",border:"none",background:"transparent",cursor:"pointer"},"modalComp-modal-body":{"margin-top":"20px","margin-bottom":"15px"},"modalComp-modal-footer":{"margin-top":"30px","margin-bottom":"15px",padding:"1rem 3rem 0rem 3rem","&:before":{content:"",position:"fixed",display:"inline-block",left:0,right:0,"margin-top":"-0.9rem","z-index":-1},"selectComp-label-wrapper":{paddingBottom:"10px",display:"flex",width:"25vw"}},"popOver-Content":{padding:"16px",color:"white",width:"226px",borderRadius:"3.6px"},"popOver-header":{marginBottom:"8px",fontWeight:"600"},"popOver-body":{marginBottom:"11.5px"},ColorWrapper:{borderRadius:"4.87px",padding:"8px 21px",display:"flex"},"input-color":{borderRadius:"4px",width:"24px",height:"24px"},toastWrapper:{backgroundColor:"#ffffff",maxWidth:"416px",borderRadius:"6px 6px 0px 0px",paddingTop:"16px",zIndex:"2000"},messageWrapper:{paddingLeft:"16px",borderLeft:"1px solid #E5E7F0",marginLeft:"16px",marginRight:"16px",fontStyle:"normal",fontWeight:"400",fontSize:"14px",lineHeight:"20px"}},W=(e,t)=>{if(e){let l={};if(e[t]){for(const a in e[t])l[a]=e[t][a],delete e.common[a];for(const t in e.common)l[t]=e.common[t]}return l}};function R(e,t){var l=parseInt(e.slice(1,3),16),a=parseInt(e.slice(3,5),16),o=parseInt(e.slice(5,7),16);return t?"rgba("+l+", "+a+", "+o+", "+t+")":"rgb("+l+", "+a+", "+o+")"}R("#FF0000",.5);const L=g.default.div`
2
2
  color: ${({activeTheme:e})=>e.textColor};
3
3
  padding-top: 25px;
4
4
  padding-bottom: 25px;
@@ -13,7 +13,7 @@
13
13
 
14
14
  // custom styles
15
15
  ${({customStyles:e})=>e}
16
- `,L=({type:e,header:t,content:a,...o})=>{const r=l.useTheme()||M;return b.default.createElement(T,S({activeTheme:r},o),t,a)};L.propTypes={header:m.default.any,content:m.default.any};const P=g.default.div`
16
+ `,T=({type:e,header:t,content:a,...o})=>{const r=l.useTheme()||M;return b.default.createElement(L,S({activeTheme:r},o),t,a)};T.propTypes={header:m.default.any,content:m.default.any};const P=g.default.div`
17
17
 
18
18
  color: ${({activeTheme:e})=>e.textColor};
19
19
  padding-top: 25px;
@@ -93,7 +93,7 @@
93
93
  line-height: ${({size:e})=>j[e].lineHeight};
94
94
  border-bottom-left-radius: inherit;
95
95
  border-bottom-right-radius: inherit;
96
- `,Z=({variant:e,variantBorder:t,variantBorderHover:a,variantBgBody:o,variantBgFooter:r,fileName:i,bgUrl:n,size:c,trimFileName:s,bodyContent:d,...u})=>{const p=l.useTheme()||M;return b.default.createElement(q,S({variantBorder:t,variantBorderHover:a,variantBgBody:o,size:c,trimFileName:s,theme:p},u),b.default.createElement(F,{bgUrl:n,size:c,theme:p},d),b.default.createElement(O,{theme:p,title:i,variant:e,variantBgFooter:r,trimFileName:s,size:c},i))};Z.propTypes={variant:m.default.string,variantBorder:m.default.string,variantBorderHover:m.default.string,variantBgBody:m.default.string,variantBgFooter:m.default.string,fileName:m.default.string,bgUrl:m.default.string,size:m.default.oneOf(["sm","md"]),trimFileName:m.default.bool,bodyContent:m.default.element},Z.defaultProps={variant:"black",variantBorder:"neutral-5",variantBorderHover:"primary-1",variantBgBody:"neutral-4",variantBgFooter:null,fileName:"",bgUrl:null,size:"md",trimFileName:!0,bodyContent:null};var G="data:image/svg+xml,%3csvg width='49' height='40' viewBox='0 0 49 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 0V40H48.3333V0H0ZM3.70817 3.7385H44.6251V36.2615H3.70817V3.7385V3.7385ZM12.1423 8.43351C10.9884 8.43351 10.0174 8.8234 9.23066 9.60362C8.44388 10.3838 8.05064 11.3466 8.05064 12.4909C8.05064 13.5832 8.44388 14.5189 9.23066 15.2991C10.0174 16.0793 10.9884 16.4692 12.1423 16.4692C13.2439 16.4692 14.1876 16.0793 14.9744 15.2991C15.7612 14.5189 16.1544 13.5831 16.1544 12.4909C16.1544 11.3466 15.7612 10.3838 14.9744 9.60362C14.1876 8.8234 13.2439 8.43351 12.1423 8.43351ZM29.5298 10.411L20.2461 24.3762L15.3166 20.3188L8.05064 29.6797V32.4118H40.2827V21.4363L29.5298 10.411Z' fill='%23C4C4C4'/%3e%3c/svg%3e";const X={"plus-outlined":"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.0313 0.685989C8.12093 0.685989 6.25347 1.25248 4.66506 2.31382C3.07665 3.37516 1.83863 4.88369 1.10756 6.64863C0.3765 8.41358 0.18522 10.3557 0.557913 12.2293C0.930607 14.103 1.85054 15.8241 3.20137 17.1749C4.5522 18.5257 6.27326 19.4457 8.14692 19.8183C10.0206 20.191 11.9627 19.9998 13.7276 19.2687C15.4926 18.5376 17.0011 17.2996 18.0624 15.7112C19.1238 14.1228 19.6903 12.2553 19.6903 10.345C19.6903 9.07653 19.4404 7.82052 18.955 6.64863C18.4696 5.47675 17.7581 4.41196 16.8612 3.51504C15.9643 2.61812 14.8995 1.90664 13.7276 1.42124C12.5557 0.935826 11.2997 0.685989 10.0313 0.685989ZM10.0313 18.0721C8.503 18.0721 7.00903 17.619 5.7383 16.7699C4.46757 15.9208 3.47716 14.714 2.89231 13.302C2.30746 11.8901 2.15444 10.3364 2.45259 8.83747C2.75075 7.33854 3.48669 5.96169 4.56735 4.88102C5.64802 3.80036 7.02487 3.06442 8.5238 2.76626C10.0227 2.46811 11.5764 2.62113 12.9884 3.20598C14.4003 3.79083 15.6071 4.78125 16.4562 6.05197C17.3053 7.3227 17.7585 8.81667 17.7585 10.345C17.7585 12.3943 16.9444 14.3598 15.4952 15.8089C14.0461 17.258 12.0807 18.0721 10.0313 18.0721ZM13.8949 9.37907H10.9972V6.48137C10.9972 6.2252 10.8954 5.97952 10.7143 5.79838C10.5331 5.61724 10.2875 5.51548 10.0313 5.51548C9.77512 5.51548 9.52944 5.61724 9.3483 5.79838C9.16716 5.97952 9.0654 6.2252 9.0654 6.48137V9.37907H6.1677C5.91153 9.37907 5.66585 9.48083 5.48471 9.66197C5.30357 9.84311 5.20181 10.0888 5.20181 10.345C5.20181 10.6011 5.30357 10.8468 5.48471 11.028C5.66585 11.2091 5.91153 11.3109 6.1677 11.3109H9.0654V14.2086C9.0654 14.4647 9.16716 14.7104 9.3483 14.8915C9.52944 15.0727 9.77512 15.1745 10.0313 15.1745C10.2875 15.1745 10.5331 15.0727 10.7143 14.8915C10.8954 14.7104 10.9972 14.4647 10.9972 14.2086V11.3109H13.8949C14.1511 11.3109 14.3967 11.2091 14.5779 11.028C14.759 10.8468 14.8608 10.6011 14.8608 10.345C14.8608 10.0888 14.759 9.84311 14.5779 9.66197C14.3967 9.48083 14.1511 9.37907 13.8949 9.37907Z' fill='%232A50FD'/%3e%3c/svg%3e","check-mark":"data:image/svg+xml,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2817 0.508636L14.0132 1.50961L6.47213 14.5542L0.238281 9.69783L1.4674 8.12009L5.88914 11.5644L12.2817 0.508636Z' fill='white'/%3e%3c/svg%3e","chevron-right":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(180%2c 8%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-left":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","app-logo":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.91775 0.515015H7.50682C8.35702 0.515015 9.05226 1.21026 9.05226 2.06045V7.64952C9.05226 8.49972 8.35702 9.19496 7.50682 9.19496H1.91775C1.06755 9.19496 0.372314 8.49972 0.372314 7.64952V2.06045C0.372314 1.21026 1.06755 0.515015 1.91775 0.515015ZM1.91785 7.64952H7.50692V2.06045H1.91785V7.64952ZM12.5558 0.515015H18.1449C18.9951 0.515015 19.6903 1.21026 19.6903 2.06045V7.64952C19.6903 8.49972 18.9951 9.19496 18.1449 9.19496H12.5558C11.7056 9.19496 11.0104 8.49972 11.0104 7.64952V2.06045C11.0104 1.21026 11.7056 0.515015 12.5558 0.515015ZM7.50682 11.153H1.91775C1.06755 11.153 0.372314 11.8483 0.372314 12.6985V18.2875C0.372314 19.1377 1.06755 19.833 1.91775 19.833H7.50682C8.35702 19.833 9.05226 19.1377 9.05226 18.2875V12.6985C9.05226 11.8483 8.35702 11.153 7.50682 11.153ZM12.5558 11.153H18.1449C18.9951 11.153 19.6903 11.8483 19.6903 12.6985V18.2875C19.6903 19.1377 18.9951 19.833 18.1449 19.833H12.5558C11.7056 19.833 11.0104 19.1377 11.0104 18.2875V12.6985C11.0104 11.8483 11.7056 11.153 12.5558 11.153Z' fill='%232A50FD'/%3e%3c/svg%3e",email:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.4286 0.617798H2.90599C2.13748 0.617798 1.40044 0.92309 0.857016 1.46651C0.313593 2.00994 0.00830078 2.74698 0.00830078 3.51549V13.1745C0.00830078 13.943 0.313593 14.68 0.857016 15.2234C1.40044 15.7669 2.13748 16.0722 2.90599 16.0722H16.4286C17.1971 16.0722 17.9341 15.7669 18.4775 15.2234C19.021 14.68 19.3263 13.943 19.3263 13.1745V3.51549C19.3263 2.74698 19.021 2.00994 18.4775 1.46651C17.9341 0.92309 17.1971 0.617798 16.4286 0.617798ZM16.0325 2.54959L10.3531 8.22907C10.2633 8.3196 10.1564 8.39146 10.0387 8.4405C9.92104 8.48954 9.79479 8.51478 9.66728 8.51478C9.53977 8.51478 9.41352 8.48954 9.29582 8.4405C9.17811 8.39146 9.07129 8.3196 8.98149 8.22907L3.30201 2.54959H16.0325ZM17.3945 13.1745C17.3945 13.4306 17.2927 13.6763 17.1116 13.8575C16.9304 14.0386 16.6847 14.1404 16.4286 14.1404H2.90599C2.64982 14.1404 2.40414 14.0386 2.223 13.8575C2.04186 13.6763 1.9401 13.4306 1.9401 13.1745V3.91151L7.61958 9.59099C8.1629 10.1336 8.89939 10.4384 9.66728 10.4384C10.4352 10.4384 11.1717 10.1336 11.715 9.59099L17.3945 3.91151V13.1745Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-down":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(270%2c 6.5%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","triangle-down":"data:image/svg+xml,%3csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.271484 0.153671H8.27148L4.27148 6.15367L0.271484 0.153671Z' fill='%23081348'/%3e%3c/svg%3e",info:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st17' d='M12%2c0C9.63%2c0%2c7.31%2c0.7%2c5.33%2c2.02C3.36%2c3.34%2c1.82%2c5.22%2c0.91%2c7.41c-0.91%2c2.19-1.15%2c4.61-0.68%2c6.93 c0.46%2c2.33%2c1.61%2c4.47%2c3.28%2c6.14c1.68%2c1.68%2c3.82%2c2.82%2c6.14%2c3.28c2.33%2c0.46%2c4.74%2c0.23%2c6.93-0.68c2.19-0.91%2c4.07-2.45%2c5.39-4.42 C23.3%2c16.69%2c24%2c14.37%2c24%2c12c0-3.18-1.27-6.23-3.52-8.48C18.23%2c1.27%2c15.18%2c0%2c12%2c0z M12%2c21.6c-1.9%2c0-3.75-0.56-5.33-1.62 c-1.58-1.05-2.81-2.55-3.54-4.31s-0.92-3.68-0.55-5.55c0.37-1.86%2c1.28-3.57%2c2.63-4.92s3.05-2.26%2c4.92-2.63 c1.86-0.37%2c3.79-0.18%2c5.55%2c0.55s3.25%2c1.96%2c4.31%2c3.54C21.04%2c8.25%2c21.6%2c10.1%2c21.6%2c12c0%2c2.55-1.02%2c4.99-2.81%2c6.79 C16.99%2c20.58%2c14.55%2c21.6%2c12%2c21.6z'/%3e %3cpath class='st17' d='M11.2%2c6.35C11.43%2c6.13%2c11.73%2c6%2c12.05%2c6c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85V12 c0%2c0.32-0.13%2c0.62-0.35%2c0.85c-0.22%2c0.23-0.53%2c0.35-0.85%2c0.35c-0.32%2c0-0.62-0.13-0.85-0.35c-0.23-0.22-0.35-0.53-0.35-0.85V7.2 C10.85%2c6.88%2c10.98%2c6.58%2c11.2%2c6.35z'/%3e %3cpath class='st17' d='M11.39%2c15.8c0.2-0.13%2c0.43-0.2%2c0.67-0.2c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.22%2c0.35%2c0.53%2c0.35%2c0.85 c0%2c0.24-0.07%2c0.47-0.2%2c0.67c-0.13%2c0.2-0.32%2c0.35-0.54%2c0.44c-0.22%2c0.09-0.46%2c0.11-0.69%2c0.07c-0.23-0.05-0.45-0.16-0.61-0.33 c-0.17-0.17-0.28-0.38-0.33-0.61c-0.05-0.23-0.02-0.47%2c0.07-0.69C11.03%2c16.12%2c11.19%2c15.93%2c11.39%2c15.8z'/%3e%3c/g%3e%3c/svg%3e","cross-icon":"data:image/svg+xml,%3csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7129 9.70582L19.8791 1.53962C20.2304 1.18838 20.2304 0.661516 19.8791 0.310275C19.5279 -0.0409657 19.001 -0.0409657 18.6498 0.310275L10.4836 8.47648L2.31736 0.310275C1.96612 -0.0409657 1.43926 -0.0409657 1.08802 0.310275C0.736775 0.661516 0.736775 1.18838 1.08802 1.53962L9.25422 9.70582L1.08802 17.872C0.736775 18.2233 0.736775 18.7501 1.08802 19.1014C1.26364 19.277 1.43926 19.3648 1.70269 19.3648C1.96612 19.3648 2.14174 19.277 2.31736 19.1014L10.4836 10.9352L18.6498 19.1014C18.8254 19.277 19.0888 19.3648 19.2644 19.3648C19.4401 19.3648 19.7035 19.277 19.8791 19.1014C20.2304 18.7501 20.2304 18.2233 19.8791 17.872L11.7129 9.70582Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='%232E56F4'/%3e%3c/svg%3e","jpg-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0248 7.36488H14.5926V5.27939C14.5926 5.26822 14.5911 5.25698 14.5896 5.24568L14.5888 5.24011C14.5881 5.1573 14.5618 5.07596 14.5051 5.01152L11.0346 1.04708L11.0334 1.0461C11.0328 1.04567 11.0323 1.04527 11.0318 1.0446C11.0112 1.02149 10.987 1.00228 10.9615 0.985642C10.954 0.980577 10.9464 0.976328 10.9385 0.971949C10.9164 0.95989 10.893 0.94989 10.8688 0.942668C10.8658 0.941806 10.8628 0.940756 10.8599 0.939708L10.8599 0.939707L10.8599 0.939704C10.8566 0.938529 10.8533 0.937357 10.8499 0.936459C10.8237 0.93025 10.7964 0.926361 10.7689 0.926361H2.2397C1.85022 0.926361 1.53382 1.24313 1.53382 1.63227V7.36472H1.10169C0.544537 7.36472 0.0927734 7.81628 0.0927734 8.37364V13.6202C0.0927734 14.1772 0.544537 14.629 1.10169 14.629H1.53385V18.2204C1.53385 18.6096 1.85025 18.9264 2.23973 18.9264H13.8868C14.2759 18.9264 14.5926 18.6096 14.5926 18.2204V14.629H15.0249C15.5819 14.629 16.0337 14.1772 16.0337 13.6202V8.3738C16.0337 7.81648 15.5818 7.36488 15.0248 7.36488ZM2.2397 1.63241H10.4159V5.24394C10.4159 5.43893 10.5741 5.59688 10.7689 5.59688H13.8867V7.36511H2.2397V1.63241ZM8.94593 11.1082C9.25851 10.8108 9.43053 10.3728 9.43053 9.8568C9.43053 9.34086 9.20393 8.90285 8.86802 8.6371C8.51573 8.35543 7.99178 8.21481 7.25678 8.21481C6.52953 8.21481 6.01355 8.26151 5.6458 8.32442V13.5243H6.82655V11.6398C6.936 11.6556 7.07698 11.6631 7.23345 11.6631C7.93691 11.6631 8.53903 11.4913 8.94593 11.1082ZM1.90744 13.4852L2.04065 12.5234C2.20496 12.5782 2.41581 12.6175 2.65038 12.6175C3.1512 12.6175 3.46372 12.3904 3.46372 11.5694V8.25377H4.65221V11.5849C4.65221 13.0865 3.9326 13.6102 2.77548 13.6102C2.50202 13.6104 2.14218 13.5638 1.90744 13.4852ZM2.2397 18.0294H13.8867V14.629H2.2397V18.0294ZM14.5923 13.2821C14.2249 13.4072 13.529 13.5791 12.8324 13.5791C11.8711 13.5791 11.1748 13.3367 10.6903 12.8676C10.2053 12.4142 9.93906 11.726 9.94717 10.9518C9.95472 9.20007 11.2293 8.19916 12.9578 8.19916C13.6382 8.19916 14.1625 8.33187 14.4203 8.45713L14.17 9.41108C13.8805 9.28595 13.5207 9.18429 12.942 9.18429C11.949 9.18429 11.1987 9.74749 11.1987 10.8892C11.1987 11.9761 11.8787 12.6174 12.8563 12.6174C13.13 12.6174 13.3491 12.586 13.4428 12.539V11.4364H12.6294V10.5059H14.5922V13.2821H14.5923ZM6.82654 9.16098C6.91262 9.13739 7.07696 9.11386 7.31909 9.11386C7.91353 9.11386 8.25003 9.40331 8.25003 9.88824C8.25003 10.4275 7.85892 10.7484 7.22533 10.7484C7.0535 10.7484 6.9284 10.7405 6.82654 10.717V9.16098Z' fill='%232E56F4'/%3e%3c/svg%3e","pdf-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.3246 6.76136H14.8924V4.67588C14.8924 4.6647 14.8909 4.65346 14.8894 4.64216L14.8886 4.6366C14.8879 4.55379 14.8616 4.47245 14.8049 4.408L11.3344 0.443564L11.3332 0.442584C11.3326 0.442151 11.3321 0.441754 11.3316 0.441081C11.311 0.417976 11.2868 0.39876 11.2613 0.382126C11.2538 0.377061 11.2462 0.372813 11.2383 0.368434C11.2162 0.356375 11.1928 0.346375 11.1686 0.339153C11.1656 0.338291 11.1626 0.33724 11.1597 0.336192L11.1597 0.336192L11.1597 0.336189C11.1564 0.335013 11.1531 0.333841 11.1497 0.332943C11.1235 0.326734 11.0963 0.322845 11.0687 0.322845H2.5395C2.15003 0.322845 1.83362 0.63961 1.83362 1.02876V6.7612H1.4015C0.844342 6.7612 0.392578 7.21277 0.392578 7.77012V13.0167C0.392578 13.5736 0.844342 14.0255 1.4015 14.0255H1.83365V17.6169C1.83365 18.006 2.15006 18.3228 2.53954 18.3228H14.1866C14.5757 18.3228 14.8925 18.0061 14.8925 17.6169V14.0255H15.3247C15.8817 14.0255 16.3335 13.5736 16.3335 13.0167V7.77028C16.3335 7.21296 15.8816 6.76136 15.3246 6.76136ZM2.5395 1.02889H10.7157V4.64042C10.7157 4.83542 10.8739 4.99336 11.0687 4.99336H14.1865V6.76159H2.5395V1.02889ZM10.3283 12.5567C10.8374 12.1264 11.2048 11.4306 11.2048 10.4216C11.2048 9.49103 10.8607 8.84211 10.3135 8.43541C9.80498 8.05247 9.15576 7.87247 8.15537 7.87247C7.55322 7.87247 6.98201 7.91159 6.54414 7.98182V13.1588C6.84165 13.1978 7.27946 13.2369 7.89711 13.2369C8.929 13.2369 9.77374 13.018 10.3283 12.5567ZM2.00029 13.1823V7.98182C2.36764 7.9196 2.88401 7.87247 3.61127 7.87247C4.34626 7.87247 4.87032 8.01326 5.22208 8.29496C5.55842 8.56067 5.78466 8.99868 5.78466 9.51482C5.78466 10.0311 5.61309 10.469 5.30005 10.766C4.89345 11.1492 4.29139 11.3214 3.58741 11.3214C3.43127 11.3214 3.29002 11.3134 3.18104 11.2978V13.1824H2.00029V13.1823ZM2.5395 17.4259H14.1865V14.0255H2.5395V17.4259ZM15.2093 8.88907H13.1836V10.0934H15.0761V11.0631H13.1836V13.1823H11.9877V7.91159H15.2093V8.88907ZM4.60424 9.54587C4.60424 9.06116 4.26767 8.77188 3.67372 8.77188C3.43143 8.77188 3.26728 8.79525 3.1812 8.81868V10.3751C3.28296 10.3982 3.40806 10.4061 3.57963 10.4061C4.21332 10.4061 4.60424 10.0856 4.60424 9.54587ZM8.2805 8.7875C8.01433 8.7875 7.8427 8.81094 7.74067 8.8344V12.2829C7.8425 12.3067 8.00675 12.3067 8.15537 12.3067C9.23436 12.3142 9.93818 11.7202 9.93818 10.4611C9.94609 9.36593 9.30469 8.7875 8.2805 8.7875Z' fill='%232E56F4'/%3e%3c/svg%3e","arrow-up":"data:image/svg+xml,%3csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6561 4.98854L5.78989 0.122986L0.923645 4.98854L1.94087 6.00576L5.06337 2.88257V15.123H6.51636V2.88257L9.63886 6.00576L10.6561 4.98854Z' fill='%23009500'/%3e%3c/svg%3e","arrow-down":"data:image/svg+xml,%3csvg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.337 11.3942L5.47074 16.4335L0.604492 11.3942L1.62172 10.3406L4.74422 13.5753V0.897759H6.19721V13.5753L9.31971 10.3406L10.337 11.3942Z' fill='%23C10000'/%3e%3c/svg%3e","pen-icon":"data:image/svg+xml,%3csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.87647 10.4528L2.64806 13.9942H0.504883L5.3205 0.612427H7.65317L12.4688 13.9942H10.3256L9.10374 10.4528H3.87647ZM4.46454 8.7539H8.51567L6.54238 3.04311H6.43783L4.46454 8.7539Z' fill='%23454545'/%3e%3c/svg%3e","sign-icon":"data:image/svg+xml,%3csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.4919 0.469661C21.4919 0.469661 21.4927 0.469661 21.4935 0.470442L21.4935 0.470422C22.2458 1.00014 22.4466 2.06732 21.9411 2.85482L21.3568 3.76654L18.6302 1.85794L19.2138 0.936842C19.2138 0.936842 19.2138 0.936061 19.2145 0.936061C19.7193 0.148561 20.7396 -0.060019 21.4919 0.469661ZM12.8287 11.4032L12.81 14.4742C12.8053 14.5039 12.824 14.5297 12.8514 14.5352C12.8639 14.5367 12.8764 14.5352 12.8881 14.5274L15.6757 13.3492L21.0147 4.68745L18.1741 2.74057L12.8287 11.4032ZM11.6916 7.26789C11.2142 5.85961 9.65961 5.20995 8.23719 5.74995C6.01654 6.59005 5.65513 9.45668 6.63008 12.0049L6.7317 12.2595C7.01005 12.9291 7.3479 13.5236 7.75506 14.0393L7.90633 14.2236L7.7904 14.3086L7.64283 14.4049C6.71979 14.9803 6.0144 14.8962 5.42701 14.0152C5.11735 13.5506 5.01096 13.0618 4.98516 12.1083L4.9715 11.0336C4.93862 9.71545 4.77544 9.05726 4.19647 8.353C3.38847 7.36761 1.96488 7.43564 0.945348 8.25562C0.724649 8.43312 0.689631 8.75593 0.867134 8.97662C1.04464 9.19732 1.36744 9.23234 1.58814 9.05484C2.21276 8.55248 3.00273 8.51473 3.40378 9.00383C3.8507 9.54747 3.94804 10.1185 3.95265 11.5636L3.95515 11.9049C3.97323 13.2011 4.09831 13.871 4.57361 14.5841C5.54707 16.0442 6.94271 16.1268 8.36769 15.1564L8.59557 14.9923L8.64733 14.9496L8.7923 15.0647C9.63186 15.7067 10.6739 16.1324 11.9605 16.325C12.2406 16.3669 12.5016 16.1738 12.5435 15.8937C12.5855 15.6136 12.3924 15.3525 12.1123 15.3106L11.8424 15.2657C10.8696 15.0866 10.0777 14.7507 9.43059 14.26L9.42233 14.2526L9.48822 14.1872C10.0623 13.5879 10.5767 12.8898 10.926 12.2524C11.8691 10.5302 12.2094 8.7956 11.6916 7.26789ZM8.60065 6.70903C9.49902 6.36798 10.4363 6.75969 10.7202 7.59715C11.1306 8.8078 10.8446 10.2657 10.0264 11.7596L9.90522 11.9708C9.60656 12.4692 9.20064 13.0019 8.76026 13.4641L8.67833 13.5456L8.63441 13.4951C8.20642 12.9789 7.86423 12.3595 7.58793 11.6382C6.78908 9.55027 7.0745 7.28639 8.60065 6.70903Z' fill='%232E56F4'/%3e%3c/svg%3e","edit-icon":"data:image/svg+xml,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.38784 7.73764H3.29584C3.35506 7.73799 3.41377 7.72664 3.4686 7.70424C3.52343 7.68185 3.57329 7.64885 3.61534 7.60714L6.72934 4.48864L8.00734 3.23764C8.04952 3.19581 8.083 3.14604 8.10584 3.0912C8.12869 3.03637 8.14045 2.97755 8.14045 2.91814C8.14045 2.85874 8.12869 2.79992 8.10584 2.74508C8.083 2.69025 8.04952 2.64048 8.00734 2.59864L6.09934 0.668143C6.05751 0.625966 6.00774 0.592488 5.9529 0.569642C5.89806 0.546796 5.83925 0.535034 5.77984 0.535034C5.72044 0.535034 5.66162 0.546796 5.60678 0.569642C5.55195 0.592488 5.50217 0.625966 5.46034 0.668143L4.19134 1.94164L1.06834 5.06014C1.02664 5.10219 0.993639 5.15206 0.971245 5.20689C0.948851 5.26171 0.937499 5.32042 0.937842 5.37964V7.28764C0.937842 7.40699 0.985252 7.52145 1.06964 7.60584C1.15404 7.69023 1.26849 7.73764 1.38784 7.73764ZM5.77984 1.62214L7.05334 2.89564L6.41434 3.53464L5.14084 2.26114L5.77984 1.62214ZM1.83784 5.56414L4.50634 2.89564L5.77984 4.16914L3.11134 6.83764H1.83784V5.56414ZM8.58784 8.63764H0.487842C0.368494 8.63764 0.254035 8.68505 0.169644 8.76945C0.0852524 8.85384 0.0378418 8.9683 0.0378418 9.08764C0.0378418 9.20699 0.0852524 9.32145 0.169644 9.40584C0.254035 9.49023 0.368494 9.53764 0.487842 9.53764H8.58784C8.70719 9.53764 8.82165 9.49023 8.90604 9.40584C8.99043 9.32145 9.03784 9.20699 9.03784 9.08764C9.03784 8.9683 8.99043 8.85384 8.90604 8.76945C8.82165 8.68505 8.70719 8.63764 8.58784 8.63764Z' fill='%232E56F4'/%3e%3c/svg%3e","hamburger-menu":"data:image/svg+xml,%3csvg width='21' height='17' viewBox='0 0 21 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.38839 3.50162H18.4867C18.9136 3.50162 19.3231 3.36455 19.625 3.12055C19.9269 2.87656 20.0965 2.54563 20.0965 2.20057C20.0965 1.85551 19.9269 1.52458 19.625 1.28059C19.3231 1.0366 18.9136 0.899521 18.4867 0.899521H2.38839C1.96144 0.899521 1.55197 1.0366 1.25007 1.28059C0.948171 1.52458 0.778564 1.85551 0.778564 2.20057C0.778564 2.54563 0.948171 2.87656 1.25007 3.12055C1.55197 3.36455 1.96144 3.50162 2.38839 3.50162ZM18.4867 7.40477H2.38839C1.96144 7.40477 1.55197 7.54184 1.25007 7.78584C0.948171 8.02983 0.778564 8.36076 0.778564 8.70582C0.778564 9.05088 0.948171 9.38181 1.25007 9.6258C1.55197 9.86979 1.96144 10.0069 2.38839 10.0069H18.4867C18.9136 10.0069 19.3231 9.86979 19.625 9.6258C19.9269 9.38181 20.0965 9.05088 20.0965 8.70582C20.0965 8.36076 19.9269 8.02983 19.625 7.78584C19.3231 7.54184 18.9136 7.40477 18.4867 7.40477ZM18.4867 13.91H2.38839C1.96144 13.91 1.55197 14.0471 1.25007 14.2911C0.948171 14.5351 0.778564 14.866 0.778564 15.2111C0.778564 15.5561 0.948171 15.8871 1.25007 16.1311C1.55197 16.375 1.96144 16.5121 2.38839 16.5121H18.4867C18.9136 16.5121 19.3231 16.375 19.625 16.1311C19.9269 15.8871 20.0965 15.5561 20.0965 15.2111C20.0965 14.866 19.9269 14.5351 19.625 14.2911C19.3231 14.0471 18.9136 13.91 18.4867 13.91Z' fill='%232A50FD'/%3e%3c/svg%3e",bell:"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.87983 17.0764C8.96945 17.8588 9.6528 18.4673 10.4832 18.4673C11.3137 18.4673 11.997 17.8588 12.0867 17.0764H8.87983ZM13.8847 17.0764C13.7909 18.8205 12.3037 20.206 10.4832 20.206C8.6628 20.206 7.1756 18.8205 7.08178 17.0764H2.59635C1.70571 17.0764 0.983139 16.3769 0.983139 15.5116V15.1639C0.983139 13.9033 1.90736 12.8506 3.13408 12.6088V7.33454C3.13408 3.3968 6.42352 0.205994 10.4831 0.205994C14.5428 0.205994 17.8322 3.39673 17.8322 7.33454V12.6088C19.0603 12.8506 19.9831 13.902 19.9831 15.1639V15.5116C19.9831 16.3782 19.2606 17.0764 18.3699 17.0764H13.8847ZM18.1909 15.1639C18.1909 14.683 17.7904 14.2945 17.2919 14.2945C16.6001 14.2945 16.04 13.7471 16.04 13.0802V7.33437C16.04 4.35689 13.5529 1.94449 10.4834 1.94449C7.41378 1.94449 4.92675 4.35689 4.92675 7.33437V13.0802C4.92675 13.7498 4.36381 14.2945 3.67483 14.2945C3.17771 14.2945 2.77581 14.6844 2.77581 15.1639V15.3377H18.1909V15.1639Z' fill='white'/%3e%3c/svg%3e",star:"data:image/svg+xml,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6464 7.09946C19.5855 6.92303 19.4747 6.76806 19.3274 6.65335C19.1802 6.53863 19.0028 6.4691 18.8169 6.45319L13.3284 5.65259L10.8687 0.665684C10.7897 0.5026 10.6664 0.365063 10.5128 0.268828C10.3593 0.172592 10.1817 0.121552 10.0005 0.121552C9.81934 0.121552 9.6418 0.172592 9.48826 0.268828C9.33473 0.365063 9.2114 0.5026 9.13242 0.665684L6.67273 5.64294L1.18424 6.45319C1.00572 6.47857 0.837879 6.55347 0.699776 6.66941C0.561672 6.78535 0.458832 6.93768 0.402924 7.10911C0.351748 7.27663 0.347156 7.45493 0.38964 7.62487C0.432124 7.7948 0.520081 7.94996 0.644071 8.0737L4.62781 11.932L3.66322 17.4109C3.62879 17.5917 3.64682 17.7786 3.71519 17.9496C3.78355 18.1205 3.8994 18.2683 4.04906 18.3755C4.19492 18.4797 4.36696 18.5413 4.54586 18.5532C4.72477 18.5651 4.90346 18.527 5.06187 18.443L10.0005 15.8675L14.9199 18.4526C15.0553 18.529 15.2082 18.5689 15.3636 18.5684C15.568 18.5691 15.7672 18.5049 15.9327 18.3851C16.0824 18.2779 16.1982 18.1301 16.2666 17.9592C16.335 17.7883 16.353 17.6014 16.3186 17.4205L15.354 11.9417L19.3377 8.08334C19.477 7.96535 19.5799 7.81027 19.6346 7.63611C19.6892 7.46195 19.6933 7.27586 19.6464 7.09946ZM13.7142 10.9578C13.6011 11.0672 13.5164 11.2027 13.4677 11.3523C13.4189 11.5019 13.4075 11.6612 13.4345 11.8163L14.129 15.8579L10.5021 13.9287C10.3626 13.8544 10.2069 13.8155 10.0488 13.8155C9.89066 13.8155 9.73498 13.8544 9.59542 13.9287L5.96858 15.8579L6.66308 11.8163C6.69003 11.6612 6.67862 11.5019 6.62987 11.3523C6.58111 11.2027 6.49647 11.0672 6.38335 10.9578L3.4896 8.06405L7.5505 7.47565C7.70676 7.45392 7.85531 7.39418 7.98311 7.30169C8.11092 7.2092 8.21409 7.08677 8.28358 6.94513L10.0005 3.27006L11.814 6.95478C11.8835 7.09641 11.9866 7.21884 12.1144 7.31134C12.2422 7.40383 12.3908 7.46356 12.547 7.4853L16.608 8.0737L13.7142 10.9578Z' fill='%232A50FD'/%3e%3c/svg%3e","cloud-icon":"data:image/svg+xml,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2048 10.3586L9.01892 13.5445L7.76975 12.2953C7.67973 12.2046 7.57263 12.1325 7.45463 12.0834C7.33663 12.0342 7.21006 12.0089 7.08222 12.0089C6.95439 12.0089 6.82782 12.0342 6.70982 12.0834C6.59182 12.1325 6.48472 12.2046 6.3947 12.2953C6.21434 12.4768 6.11311 12.7222 6.11311 12.978C6.11311 13.2339 6.21434 13.4793 6.3947 13.6607L8.3314 15.5974C8.42142 15.6882 8.52852 15.7602 8.64652 15.8094C8.76452 15.8585 8.89109 15.8839 9.01892 15.8839C9.14676 15.8839 9.27333 15.8585 9.39133 15.8094C9.50933 15.7602 9.61643 15.6882 9.70645 15.5974L13.5799 11.724C13.7602 11.5426 13.8614 11.2972 13.8614 11.0413C13.8614 10.7855 13.7602 10.5401 13.5799 10.3586C13.4898 10.2679 13.3827 10.1958 13.2647 10.1467C13.1467 10.0975 13.0202 10.0722 12.8923 10.0722C12.7645 10.0722 12.6379 10.0975 12.5199 10.1467C12.4019 10.1958 12.2948 10.2679 12.2048 10.3586V10.3586ZM16.2041 4.67443C15.6117 3.31469 14.5898 2.18674 13.2949 1.46354C12 0.740337 10.5037 0.461796 9.03527 0.670623C7.56688 0.87945 6.20752 1.56412 5.16559 2.61965C4.12366 3.67519 3.45669 5.04333 3.26693 6.5143C2.45932 6.71468 1.7377 7.16981 1.20893 7.81229C0.680162 8.45478 0.372348 9.25047 0.331066 10.0815C0.289784 10.9126 0.517229 11.7349 0.979725 12.4266C1.44222 13.1183 2.11518 13.6427 2.89895 13.9222C3.02264 13.9871 3.15891 14.0245 3.2984 14.0317C3.4379 14.039 3.57732 14.016 3.70709 13.9644C3.83687 13.9127 3.95393 13.8336 4.05025 13.7324C4.14656 13.6312 4.21985 13.5104 4.26508 13.3783C4.31031 13.2461 4.32641 13.1057 4.31228 12.9668C4.29815 12.8278 4.25413 12.6935 4.18323 12.5732C4.11232 12.4528 4.01622 12.3492 3.90152 12.2695C3.78681 12.1898 3.65622 12.1359 3.5187 12.1114C3.14127 11.9749 2.81554 11.7246 2.58656 11.395C2.35758 11.0654 2.23664 10.6728 2.24048 10.2715C2.24048 9.75785 2.44452 9.26524 2.80772 8.90204C3.17092 8.53884 3.66353 8.3348 4.17718 8.3348C4.434 8.3348 4.6803 8.23277 4.8619 8.05117C5.0435 7.86957 5.14553 7.62327 5.14553 7.36645C5.15027 6.22198 5.56026 5.11619 6.30277 4.24528C7.04528 3.37436 8.0723 2.79462 9.20161 2.60891C10.3309 2.42321 11.4895 2.64355 12.4718 3.23084C13.4541 3.81813 14.1966 4.7344 14.5676 5.81709C14.6244 5.98168 14.7245 6.12792 14.8574 6.24039C14.9904 6.35287 15.1512 6.42742 15.3229 6.4562C15.9679 6.57808 16.5526 6.91481 16.9817 7.41151C17.4108 7.9082 17.6591 8.53559 17.686 9.19144C17.713 9.84728 17.517 10.4929 17.1301 11.0232C16.7432 11.5534 16.1881 11.937 15.5553 12.1114C15.2985 12.1435 15.0649 12.2763 14.906 12.4806C14.7471 12.6849 14.6759 12.9439 14.708 13.2008C14.7401 13.4576 14.8729 13.6911 15.0772 13.85C15.2815 14.0089 15.5405 14.0802 15.7974 14.0481H16.0395C17.0585 13.7788 17.9619 13.1843 18.6124 12.3549C19.2628 11.5254 19.6249 10.5064 19.6435 9.45253C19.6621 8.39864 19.3363 7.36746 18.7156 6.51558C18.0948 5.6637 17.213 5.03766 16.2041 4.73254V4.67443Z' fill='%232A50FD'/%3e%3c/svg%3e","check-icon":"data:image/svg+xml,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.09309 0.499928C6.94236 0.505009 6.80012 0.568234 6.69568 0.676061C5.27989 2.09523 4.2073 3.27224 2.87503 4.62764L1.41183 3.39024C1.29498 3.29089 1.14369 3.24178 0.990707 3.25419C0.837725 3.26661 0.69603 3.33887 0.596677 3.45572C0.497324 3.57257 0.448218 3.72386 0.46063 3.87684C0.472485 4.02982 0.545306 4.17152 0.662154 4.27087L2.54083 5.86052C2.77058 6.05754 3.11323 6.04342 3.32662 5.82891C4.88014 4.27207 5.98769 3.02607 7.51751 1.49351C7.68968 1.32698 7.74162 1.07125 7.64734 0.850538C7.55307 0.629823 7.33235 0.490382 7.09301 0.499977L7.09309 0.499928Z' fill='white'/%3e%3c/svg%3e","arrow-rotate":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none%3bstroke:black%3bstroke-miterlimit:10%3bopacity:0%3b%7d%3c/style%3e%3c/defs%3e%3cpath d='M.92%2c14a1%2c1%2c0%2c0%2c0%2c.93-1C1.85%2c6.63%2c6%2c2%2c11.79%2c2a9.45%2c9.45%2c0%2c0%2c1%2c8.53%2c4.72L17.76%2c6a.92.92%2c0%2c0%2c0-1.12.73A1%2c1%2c0%2c0%2c0%2c17.31%2c8l4.44%2c1.2.11%2c0H22a.81.81%2c0%2c0%2c0%2c.27%2c0h0A1%2c1%2c0%2c0%2c0%2c22.56%2c9a.27.27%2c0%2c0%2c0%2c.07-.08.8.8%2c0%2c0%2c0%2c.13-.19.84.84%2c0%2c0%2c0%2c.06-.14s0-.07%2c0-.11L24%2c3.64a1%2c1%2c0%2c0%2c0-.67-1.21.92.92%2c0%2c0%2c0-1.12.73l-.5%2c2.16A11.39%2c11.39%2c0%2c0%2c0%2c11.79%2c0C5.07%2c0%2c0%2c5.59%2c0%2c13A1%2c1%2c0%2c0%2c0%2c.92%2c14Z'/%3e%3cpath d='M23.08%2c10a1%2c1%2c0%2c0%2c0-.93%2c1c0%2c6.37-4.18%2c11-9.94%2c11a9.45%2c9.45%2c0%2c0%2c1-8.53-4.72L6.24%2c18a.92.92%2c0%2c0%2c0%2c1.12-.73A1%2c1%2c0%2c0%2c0%2c6.69%2c16l-4.44-1.2-.11%2c0H2a.81.81%2c0%2c0%2c0-.27%2c0h0a1%2c1%2c0%2c0%2c0-.29.19.27.27%2c0%2c0%2c0-.07.08.8.8%2c0%2c0%2c0-.13.19.84.84%2c0%2c0%2c0-.06.14s0%2c.07%2c0%2c.11L0%2c20.36A1%2c1%2c0%2c0%2c0%2c.7%2c21.57a.92.92%2c0%2c0%2c0%2c1.12-.73l.5-2.16A11.39%2c11.39%2c0%2c0%2c0%2c12.21%2c24C18.93%2c24%2c24%2c18.41%2c24%2c11A1%2c1%2c0%2c0%2c0%2c23.08%2c10Z'/%3e%3crect class='cls-1' width='24' height='24'/%3e%3c/svg%3e","magnifier-icon":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7456 14.6459L19.327 18.1983C19.6886 18.5724 19.6886 19.1659 19.327 19.5401C19.1457 19.7228 18.899 19.8256 18.6416 19.8256C18.3842 19.8256 18.1375 19.7228 17.9562 19.5401L14.4038 15.9877C10.8048 18.8742 5.57718 18.4442 2.49816 15.0084C-0.580862 11.5726 -0.437387 6.32929 2.82492 3.06699C6.08723 -0.195322 11.3305 -0.338797 14.7663 2.74023C18.2022 5.81925 18.6322 11.0468 15.7456 14.6459ZM2.23111 9.23044C2.23111 12.9624 5.25644 15.9877 8.98837 15.9877C10.7805 15.9877 12.4992 15.2758 13.7665 14.0085C15.0337 12.7413 15.7456 11.0226 15.7456 9.23044C15.7456 5.49851 12.7203 2.47318 8.98837 2.47318C5.25644 2.47318 2.23111 5.49851 2.23111 9.23044Z' fill='%232A50FD'/%3e%3c/svg%3e",connection:"data:image/svg+xml,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8412 11.3595C11.4441 10.6162 12.3481 10.1818 13.3052 10.1755C15.0725 10.1755 16.5052 11.6082 16.5052 13.3755C16.5052 15.1428 15.0725 16.5755 13.3052 16.5755C11.5379 16.5755 10.1052 15.1428 10.1052 13.3755C10.1076 13.1849 10.1263 12.9949 10.1612 12.8075L5.9372 10.8635C4.68025 12.0925 2.66722 12.0775 1.42881 10.8298C0.190398 9.58205 0.190398 7.56895 1.42881 6.32124C2.66722 5.07353 4.68025 5.05846 5.9372 6.2875L10.1612 4.3435C10.1263 4.15611 10.1076 3.96608 10.1052 3.7755C10.0926 2.21832 11.2028 0.878155 12.7351 0.600798C14.2675 0.323442 15.777 1.18943 16.311 2.65223C16.8451 4.11502 16.2486 5.74988 14.898 6.52502C13.5474 7.30017 11.8348 6.99052 10.8412 5.7915L6.7612 7.6715C6.95303 8.2589 6.95303 8.8921 6.7612 9.4795L10.8412 11.3595ZM14.9052 3.7755C14.9052 2.89184 14.1889 2.1755 13.3052 2.1755C12.4215 2.1755 11.7052 2.89184 11.7052 3.7755C11.7052 4.65916 12.4215 5.3755 13.3052 5.3755C14.1889 5.3755 14.9052 4.65916 14.9052 3.7755ZM3.7052 10.1755C2.82154 10.1755 2.1052 9.45916 2.1052 8.5755C2.1052 7.69184 2.82154 6.9755 3.7052 6.9755C4.58885 6.9755 5.3052 7.69184 5.3052 8.5755C5.3052 9.45916 4.58885 10.1755 3.7052 10.1755ZM11.7052 13.3755C11.7052 14.2592 12.4215 14.9755 13.3052 14.9755C14.1889 14.9755 14.9052 14.2592 14.9052 13.3755C14.9052 12.4918 14.1889 11.7755 13.3052 11.7755C12.4215 11.7755 11.7052 12.4918 11.7052 13.3755Z' fill='%236B747F'/%3e%3c/svg%3e","door-internal-active":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3ccircle fill-rule='evenodd' clip-rule='evenodd' cx='12' cy='12' r='12' fill='%2339aa35'/%3e%3c/svg%3e","ellipses-horizontal":"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(90%2c 0%2c 12)' fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e",ellipses:"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach-white":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='white'/%3e%3c/svg%3e","functional-equation":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d .st42%7bfill:%23DD0B15%3b%7d .st43%7bfill:%2346484F%3b%7d .st44%7bfill:%231D1E1B%3b%7d .st45%7bfill:%230D1826%3b%7d .st46%7bfill:%233B5A7A%3b%7d .st47%7bfill:%234D9EB3%3b%7d .st48%7bfill:%233B5A7B%3b%7d%3c/style%3e%3cg%3e %3cg%3e %3cpath class='st46' d='M24%2c7.47L24%2c7.47c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c8.01%2c24%2c7.77%2c24%2c7.47z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c10.5L24%2c10.5c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c11.03%2c24%2c10.79%2c24%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c13.52L24%2c13.52c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c14.06%2c24%2c13.82%2c24%2c13.52z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c16.55L24%2c16.55c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c17.08%2c24%2c16.84%2c24%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c7.48L3.61%2c7.48c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c6.93%2c0%2c7.17%2c0%2c7.47v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c8.01%2c3.61%2c7.77%2c3.61%2c7.48z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c10.5L3.61%2c10.5c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c9.96%2c0%2c10.2%2c0%2c10.49v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c11.03%2c3.61%2c10.79%2c3.61%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c13.53L3.61%2c13.53c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c12.98%2c0%2c13.22%2c0%2c13.52v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c14.06%2c3.61%2c13.82%2c3.61%2c13.53z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c16.55L3.61%2c16.55c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c16.01%2c0%2c16.25%2c0%2c16.54v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c17.08%2c3.61%2c16.84%2c3.61%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c0L7.44%2c0C7.14%2c0%2c6.9%2c0.24%2c6.9%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01c0.29%2c0%2c0.53-0.24%2c0.53-0.53 V0.53C7.97%2c0.24%2c7.73%2c0%2c7.44%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c0L10.45%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C10.98%2c0.24%2c10.74%2c0%2c10.45%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c0L13.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C13.99%2c0.24%2c13.75%2c0%2c13.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c0L16.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C16.99%2c0.24%2c16.76%2c0%2c16.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c20.37L7.44%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56C6.9%2c23.76%2c7.14%2c24%2c7.43%2c24h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C7.97%2c20.61%2c7.73%2c20.37%2c7.44%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c20.37L10.45%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C10.98%2c20.61%2c10.74%2c20.37%2c10.45%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c20.37L13.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C13.99%2c20.61%2c13.75%2c20.37%2c13.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c20.37L16.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C16.99%2c20.61%2c16.76%2c20.37%2c16.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.86%2c19.41H7.11c-1.35%2c0-2.44-1.1-2.44-2.45V7.15c0-1.35%2c1.09-2.45%2c2.44-2.45h9.76 c1.35%2c0%2c2.44%2c1.1%2c2.44%2c2.45v9.81C19.3%2c18.31%2c18.21%2c19.41%2c16.86%2c19.41z M7.11%2c5.76c-0.76%2c0-1.38%2c0.62-1.38%2c1.39v9.81 c0%2c0.76%2c0.62%2c1.39%2c1.38%2c1.39h9.76c0.76%2c0%2c1.38-0.62%2c1.38-1.39V7.15c0-0.76-0.62-1.39-1.38-1.39H7.11z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M12.76%2c8.15C12.61%2c8.05%2c12.43%2c8%2c12.2%2c8c-0.05%2c0-0.11%2c0-0.16%2c0.01c-0.6%2c0.1-0.99%2c0.64-1.24%2c1.17 c-0.11%2c0.25-0.2%2c0.51-0.3%2c0.75c-0.04%2c0.12-0.1%2c0.23-0.14%2c0.36c0%2c0.01-0.07%2c0.25-0.08%2c0.25H9.67c-0.08%2c0-0.15%2c0.07-0.15%2c0.15 c0%2c0.08%2c0.07%2c0.15%2c0.15%2c0.15h0.53l-0.3%2c1.29c-0.3%2c1.44-0.71%2c3.08-0.8%2c3.37c-0.1%2c0.3-0.23%2c0.45-0.42%2c0.45 c-0.04%2c0-0.07-0.01-0.1-0.03c-0.03-0.01-0.04-0.04-0.04-0.07c0-0.03%2c0.01-0.07%2c0.05-0.12c0.04-0.05%2c0.05-0.12%2c0.05-0.18 c0-0.11-0.04-0.21-0.11-0.27c-0.08-0.07-0.16-0.1-0.26-0.1c-0.1%2c0-0.19%2c0.04-0.27%2c0.11c-0.01%2c0.1-0.05%2c0.19-0.05%2c0.32 c0%2c0.16%2c0.07%2c0.3%2c0.2%2c0.43c0.14%2c0.12%2c0.31%2c0.18%2c0.54%2c0.18c0.37%2c0%2c0.69-0.16%2c0.94-0.45c0.15-0.18%2c0.26-0.38%2c0.35-0.6 c0.3-0.67%2c0.46-1.41%2c0.64-2.13c0.18-0.73%2c0.34-1.45%2c0.49-2.18h0.59c0.08%2c0%2c0.15-0.07%2c0.15-0.15c0-0.08-0.07-0.15-0.15-0.15h-0.54 c0.3-1.14%2c0.64-1.92%2c0.71-2.03c0.11-0.19%2c0.23-0.29%2c0.37-0.29c0.05%2c0%2c0.08%2c0.01%2c0.1%2c0.04c0.01%2c0.03%2c0.03%2c0.05%2c0.03%2c0.07 c0%2c0.01-0.01%2c0.05-0.05%2c0.12c-0.04%2c0.07-0.05%2c0.14-0.05%2c0.21c0%2c0.1%2c0.04%2c0.18%2c0.11%2c0.25c0.07%2c0.07%2c0.16%2c0.11%2c0.26%2c0.11 c0.1%2c0%2c0.19-0.04%2c0.26-0.11c0.07-0.07%2c0.11-0.16%2c0.11-0.29C12.98%2c8.4%2c12.91%2c8.25%2c12.76%2c8.15z M15.48%2c11.6 c0.22%2c0%2c0.64-0.18%2c0.64-0.75c0-0.58-0.41-0.6-0.54-0.6c-0.24%2c0-0.5%2c0.18-0.72%2c0.56c-0.22%2c0.38-0.46%2c0.82-0.46%2c0.82h-0.01 c-0.05-0.27-0.1-0.49-0.12-0.6c-0.04-0.23-0.31-0.75-0.88-0.75c-0.57%2c0-1.09%2c0.33-1.09%2c0.33c-0.1%2c0.05-0.16%2c0.16-0.16%2c0.29 c0%2c0.19%2c0.15%2c0.34%2c0.34%2c0.34c0.05%2c0%2c0.11-0.01%2c0.15-0.04c0%2c0%2c0.44-0.25%2c0.52%2c0c0.03%2c0.07%2c0.05%2c0.15%2c0.08%2c0.23 c0.11%2c0.37%2c0.2%2c0.81%2c0.3%2c1.21l-0.34%2c0.56c0%2c0-0.42-0.15-0.64-0.15c-0.22%2c0-0.64%2c0.18-0.64%2c0.75c0%2c0.58%2c0.41%2c0.6%2c0.54%2c0.6 c0.24%2c0%2c0.5-0.18%2c0.72-0.56c0.22-0.38%2c0.46-0.82%2c0.46-0.82c0.07%2c0.36%2c0.14%2c0.64%2c0.18%2c0.75c0.14%2c0.41%2c0.46%2c0.64%2c0.9%2c0.64 c0%2c0%2c0.45%2c0%2c0.97-0.3c0.12-0.05%2c0.22-0.18%2c0.22-0.32c0-0.19-0.15-0.34-0.34-0.34c-0.05%2c0-0.11%2c0.01-0.15%2c0.04 c0%2c0-0.37%2c0.21-0.5%2c0.04c-0.1-0.18-0.16-0.41-0.23-0.7c-0.05-0.26-0.12-0.56-0.18-0.85l0.38-0.55 C14.84%2c11.45%2c15.26%2c11.6%2c15.48%2c11.6z'/%3e %3c/g%3e%3c/g%3e%3c/svg%3e","menu-ellipse-two":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.57%2c9.43A2.57%2c2.57%2c0%2c1%2c1%2c0%2c12%2c2.57%2c2.57%2c0%2c0%2c1%2c2.57%2c9.43Zm9.43%2c0A2.57%2c2.57%2c0%2c1%2c1%2c9.43%2c12%2c2.57%2c2.57%2c0%2c0%2c1%2c12%2c9.43ZM24%2c12a2.57%2c2.57%2c0%2c1%2c0-2.57%2c2.57A2.57%2c2.57%2c0%2c0%2c0%2c24%2c12Z' fill='%233b59a5' /%3e%3c/svg%3e","menu-ellipse":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M14.57%2c2.57c0%2c1.42-1.15%2c2.57-2.57%2c2.57c-1.42%2c0-2.57-1.15-2.57-2.57C9.43%2c1.15%2c10.58%2c0%2c12%2c0 C13.42%2c0%2c14.57%2c1.15%2c14.57%2c2.57z M14.57%2c12c0%2c1.42-1.15%2c2.57-2.57%2c2.57c-1.42%2c0-2.57-1.15-2.57-2.57c0-1.42%2c1.15-2.57%2c2.57-2.57 C13.42%2c9.43%2c14.57%2c10.58%2c14.57%2c12z M12%2c24c1.42%2c0%2c2.57-1.15%2c2.57-2.57c0-1.42-1.15-2.57-2.57-2.57c-1.42%2c0-2.57%2c1.15-2.57%2c2.57 C9.43%2c22.85%2c10.58%2c24%2c12%2c24z'/%3e%3c/svg%3e","pause-all":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3crect fill-rule='evenodd' clip-rule='evenodd' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3crect fill-rule='evenodd' clip-rule='evenodd' x='15.53' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3c/svg%3e",resume:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24%2c12%2c0%2c0V24Z' fill='%232e56f4'/%3e%3c/svg%3e","trash-icon":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st39' d='M5%2c22.13C5.08%2c23.19%2c5.96%2c24%2c7.02%2c24h9.95c1.06%2c0%2c1.94-0.81%2c2.02-1.87l1.21-14.58l-16.42%2c0L5%2c22.13z M15.46%2c10.96c0.03-0.38%2c0.35-0.66%2c0.73-0.63c0.38%2c0.03%2c0.66%2c0.35%2c0.63%2c0.73l-0.63%2c9.57c-0.03%2c0.38-0.35%2c0.66-0.73%2c0.63 c-0.38-0.03-0.66-0.35-0.63-0.73L15.46%2c10.96z M11.32%2c10.99c0-0.38%2c0.3-0.68%2c0.68-0.68c0.38%2c0%2c0.68%2c0.3%2c0.68%2c0.68v9.57 c0%2c0.38-0.3%2c0.68-0.68%2c0.68c-0.38%2c0-0.68-0.3-0.68-0.68V10.99z M7.83%2c10.31c0.38-0.03%2c0.71%2c0.25%2c0.73%2c0.63l0.63%2c9.57 c0.03%2c0.38-0.25%2c0.71-0.63%2c0.73c-0.38%2c0.03-0.71-0.25-0.73-0.63L7.2%2c11.04C7.15%2c10.66%2c7.45%2c10.33%2c7.83%2c10.31z'/%3e %3cpath class='st39' d='M19.73%2c3.46h-3.79C15.71%2c1.52%2c14.07%2c0%2c12.08%2c0H11.9c-2%2c0-3.64%2c1.52-3.84%2c3.46H4.27c-1.21%2c0-2.2%2c0.98-2.2%2c2.2 c0%2c0.3%2c0.23%2c0.53%2c0.53%2c0.53h18.8c0.3%2c0%2c0.53-0.23%2c0.53-0.53C21.93%2c4.45%2c20.94%2c3.46%2c19.73%2c3.46L19.73%2c3.46z M11.92%2c2.05h0.18 c0.86%2c0%2c1.57%2c0.61%2c1.77%2c1.42l-3.71%2c0C10.33%2c2.65%2c11.06%2c2.05%2c11.92%2c2.05L11.92%2c2.05z'/%3e%3c/g%3e%3c/svg%3e","zoom-in-white":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:white%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='cls-1' d='M22.6%2c10.6H13.4V1.4a1.4%2c1.4%2c0%2c1%2c0-2.8%2c0v9.2H1.4a1.4%2c1.4%2c0%2c1%2c0%2c0%2c2.8h9.2v9.2a1.4%2c1.4%2c0%2c1%2c0%2c2.8%2c0V13.4h9.2a1.4%2c1.4%2c0%2c0%2c0%2c0-2.8Z' transform='translate(0 0)'/%3e%3c/svg%3e",watcher:"data:image/svg+xml,%3csvg width='20' height='13' viewBox='0 0 20 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.656738 6.70582C0.656738 6.70582 4.63454 0.455765 10.3157 0.455765C16.0544 0.455765 19.9747 6.70582 19.9747 6.70582C19.9747 6.70582 17.1336 12.9559 10.3157 12.9559C3.55432 12.9559 0.656738 6.70582 0.656738 6.70582ZM6.33889 6.70581C6.33889 8.92161 8.0998 10.6825 10.3156 10.6825C12.5314 10.6825 14.2923 8.92161 14.2923 6.70581C14.2923 4.49001 12.5314 2.7291 10.3156 2.7291C8.0998 2.7291 6.33889 4.49001 6.33889 6.70581ZM10.3157 8.41028C11.2574 8.41028 12.0201 7.64753 12.0201 6.70582C12.0201 5.76411 11.2574 5.00136 10.3157 5.00136C9.37395 5.00136 8.6112 5.76411 8.6112 6.70582C8.6112 7.64753 9.37395 8.41028 10.3157 8.41028Z' fill='%232A50FD'/%3e%3c/svg%3e",view:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6519 8.31959C17.7015 3.79111 14.0323 0.981323 10.0735 0.981323C6.11473 0.981323 2.44559 3.79111 0.49516 8.31959C0.441993 8.44141 0.414551 8.5729 0.414551 8.70581C0.414551 8.83873 0.441993 8.97022 0.49516 9.09204C2.44559 13.6205 6.11473 16.4303 10.0735 16.4303C14.0323 16.4303 17.7015 13.6205 19.6519 9.09204C19.7051 8.97022 19.7325 8.83873 19.7325 8.70581C19.7325 8.5729 19.7051 8.44141 19.6519 8.31959ZM10.0735 14.4992C7.0127 14.4992 4.11602 12.288 2.44559 8.70581C4.11602 5.12358 7.0127 2.91245 10.0735 2.91245C13.1344 2.91245 16.031 5.12358 17.7015 8.70581C16.031 12.288 13.1344 14.4992 10.0735 14.4992ZM10.0735 4.84357C9.30965 4.84357 8.56292 5.07009 7.92778 5.49447C7.29264 5.91886 6.7976 6.52206 6.50528 7.2278C6.21296 7.93353 6.13647 8.7101 6.2855 9.4593C6.43452 10.2085 6.80236 10.8967 7.34251 11.4368C7.88265 11.977 8.57084 12.3448 9.32004 12.4938C10.0692 12.6429 10.8458 12.5664 11.5515 12.2741C12.2573 11.9817 12.8605 11.4867 13.2849 10.8516C13.7093 10.2164 13.9358 9.4697 13.9358 8.70581C13.9358 7.68148 13.5289 6.69911 12.8045 5.97479C12.0802 5.25048 11.0979 4.84357 10.0735 4.84357ZM10.0735 10.6369C9.69159 10.6369 9.31823 10.5237 9.00066 10.3115C8.68308 10.0993 8.43557 9.79769 8.2894 9.44482C8.14324 9.09196 8.105 8.70367 8.17951 8.32907C8.25403 7.95447 8.43795 7.61038 8.70802 7.34031C8.97809 7.07023 9.32218 6.88631 9.69679 6.8118C10.0714 6.73728 10.4597 6.77553 10.8125 6.92169C11.1654 7.06785 11.467 7.31537 11.6792 7.63294C11.8914 7.95051 12.0047 8.32387 12.0047 8.70581C12.0047 9.21798 11.8012 9.70917 11.439 10.0713C11.0769 10.4335 10.5857 10.6369 10.0735 10.6369Z' fill='%232A50FD'/%3e%3c/svg%3e","user-icon":"data:image/svg+xml,%3csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_230_6893)'%3e%3cpath d='M10.9998 0.923828C5.45056 0.923828 0.916504 5.4581 0.916504 11.0072C0.916504 16.5562 5.42782 21.0905 10.9998 21.0905C16.5719 21.0905 21.0832 16.5792 21.0832 11.0072C21.0832 5.43515 16.5489 0.923828 10.9998 0.923828ZM5.78904 18.0004C6.87183 16.1504 8.87931 14.9552 11.0449 14.9552C13.2105 14.9552 15.1958 16.1057 16.2786 17.9556C14.8127 19.0613 12.9854 19.738 11.0228 19.738C9.0374 19.7371 7.23304 19.0833 5.78904 18.0005V18.0004ZM17.2936 17.053C15.9402 14.9103 13.6165 13.6245 11.0449 13.6245C8.496 13.6245 6.10478 14.978 4.77404 17.0987C3.24038 15.5193 2.29294 13.3765 2.29294 11.008C2.2701 6.20241 6.1953 2.27731 11.0001 2.27731C15.8048 2.27731 19.7299 6.20241 19.7299 11.0072C19.7299 13.3529 18.8053 15.4737 17.2936 17.053V17.053Z' fill='%232E56F4'/%3e%3cpath d='M10.9997 5.07471C9.03716 5.07471 7.41309 6.67604 7.41309 8.66133C7.41309 10.6239 9.01442 12.2479 10.9997 12.2479C12.985 12.2479 14.5863 10.6466 14.5863 8.66133C14.5863 6.67604 12.9621 5.07471 10.9997 5.07471ZM10.9997 10.8719C9.78157 10.8719 8.76657 9.87968 8.76657 8.6388C8.76657 7.42067 9.75883 6.40567 10.9997 6.40567C12.2406 6.40567 13.2328 7.39793 13.2328 8.6388C13.2328 9.87968 12.2177 10.8719 10.9997 10.8719Z' fill='%232E56F4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_230_6893'%3e%3crect width='22' height='22' fill='white' transform='translate(0 0.00714111)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e","file-upload":"data:image/svg+xml,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.926 4.72609L8.14392 7.26414C7.84042 7.54002 7.38517 7.65037 6.97038 7.54921C6.54548 7.44806 6.22175 7.1446 6.11047 6.76757C5.98907 6.38134 6.11047 5.97673 6.42408 5.69165L11.2801 1.27765C11.3914 1.1765 11.533 1.09374 11.6847 1.04776C11.9781 0.937409 12.312 0.937409 12.6054 1.04776C12.7571 1.10293 12.8886 1.1765 13.01 1.27765L17.866 5.69165C18.0987 5.90316 18.2201 6.17903 18.2201 6.4733C18.2201 6.76757 18.0886 7.05264 17.866 7.25495C17.6334 7.47565 17.3197 7.586 16.996 7.586C16.6723 7.586 16.3587 7.46645 16.1361 7.25495L13.354 4.72609V15.3105C13.354 15.9174 12.8077 16.414 12.14 16.414C11.4723 16.414 10.926 15.9174 10.926 15.3105V4.72609ZM21.852 15.3105C21.852 14.7036 22.3983 14.207 23.066 14.207C23.7337 14.207 24.28 14.7036 24.28 15.3105V19.7245C24.28 21.5545 22.6512 23.035 20.638 23.035H3.642C1.62878 23.035 0 21.5545 0 19.7245V15.3105C0 14.7036 0.5463 14.207 1.214 14.207C1.8817 14.207 2.428 14.7036 2.428 15.3105V19.7245C2.428 20.3314 2.9743 20.828 3.642 20.828H20.638C21.3057 20.828 21.852 20.3314 21.852 19.7245V15.3105Z' fill='%232E56F4'/%3e%3c/svg%3e","eye-hide":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M12%2c17.4a5.5%2c5.5%2c0%2c0%2c1-5.4-5l-3.9-3a11%2c11%2c0%2c0%2c0-1.4%2c2.1%2c1.7%2c1.7%2c0%2c0%2c0%2c0%2c1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c19.2a13.5%2c13.5%2c0%2c0%2c0%2c2.9-.4L13%2c17.3Zm11.8%2c2.2-4.2-3.2a13%2c13%2c0%2c0%2c0%2c3.1-3.9%2c1.7%2c1.7%2c0%2c0%2c0%2c0-1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c4.8%2c11.8%2c11.8%2c0%2c0%2c0%2c6.5%2c6.2L1.7%2c2.5a.6.6%2c0%2c0%2c0-.8.1h0l-.8%2c1a.6.6%2c0%2c0%2c0%2c.1.8L22.3%2c21.5a.6.6%2c0%2c0%2c0%2c.8-.1h0l.8-1A.6.6%2c0%2c0%2c0%2c23.8%2c19.6Zm-6.9-5.3-1.5-1.2a3.6%2c3.6%2c0%2c0%2c0%2c.2-1.1%2c3.5%2c3.5%2c0%2c0%2c0-3.5-3.6h-1a2%2c2%2c0%2c0%2c1%2c.3%2c1.1.6.6%2c0%2c0%2c1-.1.4L8.6%2c7.8A5%2c5%2c0%2c0%2c1%2c12%2c6.6%2c5.4%2c5.4%2c0%2c0%2c1%2c17.4%2c12h0a5.9%2c5.9%2c0%2c0%2c1-.5%2c2.3Z'/%3e%3c/svg%3e","eye-show":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M23.9%2c11.4A13.5%2c13.5%2c0%2c0%2c0%2c12%2c4%2c13.5%2c13.5%2c0%2c0%2c0%2c.1%2c11.4a2.4%2c2.4%2c0%2c0%2c0%2c0%2c1.2A13.5%2c13.5%2c0%2c0%2c0%2c12%2c20a13.5%2c13.5%2c0%2c0%2c0%2c11.9-7.4A2.4%2c2.4%2c0%2c0%2c0%2c23.9%2c11.4ZM12%2c18a6%2c6%2c0%2c1%2c1%2c6-6%2c6%2c6%2c0%2c0%2c1-6%2c6ZM12%2c8l-1.1.2a1.8%2c1.8%2c0%2c0%2c1-.4%2c2.7%2c1.7%2c1.7%2c0%2c0%2c1-2.3%2c0A3.9%2c3.9%2c0%2c0%2c0%2c11%2c15.8%2c3.9%2c3.9%2c0%2c0%2c0%2c15.9%2c13a4.1%2c4.1%2c0%2c0%2c0-2.8-4.9Z'/%3e%3c/svg%3e","file-icon":"data:image/svg+xml,%3csvg id='b2bc64ed-393d-4e15-8787-df9ec8050d97' data-name='ae65933b-c6e6-4b40-868c-58201eab117d' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.4 24'%3e%3cdefs%3e%3cstyle%3e.bb405ea1-9d39-4705-a069-9048c97b4cda%7bfill:%232e56f4%3b%7d.accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='bb405ea1-9d39-4705-a069-9048c97b4cda' d='M20.1%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L14.6%2c0H2.8a.9.9%2c0%2c0%2c0-.9.9h0V8.5H1.3A1.3%2c1.3%2c0%2c0%2c0%2c0%2c9.8H0v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H18.5a1%2c1%2c0%2c0%2c0%2c1-.8h0v-5h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM18.5%2c22.8H2.8V18.2H18.5Zm0-14.3H2.8V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0' transform='translate(0.8 16.6)'%3eFILE%3c/text%3e%3c/svg%3e","default-icon":"data:image/svg+xml,%3csvg id='f46636c4-9d90-4c06-8f72-5c02d35ff376' data-name='a9011979-1776-4746-bb61-6eae84c3e8ab' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.6 24'%3e%3cdefs%3e%3cstyle%3e.b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M15.4%2c0H0V24H20.6V5.1Zm3.5%2c22.3H1.7V1.7H14.4l4.5%2c4.6Z'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='3.5' width='7.6' height='1.59'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='6.5' width='10.6' height='1.59'/%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M13.7%2c16.8v-.5a4.3%2c4.3%2c0%2c0%2c0%2c0-1.6v-.5l1.4-.7A6.2%2c6.2%2c0%2c0%2c0%2c14%2c11.8l-1.3.7-.4-.3-1.4-.8h-.5V9.8a7.4%2c7.4%2c0%2c0%2c0-2.1%2c0v1.5H7.8l-1.4.8-.4.3-1.3-.7a6.2%2c6.2%2c0%2c0%2c0-1.1%2c1.7l1.4.7v.5a4.3%2c4.3%2c0%2c0%2c0%2c0%2c1.6v.5l-1.4.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1%2c1.7L6%2c18.5l.4.3%2c1.4.8.5.2v1.4a7.4%2c7.4%2c0%2c0%2c0%2c2.1%2c0V19.8l.5-.2a3.9%2c3.9%2c0%2c0%2c0%2c1.4-.8l.4-.3%2c1.3.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1-1.7ZM9.4%2c18.3a2.9%2c2.9%2c0%2c0%2c1-2.9-2.8%2c2.9%2c2.9%2c0%2c1%2c1%2c2.9%2c2.8Z'/%3e%3c/svg%3e","close-icon":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","folder-icon":"data:image/svg+xml,%3csvg id='b1b3b989-0dfa-4c1a-9a26-31c0153eee65' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b63eb38a-7601-4817-bdac-e114e5a265aa%7bfill:none%3b%7d.a461cc55-240f-415a-a090-bdc7f44ad7bf%7bclip-path:url(%23ea7bade8-3bf8-4af3-995c-94029c13edc0)%3b%7d.a3e94dd6-5bef-4e69-a637-e50ab154011c%7bfill:%232e56f4%3b%7d%3c/style%3e%3cclipPath id='ea7bade8-3bf8-4af3-995c-94029c13edc0'%3e%3crect class='b63eb38a-7601-4817-bdac-e114e5a265aa' width='24' height='24'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='a461cc55-240f-415a-a090-bdc7f44ad7bf'%3e%3cpath class='a3e94dd6-5bef-4e69-a637-e50ab154011c' d='M14.7%2c4.5h6a2.7%2c2.7%2c0%2c0%2c1%2c1.2.3%2c2.3%2c2.3%2c0%2c0%2c1%2c1%2c.7%2c3.6%2c3.6%2c0%2c0%2c1%2c.7%2c1%2c5.7%2c5.7%2c0%2c0%2c1%2c.1%2c1.3l-1%2c10.5a2.8%2c2.8%2c0%2c0%2c1-.9%2c1.9%2c3.2%2c3.2%2c0%2c0%2c1-2%2c.8H4.2a3.2%2c3.2%2c0%2c0%2c1-2-.8%2c2.8%2c2.8%2c0%2c0%2c1-.9-1.9L.3%2c7.8a2.9%2c2.9%2c0%2c0%2c1%2c.5-2V4.5a3%2c3%2c0%2c0%2c1%2c.8-2.1%2c3.1%2c3.1%2c0%2c0%2c1%2c2.2-.9H9.3a2.9%2c2.9%2c0%2c0%2c1%2c2.1.9l1.2%2c1.2A2.9%2c2.9%2c0%2c0%2c0%2c14.7%2c4.5ZM2.3%2c4.7l1-.2h8.1L10.3%2c3.4a1.8%2c1.8%2c0%2c0%2c0-1-.4H3.8a2.1%2c2.1%2c0%2c0%2c0-1.1.4%2c1.5%2c1.5%2c0%2c0%2c0-.4%2c1.1Z'/%3e%3c/g%3e%3c/svg%3e","rename-icon":"data:image/svg+xml,%3csvg id='a20f7630-4a0d-4a4b-b004-75840c22dff6' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.be3eb9b0-399a-4516-b1fa-0ee0ad3d8865%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M21.6%2c4.8H20.4V7.2h1.2v9.6H20.4v2.4h1.2A2.4%2c2.4%2c0%2c0%2c0%2c24%2c16.8V7.2A2.4%2c2.4%2c0%2c0%2c0%2c21.6%2c4.8ZM4.8%2c9.6H15.6v4.8H4.8Z'/%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M18%2c2.4h3.6V0H12V2.4h3.6V4.8H2.4A2.4%2c2.4%2c0%2c0%2c0%2c0%2c7.2v9.6a2.4%2c2.4%2c0%2c0%2c0%2c2.4%2c2.4H15.6v2.4H12V24h9.6V21.6H18ZM2.4%2c16.8V7.2H15.6v9.6Z'/%3e%3c/svg%3e","camera-icon":"data:image/svg+xml,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21.3763 24.6224H7.6241C6.71362 24.6206 5.84089 24.2581 5.19713 23.6144C4.55337 22.9706 4.19087 22.0979 4.18909 21.1874V11.5594C4.18909 10.6485 4.5511 9.77473 5.19518 9.13047C5.83944 8.48638 6.713 8.12455 7.6241 8.12455H8.5069L9.09982 6.35236C9.32736 5.66733 9.76479 5.07147 10.3501 4.64927C10.9355 4.22707 11.6389 3.99983 12.3607 4H16.6465C17.3683 3.99984 18.0717 4.22705 18.6571 4.64927C19.2424 5.07147 19.6799 5.66733 19.9074 6.35236L20.4938 8.12455H21.3703H21.3701C22.2824 8.12277 23.1577 8.48397 23.8032 9.12824C24.4488 9.77266 24.8116 10.6473 24.8116 11.5594V21.1874C24.8098 22.0979 24.4473 22.9706 23.8036 23.6144C23.1598 24.2582 22.2871 24.6207 21.3766 24.6224L21.3763 24.6224ZM7.6241 9.49724C7.07711 9.49724 6.55263 9.71442 6.16585 10.1012C5.77908 10.488 5.56191 11.0124 5.56191 11.5594V21.1874C5.56191 21.7344 5.77908 22.2589 6.16585 22.6457C6.55262 23.0324 7.07711 23.2496 7.6241 23.2496H21.3763C21.9233 23.2496 22.4478 23.0324 22.8346 22.6457C23.2213 22.2589 23.4385 21.7344 23.4385 21.1874V11.5594C23.4385 11.0124 23.2213 10.488 22.8346 10.1012C22.4478 9.71441 21.9233 9.49724 21.3763 9.49724H19.9972C19.8543 9.4953 19.7156 9.44901 19.6001 9.3647C19.4847 9.28039 19.3983 9.16225 19.3528 9.0268L18.5988 6.78415C18.4634 6.37699 18.2044 6.02224 17.8578 5.76915C17.5113 5.51621 17.0944 5.37768 16.6654 5.37283H12.3606C11.9316 5.37768 11.5147 5.51621 11.1682 5.76915C10.8216 6.02225 10.5627 6.37699 10.4272 6.78415L9.65398 9.0268C9.60851 9.16225 9.52209 9.28039 9.4067 9.3647C9.29116 9.44902 9.15247 9.4953 9.00941 9.49724H7.6241Z' fill='%23478B73' stroke='%23478B73'/%3e%3cpath d='M14.5 21.1875C13.2233 21.1875 11.9987 20.6803 11.0961 19.7776C10.1932 18.8748 9.68604 17.6504 9.68604 16.3735C9.68604 15.0969 10.1932 13.8723 11.0961 12.9696C11.9987 12.0667 13.2233 11.5596 14.5 11.5596C15.7767 11.5596 17.0012 12.0667 17.9039 12.9696C18.8068 13.8723 19.314 15.0969 19.314 16.3735C19.3123 17.6497 18.8045 18.8733 17.9021 19.7757C16.9996 20.678 15.7762 21.1859 14.5 21.1875ZM14.5 12.9386C13.5891 12.9386 12.7153 13.3005 12.0711 13.9447C11.427 14.5888 11.0652 15.4626 11.0652 16.3735C11.0652 17.2844 11.427 18.1581 12.0711 18.8024C12.7153 19.4465 13.5891 19.8083 14.5 19.8083C15.4109 19.8083 16.2847 19.4465 16.9289 18.8024C17.573 18.1581 17.9348 17.2844 17.9348 16.3735C17.9332 15.463 17.5707 14.5903 16.927 13.9465C16.2832 13.3028 15.4105 12.9403 14.5 12.9386Z' fill='%23478B73' stroke='%23478B73'/%3e%3c/svg%3e","image-icon":G,"info-icon":"data:image/svg+xml,%3csvg width='3' height='8' viewBox='0 0 3 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.13863 2.71667L0.122629 2.96933L0.0506294 3.304L0.447296 3.376C0.705296 3.438 0.756629 3.53067 0.700629 3.78867L0.0506294 6.84C-0.119371 7.62867 0.143963 8 0.761963 8C1.24196 8 1.79796 7.77867 2.05063 7.474L2.12796 7.108C1.95263 7.26267 1.69463 7.32467 1.52463 7.32467C1.28263 7.32467 1.1953 7.15467 1.25663 6.85533L2.13863 2.71667ZM2.1993 0.88C2.1993 1.11339 2.10658 1.33722 1.94155 1.50225C1.77652 1.66729 1.55269 1.76 1.3193 1.76C1.08591 1.76 0.862074 1.66729 0.697042 1.50225C0.53201 1.33722 0.439296 1.11339 0.439296 0.88C0.439296 0.646609 0.53201 0.422778 0.697042 0.257746C0.862074 0.0927141 1.08591 0 1.3193 0C1.55269 0 1.77652 0.0927141 1.94155 0.257746C2.10658 0.422778 2.1993 0.646609 2.1993 0.88Z' fill='white'/%3e%3c/svg%3e","close-white":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","filedoc-icon":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.2 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.4%2c9.6H9.6a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4Zm0%2c2.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4ZM21.6%2c8.33A1.94%2c1.94%2c0%2c0%2c0%2c21.53%2c8V7.9a1.36%2c1.36%2c0%2c0%2c0-.23-.34L14.1.36a1.36%2c1.36%2c0%2c0%2c0-.34-.23h-.1a1.17%2c1.17%2c0%2c0%2c0-.4-.13H6A3.59%2c3.59%2c0%2c0%2c0%2c2.4%2c3.6V20.4A3.59%2c3.59%2c0%2c0%2c0%2c6%2c24H18a3.59%2c3.59%2c0%2c0%2c0%2c3.6-3.6V8.33ZM14.4%2c4.09%2c17.51%2c7.2H15.6A1.2%2c1.2%2c0%2c0%2c1%2c14.4%2c6ZM19.2%2c20.4A1.2%2c1.2%2c0%2c0%2c1%2c18%2c21.6H6a1.2%2c1.2%2c0%2c0%2c1-1.2-1.2V3.6A1.2%2c1.2%2c0%2c0%2c1%2c6%2c2.4h6V6a3.59%2c3.59%2c0%2c0%2c0%2c3.6%2c3.6h3.6Zm-3.6-3.6H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4Z' transform='translate(-2.4)' fill='%232e56f4'/%3e%3c/svg%3e","new-tab":"data:image/svg+xml,%3csvg id='b54504ef-13d7-4f33-86c6-99c67ea7fb0b' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b59a66fa-47e6-4212-8827-b222b802776b%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M13.3%2c0l4.4%2c4.4L8.4%2c13.7l1.9%2c1.9%2c9.3-9.3L24%2c10.7V0Z'/%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M21.3%2c21.3H2.7V2.7H12L9.3%2c0H2.7A2.7%2c2.7%2c0%2c0%2c0%2c0%2c2.7V21.3A2.7%2c2.7%2c0%2c0%2c0%2c2.7%2c24H21.3A2.7%2c2.7%2c0%2c0%2c0%2c24%2c21.3V14.7L21.3%2c12Z'/%3e%3c/svg%3e",correct:"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.7206 6.78981L8.43037 11.09L6.7803 9.43992C6.69065 9.33524 6.58033 9.25021 6.45625 9.19019C6.33218 9.13016 6.19705 9.09643 6.05932 9.09111C5.9216 9.08579 5.78426 9.109 5.65593 9.15927C5.5276 9.20955 5.41104 9.28581 5.31359 9.38327C5.21613 9.48073 5.13986 9.59728 5.08959 9.72561C5.03931 9.85394 5.0161 9.99128 5.02142 10.129C5.02674 10.2667 5.06048 10.4019 5.1205 10.5259C5.18053 10.65 5.26555 10.7603 5.37024 10.85L7.72034 13.2101C7.81378 13.3028 7.9246 13.3761 8.04645 13.4259C8.16829 13.4756 8.29876 13.5009 8.43037 13.5001C8.69272 13.499 8.94413 13.3948 9.1304 13.2101L14.1306 8.20987C14.2244 8.1169 14.2988 8.0063 14.3495 7.88443C14.4003 7.76257 14.4264 7.63186 14.4264 7.49984C14.4264 7.36782 14.4003 7.23711 14.3495 7.11524C14.2988 6.99338 14.2244 6.88277 14.1306 6.78981C13.9432 6.60355 13.6898 6.499 13.4256 6.499C13.1614 6.499 12.9079 6.60355 12.7206 6.78981ZM10.0004 -0.000488281C8.02254 -0.000488281 6.08906 0.586027 4.4445 1.68489C2.79993 2.78375 1.51815 4.3456 0.761242 6.17295C0.00433303 8.00029 -0.193709 10.011 0.19216 11.9509C0.578029 13.8908 1.53048 15.6727 2.92906 17.0713C4.32765 18.4699 6.10956 19.4224 8.04945 19.8082C9.98935 20.1941 12.0001 19.9961 13.8274 19.2391C15.6548 18.4822 17.2166 17.2005 18.3155 15.5559C19.4144 13.9113 20.0009 11.9778 20.0009 9.99995C20.0009 8.68667 19.7422 7.38625 19.2396 6.17295C18.7371 4.95964 18.0004 3.8572 17.0718 2.92857C16.1432 1.99995 15.0407 1.26332 13.8274 0.76075C12.6141 0.258181 11.3137 -0.000488281 10.0004 -0.000488281ZM10.0004 18.0003C8.41812 18.0003 6.87133 17.5311 5.55568 16.652C4.24003 15.7729 3.21461 14.5234 2.60908 13.0615C2.00355 11.5997 1.84512 9.99107 2.15382 8.43916C2.46251 6.88724 3.22447 5.46172 4.34334 4.34285C5.46221 3.22398 6.88773 2.46202 8.43965 2.15332C9.99156 1.84463 11.6002 2.00306 13.062 2.60859C14.5239 3.21412 15.7734 4.23954 16.6525 5.55519C17.5316 6.87084 18.0008 8.41763 18.0008 9.99995C18.0008 12.1218 17.1579 14.1567 15.6575 15.657C14.1572 17.1574 12.1223 18.0003 10.0004 18.0003Z' fill='%23478B73'/%3e%3c/svg%3e","grid-ellipse":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st16' d='M12%2c6c-0.32%2c0-0.62%2c0.13-0.85%2c0.35C10.93%2c6.58%2c10.8%2c6.88%2c10.8%2c7.2V12c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 c0.23%2c0.23%2c0.53%2c0.35%2c0.85%2c0.35c0.32%2c0%2c0.62-0.13%2c0.85-0.35c0.23-0.23%2c0.35-0.53%2c0.35-0.85V7.2c0-0.32-0.13-0.62-0.35-0.85 C12.62%2c6.13%2c12.32%2c6%2c12%2c6z M12%2c15.6c-0.24%2c0-0.47%2c0.07-0.67%2c0.2c-0.2%2c0.13-0.35%2c0.32-0.44%2c0.54s-0.11%2c0.46-0.07%2c0.69 c0.05%2c0.23%2c0.16%2c0.45%2c0.33%2c0.61c0.17%2c0.17%2c0.38%2c0.28%2c0.61%2c0.33c0.23%2c0.05%2c0.47%2c0.02%2c0.69-0.07c0.22-0.09%2c0.41-0.24%2c0.54-0.44 c0.13-0.2%2c0.2-0.43%2c0.2-0.67c0-0.32-0.13-0.62-0.35-0.85C12.62%2c15.73%2c12.32%2c15.6%2c12%2c15.6z M23.65%2c6.67l-6.32-6.32 C17.1%2c0.13%2c16.79%2c0%2c16.48%2c0H7.52C7.21%2c0%2c6.9%2c0.13%2c6.67%2c0.35L0.35%2c6.67C0.13%2c6.9%2c0%2c7.21%2c0%2c7.52v8.95c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 l6.32%2c6.32C6.9%2c23.87%2c7.21%2c24%2c7.52%2c24h8.95c0.32%2c0%2c0.62-0.13%2c0.85-0.35l6.32-6.32C23.87%2c17.1%2c24%2c16.79%2c24%2c16.48V7.52 C24%2c7.21%2c23.87%2c6.9%2c23.65%2c6.67z M21.6%2c15.97l-5.63%2c5.63H8.03L2.4%2c15.97V8.03L8.03%2c2.4h7.94l5.63%2c5.63V15.97z'/%3e%3c/svg%3e","warning-outline":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M2.47%2c23.03h19.08c0.87%2c0%2c1.68-0.46%2c2.12-1.22c0.44-0.76%2c0.44-1.69%2c0-2.44L13.74%2c1.98 c-0.36-0.63-1.02-1.02-1.75-1.02c-0.72%2c0-1.39%2c0.39-1.74%2c1.02L0.33%2c19.33c-0.44%2c0.76-0.44%2c1.71%2c0%2c2.47 C0.77%2c22.56%2c1.59%2c23.03%2c2.47%2c23.03L2.47%2c23.03z M2.07%2c20.34L12%2c2.97l9.93%2c17.4c0.08%2c0.13%2c0.08%2c0.3%2c0%2c0.43 c-0.08%2c0.14-0.22%2c0.22-0.38%2c0.22H2.47c-0.16%2c0-0.32-0.09-0.4-0.23C1.99%2c20.65%2c1.98%2c20.47%2c2.07%2c20.34L2.07%2c20.34z M12%2c15.01 c0.27%2c0%2c0.52-0.11%2c0.71-0.29C12.9%2c14.53%2c13%2c14.27%2c13%2c14V9.99c0-0.55-0.45-1-1-1c-0.55%2c0-1%2c0.45-1%2c1V14c0%2c0.27%2c0.11%2c0.52%2c0.29%2c0.71 C11.48%2c14.9%2c11.73%2c15.01%2c12%2c15.01z M12.99%2c18.01c0%2c1.34-2.01%2c1.34-2.01%2c0C10.99%2c16.67%2c12.99%2c16.67%2c12.99%2c18.01z'/%3e%3c/svg%3e","tool-tip":"data:image/svg+xml,%3csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.132935 6.38318C0.132935 3.06947 2.81923 0.383179 6.13293 0.383179C9.44512 0.386862 12.1293 3.071 12.1329 6.38318C12.1329 9.69689 9.44664 12.3832 6.13293 12.3832C2.81923 12.3832 0.132935 9.69689 0.132935 6.38318ZM1.33293 6.38318C1.33293 9.03415 3.48197 11.1832 6.13293 11.1832C8.78264 11.1801 10.9299 9.03289 10.9329 6.38318C10.9329 3.73221 8.7839 1.58318 6.13293 1.58318C3.48197 1.58318 1.33293 3.73221 1.33293 6.38318ZM6.13293 6.08318C5.80156 6.08318 5.53293 6.35181 5.53293 6.68318V8.48318C5.53293 8.81455 5.80156 9.08318 6.13293 9.08318C6.46431 9.08318 6.73293 8.81455 6.73293 8.48318V6.68318C6.73293 6.35181 6.46431 6.08318 6.13293 6.08318ZM5.38293 4.43318C5.38293 4.01897 5.71872 3.68318 6.13293 3.68318C6.54715 3.68318 6.88293 4.01897 6.88293 4.43318C6.88293 4.84739 6.54715 5.18318 6.13293 5.18318C5.71872 5.18318 5.38293 4.84739 5.38293 4.43318Z' fill='%236B747F'/%3e%3c/svg%3e",informative:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st1' d='M12.02%2c9.6c-0.24%2c0-0.47-0.07-0.67-0.2c-0.2-0.13-0.35-0.32-0.44-0.54c-0.09-0.22-0.11-0.46-0.07-0.69 c0.05-0.23%2c0.16-0.45%2c0.33-0.61c0.17-0.17%2c0.38-0.28%2c0.61-0.33c0.23-0.05%2c0.47-0.02%2c0.69%2c0.07c0.22%2c0.09%2c0.41%2c0.24%2c0.54%2c0.44 c0.13%2c0.2%2c0.2%2c0.43%2c0.2%2c0.67c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c9.47%2c12.33%2c9.6%2c12.02%2c9.6z M12.02%2c0c-1.57%2c0-3.13%2c0.31-4.59%2c0.91 c-1.45%2c0.6-2.77%2c1.49-3.89%2c2.6C1.3%2c5.76%2c0.03%2c8.82%2c0.03%2c12c-0.01%2c2.77%2c0.95%2c5.46%2c2.71%2c7.6L0.35%2c22c-0.17%2c0.17-0.28%2c0.38-0.32%2c0.62 C-0.02%2c22.84%2c0%2c23.08%2c0.09%2c23.3c0.1%2c0.22%2c0.26%2c0.4%2c0.46%2c0.52c0.2%2c0.12%2c0.44%2c0.18%2c0.67%2c0.17h10.78c3.18%2c0%2c6.23-1.26%2c8.47-3.51 C22.74%2c18.23%2c24%2c15.18%2c24%2c12c0-3.18-1.26-6.23-3.51-8.48C18.24%2c1.26%2c15.2%2c0%2c12.02%2c0z M12.02%2c21.6h-7.9l1.11-1.12 c0.11-0.11%2c0.2-0.24%2c0.27-0.39c0.06-0.15%2c0.09-0.3%2c0.09-0.46c0-0.32-0.13-0.62-0.36-0.84c-1.57-1.57-2.55-3.64-2.76-5.85 C2.25%2c10.74%2c2.8%2c8.52%2c4.04%2c6.67C5.27%2c4.82%2c7.1%2c3.46%2c9.22%2c2.82c2.12-0.65%2c4.4-0.54%2c6.45%2c0.31c2.05%2c0.85%2c3.74%2c2.38%2c4.79%2c4.34 c1.05%2c1.96%2c1.38%2c4.22%2c0.95%2c6.4c-0.43%2c2.18-1.6%2c4.14-3.32%2c5.55C16.38%2c20.83%2c14.23%2c21.6%2c12.02%2c21.6z M12.02%2c16.8 c-0.32%2c0-0.62-0.13-0.85-0.35c-0.22-0.23-0.35-0.53-0.35-0.85V12c0-0.32%2c0.13-0.62%2c0.35-0.85c0.22-0.23%2c0.53-0.35%2c0.85-0.35 c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.22%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85v3.6c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c16.67%2c12.33%2c16.8%2c12.02%2c16.8z'/%3e%3c/svg%3e",calender:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.82 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c19.64a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19A1.07%2c1.07%2c0%2c0%2c0%2c13%2c19a1.1%2c1.1%2c0%2c0%2c0-.24-1.19%2c1.08%2c1.08%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0%2c.91%2c1.7Zm5.45%2c0a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1%2c1%2c0%2c0%2c0-.85-.85%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.09%2c1.09Zm0-4.37a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1.08%2c1.08%2c0%2c0%2c0-.29-.56A1.1%2c1.1%2c0%2c0%2c0%2c17%2c13.17a1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.9%2c1.69Zm-5.45%2c0a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.13%2c1.13%2c0%2c0%2c0%2c.06-.63%2c1.1%2c1.1%2c0%2c0%2c0-.86-.86%2c1.13%2c1.13%2c0%2c0%2c0-.63.06%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0-.18.6A1.09%2c1.09%2c0%2c0%2c0%2c12%2c15.27ZM19.64%2c2.18H18.55V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H7.64V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H4.36A3.28%2c3.28%2c0%2c0%2c0%2c1.09%2c5.45V20.73A3.28%2c3.28%2c0%2c0%2c0%2c4.36%2c24H19.64a3.28%2c3.28%2c0%2c0%2c0%2c3.27-3.27V5.45a3.28%2c3.28%2c0%2c0%2c0-3.27-3.27Zm1.09%2c18.55a1.09%2c1.09%2c0%2c0%2c1-1.09%2c1.09H4.36a1.09%2c1.09%2c0%2c0%2c1-1.09-1.09V10.91H20.73Zm0-12H3.27V5.45a1.14%2c1.14%2c0%2c0%2c1%2c.32-.77%2c1.12%2c1.12%2c0%2c0%2c1%2c.77-.32H5.45V5.45a1.1%2c1.1%2c0%2c0%2c0%2c1.87.78%2c1.14%2c1.14%2c0%2c0%2c0%2c.32-.78V4.36h8.72V5.45a1.1%2c1.1%2c0%2c1%2c0%2c2.19%2c0V4.36h1.09a1.12%2c1.12%2c0%2c0%2c1%2c.77.32%2c1.14%2c1.14%2c0%2c0%2c1%2c.32.77ZM6.55%2c15.27a1.08%2c1.08%2c0%2c0%2c0%2c.6-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49A1.05%2c1.05%2c0%2c0%2c0%2c7.62%2c14a1.18%2c1.18%2c0%2c0%2c0-.3-.56%2c1.1%2c1.1%2c0%2c0%2c0-1.19-.24%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.91%2c1.69Zm0%2c4.37a1.09%2c1.09%2c0%2c0%2c0%2c.6-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.05%2c1.05%2c0%2c0%2c0%2c.07-.63%2c1.22%2c1.22%2c0%2c0%2c0-.3-.56%2c1.12%2c1.12%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.1%2c1.09Z' transform='translate(-1.09)' fill='white'/%3e%3c/svg%3e","clock-blue":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c0A12%2c12%2c0%2c1%2c0%2c24%2c12%2c12%2c12%2c0%2c0%2c0%2c12%2c0Zm0%2c4.8a.9.9%2c0%2c0%2c0-.8.4.9.9%2c0%2c0%2c0-.4.8v5.3L7.9%2c12.7a1.2%2c1.2%2c0%2c0%2c0-.7%2c1%2c1.1%2c1.1%2c0%2c0%2c0%2c.6%2c1.1%2c1.3%2c1.3%2c0%2c0%2c0%2c1.2.1l3.5-1.8a1.2%2c1.2%2c0%2c0%2c0%2c.7-1.1V6a.9.9%2c0%2c0%2c0-.4-.8A.9.9%2c0%2c0%2c0%2c12%2c4.8ZM2.4%2c12A9.6%2c9.6%2c0%2c1%2c0%2c12%2c2.4%2c9.6%2c9.6%2c0%2c0%2c0%2c2.4%2c12Z' fill='white'/%3e%3c/svg%3e"},D=g.default(a.ReactSVG)`
96
+ `,Z=({variant:e,variantBorder:t,variantBorderHover:a,variantBgBody:o,variantBgFooter:r,fileName:i,bgUrl:n,size:c,trimFileName:s,bodyContent:d,...u})=>{const p=l.useTheme()||M;return b.default.createElement(q,S({variantBorder:t,variantBorderHover:a,variantBgBody:o,size:c,trimFileName:s,theme:p},u),b.default.createElement(F,{bgUrl:n,size:c,theme:p},d),b.default.createElement(O,{theme:p,title:i,variant:e,variantBgFooter:r,trimFileName:s,size:c},i))};Z.propTypes={variant:m.default.string,variantBorder:m.default.string,variantBorderHover:m.default.string,variantBgBody:m.default.string,variantBgFooter:m.default.string,fileName:m.default.string,bgUrl:m.default.string,size:m.default.oneOf(["sm","md"]),trimFileName:m.default.bool,bodyContent:m.default.element},Z.defaultProps={variant:"black",variantBorder:"neutral-5",variantBorderHover:"primary-1",variantBgBody:"neutral-4",variantBgFooter:null,fileName:"",bgUrl:null,size:"md",trimFileName:!0,bodyContent:null};var G="data:image/svg+xml,%3csvg width='49' height='40' viewBox='0 0 49 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 0V40H48.3333V0H0ZM3.70817 3.7385H44.6251V36.2615H3.70817V3.7385V3.7385ZM12.1423 8.43351C10.9884 8.43351 10.0174 8.8234 9.23066 9.60362C8.44388 10.3838 8.05064 11.3466 8.05064 12.4909C8.05064 13.5832 8.44388 14.5189 9.23066 15.2991C10.0174 16.0793 10.9884 16.4692 12.1423 16.4692C13.2439 16.4692 14.1876 16.0793 14.9744 15.2991C15.7612 14.5189 16.1544 13.5831 16.1544 12.4909C16.1544 11.3466 15.7612 10.3838 14.9744 9.60362C14.1876 8.8234 13.2439 8.43351 12.1423 8.43351ZM29.5298 10.411L20.2461 24.3762L15.3166 20.3188L8.05064 29.6797V32.4118H40.2827V21.4363L29.5298 10.411Z' fill='%23C4C4C4'/%3e%3c/svg%3e";const D={"plus-outlined":"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.0313 0.685989C8.12093 0.685989 6.25347 1.25248 4.66506 2.31382C3.07665 3.37516 1.83863 4.88369 1.10756 6.64863C0.3765 8.41358 0.18522 10.3557 0.557913 12.2293C0.930607 14.103 1.85054 15.8241 3.20137 17.1749C4.5522 18.5257 6.27326 19.4457 8.14692 19.8183C10.0206 20.191 11.9627 19.9998 13.7276 19.2687C15.4926 18.5376 17.0011 17.2996 18.0624 15.7112C19.1238 14.1228 19.6903 12.2553 19.6903 10.345C19.6903 9.07653 19.4404 7.82052 18.955 6.64863C18.4696 5.47675 17.7581 4.41196 16.8612 3.51504C15.9643 2.61812 14.8995 1.90664 13.7276 1.42124C12.5557 0.935826 11.2997 0.685989 10.0313 0.685989ZM10.0313 18.0721C8.503 18.0721 7.00903 17.619 5.7383 16.7699C4.46757 15.9208 3.47716 14.714 2.89231 13.302C2.30746 11.8901 2.15444 10.3364 2.45259 8.83747C2.75075 7.33854 3.48669 5.96169 4.56735 4.88102C5.64802 3.80036 7.02487 3.06442 8.5238 2.76626C10.0227 2.46811 11.5764 2.62113 12.9884 3.20598C14.4003 3.79083 15.6071 4.78125 16.4562 6.05197C17.3053 7.3227 17.7585 8.81667 17.7585 10.345C17.7585 12.3943 16.9444 14.3598 15.4952 15.8089C14.0461 17.258 12.0807 18.0721 10.0313 18.0721ZM13.8949 9.37907H10.9972V6.48137C10.9972 6.2252 10.8954 5.97952 10.7143 5.79838C10.5331 5.61724 10.2875 5.51548 10.0313 5.51548C9.77512 5.51548 9.52944 5.61724 9.3483 5.79838C9.16716 5.97952 9.0654 6.2252 9.0654 6.48137V9.37907H6.1677C5.91153 9.37907 5.66585 9.48083 5.48471 9.66197C5.30357 9.84311 5.20181 10.0888 5.20181 10.345C5.20181 10.6011 5.30357 10.8468 5.48471 11.028C5.66585 11.2091 5.91153 11.3109 6.1677 11.3109H9.0654V14.2086C9.0654 14.4647 9.16716 14.7104 9.3483 14.8915C9.52944 15.0727 9.77512 15.1745 10.0313 15.1745C10.2875 15.1745 10.5331 15.0727 10.7143 14.8915C10.8954 14.7104 10.9972 14.4647 10.9972 14.2086V11.3109H13.8949C14.1511 11.3109 14.3967 11.2091 14.5779 11.028C14.759 10.8468 14.8608 10.6011 14.8608 10.345C14.8608 10.0888 14.759 9.84311 14.5779 9.66197C14.3967 9.48083 14.1511 9.37907 13.8949 9.37907Z' fill='%232A50FD'/%3e%3c/svg%3e","check-mark":"data:image/svg+xml,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2817 0.508636L14.0132 1.50961L6.47213 14.5542L0.238281 9.69783L1.4674 8.12009L5.88914 11.5644L12.2817 0.508636Z' fill='white'/%3e%3c/svg%3e","chevron-right":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(180%2c 8%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-left":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","app-logo":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.91775 0.515015H7.50682C8.35702 0.515015 9.05226 1.21026 9.05226 2.06045V7.64952C9.05226 8.49972 8.35702 9.19496 7.50682 9.19496H1.91775C1.06755 9.19496 0.372314 8.49972 0.372314 7.64952V2.06045C0.372314 1.21026 1.06755 0.515015 1.91775 0.515015ZM1.91785 7.64952H7.50692V2.06045H1.91785V7.64952ZM12.5558 0.515015H18.1449C18.9951 0.515015 19.6903 1.21026 19.6903 2.06045V7.64952C19.6903 8.49972 18.9951 9.19496 18.1449 9.19496H12.5558C11.7056 9.19496 11.0104 8.49972 11.0104 7.64952V2.06045C11.0104 1.21026 11.7056 0.515015 12.5558 0.515015ZM7.50682 11.153H1.91775C1.06755 11.153 0.372314 11.8483 0.372314 12.6985V18.2875C0.372314 19.1377 1.06755 19.833 1.91775 19.833H7.50682C8.35702 19.833 9.05226 19.1377 9.05226 18.2875V12.6985C9.05226 11.8483 8.35702 11.153 7.50682 11.153ZM12.5558 11.153H18.1449C18.9951 11.153 19.6903 11.8483 19.6903 12.6985V18.2875C19.6903 19.1377 18.9951 19.833 18.1449 19.833H12.5558C11.7056 19.833 11.0104 19.1377 11.0104 18.2875V12.6985C11.0104 11.8483 11.7056 11.153 12.5558 11.153Z' fill='%232A50FD'/%3e%3c/svg%3e",email:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.4286 0.617798H2.90599C2.13748 0.617798 1.40044 0.92309 0.857016 1.46651C0.313593 2.00994 0.00830078 2.74698 0.00830078 3.51549V13.1745C0.00830078 13.943 0.313593 14.68 0.857016 15.2234C1.40044 15.7669 2.13748 16.0722 2.90599 16.0722H16.4286C17.1971 16.0722 17.9341 15.7669 18.4775 15.2234C19.021 14.68 19.3263 13.943 19.3263 13.1745V3.51549C19.3263 2.74698 19.021 2.00994 18.4775 1.46651C17.9341 0.92309 17.1971 0.617798 16.4286 0.617798ZM16.0325 2.54959L10.3531 8.22907C10.2633 8.3196 10.1564 8.39146 10.0387 8.4405C9.92104 8.48954 9.79479 8.51478 9.66728 8.51478C9.53977 8.51478 9.41352 8.48954 9.29582 8.4405C9.17811 8.39146 9.07129 8.3196 8.98149 8.22907L3.30201 2.54959H16.0325ZM17.3945 13.1745C17.3945 13.4306 17.2927 13.6763 17.1116 13.8575C16.9304 14.0386 16.6847 14.1404 16.4286 14.1404H2.90599C2.64982 14.1404 2.40414 14.0386 2.223 13.8575C2.04186 13.6763 1.9401 13.4306 1.9401 13.1745V3.91151L7.61958 9.59099C8.1629 10.1336 8.89939 10.4384 9.66728 10.4384C10.4352 10.4384 11.1717 10.1336 11.715 9.59099L17.3945 3.91151V13.1745Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-down":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(270%2c 6.5%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","triangle-down":"data:image/svg+xml,%3csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.271484 0.153671H8.27148L4.27148 6.15367L0.271484 0.153671Z' fill='%23081348'/%3e%3c/svg%3e",info:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st17' d='M12%2c0C9.63%2c0%2c7.31%2c0.7%2c5.33%2c2.02C3.36%2c3.34%2c1.82%2c5.22%2c0.91%2c7.41c-0.91%2c2.19-1.15%2c4.61-0.68%2c6.93 c0.46%2c2.33%2c1.61%2c4.47%2c3.28%2c6.14c1.68%2c1.68%2c3.82%2c2.82%2c6.14%2c3.28c2.33%2c0.46%2c4.74%2c0.23%2c6.93-0.68c2.19-0.91%2c4.07-2.45%2c5.39-4.42 C23.3%2c16.69%2c24%2c14.37%2c24%2c12c0-3.18-1.27-6.23-3.52-8.48C18.23%2c1.27%2c15.18%2c0%2c12%2c0z M12%2c21.6c-1.9%2c0-3.75-0.56-5.33-1.62 c-1.58-1.05-2.81-2.55-3.54-4.31s-0.92-3.68-0.55-5.55c0.37-1.86%2c1.28-3.57%2c2.63-4.92s3.05-2.26%2c4.92-2.63 c1.86-0.37%2c3.79-0.18%2c5.55%2c0.55s3.25%2c1.96%2c4.31%2c3.54C21.04%2c8.25%2c21.6%2c10.1%2c21.6%2c12c0%2c2.55-1.02%2c4.99-2.81%2c6.79 C16.99%2c20.58%2c14.55%2c21.6%2c12%2c21.6z'/%3e %3cpath class='st17' d='M11.2%2c6.35C11.43%2c6.13%2c11.73%2c6%2c12.05%2c6c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85V12 c0%2c0.32-0.13%2c0.62-0.35%2c0.85c-0.22%2c0.23-0.53%2c0.35-0.85%2c0.35c-0.32%2c0-0.62-0.13-0.85-0.35c-0.23-0.22-0.35-0.53-0.35-0.85V7.2 C10.85%2c6.88%2c10.98%2c6.58%2c11.2%2c6.35z'/%3e %3cpath class='st17' d='M11.39%2c15.8c0.2-0.13%2c0.43-0.2%2c0.67-0.2c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.22%2c0.35%2c0.53%2c0.35%2c0.85 c0%2c0.24-0.07%2c0.47-0.2%2c0.67c-0.13%2c0.2-0.32%2c0.35-0.54%2c0.44c-0.22%2c0.09-0.46%2c0.11-0.69%2c0.07c-0.23-0.05-0.45-0.16-0.61-0.33 c-0.17-0.17-0.28-0.38-0.33-0.61c-0.05-0.23-0.02-0.47%2c0.07-0.69C11.03%2c16.12%2c11.19%2c15.93%2c11.39%2c15.8z'/%3e%3c/g%3e%3c/svg%3e","cross-icon":"data:image/svg+xml,%3csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7129 9.70582L19.8791 1.53962C20.2304 1.18838 20.2304 0.661516 19.8791 0.310275C19.5279 -0.0409657 19.001 -0.0409657 18.6498 0.310275L10.4836 8.47648L2.31736 0.310275C1.96612 -0.0409657 1.43926 -0.0409657 1.08802 0.310275C0.736775 0.661516 0.736775 1.18838 1.08802 1.53962L9.25422 9.70582L1.08802 17.872C0.736775 18.2233 0.736775 18.7501 1.08802 19.1014C1.26364 19.277 1.43926 19.3648 1.70269 19.3648C1.96612 19.3648 2.14174 19.277 2.31736 19.1014L10.4836 10.9352L18.6498 19.1014C18.8254 19.277 19.0888 19.3648 19.2644 19.3648C19.4401 19.3648 19.7035 19.277 19.8791 19.1014C20.2304 18.7501 20.2304 18.2233 19.8791 17.872L11.7129 9.70582Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='%232E56F4'/%3e%3c/svg%3e","jpg-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0248 7.36488H14.5926V5.27939C14.5926 5.26822 14.5911 5.25698 14.5896 5.24568L14.5888 5.24011C14.5881 5.1573 14.5618 5.07596 14.5051 5.01152L11.0346 1.04708L11.0334 1.0461C11.0328 1.04567 11.0323 1.04527 11.0318 1.0446C11.0112 1.02149 10.987 1.00228 10.9615 0.985642C10.954 0.980577 10.9464 0.976328 10.9385 0.971949C10.9164 0.95989 10.893 0.94989 10.8688 0.942668C10.8658 0.941806 10.8628 0.940756 10.8599 0.939708L10.8599 0.939707L10.8599 0.939704C10.8566 0.938529 10.8533 0.937357 10.8499 0.936459C10.8237 0.93025 10.7964 0.926361 10.7689 0.926361H2.2397C1.85022 0.926361 1.53382 1.24313 1.53382 1.63227V7.36472H1.10169C0.544537 7.36472 0.0927734 7.81628 0.0927734 8.37364V13.6202C0.0927734 14.1772 0.544537 14.629 1.10169 14.629H1.53385V18.2204C1.53385 18.6096 1.85025 18.9264 2.23973 18.9264H13.8868C14.2759 18.9264 14.5926 18.6096 14.5926 18.2204V14.629H15.0249C15.5819 14.629 16.0337 14.1772 16.0337 13.6202V8.3738C16.0337 7.81648 15.5818 7.36488 15.0248 7.36488ZM2.2397 1.63241H10.4159V5.24394C10.4159 5.43893 10.5741 5.59688 10.7689 5.59688H13.8867V7.36511H2.2397V1.63241ZM8.94593 11.1082C9.25851 10.8108 9.43053 10.3728 9.43053 9.8568C9.43053 9.34086 9.20393 8.90285 8.86802 8.6371C8.51573 8.35543 7.99178 8.21481 7.25678 8.21481C6.52953 8.21481 6.01355 8.26151 5.6458 8.32442V13.5243H6.82655V11.6398C6.936 11.6556 7.07698 11.6631 7.23345 11.6631C7.93691 11.6631 8.53903 11.4913 8.94593 11.1082ZM1.90744 13.4852L2.04065 12.5234C2.20496 12.5782 2.41581 12.6175 2.65038 12.6175C3.1512 12.6175 3.46372 12.3904 3.46372 11.5694V8.25377H4.65221V11.5849C4.65221 13.0865 3.9326 13.6102 2.77548 13.6102C2.50202 13.6104 2.14218 13.5638 1.90744 13.4852ZM2.2397 18.0294H13.8867V14.629H2.2397V18.0294ZM14.5923 13.2821C14.2249 13.4072 13.529 13.5791 12.8324 13.5791C11.8711 13.5791 11.1748 13.3367 10.6903 12.8676C10.2053 12.4142 9.93906 11.726 9.94717 10.9518C9.95472 9.20007 11.2293 8.19916 12.9578 8.19916C13.6382 8.19916 14.1625 8.33187 14.4203 8.45713L14.17 9.41108C13.8805 9.28595 13.5207 9.18429 12.942 9.18429C11.949 9.18429 11.1987 9.74749 11.1987 10.8892C11.1987 11.9761 11.8787 12.6174 12.8563 12.6174C13.13 12.6174 13.3491 12.586 13.4428 12.539V11.4364H12.6294V10.5059H14.5922V13.2821H14.5923ZM6.82654 9.16098C6.91262 9.13739 7.07696 9.11386 7.31909 9.11386C7.91353 9.11386 8.25003 9.40331 8.25003 9.88824C8.25003 10.4275 7.85892 10.7484 7.22533 10.7484C7.0535 10.7484 6.9284 10.7405 6.82654 10.717V9.16098Z' fill='%232E56F4'/%3e%3c/svg%3e","pdf-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.3246 6.76136H14.8924V4.67588C14.8924 4.6647 14.8909 4.65346 14.8894 4.64216L14.8886 4.6366C14.8879 4.55379 14.8616 4.47245 14.8049 4.408L11.3344 0.443564L11.3332 0.442584C11.3326 0.442151 11.3321 0.441754 11.3316 0.441081C11.311 0.417976 11.2868 0.39876 11.2613 0.382126C11.2538 0.377061 11.2462 0.372813 11.2383 0.368434C11.2162 0.356375 11.1928 0.346375 11.1686 0.339153C11.1656 0.338291 11.1626 0.33724 11.1597 0.336192L11.1597 0.336192L11.1597 0.336189C11.1564 0.335013 11.1531 0.333841 11.1497 0.332943C11.1235 0.326734 11.0963 0.322845 11.0687 0.322845H2.5395C2.15003 0.322845 1.83362 0.63961 1.83362 1.02876V6.7612H1.4015C0.844342 6.7612 0.392578 7.21277 0.392578 7.77012V13.0167C0.392578 13.5736 0.844342 14.0255 1.4015 14.0255H1.83365V17.6169C1.83365 18.006 2.15006 18.3228 2.53954 18.3228H14.1866C14.5757 18.3228 14.8925 18.0061 14.8925 17.6169V14.0255H15.3247C15.8817 14.0255 16.3335 13.5736 16.3335 13.0167V7.77028C16.3335 7.21296 15.8816 6.76136 15.3246 6.76136ZM2.5395 1.02889H10.7157V4.64042C10.7157 4.83542 10.8739 4.99336 11.0687 4.99336H14.1865V6.76159H2.5395V1.02889ZM10.3283 12.5567C10.8374 12.1264 11.2048 11.4306 11.2048 10.4216C11.2048 9.49103 10.8607 8.84211 10.3135 8.43541C9.80498 8.05247 9.15576 7.87247 8.15537 7.87247C7.55322 7.87247 6.98201 7.91159 6.54414 7.98182V13.1588C6.84165 13.1978 7.27946 13.2369 7.89711 13.2369C8.929 13.2369 9.77374 13.018 10.3283 12.5567ZM2.00029 13.1823V7.98182C2.36764 7.9196 2.88401 7.87247 3.61127 7.87247C4.34626 7.87247 4.87032 8.01326 5.22208 8.29496C5.55842 8.56067 5.78466 8.99868 5.78466 9.51482C5.78466 10.0311 5.61309 10.469 5.30005 10.766C4.89345 11.1492 4.29139 11.3214 3.58741 11.3214C3.43127 11.3214 3.29002 11.3134 3.18104 11.2978V13.1824H2.00029V13.1823ZM2.5395 17.4259H14.1865V14.0255H2.5395V17.4259ZM15.2093 8.88907H13.1836V10.0934H15.0761V11.0631H13.1836V13.1823H11.9877V7.91159H15.2093V8.88907ZM4.60424 9.54587C4.60424 9.06116 4.26767 8.77188 3.67372 8.77188C3.43143 8.77188 3.26728 8.79525 3.1812 8.81868V10.3751C3.28296 10.3982 3.40806 10.4061 3.57963 10.4061C4.21332 10.4061 4.60424 10.0856 4.60424 9.54587ZM8.2805 8.7875C8.01433 8.7875 7.8427 8.81094 7.74067 8.8344V12.2829C7.8425 12.3067 8.00675 12.3067 8.15537 12.3067C9.23436 12.3142 9.93818 11.7202 9.93818 10.4611C9.94609 9.36593 9.30469 8.7875 8.2805 8.7875Z' fill='%232E56F4'/%3e%3c/svg%3e","arrow-up":"data:image/svg+xml,%3csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6561 4.98854L5.78989 0.122986L0.923645 4.98854L1.94087 6.00576L5.06337 2.88257V15.123H6.51636V2.88257L9.63886 6.00576L10.6561 4.98854Z' fill='%23009500'/%3e%3c/svg%3e","arrow-down":"data:image/svg+xml,%3csvg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.337 11.3942L5.47074 16.4335L0.604492 11.3942L1.62172 10.3406L4.74422 13.5753V0.897759H6.19721V13.5753L9.31971 10.3406L10.337 11.3942Z' fill='%23C10000'/%3e%3c/svg%3e","pen-icon":"data:image/svg+xml,%3csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.87647 10.4528L2.64806 13.9942H0.504883L5.3205 0.612427H7.65317L12.4688 13.9942H10.3256L9.10374 10.4528H3.87647ZM4.46454 8.7539H8.51567L6.54238 3.04311H6.43783L4.46454 8.7539Z' fill='%23454545'/%3e%3c/svg%3e","sign-icon":"data:image/svg+xml,%3csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.4919 0.469661C21.4919 0.469661 21.4927 0.469661 21.4935 0.470442L21.4935 0.470422C22.2458 1.00014 22.4466 2.06732 21.9411 2.85482L21.3568 3.76654L18.6302 1.85794L19.2138 0.936842C19.2138 0.936842 19.2138 0.936061 19.2145 0.936061C19.7193 0.148561 20.7396 -0.060019 21.4919 0.469661ZM12.8287 11.4032L12.81 14.4742C12.8053 14.5039 12.824 14.5297 12.8514 14.5352C12.8639 14.5367 12.8764 14.5352 12.8881 14.5274L15.6757 13.3492L21.0147 4.68745L18.1741 2.74057L12.8287 11.4032ZM11.6916 7.26789C11.2142 5.85961 9.65961 5.20995 8.23719 5.74995C6.01654 6.59005 5.65513 9.45668 6.63008 12.0049L6.7317 12.2595C7.01005 12.9291 7.3479 13.5236 7.75506 14.0393L7.90633 14.2236L7.7904 14.3086L7.64283 14.4049C6.71979 14.9803 6.0144 14.8962 5.42701 14.0152C5.11735 13.5506 5.01096 13.0618 4.98516 12.1083L4.9715 11.0336C4.93862 9.71545 4.77544 9.05726 4.19647 8.353C3.38847 7.36761 1.96488 7.43564 0.945348 8.25562C0.724649 8.43312 0.689631 8.75593 0.867134 8.97662C1.04464 9.19732 1.36744 9.23234 1.58814 9.05484C2.21276 8.55248 3.00273 8.51473 3.40378 9.00383C3.8507 9.54747 3.94804 10.1185 3.95265 11.5636L3.95515 11.9049C3.97323 13.2011 4.09831 13.871 4.57361 14.5841C5.54707 16.0442 6.94271 16.1268 8.36769 15.1564L8.59557 14.9923L8.64733 14.9496L8.7923 15.0647C9.63186 15.7067 10.6739 16.1324 11.9605 16.325C12.2406 16.3669 12.5016 16.1738 12.5435 15.8937C12.5855 15.6136 12.3924 15.3525 12.1123 15.3106L11.8424 15.2657C10.8696 15.0866 10.0777 14.7507 9.43059 14.26L9.42233 14.2526L9.48822 14.1872C10.0623 13.5879 10.5767 12.8898 10.926 12.2524C11.8691 10.5302 12.2094 8.7956 11.6916 7.26789ZM8.60065 6.70903C9.49902 6.36798 10.4363 6.75969 10.7202 7.59715C11.1306 8.8078 10.8446 10.2657 10.0264 11.7596L9.90522 11.9708C9.60656 12.4692 9.20064 13.0019 8.76026 13.4641L8.67833 13.5456L8.63441 13.4951C8.20642 12.9789 7.86423 12.3595 7.58793 11.6382C6.78908 9.55027 7.0745 7.28639 8.60065 6.70903Z' fill='%232E56F4'/%3e%3c/svg%3e","edit-icon":"data:image/svg+xml,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.38784 7.73764H3.29584C3.35506 7.73799 3.41377 7.72664 3.4686 7.70424C3.52343 7.68185 3.57329 7.64885 3.61534 7.60714L6.72934 4.48864L8.00734 3.23764C8.04952 3.19581 8.083 3.14604 8.10584 3.0912C8.12869 3.03637 8.14045 2.97755 8.14045 2.91814C8.14045 2.85874 8.12869 2.79992 8.10584 2.74508C8.083 2.69025 8.04952 2.64048 8.00734 2.59864L6.09934 0.668143C6.05751 0.625966 6.00774 0.592488 5.9529 0.569642C5.89806 0.546796 5.83925 0.535034 5.77984 0.535034C5.72044 0.535034 5.66162 0.546796 5.60678 0.569642C5.55195 0.592488 5.50217 0.625966 5.46034 0.668143L4.19134 1.94164L1.06834 5.06014C1.02664 5.10219 0.993639 5.15206 0.971245 5.20689C0.948851 5.26171 0.937499 5.32042 0.937842 5.37964V7.28764C0.937842 7.40699 0.985252 7.52145 1.06964 7.60584C1.15404 7.69023 1.26849 7.73764 1.38784 7.73764ZM5.77984 1.62214L7.05334 2.89564L6.41434 3.53464L5.14084 2.26114L5.77984 1.62214ZM1.83784 5.56414L4.50634 2.89564L5.77984 4.16914L3.11134 6.83764H1.83784V5.56414ZM8.58784 8.63764H0.487842C0.368494 8.63764 0.254035 8.68505 0.169644 8.76945C0.0852524 8.85384 0.0378418 8.9683 0.0378418 9.08764C0.0378418 9.20699 0.0852524 9.32145 0.169644 9.40584C0.254035 9.49023 0.368494 9.53764 0.487842 9.53764H8.58784C8.70719 9.53764 8.82165 9.49023 8.90604 9.40584C8.99043 9.32145 9.03784 9.20699 9.03784 9.08764C9.03784 8.9683 8.99043 8.85384 8.90604 8.76945C8.82165 8.68505 8.70719 8.63764 8.58784 8.63764Z' fill='%232E56F4'/%3e%3c/svg%3e","hamburger-menu":"data:image/svg+xml,%3csvg width='21' height='17' viewBox='0 0 21 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.38839 3.50162H18.4867C18.9136 3.50162 19.3231 3.36455 19.625 3.12055C19.9269 2.87656 20.0965 2.54563 20.0965 2.20057C20.0965 1.85551 19.9269 1.52458 19.625 1.28059C19.3231 1.0366 18.9136 0.899521 18.4867 0.899521H2.38839C1.96144 0.899521 1.55197 1.0366 1.25007 1.28059C0.948171 1.52458 0.778564 1.85551 0.778564 2.20057C0.778564 2.54563 0.948171 2.87656 1.25007 3.12055C1.55197 3.36455 1.96144 3.50162 2.38839 3.50162ZM18.4867 7.40477H2.38839C1.96144 7.40477 1.55197 7.54184 1.25007 7.78584C0.948171 8.02983 0.778564 8.36076 0.778564 8.70582C0.778564 9.05088 0.948171 9.38181 1.25007 9.6258C1.55197 9.86979 1.96144 10.0069 2.38839 10.0069H18.4867C18.9136 10.0069 19.3231 9.86979 19.625 9.6258C19.9269 9.38181 20.0965 9.05088 20.0965 8.70582C20.0965 8.36076 19.9269 8.02983 19.625 7.78584C19.3231 7.54184 18.9136 7.40477 18.4867 7.40477ZM18.4867 13.91H2.38839C1.96144 13.91 1.55197 14.0471 1.25007 14.2911C0.948171 14.5351 0.778564 14.866 0.778564 15.2111C0.778564 15.5561 0.948171 15.8871 1.25007 16.1311C1.55197 16.375 1.96144 16.5121 2.38839 16.5121H18.4867C18.9136 16.5121 19.3231 16.375 19.625 16.1311C19.9269 15.8871 20.0965 15.5561 20.0965 15.2111C20.0965 14.866 19.9269 14.5351 19.625 14.2911C19.3231 14.0471 18.9136 13.91 18.4867 13.91Z' fill='%232A50FD'/%3e%3c/svg%3e",bell:"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.87983 17.0764C8.96945 17.8588 9.6528 18.4673 10.4832 18.4673C11.3137 18.4673 11.997 17.8588 12.0867 17.0764H8.87983ZM13.8847 17.0764C13.7909 18.8205 12.3037 20.206 10.4832 20.206C8.6628 20.206 7.1756 18.8205 7.08178 17.0764H2.59635C1.70571 17.0764 0.983139 16.3769 0.983139 15.5116V15.1639C0.983139 13.9033 1.90736 12.8506 3.13408 12.6088V7.33454C3.13408 3.3968 6.42352 0.205994 10.4831 0.205994C14.5428 0.205994 17.8322 3.39673 17.8322 7.33454V12.6088C19.0603 12.8506 19.9831 13.902 19.9831 15.1639V15.5116C19.9831 16.3782 19.2606 17.0764 18.3699 17.0764H13.8847ZM18.1909 15.1639C18.1909 14.683 17.7904 14.2945 17.2919 14.2945C16.6001 14.2945 16.04 13.7471 16.04 13.0802V7.33437C16.04 4.35689 13.5529 1.94449 10.4834 1.94449C7.41378 1.94449 4.92675 4.35689 4.92675 7.33437V13.0802C4.92675 13.7498 4.36381 14.2945 3.67483 14.2945C3.17771 14.2945 2.77581 14.6844 2.77581 15.1639V15.3377H18.1909V15.1639Z' fill='white'/%3e%3c/svg%3e",star:"data:image/svg+xml,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6464 7.09946C19.5855 6.92303 19.4747 6.76806 19.3274 6.65335C19.1802 6.53863 19.0028 6.4691 18.8169 6.45319L13.3284 5.65259L10.8687 0.665684C10.7897 0.5026 10.6664 0.365063 10.5128 0.268828C10.3593 0.172592 10.1817 0.121552 10.0005 0.121552C9.81934 0.121552 9.6418 0.172592 9.48826 0.268828C9.33473 0.365063 9.2114 0.5026 9.13242 0.665684L6.67273 5.64294L1.18424 6.45319C1.00572 6.47857 0.837879 6.55347 0.699776 6.66941C0.561672 6.78535 0.458832 6.93768 0.402924 7.10911C0.351748 7.27663 0.347156 7.45493 0.38964 7.62487C0.432124 7.7948 0.520081 7.94996 0.644071 8.0737L4.62781 11.932L3.66322 17.4109C3.62879 17.5917 3.64682 17.7786 3.71519 17.9496C3.78355 18.1205 3.8994 18.2683 4.04906 18.3755C4.19492 18.4797 4.36696 18.5413 4.54586 18.5532C4.72477 18.5651 4.90346 18.527 5.06187 18.443L10.0005 15.8675L14.9199 18.4526C15.0553 18.529 15.2082 18.5689 15.3636 18.5684C15.568 18.5691 15.7672 18.5049 15.9327 18.3851C16.0824 18.2779 16.1982 18.1301 16.2666 17.9592C16.335 17.7883 16.353 17.6014 16.3186 17.4205L15.354 11.9417L19.3377 8.08334C19.477 7.96535 19.5799 7.81027 19.6346 7.63611C19.6892 7.46195 19.6933 7.27586 19.6464 7.09946ZM13.7142 10.9578C13.6011 11.0672 13.5164 11.2027 13.4677 11.3523C13.4189 11.5019 13.4075 11.6612 13.4345 11.8163L14.129 15.8579L10.5021 13.9287C10.3626 13.8544 10.2069 13.8155 10.0488 13.8155C9.89066 13.8155 9.73498 13.8544 9.59542 13.9287L5.96858 15.8579L6.66308 11.8163C6.69003 11.6612 6.67862 11.5019 6.62987 11.3523C6.58111 11.2027 6.49647 11.0672 6.38335 10.9578L3.4896 8.06405L7.5505 7.47565C7.70676 7.45392 7.85531 7.39418 7.98311 7.30169C8.11092 7.2092 8.21409 7.08677 8.28358 6.94513L10.0005 3.27006L11.814 6.95478C11.8835 7.09641 11.9866 7.21884 12.1144 7.31134C12.2422 7.40383 12.3908 7.46356 12.547 7.4853L16.608 8.0737L13.7142 10.9578Z' fill='%232A50FD'/%3e%3c/svg%3e","cloud-icon":"data:image/svg+xml,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2048 10.3586L9.01892 13.5445L7.76975 12.2953C7.67973 12.2046 7.57263 12.1325 7.45463 12.0834C7.33663 12.0342 7.21006 12.0089 7.08222 12.0089C6.95439 12.0089 6.82782 12.0342 6.70982 12.0834C6.59182 12.1325 6.48472 12.2046 6.3947 12.2953C6.21434 12.4768 6.11311 12.7222 6.11311 12.978C6.11311 13.2339 6.21434 13.4793 6.3947 13.6607L8.3314 15.5974C8.42142 15.6882 8.52852 15.7602 8.64652 15.8094C8.76452 15.8585 8.89109 15.8839 9.01892 15.8839C9.14676 15.8839 9.27333 15.8585 9.39133 15.8094C9.50933 15.7602 9.61643 15.6882 9.70645 15.5974L13.5799 11.724C13.7602 11.5426 13.8614 11.2972 13.8614 11.0413C13.8614 10.7855 13.7602 10.5401 13.5799 10.3586C13.4898 10.2679 13.3827 10.1958 13.2647 10.1467C13.1467 10.0975 13.0202 10.0722 12.8923 10.0722C12.7645 10.0722 12.6379 10.0975 12.5199 10.1467C12.4019 10.1958 12.2948 10.2679 12.2048 10.3586V10.3586ZM16.2041 4.67443C15.6117 3.31469 14.5898 2.18674 13.2949 1.46354C12 0.740337 10.5037 0.461796 9.03527 0.670623C7.56688 0.87945 6.20752 1.56412 5.16559 2.61965C4.12366 3.67519 3.45669 5.04333 3.26693 6.5143C2.45932 6.71468 1.7377 7.16981 1.20893 7.81229C0.680162 8.45478 0.372348 9.25047 0.331066 10.0815C0.289784 10.9126 0.517229 11.7349 0.979725 12.4266C1.44222 13.1183 2.11518 13.6427 2.89895 13.9222C3.02264 13.9871 3.15891 14.0245 3.2984 14.0317C3.4379 14.039 3.57732 14.016 3.70709 13.9644C3.83687 13.9127 3.95393 13.8336 4.05025 13.7324C4.14656 13.6312 4.21985 13.5104 4.26508 13.3783C4.31031 13.2461 4.32641 13.1057 4.31228 12.9668C4.29815 12.8278 4.25413 12.6935 4.18323 12.5732C4.11232 12.4528 4.01622 12.3492 3.90152 12.2695C3.78681 12.1898 3.65622 12.1359 3.5187 12.1114C3.14127 11.9749 2.81554 11.7246 2.58656 11.395C2.35758 11.0654 2.23664 10.6728 2.24048 10.2715C2.24048 9.75785 2.44452 9.26524 2.80772 8.90204C3.17092 8.53884 3.66353 8.3348 4.17718 8.3348C4.434 8.3348 4.6803 8.23277 4.8619 8.05117C5.0435 7.86957 5.14553 7.62327 5.14553 7.36645C5.15027 6.22198 5.56026 5.11619 6.30277 4.24528C7.04528 3.37436 8.0723 2.79462 9.20161 2.60891C10.3309 2.42321 11.4895 2.64355 12.4718 3.23084C13.4541 3.81813 14.1966 4.7344 14.5676 5.81709C14.6244 5.98168 14.7245 6.12792 14.8574 6.24039C14.9904 6.35287 15.1512 6.42742 15.3229 6.4562C15.9679 6.57808 16.5526 6.91481 16.9817 7.41151C17.4108 7.9082 17.6591 8.53559 17.686 9.19144C17.713 9.84728 17.517 10.4929 17.1301 11.0232C16.7432 11.5534 16.1881 11.937 15.5553 12.1114C15.2985 12.1435 15.0649 12.2763 14.906 12.4806C14.7471 12.6849 14.6759 12.9439 14.708 13.2008C14.7401 13.4576 14.8729 13.6911 15.0772 13.85C15.2815 14.0089 15.5405 14.0802 15.7974 14.0481H16.0395C17.0585 13.7788 17.9619 13.1843 18.6124 12.3549C19.2628 11.5254 19.6249 10.5064 19.6435 9.45253C19.6621 8.39864 19.3363 7.36746 18.7156 6.51558C18.0948 5.6637 17.213 5.03766 16.2041 4.73254V4.67443Z' fill='%232A50FD'/%3e%3c/svg%3e","check-icon":"data:image/svg+xml,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.09309 0.499928C6.94236 0.505009 6.80012 0.568234 6.69568 0.676061C5.27989 2.09523 4.2073 3.27224 2.87503 4.62764L1.41183 3.39024C1.29498 3.29089 1.14369 3.24178 0.990707 3.25419C0.837725 3.26661 0.69603 3.33887 0.596677 3.45572C0.497324 3.57257 0.448218 3.72386 0.46063 3.87684C0.472485 4.02982 0.545306 4.17152 0.662154 4.27087L2.54083 5.86052C2.77058 6.05754 3.11323 6.04342 3.32662 5.82891C4.88014 4.27207 5.98769 3.02607 7.51751 1.49351C7.68968 1.32698 7.74162 1.07125 7.64734 0.850538C7.55307 0.629823 7.33235 0.490382 7.09301 0.499977L7.09309 0.499928Z' fill='white'/%3e%3c/svg%3e","arrow-rotate":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none%3bstroke:black%3bstroke-miterlimit:10%3bopacity:0%3b%7d%3c/style%3e%3c/defs%3e%3cpath d='M.92%2c14a1%2c1%2c0%2c0%2c0%2c.93-1C1.85%2c6.63%2c6%2c2%2c11.79%2c2a9.45%2c9.45%2c0%2c0%2c1%2c8.53%2c4.72L17.76%2c6a.92.92%2c0%2c0%2c0-1.12.73A1%2c1%2c0%2c0%2c0%2c17.31%2c8l4.44%2c1.2.11%2c0H22a.81.81%2c0%2c0%2c0%2c.27%2c0h0A1%2c1%2c0%2c0%2c0%2c22.56%2c9a.27.27%2c0%2c0%2c0%2c.07-.08.8.8%2c0%2c0%2c0%2c.13-.19.84.84%2c0%2c0%2c0%2c.06-.14s0-.07%2c0-.11L24%2c3.64a1%2c1%2c0%2c0%2c0-.67-1.21.92.92%2c0%2c0%2c0-1.12.73l-.5%2c2.16A11.39%2c11.39%2c0%2c0%2c0%2c11.79%2c0C5.07%2c0%2c0%2c5.59%2c0%2c13A1%2c1%2c0%2c0%2c0%2c.92%2c14Z'/%3e%3cpath d='M23.08%2c10a1%2c1%2c0%2c0%2c0-.93%2c1c0%2c6.37-4.18%2c11-9.94%2c11a9.45%2c9.45%2c0%2c0%2c1-8.53-4.72L6.24%2c18a.92.92%2c0%2c0%2c0%2c1.12-.73A1%2c1%2c0%2c0%2c0%2c6.69%2c16l-4.44-1.2-.11%2c0H2a.81.81%2c0%2c0%2c0-.27%2c0h0a1%2c1%2c0%2c0%2c0-.29.19.27.27%2c0%2c0%2c0-.07.08.8.8%2c0%2c0%2c0-.13.19.84.84%2c0%2c0%2c0-.06.14s0%2c.07%2c0%2c.11L0%2c20.36A1%2c1%2c0%2c0%2c0%2c.7%2c21.57a.92.92%2c0%2c0%2c0%2c1.12-.73l.5-2.16A11.39%2c11.39%2c0%2c0%2c0%2c12.21%2c24C18.93%2c24%2c24%2c18.41%2c24%2c11A1%2c1%2c0%2c0%2c0%2c23.08%2c10Z'/%3e%3crect class='cls-1' width='24' height='24'/%3e%3c/svg%3e","magnifier-icon":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7456 14.6459L19.327 18.1983C19.6886 18.5724 19.6886 19.1659 19.327 19.5401C19.1457 19.7228 18.899 19.8256 18.6416 19.8256C18.3842 19.8256 18.1375 19.7228 17.9562 19.5401L14.4038 15.9877C10.8048 18.8742 5.57718 18.4442 2.49816 15.0084C-0.580862 11.5726 -0.437387 6.32929 2.82492 3.06699C6.08723 -0.195322 11.3305 -0.338797 14.7663 2.74023C18.2022 5.81925 18.6322 11.0468 15.7456 14.6459ZM2.23111 9.23044C2.23111 12.9624 5.25644 15.9877 8.98837 15.9877C10.7805 15.9877 12.4992 15.2758 13.7665 14.0085C15.0337 12.7413 15.7456 11.0226 15.7456 9.23044C15.7456 5.49851 12.7203 2.47318 8.98837 2.47318C5.25644 2.47318 2.23111 5.49851 2.23111 9.23044Z' fill='%232A50FD'/%3e%3c/svg%3e",connection:"data:image/svg+xml,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8412 11.3595C11.4441 10.6162 12.3481 10.1818 13.3052 10.1755C15.0725 10.1755 16.5052 11.6082 16.5052 13.3755C16.5052 15.1428 15.0725 16.5755 13.3052 16.5755C11.5379 16.5755 10.1052 15.1428 10.1052 13.3755C10.1076 13.1849 10.1263 12.9949 10.1612 12.8075L5.9372 10.8635C4.68025 12.0925 2.66722 12.0775 1.42881 10.8298C0.190398 9.58205 0.190398 7.56895 1.42881 6.32124C2.66722 5.07353 4.68025 5.05846 5.9372 6.2875L10.1612 4.3435C10.1263 4.15611 10.1076 3.96608 10.1052 3.7755C10.0926 2.21832 11.2028 0.878155 12.7351 0.600798C14.2675 0.323442 15.777 1.18943 16.311 2.65223C16.8451 4.11502 16.2486 5.74988 14.898 6.52502C13.5474 7.30017 11.8348 6.99052 10.8412 5.7915L6.7612 7.6715C6.95303 8.2589 6.95303 8.8921 6.7612 9.4795L10.8412 11.3595ZM14.9052 3.7755C14.9052 2.89184 14.1889 2.1755 13.3052 2.1755C12.4215 2.1755 11.7052 2.89184 11.7052 3.7755C11.7052 4.65916 12.4215 5.3755 13.3052 5.3755C14.1889 5.3755 14.9052 4.65916 14.9052 3.7755ZM3.7052 10.1755C2.82154 10.1755 2.1052 9.45916 2.1052 8.5755C2.1052 7.69184 2.82154 6.9755 3.7052 6.9755C4.58885 6.9755 5.3052 7.69184 5.3052 8.5755C5.3052 9.45916 4.58885 10.1755 3.7052 10.1755ZM11.7052 13.3755C11.7052 14.2592 12.4215 14.9755 13.3052 14.9755C14.1889 14.9755 14.9052 14.2592 14.9052 13.3755C14.9052 12.4918 14.1889 11.7755 13.3052 11.7755C12.4215 11.7755 11.7052 12.4918 11.7052 13.3755Z' fill='%236B747F'/%3e%3c/svg%3e","door-internal-active":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3ccircle fill-rule='evenodd' clip-rule='evenodd' cx='12' cy='12' r='12' fill='%2339aa35'/%3e%3c/svg%3e","ellipses-horizontal":"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(90%2c 0%2c 12)' fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e",ellipses:"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach-white":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='white'/%3e%3c/svg%3e","functional-equation":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d .st42%7bfill:%23DD0B15%3b%7d .st43%7bfill:%2346484F%3b%7d .st44%7bfill:%231D1E1B%3b%7d .st45%7bfill:%230D1826%3b%7d .st46%7bfill:%233B5A7A%3b%7d .st47%7bfill:%234D9EB3%3b%7d .st48%7bfill:%233B5A7B%3b%7d%3c/style%3e%3cg%3e %3cg%3e %3cpath class='st46' d='M24%2c7.47L24%2c7.47c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c8.01%2c24%2c7.77%2c24%2c7.47z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c10.5L24%2c10.5c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c11.03%2c24%2c10.79%2c24%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c13.52L24%2c13.52c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c14.06%2c24%2c13.82%2c24%2c13.52z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c16.55L24%2c16.55c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c17.08%2c24%2c16.84%2c24%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c7.48L3.61%2c7.48c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c6.93%2c0%2c7.17%2c0%2c7.47v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c8.01%2c3.61%2c7.77%2c3.61%2c7.48z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c10.5L3.61%2c10.5c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c9.96%2c0%2c10.2%2c0%2c10.49v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c11.03%2c3.61%2c10.79%2c3.61%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c13.53L3.61%2c13.53c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c12.98%2c0%2c13.22%2c0%2c13.52v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c14.06%2c3.61%2c13.82%2c3.61%2c13.53z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c16.55L3.61%2c16.55c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c16.01%2c0%2c16.25%2c0%2c16.54v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c17.08%2c3.61%2c16.84%2c3.61%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c0L7.44%2c0C7.14%2c0%2c6.9%2c0.24%2c6.9%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01c0.29%2c0%2c0.53-0.24%2c0.53-0.53 V0.53C7.97%2c0.24%2c7.73%2c0%2c7.44%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c0L10.45%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C10.98%2c0.24%2c10.74%2c0%2c10.45%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c0L13.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C13.99%2c0.24%2c13.75%2c0%2c13.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c0L16.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C16.99%2c0.24%2c16.76%2c0%2c16.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c20.37L7.44%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56C6.9%2c23.76%2c7.14%2c24%2c7.43%2c24h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C7.97%2c20.61%2c7.73%2c20.37%2c7.44%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c20.37L10.45%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C10.98%2c20.61%2c10.74%2c20.37%2c10.45%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c20.37L13.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C13.99%2c20.61%2c13.75%2c20.37%2c13.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c20.37L16.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C16.99%2c20.61%2c16.76%2c20.37%2c16.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.86%2c19.41H7.11c-1.35%2c0-2.44-1.1-2.44-2.45V7.15c0-1.35%2c1.09-2.45%2c2.44-2.45h9.76 c1.35%2c0%2c2.44%2c1.1%2c2.44%2c2.45v9.81C19.3%2c18.31%2c18.21%2c19.41%2c16.86%2c19.41z M7.11%2c5.76c-0.76%2c0-1.38%2c0.62-1.38%2c1.39v9.81 c0%2c0.76%2c0.62%2c1.39%2c1.38%2c1.39h9.76c0.76%2c0%2c1.38-0.62%2c1.38-1.39V7.15c0-0.76-0.62-1.39-1.38-1.39H7.11z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M12.76%2c8.15C12.61%2c8.05%2c12.43%2c8%2c12.2%2c8c-0.05%2c0-0.11%2c0-0.16%2c0.01c-0.6%2c0.1-0.99%2c0.64-1.24%2c1.17 c-0.11%2c0.25-0.2%2c0.51-0.3%2c0.75c-0.04%2c0.12-0.1%2c0.23-0.14%2c0.36c0%2c0.01-0.07%2c0.25-0.08%2c0.25H9.67c-0.08%2c0-0.15%2c0.07-0.15%2c0.15 c0%2c0.08%2c0.07%2c0.15%2c0.15%2c0.15h0.53l-0.3%2c1.29c-0.3%2c1.44-0.71%2c3.08-0.8%2c3.37c-0.1%2c0.3-0.23%2c0.45-0.42%2c0.45 c-0.04%2c0-0.07-0.01-0.1-0.03c-0.03-0.01-0.04-0.04-0.04-0.07c0-0.03%2c0.01-0.07%2c0.05-0.12c0.04-0.05%2c0.05-0.12%2c0.05-0.18 c0-0.11-0.04-0.21-0.11-0.27c-0.08-0.07-0.16-0.1-0.26-0.1c-0.1%2c0-0.19%2c0.04-0.27%2c0.11c-0.01%2c0.1-0.05%2c0.19-0.05%2c0.32 c0%2c0.16%2c0.07%2c0.3%2c0.2%2c0.43c0.14%2c0.12%2c0.31%2c0.18%2c0.54%2c0.18c0.37%2c0%2c0.69-0.16%2c0.94-0.45c0.15-0.18%2c0.26-0.38%2c0.35-0.6 c0.3-0.67%2c0.46-1.41%2c0.64-2.13c0.18-0.73%2c0.34-1.45%2c0.49-2.18h0.59c0.08%2c0%2c0.15-0.07%2c0.15-0.15c0-0.08-0.07-0.15-0.15-0.15h-0.54 c0.3-1.14%2c0.64-1.92%2c0.71-2.03c0.11-0.19%2c0.23-0.29%2c0.37-0.29c0.05%2c0%2c0.08%2c0.01%2c0.1%2c0.04c0.01%2c0.03%2c0.03%2c0.05%2c0.03%2c0.07 c0%2c0.01-0.01%2c0.05-0.05%2c0.12c-0.04%2c0.07-0.05%2c0.14-0.05%2c0.21c0%2c0.1%2c0.04%2c0.18%2c0.11%2c0.25c0.07%2c0.07%2c0.16%2c0.11%2c0.26%2c0.11 c0.1%2c0%2c0.19-0.04%2c0.26-0.11c0.07-0.07%2c0.11-0.16%2c0.11-0.29C12.98%2c8.4%2c12.91%2c8.25%2c12.76%2c8.15z M15.48%2c11.6 c0.22%2c0%2c0.64-0.18%2c0.64-0.75c0-0.58-0.41-0.6-0.54-0.6c-0.24%2c0-0.5%2c0.18-0.72%2c0.56c-0.22%2c0.38-0.46%2c0.82-0.46%2c0.82h-0.01 c-0.05-0.27-0.1-0.49-0.12-0.6c-0.04-0.23-0.31-0.75-0.88-0.75c-0.57%2c0-1.09%2c0.33-1.09%2c0.33c-0.1%2c0.05-0.16%2c0.16-0.16%2c0.29 c0%2c0.19%2c0.15%2c0.34%2c0.34%2c0.34c0.05%2c0%2c0.11-0.01%2c0.15-0.04c0%2c0%2c0.44-0.25%2c0.52%2c0c0.03%2c0.07%2c0.05%2c0.15%2c0.08%2c0.23 c0.11%2c0.37%2c0.2%2c0.81%2c0.3%2c1.21l-0.34%2c0.56c0%2c0-0.42-0.15-0.64-0.15c-0.22%2c0-0.64%2c0.18-0.64%2c0.75c0%2c0.58%2c0.41%2c0.6%2c0.54%2c0.6 c0.24%2c0%2c0.5-0.18%2c0.72-0.56c0.22-0.38%2c0.46-0.82%2c0.46-0.82c0.07%2c0.36%2c0.14%2c0.64%2c0.18%2c0.75c0.14%2c0.41%2c0.46%2c0.64%2c0.9%2c0.64 c0%2c0%2c0.45%2c0%2c0.97-0.3c0.12-0.05%2c0.22-0.18%2c0.22-0.32c0-0.19-0.15-0.34-0.34-0.34c-0.05%2c0-0.11%2c0.01-0.15%2c0.04 c0%2c0-0.37%2c0.21-0.5%2c0.04c-0.1-0.18-0.16-0.41-0.23-0.7c-0.05-0.26-0.12-0.56-0.18-0.85l0.38-0.55 C14.84%2c11.45%2c15.26%2c11.6%2c15.48%2c11.6z'/%3e %3c/g%3e%3c/g%3e%3c/svg%3e","menu-ellipse-two":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.57%2c9.43A2.57%2c2.57%2c0%2c1%2c1%2c0%2c12%2c2.57%2c2.57%2c0%2c0%2c1%2c2.57%2c9.43Zm9.43%2c0A2.57%2c2.57%2c0%2c1%2c1%2c9.43%2c12%2c2.57%2c2.57%2c0%2c0%2c1%2c12%2c9.43ZM24%2c12a2.57%2c2.57%2c0%2c1%2c0-2.57%2c2.57A2.57%2c2.57%2c0%2c0%2c0%2c24%2c12Z' fill='%233b59a5' /%3e%3c/svg%3e","menu-ellipse":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M14.57%2c2.57c0%2c1.42-1.15%2c2.57-2.57%2c2.57c-1.42%2c0-2.57-1.15-2.57-2.57C9.43%2c1.15%2c10.58%2c0%2c12%2c0 C13.42%2c0%2c14.57%2c1.15%2c14.57%2c2.57z M14.57%2c12c0%2c1.42-1.15%2c2.57-2.57%2c2.57c-1.42%2c0-2.57-1.15-2.57-2.57c0-1.42%2c1.15-2.57%2c2.57-2.57 C13.42%2c9.43%2c14.57%2c10.58%2c14.57%2c12z M12%2c24c1.42%2c0%2c2.57-1.15%2c2.57-2.57c0-1.42-1.15-2.57-2.57-2.57c-1.42%2c0-2.57%2c1.15-2.57%2c2.57 C9.43%2c22.85%2c10.58%2c24%2c12%2c24z'/%3e%3c/svg%3e","pause-all":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3crect fill-rule='evenodd' clip-rule='evenodd' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3crect fill-rule='evenodd' clip-rule='evenodd' x='15.53' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3c/svg%3e",resume:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24%2c12%2c0%2c0V24Z' fill='%232e56f4'/%3e%3c/svg%3e","trash-icon":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st39' d='M5%2c22.13C5.08%2c23.19%2c5.96%2c24%2c7.02%2c24h9.95c1.06%2c0%2c1.94-0.81%2c2.02-1.87l1.21-14.58l-16.42%2c0L5%2c22.13z M15.46%2c10.96c0.03-0.38%2c0.35-0.66%2c0.73-0.63c0.38%2c0.03%2c0.66%2c0.35%2c0.63%2c0.73l-0.63%2c9.57c-0.03%2c0.38-0.35%2c0.66-0.73%2c0.63 c-0.38-0.03-0.66-0.35-0.63-0.73L15.46%2c10.96z M11.32%2c10.99c0-0.38%2c0.3-0.68%2c0.68-0.68c0.38%2c0%2c0.68%2c0.3%2c0.68%2c0.68v9.57 c0%2c0.38-0.3%2c0.68-0.68%2c0.68c-0.38%2c0-0.68-0.3-0.68-0.68V10.99z M7.83%2c10.31c0.38-0.03%2c0.71%2c0.25%2c0.73%2c0.63l0.63%2c9.57 c0.03%2c0.38-0.25%2c0.71-0.63%2c0.73c-0.38%2c0.03-0.71-0.25-0.73-0.63L7.2%2c11.04C7.15%2c10.66%2c7.45%2c10.33%2c7.83%2c10.31z'/%3e %3cpath class='st39' d='M19.73%2c3.46h-3.79C15.71%2c1.52%2c14.07%2c0%2c12.08%2c0H11.9c-2%2c0-3.64%2c1.52-3.84%2c3.46H4.27c-1.21%2c0-2.2%2c0.98-2.2%2c2.2 c0%2c0.3%2c0.23%2c0.53%2c0.53%2c0.53h18.8c0.3%2c0%2c0.53-0.23%2c0.53-0.53C21.93%2c4.45%2c20.94%2c3.46%2c19.73%2c3.46L19.73%2c3.46z M11.92%2c2.05h0.18 c0.86%2c0%2c1.57%2c0.61%2c1.77%2c1.42l-3.71%2c0C10.33%2c2.65%2c11.06%2c2.05%2c11.92%2c2.05L11.92%2c2.05z'/%3e%3c/g%3e%3c/svg%3e","zoom-in-white":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:white%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='cls-1' d='M22.6%2c10.6H13.4V1.4a1.4%2c1.4%2c0%2c1%2c0-2.8%2c0v9.2H1.4a1.4%2c1.4%2c0%2c1%2c0%2c0%2c2.8h9.2v9.2a1.4%2c1.4%2c0%2c1%2c0%2c2.8%2c0V13.4h9.2a1.4%2c1.4%2c0%2c0%2c0%2c0-2.8Z' transform='translate(0 0)'/%3e%3c/svg%3e",watcher:"data:image/svg+xml,%3csvg width='20' height='13' viewBox='0 0 20 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.656738 6.70582C0.656738 6.70582 4.63454 0.455765 10.3157 0.455765C16.0544 0.455765 19.9747 6.70582 19.9747 6.70582C19.9747 6.70582 17.1336 12.9559 10.3157 12.9559C3.55432 12.9559 0.656738 6.70582 0.656738 6.70582ZM6.33889 6.70581C6.33889 8.92161 8.0998 10.6825 10.3156 10.6825C12.5314 10.6825 14.2923 8.92161 14.2923 6.70581C14.2923 4.49001 12.5314 2.7291 10.3156 2.7291C8.0998 2.7291 6.33889 4.49001 6.33889 6.70581ZM10.3157 8.41028C11.2574 8.41028 12.0201 7.64753 12.0201 6.70582C12.0201 5.76411 11.2574 5.00136 10.3157 5.00136C9.37395 5.00136 8.6112 5.76411 8.6112 6.70582C8.6112 7.64753 9.37395 8.41028 10.3157 8.41028Z' fill='%232A50FD'/%3e%3c/svg%3e",view:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6519 8.31959C17.7015 3.79111 14.0323 0.981323 10.0735 0.981323C6.11473 0.981323 2.44559 3.79111 0.49516 8.31959C0.441993 8.44141 0.414551 8.5729 0.414551 8.70581C0.414551 8.83873 0.441993 8.97022 0.49516 9.09204C2.44559 13.6205 6.11473 16.4303 10.0735 16.4303C14.0323 16.4303 17.7015 13.6205 19.6519 9.09204C19.7051 8.97022 19.7325 8.83873 19.7325 8.70581C19.7325 8.5729 19.7051 8.44141 19.6519 8.31959ZM10.0735 14.4992C7.0127 14.4992 4.11602 12.288 2.44559 8.70581C4.11602 5.12358 7.0127 2.91245 10.0735 2.91245C13.1344 2.91245 16.031 5.12358 17.7015 8.70581C16.031 12.288 13.1344 14.4992 10.0735 14.4992ZM10.0735 4.84357C9.30965 4.84357 8.56292 5.07009 7.92778 5.49447C7.29264 5.91886 6.7976 6.52206 6.50528 7.2278C6.21296 7.93353 6.13647 8.7101 6.2855 9.4593C6.43452 10.2085 6.80236 10.8967 7.34251 11.4368C7.88265 11.977 8.57084 12.3448 9.32004 12.4938C10.0692 12.6429 10.8458 12.5664 11.5515 12.2741C12.2573 11.9817 12.8605 11.4867 13.2849 10.8516C13.7093 10.2164 13.9358 9.4697 13.9358 8.70581C13.9358 7.68148 13.5289 6.69911 12.8045 5.97479C12.0802 5.25048 11.0979 4.84357 10.0735 4.84357ZM10.0735 10.6369C9.69159 10.6369 9.31823 10.5237 9.00066 10.3115C8.68308 10.0993 8.43557 9.79769 8.2894 9.44482C8.14324 9.09196 8.105 8.70367 8.17951 8.32907C8.25403 7.95447 8.43795 7.61038 8.70802 7.34031C8.97809 7.07023 9.32218 6.88631 9.69679 6.8118C10.0714 6.73728 10.4597 6.77553 10.8125 6.92169C11.1654 7.06785 11.467 7.31537 11.6792 7.63294C11.8914 7.95051 12.0047 8.32387 12.0047 8.70581C12.0047 9.21798 11.8012 9.70917 11.439 10.0713C11.0769 10.4335 10.5857 10.6369 10.0735 10.6369Z' fill='%232A50FD'/%3e%3c/svg%3e","user-icon":"data:image/svg+xml,%3csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_230_6893)'%3e%3cpath d='M10.9998 0.923828C5.45056 0.923828 0.916504 5.4581 0.916504 11.0072C0.916504 16.5562 5.42782 21.0905 10.9998 21.0905C16.5719 21.0905 21.0832 16.5792 21.0832 11.0072C21.0832 5.43515 16.5489 0.923828 10.9998 0.923828ZM5.78904 18.0004C6.87183 16.1504 8.87931 14.9552 11.0449 14.9552C13.2105 14.9552 15.1958 16.1057 16.2786 17.9556C14.8127 19.0613 12.9854 19.738 11.0228 19.738C9.0374 19.7371 7.23304 19.0833 5.78904 18.0005V18.0004ZM17.2936 17.053C15.9402 14.9103 13.6165 13.6245 11.0449 13.6245C8.496 13.6245 6.10478 14.978 4.77404 17.0987C3.24038 15.5193 2.29294 13.3765 2.29294 11.008C2.2701 6.20241 6.1953 2.27731 11.0001 2.27731C15.8048 2.27731 19.7299 6.20241 19.7299 11.0072C19.7299 13.3529 18.8053 15.4737 17.2936 17.053V17.053Z' fill='%232E56F4'/%3e%3cpath d='M10.9997 5.07471C9.03716 5.07471 7.41309 6.67604 7.41309 8.66133C7.41309 10.6239 9.01442 12.2479 10.9997 12.2479C12.985 12.2479 14.5863 10.6466 14.5863 8.66133C14.5863 6.67604 12.9621 5.07471 10.9997 5.07471ZM10.9997 10.8719C9.78157 10.8719 8.76657 9.87968 8.76657 8.6388C8.76657 7.42067 9.75883 6.40567 10.9997 6.40567C12.2406 6.40567 13.2328 7.39793 13.2328 8.6388C13.2328 9.87968 12.2177 10.8719 10.9997 10.8719Z' fill='%232E56F4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_230_6893'%3e%3crect width='22' height='22' fill='white' transform='translate(0 0.00714111)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e","file-upload":"data:image/svg+xml,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.926 4.72609L8.14392 7.26414C7.84042 7.54002 7.38517 7.65037 6.97038 7.54921C6.54548 7.44806 6.22175 7.1446 6.11047 6.76757C5.98907 6.38134 6.11047 5.97673 6.42408 5.69165L11.2801 1.27765C11.3914 1.1765 11.533 1.09374 11.6847 1.04776C11.9781 0.937409 12.312 0.937409 12.6054 1.04776C12.7571 1.10293 12.8886 1.1765 13.01 1.27765L17.866 5.69165C18.0987 5.90316 18.2201 6.17903 18.2201 6.4733C18.2201 6.76757 18.0886 7.05264 17.866 7.25495C17.6334 7.47565 17.3197 7.586 16.996 7.586C16.6723 7.586 16.3587 7.46645 16.1361 7.25495L13.354 4.72609V15.3105C13.354 15.9174 12.8077 16.414 12.14 16.414C11.4723 16.414 10.926 15.9174 10.926 15.3105V4.72609ZM21.852 15.3105C21.852 14.7036 22.3983 14.207 23.066 14.207C23.7337 14.207 24.28 14.7036 24.28 15.3105V19.7245C24.28 21.5545 22.6512 23.035 20.638 23.035H3.642C1.62878 23.035 0 21.5545 0 19.7245V15.3105C0 14.7036 0.5463 14.207 1.214 14.207C1.8817 14.207 2.428 14.7036 2.428 15.3105V19.7245C2.428 20.3314 2.9743 20.828 3.642 20.828H20.638C21.3057 20.828 21.852 20.3314 21.852 19.7245V15.3105Z' fill='%232E56F4'/%3e%3c/svg%3e","eye-hide":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M12%2c17.4a5.5%2c5.5%2c0%2c0%2c1-5.4-5l-3.9-3a11%2c11%2c0%2c0%2c0-1.4%2c2.1%2c1.7%2c1.7%2c0%2c0%2c0%2c0%2c1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c19.2a13.5%2c13.5%2c0%2c0%2c0%2c2.9-.4L13%2c17.3Zm11.8%2c2.2-4.2-3.2a13%2c13%2c0%2c0%2c0%2c3.1-3.9%2c1.7%2c1.7%2c0%2c0%2c0%2c0-1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c4.8%2c11.8%2c11.8%2c0%2c0%2c0%2c6.5%2c6.2L1.7%2c2.5a.6.6%2c0%2c0%2c0-.8.1h0l-.8%2c1a.6.6%2c0%2c0%2c0%2c.1.8L22.3%2c21.5a.6.6%2c0%2c0%2c0%2c.8-.1h0l.8-1A.6.6%2c0%2c0%2c0%2c23.8%2c19.6Zm-6.9-5.3-1.5-1.2a3.6%2c3.6%2c0%2c0%2c0%2c.2-1.1%2c3.5%2c3.5%2c0%2c0%2c0-3.5-3.6h-1a2%2c2%2c0%2c0%2c1%2c.3%2c1.1.6.6%2c0%2c0%2c1-.1.4L8.6%2c7.8A5%2c5%2c0%2c0%2c1%2c12%2c6.6%2c5.4%2c5.4%2c0%2c0%2c1%2c17.4%2c12h0a5.9%2c5.9%2c0%2c0%2c1-.5%2c2.3Z'/%3e%3c/svg%3e","eye-show":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M23.9%2c11.4A13.5%2c13.5%2c0%2c0%2c0%2c12%2c4%2c13.5%2c13.5%2c0%2c0%2c0%2c.1%2c11.4a2.4%2c2.4%2c0%2c0%2c0%2c0%2c1.2A13.5%2c13.5%2c0%2c0%2c0%2c12%2c20a13.5%2c13.5%2c0%2c0%2c0%2c11.9-7.4A2.4%2c2.4%2c0%2c0%2c0%2c23.9%2c11.4ZM12%2c18a6%2c6%2c0%2c1%2c1%2c6-6%2c6%2c6%2c0%2c0%2c1-6%2c6ZM12%2c8l-1.1.2a1.8%2c1.8%2c0%2c0%2c1-.4%2c2.7%2c1.7%2c1.7%2c0%2c0%2c1-2.3%2c0A3.9%2c3.9%2c0%2c0%2c0%2c11%2c15.8%2c3.9%2c3.9%2c0%2c0%2c0%2c15.9%2c13a4.1%2c4.1%2c0%2c0%2c0-2.8-4.9Z'/%3e%3c/svg%3e","file-icon":"data:image/svg+xml,%3csvg id='b2bc64ed-393d-4e15-8787-df9ec8050d97' data-name='ae65933b-c6e6-4b40-868c-58201eab117d' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.4 24'%3e%3cdefs%3e%3cstyle%3e.bb405ea1-9d39-4705-a069-9048c97b4cda%7bfill:%232e56f4%3b%7d.accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='bb405ea1-9d39-4705-a069-9048c97b4cda' d='M20.1%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L14.6%2c0H2.8a.9.9%2c0%2c0%2c0-.9.9h0V8.5H1.3A1.3%2c1.3%2c0%2c0%2c0%2c0%2c9.8H0v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H18.5a1%2c1%2c0%2c0%2c0%2c1-.8h0v-5h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM18.5%2c22.8H2.8V18.2H18.5Zm0-14.3H2.8V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0' transform='translate(0.8 16.6)'%3eFILE%3c/text%3e%3c/svg%3e","default-icon":"data:image/svg+xml,%3csvg id='f46636c4-9d90-4c06-8f72-5c02d35ff376' data-name='a9011979-1776-4746-bb61-6eae84c3e8ab' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.6 24'%3e%3cdefs%3e%3cstyle%3e.b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M15.4%2c0H0V24H20.6V5.1Zm3.5%2c22.3H1.7V1.7H14.4l4.5%2c4.6Z'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='3.5' width='7.6' height='1.59'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='6.5' width='10.6' height='1.59'/%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M13.7%2c16.8v-.5a4.3%2c4.3%2c0%2c0%2c0%2c0-1.6v-.5l1.4-.7A6.2%2c6.2%2c0%2c0%2c0%2c14%2c11.8l-1.3.7-.4-.3-1.4-.8h-.5V9.8a7.4%2c7.4%2c0%2c0%2c0-2.1%2c0v1.5H7.8l-1.4.8-.4.3-1.3-.7a6.2%2c6.2%2c0%2c0%2c0-1.1%2c1.7l1.4.7v.5a4.3%2c4.3%2c0%2c0%2c0%2c0%2c1.6v.5l-1.4.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1%2c1.7L6%2c18.5l.4.3%2c1.4.8.5.2v1.4a7.4%2c7.4%2c0%2c0%2c0%2c2.1%2c0V19.8l.5-.2a3.9%2c3.9%2c0%2c0%2c0%2c1.4-.8l.4-.3%2c1.3.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1-1.7ZM9.4%2c18.3a2.9%2c2.9%2c0%2c0%2c1-2.9-2.8%2c2.9%2c2.9%2c0%2c1%2c1%2c2.9%2c2.8Z'/%3e%3c/svg%3e","close-icon":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","folder-icon":"data:image/svg+xml,%3csvg id='b1b3b989-0dfa-4c1a-9a26-31c0153eee65' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b63eb38a-7601-4817-bdac-e114e5a265aa%7bfill:none%3b%7d.a461cc55-240f-415a-a090-bdc7f44ad7bf%7bclip-path:url(%23ea7bade8-3bf8-4af3-995c-94029c13edc0)%3b%7d.a3e94dd6-5bef-4e69-a637-e50ab154011c%7bfill:%232e56f4%3b%7d%3c/style%3e%3cclipPath id='ea7bade8-3bf8-4af3-995c-94029c13edc0'%3e%3crect class='b63eb38a-7601-4817-bdac-e114e5a265aa' width='24' height='24'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='a461cc55-240f-415a-a090-bdc7f44ad7bf'%3e%3cpath class='a3e94dd6-5bef-4e69-a637-e50ab154011c' d='M14.7%2c4.5h6a2.7%2c2.7%2c0%2c0%2c1%2c1.2.3%2c2.3%2c2.3%2c0%2c0%2c1%2c1%2c.7%2c3.6%2c3.6%2c0%2c0%2c1%2c.7%2c1%2c5.7%2c5.7%2c0%2c0%2c1%2c.1%2c1.3l-1%2c10.5a2.8%2c2.8%2c0%2c0%2c1-.9%2c1.9%2c3.2%2c3.2%2c0%2c0%2c1-2%2c.8H4.2a3.2%2c3.2%2c0%2c0%2c1-2-.8%2c2.8%2c2.8%2c0%2c0%2c1-.9-1.9L.3%2c7.8a2.9%2c2.9%2c0%2c0%2c1%2c.5-2V4.5a3%2c3%2c0%2c0%2c1%2c.8-2.1%2c3.1%2c3.1%2c0%2c0%2c1%2c2.2-.9H9.3a2.9%2c2.9%2c0%2c0%2c1%2c2.1.9l1.2%2c1.2A2.9%2c2.9%2c0%2c0%2c0%2c14.7%2c4.5ZM2.3%2c4.7l1-.2h8.1L10.3%2c3.4a1.8%2c1.8%2c0%2c0%2c0-1-.4H3.8a2.1%2c2.1%2c0%2c0%2c0-1.1.4%2c1.5%2c1.5%2c0%2c0%2c0-.4%2c1.1Z'/%3e%3c/g%3e%3c/svg%3e","rename-icon":"data:image/svg+xml,%3csvg id='a20f7630-4a0d-4a4b-b004-75840c22dff6' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.be3eb9b0-399a-4516-b1fa-0ee0ad3d8865%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M21.6%2c4.8H20.4V7.2h1.2v9.6H20.4v2.4h1.2A2.4%2c2.4%2c0%2c0%2c0%2c24%2c16.8V7.2A2.4%2c2.4%2c0%2c0%2c0%2c21.6%2c4.8ZM4.8%2c9.6H15.6v4.8H4.8Z'/%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M18%2c2.4h3.6V0H12V2.4h3.6V4.8H2.4A2.4%2c2.4%2c0%2c0%2c0%2c0%2c7.2v9.6a2.4%2c2.4%2c0%2c0%2c0%2c2.4%2c2.4H15.6v2.4H12V24h9.6V21.6H18ZM2.4%2c16.8V7.2H15.6v9.6Z'/%3e%3c/svg%3e","camera-icon":"data:image/svg+xml,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21.3763 24.6224H7.6241C6.71362 24.6206 5.84089 24.2581 5.19713 23.6144C4.55337 22.9706 4.19087 22.0979 4.18909 21.1874V11.5594C4.18909 10.6485 4.5511 9.77473 5.19518 9.13047C5.83944 8.48638 6.713 8.12455 7.6241 8.12455H8.5069L9.09982 6.35236C9.32736 5.66733 9.76479 5.07147 10.3501 4.64927C10.9355 4.22707 11.6389 3.99983 12.3607 4H16.6465C17.3683 3.99984 18.0717 4.22705 18.6571 4.64927C19.2424 5.07147 19.6799 5.66733 19.9074 6.35236L20.4938 8.12455H21.3703H21.3701C22.2824 8.12277 23.1577 8.48397 23.8032 9.12824C24.4488 9.77266 24.8116 10.6473 24.8116 11.5594V21.1874C24.8098 22.0979 24.4473 22.9706 23.8036 23.6144C23.1598 24.2582 22.2871 24.6207 21.3766 24.6224L21.3763 24.6224ZM7.6241 9.49724C7.07711 9.49724 6.55263 9.71442 6.16585 10.1012C5.77908 10.488 5.56191 11.0124 5.56191 11.5594V21.1874C5.56191 21.7344 5.77908 22.2589 6.16585 22.6457C6.55262 23.0324 7.07711 23.2496 7.6241 23.2496H21.3763C21.9233 23.2496 22.4478 23.0324 22.8346 22.6457C23.2213 22.2589 23.4385 21.7344 23.4385 21.1874V11.5594C23.4385 11.0124 23.2213 10.488 22.8346 10.1012C22.4478 9.71441 21.9233 9.49724 21.3763 9.49724H19.9972C19.8543 9.4953 19.7156 9.44901 19.6001 9.3647C19.4847 9.28039 19.3983 9.16225 19.3528 9.0268L18.5988 6.78415C18.4634 6.37699 18.2044 6.02224 17.8578 5.76915C17.5113 5.51621 17.0944 5.37768 16.6654 5.37283H12.3606C11.9316 5.37768 11.5147 5.51621 11.1682 5.76915C10.8216 6.02225 10.5627 6.37699 10.4272 6.78415L9.65398 9.0268C9.60851 9.16225 9.52209 9.28039 9.4067 9.3647C9.29116 9.44902 9.15247 9.4953 9.00941 9.49724H7.6241Z' fill='%23478B73' stroke='%23478B73'/%3e%3cpath d='M14.5 21.1875C13.2233 21.1875 11.9987 20.6803 11.0961 19.7776C10.1932 18.8748 9.68604 17.6504 9.68604 16.3735C9.68604 15.0969 10.1932 13.8723 11.0961 12.9696C11.9987 12.0667 13.2233 11.5596 14.5 11.5596C15.7767 11.5596 17.0012 12.0667 17.9039 12.9696C18.8068 13.8723 19.314 15.0969 19.314 16.3735C19.3123 17.6497 18.8045 18.8733 17.9021 19.7757C16.9996 20.678 15.7762 21.1859 14.5 21.1875ZM14.5 12.9386C13.5891 12.9386 12.7153 13.3005 12.0711 13.9447C11.427 14.5888 11.0652 15.4626 11.0652 16.3735C11.0652 17.2844 11.427 18.1581 12.0711 18.8024C12.7153 19.4465 13.5891 19.8083 14.5 19.8083C15.4109 19.8083 16.2847 19.4465 16.9289 18.8024C17.573 18.1581 17.9348 17.2844 17.9348 16.3735C17.9332 15.463 17.5707 14.5903 16.927 13.9465C16.2832 13.3028 15.4105 12.9403 14.5 12.9386Z' fill='%23478B73' stroke='%23478B73'/%3e%3c/svg%3e","image-icon":G,"info-icon":"data:image/svg+xml,%3csvg width='3' height='8' viewBox='0 0 3 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.13863 2.71667L0.122629 2.96933L0.0506294 3.304L0.447296 3.376C0.705296 3.438 0.756629 3.53067 0.700629 3.78867L0.0506294 6.84C-0.119371 7.62867 0.143963 8 0.761963 8C1.24196 8 1.79796 7.77867 2.05063 7.474L2.12796 7.108C1.95263 7.26267 1.69463 7.32467 1.52463 7.32467C1.28263 7.32467 1.1953 7.15467 1.25663 6.85533L2.13863 2.71667ZM2.1993 0.88C2.1993 1.11339 2.10658 1.33722 1.94155 1.50225C1.77652 1.66729 1.55269 1.76 1.3193 1.76C1.08591 1.76 0.862074 1.66729 0.697042 1.50225C0.53201 1.33722 0.439296 1.11339 0.439296 0.88C0.439296 0.646609 0.53201 0.422778 0.697042 0.257746C0.862074 0.0927141 1.08591 0 1.3193 0C1.55269 0 1.77652 0.0927141 1.94155 0.257746C2.10658 0.422778 2.1993 0.646609 2.1993 0.88Z' fill='white'/%3e%3c/svg%3e","close-white":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","filedoc-icon":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.2 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.4%2c9.6H9.6a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4Zm0%2c2.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4ZM21.6%2c8.33A1.94%2c1.94%2c0%2c0%2c0%2c21.53%2c8V7.9a1.36%2c1.36%2c0%2c0%2c0-.23-.34L14.1.36a1.36%2c1.36%2c0%2c0%2c0-.34-.23h-.1a1.17%2c1.17%2c0%2c0%2c0-.4-.13H6A3.59%2c3.59%2c0%2c0%2c0%2c2.4%2c3.6V20.4A3.59%2c3.59%2c0%2c0%2c0%2c6%2c24H18a3.59%2c3.59%2c0%2c0%2c0%2c3.6-3.6V8.33ZM14.4%2c4.09%2c17.51%2c7.2H15.6A1.2%2c1.2%2c0%2c0%2c1%2c14.4%2c6ZM19.2%2c20.4A1.2%2c1.2%2c0%2c0%2c1%2c18%2c21.6H6a1.2%2c1.2%2c0%2c0%2c1-1.2-1.2V3.6A1.2%2c1.2%2c0%2c0%2c1%2c6%2c2.4h6V6a3.59%2c3.59%2c0%2c0%2c0%2c3.6%2c3.6h3.6Zm-3.6-3.6H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4Z' transform='translate(-2.4)' fill='%232e56f4'/%3e%3c/svg%3e","new-tab":"data:image/svg+xml,%3csvg id='b54504ef-13d7-4f33-86c6-99c67ea7fb0b' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b59a66fa-47e6-4212-8827-b222b802776b%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M13.3%2c0l4.4%2c4.4L8.4%2c13.7l1.9%2c1.9%2c9.3-9.3L24%2c10.7V0Z'/%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M21.3%2c21.3H2.7V2.7H12L9.3%2c0H2.7A2.7%2c2.7%2c0%2c0%2c0%2c0%2c2.7V21.3A2.7%2c2.7%2c0%2c0%2c0%2c2.7%2c24H21.3A2.7%2c2.7%2c0%2c0%2c0%2c24%2c21.3V14.7L21.3%2c12Z'/%3e%3c/svg%3e",correct:"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.7206 6.78981L8.43037 11.09L6.7803 9.43992C6.69065 9.33524 6.58033 9.25021 6.45625 9.19019C6.33218 9.13016 6.19705 9.09643 6.05932 9.09111C5.9216 9.08579 5.78426 9.109 5.65593 9.15927C5.5276 9.20955 5.41104 9.28581 5.31359 9.38327C5.21613 9.48073 5.13986 9.59728 5.08959 9.72561C5.03931 9.85394 5.0161 9.99128 5.02142 10.129C5.02674 10.2667 5.06048 10.4019 5.1205 10.5259C5.18053 10.65 5.26555 10.7603 5.37024 10.85L7.72034 13.2101C7.81378 13.3028 7.9246 13.3761 8.04645 13.4259C8.16829 13.4756 8.29876 13.5009 8.43037 13.5001C8.69272 13.499 8.94413 13.3948 9.1304 13.2101L14.1306 8.20987C14.2244 8.1169 14.2988 8.0063 14.3495 7.88443C14.4003 7.76257 14.4264 7.63186 14.4264 7.49984C14.4264 7.36782 14.4003 7.23711 14.3495 7.11524C14.2988 6.99338 14.2244 6.88277 14.1306 6.78981C13.9432 6.60355 13.6898 6.499 13.4256 6.499C13.1614 6.499 12.9079 6.60355 12.7206 6.78981ZM10.0004 -0.000488281C8.02254 -0.000488281 6.08906 0.586027 4.4445 1.68489C2.79993 2.78375 1.51815 4.3456 0.761242 6.17295C0.00433303 8.00029 -0.193709 10.011 0.19216 11.9509C0.578029 13.8908 1.53048 15.6727 2.92906 17.0713C4.32765 18.4699 6.10956 19.4224 8.04945 19.8082C9.98935 20.1941 12.0001 19.9961 13.8274 19.2391C15.6548 18.4822 17.2166 17.2005 18.3155 15.5559C19.4144 13.9113 20.0009 11.9778 20.0009 9.99995C20.0009 8.68667 19.7422 7.38625 19.2396 6.17295C18.7371 4.95964 18.0004 3.8572 17.0718 2.92857C16.1432 1.99995 15.0407 1.26332 13.8274 0.76075C12.6141 0.258181 11.3137 -0.000488281 10.0004 -0.000488281ZM10.0004 18.0003C8.41812 18.0003 6.87133 17.5311 5.55568 16.652C4.24003 15.7729 3.21461 14.5234 2.60908 13.0615C2.00355 11.5997 1.84512 9.99107 2.15382 8.43916C2.46251 6.88724 3.22447 5.46172 4.34334 4.34285C5.46221 3.22398 6.88773 2.46202 8.43965 2.15332C9.99156 1.84463 11.6002 2.00306 13.062 2.60859C14.5239 3.21412 15.7734 4.23954 16.6525 5.55519C17.5316 6.87084 18.0008 8.41763 18.0008 9.99995C18.0008 12.1218 17.1579 14.1567 15.6575 15.657C14.1572 17.1574 12.1223 18.0003 10.0004 18.0003Z' fill='%23478B73'/%3e%3c/svg%3e","grid-ellipse":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st16' d='M12%2c6c-0.32%2c0-0.62%2c0.13-0.85%2c0.35C10.93%2c6.58%2c10.8%2c6.88%2c10.8%2c7.2V12c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 c0.23%2c0.23%2c0.53%2c0.35%2c0.85%2c0.35c0.32%2c0%2c0.62-0.13%2c0.85-0.35c0.23-0.23%2c0.35-0.53%2c0.35-0.85V7.2c0-0.32-0.13-0.62-0.35-0.85 C12.62%2c6.13%2c12.32%2c6%2c12%2c6z M12%2c15.6c-0.24%2c0-0.47%2c0.07-0.67%2c0.2c-0.2%2c0.13-0.35%2c0.32-0.44%2c0.54s-0.11%2c0.46-0.07%2c0.69 c0.05%2c0.23%2c0.16%2c0.45%2c0.33%2c0.61c0.17%2c0.17%2c0.38%2c0.28%2c0.61%2c0.33c0.23%2c0.05%2c0.47%2c0.02%2c0.69-0.07c0.22-0.09%2c0.41-0.24%2c0.54-0.44 c0.13-0.2%2c0.2-0.43%2c0.2-0.67c0-0.32-0.13-0.62-0.35-0.85C12.62%2c15.73%2c12.32%2c15.6%2c12%2c15.6z M23.65%2c6.67l-6.32-6.32 C17.1%2c0.13%2c16.79%2c0%2c16.48%2c0H7.52C7.21%2c0%2c6.9%2c0.13%2c6.67%2c0.35L0.35%2c6.67C0.13%2c6.9%2c0%2c7.21%2c0%2c7.52v8.95c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 l6.32%2c6.32C6.9%2c23.87%2c7.21%2c24%2c7.52%2c24h8.95c0.32%2c0%2c0.62-0.13%2c0.85-0.35l6.32-6.32C23.87%2c17.1%2c24%2c16.79%2c24%2c16.48V7.52 C24%2c7.21%2c23.87%2c6.9%2c23.65%2c6.67z M21.6%2c15.97l-5.63%2c5.63H8.03L2.4%2c15.97V8.03L8.03%2c2.4h7.94l5.63%2c5.63V15.97z'/%3e%3c/svg%3e","warning-outline":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M2.47%2c23.03h19.08c0.87%2c0%2c1.68-0.46%2c2.12-1.22c0.44-0.76%2c0.44-1.69%2c0-2.44L13.74%2c1.98 c-0.36-0.63-1.02-1.02-1.75-1.02c-0.72%2c0-1.39%2c0.39-1.74%2c1.02L0.33%2c19.33c-0.44%2c0.76-0.44%2c1.71%2c0%2c2.47 C0.77%2c22.56%2c1.59%2c23.03%2c2.47%2c23.03L2.47%2c23.03z M2.07%2c20.34L12%2c2.97l9.93%2c17.4c0.08%2c0.13%2c0.08%2c0.3%2c0%2c0.43 c-0.08%2c0.14-0.22%2c0.22-0.38%2c0.22H2.47c-0.16%2c0-0.32-0.09-0.4-0.23C1.99%2c20.65%2c1.98%2c20.47%2c2.07%2c20.34L2.07%2c20.34z M12%2c15.01 c0.27%2c0%2c0.52-0.11%2c0.71-0.29C12.9%2c14.53%2c13%2c14.27%2c13%2c14V9.99c0-0.55-0.45-1-1-1c-0.55%2c0-1%2c0.45-1%2c1V14c0%2c0.27%2c0.11%2c0.52%2c0.29%2c0.71 C11.48%2c14.9%2c11.73%2c15.01%2c12%2c15.01z M12.99%2c18.01c0%2c1.34-2.01%2c1.34-2.01%2c0C10.99%2c16.67%2c12.99%2c16.67%2c12.99%2c18.01z'/%3e%3c/svg%3e","tool-tip":"data:image/svg+xml,%3csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.132935 6.38318C0.132935 3.06947 2.81923 0.383179 6.13293 0.383179C9.44512 0.386862 12.1293 3.071 12.1329 6.38318C12.1329 9.69689 9.44664 12.3832 6.13293 12.3832C2.81923 12.3832 0.132935 9.69689 0.132935 6.38318ZM1.33293 6.38318C1.33293 9.03415 3.48197 11.1832 6.13293 11.1832C8.78264 11.1801 10.9299 9.03289 10.9329 6.38318C10.9329 3.73221 8.7839 1.58318 6.13293 1.58318C3.48197 1.58318 1.33293 3.73221 1.33293 6.38318ZM6.13293 6.08318C5.80156 6.08318 5.53293 6.35181 5.53293 6.68318V8.48318C5.53293 8.81455 5.80156 9.08318 6.13293 9.08318C6.46431 9.08318 6.73293 8.81455 6.73293 8.48318V6.68318C6.73293 6.35181 6.46431 6.08318 6.13293 6.08318ZM5.38293 4.43318C5.38293 4.01897 5.71872 3.68318 6.13293 3.68318C6.54715 3.68318 6.88293 4.01897 6.88293 4.43318C6.88293 4.84739 6.54715 5.18318 6.13293 5.18318C5.71872 5.18318 5.38293 4.84739 5.38293 4.43318Z' fill='%236B747F'/%3e%3c/svg%3e",informative:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st1' d='M12.02%2c9.6c-0.24%2c0-0.47-0.07-0.67-0.2c-0.2-0.13-0.35-0.32-0.44-0.54c-0.09-0.22-0.11-0.46-0.07-0.69 c0.05-0.23%2c0.16-0.45%2c0.33-0.61c0.17-0.17%2c0.38-0.28%2c0.61-0.33c0.23-0.05%2c0.47-0.02%2c0.69%2c0.07c0.22%2c0.09%2c0.41%2c0.24%2c0.54%2c0.44 c0.13%2c0.2%2c0.2%2c0.43%2c0.2%2c0.67c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c9.47%2c12.33%2c9.6%2c12.02%2c9.6z M12.02%2c0c-1.57%2c0-3.13%2c0.31-4.59%2c0.91 c-1.45%2c0.6-2.77%2c1.49-3.89%2c2.6C1.3%2c5.76%2c0.03%2c8.82%2c0.03%2c12c-0.01%2c2.77%2c0.95%2c5.46%2c2.71%2c7.6L0.35%2c22c-0.17%2c0.17-0.28%2c0.38-0.32%2c0.62 C-0.02%2c22.84%2c0%2c23.08%2c0.09%2c23.3c0.1%2c0.22%2c0.26%2c0.4%2c0.46%2c0.52c0.2%2c0.12%2c0.44%2c0.18%2c0.67%2c0.17h10.78c3.18%2c0%2c6.23-1.26%2c8.47-3.51 C22.74%2c18.23%2c24%2c15.18%2c24%2c12c0-3.18-1.26-6.23-3.51-8.48C18.24%2c1.26%2c15.2%2c0%2c12.02%2c0z M12.02%2c21.6h-7.9l1.11-1.12 c0.11-0.11%2c0.2-0.24%2c0.27-0.39c0.06-0.15%2c0.09-0.3%2c0.09-0.46c0-0.32-0.13-0.62-0.36-0.84c-1.57-1.57-2.55-3.64-2.76-5.85 C2.25%2c10.74%2c2.8%2c8.52%2c4.04%2c6.67C5.27%2c4.82%2c7.1%2c3.46%2c9.22%2c2.82c2.12-0.65%2c4.4-0.54%2c6.45%2c0.31c2.05%2c0.85%2c3.74%2c2.38%2c4.79%2c4.34 c1.05%2c1.96%2c1.38%2c4.22%2c0.95%2c6.4c-0.43%2c2.18-1.6%2c4.14-3.32%2c5.55C16.38%2c20.83%2c14.23%2c21.6%2c12.02%2c21.6z M12.02%2c16.8 c-0.32%2c0-0.62-0.13-0.85-0.35c-0.22-0.23-0.35-0.53-0.35-0.85V12c0-0.32%2c0.13-0.62%2c0.35-0.85c0.22-0.23%2c0.53-0.35%2c0.85-0.35 c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.22%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85v3.6c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c16.67%2c12.33%2c16.8%2c12.02%2c16.8z'/%3e%3c/svg%3e",calender:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.82 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c19.64a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19A1.07%2c1.07%2c0%2c0%2c0%2c13%2c19a1.1%2c1.1%2c0%2c0%2c0-.24-1.19%2c1.08%2c1.08%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0%2c.91%2c1.7Zm5.45%2c0a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1%2c1%2c0%2c0%2c0-.85-.85%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.09%2c1.09Zm0-4.37a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1.08%2c1.08%2c0%2c0%2c0-.29-.56A1.1%2c1.1%2c0%2c0%2c0%2c17%2c13.17a1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.9%2c1.69Zm-5.45%2c0a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.13%2c1.13%2c0%2c0%2c0%2c.06-.63%2c1.1%2c1.1%2c0%2c0%2c0-.86-.86%2c1.13%2c1.13%2c0%2c0%2c0-.63.06%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0-.18.6A1.09%2c1.09%2c0%2c0%2c0%2c12%2c15.27ZM19.64%2c2.18H18.55V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H7.64V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H4.36A3.28%2c3.28%2c0%2c0%2c0%2c1.09%2c5.45V20.73A3.28%2c3.28%2c0%2c0%2c0%2c4.36%2c24H19.64a3.28%2c3.28%2c0%2c0%2c0%2c3.27-3.27V5.45a3.28%2c3.28%2c0%2c0%2c0-3.27-3.27Zm1.09%2c18.55a1.09%2c1.09%2c0%2c0%2c1-1.09%2c1.09H4.36a1.09%2c1.09%2c0%2c0%2c1-1.09-1.09V10.91H20.73Zm0-12H3.27V5.45a1.14%2c1.14%2c0%2c0%2c1%2c.32-.77%2c1.12%2c1.12%2c0%2c0%2c1%2c.77-.32H5.45V5.45a1.1%2c1.1%2c0%2c0%2c0%2c1.87.78%2c1.14%2c1.14%2c0%2c0%2c0%2c.32-.78V4.36h8.72V5.45a1.1%2c1.1%2c0%2c1%2c0%2c2.19%2c0V4.36h1.09a1.12%2c1.12%2c0%2c0%2c1%2c.77.32%2c1.14%2c1.14%2c0%2c0%2c1%2c.32.77ZM6.55%2c15.27a1.08%2c1.08%2c0%2c0%2c0%2c.6-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49A1.05%2c1.05%2c0%2c0%2c0%2c7.62%2c14a1.18%2c1.18%2c0%2c0%2c0-.3-.56%2c1.1%2c1.1%2c0%2c0%2c0-1.19-.24%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.91%2c1.69Zm0%2c4.37a1.09%2c1.09%2c0%2c0%2c0%2c.6-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.05%2c1.05%2c0%2c0%2c0%2c.07-.63%2c1.22%2c1.22%2c0%2c0%2c0-.3-.56%2c1.12%2c1.12%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.1%2c1.09Z' transform='translate(-1.09)' fill='white'/%3e%3c/svg%3e","clock-blue":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c0A12%2c12%2c0%2c1%2c0%2c24%2c12%2c12%2c12%2c0%2c0%2c0%2c12%2c0Zm0%2c4.8a.9.9%2c0%2c0%2c0-.8.4.9.9%2c0%2c0%2c0-.4.8v5.3L7.9%2c12.7a1.2%2c1.2%2c0%2c0%2c0-.7%2c1%2c1.1%2c1.1%2c0%2c0%2c0%2c.6%2c1.1%2c1.3%2c1.3%2c0%2c0%2c0%2c1.2.1l3.5-1.8a1.2%2c1.2%2c0%2c0%2c0%2c.7-1.1V6a.9.9%2c0%2c0%2c0-.4-.8A.9.9%2c0%2c0%2c0%2c12%2c4.8ZM2.4%2c12A9.6%2c9.6%2c0%2c1%2c0%2c12%2c2.4%2c9.6%2c9.6%2c0%2c0%2c0%2c2.4%2c12Z' fill='white'/%3e%3c/svg%3e","edit-box":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st6' d='M16.78%2c4.8l3.76%2c3.76c0.16%2c0.16%2c0.16%2c0.42%2c0%2c0.57l-9.1%2c9.1l-3.87%2c0.43c-0.52%2c0.06-0.95-0.38-0.9-0.9L7.1%2c13.9 l9.1-9.1C16.36%2c4.64%2c16.62%2c4.64%2c16.78%2c4.8L16.78%2c4.8z M23.52%2c3.84l-2.03-2.03c-0.63-0.63-1.66-0.63-2.3%2c0l-1.47%2c1.48 c-0.16%2c0.16-0.16%2c0.42%2c0%2c0.58l3.76%2c3.76c0.16%2c0.16%2c0.42%2c0.16%2c0.58%2c0l1.48-1.47C24.16%2c5.51%2c24.16%2c4.48%2c23.52%2c3.84z M16%2c15.76V20H2.67 V6.66h9.57c0.13%2c0%2c0.26-0.05%2c0.35-0.15l1.67-1.67C14.58%2c4.54%2c14.35%2c4%2c13.91%2c4H2C0.9%2c4%2c0%2c4.9%2c0%2c6v14.67c0%2c1.1%2c0.9%2c2%2c2%2c2h14.67 c1.1%2c0%2c2-0.9%2c2-2V14.1c0-0.45-0.54-0.67-0.85-0.35l-1.67%2c1.67C16.05%2c15.5%2c16%2c15.62%2c16%2c15.76z'/%3e%3c/svg%3e","no-preview":"data:image/svg+xml,%3csvg width='103' height='94' viewBox='0 0 103 94' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M44.8933 58.3868L39.9467 63.3335L44.8933 68.2802L39.9467 73.2268L35 68.2802L30.0533 73.2268L25.1067 68.2802L30.0533 63.3335L25.1067 58.3868L30.0533 53.4402L35 58.3868L39.9467 53.4402L44.8933 58.3868ZM72.6133 53.4402L67.6667 58.3868L62.72 53.4402L57.7733 58.3868L62.72 63.3335L57.7733 68.2802L62.72 73.2268L67.6667 68.2802L72.6133 73.2268L77.56 68.2802L72.6133 63.3335L77.56 58.3868L72.6133 53.4402ZM102.667 61.0002V75.0002C102.667 77.5668 100.567 79.6668 98 79.6668H93.3333V84.3335C93.3333 89.5135 89.18 93.6668 84 93.6668H18.6667C16.1913 93.6668 13.8173 92.6835 12.067 90.9332C10.3167 89.1828 9.33333 86.8089 9.33333 84.3335V79.6668H4.66667C2.1 79.6668 0 77.5668 0 75.0002V61.0002C0 58.4335 2.1 56.3335 4.66667 56.3335H9.33333C9.33333 38.2735 23.94 23.6668 42 23.6668H46.6667V17.7402C43.8667 16.1535 42 13.1202 42 9.66683C42 4.5335 46.2 0.333496 51.3333 0.333496C56.4667 0.333496 60.6667 4.5335 60.6667 9.66683C60.6667 13.1202 58.8 16.1535 56 17.7402V23.6668H60.6667C78.7267 23.6668 93.3333 38.2735 93.3333 56.3335H98C100.567 56.3335 102.667 58.4335 102.667 61.0002ZM93.3333 65.6668H84V56.3335C84 43.4535 73.5467 33.0002 60.6667 33.0002H42C29.12 33.0002 18.6667 43.4535 18.6667 56.3335V65.6668H9.33333V70.3335H18.6667V84.3335H84V70.3335H93.3333V65.6668Z' fill='%23337E64'/%3e%3c/svg%3e"},X=g.default(a.ReactSVG)`
97
97
  div {
98
98
  ${({customstyles:e})=>e}
99
99
  ${({size:e})=>e&&l.css`
@@ -126,7 +126,7 @@
126
126
  }
127
127
  vertical-align: initial;
128
128
  }
129
- `,J=({icon:e,color:t,size:l,transform:a,customstyles:o,...r})=>b.default.createElement(D,S({src:X[e],color:t,size:l,transform:a,customstyles:o},r));J.propTypes={icon:m.default.string.isRequired,size:m.default.number,color:m.default.string,customstyles:m.default.object},J.defaultProps={size:16,color:M.primary["primary-1"],customstyles:{}};const U=g.default.div`
129
+ `,J=({icon:e,color:t,size:l,transform:a,customstyles:o,...r})=>b.default.createElement(X,S({src:D[e],color:t,size:l,transform:a,customstyles:o},r));J.propTypes={icon:m.default.string.isRequired,size:m.default.number,color:m.default.string,customstyles:m.default.object},J.defaultProps={size:16,color:M.primary["primary-1"],customstyles:{}};const U=g.default.div`
130
130
  display: flex;
131
131
  justify-content: center;
132
132
  align-items: center;
@@ -140,7 +140,7 @@
140
140
 
141
141
  // custom styles
142
142
  ${({customWrapperStyles:e})=>e}
143
- `,Y=({customStylesAccordionContainer:e,customStylesAccordionTogggle:a,customStylesAccordionIcon:o,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:s,toggleState:d,contentIsOpen:u,id:p,customWrapperStyles:f,showIconInfo:m,...g})=>{const h=t.useRef(null),y=l.useTheme()||M,[x,v]=t.useState(!1);return t.useEffect((()=>{v(u)}),[u]),b.default.createElement(L,S({customStyles:e,type:"accordionContainer"},g,{header:b.default.createElement(L,S({customStyles:{borderRadius:x?"5px 5px 0 0":"5px",...a},type:"accordionToggle"},g,{onClick:()=>{v(!x)},header:s,content:b.default.createElement(U,{theme:y,customWrapperStyles:f},m&&b.default.createElement("span",null,x?"Click to hide":"Click to open"),b.default.createElement("div",{style:i&&x?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",transition:"transform ease 95ms",background:"transparent"}},n||b.default.createElement(J,{icon:"chevron-down",size:11,transform:"translate(0px,-1px)",color:"#A9B1B8"})))})),content:b.default.createElement(H,S({customStyles:r,type:"accordionContent",ref:h},g,{style:x?{height:"auto"}:{height:"0px",border:"none"},id:p,content:c}))}))};Y.propTypes={customStylesAccordionContainer:m.default.object,customStylesAccordionTogggle:m.default.object,customStylesAccordionIcon:m.default.object,customStylesAccordionContent:m.default.object,toggleIconAnimation:m.default.bool,icon:m.default.any,content:m.default.any,contentToggle:m.default.any,toggleState:m.default.func,id:m.default.string,customWrapperStyles:m.default.object,showIconInfo:m.default.bool},Y.defaultProps={contentToggle:"Toggle",content:"Content",toggleIconAnimation:!0,showIconInfo:!0,toggleState:()=>{},id:"",customStylesAccordionContainer:{"margin-bottom":"10px",padding:"0","box-shadow":"none"},customStylesAccordionTogggle:{background:"#F0F3F8",cursor:"pointer",border:"0.5px solid #E2E6F5",color:`${M.variant["primary-2"]}`,"line-height":"17px","font-size":"14px",padding:"10px 17px",display:"flex","align-items":"center","justify-content":"space-between","box-shadow":"none",width:"auto"},customStylesAccordionContent:{"border-radius":"0 0 5px 5px",border:"0.5px solid #E2E6F5","border-top":"none",transition:"height ease 0.3s, transform ease 95ms",overflow:"hidden",padding:"0",width:"auto"}};const Q=({customStylesAccordionContainer:e,customStylesAccordionTogggle:a,customStylesAccordionIcon:o,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:s,isSelected:d,index:u,handleClick:p,isAccordionOpen:f,id:m,customSelectCardColor:g,...h})=>{const[y,x]=t.useState(!1),v=t.useRef(null),[A,C]=t.useState({}),[w,E]=t.useState({}),k=l.useTheme()||M;return t.useEffect((()=>{d?(C((e=>({...e,backgroundColor:g||k.variant["primary-1"]}))),E((e=>({...e,backgroundColor:g||k.variant["primary-1"],paddingTop:"14px",paddingBottom:"14px",paddingLeft:"6px"})))):(C({}),E({}))}),[d]),t.useEffect((()=>{x(!!f)}),[f]),b.default.createElement(L,S({customStyles:{...e,...A},type:"accordionContainer"},h,{header:b.default.createElement(L,S({customStyles:{...a,...w},type:"accordionToggle"},h,{onClick:()=>{y||p(u),x(!y)},header:s,content:b.default.createElement("div",{style:i&&y?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},n)})),content:b.default.createElement(H,S({customStyles:r,type:"accordionContent",ref:v},h,{style:y?{height:v.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},id:m,content:c}))}))};Q.propTypes={customStylesAccordionContainer:m.default.object,customStylesAccordionTogggle:m.default.object,customStylesAccordionIcon:m.default.object,customStylesAccordionContent:m.default.object,toggleIconAnimation:m.default.bool,icon:m.default.any,content:m.default.any,contentToggle:m.default.any,id:m.default.string},Q.defaultProps={contentToggle:"Toggle",content:"Content",id:""};const N=({customStylesAccordionContainer:e,customStylesAccordionTogggle:l,customStylesAccordionIcon:a,customStylesAccordionContent:o,toggleIconAnimation:r,icon:i,content:n,contentToggle:c,isSelected:s,index:d,handleClick:u,isAccordionOpen:p,disable:f,id:m,...g})=>{const[h,y]=t.useState(!1),x=t.useRef(null),[v,A]=t.useState({}),[C,w]=t.useState({});return t.useEffect((()=>{s?(A((e=>({...e,backgroundColor:"#2444d8"}))),w((e=>({...e,backgroundColor:"#2444d8",paddingTop:"14px",paddingBottom:"14px",paddingLeft:"6px"})))):(A({}),w({}))}),[s]),t.useEffect((()=>{y(!!p)}),[p]),b.default.createElement(L,S({customStyles:{...e,...v},type:"accordionContainer"},g,{header:b.default.createElement(L,S({customStyles:{...l,...C},type:"accordionToggle"},g,{onClick:()=>{f||(h||u(d),y(!h))},header:c,content:b.default.createElement("div",{style:r&&h?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},i)})),content:b.default.createElement(H,S({customStyles:o,type:"accordionContent",ref:x},g,{style:h?{height:x.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},id:m,content:n}))}))};N.propTypes={customStylesAccordionContainer:m.default.object,customStylesAccordionTogggle:m.default.object,customStylesAccordionIcon:m.default.object,customStylesAccordionContent:m.default.object,toggleIconAnimation:m.default.bool,icon:m.default.any,content:m.default.any,contentToggle:m.default.any,id:m.default.string},N.defaultProps={contentToggle:"Toggle",content:"Content",id:""};const K=g.default.div`
143
+ `,Y=({customStylesAccordionContainer:e,customStylesAccordionTogggle:a,customStylesAccordionIcon:o,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:s,toggleState:d,contentIsOpen:u,id:p,customWrapperStyles:f,showIconInfo:m,...g})=>{const h=t.useRef(null),y=l.useTheme()||M,[x,v]=t.useState(!1);return t.useEffect((()=>{v(u)}),[u]),b.default.createElement(T,S({customStyles:e,type:"accordionContainer"},g,{header:b.default.createElement(T,S({customStyles:{borderRadius:x?"5px 5px 0 0":"5px",...a},type:"accordionToggle"},g,{onClick:()=>{v(!x)},header:s,content:b.default.createElement(U,{theme:y,customWrapperStyles:f},m&&b.default.createElement("span",null,x?"Click to hide":"Click to open"),b.default.createElement("div",{style:i&&x?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",transition:"transform ease 95ms",background:"transparent"}},n||b.default.createElement(J,{icon:"chevron-down",size:11,transform:"translate(0px,-1px)",color:"#A9B1B8"})))})),content:b.default.createElement(H,S({customStyles:r,type:"accordionContent",ref:h},g,{style:x?{height:"auto"}:{height:"0px",border:"none"},id:p,content:c}))}))};Y.propTypes={customStylesAccordionContainer:m.default.object,customStylesAccordionTogggle:m.default.object,customStylesAccordionIcon:m.default.object,customStylesAccordionContent:m.default.object,toggleIconAnimation:m.default.bool,icon:m.default.any,content:m.default.any,contentToggle:m.default.any,toggleState:m.default.func,id:m.default.string,customWrapperStyles:m.default.object,showIconInfo:m.default.bool},Y.defaultProps={contentToggle:"Toggle",content:"Content",toggleIconAnimation:!0,showIconInfo:!0,toggleState:()=>{},id:"",customStylesAccordionContainer:{"margin-bottom":"10px",padding:"0","box-shadow":"none"},customStylesAccordionTogggle:{background:"#F0F3F8",cursor:"pointer",border:"0.5px solid #E2E6F5",color:`${M.variant["primary-2"]}`,"line-height":"17px","font-size":"14px",padding:"10px 17px",display:"flex","align-items":"center","justify-content":"space-between","box-shadow":"none",width:"auto"},customStylesAccordionContent:{"border-radius":"0 0 5px 5px",border:"0.5px solid #E2E6F5","border-top":"none",transition:"height ease 0.3s, transform ease 95ms",overflow:"hidden",padding:"0",width:"auto"}};const Q=({customStylesAccordionContainer:e,customStylesAccordionTogggle:a,customStylesAccordionIcon:o,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:s,isSelected:d,index:u,handleClick:p,isAccordionOpen:f,id:m,customSelectCardColor:g,...h})=>{const[y,x]=t.useState(!1),v=t.useRef(null),[A,C]=t.useState({}),[w,E]=t.useState({}),k=l.useTheme()||M;return t.useEffect((()=>{d?(C((e=>({...e,backgroundColor:g||k.variant["primary-1"]}))),E((e=>({...e,backgroundColor:g||k.variant["primary-1"],paddingTop:"14px",paddingBottom:"14px",paddingLeft:"6px"})))):(C({}),E({}))}),[d]),t.useEffect((()=>{x(!!f)}),[f]),b.default.createElement(T,S({customStyles:{...e,...A},type:"accordionContainer"},h,{header:b.default.createElement(T,S({customStyles:{...a,...w},type:"accordionToggle"},h,{onClick:()=>{y||p(u),x(!y)},header:s,content:b.default.createElement("div",{style:i&&y?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},n)})),content:b.default.createElement(H,S({customStyles:r,type:"accordionContent",ref:v},h,{style:y?{height:v.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},id:m,content:c}))}))};Q.propTypes={customStylesAccordionContainer:m.default.object,customStylesAccordionTogggle:m.default.object,customStylesAccordionIcon:m.default.object,customStylesAccordionContent:m.default.object,toggleIconAnimation:m.default.bool,icon:m.default.any,content:m.default.any,contentToggle:m.default.any,id:m.default.string},Q.defaultProps={contentToggle:"Toggle",content:"Content",id:""};const N=({customStylesAccordionContainer:e,customStylesAccordionTogggle:l,customStylesAccordionIcon:a,customStylesAccordionContent:o,toggleIconAnimation:r,icon:i,content:n,contentToggle:c,isSelected:s,index:d,handleClick:u,isAccordionOpen:p,disable:f,id:m,...g})=>{const[h,y]=t.useState(!1),x=t.useRef(null),[v,A]=t.useState({}),[C,w]=t.useState({});return t.useEffect((()=>{s?(A((e=>({...e,backgroundColor:"#2444d8"}))),w((e=>({...e,backgroundColor:"#2444d8",paddingTop:"14px",paddingBottom:"14px",paddingLeft:"6px"})))):(A({}),w({}))}),[s]),t.useEffect((()=>{y(!!p)}),[p]),b.default.createElement(T,S({customStyles:{...e,...v},type:"accordionContainer"},g,{header:b.default.createElement(T,S({customStyles:{...l,...C},type:"accordionToggle"},g,{onClick:()=>{f||(h||u(d),y(!h))},header:c,content:b.default.createElement("div",{style:r&&h?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},i)})),content:b.default.createElement(H,S({customStyles:o,type:"accordionContent",ref:x},g,{style:h?{height:x.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},id:m,content:n}))}))};N.propTypes={customStylesAccordionContainer:m.default.object,customStylesAccordionTogggle:m.default.object,customStylesAccordionIcon:m.default.object,customStylesAccordionContent:m.default.object,toggleIconAnimation:m.default.bool,icon:m.default.any,content:m.default.any,contentToggle:m.default.any,id:m.default.string},N.defaultProps={contentToggle:"Toggle",content:"Content",id:""};const K=g.default.div`
144
144
  color: ${({theme:e,variant:t})=>t?e.variant[t]:"white"};
145
145
  ${({scroll:e})=>e?l.css`
146
146
  display: flex;
@@ -616,7 +616,7 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let a={};if(e[t]){for(const t i
616
616
  ${({theme:e,defaultStyle:t})=>W(e,t)}
617
617
  // custom styles
618
618
  ${({btnStyle:e})=>e}
619
- `,Te=({btnStyle:e,isLoading:t,block:a,size:o,style:r,variant:i,disabled:n,type:c,theme:s,id:d,...u})=>{const p=l.useTheme()||M;return b.default.createElement(Re,S({id:d,block:a,variant:i,defaultStyle:"button",style:r,size:o,disabled:n,type:c,btnStyle:e,isLoading:t,theme:s},u),t&&b.default.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},b.default.createElement(Ce,{theme:s,customStyles:{"background-color":p.variant[i]},size:16})," "),u.children," ")};Te.propTypes={variant:m.default.string,disabled:m.default.bool,size:m.default.oneOf(["sm","md","lg"]),block:m.default.bool,onClick:m.default.func,theme:m.default.object,type:m.default.string,btnStyle:m.default.object,id:m.default.string},Re.defaultProps={theme:M},Te.defaultProps={theme:M,variant:"primary-1",block:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const Le=g.default.button`
619
+ `,Le=({btnStyle:e,isLoading:t,block:a,size:o,style:r,variant:i,disabled:n,type:c,theme:s,id:d,...u})=>{const p=l.useTheme()||M;return b.default.createElement(Re,S({id:d,block:a,variant:i,defaultStyle:"button",style:r,size:o,disabled:n,type:c,btnStyle:e,isLoading:t,theme:s},u),t&&b.default.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},b.default.createElement(Ce,{theme:s,customStyles:{"background-color":p.variant[i]},size:16})," "),u.children," ")};Le.propTypes={variant:m.default.string,disabled:m.default.bool,size:m.default.oneOf(["sm","md","lg"]),block:m.default.bool,onClick:m.default.func,theme:m.default.object,type:m.default.string,btnStyle:m.default.object,id:m.default.string},Re.defaultProps={theme:M},Le.defaultProps={theme:M,variant:"primary-1",block:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const Te=g.default.button`
620
620
  background: ${({disabled:e,theme:t,variant:l})=>e?"#BBC4CF":t.variant[l]};
621
621
  color: ${({theme:e})=>e.bgColor};
622
622
  padding: 3px 14px;
@@ -639,7 +639,7 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let a={};if(e[t]){for(const t i
639
639
 
640
640
  //Set the styles from the default styles object
641
641
  ${({theme:e,defaultStyle:t})=>W(e,t)}
642
- `,Pe=({block:e,style:t,variant:a,disabled:o,type:r,id:i,...n})=>(l.useTheme(),b.default.createElement(Le,S({id:i,block:e,variant:a,defaultStyle:"button",type:r,style:t,disabled:o},n),n.children));Pe.propTypes={variant:m.default.string,disabled:m.default.bool,block:m.default.bool,onClick:m.default.func,theme:m.default.object,type:m.default.string,id:m.default.string},Le.defaultProps={theme:M},Pe.defaultProps={theme:M,variant:"primary-1",block:!1,disabled:!1,onClick:void 0,id:""};const He=g.default.div`
642
+ `,Pe=({block:e,style:t,variant:a,disabled:o,type:r,id:i,...n})=>(l.useTheme(),b.default.createElement(Te,S({id:i,block:e,variant:a,defaultStyle:"button",type:r,style:t,disabled:o},n),n.children));Pe.propTypes={variant:m.default.string,disabled:m.default.bool,block:m.default.bool,onClick:m.default.func,theme:m.default.object,type:m.default.string,id:m.default.string},Te.defaultProps={theme:M},Pe.defaultProps={theme:M,variant:"primary-1",block:!1,disabled:!1,onClick:void 0,id:""};const He=g.default.div`
643
643
  background-color: ${({theme:e})=>e.bgColor};
644
644
  border: 1px solid ${({theme:e})=>e.bgColor};
645
645
  color: ${({theme:e})=>e.black},
@@ -714,7 +714,7 @@ ${({inBuiltCss:e,defaultTooltipBodyStyle:t})=>W(e,t)}
714
714
  ${({inBuiltCss:e,defaultTooltipTriggerStyle:t})=>W(e,t)}
715
715
  // custom styles
716
716
  ${({customTriggerStyle:e})=>e}
717
- `,Xe=({inBuiltCss:e,contentTrigger:t,contentTooltip:a,popperOptionsP:r,settings:i,customStylesTPContainer:n,customStylesTPAbottom:c,customStylesTPAbottomBefore:s,customStylesTPAbottomAfter:d,customStylesTPAtop:u,customStylesTPAtopBefore:p,customStylesTPAtopAfter:f,customStylesTPAright:m,customStylesTPArightBefore:g,customStylesTPArightAfter:h,customStylesTPAleft:y,customStylesTPAleftBefore:x,customStylesTPAleftAfter:v,customStylesTPArrow:A,customStylesTPAbefore:C,customStylesTPAafter:w,customTooltipContentStyle:E,customContentStyle:k,customHeaderStyle:z,customBodyStyle:V,customTriggerStyle:B,headerTooltip:W,footerTooltip:R,...T})=>{const L=l.useTheme()||M,P={modifiers:[{name:"offset",options:{offset:[0,23]}}],strategy:"absolute",...r},{getArrowProps:H,getTooltipProps:j,setTooltipRef:q,setTriggerRef:F,visible:O}=o.usePopperTooltip({interactive:!0,...i},P);return b.default.createElement(b.default.Fragment,null,b.default.createElement(Ge,{ref:F,inBuiltCss:I,customTriggerStyle:B,style:{width:"fit-content",height:"fit-content",display:"inline-block"}},t),O&&b.default.createElement(He,S({inBuiltCss:I,theme:L,ref:q},j({className:"tooltip-container"}),{customStylesTPContainer:n,customStylesTPAbottom:c,customStylesTPAbottomBefore:s,customStylesTPAbottomAfter:d,customStylesTPAtop:u,customStylesTPAtopBefore:p,customStylesTPAtopAfter:f,customStylesTPAright:m,customStylesTPArightBefore:g,customStylesTPArightAfter:h,customStylesTPAleft:y,customStylesTPAleftBefore:x,customStylesTPAleftAfter:v}),b.default.createElement(je,S({inBuiltCss:I},H({className:"tooltip-arrow"}),{customStylesTPArrow:A,customStylesTPAbefore:C,customStylesTPAafter:w})),b.default.createElement(qe,S({defaultTooltipContentStyle:"popOver-Content",theme:L,inBuiltCss:I},T,{customContentStyle:k}),b.default.createElement(Fe,S({defaultTooltipHeaderStyle:"popOver-header",theme:L,inBuiltCss:I},T,{customHeaderStyle:z}),W),b.default.createElement(Oe,S({defaultTooltipBodyStyle:"popOver-body",theme:L,inBuiltCss:I},T,{customBodyStyle:V}),a),b.default.createElement(Ze,null,R))))};Xe.propTypes={contentTrigger:m.default.any,headerTooltip:m.default.any,contentTooltip:m.default.any,footerTooltip:m.default.any,popperOptionsP:m.default.object,settings:m.default.object,customContentStyle:m.default.object,customHeaderStyle:m.default.object,customBodyStyle:m.default.object,customStylesTPContainer:m.default.object,customStylesTPAbottom:m.default.object,customStylesTPAbottomBefore:m.default.object,customStylesTPAbottomAfter:m.default.object,customStylesTPAtop:m.default.object,customStylesTPAtopBefore:m.default.object,customStylesTPAtopAfter:m.default.object,customStylesTPAright:m.default.object,customStylesTPArightBefore:m.default.object,customStylesTPArightAfter:m.default.object,customStylesTPAleft:m.default.object,customStylesTPAleftBefore:m.default.object,customStylesTPAleftAfter:m.default.object,customStylesTPArrow:m.default.object,customStylesTPAbefore:m.default.object,customStylesTPAafter:m.default.object,customTriggerStyle:m.default.object},Xe.defaultProps={contentTrigger:b.default.createElement("div",null,"Trigger"),headerTooltip:"Lovely tooltip title",contentTooltip:"There are a lot of things you can do in space, and space essentially is unlimited resources.",footerTooltip:b.default.createElement(Te,{size:"sm"},"Next"),customStylesTPContainer:{border:"none"},customTriggerStyle:{}};const De=g.default.div`
717
+ `,De=({inBuiltCss:e,contentTrigger:t,contentTooltip:a,popperOptionsP:r,settings:i,customStylesTPContainer:n,customStylesTPAbottom:c,customStylesTPAbottomBefore:s,customStylesTPAbottomAfter:d,customStylesTPAtop:u,customStylesTPAtopBefore:p,customStylesTPAtopAfter:f,customStylesTPAright:m,customStylesTPArightBefore:g,customStylesTPArightAfter:h,customStylesTPAleft:y,customStylesTPAleftBefore:x,customStylesTPAleftAfter:v,customStylesTPArrow:A,customStylesTPAbefore:C,customStylesTPAafter:w,customTooltipContentStyle:E,customContentStyle:k,customHeaderStyle:z,customBodyStyle:V,customTriggerStyle:B,headerTooltip:W,footerTooltip:R,...L})=>{const T=l.useTheme()||M,P={modifiers:[{name:"offset",options:{offset:[0,23]}}],strategy:"absolute",...r},{getArrowProps:H,getTooltipProps:j,setTooltipRef:q,setTriggerRef:F,visible:O}=o.usePopperTooltip({interactive:!0,...i},P);return b.default.createElement(b.default.Fragment,null,b.default.createElement(Ge,{ref:F,inBuiltCss:I,customTriggerStyle:B,style:{width:"fit-content",height:"fit-content",display:"inline-block"}},t),O&&b.default.createElement(He,S({inBuiltCss:I,theme:T,ref:q},j({className:"tooltip-container"}),{customStylesTPContainer:n,customStylesTPAbottom:c,customStylesTPAbottomBefore:s,customStylesTPAbottomAfter:d,customStylesTPAtop:u,customStylesTPAtopBefore:p,customStylesTPAtopAfter:f,customStylesTPAright:m,customStylesTPArightBefore:g,customStylesTPArightAfter:h,customStylesTPAleft:y,customStylesTPAleftBefore:x,customStylesTPAleftAfter:v}),b.default.createElement(je,S({inBuiltCss:I},H({className:"tooltip-arrow"}),{customStylesTPArrow:A,customStylesTPAbefore:C,customStylesTPAafter:w})),b.default.createElement(qe,S({defaultTooltipContentStyle:"popOver-Content",theme:T,inBuiltCss:I},L,{customContentStyle:k}),b.default.createElement(Fe,S({defaultTooltipHeaderStyle:"popOver-header",theme:T,inBuiltCss:I},L,{customHeaderStyle:z}),W),b.default.createElement(Oe,S({defaultTooltipBodyStyle:"popOver-body",theme:T,inBuiltCss:I},L,{customBodyStyle:V}),a),b.default.createElement(Ze,null,R))))};De.propTypes={contentTrigger:m.default.any,headerTooltip:m.default.any,contentTooltip:m.default.any,footerTooltip:m.default.any,popperOptionsP:m.default.object,settings:m.default.object,customContentStyle:m.default.object,customHeaderStyle:m.default.object,customBodyStyle:m.default.object,customStylesTPContainer:m.default.object,customStylesTPAbottom:m.default.object,customStylesTPAbottomBefore:m.default.object,customStylesTPAbottomAfter:m.default.object,customStylesTPAtop:m.default.object,customStylesTPAtopBefore:m.default.object,customStylesTPAtopAfter:m.default.object,customStylesTPAright:m.default.object,customStylesTPArightBefore:m.default.object,customStylesTPArightAfter:m.default.object,customStylesTPAleft:m.default.object,customStylesTPAleftBefore:m.default.object,customStylesTPAleftAfter:m.default.object,customStylesTPArrow:m.default.object,customStylesTPAbefore:m.default.object,customStylesTPAafter:m.default.object,customTriggerStyle:m.default.object},De.defaultProps={contentTrigger:b.default.createElement("div",null,"Trigger"),headerTooltip:"Lovely tooltip title",contentTooltip:"There are a lot of things you can do in space, and space essentially is unlimited resources.",footerTooltip:b.default.createElement(Le,{size:"sm"},"Next"),customStylesTPContainer:{border:"none"},customTriggerStyle:{}};const Xe=g.default.div`
718
718
  background: transparent;
719
719
  color: ${({theme:e,variant:t})=>e.variant[t]};
720
720
  font-size: ${({isPrimary:e})=>e?"16px":"14px"};
@@ -788,7 +788,7 @@ ${({customTriggerStyle:e})=>e}
788
788
  display: flex;
789
789
  margin-bottom: 15px;
790
790
  position: relative;
791
- `,Qe=({wrap:e,block:a,style:o,variant:r,variantSeparator:i,appLogo:n,separator:c,items:s,onClick:d,isPrimary:u,collapse:p,folderIcon:f,iconMargin:m,...g})=>{const h=l.useTheme()||M,y=t.useRef(null),[x,v]=t.useState(void 0),A=()=>{v(y?.current?.scrollWidth<y?.current?.offsetWidth)};t.useEffect((()=>{A()}),[s]),t.useEffect((()=>{if(!e)return window.addEventListener("resize",A),()=>window.removeEventListener("resize",A)}),[]);const C=s.map(((e,t)=>b.default.createElement(Je,{key:t},0!==t||n?b.default.createElement("div",{className:"breadcrumb-icon-separator"},c):null,b.default.createElement(Ue,{id:e.id,theme:h,onClick:()=>{e.href&&d(e.href)},variant:r,href:e.href,"data-title":e.label},e.label)))),w=s.slice(1,s.length-3).map(((e,t)=>b.default.createElement(Ye,{key:t},f?b.default.createElement("div",{style:{marginRight:"10px",marginTop:"2.3px"}},b.default.createElement(J,{icon:"folder-icon",size:17,transform:"translate(0px,-0.5px)"})):null,b.default.createElement(Ue,{id:e.id,theme:h,onClick:()=>{e.href&&d(e.href)},variant:r,href:e.href,"data-title":e.label},e.label)))),E=s?1==p?s.length<=4?C:b.default.createElement(b.default.Fragment,null,b.default.createElement(Je,{key:0},b.default.createElement("div",{className:"breadcrumb-icon-separator"},c),b.default.createElement(Ue,{id:s[0].id,theme:h,onClick:()=>{s[0].href&&d(s[0].href)},variant:r,href:s[0].href,"data-title":s[0].label},s[0].label)),b.default.createElement(Je,null,b.default.createElement("div",{className:"breadcrumb-icon-separator",style:{marginTop:"-3px"}},c),b.default.createElement(Xe,{contentTrigger:b.default.createElement(J,{icon:"ellipses-horizontal",size:12,color:"#6B747F",style:{padding:"0 4px",paddingBottom:"6px",marginTop:"-5.5px"}}),customTriggerStyle:{cursor:"pointer",background:"#E2E6F5",borderRadius:"3px"},headerTooltip:"",customHeaderStyle:{marginBottom:"0px"},contentTooltip:b.default.createElement(b.default.Fragment,null,w),footerTooltip:"",popperOptionsP:{placement:"bottom"},customContentStyle:{width:"182px",backgroundColor:"white",color:"#6B747F",boxShadow:"0px 6px 40px rgba(56, 66, 100, 0.482627)",display:"flex",flexDirection:"column",alignItems:"flex-start",padding:"16px",gap:"8px",position:"absolute",borderRadius:"3.6px",paddingBottom:"0px",marginTop:"-8.8px",marginLeft:"-6px"},customBodyStyle:{marginBottom:"0px"},customStylesTPArrow:{display:"none"},settings:{closeOnOutsideClick:!0,trigger:"click"}})),b.default.createElement(Je,{key:s.length-3},b.default.createElement("div",{className:"breadcrumb-icon-separator"},c),b.default.createElement(Ue,{id:s[s.length-3].id,theme:h,onClick:()=>{s[s.length-3].href&&d(s[s.length-3].href)},variant:r,href:s[s.length-3].href,"data-title":s[s.length-3].label},s[s.length-3].label)),b.default.createElement(Je,{key:s.length-2},b.default.createElement("div",{className:"breadcrumb-icon-separator"},c),b.default.createElement(Ue,{id:s[s.length-2].id,theme:h,onClick:()=>{s[s.length-2].href&&d(s[s.length-2].href)},variant:r,href:s[s.length-2].href,"data-title":s[s.length-2].label},s[s.length-2].label)),b.default.createElement(Je,{key:s.length-1},b.default.createElement("div",{className:"breadcrumb-icon-separator"},c),b.default.createElement(Ue,{id:s[s.length-1].id,theme:h,onClick:()=>{s[s.length-1].href&&d(s[s.length-1].href)},variant:r,href:s[s.length-1].href,"data-title":s[s.length-1].label},s[s.length-1].label))):C:null;return b.default.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"start"}},b.default.createElement("div",{style:{display:"flex",position:"absolute"}},b.default.createElement(De,S({theme:h,isWrap:e,ref:e?null:y,isBreadcrumbVisible:x,block:a,variant:r,variantSeparator:i,style:o,isPrimary:u,iconMargin:m},g),n&&b.default.createElement("div",{className:"breadcrumb-icon"},n),E)))};Qe.propTypes={variant:m.default.string,variantSeparator:m.default.string,onClick:m.default.func,appLogo:m.default.any,separator:m.default.any,items:m.default.array,block:m.default.bool,wrap:m.default.bool,isPrimary:m.default.bool,collapse:m.default.bool,folderIcon:m.default.bool,iconMargin:m.default.string},Qe.defaultProps={variant:"neutral-2",variantSeparator:"neutral-3",block:!1,onClick:void 0,wrap:!1,isPrimary:!0,collapse:!0,folderIcon:!0};const Ne=g.default.label`
791
+ `,Qe=({wrap:e,block:a,style:o,variant:r,variantSeparator:i,appLogo:n,separator:c,items:s,onClick:d,isPrimary:u,collapse:p,folderIcon:f,iconMargin:m,...g})=>{const h=l.useTheme()||M,y=t.useRef(null),[x,v]=t.useState(void 0),A=()=>{v(y?.current?.scrollWidth<y?.current?.offsetWidth)};t.useEffect((()=>{A()}),[s]),t.useEffect((()=>{if(!e)return window.addEventListener("resize",A),()=>window.removeEventListener("resize",A)}),[]);const C=s.map(((e,t)=>b.default.createElement(Je,{key:t},0!==t||n?b.default.createElement("div",{className:"breadcrumb-icon-separator"},c):null,b.default.createElement(Ue,{id:e.id,theme:h,onClick:()=>{e.href&&d(e.href)},variant:r,href:e.href,"data-title":e.label},e.label)))),w=s.slice(1,s.length-3).map(((e,t)=>b.default.createElement(Ye,{key:t},f?b.default.createElement("div",{style:{marginRight:"10px",marginTop:"2.3px"}},b.default.createElement(J,{icon:"folder-icon",size:17,transform:"translate(0px,-0.5px)"})):null,b.default.createElement(Ue,{id:e.id,theme:h,onClick:()=>{e.href&&d(e.href)},variant:r,href:e.href,"data-title":e.label},e.label)))),E=s?1==p?s.length<=4?C:b.default.createElement(b.default.Fragment,null,b.default.createElement(Je,{key:0},b.default.createElement("div",{className:"breadcrumb-icon-separator"},c),b.default.createElement(Ue,{id:s[0].id,theme:h,onClick:()=>{s[0].href&&d(s[0].href)},variant:r,href:s[0].href,"data-title":s[0].label},s[0].label)),b.default.createElement(Je,null,b.default.createElement("div",{className:"breadcrumb-icon-separator",style:{marginTop:"-3px"}},c),b.default.createElement(De,{contentTrigger:b.default.createElement(J,{icon:"ellipses-horizontal",size:12,color:"#6B747F",style:{padding:"0 4px",paddingBottom:"6px",marginTop:"-5.5px"}}),customTriggerStyle:{cursor:"pointer",background:"#E2E6F5",borderRadius:"3px"},headerTooltip:"",customHeaderStyle:{marginBottom:"0px"},contentTooltip:b.default.createElement(b.default.Fragment,null,w),footerTooltip:"",popperOptionsP:{placement:"bottom"},customContentStyle:{width:"182px",backgroundColor:"white",color:"#6B747F",boxShadow:"0px 6px 40px rgba(56, 66, 100, 0.482627)",display:"flex",flexDirection:"column",alignItems:"flex-start",padding:"16px",gap:"8px",position:"absolute",borderRadius:"3.6px",paddingBottom:"0px",marginTop:"-8.8px",marginLeft:"-6px"},customBodyStyle:{marginBottom:"0px"},customStylesTPArrow:{display:"none"},settings:{closeOnOutsideClick:!0,trigger:"click"}})),b.default.createElement(Je,{key:s.length-3},b.default.createElement("div",{className:"breadcrumb-icon-separator"},c),b.default.createElement(Ue,{id:s[s.length-3].id,theme:h,onClick:()=>{s[s.length-3].href&&d(s[s.length-3].href)},variant:r,href:s[s.length-3].href,"data-title":s[s.length-3].label},s[s.length-3].label)),b.default.createElement(Je,{key:s.length-2},b.default.createElement("div",{className:"breadcrumb-icon-separator"},c),b.default.createElement(Ue,{id:s[s.length-2].id,theme:h,onClick:()=>{s[s.length-2].href&&d(s[s.length-2].href)},variant:r,href:s[s.length-2].href,"data-title":s[s.length-2].label},s[s.length-2].label)),b.default.createElement(Je,{key:s.length-1},b.default.createElement("div",{className:"breadcrumb-icon-separator"},c),b.default.createElement(Ue,{id:s[s.length-1].id,theme:h,onClick:()=>{s[s.length-1].href&&d(s[s.length-1].href)},variant:r,href:s[s.length-1].href,"data-title":s[s.length-1].label},s[s.length-1].label))):C:null;return b.default.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"start"}},b.default.createElement("div",{style:{display:"flex",position:"absolute"}},b.default.createElement(Xe,S({theme:h,isWrap:e,ref:e?null:y,isBreadcrumbVisible:x,block:a,variant:r,variantSeparator:i,style:o,isPrimary:u,iconMargin:m},g),n&&b.default.createElement("div",{className:"breadcrumb-icon"},n),E)))};Qe.propTypes={variant:m.default.string,variantSeparator:m.default.string,onClick:m.default.func,appLogo:m.default.any,separator:m.default.any,items:m.default.array,block:m.default.bool,wrap:m.default.bool,isPrimary:m.default.bool,collapse:m.default.bool,folderIcon:m.default.bool,iconMargin:m.default.string},Qe.defaultProps={variant:"neutral-2",variantSeparator:"neutral-3",block:!1,onClick:void 0,wrap:!1,isPrimary:!0,collapse:!0,folderIcon:!0};const Ne=g.default.label`
792
792
  //Set the styles from the default styles object
793
793
  ${({theme:e,type:t})=>W(e,t)}
794
794
 
@@ -1081,7 +1081,7 @@ ${({customInputColorStyle:e})=>e}
1081
1081
  padding-left: 12px;
1082
1082
  padding-bottom: 12px;
1083
1083
  cursor: pointer;
1084
- `,bt=({startDate:e,setStartDate:a,disabled:o,theme:r,startYear:i,endYearRange:n,format:c,placeholderText:s,...d})=>{const u=l.useTheme()||M,p=["January","February","March","April","May","June","July","August","September","October","November","December"];for(var f=[],m=n||10,g=i||(new Date).getFullYear();g<=(new Date).getFullYear()+m;g++)f.push(g);const y=t.useRef(null),x=t.useRef(null),[v,A]=t.useState(!1),[C,w]=t.useState(!1),[E,k]=t.useState(!1),[z,V]=t.useState(!1),[B,I]=t.useState(e.getFullYear()),[W,R]=t.useState(p[e.getMonth()]);t.useEffect((()=>{R(p[e.getMonth()]),I(e.getFullYear())}),[e]),t.useEffect((()=>(document.addEventListener("click",T,!0),()=>{document.removeEventListener("click",T,!0)})),[]);const T=e=>{y.current&&!y.current.contains(e.target)&&A(!1)},L=e=>{x.current&&!x.current.contains(e.target)&&w(!1)};return t.useEffect((()=>(document.addEventListener("click",L,!0),()=>{document.removeEventListener("click",L,!0)})),[]),b.default.createElement(nt,S({disabled:o,theme:r},d),b.default.createElement(h.default,{selected:e,dateFormat:c||"dd/MM/yyyy",useWeekdaysShort:!0,onChange:e=>a(e),placeholderText:s,adjustDateOnChange:!0,disabled:o,dropdownMode:"select",renderCustomHeader:({date:e,changeYear:t,changeMonth:l})=>b.default.createElement(ct,null,b.default.createElement("div",{style:{display:"flex"}},b.default.createElement(dt,{ref:y},b.default.createElement(ut,{onClick:()=>{A(!v),w(!1)}},b.default.createElement("span",{onMouseEnter:()=>k(!0),onMouseLeave:()=>k(!1),style:{color:`${E?u.variant["primary-1"]:u.textColor}`}},p[e.getMonth()]),b.default.createElement(st,null,b.default.createElement(J,{icon:"triangle-down",color:E?u.variant["primary-1"]:u.textColor,size:7}))),v&&b.default.createElement(pt,null,b.default.createElement(ft,{theme:r,onMouseEnter:()=>k(!0)},p.map(((e,t)=>b.default.createElement(mt,{selectedMonth:W,onClick:()=>{k(!1),l(t),A(!1),R(p[t])},key:Math.random()},b.default.createElement("span",{style:{color:`${W===e?u.variant["primary-1"]:u.textColor}`}},e))))))),b.default.createElement(dt,{ref:x},b.default.createElement(ut,{style:{marginLeft:"28px"},onClick:()=>{w(!C),A(!1)}},b.default.createElement("span",{onMouseEnter:()=>V(!0),onMouseLeave:()=>V(!1),style:{color:`${z?u.variant["primary-1"]:u.textColor}`}},e.getFullYear()),b.default.createElement(st,null,b.default.createElement(J,{icon:"triangle-down",color:z?u.variant["primary-1"]:u.textColor,size:7}))),C&&b.default.createElement(pt,null,b.default.createElement(ft,{onMouseEnter:()=>V(!0)},f.map(((e,l)=>b.default.createElement(mt,{onClick:()=>{V(!1),t(e),I(e),w(!1)},key:Math.random()},b.default.createElement("span",{style:{color:`${B===e?u.variant["primary-1"]:u.textColor}`}},e)))))))))}))};bt.propTypes={startDate:m.default.any,setStartDate:m.default.func,disabled:m.default.bool,theme:m.default.object,startYear:m.default.number,endYearRange:m.default.number,format:m.default.string,placeholderText:m.default.string},bt.defaultProps={theme:M,startDate:"",setStartDate:()=>{},disabled:!1};const gt=g.default.div`
1084
+ `,bt=({startDate:e,setStartDate:a,disabled:o,theme:r,startYear:i,endYearRange:n,format:c,placeholderText:s,...d})=>{const u=l.useTheme()||M,p=["January","February","March","April","May","June","July","August","September","October","November","December"];for(var f=[],m=n||10,g=i||(new Date).getFullYear();g<=(new Date).getFullYear()+m;g++)f.push(g);const y=t.useRef(null),x=t.useRef(null),[v,A]=t.useState(!1),[C,w]=t.useState(!1),[E,k]=t.useState(!1),[z,V]=t.useState(!1),[B,I]=t.useState(e.getFullYear()),[W,R]=t.useState(p[e.getMonth()]);t.useEffect((()=>{R(p[e.getMonth()]),I(e.getFullYear())}),[e]),t.useEffect((()=>(document.addEventListener("click",L,!0),()=>{document.removeEventListener("click",L,!0)})),[]);const L=e=>{y.current&&!y.current.contains(e.target)&&A(!1)},T=e=>{x.current&&!x.current.contains(e.target)&&w(!1)};return t.useEffect((()=>(document.addEventListener("click",T,!0),()=>{document.removeEventListener("click",T,!0)})),[]),b.default.createElement(nt,S({disabled:o,theme:r},d),b.default.createElement(h.default,{selected:e,dateFormat:c||"dd/MM/yyyy",useWeekdaysShort:!0,onChange:e=>a(e),placeholderText:s,adjustDateOnChange:!0,disabled:o,dropdownMode:"select",renderCustomHeader:({date:e,changeYear:t,changeMonth:l})=>b.default.createElement(ct,null,b.default.createElement("div",{style:{display:"flex"}},b.default.createElement(dt,{ref:y},b.default.createElement(ut,{onClick:()=>{A(!v),w(!1)}},b.default.createElement("span",{onMouseEnter:()=>k(!0),onMouseLeave:()=>k(!1),style:{color:`${E?u.variant["primary-1"]:u.textColor}`}},p[e.getMonth()]),b.default.createElement(st,null,b.default.createElement(J,{icon:"triangle-down",color:E?u.variant["primary-1"]:u.textColor,size:7}))),v&&b.default.createElement(pt,null,b.default.createElement(ft,{theme:r,onMouseEnter:()=>k(!0)},p.map(((e,t)=>b.default.createElement(mt,{selectedMonth:W,onClick:()=>{k(!1),l(t),A(!1),R(p[t])},key:Math.random()},b.default.createElement("span",{style:{color:`${W===e?u.variant["primary-1"]:u.textColor}`}},e))))))),b.default.createElement(dt,{ref:x},b.default.createElement(ut,{style:{marginLeft:"28px"},onClick:()=>{w(!C),A(!1)}},b.default.createElement("span",{onMouseEnter:()=>V(!0),onMouseLeave:()=>V(!1),style:{color:`${z?u.variant["primary-1"]:u.textColor}`}},e.getFullYear()),b.default.createElement(st,null,b.default.createElement(J,{icon:"triangle-down",color:z?u.variant["primary-1"]:u.textColor,size:7}))),C&&b.default.createElement(pt,null,b.default.createElement(ft,{onMouseEnter:()=>V(!0)},f.map(((e,l)=>b.default.createElement(mt,{onClick:()=>{V(!1),t(e),I(e),w(!1)},key:Math.random()},b.default.createElement("span",{style:{color:`${B===e?u.variant["primary-1"]:u.textColor}`}},e)))))))))}))};bt.propTypes={startDate:m.default.any,setStartDate:m.default.func,disabled:m.default.bool,theme:m.default.object,startYear:m.default.number,endYearRange:m.default.number,format:m.default.string,placeholderText:m.default.string},bt.defaultProps={theme:M,startDate:"",setStartDate:()=>{},disabled:!1};const gt=g.default.div`
1085
1085
  .react-datepicker-wrapper {
1086
1086
  display: flex;
1087
1087
  }
@@ -1105,6 +1105,12 @@ border: 1px solid ${({theme:e})=>e.border};
1105
1105
  padding: 5.5px 12px;
1106
1106
  padding-right: 7px;
1107
1107
  border-radius: 4px;
1108
+ width: "100%";
1109
+ color: "#9c9c9c";
1110
+ display:'flex';
1111
+ justify-content:'space-between';
1112
+ alignItems: 'center'
1113
+
1108
1114
 
1109
1115
  // custom styles
1110
1116
  ${({timeBtnStyle:e})=>e};
@@ -1116,7 +1122,14 @@ padding: 8px;
1116
1122
 
1117
1123
  // custom styles
1118
1124
  ${({customHeaderStyle:e})=>e};
1119
- `,vt=({defaultValue:e,onChange:a,inputType:o,onClick:r,placeHolder:i,value:n,disabled:c,startYear:s,endYearRange:d,icon:u,iconColor:p,iconSize:f,customHeaderStyle:m,timeBtnStyle:g,wrapperStyle:x,...v})=>{const[A,C]=t.useState(e);let w=A?new Date(A):null;for(var E=[],k=d||10,z=s||(new Date).getFullYear();z<=(new Date).getFullYear()+k;z++)E.push(z);let V={};switch(o){case"date":default:V.dateFormat="dd MMM, yyyy";break;case"month":V.dateFormat="MMMM yyyy",V.showMonthYearPicker=!0;break;case"year":V.dateFormat="yyyy",V.showYearPicker=!0;break;case"datetime-local":V.dateFormat="dd MMM yyyy, hh:mm a",V.showTimeSelect=!0,V.timeFormat="hh:mm a",V.timeIntervals=15,V.timeCaption="Time";break;case"time":V.showTimeSelect=!0,V.showTimeSelectOnly=!0,V.dateFormat="hh:mm a"}const B=l.useTheme()||M;return b.default.createElement(gt,S({theme:B},v,{wrapperStyle:x}),b.default.createElement(h.default,S({selected:w,disabled:c,customInput:b.default.createElement(ht,{value:n,onClick:r,placeholder:i,theme:B},b.default.createElement(yt,S({theme:B,style:{width:"100%",color:"#9c9c9c",display:"flex",justifyContent:"space-between"},onClick:r,timeBtnStyle:g},v),n||(i||"-- : -- --"),b.default.createElement("span",{style:{marginTop:"-1px",marginLeft:"7px",float:"right"}},u?b.default.createElement(J,{icon:u,color:p,size:f}):null))),onChange:e=>{console.log(e),C(e);var t=null;t="datetime-local"==o?y.default(e).format("DD MMM YYYY, hh:mm A"):"date"==o?y.default(e).format("DD MMM, YYYY"):"year"==o?y.default(e).format("YYYY"):"month"==o?y.default(e).format("MMMM YYYY"):"time"==o?y.default(e).format("hh:mm A"):y.default(e).format("DD MMM, YYYY"),a(t)},showYearDropdown:!0,yearDropdownItemNumber:5,dropdownMode:"select",placeholderText:i},V,{renderCustomHeader:({date:e,changeYear:t,decreaseMonth:l,increaseMonth:a})=>{let r=y.default(e).format("MMMM");return b.default.createElement(xt,S({theme:B},v,{inputType:o,customHeaderStyle:m}),"year"!==o?b.default.createElement("span",{style:{paddingLeft:"10px"},onClick:l},b.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"11",height:"17",viewBox:"0 0 11 17"},b.default.createElement("path",{fill:"#9C9C9C",d:"M497.062 631.646L498.476 633.06 490.4 641.136 482.324 633.06 483.738 631.646 490.4 638.307z",transform:"rotate(90 561.9 79.891)"}))):null,b.default.createElement("b",null,"year"!==o?b.default.createElement("span",{style:{paddingRight:"5px"}},r):null," ",b.default.createElement("span",{className:"calender-year"},b.default.createElement("select",{value:e.getFullYear(),onChange:({target:{value:e}})=>t(e)},E.map((e=>b.default.createElement("option",{key:e,value:e},e)))))),"year"!==o?b.default.createElement("span",{style:{paddingRight:"10px"},onClick:a},b.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"11",height:"17",viewBox:"0 0 11 17"},b.default.createElement("path",{fill:"#9C9C9C",d:"M773.062 631.646L774.476 633.06 766.4 641.136 758.324 633.06 759.738 631.646 766.4 638.307z",transform:"matrix(0 1 1 0 -630.991 -758.009)"}))):null)}})))};vt.propTypes={defaultValue:m.default.string,onChange:m.default.func,inputType:m.default.string,onClick:m.default.func,placeHolder:m.default.string,value:m.default.string,disabled:m.default.bool,startYear:m.default.number,endYearRange:m.default.number,icon:m.default.string,iconColor:m.default.string,iconSize:m.default.number,customHeaderStyle:m.default.object,timeBtnStyle:m.default.object,wrapperStyle:m.default.object},vt.defaultProps={disabled:!1,startYear:new Date,endYearRange:10,iconColor:"black",iconSize:16,value:"",defaultValue:"",onChange:()=>{}};const At=g.default.div`
1125
+ `,vt=g.default.span`
1126
+ margin-top:-1px;
1127
+ margin-left: 7px;
1128
+ float: right;
1129
+
1130
+ // custom styles
1131
+ ${({customIconContainerStyle:e})=>e};
1132
+ `,At=({defaultValue:e,onChange:a,inputType:o,onClick:r,placeHolder:i,value:n,disabled:c,startYear:s,endYearRange:d,icon:u,iconColor:p,iconSize:f,customHeaderStyle:m,timeBtnStyle:g,wrapperStyle:x,customIconContainerStyle:v,...A})=>{const[C,w]=t.useState(e);let E=C?new Date(C):null;for(var k=[],z=d||10,V=s||(new Date).getFullYear();V<=(new Date).getFullYear()+z;V++)k.push(V);let B={};switch(o){case"date":default:B.dateFormat="dd MMM, yyyy";break;case"month":B.dateFormat="MMMM yyyy",B.showMonthYearPicker=!0;break;case"year":B.dateFormat="yyyy",B.showYearPicker=!0;break;case"datetime-local":B.dateFormat="dd MMM yyyy, hh:mm a",B.showTimeSelect=!0,B.timeFormat="hh:mm a",B.timeIntervals=15,B.timeCaption="Time";break;case"time":B.showTimeSelect=!0,B.showTimeSelectOnly=!0,B.dateFormat="hh:mm a"}const I=l.useTheme()||M;return b.default.createElement(gt,S({theme:I},A,{wrapperStyle:x}),b.default.createElement(h.default,S({selected:E,disabled:c,customInput:b.default.createElement(ht,{value:n,onClick:r,placeholder:i,theme:I},b.default.createElement(yt,S({theme:I,style:{width:"100%",color:"#9c9c9c",display:"flex",justifyContent:"space-between",alignItems:"center"},onClick:r,timeBtnStyle:g},A),n||(i||"-- : -- --"),b.default.createElement(vt,S({theme:I},A,{customIconContainerStyle:v}),u?b.default.createElement(J,{icon:u,color:p,size:f}):null))),onChange:e=>{console.log(e),w(e);var t=null;t="datetime-local"==o?y.default(e).format("DD MMM YYYY, hh:mm A"):"date"==o?y.default(e).format("DD MMM, YYYY"):"year"==o?y.default(e).format("YYYY"):"month"==o?y.default(e).format("MMMM YYYY"):"time"==o?y.default(e).format("hh:mm A"):y.default(e).format("DD MMM, YYYY"),a(t)},showYearDropdown:!0,yearDropdownItemNumber:5,dropdownMode:"select",placeholderText:i},B,{renderCustomHeader:({date:e,changeYear:t,decreaseMonth:l,increaseMonth:a})=>{let r=y.default(e).format("MMMM");return b.default.createElement(xt,S({theme:I},A,{inputType:o,customHeaderStyle:m}),"year"!==o?b.default.createElement("span",{style:{paddingLeft:"10px"},onClick:l},b.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"11",height:"17",viewBox:"0 0 11 17"},b.default.createElement("path",{fill:"#9C9C9C",d:"M497.062 631.646L498.476 633.06 490.4 641.136 482.324 633.06 483.738 631.646 490.4 638.307z",transform:"rotate(90 561.9 79.891)"}))):null,b.default.createElement("b",null,"year"!==o?b.default.createElement("span",{style:{paddingRight:"5px"}},r):null," ",b.default.createElement("span",{className:"calender-year"},b.default.createElement("select",{value:e.getFullYear(),onChange:({target:{value:e}})=>t(e)},k.map((e=>b.default.createElement("option",{key:e,value:e},e)))))),"year"!==o?b.default.createElement("span",{style:{paddingRight:"10px"},onClick:a},b.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"11",height:"17",viewBox:"0 0 11 17"},b.default.createElement("path",{fill:"#9C9C9C",d:"M773.062 631.646L774.476 633.06 766.4 641.136 758.324 633.06 759.738 631.646 766.4 638.307z",transform:"matrix(0 1 1 0 -630.991 -758.009)"}))):null)}})))};At.propTypes={defaultValue:m.default.string,onChange:m.default.func,inputType:m.default.string,onClick:m.default.func,placeHolder:m.default.string,value:m.default.string,disabled:m.default.bool,startYear:m.default.number,endYearRange:m.default.number,icon:m.default.string,iconColor:m.default.string,iconSize:m.default.number,customHeaderStyle:m.default.object,timeBtnStyle:m.default.object,wrapperStyle:m.default.object,customIconContainerStyle:m.default.object},At.defaultProps={disabled:!1,startYear:new Date,endYearRange:10,iconColor:"black",iconSize:16,value:"",defaultValue:"",onChange:()=>{}};const Ct=g.default.div`
1120
1133
  .master-dropdown,
1121
1134
  .new-select {
1122
1135
  .master-dropdown__menu,
@@ -1259,7 +1272,7 @@ padding: 8px;
1259
1272
  border: ${({theme:e,backgroundColor:t})=>t?"1px solid "+t:"1px solid "+e.primary["primary-1"]};
1260
1273
  }
1261
1274
 
1262
- `;At.defaultProps={theme:M};const Ct=g.default.div`
1275
+ `;Ct.defaultProps={theme:M};const wt=g.default.div`
1263
1276
  // Default style
1264
1277
  display: flex;
1265
1278
 
@@ -1267,11 +1280,11 @@ padding: 8px;
1267
1280
  ${({inBuiltCss:e,labelWrapperStyle:t})=>W(e,t)}
1268
1281
  // custom styles
1269
1282
  ${({customLabelStyles:e})=>e}
1270
- `,wt=g.default.div`
1283
+ `,St=g.default.div`
1271
1284
  margin-left: 6px;
1272
1285
  margin-top: -15.5px;
1273
1286
  cursor: pointer;
1274
- `,St=({getValue:e,children:t,...l})=>{const a=e().length;return b.default.createElement(n.components.ValueContainer,l,t,a>1&&b.default.createElement("span",{className:"text-more-alt"},"& ",a-1," more"))},Et=({label:e,labelStyle:t,optionArr:a,selectedValue:o,setSelectedValue:r,placeHolder:i,isClearable:c,isValid:s,height:d,fontSize:u,loadOptions:p,onInputChange:f,clearSelected:m,customWrapperStyles:g,customLabelStyles:h,isRequired:y,dropdownType:x,isDisabled:v,isLoading:A,id:C,iconName:w,iconStyles:E,iconColor:k,iconSize:z,showIndicator:V,leftIcon:B,leftIconColor:W,leftIconSize:R,backgroundColor:T,placeHolderColor:L,indicatorBackgroundColor:P,inputColor:H,...j})=>{const q=l.useTheme()||M,F=e=>{const t={width:"15px",height:"15px",borderRadius:"2px",padding:"4px",fontSize:"8px",lineHeight:"10px",minWidth:"15px",minHeight:"15px"},l=b.default.createElement("div",{style:{...t,backgroundColor:e?.data?.color??q.primary["primary-1"]}},b.default.createElement(J,{icon:"check-icon",color:"white"})),a=b.default.createElement("div",{style:{...t,backgroundColor:"#e0e7ff"}});return b.default.createElement(n.components.Option,e,b.default.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"center",width:"100%"}},e.isSelected?l:a,b.default.createElement("div",{className:"text-main-alt",style:{marginLeft:"10px"}},e.label)))},O=({index:e,...t})=>{const l=t?.data?.label||"Select";return!e&&b.default.createElement("span",{className:"text-main-alt-value"},l)},Z={control:(e,t)=>({...e,border:s?T&&s?"1px solid "+T:"1px solid "+q.border:"1px solid "+q.ui.error,minWidth:"singleSelect"===x||"asyncSingleSelect"===x?"120px":"185px",height:`${d}px`,minHeight:`${d}px`,boxShadow:(t.isSelected||t.isFocused)&&"none",backgroundColor:T||q.bgColor}),placeholder:e=>({...e,fontSize:u+"px",marginLeft:"0px",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden",width:"auto",maxWidth:"89%",marginRight:"0px",color:L||"hsl(0, 0%, 50%)"}),dropdownIndicator:e=>({...e,height:`${d}px`,display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"2px",backgroundColor:P||"transparent",borderBottomLeftRadius:"0",borderBottomRightRadius:"4.32px",borderTopLeftRadius:0,borderTopRightRadius:"4.32px",position:"relative",top:"-1px",right:"-1px"}),clearIndicator:e=>({...e,height:`${d}px`,display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"0px"}),valueContainer:e=>({...e,display:"flex",justifyContent:"space-between",fontSize:u+"px",marginTop:"-4px"}),indicatorsContainer:e=>({...e,padding:0}),menu:e=>({...e,border:"none",marginTop:"1px",borderTopRightRadius:"0px",borderTopLeftRadius:"0px",outline:"none",boxShadow:"0px 6px 20px rgba(56, 66, 100, 0.15)",borderRadius:"4.32px",fontSize:u+"px",width:"100%",minWidth:"singleSelect"===x||"asyncSingleSelect"===x?"120px":"185px"}),singleValue:e=>({...e,fontSize:u+"px",marginLeft:"0px",width:"auto",maxWidth:"89%",marginRight:0}),multiValue:e=>({...e,marginLeft:"0px",width:"auto"}),input:e=>({...e,fontSize:u+"px",color:H||"hsl(0, 0%, 20%)"}),option:(e,t)=>({...e,backgroundColor:t.isSelected||t.isFocused?q.neutral["neutral-5"]:q.bgColor,padding:"10px",cursor:"pointer",color:"#081348",width:"inherit"}),menuPortal:e=>({...e,zIndex:9999999})},G={DropdownIndicator:e=>{const t=b.default.createElement(n.components.DropdownIndicator,e,b.default.createElement(wt,null,b.default.createElement(J,{icon:w,color:k,size:z,customstyles:E})));return!0===V?t:null},ValueContainer:St,IndicatorSeparator:()=>null,ClearIndicator:e=>b.default.createElement(n.components.ClearIndicator,e,c?b.default.createElement(wt,{onClick:()=>{m(),e.clearValue()}},b.default.createElement(J,{icon:"cross-icon",color:"black",size:8})):null)};let X=null;switch(x){case"multiSelect":X=b.default.createElement(kt,S({type:"multiSelect",MultiValue:O,Option:F,value:o,CommonRenderedComponent:G,optionArr:a,placeHolder:i,isDisabled:v,stylesComp:Z,setSelectedValue:r,isLoading:A,id:C,isClearable:c},j));break;case"asyncSingleSelect":X=b.default.createElement(zt,S({CommonRenderedComponent:G,loadOptions:p,onInputChange:f,styles:Z,placeholder:i,onChange:r,isLoading:A,isDisabled:v,id:C,value:o,isClearable:c},j));break;case"asyncMultiSelect":X=b.default.createElement(zt,S({type:"asyncMultiSelect",CommonRenderedComponent:G,MultiValue:O,Option:F,onChange:r,placeholder:i,styles:Z,isDisabled:v,isLoading:A,loadOptions:p,onInputChange:f,id:C,isClearable:c},j));break;default:X=b.default.createElement(kt,S({type:"singleSelect",value:{value:o?o.value:"",label:o?o.label:""},CommonRenderedComponent:G,optionArr:a,placeHolder:i,isDisabled:v,stylesComp:Z,setSelectedValue:r,isLoading:A,id:C,isClearable:c},j))}return b.default.createElement(At,{style:g,backgroundColor:T,isValid:s,fontSize:u,theme:q},e&&b.default.createElement(Ct,{inBuiltCss:I,labelWrapperStyle:"selectComp-label-wrapper",style:h},b.default.createElement(Ke,{customStyles:t,type:"label-text",text:e,style:{marginBottom:"7px",paddingBottom:"0px"}}),y&&b.default.createElement("div",{style:{marginLeft:"4px",color:`${q.ui.error}`}},"*")),X)},kt=({type:e,Option:t,value:l,CommonRenderedComponent:a,MultiValue:o,optionArr:r,placeHolder:i,isDisabled:n,stylesComp:c,setSelectedValue:s,isLoading:d,id:u,isClearable:p,...f})=>{let m={...a};return"multiSelect"===e&&(m.MultiValue=o,m.Option=t),b.default.createElement(x.default,S({className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",components:m,options:r,placeholder:i,isDisabled:n,value:l,styles:c,onChange:s,isLoading:d,id:u,isClearable:p,isMulti:"multiSelect"===e,hideSelectedOptions:!1,closeMenuOnSelect:"multiSelect"!==e,menuShouldScrollIntoView:!1},f))},zt=({CommonRenderedComponent:e,MultiValue:t,Option:l,type:a,id:o,styles:r,...i})=>{let n={...e};return"asyncMultiSelect"===a&&(n.MultiValue=t,n.Option=l),b.default.createElement(v.default,S({className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",components:n,isMulti:"asyncMultiSelect"===a,defaultOptions:!0,hideSelectedOptions:!1,closeMenuOnSelect:"asyncMultiSelect"!==a,isSearchable:!0,styles:r,menuShouldScrollIntoView:!1},i))};Et.propTypes={label:m.default.string,labelStyle:m.default.object,optionArr:m.default.array,selectedValue:m.default.object,setSelectedValue:m.default.func,placeHolder:m.default.string,fontSize:m.default.number,clearSelected:m.default.func,loadOptions:m.default.func,onInputChange:m.default.func,customWrapperStyles:m.default.object,customLabelStyles:m.default.object,isRequired:m.default.bool,dropdownType:m.default.string,isDisabled:m.default.bool,isLoading:m.default.bool,isValid:m.default.bool,height:m.default.number,isClearable:m.default.bool,id:m.default.string,iconName:m.default.string,iconColor:m.default.string,iconSize:m.default.number,leftIcon:m.default.string,leftIconColor:m.default.string,leftIconSize:m.default.number,showIndicator:m.default.bool,backgroundColor:m.default.string,placeHolderColor:m.default.string,inputColor:m.default.string},Et.defaultProps={label:"",labelStyle:{},optionArr:[],selectedValue:{},setSelectedValue:void 0,placeHolder:"Select an option",isValid:!0,isClearable:!1,height:31,fontSize:14,loadOptions:()=>{},onInputChange:()=>{},clearSelected:()=>{},customWrapperStyles:{},customLabelStyles:{},isRequired:!1,dropdownType:"singleSelect",isDisabled:!1,isLoading:!1,id:"",iconName:"triangle-down",iconColor:"black",iconSize:8,leftIcon:"",leftIconColor:"black",leftIconSize:10,showIndicator:!0};const Vt=g.default.div`
1287
+ `,Et=({getValue:e,children:t,...l})=>{const a=e().length;return b.default.createElement(n.components.ValueContainer,l,t,a>1&&b.default.createElement("span",{className:"text-more-alt"},"& ",a-1," more"))},kt=({label:e,labelStyle:t,optionArr:a,selectedValue:o,setSelectedValue:r,placeHolder:i,isClearable:c,isValid:s,height:d,fontSize:u,loadOptions:p,onInputChange:f,clearSelected:m,customWrapperStyles:g,customLabelStyles:h,isRequired:y,dropdownType:x,isDisabled:v,isLoading:A,id:C,iconName:w,iconStyles:E,iconColor:k,iconSize:z,showIndicator:V,leftIcon:B,leftIconColor:W,leftIconSize:R,backgroundColor:L,placeHolderColor:T,indicatorBackgroundColor:P,inputColor:H,...j})=>{const q=l.useTheme()||M,F=e=>{const t={width:"15px",height:"15px",borderRadius:"2px",padding:"4px",fontSize:"8px",lineHeight:"10px",minWidth:"15px",minHeight:"15px"},l=b.default.createElement("div",{style:{...t,backgroundColor:e?.data?.color??q.primary["primary-1"]}},b.default.createElement(J,{icon:"check-icon",color:"white"})),a=b.default.createElement("div",{style:{...t,backgroundColor:"#e0e7ff"}});return b.default.createElement(n.components.Option,e,b.default.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"center",width:"100%"}},e.isSelected?l:a,b.default.createElement("div",{className:"text-main-alt",style:{marginLeft:"10px"}},e.label)))},O=({index:e,...t})=>{const l=t?.data?.label||"Select";return!e&&b.default.createElement("span",{className:"text-main-alt-value"},l)},Z={control:(e,t)=>({...e,border:s?L&&s?"1px solid "+L:"1px solid "+q.border:"1px solid "+q.ui.error,minWidth:"singleSelect"===x||"asyncSingleSelect"===x?"120px":"185px",height:`${d}px`,minHeight:`${d}px`,boxShadow:(t.isSelected||t.isFocused)&&"none",backgroundColor:L||q.bgColor}),placeholder:e=>({...e,fontSize:u+"px",marginLeft:"0px",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden",width:"auto",maxWidth:"89%",marginRight:"0px",color:T||"hsl(0, 0%, 50%)"}),dropdownIndicator:e=>({...e,height:`${d}px`,display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"2px",backgroundColor:P||"transparent",borderBottomLeftRadius:"0",borderBottomRightRadius:"4.32px",borderTopLeftRadius:0,borderTopRightRadius:"4.32px",position:"relative",top:"-1px",right:"-1px"}),clearIndicator:e=>({...e,height:`${d}px`,display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"0px"}),valueContainer:e=>({...e,display:"flex",justifyContent:"space-between",fontSize:u+"px",marginTop:"-4px"}),indicatorsContainer:e=>({...e,padding:0}),menu:e=>({...e,border:"none",marginTop:"1px",borderTopRightRadius:"0px",borderTopLeftRadius:"0px",outline:"none",boxShadow:"0px 6px 20px rgba(56, 66, 100, 0.15)",borderRadius:"4.32px",fontSize:u+"px",width:"100%",minWidth:"singleSelect"===x||"asyncSingleSelect"===x?"120px":"185px"}),singleValue:e=>({...e,fontSize:u+"px",marginLeft:"0px",width:"auto",maxWidth:"89%",marginRight:0}),multiValue:e=>({...e,marginLeft:"0px",width:"auto"}),input:e=>({...e,fontSize:u+"px",color:H||"hsl(0, 0%, 20%)"}),option:(e,t)=>({...e,backgroundColor:t.isSelected||t.isFocused?q.neutral["neutral-5"]:q.bgColor,padding:"10px",cursor:"pointer",color:"#081348",width:"inherit"}),menuPortal:e=>({...e,zIndex:9999999})},G={DropdownIndicator:e=>{const t=b.default.createElement(n.components.DropdownIndicator,e,b.default.createElement(St,null,b.default.createElement(J,{icon:w,color:k,size:z,customstyles:E})));return!0===V?t:null},ValueContainer:Et,IndicatorSeparator:()=>null,ClearIndicator:e=>b.default.createElement(n.components.ClearIndicator,e,c?b.default.createElement(St,{onClick:()=>{m(),e.clearValue()}},b.default.createElement(J,{icon:"cross-icon",color:"black",size:8})):null)};let D=null;switch(x){case"multiSelect":D=b.default.createElement(zt,S({type:"multiSelect",MultiValue:O,Option:F,value:o,CommonRenderedComponent:G,optionArr:a,placeHolder:i,isDisabled:v,stylesComp:Z,setSelectedValue:r,isLoading:A,id:C,isClearable:c},j));break;case"asyncSingleSelect":D=b.default.createElement(Vt,S({CommonRenderedComponent:G,loadOptions:p,onInputChange:f,styles:Z,placeholder:i,onChange:r,isLoading:A,isDisabled:v,id:C,value:o,isClearable:c},j));break;case"asyncMultiSelect":D=b.default.createElement(Vt,S({type:"asyncMultiSelect",CommonRenderedComponent:G,MultiValue:O,Option:F,onChange:r,placeholder:i,styles:Z,isDisabled:v,isLoading:A,loadOptions:p,onInputChange:f,id:C,isClearable:c},j));break;default:D=b.default.createElement(zt,S({type:"singleSelect",value:{value:o?o.value:"",label:o?o.label:""},CommonRenderedComponent:G,optionArr:a,placeHolder:i,isDisabled:v,stylesComp:Z,setSelectedValue:r,isLoading:A,id:C,isClearable:c},j))}return b.default.createElement(Ct,{style:g,backgroundColor:L,isValid:s,fontSize:u,theme:q},e&&b.default.createElement(wt,{inBuiltCss:I,labelWrapperStyle:"selectComp-label-wrapper",style:h},b.default.createElement(Ke,{customStyles:t,type:"label-text",text:e,style:{marginBottom:"8px",paddingBottom:"0px"}}),y&&b.default.createElement("div",{style:{marginLeft:"4px",color:`${q.ui.error}`}},"*")),D)},zt=({type:e,Option:t,value:l,CommonRenderedComponent:a,MultiValue:o,optionArr:r,placeHolder:i,isDisabled:n,stylesComp:c,setSelectedValue:s,isLoading:d,id:u,isClearable:p,...f})=>{let m={...a};return"multiSelect"===e&&(m.MultiValue=o,m.Option=t),b.default.createElement(x.default,S({className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",components:m,options:r,placeholder:i,isDisabled:n,value:l,styles:c,onChange:s,isLoading:d,id:u,isClearable:p,isMulti:"multiSelect"===e,hideSelectedOptions:!1,closeMenuOnSelect:"multiSelect"!==e,menuShouldScrollIntoView:!1},f))},Vt=({CommonRenderedComponent:e,MultiValue:t,Option:l,type:a,id:o,styles:r,...i})=>{let n={...e};return"asyncMultiSelect"===a&&(n.MultiValue=t,n.Option=l),b.default.createElement(v.default,S({className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",components:n,isMulti:"asyncMultiSelect"===a,defaultOptions:!0,hideSelectedOptions:!1,closeMenuOnSelect:"asyncMultiSelect"!==a,isSearchable:!0,styles:r,menuShouldScrollIntoView:!1},i))};kt.propTypes={label:m.default.string,labelStyle:m.default.object,optionArr:m.default.array,selectedValue:m.default.object,setSelectedValue:m.default.func,placeHolder:m.default.string,fontSize:m.default.number,clearSelected:m.default.func,loadOptions:m.default.func,onInputChange:m.default.func,customWrapperStyles:m.default.object,customLabelStyles:m.default.object,isRequired:m.default.bool,dropdownType:m.default.string,isDisabled:m.default.bool,isLoading:m.default.bool,isValid:m.default.bool,height:m.default.number,isClearable:m.default.bool,id:m.default.string,iconName:m.default.string,iconColor:m.default.string,iconSize:m.default.number,leftIcon:m.default.string,leftIconColor:m.default.string,leftIconSize:m.default.number,showIndicator:m.default.bool,backgroundColor:m.default.string,placeHolderColor:m.default.string,inputColor:m.default.string},kt.defaultProps={label:"",labelStyle:{},optionArr:[],selectedValue:{},setSelectedValue:void 0,placeHolder:"Select an option",isValid:!0,isClearable:!1,height:31,fontSize:14,loadOptions:()=>{},onInputChange:()=>{},clearSelected:()=>{},customWrapperStyles:{},customLabelStyles:{},isRequired:!1,dropdownType:"singleSelect",isDisabled:!1,isLoading:!1,id:"",iconName:"triangle-down",iconColor:"black",iconSize:8,leftIcon:"",leftIconColor:"black",leftIconSize:10,showIndicator:!0};const Bt=g.default.div`
1275
1288
  //Set the styles from the default styles object
1276
1289
  ${({inBuiltCss:e,defaultStyles:t})=>W(e,t)}
1277
1290
 
@@ -1288,15 +1301,15 @@ padding: 8px;
1288
1301
 
1289
1302
  // custom styles
1290
1303
  ${({customDropzoneStyles:e})=>e}
1291
- `,Bt=g.default.div`
1304
+ `,Mt=g.default.div`
1292
1305
  //Set the styles from the default styles object
1293
1306
  ${({inBuiltCss:e,defaultStyles:t})=>W(e,t)}
1294
1307
 
1295
1308
  // custom styles
1296
1309
  ${({customFileStyles:e})=>e}
1297
- `,Mt=g.default.input`
1310
+ `,It=g.default.input`
1298
1311
  display: none;
1299
- `,It=g.default.div`
1312
+ `,Wt=g.default.div`
1300
1313
  //Set the styles from the default styles object
1301
1314
  ${({inBuiltCss:e,defaultStyles:t})=>W(e,t)}
1302
1315
 
@@ -1308,14 +1321,14 @@ padding: 8px;
1308
1321
 
1309
1322
  // custom styles
1310
1323
  ${({customFileNameStyles:e})=>e}
1311
- `;const Wt=g.default.div`
1324
+ `;const Rt=g.default.div`
1312
1325
  cursor: pointer;
1313
1326
  padding-left: 1px;
1314
1327
  margin-left: auto;
1315
1328
  margin-right: 10px;
1316
1329
  display: flex;
1317
1330
  justify-content: center;
1318
- `,Rt=g.default.div`
1331
+ `,Lt=g.default.div`
1319
1332
  margin-left: 11px;
1320
1333
  padding-left: 2px;
1321
1334
  display: flex;
@@ -1331,18 +1344,18 @@ padding: 8px;
1331
1344
  align-items: center;
1332
1345
  margin: 20px 0px;
1333
1346
  font-size: 14px;
1334
- `;const Lt=({label:e,labelStyle:a,labelInline:o,required:r,message:i,fileArr:n,setFileArr:c,deleteFile:s,customDropzoneStyles:d,customFileStyles:u,customTextStyles:p,customFileNameStyles:f,backgroundColor:m,singleFile:g,messageSize:h,showSupportedFormats:y,file_extensions:x,maxFilesAmount:v,minFilesAmount:A,fileSizeLimit:C,fileSizeNamingConvention:w,errorMessages:E,suggesionMessage:k,MessagelabelStyle:z,dropValid:V,setDropValid:B,dropzoneContent:W,dropIcon:R,iconColor:T,id:L,customTooltipContentStyle:P,customStylesTPArightBefore:H,customStylesTPArightAfter:j,...q})=>{const F=l.useTheme()||M,[O,Z]=t.useState(!1),G=t.createRef(),[X,D]=t.useState(V),[U,Y]=t.useState("");let Q;var N=x,K=!1,$=y?"That file type is not supported.":"",_=(k=y?"The Supported format's are: ":"","");1==g&&(A=1,v=1);var ee="Please upload (min."+A+" to max."+v+")files",te=e=>{_="";let t=[];var l=0,a=n.length;if(a+1<A||a+1>v){var o="The file size is not uploaded";_=U?.amount,_=void 0!==_?_:o}for(const e of n)l+=e.size;if(""==_)for(const[a,n]of Object.entries(e)){K=!0,n.name,l+=n.size;var r=n.name.split(".");r=r[r.length-1],K=N.includes(r.toLowerCase());var i=1024;("MB"==w||"GB"==w||"TB"==w)&&(i*=1024);var c=Math.round(l/i);if(0==K&&(_=E?.format,_=_?_+$:$),c>C&&K){K=!1;o="The file must be under "+C+" "+w;_=E?.size,_=null!=_?_:o}!0===K&&(Q&&URL.revokeObjectURL(Q),Q=URL.createObjectURL(n),n.path=Q,t.push(n))}return _.length>0?(B(!1),D(V),Y(_)):(B(!0),D(V),Y("")),t};function le(e){e.preventDefault(),e.stopPropagation()}function ae(e,t){let l=[...n,...e];return t||(l=l.filter(((e,t,l)=>t===l.findIndex((t=>t.place===e.place&&t.name===e.name))))),c(l),Z(!1),l}function oe(e,t){if(e instanceof File){const t=n.filter((t=>t.name!==e.name));c(t)}else!function(e,t){const l=n.filter((t=>t.name!==e.name));c(l),s(e)}(e)}return b.default.createElement("div",null,b.default.createElement("div",{style:{display:"flex",width:"inherit"}},b.default.createElement(Ke,S({customStyles:a,type:"label-text",labelInline:o,text:e,style:{display:"flex",marginBottom:""+(o?"":"7px"),paddingBottom:"0px"}},q)),r&&b.default.createElement("div",{style:{marginLeft:"4px",color:`${F.variant.error}`}},"*")),b.default.createElement(Vt,{theme:F,inBuiltCss:I,defaultStyles:"dropzone-parent",backgroundColor:m,customDropzoneStyles:V?d:{},onDragLeave:function(e){le(e),Z(!1)},onDragOver:function(e){le(e),Z(!0)},onDrop:function(e){le(e);const{files:t}=e.dataTransfer;var l=te(t);Z(!0),q.onFilesAdded(ae(l,g))},onClick:function(){G.current.click()},hover:O,dropValid:V,fileArr:n},b.default.createElement(Mt,S({ref:G,valid:X,dropValid:V,type:"file",id:L,multiple:1!=g,onChange:function(e){e.target,Z(!1);var t=te(e.target.files);t&&q.onFilesAdded(ae(t,g))},onClick:e=>e.target.value=null},q)),V?b.default.createElement(b.default.Fragment,null,R?b.default.createElement(J,{icon:R,color:O?F.bgColor:T,size:24}):b.default.createElement(J,{icon:"file-upload",color:O?F.bgColor:F.primary["primary-1"],size:24})):null,b.default.createElement(It,{dropValid:V,valid:X,hover:O,backgroundColor:m,customTextStyles:p,inBuiltCss:I,defaultStyles:"dropzone-text-div"},V?b.default.createElement(b.default.Fragment,null,W?b.default.createElement("div",{style:{color:O?F.bgColor:null}},W):b.default.createElement("div",null,b.default.createElement("span",{style:{color:O?F.bgColor:F.primary["primary-1"]}},"Choose a file"," "),b.default.createElement("span",{style:{color:O?F.bgColor:F.neutral["neutral-2"]}},"or"," "),b.default.createElement("span",{style:{color:O?F.bgColor:F.textColor}},"drag ",g?"it":"them"," here"))):b.default.createElement("div",null,b.default.createElement("span",{style:{color:F.variant.error}},"Try again!!"," "),b.default.createElement("span",{style:{color:F.textColor}},U||i)))),U===$?b.default.createElement("div",{style:{display:"flex"}},b.default.createElement(Ke,S({themeColor:M,customStyles:z,type:"label-text",labelInline:o,text:k,style:{display:"flex",paddingTop:"10px",paddingBottom:""+(o?"":"16.64px")}},q)),b.default.createElement(Xe,{contentTrigger:b.default.createElement("span",null,"read more"),headerTooltip:"",contentTooltip:JSON.stringify(N),footerTooltip:"",popperOptionsP:{placement:"right"},settings:{closeOnOutsideClick:!0,trigger:"click"},customTriggerStyle:{marginTop:"8px",marginLeft:"4px",textDecoration:"underline",color:F.variant["primary-1"]},customBodyStyle:{wordWrap:"break-word"},customContentStyle:P,customStylesTPArightBefore:H,customStylesTPArightAfter:j})):"The file size is not uploaded"===U?b.default.createElement(Ke,S({themeColor:M,customStyles:z,type:"label-text",labelInline:o,text:ee,style:{display:"flex",paddingTop:"10px",paddingBottom:""+(o?"":"16.64px")}},q)):"",n?.map(((e,t)=>b.default.createElement(Bt,{inBuiltCss:I,defaultStyles:"dropzone-file-div",key:`${e}-${t}`,customFileStyles:u},b.default.createElement(Rt,null,b.default.createElement(J,{icon:"file-icon",color:F.primary["primary-1"]})),(File,b.default.createElement("a",{style:{color:F.variant["primary-1"],marginLeft:"5px"},href:e?.path,target:"_blank",rel:"noreferrer",download:e.name}," ",e.name)),b.default.createElement(Tt,null,e?.otherInfo),b.default.createElement(Wt,{key:101*Math.random()|0,onClick:()=>oe(e)},b.default.createElement("div",{style:{marginRight:"7px"}},b.default.createElement(J,{icon:`${!(e instanceof File)&&"cloud-icon"}`,color:F.primary["primary-1"]})),b.default.createElement(J,{icon:"cross-icon",color:F.neutral["neutral-2"],size:13}))))))};Lt.propTypes={onFilesAdded:m.default.func,dropValid:m.default.bool,setDropValid:m.default.func,message:m.default.string,fileArr:m.default.array,setFileArr:m.default.func,customDropzoneStyles:m.default.object,customFileStyles:m.default.object,customTextStyles:m.default.object,customFileNameStyles:m.default.object,backgroundColor:m.default.string,messageSize:m.default.number,maxFilesAmount:m.default.number,minFilesAmount:m.default.number,fileSizeLimit:m.default.number,fileSizeNamingConvention:m.default.string,showSupportedFormats:m.default.bool,file_extensions:m.default.array,errorMessages:m.default.object,suggesionMessage:m.default.any,MessagelabelStyle:m.default.object,id:m.default.string,dropzoneContent:m.default.any,dropIcon:m.default.string,iconColor:m.default.string,singleFile:m.default.bool,customTooltipContentStyle:m.default.object,customStylesTPArightBefore:m.default.object,customStylesTPArightAfter:m.default.object},Lt.defaultProps={onFilesAdded:()=>null,dropValid:!0,message:"",fileArr:[],setFileArr:()=>{},customDropzoneStyles:{},customFileStyles:{},customTextStyles:{},customFileNameStyles:{},messageSize:100,additionalText:"",maxFilesAmount:5,minFilesAmount:1,fileSizeLimit:10,fileSizeNamingConvention:"MB",showSupportedFormats:!0,file_extensions:["doc","docx","jpg","pdf","png","xlsx","xlsr","xls"],errorMessages:{},MessagelabelStyle:{},suggesionMessage:"doc, docx, jpg, pdf, png, xlsx, xlsr, xls (Max 10MB)",id:"",iconColor:"black"};const Pt=g.default.div`
1347
+ `;const Pt=({label:e,labelStyle:a,labelInline:o,required:r,message:i,fileArr:n,setFileArr:c,deleteFile:s,customDropzoneStyles:d,customFileStyles:u,customTextStyles:p,customFileNameStyles:f,backgroundColor:m,singleFile:g,messageSize:h,showSupportedFormats:y,file_extensions:x,maxFilesAmount:v,minFilesAmount:A,fileSizeLimit:C,fileSizeNamingConvention:w,errorMessages:E,suggesionMessage:k,MessagelabelStyle:z,dropValid:V,setDropValid:B,dropzoneContent:W,dropIcon:R,iconColor:L,id:T,customTooltipContentStyle:P,customStylesTPArightBefore:H,customStylesTPArightAfter:j,...q})=>{const F=l.useTheme()||M,[O,Z]=t.useState(!1),G=t.createRef(),[D,X]=t.useState(V),[U,Y]=t.useState("");let Q;var N=x,K=!1,$=y?"That file type is not supported.":"",_=(k=y?"The Supported format's are: ":"","");1==g&&(A=1,v=1);var ee="Please upload (min."+A+" to max."+v+")files",te=e=>{_="";let t=[];var l=0,a=n.length;if(a+1<A||a+1>v){var o="The file size is not uploaded";_=U?.amount,_=void 0!==_?_:o}for(const e of n)l+=e.size;if(""==_)for(const[a,n]of Object.entries(e)){K=!0,n.name,l+=n.size;var r=n.name.split(".");r=r[r.length-1],K=N.includes(r.toLowerCase());var i=1024;("MB"==w||"GB"==w||"TB"==w)&&(i*=1024);var c=Math.round(l/i);if(0==K&&(_=E?.format,_=_?_+$:$),c>C&&K){K=!1;o="The file must be under "+C+" "+w;_=E?.size,_=null!=_?_:o}!0===K&&(Q&&URL.revokeObjectURL(Q),Q=URL.createObjectURL(n),n.path=Q,t.push(n))}return _.length>0?(B(!1),X(V),Y(_)):(B(!0),X(V),Y("")),t};function le(e){e.preventDefault(),e.stopPropagation()}function ae(e,t){let l=[...n,...e];return t||(l=l.filter(((e,t,l)=>t===l.findIndex((t=>t.place===e.place&&t.name===e.name))))),c(l),Z(!1),l}function oe(e,t){if(e instanceof File){const t=n.filter((t=>t.name!==e.name));c(t)}else!function(e,t){const l=n.filter((t=>t.name!==e.name));c(l),s(e)}(e)}return b.default.createElement("div",null,b.default.createElement("div",{style:{display:"flex",width:"inherit"}},b.default.createElement(Ke,S({customStyles:a,type:"label-text",labelInline:o,text:e,style:{display:"flex",marginBottom:`${o?0:"8px"}`,paddingBottom:"0px"}},q)),r&&b.default.createElement("div",{style:{marginLeft:"4px",color:`${F.variant.error}`}},"*")),b.default.createElement(Bt,{theme:F,inBuiltCss:I,defaultStyles:"dropzone-parent",backgroundColor:m,customDropzoneStyles:V?d:{},onDragLeave:function(e){le(e),Z(!1)},onDragOver:function(e){le(e),Z(!0)},onDrop:function(e){le(e);const{files:t}=e.dataTransfer;var l=te(t);Z(!0),q.onFilesAdded(ae(l,g))},onClick:function(){G.current.click()},hover:O,dropValid:V,fileArr:n},b.default.createElement(It,S({ref:G,valid:D,dropValid:V,type:"file",id:T,multiple:1!=g,onChange:function(e){e.target,Z(!1);var t=te(e.target.files);t&&q.onFilesAdded(ae(t,g))},onClick:e=>e.target.value=null},q)),V?b.default.createElement(b.default.Fragment,null,R?b.default.createElement(J,{icon:R,color:O?F.bgColor:L,size:24}):b.default.createElement(J,{icon:"file-upload",color:O?F.bgColor:F.primary["primary-1"],size:24})):null,b.default.createElement(Wt,{dropValid:V,valid:D,hover:O,backgroundColor:m,customTextStyles:p,inBuiltCss:I,defaultStyles:"dropzone-text-div"},V?b.default.createElement(b.default.Fragment,null,W?b.default.createElement("div",{style:{color:O?F.bgColor:null}},W):b.default.createElement("div",null,b.default.createElement("span",{style:{color:O?F.bgColor:F.primary["primary-1"]}},"Choose a file"," "),b.default.createElement("span",{style:{color:O?F.bgColor:F.neutral["neutral-2"]}},"or"," "),b.default.createElement("span",{style:{color:O?F.bgColor:F.textColor}},"drag ",g?"it":"them"," here"))):b.default.createElement("div",null,b.default.createElement("span",{style:{color:F.variant.error}},"Try again!!"," "),b.default.createElement("span",{style:{color:F.textColor}},U||i)))),U===$?b.default.createElement("div",{style:{display:"flex"}},b.default.createElement(Ke,S({themeColor:M,customStyles:z,type:"label-text",labelInline:o,text:k,style:{display:"flex",paddingTop:"10px",paddingBottom:`${o?0:"16.64px"}`}},q)),b.default.createElement(De,{contentTrigger:b.default.createElement("span",null,"read more"),headerTooltip:"",contentTooltip:JSON.stringify(N),footerTooltip:"",popperOptionsP:{placement:"right"},settings:{closeOnOutsideClick:!0,trigger:"click"},customTriggerStyle:{marginTop:"8px",marginLeft:"4px",textDecoration:"underline",color:F.variant["primary-1"]},customBodyStyle:{wordWrap:"break-word"},customContentStyle:P,customStylesTPArightBefore:H,customStylesTPArightAfter:j})):"The file size is not uploaded"===U?b.default.createElement(Ke,S({themeColor:M,customStyles:z,type:"label-text",labelInline:o,text:ee,style:{display:"flex",paddingTop:"10px",paddingBottom:`${o?0:"16.64px"}`}},q)):"",n?.map(((e,t)=>b.default.createElement(Mt,{inBuiltCss:I,defaultStyles:"dropzone-file-div",key:`${e}-${t}`,customFileStyles:u},b.default.createElement(Lt,null,b.default.createElement(J,{icon:"file-icon",color:F.primary["primary-1"]})),(File,b.default.createElement("a",{style:{color:F.variant["primary-1"],marginLeft:"5px"},href:e?.path,target:"_blank",rel:"noreferrer",download:e.name}," ",e.name)),b.default.createElement(Tt,null,e?.otherInfo),b.default.createElement(Rt,{key:101*Math.random()|0,onClick:()=>oe(e)},b.default.createElement("div",{style:{marginRight:"7px"}},b.default.createElement(J,{icon:`${!(e instanceof File)&&"cloud-icon"}`,color:F.primary["primary-1"]})),b.default.createElement(J,{icon:"cross-icon",color:F.neutral["neutral-2"],size:13}))))))};Pt.propTypes={onFilesAdded:m.default.func,dropValid:m.default.bool,setDropValid:m.default.func,message:m.default.string,fileArr:m.default.array,setFileArr:m.default.func,customDropzoneStyles:m.default.object,customFileStyles:m.default.object,customTextStyles:m.default.object,customFileNameStyles:m.default.object,backgroundColor:m.default.string,messageSize:m.default.number,maxFilesAmount:m.default.number,minFilesAmount:m.default.number,fileSizeLimit:m.default.number,fileSizeNamingConvention:m.default.string,showSupportedFormats:m.default.bool,file_extensions:m.default.array,errorMessages:m.default.object,suggesionMessage:m.default.any,MessagelabelStyle:m.default.object,id:m.default.string,dropzoneContent:m.default.any,dropIcon:m.default.string,iconColor:m.default.string,singleFile:m.default.bool,customTooltipContentStyle:m.default.object,customStylesTPArightBefore:m.default.object,customStylesTPArightAfter:m.default.object},Pt.defaultProps={onFilesAdded:()=>null,dropValid:!0,message:"",fileArr:[],setFileArr:()=>{},customDropzoneStyles:{},customFileStyles:{},customTextStyles:{},customFileNameStyles:{},messageSize:100,additionalText:"",maxFilesAmount:5,minFilesAmount:1,fileSizeLimit:10,fileSizeNamingConvention:"MB",showSupportedFormats:!0,file_extensions:["doc","docx","jpg","pdf","png","xlsx","xlsr","xls"],errorMessages:{},MessagelabelStyle:{},suggesionMessage:"doc, docx, jpg, pdf, png, xlsx, xlsr, xls (Max 10MB)",id:"",iconColor:"black"};const Ht=g.default.div`
1335
1348
  display: contents;
1336
1349
  cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
1337
1350
 
1338
1351
  ${({WrapperDivStyle:e})=>e}
1339
- `,Ht=g.default.input`
1352
+ `,jt=g.default.input`
1340
1353
  display: none;
1341
1354
  min-height: 100vh;
1342
1355
  padding: 0 0.5rem;
1343
1356
  cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
1344
1357
 
1345
- `,jt=g.default.div`
1358
+ `,qt=g.default.div`
1346
1359
  height: 49px;
1347
1360
  width: 49px;
1348
1361
  background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor};
@@ -1354,7 +1367,7 @@ padding: 8px;
1354
1367
  cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
1355
1368
 
1356
1369
  ${({IconWrapperStyle:e})=>e}
1357
- `,qt=g.default.div`
1370
+ `,Ft=g.default.div`
1358
1371
  // background-color: ${({theme:e})=>e.bgColor};
1359
1372
  background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor};
1360
1373
  width: 134px;
@@ -1396,7 +1409,7 @@ padding: 8px;
1396
1409
  }
1397
1410
  }
1398
1411
  ${({MainDivStyle:e})=>e};
1399
- `,Ft=({image:e,setImage:a,WrapperDivStyle:o,MainDivStyle:r,IconWrapperStyle:i,iconSize:n,iconColor:c,isDisabled:s,id:d})=>{const[u,p]=t.useState(),f=t.useRef(),m=l.useTheme()||M,[g,h]=t.useState(),[y,x]=t.useState(!1);function v(e){e.preventDefault(),e.stopPropagation()}t.useEffect((()=>{if(e&&y){const t=new FileReader;t.onloadend=()=>{p(t.result)},t.readAsDataURL(e)}else p(e)}),[e]);const A=e=>{e&&"image"===e.type.substr(0,5)?(x(!0),a(e)):x(!1)};return b.default.createElement(Pt,{onDragLeave:function(e){v(e),h(!1)},onDragOver:function(e){v(e),h(!0)},onDrop:function(e){v(e);const{files:t}=e.dataTransfer;A(t[0])},WrapperDivStyle:o,isDisabled:s},b.default.createElement(qt,{isDisabled:s,theme:m,MainDivStyle:r,style:{backgroundImage:`url(${u})`},onClick:e=>{e.preventDefault(),f.current.click()}},!u&&b.default.createElement("div",{className:"icon-on-not-preview"},b.default.createElement(jt,{IconWrapperStyle:i,theme:m,isDisabled:s},b.default.createElement("img",{src:G,alt:"",height:"40px",width:"48px"}))),b.default.createElement("div",{className:"icon-on-preview"},b.default.createElement(jt,{IconWrapperStyle:i,isDisabled:s,theme:m},b.default.createElement(J,{icon:"camera-icon",size:n,color:c||m.variant["primary-1"]})))),b.default.createElement(Ht,{id:d,type:"file",ref:f,accept:"image/jpg, image/jpeg, image/png",onChange:e=>{x(!0),a(e.target.files[0])},disabled:s,isDisabled:s}))};Ft.propTypes={image:m.default.any,setImage:m.default.func,WrapperDivStyle:m.default.object,MainDivStyle:m.default.object,IconWrapperStyle:m.default.object,iconSize:m.default.number},Ft.defaultProps={image:null,setImage:()=>{},WrapperDivStyle:{},MainDivStyle:{},IconWrapperStyle:{},iconSize:28,id:"",isDisabled:!1};const Ot=g.default.div`
1412
+ `,Ot=({image:e,setImage:a,WrapperDivStyle:o,MainDivStyle:r,IconWrapperStyle:i,iconSize:n,iconColor:c,isDisabled:s,id:d})=>{const[u,p]=t.useState(),f=t.useRef(),m=l.useTheme()||M,[g,h]=t.useState(),[y,x]=t.useState(!1);function v(e){e.preventDefault(),e.stopPropagation()}t.useEffect((()=>{if(e&&y){const t=new FileReader;t.onloadend=()=>{p(t.result)},t.readAsDataURL(e)}else p(e)}),[e]);const A=e=>{e&&"image"===e.type.substr(0,5)?(x(!0),a(e)):x(!1)};return b.default.createElement(Ht,{onDragLeave:function(e){v(e),h(!1)},onDragOver:function(e){v(e),h(!0)},onDrop:function(e){v(e);const{files:t}=e.dataTransfer;A(t[0])},WrapperDivStyle:o,isDisabled:s},b.default.createElement(Ft,{isDisabled:s,theme:m,MainDivStyle:r,style:{backgroundImage:`url(${u})`},onClick:e=>{e.preventDefault(),f.current.click()}},!u&&b.default.createElement("div",{className:"icon-on-not-preview"},b.default.createElement(qt,{IconWrapperStyle:i,theme:m,isDisabled:s},b.default.createElement("img",{src:G,alt:"",height:"40px",width:"48px"}))),b.default.createElement("div",{className:"icon-on-preview"},b.default.createElement(qt,{IconWrapperStyle:i,isDisabled:s,theme:m},b.default.createElement(J,{icon:"camera-icon",size:n,color:c||m.variant["primary-1"]})))),b.default.createElement(jt,{id:d,type:"file",ref:f,accept:"image/jpg, image/jpeg, image/png",onChange:e=>{x(!0),a(e.target.files[0])},disabled:s,isDisabled:s}))};Ot.propTypes={image:m.default.any,setImage:m.default.func,WrapperDivStyle:m.default.object,MainDivStyle:m.default.object,IconWrapperStyle:m.default.object,iconSize:m.default.number},Ot.defaultProps={image:null,setImage:()=>{},WrapperDivStyle:{},MainDivStyle:{},IconWrapperStyle:{},iconSize:28,id:"",isDisabled:!1};const Zt=g.default.div`
1400
1413
  border: 1px solid
1401
1414
  ${({theme:e})=>e.border};
1402
1415
  border-radius: 4px;
@@ -1416,7 +1429,7 @@ padding: 8px;
1416
1429
  fill: ${({theme:e})=>e.variant["primary-1"]};
1417
1430
  }
1418
1431
  }
1419
- `;Ot.defaultProps={theme:M};const Zt=g.default.input`
1432
+ `;Zt.defaultProps={theme:M};const Gt=g.default.input`
1420
1433
  width: 85%;
1421
1434
  border: 0;
1422
1435
  outline: 0;
@@ -1429,34 +1442,34 @@ padding: 8px;
1429
1442
 
1430
1443
  // custom styles
1431
1444
  ${({inputStyle:e})=>e}
1432
- `;Zt.defaultProps={theme:M},l.css`
1445
+ `;Gt.defaultProps={theme:M},l.css`
1433
1446
  &:after {
1434
1447
  content: ' *';
1435
1448
  color: ${({theme:e})=>e.variant.error};
1436
1449
  }
1437
- `;const Gt=g.default.label`
1450
+ `;const Dt=g.default.label`
1438
1451
  display: flex;
1439
1452
  margin-right: 10px;
1440
1453
  align-content: center;
1441
1454
  align-items: center;
1442
1455
  justify-content: center;
1443
1456
  display: block;
1444
- margin-bottom: ${({labelInline:e})=>e?"0":"7px"};
1445
- margin-right: ${({labelInline:e})=>e?"7px":""};
1457
+ margin-bottom: ${({labelInline:e})=>e?0:"8px"};
1458
+ margin-right: ${({labelInline:e})=>e?"8px":0};
1446
1459
  padding-bottom: 0px;
1447
1460
  color: ${({theme:e})=>e.variant["neutral-2"]};
1448
1461
 
1449
1462
  ${({labelStyle:e})=>e}
1450
- `;Gt.defaultProps={theme:M};const Xt=l.css`
1463
+ `;Dt.defaultProps={theme:M};const Xt=l.css`
1451
1464
  display: flex;
1452
1465
  align-items: center;
1453
- `,Dt=g.default.div`
1466
+ `,Jt=g.default.div`
1454
1467
  ${({labelInline:e})=>e?Xt:null}
1455
1468
 
1456
1469
  > div {
1457
1470
  flex: 1 0 auto;
1458
1471
  }
1459
- `;Dt.defaultProps={theme:M};const Jt=({label:e,inputValue:t,inputStyle:l,iconBefore:a,iconAfter:o,onChange:r,theme:i,id:n,labelStyle:c,...s})=>b.default.createElement(Dt,s,e.length>0&&b.default.createElement(Gt,{labelStyle:c},e),b.default.createElement("div",null,b.default.createElement(Ot,s,b.default.createElement("div",{className:"input-icon"},a),b.default.createElement(Zt,S({},s,{inputStyle:l,value:t,onChange:e=>{const{value:t}=e.currentTarget;(""===t||/^[0-9\b.-]+$/.test(t))&&r(t)},type:"number",id:n})),b.default.createElement("div",{className:"input-icon",style:{position:"absolute",right:"7px"}},o))));Jt.propTypes={theme:m.default.object,label:m.default.string,labelInline:m.default.bool,inputValue:m.default.any,inputStyle:m.default.object,id:m.default.string,labelStyle:m.default.object},Jt.defaultProps={theme:M,label:"",labelInline:!1,inputStyle:{},inputValue:null,id:"",labelStyle:{}};const Ut=g.default.div`
1472
+ `;Jt.defaultProps={theme:M};const Ut=({label:e,inputValue:t,inputStyle:l,iconBefore:a,iconAfter:o,onChange:r,theme:i,id:n,labelStyle:c,...s})=>b.default.createElement(Jt,s,e.length>0&&b.default.createElement(Dt,{labelStyle:c},e),b.default.createElement("div",null,b.default.createElement(Zt,s,b.default.createElement("div",{className:"input-icon"},a),b.default.createElement(Gt,S({},s,{inputStyle:l,value:t,onChange:e=>{const{value:t}=e.currentTarget;(""===t||/^[0-9\b.-]+$/.test(t))&&r(t)},type:"number",id:n})),b.default.createElement("div",{className:"input-icon",style:{position:"absolute",right:"7px"}},o))));Ut.propTypes={theme:m.default.object,label:m.default.string,labelInline:m.default.bool,inputValue:m.default.any,inputStyle:m.default.object,id:m.default.string,labelStyle:m.default.object},Ut.defaultProps={theme:M,label:"",labelInline:!1,inputStyle:{},inputValue:null,id:"",labelStyle:{}};const Yt=g.default.div`
1460
1473
  background-color: ${({theme:e})=>e.bgColor};
1461
1474
 
1462
1475
  //Set the styles from the default styles object
@@ -1482,7 +1495,7 @@ padding: 8px;
1482
1495
 
1483
1496
  // custom styles
1484
1497
  ${({textBoxStyle:e})=>e}
1485
- `;Ut.defaultProps={theme:M};const Yt=g.default.input`
1498
+ `;Yt.defaultProps={theme:M};const Qt=g.default.input`
1486
1499
  width: 85%;
1487
1500
 
1488
1501
 
@@ -1495,18 +1508,18 @@ padding: 8px;
1495
1508
  .sc-furwcr bxRAoq {
1496
1509
  color: ${({theme:e})=>e.variant["neutral-3"]};
1497
1510
  }
1498
- `;Yt.defaultProps={theme:M};const Qt=l.css`
1511
+ `;Qt.defaultProps={theme:M};const Nt=l.css`
1499
1512
  display: flex;
1500
1513
  gap: 7px;
1501
1514
  align-items: start;
1502
- `,Nt=g.default.div`
1503
- ${({labelInline:e})=>e?Qt:null}
1515
+ `,Kt=g.default.div`
1516
+ ${({labelInline:e})=>e?Nt:null}
1504
1517
  .err-text {
1505
1518
  color: ${({errMsgColor:e,theme:t})=>e||t.variant.error};
1506
1519
  margin-top: 5px;
1507
1520
  font-size: 10px;
1508
1521
  }
1509
- `;Nt.defaultProps={theme:M};const Kt=({passwordRules:e,textBoxStyle:a,labelStyle:o,inputStyle:r,errMsg:i,required:n,label:c,labelInline:s,isValid:d,rulesStyle:u,id:p,showHideIcon:f,errMsgColor:m,...g})=>{t.useState(!1);const[h,y]=t.useState("password"),x=l.useTheme()||M;return b.default.createElement(Nt,S({labelInline:s,inBuiltCss:I,errMsgColor:m,theme:x},g),b.default.createElement("div",{style:{display:"flex"}},b.default.createElement(Ke,S({customStyles:o,type:"label-text",text:c,errMsg:i,style:{display:"flex",marginBottom:""+(s?"0px":"7px"),paddingBottom:"0px"}},g)),n&&b.default.createElement("div",{style:{marginLeft:"4px",marginRight:"5px",color:`${x.variant.error}`}},"*")),b.default.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"start"}},b.default.createElement("div",{style:{width:"100%"}},b.default.createElement(Ut,S({required:n,theme:x,textBoxStyle:a,isValid:d,defaultWrapperStyle:"textbox-wrapper",inBuiltCss:I},g),b.default.createElement(Yt,S({inputStyle:r,type:h,autocomplete:"off",id:p,theme:x,defaultInputStyle:"input-wrapper",inBuiltCss:I},g)),!0===f?b.default.createElement("div",{className:"input-icon",onClick:()=>{"password"===h?y("text"):"text"===h&&y("password")},style:{position:"absolute",right:"7px"}},"text"===h?b.default.createElement(J,{icon:"eye-show"}):b.default.createElement(J,{icon:"eye-hide"})):""),i.length>0&&b.default.createElement("div",{className:"err-text"},i)),e?b.default.createElement("div",{style:{...u,marginLeft:"5px"}},e):""))};Kt.propTypes={inBuiltCss:m.default.object,theme:m.default.object,label:m.default.string,required:m.default.bool,labelInline:m.default.bool,errMsg:m.default.string,textBoxStyle:m.default.object,labelStyle:m.default.object,inputStyle:m.default.object,rulesStyle:m.default.object,id:m.default.string,showHideIcon:m.default.bool},Kt.defaultProps={inBuiltCss:I,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",textBoxStyle:{},labelStyle:{},inputStyle:{},passwordRules:"",rulesStyle:{},id:"",showHideIcon:!0};const $t=g.default.div`
1522
+ `;Kt.defaultProps={theme:M};const $t=({passwordRules:e,textBoxStyle:a,labelStyle:o,inputStyle:r,errMsg:i,required:n,label:c,labelInline:s,isValid:d,rulesStyle:u,id:p,showHideIcon:f,errMsgColor:m,...g})=>{t.useState(!1);const[h,y]=t.useState("password"),x=l.useTheme()||M;return b.default.createElement(Kt,S({labelInline:s,inBuiltCss:I,errMsgColor:m,theme:x},g),b.default.createElement("div",{style:{display:"flex"}},b.default.createElement(Ke,S({customStyles:o,type:"label-text",text:c,errMsg:i,style:{display:"flex",marginBottom:`${s?0:"8px"}`,paddingBottom:"0px"}},g)),n&&b.default.createElement("div",{style:{marginLeft:"4px",marginRight:"5px",color:`${x.variant.error}`}},"*")),b.default.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"start"}},b.default.createElement("div",{style:{width:"100%"}},b.default.createElement(Yt,S({required:n,theme:x,textBoxStyle:a,isValid:d,defaultWrapperStyle:"textbox-wrapper",inBuiltCss:I},g),b.default.createElement(Qt,S({inputStyle:r,type:h,autocomplete:"off",id:p,theme:x,defaultInputStyle:"input-wrapper",inBuiltCss:I},g)),!0===f?b.default.createElement("div",{className:"input-icon",onClick:()=>{"password"===h?y("text"):"text"===h&&y("password")},style:{position:"absolute",right:"7px"}},"text"===h?b.default.createElement(J,{icon:"eye-show"}):b.default.createElement(J,{icon:"eye-hide"})):""),i.length>0&&b.default.createElement("div",{className:"err-text"},i)),e?b.default.createElement("div",{style:{...u,marginLeft:"5px"}},e):""))};$t.propTypes={inBuiltCss:m.default.object,theme:m.default.object,label:m.default.string,required:m.default.bool,labelInline:m.default.bool,errMsg:m.default.string,textBoxStyle:m.default.object,labelStyle:m.default.object,inputStyle:m.default.object,rulesStyle:m.default.object,id:m.default.string,showHideIcon:m.default.bool},$t.defaultProps={inBuiltCss:I,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",textBoxStyle:{},labelStyle:{},inputStyle:{},passwordRules:"",rulesStyle:{},id:"",showHideIcon:!0};const _t=g.default.div`
1510
1523
  box-sizing: initial;
1511
1524
 
1512
1525
  //Set the styles from the default styles object
@@ -1516,7 +1529,7 @@ padding: 8px;
1516
1529
 
1517
1530
  // custom styles
1518
1531
  ${({radioOuterCircleStyle:e})=>e}
1519
- `;$t.defaultProps={theme:M};const _t=g.default.div`
1532
+ `;_t.defaultProps={theme:M};const el=g.default.div`
1520
1533
  box-sizing: initial;
1521
1534
 
1522
1535
  //Set the styles from the default styles object
@@ -1528,7 +1541,7 @@ padding: 8px;
1528
1541
 
1529
1542
  // custom styles
1530
1543
  ${({radioInnerCircleStyle:e})=>e}
1531
- `;_t.defaultProps={theme:M};const el=g.default.div`
1544
+ `;el.defaultProps={theme:M};const tl=g.default.div`
1532
1545
  //Set the styles from the default styles object
1533
1546
  ${({inBuiltCss:e,defaultOptionStyle:t})=>W(e,t)}
1534
1547
  margin-right: ${({inline:e})=>e?"":"30px"};
@@ -1536,7 +1549,7 @@ padding: 8px;
1536
1549
 
1537
1550
  // custom styles
1538
1551
  ${({optionStyle:e})=>e}
1539
- `;el.defaultProps={theme:M};const tl=g.default.div`
1552
+ `;tl.defaultProps={theme:M};const ll=g.default.div`
1540
1553
  margin-bottom: ${({inline:e})=>e?"":"14px"};
1541
1554
  cursor: pointer;
1542
1555
  align-items: center;
@@ -1545,11 +1558,11 @@ padding: 8px;
1545
1558
 
1546
1559
  // custom styles
1547
1560
  ${({WrapperDivStyle:e})=>e}
1548
- `,ll=g.default.div`
1561
+ `,al=g.default.div`
1549
1562
  display: ${({inline:e})=>e?"flex":"inline-block"};
1550
1563
  width: max-content;
1551
1564
  margin: 0;
1552
- `,al=({radioOuterCircleStyle:e,radioInnerCircleStyle:t,labelStyle:a,label:o,optionStyle:r,options:i,selectedCircleColor:n,selectedOptionTextColor:c,onChange:s,selected:d,width:u,height:p,inline:f,defaultBorderColor:m,defaultOptionColor:g,WrapperDivStyle:h,...y})=>{const x=l.useTheme()||M;return b.default.createElement("div",null,b.default.createElement(Ke,{customStyles:a,type:"radio-label",text:o}),b.default.createElement(ll,{inline:f},i.map(((l,a)=>b.default.createElement(tl,{WrapperDivStyle:h,key:a+101*Math.random(),id:l.id,inline:f,onClick:()=>{!l?.disabled&&s(l.value)}},b.default.createElement($t,{theme:x,inBuiltCss:I,defaultBorderColor:m,selectedCircleColor:n,radioOuterCircleStyle:{...e,cursor:l?.disabled?"not-allowed ":" pointer",borderColor:l?.disabled&&l?.disabledColor},defaultRadioOuterCircleStyle:"radio-outer-circle",value:l.value,selected:!l?.disabled&&d},b.default.createElement(_t,{inBuiltCss:I,theme:x,width:u,height:p,selectedCircleColor:n,radioInnerCircleStyle:{...t,cursor:l?.disabled?"not-allowed ":" pointer",backgroundColor:l?.disabled?"transparent":l?.value===d?t?.backgroundColor:"transparent"},defaultRadioInnerCircleStyle:"radio-inner-circle",value:l.value,selected:d})),b.default.createElement(el,{defaultOptionColor:g,optionStyle:{...r,cursor:l?.disabled?"not-allowed ":" pointer",color:l?.disabled&&l?.disabledColor},inBuiltCss:I,defaultOptionStyle:"option-text",selectedOptionTextColor:c,theme:x,selected:!l?.disabled&&l.value===d},l.label))))))};al.propTypes={label:m.default.string,labelStyle:m.default.object,inline:m.default.bool,options:m.default.array,optionStyle:m.default.object,WrapperDivStyle:m.default.object,selected:m.default.string,onChange:m.default.func,defaultOptionColor:m.default.string,defaultBorderColor:m.default.string,radioOuterCircleStyle:m.default.object,radioInnerCircleStyle:m.default.object,width:m.default.string,height:m.default.string,selectedCircleColor:m.default.string,selectedOptionTextColor:m.default.string},al.defaultProps={label:"",labelStyle:{},inline:!1,options:[],optionStyle:{},selected:"one",onChange:()=>{},radioOuterCircleStyle:{},radioInnerCircleStyle:{},width:"14px",height:"14px",WrapperDivStyle:{}};const ol=g.default.div`
1565
+ `,ol=({radioOuterCircleStyle:e,radioInnerCircleStyle:t,labelStyle:a,label:o,optionStyle:r,options:i,selectedCircleColor:n,selectedOptionTextColor:c,onChange:s,selected:d,width:u,height:p,inline:f,defaultBorderColor:m,defaultOptionColor:g,WrapperDivStyle:h,...y})=>{const x=l.useTheme()||M;return b.default.createElement("div",null,b.default.createElement(Ke,{customStyles:a,type:"radio-label",text:o}),b.default.createElement(al,{inline:f},i.map(((l,a)=>b.default.createElement(ll,{WrapperDivStyle:h,key:a+101*Math.random(),id:l.id,inline:f,onClick:()=>{!l?.disabled&&s(l.value)}},b.default.createElement(_t,{theme:x,inBuiltCss:I,defaultBorderColor:m,selectedCircleColor:n,radioOuterCircleStyle:{...e,cursor:l?.disabled?"not-allowed ":" pointer",borderColor:l?.disabled&&l?.disabledColor},defaultRadioOuterCircleStyle:"radio-outer-circle",value:l.value,selected:!l?.disabled&&d},b.default.createElement(el,{inBuiltCss:I,theme:x,width:u,height:p,selectedCircleColor:n,radioInnerCircleStyle:{...t,cursor:l?.disabled?"not-allowed ":" pointer",backgroundColor:l?.disabled?"transparent":l?.value===d?t?.backgroundColor:"transparent"},defaultRadioInnerCircleStyle:"radio-inner-circle",value:l.value,selected:d})),b.default.createElement(tl,{defaultOptionColor:g,optionStyle:{...r,cursor:l?.disabled?"not-allowed ":" pointer",color:l?.disabled&&l?.disabledColor},inBuiltCss:I,defaultOptionStyle:"option-text",selectedOptionTextColor:c,theme:x,selected:!l?.disabled&&l.value===d},l.label))))))};ol.propTypes={label:m.default.string,labelStyle:m.default.object,inline:m.default.bool,options:m.default.array,optionStyle:m.default.object,WrapperDivStyle:m.default.object,selected:m.default.string,onChange:m.default.func,defaultOptionColor:m.default.string,defaultBorderColor:m.default.string,radioOuterCircleStyle:m.default.object,radioInnerCircleStyle:m.default.object,width:m.default.string,height:m.default.string,selectedCircleColor:m.default.string,selectedOptionTextColor:m.default.string},ol.defaultProps={label:"",labelStyle:{},inline:!1,options:[],optionStyle:{},selected:"one",onChange:()=>{},radioOuterCircleStyle:{},radioInnerCircleStyle:{},width:"14px",height:"14px",WrapperDivStyle:{}};const rl=g.default.div`
1553
1566
  background-color: ${({theme:e})=>e.bgColor};
1554
1567
 
1555
1568
  //Set the styles from the default styles object
@@ -1570,7 +1583,7 @@ padding: 8px;
1570
1583
  ${({textBoxStyle:e})=>e}
1571
1584
 
1572
1585
  background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor}
1573
- `,rl=g.default.input`
1586
+ `,il=g.default.input`
1574
1587
  color: ${({theme:e})=>e.black};
1575
1588
  width: 85%;
1576
1589
  white-space: nowrap;
@@ -1586,18 +1599,18 @@ padding: 8px;
1586
1599
  color: ${M.variant["neutral-3"]};
1587
1600
  }
1588
1601
  background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor}};
1589
- `,il=l.css`
1602
+ `,nl=l.css`
1590
1603
  display: flex;
1591
1604
  gap: 7px;
1592
1605
  align-items: center;
1593
- `,nl=g.default.div`
1594
- ${({labelInline:e})=>e?il:null}
1606
+ `,cl=g.default.div`
1607
+ ${({labelInline:e})=>e?nl:null}
1595
1608
  .err-text {
1596
1609
  color: ${({errMsgColor:e,theme:t})=>e||t.variant.error};
1597
1610
  margin-top: 5px;
1598
1611
  font-size: 10px;
1599
1612
  }
1600
- `,cl=({textBoxStyle:e,labelStyle:t,inputStyle:a,errMsg:o,required:r,label:i,labelInline:n,iconBefore:c,iconAfter:s,isValid:d,type:u,isDisabled:p,id:f,errMsgColor:m,iconAfterStyle:g,iconBeforeStyle:h,ref:y,pattern:x,iconColorOnFocus:v,...A})=>{const C=l.useTheme()||M;return b.default.createElement(nl,S({labelInline:n,theme:C,errMsgColor:m},A),b.default.createElement("div",{style:{display:"flex"}},b.default.createElement(Ke,S({customStyles:t,type:"label-text",labelInline:n,text:i,errMsg:o,style:{display:"flex",marginBottom:""+(n?"":"7px"),paddingBottom:"0px"}},A)),r&&b.default.createElement("div",{style:{marginLeft:"4px",color:`${C.variant.error}`}},"*")),b.default.createElement("div",null,b.default.createElement(ol,S({required:r,isDisabled:p,theme:C,textBoxStyle:e,isValid:d,inBuiltCss:I,defaultWrapperStyle:"textbox-wrapper",iconColorOnFocus:v},A),b.default.createElement("div",{className:"input-icon",style:{...h}},c),b.default.createElement(rl,S({inputStyle:a,type:u,theme:C,id:f,defaultInputStyle:"input-wrapper",isDisabled:p,disabled:p,ref:y,pattern:x},A)),b.default.createElement("div",{className:"input-icon",style:{...g}},s))),o.length>0&&b.default.createElement("div",{className:"err-text"},o))};cl.propTypes={inBuiltCss:m.default.object,label:m.default.string,required:m.default.bool,labelInline:m.default.bool,errMsg:m.default.string,iconBefore:m.default.any,iconAfter:m.default.any,textBoxStyle:m.default.object,labelStyle:m.default.object,inputStyle:m.default.object,type:m.default.string,isDisabled:m.default.bool,id:m.default.string,errMsgColor:m.default.string,iconAfterStyle:m.default.object,iconBeforeStyle:m.default.object,iconColorOnFocus:m.default.string},cl.defaultProps={inBuiltCss:I,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textBoxStyle:{},labelStyle:{},inputStyle:{},type:"text",isDisabled:!1,id:"",iconAfterStyle:{},iconBeforeStyle:{},iconColorOnFocus:""};const sl=({label:e,placeholder:t,handleSearch:l,searchInput:a,customStylesForm:o,customStyleObject:r,textBoxStyle:i,id:n,...c})=>b.default.createElement(cl,S({iconAfter:b.default.createElement(J,{icon:"magnifier-icon"}),label:e,textBoxStyle:i,placeholder:t,ref:a,onChange:l,id:n},c)),dl=g.default.div`
1613
+ `,sl=({textBoxStyle:e,labelStyle:t,inputStyle:a,errMsg:o,required:r,label:i,labelInline:n,iconBefore:c,iconAfter:s,isValid:d,type:u,isDisabled:p,id:f,errMsgColor:m,iconAfterStyle:g,iconBeforeStyle:h,ref:y,pattern:x,iconColorOnFocus:v,...A})=>{const C=l.useTheme()||M;return b.default.createElement(cl,S({labelInline:n,theme:C,errMsgColor:m},A),b.default.createElement("div",{style:{display:"flex"}},b.default.createElement(Ke,S({customStyles:t,type:"label-text",labelInline:n,text:i,errMsg:o,style:{display:"flex",marginBottom:`${n?0:"8px"}`,paddingBottom:"0px"}},A)),r&&b.default.createElement("div",{style:{marginLeft:"4px",color:`${C.variant.error}`}},"*")),b.default.createElement("div",null,b.default.createElement(rl,S({required:r,isDisabled:p,theme:C,textBoxStyle:e,isValid:d,inBuiltCss:I,defaultWrapperStyle:"textbox-wrapper",iconColorOnFocus:v},A),b.default.createElement("div",{className:"input-icon",style:{...h}},c),b.default.createElement(il,S({inputStyle:a,type:u,theme:C,id:f,defaultInputStyle:"input-wrapper",isDisabled:p,disabled:p,ref:y,pattern:x},A)),b.default.createElement("div",{className:"input-icon",style:{...g}},s))),o.length>0&&b.default.createElement("div",{className:"err-text"},o))};sl.propTypes={inBuiltCss:m.default.object,label:m.default.string,required:m.default.bool,labelInline:m.default.bool,errMsg:m.default.string,iconBefore:m.default.any,iconAfter:m.default.any,textBoxStyle:m.default.object,labelStyle:m.default.object,inputStyle:m.default.object,type:m.default.string,isDisabled:m.default.bool,id:m.default.string,errMsgColor:m.default.string,iconAfterStyle:m.default.object,iconBeforeStyle:m.default.object,iconColorOnFocus:m.default.string},sl.defaultProps={inBuiltCss:I,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textBoxStyle:{},labelStyle:{},inputStyle:{},type:"text",isDisabled:!1,id:"",iconAfterStyle:{},iconBeforeStyle:{},iconColorOnFocus:""};const dl=({label:e,placeholder:t,handleSearch:l,searchInput:a,customStylesForm:o,customStyleObject:r,textBoxStyle:i,id:n,...c})=>b.default.createElement(sl,S({iconAfter:b.default.createElement(J,{icon:"magnifier-icon"}),label:e,textBoxStyle:i,placeholder:t,ref:a,onChange:l,id:n},c)),ul=g.default.div`
1601
1614
  //Set the styles from the default styles object
1602
1615
  ${({inBuiltCss:e,defaultParentDivStyle:t})=>W(e,t)}
1603
1616
 
@@ -1606,7 +1619,7 @@ padding: 8px;
1606
1619
  &:focus-within {
1607
1620
  border-color: ${({activeColor:e,theme:t})=>e||t.primary["primary-1"]};
1608
1621
  }
1609
- `,ul=g.default.div`
1622
+ `,pl=g.default.div`
1610
1623
  //Set the styles from the default styles object
1611
1624
  ${({inBuiltCss:e,defaultWrapperDivStyle:t})=>W(e,t)}
1612
1625
 
@@ -1618,7 +1631,7 @@ padding: 8px;
1618
1631
  border-left: ${({signIcon:e})=>e?"":"none"};
1619
1632
  margin-left: ${({signIcon:e})=>e?"":"42px"};
1620
1633
  position: ${({signIcon:e})=>e?"absolute":""};
1621
- `,pl=g.default.div`
1634
+ `,fl=g.default.div`
1622
1635
  width: 39px;
1623
1636
  height: 44px;
1624
1637
  display: flex;
@@ -1628,7 +1641,7 @@ padding: 8px;
1628
1641
  border-bottom: ${({penIcon:e,isMyInputFocused:t,activeColor:l,defaultColor:a,theme:o})=>e?t?`1px solid ${l||o.primary["primary-1"]}`:`1px solid ${a||o.neutral["neutral-3"]}`:""};
1629
1642
  background-color: rgba(255, 255, 255, 0.05);
1630
1643
  cursor: pointer;
1631
- `,fl=g.default.input`
1644
+ `,ml=g.default.input`
1632
1645
  ${({inBuiltCss:e,defaultInputStyle:t})=>W(e,t)}
1633
1646
 
1634
1647
  border-bottom: ${({value:e,defaultColor:t,theme:l})=>e.length>0?"none":t};
@@ -1653,17 +1666,17 @@ padding: 8px;
1653
1666
 
1654
1667
  // custom styles
1655
1668
  ${({customInputStyle:e})=>e}
1656
- `,ml=g.default.div`
1669
+ `,bl=g.default.div`
1657
1670
  position: relative;
1658
1671
  width: inherit;
1659
1672
  display: flex;
1660
1673
  margin: 4px;
1661
- `,bl=g.default.div`
1674
+ `,gl=g.default.div`
1662
1675
  padding-left: 2px;
1663
1676
  display: flex;
1664
1677
  justify-content: center;
1665
1678
  cursor: pointer;
1666
- `,gl=({onChange:e,activeColor:a,defaultColor:o,placeholderColor:r,placeholderText:i,customInputStyle:n,pointsArray:c,setPointsArray:s,value:d,setValue:u,valueForSignatureDrawing:p,setValueForSignatureDrawing:f,imageURL:m,setImageURL:g,id:h,...y})=>{const x=l.useTheme()||M,[v,C]=t.useState("default"),[w,S]=t.useState(!1),[E,k]=t.useState(!1),z=t.useRef(null);t.useEffect((()=>{E&&(B(),f(z.current))}),[!0===E]);const V=()=>{u(""),f(z.current),z.current&&z.current.clear(),S(!1),k(!1)},B=()=>(s(z.current.toData()),g(z.current.toDataURL("image/png")),[m,c]);return b.default.createElement(dl,{inBuiltCss:I,defaultParentDivStyle:"signature-parent-div",isMyInputFocused:w,selected:v,activeColor:a,defaultColor:o,theme:x},b.default.createElement(ul,{inBuiltCss:I,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:a,defaultColor:o,selected:v,isMyInputFocused:w,signIcon:!0,theme:x},b.default.createElement(pl,{activeColor:a,defaultColor:o,isMyInputFocused:w,theme:x,penIcon:!0,onClick:()=>{C("default"),V()}},b.default.createElement(J,{icon:"pen-icon",color:"default"===v?a||x.primary["primary-1"]:x.black})),b.default.createElement(pl,{activeColor:a,defaultColor:o,theme:x,isMyInputFocused:w,penIcon:!1,onClick:()=>{C("sign"),V()}},b.default.createElement(J,{icon:"sign-icon",color:"default"!==v?a||x.primary["primary-1"]:x.black}))),b.default.createElement(ul,{inBuiltCss:I,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:a,defaultColor:o,theme:x,selected:v,isMyInputFocused:w,signIcon:!1,onTouchStart:()=>{}},"default"===v?b.default.createElement(fl,{inBuiltCss:I,defaultInputStyle:"signature-input-text",placeholder:i,placeholderColor:r,customInputStyle:n,onBlur:()=>S(!1),onFocus:()=>S(!0),id:h,value:d,defaultColor:o,theme:x,onChange:e=>u(e.target.value)}):b.default.createElement(ml,{onMouseEnter:()=>S(!0),onMouseLeave:()=>S(!1),onClick:()=>{k(!0),B()}},b.default.createElement(A.default,{ref:z,id:h,redrawOnResize:!0,height:75,options:{minWidth:1,maxWidth:1,penColor:"#444444"}})),(d||E)&&b.default.createElement(bl,{selected:v,onClick:()=>V()},b.default.createElement(J,{icon:"cross-icon",color:o||x.neutral["neutral-3"]}))))};gl.propTypes={activeColor:m.default.string,defaultColor:m.default.string,placeholderColor:m.default.string,placeholderText:m.default.string,customInputStyle:m.default.object,pointsArray:m.default.any,setPointsArray:m.default.func,value:m.default.string,setValue:m.default.func,imageURL:m.default.string,setImageURL:m.default.func,id:m.default.string},gl.defaultProps={customInputStyle:{},placeholderText:"Type your signature here",pointsArray:null,setPointsArray:()=>{},value:"",setValue:()=>{},imageURL:"",setImageURL:()=>{},setValueForSignatureDrawing:()=>{},id:""};const hl=g.default.div`
1679
+ `,hl=({onChange:e,activeColor:a,defaultColor:o,placeholderColor:r,placeholderText:i,customInputStyle:n,pointsArray:c,setPointsArray:s,value:d,setValue:u,valueForSignatureDrawing:p,setValueForSignatureDrawing:f,imageURL:m,setImageURL:g,id:h,...y})=>{const x=l.useTheme()||M,[v,C]=t.useState("default"),[w,S]=t.useState(!1),[E,k]=t.useState(!1),z=t.useRef(null);t.useEffect((()=>{E&&(B(),f(z.current))}),[!0===E]);const V=()=>{u(""),f(z.current),z.current&&z.current.clear(),S(!1),k(!1)},B=()=>(s(z.current.toData()),g(z.current.toDataURL("image/png")),[m,c]);return b.default.createElement(ul,{inBuiltCss:I,defaultParentDivStyle:"signature-parent-div",isMyInputFocused:w,selected:v,activeColor:a,defaultColor:o,theme:x},b.default.createElement(pl,{inBuiltCss:I,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:a,defaultColor:o,selected:v,isMyInputFocused:w,signIcon:!0,theme:x},b.default.createElement(fl,{activeColor:a,defaultColor:o,isMyInputFocused:w,theme:x,penIcon:!0,onClick:()=>{C("default"),V()}},b.default.createElement(J,{icon:"pen-icon",color:"default"===v?a||x.primary["primary-1"]:x.black})),b.default.createElement(fl,{activeColor:a,defaultColor:o,theme:x,isMyInputFocused:w,penIcon:!1,onClick:()=>{C("sign"),V()}},b.default.createElement(J,{icon:"sign-icon",color:"default"!==v?a||x.primary["primary-1"]:x.black}))),b.default.createElement(pl,{inBuiltCss:I,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:a,defaultColor:o,theme:x,selected:v,isMyInputFocused:w,signIcon:!1,onTouchStart:()=>{}},"default"===v?b.default.createElement(ml,{inBuiltCss:I,defaultInputStyle:"signature-input-text",placeholder:i,placeholderColor:r,customInputStyle:n,onBlur:()=>S(!1),onFocus:()=>S(!0),id:h,value:d,defaultColor:o,theme:x,onChange:e=>u(e.target.value)}):b.default.createElement(bl,{onMouseEnter:()=>S(!0),onMouseLeave:()=>S(!1),onClick:()=>{k(!0),B()}},b.default.createElement(A.default,{ref:z,id:h,redrawOnResize:!0,height:75,options:{minWidth:1,maxWidth:1,penColor:"#444444"}})),(d||E)&&b.default.createElement(gl,{selected:v,onClick:()=>V()},b.default.createElement(J,{icon:"cross-icon",color:o||x.neutral["neutral-3"]}))))};hl.propTypes={activeColor:m.default.string,defaultColor:m.default.string,placeholderColor:m.default.string,placeholderText:m.default.string,customInputStyle:m.default.object,pointsArray:m.default.any,setPointsArray:m.default.func,value:m.default.string,setValue:m.default.func,imageURL:m.default.string,setImageURL:m.default.func,id:m.default.string},hl.defaultProps={customInputStyle:{},placeholderText:"Type your signature here",pointsArray:null,setPointsArray:()=>{},value:"",setValue:()=>{},imageURL:"",setImageURL:()=>{},setValueForSignatureDrawing:()=>{},id:""};const yl=g.default.div`
1667
1680
  background-color: ${({theme:e})=>e.bgColor};
1668
1681
  //Set the styles from the default styles object
1669
1682
  ${({inBuiltCss:e,defaultWrapperStyle:t})=>W(e,t)}
@@ -1685,19 +1698,19 @@ padding: 8px;
1685
1698
 
1686
1699
  // custom styles
1687
1700
  ${({textAreaStyle:e})=>e}
1688
- `,yl=g.default.textarea`
1701
+ `,xl=g.default.textarea`
1689
1702
  //Set the styles from the default styles object
1690
1703
  ${({inBuiltCss:e,defaultInputStyle:t})=>W(e,t)}
1691
1704
  margin: 0;
1692
1705
  overflow: auto;
1693
1706
  resize: vertical // custom styles
1694
1707
  ${({inputStyle:e})=>e};
1695
- `,xl=l.css`
1708
+ `,vl=l.css`
1696
1709
  display: flex;
1697
1710
  gap: 7px;
1698
1711
  align-items: center;
1699
- `,vl=g.default.div`
1700
- ${({labelInline:e})=>e?xl:null}
1712
+ `,Al=g.default.div`
1713
+ ${({labelInline:e})=>e?vl:null}
1701
1714
  ${({customStylesForm:e})=>{if(e)return{...e}}}
1702
1715
  position: relative;
1703
1716
  .err-text {
@@ -1705,7 +1718,7 @@ padding: 8px;
1705
1718
  margin-top: 5px;
1706
1719
  font-size: 10px;
1707
1720
  }
1708
- `,Al=b.default.forwardRef((({customStylesForm:e,textAreaStyle:t,labelStyle:a,inputStyle:o,errMsg:r,required:i,label:n,labelInline:c,iconBefore:s,iconAfter:d,isValid:u,rows:p,cols:f,id:m,...g},h)=>{const y=l.useTheme()||M;return b.default.createElement(vl,S({labelInline:c,customStylesForm:e,theme:y},g),b.default.createElement("div",{style:{display:"flex"}},b.default.createElement(Ke,S({customStyles:a,type:"label-text",labelInline:c,text:n,errMsg:r,style:{display:"flex",marginBottom:""+(c?"":"7px"),paddingBottom:"0px"}},g)),i&&b.default.createElement("div",{style:{marginLeft:"4px",color:`${y.variant.error}`}},"*")),b.default.createElement(hl,S({theme:y,required:i,textAreaStyle:t,isValid:u,inBuiltCss:I,defaultWrapperStyle:"textbox-wrapper"},g),b.default.createElement("div",{className:"input-icon"},s),b.default.createElement(yl,S({ref:h,inputStyle:o,defaultInputStyle:"textarea-wrapper",cols:f,rows:p,inBuiltCss:I,id:m},g,{size:"1"})),b.default.createElement("div",{className:"input-icon"},d)),b.default.createElement("div",{className:"err-text"},r))}));Al.propTypes={rows:m.default.number,label:m.default.string,required:m.default.bool,labelInline:m.default.bool,errMsg:m.default.string,iconBefore:m.default.any,iconAfter:m.default.any,textAreaStyle:m.default.object,labelStyle:m.default.object,inputStyle:m.default.object,id:m.default.string},Al.defaultProps={label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textAreaStyle:{},labelStyle:{},inputStyle:{},rows:3,id:""};const Cl=g.default.div`
1721
+ `,Cl=b.default.forwardRef((({customStylesForm:e,textAreaStyle:t,labelStyle:a,inputStyle:o,errMsg:r,required:i,label:n,labelInline:c,iconBefore:s,iconAfter:d,isValid:u,rows:p,cols:f,id:m,...g},h)=>{const y=l.useTheme()||M;return b.default.createElement(Al,S({labelInline:c,customStylesForm:e,theme:y},g),b.default.createElement("div",{style:{display:"flex"}},b.default.createElement(Ke,S({customStyles:a,type:"label-text",labelInline:c,text:n,errMsg:r,style:{display:"flex",marginBottom:`${c?0:"8px"}`,paddingBottom:"0px"}},g)),i&&b.default.createElement("div",{style:{marginLeft:"4px",color:`${y.variant.error}`}},"*")),b.default.createElement(yl,S({theme:y,required:i,textAreaStyle:t,isValid:u,inBuiltCss:I,defaultWrapperStyle:"textbox-wrapper"},g),b.default.createElement("div",{className:"input-icon"},s),b.default.createElement(xl,S({ref:h,inputStyle:o,defaultInputStyle:"textarea-wrapper",cols:f,rows:p,inBuiltCss:I,id:m},g,{size:"1"})),b.default.createElement("div",{className:"input-icon"},d)),b.default.createElement("div",{className:"err-text"},r))}));Cl.propTypes={rows:m.default.number,label:m.default.string,required:m.default.bool,labelInline:m.default.bool,errMsg:m.default.string,iconBefore:m.default.any,iconAfter:m.default.any,textAreaStyle:m.default.object,labelStyle:m.default.object,inputStyle:m.default.object,id:m.default.string},Cl.defaultProps={label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textAreaStyle:{},labelStyle:{},inputStyle:{},rows:3,id:""};const wl=g.default.div`
1709
1722
  color: #a9b1b8;
1710
1723
  font-size: 21px;
1711
1724
  border: 1px solid
@@ -1719,7 +1732,7 @@ padding: 8px;
1719
1732
  border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
1720
1733
  outline: none;
1721
1734
  }
1722
- `,wl=g.default.input`
1735
+ `,Sl=g.default.input`
1723
1736
  border: 0;
1724
1737
  outline: 0;
1725
1738
  color: ${({theme:e})=>e.variant["primary-2"]};
@@ -1729,23 +1742,23 @@ padding: 8px;
1729
1742
  width: 24px;
1730
1743
  text-align:center;
1731
1744
  background-color: ${({theme:e})=>e.bgColor};
1732
- `,Sl=l.css`
1745
+ `,El=l.css`
1733
1746
  &:after {
1734
1747
  content: ' *';
1735
1748
  color: ${({theme:e})=>e.variant.error};
1736
1749
  }
1737
- `,El=g.default.label`
1750
+ `,kl=g.default.label`
1738
1751
  display: block;
1739
- margin-bottom: ${({labelInline:e,errMsg:t})=>e&&t?"18px":"7px"};
1740
- margin-right: ${({labelInline:e})=>e?"7px":""};
1752
+ margin-bottom: ${({labelInline:e,errMsg:t})=>e&&t?"18px":"8px"};
1753
+ margin-right: ${({labelInline:e})=>e?"8px":""};
1741
1754
  color: ${({theme:e})=>e.variant["neutral-2"]};
1742
- ${({required:e})=>e?Sl:null}
1755
+ ${({required:e})=>e?El:null}
1743
1756
  padding-bottom: 0px;
1744
- `,kl=l.css`
1757
+ `,zl=l.css`
1745
1758
  display: flex;
1746
1759
  align-items: center;
1747
- `,zl=g.default.div`
1748
- ${({labelInline:e})=>e?kl:null}
1760
+ `,Vl=g.default.div`
1761
+ ${({labelInline:e})=>e?zl:null}
1749
1762
  .err-text {
1750
1763
  color: ${({theme:e})=>e.variant.error};
1751
1764
  margin-top: 5px;
@@ -1755,7 +1768,7 @@ padding: 8px;
1755
1768
  > div {
1756
1769
  flex: 1 0 auto;
1757
1770
  }
1758
- `,Vl=g.default.button`
1771
+ `,Bl=g.default.button`
1759
1772
  border: none;
1760
1773
  outline: none;
1761
1774
  border-radius: 4px;
@@ -1764,9 +1777,9 @@ padding: 8px;
1764
1777
  padding: 5px 6px;
1765
1778
  font-size: 18px;
1766
1779
  cursor: pointer;
1767
- `,Bl=({label:e,errMsg:t,hour:a,minute:o,period:r,onChange:i,id:n,...c})=>{const s=l.useTheme()||M;return b.default.createElement(zl,S({theme:s},c),b.default.createElement(El,S({theme:s},c,{errMsg:t}),e),b.default.createElement("div",null,b.default.createElement(Cl,S({theme:s,id:n},c),b.default.createElement(wl,{theme:s,value:a,onChange:function(e){const t=e.currentTarget.value>12?12:parseFloat(e.currentTarget.value)||0;i({hour:t,minute:o,period:r})}}),":",b.default.createElement(wl,{theme:s,value:o,onChange:function(e){const t=e.currentTarget.value>59?59:parseFloat(e.currentTarget.value)||0;i({hour:a,minute:t,period:r})}}),b.default.createElement(Vl,{theme:s,onClick:function(e){i({hour:a,minute:o,period:"AM"===r?"PM":"AM"})}},r)),b.default.createElement("div",{className:"err-text"},t)))};Bl.propTypes={label:m.default.string,hour:m.default.number.isRequired,minute:m.default.number.isRequired,period:m.default.string.isRequired,required:m.default.bool,labelInline:m.default.bool,isValid:m.default.bool,errMsg:m.default.string,id:m.default.string},Bl.defaultProps={label:"",hour:0,minute:0,period:"AM",required:!1,labelInline:!1,isValid:!0,errMsg:"",id:""};const Ml=g.default.div`
1780
+ `,Ml=({label:e,errMsg:t,hour:a,minute:o,period:r,onChange:i,id:n,...c})=>{const s=l.useTheme()||M;return b.default.createElement(Vl,S({theme:s},c),b.default.createElement(kl,S({theme:s},c,{errMsg:t}),e),b.default.createElement("div",null,b.default.createElement(wl,S({theme:s,id:n},c),b.default.createElement(Sl,{theme:s,value:a,onChange:function(e){const t=e.currentTarget.value>12?12:parseFloat(e.currentTarget.value)||0;i({hour:t,minute:o,period:r})}}),":",b.default.createElement(Sl,{theme:s,value:o,onChange:function(e){const t=e.currentTarget.value>59?59:parseFloat(e.currentTarget.value)||0;i({hour:a,minute:t,period:r})}}),b.default.createElement(Bl,{theme:s,onClick:function(e){i({hour:a,minute:o,period:"AM"===r?"PM":"AM"})}},r)),b.default.createElement("div",{className:"err-text"},t)))};Ml.propTypes={label:m.default.string,hour:m.default.number.isRequired,minute:m.default.number.isRequired,period:m.default.string.isRequired,required:m.default.bool,labelInline:m.default.bool,isValid:m.default.bool,errMsg:m.default.string,id:m.default.string},Ml.defaultProps={label:"",hour:0,minute:0,period:"AM",required:!1,labelInline:!1,isValid:!0,errMsg:"",id:""};const Il=g.default.div`
1768
1781
  ${({inBuiltCss:e,defaultCheckBoxWrapperStyle:t})=>W(e,t)}
1769
- `,Il=g.default.label`
1782
+ `,Wl=g.default.label`
1770
1783
 
1771
1784
  left: ${({labelPosition:e})=>"right"===e?"initial":"50px"};
1772
1785
  margin-right: ${({labelPosition:e})=>"left"===e?"30px":"0px"};
@@ -1792,7 +1805,7 @@ padding: 8px;
1792
1805
  // custom styles
1793
1806
  ${({customSwitchStyle:e})=>e}
1794
1807
  }
1795
- `,Wl=g.default.input.attrs({type:"checkbox"})`
1808
+ `,Rl=g.default.input.attrs({type:"checkbox"})`
1796
1809
  opacity: 0;
1797
1810
  z-index: 1;
1798
1811
  border-radius: 31px;
@@ -1803,7 +1816,7 @@ padding: 8px;
1803
1816
  left: ${({labelPosition:e})=>"right"===e?"initial":"50px"};
1804
1817
 
1805
1818
 
1806
- `,Rl=g.default.span`
1819
+ `,Ll=g.default.span`
1807
1820
 
1808
1821
  margin-right: ${({labelPosition:e})=>"30px"};
1809
1822
 
@@ -1812,34 +1825,34 @@ padding: 8px;
1812
1825
 
1813
1826
  // custom styles
1814
1827
  ${({optionStyle:e})=>e}
1815
- `,Tl=({checked:e,customSwitchStyle:t,customToggleBoxStyle:a,backgroundColor:o,disabledColor:r,switchColor:i,onClick:n,trueLabel:c,falseLabel:s,optionStyle:d,labelPosition:u,id:p,isDisabled:f,...m})=>{const g=l.useTheme()||M;return b.default.createElement(Ml,S({inBuiltCss:I,defaultCheckBoxWrapperStyle:"toggle-switch-wrapper"},m),"left"===u&&b.default.createElement(Rl,S({optionStyle:d,inBuiltCss:I,labelPosition:u,defaultOptionTextStyle:"toggle-switch-option-text"},m),e?c:s),b.default.createElement(Wl,S({},m,{labelPosition:u,id:p,inBuiltCss:I,defaultCheckBoxStyle:"toggle-switch-checkbox",onClick:()=>{n(!e)},isChecked:e,disabled:f,isDisabled:f})),b.default.createElement(Il,S({},m,{labelPosition:u,htmlFor:p,customToggleBoxStyle:a,customSwitchStyle:t,disabledColor:r,backgroundColor:o,switchColor:i,inBuiltCss:I,defaultCheckBoxLabelStyle:"toggle-switch-checkbox-label",checked:e,theme:g,isDisabled:f})),"right"===u&&b.default.createElement(Rl,S({optionStyle:d,inBuiltCss:I,labelPosition:u,defaultOptionTextStyle:"toggle-switch-option-text"},m),e?c:s))};Tl.propTypes={customToggleBoxStyle:m.default.object,customSwitchStyle:m.default.object,backgroundColor:m.default.string,checked:m.default.bool,trueLabel:m.default.string,falseLabel:m.default.string,id:m.default.string,labelPosition:m.default.string,isDisabled:m.default.bool},Tl.defaultProps={checked:!1,trueLabel:"Yes",falseLabel:"No",customSwitchStyle:{},customToggleBoxStyle:{},id:"",labelPosition:"right",isDisabled:!1};const Ll=g.default.div`
1828
+ `,Tl=({checked:e,customSwitchStyle:t,customToggleBoxStyle:a,backgroundColor:o,disabledColor:r,switchColor:i,onClick:n,trueLabel:c,falseLabel:s,optionStyle:d,labelPosition:u,id:p,isDisabled:f,...m})=>{const g=l.useTheme()||M;return b.default.createElement(Il,S({inBuiltCss:I,defaultCheckBoxWrapperStyle:"toggle-switch-wrapper"},m),"left"===u&&b.default.createElement(Ll,S({optionStyle:d,inBuiltCss:I,labelPosition:u,defaultOptionTextStyle:"toggle-switch-option-text"},m),e?c:s),b.default.createElement(Rl,S({},m,{labelPosition:u,id:p,inBuiltCss:I,defaultCheckBoxStyle:"toggle-switch-checkbox",onClick:()=>{n(!e)},isChecked:e,disabled:f,isDisabled:f})),b.default.createElement(Wl,S({},m,{labelPosition:u,htmlFor:p,customToggleBoxStyle:a,customSwitchStyle:t,disabledColor:r,backgroundColor:o,switchColor:i,inBuiltCss:I,defaultCheckBoxLabelStyle:"toggle-switch-checkbox-label",checked:e,theme:g,isDisabled:f})),"right"===u&&b.default.createElement(Ll,S({optionStyle:d,inBuiltCss:I,labelPosition:u,defaultOptionTextStyle:"toggle-switch-option-text"},m),e?c:s))};Tl.propTypes={customToggleBoxStyle:m.default.object,customSwitchStyle:m.default.object,backgroundColor:m.default.string,checked:m.default.bool,trueLabel:m.default.string,falseLabel:m.default.string,id:m.default.string,labelPosition:m.default.string,isDisabled:m.default.bool},Tl.defaultProps={checked:!1,trueLabel:"Yes",falseLabel:"No",customSwitchStyle:{},customToggleBoxStyle:{},id:"",labelPosition:"right",isDisabled:!1};const Pl=g.default.div`
1816
1829
  background-color: ${({theme:e})=>e.bgColor};
1817
1830
  padding: 24px 8px;
1818
1831
  ${({commentBodyStyle:e})=>e};
1819
- `,Pl=g.default.div`
1832
+ `,Hl=g.default.div`
1820
1833
  display: flex;
1821
1834
  flex-direction: column;
1822
1835
  margin-bottom: 24px;
1823
1836
  ${({commentWrapperStyle:e})=>e};
1824
- `,Hl=g.default.div`
1837
+ `,jl=g.default.div`
1825
1838
  display: flex;
1826
1839
  flex-direction: row;
1827
1840
  width: 100%;
1828
1841
  justify-content: flex-start;
1829
1842
  align-items: center;
1830
1843
  ${({commentHeadStyle:e})=>e};
1831
- `,jl=g.default.span`
1844
+ `,ql=g.default.span`
1832
1845
  margin-left: 24px;
1833
1846
  font-size: 14px;
1834
1847
  color: ${({theme:e})=>e.variant["neutral-2"]};
1835
1848
  font-weight: 400;
1836
1849
  ${({dateTimeStyle:e})=>e};
1837
- `,ql=g.default.span`
1838
- margin: 0.75rem 0 0 3rem;
1850
+ `,Fl=g.default.span`
1851
+ margin: 0.75rem 0 3.5rem;
1839
1852
  font-size: 16px;
1840
1853
  color: ${M.variant["graph-6"]};
1841
1854
  ${({commentDivStyle:e})=>e};
1842
- `,Fl=g.default.div`
1855
+ `,Ol=g.default.div`
1843
1856
  display: flex;
1844
1857
  justify-content: flex-start;
1845
1858
  align-items: start;
@@ -1848,13 +1861,13 @@ padding: 8px;
1848
1861
  padding: 16px 24px;
1849
1862
  border-radius: 0px 0px 4px 4px;
1850
1863
  ${({inputWrapperStyle:e})=>e};
1851
- `,Ol=g.default.div`
1864
+ `,Zl=g.default.div`
1852
1865
  display: inline-flex;
1853
1866
  margin-top: 16px;
1854
- `,Zl=g.default.div`
1867
+ `,Gl=g.default.div`
1855
1868
  width: 100%;
1856
1869
  margin-left: 16px;
1857
- `,Gl=({inputValue:e,setInputValue:a,commentArray:o,commentBodyStyle:r,commentWrapperStyle:i,commentHeadStyle:n,dateTimeStyle:c,commentDivStyle:s,inputWrapperStyle:d,onSave:u,myInfo:p,placeholder:f,...m})=>{const g=l.useTheme()||M,[h,y]=t.useState(!1);return b.default.createElement(Ll,{commentBodyStyle:r,theme:g},o.map(((e,t)=>{const{name:l,date:a,comment:o,image:r}=e;return b.default.createElement(Pl,{key:t,commentWrapperStyle:i},b.default.createElement(Hl,{commentHeadStyle:n},b.default.createElement(ie,S({user:{fullName:l,userName:l,url:r},toggleName:!0,size:"LG"},m)),b.default.createElement(jl,{dateTimeStyle:c,theme:g},a)),b.default.createElement(ql,{commentDivStyle:s},o))})),b.default.createElement(Fl,{theme:g,inputWrapperStyle:d},b.default.createElement(ie,{user:{fullName:p?.fullName,userName:p?.userName,url:p?.url},toggleName:!1,customStylesImage:{height:"36px",width:"36px"},customStylesContainer:{marginTop:"7px"}}),b.default.createElement(Zl,null,b.default.createElement(cl,{value:e,onChange:e=>a(e.target.value),placeholder:f,isValid:!0,inputStyle:{height:"23px"},onFocus:e=>y(!0)}),h&&b.default.createElement(Ol,null,b.default.createElement(Ie,S({size:"sm",onClick:u},m),"Save"),b.default.createElement(ze,{size:"sm",btnStyle:{color:g.variant["neutral-1"]},onClick:e=>y(!1)},"Cancel")))))};Gl.propTypes={commentBodyStyle:m.default.object,commentWrapperStyle:m.default.object,commentHeadStyle:m.default.object,dateTimeStyle:m.default.object,commentDivStyle:m.default.object,inputWrapperStyle:m.default.object,onSave:m.default.func,commentArray:m.default.array,inputValue:m.default.string,setInputValue:m.default.func,myInfo:m.default.object,placeholder:m.default.string},Gl.defaultProps={commentBodyStyle:{},commentWrapperStyle:{},commentHeadStyle:{},dateTimeStyle:{},commentDivStyle:{},inputWrapperStyle:{},onSave:()=>{},commentArray:[],inputValue:"",setInputValue:()=>{},myInfo:{},placeholder:""};const Xl=g.default.div`
1870
+ `,Dl=({inputValue:e,setInputValue:a,commentArray:o,commentBodyStyle:r,commentWrapperStyle:i,commentHeadStyle:n,dateTimeStyle:c,commentDivStyle:s,inputWrapperStyle:d,onSave:u,myInfo:p,placeholder:f,...m})=>{const g=l.useTheme()||M,[h,y]=t.useState(!1);return b.default.createElement(Pl,{commentBodyStyle:r,theme:g},o.map(((e,t)=>{const{name:l,date:a,comment:o,image:r}=e;return b.default.createElement(Hl,{key:t,commentWrapperStyle:i},b.default.createElement(jl,{commentHeadStyle:n},b.default.createElement(ie,S({user:{fullName:l,userName:l,url:r},toggleName:!0,size:"LG"},m)),b.default.createElement(ql,{dateTimeStyle:c,theme:g},a)),b.default.createElement(Fl,{commentDivStyle:s},o))})),b.default.createElement(Ol,{theme:g,inputWrapperStyle:d},b.default.createElement(ie,{user:{fullName:p?.fullName,userName:p?.userName,url:p?.url},toggleName:!1,customStylesImage:{height:"36px",width:"36px"},customStylesContainer:{marginTop:"7px"}}),b.default.createElement(Gl,null,b.default.createElement(sl,{value:e,onChange:e=>a(e.target.value),placeholder:f,isValid:!0,inputStyle:{height:"23px"},onFocus:e=>y(!0)}),h&&b.default.createElement(Zl,null,b.default.createElement(Ie,S({size:"sm",onClick:u},m),"Save"),b.default.createElement(ze,{size:"sm",btnStyle:{color:g.variant["neutral-1"]},onClick:e=>y(!1)},"Cancel")))))};Dl.propTypes={commentBodyStyle:m.default.object,commentWrapperStyle:m.default.object,commentHeadStyle:m.default.object,dateTimeStyle:m.default.object,commentDivStyle:m.default.object,inputWrapperStyle:m.default.object,onSave:m.default.func,commentArray:m.default.array,inputValue:m.default.string,setInputValue:m.default.func,myInfo:m.default.object,placeholder:m.default.string},Dl.defaultProps={commentBodyStyle:{},commentWrapperStyle:{},commentHeadStyle:{},dateTimeStyle:{},commentDivStyle:{},inputWrapperStyle:{},onSave:()=>{},commentArray:[],inputValue:"",setInputValue:()=>{},myInfo:{},placeholder:""};const Xl=g.default.div`
1858
1871
  //Set the styles from the default styles object
1859
1872
  ${({theme:e,type:t})=>W(e,t)}
1860
1873
  @media (max-width: 980px) {
@@ -1862,7 +1875,7 @@ padding: 8px;
1862
1875
  }
1863
1876
  // custom styles
1864
1877
  ${({customStyles:e})=>e}
1865
- `,Dl=({theme:e,type:t,customStyles:l,...a})=>b.default.createElement(Xl,S({theme:e,customStyles:l,type:t},a),a.children);Dl.propTypes={theme:m.default.object,customStyles:m.default.object,type:m.default.string},Dl.defaultProps={theme:I,customStyles:null,type:"content"};const Jl=g.default.div`
1878
+ `,Jl=({theme:e,type:t,customStyles:l,...a})=>b.default.createElement(Xl,S({theme:e,customStyles:l,type:t},a),a.children);Jl.propTypes={theme:m.default.object,customStyles:m.default.object,type:m.default.string},Jl.defaultProps={theme:I,customStyles:null,type:"content"};const Ul=g.default.div`
1866
1879
  width: 100%;
1867
1880
  display: flex;
1868
1881
  flex-direction: column;
@@ -1874,7 +1887,7 @@ padding: 8px;
1874
1887
  button:focus {
1875
1888
  outline: none;
1876
1889
  }
1877
- `,Ul=g.default.div`
1890
+ `,Yl=g.default.div`
1878
1891
  position: relative;
1879
1892
  display: flex;
1880
1893
  width: 100%;
@@ -1958,7 +1971,7 @@ padding: 8px;
1958
1971
  margin-top: 0;
1959
1972
  }
1960
1973
  }
1961
- `,Yl=g.default.span`
1974
+ `,Ql=g.default.span`
1962
1975
  color: #2e56f4;
1963
1976
  font-style: normal;
1964
1977
  font-weight: normal;
@@ -1968,14 +1981,14 @@ padding: 8px;
1968
1981
  margin-top: 37px;
1969
1982
  margin-right: 65px;
1970
1983
  white-space: nowrap;
1971
- `,Ql=g.default.div`
1984
+ `,Nl=g.default.div`
1972
1985
  display: flex;
1973
1986
  flex-direction: column;
1974
1987
  ${""}
1975
1988
  max-width: 1340px;
1976
1989
  width: 100%;
1977
1990
  align-items: center;
1978
- `,Nl=g.default.div`
1991
+ `,Kl=g.default.div`
1979
1992
  position: absolute;
1980
1993
  font-size: 12px;
1981
1994
  border-radius: 50%;
@@ -1992,23 +2005,23 @@ padding: 8px;
1992
2005
  transform: translate(30%, -30%);
1993
2006
  color: white;
1994
2007
  font-weight: 600;
1995
- `,Kl=g.default.div`
1996
- width: 90%;
1997
2008
  `,$l=g.default.div`
2009
+ width: 90%;
2010
+ `,_l=g.default.div`
1998
2011
  background: linear-gradient(
1999
2012
  0deg,
2000
2013
  hsla(0, 0%, 100%, 1) 20%,
2001
2014
  hsla(0, 0%, 100%, 0.5) 100%
2002
2015
  );
2003
2016
  width: 90%;
2004
- `,_l=g.default.div`
2005
- width: 90%;
2006
2017
  `,ea=g.default.div`
2018
+ width: 90%;
2019
+ `,ta=g.default.div`
2007
2020
  display: flex;
2008
2021
  margin-left: auto !important;
2009
2022
  margin-right: auto !important;
2010
2023
  cursor: pointer;
2011
- `,ta=g.default.div`
2024
+ `,la=g.default.div`
2012
2025
  display: flex;
2013
2026
  flex-direction: column;
2014
2027
  width: 180px;
@@ -2017,10 +2030,10 @@ padding: 8px;
2017
2030
  border-radius: 6px;
2018
2031
  margin-right: 0.5rem;
2019
2032
  z-index: 999;
2020
- `,la=g.default.div`
2033
+ `,aa=g.default.div`
2021
2034
  margin: 10.5px 13px;
2022
2035
  padding: 0;
2023
- `,aa=g.default.div`
2036
+ `,oa=g.default.div`
2024
2037
  color: #081348;
2025
2038
  padding: 7.7px 6.5px 7.7px 24px;
2026
2039
  margin: 2.5px 13px;
@@ -2038,7 +2051,7 @@ padding: 8px;
2038
2051
  background: #eaeefe;
2039
2052
  border-radius: 5px;
2040
2053
  }
2041
- `,oa=g.default.div`
2054
+ `,ra=g.default.div`
2042
2055
  position: relative;
2043
2056
  display: flex;
2044
2057
  width: 100%;
@@ -2122,41 +2135,41 @@ padding: 8px;
2122
2135
  margin-top: 0;
2123
2136
  }
2124
2137
  }
2125
- `,ra=g.default.div`
2138
+ `,ia=g.default.div`
2126
2139
  display: flex;
2127
2140
  justify-content: end;
2128
- `,ia=g.default.div`
2141
+ `,na=g.default.div`
2129
2142
  display: flex;
2130
2143
  justify-content: center;
2131
2144
  flex-direction: row;
2132
2145
  align-items: flex-start;
2133
2146
  gap: 20px;
2134
- `,na=g.default.div`
2147
+ `,ca=g.default.div`
2135
2148
  width: 48;
2136
2149
  max-width: 48%;
2137
2150
  min-width: 48%;
2138
2151
 
2139
- `,ca=g.default.form`
2152
+ `,sa=g.default.form`
2140
2153
  width: 40vw;
2141
2154
  display: flex;
2142
2155
  justify-content: center;
2143
2156
  flex-direction: column;
2144
2157
  gap: 20px;
2145
2158
  ${({customStyles:e})=>e}
2146
- `,sa=({customStyles:e,children:t})=>b.default.createElement(ca,{customStyles:e},t),da=g.default.div`
2159
+ `,da=({customStyles:e,children:t})=>b.default.createElement(sa,{customStyles:e},t),ua=g.default.div`
2147
2160
  display: ${({vertical:e})=>e?"inline-block":"block"};
2148
2161
  background: ${({theme:e,borderColor:t})=>t||e.neutral["neutral-5"]};
2149
2162
  content: '';
2150
2163
  height: ${({vertical:e,thickness:t,height:l})=>e?l:t};
2151
2164
  width: ${({vertical:e,thickness:t})=>e?t:null};
2152
- `,ua=({vertical:e,borderColor:t,thickness:a,height:o,...r})=>{const i=l.useTheme()||M;return b.default.createElement(da,S({theme:i,borderColor:t,thickness:a,vertical:e,height:o},r))};ua.propTypes={thickness:m.default.string,borderColor:m.default.string,vertical:m.default.bool,height:m.default.string},ua.defaultProps={thickness:"2px",vertical:!1,height:"10px"};const pa=g.default.div`
2165
+ `,pa=({vertical:e,borderColor:t,thickness:a,height:o,...r})=>{const i=l.useTheme()||M;return b.default.createElement(ua,S({theme:i,borderColor:t,thickness:a,vertical:e,height:o},r))};pa.propTypes={thickness:m.default.string,borderColor:m.default.string,vertical:m.default.bool,height:m.default.string},pa.defaultProps={thickness:"2px",vertical:!1,height:"10px"};const fa=g.default.div`
2153
2166
  //Set the styles from the default styles object
2154
2167
  ${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:a})=>{if(e){let o={};if(e[t]){for(const t in e.common)o[t]=e.common[t];for(const l in e[t])delete e.common[l],o[l]=e[t][l];o=l?{...o,...e["drawer-open"]}:{...o,...e["drawer-close"]}}return{...o,...a}}}}
2155
- `,fa=({customStyles:e,drawerOpen:l,setDrawerOpen:a,children:o,...r})=>{const i=t.useRef(null);var n;return n=i,t.useEffect((()=>{function e(e){n.current&&!n.current.contains(e.target)&&a(!1)}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[n]),b.default.createElement("div",{ref:i},b.default.createElement(pa,S({inBuiltCss:I,customStyles:e,type:"drawer",drawerOpen:l},r),o))};fa.propTypes={customStyles:m.default.object,drawerOpen:m.default.bool,setDrawerOpen:m.default.func},fa.defaultProps={setDrawerOpen:()=>null};class ma extends t.Component{constructor(e){super(e),this.state={hasError:!1},this.refreshPage=this.refreshPage.bind(this)}componentDidCatch(e,t){this.setState({hasError:!0})}refreshPage(){window.location.reload()}render(){const{hasError:e}=this.state;var l=b.default.createElement(t.Fragment,null,b.default.createElement("h3",null,b.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",role:"img",width:"1.12em",height:"1em",preserveAspectRatio:"xMidYMid meet",viewBox:"0 0 1856 1664"},b.default.createElement("path",{d:"M1056 1375v-190q0-14-9.5-23.5t-22.5-9.5H832q-13 0-22.5 9.5T800 1185v190q0 14 9.5 23.5t22.5 9.5h192q13 0 22.5-9.5t9.5-23.5zm-2-374l18-459q0-12-10-19q-13-11-24-11H818q-11 0-24 11q-10 7-10 21l17 457q0 10 10 16.5t24 6.5h185q14 0 23.5-6.5t10.5-16.5zm-14-934l768 1408q35 63-2 126q-17 29-46.5 46t-63.5 17H160q-34 0-63.5-17T50 1601q-37-63-2-126L816 67q17-31 47-49t65-18t65 18t47 49z",fill:"currentColor"})),"We have experienced an issue. We generated a support ticket on our end to investigate this issue We are sorry about the inconvenience."),b.default.createElement(Ie,{onClick:()=>this.refreshPage()},"Click to refresh"));return e?l:this.props.children}}ma.propTypes={children:m.default.any};const ba=l.css`
2168
+ `,ma=({customStyles:e,drawerOpen:l,setDrawerOpen:a,children:o,...r})=>{const i=t.useRef(null);var n;return n=i,t.useEffect((()=>{function e(e){n.current&&!n.current.contains(e.target)&&a(!1)}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[n]),b.default.createElement("div",{ref:i},b.default.createElement(fa,S({inBuiltCss:I,customStyles:e,type:"drawer",drawerOpen:l},r),o))};ma.propTypes={customStyles:m.default.object,drawerOpen:m.default.bool,setDrawerOpen:m.default.func},ma.defaultProps={setDrawerOpen:()=>null};class ba extends t.Component{constructor(e){super(e),this.state={hasError:!1},this.refreshPage=this.refreshPage.bind(this)}componentDidCatch(e,t){this.setState({hasError:!0})}refreshPage(){window.location.reload()}render(){const{hasError:e}=this.state;var l=b.default.createElement(t.Fragment,null,b.default.createElement("h3",null,b.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",role:"img",width:"1.12em",height:"1em",preserveAspectRatio:"xMidYMid meet",viewBox:"0 0 1856 1664"},b.default.createElement("path",{d:"M1056 1375v-190q0-14-9.5-23.5t-22.5-9.5H832q-13 0-22.5 9.5T800 1185v190q0 14 9.5 23.5t22.5 9.5h192q13 0 22.5-9.5t9.5-23.5zm-2-374l18-459q0-12-10-19q-13-11-24-11H818q-11 0-24 11q-10 7-10 21l17 457q0 10 10 16.5t24 6.5h185q14 0 23.5-6.5t10.5-16.5zm-14-934l768 1408q35 63-2 126q-17 29-46.5 46t-63.5 17H160q-34 0-63.5-17T50 1601q-37-63-2-126L816 67q17-31 47-49t65-18t65 18t47 49z",fill:"currentColor"})),"We have experienced an issue. We generated a support ticket on our end to investigate this issue We are sorry about the inconvenience."),b.default.createElement(Ie,{onClick:()=>this.refreshPage()},"Click to refresh"));return e?l:this.props.children}}ba.propTypes={children:m.default.any};const ga=l.css`
2156
2169
  color: ${({theme:e})=>e.variant["primary-1"]};
2157
2170
  border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
2158
2171
  background: ${({theme:e})=>R(e.primary["primary-1"],.04)};
2159
- `,ga=g.default.button`
2172
+ `,ha=g.default.button`
2160
2173
  font-size: 14px;
2161
2174
  color: ${({theme:e})=>e.variant["primary-2"]};
2162
2175
  background: ${({theme:e})=>R(e.variant["neutral-5"],.7)};
@@ -2166,19 +2179,19 @@ ${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:a})=>{if(e){let o={};if(e[t]){
2166
2179
  outline: none;
2167
2180
  cursor: ${({disabled:e})=>e?"default":"pointer"};
2168
2181
 
2169
- ${({selected:e})=>e?ba:null}
2182
+ ${({selected:e})=>e?ga:null}
2170
2183
  ${({customStyles:e})=>e}
2171
2184
 
2172
2185
 
2173
2186
  &:not(:first-child) {
2174
2187
  margin-left: 8px;
2175
2188
  }
2176
- `,ha=({options:e,selected:t,onClick:a,customStyles:o,disabled:r,...i})=>{const n=l.useTheme()||M,c=e.map(((e,l)=>b.default.createElement(ga,{theme:n,key:`${e.label}_${l}_${e.value}`,selected:t===e.value,onClick:()=>{a(e.value)},customStyles:o,disabled:r},e.label)));return b.default.createElement(b.default.Fragment,null,c)};ha.propTypes={options:m.default.array,selected:m.default.string,onClick:m.default.func,customStyles:m.default.object,disabled:m.default.bool},ha.defaultProps={options:[],selected:"",customStyles:{},disabled:!1};const ya=g.default.footer`
2189
+ `,ya=({options:e,selected:t,onClick:a,customStyles:o,disabled:r,...i})=>{const n=l.useTheme()||M,c=e.map(((e,l)=>b.default.createElement(ha,{theme:n,key:`${e.label}_${l}_${e.value}`,selected:t===e.value,onClick:()=>{a(e.value)},customStyles:o,disabled:r},e.label)));return b.default.createElement(b.default.Fragment,null,c)};ya.propTypes={options:m.default.array,selected:m.default.string,onClick:m.default.func,customStyles:m.default.object,disabled:m.default.bool},ya.defaultProps={options:[],selected:"",customStyles:{},disabled:!1};const xa=g.default.footer`
2177
2190
  //Set the styles from the default styles object
2178
2191
  ${({theme:e,type:t})=>W(e,t)}
2179
2192
  // custom styles
2180
2193
  ${({customStyles:e})=>e}
2181
- `,xa=t.forwardRef((({theme:e,customStyles:t,...l},a)=>b.default.createElement(ya,S({ref:a,theme:e,type:"footer",customStyles:t},l),l.children)));xa.propTypes={theme:m.default.object,customStyles:m.default.object,type:m.default.string},ya.defaultProps={theme:m.default.object},xa.defaultProps={theme:I,customStyles:null};const va=g.default.div`
2194
+ `,va=t.forwardRef((({theme:e,customStyles:t,...l},a)=>b.default.createElement(xa,S({ref:a,theme:e,type:"footer",customStyles:t},l),l.children)));va.propTypes={theme:m.default.object,customStyles:m.default.object,type:m.default.string},xa.defaultProps={theme:m.default.object},va.defaultProps={theme:I,customStyles:null};const Aa=g.default.div`
2182
2195
  font-size: 14px;
2183
2196
  background-color: transparent;
2184
2197
  display: flex;
@@ -2196,7 +2209,7 @@ ${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:a})=>{if(e){let o={};if(e[t]){
2196
2209
  ${({footerWidth:e})=>{if(e<650)return l.css`
2197
2210
  flex-direction: column;
2198
2211
  `}}
2199
- `,Aa=g.default.div`
2212
+ `,Ca=g.default.div`
2200
2213
  display: flex;
2201
2214
  ${({footerWidth:e})=>{if(e<650)return l.css`
2202
2215
  margin-bottom: 5px;
@@ -2206,18 +2219,18 @@ ${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:a})=>{if(e){let o={};if(e[t]){
2206
2219
  align-items: center;
2207
2220
  margin-bottom: 0;
2208
2221
  `}}
2209
- `,Ca=g.default.div`
2222
+ `,wa=g.default.div`
2210
2223
  margin-top: inherit;
2211
2224
  margin-bottom: inherit;
2212
2225
  ${({footerWidth:e})=>{if(e<350)return l.css`
2213
2226
  margin-bottom: 5px;
2214
2227
  `}}
2215
- `,wa=g.default.div`
2228
+ `,Sa=g.default.div`
2216
2229
  margin: 0 10px;
2217
2230
  ${({footerWidth:e})=>{if(e<350)return l.css`
2218
2231
  display: none;
2219
2232
  `}}
2220
- `,Sa=g.default.header`
2233
+ `,Ea=g.default.header`
2221
2234
 
2222
2235
  background-color: ${({theme:e})=>e.bgColor};
2223
2236
  border-bottom: 0.5px solid ${({theme:e})=>e.variant["neutral-3"]};
@@ -2225,7 +2238,7 @@ ${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:a})=>{if(e){let o={};if(e[t]){
2225
2238
  ${({inBuiltCss:e,type:t})=>W(e,t)}
2226
2239
  // custom styles
2227
2240
  ${({customStyles:e})=>e}
2228
- `,Ea=({type:e,customStyles:t,...a})=>{const o=l.useTheme()||M;return b.default.createElement(Sa,S({theme:o,type:"header",customStyles:t,inBuiltCss:I},a),a.children)};Ea.propTypes={customStyles:m.default.object,type:m.default.string},Ea.defaultProps={type:"header",customStyles:null};const ka=g.default.div`
2241
+ `,ka=({type:e,customStyles:t,...a})=>{const o=l.useTheme()||M;return b.default.createElement(Ea,S({theme:o,type:"header",customStyles:t,inBuiltCss:I},a),a.children)};ka.propTypes={customStyles:m.default.object,type:m.default.string},ka.defaultProps={type:"header",customStyles:null};const za=g.default.div`
2229
2242
  box-sizing: border-box;
2230
2243
  display: flex;
2231
2244
  justify-content: center;
@@ -2233,8 +2246,8 @@ ${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:a})=>{if(e){let o={};if(e[t]){
2233
2246
  width: auto;
2234
2247
 
2235
2248
  ${({size:e})=>l.css`height: ${e}px;`}
2236
- `,za=g.default.div`
2237
2249
  `,Va=g.default.div`
2250
+ `,Ba=g.default.div`
2238
2251
  box-sizing: border-box;
2239
2252
  display: flex;
2240
2253
  justify-content: center;
@@ -2263,11 +2276,11 @@ svg {
2263
2276
  `}
2264
2277
  }
2265
2278
  }
2266
- `,Ba=({theme:e,toggleSet:t,slide:l,color:a,size:o,transform:r,ratingValue:i,starVal:n,hover:c,...s})=>b.default.createElement(Va,S({theme:e,ratingValue:i,starVal:n,hover:c,toggleSet:t,color:a,size:o,transform:r},s),b.default.createElement("svg",{width:"24px",height:"24px",viewBox:"0 0 24 24",id:"star_filled","data-name":"star filled",xmlns:"http://www.w3.org/2000/svg"},b.default.createElement("defs",null,b.default.createElement("clipPath",{id:"starFilled"},b.default.createElement("path",{id:"Star",d:"M10,15,4.122,18.09l1.123-6.545L.489,6.91l6.572-.955L10,0l2.939,5.955,6.572.955-4.755,4.635,1.123,6.545Z",transform:"translate(2 3)",stroke:"#000",strokeMiterlimit:"10",strokeWidth:"1.5"}))),b.default.createElement("rect",{x:"0",y:"0",fill:"rgb(217,217,217)",width:"100%",height:"100%",clipPath:"url(#starFilled)"}),b.default.createElement("rect",{x:l,y:"0",fill:a,width:"100%",height:"100%",clipPath:"url(#starFilled)"})));function Ma(e,t){let l=5*e/t;const a=[],o=l;for(let e=0;e<5;e++){if(l-1>=0)a.push("0");else if(l-1<0&&l-1>-1){const e=(24*l-24).toString();a.push(e)}else a.push("-24");l-=1}return{array:a,value:o}}function Ia(e,t){return 100*e/t}const Wa=({type:e,customStylesContainer:a,customStylesStar:o,customStylesPercentage:r,color:i,size:n,handleClick:c,transform:s,maxRange:d,value:u,toggleStar:p,toggleSet:f,identifier:m,...g})=>{l.useTheme();const[h,y]=t.useState(void 0),[x,v]=t.useState(void 0),[A,C]=t.useState(void 0),[w,E]=t.useState(void 0);t.useEffect((()=>{y(Ma(u,d).array),v(Ma(u,d).value),C(Ia(u,d))}),[u,d]),t.useEffect((()=>{w?y(Ma(w,d).array):(y(Ma(u,d).array),v(Ma(u,d).value),C(Ia(u,d)))}),[w]);const k=b.default.createElement(b.default.Fragment,null,h?.map(((e,t)=>{const l=20*(t+1);return b.default.createElement(Ba,{ratingValue:l,starVal:x,hover:w,toggleSet:f,onClick:f?()=>c(l):null,onMouseEnter:f?()=>{E(l)}:null,onMouseLeave:f?()=>{E(null)}:null,slide:e,color:i,className:"star",size:n,transform:s,key:m?.concat(t),customStyles:o})})));return b.default.createElement(ka,S({customStyles:a,type:e,size:n},g,{className:"container"}),p?k:b.default.createElement(za,{type:e,customStyles:r},A,"%"))};Wa.propTypes={customStylesContainer:m.default.object,customStylesStar:m.default.object,customStylesPercentage:m.default.object,type:m.default.string,color:m.default.string,size:m.default.number,transform:m.default.object,handleClick:m.default.func,maxRange:m.default.number,value:m.default.number,toggleStar:m.default.bool,toggleSet:m.default.bool,identifier:m.default.string},Wa.defaultProps={customStylesContainer:null,customStylesStar:null,customStylesPercentage:null,type:"star",maxRange:100,value:0,identifier:"ratingKey",toggleStar:!0,toggleSet:!1,color:"#F7B001"};const Ra=g.default.div`
2279
+ `,Ma=({theme:e,toggleSet:t,slide:l,color:a,size:o,transform:r,ratingValue:i,starVal:n,hover:c,...s})=>b.default.createElement(Ba,S({theme:e,ratingValue:i,starVal:n,hover:c,toggleSet:t,color:a,size:o,transform:r},s),b.default.createElement("svg",{width:"24px",height:"24px",viewBox:"0 0 24 24",id:"star_filled","data-name":"star filled",xmlns:"http://www.w3.org/2000/svg"},b.default.createElement("defs",null,b.default.createElement("clipPath",{id:"starFilled"},b.default.createElement("path",{id:"Star",d:"M10,15,4.122,18.09l1.123-6.545L.489,6.91l6.572-.955L10,0l2.939,5.955,6.572.955-4.755,4.635,1.123,6.545Z",transform:"translate(2 3)",stroke:"#000",strokeMiterlimit:"10",strokeWidth:"1.5"}))),b.default.createElement("rect",{x:"0",y:"0",fill:"rgb(217,217,217)",width:"100%",height:"100%",clipPath:"url(#starFilled)"}),b.default.createElement("rect",{x:l,y:"0",fill:a,width:"100%",height:"100%",clipPath:"url(#starFilled)"})));function Ia(e,t){let l=5*e/t;const a=[],o=l;for(let e=0;e<5;e++){if(l-1>=0)a.push("0");else if(l-1<0&&l-1>-1){const e=(24*l-24).toString();a.push(e)}else a.push("-24");l-=1}return{array:a,value:o}}function Wa(e,t){return 100*e/t}const Ra=({type:e,customStylesContainer:a,customStylesStar:o,customStylesPercentage:r,color:i,size:n,handleClick:c,transform:s,maxRange:d,value:u,toggleStar:p,toggleSet:f,identifier:m,...g})=>{l.useTheme();const[h,y]=t.useState(void 0),[x,v]=t.useState(void 0),[A,C]=t.useState(void 0),[w,E]=t.useState(void 0);t.useEffect((()=>{y(Ia(u,d).array),v(Ia(u,d).value),C(Wa(u,d))}),[u,d]),t.useEffect((()=>{w?y(Ia(w,d).array):(y(Ia(u,d).array),v(Ia(u,d).value),C(Wa(u,d)))}),[w]);const k=b.default.createElement(b.default.Fragment,null,h?.map(((e,t)=>{const l=20*(t+1);return b.default.createElement(Ma,{ratingValue:l,starVal:x,hover:w,toggleSet:f,onClick:f?()=>c(l):null,onMouseEnter:f?()=>{E(l)}:null,onMouseLeave:f?()=>{E(null)}:null,slide:e,color:i,className:"star",size:n,transform:s,key:m?.concat(t),customStyles:o})})));return b.default.createElement(za,S({customStyles:a,type:e,size:n},g,{className:"container"}),p?k:b.default.createElement(Va,{type:e,customStyles:r},A,"%"))};Ra.propTypes={customStylesContainer:m.default.object,customStylesStar:m.default.object,customStylesPercentage:m.default.object,type:m.default.string,color:m.default.string,size:m.default.number,transform:m.default.object,handleClick:m.default.func,maxRange:m.default.number,value:m.default.number,toggleStar:m.default.bool,toggleSet:m.default.bool,identifier:m.default.string},Ra.defaultProps={customStylesContainer:null,customStylesStar:null,customStylesPercentage:null,type:"star",maxRange:100,value:0,identifier:"ratingKey",toggleStar:!0,toggleSet:!1,color:"#F7B001"};const La=g.default.div`
2267
2280
  .form-check-input {
2268
2281
  accent-color: ${({theme:e})=>e.primary["primary-1"]};
2269
2282
  }
2270
- `,Ta=({customStyles:e,inBuiltCss:t,type:a="table",sortIcon:o,data:r,tableColumns:i,progressPending:n,defaultSortFieldId:c,handleOnSort:s,sortServer:d,progressComponent:u,responsive:p,conditionalRowStyles:f,fixedHeader:m,fixedHeaderScrollHeight:g,checkboxColor:h,...y})=>{let x={};if(t&&t[a]&&(x=t[a]),e)for(const t in e)x[t]=e[t];const v=l.useTheme()||M,A=b.default.forwardRef((({onClick:e,...t},l)=>b.default.createElement(Ra,{theme:v},b.default.createElement("input",S({type:"checkbox",className:"form-check-input",ref:l,onClick:e},t)))));return b.default.createElement(C.default,S({responsive:p,data:r,columns:i,noHeader:!0,highlightOnHover:!0,sortIcon:o,progressPending:n,customStyles:x,defaultSortFieldId:c,progressComponent:u||void 0,sortServer:d,onSort:(e,t,l)=>{s(e,t,l)},conditionalRowStyles:f,fixedHeader:m,fixedHeaderScrollHeight:g,selectableRowsComponent:A},y))};Ta.propTypes={inBuiltCss:m.default.object,sortIcon:m.default.any,data:m.default.array,tableColumns:m.default.array,progressPending:m.default.bool,progressComponent:m.default.any,defaultSortFieldId:m.default.number,sortServer:m.default.bool,handleOnSort:m.default.any,responsive:m.default.bool,conditionalRowStyles:m.default.array,fixedHeader:m.default.bool,fixedHeaderScrollHeight:m.default.string,customStyle:m.default.object},Ta.defaultProps={inBuiltCss:I,sortIcon:b.default.createElement(J,{icon:"arrow-down",size:11,color:"#333333",style:{transform:"scaleX(0.7) scaleY(0.7) translate(5px, -3px)"}}),data:[],tableColumns:[],progressPending:!1,defaultSortFieldId:null,handleOnSort:(e,t,l)=>{},sortServer:null,progressComponent:void 0,responsive:!0,fixedHeader:!0,fixedHeaderScrollHeight:"100vh"};const La=({title:e,subtitle:t,wrapperStyle:a,imgLink:o,imgStyle:r,iconSize:i})=>{const n=l.useTheme()||M,c={fontSize:"26px",fontWeight:"bold",color:`${n.textColor}`,lineHeight:"36px",display:"flex",gap:"14px",alignItems:"flex-start",paddingLeft:"25px"},s={fontSize:"13px",color:`${n.neutral["neutral-2"]}`,lineHeight:"24px",paddingLeft:"25px"};return b.default.createElement("div",{style:a},b.default.createElement("div",{style:c},o?b.default.createElement("img",{src:o,alt:"userIcon",srcset:"",style:r}):b.default.createElement(J,{icon:"user-icon",size:i,color:n.primary["primary-1"]})," ",b.default.createElement("h4",null,e)),b.default.createElement("div",{style:s},b.default.createElement("p",null,t)))};La.propTypes={size:m.default.number},La.defaultProps={iconSize:23};const Pa=l.createGlobalStyle`
2283
+ `,Ta=({customStyles:e,inBuiltCss:t,type:a="table",sortIcon:o,data:r,tableColumns:i,progressPending:n,defaultSortFieldId:c,handleOnSort:s,sortServer:d,progressComponent:u,responsive:p,conditionalRowStyles:f,fixedHeader:m,fixedHeaderScrollHeight:g,checkboxColor:h,...y})=>{let x={};if(t&&t[a]&&(x=t[a]),e)for(const t in e)x[t]=e[t];const v=l.useTheme()||M,A=b.default.forwardRef((({onClick:e,...t},l)=>b.default.createElement(La,{theme:v},b.default.createElement("input",S({type:"checkbox",className:"form-check-input",ref:l,onClick:e},t)))));return b.default.createElement(C.default,S({responsive:p,data:r,columns:i,noHeader:!0,highlightOnHover:!0,sortIcon:o,progressPending:n,customStyles:x,defaultSortFieldId:c,progressComponent:u||void 0,sortServer:d,onSort:(e,t,l)=>{s(e,t,l)},conditionalRowStyles:f,fixedHeader:m,fixedHeaderScrollHeight:g,selectableRowsComponent:A},y))};Ta.propTypes={inBuiltCss:m.default.object,sortIcon:m.default.any,data:m.default.array,tableColumns:m.default.array,progressPending:m.default.bool,progressComponent:m.default.any,defaultSortFieldId:m.default.number,sortServer:m.default.bool,handleOnSort:m.default.any,responsive:m.default.bool,conditionalRowStyles:m.default.array,fixedHeader:m.default.bool,fixedHeaderScrollHeight:m.default.string,customStyle:m.default.object},Ta.defaultProps={inBuiltCss:I,sortIcon:b.default.createElement(J,{icon:"arrow-down",size:11,color:"#333333",style:{transform:"scaleX(0.7) scaleY(0.7) translate(5px, -3px)"}}),data:[],tableColumns:[],progressPending:!1,defaultSortFieldId:null,handleOnSort:(e,t,l)=>{},sortServer:null,progressComponent:void 0,responsive:!0,fixedHeader:!0,fixedHeaderScrollHeight:"100vh"};const Pa=({title:e,subtitle:t,wrapperStyle:a,imgLink:o,imgStyle:r,iconSize:i})=>{const n=l.useTheme()||M,c={fontSize:"26px",fontWeight:"bold",color:`${n.textColor}`,lineHeight:"36px",display:"flex",gap:"14px",alignItems:"flex-start",paddingLeft:"25px"},s={fontSize:"13px",color:`${n.neutral["neutral-2"]}`,lineHeight:"24px",paddingLeft:"25px"};return b.default.createElement("div",{style:a},b.default.createElement("div",{style:c},o?b.default.createElement("img",{src:o,alt:"userIcon",srcset:"",style:r}):b.default.createElement(J,{icon:"user-icon",size:i,color:n.primary["primary-1"]})," ",b.default.createElement("h4",null,e)),b.default.createElement("div",{style:s},b.default.createElement("p",null,t)))};Pa.propTypes={size:m.default.number},Pa.defaultProps={iconSize:23};const Ha=l.createGlobalStyle`
2271
2284
  @font-face {
2272
2285
  font-family: "Averta";
2273
2286
  font-weight: 100;
@@ -2375,7 +2388,7 @@ svg {
2375
2388
  * {
2376
2389
  font-family: "Averta";
2377
2390
  }
2378
- `,Ha=g.default.span`
2391
+ `,ja=g.default.span`
2379
2392
  background: transparent;
2380
2393
  position: relative;
2381
2394
  display: flex;
@@ -2384,12 +2397,12 @@ svg {
2384
2397
  &>span:not(:first-of-type){
2385
2398
  margin-left: -13px;
2386
2399
  }
2387
- `,ja=g.default.p`
2400
+ `,qa=g.default.p`
2388
2401
  color: ${({theme:e,variantQty:t})=>e.variant[t]};
2389
2402
  margin: 0;
2390
2403
  margin-left: 7px;
2391
2404
  font-size: 16px;
2392
- `,qa=({items:e,block:t,size:a,variantCircle:o,variantName:r,variantQty:i,flagName:n,user:c,colorCircle:s,colorBorderCircle:d,...u})=>{const p=l.useTheme()||M;return b.default.createElement(Ha,S({block:t},u),e?.map(((t,l)=>{let i={},n={};return i.backgroundColor=s?`${p.variant[s]}`:`${p.variant[o]}`,0!==l&&(i.border=d?`2px solid ${d}`:`2px solid ${p.variant[o]}`,n.border=d?`2px solid ${d}`:`2px solid ${p.variant[o]}`),1===e.length?b.default.createElement(ie,{key:t.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${p.variant[{variantName:r}]}`},size:a,toggleName:!0,user:t,customStylesCircle:i,customStylesImage:n}):l<=3?b.default.createElement(ie,{key:t.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${p.variant[{variantName:r}]}`},size:a,toggleName:!1,user:t,customStylesCircle:i,customStylesImage:n}):null})),e.length-4>0?b.default.createElement(ja,{theme:p,variantQty:i},"+",e.length-4):null)};qa.propTypes={variantCircle:m.default.string,variantName:m.default.string,size:m.default.oneOf(["SM","MD","LG"]),user:m.default.object,theme:m.default.object,colorCircle:m.default.string,colorBorderCircle:m.default.string,variantQty:m.default.string},qa.defaultProps={variantCircle:"primary-1",variantName:"primary-2",block:!1,size:"MD",flagName:!1,user:{userName:"1"},colorCircle:null,colorBorderCircle:"#FFFFFF",variantQty:"primary-1"};const Fa=g.default.div`
2405
+ `,Fa=({items:e,block:t,size:a,variantCircle:o,variantName:r,variantQty:i,flagName:n,user:c,colorCircle:s,colorBorderCircle:d,...u})=>{const p=l.useTheme()||M;return b.default.createElement(ja,S({block:t},u),e?.map(((t,l)=>{let i={},n={};return i.backgroundColor=s?`${p.variant[s]}`:`${p.variant[o]}`,0!==l&&(i.border=d?`2px solid ${d}`:`2px solid ${p.variant[o]}`,n.border=d?`2px solid ${d}`:`2px solid ${p.variant[o]}`),1===e.length?b.default.createElement(ie,{key:t.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${p.variant[{variantName:r}]}`},size:a,toggleName:!0,user:t,customStylesCircle:i,customStylesImage:n}):l<=3?b.default.createElement(ie,{key:t.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${p.variant[{variantName:r}]}`},size:a,toggleName:!1,user:t,customStylesCircle:i,customStylesImage:n}):null})),e.length-4>0?b.default.createElement(qa,{theme:p,variantQty:i},"+",e.length-4):null)};Fa.propTypes={variantCircle:m.default.string,variantName:m.default.string,size:m.default.oneOf(["SM","MD","LG"]),user:m.default.object,theme:m.default.object,colorCircle:m.default.string,colorBorderCircle:m.default.string,variantQty:m.default.string},Fa.defaultProps={variantCircle:"primary-1",variantName:"primary-2",block:!1,size:"MD",flagName:!1,user:{userName:"1"},colorCircle:null,colorBorderCircle:"#FFFFFF",variantQty:"primary-1"};const Oa=g.default.div`
2393
2406
  max-width: inherit;
2394
2407
  width: inherit;
2395
2408
  font-size: 14px;
@@ -2415,7 +2428,7 @@ svg {
2415
2428
  &[data-popper-placement*='top'] .tooltip-arrow::after {
2416
2429
  border-color: ${({theme:e,variantTPbg:t})=>t?e.variant[t]:"#6b747f"} transparent transparent transparent;
2417
2430
  }
2418
- `,Oa=g.default.div`
2431
+ `,Za=g.default.div`
2419
2432
  display: flex;
2420
2433
  color: ${({theme:e,disabled:t,variant:l,variantDisable:a})=>t?e.variant[a]:e.variant[l]};
2421
2434
  background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:a})=>t?e.variant[a]:e.variant[l]};
@@ -2430,24 +2443,24 @@ svg {
2430
2443
  svg path {
2431
2444
  fill: ${({theme:e,disabled:t,variant:l,variantDisable:a})=>t?e.variant[a]:e.variant[l]};
2432
2445
  }
2433
- `,Za=g.default.div`
2446
+ `,Ga=g.default.div`
2434
2447
  display: flex;
2435
2448
  justify-content: space-evenly;
2436
2449
  flex-grow: 1;
2437
2450
  align-items: stretch;
2438
- `,Ga=({label:e,index:t,style:a,items:r,variant:i,borderVariant:n,bgVariant:c,variantDisable:s,variantBgDisable:d,disabled:u,divider:p,indexPrefix:f,onClick:m,icon:g,variantTPtext:h,variantTPbg:y,...x})=>{l.useTheme();const{getArrowProps:v,getTooltipProps:A,setTooltipRef:C,setTriggerRef:w,visible:E}=o.usePopperTooltip();return b.default.createElement(b.default.Fragment,null,b.default.createElement(Za,{ref:w},b.default.createElement(Oa,{variant:i,borderVariant:n,bgVariant:c,variantDisable:s,variantBgDisable:d,disabled:u,onClick:u?null:()=>{m(m)}},g),p),E&&b.default.createElement(Fa,S({variantTPtext:h,variantTPbg:y,ref:C},A({className:"tooltip-container"})),e,b.default.createElement("div",v({className:"tooltip-arrow"}))))};Ga.propTypes={variant:m.default.string,borderVariant:m.default.string,bgVariant:m.default.string,variantDisable:m.default.string,variantBgDisable:m.default.string,indexPrefix:m.default.string,theme:m.default.object,items:m.default.array,allDisabled:m.default.bool,divider:m.default.any,onClick:m.default.func,variantTPtext:m.default.string,variantTPbg:m.default.string},Za.defaultProps={theme:M},Oa.defaultProps={theme:M},Fa.defaultProps={theme:M},Ga.defaultProps={theme:M,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const Xa=g.default.div`
2451
+ `,Da=({label:e,index:t,style:a,items:r,variant:i,borderVariant:n,bgVariant:c,variantDisable:s,variantBgDisable:d,disabled:u,divider:p,indexPrefix:f,onClick:m,icon:g,variantTPtext:h,variantTPbg:y,...x})=>{l.useTheme();const{getArrowProps:v,getTooltipProps:A,setTooltipRef:C,setTriggerRef:w,visible:E}=o.usePopperTooltip();return b.default.createElement(b.default.Fragment,null,b.default.createElement(Ga,{ref:w},b.default.createElement(Za,{variant:i,borderVariant:n,bgVariant:c,variantDisable:s,variantBgDisable:d,disabled:u,onClick:u?null:()=>{m(m)}},g),p),E&&b.default.createElement(Oa,S({variantTPtext:h,variantTPbg:y,ref:C},A({className:"tooltip-container"})),e,b.default.createElement("div",v({className:"tooltip-arrow"}))))};Da.propTypes={variant:m.default.string,borderVariant:m.default.string,bgVariant:m.default.string,variantDisable:m.default.string,variantBgDisable:m.default.string,indexPrefix:m.default.string,theme:m.default.object,items:m.default.array,allDisabled:m.default.bool,divider:m.default.any,onClick:m.default.func,variantTPtext:m.default.string,variantTPbg:m.default.string},Ga.defaultProps={theme:M},Za.defaultProps={theme:M},Oa.defaultProps={theme:M},Da.defaultProps={theme:M,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const Xa=g.default.div`
2439
2452
  display: flex;
2440
2453
  justify-content: space-evenly;
2441
2454
  align-items: stretch;
2442
2455
  height: 42px;
2443
2456
  border: 1px solid ${({theme:e,borderVariant:t})=>e.variant[t]};
2444
2457
  border-radius: 3px;
2445
- `,Da=g.default.div`
2458
+ `,Ja=g.default.div`
2446
2459
  display: flex;
2447
2460
  justify-content: space-evenly;
2448
2461
  flex-grow: 1;
2449
2462
  align-items: stretch;
2450
- `,Ja=g.default.div`
2463
+ `,Ua=g.default.div`
2451
2464
  display: flex;
2452
2465
  color: ${({theme:e,disabled:t,variant:l,variantDisable:a})=>t?e.variant[a]:e.variant[l]};
2453
2466
  background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:a})=>t?e.variant[a]:e.variant[l]};
@@ -2462,19 +2475,19 @@ svg {
2462
2475
  svg path {
2463
2476
  fill: ${({theme:e,disabled:t,variant:l,variantDisable:a})=>t?e.variant[a]:e.variant[l]};
2464
2477
  }
2465
- `,Ua=({style:e,items:t,variant:a,borderVariant:o,bgVariant:r,variantDisable:i,variantBgDisable:n,allDisabled:c,divider:s,indexPrefix:d,onClick:u,...p})=>(l.useTheme(),b.default.createElement(Xa,S({variant:a,borderVariant:o},p),t?.map(((e,l)=>b.default.createElement(Da,{key:d.concat(l)},b.default.createElement(Ja,{variant:a,borderVariant:o,bgVariant:r,variantDisable:i,variantBgDisable:n,title:e.label,disabled:c||e.disabled,onClick:c||e.disabled?null:()=>u(e.label)},e.icon),t?.length-1!==l&&s)))));Ua.propTypes={variant:m.default.string,borderVariant:m.default.string,bgVariant:m.default.string,variantDisable:m.default.string,variantBgDisable:m.default.string,indexPrefix:m.default.string,theme:m.default.object,items:m.default.array,allDisabled:m.default.bool,divider:m.default.any,onClick:m.default.func},Xa.defaultProps={theme:M},Da.defaultProps={theme:M},Ja.defaultProps={theme:M},Ua.defaultProps={theme:M,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor"};const Ya=g.default.div`
2478
+ `,Ya=({style:e,items:t,variant:a,borderVariant:o,bgVariant:r,variantDisable:i,variantBgDisable:n,allDisabled:c,divider:s,indexPrefix:d,onClick:u,...p})=>(l.useTheme(),b.default.createElement(Xa,S({variant:a,borderVariant:o},p),t?.map(((e,l)=>b.default.createElement(Ja,{key:d.concat(l)},b.default.createElement(Ua,{variant:a,borderVariant:o,bgVariant:r,variantDisable:i,variantBgDisable:n,title:e.label,disabled:c||e.disabled,onClick:c||e.disabled?null:()=>u(e.label)},e.icon),t?.length-1!==l&&s)))));Ya.propTypes={variant:m.default.string,borderVariant:m.default.string,bgVariant:m.default.string,variantDisable:m.default.string,variantBgDisable:m.default.string,indexPrefix:m.default.string,theme:m.default.object,items:m.default.array,allDisabled:m.default.bool,divider:m.default.any,onClick:m.default.func},Xa.defaultProps={theme:M},Ja.defaultProps={theme:M},Ua.defaultProps={theme:M},Ya.defaultProps={theme:M,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor"};const Qa=g.default.div`
2466
2479
  display: flex;
2467
2480
  justify-content: space-evenly;
2468
2481
  align-items: stretch;
2469
2482
  height: 42px;
2470
2483
  border: 1px solid ${({theme:e,borderVariant:t})=>e.variant[t]};
2471
2484
  border-radius: 3px;
2472
- `,Qa=g.default.div`
2485
+ `,Na=g.default.div`
2473
2486
  display: flex;
2474
2487
  justify-content: space-evenly;
2475
2488
  flex-grow: 1;
2476
2489
  align-items: stretch;
2477
- `,Na=g.default.div`
2490
+ `,Ka=g.default.div`
2478
2491
  display: flex;
2479
2492
  color: ${({theme:e,disabled:t,variant:l,variantDisable:a})=>t?e.variant[a]:e.variant[l]};
2480
2493
  background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:a})=>t?e.variant[a]:e.variant[l]};
@@ -2489,28 +2502,28 @@ svg {
2489
2502
  svg path {
2490
2503
  fill: ${({theme:e,disabled:t,variant:l,variantDisable:a})=>t?e.variant[a]:e.variant[l]};
2491
2504
  }
2492
- `,Ka=({style:e,items:t,variant:a,borderVariant:o,bgVariant:r,variantDisable:i,variantBgDisable:n,allDisabled:c,divider:s,indexPrefix:d,onClick:u,variantTPtext:p,variantTPbg:f,...m})=>(l.useTheme(),b.default.createElement(Ya,S({variant:a,borderVariant:o},m),t?.map(((e,l)=>b.default.createElement(Ga,{key:d.concat(l),variant:a,borderVariant:o,bgVariant:r,variantDisable:i,variantBgDisable:n,disabled:c||e.disabled,onClick:c||e.disabled?null:()=>{u(e.label)},divider:t?.length-1!==l&&s,icon:e.icon,index:l,label:e.label,variantTPtext:p,variantTPbg:f})))));Ka.propTypes={variant:m.default.string,borderVariant:m.default.string,bgVariant:m.default.string,variantDisable:m.default.string,variantBgDisable:m.default.string,indexPrefix:m.default.string,theme:m.default.object,items:m.default.array,allDisabled:m.default.bool,divider:m.default.any,onClick:m.default.func,variantTPtext:m.default.string,variantTPbg:m.default.string},Ya.defaultProps={theme:M},Qa.defaultProps={theme:M},Na.defaultProps={theme:M},Ka.defaultProps={theme:M,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const $a=g.default.div`
2505
+ `,$a=({style:e,items:t,variant:a,borderVariant:o,bgVariant:r,variantDisable:i,variantBgDisable:n,allDisabled:c,divider:s,indexPrefix:d,onClick:u,variantTPtext:p,variantTPbg:f,...m})=>(l.useTheme(),b.default.createElement(Qa,S({variant:a,borderVariant:o},m),t?.map(((e,l)=>b.default.createElement(Da,{key:d.concat(l),variant:a,borderVariant:o,bgVariant:r,variantDisable:i,variantBgDisable:n,disabled:c||e.disabled,onClick:c||e.disabled?null:()=>{u(e.label)},divider:t?.length-1!==l&&s,icon:e.icon,index:l,label:e.label,variantTPtext:p,variantTPbg:f})))));$a.propTypes={variant:m.default.string,borderVariant:m.default.string,bgVariant:m.default.string,variantDisable:m.default.string,variantBgDisable:m.default.string,indexPrefix:m.default.string,theme:m.default.object,items:m.default.array,allDisabled:m.default.bool,divider:m.default.any,onClick:m.default.func,variantTPtext:m.default.string,variantTPbg:m.default.string},Qa.defaultProps={theme:M},Na.defaultProps={theme:M},Ka.defaultProps={theme:M},$a.defaultProps={theme:M,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const _a=g.default.div`
2493
2506
  background: ${({theme:e,variant:t,bgColor:l})=>l||e.variant[t]};
2494
2507
  border: 1.3px solid ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
2495
2508
  border-radius: 50%;
2496
2509
  width: ${({size:e})=>e}px;
2497
2510
  height: ${({size:e})=>e}px;
2498
2511
  box-sizing: border-box;
2499
- `,_a=({variant:e,bgColor:t,borderColor:a,...o})=>(l.useTheme(),b.default.createElement($a,S({variant:e,borderColor:a,bgColor:t},o)));_a.propTypes={variant:m.default.string,size:m.default.number,theme:m.default.object,borderColor:m.default.string,bgColor:m.default.string},$a.defaultProps={theme:M},_a.defaultProps={theme:M,variant:"primary-1",size:11};const eo=g.default.div`
2512
+ `,eo=({variant:e,bgColor:t,borderColor:a,...o})=>(l.useTheme(),b.default.createElement(_a,S({variant:e,borderColor:a,bgColor:t},o)));eo.propTypes={variant:m.default.string,size:m.default.number,theme:m.default.object,borderColor:m.default.string,bgColor:m.default.string},_a.defaultProps={theme:M},eo.defaultProps={theme:M,variant:"primary-1",size:11};const to=g.default.div`
2500
2513
  display: inline-flex;
2501
2514
  align-items: center;
2502
2515
  background-color: transparent;
2503
2516
  min-height: 24px;
2504
- `,to=g.default.div`
2517
+ `,lo=g.default.div`
2505
2518
  display: flex;
2506
2519
  justify-content: space-evenly;
2507
2520
  width: 69px;
2508
- `,lo=g.default.p`
2521
+ `,ao=g.default.p`
2509
2522
  display: flex;
2510
2523
  color: ${({theme:e,variantText:t,colorText:l})=>l||e.variant[t]};
2511
2524
  font-size: 16px;
2512
2525
  margin: 0 5px;
2513
- `,ao=({style:e,variantCircle:t,variantText:a,level:o,textArray:r,colorArray:i,indexPrefix:n,colorText:c,...s})=>(l.useTheme(),b.default.createElement(eo,s,b.default.createElement(to,null,[1,2,3,4].map(((e,l)=>{let a="#D4D7E3",r=null,c=null;return o<=0&&(o=0),o>=4&&(o=4),i?o>=e?(r=i[o],a=i[o]):r=i[0]:o>=e?(c=t,a=t):c="#FFFFFF",b.default.createElement(_a,{key:n.concat(l),variant:c,borderColor:a,bgColor:r,size:11})}))),r&&b.default.createElement(lo,{variantText:a,colorText:c},r[o])));ao.propTypes={variantCircle:m.default.string,variantText:m.default.string,level:m.default.number,indexPrefix:m.default.string,theme:m.default.object,block:m.default.bool,textArray:m.default.array,colorArray:m.default.array,colorText:m.default.string},lo.defaultProps={theme:M},ao.defaultProps={theme:M,variantCircle:"primary-1",variantText:"primary-2",block:!1,level:0,indexPrefix:"circle-group"};const oo={xsm:{fontSize:"12px"},sm:{fontSize:"14px"},md:{fontSize:"16px"},lg:{fontSize:"18px"}},ro=g.default.button`
2526
+ `,oo=({style:e,variantCircle:t,variantText:a,level:o,textArray:r,colorArray:i,indexPrefix:n,colorText:c,...s})=>(l.useTheme(),b.default.createElement(to,s,b.default.createElement(lo,null,[1,2,3,4].map(((e,l)=>{let a="#D4D7E3",r=null,c=null;return o<=0&&(o=0),o>=4&&(o=4),i?o>=e?(r=i[o],a=i[o]):r=i[0]:o>=e?(c=t,a=t):c="#FFFFFF",b.default.createElement(eo,{key:n.concat(l),variant:c,borderColor:a,bgColor:r,size:11})}))),r&&b.default.createElement(ao,{variantText:a,colorText:c},r[o])));oo.propTypes={variantCircle:m.default.string,variantText:m.default.string,level:m.default.number,indexPrefix:m.default.string,theme:m.default.object,block:m.default.bool,textArray:m.default.array,colorArray:m.default.array,colorText:m.default.string},ao.defaultProps={theme:M},oo.defaultProps={theme:M,variantCircle:"primary-1",variantText:"primary-2",block:!1,level:0,indexPrefix:"circle-group"};const ro={xsm:{fontSize:"12px"},sm:{fontSize:"14px"},md:{fontSize:"16px"},lg:{fontSize:"18px"}},io=g.default.button`
2514
2527
  ${({underlined:e})=>e?null:l.css`&:hover {text-decoration: underline}`};
2515
2528
  background: transparent;
2516
2529
  color: ${({theme:e,variant:t})=>e.variant[t]};
@@ -2521,7 +2534,7 @@ svg {
2521
2534
  justify-content: start;
2522
2535
  border: none;
2523
2536
  cursor: pointer;
2524
- font-size: ${({size:e})=>oo[e].fontSize};
2537
+ font-size: ${({size:e})=>ro[e].fontSize};
2525
2538
 
2526
2539
  &:disabled {
2527
2540
  color: ${({theme:e})=>e.variant["neutral-3"]};
@@ -2531,7 +2544,7 @@ svg {
2531
2544
  * {
2532
2545
  outline: none;
2533
2546
  }
2534
- `,io=({block:e,size:t,style:a,variant:o,disabled:r,underlined:i,...n})=>(l.useTheme(),b.default.createElement(ro,S({block:e,variant:o,type:"button",style:a,size:t,disabled:r,underlined:i},n),n.children));io.propTypes={variant:m.default.string,disabled:m.default.bool,size:m.default.oneOf(["xsm","sm","md","lg"]),block:m.default.bool,onClick:m.default.func,theme:m.default.object,underlined:m.default.bool},ro.defaultProps={theme:M},io.defaultProps={theme:M,variant:"primary-1",block:!1,disabled:!1,size:"sm",onClick:void 0,label:"Remove",underlined:!1};const no=g.default.div`
2547
+ `,no=({block:e,size:t,style:a,variant:o,disabled:r,underlined:i,...n})=>(l.useTheme(),b.default.createElement(io,S({block:e,variant:o,type:"button",style:a,size:t,disabled:r,underlined:i},n),n.children));no.propTypes={variant:m.default.string,disabled:m.default.bool,size:m.default.oneOf(["xsm","sm","md","lg"]),block:m.default.bool,onClick:m.default.func,theme:m.default.object,underlined:m.default.bool},io.defaultProps={theme:M},no.defaultProps={theme:M,variant:"primary-1",block:!1,disabled:!1,size:"sm",onClick:void 0,label:"Remove",underlined:!1};const co=g.default.div`
2535
2548
  display: flex;
2536
2549
  justify-content: space-between;
2537
2550
  align-items: start;
@@ -2542,33 +2555,33 @@ svg {
2542
2555
  z-index: 100;
2543
2556
  // custom styles
2544
2557
  ${({customModalHeaderStyle:e})=>e}
2545
- `,co=g.default.div`
2558
+ `,so=g.default.div`
2546
2559
  //Set the styles from the default styles object
2547
2560
  ${({inBuiltCss:e,type:t})=>W(e,t)}
2548
2561
  // custom styles
2549
2562
  ${({customModalBodyStyle:e})=>e}
2550
- `,so=g.default.div`
2563
+ `,uo=g.default.div`
2551
2564
  max-height: 60vh;
2552
2565
  padding: 0 24px 24px 24px;
2553
2566
  overflow-y: auto;
2554
2567
  ${({contentWrapperStyle:e})=>e}
2555
- `,uo=g.default.div`
2568
+ `,po=g.default.div`
2556
2569
  padding-top: 16px;
2557
2570
 
2558
2571
  //Set the styles from the default styles object
2559
2572
  ${({inBuiltCss:e,type:t})=>W(e,t)}
2560
2573
  // custom styles
2561
2574
  ${({customModalFooterStyle:e})=>e}
2562
- `,po=g.default.div`
2575
+ `,fo=g.default.div`
2563
2576
  cursor: pointer;
2564
- `;try{w.default.setAppElement("#root")}catch(e){w.default.setAppElement("#__next")}const fo=({modalIsOpen:e,toggleModal:t,closeOnOutsideClick:l,headerContent:a,bodyContent:o,footerContent:r,customModalHeaderStyle:i,customModalBodyStyle:n,customModalFooterStyle:c,customWidth:s,customMinWidth:d,customMaxWidth:u,contentStyle:p,contentWrapperStyle:f,...m})=>{const g={overlay:{zIndex:"999999",backgroundColor:"rgb(51 51 51 / 30%)"},content:{borderColor:M.border,top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",borderRadius:"8px",padding:"0px",transform:"translate(-50%, -50%)",minWidth:d,maxHeight:"85vh",overflow:"hidden",border:"1px solid #EEF1F4",boxShadow:"0px 15px 40px 11px rgba(26, 36, 107, 0.132867)",width:s&&s,maxWidth:u&&u,...p}};return b.default.createElement(w.default,S({isOpen:e,onRequestClose:l?t:void 0,style:g,contentLabel:"Modal"},m),b.default.createElement(no,{style:i},a,b.default.createElement(po,{onClick:t},b.default.createElement(J,{icon:"close-icon",size:18}))),b.default.createElement(so,{contentWrapperStyle:f},b.default.createElement(co,{inBuiltCss:I,style:n},o),b.default.createElement(uo,{inBuiltCss:I,style:c},r)))};fo.propTypes={modalIsOpen:m.default.bool,toggleModal:m.default.func,closeOnOutsideClick:m.default.bool,headerContent:m.default.any,bodyContent:m.default.any,footerContent:m.default.any,customModalHeaderStyle:m.default.object,customModalBodyStyle:m.default.object,customModalFooterStyle:m.default.object,customMinWidth:m.default.string,contentStyle:m.default.object,contentWrapperStyle:m.default.object},fo.defaultProps={modalIsOpen:!1,toggleModal:()=>{},closeOnOutsideClick:!1,headerContent:"",bodyContent:"",footerContent:"",customModalHeaderStyle:{},customModalBodyStyle:{},customModalFooterStyle:{},customMinWidth:"40vw",customWidth:"",customMaxWidth:"",contentStyle:{},contentWrapperStyle:{}};const mo=g.default.div`
2577
+ `;try{w.default.setAppElement("#root")}catch(e){w.default.setAppElement("#__next")}const mo=({modalIsOpen:e,toggleModal:t,closeOnOutsideClick:a,headerContent:o,bodyContent:r,footerContent:i,customModalHeaderStyle:n,customModalBodyStyle:c,customModalFooterStyle:s,customWidth:d,customMinWidth:u,customMaxWidth:p,contentStyle:f,contentWrapperStyle:m,customZIndex:g,...h})=>{const y={overlay:{zIndex:g,backgroundColor:"rgb(51 51 51 / 30%)"},content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",borderRadius:"8px",padding:"0px",transform:"translate(-50%, -50%)",minWidth:u,overflow:"hidden",border:`1px solid ${(l.useTheme()||M).border}`,boxShadow:"0px 15px 40px 11px rgba(26, 36, 107, 0.132867)",width:d&&d,maxWidth:p&&p,...f}};return b.default.createElement(w.default,S({isOpen:e,onRequestClose:a?t:void 0,style:y,contentLabel:"Modal"},h),b.default.createElement(co,{style:n},o,b.default.createElement(fo,{onClick:t},b.default.createElement(J,{icon:"close-icon",size:18}))),b.default.createElement(uo,{contentWrapperStyle:m},b.default.createElement(so,{inBuiltCss:I,style:c},r),b.default.createElement(po,{inBuiltCss:I,style:s},i)))};mo.propTypes={modalIsOpen:m.default.bool,toggleModal:m.default.func,closeOnOutsideClick:m.default.bool,headerContent:m.default.any,bodyContent:m.default.any,footerContent:m.default.any,customModalHeaderStyle:m.default.object,customModalBodyStyle:m.default.object,customModalFooterStyle:m.default.object,customMinWidth:m.default.string,contentStyle:m.default.object,contentWrapperStyle:m.default.object,customZIndex:m.default.number},mo.defaultProps={modalIsOpen:!1,toggleModal:()=>{},closeOnOutsideClick:!1,headerContent:"",bodyContent:"",footerContent:"",customModalHeaderStyle:{},customModalBodyStyle:{},customModalFooterStyle:{},customMinWidth:"40vw",customWidth:"",customMaxWidth:"",contentStyle:{},contentWrapperStyle:{},customZIndex:999999};const bo=g.default.div`
2565
2578
  ${({theme:e,type:t,customStyles:l})=>{if(e){let a={};if(e[t]){for(const t in e.common)a[t]=e.common[t];for(const l in e[t])a[l]=e[t][l],delete e.common[l]}return{...a,...l}}}}
2566
2579
  }
2567
- `,bo=({theme:e,toggleSimple:t,contentTrigger:l,contentOverlay:a,popperOptionsP:r,settingsP:i,customStyles:n,...c})=>{let s={},d={};t?(s={...s,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},d={...d}):(s={...s,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},d={...d,trigger:"click",closeOnOutsideClick:!0,interactive:!0}),s={...s,...r},d={...d,...i};const{getArrowProps:u,getTooltipProps:p,setTooltipRef:f,setTriggerRef:m,visible:g}=o.usePopperTooltip({...d},s);return b.default.createElement(b.default.Fragment,null,b.default.createElement("div",{ref:m,style:{width:"fit-content",height:"fit-content"}},l),g&&b.default.createElement(mo,S({type:t?"simple-overlay":"overlay",theme:e,ref:f},p({className:"tooltip-container"}),{customStyles:n}),a))};bo.propTypes={theme:m.default.object,contentTrigger:m.default.any,contentOverlay:m.default.any,popperOptionsP:m.default.object,settingsP:m.default.object,customStyles:m.default.object,toggleSimple:m.default.bool},bo.defaultProps={theme:I,contentTrigger:b.default.createElement("div",null,"Trigger"),contentOverlay:b.default.createElement("div",null,"I am the Overlay")};const go=g.default.div`
2580
+ `,go=({theme:e,toggleSimple:t,contentTrigger:l,contentOverlay:a,popperOptionsP:r,settingsP:i,customStyles:n,...c})=>{let s={},d={};t?(s={...s,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},d={...d}):(s={...s,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},d={...d,trigger:"click",closeOnOutsideClick:!0,interactive:!0}),s={...s,...r},d={...d,...i};const{getArrowProps:u,getTooltipProps:p,setTooltipRef:f,setTriggerRef:m,visible:g}=o.usePopperTooltip({...d},s);return b.default.createElement(b.default.Fragment,null,b.default.createElement("div",{ref:m,style:{width:"fit-content",height:"fit-content"}},l),g&&b.default.createElement(bo,S({type:t?"simple-overlay":"overlay",theme:e,ref:f},p({className:"tooltip-container"}),{customStyles:n}),a))};go.propTypes={theme:m.default.object,contentTrigger:m.default.any,contentOverlay:m.default.any,popperOptionsP:m.default.object,settingsP:m.default.object,customStyles:m.default.object,toggleSimple:m.default.bool},go.defaultProps={theme:I,contentTrigger:b.default.createElement("div",null,"Trigger"),contentOverlay:b.default.createElement("div",null,"I am the Overlay")};const ho=g.default.div`
2568
2581
  display: flex;
2569
2582
  justify-content: center;
2570
2583
  ${({customParentStyles:e})=>e}
2571
- `,ho=g.default.span`
2584
+ `,yo=g.default.span`
2572
2585
  background-color: ${({selected:e,theme:t})=>e?t.variant["neutral-5"]:"transparent"};
2573
2586
  color: ${({selected:e,theme:t})=>e?t.variant["primary-2"]:t.variant["neutral-3"]};
2574
2587
  padding: 8px 14px;
@@ -2580,7 +2593,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let a={};if(e[t]){for(const t in e.c
2580
2593
  font-size: 14px;
2581
2594
 
2582
2595
  ${({customItemStyles:e})=>e}
2583
- `,yo=g.default.div`
2596
+ `,xo=g.default.div`
2584
2597
  display: flex;
2585
2598
  justify-content: center;
2586
2599
  align-items: center;
@@ -2590,23 +2603,29 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let a={};if(e[t]){for(const t in e.c
2590
2603
  .prev-text {
2591
2604
  color: ${({theme:e,disabled:t})=>t?e.variant["neutral-3"]:e.variant["primary-2"]};
2592
2605
  padding: 0 16px;
2606
+ @media (max-width:427px){
2607
+ display:none;
2608
+ }
2593
2609
  }
2594
2610
  .next-text {
2595
2611
  color: ${({theme:e,disabled:t})=>t?e.variant["neutral-3"]:e.variant["primary-2"]};
2596
2612
  padding: 0 16px;
2613
+ @media (max-width:427px){
2614
+ display:none;
2615
+ }
2597
2616
  }
2598
2617
 
2599
2618
  ${({customIconWrapperStyles:e})=>e}
2600
- `,xo=g.default.div`
2601
- padding: 0 15px;
2602
2619
  `,vo=g.default.div`
2620
+ padding: 0 15px;
2621
+ `,Ao=g.default.div`
2603
2622
  display: flex;
2604
2623
  align-items: center;
2605
2624
  justify-content: center;
2606
2625
  color: ${({theme:e})=>e.variant["neutral-2"]};
2607
2626
 
2608
2627
  ${({customLeftWrapperStyles:e})=>e}
2609
- `,Ao=g.default.div`
2628
+ `,Co=g.default.div`
2610
2629
  display: flex;
2611
2630
  margin: 0;
2612
2631
  align-items: center;
@@ -2619,11 +2638,11 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let a={};if(e[t]){for(const t in e.c
2619
2638
  margin: 0 10px;
2620
2639
  color: ${({theme:e})=>e.variant["neutral-2"]};
2621
2640
  }
2622
- `,Co=({selectedPage:e,setSelectedPage:a,totalPage:o,customItemStyles:r,customLeftWrapperStyles:i,customIconWrapperStyles:n,previousText:c,nextText:s,pageToShow:d,totalResults:u,showResultPerPage:p,customParentStyles:f,customRightWrapperStyles:m,...g})=>{const h=l.useTheme()||M,[y,x]=t.useState([]);let v=d>o?o:d;t.useEffect((()=>{x(Array.from({length:v},((e,t)=>t+1)))}),[o,d,v]);const A=t=>{let l=[];"increase"===t&&y[v-1]<=o&&e!==y[v-1]?a(e+1):"increase"===t&&y[v-1]<o?(l=Array.from({length:v},((e,t)=>t+y[0]+1)),a(e+1),x(l)):"decrease"===t&&y[0]<=e-1?a(e-1):"decrease"===t&&e>1&&(a(e-1),x(Array.from({length:v},((e,t)=>t+y[0]-1))))};return b.default.createElement(go,{customParentStyles:f}," ",b.default.createElement(vo,S({theme:h,customLeftWrapperStyles:i},g),b.default.createElement(yo,S({onClick:()=>A("decrease"),disabled:1===e,theme:h,customIconWrapperStyles:n},g),b.default.createElement(J,{icon:"triangle-down",transform:"rotate(90deg)",color:h.variant["neutral-3"]}),b.default.createElement("span",{className:"prev-text"}," ",c)),b.default.createElement(xo,g,y.map(((t,l)=>b.default.createElement(ho,{key:l,theme:h,selected:e===t,onClick:()=>a(t),customItemStyles:r},t)))),b.default.createElement(yo,{onClick:()=>A("increase"),disabled:e===o,theme:h,customIconWrapperStyles:n},b.default.createElement("span",{className:"next-text"}," ",s),b.default.createElement(J,{icon:"triangle-down",transform:"rotate(-90deg)",color:h.variant["neutral-3"]}))),p&&b.default.createElement(Ao,{theme:h,customRightWrapperStyles:m},b.default.createElement(Et,{optionArr:[{value:"10",label:"10"},{value:"20",label:"20"},{value:"30",label:"30"}],value:{value:"10",label:"10"},customWrapperStyles:{width:"fit-content"},isDisabled:!0,iconColor:h.variant["neutral-3"]}),b.default.createElement("p",{style:{marginBottom:0}},b.default.createElement("span",null,"OF")," ",u," ",b.default.createElement("span",null,"RESULTS"))))};Co.propTypes={customItemStyles:m.default.object,selectedPage:m.default.number,customLeftWrapperStyles:m.default.object,customIconWrapperStyles:m.default.object,previousText:m.default.string,nextText:m.default.string,pageToShow:m.default.number,totalResults:m.default.number,showResultPerPage:m.default.bool,customParentStyles:m.default.object,customRightWrapperStyles:m.default.object},Co.defaultProps={selectedPage:1,customItemStyles:{},customLeftWrapperStyles:{},customIconWrapperStyles:{},previousText:"PREVIOUS",nextText:"NEXT",pageToShow:5,totalResults:0,showResultPerPage:!1,customParentStyles:{},customRightWrapperStyles:{}};const wo=g.default.div`
2641
+ `,wo=({selectedPage:e,setSelectedPage:a,totalPage:o,customItemStyles:r,customLeftWrapperStyles:i,customIconWrapperStyles:n,previousText:c,nextText:s,pageToShow:d,totalResults:u,showResultPerPage:p,customParentStyles:f,customRightWrapperStyles:m,...g})=>{const h=l.useTheme()||M,[y,x]=t.useState([]);let v=d>o?o:d;t.useEffect((()=>{x(Array.from({length:v},((e,t)=>t+1)))}),[o,d,v]);const A=t=>{let l=[];"increase"===t&&y[v-1]<=o&&e!==y[v-1]?a(e+1):"increase"===t&&y[v-1]<o?(l=Array.from({length:v},((e,t)=>t+y[0]+1)),a(e+1),x(l)):"decrease"===t&&y[0]<=e-1?a(e-1):"decrease"===t&&e>1&&(a(e-1),x(Array.from({length:v},((e,t)=>t+y[0]-1))))};return b.default.createElement(ho,{customParentStyles:f}," ",b.default.createElement(Ao,S({theme:h,customLeftWrapperStyles:i},g),b.default.createElement(xo,S({onClick:()=>A("decrease"),disabled:1===e,theme:h,customIconWrapperStyles:n},g),b.default.createElement(J,{icon:"triangle-down",transform:"rotate(90deg)",color:h.variant["neutral-3"]}),b.default.createElement("span",{className:"prev-text"}," ",c)),b.default.createElement(vo,g,y.map(((t,l)=>b.default.createElement(yo,{key:l,theme:h,selected:e===t,onClick:()=>a(t),customItemStyles:r},t)))),b.default.createElement(xo,{onClick:()=>A("increase"),disabled:e===o,theme:h,customIconWrapperStyles:n},b.default.createElement("span",{className:"next-text"}," ",s),b.default.createElement(J,{icon:"triangle-down",transform:"rotate(-90deg)",color:h.variant["neutral-3"]}))),p&&b.default.createElement(Co,{theme:h,customRightWrapperStyles:m},b.default.createElement(kt,{optionArr:[{value:"10",label:"10"},{value:"20",label:"20"},{value:"30",label:"30"}],value:{value:"10",label:"10"},customWrapperStyles:{width:"fit-content"},isDisabled:!0,iconColor:h.variant["neutral-3"]}),b.default.createElement("p",{style:{marginBottom:0}},b.default.createElement("span",null,"OF")," ",u," ",b.default.createElement("span",null,"RESULTS"))))};wo.propTypes={customItemStyles:m.default.object,selectedPage:m.default.number,customLeftWrapperStyles:m.default.object,customIconWrapperStyles:m.default.object,previousText:m.default.string,nextText:m.default.string,pageToShow:m.default.number,totalResults:m.default.number,showResultPerPage:m.default.bool,customParentStyles:m.default.object,customRightWrapperStyles:m.default.object},wo.defaultProps={selectedPage:1,customItemStyles:{},customLeftWrapperStyles:{},customIconWrapperStyles:{},previousText:"PREVIOUS",nextText:"NEXT",pageToShow:5,totalResults:0,showResultPerPage:!1,customParentStyles:{},customRightWrapperStyles:{}};const So=g.default.div`
2623
2642
  display: flex;
2624
2643
  align-items: center;
2625
2644
  color: ${({theme:e})=>e.variant["neutral-2"]};
2626
- `,So=({...e})=>{const t=l.useTheme()||M;return b.default.createElement(wo,{theme:t},e.children)},Eo=g.default.div`
2645
+ `,Eo=({...e})=>{const t=l.useTheme()||M;return b.default.createElement(So,{theme:t},e.children)},ko=g.default.div`
2627
2646
  font-size: 14px;
2628
2647
  color: ${({selected:e,theme:t})=>e?t.variant["primary-1"]:null};
2629
2648
 
@@ -2639,7 +2658,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let a={};if(e[t]){for(const t in e.c
2639
2658
  &:not(:first-child):not(:last-child) {
2640
2659
  margin: 0 22px;
2641
2660
  }
2642
- `;(So.PageItem=function({selected:e,...t}){const a=l.useTheme()||M;return b.default.createElement(Eo,S({selected:e,theme:a},t),t.children)}).propTypes={selected:m.default.bool},So.PageItem.defaultProps={selected:!1};const ko=g.default.div`
2661
+ `;(Eo.PageItem=function({selected:e,...t}){const a=l.useTheme()||M;return b.default.createElement(ko,S({selected:e,theme:a},t),t.children)}).propTypes={selected:m.default.bool},Eo.PageItem.defaultProps={selected:!1};const zo=g.default.div`
2643
2662
  position: relative;
2644
2663
  height: 10px;
2645
2664
  border-radius: 10px;
@@ -2652,7 +2671,7 @@ position: relative;
2652
2671
 
2653
2672
  // custom styles
2654
2673
  ${({progressWrapStyle:e})=>e}
2655
- `,zo=g.default.div`
2674
+ `,Vo=g.default.div`
2656
2675
  height: inherit;
2657
2676
  width: inherit;
2658
2677
  transition: width 1s ease-in-out;
@@ -2664,12 +2683,12 @@ position: relative;
2664
2683
  ${({progressBarStyle:e})=>e}
2665
2684
  width: ${({now:e})=>e+"%"};
2666
2685
  background-color: ${({color:e,theme:t})=>e||t.primary["primary-1"]};
2667
- `,Vo=({labelStyle:e,progressBarStyle:t,progressWrapStyle:a,label:o,now:r,color:i,innerContent:n,...c})=>{const s=l.useTheme()||M;return b.default.createElement("div",null,b.default.createElement(Ke,S({inBuiltCss:I,customStyles:e,type:"progressbarLabel",text:o},c)),b.default.createElement(ko,S({progressBarStyle:t,theme:s,progressWrapStyle:a,color:i},c),b.default.createElement(zo,S({progressBarStyle:t,now:r,theme:s,color:i},c)),b.default.createElement("div",{style:{position:"absolute",zIndex:"3",textAlign:"center",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",top:"50%",left:"50%",transform:"translate(-50%, -50%)"}},n)))};Vo.propTypes={labelStyle:m.default.object,progressBarStyle:m.default.object,progressWrapStyle:m.default.object,color:m.default.string,label:m.default.string,now:m.default.number,innerContent:m.default.any},Vo.defaultProps={labelStyle:{},progressBarStyle:{},innerContent:"",label:"",now:0};const Bo=g.default.div`
2686
+ `,Bo=({labelStyle:e,progressBarStyle:t,progressWrapStyle:a,label:o,now:r,color:i,innerContent:n,...c})=>{const s=l.useTheme()||M;return b.default.createElement("div",null,b.default.createElement(Ke,S({inBuiltCss:I,customStyles:e,type:"progressBar-label",text:o},c)),b.default.createElement(zo,S({progressBarStyle:t,theme:s,progressWrapStyle:a,color:i},c),b.default.createElement(Vo,S({progressBarStyle:t,now:r,theme:s,color:i},c)),b.default.createElement("div",{style:{position:"absolute",zIndex:"3",textAlign:"center",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",top:"50%",left:"50%",transform:"translate(-50%, -50%)"}},n)))};Bo.propTypes={labelStyle:m.default.object,progressBarStyle:m.default.object,progressWrapStyle:m.default.object,color:m.default.string,label:m.default.string,now:m.default.number,innerContent:m.default.any},Bo.defaultProps={labelStyle:{},progressBarStyle:{},innerContent:"",label:"",now:0};const Mo=g.default.div`
2668
2687
  background: transparent;
2669
2688
  display: flex;
2670
2689
  align-items: center;
2671
2690
  width: ${({block:e})=>e?"100%":"fit-content"};
2672
- `,Mo=g.default.div`
2691
+ `,Io=g.default.div`
2673
2692
  margin: 0;
2674
2693
  color: ${({theme:e,variantOff:t})=>e.variant[t]};
2675
2694
  white-space: nowrap;
@@ -2687,16 +2706,16 @@ position: relative;
2687
2706
  &>div:first-of-type{
2688
2707
  color: ${({theme:e,variantOn:t})=>e.variant[t]};
2689
2708
  }
2690
- `,Io=g.default.div`
2709
+ `,Wo=g.default.div`
2691
2710
  display: flex;
2692
2711
  margin-left: 20px;
2693
- `,Wo=g.default.div`
2712
+ `,Ro=g.default.div`
2694
2713
  height: 6px;
2695
2714
  width: ${({widthStep:e})=>e}px;
2696
2715
  margin: 0 3px;
2697
2716
  background-color: ${({theme:e,isActive:t,variantOn:l,variantOff:a})=>t?e.variant[l]:e.variant[a]};
2698
2717
  border-radius: 19px;
2699
- `,Ro=({block:e,variantOn:t,variantOff:a,currentStep:o,totalSteps:r,widthStep:i,style:n,progressText:c,...s})=>(l.useTheme(),b.default.createElement(Bo,S({block:e},s,{style:n}),b.default.createElement(Mo,S({},s,{variantOn:t,variantOff:a}),c||"Page"," ",b.default.createElement("div",null,o)," of ",b.default.createElement("div",null,r)),b.default.createElement(Io,s,Array.from(Array(r).keys()).map((e=>b.default.createElement(Wo,{key:"formSteps".concat(e),isActive:o===e+1,variantOn:t,variantOff:a,widthStep:i}))))));Ro.propTypes={variantOn:m.default.string,variantOff:m.default.string,block:m.default.bool,theme:m.default.object,currentStep:m.default.number,totalSteps:m.default.number,widthStep:m.default.number,progressText:m.default.string},Bo.defaultProps={theme:M},Mo.defaultProps={theme:M},Io.defaultProps={theme:M},Wo.defaultProps={theme:M},Ro.defaultProps={theme:M,variantOn:"primary-1",variantOff:"neutral-2",block:!1,currentStep:1,totalSteps:4,widthStep:43};const To=g.default.button`
2718
+ `,Lo=({block:e,variantOn:t,variantOff:a,currentStep:o,totalSteps:r,widthStep:i,style:n,progressText:c,...s})=>(l.useTheme(),b.default.createElement(Mo,S({block:e},s,{style:n}),b.default.createElement(Io,S({},s,{variantOn:t,variantOff:a}),c||"Page"," ",b.default.createElement("div",null,o)," of ",b.default.createElement("div",null,r)),b.default.createElement(Wo,s,Array.from(Array(r).keys()).map((e=>b.default.createElement(Ro,{key:"formSteps".concat(e),isActive:o===e+1,variantOn:t,variantOff:a,widthStep:i}))))));Lo.propTypes={variantOn:m.default.string,variantOff:m.default.string,block:m.default.bool,theme:m.default.object,currentStep:m.default.number,totalSteps:m.default.number,widthStep:m.default.number,progressText:m.default.string},Mo.defaultProps={theme:M},Io.defaultProps={theme:M},Wo.defaultProps={theme:M},Ro.defaultProps={theme:M},Lo.defaultProps={theme:M,variantOn:"primary-1",variantOff:"neutral-2",block:!1,currentStep:1,totalSteps:4,widthStep:43};const To=g.default.button`
2700
2719
  background: ${({disabled:e,theme:t,bgVariant:l})=>e?"#BBC4CF":t.variant[l]};
2701
2720
  color: ${({theme:e,variant:t})=>e.variant[t]};
2702
2721
  padding: 6px 17px;
@@ -2723,7 +2742,7 @@ position: relative;
2723
2742
  * {
2724
2743
  outline: none;
2725
2744
  }
2726
- `,Lo=({block:e,style:t,variant:a,bgVariant:o,disabled:r,...i})=>(l.useTheme(),b.default.createElement(To,S({block:e,variant:a,bgVariant:o,type:"button",style:t,disabled:r},i),i.children));Lo.propTypes={variant:m.default.string,bgVariant:m.default.string,disabled:m.default.bool,block:m.default.bool,onClick:m.default.func,theme:m.default.object},To.defaultProps={theme:M},Lo.defaultProps={theme:M,variant:"primary-2",bgVariant:"neutral-4",block:!1,disabled:!1,onClick:void 0};const Po=g.default.button`
2745
+ `,Po=({block:e,style:t,variant:a,bgVariant:o,disabled:r,...i})=>(l.useTheme(),b.default.createElement(To,S({block:e,variant:a,bgVariant:o,type:"button",style:t,disabled:r},i),i.children));Po.propTypes={variant:m.default.string,bgVariant:m.default.string,disabled:m.default.bool,block:m.default.bool,onClick:m.default.func,theme:m.default.object},To.defaultProps={theme:M},Po.defaultProps={theme:M,variant:"primary-2",bgVariant:"neutral-4",block:!1,disabled:!1,onClick:void 0};const Ho=g.default.button`
2727
2746
  background: ${({disabled:e,theme:t})=>e?"#BBC4CF":t.bgColor};
2728
2747
  color: ${({theme:e,variant:t})=>e.variant[t]};
2729
2748
  padding: 6px 17px;
@@ -2746,7 +2765,7 @@ position: relative;
2746
2765
  fill: #929EAC;
2747
2766
  }
2748
2767
  }
2749
- `,Ho=({block:e,style:t,variant:a,borderVariant:o,disabled:r,...i})=>(l.useTheme(),b.default.createElement(Po,S({block:e,variant:a,borderVariant:o,type:"button",style:t,disabled:r},i),i.children));Ho.propTypes={variant:m.default.string,borderVariant:m.default.string,disabled:m.default.bool,block:m.default.bool,onClick:m.default.func,theme:m.default.object},Po.defaultProps={theme:M},Ho.defaultProps={theme:M,variant:"primary-2",borderVariant:"neutral-3",block:!1,disabled:!1,onClick:void 0};const jo=g.default.div`
2768
+ `,jo=({block:e,style:t,variant:a,borderVariant:o,disabled:r,...i})=>(l.useTheme(),b.default.createElement(Ho,S({block:e,variant:a,borderVariant:o,type:"button",style:t,disabled:r},i),i.children));jo.propTypes={variant:m.default.string,borderVariant:m.default.string,disabled:m.default.bool,block:m.default.bool,onClick:m.default.func,theme:m.default.object},Ho.defaultProps={theme:M},jo.defaultProps={theme:M,variant:"primary-2",borderVariant:"neutral-3",block:!1,disabled:!1,onClick:void 0};const qo=g.default.div`
2750
2769
  display: flex;
2751
2770
  flex-direction: column;
2752
2771
  height: ${({toggleSideBarOpen:e})=>"100vh"};
@@ -2754,7 +2773,7 @@ position: relative;
2754
2773
  @media (max-width: 428px) {
2755
2774
  height: ${({toggleSideBarOpen:e})=>e?"100vh":"56px"};
2756
2775
  }
2757
- `,qo=g.default.div`
2776
+ `,Fo=g.default.div`
2758
2777
  min-height: 56px;
2759
2778
  display: flex;
2760
2779
  background-color: ${({theme:e})=>e.primary["primary-1"]};
@@ -2771,7 +2790,7 @@ position: relative;
2771
2790
  }
2772
2791
 
2773
2792
  ${({headerStyles:e})=>e}
2774
- `,Fo=g.default.div`
2793
+ `,Oo=g.default.div`
2775
2794
  display: flex;
2776
2795
  background-color: transparent;
2777
2796
  flex-direction: column;
@@ -2781,7 +2800,7 @@ position: relative;
2781
2800
  // @media (max-width: 428px) {
2782
2801
  // display: ${({toggleSideBarOpen:e})=>e?"block":"none"} ;
2783
2802
  // }
2784
- `,Oo=g.default.div`
2803
+ `,Zo=g.default.div`
2785
2804
  display: flex;
2786
2805
  justify-content: flex-start;
2787
2806
  align-items: center;
@@ -2810,7 +2829,7 @@ position: relative;
2810
2829
  p {
2811
2830
  margin: 0;
2812
2831
  }
2813
- `,Zo=g.default.div`
2832
+ `,Go=g.default.div`
2814
2833
  background-color: ${({theme:e})=>e.variant["primary-1"]} !important;
2815
2834
  color: ${({theme:e})=>e.bgColor};
2816
2835
  overflow-y: auto;
@@ -2828,7 +2847,7 @@ ${({isOpen:e,forceOpen:t,inBuiltCss:l,type:a,customStylesContainerOpen:o,customS
2828
2847
  @media (max-width: 980px) {
2829
2848
  ${({isOpen:e,inBuiltCss:t,type:l,customStylesContainerMobileOpen:a,customStylesContainerMobileClose:o})=>{}}
2830
2849
  }
2831
- `,Go=g.default.div`
2850
+ `,Do=g.default.div`
2832
2851
  ${({inBuiltCss:e,type:t})=>W(e,"sidebar-pusher")}
2833
2852
  ${({customStylesPusher:e})=>e}
2834
2853
 
@@ -2837,33 +2856,33 @@ ${({forceOpen:e,inBuiltCss:t,type:l,customStylesPusherOpen:a,customStylesPusherC
2837
2856
  @media (max-width: 980px) {
2838
2857
  ${({inBuiltCss:e,type:t,customStylesPusherMobile:l})=>({...W(e,"sidebar-pusher-mobile"),...l})}
2839
2858
  }
2840
- `,Xo=({customStylesContainer:e,customStylesContainerOpen:t,customStylesContainerClose:a,customStylesContainerMobileOpen:o,customStylesContainerMobileClose:r,customStylesPusher:i,customStylesPusherOpen:n,customStylesPusherClose:c,customStylesPusherMobile:s,forceOpen:d,forceClose:u,handleSidebar:p,toggleSideBarOpen:f,pinner:m,...g})=>{function h(e){p(e)}const y=l.useTheme()||M;return b.default.createElement(Zo,S({theme:y,inBuiltCss:I,customStyles:e,type:"sidebarContainer",onMouseEnter:()=>{d||h(!0)},onMouseLeave:()=>{h(!1),u()},forceOpen:d,isOpen:f},g),b.default.createElement(Go,null),g.children,m)};Xo.propTypes={customStylesContainer:m.default.object,customStylesContainerOpen:m.default.object,customStylesContainerClose:m.default.object,customStylesContainerMobileOpen:m.default.object,customStylesContainerMobileClose:m.default.object,customStylesPusher:m.default.object,customStylesPusherOpen:m.default.object,customStylesPusherClose:m.default.object,customStylesPusherMobile:m.default.object,forceOpen:m.default.bool,forceClose:m.default.func,handleSidebar:m.default.func,toggleSideBarOpen:m.default.bool,pinner:m.default.any},Xo.defaultProps={forceClose:()=>{},forceOpen:!1};const Do={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},Jo=g.default.div`
2859
+ `,Xo=({customStylesContainer:e,customStylesContainerOpen:t,customStylesContainerClose:a,customStylesContainerMobileOpen:o,customStylesContainerMobileClose:r,customStylesPusher:i,customStylesPusherOpen:n,customStylesPusherClose:c,customStylesPusherMobile:s,forceOpen:d,forceClose:u,handleSidebar:p,toggleSideBarOpen:f,pinner:m,...g})=>{function h(e){p(e)}const y=l.useTheme()||M;return b.default.createElement(Go,S({theme:y,inBuiltCss:I,customStyles:e,type:"sidebarContainer",onMouseEnter:()=>{d||h(!0)},onMouseLeave:()=>{h(!1),u()},forceOpen:d,isOpen:f},g),b.default.createElement(Do,null),g.children,m)};Xo.propTypes={customStylesContainer:m.default.object,customStylesContainerOpen:m.default.object,customStylesContainerClose:m.default.object,customStylesContainerMobileOpen:m.default.object,customStylesContainerMobileClose:m.default.object,customStylesPusher:m.default.object,customStylesPusherOpen:m.default.object,customStylesPusherClose:m.default.object,customStylesPusherMobile:m.default.object,forceOpen:m.default.bool,forceClose:m.default.func,handleSidebar:m.default.func,toggleSideBarOpen:m.default.bool,pinner:m.default.any},Xo.defaultProps={forceClose:()=>{},forceOpen:!1};const Jo={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},Uo=g.default.div`
2841
2860
  background: ${({theme:e,variant:t})=>e.variant[t]};
2842
2861
  color: ${({theme:e})=>e.bgColor};
2843
- padding: ${({size:e})=>Do[e].padding};
2862
+ padding: ${({size:e})=>Jo[e].padding};
2844
2863
  border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
2845
2864
  border-radius: 42px;
2846
- font-size: ${({size:e})=>Do[e].fontSize};
2865
+ font-size: ${({size:e})=>Jo[e].fontSize};
2847
2866
  font-weight: 600;
2848
2867
  display: flex;
2849
2868
  align-items: center;
2850
2869
  width: ${({block:e})=>e?"auto":"fit-content"};
2851
2870
  box-sizing: border-box;
2852
2871
 
2853
- `,Uo=({block:e,style:t,variant:a,...o})=>(l.useTheme(),b.default.createElement(Jo,S({block:e,variant:a,style:t},o),o.children));Uo.propTypes={variant:m.default.string,block:m.default.bool,theme:m.default.object},Jo.defaultProps={theme:M},Uo.defaultProps={theme:M,variant:"primary-1",block:!1};const Yo={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},Qo=g.default.div`
2872
+ `,Yo=({block:e,style:t,variant:a,...o})=>(l.useTheme(),b.default.createElement(Uo,S({block:e,variant:a,style:t},o),o.children));Yo.propTypes={variant:m.default.string,block:m.default.bool,theme:m.default.object},Uo.defaultProps={theme:M},Yo.defaultProps={theme:M,variant:"primary-1",block:!1};const Qo={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},No=g.default.div`
2854
2873
  color: ${({theme:e,variant:t})=>e.variant[t]};
2855
2874
  background: ${({theme:e})=>e.bgColor};
2856
- padding: ${({size:e})=>Yo[e].padding};
2875
+ padding: ${({size:e})=>Qo[e].padding};
2857
2876
  border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
2858
2877
  border-radius: 42px;
2859
- font-size: ${({size:e})=>Yo[e].fontSize};
2878
+ font-size: ${({size:e})=>Qo[e].fontSize};
2860
2879
  font-weight: 600;
2861
2880
  display: flex;
2862
2881
  align-items: center;
2863
2882
  width: ${({block:e})=>e?"auto":"fit-content"};
2864
2883
  box-sizing: border-box;
2865
2884
 
2866
- `,No=({block:e,style:t,variant:a,...o})=>(l.useTheme(),b.default.createElement(Qo,S({block:e,variant:a,style:t},o),o.children));No.propTypes={variant:m.default.string,block:m.default.bool,theme:m.default.object},Qo.defaultProps={theme:M},No.defaultProps={theme:M,variant:"primary-1",block:!1};const Ko={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},$o=g.default.div`
2885
+ `,Ko=({block:e,style:t,variant:a,...o})=>(l.useTheme(),b.default.createElement(No,S({block:e,variant:a,style:t},o),o.children));Ko.propTypes={variant:m.default.string,block:m.default.bool,theme:m.default.object},No.defaultProps={theme:M},Ko.defaultProps={theme:M,variant:"primary-1",block:!1};const $o={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},_o=g.default.div`
2867
2886
  background: ${({theme:e,variant:t,bgColor:l})=>l||e.variant[t]};
2868
2887
  color: ${({theme:e,textColor:t})=>t||e.bgColor};
2869
2888
  border-radius: 13.5px;
@@ -2871,11 +2890,11 @@ font-size: 14px;
2871
2890
  display: inline-flex;
2872
2891
  align-items: center;
2873
2892
  justify-content: center;
2874
- min-width: ${({block:e,size:t})=>e?"auto":Ko[t].width};
2893
+ min-width: ${({block:e,size:t})=>e?"auto":$o[t].width};
2875
2894
  height: 28px;
2876
2895
  box-sizing: border-box;
2877
2896
  overflow: hidden;
2878
- `,_o=({block:e,style:t,variant:a,textColor:o,bgColor:r,...i})=>(l.useTheme(),b.default.createElement($o,S({block:e,variant:a,textColor:o,bgColor:r,style:t},i),i.children));_o.propTypes={variant:m.default.string,size:m.default.oneOf(["xsm","sm","md","lg"]),block:m.default.bool,theme:m.default.object,textColor:m.default.string,bgColor:m.default.string},$o.defaultProps={theme:M},_o.defaultProps={theme:M,variant:"primary-1",block:!1,size:"sm"};const er={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},tr=g.default.div`
2897
+ `,er=({block:e,style:t,variant:a,textColor:o,bgColor:r,...i})=>(l.useTheme(),b.default.createElement(_o,S({block:e,variant:a,textColor:o,bgColor:r,style:t},i),i.children));er.propTypes={variant:m.default.string,size:m.default.oneOf(["xsm","sm","md","lg"]),block:m.default.bool,theme:m.default.object,textColor:m.default.string,bgColor:m.default.string},_o.defaultProps={theme:M},er.defaultProps={theme:M,variant:"primary-1",block:!1,size:"sm"};const tr={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},lr=g.default.div`
2879
2898
  background: ${({theme:e})=>e.bgColor};
2880
2899
  color: ${({theme:e,variant:t,textColor:l})=>l||e.variant[t]};
2881
2900
  border: 1px solid ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
@@ -2884,30 +2903,30 @@ font-size: 14px;
2884
2903
  display: flex;
2885
2904
  align-items: center;
2886
2905
  justify-content: center;
2887
- width: ${({block:e,size:t})=>e?"auto":er[t].width};
2906
+ width: ${({block:e,size:t})=>e?"auto":tr[t].width};
2888
2907
  height: 27px;
2889
2908
  box-sizing: border-box;
2890
2909
  overflow: hidden;
2891
- `,lr=({block:e,style:t,variant:a,textColor:o,borderColor:r,...i})=>(l.useTheme(),b.default.createElement(tr,S({block:e,variant:a,textColor:o,borderColor:r,style:t},i),i.children));lr.propTypes={variant:m.default.string,size:m.default.oneOf(["xsm","sm","md","lg"]),block:m.default.bool,theme:m.default.object,textColor:m.default.string,borderColor:m.default.string},tr.defaultProps={theme:M},lr.defaultProps={theme:M,variant:"primary-1",block:!1,size:"sm"};const ar=e=>b.default.createElement("div",null,e.childern);ar.propTypes={name:m.default.string};const or=g.default.div`
2910
+ `,ar=({block:e,style:t,variant:a,textColor:o,borderColor:r,...i})=>(l.useTheme(),b.default.createElement(lr,S({block:e,variant:a,textColor:o,borderColor:r,style:t},i),i.children));ar.propTypes={variant:m.default.string,size:m.default.oneOf(["xsm","sm","md","lg"]),block:m.default.bool,theme:m.default.object,textColor:m.default.string,borderColor:m.default.string},lr.defaultProps={theme:M},ar.defaultProps={theme:M,variant:"primary-1",block:!1,size:"sm"};const or=e=>b.default.createElement("div",null,e.childern);or.propTypes={name:m.default.string};const rr=g.default.div`
2892
2911
  padding: 24px;
2893
2912
  ${({tabWrapperStyle:e})=>e}
2894
- `,rr=g.default.div`
2913
+ `,ir=g.default.div`
2895
2914
  color: ${({theme:e})=>e.variant["graph-5"]};
2896
2915
  display: flex;
2897
2916
  align-items: flex-start;
2898
2917
  column-gap: 12px;
2899
2918
  padding-bottom: 24px;
2900
2919
  ${({headerWrapperStyle:e})=>e}
2901
- `,ir=g.default.span`
2920
+ `,nr=g.default.span`
2902
2921
  font-size: 16px;
2903
2922
  padding: 7px 20px;
2904
2923
  background-color: ${({theme:e,isActive:t})=>t?R(e.variant["primary-1"],.2):"transparent"};
2905
2924
  cursor: pointer;
2906
2925
  border-radius: 5px;
2907
2926
  ${({headerStyle:e})=>e}
2908
- `,nr=g.default.div`
2927
+ `,cr=g.default.div`
2909
2928
  ${({tabContentStyle:e})=>e}
2910
- `,cr=({children:e,tabWrapperStyle:a,headerStyle:o,tabContentStyle:r,headerWrapperStyle:i,dividerStyle:n,...c})=>{const[s,d]=t.useState([]),[u,p]=t.useState({}),[f,m]=t.useState("");t.useEffect((()=>{const t=[],l={};b.default.Children.forEach(e,(e=>{if(!b.default.isValidElement(e))return;const{name:a}=e.props;t.push(a),l[a]=e.props.children})),d(t),m(t[0]),p({...l})}),[e]);const g=l.useTheme()||M;return b.default.createElement(or,{tabWrapperStyle:a},b.default.createElement(rr,{theme:g,headerWrapperStyle:i},s.map(((e,t)=>b.default.createElement(ir,{onClick:()=>{m(e)},key:t,theme:g,isActive:e===f,headerStyle:o},e)))),b.default.createElement(ua,{theme:g,height:"8px",dividerStyle:n}),b.default.createElement(nr,{tabContentStyle:r},Object.keys(u).map((e=>e===f?b.default.createElement("div",null,u[e]):null))))};cr.propTypes={children:function(e,t,l){const a=e[t];let o=null;return b.default.Children.forEach(a,(function(e){e.type!==ar&&(o=new Error("`"+l+"` children should be of type `TabPanel`."))})),o}},cr.propTypes={tabWrapperStyle:m.default.object,headerWrapperStyle:m.default.object,headerStyle:m.default.object,dividerStyle:m.default.object,tabContentStyle:m.default.object},cr.defaultProps={tabWrapperStyle:{},headerStyle:{},tabContentStyle:{},headerWrapperStyle:{},dividerStyle:{}};const sr=g.default.div`
2929
+ `,sr=({children:e,tabWrapperStyle:a,headerStyle:o,tabContentStyle:r,headerWrapperStyle:i,dividerStyle:n,...c})=>{const[s,d]=t.useState([]),[u,p]=t.useState({}),[f,m]=t.useState("");t.useEffect((()=>{const t=[],l={};b.default.Children.forEach(e,(e=>{if(!b.default.isValidElement(e))return;const{name:a}=e.props;t.push(a),l[a]=e.props.children})),d(t),m(t[0]),p({...l})}),[e]);const g=l.useTheme()||M;return b.default.createElement(rr,{tabWrapperStyle:a},b.default.createElement(ir,{theme:g,headerWrapperStyle:i},s.map(((e,t)=>b.default.createElement(nr,{onClick:()=>{m(e)},key:t,theme:g,isActive:e===f,headerStyle:o},e)))),b.default.createElement(pa,{theme:g,height:"8px",dividerStyle:n}),b.default.createElement(cr,{tabContentStyle:r},Object.keys(u).map((e=>e===f?b.default.createElement("div",null,u[e]):null))))};sr.propTypes={children:function(e,t,l){const a=e[t];let o=null;return b.default.Children.forEach(a,(function(e){e.type!==or&&(o=new Error("`"+l+"` children should be of type `TabPanel`."))})),o}},sr.propTypes={tabWrapperStyle:m.default.object,headerWrapperStyle:m.default.object,headerStyle:m.default.object,dividerStyle:m.default.object,tabContentStyle:m.default.object},sr.defaultProps={tabWrapperStyle:{},headerStyle:{},tabContentStyle:{},headerWrapperStyle:{},dividerStyle:{}};const dr=g.default.div`
2911
2930
  .notification {
2912
2931
  background: ${({theme:e})=>e.bgColor};
2913
2932
  transition: 0.3s ease;
@@ -2962,7 +2981,6 @@ overflow: hidden;
2962
2981
  .toast {
2963
2982
  height: 100%;
2964
2983
  min-height: 72px;
2965
- // width: 412px;
2966
2984
  width: 88vw;
2967
2985
  color: black;
2968
2986
 
@@ -2982,7 +3000,7 @@ overflow: hidden;
2982
3000
  .close-icon {
2983
3001
  cursor: pointer;
2984
3002
  }
2985
- `,dr=({close:e,children:a,type:o,position:r,timeout:i})=>{((e,l)=>{const a=t.useRef(e);t.useEffect((()=>{a.current=e}),[e]),t.useEffect((()=>{if(null===l)return;const e=setTimeout((()=>a.current()),l);return()=>clearTimeout(e)}),[l])})(e,i||5e4);const n=l.useTheme()||M;let c=null;switch(o){case"success":c=b.default.createElement(J,{icon:"check-icon",color:"white",size:12,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"warning":c=b.default.createElement(J,{icon:"info-icon",color:"white",size:10,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"error":c=b.default.createElement(J,{icon:"close-white",size:10,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}})}return b.default.createElement(sr,{theme:n,type:o},b.default.createElement("div",{className:`notification toast ${r}`},b.default.createElement("div",{className:"leftSide"},b.default.createElement("div",{className:"notification-icon"},c),b.default.createElement("div",null,b.default.createElement("p",{className:"notification-message"},a))),b.default.createElement("div",{className:"close-icon",onClick:e},b.default.createElement(J,{icon:"close-icon",color:n.variant["neutral-2"]}))))},ur=t.createContext(),pr=g.default.div`
3003
+ `,ur=({close:e,children:a,type:o,position:r,timeout:i})=>{((e,l)=>{const a=t.useRef(e);t.useEffect((()=>{a.current=e}),[e]),t.useEffect((()=>{if(null===l)return;const e=setTimeout((()=>a.current()),l);return()=>clearTimeout(e)}),[l])})(e,i||5e4);const n=l.useTheme()||M;let c=null;switch(o){case"success":c=b.default.createElement(J,{icon:"check-icon",color:"white",size:12,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"warning":c=b.default.createElement(J,{icon:"info-icon",color:"white",size:10,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"error":c=b.default.createElement(J,{icon:"close-white",size:10,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}})}return b.default.createElement(dr,{theme:n,type:o},b.default.createElement("div",{className:`notification toast ${r}`},b.default.createElement("div",{className:"leftSide"},b.default.createElement("div",{className:"notification-icon"},c),b.default.createElement("div",null,b.default.createElement("p",{className:"notification-message"},a))),b.default.createElement("div",{className:"close-icon",onClick:e},b.default.createElement(J,{icon:"close-icon",color:n.variant["neutral-2"]}))))},pr=t.createContext(),fr=g.default.div`
2986
3004
  .notification-container {
2987
3005
  font-size: 14px;
2988
3006
  box-sizing: border-box;
@@ -3035,9 +3053,9 @@ overflow: hidden;
3035
3053
  transform: translateX(0);
3036
3054
  }
3037
3055
  }
3038
- `;function fr(){let e=46656*Math.random()|0,t=46656*Math.random()|0;return e=("000"+e.toString(36)).slice(-3),t=("000"+t.toString(36)).slice(-3),e+t}const mr={xs:{fontSize:"12px",lineHeight:"120%"},sm:{fontSize:"14px",lineHeight:"120%"},md:{fontSize:"16px",lineHeight:"140%"},lg:{fontSize:"18px",lineHeight:"120%"}},br=g.default.div`
3056
+ `;function mr(){let e=46656*Math.random()|0,t=46656*Math.random()|0;return e=("000"+e.toString(36)).slice(-3),t=("000"+t.toString(36)).slice(-3),e+t}const br={xs:{fontSize:"12px",lineHeight:"120%"},sm:{fontSize:"14px",lineHeight:"120%"},md:{fontSize:"16px",lineHeight:"140%"},lg:{fontSize:"18px",lineHeight:"120%"}},gr=g.default.div`
3039
3057
  color: ${({theme:e,text:t})=>t?e.variant[t]:e.textColor};
3040
3058
  // background: ${({theme:e,bg:t})=>t?e.variant[t]:e.bgColor};
3041
- font-size: ${({size:e})=>mr[e].fontSize};
3042
- line-height: ${({size:e})=>mr[e].lineHeight};
3043
- `,gr=({size:e,children:t,bg:a,text:o,...r})=>{const i=l.useTheme()||M;return b.default.createElement(br,S({theme:i,bg:a,text:o,size:e},r),b.default.createElement(Pa,{theme:i}),t)};gr.propTypes={size:m.default.oneOf(["xs","sm","md","lg"]),text:m.default.string,bg:m.default.string,children:m.default.any,theme:m.default.object},gr.defaultProps={size:"md"},exports.Accordion=Y,exports.AccordionSB=Q,exports.AccordionSBfooter=N,exports.ActionContainer=ea,exports.ActionItem=aa,exports.ArrowBar=ee,exports.Avatar=ie,exports.AvatarSB=ue,exports.AvatarSBfooter=be,exports.Banner=ye,exports.Breadcrumb=Qe,exports.ButtonPopup=Ga,exports.Card=L,exports.CardRef=H,exports.CheckBoxInput=at,exports.ColorInput=it,exports.Comment=Gl,exports.Content=Dl,exports.DarkSecondaryLink=Lo,exports.DateSelect=bt,exports.DateTime=vt,exports.Divider=ua,exports.DocumentCard=Z,exports.DotPulseLoader=()=>{const e=l.useTheme()||M;return b.default.createElement(xe,{activeTheme:e},b.default.createElement("div",{className:"dot-pulse"}))},exports.Drawer=fa,exports.DropdownSelect=Et,exports.DropzoneInput=Lt,exports.ErrorBoundary=ma,exports.FilterChip=ha,exports.Footer=xa,exports.FooterContent=({variant:e,textColor:t,size:l,width:a,footerWidth:o,customStyles:r,...i})=>{const n=(new Date).getFullYear();return b.default.createElement(va,S({variant:e,textColor:t,footerWidth:o,customStyles:r},i),b.default.createElement(Aa,{footerWidth:o},b.default.createElement(Ca,{footerWidth:o},"Premise HQ"),b.default.createElement(wa,{footerWidth:o},"|"),b.default.createElement(Ca,{footerWidth:o},"All Rights Restricted ",n," ©")),b.default.createElement(Aa,{footerWidth:o},b.default.createElement(Ca,{footerWidth:o},"Terms of use"),b.default.createElement(wa,{footerWidth:o},"|"),b.default.createElement(Ca,{footerWidth:o},"Privacy Policy")))},exports.FormComponent=({formData:e,customStyles:l,...a})=>{const o=e=>{switch(e.type){case"header":return(e=>b.default.createElement(t.Fragment,null,b.default.createElement(Ea,S({},e,a),e.children),e))(e);case"label":return(e=>b.default.createElement(Ke,S({style:{marginBottom:"7px",paddingBottom:"0"}},e,a)))(e);case"text":return(e=>b.default.createElement(cl,S({},e,a)))(e);case"textArea":return(e=>b.default.createElement(Al,S({},e,a)))(e);case"number":return(e=>b.default.createElement(Jt,S({},e,a)))(e);case"radio":return(e=>b.default.createElement(al,S({key:101*Math.random()|0},e,a)))(e);case"checkBox":return(e=>b.default.createElement(at,S({},e,a)))(e);case"singleSelect":return(e=>b.default.createElement(Et,S({dropdownType:"singleSelect"},e,a)))(e);case"multiSelect":return(e=>b.default.createElement(Et,S({dropdownType:"multiSelect"},e,a)))(e);case"asyncSingleSelect":return(e=>b.default.createElement(Et,S({dropdownType:"asyncSingleSelect"},e,a)))(e);case"asyncMultiSelect":return(e=>b.default.createElement(Et,S({dropdownType:"asyncMultiSelect"},e,a)))(e);case"signature":return(e=>b.default.createElement(gl,S({},e,a)))(e);case"fileUpload":return(e=>b.default.createElement(Lt,S({},e,a)))(e);case"date":return(e=>b.default.createElement(bt,S({},e,a)))(e);case"toggle":return(e=>b.default.createElement(Tl,S({},e,a)))(e);case"rating":return(e=>b.default.createElement(Wa,S({},e,a)))(e);case"buttonPrimary":return(e=>b.default.createElement(Ie,S({},e,a)))(e);case"buttonSecondary":return(e=>b.default.createElement(Te,S({},e,a)))(e);case"buttonTiny":return(e=>b.default.createElement(Pe,S({},e,a)))(e);case"search":return(e=>b.default.createElement(sl,S({},e,a)))(e);case"table":return(e=>b.default.createElement(Ta,S({},e,a)))(e);case"passwordInput":return(e=>b.default.createElement(Kt,S({},e,a)))(e);case"headerComponent":return(e=>b.default.createElement(La,S({},e,a)))(e)}};return b.default.createElement(t.Fragment,null,b.default.createElement(oa,{defaultThemeColor:M},b.default.createElement(sa,{onSubmit:()=>{},customStyles:l},e.map(((e,t)=>e.length>1?b.default.createElement(ia,null,e.map(((t,l)=>b.default.createElement(na,{cols:e.length},o(t))))):o(e[0]))))))},exports.FormContainer=oa,exports.FormWrapper=sa,exports.GroupAvatars=qa,exports.GroupButtons=Ua,exports.GroupButtonsPopup=Ka,exports.GroupStatusCircle=ao,exports.Header=Ea,exports.HeaderComponent=La,exports.HyperLink=io,exports.Icon=J,exports.Image=le,exports.ImageUploader=Ft,exports.Label=Ke,exports.LightSecondaryLink=Ho,exports.LinkButton=ze,exports.Loader=Ce,exports.ModalComp=fo,exports.MultiColumnDiv=na,exports.MultiColumnWrapper=ia,exports.Navbar=({headerContent:e,bodyContent:a,footerContent:o,toggleSideBarOpen:r,headerStyles:i,selectedStyle:n,notSelectedStyle:c,customStylesNameHover:s,listElementStyle:d,customSelectCardColor:u,user:p,firstBottomContent:f,secondBottomContent:m,selectedAppPath:g,setSelectedAppPath:h,selectedAppPageId:y,setSelectedAppPageId:x,setParentId:v,setRouterObject:A,...C})=>{const w=l.useTheme()||M,[S,E]=t.useState(null),[k,z]=t.useState(!1),[V,B]=t.useState([]);return t.useEffect((()=>{B(g.split("/"));let e=g.split("/"),t=a&&a.find((t=>e[1]===t.path.split("/")[1])),l=t?.routes&&t?.routes.find((e=>e?.path===g));x(l?.pageId||null),A(l||null),v(t?.pageId||null)}),[g]),b.default.createElement(jo,{onMouseEnter:()=>z(!0),onMouseLeave:()=>{E(null),z(!1)},toggleSideBarOpen:r},b.default.createElement(qo,{theme:w,headerStyles:i},e),b.default.createElement(Fo,{toggleSideBarOpen:r},a&&a.filter((e=>!0===e.visibleAsMenu))?.map(((e,t,l)=>{let a=l.length;return b.default.createElement(Q,{key:e.pageId,index:t,handleClick:e=>{!function(e){E(e)}(e)},isAccordionOpen:t===S||k&&e?.value?.toLowerCase()===V[1]?.toLowerCase(),isSelected:e?.value?.toLowerCase()===V[1]?.toLowerCase(),customSelectCardColor:u,customStylesAccordionContainer:{"box-shadow":"none","border-radius":"0px","background-color":"transparent",position:a-1===t?"absolute":"initial",bottom:a-1===t&&"0px",padding:a-1===t?"2px 0px 10px 0px":"0px 0px 0px 0px"},customStylesAccordionTogggle:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent","padding-left":"8px","padding-top":"16px","padding-bottom":"16px",cursor:"pointer"},customStylesAccordionContent:{transition:"height ease 0.2s",overflow:"hidden",padding:"0","background-color":"transparent",color:"white",position:"relative","box-shadow":"none"},contentToggle:b.default.createElement(ue,{selectedStyle:n,notSelectedStyle:c,toggleName:r,customStylesName:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",paddingRight:"16px",color:"white","font-weight":"600"},customStylesNameHover:s,size:"MD",user:{userName:e.label,url:e.logo,fullName:e.label},isSelected:e?.value?.toLowerCase()===V[1]?.toLowerCase(),notificationCount:e?.notificationCount}),content:b.default.createElement("div",{style:{margin:"0",padding:"0",marginBottom:"18.25px"}},e.routes&&e?.routes.length>0&&e?.routes.filter((e=>!0===e.visibleAsMenu)).map(((t,l)=>b.default.createElement(Oo,{listElementStyle:d,key:e.pageId+l,onClick:()=>{h(t.path)}},b.default.createElement("span",{className:"selected-disk",style:{visibility:V[2]?.toLowerCase()===t?.path.split("/")[2]?.toLowerCase()?"visible":"hidden"}}),b.default.createElement("span",{className:"link"}," ",t?.link)))))})}))))},exports.NumericInput=Jt,exports.Overlay=bo,exports.OverlayOptionContainer=ta,exports.OverlayOptionItemLabel=la,exports.PageContent=Jl,exports.Pagination=Co,exports.PaginationDefault=So,exports.PasswordInput=Kt,exports.PrimaryButton=Ie,exports.PrimaryStatusChip=Uo,exports.ProgressBar=Vo,exports.ProgressSteps=Ro,exports.RadioInput=al,exports.Rating=Wa,exports.RoundedLoader=Se,exports.SearchInput=sl,exports.SecondaryButton=Te,exports.SecondaryStatusChip=No,exports.Sidebar=Xo,exports.SignatureInput=gl,exports.SlimPrimaryStatusChip=_o,exports.SlimSecondaryStatusChip=lr,exports.StatusCircle=_a,exports.StyledCentralBar=Ql,exports.StyledClearSearch=Yl,exports.StyledCreateRow=Kl,exports.StyledRow=$l,exports.StyledRowSearch=Ul,exports.StyledSearchRow=_l,exports.StyledWarning=Nl,exports.SubmitButtonContainer=ra,exports.SubmitComponent=({formData:e,onSubmit:l,onReset:a,style:o,...r})=>{const i=e=>{switch(e.type){case"submit":return(e=>b.default.createElement(Ie,{block:e.block,style:e.style,disabled:e.disabled,type:"submit",children:e.children,onClick:()=>{e.onClick()}}))(e);case"reset":case"cancel":return(e=>b.default.createElement(Te,{block:e.block,disabled:r.disabled,children:e.children,onClick:()=>{e.onClick()}}))(e)}};return b.default.createElement(t.Fragment,null,b.default.createElement(ra,{style:o},e&&e.map(((e,t)=>e.map(((e,t)=>i(e)))))))},exports.TabPanel=ar,exports.Table=Ta,exports.Tabs=cr,exports.TextArea=Al,exports.TextInput=cl,exports.TimeInput=Bl,exports.TinyButton=Pe,exports.ToastProvider=e=>{const[l,a]=t.useState([]),o=(e,t)=>{a((l=>[...l,{id:fr(),content:t,type:e}]))},r=t.useMemo((()=>({open:o})),[]),[i,n]=t.useState(!1);return t.useEffect((()=>(n(!0),()=>n(!1))),[]),b.default.createElement(ur.Provider,{value:r},e.children,i?p.createPortal(b.default.createElement(pr,null,b.default.createElement("div",{className:`notification-container ${e.position}`},l.map((t=>b.default.createElement(dr,{key:t.id,type:t.type,position:e.position,timeout:e.timeout,close:()=>{return e=t.id,a((t=>t.filter((t=>t.id!==e))));var e}},t.content))))),document.body):null)},exports.ToggleSwitch=Tl,exports.Tooltip=Xe,exports.Typography=gr,exports.defaultStyles=I,exports.defaultThemeColor=M,exports.getDefaultStyles=W,exports.graphColor=B,exports.hexToRGB=R,exports.neutralColor=z,exports.primaryColor=E,exports.shadeColor=V,exports.uiColor=k,exports.useToast=()=>t.useContext(ur);
3059
+ font-size: ${({size:e})=>br[e].fontSize};
3060
+ line-height: ${({size:e})=>br[e].lineHeight};
3061
+ `,hr=({size:e,children:t,bg:a,text:o,...r})=>{const i=l.useTheme()||M;return b.default.createElement(gr,S({theme:i,bg:a,text:o,size:e},r),b.default.createElement(Ha,{theme:i}),t)};hr.propTypes={size:m.default.oneOf(["xs","sm","md","lg"]),text:m.default.string,bg:m.default.string,children:m.default.any,theme:m.default.object},hr.defaultProps={size:"md"},exports.Accordion=Y,exports.AccordionSB=Q,exports.AccordionSBfooter=N,exports.ActionContainer=ta,exports.ActionItem=oa,exports.ArrowBar=ee,exports.Avatar=ie,exports.AvatarSB=ue,exports.AvatarSBfooter=be,exports.Banner=ye,exports.Breadcrumb=Qe,exports.ButtonPopup=Da,exports.Card=T,exports.CardRef=H,exports.CheckBoxInput=at,exports.ColorInput=it,exports.Comment=Dl,exports.Content=Jl,exports.DarkSecondaryLink=Po,exports.DateSelect=bt,exports.DateTime=At,exports.Divider=pa,exports.DocumentCard=Z,exports.DotPulseLoader=()=>{const e=l.useTheme()||M;return b.default.createElement(xe,{activeTheme:e},b.default.createElement("div",{className:"dot-pulse"}))},exports.Drawer=ma,exports.DropdownSelect=kt,exports.DropzoneInput=Pt,exports.ErrorBoundary=ba,exports.FilterChip=ya,exports.Footer=va,exports.FooterContent=({variant:e,textColor:t,size:l,width:a,footerWidth:o,customStyles:r,...i})=>{const n=(new Date).getFullYear();return b.default.createElement(Aa,S({variant:e,textColor:t,footerWidth:o,customStyles:r},i),b.default.createElement(Ca,{footerWidth:o},b.default.createElement(wa,{footerWidth:o},"Premise HQ"),b.default.createElement(Sa,{footerWidth:o},"|"),b.default.createElement(wa,{footerWidth:o},"All Rights Restricted ",n," ©")),b.default.createElement(Ca,{footerWidth:o},b.default.createElement(wa,{footerWidth:o},"Terms of use"),b.default.createElement(Sa,{footerWidth:o},"|"),b.default.createElement(wa,{footerWidth:o},"Privacy Policy")))},exports.FormComponent=({formData:e,customStyles:l,...a})=>{const o=e=>{switch(e.type){case"header":return(e=>b.default.createElement(t.Fragment,null,b.default.createElement(ka,S({},e,a),e.children),e))(e);case"label":return(e=>b.default.createElement(Ke,S({style:{marginBottom:"8px",paddingBottom:"0"}},e,a)))(e);case"text":return(e=>b.default.createElement(sl,S({},e,a)))(e);case"textArea":return(e=>b.default.createElement(Cl,S({},e,a)))(e);case"number":return(e=>b.default.createElement(Ut,S({},e,a)))(e);case"radio":return(e=>b.default.createElement(ol,S({key:101*Math.random()|0},e,a)))(e);case"checkBox":return(e=>b.default.createElement(at,S({},e,a)))(e);case"singleSelect":return(e=>b.default.createElement(kt,S({dropdownType:"singleSelect"},e,a)))(e);case"multiSelect":return(e=>b.default.createElement(kt,S({dropdownType:"multiSelect"},e,a)))(e);case"asyncSingleSelect":return(e=>b.default.createElement(kt,S({dropdownType:"asyncSingleSelect"},e,a)))(e);case"asyncMultiSelect":return(e=>b.default.createElement(kt,S({dropdownType:"asyncMultiSelect"},e,a)))(e);case"signature":return(e=>b.default.createElement(hl,S({},e,a)))(e);case"fileUpload":return(e=>b.default.createElement(Pt,S({},e,a)))(e);case"date":return(e=>b.default.createElement(bt,S({},e,a)))(e);case"toggle":return(e=>b.default.createElement(Tl,S({},e,a)))(e);case"rating":return(e=>b.default.createElement(Ra,S({},e,a)))(e);case"buttonPrimary":return(e=>b.default.createElement(Ie,S({},e,a)))(e);case"buttonSecondary":return(e=>b.default.createElement(Le,S({},e,a)))(e);case"buttonTiny":return(e=>b.default.createElement(Pe,S({},e,a)))(e);case"search":return(e=>b.default.createElement(dl,S({},e,a)))(e);case"table":return(e=>b.default.createElement(Ta,S({},e,a)))(e);case"passwordInput":return(e=>b.default.createElement($t,S({},e,a)))(e);case"headerComponent":return(e=>b.default.createElement(Pa,S({},e,a)))(e)}};return b.default.createElement(t.Fragment,null,b.default.createElement(ra,{defaultThemeColor:M},b.default.createElement(da,{onSubmit:()=>{},customStyles:l},e.map(((e,t)=>e.length>1?b.default.createElement(na,null,e.map(((t,l)=>b.default.createElement(ca,{cols:e.length},o(t))))):o(e[0]))))))},exports.FormContainer=ra,exports.FormWrapper=da,exports.GroupAvatars=Fa,exports.GroupButtons=Ya,exports.GroupButtonsPopup=$a,exports.GroupStatusCircle=oo,exports.Header=ka,exports.HeaderComponent=Pa,exports.HyperLink=no,exports.Icon=J,exports.Image=le,exports.ImageUploader=Ot,exports.Label=Ke,exports.LightSecondaryLink=jo,exports.LinkButton=ze,exports.Loader=Ce,exports.ModalComp=mo,exports.MultiColumnDiv=ca,exports.MultiColumnWrapper=na,exports.Navbar=({headerContent:e,bodyContent:a,footerContent:o,toggleSideBarOpen:r,headerStyles:i,selectedStyle:n,notSelectedStyle:c,customStylesNameHover:s,listElementStyle:d,customSelectCardColor:u,user:p,firstBottomContent:f,secondBottomContent:m,selectedAppPath:g,setSelectedAppPath:h,selectedAppPageId:y,setSelectedAppPageId:x,setParentId:v,setRouterObject:A,...C})=>{const w=l.useTheme()||M,[S,E]=t.useState(null),[k,z]=t.useState(!1),[V,B]=t.useState([]);return t.useEffect((()=>{B(g.split("/"));let e=g.split("/"),t=a&&a.find((t=>e[1]===t.path.split("/")[1])),l=t?.routes&&t?.routes.find((e=>e?.path===g));x(l?.pageId||null),A(l||null),v(t?.pageId||null)}),[g]),b.default.createElement(qo,{onMouseEnter:()=>z(!0),onMouseLeave:()=>{E(null),z(!1)},toggleSideBarOpen:r},b.default.createElement(Fo,{theme:w,headerStyles:i},e),b.default.createElement(Oo,{toggleSideBarOpen:r},a&&a.filter((e=>!0===e.visibleAsMenu))?.map(((e,t,l)=>{let a=l.length;return b.default.createElement(Q,{key:e.pageId,index:t,handleClick:e=>{!function(e){E(e)}(e)},isAccordionOpen:t===S||k&&e?.value?.toLowerCase()===V[1]?.toLowerCase(),isSelected:e?.value?.toLowerCase()===V[1]?.toLowerCase(),customSelectCardColor:u,customStylesAccordionContainer:{"box-shadow":"none","border-radius":"0px","background-color":"transparent",position:a-1===t?"absolute":"initial",bottom:a-1===t&&"0px",padding:a-1===t?"2px 0px 10px 0px":"0px 0px 0px 0px"},customStylesAccordionTogggle:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent","padding-left":"8px","padding-top":"16px","padding-bottom":"16px",cursor:"pointer"},customStylesAccordionContent:{transition:"height ease 0.2s",overflow:"hidden",padding:"0","background-color":"transparent",color:"white",position:"relative","box-shadow":"none"},contentToggle:b.default.createElement(ue,{selectedStyle:n,notSelectedStyle:c,toggleName:r,customStylesName:{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",paddingRight:"16px",color:"white","font-weight":"600"},customStylesNameHover:s,size:"MD",user:{userName:e.label,url:e.logo,fullName:e.label},isSelected:e?.value?.toLowerCase()===V[1]?.toLowerCase(),notificationCount:e?.notificationCount}),content:b.default.createElement("div",{style:{margin:"0",padding:"0",marginBottom:"18.25px"}},e.routes&&e?.routes.length>0&&e?.routes.filter((e=>!0===e.visibleAsMenu)).map(((t,l)=>b.default.createElement(Zo,{listElementStyle:d,key:e.pageId+l,onClick:()=>{h(t.path)}},b.default.createElement("span",{className:"selected-disk",style:{visibility:V[2]?.toLowerCase()===t?.path.split("/")[2]?.toLowerCase()?"visible":"hidden"}}),b.default.createElement("span",{className:"link"}," ",t?.link)))))})}))))},exports.NumericInput=Ut,exports.Overlay=go,exports.OverlayOptionContainer=la,exports.OverlayOptionItemLabel=aa,exports.PageContent=Ul,exports.Pagination=wo,exports.PaginationDefault=Eo,exports.PasswordInput=$t,exports.PrimaryButton=Ie,exports.PrimaryStatusChip=Yo,exports.ProgressBar=Bo,exports.ProgressSteps=Lo,exports.RadioInput=ol,exports.Rating=Ra,exports.RoundedLoader=Se,exports.SearchInput=dl,exports.SecondaryButton=Le,exports.SecondaryStatusChip=Ko,exports.Sidebar=Xo,exports.SignatureInput=hl,exports.SlimPrimaryStatusChip=er,exports.SlimSecondaryStatusChip=ar,exports.StatusCircle=eo,exports.StyledCentralBar=Nl,exports.StyledClearSearch=Ql,exports.StyledCreateRow=$l,exports.StyledRow=_l,exports.StyledRowSearch=Yl,exports.StyledSearchRow=ea,exports.StyledWarning=Kl,exports.SubmitButtonContainer=ia,exports.SubmitComponent=({formData:e,onSubmit:l,onReset:a,style:o,...r})=>{const i=e=>{switch(e.type){case"submit":return(e=>b.default.createElement(Ie,{block:e.block,style:e.style,disabled:e.disabled,type:"submit",children:e.children,onClick:()=>{e.onClick()}}))(e);case"reset":case"cancel":return(e=>b.default.createElement(Le,{block:e.block,disabled:r.disabled,children:e.children,onClick:()=>{e.onClick()}}))(e)}};return b.default.createElement(t.Fragment,null,b.default.createElement(ia,{style:o},e&&e.map(((e,t)=>e.map(((e,t)=>i(e)))))))},exports.TabPanel=or,exports.Table=Ta,exports.Tabs=sr,exports.TextArea=Cl,exports.TextInput=sl,exports.TimeInput=Ml,exports.TinyButton=Pe,exports.ToastProvider=e=>{const[l,a]=t.useState([]),o=(e,t)=>{a((l=>[...l,{id:mr(),content:t,type:e}]))},r=t.useMemo((()=>({open:o})),[]),[i,n]=t.useState(!1);return t.useEffect((()=>(n(!0),()=>n(!1))),[]),b.default.createElement(pr.Provider,{value:r},e.children,i?p.createPortal(b.default.createElement(fr,null,b.default.createElement("div",{className:`notification-container ${e.position}`},l.map((t=>b.default.createElement(ur,{key:t.id,type:t.type,position:e.position,timeout:e.timeout,close:()=>{return e=t.id,a((t=>t.filter((t=>t.id!==e))));var e}},t.content))))),document.body):null)},exports.ToggleSwitch=Tl,exports.Tooltip=De,exports.Typography=hr,exports.defaultStyles=I,exports.defaultThemeColor=M,exports.getDefaultStyles=W,exports.graphColor=B,exports.hexToRGB=R,exports.neutralColor=z,exports.primaryColor=E,exports.shadeColor=V,exports.uiColor=k,exports.useToast=()=>t.useContext(pr);