groundfloor-react-ui 1.0.2 → 1.0.5
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/components/{Form → DesignComponent/StyledComponent}/StyledComponent.js +12 -17
- package/components/DesignComponent/StyledComponent/index.js +1 -0
- package/components/DesignComponent/index.js +1 -0
- package/components/Footer/FooterContent.js +1 -0
- package/components/Form/FormComponent.js +3 -3
- package/components/Form/SubmitComponent.js +1 -1
- package/components/Form/index.js +0 -1
- package/components/Inputs/DropdownSelect.js +176 -174
- package/components/Inputs/DropzoneInput.js +2 -4
- package/components/Modal/ModalComp.js +5 -4
- package/components/constants/defaultStyle.js +2 -4
- package/dist/index.es.js +469 -468
- package/dist/index.js +469 -468
- package/index.js +1 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("prop-types"),l=require("styled-components"),o=require("react-svg"),r=require("react-datepicker");require("react-datepicker/dist/react-datepicker.css");var a=require("react-signature-pad-wrapper"),i=require("react-select"),n=require("react-popper-tooltip");require("react-popper-tooltip/dist/styles.css");var c=require("react-data-table-component");require("react-dom");var d=require("react-modal");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p=s(e),u=s(t),f=s(l),m=s(r),g=s(a),b=s(i),h=s(c),y=s(d);function x(){return x=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},x.apply(this,arguments)}const A={"primary-1":"#2E56F4","primary-2":"#081348"},v={error:"#DD0000",success:"#00B904 "},C={"neutral-1":"#39424D","neutral-2":"#929EAC","neutral-3":"#BBC4CF","neutral-4":"#E2E6F5","neutral-5":"#F0F3F8"},w={"insight-purple":"#F8F2FF","insight-yellow":"#FFFAF2","error-bg":"#FCF2F2","selection-bg":"#F2F4FE"},S={"graph-1":"#2E56F4","graph-2":"#00D7F7","graph-3":"#8B2DFF","graph-4":"#FB9A00","graph-5":"#00B904"},E={primary:{...A},ui:{...v},neutral:{...C},shade:{...w},graph:{...S},variant:{...A,...v,...C,...w,...S},textColor:A["primary-2"],bgColor:"#FFFFFF",black:"#000000",border:"#D4D7E3"},k={common:{color:"blue","background-color":`${E.bgColor}`},label:{"padding-left":"6px","font-style":"normal","font-weight":"normal","font-size":"14px",display:"flex",width:"inherit","align-items":"flex-start",color:`${E.variant["neutral-2"]}`,"margin-bottom":"0","padding-bottom":"0"},button:{color:"red","border-color":"black"},card:{color:`${E.textColor}`,"padding-top":"25px","padding-bottom":"25px","padding-left":"32px","padding-right":"32px","background-color":`${E.bgColor}`,width:"inherit",height:"inherit","border-color":`${E.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":`${E.primary["primary-1"]}`},containerWrapper:{height:"inherit",width:"inherit",transition:"width 1s ease-in-out","border-radius":"inherit","text-align":"right","background-color":`${E.primary["primary-1"]}`},progressbarLabel:{display:"block","margin-left":"13px","margin-bottom":"6px","font-style":"normal","font-weight":"normal","font-size":"12px",color:`${E.textColor}`},spinner:{"background-color":`${E.variant["neutral-1"]}`},avatarContainer:{background:"transparent",display:"flex","align-items":"center",width:"100%",position:"relative"},avatarCircle:{"background-color":`${E.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:`${E.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 ${E.border}`,"border-radius":"4px",padding:"6.5px 7px",display:"flex","align-items":"center","line-height":".5rem","background-color":`${E.bgColor}`},"input-wrapper":{border:"0",outline:"0",color:`${E.variant["primary-2"]}`,margin:"0 5px",padding:"0px","font-size":"14px","flex-grow":"1","flex-shrink":"0"},"textarea-wrapper":{border:"0",outline:"0",color:`${E.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:`${E.variant["neutral-2"]}`,display:"flex",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:`${E.variant["neutral-5"]}`,borderLeft:`1px solid ${E.variant["neutral-5"]}`,borderRight:`1px headRowsolid ${E.variant["neutral-5"]}`,borderTop:`1px solid ${E.variant["neutral-5"]}`,borderTopLeftRadius:"4px",borderTopRightRadius:"4px",paddingLeft:"56px",borderBottom:"none",minHeight:"44px",maxHeight:"44px"}},headCells:{style:{color:`${E.variant["primary-2"]}`,fontSize:"14px",fontWeight:"600","&:first-of-type":{paddingLeft:"0px !important"}}},rows:{style:{background:`${E.variant.bgColor}`,"&:not(:last-of-type)":{borderBottomColor:"none"},"&:last-of-type":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},borderLeft:`1px solid ${E.variant["neutral-5"]}`,borderRight:`1px solid ${E.variant["neutral-5"]}`,borderBottom:`1px solid ${E.variant["neutral-5"]}`},highlightOnHoverStyle:{backgroundColor:`${E.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":`${E.bgColor}`,"border-bottom":`0.5px solid ${E.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",color:`${E.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 ${E.border}`,width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${E.bgColor}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",width:"20px",height:"20px",color:`${E.bgColor}`,cursor:"pointer","text-align":"center","border-radius":"3px"},"check-label":{display:"block","margin-bottom":"7px",color:`${E.variant["neutral-2"]}`},"checkbox-option-text":{"font-size":"16px","margin-left":"10px","background-color":`${E.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"},"toggle-switch-option-text":{color:`${E.neutral["neutral-1"]}`,"font-size":"16px","margin-right":"30px"},"dropzone-parent":{width:"inherit","max-width":"514px",height:"86px","padding-left":"8px","padding-right":"8px",display:"flex","justify-content":"center","align-items":"center","font-size":"16px","border-radius":"5.5px",color:` ${E.textColor}`},"dropzone-file-div":{width:"inherit","max-width":"532px",height:"38px",display:"flex","justify-content":"center","align-items":"center","font-size":"14px",color:`${E.textColor}`,"background-color":`${E.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:`${E.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:`${E.textColor}`,"background-color":`${E.bgColor}`},"signature-wrapper-div":{display:"flex",flex:"auto","justify-content":"center","align-items":"center","font-size":"17px",height:"inherit",color:`${E.textColor}`,"background-color":"transparent"},"signature-input-text":{border:"0","text-align":"center",display:"block",height:"48px",width:"calc(100% - 54px)!important","background-color":`${E.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:`${E.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":`${E.bgColor}`,"border-radius":"3.6px",border:`1px solid ${E.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 ${E.bgColor} transparent`,"border-width":"0 15px 19px 15px",position:"absolute",top:"-1px"},"tp-cont-bottom-arrow-after":{"border-color":`transparent transparent ${E.bgColor} transparent`,"border-width":"0 15px 19px 15px"},"tp-cont-top-arrow-before":{"border-color":`${E.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px",position:"absolute",top:"1px"},"tp-cont-top-arrow-after":{"border-color":`${E.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px"},"tp-cont-right-arrow-before":{"border-color":`transparent ${E.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0"},"tp-cont-right-arrow-after":{"border-color":`transparent ${E.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0",left:"6px",top:"0"},"tp-cont-left-arrow-before":{"border-color":`transparent transparent transparent ${E.bgColor}`,"border-width":"15px 0 15px 19px"},"tp-cont-left-arrow-after":{"border-color":`transparent transparent transparent ${E.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":`${E.bgColor}`,"border-radius":"3.6px",border:`1px solid ${E.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":`${E.variant["neutral-1"]}`,"border-radius":"6px",border:`1px solid ${E.variant["neutral-1"]}`,color:`${E.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":"30px","margin-bottom":"15px"},"modalComp-modal-footer":{"margin-top":"30px","margin-bottom":"15px","border-top":`1px solid ${E.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"}}},z=(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 V(e,t){var l=parseInt(e.slice(1,3),16),o=parseInt(e.slice(3,5),16),r=parseInt(e.slice(5,7),16);return t?"rgba("+l+", "+o+", "+r+", "+t+")":"rgb("+l+", "+o+", "+r+")"}V("#FF0000",.5);const M=f.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"),r=require("react-datepicker");require("react-datepicker/dist/react-datepicker.css");var a=require("react-signature-pad-wrapper"),i=require("react-select"),n=require("react-popper-tooltip");require("react-popper-tooltip/dist/styles.css");var c=require("react-data-table-component");require("react-dom");var d=require("react-modal");function s(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var p=s(e),u=s(t),f=s(l),m=s(r),g=s(a),b=s(i),h=s(c),y=s(d);function x(){return x=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},x.apply(this,arguments)}const A={"primary-1":"#2E56F4","primary-2":"#081348"},v={error:"#DD0000",success:"#00B904 "},C={"neutral-1":"#39424D","neutral-2":"#929EAC","neutral-3":"#BBC4CF","neutral-4":"#E2E6F5","neutral-5":"#F0F3F8"},w={"insight-purple":"#F8F2FF","insight-yellow":"#FFFAF2","error-bg":"#FCF2F2","selection-bg":"#F2F4FE"},S={"graph-1":"#2E56F4","graph-2":"#00D7F7","graph-3":"#8B2DFF","graph-4":"#FB9A00","graph-5":"#00B904"},E={primary:{...A},ui:{...v},neutral:{...C},shade:{...w},graph:{...S},variant:{...A,...v,...C,...w,...S},textColor:A["primary-2"],bgColor:"#FFFFFF",black:"#000000",border:"#D4D7E3"},k={common:{color:"blue","background-color":`${E.bgColor}`},label:{"padding-left":"6px","font-style":"normal","font-weight":"normal","font-size":"14px",display:"flex",width:"inherit","align-items":"flex-start",color:`${E.variant["neutral-2"]}`,"margin-bottom":"0","padding-bottom":"0"},button:{color:"red","border-color":"black"},card:{color:`${E.textColor}`,"padding-top":"25px","padding-bottom":"25px","padding-left":"32px","padding-right":"32px","background-color":`${E.bgColor}`,width:"inherit",height:"inherit","border-color":`${E.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":`${E.primary["primary-1"]}`},containerWrapper:{height:"inherit",width:"inherit",transition:"width 1s ease-in-out","border-radius":"inherit","text-align":"right","background-color":`${E.primary["primary-1"]}`},progressbarLabel:{display:"block","margin-left":"13px","margin-bottom":"6px","font-style":"normal","font-weight":"normal","font-size":"12px",color:`${E.textColor}`},spinner:{"background-color":`${E.variant["neutral-1"]}`},avatarContainer:{background:"transparent",display:"flex","align-items":"center",width:"100%",position:"relative"},avatarCircle:{"background-color":`${E.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:`${E.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 ${E.border}`,"border-radius":"4px",padding:"6.5px 7px",display:"flex","align-items":"center","line-height":".5rem","background-color":`${E.bgColor}`},"input-wrapper":{border:"0",outline:"0",color:`${E.variant["primary-2"]}`,margin:"0 5px",padding:"0px","font-size":"14px","flex-grow":"1","flex-shrink":"0"},"textarea-wrapper":{border:"0",outline:"0",color:`${E.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:`${E.variant["neutral-2"]}`,display:"flex",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:`${E.variant["neutral-5"]}`,borderLeft:`1px solid ${E.variant["neutral-5"]}`,borderRight:`1px headRowsolid ${E.variant["neutral-5"]}`,borderTop:`1px solid ${E.variant["neutral-5"]}`,borderTopLeftRadius:"4px",borderTopRightRadius:"4px",paddingLeft:"56px",borderBottom:"none",minHeight:"44px",maxHeight:"44px"}},headCells:{style:{color:`${E.variant["primary-2"]}`,fontSize:"14px",fontWeight:"600","&:first-of-type":{paddingLeft:"0px !important"}}},rows:{style:{background:`${E.variant.bgColor}`,"&:not(:last-of-type)":{borderBottomColor:"none"},"&:last-of-type":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},borderLeft:`1px solid ${E.variant["neutral-5"]}`,borderRight:`1px solid ${E.variant["neutral-5"]}`,borderBottom:`1px solid ${E.variant["neutral-5"]}`},highlightOnHoverStyle:{backgroundColor:`${E.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":`${E.bgColor}`,"border-bottom":`0.5px solid ${E.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",color:`${E.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 ${E.border}`,width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${E.bgColor}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",width:"20px",height:"20px",color:`${E.bgColor}`,cursor:"pointer","text-align":"center","border-radius":"3px"},"check-label":{display:"block","margin-bottom":"7px",color:`${E.variant["neutral-2"]}`},"checkbox-option-text":{"font-size":"16px","margin-left":"10px","background-color":`${E.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"},"toggle-switch-option-text":{color:`${E.neutral["neutral-1"]}`,"font-size":"16px","margin-right":"30px"},"dropzone-parent":{width:"100%",height:"86px","padding-left":"8px","padding-right":"8px",display:"flex","justify-content":"center","align-items":"center","font-size":"16px","border-radius":"5.5px",color:` ${E.textColor}`},"dropzone-file-div":{width:"inherit",height:"38px",display:"flex","justify-content":"center","align-items":"center","font-size":"14px",color:`${E.textColor}`,"background-color":`${E.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:`${E.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:`${E.textColor}`,"background-color":`${E.bgColor}`},"signature-wrapper-div":{display:"flex",flex:"auto","justify-content":"center","align-items":"center","font-size":"17px",height:"inherit",color:`${E.textColor}`,"background-color":"transparent"},"signature-input-text":{border:"0","text-align":"center",display:"block",height:"48px",width:"calc(100% - 54px)!important","background-color":`${E.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:`${E.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":`${E.bgColor}`,"border-radius":"3.6px",border:`1px solid ${E.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 ${E.bgColor} transparent`,"border-width":"0 15px 19px 15px",position:"absolute",top:"-1px"},"tp-cont-bottom-arrow-after":{"border-color":`transparent transparent ${E.bgColor} transparent`,"border-width":"0 15px 19px 15px"},"tp-cont-top-arrow-before":{"border-color":`${E.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px",position:"absolute",top:"1px"},"tp-cont-top-arrow-after":{"border-color":`${E.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px"},"tp-cont-right-arrow-before":{"border-color":`transparent ${E.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0"},"tp-cont-right-arrow-after":{"border-color":`transparent ${E.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0",left:"6px",top:"0"},"tp-cont-left-arrow-before":{"border-color":`transparent transparent transparent ${E.bgColor}`,"border-width":"15px 0 15px 19px"},"tp-cont-left-arrow-after":{"border-color":`transparent transparent transparent ${E.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":`${E.bgColor}`,"border-radius":"3.6px",border:`1px solid ${E.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":`${E.variant["neutral-1"]}`,"border-radius":"6px",border:`1px solid ${E.variant["neutral-1"]}`,color:`${E.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 ${E.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"}}},z=(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 V(e,t){var l=parseInt(e.slice(1,3),16),o=parseInt(e.slice(3,5),16),r=parseInt(e.slice(5,7),16);return t?"rgba("+l+", "+o+", "+r+", "+t+")":"rgb("+l+", "+o+", "+r+")"}V("#FF0000",.5);const M=f.default.label`
|
|
2
2
|
//Set the styles from the default styles object
|
|
3
3
|
${({theme:e,type:t})=>z(e,t)}
|
|
4
4
|
|
|
@@ -504,6 +504,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
504
504
|
padding:28px 30.5px 28px 30.5px;
|
|
505
505
|
font-family: 'Averta', sans-serif;
|
|
506
506
|
cursor: default;
|
|
507
|
+
width:inherit;
|
|
507
508
|
${({footerWidth:e})=>{if(e<650)return l.css`
|
|
508
509
|
flex-direction: column;
|
|
509
510
|
`}}
|
|
@@ -528,296 +529,12 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
528
529
|
${({footerWidth:e})=>{if(e<350)return l.css`
|
|
529
530
|
display: none;
|
|
530
531
|
`}}
|
|
531
|
-
`,Oe=f.default.
|
|
532
|
-
width: 100%;
|
|
533
|
-
display: flex;
|
|
534
|
-
flex-direction: column;
|
|
535
|
-
align-items: center;
|
|
536
|
-
min-height: calc(100vh - 130px);
|
|
537
|
-
|
|
538
|
-
button:hover,
|
|
539
|
-
button:active,
|
|
540
|
-
button:focus {
|
|
541
|
-
outline: none;
|
|
542
|
-
}
|
|
543
|
-
`,Ze=f.default.div`
|
|
544
|
-
position: relative;
|
|
545
|
-
display: flex;
|
|
546
|
-
width: 100%;
|
|
547
|
-
padding: 25px;
|
|
548
|
-
column-gap: 18px;
|
|
549
|
-
align-items: flex-start;
|
|
550
|
-
box-sizing: border-box;
|
|
551
|
-
background: linear-gradient(
|
|
552
|
-
0deg,
|
|
553
|
-
hsla(0, 0%, 100%, 1) 20%,
|
|
554
|
-
hsla(0, 0%, 100%, 0.5) 100%
|
|
555
|
-
);
|
|
556
|
-
border-radius: 6px;
|
|
557
|
-
|
|
558
|
-
@media (max-width: 900px) {
|
|
559
|
-
flex-wrap: wrap;
|
|
560
|
-
height: fit-content;
|
|
561
|
-
padding-bottom: 25.5px;
|
|
562
|
-
}
|
|
563
|
-
|
|
564
|
-
@media (max-width: 800px) {
|
|
565
|
-
flex-wrap: nowrap;
|
|
566
|
-
padding-bottom: 25.5px;
|
|
567
|
-
align-items: stretch;
|
|
568
|
-
|
|
569
|
-
& > div:nth-child(2) {
|
|
570
|
-
margin-top: 26px;
|
|
571
|
-
}
|
|
572
|
-
|
|
573
|
-
& > span {
|
|
574
|
-
margin-top: 26px;
|
|
575
|
-
}
|
|
576
|
-
|
|
577
|
-
& > * {
|
|
578
|
-
flex-basis: unset;
|
|
579
|
-
}
|
|
580
|
-
}
|
|
581
|
-
|
|
582
|
-
@media (max-width: 650px) {
|
|
583
|
-
padding-top: 35px;
|
|
584
|
-
padding-right: 39px;
|
|
585
|
-
}
|
|
586
|
-
|
|
587
|
-
& label {
|
|
588
|
-
font-size: 14px;
|
|
589
|
-
// padding-bottom: 10px;
|
|
590
|
-
margin-bottom: 0;
|
|
591
|
-
}
|
|
592
|
-
|
|
593
|
-
& first-child {
|
|
594
|
-
&::placeholder {
|
|
595
|
-
color: #a9b1b8;
|
|
596
|
-
}
|
|
597
|
-
}
|
|
598
|
-
|
|
599
|
-
.single-select {
|
|
600
|
-
flex-basis: 177px;
|
|
601
|
-
|
|
602
|
-
@media (max-width: 800px) {
|
|
603
|
-
flex-basis: unset;
|
|
604
|
-
}
|
|
605
|
-
}
|
|
606
|
-
|
|
607
|
-
.selection-side {
|
|
608
|
-
display: flex;
|
|
609
|
-
align-items: center;
|
|
610
|
-
position: absolute;
|
|
611
|
-
right: 39px;
|
|
612
|
-
top: 25.5px;
|
|
613
|
-
|
|
614
|
-
svg {
|
|
615
|
-
fill: ${({defaultThemeColor:e})=>e.variant["primary-2"]};
|
|
616
|
-
|
|
617
|
-
path {
|
|
618
|
-
fill: ${({defaultThemeColor:e})=>e.variant["primary-2"]};
|
|
619
|
-
}
|
|
620
|
-
}
|
|
621
|
-
|
|
622
|
-
@media (max-width: 800px) {
|
|
623
|
-
margin-right: 0;
|
|
624
|
-
margin-top: 0;
|
|
625
|
-
}
|
|
626
|
-
}
|
|
627
|
-
`,Je=f.default.span`
|
|
628
|
-
color: #2e56f4;
|
|
629
|
-
font-style: normal;
|
|
630
|
-
font-weight: normal;
|
|
631
|
-
font-size: 14px;
|
|
632
|
-
line-height: 17px;
|
|
633
|
-
cursor: pointer;
|
|
634
|
-
margin-top: 37px;
|
|
635
|
-
margin-right: 65px;
|
|
636
|
-
white-space: nowrap;
|
|
637
|
-
`,Ue=f.default.div`
|
|
638
|
-
display: flex;
|
|
639
|
-
flex-direction: column;
|
|
640
|
-
flex-grow: 1;
|
|
641
|
-
max-width: 1340px;
|
|
642
|
-
width: 100%;
|
|
643
|
-
align-items: center;
|
|
644
|
-
`,Qe=f.default.div`
|
|
645
|
-
position: absolute;
|
|
646
|
-
font-size: 12px;
|
|
647
|
-
border-radius: 50%;
|
|
648
|
-
right: 0;
|
|
649
|
-
background-color: red;
|
|
650
|
-
min-width: 20px;
|
|
651
|
-
min-height: 20px;
|
|
652
|
-
display: flex;
|
|
653
|
-
align-items: center;
|
|
654
|
-
justify-content: center;
|
|
655
|
-
width: 4ch;
|
|
656
|
-
height: 4ch;
|
|
657
|
-
padding: 0px;
|
|
658
|
-
transform: translate(30%, -30%);
|
|
659
|
-
color: white;
|
|
660
|
-
font-weight: 600;
|
|
661
|
-
`,Ke=f.default.div`
|
|
662
|
-
width: 90%;
|
|
663
|
-
`,Ne=f.default.div`
|
|
664
|
-
background: linear-gradient(
|
|
665
|
-
0deg,
|
|
666
|
-
hsla(0, 0%, 100%, 1) 20%,
|
|
667
|
-
hsla(0, 0%, 100%, 0.5) 100%
|
|
668
|
-
);
|
|
669
|
-
width: 90%;
|
|
670
|
-
`,Ye=f.default.div`
|
|
671
|
-
width: 90%;
|
|
672
|
-
`,De=f.default.div`
|
|
673
|
-
display: flex;
|
|
674
|
-
margin-left: auto !important;
|
|
675
|
-
margin-right: auto !important;
|
|
676
|
-
cursor: pointer;
|
|
677
|
-
`,$e=f.default.div`
|
|
678
|
-
display: flex;
|
|
679
|
-
flex-direction: column;
|
|
680
|
-
width: 180px;
|
|
681
|
-
background: #ffffff;
|
|
682
|
-
box-shadow: 0px 5px 37px rgba(56, 66, 100, 0.15);
|
|
683
|
-
border-radius: 6px;
|
|
684
|
-
margin-right: 0.5rem;
|
|
685
|
-
z-index: 999;
|
|
686
|
-
`,_e=f.default.div`
|
|
687
|
-
margin: 10.5px 13px;
|
|
688
|
-
padding: 0;
|
|
689
|
-
`,et=f.default.div`
|
|
690
|
-
color: #081348;
|
|
691
|
-
padding: 7.7px 6.5px 7.7px 24px;
|
|
692
|
-
margin: 2.5px 13px;
|
|
693
|
-
cursor: pointer;
|
|
694
|
-
font-size: 12px;
|
|
695
|
-
line-height: 15px;
|
|
696
|
-
|
|
697
|
-
&:last-child {
|
|
698
|
-
margin-bottom: 1rem;
|
|
699
|
-
}
|
|
700
|
-
|
|
701
|
-
position: relative;
|
|
702
|
-
|
|
703
|
-
&:hover {
|
|
704
|
-
background: #eaeefe;
|
|
705
|
-
border-radius: 5px;
|
|
706
|
-
}
|
|
707
|
-
`,tt=f.default.div`
|
|
708
|
-
position: relative;
|
|
709
|
-
padding: 25px;
|
|
710
|
-
z-index: 2;
|
|
711
|
-
display: flex;
|
|
712
|
-
width: 100%;
|
|
713
|
-
column-gap: 18px;
|
|
714
|
-
align-items: center;
|
|
715
|
-
box-sizing: border-box;
|
|
716
|
-
background: linear-gradient(
|
|
717
|
-
0deg,
|
|
718
|
-
hsla(0, 0%, 100%, 1) 20%,
|
|
719
|
-
hsla(0, 0%, 100%, 0.5) 100%
|
|
720
|
-
);
|
|
721
|
-
border-radius: 6px;
|
|
722
|
-
// margin-bottom: 25px;
|
|
723
|
-
|
|
724
|
-
@media (max-width: 900px) {
|
|
725
|
-
flex-wrap: wrap;
|
|
726
|
-
height: fit-content;
|
|
727
|
-
padding-bottom: 25.5px;
|
|
728
|
-
}
|
|
729
|
-
|
|
730
|
-
@media (max-width: 800px) {
|
|
731
|
-
flex-direction: column;
|
|
732
|
-
flex-wrap: nowrap;
|
|
733
|
-
padding-bottom: 25.5px;
|
|
734
|
-
align-items: stretch;
|
|
735
|
-
|
|
736
|
-
& > div:nth-child(2) {
|
|
737
|
-
margin-top: 26px;
|
|
738
|
-
}
|
|
739
|
-
|
|
740
|
-
& > span {
|
|
741
|
-
margin-top: 26px;
|
|
742
|
-
}
|
|
743
|
-
|
|
744
|
-
& > * {
|
|
745
|
-
flex-basis: unset;
|
|
746
|
-
}
|
|
747
|
-
}
|
|
748
|
-
|
|
749
|
-
@media (max-width: 650px) {
|
|
750
|
-
padding-top: 35px;
|
|
751
|
-
padding-right: 39px;
|
|
752
|
-
}
|
|
753
|
-
|
|
754
|
-
& label {
|
|
755
|
-
font-size: 14px;
|
|
756
|
-
// padding-bottom: 10px;
|
|
757
|
-
margin-bottom: 0;
|
|
758
|
-
}
|
|
759
|
-
|
|
760
|
-
& first-child {
|
|
761
|
-
&::placeholder {
|
|
762
|
-
color: #a9b1b8;
|
|
763
|
-
}
|
|
764
|
-
}
|
|
765
|
-
|
|
766
|
-
.single-select {
|
|
767
|
-
flex-basis: 177px;
|
|
768
|
-
|
|
769
|
-
@media (max-width: 800px) {
|
|
770
|
-
flex-basis: unset;
|
|
771
|
-
}
|
|
772
|
-
}
|
|
773
|
-
|
|
774
|
-
.selection-side {
|
|
775
|
-
display: flex;
|
|
776
|
-
align-items: center;
|
|
777
|
-
position: absolute;
|
|
778
|
-
right: 39px;
|
|
779
|
-
top: 25.5px;
|
|
780
|
-
|
|
781
|
-
svg {
|
|
782
|
-
fill: ${({defaultThemeColor:e})=>e.variant["primary-2"]};
|
|
783
|
-
|
|
784
|
-
path {
|
|
785
|
-
fill: ${({defaultThemeColor:e})=>e.variant["primary-2"]};
|
|
786
|
-
}
|
|
787
|
-
}
|
|
788
|
-
|
|
789
|
-
@media (max-width: 800px) {
|
|
790
|
-
margin-right: 0;
|
|
791
|
-
margin-top: 0;
|
|
792
|
-
}
|
|
793
|
-
}
|
|
794
|
-
`,lt=f.default.form`
|
|
795
|
-
width: 100%;
|
|
796
|
-
display: flex;
|
|
797
|
-
justify-content: center;
|
|
798
|
-
flex-direction: column;
|
|
799
|
-
gap: 20px;
|
|
800
|
-
`,ot=f.default.div`
|
|
801
|
-
display: flex;
|
|
802
|
-
justify-content: center;
|
|
803
|
-
|
|
804
|
-
// custom styles
|
|
805
|
-
${({style:e})=>e}
|
|
806
|
-
`,rt=f.default.div`
|
|
807
|
-
display: flex;
|
|
808
|
-
justify-content: center;
|
|
809
|
-
flex-direction: row;
|
|
810
|
-
{/*align-items: center;*/}
|
|
811
|
-
gap: 20px;
|
|
812
|
-
`,at=f.default.div`
|
|
813
|
-
width:50%;
|
|
814
|
-
width: ${({cols:e})=>{}};
|
|
815
|
-
`,it=f.default.header`
|
|
532
|
+
`,Oe=f.default.header`
|
|
816
533
|
//Set the styles from the default styles object
|
|
817
534
|
${({theme:e,type:t})=>z(e,t)}
|
|
818
535
|
// custom styles
|
|
819
536
|
${({customStyles:e})=>e}
|
|
820
|
-
`,
|
|
537
|
+
`,Ze=({theme:e,type:t,customStyles:l,...o})=>p.default.createElement(Oe,x({theme:e,type:"header",customStyles:l},o),o.children);Ze.propTypes={theme:u.default.object,customStyles:u.default.object,type:u.default.string},Oe.defaultProps={theme:u.default.object},Ze.defaultProps={theme:k,type:"header",customStyles:null};const Je=f.default.div`
|
|
821
538
|
//Set the styles from the default styles object
|
|
822
539
|
${({theme:e,defaultWrapperStyle:t})=>z(e,t)}
|
|
823
540
|
|
|
@@ -839,7 +556,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
839
556
|
// custom styles
|
|
840
557
|
${({textBoxStyle:e})=>e}
|
|
841
558
|
|
|
842
|
-
`,
|
|
559
|
+
`,Ue=f.default.input`
|
|
843
560
|
width:inherit;
|
|
844
561
|
|
|
845
562
|
//Set the styles from the default styles object
|
|
@@ -852,18 +569,18 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
852
569
|
color: ${E.variant["neutral-3"]}
|
|
853
570
|
}
|
|
854
571
|
|
|
855
|
-
`,
|
|
572
|
+
`,Qe=l.css`
|
|
856
573
|
display: flex;
|
|
857
574
|
gap: 7px;
|
|
858
575
|
align-items: center;
|
|
859
|
-
`,
|
|
860
|
-
${({labelInline:e})=>e?
|
|
576
|
+
`,Ke=f.default.div`
|
|
577
|
+
${({labelInline:e})=>e?Qe:null}
|
|
861
578
|
.err-text {
|
|
862
579
|
color: ${({themeColor:e})=>e.variant.error};
|
|
863
580
|
margin-top: 5px;
|
|
864
581
|
font-size: 10px;
|
|
865
582
|
}
|
|
866
|
-
`;
|
|
583
|
+
`;Ke.defaultProps={themeColor:E};const Ne=({themeColor:e,textBoxStyle:t,labelStyle:l,inputStyle:o,errMsg:r,required:a,label:i,labelInline:n,iconBefore:c,iconAfter:d,isValid:s,type:u,...f})=>p.default.createElement(Ke,x({labelInline:n},f),p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(R,x({customStyles:l,type:"label-text",labelInline:n,text:i,errMsg:r,style:{display:"flex",marginBottom:""+(n?"":"7px")}},f)),a&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${e.variant.error}`}},"*")),p.default.createElement(Je,x({required:a,themeColor:E,textBoxStyle:t,isValid:s,theme:k,defaultWrapperStyle:"textbox-wrapper"},f),p.default.createElement("div",{className:"input-icon"},c),p.default.createElement(Ue,x({inputStyle:o,type:u,defaultInputStyle:"input-wrapper"},f)),p.default.createElement("div",{className:"input-icon"},d)),r.length>0&&p.default.createElement("div",{className:"err-text"},r));Ne.propTypes={theme:u.default.object,themeColor:u.default.object,label:u.default.string,required:u.default.bool,labelInline:u.default.bool,errMsg:u.default.string,iconBefore:u.default.any,iconAfter:u.default.any,textBoxStyle:u.default.object,labelStyle:u.default.object,inputStyle:u.default.object,type:u.default.string},Ne.defaultProps={themeColor:E,theme:k,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textBoxStyle:{},labelStyle:{},inputStyle:{},type:"text"};var Ye="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";const De=f.default.div`
|
|
867
584
|
//Set the styles from the default styles object
|
|
868
585
|
${({theme:e,defaultCheckBoxOuterStyle:t})=>z(e,t)}
|
|
869
586
|
|
|
@@ -871,7 +588,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
871
588
|
|
|
872
589
|
// custom styles
|
|
873
590
|
${({checkBoxOuterStyle:e})=>e}
|
|
874
|
-
|
|
591
|
+
`,$e=f.default.div`
|
|
875
592
|
//Set the styles from the default styles object
|
|
876
593
|
${({theme:e,defaultCheckBoxInnerStyle:t})=>z(e,t)}
|
|
877
594
|
|
|
@@ -882,7 +599,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
882
599
|
// custom styles
|
|
883
600
|
${({checkBoxInnerStyle:e})=>e}
|
|
884
601
|
|
|
885
|
-
|
|
602
|
+
`;$e.defaultProps={themeColor:E,signCheck:`${Ye}`};const _e=f.default.span`
|
|
886
603
|
|
|
887
604
|
//Set the styles from the default styles object
|
|
888
605
|
${({theme:e,type:t})=>z(e,t)}
|
|
@@ -893,7 +610,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
893
610
|
|
|
894
611
|
// custom styles
|
|
895
612
|
${({optionTextStyle:e})=>e}
|
|
896
|
-
`,
|
|
613
|
+
`,et=f.default.label`
|
|
897
614
|
width: fit-content;
|
|
898
615
|
margin-bottom: ${({inline:e})=>e?"":"18px !important"};
|
|
899
616
|
cursor: pointer;
|
|
@@ -901,10 +618,10 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
901
618
|
display: flex;
|
|
902
619
|
gap: 10px;
|
|
903
620
|
|
|
904
|
-
`,
|
|
621
|
+
`,tt=f.default.div`
|
|
905
622
|
flex-direction: ${({inline:e})=>e?"row":"column"};
|
|
906
623
|
width: ${({inline:e})=>e?"initial":"auto"};
|
|
907
|
-
`,
|
|
624
|
+
`,lt=({checkBoxOuterStyle:e,checkBoxInnerStyle:t,optionTextStyle:l,defaultBorderColor:o,defaultTextColor:r,checkedTextColor:a,checkedCheckBoxColor:i,labelStyle:n,label:c,options:d,setOptions:s,inline:u,wrapperStyle:f,...m})=>{const g=Object.assign({display:"flex",flexDirection:"column",flexWrap:"wrap"},f);return p.default.createElement("div",x({style:g},m),p.default.createElement(R,x({themeColor:E,customStyles:n,type:"check-label",text:c},m)),p.default.createElement(tt,x({style:{display:"flex",flexWrap:"wrap"},inline:u},m),d?.map(((n,c)=>p.default.createElement(et,x({inline:u,key:`${n.name}-${c}`,onClick:()=>{((e,t)=>{let l=[...d];l[t].checked=!e.checked,s(l)})(n,c)}},m),n.checked?p.default.createElement($e,x({theme:k,defaultCheckBoxInnerStyle:"checkBox-inner",checkBoxInnerStyle:{...t,cursor:n?.disabled?"not-allowed ":" pointer",borderColor:n?.disabled&&n?.disabledColor},defaultBorderColor:o,checkedCheckBoxColor:i,checked:!n?.disabled&&n.checked},m)):p.default.createElement(De,x({theme:k,defaultCheckBoxOuterStyle:"checkBox-outer",checkBoxOuterStyle:{...e,cursor:n?.disabled?"not-allowed ":" pointer",borderColor:n?.disabledColor},defaultBorderColor:o},m)),p.default.createElement(_e,{inline:u,optionTextStyle:{...l,cursor:n?.disabled?"not-allowed ":" pointer",color:n?.disabledColor},checked:n.checked,defaultTextColor:r,checkedTextColor:a},n.label))))))};lt.propTypes={wrapperStyle:u.default.object,label:u.default.string,labelStyle:u.default.object,checkBoxOuterStyle:u.default.object,checkBoxInnerStyle:u.default.object,optionTextStyle:u.default.object,defaultTextColor:u.default.string,checkedTextColor:u.default.string,defaultBorderColor:u.default.string,checkedCheckBoxColor:u.default.string,inline:u.default.bool,options:u.default.array,setOptions:u.default.func},lt.defaultProps={label:"",inline:!1,options:[],setOptions:()=>{},labelStyle:{},checkBoxOuterStyle:{},checkBoxInnerStyle:{},defaultTextColor:`${E.neutral["neutral-2"]}`,checkedTextColor:`${E.neutral["neutral-1"]}`,defaultBorderColor:"#D4D7E3",checkedCheckBoxColor:`${E.primary["primary-1"]}`};const ot=f.default.div`
|
|
908
625
|
color: #A9B1B8;
|
|
909
626
|
font-size: 21px;
|
|
910
627
|
border: 1px solid ${({theme:e,isValid:t})=>t?E.border:e.variant.error};
|
|
@@ -917,7 +634,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
917
634
|
border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
|
|
918
635
|
outline: none;
|
|
919
636
|
}
|
|
920
|
-
`;
|
|
637
|
+
`;ot.defaultProps={theme:E};const rt=f.default.input`
|
|
921
638
|
border: 0;
|
|
922
639
|
outline: 0;
|
|
923
640
|
color: ${({theme:e})=>e.variant["primary-2"]};
|
|
@@ -925,22 +642,22 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
925
642
|
padding: 0;
|
|
926
643
|
font-size: 21px;
|
|
927
644
|
width: 24px;
|
|
928
|
-
`;
|
|
645
|
+
`;rt.defaultProps={theme:E};const at=l.css`
|
|
929
646
|
&:after {
|
|
930
647
|
content:" *";
|
|
931
648
|
color: ${({theme:e})=>e.variant.error};
|
|
932
649
|
}
|
|
933
|
-
`,
|
|
650
|
+
`,it=f.default.label`
|
|
934
651
|
display: block;
|
|
935
652
|
margin-bottom: ${({labelInline:e,errMsg:t})=>e&&t?"18px":"7px"};
|
|
936
653
|
margin-right: ${({labelInline:e})=>e?"7px":""};
|
|
937
654
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
938
|
-
${({required:e})=>e?
|
|
939
|
-
`;
|
|
655
|
+
${({required:e})=>e?at:null}
|
|
656
|
+
`;it.defaultProps={theme:E};const nt=l.css`
|
|
940
657
|
display: flex;
|
|
941
658
|
align-items: center;
|
|
942
|
-
`,
|
|
943
|
-
${({labelInline:e})=>e?
|
|
659
|
+
`,ct=f.default.div`
|
|
660
|
+
${({labelInline:e})=>e?nt:null}
|
|
944
661
|
.err-text {
|
|
945
662
|
color: ${({theme:e})=>e.variant.error};
|
|
946
663
|
margin-top: 5px;
|
|
@@ -950,7 +667,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
950
667
|
> div {
|
|
951
668
|
flex: 1 0 auto;
|
|
952
669
|
}
|
|
953
|
-
`;
|
|
670
|
+
`;ct.defaultProps={theme:E};const dt=f.default.button`
|
|
954
671
|
border: none;
|
|
955
672
|
outline: none;
|
|
956
673
|
border-radius: 4px;
|
|
@@ -959,9 +676,9 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
959
676
|
padding: 5px 6px;
|
|
960
677
|
font-size: 18px;
|
|
961
678
|
cursor: pointer;
|
|
962
|
-
`;
|
|
679
|
+
`;dt.defaultProps={theme:E};const st=({label:e,errMsg:t,hour:o,minute:r,period:a,onChange:i,...n})=>(l.useTheme(),p.default.createElement(ct,n,p.default.createElement(it,x({},n,{errMsg:t}),e),p.default.createElement("div",null,p.default.createElement(ot,n,p.default.createElement(rt,{value:o,onChange:function(e){const t=e.currentTarget.value>12?12:parseFloat(e.currentTarget.value)||0;i({hour:t,minute:r,period:a})}}),":",p.default.createElement(rt,{value:r,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:a})}}),p.default.createElement(dt,{onClick:function(e){i({hour:o,minute:r,period:"AM"===a?"PM":"AM"})}},a)),p.default.createElement("div",{className:"err-text"},t))));st.propTypes={label:u.default.string,hour:u.default.number.isRequired,minute:u.default.number.isRequired,period:u.default.string.isRequired,required:u.default.bool,labelInline:u.default.bool,isValid:u.default.bool,errMsg:u.default.string},st.defaultProps={label:"",hour:0,minute:0,period:"AM",required:!1,labelInline:!1,isValid:!0,errMsg:""};const pt=f.default.div`
|
|
963
680
|
${({theme:e,defaultCheckBoxWrapperStyle:t})=>z(e,t)}
|
|
964
|
-
`,
|
|
681
|
+
`,ut=f.default.label`
|
|
965
682
|
//Set the styles from the default styles object
|
|
966
683
|
${({theme:e,defaultCheckBoxLabelStyle:t})=>z(e,t)}
|
|
967
684
|
background-color: ${({checked:e,backgroundColor:t,disabledColor:l})=>e?t:l};
|
|
@@ -981,20 +698,20 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
981
698
|
// custom styles
|
|
982
699
|
${({customSwitchStyle:e})=>e}
|
|
983
700
|
}
|
|
984
|
-
`,
|
|
701
|
+
`,ft=f.default.input.attrs({type:"checkbox"})`
|
|
985
702
|
opacity: 0;
|
|
986
703
|
z-index: 1;
|
|
987
704
|
border-radius: 31px;
|
|
988
705
|
width: 45px;
|
|
989
706
|
height: 22px;
|
|
990
707
|
cursor: pointer;
|
|
991
|
-
`,
|
|
708
|
+
`,mt=f.default.span`
|
|
992
709
|
//Set the styles from the default styles object
|
|
993
710
|
${({theme:e,defaultOptionTextStyle:t})=>z(e,t)}
|
|
994
711
|
|
|
995
712
|
// custom styles
|
|
996
713
|
${({optionStyle:e})=>e}
|
|
997
|
-
`,
|
|
714
|
+
`,gt=({checked:e,customSwitchStyle:t,customToggleBoxStyle:l,backgroundColor:o,disabledColor:r,switchColor:a,onClick:i,trueLabel:n,falseLabel:c,optionStyle:d,...s})=>p.default.createElement(pt,x({theme:k,defaultCheckBoxWrapperStyle:"toggle-switch-wrapper"},s),p.default.createElement(ft,x({},s,{id:"checkbox",theme:k,defaultCheckBoxStyle:"toggle-switch-checkbox",onClick:()=>{i(!e)},isChecked:e})),p.default.createElement(ut,x({},s,{htmlFor:"checkbox",customToggleBoxStyle:l,customSwitchStyle:t,disabledColor:r,backgroundColor:o,switchColor:a,theme:k,defaultCheckBoxLabelStyle:"toggle-switch-checkbox-label",checked:e})),p.default.createElement(mt,x({optionStyle:d,theme:k,defaultOptionTextStyle:"toggle-switch-option-text"},s),e?n:c));gt.propTypes={customToggleBoxStyle:u.default.object,customSwitchStyle:u.default.object,backgroundColor:u.default.string,checked:u.default.bool,trueLabel:u.default.string,falseLabel:u.default.string},gt.defaultProps={backgroundColor:`${E.primary["primary-1"]}`,switchColor:`${E.bgColor}`,disabledColor:`${E.neutral["neutral-2"]}`,checked:!1,trueLabel:"Yes",falseLabel:"No",customSwitchStyle:{},customToggleBoxStyle:{}};const bt=f.default.div`
|
|
998
715
|
|
|
999
716
|
//Set the styles from the default styles object
|
|
1000
717
|
${({theme:e,defaultRadioOuterCircleStyle:t})=>z(e,t)}
|
|
@@ -1003,7 +720,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
1003
720
|
|
|
1004
721
|
// custom styles
|
|
1005
722
|
${({radioOuterCircleStyle:e})=>e}
|
|
1006
|
-
`,
|
|
723
|
+
`,ht=f.default.div`
|
|
1007
724
|
|
|
1008
725
|
//Set the styles from the default styles object
|
|
1009
726
|
${({theme:e,defaultRadioInnerCircleStyle:t})=>z(e,t)}
|
|
@@ -1014,7 +731,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
1014
731
|
|
|
1015
732
|
// custom styles
|
|
1016
733
|
${({radioInnerCircleStyle:e})=>e}
|
|
1017
|
-
`,
|
|
734
|
+
`,yt=f.default.div`
|
|
1018
735
|
//Set the styles from the default styles object
|
|
1019
736
|
${({theme:e,defaultOptionStyle:t})=>z(e,t)}
|
|
1020
737
|
margin-right: ${({inline:e})=>e?"":"30px"};
|
|
@@ -1022,17 +739,17 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
1022
739
|
|
|
1023
740
|
// custom styles
|
|
1024
741
|
${({optionStyle:e})=>e}
|
|
1025
|
-
`,
|
|
742
|
+
`,xt=f.default.div`
|
|
1026
743
|
margin-bottom: ${({inline:e})=>e?"":"14px"};
|
|
1027
744
|
cursor: pointer;
|
|
1028
745
|
align-items: center;
|
|
1029
746
|
display: flex;
|
|
1030
747
|
gap: 10px;
|
|
1031
|
-
`,
|
|
748
|
+
`,At=f.default.div`
|
|
1032
749
|
display: ${({inline:e})=>e?"flex":"inline-block"};
|
|
1033
750
|
width: max-content;
|
|
1034
751
|
margin: 0;
|
|
1035
|
-
`,Ft=({radioOuterCircleStyle:e,radioInnerCircleStyle:t,labelStyle:l,label:o,optionStyle:r,options:a,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(R,{themeColor:E,customStyles:l,type:"radio-label",text:o}),p.default.createElement(Tt,{inline:f},a.map(((l,o)=>p.default.createElement(Bt,{key:o+101*Math.random(),inline:f,onClick:()=>{!l?.disabled&&c(l.value)}},p.default.createElement(Pt,{theme:k,themeColor:E,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(Lt,{theme:k,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(qt,{defaultOptionColor:g,optionStyle:{...r,cursor:l?.disabled?"not-allowed ":" pointer",color:l?.disabled&&l?.disabledColor},theme:k,defaultOptionStyle:"option-text",selectedOptionTextColor:n,selected:!l?.disabled&&l.value===d},l.label))))));Ft.propTypes={label:u.default.string,labelStyle:u.default.object,inline:u.default.bool,options:u.default.array,optionStyle:u.default.object,selected:u.default.string,onChange:u.default.func,defaultOptionColor:u.default.string,defaultBorderColor:u.default.string,radioOuterCircleStyle:u.default.object,radioInnerCircleStyle:u.default.object,width:u.default.string,height:u.default.string,selectedCircleColor:u.default.string,selectedOptionTextColor:u.default.string},Ft.defaultProps={label:"",labelStyle:{},inline:!1,options:[],optionStyle:{},selected:"one",onChange:()=>{},radioOuterCircleStyle:{},radioInnerCircleStyle:{},defaultOptionColor:`${E.neutral["neutral-2"]}`,defaultBorderColor:"#D4D7E3",width:"14px",height:"14px",selectedCircleColor:`${E.primary["primary-1"]}`,selectedOptionTextColor:`${E.neutral["neutral-1"]}`};var jt="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 Ht={"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":ft,"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":jt,"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"},Gt=f.default(o.ReactSVG)`
|
|
752
|
+
`,vt=({radioOuterCircleStyle:e,radioInnerCircleStyle:t,labelStyle:l,label:o,optionStyle:r,options:a,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(R,{themeColor:E,customStyles:l,type:"radio-label",text:o}),p.default.createElement(At,{inline:f},a.map(((l,o)=>p.default.createElement(xt,{key:o+101*Math.random(),inline:f,onClick:()=>{!l?.disabled&&c(l.value)}},p.default.createElement(bt,{theme:k,themeColor:E,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(ht,{theme:k,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(yt,{defaultOptionColor:g,optionStyle:{...r,cursor:l?.disabled?"not-allowed ":" pointer",color:l?.disabled&&l?.disabledColor},theme:k,defaultOptionStyle:"option-text",selectedOptionTextColor:n,selected:!l?.disabled&&l.value===d},l.label))))));vt.propTypes={label:u.default.string,labelStyle:u.default.object,inline:u.default.bool,options:u.default.array,optionStyle:u.default.object,selected:u.default.string,onChange:u.default.func,defaultOptionColor:u.default.string,defaultBorderColor:u.default.string,radioOuterCircleStyle:u.default.object,radioInnerCircleStyle:u.default.object,width:u.default.string,height:u.default.string,selectedCircleColor:u.default.string,selectedOptionTextColor:u.default.string},vt.defaultProps={label:"",labelStyle:{},inline:!1,options:[],optionStyle:{},selected:"one",onChange:()=>{},radioOuterCircleStyle:{},radioInnerCircleStyle:{},defaultOptionColor:`${E.neutral["neutral-2"]}`,defaultBorderColor:"#D4D7E3",width:"14px",height:"14px",selectedCircleColor:`${E.primary["primary-1"]}`,selectedOptionTextColor:`${E.neutral["neutral-1"]}`};var Ct="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 wt={"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":Ye,"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":Ct,"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"},St=f.default(o.ReactSVG)`
|
|
1036
753
|
div {
|
|
1037
754
|
${({size:e})=>e&&l.css`
|
|
1038
755
|
width: ${e}px;
|
|
@@ -1063,7 +780,7 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
1063
780
|
border:none;
|
|
1064
781
|
}
|
|
1065
782
|
}
|
|
1066
|
-
`,
|
|
783
|
+
`,Et=({icon:e,color:t,size:l,transform:o,...r})=>p.default.createElement(St,x({src:wt[e],color:t,size:l,transform:o},r));Et.propTypes={icon:u.default.string.isRequired,size:u.default.number,color:u.default.string},Et.defaultProps={size:16,color:E.primary["primary-1"]};const kt=f.default.div`
|
|
1067
784
|
//Set the styles from the default styles object
|
|
1068
785
|
${({theme:e,defaultStyles:t})=>z(e,t)}
|
|
1069
786
|
|
|
@@ -1078,52 +795,50 @@ ${({theme:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(c
|
|
|
1078
795
|
|
|
1079
796
|
// custom styles
|
|
1080
797
|
${({customDropzoneStyles:e})=>e}
|
|
1081
|
-
`,
|
|
798
|
+
`,zt=f.default.div`
|
|
1082
799
|
//Set the styles from the default styles object
|
|
1083
800
|
${({theme:e,defaultStyles:t})=>z(e,t)}
|
|
1084
801
|
|
|
1085
802
|
// custom styles
|
|
1086
803
|
${({customFileStyles:e})=>e}
|
|
1087
|
-
`,
|
|
804
|
+
`,Vt=f.default.input`
|
|
1088
805
|
display: none;
|
|
1089
|
-
`,
|
|
806
|
+
`,Mt=f.default.div`
|
|
1090
807
|
//Set the styles from the default styles object
|
|
1091
808
|
${({theme:e,defaultStyles:t})=>z(e,t)}
|
|
1092
809
|
|
|
1093
810
|
// custom styles
|
|
1094
811
|
${({customTextStyles:e})=>e}
|
|
1095
|
-
`,
|
|
812
|
+
`,Rt=f.default.span`
|
|
1096
813
|
//Set the styles from the default styles object
|
|
1097
814
|
${({theme:e,type:t})=>z(e,t)}
|
|
1098
815
|
|
|
1099
816
|
// custom styles
|
|
1100
817
|
${({customFileNameStyles:e})=>e}
|
|
1101
|
-
`,
|
|
818
|
+
`,Wt=f.default.div`
|
|
1102
819
|
cursor: pointer;
|
|
1103
820
|
padding-left: 1px;
|
|
1104
821
|
margin-left: auto;
|
|
1105
822
|
margin-right: 10px;
|
|
1106
823
|
display: flex;
|
|
1107
824
|
justify-content: center;
|
|
1108
|
-
`,
|
|
825
|
+
`,It=f.default.div`
|
|
1109
826
|
margin-left: 11px;
|
|
1110
827
|
padding-left: 2px;
|
|
1111
828
|
display: flex;
|
|
1112
829
|
justify-content: center;
|
|
1113
|
-
`,
|
|
830
|
+
`,Pt=f.default.div`
|
|
1114
831
|
color: #494949;
|
|
1115
832
|
margin-left: 11px;
|
|
1116
833
|
padding-left: 2px;
|
|
1117
|
-
`,
|
|
834
|
+
`,Lt=f.default.p`
|
|
1118
835
|
color: #494949;
|
|
1119
836
|
display: flex;
|
|
1120
837
|
justify-content: center;
|
|
1121
838
|
align-items: center;
|
|
1122
|
-
max-width: 514px;
|
|
1123
839
|
margin:20px 0px;
|
|
1124
840
|
font-size: 14px;
|
|
1125
|
-
|
|
1126
|
-
`,$t=({theme:t,themeColor:l,isValid:o,label:r,labelStyle:a,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:A,additionalText:v,...C})=>{const[w,S]=e.useState(!1),z=e.createRef();function V(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 W(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",{style:{paddingBottom:"5px"}},p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(R,x({themeColor:E,customStyles:a,type:"label-text",labelInline:i,text:r,style:{display:"flex",paddingBottom:""+(i?"":"7px")}},C)),n&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${l.variant.error}`}},"*")),p.default.createElement(Ot,{theme:k,themeColor:E,defaultStyles:"dropzone-parent",backgroundColor:h,customDropzoneStyles:f,onDragLeave:function(e){V(e),S(!1)},onDragOver:function(e){V(e),S(!0)},onDrop:function(e){V(e);const{files:t}=e.dataTransfer;S(!0),C.onFilesAdded(M(t,y))},onClick:function(){z.current.click()},hover:w,isValid:o,fileArr:d},p.default.createElement(Jt,x({ref:z,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(Xt,{icon:"file-upload",color:w?l.bgColor:h,size:24}):null,p.default.createElement(Ut,{isValid:o,hover:w,customTextStyles:g,theme:k,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>A?c.slice(0,A):c)))),p.default.createElement(Dt,null,v),d?.map(((e,t)=>p.default.createElement(Zt,{theme:k,defaultStyles:"dropzone-file-div",key:`${e}-${t}`,customFileStyles:m},p.default.createElement(Nt,null,p.default.createElement(Xt,{icon:"pdf-icon"})),p.default.createElement(Qt,{theme:k,type:"dropzone-file-name",customFileNameStyles:b},e.name),p.default.createElement(Nt,null,p.default.createElement(Xt,{icon:`${!(e instanceof File)&&"cloud-icon"}`})),p.default.createElement(Yt,null,e?.otherInfo),p.default.createElement(Kt,{key:101*Math.random()|0,onClick:()=>W(e)},p.default.createElement(Xt,{icon:"cross-icon",color:l.neutral["neutral-2"],size:13}))))))};$t.propTypes={theme:u.default.object,onFilesAdded:u.default.func,isValid:u.default.bool,message:u.default.string,fileArr:u.default.array,setFileArr:u.default.func,customDropzoneStyles:u.default.object,customFileStyles:u.default.object,customTextStyles:u.default.object,customFileNameStyles:u.default.object,backgroundColor:u.default.string,messageSize:u.default.number,additionalText:u.default.string},$t.defaultProps={themeColor:E,theme:k,onFilesAdded:()=>null,isValid:!0,message:"",backgroundColor:`${E.primary["primary-1"]}`,fileArr:[],setFileArr:()=>{},customDropzoneStyles:{},customFileStyles:{},customTextStyles:{},customFileNameStyles:{},messageSize:100,additionalText:""};const _t=f.default.div`
|
|
841
|
+
`,qt=({theme:t,themeColor:l,isValid:o,label:r,labelStyle:a,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:A,additionalText:v,...C})=>{const[w,S]=e.useState(!1),z=e.createRef();function V(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 W(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",{style:{paddingBottom:"5px"}},p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(R,x({themeColor:E,customStyles:a,type:"label-text",labelInline:i,text:r,style:{display:"flex",paddingBottom:""+(i?"":"7px")}},C)),n&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${l.variant.error}`}},"*")),p.default.createElement(kt,{theme:k,themeColor:E,defaultStyles:"dropzone-parent",backgroundColor:h,customDropzoneStyles:f,onDragLeave:function(e){V(e),S(!1)},onDragOver:function(e){V(e),S(!0)},onDrop:function(e){V(e);const{files:t}=e.dataTransfer;S(!0),C.onFilesAdded(M(t,y))},onClick:function(){z.current.click()},hover:w,isValid:o,fileArr:d},p.default.createElement(Vt,x({ref:z,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:k,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>A?c.slice(0,A):c)))),v.length>0&&p.default.createElement(Lt,null,v)," ",d?.map(((e,t)=>p.default.createElement(zt,{theme:k,defaultStyles:"dropzone-file-div",key:`${e}-${t}`,customFileStyles:m},p.default.createElement(It,null,p.default.createElement(Et,{icon:"pdf-icon"})),p.default.createElement(Rt,{theme:k,type:"dropzone-file-name",customFileNameStyles:b},e.name),p.default.createElement(It,null,p.default.createElement(Et,{icon:`${!(e instanceof File)&&"cloud-icon"}`})),p.default.createElement(Pt,null,e?.otherInfo),p.default.createElement(Wt,{key:101*Math.random()|0,onClick:()=>W(e)},p.default.createElement(Et,{icon:"cross-icon",color:l.neutral["neutral-2"],size:13}))))))};qt.propTypes={theme:u.default.object,onFilesAdded:u.default.func,isValid:u.default.bool,message:u.default.string,fileArr:u.default.array,setFileArr:u.default.func,customDropzoneStyles:u.default.object,customFileStyles:u.default.object,customTextStyles:u.default.object,customFileNameStyles:u.default.object,backgroundColor:u.default.string,messageSize:u.default.number,additionalText:u.default.string},qt.defaultProps={themeColor:E,theme:k,onFilesAdded:()=>null,isValid:!0,message:"",backgroundColor:`${E.primary["primary-1"]}`,fileArr:[],setFileArr:()=>{},customDropzoneStyles:{},customFileStyles:{},customTextStyles:{},customFileNameStyles:{},messageSize:100,additionalText:""};const Bt=f.default.div`
|
|
1127
842
|
|
|
1128
843
|
display: flex;
|
|
1129
844
|
cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
@@ -1252,24 +967,24 @@ font-size: 14px;
|
|
|
1252
967
|
}
|
|
1253
968
|
}
|
|
1254
969
|
}
|
|
1255
|
-
`;
|
|
970
|
+
`;Bt.defaultProps={theme:E};const Tt=f.default.div`
|
|
1256
971
|
display: flex;
|
|
1257
972
|
align-items: flex-start;
|
|
1258
973
|
justify-content:center;
|
|
1259
974
|
font-size: 16px;
|
|
1260
975
|
padding-top:12px;
|
|
1261
976
|
padding-bottom:15px;
|
|
1262
|
-
`,
|
|
977
|
+
`,Ft=f.default.div`
|
|
1263
978
|
display: flex;
|
|
1264
979
|
justify-content: center;
|
|
1265
980
|
margin-left: 6px;
|
|
1266
|
-
`,
|
|
981
|
+
`,jt=f.default("div")`
|
|
1267
982
|
width: inherit;
|
|
1268
|
-
`,
|
|
983
|
+
`,Ht=f.default("div")`
|
|
1269
984
|
display: flex;
|
|
1270
985
|
flex-direction: row;
|
|
1271
986
|
cursor: pointer;
|
|
1272
|
-
`,
|
|
987
|
+
`,Gt=f.default("div")`
|
|
1273
988
|
margin-top: 8px;
|
|
1274
989
|
position: absolute;
|
|
1275
990
|
z-index: 100;
|
|
@@ -1280,7 +995,7 @@ font-size: 14px;
|
|
|
1280
995
|
background: white;
|
|
1281
996
|
box-shadow: 0px 6px 20px rgb(56 66 100 / 15%);
|
|
1282
997
|
border-radius: 4px;
|
|
1283
|
-
`,
|
|
998
|
+
`,Xt=f.default("ul")`
|
|
1284
999
|
list-style: none;
|
|
1285
1000
|
padding: 0;
|
|
1286
1001
|
margin: 12px;
|
|
@@ -1311,7 +1026,7 @@ font-size: 14px;
|
|
|
1311
1026
|
background-color:${({theme:e})=>e.neutral["neutral-4"]};
|
|
1312
1027
|
border-radius: 10px;
|
|
1313
1028
|
}
|
|
1314
|
-
`;
|
|
1029
|
+
`;Xt.defaultProps={theme:E};const Ot=f.default("li")`
|
|
1315
1030
|
text-align: left;
|
|
1316
1031
|
font-style: normal;
|
|
1317
1032
|
font-weight: normal;
|
|
@@ -1320,7 +1035,7 @@ font-size: 14px;
|
|
|
1320
1035
|
padding-left: 12px;
|
|
1321
1036
|
padding-bottom: 12px;
|
|
1322
1037
|
cursor: pointer;
|
|
1323
|
-
`,
|
|
1038
|
+
`,Zt=({startDate:t,setStartDate:l,disabled:o,...r})=>{const a=E,i=["January","February","March","April","May","June","July","August","September","October","November","December"];for(var n=[],c=2010;c<=(new Date).getFullYear()+10;c++)n.push(c);const d=e.useRef(null),s=e.useRef(null),[u,f]=e.useState(!1),[g,b]=e.useState(!1),[h,y]=e.useState(!1),[A,v]=e.useState(!1),[C,w]=e.useState(t.getFullYear()),[S,k]=e.useState(i[t.getMonth()]);e.useEffect((()=>{k(i[t.getMonth()]),w(t.getFullYear())}),[t]),e.useEffect((()=>(document.addEventListener("click",z,!0),()=>{document.removeEventListener("click",z,!0)})),[]);const z=e=>{d.current&&!d.current.contains(e.target)&&f(!1)},V=e=>{s.current&&!s.current.contains(e.target)&&b(!1)};return e.useEffect((()=>(document.addEventListener("click",V,!0),()=>{document.removeEventListener("click",V,!0)})),[]),p.default.createElement(Bt,x({disabled:o},r),p.default.createElement(m.default,{selected:t,useWeekdaysShort:!0,onChange:e=>l(e),placeholderText:"select date",adjustDateOnChange:!0,disabled:o,dropdownMode:"select",renderCustomHeader:({date:e,changeYear:t,changeMonth:l})=>p.default.createElement(Tt,null,p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(jt,{ref:d},p.default.createElement(Ht,{onClick:()=>{f(!u),b(!1)}},p.default.createElement("span",{onMouseEnter:()=>y(!0),onMouseLeave:()=>y(!1),style:{color:`${h?a.variant["primary-1"]:a.textColor}`}},i[e.getMonth()]),p.default.createElement(Ft,null,p.default.createElement(Et,{icon:"triangle-down",color:h?"blue":"black",size:7}))),u&&p.default.createElement(Gt,null,p.default.createElement(Xt,{onMouseEnter:()=>y(!0)},i.map(((e,t)=>p.default.createElement(Ot,{selectedMonth:S,onClick:()=>{y(!1),l(t),f(!1),k(i[t])},key:Math.random()},p.default.createElement("span",{style:{color:`${S===e?a.variant["primary-1"]:a.textColor}`}},e))))))),p.default.createElement(jt,{ref:s},p.default.createElement(Ht,{style:{marginLeft:"28px"},onClick:()=>{b(!g),f(!1)}},p.default.createElement("span",{onMouseEnter:()=>v(!0),onMouseLeave:()=>v(!1),style:{color:`${A?a.variant["primary-1"]:a.textColor}`}},e.getFullYear()),p.default.createElement(Ft,null,p.default.createElement(Et,{icon:"triangle-down",color:A?"blue":"black",size:7}))),g&&p.default.createElement(Gt,null,p.default.createElement(Xt,{onMouseEnter:()=>v(!0)},n.map(((e,l)=>p.default.createElement(Ot,{onClick:()=>{v(!1),t(e),w(e),b(!1)},key:Math.random()},p.default.createElement("span",{style:{color:`${C===e?a.variant["primary-1"]:a.textColor}`}},e)))))))))}))};Zt.propTypes={startDate:u.default.any,setStartDate:u.default.func,disabled:u.default.bool},Zt.defaultProps={startDate:"",setStartDate:()=>{},disabled:!1};const Jt=f.default.div`
|
|
1324
1039
|
//Set the styles from the default styles object
|
|
1325
1040
|
${({theme:e,defaultParentDivStyle:t})=>z(e,t)}
|
|
1326
1041
|
|
|
@@ -1329,7 +1044,7 @@ font-size: 14px;
|
|
|
1329
1044
|
&:focus-within {
|
|
1330
1045
|
border-color: ${({activeColor:e})=>e};
|
|
1331
1046
|
}
|
|
1332
|
-
`,
|
|
1047
|
+
`,Ut=f.default.div`
|
|
1333
1048
|
//Set the styles from the default styles object
|
|
1334
1049
|
${({theme:e,defaultWrapperDivStyle:t})=>z(e,t)}
|
|
1335
1050
|
|
|
@@ -1341,7 +1056,7 @@ font-size: 14px;
|
|
|
1341
1056
|
border-left: ${({signIcon:e})=>e?"":"none"};
|
|
1342
1057
|
margin-left: ${({signIcon:e})=>e?"":"42px"};
|
|
1343
1058
|
position: ${({signIcon:e})=>e?"absolute":""};
|
|
1344
|
-
`,
|
|
1059
|
+
`,Qt=f.default.div`
|
|
1345
1060
|
width: 39px;
|
|
1346
1061
|
height: 44px;
|
|
1347
1062
|
display: flex;
|
|
@@ -1351,7 +1066,7 @@ font-size: 14px;
|
|
|
1351
1066
|
border-bottom: ${({penIcon:e,isMyInputFocused:t,activeColor:l,defaultColor:o})=>e?t?"1px solid "+l:"1px solid "+o:""};
|
|
1352
1067
|
background-color: rgba(255, 255, 255, 0.05);
|
|
1353
1068
|
cursor: pointer;
|
|
1354
|
-
`,
|
|
1069
|
+
`,Kt=f.default.input`
|
|
1355
1070
|
${({theme:e,defaultInputStyle:t})=>z(e,t)}
|
|
1356
1071
|
|
|
1357
1072
|
border-bottom: ${({value:e,defaultColor:t})=>e.length>0?"none":"1px solid "+t};
|
|
@@ -1376,17 +1091,17 @@ font-size: 14px;
|
|
|
1376
1091
|
|
|
1377
1092
|
// custom styles
|
|
1378
1093
|
${({customInputStyle:e})=>e}
|
|
1379
|
-
`,
|
|
1094
|
+
`,Nt=f.default.div`
|
|
1380
1095
|
position: relative;
|
|
1381
1096
|
width: inherit;
|
|
1382
1097
|
display: flex;
|
|
1383
1098
|
margin: 4px;
|
|
1384
|
-
`,
|
|
1099
|
+
`,Yt=f.default.div`
|
|
1385
1100
|
padding-left: 2px;
|
|
1386
1101
|
display: flex;
|
|
1387
1102
|
justify-content: center;
|
|
1388
1103
|
cursor: pointer;
|
|
1389
|
-
`,
|
|
1104
|
+
`,Dt=({onChange:t,activeColor:l,defaultColor:o,placeholderColor:r,placeholderText:a,customInputStyle:i,pointsArray:n,setPointsArray:c,value:d,setValue:s,valueForSignatureDrawing:u,setValueForSignatureDrawing:f,imageURL:m,setImageURL:b,...h})=>{const[y,x]=e.useState("default"),[A,v]=e.useState(!1),[C,w]=e.useState(!1),S=e.useRef(null);e.useEffect((()=>{C&&(z(),f(S.current))}),[!0===C]);const E=()=>{s(""),f(S.current),S.current&&S.current.clear(),v(!1),w(!1)},z=()=>(c(S.current.toData()),b(S.current.toDataURL("image/png")),[m,n]);return p.default.createElement(Jt,{theme:k,defaultParentDivStyle:"signature-parent-div",isMyInputFocused:A,selected:y,activeColor:l,defaultColor:o},p.default.createElement(Ut,{theme:k,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:k,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:k,defaultInputStyle:"signature-input-text",placeholder:a,placeholderColor:r,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),z()}},p.default.createElement(g.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:u.default.string,defaultColor:u.default.string,placeholderColor:u.default.string,placeholderText:u.default.string,customInputStyle:u.default.object,pointsArray:u.default.any,setPointsArray:u.default.func,value:u.default.string,setValue:u.default.func,imageURL:u.default.string,setImageURL:u.default.func},Dt.defaultProps={activeColor:`${E.primary["primary-1"]}`,defaultColor:`${E.neutral["neutral-3"]}`,placeholderColor:`${E.neutral["neutral-3"]}`,customInputStyle:{},placeholderText:"Type your signature here",pointsArray:null,setPointsArray:()=>{},value:"",setValue:()=>{},imageURL:"",setImageURL:()=>{},setValueForSignatureDrawing:()=>{}};const $t=f.default.div`
|
|
1390
1105
|
//Set the styles from the default styles object
|
|
1391
1106
|
${({theme:e,defaultWrapperStyle:t})=>z(e,t)}
|
|
1392
1107
|
|
|
@@ -1407,7 +1122,7 @@ font-size: 14px;
|
|
|
1407
1122
|
|
|
1408
1123
|
// custom styles
|
|
1409
1124
|
${({textAreaStyle:e})=>e}
|
|
1410
|
-
|
|
1125
|
+
`;$t.defaultProps={themeColor:E};const _t=f.default.textarea`
|
|
1411
1126
|
//Set the styles from the default styles object
|
|
1412
1127
|
${({theme:e,defaultInputStyle:t})=>z(e,t)}
|
|
1413
1128
|
margin: 0;
|
|
@@ -1415,12 +1130,12 @@ font-size: 14px;
|
|
|
1415
1130
|
resize: none
|
|
1416
1131
|
// custom styles
|
|
1417
1132
|
${({inputStyle:e})=>e}
|
|
1418
|
-
`,
|
|
1133
|
+
`,el=l.css`
|
|
1419
1134
|
display: flex;
|
|
1420
1135
|
gap: 7px;
|
|
1421
1136
|
align-items: center;
|
|
1422
|
-
`,
|
|
1423
|
-
${({labelInline:e})=>e?
|
|
1137
|
+
`,tl=f.default.div`
|
|
1138
|
+
${({labelInline:e})=>e?el:null}
|
|
1424
1139
|
${({customStylesForm:e})=>{if(e)return{...e}}}
|
|
1425
1140
|
position: relative;
|
|
1426
1141
|
.err-text {
|
|
@@ -1428,7 +1143,7 @@ font-size: 14px;
|
|
|
1428
1143
|
margin-top: 5px;
|
|
1429
1144
|
font-size: 10px;
|
|
1430
1145
|
}
|
|
1431
|
-
`;
|
|
1146
|
+
`;tl.defaultProps={themeColor:E};const ll=p.default.forwardRef((({themeColor:e,customStylesForm:t,textAreaStyle:l,labelStyle:o,inputStyle:r,errMsg:a,required:i,label:n,labelInline:c,iconBefore:d,iconAfter:s,isValid:u,rows:f,cols:m,...g},b)=>p.default.createElement(tl,x({labelInline:c,customStylesForm:t},g),p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(R,x({themeColor:E,customStyles:o,type:"label-text",labelInline:c,text:n,errMsg:a,style:{display:"flex",paddingBottom:""+(c?"":"7px")}},g)),i&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${e.variant.error}`}},"*")),p.default.createElement($t,x({required:i,themeColor:E,textAreaStyle:l,isValid:u,theme:k,defaultWrapperStyle:"textbox-wrapper"},g),p.default.createElement("div",{className:"input-icon"},d),p.default.createElement(_t,x({ref:b,inputStyle:r,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"},a))));ll.propTypes={theme:u.default.object,themeColor:u.default.object,rows:u.default.number,label:u.default.string,required:u.default.bool,labelInline:u.default.bool,errMsg:u.default.string,iconBefore:u.default.any,iconAfter:u.default.any,textAreaStyle:u.default.object,labelStyle:u.default.object,inputStyle:u.default.object},ll.defaultProps={themeColor:E,theme:k,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textAreaStyle:{},labelStyle:{},inputStyle:{}};const ol=f.default.div`
|
|
1432
1147
|
border: 1px solid ${({theme:e})=>e?E.border:e.variant["primary-1"]};
|
|
1433
1148
|
border-radius: 4px;
|
|
1434
1149
|
padding: 6.5px 12px;
|
|
@@ -1447,7 +1162,7 @@ font-size: 14px;
|
|
|
1447
1162
|
fill: ${({theme:e})=>e.variant["primary-1"]};
|
|
1448
1163
|
}
|
|
1449
1164
|
}
|
|
1450
|
-
`;
|
|
1165
|
+
`;ol.defaultProps={theme:E};const rl=f.default.input`
|
|
1451
1166
|
border: 0;
|
|
1452
1167
|
outline: 0;
|
|
1453
1168
|
color: ${({theme:e})=>e.variant["primary-2"]};
|
|
@@ -1459,12 +1174,12 @@ font-size: 14px;
|
|
|
1459
1174
|
|
|
1460
1175
|
// custom styles
|
|
1461
1176
|
${({inputStyle:e})=>e}
|
|
1462
|
-
`;
|
|
1177
|
+
`;rl.defaultProps={theme:E},l.css`
|
|
1463
1178
|
&:after {
|
|
1464
1179
|
content:" *";
|
|
1465
1180
|
color: ${({theme:e})=>e.variant.error};
|
|
1466
1181
|
}
|
|
1467
|
-
`;const
|
|
1182
|
+
`;const al=f.default.label`
|
|
1468
1183
|
display: flex;
|
|
1469
1184
|
margin-right: 10px;
|
|
1470
1185
|
align-content: center;
|
|
@@ -1474,21 +1189,16 @@ font-size: 14px;
|
|
|
1474
1189
|
margin-bottom: ${({labelInline:e})=>e?"0":"7px"};
|
|
1475
1190
|
margin-right: ${({labelInline:e})=>e?"7px":""};
|
|
1476
1191
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
1477
|
-
`;
|
|
1192
|
+
`;al.defaultProps={theme:E};const il=l.css`
|
|
1478
1193
|
display: flex;
|
|
1479
1194
|
align-items: center;
|
|
1480
|
-
`,
|
|
1481
|
-
${({labelInline:e})=>e?
|
|
1195
|
+
`,nl=f.default.div`
|
|
1196
|
+
${({labelInline:e})=>e?il:null}
|
|
1482
1197
|
|
|
1483
1198
|
> div {
|
|
1484
1199
|
flex: 1 0 auto;
|
|
1485
1200
|
}
|
|
1486
|
-
`;
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1201
|
+
`;nl.defaultProps={theme:E};const cl=({label:e,inputValue:t,inputStyle:l,iconBefore:o,iconAfter:r,onChange:a,...i})=>p.default.createElement(nl,i,e.length>0&&p.default.createElement(al,i,e),p.default.createElement("div",null,p.default.createElement(ol,i,p.default.createElement("div",{className:"input-icon"},o),p.default.createElement(rl,x({},i,{inputStyle:l,value:t,onChange:e=>{const{value:t}=e.currentTarget;(""===t||/^[0-9\b.-]+$/.test(t))&&a(t)},type:"number"})),p.default.createElement("div",{className:"input-icon"},r))));cl.propTypes={theme:u.default.object,label:u.default.string,labelInline:u.default.bool,inputValue:u.default.any,inputStyle:u.default.object},cl.defaultProps={theme:E,label:"",labelInline:!1,inputStyle:{},inputValue:null};const dl=f.default.div`
|
|
1492
1202
|
|
|
1493
1203
|
.master-dropdown,
|
|
1494
1204
|
.new-select {
|
|
@@ -1597,135 +1307,426 @@ font-size: 14px;
|
|
|
1597
1307
|
}
|
|
1598
1308
|
}
|
|
1599
1309
|
|
|
1600
|
-
.multiValue-wrapper{
|
|
1601
|
-
width:100%;
|
|
1602
|
-
display:flex;
|
|
1603
|
-
justify-content: space-between;
|
|
1604
|
-
align-items: center;
|
|
1605
|
-
}
|
|
1310
|
+
.multiValue-wrapper{
|
|
1311
|
+
width:100%;
|
|
1312
|
+
display:flex;
|
|
1313
|
+
justify-content: space-between;
|
|
1314
|
+
align-items: center;
|
|
1315
|
+
}
|
|
1316
|
+
|
|
1317
|
+
.text-main-alt {
|
|
1318
|
+
color: ${E.textColor} !important;
|
|
1319
|
+
font-size:14px;
|
|
1320
|
+
}
|
|
1321
|
+
.text-more-alt{
|
|
1322
|
+
font-size:12px;
|
|
1323
|
+
color:#6B747F
|
|
1324
|
+
|
|
1325
|
+
}
|
|
1326
|
+
.css-mohuvp-dummyInput-DummyInput{
|
|
1327
|
+
height:0px;
|
|
1328
|
+
}
|
|
1329
|
+
|
|
1330
|
+
.css-6j8wv5-Input{
|
|
1331
|
+
margin:0px;
|
|
1332
|
+
padding-top:0px;
|
|
1333
|
+
}
|
|
1334
|
+
.new-select__menu {
|
|
1335
|
+
z-Index: 2;
|
|
1336
|
+
}
|
|
1337
|
+
|
|
1338
|
+
.new-select__input-container{
|
|
1339
|
+
margin:0px;
|
|
1340
|
+
padding:0px;
|
|
1341
|
+
}
|
|
1342
|
+
.new-select__input{
|
|
1343
|
+
margin:0px;
|
|
1344
|
+
padding:0px;
|
|
1345
|
+
}
|
|
1346
|
+
.css-eehvce-Input{
|
|
1347
|
+
margin:0px;
|
|
1348
|
+
padding:0px;
|
|
1349
|
+
line-height:1.3;
|
|
1350
|
+
}
|
|
1351
|
+
`,sl=f.default.div`
|
|
1352
|
+
|
|
1353
|
+
// Default style
|
|
1354
|
+
display: flex;
|
|
1355
|
+
|
|
1356
|
+
|
|
1357
|
+
//Set the styles from the default styles object
|
|
1358
|
+
${({theme:e,labelWrapperStyle:t})=>z(e,t)}
|
|
1359
|
+
// custom styles
|
|
1360
|
+
${({customLabelStyles:e})=>e}
|
|
1361
|
+
`,pl=f.default.div`
|
|
1362
|
+
margin-left: 6px;
|
|
1363
|
+
margin-top:-14px;
|
|
1364
|
+
cursor:pointer;
|
|
1365
|
+
`,ul=({customWrapperStyles:e,customLabelStyles:t,labelStyle:l,label:o,isRequired:r,optionArr:a,selectedValue:n,setSelectedValue:c,placeHolder:d,dropdownType:s,isDisabled:u,isValid:f,clearSelected:m,isClearSelected:g,isLoading:h,height:y,placeholderSize:A,...v})=>{const C=e=>p.default.createElement(i.components.DropdownIndicator,e,1==g?p.default.createElement(pl,{onClick:()=>{m()}},p.default.createElement(Et,{icon:"cross-icon",color:"black",size:8})):null,p.default.createElement(pl,null,p.default.createElement(Et,{icon:"triangle-down",color:"black",size:8}))),w={control:e=>({...e,border:"1px solid #d4d7e3",height:`${y}px`,minHeight:`${y}px`,minWidth:"226px"}),placeholder:e=>({...e,fontSize:A+"px",marginLeft:"0px"}),dropdownIndicator:e=>({...e,height:`${y}px`,display:"flex",justifyContent:"center",alignItems:"center"}),valueContainer:e=>({...e,height:`${y}px`,padding:"7px 8px"}),indicatorsContainer:e=>({...e,padding:0,height:`${y}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:"14px"}),singleValue:e=>({...e,fontSize:"14px",marginLeft:"0px"}),input:e=>({...e,fontSize:"14px"}),option:(e,t)=>({...e,backgroundColor:t.isSelected||t.isFocused?"#F0F3F8":"white",padding:"10px",cursor:"pointer",color:"#081348"}),...v.styles};return p.default.createElement(dl,{style:e,isValid:f,placeholderSize:A},o&&p.default.createElement(sl,{theme:k,labelWrapperStyle:"selectComp-label-wrapper",style:t},p.default.createElement(R,{themeColor:E,customStyles:l,type:"label-text",text:o,style:{marginBottom:"7px"}}),r&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${E.ui.error}`}},"*")),"multiSelect"===s?p.default.createElement(b.default,x({components:{DropdownIndicator:C,MultiValue:({getValue:e,index:t,...l})=>{const o=l?.data?.label||"Select",r=e().length;return!t&&p.default.createElement("div",{className:"multiValue-wrapper"},p.default.createElement("div",{className:"text-main-alt"},o),r>1&&p.default.createElement("div",{className:"text-more-alt"},"& ",r-1," more"))},Option: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??"#2E56F4"}},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)))},IndicatorSeparator:()=>null,ClearIndicator:()=>null},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown mb-1",onChange:c,placeholder:d,value:n,options:a,styles:w,isMulti:!0,isDisabled:u,isClearable:v.isClearable,hideSelectedOptions:!1,closeMenuOnSelect:!1,onMenuClose:v.onMenuClose,isSearchable:!1,isLoading:h},v)):p.default.createElement(b.default,x({components:{DropdownIndicator:C,IndicatorSeparator:()=>null,ClearIndicator:()=>null},className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",options:a,placeholder:d,isDisabled:u,value:{value:n?n.value:"",label:n?n.label:""},styles:w,onChange:c,isLoading:h},v)))};ul.propTypes={label:u.default.string,labelStyle:u.default.object,optionArr:u.default.array,selectedValue:u.default.object,setSelectedValue:u.default.func,placeHolder:u.default.string,placeholderSize:u.default.number,clearSelected:u.default.func},ul.defaultProps={label:"",labelStyle:{},optionArr:[],selectedValue:{},setSelectedValue:void 0,placeHolder:"Select an option",isValid:!0,isClearSelected:!1,height:31,placeholderSize:14};const fl=({label:e,placeholder:t,handleSearch:l,searchInput:o,customStylesForm:r,customStyleObject:a,textBoxStyle:i,...n})=>p.default.createElement(Ne,x({iconAfter:p.default.createElement(Et,{icon:"magnifier-icon"}),label:e,textBoxStyle:i,placeholder:t,ref:o,onChange:l},n)),ml=f.default.div`
|
|
1366
|
+
//Set the styles from the default styles object
|
|
1367
|
+
${({theme:e,defaultWrapperStyle:t})=>z(e,t)}
|
|
1368
|
+
|
|
1369
|
+
border: ${({isValid:e,themeColor:t})=>e?"1px solid "+E.border:"1px solid "+t.variant.error};
|
|
1370
|
+
|
|
1371
|
+
.input-icon svg path {
|
|
1372
|
+
fill: ${({themeColor:e})=>e.variant["neutral-1"]};
|
|
1373
|
+
}
|
|
1374
|
+
.input-icon {
|
|
1375
|
+
cursor: pointer;
|
|
1376
|
+
}
|
|
1377
|
+
|
|
1378
|
+
&:focus-within {
|
|
1379
|
+
border: 1px solid ${({themeColor:e})=>e.variant["primary-1"]};
|
|
1380
|
+
outline: none;
|
|
1381
|
+
|
|
1382
|
+
.input-icon svg path {
|
|
1383
|
+
fill: ${({themeColor:e})=>e.variant["primary-1"]};
|
|
1384
|
+
}
|
|
1385
|
+
}
|
|
1386
|
+
|
|
1387
|
+
// custom styles
|
|
1388
|
+
${({textBoxStyle:e})=>e}
|
|
1389
|
+
`,gl=f.default.input`
|
|
1390
|
+
width: inherit;
|
|
1391
|
+
//Set the styles from the default styles object
|
|
1392
|
+
${({theme:e,defaultInputStyle:t})=>z(e,t)}
|
|
1393
|
+
|
|
1394
|
+
// custom styles
|
|
1395
|
+
${({inputStyle:e})=>e}
|
|
1396
|
+
|
|
1397
|
+
.sc-furwcr bxRAoq {
|
|
1398
|
+
color: ${E.variant["neutral-3"]};
|
|
1399
|
+
}
|
|
1400
|
+
`,bl=l.css`
|
|
1401
|
+
display: flex;
|
|
1402
|
+
gap: 7px;
|
|
1403
|
+
align-items: center;
|
|
1404
|
+
`,hl=f.default.div`
|
|
1405
|
+
${({labelInline:e})=>e?bl:null}
|
|
1406
|
+
.err-text {
|
|
1407
|
+
color: ${({themeColor:e})=>e.variant.error};
|
|
1408
|
+
margin-top: 5px;
|
|
1409
|
+
font-size: 10px;
|
|
1410
|
+
}
|
|
1411
|
+
`;hl.defaultProps={themeColor:E};const yl=({themeColor:t,textBoxStyle:l,labelStyle:o,inputStyle:r,errMsg:a,required:i,label:n,labelInline:c,isValid:d,...s})=>{const[u,f]=e.useState(!1);return p.default.createElement(hl,x({labelInline:c},s),p.default.createElement("div",{style:{display:"flex"}},p.default.createElement(R,x({customStyles:o,type:"label-text",labelInline:c,text:n,errMsg:a,style:{display:"flex",marginBottom:""+(c?"":"7px")}},s)),i&&p.default.createElement("div",{style:{marginLeft:"4px",color:`${t.variant.error}`}},"*")),p.default.createElement(ml,x({required:i,themeColor:E,textBoxStyle:l,isValid:d,theme:k,defaultWrapperStyle:"textbox-wrapper"},s),p.default.createElement(gl,x({inputStyle:r,type:u?"text":"password",defaultInputStyle:"input-wrapper"},s)),p.default.createElement("div",{className:"input-icon",onClick:()=>f(!u)},u?p.default.createElement(Et,{icon:"eye-show"}):p.default.createElement(Et,{icon:"eye-hide"}))),a.length>0&&p.default.createElement("div",{className:"err-text"},a))};yl.propTypes={theme:u.default.object,themeColor:u.default.object,label:u.default.string,required:u.default.bool,labelInline:u.default.bool,errMsg:u.default.string,textBoxStyle:u.default.object,labelStyle:u.default.object,inputStyle:u.default.object},yl.defaultProps={themeColor:E,theme:k,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",textBoxStyle:{},labelStyle:{},inputStyle:{}};const xl=f.default.div`
|
|
1412
|
+
box-sizing: border-box;
|
|
1413
|
+
display: flex;
|
|
1414
|
+
justify-content: center;
|
|
1415
|
+
align-items: center;
|
|
1416
|
+
width: auto;
|
|
1417
|
+
|
|
1418
|
+
${({size:e})=>l.css`height: ${e}px;`}
|
|
1419
|
+
`,Al=f.default.div`
|
|
1420
|
+
`,vl=f.default.div`
|
|
1421
|
+
box-sizing: border-box;
|
|
1422
|
+
display: flex;
|
|
1423
|
+
justify-content: center;
|
|
1424
|
+
align-items: center;
|
|
1425
|
+
${({size:e})=>l.css`
|
|
1426
|
+
width: ${e}px;
|
|
1427
|
+
height: ${e}px;
|
|
1428
|
+
`}
|
|
1429
|
+
cursor: ${({toggleSet:e})=>e?"pointer":"default"};
|
|
1430
|
+
|
|
1431
|
+
svg {
|
|
1432
|
+
fill: black;
|
|
1433
|
+
|
|
1434
|
+
${({size:e})=>e&&l.css`
|
|
1435
|
+
width: ${e}px;
|
|
1436
|
+
height: ${e}px;
|
|
1437
|
+
`}
|
|
1438
|
+
|
|
1439
|
+
${({transform:e})=>e&&l.css`
|
|
1440
|
+
transform: ${e};
|
|
1441
|
+
`}
|
|
1442
|
+
|
|
1443
|
+
path {
|
|
1444
|
+
${({color:e})=>e&&l.css`
|
|
1445
|
+
fill: ${e};
|
|
1446
|
+
`}
|
|
1447
|
+
}
|
|
1448
|
+
}
|
|
1449
|
+
`,Cl=({theme:e,toggleSet:t,slide:l,color:o,size:r,transform:a,ratingValue:i,starVal:n,hover:c,...d})=>p.default.createElement(vl,x({theme:e,ratingValue:i,starVal:n,hover:c,toggleSet:t,color:o,size:r,transform:a},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=[],r=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:r}}function Sl(e,t){return 100*e/t}const El=({theme:t,type:l,customStylesContainer:o,customStylesStar:r,customStylesPercentage:a,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),[A,v]=e.useState(void 0),[C,w]=e.useState(void 0),[S,E]=e.useState(void 0);e.useEffect((()=>{y(wl(u,s).array),v(wl(u,s).value),w(Sl(u,s))}),[u,s]),e.useEffect((()=>{S?y(wl(S,s).array):(y(wl(u,s).array),v(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:A,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:r})})));return p.default.createElement(xl,x({theme:t,customStyles:o,type:l,size:n},b,{className:"container"}),f?k:p.default.createElement(Al,{theme:t,type:l,customStyles:a},C,"%"))};El.propTypes={theme:u.default.object,customStylesContainer:u.default.object,customStylesStar:u.default.object,customStylesPercentage:u.default.object,type:u.default.string,color:u.default.string,size:u.default.number,transform:u.default.object,handleClick:u.default.func,maxRange:u.default.number,value:u.default.number,toggleStar:u.default.bool,toggleSet:u.default.bool,identifier:u.default.string},El.defaultProps={theme:k,customStylesContainer:null,customStylesStar:null,customStylesPercentage:null,type:"star",maxRange:100,value:0,identifier:"ratingKey",toggleStar:!0,toggleSet:!1,color:"#F7B001"};const kl=f.default.div`
|
|
1450
|
+
width: 100%;
|
|
1451
|
+
display: flex;
|
|
1452
|
+
flex-direction: column;
|
|
1453
|
+
align-items: center;
|
|
1454
|
+
min-height: calc(100vh - 130px);
|
|
1455
|
+
|
|
1456
|
+
button:hover,
|
|
1457
|
+
button:active,
|
|
1458
|
+
button:focus {
|
|
1459
|
+
outline: none;
|
|
1460
|
+
}
|
|
1461
|
+
`,zl=f.default.div`
|
|
1462
|
+
position: relative;
|
|
1463
|
+
display: flex;
|
|
1464
|
+
width: 100%;
|
|
1465
|
+
padding: 25px;
|
|
1466
|
+
column-gap: 18px;
|
|
1467
|
+
align-items: center;
|
|
1468
|
+
box-sizing: border-box;
|
|
1469
|
+
background: linear-gradient(
|
|
1470
|
+
0deg,
|
|
1471
|
+
hsla(0, 0%, 100%, 1) 20%,
|
|
1472
|
+
hsla(0, 0%, 100%, 0.5) 100%
|
|
1473
|
+
);
|
|
1474
|
+
border-radius: 6px;
|
|
1475
|
+
|
|
1476
|
+
@media (max-width: 900px) {
|
|
1477
|
+
flex-wrap: wrap;
|
|
1478
|
+
height: fit-content;
|
|
1479
|
+
padding-bottom: 25.5px;
|
|
1480
|
+
}
|
|
1481
|
+
|
|
1482
|
+
@media (max-width: 800px) {
|
|
1483
|
+
flex-wrap: nowrap;
|
|
1484
|
+
padding-bottom: 25.5px;
|
|
1485
|
+
align-items: stretch;
|
|
1486
|
+
|
|
1487
|
+
& > div:nth-child(2) {
|
|
1488
|
+
margin-top: 26px;
|
|
1489
|
+
}
|
|
1490
|
+
|
|
1491
|
+
& > span {
|
|
1492
|
+
margin-top: 26px;
|
|
1493
|
+
}
|
|
1494
|
+
|
|
1495
|
+
& > * {
|
|
1496
|
+
flex-basis: unset;
|
|
1497
|
+
}
|
|
1498
|
+
}
|
|
1499
|
+
|
|
1500
|
+
@media (max-width: 650px) {
|
|
1501
|
+
padding-top: 35px;
|
|
1502
|
+
padding-right: 39px;
|
|
1503
|
+
}
|
|
1504
|
+
|
|
1505
|
+
& label {
|
|
1506
|
+
font-size: 14px;
|
|
1507
|
+
padding-bottom: 10px;
|
|
1508
|
+
margin-bottom: 0;
|
|
1509
|
+
}
|
|
1510
|
+
|
|
1511
|
+
& first-child {
|
|
1512
|
+
&::placeholder {
|
|
1513
|
+
color: #a9b1b8;
|
|
1514
|
+
}
|
|
1515
|
+
}
|
|
1516
|
+
|
|
1517
|
+
.single-select {
|
|
1518
|
+
flex-basis: 177px;
|
|
1519
|
+
|
|
1520
|
+
@media (max-width: 800px) {
|
|
1521
|
+
flex-basis: unset;
|
|
1522
|
+
}
|
|
1523
|
+
}
|
|
1524
|
+
|
|
1525
|
+
.selection-side {
|
|
1526
|
+
display: flex;
|
|
1527
|
+
align-items: center;
|
|
1528
|
+
position: absolute;
|
|
1529
|
+
right: 39px;
|
|
1530
|
+
top: 25.5px;
|
|
1606
1531
|
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
font-size:14px;
|
|
1610
|
-
}
|
|
1611
|
-
.text-more-alt{
|
|
1612
|
-
font-size:12px;
|
|
1613
|
-
color:#6B747F
|
|
1532
|
+
svg {
|
|
1533
|
+
fill: ${({defaultThemeColor:e})=>e.variant["primary-2"]};
|
|
1614
1534
|
|
|
1615
|
-
|
|
1616
|
-
.
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
.css-6j8wv5-Input{
|
|
1621
|
-
margin:0px;
|
|
1622
|
-
padding-top:0px;
|
|
1623
|
-
}
|
|
1624
|
-
.new-select__menu {
|
|
1625
|
-
z-Index: 2;
|
|
1626
|
-
}
|
|
1627
|
-
.css-1n10ic4-Input {
|
|
1628
|
-
margin: 0px;
|
|
1629
|
-
padding:0px
|
|
1630
|
-
}
|
|
1631
|
-
|
|
1632
|
-
`,zl=f.default.div`
|
|
1633
|
-
// Default style
|
|
1634
|
-
display: flex;
|
|
1535
|
+
path {
|
|
1536
|
+
fill: ${({defaultThemeColor:e})=>e.variant["primary-2"]};
|
|
1537
|
+
}
|
|
1538
|
+
}
|
|
1635
1539
|
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1540
|
+
@media (max-width: 800px) {
|
|
1541
|
+
margin-right: 0;
|
|
1542
|
+
margin-top: 0;
|
|
1543
|
+
}
|
|
1544
|
+
}
|
|
1545
|
+
`,Vl=f.default.span`
|
|
1546
|
+
color: #2e56f4;
|
|
1547
|
+
font-style: normal;
|
|
1548
|
+
font-weight: normal;
|
|
1549
|
+
font-size: 14px;
|
|
1550
|
+
line-height: 17px;
|
|
1643
1551
|
cursor: pointer;
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1552
|
+
margin-top: 37px;
|
|
1553
|
+
margin-right: 65px;
|
|
1554
|
+
white-space: nowrap;
|
|
1555
|
+
`,Ml=f.default.div`
|
|
1556
|
+
display: flex;
|
|
1557
|
+
flex-direction: column;
|
|
1558
|
+
${""}
|
|
1559
|
+
max-width: 1340px;
|
|
1560
|
+
width: 100%;
|
|
1561
|
+
align-items: center;
|
|
1562
|
+
`,Rl=f.default.div`
|
|
1563
|
+
position: absolute;
|
|
1564
|
+
font-size: 12px;
|
|
1565
|
+
border-radius: 50%;
|
|
1566
|
+
right: 0;
|
|
1567
|
+
background-color: red;
|
|
1568
|
+
min-width: 20px;
|
|
1569
|
+
min-height: 20px;
|
|
1570
|
+
display: flex;
|
|
1571
|
+
align-items: center;
|
|
1572
|
+
justify-content: center;
|
|
1573
|
+
width: 4ch;
|
|
1574
|
+
height: 4ch;
|
|
1575
|
+
padding: 0px;
|
|
1576
|
+
transform: translate(30%, -30%);
|
|
1577
|
+
color: white;
|
|
1578
|
+
font-weight: 600;
|
|
1579
|
+
`,Wl=f.default.div`
|
|
1580
|
+
width: 90%;
|
|
1581
|
+
`,Il=f.default.div`
|
|
1582
|
+
background: linear-gradient(
|
|
1583
|
+
0deg,
|
|
1584
|
+
hsla(0, 0%, 100%, 1) 20%,
|
|
1585
|
+
hsla(0, 0%, 100%, 0.5) 100%
|
|
1586
|
+
);
|
|
1587
|
+
width: 90%;
|
|
1588
|
+
`,Pl=f.default.div`
|
|
1589
|
+
width: 90%;
|
|
1590
|
+
`,Ll=f.default.div`
|
|
1591
|
+
display: flex;
|
|
1592
|
+
margin-left: auto !important;
|
|
1593
|
+
margin-right: auto !important;
|
|
1594
|
+
cursor: pointer;
|
|
1595
|
+
`,ql=f.default.div`
|
|
1596
|
+
display: flex;
|
|
1597
|
+
flex-direction: column;
|
|
1598
|
+
width: 180px;
|
|
1599
|
+
background: #ffffff;
|
|
1600
|
+
box-shadow: 0px 5px 37px rgba(56, 66, 100, 0.15);
|
|
1601
|
+
border-radius: 6px;
|
|
1602
|
+
margin-right: 0.5rem;
|
|
1603
|
+
z-index: 999;
|
|
1604
|
+
`,Bl=f.default.div`
|
|
1605
|
+
margin: 10.5px 13px;
|
|
1606
|
+
padding: 0;
|
|
1607
|
+
`,Tl=f.default.div`
|
|
1608
|
+
color: #081348;
|
|
1609
|
+
padding: 7.7px 6.5px 7.7px 24px;
|
|
1610
|
+
margin: 2.5px 13px;
|
|
1611
|
+
cursor: pointer;
|
|
1612
|
+
font-size: 12px;
|
|
1613
|
+
line-height: 15px;
|
|
1647
1614
|
|
|
1648
|
-
|
|
1615
|
+
&:last-child {
|
|
1616
|
+
margin-bottom: 1rem;
|
|
1617
|
+
}
|
|
1649
1618
|
|
|
1650
|
-
|
|
1651
|
-
|
|
1619
|
+
position: relative;
|
|
1620
|
+
|
|
1621
|
+
&:hover {
|
|
1622
|
+
background: #eaeefe;
|
|
1623
|
+
border-radius: 5px;
|
|
1652
1624
|
}
|
|
1653
|
-
|
|
1654
|
-
|
|
1625
|
+
`,Fl=f.default.div`
|
|
1626
|
+
position: relative;
|
|
1627
|
+
display: flex;
|
|
1628
|
+
width: 100%;
|
|
1629
|
+
column-gap: 18px;
|
|
1630
|
+
align-items: center;
|
|
1631
|
+
box-sizing: border-box;
|
|
1632
|
+
background: linear-gradient(
|
|
1633
|
+
0deg,
|
|
1634
|
+
hsla(0, 0%, 100%, 1) 20%,
|
|
1635
|
+
hsla(0, 0%, 100%, 0.5) 100%
|
|
1636
|
+
);
|
|
1637
|
+
border-radius: 6px;
|
|
1638
|
+
|
|
1639
|
+
@media (max-width: 900px) {
|
|
1640
|
+
flex-wrap: wrap;
|
|
1641
|
+
height: fit-content;
|
|
1642
|
+
padding-bottom: 25.5px;
|
|
1655
1643
|
}
|
|
1656
1644
|
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1645
|
+
@media (max-width: 800px) {
|
|
1646
|
+
flex-direction: column;
|
|
1647
|
+
flex-wrap: nowrap;
|
|
1648
|
+
padding-bottom: 25.5px;
|
|
1649
|
+
align-items: stretch;
|
|
1660
1650
|
|
|
1661
|
-
|
|
1662
|
-
|
|
1651
|
+
& > div:nth-child(2) {
|
|
1652
|
+
margin-top: 26px;
|
|
1653
|
+
}
|
|
1654
|
+
|
|
1655
|
+
& > span {
|
|
1656
|
+
margin-top: 26px;
|
|
1657
|
+
}
|
|
1658
|
+
|
|
1659
|
+
& > * {
|
|
1660
|
+
flex-basis: unset;
|
|
1663
1661
|
}
|
|
1664
1662
|
}
|
|
1665
1663
|
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
//Set the styles from the default styles object
|
|
1671
|
-
${({theme:e,defaultInputStyle:t})=>z(e,t)}
|
|
1664
|
+
@media (max-width: 650px) {
|
|
1665
|
+
padding-top: 35px;
|
|
1666
|
+
padding-right: 39px;
|
|
1667
|
+
}
|
|
1672
1668
|
|
|
1673
|
-
|
|
1674
|
-
|
|
1669
|
+
& label {
|
|
1670
|
+
font-size: 14px;
|
|
1671
|
+
padding-bottom: 10px;
|
|
1672
|
+
margin-bottom: 0;
|
|
1673
|
+
}
|
|
1675
1674
|
|
|
1676
|
-
|
|
1677
|
-
|
|
1675
|
+
& first-child {
|
|
1676
|
+
&::placeholder {
|
|
1677
|
+
color: #a9b1b8;
|
|
1678
|
+
}
|
|
1678
1679
|
}
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
color: ${({themeColor:e})=>e.variant.error};
|
|
1687
|
-
margin-top: 5px;
|
|
1688
|
-
font-size: 10px;
|
|
1680
|
+
|
|
1681
|
+
.single-select {
|
|
1682
|
+
flex-basis: 177px;
|
|
1683
|
+
|
|
1684
|
+
@media (max-width: 800px) {
|
|
1685
|
+
flex-basis: unset;
|
|
1686
|
+
}
|
|
1689
1687
|
}
|
|
1690
|
-
|
|
1691
|
-
|
|
1688
|
+
|
|
1689
|
+
.selection-side {
|
|
1692
1690
|
display: flex;
|
|
1693
|
-
justify-content: center;
|
|
1694
1691
|
align-items: center;
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
`,Tl=f.default.div`
|
|
1699
|
-
`,Fl=f.default.div`
|
|
1700
|
-
box-sizing: border-box;
|
|
1701
|
-
display: flex;
|
|
1702
|
-
justify-content: center;
|
|
1703
|
-
align-items: center;
|
|
1704
|
-
${({size:e})=>l.css`
|
|
1705
|
-
width: ${e}px;
|
|
1706
|
-
height: ${e}px;
|
|
1707
|
-
`}
|
|
1708
|
-
cursor: ${({toggleSet:e})=>e?"pointer":"default"};
|
|
1692
|
+
position: absolute;
|
|
1693
|
+
right: 39px;
|
|
1694
|
+
top: 25.5px;
|
|
1709
1695
|
|
|
1710
|
-
svg {
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
${({size:e})=>e&&l.css`
|
|
1714
|
-
width: ${e}px;
|
|
1715
|
-
height: ${e}px;
|
|
1716
|
-
`}
|
|
1696
|
+
svg {
|
|
1697
|
+
fill: ${({defaultThemeColor:e})=>e.variant["primary-2"]};
|
|
1717
1698
|
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1699
|
+
path {
|
|
1700
|
+
fill: ${({defaultThemeColor:e})=>e.variant["primary-2"]};
|
|
1701
|
+
}
|
|
1702
|
+
}
|
|
1721
1703
|
|
|
1722
|
-
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
`}
|
|
1704
|
+
@media (max-width: 800px) {
|
|
1705
|
+
margin-right: 0;
|
|
1706
|
+
margin-top: 0;
|
|
1726
1707
|
}
|
|
1727
|
-
}
|
|
1728
|
-
`,jl=
|
|
1708
|
+
}
|
|
1709
|
+
`,jl=f.default.form`
|
|
1710
|
+
width: 40vw;
|
|
1711
|
+
display: flex;
|
|
1712
|
+
justify-content: center;
|
|
1713
|
+
flex-direction: column;
|
|
1714
|
+
gap: 20px;
|
|
1715
|
+
`,Hl=f.default.div`
|
|
1716
|
+
display: flex;
|
|
1717
|
+
justify-content: end;
|
|
1718
|
+
`,Gl=f.default.div`
|
|
1719
|
+
display: flex;
|
|
1720
|
+
justify-content: center;
|
|
1721
|
+
flex-direction: row;
|
|
1722
|
+
align-items: flex-start;
|
|
1723
|
+
gap: 20px;
|
|
1724
|
+
`,Xl=f.default.div`
|
|
1725
|
+
width: 48;
|
|
1726
|
+
max-width: 48%;
|
|
1727
|
+
min-width: 48%;
|
|
1728
|
+
|
|
1729
|
+
`,Ol=f.default.span`
|
|
1729
1730
|
background: transparent;
|
|
1730
1731
|
position: relative;
|
|
1731
1732
|
display: flex;
|
|
@@ -2051,7 +2052,7 @@ ${({theme:e,type:t,customStylesTPArrow:l})=>{if(e){let t={};if(e["tooltip-arrow"
|
|
|
2051
2052
|
&::after{
|
|
2052
2053
|
${({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}}}}
|
|
2053
2054
|
}
|
|
2054
|
-
`,Ao=({theme:e,contentTrigger:t,contentTooltip:l,popperOptionsP:o,settings:r,customStylesTPContainer:a,customStylesTPAbottom:i,customStylesTPAbottomBefore:c,customStylesTPAbottomAfter:d,customStylesTPAtop:s,customStylesTPAtopBefore:u,customStylesTPAtopAfter:f,customStylesTPAright:m,customStylesTPArightBefore:g,customStylesTPArightAfter:b,customStylesTPAleft:h,customStylesTPAleftBefore:y,customStylesTPAleftAfter:A,customStylesTPArrow:v,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}=n.usePopperTooltip({...r},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(yo,x({theme:e,ref:V},z({className:"tooltip-container"}),{customStylesTPContainer:a,customStylesTPAbottom:i,customStylesTPAbottomBefore:c,customStylesTPAbottomAfter:d,customStylesTPAtop:s,customStylesTPAtopBefore:u,customStylesTPAtopAfter:f,customStylesTPAright:m,customStylesTPArightBefore:g,customStylesTPArightAfter:b,customStylesTPAleft:h,customStylesTPAleftBefore:y,customStylesTPAleftAfter:A}),p.default.createElement(xo,x({theme:e},k({className:"tooltip-arrow"}),{customStylesTPArrow:v,customStylesTPAbefore:C,customStylesTPAafter:w})),l))};Ao.propTypes={theme:u.default.object,contentTrigger:u.default.any,contentTooltip:u.default.any,popperOptionsP:u.default.object,settings:u.default.object,customStylesTPContainer:u.default.object,customStylesTPAbottom:u.default.object,customStylesTPAbottomBefore:u.default.object,customStylesTPAbottomAfter:u.default.object,customStylesTPAtop:u.default.object,customStylesTPAtopBefore:u.default.object,customStylesTPAtopAfter:u.default.object,customStylesTPAright:u.default.object,customStylesTPArightBefore:u.default.object,customStylesTPArightAfter:u.default.object,customStylesTPAleft:u.default.object,customStylesTPAleftBefore:u.default.object,customStylesTPAleftAfter:u.default.object,customStylesTPArrow:u.default.object,customStylesTPAbefore:u.default.object,customStylesTPAafter:u.default.object},Ao.defaultProps={theme:k,contentTrigger:p.default.createElement("div",null,"Trigger"),contentTooltip:p.default.createElement("div",null,"I am the tooltip")};const vo=({theme:e,customStyles:t,type:l="table",sortIcon:o,data:r,tableColumns:a,progressPending:i,defaultSortFieldId:n,handleOnSort:c,sortServer:d,progressComponent:s,responsive:u,conditionalRowStyles:f,fixedHeader:m,fixedHeaderScrollHeight:g,...b})=>{let y={};if(e&&e[l]&&(y=e[l]),t)for(const e in t)y[e]=t[e];return p.default.createElement(h.default,x({responsive:u,data:r,columns:a,noHeader:!0,highlightOnHover:!0,sortIcon:o,progressPending:i,customStyles:y,defaultSortFieldId:n,progressComponent:s||void 0,sortServer:d,onSort:(e,t,l)=>{c(e,t,l)},conditionalRowStyles:f,fixedHeader:m,fixedHeaderScrollHeight:g},b))};vo.propTypes={theme:u.default.object,sortIcon:u.default.any,data:u.default.array,tableColumns:u.default.array,progressPending:u.default.bool,progressComponent:u.default.any,defaultSortFieldId:u.default.number,sortServer:u.default.bool,handleOnSort:u.default.any,responsive:u.default.bool,conditionalRowStyles:u.default.array,fixedHeader:u.default.bool,fixedHeaderScrollHeight:u.default.string,customStyle:u.default.object},vo.defaultProps={theme:k,sortIcon:p.default.createElement(
|
|
2055
|
+
`,Ao=({theme:e,contentTrigger:t,contentTooltip:l,popperOptionsP:o,settings:r,customStylesTPContainer:a,customStylesTPAbottom:i,customStylesTPAbottomBefore:c,customStylesTPAbottomAfter:d,customStylesTPAtop:s,customStylesTPAtopBefore:u,customStylesTPAtopAfter:f,customStylesTPAright:m,customStylesTPArightBefore:g,customStylesTPArightAfter:b,customStylesTPAleft:h,customStylesTPAleftBefore:y,customStylesTPAleftAfter:A,customStylesTPArrow:v,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}=n.usePopperTooltip({...r},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(yo,x({theme:e,ref:V},z({className:"tooltip-container"}),{customStylesTPContainer:a,customStylesTPAbottom:i,customStylesTPAbottomBefore:c,customStylesTPAbottomAfter:d,customStylesTPAtop:s,customStylesTPAtopBefore:u,customStylesTPAtopAfter:f,customStylesTPAright:m,customStylesTPArightBefore:g,customStylesTPArightAfter:b,customStylesTPAleft:h,customStylesTPAleftBefore:y,customStylesTPAleftAfter:A}),p.default.createElement(xo,x({theme:e},k({className:"tooltip-arrow"}),{customStylesTPArrow:v,customStylesTPAbefore:C,customStylesTPAafter:w})),l))};Ao.propTypes={theme:u.default.object,contentTrigger:u.default.any,contentTooltip:u.default.any,popperOptionsP:u.default.object,settings:u.default.object,customStylesTPContainer:u.default.object,customStylesTPAbottom:u.default.object,customStylesTPAbottomBefore:u.default.object,customStylesTPAbottomAfter:u.default.object,customStylesTPAtop:u.default.object,customStylesTPAtopBefore:u.default.object,customStylesTPAtopAfter:u.default.object,customStylesTPAright:u.default.object,customStylesTPArightBefore:u.default.object,customStylesTPArightAfter:u.default.object,customStylesTPAleft:u.default.object,customStylesTPAleftBefore:u.default.object,customStylesTPAleftAfter:u.default.object,customStylesTPArrow:u.default.object,customStylesTPAbefore:u.default.object,customStylesTPAafter:u.default.object},Ao.defaultProps={theme:k,contentTrigger:p.default.createElement("div",null,"Trigger"),contentTooltip:p.default.createElement("div",null,"I am the tooltip")};const vo=({theme:e,customStyles:t,type:l="table",sortIcon:o,data:r,tableColumns:a,progressPending:i,defaultSortFieldId:n,handleOnSort:c,sortServer:d,progressComponent:s,responsive:u,conditionalRowStyles:f,fixedHeader:m,fixedHeaderScrollHeight:g,...b})=>{let y={};if(e&&e[l]&&(y=e[l]),t)for(const e in t)y[e]=t[e];return p.default.createElement(h.default,x({responsive:u,data:r,columns:a,noHeader:!0,highlightOnHover:!0,sortIcon:o,progressPending:i,customStyles:y,defaultSortFieldId:n,progressComponent:s||void 0,sortServer:d,onSort:(e,t,l)=>{c(e,t,l)},conditionalRowStyles:f,fixedHeader:m,fixedHeaderScrollHeight:g},b))};vo.propTypes={theme:u.default.object,sortIcon:u.default.any,data:u.default.array,tableColumns:u.default.array,progressPending:u.default.bool,progressComponent:u.default.any,defaultSortFieldId:u.default.number,sortServer:u.default.bool,handleOnSort:u.default.any,responsive:u.default.bool,conditionalRowStyles:u.default.array,fixedHeader:u.default.bool,fixedHeaderScrollHeight:u.default.string,customStyle:u.default.object},vo.defaultProps={theme:k,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 Co={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},wo=f.default.div`
|
|
2055
2056
|
background: ${({theme:e,variant:t})=>e.variant[t]};
|
|
2056
2057
|
color: ${({theme:e})=>e.bgColor};
|
|
2057
2058
|
padding: ${({size:e})=>Co[e].padding};
|
|
@@ -2308,7 +2309,7 @@ p{
|
|
|
2308
2309
|
`;lr.defaultProps={theme:E},(tr.PageItem=function({selected:e,...t}){return p.default.createElement(lr,x({selected:e},t),t.children)}).propTypes={theme:u.default.object,selected:u.default.bool},tr.PageItem.defaultProps={theme:E,selected:!1};const or=f.default.div`
|
|
2309
2310
|
${({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}}}}
|
|
2310
2311
|
}
|
|
2311
|
-
`,rr=({theme:e,toggleSimple:t,contentTrigger:l,contentOverlay:o,popperOptionsP:r,settingsP:a,customStyles:i,...c})=>{let d={},s={};t?(d={...d,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},s={...s}):(d={...d,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},s={...s,trigger:"click",closeOnOutsideClick:!0,interactive:!0}),d={...d,...r},s={...s,...a};const{getArrowProps:u,getTooltipProps:f,setTooltipRef:m,setTriggerRef:g,visible:b}=n.usePopperTooltip({...s},d);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(or,x({type:t?"simple-overlay":"overlay",theme:e,ref:m},f({className:"tooltip-container"}),{customStyles:i}),o))};rr.propTypes={theme:u.default.object,contentTrigger:u.default.any,contentOverlay:u.default.any,popperOptionsP:u.default.object,settingsP:u.default.object,customStyles:u.default.object,toggleSimple:u.default.bool},rr.defaultProps={theme:k,contentTrigger:p.default.createElement("div",null,"Trigger"),contentOverlay:p.default.createElement("div",null,"I am the Overlay")};const ar={overlay:{zIndex:"
|
|
2312
|
+
`,rr=({theme:e,toggleSimple:t,contentTrigger:l,contentOverlay:o,popperOptionsP:r,settingsP:a,customStyles:i,...c})=>{let d={},s={};t?(d={...d,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},s={...s}):(d={...d,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},s={...s,trigger:"click",closeOnOutsideClick:!0,interactive:!0}),d={...d,...r},s={...s,...a};const{getArrowProps:u,getTooltipProps:f,setTooltipRef:m,setTriggerRef:g,visible:b}=n.usePopperTooltip({...s},d);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(or,x({type:t?"simple-overlay":"overlay",theme:e,ref:m},f({className:"tooltip-container"}),{customStyles:i}),o))};rr.propTypes={theme:u.default.object,contentTrigger:u.default.any,contentOverlay:u.default.any,popperOptionsP:u.default.object,settingsP:u.default.object,customStyles:u.default.object,toggleSimple:u.default.bool},rr.defaultProps={theme:k,contentTrigger:p.default.createElement("div",null,"Trigger"),contentOverlay:p.default.createElement("div",null,"I am the Overlay")};const ar={overlay:{zIndex:"999999",backgroundColor:"rgb(0 0 0 / 30%)"},content:{borderColor:E.border,top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",padding:"0px",transform:"translate(-50%, -50%)",maxHeight:"75vh"}},ir=f.default.button`
|
|
2312
2313
|
//Set the styles from the default styles object
|
|
2313
2314
|
${({theme:e,type:t})=>z(e,t)}
|
|
2314
2315
|
// custom styles
|
|
@@ -2343,5 +2344,5 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
|
|
|
2343
2344
|
// custom styles
|
|
2344
2345
|
${({customModalFooterStyle:e})=>e}
|
|
2345
2346
|
`,sr=f.default.div`
|
|
2346
|
-
padding:
|
|
2347
|
-
`;y.default.setAppElement("#root");const pr=({modalIsOpen:e,toggleModal:t,closeOnOutsideClick:l,headerContent:o,bodyContent:r,footerContent:a,customModalCloseStyle:i,customModalHeaderStyle:n,customModalBodyStyle:c,customModalFooterStyle:d,...s})=>p.default.createElement(y.default,x({isOpen:e,onRequestClose:l?t:void 0,style:ar,contentLabel:"Modal"},s),p.default.createElement(ir,{theme:k,type:"modalComp-modal-close",style:i,onClick:t},p.default.createElement(Xt,{icon:"cross-icon",color:E.neutral["neutral-2"],size:15})),p.default.createElement(nr,{style:n},p.default.createElement(sr,null,o)),p.default.createElement(cr,{theme:k,type:"modalComp-modal-body",style:c},p.default.createElement(sr,null," ",r)),p.default.createElement(dr,{theme:k,type:"modalComp-modal-footer",style:d},a));pr.propTypes={modalIsOpen:u.default.bool,toggleModal:u.default.func,closeOnOutsideClick:u.default.bool,headerContent:u.default.any,bodyContent:u.default.any,footerContent:u.default.any,customModalCloseStyle:u.default.object,customModalHeaderStyle:u.default.object,customModalBodyStyle:u.default.object,customModalFooterStyle:u.default.object},pr.defaultProps={modalIsOpen:!1,toggleModal:()=>{},closeOnOutsideClick:!1,headerContent:"",bodyContent:"",footerContent:"",customModalCloseStyle:{},customModalHeaderStyle:{},customModalBodyStyle:{},customModalFooterStyle:{}},exports.Accordion=H,exports.AccordionSB=G,exports.AccordionSBfooter=X,exports.ActionContainer=De,exports.ActionItem=et,exports.ArrowBar=U,exports.Avatar=$,exports.AvatarSB=le,exports.AvatarSBfooter=ie,exports.Banner=de,exports.Breadcrumb=fe,exports.ButtonPopup=_l,exports.Card=T,exports.CardRef=j,exports.CheckBoxInput=xt,exports.Content=Ve,exports.DarkSecondaryLink=Jo,exports.DateSelect=nl,exports.Divider=Re,exports.DocumentCard=q,exports.Drawer=Ie,exports.DropdownSelect=Ml,exports.DropzoneInput=$t,exports.ErrorBoundary=Pe,exports.FilterChip=Be,exports.Footer=Fe,exports.FooterContent=({variant:e,textColor:t,size:l,width:o,footerWidth:r,...a})=>p.default.createElement(je,x({variant:e,textColor:t,footerWidth:r},a),p.default.createElement(He,{footerWidth:r},p.default.createElement(Ge,{footerWidth:r},"Premise HQ"),p.default.createElement(Xe,{footerWidth:r},"|"),p.default.createElement(Ge,{footerWidth:r},"All Rights Restricted 2020 ©")),p.default.createElement(He,{footerWidth:r},p.default.createElement(Ge,{footerWidth:r},"Terms of use"),p.default.createElement(Xe,{footerWidth:r},"|"),p.default.createElement(Ge,{footerWidth:r},"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(nt,x({},t,l),t.children),t))(t);case"label":return(e=>p.default.createElement(R,x({style:{marginBottom:"7px"}},e,l)))(t);case"text":return(e=>p.default.createElement(ut,x({},e,l)))(t);case"textArea":return(e=>p.default.createElement(xl,x({},e,l)))(t);case"number":return(e=>p.default.createElement(El,x({},e,l)))(t);case"radio":return(e=>p.default.createElement(Ft,x({key:101*Math.random()|0},e,l)))(t);case"checkBox":return(e=>p.default.createElement(xt,x({},e,l)))(t);case"singleSelect":return(e=>p.default.createElement(Ml,x({dropdownType:"singleSelect"},e,l)))(t);case"multiSelect":return(e=>p.default.createElement(Ml,x({},e,l)))(t);case"signature":return(e=>p.default.createElement(ml,x({},e,l)))(t);case"fileUpload":return(e=>p.default.createElement($t,x({},e,l)))(t);case"date":return(e=>p.default.createElement(nl,x({},e,l)))(t);case"toggle":return(e=>p.default.createElement(It,x({},e,l)))(t);case"rating":return(e=>p.default.createElement(Xl,x({},e,l)))(t);case"buttonPrimary":return(e=>p.default.createElement(ye,x({},e,l)))(t);case"buttonSecondary":return(e=>p.default.createElement(ve,x({},e,l)))(t);case"buttonTiny":return(e=>p.default.createElement(we,x({},e,l)))(t);case"search":return(e=>p.default.createElement(Rl,x({},e,l)))(t)}};return p.default.createElement(e.Fragment,null,p.default.createElement(tt,{defaultThemeColor:E},p.default.createElement(lt,{onSubmit:()=>{console.log("form submit")}},t.map(((e,t)=>e.length>1?p.default.createElement(rt,null,e.map(((t,l)=>p.default.createElement(at,{cols:e.length},o(t))))):o(e[0]))))))},exports.FormContainer=tt,exports.FormWrapper=lt,exports.GroupAvatars=Jl,exports.GroupButtons=Nl,exports.GroupButtonsPopup=oo,exports.GroupStatusCircle=so,exports.Header=nt,exports.HeaderComponent=({title:e,subtitle:t,wrapperstyle:l})=>{const o={fontSize:"26px",fontWeight:"bold",color:`${E.textColor}`,lineHeight:"36px",display:"flex",gap:"14px",alignItems:"flex-start",paddingLeft:"25px"},r={fontSize:"13px",color:`${E.neutral["neutral-2"]}`,lineHeight:"24px",paddingLeft:"25px"};return p.default.createElement("div",{style:l},p.default.createElement("div",{style:o},p.default.createElement("img",{src:jt,alt:"userIcon",srcset:""}),p.default.createElement("h4",null,e)),p.default.createElement("div",{style:r},p.default.createElement("p",null,t)))},exports.HyperLink=fo,exports.Icon=Xt,exports.Image=K,exports.Label=R,exports.LightSecondaryLink=Oo,exports.Loader=ke,exports.ModalComp=pr,exports.MultiColumnDiv=at,exports.MultiColumnWrapper=rt,exports.Navbar=({theme:t,headerContent:l,bodyContent:o,footerContent:r,selectedApp:a,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(To,null,l),p.default.createElement(Fo,null,o?.map(((e,t)=>p.default.createElement(G,{key:e.id,index:t,handleClick:e=>{!function(e){f(null),s(e)}(e)},isAccordionOpen:t===d,isSelected:e.userName===a.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(le,{toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":e.userName===a.lev1?"600":"400"},customStylesNameHover:{"text-decoration":"underline"},size:"LG",user:e,isSelected:e.userName===a.lev1}),content:p.default.createElement("div",{style:{margin:"0",padding:"0",paddingLeft:"32px",marginBottom:"18.25px"}},e.subdirectory?.map(((t,l)=>p.default.createElement(jo,{key:e.id+t,onClick:()=>{console.log("Click: ",e.fullName,t),i({lev1:`${e.userName}`,lev2:`${t}`})}},p.default.createElement("span",{style:{visibility:a.lev2===t?"visible":"hidden"}}),p.default.createElement("p",{style:{marginTop:0===l&&"0px"}},t)))))})))),p.default.createElement(Ho,null,p.default.createElement(X,{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(le,{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(Go,{onClick:()=>{}},p.default.createElement("p",null,"Change Password")),p.default.createElement(Go,{onClick:()=>{}},p.default.createElement("p",null,"Sign Out")))}),p.default.createElement(X,{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(ie,{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:"+"+r.length}),disable:!0})))},exports.NumericInput=El,exports.Overlay=rr,exports.OverlayOptionContainer=$e,exports.OverlayOptionItemLabel=_e,exports.PageContent=Oe,exports.Pagination=tr,exports.PasswordInput=ql,exports.PrimaryButton=ye,exports.PrimaryStatusChip=So,exports.ProgressBar=_o,exports.ProgressSteps=Yo,exports.RadioInput=Ft,exports.Rating=Xl,exports.SearchInput=Rl,exports.SecondaryButton=ve,exports.SecondaryStatusChip=zo,exports.Sidebar=Bo,exports.SignatureInput=ml,exports.SlimPrimaryStatusChip=Ro,exports.SlimSecondaryStatusChip=Po,exports.StatusCircle=ao,exports.StyledCentralBar=Ue,exports.StyledClearSearch=Je,exports.StyledCreateRow=Ke,exports.StyledRow=Ne,exports.StyledRowSearch=Ze,exports.StyledSearchRow=Ye,exports.StyledWarning=Qe,exports.SubmitButtonContainer=ot,exports.SubmitComponent=({formData:t,onSubmit:l,onReset:o,style:r,...a})=>{const i=e=>{switch(e.type){case"submit":return(e=>p.default.createElement(ye,{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:a.disabled,children:e.children,onClick:()=>{e.onClick()}}))(e)}};return p.default.createElement(e.Fragment,null,p.default.createElement(ot,{style:r},t&&t.map(((e,t)=>e.map(((e,t)=>i(e)))))))},exports.Table=vo,exports.TextArea=xl,exports.TextInput=ut,exports.TimeInput=zt,exports.TinyButton=we,exports.ToggleSwitch=It,exports.Tooltip=Ao,exports.Typography=ho,exports.graphColor=S,exports.hexToRGB=V,exports.neutralColor=C,exports.primaryColor=A,exports.shadeColor=w,exports.uiColor=v;
|
|
2347
|
+
padding: 2rem 3rem 0rem 3rem;
|
|
2348
|
+
`;y.default.setAppElement("#root");const pr=({modalIsOpen:e,toggleModal:t,closeOnOutsideClick:l,headerContent:o,bodyContent:r,footerContent:a,customModalCloseStyle:i,customModalHeaderStyle:n,customModalBodyStyle:c,customModalFooterStyle:d,...s})=>p.default.createElement(y.default,x({isOpen:e,onRequestClose:l?t:void 0,style:ar,contentLabel:"Modal"},s),p.default.createElement(ir,{theme:k,type:"modalComp-modal-close",style:i,onClick:t},p.default.createElement(Et,{icon:"cross-icon",color:E.neutral["neutral-2"],size:15})),p.default.createElement(nr,{style:n},p.default.createElement(sr,null,o)),p.default.createElement(cr,{theme:k,type:"modalComp-modal-body",style:c},p.default.createElement(sr,null," ",r)),p.default.createElement(dr,{theme:k,type:"modalComp-modal-footer",style:d},a));pr.propTypes={modalIsOpen:u.default.bool,toggleModal:u.default.func,closeOnOutsideClick:u.default.bool,headerContent:u.default.any,bodyContent:u.default.any,footerContent:u.default.any,customModalCloseStyle:u.default.object,customModalHeaderStyle:u.default.object,customModalBodyStyle:u.default.object,customModalFooterStyle:u.default.object},pr.defaultProps={modalIsOpen:!1,toggleModal:()=>{},closeOnOutsideClick:!1,headerContent:"",bodyContent:"",footerContent:"",customModalCloseStyle:{},customModalHeaderStyle:{},customModalBodyStyle:{},customModalFooterStyle:{}},exports.Accordion=H,exports.AccordionSB=G,exports.AccordionSBfooter=X,exports.ActionContainer=Ll,exports.ActionItem=Tl,exports.ArrowBar=U,exports.Avatar=$,exports.AvatarSB=le,exports.AvatarSBfooter=ie,exports.Banner=de,exports.Breadcrumb=fe,exports.ButtonPopup=_l,exports.Card=T,exports.CardRef=j,exports.CheckBoxInput=lt,exports.Content=Ve,exports.DarkSecondaryLink=Jo,exports.DateSelect=Zt,exports.Divider=Re,exports.DocumentCard=q,exports.Drawer=Ie,exports.DropdownSelect=ul,exports.DropzoneInput=qt,exports.ErrorBoundary=Pe,exports.FilterChip=Be,exports.Footer=Fe,exports.FooterContent=({variant:e,textColor:t,size:l,width:o,footerWidth:r,...a})=>p.default.createElement(je,x({variant:e,textColor:t,footerWidth:r},a),p.default.createElement(He,{footerWidth:r},p.default.createElement(Ge,{footerWidth:r},"Premise HQ"),p.default.createElement(Xe,{footerWidth:r},"|"),p.default.createElement(Ge,{footerWidth:r},"All Rights Restricted 2020 ©")),p.default.createElement(He,{footerWidth:r},p.default.createElement(Ge,{footerWidth:r},"Terms of use"),p.default.createElement(Xe,{footerWidth:r},"|"),p.default.createElement(Ge,{footerWidth:r},"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(Ze,x({},t,l),t.children),t))(t);case"label":return(e=>p.default.createElement(R,x({style:{marginBottom:"7px"}},e,l)))(t);case"text":return(e=>p.default.createElement(Ne,x({},e,l)))(t);case"textArea":return(e=>p.default.createElement(ll,x({},e,l)))(t);case"number":return(e=>p.default.createElement(cl,x({},e,l)))(t);case"radio":return(e=>p.default.createElement(vt,x({key:101*Math.random()|0},e,l)))(t);case"checkBox":return(e=>p.default.createElement(lt,x({},e,l)))(t);case"singleSelect":return(e=>p.default.createElement(ul,x({dropdownType:"singleSelect"},e,l)))(t);case"multiSelect":return(e=>p.default.createElement(ul,x({},e,l)))(t);case"signature":return(e=>p.default.createElement(Dt,x({},e,l)))(t);case"fileUpload":return(e=>p.default.createElement(qt,x({},e,l)))(t);case"date":return(e=>p.default.createElement(Zt,x({},e,l)))(t);case"toggle":return(e=>p.default.createElement(gt,x({},e,l)))(t);case"rating":return(e=>p.default.createElement(El,x({},e,l)))(t);case"buttonPrimary":return(e=>p.default.createElement(ye,x({},e,l)))(t);case"buttonSecondary":return(e=>p.default.createElement(ve,x({},e,l)))(t);case"buttonTiny":return(e=>p.default.createElement(we,x({},e,l)))(t);case"search":return(e=>p.default.createElement(fl,x({},e,l)))(t)}};return p.default.createElement(e.Fragment,null,p.default.createElement(Fl,{defaultThemeColor:E},p.default.createElement(jl,{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=Fl,exports.FormWrapper=jl,exports.GroupAvatars=Jl,exports.GroupButtons=Nl,exports.GroupButtonsPopup=oo,exports.GroupStatusCircle=so,exports.Header=Ze,exports.HeaderComponent=({title:e,subtitle:t,wrapperstyle:l})=>{const o={fontSize:"26px",fontWeight:"bold",color:`${E.textColor}`,lineHeight:"36px",display:"flex",gap:"14px",alignItems:"flex-start",paddingLeft:"25px"},r={fontSize:"13px",color:`${E.neutral["neutral-2"]}`,lineHeight:"24px",paddingLeft:"25px"};return p.default.createElement("div",{style:l},p.default.createElement("div",{style:o},p.default.createElement("img",{src:Ct,alt:"userIcon",srcset:""}),p.default.createElement("h4",null,e)),p.default.createElement("div",{style:r},p.default.createElement("p",null,t)))},exports.HyperLink=fo,exports.Icon=Et,exports.Image=K,exports.Label=R,exports.LightSecondaryLink=Oo,exports.Loader=ke,exports.ModalComp=pr,exports.MultiColumnDiv=Xl,exports.MultiColumnWrapper=Gl,exports.Navbar=({theme:t,headerContent:l,bodyContent:o,footerContent:r,selectedApp:a,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(To,null,l),p.default.createElement(Fo,null,o?.map(((e,t)=>p.default.createElement(G,{key:e.id,index:t,handleClick:e=>{!function(e){f(null),s(e)}(e)},isAccordionOpen:t===d,isSelected:e.userName===a.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(le,{toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":e.userName===a.lev1?"600":"400"},customStylesNameHover:{"text-decoration":"underline"},size:"LG",user:e,isSelected:e.userName===a.lev1}),content:p.default.createElement("div",{style:{margin:"0",padding:"0",paddingLeft:"32px",marginBottom:"18.25px"}},e.subdirectory?.map(((t,l)=>p.default.createElement(jo,{key:e.id+t,onClick:()=>{console.log("Click: ",e.fullName,t),i({lev1:`${e.userName}`,lev2:`${t}`})}},p.default.createElement("span",{style:{visibility:a.lev2===t?"visible":"hidden"}}),p.default.createElement("p",{style:{marginTop:0===l&&"0px"}},t)))))})))),p.default.createElement(Ho,null,p.default.createElement(X,{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(le,{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(Go,{onClick:()=>{}},p.default.createElement("p",null,"Change Password")),p.default.createElement(Go,{onClick:()=>{}},p.default.createElement("p",null,"Sign Out")))}),p.default.createElement(X,{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(ie,{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:"+"+r.length}),disable:!0})))},exports.NumericInput=cl,exports.Overlay=rr,exports.OverlayOptionContainer=ql,exports.OverlayOptionItemLabel=Bl,exports.PageContent=kl,exports.Pagination=tr,exports.PasswordInput=yl,exports.PrimaryButton=ye,exports.PrimaryStatusChip=So,exports.ProgressBar=_o,exports.ProgressSteps=Yo,exports.RadioInput=vt,exports.Rating=El,exports.SearchInput=fl,exports.SecondaryButton=ve,exports.SecondaryStatusChip=zo,exports.Sidebar=Bo,exports.SignatureInput=Dt,exports.SlimPrimaryStatusChip=Ro,exports.SlimSecondaryStatusChip=Po,exports.StatusCircle=ao,exports.StyledCentralBar=Ml,exports.StyledClearSearch=Vl,exports.StyledCreateRow=Wl,exports.StyledRow=Il,exports.StyledRowSearch=zl,exports.StyledSearchRow=Pl,exports.StyledWarning=Rl,exports.SubmitButtonContainer=Hl,exports.SubmitComponent=({formData:t,onSubmit:l,onReset:o,style:r,...a})=>{const i=e=>{switch(e.type){case"submit":return(e=>p.default.createElement(ye,{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:a.disabled,children:e.children,onClick:()=>{e.onClick()}}))(e)}};return p.default.createElement(e.Fragment,null,p.default.createElement(Hl,{style:r},t&&t.map(((e,t)=>e.map(((e,t)=>i(e)))))))},exports.Table=vo,exports.TextArea=ll,exports.TextInput=Ne,exports.TimeInput=st,exports.TinyButton=we,exports.ToggleSwitch=gt,exports.Tooltip=Ao,exports.Typography=ho,exports.graphColor=S,exports.hexToRGB=V,exports.neutralColor=C,exports.primaryColor=A,exports.shadeColor=w,exports.uiColor=v;
|