groundfloor-react-ui 1.2.21 → 1.2.23

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 +253 -212
  2. package/dist/index.js +272 -231
  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"),o=require("react-svg"),a=require("react-popper-tooltip"),r=require("react-datepicker"),i=require("react-select"),n=require("react-select/async"),c=require("react-signature-pad-wrapper"),s=require("react-data-table-component"),d=require("react-modal");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p=u(e),f=u(t),m=u(l),g=u(r),b=u(i),h=u(n),y=u(c),x=u(s),A=u(d);function v(){return v=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var o in l)Object.prototype.hasOwnProperty.call(l,o)&&(e[o]=l[o])}return e},v.apply(this,arguments)}const C={"primary-1":"#2E56F4","primary-2":"#081348"},S={error:"#DD0000",success:"#00B904 "},w={"neutral-1":"#39424D","neutral-2":"#929EAC","neutral-3":"#BBC4CF","neutral-4":"#E2E6F5","neutral-5":"#F0F3F8"},E={"insight-purple":"#F8F2FF","insight-yellow":"#FFFAF2","error-bg":"#FCF2F2","selection-bg":"#F2F4FE"},k={"graph-1":"#2E56F4","graph-2":"#00D7F7","graph-3":"#8B2DFF","graph-4":"#FB9A00","graph-5":"#00B904"},z={primary:{...C},ui:{...S},neutral:{...w},shade:{...E},graph:{...k},variant:{...C,...S,...w,...E,...k},textColor:C["primary-2"],bgColor:"#FFFFFF",black:"#000000",border:"#D4D7E3"},V={common:{color:"blue","background-color":`${z.bgColor}`},label:{"padding-left":"6px","font-style":"normal","font-weight":"normal","font-size":"14px",display:"flex",width:"inherit","align-items":"flex-start",color:`${z.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:`${z.neutral["neutral-2"]}`},spinner:{"background-color":`${z.variant["neutral-1"]}`},avatarContainer:{background:"transparent",display:"flex","align-items":"center",width:"100%",position:"relative"},avatarCircle:{"border-radius":"50%",display:"flex","align-items":"center","justify-content":"center","box-sizing":"border-box"},avatarCircleSM:{"font-weight":"600","font-size":"13px","min-width":"30px","min-height":"30px"},avatarCircleMD:{"font-weight":"400","font-size":"12px","min-width":"32px","min-height":"32px"},avatarCircleLG:{"font-weight":"400","font-size":"16px","min-width":"38px","min-height":"38px"},avatarName:{},avatarNameSM:{"margin-left":"8px","font-size":"14px"},avatarNameMD:{"margin-left":"10px","font-size":"16px"},avatarNameLG:{"margin-left":"12px","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:`${z.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:`${z.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:`${z.variant["neutral-5"]}`,borderLeft:`1px solid ${z.variant["neutral-5"]}`,borderRight:`1px headRowsolid ${z.variant["neutral-5"]}`,borderTop:`1px solid ${z.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:`${z.variant.bgColor}`,"&:not(:last-of-type)":{borderBottomColor:"none"},"&:last-of-type":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},borderLeft:`1px solid ${z.variant["neutral-5"]}`,borderRight:`1px solid ${z.variant["neutral-5"]}`,borderBottom:`1px solid ${z.variant["neutral-5"]}`},highlightOnHoverStyle:{backgroundColor:`${z.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":"51px","padding-left":"39px","font-size":"16px","background-color":`${z.bgColor}`,"border-bottom":`0.5px solid ${z.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:`${z.variant["neutral-2"]}`},"option-text":{color:"#A9B1B8","font-size":"16px"},sidebarContainer:{"min-height":"100%",overflow:"hidden","background-color":"#2e56f4",position:"fixed",color:"white",width:"70px",transition:"width ease 400ms"},"checkBox-outer":{border:`2px solid ${z.border}`,minWidth:"20px",width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${z.bgColor}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",minWidth:"20px",width:"20px",height:"20px",color:`${z.bgColor}`,cursor:"pointer","text-align":"center","border-radius":"3px"},"check-label":{display:"block","margin-bottom":"7px","padding-bottom":"0px",color:`${z.variant["neutral-2"]}`},"checkbox-option-text":{"font-size":"16px","margin-left":"10px","background-color":`${z.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:`${z.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:` ${z.textColor}`},"dropzone-file-div":{width:"inherit",height:"38px",display:"flex","justify-content":"center","align-items":"center","font-size":"14px",color:`${z.textColor}`,"background-color":`${z.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:`${z.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:`${z.textColor}`,"background-color":`${z.bgColor}`},"signature-wrapper-div":{display:"flex",flex:"auto","justify-content":"center","align-items":"center","font-size":"17px",height:"inherit",color:`${z.textColor}`,"background-color":"transparent"},"signature-input-text":{border:"0","text-align":"center",display:"block",height:"48px",width:"calc(100% - 54px)!important","background-color":`${z.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:`${z.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":"#FFFFFF","box-sizing":"border-box","box-shadow":"-20px 5px 37px rgba(56, 66, 100, 0.0880136)",top:"51px",right:"0px","z-index":"1001"},"drawer-close":{transform:"translateX(360px)"},"drawer-open":{transform:"translateX(0px)"},"tooltip-container":{"background-color":`${z.bgColor}`,"border-radius":"3.6px",border:`1px solid ${z.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 ${z.bgColor} transparent`,"border-width":"0 15px 19px 15px",position:"absolute",top:"-1px"},"tp-cont-bottom-arrow-after":{"border-color":`transparent transparent ${z.bgColor} transparent`,"border-width":"0 15px 19px 15px"},"tp-cont-top-arrow-before":{"border-color":`${z.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px",position:"absolute",top:"1px"},"tp-cont-top-arrow-after":{"border-color":`${z.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px"},"tp-cont-right-arrow-before":{"border-color":`transparent ${z.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0"},"tp-cont-right-arrow-after":{"border-color":`transparent ${z.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0",left:"6px",top:"0"},"tp-cont-left-arrow-before":{"border-color":`transparent transparent transparent ${z.bgColor}`,"border-width":"15px 0 15px 19px"},"tp-cont-left-arrow-after":{"border-color":`transparent transparent transparent ${z.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":`${z.bgColor}`,"border-radius":"3.6px",border:`1px solid ${z.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":`${z.variant["neutral-1"]}`,"border-radius":"6px",border:`1px solid ${z.variant["neutral-1"]}`,color:`${z.bgColor}`,display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"sidebar-container":{"min-height":"100%",overflow:"hidden","background-color":"#2e56f4",position:"fixed",color:"white",transition:"width ease 400ms",display:"flex","flex-direction":"column","z-index":"1001"},"sidebar-container-open":{width:"240px"},"sidebar-container-close":{width:"70px"},"sidebar-container-mobile-open":{width:"240px","z-index":"1001"},"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"}},B=(e,t)=>{if(e){let l={};if(e[t]){for(const o in e[t])l[o]=e[t][o],delete e.common[o];for(const t in e.common)l[t]=e.common[t]}return l}};function M(e,t){var l=parseInt(e.slice(1,3),16),o=parseInt(e.slice(3,5),16),a=parseInt(e.slice(5,7),16);return t?"rgba("+l+", "+o+", "+a+", "+t+")":"rgb("+l+", "+o+", "+a+")"}M("#FF0000",.5);const I=m.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("react-select"),n=require("react-select/async"),c=require("react-signature-pad-wrapper"),s=require("react-data-table-component"),d=require("react-modal");function u(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p=u(e),f=u(t),m=u(l),g=u(r),b=u(i),h=u(n),y=u(c),x=u(s),A=u(d);function v(){return v=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},v.apply(this,arguments)}const C={"primary-1":"#2E56F4","primary-2":"#081348"},S={error:"#DD0000",success:"#00B904 "},w={"neutral-1":"#39424D","neutral-2":"#929EAC","neutral-3":"#BBC4CF","neutral-4":"#E2E6F5","neutral-5":"#F0F3F8"},E={"insight-purple":"#F8F2FF","insight-yellow":"#FFFAF2","error-bg":"#FCF2F2","selection-bg":"#F2F4FE"},k={"graph-1":"#2E56F4","graph-2":"#00D7F7","graph-3":"#8B2DFF","graph-4":"#FB9A00","graph-5":"#00B904"},z={primary:{...C},ui:{...S},neutral:{...w},shade:{...E},graph:{...k},variant:{...C,...S,...w,...E,...k},textColor:C["primary-2"],bgColor:"#FFFFFF",black:"#000000",border:"#D4D7E3"},V={common:{color:"blue","background-color":`${z.bgColor}`},label:{"padding-left":"6px","font-style":"normal","font-weight":"normal","font-size":"14px",display:"flex",width:"inherit","align-items":"flex-start",color:`${z.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:`${z.neutral["neutral-2"]}`},spinner:{"background-color":`${z.variant["neutral-1"]}`},avatarContainer:{background:"transparent",display:"flex","align-items":"center",width:"100%",position:"relative"},avatarCircle:{"border-radius":"50%",display:"flex","align-items":"center","justify-content":"center","box-sizing":"border-box"},avatarCircleSM:{"font-weight":"600","font-size":"13px","min-width":"30px","min-height":"30px"},avatarCircleMD:{"font-weight":"400","font-size":"12px","min-width":"32px","min-height":"32px"},avatarCircleLG:{"font-weight":"400","font-size":"16px","min-width":"38px","min-height":"38px"},avatarName:{},avatarNameSM:{"margin-left":"8px","font-size":"14px"},avatarNameMD:{"margin-left":"10px","font-size":"16px"},avatarNameLG:{"margin-left":"12px","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:`${z.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:`${z.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:`${z.variant["neutral-5"]}`,borderLeft:`1px solid ${z.variant["neutral-5"]}`,borderRight:`1px headRowsolid ${z.variant["neutral-5"]}`,borderTop:`1px solid ${z.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:`${z.variant.bgColor}`,"&:not(:last-of-type)":{borderBottomColor:"none"},"&:last-of-type":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},borderLeft:`1px solid ${z.variant["neutral-5"]}`,borderRight:`1px solid ${z.variant["neutral-5"]}`,borderBottom:`1px solid ${z.variant["neutral-5"]}`},highlightOnHoverStyle:{backgroundColor:`${z.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":"51px","padding-left":"39px","font-size":"16px","background-color":`${z.bgColor}`,"border-bottom":`0.5px solid ${z.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:`${z.variant["neutral-2"]}`},"option-text":{color:"#A9B1B8","font-size":"16px"},sidebarContainer:{"min-height":"100%",overflow:"hidden","background-color":"#2e56f4",position:"fixed",color:"white",width:"70px",transition:"width ease 400ms"},"checkBox-outer":{border:`2px solid ${z.border}`,minWidth:"20px",width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${z.bgColor}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",minWidth:"20px",width:"20px",height:"20px",color:`${z.bgColor}`,cursor:"pointer","text-align":"center","border-radius":"3px"},"check-label":{display:"block","margin-bottom":"7px","padding-bottom":"0px",color:`${z.variant["neutral-2"]}`},"checkbox-option-text":{"font-size":"16px","margin-left":"10px","background-color":`${z.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:`${z.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:` ${z.textColor}`},"dropzone-file-div":{width:"inherit",height:"38px",display:"flex","justify-content":"center","align-items":"center","font-size":"14px",color:`${z.textColor}`,"background-color":`${z.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:`${z.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:`${z.textColor}`,"background-color":`${z.bgColor}`},"signature-wrapper-div":{display:"flex",flex:"auto","justify-content":"center","align-items":"center","font-size":"17px",height:"inherit",color:`${z.textColor}`,"background-color":"transparent"},"signature-input-text":{border:"0","text-align":"center",display:"block",height:"48px",width:"calc(100% - 54px)!important","background-color":`${z.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:`${z.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":"#FFFFFF","box-sizing":"border-box","box-shadow":"-20px 5px 37px rgba(56, 66, 100, 0.0880136)",top:"51px",right:"0px","z-index":"1001"},"drawer-close":{transform:"translateX(360px)"},"drawer-open":{transform:"translateX(0px)"},"tooltip-container":{"background-color":`${z.bgColor}`,"border-radius":"3.6px",border:`1px solid ${z.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 ${z.bgColor} transparent`,"border-width":"0 15px 19px 15px",position:"absolute",top:"-1px"},"tp-cont-bottom-arrow-after":{"border-color":`transparent transparent ${z.bgColor} transparent`,"border-width":"0 15px 19px 15px"},"tp-cont-top-arrow-before":{"border-color":`${z.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px",position:"absolute",top:"1px"},"tp-cont-top-arrow-after":{"border-color":`${z.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px"},"tp-cont-right-arrow-before":{"border-color":`transparent ${z.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0"},"tp-cont-right-arrow-after":{"border-color":`transparent ${z.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0",left:"6px",top:"0"},"tp-cont-left-arrow-before":{"border-color":`transparent transparent transparent ${z.bgColor}`,"border-width":"15px 0 15px 19px"},"tp-cont-left-arrow-after":{"border-color":`transparent transparent transparent ${z.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":`${z.bgColor}`,"border-radius":"3.6px",border:`1px solid ${z.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":`${z.variant["neutral-1"]}`,"border-radius":"6px",border:`1px solid ${z.variant["neutral-1"]}`,color:`${z.bgColor}`,display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"sidebar-container":{"min-height":"100%",overflow:"hidden","background-color":"#2e56f4",position:"fixed",color:"white",transition:"width ease 400ms",display:"flex","flex-direction":"column","z-index":"1001"},"sidebar-container-open":{width:"240px"},"sidebar-container-close":{width:"70px"},"sidebar-container-mobile-open":{width:"240px","z-index":"1001"},"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"}},B=(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 M(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+")"}M("#FF0000",.5);const I=m.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
- `,W=({type:e,header:t,content:o,...a})=>{const r=l.useTheme()||z;return f.default.createElement(I,v({activeTheme:r},a),t,o)};W.propTypes={header:p.default.any,content:p.default.any};const R=m.default.div`
16
+ `,W=({type:e,header:t,content:a,...o})=>{const r=l.useTheme()||z;return f.default.createElement(I,v({activeTheme:r},o),t,a)};W.propTypes={header:p.default.any,content:p.default.any};const R=m.default.div`
17
17
 
18
18
  color: ${({activeTheme:e})=>e.textColor};
19
19
  padding-top: 25px;
@@ -28,11 +28,11 @@
28
28
  transition: all .5s ease .95ms !important;
29
29
 
30
30
  //Set the styles from the default styles object
31
- ${({inBuiltCss:e,type:t})=>{if(e){let l={};if(e[t]){for(const o in e[t])l[o]=e[t][o],delete e.common[o];for(const t in e.common)l[t]=e.common[t]}return l}}}
31
+ ${({inBuiltCss:e,type: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}}}
32
32
 
33
33
  // custom styles
34
34
  ${({customStyles:e})=>e}
35
- `,P=t.forwardRef((({type:e,header:t,content:o,...a},r)=>{const i=l.useTheme()||z;return f.default.createElement(R,v({inBuiltCss:V,activeTheme:i},a,{ref:r}),t,o)}));P.propTypes={type:p.default.string,header:p.default.any,content:p.default.any};const T={sm:{cardWidth:"178px",cardMinHeight:"88px",borderRadius:"4px",border:"0.7px",bodyHeight:"55px",footerFontSize:"10px",footerMinHeight:"31px",footerPadding:"10.5px 16px",footerLineHeight:"16px",lineHeight:"12px"},md:{cardWidth:"215px",cardMinHeight:"123px",borderRadius:"6px",border:"1px",bodyHeight:"67px",footerFontSize:"14px",footerMinHeight:"54px",footerPadding:"18px 19px",footerLineHeight:"12px",lineHeight:"16px"}},L=m.default.div`
35
+ `,P=t.forwardRef((({type:e,header:t,content:a,...o},r)=>{const i=l.useTheme()||z;return f.default.createElement(R,v({inBuiltCss:V,activeTheme:i},o,{ref:r}),t,a)}));P.propTypes={type:p.default.string,header:p.default.any,content:p.default.any};const T={sm:{cardWidth:"178px",cardMinHeight:"88px",borderRadius:"4px",border:"0.7px",bodyHeight:"55px",footerFontSize:"10px",footerMinHeight:"31px",footerPadding:"10.5px 16px",footerLineHeight:"16px",lineHeight:"12px"},md:{cardWidth:"215px",cardMinHeight:"123px",borderRadius:"6px",border:"1px",bodyHeight:"67px",footerFontSize:"14px",footerMinHeight:"54px",footerPadding:"18px 19px",footerLineHeight:"12px",lineHeight:"16px"}},L=m.default.div`
36
36
  ${({trimFileName:e})=>e?l.css`
37
37
  height: ${({size:e})=>T[e].cardMinHeight};
38
38
  `:l.css`
@@ -93,39 +93,39 @@
93
93
  line-height: ${({size:e})=>T[e].lineHeight};
94
94
  border-bottom-left-radius: inherit;
95
95
  border-bottom-right-radius: inherit;
96
- `,j=({variant:e,variantBorder:t,variantBorderHover:o,variantBgBody:a,variantBgFooter:r,fileName:i,bgUrl:n,size:c,trimFileName:s,bodyContent:d,...u})=>{const p=l.useTheme()||z;return f.default.createElement(L,v({variantBorder:t,variantBorderHover:o,variantBgBody:a,size:c,trimFileName:s,theme:p},u),f.default.createElement(q,{bgUrl:n,size:c,theme:p},d),f.default.createElement(H,{theme:p,title:i,variant:e,variantBgFooter:r,trimFileName:s,size:c},i))};j.propTypes={variant:p.default.string,variantBorder:p.default.string,variantBorderHover:p.default.string,variantBgBody:p.default.string,variantBgFooter:p.default.string,fileName:p.default.string,bgUrl:p.default.string,size:p.default.oneOf(["sm","md"]),trimFileName:p.default.bool,bodyContent:p.default.element},j.defaultProps={variant:"black",variantBorder:"neutral-5",variantBorderHover:"primary-1",variantBgBody:"neutral-4",variantBgFooter:null,fileName:"",bgUrl:null,size:"md",trimFileName:!0,bodyContent:null};const F={"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,%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","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%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%2339aa35%3b%7d%3c/style%3e%3c/defs%3e%3ccircle class='cls-1' cx='12' cy='12' r='12'/%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%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%233b59a5%3bfill-rule:evenodd%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='cls-1' 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'/%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%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23ff9600%3bfill-opacity:0.46%3b%7d%3c/style%3e%3c/defs%3e%3crect class='cls-1' width='8.47' height='24'/%3e%3crect class='cls-1' x='15.53' width='8.47' height='24'/%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 class='cls-1' d='M24%2c12%2c0%2c0V24Z'/%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"},O=m.default(o.ReactSVG)`
97
- div {
98
- ${({size:e})=>e&&l.css`
99
- width: ${e}px;
100
- height: ${e}px;
101
- `}
102
- }
103
- svg {
104
- fill: black;
105
-
106
- ${({size:e})=>e&&l.css`
107
- width: ${e}px;
108
- height: ${e}px;
109
- `}
96
+ `,j=({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()||z;return f.default.createElement(L,v({variantBorder:t,variantBorderHover:a,variantBgBody:o,size:c,trimFileName:s,theme:p},u),f.default.createElement(q,{bgUrl:n,size:c,theme:p},d),f.default.createElement(H,{theme:p,title:i,variant:e,variantBgFooter:r,trimFileName:s,size:c},i))};j.propTypes={variant:p.default.string,variantBorder:p.default.string,variantBorderHover:p.default.string,variantBgBody:p.default.string,variantBgFooter:p.default.string,fileName:p.default.string,bgUrl:p.default.string,size:p.default.oneOf(["sm","md"]),trimFileName:p.default.bool,bodyContent:p.default.element},j.defaultProps={variant:"black",variantBorder:"neutral-5",variantBorderHover:"primary-1",variantBgBody:"neutral-4",variantBgFooter:null,fileName:"",bgUrl:null,size:"md",trimFileName:!0,bodyContent:null};const F={"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,%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","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%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%2339aa35%3b%7d%3c/style%3e%3c/defs%3e%3ccircle class='cls-1' cx='12' cy='12' r='12'/%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%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%233b59a5%3bfill-rule:evenodd%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='cls-1' 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'/%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%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23ff9600%3bfill-opacity:0.46%3b%7d%3c/style%3e%3c/defs%3e%3crect class='cls-1' width='8.47' height='24'/%3e%3crect class='cls-1' x='15.53' width='8.47' height='24'/%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 class='cls-1' d='M24%2c12%2c0%2c0V24Z'/%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"},O=m.default(a.ReactSVG)`
97
+ div {
98
+ ${({size:e})=>e&&l.css`
99
+ width: ${e}px;
100
+ height: ${e}px;
101
+ `}
102
+ }
103
+ svg {
104
+ fill: black;
110
105
 
111
- ${({transform:e})=>e&&l.css`
112
- transform: ${e};
113
- `}
106
+ ${({size:e})=>e&&l.css`
107
+ width: ${e}px;
108
+ height: ${e}px;
109
+ `}
110
+
111
+ ${({transform:e})=>e&&l.css`
112
+ transform: ${e};
113
+ `}
114
114
 
115
115
  path {
116
- ${({color:e})=>e&&l.css`
117
- fill: ${e};
118
- `}
119
- }
120
- outline: none;
121
- border:none;
122
- &:focus: {
123
- outline: none;
124
- border:none;
125
- }
126
- vertical-align: initial;
116
+ ${({color:e})=>e&&l.css`
117
+ fill: ${e};
118
+ `}
119
+ }
120
+ outline: none;
121
+ border: none;
122
+ &:focus: {
123
+ outline: none;
124
+ border: none;
127
125
  }
128
- `,G=({icon:e,color:t,size:l,transform:o,...a})=>f.default.createElement(O,v({src:F[e],color:t,size:l,transform:o},a));G.propTypes={icon:p.default.string.isRequired,size:p.default.number,color:p.default.string},G.defaultProps={size:16,color:z.primary["primary-1"]};const X=m.default.div`
126
+ vertical-align: initial;
127
+ }
128
+ `,G=({icon:e,color:t,size:l,transform:a,...o})=>f.default.createElement(O,v({src:F[e],color:t,size:l,transform:a},o));G.propTypes={icon:p.default.string.isRequired,size:p.default.number,color:p.default.string},G.defaultProps={size:16,color:z.primary["primary-1"]};const Z=m.default.div`
129
129
  display: flex;
130
130
  justify-content: center;
131
131
  align-items: center;
@@ -136,7 +136,7 @@
136
136
  font-size: 12px;
137
137
  color: ${({theme:e})=>e.neutral["neutral-3"]};
138
138
  }
139
- `,Z=({customStylesAccordionContainer:e,customStylesAccordionTogggle:o,customStylesAccordionIcon:a,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:s,toggleState:d,contentIsOpen:u,id:p,...m})=>{const g=t.useRef(null),b=l.useTheme()||z;t.useState(0);const[h,y]=t.useState(!1);return t.useEffect((()=>{y(u)}),[u]),f.default.createElement(W,v({customStyles:e,type:"accordionContainer"},m,{header:f.default.createElement(W,v({customStyles:o,type:"accordionToggle"},m,{onClick:()=>{y(!h)},header:s,content:f.default.createElement(X,{theme:b},f.default.createElement("span",null,h?"Click to hide":"Click to open"),f.default.createElement("div",{style:i&&h?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",transition:"transform ease 95ms",background:"transparent"}},n||f.default.createElement(G,{icon:"chevron-down",size:11,transform:"translate(0px,-1px)",color:"#A9B1B8"})))})),content:f.default.createElement(P,v({customStyles:r,type:"accordionContent",ref:g},m,{style:h?{minHeight:g.current.scrollHeight+"px",borderColor:b.borderColor}:{height:"0px",borderBottom:"none"},id:p,content:c}))}))};Z.propTypes={customStylesAccordionContainer:p.default.object,customStylesAccordionTogggle:p.default.object,customStylesAccordionIcon:p.default.object,customStylesAccordionContent:p.default.object,toggleIconAnimation:p.default.bool,icon:p.default.any,content:p.default.any,contentToggle:p.default.any,toggleState:p.default.func,id:p.default.string},Z.defaultProps={contentToggle:"Toggle",content:"Content",toggleIconAnimation:!0,toggleState:()=>{},id:""};const J=({customStylesAccordionContainer:e,customStylesAccordionTogggle:o,customStylesAccordionIcon:a,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:s,isSelected:d,index:u,handleClick:p,isAccordionOpen:m,id:g,customSelectCardColor:b,...h})=>{const[y,x]=t.useState(!1),A=t.useRef(null),[C,S]=t.useState({}),[w,E]=t.useState({}),k=l.useTheme()||z;return t.useEffect((()=>{d?(S((e=>({...e,backgroundColor:b||k.variant["primary-1"],marginBottom:"15.5px",marginTop:0!==u?"15.5px":"0px"}))),E((e=>({...e,backgroundColor:b||k.variant["primary-1"],paddingTop:"14px",paddingBottom:"14px",paddingLeft:"14px"})))):(S({}),E({}))}),[d]),t.useEffect((()=>{x(!!m)}),[m]),f.default.createElement(W,v({customStyles:{...e,...C},type:"accordionContainer"},h,{header:f.default.createElement(W,v({customStyles:{...o,...w},type:"accordionToggle"},h,{onClick:()=>{y||p(u),x(!y)},header:s,content:f.default.createElement("div",{style:i&&y?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},n)})),content:f.default.createElement(P,v({customStyles:r,type:"accordionContent",ref:A},h,{style:y?{height:A.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},id:g,content:c}))}))};J.propTypes={customStylesAccordionContainer:p.default.object,customStylesAccordionTogggle:p.default.object,customStylesAccordionIcon:p.default.object,customStylesAccordionContent:p.default.object,toggleIconAnimation:p.default.bool,icon:p.default.any,content:p.default.any,contentToggle:p.default.any,id:p.default.string},J.defaultProps={contentToggle:"Toggle",content:"Content",id:""};const U=({customStylesAccordionContainer:e,customStylesAccordionTogggle:l,customStylesAccordionIcon:o,customStylesAccordionContent:a,toggleIconAnimation:r,icon:i,content:n,contentToggle:c,isSelected:s,index:d,handleClick:u,isAccordionOpen:p,disable:m,id:g,...b})=>{const[h,y]=t.useState(!1),x=t.useRef(null),[A,C]=t.useState({}),[S,w]=t.useState({});return t.useEffect((()=>{s?(C((e=>({...e,backgroundColor:"#2444d8",marginBottom:"15.5px",marginTop:0!==d?"15.5px":"0px"}))),w((e=>({...e,backgroundColor:"#2444d8",paddingTop:"14px",paddingBottom:"14px",paddingLeft:"14px"})))):(C({}),w({}))}),[s]),t.useEffect((()=>{y(!!p)}),[p]),f.default.createElement(W,v({customStyles:{...e,...A},type:"accordionContainer"},b,{header:f.default.createElement(W,v({customStyles:{...l,...S},type:"accordionToggle"},b,{onClick:()=>{m||(h||u(d),y(!h))},header:c,content:f.default.createElement("div",{style:r&&h?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},i)})),content:f.default.createElement(P,v({customStyles:a,type:"accordionContent",ref:x},b,{style:h?{height:x.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},id:g,content:n}))}))};U.propTypes={customStylesAccordionContainer:p.default.object,customStylesAccordionTogggle:p.default.object,customStylesAccordionIcon:p.default.object,customStylesAccordionContent:p.default.object,toggleIconAnimation:p.default.bool,icon:p.default.any,content:p.default.any,contentToggle:p.default.any,id:p.default.string},U.defaultProps={contentToggle:"Toggle",content:"Content",id:""};const Q=m.default.div`
139
+ `,X=({customStylesAccordionContainer:e,customStylesAccordionTogggle:a,customStylesAccordionIcon:o,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:s,toggleState:d,contentIsOpen:u,id:p,...m})=>{const g=t.useRef(null),b=l.useTheme()||z;t.useState(0);const[h,y]=t.useState(!1);return t.useEffect((()=>{y(u)}),[u]),f.default.createElement(W,v({customStyles:e,type:"accordionContainer"},m,{header:f.default.createElement(W,v({customStyles:a,type:"accordionToggle"},m,{onClick:()=>{y(!h)},header:s,content:f.default.createElement(Z,{theme:b},f.default.createElement("span",null,h?"Click to hide":"Click to open"),f.default.createElement("div",{style:i&&h?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",transition:"transform ease 95ms",background:"transparent"}},n||f.default.createElement(G,{icon:"chevron-down",size:11,transform:"translate(0px,-1px)",color:"#A9B1B8"})))})),content:f.default.createElement(P,v({customStyles:r,type:"accordionContent",ref:g},m,{style:h?{minHeight:g.current.scrollHeight+"px",borderColor:b.borderColor}:{height:"0px",borderBottom:"none"},id:p,content:c}))}))};X.propTypes={customStylesAccordionContainer:p.default.object,customStylesAccordionTogggle:p.default.object,customStylesAccordionIcon:p.default.object,customStylesAccordionContent:p.default.object,toggleIconAnimation:p.default.bool,icon:p.default.any,content:p.default.any,contentToggle:p.default.any,toggleState:p.default.func,id:p.default.string},X.defaultProps={contentToggle:"Toggle",content:"Content",toggleIconAnimation:!0,toggleState:()=>{},id:""};const J=({customStylesAccordionContainer:e,customStylesAccordionTogggle:a,customStylesAccordionIcon:o,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:s,isSelected:d,index:u,handleClick:p,isAccordionOpen:m,id:g,customSelectCardColor:b,...h})=>{const[y,x]=t.useState(!1),A=t.useRef(null),[C,S]=t.useState({}),[w,E]=t.useState({}),k=l.useTheme()||z;return t.useEffect((()=>{d?(S((e=>({...e,backgroundColor:b||k.variant["primary-1"],marginBottom:"15.5px",marginTop:0!==u?"15.5px":"0px"}))),E((e=>({...e,backgroundColor:b||k.variant["primary-1"],paddingTop:"14px",paddingBottom:"14px",paddingLeft:"14px"})))):(S({}),E({}))}),[d]),t.useEffect((()=>{x(!!m)}),[m]),f.default.createElement(W,v({customStyles:{...e,...C},type:"accordionContainer"},h,{header:f.default.createElement(W,v({customStyles:{...a,...w},type:"accordionToggle"},h,{onClick:()=>{y||p(u),x(!y)},header:s,content:f.default.createElement("div",{style:i&&y?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},n)})),content:f.default.createElement(P,v({customStyles:r,type:"accordionContent",ref:A},h,{style:y?{height:A.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},id:g,content:c}))}))};J.propTypes={customStylesAccordionContainer:p.default.object,customStylesAccordionTogggle:p.default.object,customStylesAccordionIcon:p.default.object,customStylesAccordionContent:p.default.object,toggleIconAnimation:p.default.bool,icon:p.default.any,content:p.default.any,contentToggle:p.default.any,id:p.default.string},J.defaultProps={contentToggle:"Toggle",content:"Content",id:""};const U=({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:m,id:g,...b})=>{const[h,y]=t.useState(!1),x=t.useRef(null),[A,C]=t.useState({}),[S,w]=t.useState({});return t.useEffect((()=>{s?(C((e=>({...e,backgroundColor:"#2444d8",marginBottom:"15.5px",marginTop:0!==d?"15.5px":"0px"}))),w((e=>({...e,backgroundColor:"#2444d8",paddingTop:"14px",paddingBottom:"14px",paddingLeft:"14px"})))):(C({}),w({}))}),[s]),t.useEffect((()=>{y(!!p)}),[p]),f.default.createElement(W,v({customStyles:{...e,...A},type:"accordionContainer"},b,{header:f.default.createElement(W,v({customStyles:{...l,...S},type:"accordionToggle"},b,{onClick:()=>{m||(h||u(d),y(!h))},header:c,content:f.default.createElement("div",{style:r&&h?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},i)})),content:f.default.createElement(P,v({customStyles:o,type:"accordionContent",ref:x},b,{style:h?{height:x.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},id:g,content:n}))}))};U.propTypes={customStylesAccordionContainer:p.default.object,customStylesAccordionTogggle:p.default.object,customStylesAccordionIcon:p.default.object,customStylesAccordionContent:p.default.object,toggleIconAnimation:p.default.bool,icon:p.default.any,content:p.default.any,contentToggle:p.default.any,id:p.default.string},U.defaultProps={contentToggle:"Toggle",content:"Content",id:""};const Q=m.default.div`
140
140
  color: ${({theme:e,variant:t})=>t?e.variant[t]:"white"};
141
141
  ${({scroll:e})=>e?l.css`
142
142
  display: flex;
@@ -177,7 +177,7 @@
177
177
  width: -webkit-fill-available;
178
178
  }
179
179
  `}
180
- `,N=m.default.div`
180
+ `,D=m.default.div`
181
181
  padding: 0 15px;
182
182
  display: flex;
183
183
  align-items: center;
@@ -231,74 +231,74 @@
231
231
  `:void 0}
232
232
  };
233
233
  `}}
234
- `,D=({variant:e,data:o,scroll:a,onClick:r,clickable:i,...n})=>{const c=l.useTheme()||z,s=t.useRef(null),d=t.useRef(null),[u,p]=t.useState(void 0),[m,g]=t.useState(void 0);let b={fontSize:"",display:""},h={fontSize:"",display:""};const y=()=>{s&&g(s?.current?.offsetWidth)};t.useEffect((()=>{y()}),[o,m]),t.useEffect((()=>{if(!a)return window.addEventListener("resize",y),()=>window.removeEventListener("resize",y)}),[]),t.useEffect((()=>{a||p(d?.current.offsetWidth)}),[o,m,u]);const x=o.reduce((function(e,t){return 9*e.label.length+13*e.value.toString().length>9*t.label.length+13*t.value.toString().length?e:t}));if(!a){const e=function(e){return{step1:15+13*e.value.toString().length+5+9*e.label.length+15,step2:15+13*e.value.toString().length+5+7*e.label.length+15,step3:15+13*e.value.toString().length+5+15}}(x);u<e.step3?(h.display="none",b.display="none"):u<e.step2?b.display="none":u<e.step1?b.fontSize="12px":b.fontSize="14px"}return f.default.createElement(Q,{theme:c,variant:e,ref:a?null:s,arrowNumber:o.length,scroll:a},o.map(((e,t)=>{return f.default.createElement(K,{id:e.id,theme:c,onClick:i?t=>r(t,e):null,clickable:i,scroll:a,ref:a?null:e.label===x.label?d:null,key:"fa"+t+"-"+e.label,index:t,dataLength:o.length,color:e.color},(l=e.value,n=e.label,f.default.createElement(N,{styleArrowContentP:b,styleArrowContentSpan:h,scroll:a},f.default.createElement("span",null,l),f.default.createElement("p",null,n))));var l,n})))};D.propTypes={variant:p.default.string,data:p.default.array,scroll:p.default.bool,onClick:p.default.func,clickable:p.default.bool},D.defaultProps={variant:null,data:[],scroll:!0,onClick:void 0,clickable:!1};const Y=m.default.img`
234
+ `,N=({variant:e,data:a,scroll:o,onClick:r,clickable:i,...n})=>{const c=l.useTheme()||z,s=t.useRef(null),d=t.useRef(null),[u,p]=t.useState(void 0),[m,g]=t.useState(void 0);let b={fontSize:"",display:""},h={fontSize:"",display:""};const y=()=>{s&&g(s?.current?.offsetWidth)};t.useEffect((()=>{y()}),[a,m]),t.useEffect((()=>{if(!o)return window.addEventListener("resize",y),()=>window.removeEventListener("resize",y)}),[]),t.useEffect((()=>{o||p(d?.current.offsetWidth)}),[a,m,u]);const x=a.reduce((function(e,t){return 9*e.label.length+13*e.value.toString().length>9*t.label.length+13*t.value.toString().length?e:t}));if(!o){const e=function(e){return{step1:15+13*e.value.toString().length+5+9*e.label.length+15,step2:15+13*e.value.toString().length+5+7*e.label.length+15,step3:15+13*e.value.toString().length+5+15}}(x);u<e.step3?(h.display="none",b.display="none"):u<e.step2?b.display="none":u<e.step1?b.fontSize="12px":b.fontSize="14px"}return f.default.createElement(Q,{theme:c,variant:e,ref:o?null:s,arrowNumber:a.length,scroll:o},a.map(((e,t)=>{return f.default.createElement(K,{id:e.id,theme:c,onClick:i?t=>r(t,e):null,clickable:i,scroll:o,ref:o?null:e.label===x.label?d:null,key:"fa"+t+"-"+e.label,index:t,dataLength:a.length,color:e.color},(l=e.value,n=e.label,f.default.createElement(D,{styleArrowContentP:b,styleArrowContentSpan:h,scroll:o},f.default.createElement("span",null,l),f.default.createElement("p",null,n))));var l,n})))};N.propTypes={variant:p.default.string,data:p.default.array,scroll:p.default.bool,onClick:p.default.func,clickable:p.default.bool},N.defaultProps={variant:null,data:[],scroll:!0,onClick:void 0,clickable:!1};const Y=m.default.img`
235
235
  //Set the styles from the default styles object
236
- ${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{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];for(const o in e[`${t}${l}`])a[o]=e[`${t}${l}`][o],delete e.common[o]}return{...a,...o}}}}
237
- `,$=({customStyles:e,type:l,size:o,alt:a,src:r,handleImageStatus:i,...n})=>{const[c,s]=t.useState("loading"),d=t.useRef(null),u=()=>{s("loaded"),i&&i("loaded")},p=()=>{s("failed"),i&&i("failed")};return t.useEffect((()=>{const e=d.current;if(e)return e.addEventListener("load",u),e.addEventListener("error",p),()=>{e.removeEventListener("load",u),e.removeEventListener("error",p)}}),[c]),f.default.createElement(Y,v({},n,{inBuiltCss:V,customStyles:e,type:l,alt:a,src:r,ref:d,size:o}))};$.propTypes={customStyles:p.default.object,type:p.default.string,size:p.default.oneOf(["SM","MD","LG"]),alt:p.default.string,src:p.default.string,handleImageStatus:p.default.func},$.defaultProps={customStyles:null,type:"image",alt:"image alternative",src:null,handleImageStatus:null};const _=m.default.span`
238
- ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.common)o[t]=e.common[t];for(const l in e[t])o[l]=e[t][l],delete e.common[l]}return{...o,...l}}}}
236
+ ${({inBuiltCss:e,type:t,size: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])o[l]=e[t][l],delete e.common[l];for(const a in e[`${t}${l}`])o[a]=e[`${t}${l}`][a],delete e.common[a]}return{...o,...a}}}}
237
+ `,$=({customStyles:e,type:l,size:a,alt:o,src:r,handleImageStatus:i,...n})=>{const[c,s]=t.useState("loading"),d=t.useRef(null),u=()=>{s("loaded"),i&&i("loaded")},p=()=>{s("failed"),i&&i("failed")};return t.useEffect((()=>{const e=d.current;if(e)return e.addEventListener("load",u),e.addEventListener("error",p),()=>{e.removeEventListener("load",u),e.removeEventListener("error",p)}}),[c]),f.default.createElement(Y,v({},n,{inBuiltCss:V,customStyles:e,type:l,alt:o,src:r,ref:d,size:a}))};$.propTypes={customStyles:p.default.object,type:p.default.string,size:p.default.oneOf(["SM","MD","LG"]),alt:p.default.string,src:p.default.string,handleImageStatus:p.default.func},$.defaultProps={customStyles:null,type:"image",alt:"image alternative",src:null,handleImageStatus:null};const _=m.default.span`
238
+ ${({inBuiltCss: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}}}}
239
239
  `,ee=m.default.div`
