groundfloor-react-ui 1.0.19 → 1.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,72 +1,124 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("prop-types"),l=require("styled-components"),o=require("react-svg"),a=require("react-datepicker"),r=require("react-signature-pad-wrapper"),i=require("react-select"),n=require("react-select/async"),c=require("react-data-table-component"),d=require("react-popper-tooltip");require("react-dom");var s=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(a),b=u(r),h=u(i),y=u(n),x=u(c),A=u(s);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"},w={error:"#DD0000",success:"#00B904 "},S={"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:{...w},neutral:{...S},shade:{...E},graph:{...k},variant:{...C,...w,...S,...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"},card:{color:`${z.textColor}`,"padding-top":"25px","padding-bottom":"25px","padding-left":"32px","padding-right":"32px","background-color":`${z.bgColor}`,width:"inherit",height:"inherit","border-color":`${z.neutral["neutral-4"]}`,"border-radius":"5px","box-shadow":"0px 5px 37px rgba(56, 66, 100, 0.0880136)"},progressWrapper:{height:"10px","border-radius":"10px","margin-top":"13px","margin-left":"13px","margin-right":"13px",width:"inherit","background-color":`${z.primary["primary-1"]}`},containerWrapper:{height:"inherit",width:"inherit",transition:"width 1s ease-in-out","border-radius":"inherit","text-align":"right","background-color":`${z.primary["primary-1"]}`},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:{"background-color":`${z.variant["primary-1"]}`,color:"#FFFFFF","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:{color:`${z.variant["primary-1"]}`},avatarNameSM:{"margin-left":"8px","font-size":"14px"},avatarNameMD:{"margin-left":"10px","font-size":"16px"},avatarNameLG:{"margin-left":"12px","font-size":"16px"},"textbox-wrapper":{border:`1px solid ${z.border}`,"border-radius":"4px",padding:"6.5px 7px",display:"flex","align-items":"center","line-height":".5rem","background-color":`${z.bgColor}`},"input-wrapper":{border:"0",outline:"0",color:`${z.variant["primary-2"]}`,margin:"0 5px",padding:"0px","font-size":"14px","flex-grow":"1","flex-shrink":"0"},"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:{width:"30px",height:"30px"},imageAvatarMD:{width:"32px",height:"32px"},imageAvatarLG:{width:"38px",height:"38px"},table:{table:{style:{borderRadius:"4px",paddingRight:"17px"}},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:{color:`${z.variant["primary-2"]}`,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}`,width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${z.bgColor}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",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","margin-right":"30px"},"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:"10px",right:"5px",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","border-top":`1px solid ${z.border}`,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"}}},M=(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 R(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+")"}R("#FF0000",.5);const I=m.default.label`
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("prop-types"),l=require("styled-components"),o=require("react-svg"),a=require("react-datepicker"),r=require("react-signature-pad-wrapper"),i=require("react-select"),n=require("react-select/async"),c=require("react-data-table-component"),s=require("react-popper-tooltip");require("react-dom");var 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(a),b=u(r),h=u(i),y=u(n),x=u(c),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"},w={error:"#DD0000",success:"#00B904 "},S={"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:{...w},neutral:{...S},shade:{...E},graph:{...k},variant:{...C,...w,...S,...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:{"background-color":`${z.variant["primary-1"]}`,color:"#FFFFFF","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:{color:`${z.variant["primary-1"]}`},avatarNameSM:{"margin-left":"8px","font-size":"14px"},avatarNameMD:{"margin-left":"10px","font-size":"16px"},avatarNameLG:{"margin-left":"12px","font-size":"16px"},"textbox-wrapper":{border:`1px solid ${z.border}`,"border-radius":"4px",padding:"6.5px 7px",display:"flex","align-items":"center","line-height":".5rem","background-color":`${z.bgColor}`},"input-wrapper":{border:"0",outline:"0",color:`${z.variant["primary-2"]}`,margin:"0 5px",padding:"0px","font-size":"14px","flex-grow":"1","flex-shrink":"0"},"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:{width:"30px",height:"30px"},imageAvatarMD:{width:"32px",height:"32px"},imageAvatarLG:{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}`,width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${z.bgColor}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",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","margin-right":"30px"},"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","border-top":`1px solid ${z.border}`,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"}}},M=(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 R(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+")"}R("#FF0000",.5);const I=m.default.label`
2
2
  //Set the styles from the default styles object
3
3
  ${({theme:e,type:t})=>M(e,t)}
4
4
 
5
5
  // custom styles
6
6
  ${({customStyles:e})=>e}