240
240
 
241
241
  background-color:${({theme:e})=>e.primary["primary-1"]};
242
242
  color: ${({theme:e})=>e.bgColor};
243
- ${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{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];for(const o in e[`${t}${l}`])a[o]=e[`${t}${l}`][o],delete e.common[o]}return{...a,...o}}}}
243
+ ${({inBuiltCss:e,type:t,size: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])o[l]=e[t][l],delete e.common[l];for(const a in e[`${t}${l}`])o[a]=e[`${t}${l}`][a],delete e.common[a]}return{...o,...a}}}}
244
244
  `,te=m.default.span`
245
245
 
246
246
  color:${({theme:e})=>e.textColor};
247
247
 
248
- ${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t in e.common)a[t]=e.common[t];for(const l in e[t])delete e.common[l],a[l]=e[t][l];for(const o in e[`${t}${l}`])a[o]=e[`${t}${l}`][o],delete e.common[o]}return{...a,...o}}}}
249
- `,le=({customStylesContainer:e,customStylesImage:o,customStylesCircle:a,customStylesName:r,size:i,toggleName:n,user:c,border:s,...d})=>{const[u,p]=t.useState("loading"),m=l.useTheme()||z;return f.default.createElement(_,v({inBuiltCss:V,border:s,theme:m,customStyles:e,type:"avatarContainer"},d),c?.url&&f.default.createElement($,v({},d,{customStyles:o,type:"imageAvatar",size:i,alt:"user-picture",src:c.url,handleImageStatus:e=>{p(e)},style:{visibility:"loaded"!==u?"hidden":"visible"}})),f.default.createElement(ee,v({},d,{theme:m,inBuiltCss:V,type:"avatarCircle",customStyles:a,size:i,style:{visibility:"loaded"!==u?"visible":"hidden"}}),c?.userName&&c?.userName.split(" ").length>=2?c?.userName.split(" ")[0].charAt(0).toUpperCase()+c?.userName.split(" ")[1].charAt(0).toUpperCase():c?.userName&&1===c?.userName.split(" ").length&&c?.userName.split(" ")[0].charAt(0).toUpperCase()),n&&f.default.createElement(te,v({inBuiltCss:V},d,{theme:m,type:"avatarName",customStyles:r,size:i}),c.userName," "))};le.propTypes={customStylesCircle:p.default.object,customStylesName:p.default.object,customStylesContainer:p.default.object,customStylesImage:p.default.object,toggleName:p.default.bool,size:p.default.oneOf(["SM","MD","LG"]),user:p.default.object},le.defaultProps={block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const oe=m.default.span`
250
- ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.common)o[t]=e.common[t];for(const l in e[t])o[l]=e[t][l],delete e.common[l]}return{...o,...l}}}}
248
+ ${({inBuiltCss:e,type:t,size: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];for(const a in e[`${t}${l}`])o[a]=e[`${t}${l}`][a],delete e.common[a]}return{...o,...a}}}}
249
+ `,le=({customStylesContainer:e,customStylesImage:a,customStylesCircle:o,customStylesName:r,size:i,toggleName:n,user:c,border:s,...d})=>{const[u,p]=t.useState("loading"),m=l.useTheme()||z;return f.default.createElement(_,v({inBuiltCss:V,border:s,theme:m,customStyles:e,type:"avatarContainer"},d),c?.url&&f.default.createElement($,v({},d,{customStyles:a,type:"imageAvatar",size:i,alt:"user-picture",src:c.url,handleImageStatus:e=>{p(e)},style:{visibility:"loaded"!==u?"hidden":"visible"}})),f.default.createElement(ee,v({},d,{theme:m,inBuiltCss:V,type:"avatarCircle",customStyles:o,size:i,style:{visibility:"loaded"!==u?"visible":"hidden"}}),c?.userName&&c?.userName.split(" ").length>=2?c?.userName.split(" ")[0].charAt(0).toUpperCase()+c?.userName.split(" ")[1].charAt(0).toUpperCase():c?.userName&&1===c?.userName.split(" ").length&&c?.userName.split(" ")[0].charAt(0).toUpperCase()),n&&f.default.createElement(te,v({inBuiltCss:V},d,{theme:m,type:"avatarName",customStyles:r,size:i}),c.userName," "))};le.propTypes={customStylesCircle:p.default.object,customStylesName:p.default.object,customStylesContainer:p.default.object,customStylesImage:p.default.object,toggleName:p.default.bool,size:p.default.oneOf(["SM","MD","LG"]),user:p.default.object},le.defaultProps={block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const ae=m.default.span`
250
+ ${({inBuiltCss: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}}}}
251
251
  width: auto;
252
- `,ae=m.default.div`
252
+ `,oe=m.default.div`
253
253
  background-color: ${({theme:e})=>e.primary["primary-1"]};
254
254
  color: ${({theme:e})=>e.bgColor};
255
- ${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{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];for(const o in e[`${t}${l}`])a[o]=e[`${t}${l}`][o],delete e.common[o]}return{...a,...o}}}}
256
- ${({isSelected:e,selectedStyle:t,notSelectedStyle:o})=>e?l.css`
255
+ ${({inBuiltCss:e,type:t,size: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])o[l]=e[t][l],delete e.common[l];for(const a in e[`${t}${l}`])o[a]=e[`${t}${l}`][a],delete e.common[a]}return{...o,...a}}}}
256
+ ${({isSelected:e,selectedStyle:t,notSelectedStyle:a})=>e?l.css`
257
257
  min-width: 42px;
258
258
  min-height: 42px;
259
259
  ${t}
260
260
  `:l.css`
261
- ${o}
261
+ ${a}
262
262
  `}
263
263
  font-weight: 600;
264
264
  `,re=m.default.span`
265
265
  color: ${({theme:e})=>e.textColor};
266
266
 
267
- ${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t in e.common)a[t]=e.common[t];for(const l in e[t])delete e.common[l],a[l]=e[t][l];for(const o in e[`${t}${l}`])a[o]=e[`${t}${l}`][o],delete e.common[o]}return{...a,...o}}}}
267
+ ${({inBuiltCss:e,type:t,size: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];for(const a in e[`${t}${l}`])o[a]=e[`${t}${l}`][a],delete e.common[a]}return{...o,...a}}}}
268
268
 
269
269
  &:hover {
270
- ${({inBuiltCss:e,type:t,size:l,customStylesHover:o})=>{if(e){return{...{},...o}}}}
270
+ ${({inBuiltCss:e,type:t,size:l,customStylesHover:a})=>{if(e){return{...{},...a}}}}
271
271
  }
272
- `,ie=({customStylesContainer:e,customStylesImage:o,customStylesCircle:a,customStylesName:r,customStylesNameHover:i,size:n,toggleName:c,user:s,border:d,isSelected:u,selectedStyle:p,notSelectedStyle:m,...g})=>{const b=l.useTheme()||z,[h,y]=t.useState("loading");return f.default.createElement(oe,v({border:d,inBuiltCss:V,customStyles:e,type:"avatarContainer"},g),s?.url&&f.default.createElement($,v({},g,{inBuiltCss:V,customStyles:o,type:"imageAvatar",size:n,alt:"user-picture",src:s.url,handleImageStatus:e=>{y(e)},style:{visibility:"loaded"!==h?"hidden":"visible"}})),f.default.createElement(ae,v({},g,{theme:b,selectedStyle:p,notSelectedStyle:m,inBuiltCss:V,type:"avatarCircle",customStyles:a,size:n,style:{visibility:"loaded"!==h?"visible":"hidden"},isSelected:u}),s?.userName&&s?.userName.split(" ").length>=2?s?.userName.split(" ")[0].charAt(0).toUpperCase()+s?.userName.split(" ")[1].charAt(0).toUpperCase():s?.userName&&1===s?.userName.split(" ").length&&s?.userName.split(" ")[0].charAt(0).toUpperCase()),c&&f.default.createElement(re,v({theme:b},g,{inBuiltCss:V,type:"avatarName",customStyles:r,customStylesHover:i,size:n}),s.userName," "))};ie.propTypes={customStylesCircle:p.default.object,customStylesName:p.default.object,customStylesContainer:p.default.object,customStylesImage:p.default.object,toggleName:p.default.bool,size:p.default.oneOf(["SM","MD","LG"]),user:p.default.object,customStylesNameHover:p.default.object},ie.defaultProps={block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const ne=m.default.span`
272
+ `,ie=({customStylesContainer:e,customStylesImage:a,customStylesCircle:o,customStylesName:r,customStylesNameHover:i,size:n,toggleName:c,user:s,border:d,isSelected:u,selectedStyle:p,notSelectedStyle:m,...g})=>{const b=l.useTheme()||z,[h,y]=t.useState("loading");return f.default.createElement(ae,v({border:d,inBuiltCss:V,customStyles:e,type:"avatarContainer"},g),s?.url&&f.default.createElement($,v({},g,{inBuiltCss:V,customStyles:a,type:"imageAvatar",size:n,alt:"user-picture",src:s.url,handleImageStatus:e=>{y(e)},style:{visibility:"loaded"!==h?"hidden":"visible"}})),f.default.createElement(oe,v({},g,{theme:b,selectedStyle:p,notSelectedStyle:m,inBuiltCss:V,type:"avatarCircle",customStyles:o,size:n,style:{visibility:"loaded"!==h?"visible":"hidden"},isSelected:u}),s?.userName&&s?.userName.split(" ").length>=2?s?.userName.split(" ")[0].charAt(0).toUpperCase()+s?.userName.split(" ")[1].charAt(0).toUpperCase():s?.userName&&1===s?.userName.split(" ").length&&s?.userName.split(" ")[0].charAt(0).toUpperCase()),c&&f.default.createElement(re,v({theme:b},g,{inBuiltCss:V,type:"avatarName",customStyles:r,customStylesHover:i,size:n}),s.userName," "))};ie.propTypes={customStylesCircle:p.default.object,customStylesName:p.default.object,customStylesContainer:p.default.object,customStylesImage:p.default.object,toggleName:p.default.bool,size:p.default.oneOf(["SM","MD","LG"]),user:p.default.object,customStylesNameHover:p.default.object},ie.defaultProps={block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const ne=m.default.span`
273
273
 
274
- ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.common)o[t]=e.common[t];for(const l in e[t])o[l]=e[t][l],delete e.common[l]}return{...o,...l}}}}
274
+ ${({inBuiltCss: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}}}}
275
275
  width: auto;
276
276
  `,ce=m.default.div`
277
277
 
278
278
  background-color: ${({theme:e})=>e.primary["primary-1"]};
279
279
  color: ${({theme:e})=>e.bgColor};
280
280
 
281
- ${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{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];for(const o in e[`${t}${l}`])a[o]=e[`${t}${l}`][o],delete e.common[o]}return{...a,...o}}}}
282
- ${({isSelected:e,selectedStyle:t,notSelectedStyle:o})=>e?l.css`
281
+ ${({inBuiltCss:e,type:t,size: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])o[l]=e[t][l],delete e.common[l];for(const a in e[`${t}${l}`])o[a]=e[`${t}${l}`][a],delete e.common[a]}return{...o,...a}}}}
282
+ ${({isSelected:e,selectedStyle:t,notSelectedStyle:a})=>e?l.css`
283
283
  ${t}
284
284
 
285
285
  min-width: 42px;
286
286
  min-height: 42px;
287
287
  `:l.css`
288
- ${o}
288
+ ${a}
289
289
  `}
290
290
  font-weight: 600;
291
291
  `,se=m.default.span`
292
292
 
293
293
  color: ${({theme:e})=>e.textColor};
294
294
 
295
- ${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t in e.common)a[t]=e.common[t];for(const l in e[t])delete e.common[l],a[l]=e[t][l];for(const o in e[`${t}${l}`])a[o]=e[`${t}${l}`][o],delete e.common[o]}return{...a,...o}}}}
295
+ ${({inBuiltCss:e,type:t,size: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];for(const a in e[`${t}${l}`])o[a]=e[`${t}${l}`][a],delete e.common[a]}return{...o,...a}}}}
296
296
 
297
297
 
298
298
  &:hover {
299
- ${({inBuiltCss:e,type:t,size:l,customStylesHover:o})=>{if(e){return{...{},...o}}}}
299
+ ${({inBuiltCss:e,type:t,size:l,customStylesHover:a})=>{if(e){return{...{},...a}}}}
300
300
  }
301
- `,de=({inBuiltCss:e,customStylesContainer:o,customStylesImage:a,customStylesCircle:r,customStylesName:i,customStylesNameHover:n,size:c,toggleName:s,user:d,border:u,selectedStyle:p,notSelectedStyle:m,isSelected:g,value:b,...h})=>{const y=l.useTheme()||z,[x,A]=t.useState("loading");return f.default.createElement(ne,v({border:u,theme:y,inBuiltCss:V,customStyles:o,type:"avatarContainer"},h),d?.url&&f.default.createElement($,v({},h,{inBuiltCss:V,customStyles:a,type:"imageAvatar",size:c,alt:"user-picture",src:d.url,handleImageStatus:e=>{A(e)},style:{visibility:"loaded"!==x?"hidden":"visible"}})),f.default.createElement(ce,v({},h,{theme:y,inBuiltCss:V,type:"avatarCircle",customStyles:r,size:c,style:{visibility:"loaded"!==x?"visible":"hidden"},isSelected:g,selectedStyle:p,notSelectedStyle:m}),b),s&&f.default.createElement(se,v({theme:y},h,{inBuiltCss:V,type:"avatarName",customStyles:i,customStylesHover:n,size:c}),d.userName," "))};de.propTypes={customStylesCircle:p.default.object,customStylesName:p.default.object,customStylesContainer:p.default.object,customStylesImage:p.default.object,toggleName:p.default.bool,size:p.default.oneOf(["SM","MD","LG"]),user:p.default.object},de.defaultProps={inBuiltCss:p.default.object},de.defaultProps={inBuiltCss:V,block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const ue=m.default.div`
301
+ `,de=({inBuiltCss:e,customStylesContainer:a,customStylesImage:o,customStylesCircle:r,customStylesName:i,customStylesNameHover:n,size:c,toggleName:s,user:d,border:u,selectedStyle:p,notSelectedStyle:m,isSelected:g,value:b,...h})=>{const y=l.useTheme()||z,[x,A]=t.useState("loading");return f.default.createElement(ne,v({border:u,theme:y,inBuiltCss:V,customStyles:a,type:"avatarContainer"},h),d?.url&&f.default.createElement($,v({},h,{inBuiltCss:V,customStyles:o,type:"imageAvatar",size:c,alt:"user-picture",src:d.url,handleImageStatus:e=>{A(e)},style:{visibility:"loaded"!==x?"hidden":"visible"}})),f.default.createElement(ce,v({},h,{theme:y,inBuiltCss:V,type:"avatarCircle",customStyles:r,size:c,style:{visibility:"loaded"!==x?"visible":"hidden"},isSelected:g,selectedStyle:p,notSelectedStyle:m}),b),s&&f.default.createElement(se,v({theme:y},h,{inBuiltCss:V,type:"avatarName",customStyles:i,customStylesHover:n,size:c}),d.userName," "))};de.propTypes={customStylesCircle:p.default.object,customStylesName:p.default.object,customStylesContainer:p.default.object,customStylesImage:p.default.object,toggleName:p.default.bool,size:p.default.oneOf(["SM","MD","LG"]),user:p.default.object},de.defaultProps={inBuiltCss:p.default.object},de.defaultProps={inBuiltCss:V,block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const ue=m.default.div`
302
302
  color: ${({theme:e})=>e.textColor};
303
303
  display: flex;
304
304
  background-color: ${({backgroundColor:e,theme:t})=>e||t.variant["insight-purple"]};
@@ -314,7 +314,7 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
314
314
  font-size: 16px;
315
315
  text-align: left;
316
316
  word-wrap: break-word;
317
- `,fe=({backgroundColor:e,borderColor:t,variant:o,children:a,...r})=>{const i=l.useTheme()||z;return f.default.createElement(f.default.Fragment,null,f.default.createElement(ue,v({theme:i,backgroundColor:e,borderColor:t},r),f.default.createElement(pe,v({theme:i},r),a)))};fe.propTypes={backgroundColor:p.default.string,borderColor:p.default.string,children:p.default.any},fe.defaultProps={children:""};const me=l.keyframes`
317
+ `,fe=({backgroundColor:e,borderColor:t,variant:a,children:o,...r})=>{const i=l.useTheme()||z;return f.default.createElement(f.default.Fragment,null,f.default.createElement(ue,v({theme:i,backgroundColor:e,borderColor:t},r),f.default.createElement(pe,v({theme:i},r),o)))};fe.propTypes={backgroundColor:p.default.string,borderColor:p.default.string,children:p.default.any},fe.defaultProps={children:""};const me=l.keyframes`
318
318
  0% {
319
319
  opacity: 1;
320
320
  }
@@ -322,7 +322,7 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
322
322
  opacity: 0;
323
323
  }
324
324
  `,ge=m.default.div`
325
- ${({size:e,thickness:t,propellerHeight:o})=>l.css`
325
+ ${({size:e,thickness:t,propellerHeight:a})=>l.css`
326
326
  display: inline-block;
327
327
  position: relative;
328
328
  width: ${e}px;
@@ -340,9 +340,9 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
340
340
  top: 0px;
341
341
  left: 0px;
342
342
  width: ${t}px; //2px;
343
- height: calc(${e}px*${o}/100);
343
+ height: calc(${e}px*${a}/100);
344
344
  border-radius: 20%;
345
- ${({theme:e,type:t,customStyles:l})=>{if(e){let o=[];if(e[t])for(const l in e[t])o.push(`${l}:${e[t][l]};`);if(l)for(const e in l)o.push(`${e}:${l[e]};`);return[...o]}}}
345
+ ${({theme:e,type:t,customStyles:l})=>{if(e){let a=[];if(e[t])for(const l in e[t])a.push(`${l}:${e[t][l]};`);if(l)for(const e in l)a.push(`${e}:${l[e]};`);return[...a]}}}
346
346
  }
347
347
  }
348
348
 
@@ -417,7 +417,7 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
417
417
  }
418
418
  }
419
419
  `}
420
- `,be=({size:e,thickness:t,propellerHeight:l,customStyles:o})=>{const a=V;return f.default.createElement(ge,{theme:a,size:e,thickness:t,propellerHeight:l,customStyles:o,type:"spinner"},f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null))};ge.defaultProps={theme:V},be.propTypes={size:p.default.number,thickness:p.default.number,propellerHeight:p.default.number,customStyles:p.default.object},be.defaultProps={size:20,thickness:2,propellerHeight:25,customStyles:null};const he={sm:{fontSize:"14px",padding:"5px 15px"},md:{fontSize:"16px",padding:"5.5px 15px"},lg:{fontSize:"18px",padding:"8px 20px"}},ye=m.default.button`
420
+ `,be=({size:e,thickness:t,propellerHeight:l,customStyles:a})=>{const o=V;return f.default.createElement(ge,{theme:o,size:e,thickness:t,propellerHeight:l,customStyles:a,type:"spinner"},f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null),f.default.createElement("div",null))};ge.defaultProps={theme:V},be.propTypes={size:p.default.number,thickness:p.default.number,propellerHeight:p.default.number,customStyles:p.default.object},be.defaultProps={size:20,thickness:2,propellerHeight:25,customStyles:null};const he={sm:{fontSize:"14px",padding:"5px 15px"},md:{fontSize:"16px",padding:"5.5px 15px"},lg:{fontSize:"18px",padding:"8px 20px"}},ye=m.default.button`
421
421
  background: transparent;
422
422
  color: ${({theme:e})=>e.variant["primary-1"]};
423
423
  padding: ${({size:e})=>he[e].padding};
@@ -439,7 +439,7 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
439
439
 
440
440
  // custom styles
441
441
  ${({btnStyle:e})=>e}
442
- `,xe=({btnStyle:e,block:t,size:o,style:a,variant:r,disabled:i,isLoading:n,type:c,id:s,...d})=>{const u=l.useTheme()||z;return f.default.createElement(ye,v({id:s,block:t,variant:r,defaultStyle:"button",type:c,style:a,size:o,theme:u,disabled:i,btnStyle:e},d),n&&f.default.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},f.default.createElement(be,{customStyles:{"background-color":u.bgColor},size:16})),d.children)};xe.propTypes={variant:p.default.string,disabled:p.default.bool,size:p.default.oneOf(["sm","md","lg"]),block:p.default.bool,isLoading:p.default.bool,onClick:p.default.func,type:p.default.string,btnStyle:p.default.object,id:p.default.string},xe.defaultProps={variant:"primary-1",block:!1,isLoading:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const Ae={sm:{fontSize:"14px",padding:"5px 15px"},md:{fontSize:"16px",padding:"5.5px 15px"},lg:{fontSize:"18px",padding:"8px 20px"}},ve=({theme:e,variant:t})=>M(e.variant[t],.6),Ce=m.default.button`
442
+ `,xe=({btnStyle:e,block:t,size:a,style:o,variant:r,disabled:i,isLoading:n,type:c,id:s,...d})=>{const u=l.useTheme()||z;return f.default.createElement(ye,v({id:s,block:t,variant:r,defaultStyle:"button",type:c,style:o,size:a,theme:u,disabled:i,btnStyle:e},d),n&&f.default.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},f.default.createElement(be,{customStyles:{"background-color":u.bgColor},size:16})),d.children)};xe.propTypes={variant:p.default.string,disabled:p.default.bool,size:p.default.oneOf(["sm","md","lg"]),block:p.default.bool,isLoading:p.default.bool,onClick:p.default.func,type:p.default.string,btnStyle:p.default.object,id:p.default.string},xe.defaultProps={variant:"primary-1",block:!1,isLoading:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const Ae={sm:{fontSize:"14px",padding:"5px 15px"},md:{fontSize:"16px",padding:"5.5px 15px"},lg:{fontSize:"18px",padding:"8px 20px"}},ve=({theme:e,variant:t})=>M(e.variant[t],.6),Ce=m.default.button`
443
443
  background: ${({theme:e,variant:t})=>e.variant[t]};
444
444
  color: ${({theme:e})=>e.bgColor};
445
445
  padding: ${({size:e})=>Ae[e].padding};
@@ -464,7 +464,7 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
464
464
 
465
465
  // custom styles
466
466
  ${({btnStyle:e})=>e}
467
- `,Se=({btnStyle:e,block:t,size:o,style:a,variant:r,disabled:i,isLoading:n,type:c,id:s,...d})=>{const u=l.useTheme()||z;return f.default.createElement(Ce,v({id:s,block:t,variant:r,defaultStyle:"button",type:c,style:a,size:o,theme:u,disabled:i,btnStyle:e},d),n&&f.default.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},f.default.createElement(be,{customStyles:{"background-color":u.bgColor},size:16})),d.children)};Se.propTypes={variant:p.default.string,disabled:p.default.bool,size:p.default.oneOf(["sm","md","lg"]),block:p.default.bool,isLoading:p.default.bool,onClick:p.default.func,type:p.default.string,btnStyle:p.default.object,id:p.default.string},Se.defaultProps={variant:"primary-1",block:!1,isLoading:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const we={sm:{fontSize:"14",padding:"5px 15px"},md:{fontSize:"16",padding:"5.5px 15px"},lg:{fontSize:"18",padding:"8px 20px"}},Ee=m.default.button`
467
+ `,Se=({btnStyle:e,block:t,size:a,style:o,variant:r,disabled:i,isLoading:n,type:c,id:s,...d})=>{const u=l.useTheme()||z;return f.default.createElement(Ce,v({id:s,block:t,variant:r,defaultStyle:"button",type:c,style:o,size:a,theme:u,disabled:i,btnStyle:e},d),n&&f.default.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},f.default.createElement(be,{customStyles:{"background-color":u.bgColor},size:16})),d.children)};Se.propTypes={variant:p.default.string,disabled:p.default.bool,size:p.default.oneOf(["sm","md","lg"]),block:p.default.bool,isLoading:p.default.bool,onClick:p.default.func,type:p.default.string,btnStyle:p.default.object,id:p.default.string},Se.defaultProps={variant:"primary-1",block:!1,isLoading:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const we={sm:{fontSize:"14",padding:"5px 15px"},md:{fontSize:"16",padding:"5.5px 15px"},lg:{fontSize:"18",padding:"8px 20px"}},Ee=m.default.button`
468
468
  color: ${({theme:e,variant:t})=>e.variant[t]};
469
469
  background: ${({theme:e})=>e.bgColor};
470
470
  padding: ${({size:e})=>we[e].padding};
@@ -487,7 +487,7 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
487
487
  ${({theme:e,defaultStyle:t})=>B(e,t)}
488
488
  // custom styles
489
489
  ${({btnStyle:e})=>e}
490
- `,ke=({btnStyle:e,isLoading:t,block:o,size:a,style:r,variant:i,disabled:n,type:c,theme:s,id:d,...u})=>{const p=l.useTheme()||z;return f.default.createElement(Ee,v({id:d,block:o,variant:i,defaultStyle:"button",style:r,size:a,disabled:n,type:c,btnStyle:e,isLoading:t,theme:s},u),t&&f.default.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},f.default.createElement(be,{theme:s,customStyles:{"background-color":p.variant[i]},size:16})," "),u.children," ")};ke.propTypes={variant:p.default.string,disabled:p.default.bool,size:p.default.oneOf(["sm","md","lg"]),block:p.default.bool,onClick:p.default.func,theme:p.default.object,type:p.default.string,btnStyle:p.default.object,id:p.default.string},Ee.defaultProps={theme:z},ke.defaultProps={theme:z,variant:"primary-1",block:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const ze=m.default.button`
490
+ `,ke=({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()||z;return f.default.createElement(Ee,v({id:d,block:a,variant:i,defaultStyle:"button",style:r,size:o,disabled:n,type:c,btnStyle:e,isLoading:t,theme:s},u),t&&f.default.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},f.default.createElement(be,{theme:s,customStyles:{"background-color":p.variant[i]},size:16})," "),u.children," ")};ke.propTypes={variant:p.default.string,disabled:p.default.bool,size:p.default.oneOf(["sm","md","lg"]),block:p.default.bool,onClick:p.default.func,theme:p.default.object,type:p.default.string,btnStyle:p.default.object,id:p.default.string},Ee.defaultProps={theme:z},ke.defaultProps={theme:z,variant:"primary-1",block:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const ze=m.default.button`
491
491
  background: ${({disabled:e,theme:t,variant:l})=>e?"#BBC4CF":t.variant[l]};
492
492
  color: ${({theme:e})=>e.bgColor};
493
493
  padding: 3px 14px;
@@ -510,7 +510,7 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
510
510
 
511
511
  //Set the styles from the default styles object
512
512
  ${({theme:e,defaultStyle:t})=>B(e,t)}
513
- `,Ve=({block:e,style:t,variant:o,disabled:a,type:r,id:i,...n})=>(l.useTheme(),f.default.createElement(ze,v({id:i,block:e,variant:o,defaultStyle:"button",type:r,style:t,disabled:a},n),n.children));Ve.propTypes={variant:p.default.string,disabled:p.default.bool,block:p.default.bool,onClick:p.default.func,theme:p.default.object,type:p.default.string,id:p.default.string},ze.defaultProps={theme:z},Ve.defaultProps={theme:z,variant:"primary-1",block:!1,disabled:!1,onClick:void 0,id:""};const Be=m.default.div`
513
+ `,Ve=({block:e,style:t,variant:a,disabled:o,type:r,id:i,...n})=>(l.useTheme(),f.default.createElement(ze,v({id:i,block:e,variant:a,defaultStyle:"button",type:r,style:t,disabled:o},n),n.children));Ve.propTypes={variant:p.default.string,disabled:p.default.bool,block:p.default.bool,onClick:p.default.func,theme:p.default.object,type:p.default.string,id:p.default.string},ze.defaultProps={theme:z},Ve.defaultProps={theme:z,variant:"primary-1",block:!1,disabled:!1,onClick:void 0,id:""};const Be=m.default.div`
514
514
  background-color: ${({theme:e})=>e.bgColor};
515
515
  border: 1px solid ${({theme:e})=>e.bgColor};
516
516
  color: ${({theme:e})=>e.black},
@@ -521,38 +521,38 @@ ${({inBuiltCss:e,type:t,customStylesTPContainer:l})=>{if(e){let t={};if(e["toolt
521
521
  }
522
522
 
523
523
  &[data-popper-placement*='bottom'] .tooltip-arrow::before {
524
- ${({inBuiltCss:e,type:t,customStylesTPAbottomBefore:l,theme:o})=>{if(e){let t={};if(e["tp-cont-bottom-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-bottom-arrow-before"])t[l]=e["tp-cont-bottom-arrow-before"][l],delete e.common[l]}let a=l||{borderColor:`transparent transparent ${o.primary["primary-1"]} transparent`};return{...t,...a}}}}
524
+ ${({inBuiltCss:e,type:t,customStylesTPAbottomBefore:l,theme:a})=>{if(e){let t={};if(e["tp-cont-bottom-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-bottom-arrow-before"])t[l]=e["tp-cont-bottom-arrow-before"][l],delete e.common[l]}let o=l||{borderColor:`transparent transparent ${a.primary["primary-1"]} transparent`};return{...t,...o}}}}
525
525
  }
526
526
 
527
527
  &[data-popper-placement*='bottom'] .tooltip-arrow::after {
528
- ${({inBuiltCss:e,type:t,customStylesTPAbottomAfter:l,theme:o})=>{if(e){let t={};if(e["tp-cont-bottom-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-bottom-arrow-after"])t[l]=e["tp-cont-bottom-arrow-after"][l],delete e.common[l]}let a=l||{borderColor:`transparent transparent ${o.primary["primary-1"]} transparent`};return{...t,...a}}}}
528
+ ${({inBuiltCss:e,type:t,customStylesTPAbottomAfter:l,theme:a})=>{if(e){let t={};if(e["tp-cont-bottom-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-bottom-arrow-after"])t[l]=e["tp-cont-bottom-arrow-after"][l],delete e.common[l]}let o=l||{borderColor:`transparent transparent ${a.primary["primary-1"]} transparent`};return{...t,...o}}}}
529
529
  }
530
530
  &[data-popper-placement*='top'] .tooltip-arrow {
531
531
  ${({inBuiltCss:e,type:t,customStylesTPAtop:l})=>{if(e){let t={};if(e["tp-cont-top-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-top-arrow"])t[l]=e["tp-cont-top-arrow"][l],delete e.common[l]}return{...t,...l}}}}
532
532
  }
533
533
  &[data-popper-placement*='top'] .tooltip-arrow::before {
534
- ${({inBuiltCss:e,type:t,customStylesTPAtopBefore:l,theme:o})=>{if(e){let t={};if(e["tp-cont-top-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-top-arrow-before"])t[l]=e["tp-cont-top-arrow-before"][l],delete e.common[l]}let a=l||{borderColor:`${o.primary["primary-1"]} transparent transparent transparent`};return{...t,...a}}}}
534
+ ${({inBuiltCss:e,type:t,customStylesTPAtopBefore:l,theme:a})=>{if(e){let t={};if(e["tp-cont-top-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-top-arrow-before"])t[l]=e["tp-cont-top-arrow-before"][l],delete e.common[l]}let o=l||{borderColor:`${a.primary["primary-1"]} transparent transparent transparent`};return{...t,...o}}}}
535
535
  }
536
536
  &[data-popper-placement*='top'] .tooltip-arrow::after {
537
- ${({inBuiltCss:e,type:t,customStylesTPAtopAfter:l,theme:o})=>{if(e){let t={};if(e["tp-cont-top-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-top-arrow-after"])t[l]=e["tp-cont-top-arrow-after"][l],delete e.common[l]}let a=l||{borderColor:`${o.primary["primary-1"]} transparent transparent transparent`};return{...t,...a}}}}
537
+ ${({inBuiltCss:e,type:t,customStylesTPAtopAfter:l,theme:a})=>{if(e){let t={};if(e["tp-cont-top-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-top-arrow-after"])t[l]=e["tp-cont-top-arrow-after"][l],delete e.common[l]}let o=l||{borderColor:`${a.primary["primary-1"]} transparent transparent transparent`};return{...t,...o}}}}
538
538
  }
539
539
  &[data-popper-placement*='right'] .tooltip-arrow {
540
540
  ${({inBuiltCss:e,type:t,customStylesTPAright:l})=>{if(e){let t={};if(e["tp-cont-right-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-right-arrow"])t[l]=e["tp-cont-right-arrow"][l],delete e.common[l]}return{...t,...l}}}}
541
541
  }
542
542
  &[data-popper-placement*='right'] .tooltip-arrow::before {
543
- ${({inBuiltCss:e,type:t,customStylesTPArightBefore:l,theme:o})=>{if(e){let t={};if(e["tp-cont-right-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-right-arrow-before"])t[l]=e["tp-cont-right-arrow-before"][l],delete e.common[l]}let a=l||{borderColor:`transparent ${o.primary["primary-1"]} transparent transparent`};return{...t,...a}}}}
543
+ ${({inBuiltCss:e,type:t,customStylesTPArightBefore:l,theme:a})=>{if(e){let t={};if(e["tp-cont-right-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-right-arrow-before"])t[l]=e["tp-cont-right-arrow-before"][l],delete e.common[l]}let o=l||{borderColor:`transparent ${a.primary["primary-1"]} transparent transparent`};return{...t,...o}}}}
544
544
  }
545
545
  &[data-popper-placement*='right'] .tooltip-arrow::after {
546
- ${({inBuiltCss:e,type:t,customStylesTPArightAfter:l,theme:o})=>{if(e){let t={};if(e["tp-cont-right-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-right-arrow-after"])t[l]=e["tp-cont-right-arrow-after"][l],delete e.common[l]}let a=l||{borderColor:`transparent ${o.primary["primary-1"]} transparent transparent`};return{...t,...a}}}}
546
+ ${({inBuiltCss:e,type:t,customStylesTPArightAfter:l,theme:a})=>{if(e){let t={};if(e["tp-cont-right-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-right-arrow-after"])t[l]=e["tp-cont-right-arrow-after"][l],delete e.common[l]}let o=l||{borderColor:`transparent ${a.primary["primary-1"]} transparent transparent`};return{...t,...o}}}}
547
547
  }
548
548
  &[data-popper-placement*='left'] .tooltip-arrow {
549
549
  ${({inBuiltCss:e,type:t,customStylesTPAleft:l})=>{if(e){let t={};if(e["tp-cont-left-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-left-arrow"])t[l]=e["tp-cont-left-arrow"][l],delete e.common[l]}return{...t,...l}}}}
550
550
  }
551
551
  &[data-popper-placement*='left'] .tooltip-arrow::before {
552
- ${({inBuiltCss:e,type:t,customStylesTPAleftBefore:l,theme:o})=>{if(e){let t={};if(e["tp-cont-left-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-left-arrow-before"])t[l]=e["tp-cont-left-arrow-before"][l],delete e.common[l]}let a=l||{borderColor:`transparent transparent transparent ${o.primary["primary-1"]} `};return{...t,...a}}}}
552
+ ${({inBuiltCss:e,type:t,customStylesTPAleftBefore:l,theme:a})=>{if(e){let t={};if(e["tp-cont-left-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-left-arrow-before"])t[l]=e["tp-cont-left-arrow-before"][l],delete e.common[l]}let o=l||{borderColor:`transparent transparent transparent ${a.primary["primary-1"]} `};return{...t,...o}}}}
553
553
  }
554
554
  &[data-popper-placement*='left'] .tooltip-arrow::after {
555
- ${({inBuiltCss:e,type:t,customStylesTPAleftAfter:l,theme:o})=>{if(e){let t={};if(e["tp-cont-left-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-left-arrow-after"])t[l]=e["tp-cont-left-arrow-after"][l],delete e.common[l]}let a=l||{borderColor:`transparent transparent transparent ${o.primary["primary-1"]} `};return{...t,...a}}}}
555
+ ${({inBuiltCss:e,type:t,customStylesTPAleftAfter:l,theme:a})=>{if(e){let t={};if(e["tp-cont-left-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-left-arrow-after"])t[l]=e["tp-cont-left-arrow-after"][l],delete e.common[l]}let o=l||{borderColor:`transparent transparent transparent ${a.primary["primary-1"]} `};return{...t,...o}}}}
556
556
  }
557
557
  `,Me=m.default.div`
558
558
 
@@ -585,7 +585,7 @@ ${({inBuiltCss:e,defaultTooltipBodyStyle:t})=>B(e,t)}
585
585
  ${({inBuiltCss:e,defaultTooltipTriggerStyle:t})=>B(e,t)}
586
586
  // custom styles
587
587
  ${({customTriggerStyle:e})=>e}
588
- `,Le=({inBuiltCss:e,contentTrigger:t,contentTooltip:o,popperOptionsP:r,settings:i,customStylesTPContainer:n,customStylesTPAbottom:c,customStylesTPAbottomBefore:s,customStylesTPAbottomAfter:d,customStylesTPAtop:u,customStylesTPAtopBefore:p,customStylesTPAtopAfter:m,customStylesTPAright:g,customStylesTPArightBefore:b,customStylesTPArightAfter:h,customStylesTPAleft:y,customStylesTPAleftBefore:x,customStylesTPAleftAfter:A,customStylesTPArrow:C,customStylesTPAbefore:S,customStylesTPAafter:w,customTooltipContentStyle:E,customContentStyle:k,customHeaderStyle:B,customBodyStyle:M,customTriggerStyle:I,headerTooltip:W,footerTooltip:R,...P})=>{const T=l.useTheme()||z,L={modifiers:[{name:"offset",options:{offset:[0,23]}}],strategy:"absolute",...r},{getArrowProps:q,getTooltipProps:H,setTooltipRef:j,setTriggerRef:F,visible:O}=a.usePopperTooltip({interactive:!0,...i},L);return f.default.createElement(f.default.Fragment,null,f.default.createElement(Te,{ref:F,inBuiltCss:V,customTriggerStyle:I,style:{width:"fit-content",height:"fit-content",display:"inline-block"}},t),O&&f.default.createElement(Be,v({inBuiltCss:V,theme:T,ref:j},H({className:"tooltip-container"}),{customStylesTPContainer:n,customStylesTPAbottom:c,customStylesTPAbottomBefore:s,customStylesTPAbottomAfter:d,customStylesTPAtop:u,customStylesTPAtopBefore:p,customStylesTPAtopAfter:m,customStylesTPAright:g,customStylesTPArightBefore:b,customStylesTPArightAfter:h,customStylesTPAleft:y,customStylesTPAleftBefore:x,customStylesTPAleftAfter:A}),f.default.createElement(Me,v({inBuiltCss:V},q({className:"tooltip-arrow"}),{customStylesTPArrow:C,customStylesTPAbefore:S,customStylesTPAafter:w})),f.default.createElement(Ie,v({defaultTooltipContentStyle:"popOver-Content",theme:T,inBuiltCss:V},P,{customContentStyle:k}),f.default.createElement(We,v({defaultTooltipHeaderStyle:"popOver-header",theme:T,inBuiltCss:V},P,{customHeaderStyle:B}),W),f.default.createElement(Re,v({defaultTooltipBodyStyle:"popOver-body",theme:T,inBuiltCss:V},P,{customBodyStyle:M}),o),f.default.createElement(Pe,null,R))))};Le.propTypes={contentTrigger:p.default.any,headerTooltip:p.default.any,contentTooltip:p.default.any,footerTooltip:p.default.any,popperOptionsP:p.default.object,settings:p.default.object,customContentStyle:p.default.object,customHeaderStyle:p.default.object,customBodyStyle:p.default.object,customStylesTPContainer:p.default.object,customStylesTPAbottom:p.default.object,customStylesTPAbottomBefore:p.default.object,customStylesTPAbottomAfter:p.default.object,customStylesTPAtop:p.default.object,customStylesTPAtopBefore:p.default.object,customStylesTPAtopAfter:p.default.object,customStylesTPAright:p.default.object,customStylesTPArightBefore:p.default.object,customStylesTPArightAfter:p.default.object,customStylesTPAleft:p.default.object,customStylesTPAleftBefore:p.default.object,customStylesTPAleftAfter:p.default.object,customStylesTPArrow:p.default.object,customStylesTPAbefore:p.default.object,customStylesTPAafter:p.default.object,customTriggerStyle:p.default.object},Le.defaultProps={contentTrigger:f.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:f.default.createElement(ke,{size:"sm"},"Next"),customStylesTPContainer:{border:"none"},customTriggerStyle:{}};const qe=m.default.div`
588
+ `,Le=({inBuiltCss:e,contentTrigger:t,contentTooltip:a,popperOptionsP:r,settings:i,customStylesTPContainer:n,customStylesTPAbottom:c,customStylesTPAbottomBefore:s,customStylesTPAbottomAfter:d,customStylesTPAtop:u,customStylesTPAtopBefore:p,customStylesTPAtopAfter:m,customStylesTPAright:g,customStylesTPArightBefore:b,customStylesTPArightAfter:h,customStylesTPAleft:y,customStylesTPAleftBefore:x,customStylesTPAleftAfter:A,customStylesTPArrow:C,customStylesTPAbefore:S,customStylesTPAafter:w,customTooltipContentStyle:E,customContentStyle:k,customHeaderStyle:B,customBodyStyle:M,customTriggerStyle:I,headerTooltip:W,footerTooltip:R,...P})=>{const T=l.useTheme()||z,L={modifiers:[{name:"offset",options:{offset:[0,23]}}],strategy:"absolute",...r},{getArrowProps:q,getTooltipProps:H,setTooltipRef:j,setTriggerRef:F,visible:O}=o.usePopperTooltip({interactive:!0,...i},L);return f.default.createElement(f.default.Fragment,null,f.default.createElement(Te,{ref:F,inBuiltCss:V,customTriggerStyle:I,style:{width:"fit-content",height:"fit-content",display:"inline-block"}},t),O&&f.default.createElement(Be,v({inBuiltCss:V,theme:T,ref:j},H({className:"tooltip-container"}),{customStylesTPContainer:n,customStylesTPAbottom:c,customStylesTPAbottomBefore:s,customStylesTPAbottomAfter:d,customStylesTPAtop:u,customStylesTPAtopBefore:p,customStylesTPAtopAfter:m,customStylesTPAright:g,customStylesTPArightBefore:b,customStylesTPArightAfter:h,customStylesTPAleft:y,customStylesTPAleftBefore:x,customStylesTPAleftAfter:A}),f.default.createElement(Me,v({inBuiltCss:V},q({className:"tooltip-arrow"}),{customStylesTPArrow:C,customStylesTPAbefore:S,customStylesTPAafter:w})),f.default.createElement(Ie,v({defaultTooltipContentStyle:"popOver-Content",theme:T,inBuiltCss:V},P,{customContentStyle:k}),f.default.createElement(We,v({defaultTooltipHeaderStyle:"popOver-header",theme:T,inBuiltCss:V},P,{customHeaderStyle:B}),W),f.default.createElement(Re,v({defaultTooltipBodyStyle:"popOver-body",theme:T,inBuiltCss:V},P,{customBodyStyle:M}),a),f.default.createElement(Pe,null,R))))};Le.propTypes={contentTrigger:p.default.any,headerTooltip:p.default.any,contentTooltip:p.default.any,footerTooltip:p.default.any,popperOptionsP:p.default.object,settings:p.default.object,customContentStyle:p.default.object,customHeaderStyle:p.default.object,customBodyStyle:p.default.object,customStylesTPContainer:p.default.object,customStylesTPAbottom:p.default.object,customStylesTPAbottomBefore:p.default.object,customStylesTPAbottomAfter:p.default.object,customStylesTPAtop:p.default.object,customStylesTPAtopBefore:p.default.object,customStylesTPAtopAfter:p.default.object,customStylesTPAright:p.default.object,customStylesTPArightBefore:p.default.object,customStylesTPArightAfter:p.default.object,customStylesTPAleft:p.default.object,customStylesTPAleftBefore:p.default.object,customStylesTPAleftAfter:p.default.object,customStylesTPArrow:p.default.object,customStylesTPAbefore:p.default.object,customStylesTPAafter:p.default.object,customTriggerStyle:p.default.object},Le.defaultProps={contentTrigger:f.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:f.default.createElement(ke,{size:"sm"},"Next"),customStylesTPContainer:{border:"none"},customTriggerStyle:{}};const qe=m.default.div`
589
589
  background: transparent;
590
590
  color: ${({theme:e,variant:t})=>e.variant[t]};
591
591
  font-size: ${({isPrimary:e})=>e?"16px":"14px"};
@@ -659,7 +659,7 @@ ${({customTriggerStyle:e})=>e}
659
659
  display: flex;
660
660
  margin-bottom: 15px;
661
661
  position: relative;
662
- `,Oe=({wrap:e,block:o,style:a,variant:r,variantSeparator:i,appLogo:n,separator:c,items:s,onClick:d,isPrimary:u,collapse:p,folderIcon:m,...g})=>{const b=l.useTheme()||z,h=t.useRef(null),[y,x]=t.useState(void 0),A=()=>{x(h?.current?.scrollWidth<h?.current?.offsetWidth)};t.useEffect((()=>{A()}),[s]),t.useEffect((()=>{if(!e)return window.addEventListener("resize",A),()=>window.removeEventListener("resize",A)}),[]);const C=s.length,S=s.map(((e,t)=>f.default.createElement(He,{key:e.label},0!==t||n?f.default.createElement("div",{className:"breadcrumb-icon-separator"},c):null,f.default.createElement(je,{id:e.id,theme:b,onClick:()=>{e.href&&d(e.href)},variant:r,href:e.href,"data-title":e.label},e.label)))),w=s.slice(1,C-3).map(((e,t)=>f.default.createElement(Fe,{key:e.label},m?f.default.createElement("div",{style:{marginRight:"10px",marginTop:"2.3px"}},f.default.createElement(G,{icon:"folder-icon",size:17,transform:"translate(0px,-0.5px)"})):null,f.default.createElement(je,{id:e.id,theme:b,onClick:()=>{console.log("clicked"),e.href&&d(e.href)},variant:r,href:e.href,"data-title":e.label},e.label)))),E=s?1==p?C<=4?S:f.default.createElement(f.default.Fragment,null,f.default.createElement(He,{key:s[0].label},f.default.createElement("div",{className:"breadcrumb-icon-separator"},c),f.default.createElement(je,{id:s[0].id,theme:b,onClick:()=>{s[0].href&&d(s[0].href)},variant:r,href:s[0].href,"data-title":s[0].label},s[0].label)),f.default.createElement(He,null,f.default.createElement("div",{className:"breadcrumb-icon-separator",style:{marginTop:"-3px"}},c),f.default.createElement(Le,{contentTrigger:f.default.createElement(G,{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:f.default.createElement(f.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"}})),f.default.createElement(He,{key:s[C-3].label},f.default.createElement("div",{className:"breadcrumb-icon-separator"},c),f.default.createElement(je,{id:s[C-3].id,theme:b,onClick:()=>{s[C-3].href&&d(s[C-3].href)},variant:r,href:s[C-3].href,"data-title":s[C-3].label},s[C-3].label)),f.default.createElement(He,{key:s[C-3].label},f.default.createElement("div",{className:"breadcrumb-icon-separator"},c),f.default.createElement(je,{id:s[C-2].id,theme:b,onClick:()=>{s[C-2].href&&d(s[C-2].href)},variant:r,href:s[C-2].href,"data-title":s[C-2].label},s[C-2].label)),f.default.createElement(He,{key:s[C-1].label},f.default.createElement("div",{className:"breadcrumb-icon-separator"},c),f.default.createElement(je,{id:s[C-1].id,theme:b,onClick:()=>{s[C-1].href&&d(s[C-1].href)},variant:r,href:s[C-1].href,"data-title":s[C-1].label},s[C-1].label))):S:null;return f.default.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"start"}},f.default.createElement("div",{style:{display:"flex",position:"absolute"}},f.default.createElement(qe,v({theme:b,isWrap:e,ref:e?null:h,isBreadcrumbVisible:y,block:o,variant:r,variantSeparator:i,style:a,isPrimary:u},g),n&&f.default.createElement("div",{className:"breadcrumb-icon"},n),E)))};Oe.propTypes={variant:p.default.string,variantSeparator:p.default.string,onClick:p.default.func,appLogo:p.default.any,separator:p.default.any,items:p.default.array,block:p.default.bool,wrap:p.default.bool,isPrimary:p.default.bool,collapse:p.default.bool,folderIcon:p.default.bool},Oe.defaultProps={variant:"neutral-2",variantSeparator:"neutral-3",block:!1,onClick:void 0,wrap:!1,isPrimary:!0,collapse:!0,folderIcon:!0};const Ge=m.default.div`
662
+ `,Oe=({wrap:e,block:a,style:o,variant:r,variantSeparator:i,appLogo:n,separator:c,items:s,onClick:d,isPrimary:u,collapse:p,folderIcon:m,...g})=>{const b=l.useTheme()||z,h=t.useRef(null),[y,x]=t.useState(void 0),A=()=>{x(h?.current?.scrollWidth<h?.current?.offsetWidth)};t.useEffect((()=>{A()}),[s]),t.useEffect((()=>{if(!e)return window.addEventListener("resize",A),()=>window.removeEventListener("resize",A)}),[]);const C=s.length,S=s.map(((e,t)=>f.default.createElement(He,{key:e.label},0!==t||n?f.default.createElement("div",{className:"breadcrumb-icon-separator"},c):null,f.default.createElement(je,{id:e.id,theme:b,onClick:()=>{e.href&&d(e.href)},variant:r,href:e.href,"data-title":e.label},e.label)))),w=s.slice(1,C-3).map(((e,t)=>f.default.createElement(Fe,{key:e.label},m?f.default.createElement("div",{style:{marginRight:"10px",marginTop:"2.3px"}},f.default.createElement(G,{icon:"folder-icon",size:17,transform:"translate(0px,-0.5px)"})):null,f.default.createElement(je,{id:e.id,theme:b,onClick:()=>{console.log("clicked"),e.href&&d(e.href)},variant:r,href:e.href,"data-title":e.label},e.label)))),E=s?1==p?C<=4?S:f.default.createElement(f.default.Fragment,null,f.default.createElement(He,{key:s[0].label},f.default.createElement("div",{className:"breadcrumb-icon-separator"},c),f.default.createElement(je,{id:s[0].id,theme:b,onClick:()=>{s[0].href&&d(s[0].href)},variant:r,href:s[0].href,"data-title":s[0].label},s[0].label)),f.default.createElement(He,null,f.default.createElement("div",{className:"breadcrumb-icon-separator",style:{marginTop:"-3px"}},c),f.default.createElement(Le,{contentTrigger:f.default.createElement(G,{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:f.default.createElement(f.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"}})),f.default.createElement(He,{key:s[C-3].label},f.default.createElement("div",{className:"breadcrumb-icon-separator"},c),f.default.createElement(je,{id:s[C-3].id,theme:b,onClick:()=>{s[C-3].href&&d(s[C-3].href)},variant:r,href:s[C-3].href,"data-title":s[C-3].label},s[C-3].label)),f.default.createElement(He,{key:s[C-3].label},f.default.createElement("div",{className:"breadcrumb-icon-separator"},c),f.default.createElement(je,{id:s[C-2].id,theme:b,onClick:()=>{s[C-2].href&&d(s[C-2].href)},variant:r,href:s[C-2].href,"data-title":s[C-2].label},s[C-2].label)),f.default.createElement(He,{key:s[C-1].label},f.default.createElement("div",{className:"breadcrumb-icon-separator"},c),f.default.createElement(je,{id:s[C-1].id,theme:b,onClick:()=>{s[C-1].href&&d(s[C-1].href)},variant:r,href:s[C-1].href,"data-title":s[C-1].label},s[C-1].label))):S:null;return f.default.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"start"}},f.default.createElement("div",{style:{display:"flex",position:"absolute"}},f.default.createElement(qe,v({theme:b,isWrap:e,ref:e?null:h,isBreadcrumbVisible:y,block:a,variant:r,variantSeparator:i,style:o,isPrimary:u},g),n&&f.default.createElement("div",{className:"breadcrumb-icon"},n),E)))};Oe.propTypes={variant:p.default.string,variantSeparator:p.default.string,onClick:p.default.func,appLogo:p.default.any,separator:p.default.any,items:p.default.array,block:p.default.bool,wrap:p.default.bool,isPrimary:p.default.bool,collapse:p.default.bool,folderIcon:p.default.bool},Oe.defaultProps={variant:"neutral-2",variantSeparator:"neutral-3",block:!1,onClick:void 0,wrap:!1,isPrimary:!0,collapse:!0,folderIcon:!0};const Ge=m.default.div`
663
663
  //Set the styles from the default styles object
664
664
  ${({theme:e,type:t})=>B(e,t)}
665
665
  @media (max-width: 980px) {
@@ -667,7 +667,7 @@ ${({customTriggerStyle:e})=>e}
667
667
  }
668
668
  // custom styles
669
669
  ${({customStyles:e})=>e}
670
- `,Xe=({theme:e,type:t,customStyles:l,...o})=>f.default.createElement(Ge,v({theme:e,customStyles:l,type:t},o),o.children);Xe.propTypes={theme:p.default.object,customStyles:p.default.object,type:p.default.string},Xe.defaultProps={theme:V,customStyles:null,type:"content"};const Ze=m.default.div`
670
+ `,Ze=({theme:e,type:t,customStyles:l,...a})=>f.default.createElement(Ge,v({theme:e,customStyles:l,type:t},a),a.children);Ze.propTypes={theme:p.default.object,customStyles:p.default.object,type:p.default.string},Ze.defaultProps={theme:V,customStyles:null,type:"content"};const Xe=m.default.div`
671
671
  width: 100%;
672
672
  display: flex;
673
673
  flex-direction: column;
@@ -797,9 +797,9 @@ ${({customTriggerStyle:e})=>e}
797
797
  transform: translate(30%, -30%);
798
798
  color: white;
799
799
  font-weight: 600;
800
- `,Ne=m.default.div`
801
- width: 90%;
802
800
  `,De=m.default.div`
801
+ width: 90%;
802
+ `,Ne=m.default.div`
803
803
  background: linear-gradient(
804
804
  0deg,
805
805
  hsla(0, 0%, 100%, 1) 20%,
@@ -927,10 +927,10 @@ ${({customTriggerStyle:e})=>e}
927
927
  margin-top: 0;
928
928
  }
929
929
  }
930
- `,ot=m.default.div`
930
+ `,at=m.default.div`
931
931
  display: flex;
932
932
  justify-content: end;
933
- `,at=m.default.div`
933
+ `,ot=m.default.div`
934
934
  display: flex;
935
935
  justify-content: center;
936
936
  flex-direction: row;
@@ -954,10 +954,10 @@ ${({customTriggerStyle:e})=>e}
954
954
  content: '';
955
955
  height: ${({vertical:e,thickness:t,height:l})=>e?l:t};
956
956
  width: ${({vertical:e,thickness:t})=>e?t:null};
957
- `,st=({vertical:e,borderColor:t,thickness:o,height:a,...r})=>{const i=l.useTheme()||z;return f.default.createElement(ct,v({theme:i,borderColor:t,thickness:o,vertical:e,height:a},r))};st.propTypes={thickness:p.default.string,borderColor:p.default.string,vertical:p.default.bool,height:p.default.string},st.defaultProps={thickness:"2px",vertical:!1,height:"10px"};const dt=m.default.div`
957
+ `,st=({vertical:e,borderColor:t,thickness:a,height:o,...r})=>{const i=l.useTheme()||z;return f.default.createElement(ct,v({theme:i,borderColor:t,thickness:a,vertical:e,height:o},r))};st.propTypes={thickness:p.default.string,borderColor:p.default.string,vertical:p.default.bool,height:p.default.string},st.defaultProps={thickness:"2px",vertical:!1,height:"10px"};const dt=m.default.div`
958
958
  //Set the styles from the default styles object
959
- ${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t in e.common)a[t]=e.common[t];for(const l in e[t])delete e.common[l],a[l]=e[t][l];a=l?{...a,...e["drawer-open"]}:{...a,...e["drawer-close"]}}return{...a,...o}}}}
960
- `,ut=({customStyles:e,drawerOpen:t,children:l,...o})=>f.default.createElement(dt,v({inBuiltCss:V,customStyles:e,type:"drawer",drawerOpen:t},o),l);ut.propTypes={customStyles:p.default.object,drawerOpen:p.default.bool};class pt 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=f.default.createElement(t.Fragment,null,f.default.createElement("h3",null,f.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"},f.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."),f.default.createElement(Se,{onClick:()=>this.refreshPage()},"Click to refresh"));return e?l:this.props.children}}pt.propTypes={children:p.default.any};const ft=l.css`
959
+ ${({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}}}}
960
+ `,ut=({customStyles:e,drawerOpen:t,children:l,...a})=>f.default.createElement(dt,v({inBuiltCss:V,customStyles:e,type:"drawer",drawerOpen:t},a),l);ut.propTypes={customStyles:p.default.object,drawerOpen:p.default.bool};class pt 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=f.default.createElement(t.Fragment,null,f.default.createElement("h3",null,f.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"},f.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."),f.default.createElement(Se,{onClick:()=>this.refreshPage()},"Click to refresh"));return e?l:this.props.children}}pt.propTypes={children:p.default.any};const ft=l.css`
961
961
  color: ${({theme:e})=>e.variant["primary-1"]};
962
962
  border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
963
963
  background: ${({theme:e})=>M(e.primary["primary-1"],.04)};
@@ -976,12 +976,12 @@ ${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){
976
976
  &:not(:first-child) {
977
977
  margin-left: 8px;
978
978
  }
979
- `,gt=({options:e,selected:t,onClick:o,...a})=>{const r=l.useTheme()||z,i=e.map(((e,l)=>f.default.createElement(mt,{theme:r,key:`${e.label}_${l}_${e.value}`,selected:t===e.value,onClick:()=>{o(e.value)}},e.label)));return f.default.createElement(f.default.Fragment,null,i)};gt.propTypes={options:p.default.array,selected:p.default.string,onClick:p.default.func},gt.defaultProps={options:[],selected:""};const bt=m.default.footer`
979
+ `,gt=({options:e,selected:t,onClick:a,...o})=>{const r=l.useTheme()||z,i=e.map(((e,l)=>f.default.createElement(mt,{theme:r,key:`${e.label}_${l}_${e.value}`,selected:t===e.value,onClick:()=>{a(e.value)}},e.label)));return f.default.createElement(f.default.Fragment,null,i)};gt.propTypes={options:p.default.array,selected:p.default.string,onClick:p.default.func},gt.defaultProps={options:[],selected:""};const bt=m.default.footer`
980
980
  //Set the styles from the default styles object
981
981
  ${({theme:e,type:t})=>B(e,t)}
982
982
  // custom styles
983
983
  ${({customStyles:e})=>e}
984
- `,ht=t.forwardRef((({theme:e,customStyles:t,...l},o)=>f.default.createElement(bt,v({ref:o,theme:e,type:"footer",customStyles:t},l),l.children)));ht.propTypes={theme:p.default.object,customStyles:p.default.object,type:p.default.string},bt.defaultProps={theme:p.default.object},ht.defaultProps={theme:V,customStyles:null};const yt=m.default.div`
984
+ `,ht=t.forwardRef((({theme:e,customStyles:t,...l},a)=>f.default.createElement(bt,v({ref:a,theme:e,type:"footer",customStyles:t},l),l.children)));ht.propTypes={theme:p.default.object,customStyles:p.default.object,type:p.default.string},bt.defaultProps={theme:p.default.object},ht.defaultProps={theme:V,customStyles:null};const yt=m.default.div`
985
985
  font-size: 14px;
986
986
  background-color: transparent;
987
987
  display: flex;
@@ -1026,19 +1026,19 @@ ${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){
1026
1026
  ${({inBuiltCss:e,type:t})=>B(e,t)}
1027
1027
  // custom styles
1028
1028
  ${({customStyles:e})=>e}
1029
- `,St=({type:e,customStyles:t,...o})=>{const a=l.useTheme()||z;return f.default.createElement(Ct,v({theme:a,type:"header",customStyles:t,inBuiltCss:V},o),o.children)};St.propTypes={customStyles:p.default.object,type:p.default.string},St.defaultProps={type:"header",customStyles:null};const wt=m.default.label`
1029
+ `,St=({type:e,customStyles:t,...a})=>{const o=l.useTheme()||z;return f.default.createElement(Ct,v({theme:o,type:"header",customStyles:t,inBuiltCss:V},a),a.children)};St.propTypes={customStyles:p.default.object,type:p.default.string},St.defaultProps={type:"header",customStyles:null};const wt=m.default.label`
1030
1030
  //Set the styles from the default styles object
1031
1031
  ${({theme:e,type:t})=>B(e,t)}
1032
1032
 
1033
1033
  // custom styles
1034
1034
  ${({customStyles:e})=>e}
1035
- `,Et=({customStyles:e,text:t,className:l,required:o,...a})=>{const r=V;return f.default.createElement(wt,v({required:o,theme:r,customStyles:e,type:"label"},a),t,o&&f.default.createElement("div",{style:{marginLeft:"4px",color:`${z.variant.error}`}},"*"))};Et.propTypes={customStyles:p.default.object,text:p.default.string},Et.defaultProps={text:""};const kt=m.default.div`
1035
+ `,Et=({customStyles:e,text:t,className:l,required:a,...o})=>{const r=V;return f.default.createElement(wt,v({required:a,theme:r,customStyles:e,type:"label"},o),t,a&&f.default.createElement("div",{style:{marginLeft:"4px",color:`${z.variant.error}`}},"*"))};Et.propTypes={customStyles:p.default.object,text:p.default.string},Et.defaultProps={text:""};const kt=m.default.div`
1036
1036
  box-sizing: initial;
1037
1037
 
1038
1038
  //Set the styles from the default styles object
1039
1039
  ${({inBuiltCss:e,defaultCheckBoxOuterStyle:t})=>B(e,t)}
1040
1040
 
1041
- border: 2px solid ${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:l,theme:o})=>l&&e?e:l&&!e?o.primary["primary-1"]:!l&&t?t:l||t?void 0:o.border}
1041
+ border: 2px solid ${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:l,theme:a})=>l&&e?e:l&&!e?a.primary["primary-1"]:!l&&t?t:l||t?void 0:a.border}
1042
1042
  };
1043
1043
 
1044
1044
  // custom styles
@@ -1052,7 +1052,7 @@ ${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){
1052
1052
  // background-image: url(${({signCheck:e})=>e});
1053
1053
  background-color: ${({checked:e,checkedCheckBoxColor:t,theme:l})=>e&&t?t:e&&!t?l.primary["primary-1"]:e?void 0:l.bgColor};
1054
1054
  border: 2px solid
1055
- ${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:l,theme:o})=>l&&e?e:l&&!e?o.primary["primary-1"]:!l&&t?t:l||t?void 0:o.border};
1055
+ ${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:l,theme:a})=>l&&e?e:l&&!e?a.primary["primary-1"]:!l&&t?t:l||t?void 0:a.border};
1056
1056
  display: flex;
1057
1057
  justify-content: center;
1058
1058
  align-items: center;