7
- `,W=({customStyles:e,text:t,className:l,required:o,...a})=>{const r=V;return p.default.createElement(I,v({required:o,theme:r,customStyles:e,type:"label"},a),t,o&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${z.variant.error}`}},"*"))};W.propTypes={customStyles:f.default.object,text:f.default.string},W.defaultProps={text:""};const P={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`
8
- ${({trimFileName:e})=>e?l.css`height: ${({size:e})=>P[e].cardMinHeight};`:l.css`min-height: ${({size:e})=>P[e].cardMinHeight};`}
9
- width: ${({size:e})=>P[e].cardWidth};
10
- border-radius: ${({size:e})=>P[e].borderRadius};
11
- border: ${({size:e})=>P[e].border} solid ${({theme:e,variantBorder:t})=>e.variant[t]};
12
- box-sizing: border-box;
7
+ `,W=({customStyles:e,text:t,className:l,required:o,...a})=>{const r=V;return p.default.createElement(I,v({required:o,theme:r,customStyles:e,type:"label"},a),t,o&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${z.variant.error}`}},"*"))};W.propTypes={customStyles:f.default.object,text:f.default.string},W.defaultProps={text:""};const B={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"}},P=m.default.div`
8
+ ${({trimFileName:e})=>e?l.css`
9
+ height: ${({size:e})=>B[e].cardMinHeight};
10
+ `:l.css`
11
+ min-height: ${({size:e})=>B[e].cardMinHeight};
12
+ `}
13
+ width: ${({size:e})=>B[e].cardWidth};
14
+ border-radius: ${({size:e})=>B[e].borderRadius};
15
+ border: ${({size:e})=>B[e].border} solid
16
+ ${({theme:e,variantBorder:t})=>e.variant[t]};
17
+ box-sizing: border-box;
13
18
 
14
- &:hover {
15
- border: ${({size:e})=>P[e].border} solid ${({theme:e,variantBorderHover:t})=>e.variant[t]};
16
- button {
17
- &:hover {
18
- opacity: 0.8;
19
- }
20
- }
19
+ &:hover {
20
+ border: ${({size:e})=>B[e].border} solid
21
+ ${({theme:e,variantBorderHover:t})=>e.variant[t]};
22
+ button {
23
+ &:hover {
24
+ opacity: 0.8;
25
+ }
21
26
  }
22
- `,B=m.default.div`
23
- display: flex;
24
- justify-content: ${({buttons:e})=>"11"!==e?"center":"space-between"};
25
- align-items: center;
26
- height: ${({size:e})=>P[e].bodyHeight};
27
- margin: 0;
28
- padding: ${({size:e})=>P[e].bodyPadding};
29
- border: none;
30
- border-top-left-radius: ${({size:e})=>P[e].borderRadius};
31
- border-top-right-radius: ${({size:e})=>P[e].borderRadius};
32
- background-color: ${({theme:e,variantBgBody:t})=>e.variant[t]};
33
- background: linear-gradient(0deg, rgba(226, 230, 245, 0.5), rgba(226, 230, 245, 0.5)) ${({bgUrl:e})=>e?", url('/images/documentCardBG.png')":null};
34
- background-size: cover;
35
- box-sizing: border-box;
27
+ }
28
+ `,L=m.default.div`
29
+ display: flex;
30
+ justify-content: ${({buttons:e})=>"11"!==e?"center":"space-between"};
31
+ align-items: center;
32
+ height: ${({size:e})=>B[e].bodyHeight};
33
+ margin: 0;
34
+ padding: ${({size:e})=>B[e].bodyPadding};
35
+ border: none;
36
+ border-top-left-radius: ${({size:e})=>B[e].borderRadius};
37
+ border-top-right-radius: ${({size:e})=>B[e].borderRadius};
38
+ background-color: ${({theme:e,variantBgBody:t})=>e.variant[t]};
39
+ background: linear-gradient(
40
+ 0deg,
41
+ rgba(226, 230, 245, 0.5),
42
+ rgba(226, 230, 245, 0.5)
43
+ )
44
+ ${({bgUrl:e})=>e?", url('/images/documentCardBG.png')":null};
45
+ background-size: cover;
46
+ box-sizing: border-box;
36
47
  `,q=m.default.div`
37
- ${({trimFileName:e})=>e?l.css`
38
- white-space: nowrap;
39
- overflow: hidden;
40
- text-overflow: ellipsis;
41
- height: ${({size:e})=>P[e].footerMinHeight};
42
- `:l.css`
43
- display: flex;
44
- align-items: center;
45
- min-height: ${({size:e})=>P[e].footerMinHeight};
46
- overflow-wrap: anywhere;
47
- hyphens: auto;
48
- `}
49
- font-size: ${({size:e})=>P[e].footerFontSize};
50
- padding: ${({size:e})=>P[e].footerPadding};
51
- color: ${({theme:e,variant:t})=>e.variant[t]};
52
- background-color: ${({theme:e,variantBgFooter:t})=>t?e.variant[t]:e.bgColor};
53
- box-sizing: border-box;
54
- line-height: ${({size:e})=>P[e].lineHeight};
55
- border-bottom-left-radius: inherit;
56
- border-bottom-right-radius: inherit;
57
- `,T=({variant:e,variantBorder:t,variantBorderHover:o,variantBgBody:a,variantBgFooter:r,fileName:i,bgUrl:n,size:c,trimFileName:d,bodyContent:s,...u})=>(l.useTheme(),p.default.createElement(L,v({variantBorder:t,variantBorderHover:o,variantBgBody:a,size:c,trimFileName:d},u),p.default.createElement(B,{bgUrl:n,size:c},s),p.default.createElement(q,{title:i,variant:e,variantBgFooter:r,trimFileName:d,size:c},i)));T.propTypes={variant:f.default.string,variantBorder:f.default.string,variantBorderHover:f.default.string,variantBgBody:f.default.string,variantBgFooter:f.default.string,fileName:f.default.string,bgUrl:f.default.string,size:f.default.oneOf(["sm","md"]),trimFileName:f.default.bool,theme:f.default.object,bodyContent:f.default.element},L.defaultProps={theme:z},B.defaultProps={theme:z},q.defaultProps={theme:z},T.defaultProps={theme:z,variant:"black",variantBorder:"neutral-5",variantBorderHover:"primary-1",variantBgBody:"neutral-4",variantBgFooter:null,fileName:"",bgUrl:null,size:"md",trimFileName:!0,bodyContent:null};const j=m.default.div`
58
- //Set the styles from the default styles object
59
- ${({theme:e,type:t})=>M(e,t)}
60
-
61
- // custom styles
62
- ${({customStyles:e})=>e}
63
- `;j.defaultProps={theme:V};const H=({type:e,header:t,content:l,...o})=>p.default.createElement(j,v({theme:V,type:"card"},o),t,l);H.propTypes={type:f.default.string,header:f.default.any,content:f.default.any},H.defaultProps={type:"card"};const F=m.default.div`
48
+ ${({trimFileName:e})=>e?l.css`
49
+ white-space: nowrap;
50
+ overflow: hidden;
51
+ text-overflow: ellipsis;
52
+ height: ${({size:e})=>B[e].footerMinHeight};
53
+ `:l.css`
54
+ display: flex;
55
+ align-items: center;
56
+ min-height: ${({size:e})=>B[e].footerMinHeight};
57
+ overflow-wrap: anywhere;
58
+ hyphens: auto;
59
+ `}
60
+ font-size: ${({size:e})=>B[e].footerFontSize};
61
+ padding: ${({size:e})=>B[e].footerPadding};
62
+ color: ${({theme:e,variant:t})=>e.variant[t]};
63
+ background-color: ${({theme:e,variantBgFooter:t})=>t?e.variant[t]:e.bgColor};
64
+ box-sizing: border-box;
65
+ line-height: ${({size:e})=>B[e].lineHeight};
66
+ border-bottom-left-radius: inherit;
67
+ border-bottom-right-radius: inherit;
68
+ `,T=({variant:e,variantBorder:t,variantBorderHover:o,variantBgBody:a,variantBgFooter:r,fileName:i,bgUrl:n,size:c,trimFileName:s,bodyContent:d,...u})=>{const f=l.useTheme()||z;return p.default.createElement(P,v({variantBorder:t,variantBorderHover:o,variantBgBody:a,size:c,trimFileName:s,theme:f},u),p.default.createElement(L,{bgUrl:n,size:c,theme:f},d),p.default.createElement(q,{theme:f,title:i,variant:e,variantBgFooter:r,trimFileName:s,size:c},i))};T.propTypes={variant:f.default.string,variantBorder:f.default.string,variantBorderHover:f.default.string,variantBgBody:f.default.string,variantBgFooter:f.default.string,fileName:f.default.string,bgUrl:f.default.string,size:f.default.oneOf(["sm","md"]),trimFileName:f.default.bool,bodyContent:f.default.element},T.defaultProps={variant:"black",variantBorder:"neutral-5",variantBorderHover:"primary-1",variantBgBody:"neutral-4",variantBgFooter:null,fileName:"",bgUrl:null,size:"md",trimFileName:!0,bodyContent:null};const H=m.default.div`
69
+ color: ${({activeTheme:e})=>e.textColor};
70
+ padding-top: 25px;
71
+ padding-bottom: 25px;
72
+ padding-left: 32px;
73
+ padding-right: 32px;
74
+ background-color: ${({activeTheme:e})=>e.bgColor};
75
+ width: inherit;
76
+ height: inherit;
77
+ border-radius: 5px;
78
+ box-shadow: 0px 5px 37px rgba(56, 66, 100, 0.0880136);
79
+ border-color: ${({activeTheme:e})=>e.border};
80
+
81
+ // custom styles
82
+ ${({customStyles:e})=>e}
83
+ `,j=({type:e,header:t,content:o,...a})=>{const r=l.useTheme()||z;return p.default.createElement(H,v({activeTheme:r},a),t,o)};j.propTypes={header:f.default.any,content:f.default.any};const F=m.default.div`
64
84
  //Set the styles from the default styles object
65
85
  ${({theme: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}}}
66
86
 
67
87
  // custom styles
68
88
  ${({customStyles:e})=>e}
69
- `;F.defaultProps={theme:V};const G=e.forwardRef((({type:e,theme:t,header:l,content:o,...a},r)=>p.default.createElement(F,v({theme:V,type:"card"},a,{ref:r}),l,o)));G.propTypes={theme:f.default.object,type:f.default.string,header:f.default.any,content:f.default.any},G.defaultProps={theme:V,type:"card"};const X=({theme:t,customStylesAccordionContainer:l,customStylesAccordionTogggle:o,customStylesAccordionIcon:a,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:d,...s})=>{const[u,f]=e.useState(!1),m=e.useRef(null);return p.default.createElement(H,v({theme:t,customStyles:l,type:"accordionContainer"},s,{header:p.default.createElement(H,v({theme:t,customStyles:o,type:"accordionToggle"},s,{onClick:()=>{f(!u)},header:d,content:p.default.createElement("div",{theme:t,style:i&&u?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",transition:"transform ease 95ms",background:"transparent"}},n)})),content:p.default.createElement(G,v({theme:t,customStyles:r,type:"accordionContent",ref:m},s,{style:u?{height:m.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},content:c}))}))};X.propTypes={theme:f.default.object,customStylesAccordionContainer:f.default.object,customStylesAccordionTogggle:f.default.object,customStylesAccordionIcon:f.default.object,customStylesAccordionContent:f.default.object,toggleIconAnimation:f.default.bool,icon:f.default.any,content:f.default.any,contentToggle:f.default.any},X.defaultProps={theme:V,contentToggle:"Toggle",content:"Content"};const O=({theme:t,customStylesAccordionContainer:l,customStylesAccordionTogggle:o,customStylesAccordionIcon:a,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:d,isSelected:s,index:u,handleClick:f,isAccordionOpen:m,...g})=>{const[b,h]=e.useState(!1),y=e.useRef(null),[x,A]=e.useState({}),[C,w]=e.useState({});return e.useEffect((()=>{s?(A((e=>({...e,backgroundColor:"#2444d8",marginBottom:"15.5px",marginTop:0!==u?"15.5px":"0px"}))),w((e=>({...e,backgroundColor:"#2444d8",paddingTop:"14px",paddingBottom:"14px",paddingLeft:"14px"})))):(A({}),w({}))}),[s]),e.useEffect((()=>{h(!!m)}),[m]),p.default.createElement(H,v({theme:t,customStyles:{...l,...x},type:"accordionContainer"},g,{header:p.default.createElement(H,v({theme:t,customStyles:{...o,...C},type:"accordionToggle"},g,{onClick:()=>{b||f(u),h(!b)},header:d,content:p.default.createElement("div",{theme:t,style:i&&b?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},n)})),content:p.default.createElement(G,v({theme:t,customStyles:r,type:"accordionContent",ref:y},g,{style:b?{height:y.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},content:c}))}))};O.propTypes={theme:f.default.object,customStylesAccordionContainer:f.default.object,customStylesAccordionTogggle:f.default.object,customStylesAccordionIcon:f.default.object,customStylesAccordionContent:f.default.object,toggleIconAnimation:f.default.bool,icon:f.default.any,content:f.default.any,contentToggle:f.default.any},O.defaultProps={theme:V,contentToggle:"Toggle",content:"Content"};const Z=({theme:t,customStylesAccordionContainer:l,customStylesAccordionTogggle:o,customStylesAccordionIcon:a,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:d,isSelected:s,index:u,handleClick:f,isAccordionOpen:m,disable:g,...b})=>{const[h,y]=e.useState(!1),x=e.useRef(null),[A,C]=e.useState({}),[w,S]=e.useState({});return e.useEffect((()=>{s?(C((e=>({...e,backgroundColor:"#2444d8",marginBottom:"15.5px",marginTop:0!==u?"15.5px":"0px"}))),S((e=>({...e,backgroundColor:"#2444d8",paddingTop:"14px",paddingBottom:"14px",paddingLeft:"14px"})))):(C({}),S({}))}),[s]),e.useEffect((()=>{y(!!m)}),[m]),p.default.createElement(H,v({theme:t,customStyles:{...l,...A},type:"accordionContainer"},b,{header:p.default.createElement(H,v({theme:t,customStyles:{...o,...w},type:"accordionToggle"},b,{onClick:()=>{g||(h||f(u),y(!h))},header:d,content:p.default.createElement("div",{theme:t,style:i&&h?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},n)})),content:p.default.createElement(G,v({theme:t,customStyles:r,type:"accordionContent",ref:x},b,{style:h?{height:x.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},content:c}))}))};Z.propTypes={theme:f.default.object,customStylesAccordionContainer:f.default.object,customStylesAccordionTogggle:f.default.object,customStylesAccordionIcon:f.default.object,customStylesAccordionContent:f.default.object,toggleIconAnimation:f.default.bool,icon:f.default.any,content:f.default.any,contentToggle:f.default.any},Z.defaultProps={theme:V,contentToggle:"Toggle",content:"Content"};const J=m.default.div`
89
+ `;F.defaultProps={theme:V};const G=e.forwardRef((({type:e,theme:t,header:l,content:o,...a},r)=>p.default.createElement(F,v({theme:V,type:"card"},a,{ref:r}),l,o)));G.propTypes={theme:f.default.object,type:f.default.string,header:f.default.any,content:f.default.any},G.defaultProps={theme:V,type:"card"};const X={"plus-outlined":"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.0313 0.685989C8.12093 0.685989 6.25347 1.25248 4.66506 2.31382C3.07665 3.37516 1.83863 4.88369 1.10756 6.64863C0.3765 8.41358 0.18522 10.3557 0.557913 12.2293C0.930607 14.103 1.85054 15.8241 3.20137 17.1749C4.5522 18.5257 6.27326 19.4457 8.14692 19.8183C10.0206 20.191 11.9627 19.9998 13.7276 19.2687C15.4926 18.5376 17.0011 17.2996 18.0624 15.7112C19.1238 14.1228 19.6903 12.2553 19.6903 10.345C19.6903 9.07653 19.4404 7.82052 18.955 6.64863C18.4696 5.47675 17.7581 4.41196 16.8612 3.51504C15.9643 2.61812 14.8995 1.90664 13.7276 1.42124C12.5557 0.935826 11.2997 0.685989 10.0313 0.685989ZM10.0313 18.0721C8.503 18.0721 7.00903 17.619 5.7383 16.7699C4.46757 15.9208 3.47716 14.714 2.89231 13.302C2.30746 11.8901 2.15444 10.3364 2.45259 8.83747C2.75075 7.33854 3.48669 5.96169 4.56735 4.88102C5.64802 3.80036 7.02487 3.06442 8.5238 2.76626C10.0227 2.46811 11.5764 2.62113 12.9884 3.20598C14.4003 3.79083 15.6071 4.78125 16.4562 6.05197C17.3053 7.3227 17.7585 8.81667 17.7585 10.345C17.7585 12.3943 16.9444 14.3598 15.4952 15.8089C14.0461 17.258 12.0807 18.0721 10.0313 18.0721ZM13.8949 9.37907H10.9972V6.48137C10.9972 6.2252 10.8954 5.97952 10.7143 5.79838C10.5331 5.61724 10.2875 5.51548 10.0313 5.51548C9.77512 5.51548 9.52944 5.61724 9.3483 5.79838C9.16716 5.97952 9.0654 6.2252 9.0654 6.48137V9.37907H6.1677C5.91153 9.37907 5.66585 9.48083 5.48471 9.66197C5.30357 9.84311 5.20181 10.0888 5.20181 10.345C5.20181 10.6011 5.30357 10.8468 5.48471 11.028C5.66585 11.2091 5.91153 11.3109 6.1677 11.3109H9.0654V14.2086C9.0654 14.4647 9.16716 14.7104 9.3483 14.8915C9.52944 15.0727 9.77512 15.1745 10.0313 15.1745C10.2875 15.1745 10.5331 15.0727 10.7143 14.8915C10.8954 14.7104 10.9972 14.4647 10.9972 14.2086V11.3109H13.8949C14.1511 11.3109 14.3967 11.2091 14.5779 11.028C14.759 10.8468 14.8608 10.6011 14.8608 10.345C14.8608 10.0888 14.759 9.84311 14.5779 9.66197C14.3967 9.48083 14.1511 9.37907 13.8949 9.37907Z' fill='%232A50FD'/%3e%3c/svg%3e","check-mark":"data:image/svg+xml,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2817 0.508636L14.0132 1.50961L6.47213 14.5542L0.238281 9.69783L1.4674 8.12009L5.88914 11.5644L12.2817 0.508636Z' fill='white'/%3e%3c/svg%3e","chevron-right":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(180%2c 8%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-left":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","app-logo":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.91775 0.515015H7.50682C8.35702 0.515015 9.05226 1.21026 9.05226 2.06045V7.64952C9.05226 8.49972 8.35702 9.19496 7.50682 9.19496H1.91775C1.06755 9.19496 0.372314 8.49972 0.372314 7.64952V2.06045C0.372314 1.21026 1.06755 0.515015 1.91775 0.515015ZM1.91785 7.64952H7.50692V2.06045H1.91785V7.64952ZM12.5558 0.515015H18.1449C18.9951 0.515015 19.6903 1.21026 19.6903 2.06045V7.64952C19.6903 8.49972 18.9951 9.19496 18.1449 9.19496H12.5558C11.7056 9.19496 11.0104 8.49972 11.0104 7.64952V2.06045C11.0104 1.21026 11.7056 0.515015 12.5558 0.515015ZM7.50682 11.153H1.91775C1.06755 11.153 0.372314 11.8483 0.372314 12.6985V18.2875C0.372314 19.1377 1.06755 19.833 1.91775 19.833H7.50682C8.35702 19.833 9.05226 19.1377 9.05226 18.2875V12.6985C9.05226 11.8483 8.35702 11.153 7.50682 11.153ZM12.5558 11.153H18.1449C18.9951 11.153 19.6903 11.8483 19.6903 12.6985V18.2875C19.6903 19.1377 18.9951 19.833 18.1449 19.833H12.5558C11.7056 19.833 11.0104 19.1377 11.0104 18.2875V12.6985C11.0104 11.8483 11.7056 11.153 12.5558 11.153Z' fill='%232A50FD'/%3e%3c/svg%3e",email:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.4286 0.617798H2.90599C2.13748 0.617798 1.40044 0.92309 0.857016 1.46651C0.313593 2.00994 0.00830078 2.74698 0.00830078 3.51549V13.1745C0.00830078 13.943 0.313593 14.68 0.857016 15.2234C1.40044 15.7669 2.13748 16.0722 2.90599 16.0722H16.4286C17.1971 16.0722 17.9341 15.7669 18.4775 15.2234C19.021 14.68 19.3263 13.943 19.3263 13.1745V3.51549C19.3263 2.74698 19.021 2.00994 18.4775 1.46651C17.9341 0.92309 17.1971 0.617798 16.4286 0.617798ZM16.0325 2.54959L10.3531 8.22907C10.2633 8.3196 10.1564 8.39146 10.0387 8.4405C9.92104 8.48954 9.79479 8.51478 9.66728 8.51478C9.53977 8.51478 9.41352 8.48954 9.29582 8.4405C9.17811 8.39146 9.07129 8.3196 8.98149 8.22907L3.30201 2.54959H16.0325ZM17.3945 13.1745C17.3945 13.4306 17.2927 13.6763 17.1116 13.8575C16.9304 14.0386 16.6847 14.1404 16.4286 14.1404H2.90599C2.64982 14.1404 2.40414 14.0386 2.223 13.8575C2.04186 13.6763 1.9401 13.4306 1.9401 13.1745V3.91151L7.61958 9.59099C8.1629 10.1336 8.89939 10.4384 9.66728 10.4384C10.4352 10.4384 11.1717 10.1336 11.715 9.59099L17.3945 3.91151V13.1745Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-down":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(270%2c 6.5%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","triangle-down":"data:image/svg+xml,%3csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.271484 0.153671H8.27148L4.27148 6.15367L0.271484 0.153671Z' fill='%23081348'/%3e%3c/svg%3e",info:"data:image/svg+xml,%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"},O=m.default(o.ReactSVG)`
90
+ div {
91
+ ${({size:e})=>e&&l.css`
92
+ width: ${e}px;
93
+ height: ${e}px;
94
+ `}
95
+ }
96
+ svg {
97
+ fill: black;
98
+
99
+ ${({size:e})=>e&&l.css`
100
+ width: ${e}px;
101
+ height: ${e}px;
102
+ `}
103
+
104
+ ${({transform:e})=>e&&l.css`
105
+ transform: ${e};
106
+ `}
107
+
108
+ path {
109
+ ${({color:e})=>e&&l.css`
110
+ fill: ${e};
111
+ `}
112
+ }
113
+ outline: none;
114
+ border:none;
115
+ &:focus: {
116
+ outline: none;
117
+ border:none;
118
+ }
119
+ vertical-align: initial;
120
+ }
121
+ `,Z=({icon:e,color:t,size:l,transform:o,...a})=>p.default.createElement(O,v({src:X[e],color:t,size:l,transform:o},a));Z.propTypes={icon:f.default.string.isRequired,size:f.default.number,color:f.default.string},Z.defaultProps={size:16,color:z.primary["primary-1"]};const J=({theme:t,customStylesAccordionContainer:l,customStylesAccordionTogggle:o,customStylesAccordionIcon:a,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:s,...d})=>{const[u,f]=e.useState(!1),m=e.useRef(null);return p.default.createElement(j,v({theme:t,customStyles:l,type:"accordionContainer"},d,{header:p.default.createElement(j,v({theme:t,customStyles:o,type:"accordionToggle"},d,{onClick:()=>{f(!u)},header:s,content:p.default.createElement("div",{theme:t,style:i&&u?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",transition:"transform ease 95ms",background:"transparent"}},n||p.default.createElement(Z,{icon:"chevron-down",size:11,transform:"translate(0px,-1px)",color:"#A9B1B8"}))})),content:p.default.createElement(G,v({theme:t,customStyles:r,type:"accordionContent",ref:m},d,{style:u?{height:m.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},content:c}))}))};J.propTypes={theme:f.default.object,customStylesAccordionContainer:f.default.object,customStylesAccordionTogggle:f.default.object,customStylesAccordionIcon:f.default.object,customStylesAccordionContent:f.default.object,toggleIconAnimation:f.default.bool,icon:f.default.any,content:f.default.any,contentToggle:f.default.any},J.defaultProps={theme:V,contentToggle:"Toggle",content:"Content",toggleIconAnimation:!0};const U=({theme:t,customStylesAccordionContainer:l,customStylesAccordionTogggle:o,customStylesAccordionIcon:a,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:s,isSelected:d,index:u,handleClick:f,isAccordionOpen:m,...g})=>{const[b,h]=e.useState(!1),y=e.useRef(null),[x,A]=e.useState({}),[C,w]=e.useState({});return e.useEffect((()=>{d?(A((e=>({...e,backgroundColor:"#2444d8",marginBottom:"15.5px",marginTop:0!==u?"15.5px":"0px"}))),w((e=>({...e,backgroundColor:"#2444d8",paddingTop:"14px",paddingBottom:"14px",paddingLeft:"14px"})))):(A({}),w({}))}),[d]),e.useEffect((()=>{h(!!m)}),[m]),p.default.createElement(j,v({theme:t,customStyles:{...l,...x},type:"accordionContainer"},g,{header:p.default.createElement(j,v({theme:t,customStyles:{...o,...C},type:"accordionToggle"},g,{onClick:()=>{b||f(u),h(!b)},header:s,content:p.default.createElement("div",{theme:t,style:i&&b?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},n)})),content:p.default.createElement(G,v({theme:t,customStyles:r,type:"accordionContent",ref:y},g,{style:b?{height:y.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},content:c}))}))};U.propTypes={theme:f.default.object,customStylesAccordionContainer:f.default.object,customStylesAccordionTogggle:f.default.object,customStylesAccordionIcon:f.default.object,customStylesAccordionContent:f.default.object,toggleIconAnimation:f.default.bool,icon:f.default.any,content:f.default.any,contentToggle:f.default.any},U.defaultProps={theme:V,contentToggle:"Toggle",content:"Content"};const Q=({theme:t,customStylesAccordionContainer:l,customStylesAccordionTogggle:o,customStylesAccordionIcon:a,customStylesAccordionContent:r,toggleIconAnimation:i,icon:n,content:c,contentToggle:s,isSelected:d,index:u,handleClick:f,isAccordionOpen:m,disable:g,...b})=>{const[h,y]=e.useState(!1),x=e.useRef(null),[A,C]=e.useState({}),[w,S]=e.useState({});return e.useEffect((()=>{d?(C((e=>({...e,backgroundColor:"#2444d8",marginBottom:"15.5px",marginTop:0!==u?"15.5px":"0px"}))),S((e=>({...e,backgroundColor:"#2444d8",paddingTop:"14px",paddingBottom:"14px",paddingLeft:"14px"})))):(C({}),S({}))}),[d]),e.useEffect((()=>{y(!!m)}),[m]),p.default.createElement(j,v({theme:t,customStyles:{...l,...A},type:"accordionContainer"},b,{header:p.default.createElement(j,v({theme:t,customStyles:{...o,...w},type:"accordionToggle"},b,{onClick:()=>{g||(h||f(u),y(!h))},header:s,content:p.default.createElement("div",{theme:t,style:i&&h?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},n)})),content:p.default.createElement(G,v({theme:t,customStyles:r,type:"accordionContent",ref:x},b,{style:h?{height:x.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},content:c}))}))};Q.propTypes={theme:f.default.object,customStylesAccordionContainer:f.default.object,customStylesAccordionTogggle:f.default.object,customStylesAccordionIcon:f.default.object,customStylesAccordionContent:f.default.object,toggleIconAnimation:f.default.bool,icon:f.default.any,content:f.default.any,contentToggle:f.default.any},Q.defaultProps={theme:V,contentToggle:"Toggle",content:"Content"};const K=m.default.div`
70
122
  color: ${({theme:e,variant:t})=>t?e.variant[t]:"white"};
71
123
  ${({scroll:e})=>e?l.css`
72
124
  display: flex;
@@ -75,7 +127,7 @@
75
127
  display: grid;
76
128
  grid-template-columns: ${({arrowNumber:e})=>`repeat(${e}, 1fr)`};
77
129
  `}
78
- `,U=m.default.div`
130
+ `,N=m.default.div`
79
131
  min-height: 40px;
80
132
  max-height: 40px;
81
133
  background-color: ${({color:e})=>e};
@@ -107,7 +159,7 @@
107
159
  width: -webkit-fill-available;
108
160
  }
109
161
  `}
110
- `,Q=m.default.div`
162
+ `,Y=m.default.div`
111
163
  padding: 0 15px;
112
164
  display: flex;
113
165
  align-items: center;
@@ -146,7 +198,7 @@
146
198
  }
147
199
 
148
200
  ${({scroll:e})=>{if(!e)return l.css`
149
- ${U}:hover & {
201
+ ${N}:hover & {
150
202
  ${({styleArrowContentSpan:e,styleArrowContentP:t})=>"none"===t?.display&&"none"===e?.display?l.css`
151
203
  span {
152
204
  display: block;
@@ -161,19 +213,19 @@
161
213
  `:void 0}
162
214
  };
163
215
  `}}
164
- `,K=({variant:t,data:o,scroll:a,onClick:r,clickable:i,...n})=>{l.useTheme();const c=e.useRef(null),d=e.useRef(null),[s,u]=e.useState(void 0),[f,m]=e.useState(void 0);let g={fontSize:"",display:""},b={fontSize:"",display:""};const h=()=>{c&&m(c?.current?.offsetWidth)};e.useEffect((()=>{h()}),[o,f]),e.useEffect((()=>{if(!a)return window.addEventListener("resize",h),()=>window.removeEventListener("resize",h)}),[]),e.useEffect((()=>{a||u(d?.current.offsetWidth)}),[o,f,s]);const y=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}}(y);s<e.step3?(b.display="none",g.display="none"):s<e.step2?g.display="none":s<e.step1?g.fontSize="12px":g.fontSize="14px"}return p.default.createElement(J,{variant:t,ref:a?null:c,arrowNumber:o.length,scroll:a},o.map(((e,t)=>{return p.default.createElement(U,{onClick:i?t=>r(t,e):null,clickable:i,scroll:a,ref:a?null:e.label===y.label?d:null,key:"fa"+t+"-"+e.label,index:t,dataLength:o.length,color:e.color},(l=e.value,n=e.label,p.default.createElement(Q,{styleArrowContentP:g,styleArrowContentSpan:b,scroll:a},p.default.createElement("span",null,l),p.default.createElement("p",null,n))));var l,n})))};K.propTypes={variant:f.default.string,theme:f.default.object,data:f.default.array,scroll:f.default.bool,onClick:f.default.func,clickable:f.default.bool},J.defaultProps={theme:z},U.defaultProps={theme:z},Q.defaultProps={theme:z},K.defaultProps={theme:z,variant:null,data:[],scroll:!0,onClick:void 0,clickable:!1};const N=m.default.img`
216
+ `,D=({variant:t,data:o,scroll:a,onClick:r,clickable:i,...n})=>{l.useTheme();const c=e.useRef(null),s=e.useRef(null),[d,u]=e.useState(void 0),[f,m]=e.useState(void 0);let g={fontSize:"",display:""},b={fontSize:"",display:""};const h=()=>{c&&m(c?.current?.offsetWidth)};e.useEffect((()=>{h()}),[o,f]),e.useEffect((()=>{if(!a)return window.addEventListener("resize",h),()=>window.removeEventListener("resize",h)}),[]),e.useEffect((()=>{a||u(s?.current.offsetWidth)}),[o,f,d]);const y=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}}(y);d<e.step3?(b.display="none",g.display="none"):d<e.step2?g.display="none":d<e.step1?g.fontSize="12px":g.fontSize="14px"}return p.default.createElement(K,{variant:t,ref:a?null:c,arrowNumber:o.length,scroll:a},o.map(((e,t)=>{return p.default.createElement(N,{onClick:i?t=>r(t,e):null,clickable:i,scroll:a,ref:a?null:e.label===y.label?s:null,key:"fa"+t+"-"+e.label,index:t,dataLength:o.length,color:e.color},(l=e.value,n=e.label,p.default.createElement(Y,{styleArrowContentP:g,styleArrowContentSpan:b,scroll:a},p.default.createElement("span",null,l),p.default.createElement("p",null,n))));var l,n})))};D.propTypes={variant:f.default.string,theme:f.default.object,data:f.default.array,scroll:f.default.bool,onClick:f.default.func,clickable:f.default.bool},K.defaultProps={theme:z},N.defaultProps={theme:z},Y.defaultProps={theme:z},D.defaultProps={theme:z,variant:null,data:[],scroll:!0,onClick:void 0,clickable:!1};const $=m.default.img`
165
217
  //Set the styles from the default styles object
166
218
  ${({theme: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}}}}
167
- `,Y=({theme:t,customStyles:l,type:o,size:a,alt:r,src:i,handleImageStatus:n,...c})=>{const[d,s]=e.useState("loading"),u=e.useRef(null),f=()=>{s("loaded"),n&&n("loaded")},m=()=>{s("failed"),n&&n("failed")};return e.useEffect((()=>{const e=u.current;if(e)return e.addEventListener("load",f),e.addEventListener("error",m),()=>{e.removeEventListener("load",f),e.removeEventListener("error",m)}}),[d]),p.default.createElement(N,v({},c,{theme:t,customStyles:l,type:o,alt:r,src:i,ref:u,size:a}))};Y.propTypes={theme:f.default.object,customStyles:f.default.object,type:f.default.string,size:f.default.oneOf(["SM","MD","LG"]),alt:f.default.string,src:f.default.string,handleImageStatus:f.default.func},Y.defaultProps={theme:V,customStyles:null,type:"image",alt:"image alternative",src:null,handleImageStatus:null};const D=m.default.span`
219
+ `,_=({theme:t,customStyles:l,type:o,size:a,alt:r,src:i,handleImageStatus:n,...c})=>{const[s,d]=e.useState("loading"),u=e.useRef(null),f=()=>{d("loaded"),n&&n("loaded")},m=()=>{d("failed"),n&&n("failed")};return e.useEffect((()=>{const e=u.current;if(e)return e.addEventListener("load",f),e.addEventListener("error",m),()=>{e.removeEventListener("load",f),e.removeEventListener("error",m)}}),[s]),p.default.createElement($,v({},c,{theme:t,customStyles:l,type:o,alt:r,src:i,ref:u,size:a}))};_.propTypes={theme:f.default.object,customStyles:f.default.object,type:f.default.string,size:f.default.oneOf(["SM","MD","LG"]),alt:f.default.string,src:f.default.string,handleImageStatus:f.default.func},_.defaultProps={theme:V,customStyles:null,type:"image",alt:"image alternative",src:null,handleImageStatus:null};const ee=m.default.span`
168
220
  ${({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}}}}
169
- `,$=m.default.div`
221
+ `,te=m.default.div`
170
222
  ${({theme: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}}}}
171
- `,_=m.default.span`
223
+ `,le=m.default.span`
172
224
  ${({theme: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}}}}
173
- `,ee=({theme:t,customStylesContainer:l,customStylesImage:o,customStylesCircle:a,customStylesName:r,size:i,toggleName:n,user:c,border:d,...s})=>{const[u,f]=e.useState("loading");return p.default.createElement(D,v({border:d,theme:t,customStyles:l,type:"avatarContainer"},s),c?.url&&p.default.createElement(Y,v({},s,{theme:t,customStyles:o,type:"imageAvatar",size:i,alt:"user-picture",src:c.url,handleImageStatus:e=>{f(e)},style:{visibility:"loaded"!==u?"hidden":"visible"}})),p.default.createElement($,v({},s,{theme:t,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&&p.default.createElement(_,v({},s,{theme:t,type:"avatarName",customStyles:r,size:i}),c.userName," "))};ee.propTypes={customStylesCircle:f.default.object,customStylesName:f.default.object,customStylesContainer:f.default.object,customStylesImage:f.default.object,toggleName:f.default.bool,size:f.default.oneOf(["SM","MD","LG"]),user:f.default.object,theme:f.default.object},ee.defaultProps={theme:V,block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const te=m.default.span`
225
+ `,oe=({theme:t,customStylesContainer:l,customStylesImage:o,customStylesCircle:a,customStylesName:r,size:i,toggleName:n,user:c,border:s,...d})=>{const[u,f]=e.useState("loading");return p.default.createElement(ee,v({border:s,theme:t,customStyles:l,type:"avatarContainer"},d),c?.url&&p.default.createElement(_,v({},d,{theme:t,customStyles:o,type:"imageAvatar",size:i,alt:"user-picture",src:c.url,handleImageStatus:e=>{f(e)},style:{visibility:"loaded"!==u?"hidden":"visible"}})),p.default.createElement(te,v({},d,{theme:t,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&&p.default.createElement(le,v({},d,{theme:t,type:"avatarName",customStyles:r,size:i}),c.userName," "))};oe.propTypes={customStylesCircle:f.default.object,customStylesName:f.default.object,customStylesContainer:f.default.object,customStylesImage:f.default.object,toggleName:f.default.bool,size:f.default.oneOf(["SM","MD","LG"]),user:f.default.object,theme:f.default.object},oe.defaultProps={theme:V,block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const ae=m.default.span`
174
226
  ${({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}}}}
175
227
  width: auto;
176
- `,le=m.default.div`
228
+ `,re=m.default.div`
177
229
  ${({theme: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}}}}
178
230
  ${({isSelected:e})=>e?l.css`
179
231
  border: 2px solid rgba(255, 255, 255, 0.3);
@@ -187,17 +239,17 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
187
239
  // height: 38px;
188
240
  `}
189
241
  font-weight: 600;
190
- `,oe=m.default.span`
242
+ `,ie=m.default.span`
191
243
  ${({theme: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}}}}
192
244
 
193
245
  &:hover{
194
246
  ${({theme:e,type:t,size:l,customStylesHover:o})=>{if(e){return{...{},...o}}}}
195
247
  }
196
248
 
197
- `,ae=({theme:t,customStylesContainer:l,customStylesImage:o,customStylesCircle:a,customStylesName:r,customStylesNameHover:i,size:n,toggleName:c,user:d,border:s,isSelected:u,...f})=>{const[m,g]=e.useState("loading");return p.default.createElement(te,v({border:s,theme:t,customStyles:l,type:"avatarContainer"},f),d?.url&&p.default.createElement(Y,v({},f,{theme:t,customStyles:o,type:"imageAvatar",size:n,alt:"user-picture",src:d.url,handleImageStatus:e=>{g(e)},style:{visibility:"loaded"!==m?"hidden":"visible"}})),p.default.createElement(le,v({},f,{theme:t,type:"avatarCircle",customStyles:a,size:n,style:{visibility:"loaded"!==m?"visible":"hidden"},isSelected:u}),d?.userName&&d?.userName.split(" ").length>=2?d?.userName.split(" ")[0].charAt(0).toUpperCase()+d?.userName.split(" ")[1].charAt(0).toUpperCase():d?.userName&&1===d?.userName.split(" ").length&&d?.userName.split(" ")[0].charAt(0).toUpperCase()),c&&p.default.createElement(oe,v({},f,{theme:t,type:"avatarName",customStyles:r,customStylesHover:i,size:n}),d.userName," "))};ae.propTypes={customStylesCircle:f.default.object,customStylesName:f.default.object,customStylesContainer:f.default.object,customStylesImage:f.default.object,toggleName:f.default.bool,size:f.default.oneOf(["SM","MD","LG"]),user:f.default.object,theme:f.default.object},ae.defaultProps={theme:V,block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const re=m.default.span`
249
+ `,ne=({theme:t,customStylesContainer:l,customStylesImage:o,customStylesCircle:a,customStylesName:r,customStylesNameHover:i,size:n,toggleName:c,user:s,border:d,isSelected:u,...f})=>{const[m,g]=e.useState("loading");return p.default.createElement(ae,v({border:d,theme:t,customStyles:l,type:"avatarContainer"},f),s?.url&&p.default.createElement(_,v({},f,{theme:t,customStyles:o,type:"imageAvatar",size:n,alt:"user-picture",src:s.url,handleImageStatus:e=>{g(e)},style:{visibility:"loaded"!==m?"hidden":"visible"}})),p.default.createElement(re,v({},f,{theme:t,type:"avatarCircle",customStyles:a,size:n,style:{visibility:"loaded"!==m?"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&&p.default.createElement(ie,v({},f,{theme:t,type:"avatarName",customStyles:r,customStylesHover:i,size:n}),s.userName," "))};ne.propTypes={customStylesCircle:f.default.object,customStylesName:f.default.object,customStylesContainer:f.default.object,customStylesImage:f.default.object,toggleName:f.default.bool,size:f.default.oneOf(["SM","MD","LG"]),user:f.default.object,theme:f.default.object},ne.defaultProps={theme:V,block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const ce=m.default.span`
198
250
  ${({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}}}}
199
251
  width: auto;
200
- `,ie=m.default.div`
252
+ `,se=m.default.div`
201
253
  ${({theme: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}}}}
202
254
  ${({isSelected:e})=>e?l.css`
203
255
  border: 2px solid rgba(255, 255, 255, 0.3);
@@ -211,14 +263,14 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
211
263
  // height: 38px;
212
264
  `}
213
265
  font-weight: 600;
214
- `,ne=m.default.span`
266
+ `,de=m.default.span`
215
267
  ${({theme: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}}}}
216
268
 
217
269
  &:hover{
218
270
  ${({theme:e,type:t,size:l,customStylesHover:o})=>{if(e){return{...{},...o}}}}
219
271
  }
220
272
 
221
- `,ce=({theme:t,customStylesContainer:l,customStylesImage:o,customStylesCircle:a,customStylesName:r,customStylesNameHover:i,size:n,toggleName:c,user:d,border:s,isSelected:u,value:f,...m})=>{const[g,b]=e.useState("loading");return p.default.createElement(re,v({border:s,theme:t,customStyles:l,type:"avatarContainer"},m),d?.url&&p.default.createElement(Y,v({},m,{theme:t,customStyles:o,type:"imageAvatar",size:n,alt:"user-picture",src:d.url,handleImageStatus:e=>{b(e)},style:{visibility:"loaded"!==g?"hidden":"visible"}})),p.default.createElement(ie,v({},m,{theme:t,type:"avatarCircle",customStyles:a,size:n,style:{visibility:"loaded"!==g?"visible":"hidden"},isSelected:u}),f),c&&p.default.createElement(ne,v({},m,{theme:t,type:"avatarName",customStyles:r,customStylesHover:i,size:n}),d.userName," "))};ce.propTypes={customStylesCircle:f.default.object,customStylesName:f.default.object,customStylesContainer:f.default.object,customStylesImage:f.default.object,toggleName:f.default.bool,size:f.default.oneOf(["SM","MD","LG"]),user:f.default.object,theme:f.default.object},ce.defaultProps={theme:V,block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const de=m.default.div`
273
+ `,ue=({theme:t,customStylesContainer:l,customStylesImage:o,customStylesCircle:a,customStylesName:r,customStylesNameHover:i,size:n,toggleName:c,user:s,border:d,isSelected:u,value:f,...m})=>{const[g,b]=e.useState("loading");return p.default.createElement(ce,v({border:d,theme:t,customStyles:l,type:"avatarContainer"},m),s?.url&&p.default.createElement(_,v({},m,{theme:t,customStyles:o,type:"imageAvatar",size:n,alt:"user-picture",src:s.url,handleImageStatus:e=>{b(e)},style:{visibility:"loaded"!==g?"hidden":"visible"}})),p.default.createElement(se,v({},m,{theme:t,type:"avatarCircle",customStyles:a,size:n,style:{visibility:"loaded"!==g?"visible":"hidden"},isSelected:u}),f),c&&p.default.createElement(de,v({},m,{theme:t,type:"avatarName",customStyles:r,customStylesHover:i,size:n}),s.userName," "))};ue.propTypes={customStylesCircle:f.default.object,customStylesName:f.default.object,customStylesContainer:f.default.object,customStylesImage:f.default.object,toggleName:f.default.bool,size:f.default.oneOf(["SM","MD","LG"]),user:f.default.object,theme:f.default.object},ue.defaultProps={theme:V,block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const pe=m.default.div`
222
274
  color: ${({theme:e})=>e.textColor};
223
275
  display: flex;
224
276
  background-color: ${({backgroundColor:e})=>e};
@@ -227,13 +279,13 @@ ${({theme:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t
227
279
  padding-top: 22px;
228
280
  padding-bottom:22px;
229
281
  width: inherit;
230
- `;de.defaultProps={theme:z};const se=m.default.div`
282
+ `;pe.defaultProps={theme:z};const fe=m.default.div`
231
283
  color: ${({theme:e})=>e.textColor};
232
284
  display: flex;
233
285
  font-size: 16px;
234
286
  text-align: left;
235
287
  word-wrap: break-word;
236
- `;se.defaultProps={theme:z};const ue=({backgroundColor:e,borderColor:t,variant:l,children:o,...a})=>p.default.createElement(p.default.Fragment,null,p.default.createElement(de,v({backgroundColor:e,borderColor:t},a),p.default.createElement(se,a,o)));ue.propTypes={backgroundColor:f.default.string,borderColor:f.default.string,children:f.default.any},ue.defaultProps={children:"",backgroundColor:"#f7f2ff",borderColor:"#8b2dff"};const pe=m.default.div`
288
+ `;fe.defaultProps={theme:z};const me=({backgroundColor:e,borderColor:t,variant:l,children:o,...a})=>p.default.createElement(p.default.Fragment,null,p.default.createElement(pe,v({backgroundColor:e,borderColor:t},a),p.default.createElement(fe,a,o)));me.propTypes={backgroundColor:f.default.string,borderColor:f.default.string,children:f.default.any},me.defaultProps={children:"",backgroundColor:"#f7f2ff",borderColor:"#8b2dff"};const ge=m.default.div`
237
289
  background: transparent;
238
290
  color: ${({theme:e,variant:t})=>e.variant[t]};
239
291
  font-size: ${({isPrimary:e})=>e?"16px":"14px"};
@@ -269,10 +321,10 @@ ${({theme:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t
269
321
  .breadcrumb-icon-separator {
270
322
  margin: 0 ${({isPrimary:e})=>e?"12px":"7px"};
271
323
  }
272
- `,fe=m.default.div`
324
+ `,be=m.default.div`
273
325
  display: flex;
274
326
  flex-wrap: nowrap;
275
- `,me=m.default.div`
327
+ `,he=m.default.div`
276
328
  cursor: ${({href:e})=>e?"pointer":"default"};
277
329
  list-style: none;
278
330
  color: ${({theme:e,variant:t})=>e.variant[t]};
@@ -285,14 +337,14 @@ ${({theme:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t
285
337
  &:hover {
286
338
  text-decoration: ${({href:e})=>e?"underline":"none"};
287
339
  }
288
- `,ge=({wrap:t,block:o,style:a,variant:r,variantSeparator:i,appLogo:n,separator:c,items:d,onClick:s,isPrimary:u,...f})=>{l.useTheme();const m=e.useRef(null),[g,b]=e.useState(void 0),h=()=>{b(m?.current?.scrollWidth<m?.current?.offsetWidth)};e.useEffect((()=>{h()}),[d]),e.useEffect((()=>{if(!t)return window.addEventListener("resize",h),()=>window.removeEventListener("resize",h)}),[]);const y=d?d.map(((e,t)=>p.default.createElement(fe,{key:e.label},0!==t||n?p.default.createElement("div",{className:"breadcrumb-icon-separator"},c):null,p.default.createElement(me,{onClick:()=>{e.href&&s(e.href)},variant:r,href:e.href,title:e.label},e.label)))):null;return p.default.createElement(pe,v({isWrap:t,ref:t?null:m,isBreadcrumbVisible:g,block:o,variant:r,variantSeparator:i,style:a,isPrimary:u},f),n&&p.default.createElement("div",{className:"breadcrumb-icon"},n),y)};ge.propTypes={variant:f.default.string,variantSeparator:f.default.string,onClick:f.default.func,appLogo:f.default.any,separator:f.default.any,items:f.default.array,block:f.default.bool,theme:f.default.object,wrap:f.default.bool,isPrimary:f.default.bool},pe.defaultProps={theme:z},me.defaultProps={theme:z},ge.defaultProps={theme:z,variant:"neutral-2",variantSeparator:"neutral-3",block:!1,onClick:void 0,wrap:!1,isPrimary:!0};const be=l.keyframes`
340
+ `,ye=({wrap:t,block:o,style:a,variant:r,variantSeparator:i,appLogo:n,separator:c,items:s,onClick:d,isPrimary:u,...f})=>{l.useTheme();const m=e.useRef(null),[g,b]=e.useState(void 0),h=()=>{b(m?.current?.scrollWidth<m?.current?.offsetWidth)};e.useEffect((()=>{h()}),[s]),e.useEffect((()=>{if(!t)return window.addEventListener("resize",h),()=>window.removeEventListener("resize",h)}),[]);const y=s?s.map(((e,t)=>p.default.createElement(be,{key:e.label},0!==t||n?p.default.createElement("div",{className:"breadcrumb-icon-separator"},c):null,p.default.createElement(he,{onClick:()=>{e.href&&d(e.href)},variant:r,href:e.href,title:e.label},e.label)))):null;return p.default.createElement(ge,v({isWrap:t,ref:t?null:m,isBreadcrumbVisible:g,block:o,variant:r,variantSeparator:i,style:a,isPrimary:u},f),n&&p.default.createElement("div",{className:"breadcrumb-icon"},n),y)};ye.propTypes={variant:f.default.string,variantSeparator:f.default.string,onClick:f.default.func,appLogo:f.default.any,separator:f.default.any,items:f.default.array,block:f.default.bool,theme:f.default.object,wrap:f.default.bool,isPrimary:f.default.bool},ge.defaultProps={theme:z},he.defaultProps={theme:z},ye.defaultProps={theme:z,variant:"neutral-2",variantSeparator:"neutral-3",block:!1,onClick:void 0,wrap:!1,isPrimary:!0};const xe=l.keyframes`
289
341
  0% {
290
342
  opacity: 1;
291
343
  }
292
344
  100% {
293
345
  opacity: 0;
294
346
  }
295
- `,he=m.default.div`
347
+ `,Ae=m.default.div`
296
348
  ${({size:e,thickness:t,propellerHeight:o})=>l.css`
297
349
  display: inline-block;
298
350
  position: relative;
@@ -301,7 +353,7 @@ ${({theme:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t
301
353
 
302
354
  div{
303
355
  transform-origin: 0px ${e/2}px;
304
- animation: ${be} 1s linear infinite;
356
+ animation: ${xe} 1s linear infinite;
305
357
  width: fit-content;
306
358
 
307
359
  ::after {
@@ -388,13 +440,13 @@ ${({theme:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t
388
440
  }
389
441
  }
390
442
  `}
391
- `,ye=({size:e,thickness:t,propellerHeight:l,customStyles:o})=>{const a=V;return p.default.createElement(he,{theme:a,size:e,thickness:t,propellerHeight:l,customStyles:o,type:"spinner"},p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null))};he.defaultProps={theme:V},ye.propTypes={size:f.default.number,thickness:f.default.number,propellerHeight:f.default.number,customStyles:f.default.object},ye.defaultProps={size:20,thickness:2,propellerHeight:25,customStyles:null};const xe={sm:{fontSize:"14px",padding:"5px 15px"},md:{fontSize:"16px",padding:"5.5px 15px"},lg:{fontSize:"18px",padding:"8px 20px"}},Ae=({theme:e,variant:t})=>R(e.variant[t],.6),ve=m.default.button`
443
+ `,ve=({size:e,thickness:t,propellerHeight:l,customStyles:o})=>{const a=V;return p.default.createElement(Ae,{theme:a,size:e,thickness:t,propellerHeight:l,customStyles:o,type:"spinner"},p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null),p.default.createElement("div",null))};Ae.defaultProps={theme:V},ve.propTypes={size:f.default.number,thickness:f.default.number,propellerHeight:f.default.number,customStyles:f.default.object},ve.defaultProps={size:20,thickness:2,propellerHeight:25,customStyles:null};const Ce={sm:{fontSize:"14px",padding:"5px 15px"},md:{fontSize:"16px",padding:"5.5px 15px"},lg:{fontSize:"18px",padding:"8px 20px"}},we=({theme:e,variant:t})=>R(e.variant[t],.6),Se=m.default.button`
392
444
  background: ${({theme:e,variant:t})=>e.variant[t]};
393
445
  color: ${({theme:e})=>e.bgColor};
394
- padding: ${({size:e})=>xe[e].padding};
446
+ padding: ${({size:e})=>Ce[e].padding};
395
447
  border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
396
448
  border-radius: 5px;
397
- font-size: ${({size:e})=>xe[e].fontSize};
449
+ font-size: ${({size:e})=>Ce[e].fontSize};
398
450
  display: flex;
399
451
  align-items: center;
400
452
  width: ${({block:e})=>e?"100%":"auto"};
@@ -403,8 +455,8 @@ ${({theme:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t
403
455
  outline: none;
404
456
  &:disabled {
405
457
  color: ${({theme:e})=>e.bgColor};
406
- background: ${Ae};
407
- border: 1px solid ${Ae};
458
+ background: ${we};
459
+ border: 1px solid ${we};
408
460
  cursor: not-allowed;
409
461
  }
410
462
 
@@ -413,12 +465,12 @@ ${({theme:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t
413
465
 
414
466
  // custom styles
415
467
  ${({btnStyle:e})=>e}
416
- `,Ce=({btnStyle:e,block:t,size:o,style:a,variant:r,disabled:i,isLoading:n,type:c,theme:d,...s})=>{const u=l.useTheme()||z;return p.default.createElement(ve,v({block:t,variant:r,defaultStyle:"button",type:c,style:a,size:o,theme:d,disabled:i,btnStyle:e},s),n&&p.default.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},p.default.createElement(ye,{customStyles:{"background-color":u.bgColor},size:16})),s.children)};Ce.propTypes={variant:f.default.string,disabled:f.default.bool,size:f.default.oneOf(["sm","md","lg"]),block:f.default.bool,isLoading:f.default.bool,onClick:f.default.func,theme:f.default.object,type:f.default.string,btnStyle:f.default.object},ve.defaultProps={theme:z},Ce.defaultProps={theme:z,variant:"primary-1",block:!1,isLoading:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{}};const we={sm:{fontSize:"14",padding:"5px 15px"},md:{fontSize:"16",padding:"5.5px 15px"},lg:{fontSize:"18",padding:"8px 20px"}},Se=m.default.button`
468
+ `,Ee=({btnStyle:e,block:t,size:o,style:a,variant:r,disabled:i,isLoading:n,type:c,theme:s,...d})=>{const u=l.useTheme()||z;return p.default.createElement(Se,v({block:t,variant:r,defaultStyle:"button",type:c,style:a,size:o,theme:s,disabled:i,btnStyle:e},d),n&&p.default.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},p.default.createElement(ve,{customStyles:{"background-color":u.bgColor},size:16})),d.children)};Ee.propTypes={variant:f.default.string,disabled:f.default.bool,size:f.default.oneOf(["sm","md","lg"]),block:f.default.bool,isLoading:f.default.bool,onClick:f.default.func,theme:f.default.object,type:f.default.string,btnStyle:f.default.object},Se.defaultProps={theme:z},Ee.defaultProps={theme:z,variant:"primary-1",block:!1,isLoading:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{}};const ke={sm:{fontSize:"14",padding:"5px 15px"},md:{fontSize:"16",padding:"5.5px 15px"},lg:{fontSize:"18",padding:"8px 20px"}},ze=m.default.button`
417
469
  color: ${({theme:e,variant:t})=>e.variant[t]};
418
470
  background: ${({theme:e})=>e.bgColor};
419
- padding: ${({size:e})=>we[e].padding};
471
+ padding: ${({size:e})=>ke[e].padding};
420
472
  border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
421
- font-size: ${({size:e})=>we[e].fontSize};
473
+ font-size: ${({size:e})=>ke[e].fontSize};
422
474
  border-radius: 5px;
423
475
  display: flex;
424
476
  align-items: center;
@@ -436,7 +488,7 @@ ${({theme:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t
436
488
  ${({theme:e,defaultStyle:t})=>M(e,t)}
437
489
  // custom styles
438
490
  ${({btnStyle:e})=>e}
439
- `,Ee=({btnStyle:e,isLoading:t,block:o,size:a,style:r,variant:i,disabled:n,type:c,theme:d,...s})=>{const u=l.useTheme()||z;return p.default.createElement(Se,v({block:o,variant:i,defaultStyle:"button",style:r,size:a,disabled:n,type:c,btnStyle:e,isLoading:t,theme:d},s),t&&p.default.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},p.default.createElement(ye,{theme:d,customStyles:{"background-color":u.variant[i]},size:16})," "),s.children," ")};Ee.propTypes={variant:f.default.string,disabled:f.default.bool,size:f.default.oneOf(["sm","md","lg"]),block:f.default.bool,onClick:f.default.func,theme:f.default.object,type:f.default.string,btnStyle:f.default.object},Se.defaultProps={theme:z},Ee.defaultProps={theme:z,variant:"primary-1",block:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{}};const ke=m.default.button`
491
+ `,Ve=({btnStyle:e,isLoading:t,block:o,size:a,style:r,variant:i,disabled:n,type:c,theme:s,...d})=>{const u=l.useTheme()||z;return p.default.createElement(ze,v({block:o,variant:i,defaultStyle:"button",style:r,size:a,disabled:n,type:c,btnStyle:e,isLoading:t,theme:s},d),t&&p.default.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},p.default.createElement(ve,{theme:s,customStyles:{"background-color":u.variant[i]},size:16})," "),d.children," ")};Ve.propTypes={variant:f.default.string,disabled:f.default.bool,size:f.default.oneOf(["sm","md","lg"]),block:f.default.bool,onClick:f.default.func,theme:f.default.object,type:f.default.string,btnStyle:f.default.object},ze.defaultProps={theme:z},Ve.defaultProps={theme:z,variant:"primary-1",block:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{}};const Me=m.default.button`
440
492
  background: ${({disabled:e,theme:t,variant:l})=>e?"#BBC4CF":t.variant[l]};
441
493
  color: ${({theme:e})=>e.bgColor};
442
494
  padding: 3px 14px;
@@ -459,7 +511,7 @@ ${({theme:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t
459
511
 
460
512
  //Set the styles from the default styles object
461
513
  ${({theme:e,defaultStyle:t})=>M(e,t)}
462
- `,ze=({block:e,style:t,variant:o,disabled:a,type:r,...i})=>(l.useTheme(),p.default.createElement(ke,v({block:e,variant:o,defaultStyle:"button",type:r,style:t,disabled:a},i),i.children));ze.propTypes={variant:f.default.string,disabled:f.default.bool,block:f.default.bool,onClick:f.default.func,theme:f.default.object,type:f.default.string},ke.defaultProps={theme:z},ze.defaultProps={theme:z,variant:"primary-1",block:!1,disabled:!1,onClick:void 0};const Ve=m.default.div`
514
+ `,Re=({block:e,style:t,variant:o,disabled:a,type:r,...i})=>(l.useTheme(),p.default.createElement(Me,v({block:e,variant:o,defaultStyle:"button",type:r,style:t,disabled:a},i),i.children));Re.propTypes={variant:f.default.string,disabled:f.default.bool,block:f.default.bool,onClick:f.default.func,theme:f.default.object,type:f.default.string},Me.defaultProps={theme:z},Re.defaultProps={theme:z,variant:"primary-1",block:!1,disabled:!1,onClick:void 0};const Ie=m.default.div`
463
515
  //Set the styles from the default styles object
464
516
  ${({theme:e,type:t})=>M(e,t)}
465
517
  @media (max-width: 980px) {
@@ -467,40 +519,40 @@ ${({theme:e,type:t,size:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(const t
467
519
  }
468
520
  // custom styles
469
521
  ${({customStyles:e})=>e}
470
- `,Me=({theme:e,type:t,customStyles:l,...o})=>p.default.createElement(Ve,v({theme:e,customStyles:l,type:t},o),o.children);Me.propTypes={theme:f.default.object,customStyles:f.default.object,type:f.default.string},Me.defaultProps={theme:V,customStyles:null,type:"content"};const Re=m.default.div`
471
- display: ${({vertical:e})=>e?"inline-block":"block"};
472
- background: ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
473
- content: '';
474
- height: ${({vertical:e,thickness:t,height:l})=>e?l:t};
475
- width: ${({vertical:e,thickness:t})=>e?t:null};
476
- `,Ie=({vertical:e,borderColor:t,thickness:o,height:a,...r})=>(l.useTheme(),p.default.createElement(Re,v({borderColor:t,thickness:o,vertical:e,height:a},r)));Ie.propTypes={variant:f.default.string,thickness:f.default.string,theme:f.default.object,borderColor:f.default.string,vertical:f.default.bool,height:f.default.string},Re.defaultProps={theme:z},Ie.defaultProps={theme:z,variant:"neutral-5",thickness:"2px",vertical:!1,height:"10px"};const We=m.default.div`
522
+ `,We=({theme:e,type:t,customStyles:l,...o})=>p.default.createElement(Ie,v({theme:e,customStyles:l,type:t},o),o.children);We.propTypes={theme:f.default.object,customStyles:f.default.object,type:f.default.string},We.defaultProps={theme:V,customStyles:null,type:"content"};const Be=m.default.div`
523
+ display: ${({vertical:e})=>e?"inline-block":"block"};
524
+ background: ${({theme:e,borderColor:t})=>t||e.neutral["neutral-5"]};
525
+ content: '';
526
+ height: ${({vertical:e,thickness:t,height:l})=>e?l:t};
527
+ width: ${({vertical:e,thickness:t})=>e?t:null};
528
+ `,Pe=({vertical:e,borderColor:t,thickness:o,height:a,...r})=>{const i=l.useTheme()||z;return p.default.createElement(Be,v({theme:i,borderColor:t,thickness:o,vertical:e,height:a},r))};Pe.propTypes={thickness:f.default.string,borderColor:f.default.string,vertical:f.default.bool,height:f.default.string},Pe.defaultProps={thickness:"2px",vertical:!1,height:"10px"};const Le=m.default.div`
477
529
  //Set the styles from the default styles object
478
530
  ${({theme: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}}}}
479
- `,Pe=({theme:e,customStyles:t,drawerOpen:l,children:o,...a})=>p.default.createElement(We,v({theme:e,customStyles:t,type:"drawer",drawerOpen:l},a),o);Pe.propTypes={theme:f.default.object,customStyles:f.default.object,drawerOpen:f.default.bool},Pe.defaultProps={theme:V};class Le extends e.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:t}=this.state;var l=p.default.createElement(e.Fragment,null,p.default.createElement("h3",null,p.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"},p.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."),p.default.createElement(Ce,{onClick:()=>this.refreshPage()},"Click to refresh"));return t?l:this.props.children}}Le.propTypes={children:f.default.any};const Be=l.css`
480
- color: ${({theme:e})=>e.variant["primary-1"]};
481
- border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
482
- background: #F3F5FF;
483
- `,qe=m.default.button`
484
- font-size: 14px;
485
- color: ${({theme:e})=>e.variant["primary-2"]};
486
- background: ${"#F6F6F9;"};
487
- border: 1px solid ${"#F6F6F9;"};
488
- padding: 4px 24px;
489
- border-radius: 999px;
490
- outline: none;
491
- cursor: pointer;
531
+ `,qe=({theme:e,customStyles:t,drawerOpen:l,children:o,...a})=>p.default.createElement(Le,v({theme:e,customStyles:t,type:"drawer",drawerOpen:l},a),o);qe.propTypes={theme:f.default.object,customStyles:f.default.object,drawerOpen:f.default.bool},qe.defaultProps={theme:V};class Te extends e.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:t}=this.state;var l=p.default.createElement(e.Fragment,null,p.default.createElement("h3",null,p.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"},p.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."),p.default.createElement(Ee,{onClick:()=>this.refreshPage()},"Click to refresh"));return t?l:this.props.children}}Te.propTypes={children:f.default.any};const He=l.css`
532
+ color: ${({theme:e})=>e.variant["primary-1"]};
533
+ border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
534
+ background: ${({theme:e})=>R(e.primary["primary-1"],.04)};
535
+ `,je=m.default.button`
536
+ font-size: 14px;
537
+ color: ${({theme:e})=>e.variant["primary-2"]};
538
+ background: ${({theme:e})=>R(e.variant["neutral-5"],.7)};
539
+ border: 1px solid ${({theme:e})=>R(e.variant["neutral-5"],.7)};
540
+ padding: 4px 24px;
541
+ border-radius: 999px;
542
+ outline: none;
543
+ cursor: pointer;
492
544
 
493
- ${({selected:e})=>e?Be:null}
545
+ ${({selected:e})=>e?He:null}
494
546
 
495
- &:not(:first-child) {
496
- margin-left: 8px;
497
- }
498
- `;qe.defaultProps={theme:z};const Te=({options:e,selected:t,onClick:l,...o})=>{const a=e.map(((e,o)=>p.default.createElement(qe,{key:`${e.label}_${o}_${e.value}`,selected:t===e.value,onClick:()=>{l(e.value)}},e.label)));return p.default.createElement(p.default.Fragment,null,a)};Te.propTypes={options:f.default.array,selected:f.default.string,onClick:f.default.func},Te.defaultProps={options:[],selected:""};const je=m.default.footer`
547
+ &:not(:first-child) {
548
+ margin-left: 8px;
549
+ }
550
+ `,Fe=({options:e,selected:t,onClick:o,...a})=>{const r=l.useTheme()||z,i=e.map(((e,l)=>p.default.createElement(je,{theme:r,key:`${e.label}_${l}_${e.value}`,selected:t===e.value,onClick:()=>{o(e.value)}},e.label)));return p.default.createElement(p.default.Fragment,null,i)};Fe.propTypes={options:f.default.array,selected:f.default.string,onClick:f.default.func},Fe.defaultProps={options:[],selected:""};const Ge=m.default.footer`
499
551
  //Set the styles from the default styles object
500
552
  ${({theme:e,type:t})=>M(e,t)}
501
553
  // custom styles
502
554
  ${({customStyles:e})=>e}
503
- `,He=e.forwardRef((({theme:e,customStyles:t,...l},o)=>p.default.createElement(je,v({ref:o,theme:e,type:"footer",customStyles:t},l),l.children)));He.propTypes={theme:f.default.object,customStyles:f.default.object,type:f.default.string},je.defaultProps={theme:f.default.object},He.defaultProps={theme:V,customStyles:null};const Fe=m.default.div`
555
+ `,Xe=e.forwardRef((({theme:e,customStyles:t,...l},o)=>p.default.createElement(Ge,v({ref:o,theme:e,type:"footer",customStyles:t},l),l.children)));Xe.propTypes={theme:f.default.object,customStyles:f.default.object,type:f.default.string},Ge.defaultProps={theme:f.default.object},Xe.defaultProps={theme:V,customStyles:null};const Oe=m.default.div`
504
556
  font-size: 14px;
505
557
  background-color: transparent;
506
558
  display: flex;
@@ -516,7 +568,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
516
568
  ${({footerWidth:e})=>{if(e<650)return l.css`
517
569
  flex-direction: column;
518
570
  `}}
519
- `,Ge=m.default.div`
571
+ `,Ze=m.default.div`
520
572
  display: flex;
521
573
  ${({footerWidth:e})=>{if(e<650)return l.css`
522
574
  margin-bottom: 5px;
@@ -526,23 +578,23 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
526
578
  align-items: center;
527
579
  margin-bottom: 0;
528
580
  `}}
529
- `,Xe=m.default.div`
581
+ `,Je=m.default.div`
530
582
  margin-top: inherit;
531
583
  margin-bottom: inherit;
532
584
  ${({footerWidth:e})=>{if(e<350)return l.css`
533
585
  margin-bottom: 5px;
534
586
  `}}
535
- `,Oe=m.default.div`
587
+ `,Ue=m.default.div`
536
588
  margin: 0 10px;
537
589
  ${({footerWidth:e})=>{if(e<350)return l.css`
538
590
  display: none;
539
591
  `}}
540
- `,Ze=m.default.header`
592
+ `,Qe=m.default.header`
541
593
  //Set the styles from the default styles object
542
594
  ${({theme:e,type:t})=>M(e,t)}
543
595
  // custom styles
544
596
  ${({customStyles:e})=>e}
545
- `,Je=({theme:e,type:t,customStyles:l,...o})=>p.default.createElement(Ze,v({theme:e,type:"header",customStyles:l},o),o.children);Je.propTypes={theme:f.default.object,customStyles:f.default.object,type:f.default.string},Ze.defaultProps={theme:f.default.object},Je.defaultProps={theme:V,type:"header",customStyles:null};const Ue=m.default.div`
597
+ `,Ke=({theme:e,type:t,customStyles:l,...o})=>p.default.createElement(Qe,v({theme:e,type:"header",customStyles:l},o),o.children);Ke.propTypes={theme:f.default.object,customStyles:f.default.object,type:f.default.string},Qe.defaultProps={theme:f.default.object},Ke.defaultProps={theme:V,type:"header",customStyles:null};const Ne=m.default.div`
546
598
  //Set the styles from the default styles object
547
599
  ${({inBuiltCss:e,defaultWrapperStyle:t})=>M(e,t)}
548
600
 
@@ -565,7 +617,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
565
617
  ${({textBoxStyle:e})=>e}
566
618
 
567
619
  background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor}
568
- `,Qe=m.default.input`
620
+ `,Ye=m.default.input`
569
621
  width: inherit;
570
622
  //Set the styles from the default styles object
571
623
  ${({inBuiltCss:e,defaultInputStyle:t})=>M(e,t)}
@@ -577,85 +629,54 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
577
629
  color: ${z.variant["neutral-3"]};
578
630
  }
579
631
  background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor}
580
- `,Ke=l.css`
632
+ `,De=l.css`
581
633
  display: flex;
582
634
  gap: 7px;
583
635
  align-items: center;
584
- `,Ne=m.default.div`
585
- ${({labelInline:e})=>e?Ke:null}
636
+ `,$e=m.default.div`
637
+ ${({labelInline:e})=>e?De:null}
586
638
  .err-text {
587
639
  color: ${({theme:e})=>e.variant.error};
588
640
  margin-top: 5px;
589
641
  font-size: 10px;
590
642
  }
591
- `;Ne.defaultProps={theme:z};const Ye=({textBoxStyle:e,labelStyle:t,inputStyle:l,errMsg:o,required:a,label:r,labelInline:i,iconBefore:n,iconAfter:c,isValid:d,type:s,theme:u,isDisabled:f,...m})=>p.default.createElement(Ne,v({labelInline:i},m,{theme:u}),p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(W,v({customStyles:t,type:"label-text",labelInline:i,text:r,errMsg:o,style:{display:"flex",marginBottom:""+(i?"":"7px"),paddingBottom:"0px"}},m)),a&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${u.variant.error}`}},"*")),p.default.createElement(Ue,v({required:a,isDisabled:f,theme:u,textBoxStyle:e,isValid:d,inBuiltCss:V,defaultWrapperStyle:"textbox-wrapper"},m),p.default.createElement("div",{className:"input-icon"},n),p.default.createElement(Qe,v({inputStyle:l,type:s,theme:u,defaultInputStyle:"input-wrapper",isDisabled:f,disabled:f},m)),p.default.createElement("div",{className:"input-icon"},c)),o.length>0&&p.default.createElement("div",{className:"err-text"},o));Ye.propTypes={inBuiltCss:f.default.object,label:f.default.string,required:f.default.bool,labelInline:f.default.bool,errMsg:f.default.string,iconBefore:f.default.any,iconAfter:f.default.any,textBoxStyle:f.default.object,labelStyle:f.default.object,inputStyle:f.default.object,type:f.default.string,isDisabled:f.default.bool,theme:f.default.object},Qe.defaultProps={theme:z},Ue.defaultProps={theme:z},Ne.defaultProps={theme:z},Ye.defaultProps={theme:z,inBuiltCss:V,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textBoxStyle:{},labelStyle:{},inputStyle:{},type:"text",isDisabled:!1};var De="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";const $e={"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":De,"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"},_e=m.default(o.ReactSVG)`
592
- div {
593
- ${({size:e})=>e&&l.css`
594
- width: ${e}px;
595
- height: ${e}px;
596
- `}
597
- }
598
- svg {
599
- fill: black;
600
-
601
- ${({size:e})=>e&&l.css`
602
- width: ${e}px;
603
- height: ${e}px;
604
- `}
605
-
606
- ${({transform:e})=>e&&l.css`
607
- transform: ${e};
608
- `}
609
-
610
- path {
611
- ${({color:e})=>e&&l.css`
612
- fill: ${e};
613
- `}
614
- }
615
- outline: none;
616
- border:none;
617
- &:focus: {
618
- outline: none;
619
- border:none;
620
- }
621
- vertical-align: initial;
622
- }
623
- `,et=({icon:e,color:t,size:l,transform:o,...a})=>p.default.createElement(_e,v({src:$e[e],color:t,size:l,transform:o},a));et.propTypes={icon:f.default.string.isRequired,size:f.default.number,color:f.default.string},et.defaultProps={size:16,color:z.primary["primary-1"]};const tt=m.default.div`
643
+ `;$e.defaultProps={theme:z};const _e=({textBoxStyle:e,labelStyle:t,inputStyle:l,errMsg:o,required:a,label:r,labelInline:i,iconBefore:n,iconAfter:c,isValid:s,type:d,theme:u,isDisabled:f,...m})=>p.default.createElement($e,v({labelInline:i},m,{theme:u}),p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(W,v({customStyles:t,type:"label-text",labelInline:i,text:r,errMsg:o,style:{display:"flex",marginBottom:""+(i?"":"7px"),paddingBottom:"0px"}},m)),a&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${u.variant.error}`}},"*")),p.default.createElement(Ne,v({required:a,isDisabled:f,theme:u,textBoxStyle:e,isValid:s,inBuiltCss:V,defaultWrapperStyle:"textbox-wrapper"},m),p.default.createElement("div",{className:"input-icon"},n),p.default.createElement(Ye,v({inputStyle:l,type:d,theme:u,defaultInputStyle:"input-wrapper",isDisabled:f,disabled:f},m)),p.default.createElement("div",{className:"input-icon"},c)),o.length>0&&p.default.createElement("div",{className:"err-text"},o));_e.propTypes={inBuiltCss:f.default.object,label:f.default.string,required:f.default.bool,labelInline:f.default.bool,errMsg:f.default.string,iconBefore:f.default.any,iconAfter:f.default.any,textBoxStyle:f.default.object,labelStyle:f.default.object,inputStyle:f.default.object,type:f.default.string,isDisabled:f.default.bool,theme:f.default.object},Ye.defaultProps={theme:z},Ne.defaultProps={theme:z},$e.defaultProps={theme:z},_e.defaultProps={theme:z,inBuiltCss:V,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textBoxStyle:{},labelStyle:{},inputStyle:{},type:"text",isDisabled:!1};const et=m.default.div`
624
644
  box-sizing: initial;
625
645
 
626
646
  //Set the styles from the default styles object
627
647
  ${({inBuiltCss:e,defaultCheckBoxOuterStyle:t})=>M(e,t)}
628
648
 
629
- border: 2px solid ${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:l})=>l?e:t};
649
+ 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}
650
+ };
630
651
 
631
652
  // custom styles
632
653
  ${({checkBoxOuterStyle:e})=>e}
633
- `,lt=m.default.div`
654
+ `;et.defaultProps={theme:z};const tt=m.default.div`
634
655
  box-sizing: initial;
635
656
 
636
657
  //Set the styles from the default styles object
637
658
  ${({inBuiltCss:e,defaultCheckBoxInnerStyle:t})=>M(e,t)}
638
659
 
639
660
  // background-image: url(${({signCheck:e})=>e});
640
- background-color: ${({checked:e,checkedCheckBoxColor:t,theme:l})=>e?t:l.bgColor};
661
+ background-color: ${({checked:e,checkedCheckBoxColor:t,theme:l})=>e&&t?t:e&&!t?l.primary["primary-1"]:e?void 0:l.bgColor};
641
662
  border: 2px solid
642
- ${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:l})=>l?e:t};
663
+ ${({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};
643
664
  display: flex;
644
665
  justify-content: center;
645
666
  align-items: center;
646
667
  // custom styles
647
668
  ${({checkBoxInnerStyle:e})=>e}
648
- `;lt.defaultProps={themeColor:z};const ot=m.default.span`
669
+ `;tt.defaultProps={theme:z};const lt=m.default.span`
649
670
  //Set the styles from the default styles object
650
671
  ${({inBuiltCss:e,type:t})=>M(e,t)}
651
672
 
652
- color: ${({checked:e,defaultTextColor:t,checkedTextColor:l})=>e?l:t};
673
+ 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"]};
653
674
 
654
675
  margin-right: ${({inline:e})=>e?"30px":"0px"};
655
676
 
656
677
  // custom styles
657
678
  ${({optionTextStyle:e})=>e}
658
- `,at=m.default.label`
679
+ `;lt.defaultProps={theme:z};const ot=m.default.label`
659
680
  width: fit-content;
660
681
  margin-bottom: ${({inline:e})=>e?"":"18px !important"};
661
682
  cursor: pointer;
@@ -665,10 +686,10 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
665
686
 
666
687
  // custom styles
667
688
  ${({wrapperStyles:e})=>e}
668
- `,rt=m.default.div`
689
+ `,at=m.default.div`
669
690
  flex-direction: ${({inline:e})=>e?"row":"column"};
670
691
  width: ${({inline:e})=>e?"initial":"auto"};
671
- `,it=({getCheckedArr:t,checkBoxOuterStyle:o,checkBoxInnerStyle:a,optionTextStyle:r,defaultBorderColor:i,defaultTextColor:n,checkedTextColor:c,checkedCheckBoxColor:d,labelStyle:s,label:u,options:f,setOptions:m,wrapperStyles:g,inline:b,wrapperStyle:h,isRequired:y,...x})=>{const A=l.useTheme()||z;e.useEffect((()=>{C(f)}),[]);const C=e=>{let l=e.filter((e=>!1!==e.checked));t(l)},w=Object.assign({display:"flex",flexDirection:"column",flexWrap:"wrap"},h);return p.default.createElement("div",v({style:w},x),p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(W,v({customStyles:s,type:"check-label",text:u},x)),y&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${A.variant.error}`}},"*")),p.default.createElement(rt,v({style:{display:"flex",flexWrap:"wrap"},inline:b},x),f?.map(((e,t)=>p.default.createElement(at,v({inline:b,key:`${e.name}-${t}`,onClick:()=>{((e,t)=>{let l=[...f];l[t].checked=!e.checked,m(l),C(l)})(e,t)},wrapperStyles:g},x),e.checked?p.default.createElement(lt,v({theme:A,inBuiltCss:V,defaultCheckBoxInnerStyle:"checkBox-inner",checkBoxInnerStyle:{...a,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabled&&e?.disabledColor},defaultBorderColor:i,checkedCheckBoxColor:d,checked:!e?.disabled&&e.checked},x),p.default.createElement(et,{icon:"check-icon",size:18,color:"white"})):p.default.createElement(tt,v({inBuiltCss:V,defaultCheckBoxOuterStyle:"checkBox-outer",checkBoxOuterStyle:{...o,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabledColor},defaultBorderColor:i},x)),p.default.createElement(ot,{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:f.default.object,label:f.default.string,labelStyle:f.default.object,checkBoxOuterStyle:f.default.object,checkBoxInnerStyle:f.default.object,optionTextStyle:f.default.object,defaultTextColor:f.default.string,checkedTextColor:f.default.string,defaultBorderColor:f.default.string,checkedCheckBoxColor:f.default.string,inline:f.default.bool,options:f.default.array,setOptions:f.default.func,getCheckedArr:f.default.func,isRequired:f.default.bool,wrapperStyles:f.default.object},it.defaultProps={label:"",inline:!1,options:[],setOptions:()=>{},getCheckedArr:()=>{},labelStyle:{},checkBoxOuterStyle:{},checkBoxInnerStyle:{},defaultTextColor:`${z.neutral["neutral-2"]}`,checkedTextColor:`${z.neutral["neutral-1"]}`,defaultBorderColor:`${z.border}`,checkedCheckBoxColor:`${z.primary["primary-1"]} `,isRequired:!0,wrapperStyles:{}};const nt=m.default.div`
692
+ `,rt=({getCheckedArr:t,checkBoxOuterStyle:o,checkBoxInnerStyle:a,optionTextStyle:r,defaultBorderColor:i,defaultTextColor:n,checkedTextColor:c,checkedCheckBoxColor:s,labelStyle:d,label:u,options:f,setOptions:m,wrapperStyles:g,inline:b,wrapperStyle:h,isRequired:y,...x})=>{const A=l.useTheme()||z;e.useEffect((()=>{C(f)}),[]);const C=e=>{let l=e.filter((e=>!1!==e.checked));t(l)},w=Object.assign({display:"flex",flexDirection:"column",flexWrap:"wrap"},h);return p.default.createElement("div",v({style:w},x),p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(W,v({customStyles:d,type:"check-label",text:u},x)),y&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${A.variant.error}`}},"*")),p.default.createElement(at,v({style:{display:"flex",flexWrap:"wrap"},inline:b},x),f?.map(((e,t)=>p.default.createElement(ot,v({inline:b,key:`${e.name}-${t}`,onClick:()=>{((e,t)=>{let l=[...f];l[t].checked=!e.checked,m(l),C(l)})(e,t)},wrapperStyles:g},x),e.checked?p.default.createElement(tt,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),p.default.createElement(Z,{icon:"check-icon",size:18,color:"white"})):p.default.createElement(et,v({inBuiltCss:V,defaultCheckBoxOuterStyle:"checkBox-outer",checkBoxOuterStyle:{...o,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabledColor},defaultBorderColor:i,theme:A},x)),p.default.createElement(lt,{theme:A,inline:b,optionTextStyle:{...r,cursor:e?.disabled?"not-allowed ":" pointer",color:e?.disabledColor},checked:e.checked,defaultTextColor:n,checkedTextColor:c},e.label))))))};rt.propTypes={wrapperStyle:f.default.object,label:f.default.string,labelStyle:f.default.object,checkBoxOuterStyle:f.default.object,checkBoxInnerStyle:f.default.object,optionTextStyle:f.default.object,defaultTextColor:f.default.string,checkedTextColor:f.default.string,defaultBorderColor:f.default.string,checkedCheckBoxColor:f.default.string,inline:f.default.bool,options:f.default.array,setOptions:f.default.func,getCheckedArr:f.default.func,isRequired:f.default.bool,wrapperStyles:f.default.object},rt.defaultProps={label:"",inline:!1,options:[],setOptions:()=>{},getCheckedArr:()=>{},labelStyle:{},checkBoxOuterStyle:{},checkBoxInnerStyle:{},isRequired:!0,wrapperStyles:{}};const it=m.default.div`
672
693
  color: #a9b1b8;
673
694
  font-size: 21px;
674
695
  border: 1px solid
@@ -682,7 +703,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
682
703
  border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
683
704
  outline: none;
684
705
  }
685
- `;nt.defaultProps={theme:z};const ct=m.default.input`
706
+ `,nt=m.default.input`
686
707
  border: 0;
687
708
  outline: 0;
688
709
  color: ${({theme:e})=>e.variant["primary-2"]};
@@ -692,7 +713,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
692
713
  width: 24px;
693
714
  text-align:center;
694
715
  background-color: ${({theme:e})=>e.bgColor};
695
- `;ct.defaultProps={theme:z};const dt=l.css`
716
+ `,ct=l.css`
696
717
  &:after {
697
718
  content: ' *';
698
719
  color: ${({theme:e})=>e.variant.error};
@@ -702,13 +723,13 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
702
723
  margin-bottom: ${({labelInline:e,errMsg:t})=>e&&t?"18px":"7px"};
703
724
  margin-right: ${({labelInline:e})=>e?"7px":""};
704
725
  color: ${({theme:e})=>e.variant["neutral-2"]};
705
- ${({required:e})=>e?dt:null}
726
+ ${({required:e})=>e?ct:null}
706
727
  padding-bottom: 0px;
707
- `;st.defaultProps={theme:z};const ut=l.css`
728
+ `,dt=l.css`
708
729
  display: flex;
709
730
  align-items: center;
710
- `,pt=m.default.div`
711
- ${({labelInline:e})=>e?ut:null}
731
+ `,ut=m.default.div`
732
+ ${({labelInline:e})=>e?dt:null}
712
733
  .err-text {
713
734
  color: ${({theme:e})=>e.variant.error};
714
735
  margin-top: 5px;
@@ -718,7 +739,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
718
739
  > div {
719
740
  flex: 1 0 auto;
720
741
  }
721
- `;pt.defaultProps={theme:z};const ft=m.default.button`
742
+ `,pt=m.default.button`
722
743
  border: none;
723
744
  outline: none;
724
745
  border-radius: 4px;
@@ -727,88 +748,90 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
727
748
  padding: 5px 6px;
728
749
  font-size: 18px;
729
750
  cursor: pointer;
730
- `;ft.defaultProps={theme:z};const mt=({label:e,errMsg:t,hour:o,minute:a,period:r,onChange:i,...n})=>(l.useTheme(),p.default.createElement(pt,n,p.default.createElement(st,v({},n,{errMsg:t}),e),p.default.createElement("div",null,p.default.createElement(nt,n,p.default.createElement(ct,{value:o,onChange:function(e){const t=e.currentTarget.value>12?12:parseFloat(e.currentTarget.value)||0;i({hour:t,minute:a,period:r})}}),":",p.default.createElement(ct,{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})}}),p.default.createElement(ft,{onClick:function(e){i({hour:o,minute:a,period:"AM"===r?"PM":"AM"})}},r)),p.default.createElement("div",{className:"err-text"},t))));mt.propTypes={label:f.default.string,hour:f.default.number.isRequired,minute:f.default.number.isRequired,period:f.default.string.isRequired,required:f.default.bool,labelInline:f.default.bool,isValid:f.default.bool,errMsg:f.default.string},mt.defaultProps={label:"",hour:0,minute:0,period:"AM",required:!1,labelInline:!1,isValid:!0,errMsg:""};const gt=m.default.div`
731
- ${({theme:e,defaultCheckBoxWrapperStyle:t})=>M(e,t)}
732
- `,bt=m.default.label`
733
- //Set the styles from the default styles object
734
- ${({theme:e,defaultCheckBoxLabelStyle:t})=>M(e,t)}
735
- background-color: ${({checked:e,backgroundColor:t,disabledColor:l})=>e?t:l};
736
- // custom styles
737
- ${({customToggleBoxStyle:e})=>e}
738
- &:before {
739
- content: "";
740
- display: block;
741
- border-radius: 50%;
742
- width: 16px;
743
- height: 16px;
744
- margin-top: 3px;
745
- background: ${({switchColor:e})=>e};
746
- transition: 0.2s;
747
- margin-left: ${({checked:e})=>e?"4px":"25px"};
748
-
749
- // custom styles
750
- ${({customSwitchStyle:e})=>e}
751
- }
752
- `,ht=m.default.input.attrs({type:"checkbox"})`
753
- opacity: 0;
754
- z-index: 1;
755
- border-radius: 31px;
756
- width: 45px;
757
- height: 22px;
758
- cursor: pointer;
759
- `,yt=m.default.span`
760
- //Set the styles from the default styles object
761
- ${({theme:e,defaultOptionTextStyle:t})=>M(e,t)}
762
-
751
+ `,ft=({label:e,errMsg:t,hour:o,minute:a,period:r,onChange:i,...n})=>{const c=l.useTheme()||z;return p.default.createElement(ut,v({theme:c},n),p.default.createElement(st,v({theme:c},n,{errMsg:t}),e),p.default.createElement("div",null,p.default.createElement(it,v({theme:c},n),p.default.createElement(nt,{theme:c,value:o,onChange:function(e){const t=e.currentTarget.value>12?12:parseFloat(e.currentTarget.value)||0;i({hour:t,minute:a,period:r})}}),":",p.default.createElement(nt,{theme:c,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})}}),p.default.createElement(pt,{theme:c,onClick:function(e){i({hour:o,minute:a,period:"AM"===r?"PM":"AM"})}},r)),p.default.createElement("div",{className:"err-text"},t)))};ft.propTypes={label:f.default.string,hour:f.default.number.isRequired,minute:f.default.number.isRequired,period:f.default.string.isRequired,required:f.default.bool,labelInline:f.default.bool,isValid:f.default.bool,errMsg:f.default.string},ft.defaultProps={label:"",hour:0,minute:0,period:"AM",required:!1,labelInline:!1,isValid:!0,errMsg:""};const mt=m.default.div`
752
+ ${({inBuiltCss:e,defaultCheckBoxWrapperStyle:t})=>M(e,t)}
753
+ `,gt=m.default.label`
754
+ //Set the styles from the default styles object
755
+ ${({inBuiltCss:e,defaultCheckBoxLabelStyle:t})=>M(e,t)}
756
+ 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"]};
757
+ // custom styles
758
+ ${({customToggleBoxStyle:e})=>e}
759
+ &:before {
760
+ content: '';
761
+ display: block;
762
+ border-radius: 50%;
763
+ width: 16px;
764
+ height: 16px;
765
+ margin-top: 3px;
766
+ background: ${({switchColor:e,theme:t})=>e||t.bgColor};
767
+ transition: 0.2s;
768
+ margin-left: ${({checked:e})=>e?"4px":"25px"};
769
+
763
770
  // custom styles
771
+ ${({customSwitchStyle:e})=>e}
772
+ }
773
+ `,bt=m.default.input.attrs({type:"checkbox"})`
774
+ opacity: 0;
775
+ z-index: 1;
776
+ border-radius: 31px;
777
+ width: 45px;
778
+ height: 22px;
779
+ cursor: pointer;
780
+ `,ht=m.default.span`
781
+ //Set the styles from the default styles object
782
+ ${({inBuiltCss:e,defaultOptionTextStyle:t})=>M(e,t)}
783
+
784
+ // custom styles
764
785
  ${({optionStyle:e})=>e}
765
- `,xt=({checked:e,customSwitchStyle:t,customToggleBoxStyle:l,backgroundColor:o,disabledColor:a,switchColor:r,onClick:i,trueLabel:n,falseLabel:c,optionStyle:d,...s})=>p.default.createElement(gt,v({theme:V,defaultCheckBoxWrapperStyle:"toggle-switch-wrapper"},s),p.default.createElement(ht,v({},s,{id:"checkbox",theme:V,defaultCheckBoxStyle:"toggle-switch-checkbox",onClick:()=>{i(!e)},isChecked:e})),p.default.createElement(bt,v({},s,{htmlFor:"checkbox",customToggleBoxStyle:l,customSwitchStyle:t,disabledColor:a,backgroundColor:o,switchColor:r,theme:V,defaultCheckBoxLabelStyle:"toggle-switch-checkbox-label",checked:e})),p.default.createElement(yt,v({optionStyle:d,theme:V,defaultOptionTextStyle:"toggle-switch-option-text"},s),e?n:c));xt.propTypes={customToggleBoxStyle:f.default.object,customSwitchStyle:f.default.object,backgroundColor:f.default.string,checked:f.default.bool,trueLabel:f.default.string,falseLabel:f.default.string},xt.defaultProps={backgroundColor:`${z.primary["primary-1"]}`,switchColor:`${z.bgColor}`,disabledColor:`${z.neutral["neutral-2"]}`,checked:!1,trueLabel:"Yes",falseLabel:"No",customSwitchStyle:{},customToggleBoxStyle:{}};const At=m.default.div`
786
+ `,yt=({checked:e,customSwitchStyle:t,customToggleBoxStyle:o,backgroundColor:a,disabledColor:r,switchColor:i,onClick:n,trueLabel:c,falseLabel:s,optionStyle:d,...u})=>{const f=l.useTheme()||z;return p.default.createElement(mt,v({inBuiltCss:V,defaultCheckBoxWrapperStyle:"toggle-switch-wrapper"},u),p.default.createElement(bt,v({},u,{id:"checkbox",inBuiltCss:V,defaultCheckBoxStyle:"toggle-switch-checkbox",onClick:()=>{n(!e)},isChecked:e})),p.default.createElement(gt,v({},u,{htmlFor:"checkbox",customToggleBoxStyle:o,customSwitchStyle:t,disabledColor:r,backgroundColor:a,switchColor:i,inBuiltCss:V,defaultCheckBoxLabelStyle:"toggle-switch-checkbox-label",checked:e,theme:f})),p.default.createElement(ht,v({optionStyle:d,inBuiltCss:V,defaultOptionTextStyle:"toggle-switch-option-text"},u),e?c:s))};yt.propTypes={customToggleBoxStyle:f.default.object,customSwitchStyle:f.default.object,backgroundColor:f.default.string,checked:f.default.bool,trueLabel:f.default.string,falseLabel:f.default.string},yt.defaultProps={checked:!1,trueLabel:"Yes",falseLabel:"No",customSwitchStyle:{},customToggleBoxStyle:{}};const xt=m.default.div`
766
787
  box-sizing: initial;
767
788
 
768
789
  //Set the styles from the default styles object
769
- ${({theme:e,defaultRadioOuterCircleStyle:t})=>M(e,t)}
790
+ ${({inBuiltCss:e,defaultRadioOuterCircleStyle:t})=>M(e,t)}
770
791
 
771
- border: 2px solid ${({value:e,selected:t,selectedCircleColor:l,defaultBorderColor:o})=>e!==t?o:l};
792
+ 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};
772
793
 
773
794
  // custom styles
774
795
  ${({radioOuterCircleStyle:e})=>e}
775
- `,vt=m.default.div`
796
+ `;xt.defaultProps={theme:z};const At=m.default.div`
776
797
  box-sizing: initial;
777
798
 
778
799
  //Set the styles from the default styles object
779
- ${({theme:e,defaultRadioInnerCircleStyle:t})=>M(e,t)}
800
+ ${({inBuiltCss:e,defaultRadioInnerCircleStyle:t})=>M(e,t)}
780
801
 
781
802
  width: ${({value:e,selected:t,width:l})=>e===t?l:0};
782
803
  height: ${({value:e,selected:t,height:l})=>e===t?l:0};
783
- background-color: ${({value:e,selected:t,selectedCircleColor:l})=>e===t?l:"transparent"};
804
+ 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"]};
784
805
 
785
806
  // custom styles
786
807
  ${({radioInnerCircleStyle:e})=>e}
787
- `,Ct=m.default.div`
808
+ `;At.defaultProps={theme:z};const vt=m.default.div`
788
809
  //Set the styles from the default styles object
789
- ${({theme:e,defaultOptionStyle:t})=>M(e,t)}
810
+ ${({inBuiltCss:e,defaultOptionStyle:t})=>M(e,t)}
790
811
  margin-right: ${({inline:e})=>e?"":"30px"};
791
- color: ${({selected:e,selectedOptionTextColor:t,defaultOptionColor:l})=>e?t:l};
812
+ 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"]};
792
813
 
793
814
  // custom styles
794
815
  ${({optionStyle:e})=>e}
795
- `,wt=m.default.div`
816
+ `;vt.defaultProps={theme:z};const Ct=m.default.div`
796
817
  margin-bottom: ${({inline:e})=>e?"":"14px"};
797
818
  cursor: pointer;
798
819
  align-items: center;
799
820
  display: flex;
800
821
  gap: 10px;
801
- `,St=m.default.div`
822
+ `,wt=m.default.div`
802
823
  display: ${({inline:e})=>e?"flex":"inline-block"};
803
824
  width: max-content;
804
825
  margin: 0;
805
- `,Et=({radioOuterCircleStyle:e,radioInnerCircleStyle:t,labelStyle:l,label:o,optionStyle:a,options:r,selectedCircleColor:i,selectedOptionTextColor:n,onChange:c,selected:d,width:s,height:u,inline:f,defaultBorderColor:m,defaultOptionColor:g,...b})=>p.default.createElement("div",null,p.default.createElement(W,{themeColor:z,customStyles:l,type:"radio-label",text:o}),p.default.createElement(St,{inline:f},r.map(((l,o)=>p.default.createElement(wt,{key:o+101*Math.random(),inline:f,onClick:()=>{!l?.disabled&&c(l.value)}},p.default.createElement(At,{theme:V,themeColor:z,defaultBorderColor:m,selectedCircleColor:i,radioOuterCircleStyle:{...e,cursor:l?.disabled?"not-allowed ":" pointer",borderColor:l?.disabled&&l?.disabledColor},defaultRadioOuterCircleStyle:"radio-outer-circle",value:l.value,selected:!l?.disabled&&d},p.default.createElement(vt,{theme:V,width:s,height:u,selectedCircleColor:i,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})),p.default.createElement(Ct,{defaultOptionColor:g,optionStyle:{...a,cursor:l?.disabled?"not-allowed ":" pointer",color:l?.disabled&&l?.disabledColor},theme:V,defaultOptionStyle:"option-text",selectedOptionTextColor:n,selected:!l?.disabled&&l.value===d},l.label))))));Et.propTypes={label:f.default.string,labelStyle:f.default.object,inline:f.default.bool,options:f.default.array,optionStyle:f.default.object,selected:f.default.string,onChange:f.default.func,defaultOptionColor:f.default.string,defaultBorderColor:f.default.string,radioOuterCircleStyle:f.default.object,radioInnerCircleStyle:f.default.object,width:f.default.string,height:f.default.string,selectedCircleColor:f.default.string,selectedOptionTextColor:f.default.string},Et.defaultProps={label:"",labelStyle:{},inline:!1,options:[],optionStyle:{},selected:"one",onChange:()=>{},radioOuterCircleStyle:{},radioInnerCircleStyle:{},defaultOptionColor:`${z.neutral["neutral-2"]}`,defaultBorderColor:"#D4D7E3",width:"14px",height:"14px",selectedCircleColor:`${z.primary["primary-1"]}`,selectedOptionTextColor:`${z.neutral["neutral-1"]}`};const kt=m.default.div`
826
+ `,St=({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:f,defaultBorderColor:m,defaultOptionColor:g,...b})=>{const h=l.useTheme()||z;return React.createElement("div",null,React.createElement(W,{customStyles:o,type:"radio-label",text:a}),React.createElement(wt,{inline:f},i.map(((l,o)=>React.createElement(Ct,{key:o+101*Math.random(),inline:f,onClick:()=>{!l?.disabled&&s(l.value)}},React.createElement(xt,{theme:h,inBuiltCss:V,defaultBorderColor:m,selectedCircleColor:n,radioOuterCircleStyle:{...e,cursor:l?.disabled?"not-allowed ":" pointer",borderColor:l?.disabled&&l?.disabledColor},defaultRadioOuterCircleStyle:"radio-outer-circle",value:l.value,selected:!l?.disabled&&d},React.createElement(At,{inBuiltCss:V,theme:h,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})),React.createElement(vt,{defaultOptionColor:g,optionStyle:{...r,cursor:l?.disabled?"not-allowed ":" pointer",color:l?.disabled&&l?.disabledColor},inBuiltCss:V,defaultOptionStyle:"option-text",selectedOptionTextColor:c,theme:h,selected:!l?.disabled&&l.value===d},l.label))))))};St.propTypes={label:f.default.string,labelStyle:f.default.object,inline:f.default.bool,options:f.default.array,optionStyle:f.default.object,selected:f.default.string,onChange:f.default.func,defaultOptionColor:f.default.string,defaultBorderColor:f.default.string,radioOuterCircleStyle:f.default.object,radioInnerCircleStyle:f.default.object,width:f.default.string,height:f.default.string,selectedCircleColor:f.default.string,selectedOptionTextColor:f.default.string},St.defaultProps={label:"",labelStyle:{},inline:!1,options:[],optionStyle:{},selected:"one",onChange:()=>{},radioOuterCircleStyle:{},radioInnerCircleStyle:{},width:"14px",height:"14px"};const Et=m.default.div`
806
827
  //Set the styles from the default styles object
807
- ${({theme:e,defaultStyles:t})=>M(e,t)}
828
+ ${({inBuiltCss:e,defaultStyles:t})=>M(e,t)}
808
829
 
809
- background-color:${({hover:e,isValid:t,fileArr:l,backgroundColor:o})=>t?e?o:l.length>0?z.bgColor:R(o,.05):"rgba(215, 0, 0, 0.05)"};
830
+ 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?R(a.primary["primary-1"],.05):void 0:"rgba(215, 0, 0, 0.05)"}
831
+
832
+ };
810
833
  border: 1px
811
- ${({isValid:e,fileArr:t,backgroundColor:l})=>e?t.length>0?"solid "+l:"dashed "+l:"dashed "+z.ui.error};
834
+ ${({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};
812
835
 
813
836
  &:hover {
814
837
  cursor: pointer;
@@ -817,50 +840,48 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
817
840
 
818
841
  // custom styles
819
842
  ${({customDropzoneStyles:e})=>e}
820
- `,zt=m.default.div`
843
+ `,kt=m.default.div`
821
844
  //Set the styles from the default styles object
822
- ${({theme:e,defaultStyles:t})=>M(e,t)}
845
+ ${({inBuiltCss:e,defaultStyles:t})=>M(e,t)}
823
846
 
824
847
  // custom styles
825
848
  ${({customFileStyles:e})=>e}
826
- `,Vt=m.default.input`
849
+ `,zt=m.default.input`
827
850
  display: none;
828
- `,Mt=m.default.div`
851
+ `,Vt=m.default.div`
829
852
  //Set the styles from the default styles object
830
- ${({theme:e,defaultStyles:t})=>M(e,t)}
853
+ ${({inBuiltCss:e,defaultStyles:t})=>M(e,t)}
831
854
 
832
855
  // custom styles
833
856
  ${({customTextStyles:e})=>e}
834
- `,Rt=m.default.span`
857
+ `,Mt=m.default.span`
835
858
  //Set the styles from the default styles object
836
- ${({theme:e,type:t})=>M(e,t)}
859
+ ${({inBuiltCss:e,type:t})=>M(e,t)}
837
860
 
838
861
  // custom styles
839
862
  ${({customFileNameStyles:e})=>e}
840
- `,It=m.default.div`
863
+ `,Rt=m.default.div`
841
864
  cursor: pointer;
842
865
  padding-left: 1px;
843
866
  margin-left: auto;
844
867
  margin-right: 10px;
845
868
  display: flex;
846
869
  justify-content: center;
847
- `,Wt=m.default.div`
870
+ `,It=m.default.div`
848
871
  margin-left: 11px;
849
872
  padding-left: 2px;
850
- display: flex;
851
- justify-content: center;
852
- `,Pt=m.default.div`
873
+ `,Wt=m.default.div`
853
874
  color: #494949;
854
875
  margin-left: 11px;
855
876
  padding-left: 2px;
856
- `,Lt=m.default.p`
877
+ `,Bt=m.default.p`
857
878
  color: #494949;
858
879
  display: flex;
859
880
  justify-content: center;
860
881
  align-items: center;
861
882
  margin: 20px 0px;
862
883
  font-size: 14px;
863
- `,Bt=({theme:t,themeColor:l,isValid:o,label:a,labelStyle:r,labelInline:i,required:n,message:c,fileArr:d,setFileArr:s,deleteFile:u,customDropzoneStyles:f,customFileStyles:m,customTextStyles:g,customFileNameStyles:b,backgroundColor:h,singleFile:y,messageSize:x,additionalText:A,...C})=>{const[w,S]=e.useState(!1),E=e.createRef();function k(e){e.preventDefault(),e.stopPropagation()}function M(e,t){let l=1==t?[]:[...d];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),S(!1),l}function R(e,t){if(e instanceof File){const t=d.filter((t=>t.name!==e.name));s(t)}else!function(e,t){const l=d.filter((t=>t.name!==e.name));s(l),u(e)}(e)}return p.default.createElement("div",null,p.default.createElement("div",{style:{display:"flex",width:"inherit"}},p.default.createElement(W,v({themeColor:z,customStyles:r,type:"label-text",labelInline:i,text:a,style:{display:"flex",marginBottom:""+(i?"":"7px"),paddingBottom:"0px"}},C)),n&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${l.variant.error}`}},"*")),p.default.createElement(kt,{theme:V,themeColor:z,defaultStyles:"dropzone-parent",backgroundColor:h,customDropzoneStyles:f,onDragLeave:function(e){k(e),S(!1)},onDragOver:function(e){k(e),S(!0)},onDrop:function(e){k(e);const{files:t}=e.dataTransfer;S(!0),C.onFilesAdded(M(t,y))},onClick:function(){E.current.click()},hover:w,isValid:o,fileArr:d},p.default.createElement(Vt,v({ref:E,type:"file",multiple:1!=y,onChange:function(e){const{files:t}=e.target;S(!1),C.onFilesAdded(M(t,y))},onClick:e=>e.target.value=null},C)),o?p.default.createElement(et,{icon:"file-upload",color:w?l.bgColor:h,size:24}):null,p.default.createElement(Mt,{isValid:o,hover:w,customTextStyles:g,theme:V,defaultStyles:"dropzone-text-div"},o?p.default.createElement("div",null,p.default.createElement("span",{style:{color:w?l.bgColor:h}},"Choose a file"," "),p.default.createElement("span",{style:{color:w?l.bgColor:l.neutral["neutral-2"]}},"or"," "),p.default.createElement("span",{style:{color:w?l.bgColor:l.textColor}},"drag ",y?"it":"them"," here")):p.default.createElement("div",null,p.default.createElement("span",{style:{color:l.variant.error}},"Try again!!"," "),p.default.createElement("span",{style:{color:t.textColor}},c.length>x?c.slice(0,x):c)))),A.length>0&&p.default.createElement(Lt,null,A)," ",d?.map(((e,t)=>p.default.createElement(zt,{theme:V,defaultStyles:"dropzone-file-div",key:`${e}-${t}`,customFileStyles:m},p.default.createElement(Wt,null,p.default.createElement(et,{icon:"file-icon"})),e instanceof File?p.default.createElement(Rt,{theme:V,type:"dropzone-file-name",customFileNameStyles:b},e.name):p.default.createElement("a",{style:{color:z.variant["primary-1"],marginLeft:"5px"},href:e?.path,target:"_blank",rel:"noreferrer"}," ",e.name),p.default.createElement(Pt,null,e?.otherInfo),p.default.createElement(Wt,null,p.default.createElement(et,{icon:`${!(e instanceof File)&&"cloud-icon"}`})),p.default.createElement(It,{key:101*Math.random()|0,onClick:()=>R(e)},p.default.createElement(et,{icon:"cross-icon",color:l.neutral["neutral-2"],size:13}))))))};Bt.propTypes={theme:f.default.object,onFilesAdded:f.default.func,isValid:f.default.bool,message:f.default.string,fileArr:f.default.array,setFileArr:f.default.func,customDropzoneStyles:f.default.object,customFileStyles:f.default.object,customTextStyles:f.default.object,customFileNameStyles:f.default.object,backgroundColor:f.default.string,messageSize:f.default.number,additionalText:f.default.string},Bt.defaultProps={themeColor:z,theme:V,onFilesAdded:()=>null,isValid:!0,message:"",backgroundColor:`${z.primary["primary-1"]}`,fileArr:[],setFileArr:()=>{},customDropzoneStyles:{},customFileStyles:{},customTextStyles:{},customFileNameStyles:{},messageSize:100,additionalText:""};const qt=m.default.div`
884
+ `,Pt=({isValid:t,label:o,labelStyle:a,labelInline:r,required:i,message:n,fileArr:c,setFileArr:s,deleteFile:d,customDropzoneStyles:u,customFileStyles:f,customTextStyles:m,customFileNameStyles:g,backgroundColor:b,singleFile:h,messageSize:y,additionalText:x,...A})=>{const C=l.useTheme()||z,[w,S]=e.useState(!1),E=e.createRef();function k(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),S(!1),l}function R(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 p.default.createElement("div",null,p.default.createElement("div",{style:{display:"flex",width:"inherit"}},p.default.createElement(W,v({customStyles:a,type:"label-text",labelInline:r,text:o,style:{display:"flex",marginBottom:""+(r?"":"7px"),paddingBottom:"0px"}},A)),i&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${C.variant.error}`}},"*")),p.default.createElement(Et,{theme:C,inBuiltCss:V,defaultStyles:"dropzone-parent",backgroundColor:b,customDropzoneStyles:u,onDragLeave:function(e){k(e),S(!1)},onDragOver:function(e){k(e),S(!0)},onDrop:function(e){k(e);const{files:t}=e.dataTransfer;S(!0),A.onFilesAdded(M(t,h))},onClick:function(){E.current.click()},hover:w,isValid:t,fileArr:c},p.default.createElement(zt,v({ref:E,type:"file",multiple:1!=h,onChange:function(e){const{files:t}=e.target;S(!1),A.onFilesAdded(M(t,h))},onClick:e=>e.target.value=null},A)),t?p.default.createElement(Z,{icon:"file-upload",color:w?C.bgColor:C.primary["primary-1"],size:24}):null,p.default.createElement(Vt,{isValid:t,hover:w,customTextStyles:m,inBuiltCss:V,defaultStyles:"dropzone-text-div"},t?p.default.createElement("div",null,p.default.createElement("span",{style:{color:w?C.bgColor:C.primary["primary-1"]}},"Choose a file"," "),p.default.createElement("span",{style:{color:w?C.bgColor:C.neutral["neutral-2"]}},"or"," "),p.default.createElement("span",{style:{color:w?C.bgColor:C.textColor}},"drag ",h?"it":"them"," here")):p.default.createElement("div",null,p.default.createElement("span",{style:{color:C.variant.error}},"Try again!!"," "),p.default.createElement("span",{style:{color:C.textColor}},n.length>y?n.slice(0,y):n)))),x.length>0&&p.default.createElement(Bt,null,x)," ",c?.map(((e,t)=>p.default.createElement(kt,{inBuiltCss:V,defaultStyles:"dropzone-file-div",key:`${e}-${t}`,customFileStyles:f},p.default.createElement(It,null,p.default.createElement(Z,{icon:"file-icon",color:C.primary["primary-1"]})),e instanceof File?p.default.createElement(Mt,{inBuiltCss:V,type:"dropzone-file-name",customFileNameStyles:g},e.name):p.default.createElement("a",{style:{color:C.variant["primary-1"],marginLeft:"5px"},href:e?.path,target:"_blank",rel:"noreferrer"}," ",e.name),p.default.createElement(Wt,null,e?.otherInfo),p.default.createElement(Rt,{key:101*Math.random()|0,onClick:()=>R(e)},p.default.createElement("div",{style:{marginRight:"7px"}},p.default.createElement(Z,{icon:`${!(e instanceof File)&&"cloud-icon"}`,color:C.primary["primary-1"]})),p.default.createElement(Z,{icon:"cross-icon",color:C.neutral["neutral-2"],size:13}))))))};Pt.propTypes={onFilesAdded:f.default.func,isValid:f.default.bool,message:f.default.string,fileArr:f.default.array,setFileArr:f.default.func,customDropzoneStyles:f.default.object,customFileStyles:f.default.object,customTextStyles:f.default.object,customFileNameStyles:f.default.object,backgroundColor:f.default.string,messageSize:f.default.number,additionalText:f.default.string},Pt.defaultProps={onFilesAdded:()=>null,isValid:!0,message:"",fileArr:[],setFileArr:()=>{},customDropzoneStyles:{},customFileStyles:{},customTextStyles:{},customFileNameStyles:{},messageSize:100,additionalText:""};const Lt=m.default.div`
864
885
  display: flex;
865
886
  cursor: ${({disabled:e})=>e?"not-allowed":"text"};
866
887
 
@@ -999,24 +1020,24 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
999
1020
  .react-datepicker::after {
1000
1021
  box-sizing: initial !important;
1001
1022
  }
1002
- `;qt.defaultProps={theme:z};const Tt=m.default.div`
1023
+ `;Lt.defaultProps={theme:z};const qt=m.default.div`
1003
1024
  display: flex;
1004
1025
  align-items: flex-start;
1005
1026
  justify-content: center;
1006
1027
  font-size: 16px;
1007
1028
  padding-top: 12px;
1008
1029
  padding-bottom: 15px;
1009
- `,jt=m.default.div`
1030
+ `,Tt=m.default.div`
1010
1031
  display: flex;
1011
1032
  justify-content: center;
1012
1033
  margin-left: 6px;
1013
1034
  `,Ht=m.default("div")`
1014
1035
  width: inherit;
1015
- `,Ft=m.default("div")`
1036
+ `,jt=m.default("div")`
1016
1037
  display: flex;
1017
1038
  flex-direction: row;
1018
1039
  cursor: pointer;
1019
- `,Gt=m.default("div")`
1040
+ `,Ft=m.default("div")`
1020
1041
  margin-top: 8px;
1021
1042
  position: absolute;
1022
1043
  z-index: 100;
@@ -1027,7 +1048,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
1027
1048
  background: white;
1028
1049
  box-shadow: 0px 6px 20px rgb(56 66 100 / 15%);
1029
1050
  border-radius: 4px;
1030
- `,Xt=m.default("ul")`
1051
+ `,Gt=m.default("ul")`
1031
1052
  list-style: none;
1032
1053
  padding: 0;
1033
1054
  margin: 12px;
@@ -1054,7 +1075,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
1054
1075
  background-color: ${({theme:e})=>e.neutral["neutral-4"]};
1055
1076
  border-radius: 10px;
1056
1077
  }
1057
- `;Xt.defaultProps={theme:z};const Ot=m.default("li")`
1078
+ `;Gt.defaultProps={theme:z};const Xt=m.default("li")`
1058
1079
  text-align: left;
1059
1080
  font-style: normal;
1060
1081
  font-weight: normal;
@@ -1063,52 +1084,52 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
1063
1084
  padding-left: 12px;
1064
1085
  padding-bottom: 12px;
1065
1086
  cursor: pointer;
1066
- `,Zt=({startDate:t,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 d=[],s=2010;s<=(new Date).getFullYear()+10;s++)d.push(s);const u=e.useRef(null),f=e.useRef(null),[m,b]=e.useState(!1),[h,y]=e.useState(!1),[x,A]=e.useState(!1),[C,w]=e.useState(!1),[S,E]=e.useState(t.getFullYear()),[k,V]=e.useState(c[t.getMonth()]);e.useEffect((()=>{V(c[t.getMonth()]),E(t.getFullYear())}),[t]),e.useEffect((()=>(document.addEventListener("click",M,!0),()=>{document.removeEventListener("click",M,!0)})),[]);const M=e=>{u.current&&!u.current.contains(e.target)&&b(!1)},R=e=>{f.current&&!f.current.contains(e.target)&&y(!1)};return e.useEffect((()=>(document.addEventListener("click",R,!0),()=>{document.removeEventListener("click",R,!0)})),[]),p.default.createElement(qt,v({disabled:a,theme:r},i),p.default.createElement(g.default,{selected:t,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})=>p.default.createElement(Tt,null,p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(Ht,{ref:u},p.default.createElement(Ft,{onClick:()=>{b(!m),y(!1)}},p.default.createElement("span",{onMouseEnter:()=>A(!0),onMouseLeave:()=>A(!1),style:{color:`${x?n.variant["primary-1"]:n.textColor}`}},c[e.getMonth()]),p.default.createElement(jt,null,p.default.createElement(et,{icon:"triangle-down",color:x?n.variant["primary-1"]:n.textColor,size:7}))),m&&p.default.createElement(Gt,null,p.default.createElement(Xt,{theme:r,onMouseEnter:()=>A(!0)},c.map(((e,t)=>p.default.createElement(Ot,{selectedMonth:k,onClick:()=>{A(!1),l(t),b(!1),V(c[t])},key:Math.random()},p.default.createElement("span",{style:{color:`${k===e?n.variant["primary-1"]:n.textColor}`}},e))))))),p.default.createElement(Ht,{ref:f},p.default.createElement(Ft,{style:{marginLeft:"28px"},onClick:()=>{y(!h),b(!1)}},p.default.createElement("span",{onMouseEnter:()=>w(!0),onMouseLeave:()=>w(!1),style:{color:`${C?n.variant["primary-1"]:n.textColor}`}},e.getFullYear()),p.default.createElement(jt,null,p.default.createElement(et,{icon:"triangle-down",color:C?n.variant["primary-1"]:n.textColor,size:7}))),h&&p.default.createElement(Gt,null,p.default.createElement(Xt,{onMouseEnter:()=>w(!0)},d.map(((e,l)=>p.default.createElement(Ot,{onClick:()=>{w(!1),t(e),E(e),y(!1)},key:Math.random()},p.default.createElement("span",{style:{color:`${S===e?n.variant["primary-1"]:n.textColor}`}},e)))))))))}))};Zt.propTypes={startDate:f.default.any,setStartDate:f.default.func,disabled:f.default.bool,theme:f.default.object},Zt.defaultProps={theme:z,startDate:"",setStartDate:()=>{},disabled:!1};const Jt=m.default.div`
1087
+ `,Ot=({startDate:t,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=e.useRef(null),f=e.useRef(null),[m,b]=e.useState(!1),[h,y]=e.useState(!1),[x,A]=e.useState(!1),[C,w]=e.useState(!1),[S,E]=e.useState(t.getFullYear()),[k,V]=e.useState(c[t.getMonth()]);e.useEffect((()=>{V(c[t.getMonth()]),E(t.getFullYear())}),[t]),e.useEffect((()=>(document.addEventListener("click",M,!0),()=>{document.removeEventListener("click",M,!0)})),[]);const M=e=>{u.current&&!u.current.contains(e.target)&&b(!1)},R=e=>{f.current&&!f.current.contains(e.target)&&y(!1)};return e.useEffect((()=>(document.addEventListener("click",R,!0),()=>{document.removeEventListener("click",R,!0)})),[]),p.default.createElement(Lt,v({disabled:a,theme:r},i),p.default.createElement(g.default,{selected:t,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})=>p.default.createElement(qt,null,p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(Ht,{ref:u},p.default.createElement(jt,{onClick:()=>{b(!m),y(!1)}},p.default.createElement("span",{onMouseEnter:()=>A(!0),onMouseLeave:()=>A(!1),style:{color:`${x?n.variant["primary-1"]:n.textColor}`}},c[e.getMonth()]),p.default.createElement(Tt,null,p.default.createElement(Z,{icon:"triangle-down",color:x?n.variant["primary-1"]:n.textColor,size:7}))),m&&p.default.createElement(Ft,null,p.default.createElement(Gt,{theme:r,onMouseEnter:()=>A(!0)},c.map(((e,t)=>p.default.createElement(Xt,{selectedMonth:k,onClick:()=>{A(!1),l(t),b(!1),V(c[t])},key:Math.random()},p.default.createElement("span",{style:{color:`${k===e?n.variant["primary-1"]:n.textColor}`}},e))))))),p.default.createElement(Ht,{ref:f},p.default.createElement(jt,{style:{marginLeft:"28px"},onClick:()=>{y(!h),b(!1)}},p.default.createElement("span",{onMouseEnter:()=>w(!0),onMouseLeave:()=>w(!1),style:{color:`${C?n.variant["primary-1"]:n.textColor}`}},e.getFullYear()),p.default.createElement(Tt,null,p.default.createElement(Z,{icon:"triangle-down",color:C?n.variant["primary-1"]:n.textColor,size:7}))),h&&p.default.createElement(Ft,null,p.default.createElement(Gt,{onMouseEnter:()=>w(!0)},s.map(((e,l)=>p.default.createElement(Xt,{onClick:()=>{w(!1),t(e),E(e),y(!1)},key:Math.random()},p.default.createElement("span",{style:{color:`${S===e?n.variant["primary-1"]:n.textColor}`}},e)))))))))}))};Ot.propTypes={startDate:f.default.any,setStartDate:f.default.func,disabled:f.default.bool,theme:f.default.object},Ot.defaultProps={theme:z,startDate:"",setStartDate:()=>{},disabled:!1};const Zt=m.default.div`
1067
1088
  //Set the styles from the default styles object
1068
- ${({theme:e,defaultParentDivStyle:t})=>M(e,t)}
1089
+ ${({inBuiltCss:e,defaultParentDivStyle:t})=>M(e,t)}
1069
1090
 
1070
- border: 1px solid ${({isMyInputFocused:e,activeColor:t,defaultColor:l})=>e?t:l};
1091
+ 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"]};
1071
1092
 
1072
1093
  &:focus-within {
1073
- border-color: ${({activeColor:e})=>e};
1094
+ border-color: ${({activeColor:e,theme:t})=>e||t.primary["primary-1"]};
1074
1095
  }
1075
- `,Ut=m.default.div`
1096
+ `,Jt=m.default.div`
1076
1097
  //Set the styles from the default styles object
1077
- ${({theme:e,defaultWrapperDivStyle:t})=>M(e,t)}
1098
+ ${({inBuiltCss:e,defaultWrapperDivStyle:t})=>M(e,t)}
1078
1099
 
1079
1100
  flex-direction: ${({signIcon:e})=>e?"column":"initial"};
1080
1101
  width: ${({signIcon:e})=>e?"min-content":"calc(100% - 50px) !important"};
1081
1102
  max-width: ${({signIcon:e})=>e?"42px":"490px"};
1082
1103
  border-right: 1px solid
1083
- ${({activeColor:e,defaultColor:t,isMyInputFocused:l,signIcon:o})=>o?l?e:t:"none"};
1104
+ ${({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"]};
1084
1105
  border-left: ${({signIcon:e})=>e?"":"none"};
1085
1106
  margin-left: ${({signIcon:e})=>e?"":"42px"};
1086
1107
  position: ${({signIcon:e})=>e?"absolute":""};
1087
- `,Qt=m.default.div`
1108
+ `,Ut=m.default.div`
1088
1109
  width: 39px;
1089
1110
  height: 44px;
1090
1111
  display: flex;
1091
1112
  flex-direction: row;
1092
1113
  justify-content: center;
1093
1114
  align-items: center;
1094
- border-bottom: ${({penIcon:e,isMyInputFocused:t,activeColor:l,defaultColor:o})=>e?t?"1px solid "+l:"1px solid "+o:""};
1115
+ 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"]}`:""};
1095
1116
  background-color: rgba(255, 255, 255, 0.05);
1096
1117
  cursor: pointer;
1097
- `,Kt=m.default.input`
1098
- ${({theme:e,defaultInputStyle:t})=>M(e,t)}
1118
+ `,Qt=m.default.input`
1119
+ ${({inBuiltCss:e,defaultInputStyle:t})=>M(e,t)}
1099
1120
 
1100
- border-bottom: ${({value:e,defaultColor:t})=>e.length>0?"none":"1px solid "+t};
1121
+ border-bottom: ${({value:e,defaultColor:t,theme:l})=>e.length>0?"none":t};
1101
1122
 
1102
1123
  &::placeholder {
1103
1124
  font-size: 17px;
1104
1125
  text-align: center;
1105
- color: ${({placeholderColor:e})=>e};
1126
+ color: ${({placeholderColor:e,theme:t})=>e||t.neutral["neutral-3"]};
1106
1127
  font-family: 'Averta';
1107
1128
  font-style: normal;
1108
1129
  font-weight: normal;
1109
1130
  line-height: 22px;
1110
1131
  }
1111
- &:focus-within {
1132
+ &: focus-within {
1112
1133
  border: none;
1113
1134
  outline: none;
1114
1135
 
@@ -1119,58 +1140,58 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
1119
1140
 
1120
1141
  // custom styles
1121
1142
  ${({customInputStyle:e})=>e}
1122
- `,Nt=m.default.div`
1143
+ `,Kt=m.default.div`
1123
1144
  position: relative;
1124
1145
  width: inherit;
1125
1146
  display: flex;
1126
1147
  margin: 4px;
1127
- `,Yt=m.default.div`
1148
+ `,Nt=m.default.div`
1128
1149
  padding-left: 2px;
1129
1150
  display: flex;
1130
1151
  justify-content: center;
1131
1152
  cursor: pointer;
1132
- `,Dt=({onChange:t,activeColor:l,defaultColor:o,placeholderColor:a,placeholderText:r,customInputStyle:i,pointsArray:n,setPointsArray:c,value:d,setValue:s,valueForSignatureDrawing:u,setValueForSignatureDrawing:f,imageURL:m,setImageURL:g,...h})=>{const[y,x]=e.useState("default"),[A,v]=e.useState(!1),[C,w]=e.useState(!1),S=e.useRef(null);e.useEffect((()=>{C&&(k(),f(S.current))}),[!0===C]);const E=()=>{s(""),f(S.current),S.current&&S.current.clear(),v(!1),w(!1)},k=()=>(c(S.current.toData()),g(S.current.toDataURL("image/png")),[m,n]);return p.default.createElement(Jt,{theme:V,defaultParentDivStyle:"signature-parent-div",isMyInputFocused:A,selected:y,activeColor:l,defaultColor:o},p.default.createElement(Ut,{theme:V,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:l,defaultColor:o,selected:y,isMyInputFocused:A,signIcon:!0},p.default.createElement(Qt,{activeColor:l,defaultColor:o,isMyInputFocused:A,penIcon:!0,onClick:()=>{x("default"),E()}},p.default.createElement(et,{icon:"pen-icon",color:"default"===y?l:"black"})),p.default.createElement(Qt,{activeColor:l,defaultColor:o,isMyInputFocused:A,penIcon:!1,onClick:()=>{x("sign"),E()}},p.default.createElement(et,{icon:"sign-icon",color:"default"!==y?l:"black"}))),p.default.createElement(Ut,{theme:V,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:l,defaultColor:o,selected:y,isMyInputFocused:A,signIcon:!1,onTouchStart:()=>{console.log("touchstart")}},"default"===y?p.default.createElement(Kt,{theme:V,defaultInputStyle:"signature-input-text",placeholder:r,placeholderColor:a,customInputStyle:i,onBlur:()=>v(!1),onFocus:()=>v(!0),value:d,defaultColor:o,onChange:e=>s(e.target.value)}):p.default.createElement(Nt,{onMouseEnter:()=>v(!0),onMouseLeave:()=>v(!1),onClick:()=>{w(!0),k()}},p.default.createElement(b.default,{ref:S,redrawOnResize:!0,height:75,options:{minWidth:1,maxWidth:1,penColor:"#444444"}})),(d||C)&&p.default.createElement(Yt,{selected:y,onClick:()=>E()},p.default.createElement(et,{icon:"cross-icon",color:o}))))};Dt.propTypes={activeColor:f.default.string,defaultColor:f.default.string,placeholderColor:f.default.string,placeholderText:f.default.string,customInputStyle:f.default.object,pointsArray:f.default.any,setPointsArray:f.default.func,value:f.default.string,setValue:f.default.func,imageURL:f.default.string,setImageURL:f.default.func},Dt.defaultProps={activeColor:`${z.primary["primary-1"]}`,defaultColor:`${z.neutral["neutral-3"]}`,placeholderColor:`${z.neutral["neutral-3"]}`,customInputStyle:{},placeholderText:"Type your signature here",pointsArray:null,setPointsArray:()=>{},value:"",setValue:()=>{},imageURL:"",setImageURL:()=>{},setValueForSignatureDrawing:()=>{}};const $t=m.default.div`
1153
+ `,Yt=({onChange:t,activeColor:o,defaultColor:a,placeholderColor:r,placeholderText:i,customInputStyle:n,pointsArray:c,setPointsArray:s,value:d,setValue:u,valueForSignatureDrawing:p,setValueForSignatureDrawing:f,imageURL:m,setImageURL:g,...h})=>{const y=l.useTheme()||z,[x,A]=e.useState("default"),[v,C]=e.useState(!1),[w,S]=e.useState(!1),E=e.useRef(null);e.useEffect((()=>{w&&(M(),f(E.current))}),[!0===w]);const k=()=>{u(""),f(E.current),E.current&&E.current.clear(),C(!1),S(!1)},M=()=>(s(E.current.toData()),g(E.current.toDataURL("image/png")),[m,c]);return React.createElement(Zt,{inBuiltCss:V,defaultParentDivStyle:"signature-parent-div",isMyInputFocused:v,selected:x,activeColor:o,defaultColor:a,theme:y},React.createElement(Jt,{inBuiltCss:V,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:o,defaultColor:a,selected:x,isMyInputFocused:v,signIcon:!0,theme:y},React.createElement(Ut,{activeColor:o,defaultColor:a,isMyInputFocused:v,theme:y,penIcon:!0,onClick:()=>{A("default"),k()}},React.createElement(Z,{icon:"pen-icon",color:"default"===x?o||y.primary["primary-1"]:y.black})),React.createElement(Ut,{activeColor:o,defaultColor:a,theme:y,isMyInputFocused:v,penIcon:!1,onClick:()=>{A("sign"),k()}},React.createElement(Z,{icon:"sign-icon",color:"default"!==x?o||y.primary["primary-1"]:y.black}))),React.createElement(Jt,{inBuiltCss:V,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:o,defaultColor:a,theme:y,selected:x,isMyInputFocused:v,signIcon:!1,onTouchStart:()=>{}},"default"===x?React.createElement(Qt,{inBuiltCss:V,defaultInputStyle:"signature-input-text",placeholder:i,placeholderColor:r,customInputStyle:n,onBlur:()=>C(!1),onFocus:()=>C(!0),value:d,defaultColor:a,theme:y,onChange:e=>u(e.target.value)}):React.createElement(Kt,{onMouseEnter:()=>C(!0),onMouseLeave:()=>C(!1),onClick:()=>{S(!0),M()}},React.createElement(b.default,{ref:E,redrawOnResize:!0,height:75,options:{minWidth:1,maxWidth:1,penColor:"#444444"}})),(d||w)&&React.createElement(Nt,{selected:x,onClick:()=>k()},React.createElement(Z,{icon:"cross-icon",color:a||y.neutral["neutral-3"]}))))};Yt.propTypes={activeColor:f.default.string,defaultColor:f.default.string,placeholderColor:f.default.string,placeholderText:f.default.string,customInputStyle:f.default.object,pointsArray:f.default.any,setPointsArray:f.default.func,value:f.default.string,setValue:f.default.func,imageURL:f.default.string,setImageURL:f.default.func},Yt.defaultProps={customInputStyle:{},placeholderText:"Type your signature here",pointsArray:null,setPointsArray:()=>{},value:"",setValue:()=>{},imageURL:"",setImageURL:()=>{},setValueForSignatureDrawing:()=>{}};const Dt=m.default.div`
1133
1154
  //Set the styles from the default styles object
1134
- ${({theme:e,defaultWrapperStyle:t})=>M(e,t)}
1155
+ ${({inBuiltCss:e,defaultWrapperStyle:t})=>M(e,t)}
1135
1156
 
1136
- border: ${({isValid:e,themeColor:t})=>e?"1px solid "+z.border:"1px solid "+t.variant.error};
1157
+ border: ${({isValid:e,theme:t})=>e?"1px solid "+t.border:"1px solid "+t.variant.error};
1137
1158
 
1138
1159
  .input-icon svg path {
1139
- fill: ${({themeColor:e})=>e.variant["neutral-1"]};
1160
+ fill: ${({theme:e})=>e.variant["neutral-1"]};
1140
1161
  }
1141
1162
 
1142
1163
  &:focus-within {
1143
- border: 1px solid ${({themeColor:e})=>e.variant["primary-1"]};
1164
+ border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
1144
1165
  outline: none;
1145
1166
 
1146
1167
  .input-icon svg path {
1147
- fill: ${({themeColor:e})=>e.variant["primary-1"]};
1168
+ fill: ${({theme:e})=>e.variant["primary-1"]};
1148
1169
  }
1149
1170
  }
1150
1171
 
1151
1172
  // custom styles
1152
1173
  ${({textAreaStyle:e})=>e}
1153
- `;$t.defaultProps={themeColor:z};const _t=m.default.textarea`
1174
+ `,$t=m.default.textarea`
1154
1175
  //Set the styles from the default styles object
1155
- ${({theme:e,defaultInputStyle:t})=>M(e,t)}
1176
+ ${({inBuiltCss:e,defaultInputStyle:t})=>M(e,t)}
1156
1177
  margin: 0;
1157
1178
  overflow: auto;
1158
- resize: none // custom styles
1179
+ resize: vertical // custom styles
1159
1180
  ${({inputStyle:e})=>e};
1160
- `,el=l.css`
1181
+ `,_t=l.css`
1161
1182
  display: flex;
1162
1183
  gap: 7px;
1163
1184
  align-items: center;
1164
- `,tl=m.default.div`
1165
- ${({labelInline:e})=>e?el:null}
1185
+ `,el=m.default.div`
1186
+ ${({labelInline:e})=>e?_t:null}
1166
1187
  ${({customStylesForm:e})=>{if(e)return{...e}}}
1167
1188
  position: relative;
1168
1189
  .err-text {
1169
- color: ${({themeColor:e})=>e.variant.error};
1190
+ color: ${({theme:e})=>e.variant.error};
1170
1191
  margin-top: 5px;
1171
1192
  font-size: 10px;
1172
1193
  }
1173
- `;tl.defaultProps={themeColor:z};const ll=p.default.forwardRef((({themeColor:e,customStylesForm:t,textAreaStyle:l,labelStyle:o,inputStyle:a,errMsg:r,required:i,label:n,labelInline:c,iconBefore:d,iconAfter:s,isValid:u,rows:f,cols:m,...g},b)=>p.default.createElement(tl,v({labelInline:c,customStylesForm:t},g),p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(W,v({themeColor:z,customStyles:o,type:"label-text",labelInline:c,text:n,errMsg:r,style:{display:"flex",marginBottom:""+(c?"":"7px"),paddingBottom:"0px"}},g)),i&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${e.variant.error}`}},"*")),p.default.createElement($t,v({required:i,themeColor:z,textAreaStyle:l,isValid:u,theme:V,defaultWrapperStyle:"textbox-wrapper"},g),p.default.createElement("div",{className:"input-icon"},d),p.default.createElement(_t,v({ref:b,inputStyle:a,defaultInputStyle:"textarea-wrapper",cols:m,rows:f},g,{size:"1"})),p.default.createElement("div",{className:"input-icon"},s)),p.default.createElement("div",{className:"err-text"},r))));ll.propTypes={theme:f.default.object,themeColor:f.default.object,rows:f.default.number,label:f.default.string,required:f.default.bool,labelInline:f.default.bool,errMsg:f.default.string,iconBefore:f.default.any,iconAfter:f.default.any,textAreaStyle:f.default.object,labelStyle:f.default.object,inputStyle:f.default.object},ll.defaultProps={themeColor:z,theme:V,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textAreaStyle:{},labelStyle:{},inputStyle:{}};const ol=m.default.div`
1194
+ `,tl=p.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:f,cols:m,...g},b)=>{const h=l.useTheme()||z;return p.default.createElement(el,v({labelInline:c,customStylesForm:e,theme:h},g),p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(W,v({customStyles:o,type:"label-text",labelInline:c,text:n,errMsg:r,style:{display:"flex",marginBottom:""+(c?"":"7px"),paddingBottom:"0px"}},g)),i&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${h.variant.error}`}},"*")),p.default.createElement(Dt,v({theme:h,required:i,textAreaStyle:t,isValid:u,inBuiltCss:V,defaultWrapperStyle:"textbox-wrapper"},g),p.default.createElement("div",{className:"input-icon"},s),p.default.createElement($t,v({ref:b,inputStyle:a,defaultInputStyle:"textarea-wrapper",cols:m,rows:f,inBuiltCss:V},g,{size:"1"})),p.default.createElement("div",{className:"input-icon"},d)),p.default.createElement("div",{className:"err-text"},r))}));tl.propTypes={rows:f.default.number,label:f.default.string,required:f.default.bool,labelInline:f.default.bool,errMsg:f.default.string,iconBefore:f.default.any,iconAfter:f.default.any,textAreaStyle:f.default.object,labelStyle:f.default.object,inputStyle:f.default.object},tl.defaultProps={label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textAreaStyle:{},labelStyle:{},inputStyle:{},rows:3};const ll=m.default.div`
1174
1195
  border: 1px solid
1175
1196
  ${({theme:e})=>e.border};
1176
1197
  border-radius: 4px;
@@ -1190,7 +1211,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
1190
1211
  fill: ${({theme:e})=>e.variant["primary-1"]};
1191
1212
  }
1192
1213
  }
1193
- `;ol.defaultProps={theme:z};const al=m.default.input`
1214
+ `;ll.defaultProps={theme:z};const ol=m.default.input`
1194
1215
  border: 0;
1195
1216
  outline: 0;
1196
1217
  color: ${({theme:e})=>e.variant["primary-2"]};
@@ -1202,12 +1223,12 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
1202
1223
 
1203
1224
  // custom styles
1204
1225
  ${({inputStyle:e})=>e}
1205
- `;al.defaultProps={theme:z},l.css`
1226
+ `;ol.defaultProps={theme:z},l.css`
1206
1227
  &:after {
1207
1228
  content: ' *';
1208
1229
  color: ${({theme:e})=>e.variant.error};
1209
1230
  }
1210
- `;const rl=m.default.label`
1231
+ `;const al=m.default.label`
1211
1232
  display: flex;
1212
1233
  margin-right: 10px;
1213
1234
  align-content: center;
@@ -1218,16 +1239,16 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
1218
1239
  margin-right: ${({labelInline:e})=>e?"7px":""};
1219
1240
  padding-bottom: 0px;
1220
1241
  color: ${({theme:e})=>e.variant["neutral-2"]};
1221
- `;rl.defaultProps={theme:z};const il=l.css`
1242
+ `;al.defaultProps={theme:z};const rl=l.css`
1222
1243
  display: flex;
1223
1244
  align-items: center;
1224
- `,nl=m.default.div`
1225
- ${({labelInline:e})=>e?il:null}
1245
+ `,il=m.default.div`
1246
+ ${({labelInline:e})=>e?rl:null}
1226
1247
 
1227
1248
  > div {
1228
1249
  flex: 1 0 auto;
1229
1250
  }
1230
- `;nl.defaultProps={theme:z};const cl=({label:e,inputValue:t,inputStyle:l,iconBefore:o,iconAfter:a,onChange:r,theme:i,...n})=>p.default.createElement(nl,n,e.length>0&&p.default.createElement(rl,n,e),p.default.createElement("div",null,p.default.createElement(ol,n,p.default.createElement("div",{className:"input-icon"},o),p.default.createElement(al,v({},n,{inputStyle:l,value:t,onChange:e=>{const{value:t}=e.currentTarget;(""===t||/^[0-9\b.-]+$/.test(t))&&r(t)},type:"number"})),p.default.createElement("div",{className:"input-icon"},a))));cl.propTypes={theme:f.default.object,label:f.default.string,labelInline:f.default.bool,inputValue:f.default.any,inputStyle:f.default.object},cl.defaultProps={theme:z,label:"",labelInline:!1,inputStyle:{},inputValue:null};const dl=m.default.div`
1251
+ `;il.defaultProps={theme:z};const nl=({label:e,inputValue:t,inputStyle:l,iconBefore:o,iconAfter:a,onChange:r,theme:i,...n})=>p.default.createElement(il,n,e.length>0&&p.default.createElement(al,n,e),p.default.createElement("div",null,p.default.createElement(ll,n,p.default.createElement("div",{className:"input-icon"},o),p.default.createElement(ol,v({},n,{inputStyle:l,value:t,onChange:e=>{const{value:t}=e.currentTarget;(""===t||/^[0-9\b.-]+$/.test(t))&&r(t)},type:"number"})),p.default.createElement("div",{className:"input-icon"},a))));nl.propTypes={theme:f.default.object,label:f.default.string,labelInline:f.default.bool,inputValue:f.default.any,inputStyle:f.default.object},nl.defaultProps={theme:z,label:"",labelInline:!1,inputStyle:{},inputValue:null};const cl=m.default.div`
1231
1252
 
1232
1253
  .master-dropdown,
1233
1254
  .new-select {
@@ -1365,7 +1386,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
1365
1386
  .new-select__control--is-focused {
1366
1387
  border: 1px solid ${({theme:e})=>e.primary["primary-1"]};
1367
1388
  }
1368
- `;dl.defaultProps={theme:z};const sl=m.default.div`
1389
+ `;cl.defaultProps={theme:z};const sl=m.default.div`
1369
1390
  // Default style
1370
1391
  display: flex;
1371
1392
 
@@ -1373,11 +1394,11 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
1373
1394
  ${({inBuiltCss:e,labelWrapperStyle:t})=>M(e,t)}
1374
1395
  // custom styles
1375
1396
  ${({customLabelStyles:e})=>e}
1376
- `,ul=m.default.div`
1397
+ `,dl=m.default.div`
1377
1398
  margin-left: 6px;
1378
1399
  margin-top: -14px;
1379
1400
  cursor: pointer;
1380
- `,pl=({customWrapperStyles:e,customLabelStyles:t,labelStyle:o,label:a,isRequired:r,optionArr:n,selectedValue:c,setSelectedValue:d,placeHolder:s,dropdownType:u,isDisabled:f,isValid:m,clearSelected:g,isClearable:b,isLoading:x,height:A,fontSize:C,loadOptions:w,onInputChange:S,...E})=>{const k=l.useTheme()||z,M=e=>p.default.createElement(i.components.DropdownIndicator,e,p.default.createElement(ul,{onClick:()=>{g(),e.clearValue()}},p.default.createElement(et,{icon:"cross-icon",color:"black",size:8})),p.default.createElement(ul,null,p.default.createElement(et,{icon:"triangle-down",color:"black",size:8}))),R=e=>{const t={width:"15px",height:"15px",borderRadius:"2px",padding:"4px",fontSize:"8px",lineHeight:"10px"},l=p.default.createElement("div",{style:{...t,backgroundColor:e?.data?.color??k.primary["primary-1"]}},p.default.createElement(et,{icon:"check-icon",color:"white"})),o=p.default.createElement("div",{style:{...t,backgroundColor:"#e0e7ff"}});return p.default.createElement(i.components.Option,e,p.default.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"center",width:"100%"}},e.isSelected?l:o,p.default.createElement("div",{className:"text-main-alt",style:{marginLeft:"10px"}},e.label)))},I=({index:e,...t})=>{const l=t?.data?.label||"Select";return!e&&p.default.createElement("div",{className:"text-main-alt"},l)},P=({getValue:e,children:t,...l})=>{const o=e().length;return p.default.createElement(i.components.ValueContainer,l,t,o>1&&p.default.createElement("div",{className:"text-more-alt"},"& ",o-1," more"))},L={control:(e,t)=>({...e,border:m?"1px solid "+k.border:"1px solid "+k.ui.error,height:`${A}px`,minHeight:`${A}px`,boxShadow:(t.isSelected||t.isFocused)&&"none"}),placeholder:e=>({...e,fontSize:C+"px",marginLeft:"0px"}),dropdownIndicator:e=>({...e,height:`${A}px`,display:"flex",justifyContent:"center",alignItems:"center"}),valueContainer:e=>({...e,fontSize:C+"px"}),indicatorsContainer:e=>({...e,padding:0,height:`${A}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:C+"px"}),singleValue:e=>({...e,fontSize:C+"px",marginLeft:"0px"}),multiValue:e=>({...e,marginLeft:"0px"}),input:e=>({...e,fontSize:C+"px"}),option:(e,t)=>({...e,backgroundColor:t.isSelected||t.isFocused?k.neutral["neutral-5"]:k.bgColor,padding:"10px",cursor:"pointer",color:"#081348"}),...E.styles};return p.default.createElement(dl,{style:e,isValid:m,fontSize:C,theme:k},a&&p.default.createElement(sl,{inBuiltCss:V,labelWrapperStyle:"selectComp-label-wrapper",style:t},p.default.createElement(W,{customStyles:o,type:"label-text",text:a,style:{marginBottom:"7px",paddingBottom:"0px"}}),r&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${k.ui.error}`}},"*")),"multiSelect"===u?p.default.createElement(h.default,v({components:{DropdownIndicator:M,MultiValue:I,Option:R,ValueContainer:P,IndicatorSeparator:()=>null,ClearIndicator:()=>null},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",onChange:d,placeholder:s,value:c,options:n,styles:L,isMulti:!0,isDisabled:f,hideSelectedOptions:!1,closeMenuOnSelect:!1,isSearchable:!0,isLoading:x},E)):"asyncSingleSelect"===u?p.default.createElement(y.default,v({loadOptions:w,defaultOptions:!0,onInputChange:S,styles:L,components:{DropdownIndicator:M,IndicatorSeparator:()=>null,ClearIndicator:()=>null},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",placeholder:s,onChange:d,isLoading:x,isDisabled:f},E)):"asyncMultiSelect"===u?p.default.createElement(y.default,v({components:{DropdownIndicator:M,MultiValue:I,ValueContainer:P,Option:R,IndicatorSeparator:()=>null,ClearIndicator:()=>null},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",onChange:d,placeholder:s,styles:L,isMulti:!0,isDisabled:f,hideSelectedOptions:!1,closeMenuOnSelect:!1,isSearchable:!0,isLoading:x,loadOptions:w,defaultOptions:!0,onInputChange:S},E)):p.default.createElement(h.default,v({components:{DropdownIndicator:M,IndicatorSeparator:()=>null,ClearIndicator:()=>null},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",options:n,placeholder:s,isDisabled:f,value:{value:c?c.value:"",label:c?c.label:""},styles:L,onChange:d,isLoading:x},E)))};pl.propTypes={label:f.default.string,labelStyle:f.default.object,optionArr:f.default.array,selectedValue:f.default.object,setSelectedValue:f.default.func,placeHolder:f.default.string,fontSize:f.default.number,clearSelected:f.default.func,loadOptions:f.default.func,onInputChange:f.default.func},pl.defaultProps={label:"",labelStyle:{},optionArr:[],selectedValue:{},setSelectedValue:void 0,placeHolder:"Select an option",isValid:!0,isClearable:!1,height:31,fontSize:14,loadOptions:()=>{},onInputChange:()=>{},clearSelected:()=>{}};const fl=({label:e,placeholder:t,handleSearch:l,searchInput:o,customStylesForm:a,customStyleObject:r,textBoxStyle:i,...n})=>p.default.createElement(Ye,v({iconAfter:p.default.createElement(et,{icon:"magnifier-icon"}),label:e,textBoxStyle:i,placeholder:t,ref:o,onChange:l},n)),ml=m.default.div`
1401
+ `,ul=({label:e,labelStyle:t,optionArr:o,selectedValue:a,setSelectedValue:r,placeHolder:n,isClearable:c,isValid:s,height:d,fontSize:u,loadOptions:f,onInputChange:m,clearSelected:g,customWrapperStyles:b,customLabelStyles:x,isRequired:A,dropdownType:C,isDisabled:w,isLoading:S,...E})=>{const k=l.useTheme()||z,M=e=>p.default.createElement(i.components.DropdownIndicator,e,c?p.default.createElement(dl,{onClick:()=>{g(),e.clearValue()}},p.default.createElement(Z,{icon:"cross-icon",color:"black",size:8})):null,p.default.createElement(dl,null,p.default.createElement(Z,{icon:"triangle-down",color:"black",size:8}))),R=e=>{const t={width:"15px",height:"15px",borderRadius:"2px",padding:"4px",fontSize:"8px",lineHeight:"10px"},l=p.default.createElement("div",{style:{...t,backgroundColor:e?.data?.color??k.primary["primary-1"]}},p.default.createElement(Z,{icon:"check-icon",color:"white"})),o=p.default.createElement("div",{style:{...t,backgroundColor:"#e0e7ff"}});return p.default.createElement(i.components.Option,e,p.default.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"center",width:"100%"}},e.isSelected?l:o,p.default.createElement("div",{className:"text-main-alt",style:{marginLeft:"10px"}},e.label)))},I=({index:e,...t})=>{const l=t?.data?.label||"Select";return!e&&p.default.createElement("div",{className:"text-main-alt"},l)},B=({getValue:e,children:t,...l})=>{const o=e().length;return p.default.createElement(i.components.ValueContainer,l,t,o>1&&p.default.createElement("div",{className:"text-more-alt"},"& ",o-1," more"))},P={control:(e,t)=>({...e,border:s?"1px solid "+k.border:"1px solid "+k.ui.error,height:`${d}px`,minHeight:`${d}px`,boxShadow:(t.isSelected||t.isFocused)&&"none"}),placeholder:e=>({...e,fontSize:u+"px",marginLeft:"0px"}),dropdownIndicator:e=>({...e,height:`${d}px`,display:"flex",justifyContent:"center",alignItems:"center"}),valueContainer:e=>({...e,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"}),singleValue:e=>({...e,fontSize:u+"px",marginLeft:"0px"}),multiValue:e=>({...e,marginLeft:"0px"}),input:e=>({...e,fontSize:u+"px"}),option:(e,t)=>({...e,backgroundColor:t.isSelected||t.isFocused?k.neutral["neutral-5"]:k.bgColor,padding:"10px",cursor:"pointer",color:"#081348"}),...E.styles};return p.default.createElement(cl,{style:b,isValid:s,fontSize:u,theme:k},e&&p.default.createElement(sl,{inBuiltCss:V,labelWrapperStyle:"selectComp-label-wrapper",style:x},p.default.createElement(W,{customStyles:t,type:"label-text",text:e,style:{marginBottom:"7px",paddingBottom:"0px"}}),A&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${k.ui.error}`}},"*")),"multiSelect"===C?p.default.createElement(h.default,v({components:{DropdownIndicator:M,MultiValue:I,Option:R,ValueContainer:B,IndicatorSeparator:()=>null,ClearIndicator:()=>null},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",onChange:r,placeholder:n,value:a,options:o,styles:P,isMulti:!0,isDisabled:w,hideSelectedOptions:!1,closeMenuOnSelect:!1,isSearchable:!0,isLoading:S},E)):"asyncSingleSelect"===C?p.default.createElement(y.default,v({loadOptions:f,defaultOptions:!0,onInputChange:m,styles:P,components:{DropdownIndicator:M,IndicatorSeparator:()=>null,ClearIndicator:()=>null},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",placeholder:n,onChange:r,isLoading:S,isDisabled:w},E)):"asyncMultiSelect"===C?p.default.createElement(y.default,v({components:{DropdownIndicator:M,MultiValue:I,ValueContainer:B,Option:R,IndicatorSeparator:()=>null,ClearIndicator:()=>null},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",onChange:r,placeholder:n,styles:P,isMulti:!0,isDisabled:w,hideSelectedOptions:!1,closeMenuOnSelect:!1,isSearchable:!0,isLoading:S,loadOptions:f,defaultOptions:!0,onInputChange:m},E)):p.default.createElement(h.default,v({components:{DropdownIndicator:M,IndicatorSeparator:()=>null,ClearIndicator:()=>null},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",options:o,placeholder:n,isDisabled:w,value:{value:a?a.value:"",label:a?a.label:""},styles:P,onChange:r,isLoading:S},E)))};ul.propTypes={label:f.default.string,labelStyle:f.default.object,optionArr:f.default.array,selectedValue:f.default.object,setSelectedValue:f.default.func,placeHolder:f.default.string,fontSize:f.default.number,clearSelected:f.default.func,loadOptions:f.default.func,onInputChange:f.default.func,customWrapperStyles:f.default.object,customLabelStyles:f.default.object,isRequired:f.default.bool,dropdownType:f.default.bool,isDisabled:f.default.bool,isLoading:f.default.bool,isValid:f.default.bool,height:f.default.number,isClearable:f.default.bool},ul.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};const pl=({label:e,placeholder:t,handleSearch:l,searchInput:o,customStylesForm:a,customStyleObject:r,textBoxStyle:i,...n})=>p.default.createElement(_e,v({iconAfter:p.default.createElement(Z,{icon:"magnifier-icon"}),label:e,textBoxStyle:i,placeholder:t,ref:o,onChange:l},n)),fl=m.default.div`
1381
1402
  //Set the styles from the default styles object
1382
1403
  ${({inBuiltCss:e,defaultWrapperStyle:t})=>M(e,t)}
1383
1404
 
@@ -1401,7 +1422,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
1401
1422
 
1402
1423
  // custom styles
1403
1424
  ${({textBoxStyle:e})=>e}
1404
- `;ml.defaultProps={theme:z};const gl=m.default.input`
1425
+ `;fl.defaultProps={theme:z};const ml=m.default.input`
1405
1426
  width: inherit;
1406
1427
  -webkit-text-security: ${({showEye:e})=>e?"none":"disc"} ;
1407
1428
 
@@ -1415,18 +1436,18 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
1415
1436
  color: ${({theme:e})=>e.variant["neutral-3"]};
1416
1437
  }
1417
1438
 
1418
- `;gl.defaultProps={theme:z};const bl=l.css`
1439
+ `;ml.defaultProps={theme:z};const gl=l.css`
1419
1440
  display: flex;
1420
1441
  gap: 7px;
1421
1442
  align-items: start;
1422
- `,hl=m.default.div`
1423
- ${({labelInline:e})=>e?bl:null}
1443
+ `,bl=m.default.div`
1444
+ ${({labelInline:e})=>e?gl:null}
1424
1445
  .err-text {
1425
1446
  color: ${({theme:e})=>e.variant.error};
1426
1447
  margin-top: 5px;
1427
1448
  font-size: 10px;
1428
1449
  }
1429
- `;hl.defaultProps={theme:z};const yl=({theme:t,passwordRules:l,textBoxStyle:o,labelStyle:a,inputStyle:r,errMsg:i,required:n,label:c,labelInline:d,isValid:s,rulesStyle:u,...f})=>{const[m,g]=e.useState(!1);return p.default.createElement(hl,v({labelInline:d,inBuiltCss:V},f),p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(W,v({customStyles:a,type:"label-text",text:c,errMsg:i,style:{display:"flex",marginBottom:""+(d?"0px":"7px"),paddingBottom:"0px"}},f)),n&&p.default.createElement("div",{style:{marginLeft:"4px",marginRight:"5px",color:`${t.variant.error}`}},"*")),p.default.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"start"}},p.default.createElement(ml,v({required:n,theme:t,textBoxStyle:o,isValid:s,defaultWrapperStyle:"textbox-wrapper",inBuiltCss:V},f),p.default.createElement(gl,v({inputStyle:r,type:"text",showEye:m,theme:t,defaultInputStyle:"input-wrapper",inBuiltCss:V},f)),p.default.createElement("div",{className:"input-icon",onClick:()=>g(!m)},m?p.default.createElement(et,{icon:"eye-show"}):p.default.createElement(et,{icon:"eye-hide"}))),p.default.createElement("div",{style:{...u,marginLeft:"5px"}},l)),i.length>0&&p.default.createElement("div",{className:"err-text"},i))};yl.propTypes={inBuiltCss:f.default.object,theme:f.default.object,label:f.default.string,required:f.default.bool,labelInline:f.default.bool,errMsg:f.default.string,textBoxStyle:f.default.object,labelStyle:f.default.object,inputStyle:f.default.object,passwordRules:f.default.string,rulesStyle:f.default.object},yl.defaultProps={theme:z,inBuiltCss:V,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",textBoxStyle:{},labelStyle:{},inputStyle:{},passwordRules:"",rulesStyle:{}};const xl=m.default.div`
1450
+ `;bl.defaultProps={theme:z};const hl=({theme:t,passwordRules:l,textBoxStyle:o,labelStyle:a,inputStyle:r,errMsg:i,required:n,label:c,labelInline:s,isValid:d,rulesStyle:u,...f})=>{const[m,g]=e.useState(!1);return p.default.createElement(bl,v({labelInline:s,inBuiltCss:V},f),p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(W,v({customStyles:a,type:"label-text",text:c,errMsg:i,style:{display:"flex",marginBottom:""+(s?"0px":"7px"),paddingBottom:"0px"}},f)),n&&p.default.createElement("div",{style:{marginLeft:"4px",marginRight:"5px",color:`${t.variant.error}`}},"*")),p.default.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"start"}},p.default.createElement(fl,v({required:n,theme:t,textBoxStyle:o,isValid:d,defaultWrapperStyle:"textbox-wrapper",inBuiltCss:V},f),p.default.createElement(ml,v({inputStyle:r,type:"text",showEye:m,theme:t,defaultInputStyle:"input-wrapper",inBuiltCss:V},f)),p.default.createElement("div",{className:"input-icon",onClick:()=>g(!m)},m?p.default.createElement(Z,{icon:"eye-show"}):p.default.createElement(Z,{icon:"eye-hide"}))),p.default.createElement("div",{style:{...u,marginLeft:"5px"}},l)),i.length>0&&p.default.createElement("div",{className:"err-text"},i))};hl.propTypes={inBuiltCss:f.default.object,theme:f.default.object,label:f.default.string,required:f.default.bool,labelInline:f.default.bool,errMsg:f.default.string,textBoxStyle:f.default.object,labelStyle:f.default.object,inputStyle:f.default.object,passwordRules:f.default.string,rulesStyle:f.default.object},hl.defaultProps={theme:z,inBuiltCss:V,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",textBoxStyle:{},labelStyle:{},inputStyle:{},passwordRules:"",rulesStyle:{}};const yl=m.default.div`
1430
1451
  box-sizing: border-box;
1431
1452
  display: flex;
1432
1453
  justify-content: center;
@@ -1434,8 +1455,8 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let a={};if(e[t]){for(c
1434
1455
  width: auto;
1435
1456
 
1436
1457
  ${({size:e})=>l.css`height: ${e}px;`}
1458
+ `,xl=m.default.div`
1437
1459
  `,Al=m.default.div`
1438
- `,vl=m.default.div`
1439
1460
  box-sizing: border-box;
1440
1461
  display: flex;
1441
1462
  justify-content: center;
@@ -1464,7 +1485,7 @@ svg {
1464
1485
  `}
1465
1486
  }
1466
1487
  }
1467
- `,Cl=({theme:e,toggleSet:t,slide:l,color:o,size:a,transform:r,ratingValue:i,starVal:n,hover:c,...d})=>p.default.createElement(vl,v({theme:e,ratingValue:i,starVal:n,hover:c,toggleSet:t,color:o,size:a,transform:r},d),p.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"},p.default.createElement("defs",null,p.default.createElement("clipPath",{id:"starFilled"},p.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"}))),p.default.createElement("rect",{x:"0",y:"0",fill:"rgb(217,217,217)",width:"100%",height:"100%",clipPath:"url(#starFilled)"}),p.default.createElement("rect",{x:l,y:"0",fill:o,width:"100%",height:"100%",clipPath:"url(#starFilled)"})));function wl(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 Sl(e,t){return 100*e/t}const El=({theme:t,type:l,customStylesContainer:o,customStylesStar:a,customStylesPercentage:r,color:i,size:n,handleClick:c,transform:d,maxRange:s,value:u,toggleStar:f,toggleSet:m,identifier:g,...b})=>{const[h,y]=e.useState(void 0),[x,A]=e.useState(void 0),[C,w]=e.useState(void 0),[S,E]=e.useState(void 0);e.useEffect((()=>{y(wl(u,s).array),A(wl(u,s).value),w(Sl(u,s))}),[u,s]),e.useEffect((()=>{S?y(wl(S,s).array):(y(wl(u,s).array),A(wl(u,s).value),w(Sl(u,s)))}),[S]);const k=p.default.createElement(p.default.Fragment,null,h?.map(((e,t)=>{const l=20*(t+1);return p.default.createElement(Cl,{ratingValue:l,starVal:x,hover:S,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:d,key:g?.concat(t),customStyles:a})})));return p.default.createElement(xl,v({theme:t,customStyles:o,type:l,size:n},b,{className:"container"}),f?k:p.default.createElement(Al,{theme:t,type:l,customStyles:r},C,"%"))};El.propTypes={theme:f.default.object,customStylesContainer:f.default.object,customStylesStar:f.default.object,customStylesPercentage:f.default.object,type:f.default.string,color:f.default.string,size:f.default.number,transform:f.default.object,handleClick:f.default.func,maxRange:f.default.number,value:f.default.number,toggleStar:f.default.bool,toggleSet:f.default.bool,identifier:f.default.string},El.defaultProps={theme:V,customStylesContainer:null,customStylesStar:null,customStylesPercentage:null,type:"star",maxRange:100,value:0,identifier:"ratingKey",toggleStar:!0,toggleSet:!1,color:"#F7B001"};const kl=m.default.div`
1488
+ `,vl=({theme:e,toggleSet:t,slide:l,color:o,size:a,transform:r,ratingValue:i,starVal:n,hover:c,...s})=>p.default.createElement(Al,v({theme:e,ratingValue:i,starVal:n,hover:c,toggleSet:t,color:o,size:a,transform:r},s),p.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"},p.default.createElement("defs",null,p.default.createElement("clipPath",{id:"starFilled"},p.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"}))),p.default.createElement("rect",{x:"0",y:"0",fill:"rgb(217,217,217)",width:"100%",height:"100%",clipPath:"url(#starFilled)"}),p.default.createElement("rect",{x:l,y:"0",fill:o,width:"100%",height:"100%",clipPath:"url(#starFilled)"})));function Cl(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 wl(e,t){return 100*e/t}const Sl=({type:t,customStylesContainer:o,customStylesStar:a,customStylesPercentage:r,color:i,size:n,handleClick:c,transform:s,maxRange:d,value:u,toggleStar:f,toggleSet:m,identifier:g,...b})=>{l.useTheme();const[h,y]=e.useState(void 0),[x,A]=e.useState(void 0),[C,w]=e.useState(void 0),[S,E]=e.useState(void 0);e.useEffect((()=>{y(Cl(u,d).array),A(Cl(u,d).value),w(wl(u,d))}),[u,d]),e.useEffect((()=>{S?y(Cl(S,d).array):(y(Cl(u,d).array),A(Cl(u,d).value),w(wl(u,d)))}),[S]);const k=p.default.createElement(p.default.Fragment,null,h?.map(((e,t)=>{const l=20*(t+1);return p.default.createElement(vl,{ratingValue:l,starVal:x,hover:S,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 p.default.createElement(yl,v({customStyles:o,type:t,size:n},b,{className:"container"}),f?k:p.default.createElement(xl,{type:t,customStyles:r},C,"%"))};Sl.propTypes={customStylesContainer:f.default.object,customStylesStar:f.default.object,customStylesPercentage:f.default.object,type:f.default.string,color:f.default.string,size:f.default.number,transform:f.default.object,handleClick:f.default.func,maxRange:f.default.number,value:f.default.number,toggleStar:f.default.bool,toggleSet:f.default.bool,identifier:f.default.string},Sl.defaultProps={customStylesContainer:null,customStylesStar:null,customStylesPercentage:null,type:"star",maxRange:100,value:0,identifier:"ratingKey",toggleStar:!0,toggleSet:!1,color:"#F7B001"};const El=m.default.div`
1468
1489
  width: 100%;
1469
1490
  display: flex;
1470
1491
  flex-direction: column;
@@ -1476,7 +1497,7 @@ svg {
1476
1497
  button:focus {
1477
1498
  outline: none;
1478
1499
  }
1479
- `,zl=m.default.div`
1500
+ `,kl=m.default.div`
1480
1501
  position: relative;
1481
1502
  display: flex;
1482
1503
  width: 100%;
@@ -1560,7 +1581,7 @@ svg {
1560
1581
  margin-top: 0;
1561
1582
  }
1562
1583
  }
1563
- `,Vl=m.default.span`
1584
+ `,zl=m.default.span`
1564
1585
  color: #2e56f4;
1565
1586
  font-style: normal;
1566
1587
  font-weight: normal;
@@ -1570,14 +1591,14 @@ svg {
1570
1591
  margin-top: 37px;
1571
1592
  margin-right: 65px;
1572
1593
  white-space: nowrap;
1573
- `,Ml=m.default.div`
1594
+ `,Vl=m.default.div`
1574
1595
  display: flex;
1575
1596
  flex-direction: column;
1576
1597
  ${""}
1577
1598
  max-width: 1340px;
1578
1599
  width: 100%;
1579
1600
  align-items: center;
1580
- `,Rl=m.default.div`
1601
+ `,Ml=m.default.div`
1581
1602
  position: absolute;
1582
1603
  font-size: 12px;
1583
1604
  border-radius: 50%;
@@ -1594,23 +1615,23 @@ svg {
1594
1615
  transform: translate(30%, -30%);
1595
1616
  color: white;
1596
1617
  font-weight: 600;
1597
- `,Il=m.default.div`
1618
+ `,Rl=m.default.div`
1598
1619
  width: 90%;
1599
- `,Wl=m.default.div`
1620
+ `,Il=m.default.div`
1600
1621
  background: linear-gradient(
1601
1622
  0deg,
1602
1623
  hsla(0, 0%, 100%, 1) 20%,
1603
1624
  hsla(0, 0%, 100%, 0.5) 100%
1604
1625
  );
1605
1626
  width: 90%;
1606
- `,Pl=m.default.div`
1627
+ `,Wl=m.default.div`
1607
1628
  width: 90%;
1608
- `,Ll=m.default.div`
1629
+ `,Bl=m.default.div`
1609
1630
  display: flex;
1610
1631
  margin-left: auto !important;
1611
1632
  margin-right: auto !important;
1612
1633
  cursor: pointer;
1613
- `,Bl=m.default.div`
1634
+ `,Pl=m.default.div`
1614
1635
  display: flex;
1615
1636
  flex-direction: column;
1616
1637
  width: 180px;
@@ -1619,10 +1640,10 @@ svg {
1619
1640
  border-radius: 6px;
1620
1641
  margin-right: 0.5rem;
1621
1642
  z-index: 999;
1622
- `,ql=m.default.div`
1643
+ `,Ll=m.default.div`
1623
1644
  margin: 10.5px 13px;
1624
1645
  padding: 0;
1625
- `,Tl=m.default.div`
1646
+ `,ql=m.default.div`
1626
1647
  color: #081348;
1627
1648
  padding: 7.7px 6.5px 7.7px 24px;
1628
1649
  margin: 2.5px 13px;
@@ -1640,7 +1661,7 @@ svg {
1640
1661
  background: #eaeefe;
1641
1662
  border-radius: 5px;
1642
1663
  }
1643
- `,jl=m.default.div`
1664
+ `,Tl=m.default.div`
1644
1665
  position: relative;
1645
1666
  display: flex;
1646
1667
  width: 100%;
@@ -1730,21 +1751,25 @@ svg {
1730
1751
  justify-content: center;
1731
1752
  flex-direction: column;
1732
1753
  gap: 20px;
1733
- `,Fl=m.default.div`
1754
+ `,jl=m.default.div`
1734
1755
  display: flex;
1735
1756
  justify-content: end;
1736
- `,Gl=m.default.div`
1757
+ `,Fl=m.default.div`
1737
1758
  display: flex;
1738
1759
  justify-content: center;
1739
1760
  flex-direction: row;
1740
1761
  align-items: flex-start;
1741
1762
  gap: 20px;
1742
- `,Xl=m.default.div`
1763
+ `,Gl=m.default.div`
1743
1764
  width: 48;
1744
1765
  max-width: 48%;
1745
1766
  min-width: 48%;
1746
1767
 
1747
- `,Ol=({theme:e,customStyles:t,type:l="table",sortIcon:o,data:a,tableColumns:r,progressPending:i,defaultSortFieldId:n,handleOnSort:c,sortServer:d,progressComponent:s,responsive:u,conditionalRowStyles:f,fixedHeader:m,fixedHeaderScrollHeight:g,...b})=>{let h={};if(e&&e[l]&&(h=e[l]),t)for(const e in t)h[e]=t[e];return p.default.createElement(x.default,v({responsive:u,data:a,columns:r,noHeader:!0,highlightOnHover:!0,sortIcon:o,progressPending:i,customStyles:h,defaultSortFieldId:n,progressComponent:s||void 0,sortServer:d,onSort:(e,t,l)=>{c(e,t,l)},conditionalRowStyles:f,fixedHeader:m,fixedHeaderScrollHeight:g},b))};Ol.propTypes={theme:f.default.object,sortIcon:f.default.any,data:f.default.array,tableColumns:f.default.array,progressPending:f.default.bool,progressComponent:f.default.any,defaultSortFieldId:f.default.number,sortServer:f.default.bool,handleOnSort:f.default.any,responsive:f.default.bool,conditionalRowStyles:f.default.array,fixedHeader:f.default.bool,fixedHeaderScrollHeight:f.default.string,customStyle:f.default.object},Ol.defaultProps={theme:V,sortIcon:p.default.createElement(et,{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 Zl=({title:e,subtitle:t,wrapperstyle:l,imgLink:o,imgStyle:a})=>{const r={fontSize:"26px",fontWeight:"bold",color:`${z.textColor}`,lineHeight:"36px",display:"flex",gap:"14px",alignItems:"flex-start",paddingLeft:"25px"},i={fontSize:"13px",color:`${z.neutral["neutral-2"]}`,lineHeight:"24px",paddingLeft:"25px"};return p.default.createElement("div",{style:l},p.default.createElement("div",{style:r},p.default.createElement("img",{src:o||De,alt:"userIcon",srcset:"",style:a}),p.default.createElement("h4",null,e)),p.default.createElement("div",{style:i},p.default.createElement("p",null,t)))},Jl=m.default.span`
1768
+ `,Xl=m.default.div`
1769
+ .form-check-input {
1770
+ accent-color: ${({theme:e})=>e.primary["primary-1"]};
1771
+ }
1772
+ `,Ol=({customStyles:e,inBuiltCss:t,type:o="table",sortIcon:a,data:r,tableColumns:i,progressPending:n,defaultSortFieldId:c,handleOnSort:s,sortServer:d,progressComponent:u,responsive:f,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,w=p.default.forwardRef((({onClick:e,...t},l)=>p.default.createElement(Xl,{theme:C},p.default.createElement("input",v({type:"checkbox",className:"form-check-input",ref:l,onClick:e},t)))));return p.default.createElement(x.default,v({responsive:f,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:w},y))};Ol.propTypes={inBuiltCss:f.default.object,sortIcon:f.default.any,data:f.default.array,tableColumns:f.default.array,progressPending:f.default.bool,progressComponent:f.default.any,defaultSortFieldId:f.default.number,sortServer:f.default.bool,handleOnSort:f.default.any,responsive:f.default.bool,conditionalRowStyles:f.default.array,fixedHeader:f.default.bool,fixedHeaderScrollHeight:f.default.string,customStyle:f.default.object},Ol.defaultProps={inBuiltCss:V,sortIcon:p.default.createElement(Z,{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 Zl=({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 p.default.createElement("div",{style:o},p.default.createElement("div",{style:c},a?p.default.createElement("img",{src:a,alt:"userIcon",srcset:"",style:r}):p.default.createElement(Z,{icon:"user-icon",size:i,color:n.primary["primary-1"]})," ",p.default.createElement("h4",null,e)),p.default.createElement("div",{style:s},p.default.createElement("p",null,t)))};Zl.propTypes={size:f.default.number},Zl.defaultProps={iconSize:23};const Jl=m.default.span`
1748
1773
  background: transparent;
1749
1774
  position: relative;
1750
1775
  display: flex;
@@ -1758,7 +1783,7 @@ svg {
1758
1783
  margin: 0;
1759
1784
  margin-left: 7px;
1760
1785
  font-size: 16px;
1761
- `,Ql=({items:e,block:t,size:o,variantCircle:a,variantName:r,variantQty:i,flagName:n,user:c,colorCircle:d,colorBorderCircle:s,...u})=>{const f=l.useTheme()||z;return p.default.createElement(Jl,v({block:t},u),e?.map(((t,l)=>{let i={},n={};return i.backgroundColor=d?`${f.variant[d]}`:`${f.variant[a]}`,0!==l&&(i.border=s?`2px solid ${s}`:`2px solid ${f.variant[a]}`,n.border=s?`2px solid ${s}`:`2px solid ${f.variant[a]}`),1===e.length?p.default.createElement(ee,{key:t.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${f.variant[{variantName:r}]}`},size:o,toggleName:!0,user:t,customStylesCircle:i,customStylesImage:n}):l<=3?p.default.createElement(ee,{key:t.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${f.variant[{variantName:r}]}`},size:o,toggleName:!1,user:t,customStylesCircle:i,customStylesImage:n}):null})),e.length-4>0?p.default.createElement(Ul,{variantQty:i},"+",e.length-4):null)};Ql.propTypes={variantCircle:f.default.string,variantName:f.default.string,size:f.default.oneOf(["SM","MD","LG"]),user:f.default.object,theme:f.default.object,colorCircle:f.default.string,colorBorderCircle:f.default.string,variantQty:f.default.string},Ul.defaultProps={theme:z},Ql.defaultProps={theme:z,variantCircle:"primary-1",variantName:"primary-2",block:!1,size:"MD",flagName:!1,user:{userName:"1"},colorCircle:null,colorBorderCircle:"#FFFFFF",variantQty:"primary-1"};const Kl=m.default.div`
1786
+ `,Ql=({items:e,block:t,size:o,variantCircle:a,variantName:r,variantQty:i,flagName:n,user:c,colorCircle:s,colorBorderCircle:d,...u})=>{const f=l.useTheme()||z;return p.default.createElement(Jl,v({block:t},u),e?.map(((t,l)=>{let i={},n={};return i.backgroundColor=s?`${f.variant[s]}`:`${f.variant[a]}`,0!==l&&(i.border=d?`2px solid ${d}`:`2px solid ${f.variant[a]}`,n.border=d?`2px solid ${d}`:`2px solid ${f.variant[a]}`),1===e.length?p.default.createElement(oe,{key:t.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${f.variant[{variantName:r}]}`},size:o,toggleName:!0,user:t,customStylesCircle:i,customStylesImage:n}):l<=3?p.default.createElement(oe,{key:t.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${f.variant[{variantName:r}]}`},size:o,toggleName:!1,user:t,customStylesCircle:i,customStylesImage:n}):null})),e.length-4>0?p.default.createElement(Ul,{theme:f,variantQty:i},"+",e.length-4):null)};Ql.propTypes={variantCircle:f.default.string,variantName:f.default.string,size:f.default.oneOf(["SM","MD","LG"]),user:f.default.object,theme:f.default.object,colorCircle:f.default.string,colorBorderCircle:f.default.string,variantQty:f.default.string},Ql.defaultProps={variantCircle:"primary-1",variantName:"primary-2",block:!1,size:"MD",flagName:!1,user:{userName:"1"},colorCircle:null,colorBorderCircle:"#FFFFFF",variantQty:"primary-1"};const Kl=m.default.div`
1762
1787
  display: flex;
1763
1788
  justify-content: space-evenly;
1764
1789
  align-items: stretch;
@@ -1785,7 +1810,7 @@ svg {
1785
1810
  svg path {
1786
1811
  fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
1787
1812
  }
1788
- `,Dl=({style:e,items:t,variant:o,borderVariant:a,bgVariant:r,variantDisable:i,variantBgDisable:n,allDisabled:c,divider:d,indexPrefix:s,onClick:u,...f})=>(l.useTheme(),p.default.createElement(Kl,v({variant:o,borderVariant:a},f),t?.map(((e,l)=>p.default.createElement(Nl,{key:s.concat(l)},p.default.createElement(Yl,{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&&d)))));Dl.propTypes={variant:f.default.string,borderVariant:f.default.string,bgVariant:f.default.string,variantDisable:f.default.string,variantBgDisable:f.default.string,indexPrefix:f.default.string,theme:f.default.object,items:f.default.array,allDisabled:f.default.bool,divider:f.default.any,onClick:f.default.func},Kl.defaultProps={theme:z},Nl.defaultProps={theme:z},Yl.defaultProps={theme:z},Dl.defaultProps={theme:z,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor"};const $l=m.default.div`
1813
+ `,Dl=({style:e,items:t,variant:o,borderVariant:a,bgVariant:r,variantDisable:i,variantBgDisable:n,allDisabled:c,divider:s,indexPrefix:d,onClick:u,...f})=>(l.useTheme(),p.default.createElement(Kl,v({variant:o,borderVariant:a},f),t?.map(((e,l)=>p.default.createElement(Nl,{key:d.concat(l)},p.default.createElement(Yl,{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)))));Dl.propTypes={variant:f.default.string,borderVariant:f.default.string,bgVariant:f.default.string,variantDisable:f.default.string,variantBgDisable:f.default.string,indexPrefix:f.default.string,theme:f.default.object,items:f.default.array,allDisabled:f.default.bool,divider:f.default.any,onClick:f.default.func},Kl.defaultProps={theme:z},Nl.defaultProps={theme:z},Yl.defaultProps={theme:z},Dl.defaultProps={theme:z,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor"};const $l=m.default.div`
1789
1814
  max-width: inherit;
1790
1815
  width: inherit;
1791
1816
  font-size: 14px;
@@ -1831,18 +1856,14 @@ svg {
1831
1856
  justify-content: space-evenly;
1832
1857
  flex-grow: 1;
1833
1858
  align-items: stretch;
1834
- `,to=({label:e,index:t,style:o,items:a,variant:r,borderVariant:i,bgVariant:n,variantDisable:c,variantBgDisable:s,disabled:u,divider:f,indexPrefix:m,onClick:g,icon:b,variantTPtext:h,variantTPbg:y,...x})=>{l.useTheme();const{getArrowProps:A,getTooltipProps:C,setTooltipRef:w,setTriggerRef:S,visible:E}=d.usePopperTooltip();return p.default.createElement(p.default.Fragment,null,p.default.createElement(eo,{ref:S},p.default.createElement(_l,{variant:r,borderVariant:i,bgVariant:n,variantDisable:c,variantBgDisable:s,disabled:u,onClick:u?null:()=>{g(g)}},b),f),E&&p.default.createElement($l,v({variantTPtext:h,variantTPbg:y,ref:w},C({className:"tooltip-container"})),e,p.default.createElement("div",A({className:"tooltip-arrow"}))))};to.propTypes={variant:f.default.string,borderVariant:f.default.string,bgVariant:f.default.string,variantDisable:f.default.string,variantBgDisable:f.default.string,indexPrefix:f.default.string,theme:f.default.object,items:f.default.array,allDisabled:f.default.bool,divider:f.default.any,onClick:f.default.func,variantTPtext:f.default.string,variantTPbg:f.default.string},eo.defaultProps={theme:z},_l.defaultProps={theme:z},$l.defaultProps={theme:z},to.defaultProps={theme:z,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const lo=m.default.div`
1859
+ `,to=({label:e,index:t,style:o,items:a,variant:r,borderVariant:i,bgVariant:n,variantDisable:c,variantBgDisable:d,disabled:u,divider:f,indexPrefix:m,onClick:g,icon:b,variantTPtext:h,variantTPbg:y,...x})=>{l.useTheme();const{getArrowProps:A,getTooltipProps:C,setTooltipRef:w,setTriggerRef:S,visible:E}=s.usePopperTooltip();return p.default.createElement(p.default.Fragment,null,p.default.createElement(eo,{ref:S},p.default.createElement(_l,{variant:r,borderVariant:i,bgVariant:n,variantDisable:c,variantBgDisable:d,disabled:u,onClick:u?null:()=>{g(g)}},b),f),E&&p.default.createElement($l,v({variantTPtext:h,variantTPbg:y,ref:w},C({className:"tooltip-container"})),e,p.default.createElement("div",A({className:"tooltip-arrow"}))))};to.propTypes={variant:f.default.string,borderVariant:f.default.string,bgVariant:f.default.string,variantDisable:f.default.string,variantBgDisable:f.default.string,indexPrefix:f.default.string,theme:f.default.object,items:f.default.array,allDisabled:f.default.bool,divider:f.default.any,onClick:f.default.func,variantTPtext:f.default.string,variantTPbg:f.default.string},eo.defaultProps={theme:z},_l.defaultProps={theme:z},$l.defaultProps={theme:z},to.defaultProps={theme:z,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const lo=m.default.div`
1835
1860
  display: flex;
1836
1861
  justify-content: space-evenly;
1837
1862
  align-items: stretch;
1838
1863
  height: 42px;
1839
1864
  border: 1px solid ${({theme:e,borderVariant:t})=>e.variant[t]};
1840
1865
  border-radius: 3px;
1841
- `;m.default.div`
1842
- background-color: indianred;
1843
- visibility: hidden;
1844
- pointer-events: none;
1845
- `;const oo=m.default.div`
1866
+ `,oo=m.default.div`
1846
1867
  display: flex;
1847
1868
  justify-content: space-evenly;
1848
1869
  flex-grow: 1;
@@ -1862,7 +1883,7 @@ pointer-events: none;
1862
1883
  svg path {
1863
1884
  fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
1864
1885
  }
1865
- `,ro=({style:e,items:t,variant:o,borderVariant:a,bgVariant:r,variantDisable:i,variantBgDisable:n,allDisabled:c,divider:d,indexPrefix:s,onClick:u,variantTPtext:f,variantTPbg:m,...g})=>(l.useTheme(),p.default.createElement(lo,v({variant:o,borderVariant:a},g),t?.map(((e,l)=>p.default.createElement(to,{key:s.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&&d,icon:e.icon,index:l,label:e.label,variantTPtext:f,variantTPbg:m})))));ro.propTypes={variant:f.default.string,borderVariant:f.default.string,bgVariant:f.default.string,variantDisable:f.default.string,variantBgDisable:f.default.string,indexPrefix:f.default.string,theme:f.default.object,items:f.default.array,allDisabled:f.default.bool,divider:f.default.any,onClick:f.default.func,variantTPtext:f.default.string,variantTPbg:f.default.string},lo.defaultProps={theme:z},oo.defaultProps={theme:z},ao.defaultProps={theme:z},ro.defaultProps={theme:z,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const io=m.default.div`
1886
+ `,ro=({style:e,items:t,variant:o,borderVariant:a,bgVariant:r,variantDisable:i,variantBgDisable:n,allDisabled:c,divider:s,indexPrefix:d,onClick:u,variantTPtext:f,variantTPbg:m,...g})=>(l.useTheme(),p.default.createElement(lo,v({variant:o,borderVariant:a},g),t?.map(((e,l)=>p.default.createElement(to,{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:f,variantTPbg:m})))));ro.propTypes={variant:f.default.string,borderVariant:f.default.string,bgVariant:f.default.string,variantDisable:f.default.string,variantBgDisable:f.default.string,indexPrefix:f.default.string,theme:f.default.object,items:f.default.array,allDisabled:f.default.bool,divider:f.default.any,onClick:f.default.func,variantTPtext:f.default.string,variantTPbg:f.default.string},lo.defaultProps={theme:z},oo.defaultProps={theme:z},ao.defaultProps={theme:z},ro.defaultProps={theme:z,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const io=m.default.div`
1866
1887
  background: ${({theme:e,variant:t,bgColor:l})=>l||e.variant[t]};
1867
1888
  border: 1.3px solid ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
1868
1889
  border-radius: 50%;
@@ -1883,7 +1904,7 @@ pointer-events: none;
1883
1904
  color: ${({theme:e,variantText:t,colorText:l})=>l||e.variant[t]};
1884
1905
  font-size: 16px;
1885
1906
  margin: 0 5px;
1886
- `,po=({style:e,variantCircle:t,variantText:o,level:a,textArray:r,colorArray:i,indexPrefix:n,colorText:c,...d})=>(l.useTheme(),p.default.createElement(co,d,p.default.createElement(so,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",p.default.createElement(no,{key:n.concat(l),variant:c,borderColor:o,bgColor:r,size:11})}))),r&&p.default.createElement(uo,{variantText:o,colorText:c},r[a])));po.propTypes={variantCircle:f.default.string,variantText:f.default.string,level:f.default.number,indexPrefix:f.default.string,theme:f.default.object,block:f.default.bool,textArray:f.default.array,colorArray:f.default.array,colorText:f.default.string},uo.defaultProps={theme:z},po.defaultProps={theme:z,variantCircle:"primary-1",variantText:"primary-2",block:!1,level:0,indexPrefix:"circle-group"};const fo={xsm:{fontSize:"12px"},sm:{fontSize:"14px"},md:{fontSize:"16px"},lg:{fontSize:"18px"}},mo=m.default.button`
1907
+ `,po=({style:e,variantCircle:t,variantText:o,level:a,textArray:r,colorArray:i,indexPrefix:n,colorText:c,...s})=>(l.useTheme(),p.default.createElement(co,s,p.default.createElement(so,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",p.default.createElement(no,{key:n.concat(l),variant:c,borderColor:o,bgColor:r,size:11})}))),r&&p.default.createElement(uo,{variantText:o,colorText:c},r[a])));po.propTypes={variantCircle:f.default.string,variantText:f.default.string,level:f.default.number,indexPrefix:f.default.string,theme:f.default.object,block:f.default.bool,textArray:f.default.array,colorArray:f.default.array,colorText:f.default.string},uo.defaultProps={theme:z},po.defaultProps={theme:z,variantCircle:"primary-1",variantText:"primary-2",block:!1,level:0,indexPrefix:"circle-group"};const fo={xsm:{fontSize:"12px"},sm:{fontSize:"14px"},md:{fontSize:"16px"},lg:{fontSize:"18px"}},mo=m.default.button`
1887
1908
  ${({underlined:e})=>e?null:l.css`&:hover {text-decoration: underline}`};
1888
1909
  background: transparent;
1889
1910
  color: ${({theme:e,variant:t})=>e.variant[t]};
@@ -2018,59 +2039,59 @@ pointer-events: none;
2018
2039
  font-size: ${({size:e})=>ho[e].fontSize};
2019
2040
  line-height: ${({size:e})=>ho[e].lineHeight};
2020
2041
  `,xo=({size:e,children:t,bg:l,text:o,...a})=>p.default.createElement(yo,v({bg:l,text:o,size:e},a),p.default.createElement(bo,null),t);xo.propTypes={size:f.default.oneOf(["xs","sm","md","lg"]),text:f.default.string,bg:f.default.string,children:f.default.any,theme:f.default.object},yo.defaultProps={theme:z},xo.defaultProps={theme:z,size:"md"};const Ao=m.default.div`
2021
- ${({theme:e,type:t,customStylesTPContainer:l})=>{if(e){let t={};if(e["tooltip-container"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tooltip-container"])t[l]=e["tooltip-container"][l],delete e.common[l]}return{...t,...l}}}}
2042
+ ${({inBuiltCss:e,type:t,customStylesTPContainer:l})=>{if(e){let t={};if(e["tooltip-container"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tooltip-container"])t[l]=e["tooltip-container"][l],delete e.common[l]}return{...t,...l}}}}
2022
2043
 
2023
2044
  &[data-popper-placement*='bottom'] .tooltip-arrow {
2024
- ${({theme:e,type:t,customStylesTPAbottom:l})=>{if(e){let t={};if(e["tp-cont-bottom-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-bottom-arrow"])t[l]=e["tp-cont-bottom-arrow"][l],delete e.common[l]}return{...t,...l}}}}
2045
+ ${({inBuiltCss:e,type:t,customStylesTPAbottom:l})=>{if(e){let t={};if(e["tp-cont-bottom-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-bottom-arrow"])t[l]=e["tp-cont-bottom-arrow"][l],delete e.common[l]}return{...t,...l}}}}
2025
2046
  }
2026
2047
 
2027
2048
  &[data-popper-placement*='bottom'] .tooltip-arrow::before {
2028
- ${({theme:e,type:t,customStylesTPAbottomBefore:l})=>{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]}return{...t,...l}}}}
2049
+ ${({inBuiltCss:e,type:t,customStylesTPAbottomBefore:l})=>{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]}return{...t,...l}}}}
2029
2050
  }
2030
2051
 
2031
2052
  &[data-popper-placement*='bottom'] .tooltip-arrow::after {
2032
- ${({theme:e,type:t,customStylesTPAbottomAfter:l})=>{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]}return{...t,...l}}}}
2053
+ ${({inBuiltCss:e,type:t,customStylesTPAbottomAfter:l})=>{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]}return{...t,...l}}}}
2033
2054
  }
2034
2055
  &[data-popper-placement*='top'] .tooltip-arrow {
2035
- ${({theme: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}}}}
2056
+ ${({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}}}}
2036
2057
  }
2037
2058
  &[data-popper-placement*='top'] .tooltip-arrow::before {
2038
- ${({theme:e,type:t,customStylesTPAtopBefore:l})=>{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]}return{...t,...l}}}}
2059
+ ${({inBuiltCss:e,type:t,customStylesTPAtopBefore:l})=>{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]}return{...t,...l}}}}
2039
2060
  }
2040
2061
  &[data-popper-placement*='top'] .tooltip-arrow::after {
2041
- ${({theme:e,type:t,customStylesTPAtopAfter:l})=>{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]}return{...t,...l}}}}
2062
+ ${({inBuiltCss:e,type:t,customStylesTPAtopAfter:l})=>{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]}return{...t,...l}}}}
2042
2063
  }
2043
2064
  &[data-popper-placement*='right'] .tooltip-arrow {
2044
- ${({theme: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}}}}
2065
+ ${({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}}}}
2045
2066
  }
2046
2067
  &[data-popper-placement*='right'] .tooltip-arrow::before {
2047
- ${({theme:e,type:t,customStylesTPArightBefore:l})=>{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]}return{...t,...l}}}}
2068
+ ${({inBuiltCss:e,type:t,customStylesTPArightBefore:l})=>{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]}return{...t,...l}}}}
2048
2069
  }