@@ -1064,7 +1064,7 @@ ${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){
1064
1064
  //Set the styles from the default styles object
1065
1065
  ${({inBuiltCss:e,type:t})=>B(e,t)}
1066
1066
 
1067
- color: ${({theme:e,checked:t,defaultTextColor:l,checkedTextColor:o})=>t&&o?o:t&&!o?e.neutral["neutral-1"]:!t&&l?l:t||l?void 0:e.neutral["neutral-2"]};
1067
+ color: ${({theme:e,checked:t,defaultTextColor:l,checkedTextColor:a})=>t&&a?a:t&&!a?e.neutral["neutral-1"]:!t&&l?l:t||l?void 0:e.neutral["neutral-2"]};
1068
1068
 
1069
1069
  margin-right: ${({inline:e})=>e?"30px":"10px"};
1070
1070
 
@@ -1083,7 +1083,7 @@ ${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){
1083
1083
  `,Mt=m.default.div`
1084
1084
  flex-direction: ${({inline:e})=>e?"row":"column"};
1085
1085
  width: ${({inline:e})=>e?"initial":"auto"};
1086
- `,It=({getCheckedArr:e,checkBoxOuterStyle:o,checkBoxInnerStyle:a,optionTextStyle:r,defaultBorderColor:i,defaultTextColor:n,checkedTextColor:c,checkedCheckBoxColor:s,labelStyle:d,label:u,options:p,setOptions:m,wrapperStyles:g,inline:b,wrapperStyle:h,isRequired:y,...x})=>{const A=l.useTheme()||z;t.useEffect((()=>{C(p)}),[]);const C=t=>{let l=t.filter((e=>!1!==e.checked));e(l)},S=Object.assign({display:"flex",flexDirection:"column",flexWrap:"wrap"},h);return f.default.createElement("div",v({style:S},x),f.default.createElement("div",{style:{display:"flex"}},f.default.createElement(Et,v({customStyles:d,type:"check-label",text:u},x)),y&&f.default.createElement("div",{style:{marginLeft:"4px",color:`${A.variant.error}`}},"*")),f.default.createElement(Mt,v({style:{display:"flex",flexWrap:"wrap"},inline:b},x),p?.map(((e,t)=>f.default.createElement(Bt,v({inline:b,id:e.id,key:`${e.name}-${t}`,onClick:()=>{((e,t)=>{let l=[...p];l[t].checked=!e.checked,m(l),C(l)})(e,t)},wrapperStyles:g},x),e.checked?f.default.createElement(zt,v({theme:A,inBuiltCss:V,defaultCheckBoxInnerStyle:"checkBox-inner",checkBoxInnerStyle:{...a,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabled&&e?.disabledColor},defaultBorderColor:i,checkedCheckBoxColor:s,checked:!e?.disabled&&e.checked},x),f.default.createElement(G,{icon:"check-icon",size:18,color:"white"})):f.default.createElement(kt,v({inBuiltCss:V,defaultCheckBoxOuterStyle:"checkBox-outer",checkBoxOuterStyle:{...o,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabledColor},defaultBorderColor:i,theme:A},x)),f.default.createElement(Vt,{theme:A,inline:b,optionTextStyle:{...r,cursor:e?.disabled?"not-allowed ":" pointer",color:e?.disabledColor},checked:e.checked,defaultTextColor:n,checkedTextColor:c},e.label))))))};It.propTypes={wrapperStyle:p.default.object,label:p.default.string,labelStyle:p.default.object,checkBoxOuterStyle:p.default.object,checkBoxInnerStyle:p.default.object,optionTextStyle:p.default.object,defaultTextColor:p.default.string,checkedTextColor:p.default.string,defaultBorderColor:p.default.string,checkedCheckBoxColor:p.default.string,inline:p.default.bool,options:p.default.array,setOptions:p.default.func,getCheckedArr:p.default.func,isRequired:p.default.bool,wrapperStyles:p.default.object},It.defaultProps={label:"",inline:!1,options:[],setOptions:()=>{},getCheckedArr:()=>{},labelStyle:{},checkBoxOuterStyle:{},checkBoxInnerStyle:{},isRequired:!0,wrapperStyles:{}};const Wt=m.default.div`
1086
+ `,It=({getCheckedArr:e,checkBoxOuterStyle:a,checkBoxInnerStyle:o,optionTextStyle:r,defaultBorderColor:i,defaultTextColor:n,checkedTextColor:c,checkedCheckBoxColor:s,labelStyle:d,label:u,options:p,setOptions:m,wrapperStyles:g,inline:b,wrapperStyle:h,isRequired:y,...x})=>{const A=l.useTheme()||z;t.useEffect((()=>{C(p)}),[]);const C=t=>{let l=t.filter((e=>!1!==e.checked));e(l)},S=Object.assign({display:"flex",flexDirection:"column",flexWrap:"wrap"},h);return f.default.createElement("div",v({style:S},x),f.default.createElement("div",{style:{display:"flex"}},f.default.createElement(Et,v({customStyles:d,type:"check-label",text:u},x)),y&&f.default.createElement("div",{style:{marginLeft:"4px",color:`${A.variant.error}`}},"*")),f.default.createElement(Mt,v({style:{display:"flex",flexWrap:"wrap"},inline:b},x),p?.map(((e,t)=>f.default.createElement(Bt,v({inline:b,id:e.id,key:`${e.name}-${t}`,onClick:()=>{((e,t)=>{let l=[...p];l[t].checked=!e.checked,m(l),C(l)})(e,t)},wrapperStyles:g},x),e.checked?f.default.createElement(zt,v({theme:A,inBuiltCss:V,defaultCheckBoxInnerStyle:"checkBox-inner",checkBoxInnerStyle:{...o,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabled&&e?.disabledColor},defaultBorderColor:i,checkedCheckBoxColor:s,checked:!e?.disabled&&e.checked},x),f.default.createElement(G,{icon:"check-icon",size:18,color:"white"})):f.default.createElement(kt,v({inBuiltCss:V,defaultCheckBoxOuterStyle:"checkBox-outer",checkBoxOuterStyle:{...a,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabledColor},defaultBorderColor:i,theme:A},x)),f.default.createElement(Vt,{theme:A,inline:b,optionTextStyle:{...r,cursor:e?.disabled?"not-allowed ":" pointer",color:e?.disabledColor},checked:e.checked,defaultTextColor:n,checkedTextColor:c},e.label))))))};It.propTypes={wrapperStyle:p.default.object,label:p.default.string,labelStyle:p.default.object,checkBoxOuterStyle:p.default.object,checkBoxInnerStyle:p.default.object,optionTextStyle:p.default.object,defaultTextColor:p.default.string,checkedTextColor:p.default.string,defaultBorderColor:p.default.string,checkedCheckBoxColor:p.default.string,inline:p.default.bool,options:p.default.array,setOptions:p.default.func,getCheckedArr:p.default.func,isRequired:p.default.bool,wrapperStyles:p.default.object},It.defaultProps={label:"",inline:!1,options:[],setOptions:()=>{},getCheckedArr:()=>{},labelStyle:{},checkBoxOuterStyle:{},checkBoxInnerStyle:{},isRequired:!0,wrapperStyles:{}};const Wt=m.default.div`
1087
1087
  border: 1px solid ${({theme:e})=>e.variant["neutral-4"]};
1088
1088
  background-color: ${({theme:e})=>e.bgColor};
1089
1089
 
@@ -1116,7 +1116,7 @@ padding: 0;
1116
1116
  ${({inBuiltCss:e,defaultInputColorStyle:t})=>B(e,t)}
1117
1117
  // custom styles
1118
1118
  ${({customInputColorStyle:e})=>e}
1119
- `,Pt=({label:e,labelStyle:t,value:o,setValue:a,customInputColorStyle:r,customColorWrapperStyle:i,id:n,...c})=>{const s=l.useTheme()||z;return f.default.createElement(Wt,v({customColorWrapperStyle:i,defaultColorWrapperStyle:"ColorWrapper",theme:s,inBuiltCss:V},c),f.default.createElement(Rt,v({id:n,customInputColorStyle:r,defaultInputColorStyle:"input-color",inBuiltCss:V,theme:s},c,{type:"color",value:o,onChange:e=>{a(e.target.value)}})),f.default.createElement(Et,v({themeColor:z,customStyles:t,type:"label-text",text:e,style:{display:"flex",paddingBottom:"0px",paddingLeft:"10px"}},c)))};Pt.propTypes={label:p.default.string,labelStyle:p.default.object,value:p.default.string,setValue:p.default.func,customInputColorStyle:p.default.object,customColorWrapperStyle:p.default.object,id:p.default.string},Pt.defaultProps={label:"",labelStyle:{},customInputColorStyle:{},customColorWrapperStyle:{},value:"#FFFFFF",setValue:()=>{},id:""};const Tt=m.default.div`
1119
+ `,Pt=({label:e,labelStyle:t,value:a,setValue:o,customInputColorStyle:r,customColorWrapperStyle:i,id:n,...c})=>{const s=l.useTheme()||z;return f.default.createElement(Wt,v({customColorWrapperStyle:i,defaultColorWrapperStyle:"ColorWrapper",theme:s,inBuiltCss:V},c),f.default.createElement(Rt,v({id:n,customInputColorStyle:r,defaultInputColorStyle:"input-color",inBuiltCss:V,theme:s},c,{type:"color",value:a,onChange:e=>{o(e.target.value)}})),f.default.createElement(Et,v({themeColor:z,customStyles:t,type:"label-text",text:e,style:{display:"flex",paddingBottom:"0px",paddingLeft:"10px"}},c)))};Pt.propTypes={label:p.default.string,labelStyle:p.default.object,value:p.default.string,setValue:p.default.func,customInputColorStyle:p.default.object,customColorWrapperStyle:p.default.object,id:p.default.string},Pt.defaultProps={label:"",labelStyle:{},customInputColorStyle:{},customColorWrapperStyle:{},value:"#FFFFFF",setValue:()=>{},id:""};const Tt=m.default.div`
1120
1120
  display: flex;
1121
1121
  cursor: ${({disabled:e})=>e?"not-allowed":"text"};
1122
1122
 
@@ -1319,7 +1319,7 @@ ${({customInputColorStyle:e})=>e}
1319
1319
  padding-left: 12px;
1320
1320
  padding-bottom: 12px;
1321
1321
  cursor: pointer;
1322
- `,Xt=({startDate:e,setStartDate:o,disabled:a,theme:r,...i})=>{const n=l.useTheme()||z,c=["January","February","March","April","May","June","July","August","September","October","November","December"];for(var s=[],d=2010;d<=(new Date).getFullYear()+10;d++)s.push(d);const u=t.useRef(null),p=t.useRef(null),[m,b]=t.useState(!1),[h,y]=t.useState(!1),[x,A]=t.useState(!1),[C,S]=t.useState(!1),[w,E]=t.useState(e.getFullYear()),[k,V]=t.useState(c[e.getMonth()]);t.useEffect((()=>{V(c[e.getMonth()]),E(e.getFullYear())}),[e]),t.useEffect((()=>(document.addEventListener("click",B,!0),()=>{document.removeEventListener("click",B,!0)})),[]);const B=e=>{u.current&&!u.current.contains(e.target)&&b(!1)},M=e=>{p.current&&!p.current.contains(e.target)&&y(!1)};return t.useEffect((()=>(document.addEventListener("click",M,!0),()=>{document.removeEventListener("click",M,!0)})),[]),f.default.createElement(Tt,v({disabled:a,theme:r},i),f.default.createElement(g.default,{selected:e,dateFormat:"dd/MM/yyyy",useWeekdaysShort:!0,onChange:e=>o(e),placeholderText:"select date",adjustDateOnChange:!0,disabled:a,dropdownMode:"select",renderCustomHeader:({date:e,changeYear:t,changeMonth:l})=>f.default.createElement(Lt,null,f.default.createElement("div",{style:{display:"flex"}},f.default.createElement(Ht,{ref:u},f.default.createElement(jt,{onClick:()=>{b(!m),y(!1)}},f.default.createElement("span",{onMouseEnter:()=>A(!0),onMouseLeave:()=>A(!1),style:{color:`${x?n.variant["primary-1"]:n.textColor}`}},c[e.getMonth()]),f.default.createElement(qt,null,f.default.createElement(G,{icon:"triangle-down",color:x?n.variant["primary-1"]:n.textColor,size:7}))),m&&f.default.createElement(Ft,null,f.default.createElement(Ot,{theme:r,onMouseEnter:()=>A(!0)},c.map(((e,t)=>f.default.createElement(Gt,{selectedMonth:k,onClick:()=>{A(!1),l(t),b(!1),V(c[t])},key:Math.random()},f.default.createElement("span",{style:{color:`${k===e?n.variant["primary-1"]:n.textColor}`}},e))))))),f.default.createElement(Ht,{ref:p},f.default.createElement(jt,{style:{marginLeft:"28px"},onClick:()=>{y(!h),b(!1)}},f.default.createElement("span",{onMouseEnter:()=>S(!0),onMouseLeave:()=>S(!1),style:{color:`${C?n.variant["primary-1"]:n.textColor}`}},e.getFullYear()),f.default.createElement(qt,null,f.default.createElement(G,{icon:"triangle-down",color:C?n.variant["primary-1"]:n.textColor,size:7}))),h&&f.default.createElement(Ft,null,f.default.createElement(Ot,{onMouseEnter:()=>S(!0)},s.map(((e,l)=>f.default.createElement(Gt,{onClick:()=>{S(!1),t(e),E(e),y(!1)},key:Math.random()},f.default.createElement("span",{style:{color:`${w===e?n.variant["primary-1"]:n.textColor}`}},e)))))))))}))};Xt.propTypes={startDate:p.default.any,setStartDate:p.default.func,disabled:p.default.bool,theme:p.default.object},Xt.defaultProps={theme:z,startDate:"",setStartDate:()=>{},disabled:!1};const Zt=m.default.div`
1322
+ `,Zt=({startDate:e,setStartDate:a,disabled:o,theme:r,...i})=>{const n=l.useTheme()||z,c=["January","February","March","April","May","June","July","August","September","October","November","December"];for(var s=[],d=2010;d<=(new Date).getFullYear()+10;d++)s.push(d);const u=t.useRef(null),p=t.useRef(null),[m,b]=t.useState(!1),[h,y]=t.useState(!1),[x,A]=t.useState(!1),[C,S]=t.useState(!1),[w,E]=t.useState(e.getFullYear()),[k,V]=t.useState(c[e.getMonth()]);t.useEffect((()=>{V(c[e.getMonth()]),E(e.getFullYear())}),[e]),t.useEffect((()=>(document.addEventListener("click",B,!0),()=>{document.removeEventListener("click",B,!0)})),[]);const B=e=>{u.current&&!u.current.contains(e.target)&&b(!1)},M=e=>{p.current&&!p.current.contains(e.target)&&y(!1)};return t.useEffect((()=>(document.addEventListener("click",M,!0),()=>{document.removeEventListener("click",M,!0)})),[]),f.default.createElement(Tt,v({disabled:o,theme:r},i),f.default.createElement(g.default,{selected:e,dateFormat:"dd/MM/yyyy",useWeekdaysShort:!0,onChange:e=>a(e),placeholderText:"select date",adjustDateOnChange:!0,disabled:o,dropdownMode:"select",renderCustomHeader:({date:e,changeYear:t,changeMonth:l})=>f.default.createElement(Lt,null,f.default.createElement("div",{style:{display:"flex"}},f.default.createElement(Ht,{ref:u},f.default.createElement(jt,{onClick:()=>{b(!m),y(!1)}},f.default.createElement("span",{onMouseEnter:()=>A(!0),onMouseLeave:()=>A(!1),style:{color:`${x?n.variant["primary-1"]:n.textColor}`}},c[e.getMonth()]),f.default.createElement(qt,null,f.default.createElement(G,{icon:"triangle-down",color:x?n.variant["primary-1"]:n.textColor,size:7}))),m&&f.default.createElement(Ft,null,f.default.createElement(Ot,{theme:r,onMouseEnter:()=>A(!0)},c.map(((e,t)=>f.default.createElement(Gt,{selectedMonth:k,onClick:()=>{A(!1),l(t),b(!1),V(c[t])},key:Math.random()},f.default.createElement("span",{style:{color:`${k===e?n.variant["primary-1"]:n.textColor}`}},e))))))),f.default.createElement(Ht,{ref:p},f.default.createElement(jt,{style:{marginLeft:"28px"},onClick:()=>{y(!h),b(!1)}},f.default.createElement("span",{onMouseEnter:()=>S(!0),onMouseLeave:()=>S(!1),style:{color:`${C?n.variant["primary-1"]:n.textColor}`}},e.getFullYear()),f.default.createElement(qt,null,f.default.createElement(G,{icon:"triangle-down",color:C?n.variant["primary-1"]:n.textColor,size:7}))),h&&f.default.createElement(Ft,null,f.default.createElement(Ot,{onMouseEnter:()=>S(!0)},s.map(((e,l)=>f.default.createElement(Gt,{onClick:()=>{S(!1),t(e),E(e),y(!1)},key:Math.random()},f.default.createElement("span",{style:{color:`${w===e?n.variant["primary-1"]:n.textColor}`}},e)))))))))}))};Zt.propTypes={startDate:p.default.any,setStartDate:p.default.func,disabled:p.default.bool,theme:p.default.object},Zt.defaultProps={theme:z,startDate:"",setStartDate:()=>{},disabled:!1};const Xt=m.default.div`
1323
1323
 
1324
1324
  .master-dropdown,
1325
1325
  .new-select {
@@ -1472,7 +1472,7 @@ ${({customInputColorStyle:e})=>e}
1472
1472
  margin-right: 5px;
1473
1473
  max-width: 80%;
1474
1474
  }
1475
- `;Zt.defaultProps={theme:z};const Jt=m.default.div`
1475
+ `;Xt.defaultProps={theme:z};const Jt=m.default.div`
1476
1476
  // Default style
1477
1477
  display: flex;
1478
1478
 
@@ -1484,15 +1484,15 @@ ${({customInputColorStyle:e})=>e}
1484
1484
  margin-left: 6px;
1485
1485
  margin-top: -14px;
1486
1486
  cursor: pointer;
1487
- `,Qt=({getValue:e,children:t,...l})=>{const o=e().length;return f.default.createElement(i.components.ValueContainer,l,t,o>1&&f.default.createElement("span",{className:"text-more-alt"},"& ",o-1," more"))},Kt=({label:e,labelStyle:t,optionArr:o,selectedValue:a,setSelectedValue:r,placeHolder:n,isClearable:c,isValid:s,height:d,fontSize:u,loadOptions:p,onInputChange:m,clearSelected:g,customWrapperStyles:y,customLabelStyles:x,isRequired:A,dropdownType:C,isDisabled:S,isLoading:w,id:E,iconName:k,iconColor:B,iconSize:M,showIndicator:I,leftIcon:W,leftIconColor:R,leftIconSize:P,...T})=>{const L=l.useTheme()||z,q=e=>{const t=f.default.createElement(i.components.DropdownIndicator,e,f.default.createElement(Ut,null,f.default.createElement(G,{icon:k,color:B,size:M})));return!0===I?t:null},H=e=>f.default.createElement(i.components.ClearIndicator,e,c?f.default.createElement(Ut,{onClick:()=>{g(),e.clearValue()}},f.default.createElement(G,{icon:"cross-icon",color:"black",size:8})):null),j=e=>{const t={width:"15px",height:"15px",borderRadius:"2px",padding:"4px",fontSize:"8px",lineHeight:"10px",minWidth:"15px",minHeight:"15px"},l=f.default.createElement("div",{style:{...t,backgroundColor:e?.data?.color??L.primary["primary-1"]}},f.default.createElement(G,{icon:"check-icon",color:"white"})),o=f.default.createElement("div",{style:{...t,backgroundColor:"#e0e7ff"}});return f.default.createElement(i.components.Option,e,f.default.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"center",width:"100%"}},e.isSelected?l:o,f.default.createElement("div",{className:"text-main-alt",style:{marginLeft:"10px"}},e.label)))},F=({index:e,...t})=>{const l=t?.data?.label||"Select";return!e&&f.default.createElement("span",{className:"text-main-alt-value"},l)},O={control:(e,t)=>({...e,border:s?"1px solid "+L.border:"1px solid "+L.ui.error,minWidth:"100%",height:`${d}px`,minHeight:`${d}px`,boxShadow:(t.isSelected||t.isFocused)&&"none"}),placeholder:e=>({...e,fontSize:u+"px",marginLeft:"0px",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden"}),dropdownIndicator:e=>({...e,height:`${d}px`,display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"0px"}),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"}),indicatorsContainer:e=>({...e,padding:0,height:`${d}px`}),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:"100%"}),singleValue:e=>({...e,fontSize:u+"px",marginLeft:"0px",width:"auto"}),multiValue:e=>({...e,marginLeft:"0px",width:"auto"}),input:e=>({...e,fontSize:u+"px"}),option:(e,t)=>({...e,backgroundColor:t.isSelected||t.isFocused?L.neutral["neutral-5"]:L.bgColor,padding:"10px",cursor:"pointer",color:"#081348",width:"inherit"}),...T.styles};return f.default.createElement(Zt,{style:y,isValid:s,fontSize:u,theme:L},e&&f.default.createElement(Jt,{inBuiltCss:V,labelWrapperStyle:"selectComp-label-wrapper",style:x},f.default.createElement(Et,{customStyles:t,type:"label-text",text:e,style:{marginBottom:"7px",paddingBottom:"0px"}}),A&&f.default.createElement("div",{style:{marginLeft:"4px",color:`${L.ui.error}`}},"*")),"multiSelect"===C?f.default.createElement(b.default,v({components:{DropdownIndicator:q,MultiValue:F,Option:j,ValueContainer:Qt,IndicatorSeparator:()=>null,ClearIndicator:H},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",onChange:r,placeholder:n,value:a,options:o,styles:O,isMulti:!0,isDisabled:S,hideSelectedOptions:!1,closeMenuOnSelect:!1,isSearchable:!0,isLoading:w,id:E,isClearable:c},T)):"asyncSingleSelect"===C?f.default.createElement(h.default,v({loadOptions:p,defaultOptions:!0,onInputChange:m,styles:O,components:{DropdownIndicator:q,ValueContainer:Qt,IndicatorSeparator:()=>null,ClearIndicator:H},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",placeholder:n,onChange:r,isLoading:w,isDisabled:S,id:E,isClearable:c},T)):"asyncMultiSelect"===C?f.default.createElement(h.default,v({components:{DropdownIndicator:q,MultiValue:F,ValueContainer:Qt,Option:j,IndicatorSeparator:()=>null,ClearIndicator:H},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",onChange:r,placeholder:n,styles:O,isMulti:!0,isDisabled:S,hideSelectedOptions:!1,closeMenuOnSelect:!1,isSearchable:!0,isLoading:w,loadOptions:p,defaultOptions:!0,onInputChange:m,id:E,isClearable:c},T)):f.default.createElement(b.default,v({components:{DropdownIndicator:q,ValueContainer:Qt,IndicatorSeparator:()=>null,ClearIndicator:H},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",options:o,placeholder:n,isDisabled:S,value:{value:a?a.value:"",label:a?a.label:""},styles:O,onChange:r,isLoading:w,id:E,isClearable:c},T)))};Kt.propTypes={label:p.default.string,labelStyle:p.default.object,optionArr:p.default.array,selectedValue:p.default.object,setSelectedValue:p.default.func,placeHolder:p.default.string,fontSize:p.default.number,clearSelected:p.default.func,loadOptions:p.default.func,onInputChange:p.default.func,customWrapperStyles:p.default.object,customLabelStyles:p.default.object,isRequired:p.default.bool,dropdownType:p.default.string,isDisabled:p.default.bool,isLoading:p.default.bool,isValid:p.default.bool,height:p.default.number,isClearable:p.default.bool,id:p.default.string,iconName:p.default.string,iconColor:p.default.string,iconSize:p.default.number,leftIcon:p.default.string,leftIconColor:p.default.string,leftIconSize:p.default.number,showIndicator:p.default.bool},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 Nt=m.default.div`
1487
+ `,Qt=({getValue:e,children:t,...l})=>{const a=e().length;return f.default.createElement(i.components.ValueContainer,l,t,a>1&&f.default.createElement("span",{className:"text-more-alt"},"& ",a-1," more"))},Kt=({label:e,labelStyle:t,optionArr:a,selectedValue:o,setSelectedValue:r,placeHolder:n,isClearable:c,isValid:s,height:d,fontSize:u,loadOptions:p,onInputChange:m,clearSelected:g,customWrapperStyles:y,customLabelStyles:x,isRequired:A,dropdownType:C,isDisabled:S,isLoading:w,id:E,iconName:k,iconColor:B,iconSize:M,showIndicator:I,leftIcon:W,leftIconColor:R,leftIconSize:P,...T})=>{const L=l.useTheme()||z,q=e=>{const t=f.default.createElement(i.components.DropdownIndicator,e,f.default.createElement(Ut,null,f.default.createElement(G,{icon:k,color:B,size:M})));return!0===I?t:null},H=e=>f.default.createElement(i.components.ClearIndicator,e,c?f.default.createElement(Ut,{onClick:()=>{g(),e.clearValue()}},f.default.createElement(G,{icon:"cross-icon",color:"black",size:8})):null),j=e=>{const t={width:"15px",height:"15px",borderRadius:"2px",padding:"4px",fontSize:"8px",lineHeight:"10px",minWidth:"15px",minHeight:"15px"},l=f.default.createElement("div",{style:{...t,backgroundColor:e?.data?.color??L.primary["primary-1"]}},f.default.createElement(G,{icon:"check-icon",color:"white"})),a=f.default.createElement("div",{style:{...t,backgroundColor:"#e0e7ff"}});return f.default.createElement(i.components.Option,e,f.default.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"center",width:"100%"}},e.isSelected?l:a,f.default.createElement("div",{className:"text-main-alt",style:{marginLeft:"10px"}},e.label)))},F=({index:e,...t})=>{const l=t?.data?.label||"Select";return!e&&f.default.createElement("span",{className:"text-main-alt-value"},l)},O={control:(e,t)=>({...e,border:s?"1px solid "+L.border:"1px solid "+L.ui.error,minWidth:"100%",height:`${d}px`,minHeight:`${d}px`,boxShadow:(t.isSelected||t.isFocused)&&"none"}),placeholder:e=>({...e,fontSize:u+"px",marginLeft:"0px",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden"}),dropdownIndicator:e=>({...e,height:`${d}px`,display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"0px"}),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"}),indicatorsContainer:e=>({...e,padding:0,height:`${d}px`}),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:"100%"}),singleValue:e=>({...e,fontSize:u+"px",marginLeft:"0px",width:"auto"}),multiValue:e=>({...e,marginLeft:"0px",width:"auto"}),input:e=>({...e,fontSize:u+"px"}),option:(e,t)=>({...e,backgroundColor:t.isSelected||t.isFocused?L.neutral["neutral-5"]:L.bgColor,padding:"10px",cursor:"pointer",color:"#081348",width:"inherit"}),...T.styles};return f.default.createElement(Xt,{style:y,isValid:s,fontSize:u,theme:L},e&&f.default.createElement(Jt,{inBuiltCss:V,labelWrapperStyle:"selectComp-label-wrapper",style:x},f.default.createElement(Et,{customStyles:t,type:"label-text",text:e,style:{marginBottom:"7px",paddingBottom:"0px"}}),A&&f.default.createElement("div",{style:{marginLeft:"4px",color:`${L.ui.error}`}},"*")),"multiSelect"===C?f.default.createElement(b.default,v({components:{DropdownIndicator:q,MultiValue:F,Option:j,ValueContainer:Qt,IndicatorSeparator:()=>null,ClearIndicator:H},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",onChange:r,placeholder:n,value:o,options:a,styles:O,isMulti:!0,isDisabled:S,hideSelectedOptions:!1,closeMenuOnSelect:!1,isSearchable:!0,isLoading:w,id:E,isClearable:c},T)):"asyncSingleSelect"===C?f.default.createElement(h.default,v({loadOptions:p,defaultOptions:!0,onInputChange:m,styles:O,components:{DropdownIndicator:q,ValueContainer:Qt,IndicatorSeparator:()=>null,ClearIndicator:H},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",placeholder:n,onChange:r,isLoading:w,isDisabled:S,id:E,isClearable:c},T)):"asyncMultiSelect"===C?f.default.createElement(h.default,v({components:{DropdownIndicator:q,MultiValue:F,ValueContainer:Qt,Option:j,IndicatorSeparator:()=>null,ClearIndicator:H},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",onChange:r,placeholder:n,styles:O,isMulti:!0,isDisabled:S,hideSelectedOptions:!1,closeMenuOnSelect:!1,isSearchable:!0,isLoading:w,loadOptions:p,defaultOptions:!0,onInputChange:m,id:E,isClearable:c},T)):f.default.createElement(b.default,v({components:{DropdownIndicator:q,ValueContainer:Qt,IndicatorSeparator:()=>null,ClearIndicator:H},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",options:a,placeholder:n,isDisabled:S,value:{value:o?o.value:"",label:o?o.label:""},styles:O,onChange:r,isLoading:w,id:E,isClearable:c},T)))};Kt.propTypes={label:p.default.string,labelStyle:p.default.object,optionArr:p.default.array,selectedValue:p.default.object,setSelectedValue:p.default.func,placeHolder:p.default.string,fontSize:p.default.number,clearSelected:p.default.func,loadOptions:p.default.func,onInputChange:p.default.func,customWrapperStyles:p.default.object,customLabelStyles:p.default.object,isRequired:p.default.bool,dropdownType:p.default.string,isDisabled:p.default.bool,isLoading:p.default.bool,isValid:p.default.bool,height:p.default.number,isClearable:p.default.bool,id:p.default.string,iconName:p.default.string,iconColor:p.default.string,iconSize:p.default.number,leftIcon:p.default.string,leftIconColor:p.default.string,leftIconSize:p.default.number,showIndicator:p.default.bool},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 Dt=m.default.div`
1488
1488
  //Set the styles from the default styles object
1489
1489
  ${({inBuiltCss:e,defaultStyles:t})=>B(e,t)}
1490
1490
 
1491
- background-color:${({hover:e,isValid:t,fileArr:l,backgroundColor:o,theme:a})=>t?t&&e&&o?o:t&&e&&!o?a.primary["primary-1"]:t&&!e&&l.length>0?a.bgColor:t&&!e&&0==l.length?M(a.primary["primary-1"],.05):void 0:"rgba(215, 0, 0, 0.05)"}
1491
+ background-color:${({hover:e,isValid:t,fileArr:l,backgroundColor:a,theme:o})=>t?t&&e&&a?a:t&&e&&!a?o.primary["primary-1"]:t&&!e&&l.length>0?o.bgColor:t&&!e&&0==l.length?M(o.primary["primary-1"],.05):void 0:"rgba(215, 0, 0, 0.05)"}
1492
1492
 
1493
1493
  };
1494
1494
  border: 1px
1495
- ${({isValid:e,fileArr:t,backgroundColor:l,theme:o})=>e?t.length>0?`solid ${l||o.primary["primary-1"]}`:`dashed ${l||o.primary["primary-1"]}`:"dashed "+o.ui.error};
1495
+ ${({isValid:e,fileArr:t,backgroundColor:l,theme:a})=>e?t.length>0?`solid ${l||a.primary["primary-1"]}`:`dashed ${l||a.primary["primary-1"]}`:"dashed "+a.ui.error};
1496
1496
 
1497
1497
  &:hover {
1498
1498
  cursor: pointer;
@@ -1501,7 +1501,7 @@ ${({customInputColorStyle:e})=>e}
1501
1501
 
1502
1502
  // custom styles
1503
1503
  ${({customDropzoneStyles:e})=>e}
1504
- `,Dt=m.default.div`
1504
+ `,Nt=m.default.div`
1505
1505
  //Set the styles from the default styles object
1506
1506
  ${({inBuiltCss:e,defaultStyles:t})=>B(e,t)}
1507
1507
 
@@ -1535,14 +1535,55 @@ ${({customInputColorStyle:e})=>e}
1535
1535
  color: #494949;
1536
1536
  margin-left: 11px;
1537
1537
  padding-left: 2px;
1538
- `,ol=m.default.p`
1538
+ `,al=m.default.p`
1539
1539
  color: #494949;
1540
1540
  display: flex;
1541
1541
  justify-content: center;
1542
1542
  align-items: center;
1543
1543
  margin: 20px 0px;
1544
1544
  font-size: 14px;
1545
- `,al=({isValid:e,label:o,labelStyle:a,labelInline:r,required:i,message:n,fileArr:c,setFileArr:s,deleteFile:d,customDropzoneStyles:u,customFileStyles:p,customTextStyles:m,customFileNameStyles:g,backgroundColor:b,singleFile:h,messageSize:y,additionalText:x,id:A,...C})=>{const S=l.useTheme()||z,[w,E]=t.useState(!1),k=t.createRef();function B(e){e.preventDefault(),e.stopPropagation()}function M(e,t){let l=1==t?[]:[...c];for(let t=0;t<e.length;t++)l.push(e.item(t));return t||(l=l.filter(((e,t,l)=>t===l.findIndex((t=>t.place===e.place&&t.name===e.name))))),s(l),E(!1),l}function I(e,t){if(e instanceof File){const t=c.filter((t=>t.name!==e.name));s(t)}else!function(e,t){const l=c.filter((t=>t.name!==e.name));s(l),d(e)}(e)}return f.default.createElement("div",null,f.default.createElement("div",{style:{display:"flex",width:"inherit"}},f.default.createElement(Et,v({customStyles:a,type:"label-text",labelInline:r,text:o,style:{display:"flex",marginBottom:""+(r?"":"7px"),paddingBottom:"0px"}},C)),i&&f.default.createElement("div",{style:{marginLeft:"4px",color:`${S.variant.error}`}},"*")),f.default.createElement(Nt,{theme:S,inBuiltCss:V,defaultStyles:"dropzone-parent",backgroundColor:b,customDropzoneStyles:u,onDragLeave:function(e){B(e),E(!1)},onDragOver:function(e){B(e),E(!0)},onDrop:function(e){B(e);const{files:t}=e.dataTransfer;E(!0),C.onFilesAdded(M(t,h))},onClick:function(){k.current.click()},hover:w,isValid:e,fileArr:c},f.default.createElement(Yt,v({ref:k,type:"file",id:A,multiple:1!=h,onChange:function(e){const{files:t}=e.target;E(!1),C.onFilesAdded(M(t,h))},onClick:e=>e.target.value=null},C)),e?f.default.createElement(G,{icon:"file-upload",color:w?S.bgColor:S.primary["primary-1"],size:24}):null,f.default.createElement($t,{isValid:e,hover:w,customTextStyles:m,inBuiltCss:V,defaultStyles:"dropzone-text-div"},e?f.default.createElement("div",null,f.default.createElement("span",{style:{color:w?S.bgColor:S.primary["primary-1"]}},"Choose a file"," "),f.default.createElement("span",{style:{color:w?S.bgColor:S.neutral["neutral-2"]}},"or"," "),f.default.createElement("span",{style:{color:w?S.bgColor:S.textColor}},"drag ",h?"it":"them"," here")):f.default.createElement("div",null,f.default.createElement("span",{style:{color:S.variant.error}},"Try again!!"," "),f.default.createElement("span",{style:{color:S.textColor}},n.length>y?n.slice(0,y):n)))),x.length>0&&f.default.createElement(ol,null,x)," ",c?.map(((e,t)=>f.default.createElement(Dt,{inBuiltCss:V,defaultStyles:"dropzone-file-div",key:`${e}-${t}`,customFileStyles:p},f.default.createElement(tl,null,f.default.createElement(G,{icon:"file-icon",color:S.primary["primary-1"]})),e instanceof File?f.default.createElement(_t,{inBuiltCss:V,type:"dropzone-file-name",customFileNameStyles:g},e.name):f.default.createElement("a",{style:{color:S.variant["primary-1"],marginLeft:"5px"},href:e?.path,target:"_blank",rel:"noreferrer"}," ",e.name),f.default.createElement(ll,null,e?.otherInfo),f.default.createElement(el,{key:101*Math.random()|0,onClick:()=>I(e)},f.default.createElement("div",{style:{marginRight:"7px"}},f.default.createElement(G,{icon:`${!(e instanceof File)&&"cloud-icon"}`,color:S.primary["primary-1"]})),f.default.createElement(G,{icon:"cross-icon",color:S.neutral["neutral-2"],size:13}))))))};al.propTypes={onFilesAdded:p.default.func,isValid:p.default.bool,message:p.default.string,fileArr:p.default.array,setFileArr:p.default.func,customDropzoneStyles:p.default.object,customFileStyles:p.default.object,customTextStyles:p.default.object,customFileNameStyles:p.default.object,backgroundColor:p.default.string,messageSize:p.default.number,additionalText:p.default.string,id:p.default.string},al.defaultProps={onFilesAdded:()=>null,isValid:!0,message:"",fileArr:[],setFileArr:()=>{},customDropzoneStyles:{},customFileStyles:{},customTextStyles:{},customFileNameStyles:{},messageSize:100,additionalText:"",id:""};const rl=m.default.div`
1545
+ `,ol=({isValid:e,label:a,labelStyle:o,labelInline:r,required:i,message:n,fileArr:c,setFileArr:s,deleteFile:d,customDropzoneStyles:u,customFileStyles:p,customTextStyles:m,customFileNameStyles:g,backgroundColor:b,singleFile:h,messageSize:y,additionalText:x,id:A,...C})=>{const S=l.useTheme()||z,[w,E]=t.useState(!1),k=t.createRef();function B(e){e.preventDefault(),e.stopPropagation()}function M(e,t){let l=1==t?[]:[...c];for(let t=0;t<e.length;t++)l.push(e.item(t));return t||(l=l.filter(((e,t,l)=>t===l.findIndex((t=>t.place===e.place&&t.name===e.name))))),s(l),E(!1),l}function I(e,t){if(e instanceof File){const t=c.filter((t=>t.name!==e.name));s(t)}else!function(e,t){const l=c.filter((t=>t.name!==e.name));s(l),d(e)}(e)}return f.default.createElement("div",null,f.default.createElement("div",{style:{display:"flex",width:"inherit"}},f.default.createElement(Et,v({customStyles:o,type:"label-text",labelInline:r,text:a,style:{display:"flex",marginBottom:""+(r?"":"7px"),paddingBottom:"0px"}},C)),i&&f.default.createElement("div",{style:{marginLeft:"4px",color:`${S.variant.error}`}},"*")),f.default.createElement(Dt,{theme:S,inBuiltCss:V,defaultStyles:"dropzone-parent",backgroundColor:b,customDropzoneStyles:u,onDragLeave:function(e){B(e),E(!1)},onDragOver:function(e){B(e),E(!0)},onDrop:function(e){B(e);const{files:t}=e.dataTransfer;E(!0),C.onFilesAdded(M(t,h))},onClick:function(){k.current.click()},hover:w,isValid:e,fileArr:c},f.default.createElement(Yt,v({ref:k,type:"file",id:A,multiple:1!=h,onChange:function(e){const{files:t}=e.target;E(!1),C.onFilesAdded(M(t,h))},onClick:e=>e.target.value=null},C)),e?f.default.createElement(G,{icon:"file-upload",color:w?S.bgColor:S.primary["primary-1"],size:24}):null,f.default.createElement($t,{isValid:e,hover:w,customTextStyles:m,inBuiltCss:V,defaultStyles:"dropzone-text-div"},e?f.default.createElement("div",null,f.default.createElement("span",{style:{color:w?S.bgColor:S.primary["primary-1"]}},"Choose a file"," "),f.default.createElement("span",{style:{color:w?S.bgColor:S.neutral["neutral-2"]}},"or"," "),f.default.createElement("span",{style:{color:w?S.bgColor:S.textColor}},"drag ",h?"it":"them"," here")):f.default.createElement("div",null,f.default.createElement("span",{style:{color:S.variant.error}},"Try again!!"," "),f.default.createElement("span",{style:{color:S.textColor}},n.length>y?n.slice(0,y):n)))),x.length>0&&f.default.createElement(al,null,x)," ",c?.map(((e,t)=>f.default.createElement(Nt,{inBuiltCss:V,defaultStyles:"dropzone-file-div",key:`${e}-${t}`,customFileStyles:p},f.default.createElement(tl,null,f.default.createElement(G,{icon:"file-icon",color:S.primary["primary-1"]})),e instanceof File?f.default.createElement(_t,{inBuiltCss:V,type:"dropzone-file-name",customFileNameStyles:g},e.name):f.default.createElement("a",{style:{color:S.variant["primary-1"],marginLeft:"5px"},href:e?.path,target:"_blank",rel:"noreferrer"}," ",e.name),f.default.createElement(ll,null,e?.otherInfo),f.default.createElement(el,{key:101*Math.random()|0,onClick:()=>I(e)},f.default.createElement("div",{style:{marginRight:"7px"}},f.default.createElement(G,{icon:`${!(e instanceof File)&&"cloud-icon"}`,color:S.primary["primary-1"]})),f.default.createElement(G,{icon:"cross-icon",color:S.neutral["neutral-2"],size:13}))))))};ol.propTypes={onFilesAdded:p.default.func,isValid:p.default.bool,message:p.default.string,fileArr:p.default.array,setFileArr:p.default.func,customDropzoneStyles:p.default.object,customFileStyles:p.default.object,customTextStyles:p.default.object,customFileNameStyles:p.default.object,backgroundColor:p.default.string,messageSize:p.default.number,additionalText:p.default.string,id:p.default.string},ol.defaultProps={onFilesAdded:()=>null,isValid:!0,message:"",fileArr:[],setFileArr:()=>{},customDropzoneStyles:{},customFileStyles:{},customTextStyles:{},customFileNameStyles:{},messageSize:100,additionalText:"",id:""};const rl=m.default.div`
1546
+ display: contents;
1547
+ ${({WrapperDivStyle:e})=>e}
1548
+ `,il=m.default.input`
1549
+ display: none;
1550
+ min-height: 100vh;
1551
+ padding: 0 0.5rem;
1552
+ `,nl=m.default.div`
1553
+ height: 49px;
1554
+ width: 49px;
1555
+ background: white;
1556
+ display: flex;
1557
+ justify-content: center;
1558
+ align-items: center;
1559
+ border-radius: 50%;
1560
+ opacity: 0.8;
1561
+ ${({IconWrapperStyle:e})=>e}
1562
+ `,cl=m.default.div`
1563
+ background-color: #e2e6f5;
1564
+ width: 134px;
1565
+ height: 134px;
1566
+ border-radius: 50%;
1567
+ cursor: pointer;
1568
+ font-size: 18px;
1569
+ border: none;
1570
+ filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
1571
+ display: flex;
1572
+ justify-content: center;
1573
+ align-items: center;
1574
+ background-position: center;
1575
+ background-size: cover;
1576
+ background-repeat: no-repeat;
1577
+ ${({MainDivStyle:e})=>e}
1578
+
1579
+
1580
+ .icon-on-preview {
1581
+ display: none;
1582
+ }
1583
+ &:hover .icon-on-preview {
1584
+ display: block;
1585
+ }
1586
+ `,sl=({image:e,setImage:a,WrapperDivStyle:o,MainDivStyle:r,IconWrapperStyle:i,iconSize:n,iconColor:c})=>{const[s,d]=t.useState(),u=t.useRef(),p=l.useTheme()||z,[m,g]=t.useState(),[b,h]=t.useState(!1);function y(e){e.preventDefault(),e.stopPropagation()}t.useEffect((()=>{if(e&&b){const t=new FileReader;t.onloadend=()=>{d(t.result)},t.readAsDataURL(e)}else d(e)}),[e]);const x=e=>{e&&"image"===e.type.substr(0,5)?(h(!0),a(e)):(h(!1),a(null))};return f.default.createElement(rl,{onDragLeave:function(e){y(e),g(!1)},onDragOver:function(e){y(e),g(!0)},onDrop:function(e){y(e);const{files:t}=e.dataTransfer;x(t[0])},WrapperDivStyle:o},f.default.createElement(cl,{MainDivStyle:r,style:{backgroundImage:`url(${s})`},onClick:e=>{e.preventDefault(),u.current.click()}},s?f.default.createElement("div",{className:"icon-on-preview"},f.default.createElement(nl,{IconWrapperStyle:i},f.default.createElement(G,{icon:"camera-icon",size:n,color:c||p.variant["primary-1"]}))):f.default.createElement(nl,{IconWrapperStyle:i},f.default.createElement(G,{icon:"camera-icon",size:n,color:c||p.variant["primary-1"]}))),f.default.createElement(il,{type:"file",ref:u,accept:"image/*",onChange:e=>{x(e.target.files[0])}}))};sl.propTypes={image:p.default.any,setImage:p.default.func,WrapperDivStyle:p.default.object,MainDivStyle:p.default.object,IconWrapperStyle:p.default.object,iconSize:p.default.number},sl.defaultProps={image:null,setImage:()=>{},WrapperDivStyle:{},MainDivStyle:{},IconWrapperStyle:{},iconSize:28};const dl=m.default.div`
1546
1587
  border: 1px solid
1547
1588
  ${({theme:e})=>e.border};
1548
1589
  border-radius: 4px;
@@ -1562,7 +1603,7 @@ ${({customInputColorStyle:e})=>e}
1562
1603
  fill: ${({theme:e})=>e.variant["primary-1"]};
1563
1604
  }
1564
1605
  }
1565
- `;rl.defaultProps={theme:z};const il=m.default.input`
1606
+ `;dl.defaultProps={theme:z};const ul=m.default.input`
1566
1607
  width: 85%;
1567
1608
  border: 0;
1568
1609
  outline: 0;
@@ -1575,12 +1616,12 @@ ${({customInputColorStyle:e})=>e}
1575
1616
 
1576
1617
  // custom styles
1577
1618
  ${({inputStyle:e})=>e}
1578
- `;il.defaultProps={theme:z},l.css`
1619
+ `;ul.defaultProps={theme:z},l.css`
1579
1620
  &:after {
1580
1621
  content: ' *';
1581
1622
  color: ${({theme:e})=>e.variant.error};
1582
1623
  }
1583
- `;const nl=m.default.label`
1624
+ `;const pl=m.default.label`
1584
1625
  display: flex;
1585
1626
  margin-right: 10px;
1586
1627
  align-content: center;
@@ -1593,16 +1634,16 @@ ${({customInputColorStyle:e})=>e}
1593
1634
  color: ${({theme:e})=>e.variant["neutral-2"]};
1594
1635
 
1595
1636
  ${({labelStyle:e})=>e}
1596
- `;nl.defaultProps={theme:z};const cl=l.css`
1637
+ `;pl.defaultProps={theme:z};const fl=l.css`
1597
1638
  display: flex;
1598
1639
  align-items: center;
1599
- `,sl=m.default.div`
1600
- ${({labelInline:e})=>e?cl:null}
1640
+ `,ml=m.default.div`
1641
+ ${({labelInline:e})=>e?fl:null}
1601
1642
 
1602
1643
  > div {
1603
1644
  flex: 1 0 auto;
1604
1645
  }
1605
- `;sl.defaultProps={theme:z};const dl=({label:e,inputValue:t,inputStyle:l,iconBefore:o,iconAfter:a,onChange:r,theme:i,id:n,labelStyle:c,...s})=>(console.log(c),f.default.createElement(sl,s,e.length>0&&f.default.createElement(nl,{labelStyle:c},e),f.default.createElement("div",null,f.default.createElement(rl,s,f.default.createElement("div",{className:"input-icon"},o),f.default.createElement(il,v({},s,{inputStyle:l,value:t,onChange:e=>{const{value:t}=e.currentTarget;(""===t||/^[0-9\b.-]+$/.test(t))&&r(t)},type:"number",id:n})),f.default.createElement("div",{className:"input-icon",style:{position:"absolute",right:"7px"}},a)))));dl.propTypes={theme:p.default.object,label:p.default.string,labelInline:p.default.bool,inputValue:p.default.any,inputStyle:p.default.object,id:p.default.string,labelStyle:p.default.object},dl.defaultProps={theme:z,label:"",labelInline:!1,inputStyle:{},inputValue:null,id:"",labelStyle:{}};const ul=m.default.div`
1646
+ `;ml.defaultProps={theme:z};const gl=({label:e,inputValue:t,inputStyle:l,iconBefore:a,iconAfter:o,onChange:r,theme:i,id:n,labelStyle:c,...s})=>(console.log(c),f.default.createElement(ml,s,e.length>0&&f.default.createElement(pl,{labelStyle:c},e),f.default.createElement("div",null,f.default.createElement(dl,s,f.default.createElement("div",{className:"input-icon"},a),f.default.createElement(ul,v({},s,{inputStyle:l,value:t,onChange:e=>{const{value:t}=e.currentTarget;(""===t||/^[0-9\b.-]+$/.test(t))&&r(t)},type:"number",id:n})),f.default.createElement("div",{className:"input-icon",style:{position:"absolute",right:"7px"}},o)))));gl.propTypes={theme:p.default.object,label:p.default.string,labelInline:p.default.bool,inputValue:p.default.any,inputStyle:p.default.object,id:p.default.string,labelStyle:p.default.object},gl.defaultProps={theme:z,label:"",labelInline:!1,inputStyle:{},inputValue:null,id:"",labelStyle:{}};const bl=m.default.div`
1606
1647
  background-color: ${({theme:e})=>e.bgColor};
1607
1648
 
1608
1649
  //Set the styles from the default styles object
@@ -1628,7 +1669,7 @@ ${({customInputColorStyle:e})=>e}
1628
1669
 
1629
1670
  // custom styles
1630
1671
  ${({textBoxStyle:e})=>e}
1631
- `;ul.defaultProps={theme:z};const pl=m.default.input`
1672
+ `;bl.defaultProps={theme:z};const hl=m.default.input`
1632
1673
  width: 85%;
1633
1674
  -webkit-text-security: ${({showEye:e})=>e?"none":"disc"};
1634
1675
 
@@ -1641,28 +1682,28 @@ ${({customInputColorStyle:e})=>e}
1641
1682
  .sc-furwcr bxRAoq {
1642
1683
  color: ${({theme:e})=>e.variant["neutral-3"]};
1643
1684
  }
1644
- `;pl.defaultProps={theme:z};const fl=l.css`
1685
+ `;hl.defaultProps={theme:z};const yl=l.css`
1645
1686
  display: flex;
1646
1687
  gap: 7px;
1647
1688
  align-items: start;
1648
- `,ml=m.default.div`
1649
- ${({labelInline:e})=>e?fl:null}
1689
+ `,xl=m.default.div`
1690
+ ${({labelInline:e})=>e?yl:null}
1650
1691
  .err-text {
1651
1692
  color: ${({errMsgColor:e})=>e};
1652
1693
  margin-top: 5px;
1653
1694
  font-size: 10px;
1654
1695
  }
1655
- `;ml.defaultProps={theme:z};const gl=({passwordRules:e,textBoxStyle:o,labelStyle:a,inputStyle:r,errMsg:i,required:n,label:c,labelInline:s,isValid:d,rulesStyle:u,id:p,showHideIcon:m,errMsgColor:g,...b})=>{const[h,y]=t.useState(!1),x=l.useTheme()||z;return f.default.createElement(ml,v({onPaste:e=>(e.preventDefault(),!1),onCopy:e=>(e.preventDefault(),!1),labelInline:s,inBuiltCss:V,errMsgColor:g,theme:x},b),f.default.createElement("div",{style:{display:"flex"}},f.default.createElement(Et,v({customStyles:a,type:"label-text",text:c,errMsg:i,style:{display:"flex",marginBottom:""+(s?"0px":"7px"),paddingBottom:"0px"}},b)),n&&f.default.createElement("div",{style:{marginLeft:"4px",marginRight:"5px",color:`${x.variant.error}`}},"*")),f.default.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"start"}},f.default.createElement("div",{style:{width:"100%"}},f.default.createElement(ul,v({required:n,theme:x,textBoxStyle:o,isValid:d,defaultWrapperStyle:"textbox-wrapper",inBuiltCss:V},b),f.default.createElement(pl,v({inputStyle:r,type:"text",id:p,showEye:h,theme:x,defaultInputStyle:"input-wrapper",inBuiltCss:V},b)),!0===m?f.default.createElement("div",{className:"input-icon",onClick:()=>y(!h),style:{position:"absolute",right:"7px"}},h?f.default.createElement(G,{icon:"eye-show"}):f.default.createElement(G,{icon:"eye-hide"})):""),i.length>0&&f.default.createElement("div",{className:"err-text"},i)),e?f.default.createElement("div",{style:{...u,marginLeft:"5px"}},e):""))};gl.propTypes={inBuiltCss:p.default.object,theme:p.default.object,label:p.default.string,required:p.default.bool,labelInline:p.default.bool,errMsg:p.default.string,textBoxStyle:p.default.object,labelStyle:p.default.object,inputStyle:p.default.object,passwordRules:p.default.string,rulesStyle:p.default.object,id:p.default.string,showHideIcon:p.default.bool},gl.defaultProps={inBuiltCss:V,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",textBoxStyle:{},labelStyle:{},inputStyle:{},passwordRules:"",rulesStyle:{},id:"",showHideIcon:!0,errMsgColor:z.variant.error};const bl=m.default.div`
1696
+ `;xl.defaultProps={theme:z};const Al=({passwordRules:e,textBoxStyle:a,labelStyle:o,inputStyle:r,errMsg:i,required:n,label:c,labelInline:s,isValid:d,rulesStyle:u,id:p,showHideIcon:m,errMsgColor:g,...b})=>{const[h,y]=t.useState(!1),x=l.useTheme()||z;return f.default.createElement(xl,v({onPaste:e=>(e.preventDefault(),!1),onCopy:e=>(e.preventDefault(),!1),labelInline:s,inBuiltCss:V,errMsgColor:g,theme:x},b),f.default.createElement("div",{style:{display:"flex"}},f.default.createElement(Et,v({customStyles:o,type:"label-text",text:c,errMsg:i,style:{display:"flex",marginBottom:""+(s?"0px":"7px"),paddingBottom:"0px"}},b)),n&&f.default.createElement("div",{style:{marginLeft:"4px",marginRight:"5px",color:`${x.variant.error}`}},"*")),f.default.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"start"}},f.default.createElement("div",{style:{width:"100%"}},f.default.createElement(bl,v({required:n,theme:x,textBoxStyle:a,isValid:d,defaultWrapperStyle:"textbox-wrapper",inBuiltCss:V},b),f.default.createElement(hl,v({inputStyle:r,type:"text",id:p,showEye:h,theme:x,defaultInputStyle:"input-wrapper",inBuiltCss:V},b)),!0===m?f.default.createElement("div",{className:"input-icon",onClick:()=>y(!h),style:{position:"absolute",right:"7px"}},h?f.default.createElement(G,{icon:"eye-show"}):f.default.createElement(G,{icon:"eye-hide"})):""),i.length>0&&f.default.createElement("div",{className:"err-text"},i)),e?f.default.createElement("div",{style:{...u,marginLeft:"5px"}},e):""))};Al.propTypes={inBuiltCss:p.default.object,theme:p.default.object,label:p.default.string,required:p.default.bool,labelInline:p.default.bool,errMsg:p.default.string,textBoxStyle:p.default.object,labelStyle:p.default.object,inputStyle:p.default.object,passwordRules:p.default.string,rulesStyle:p.default.object,id:p.default.string,showHideIcon:p.default.bool},Al.defaultProps={inBuiltCss:V,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",textBoxStyle:{},labelStyle:{},inputStyle:{},passwordRules:"",rulesStyle:{},id:"",showHideIcon:!0,errMsgColor:z.variant.error};const vl=m.default.div`
1656
1697
  box-sizing: initial;
1657
1698
 
1658
1699
  //Set the styles from the default styles object
1659
1700
  ${({inBuiltCss:e,defaultRadioOuterCircleStyle:t})=>B(e,t)}
1660
1701
 
1661
- border: 2px solid ${({value:e,selected:t,selectedCircleColor:l,defaultBorderColor:o,theme:a})=>e!==t&&o?o:e===t||o?e===t&&l?l:e!==t||l?void 0:a.primary["primary-1"]:a.border};
1702
+ border: 2px solid ${({value:e,selected:t,selectedCircleColor:l,defaultBorderColor:a,theme:o})=>e!==t&&a?a:e===t||a?e===t&&l?l:e!==t||l?void 0:o.primary["primary-1"]:o.border};
1662
1703
 
1663
1704
  // custom styles
1664
1705
  ${({radioOuterCircleStyle:e})=>e}
1665
- `;bl.defaultProps={theme:z};const hl=m.default.div`
1706
+ `;vl.defaultProps={theme:z};const Cl=m.default.div`
1666
1707
  box-sizing: initial;
1667
1708
 
1668
1709
  //Set the styles from the default styles object
@@ -1670,19 +1711,19 @@ ${({customInputColorStyle:e})=>e}
1670
1711
 
1671
1712
  width: ${({value:e,selected:t,width:l})=>e===t?l:0};
1672
1713
  height: ${({value:e,selected:t,height:l})=>e===t?l:0};
1673
- background-color: ${({value:e,selected:t,selectedCircleColor:l,theme:o})=>e===t&&l?l:e!==t||l?e!==t?"transparent":void 0:o.primary["primary-1"]};
1714
+ background-color: ${({value:e,selected:t,selectedCircleColor:l,theme:a})=>e===t&&l?l:e!==t||l?e!==t?"transparent":void 0:a.primary["primary-1"]};
1674
1715
 
1675
1716
  // custom styles
1676
1717
  ${({radioInnerCircleStyle:e})=>e}
1677
- `;hl.defaultProps={theme:z};const yl=m.default.div`
1718
+ `;Cl.defaultProps={theme:z};const Sl=m.default.div`
1678
1719
  //Set the styles from the default styles object
1679
1720
  ${({inBuiltCss:e,defaultOptionStyle:t})=>B(e,t)}
1680
1721
  margin-right: ${({inline:e})=>e?"":"30px"};
1681
- color: ${({selected:e,selectedOptionTextColor:t,defaultOptionColor:l,theme:o})=>e&&t?t:e&&!t?o.neutral["neutral-1"]:!e&&l?l:e||l?void 0:o.neutral["neutral-2"]};
1722
+ color: ${({selected:e,selectedOptionTextColor:t,defaultOptionColor:l,theme:a})=>e&&t?t:e&&!t?a.neutral["neutral-1"]:!e&&l?l:e||l?void 0:a.neutral["neutral-2"]};
1682
1723
 
1683
1724
  // custom styles
1684
1725
  ${({optionStyle:e})=>e}
1685
- `;yl.defaultProps={theme:z};const xl=m.default.div`
1726
+ `;Sl.defaultProps={theme:z};const wl=m.default.div`
1686
1727
  margin-bottom: ${({inline:e})=>e?"":"14px"};
1687
1728
  cursor: pointer;
1688
1729
  align-items: center;
@@ -1691,11 +1732,11 @@ ${({customInputColorStyle:e})=>e}
1691
1732
 
1692
1733
  // custom styles
1693
1734
  ${({WrapperDivStyle:e})=>e}
1694
- `,Al=m.default.div`
1735
+ `,El=m.default.div`
1695
1736
  display: ${({inline:e})=>e?"flex":"inline-block"};
1696
1737
  width: max-content;
1697
1738
  margin: 0;
1698
- `,vl=({radioOuterCircleStyle:e,radioInnerCircleStyle:t,labelStyle:o,label:a,optionStyle:r,options:i,selectedCircleColor:n,selectedOptionTextColor:c,onChange:s,selected:d,width:u,height:p,inline:m,defaultBorderColor:g,defaultOptionColor:b,WrapperDivStyle:h,...y})=>{const x=l.useTheme()||z;return f.default.createElement("div",null,f.default.createElement(Et,{customStyles:o,type:"radio-label",text:a}),f.default.createElement(Al,{inline:m},i.map(((l,o)=>f.default.createElement(xl,{WrapperDivStyle:h,key:o+101*Math.random(),id:l.id,inline:m,onClick:()=>{!l?.disabled&&s(l.value)}},f.default.createElement(bl,{theme:x,inBuiltCss:V,defaultBorderColor:g,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},f.default.createElement(hl,{inBuiltCss:V,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})),f.default.createElement(yl,{defaultOptionColor:b,optionStyle:{...r,cursor:l?.disabled?"not-allowed ":" pointer",color:l?.disabled&&l?.disabledColor},inBuiltCss:V,defaultOptionStyle:"option-text",selectedOptionTextColor:c,theme:x,selected:!l?.disabled&&l.value===d},l.label))))))};vl.propTypes={label:p.default.string,labelStyle:p.default.object,inline:p.default.bool,options:p.default.array,optionStyle:p.default.object,WrapperDivStyle:p.default.object,selected:p.default.string,onChange:p.default.func,defaultOptionColor:p.default.string,defaultBorderColor:p.default.string,radioOuterCircleStyle:p.default.object,radioInnerCircleStyle:p.default.object,width:p.default.string,height:p.default.string,selectedCircleColor:p.default.string,selectedOptionTextColor:p.default.string},vl.defaultProps={label:"",labelStyle:{},inline:!1,options:[],optionStyle:{},selected:"one",onChange:()=>{},radioOuterCircleStyle:{},radioInnerCircleStyle:{},width:"14px",height:"14px",WrapperDivStyle:{}};const Cl=m.default.div`
1739
+ `,kl=({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:m,defaultBorderColor:g,defaultOptionColor:b,WrapperDivStyle:h,...y})=>{const x=l.useTheme()||z;return f.default.createElement("div",null,f.default.createElement(Et,{customStyles:a,type:"radio-label",text:o}),f.default.createElement(El,{inline:m},i.map(((l,a)=>f.default.createElement(wl,{WrapperDivStyle:h,key:a+101*Math.random(),id:l.id,inline:m,onClick:()=>{!l?.disabled&&s(l.value)}},f.default.createElement(vl,{theme:x,inBuiltCss:V,defaultBorderColor:g,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},f.default.createElement(Cl,{inBuiltCss:V,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})),f.default.createElement(Sl,{defaultOptionColor:b,optionStyle:{...r,cursor:l?.disabled?"not-allowed ":" pointer",color:l?.disabled&&l?.disabledColor},inBuiltCss:V,defaultOptionStyle:"option-text",selectedOptionTextColor:c,theme:x,selected:!l?.disabled&&l.value===d},l.label))))))};kl.propTypes={label:p.default.string,labelStyle:p.default.object,inline:p.default.bool,options:p.default.array,optionStyle:p.default.object,WrapperDivStyle:p.default.object,selected:p.default.string,onChange:p.default.func,defaultOptionColor:p.default.string,defaultBorderColor:p.default.string,radioOuterCircleStyle:p.default.object,radioInnerCircleStyle:p.default.object,width:p.default.string,height:p.default.string,selectedCircleColor:p.default.string,selectedOptionTextColor:p.default.string},kl.defaultProps={label:"",labelStyle:{},inline:!1,options:[],optionStyle:{},selected:"one",onChange:()=>{},radioOuterCircleStyle:{},radioInnerCircleStyle:{},width:"14px",height:"14px",WrapperDivStyle:{}};const zl=m.default.div`
1699
1740
  background-color: ${({theme:e})=>e.bgColor};
1700
1741
 
1701
1742
  //Set the styles from the default styles object
@@ -1716,7 +1757,7 @@ ${({customInputColorStyle:e})=>e}
1716
1757
  ${({textBoxStyle:e})=>e}
1717
1758
 
1718
1759
  background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor}
1719
- `,Sl=m.default.input`
1760
+ `,Vl=m.default.input`
1720
1761
  color: ${({theme:e})=>e.black};
1721
1762
  width: 85%;
1722
1763
  white-space: nowrap;
@@ -1732,27 +1773,27 @@ ${({customInputColorStyle:e})=>e}
1732
1773
  color: ${z.variant["neutral-3"]};
1733
1774
  }
1734
1775
  background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor}};
1735
- `,wl=l.css`
1776
+ `,Bl=l.css`
1736
1777
  display: flex;
1737
1778
  gap: 7px;
1738
1779
  align-items: center;
1739
- `,El=m.default.div`
1740
- ${({labelInline:e})=>e?wl:null}
1780
+ `,Ml=m.default.div`
1781
+ ${({labelInline:e})=>e?Bl:null}
1741
1782
  .err-text {
1742
- color: ${({errMsgColor:e})=>e};
1783
+ color: ${({errMsgColor:e,theme:t})=>e||t.variant.error};
1743
1784
  margin-top: 5px;
1744
1785
  font-size: 10px;
1745
1786
  }
1746
- `;El.defaultProps={theme:z};const kl=({textBoxStyle:e,labelStyle:t,inputStyle:o,errMsg:a,required:r,label:i,labelInline:n,iconBefore:c,iconAfter:s,isValid:d,type:u,isDisabled:p,id:m,errMsgColor:g,iconAfterStyle:b,iconBeforeStyle:h,ref:y,pattern:x,iconColorOnFocus:A,...C})=>{const S=l.useTheme()||z;return f.default.createElement(El,v({labelInline:n,theme:S,errMsgColor:g},C),f.default.createElement("div",{style:{display:"flex"}},f.default.createElement(Et,v({customStyles:t,type:"label-text",labelInline:n,text:i,errMsg:a,style:{display:"flex",marginBottom:""+(n?"":"7px"),paddingBottom:"0px"}},C)),r&&f.default.createElement("div",{style:{marginLeft:"4px",color:`${S.variant.error}`}},"*")),f.default.createElement("div",null,f.default.createElement(Cl,v({required:r,isDisabled:p,theme:S,textBoxStyle:e,isValid:d,inBuiltCss:V,defaultWrapperStyle:"textbox-wrapper",iconColorOnFocus:A},C),f.default.createElement("div",{className:"input-icon",style:{...h}},c),f.default.createElement(Sl,v({inputStyle:o,type:u,theme:S,id:m,defaultInputStyle:"input-wrapper",isDisabled:p,disabled:p,ref:y,pattern:x},C)),f.default.createElement("div",{className:"input-icon",style:{...b}},s))),a.length>0&&f.default.createElement("div",{className:"err-text"},a))};kl.propTypes={inBuiltCss:p.default.object,label:p.default.string,required:p.default.bool,labelInline:p.default.bool,errMsg:p.default.string,iconBefore:p.default.any,iconAfter:p.default.any,textBoxStyle:p.default.object,labelStyle:p.default.object,inputStyle:p.default.object,type:p.default.string,isDisabled:p.default.bool,id:p.default.string,errMsgColor:p.default.string,iconAfterStyle:p.default.object,iconBeforeStyle:p.default.object,iconColorOnFocus:p.default.string},kl.defaultProps={inBuiltCss:V,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textBoxStyle:{},labelStyle:{},inputStyle:{},type:"text",isDisabled:!1,id:"",errMsgColor:z.variant.error,iconAfterStyle:{},iconBeforeStyle:{},iconColorOnFocus:""};const zl=({label:e,placeholder:t,handleSearch:l,searchInput:o,customStylesForm:a,customStyleObject:r,textBoxStyle:i,id:n,...c})=>f.default.createElement(kl,v({iconAfter:f.default.createElement(G,{icon:"magnifier-icon"}),label:e,textBoxStyle:i,placeholder:t,ref:o,onChange:l,id:n},c)),Vl=m.default.div`
1787
+ `,Il=({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:m,errMsgColor:g,iconAfterStyle:b,iconBeforeStyle:h,ref:y,pattern:x,iconColorOnFocus:A,...C})=>{const S=l.useTheme()||z;return f.default.createElement(Ml,v({labelInline:n,theme:S,errMsgColor:g},C),f.default.createElement("div",{style:{display:"flex"}},f.default.createElement(Et,v({customStyles:t,type:"label-text",labelInline:n,text:i,errMsg:o,style:{display:"flex",marginBottom:""+(n?"":"7px"),paddingBottom:"0px"}},C)),r&&f.default.createElement("div",{style:{marginLeft:"4px",color:`${S.variant.error}`}},"*")),f.default.createElement("div",null,f.default.createElement(zl,v({required:r,isDisabled:p,theme:S,textBoxStyle:e,isValid:d,inBuiltCss:V,defaultWrapperStyle:"textbox-wrapper",iconColorOnFocus:A},C),f.default.createElement("div",{className:"input-icon",style:{...h}},c),f.default.createElement(Vl,v({inputStyle:a,type:u,theme:S,id:m,defaultInputStyle:"input-wrapper",isDisabled:p,disabled:p,ref:y,pattern:x},C)),f.default.createElement("div",{className:"input-icon",style:{...b}},s))),o.length>0&&f.default.createElement("div",{className:"err-text"},o))};Il.propTypes={inBuiltCss:p.default.object,label:p.default.string,required:p.default.bool,labelInline:p.default.bool,errMsg:p.default.string,iconBefore:p.default.any,iconAfter:p.default.any,textBoxStyle:p.default.object,labelStyle:p.default.object,inputStyle:p.default.object,type:p.default.string,isDisabled:p.default.bool,id:p.default.string,errMsgColor:p.default.string,iconAfterStyle:p.default.object,iconBeforeStyle:p.default.object,iconColorOnFocus:p.default.string},Il.defaultProps={inBuiltCss:V,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textBoxStyle:{},labelStyle:{},inputStyle:{},type:"text",isDisabled:!1,id:"",iconAfterStyle:{},iconBeforeStyle:{},iconColorOnFocus:""};const Wl=({label:e,placeholder:t,handleSearch:l,searchInput:a,customStylesForm:o,customStyleObject:r,textBoxStyle:i,id:n,...c})=>f.default.createElement(Il,v({iconAfter:f.default.createElement(G,{icon:"magnifier-icon"}),label:e,textBoxStyle:i,placeholder:t,ref:a,onChange:l,id:n},c)),Rl=m.default.div`
1747
1788
  //Set the styles from the default styles object
1748
1789
  ${({inBuiltCss:e,defaultParentDivStyle:t})=>B(e,t)}
1749
1790
 
1750
- border: 1px solid ${({isMyInputFocused:e,activeColor:t,defaultColor:l,theme:o})=>e&&t?t:e&&!t?o.primary["primary-1"]:!e&&l?l:e||l?void 0:o.neutral["neutral-3"]};
1791
+ border: 1px solid ${({isMyInputFocused:e,activeColor:t,defaultColor:l,theme:a})=>e&&t?t:e&&!t?a.primary["primary-1"]:!e&&l?l:e||l?void 0:a.neutral["neutral-3"]};
1751
1792
 
1752
1793
  &:focus-within {
1753
1794
  border-color: ${({activeColor:e,theme:t})=>e||t.primary["primary-1"]};
1754
1795
  }
1755
- `,Bl=m.default.div`
1796
+ `,Pl=m.default.div`
1756
1797
  //Set the styles from the default styles object
1757
1798
  ${({inBuiltCss:e,defaultWrapperDivStyle:t})=>B(e,t)}
1758
1799
 
@@ -1760,21 +1801,21 @@ ${({customInputColorStyle:e})=>e}
1760
1801
  width: ${({signIcon:e})=>e?"min-content":"calc(100% - 50px) !important"};
1761
1802
  max-width: ${({signIcon:e})=>e?"42px":"490px"};
1762
1803
  border-right: 1px solid
1763
- ${({activeColor:e,defaultColor:t,isMyInputFocused:l,signIcon:o,theme:a})=>o&&l&&e?e:o&&l&&!e?a.primary["primary-1"]:o&&!l&&t?t:!o||l||t?o?void 0:"none":a.neutral["neutral-3"]};
1804
+ ${({activeColor:e,defaultColor:t,isMyInputFocused:l,signIcon:a,theme:o})=>a&&l&&e?e:a&&l&&!e?o.primary["primary-1"]:a&&!l&&t?t:!a||l||t?a?void 0:"none":o.neutral["neutral-3"]};
1764
1805
  border-left: ${({signIcon:e})=>e?"":"none"};
1765
1806
  margin-left: ${({signIcon:e})=>e?"":"42px"};
1766
1807
  position: ${({signIcon:e})=>e?"absolute":""};
1767
- `,Ml=m.default.div`
1808
+ `,Tl=m.default.div`
1768
1809
  width: 39px;
1769
1810
  height: 44px;
1770
1811
  display: flex;
1771
1812
  flex-direction: row;
1772
1813
  justify-content: center;
1773
1814
  align-items: center;
1774
- border-bottom: ${({penIcon:e,isMyInputFocused:t,activeColor:l,defaultColor:o,theme:a})=>e?t?`1px solid ${l||a.primary["primary-1"]}`:`1px solid ${o||a.neutral["neutral-3"]}`:""};
1815
+ 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"]}`:""};
1775
1816
  background-color: rgba(255, 255, 255, 0.05);
1776
1817
  cursor: pointer;
1777
- `,Il=m.default.input`
1818
+ `,Ll=m.default.input`
1778
1819
  ${({inBuiltCss:e,defaultInputStyle:t})=>B(e,t)}
1779
1820
 
1780
1821
  border-bottom: ${({value:e,defaultColor:t,theme:l})=>e.length>0?"none":t};
@@ -1799,17 +1840,17 @@ ${({customInputColorStyle:e})=>e}
1799
1840
 
1800
1841
  // custom styles
1801
1842
  ${({customInputStyle:e})=>e}
1802
- `,Wl=m.default.div`
1843
+ `,ql=m.default.div`
1803
1844
  position: relative;
1804
1845
  width: inherit;
1805
1846
  display: flex;
1806
1847
  margin: 4px;
1807
- `,Rl=m.default.div`
1848
+ `,Hl=m.default.div`
1808
1849
  padding-left: 2px;
1809
1850
  display: flex;
1810
1851
  justify-content: center;
1811
1852
  cursor: pointer;
1812
- `,Pl=({onChange:e,activeColor:o,defaultColor:a,placeholderColor:r,placeholderText:i,customInputStyle:n,pointsArray:c,setPointsArray:s,value:d,setValue:u,valueForSignatureDrawing:p,setValueForSignatureDrawing:m,imageURL:g,setImageURL:b,id:h,...x})=>{const A=l.useTheme()||z,[v,C]=t.useState("default"),[S,w]=t.useState(!1),[E,k]=t.useState(!1),B=t.useRef(null);t.useEffect((()=>{E&&(I(),m(B.current))}),[!0===E]);const M=()=>{u(""),m(B.current),B.current&&B.current.clear(),w(!1),k(!1)},I=()=>(s(B.current.toData()),b(B.current.toDataURL("image/png")),[g,c]);return f.default.createElement(Vl,{inBuiltCss:V,defaultParentDivStyle:"signature-parent-div",isMyInputFocused:S,selected:v,activeColor:o,defaultColor:a,theme:A},f.default.createElement(Bl,{inBuiltCss:V,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:o,defaultColor:a,selected:v,isMyInputFocused:S,signIcon:!0,theme:A},f.default.createElement(Ml,{activeColor:o,defaultColor:a,isMyInputFocused:S,theme:A,penIcon:!0,onClick:()=>{C("default"),M()}},f.default.createElement(G,{icon:"pen-icon",color:"default"===v?o||A.primary["primary-1"]:A.black})),f.default.createElement(Ml,{activeColor:o,defaultColor:a,theme:A,isMyInputFocused:S,penIcon:!1,onClick:()=>{C("sign"),M()}},f.default.createElement(G,{icon:"sign-icon",color:"default"!==v?o||A.primary["primary-1"]:A.black}))),f.default.createElement(Bl,{inBuiltCss:V,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:o,defaultColor:a,theme:A,selected:v,isMyInputFocused:S,signIcon:!1,onTouchStart:()=>{}},"default"===v?f.default.createElement(Il,{inBuiltCss:V,defaultInputStyle:"signature-input-text",placeholder:i,placeholderColor:r,customInputStyle:n,onBlur:()=>w(!1),onFocus:()=>w(!0),id:h,value:d,defaultColor:a,theme:A,onChange:e=>u(e.target.value)}):f.default.createElement(Wl,{onMouseEnter:()=>w(!0),onMouseLeave:()=>w(!1),onClick:()=>{k(!0),I()}},f.default.createElement(y.default,{ref:B,id:h,redrawOnResize:!0,height:75,options:{minWidth:1,maxWidth:1,penColor:"#444444"}})),(d||E)&&f.default.createElement(Rl,{selected:v,onClick:()=>M()},f.default.createElement(G,{icon:"cross-icon",color:a||A.neutral["neutral-3"]}))))};Pl.propTypes={activeColor:p.default.string,defaultColor:p.default.string,placeholderColor:p.default.string,placeholderText:p.default.string,customInputStyle:p.default.object,pointsArray:p.default.any,setPointsArray:p.default.func,value:p.default.string,setValue:p.default.func,imageURL:p.default.string,setImageURL:p.default.func,id:p.default.string},Pl.defaultProps={customInputStyle:{},placeholderText:"Type your signature here",pointsArray:null,setPointsArray:()=>{},value:"",setValue:()=>{},imageURL:"",setImageURL:()=>{},setValueForSignatureDrawing:()=>{},id:""};const Tl=m.default.div`
1853
+ `,jl=({onChange:e,activeColor:a,defaultColor:o,placeholderColor:r,placeholderText:i,customInputStyle:n,pointsArray:c,setPointsArray:s,value:d,setValue:u,valueForSignatureDrawing:p,setValueForSignatureDrawing:m,imageURL:g,setImageURL:b,id:h,...x})=>{const A=l.useTheme()||z,[v,C]=t.useState("default"),[S,w]=t.useState(!1),[E,k]=t.useState(!1),B=t.useRef(null);t.useEffect((()=>{E&&(I(),m(B.current))}),[!0===E]);const M=()=>{u(""),m(B.current),B.current&&B.current.clear(),w(!1),k(!1)},I=()=>(s(B.current.toData()),b(B.current.toDataURL("image/png")),[g,c]);return f.default.createElement(Rl,{inBuiltCss:V,defaultParentDivStyle:"signature-parent-div",isMyInputFocused:S,selected:v,activeColor:a,defaultColor:o,theme:A},f.default.createElement(Pl,{inBuiltCss:V,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:a,defaultColor:o,selected:v,isMyInputFocused:S,signIcon:!0,theme:A},f.default.createElement(Tl,{activeColor:a,defaultColor:o,isMyInputFocused:S,theme:A,penIcon:!0,onClick:()=>{C("default"),M()}},f.default.createElement(G,{icon:"pen-icon",color:"default"===v?a||A.primary["primary-1"]:A.black})),f.default.createElement(Tl,{activeColor:a,defaultColor:o,theme:A,isMyInputFocused:S,penIcon:!1,onClick:()=>{C("sign"),M()}},f.default.createElement(G,{icon:"sign-icon",color:"default"!==v?a||A.primary["primary-1"]:A.black}))),f.default.createElement(Pl,{inBuiltCss:V,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:a,defaultColor:o,theme:A,selected:v,isMyInputFocused:S,signIcon:!1,onTouchStart:()=>{}},"default"===v?f.default.createElement(Ll,{inBuiltCss:V,defaultInputStyle:"signature-input-text",placeholder:i,placeholderColor:r,customInputStyle:n,onBlur:()=>w(!1),onFocus:()=>w(!0),id:h,value:d,defaultColor:o,theme:A,onChange:e=>u(e.target.value)}):f.default.createElement(ql,{onMouseEnter:()=>w(!0),onMouseLeave:()=>w(!1),onClick:()=>{k(!0),I()}},f.default.createElement(y.default,{ref:B,id:h,redrawOnResize:!0,height:75,options:{minWidth:1,maxWidth:1,penColor:"#444444"}})),(d||E)&&f.default.createElement(Hl,{selected:v,onClick:()=>M()},f.default.createElement(G,{icon:"cross-icon",color:o||A.neutral["neutral-3"]}))))};jl.propTypes={activeColor:p.default.string,defaultColor:p.default.string,placeholderColor:p.default.string,placeholderText:p.default.string,customInputStyle:p.default.object,pointsArray:p.default.any,setPointsArray:p.default.func,value:p.default.string,setValue:p.default.func,imageURL:p.default.string,setImageURL:p.default.func,id:p.default.string},jl.defaultProps={customInputStyle:{},placeholderText:"Type your signature here",pointsArray:null,setPointsArray:()=>{},value:"",setValue:()=>{},imageURL:"",setImageURL:()=>{},setValueForSignatureDrawing:()=>{},id:""};const Fl=m.default.div`
1813
1854
  background-color: ${({theme:e})=>e.bgColor};