2049
2070
  &[data-popper-placement*='right'] .tooltip-arrow::after {
2050
- ${({theme:e,type:t,customStylesTPArightAfter:l})=>{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]}return{...t,...l}}}}
2071
+ ${({inBuiltCss:e,type:t,customStylesTPArightAfter:l})=>{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]}return{...t,...l}}}}
2051
2072
  }
2052
2073
  &[data-popper-placement*='left'] .tooltip-arrow {
2053
- ${({theme: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}}}}
2074
+ ${({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}}}}
2054
2075
  }
2055
2076
  &[data-popper-placement*='left'] .tooltip-arrow::before {
2056
- ${({theme:e,type:t,customStylesTPAleftBefore:l})=>{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]}return{...t,...l}}}}
2077
+ ${({inBuiltCss:e,type:t,customStylesTPAleftBefore:l})=>{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]}return{...t,...l}}}}
2057
2078
  }
2058
2079
  &[data-popper-placement*='left'] .tooltip-arrow::after {
2059
- ${({theme:e,type:t,customStylesTPAleftAfter:l})=>{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]}return{...t,...l}}}}
2080
+ ${({inBuiltCss:e,type:t,customStylesTPAleftAfter:l})=>{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]}return{...t,...l}}}}
2060
2081
  }
2061
2082
  `,vo=m.default.div`