1814
1855
  //Set the styles from the default styles object
1815
1856
  ${({inBuiltCss:e,defaultWrapperStyle:t})=>B(e,t)}
@@ -1831,19 +1872,19 @@ ${({customInputColorStyle:e})=>e}
1831
1872
 
1832
1873
  // custom styles
1833
1874
  ${({textAreaStyle:e})=>e}
1834
- `,Ll=m.default.textarea`
1875
+ `,Ol=m.default.textarea`
1835
1876
  //Set the styles from the default styles object
1836
1877
  ${({inBuiltCss:e,defaultInputStyle:t})=>B(e,t)}
1837
1878
  margin: 0;
1838
1879
  overflow: auto;
1839
1880
  resize: vertical // custom styles
1840
1881
  ${({inputStyle:e})=>e};
1841
- `,ql=l.css`
1882
+ `,Gl=l.css`
1842
1883
  display: flex;
1843
1884
  gap: 7px;
1844
1885
  align-items: center;
1845
- `,Hl=m.default.div`
1846
- ${({labelInline:e})=>e?ql:null}
1886
+ `,Zl=m.default.div`
1887
+ ${({labelInline:e})=>e?Gl:null}
1847
1888
  ${({customStylesForm:e})=>{if(e)return{...e}}}
1848
1889
  position: relative;
1849
1890
  .err-text {
@@ -1851,7 +1892,7 @@ ${({customInputColorStyle:e})=>e}
1851
1892
  margin-top: 5px;
1852
1893
  font-size: 10px;
1853
1894
  }
1854
- `,jl=f.default.forwardRef((({customStylesForm:e,textAreaStyle:t,labelStyle:o,inputStyle:a,errMsg:r,required:i,label:n,labelInline:c,iconBefore:s,iconAfter:d,isValid:u,rows:p,cols:m,id:g,...b},h)=>{const y=l.useTheme()||z;return f.default.createElement(Hl,v({labelInline:c,customStylesForm:e,theme:y},b),f.default.createElement("div",{style:{display:"flex"}},f.default.createElement(Et,v({customStyles:o,type:"label-text",labelInline:c,text:n,errMsg:r,style:{display:"flex",marginBottom:""+(c?"":"7px"),paddingBottom:"0px"}},b)),i&&f.default.createElement("div",{style:{marginLeft:"4px",color:`${y.variant.error}`}},"*")),f.default.createElement(Tl,v({theme:y,required:i,textAreaStyle:t,isValid:u,inBuiltCss:V,defaultWrapperStyle:"textbox-wrapper"},b),f.default.createElement("div",{className:"input-icon"},s),f.default.createElement(Ll,v({ref:h,inputStyle:a,defaultInputStyle:"textarea-wrapper",cols:m,rows:p,inBuiltCss:V,id:g},b,{size:"1"})),f.default.createElement("div",{className:"input-icon"},d)),f.default.createElement("div",{className:"err-text"},r))}));jl.propTypes={rows:p.default.number,label:p.default.string,required:p.default.bool,labelInline:p.default.bool,errMsg:p.default.string,iconBefore:p.default.any,iconAfter:p.default.any,textAreaStyle:p.default.object,labelStyle:p.default.object,inputStyle:p.default.object,id:p.default.string},jl.defaultProps={label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textAreaStyle:{},labelStyle:{},inputStyle:{},rows:3,id:""};const Fl=m.default.div`
1895
+ `,Xl=f.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:m,id:g,...b},h)=>{const y=l.useTheme()||z;return f.default.createElement(Zl,v({labelInline:c,customStylesForm:e,theme:y},b),f.default.createElement("div",{style:{display:"flex"}},f.default.createElement(Et,v({customStyles:a,type:"label-text",labelInline:c,text:n,errMsg:r,style:{display:"flex",marginBottom:""+(c?"":"7px"),paddingBottom:"0px"}},b)),i&&f.default.createElement("div",{style:{marginLeft:"4px",color:`${y.variant.error}`}},"*")),f.default.createElement(Fl,v({theme:y,required:i,textAreaStyle:t,isValid:u,inBuiltCss:V,defaultWrapperStyle:"textbox-wrapper"},b),f.default.createElement("div",{className:"input-icon"},s),f.default.createElement(Ol,v({ref:h,inputStyle:o,defaultInputStyle:"textarea-wrapper",cols:m,rows:p,inBuiltCss:V,id:g},b,{size:"1"})),f.default.createElement("div",{className:"input-icon"},d)),f.default.createElement("div",{className:"err-text"},r))}));Xl.propTypes={rows:p.default.number,label:p.default.string,required:p.default.bool,labelInline:p.default.bool,errMsg:p.default.string,iconBefore:p.default.any,iconAfter:p.default.any,textAreaStyle:p.default.object,labelStyle:p.default.object,inputStyle:p.default.object,id:p.default.string},Xl.defaultProps={label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textAreaStyle:{},labelStyle:{},inputStyle:{},rows:3,id:""};const Jl=m.default.div`
1855
1896
  color: #a9b1b8;
1856
1897
  font-size: 21px;
1857
1898
  border: 1px solid
@@ -1865,7 +1906,7 @@ ${({customInputColorStyle:e})=>e}
1865
1906
  border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
1866
1907
  outline: none;
1867
1908
  }
1868
- `,Ol=m.default.input`
1909
+ `,Ul=m.default.input`
1869
1910
  border: 0;
1870
1911
  outline: 0;
1871
1912
  color: ${({theme:e})=>e.variant["primary-2"]};
@@ -1875,23 +1916,23 @@ ${({customInputColorStyle:e})=>e}
1875
1916
  width: 24px;
1876
1917
  text-align:center;
1877
1918
  background-color: ${({theme:e})=>e.bgColor};
1878
- `,Gl=l.css`
1919
+ `,Ql=l.css`
1879
1920
  &:after {
1880
1921
  content: ' *';
1881
1922
  color: ${({theme:e})=>e.variant.error};
1882
1923
  }
1883
- `,Xl=m.default.label`
1924
+ `,Kl=m.default.label`
1884
1925
  display: block;
1885
1926
  margin-bottom: ${({labelInline:e,errMsg:t})=>e&&t?"18px":"7px"};
1886
1927
  margin-right: ${({labelInline:e})=>e?"7px":""};
1887
1928
  color: ${({theme:e})=>e.variant["neutral-2"]};
1888
- ${({required:e})=>e?Gl:null}
1929
+ ${({required:e})=>e?Ql:null}
1889
1930
  padding-bottom: 0px;
1890
- `,Zl=l.css`
1931
+ `,Dl=l.css`
1891
1932
  display: flex;
1892
1933
  align-items: center;
1893
- `,Jl=m.default.div`
1894
- ${({labelInline:e})=>e?Zl:null}
1934
+ `,Nl=m.default.div`
1935
+ ${({labelInline:e})=>e?Dl:null}
1895
1936
  .err-text {
1896
1937
  color: ${({theme:e})=>e.variant.error};
1897
1938
  margin-top: 5px;
@@ -1901,7 +1942,7 @@ ${({customInputColorStyle:e})=>e}
1901
1942
  > div {
1902
1943
  flex: 1 0 auto;
1903
1944
  }
1904
- `,Ul=m.default.button`
1945
+ `,Yl=m.default.button`
1905
1946
  border: none;
1906
1947
  outline: none;
1907
1948
  border-radius: 4px;
@@ -1910,9 +1951,9 @@ ${({customInputColorStyle:e})=>e}
1910
1951
  padding: 5px 6px;
1911
1952
  font-size: 18px;
1912
1953
  cursor: pointer;
1913
- `,Ql=({label:e,errMsg:t,hour:o,minute:a,period:r,onChange:i,id:n,...c})=>{const s=l.useTheme()||z;return f.default.createElement(Jl,v({theme:s},c),f.default.createElement(Xl,v({theme:s},c,{errMsg:t}),e),f.default.createElement("div",null,f.default.createElement(Fl,v({theme:s,id:n},c),f.default.createElement(Ol,{theme:s,value:o,onChange:function(e){const t=e.currentTarget.value>12?12:parseFloat(e.currentTarget.value)||0;i({hour:t,minute:a,period:r})}}),":",f.default.createElement(Ol,{theme:s,value:a,onChange:function(e){console.log("minute change",e.currentTarget.value);const t=e.currentTarget.value>59?59:parseFloat(e.currentTarget.value)||0;i({hour:o,minute:t,period:r})}}),f.default.createElement(Ul,{theme:s,onClick:function(e){i({hour:o,minute:a,period:"AM"===r?"PM":"AM"})}},r)),f.default.createElement("div",{className:"err-text"},t)))};Ql.propTypes={label:p.default.string,hour:p.default.number.isRequired,minute:p.default.number.isRequired,period:p.default.string.isRequired,required:p.default.bool,labelInline:p.default.bool,isValid:p.default.bool,errMsg:p.default.string,id:p.default.string},Ql.defaultProps={label:"",hour:0,minute:0,period:"AM",required:!1,labelInline:!1,isValid:!0,errMsg:"",id:""};const Kl=m.default.div`
1954
+ `,$l=({label:e,errMsg:t,hour:a,minute:o,period:r,onChange:i,id:n,...c})=>{const s=l.useTheme()||z;return f.default.createElement(Nl,v({theme:s},c),f.default.createElement(Kl,v({theme:s},c,{errMsg:t}),e),f.default.createElement("div",null,f.default.createElement(Jl,v({theme:s,id:n},c),f.default.createElement(Ul,{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})}}),":",f.default.createElement(Ul,{theme:s,value:o,onChange:function(e){console.log("minute change",e.currentTarget.value);const t=e.currentTarget.value>59?59:parseFloat(e.currentTarget.value)||0;i({hour:a,minute:t,period:r})}}),f.default.createElement(Yl,{theme:s,onClick:function(e){i({hour:a,minute:o,period:"AM"===r?"PM":"AM"})}},r)),f.default.createElement("div",{className:"err-text"},t)))};$l.propTypes={label:p.default.string,hour:p.default.number.isRequired,minute:p.default.number.isRequired,period:p.default.string.isRequired,required:p.default.bool,labelInline:p.default.bool,isValid:p.default.bool,errMsg:p.default.string,id:p.default.string},$l.defaultProps={label:"",hour:0,minute:0,period:"AM",required:!1,labelInline:!1,isValid:!0,errMsg:"",id:""};const _l=m.default.div`
1914
1955
  ${({inBuiltCss:e,defaultCheckBoxWrapperStyle:t})=>B(e,t)}
1915
- `,Nl=m.default.label`
1956
+ `,ea=m.default.label`
1916
1957
 
1917
1958
  left: ${({labelPosition:e})=>"right"===e?"initial":"50px"};
1918
1959
  margin-right: ${({labelPosition:e})=>"left"===e?"30px":"0px"};
@@ -1920,7 +1961,7 @@ ${({customInputColorStyle:e})=>e}
1920
1961
 
1921
1962
  //Set the styles from the default styles object
1922
1963
  ${({inBuiltCss:e,defaultCheckBoxLabelStyle:t})=>B(e,t)}
1923
- background-color: ${({checked:e,backgroundColor:t,disabledColor:l,theme:o})=>e&&t?t:e&&!t?o.primary["primary-1"]:!e&&l?l:e||l?void 0:o.neutral["neutral-2"]};
1964
+ background-color: ${({checked:e,backgroundColor:t,disabledColor:l,theme:a})=>e&&t?t:e&&!t?a.primary["primary-1"]:!e&&l?l:e||l?void 0:a.neutral["neutral-2"]};
1924
1965
  // custom styles
1925
1966
  ${({customToggleBoxStyle:e})=>e}
1926
1967
  &:before {
@@ -1937,7 +1978,7 @@ ${({customInputColorStyle:e})=>e}
1937
1978
  // custom styles
1938
1979
  ${({customSwitchStyle:e})=>e}
1939
1980
  }
1940
- `,Dl=m.default.input.attrs({type:"checkbox"})`
1981
+ `,ta=m.default.input.attrs({type:"checkbox"})`
1941
1982
  opacity: 0;
1942
1983
  z-index: 1;
1943
1984
  border-radius: 31px;
@@ -1948,7 +1989,7 @@ ${({customInputColorStyle:e})=>e}
1948
1989
  left: ${({labelPosition:e})=>"right"===e?"initial":"50px"};
1949
1990
 
1950
1991
 
1951
- `,Yl=m.default.span`
1992
+ `,la=m.default.span`
1952
1993
 
1953
1994
  margin-right: ${({labelPosition:e})=>"30px"};
1954
1995
 
@@ -1957,7 +1998,7 @@ ${({customInputColorStyle:e})=>e}
1957
1998
 
1958
1999
  // custom styles
1959
2000
  ${({optionStyle:e})=>e}
1960
- `,$l=({checked:e,customSwitchStyle:t,customToggleBoxStyle:o,backgroundColor:a,disabledColor:r,switchColor:i,onClick:n,trueLabel:c,falseLabel:s,optionStyle:d,labelPosition:u,id:p,...m})=>{const g=l.useTheme()||z;return f.default.createElement(Kl,v({inBuiltCss:V,defaultCheckBoxWrapperStyle:"toggle-switch-wrapper"},m),"left"===u&&f.default.createElement(Yl,v({optionStyle:d,inBuiltCss:V,labelPosition:u,defaultOptionTextStyle:"toggle-switch-option-text"},m),e?c:s),f.default.createElement(Dl,v({},m,{labelPosition:u,id:p,inBuiltCss:V,defaultCheckBoxStyle:"toggle-switch-checkbox",onClick:()=>{n(!e)},isChecked:e})),f.default.createElement(Nl,v({},m,{labelPosition:u,htmlFor:p,customToggleBoxStyle:o,customSwitchStyle:t,disabledColor:r,backgroundColor:a,switchColor:i,inBuiltCss:V,defaultCheckBoxLabelStyle:"toggle-switch-checkbox-label",checked:e,theme:g})),"right"===u&&f.default.createElement(Yl,v({optionStyle:d,inBuiltCss:V,labelPosition:u,defaultOptionTextStyle:"toggle-switch-option-text"},m),e?c:s))};$l.propTypes={customToggleBoxStyle:p.default.object,customSwitchStyle:p.default.object,backgroundColor:p.default.string,checked:p.default.bool,trueLabel:p.default.string,falseLabel:p.default.string,id:p.default.string,labelPosition:p.default.string},$l.defaultProps={checked:!1,trueLabel:"Yes",falseLabel:"No",customSwitchStyle:{},customToggleBoxStyle:{},id:"",labelPosition:"right"};const _l=m.default.div`
2001
+ `,aa=({checked:e,customSwitchStyle:t,customToggleBoxStyle:a,backgroundColor:o,disabledColor:r,switchColor:i,onClick:n,trueLabel:c,falseLabel:s,optionStyle:d,labelPosition:u,id:p,...m})=>{const g=l.useTheme()||z;return f.default.createElement(_l,v({inBuiltCss:V,defaultCheckBoxWrapperStyle:"toggle-switch-wrapper"},m),"left"===u&&f.default.createElement(la,v({optionStyle:d,inBuiltCss:V,labelPosition:u,defaultOptionTextStyle:"toggle-switch-option-text"},m),e?c:s),f.default.createElement(ta,v({},m,{labelPosition:u,id:p,inBuiltCss:V,defaultCheckBoxStyle:"toggle-switch-checkbox",onClick:()=>{n(!e)},isChecked:e})),f.default.createElement(ea,v({},m,{labelPosition:u,htmlFor:p,customToggleBoxStyle:a,customSwitchStyle:t,disabledColor:r,backgroundColor:o,switchColor:i,inBuiltCss:V,defaultCheckBoxLabelStyle:"toggle-switch-checkbox-label",checked:e,theme:g})),"right"===u&&f.default.createElement(la,v({optionStyle:d,inBuiltCss:V,labelPosition:u,defaultOptionTextStyle:"toggle-switch-option-text"},m),e?c:s))};aa.propTypes={customToggleBoxStyle:p.default.object,customSwitchStyle:p.default.object,backgroundColor:p.default.string,checked:p.default.bool,trueLabel:p.default.string,falseLabel:p.default.string,id:p.default.string,labelPosition:p.default.string},aa.defaultProps={checked:!1,trueLabel:"Yes",falseLabel:"No",customSwitchStyle:{},customToggleBoxStyle:{},id:"",labelPosition:"right"};const oa=m.default.div`
1961
2002
  box-sizing: border-box;
1962
2003
  display: flex;
1963
2004
  justify-content: center;
@@ -1965,8 +2006,8 @@ ${({customInputColorStyle:e})=>e}
1965
2006
  width: auto;
1966
2007
 
1967
2008
  ${({size:e})=>l.css`height: ${e}px;`}
1968
- `,eo=m.default.div`
1969
- `,to=m.default.div`
2009
+ `,ra=m.default.div`
2010
+ `,ia=m.default.div`
1970
2011
  box-sizing: border-box;
1971
2012
  display: flex;
1972
2013
  justify-content: center;
@@ -1995,11 +2036,11 @@ svg {
1995
2036
  `}
1996
2037
  }
1997
2038
  }
1998
- `,lo=({theme:e,toggleSet:t,slide:l,color:o,size:a,transform:r,ratingValue:i,starVal:n,hover:c,...s})=>f.default.createElement(to,v({theme:e,ratingValue:i,starVal:n,hover:c,toggleSet:t,color:o,size:a,transform:r},s),f.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"},f.default.createElement("defs",null,f.default.createElement("clipPath",{id:"starFilled"},f.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"}))),f.default.createElement("rect",{x:"0",y:"0",fill:"rgb(217,217,217)",width:"100%",height:"100%",clipPath:"url(#starFilled)"}),f.default.createElement("rect",{x:l,y:"0",fill:o,width:"100%",height:"100%",clipPath:"url(#starFilled)"})));function oo(e,t){let l=5*e/t;const o=[],a=l;for(let e=0;e<5;e++){if(l-1>=0)o.push("0");else if(l-1<0&&l-1>-1){const e=(24*l-24).toString();o.push(e)}else o.push("-24");l-=1}return{array:o,value:a}}function ao(e,t){return 100*e/t}const ro=({type:e,customStylesContainer:o,customStylesStar:a,customStylesPercentage:r,color:i,size:n,handleClick:c,transform:s,maxRange:d,value:u,toggleStar:p,toggleSet:m,identifier:g,...b})=>{l.useTheme();const[h,y]=t.useState(void 0),[x,A]=t.useState(void 0),[C,S]=t.useState(void 0),[w,E]=t.useState(void 0);t.useEffect((()=>{y(oo(u,d).array),A(oo(u,d).value),S(ao(u,d))}),[u,d]),t.useEffect((()=>{w?y(oo(w,d).array):(y(oo(u,d).array),A(oo(u,d).value),S(ao(u,d)))}),[w]);const k=f.default.createElement(f.default.Fragment,null,h?.map(((e,t)=>{const l=20*(t+1);return f.default.createElement(lo,{ratingValue:l,starVal:x,hover:w,toggleSet:m,onClick:m?()=>c(l):null,onMouseEnter:m?()=>{E(l)}:null,onMouseLeave:m?()=>{E(null)}:null,slide:e,color:i,className:"star",size:n,transform:s,key:g?.concat(t),customStyles:a})})));return f.default.createElement(_l,v({customStyles:o,type:e,size:n},b,{className:"container"}),p?k:f.default.createElement(eo,{type:e,customStyles:r},C,"%"))};ro.propTypes={customStylesContainer:p.default.object,customStylesStar:p.default.object,customStylesPercentage:p.default.object,type:p.default.string,color:p.default.string,size:p.default.number,transform:p.default.object,handleClick:p.default.func,maxRange:p.default.number,value:p.default.number,toggleStar:p.default.bool,toggleSet:p.default.bool,identifier:p.default.string},ro.defaultProps={customStylesContainer:null,customStylesStar:null,customStylesPercentage:null,type:"star",maxRange:100,value:0,identifier:"ratingKey",toggleStar:!0,toggleSet:!1,color:"#F7B001"};const io=m.default.div`
2039
+ `,na=({theme:e,toggleSet:t,slide:l,color:a,size:o,transform:r,ratingValue:i,starVal:n,hover:c,...s})=>f.default.createElement(ia,v({theme:e,ratingValue:i,starVal:n,hover:c,toggleSet:t,color:a,size:o,transform:r},s),f.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"},f.default.createElement("defs",null,f.default.createElement("clipPath",{id:"starFilled"},f.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"}))),f.default.createElement("rect",{x:"0",y:"0",fill:"rgb(217,217,217)",width:"100%",height:"100%",clipPath:"url(#starFilled)"}),f.default.createElement("rect",{x:l,y:"0",fill:a,width:"100%",height:"100%",clipPath:"url(#starFilled)"})));function ca(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 sa(e,t){return 100*e/t}const da=({type:e,customStylesContainer:a,customStylesStar:o,customStylesPercentage:r,color:i,size:n,handleClick:c,transform:s,maxRange:d,value:u,toggleStar:p,toggleSet:m,identifier:g,...b})=>{l.useTheme();const[h,y]=t.useState(void 0),[x,A]=t.useState(void 0),[C,S]=t.useState(void 0),[w,E]=t.useState(void 0);t.useEffect((()=>{y(ca(u,d).array),A(ca(u,d).value),S(sa(u,d))}),[u,d]),t.useEffect((()=>{w?y(ca(w,d).array):(y(ca(u,d).array),A(ca(u,d).value),S(sa(u,d)))}),[w]);const k=f.default.createElement(f.default.Fragment,null,h?.map(((e,t)=>{const l=20*(t+1);return f.default.createElement(na,{ratingValue:l,starVal:x,hover:w,toggleSet:m,onClick:m?()=>c(l):null,onMouseEnter:m?()=>{E(l)}:null,onMouseLeave:m?()=>{E(null)}:null,slide:e,color:i,className:"star",size:n,transform:s,key:g?.concat(t),customStyles:o})})));return f.default.createElement(oa,v({customStyles:a,type:e,size:n},b,{className:"container"}),p?k:f.default.createElement(ra,{type:e,customStyles:r},C,"%"))};da.propTypes={customStylesContainer:p.default.object,customStylesStar:p.default.object,customStylesPercentage:p.default.object,type:p.default.string,color:p.default.string,size:p.default.number,transform:p.default.object,handleClick:p.default.func,maxRange:p.default.number,value:p.default.number,toggleStar:p.default.bool,toggleSet:p.default.bool,identifier:p.default.string},da.defaultProps={customStylesContainer:null,customStylesStar:null,customStylesPercentage:null,type:"star",maxRange:100,value:0,identifier:"ratingKey",toggleStar:!0,toggleSet:!1,color:"#F7B001"};const ua=m.default.div`
1999
2040
  .form-check-input {
2000
2041
  accent-color: ${({theme:e})=>e.primary["primary-1"]};
2001
2042
  }
2002
- `,no=({customStyles:e,inBuiltCss:t,type:o="table",sortIcon:a,data:r,tableColumns:i,progressPending:n,defaultSortFieldId:c,handleOnSort:s,sortServer:d,progressComponent:u,responsive:p,conditionalRowStyles:m,fixedHeader:g,fixedHeaderScrollHeight:b,checkboxColor:h,...y})=>{let A={};if(t&&t[o]&&(A=t[o]),e)for(const t in e)A[t]=e[t];const C=l.useTheme()||z,S=f.default.forwardRef((({onClick:e,...t},l)=>f.default.createElement(io,{theme:C},f.default.createElement("input",v({type:"checkbox",className:"form-check-input",ref:l,onClick:e},t)))));return f.default.createElement(x.default,v({responsive:p,data:r,columns:i,noHeader:!0,highlightOnHover:!0,sortIcon:a,progressPending:n,customStyles:A,defaultSortFieldId:c,progressComponent:u||void 0,sortServer:d,onSort:(e,t,l)=>{s(e,t,l)},conditionalRowStyles:m,fixedHeader:g,fixedHeaderScrollHeight:b,selectableRowsComponent:S},y))};no.propTypes={inBuiltCss:p.default.object,sortIcon:p.default.any,data:p.default.array,tableColumns:p.default.array,progressPending:p.default.bool,progressComponent:p.default.any,defaultSortFieldId:p.default.number,sortServer:p.default.bool,handleOnSort:p.default.any,responsive:p.default.bool,conditionalRowStyles:p.default.array,fixedHeader:p.default.bool,fixedHeaderScrollHeight:p.default.string,customStyle:p.default.object},no.defaultProps={inBuiltCss:V,sortIcon:f.default.createElement(G,{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)=>{console.log(e,t,l)},sortServer:null,progressComponent:void 0,responsive:!0,fixedHeader:!0,fixedHeaderScrollHeight:"100vh"};const co=({title:e,subtitle:t,wrapperStyle:o,imgLink:a,imgStyle:r,iconSize:i})=>{const n=l.useTheme()||z,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 f.default.createElement("div",{style:o},f.default.createElement("div",{style:c},a?f.default.createElement("img",{src:a,alt:"userIcon",srcset:"",style:r}):f.default.createElement(G,{icon:"user-icon",size:i,color:n.primary["primary-1"]})," ",f.default.createElement("h4",null,e)),f.default.createElement("div",{style:s},f.default.createElement("p",null,t)))};co.propTypes={size:p.default.number},co.defaultProps={iconSize:23};const so=l.createGlobalStyle`
2043
+ `,pa=({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:m,fixedHeader:g,fixedHeaderScrollHeight:b,checkboxColor:h,...y})=>{let A={};if(t&&t[a]&&(A=t[a]),e)for(const t in e)A[t]=e[t];const C=l.useTheme()||z,S=f.default.forwardRef((({onClick:e,...t},l)=>f.default.createElement(ua,{theme:C},f.default.createElement("input",v({type:"checkbox",className:"form-check-input",ref:l,onClick:e},t)))));return f.default.createElement(x.default,v({responsive:p,data:r,columns:i,noHeader:!0,highlightOnHover:!0,sortIcon:o,progressPending:n,customStyles:A,defaultSortFieldId:c,progressComponent:u||void 0,sortServer:d,onSort:(e,t,l)=>{s(e,t,l)},conditionalRowStyles:m,fixedHeader:g,fixedHeaderScrollHeight:b,selectableRowsComponent:S},y))};pa.propTypes={inBuiltCss:p.default.object,sortIcon:p.default.any,data:p.default.array,tableColumns:p.default.array,progressPending:p.default.bool,progressComponent:p.default.any,defaultSortFieldId:p.default.number,sortServer:p.default.bool,handleOnSort:p.default.any,responsive:p.default.bool,conditionalRowStyles:p.default.array,fixedHeader:p.default.bool,fixedHeaderScrollHeight:p.default.string,customStyle:p.default.object},pa.defaultProps={inBuiltCss:V,sortIcon:f.default.createElement(G,{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)=>{console.log(e,t,l)},sortServer:null,progressComponent:void 0,responsive:!0,fixedHeader:!0,fixedHeaderScrollHeight:"100vh"};const fa=({title:e,subtitle:t,wrapperStyle:a,imgLink:o,imgStyle:r,iconSize:i})=>{const n=l.useTheme()||z,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 f.default.createElement("div",{style:a},f.default.createElement("div",{style:c},o?f.default.createElement("img",{src:o,alt:"userIcon",srcset:"",style:r}):f.default.createElement(G,{icon:"user-icon",size:i,color:n.primary["primary-1"]})," ",f.default.createElement("h4",null,e)),f.default.createElement("div",{style:s},f.default.createElement("p",null,t)))};fa.propTypes={size:p.default.number},fa.defaultProps={iconSize:23};const ma=l.createGlobalStyle`
2003
2044
  @font-face {
2004
2045
  font-family: "Averta";
2005
2046
  font-weight: 100;
@@ -2107,7 +2148,7 @@ svg {
2107
2148
  * {
2108
2149
  font-family: "Averta";
2109
2150
  }
2110
- `,uo=m.default.span`
2151
+ `,ga=m.default.span`
2111
2152
  background: transparent;
2112
2153
  position: relative;
2113
2154
  display: flex;
@@ -2116,12 +2157,12 @@ svg {
2116
2157
  &>span:not(:first-of-type){
2117
2158
  margin-left: -13px;
2118
2159
  }
2119
- `,po=m.default.p`
2160
+ `,ba=m.default.p`
2120
2161
  color: ${({theme:e,variantQty:t})=>e.variant[t]};
2121
2162
  margin: 0;
2122
2163
  margin-left: 7px;
2123
2164
  font-size: 16px;
2124
- `,fo=({items:e,block:t,size:o,variantCircle:a,variantName:r,variantQty:i,flagName:n,user:c,colorCircle:s,colorBorderCircle:d,...u})=>{const p=l.useTheme()||z;return f.default.createElement(uo,v({block:t},u),e?.map(((t,l)=>{let i={},n={};return i.backgroundColor=s?`${p.variant[s]}`:`${p.variant[a]}`,0!==l&&(i.border=d?`2px solid ${d}`:`2px solid ${p.variant[a]}`,n.border=d?`2px solid ${d}`:`2px solid ${p.variant[a]}`),1===e.length?f.default.createElement(le,{key:t.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${p.variant[{variantName:r}]}`},size:o,toggleName:!0,user:t,customStylesCircle:i,customStylesImage:n}):l<=3?f.default.createElement(le,{key:t.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${p.variant[{variantName:r}]}`},size:o,toggleName:!1,user:t,customStylesCircle:i,customStylesImage:n}):null})),e.length-4>0?f.default.createElement(po,{theme:p,variantQty:i},"+",e.length-4):null)};fo.propTypes={variantCircle:p.default.string,variantName:p.default.string,size:p.default.oneOf(["SM","MD","LG"]),user:p.default.object,theme:p.default.object,colorCircle:p.default.string,colorBorderCircle:p.default.string,variantQty:p.default.string},fo.defaultProps={variantCircle:"primary-1",variantName:"primary-2",block:!1,size:"MD",flagName:!1,user:{userName:"1"},colorCircle:null,colorBorderCircle:"#FFFFFF",variantQty:"primary-1"};const mo=m.default.div`
2165
+ `,ha=({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()||z;return f.default.createElement(ga,v({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?f.default.createElement(le,{key:t.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${p.variant[{variantName:r}]}`},size:a,toggleName:!0,user:t,customStylesCircle:i,customStylesImage:n}):l<=3?f.default.createElement(le,{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?f.default.createElement(ba,{theme:p,variantQty:i},"+",e.length-4):null)};ha.propTypes={variantCircle:p.default.string,variantName:p.default.string,size:p.default.oneOf(["SM","MD","LG"]),user:p.default.object,theme:p.default.object,colorCircle:p.default.string,colorBorderCircle:p.default.string,variantQty:p.default.string},ha.defaultProps={variantCircle:"primary-1",variantName:"primary-2",block:!1,size:"MD",flagName:!1,user:{userName:"1"},colorCircle:null,colorBorderCircle:"#FFFFFF",variantQty:"primary-1"};const ya=m.default.div`
2125
2166
  max-width: inherit;
2126
2167
  width: inherit;
2127
2168
  font-size: 14px;
@@ -2147,10 +2188,10 @@ svg {
2147
2188
  &[data-popper-placement*='top'] .tooltip-arrow::after {
2148
2189
  border-color: ${({theme:e,variantTPbg:t})=>t?e.variant[t]:"#6b747f"} transparent transparent transparent;
2149
2190
  }
2150
- `,go=m.default.div`
2191
+ `,xa=m.default.div`
2151
2192
  display: flex;
2152
- color: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
2153
- background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:o})=>t?e.variant[o]:e.variant[l]};
2193
+ color: ${({theme:e,disabled:t,variant:l,variantDisable:a})=>t?e.variant[a]:e.variant[l]};
2194
+ background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:a})=>t?e.variant[a]:e.variant[l]};
2154
2195
  justify-content: space-evenly;
2155
2196
  align-items: center;
2156
2197
  cursor: ${({disabled:e})=>e?"not-allowed":"pointer"};
@@ -2160,29 +2201,29 @@ svg {
2160
2201
  flex-grow: 1;
2161
2202
 
2162
2203
  svg path {
2163
- fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
2204
+ fill: ${({theme:e,disabled:t,variant:l,variantDisable:a})=>t?e.variant[a]:e.variant[l]};
2164
2205
  }
2165
- `,bo=m.default.div`
2206
+ `,Aa=m.default.div`
2166
2207
  display: flex;
2167
2208
  justify-content: space-evenly;
2168
2209
  flex-grow: 1;
2169
2210
  align-items: stretch;
2170
- `,ho=({label:e,index:t,style:o,items:r,variant:i,borderVariant:n,bgVariant:c,variantDisable:s,variantBgDisable:d,disabled:u,divider:p,indexPrefix:m,onClick:g,icon:b,variantTPtext:h,variantTPbg:y,...x})=>{l.useTheme();const{getArrowProps:A,getTooltipProps:C,setTooltipRef:S,setTriggerRef:w,visible:E}=a.usePopperTooltip();return f.default.createElement(f.default.Fragment,null,f.default.createElement(bo,{ref:w},f.default.createElement(go,{variant:i,borderVariant:n,bgVariant:c,variantDisable:s,variantBgDisable:d,disabled:u,onClick:u?null:()=>{g(g)}},b),p),E&&f.default.createElement(mo,v({variantTPtext:h,variantTPbg:y,ref:S},C({className:"tooltip-container"})),e,f.default.createElement("div",A({className:"tooltip-arrow"}))))};ho.propTypes={variant:p.default.string,borderVariant:p.default.string,bgVariant:p.default.string,variantDisable:p.default.string,variantBgDisable:p.default.string,indexPrefix:p.default.string,theme:p.default.object,items:p.default.array,allDisabled:p.default.bool,divider:p.default.any,onClick:p.default.func,variantTPtext:p.default.string,variantTPbg:p.default.string},bo.defaultProps={theme:z},go.defaultProps={theme:z},mo.defaultProps={theme:z},ho.defaultProps={theme:z,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const yo=m.default.div`
2211
+ `,va=({label:e,index:t,style:a,items:r,variant:i,borderVariant:n,bgVariant:c,variantDisable:s,variantBgDisable:d,disabled:u,divider:p,indexPrefix:m,onClick:g,icon:b,variantTPtext:h,variantTPbg:y,...x})=>{l.useTheme();const{getArrowProps:A,getTooltipProps:C,setTooltipRef:S,setTriggerRef:w,visible:E}=o.usePopperTooltip();return f.default.createElement(f.default.Fragment,null,f.default.createElement(Aa,{ref:w},f.default.createElement(xa,{variant:i,borderVariant:n,bgVariant:c,variantDisable:s,variantBgDisable:d,disabled:u,onClick:u?null:()=>{g(g)}},b),p),E&&f.default.createElement(ya,v({variantTPtext:h,variantTPbg:y,ref:S},C({className:"tooltip-container"})),e,f.default.createElement("div",A({className:"tooltip-arrow"}))))};va.propTypes={variant:p.default.string,borderVariant:p.default.string,bgVariant:p.default.string,variantDisable:p.default.string,variantBgDisable:p.default.string,indexPrefix:p.default.string,theme:p.default.object,items:p.default.array,allDisabled:p.default.bool,divider:p.default.any,onClick:p.default.func,variantTPtext:p.default.string,variantTPbg:p.default.string},Aa.defaultProps={theme:z},xa.defaultProps={theme:z},ya.defaultProps={theme:z},va.defaultProps={theme:z,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const Ca=m.default.div`
2171
2212
  display: flex;
2172
2213
  justify-content: space-evenly;
2173
2214
  align-items: stretch;
2174
2215
  height: 42px;
2175
2216
  border: 1px solid ${({theme:e,borderVariant:t})=>e.variant[t]};
2176
2217
  border-radius: 3px;
2177
- `,xo=m.default.div`
2218
+ `,Sa=m.default.div`
2178
2219
  display: flex;
2179
2220
  justify-content: space-evenly;
2180
2221
  flex-grow: 1;
2181
2222
  align-items: stretch;
2182
- `,Ao=m.default.div`
2223
+ `,wa=m.default.div`
2183
2224
  display: flex;
2184
- color: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
2185
- background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:o})=>t?e.variant[o]:e.variant[l]};
2225
+ color: ${({theme:e,disabled:t,variant:l,variantDisable:a})=>t?e.variant[a]:e.variant[l]};
2226
+ background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:a})=>t?e.variant[a]:e.variant[l]};
2186
2227
  justify-content: space-evenly;
2187
2228
  align-items: center;
2188
2229
  cursor: ${({disabled:e})=>e?"not-allowed":"pointer"};
@@ -2192,24 +2233,24 @@ svg {
2192
2233
  flex-grow: 1;
2193
2234
 
2194
2235
  svg path {
2195
- fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
2236
+ fill: ${({theme:e,disabled:t,variant:l,variantDisable:a})=>t?e.variant[a]:e.variant[l]};
2196
2237
  }
2197
- `,vo=({style:e,items:t,variant:o,borderVariant:a,bgVariant:r,variantDisable:i,variantBgDisable:n,allDisabled:c,divider:s,indexPrefix:d,onClick:u,...p})=>(l.useTheme(),f.default.createElement(yo,v({variant:o,borderVariant:a},p),t?.map(((e,l)=>f.default.createElement(xo,{key:d.concat(l)},f.default.createElement(Ao,{variant:o,borderVariant:a,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)))));vo.propTypes={variant:p.default.string,borderVariant:p.default.string,bgVariant:p.default.string,variantDisable:p.default.string,variantBgDisable:p.default.string,indexPrefix:p.default.string,theme:p.default.object,items:p.default.array,allDisabled:p.default.bool,divider:p.default.any,onClick:p.default.func},yo.defaultProps={theme:z},xo.defaultProps={theme:z},Ao.defaultProps={theme:z},vo.defaultProps={theme:z,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor"};const Co=m.default.div`
2238
+ `,Ea=({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(),f.default.createElement(Ca,v({variant:a,borderVariant:o},p),t?.map(((e,l)=>f.default.createElement(Sa,{key:d.concat(l)},f.default.createElement(wa,{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)))));Ea.propTypes={variant:p.default.string,borderVariant:p.default.string,bgVariant:p.default.string,variantDisable:p.default.string,variantBgDisable:p.default.string,indexPrefix:p.default.string,theme:p.default.object,items:p.default.array,allDisabled:p.default.bool,divider:p.default.any,onClick:p.default.func},Ca.defaultProps={theme:z},Sa.defaultProps={theme:z},wa.defaultProps={theme:z},Ea.defaultProps={theme:z,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor"};const ka=m.default.div`
2198
2239
  display: flex;
2199
2240
  justify-content: space-evenly;
2200
2241
  align-items: stretch;
2201
2242
  height: 42px;
2202
2243
  border: 1px solid ${({theme:e,borderVariant:t})=>e.variant[t]};
2203
2244
  border-radius: 3px;
2204
- `,So=m.default.div`
2245
+ `,za=m.default.div`
2205
2246
  display: flex;
2206
2247
  justify-content: space-evenly;
2207
2248
  flex-grow: 1;
2208
2249
  align-items: stretch;
2209
- `,wo=m.default.div`
2250
+ `,Va=m.default.div`
2210
2251
  display: flex;
2211
- color: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
2212
- background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:o})=>t?e.variant[o]:e.variant[l]};
2252
+ color: ${({theme:e,disabled:t,variant:l,variantDisable:a})=>t?e.variant[a]:e.variant[l]};
2253
+ background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:a})=>t?e.variant[a]:e.variant[l]};
2213
2254
  justify-content: space-evenly;
2214
2255
  align-items: center;
2215
2256
  cursor: ${({disabled:e})=>e?"not-allowed":"pointer"};
@@ -2219,30 +2260,30 @@ svg {
2219
2260
  flex-grow: 1;
2220
2261
 
2221
2262
  svg path {
2222
- fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
2263
+ fill: ${({theme:e,disabled:t,variant:l,variantDisable:a})=>t?e.variant[a]:e.variant[l]};
2223
2264
  }
2224
- `,Eo=({style:e,items:t,variant:o,borderVariant:a,bgVariant:r,variantDisable:i,variantBgDisable:n,allDisabled:c,divider:s,indexPrefix:d,onClick:u,variantTPtext:p,variantTPbg:m,...g})=>(l.useTheme(),f.default.createElement(Co,v({variant:o,borderVariant:a},g),t?.map(((e,l)=>f.default.createElement(ho,{key:d.concat(l),variant:o,borderVariant:a,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:m})))));Eo.propTypes={variant:p.default.string,borderVariant:p.default.string,bgVariant:p.default.string,variantDisable:p.default.string,variantBgDisable:p.default.string,indexPrefix:p.default.string,theme:p.default.object,items:p.default.array,allDisabled:p.default.bool,divider:p.default.any,onClick:p.default.func,variantTPtext:p.default.string,variantTPbg:p.default.string},Co.defaultProps={theme:z},So.defaultProps={theme:z},wo.defaultProps={theme:z},Eo.defaultProps={theme:z,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const ko=m.default.div`
2265
+ `,Ba=({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:m,...g})=>(l.useTheme(),f.default.createElement(ka,v({variant:a,borderVariant:o},g),t?.map(((e,l)=>f.default.createElement(va,{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:m})))));Ba.propTypes={variant:p.default.string,borderVariant:p.default.string,bgVariant:p.default.string,variantDisable:p.default.string,variantBgDisable:p.default.string,indexPrefix:p.default.string,theme:p.default.object,items:p.default.array,allDisabled:p.default.bool,divider:p.default.any,onClick:p.default.func,variantTPtext:p.default.string,variantTPbg:p.default.string},ka.defaultProps={theme:z},za.defaultProps={theme:z},Va.defaultProps={theme:z},Ba.defaultProps={theme:z,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const Ma=m.default.div`
2225
2266
  background: ${({theme:e,variant:t,bgColor:l})=>l||e.variant[t]};
2226
2267
  border: 1.3px solid ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
2227
2268
  border-radius: 50%;
2228
2269
  width: ${({size:e})=>e}px;
2229
2270
  height: ${({size:e})=>e}px;
2230
2271
  box-sizing: border-box;
2231
- `,zo=({variant:e,bgColor:t,borderColor:o,...a})=>(l.useTheme(),f.default.createElement(ko,v({variant:e,borderColor:o,bgColor:t},a)));zo.propTypes={variant:p.default.string,size:p.default.number,theme:p.default.object,borderColor:p.default.string,bgColor:p.default.string},ko.defaultProps={theme:z},zo.defaultProps={theme:z,variant:"primary-1",size:11};const Vo=m.default.div`
2272
+ `,Ia=({variant:e,bgColor:t,borderColor:a,...o})=>(l.useTheme(),f.default.createElement(Ma,v({variant:e,borderColor:a,bgColor:t},o)));Ia.propTypes={variant:p.default.string,size:p.default.number,theme:p.default.object,borderColor:p.default.string,bgColor:p.default.string},Ma.defaultProps={theme:z},Ia.defaultProps={theme:z,variant:"primary-1",size:11};const Wa=m.default.div`
2232
2273
  display: inline-flex;
2233
2274
  align-items: center;
2234
2275
  background-color: transparent;
2235
2276
  min-height: 24px;
2236
- `,Bo=m.default.div`
2277
+ `,Ra=m.default.div`
2237
2278
  display: flex;
2238
2279
  justify-content: space-evenly;
2239
2280
  width: 69px;
2240
- `,Mo=m.default.p`
2281
+ `,Pa=m.default.p`
2241
2282
  display: flex;
2242
2283
  color: ${({theme:e,variantText:t,colorText:l})=>l||e.variant[t]};
2243
2284
  font-size: 16px;
2244
2285
  margin: 0 5px;
2245
- `,Io=({style:e,variantCircle:t,variantText:o,level:a,textArray:r,colorArray:i,indexPrefix:n,colorText:c,...s})=>(l.useTheme(),f.default.createElement(Vo,s,f.default.createElement(Bo,null,[1,2,3,4].map(((e,l)=>{let o="#D4D7E3",r=null,c=null;return a<=0&&(a=0),a>=4&&(a=4),i?a>=e?(r=i[a],o=i[a]):r=i[0]:a>=e?(c=t,o=t):c="#FFFFFF",f.default.createElement(zo,{key:n.concat(l),variant:c,borderColor:o,bgColor:r,size:11})}))),r&&f.default.createElement(Mo,{variantText:o,colorText:c},r[a])));Io.propTypes={variantCircle:p.default.string,variantText:p.default.string,level:p.default.number,indexPrefix:p.default.string,theme:p.default.object,block:p.default.bool,textArray:p.default.array,colorArray:p.default.array,colorText:p.default.string},Mo.defaultProps={theme:z},Io.defaultProps={theme:z,variantCircle:"primary-1",variantText:"primary-2",block:!1,level:0,indexPrefix:"circle-group"};const Wo={xsm:{fontSize:"12px"},sm:{fontSize:"14px"},md:{fontSize:"16px"},lg:{fontSize:"18px"}},Ro=m.default.button`
2286
+ `,Ta=({style:e,variantCircle:t,variantText:a,level:o,textArray:r,colorArray:i,indexPrefix:n,colorText:c,...s})=>(l.useTheme(),f.default.createElement(Wa,s,f.default.createElement(Ra,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",f.default.createElement(Ia,{key:n.concat(l),variant:c,borderColor:a,bgColor:r,size:11})}))),r&&f.default.createElement(Pa,{variantText:a,colorText:c},r[o])));Ta.propTypes={variantCircle:p.default.string,variantText:p.default.string,level:p.default.number,indexPrefix:p.default.string,theme:p.default.object,block:p.default.bool,textArray:p.default.array,colorArray:p.default.array,colorText:p.default.string},Pa.defaultProps={theme:z},Ta.defaultProps={theme:z,variantCircle:"primary-1",variantText:"primary-2",block:!1,level:0,indexPrefix:"circle-group"};const La={xsm:{fontSize:"12px"},sm:{fontSize:"14px"},md:{fontSize:"16px"},lg:{fontSize:"18px"}},qa=m.default.button`
2246
2287
  ${({underlined:e})=>e?null:l.css`&:hover {text-decoration: underline}`};
2247
2288
  background: transparent;
2248
2289
  color: ${({theme:e,variant:t})=>e.variant[t]};
@@ -2253,7 +2294,7 @@ svg {
2253
2294
  justify-content: start;
2254
2295
  border: none;
2255
2296
  cursor: pointer;
2256
- font-size: ${({size:e})=>Wo[e].fontSize};
2297
+ font-size: ${({size:e})=>La[e].fontSize};
2257
2298
 
2258
2299
  &:disabled {
2259
2300
  color: ${({theme:e})=>e.variant["neutral-3"]};
@@ -2263,7 +2304,7 @@ svg {
2263
2304
  * {
2264
2305
  outline: none;
2265
2306
  }
2266
- `,Po=({block:e,size:t,style:o,variant:a,disabled:r,underlined:i,...n})=>(l.useTheme(),f.default.createElement(Ro,v({block:e,variant:a,type:"button",style:o,size:t,disabled:r,underlined:i},n),n.children));Po.propTypes={variant:p.default.string,disabled:p.default.bool,size:p.default.oneOf(["xsm","sm","md","lg"]),block:p.default.bool,onClick:p.default.func,theme:p.default.object,underlined:p.default.bool},Ro.defaultProps={theme:z},Po.defaultProps={theme:z,variant:"primary-1",block:!1,disabled:!1,size:"sm",onClick:void 0,label:"Remove",underlined:!1};const To=m.default.div`
2307
+ `,Ha=({block:e,size:t,style:a,variant:o,disabled:r,underlined:i,...n})=>(l.useTheme(),f.default.createElement(qa,v({block:e,variant:o,type:"button",style:a,size:t,disabled:r,underlined:i},n),n.children));Ha.propTypes={variant:p.default.string,disabled:p.default.bool,size:p.default.oneOf(["xsm","sm","md","lg"]),block:p.default.bool,onClick:p.default.func,theme:p.default.object,underlined:p.default.bool},qa.defaultProps={theme:z},Ha.defaultProps={theme:z,variant:"primary-1",block:!1,disabled:!1,size:"sm",onClick:void 0,label:"Remove",underlined:!1};const ja=m.default.div`
2267
2308
  display: flex;
2268
2309
  justify-content: space-between;
2269
2310
  align-items: start;
@@ -2274,36 +2315,36 @@ svg {
2274
2315
  z-index: 100;
2275
2316
  // custom styles
2276
2317
  ${({customModalHeaderStyle:e})=>e}
2277
- `,Lo=m.default.div`
2318
+ `,Fa=m.default.div`
2278
2319
  //Set the styles from the default styles object
2279
2320
  ${({inBuiltCss:e,type:t})=>B(e,t)}
2280
2321
  // custom styles
2281
2322
  ${({customModalBodyStyle:e})=>e}
2282
- `,qo=m.default.div`
2323
+ `,Oa=m.default.div`
2283
2324
  max-height: 60vh;
2284
2325
  padding: 0 24px 24px 24px;
2285
2326
  overflow-y: auto;
2286
2327
  ${({contentWrapperStyle:e})=>e}
2287
- `,Ho=m.default.div`
2328
+ `,Ga=m.default.div`
2288
2329
  padding-top: 16px;
2289
2330
 
2290
2331
  //Set the styles from the default styles object
2291
2332
  ${({inBuiltCss:e,type:t})=>B(e,t)}
2292
2333
  // custom styles
2293
2334
  ${({customModalFooterStyle:e})=>e}
2294
- `,jo=m.default.div`
2335
+ `,Za=m.default.div`
2295
2336
  cursor: pointer;
2296
- `;try{A.default.setAppElement("#root")}catch(e){A.default.setAppElement("#__next")}const Fo=({modalIsOpen:e,toggleModal:t,closeOnOutsideClick:l,headerContent:o,bodyContent:a,footerContent:r,customModalHeaderStyle:i,customModalBodyStyle:n,customModalFooterStyle:c,customWidth:s,customMinWidth:d,customMaxWidth:u,contentStyle:p,contentWrapperStyle:m,...g})=>{const b={overlay:{zIndex:"999999",backgroundColor:"rgb(51 51 51 / 30%)"},content:{borderColor:z.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 f.default.createElement(A.default,v({isOpen:e,onRequestClose:l?t:void 0,style:b,contentLabel:"Modal"},g),f.default.createElement(To,{style:i},o,f.default.createElement(jo,{onClick:t},f.default.createElement(G,{icon:"close-icon",size:18}))),f.default.createElement(qo,{contentWrapperStyle:m},f.default.createElement(Lo,{inBuiltCss:V,style:n},a),f.default.createElement(Ho,{inBuiltCss:V,style:c},r)))};Fo.propTypes={modalIsOpen:p.default.bool,toggleModal:p.default.func,closeOnOutsideClick:p.default.bool,headerContent:p.default.any,bodyContent:p.default.any,footerContent:p.default.any,customModalHeaderStyle:p.default.object,customModalBodyStyle:p.default.object,customModalFooterStyle:p.default.object,customMinWidth:p.default.string,contentStyle:p.default.object,contentWrapperStyle:p.default.object},Fo.defaultProps={modalIsOpen:!1,toggleModal:()=>{},closeOnOutsideClick:!1,headerContent:"",bodyContent:"",footerContent:"",customModalHeaderStyle:{},customModalBodyStyle:{},customModalFooterStyle:{},customMinWidth:"40vw",customWidth:"",customMaxWidth:"",contentStyle:{},contentWrapperStyle:{}};const Oo=m.default.div`
2297
- ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.common)o[t]=e.common[t];for(const l in e[t])o[l]=e[t][l],delete e.common[l]}return{...o,...l}}}}
2337
+ `;try{A.default.setAppElement("#root")}catch(e){A.default.setAppElement("#__next")}const Xa=({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:m,...g})=>{const b={overlay:{zIndex:"999999",backgroundColor:"rgb(51 51 51 / 30%)"},content:{borderColor:z.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 f.default.createElement(A.default,v({isOpen:e,onRequestClose:l?t:void 0,style:b,contentLabel:"Modal"},g),f.default.createElement(ja,{style:i},a,f.default.createElement(Za,{onClick:t},f.default.createElement(G,{icon:"close-icon",size:18}))),f.default.createElement(Oa,{contentWrapperStyle:m},f.default.createElement(Fa,{inBuiltCss:V,style:n},o),f.default.createElement(Ga,{inBuiltCss:V,style:c},r)))};Xa.propTypes={modalIsOpen:p.default.bool,toggleModal:p.default.func,closeOnOutsideClick:p.default.bool,headerContent:p.default.any,bodyContent:p.default.any,footerContent:p.default.any,customModalHeaderStyle:p.default.object,customModalBodyStyle:p.default.object,customModalFooterStyle:p.default.object,customMinWidth:p.default.string,contentStyle:p.default.object,contentWrapperStyle:p.default.object},Xa.defaultProps={modalIsOpen:!1,toggleModal:()=>{},closeOnOutsideClick:!1,headerContent:"",bodyContent:"",footerContent:"",customModalHeaderStyle:{},customModalBodyStyle:{},customModalFooterStyle:{},customMinWidth:"40vw",customWidth:"",customMaxWidth:"",contentStyle:{},contentWrapperStyle:{}};const Ja=m.default.div`
2338
+ ${({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}}}}
2298
2339
  }
2299
- `,Go=({theme:e,toggleSimple:t,contentTrigger:l,contentOverlay:o,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:m,setTriggerRef:g,visible:b}=a.usePopperTooltip({...d},s);return f.default.createElement(f.default.Fragment,null,f.default.createElement("div",{ref:g,style:{width:"fit-content",height:"fit-content"}},l),b&&f.default.createElement(Oo,v({type:t?"simple-overlay":"overlay",theme:e,ref:m},p({className:"tooltip-container"}),{customStyles:n}),o))};Go.propTypes={theme:p.default.object,contentTrigger:p.default.any,contentOverlay:p.default.any,popperOptionsP:p.default.object,settingsP:p.default.object,customStyles:p.default.object,toggleSimple:p.default.bool},Go.defaultProps={theme:V,contentTrigger:f.default.createElement("div",null,"Trigger"),contentOverlay:f.default.createElement("div",null,"I am the Overlay")};const Xo=m.default.div`
2340
+ `,Ua=({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:m,setTriggerRef:g,visible:b}=o.usePopperTooltip({...d},s);return f.default.createElement(f.default.Fragment,null,f.default.createElement("div",{ref:g,style:{width:"fit-content",height:"fit-content"}},l),b&&f.default.createElement(Ja,v({type:t?"simple-overlay":"overlay",theme:e,ref:m},p({className:"tooltip-container"}),{customStyles:n}),a))};Ua.propTypes={theme:p.default.object,contentTrigger:p.default.any,contentOverlay:p.default.any,popperOptionsP:p.default.object,settingsP:p.default.object,customStyles:p.default.object,toggleSimple:p.default.bool},Ua.defaultProps={theme:V,contentTrigger:f.default.createElement("div",null,"Trigger"),contentOverlay:f.default.createElement("div",null,"I am the Overlay")};const Qa=m.default.div`
2300
2341
  display: flex;
2301
2342
  align-items: center;
2302
2343
  justify-content: center;
2303
2344
  color: ${({theme:e})=>e.variant["neutral-2"]};
2304
2345
 
2305
2346
  ${({customWrapperStyles:e})=>e}
2306
- `,Zo=m.default.span`
2347
+ `,Ka=m.default.span`
2307
2348
  background-color: ${({selected:e,theme:t})=>e?t.variant["neutral-5"]:"transparent"};
2308
2349
  color: ${({selected:e,theme:t})=>e?t.variant["primary-2"]:t.variant["neutral-3"]};
2309
2350
  padding: 8px 14px;
@@ -2315,7 +2356,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
2315
2356
  font-size: 14px;
2316
2357
 
2317
2358
  ${({customItemStyles:e})=>e}
2318
- `,Jo=m.default.div`
2359
+ `,Da=m.default.div`
2319
2360
  display: flex;
2320
2361
  justify-content: center;
2321
2362
  align-items: center;
@@ -2332,13 +2373,13 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
2332
2373
  }
2333
2374
 
2334
2375
  ${({customIconWrapperStyles:e})=>e}
2335
- `,Uo=m.default.div`
2376
+ `,Na=m.default.div`
2336
2377
  padding: 0 15px;
2337
- `,Qo=({selectedPage:e,setSelectedPage:o,totalPage:a,customItemStyles:r,customWrapperStyles:i,customIconWrapperStyles:n,previousText:c,nextText:s,...d})=>{const u=l.useTheme()||z,[p,m]=t.useState([1,2,3,4,5]),g=t=>{let l=[];"increase"===t&&p[4]<=a&&e!==p[4]?o(e+1):"increase"===t&&p[4]<a?(p.map((e=>l.push(e+1))),o(e+1),m(l)):"decrease"===t&&p[0]>1?(p.map((e=>l.push(e-1))),o(e-1),m(l)):"decrease"===t&&1!==e&&o(e-1)};return f.default.createElement(Xo,v({theme:u,customWrapperStyles:i},d),f.default.createElement(Jo,v({onClick:()=>g("decrease"),disabled:1===e,theme:u,customIconWrapperStyles:n},d),f.default.createElement(G,{icon:"triangle-down",transform:"rotate(90deg)",color:u.variant["neutral-3"]}),f.default.createElement("span",{className:"prev-text"}," ",c)),f.default.createElement(Uo,d,p.map(((t,l)=>f.default.createElement(Zo,{theme:u,selected:e===t,onClick:()=>o(t),customItemStyles:r},t)))),f.default.createElement(Jo,{onClick:()=>g("increase"),disabled:e===a,theme:u,customIconWrapperStyles:n},f.default.createElement("span",{className:"next-text"}," ",s),f.default.createElement(G,{icon:"triangle-down",transform:"rotate(-90deg)",color:u.variant["neutral-3"]}))," ")};Qo.propTypes={customItemStyles:p.default.object,selectedPage:p.default.number,customWrapperStyles:p.default.object,customIconWrapperStyles:p.default.object,previousText:p.default.string,nextText:p.default.string},Qo.defaultProps={selectedPage:1,customItemStyles:{},customWrapperStyles:{},customIconWrapperStyles:{},previousText:"PREVIOUS",nextText:"NEXT"};const Ko=m.default.div`
2378
+ `,Ya=({selectedPage:e,setSelectedPage:a,totalPage:o,customItemStyles:r,customWrapperStyles:i,customIconWrapperStyles:n,previousText:c,nextText:s,...d})=>{const u=l.useTheme()||z,[p,m]=t.useState([1,2,3,4,5]),g=t=>{let l=[];"increase"===t&&p[4]<=o&&e!==p[4]?a(e+1):"increase"===t&&p[4]<o?(p.map((e=>l.push(e+1))),a(e+1),m(l)):"decrease"===t&&p[0]>1?(p.map((e=>l.push(e-1))),a(e-1),m(l)):"decrease"===t&&1!==e&&a(e-1)};return f.default.createElement(Qa,v({theme:u,customWrapperStyles:i},d),f.default.createElement(Da,v({onClick:()=>g("decrease"),disabled:1===e,theme:u,customIconWrapperStyles:n},d),f.default.createElement(G,{icon:"triangle-down",transform:"rotate(90deg)",color:u.variant["neutral-3"]}),f.default.createElement("span",{className:"prev-text"}," ",c)),f.default.createElement(Na,d,p.map(((t,l)=>f.default.createElement(Ka,{theme:u,selected:e===t,onClick:()=>a(t),customItemStyles:r},t)))),f.default.createElement(Da,{onClick:()=>g("increase"),disabled:e===o,theme:u,customIconWrapperStyles:n},f.default.createElement("span",{className:"next-text"}," ",s),f.default.createElement(G,{icon:"triangle-down",transform:"rotate(-90deg)",color:u.variant["neutral-3"]}))," ")};Ya.propTypes={customItemStyles:p.default.object,selectedPage:p.default.number,customWrapperStyles:p.default.object,customIconWrapperStyles:p.default.object,previousText:p.default.string,nextText:p.default.string},Ya.defaultProps={selectedPage:1,customItemStyles:{},customWrapperStyles:{},customIconWrapperStyles:{},previousText:"PREVIOUS",nextText:"NEXT"};const $a=m.default.div`
2338
2379
  display: flex;
2339
2380
  align-items: center;
2340
2381
  color: ${({theme:e})=>e.variant["neutral-2"]};
2341
- `,No=({...e})=>{const t=l.useTheme()||z;return f.default.createElement(Ko,{theme:t},e.children)},Do=m.default.div`
2382
+ `,_a=({...e})=>{const t=l.useTheme()||z;return f.default.createElement($a,{theme:t},e.children)},eo=m.default.div`
2342
2383
  font-size: 14px;
2343
2384
  color: ${({selected:e,theme:t})=>e?t.variant["primary-1"]:null};
2344
2385
 
@@ -2354,7 +2395,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
2354
2395
  &:not(:first-child):not(:last-child) {
2355
2396
  margin: 0 22px;
2356
2397
  }
2357
- `;(No.PageItem=function({selected:e,...t}){const o=l.useTheme()||z;return f.default.createElement(Do,v({selected:e,theme:o},t),t.children)}).propTypes={selected:p.default.bool},No.PageItem.defaultProps={selected:!1};const Yo=m.default.div`
2398
+ `;(_a.PageItem=function({selected:e,...t}){const a=l.useTheme()||z;return f.default.createElement(eo,v({selected:e,theme:a},t),t.children)}).propTypes={selected:p.default.bool},_a.PageItem.defaultProps={selected:!1};const to=m.default.div`
2358
2399
  height: 10px;
2359
2400
  border-radius: 10px;
2360
2401
  margin-top: 13px;
@@ -2362,7 +2403,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
2362
2403
  margin-right: 13px;
2363
2404
  width: inherit;
2364
2405
  background-color: ${({color:e,theme:t})=>M(e||t.primary["primary-1"],.5)};
2365
- `,$o=m.default.div`
2406
+ `,lo=m.default.div`
2366
2407
  height: inherit;
2367
2408
  width: inherit;
2368
2409
  transition: width 1s ease-in-out;
@@ -2373,12 +2414,12 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
2373
2414
  ${({progressBarStyle:e})=>e}
2374
2415
  width: ${({now:e})=>e+"%"};
2375
2416
  background-color: ${({color:e,theme:t})=>e||t.primary["primary-1"]};
2376
- `,_o=({labelStyle:e,progressBarStyle:t,label:o,now:a,color:r,...i})=>{const n=l.useTheme()||z;return f.default.createElement("div",null,f.default.createElement(Et,v({inBuiltCss:V,customStyles:e,type:"progressbarLabel",text:o},i)),f.default.createElement(Yo,v({progressBarStyle:t,theme:n,color:r},i),f.default.createElement($o,v({progressBarStyle:t,now:a,theme:n,color:r},i))))};_o.propTypes={labelStyle:p.default.object,progressBarStyle:p.default.object,color:p.default.string,label:p.default.string,now:p.default.number},_o.defaultProps={labelStyle:{},progressBarStyle:{},label:"",now:0};const ea=m.default.div`
2417
+ `,ao=({labelStyle:e,progressBarStyle:t,label:a,now:o,color:r,...i})=>{const n=l.useTheme()||z;return f.default.createElement("div",null,f.default.createElement(Et,v({inBuiltCss:V,customStyles:e,type:"progressbarLabel",text:a},i)),f.default.createElement(to,v({progressBarStyle:t,theme:n,color:r},i),f.default.createElement(lo,v({progressBarStyle:t,now:o,theme:n,color:r},i))))};ao.propTypes={labelStyle:p.default.object,progressBarStyle:p.default.object,color:p.default.string,label:p.default.string,now:p.default.number},ao.defaultProps={labelStyle:{},progressBarStyle:{},label:"",now:0};const oo=m.default.div`
2377
2418
  background: transparent;
2378
2419
  display: flex;
2379
2420
  align-items: center;
2380
2421
  width: ${({block:e})=>e?"100%":"fit-content"};
2381
- `,ta=m.default.div`
2422
+ `,ro=m.default.div`
2382
2423
  margin: 0;
2383
2424
  color: ${({theme:e,variantOff:t})=>e.variant[t]};
2384
2425
  white-space: nowrap;
@@ -2396,16 +2437,16 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
2396
2437
  &>div:first-of-type{
2397
2438
  color: ${({theme:e,variantOn:t})=>e.variant[t]};
2398
2439
  }
2399
- `,la=m.default.div`
2440
+ `,io=m.default.div`
2400
2441
  display: flex;
2401
2442
  margin-left: 20px;
2402
- `,oa=m.default.div`
2443
+ `,no=m.default.div`
2403
2444
  height: 6px;
2404
2445
  width: ${({widthStep:e})=>e}px;
2405
2446
  margin: 0 3px;
2406
- background-color: ${({theme:e,isActive:t,variantOn:l,variantOff:o})=>t?e.variant[l]:e.variant[o]};
2447
+ background-color: ${({theme:e,isActive:t,variantOn:l,variantOff:a})=>t?e.variant[l]:e.variant[a]};
2407
2448
  border-radius: 19px;
2408
- `,aa=({block:e,variantOn:t,variantOff:o,currentStep:a,totalSteps:r,widthStep:i,style:n,...c})=>(l.useTheme(),f.default.createElement(ea,v({block:e},c,{style:n}),f.default.createElement(ta,v({},c,{variantOn:t,variantOff:o}),"Page ",f.default.createElement("div",null,a)," of ",f.default.createElement("div",null,r)),f.default.createElement(la,c,Array.from(Array(r).keys()).map((e=>f.default.createElement(oa,{key:"formSteps".concat(e),isActive:a===e+1,variantOn:t,variantOff:o,widthStep:i}))))));aa.propTypes={variantOn:p.default.string,variantOff:p.default.string,block:p.default.bool,theme:p.default.object,currentStep:p.default.number,totalSteps:p.default.number,widthStep:p.default.number},ea.defaultProps={theme:z},ta.defaultProps={theme:z},la.defaultProps={theme:z},oa.defaultProps={theme:z},aa.defaultProps={theme:z,variantOn:"primary-1",variantOff:"neutral-2",block:!1,currentStep:1,totalSteps:4,widthStep:43};const ra=m.default.button`
2449
+ `,co=({block:e,variantOn:t,variantOff:a,currentStep:o,totalSteps:r,widthStep:i,style:n,...c})=>(l.useTheme(),f.default.createElement(oo,v({block:e},c,{style:n}),f.default.createElement(ro,v({},c,{variantOn:t,variantOff:a}),"Page ",f.default.createElement("div",null,o)," of ",f.default.createElement("div",null,r)),f.default.createElement(io,c,Array.from(Array(r).keys()).map((e=>f.default.createElement(no,{key:"formSteps".concat(e),isActive:o===e+1,variantOn:t,variantOff:a,widthStep:i}))))));co.propTypes={variantOn:p.default.string,variantOff:p.default.string,block:p.default.bool,theme:p.default.object,currentStep:p.default.number,totalSteps:p.default.number,widthStep:p.default.number},oo.defaultProps={theme:z},ro.defaultProps={theme:z},io.defaultProps={theme:z},no.defaultProps={theme:z},co.defaultProps={theme:z,variantOn:"primary-1",variantOff:"neutral-2",block:!1,currentStep:1,totalSteps:4,widthStep:43};const so=m.default.button`
2409
2450
  background: ${({disabled:e,theme:t,bgVariant:l})=>e?"#BBC4CF":t.variant[l]};
2410
2451
  color: ${({theme:e,variant:t})=>e.variant[t]};
2411
2452
  padding: 6px 17px;
@@ -2432,7 +2473,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
2432
2473
  * {
2433
2474
  outline: none;
2434
2475
  }
2435
- `,ia=({block:e,style:t,variant:o,bgVariant:a,disabled:r,...i})=>(l.useTheme(),f.default.createElement(ra,v({block:e,variant:o,bgVariant:a,type:"button",style:t,disabled:r},i),i.children));ia.propTypes={variant:p.default.string,bgVariant:p.default.string,disabled:p.default.bool,block:p.default.bool,onClick:p.default.func,theme:p.default.object},ra.defaultProps={theme:z},ia.defaultProps={theme:z,variant:"primary-2",bgVariant:"neutral-4",block:!1,disabled:!1,onClick:void 0};const na=m.default.button`
2476
+ `,uo=({block:e,style:t,variant:a,bgVariant:o,disabled:r,...i})=>(l.useTheme(),f.default.createElement(so,v({block:e,variant:a,bgVariant:o,type:"button",style:t,disabled:r},i),i.children));uo.propTypes={variant:p.default.string,bgVariant:p.default.string,disabled:p.default.bool,block:p.default.bool,onClick:p.default.func,theme:p.default.object},so.defaultProps={theme:z},uo.defaultProps={theme:z,variant:"primary-2",bgVariant:"neutral-4",block:!1,disabled:!1,onClick:void 0};const po=m.default.button`
2436
2477
  background: ${({disabled:e,theme:t})=>e?"#BBC4CF":t.bgColor};
2437
2478
  color: ${({theme:e,variant:t})=>e.variant[t]};
2438
2479
  padding: 6px 17px;
@@ -2455,7 +2496,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
2455
2496
  fill: #929EAC;
2456
2497
  }
2457
2498
  }