2062
2083
 
2063
- ${({theme:e,type:t,customStylesTPArrow:l})=>{if(e){let t={};if(e["tooltip-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tooltip-arrow"])t[l]=e["tooltip-arrow"][l],delete e.common[l]}return{...t,...l}}}}
2084
+ ${({inBuiltCss:e,type:t,customStylesTPArrow:l})=>{if(e){let t={};if(e["tooltip-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tooltip-arrow"])t[l]=e["tooltip-arrow"][l],delete e.common[l]}return{...t,...l}}}}
2064
2085
 
2065
2086
 
2066
2087
  &::before{
2067
- ${({theme:e,type:t,customStylesTPAbefore:l})=>{if(e){let t={};if(e["tooltip-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tooltip-arrow-before"])t[l]=e["tooltip-arrow-before"][l],delete e.common[l]}return{...t,...l}}}}
2088
+ ${({inBuiltCss:e,type:t,customStylesTPAbefore:l})=>{if(e){let t={};if(e["tooltip-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tooltip-arrow-before"])t[l]=e["tooltip-arrow-before"][l],delete e.common[l]}return{...t,...l}}}}
2068
2089
  }
2069
2090
 
2070
2091
  &::after{
2071
- ${({theme:e,type:t,customStylesTPAafter:l})=>{if(e){let t={};if(e["tooltip-arrow-after"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tooltip-arrow-after"])t[l]=e["tooltip-arrow-after"][l],delete e.common[l]}return{...t,...l}}}}
2092
+ ${({inBuiltCss:e,type:t,customStylesTPAafter:l})=>{if(e){let t={};if(e["tooltip-arrow-after"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tooltip-arrow-after"])t[l]=e["tooltip-arrow-after"][l],delete e.common[l]}return{...t,...l}}}}
2072
2093
  }
2073
- `,Co=({theme:e,contentTrigger:t,contentTooltip:l,popperOptionsP:o,settings:a,customStylesTPContainer:r,customStylesTPAbottom:i,customStylesTPAbottomBefore:n,customStylesTPAbottomAfter:c,customStylesTPAtop:s,customStylesTPAtopBefore:u,customStylesTPAtopAfter:f,customStylesTPAright:m,customStylesTPArightBefore:g,customStylesTPArightAfter:b,customStylesTPAleft:h,customStylesTPAleftBefore:y,customStylesTPAleftAfter:x,customStylesTPArrow:A,customStylesTPAbefore:C,customStylesTPAafter:w,...S})=>{const E={modifiers:[{name:"offset",options:{offset:[0,23]}}],strategy:"absolute",...o},{getArrowProps:k,getTooltipProps:z,setTooltipRef:V,setTriggerRef:M,visible:R}=d.usePopperTooltip({...a},E);return p.default.createElement(p.default.Fragment,null,p.default.createElement("div",{ref:M,style:{width:"fit-content",height:"fit-content",display:"inline-block"}},t),R&&p.default.createElement(Ao,v({theme:e,ref:V},z({className:"tooltip-container"}),{customStylesTPContainer:r,customStylesTPAbottom:i,customStylesTPAbottomBefore:n,customStylesTPAbottomAfter:c,customStylesTPAtop:s,customStylesTPAtopBefore:u,customStylesTPAtopAfter:f,customStylesTPAright:m,customStylesTPArightBefore:g,customStylesTPArightAfter:b,customStylesTPAleft:h,customStylesTPAleftBefore:y,customStylesTPAleftAfter:x}),p.default.createElement(vo,v({theme:e},k({className:"tooltip-arrow"}),{customStylesTPArrow:A,customStylesTPAbefore:C,customStylesTPAafter:w})),l))};Co.propTypes={theme:f.default.object,contentTrigger:f.default.any,contentTooltip:f.default.any,popperOptionsP:f.default.object,settings:f.default.object,customStylesTPContainer:f.default.object,customStylesTPAbottom:f.default.object,customStylesTPAbottomBefore:f.default.object,customStylesTPAbottomAfter:f.default.object,customStylesTPAtop:f.default.object,customStylesTPAtopBefore:f.default.object,customStylesTPAtopAfter:f.default.object,customStylesTPAright:f.default.object,customStylesTPArightBefore:f.default.object,customStylesTPArightAfter:f.default.object,customStylesTPAleft:f.default.object,customStylesTPAleftBefore:f.default.object,customStylesTPAleftAfter:f.default.object,customStylesTPArrow:f.default.object,customStylesTPAbefore:f.default.object,customStylesTPAafter:f.default.object},Co.defaultProps={theme:V,contentTrigger:p.default.createElement("div",null,"Trigger"),contentTooltip:p.default.createElement("div",null,"I am the tooltip")};const wo={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},So=m.default.div`
2094
+ `,Co=({inBuiltCss:e,contentTrigger:t,contentTooltip:l,popperOptionsP:o,settings:a,customStylesTPContainer:r,customStylesTPAbottom:i,customStylesTPAbottomBefore:n,customStylesTPAbottomAfter:c,customStylesTPAtop:d,customStylesTPAtopBefore:u,customStylesTPAtopAfter:f,customStylesTPAright:m,customStylesTPArightBefore:g,customStylesTPArightAfter:b,customStylesTPAleft:h,customStylesTPAleftBefore:y,customStylesTPAleftAfter:x,customStylesTPArrow:A,customStylesTPAbefore:C,customStylesTPAafter:w,...S})=>{const E={modifiers:[{name:"offset",options:{offset:[0,23]}}],strategy:"absolute",...o},{getArrowProps:k,getTooltipProps:z,setTooltipRef:M,setTriggerRef:R,visible:I}=s.usePopperTooltip({...a},E);return p.default.createElement(p.default.Fragment,null,p.default.createElement("div",{ref:R,style:{width:"fit-content",height:"fit-content",display:"inline-block"}},t),I&&p.default.createElement(Ao,v({inBuiltCss:V,ref:M},z({className:"tooltip-container"}),{customStylesTPContainer:r,customStylesTPAbottom:i,customStylesTPAbottomBefore:n,customStylesTPAbottomAfter:c,customStylesTPAtop:d,customStylesTPAtopBefore:u,customStylesTPAtopAfter:f,customStylesTPAright:m,customStylesTPArightBefore:g,customStylesTPArightAfter:b,customStylesTPAleft:h,customStylesTPAleftBefore:y,customStylesTPAleftAfter:x}),p.default.createElement(vo,v({inBuiltCss:V},k({className:"tooltip-arrow"}),{customStylesTPArrow:A,customStylesTPAbefore:C,customStylesTPAafter:w})),l))};Co.propTypes={contentTrigger:f.default.any,contentTooltip:f.default.any,popperOptionsP:f.default.object,settings:f.default.object,customStylesTPContainer:f.default.object,customStylesTPAbottom:f.default.object,customStylesTPAbottomBefore:f.default.object,customStylesTPAbottomAfter:f.default.object,customStylesTPAtop:f.default.object,customStylesTPAtopBefore:f.default.object,customStylesTPAtopAfter:f.default.object,customStylesTPAright:f.default.object,customStylesTPArightBefore:f.default.object,customStylesTPArightAfter:f.default.object,customStylesTPAleft:f.default.object,customStylesTPAleftBefore:f.default.object,customStylesTPAleftAfter:f.default.object,customStylesTPArrow:f.default.object,customStylesTPAbefore:f.default.object,customStylesTPAafter:f.default.object},Co.defaultProps={contentTrigger:p.default.createElement("div",null,"Trigger"),contentTooltip:p.default.createElement("div",null,"I am the tooltip")};const wo={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},So=m.default.div`
2074
2095
  background: ${({theme:e,variant:t})=>e.variant[t]};
2075
2096
  color: ${({theme:e})=>e.bgColor};
2076
2097
  padding: ${({size:e})=>wo[e].padding};
@@ -2108,7 +2129,7 @@ width: ${({block:e,size:t})=>e?"auto":Mo[t].width};
2108
2129
  height: 28px;
2109
2130
  box-sizing: border-box;
2110
2131
  overflow: hidden;
2111
- `,Io=({block:e,style:t,variant:o,textColor:a,bgColor:r,...i})=>(l.useTheme(),p.default.createElement(Ro,v({block:e,variant:o,textColor:a,bgColor:r,style:t},i),i.children));Io.propTypes={variant:f.default.string,size:f.default.oneOf(["xsm","sm","md","lg"]),block:f.default.bool,theme:f.default.object,textColor:f.default.string,bgColor:f.default.string},Ro.defaultProps={theme:z},Io.defaultProps={theme:z,variant:"primary-1",block:!1,size:"sm"};const Wo={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},Po=m.default.div`
2132
+ `,Io=({block:e,style:t,variant:o,textColor:a,bgColor:r,...i})=>(l.useTheme(),p.default.createElement(Ro,v({block:e,variant:o,textColor:a,bgColor:r,style:t},i),i.children));Io.propTypes={variant:f.default.string,size:f.default.oneOf(["xsm","sm","md","lg"]),block:f.default.bool,theme:f.default.object,textColor:f.default.string,bgColor:f.default.string},Ro.defaultProps={theme:z},Io.defaultProps={theme:z,variant:"primary-1",block:!1,size:"sm"};const Wo={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},Bo=m.default.div`
2112
2133
  background: ${({theme:e})=>e.bgColor};
2113
2134
  color: ${({theme:e,variant:t,textColor:l})=>l||e.variant[t]};
2114
2135
  border: 1px solid ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
@@ -2121,7 +2142,7 @@ width: ${({block:e,size:t})=>e?"auto":Wo[t].width};
2121
2142
  height: 27px;
2122
2143
  box-sizing: border-box;
2123
2144
  overflow: hidden;
2124
- `,Lo=({block:e,style:t,variant:o,textColor:a,borderColor:r,...i})=>(l.useTheme(),p.default.createElement(Po,v({block:e,variant:o,textColor:a,borderColor:r,style:t},i),i.children));Lo.propTypes={variant:f.default.string,size:f.default.oneOf(["xsm","sm","md","lg"]),block:f.default.bool,theme:f.default.object,textColor:f.default.string,borderColor:f.default.string},Po.defaultProps={theme:z},Lo.defaultProps={theme:z,variant:"primary-1",block:!1,size:"sm"};const Bo=m.default.div`
2145
+ `,Po=({block:e,style:t,variant:o,textColor:a,borderColor:r,...i})=>(l.useTheme(),p.default.createElement(Bo,v({block:e,variant:o,textColor:a,borderColor:r,style:t},i),i.children));Po.propTypes={variant:f.default.string,size:f.default.oneOf(["xsm","sm","md","lg"]),block:f.default.bool,theme:f.default.object,textColor:f.default.string,borderColor:f.default.string},Bo.defaultProps={theme:z},Po.defaultProps={theme:z,variant:"primary-1",block:!1,size:"sm"};const Lo=m.default.div`
2125
2146
  ${({theme:e,type:t})=>M(e,"sidebar-container")}
2126
2147
  ${({customStylesContainer:e})=>e}
2127
2148
 
@@ -2139,7 +2160,7 @@ ${({forceOpen:e,theme:t,type:l,customStylesPusherOpen:o,customStylesPusherClose:
2139
2160
  @media (max-width: 980px) {
2140
2161
  ${({theme:e,type:t,customStylesPusherMobile:l})=>({...M(e,"sidebar-pusher-mobile"),...l})}}
2141
2162
  }
2142
- `,To=({theme:e,customStylesContainer:t,customStylesContainerOpen:l,customStylesContainerClose:o,customStylesContainerMobileOpen:a,customStylesContainerMobileClose:r,customStylesPusher:i,customStylesPusherOpen:n,customStylesPusherClose:c,customStylesPusherMobile:d,forceOpen:s,forceClose:u,handleSidebar:f,toggleSideBarOpen:m,pinner:g,...b})=>{function h(e){f(e)}return p.default.createElement(p.default.Fragment,null,p.default.createElement(Bo,v({theme:e,customStyles:t,type:"sidebarContainer",onMouseEnter:()=>{s||h(!0)},onMouseLeave:()=>{h(!1),u()},forceOpen:s,isOpen:m},b),p.default.createElement(qo,null),b.children,g))};To.propTypes={theme:f.default.object,customStylesContainer:f.default.object,customStylesContainerOpen:f.default.object,customStylesContainerClose:f.default.object,customStylesContainerMobileOpen:f.default.object,customStylesContainerMobileClose:f.default.object,customStylesPusher:f.default.object,customStylesPusherOpen:f.default.object,customStylesPusherClose:f.default.object,customStylesPusherMobile:f.default.object,forceOpen:f.default.bool,forceClose:f.default.func,handleSidebar:f.default.func,toggleSideBarOpen:f.default.bool,pinner:f.default.any},To.defaultProps={theme:V};const jo=m.default.div`
2163
+ `,To=({theme:e,customStylesContainer:t,customStylesContainerOpen:l,customStylesContainerClose:o,customStylesContainerMobileOpen:a,customStylesContainerMobileClose:r,customStylesPusher:i,customStylesPusherOpen:n,customStylesPusherClose:c,customStylesPusherMobile:s,forceOpen:d,forceClose:u,handleSidebar:f,toggleSideBarOpen:m,pinner:g,...b})=>{function h(e){f(e)}return p.default.createElement(p.default.Fragment,null,p.default.createElement(Lo,v({theme:e,customStyles:t,type:"sidebarContainer",onMouseEnter:()=>{d||h(!0)},onMouseLeave:()=>{h(!1),u()},forceOpen:d,isOpen:m},b),p.default.createElement(qo,null),b.children,g))};To.propTypes={theme:f.default.object,customStylesContainer:f.default.object,customStylesContainerOpen:f.default.object,customStylesContainerClose:f.default.object,customStylesContainerMobileOpen:f.default.object,customStylesContainerMobileClose:f.default.object,customStylesPusher:f.default.object,customStylesPusherOpen:f.default.object,customStylesPusherClose:f.default.object,customStylesPusherMobile:f.default.object,forceOpen:f.default.bool,forceClose:f.default.func,handleSidebar:f.default.func,toggleSideBarOpen:f.default.bool,pinner:f.default.any},To.defaultProps={theme:V};const Ho=m.default.div`
2143
2164
  min-height: 51px;
2144
2165
  display: flex;
2145
2166
  background-color: #193096;
@@ -2153,7 +2174,7 @@ padding-left: 24.5px;
2153
2174
  cursor: pointer;
2154
2175
  }
2155
2176
  }
2156
- `,Ho=m.default.div`
2177
+ `,jo=m.default.div`
2157
2178
  display: flex;
2158
2179
  background-color: transparent;
2159
2180
  flex-direction: column;
@@ -2293,41 +2314,48 @@ p{
2293
2314
  background-color: ${({theme:e,isActive:t,variantOn:l,variantOff:o})=>t?e.variant[l]:e.variant[o]};
2294
2315
  border-radius: 19px;
2295
2316
  `,Do=({block:e,variantOn:t,variantOff:o,currentStep:a,totalSteps:r,widthStep:i,style:n,...c})=>(l.useTheme(),p.default.createElement(Qo,v({block:e},c,{style:n}),p.default.createElement(Ko,v({},c,{variantOn:t,variantOff:o}),"Page ",p.default.createElement("div",null,a)," of ",p.default.createElement("div",null,r)),p.default.createElement(No,c,Array.from(Array(r).keys()).map((e=>p.default.createElement(Yo,{key:"formSteps".concat(e),isActive:a===e+1,variantOn:t,variantOff:o,widthStep:i}))))));Do.propTypes={variantOn:f.default.string,variantOff:f.default.string,block:f.default.bool,theme:f.default.object,currentStep:f.default.number,totalSteps:f.default.number,widthStep:f.default.number},Qo.defaultProps={theme:z},Ko.defaultProps={theme:z},No.defaultProps={theme:z},Yo.defaultProps={theme:z},Do.defaultProps={theme:z,variantOn:"primary-1",variantOff:"neutral-2",block:!1,currentStep:1,totalSteps:4,widthStep:43};const $o=m.default.div`
2296
- //Set the styles from the default styles object
2297
- ${({theme:e,type:t})=>M(e,t)}
2298
- background-color: ${({color:e})=>e?R(e,.5):z.primary["primary-1"]};
2317
+ height: 10px;
2318
+ border-radius: 10px;
2319
+ margin-top: 13px;
2320
+ margin-left: 13px;
2321
+ margin-right: 13px;
2322
+ width: inherit;
2323
+ background-color: ${({color:e,theme:t})=>R(e||t.primary["primary-1"],.5)};
2299
2324
  `,_o=m.default.div`
2300
- //Set the styles from the default styles object
2301
- ${({theme:e,type:t})=>M(e,t)}
2302
-
2303
- // custom styles
2304
- ${({progressBarStyle:e})=>e}
2305
- width: ${({now:e})=>e+"%"};
2306
- background-color: ${({color:e})=>e||z.primary["primary-1"]};
2307
- `,ea=({labelStyle:e,progressBarStyle:t,label:l,now:o,color:a,...r})=>p.default.createElement("div",null,p.default.createElement(W,v({theme:V,customStyles:e,type:"progressbarLabel",text:l},r)),p.default.createElement($o,v({progressBarStyle:t,theme:V,type:"progressWrapper",color:a},r),p.default.createElement(_o,v({progressBarStyle:t,now:o,theme:V,type:"containerWrapper",color:a},r))));ea.propTypes={labelStyle:f.default.object,progressBarStyle:f.default.object,color:f.default.string,label:f.default.string,now:f.default.number},ea.defaultProps={labelStyle:{},progressBarStyle:{},label:"",now:0,color:"#2E56F4"};const ta=m.default.div`
2308
- display: flex;
2309
- align-items: center;
2310
- color: ${({theme:e})=>e.variant["neutral-2"]};
2311
- `;ta.defaultProps={theme:z};const la=({...e})=>p.default.createElement(ta,null,e.children);la.propTypes={theme:f.default.object},la.defaultProps={theme:z};const oa=m.default.div`
2312
- font-size: 14px;
2313
- color: ${({selected:e,theme:t})=>e?t.variant["primary-1"]:null};
2325
+ height: inherit;
2326
+ width: inherit;
2327
+ transition: width 1s ease-in-out;
2328
+ border-radius: inherit;
2329
+ text-align: right;
2314
2330
 
2315
- svg {
2316
- width: 14px;
2317
- height: 14px;
2318
- path {
2319
- fill: ${({selected:e,theme:t})=>e?t.variant["primary-1"]:t.variant["neutral-2"]};
2320
- }
2321
- }
2331
+ // custom styles
2332
+ ${({progressBarStyle:e})=>e}
2333
+ width: ${({now:e})=>e+"%"};
2334
+ background-color: ${({color:e,theme:t})=>e||t.primary["primary-1"]};
2335
+ `,ea=({labelStyle:e,progressBarStyle:t,label:o,now:a,color:r,...i})=>{const n=l.useTheme()||z;return p.default.createElement("div",null,p.default.createElement(W,v({inBuiltCss:V,customStyles:e,type:"progressbarLabel",text:o},i)),p.default.createElement($o,v({progressBarStyle:t,theme:n,color:r},i),p.default.createElement(_o,v({progressBarStyle:t,now:a,theme:n,color:r},i))))};ea.propTypes={labelStyle:f.default.object,progressBarStyle:f.default.object,color:f.default.string,label:f.default.string,now:f.default.number},ea.defaultProps={labelStyle:{},progressBarStyle:{},label:"",now:0};const ta=m.default.div`
2336
+ display: flex;
2337
+ align-items: center;
2338
+ color: ${({theme:e})=>e.variant["neutral-2"]};
2339
+ `,la=({...e})=>{const t=l.useTheme()||z;return p.default.createElement(ta,{theme:t},e.children)},oa=m.default.div`
2340
+ font-size: 14px;
2341
+ color: ${({selected:e,theme:t})=>e?t.variant["primary-1"]:null};
2322
2342
 
2323
- cursor: pointer;
2324
- &:not(:first-child):not(:last-child) {
2325
- margin: 0 22px;
2343
+ svg {
2344
+ width: 14px;
2345
+ height: 14px;
2346
+ path {
2347
+ fill: ${({selected:e,theme:t})=>e?t.variant["primary-1"]:t.variant["neutral-2"]};
2326
2348
  }
2327
- `;oa.defaultProps={theme:z},(la.PageItem=function({selected:e,...t}){return p.default.createElement(oa,v({selected:e},t),t.children)}).propTypes={theme:f.default.object,selected:f.default.bool},la.PageItem.defaultProps={theme:z,selected:!1};const aa=m.default.div`
2349
+ }
2350
+
2351
+ cursor: pointer;
2352
+ &:not(:first-child):not(:last-child) {
2353
+ margin: 0 22px;
2354
+ }
2355
+ `;(la.PageItem=function({selected:e,...t}){const o=l.useTheme()||z;return p.default.createElement(oa,v({selected:e,theme:o},t),t.children)}).propTypes={selected:f.default.bool},la.PageItem.defaultProps={selected:!1};const aa=m.default.div`
2328
2356
  ${({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}}}}
2329
2357
  }
2330
- `,ra=({theme:e,toggleSimple:t,contentTrigger:l,contentOverlay:o,popperOptionsP:a,settingsP:r,customStyles:i,...n})=>{let c={},s={};t?(c={...c,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},s={...s}):(c={...c,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},s={...s,trigger:"click",closeOnOutsideClick:!0,interactive:!0}),c={...c,...a},s={...s,...r};const{getArrowProps:u,getTooltipProps:f,setTooltipRef:m,setTriggerRef:g,visible:b}=d.usePopperTooltip({...s},c);return p.default.createElement(p.default.Fragment,null,p.default.createElement("div",{ref:g,style:{width:"fit-content",height:"fit-content"}},l),b&&p.default.createElement(aa,v({type:t?"simple-overlay":"overlay",theme:e,ref:m},f({className:"tooltip-container"}),{customStyles:i}),o))};ra.propTypes={theme:f.default.object,contentTrigger:f.default.any,contentOverlay:f.default.any,popperOptionsP:f.default.object,settingsP:f.default.object,customStyles:f.default.object,toggleSimple:f.default.bool},ra.defaultProps={theme:V,contentTrigger:p.default.createElement("div",null,"Trigger"),contentOverlay:p.default.createElement("div",null,"I am the Overlay")};const ia={overlay:{zIndex:"999999",backgroundColor:"rgb(0 0 0 / 30%)"},content:{borderColor:z.border,top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",padding:"0px",transform:"translate(-50%, -50%)",maxHeight:"75vh",minWidth:"40vw"}},na=m.default.button`
2358
+ `,ra=({theme:e,toggleSimple:t,contentTrigger:l,contentOverlay:o,popperOptionsP:a,settingsP:r,customStyles:i,...n})=>{let c={},d={};t?(c={...c,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},d={...d}):(c={...c,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},d={...d,trigger:"click",closeOnOutsideClick:!0,interactive:!0}),c={...c,...a},d={...d,...r};const{getArrowProps:u,getTooltipProps:f,setTooltipRef:m,setTriggerRef:g,visible:b}=s.usePopperTooltip({...d},c);return p.default.createElement(p.default.Fragment,null,p.default.createElement("div",{ref:g,style:{width:"fit-content",height:"fit-content"}},l),b&&p.default.createElement(aa,v({type:t?"simple-overlay":"overlay",theme:e,ref:m},f({className:"tooltip-container"}),{customStyles:i}),o))};ra.propTypes={theme:f.default.object,contentTrigger:f.default.any,contentOverlay:f.default.any,popperOptionsP:f.default.object,settingsP:f.default.object,customStyles:f.default.object,toggleSimple:f.default.bool},ra.defaultProps={theme:V,contentTrigger:p.default.createElement("div",null,"Trigger"),contentOverlay:p.default.createElement("div",null,"I am the Overlay")};const ia={overlay:{zIndex:"999999",backgroundColor:"rgb(0 0 0 / 30%)"},content:{borderColor:z.border,top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",padding:"0px",transform:"translate(-50%, -50%)",minWidth:"40vw",maxHeight:"85vh",overflow:"hidden"}},na=m.default.button`
2331
2359
  //Set the styles from the default styles object
2332
2360
  ${({theme:e,type:t})=>M(e,t)}
2333
2361
  // custom styles
@@ -2351,16 +2379,27 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
2351
2379
  }
2352
2380
  // custom styles
2353
2381
  ${({customModalHeaderStyle:e})=>e}
2354
- `,da=m.default.div`
2382
+ `,sa=m.default.div`
2383
+
2355
2384
  //Set the styles from the default styles object
2356
2385
  ${({theme:e,type:t})=>M(e,t)}
2357
2386
  // custom styles
2358
2387
  ${({customModalBodyStyle:e})=>e}
2359
- `,sa=m.default.div`
2388
+ `,da=m.default.div`
2389
+ max-height: 60vh;
2390
+ overflow-y: scroll;
2391
+ `,ua=m.default.div`
2360
2392
  //Set the styles from the default styles object
2361
2393
  ${({theme:e,type:t})=>M(e,t)}
2362
2394
  // custom styles
2363
2395
  ${({customModalFooterStyle:e})=>e}
2364
- `,ua=m.default.div`
2365
- padding: 2rem 3rem 0rem 3rem;
2366
- `;try{A.default.setAppElement("#root")}catch(e){A.default.setAppElement("#__next")}const pa=({modalIsOpen:e,toggleModal:t,closeOnOutsideClick:l,headerContent:o,bodyContent:a,footerContent:r,customModalCloseStyle:i,customModalHeaderStyle:n,customModalBodyStyle:c,customModalFooterStyle:d,...s})=>p.default.createElement(A.default,v({isOpen:e,onRequestClose:l?t:void 0,style:ia,contentLabel:"Modal"},s),p.default.createElement(na,{theme:V,type:"modalComp-modal-close",style:i,onClick:t},p.default.createElement(et,{icon:"cross-icon",color:z.neutral["neutral-2"],size:15})),p.default.createElement(ca,{style:n},p.default.createElement(ua,null,o)),p.default.createElement(da,{theme:V,type:"modalComp-modal-body",style:c},p.default.createElement(ua,null," ",a)),p.default.createElement(sa,{theme:V,type:"modalComp-modal-footer",style:d},r));pa.propTypes={modalIsOpen:f.default.bool,toggleModal:f.default.func,closeOnOutsideClick:f.default.bool,headerContent:f.default.any,bodyContent:f.default.any,footerContent:f.default.any,customModalCloseStyle:f.default.object,customModalHeaderStyle:f.default.object,customModalBodyStyle:f.default.object,customModalFooterStyle:f.default.object},pa.defaultProps={modalIsOpen:!1,toggleModal:()=>{},closeOnOutsideClick:!1,headerContent:"",bodyContent:"",footerContent:"",customModalCloseStyle:{},customModalHeaderStyle:{},customModalBodyStyle:{},customModalFooterStyle:{}},exports.Accordion=X,exports.AccordionSB=O,exports.AccordionSBfooter=Z,exports.ActionContainer=Ll,exports.ActionItem=Tl,exports.ArrowBar=K,exports.Avatar=ee,exports.AvatarSB=ae,exports.AvatarSBfooter=ce,exports.Banner=ue,exports.Breadcrumb=ge,exports.ButtonPopup=to,exports.Card=H,exports.CardRef=G,exports.CheckBoxInput=it,exports.Content=Me,exports.DarkSecondaryLink=Uo,exports.DateSelect=Zt,exports.Divider=Ie,exports.DocumentCard=T,exports.Drawer=Pe,exports.DropdownSelect=pl,exports.DropzoneInput=Bt,exports.ErrorBoundary=Le,exports.FilterChip=Te,exports.Footer=He,exports.FooterContent=({variant:e,textColor:t,size:l,width:o,footerWidth:a,...r})=>p.default.createElement(Fe,v({variant:e,textColor:t,footerWidth:a},r),p.default.createElement(Ge,{footerWidth:a},p.default.createElement(Xe,{footerWidth:a},"Premise HQ"),p.default.createElement(Oe,{footerWidth:a},"|"),p.default.createElement(Xe,{footerWidth:a},"All Rights Restricted 2020 ©")),p.default.createElement(Ge,{footerWidth:a},p.default.createElement(Xe,{footerWidth:a},"Terms of use"),p.default.createElement(Oe,{footerWidth:a},"|"),p.default.createElement(Xe,{footerWidth:a},"Privacy Policy"))),exports.FormComponent=({formData:t,...l})=>{const o=t=>{switch(t.type){case"header":return(t=>p.default.createElement(e.Fragment,null,p.default.createElement(Je,v({},t,l),t.children),t))(t);case"label":return(e=>p.default.createElement(W,v({style:{marginBottom:"7px",paddingBottom:"0"}},e,l)))(t);case"text":return(e=>p.default.createElement(Ye,v({},e,l)))(t);case"textArea":return(e=>p.default.createElement(ll,v({},e,l)))(t);case"number":return(e=>p.default.createElement(cl,v({},e,l)))(t);case"radio":return(e=>p.default.createElement(Et,v({key:101*Math.random()|0},e,l)))(t);case"checkBox":return(e=>p.default.createElement(it,v({},e,l)))(t);case"singleSelect":return(e=>p.default.createElement(pl,v({dropdownType:"singleSelect"},e,l)))(t);case"multiSelect":return(e=>p.default.createElement(pl,v({dropdownType:"multiSelect"},e,l)))(t);case"asyncSingleSelect":return(e=>p.default.createElement(pl,v({dropdownType:"asyncSingleSelect"},e,l)))(t);case"asyncMultiSelect":return(e=>p.default.createElement(pl,v({dropdownType:"asyncMultiSelect"},e,l)))(t);case"signature":return(e=>p.default.createElement(Dt,v({},e,l)))(t);case"fileUpload":return(e=>p.default.createElement(Bt,v({},e,l)))(t);case"date":return(e=>p.default.createElement(Zt,v({},e,l)))(t);case"toggle":return(e=>p.default.createElement(xt,v({},e,l)))(t);case"rating":return(e=>p.default.createElement(El,v({},e,l)))(t);case"buttonPrimary":return(e=>p.default.createElement(Ce,v({},e,l)))(t);case"buttonSecondary":return(e=>p.default.createElement(Ee,v({},e,l)))(t);case"buttonTiny":return(e=>p.default.createElement(ze,v({},e,l)))(t);case"search":return(e=>p.default.createElement(fl,v({},e,l)))(t);case"table":return(e=>p.default.createElement(Ol,v({},e,l)))(t);case"passwordInput":return(e=>p.default.createElement(yl,v({},e,l)))(t);case"headerComponent":return(e=>p.default.createElement(Zl,v({},e,l)))(t)}};return p.default.createElement(e.Fragment,null,p.default.createElement(jl,{defaultThemeColor:z},p.default.createElement(Hl,{onSubmit:()=>{console.log("form submit")}},t.map(((e,t)=>e.length>1?p.default.createElement(Gl,null,e.map(((t,l)=>p.default.createElement(Xl,{cols:e.length},o(t))))):o(e[0]))))))},exports.FormContainer=jl,exports.FormWrapper=Hl,exports.GroupAvatars=Ql,exports.GroupButtons=Dl,exports.GroupButtonsPopup=ro,exports.GroupStatusCircle=po,exports.Header=Je,exports.HeaderComponent=Zl,exports.HyperLink=go,exports.Icon=et,exports.Image=Y,exports.Label=W,exports.LightSecondaryLink=Zo,exports.Loader=ye,exports.ModalComp=pa,exports.MultiColumnDiv=Xl,exports.MultiColumnWrapper=Gl,exports.Navbar=({theme:t,headerContent:l,bodyContent:o,footerContent:a,selectedApp:r,setApp:i,toggleSideBarOpen:n,...c})=>{const[d,s]=e.useState(null),[u,f]=e.useState(null);return p.default.createElement("div",{onMouseLeave:()=>{s(null),f(null)},style:{display:"flex",flexDirection:"column",height:"100vh"},className:"NavbarDiv"},p.default.createElement(jo,null,l),p.default.createElement(Ho,null,o?.map(((e,t)=>p.default.createElement(O,{key:e.id,index:t,handleClick:e=>{!function(e){f(null),s(e)}(e)},isAccordionOpen:t===d,isSelected:e.userName===r.lev1,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:p.default.createElement(ae,{toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":e.userName===r.lev1?"600":"400"},customStylesNameHover:{"text-decoration":"underline"},size:"LG",user:e,isSelected:e.userName===r.lev1}),content:p.default.createElement("div",{style:{margin:"0",padding:"0",paddingLeft:"32px",marginBottom:"18.25px"}},e.subdirectory?.map(((t,l)=>p.default.createElement(Fo,{key:e.id+t,onClick:()=>{console.log("Click: ",e.fullName,t),i({lev1:`${e.userName}`,lev2:`${t}`})}},p.default.createElement("span",{style:{visibility:r.lev2===t?"visible":"hidden"}}),p.default.createElement("p",{style:{marginTop:0===l&&"0px"}},t)))))})))),p.default.createElement(Go,null,p.default.createElement(Z,{index:0,handleClick:e=>{!function(e){s(null),f(e)}(e)},isAccordionOpen:0===u,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:p.default.createElement(ae,{toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":"400"},customStylesNameHover:{"text-decoration":"underline"},size:"LG",user:{fullName:"My Account",userName:"My Account",url:"https://picsum.photos/30"}}),content:p.default.createElement("div",{style:{margin:"0",padding:"0",paddingLeft:"32px",marginBottom:"18.25px"}},p.default.createElement(Xo,{onClick:()=>{}},p.default.createElement("p",null,"Change Password")),p.default.createElement(Xo,{onClick:()=>{}},p.default.createElement("p",null,"Sign Out")))}),p.default.createElement(Z,{handleClick:()=>{},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:p.default.createElement(ce,{toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":"400"},customStylesNameHover:{"text-decoration":"underline"},size:"LG",user:{fullName:"Users",userName:"Users"},value:"+"+a.length}),disable:!0})))},exports.NumericInput=cl,exports.Overlay=ra,exports.OverlayOptionContainer=Bl,exports.OverlayOptionItemLabel=ql,exports.PageContent=kl,exports.Pagination=la,exports.PasswordInput=yl,exports.PrimaryButton=Ce,exports.PrimaryStatusChip=Eo,exports.ProgressBar=ea,exports.ProgressSteps=Do,exports.RadioInput=Et,exports.Rating=El,exports.SearchInput=fl,exports.SecondaryButton=Ee,exports.SecondaryStatusChip=Vo,exports.Sidebar=To,exports.SignatureInput=Dt,exports.SlimPrimaryStatusChip=Io,exports.SlimSecondaryStatusChip=Lo,exports.StatusCircle=no,exports.StyledCentralBar=Ml,exports.StyledClearSearch=Vl,exports.StyledCreateRow=Il,exports.StyledRow=Wl,exports.StyledRowSearch=zl,exports.StyledSearchRow=Pl,exports.StyledWarning=Rl,exports.SubmitButtonContainer=Fl,exports.SubmitComponent=({formData:t,onSubmit:l,onReset:o,style:a,...r})=>{const i=e=>{switch(e.type){case"submit":return(e=>p.default.createElement(Ce,{block:e.block,style:e.style,disabled:e.disabled,type:"submit",children:e.children,onClick:()=>{e.onClick()}}))(e);case"reset":case"cancel":return(e=>p.default.createElement(Ee,{block:e.block,disabled:r.disabled,children:e.children,onClick:()=>{e.onClick()}}))(e)}};return p.default.createElement(e.Fragment,null,p.default.createElement(Fl,{style:a},t&&t.map(((e,t)=>e.map(((e,t)=>i(e)))))))},exports.Table=Ol,exports.TextArea=ll,exports.TextInput=Ye,exports.TimeInput=mt,exports.TinyButton=ze,exports.ToggleSwitch=xt,exports.Tooltip=Co,exports.Typography=xo,exports.graphColor=k,exports.hexToRGB=R,exports.neutralColor=S,exports.primaryColor=C,exports.shadeColor=E,exports.uiColor=w;
2396
+ `,pa=m.default.div`
2397
+ padding: .5rem 3rem 0rem 3rem;
2398
+ `,fa=m.default.div`
2399
+ position: sticky;
2400
+ background-color: ${({theme:e})=>e.bgColor};
2401
+ width: 100%;
2402
+ top: 0px;
2403
+ border-bottom: 1px solid ${({theme:e})=>e.border}
2404
+
2405
+ `;try{A.default.setAppElement("#root")}catch(e){A.default.setAppElement("#__next")}const ma=({modalIsOpen:e,toggleModal:t,closeOnOutsideClick:o,headerContent:a,bodyContent:r,footerContent:i,customModalCloseStyle:n,customModalHeaderStyle:c,customModalBodyStyle:s,customModalFooterStyle:d,...u})=>{const f=l.useTheme()||z;return p.default.createElement(A.default,v({isOpen:e,onRequestClose:o?t:void 0,style:ia,contentLabel:"Modal"},u),p.default.createElement(fa,{theme:f},p.default.createElement(na,{theme:V,type:"modalComp-modal-close",style:n,onClick:t},p.default.createElement(Z,{icon:"cross-icon",color:z.neutral["neutral-2"],size:15})),p.default.createElement(ca,{style:c},p.default.createElement(pa,null,a))),p.default.createElement(da,null,p.default.createElement(sa,{theme:V,type:"modalComp-modal-body",style:s},p.default.createElement(pa,null," ",r)),p.default.createElement(ua,{theme:V,type:"modalComp-modal-footer",style:d},i)))};ma.propTypes={modalIsOpen:f.default.bool,toggleModal:f.default.func,closeOnOutsideClick:f.default.bool,headerContent:f.default.any,bodyContent:f.default.any,footerContent:f.default.any,customModalCloseStyle:f.default.object,customModalHeaderStyle:f.default.object,customModalBodyStyle:f.default.object,customModalFooterStyle:f.default.object},ma.defaultProps={modalIsOpen:!1,toggleModal:()=>{},closeOnOutsideClick:!1,headerContent:"",bodyContent:"",footerContent:"",customModalCloseStyle:{},customModalHeaderStyle:{},customModalBodyStyle:{},customModalFooterStyle:{}},exports.Accordion=J,exports.AccordionSB=U,exports.AccordionSBfooter=Q,exports.ActionContainer=Bl,exports.ActionItem=ql,exports.ArrowBar=D,exports.Avatar=oe,exports.AvatarSB=ne,exports.AvatarSBfooter=ue,exports.Banner=me,exports.Breadcrumb=ye,exports.ButtonPopup=to,exports.Card=j,exports.CardRef=G,exports.CheckBoxInput=rt,exports.Content=We,exports.DarkSecondaryLink=Uo,exports.DateSelect=Ot,exports.Divider=Pe,exports.DocumentCard=T,exports.Drawer=qe,exports.DropdownSelect=ul,exports.DropzoneInput=Pt,exports.ErrorBoundary=Te,exports.FilterChip=Fe,exports.Footer=Xe,exports.FooterContent=({variant:e,textColor:t,size:l,width:o,footerWidth:a,...r})=>p.default.createElement(Oe,v({variant:e,textColor:t,footerWidth:a},r),p.default.createElement(Ze,{footerWidth:a},p.default.createElement(Je,{footerWidth:a},"Premise HQ"),p.default.createElement(Ue,{footerWidth:a},"|"),p.default.createElement(Je,{footerWidth:a},"All Rights Restricted 2020 ©")),p.default.createElement(Ze,{footerWidth:a},p.default.createElement(Je,{footerWidth:a},"Terms of use"),p.default.createElement(Ue,{footerWidth:a},"|"),p.default.createElement(Je,{footerWidth:a},"Privacy Policy"))),exports.FormComponent=({formData:t,...l})=>{const o=t=>{switch(t.type){case"header":return(t=>p.default.createElement(e.Fragment,null,p.default.createElement(Ke,v({},t,l),t.children),t))(t);case"label":return(e=>p.default.createElement(W,v({style:{marginBottom:"7px",paddingBottom:"0"}},e,l)))(t);case"text":return(e=>p.default.createElement(_e,v({},e,l)))(t);case"textArea":return(e=>p.default.createElement(tl,v({},e,l)))(t);case"number":return(e=>p.default.createElement(nl,v({},e,l)))(t);case"radio":return(e=>p.default.createElement(St,v({key:101*Math.random()|0},e,l)))(t);case"checkBox":return(e=>p.default.createElement(rt,v({},e,l)))(t);case"singleSelect":return(e=>p.default.createElement(ul,v({dropdownType:"singleSelect"},e,l)))(t);case"multiSelect":return(e=>p.default.createElement(ul,v({dropdownType:"multiSelect"},e,l)))(t);case"asyncSingleSelect":return(e=>p.default.createElement(ul,v({dropdownType:"asyncSingleSelect"},e,l)))(t);case"asyncMultiSelect":return(e=>p.default.createElement(ul,v({dropdownType:"asyncMultiSelect"},e,l)))(t);case"signature":return(e=>p.default.createElement(Yt,v({},e,l)))(t);case"fileUpload":return(e=>p.default.createElement(Pt,v({},e,l)))(t);case"date":return(e=>p.default.createElement(Ot,v({},e,l)))(t);case"toggle":return(e=>p.default.createElement(yt,v({},e,l)))(t);case"rating":return(e=>p.default.createElement(Sl,v({},e,l)))(t);case"buttonPrimary":return(e=>p.default.createElement(Ee,v({},e,l)))(t);case"buttonSecondary":return(e=>p.default.createElement(Ve,v({},e,l)))(t);case"buttonTiny":return(e=>p.default.createElement(Re,v({},e,l)))(t);case"search":return(e=>p.default.createElement(pl,v({},e,l)))(t);case"table":return(e=>p.default.createElement(Ol,v({},e,l)))(t);case"passwordInput":return(e=>p.default.createElement(hl,v({},e,l)))(t);case"headerComponent":return(e=>p.default.createElement(Zl,v({},e,l)))(t)}};return p.default.createElement(e.Fragment,null,p.default.createElement(Tl,{defaultThemeColor:z},p.default.createElement(Hl,{onSubmit:()=>{console.log("form submit")}},t.map(((e,t)=>e.length>1?p.default.createElement(Fl,null,e.map(((t,l)=>p.default.createElement(Gl,{cols:e.length},o(t))))):o(e[0]))))))},exports.FormContainer=Tl,exports.FormWrapper=Hl,exports.GroupAvatars=Ql,exports.GroupButtons=Dl,exports.GroupButtonsPopup=ro,exports.GroupStatusCircle=po,exports.Header=Ke,exports.HeaderComponent=Zl,exports.HyperLink=go,exports.Icon=Z,exports.Image=_,exports.Label=W,exports.LightSecondaryLink=Zo,exports.Loader=ve,exports.ModalComp=ma,exports.MultiColumnDiv=Gl,exports.MultiColumnWrapper=Fl,exports.Navbar=({theme:t,headerContent:l,bodyContent:o,footerContent:a,selectedApp:r,setApp:i,toggleSideBarOpen:n,...c})=>{const[s,d]=e.useState(null),[u,f]=e.useState(null);return p.default.createElement("div",{onMouseLeave:()=>{d(null),f(null)},style:{display:"flex",flexDirection:"column",height:"100vh"},className:"NavbarDiv"},p.default.createElement(Ho,null,l),p.default.createElement(jo,null,o?.map(((e,t)=>p.default.createElement(U,{key:e.id,index:t,handleClick:e=>{!function(e){f(null),d(e)}(e)},isAccordionOpen:t===s,isSelected:e.userName===r.lev1,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:p.default.createElement(ne,{toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":e.userName===r.lev1?"600":"400"},customStylesNameHover:{"text-decoration":"underline"},size:"LG",user:e,isSelected:e.userName===r.lev1}),content:p.default.createElement("div",{style:{margin:"0",padding:"0",paddingLeft:"32px",marginBottom:"18.25px"}},e.subdirectory?.map(((t,l)=>p.default.createElement(Fo,{key:e.id+t,onClick:()=>{console.log("Click: ",e.fullName,t),i({lev1:`${e.userName}`,lev2:`${t}`})}},p.default.createElement("span",{style:{visibility:r.lev2===t?"visible":"hidden"}}),p.default.createElement("p",{style:{marginTop:0===l&&"0px"}},t)))))})))),p.default.createElement(Go,null,p.default.createElement(Q,{index:0,handleClick:e=>{!function(e){d(null),f(e)}(e)},isAccordionOpen:0===u,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:p.default.createElement(ne,{toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":"400"},customStylesNameHover:{"text-decoration":"underline"},size:"LG",user:{fullName:"My Account",userName:"My Account",url:"https://picsum.photos/30"}}),content:p.default.createElement("div",{style:{margin:"0",padding:"0",paddingLeft:"32px",marginBottom:"18.25px"}},p.default.createElement(Xo,{onClick:()=>{}},p.default.createElement("p",null,"Change Password")),p.default.createElement(Xo,{onClick:()=>{}},p.default.createElement("p",null,"Sign Out")))}),p.default.createElement(Q,{handleClick:()=>{},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:p.default.createElement(ue,{toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":"400"},customStylesNameHover:{"text-decoration":"underline"},size:"LG",user:{fullName:"Users",userName:"Users"},value:"+"+a.length}),disable:!0})))},exports.NumericInput=nl,exports.Overlay=ra,exports.OverlayOptionContainer=Pl,exports.OverlayOptionItemLabel=Ll,exports.PageContent=El,exports.Pagination=la,exports.PasswordInput=hl,exports.PrimaryButton=Ee,exports.PrimaryStatusChip=Eo,exports.ProgressBar=ea,exports.ProgressSteps=Do,exports.RadioInput=St,exports.Rating=Sl,exports.SearchInput=pl,exports.SecondaryButton=Ve,exports.SecondaryStatusChip=Vo,exports.Sidebar=To,exports.SignatureInput=Yt,exports.SlimPrimaryStatusChip=Io,exports.SlimSecondaryStatusChip=Po,exports.StatusCircle=no,exports.StyledCentralBar=Vl,exports.StyledClearSearch=zl,exports.StyledCreateRow=Rl,exports.StyledRow=Il,exports.StyledRowSearch=kl,exports.StyledSearchRow=Wl,exports.StyledWarning=Ml,exports.SubmitButtonContainer=jl,exports.SubmitComponent=({formData:t,onSubmit:l,onReset:o,style:a,...r})=>{const i=e=>{switch(e.type){case"submit":return(e=>p.default.createElement(Ee,{block:e.block,style:e.style,disabled:e.disabled,type:"submit",children:e.children,onClick:()=>{e.onClick()}}))(e);case"reset":case"cancel":return(e=>p.default.createElement(Ve,{block:e.block,disabled:r.disabled,children:e.children,onClick:()=>{e.onClick()}}))(e)}};return p.default.createElement(e.Fragment,null,p.default.createElement(jl,{style:a},t&&t.map(((e,t)=>e.map(((e,t)=>i(e)))))))},exports.Table=Ol,exports.TextArea=tl,exports.TextInput=_e,exports.TimeInput=ft,exports.TinyButton=Re,exports.ToggleSwitch=yt,exports.Tooltip=Co,exports.Typography=xo,exports.graphColor=k,exports.hexToRGB=R,exports.neutralColor=S,exports.primaryColor=C,exports.shadeColor=E,exports.uiColor=w;