2458
- `,ca=({block:e,style:t,variant:o,borderVariant:a,disabled:r,...i})=>(l.useTheme(),f.default.createElement(na,v({block:e,variant:o,borderVariant:a,type:"button",style:t,disabled:r},i),i.children));ca.propTypes={variant:p.default.string,borderVariant:p.default.string,disabled:p.default.bool,block:p.default.bool,onClick:p.default.func,theme:p.default.object},na.defaultProps={theme:z},ca.defaultProps={theme:z,variant:"primary-2",borderVariant:"neutral-3",block:!1,disabled:!1,onClick:void 0};const sa=m.default.div`
2499
+ `,fo=({block:e,style:t,variant:a,borderVariant:o,disabled:r,...i})=>(l.useTheme(),f.default.createElement(po,v({block:e,variant:a,borderVariant:o,type:"button",style:t,disabled:r},i),i.children));fo.propTypes={variant:p.default.string,borderVariant:p.default.string,disabled:p.default.bool,block:p.default.bool,onClick:p.default.func,theme:p.default.object},po.defaultProps={theme:z},fo.defaultProps={theme:z,variant:"primary-2",borderVariant:"neutral-3",block:!1,disabled:!1,onClick:void 0};const mo=m.default.div`
2459
2500
  min-height: 51px;
2460
2501
  display: flex;
2461
2502
  background-color: ${({theme:e})=>e.primary["primary-1"]};
@@ -2471,13 +2512,13 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
2471
2512
  }
2472
2513
 
2473
2514
  ${({headerStyles:e})=>e}
2474
- `,da=m.default.div`
2515
+ `,go=m.default.div`
2475
2516
  display: flex;
2476
2517
  background-color: transparent;
2477
2518
  flex-direction: column;
2478
2519
  align-items: center;
2479
2520
  width: 100%;
2480
- `,ua=m.default.div`
2521
+ `,bo=m.default.div`
2481
2522
  display: flex;
2482
2523
  align-items: center;
2483
2524
  cursor: pointer;
@@ -2499,14 +2540,14 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
2499
2540
  p {
2500
2541
  margin: 8.25px 0px;
2501
2542
  }
2502
- `,pa=m.default.div`
2543
+ `,ho=m.default.div`
2503
2544
  display: flex;
2504
2545
  background-color: transparent;
2505
2546
  flex-direction: column;
2506
2547
  align-items: center;
2507
2548
  width: 100%;
2508
2549
  margin-top: auto;
2509
- `,fa=m.default.div`
2550
+ `,yo=m.default.div`
2510
2551
  display: flex;
2511
2552
  align-items: center;
2512
2553
  cursor: pointer;
@@ -2528,54 +2569,54 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
2528
2569
  p {
2529
2570
  margin: 8.25px 31px;
2530
2571
  }
2531
- `,ma=m.default.div`
2572
+ `,xo=m.default.div`
2532
2573
  background-color: ${({theme:e})=>e.variant["primary-1"]} !important;
2533
2574
  color: ${({theme:e})=>e.bgColor};
2534
2575
  overflow-y: auto;
2535
2576
  ${({inBuiltCss:e,type:t})=>B(e,"sidebar-container")}
2536
2577
  ${({customStylesContainer:e})=>e}
2537
2578
 
2538
- ${({isOpen:e,forceOpen:t,inBuiltCss:l,type:o,customStylesContainerOpen:a,customStylesContainerClose:r})=>e||t?{...B(l,"sidebar-container-open"),...a}:{...B(l,"sidebar-container-close"),...r}}
2579
+ ${({isOpen:e,forceOpen:t,inBuiltCss:l,type:a,customStylesContainerOpen:o,customStylesContainerClose:r})=>e||t?{...B(l,"sidebar-container-open"),...o}:{...B(l,"sidebar-container-close"),...r}}
2539
2580
 
2540
2581
  @media (max-width: 980px) {
2541
- ${({isOpen:e,inBuiltCss:t,type:l,customStylesContainerMobileOpen:o,customStylesContainerMobileClose:a})=>{}}
2582
+ ${({isOpen:e,inBuiltCss:t,type:l,customStylesContainerMobileOpen:a,customStylesContainerMobileClose:o})=>{}}
2542
2583
  }
2543
- `,ga=m.default.div`
2584
+ `,Ao=m.default.div`
2544
2585
  ${({inBuiltCss:e,type:t})=>B(e,"sidebar-pusher")}
2545
2586
  ${({customStylesPusher:e})=>e}
2546
2587
 
2547
- ${({forceOpen:e,inBuiltCss:t,type:l,customStylesPusherOpen:o,customStylesPusherClose:a})=>e?{...B(t,"sidebar-pusher-open"),...o}:{...B(t,"sidebar-pusher-close"),...a}}
2588
+ ${({forceOpen:e,inBuiltCss:t,type:l,customStylesPusherOpen:a,customStylesPusherClose:o})=>e?{...B(t,"sidebar-pusher-open"),...a}:{...B(t,"sidebar-pusher-close"),...o}}
2548
2589
 
2549
2590
  @media (max-width: 980px) {
2550
2591
  ${({inBuiltCss:e,type:t,customStylesPusherMobile:l})=>({...B(e,"sidebar-pusher-mobile"),...l})}}
2551
2592
  }
2552
- `,ba=({customStylesContainer:e,customStylesContainerOpen:t,customStylesContainerClose:o,customStylesContainerMobileOpen:a,customStylesContainerMobileClose:r,customStylesPusher:i,customStylesPusherOpen:n,customStylesPusherClose:c,customStylesPusherMobile:s,forceOpen:d,forceClose:u,handleSidebar:p,toggleSideBarOpen:m,pinner:g,...b})=>{function h(e){p(e)}const y=l.useTheme()||z;return f.default.createElement(ma,v({theme:y,inBuiltCss:V,customStyles:e,type:"sidebarContainer",onMouseEnter:()=>{d||h(!0)},onMouseLeave:()=>{h(!1),u()},forceOpen:d,isOpen:m},b),f.default.createElement(ga,null),b.children,g)};ba.propTypes={customStylesContainer:p.default.object,customStylesContainerOpen:p.default.object,customStylesContainerClose:p.default.object,customStylesContainerMobileOpen:p.default.object,customStylesContainerMobileClose:p.default.object,customStylesPusher:p.default.object,customStylesPusherOpen:p.default.object,customStylesPusherClose:p.default.object,customStylesPusherMobile:p.default.object,forceOpen:p.default.bool,forceClose:p.default.func,handleSidebar:p.default.func,toggleSideBarOpen:p.default.bool,pinner:p.default.any},ba.defaultProps={forceClose:()=>{},forceOpen:!1};const ha={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},ya=m.default.div`
2593
+ `,vo=({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:m,pinner:g,...b})=>{function h(e){p(e)}const y=l.useTheme()||z;return f.default.createElement(xo,v({theme:y,inBuiltCss:V,customStyles:e,type:"sidebarContainer",onMouseEnter:()=>{d||h(!0)},onMouseLeave:()=>{h(!1),u()},forceOpen:d,isOpen:m},b),f.default.createElement(Ao,null),b.children,g)};vo.propTypes={customStylesContainer:p.default.object,customStylesContainerOpen:p.default.object,customStylesContainerClose:p.default.object,customStylesContainerMobileOpen:p.default.object,customStylesContainerMobileClose:p.default.object,customStylesPusher:p.default.object,customStylesPusherOpen:p.default.object,customStylesPusherClose:p.default.object,customStylesPusherMobile:p.default.object,forceOpen:p.default.bool,forceClose:p.default.func,handleSidebar:p.default.func,toggleSideBarOpen:p.default.bool,pinner:p.default.any},vo.defaultProps={forceClose:()=>{},forceOpen:!1};const Co={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},So=m.default.div`
2553
2594
  background: ${({theme:e,variant:t})=>e.variant[t]};
2554
2595
  color: ${({theme:e})=>e.bgColor};
2555
- padding: ${({size:e})=>ha[e].padding};
2596
+ padding: ${({size:e})=>Co[e].padding};
2556
2597
  border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
2557
2598
  border-radius: 42px;
2558
- font-size: ${({size:e})=>ha[e].fontSize};
2599
+ font-size: ${({size:e})=>Co[e].fontSize};
2559
2600
  font-weight: 600;
2560
2601
  display: flex;
2561
2602
  align-items: center;
2562
2603
  width: ${({block:e})=>e?"auto":"fit-content"};
2563
2604
  box-sizing: border-box;
2564
2605
 
2565
- `,xa=({block:e,style:t,variant:o,...a})=>(l.useTheme(),f.default.createElement(ya,v({block:e,variant:o,style:t},a),a.children));xa.propTypes={variant:p.default.string,block:p.default.bool,theme:p.default.object},ya.defaultProps={theme:z},xa.defaultProps={theme:z,variant:"primary-1",block:!1};const Aa={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},va=m.default.div`
2606
+ `,wo=({block:e,style:t,variant:a,...o})=>(l.useTheme(),f.default.createElement(So,v({block:e,variant:a,style:t},o),o.children));wo.propTypes={variant:p.default.string,block:p.default.bool,theme:p.default.object},So.defaultProps={theme:z},wo.defaultProps={theme:z,variant:"primary-1",block:!1};const Eo={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},ko=m.default.div`
2566
2607
  color: ${({theme:e,variant:t})=>e.variant[t]};
2567
2608
  background: ${({theme:e})=>e.bgColor};
2568
- padding: ${({size:e})=>Aa[e].padding};
2609
+ padding: ${({size:e})=>Eo[e].padding};
2569
2610
  border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
2570
2611
  border-radius: 42px;
2571
- font-size: ${({size:e})=>Aa[e].fontSize};
2612
+ font-size: ${({size:e})=>Eo[e].fontSize};
2572
2613
  font-weight: 600;
2573
2614
  display: flex;
2574
2615
  align-items: center;
2575
2616
  width: ${({block:e})=>e?"auto":"fit-content"};
2576
2617
  box-sizing: border-box;
2577
2618
 
2578
- `,Ca=({block:e,style:t,variant:o,...a})=>(l.useTheme(),f.default.createElement(va,v({block:e,variant:o,style:t},a),a.children));Ca.propTypes={variant:p.default.string,block:p.default.bool,theme:p.default.object},va.defaultProps={theme:z},Ca.defaultProps={theme:z,variant:"primary-1",block:!1};const Sa={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},wa=m.default.div`
2619
+ `,zo=({block:e,style:t,variant:a,...o})=>(l.useTheme(),f.default.createElement(ko,v({block:e,variant:a,style:t},o),o.children));zo.propTypes={variant:p.default.string,block:p.default.bool,theme:p.default.object},ko.defaultProps={theme:z},zo.defaultProps={theme:z,variant:"primary-1",block:!1};const Vo={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},Bo=m.default.div`
2579
2620
  background: ${({theme:e,variant:t,bgColor:l})=>l||e.variant[t]};
2580
2621
  color: ${({theme:e,textColor:t})=>t||e.bgColor};
2581
2622
  border-radius: 13.5px;
@@ -2583,11 +2624,11 @@ font-size: 14px;
2583
2624
  display: flex;
2584
2625
  align-items: center;
2585
2626
  justify-content: center;
2586
- width: ${({block:e,size:t})=>e?"auto":Sa[t].width};
2627
+ width: ${({block:e,size:t})=>e?"auto":Vo[t].width};
2587
2628
  height: 28px;
2588
2629
  box-sizing: border-box;
2589
2630
  overflow: hidden;
2590
- `,Ea=({block:e,style:t,variant:o,textColor:a,bgColor:r,...i})=>(l.useTheme(),f.default.createElement(wa,v({block:e,variant:o,textColor:a,bgColor:r,style:t},i),i.children));Ea.propTypes={variant:p.default.string,size:p.default.oneOf(["xsm","sm","md","lg"]),block:p.default.bool,theme:p.default.object,textColor:p.default.string,bgColor:p.default.string},wa.defaultProps={theme:z},Ea.defaultProps={theme:z,variant:"primary-1",block:!1,size:"sm"};const ka={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},za=m.default.div`
2631
+ `,Mo=({block:e,style:t,variant:a,textColor:o,bgColor:r,...i})=>(l.useTheme(),f.default.createElement(Bo,v({block:e,variant:a,textColor:o,bgColor:r,style:t},i),i.children));Mo.propTypes={variant:p.default.string,size:p.default.oneOf(["xsm","sm","md","lg"]),block:p.default.bool,theme:p.default.object,textColor:p.default.string,bgColor:p.default.string},Bo.defaultProps={theme:z},Mo.defaultProps={theme:z,variant:"primary-1",block:!1,size:"sm"};const Io={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},Wo=m.default.div`
2591
2632
  background: ${({theme:e})=>e.bgColor};
2592
2633
  color: ${({theme:e,variant:t,textColor:l})=>l||e.variant[t]};
2593
2634
  border: 1px solid ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
@@ -2596,13 +2637,13 @@ font-size: 14px;
2596
2637
  display: flex;
2597
2638
  align-items: center;
2598
2639
  justify-content: center;
2599
- width: ${({block:e,size:t})=>e?"auto":ka[t].width};
2640
+ width: ${({block:e,size:t})=>e?"auto":Io[t].width};
2600
2641
  height: 27px;
2601
2642
  box-sizing: border-box;
2602
2643
  overflow: hidden;
2603
- `,Va=({block:e,style:t,variant:o,textColor:a,borderColor:r,...i})=>(l.useTheme(),f.default.createElement(za,v({block:e,variant:o,textColor:a,borderColor:r,style:t},i),i.children));Va.propTypes={variant:p.default.string,size:p.default.oneOf(["xsm","sm","md","lg"]),block:p.default.bool,theme:p.default.object,textColor:p.default.string,borderColor:p.default.string},za.defaultProps={theme:z},Va.defaultProps={theme:z,variant:"primary-1",block:!1,size:"sm"};const Ba={xs:{fontSize:"12px",lineHeight:"120%"},sm:{fontSize:"14px",lineHeight:"120%"},md:{fontSize:"16px",lineHeight:"140%"},lg:{fontSize:"18px",lineHeight:"120%"}},Ma=m.default.div`
2644
+ `,Ro=({block:e,style:t,variant:a,textColor:o,borderColor:r,...i})=>(l.useTheme(),f.default.createElement(Wo,v({block:e,variant:a,textColor:o,borderColor:r,style:t},i),i.children));Ro.propTypes={variant:p.default.string,size:p.default.oneOf(["xsm","sm","md","lg"]),block:p.default.bool,theme:p.default.object,textColor:p.default.string,borderColor:p.default.string},Wo.defaultProps={theme:z},Ro.defaultProps={theme:z,variant:"primary-1",block:!1,size:"sm"};const Po={xs:{fontSize:"12px",lineHeight:"120%"},sm:{fontSize:"14px",lineHeight:"120%"},md:{fontSize:"16px",lineHeight:"140%"},lg:{fontSize:"18px",lineHeight:"120%"}},To=m.default.div`
2604
2645
  color: ${({theme:e,text:t})=>t?e.variant[t]:e.textColor};
2605
2646
  // background: ${({theme:e,bg:t})=>t?e.variant[t]:e.bgColor};
2606
- font-size: ${({size:e})=>Ba[e].fontSize};
2607
- line-height: ${({size:e})=>Ba[e].lineHeight};
2608
- `,Ia=({size:e,children:t,bg:o,text:a,...r})=>{const i=l.useTheme()||z;return f.default.createElement(Ma,v({theme:i,bg:o,text:a,size:e},r),f.default.createElement(so,{theme:i}),t)};Ia.propTypes={size:p.default.oneOf(["xs","sm","md","lg"]),text:p.default.string,bg:p.default.string,children:p.default.any,theme:p.default.object},Ia.defaultProps={size:"md"},exports.Accordion=Z,exports.AccordionSB=J,exports.AccordionSBfooter=U,exports.ActionContainer=$e,exports.ActionItem=tt,exports.ArrowBar=D,exports.Avatar=le,exports.AvatarSB=ie,exports.AvatarSBfooter=de,exports.Banner=fe,exports.Breadcrumb=Oe,exports.ButtonPopup=ho,exports.Card=W,exports.CardRef=P,exports.CheckBoxInput=It,exports.ColorInput=Pt,exports.Content=Xe,exports.DarkSecondaryLink=ia,exports.DateSelect=Xt,exports.Divider=st,exports.DocumentCard=j,exports.Drawer=ut,exports.DropdownSelect=Kt,exports.DropzoneInput=al,exports.ErrorBoundary=pt,exports.FilterChip=gt,exports.Footer=ht,exports.FooterContent=({variant:e,textColor:t,size:l,width:o,footerWidth:a,...r})=>{const i=(new Date).getFullYear();return f.default.createElement(yt,v({variant:e,textColor:t,footerWidth:a},r),f.default.createElement(xt,{footerWidth:a},f.default.createElement(At,{footerWidth:a},"Premise HQ"),f.default.createElement(vt,{footerWidth:a},"|"),f.default.createElement(At,{footerWidth:a},"All Rights Restricted ",i," ©")),f.default.createElement(xt,{footerWidth:a},f.default.createElement(At,{footerWidth:a},"Terms of use"),f.default.createElement(vt,{footerWidth:a},"|"),f.default.createElement(At,{footerWidth:a},"Privacy Policy")))},exports.FormComponent=({formData:e,customStyles:l,...o})=>{const a=e=>{switch(e.type){case"header":return(e=>f.default.createElement(t.Fragment,null,f.default.createElement(St,v({},e,o),e.children),e))(e);case"label":return(e=>f.default.createElement(Et,v({style:{marginBottom:"7px",paddingBottom:"0"}},e,o)))(e);case"text":return(e=>f.default.createElement(kl,v({},e,o)))(e);case"textArea":return(e=>f.default.createElement(jl,v({},e,o)))(e);case"number":return(e=>f.default.createElement(dl,v({},e,o)))(e);case"radio":return(e=>f.default.createElement(vl,v({key:101*Math.random()|0},e,o)))(e);case"checkBox":return(e=>f.default.createElement(It,v({},e,o)))(e);case"singleSelect":return(e=>f.default.createElement(Kt,v({dropdownType:"singleSelect"},e,o)))(e);case"multiSelect":return(e=>f.default.createElement(Kt,v({dropdownType:"multiSelect"},e,o)))(e);case"asyncSingleSelect":return(e=>f.default.createElement(Kt,v({dropdownType:"asyncSingleSelect"},e,o)))(e);case"asyncMultiSelect":return(e=>f.default.createElement(Kt,v({dropdownType:"asyncMultiSelect"},e,o)))(e);case"signature":return(e=>f.default.createElement(Pl,v({},e,o)))(e);case"fileUpload":return(e=>f.default.createElement(al,v({},e,o)))(e);case"date":return(e=>f.default.createElement(Xt,v({},e,o)))(e);case"toggle":return(e=>f.default.createElement($l,v({},e,o)))(e);case"rating":return(e=>f.default.createElement(ro,v({},e,o)))(e);case"buttonPrimary":return(e=>f.default.createElement(Se,v({},e,o)))(e);case"buttonSecondary":return(e=>f.default.createElement(ke,v({},e,o)))(e);case"buttonTiny":return(e=>f.default.createElement(Ve,v({},e,o)))(e);case"search":return(e=>f.default.createElement(zl,v({},e,o)))(e);case"table":return(e=>f.default.createElement(no,v({},e,o)))(e);case"passwordInput":return(e=>f.default.createElement(gl,v({},e,o)))(e);case"headerComponent":return(e=>f.default.createElement(co,v({},e,o)))(e)}};return f.default.createElement(t.Fragment,null,f.default.createElement(lt,{defaultThemeColor:z},f.default.createElement(nt,{onSubmit:()=>{console.log("form submit")},customStyles:l},e.map(((e,t)=>e.length>1?f.default.createElement(at,null,e.map(((t,l)=>f.default.createElement(rt,{cols:e.length},a(t))))):a(e[0]))))))},exports.FormContainer=lt,exports.FormWrapper=nt,exports.GroupAvatars=fo,exports.GroupButtons=vo,exports.GroupButtonsPopup=Eo,exports.GroupStatusCircle=Io,exports.Header=St,exports.HeaderComponent=co,exports.HyperLink=Po,exports.Icon=G,exports.Image=$,exports.Label=Et,exports.LightSecondaryLink=ca,exports.LinkButton=xe,exports.Loader=be,exports.ModalComp=Fo,exports.MultiColumnDiv=rt,exports.MultiColumnWrapper=at,exports.Navbar=({headerContent:e,bodyContent:o,footerContent:a,selectedApp:r,setApp:i,toggleSideBarOpen:n,headerStyles:c,selectedStyle:s,notSelectedStyle:d,customStylesNameHover:u,listElementStyle:p,customSelectCardColor:m,user:g,firstBottomContent:b,secondBottomContent:h,...y})=>{const x=l.useTheme()||z,[A,v]=t.useState(null),[C,S]=t.useState(null);return f.default.createElement("div",{onMouseLeave:()=>{v(null),S(null)},style:{display:"flex",flexDirection:"column",height:"98vh"}},f.default.createElement(sa,{theme:x,headerStyles:c},e),f.default.createElement(da,null,o?.map(((e,t)=>f.default.createElement(J,{key:e.id,index:t,handleClick:e=>{!function(e){S(null),v(e)}(e)},isAccordionOpen:t===A,isSelected:e.userName===r.lev1,customSelectCardColor:m,customStylesAccordionContainer:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent"},customStylesAccordionTogggle:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent","padding-left":"16px","padding-top":"7.5px","padding-bottom":"7.5px",cursor:"pointer"},customStylesAccordionContent:{transition:"height ease 0.2s",overflow:"hidden",padding:"0","background-color":"transparent",color:"white",position:"relative","box-shadow":"none"},contentToggle:f.default.createElement(ie,{selectedStyle:s,notSelectedStyle:d,toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":e.userName===r.lev1?"600":"400"},customStylesNameHover:u,size:"LG",user:e,isSelected:e.userName===r.lev1}),content:f.default.createElement("div",{style:{margin:"0",padding:"0",paddingLeft:"32px",marginBottom:"18.25px"}},e.subdirectory?.map(((t,l)=>f.default.createElement(ua,{listElementStyle:p,key:e.id+t,onClick:()=>{i({lev1:`${e.userName}`,lev2:`${t}`})}},f.default.createElement("span",{style:{visibility:r.lev2===t?"visible":"hidden"}}),f.default.createElement("p",{style:{marginTop:0===l&&"0px"}},t)))))})))),f.default.createElement(pa,null,f.default.createElement(U,{index:0,handleClick:e=>{!function(e){v(null),S(e)}(e)},isAccordionOpen:0===C,customStylesAccordionContainer:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent"},customStylesAccordionTogggle:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent","padding-left":"16px","padding-top":"7.5px","padding-bottom":"7.5px",cursor:"pointer"},customStylesAccordionContent:{transition:"height ease 0.2s",overflow:"hidden",padding:"0","background-color":"transparent",color:"white",position:"relative","box-shadow":"none"},contentToggle:f.default.createElement(ie,{selectedStyle:s,notSelectedStyle:d,toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":"400"},customStylesNameHover:u,size:"LG",user:{fullName:g.fullName||"My Account",userName:g.userName||"My Account",url:g.imgUrl}}),content:f.default.createElement("div",{style:{margin:"0",padding:"0",paddingLeft:"32px",marginBottom:"18.25px"}},f.default.createElement(fa,{listElementStyle:p},b),f.default.createElement(fa,{onClick:()=>{}},h))})))},exports.NumericInput=dl,exports.Overlay=Go,exports.OverlayOptionContainer=_e,exports.OverlayOptionItemLabel=et,exports.PageContent=Ze,exports.Pagination=Qo,exports.PaginationDefault=No,exports.PasswordInput=gl,exports.PrimaryButton=Se,exports.PrimaryStatusChip=xa,exports.ProgressBar=_o,exports.ProgressSteps=aa,exports.RadioInput=vl,exports.Rating=ro,exports.SearchInput=zl,exports.SecondaryButton=ke,exports.SecondaryStatusChip=Ca,exports.Sidebar=ba,exports.SignatureInput=Pl,exports.SlimPrimaryStatusChip=Ea,exports.SlimSecondaryStatusChip=Va,exports.StatusCircle=zo,exports.StyledCentralBar=Qe,exports.StyledClearSearch=Ue,exports.StyledCreateRow=Ne,exports.StyledRow=De,exports.StyledRowSearch=Je,exports.StyledSearchRow=Ye,exports.StyledWarning=Ke,exports.SubmitButtonContainer=ot,exports.SubmitComponent=({formData:e,onSubmit:l,onReset:o,style:a,...r})=>{const i=e=>{switch(e.type){case"submit":return(e=>f.default.createElement(Se,{block:e.block,style:e.style,disabled:e.disabled,type:"submit",children:e.children,onClick:()=>{e.onClick()}}))(e);case"reset":case"cancel":return(e=>f.default.createElement(ke,{block:e.block,disabled:r.disabled,children:e.children,onClick:()=>{e.onClick()}}))(e)}};return f.default.createElement(t.Fragment,null,f.default.createElement(ot,{style:a},e&&e.map(((e,t)=>e.map(((e,t)=>i(e)))))))},exports.Table=no,exports.TextArea=jl,exports.TextInput=kl,exports.TimeInput=Ql,exports.TinyButton=Ve,exports.ToggleSwitch=$l,exports.Tooltip=Le,exports.Typography=Ia,exports.defaultStyles=V,exports.defaultThemeColor=z,exports.getDefaultStyles=B,exports.graphColor=k,exports.hexToRGB=M,exports.neutralColor=w,exports.primaryColor=C,exports.shadeColor=E,exports.uiColor=S;
2647
+ font-size: ${({size:e})=>Po[e].fontSize};
2648
+ line-height: ${({size:e})=>Po[e].lineHeight};
2649
+ `,Lo=({size:e,children:t,bg:a,text:o,...r})=>{const i=l.useTheme()||z;return f.default.createElement(To,v({theme:i,bg:a,text:o,size:e},r),f.default.createElement(ma,{theme:i}),t)};Lo.propTypes={size:p.default.oneOf(["xs","sm","md","lg"]),text:p.default.string,bg:p.default.string,children:p.default.any,theme:p.default.object},Lo.defaultProps={size:"md"},exports.Accordion=X,exports.AccordionSB=J,exports.AccordionSBfooter=U,exports.ActionContainer=$e,exports.ActionItem=tt,exports.ArrowBar=N,exports.Avatar=le,exports.AvatarSB=ie,exports.AvatarSBfooter=de,exports.Banner=fe,exports.Breadcrumb=Oe,exports.ButtonPopup=va,exports.Card=W,exports.CardRef=P,exports.CheckBoxInput=It,exports.ColorInput=Pt,exports.Content=Ze,exports.DarkSecondaryLink=uo,exports.DateSelect=Zt,exports.Divider=st,exports.DocumentCard=j,exports.Drawer=ut,exports.DropdownSelect=Kt,exports.DropzoneInput=ol,exports.ErrorBoundary=pt,exports.FilterChip=gt,exports.Footer=ht,exports.FooterContent=({variant:e,textColor:t,size:l,width:a,footerWidth:o,...r})=>{const i=(new Date).getFullYear();return f.default.createElement(yt,v({variant:e,textColor:t,footerWidth:o},r),f.default.createElement(xt,{footerWidth:o},f.default.createElement(At,{footerWidth:o},"Premise HQ"),f.default.createElement(vt,{footerWidth:o},"|"),f.default.createElement(At,{footerWidth:o},"All Rights Restricted ",i," ©")),f.default.createElement(xt,{footerWidth:o},f.default.createElement(At,{footerWidth:o},"Terms of use"),f.default.createElement(vt,{footerWidth:o},"|"),f.default.createElement(At,{footerWidth:o},"Privacy Policy")))},exports.FormComponent=({formData:e,customStyles:l,...a})=>{const o=e=>{switch(e.type){case"header":return(e=>f.default.createElement(t.Fragment,null,f.default.createElement(St,v({},e,a),e.children),e))(e);case"label":return(e=>f.default.createElement(Et,v({style:{marginBottom:"7px",paddingBottom:"0"}},e,a)))(e);case"text":return(e=>f.default.createElement(Il,v({},e,a)))(e);case"textArea":return(e=>f.default.createElement(Xl,v({},e,a)))(e);case"number":return(e=>f.default.createElement(gl,v({},e,a)))(e);case"radio":return(e=>f.default.createElement(kl,v({key:101*Math.random()|0},e,a)))(e);case"checkBox":return(e=>f.default.createElement(It,v({},e,a)))(e);case"singleSelect":return(e=>f.default.createElement(Kt,v({dropdownType:"singleSelect"},e,a)))(e);case"multiSelect":return(e=>f.default.createElement(Kt,v({dropdownType:"multiSelect"},e,a)))(e);case"asyncSingleSelect":return(e=>f.default.createElement(Kt,v({dropdownType:"asyncSingleSelect"},e,a)))(e);case"asyncMultiSelect":return(e=>f.default.createElement(Kt,v({dropdownType:"asyncMultiSelect"},e,a)))(e);case"signature":return(e=>f.default.createElement(jl,v({},e,a)))(e);case"fileUpload":return(e=>f.default.createElement(ol,v({},e,a)))(e);case"date":return(e=>f.default.createElement(Zt,v({},e,a)))(e);case"toggle":return(e=>f.default.createElement(aa,v({},e,a)))(e);case"rating":return(e=>f.default.createElement(da,v({},e,a)))(e);case"buttonPrimary":return(e=>f.default.createElement(Se,v({},e,a)))(e);case"buttonSecondary":return(e=>f.default.createElement(ke,v({},e,a)))(e);case"buttonTiny":return(e=>f.default.createElement(Ve,v({},e,a)))(e);case"search":return(e=>f.default.createElement(Wl,v({},e,a)))(e);case"table":return(e=>f.default.createElement(pa,v({},e,a)))(e);case"passwordInput":return(e=>f.default.createElement(Al,v({},e,a)))(e);case"headerComponent":return(e=>f.default.createElement(fa,v({},e,a)))(e)}};return f.default.createElement(t.Fragment,null,f.default.createElement(lt,{defaultThemeColor:z},f.default.createElement(nt,{onSubmit:()=>{console.log("form submit")},customStyles:l},e.map(((e,t)=>e.length>1?f.default.createElement(ot,null,e.map(((t,l)=>f.default.createElement(rt,{cols:e.length},o(t))))):o(e[0]))))))},exports.FormContainer=lt,exports.FormWrapper=nt,exports.GroupAvatars=ha,exports.GroupButtons=Ea,exports.GroupButtonsPopup=Ba,exports.GroupStatusCircle=Ta,exports.Header=St,exports.HeaderComponent=fa,exports.HyperLink=Ha,exports.Icon=G,exports.Image=$,exports.ImageUploader=sl,exports.Label=Et,exports.LightSecondaryLink=fo,exports.LinkButton=xe,exports.Loader=be,exports.ModalComp=Xa,exports.MultiColumnDiv=rt,exports.MultiColumnWrapper=ot,exports.Navbar=({headerContent:e,bodyContent:a,footerContent:o,selectedApp:r,setApp:i,toggleSideBarOpen:n,headerStyles:c,selectedStyle:s,notSelectedStyle:d,customStylesNameHover:u,listElementStyle:p,customSelectCardColor:m,user:g,firstBottomContent:b,secondBottomContent:h,...y})=>{const x=l.useTheme()||z,[A,v]=t.useState(null),[C,S]=t.useState(null);return f.default.createElement("div",{onMouseLeave:()=>{v(null),S(null)},style:{display:"flex",flexDirection:"column",height:"98vh"}},f.default.createElement(mo,{theme:x,headerStyles:c},e),f.default.createElement(go,null,a?.map(((e,t)=>f.default.createElement(J,{key:e.id,index:t,handleClick:e=>{!function(e){S(null),v(e)}(e)},isAccordionOpen:t===A,isSelected:e.userName===r.lev1,customSelectCardColor:m,customStylesAccordionContainer:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent"},customStylesAccordionTogggle:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent","padding-left":"16px","padding-top":"7.5px","padding-bottom":"7.5px",cursor:"pointer"},customStylesAccordionContent:{transition:"height ease 0.2s",overflow:"hidden",padding:"0","background-color":"transparent",color:"white",position:"relative","box-shadow":"none"},contentToggle:f.default.createElement(ie,{selectedStyle:s,notSelectedStyle:d,toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":e.userName===r.lev1?"600":"400"},customStylesNameHover:u,size:"LG",user:e,isSelected:e.userName===r.lev1}),content:f.default.createElement("div",{style:{margin:"0",padding:"0",paddingLeft:"32px",marginBottom:"18.25px"}},e.subdirectory?.map(((t,l)=>f.default.createElement(bo,{listElementStyle:p,key:e.id+t,onClick:()=>{i({lev1:`${e.userName}`,lev2:`${t}`})}},f.default.createElement("span",{style:{visibility:r.lev2===t?"visible":"hidden"}}),f.default.createElement("p",{style:{marginTop:0===l&&"0px"}},t)))))})))),f.default.createElement(ho,null,f.default.createElement(U,{index:0,handleClick:e=>{!function(e){v(null),S(e)}(e)},isAccordionOpen:0===C,customStylesAccordionContainer:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent"},customStylesAccordionTogggle:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent","padding-left":"16px","padding-top":"7.5px","padding-bottom":"7.5px",cursor:"pointer"},customStylesAccordionContent:{transition:"height ease 0.2s",overflow:"hidden",padding:"0","background-color":"transparent",color:"white",position:"relative","box-shadow":"none"},contentToggle:f.default.createElement(ie,{selectedStyle:s,notSelectedStyle:d,toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":"400"},customStylesNameHover:u,size:"LG",user:{fullName:g.fullName||"My Account",userName:g.userName||"My Account",url:g.imgUrl}}),content:f.default.createElement("div",{style:{margin:"0",padding:"0",paddingLeft:"32px",marginBottom:"18.25px"}},f.default.createElement(yo,{listElementStyle:p},b),f.default.createElement(yo,{onClick:()=>{}},h))})))},exports.NumericInput=gl,exports.Overlay=Ua,exports.OverlayOptionContainer=_e,exports.OverlayOptionItemLabel=et,exports.PageContent=Xe,exports.Pagination=Ya,exports.PaginationDefault=_a,exports.PasswordInput=Al,exports.PrimaryButton=Se,exports.PrimaryStatusChip=wo,exports.ProgressBar=ao,exports.ProgressSteps=co,exports.RadioInput=kl,exports.Rating=da,exports.SearchInput=Wl,exports.SecondaryButton=ke,exports.SecondaryStatusChip=zo,exports.Sidebar=vo,exports.SignatureInput=jl,exports.SlimPrimaryStatusChip=Mo,exports.SlimSecondaryStatusChip=Ro,exports.StatusCircle=Ia,exports.StyledCentralBar=Qe,exports.StyledClearSearch=Ue,exports.StyledCreateRow=De,exports.StyledRow=Ne,exports.StyledRowSearch=Je,exports.StyledSearchRow=Ye,exports.StyledWarning=Ke,exports.SubmitButtonContainer=at,exports.SubmitComponent=({formData:e,onSubmit:l,onReset:a,style:o,...r})=>{const i=e=>{switch(e.type){case"submit":return(e=>f.default.createElement(Se,{block:e.block,style:e.style,disabled:e.disabled,type:"submit",children:e.children,onClick:()=>{e.onClick()}}))(e);case"reset":case"cancel":return(e=>f.default.createElement(ke,{block:e.block,disabled:r.disabled,children:e.children,onClick:()=>{e.onClick()}}))(e)}};return f.default.createElement(t.Fragment,null,f.default.createElement(at,{style:o},e&&e.map(((e,t)=>e.map(((e,t)=>i(e)))))))},exports.Table=pa,exports.TextArea=Xl,exports.TextInput=Il,exports.TimeInput=$l,exports.TinyButton=Ve,exports.ToggleSwitch=aa,exports.Tooltip=Le,exports.Typography=Lo,exports.defaultStyles=V,exports.defaultThemeColor=z,exports.getDefaultStyles=B,exports.graphColor=k,exports.hexToRGB=M,exports.neutralColor=w,exports.primaryColor=C,exports.shadeColor=E,exports.uiColor=S;