groundfloor-react-ui 1.2.75 → 1.2.77
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es.js +345 -367
- package/dist/index.js +369 -391
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,useEffect as i,createRef as a,Component as n,Fragment as c,createContext as s,useMemo as d,useContext as p}from"react";import m,{useTheme as u,css as b,keyframes as g,createGlobalStyle as f}from"styled-components";import{ReactSVG as h}from"react-svg";import{usePopperTooltip as y}from"react-popper-tooltip";import x from"react-phone-input-2";import v from"dayjs";import"dayjs/locale/es";import C from"react-datepicker";import A,{components as w}from"react-select";import S from"react-select/async";import E from"react-signature-pad-wrapper";import k from"react-data-table-component";import V from"react-modal";import{createPortal as z}from"react-dom";function M(){return M=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},M.apply(this,arguments)}const B={"primary-1":"#2E56F4","primary-2":"#081348"},L={error:"#DD0000",success:"#00B904 "},I={"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"},R={"graph-1":"#2E56F4","graph-2":"#00D7F7","graph-3":"#8B2DFF","graph-4":"#FB9A00","graph-5":"#00B904"},P={"text-color":B["primary-2"],"bg-color":"#FFFFFF",black:"#000000",border:"#D4D7E3"},H={primary:{...B},ui:{...L},neutral:{...I},shade:{...W},graph:{...R},variant:{...B,...L,...I,...W,...R,...P},textColor:B["primary-2"],bgColor:"#FFFFFF",black:"#000000",border:"#D4D7E3"},T={common:{color:"blue","background-color":`${H.bgColor}`},label:{"padding-left":"6px","font-style":"normal","font-weight":"normal","font-size":"14px",display:"flex",width:"inherit","align-items":"flex-start",color:`${H.variant["neutral-2"]}`,"margin-bottom":"0","padding-bottom":"0"},"progressBar-label":{display:"block","margin-bottom":"8px","padding-bottom":"0","font-style":"normal","font-weight":"normal","font-size":"14px",color:`${H.neutral["neutral-2"]}`},spinner:{"background-color":`${H.variant["neutral-1"]}`},avatarContainer:{background:"transparent",display:"flex","align-items":"center",width:"auto",position:"relative"},avatarCircle:{"border-radius":"50%",display:"flex","align-items":"center","justify-content":"center","box-sizing":"border-box"},avatarCircleSM:{"font-weight":"600","font-size":"12px","min-width":"30px","min-height":"30px"},avatarCircleMD:{"font-weight":"400","font-size":"16px","min-width":"32px","min-height":"32px"},avatarCircleLG:{"font-weight":"400","font-size":"18px","min-width":"38px","min-height":"38px"},avatarName:{},avatarNameSM:{"margin-left":"8px","font-size":"14px"},avatarNameMD:{"margin-left":"16px","font-size":"16px"},avatarNameLG:{"margin-left":"16px","font-size":"16px"},"textbox-wrapper":{"border-radius":"4px",padding:"5.5px 7px",display:"flex","align-items":"center","line-height":".5rem",position:"relative"},"input-wrapper":{border:"0",outline:"0",margin:"0 5px",padding:"0px","font-size":"14px","flex-grow":"1","flex-shrink":"0","white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis"},"textarea-wrapper":{border:"0",outline:"0",color:`${H.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:`${H.variant["neutral-2"]}`,display:"flex","align-items":"center","justify-content":"center",width:"max-content","background-color":"transparent","margin-bottom":"0px","padding-bottom":"0px"},image:{"border-radius":"0%",width:"100%",height:"100%"},imageAvatar:{"border-radius":"50%","box-sizing":"border-box",position:"absolute"},imageAvatarSM:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"30px",height:"30px"},imageAvatarMD:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"32px",height:"32px"},imageAvatarLG:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"38px",height:"38px"},table:{table:{style:{borderRadius:"4px",paddingRight:"0px",backgroundColor:"transparent"}},checkbox:{style:{maxHeight:"28px",maxWidth:"28px"}},headRow:{style:{background:`${H.variant["neutral-5"]}`,borderLeft:`1px solid ${H.variant["neutral-5"]}`,borderRight:`1px headRowsolid ${H.variant["neutral-5"]}`,borderTop:`1px solid ${H.variant["neutral-5"]}`,borderTopLeftRadius:"4px",borderTopRightRadius:"4px",paddingLeft:"56px",borderBottom:"none",minHeight:"44px",maxHeight:"44px"}},headCells:{style:{fontSize:"14px",fontWeight:"600","&:first-of-type":{paddingLeft:"0px !important"}}},rows:{style:{background:`${H.variant.bgColor}`,"&:not(:last-of-type)":{borderBottomColor:"none"},"&:last-of-type":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},borderLeft:`1px solid ${H.variant["neutral-5"]}`,borderRight:`1px solid ${H.variant["neutral-5"]}`,borderBottom:`1px solid ${H.variant["neutral-5"]}`},highlightOnHoverStyle:{backgroundColor:`${H.variant["neutral-5"]}`}}},header:{display:"flex","justify-content":"space-between","align-items":"center",position:"fixed","z-index":"1000",top:"0",right:"0",left:"0","min-height":"56px","margin-left":"48px","font-size":"16px","background-color":`${H.bgColor}`,"border-bottom":`0.5px solid ${H.variant["neutral-3"]}`},content:{"background-color":"#eef1f7",width:"100%","min-height":"100%","padding-top":"53px","box-sizing":"border-box",display:"flex","flex-direction":"column","margin-left":"70px"},"radio-outer-circle":{width:"20px",height:"20px","min-width":"20px","min-height":"20px","border-radius":"50%",display:"flex","justify-content":"center","align-items":"center"},"radio-inner-circle":{display:"flex","align-self":"center",margin:"0","border-radius":"50%"},"radio-label":{display:"block","margin-bottom":"8px","padding-bottom":0,color:`${H.variant["neutral-2"]}`},"option-text":{color:"#A9B1B8","font-size":"16px"},sidebarContainer:{"min-height":"100%",overflow:"hidden","background-color":"#2e56f4",position:"fixed",color:"white",width:"48px",transition:"width ease 400ms"},"checkBox-outer":{border:`2px solid ${H.border}`,minWidth:"20px",width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${H.bgColor}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",minWidth:"20px",width:"20px",height:"20px",color:`${H.bgColor}`,cursor:"pointer","text-align":"center","border-radius":"3px"},"check-label":{display:"block","margin-bottom":"8px","padding-bottom":"0px",color:`${H.variant["neutral-2"]}`},"toggle-switch-wrapper":{display:"inline-flex","align-items":"center",width:"fit-content"},"dropzone-parent":{height:"86px","padding-left":"8px","padding-right":"8px",display:"flex","justify-content":"center","align-items":"center","font-size":"16px","border-radius":"5.5px",color:` ${H.textColor}`},"dropzone-file-div":{width:"inherit",height:"38px",display:"flex","justify-content":"center","align-items":"center","font-size":"14px",color:`${H.textColor}`,"background-color":`${H.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:`${H.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:`${H.textColor}`,"background-color":`${H.bgColor}`},"signature-wrapper-div":{display:"flex",flex:"auto","justify-content":"center","align-items":"center","font-size":"17px",height:"inherit",color:`${H.textColor}`,"background-color":"transparent"},"signature-input-text":{border:"0","text-align":"center",display:"block",height:"48px",width:"calc(100% - 54px)!important","background-color":`${H.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":"flex-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:`${H.textColor}`},footer:{display:"flex","margin-top":"auto",width:"100%"},drawer:{"min-height":"100%",overflow:"hidden",position:"fixed",width:"360px",transition:"transform ease 400ms",display:"flex","flex-direction":"column","background-color":"white","box-sizing":"border-box","box-shadow":"-20px 5px 37px rgba(56, 66, 100, 0.0880136)",top:"56px",right:"0px","z-index":"1001"},"drawer-close":{transform:"translateX(360px)"},"drawer-open":{transform:"translateX(0px)"},"tooltip-container":{"background-color":`${H.bgColor}`,"border-radius":"3.6px",border:`1px solid ${H.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 ${H.bgColor} transparent`,"border-width":"0 15px 19px 15px",position:"absolute",top:"-1px"},"tp-cont-bottom-arrow-after":{"border-color":`transparent transparent ${H.bgColor} transparent`,"border-width":"0 15px 19px 15px"},"tp-cont-top-arrow-before":{"border-color":`${H.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px",position:"absolute",top:"1px"},"tp-cont-top-arrow-after":{"border-color":`${H.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px"},"tp-cont-right-arrow-before":{"border-color":`transparent ${H.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0"},"tp-cont-right-arrow-after":{"border-color":`transparent ${H.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0",left:"6px",top:"0"},"tp-cont-left-arrow-before":{"border-color":`transparent transparent transparent ${H.bgColor}`,"border-width":"15px 0 15px 19px"},"tp-cont-left-arrow-after":{"border-color":`transparent transparent transparent ${H.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":`${H.bgColor}`,"border-radius":"3.6px",border:`1px solid ${H.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":`${H.variant["neutral-1"]}`,"border-radius":"6px",border:`1px solid ${H.variant["neutral-1"]}`,color:`${H.bgColor}`,display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"sidebar-container":{"background-color":"#2e56f4",position:"fixed",color:"white",transition:"all ease 100ms",display:"flex","flex-direction":"column","z-index":"999999"},"sidebar-container-open":{width:"240px"},"sidebar-container-close":{width:"48px"},"sidebar-container-mobile-open":{width:"240px","z-index":"9999999"},"sidebar-container-mobile-close":{width:"0px","z-index":"1001"},"sidebar-pusher":{"min-height":"100%",overflow:"hidden","background-color":"transparent",position:"fixed",transition:"width ease 400ms"},"sidebar-pusher-open":{width:"240px"},"sidebar-pusher-close":{width:"70px"},"sidebar-pusher-mobile":{width:"0px"},"modalComp-custom-style":{content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",transform:"translate(-50%, -50%)",zIndex:"999"}},"modalComp-modal-close":{position:"absolute",top:"15px",right:"10px",outline:"none",border:"none",background:"transparent",cursor:"pointer"},"modalComp-modal-body":{"margin-top":"20px","margin-bottom":"15px"},"modalComp-modal-footer":{"margin-top":"30px","margin-bottom":"15px",padding:"1rem 3rem 0rem 3rem","&:before":{content:"",position:"fixed",display:"inline-block",left:0,right:0,"margin-top":"-0.9rem","z-index":-1},"selectComp-label-wrapper":{paddingBottom:"10px",display:"flex",width:"25vw"}},"popOver-Content":{padding:"16px",color:"white",width:"226px",borderRadius:"3.6px"},"popOver-header":{marginBottom:"8px",fontWeight:"600"},"popOver-body":{marginBottom:"11.5px"},ColorWrapper:{borderRadius:"4.87px",padding:"8px 21px",display:"flex"},"input-color":{borderRadius:"4px !important",width:"24px !important",height:"24px !important"},toastWrapper:{backgroundColor:"#ffffff",maxWidth:"416px",borderRadius:"6px 6px 0px 0px",paddingTop:"16px",zIndex:"2000"},messageWrapper:{paddingLeft:"16px",borderLeft:"1px solid #E5E7F0",marginLeft:"16px",marginRight:"16px",fontStyle:"normal",fontWeight:"400",fontSize:"14px",lineHeight:"20px"}},j=(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 F(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+")"}F("#FF0000",.5);const q=m.div`
|
|
1
|
+
import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,useEffect as i,createRef as a,Component as n,Fragment as c,createContext as s,useMemo as d,useContext as p}from"react";import m,{useTheme as b,css as u,keyframes as g,createGlobalStyle as f}from"styled-components";import{ReactSVG as h}from"react-svg";import{usePopperTooltip as y}from"react-popper-tooltip";import x from"react-phone-input-2";import v from"dayjs";import"dayjs/locale/es";import C from"react-datepicker";import A,{components as w}from"react-select";import S from"react-select/async";import k from"react-signature-pad-wrapper";import E from"react-data-table-component";import V from"react-modal";import{createPortal as z}from"react-dom";function M(){return M=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},M.apply(this,arguments)}const B={"primary-1":"#2A50FD","primary-2":"#081348"},I={error:"#DD0000",success:"#00B904 "},L={"neutral-1":"#39424D","neutral-2":"#6B747F","neutral-3":"#BBC4CF","neutral-4":"#E2E6F5","neutral-5":"#F0F3F8"},W={"insight-purple":"#F8F2FF","insight-yellow":"#FFFAF2","error-bg":"#FCF2F2","selection-bg":"#F2F4FE"},R={"graph-1":"#2E56F4","graph-2":"#00D7F7","graph-3":"#8B2DFF","graph-4":"#FB9A00","graph-5":"#00B904"},P={white:"#FFFFFF",black:"#000000","text-color":B["primary-2"],border:L["neutral-3"]},H={primary:{...B},ui:{...I},neutral:{...L},shade:{...W},graph:{...R},additional:{...P},variant:{...B,...I,...L,...W,...R,...P},textColor:B["primary-2"],bgColor:"#FFFFFF",black:"#000000",border:L["neutral-3"]},T={common:{color:"blue","background-color":`${H.bgColor}`},label:{"padding-left":"6px","font-style":"normal","font-weight":"normal","font-size":"14px",display:"flex",width:"inherit","align-items":"flex-start",color:`${H.variant["neutral-2"]}`,"margin-bottom":"0","padding-bottom":"0"},"progressBar-label":{display:"block","margin-bottom":"8px","padding-bottom":"0","font-style":"normal","font-weight":"normal","font-size":"14px",color:`${H.neutral["neutral-2"]}`},spinner:{"background-color":`${H.variant["neutral-1"]}`},avatarContainer:{background:"transparent",display:"flex","align-items":"center",width:"auto",position:"relative"},avatarCircle:{"border-radius":"50%",display:"flex","align-items":"center","justify-content":"center","box-sizing":"border-box"},avatarCircleSM:{"font-weight":"600","font-size":"12px","min-width":"30px","min-height":"30px"},avatarCircleMD:{"font-weight":"400","font-size":"16px","min-width":"32px","min-height":"32px"},avatarCircleLG:{"font-weight":"400","font-size":"18px","min-width":"38px","min-height":"38px"},avatarName:{},avatarNameSM:{"margin-left":"8px","font-size":"14px"},avatarNameMD:{"margin-left":"16px","font-size":"16px"},avatarNameLG:{"margin-left":"16px","font-size":"16px"},"textbox-wrapper":{"border-radius":"4px",padding:"5.5px 7px",display:"flex","align-items":"center","line-height":".5rem",position:"relative"},"input-wrapper":{border:"0",outline:"0",margin:"0 5px",padding:"0px","font-size":"14px","flex-grow":"1","flex-shrink":"0","white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis"},"textarea-wrapper":{border:"0",outline:"0",color:`${H.variant["primary-2"]}`,margin:"0 5px",padding:"5px","font-size":"14px","flex-grow":"1","flex-shrink":"0","line-height":"12px"},"label-text":{"font-style":"normal","font-weight":"normal","font-size":"14px",color:`${H.variant["neutral-2"]}`,display:"flex","align-items":"center","justify-content":"center",width:"max-content","background-color":"transparent","margin-bottom":"0px","padding-bottom":"0px"},image:{"border-radius":"0%",width:"100%",height:"100%"},imageAvatar:{"border-radius":"50%","box-sizing":"border-box",position:"absolute"},imageAvatarSM:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"30px",height:"30px"},imageAvatarMD:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"32px",height:"32px"},imageAvatarLG:{"border-radius":"50%","box-sizing":"border-box",position:"absolute",width:"38px",height:"38px"},table:{table:{style:{borderRadius:"4px",paddingRight:"0px",backgroundColor:"transparent"}},checkbox:{style:{maxHeight:"28px",maxWidth:"28px"}},headRow:{style:{background:`${H.variant["neutral-5"]}`,borderLeft:`1px solid ${H.variant["neutral-5"]}`,borderRight:`1px headRowsolid ${H.variant["neutral-5"]}`,borderTop:`1px solid ${H.variant["neutral-5"]}`,borderTopLeftRadius:"4px",borderTopRightRadius:"4px",paddingLeft:"56px",borderBottom:"none",minHeight:"44px",maxHeight:"44px"}},headCells:{style:{fontSize:"14px",fontWeight:"600","&:first-of-type":{paddingLeft:"0px !important"}}},rows:{style:{background:`${H.variant.bgColor}`,"&:not(:last-of-type)":{borderBottomColor:"none"},"&:last-of-type":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},borderLeft:`1px solid ${H.variant["neutral-5"]}`,borderRight:`1px solid ${H.variant["neutral-5"]}`,borderBottom:`1px solid ${H.variant["neutral-5"]}`},highlightOnHoverStyle:{backgroundColor:`${H.variant["neutral-5"]}`}}},header:{display:"flex","justify-content":"space-between","align-items":"center",position:"fixed","z-index":"1000",top:"0",right:"0",left:"0","min-height":"56px","margin-left":"48px","font-size":"16px","background-color":`${H.bgColor}`,"border-bottom":`0.5px solid ${H.variant["neutral-3"]}`},content:{"background-color":"#eef1f7",width:"100%","min-height":"100%","padding-top":"53px","box-sizing":"border-box",display:"flex","flex-direction":"column","margin-left":"70px"},"radio-outer-circle":{width:"20px",height:"20px","min-width":"20px","min-height":"20px","border-radius":"50%",display:"flex","justify-content":"center","align-items":"center"},"radio-inner-circle":{display:"flex","align-self":"center",margin:"0","border-radius":"50%"},"radio-label":{display:"block","margin-bottom":"8px","padding-bottom":0,color:`${H.variant["neutral-2"]}`},"option-text":{color:"#A9B1B8","font-size":"16px"},sidebarContainer:{"min-height":"100%",overflow:"hidden","background-color":"#2e56f4",position:"fixed",color:"white",width:"48px",transition:"width ease 400ms"},"checkBox-outer":{border:`2px solid ${H.border}`,minWidth:"20px",width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${H.bgColor}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",minWidth:"20px",width:"20px",height:"20px",color:`${H.bgColor}`,cursor:"pointer","text-align":"center","border-radius":"3px"},"check-label":{display:"block","margin-bottom":"8px","padding-bottom":"0px",color:`${H.variant["neutral-2"]}`},"toggle-switch-wrapper":{display:"inline-flex","align-items":"center",width:"fit-content"},"dropzone-parent":{height:"86px","padding-left":"8px","padding-right":"8px",display:"flex","justify-content":"center","align-items":"center","font-size":"16px","border-radius":"5.5px",color:` ${H.textColor}`},"dropzone-file-div":{width:"inherit",height:"38px",display:"flex","justify-content":"center","align-items":"center","font-size":"14px",color:`${H.textColor}`,"background-color":`${H.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:`${H.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:`${H.textColor}`,"background-color":`${H.bgColor}`},"signature-wrapper-div":{display:"flex",flex:"auto","justify-content":"center","align-items":"center","font-size":"17px",height:"inherit",color:`${H.textColor}`,"background-color":"transparent"},"signature-input-text":{border:"0","text-align":"center",display:"block",height:"48px",width:"calc(100% - 54px)!important","background-color":`${H.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":"flex-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:`${H.textColor}`},footer:{display:"flex","margin-top":"auto",width:"100%"},drawer:{"min-height":"100%",overflow:"hidden",position:"fixed",width:"360px",transition:"transform ease 400ms",display:"flex","flex-direction":"column","background-color":"white","box-sizing":"border-box","box-shadow":"-20px 5px 37px rgba(56, 66, 100, 0.0880136)",top:"56px",right:"0px","z-index":"1001"},"drawer-close":{transform:"translateX(360px)"},"drawer-open":{transform:"translateX(0px)"},"tooltip-container":{"background-color":`${H.bgColor}`,"border-radius":"3.6px",border:`1px solid ${H.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 ${H.bgColor} transparent`,"border-width":"0 15px 19px 15px",position:"absolute",top:"-1px"},"tp-cont-bottom-arrow-after":{"border-color":`transparent transparent ${H.bgColor} transparent`,"border-width":"0 15px 19px 15px"},"tp-cont-top-arrow-before":{"border-color":`${H.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px",position:"absolute",top:"1px"},"tp-cont-top-arrow-after":{"border-color":`${H.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px"},"tp-cont-right-arrow-before":{"border-color":`transparent ${H.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0"},"tp-cont-right-arrow-after":{"border-color":`transparent ${H.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0",left:"6px",top:"0"},"tp-cont-left-arrow-before":{"border-color":`transparent transparent transparent ${H.bgColor}`,"border-width":"15px 0 15px 19px"},"tp-cont-left-arrow-after":{"border-color":`transparent transparent transparent ${H.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":`${H.bgColor}`,"border-radius":"3.6px",border:`1px solid ${H.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":`${H.variant["neutral-1"]}`,"border-radius":"6px",border:`1px solid ${H.variant["neutral-1"]}`,color:`${H.bgColor}`,display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"sidebar-container":{"background-color":"#2e56f4",position:"fixed",color:"white",display:"flex","flex-direction":"column","z-index":"999999"},"sidebar-container-open":{width:"256px"},"sidebar-container-close":{width:"48px"},"sidebar-container-mobile-open":{width:"256px","z-index":"9999999"},"sidebar-container-mobile-close":{width:"0px","z-index":"1001"},"sidebar-pusher":{"min-height":"100%",overflow:"hidden","background-color":"transparent",position:"fixed",transition:"width ease 400ms"},"sidebar-pusher-open":{width:"240px"},"sidebar-pusher-close":{width:"70px"},"sidebar-pusher-mobile":{width:"0px"},"modalComp-custom-style":{content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",transform:"translate(-50%, -50%)",zIndex:"999"}},"modalComp-modal-close":{position:"absolute",top:"15px",right:"10px",outline:"none",border:"none",background:"transparent",cursor:"pointer"},"modalComp-modal-body":{"margin-top":"20px","margin-bottom":"15px"},"modalComp-modal-footer":{"margin-top":"30px","margin-bottom":"15px",padding:"1rem 3rem 0rem 3rem","&:before":{content:"",position:"fixed",display:"inline-block",left:0,right:0,"margin-top":"-0.9rem","z-index":-1},"selectComp-label-wrapper":{paddingBottom:"10px",display:"flex",width:"25vw"}},"popOver-Content":{padding:"16px",color:"white",width:"226px",borderRadius:"3.6px"},"popOver-header":{marginBottom:"8px",fontWeight:"600"},"popOver-body":{marginBottom:"11.5px"},ColorWrapper:{borderRadius:"4.87px",padding:"8px 21px",display:"flex"},"input-color":{borderRadius:"4px !important",width:"24px !important",height:"24px !important"},toastWrapper:{backgroundColor:"#ffffff",maxWidth:"416px",borderRadius:"6px 6px 0px 0px",paddingTop:"16px",zIndex:"2000"},messageWrapper:{paddingLeft:"16px",borderLeft:"1px solid #E5E7F0",marginLeft:"16px",marginRight:"16px",fontStyle:"normal",fontWeight:"400",fontSize:"14px",lineHeight:"20px"}},j=(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 F(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+")"}F("#FF0000",.5);const q=m.div`
|
|
2
2
|
color: ${({activeTheme:e})=>e.textColor};
|
|
3
3
|
padding-top: 25px;
|
|
4
4
|
padding-bottom: 25px;
|
|
@@ -13,7 +13,7 @@ import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,us
|
|
|
13
13
|
|
|
14
14
|
// custom styles
|
|
15
15
|
${({customStyles:e})=>e}
|
|
16
|
-
`,Z=({type:e,header:l,content:o,...r})=>{const i=
|
|
16
|
+
`,Z=({type:e,header:l,content:o,...r})=>{const i=b()||H;return t.createElement(q,M({activeTheme:i},r),l,o)};Z.propTypes={header:e.any,content:e.any};const O=m.div`
|
|
17
17
|
|
|
18
18
|
color: ${({activeTheme:e})=>e.textColor};
|
|
19
19
|
padding-top: 25px;
|
|
@@ -32,10 +32,10 @@ import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,us
|
|
|
32
32
|
|
|
33
33
|
// custom styles
|
|
34
34
|
${({customStyles:e})=>e}
|
|
35
|
-
`,D=l((({type:e,header:l,content:o,...r},i)=>{const a=
|
|
36
|
-
${({trimFileName:e})=>e?
|
|
35
|
+
`,D=l((({type:e,header:l,content:o,...r},i)=>{const a=b()||H;return t.createElement(O,M({inBuiltCss:T,activeTheme:a},r,{ref:i}),l,o)}));D.propTypes={type:e.string,header:e.any,content:e.any};const G={sm:{cardWidth:"178px",cardMinHeight:"88px",borderRadius:"4px",border:"0.7px",bodyHeight:"55px",footerFontSize:"10px",footerMinHeight:"31px",footerPadding:"10.5px 16px",footerLineHeight:"16px",lineHeight:"12px"},md:{cardWidth:"215px",cardMinHeight:"123px",borderRadius:"6px",border:"1px",bodyHeight:"67px",footerFontSize:"14px",footerMinHeight:"54px",footerPadding:"18px 19px",footerLineHeight:"12px",lineHeight:"16px"}},X=m.div`
|
|
36
|
+
${({trimFileName:e})=>e?u`
|
|
37
37
|
height: ${({size:e})=>G[e].cardMinHeight};
|
|
38
|
-
`:
|
|
38
|
+
`:u`
|
|
39
39
|
min-height: ${({size:e})=>G[e].cardMinHeight};
|
|
40
40
|
`}
|
|
41
41
|
width: ${({size:e})=>G[e].cardWidth};
|
|
@@ -73,12 +73,12 @@ import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,us
|
|
|
73
73
|
background-size: cover;
|
|
74
74
|
box-sizing: border-box;
|
|
75
75
|
`,U=m.div`
|
|
76
|
-
${({trimFileName:e})=>e?
|
|
76
|
+
${({trimFileName:e})=>e?u`
|
|
77
77
|
white-space: nowrap;
|
|
78
78
|
overflow: hidden;
|
|
79
79
|
text-overflow: ellipsis;
|
|
80
80
|
height: ${({size:e})=>G[e].footerMinHeight};
|
|
81
|
-
`:
|
|
81
|
+
`:u`
|
|
82
82
|
display: flex;
|
|
83
83
|
align-items: center;
|
|
84
84
|
min-height: ${({size:e})=>G[e].footerMinHeight};
|
|
@@ -93,26 +93,26 @@ import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,us
|
|
|
93
93
|
line-height: ${({size:e})=>G[e].lineHeight};
|
|
94
94
|
border-bottom-left-radius: inherit;
|
|
95
95
|
border-bottom-right-radius: inherit;
|
|
96
|
-
`,Y=({variant:e,variantBorder:l,variantBorderHover:o,variantBgBody:r,variantBgFooter:i,fileName:a,bgUrl:n,size:c,trimFileName:s,bodyContent:d,...p})=>{const m=u()||H;return t.createElement(X,M({variantBorder:l,variantBorderHover:o,variantBgBody:r,size:c,trimFileName:s,theme:m},p),t.createElement(J,{bgUrl:n,size:c,theme:m},d),t.createElement(U,{theme:m,title:a,variant:e,variantBgFooter:i,trimFileName:s,size:c},a))};Y.propTypes={variant:e.string,variantBorder:e.string,variantBorderHover:e.string,variantBgBody:e.string,variantBgFooter:e.string,fileName:e.string,bgUrl:e.string,size:e.oneOf(["sm","md"]),trimFileName:e.bool,bodyContent:e.element},Y.defaultProps={variant:"black",variantBorder:"neutral-5",variantBorderHover:"primary-1",variantBgBody:"neutral-4",variantBgFooter:null,fileName:"",bgUrl:null,size:"md",trimFileName:!0,bodyContent:null};var N="data:image/svg+xml,%3csvg width='49' height='40' viewBox='0 0 49 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 0V40H48.3333V0H0ZM3.70817 3.7385H44.6251V36.2615H3.70817V3.7385V3.7385ZM12.1423 8.43351C10.9884 8.43351 10.0174 8.8234 9.23066 9.60362C8.44388 10.3838 8.05064 11.3466 8.05064 12.4909C8.05064 13.5832 8.44388 14.5189 9.23066 15.2991C10.0174 16.0793 10.9884 16.4692 12.1423 16.4692C13.2439 16.4692 14.1876 16.0793 14.9744 15.2991C15.7612 14.5189 16.1544 13.5831 16.1544 12.4909C16.1544 11.3466 15.7612 10.3838 14.9744 9.60362C14.1876 8.8234 13.2439 8.43351 12.1423 8.43351ZM29.5298 10.411L20.2461 24.3762L15.3166 20.3188L8.05064 29.6797V32.4118H40.2827V21.4363L29.5298 10.411Z' fill='%23C4C4C4'/%3e%3c/svg%3e";const Q={"plus-outlined":"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.0313 0.685989C8.12093 0.685989 6.25347 1.25248 4.66506 2.31382C3.07665 3.37516 1.83863 4.88369 1.10756 6.64863C0.3765 8.41358 0.18522 10.3557 0.557913 12.2293C0.930607 14.103 1.85054 15.8241 3.20137 17.1749C4.5522 18.5257 6.27326 19.4457 8.14692 19.8183C10.0206 20.191 11.9627 19.9998 13.7276 19.2687C15.4926 18.5376 17.0011 17.2996 18.0624 15.7112C19.1238 14.1228 19.6903 12.2553 19.6903 10.345C19.6903 9.07653 19.4404 7.82052 18.955 6.64863C18.4696 5.47675 17.7581 4.41196 16.8612 3.51504C15.9643 2.61812 14.8995 1.90664 13.7276 1.42124C12.5557 0.935826 11.2997 0.685989 10.0313 0.685989ZM10.0313 18.0721C8.503 18.0721 7.00903 17.619 5.7383 16.7699C4.46757 15.9208 3.47716 14.714 2.89231 13.302C2.30746 11.8901 2.15444 10.3364 2.45259 8.83747C2.75075 7.33854 3.48669 5.96169 4.56735 4.88102C5.64802 3.80036 7.02487 3.06442 8.5238 2.76626C10.0227 2.46811 11.5764 2.62113 12.9884 3.20598C14.4003 3.79083 15.6071 4.78125 16.4562 6.05197C17.3053 7.3227 17.7585 8.81667 17.7585 10.345C17.7585 12.3943 16.9444 14.3598 15.4952 15.8089C14.0461 17.258 12.0807 18.0721 10.0313 18.0721ZM13.8949 9.37907H10.9972V6.48137C10.9972 6.2252 10.8954 5.97952 10.7143 5.79838C10.5331 5.61724 10.2875 5.51548 10.0313 5.51548C9.77512 5.51548 9.52944 5.61724 9.3483 5.79838C9.16716 5.97952 9.0654 6.2252 9.0654 6.48137V9.37907H6.1677C5.91153 9.37907 5.66585 9.48083 5.48471 9.66197C5.30357 9.84311 5.20181 10.0888 5.20181 10.345C5.20181 10.6011 5.30357 10.8468 5.48471 11.028C5.66585 11.2091 5.91153 11.3109 6.1677 11.3109H9.0654V14.2086C9.0654 14.4647 9.16716 14.7104 9.3483 14.8915C9.52944 15.0727 9.77512 15.1745 10.0313 15.1745C10.2875 15.1745 10.5331 15.0727 10.7143 14.8915C10.8954 14.7104 10.9972 14.4647 10.9972 14.2086V11.3109H13.8949C14.1511 11.3109 14.3967 11.2091 14.5779 11.028C14.759 10.8468 14.8608 10.6011 14.8608 10.345C14.8608 10.0888 14.759 9.84311 14.5779 9.66197C14.3967 9.48083 14.1511 9.37907 13.8949 9.37907Z' fill='%232A50FD'/%3e%3c/svg%3e","check-mark":"data:image/svg+xml,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2817 0.508636L14.0132 1.50961L6.47213 14.5542L0.238281 9.69783L1.4674 8.12009L5.88914 11.5644L12.2817 0.508636Z' fill='white'/%3e%3c/svg%3e","chevron-right":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(180%2c 8%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-left":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","app-logo":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.91775 0.515015H7.50682C8.35702 0.515015 9.05226 1.21026 9.05226 2.06045V7.64952C9.05226 8.49972 8.35702 9.19496 7.50682 9.19496H1.91775C1.06755 9.19496 0.372314 8.49972 0.372314 7.64952V2.06045C0.372314 1.21026 1.06755 0.515015 1.91775 0.515015ZM1.91785 7.64952H7.50692V2.06045H1.91785V7.64952ZM12.5558 0.515015H18.1449C18.9951 0.515015 19.6903 1.21026 19.6903 2.06045V7.64952C19.6903 8.49972 18.9951 9.19496 18.1449 9.19496H12.5558C11.7056 9.19496 11.0104 8.49972 11.0104 7.64952V2.06045C11.0104 1.21026 11.7056 0.515015 12.5558 0.515015ZM7.50682 11.153H1.91775C1.06755 11.153 0.372314 11.8483 0.372314 12.6985V18.2875C0.372314 19.1377 1.06755 19.833 1.91775 19.833H7.50682C8.35702 19.833 9.05226 19.1377 9.05226 18.2875V12.6985C9.05226 11.8483 8.35702 11.153 7.50682 11.153ZM12.5558 11.153H18.1449C18.9951 11.153 19.6903 11.8483 19.6903 12.6985V18.2875C19.6903 19.1377 18.9951 19.833 18.1449 19.833H12.5558C11.7056 19.833 11.0104 19.1377 11.0104 18.2875V12.6985C11.0104 11.8483 11.7056 11.153 12.5558 11.153Z' fill='%232A50FD'/%3e%3c/svg%3e",email:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.4286 0.617798H2.90599C2.13748 0.617798 1.40044 0.92309 0.857016 1.46651C0.313593 2.00994 0.00830078 2.74698 0.00830078 3.51549V13.1745C0.00830078 13.943 0.313593 14.68 0.857016 15.2234C1.40044 15.7669 2.13748 16.0722 2.90599 16.0722H16.4286C17.1971 16.0722 17.9341 15.7669 18.4775 15.2234C19.021 14.68 19.3263 13.943 19.3263 13.1745V3.51549C19.3263 2.74698 19.021 2.00994 18.4775 1.46651C17.9341 0.92309 17.1971 0.617798 16.4286 0.617798ZM16.0325 2.54959L10.3531 8.22907C10.2633 8.3196 10.1564 8.39146 10.0387 8.4405C9.92104 8.48954 9.79479 8.51478 9.66728 8.51478C9.53977 8.51478 9.41352 8.48954 9.29582 8.4405C9.17811 8.39146 9.07129 8.3196 8.98149 8.22907L3.30201 2.54959H16.0325ZM17.3945 13.1745C17.3945 13.4306 17.2927 13.6763 17.1116 13.8575C16.9304 14.0386 16.6847 14.1404 16.4286 14.1404H2.90599C2.64982 14.1404 2.40414 14.0386 2.223 13.8575C2.04186 13.6763 1.9401 13.4306 1.9401 13.1745V3.91151L7.61958 9.59099C8.1629 10.1336 8.89939 10.4384 9.66728 10.4384C10.4352 10.4384 11.1717 10.1336 11.715 9.59099L17.3945 3.91151V13.1745Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-down":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(270%2c 6.5%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","triangle-down":"data:image/svg+xml,%3csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.271484 0.153671H8.27148L4.27148 6.15367L0.271484 0.153671Z' fill='%23081348'/%3e%3c/svg%3e","warning-round":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st17' d='M12%2c0C9.63%2c0%2c7.31%2c0.7%2c5.33%2c2.02C3.36%2c3.34%2c1.82%2c5.22%2c0.91%2c7.41c-0.91%2c2.19-1.15%2c4.61-0.68%2c6.93 c0.46%2c2.33%2c1.61%2c4.47%2c3.28%2c6.14c1.68%2c1.68%2c3.82%2c2.82%2c6.14%2c3.28c2.33%2c0.46%2c4.74%2c0.23%2c6.93-0.68c2.19-0.91%2c4.07-2.45%2c5.39-4.42 C23.3%2c16.69%2c24%2c14.37%2c24%2c12c0-3.18-1.27-6.23-3.52-8.48C18.23%2c1.27%2c15.18%2c0%2c12%2c0z M12%2c21.6c-1.9%2c0-3.75-0.56-5.33-1.62 c-1.58-1.05-2.81-2.55-3.54-4.31s-0.92-3.68-0.55-5.55c0.37-1.86%2c1.28-3.57%2c2.63-4.92s3.05-2.26%2c4.92-2.63 c1.86-0.37%2c3.79-0.18%2c5.55%2c0.55s3.25%2c1.96%2c4.31%2c3.54C21.04%2c8.25%2c21.6%2c10.1%2c21.6%2c12c0%2c2.55-1.02%2c4.99-2.81%2c6.79 C16.99%2c20.58%2c14.55%2c21.6%2c12%2c21.6z'/%3e %3cpath class='st17' d='M11.2%2c6.35C11.43%2c6.13%2c11.73%2c6%2c12.05%2c6c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85V12 c0%2c0.32-0.13%2c0.62-0.35%2c0.85c-0.22%2c0.23-0.53%2c0.35-0.85%2c0.35c-0.32%2c0-0.62-0.13-0.85-0.35c-0.23-0.22-0.35-0.53-0.35-0.85V7.2 C10.85%2c6.88%2c10.98%2c6.58%2c11.2%2c6.35z'/%3e %3cpath class='st17' d='M11.39%2c15.8c0.2-0.13%2c0.43-0.2%2c0.67-0.2c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.22%2c0.35%2c0.53%2c0.35%2c0.85 c0%2c0.24-0.07%2c0.47-0.2%2c0.67c-0.13%2c0.2-0.32%2c0.35-0.54%2c0.44c-0.22%2c0.09-0.46%2c0.11-0.69%2c0.07c-0.23-0.05-0.45-0.16-0.61-0.33 c-0.17-0.17-0.28-0.38-0.33-0.61c-0.05-0.23-0.02-0.47%2c0.07-0.69C11.03%2c16.12%2c11.19%2c15.93%2c11.39%2c15.8z'/%3e%3c/g%3e%3c/svg%3e","cross-icon":"data:image/svg+xml,%3csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7129 9.70582L19.8791 1.53962C20.2304 1.18838 20.2304 0.661516 19.8791 0.310275C19.5279 -0.0409657 19.001 -0.0409657 18.6498 0.310275L10.4836 8.47648L2.31736 0.310275C1.96612 -0.0409657 1.43926 -0.0409657 1.08802 0.310275C0.736775 0.661516 0.736775 1.18838 1.08802 1.53962L9.25422 9.70582L1.08802 17.872C0.736775 18.2233 0.736775 18.7501 1.08802 19.1014C1.26364 19.277 1.43926 19.3648 1.70269 19.3648C1.96612 19.3648 2.14174 19.277 2.31736 19.1014L10.4836 10.9352L18.6498 19.1014C18.8254 19.277 19.0888 19.3648 19.2644 19.3648C19.4401 19.3648 19.7035 19.277 19.8791 19.1014C20.2304 18.7501 20.2304 18.2233 19.8791 17.872L11.7129 9.70582Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='%232E56F4'/%3e%3c/svg%3e","jpg-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0248 7.36488H14.5926V5.27939C14.5926 5.26822 14.5911 5.25698 14.5896 5.24568L14.5888 5.24011C14.5881 5.1573 14.5618 5.07596 14.5051 5.01152L11.0346 1.04708L11.0334 1.0461C11.0328 1.04567 11.0323 1.04527 11.0318 1.0446C11.0112 1.02149 10.987 1.00228 10.9615 0.985642C10.954 0.980577 10.9464 0.976328 10.9385 0.971949C10.9164 0.95989 10.893 0.94989 10.8688 0.942668C10.8658 0.941806 10.8628 0.940756 10.8599 0.939708L10.8599 0.939707L10.8599 0.939704C10.8566 0.938529 10.8533 0.937357 10.8499 0.936459C10.8237 0.93025 10.7964 0.926361 10.7689 0.926361H2.2397C1.85022 0.926361 1.53382 1.24313 1.53382 1.63227V7.36472H1.10169C0.544537 7.36472 0.0927734 7.81628 0.0927734 8.37364V13.6202C0.0927734 14.1772 0.544537 14.629 1.10169 14.629H1.53385V18.2204C1.53385 18.6096 1.85025 18.9264 2.23973 18.9264H13.8868C14.2759 18.9264 14.5926 18.6096 14.5926 18.2204V14.629H15.0249C15.5819 14.629 16.0337 14.1772 16.0337 13.6202V8.3738C16.0337 7.81648 15.5818 7.36488 15.0248 7.36488ZM2.2397 1.63241H10.4159V5.24394C10.4159 5.43893 10.5741 5.59688 10.7689 5.59688H13.8867V7.36511H2.2397V1.63241ZM8.94593 11.1082C9.25851 10.8108 9.43053 10.3728 9.43053 9.8568C9.43053 9.34086 9.20393 8.90285 8.86802 8.6371C8.51573 8.35543 7.99178 8.21481 7.25678 8.21481C6.52953 8.21481 6.01355 8.26151 5.6458 8.32442V13.5243H6.82655V11.6398C6.936 11.6556 7.07698 11.6631 7.23345 11.6631C7.93691 11.6631 8.53903 11.4913 8.94593 11.1082ZM1.90744 13.4852L2.04065 12.5234C2.20496 12.5782 2.41581 12.6175 2.65038 12.6175C3.1512 12.6175 3.46372 12.3904 3.46372 11.5694V8.25377H4.65221V11.5849C4.65221 13.0865 3.9326 13.6102 2.77548 13.6102C2.50202 13.6104 2.14218 13.5638 1.90744 13.4852ZM2.2397 18.0294H13.8867V14.629H2.2397V18.0294ZM14.5923 13.2821C14.2249 13.4072 13.529 13.5791 12.8324 13.5791C11.8711 13.5791 11.1748 13.3367 10.6903 12.8676C10.2053 12.4142 9.93906 11.726 9.94717 10.9518C9.95472 9.20007 11.2293 8.19916 12.9578 8.19916C13.6382 8.19916 14.1625 8.33187 14.4203 8.45713L14.17 9.41108C13.8805 9.28595 13.5207 9.18429 12.942 9.18429C11.949 9.18429 11.1987 9.74749 11.1987 10.8892C11.1987 11.9761 11.8787 12.6174 12.8563 12.6174C13.13 12.6174 13.3491 12.586 13.4428 12.539V11.4364H12.6294V10.5059H14.5922V13.2821H14.5923ZM6.82654 9.16098C6.91262 9.13739 7.07696 9.11386 7.31909 9.11386C7.91353 9.11386 8.25003 9.40331 8.25003 9.88824C8.25003 10.4275 7.85892 10.7484 7.22533 10.7484C7.0535 10.7484 6.9284 10.7405 6.82654 10.717V9.16098Z' fill='%232E56F4'/%3e%3c/svg%3e","pdf-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.3246 6.76136H14.8924V4.67588C14.8924 4.6647 14.8909 4.65346 14.8894 4.64216L14.8886 4.6366C14.8879 4.55379 14.8616 4.47245 14.8049 4.408L11.3344 0.443564L11.3332 0.442584C11.3326 0.442151 11.3321 0.441754 11.3316 0.441081C11.311 0.417976 11.2868 0.39876 11.2613 0.382126C11.2538 0.377061 11.2462 0.372813 11.2383 0.368434C11.2162 0.356375 11.1928 0.346375 11.1686 0.339153C11.1656 0.338291 11.1626 0.33724 11.1597 0.336192L11.1597 0.336192L11.1597 0.336189C11.1564 0.335013 11.1531 0.333841 11.1497 0.332943C11.1235 0.326734 11.0963 0.322845 11.0687 0.322845H2.5395C2.15003 0.322845 1.83362 0.63961 1.83362 1.02876V6.7612H1.4015C0.844342 6.7612 0.392578 7.21277 0.392578 7.77012V13.0167C0.392578 13.5736 0.844342 14.0255 1.4015 14.0255H1.83365V17.6169C1.83365 18.006 2.15006 18.3228 2.53954 18.3228H14.1866C14.5757 18.3228 14.8925 18.0061 14.8925 17.6169V14.0255H15.3247C15.8817 14.0255 16.3335 13.5736 16.3335 13.0167V7.77028C16.3335 7.21296 15.8816 6.76136 15.3246 6.76136ZM2.5395 1.02889H10.7157V4.64042C10.7157 4.83542 10.8739 4.99336 11.0687 4.99336H14.1865V6.76159H2.5395V1.02889ZM10.3283 12.5567C10.8374 12.1264 11.2048 11.4306 11.2048 10.4216C11.2048 9.49103 10.8607 8.84211 10.3135 8.43541C9.80498 8.05247 9.15576 7.87247 8.15537 7.87247C7.55322 7.87247 6.98201 7.91159 6.54414 7.98182V13.1588C6.84165 13.1978 7.27946 13.2369 7.89711 13.2369C8.929 13.2369 9.77374 13.018 10.3283 12.5567ZM2.00029 13.1823V7.98182C2.36764 7.9196 2.88401 7.87247 3.61127 7.87247C4.34626 7.87247 4.87032 8.01326 5.22208 8.29496C5.55842 8.56067 5.78466 8.99868 5.78466 9.51482C5.78466 10.0311 5.61309 10.469 5.30005 10.766C4.89345 11.1492 4.29139 11.3214 3.58741 11.3214C3.43127 11.3214 3.29002 11.3134 3.18104 11.2978V13.1824H2.00029V13.1823ZM2.5395 17.4259H14.1865V14.0255H2.5395V17.4259ZM15.2093 8.88907H13.1836V10.0934H15.0761V11.0631H13.1836V13.1823H11.9877V7.91159H15.2093V8.88907ZM4.60424 9.54587C4.60424 9.06116 4.26767 8.77188 3.67372 8.77188C3.43143 8.77188 3.26728 8.79525 3.1812 8.81868V10.3751C3.28296 10.3982 3.40806 10.4061 3.57963 10.4061C4.21332 10.4061 4.60424 10.0856 4.60424 9.54587ZM8.2805 8.7875C8.01433 8.7875 7.8427 8.81094 7.74067 8.8344V12.2829C7.8425 12.3067 8.00675 12.3067 8.15537 12.3067C9.23436 12.3142 9.93818 11.7202 9.93818 10.4611C9.94609 9.36593 9.30469 8.7875 8.2805 8.7875Z' fill='%232E56F4'/%3e%3c/svg%3e","arrow-up":"data:image/svg+xml,%3csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6561 4.98854L5.78989 0.122986L0.923645 4.98854L1.94087 6.00576L5.06337 2.88257V15.123H6.51636V2.88257L9.63886 6.00576L10.6561 4.98854Z' fill='%23009500'/%3e%3c/svg%3e","arrow-down":"data:image/svg+xml,%3csvg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.337 11.3942L5.47074 16.4335L0.604492 11.3942L1.62172 10.3406L4.74422 13.5753V0.897759H6.19721V13.5753L9.31971 10.3406L10.337 11.3942Z' fill='%23C10000'/%3e%3c/svg%3e","pen-icon":"data:image/svg+xml,%3csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.87647 10.4528L2.64806 13.9942H0.504883L5.3205 0.612427H7.65317L12.4688 13.9942H10.3256L9.10374 10.4528H3.87647ZM4.46454 8.7539H8.51567L6.54238 3.04311H6.43783L4.46454 8.7539Z' fill='%23454545'/%3e%3c/svg%3e","sign-icon":"data:image/svg+xml,%3csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.4919 0.469661C21.4919 0.469661 21.4927 0.469661 21.4935 0.470442L21.4935 0.470422C22.2458 1.00014 22.4466 2.06732 21.9411 2.85482L21.3568 3.76654L18.6302 1.85794L19.2138 0.936842C19.2138 0.936842 19.2138 0.936061 19.2145 0.936061C19.7193 0.148561 20.7396 -0.060019 21.4919 0.469661ZM12.8287 11.4032L12.81 14.4742C12.8053 14.5039 12.824 14.5297 12.8514 14.5352C12.8639 14.5367 12.8764 14.5352 12.8881 14.5274L15.6757 13.3492L21.0147 4.68745L18.1741 2.74057L12.8287 11.4032ZM11.6916 7.26789C11.2142 5.85961 9.65961 5.20995 8.23719 5.74995C6.01654 6.59005 5.65513 9.45668 6.63008 12.0049L6.7317 12.2595C7.01005 12.9291 7.3479 13.5236 7.75506 14.0393L7.90633 14.2236L7.7904 14.3086L7.64283 14.4049C6.71979 14.9803 6.0144 14.8962 5.42701 14.0152C5.11735 13.5506 5.01096 13.0618 4.98516 12.1083L4.9715 11.0336C4.93862 9.71545 4.77544 9.05726 4.19647 8.353C3.38847 7.36761 1.96488 7.43564 0.945348 8.25562C0.724649 8.43312 0.689631 8.75593 0.867134 8.97662C1.04464 9.19732 1.36744 9.23234 1.58814 9.05484C2.21276 8.55248 3.00273 8.51473 3.40378 9.00383C3.8507 9.54747 3.94804 10.1185 3.95265 11.5636L3.95515 11.9049C3.97323 13.2011 4.09831 13.871 4.57361 14.5841C5.54707 16.0442 6.94271 16.1268 8.36769 15.1564L8.59557 14.9923L8.64733 14.9496L8.7923 15.0647C9.63186 15.7067 10.6739 16.1324 11.9605 16.325C12.2406 16.3669 12.5016 16.1738 12.5435 15.8937C12.5855 15.6136 12.3924 15.3525 12.1123 15.3106L11.8424 15.2657C10.8696 15.0866 10.0777 14.7507 9.43059 14.26L9.42233 14.2526L9.48822 14.1872C10.0623 13.5879 10.5767 12.8898 10.926 12.2524C11.8691 10.5302 12.2094 8.7956 11.6916 7.26789ZM8.60065 6.70903C9.49902 6.36798 10.4363 6.75969 10.7202 7.59715C11.1306 8.8078 10.8446 10.2657 10.0264 11.7596L9.90522 11.9708C9.60656 12.4692 9.20064 13.0019 8.76026 13.4641L8.67833 13.5456L8.63441 13.4951C8.20642 12.9789 7.86423 12.3595 7.58793 11.6382C6.78908 9.55027 7.0745 7.28639 8.60065 6.70903Z' fill='%232E56F4'/%3e%3c/svg%3e","edit-icon":"data:image/svg+xml,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.38784 7.73764H3.29584C3.35506 7.73799 3.41377 7.72664 3.4686 7.70424C3.52343 7.68185 3.57329 7.64885 3.61534 7.60714L6.72934 4.48864L8.00734 3.23764C8.04952 3.19581 8.083 3.14604 8.10584 3.0912C8.12869 3.03637 8.14045 2.97755 8.14045 2.91814C8.14045 2.85874 8.12869 2.79992 8.10584 2.74508C8.083 2.69025 8.04952 2.64048 8.00734 2.59864L6.09934 0.668143C6.05751 0.625966 6.00774 0.592488 5.9529 0.569642C5.89806 0.546796 5.83925 0.535034 5.77984 0.535034C5.72044 0.535034 5.66162 0.546796 5.60678 0.569642C5.55195 0.592488 5.50217 0.625966 5.46034 0.668143L4.19134 1.94164L1.06834 5.06014C1.02664 5.10219 0.993639 5.15206 0.971245 5.20689C0.948851 5.26171 0.937499 5.32042 0.937842 5.37964V7.28764C0.937842 7.40699 0.985252 7.52145 1.06964 7.60584C1.15404 7.69023 1.26849 7.73764 1.38784 7.73764ZM5.77984 1.62214L7.05334 2.89564L6.41434 3.53464L5.14084 2.26114L5.77984 1.62214ZM1.83784 5.56414L4.50634 2.89564L5.77984 4.16914L3.11134 6.83764H1.83784V5.56414ZM8.58784 8.63764H0.487842C0.368494 8.63764 0.254035 8.68505 0.169644 8.76945C0.0852524 8.85384 0.0378418 8.9683 0.0378418 9.08764C0.0378418 9.20699 0.0852524 9.32145 0.169644 9.40584C0.254035 9.49023 0.368494 9.53764 0.487842 9.53764H8.58784C8.70719 9.53764 8.82165 9.49023 8.90604 9.40584C8.99043 9.32145 9.03784 9.20699 9.03784 9.08764C9.03784 8.9683 8.99043 8.85384 8.90604 8.76945C8.82165 8.68505 8.70719 8.63764 8.58784 8.63764Z' fill='%232E56F4'/%3e%3c/svg%3e","hamburger-menu":"data:image/svg+xml,%3csvg width='21' height='17' viewBox='0 0 21 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.38839 3.50162H18.4867C18.9136 3.50162 19.3231 3.36455 19.625 3.12055C19.9269 2.87656 20.0965 2.54563 20.0965 2.20057C20.0965 1.85551 19.9269 1.52458 19.625 1.28059C19.3231 1.0366 18.9136 0.899521 18.4867 0.899521H2.38839C1.96144 0.899521 1.55197 1.0366 1.25007 1.28059C0.948171 1.52458 0.778564 1.85551 0.778564 2.20057C0.778564 2.54563 0.948171 2.87656 1.25007 3.12055C1.55197 3.36455 1.96144 3.50162 2.38839 3.50162ZM18.4867 7.40477H2.38839C1.96144 7.40477 1.55197 7.54184 1.25007 7.78584C0.948171 8.02983 0.778564 8.36076 0.778564 8.70582C0.778564 9.05088 0.948171 9.38181 1.25007 9.6258C1.55197 9.86979 1.96144 10.0069 2.38839 10.0069H18.4867C18.9136 10.0069 19.3231 9.86979 19.625 9.6258C19.9269 9.38181 20.0965 9.05088 20.0965 8.70582C20.0965 8.36076 19.9269 8.02983 19.625 7.78584C19.3231 7.54184 18.9136 7.40477 18.4867 7.40477ZM18.4867 13.91H2.38839C1.96144 13.91 1.55197 14.0471 1.25007 14.2911C0.948171 14.5351 0.778564 14.866 0.778564 15.2111C0.778564 15.5561 0.948171 15.8871 1.25007 16.1311C1.55197 16.375 1.96144 16.5121 2.38839 16.5121H18.4867C18.9136 16.5121 19.3231 16.375 19.625 16.1311C19.9269 15.8871 20.0965 15.5561 20.0965 15.2111C20.0965 14.866 19.9269 14.5351 19.625 14.2911C19.3231 14.0471 18.9136 13.91 18.4867 13.91Z' fill='%232A50FD'/%3e%3c/svg%3e",bell:"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.87983 17.0764C8.96945 17.8588 9.6528 18.4673 10.4832 18.4673C11.3137 18.4673 11.997 17.8588 12.0867 17.0764H8.87983ZM13.8847 17.0764C13.7909 18.8205 12.3037 20.206 10.4832 20.206C8.6628 20.206 7.1756 18.8205 7.08178 17.0764H2.59635C1.70571 17.0764 0.983139 16.3769 0.983139 15.5116V15.1639C0.983139 13.9033 1.90736 12.8506 3.13408 12.6088V7.33454C3.13408 3.3968 6.42352 0.205994 10.4831 0.205994C14.5428 0.205994 17.8322 3.39673 17.8322 7.33454V12.6088C19.0603 12.8506 19.9831 13.902 19.9831 15.1639V15.5116C19.9831 16.3782 19.2606 17.0764 18.3699 17.0764H13.8847ZM18.1909 15.1639C18.1909 14.683 17.7904 14.2945 17.2919 14.2945C16.6001 14.2945 16.04 13.7471 16.04 13.0802V7.33437C16.04 4.35689 13.5529 1.94449 10.4834 1.94449C7.41378 1.94449 4.92675 4.35689 4.92675 7.33437V13.0802C4.92675 13.7498 4.36381 14.2945 3.67483 14.2945C3.17771 14.2945 2.77581 14.6844 2.77581 15.1639V15.3377H18.1909V15.1639Z' fill='white'/%3e%3c/svg%3e",star:"data:image/svg+xml,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6464 7.09946C19.5855 6.92303 19.4747 6.76806 19.3274 6.65335C19.1802 6.53863 19.0028 6.4691 18.8169 6.45319L13.3284 5.65259L10.8687 0.665684C10.7897 0.5026 10.6664 0.365063 10.5128 0.268828C10.3593 0.172592 10.1817 0.121552 10.0005 0.121552C9.81934 0.121552 9.6418 0.172592 9.48826 0.268828C9.33473 0.365063 9.2114 0.5026 9.13242 0.665684L6.67273 5.64294L1.18424 6.45319C1.00572 6.47857 0.837879 6.55347 0.699776 6.66941C0.561672 6.78535 0.458832 6.93768 0.402924 7.10911C0.351748 7.27663 0.347156 7.45493 0.38964 7.62487C0.432124 7.7948 0.520081 7.94996 0.644071 8.0737L4.62781 11.932L3.66322 17.4109C3.62879 17.5917 3.64682 17.7786 3.71519 17.9496C3.78355 18.1205 3.8994 18.2683 4.04906 18.3755C4.19492 18.4797 4.36696 18.5413 4.54586 18.5532C4.72477 18.5651 4.90346 18.527 5.06187 18.443L10.0005 15.8675L14.9199 18.4526C15.0553 18.529 15.2082 18.5689 15.3636 18.5684C15.568 18.5691 15.7672 18.5049 15.9327 18.3851C16.0824 18.2779 16.1982 18.1301 16.2666 17.9592C16.335 17.7883 16.353 17.6014 16.3186 17.4205L15.354 11.9417L19.3377 8.08334C19.477 7.96535 19.5799 7.81027 19.6346 7.63611C19.6892 7.46195 19.6933 7.27586 19.6464 7.09946ZM13.7142 10.9578C13.6011 11.0672 13.5164 11.2027 13.4677 11.3523C13.4189 11.5019 13.4075 11.6612 13.4345 11.8163L14.129 15.8579L10.5021 13.9287C10.3626 13.8544 10.2069 13.8155 10.0488 13.8155C9.89066 13.8155 9.73498 13.8544 9.59542 13.9287L5.96858 15.8579L6.66308 11.8163C6.69003 11.6612 6.67862 11.5019 6.62987 11.3523C6.58111 11.2027 6.49647 11.0672 6.38335 10.9578L3.4896 8.06405L7.5505 7.47565C7.70676 7.45392 7.85531 7.39418 7.98311 7.30169C8.11092 7.2092 8.21409 7.08677 8.28358 6.94513L10.0005 3.27006L11.814 6.95478C11.8835 7.09641 11.9866 7.21884 12.1144 7.31134C12.2422 7.40383 12.3908 7.46356 12.547 7.4853L16.608 8.0737L13.7142 10.9578Z' fill='%232A50FD'/%3e%3c/svg%3e","cloud-icon":"data:image/svg+xml,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2048 10.3586L9.01892 13.5445L7.76975 12.2953C7.67973 12.2046 7.57263 12.1325 7.45463 12.0834C7.33663 12.0342 7.21006 12.0089 7.08222 12.0089C6.95439 12.0089 6.82782 12.0342 6.70982 12.0834C6.59182 12.1325 6.48472 12.2046 6.3947 12.2953C6.21434 12.4768 6.11311 12.7222 6.11311 12.978C6.11311 13.2339 6.21434 13.4793 6.3947 13.6607L8.3314 15.5974C8.42142 15.6882 8.52852 15.7602 8.64652 15.8094C8.76452 15.8585 8.89109 15.8839 9.01892 15.8839C9.14676 15.8839 9.27333 15.8585 9.39133 15.8094C9.50933 15.7602 9.61643 15.6882 9.70645 15.5974L13.5799 11.724C13.7602 11.5426 13.8614 11.2972 13.8614 11.0413C13.8614 10.7855 13.7602 10.5401 13.5799 10.3586C13.4898 10.2679 13.3827 10.1958 13.2647 10.1467C13.1467 10.0975 13.0202 10.0722 12.8923 10.0722C12.7645 10.0722 12.6379 10.0975 12.5199 10.1467C12.4019 10.1958 12.2948 10.2679 12.2048 10.3586V10.3586ZM16.2041 4.67443C15.6117 3.31469 14.5898 2.18674 13.2949 1.46354C12 0.740337 10.5037 0.461796 9.03527 0.670623C7.56688 0.87945 6.20752 1.56412 5.16559 2.61965C4.12366 3.67519 3.45669 5.04333 3.26693 6.5143C2.45932 6.71468 1.7377 7.16981 1.20893 7.81229C0.680162 8.45478 0.372348 9.25047 0.331066 10.0815C0.289784 10.9126 0.517229 11.7349 0.979725 12.4266C1.44222 13.1183 2.11518 13.6427 2.89895 13.9222C3.02264 13.9871 3.15891 14.0245 3.2984 14.0317C3.4379 14.039 3.57732 14.016 3.70709 13.9644C3.83687 13.9127 3.95393 13.8336 4.05025 13.7324C4.14656 13.6312 4.21985 13.5104 4.26508 13.3783C4.31031 13.2461 4.32641 13.1057 4.31228 12.9668C4.29815 12.8278 4.25413 12.6935 4.18323 12.5732C4.11232 12.4528 4.01622 12.3492 3.90152 12.2695C3.78681 12.1898 3.65622 12.1359 3.5187 12.1114C3.14127 11.9749 2.81554 11.7246 2.58656 11.395C2.35758 11.0654 2.23664 10.6728 2.24048 10.2715C2.24048 9.75785 2.44452 9.26524 2.80772 8.90204C3.17092 8.53884 3.66353 8.3348 4.17718 8.3348C4.434 8.3348 4.6803 8.23277 4.8619 8.05117C5.0435 7.86957 5.14553 7.62327 5.14553 7.36645C5.15027 6.22198 5.56026 5.11619 6.30277 4.24528C7.04528 3.37436 8.0723 2.79462 9.20161 2.60891C10.3309 2.42321 11.4895 2.64355 12.4718 3.23084C13.4541 3.81813 14.1966 4.7344 14.5676 5.81709C14.6244 5.98168 14.7245 6.12792 14.8574 6.24039C14.9904 6.35287 15.1512 6.42742 15.3229 6.4562C15.9679 6.57808 16.5526 6.91481 16.9817 7.41151C17.4108 7.9082 17.6591 8.53559 17.686 9.19144C17.713 9.84728 17.517 10.4929 17.1301 11.0232C16.7432 11.5534 16.1881 11.937 15.5553 12.1114C15.2985 12.1435 15.0649 12.2763 14.906 12.4806C14.7471 12.6849 14.6759 12.9439 14.708 13.2008C14.7401 13.4576 14.8729 13.6911 15.0772 13.85C15.2815 14.0089 15.5405 14.0802 15.7974 14.0481H16.0395C17.0585 13.7788 17.9619 13.1843 18.6124 12.3549C19.2628 11.5254 19.6249 10.5064 19.6435 9.45253C19.6621 8.39864 19.3363 7.36746 18.7156 6.51558C18.0948 5.6637 17.213 5.03766 16.2041 4.73254V4.67443Z' fill='%232A50FD'/%3e%3c/svg%3e","check-icon":"data:image/svg+xml,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.09309 0.499928C6.94236 0.505009 6.80012 0.568234 6.69568 0.676061C5.27989 2.09523 4.2073 3.27224 2.87503 4.62764L1.41183 3.39024C1.29498 3.29089 1.14369 3.24178 0.990707 3.25419C0.837725 3.26661 0.69603 3.33887 0.596677 3.45572C0.497324 3.57257 0.448218 3.72386 0.46063 3.87684C0.472485 4.02982 0.545306 4.17152 0.662154 4.27087L2.54083 5.86052C2.77058 6.05754 3.11323 6.04342 3.32662 5.82891C4.88014 4.27207 5.98769 3.02607 7.51751 1.49351C7.68968 1.32698 7.74162 1.07125 7.64734 0.850538C7.55307 0.629823 7.33235 0.490382 7.09301 0.499977L7.09309 0.499928Z' fill='white'/%3e%3c/svg%3e","arrow-rotate":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none%3bstroke:black%3bstroke-miterlimit:10%3bopacity:0%3b%7d%3c/style%3e%3c/defs%3e%3cpath d='M.92%2c14a1%2c1%2c0%2c0%2c0%2c.93-1C1.85%2c6.63%2c6%2c2%2c11.79%2c2a9.45%2c9.45%2c0%2c0%2c1%2c8.53%2c4.72L17.76%2c6a.92.92%2c0%2c0%2c0-1.12.73A1%2c1%2c0%2c0%2c0%2c17.31%2c8l4.44%2c1.2.11%2c0H22a.81.81%2c0%2c0%2c0%2c.27%2c0h0A1%2c1%2c0%2c0%2c0%2c22.56%2c9a.27.27%2c0%2c0%2c0%2c.07-.08.8.8%2c0%2c0%2c0%2c.13-.19.84.84%2c0%2c0%2c0%2c.06-.14s0-.07%2c0-.11L24%2c3.64a1%2c1%2c0%2c0%2c0-.67-1.21.92.92%2c0%2c0%2c0-1.12.73l-.5%2c2.16A11.39%2c11.39%2c0%2c0%2c0%2c11.79%2c0C5.07%2c0%2c0%2c5.59%2c0%2c13A1%2c1%2c0%2c0%2c0%2c.92%2c14Z'/%3e%3cpath d='M23.08%2c10a1%2c1%2c0%2c0%2c0-.93%2c1c0%2c6.37-4.18%2c11-9.94%2c11a9.45%2c9.45%2c0%2c0%2c1-8.53-4.72L6.24%2c18a.92.92%2c0%2c0%2c0%2c1.12-.73A1%2c1%2c0%2c0%2c0%2c6.69%2c16l-4.44-1.2-.11%2c0H2a.81.81%2c0%2c0%2c0-.27%2c0h0a1%2c1%2c0%2c0%2c0-.29.19.27.27%2c0%2c0%2c0-.07.08.8.8%2c0%2c0%2c0-.13.19.84.84%2c0%2c0%2c0-.06.14s0%2c.07%2c0%2c.11L0%2c20.36A1%2c1%2c0%2c0%2c0%2c.7%2c21.57a.92.92%2c0%2c0%2c0%2c1.12-.73l.5-2.16A11.39%2c11.39%2c0%2c0%2c0%2c12.21%2c24C18.93%2c24%2c24%2c18.41%2c24%2c11A1%2c1%2c0%2c0%2c0%2c23.08%2c10Z'/%3e%3crect class='cls-1' width='24' height='24'/%3e%3c/svg%3e","magnifier-icon":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7456 14.6459L19.327 18.1983C19.6886 18.5724 19.6886 19.1659 19.327 19.5401C19.1457 19.7228 18.899 19.8256 18.6416 19.8256C18.3842 19.8256 18.1375 19.7228 17.9562 19.5401L14.4038 15.9877C10.8048 18.8742 5.57718 18.4442 2.49816 15.0084C-0.580862 11.5726 -0.437387 6.32929 2.82492 3.06699C6.08723 -0.195322 11.3305 -0.338797 14.7663 2.74023C18.2022 5.81925 18.6322 11.0468 15.7456 14.6459ZM2.23111 9.23044C2.23111 12.9624 5.25644 15.9877 8.98837 15.9877C10.7805 15.9877 12.4992 15.2758 13.7665 14.0085C15.0337 12.7413 15.7456 11.0226 15.7456 9.23044C15.7456 5.49851 12.7203 2.47318 8.98837 2.47318C5.25644 2.47318 2.23111 5.49851 2.23111 9.23044Z' fill='%232A50FD'/%3e%3c/svg%3e",connection:"data:image/svg+xml,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8412 11.3595C11.4441 10.6162 12.3481 10.1818 13.3052 10.1755C15.0725 10.1755 16.5052 11.6082 16.5052 13.3755C16.5052 15.1428 15.0725 16.5755 13.3052 16.5755C11.5379 16.5755 10.1052 15.1428 10.1052 13.3755C10.1076 13.1849 10.1263 12.9949 10.1612 12.8075L5.9372 10.8635C4.68025 12.0925 2.66722 12.0775 1.42881 10.8298C0.190398 9.58205 0.190398 7.56895 1.42881 6.32124C2.66722 5.07353 4.68025 5.05846 5.9372 6.2875L10.1612 4.3435C10.1263 4.15611 10.1076 3.96608 10.1052 3.7755C10.0926 2.21832 11.2028 0.878155 12.7351 0.600798C14.2675 0.323442 15.777 1.18943 16.311 2.65223C16.8451 4.11502 16.2486 5.74988 14.898 6.52502C13.5474 7.30017 11.8348 6.99052 10.8412 5.7915L6.7612 7.6715C6.95303 8.2589 6.95303 8.8921 6.7612 9.4795L10.8412 11.3595ZM14.9052 3.7755C14.9052 2.89184 14.1889 2.1755 13.3052 2.1755C12.4215 2.1755 11.7052 2.89184 11.7052 3.7755C11.7052 4.65916 12.4215 5.3755 13.3052 5.3755C14.1889 5.3755 14.9052 4.65916 14.9052 3.7755ZM3.7052 10.1755C2.82154 10.1755 2.1052 9.45916 2.1052 8.5755C2.1052 7.69184 2.82154 6.9755 3.7052 6.9755C4.58885 6.9755 5.3052 7.69184 5.3052 8.5755C5.3052 9.45916 4.58885 10.1755 3.7052 10.1755ZM11.7052 13.3755C11.7052 14.2592 12.4215 14.9755 13.3052 14.9755C14.1889 14.9755 14.9052 14.2592 14.9052 13.3755C14.9052 12.4918 14.1889 11.7755 13.3052 11.7755C12.4215 11.7755 11.7052 12.4918 11.7052 13.3755Z' fill='%236B747F'/%3e%3c/svg%3e","door-internal-active":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3ccircle fill-rule='evenodd' clip-rule='evenodd' cx='12' cy='12' r='12' fill='%2339aa35'/%3e%3c/svg%3e","ellipses-horizontal":"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(90%2c 0%2c 12)' fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e",ellipses:"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach-white":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='white'/%3e%3c/svg%3e","functional-equation":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d .st42%7bfill:%23DD0B15%3b%7d .st43%7bfill:%2346484F%3b%7d .st44%7bfill:%231D1E1B%3b%7d .st45%7bfill:%230D1826%3b%7d .st46%7bfill:%233B5A7A%3b%7d .st47%7bfill:%234D9EB3%3b%7d .st48%7bfill:%233B5A7B%3b%7d%3c/style%3e%3cg%3e %3cg%3e %3cpath class='st46' d='M24%2c7.47L24%2c7.47c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c8.01%2c24%2c7.77%2c24%2c7.47z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c10.5L24%2c10.5c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c11.03%2c24%2c10.79%2c24%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c13.52L24%2c13.52c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c14.06%2c24%2c13.82%2c24%2c13.52z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c16.55L24%2c16.55c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c17.08%2c24%2c16.84%2c24%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c7.48L3.61%2c7.48c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c6.93%2c0%2c7.17%2c0%2c7.47v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c8.01%2c3.61%2c7.77%2c3.61%2c7.48z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c10.5L3.61%2c10.5c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c9.96%2c0%2c10.2%2c0%2c10.49v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c11.03%2c3.61%2c10.79%2c3.61%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c13.53L3.61%2c13.53c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c12.98%2c0%2c13.22%2c0%2c13.52v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c14.06%2c3.61%2c13.82%2c3.61%2c13.53z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c16.55L3.61%2c16.55c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c16.01%2c0%2c16.25%2c0%2c16.54v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c17.08%2c3.61%2c16.84%2c3.61%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c0L7.44%2c0C7.14%2c0%2c6.9%2c0.24%2c6.9%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01c0.29%2c0%2c0.53-0.24%2c0.53-0.53 V0.53C7.97%2c0.24%2c7.73%2c0%2c7.44%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c0L10.45%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C10.98%2c0.24%2c10.74%2c0%2c10.45%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c0L13.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C13.99%2c0.24%2c13.75%2c0%2c13.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c0L16.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C16.99%2c0.24%2c16.76%2c0%2c16.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c20.37L7.44%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56C6.9%2c23.76%2c7.14%2c24%2c7.43%2c24h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C7.97%2c20.61%2c7.73%2c20.37%2c7.44%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c20.37L10.45%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C10.98%2c20.61%2c10.74%2c20.37%2c10.45%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c20.37L13.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C13.99%2c20.61%2c13.75%2c20.37%2c13.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c20.37L16.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C16.99%2c20.61%2c16.76%2c20.37%2c16.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.86%2c19.41H7.11c-1.35%2c0-2.44-1.1-2.44-2.45V7.15c0-1.35%2c1.09-2.45%2c2.44-2.45h9.76 c1.35%2c0%2c2.44%2c1.1%2c2.44%2c2.45v9.81C19.3%2c18.31%2c18.21%2c19.41%2c16.86%2c19.41z M7.11%2c5.76c-0.76%2c0-1.38%2c0.62-1.38%2c1.39v9.81 c0%2c0.76%2c0.62%2c1.39%2c1.38%2c1.39h9.76c0.76%2c0%2c1.38-0.62%2c1.38-1.39V7.15c0-0.76-0.62-1.39-1.38-1.39H7.11z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M12.76%2c8.15C12.61%2c8.05%2c12.43%2c8%2c12.2%2c8c-0.05%2c0-0.11%2c0-0.16%2c0.01c-0.6%2c0.1-0.99%2c0.64-1.24%2c1.17 c-0.11%2c0.25-0.2%2c0.51-0.3%2c0.75c-0.04%2c0.12-0.1%2c0.23-0.14%2c0.36c0%2c0.01-0.07%2c0.25-0.08%2c0.25H9.67c-0.08%2c0-0.15%2c0.07-0.15%2c0.15 c0%2c0.08%2c0.07%2c0.15%2c0.15%2c0.15h0.53l-0.3%2c1.29c-0.3%2c1.44-0.71%2c3.08-0.8%2c3.37c-0.1%2c0.3-0.23%2c0.45-0.42%2c0.45 c-0.04%2c0-0.07-0.01-0.1-0.03c-0.03-0.01-0.04-0.04-0.04-0.07c0-0.03%2c0.01-0.07%2c0.05-0.12c0.04-0.05%2c0.05-0.12%2c0.05-0.18 c0-0.11-0.04-0.21-0.11-0.27c-0.08-0.07-0.16-0.1-0.26-0.1c-0.1%2c0-0.19%2c0.04-0.27%2c0.11c-0.01%2c0.1-0.05%2c0.19-0.05%2c0.32 c0%2c0.16%2c0.07%2c0.3%2c0.2%2c0.43c0.14%2c0.12%2c0.31%2c0.18%2c0.54%2c0.18c0.37%2c0%2c0.69-0.16%2c0.94-0.45c0.15-0.18%2c0.26-0.38%2c0.35-0.6 c0.3-0.67%2c0.46-1.41%2c0.64-2.13c0.18-0.73%2c0.34-1.45%2c0.49-2.18h0.59c0.08%2c0%2c0.15-0.07%2c0.15-0.15c0-0.08-0.07-0.15-0.15-0.15h-0.54 c0.3-1.14%2c0.64-1.92%2c0.71-2.03c0.11-0.19%2c0.23-0.29%2c0.37-0.29c0.05%2c0%2c0.08%2c0.01%2c0.1%2c0.04c0.01%2c0.03%2c0.03%2c0.05%2c0.03%2c0.07 c0%2c0.01-0.01%2c0.05-0.05%2c0.12c-0.04%2c0.07-0.05%2c0.14-0.05%2c0.21c0%2c0.1%2c0.04%2c0.18%2c0.11%2c0.25c0.07%2c0.07%2c0.16%2c0.11%2c0.26%2c0.11 c0.1%2c0%2c0.19-0.04%2c0.26-0.11c0.07-0.07%2c0.11-0.16%2c0.11-0.29C12.98%2c8.4%2c12.91%2c8.25%2c12.76%2c8.15z M15.48%2c11.6 c0.22%2c0%2c0.64-0.18%2c0.64-0.75c0-0.58-0.41-0.6-0.54-0.6c-0.24%2c0-0.5%2c0.18-0.72%2c0.56c-0.22%2c0.38-0.46%2c0.82-0.46%2c0.82h-0.01 c-0.05-0.27-0.1-0.49-0.12-0.6c-0.04-0.23-0.31-0.75-0.88-0.75c-0.57%2c0-1.09%2c0.33-1.09%2c0.33c-0.1%2c0.05-0.16%2c0.16-0.16%2c0.29 c0%2c0.19%2c0.15%2c0.34%2c0.34%2c0.34c0.05%2c0%2c0.11-0.01%2c0.15-0.04c0%2c0%2c0.44-0.25%2c0.52%2c0c0.03%2c0.07%2c0.05%2c0.15%2c0.08%2c0.23 c0.11%2c0.37%2c0.2%2c0.81%2c0.3%2c1.21l-0.34%2c0.56c0%2c0-0.42-0.15-0.64-0.15c-0.22%2c0-0.64%2c0.18-0.64%2c0.75c0%2c0.58%2c0.41%2c0.6%2c0.54%2c0.6 c0.24%2c0%2c0.5-0.18%2c0.72-0.56c0.22-0.38%2c0.46-0.82%2c0.46-0.82c0.07%2c0.36%2c0.14%2c0.64%2c0.18%2c0.75c0.14%2c0.41%2c0.46%2c0.64%2c0.9%2c0.64 c0%2c0%2c0.45%2c0%2c0.97-0.3c0.12-0.05%2c0.22-0.18%2c0.22-0.32c0-0.19-0.15-0.34-0.34-0.34c-0.05%2c0-0.11%2c0.01-0.15%2c0.04 c0%2c0-0.37%2c0.21-0.5%2c0.04c-0.1-0.18-0.16-0.41-0.23-0.7c-0.05-0.26-0.12-0.56-0.18-0.85l0.38-0.55 C14.84%2c11.45%2c15.26%2c11.6%2c15.48%2c11.6z'/%3e %3c/g%3e%3c/g%3e%3c/svg%3e","pause-all":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3crect fill-rule='evenodd' clip-rule='evenodd' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3crect fill-rule='evenodd' clip-rule='evenodd' x='15.53' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3c/svg%3e",resume:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24%2c12%2c0%2c0V24Z' fill='%232e56f4'/%3e%3c/svg%3e","trash-icon":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st39' d='M5%2c22.13C5.08%2c23.19%2c5.96%2c24%2c7.02%2c24h9.95c1.06%2c0%2c1.94-0.81%2c2.02-1.87l1.21-14.58l-16.42%2c0L5%2c22.13z M15.46%2c10.96c0.03-0.38%2c0.35-0.66%2c0.73-0.63c0.38%2c0.03%2c0.66%2c0.35%2c0.63%2c0.73l-0.63%2c9.57c-0.03%2c0.38-0.35%2c0.66-0.73%2c0.63 c-0.38-0.03-0.66-0.35-0.63-0.73L15.46%2c10.96z M11.32%2c10.99c0-0.38%2c0.3-0.68%2c0.68-0.68c0.38%2c0%2c0.68%2c0.3%2c0.68%2c0.68v9.57 c0%2c0.38-0.3%2c0.68-0.68%2c0.68c-0.38%2c0-0.68-0.3-0.68-0.68V10.99z M7.83%2c10.31c0.38-0.03%2c0.71%2c0.25%2c0.73%2c0.63l0.63%2c9.57 c0.03%2c0.38-0.25%2c0.71-0.63%2c0.73c-0.38%2c0.03-0.71-0.25-0.73-0.63L7.2%2c11.04C7.15%2c10.66%2c7.45%2c10.33%2c7.83%2c10.31z'/%3e %3cpath class='st39' d='M19.73%2c3.46h-3.79C15.71%2c1.52%2c14.07%2c0%2c12.08%2c0H11.9c-2%2c0-3.64%2c1.52-3.84%2c3.46H4.27c-1.21%2c0-2.2%2c0.98-2.2%2c2.2 c0%2c0.3%2c0.23%2c0.53%2c0.53%2c0.53h18.8c0.3%2c0%2c0.53-0.23%2c0.53-0.53C21.93%2c4.45%2c20.94%2c3.46%2c19.73%2c3.46L19.73%2c3.46z M11.92%2c2.05h0.18 c0.86%2c0%2c1.57%2c0.61%2c1.77%2c1.42l-3.71%2c0C10.33%2c2.65%2c11.06%2c2.05%2c11.92%2c2.05L11.92%2c2.05z'/%3e%3c/g%3e%3c/svg%3e",plus:"data:image/svg+xml,%3csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 0.5C6.92892 0.5 6.46597 0.96295 6.46597 1.53403V6.96597H1.03403C0.46295 6.96597 0 7.42892 0 8C0 8.57108 0.46295 9.03403 1.03403 9.03403H6.46597V14.466C6.46597 15.037 6.92892 15.5 7.5 15.5C8.07108 15.5 8.53403 15.0371 8.53403 14.466V9.03403H13.966C14.537 9.03403 15 8.57108 15 8C15 7.42892 14.5371 6.96597 13.966 6.96597H8.53403V1.53403C8.53403 0.96295 8.07108 0.5 7.5 0.5Z' fill='white'/%3e%3c/svg%3e",watcher:"data:image/svg+xml,%3csvg width='20' height='13' viewBox='0 0 20 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.656738 6.70582C0.656738 6.70582 4.63454 0.455765 10.3157 0.455765C16.0544 0.455765 19.9747 6.70582 19.9747 6.70582C19.9747 6.70582 17.1336 12.9559 10.3157 12.9559C3.55432 12.9559 0.656738 6.70582 0.656738 6.70582ZM6.33889 6.70581C6.33889 8.92161 8.0998 10.6825 10.3156 10.6825C12.5314 10.6825 14.2923 8.92161 14.2923 6.70581C14.2923 4.49001 12.5314 2.7291 10.3156 2.7291C8.0998 2.7291 6.33889 4.49001 6.33889 6.70581ZM10.3157 8.41028C11.2574 8.41028 12.0201 7.64753 12.0201 6.70582C12.0201 5.76411 11.2574 5.00136 10.3157 5.00136C9.37395 5.00136 8.6112 5.76411 8.6112 6.70582C8.6112 7.64753 9.37395 8.41028 10.3157 8.41028Z' fill='%232A50FD'/%3e%3c/svg%3e",view:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6519 8.31959C17.7015 3.79111 14.0323 0.981323 10.0735 0.981323C6.11473 0.981323 2.44559 3.79111 0.49516 8.31959C0.441993 8.44141 0.414551 8.5729 0.414551 8.70581C0.414551 8.83873 0.441993 8.97022 0.49516 9.09204C2.44559 13.6205 6.11473 16.4303 10.0735 16.4303C14.0323 16.4303 17.7015 13.6205 19.6519 9.09204C19.7051 8.97022 19.7325 8.83873 19.7325 8.70581C19.7325 8.5729 19.7051 8.44141 19.6519 8.31959ZM10.0735 14.4992C7.0127 14.4992 4.11602 12.288 2.44559 8.70581C4.11602 5.12358 7.0127 2.91245 10.0735 2.91245C13.1344 2.91245 16.031 5.12358 17.7015 8.70581C16.031 12.288 13.1344 14.4992 10.0735 14.4992ZM10.0735 4.84357C9.30965 4.84357 8.56292 5.07009 7.92778 5.49447C7.29264 5.91886 6.7976 6.52206 6.50528 7.2278C6.21296 7.93353 6.13647 8.7101 6.2855 9.4593C6.43452 10.2085 6.80236 10.8967 7.34251 11.4368C7.88265 11.977 8.57084 12.3448 9.32004 12.4938C10.0692 12.6429 10.8458 12.5664 11.5515 12.2741C12.2573 11.9817 12.8605 11.4867 13.2849 10.8516C13.7093 10.2164 13.9358 9.4697 13.9358 8.70581C13.9358 7.68148 13.5289 6.69911 12.8045 5.97479C12.0802 5.25048 11.0979 4.84357 10.0735 4.84357ZM10.0735 10.6369C9.69159 10.6369 9.31823 10.5237 9.00066 10.3115C8.68308 10.0993 8.43557 9.79769 8.2894 9.44482C8.14324 9.09196 8.105 8.70367 8.17951 8.32907C8.25403 7.95447 8.43795 7.61038 8.70802 7.34031C8.97809 7.07023 9.32218 6.88631 9.69679 6.8118C10.0714 6.73728 10.4597 6.77553 10.8125 6.92169C11.1654 7.06785 11.467 7.31537 11.6792 7.63294C11.8914 7.95051 12.0047 8.32387 12.0047 8.70581C12.0047 9.21798 11.8012 9.70917 11.439 10.0713C11.0769 10.4335 10.5857 10.6369 10.0735 10.6369Z' fill='%232A50FD'/%3e%3c/svg%3e","user-icon":"data:image/svg+xml,%3csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_230_6893)'%3e%3cpath d='M10.9998 0.923828C5.45056 0.923828 0.916504 5.4581 0.916504 11.0072C0.916504 16.5562 5.42782 21.0905 10.9998 21.0905C16.5719 21.0905 21.0832 16.5792 21.0832 11.0072C21.0832 5.43515 16.5489 0.923828 10.9998 0.923828ZM5.78904 18.0004C6.87183 16.1504 8.87931 14.9552 11.0449 14.9552C13.2105 14.9552 15.1958 16.1057 16.2786 17.9556C14.8127 19.0613 12.9854 19.738 11.0228 19.738C9.0374 19.7371 7.23304 19.0833 5.78904 18.0005V18.0004ZM17.2936 17.053C15.9402 14.9103 13.6165 13.6245 11.0449 13.6245C8.496 13.6245 6.10478 14.978 4.77404 17.0987C3.24038 15.5193 2.29294 13.3765 2.29294 11.008C2.2701 6.20241 6.1953 2.27731 11.0001 2.27731C15.8048 2.27731 19.7299 6.20241 19.7299 11.0072C19.7299 13.3529 18.8053 15.4737 17.2936 17.053V17.053Z' fill='%232E56F4'/%3e%3cpath d='M10.9997 5.07471C9.03716 5.07471 7.41309 6.67604 7.41309 8.66133C7.41309 10.6239 9.01442 12.2479 10.9997 12.2479C12.985 12.2479 14.5863 10.6466 14.5863 8.66133C14.5863 6.67604 12.9621 5.07471 10.9997 5.07471ZM10.9997 10.8719C9.78157 10.8719 8.76657 9.87968 8.76657 8.6388C8.76657 7.42067 9.75883 6.40567 10.9997 6.40567C12.2406 6.40567 13.2328 7.39793 13.2328 8.6388C13.2328 9.87968 12.2177 10.8719 10.9997 10.8719Z' fill='%232E56F4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_230_6893'%3e%3crect width='22' height='22' fill='white' transform='translate(0 0.00714111)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e","file-upload":"data:image/svg+xml,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.926 4.72609L8.14392 7.26414C7.84042 7.54002 7.38517 7.65037 6.97038 7.54921C6.54548 7.44806 6.22175 7.1446 6.11047 6.76757C5.98907 6.38134 6.11047 5.97673 6.42408 5.69165L11.2801 1.27765C11.3914 1.1765 11.533 1.09374 11.6847 1.04776C11.9781 0.937409 12.312 0.937409 12.6054 1.04776C12.7571 1.10293 12.8886 1.1765 13.01 1.27765L17.866 5.69165C18.0987 5.90316 18.2201 6.17903 18.2201 6.4733C18.2201 6.76757 18.0886 7.05264 17.866 7.25495C17.6334 7.47565 17.3197 7.586 16.996 7.586C16.6723 7.586 16.3587 7.46645 16.1361 7.25495L13.354 4.72609V15.3105C13.354 15.9174 12.8077 16.414 12.14 16.414C11.4723 16.414 10.926 15.9174 10.926 15.3105V4.72609ZM21.852 15.3105C21.852 14.7036 22.3983 14.207 23.066 14.207C23.7337 14.207 24.28 14.7036 24.28 15.3105V19.7245C24.28 21.5545 22.6512 23.035 20.638 23.035H3.642C1.62878 23.035 0 21.5545 0 19.7245V15.3105C0 14.7036 0.5463 14.207 1.214 14.207C1.8817 14.207 2.428 14.7036 2.428 15.3105V19.7245C2.428 20.3314 2.9743 20.828 3.642 20.828H20.638C21.3057 20.828 21.852 20.3314 21.852 19.7245V15.3105Z' fill='%232E56F4'/%3e%3c/svg%3e","eye-hide":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M12%2c17.4a5.5%2c5.5%2c0%2c0%2c1-5.4-5l-3.9-3a11%2c11%2c0%2c0%2c0-1.4%2c2.1%2c1.7%2c1.7%2c0%2c0%2c0%2c0%2c1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c19.2a13.5%2c13.5%2c0%2c0%2c0%2c2.9-.4L13%2c17.3Zm11.8%2c2.2-4.2-3.2a13%2c13%2c0%2c0%2c0%2c3.1-3.9%2c1.7%2c1.7%2c0%2c0%2c0%2c0-1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c4.8%2c11.8%2c11.8%2c0%2c0%2c0%2c6.5%2c6.2L1.7%2c2.5a.6.6%2c0%2c0%2c0-.8.1h0l-.8%2c1a.6.6%2c0%2c0%2c0%2c.1.8L22.3%2c21.5a.6.6%2c0%2c0%2c0%2c.8-.1h0l.8-1A.6.6%2c0%2c0%2c0%2c23.8%2c19.6Zm-6.9-5.3-1.5-1.2a3.6%2c3.6%2c0%2c0%2c0%2c.2-1.1%2c3.5%2c3.5%2c0%2c0%2c0-3.5-3.6h-1a2%2c2%2c0%2c0%2c1%2c.3%2c1.1.6.6%2c0%2c0%2c1-.1.4L8.6%2c7.8A5%2c5%2c0%2c0%2c1%2c12%2c6.6%2c5.4%2c5.4%2c0%2c0%2c1%2c17.4%2c12h0a5.9%2c5.9%2c0%2c0%2c1-.5%2c2.3Z'/%3e%3c/svg%3e","eye-show":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M23.9%2c11.4A13.5%2c13.5%2c0%2c0%2c0%2c12%2c4%2c13.5%2c13.5%2c0%2c0%2c0%2c.1%2c11.4a2.4%2c2.4%2c0%2c0%2c0%2c0%2c1.2A13.5%2c13.5%2c0%2c0%2c0%2c12%2c20a13.5%2c13.5%2c0%2c0%2c0%2c11.9-7.4A2.4%2c2.4%2c0%2c0%2c0%2c23.9%2c11.4ZM12%2c18a6%2c6%2c0%2c1%2c1%2c6-6%2c6%2c6%2c0%2c0%2c1-6%2c6ZM12%2c8l-1.1.2a1.8%2c1.8%2c0%2c0%2c1-.4%2c2.7%2c1.7%2c1.7%2c0%2c0%2c1-2.3%2c0A3.9%2c3.9%2c0%2c0%2c0%2c11%2c15.8%2c3.9%2c3.9%2c0%2c0%2c0%2c15.9%2c13a4.1%2c4.1%2c0%2c0%2c0-2.8-4.9Z'/%3e%3c/svg%3e","file-icon":"data:image/svg+xml,%3csvg id='b2bc64ed-393d-4e15-8787-df9ec8050d97' data-name='ae65933b-c6e6-4b40-868c-58201eab117d' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.4 24'%3e%3cdefs%3e%3cstyle%3e.bb405ea1-9d39-4705-a069-9048c97b4cda%7bfill:%232e56f4%3b%7d.accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='bb405ea1-9d39-4705-a069-9048c97b4cda' d='M20.1%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L14.6%2c0H2.8a.9.9%2c0%2c0%2c0-.9.9h0V8.5H1.3A1.3%2c1.3%2c0%2c0%2c0%2c0%2c9.8H0v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H18.5a1%2c1%2c0%2c0%2c0%2c1-.8h0v-5h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM18.5%2c22.8H2.8V18.2H18.5Zm0-14.3H2.8V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0' transform='translate(0.8 16.6)'%3eFILE%3c/text%3e%3c/svg%3e","default-icon":"data:image/svg+xml,%3csvg id='f46636c4-9d90-4c06-8f72-5c02d35ff376' data-name='a9011979-1776-4746-bb61-6eae84c3e8ab' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.6 24'%3e%3cdefs%3e%3cstyle%3e.b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M15.4%2c0H0V24H20.6V5.1Zm3.5%2c22.3H1.7V1.7H14.4l4.5%2c4.6Z'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='3.5' width='7.6' height='1.59'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='6.5' width='10.6' height='1.59'/%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M13.7%2c16.8v-.5a4.3%2c4.3%2c0%2c0%2c0%2c0-1.6v-.5l1.4-.7A6.2%2c6.2%2c0%2c0%2c0%2c14%2c11.8l-1.3.7-.4-.3-1.4-.8h-.5V9.8a7.4%2c7.4%2c0%2c0%2c0-2.1%2c0v1.5H7.8l-1.4.8-.4.3-1.3-.7a6.2%2c6.2%2c0%2c0%2c0-1.1%2c1.7l1.4.7v.5a4.3%2c4.3%2c0%2c0%2c0%2c0%2c1.6v.5l-1.4.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1%2c1.7L6%2c18.5l.4.3%2c1.4.8.5.2v1.4a7.4%2c7.4%2c0%2c0%2c0%2c2.1%2c0V19.8l.5-.2a3.9%2c3.9%2c0%2c0%2c0%2c1.4-.8l.4-.3%2c1.3.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1-1.7ZM9.4%2c18.3a2.9%2c2.9%2c0%2c0%2c1-2.9-2.8%2c2.9%2c2.9%2c0%2c1%2c1%2c2.9%2c2.8Z'/%3e%3c/svg%3e","close-icon":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","folder-icon":"data:image/svg+xml,%3csvg id='b1b3b989-0dfa-4c1a-9a26-31c0153eee65' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b63eb38a-7601-4817-bdac-e114e5a265aa%7bfill:none%3b%7d.a461cc55-240f-415a-a090-bdc7f44ad7bf%7bclip-path:url(%23ea7bade8-3bf8-4af3-995c-94029c13edc0)%3b%7d.a3e94dd6-5bef-4e69-a637-e50ab154011c%7bfill:%232e56f4%3b%7d%3c/style%3e%3cclipPath id='ea7bade8-3bf8-4af3-995c-94029c13edc0'%3e%3crect class='b63eb38a-7601-4817-bdac-e114e5a265aa' width='24' height='24'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='a461cc55-240f-415a-a090-bdc7f44ad7bf'%3e%3cpath class='a3e94dd6-5bef-4e69-a637-e50ab154011c' d='M14.7%2c4.5h6a2.7%2c2.7%2c0%2c0%2c1%2c1.2.3%2c2.3%2c2.3%2c0%2c0%2c1%2c1%2c.7%2c3.6%2c3.6%2c0%2c0%2c1%2c.7%2c1%2c5.7%2c5.7%2c0%2c0%2c1%2c.1%2c1.3l-1%2c10.5a2.8%2c2.8%2c0%2c0%2c1-.9%2c1.9%2c3.2%2c3.2%2c0%2c0%2c1-2%2c.8H4.2a3.2%2c3.2%2c0%2c0%2c1-2-.8%2c2.8%2c2.8%2c0%2c0%2c1-.9-1.9L.3%2c7.8a2.9%2c2.9%2c0%2c0%2c1%2c.5-2V4.5a3%2c3%2c0%2c0%2c1%2c.8-2.1%2c3.1%2c3.1%2c0%2c0%2c1%2c2.2-.9H9.3a2.9%2c2.9%2c0%2c0%2c1%2c2.1.9l1.2%2c1.2A2.9%2c2.9%2c0%2c0%2c0%2c14.7%2c4.5ZM2.3%2c4.7l1-.2h8.1L10.3%2c3.4a1.8%2c1.8%2c0%2c0%2c0-1-.4H3.8a2.1%2c2.1%2c0%2c0%2c0-1.1.4%2c1.5%2c1.5%2c0%2c0%2c0-.4%2c1.1Z'/%3e%3c/g%3e%3c/svg%3e","rename-icon":"data:image/svg+xml,%3csvg id='a20f7630-4a0d-4a4b-b004-75840c22dff6' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.be3eb9b0-399a-4516-b1fa-0ee0ad3d8865%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M21.6%2c4.8H20.4V7.2h1.2v9.6H20.4v2.4h1.2A2.4%2c2.4%2c0%2c0%2c0%2c24%2c16.8V7.2A2.4%2c2.4%2c0%2c0%2c0%2c21.6%2c4.8ZM4.8%2c9.6H15.6v4.8H4.8Z'/%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M18%2c2.4h3.6V0H12V2.4h3.6V4.8H2.4A2.4%2c2.4%2c0%2c0%2c0%2c0%2c7.2v9.6a2.4%2c2.4%2c0%2c0%2c0%2c2.4%2c2.4H15.6v2.4H12V24h9.6V21.6H18ZM2.4%2c16.8V7.2H15.6v9.6Z'/%3e%3c/svg%3e","camera-icon":"data:image/svg+xml,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21.3763 24.6224H7.6241C6.71362 24.6206 5.84089 24.2581 5.19713 23.6144C4.55337 22.9706 4.19087 22.0979 4.18909 21.1874V11.5594C4.18909 10.6485 4.5511 9.77473 5.19518 9.13047C5.83944 8.48638 6.713 8.12455 7.6241 8.12455H8.5069L9.09982 6.35236C9.32736 5.66733 9.76479 5.07147 10.3501 4.64927C10.9355 4.22707 11.6389 3.99983 12.3607 4H16.6465C17.3683 3.99984 18.0717 4.22705 18.6571 4.64927C19.2424 5.07147 19.6799 5.66733 19.9074 6.35236L20.4938 8.12455H21.3703H21.3701C22.2824 8.12277 23.1577 8.48397 23.8032 9.12824C24.4488 9.77266 24.8116 10.6473 24.8116 11.5594V21.1874C24.8098 22.0979 24.4473 22.9706 23.8036 23.6144C23.1598 24.2582 22.2871 24.6207 21.3766 24.6224L21.3763 24.6224ZM7.6241 9.49724C7.07711 9.49724 6.55263 9.71442 6.16585 10.1012C5.77908 10.488 5.56191 11.0124 5.56191 11.5594V21.1874C5.56191 21.7344 5.77908 22.2589 6.16585 22.6457C6.55262 23.0324 7.07711 23.2496 7.6241 23.2496H21.3763C21.9233 23.2496 22.4478 23.0324 22.8346 22.6457C23.2213 22.2589 23.4385 21.7344 23.4385 21.1874V11.5594C23.4385 11.0124 23.2213 10.488 22.8346 10.1012C22.4478 9.71441 21.9233 9.49724 21.3763 9.49724H19.9972C19.8543 9.4953 19.7156 9.44901 19.6001 9.3647C19.4847 9.28039 19.3983 9.16225 19.3528 9.0268L18.5988 6.78415C18.4634 6.37699 18.2044 6.02224 17.8578 5.76915C17.5113 5.51621 17.0944 5.37768 16.6654 5.37283H12.3606C11.9316 5.37768 11.5147 5.51621 11.1682 5.76915C10.8216 6.02225 10.5627 6.37699 10.4272 6.78415L9.65398 9.0268C9.60851 9.16225 9.52209 9.28039 9.4067 9.3647C9.29116 9.44902 9.15247 9.4953 9.00941 9.49724H7.6241Z' fill='%23478B73' stroke='%23478B73'/%3e%3cpath d='M14.5 21.1875C13.2233 21.1875 11.9987 20.6803 11.0961 19.7776C10.1932 18.8748 9.68604 17.6504 9.68604 16.3735C9.68604 15.0969 10.1932 13.8723 11.0961 12.9696C11.9987 12.0667 13.2233 11.5596 14.5 11.5596C15.7767 11.5596 17.0012 12.0667 17.9039 12.9696C18.8068 13.8723 19.314 15.0969 19.314 16.3735C19.3123 17.6497 18.8045 18.8733 17.9021 19.7757C16.9996 20.678 15.7762 21.1859 14.5 21.1875ZM14.5 12.9386C13.5891 12.9386 12.7153 13.3005 12.0711 13.9447C11.427 14.5888 11.0652 15.4626 11.0652 16.3735C11.0652 17.2844 11.427 18.1581 12.0711 18.8024C12.7153 19.4465 13.5891 19.8083 14.5 19.8083C15.4109 19.8083 16.2847 19.4465 16.9289 18.8024C17.573 18.1581 17.9348 17.2844 17.9348 16.3735C17.9332 15.463 17.5707 14.5903 16.927 13.9465C16.2832 13.3028 15.4105 12.9403 14.5 12.9386Z' fill='%23478B73' stroke='%23478B73'/%3e%3c/svg%3e","image-icon":N,"info-icon":"data:image/svg+xml,%3csvg width='3' height='8' viewBox='0 0 3 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.13863 2.71667L0.122629 2.96933L0.0506294 3.304L0.447296 3.376C0.705296 3.438 0.756629 3.53067 0.700629 3.78867L0.0506294 6.84C-0.119371 7.62867 0.143963 8 0.761963 8C1.24196 8 1.79796 7.77867 2.05063 7.474L2.12796 7.108C1.95263 7.26267 1.69463 7.32467 1.52463 7.32467C1.28263 7.32467 1.1953 7.15467 1.25663 6.85533L2.13863 2.71667ZM2.1993 0.88C2.1993 1.11339 2.10658 1.33722 1.94155 1.50225C1.77652 1.66729 1.55269 1.76 1.3193 1.76C1.08591 1.76 0.862074 1.66729 0.697042 1.50225C0.53201 1.33722 0.439296 1.11339 0.439296 0.88C0.439296 0.646609 0.53201 0.422778 0.697042 0.257746C0.862074 0.0927141 1.08591 0 1.3193 0C1.55269 0 1.77652 0.0927141 1.94155 0.257746C2.10658 0.422778 2.1993 0.646609 2.1993 0.88Z' fill='white'/%3e%3c/svg%3e","close-white":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","file-doc-icon":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.2 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.4%2c9.6H9.6a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4Zm0%2c2.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4ZM21.6%2c8.33A1.94%2c1.94%2c0%2c0%2c0%2c21.53%2c8V7.9a1.36%2c1.36%2c0%2c0%2c0-.23-.34L14.1.36a1.36%2c1.36%2c0%2c0%2c0-.34-.23h-.1a1.17%2c1.17%2c0%2c0%2c0-.4-.13H6A3.59%2c3.59%2c0%2c0%2c0%2c2.4%2c3.6V20.4A3.59%2c3.59%2c0%2c0%2c0%2c6%2c24H18a3.59%2c3.59%2c0%2c0%2c0%2c3.6-3.6V8.33ZM14.4%2c4.09%2c17.51%2c7.2H15.6A1.2%2c1.2%2c0%2c0%2c1%2c14.4%2c6ZM19.2%2c20.4A1.2%2c1.2%2c0%2c0%2c1%2c18%2c21.6H6a1.2%2c1.2%2c0%2c0%2c1-1.2-1.2V3.6A1.2%2c1.2%2c0%2c0%2c1%2c6%2c2.4h6V6a3.59%2c3.59%2c0%2c0%2c0%2c3.6%2c3.6h3.6Zm-3.6-3.6H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4Z' transform='translate(-2.4)' fill='%232e56f4'/%3e%3c/svg%3e","new-tab":"data:image/svg+xml,%3csvg id='b54504ef-13d7-4f33-86c6-99c67ea7fb0b' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b59a66fa-47e6-4212-8827-b222b802776b%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M13.3%2c0l4.4%2c4.4L8.4%2c13.7l1.9%2c1.9%2c9.3-9.3L24%2c10.7V0Z'/%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M21.3%2c21.3H2.7V2.7H12L9.3%2c0H2.7A2.7%2c2.7%2c0%2c0%2c0%2c0%2c2.7V21.3A2.7%2c2.7%2c0%2c0%2c0%2c2.7%2c24H21.3A2.7%2c2.7%2c0%2c0%2c0%2c24%2c21.3V14.7L21.3%2c12Z'/%3e%3c/svg%3e",correct:"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.7206 6.78981L8.43037 11.09L6.7803 9.43992C6.69065 9.33524 6.58033 9.25021 6.45625 9.19019C6.33218 9.13016 6.19705 9.09643 6.05932 9.09111C5.9216 9.08579 5.78426 9.109 5.65593 9.15927C5.5276 9.20955 5.41104 9.28581 5.31359 9.38327C5.21613 9.48073 5.13986 9.59728 5.08959 9.72561C5.03931 9.85394 5.0161 9.99128 5.02142 10.129C5.02674 10.2667 5.06048 10.4019 5.1205 10.5259C5.18053 10.65 5.26555 10.7603 5.37024 10.85L7.72034 13.2101C7.81378 13.3028 7.9246 13.3761 8.04645 13.4259C8.16829 13.4756 8.29876 13.5009 8.43037 13.5001C8.69272 13.499 8.94413 13.3948 9.1304 13.2101L14.1306 8.20987C14.2244 8.1169 14.2988 8.0063 14.3495 7.88443C14.4003 7.76257 14.4264 7.63186 14.4264 7.49984C14.4264 7.36782 14.4003 7.23711 14.3495 7.11524C14.2988 6.99338 14.2244 6.88277 14.1306 6.78981C13.9432 6.60355 13.6898 6.499 13.4256 6.499C13.1614 6.499 12.9079 6.60355 12.7206 6.78981ZM10.0004 -0.000488281C8.02254 -0.000488281 6.08906 0.586027 4.4445 1.68489C2.79993 2.78375 1.51815 4.3456 0.761242 6.17295C0.00433303 8.00029 -0.193709 10.011 0.19216 11.9509C0.578029 13.8908 1.53048 15.6727 2.92906 17.0713C4.32765 18.4699 6.10956 19.4224 8.04945 19.8082C9.98935 20.1941 12.0001 19.9961 13.8274 19.2391C15.6548 18.4822 17.2166 17.2005 18.3155 15.5559C19.4144 13.9113 20.0009 11.9778 20.0009 9.99995C20.0009 8.68667 19.7422 7.38625 19.2396 6.17295C18.7371 4.95964 18.0004 3.8572 17.0718 2.92857C16.1432 1.99995 15.0407 1.26332 13.8274 0.76075C12.6141 0.258181 11.3137 -0.000488281 10.0004 -0.000488281ZM10.0004 18.0003C8.41812 18.0003 6.87133 17.5311 5.55568 16.652C4.24003 15.7729 3.21461 14.5234 2.60908 13.0615C2.00355 11.5997 1.84512 9.99107 2.15382 8.43916C2.46251 6.88724 3.22447 5.46172 4.34334 4.34285C5.46221 3.22398 6.88773 2.46202 8.43965 2.15332C9.99156 1.84463 11.6002 2.00306 13.062 2.60859C14.5239 3.21412 15.7734 4.23954 16.6525 5.55519C17.5316 6.87084 18.0008 8.41763 18.0008 9.99995C18.0008 12.1218 17.1579 14.1567 15.6575 15.657C14.1572 17.1574 12.1223 18.0003 10.0004 18.0003Z' fill='%23478B73'/%3e%3c/svg%3e","grid-ellipse":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st16' d='M12%2c6c-0.32%2c0-0.62%2c0.13-0.85%2c0.35C10.93%2c6.58%2c10.8%2c6.88%2c10.8%2c7.2V12c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 c0.23%2c0.23%2c0.53%2c0.35%2c0.85%2c0.35c0.32%2c0%2c0.62-0.13%2c0.85-0.35c0.23-0.23%2c0.35-0.53%2c0.35-0.85V7.2c0-0.32-0.13-0.62-0.35-0.85 C12.62%2c6.13%2c12.32%2c6%2c12%2c6z M12%2c15.6c-0.24%2c0-0.47%2c0.07-0.67%2c0.2c-0.2%2c0.13-0.35%2c0.32-0.44%2c0.54s-0.11%2c0.46-0.07%2c0.69 c0.05%2c0.23%2c0.16%2c0.45%2c0.33%2c0.61c0.17%2c0.17%2c0.38%2c0.28%2c0.61%2c0.33c0.23%2c0.05%2c0.47%2c0.02%2c0.69-0.07c0.22-0.09%2c0.41-0.24%2c0.54-0.44 c0.13-0.2%2c0.2-0.43%2c0.2-0.67c0-0.32-0.13-0.62-0.35-0.85C12.62%2c15.73%2c12.32%2c15.6%2c12%2c15.6z M23.65%2c6.67l-6.32-6.32 C17.1%2c0.13%2c16.79%2c0%2c16.48%2c0H7.52C7.21%2c0%2c6.9%2c0.13%2c6.67%2c0.35L0.35%2c6.67C0.13%2c6.9%2c0%2c7.21%2c0%2c7.52v8.95c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 l6.32%2c6.32C6.9%2c23.87%2c7.21%2c24%2c7.52%2c24h8.95c0.32%2c0%2c0.62-0.13%2c0.85-0.35l6.32-6.32C23.87%2c17.1%2c24%2c16.79%2c24%2c16.48V7.52 C24%2c7.21%2c23.87%2c6.9%2c23.65%2c6.67z M21.6%2c15.97l-5.63%2c5.63H8.03L2.4%2c15.97V8.03L8.03%2c2.4h7.94l5.63%2c5.63V15.97z'/%3e%3c/svg%3e","warning-outline":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M2.47%2c23.03h19.08c0.87%2c0%2c1.68-0.46%2c2.12-1.22c0.44-0.76%2c0.44-1.69%2c0-2.44L13.74%2c1.98 c-0.36-0.63-1.02-1.02-1.75-1.02c-0.72%2c0-1.39%2c0.39-1.74%2c1.02L0.33%2c19.33c-0.44%2c0.76-0.44%2c1.71%2c0%2c2.47 C0.77%2c22.56%2c1.59%2c23.03%2c2.47%2c23.03L2.47%2c23.03z M2.07%2c20.34L12%2c2.97l9.93%2c17.4c0.08%2c0.13%2c0.08%2c0.3%2c0%2c0.43 c-0.08%2c0.14-0.22%2c0.22-0.38%2c0.22H2.47c-0.16%2c0-0.32-0.09-0.4-0.23C1.99%2c20.65%2c1.98%2c20.47%2c2.07%2c20.34L2.07%2c20.34z M12%2c15.01 c0.27%2c0%2c0.52-0.11%2c0.71-0.29C12.9%2c14.53%2c13%2c14.27%2c13%2c14V9.99c0-0.55-0.45-1-1-1c-0.55%2c0-1%2c0.45-1%2c1V14c0%2c0.27%2c0.11%2c0.52%2c0.29%2c0.71 C11.48%2c14.9%2c11.73%2c15.01%2c12%2c15.01z M12.99%2c18.01c0%2c1.34-2.01%2c1.34-2.01%2c0C10.99%2c16.67%2c12.99%2c16.67%2c12.99%2c18.01z'/%3e%3c/svg%3e","tool-tip":"data:image/svg+xml,%3csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.132935 6.38318C0.132935 3.06947 2.81923 0.383179 6.13293 0.383179C9.44512 0.386862 12.1293 3.071 12.1329 6.38318C12.1329 9.69689 9.44664 12.3832 6.13293 12.3832C2.81923 12.3832 0.132935 9.69689 0.132935 6.38318ZM1.33293 6.38318C1.33293 9.03415 3.48197 11.1832 6.13293 11.1832C8.78264 11.1801 10.9299 9.03289 10.9329 6.38318C10.9329 3.73221 8.7839 1.58318 6.13293 1.58318C3.48197 1.58318 1.33293 3.73221 1.33293 6.38318ZM6.13293 6.08318C5.80156 6.08318 5.53293 6.35181 5.53293 6.68318V8.48318C5.53293 8.81455 5.80156 9.08318 6.13293 9.08318C6.46431 9.08318 6.73293 8.81455 6.73293 8.48318V6.68318C6.73293 6.35181 6.46431 6.08318 6.13293 6.08318ZM5.38293 4.43318C5.38293 4.01897 5.71872 3.68318 6.13293 3.68318C6.54715 3.68318 6.88293 4.01897 6.88293 4.43318C6.88293 4.84739 6.54715 5.18318 6.13293 5.18318C5.71872 5.18318 5.38293 4.84739 5.38293 4.43318Z' fill='%236B747F'/%3e%3c/svg%3e",informative:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st1' d='M12.02%2c9.6c-0.24%2c0-0.47-0.07-0.67-0.2c-0.2-0.13-0.35-0.32-0.44-0.54c-0.09-0.22-0.11-0.46-0.07-0.69 c0.05-0.23%2c0.16-0.45%2c0.33-0.61c0.17-0.17%2c0.38-0.28%2c0.61-0.33c0.23-0.05%2c0.47-0.02%2c0.69%2c0.07c0.22%2c0.09%2c0.41%2c0.24%2c0.54%2c0.44 c0.13%2c0.2%2c0.2%2c0.43%2c0.2%2c0.67c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c9.47%2c12.33%2c9.6%2c12.02%2c9.6z M12.02%2c0c-1.57%2c0-3.13%2c0.31-4.59%2c0.91 c-1.45%2c0.6-2.77%2c1.49-3.89%2c2.6C1.3%2c5.76%2c0.03%2c8.82%2c0.03%2c12c-0.01%2c2.77%2c0.95%2c5.46%2c2.71%2c7.6L0.35%2c22c-0.17%2c0.17-0.28%2c0.38-0.32%2c0.62 C-0.02%2c22.84%2c0%2c23.08%2c0.09%2c23.3c0.1%2c0.22%2c0.26%2c0.4%2c0.46%2c0.52c0.2%2c0.12%2c0.44%2c0.18%2c0.67%2c0.17h10.78c3.18%2c0%2c6.23-1.26%2c8.47-3.51 C22.74%2c18.23%2c24%2c15.18%2c24%2c12c0-3.18-1.26-6.23-3.51-8.48C18.24%2c1.26%2c15.2%2c0%2c12.02%2c0z M12.02%2c21.6h-7.9l1.11-1.12 c0.11-0.11%2c0.2-0.24%2c0.27-0.39c0.06-0.15%2c0.09-0.3%2c0.09-0.46c0-0.32-0.13-0.62-0.36-0.84c-1.57-1.57-2.55-3.64-2.76-5.85 C2.25%2c10.74%2c2.8%2c8.52%2c4.04%2c6.67C5.27%2c4.82%2c7.1%2c3.46%2c9.22%2c2.82c2.12-0.65%2c4.4-0.54%2c6.45%2c0.31c2.05%2c0.85%2c3.74%2c2.38%2c4.79%2c4.34 c1.05%2c1.96%2c1.38%2c4.22%2c0.95%2c6.4c-0.43%2c2.18-1.6%2c4.14-3.32%2c5.55C16.38%2c20.83%2c14.23%2c21.6%2c12.02%2c21.6z M12.02%2c16.8 c-0.32%2c0-0.62-0.13-0.85-0.35c-0.22-0.23-0.35-0.53-0.35-0.85V12c0-0.32%2c0.13-0.62%2c0.35-0.85c0.22-0.23%2c0.53-0.35%2c0.85-0.35 c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.22%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85v3.6c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c16.67%2c12.33%2c16.8%2c12.02%2c16.8z'/%3e%3c/svg%3e",calender:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.82 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c19.64a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19A1.07%2c1.07%2c0%2c0%2c0%2c13%2c19a1.1%2c1.1%2c0%2c0%2c0-.24-1.19%2c1.08%2c1.08%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0%2c.91%2c1.7Zm5.45%2c0a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1%2c1%2c0%2c0%2c0-.85-.85%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.09%2c1.09Zm0-4.37a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1.08%2c1.08%2c0%2c0%2c0-.29-.56A1.1%2c1.1%2c0%2c0%2c0%2c17%2c13.17a1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.9%2c1.69Zm-5.45%2c0a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.13%2c1.13%2c0%2c0%2c0%2c.06-.63%2c1.1%2c1.1%2c0%2c0%2c0-.86-.86%2c1.13%2c1.13%2c0%2c0%2c0-.63.06%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0-.18.6A1.09%2c1.09%2c0%2c0%2c0%2c12%2c15.27ZM19.64%2c2.18H18.55V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H7.64V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H4.36A3.28%2c3.28%2c0%2c0%2c0%2c1.09%2c5.45V20.73A3.28%2c3.28%2c0%2c0%2c0%2c4.36%2c24H19.64a3.28%2c3.28%2c0%2c0%2c0%2c3.27-3.27V5.45a3.28%2c3.28%2c0%2c0%2c0-3.27-3.27Zm1.09%2c18.55a1.09%2c1.09%2c0%2c0%2c1-1.09%2c1.09H4.36a1.09%2c1.09%2c0%2c0%2c1-1.09-1.09V10.91H20.73Zm0-12H3.27V5.45a1.14%2c1.14%2c0%2c0%2c1%2c.32-.77%2c1.12%2c1.12%2c0%2c0%2c1%2c.77-.32H5.45V5.45a1.1%2c1.1%2c0%2c0%2c0%2c1.87.78%2c1.14%2c1.14%2c0%2c0%2c0%2c.32-.78V4.36h8.72V5.45a1.1%2c1.1%2c0%2c1%2c0%2c2.19%2c0V4.36h1.09a1.12%2c1.12%2c0%2c0%2c1%2c.77.32%2c1.14%2c1.14%2c0%2c0%2c1%2c.32.77ZM6.55%2c15.27a1.08%2c1.08%2c0%2c0%2c0%2c.6-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49A1.05%2c1.05%2c0%2c0%2c0%2c7.62%2c14a1.18%2c1.18%2c0%2c0%2c0-.3-.56%2c1.1%2c1.1%2c0%2c0%2c0-1.19-.24%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.91%2c1.69Zm0%2c4.37a1.09%2c1.09%2c0%2c0%2c0%2c.6-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.05%2c1.05%2c0%2c0%2c0%2c.07-.63%2c1.22%2c1.22%2c0%2c0%2c0-.3-.56%2c1.12%2c1.12%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.1%2c1.09Z' transform='translate(-1.09)' fill='white'/%3e%3c/svg%3e","clock-blue":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c0A12%2c12%2c0%2c1%2c0%2c24%2c12%2c12%2c12%2c0%2c0%2c0%2c12%2c0Zm0%2c4.8a.9.9%2c0%2c0%2c0-.8.4.9.9%2c0%2c0%2c0-.4.8v5.3L7.9%2c12.7a1.2%2c1.2%2c0%2c0%2c0-.7%2c1%2c1.1%2c1.1%2c0%2c0%2c0%2c.6%2c1.1%2c1.3%2c1.3%2c0%2c0%2c0%2c1.2.1l3.5-1.8a1.2%2c1.2%2c0%2c0%2c0%2c.7-1.1V6a.9.9%2c0%2c0%2c0-.4-.8A.9.9%2c0%2c0%2c0%2c12%2c4.8ZM2.4%2c12A9.6%2c9.6%2c0%2c1%2c0%2c12%2c2.4%2c9.6%2c9.6%2c0%2c0%2c0%2c2.4%2c12Z' fill='white'/%3e%3c/svg%3e","edit-box":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st6' d='M16.78%2c4.8l3.76%2c3.76c0.16%2c0.16%2c0.16%2c0.42%2c0%2c0.57l-9.1%2c9.1l-3.87%2c0.43c-0.52%2c0.06-0.95-0.38-0.9-0.9L7.1%2c13.9 l9.1-9.1C16.36%2c4.64%2c16.62%2c4.64%2c16.78%2c4.8L16.78%2c4.8z M23.52%2c3.84l-2.03-2.03c-0.63-0.63-1.66-0.63-2.3%2c0l-1.47%2c1.48 c-0.16%2c0.16-0.16%2c0.42%2c0%2c0.58l3.76%2c3.76c0.16%2c0.16%2c0.42%2c0.16%2c0.58%2c0l1.48-1.47C24.16%2c5.51%2c24.16%2c4.48%2c23.52%2c3.84z M16%2c15.76V20H2.67 V6.66h9.57c0.13%2c0%2c0.26-0.05%2c0.35-0.15l1.67-1.67C14.58%2c4.54%2c14.35%2c4%2c13.91%2c4H2C0.9%2c4%2c0%2c4.9%2c0%2c6v14.67c0%2c1.1%2c0.9%2c2%2c2%2c2h14.67 c1.1%2c0%2c2-0.9%2c2-2V14.1c0-0.45-0.54-0.67-0.85-0.35l-1.67%2c1.67C16.05%2c15.5%2c16%2c15.62%2c16%2c15.76z'/%3e%3c/svg%3e","no-preview":"data:image/svg+xml,%3csvg width='103' height='94' viewBox='0 0 103 94' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M44.8933 58.3868L39.9467 63.3335L44.8933 68.2802L39.9467 73.2268L35 68.2802L30.0533 73.2268L25.1067 68.2802L30.0533 63.3335L25.1067 58.3868L30.0533 53.4402L35 58.3868L39.9467 53.4402L44.8933 58.3868ZM72.6133 53.4402L67.6667 58.3868L62.72 53.4402L57.7733 58.3868L62.72 63.3335L57.7733 68.2802L62.72 73.2268L67.6667 68.2802L72.6133 73.2268L77.56 68.2802L72.6133 63.3335L77.56 58.3868L72.6133 53.4402ZM102.667 61.0002V75.0002C102.667 77.5668 100.567 79.6668 98 79.6668H93.3333V84.3335C93.3333 89.5135 89.18 93.6668 84 93.6668H18.6667C16.1913 93.6668 13.8173 92.6835 12.067 90.9332C10.3167 89.1828 9.33333 86.8089 9.33333 84.3335V79.6668H4.66667C2.1 79.6668 0 77.5668 0 75.0002V61.0002C0 58.4335 2.1 56.3335 4.66667 56.3335H9.33333C9.33333 38.2735 23.94 23.6668 42 23.6668H46.6667V17.7402C43.8667 16.1535 42 13.1202 42 9.66683C42 4.5335 46.2 0.333496 51.3333 0.333496C56.4667 0.333496 60.6667 4.5335 60.6667 9.66683C60.6667 13.1202 58.8 16.1535 56 17.7402V23.6668H60.6667C78.7267 23.6668 93.3333 38.2735 93.3333 56.3335H98C100.567 56.3335 102.667 58.4335 102.667 61.0002ZM93.3333 65.6668H84V56.3335C84 43.4535 73.5467 33.0002 60.6667 33.0002H42C29.12 33.0002 18.6667 43.4535 18.6667 56.3335V65.6668H9.33333V70.3335H18.6667V84.3335H84V70.3335H93.3333V65.6668Z' fill='%23337E64'/%3e%3c/svg%3e",overview:"data:image/svg+xml,%3csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.28802 1H19.6988' stroke='%236B747F' stroke-width='1.5' stroke-linecap='round'/%3e%3cpath d='M1.28802 19.2937H19.6988' stroke='%236B747F' stroke-width='1.5' stroke-linecap='round'/%3e%3crect x='1.28802' y='3.97937' width='18.4108' height='12' rx='1' stroke='%236B747F' stroke-width='1.5' stroke-linecap='square'/%3e%3c/svg%3e","map-marker":"data:image/svg+xml,%3csvg width='34' height='46' viewBox='0 0 34 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3046 39.5328C6.2951 32.4012 0.00189109 23.4421 0.00189109 17.1765H0C0 -5.72551 34 -5.72551 34 17.1765C34 23.491 27.3468 32.9603 22.2766 40.1765C21.0503 41.9219 19.9165 43.5355 18.9919 44.9407C18.0721 46.3531 15.9281 46.3531 15.0099 44.9407C13.9805 43.3422 12.6918 41.5075 11.3046 39.5328ZM26 17C26 12.1055 22.0522 8 17 8C11.9478 8 8 12.1056 8 17C8 22.0522 11.9478 26 17 26C22.0522 26 26 22.0522 26 17Z' fill='%232A50FD'/%3e%3c/svg%3e",warning:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st17' d='M11.2%2c6.35C11.43%2c6.13%2c11.73%2c6%2c12.05%2c6c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85V12 c0%2c0.32-0.13%2c0.62-0.35%2c0.85c-0.22%2c0.23-0.53%2c0.35-0.85%2c0.35c-0.32%2c0-0.62-0.13-0.85-0.35c-0.23-0.22-0.35-0.53-0.35-0.85V7.2 C10.85%2c6.88%2c10.98%2c6.58%2c11.2%2c6.35z'/%3e %3cpath class='st17' d='M11.39%2c15.8c0.2-0.13%2c0.43-0.2%2c0.67-0.2c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.22%2c0.35%2c0.53%2c0.35%2c0.85 c0%2c0.24-0.07%2c0.47-0.2%2c0.67c-0.13%2c0.2-0.32%2c0.35-0.54%2c0.44c-0.22%2c0.09-0.46%2c0.11-0.69%2c0.07c-0.23-0.05-0.45-0.16-0.61-0.33 c-0.17-0.17-0.28-0.38-0.33-0.61c-0.05-0.23-0.02-0.47%2c0.07-0.69C11.03%2c16.12%2c11.19%2c15.93%2c11.39%2c15.8z'/%3e%3c/g%3e%3c/svg%3e","load-more":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24'%3e%3cpath fill='currentColor' d='M18 6.41L16.59 5L12 9.58L7.41 5L6 6.41l6 6z'/%3e%3cpath fill='currentColor' d='m18 13l-1.41-1.41L12 16.17l-4.59-4.58L6 13l6 6z'/%3e%3c/svg%3e",crossOutlined:"data:image/svg+xml,%3csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.8 0C1.7 0 0 1.7 0 3.8C0 5.9 1.7 7.6 3.8 7.6C5.9 7.6 7.6 5.9 7.6 3.8C7.6 1.7 5.9 0 3.8 0ZM3.8 7C2 7 0.6 5.5 0.6 3.8C0.6 2.1 2 0.6 3.8 0.6C5.6 0.6 7 2.1 7 3.8C7 5.5 5.5 7 3.8 7Z' fill='%23DB1F26'/%3e%3cpath d='M5.00001 2.2L3.80001 3.4L2.60001 2.3L2.20001 2.7L3.40001 3.8L2.20001 4.9L2.60001 5.3L3.80001 4.2L5.00001 5.4L5.40001 5L4.20001 3.8L5.40001 2.6L5.00001 2.2Z' fill='%23DB1F26'/%3e%3c/svg%3e",pdf:"data:image/svg+xml,%3csvg width='500' height='572' viewBox='0 0 500 572' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M283.3 471.6V406.8H216.3V471.9H159.3L195.6 511.8C213.8 531.8 231.9 551.6 250 571.5L340.7 471.6H283.3Z' fill='%23478B73'/%3e%3cpath d='M244.5 178.4H232.2V243.4H242.1V243.1C250.5 243.1 257.4 240 262.8 233.8C268.2 227.6 270.9 219.9 270.9 210.9C270.9 201.9 268.5 193.9 263.4 187.7C258.3 181.5 252 178.4 244.5 178.4Z' fill='%23478B73'/%3e%3cpath d='M137.5 177.4H129.4V205.9H137.5C142.6 205.9 146.5 204.7 149.5 202.2C152.5 199.7 154 196.3 154 191.7C154 187.1 152.5 184.3 149.8 181.5C147.1 178.7 142.9 177.5 137.5 177.5V177.4Z' fill='%23478B73'/%3e%3cpath d='M437.4 0H62.5C28 0 0 27.7 0 61.9V433.5C0 467.7 28 495.4 62.5 495.4H159.5L123.9 456.2H200.6V391.1H298.9V455.9H375.9L340 495.4H437.2C471.7 495.4 499.7 467.7 499.7 433.5V61.9C499.7 27.7 471.7 0 437.2 0H437.4ZM174 223.9C166.2 231 155.7 234.7 142.5 234.7H129.6V272.5H99.9V148.6H144C157.5 148.6 168 152.6 174.9 160.7C181.8 168.8 185.4 179.3 185.4 192.6C185.4 205.9 181.5 216.8 174 223.9ZM286.8 255.5C276.3 267 262.2 272.5 244.2 272.5H202.8V148.6H243.6C261.3 148.6 275.7 154.2 286.2 165.9C297 177.4 302.4 192.2 302.4 210.8C302.4 229.4 297.3 244.2 286.8 255.4V255.5ZM399.9 178.1H351.3V201.3H390.9V230.7H351.3V272.5H321.9V148.6H399.9V178.1Z' fill='%23478B73'/%3e%3c/svg%3e",zip:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 27.0.0%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 499.8 571.5' style='enable-background:new 0 0 499.8 571.5%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23478B73%3b%7d%3c/style%3e%3cg%3e %3cpath class='st0' d='M283.4%2c471.6h-0.1v-64.8h-67v65.1h-57l36.3%2c39.9c18.2%2c20%2c36.3%2c39.8%2c54.4%2c59.7l90.7-99.9H283.4z'/%3e %3cpath class='st0' d='M437.3%2c0H62.5C28%2c0%2c0%2c27.7%2c0%2c61.9v371.6c0%2c34.2%2c28%2c61.9%2c62.5%2c61.9h97l-35.6-39.2h76.7v-65.1h98.3v64.8h77 l-35.8%2c39.5h97.2c34.5%2c0%2c62.5-27.7%2c62.5-61.9V61.9C499.8%2c27.7%2c471.8%2c0%2c437.3%2c0z M204.7%2c159.4L204.7%2c159.4l-57.7%2c71h57.6v30.3H100 v-26.4l55.8-69.8v-0.6h-54v-30.3h102.9V159.4z M267.3%2c261h-37.5V133.6h37.5V261z M385.8%2c211c-9.3%2c7.3-22.2%2c11.1-38.4%2c11.1h-15.6 V261h-35.4V133.6h53.4c16.5%2c0%2c29.1%2c4.1%2c37.5%2c12.4c8.4%2c8.3%2c12.6%2c19.1%2c12.6%2c32.8S395.1%2c203.7%2c385.8%2c211z'/%3e %3cpath class='st0' d='M356.4%2c167.3c-3.3-2.8-8.4-4.1-14.7-4.1h-9.6v29.3h9.6c6%2c0%2c10.8-1.3%2c14.4-3.8c3.6-2.5%2c5.4-6%2c5.4-10.8l0-0.1 C361.5%2c173.7%2c359.7%2c170.2%2c356.4%2c167.3z'/%3e%3c/g%3e%3c/svg%3e",minus:"data:image/svg+xml,%3csvg width='10' height='3' viewBox='0 0 10 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.9112 2.15645H6.08879H10V0H6.08879H3.9112H0V2.15645H3.9112Z' fill='%23478B73'/%3e%3c/svg%3e",share:"data:image/svg+xml,%3csvg width='11' height='13' viewBox='0 0 11 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.06903 7.94833C7.51503 7.94979 6.98032 8.15192 6.56388 8.51729L4.45356 7.16214C4.58449 6.73047 4.58449 6.26968 4.45356 5.83802L6.56388 4.48286C6.95422 4.82704 7.45072 5.02704 7.97063 5.04954C8.49055 5.07204 9.00248 4.91568 9.42109 4.60651C9.8397 4.29734 10.1397 3.85405 10.2711 3.35051C10.4025 2.84697 10.3574 2.3136 10.1432 1.8393C9.92908 1.365 9.55885 0.978425 9.09424 0.743997C8.62963 0.509568 8.09871 0.44145 7.58996 0.550997C7.08122 0.660543 6.62539 0.941136 6.29844 1.34601C5.97148 1.75088 5.79316 2.25558 5.7932 2.77598C5.79432 3.00022 5.82741 3.22315 5.89147 3.43805L3.78116 4.7932C3.45267 4.50351 3.04757 4.31475 2.61447 4.24958C2.18137 4.18441 1.73866 4.24559 1.33947 4.4258C0.940279 4.606 0.601565 4.89756 0.363972 5.26549C0.126379 5.63342 0 6.0621 0 6.50008C0 6.93805 0.126379 7.36673 0.363972 7.73466C0.601565 8.1026 0.940279 8.39416 1.33947 8.57436C1.73866 8.75456 2.18137 8.81574 2.61447 8.75057C3.04757 8.6854 3.45267 8.49665 3.78116 8.20695L5.89147 9.56211C5.82741 9.777 5.79432 9.99993 5.7932 10.2242C5.7932 10.6743 5.92667 11.1143 6.17675 11.4886C6.42682 11.8628 6.78225 12.1545 7.19811 12.3268C7.61396 12.499 8.07156 12.5441 8.51303 12.4563C8.95449 12.3685 9.36001 12.1517 9.67829 11.8334C9.99657 11.5151 10.2133 11.1096 10.3011 10.6682C10.3889 10.2267 10.3439 9.7691 10.1716 9.35324C9.99938 8.93739 9.70768 8.58195 9.33342 8.33188C8.95916 8.08181 8.51915 7.94833 8.06903 7.94833ZM8.06903 1.74152C8.27363 1.74152 8.47363 1.80219 8.64375 1.91585C8.81387 2.02952 8.94646 2.19109 9.02476 2.38011C9.10305 2.56914 9.12354 2.77713 9.08362 2.9778C9.04371 3.17847 8.94519 3.36279 8.80051 3.50747C8.65584 3.65214 8.47151 3.75066 8.27085 3.79058C8.07018 3.83049 7.86218 3.81001 7.67316 3.73171C7.48413 3.65341 7.32257 3.52082 7.2089 3.35071C7.09523 3.18059 7.03456 2.98058 7.03456 2.77598C7.03592 2.50205 7.14535 2.23971 7.33905 2.04601C7.53276 1.8523 7.79509 1.74287 8.06903 1.74152ZM2.276 7.53455C2.0714 7.53455 1.8714 7.47387 1.70128 7.36021C1.53116 7.24654 1.39857 7.08497 1.32028 6.89595C1.24198 6.70693 1.22149 6.49893 1.26141 6.29826C1.30132 6.09759 1.39985 5.91327 1.54452 5.7686C1.68919 5.62392 1.87352 5.5254 2.07419 5.48548C2.27485 5.44557 2.48285 5.46605 2.67188 5.54435C2.8609 5.62265 3.02246 5.75524 3.13613 5.92536C3.2498 6.09547 3.31047 6.29548 3.31047 6.50008C3.30911 6.77401 3.19969 7.03635 3.00598 7.23005C2.81227 7.42376 2.54994 7.53319 2.276 7.53455ZM8.06903 11.2586C7.86443 11.2586 7.66443 11.198 7.49431 11.0843C7.32419 10.9706 7.1916 10.8091 7.11331 10.62C7.03501 10.431 7.01452 10.223 7.05444 10.0224C7.09435 9.82168 7.19288 9.63736 7.33755 9.49269C7.48222 9.34801 7.66655 9.24949 7.86722 9.20957C8.06788 9.16966 8.27588 9.19014 8.46491 9.26844C8.65393 9.34674 8.81549 9.47933 8.92916 9.64945C9.04283 9.81956 9.1035 10.0196 9.1035 10.2242C9.10214 10.4981 8.99272 10.7604 8.79901 10.9541C8.6053 11.1479 8.34297 11.2573 8.06903 11.2586Z' fill='white'/%3e%3c/svg%3e",history:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.6665 2C7.07521 2 5.54908 2.63214 4.42386 3.75736C3.29865 4.88258 2.6665 6.4087 2.6665 8H0.666504L3.25984 10.5933L3.3065 10.6867L5.99984 8H3.99984C3.99984 5.42 6.0865 3.33333 8.6665 3.33333C11.2465 3.33333 13.3332 5.42 13.3332 8C13.3332 10.58 11.2465 12.6667 8.6665 12.6667C7.37984 12.6667 6.21317 12.14 5.37317 11.2933L4.4265 12.24C4.98211 12.7987 5.64283 13.2418 6.37055 13.5439C7.09826 13.846 7.87858 14.001 8.6665 14C10.2578 14 11.7839 13.3679 12.9091 12.2426C14.0344 11.1174 14.6665 9.5913 14.6665 8C14.6665 6.4087 14.0344 4.88258 12.9091 3.75736C11.7839 2.63214 10.2578 2 8.6665 2ZM7.99984 5.33333V8.66667L10.8332 10.3467L11.3465 9.48667L8.99984 8.09333V5.33333H7.99984Z' fill='%232A50FD'/%3e%3c/svg%3e","plus-squared":"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='M7.5 3C7.69891 3 7.88968 3.07902 8.03033 3.21967C8.17098 3.36032 8.25 3.55109 8.25 3.75V6.75H11.25C11.4489 6.75 11.6397 6.82902 11.7803 6.96967C11.921 7.11032 12 7.30109 12 7.5C12 7.69891 11.921 7.88968 11.7803 8.03033C11.6397 8.17098 11.4489 8.25 11.25 8.25H8.25V11.25C8.25 11.4489 8.17098 11.6397 8.03033 11.7803C7.88968 11.921 7.69891 12 7.5 12C7.30109 12 7.11032 11.921 6.96967 11.7803C6.82902 11.6397 6.75 11.4489 6.75 11.25V8.25H3.75C3.55109 8.25 3.36032 8.17098 3.21967 8.03033C3.07902 7.88968 3 7.69891 3 7.5C3 7.30109 3.07902 7.11032 3.21967 6.96967C3.36032 6.82902 3.55109 6.75 3.75 6.75H6.75V3.75C6.75 3.55109 6.82902 3.36032 6.96967 3.21967C7.11032 3.07902 7.30109 3 7.5 3Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.25 15C1.65326 15 1.08097 14.7629 0.65901 14.341C0.237053 13.919 0 13.3467 0 12.75V2.25C0 1.65326 0.237053 1.08097 0.65901 0.65901C1.08097 0.237053 1.65326 0 2.25 0H12.75C13.3467 0 13.919 0.237053 14.341 0.65901C14.7629 1.08097 15 1.65326 15 2.25V12.75C15 13.3467 14.7629 13.919 14.341 14.341C13.919 14.7629 13.3467 15 12.75 15H2.25ZM1.5 12.75C1.5 12.9489 1.57902 13.1397 1.71967 13.2803C1.86032 13.421 2.05109 13.5 2.25 13.5H12.75C12.9489 13.5 13.1397 13.421 13.2803 13.2803C13.421 13.1397 13.5 12.9489 13.5 12.75V2.25C13.5 2.05109 13.421 1.86032 13.2803 1.71967C13.1397 1.57902 12.9489 1.5 12.75 1.5H2.25C2.05109 1.5 1.86032 1.57902 1.71967 1.71967C1.57902 1.86032 1.5 2.05109 1.5 2.25V12.75Z' fill='white'/%3e%3c/svg%3e","publish-icon":"data:image/svg+xml,%3csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.42241 2.87539C3.16765 4.28392 2.30654 6.30753 2.22658 6.4982L0 5.54483L2.49107 3.05376C2.78015 2.76468 3.19841 2.63551 3.60436 2.71547L4.42241 2.87539ZM5.64027 9.42597C5.64027 9.42597 7.94066 8.4726 9.26308 7.15018C12.5845 3.82876 12.0309 1.23313 11.8526 0.648807C11.2682 0.464283 8.6726 -0.0831364 5.35118 3.23829C4.02876 4.5607 3.07539 6.8611 3.07539 6.8611L5.64027 9.42597ZM9.62597 8.07895C8.21744 9.33371 6.19384 10.1948 6.00316 10.2748L6.95653 12.5014L9.4476 10.0103C9.73669 9.72121 9.86585 9.30296 9.78589 8.897L9.62597 8.07895ZM4.30555 10.041C4.30555 10.5516 4.09642 11.0129 3.76428 11.345C3.03849 12.0708 0 12.5014 0 12.5014C0 12.5014 0.430555 9.46288 1.15635 8.73708C1.41394 8.47815 1.74267 8.30159 2.1008 8.22985C2.45893 8.1581 2.8303 8.1944 3.16776 8.33413C3.50522 8.47386 3.79354 8.71072 3.99612 9.01463C4.19871 9.31855 4.30641 9.67581 4.30555 10.041ZM6.76586 4.50535C6.76586 3.82876 7.31943 3.27519 7.99602 3.27519C8.6726 3.27519 9.22617 3.82876 9.22617 4.50535C9.22617 5.18193 8.6726 5.7355 7.99602 5.7355C7.31943 5.7355 6.76586 5.18193 6.76586 4.50535Z' fill='%232A50FD'/%3e%3c/svg%3e"},K=m(h)`
|
|
96
|
+
`,Y=({variant:e,variantBorder:l,variantBorderHover:o,variantBgBody:r,variantBgFooter:i,fileName:a,bgUrl:n,size:c,trimFileName:s,bodyContent:d,...p})=>{const m=b()||H;return t.createElement(X,M({variantBorder:l,variantBorderHover:o,variantBgBody:r,size:c,trimFileName:s,theme:m},p),t.createElement(J,{bgUrl:n,size:c,theme:m},d),t.createElement(U,{theme:m,title:a,variant:e,variantBgFooter:i,trimFileName:s,size:c},a))};Y.propTypes={variant:e.string,variantBorder:e.string,variantBorderHover:e.string,variantBgBody:e.string,variantBgFooter:e.string,fileName:e.string,bgUrl:e.string,size:e.oneOf(["sm","md"]),trimFileName:e.bool,bodyContent:e.element},Y.defaultProps={variant:"black",variantBorder:"neutral-5",variantBorderHover:"primary-1",variantBgBody:"neutral-4",variantBgFooter:null,fileName:"",bgUrl:null,size:"md",trimFileName:!0,bodyContent:null};var N="data:image/svg+xml,%3csvg width='49' height='40' viewBox='0 0 49 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 0V40H48.3333V0H0ZM3.70817 3.7385H44.6251V36.2615H3.70817V3.7385V3.7385ZM12.1423 8.43351C10.9884 8.43351 10.0174 8.8234 9.23066 9.60362C8.44388 10.3838 8.05064 11.3466 8.05064 12.4909C8.05064 13.5832 8.44388 14.5189 9.23066 15.2991C10.0174 16.0793 10.9884 16.4692 12.1423 16.4692C13.2439 16.4692 14.1876 16.0793 14.9744 15.2991C15.7612 14.5189 16.1544 13.5831 16.1544 12.4909C16.1544 11.3466 15.7612 10.3838 14.9744 9.60362C14.1876 8.8234 13.2439 8.43351 12.1423 8.43351ZM29.5298 10.411L20.2461 24.3762L15.3166 20.3188L8.05064 29.6797V32.4118H40.2827V21.4363L29.5298 10.411Z' fill='%23C4C4C4'/%3e%3c/svg%3e";const Q={"plus-outlined":"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.0313 0.685989C8.12093 0.685989 6.25347 1.25248 4.66506 2.31382C3.07665 3.37516 1.83863 4.88369 1.10756 6.64863C0.3765 8.41358 0.18522 10.3557 0.557913 12.2293C0.930607 14.103 1.85054 15.8241 3.20137 17.1749C4.5522 18.5257 6.27326 19.4457 8.14692 19.8183C10.0206 20.191 11.9627 19.9998 13.7276 19.2687C15.4926 18.5376 17.0011 17.2996 18.0624 15.7112C19.1238 14.1228 19.6903 12.2553 19.6903 10.345C19.6903 9.07653 19.4404 7.82052 18.955 6.64863C18.4696 5.47675 17.7581 4.41196 16.8612 3.51504C15.9643 2.61812 14.8995 1.90664 13.7276 1.42124C12.5557 0.935826 11.2997 0.685989 10.0313 0.685989ZM10.0313 18.0721C8.503 18.0721 7.00903 17.619 5.7383 16.7699C4.46757 15.9208 3.47716 14.714 2.89231 13.302C2.30746 11.8901 2.15444 10.3364 2.45259 8.83747C2.75075 7.33854 3.48669 5.96169 4.56735 4.88102C5.64802 3.80036 7.02487 3.06442 8.5238 2.76626C10.0227 2.46811 11.5764 2.62113 12.9884 3.20598C14.4003 3.79083 15.6071 4.78125 16.4562 6.05197C17.3053 7.3227 17.7585 8.81667 17.7585 10.345C17.7585 12.3943 16.9444 14.3598 15.4952 15.8089C14.0461 17.258 12.0807 18.0721 10.0313 18.0721ZM13.8949 9.37907H10.9972V6.48137C10.9972 6.2252 10.8954 5.97952 10.7143 5.79838C10.5331 5.61724 10.2875 5.51548 10.0313 5.51548C9.77512 5.51548 9.52944 5.61724 9.3483 5.79838C9.16716 5.97952 9.0654 6.2252 9.0654 6.48137V9.37907H6.1677C5.91153 9.37907 5.66585 9.48083 5.48471 9.66197C5.30357 9.84311 5.20181 10.0888 5.20181 10.345C5.20181 10.6011 5.30357 10.8468 5.48471 11.028C5.66585 11.2091 5.91153 11.3109 6.1677 11.3109H9.0654V14.2086C9.0654 14.4647 9.16716 14.7104 9.3483 14.8915C9.52944 15.0727 9.77512 15.1745 10.0313 15.1745C10.2875 15.1745 10.5331 15.0727 10.7143 14.8915C10.8954 14.7104 10.9972 14.4647 10.9972 14.2086V11.3109H13.8949C14.1511 11.3109 14.3967 11.2091 14.5779 11.028C14.759 10.8468 14.8608 10.6011 14.8608 10.345C14.8608 10.0888 14.759 9.84311 14.5779 9.66197C14.3967 9.48083 14.1511 9.37907 13.8949 9.37907Z' fill='%232A50FD'/%3e%3c/svg%3e","check-mark":"data:image/svg+xml,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2817 0.508636L14.0132 1.50961L6.47213 14.5542L0.238281 9.69783L1.4674 8.12009L5.88914 11.5644L12.2817 0.508636Z' fill='white'/%3e%3c/svg%3e","chevron-right":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(180%2c 8%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-left":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","app-logo":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.91775 0.515015H7.50682C8.35702 0.515015 9.05226 1.21026 9.05226 2.06045V7.64952C9.05226 8.49972 8.35702 9.19496 7.50682 9.19496H1.91775C1.06755 9.19496 0.372314 8.49972 0.372314 7.64952V2.06045C0.372314 1.21026 1.06755 0.515015 1.91775 0.515015ZM1.91785 7.64952H7.50692V2.06045H1.91785V7.64952ZM12.5558 0.515015H18.1449C18.9951 0.515015 19.6903 1.21026 19.6903 2.06045V7.64952C19.6903 8.49972 18.9951 9.19496 18.1449 9.19496H12.5558C11.7056 9.19496 11.0104 8.49972 11.0104 7.64952V2.06045C11.0104 1.21026 11.7056 0.515015 12.5558 0.515015ZM7.50682 11.153H1.91775C1.06755 11.153 0.372314 11.8483 0.372314 12.6985V18.2875C0.372314 19.1377 1.06755 19.833 1.91775 19.833H7.50682C8.35702 19.833 9.05226 19.1377 9.05226 18.2875V12.6985C9.05226 11.8483 8.35702 11.153 7.50682 11.153ZM12.5558 11.153H18.1449C18.9951 11.153 19.6903 11.8483 19.6903 12.6985V18.2875C19.6903 19.1377 18.9951 19.833 18.1449 19.833H12.5558C11.7056 19.833 11.0104 19.1377 11.0104 18.2875V12.6985C11.0104 11.8483 11.7056 11.153 12.5558 11.153Z' fill='%232A50FD'/%3e%3c/svg%3e",email:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.4286 0.617798H2.90599C2.13748 0.617798 1.40044 0.92309 0.857016 1.46651C0.313593 2.00994 0.00830078 2.74698 0.00830078 3.51549V13.1745C0.00830078 13.943 0.313593 14.68 0.857016 15.2234C1.40044 15.7669 2.13748 16.0722 2.90599 16.0722H16.4286C17.1971 16.0722 17.9341 15.7669 18.4775 15.2234C19.021 14.68 19.3263 13.943 19.3263 13.1745V3.51549C19.3263 2.74698 19.021 2.00994 18.4775 1.46651C17.9341 0.92309 17.1971 0.617798 16.4286 0.617798ZM16.0325 2.54959L10.3531 8.22907C10.2633 8.3196 10.1564 8.39146 10.0387 8.4405C9.92104 8.48954 9.79479 8.51478 9.66728 8.51478C9.53977 8.51478 9.41352 8.48954 9.29582 8.4405C9.17811 8.39146 9.07129 8.3196 8.98149 8.22907L3.30201 2.54959H16.0325ZM17.3945 13.1745C17.3945 13.4306 17.2927 13.6763 17.1116 13.8575C16.9304 14.0386 16.6847 14.1404 16.4286 14.1404H2.90599C2.64982 14.1404 2.40414 14.0386 2.223 13.8575C2.04186 13.6763 1.9401 13.4306 1.9401 13.1745V3.91151L7.61958 9.59099C8.1629 10.1336 8.89939 10.4384 9.66728 10.4384C10.4352 10.4384 11.1717 10.1336 11.715 9.59099L17.3945 3.91151V13.1745Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-down":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(270%2c 6.5%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","triangle-down":"data:image/svg+xml,%3csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.271484 0.153671H8.27148L4.27148 6.15367L0.271484 0.153671Z' fill='%23081348'/%3e%3c/svg%3e","warning-round":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st17' d='M12%2c0C9.63%2c0%2c7.31%2c0.7%2c5.33%2c2.02C3.36%2c3.34%2c1.82%2c5.22%2c0.91%2c7.41c-0.91%2c2.19-1.15%2c4.61-0.68%2c6.93 c0.46%2c2.33%2c1.61%2c4.47%2c3.28%2c6.14c1.68%2c1.68%2c3.82%2c2.82%2c6.14%2c3.28c2.33%2c0.46%2c4.74%2c0.23%2c6.93-0.68c2.19-0.91%2c4.07-2.45%2c5.39-4.42 C23.3%2c16.69%2c24%2c14.37%2c24%2c12c0-3.18-1.27-6.23-3.52-8.48C18.23%2c1.27%2c15.18%2c0%2c12%2c0z M12%2c21.6c-1.9%2c0-3.75-0.56-5.33-1.62 c-1.58-1.05-2.81-2.55-3.54-4.31s-0.92-3.68-0.55-5.55c0.37-1.86%2c1.28-3.57%2c2.63-4.92s3.05-2.26%2c4.92-2.63 c1.86-0.37%2c3.79-0.18%2c5.55%2c0.55s3.25%2c1.96%2c4.31%2c3.54C21.04%2c8.25%2c21.6%2c10.1%2c21.6%2c12c0%2c2.55-1.02%2c4.99-2.81%2c6.79 C16.99%2c20.58%2c14.55%2c21.6%2c12%2c21.6z'/%3e %3cpath class='st17' d='M11.2%2c6.35C11.43%2c6.13%2c11.73%2c6%2c12.05%2c6c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85V12 c0%2c0.32-0.13%2c0.62-0.35%2c0.85c-0.22%2c0.23-0.53%2c0.35-0.85%2c0.35c-0.32%2c0-0.62-0.13-0.85-0.35c-0.23-0.22-0.35-0.53-0.35-0.85V7.2 C10.85%2c6.88%2c10.98%2c6.58%2c11.2%2c6.35z'/%3e %3cpath class='st17' d='M11.39%2c15.8c0.2-0.13%2c0.43-0.2%2c0.67-0.2c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.22%2c0.35%2c0.53%2c0.35%2c0.85 c0%2c0.24-0.07%2c0.47-0.2%2c0.67c-0.13%2c0.2-0.32%2c0.35-0.54%2c0.44c-0.22%2c0.09-0.46%2c0.11-0.69%2c0.07c-0.23-0.05-0.45-0.16-0.61-0.33 c-0.17-0.17-0.28-0.38-0.33-0.61c-0.05-0.23-0.02-0.47%2c0.07-0.69C11.03%2c16.12%2c11.19%2c15.93%2c11.39%2c15.8z'/%3e%3c/g%3e%3c/svg%3e","cross-icon":"data:image/svg+xml,%3csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7129 9.70582L19.8791 1.53962C20.2304 1.18838 20.2304 0.661516 19.8791 0.310275C19.5279 -0.0409657 19.001 -0.0409657 18.6498 0.310275L10.4836 8.47648L2.31736 0.310275C1.96612 -0.0409657 1.43926 -0.0409657 1.08802 0.310275C0.736775 0.661516 0.736775 1.18838 1.08802 1.53962L9.25422 9.70582L1.08802 17.872C0.736775 18.2233 0.736775 18.7501 1.08802 19.1014C1.26364 19.277 1.43926 19.3648 1.70269 19.3648C1.96612 19.3648 2.14174 19.277 2.31736 19.1014L10.4836 10.9352L18.6498 19.1014C18.8254 19.277 19.0888 19.3648 19.2644 19.3648C19.4401 19.3648 19.7035 19.277 19.8791 19.1014C20.2304 18.7501 20.2304 18.2233 19.8791 17.872L11.7129 9.70582Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='%232E56F4'/%3e%3c/svg%3e","jpg-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0248 7.36488H14.5926V5.27939C14.5926 5.26822 14.5911 5.25698 14.5896 5.24568L14.5888 5.24011C14.5881 5.1573 14.5618 5.07596 14.5051 5.01152L11.0346 1.04708L11.0334 1.0461C11.0328 1.04567 11.0323 1.04527 11.0318 1.0446C11.0112 1.02149 10.987 1.00228 10.9615 0.985642C10.954 0.980577 10.9464 0.976328 10.9385 0.971949C10.9164 0.95989 10.893 0.94989 10.8688 0.942668C10.8658 0.941806 10.8628 0.940756 10.8599 0.939708L10.8599 0.939707L10.8599 0.939704C10.8566 0.938529 10.8533 0.937357 10.8499 0.936459C10.8237 0.93025 10.7964 0.926361 10.7689 0.926361H2.2397C1.85022 0.926361 1.53382 1.24313 1.53382 1.63227V7.36472H1.10169C0.544537 7.36472 0.0927734 7.81628 0.0927734 8.37364V13.6202C0.0927734 14.1772 0.544537 14.629 1.10169 14.629H1.53385V18.2204C1.53385 18.6096 1.85025 18.9264 2.23973 18.9264H13.8868C14.2759 18.9264 14.5926 18.6096 14.5926 18.2204V14.629H15.0249C15.5819 14.629 16.0337 14.1772 16.0337 13.6202V8.3738C16.0337 7.81648 15.5818 7.36488 15.0248 7.36488ZM2.2397 1.63241H10.4159V5.24394C10.4159 5.43893 10.5741 5.59688 10.7689 5.59688H13.8867V7.36511H2.2397V1.63241ZM8.94593 11.1082C9.25851 10.8108 9.43053 10.3728 9.43053 9.8568C9.43053 9.34086 9.20393 8.90285 8.86802 8.6371C8.51573 8.35543 7.99178 8.21481 7.25678 8.21481C6.52953 8.21481 6.01355 8.26151 5.6458 8.32442V13.5243H6.82655V11.6398C6.936 11.6556 7.07698 11.6631 7.23345 11.6631C7.93691 11.6631 8.53903 11.4913 8.94593 11.1082ZM1.90744 13.4852L2.04065 12.5234C2.20496 12.5782 2.41581 12.6175 2.65038 12.6175C3.1512 12.6175 3.46372 12.3904 3.46372 11.5694V8.25377H4.65221V11.5849C4.65221 13.0865 3.9326 13.6102 2.77548 13.6102C2.50202 13.6104 2.14218 13.5638 1.90744 13.4852ZM2.2397 18.0294H13.8867V14.629H2.2397V18.0294ZM14.5923 13.2821C14.2249 13.4072 13.529 13.5791 12.8324 13.5791C11.8711 13.5791 11.1748 13.3367 10.6903 12.8676C10.2053 12.4142 9.93906 11.726 9.94717 10.9518C9.95472 9.20007 11.2293 8.19916 12.9578 8.19916C13.6382 8.19916 14.1625 8.33187 14.4203 8.45713L14.17 9.41108C13.8805 9.28595 13.5207 9.18429 12.942 9.18429C11.949 9.18429 11.1987 9.74749 11.1987 10.8892C11.1987 11.9761 11.8787 12.6174 12.8563 12.6174C13.13 12.6174 13.3491 12.586 13.4428 12.539V11.4364H12.6294V10.5059H14.5922V13.2821H14.5923ZM6.82654 9.16098C6.91262 9.13739 7.07696 9.11386 7.31909 9.11386C7.91353 9.11386 8.25003 9.40331 8.25003 9.88824C8.25003 10.4275 7.85892 10.7484 7.22533 10.7484C7.0535 10.7484 6.9284 10.7405 6.82654 10.717V9.16098Z' fill='%232E56F4'/%3e%3c/svg%3e","pdf-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.3246 6.76136H14.8924V4.67588C14.8924 4.6647 14.8909 4.65346 14.8894 4.64216L14.8886 4.6366C14.8879 4.55379 14.8616 4.47245 14.8049 4.408L11.3344 0.443564L11.3332 0.442584C11.3326 0.442151 11.3321 0.441754 11.3316 0.441081C11.311 0.417976 11.2868 0.39876 11.2613 0.382126C11.2538 0.377061 11.2462 0.372813 11.2383 0.368434C11.2162 0.356375 11.1928 0.346375 11.1686 0.339153C11.1656 0.338291 11.1626 0.33724 11.1597 0.336192L11.1597 0.336192L11.1597 0.336189C11.1564 0.335013 11.1531 0.333841 11.1497 0.332943C11.1235 0.326734 11.0963 0.322845 11.0687 0.322845H2.5395C2.15003 0.322845 1.83362 0.63961 1.83362 1.02876V6.7612H1.4015C0.844342 6.7612 0.392578 7.21277 0.392578 7.77012V13.0167C0.392578 13.5736 0.844342 14.0255 1.4015 14.0255H1.83365V17.6169C1.83365 18.006 2.15006 18.3228 2.53954 18.3228H14.1866C14.5757 18.3228 14.8925 18.0061 14.8925 17.6169V14.0255H15.3247C15.8817 14.0255 16.3335 13.5736 16.3335 13.0167V7.77028C16.3335 7.21296 15.8816 6.76136 15.3246 6.76136ZM2.5395 1.02889H10.7157V4.64042C10.7157 4.83542 10.8739 4.99336 11.0687 4.99336H14.1865V6.76159H2.5395V1.02889ZM10.3283 12.5567C10.8374 12.1264 11.2048 11.4306 11.2048 10.4216C11.2048 9.49103 10.8607 8.84211 10.3135 8.43541C9.80498 8.05247 9.15576 7.87247 8.15537 7.87247C7.55322 7.87247 6.98201 7.91159 6.54414 7.98182V13.1588C6.84165 13.1978 7.27946 13.2369 7.89711 13.2369C8.929 13.2369 9.77374 13.018 10.3283 12.5567ZM2.00029 13.1823V7.98182C2.36764 7.9196 2.88401 7.87247 3.61127 7.87247C4.34626 7.87247 4.87032 8.01326 5.22208 8.29496C5.55842 8.56067 5.78466 8.99868 5.78466 9.51482C5.78466 10.0311 5.61309 10.469 5.30005 10.766C4.89345 11.1492 4.29139 11.3214 3.58741 11.3214C3.43127 11.3214 3.29002 11.3134 3.18104 11.2978V13.1824H2.00029V13.1823ZM2.5395 17.4259H14.1865V14.0255H2.5395V17.4259ZM15.2093 8.88907H13.1836V10.0934H15.0761V11.0631H13.1836V13.1823H11.9877V7.91159H15.2093V8.88907ZM4.60424 9.54587C4.60424 9.06116 4.26767 8.77188 3.67372 8.77188C3.43143 8.77188 3.26728 8.79525 3.1812 8.81868V10.3751C3.28296 10.3982 3.40806 10.4061 3.57963 10.4061C4.21332 10.4061 4.60424 10.0856 4.60424 9.54587ZM8.2805 8.7875C8.01433 8.7875 7.8427 8.81094 7.74067 8.8344V12.2829C7.8425 12.3067 8.00675 12.3067 8.15537 12.3067C9.23436 12.3142 9.93818 11.7202 9.93818 10.4611C9.94609 9.36593 9.30469 8.7875 8.2805 8.7875Z' fill='%232E56F4'/%3e%3c/svg%3e","arrow-up":"data:image/svg+xml,%3csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6561 4.98854L5.78989 0.122986L0.923645 4.98854L1.94087 6.00576L5.06337 2.88257V15.123H6.51636V2.88257L9.63886 6.00576L10.6561 4.98854Z' fill='%23009500'/%3e%3c/svg%3e","arrow-down":"data:image/svg+xml,%3csvg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.337 11.3942L5.47074 16.4335L0.604492 11.3942L1.62172 10.3406L4.74422 13.5753V0.897759H6.19721V13.5753L9.31971 10.3406L10.337 11.3942Z' fill='%23C10000'/%3e%3c/svg%3e","pen-icon":"data:image/svg+xml,%3csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.87647 10.4528L2.64806 13.9942H0.504883L5.3205 0.612427H7.65317L12.4688 13.9942H10.3256L9.10374 10.4528H3.87647ZM4.46454 8.7539H8.51567L6.54238 3.04311H6.43783L4.46454 8.7539Z' fill='%23454545'/%3e%3c/svg%3e","sign-icon":"data:image/svg+xml,%3csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.4919 0.469661C21.4919 0.469661 21.4927 0.469661 21.4935 0.470442L21.4935 0.470422C22.2458 1.00014 22.4466 2.06732 21.9411 2.85482L21.3568 3.76654L18.6302 1.85794L19.2138 0.936842C19.2138 0.936842 19.2138 0.936061 19.2145 0.936061C19.7193 0.148561 20.7396 -0.060019 21.4919 0.469661ZM12.8287 11.4032L12.81 14.4742C12.8053 14.5039 12.824 14.5297 12.8514 14.5352C12.8639 14.5367 12.8764 14.5352 12.8881 14.5274L15.6757 13.3492L21.0147 4.68745L18.1741 2.74057L12.8287 11.4032ZM11.6916 7.26789C11.2142 5.85961 9.65961 5.20995 8.23719 5.74995C6.01654 6.59005 5.65513 9.45668 6.63008 12.0049L6.7317 12.2595C7.01005 12.9291 7.3479 13.5236 7.75506 14.0393L7.90633 14.2236L7.7904 14.3086L7.64283 14.4049C6.71979 14.9803 6.0144 14.8962 5.42701 14.0152C5.11735 13.5506 5.01096 13.0618 4.98516 12.1083L4.9715 11.0336C4.93862 9.71545 4.77544 9.05726 4.19647 8.353C3.38847 7.36761 1.96488 7.43564 0.945348 8.25562C0.724649 8.43312 0.689631 8.75593 0.867134 8.97662C1.04464 9.19732 1.36744 9.23234 1.58814 9.05484C2.21276 8.55248 3.00273 8.51473 3.40378 9.00383C3.8507 9.54747 3.94804 10.1185 3.95265 11.5636L3.95515 11.9049C3.97323 13.2011 4.09831 13.871 4.57361 14.5841C5.54707 16.0442 6.94271 16.1268 8.36769 15.1564L8.59557 14.9923L8.64733 14.9496L8.7923 15.0647C9.63186 15.7067 10.6739 16.1324 11.9605 16.325C12.2406 16.3669 12.5016 16.1738 12.5435 15.8937C12.5855 15.6136 12.3924 15.3525 12.1123 15.3106L11.8424 15.2657C10.8696 15.0866 10.0777 14.7507 9.43059 14.26L9.42233 14.2526L9.48822 14.1872C10.0623 13.5879 10.5767 12.8898 10.926 12.2524C11.8691 10.5302 12.2094 8.7956 11.6916 7.26789ZM8.60065 6.70903C9.49902 6.36798 10.4363 6.75969 10.7202 7.59715C11.1306 8.8078 10.8446 10.2657 10.0264 11.7596L9.90522 11.9708C9.60656 12.4692 9.20064 13.0019 8.76026 13.4641L8.67833 13.5456L8.63441 13.4951C8.20642 12.9789 7.86423 12.3595 7.58793 11.6382C6.78908 9.55027 7.0745 7.28639 8.60065 6.70903Z' fill='%232E56F4'/%3e%3c/svg%3e","edit-icon":"data:image/svg+xml,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.38784 7.73764H3.29584C3.35506 7.73799 3.41377 7.72664 3.4686 7.70424C3.52343 7.68185 3.57329 7.64885 3.61534 7.60714L6.72934 4.48864L8.00734 3.23764C8.04952 3.19581 8.083 3.14604 8.10584 3.0912C8.12869 3.03637 8.14045 2.97755 8.14045 2.91814C8.14045 2.85874 8.12869 2.79992 8.10584 2.74508C8.083 2.69025 8.04952 2.64048 8.00734 2.59864L6.09934 0.668143C6.05751 0.625966 6.00774 0.592488 5.9529 0.569642C5.89806 0.546796 5.83925 0.535034 5.77984 0.535034C5.72044 0.535034 5.66162 0.546796 5.60678 0.569642C5.55195 0.592488 5.50217 0.625966 5.46034 0.668143L4.19134 1.94164L1.06834 5.06014C1.02664 5.10219 0.993639 5.15206 0.971245 5.20689C0.948851 5.26171 0.937499 5.32042 0.937842 5.37964V7.28764C0.937842 7.40699 0.985252 7.52145 1.06964 7.60584C1.15404 7.69023 1.26849 7.73764 1.38784 7.73764ZM5.77984 1.62214L7.05334 2.89564L6.41434 3.53464L5.14084 2.26114L5.77984 1.62214ZM1.83784 5.56414L4.50634 2.89564L5.77984 4.16914L3.11134 6.83764H1.83784V5.56414ZM8.58784 8.63764H0.487842C0.368494 8.63764 0.254035 8.68505 0.169644 8.76945C0.0852524 8.85384 0.0378418 8.9683 0.0378418 9.08764C0.0378418 9.20699 0.0852524 9.32145 0.169644 9.40584C0.254035 9.49023 0.368494 9.53764 0.487842 9.53764H8.58784C8.70719 9.53764 8.82165 9.49023 8.90604 9.40584C8.99043 9.32145 9.03784 9.20699 9.03784 9.08764C9.03784 8.9683 8.99043 8.85384 8.90604 8.76945C8.82165 8.68505 8.70719 8.63764 8.58784 8.63764Z' fill='%232E56F4'/%3e%3c/svg%3e","hamburger-menu":"data:image/svg+xml,%3csvg width='21' height='17' viewBox='0 0 21 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.38839 3.50162H18.4867C18.9136 3.50162 19.3231 3.36455 19.625 3.12055C19.9269 2.87656 20.0965 2.54563 20.0965 2.20057C20.0965 1.85551 19.9269 1.52458 19.625 1.28059C19.3231 1.0366 18.9136 0.899521 18.4867 0.899521H2.38839C1.96144 0.899521 1.55197 1.0366 1.25007 1.28059C0.948171 1.52458 0.778564 1.85551 0.778564 2.20057C0.778564 2.54563 0.948171 2.87656 1.25007 3.12055C1.55197 3.36455 1.96144 3.50162 2.38839 3.50162ZM18.4867 7.40477H2.38839C1.96144 7.40477 1.55197 7.54184 1.25007 7.78584C0.948171 8.02983 0.778564 8.36076 0.778564 8.70582C0.778564 9.05088 0.948171 9.38181 1.25007 9.6258C1.55197 9.86979 1.96144 10.0069 2.38839 10.0069H18.4867C18.9136 10.0069 19.3231 9.86979 19.625 9.6258C19.9269 9.38181 20.0965 9.05088 20.0965 8.70582C20.0965 8.36076 19.9269 8.02983 19.625 7.78584C19.3231 7.54184 18.9136 7.40477 18.4867 7.40477ZM18.4867 13.91H2.38839C1.96144 13.91 1.55197 14.0471 1.25007 14.2911C0.948171 14.5351 0.778564 14.866 0.778564 15.2111C0.778564 15.5561 0.948171 15.8871 1.25007 16.1311C1.55197 16.375 1.96144 16.5121 2.38839 16.5121H18.4867C18.9136 16.5121 19.3231 16.375 19.625 16.1311C19.9269 15.8871 20.0965 15.5561 20.0965 15.2111C20.0965 14.866 19.9269 14.5351 19.625 14.2911C19.3231 14.0471 18.9136 13.91 18.4867 13.91Z' fill='%232A50FD'/%3e%3c/svg%3e",bell:"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.87983 17.0764C8.96945 17.8588 9.6528 18.4673 10.4832 18.4673C11.3137 18.4673 11.997 17.8588 12.0867 17.0764H8.87983ZM13.8847 17.0764C13.7909 18.8205 12.3037 20.206 10.4832 20.206C8.6628 20.206 7.1756 18.8205 7.08178 17.0764H2.59635C1.70571 17.0764 0.983139 16.3769 0.983139 15.5116V15.1639C0.983139 13.9033 1.90736 12.8506 3.13408 12.6088V7.33454C3.13408 3.3968 6.42352 0.205994 10.4831 0.205994C14.5428 0.205994 17.8322 3.39673 17.8322 7.33454V12.6088C19.0603 12.8506 19.9831 13.902 19.9831 15.1639V15.5116C19.9831 16.3782 19.2606 17.0764 18.3699 17.0764H13.8847ZM18.1909 15.1639C18.1909 14.683 17.7904 14.2945 17.2919 14.2945C16.6001 14.2945 16.04 13.7471 16.04 13.0802V7.33437C16.04 4.35689 13.5529 1.94449 10.4834 1.94449C7.41378 1.94449 4.92675 4.35689 4.92675 7.33437V13.0802C4.92675 13.7498 4.36381 14.2945 3.67483 14.2945C3.17771 14.2945 2.77581 14.6844 2.77581 15.1639V15.3377H18.1909V15.1639Z' fill='white'/%3e%3c/svg%3e",star:"data:image/svg+xml,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6464 7.09946C19.5855 6.92303 19.4747 6.76806 19.3274 6.65335C19.1802 6.53863 19.0028 6.4691 18.8169 6.45319L13.3284 5.65259L10.8687 0.665684C10.7897 0.5026 10.6664 0.365063 10.5128 0.268828C10.3593 0.172592 10.1817 0.121552 10.0005 0.121552C9.81934 0.121552 9.6418 0.172592 9.48826 0.268828C9.33473 0.365063 9.2114 0.5026 9.13242 0.665684L6.67273 5.64294L1.18424 6.45319C1.00572 6.47857 0.837879 6.55347 0.699776 6.66941C0.561672 6.78535 0.458832 6.93768 0.402924 7.10911C0.351748 7.27663 0.347156 7.45493 0.38964 7.62487C0.432124 7.7948 0.520081 7.94996 0.644071 8.0737L4.62781 11.932L3.66322 17.4109C3.62879 17.5917 3.64682 17.7786 3.71519 17.9496C3.78355 18.1205 3.8994 18.2683 4.04906 18.3755C4.19492 18.4797 4.36696 18.5413 4.54586 18.5532C4.72477 18.5651 4.90346 18.527 5.06187 18.443L10.0005 15.8675L14.9199 18.4526C15.0553 18.529 15.2082 18.5689 15.3636 18.5684C15.568 18.5691 15.7672 18.5049 15.9327 18.3851C16.0824 18.2779 16.1982 18.1301 16.2666 17.9592C16.335 17.7883 16.353 17.6014 16.3186 17.4205L15.354 11.9417L19.3377 8.08334C19.477 7.96535 19.5799 7.81027 19.6346 7.63611C19.6892 7.46195 19.6933 7.27586 19.6464 7.09946ZM13.7142 10.9578C13.6011 11.0672 13.5164 11.2027 13.4677 11.3523C13.4189 11.5019 13.4075 11.6612 13.4345 11.8163L14.129 15.8579L10.5021 13.9287C10.3626 13.8544 10.2069 13.8155 10.0488 13.8155C9.89066 13.8155 9.73498 13.8544 9.59542 13.9287L5.96858 15.8579L6.66308 11.8163C6.69003 11.6612 6.67862 11.5019 6.62987 11.3523C6.58111 11.2027 6.49647 11.0672 6.38335 10.9578L3.4896 8.06405L7.5505 7.47565C7.70676 7.45392 7.85531 7.39418 7.98311 7.30169C8.11092 7.2092 8.21409 7.08677 8.28358 6.94513L10.0005 3.27006L11.814 6.95478C11.8835 7.09641 11.9866 7.21884 12.1144 7.31134C12.2422 7.40383 12.3908 7.46356 12.547 7.4853L16.608 8.0737L13.7142 10.9578Z' fill='%232A50FD'/%3e%3c/svg%3e","cloud-icon":"data:image/svg+xml,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2048 10.3586L9.01892 13.5445L7.76975 12.2953C7.67973 12.2046 7.57263 12.1325 7.45463 12.0834C7.33663 12.0342 7.21006 12.0089 7.08222 12.0089C6.95439 12.0089 6.82782 12.0342 6.70982 12.0834C6.59182 12.1325 6.48472 12.2046 6.3947 12.2953C6.21434 12.4768 6.11311 12.7222 6.11311 12.978C6.11311 13.2339 6.21434 13.4793 6.3947 13.6607L8.3314 15.5974C8.42142 15.6882 8.52852 15.7602 8.64652 15.8094C8.76452 15.8585 8.89109 15.8839 9.01892 15.8839C9.14676 15.8839 9.27333 15.8585 9.39133 15.8094C9.50933 15.7602 9.61643 15.6882 9.70645 15.5974L13.5799 11.724C13.7602 11.5426 13.8614 11.2972 13.8614 11.0413C13.8614 10.7855 13.7602 10.5401 13.5799 10.3586C13.4898 10.2679 13.3827 10.1958 13.2647 10.1467C13.1467 10.0975 13.0202 10.0722 12.8923 10.0722C12.7645 10.0722 12.6379 10.0975 12.5199 10.1467C12.4019 10.1958 12.2948 10.2679 12.2048 10.3586V10.3586ZM16.2041 4.67443C15.6117 3.31469 14.5898 2.18674 13.2949 1.46354C12 0.740337 10.5037 0.461796 9.03527 0.670623C7.56688 0.87945 6.20752 1.56412 5.16559 2.61965C4.12366 3.67519 3.45669 5.04333 3.26693 6.5143C2.45932 6.71468 1.7377 7.16981 1.20893 7.81229C0.680162 8.45478 0.372348 9.25047 0.331066 10.0815C0.289784 10.9126 0.517229 11.7349 0.979725 12.4266C1.44222 13.1183 2.11518 13.6427 2.89895 13.9222C3.02264 13.9871 3.15891 14.0245 3.2984 14.0317C3.4379 14.039 3.57732 14.016 3.70709 13.9644C3.83687 13.9127 3.95393 13.8336 4.05025 13.7324C4.14656 13.6312 4.21985 13.5104 4.26508 13.3783C4.31031 13.2461 4.32641 13.1057 4.31228 12.9668C4.29815 12.8278 4.25413 12.6935 4.18323 12.5732C4.11232 12.4528 4.01622 12.3492 3.90152 12.2695C3.78681 12.1898 3.65622 12.1359 3.5187 12.1114C3.14127 11.9749 2.81554 11.7246 2.58656 11.395C2.35758 11.0654 2.23664 10.6728 2.24048 10.2715C2.24048 9.75785 2.44452 9.26524 2.80772 8.90204C3.17092 8.53884 3.66353 8.3348 4.17718 8.3348C4.434 8.3348 4.6803 8.23277 4.8619 8.05117C5.0435 7.86957 5.14553 7.62327 5.14553 7.36645C5.15027 6.22198 5.56026 5.11619 6.30277 4.24528C7.04528 3.37436 8.0723 2.79462 9.20161 2.60891C10.3309 2.42321 11.4895 2.64355 12.4718 3.23084C13.4541 3.81813 14.1966 4.7344 14.5676 5.81709C14.6244 5.98168 14.7245 6.12792 14.8574 6.24039C14.9904 6.35287 15.1512 6.42742 15.3229 6.4562C15.9679 6.57808 16.5526 6.91481 16.9817 7.41151C17.4108 7.9082 17.6591 8.53559 17.686 9.19144C17.713 9.84728 17.517 10.4929 17.1301 11.0232C16.7432 11.5534 16.1881 11.937 15.5553 12.1114C15.2985 12.1435 15.0649 12.2763 14.906 12.4806C14.7471 12.6849 14.6759 12.9439 14.708 13.2008C14.7401 13.4576 14.8729 13.6911 15.0772 13.85C15.2815 14.0089 15.5405 14.0802 15.7974 14.0481H16.0395C17.0585 13.7788 17.9619 13.1843 18.6124 12.3549C19.2628 11.5254 19.6249 10.5064 19.6435 9.45253C19.6621 8.39864 19.3363 7.36746 18.7156 6.51558C18.0948 5.6637 17.213 5.03766 16.2041 4.73254V4.67443Z' fill='%232A50FD'/%3e%3c/svg%3e","check-icon":"data:image/svg+xml,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.09309 0.499928C6.94236 0.505009 6.80012 0.568234 6.69568 0.676061C5.27989 2.09523 4.2073 3.27224 2.87503 4.62764L1.41183 3.39024C1.29498 3.29089 1.14369 3.24178 0.990707 3.25419C0.837725 3.26661 0.69603 3.33887 0.596677 3.45572C0.497324 3.57257 0.448218 3.72386 0.46063 3.87684C0.472485 4.02982 0.545306 4.17152 0.662154 4.27087L2.54083 5.86052C2.77058 6.05754 3.11323 6.04342 3.32662 5.82891C4.88014 4.27207 5.98769 3.02607 7.51751 1.49351C7.68968 1.32698 7.74162 1.07125 7.64734 0.850538C7.55307 0.629823 7.33235 0.490382 7.09301 0.499977L7.09309 0.499928Z' fill='white'/%3e%3c/svg%3e","arrow-rotate":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none%3bstroke:black%3bstroke-miterlimit:10%3bopacity:0%3b%7d%3c/style%3e%3c/defs%3e%3cpath d='M.92%2c14a1%2c1%2c0%2c0%2c0%2c.93-1C1.85%2c6.63%2c6%2c2%2c11.79%2c2a9.45%2c9.45%2c0%2c0%2c1%2c8.53%2c4.72L17.76%2c6a.92.92%2c0%2c0%2c0-1.12.73A1%2c1%2c0%2c0%2c0%2c17.31%2c8l4.44%2c1.2.11%2c0H22a.81.81%2c0%2c0%2c0%2c.27%2c0h0A1%2c1%2c0%2c0%2c0%2c22.56%2c9a.27.27%2c0%2c0%2c0%2c.07-.08.8.8%2c0%2c0%2c0%2c.13-.19.84.84%2c0%2c0%2c0%2c.06-.14s0-.07%2c0-.11L24%2c3.64a1%2c1%2c0%2c0%2c0-.67-1.21.92.92%2c0%2c0%2c0-1.12.73l-.5%2c2.16A11.39%2c11.39%2c0%2c0%2c0%2c11.79%2c0C5.07%2c0%2c0%2c5.59%2c0%2c13A1%2c1%2c0%2c0%2c0%2c.92%2c14Z'/%3e%3cpath d='M23.08%2c10a1%2c1%2c0%2c0%2c0-.93%2c1c0%2c6.37-4.18%2c11-9.94%2c11a9.45%2c9.45%2c0%2c0%2c1-8.53-4.72L6.24%2c18a.92.92%2c0%2c0%2c0%2c1.12-.73A1%2c1%2c0%2c0%2c0%2c6.69%2c16l-4.44-1.2-.11%2c0H2a.81.81%2c0%2c0%2c0-.27%2c0h0a1%2c1%2c0%2c0%2c0-.29.19.27.27%2c0%2c0%2c0-.07.08.8.8%2c0%2c0%2c0-.13.19.84.84%2c0%2c0%2c0-.06.14s0%2c.07%2c0%2c.11L0%2c20.36A1%2c1%2c0%2c0%2c0%2c.7%2c21.57a.92.92%2c0%2c0%2c0%2c1.12-.73l.5-2.16A11.39%2c11.39%2c0%2c0%2c0%2c12.21%2c24C18.93%2c24%2c24%2c18.41%2c24%2c11A1%2c1%2c0%2c0%2c0%2c23.08%2c10Z'/%3e%3crect class='cls-1' width='24' height='24'/%3e%3c/svg%3e","magnifier-icon":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7456 14.6459L19.327 18.1983C19.6886 18.5724 19.6886 19.1659 19.327 19.5401C19.1457 19.7228 18.899 19.8256 18.6416 19.8256C18.3842 19.8256 18.1375 19.7228 17.9562 19.5401L14.4038 15.9877C10.8048 18.8742 5.57718 18.4442 2.49816 15.0084C-0.580862 11.5726 -0.437387 6.32929 2.82492 3.06699C6.08723 -0.195322 11.3305 -0.338797 14.7663 2.74023C18.2022 5.81925 18.6322 11.0468 15.7456 14.6459ZM2.23111 9.23044C2.23111 12.9624 5.25644 15.9877 8.98837 15.9877C10.7805 15.9877 12.4992 15.2758 13.7665 14.0085C15.0337 12.7413 15.7456 11.0226 15.7456 9.23044C15.7456 5.49851 12.7203 2.47318 8.98837 2.47318C5.25644 2.47318 2.23111 5.49851 2.23111 9.23044Z' fill='%232A50FD'/%3e%3c/svg%3e",connection:"data:image/svg+xml,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8412 11.3595C11.4441 10.6162 12.3481 10.1818 13.3052 10.1755C15.0725 10.1755 16.5052 11.6082 16.5052 13.3755C16.5052 15.1428 15.0725 16.5755 13.3052 16.5755C11.5379 16.5755 10.1052 15.1428 10.1052 13.3755C10.1076 13.1849 10.1263 12.9949 10.1612 12.8075L5.9372 10.8635C4.68025 12.0925 2.66722 12.0775 1.42881 10.8298C0.190398 9.58205 0.190398 7.56895 1.42881 6.32124C2.66722 5.07353 4.68025 5.05846 5.9372 6.2875L10.1612 4.3435C10.1263 4.15611 10.1076 3.96608 10.1052 3.7755C10.0926 2.21832 11.2028 0.878155 12.7351 0.600798C14.2675 0.323442 15.777 1.18943 16.311 2.65223C16.8451 4.11502 16.2486 5.74988 14.898 6.52502C13.5474 7.30017 11.8348 6.99052 10.8412 5.7915L6.7612 7.6715C6.95303 8.2589 6.95303 8.8921 6.7612 9.4795L10.8412 11.3595ZM14.9052 3.7755C14.9052 2.89184 14.1889 2.1755 13.3052 2.1755C12.4215 2.1755 11.7052 2.89184 11.7052 3.7755C11.7052 4.65916 12.4215 5.3755 13.3052 5.3755C14.1889 5.3755 14.9052 4.65916 14.9052 3.7755ZM3.7052 10.1755C2.82154 10.1755 2.1052 9.45916 2.1052 8.5755C2.1052 7.69184 2.82154 6.9755 3.7052 6.9755C4.58885 6.9755 5.3052 7.69184 5.3052 8.5755C5.3052 9.45916 4.58885 10.1755 3.7052 10.1755ZM11.7052 13.3755C11.7052 14.2592 12.4215 14.9755 13.3052 14.9755C14.1889 14.9755 14.9052 14.2592 14.9052 13.3755C14.9052 12.4918 14.1889 11.7755 13.3052 11.7755C12.4215 11.7755 11.7052 12.4918 11.7052 13.3755Z' fill='%236B747F'/%3e%3c/svg%3e","door-internal-active":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3ccircle fill-rule='evenodd' clip-rule='evenodd' cx='12' cy='12' r='12' fill='%2339aa35'/%3e%3c/svg%3e","ellipses-horizontal":"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(90%2c 0%2c 12)' fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e",ellipses:"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach-white":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='white'/%3e%3c/svg%3e","functional-equation":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d .st42%7bfill:%23DD0B15%3b%7d .st43%7bfill:%2346484F%3b%7d .st44%7bfill:%231D1E1B%3b%7d .st45%7bfill:%230D1826%3b%7d .st46%7bfill:%233B5A7A%3b%7d .st47%7bfill:%234D9EB3%3b%7d .st48%7bfill:%233B5A7B%3b%7d%3c/style%3e%3cg%3e %3cg%3e %3cpath class='st46' d='M24%2c7.47L24%2c7.47c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c8.01%2c24%2c7.77%2c24%2c7.47z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c10.5L24%2c10.5c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c11.03%2c24%2c10.79%2c24%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c13.52L24%2c13.52c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c14.06%2c24%2c13.82%2c24%2c13.52z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c16.55L24%2c16.55c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c17.08%2c24%2c16.84%2c24%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c7.48L3.61%2c7.48c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c6.93%2c0%2c7.17%2c0%2c7.47v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c8.01%2c3.61%2c7.77%2c3.61%2c7.48z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c10.5L3.61%2c10.5c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c9.96%2c0%2c10.2%2c0%2c10.49v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c11.03%2c3.61%2c10.79%2c3.61%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c13.53L3.61%2c13.53c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c12.98%2c0%2c13.22%2c0%2c13.52v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c14.06%2c3.61%2c13.82%2c3.61%2c13.53z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c16.55L3.61%2c16.55c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c16.01%2c0%2c16.25%2c0%2c16.54v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c17.08%2c3.61%2c16.84%2c3.61%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c0L7.44%2c0C7.14%2c0%2c6.9%2c0.24%2c6.9%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01c0.29%2c0%2c0.53-0.24%2c0.53-0.53 V0.53C7.97%2c0.24%2c7.73%2c0%2c7.44%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c0L10.45%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C10.98%2c0.24%2c10.74%2c0%2c10.45%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c0L13.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C13.99%2c0.24%2c13.75%2c0%2c13.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c0L16.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C16.99%2c0.24%2c16.76%2c0%2c16.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c20.37L7.44%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56C6.9%2c23.76%2c7.14%2c24%2c7.43%2c24h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C7.97%2c20.61%2c7.73%2c20.37%2c7.44%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c20.37L10.45%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C10.98%2c20.61%2c10.74%2c20.37%2c10.45%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c20.37L13.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C13.99%2c20.61%2c13.75%2c20.37%2c13.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c20.37L16.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C16.99%2c20.61%2c16.76%2c20.37%2c16.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.86%2c19.41H7.11c-1.35%2c0-2.44-1.1-2.44-2.45V7.15c0-1.35%2c1.09-2.45%2c2.44-2.45h9.76 c1.35%2c0%2c2.44%2c1.1%2c2.44%2c2.45v9.81C19.3%2c18.31%2c18.21%2c19.41%2c16.86%2c19.41z M7.11%2c5.76c-0.76%2c0-1.38%2c0.62-1.38%2c1.39v9.81 c0%2c0.76%2c0.62%2c1.39%2c1.38%2c1.39h9.76c0.76%2c0%2c1.38-0.62%2c1.38-1.39V7.15c0-0.76-0.62-1.39-1.38-1.39H7.11z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M12.76%2c8.15C12.61%2c8.05%2c12.43%2c8%2c12.2%2c8c-0.05%2c0-0.11%2c0-0.16%2c0.01c-0.6%2c0.1-0.99%2c0.64-1.24%2c1.17 c-0.11%2c0.25-0.2%2c0.51-0.3%2c0.75c-0.04%2c0.12-0.1%2c0.23-0.14%2c0.36c0%2c0.01-0.07%2c0.25-0.08%2c0.25H9.67c-0.08%2c0-0.15%2c0.07-0.15%2c0.15 c0%2c0.08%2c0.07%2c0.15%2c0.15%2c0.15h0.53l-0.3%2c1.29c-0.3%2c1.44-0.71%2c3.08-0.8%2c3.37c-0.1%2c0.3-0.23%2c0.45-0.42%2c0.45 c-0.04%2c0-0.07-0.01-0.1-0.03c-0.03-0.01-0.04-0.04-0.04-0.07c0-0.03%2c0.01-0.07%2c0.05-0.12c0.04-0.05%2c0.05-0.12%2c0.05-0.18 c0-0.11-0.04-0.21-0.11-0.27c-0.08-0.07-0.16-0.1-0.26-0.1c-0.1%2c0-0.19%2c0.04-0.27%2c0.11c-0.01%2c0.1-0.05%2c0.19-0.05%2c0.32 c0%2c0.16%2c0.07%2c0.3%2c0.2%2c0.43c0.14%2c0.12%2c0.31%2c0.18%2c0.54%2c0.18c0.37%2c0%2c0.69-0.16%2c0.94-0.45c0.15-0.18%2c0.26-0.38%2c0.35-0.6 c0.3-0.67%2c0.46-1.41%2c0.64-2.13c0.18-0.73%2c0.34-1.45%2c0.49-2.18h0.59c0.08%2c0%2c0.15-0.07%2c0.15-0.15c0-0.08-0.07-0.15-0.15-0.15h-0.54 c0.3-1.14%2c0.64-1.92%2c0.71-2.03c0.11-0.19%2c0.23-0.29%2c0.37-0.29c0.05%2c0%2c0.08%2c0.01%2c0.1%2c0.04c0.01%2c0.03%2c0.03%2c0.05%2c0.03%2c0.07 c0%2c0.01-0.01%2c0.05-0.05%2c0.12c-0.04%2c0.07-0.05%2c0.14-0.05%2c0.21c0%2c0.1%2c0.04%2c0.18%2c0.11%2c0.25c0.07%2c0.07%2c0.16%2c0.11%2c0.26%2c0.11 c0.1%2c0%2c0.19-0.04%2c0.26-0.11c0.07-0.07%2c0.11-0.16%2c0.11-0.29C12.98%2c8.4%2c12.91%2c8.25%2c12.76%2c8.15z M15.48%2c11.6 c0.22%2c0%2c0.64-0.18%2c0.64-0.75c0-0.58-0.41-0.6-0.54-0.6c-0.24%2c0-0.5%2c0.18-0.72%2c0.56c-0.22%2c0.38-0.46%2c0.82-0.46%2c0.82h-0.01 c-0.05-0.27-0.1-0.49-0.12-0.6c-0.04-0.23-0.31-0.75-0.88-0.75c-0.57%2c0-1.09%2c0.33-1.09%2c0.33c-0.1%2c0.05-0.16%2c0.16-0.16%2c0.29 c0%2c0.19%2c0.15%2c0.34%2c0.34%2c0.34c0.05%2c0%2c0.11-0.01%2c0.15-0.04c0%2c0%2c0.44-0.25%2c0.52%2c0c0.03%2c0.07%2c0.05%2c0.15%2c0.08%2c0.23 c0.11%2c0.37%2c0.2%2c0.81%2c0.3%2c1.21l-0.34%2c0.56c0%2c0-0.42-0.15-0.64-0.15c-0.22%2c0-0.64%2c0.18-0.64%2c0.75c0%2c0.58%2c0.41%2c0.6%2c0.54%2c0.6 c0.24%2c0%2c0.5-0.18%2c0.72-0.56c0.22-0.38%2c0.46-0.82%2c0.46-0.82c0.07%2c0.36%2c0.14%2c0.64%2c0.18%2c0.75c0.14%2c0.41%2c0.46%2c0.64%2c0.9%2c0.64 c0%2c0%2c0.45%2c0%2c0.97-0.3c0.12-0.05%2c0.22-0.18%2c0.22-0.32c0-0.19-0.15-0.34-0.34-0.34c-0.05%2c0-0.11%2c0.01-0.15%2c0.04 c0%2c0-0.37%2c0.21-0.5%2c0.04c-0.1-0.18-0.16-0.41-0.23-0.7c-0.05-0.26-0.12-0.56-0.18-0.85l0.38-0.55 C14.84%2c11.45%2c15.26%2c11.6%2c15.48%2c11.6z'/%3e %3c/g%3e%3c/g%3e%3c/svg%3e","pause-all":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3crect fill-rule='evenodd' clip-rule='evenodd' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3crect fill-rule='evenodd' clip-rule='evenodd' x='15.53' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3c/svg%3e",resume:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24%2c12%2c0%2c0V24Z' fill='%232e56f4'/%3e%3c/svg%3e","trash-icon":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st39' d='M5%2c22.13C5.08%2c23.19%2c5.96%2c24%2c7.02%2c24h9.95c1.06%2c0%2c1.94-0.81%2c2.02-1.87l1.21-14.58l-16.42%2c0L5%2c22.13z M15.46%2c10.96c0.03-0.38%2c0.35-0.66%2c0.73-0.63c0.38%2c0.03%2c0.66%2c0.35%2c0.63%2c0.73l-0.63%2c9.57c-0.03%2c0.38-0.35%2c0.66-0.73%2c0.63 c-0.38-0.03-0.66-0.35-0.63-0.73L15.46%2c10.96z M11.32%2c10.99c0-0.38%2c0.3-0.68%2c0.68-0.68c0.38%2c0%2c0.68%2c0.3%2c0.68%2c0.68v9.57 c0%2c0.38-0.3%2c0.68-0.68%2c0.68c-0.38%2c0-0.68-0.3-0.68-0.68V10.99z M7.83%2c10.31c0.38-0.03%2c0.71%2c0.25%2c0.73%2c0.63l0.63%2c9.57 c0.03%2c0.38-0.25%2c0.71-0.63%2c0.73c-0.38%2c0.03-0.71-0.25-0.73-0.63L7.2%2c11.04C7.15%2c10.66%2c7.45%2c10.33%2c7.83%2c10.31z'/%3e %3cpath class='st39' d='M19.73%2c3.46h-3.79C15.71%2c1.52%2c14.07%2c0%2c12.08%2c0H11.9c-2%2c0-3.64%2c1.52-3.84%2c3.46H4.27c-1.21%2c0-2.2%2c0.98-2.2%2c2.2 c0%2c0.3%2c0.23%2c0.53%2c0.53%2c0.53h18.8c0.3%2c0%2c0.53-0.23%2c0.53-0.53C21.93%2c4.45%2c20.94%2c3.46%2c19.73%2c3.46L19.73%2c3.46z M11.92%2c2.05h0.18 c0.86%2c0%2c1.57%2c0.61%2c1.77%2c1.42l-3.71%2c0C10.33%2c2.65%2c11.06%2c2.05%2c11.92%2c2.05L11.92%2c2.05z'/%3e%3c/g%3e%3c/svg%3e",plus:"data:image/svg+xml,%3csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 0.5C6.92892 0.5 6.46597 0.96295 6.46597 1.53403V6.96597H1.03403C0.46295 6.96597 0 7.42892 0 8C0 8.57108 0.46295 9.03403 1.03403 9.03403H6.46597V14.466C6.46597 15.037 6.92892 15.5 7.5 15.5C8.07108 15.5 8.53403 15.0371 8.53403 14.466V9.03403H13.966C14.537 9.03403 15 8.57108 15 8C15 7.42892 14.5371 6.96597 13.966 6.96597H8.53403V1.53403C8.53403 0.96295 8.07108 0.5 7.5 0.5Z' fill='white'/%3e%3c/svg%3e",watcher:"data:image/svg+xml,%3csvg width='20' height='13' viewBox='0 0 20 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.656738 6.70582C0.656738 6.70582 4.63454 0.455765 10.3157 0.455765C16.0544 0.455765 19.9747 6.70582 19.9747 6.70582C19.9747 6.70582 17.1336 12.9559 10.3157 12.9559C3.55432 12.9559 0.656738 6.70582 0.656738 6.70582ZM6.33889 6.70581C6.33889 8.92161 8.0998 10.6825 10.3156 10.6825C12.5314 10.6825 14.2923 8.92161 14.2923 6.70581C14.2923 4.49001 12.5314 2.7291 10.3156 2.7291C8.0998 2.7291 6.33889 4.49001 6.33889 6.70581ZM10.3157 8.41028C11.2574 8.41028 12.0201 7.64753 12.0201 6.70582C12.0201 5.76411 11.2574 5.00136 10.3157 5.00136C9.37395 5.00136 8.6112 5.76411 8.6112 6.70582C8.6112 7.64753 9.37395 8.41028 10.3157 8.41028Z' fill='%232A50FD'/%3e%3c/svg%3e",view:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6519 8.31959C17.7015 3.79111 14.0323 0.981323 10.0735 0.981323C6.11473 0.981323 2.44559 3.79111 0.49516 8.31959C0.441993 8.44141 0.414551 8.5729 0.414551 8.70581C0.414551 8.83873 0.441993 8.97022 0.49516 9.09204C2.44559 13.6205 6.11473 16.4303 10.0735 16.4303C14.0323 16.4303 17.7015 13.6205 19.6519 9.09204C19.7051 8.97022 19.7325 8.83873 19.7325 8.70581C19.7325 8.5729 19.7051 8.44141 19.6519 8.31959ZM10.0735 14.4992C7.0127 14.4992 4.11602 12.288 2.44559 8.70581C4.11602 5.12358 7.0127 2.91245 10.0735 2.91245C13.1344 2.91245 16.031 5.12358 17.7015 8.70581C16.031 12.288 13.1344 14.4992 10.0735 14.4992ZM10.0735 4.84357C9.30965 4.84357 8.56292 5.07009 7.92778 5.49447C7.29264 5.91886 6.7976 6.52206 6.50528 7.2278C6.21296 7.93353 6.13647 8.7101 6.2855 9.4593C6.43452 10.2085 6.80236 10.8967 7.34251 11.4368C7.88265 11.977 8.57084 12.3448 9.32004 12.4938C10.0692 12.6429 10.8458 12.5664 11.5515 12.2741C12.2573 11.9817 12.8605 11.4867 13.2849 10.8516C13.7093 10.2164 13.9358 9.4697 13.9358 8.70581C13.9358 7.68148 13.5289 6.69911 12.8045 5.97479C12.0802 5.25048 11.0979 4.84357 10.0735 4.84357ZM10.0735 10.6369C9.69159 10.6369 9.31823 10.5237 9.00066 10.3115C8.68308 10.0993 8.43557 9.79769 8.2894 9.44482C8.14324 9.09196 8.105 8.70367 8.17951 8.32907C8.25403 7.95447 8.43795 7.61038 8.70802 7.34031C8.97809 7.07023 9.32218 6.88631 9.69679 6.8118C10.0714 6.73728 10.4597 6.77553 10.8125 6.92169C11.1654 7.06785 11.467 7.31537 11.6792 7.63294C11.8914 7.95051 12.0047 8.32387 12.0047 8.70581C12.0047 9.21798 11.8012 9.70917 11.439 10.0713C11.0769 10.4335 10.5857 10.6369 10.0735 10.6369Z' fill='%232A50FD'/%3e%3c/svg%3e","user-icon":"data:image/svg+xml,%3csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_230_6893)'%3e%3cpath d='M10.9998 0.923828C5.45056 0.923828 0.916504 5.4581 0.916504 11.0072C0.916504 16.5562 5.42782 21.0905 10.9998 21.0905C16.5719 21.0905 21.0832 16.5792 21.0832 11.0072C21.0832 5.43515 16.5489 0.923828 10.9998 0.923828ZM5.78904 18.0004C6.87183 16.1504 8.87931 14.9552 11.0449 14.9552C13.2105 14.9552 15.1958 16.1057 16.2786 17.9556C14.8127 19.0613 12.9854 19.738 11.0228 19.738C9.0374 19.7371 7.23304 19.0833 5.78904 18.0005V18.0004ZM17.2936 17.053C15.9402 14.9103 13.6165 13.6245 11.0449 13.6245C8.496 13.6245 6.10478 14.978 4.77404 17.0987C3.24038 15.5193 2.29294 13.3765 2.29294 11.008C2.2701 6.20241 6.1953 2.27731 11.0001 2.27731C15.8048 2.27731 19.7299 6.20241 19.7299 11.0072C19.7299 13.3529 18.8053 15.4737 17.2936 17.053V17.053Z' fill='%232E56F4'/%3e%3cpath d='M10.9997 5.07471C9.03716 5.07471 7.41309 6.67604 7.41309 8.66133C7.41309 10.6239 9.01442 12.2479 10.9997 12.2479C12.985 12.2479 14.5863 10.6466 14.5863 8.66133C14.5863 6.67604 12.9621 5.07471 10.9997 5.07471ZM10.9997 10.8719C9.78157 10.8719 8.76657 9.87968 8.76657 8.6388C8.76657 7.42067 9.75883 6.40567 10.9997 6.40567C12.2406 6.40567 13.2328 7.39793 13.2328 8.6388C13.2328 9.87968 12.2177 10.8719 10.9997 10.8719Z' fill='%232E56F4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_230_6893'%3e%3crect width='22' height='22' fill='white' transform='translate(0 0.00714111)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e","file-upload":"data:image/svg+xml,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.926 4.72609L8.14392 7.26414C7.84042 7.54002 7.38517 7.65037 6.97038 7.54921C6.54548 7.44806 6.22175 7.1446 6.11047 6.76757C5.98907 6.38134 6.11047 5.97673 6.42408 5.69165L11.2801 1.27765C11.3914 1.1765 11.533 1.09374 11.6847 1.04776C11.9781 0.937409 12.312 0.937409 12.6054 1.04776C12.7571 1.10293 12.8886 1.1765 13.01 1.27765L17.866 5.69165C18.0987 5.90316 18.2201 6.17903 18.2201 6.4733C18.2201 6.76757 18.0886 7.05264 17.866 7.25495C17.6334 7.47565 17.3197 7.586 16.996 7.586C16.6723 7.586 16.3587 7.46645 16.1361 7.25495L13.354 4.72609V15.3105C13.354 15.9174 12.8077 16.414 12.14 16.414C11.4723 16.414 10.926 15.9174 10.926 15.3105V4.72609ZM21.852 15.3105C21.852 14.7036 22.3983 14.207 23.066 14.207C23.7337 14.207 24.28 14.7036 24.28 15.3105V19.7245C24.28 21.5545 22.6512 23.035 20.638 23.035H3.642C1.62878 23.035 0 21.5545 0 19.7245V15.3105C0 14.7036 0.5463 14.207 1.214 14.207C1.8817 14.207 2.428 14.7036 2.428 15.3105V19.7245C2.428 20.3314 2.9743 20.828 3.642 20.828H20.638C21.3057 20.828 21.852 20.3314 21.852 19.7245V15.3105Z' fill='%232E56F4'/%3e%3c/svg%3e","eye-hide":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M12%2c17.4a5.5%2c5.5%2c0%2c0%2c1-5.4-5l-3.9-3a11%2c11%2c0%2c0%2c0-1.4%2c2.1%2c1.7%2c1.7%2c0%2c0%2c0%2c0%2c1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c19.2a13.5%2c13.5%2c0%2c0%2c0%2c2.9-.4L13%2c17.3Zm11.8%2c2.2-4.2-3.2a13%2c13%2c0%2c0%2c0%2c3.1-3.9%2c1.7%2c1.7%2c0%2c0%2c0%2c0-1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c4.8%2c11.8%2c11.8%2c0%2c0%2c0%2c6.5%2c6.2L1.7%2c2.5a.6.6%2c0%2c0%2c0-.8.1h0l-.8%2c1a.6.6%2c0%2c0%2c0%2c.1.8L22.3%2c21.5a.6.6%2c0%2c0%2c0%2c.8-.1h0l.8-1A.6.6%2c0%2c0%2c0%2c23.8%2c19.6Zm-6.9-5.3-1.5-1.2a3.6%2c3.6%2c0%2c0%2c0%2c.2-1.1%2c3.5%2c3.5%2c0%2c0%2c0-3.5-3.6h-1a2%2c2%2c0%2c0%2c1%2c.3%2c1.1.6.6%2c0%2c0%2c1-.1.4L8.6%2c7.8A5%2c5%2c0%2c0%2c1%2c12%2c6.6%2c5.4%2c5.4%2c0%2c0%2c1%2c17.4%2c12h0a5.9%2c5.9%2c0%2c0%2c1-.5%2c2.3Z'/%3e%3c/svg%3e","eye-show":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M23.9%2c11.4A13.5%2c13.5%2c0%2c0%2c0%2c12%2c4%2c13.5%2c13.5%2c0%2c0%2c0%2c.1%2c11.4a2.4%2c2.4%2c0%2c0%2c0%2c0%2c1.2A13.5%2c13.5%2c0%2c0%2c0%2c12%2c20a13.5%2c13.5%2c0%2c0%2c0%2c11.9-7.4A2.4%2c2.4%2c0%2c0%2c0%2c23.9%2c11.4ZM12%2c18a6%2c6%2c0%2c1%2c1%2c6-6%2c6%2c6%2c0%2c0%2c1-6%2c6ZM12%2c8l-1.1.2a1.8%2c1.8%2c0%2c0%2c1-.4%2c2.7%2c1.7%2c1.7%2c0%2c0%2c1-2.3%2c0A3.9%2c3.9%2c0%2c0%2c0%2c11%2c15.8%2c3.9%2c3.9%2c0%2c0%2c0%2c15.9%2c13a4.1%2c4.1%2c0%2c0%2c0-2.8-4.9Z'/%3e%3c/svg%3e","file-icon":"data:image/svg+xml,%3csvg id='b2bc64ed-393d-4e15-8787-df9ec8050d97' data-name='ae65933b-c6e6-4b40-868c-58201eab117d' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.4 24'%3e%3cdefs%3e%3cstyle%3e.bb405ea1-9d39-4705-a069-9048c97b4cda%7bfill:%232e56f4%3b%7d.accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='bb405ea1-9d39-4705-a069-9048c97b4cda' d='M20.1%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L14.6%2c0H2.8a.9.9%2c0%2c0%2c0-.9.9h0V8.5H1.3A1.3%2c1.3%2c0%2c0%2c0%2c0%2c9.8H0v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H18.5a1%2c1%2c0%2c0%2c0%2c1-.8h0v-5h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM18.5%2c22.8H2.8V18.2H18.5Zm0-14.3H2.8V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0' transform='translate(0.8 16.6)'%3eFILE%3c/text%3e%3c/svg%3e","default-icon":"data:image/svg+xml,%3csvg id='f46636c4-9d90-4c06-8f72-5c02d35ff376' data-name='a9011979-1776-4746-bb61-6eae84c3e8ab' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.6 24'%3e%3cdefs%3e%3cstyle%3e.b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M15.4%2c0H0V24H20.6V5.1Zm3.5%2c22.3H1.7V1.7H14.4l4.5%2c4.6Z'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='3.5' width='7.6' height='1.59'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='6.5' width='10.6' height='1.59'/%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M13.7%2c16.8v-.5a4.3%2c4.3%2c0%2c0%2c0%2c0-1.6v-.5l1.4-.7A6.2%2c6.2%2c0%2c0%2c0%2c14%2c11.8l-1.3.7-.4-.3-1.4-.8h-.5V9.8a7.4%2c7.4%2c0%2c0%2c0-2.1%2c0v1.5H7.8l-1.4.8-.4.3-1.3-.7a6.2%2c6.2%2c0%2c0%2c0-1.1%2c1.7l1.4.7v.5a4.3%2c4.3%2c0%2c0%2c0%2c0%2c1.6v.5l-1.4.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1%2c1.7L6%2c18.5l.4.3%2c1.4.8.5.2v1.4a7.4%2c7.4%2c0%2c0%2c0%2c2.1%2c0V19.8l.5-.2a3.9%2c3.9%2c0%2c0%2c0%2c1.4-.8l.4-.3%2c1.3.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1-1.7ZM9.4%2c18.3a2.9%2c2.9%2c0%2c0%2c1-2.9-2.8%2c2.9%2c2.9%2c0%2c1%2c1%2c2.9%2c2.8Z'/%3e%3c/svg%3e","close-icon":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","folder-icon":"data:image/svg+xml,%3csvg id='b1b3b989-0dfa-4c1a-9a26-31c0153eee65' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b63eb38a-7601-4817-bdac-e114e5a265aa%7bfill:none%3b%7d.a461cc55-240f-415a-a090-bdc7f44ad7bf%7bclip-path:url(%23ea7bade8-3bf8-4af3-995c-94029c13edc0)%3b%7d.a3e94dd6-5bef-4e69-a637-e50ab154011c%7bfill:%232e56f4%3b%7d%3c/style%3e%3cclipPath id='ea7bade8-3bf8-4af3-995c-94029c13edc0'%3e%3crect class='b63eb38a-7601-4817-bdac-e114e5a265aa' width='24' height='24'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='a461cc55-240f-415a-a090-bdc7f44ad7bf'%3e%3cpath class='a3e94dd6-5bef-4e69-a637-e50ab154011c' d='M14.7%2c4.5h6a2.7%2c2.7%2c0%2c0%2c1%2c1.2.3%2c2.3%2c2.3%2c0%2c0%2c1%2c1%2c.7%2c3.6%2c3.6%2c0%2c0%2c1%2c.7%2c1%2c5.7%2c5.7%2c0%2c0%2c1%2c.1%2c1.3l-1%2c10.5a2.8%2c2.8%2c0%2c0%2c1-.9%2c1.9%2c3.2%2c3.2%2c0%2c0%2c1-2%2c.8H4.2a3.2%2c3.2%2c0%2c0%2c1-2-.8%2c2.8%2c2.8%2c0%2c0%2c1-.9-1.9L.3%2c7.8a2.9%2c2.9%2c0%2c0%2c1%2c.5-2V4.5a3%2c3%2c0%2c0%2c1%2c.8-2.1%2c3.1%2c3.1%2c0%2c0%2c1%2c2.2-.9H9.3a2.9%2c2.9%2c0%2c0%2c1%2c2.1.9l1.2%2c1.2A2.9%2c2.9%2c0%2c0%2c0%2c14.7%2c4.5ZM2.3%2c4.7l1-.2h8.1L10.3%2c3.4a1.8%2c1.8%2c0%2c0%2c0-1-.4H3.8a2.1%2c2.1%2c0%2c0%2c0-1.1.4%2c1.5%2c1.5%2c0%2c0%2c0-.4%2c1.1Z'/%3e%3c/g%3e%3c/svg%3e","rename-icon":"data:image/svg+xml,%3csvg id='a20f7630-4a0d-4a4b-b004-75840c22dff6' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.be3eb9b0-399a-4516-b1fa-0ee0ad3d8865%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M21.6%2c4.8H20.4V7.2h1.2v9.6H20.4v2.4h1.2A2.4%2c2.4%2c0%2c0%2c0%2c24%2c16.8V7.2A2.4%2c2.4%2c0%2c0%2c0%2c21.6%2c4.8ZM4.8%2c9.6H15.6v4.8H4.8Z'/%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M18%2c2.4h3.6V0H12V2.4h3.6V4.8H2.4A2.4%2c2.4%2c0%2c0%2c0%2c0%2c7.2v9.6a2.4%2c2.4%2c0%2c0%2c0%2c2.4%2c2.4H15.6v2.4H12V24h9.6V21.6H18ZM2.4%2c16.8V7.2H15.6v9.6Z'/%3e%3c/svg%3e","camera-icon":"data:image/svg+xml,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21.3763 24.6224H7.6241C6.71362 24.6206 5.84089 24.2581 5.19713 23.6144C4.55337 22.9706 4.19087 22.0979 4.18909 21.1874V11.5594C4.18909 10.6485 4.5511 9.77473 5.19518 9.13047C5.83944 8.48638 6.713 8.12455 7.6241 8.12455H8.5069L9.09982 6.35236C9.32736 5.66733 9.76479 5.07147 10.3501 4.64927C10.9355 4.22707 11.6389 3.99983 12.3607 4H16.6465C17.3683 3.99984 18.0717 4.22705 18.6571 4.64927C19.2424 5.07147 19.6799 5.66733 19.9074 6.35236L20.4938 8.12455H21.3703H21.3701C22.2824 8.12277 23.1577 8.48397 23.8032 9.12824C24.4488 9.77266 24.8116 10.6473 24.8116 11.5594V21.1874C24.8098 22.0979 24.4473 22.9706 23.8036 23.6144C23.1598 24.2582 22.2871 24.6207 21.3766 24.6224L21.3763 24.6224ZM7.6241 9.49724C7.07711 9.49724 6.55263 9.71442 6.16585 10.1012C5.77908 10.488 5.56191 11.0124 5.56191 11.5594V21.1874C5.56191 21.7344 5.77908 22.2589 6.16585 22.6457C6.55262 23.0324 7.07711 23.2496 7.6241 23.2496H21.3763C21.9233 23.2496 22.4478 23.0324 22.8346 22.6457C23.2213 22.2589 23.4385 21.7344 23.4385 21.1874V11.5594C23.4385 11.0124 23.2213 10.488 22.8346 10.1012C22.4478 9.71441 21.9233 9.49724 21.3763 9.49724H19.9972C19.8543 9.4953 19.7156 9.44901 19.6001 9.3647C19.4847 9.28039 19.3983 9.16225 19.3528 9.0268L18.5988 6.78415C18.4634 6.37699 18.2044 6.02224 17.8578 5.76915C17.5113 5.51621 17.0944 5.37768 16.6654 5.37283H12.3606C11.9316 5.37768 11.5147 5.51621 11.1682 5.76915C10.8216 6.02225 10.5627 6.37699 10.4272 6.78415L9.65398 9.0268C9.60851 9.16225 9.52209 9.28039 9.4067 9.3647C9.29116 9.44902 9.15247 9.4953 9.00941 9.49724H7.6241Z' fill='%23478B73' stroke='%23478B73'/%3e%3cpath d='M14.5 21.1875C13.2233 21.1875 11.9987 20.6803 11.0961 19.7776C10.1932 18.8748 9.68604 17.6504 9.68604 16.3735C9.68604 15.0969 10.1932 13.8723 11.0961 12.9696C11.9987 12.0667 13.2233 11.5596 14.5 11.5596C15.7767 11.5596 17.0012 12.0667 17.9039 12.9696C18.8068 13.8723 19.314 15.0969 19.314 16.3735C19.3123 17.6497 18.8045 18.8733 17.9021 19.7757C16.9996 20.678 15.7762 21.1859 14.5 21.1875ZM14.5 12.9386C13.5891 12.9386 12.7153 13.3005 12.0711 13.9447C11.427 14.5888 11.0652 15.4626 11.0652 16.3735C11.0652 17.2844 11.427 18.1581 12.0711 18.8024C12.7153 19.4465 13.5891 19.8083 14.5 19.8083C15.4109 19.8083 16.2847 19.4465 16.9289 18.8024C17.573 18.1581 17.9348 17.2844 17.9348 16.3735C17.9332 15.463 17.5707 14.5903 16.927 13.9465C16.2832 13.3028 15.4105 12.9403 14.5 12.9386Z' fill='%23478B73' stroke='%23478B73'/%3e%3c/svg%3e","image-icon":N,"info-icon":"data:image/svg+xml,%3csvg width='3' height='8' viewBox='0 0 3 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.13863 2.71667L0.122629 2.96933L0.0506294 3.304L0.447296 3.376C0.705296 3.438 0.756629 3.53067 0.700629 3.78867L0.0506294 6.84C-0.119371 7.62867 0.143963 8 0.761963 8C1.24196 8 1.79796 7.77867 2.05063 7.474L2.12796 7.108C1.95263 7.26267 1.69463 7.32467 1.52463 7.32467C1.28263 7.32467 1.1953 7.15467 1.25663 6.85533L2.13863 2.71667ZM2.1993 0.88C2.1993 1.11339 2.10658 1.33722 1.94155 1.50225C1.77652 1.66729 1.55269 1.76 1.3193 1.76C1.08591 1.76 0.862074 1.66729 0.697042 1.50225C0.53201 1.33722 0.439296 1.11339 0.439296 0.88C0.439296 0.646609 0.53201 0.422778 0.697042 0.257746C0.862074 0.0927141 1.08591 0 1.3193 0C1.55269 0 1.77652 0.0927141 1.94155 0.257746C2.10658 0.422778 2.1993 0.646609 2.1993 0.88Z' fill='white'/%3e%3c/svg%3e","close-white":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","file-doc-icon":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.2 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.4%2c9.6H9.6a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4Zm0%2c2.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4ZM21.6%2c8.33A1.94%2c1.94%2c0%2c0%2c0%2c21.53%2c8V7.9a1.36%2c1.36%2c0%2c0%2c0-.23-.34L14.1.36a1.36%2c1.36%2c0%2c0%2c0-.34-.23h-.1a1.17%2c1.17%2c0%2c0%2c0-.4-.13H6A3.59%2c3.59%2c0%2c0%2c0%2c2.4%2c3.6V20.4A3.59%2c3.59%2c0%2c0%2c0%2c6%2c24H18a3.59%2c3.59%2c0%2c0%2c0%2c3.6-3.6V8.33ZM14.4%2c4.09%2c17.51%2c7.2H15.6A1.2%2c1.2%2c0%2c0%2c1%2c14.4%2c6ZM19.2%2c20.4A1.2%2c1.2%2c0%2c0%2c1%2c18%2c21.6H6a1.2%2c1.2%2c0%2c0%2c1-1.2-1.2V3.6A1.2%2c1.2%2c0%2c0%2c1%2c6%2c2.4h6V6a3.59%2c3.59%2c0%2c0%2c0%2c3.6%2c3.6h3.6Zm-3.6-3.6H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4Z' transform='translate(-2.4)' fill='%232e56f4'/%3e%3c/svg%3e","new-tab":"data:image/svg+xml,%3csvg id='b54504ef-13d7-4f33-86c6-99c67ea7fb0b' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b59a66fa-47e6-4212-8827-b222b802776b%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M13.3%2c0l4.4%2c4.4L8.4%2c13.7l1.9%2c1.9%2c9.3-9.3L24%2c10.7V0Z'/%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M21.3%2c21.3H2.7V2.7H12L9.3%2c0H2.7A2.7%2c2.7%2c0%2c0%2c0%2c0%2c2.7V21.3A2.7%2c2.7%2c0%2c0%2c0%2c2.7%2c24H21.3A2.7%2c2.7%2c0%2c0%2c0%2c24%2c21.3V14.7L21.3%2c12Z'/%3e%3c/svg%3e",correct:"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.7206 6.78981L8.43037 11.09L6.7803 9.43992C6.69065 9.33524 6.58033 9.25021 6.45625 9.19019C6.33218 9.13016 6.19705 9.09643 6.05932 9.09111C5.9216 9.08579 5.78426 9.109 5.65593 9.15927C5.5276 9.20955 5.41104 9.28581 5.31359 9.38327C5.21613 9.48073 5.13986 9.59728 5.08959 9.72561C5.03931 9.85394 5.0161 9.99128 5.02142 10.129C5.02674 10.2667 5.06048 10.4019 5.1205 10.5259C5.18053 10.65 5.26555 10.7603 5.37024 10.85L7.72034 13.2101C7.81378 13.3028 7.9246 13.3761 8.04645 13.4259C8.16829 13.4756 8.29876 13.5009 8.43037 13.5001C8.69272 13.499 8.94413 13.3948 9.1304 13.2101L14.1306 8.20987C14.2244 8.1169 14.2988 8.0063 14.3495 7.88443C14.4003 7.76257 14.4264 7.63186 14.4264 7.49984C14.4264 7.36782 14.4003 7.23711 14.3495 7.11524C14.2988 6.99338 14.2244 6.88277 14.1306 6.78981C13.9432 6.60355 13.6898 6.499 13.4256 6.499C13.1614 6.499 12.9079 6.60355 12.7206 6.78981ZM10.0004 -0.000488281C8.02254 -0.000488281 6.08906 0.586027 4.4445 1.68489C2.79993 2.78375 1.51815 4.3456 0.761242 6.17295C0.00433303 8.00029 -0.193709 10.011 0.19216 11.9509C0.578029 13.8908 1.53048 15.6727 2.92906 17.0713C4.32765 18.4699 6.10956 19.4224 8.04945 19.8082C9.98935 20.1941 12.0001 19.9961 13.8274 19.2391C15.6548 18.4822 17.2166 17.2005 18.3155 15.5559C19.4144 13.9113 20.0009 11.9778 20.0009 9.99995C20.0009 8.68667 19.7422 7.38625 19.2396 6.17295C18.7371 4.95964 18.0004 3.8572 17.0718 2.92857C16.1432 1.99995 15.0407 1.26332 13.8274 0.76075C12.6141 0.258181 11.3137 -0.000488281 10.0004 -0.000488281ZM10.0004 18.0003C8.41812 18.0003 6.87133 17.5311 5.55568 16.652C4.24003 15.7729 3.21461 14.5234 2.60908 13.0615C2.00355 11.5997 1.84512 9.99107 2.15382 8.43916C2.46251 6.88724 3.22447 5.46172 4.34334 4.34285C5.46221 3.22398 6.88773 2.46202 8.43965 2.15332C9.99156 1.84463 11.6002 2.00306 13.062 2.60859C14.5239 3.21412 15.7734 4.23954 16.6525 5.55519C17.5316 6.87084 18.0008 8.41763 18.0008 9.99995C18.0008 12.1218 17.1579 14.1567 15.6575 15.657C14.1572 17.1574 12.1223 18.0003 10.0004 18.0003Z' fill='%23478B73'/%3e%3c/svg%3e","grid-ellipse":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st16' d='M12%2c6c-0.32%2c0-0.62%2c0.13-0.85%2c0.35C10.93%2c6.58%2c10.8%2c6.88%2c10.8%2c7.2V12c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 c0.23%2c0.23%2c0.53%2c0.35%2c0.85%2c0.35c0.32%2c0%2c0.62-0.13%2c0.85-0.35c0.23-0.23%2c0.35-0.53%2c0.35-0.85V7.2c0-0.32-0.13-0.62-0.35-0.85 C12.62%2c6.13%2c12.32%2c6%2c12%2c6z M12%2c15.6c-0.24%2c0-0.47%2c0.07-0.67%2c0.2c-0.2%2c0.13-0.35%2c0.32-0.44%2c0.54s-0.11%2c0.46-0.07%2c0.69 c0.05%2c0.23%2c0.16%2c0.45%2c0.33%2c0.61c0.17%2c0.17%2c0.38%2c0.28%2c0.61%2c0.33c0.23%2c0.05%2c0.47%2c0.02%2c0.69-0.07c0.22-0.09%2c0.41-0.24%2c0.54-0.44 c0.13-0.2%2c0.2-0.43%2c0.2-0.67c0-0.32-0.13-0.62-0.35-0.85C12.62%2c15.73%2c12.32%2c15.6%2c12%2c15.6z M23.65%2c6.67l-6.32-6.32 C17.1%2c0.13%2c16.79%2c0%2c16.48%2c0H7.52C7.21%2c0%2c6.9%2c0.13%2c6.67%2c0.35L0.35%2c6.67C0.13%2c6.9%2c0%2c7.21%2c0%2c7.52v8.95c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 l6.32%2c6.32C6.9%2c23.87%2c7.21%2c24%2c7.52%2c24h8.95c0.32%2c0%2c0.62-0.13%2c0.85-0.35l6.32-6.32C23.87%2c17.1%2c24%2c16.79%2c24%2c16.48V7.52 C24%2c7.21%2c23.87%2c6.9%2c23.65%2c6.67z M21.6%2c15.97l-5.63%2c5.63H8.03L2.4%2c15.97V8.03L8.03%2c2.4h7.94l5.63%2c5.63V15.97z'/%3e%3c/svg%3e","warning-outline":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M2.47%2c23.03h19.08c0.87%2c0%2c1.68-0.46%2c2.12-1.22c0.44-0.76%2c0.44-1.69%2c0-2.44L13.74%2c1.98 c-0.36-0.63-1.02-1.02-1.75-1.02c-0.72%2c0-1.39%2c0.39-1.74%2c1.02L0.33%2c19.33c-0.44%2c0.76-0.44%2c1.71%2c0%2c2.47 C0.77%2c22.56%2c1.59%2c23.03%2c2.47%2c23.03L2.47%2c23.03z M2.07%2c20.34L12%2c2.97l9.93%2c17.4c0.08%2c0.13%2c0.08%2c0.3%2c0%2c0.43 c-0.08%2c0.14-0.22%2c0.22-0.38%2c0.22H2.47c-0.16%2c0-0.32-0.09-0.4-0.23C1.99%2c20.65%2c1.98%2c20.47%2c2.07%2c20.34L2.07%2c20.34z M12%2c15.01 c0.27%2c0%2c0.52-0.11%2c0.71-0.29C12.9%2c14.53%2c13%2c14.27%2c13%2c14V9.99c0-0.55-0.45-1-1-1c-0.55%2c0-1%2c0.45-1%2c1V14c0%2c0.27%2c0.11%2c0.52%2c0.29%2c0.71 C11.48%2c14.9%2c11.73%2c15.01%2c12%2c15.01z M12.99%2c18.01c0%2c1.34-2.01%2c1.34-2.01%2c0C10.99%2c16.67%2c12.99%2c16.67%2c12.99%2c18.01z'/%3e%3c/svg%3e","tool-tip":"data:image/svg+xml,%3csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.132935 6.38318C0.132935 3.06947 2.81923 0.383179 6.13293 0.383179C9.44512 0.386862 12.1293 3.071 12.1329 6.38318C12.1329 9.69689 9.44664 12.3832 6.13293 12.3832C2.81923 12.3832 0.132935 9.69689 0.132935 6.38318ZM1.33293 6.38318C1.33293 9.03415 3.48197 11.1832 6.13293 11.1832C8.78264 11.1801 10.9299 9.03289 10.9329 6.38318C10.9329 3.73221 8.7839 1.58318 6.13293 1.58318C3.48197 1.58318 1.33293 3.73221 1.33293 6.38318ZM6.13293 6.08318C5.80156 6.08318 5.53293 6.35181 5.53293 6.68318V8.48318C5.53293 8.81455 5.80156 9.08318 6.13293 9.08318C6.46431 9.08318 6.73293 8.81455 6.73293 8.48318V6.68318C6.73293 6.35181 6.46431 6.08318 6.13293 6.08318ZM5.38293 4.43318C5.38293 4.01897 5.71872 3.68318 6.13293 3.68318C6.54715 3.68318 6.88293 4.01897 6.88293 4.43318C6.88293 4.84739 6.54715 5.18318 6.13293 5.18318C5.71872 5.18318 5.38293 4.84739 5.38293 4.43318Z' fill='%236B747F'/%3e%3c/svg%3e",informative:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st1' d='M12.02%2c9.6c-0.24%2c0-0.47-0.07-0.67-0.2c-0.2-0.13-0.35-0.32-0.44-0.54c-0.09-0.22-0.11-0.46-0.07-0.69 c0.05-0.23%2c0.16-0.45%2c0.33-0.61c0.17-0.17%2c0.38-0.28%2c0.61-0.33c0.23-0.05%2c0.47-0.02%2c0.69%2c0.07c0.22%2c0.09%2c0.41%2c0.24%2c0.54%2c0.44 c0.13%2c0.2%2c0.2%2c0.43%2c0.2%2c0.67c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c9.47%2c12.33%2c9.6%2c12.02%2c9.6z M12.02%2c0c-1.57%2c0-3.13%2c0.31-4.59%2c0.91 c-1.45%2c0.6-2.77%2c1.49-3.89%2c2.6C1.3%2c5.76%2c0.03%2c8.82%2c0.03%2c12c-0.01%2c2.77%2c0.95%2c5.46%2c2.71%2c7.6L0.35%2c22c-0.17%2c0.17-0.28%2c0.38-0.32%2c0.62 C-0.02%2c22.84%2c0%2c23.08%2c0.09%2c23.3c0.1%2c0.22%2c0.26%2c0.4%2c0.46%2c0.52c0.2%2c0.12%2c0.44%2c0.18%2c0.67%2c0.17h10.78c3.18%2c0%2c6.23-1.26%2c8.47-3.51 C22.74%2c18.23%2c24%2c15.18%2c24%2c12c0-3.18-1.26-6.23-3.51-8.48C18.24%2c1.26%2c15.2%2c0%2c12.02%2c0z M12.02%2c21.6h-7.9l1.11-1.12 c0.11-0.11%2c0.2-0.24%2c0.27-0.39c0.06-0.15%2c0.09-0.3%2c0.09-0.46c0-0.32-0.13-0.62-0.36-0.84c-1.57-1.57-2.55-3.64-2.76-5.85 C2.25%2c10.74%2c2.8%2c8.52%2c4.04%2c6.67C5.27%2c4.82%2c7.1%2c3.46%2c9.22%2c2.82c2.12-0.65%2c4.4-0.54%2c6.45%2c0.31c2.05%2c0.85%2c3.74%2c2.38%2c4.79%2c4.34 c1.05%2c1.96%2c1.38%2c4.22%2c0.95%2c6.4c-0.43%2c2.18-1.6%2c4.14-3.32%2c5.55C16.38%2c20.83%2c14.23%2c21.6%2c12.02%2c21.6z M12.02%2c16.8 c-0.32%2c0-0.62-0.13-0.85-0.35c-0.22-0.23-0.35-0.53-0.35-0.85V12c0-0.32%2c0.13-0.62%2c0.35-0.85c0.22-0.23%2c0.53-0.35%2c0.85-0.35 c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.22%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85v3.6c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c16.67%2c12.33%2c16.8%2c12.02%2c16.8z'/%3e%3c/svg%3e",calender:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.82 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c19.64a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19A1.07%2c1.07%2c0%2c0%2c0%2c13%2c19a1.1%2c1.1%2c0%2c0%2c0-.24-1.19%2c1.08%2c1.08%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0%2c.91%2c1.7Zm5.45%2c0a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1%2c1%2c0%2c0%2c0-.85-.85%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.09%2c1.09Zm0-4.37a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1.08%2c1.08%2c0%2c0%2c0-.29-.56A1.1%2c1.1%2c0%2c0%2c0%2c17%2c13.17a1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.9%2c1.69Zm-5.45%2c0a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.13%2c1.13%2c0%2c0%2c0%2c.06-.63%2c1.1%2c1.1%2c0%2c0%2c0-.86-.86%2c1.13%2c1.13%2c0%2c0%2c0-.63.06%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0-.18.6A1.09%2c1.09%2c0%2c0%2c0%2c12%2c15.27ZM19.64%2c2.18H18.55V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H7.64V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H4.36A3.28%2c3.28%2c0%2c0%2c0%2c1.09%2c5.45V20.73A3.28%2c3.28%2c0%2c0%2c0%2c4.36%2c24H19.64a3.28%2c3.28%2c0%2c0%2c0%2c3.27-3.27V5.45a3.28%2c3.28%2c0%2c0%2c0-3.27-3.27Zm1.09%2c18.55a1.09%2c1.09%2c0%2c0%2c1-1.09%2c1.09H4.36a1.09%2c1.09%2c0%2c0%2c1-1.09-1.09V10.91H20.73Zm0-12H3.27V5.45a1.14%2c1.14%2c0%2c0%2c1%2c.32-.77%2c1.12%2c1.12%2c0%2c0%2c1%2c.77-.32H5.45V5.45a1.1%2c1.1%2c0%2c0%2c0%2c1.87.78%2c1.14%2c1.14%2c0%2c0%2c0%2c.32-.78V4.36h8.72V5.45a1.1%2c1.1%2c0%2c1%2c0%2c2.19%2c0V4.36h1.09a1.12%2c1.12%2c0%2c0%2c1%2c.77.32%2c1.14%2c1.14%2c0%2c0%2c1%2c.32.77ZM6.55%2c15.27a1.08%2c1.08%2c0%2c0%2c0%2c.6-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49A1.05%2c1.05%2c0%2c0%2c0%2c7.62%2c14a1.18%2c1.18%2c0%2c0%2c0-.3-.56%2c1.1%2c1.1%2c0%2c0%2c0-1.19-.24%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.91%2c1.69Zm0%2c4.37a1.09%2c1.09%2c0%2c0%2c0%2c.6-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.05%2c1.05%2c0%2c0%2c0%2c.07-.63%2c1.22%2c1.22%2c0%2c0%2c0-.3-.56%2c1.12%2c1.12%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.1%2c1.09Z' transform='translate(-1.09)' fill='white'/%3e%3c/svg%3e","clock-blue":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c0A12%2c12%2c0%2c1%2c0%2c24%2c12%2c12%2c12%2c0%2c0%2c0%2c12%2c0Zm0%2c4.8a.9.9%2c0%2c0%2c0-.8.4.9.9%2c0%2c0%2c0-.4.8v5.3L7.9%2c12.7a1.2%2c1.2%2c0%2c0%2c0-.7%2c1%2c1.1%2c1.1%2c0%2c0%2c0%2c.6%2c1.1%2c1.3%2c1.3%2c0%2c0%2c0%2c1.2.1l3.5-1.8a1.2%2c1.2%2c0%2c0%2c0%2c.7-1.1V6a.9.9%2c0%2c0%2c0-.4-.8A.9.9%2c0%2c0%2c0%2c12%2c4.8ZM2.4%2c12A9.6%2c9.6%2c0%2c1%2c0%2c12%2c2.4%2c9.6%2c9.6%2c0%2c0%2c0%2c2.4%2c12Z' fill='white'/%3e%3c/svg%3e","edit-box":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st6' d='M16.78%2c4.8l3.76%2c3.76c0.16%2c0.16%2c0.16%2c0.42%2c0%2c0.57l-9.1%2c9.1l-3.87%2c0.43c-0.52%2c0.06-0.95-0.38-0.9-0.9L7.1%2c13.9 l9.1-9.1C16.36%2c4.64%2c16.62%2c4.64%2c16.78%2c4.8L16.78%2c4.8z M23.52%2c3.84l-2.03-2.03c-0.63-0.63-1.66-0.63-2.3%2c0l-1.47%2c1.48 c-0.16%2c0.16-0.16%2c0.42%2c0%2c0.58l3.76%2c3.76c0.16%2c0.16%2c0.42%2c0.16%2c0.58%2c0l1.48-1.47C24.16%2c5.51%2c24.16%2c4.48%2c23.52%2c3.84z M16%2c15.76V20H2.67 V6.66h9.57c0.13%2c0%2c0.26-0.05%2c0.35-0.15l1.67-1.67C14.58%2c4.54%2c14.35%2c4%2c13.91%2c4H2C0.9%2c4%2c0%2c4.9%2c0%2c6v14.67c0%2c1.1%2c0.9%2c2%2c2%2c2h14.67 c1.1%2c0%2c2-0.9%2c2-2V14.1c0-0.45-0.54-0.67-0.85-0.35l-1.67%2c1.67C16.05%2c15.5%2c16%2c15.62%2c16%2c15.76z'/%3e%3c/svg%3e","no-preview":"data:image/svg+xml,%3csvg width='103' height='94' viewBox='0 0 103 94' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M44.8933 58.3868L39.9467 63.3335L44.8933 68.2802L39.9467 73.2268L35 68.2802L30.0533 73.2268L25.1067 68.2802L30.0533 63.3335L25.1067 58.3868L30.0533 53.4402L35 58.3868L39.9467 53.4402L44.8933 58.3868ZM72.6133 53.4402L67.6667 58.3868L62.72 53.4402L57.7733 58.3868L62.72 63.3335L57.7733 68.2802L62.72 73.2268L67.6667 68.2802L72.6133 73.2268L77.56 68.2802L72.6133 63.3335L77.56 58.3868L72.6133 53.4402ZM102.667 61.0002V75.0002C102.667 77.5668 100.567 79.6668 98 79.6668H93.3333V84.3335C93.3333 89.5135 89.18 93.6668 84 93.6668H18.6667C16.1913 93.6668 13.8173 92.6835 12.067 90.9332C10.3167 89.1828 9.33333 86.8089 9.33333 84.3335V79.6668H4.66667C2.1 79.6668 0 77.5668 0 75.0002V61.0002C0 58.4335 2.1 56.3335 4.66667 56.3335H9.33333C9.33333 38.2735 23.94 23.6668 42 23.6668H46.6667V17.7402C43.8667 16.1535 42 13.1202 42 9.66683C42 4.5335 46.2 0.333496 51.3333 0.333496C56.4667 0.333496 60.6667 4.5335 60.6667 9.66683C60.6667 13.1202 58.8 16.1535 56 17.7402V23.6668H60.6667C78.7267 23.6668 93.3333 38.2735 93.3333 56.3335H98C100.567 56.3335 102.667 58.4335 102.667 61.0002ZM93.3333 65.6668H84V56.3335C84 43.4535 73.5467 33.0002 60.6667 33.0002H42C29.12 33.0002 18.6667 43.4535 18.6667 56.3335V65.6668H9.33333V70.3335H18.6667V84.3335H84V70.3335H93.3333V65.6668Z' fill='%23337E64'/%3e%3c/svg%3e",overview:"data:image/svg+xml,%3csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.28802 1H19.6988' stroke='%236B747F' stroke-width='1.5' stroke-linecap='round'/%3e%3cpath d='M1.28802 19.2937H19.6988' stroke='%236B747F' stroke-width='1.5' stroke-linecap='round'/%3e%3crect x='1.28802' y='3.97937' width='18.4108' height='12' rx='1' stroke='%236B747F' stroke-width='1.5' stroke-linecap='square'/%3e%3c/svg%3e","map-marker":"data:image/svg+xml,%3csvg width='34' height='46' viewBox='0 0 34 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.3046 39.5328C6.2951 32.4012 0.00189109 23.4421 0.00189109 17.1765H0C0 -5.72551 34 -5.72551 34 17.1765C34 23.491 27.3468 32.9603 22.2766 40.1765C21.0503 41.9219 19.9165 43.5355 18.9919 44.9407C18.0721 46.3531 15.9281 46.3531 15.0099 44.9407C13.9805 43.3422 12.6918 41.5075 11.3046 39.5328ZM26 17C26 12.1055 22.0522 8 17 8C11.9478 8 8 12.1056 8 17C8 22.0522 11.9478 26 17 26C22.0522 26 26 22.0522 26 17Z' fill='%232A50FD'/%3e%3c/svg%3e",warning:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st17' d='M11.2%2c6.35C11.43%2c6.13%2c11.73%2c6%2c12.05%2c6c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85V12 c0%2c0.32-0.13%2c0.62-0.35%2c0.85c-0.22%2c0.23-0.53%2c0.35-0.85%2c0.35c-0.32%2c0-0.62-0.13-0.85-0.35c-0.23-0.22-0.35-0.53-0.35-0.85V7.2 C10.85%2c6.88%2c10.98%2c6.58%2c11.2%2c6.35z'/%3e %3cpath class='st17' d='M11.39%2c15.8c0.2-0.13%2c0.43-0.2%2c0.67-0.2c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.22%2c0.35%2c0.53%2c0.35%2c0.85 c0%2c0.24-0.07%2c0.47-0.2%2c0.67c-0.13%2c0.2-0.32%2c0.35-0.54%2c0.44c-0.22%2c0.09-0.46%2c0.11-0.69%2c0.07c-0.23-0.05-0.45-0.16-0.61-0.33 c-0.17-0.17-0.28-0.38-0.33-0.61c-0.05-0.23-0.02-0.47%2c0.07-0.69C11.03%2c16.12%2c11.19%2c15.93%2c11.39%2c15.8z'/%3e%3c/g%3e%3c/svg%3e","load-more":"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1em' height='1em' preserveAspectRatio='xMidYMid meet' viewBox='0 0 24 24'%3e%3cpath fill='currentColor' d='M18 6.41L16.59 5L12 9.58L7.41 5L6 6.41l6 6z'/%3e%3cpath fill='currentColor' d='m18 13l-1.41-1.41L12 16.17l-4.59-4.58L6 13l6 6z'/%3e%3c/svg%3e",crossOutlined:"data:image/svg+xml,%3csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.8 0C1.7 0 0 1.7 0 3.8C0 5.9 1.7 7.6 3.8 7.6C5.9 7.6 7.6 5.9 7.6 3.8C7.6 1.7 5.9 0 3.8 0ZM3.8 7C2 7 0.6 5.5 0.6 3.8C0.6 2.1 2 0.6 3.8 0.6C5.6 0.6 7 2.1 7 3.8C7 5.5 5.5 7 3.8 7Z' fill='%23DB1F26'/%3e%3cpath d='M5.00001 2.2L3.80001 3.4L2.60001 2.3L2.20001 2.7L3.40001 3.8L2.20001 4.9L2.60001 5.3L3.80001 4.2L5.00001 5.4L5.40001 5L4.20001 3.8L5.40001 2.6L5.00001 2.2Z' fill='%23DB1F26'/%3e%3c/svg%3e",pdf:"data:image/svg+xml,%3csvg width='500' height='572' viewBox='0 0 500 572' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M283.3 471.6V406.8H216.3V471.9H159.3L195.6 511.8C213.8 531.8 231.9 551.6 250 571.5L340.7 471.6H283.3Z' fill='%23478B73'/%3e%3cpath d='M244.5 178.4H232.2V243.4H242.1V243.1C250.5 243.1 257.4 240 262.8 233.8C268.2 227.6 270.9 219.9 270.9 210.9C270.9 201.9 268.5 193.9 263.4 187.7C258.3 181.5 252 178.4 244.5 178.4Z' fill='%23478B73'/%3e%3cpath d='M137.5 177.4H129.4V205.9H137.5C142.6 205.9 146.5 204.7 149.5 202.2C152.5 199.7 154 196.3 154 191.7C154 187.1 152.5 184.3 149.8 181.5C147.1 178.7 142.9 177.5 137.5 177.5V177.4Z' fill='%23478B73'/%3e%3cpath d='M437.4 0H62.5C28 0 0 27.7 0 61.9V433.5C0 467.7 28 495.4 62.5 495.4H159.5L123.9 456.2H200.6V391.1H298.9V455.9H375.9L340 495.4H437.2C471.7 495.4 499.7 467.7 499.7 433.5V61.9C499.7 27.7 471.7 0 437.2 0H437.4ZM174 223.9C166.2 231 155.7 234.7 142.5 234.7H129.6V272.5H99.9V148.6H144C157.5 148.6 168 152.6 174.9 160.7C181.8 168.8 185.4 179.3 185.4 192.6C185.4 205.9 181.5 216.8 174 223.9ZM286.8 255.5C276.3 267 262.2 272.5 244.2 272.5H202.8V148.6H243.6C261.3 148.6 275.7 154.2 286.2 165.9C297 177.4 302.4 192.2 302.4 210.8C302.4 229.4 297.3 244.2 286.8 255.4V255.5ZM399.9 178.1H351.3V201.3H390.9V230.7H351.3V272.5H321.9V148.6H399.9V178.1Z' fill='%23478B73'/%3e%3c/svg%3e",zip:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 27.0.0%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 499.8 571.5' style='enable-background:new 0 0 499.8 571.5%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill:%23478B73%3b%7d%3c/style%3e%3cg%3e %3cpath class='st0' d='M283.4%2c471.6h-0.1v-64.8h-67v65.1h-57l36.3%2c39.9c18.2%2c20%2c36.3%2c39.8%2c54.4%2c59.7l90.7-99.9H283.4z'/%3e %3cpath class='st0' d='M437.3%2c0H62.5C28%2c0%2c0%2c27.7%2c0%2c61.9v371.6c0%2c34.2%2c28%2c61.9%2c62.5%2c61.9h97l-35.6-39.2h76.7v-65.1h98.3v64.8h77 l-35.8%2c39.5h97.2c34.5%2c0%2c62.5-27.7%2c62.5-61.9V61.9C499.8%2c27.7%2c471.8%2c0%2c437.3%2c0z M204.7%2c159.4L204.7%2c159.4l-57.7%2c71h57.6v30.3H100 v-26.4l55.8-69.8v-0.6h-54v-30.3h102.9V159.4z M267.3%2c261h-37.5V133.6h37.5V261z M385.8%2c211c-9.3%2c7.3-22.2%2c11.1-38.4%2c11.1h-15.6 V261h-35.4V133.6h53.4c16.5%2c0%2c29.1%2c4.1%2c37.5%2c12.4c8.4%2c8.3%2c12.6%2c19.1%2c12.6%2c32.8S395.1%2c203.7%2c385.8%2c211z'/%3e %3cpath class='st0' d='M356.4%2c167.3c-3.3-2.8-8.4-4.1-14.7-4.1h-9.6v29.3h9.6c6%2c0%2c10.8-1.3%2c14.4-3.8c3.6-2.5%2c5.4-6%2c5.4-10.8l0-0.1 C361.5%2c173.7%2c359.7%2c170.2%2c356.4%2c167.3z'/%3e%3c/g%3e%3c/svg%3e",minus:"data:image/svg+xml,%3csvg width='10' height='3' viewBox='0 0 10 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.9112 2.15645H6.08879H10V0H6.08879H3.9112H0V2.15645H3.9112Z' fill='%23478B73'/%3e%3c/svg%3e",share:"data:image/svg+xml,%3csvg width='11' height='13' viewBox='0 0 11 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.06903 7.94833C7.51503 7.94979 6.98032 8.15192 6.56388 8.51729L4.45356 7.16214C4.58449 6.73047 4.58449 6.26968 4.45356 5.83802L6.56388 4.48286C6.95422 4.82704 7.45072 5.02704 7.97063 5.04954C8.49055 5.07204 9.00248 4.91568 9.42109 4.60651C9.8397 4.29734 10.1397 3.85405 10.2711 3.35051C10.4025 2.84697 10.3574 2.3136 10.1432 1.8393C9.92908 1.365 9.55885 0.978425 9.09424 0.743997C8.62963 0.509568 8.09871 0.44145 7.58996 0.550997C7.08122 0.660543 6.62539 0.941136 6.29844 1.34601C5.97148 1.75088 5.79316 2.25558 5.7932 2.77598C5.79432 3.00022 5.82741 3.22315 5.89147 3.43805L3.78116 4.7932C3.45267 4.50351 3.04757 4.31475 2.61447 4.24958C2.18137 4.18441 1.73866 4.24559 1.33947 4.4258C0.940279 4.606 0.601565 4.89756 0.363972 5.26549C0.126379 5.63342 0 6.0621 0 6.50008C0 6.93805 0.126379 7.36673 0.363972 7.73466C0.601565 8.1026 0.940279 8.39416 1.33947 8.57436C1.73866 8.75456 2.18137 8.81574 2.61447 8.75057C3.04757 8.6854 3.45267 8.49665 3.78116 8.20695L5.89147 9.56211C5.82741 9.777 5.79432 9.99993 5.7932 10.2242C5.7932 10.6743 5.92667 11.1143 6.17675 11.4886C6.42682 11.8628 6.78225 12.1545 7.19811 12.3268C7.61396 12.499 8.07156 12.5441 8.51303 12.4563C8.95449 12.3685 9.36001 12.1517 9.67829 11.8334C9.99657 11.5151 10.2133 11.1096 10.3011 10.6682C10.3889 10.2267 10.3439 9.7691 10.1716 9.35324C9.99938 8.93739 9.70768 8.58195 9.33342 8.33188C8.95916 8.08181 8.51915 7.94833 8.06903 7.94833ZM8.06903 1.74152C8.27363 1.74152 8.47363 1.80219 8.64375 1.91585C8.81387 2.02952 8.94646 2.19109 9.02476 2.38011C9.10305 2.56914 9.12354 2.77713 9.08362 2.9778C9.04371 3.17847 8.94519 3.36279 8.80051 3.50747C8.65584 3.65214 8.47151 3.75066 8.27085 3.79058C8.07018 3.83049 7.86218 3.81001 7.67316 3.73171C7.48413 3.65341 7.32257 3.52082 7.2089 3.35071C7.09523 3.18059 7.03456 2.98058 7.03456 2.77598C7.03592 2.50205 7.14535 2.23971 7.33905 2.04601C7.53276 1.8523 7.79509 1.74287 8.06903 1.74152ZM2.276 7.53455C2.0714 7.53455 1.8714 7.47387 1.70128 7.36021C1.53116 7.24654 1.39857 7.08497 1.32028 6.89595C1.24198 6.70693 1.22149 6.49893 1.26141 6.29826C1.30132 6.09759 1.39985 5.91327 1.54452 5.7686C1.68919 5.62392 1.87352 5.5254 2.07419 5.48548C2.27485 5.44557 2.48285 5.46605 2.67188 5.54435C2.8609 5.62265 3.02246 5.75524 3.13613 5.92536C3.2498 6.09547 3.31047 6.29548 3.31047 6.50008C3.30911 6.77401 3.19969 7.03635 3.00598 7.23005C2.81227 7.42376 2.54994 7.53319 2.276 7.53455ZM8.06903 11.2586C7.86443 11.2586 7.66443 11.198 7.49431 11.0843C7.32419 10.9706 7.1916 10.8091 7.11331 10.62C7.03501 10.431 7.01452 10.223 7.05444 10.0224C7.09435 9.82168 7.19288 9.63736 7.33755 9.49269C7.48222 9.34801 7.66655 9.24949 7.86722 9.20957C8.06788 9.16966 8.27588 9.19014 8.46491 9.26844C8.65393 9.34674 8.81549 9.47933 8.92916 9.64945C9.04283 9.81956 9.1035 10.0196 9.1035 10.2242C9.10214 10.4981 8.99272 10.7604 8.79901 10.9541C8.6053 11.1479 8.34297 11.2573 8.06903 11.2586Z' fill='white'/%3e%3c/svg%3e",history:"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.6665 2C7.07521 2 5.54908 2.63214 4.42386 3.75736C3.29865 4.88258 2.6665 6.4087 2.6665 8H0.666504L3.25984 10.5933L3.3065 10.6867L5.99984 8H3.99984C3.99984 5.42 6.0865 3.33333 8.6665 3.33333C11.2465 3.33333 13.3332 5.42 13.3332 8C13.3332 10.58 11.2465 12.6667 8.6665 12.6667C7.37984 12.6667 6.21317 12.14 5.37317 11.2933L4.4265 12.24C4.98211 12.7987 5.64283 13.2418 6.37055 13.5439C7.09826 13.846 7.87858 14.001 8.6665 14C10.2578 14 11.7839 13.3679 12.9091 12.2426C14.0344 11.1174 14.6665 9.5913 14.6665 8C14.6665 6.4087 14.0344 4.88258 12.9091 3.75736C11.7839 2.63214 10.2578 2 8.6665 2ZM7.99984 5.33333V8.66667L10.8332 10.3467L11.3465 9.48667L8.99984 8.09333V5.33333H7.99984Z' fill='%232A50FD'/%3e%3c/svg%3e","plus-squared":"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='M7.5 3C7.69891 3 7.88968 3.07902 8.03033 3.21967C8.17098 3.36032 8.25 3.55109 8.25 3.75V6.75H11.25C11.4489 6.75 11.6397 6.82902 11.7803 6.96967C11.921 7.11032 12 7.30109 12 7.5C12 7.69891 11.921 7.88968 11.7803 8.03033C11.6397 8.17098 11.4489 8.25 11.25 8.25H8.25V11.25C8.25 11.4489 8.17098 11.6397 8.03033 11.7803C7.88968 11.921 7.69891 12 7.5 12C7.30109 12 7.11032 11.921 6.96967 11.7803C6.82902 11.6397 6.75 11.4489 6.75 11.25V8.25H3.75C3.55109 8.25 3.36032 8.17098 3.21967 8.03033C3.07902 7.88968 3 7.69891 3 7.5C3 7.30109 3.07902 7.11032 3.21967 6.96967C3.36032 6.82902 3.55109 6.75 3.75 6.75H6.75V3.75C6.75 3.55109 6.82902 3.36032 6.96967 3.21967C7.11032 3.07902 7.30109 3 7.5 3Z' fill='white'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.25 15C1.65326 15 1.08097 14.7629 0.65901 14.341C0.237053 13.919 0 13.3467 0 12.75V2.25C0 1.65326 0.237053 1.08097 0.65901 0.65901C1.08097 0.237053 1.65326 0 2.25 0H12.75C13.3467 0 13.919 0.237053 14.341 0.65901C14.7629 1.08097 15 1.65326 15 2.25V12.75C15 13.3467 14.7629 13.919 14.341 14.341C13.919 14.7629 13.3467 15 12.75 15H2.25ZM1.5 12.75C1.5 12.9489 1.57902 13.1397 1.71967 13.2803C1.86032 13.421 2.05109 13.5 2.25 13.5H12.75C12.9489 13.5 13.1397 13.421 13.2803 13.2803C13.421 13.1397 13.5 12.9489 13.5 12.75V2.25C13.5 2.05109 13.421 1.86032 13.2803 1.71967C13.1397 1.57902 12.9489 1.5 12.75 1.5H2.25C2.05109 1.5 1.86032 1.57902 1.71967 1.71967C1.57902 1.86032 1.5 2.05109 1.5 2.25V12.75Z' fill='white'/%3e%3c/svg%3e","publish-icon":"data:image/svg+xml,%3csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.42241 2.87539C3.16765 4.28392 2.30654 6.30753 2.22658 6.4982L0 5.54483L2.49107 3.05376C2.78015 2.76468 3.19841 2.63551 3.60436 2.71547L4.42241 2.87539ZM5.64027 9.42597C5.64027 9.42597 7.94066 8.4726 9.26308 7.15018C12.5845 3.82876 12.0309 1.23313 11.8526 0.648807C11.2682 0.464283 8.6726 -0.0831364 5.35118 3.23829C4.02876 4.5607 3.07539 6.8611 3.07539 6.8611L5.64027 9.42597ZM9.62597 8.07895C8.21744 9.33371 6.19384 10.1948 6.00316 10.2748L6.95653 12.5014L9.4476 10.0103C9.73669 9.72121 9.86585 9.30296 9.78589 8.897L9.62597 8.07895ZM4.30555 10.041C4.30555 10.5516 4.09642 11.0129 3.76428 11.345C3.03849 12.0708 0 12.5014 0 12.5014C0 12.5014 0.430555 9.46288 1.15635 8.73708C1.41394 8.47815 1.74267 8.30159 2.1008 8.22985C2.45893 8.1581 2.8303 8.1944 3.16776 8.33413C3.50522 8.47386 3.79354 8.71072 3.99612 9.01463C4.19871 9.31855 4.30641 9.67581 4.30555 10.041ZM6.76586 4.50535C6.76586 3.82876 7.31943 3.27519 7.99602 3.27519C8.6726 3.27519 9.22617 3.82876 9.22617 4.50535C9.22617 5.18193 8.6726 5.7355 7.99602 5.7355C7.31943 5.7355 6.76586 5.18193 6.76586 4.50535Z' fill='%232A50FD'/%3e%3c/svg%3e",good:"data:image/svg+xml,%3csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M32.9308 60.0005C25.5047 60.0005 18.3828 57.0505 13.1317 51.7995C7.88068 46.5485 4.93068 39.4266 4.93068 32.0005C4.93068 24.5744 7.88068 17.4525 13.1317 12.2015C18.3828 6.95048 25.5047 4.00049 32.9308 4.00049C40.3569 4.00049 47.4788 6.95048 52.7298 12.2015C57.9809 17.4525 60.9309 24.5744 60.9309 32.0005C60.9309 39.4266 57.9809 46.5485 52.7298 51.7995C47.4788 57.0505 40.3569 60.0005 32.9308 60.0005ZM32.9308 64.0005C41.4177 64.0005 49.5571 60.6291 55.5583 54.6279C61.5595 48.6267 64.9309 40.4874 64.9309 32.0005C64.9309 23.5136 61.5595 15.3742 55.5583 9.37307C49.5571 3.37191 41.4177 0.000488281 32.9308 0.000488281C24.4438 0.000488281 16.3045 3.37191 10.3033 9.37307C4.3021 15.3742 0.930664 23.5136 0.930664 32.0005C0.930664 40.4874 4.3021 48.6267 10.3033 54.6279C16.3045 60.6291 24.4438 64.0005 32.9308 64.0005Z' fill='%2300B904'/%3e%3cpath d='M18.07 38.2685C18.5294 38.0033 19.0753 37.9314 19.5876 38.0687C20.1 38.206 20.5368 38.5412 20.802 39.0005C22.0305 41.1299 23.7982 42.898 25.9273 44.1269C28.0565 45.3557 30.4718 46.002 32.9301 46.0005C35.3884 46.002 37.8037 45.3557 39.9328 44.1269C42.0619 42.898 43.8297 41.1299 45.0581 39.0005C45.1885 38.7712 45.3629 38.57 45.5714 38.4084C45.7798 38.2468 46.0182 38.128 46.2727 38.0589C46.5273 37.9898 46.793 37.9717 47.0545 38.0057C47.3161 38.0397 47.5683 38.1251 47.7968 38.257C48.0252 38.3889 48.2253 38.5646 48.3855 38.7742C48.5457 38.9837 48.6629 39.2228 48.7303 39.4778C48.7977 39.7328 48.814 39.9986 48.7783 40.26C48.7426 40.5213 48.6555 40.773 48.5221 41.0005C46.9426 43.7379 44.6699 46.011 41.9327 47.5909C39.1955 49.1709 36.0905 50.0019 32.9301 50.0005C29.7696 50.0019 26.6646 49.1709 23.9274 47.5909C21.1902 46.011 18.9175 43.7379 17.338 41.0005C17.0728 40.5412 17.0009 39.9953 17.1382 39.4829C17.2755 38.9706 17.6107 38.5337 18.07 38.2685ZM28.93 26.0005C28.93 29.3125 27.138 32.0005 24.93 32.0005C22.722 32.0005 20.93 29.3125 20.93 26.0005C20.93 22.6885 22.722 20.0005 24.93 20.0005C27.138 20.0005 28.93 22.6885 28.93 26.0005ZM44.9301 26.0005C44.9301 29.3125 43.1381 32.0005 40.9301 32.0005C38.7221 32.0005 36.9301 29.3125 36.9301 26.0005C36.9301 22.6885 38.7221 20.0005 40.9301 20.0005C43.1381 20.0005 44.9301 22.6885 44.9301 26.0005Z' fill='%2300B904'/%3e%3c/svg%3e",bad:"data:image/svg+xml,%3csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M32.0714 60.0005C24.6453 60.0005 17.5234 57.0505 12.2723 51.7995C7.02131 46.5485 4.0713 39.4266 4.0713 32.0005C4.0713 24.5744 7.02131 17.4525 12.2723 12.2015C17.5234 6.95048 24.6453 4.00049 32.0714 4.00049C39.4975 4.00049 46.6194 6.95048 51.8705 12.2015C57.1215 17.4525 60.0715 24.5744 60.0715 32.0005C60.0715 39.4266 57.1215 46.5485 51.8705 51.7995C46.6194 57.0505 39.4975 60.0005 32.0714 60.0005ZM32.0714 64.0005C40.5584 64.0005 48.6977 60.6291 54.6989 54.6279C60.7001 48.6267 64.0715 40.4874 64.0715 32.0005C64.0715 23.5136 60.7001 15.3742 54.6989 9.37307C48.6977 3.37191 40.5584 0.000488281 32.0714 0.000488281C23.5844 0.000488281 15.4451 3.37191 9.44391 9.37307C3.44272 15.3742 0.0712891 23.5136 0.0712891 32.0005C0.0712891 40.4874 3.44272 48.6267 9.44391 54.6279C15.4451 60.6291 23.5844 64.0005 32.0714 64.0005Z' fill='%23DD0000'/%3e%3cpath d='M17.2117 49.7325C17.6711 49.9977 18.2169 50.0696 18.7293 49.9323C19.2416 49.795 19.6785 49.4599 19.9437 49.0005C21.1722 46.8712 22.9399 45.103 25.069 43.8742C27.1982 42.6453 29.6134 41.9991 32.0717 42.0005C37.2518 42.0005 41.7758 44.8125 44.1998 49.0005C44.4669 49.4561 44.9034 49.7876 45.414 49.9226C45.9246 50.0576 46.4678 49.9851 46.9252 49.7211C47.3826 49.457 47.7169 49.0227 47.8553 48.513C47.9937 48.0034 47.9248 47.4596 47.6638 47.0005C46.0843 44.2631 43.8116 41.99 41.0744 40.4101C38.3372 38.8302 35.2322 37.9991 32.0717 38.0005C28.9115 37.9999 25.8067 38.8313 23.0697 40.4112C20.3327 41.991 18.0598 44.2636 16.4797 47.0005C16.2145 47.4599 16.1426 48.0058 16.2799 48.5181C16.4172 49.0305 16.7523 49.4673 17.2117 49.7325ZM28.0717 26.0005C28.0717 29.3125 26.2797 32.0005 24.0717 32.0005C21.8637 32.0005 20.0717 29.3125 20.0717 26.0005C20.0717 22.6885 21.8637 20.0005 24.0717 20.0005C26.2797 20.0005 28.0717 22.6885 28.0717 26.0005ZM44.0718 26.0005C44.0718 29.3125 42.2798 32.0005 40.0718 32.0005C37.8638 32.0005 36.0718 29.3125 36.0718 26.0005C36.0718 22.6885 37.8638 20.0005 40.0718 20.0005C42.2798 20.0005 44.0718 22.6885 44.0718 26.0005Z' fill='%23DD0000'/%3e%3c/svg%3e",okay:"data:image/svg+xml,%3csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M32.9308 60.0005C25.5047 60.0005 18.3828 57.0505 13.1317 51.7995C7.88068 46.5485 4.93068 39.4266 4.93068 32.0005C4.93068 24.5744 7.88068 17.4525 13.1317 12.2015C18.3828 6.95048 25.5047 4.00049 32.9308 4.00049C40.3569 4.00049 47.4788 6.95048 52.7298 12.2015C57.9809 17.4525 60.9309 24.5744 60.9309 32.0005C60.9309 39.4266 57.9809 46.5485 52.7298 51.7995C47.4788 57.0505 40.3569 60.0005 32.9308 60.0005ZM32.9308 64.0005C41.4177 64.0005 49.5571 60.6291 55.5583 54.6279C61.5595 48.6267 64.9309 40.4874 64.9309 32.0005C64.9309 23.5136 61.5595 15.3742 55.5583 9.37307C49.5571 3.37191 41.4177 0.000488281 32.9308 0.000488281C24.4438 0.000488281 16.3045 3.37191 10.3033 9.37307C4.3021 15.3742 0.930664 23.5136 0.930664 32.0005C0.930664 40.4874 4.3021 48.6267 10.3033 54.6279C16.3045 60.6291 24.4438 64.0005 32.9308 64.0005Z' fill='%232A50FD'/%3e%3cpath d='M16.9304 42.0005C16.9304 42.5309 17.1412 43.0397 17.5162 43.4147C17.8913 43.7898 18.4 44.0005 18.9305 44.0005H46.9306C47.461 44.0005 47.9697 43.7898 48.3448 43.4147C48.7199 43.0397 48.9306 42.5309 48.9306 42.0005C48.9306 41.4701 48.7199 40.9614 48.3448 40.5863C47.9697 40.2112 47.461 40.0005 46.9306 40.0005H18.9305C18.4 40.0005 17.8913 40.2112 17.5162 40.5863C17.1412 40.9614 16.9304 41.4701 16.9304 42.0005ZM28.9305 26.0005C28.9305 22.6885 27.1385 20.0005 24.9305 20.0005C22.7225 20.0005 20.9305 22.6885 20.9305 26.0005C20.9305 29.3125 22.7225 32.0005 24.9305 32.0005C27.1385 32.0005 28.9305 29.3125 28.9305 26.0005ZM44.9305 26.0005C44.9305 22.6885 43.1385 20.0005 40.9305 20.0005C38.7225 20.0005 36.9305 22.6885 36.9305 26.0005C36.9305 29.3125 38.7225 32.0005 40.9305 32.0005C43.1385 32.0005 44.9305 29.3125 44.9305 26.0005Z' fill='%232A50FD'/%3e%3c/svg%3e"},K=m(h)`
|
|
97
97
|
div {
|
|
98
98
|
${({customstyles:e})=>e}
|
|
99
|
-
${({size:e})=>e&&
|
|
99
|
+
${({size:e})=>e&&u`
|
|
100
100
|
width: ${e}px;
|
|
101
101
|
height: ${e}px;
|
|
102
102
|
`}
|
|
103
103
|
}
|
|
104
104
|
svg {
|
|
105
|
-
${({size:e})=>e&&
|
|
105
|
+
${({size:e})=>e&&u`
|
|
106
106
|
width: ${e}px;
|
|
107
107
|
height: ${e}px;
|
|
108
108
|
`}
|
|
109
109
|
|
|
110
|
-
${({transform:e})=>e&&
|
|
110
|
+
${({transform:e})=>e&&u`
|
|
111
111
|
transform: ${e};
|
|
112
112
|
`}
|
|
113
113
|
|
|
114
114
|
path {
|
|
115
|
-
${({color:e})=>e&&
|
|
115
|
+
${({color:e})=>e&&u`
|
|
116
116
|
fill: ${e};
|
|
117
117
|
`}
|
|
118
118
|
}
|
|
@@ -138,7 +138,7 @@ import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,us
|
|
|
138
138
|
|
|
139
139
|
// custom styles
|
|
140
140
|
${({customWrapperStyles:e})=>e}
|
|
141
|
-
`,ee=({customStylesAccordionContainer:e,
|
|
141
|
+
`,ee=({customStylesAccordionContainer:e,customStylesAccordionToggle:l,customStylesAccordionIcon:a,customStylesAccordionContent:n,toggleIconAnimation:c,icon:s,content:d,contentToggle:p,toggleState:m,contentIsOpen:u,id:g,customWrapperStyles:f,setContentIsOpen:h,showIconInfo:y,...x})=>{const v=o(null),C=b()||H,[A,w]=r(!1);return i((()=>{w(u)}),[u]),t.createElement(Z,M({customStyles:e,type:"accordionContainer"},x,{header:t.createElement(Z,M({customStyles:{borderRadius:A?"5px 5px 0 0":"5px",...l},type:"accordionToggle"},x,{onClick:()=>{h(!A),w(!A)},header:p,content:t.createElement(_,{theme:C,customWrapperStyles:f},y&&t.createElement("span",null,A?"Click to hide":"Click to open"),t.createElement("div",{style:c&&A?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",transition:"transform ease 95ms",background:"transparent"}},s||t.createElement($,{icon:"chevron-down",size:11,transform:"translate(0px,-1px)",color:"#A9B1B8"})))})),content:t.createElement(D,M({customStyles:n,type:"accordionContent",ref:v},x,{style:A?{height:"auto"}:{height:"0px",border:"none"},id:g,content:d}))}))};ee.propTypes={customStylesAccordionContainer:e.object,customStylesAccordionToggle:e.object,customStylesAccordionIcon:e.object,customStylesAccordionContent:e.object,toggleIconAnimation:e.bool,icon:e.any,content:e.any,contentToggle:e.any,toggleState:e.func,id:e.string,customWrapperStyles:e.object,showIconInfo:e.bool},ee.defaultProps={contentToggle:"Toggle",content:"Content",toggleIconAnimation:!0,showIconInfo:!0,toggleState:()=>{},id:"",customStylesAccordionContainer:{marginBottom:"10px",padding:0,boxShadow:"none"},customStylesAccordionToggle:{background:"#F0F3F8",cursor:"pointer",border:"0.5px solid #E2E6F5",color:`${H.variant["primary-2"]}`,lineHeight:"17px",fontSize:"14px",padding:"10px 17px",display:"flex",alignItems:"center",justifyContent:"space-between",boxShadow:"none",width:"auto"},customStylesAccordionContent:{borderRadius:"0 0 5px 5px",border:"0.5px solid #E2E6F5",borderTop:"none",transition:"height ease 0.3s, transform ease 95ms",overflow:"hidden",padding:"0",width:"auto"}};const te=({customStylesAccordionContainer:e,customStylesAccordionToggle:l,customStylesAccordionContent:o,toggleIconAnimation:a,content:n,contentToggle:c,isSelected:s,isAccordionOpen:d,id:p,customSelectCardColor:m,showIcon:u})=>{const[g,f]=r(!1),[h,y]=r({}),[x,v]=r({}),C=b()||H;return i((()=>{s?(y((e=>({...e,backgroundColor:m||C.variant["primary-1"]}))),v((e=>({...e,backgroundColor:m||C.variant["primary-1"]})))):(y({}),v({}))}),[s]),i((()=>{f(!!d)}),[d]),t.createElement(Z,{customStyles:{...e,...h},type:"accordionContainer",header:t.createElement(Z,{customStyles:{...l,...x},type:"accordionToggle",onClick:()=>{f(!g)},header:u?t.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"}},c,t.createElement($,{icon:"chevron-down",color:"white",size:10,customstyles:a&&g?{transform:"rotate(180deg)",transition:"transform ease 200ms",background:"transparent",display:"flex",justifyContent:"center",alignItems:"center"}:{transform:"rotate(0deg)",background:"transparent",display:"flex",justifyContent:"center",alignItems:"center"}})):c}),content:t.createElement(Z,{customStyles:o,type:"accordionContent",style:g?{height:"auto"}:{height:"0px",borderBottom:"none"},id:p,content:n})})};te.propTypes={customStylesAccordionContainer:e.object,customStylesAccordionToggle:e.object,customStylesAccordionContent:e.object,toggleIconAnimation:e.bool,content:e.any,contentToggle:e.any,id:e.string,showIcon:e.bool},te.defaultProps={contentToggle:"Toggle",content:"Content",id:"",showIcon:!1};const le=m.div`
|
|
142
142
|
display: ${({alertIsOpen:e})=>e?"block":"none"};
|
|
143
143
|
background-color: ${({theme:e})=>F(e.variant["graph-4"],.05)};
|
|
144
144
|
color: ${({theme:e})=>e.variant["primary-2"]};
|
|
@@ -147,20 +147,20 @@ import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,us
|
|
|
147
147
|
width: 100%;
|
|
148
148
|
border-left: 8px solid ${({theme:e})=>e.variant["graph-4"]};
|
|
149
149
|
${({alertWrapperStyle:e})=>e}
|
|
150
|
-
`,
|
|
150
|
+
`,oe=m.div`
|
|
151
151
|
cursor: pointer;
|
|
152
152
|
padding-bottom: 9px;
|
|
153
153
|
${({iconDivCustomStyle:e})=>e}
|
|
154
|
-
`,
|
|
154
|
+
`,re=({content:e,alertWrapperStyle:l,iconDivCustomStyle:o,alertIsOpen:r,closeAlert:i,iconProps:a})=>{const n=b()||H;return t.createElement(le,{theme:n,alertIsOpen:r,alertWrapperStyle:l},t.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"6px 24px"}},t.createElement("div",null,e),t.createElement(oe,{onClick:i,iconDivCustomStyle:o},t.createElement($,M({icon:"close-icon",color:"#000000",size:13},a)))))};re.propTypes={content:e.any,alertWrapperStyle:e.object,alertIsOpen:e.bool,iconDivCustomStyle:e.object,closeAlert:e.func,iconProps:e.object},re.defaultProps={alertWrapperStyle:{},content:"",alertIsOpen:!0};const ie=m.div`
|
|
155
155
|
color: ${({theme:e,variant:t})=>t?e.variant[t]:"white"};
|
|
156
|
-
${({scroll:e})=>e?
|
|
156
|
+
${({scroll:e})=>e?u`
|
|
157
157
|
display: flex;
|
|
158
158
|
overflow-x: auto;
|
|
159
|
-
`:
|
|
159
|
+
`:u`
|
|
160
160
|
display: grid;
|
|
161
161
|
grid-template-columns: ${({arrowNumber:e})=>`repeat(${e}, 1fr)`};
|
|
162
162
|
`}
|
|
163
|
-
`,
|
|
163
|
+
`,ae=m.div`
|
|
164
164
|
min-height: 40px;
|
|
165
165
|
max-height: 40px;
|
|
166
166
|
background-color: ${({color:e})=>e};
|
|
@@ -168,21 +168,21 @@ import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,us
|
|
|
168
168
|
display: flex;
|
|
169
169
|
cursor: ${({clickable:e})=>e?"pointer":"default"};
|
|
170
170
|
|
|
171
|
-
${({index:e,dataLength:t})=>0===e?
|
|
171
|
+
${({index:e,dataLength:t})=>0===e?u`
|
|
172
172
|
clip-path: polygon(0 0, calc(100% - 9px) 0, 100% 50%, calc(100% - 9px) 100%, 0 100%);
|
|
173
173
|
border-top-left-radius: 20px;
|
|
174
174
|
border-bottom-left-radius: 20px;
|
|
175
|
-
`:e===t-1?
|
|
175
|
+
`:e===t-1?u`
|
|
176
176
|
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, calc(0% + 9px) 50%);
|
|
177
177
|
margin-left: -5px;
|
|
178
|
-
`:
|
|
178
|
+
`:u`
|
|
179
179
|
clip-path: polygon(0 0, calc(100% - 9px) 0, 100% 50%, calc(100% - 9px) 100%, 0 100%, calc(0% + 9px) 50%);
|
|
180
180
|
margin-left: -5px;
|
|
181
181
|
`}
|
|
182
182
|
|
|
183
|
-
${({scroll:e})=>e?
|
|
183
|
+
${({scroll:e})=>e?u`
|
|
184
184
|
width:100%;
|
|
185
|
-
`:
|
|
185
|
+
`:u`
|
|
186
186
|
flex-shrink: 1;
|
|
187
187
|
min-width: 15px;
|
|
188
188
|
flex-grow: 1;
|
|
@@ -192,7 +192,7 @@ import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,us
|
|
|
192
192
|
width: -webkit-fill-available;
|
|
193
193
|
}
|
|
194
194
|
`}
|
|
195
|
-
`,
|
|
195
|
+
`,ne=m.div`
|
|
196
196
|
padding: 0 15px;
|
|
197
197
|
display: flex;
|
|
198
198
|
align-items: center;
|
|
@@ -207,7 +207,7 @@ import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,us
|
|
|
207
207
|
font-weight: 400;
|
|
208
208
|
padding-right: 5px;
|
|
209
209
|
|
|
210
|
-
${({scroll:e})=>{if(!e)return
|
|
210
|
+
${({scroll:e})=>{if(!e)return u`
|
|
211
211
|
display: ${({styleArrowContentSpan:e})=>e.display};
|
|
212
212
|
white-space: nowrap;
|
|
213
213
|
overflow: hidden;
|
|
@@ -219,9 +219,9 @@ import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,us
|
|
|
219
219
|
margin: 0;
|
|
220
220
|
font-weight: 600;
|
|
221
221
|
|
|
222
|
-
${({scroll:e})=>e?
|
|
222
|
+
${({scroll:e})=>e?u`
|
|
223
223
|
font-size: 14px;
|
|
224
|
-
`:
|
|
224
|
+
`:u`
|
|
225
225
|
font-size: ${({styleArrowContentP:e})=>e.fontSize};
|
|
226
226
|
display: ${({styleArrowContentP:e})=>e.display};
|
|
227
227
|
white-space: nowrap;
|
|
@@ -230,28 +230,28 @@ import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,us
|
|
|
230
230
|
`}
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
${({scroll:e})=>{if(!e)return
|
|
234
|
-
${
|
|
235
|
-
${({styleArrowContentSpan:e,styleArrowContentP:t})=>"none"===t?.display&&"none"===e?.display?
|
|
233
|
+
${({scroll:e})=>{if(!e)return u`
|
|
234
|
+
${ae}:hover & {
|
|
235
|
+
${({styleArrowContentSpan:e,styleArrowContentP:t})=>"none"===t?.display&&"none"===e?.display?u`
|
|
236
236
|
span {
|
|
237
237
|
display: block;
|
|
238
238
|
}
|
|
239
239
|
p {
|
|
240
240
|
display: block;
|
|
241
241
|
}
|
|
242
|
-
`:"none"===t?.display?
|
|
242
|
+
`:"none"===t?.display?u`
|
|
243
243
|
p {
|
|
244
244
|
display: block;
|
|
245
245
|
}
|
|
246
246
|
`:void 0}
|
|
247
247
|
};
|
|
248
248
|
`}}
|
|
249
|
-
`,
|
|
249
|
+
`,ce=({variant:e,data:l,scroll:a,onClick:n,clickable:c,...s})=>{const d=b()||H,p=o(null),m=o(null),[u,g]=r(void 0),[f,h]=r(void 0);let y={fontSize:"",display:""},x={fontSize:"",display:""};const v=()=>{p&&h(p?.current?.offsetWidth)};i((()=>{v()}),[l,f]),i((()=>{if(!a)return window.addEventListener("resize",v),()=>window.removeEventListener("resize",v)}),[]),i((()=>{a||g(m?.current.offsetWidth)}),[l,f,u]);const C=l.reduce((function(e,t){return 9*e.label.length+13*e.value.toString().length>9*t.label.length+13*t.value.toString().length?e:t}));if(!a){const e=function(e){return{step1:15+13*e.value.toString().length+5+9*e.label.length+15,step2:15+13*e.value.toString().length+5+7*e.label.length+15,step3:15+13*e.value.toString().length+5+15}}(C);u<e.step3?(x.display="none",y.display="none"):u<e.step2?y.display="none":u<e.step1?y.fontSize="12px":y.fontSize="14px"}return t.createElement(ie,{theme:d,variant:e,ref:a?null:p,arrowNumber:l.length,scroll:a},l.map(((e,o)=>{return t.createElement(ae,{id:e.id,theme:d,onClick:c?t=>n(t,e):null,clickable:c,scroll:a,ref:a?null:e.label===C.label?m:null,key:"fa"+o+"-"+e.label,index:o,dataLength:l.length,color:e.color},(r=e.value,i=e.label,t.createElement(ne,{styleArrowContentP:y,styleArrowContentSpan:x,scroll:a},t.createElement("span",null,r),t.createElement("p",null,i))));var r,i})))};ce.propTypes={variant:e.string,data:e.array,scroll:e.bool,onClick:e.func,clickable:e.bool},ce.defaultProps={variant:null,data:[],scroll:!0,onClick:void 0,clickable:!1};const se=m.img`
|
|
250
250
|
//Set the styles from the default styles object
|
|
251
251
|
${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(const t in e.common)r[t]=e.common[t];for(const l in e[t])r[l]=e[t][l],delete e.common[l];for(const o in e[`${t}${l}`])r[o]=e[`${t}${l}`][o],delete e.common[o]}return{...r,...o}}}}
|
|
252
|
-
`,
|
|
252
|
+
`,de=({customStyles:e,type:l,size:a,alt:n,src:c,handleImageStatus:s,...d})=>{const[p,m]=r("loading"),b=o(null),u=()=>{m("loaded"),s&&s("loaded")},g=()=>{m("failed"),s&&s("failed")};return i((()=>{const e=b.current;if(e)return e.addEventListener("load",u),e.addEventListener("error",g),()=>{e.removeEventListener("load",u),e.removeEventListener("error",g)}}),[p]),t.createElement(se,M({},d,{inBuiltCss:T,customStyles:e,type:l,alt:n,src:c,ref:b,size:a}))};de.propTypes={customStyles:e.object,type:e.string,size:e.oneOf(["SM","MD","LG"]),alt:e.string,src:e.string,handleImageStatus:e.func},de.defaultProps={customStyles:{},type:"image",alt:"image alternative",src:null,handleImageStatus:null};const pe=m.span`
|
|
253
253
|
${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.common)o[t]=e.common[t];for(const l in e[t])o[l]=e[t][l],delete e.common[l]}return{...o,...l}}}}
|
|
254
|
-
`,
|
|
254
|
+
`,me=m.div`
|
|
255
255
|
|
|
256
256
|
background-color:${({theme:e})=>e.primary["primary-1"]};
|
|
257
257
|
color: ${({theme:e})=>e.bgColor};
|
|
@@ -261,22 +261,20 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
|
|
|
261
261
|
color:${({theme:e})=>e.textColor};
|
|
262
262
|
|
|
263
263
|
${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(const t in e.common)r[t]=e.common[t];for(const l in e[t])delete e.common[l],r[l]=e[t][l];for(const o in e[`${t}${l}`])r[o]=e[`${t}${l}`][o],delete e.common[o]}return{...r,...o}}}}
|
|
264
|
-
`,
|
|
264
|
+
`,ue=({customStylesContainer:e,customStylesImage:l,customStylesCircle:o,customStylesName:r,size:i,toggleName:a,user:n,...c})=>{const s=b()||H;return t.createElement(pe,M({inBuiltCss:T,theme:s,customStyles:e,type:"avatarContainer"},c),n?.url&&t.createElement(de,M({},c,{customStyles:l,type:"imageAvatar",size:i,alt:"user-picture",src:n.url})),t.createElement(me,M({},c,{theme:s,inBuiltCss:T,type:"avatarCircle",customStyles:o,size:i,style:{visibility:n?.url?"hidden":"visible"}}),n?.userName&&n?.userName.split(" ").length>=2?n?.userName.split(" ")[0].charAt(0).toUpperCase()+n?.userName.split(" ")[1].charAt(0).toUpperCase():n?.userName&&1===n?.userName.split(" ").length&&n?.userName.split(" ")[0].charAt(0).toUpperCase()),a&&t.createElement(be,M({inBuiltCss:T},c,{theme:s,type:"avatarName",customStyles:r,size:i}),n.userName," "))};ue.propTypes={customStylesCircle:e.object,customStylesName:e.object,customStylesContainer:e.object,customStylesImage:e.object,toggleName:e.bool,size:e.oneOf(["SM","MD","LG"]),user:e.object},ue.defaultProps={block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const ge=m.span`
|
|
265
265
|
${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.common)o[t]=e.common[t];for(const l in e[t])o[l]=e[t][l],delete e.common[l]}return{...o,...l}}}}
|
|
266
266
|
width: auto;
|
|
267
|
-
`,
|
|
267
|
+
`,fe=m.div`
|
|
268
268
|
background-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
269
269
|
color: ${({theme:e})=>e.bgColor};
|
|
270
270
|
${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(const t in e.common)r[t]=e.common[t];for(const l in e[t])r[l]=e[t][l],delete e.common[l];for(const o in e[`${t}${l}`])r[o]=e[`${t}${l}`][o],delete e.common[o]}return{...r,...o}}}}
|
|
271
|
-
${({isSelected:e,selectedStyle:t,notSelectedStyle:l})=>e?
|
|
272
|
-
min-width: 36px;
|
|
273
|
-
min-height: 36px;
|
|
271
|
+
${({isSelected:e,selectedStyle:t,notSelectedStyle:l})=>e?u`
|
|
274
272
|
${t}
|
|
275
|
-
`:
|
|
273
|
+
`:u`
|
|
276
274
|
${l}
|
|
277
275
|
`}
|
|
278
276
|
font-weight: 600;
|
|
279
|
-
`,
|
|
277
|
+
`,he=m.span`
|
|
280
278
|
color: ${({theme:e})=>e.textColor};
|
|
281
279
|
|
|
282
280
|
${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(const t in e.common)r[t]=e.common[t];for(const l in e[t])delete e.common[l],r[l]=e[t][l];for(const o in e[`${t}${l}`])r[o]=e[`${t}${l}`][o],delete e.common[o]}return{...r,...o}}}}
|
|
@@ -284,7 +282,7 @@ ${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(co
|
|
|
284
282
|
&:hover {
|
|
285
283
|
${({inBuiltCss:e,type:t,size:l,customStylesHover:o})=>{if(e){return{...{},...o}}}}
|
|
286
284
|
}
|
|
287
|
-
`,
|
|
285
|
+
`,ye=m.span`
|
|
288
286
|
background-color: red;
|
|
289
287
|
color: white;
|
|
290
288
|
height: 19px;
|
|
@@ -300,36 +298,7 @@ ${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(co
|
|
|
300
298
|
|
|
301
299
|
// custom styles
|
|
302
300
|
${({notificationCircleStyles:e})=>e}
|
|
303
|
-
`,
|
|
304
|
-
|
|
305
|
-
${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.common)o[t]=e.common[t];for(const l in e[t])o[l]=e[t][l],delete e.common[l]}return{...o,...l}}}}
|
|
306
|
-
width: auto;
|
|
307
|
-
`,Ae=m.div`
|
|
308
|
-
|
|
309
|
-
background-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
310
|
-
color: ${({theme:e})=>e.bgColor};
|
|
311
|
-
|
|
312
|
-
${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(const t in e.common)r[t]=e.common[t];for(const l in e[t])r[l]=e[t][l],delete e.common[l];for(const o in e[`${t}${l}`])r[o]=e[`${t}${l}`][o],delete e.common[o]}return{...r,...o}}}}
|
|
313
|
-
${({isSelected:e,selectedStyle:t,notSelectedStyle:l})=>e?b`
|
|
314
|
-
${t}
|
|
315
|
-
|
|
316
|
-
min-width: 42px;
|
|
317
|
-
min-height: 42px;
|
|
318
|
-
`:b`
|
|
319
|
-
${l}
|
|
320
|
-
`}
|
|
321
|
-
font-weight: 600;
|
|
322
|
-
`,we=m.span`
|
|
323
|
-
|
|
324
|
-
color: ${({theme:e})=>e.textColor};
|
|
325
|
-
|
|
326
|
-
${({inBuiltCss:e,type:t,size:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(const t in e.common)r[t]=e.common[t];for(const l in e[t])delete e.common[l],r[l]=e[t][l];for(const o in e[`${t}${l}`])r[o]=e[`${t}${l}`][o],delete e.common[o]}return{...r,...o}}}}
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
&:hover {
|
|
330
|
-
${({inBuiltCss:e,type:t,size:l,customStylesHover:o})=>{if(e){return{...{},...o}}}}
|
|
331
|
-
}
|
|
332
|
-
`,Se=({inBuiltCss:e,customStylesContainer:l,customStylesImage:o,customStylesCircle:i,customStylesName:a,customStylesNameHover:n,size:c,toggleName:s,user:d,border:p,selectedStyle:m,notSelectedStyle:b,isSelected:g,value:f,...h})=>{const y=u()||H,[x,v]=r("loading");return t.createElement(Ce,M({border:p,theme:y,inBuiltCss:T,customStyles:l,type:"avatarContainer"},h),d?.url&&t.createElement(pe,M({},h,{inBuiltCss:T,customStyles:o,type:"imageAvatar",size:c,alt:"user-picture",src:d.url,handleImageStatus:e=>{v(e)},style:{visibility:"loaded"!==x?"hidden":"visible"}})),t.createElement(Ae,M({},h,{theme:y,inBuiltCss:T,type:"avatarCircle",customStyles:i,size:c,style:{visibility:"loaded"!==x?"visible":"hidden"},isSelected:g,selectedStyle:m,notSelectedStyle:b}),f),s&&t.createElement(we,M({theme:y},h,{inBuiltCss:T,type:"avatarName",customStyles:a,customStylesHover:n,size:c}),d.userName," "))};Se.propTypes={customStylesCircle:e.object,customStylesName:e.object,customStylesContainer:e.object,customStylesImage:e.object,toggleName:e.bool,size:e.oneOf(["SM","MD","LG"]),user:e.object},Se.defaultProps={inBuiltCss:e.object},Se.defaultProps={inBuiltCss:T,block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const Ee=m.div`
|
|
301
|
+
`,xe=({customStylesContainer:e,customStylesImage:l,customStylesCircle:o,customStylesName:i,customStylesNameHover:a,size:n,toggleName:c,user:s,border:d,isSelected:p,selectedStyle:m,notSelectedStyle:u,notificationCount:g,notificationCircleStyles:f,icon:h,...y})=>{const x=b()||H,[v,C]=r("loading");return t.createElement(ge,{border:d,inBuiltCss:T,customStyles:e,type:"avatarContainer"},!h&&s?.url&&t.createElement(de,{inBuiltCss:T,customStyles:{minWidth:"36px",minHeight:"36px",...l},type:"imageAvatar",size:n,alt:"service-layer",src:s.url,handleImageStatus:e=>{C(e)},style:{visibility:"loaded"!==v?"hidden":"visible"}}),t.createElement(fe,{theme:x,selectedStyle:m,notSelectedStyle:u,inBuiltCss:T,type:"avatarCircle",customStyles:o,size:n,style:{visibility:"loaded"!==v?"visible":"hidden"},isSelected:p},s?.userName&&s?.userName.split(" ").length>=2?s?.userName.split(" ")[0].charAt(0).toUpperCase()+s?.userName.split(" ")[1].charAt(0).toUpperCase():s?.userName&&1===s?.userName.split(" ").length&&s?.userName.split(" ")[0].charAt(0).toUpperCase()),g>0&&t.createElement(ye,{notificationCircleStyles:f},g>9?"9+":g)," ",c&&t.createElement(he,{theme:x,inBuiltCss:T,type:"avatarName",customStyles:i,customStylesHover:a,size:n},s.userName," "))};xe.propTypes={customStylesCircle:e.object,customStylesName:e.object,customStylesContainer:e.object,customStylesImage:e.object,toggleName:e.bool,size:e.oneOf(["SM","MD","LG"]),user:e.object,customStylesNameHover:e.object,notificationCircleStyles:e.object,notificationCount:e.number},xe.defaultProps={block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null,notificationCircleStyles:{},notificationCount:0};const ve=m.div`
|
|
333
302
|
color: ${({theme:e})=>e.textColor};
|
|
334
303
|
display: flex;
|
|
335
304
|
background-color: ${({backgroundColor:e,theme:t})=>e||t.variant["insight-purple"]};
|
|
@@ -339,13 +308,13 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
|
|
|
339
308
|
padding-top: 22px;
|
|
340
309
|
padding-bottom: 22px;
|
|
341
310
|
width: inherit;
|
|
342
|
-
`,
|
|
311
|
+
`,Ce=m.div`
|
|
343
312
|
color: ${({theme:e})=>e.textColor};
|
|
344
313
|
display: flex;
|
|
345
314
|
font-size: 16px;
|
|
346
315
|
text-align: left;
|
|
347
316
|
word-wrap: break-word;
|
|
348
|
-
`,
|
|
317
|
+
`,Ae=({backgroundColor:e,borderColor:l,variant:o,children:r,...i})=>{const a=b()||H;return t.createElement(t.Fragment,null,t.createElement(ve,M({theme:a,backgroundColor:e,borderColor:l},i),t.createElement(Ce,M({theme:a},i),r)))};function we(){const[e,t]=r({width:void 0,height:void 0});return i((()=>{function e(){t({width:Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),height:Math.max(document.documentElement.clientHeight||0,window.innerHeight||0)})}return window.addEventListener("resize",e),e(),()=>window.removeEventListener("resize",e)}),[1]),e}Ae.propTypes={backgroundColor:e.string,borderColor:e.string,children:e.any},Ae.defaultProps={children:""};const Se=m.div`
|
|
349
318
|
.dot-pulse {
|
|
350
319
|
position: relative;
|
|
351
320
|
left: -9999px;
|
|
@@ -439,15 +408,15 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
|
|
|
439
408
|
box-shadow: 10014px 0 0 -5px ${({activeTheme:e})=>e.variant["primary-1"]};
|
|
440
409
|
}
|
|
441
410
|
}
|
|
442
|
-
`,
|
|
411
|
+
`,ke=()=>{const e=b()||H;return t.createElement(Se,{activeTheme:e},t.createElement("div",{className:"dot-pulse"}))},Ee=g`
|
|
443
412
|
0% {
|
|
444
413
|
opacity: 1;
|
|
445
414
|
}
|
|
446
415
|
100% {
|
|
447
416
|
opacity: 0;
|
|
448
417
|
}
|
|
449
|
-
`,
|
|
450
|
-
${({size:e,thickness:t,propellerHeight:l})=>
|
|
418
|
+
`,Ve=m.div`
|
|
419
|
+
${({size:e,thickness:t,propellerHeight:l})=>u`
|
|
451
420
|
display: inline-block;
|
|
452
421
|
position: relative;
|
|
453
422
|
width: ${e}px;
|
|
@@ -455,7 +424,7 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
|
|
|
455
424
|
|
|
456
425
|
div {
|
|
457
426
|
transform-origin: 0px ${e/2}px;
|
|
458
|
-
animation: ${
|
|
427
|
+
animation: ${Ee} 1s linear infinite;
|
|
459
428
|
width: fit-content;
|
|
460
429
|
|
|
461
430
|
::after {
|
|
@@ -542,10 +511,10 @@ ${({inBuiltCss:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t i
|
|
|
542
511
|
}
|
|
543
512
|
}
|
|
544
513
|
`}
|
|
545
|
-
`,
|
|
514
|
+
`,ze=({size:e,thickness:l,propellerHeight:o,customStyles:r})=>t.createElement(Ve,{inBuiltCss:T,size:e,thickness:l,propellerHeight:o,customStyles:r,type:"spinner"},t.createElement("div",null),t.createElement("div",null),t.createElement("div",null),t.createElement("div",null),t.createElement("div",null),t.createElement("div",null),t.createElement("div",null),t.createElement("div",null),t.createElement("div",null));ze.propTypes={size:e.number,thickness:e.number,propellerHeight:e.number,customStyles:e.object},ze.defaultProps={size:20,thickness:2,propellerHeight:25,customStyles:null};const Me=g`
|
|
546
515
|
0% { transform: rotate(0deg); }
|
|
547
516
|
100% { transform: rotate(360deg); }
|
|
548
|
-
`,
|
|
517
|
+
`,Be=m.div`
|
|
549
518
|
display: inline-block;
|
|
550
519
|
border:
|
|
551
520
|
${({theme:e,thickness:t})=>t+"px solid "+F(e.variant["primary-1"],.5)};
|
|
@@ -555,16 +524,16 @@ border-top:
|
|
|
555
524
|
border-radius: 50%;
|
|
556
525
|
height: ${({size:e})=>e+"px"};
|
|
557
526
|
width: ${({size:e})=>e+"px"};
|
|
558
|
-
animation: ${
|
|
527
|
+
animation: ${Me} 1s linear infinite;
|
|
559
528
|
|
|
560
529
|
${({customStyles:e})=>e}
|
|
561
|
-
`,
|
|
530
|
+
`,Ie=({size:e,thickness:l,customStyles:o})=>{const r=b()||H;return t.createElement(Be,{theme:r,size:e,thickness:l,customStyles:o})};Ie.propTypes={size:e.number,thickness:e.number,customStyles:e.object},Ie.defaultProps={size:20,thickness:3,customStyles:null};const Le={sm:{fontSize:"14px",padding:"5px 15px"},md:{fontSize:"16px",padding:"5.5px 15px"},lg:{fontSize:"18px",padding:"8px 20px"}},We=m.button`
|
|
562
531
|
background: transparent;
|
|
563
532
|
color: ${({theme:e})=>e.variant["primary-1"]};
|
|
564
|
-
padding: ${({size:e})=>
|
|
533
|
+
padding: ${({size:e})=>Le[e].padding};
|
|
565
534
|
border: none;
|
|
566
535
|
border-radius: 5px;
|
|
567
|
-
font-size: ${({size:e})=>
|
|
536
|
+
font-size: ${({size:e})=>Le[e].fontSize};
|
|
568
537
|
display: flex;
|
|
569
538
|
align-items: center;
|
|
570
539
|
width: ${({block:e})=>e?"100%":"auto"};
|
|
@@ -584,13 +553,13 @@ ${({customStyles:e})=>e}
|
|
|
584
553
|
|
|
585
554
|
// custom styles
|
|
586
555
|
${({btnStyle:e})=>e}
|
|
587
|
-
`,
|
|
556
|
+
`,Re=({btnStyle:e,block:l,size:o,style:r,disabled:i,isLoading:a,type:n,id:c,...s})=>{const d=b()||H;return t.createElement(We,M({id:c,block:l,defaultStyle:"button",type:n,style:r,size:o,theme:d,disabled:i,btnStyle:e},s),a&&t.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},t.createElement(ze,{customStyles:{"background-color":d.bgColor},size:16})),s.children)};Re.propTypes={disabled:e.bool,size:e.oneOf(["sm","md","lg"]),block:e.bool,isLoading:e.bool,onClick:e.func,type:e.string,btnStyle:e.object,id:e.string},Re.defaultProps={block:!1,isLoading:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const Pe={sm:{fontSize:"14px",padding:"5px 15px"},md:{fontSize:"16px",padding:"5.5px 15px"},lg:{fontSize:"18px",padding:"8px 20px"}},He=m.button`
|
|
588
557
|
background-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
589
558
|
color: ${({theme:e})=>e.bgColor};
|
|
590
|
-
padding: ${({size:e})=>
|
|
559
|
+
padding: ${({size:e})=>Pe[e].padding};
|
|
591
560
|
border: 1px solid ${({theme:e})=>e.primary["primary-1"]};
|
|
592
561
|
border-radius: 5px;
|
|
593
|
-
font-size: ${({size:e})=>
|
|
562
|
+
font-size: ${({size:e})=>Pe[e].fontSize};
|
|
594
563
|
display: flex;
|
|
595
564
|
align-items: center;
|
|
596
565
|
width: ${({block:e})=>e?"100%":"auto"};
|
|
@@ -607,12 +576,12 @@ ${({customStyles:e})=>e}
|
|
|
607
576
|
|
|
608
577
|
// custom styles
|
|
609
578
|
${({btnStyle:e})=>e}
|
|
610
|
-
`,
|
|
579
|
+
`,Te=({btnStyle:e,block:l,size:o,style:r,disabled:i,isLoading:a,type:n,id:c,...s})=>{const d=b()||H;return t.createElement(He,M({id:c,block:l,type:n,style:r,size:o,theme:d,disabled:i,btnStyle:e},s),a&&t.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},t.createElement(ze,{customStyles:{"background-color":d.bgColor},size:16})),s.children)};Te.propTypes={disabled:e.bool,size:e.oneOf(["sm","md","lg"]),block:e.bool,isLoading:e.bool,onClick:e.func,type:e.string,btnStyle:e.object,id:e.string},Te.defaultProps={block:!1,isLoading:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const je={sm:{fontSize:"14",padding:"5px 15px"},md:{fontSize:"16",padding:"5.5px 15px"},lg:{fontSize:"18",padding:"8px 20px"}},Fe=m.button`
|
|
611
580
|
color: ${({theme:e})=>e.variant["primary-1"]};
|
|
612
581
|
background: ${({theme:e})=>e.bgColor};
|
|
613
|
-
padding: ${({size:e})=>
|
|
582
|
+
padding: ${({size:e})=>je[e].padding};
|
|
614
583
|
border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
|
|
615
|
-
font-size: ${({size:e})=>
|
|
584
|
+
font-size: ${({size:e})=>je[e].fontSize};
|
|
616
585
|
border-radius: 5px;
|
|
617
586
|
display: flex;
|
|
618
587
|
align-items: center;
|
|
@@ -630,7 +599,7 @@ ${({customStyles:e})=>e}
|
|
|
630
599
|
${({theme:e,defaultStyle:t})=>j(e,t)}
|
|
631
600
|
// custom styles
|
|
632
601
|
${({btnStyle:e})=>e}
|
|
633
|
-
`,
|
|
602
|
+
`,qe=({btnStyle:e,isLoading:l,block:o,size:r,style:i,disabled:a,type:n,theme:c,id:s,...d})=>{const p=b()||H;return t.createElement(Fe,M({id:s,block:o,defaultStyle:"button",style:i,size:r,disabled:a,type:n,btnStyle:e,isLoading:l,theme:c},d),l&&t.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},t.createElement(ze,{theme:c,customStyles:{"background-color":p.variant["primary-1"]},size:16})," "),d.children," ")};qe.propTypes={disabled:e.bool,size:e.oneOf(["sm","md","lg"]),block:e.bool,onClick:e.func,theme:e.object,type:e.string,btnStyle:e.object,id:e.string},Fe.defaultProps={theme:H},qe.defaultProps={theme:H,block:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const Ze=m.button`
|
|
634
603
|
background-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
635
604
|
color: ${({theme:e})=>e.bgColor};
|
|
636
605
|
padding: 3px 14px;
|
|
@@ -656,7 +625,7 @@ ${({customStyles:e})=>e}
|
|
|
656
625
|
|
|
657
626
|
// custom styles
|
|
658
627
|
${({btnStyle:e})=>e}
|
|
659
|
-
`,
|
|
628
|
+
`,Oe=({block:e,style:l,disabled:o,type:r,btnStyle:i,id:a,...n})=>(b(),t.createElement(Ze,M({id:a,block:e,defaultStyle:"button",type:r,style:l,disabled:o,btnStyle:i},n),n.children));Oe.propTypes={disabled:e.bool,block:e.bool,onClick:e.func,theme:e.object,type:e.string,btnStyle:e.object,id:e.string},Ze.defaultProps={theme:H},Oe.defaultProps={theme:H,block:!1,disabled:!1,onClick:void 0,btnStyle:{},id:""};const De=m.div`
|
|
660
629
|
background-color: ${({theme:e})=>e.bgColor};
|
|
661
630
|
border: 1px solid ${({theme:e})=>e.bgColor};
|
|
662
631
|
color: ${({theme:e})=>e.black},
|
|
@@ -700,7 +669,7 @@ ${({inBuiltCss:e,type:t,customStylesTPContainer:l})=>{if(e){let t={};if(e["toolt
|
|
|
700
669
|
&[data-popper-placement*='left'] .tooltip-arrow::after {
|
|
701
670
|
${({inBuiltCss:e,type:t,customStylesTPAleftAfter:l,theme:o})=>{if(e){let t={};if(e["tp-cont-left-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-left-arrow-after"])t[l]=e["tp-cont-left-arrow-after"][l],delete e.common[l]}let r=l||{borderColor:`transparent transparent transparent ${o.primary["primary-1"]} `};return{...t,...r}}}}
|
|
702
671
|
}
|
|
703
|
-
`,
|
|
672
|
+
`,Ge=m.div`
|
|
704
673
|
|
|
705
674
|
${({inBuiltCss:e,type:t,customStylesTPArrow:l})=>{if(e){let t={};if(e["tooltip-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tooltip-arrow"])t[l]=e["tooltip-arrow"][l],delete e.common[l]}return{...t,...l}}}}
|
|
706
675
|
|
|
@@ -712,37 +681,37 @@ ${({inBuiltCss:e,type:t,customStylesTPArrow:l})=>{if(e){let t={};if(e["tooltip-a
|
|
|
712
681
|
&::after{
|
|
713
682
|
${({inBuiltCss:e,type:t,customStylesTPAafter:l})=>{if(e){let t={};if(e["tooltip-arrow-after"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tooltip-arrow-after"])t[l]=e["tooltip-arrow-after"][l],delete e.common[l]}return{...t,...l}}}}
|
|
714
683
|
}
|
|
715
|
-
`,
|
|
684
|
+
`,Xe=m.div`
|
|
716
685
|
|
|
717
686
|
background-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
718
687
|
${({inBuiltCss:e,defaultTooltipContentStyle:t})=>j(e,t)}
|
|
719
688
|
// custom styles
|
|
720
689
|
${({customContentStyle:e})=>e}
|
|
721
|
-
`,
|
|
690
|
+
`,Je=m.div`
|
|
722
691
|
${({inBuiltCss:e,defaultTooltipHeaderStyle:t})=>j(e,t)}
|
|
723
692
|
// custom styles
|
|
724
693
|
${({customHeaderStyle:e})=>e}
|
|
725
|
-
|
|
694
|
+
`,Ue=m.div`
|
|
726
695
|
${({inBuiltCss:e,defaultTooltipBodyStyle:t})=>j(e,t)}
|
|
727
696
|
// custom styles
|
|
728
697
|
${({customBodyStyle:e})=>e}
|
|
729
|
-
`,
|
|
730
|
-
`,
|
|
698
|
+
`,Ye=m.div`
|
|
699
|
+
`,Ne=m.div`
|
|
731
700
|
${({inBuiltCss:e,defaultTooltipTriggerStyle:t})=>j(e,t)}
|
|
732
701
|
// custom styles
|
|
733
702
|
${({customTriggerStyle:e})=>e}
|
|
734
|
-
`,
|
|
703
|
+
`,Qe=({inBuiltCss:e,contentTrigger:l,contentTooltip:o,popperOptionsP:r,settings:i,customStylesTPContainer:a,customStylesTPAbottom:n,customStylesTPAbottomBefore:c,customStylesTPAbottomAfter:s,customStylesTPAtop:d,customStylesTPAtopBefore:p,customStylesTPAtopAfter:m,customStylesTPAright:u,customStylesTPArightBefore:g,customStylesTPArightAfter:f,customStylesTPAleft:h,customStylesTPAleftBefore:x,customStylesTPAleftAfter:v,customStylesTPArrow:C,customStylesTPAbefore:A,customStylesTPAafter:w,customTooltipContentStyle:S,customContentStyle:k,customHeaderStyle:E,customBodyStyle:V,customTriggerStyle:z,headerTooltip:B,footerTooltip:I,...L})=>{const W=b()||H,R={modifiers:[{name:"offset",options:{offset:[0,23]}}],strategy:"absolute",...r},{getArrowProps:P,getTooltipProps:j,setTooltipRef:F,setTriggerRef:q,visible:Z}=y({interactive:!0,...i},R);return t.createElement(t.Fragment,null,t.createElement(Ne,{ref:q,inBuiltCss:T,customTriggerStyle:z,style:{width:"fit-content",height:"fit-content",display:"inline-block"}},l),Z&&t.createElement(De,M({inBuiltCss:T,theme:W,ref:F},j({className:"tooltip-container"}),{customStylesTPContainer:a,customStylesTPAbottom:n,customStylesTPAbottomBefore:c,customStylesTPAbottomAfter:s,customStylesTPAtop:d,customStylesTPAtopBefore:p,customStylesTPAtopAfter:m,customStylesTPAright:u,customStylesTPArightBefore:g,customStylesTPArightAfter:f,customStylesTPAleft:h,customStylesTPAleftBefore:x,customStylesTPAleftAfter:v}),t.createElement(Ge,M({inBuiltCss:T},P({className:"tooltip-arrow"}),{customStylesTPArrow:C,customStylesTPAbefore:A,customStylesTPAafter:w})),t.createElement(Xe,M({defaultTooltipContentStyle:"popOver-Content",theme:W,inBuiltCss:T},L,{customContentStyle:k}),t.createElement(Je,M({defaultTooltipHeaderStyle:"popOver-header",theme:W,inBuiltCss:T},L,{customHeaderStyle:E}),B),t.createElement(Ue,M({defaultTooltipBodyStyle:"popOver-body",theme:W,inBuiltCss:T},L,{customBodyStyle:V}),o),t.createElement(Ye,null,I))))};Qe.propTypes={contentTrigger:e.any,headerTooltip:e.any,contentTooltip:e.any,footerTooltip:e.any,popperOptionsP:e.object,settings:e.object,customContentStyle:e.object,customHeaderStyle:e.object,customBodyStyle:e.object,customStylesTPContainer:e.object,customStylesTPAbottom:e.object,customStylesTPAbottomBefore:e.object,customStylesTPAbottomAfter:e.object,customStylesTPAtop:e.object,customStylesTPAtopBefore:e.object,customStylesTPAtopAfter:e.object,customStylesTPAright:e.object,customStylesTPArightBefore:e.object,customStylesTPArightAfter:e.object,customStylesTPAleft:e.object,customStylesTPAleftBefore:e.object,customStylesTPAleftAfter:e.object,customStylesTPArrow:e.object,customStylesTPAbefore:e.object,customStylesTPAafter:e.object,customTriggerStyle:e.object},Qe.defaultProps={contentTrigger:t.createElement("div",null,"Trigger"),headerTooltip:"",contentTooltip:"",footerTooltip:t.createElement(qe,{size:"sm"},"Next"),customStylesTPContainer:{border:"none"},customTriggerStyle:{}};const Ke=m.div`
|
|
735
704
|
background: transparent;
|
|
736
705
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
737
706
|
font-size: ${({isPrimary:e})=>e?"16px":"14px"};
|
|
738
707
|
display: flex;
|
|
739
708
|
align-items: center;
|
|
740
709
|
|
|
741
|
-
${({isWrap:e})=>e?
|
|
710
|
+
${({isWrap:e})=>e?u`
|
|
742
711
|
width: ${({block:e})=>e?"auto":"fit-content"};
|
|
743
712
|
flex-wrap: wrap;
|
|
744
713
|
visibility: visible;
|
|
745
|
-
`:
|
|
714
|
+
`:u`
|
|
746
715
|
border: 1px solid transparent;
|
|
747
716
|
overflow-x: auto;
|
|
748
717
|
overflow-y: hidden;
|
|
@@ -767,10 +736,10 @@ ${({customTriggerStyle:e})=>e}
|
|
|
767
736
|
.breadcrumb-icon-separator {
|
|
768
737
|
margin: ${({isPrimary:e,iconMargin:t})=>t||(e?"0 12px":"0 7px")};
|
|
769
738
|
}
|
|
770
|
-
|
|
739
|
+
`,$e=m.div`
|
|
771
740
|
display: flex;
|
|
772
741
|
flex-wrap: nowrap;
|
|
773
|
-
`,
|
|
742
|
+
`,_e=m.div`
|
|
774
743
|
cursor: ${({href:e})=>e?"pointer":"default"};
|
|
775
744
|
list-style: none;
|
|
776
745
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
@@ -801,17 +770,17 @@ ${({customTriggerStyle:e})=>e}
|
|
|
801
770
|
z-index: 1;
|
|
802
771
|
overflow: hidden;
|
|
803
772
|
}
|
|
804
|
-
`,
|
|
773
|
+
`,et=m.div`
|
|
805
774
|
display: flex;
|
|
806
775
|
margin-bottom: 15px;
|
|
807
776
|
position: relative;
|
|
808
|
-
`,
|
|
777
|
+
`,tt=({wrap:e,block:l,style:a,variant:n,variantSeparator:c,appLogo:s,separator:d,items:p,onClick:m,isPrimary:u,collapse:g,folderIcon:f,folderIconProps:h,iconMargin:y,...x})=>{const v=b()||H,C=o(null),[A,w]=r(void 0),S=()=>{w(C?.current?.scrollWidth<C?.current?.offsetWidth)};i((()=>{S()}),[p]),i((()=>{if(!e)return window.addEventListener("resize",S),()=>window.removeEventListener("resize",S)}),[]);const k=p.map(((e,l)=>t.createElement($e,{key:l},0!==l||s?t.createElement("div",{className:"breadcrumb-icon-separator"},d):null,t.createElement(_e,{id:e.id,theme:v,onClick:()=>{e.href&&m(e.href)},variant:n,href:e.href,"data-title":e.label},e.label))));let E,V;we().width<500?(E=2,V=p.slice(-1)):(E=4,V=p.slice(-3));const z=V.map(((e,l)=>t.createElement($e,{key:p.length-3},t.createElement("div",{className:"breadcrumb-icon-separator"},d),t.createElement(_e,{id:e.id,theme:v,onClick:()=>{e.href&&m(e.href)},variant:n,href:e.href,"data-title":e.label},e.label)))),B=p.slice(1,p.length-(E-1)).map(((e,l)=>t.createElement(et,{key:l},f?t.createElement("div",{style:{marginRight:"10px",marginTop:"2.3px"}},t.createElement($,M({icon:"folder-icon",size:17,transform:"translate(0px,-0.5px)"},h))):null,t.createElement(_e,{id:e.id,theme:v,onClick:()=>{e.href&&m(e.href)},variant:n,href:e.href,"data-title":e.label},e.label)))),I=p?1==g?p.length<=E?k:t.createElement(t.Fragment,null,t.createElement($e,{key:0},t.createElement("div",{className:"breadcrumb-icon-separator"},d),t.createElement(_e,{id:p[0].id,theme:v,onClick:()=>{p[0].href&&m(p[0].href)},variant:n,href:p[0].href,"data-title":p[0].label},p[0].label)),t.createElement($e,null,t.createElement("div",{className:"breadcrumb-icon-separator",style:{marginTop:"-3px"}},d),t.createElement(Qe,{contentTrigger:t.createElement($,{icon:"ellipses-horizontal",size:12,color:"#6B747F",style:{padding:"0 4px",paddingBottom:"6px",marginTop:"-5.5px"}}),customTriggerStyle:{cursor:"pointer",background:"#E2E6F5",borderRadius:"3px"},headerTooltip:"",customHeaderStyle:{marginBottom:"0px"},contentTooltip:t.createElement(t.Fragment,null,B),footerTooltip:"",popperOptionsP:{placement:"bottom"},customContentStyle:{width:"182px",backgroundColor:"white",color:"#6B747F",boxShadow:"0px 6px 40px rgba(56, 66, 100, 0.482627)",display:"flex",flexDirection:"column",alignItems:"flex-start",padding:"16px",gap:"8px",position:"absolute",borderRadius:"3.6px",paddingBottom:"0px",marginTop:"-8.8px",marginLeft:"-6px"},customBodyStyle:{marginBottom:"0px"},customStylesTPArrow:{display:"none"},settings:{closeOnOutsideClick:!0,trigger:"click"}})),z):k:null;return t.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"flex-start"}},t.createElement("div",{style:{display:"flex",position:"absolute"}},t.createElement(Ke,M({theme:v,isWrap:e,ref:e?null:C,isBreadcrumbVisible:A,block:l,variant:n,variantSeparator:c,style:a,isPrimary:u,iconMargin:y},x),s&&t.createElement("div",{className:"breadcrumb-icon"},s),I)))};tt.propTypes={variant:e.string,variantSeparator:e.string,onClick:e.func,appLogo:e.any,separator:e.any,items:e.array,block:e.bool,wrap:e.bool,isPrimary:e.bool,collapse:e.bool,folderIcon:e.bool,iconMargin:e.string},tt.defaultProps={variant:"neutral-2",variantSeparator:"neutral-3",block:!1,onClick:void 0,wrap:!1,isPrimary:!0,collapse:!0,folderIcon:!0};const lt=m.label`
|
|
809
778
|
//Set the styles from the default styles object
|
|
810
779
|
${({theme:e,type:t})=>j(e,t)}
|
|
811
780
|
|
|
812
781
|
// custom styles
|
|
813
782
|
${({customStyles:e})=>e}
|
|
814
|
-
`,
|
|
783
|
+
`,ot=({customStyles:e,text:l,className:o,required:r,...i})=>{const a=T;return t.createElement(lt,M({required:r,theme:a,customStyles:e,type:"label"},i),l,r&&t.createElement("div",{style:{marginLeft:"4px",color:`${H.variant.error}`}},"*"))};ot.propTypes={customStyles:e.object,text:e.string},ot.defaultProps={text:""};const rt=m.div`
|
|
815
784
|
box-sizing: initial;
|
|
816
785
|
|
|
817
786
|
//Set the styles from the default styles object
|
|
@@ -822,7 +791,7 @@ ${({customTriggerStyle:e})=>e}
|
|
|
822
791
|
|
|
823
792
|
// custom styles
|
|
824
793
|
${({checkBoxOuterStyle:e})=>e}
|
|
825
|
-
`;
|
|
794
|
+
`;rt.defaultProps={theme:H};const it=m.div`
|
|
826
795
|
box-sizing: initial;
|
|
827
796
|
|
|
828
797
|
//Set the styles from the default styles object
|
|
@@ -837,7 +806,7 @@ ${({customTriggerStyle:e})=>e}
|
|
|
837
806
|
align-items: center;
|
|
838
807
|
// custom styles
|
|
839
808
|
${({checkBoxInnerStyle:e})=>e}
|
|
840
|
-
`;
|
|
809
|
+
`;it.defaultProps={theme:H};const at=m.span`
|
|
841
810
|
word-break: break-word;
|
|
842
811
|
|
|
843
812
|
//Set the styles from the default styles object
|
|
@@ -849,7 +818,7 @@ ${({customTriggerStyle:e})=>e}
|
|
|
849
818
|
|
|
850
819
|
// custom styles
|
|
851
820
|
${({optionTextStyle:e})=>e}
|
|
852
|
-
`;
|
|
821
|
+
`;at.defaultProps={theme:H};const nt=m.label`
|
|
853
822
|
width: fit-content;
|
|
854
823
|
margin-bottom: ${({inline:e})=>e?"":"18px !important"};
|
|
855
824
|
cursor: pointer;
|
|
@@ -859,10 +828,10 @@ ${({customTriggerStyle:e})=>e}
|
|
|
859
828
|
|
|
860
829
|
// custom styles
|
|
861
830
|
${({wrapperStyles:e})=>e}
|
|
862
|
-
`,
|
|
831
|
+
`,ct=m.div`
|
|
863
832
|
flex-direction: ${({inline:e})=>e?"row":"column"};
|
|
864
833
|
width: ${({inline:e})=>e?"initial":"auto"};
|
|
865
|
-
`,
|
|
834
|
+
`,st=({getCheckedArr:e,checkBoxOuterStyle:l,checkBoxInnerStyle:o,optionTextStyle:r,defaultBorderColor:a,defaultTextColor:n,checkedTextColor:c,checkedCheckBoxColor:s,labelStyle:d,label:p,options:m,setOptions:u,wrapperStyles:g,inline:f,wrapperStyle:h,isRequired:y,...x})=>{const v=b()||H;i((()=>{C(m)}),[]);const C=t=>{let l=t.filter((e=>!1!==e.checked));e(l)},A=Object.assign({display:"flex",flexDirection:"column",flexWrap:"wrap"},h);return t.createElement("div",M({style:A},x),t.createElement("div",{style:{display:"flex"}},t.createElement(ot,M({customStyles:d,type:"check-label",text:p},x)),y&&t.createElement("div",{style:{marginLeft:"4px",color:`${v.variant.error}`}},"*")),t.createElement(ct,M({style:{display:"flex",flexWrap:"wrap"},inline:f},x),m?.map(((e,i)=>t.createElement(nt,M({inline:f,id:e.id,key:`${e.name}-${i}`,onClick:()=>{!e.disabled&&((e,t)=>{let l=[...m];l[t].checked=!e.checked,u(l),C(l)})(e,i)},wrapperStyles:g},x),e.checked?t.createElement(it,M({theme:v,inBuiltCss:T,defaultCheckBoxInnerStyle:"checkBox-inner",checkBoxInnerStyle:{...o,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabled&&e?.disabledColor},defaultBorderColor:a,checkedCheckBoxColor:s,checked:e.checked},x),t.createElement($,{icon:"check-icon",size:18,color:"white"})):t.createElement(rt,M({inBuiltCss:T,defaultCheckBoxOuterStyle:"checkBox-outer",checkBoxOuterStyle:{...l,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabledColor},defaultBorderColor:a,theme:v},x)),t.createElement(at,{theme:v,inline:f,optionTextStyle:{...r,cursor:e?.disabled?"not-allowed ":" pointer",color:e?.disabledColor},checked:e.checked,defaultTextColor:n,checkedTextColor:c},e.label))))))};st.propTypes={wrapperStyle:e.object,label:e.string,labelStyle:e.object,checkBoxOuterStyle:e.object,checkBoxInnerStyle:e.object,optionTextStyle:e.object,defaultTextColor:e.string,checkedTextColor:e.string,defaultBorderColor:e.string,checkedCheckBoxColor:e.string,inline:e.bool,options:e.array,setOptions:e.func,getCheckedArr:e.func,isRequired:e.bool,wrapperStyles:e.object},st.defaultProps={label:"",inline:!1,options:[],setOptions:()=>{},getCheckedArr:()=>{},labelStyle:{},checkBoxOuterStyle:{},checkBoxInnerStyle:{},isRequired:!0,wrapperStyles:{}};const dt=m.div`
|
|
866
835
|
border: 1px solid ${({theme:e})=>e.variant["neutral-4"]};
|
|
867
836
|
background-color: ${({theme:e})=>e.bgColor};
|
|
868
837
|
|
|
@@ -874,7 +843,7 @@ ${({inBuiltCss:e,defaultColorWrapperStyle:t})=>j(e,t)}
|
|
|
874
843
|
// custom styles
|
|
875
844
|
${({customColorWrapperStyle:e})=>e}
|
|
876
845
|
|
|
877
|
-
`,
|
|
846
|
+
`,pt=m.input`
|
|
878
847
|
|
|
879
848
|
border: 0.5px solid ${({theme:e})=>e.variant["neutral-4"]} !important;
|
|
880
849
|
box-shadow: 0px 5px 37px rgba(56, 66, 100, 0.0880136);
|
|
@@ -895,11 +864,11 @@ background-color: ${({value:e})=>e};
|
|
|
895
864
|
${({inBuiltCss:e,defaultInputColorStyle:t})=>j(e,t)}
|
|
896
865
|
// custom styles
|
|
897
866
|
${({customInputColorStyle:e})=>e}
|
|
898
|
-
`,
|
|
867
|
+
`,mt=({label:e,labelStyle:l,value:o,setValue:r,customInputColorStyle:i,customColorWrapperStyle:a,id:n,...c})=>{const s=b()||H;return t.createElement(dt,M({customColorWrapperStyle:a,defaultColorWrapperStyle:"ColorWrapper",theme:s,inBuiltCss:T},c),t.createElement(pt,M({id:n,customInputColorStyle:i,defaultInputColorStyle:"input-color",inBuiltCss:T,theme:s},c,{type:"color",value:o,onChange:e=>{r(e.target.value)}})),t.createElement(ot,M({themeColor:H,customStyles:l,type:"label-text",text:e,style:{display:"flex",paddingBottom:"0px",paddingLeft:"10px"}},c)))};mt.propTypes={label:e.string,labelStyle:e.object,value:e.string,setValue:e.func,customInputColorStyle:e.object,customColorWrapperStyle:e.object,id:e.string},mt.defaultProps={label:"",labelStyle:{},customInputColorStyle:{},customColorWrapperStyle:{},value:"#FFFFFF",setValue:()=>{},id:""};const bt=u`
|
|
899
868
|
display: flex;
|
|
900
869
|
gap: 7px;
|
|
901
870
|
align-items: center;
|
|
902
|
-
`,
|
|
871
|
+
`,ut=m.div`
|
|
903
872
|
.react-tel-input {
|
|
904
873
|
border: 1px solid ${({theme:e})=>e.border};
|
|
905
874
|
cursor: default;
|
|
@@ -945,11 +914,11 @@ ${({customInputColorStyle:e})=>e}
|
|
|
945
914
|
input:placeholder-shown {
|
|
946
915
|
text-overflow: ellipsis;
|
|
947
916
|
}
|
|
948
|
-
${({labelInline:e})=>e?
|
|
917
|
+
${({labelInline:e})=>e?bt:null}
|
|
949
918
|
|
|
950
919
|
// custom styles
|
|
951
920
|
${({wrapperStyle:e})=>e}
|
|
952
|
-
`,
|
|
921
|
+
`,gt=({labelProps:e,formProps:l,country:i,regions:a,countryCodeEditable:n,isDisabled:c})=>{const s=o(null),d=b()||H,[p,m]=r(""),[u,g]=r(""),f={label:"",required:!1,labelStyle:{},...e};return t.createElement(ut,M({theme:d},l),t.createElement("div",{style:{display:"flex"}},t.createElement(ot,M({style:{display:"flex",marginBottom:`${l?.labelInline?0:"8px"}`,paddingBottom:"0px",justifyContent:"start"}},f))),t.createElement(x,{required:f.required,theme:d,disabled:c,disableCountryGuess:!0,ref:s,country:i||null,countryCodeEditable:n,regions:a,value:p,alwaysDefaultMask:!1,placeholder:u,onChange:(e,t,l,o)=>{let r="";if(0!==Object.keys(t).length){let e,l;t.format.split(" ").map(((o,i)=>{0===i?(e=`+${t.dialCode}`,r=e):(l=o.replace(/\./g,"X"),r=`${r} ${l}`)}))}m(e),g(r)}}))};gt.propTypes={regions:e.array,labelProps:e.object,formProps:e.object,countryCodeEditable:e.bool,country:e.string,isDisabled:e.bool},gt.defaultProps={labelProps:{},country:"ca",regions:["america"],countryCodeEditable:!1,isDisabled:!1};const ft=m.div`
|
|
953
922
|
cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
954
923
|
.react-datepicker__tab-loop {
|
|
955
924
|
position: absolute;
|
|
@@ -1105,24 +1074,24 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1105
1074
|
|
|
1106
1075
|
// custom styles
|
|
1107
1076
|
${({wrapperStyle:e})=>e};
|
|
1108
|
-
`,
|
|
1077
|
+
`,ht=m.div`
|
|
1109
1078
|
display: flex;
|
|
1110
1079
|
align-items: flex-start;
|
|
1111
1080
|
justify-content: center;
|
|
1112
1081
|
font-size: 16px;
|
|
1113
1082
|
padding-top: 12px;
|
|
1114
1083
|
padding-bottom: 15px;
|
|
1115
|
-
`,
|
|
1084
|
+
`,yt=m.div`
|
|
1116
1085
|
display: flex;
|
|
1117
1086
|
justify-content: center;
|
|
1118
1087
|
margin-left: 6px;
|
|
1119
|
-
`,
|
|
1088
|
+
`,xt=m("div")`
|
|
1120
1089
|
width: inherit;
|
|
1121
|
-
`,
|
|
1090
|
+
`,vt=m("div")`
|
|
1122
1091
|
display: flex;
|
|
1123
1092
|
flex-direction: row;
|
|
1124
1093
|
cursor: pointer;
|
|
1125
|
-
`,
|
|
1094
|
+
`,Ct=m("div")`
|
|
1126
1095
|
margin-top: 8px;
|
|
1127
1096
|
position: absolute;
|
|
1128
1097
|
z-index: 100;
|
|
@@ -1133,7 +1102,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1133
1102
|
background: white;
|
|
1134
1103
|
box-shadow: 0px 6px 20px rgb(56 66 100 / 15%);
|
|
1135
1104
|
border-radius: 4px;
|
|
1136
|
-
`,
|
|
1105
|
+
`,At=m("ul")`
|
|
1137
1106
|
list-style: none;
|
|
1138
1107
|
padding: 0;
|
|
1139
1108
|
margin: 12px;
|
|
@@ -1159,7 +1128,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1159
1128
|
background-color: ${({theme:e})=>e.neutral["neutral-4"]};
|
|
1160
1129
|
border-radius: 10px;
|
|
1161
1130
|
}
|
|
1162
|
-
`,
|
|
1131
|
+
`,wt=m("li")`
|
|
1163
1132
|
text-align: left;
|
|
1164
1133
|
font-style: normal;
|
|
1165
1134
|
font-weight: normal;
|
|
@@ -1168,9 +1137,9 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1168
1137
|
padding-left: 12px;
|
|
1169
1138
|
padding-bottom: 12px;
|
|
1170
1139
|
cursor: pointer;
|
|
1171
|
-
`,
|
|
1140
|
+
`,St=m.div`
|
|
1172
1141
|
width: 100%;
|
|
1173
|
-
`,
|
|
1142
|
+
`,kt=m.button`
|
|
1174
1143
|
background-color: ${({theme:e,disabled:t})=>t?e.variant["secondary-5"]:e.bgColor};
|
|
1175
1144
|
padding: 5.5px 12px;
|
|
1176
1145
|
padding-right: 7px;
|
|
@@ -1190,14 +1159,14 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1190
1159
|
|
|
1191
1160
|
// custom styles
|
|
1192
1161
|
${({timeBtnStyle:e})=>e};
|
|
1193
|
-
`,
|
|
1162
|
+
`,Et=m.span`
|
|
1194
1163
|
margin-top: -1px;
|
|
1195
1164
|
margin-left: 7px;
|
|
1196
1165
|
float: right;
|
|
1197
1166
|
|
|
1198
1167
|
// custom styles
|
|
1199
1168
|
${({customIconContainerStyle:e})=>e};
|
|
1200
|
-
`,
|
|
1169
|
+
`,Vt=({startDate:e,setStartDate:l,disabled:a,startYear:n,endYearRange:c,format:s,customIconContainerStyle:d,placeHolder:p,value:m,timeBtnStyle:u,onClick:g,onChange:f,wrapperStyle:h,iconProps:y,...x})=>{const A=b()||H,w=["January","February","March","April","May","June","July","August","September","October","November","December"];for(var S=[],k=c||10,E=n||(new Date).getFullYear();E<=(new Date).getFullYear()+k;E++)S.push(E);const V=o(null),z=o(null),[B,I]=r(!1),[L,W]=r(!1),[R,P]=r(!1),[T,j]=r(!1),[F,q]=r(e.getFullYear()),[Z,O]=r(w[e.getMonth()]);i((()=>{O(w[e.getMonth()]),q(e.getFullYear())}),[e]),i((()=>(document.addEventListener("click",D,!0),()=>{document.removeEventListener("click",D,!0)})),[]);const D=e=>{V.current&&!V.current.contains(e.target)&&I(!1)},G=e=>{z.current&&!z.current.contains(e.target)&&W(!1)};i((()=>(document.addEventListener("click",G,!0),()=>{document.removeEventListener("click",G,!0)})),[]);const X=m?JSON.parse(m):null,J=v(X).format("DD/MM/YYYY"),U={icon:"calender",color:"black",size:"16",...y};return t.createElement(ft,M({disabled:a,theme:A},x,{wrapperStyle:h}),t.createElement(C,M({selected:e,dateFormat:s||"dd/MM/yyyy",useWeekdaysShort:!0,onChange:e=>{l(e);var t;t=v(e).format("DD/MM/YYYY"),f(t)},adjustDateOnChange:!0,disabled:a,dropdownMode:"select",customInput:t.createElement(St,{value:m,onClick:g,placeholder:p,theme:A},t.createElement(kt,M({theme:A,value:m,onClick:g,timeBtnStyle:u},x),t.createElement("div",null,m?J:p||"select a date"),t.createElement(Et,M({theme:A},x,{customIconContainerStyle:d,className:"input-icon"}),U.icon?t.createElement($,U):null))),renderCustomHeader:({date:e,changeYear:l,changeMonth:o})=>t.createElement(ht,null,t.createElement("div",{style:{display:"flex"}},t.createElement(xt,{ref:V},t.createElement(vt,{onClick:()=>{I(!B),W(!1)}},t.createElement("span",{onMouseEnter:()=>P(!0),onMouseLeave:()=>P(!1),style:{color:`${R?A.variant["primary-1"]:A.textColor}`}},w[e.getMonth()]),t.createElement(yt,null,t.createElement($,{icon:"triangle-down",color:R?A.variant["primary-1"]:A.textColor,size:7}))),B&&t.createElement(Ct,null,t.createElement(At,{theme:A,onMouseEnter:()=>P(!0)},w.map(((e,l)=>t.createElement(wt,{selectedMonth:Z,onClick:()=>{P(!1),o(l),I(!1),O(w[l])},key:Math.random()},t.createElement("span",{style:{color:`${Z===e?A.variant["primary-1"]:A.textColor}`}},e))))))),t.createElement(xt,{ref:z},t.createElement(vt,{style:{marginLeft:"28px"},onClick:()=>{W(!L),I(!1)}},t.createElement("span",{onMouseEnter:()=>j(!0),onMouseLeave:()=>j(!1),style:{color:`${T?A.variant["primary-1"]:A.textColor}`}},e.getFullYear()),t.createElement(yt,null,t.createElement($,{icon:"triangle-down",color:T?A.variant["primary-1"]:A.textColor,size:7}))),L&&t.createElement(Ct,null,t.createElement(At,{onMouseEnter:()=>j(!0)},S.map(((e,o)=>t.createElement(wt,{onClick:()=>{j(!1),l(e),q(e),W(!1)},key:Math.random()},t.createElement("span",{style:{color:`${F===e?A.variant["primary-1"]:A.textColor}`}},e)))))))))},x)))};Vt.propTypes={startDate:e.any,setStartDate:e.func,disabled:e.bool,startYear:e.number,endYearRange:e.number,format:e.string,placeHolder:e.string,onChange:e.func,timeBtnStyle:e.object,wrapperStyle:e.object,customIconContainerStyle:e.object,iconProps:e.object},Vt.defaultProps={theme:H,startDate:new Date,setStartDate:()=>{},disabled:!1,onChange:()=>{},value:""};const zt=m.div`
|
|
1201
1170
|
cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
1202
1171
|
.react-datepicker__tab-loop{
|
|
1203
1172
|
position: absolute;
|
|
@@ -1272,7 +1241,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1272
1241
|
|
|
1273
1242
|
// custom styles
|
|
1274
1243
|
${({wrapperStyle:e})=>e};
|
|
1275
|
-
`,
|
|
1244
|
+
`,Mt=m.div``,Bt=m.button`
|
|
1276
1245
|
cursor: ${({disabled:e})=>e?"not-allowed":"pointer"};
|
|
1277
1246
|
background-color: ${({theme:e,disabled:t})=>t?e.variant["neutral-5"]:e.bgColor};
|
|
1278
1247
|
padding: 5.5px 12px;
|
|
@@ -1292,7 +1261,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1292
1261
|
|
|
1293
1262
|
// custom styles
|
|
1294
1263
|
${({timeBtnStyle:e})=>e};
|
|
1295
|
-
`,
|
|
1264
|
+
`,It=m.div`
|
|
1296
1265
|
display: flex;
|
|
1297
1266
|
align-items: center;
|
|
1298
1267
|
justify-content: ${({inputType:e})=>"year"!==e?"space-between":"center"};
|
|
@@ -1300,7 +1269,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1300
1269
|
color: ${({theme:e})=>e.bgColor};
|
|
1301
1270
|
// custom styles
|
|
1302
1271
|
${({customHeaderStyle:e})=>e};
|
|
1303
|
-
`,
|
|
1272
|
+
`,Lt=m.span`
|
|
1304
1273
|
margin-top: -1px;
|
|
1305
1274
|
margin-left: 7px;
|
|
1306
1275
|
float: right;
|
|
@@ -1308,19 +1277,19 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1308
1277
|
// custom styles
|
|
1309
1278
|
${({customIconContainerStyle:e})=>e};
|
|
1310
1279
|
|
|
1311
|
-
`,
|
|
1280
|
+
`,Wt=u`
|
|
1312
1281
|
display: flex;
|
|
1313
1282
|
gap: 7px;
|
|
1314
1283
|
align-items: center;
|
|
1315
|
-
`,
|
|
1316
|
-
${({labelInline:e})=>e?
|
|
1317
|
-
${({labelInline:e})=>e?
|
|
1284
|
+
`,Rt=m.div`
|
|
1285
|
+
${({labelInline:e})=>e?Wt:null}
|
|
1286
|
+
${({labelInline:e})=>e?Wt:null}
|
|
1318
1287
|
.err-text {
|
|
1319
1288
|
color: ${({errMsgColor:e,theme:t})=>e||t.variant.error};
|
|
1320
1289
|
margin-top: 5px;
|
|
1321
1290
|
font-size: 10px;
|
|
1322
1291
|
}
|
|
1323
|
-
`,
|
|
1292
|
+
`,Pt=({defaultValue:e,onChange:l,inputType:o,onClick:i,placeHolder:a,value:n,disabled:c,startYear:s,endYearRange:d,iconProps:p,customHeaderStyle:m,timeBtnStyle:u,wrapperStyle:g,customIconContainerStyle:f,label:h,labelInline:y,labelStyle:x,required:A,errMsg:w,errMsgColor:S,isValid:k,...E})=>{const[V,z]=r(e);let B=V?new Date(V):null;for(var I=[],L=d||10,W=s||(new Date).getFullYear();W<=(new Date).getFullYear()+L;W++)I.push(W);let R={};switch(o){case"date":default:R.dateFormat="dd MMM, yyyy";break;case"month":R.dateFormat="MMMM yyyy",R.showMonthYearPicker=!0;break;case"year":R.dateFormat="yyyy",R.showYearPicker=!0;break;case"datetime-local":R.dateFormat="dd MMM yyyy, hh:mm a",R.showTimeSelect=!0,R.timeFormat="hh:mm a",R.timeIntervals=15,R.timeCaption="Time";break;case"time":R.showTimeSelect=!0,R.showTimeSelectOnly=!0,R.dateFormat="hh:mm a"}const P=b()||H,T={icon:"calender",color:P.variant["primary-1"],size:"16",...p};return t.createElement(Rt,M({labelInline:y,errMsgColor:S,theme:P},E),t.createElement("div",{style:{display:"flex"}},t.createElement(ot,M({customStyles:x,type:"label-text",labelInline:y,errMsg:w,text:h,style:{display:"flex",marginBottom:""+(y?"":"7px"),paddingBottom:"0px"}},E)),A&&t.createElement("div",{style:{marginLeft:"4px",color:`${P.variant.error}`}},"*")),t.createElement(zt,M({theme:P},E,{wrapperStyle:g,isValid:k,disabled:c}),t.createElement(C,M({selected:B,disabled:c,customInput:t.createElement(Mt,{value:n,onClick:i,placeholder:a,theme:P},t.createElement(Bt,M({theme:P,value:n,onClick:i,timeBtnStyle:u,disabled:c},E),t.createElement("div",null,n||(a||"-- : -- --")),t.createElement(Lt,M({theme:P},E,{customIconContainerStyle:f,className:"input-icon"}),T.icon?t.createElement($,T):null))),onChange:e=>{z(e);var t=null;t="datetime-local"==o?v(e).format("DD MMM YYYY, hh:mm A"):"date"==o?v(e).format("DD MMM, YYYY"):"year"==o?v(e).format("YYYY"):"month"==o?v(e).format("MMMM YYYY"):"time"==o?v(e).format("hh:mm A"):v(e).format("DD MMM, YYYY"),l(t)},showYearDropdown:!0,yearDropdownItemNumber:5,dropdownMode:"select",placeholderText:a},R,{renderCustomHeader:({date:e,changeYear:l,decreaseMonth:r,increaseMonth:i})=>{let a=v(e).format("MMMM");return t.createElement(It,M({theme:P},E,{inputType:o,customHeaderStyle:m}),"year"!==o?t.createElement("span",{style:{paddingLeft:"10px"},onClick:r},t.createElement($,{icon:"chevron-left",color:"white",size:16})):null,t.createElement("b",null,"year"!==o?t.createElement("span",{style:{paddingRight:"5px"}},a):null," ",t.createElement("span",{className:"calender-year"},t.createElement("select",{value:e.getFullYear(),onChange:({target:{value:e}})=>l(e)},I.map((e=>t.createElement("option",{key:e,value:e},e)))))),"year"!==o?t.createElement("span",{style:{paddingRight:"10px"},onClick:i},t.createElement($,{icon:"chevron-right",color:"white",size:16})):null)}}))),w.length>0&&t.createElement("div",{className:"err-text"},w))};Pt.propTypes={defaultValue:e.string,onChange:e.func,inputType:e.string,onClick:e.func,placeHolder:e.string,value:e.string,disabled:e.bool,startYear:e.number,endYearRange:e.number,iconProps:e.object,customHeaderStyle:e.object,timeBtnStyle:e.object,wrapperStyle:e.object,customIconContainerStyle:e.object,label:e.string,labelStyle:e.object,labelInline:e.bool,errMsg:e.string,errMsgColor:e.string,isValid:e.bool},Pt.defaultProps={disabled:!1,startYear:new Date,endYearRange:10,value:"",defaultValue:"",onChange:()=>{},label:"",required:!1,labelInline:!1,errMsg:"",isValid:!0};const Ht=m.div`
|
|
1324
1293
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"initial"} !important;
|
|
1325
1294
|
|
|
1326
1295
|
.text-main-alt {
|
|
@@ -1347,7 +1316,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1347
1316
|
.text-main-alt-value {
|
|
1348
1317
|
display: none !important;
|
|
1349
1318
|
}
|
|
1350
|
-
`,
|
|
1319
|
+
`,Tt=m.div`
|
|
1351
1320
|
// Default style
|
|
1352
1321
|
display: flex;
|
|
1353
1322
|
|
|
@@ -1355,11 +1324,11 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1355
1324
|
${({inBuiltCss:e,labelWrapperStyle:t})=>j(e,t)}
|
|
1356
1325
|
// custom styles
|
|
1357
1326
|
${({customLabelStyles:e})=>e}
|
|
1358
|
-
`,
|
|
1327
|
+
`,jt=m.div`
|
|
1359
1328
|
margin-left: 6px;
|
|
1360
1329
|
margin-top: -15.5px;
|
|
1361
1330
|
cursor: pointer;
|
|
1362
|
-
`,
|
|
1331
|
+
`,Ft=({getValue:e,children:l,...o})=>{const r=e().length;return t.createElement(w.ValueContainer,o,l,r>1&&t.createElement("span",{className:"text-more-alt"},"& ",r-1," more"))},qt=({label:e,labelStyle:l,optionArr:o,selectedValue:r,setSelectedValue:i,placeHolder:a,isClearable:n,isValid:c,height:s,fontSize:d,loadOptions:p,onInputChange:m,clearSelected:u,customWrapperStyles:g,customLabelStyles:f,isRequired:h,dropdownType:y,isDisabled:x,isLoading:v,id:C,iconName:A,iconStyles:S,iconColor:k,iconSize:E,showIndicator:V,leftIcon:z,leftIconColor:B,leftIconSize:I,backgroundColor:L,placeHolderColor:W,indicatorBackgroundColor:R,inputColor:P,menuListFooter:j,customSelectStyles:F,errorMessage:q,...Z})=>{const O=b()||H,D=e=>{const l={width:"15px",height:"15px",borderRadius:"2px",padding:"4px",fontSize:"8px",lineHeight:"10px",minWidth:"15px",minHeight:"15px"},o=t.createElement("div",{style:{...l,backgroundColor:e?.data?.color??O.primary["primary-1"]}},t.createElement($,{icon:"check-icon",color:"white"})),r=t.createElement("div",{style:{...l,backgroundColor:"#e0e7ff"}});return t.createElement(w.Option,e,t.createElement("div",{style:{display:"flex",justifyContent:"flex-start",alignItems:"center",width:"100%"}},e.isSelected?o:r,t.createElement("div",{className:"text-main-alt",style:{marginLeft:"10px"}},e.label)))},G=({index:e,...l})=>{const o=l?.data?.label||"Select";return!e&&t.createElement("span",{className:"text-main-alt-value"},o)},X={control:(e,t)=>({...e,border:c?L&&c?"1px solid "+L:"1px solid "+O.border:"1px solid "+O.ui.error,minWidth:"singleSelect"===y||"asyncSingleSelect"===y?"120px":"185px",height:`${s}px`,minHeight:`${s}px`,boxShadow:(t.isSelected||t.isFocused)&&"none",backgroundColor:t.isDisabled?O.variant["neutral-5"]:L||O.bgColor}),placeholder:e=>({...e,fontSize:d+"px",marginLeft:"0px",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden",width:"auto",maxWidth:"89%",marginRight:"0px",color:W||"hsl(0, 0%, 50%)"}),dropdownIndicator:e=>({...e,height:`${s}px`,display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"2px",backgroundColor:R||"transparent",borderBottomLeftRadius:"0",borderBottomRightRadius:"4.32px",borderTopLeftRadius:0,borderTopRightRadius:"4.32px",position:"relative",top:"-1px",right:"-1px"}),clearIndicator:e=>({...e,height:`${s}px`,display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"0px"}),valueContainer:e=>({...e,fontSize:d+"px",marginTop:"-4px"}),indicatorsContainer:e=>({...e,padding:0}),menu:e=>({...e,border:"none",marginTop:"1px",borderTopRightRadius:"0px",borderTopLeftRadius:"0px",outline:"none",boxShadow:"0px 6px 20px rgba(56, 66, 100, 0.15)",borderRadius:"4.32px",fontSize:d+"px",width:"100%",minWidth:"singleSelect"===y||"asyncSingleSelect"===y?"120px":"185px"}),singleValue:e=>({...e,fontSize:d+"px",marginLeft:"0px",width:"auto",marginRight:0,display:"grid"}),multiValue:e=>({...e,marginLeft:"0px",width:"auto",display:"grid"}),input:e=>({...e,fontSize:d+"px",color:P||"hsl(0, 0%, 20%)",padding:0,margin:0}),option:(e,t)=>({...e,backgroundColor:t.isSelected||t.isFocused?O.neutral["neutral-5"]:O.bgColor,padding:"10px",cursor:t.isDisabled?"not-allowed":"pointer",color:"#081348",opacity:t.isDisabled?.6:1,width:"inherit",boxSizing:"initial"}),menuPortal:e=>({...e,zIndex:99999999}),...F},J={DropdownIndicator:e=>{const l=t.createElement(w.DropdownIndicator,e,t.createElement(jt,null,t.createElement($,{icon:A,color:k,size:E,customstyles:S})));return!0===V?l:null},ValueContainer:Ft,IndicatorSeparator:()=>null,ClearIndicator:e=>t.createElement(w.ClearIndicator,e,n?t.createElement(jt,{onClick:()=>{u(),e.clearValue()}},t.createElement($,{icon:"cross-icon",color:"black",size:8})):null),MenuList:e=>{const{MenuListHeader:l=null,MenuListFooter:o=null}=e.selectProps.components;return t.createElement(w.MenuList,e,e.children.length&&l,e.children,e.children.length&&o)},MenuListFooter:j};let U=null;switch(y){case"multiSelect":U=t.createElement(Zt,M({type:"multiSelect",MultiValue:G,Option:D,value:r,CommonRenderedComponent:J,optionArr:o,placeHolder:a,isDisabled:x,stylesComp:X,setSelectedValue:i,isLoading:v,id:C,isClearable:n},Z));break;case"asyncSingleSelect":U=t.createElement(Ot,M({CommonRenderedComponent:J,loadOptions:p,onInputChange:m,styles:X,placeholder:a,onChange:i,isLoading:v,isDisabled:x,id:C,value:r,isClearable:n},Z));break;case"asyncMultiSelect":U=t.createElement(Ot,M({type:"asyncMultiSelect",CommonRenderedComponent:J,MultiValue:G,Option:D,onChange:i,placeholder:a,styles:X,isDisabled:x,isLoading:v,loadOptions:p,onInputChange:m,id:C,isClearable:n},Z));break;default:U=t.createElement(Zt,M({type:"singleSelect",value:{value:r?r.value:"",label:r?r.label:""},CommonRenderedComponent:J,optionArr:o,placeHolder:a,isDisabled:x,stylesComp:X,setSelectedValue:i,isLoading:v,id:C,isClearable:n},Z))}return t.createElement(Ht,{style:g,backgroundColor:L,isValid:c,fontSize:d,theme:O,isDisabled:x},e&&t.createElement(Tt,{inBuiltCss:T,labelWrapperStyle:"selectComp-label-wrapper",style:f},t.createElement(ot,{customStyles:l,type:"label-text",text:e,style:{marginBottom:"8px",paddingBottom:"0px"}}),h&&t.createElement("div",{style:{marginLeft:"4px",color:`${O.ui.error}`}},"*")),U,!c&&q)},Zt=({type:e,Option:l,value:o,CommonRenderedComponent:r,MultiValue:i,optionArr:a,placeHolder:n,isDisabled:c,stylesComp:s,setSelectedValue:d,isLoading:p,id:m,isClearable:b,...u})=>{let g={...r};return"multiSelect"===e&&(g.MultiValue=i,g.Option=l),t.createElement(A,M({className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",components:g,options:a,placeholder:n,isDisabled:c,value:o,styles:s,onChange:d,isLoading:p,id:m,isClearable:b,isMulti:"multiSelect"===e,hideSelectedOptions:!1,closeMenuOnSelect:"multiSelect"!==e,menuShouldScrollIntoView:!1},u))},Ot=({CommonRenderedComponent:e,MultiValue:l,Option:o,type:r,id:i,styles:a,...n})=>{let c={...e};return"asyncMultiSelect"===r&&(c.MultiValue=l,c.Option=o),t.createElement(S,M({className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",components:c,isMulti:"asyncMultiSelect"===r,defaultOptions:!0,hideSelectedOptions:!1,closeMenuOnSelect:"asyncMultiSelect"!==r,isSearchable:!0,styles:a,menuShouldScrollIntoView:!1},n))};qt.propTypes={label:e.string,labelStyle:e.object,optionArr:e.array,selectedValue:e.object,setSelectedValue:e.func,placeHolder:e.string,fontSize:e.number,clearSelected:e.func,loadOptions:e.func,onInputChange:e.func,customWrapperStyles:e.object,customLabelStyles:e.object,isRequired:e.bool,dropdownType:e.string,isDisabled:e.bool,isLoading:e.bool,isValid:e.bool,height:e.number,isClearable:e.bool,id:e.string,iconName:e.string,iconColor:e.string,iconSize:e.number,leftIcon:e.string,leftIconColor:e.string,leftIconSize:e.number,showIndicator:e.bool,backgroundColor:e.string,placeHolderColor:e.string,inputColor:e.string,menuListFooter:e.any,customSelectStyles:e.object},qt.defaultProps={label:"",labelStyle:{},optionArr:[],selectedValue:{},setSelectedValue:void 0,placeHolder:"Select an option",isValid:!0,isClearable:!1,height:31,fontSize:14,loadOptions:()=>{},onInputChange:()=>{},clearSelected:()=>{},customWrapperStyles:{},customLabelStyles:{},isRequired:!1,dropdownType:"singleSelect",isDisabled:!1,isLoading:!1,id:"",iconName:"triangle-down",iconColor:"black",iconSize:8,leftIcon:"",leftIconColor:"black",leftIconSize:10,showIndicator:!0,customSelectStyles:{}};const Dt=m.div`
|
|
1363
1332
|
//Set the styles from the default styles object
|
|
1364
1333
|
${({inBuiltCss:e,defaultStyles:t})=>j(e,t)}
|
|
1365
1334
|
|
|
@@ -1376,15 +1345,15 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1376
1345
|
|
|
1377
1346
|
// custom styles
|
|
1378
1347
|
${({customDropzoneStyles:e})=>e}
|
|
1379
|
-
`,
|
|
1348
|
+
`,Gt=m.div`
|
|
1380
1349
|
//Set the styles from the default styles object
|
|
1381
1350
|
${({inBuiltCss:e,defaultStyles:t})=>j(e,t)}
|
|
1382
1351
|
|
|
1383
1352
|
// custom styles
|
|
1384
1353
|
${({customFileStyles:e})=>e}
|
|
1385
|
-
`,
|
|
1354
|
+
`,Xt=m.input`
|
|
1386
1355
|
display: none;
|
|
1387
|
-
`,
|
|
1356
|
+
`,Jt=m.div`
|
|
1388
1357
|
//Set the styles from the default styles object
|
|
1389
1358
|
${({inBuiltCss:e,defaultStyles:t})=>j(e,t)}
|
|
1390
1359
|
|
|
@@ -1396,18 +1365,18 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1396
1365
|
|
|
1397
1366
|
// custom styles
|
|
1398
1367
|
${({customFileNameStyles:e})=>e}
|
|
1399
|
-
`;const
|
|
1368
|
+
`;const Ut=m.div`
|
|
1400
1369
|
padding-left: 1px;
|
|
1401
1370
|
margin-left: auto;
|
|
1402
1371
|
margin-right: 10px;
|
|
1403
1372
|
display: flex;
|
|
1404
1373
|
justify-content: center;
|
|
1405
|
-
`,
|
|
1374
|
+
`,Yt=m.div`
|
|
1406
1375
|
margin-left: 11px;
|
|
1407
1376
|
padding-left: 2px;
|
|
1408
1377
|
display: flex;
|
|
1409
1378
|
justify-content: center;
|
|
1410
|
-
`,
|
|
1379
|
+
`,Nt=m.div`
|
|
1411
1380
|
color: #494949;
|
|
1412
1381
|
margin-left: 11px;
|
|
1413
1382
|
padding-left: 2px;
|
|
@@ -1418,9 +1387,9 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1418
1387
|
align-items: center;
|
|
1419
1388
|
margin: 20px 0px;
|
|
1420
1389
|
font-size: 14px;
|
|
1421
|
-
`;const
|
|
1390
|
+
`;const Qt=({label:e,labelStyle:l,labelInline:o,required:i,message:n,fileArr:c,setFileArr:s,deleteFile:d,customDropzoneStyles:p,customFileStyles:m,customTextStyles:u,customFileNameStyles:g,backgroundColor:f,singleFile:h,messageSize:y,showSupportedFormats:x,file_extensions:v,maxFilesAmount:C,minFilesAmount:A,fileSizeLimit:w,fileSizeNamingConvention:S,errorMessages:k,suggesionMessage:E,MessagelabelStyle:V,dropValid:z,setDropValid:B,dropzoneContent:I,dropIcon:L,iconColor:W,id:R,customTooltipContentStyle:P,customStylesTPArightBefore:j,customStylesTPArightAfter:F,...q})=>{const Z=b()||H,[O,D]=r(!1),G=a(),[X,J]=r(z),[U,Y]=r("");let N;var Q=v;let K=new Map(Q.map((e=>[e.toLowerCase(),e])));K=Array.from(K.values()).join(", ");var _=!1,ee=x?"All file formats cannot be used with the files you provided.":"",te="";1==h&&(A=1,C=1);var le="Please upload (min."+A+" to max."+C+")files",oe=e=>{te="";let t=[];var l=0,o=c.length;if(o+e.length<A||o+e.length>C){var r=`Please upload (minimum ${A} to maximum ${C} files)`;te=k?.amount,te=void 0!==te?te:r}for(const e of c)e.size&&(l+=e.size);if(""==te)for(const[o,c]of Object.entries(e)){_=!0,c.name,l+=c.size;var i=c.name.split(".");i=i[i.length-1],_=Q.includes(i.toLowerCase());var a=1024;("MB"===S||"GB"===S||"TB"===S)&&(a*=1024);var n=l/a;if(!1===_&&(te=k?.format,te=te||ee),n>w&&_){_=!1;r="The file(s) must be under "+w+" "+S;te=k?.size,te=void 0!==te?te:r}_&&(N=URL.createObjectURL(c),c.path=N,t.push(c))}return te.length>0?(B(!1),J(z),Y(te)):(B(!0),J(z),Y("")),t};function re(e){e.preventDefault(),e.stopPropagation()}function ie(e,t){let l=[...c,...e];return t||(l=l.filter(((e,t,l)=>t===l.findIndex((t=>t.place===e.place&&t.name===e.name))))),s(l),D(!1),l}function ae(e,t){if(e instanceof File){const t=c.findIndex((t=>t.name===e.name));let l=c[t].path;URL.revokeObjectURL(l);const o=c.filter((t=>t.name!==e.name));s(o)}else!function(e,t){const l=c.filter((t=>t.name!==e.name));s(l),d(e)}(e)}const ne=t.createElement("div",null,K);return t.createElement("div",null,t.createElement("div",{style:{display:"flex",width:"inherit"}},t.createElement(ot,M({customStyles:l,type:"label-text",labelInline:o,text:e,style:{display:"flex",marginBottom:`${o?0:"8px"}`,paddingBottom:"0px"}},q)),i&&t.createElement("div",{style:{marginLeft:"4px",color:`${Z.variant.error}`}},"*")),t.createElement(Dt,{theme:Z,inBuiltCss:T,defaultStyles:"dropzone-parent",backgroundColor:f,customDropzoneStyles:z?p:{},onDragLeave:function(e){re(e),D(!1)},onDragOver:function(e){re(e),D(!0)},onDrop:function(e){re(e);const{files:t}=e.dataTransfer;var l=oe(t);D(!0),q.onFilesAdded(ie(l,h))},onClick:function(){G.current.click()},hover:O,dropValid:z,fileArr:c},t.createElement(Xt,M({ref:G,valid:X,dropValid:z,type:"file",id:R,multiple:!h,onChange:function(e){let{files:t}=e.target;D(!1);var l=oe(t);l&&q.onFilesAdded(ie(l,h))},onClick:e=>e.target.value=null},q)),z?t.createElement(t.Fragment,null,L?t.createElement($,{icon:L,color:O?Z.bgColor:W,size:24}):t.createElement($,{icon:"file-upload",color:O?Z.bgColor:Z.primary["primary-1"],size:24})):null,t.createElement(Jt,{dropValid:z,valid:X,hover:O,backgroundColor:f,customTextStyles:u,inBuiltCss:T,defaultStyles:"dropzone-text-div"},z?t.createElement(t.Fragment,null,I?t.createElement("div",{style:{color:O?Z.bgColor:null}},I):t.createElement("div",null,t.createElement("span",{style:{color:O?Z.bgColor:Z.primary["primary-1"]}},"Choose a file"," "),t.createElement("span",{style:{color:O?Z.bgColor:Z.neutral["neutral-2"]}},"or"," "),t.createElement("span",{style:{color:O?Z.bgColor:Z.textColor}},"drag ",h?"it":"them"," here"))):t.createElement("div",null,t.createElement("span",{style:{color:Z.variant.error}},"Try again!!"," "),t.createElement("span",{style:{color:Z.textColor}},U||n)))),U===ee||k.format?t.createElement("div",{style:{display:"flex"}},t.createElement(ot,M({themeColor:H,customStyles:V,type:"label-text",labelInline:o,style:{display:"flex",paddingTop:"10px",paddingBottom:`${o?0:"16.64px"}`}},q)),t.createElement(Qe,{contentTrigger:t.createElement("span",{style:{cursor:"pointer"}},"Click here to view the supported file types"),headerTooltip:"",contentTooltip:ne,footerTooltip:"",popperOptionsP:{placement:"bottom"},settings:{closeOnOutsideClick:!0,trigger:"click"},customTriggerStyle:{marginTop:"8px",marginLeft:"4px",textDecoration:"underline",color:Z.variant["primary-1"]},customBodyStyle:{wordWrap:"break-word"},customContentStyle:P,customStylesTPArightBefore:j,customStylesTPArightAfter:F})):"The file size is not uploaded"===U?t.createElement(ot,M({themeColor:H,customStyles:V,type:"label-text",labelInline:o,text:le,style:{display:"flex",paddingTop:"10px",paddingBottom:`${o?0:"16.64px"}`}},q)):"",c?.map(((e,l)=>t.createElement(Gt,{inBuiltCss:T,defaultStyles:"dropzone-file-div",key:`${e}-${l}`,customFileStyles:m},t.createElement(Yt,null,t.createElement($,{icon:"file-icon",color:Z.primary["primary-1"]})),(File,t.createElement("a",{style:{color:Z.variant["primary-1"],marginLeft:"5px"},href:e?.path,target:"_blank",rel:"noreferrer",download:e.name}," ",e.name)),t.createElement(Nt,null,e?.otherInfo),t.createElement(Ut,{key:101*Math.random()|0},t.createElement("div",{style:{marginRight:"7px"}},t.createElement($,{icon:`${!(e instanceof File)&&"cloud-icon"}`,color:Z.primary["primary-1"]})),t.createElement($,{icon:"cross-icon",color:Z.neutral["neutral-2"],size:13,onClick:()=>ae(e),customstyles:{cursor:"pointer"}}))))))};Qt.propTypes={onFilesAdded:e.func,dropValid:e.bool,setDropValid:e.func,message:e.string,fileArr:e.array,setFileArr:e.func,customDropzoneStyles:e.object,customFileStyles:e.object,customTextStyles:e.object,customFileNameStyles:e.object,backgroundColor:e.string,messageSize:e.number,maxFilesAmount:e.number,minFilesAmount:e.number,fileSizeLimit:e.number,fileSizeNamingConvention:e.string,showSupportedFormats:e.bool,file_extensions:e.array,errorMessages:e.object,suggesionMessage:e.any,MessagelabelStyle:e.object,id:e.string,dropzoneContent:e.any,dropIcon:e.string,iconColor:e.string,singleFile:e.bool,customTooltipContentStyle:e.object,customStylesTPArightBefore:e.object,customStylesTPArightAfter:e.object},Qt.defaultProps={onFilesAdded:()=>null,dropValid:!0,message:"",fileArr:[],setFileArr:()=>{},customDropzoneStyles:{},customFileStyles:{},customTextStyles:{},customFileNameStyles:{},messageSize:100,additionalText:"",maxFilesAmount:5,minFilesAmount:1,fileSizeLimit:10,fileSizeNamingConvention:"MB",showSupportedFormats:!0,file_extensions:["doc","docx","jpg","JPG","pdf","png","xlsx","xlsr","xls"],errorMessages:{},MessagelabelStyle:{},suggesionMessage:"doc, docx, jpg, pdf, png, xlsx, xlsr, xls (Max 10MB)",id:"",iconColor:"black"};const Kt=u`
|
|
1422
1391
|
pointer-events: none;
|
|
1423
|
-
|
|
1392
|
+
`,$t=m.input`
|
|
1424
1393
|
background-color: transparent;
|
|
1425
1394
|
width: 100%;
|
|
1426
1395
|
white-space: nowrap;
|
|
@@ -1428,7 +1397,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1428
1397
|
text-overflow: ellipsis;
|
|
1429
1398
|
border-color: transparent;
|
|
1430
1399
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"default"};
|
|
1431
|
-
${({readOnly:e})=>e?
|
|
1400
|
+
${({readOnly:e})=>e?Kt:null}
|
|
1432
1401
|
|
|
1433
1402
|
&:focus-visible {
|
|
1434
1403
|
outline: none;
|
|
@@ -1436,30 +1405,30 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1436
1405
|
|
|
1437
1406
|
// custom styles
|
|
1438
1407
|
${({inputStyle:e})=>e}
|
|
1439
|
-
`,
|
|
1408
|
+
`,_t=m.div`
|
|
1440
1409
|
display: flex;
|
|
1441
1410
|
width: 100%;
|
|
1442
1411
|
|
|
1443
1412
|
// custom styles
|
|
1444
1413
|
${({inputContainerStyle:e})=>e}
|
|
1445
|
-
`,
|
|
1414
|
+
`,el=u`
|
|
1446
1415
|
display: flex;
|
|
1447
1416
|
align-items: end;
|
|
1448
|
-
`,
|
|
1417
|
+
`,tl=m.div`
|
|
1449
1418
|
width: 100%;
|
|
1450
|
-
${({labelInline:e})=>e?
|
|
1451
|
-
`,
|
|
1419
|
+
${({labelInline:e})=>e?el:null}
|
|
1420
|
+
`,ll=({labelProps:e,formProps:l,value:r,setValue:i,inputStyle:a,inputContainerStyle:n,isDisabled:c,required:s,...d})=>{const p=b()||H,[m,u]=t.useState(!0),g=o(),f={label:"",labelStyle:{},...e},h={labelInline:!0,...l};return t.createElement(tl,M({theme:p},h),t.createElement("div",{style:{display:"flex",marginRight:"16px"}},t.createElement(ot,M({style:{display:"flex",marginBottom:`${h?.labelInline?0:"8px"}`,paddingBottom:"0px",justifyContent:"start"}},f))),t.createElement(_t,M({theme:p,style:{borderBottom:""+(m?"none":"1px solid #BBC4CF")},inputContainerStyle:n,isDisabled:c},d),t.createElement($t,M({type:"text",value:r,readOnly:m,onChange:e=>{i(e.target.value)},ref:g,onBlur:()=>{u(!0)},theme:p},d,{inputStyle:a,isDisabled:c,disabled:c,onClick:e=>{}})),t.createElement($,{icon:"edit-box",color:m||c?p.variant["neutral-2"]:p.variant["primary-1"],size:16,style:{display:"flex",alignItems:"center",justifyContent:"center",cursor:c?"not-allowed":"pointer"},onClick:()=>{c||(u(!1),g.current.focus())}})))};ll.propTypes={value:e.any,setValue:e.func,isDisabled:e.bool,formProps:e.object,labelProps:e.object},ll.defaultProps={value:"",isDisabled:!1,setValue:()=>{}};const ol=m.div`
|
|
1452
1421
|
display: contents;
|
|
1453
1422
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
1454
1423
|
|
|
1455
1424
|
${({WrapperDivStyle:e})=>e}
|
|
1456
|
-
`,
|
|
1425
|
+
`,rl=m.input`
|
|
1457
1426
|
display: none;
|
|
1458
1427
|
min-height: 100vh;
|
|
1459
1428
|
padding: 0 0.5rem;
|
|
1460
1429
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
1461
1430
|
|
|
1462
|
-
`,
|
|
1431
|
+
`,il=m.div`
|
|
1463
1432
|
height: 49px;
|
|
1464
1433
|
width: 49px;
|
|
1465
1434
|
background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor};
|
|
@@ -1471,7 +1440,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1471
1440
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
1472
1441
|
|
|
1473
1442
|
${({IconWrapperStyle:e})=>e}
|
|
1474
|
-
`,
|
|
1443
|
+
`,al=m.div`
|
|
1475
1444
|
// background-color: ${({theme:e})=>e.bgColor};
|
|
1476
1445
|
background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor};
|
|
1477
1446
|
width: 134px;
|
|
@@ -1513,9 +1482,8 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1513
1482
|
}
|
|
1514
1483
|
}
|
|
1515
1484
|
${({MainDivStyle:e})=>e};
|
|
1516
|
-
`,
|
|
1517
|
-
border: 1px solid
|
|
1518
|
-
${({theme:e})=>e.border};
|
|
1485
|
+
`,nl=({image:e,setImage:l,WrapperDivStyle:a,MainDivStyle:n,IconWrapperStyle:c,iconSize:s,iconColor:d,isDisabled:p,id:m})=>{const[u,g]=r(),f=o(),h=b()||H,[y,x]=r(),[v,C]=r(!1);function A(e){e.preventDefault(),e.stopPropagation()}i((()=>{if(e&&v){const t=new FileReader;t.onloadend=()=>{g(t.result)},t.readAsDataURL(e)}else g(e)}),[e]);const w=e=>{e&&"image"===e.type.substr(0,5)?(C(!0),l(e)):C(!1)};return t.createElement(ol,{onDragLeave:function(e){A(e),x(!1)},onDragOver:function(e){A(e),x(!0)},onDrop:function(e){A(e);const{files:t}=e.dataTransfer;w(t[0])},WrapperDivStyle:a,isDisabled:p},t.createElement(al,{isDisabled:p,theme:h,MainDivStyle:n,style:{backgroundImage:`url(${u})`},onClick:e=>{e.preventDefault(),f.current.click()}},!u&&t.createElement("div",{className:"icon-on-not-preview"},t.createElement(il,{IconWrapperStyle:c,theme:h,isDisabled:p},t.createElement("img",{src:N,alt:"",height:"40px",width:"48px"}))),t.createElement("div",{className:"icon-on-preview"},t.createElement(il,{IconWrapperStyle:c,isDisabled:p,theme:h},t.createElement($,{icon:"camera-icon",size:s,color:d||h.variant["primary-1"]})))),t.createElement(rl,{id:m,type:"file",ref:f,accept:"image/jpg, image/jpeg, image/png",onChange:e=>{C(!0),l(e.target.files[0])},disabled:p,isDisabled:p}))};nl.propTypes={image:e.any,setImage:e.func,WrapperDivStyle:e.object,MainDivStyle:e.object,IconWrapperStyle:e.object,iconSize:e.number},nl.defaultProps={image:null,setImage:()=>{},WrapperDivStyle:{},MainDivStyle:{},IconWrapperStyle:{},iconSize:28,id:"",isDisabled:!1};const cl=m.div`
|
|
1486
|
+
border: 1px solid ${({theme:e})=>e.border};
|
|
1519
1487
|
border-radius: 4px;
|
|
1520
1488
|
padding: 5.5px 12px;
|
|
1521
1489
|
display: flex;
|
|
@@ -1533,7 +1501,28 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1533
1501
|
fill: ${({theme:e})=>e.variant["primary-1"]};
|
|
1534
1502
|
}
|
|
1535
1503
|
}
|
|
1536
|
-
|
|
1504
|
+
/* Chrome, Safari, Edge, Opera */
|
|
1505
|
+
input::-webkit-outer-spin-button,
|
|
1506
|
+
input::-webkit-inner-spin-button {
|
|
1507
|
+
-webkit-appearance: none; /* Chrome, Safari, Edge, Opera */
|
|
1508
|
+
input::-webkit-outer-spin-button,
|
|
1509
|
+
input::-webkit-inner-spin-button {
|
|
1510
|
+
-webkit-appearance: none;
|
|
1511
|
+
margin: 0;
|
|
1512
|
+
}
|
|
1513
|
+
|
|
1514
|
+
/* Firefox */
|
|
1515
|
+
input[type='number'] {
|
|
1516
|
+
-moz-appearance: textfield;
|
|
1517
|
+
}
|
|
1518
|
+
margin: 0;
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1521
|
+
/* Firefox */
|
|
1522
|
+
input[type='number'] {
|
|
1523
|
+
-moz-appearance: textfield;
|
|
1524
|
+
}
|
|
1525
|
+
`,sl=m.input`
|
|
1537
1526
|
width: 85%;
|
|
1538
1527
|
border: 0;
|
|
1539
1528
|
outline: 0;
|
|
@@ -1546,34 +1535,16 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1546
1535
|
|
|
1547
1536
|
// custom styles
|
|
1548
1537
|
${({inputStyle:e})=>e}
|
|
1549
|
-
|
|
1550
|
-
&:after {
|
|
1551
|
-
content: ' *';
|
|
1552
|
-
color: ${({theme:e})=>e.variant.error};
|
|
1553
|
-
}
|
|
1554
|
-
`;const gl=m.label`
|
|
1538
|
+
`,dl=u`
|
|
1555
1539
|
display: flex;
|
|
1556
|
-
margin-right: 10px;
|
|
1557
|
-
align-content: center;
|
|
1558
1540
|
align-items: center;
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
margin-bottom: ${({labelInline:e})=>e?0:"8px"};
|
|
1562
|
-
margin-right: ${({labelInline:e})=>e?"8px":0};
|
|
1563
|
-
padding-bottom: 0px;
|
|
1564
|
-
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
1565
|
-
|
|
1566
|
-
${({labelStyle:e})=>e}
|
|
1567
|
-
`;gl.defaultProps={theme:H};const fl=b`
|
|
1568
|
-
display: flex;
|
|
1569
|
-
align-items: center;
|
|
1570
|
-
`,hl=m.div`
|
|
1571
|
-
${({labelInline:e})=>e?fl:null}
|
|
1541
|
+
`,pl=m.div`
|
|
1542
|
+
${({labelInline:e})=>e?dl:null}
|
|
1572
1543
|
|
|
1573
1544
|
> div {
|
|
1574
1545
|
flex: 1 0 auto;
|
|
1575
1546
|
}
|
|
1576
|
-
|
|
1547
|
+
`,ml=({inputValue:e,inputStyle:l,onChange:o,id:r,labelProps:i})=>{const a=b()||H;return t.createElement(pl,{labelInline:i?.labelInline},t.createElement(ot,M({style:{display:"flex",marginBottom:`${i?.labelInline?0:"8px"}`,marginRight:`${i?.labelInline?"8px":0}`,paddingBottom:"0px"}},i)),t.createElement("div",null,t.createElement(cl,{theme:a},t.createElement(sl,{theme:a,inputStyle:l,value:e,onChange:e=>{const{value:t}=e.currentTarget;(""===t||/^[0-9\b.-]+$/.test(t))&&o(t)},type:"number",id:r}))))};ml.propTypes={inputValue:e.any,inputStyle:e.object,id:e.string,labelProps:e.object,onChange:e.func},ml.defaultProps={inputStyle:{},inputValue:"",id:"",onChange:()=>{}};const bl=m.div`
|
|
1577
1548
|
background-color: ${({theme:e})=>e.bgColor};
|
|
1578
1549
|
|
|
1579
1550
|
//Set the styles from the default styles object
|
|
@@ -1599,7 +1570,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1599
1570
|
|
|
1600
1571
|
// custom styles
|
|
1601
1572
|
${({textBoxStyle:e})=>e}
|
|
1602
|
-
`;
|
|
1573
|
+
`;bl.defaultProps={theme:H};const ul=m.input`
|
|
1603
1574
|
width: 85%;
|
|
1604
1575
|
|
|
1605
1576
|
//Set the styles from the default styles object
|
|
@@ -1611,18 +1582,18 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1611
1582
|
.sc-furwcr bxRAoq {
|
|
1612
1583
|
color: ${({theme:e})=>e.variant["neutral-3"]};
|
|
1613
1584
|
}
|
|
1614
|
-
`,
|
|
1585
|
+
`,gl=u`
|
|
1615
1586
|
display: flex;
|
|
1616
1587
|
gap: 7px;
|
|
1617
1588
|
align-items: flex-start;
|
|
1618
|
-
`,
|
|
1619
|
-
${({labelInline:e})=>e?
|
|
1589
|
+
`,fl=m.div`
|
|
1590
|
+
${({labelInline:e})=>e?gl:null}
|
|
1620
1591
|
.err-text {
|
|
1621
1592
|
color: ${({errMsgColor:e,theme:t})=>e||t.variant.error};
|
|
1622
1593
|
margin-top: 5px;
|
|
1623
1594
|
font-size: 10px;
|
|
1624
1595
|
}
|
|
1625
|
-
`,
|
|
1596
|
+
`,hl=({passwordRules:e,textBoxStyle:l,labelStyle:o,inputStyle:i,errMsg:a,required:n,label:c,labelInline:s,isValid:d,rulesStyle:p,id:m,showHideIcon:u,errMsgColor:g,...f})=>{const[h,y]=r("password"),x=b()||H;return t.createElement(fl,M({labelInline:s,inBuiltCss:T,errMsgColor:g,theme:x},f),t.createElement("div",{style:{display:"flex"}},t.createElement(ot,M({customStyles:o,type:"label-text",text:c,errMsg:a,style:{display:"flex",marginBottom:`${s?0:"8px"}`,paddingBottom:"0px"}},f)),n&&t.createElement("div",{style:{marginLeft:"4px",marginRight:"5px",color:`${x.variant.error}`}},"*")),t.createElement("div",{style:{display:"flex",justifyContent:"flex-start",alignItems:"flex-start"}},t.createElement("div",{style:{width:"100%"}},t.createElement(bl,M({required:n,theme:x,textBoxStyle:l,isValid:d,defaultWrapperStyle:"textbox-wrapper",inBuiltCss:T},f),t.createElement(ul,M({},f,{inputStyle:i,type:h,id:m,theme:x,defaultInputStyle:"input-wrapper",inBuiltCss:T})),!0===u?t.createElement("div",{className:"input-icon",onClick:()=>y("password"===h?"text":"password"),style:{position:"absolute",right:"7px"}},t.createElement($,{icon:"text"===h?"eye-show":"eye-hide"})):""),a.length>0&&t.createElement("div",{className:"err-text"},a)),e?t.createElement("div",{style:{...p,marginLeft:"5px"}},e):""))};hl.propTypes={inBuiltCss:e.object,theme:e.object,label:e.string,required:e.bool,labelInline:e.bool,errMsg:e.string,textBoxStyle:e.object,labelStyle:e.object,inputStyle:e.object,rulesStyle:e.object,id:e.string,showHideIcon:e.bool},hl.defaultProps={inBuiltCss:T,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",textBoxStyle:{},labelStyle:{},inputStyle:{},passwordRules:"",rulesStyle:{},id:"",showHideIcon:!0};const yl=m.div`
|
|
1626
1597
|
box-sizing: initial;
|
|
1627
1598
|
|
|
1628
1599
|
//Set the styles from the default styles object
|
|
@@ -1632,7 +1603,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1632
1603
|
|
|
1633
1604
|
// custom styles
|
|
1634
1605
|
${({radioOuterCircleStyle:e})=>e}
|
|
1635
|
-
`;
|
|
1606
|
+
`;yl.defaultProps={theme:H};const xl=m.div`
|
|
1636
1607
|
box-sizing: initial;
|
|
1637
1608
|
|
|
1638
1609
|
//Set the styles from the default styles object
|
|
@@ -1644,7 +1615,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1644
1615
|
|
|
1645
1616
|
// custom styles
|
|
1646
1617
|
${({radioInnerCircleStyle:e})=>e}
|
|
1647
|
-
`;
|
|
1618
|
+
`;xl.defaultProps={theme:H};const vl=m.div`
|
|
1648
1619
|
//Set the styles from the default styles object
|
|
1649
1620
|
${({inBuiltCss:e,defaultOptionStyle:t})=>j(e,t)}
|
|
1650
1621
|
margin-right: ${({inline:e})=>e?"":"30px"};
|
|
@@ -1652,7 +1623,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1652
1623
|
|
|
1653
1624
|
// custom styles
|
|
1654
1625
|
${({optionStyle:e})=>e}
|
|
1655
|
-
`;
|
|
1626
|
+
`;vl.defaultProps={theme:H};const Cl=m.div`
|
|
1656
1627
|
margin-bottom: ${({inline:e})=>e?"":"14px"};
|
|
1657
1628
|
cursor: pointer;
|
|
1658
1629
|
align-items: center;
|
|
@@ -1661,11 +1632,11 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1661
1632
|
|
|
1662
1633
|
// custom styles
|
|
1663
1634
|
${({WrapperDivStyle:e})=>e}
|
|
1664
|
-
`,
|
|
1635
|
+
`,Al=m.div`
|
|
1665
1636
|
display: ${({inline:e})=>e?"flex":"inline-block"};
|
|
1666
1637
|
width: max-content;
|
|
1667
1638
|
margin: 0;
|
|
1668
|
-
`,
|
|
1639
|
+
`,wl=({radioOuterCircleStyle:e,radioInnerCircleStyle:l,labelStyle:o,label:r,optionStyle:i,options:a,selectedCircleColor:n,selectedOptionTextColor:c,onChange:s,selected:d,width:p,height:m,inline:u,defaultBorderColor:g,defaultOptionColor:f,WrapperDivStyle:h,...y})=>{const x=b()||H;return t.createElement("div",null,t.createElement(ot,{customStyles:o,type:"radio-label",text:r}),t.createElement(Al,{inline:u},a.map(((o,r)=>t.createElement(Cl,{WrapperDivStyle:h,key:r+101*Math.random(),id:o.id,inline:u,onClick:()=>{!o?.disabled&&s(o.value)}},t.createElement(yl,{theme:x,inBuiltCss:T,defaultBorderColor:g,selectedCircleColor:n,radioOuterCircleStyle:{...e,cursor:o?.disabled?"not-allowed ":" pointer",borderColor:o?.disabled&&o?.disabledColor},defaultRadioOuterCircleStyle:"radio-outer-circle",value:o.value,selected:d},t.createElement(xl,{inBuiltCss:T,theme:x,width:p,height:m,selectedCircleColor:n,radioInnerCircleStyle:{...l,cursor:o?.disabled?"not-allowed ":" pointer",backgroundColor:o?.disabled&&o?.disabledColor?o?.disabledColor:o?.value===d?l?.backgroundColor:"transparent"},defaultRadioInnerCircleStyle:"radio-inner-circle",value:o.value,selected:d})),t.createElement(vl,{defaultOptionColor:f,optionStyle:{...i,cursor:o?.disabled?"not-allowed ":" pointer",color:o?.disabled&&o?.disabledColor},inBuiltCss:T,defaultOptionStyle:"option-text",selectedOptionTextColor:c,theme:x,selected:!o?.disabled&&o.value===d},o.label))))))};wl.propTypes={label:e.string,labelStyle:e.object,inline:e.bool,options:e.array,optionStyle:e.object,WrapperDivStyle:e.object,selected:e.string,onChange:e.func,defaultOptionColor:e.string,defaultBorderColor:e.string,radioOuterCircleStyle:e.object,radioInnerCircleStyle:e.object,width:e.string,height:e.string,selectedCircleColor:e.string,selectedOptionTextColor:e.string},wl.defaultProps={label:"",labelStyle:{},inline:!1,options:[],optionStyle:{},selected:"one",onChange:()=>{},radioOuterCircleStyle:{},radioInnerCircleStyle:{},width:"14px",height:"14px",WrapperDivStyle:{}};const Sl=m.div`
|
|
1669
1640
|
background-color: ${({theme:e})=>e.bgColor};
|
|
1670
1641
|
|
|
1671
1642
|
//Set the styles from the default styles object
|
|
@@ -1686,7 +1657,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1686
1657
|
${({textBoxStyle:e})=>e}
|
|
1687
1658
|
|
|
1688
1659
|
background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor}
|
|
1689
|
-
`,
|
|
1660
|
+
`,kl=m.input`
|
|
1690
1661
|
color: ${({theme:e})=>e.black};
|
|
1691
1662
|
width: 85%;
|
|
1692
1663
|
white-space: nowrap;
|
|
@@ -1702,20 +1673,20 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1702
1673
|
color: ${H.variant["neutral-3"]};
|
|
1703
1674
|
}
|
|
1704
1675
|
background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor}};
|
|
1705
|
-
cursor: ${({isDisabled:e})=>e?"not-allowed":"
|
|
1676
|
+
cursor: ${({isDisabled:e})=>e?"not-allowed":"text"};
|
|
1706
1677
|
|
|
1707
|
-
`,
|
|
1678
|
+
`,El=u`
|
|
1708
1679
|
display: flex;
|
|
1709
1680
|
gap: 7px;
|
|
1710
1681
|
align-items: center;
|
|
1711
|
-
`,
|
|
1712
|
-
${({labelInline:e})=>e?
|
|
1682
|
+
`,Vl=m.div`
|
|
1683
|
+
${({labelInline:e})=>e?El:null}
|
|
1713
1684
|
.err-text {
|
|
1714
1685
|
color: ${({errMsgColor:e,theme:t})=>e||t.variant.error};
|
|
1715
1686
|
margin-top: 5px;
|
|
1716
1687
|
font-size: 10px;
|
|
1717
1688
|
}
|
|
1718
|
-
`,
|
|
1689
|
+
`,zl=({textBoxStyle:e,labelStyle:l,inputStyle:o,errMsg:r,required:i,label:a,labelInline:n,iconBefore:c,iconAfter:s,isValid:d,type:p,isDisabled:m,id:u,errMsgColor:g,iconAfterStyle:f,iconBeforeStyle:h,ref:y,pattern:x,iconColorOnFocus:v,...C})=>{const A=b()||H;return t.createElement(Vl,M({labelInline:n,theme:A,errMsgColor:g},C),t.createElement(ot,M({customStyles:l,type:"label-text",labelInline:n,text:a,errMsg:r,style:{display:"flex",marginBottom:`${n?0:"8px"}`,paddingBottom:"0px"},required:i},C)),t.createElement(Sl,M({required:i,isDisabled:m,theme:A,textBoxStyle:e,isValid:d,inBuiltCss:T,defaultWrapperStyle:"textbox-wrapper",iconColorOnFocus:v},C),t.createElement("div",{className:"input-icon",style:{...h}},c),t.createElement(kl,M({inputStyle:o,type:p,theme:A,id:u,defaultInputStyle:"input-wrapper",isDisabled:m,disabled:m,ref:y,pattern:x},C)),t.createElement("div",{className:"input-icon",style:{...f}},s)),r.length>0&&t.createElement("div",{className:"err-text"},r))};zl.propTypes={inBuiltCss:e.object,label:e.string,required:e.bool,labelInline:e.bool,errMsg:e.string,iconBefore:e.any,iconAfter:e.any,textBoxStyle:e.object,labelStyle:e.object,inputStyle:e.object,type:e.string,isDisabled:e.bool,id:e.string,errMsgColor:e.string,iconAfterStyle:e.object,iconBeforeStyle:e.object,iconColorOnFocus:e.string},zl.defaultProps={inBuiltCss:T,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textBoxStyle:{},labelStyle:{},inputStyle:{},type:"text",isDisabled:!1,id:"",iconAfterStyle:{},iconBeforeStyle:{},iconColorOnFocus:""};const Ml=({label:e,placeholder:l,handleSearch:o,searchInput:r,customStylesForm:i,customStyleObject:a,textBoxStyle:n,id:c,...s})=>t.createElement(zl,M({iconAfter:t.createElement($,{icon:"magnifier-icon"}),label:e,textBoxStyle:n,placeholder:l,ref:r,onChange:o,id:c},s)),Bl=m.div`
|
|
1719
1690
|
//Set the styles from the default styles object
|
|
1720
1691
|
${({inBuiltCss:e,defaultParentDivStyle:t})=>j(e,t)}
|
|
1721
1692
|
|
|
@@ -1724,7 +1695,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1724
1695
|
&:focus-within {
|
|
1725
1696
|
border-color: ${({activeColor:e,theme:t})=>e||t.primary["primary-1"]};
|
|
1726
1697
|
}
|
|
1727
|
-
`,
|
|
1698
|
+
`,Il=m.div`
|
|
1728
1699
|
//Set the styles from the default styles object
|
|
1729
1700
|
${({inBuiltCss:e,defaultWrapperDivStyle:t})=>j(e,t)}
|
|
1730
1701
|
|
|
@@ -1736,7 +1707,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1736
1707
|
border-left: ${({signIcon:e})=>e?"":"none"};
|
|
1737
1708
|
margin-left: ${({signIcon:e})=>e?"":"42px"};
|
|
1738
1709
|
position: ${({signIcon:e})=>e?"absolute":""};
|
|
1739
|
-
`,
|
|
1710
|
+
`,Ll=m.div`
|
|
1740
1711
|
width: 39px;
|
|
1741
1712
|
height: 44px;
|
|
1742
1713
|
display: flex;
|
|
@@ -1746,7 +1717,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1746
1717
|
border-bottom: ${({penIcon:e,isMyInputFocused:t,activeColor:l,defaultColor:o,theme:r})=>e?t?`1px solid ${l||r.primary["primary-1"]}`:`1px solid ${o||r.neutral["neutral-3"]}`:""};
|
|
1747
1718
|
background-color: rgba(255, 255, 255, 0.05);
|
|
1748
1719
|
cursor: pointer;
|
|
1749
|
-
`,
|
|
1720
|
+
`,Wl=m.input`
|
|
1750
1721
|
${({inBuiltCss:e,defaultInputStyle:t})=>j(e,t)}
|
|
1751
1722
|
|
|
1752
1723
|
border-bottom: ${({value:e,defaultColor:t,theme:l})=>e.length>0?"none":t};
|
|
@@ -1755,7 +1726,6 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1755
1726
|
font-size: 17px;
|
|
1756
1727
|
text-align: center;
|
|
1757
1728
|
color: ${({placeholderColor:e,theme:t})=>e||t.neutral["neutral-3"]};
|
|
1758
|
-
font-family: 'Averta';
|
|
1759
1729
|
font-style: normal;
|
|
1760
1730
|
font-weight: normal;
|
|
1761
1731
|
line-height: 22px;
|
|
@@ -1771,17 +1741,17 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1771
1741
|
|
|
1772
1742
|
// custom styles
|
|
1773
1743
|
${({customInputStyle:e})=>e}
|
|
1774
|
-
`,
|
|
1744
|
+
`,Rl=m.div`
|
|
1775
1745
|
position: relative;
|
|
1776
1746
|
width: inherit;
|
|
1777
1747
|
display: flex;
|
|
1778
1748
|
margin: 4px;
|
|
1779
|
-
`,
|
|
1749
|
+
`,Pl=m.div`
|
|
1780
1750
|
padding-left: 2px;
|
|
1781
1751
|
display: flex;
|
|
1782
1752
|
justify-content: center;
|
|
1783
1753
|
cursor: pointer;
|
|
1784
|
-
`,
|
|
1754
|
+
`,Hl=({onChange:e,activeColor:l,defaultColor:a,placeholderColor:n,placeholderText:c,customInputStyle:s,pointsArray:d,setPointsArray:p,value:m,setValue:u,valueForSignatureDrawing:g,setValueForSignatureDrawing:f,imageURL:h,setImageURL:y,id:x,...v})=>{const C=b()||H,[A,w]=r("default"),[S,E]=r(!1),[V,z]=r(!1),M=o(null);i((()=>{V&&(I(),f(M.current))}),[!0===V]);const B=()=>{u(""),f(M.current),M.current&&M.current.clear(),E(!1),z(!1)},I=()=>(p(M.current.toData()),y(M.current.toDataURL("image/png")),[h,d]);return t.createElement(Bl,{inBuiltCss:T,defaultParentDivStyle:"signature-parent-div",isMyInputFocused:S,selected:A,activeColor:l,defaultColor:a,theme:C},t.createElement(Il,{inBuiltCss:T,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:l,defaultColor:a,selected:A,isMyInputFocused:S,signIcon:!0,theme:C},t.createElement(Ll,{activeColor:l,defaultColor:a,isMyInputFocused:S,theme:C,penIcon:!0,onClick:()=>{w("default"),B()}},t.createElement($,{icon:"pen-icon",color:"default"===A?l||C.primary["primary-1"]:C.black})),t.createElement(Ll,{activeColor:l,defaultColor:a,theme:C,isMyInputFocused:S,penIcon:!1,onClick:()=>{w("sign"),B()}},t.createElement($,{icon:"sign-icon",color:"default"!==A?l||C.primary["primary-1"]:C.black}))),t.createElement(Il,{inBuiltCss:T,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:l,defaultColor:a,theme:C,selected:A,isMyInputFocused:S,signIcon:!1,onTouchStart:()=>{}},"default"===A?t.createElement(Wl,{inBuiltCss:T,defaultInputStyle:"signature-input-text",placeholder:c,placeholderColor:n,customInputStyle:s,onBlur:()=>E(!1),onFocus:()=>E(!0),id:x,value:m,defaultColor:a,theme:C,onChange:e=>u(e.target.value)}):t.createElement(Rl,{onMouseEnter:()=>E(!0),onMouseLeave:()=>E(!1),onClick:()=>{z(!0),I()}},t.createElement(k,{ref:M,id:x,redrawOnResize:!0,height:75,options:{minWidth:1,maxWidth:1,penColor:"#444444"}})),(m||V)&&t.createElement(Pl,{selected:A,onClick:()=>B()},t.createElement($,{icon:"cross-icon",color:a||C.neutral["neutral-3"]}))))};Hl.propTypes={activeColor:e.string,defaultColor:e.string,placeholderColor:e.string,placeholderText:e.string,customInputStyle:e.object,pointsArray:e.any,setPointsArray:e.func,value:e.string,setValue:e.func,imageURL:e.string,setImageURL:e.func,id:e.string},Hl.defaultProps={customInputStyle:{},placeholderText:"Type your signature here",pointsArray:null,setPointsArray:()=>{},value:"",setValue:()=>{},imageURL:"",setImageURL:()=>{},setValueForSignatureDrawing:()=>{},id:""};const Tl=m.div`
|
|
1785
1755
|
background-color: ${({theme:e})=>e.bgColor};
|
|
1786
1756
|
//Set the styles from the default styles object
|
|
1787
1757
|
${({inBuiltCss:e,defaultWrapperStyle:t})=>j(e,t)}
|
|
@@ -1803,19 +1773,19 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1803
1773
|
|
|
1804
1774
|
// custom styles
|
|
1805
1775
|
${({textAreaStyle:e})=>e}
|
|
1806
|
-
`,
|
|
1776
|
+
`,jl=m.textarea`
|
|
1807
1777
|
//Set the styles from the default styles object
|
|
1808
1778
|
${({inBuiltCss:e,defaultInputStyle:t})=>j(e,t)}
|
|
1809
1779
|
margin: 0;
|
|
1810
1780
|
overflow: auto;
|
|
1811
1781
|
resize: vertical // custom styles
|
|
1812
1782
|
${({inputStyle:e})=>e};
|
|
1813
|
-
`,
|
|
1783
|
+
`,Fl=u`
|
|
1814
1784
|
display: flex;
|
|
1815
1785
|
gap: 7px;
|
|
1816
1786
|
align-items: center;
|
|
1817
|
-
`,
|
|
1818
|
-
${({labelInline:e})=>e?
|
|
1787
|
+
`,ql=m.div`
|
|
1788
|
+
${({labelInline:e})=>e?Fl:null}
|
|
1819
1789
|
${({customStylesForm:e})=>{if(e)return{...e}}}
|
|
1820
1790
|
position: relative;
|
|
1821
1791
|
.err-text {
|
|
@@ -1823,7 +1793,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1823
1793
|
margin-top: 5px;
|
|
1824
1794
|
font-size: 10px;
|
|
1825
1795
|
}
|
|
1826
|
-
`,
|
|
1796
|
+
`,Zl=t.forwardRef((({customStylesForm:e,textAreaStyle:l,labelStyle:o,inputStyle:r,errMsg:i,required:a,label:n,labelInline:c,iconBefore:s,iconAfter:d,isValid:p,rows:m,cols:u,id:g,...f},h)=>{const y=b()||H;return t.createElement(ql,M({labelInline:c,customStylesForm:e,theme:y},f),t.createElement("div",{style:{display:"flex"}},t.createElement(ot,M({customStyles:o,type:"label-text",labelInline:c,text:n,errMsg:i,style:{display:"flex",marginBottom:`${c?0:"8px"}`,paddingBottom:"0px"}},f)),a&&t.createElement("div",{style:{marginLeft:"4px",color:`${y.variant.error}`}},"*")),t.createElement(Tl,M({theme:y,required:a,textAreaStyle:l,isValid:p,inBuiltCss:T,defaultWrapperStyle:"textbox-wrapper"},f),t.createElement("div",{className:"input-icon"},s),t.createElement(jl,M({ref:h,inputStyle:r,defaultInputStyle:"textarea-wrapper",cols:u,rows:m,inBuiltCss:T,id:g},f,{size:"1"})),t.createElement("div",{className:"input-icon"},d)),t.createElement("div",{className:"err-text"},i))}));Zl.propTypes={rows:e.number,label:e.string,required:e.bool,labelInline:e.bool,errMsg:e.string,iconBefore:e.any,iconAfter:e.any,textAreaStyle:e.object,labelStyle:e.object,inputStyle:e.object,id:e.string},Zl.defaultProps={label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textAreaStyle:{},labelStyle:{},inputStyle:{},rows:3,id:""};const Ol=m.div`
|
|
1827
1797
|
color: #a9b1b8;
|
|
1828
1798
|
font-size: 21px;
|
|
1829
1799
|
border: 1px solid
|
|
@@ -1837,7 +1807,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1837
1807
|
border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
|
|
1838
1808
|
outline: none;
|
|
1839
1809
|
}
|
|
1840
|
-
`,
|
|
1810
|
+
`,Dl=m.input`
|
|
1841
1811
|
border: 0;
|
|
1842
1812
|
outline: 0;
|
|
1843
1813
|
color: ${({theme:e})=>e.variant["primary-2"]};
|
|
@@ -1847,23 +1817,23 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1847
1817
|
width: 24px;
|
|
1848
1818
|
text-align:center;
|
|
1849
1819
|
background-color: ${({theme:e})=>e.bgColor};
|
|
1850
|
-
`,
|
|
1820
|
+
`,Gl=u`
|
|
1851
1821
|
&:after {
|
|
1852
1822
|
content: ' *';
|
|
1853
1823
|
color: ${({theme:e})=>e.variant.error};
|
|
1854
1824
|
}
|
|
1855
|
-
`,
|
|
1825
|
+
`,Xl=m.label`
|
|
1856
1826
|
display: block;
|
|
1857
1827
|
margin-bottom: ${({labelInline:e,errMsg:t})=>e&&t?"18px":"8px"};
|
|
1858
1828
|
margin-right: ${({labelInline:e})=>e?"8px":""};
|
|
1859
1829
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
1860
|
-
${({required:e})=>e?
|
|
1830
|
+
${({required:e})=>e?Gl:null}
|
|
1861
1831
|
padding-bottom: 0px;
|
|
1862
|
-
|
|
1832
|
+
`,Jl=u`
|
|
1863
1833
|
display: flex;
|
|
1864
1834
|
align-items: center;
|
|
1865
|
-
`,
|
|
1866
|
-
${({labelInline:e})=>e
|
|
1835
|
+
`,Ul=m.div`
|
|
1836
|
+
${({labelInline:e})=>e?Jl:null}
|
|
1867
1837
|
.err-text {
|
|
1868
1838
|
color: ${({theme:e})=>e.variant.error};
|
|
1869
1839
|
margin-top: 5px;
|
|
@@ -1873,7 +1843,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1873
1843
|
> div {
|
|
1874
1844
|
flex: 1 0 auto;
|
|
1875
1845
|
}
|
|
1876
|
-
`,
|
|
1846
|
+
`,Yl=m.button`
|
|
1877
1847
|
border: none;
|
|
1878
1848
|
outline: none;
|
|
1879
1849
|
border-radius: 4px;
|
|
@@ -1882,9 +1852,9 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1882
1852
|
padding: 5px 6px;
|
|
1883
1853
|
font-size: 18px;
|
|
1884
1854
|
cursor: pointer;
|
|
1885
|
-
`,
|
|
1855
|
+
`,Nl=({label:e,errMsg:l,hour:o,minute:r,period:i,onChange:a,id:n,...c})=>{const s=b()||H;return t.createElement(Ul,M({theme:s},c),t.createElement(Xl,M({theme:s},c,{errMsg:l}),e),t.createElement("div",null,t.createElement(Ol,M({theme:s,id:n},c),t.createElement(Dl,{theme:s,value:o,onChange:function(e){const t=e.currentTarget.value>12?12:parseFloat(e.currentTarget.value)||0;a({hour:t,minute:r,period:i})}}),":",t.createElement(Dl,{theme:s,value:r,onChange:function(e){const t=e.currentTarget.value>59?59:parseFloat(e.currentTarget.value)||0;a({hour:o,minute:t,period:i})}}),t.createElement(Yl,{theme:s,onClick:function(e){a({hour:o,minute:r,period:"AM"===i?"PM":"AM"})}},i)),t.createElement("div",{className:"err-text"},l)))};Nl.propTypes={label:e.string,hour:e.number.isRequired,minute:e.number.isRequired,period:e.string.isRequired,required:e.bool,labelInline:e.bool,isValid:e.bool,errMsg:e.string,id:e.string},Nl.defaultProps={label:"",hour:0,minute:0,period:"AM",required:!1,labelInline:!1,isValid:!0,errMsg:"",id:""};const Ql=m.div`
|
|
1886
1856
|
${({inBuiltCss:e,defaultCheckBoxWrapperStyle:t})=>j(e,t)}
|
|
1887
|
-
`,
|
|
1857
|
+
`,Kl=m.label`
|
|
1888
1858
|
position: absolute;
|
|
1889
1859
|
width: ${({labelPosition:e})=>"inside"===e?"51.52px":"45px"};
|
|
1890
1860
|
height: ${({labelPosition:e})=>"inside"===e?"20.11px":"22px"};
|
|
@@ -1910,7 +1880,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1910
1880
|
// custom styles
|
|
1911
1881
|
${({customSwitchStyle:e})=>e}
|
|
1912
1882
|
}
|
|
1913
|
-
|
|
1883
|
+
`,$l=m.input.attrs({type:"checkbox"})`
|
|
1914
1884
|
opacity: 0;
|
|
1915
1885
|
z-index: 1;
|
|
1916
1886
|
border-radius: 11.04px;
|
|
@@ -1922,7 +1892,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1922
1892
|
// custom styles
|
|
1923
1893
|
|
|
1924
1894
|
|
|
1925
|
-
`,
|
|
1895
|
+
`,_l=m.span`
|
|
1926
1896
|
color: ${({theme:e,labelPosition:t})=>"inside"===t?e.neutral["neutral-5"]:e.textColor};
|
|
1927
1897
|
font-size: ${({labelPosition:e})=>"inside"===e?"10px":"16px"};
|
|
1928
1898
|
position: ${({labelPosition:e})=>"inside"===e?"absolute":"initial"};
|
|
@@ -1930,7 +1900,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1930
1900
|
margin-right:${({labelPosition:e})=>"inside"===e?0:"8px"};
|
|
1931
1901
|
// custom styles
|
|
1932
1902
|
${({optionStyle:e})=>e};
|
|
1933
|
-
`,
|
|
1903
|
+
`,eo=({checked:e,customSwitchStyle:l,customToggleBoxStyle:o,onClick:r,optionStyle:i,id:a,isDisabled:n,trueLabel:c,falseLabel:s,labelPosition:d,...p})=>{const m=b()||H;return t.createElement(Ql,M({inBuiltCss:T,defaultCheckBoxWrapperStyle:"toggle-switch-wrapper"},p),"left"===d&&t.createElement(_l,{optionStyle:i,inBuiltCss:T,theme:m,checked:e,labelPosition:d},e?c:s),t.createElement($l,M({},p,{id:a,inBuiltCss:T,onClick:()=>{r(!e)},isChecked:e,disabled:n,isDisabled:n,customToggleBoxStyle:o,labelPosition:d})),t.createElement(Kl,M({},p,{htmlFor:a,customToggleBoxStyle:o,customSwitchStyle:l,inBuiltCss:T,checked:e,theme:m,isDisabled:n,labelPosition:d})),("right"===d||"inside"===d)&&t.createElement(_l,{optionStyle:i,inBuiltCss:T,theme:m,checked:e,labelPosition:d},e?c:s))};eo.propTypes={customToggleBoxStyle:e.object,customSwitchStyle:e.object,checked:e.bool,id:e.string,isDisabled:e.bool,trueLabel:e.string,falseLabel:e.string,labelPosition:e.oneOf(["left","right","inside"])},eo.defaultProps={checked:!1,customSwitchStyle:{},customToggleBoxStyle:{},id:"",isDisabled:!1,trueLabel:"Yes",falseLabel:"NO",labelPosition:"right"};const to=m.div`
|
|
1934
1904
|
background-color: ${({theme:e})=>e.bgColor};
|
|
1935
1905
|
padding: 24px 8px;
|
|
1936
1906
|
${({commentWrapperStyle:e})=>e};
|
|
@@ -1946,10 +1916,10 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1946
1916
|
}
|
|
1947
1917
|
}
|
|
1948
1918
|
}
|
|
1949
|
-
`,
|
|
1919
|
+
`,lo=m.div`
|
|
1950
1920
|
margin-bottom: 24px;
|
|
1951
1921
|
${({commentBodyStyle:e})=>e};
|
|
1952
|
-
`,
|
|
1922
|
+
`,oo=m.div`
|
|
1953
1923
|
display: flex;
|
|
1954
1924
|
flex-direction: row;
|
|
1955
1925
|
width: 100%;
|
|
@@ -1960,7 +1930,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1960
1930
|
flex-direction: column;
|
|
1961
1931
|
align-items: flex-start;
|
|
1962
1932
|
}
|
|
1963
|
-
`,
|
|
1933
|
+
`,ro=m.span`
|
|
1964
1934
|
margin-left: 24px;
|
|
1965
1935
|
font-size: 14px;
|
|
1966
1936
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
@@ -1969,13 +1939,13 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1969
1939
|
@media (max-width: 576px) {
|
|
1970
1940
|
margin-left: 56px;
|
|
1971
1941
|
}
|
|
1972
|
-
`,
|
|
1942
|
+
`,io=m.div`
|
|
1973
1943
|
margin: 0.75rem 0 0 3.5rem;
|
|
1974
1944
|
font-size: 16px;
|
|
1975
1945
|
word-break: break-word;
|
|
1976
1946
|
color: ${H.variant["graph-6"]};
|
|
1977
1947
|
${({commentDivStyle:e})=>e};
|
|
1978
|
-
`,
|
|
1948
|
+
`,ao=m.div`
|
|
1979
1949
|
display: flex;
|
|
1980
1950
|
justify-content: flex-start;
|
|
1981
1951
|
align-items: flex-start;
|
|
@@ -1984,13 +1954,13 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1984
1954
|
padding: 16px 24px;
|
|
1985
1955
|
border-radius: 0px 0px 4px 4px;
|
|
1986
1956
|
${({inputWrapperStyle:e})=>e};
|
|
1987
|
-
`,
|
|
1957
|
+
`,no=m.div`
|
|
1988
1958
|
display: inline-flex;
|
|
1989
1959
|
margin-top: 16px;
|
|
1990
|
-
`,
|
|
1960
|
+
`,co=m.div`
|
|
1991
1961
|
width: 100%;
|
|
1992
1962
|
margin-left: 16px;
|
|
1993
|
-
`,
|
|
1963
|
+
`,so=({commentsArray:e,customStyles:l,myInfoAvatarProps:o,loading:i,viewOnly:a,textInputProps:n,saveBtnProps:c,cancelBtnProps:s,loadMore:d,avatarProps:p,message:m})=>{const u=b()||H,[g,f]=r(!1),[h,y]=r(e||[]);return t.createElement(to,{commentWrapperStyle:l?.commentWrapperStyle,theme:u},h.map(((e,o)=>{const{name:r,date:i,comment:a,image:n}=e;return t.createElement(lo,{key:o,commentBodyStyle:l?.commentBodyStyle,theme:u},t.createElement(oo,{commentHeadStyle:l?.commentHeadStyle},t.createElement(ue,M({user:{fullName:r,userName:r,url:n},toggleName:!0,size:"LG",customStylesName:{color:u.textColor}},p)),t.createElement(ro,{dateTimeStyle:l?.dateTimeStyle,theme:u},i)),t.createElement(io,{commentDivStyle:l?.commentDivStyle},a))})),!i&&0===h.length&&m,i&&t.createElement("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",marginBottom:"24px"}},t.createElement(Ie,{size:25})),!i&&d.showLoadMore&&t.createElement("div",{className:"load-more"},t.createElement(Re,{onClick:()=>(async()=>{let e=await d.callback();y([...h,...e])})()},"Load more")),!a&&t.createElement(ao,{theme:u,inputWrapperStyle:l?.inputWrapperStyle},t.createElement(ue,M({toggleName:!1,customStylesImage:{height:"36px",width:"36px"},customStylesContainer:{marginTop:"7px"}},o)),t.createElement(co,null,t.createElement(zl,M({inputStyle:{height:"23px"},isValid:!0,onFocus:e=>f(!0)},n)),g&&t.createElement(no,null,t.createElement(Te,c,c.text),t.createElement(Re,M({disabled:!(!s?.isLoading&&!c?.isLoading),onClick:e=>f(!1),btnStyle:{color:u.variant["neutral-1"]}},s),s.text)))))};so.propTypes={commentsArray:e.array,customStyles:e.object,myInfoAvatarProps:e.bool,viewOnly:e.bool,textInputProps:e.object,saveBtnProps:e.object,cancelBtnProps:e.object,loadMore:e.object,avatarProps:e.object,message:e.element},so.defaultProps={commentsArray:[],customStyles:{commentBodyStyle:{},commentWrapperStyle:{},commentHeadStyle:{},dateTimeStyle:{},commentDivStyle:{},inputWrapperStyle:{}},myInfoAvatarProps:{},loading:!1,viewOnly:!1,textInputProps:{},saveBtnProps:{size:"sm",text:"Save"},cancelBtnProps:{size:"sm",text:"Cancel"},loadMore:{showLoadMore:!1,callback:()=>{}},avatarProps:{},message:t.createElement("span",{style:{textAlign:"center",display:"block",marginBottom:"16px"}},"No comments yet")};const po=m.div`
|
|
1994
1964
|
//Set the styles from the default styles object
|
|
1995
1965
|
${({theme:e,type:t})=>j(e,t)}
|
|
1996
1966
|
@media (max-width: 980px) {
|
|
@@ -1998,7 +1968,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
1998
1968
|
}
|
|
1999
1969
|
// custom styles
|
|
2000
1970
|
${({customStyles:e})=>e}
|
|
2001
|
-
`,
|
|
1971
|
+
`,mo=({theme:e,type:l,customStyles:o,...r})=>t.createElement(po,M({theme:e,customStyles:o,type:l},r),r.children);mo.propTypes={theme:e.object,customStyles:e.object,type:e.string},mo.defaultProps={theme:T,customStyles:null,type:"content"};const bo=m.div`
|
|
2002
1972
|
width: 100%;
|
|
2003
1973
|
display: flex;
|
|
2004
1974
|
flex-direction: column;
|
|
@@ -2010,7 +1980,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2010
1980
|
button:focus {
|
|
2011
1981
|
outline: none;
|
|
2012
1982
|
}
|
|
2013
|
-
`,
|
|
1983
|
+
`,uo=m.div`
|
|
2014
1984
|
position: relative;
|
|
2015
1985
|
display: flex;
|
|
2016
1986
|
width: 100%;
|
|
@@ -2094,7 +2064,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2094
2064
|
margin-top: 0;
|
|
2095
2065
|
}
|
|
2096
2066
|
}
|
|
2097
|
-
`,
|
|
2067
|
+
`,go=m.span`
|
|
2098
2068
|
color: #2e56f4;
|
|
2099
2069
|
font-style: normal;
|
|
2100
2070
|
font-weight: normal;
|
|
@@ -2104,14 +2074,14 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2104
2074
|
margin-top: 37px;
|
|
2105
2075
|
margin-right: 65px;
|
|
2106
2076
|
white-space: nowrap;
|
|
2107
|
-
`,
|
|
2077
|
+
`,fo=m.div`
|
|
2108
2078
|
display: flex;
|
|
2109
2079
|
flex-direction: column;
|
|
2110
2080
|
${""}
|
|
2111
2081
|
max-width: 1340px;
|
|
2112
2082
|
width: 100%;
|
|
2113
2083
|
align-items: center;
|
|
2114
|
-
`,
|
|
2084
|
+
`,ho=m.div`
|
|
2115
2085
|
position: absolute;
|
|
2116
2086
|
font-size: 12px;
|
|
2117
2087
|
border-radius: 50%;
|
|
@@ -2128,23 +2098,23 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2128
2098
|
transform: translate(30%, -30%);
|
|
2129
2099
|
color: white;
|
|
2130
2100
|
font-weight: 600;
|
|
2131
|
-
`,
|
|
2101
|
+
`,yo=m.div`
|
|
2132
2102
|
width: 90%;
|
|
2133
|
-
`,
|
|
2103
|
+
`,xo=m.div`
|
|
2134
2104
|
background: linear-gradient(
|
|
2135
2105
|
0deg,
|
|
2136
2106
|
hsla(0, 0%, 100%, 1) 20%,
|
|
2137
2107
|
hsla(0, 0%, 100%, 0.5) 100%
|
|
2138
2108
|
);
|
|
2139
2109
|
width: 90%;
|
|
2140
|
-
`,
|
|
2110
|
+
`,vo=m.div`
|
|
2141
2111
|
width: 90%;
|
|
2142
|
-
`,
|
|
2112
|
+
`,Co=m.div`
|
|
2143
2113
|
display: flex;
|
|
2144
2114
|
margin-left: auto !important;
|
|
2145
2115
|
margin-right: auto !important;
|
|
2146
2116
|
cursor: pointer;
|
|
2147
|
-
`,
|
|
2117
|
+
`,Ao=m.div`
|
|
2148
2118
|
display: flex;
|
|
2149
2119
|
flex-direction: column;
|
|
2150
2120
|
width: 180px;
|
|
@@ -2153,10 +2123,10 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2153
2123
|
border-radius: 6px;
|
|
2154
2124
|
margin-right: 0.5rem;
|
|
2155
2125
|
z-index: 999;
|
|
2156
|
-
`,
|
|
2126
|
+
`,wo=m.div`
|
|
2157
2127
|
margin: 10.5px 13px;
|
|
2158
2128
|
padding: 0;
|
|
2159
|
-
`,
|
|
2129
|
+
`,So=m.div`
|
|
2160
2130
|
color: #081348;
|
|
2161
2131
|
padding: 7.7px 6.5px 7.7px 24px;
|
|
2162
2132
|
margin: 2.5px 13px;
|
|
@@ -2174,7 +2144,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2174
2144
|
background: #eaeefe;
|
|
2175
2145
|
border-radius: 5px;
|
|
2176
2146
|
}
|
|
2177
|
-
`,
|
|
2147
|
+
`,ko=m.div`
|
|
2178
2148
|
position: relative;
|
|
2179
2149
|
display: flex;
|
|
2180
2150
|
width: 100%;
|
|
@@ -2258,41 +2228,41 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2258
2228
|
margin-top: 0;
|
|
2259
2229
|
}
|
|
2260
2230
|
}
|
|
2261
|
-
`,
|
|
2231
|
+
`,Eo=m.div`
|
|
2262
2232
|
display: flex;
|
|
2263
2233
|
justify-content: flex-end;
|
|
2264
|
-
`,
|
|
2234
|
+
`,Vo=m.div`
|
|
2265
2235
|
display: flex;
|
|
2266
2236
|
justify-content: center;
|
|
2267
2237
|
flex-direction: row;
|
|
2268
2238
|
align-items: flex-start;
|
|
2269
2239
|
gap: 20px;
|
|
2270
|
-
`,
|
|
2240
|
+
`,zo=m.div`
|
|
2271
2241
|
width: 48;
|
|
2272
2242
|
max-width: 48%;
|
|
2273
2243
|
min-width: 48%;
|
|
2274
2244
|
|
|
2275
|
-
`,
|
|
2245
|
+
`,Mo=m.form`
|
|
2276
2246
|
width: 40vw;
|
|
2277
2247
|
display: flex;
|
|
2278
2248
|
justify-content: center;
|
|
2279
2249
|
flex-direction: column;
|
|
2280
2250
|
gap: 20px;
|
|
2281
2251
|
${({customStyles:e})=>e}
|
|
2282
|
-
`,
|
|
2252
|
+
`,Bo=({customStyles:e,children:l})=>t.createElement(Mo,{customStyles:e},l),Io=m.div`
|
|
2283
2253
|
display: ${({vertical:e})=>e?"inline-block":"block"};
|
|
2284
2254
|
background: ${({theme:e,borderColor:t})=>t||e.neutral["neutral-5"]};
|
|
2285
2255
|
content: '';
|
|
2286
2256
|
height: ${({vertical:e,thickness:t,height:l})=>e?l:t};
|
|
2287
2257
|
width: ${({vertical:e,thickness:t})=>e?t:null};
|
|
2288
|
-
`,
|
|
2258
|
+
`,Lo=({vertical:e,borderColor:l,thickness:o,height:r,...i})=>{const a=b()||H;return t.createElement(Io,M({theme:a,borderColor:l,thickness:o,vertical:e,height:r},i))};Lo.propTypes={thickness:e.string,borderColor:e.string,vertical:e.bool,height:e.string},Lo.defaultProps={thickness:"2px",vertical:!1,height:"10px"};const Wo=m.div`
|
|
2289
2259
|
//Set the styles from the default styles object
|
|
2290
2260
|
${({inBuiltCss:e,type:t,drawerOpen:l,customStyles:o})=>{if(e){let r={};if(e[t]){for(const t in e.common)r[t]=e.common[t];for(const l in e[t])delete e.common[l],r[l]=e[t][l];r=l?{...r,...e["drawer-open"]}:{...r,...e["drawer-close"]}}return{...r,...o}}}}
|
|
2291
|
-
`,
|
|
2261
|
+
`,Ro=({customStyles:e,drawerOpen:l,setDrawerOpen:o,children:r,...i})=>t.createElement(Wo,M({inBuiltCss:T,customStyles:e,type:"drawer",drawerOpen:l},i),r);Ro.propTypes={customStyles:e.object,drawerOpen:e.bool,setDrawerOpen:e.func},Ro.defaultProps={setDrawerOpen:()=>null};class Po extends n{constructor(e){super(e),this.state={hasError:!1},this.refreshPage=this.refreshPage.bind(this)}componentDidCatch(e,t){this.setState({hasError:!0})}refreshPage(){window.location.reload()}render(){const{hasError:e}=this.state;return e?t.createElement(c,null,t.createElement("h3",null,t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",role:"img",width:"1.12em",height:"1em",preserveAspectRatio:"xMidYMid meet",viewBox:"0 0 1856 1664"},t.createElement("path",{d:"M1056 1375v-190q0-14-9.5-23.5t-22.5-9.5H832q-13 0-22.5 9.5T800 1185v190q0 14 9.5 23.5t22.5 9.5h192q13 0 22.5-9.5t9.5-23.5zm-2-374l18-459q0-12-10-19q-13-11-24-11H818q-11 0-24 11q-10 7-10 21l17 457q0 10 10 16.5t24 6.5h185q14 0 23.5-6.5t10.5-16.5zm-14-934l768 1408q35 63-2 126q-17 29-46.5 46t-63.5 17H160q-34 0-63.5-17T50 1601q-37-63-2-126L816 67q17-31 47-49t65-18t65 18t47 49z",fill:"currentColor"})),"We have experienced an issue. We generated a support ticket on our end to investigate this issue We are sorry about the inconvenience."),t.createElement(Te,{onClick:()=>this.refreshPage()},"Click to refresh")):this.props.children}}Po.propTypes={children:e.any};const Ho=u`
|
|
2292
2262
|
color: ${({theme:e})=>e.variant["primary-1"]};
|
|
2293
2263
|
border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
|
|
2294
2264
|
background: ${({theme:e})=>F(e.primary["primary-1"],.04)};
|
|
2295
|
-
`,
|
|
2265
|
+
`,To=m.button`
|
|
2296
2266
|
font-size: 14px;
|
|
2297
2267
|
color: ${({theme:e})=>e.variant["primary-2"]};
|
|
2298
2268
|
background: ${({theme:e})=>F(e.variant["neutral-5"],.7)};
|
|
@@ -2302,19 +2272,19 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2302
2272
|
outline: none;
|
|
2303
2273
|
cursor: ${({disabled:e})=>e?"default":"pointer"};
|
|
2304
2274
|
|
|
2305
|
-
${({selected:e})=>e?
|
|
2275
|
+
${({selected:e})=>e?Ho:null}
|
|
2306
2276
|
${({customStyles:e})=>e}
|
|
2307
2277
|
|
|
2308
2278
|
|
|
2309
2279
|
&:not(:first-child) {
|
|
2310
2280
|
margin-left: 8px;
|
|
2311
2281
|
}
|
|
2312
|
-
`,
|
|
2282
|
+
`,jo=({options:e,selected:l,onClick:o,customStyles:r,disabled:i,...a})=>{const n=b()||H,c=e.map(((e,a)=>t.createElement(To,{theme:n,key:`${e.label}_${a}_${e.value}`,selected:l===e.value,onClick:()=>{o(e.value)},customStyles:r,disabled:i},e.label)));return t.createElement(t.Fragment,null,c)};jo.propTypes={options:e.array,selected:e.string,onClick:e.func,customStyles:e.object,disabled:e.bool},jo.defaultProps={options:[],selected:"",customStyles:{},disabled:!1};const Fo=m.footer`
|
|
2313
2283
|
//Set the styles from the default styles object
|
|
2314
2284
|
${({theme:e,type:t})=>j(e,t)}
|
|
2315
2285
|
// custom styles
|
|
2316
2286
|
${({customStyles:e})=>e}
|
|
2317
|
-
`,
|
|
2287
|
+
`,qo=l((({theme:e,customStyles:l,...o},r)=>t.createElement(Fo,M({ref:r,theme:e,type:"footer",customStyles:l},o),o.children)));qo.propTypes={theme:e.object,customStyles:e.object,type:e.string},Fo.defaultProps={theme:e.object},qo.defaultProps={theme:T,customStyles:null};const Zo=m.div`
|
|
2318
2288
|
font-size: 14px;
|
|
2319
2289
|
background-color: transparent;
|
|
2320
2290
|
display: flex;
|
|
@@ -2324,36 +2294,35 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2324
2294
|
align-items: center;
|
|
2325
2295
|
color: #929eac;
|
|
2326
2296
|
padding: 28px 30.5px 28px 30.5px;
|
|
2327
|
-
font-family: 'Averta', sans-serif;
|
|
2328
2297
|
cursor: default;
|
|
2329
2298
|
width: inherit;
|
|
2330
2299
|
${({customStyles:e})=>e}
|
|
2331
2300
|
|
|
2332
|
-
${({footerWidth:e})=>{if(e<650)return
|
|
2301
|
+
${({footerWidth:e})=>{if(e<650)return u`
|
|
2333
2302
|
flex-direction: column;
|
|
2334
2303
|
`}}
|
|
2335
|
-
`,
|
|
2304
|
+
`,Oo=m.div`
|
|
2336
2305
|
display: flex;
|
|
2337
|
-
${({footerWidth:e})=>{if(e<650)return
|
|
2306
|
+
${({footerWidth:e})=>{if(e<650)return u`
|
|
2338
2307
|
margin-bottom: 5px;
|
|
2339
2308
|
`}}
|
|
2340
|
-
${({footerWidth:e})=>{if(e<350)return
|
|
2309
|
+
${({footerWidth:e})=>{if(e<350)return u`
|
|
2341
2310
|
flex-direction: column;
|
|
2342
2311
|
align-items: center;
|
|
2343
2312
|
margin-bottom: 0;
|
|
2344
2313
|
`}}
|
|
2345
|
-
`,
|
|
2314
|
+
`,Do=m.div`
|
|
2346
2315
|
margin-top: inherit;
|
|
2347
2316
|
margin-bottom: inherit;
|
|
2348
|
-
${({footerWidth:e})=>{if(e<350)return
|
|
2317
|
+
${({footerWidth:e})=>{if(e<350)return u`
|
|
2349
2318
|
margin-bottom: 5px;
|
|
2350
2319
|
`}}
|
|
2351
|
-
`,
|
|
2320
|
+
`,Go=m.div`
|
|
2352
2321
|
margin: 0 10px;
|
|
2353
|
-
${({footerWidth:e})=>{if(e<350)return
|
|
2322
|
+
${({footerWidth:e})=>{if(e<350)return u`
|
|
2354
2323
|
display: none;
|
|
2355
2324
|
`}}
|
|
2356
|
-
`,
|
|
2325
|
+
`,Xo=({variant:e,textColor:l,size:o,width:r,footerWidth:i,customStyles:a,...n})=>{const c=(new Date).getFullYear();return t.createElement(Zo,M({variant:e,textColor:l,footerWidth:i,customStyles:a},n),t.createElement(Oo,{footerWidth:i},t.createElement(Do,{footerWidth:i},"Premise HQ"),t.createElement(Go,{footerWidth:i},"|"),t.createElement(Do,{footerWidth:i},"All Rights Restricted ",c," ©")),t.createElement(Oo,{footerWidth:i},t.createElement(Do,{footerWidth:i},"Terms of use"),t.createElement(Go,{footerWidth:i},"|"),t.createElement(Do,{footerWidth:i},"Privacy Policy")))},Jo=m.header`
|
|
2357
2326
|
|
|
2358
2327
|
background-color: ${({theme:e})=>e.bgColor};
|
|
2359
2328
|
border-bottom: 0.5px solid ${({theme:e})=>e.variant["neutral-3"]};
|
|
@@ -2361,7 +2330,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2361
2330
|
${({inBuiltCss:e,type:t})=>j(e,t)}
|
|
2362
2331
|
// custom styles
|
|
2363
2332
|
${({customStyles:e})=>e}
|
|
2364
|
-
`,
|
|
2333
|
+
`,Uo=({type:e,customStyles:l,...o})=>{const r=b()||H;return t.createElement(Jo,M({theme:r,type:"header",customStyles:l,inBuiltCss:T},o),o.children)};Uo.propTypes={customStyles:e.object,type:e.string},Uo.defaultProps={type:"header",customStyles:null};const Yo=m.div`
|
|
2365
2334
|
display: flex;
|
|
2366
2335
|
justify-content: ${({showRowsPerPage:e})=>e?"space-between":"center"};
|
|
2367
2336
|
align-items: center;
|
|
@@ -2370,7 +2339,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2370
2339
|
@media (max-width: 992px) {
|
|
2371
2340
|
justify-content: center;
|
|
2372
2341
|
}
|
|
2373
|
-
`,
|
|
2342
|
+
`,No=m.div`
|
|
2374
2343
|
display: flex;
|
|
2375
2344
|
justify-content: center;
|
|
2376
2345
|
align-items: center;
|
|
@@ -2396,7 +2365,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2396
2365
|
}
|
|
2397
2366
|
|
|
2398
2367
|
${({customIconWrapperStyles:e})=>e}
|
|
2399
|
-
`,
|
|
2368
|
+
`,Qo=m.ul`
|
|
2400
2369
|
|
|
2401
2370
|
display: flex;
|
|
2402
2371
|
justify-content: space-between;
|
|
@@ -2453,15 +2422,15 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2453
2422
|
}
|
|
2454
2423
|
.icon {
|
|
2455
2424
|
display: none;
|
|
2456
|
-
}`,
|
|
2425
|
+
}`,Ko=m.div`
|
|
2457
2426
|
display: flex;
|
|
2458
2427
|
justify-content: center;
|
|
2459
2428
|
align-items: center;
|
|
2460
|
-
|
|
2429
|
+
`,$o=(e,t,l=1)=>{let o=e;const r=[];for(;o<=t;)r.push(o),o+=l;return r},_o=({totalRecords:e,pageNeighbours:l,onPageChanged:o,currentPageNumber:a,propsDropdownSelect:n,showRowsPerPage:c})=>{let s=n?.selectedValue?.value||10;0==s?s=1:s>e&&(s=e);const[d,p]=r(a),[m,u]=r(Math.ceil(e/s)),[g,f]=r({from:1+(d-1)*s,to:d*s>e?e:d*s}),h=b()||H,{width:y}=we();l=y<512?0:y<768?1:l,i((()=>{u(Math.ceil(e/s)),x(1)}),[s]),i((()=>{f({from:1+(d-1)*s,to:d*s>e?e:d*s})}),[d]);const x=t=>{const l=Math.max(0,Math.min(t,m));p(l);o({currentPage:l,totalPages:m,totalRecords:e})},v=e=>t=>{t.preventDefault(),x(e)},C=e=>{e.preventDefault(),x(d-2*(l||1)-1)},A=e=>{e.preventDefault(),x(d+2*(l||1)+1)};if(!e||1===m||0===s)return null;const w=(()=>{const e=2*l+3;if(m>e+3){const t=Math.max(2,d-l),o=Math.min(m-1,d+l);let r=$o(t,o);const i=t>2,a=m-o>1,n=e-(r.length+1);switch(!0){case i&&!a:r=["LEFT",...$o(t-n,t-1),...r];break;case!i&&a:{const e=$o(o+1,o+n);r=[...r,...e,"RIGHT"];break}default:r=["LEFT",...r,"RIGHT"]}return[1,...r,m]}return $o(1,m)})();return t.createElement(Yo,{theme:h,showRowsPerPage:c},t.createElement(Qo,{theme:h},t.createElement(No,{onClick:1!==d?v(d-1):null,disabled:1===d,theme:h},t.createElement($,{icon:"triangle-down",transform:"rotate(90deg)",color:"#BBC4CF"}),t.createElement("span",{className:"prev-text"}," PREVIOUS")),w.map(((e,l)=>"LEFT"===e?t.createElement("li",{key:l,className:"page-item"},t.createElement("div",{className:"page-link",onClick:C},t.createElement("span",{className:"text"},t.createElement($,{icon:"load-more",color:"#081348",transform:"rotate(90deg)"})),t.createElement("span",{className:"icon"},t.createElement($,{icon:"ellipses-horizontal",color:"#081348"}))," ")):"RIGHT"===e?t.createElement("li",{key:l,className:"page-item"},t.createElement("div",{className:"page-link",onClick:A},t.createElement("span",{className:"text"},t.createElement($,{icon:"load-more",color:h.primary["primary-2"],transform:"rotate(-90deg)"})),t.createElement("span",{className:"icon"},t.createElement($,{icon:"ellipses-horizontal",color:h.primary["primary-2"]})))):t.createElement("li",{key:l,className:"page-item"+(d===e?" active":"")},t.createElement("div",{className:"page-link",onClick:v(e)},e)))),t.createElement(No,{onClick:d!==m?v(d+1):null,disabled:d===m,theme:h},t.createElement("span",{className:"next-text"}," NEXT"),t.createElement($,{icon:"triangle-down",transform:"rotate(-90deg)",color:"#BBC4CF"}))),c&&t.createElement(Ko,null,t.createElement("span",{style:{margin:"0 16px",color:h.variant["neutral-3"],fontSize:"12px"}},"Rows Per Page"),t.createElement(qt,M({customSelectStyles:{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",width:"100%",maxWidth:"100px"}),control:(e,t)=>({...e,border:"1px solid transparent",borderRadius:"6.25391px",height:"31px",minHeight:"31px",boxShadow:(t.isSelected||t.isFocused)&&"none",backgroundColor:"#F2F4FE",maxWidth:"100px",minWidth:"50px"}),singleValue:e=>({...e,fontSize:"12px",marginLeft:"0px",width:"100",marginRight:0})},customWrapperStyles:{marginRight:"16px"},isSearchable:!1,optionArr:[{value:10,label:10},{value:20,label:20},{value:30,label:30}]},n)),t.createElement("span",{style:{color:h.variant["neutral-3"],fontSize:"12px"}},g?.from,"-",g?.to," of"," ",t.createElement("span",{style:{color:h.variant["neutral-1"]}},e)," ","Results")))};_o.propTypes={totalRecords:e.number.isRequired,pageNeighbours:e.number,onPageChanged:e.func,showRowsPerPage:e.bool,currentPageNumber:e.number},_o.defaultProps={totalRecords:0,pageNeighbours:1,onPageChanged:()=>null,showRowsPerPage:!1,currentPageNumber:1};const er=m.div`
|
|
2461
2430
|
display: flex;
|
|
2462
2431
|
align-items: center;
|
|
2463
2432
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
2464
|
-
`,
|
|
2433
|
+
`,tr=({...e})=>{const l=b()||H;return t.createElement(er,{theme:l},e.children)},lr=m.div`
|
|
2465
2434
|
font-size: 14px;
|
|
2466
2435
|
color: ${({selected:e,theme:t})=>e?t.variant["primary-1"]:null};
|
|
2467
2436
|
|
|
@@ -2477,12 +2446,12 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2477
2446
|
&:not(:first-child):not(:last-child) {
|
|
2478
2447
|
margin: 0 22px;
|
|
2479
2448
|
}
|
|
2480
|
-
`;(
|
|
2449
|
+
`;(tr.PageItem=function({selected:e,...l}){const o=b()||H;return t.createElement(lr,M({selected:e,theme:o},l),l.children)}).propTypes={selected:e.bool},tr.PageItem.defaultProps={selected:!1};const or=m.div`
|
|
2481
2450
|
display: flex;
|
|
2482
2451
|
justify-content: center;
|
|
2483
2452
|
align-items: center;
|
|
2484
2453
|
${({customParentStyles:e})=>e}
|
|
2485
|
-
`,
|
|
2454
|
+
`,rr=m.span`
|
|
2486
2455
|
background-color: ${({selected:e,theme:t})=>e?t.variant["neutral-5"]:"transparent"};
|
|
2487
2456
|
color: ${({selected:e,theme:t})=>e?t.variant["primary-2"]:t.variant["neutral-3"]};
|
|
2488
2457
|
padding: 8px 14px;
|
|
@@ -2494,7 +2463,7 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2494
2463
|
font-size: 14px;
|
|
2495
2464
|
|
|
2496
2465
|
${({customItemStyles:e})=>e}
|
|
2497
|
-
`,
|
|
2466
|
+
`,ir=m.div`
|
|
2498
2467
|
display: flex;
|
|
2499
2468
|
justify-content: center;
|
|
2500
2469
|
align-items: center;
|
|
@@ -2517,16 +2486,16 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2517
2486
|
}
|
|
2518
2487
|
|
|
2519
2488
|
${({customIconWrapperStyles:e})=>e}
|
|
2520
|
-
`,
|
|
2489
|
+
`,ar=m.div`
|
|
2521
2490
|
padding: 0 15px;
|
|
2522
|
-
`,
|
|
2491
|
+
`,nr=m.div`
|
|
2523
2492
|
display: flex;
|
|
2524
2493
|
align-items: center;
|
|
2525
2494
|
justify-content: center;
|
|
2526
2495
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
2527
2496
|
|
|
2528
2497
|
${({customLeftWrapperStyles:e})=>e}
|
|
2529
|
-
`,
|
|
2498
|
+
`,cr=m.div`
|
|
2530
2499
|
display: flex;
|
|
2531
2500
|
margin: 0;
|
|
2532
2501
|
align-items: center;
|
|
@@ -2539,21 +2508,21 @@ cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
|
2539
2508
|
margin: 0 10px;
|
|
2540
2509
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
2541
2510
|
}
|
|
2542
|
-
`,
|
|
2511
|
+
`,sr=({selectedPage:e,setSelectedPage:l,totalPage:o,customItemStyles:a,customLeftWrapperStyles:n,customIconWrapperStyles:c,previousText:s,nextText:d,pageToShow:p,totalResults:m,showResultPerPage:u,customParentStyles:g,customRightWrapperStyles:f,...h})=>{const y=b()||H,[x,v]=r([]);let C=p>o?o:p;i((()=>{v(Array.from({length:C},((e,t)=>t+1)))}),[o,p,C]);const A=t=>{let r=[];"increase"===t&&x[C-1]<=o&&e!==x[C-1]?l(e+1):"increase"===t&&x[C-1]<o?(r=Array.from({length:C},((e,t)=>t+x[0]+1)),v(r),l(e+1)):"decrease"===t&&x[0]<=e-1?l(e-1):"decrease"===t&&e>1&&(v(Array.from({length:C},((e,t)=>t+x[0]-1))),l(e-1))};return t.createElement(or,{customParentStyles:g}," ",t.createElement(nr,M({theme:y,customLeftWrapperStyles:n},h),t.createElement(ir,M({onClick:()=>A("decrease"),disabled:1===e,theme:y,customIconWrapperStyles:c},h),t.createElement($,{icon:"triangle-down",transform:"rotate(90deg)",color:y.variant["neutral-3"]}),t.createElement("span",{className:"prev-text"}," ",s)),t.createElement(ar,h,x.map(((o,r)=>t.createElement(rr,{key:r,theme:y,selected:e===o,onClick:()=>l(o),customItemStyles:a},o)))),t.createElement(ir,{onClick:()=>A("increase"),disabled:e===o,theme:y,customIconWrapperStyles:c},t.createElement("span",{className:"next-text"}," ",d),t.createElement($,{icon:"triangle-down",transform:"rotate(-90deg)",color:y.variant["neutral-3"]}))),u&&t.createElement(cr,{theme:y,customRightWrapperStyles:f},t.createElement(qt,{optionArr:[{value:"10",label:"10"},{value:"20",label:"20"},{value:"30",label:"30"}],value:{value:"10",label:"10"},customWrapperStyles:{width:"fit-content"},isDisabled:!0,iconColor:y.variant["neutral-3"]}),t.createElement("p",{style:{marginBottom:0}},t.createElement("span",null,"OF")," ",m," ",t.createElement("span",null,"RESULTS"))))};sr.propTypes={customItemStyles:e.object,selectedPage:e.number,customLeftWrapperStyles:e.object,customIconWrapperStyles:e.object,previousText:e.string,nextText:e.string,pageToShow:e.number,totalResults:e.number,showResultPerPage:e.bool,customParentStyles:e.object,customRightWrapperStyles:e.object},sr.defaultProps={selectedPage:1,customItemStyles:{},customLeftWrapperStyles:{},customIconWrapperStyles:{},previousText:"PREVIOUS",nextText:"NEXT",pageToShow:5,totalResults:0,showResultPerPage:!1,customParentStyles:{},customRightWrapperStyles:{}};const dr=m.div`
|
|
2543
2512
|
box-sizing: border-box;
|
|
2544
2513
|
display: flex;
|
|
2545
2514
|
justify-content: center;
|
|
2546
2515
|
align-items: center;
|
|
2547
2516
|
width: auto;
|
|
2548
2517
|
|
|
2549
|
-
${({size:e})=>
|
|
2550
|
-
`,
|
|
2551
|
-
`,
|
|
2518
|
+
${({size:e})=>u`height: ${e}px;`}
|
|
2519
|
+
`,pr=m.div`
|
|
2520
|
+
`,mr=m.div`
|
|
2552
2521
|
box-sizing: border-box;
|
|
2553
2522
|
display: flex;
|
|
2554
2523
|
justify-content: center;
|
|
2555
2524
|
align-items: center;
|
|
2556
|
-
${({size:e})=>
|
|
2525
|
+
${({size:e})=>u`
|
|
2557
2526
|
width: ${e}px;
|
|
2558
2527
|
height: ${e}px;
|
|
2559
2528
|
`}
|
|
@@ -2562,26 +2531,26 @@ cursor: ${({toggleSet:e})=>e?"pointer":"default"};
|
|
|
2562
2531
|
svg {
|
|
2563
2532
|
fill: black;
|
|
2564
2533
|
|
|
2565
|
-
${({size:e})=>e&&
|
|
2534
|
+
${({size:e})=>e&&u`
|
|
2566
2535
|
width: ${e}px;
|
|
2567
2536
|
height: ${e}px;
|
|
2568
2537
|
`}
|
|
2569
2538
|
|
|
2570
|
-
${({transform:e})=>e&&
|
|
2539
|
+
${({transform:e})=>e&&u`
|
|
2571
2540
|
transform: ${e};
|
|
2572
2541
|
`}
|
|
2573
2542
|
|
|
2574
2543
|
path {
|
|
2575
|
-
${({color:e})=>e&&
|
|
2544
|
+
${({color:e})=>e&&u`
|
|
2576
2545
|
fill: ${e};
|
|
2577
2546
|
`}
|
|
2578
2547
|
}
|
|
2579
2548
|
}
|
|
2580
|
-
`,
|
|
2549
|
+
`,br=({theme:e,toggleSet:l,slide:o,color:r,size:i,transform:a,ratingValue:n,starVal:c,hover:s,...d})=>t.createElement(mr,M({theme:e,ratingValue:n,starVal:c,hover:s,toggleSet:l,color:r,size:i,transform:a},d),t.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"},t.createElement("defs",null,t.createElement("clipPath",{id:"starFilled"},t.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"}))),t.createElement("rect",{x:"0",y:"0",fill:"rgb(217,217,217)",width:"100%",height:"100%",clipPath:"url(#starFilled)"}),t.createElement("rect",{x:o,y:"0",fill:r,width:"100%",height:"100%",clipPath:"url(#starFilled)"})));function ur(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 gr(e,t){return 100*e/t}const fr=({type:e,customStylesContainer:l,customStylesStar:o,customStylesPercentage:a,color:n,size:c,handleClick:s,transform:d,maxRange:p,value:m,toggleStar:u,toggleSet:g,identifier:f,...h})=>{b();const[y,x]=r(void 0),[v,C]=r(void 0),[A,w]=r(void 0),[S,k]=r(void 0);i((()=>{x(ur(m,p).array),C(ur(m,p).value),w(gr(m,p))}),[m,p]),i((()=>{S?x(ur(S,p).array):(x(ur(m,p).array),C(ur(m,p).value),w(gr(m,p)))}),[S]);const E=t.createElement(t.Fragment,null,y?.map(((e,l)=>{const r=20*(l+1);return t.createElement(br,{ratingValue:r,starVal:v,hover:S,toggleSet:g,onClick:g?()=>s(r):null,onMouseEnter:g?()=>{k(r)}:null,onMouseLeave:g?()=>{k(null)}:null,slide:e,color:n,className:"star",size:c,transform:d,key:f?.concat(l),customStyles:o})})));return t.createElement(dr,M({customStyles:l,type:e,size:c},h,{className:"container"}),u?E:t.createElement(pr,{type:e,customStyles:a},A,"%"))};fr.propTypes={customStylesContainer:e.object,customStylesStar:e.object,customStylesPercentage:e.object,type:e.string,color:e.string,size:e.number,transform:e.object,handleClick:e.func,maxRange:e.number,value:e.number,toggleStar:e.bool,toggleSet:e.bool,identifier:e.string},fr.defaultProps={customStylesContainer:null,customStylesStar:null,customStylesPercentage:null,type:"star",maxRange:100,value:0,identifier:"ratingKey",toggleStar:!0,toggleSet:!1,color:"#F7B001"};const hr=m.div`
|
|
2581
2550
|
.form-check-input {
|
|
2582
2551
|
accent-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
2583
2552
|
}
|
|
2584
|
-
`,
|
|
2553
|
+
`,yr=({customStyles:e,inBuiltCss:l,type:o="table",sortIcon:r,data:i,tableColumns:a,progressPending:n,defaultSortFieldId:c,handleOnSort:s,sortServer:d,progressComponent:p,responsive:m,conditionalRowStyles:u,fixedHeader:g,fixedHeaderScrollHeight:f,checkboxColor:h,...y})=>{let x={};if(l&&l[o]&&(x=l[o]),e)for(const t in e)x[t]=e[t];const v=b()||H,C=t.forwardRef((({onClick:e,...l},o)=>t.createElement(hr,{theme:v},t.createElement("input",M({type:"checkbox",className:"form-check-input",ref:o,onClick:e},l)))));return t.createElement(E,M({responsive:m,data:i,columns:a,noHeader:!0,highlightOnHover:!0,sortIcon:r,progressPending:n,customStyles:x,defaultSortFieldId:c,progressComponent:p||void 0,sortServer:d,onSort:(e,t,l)=>{s(e,t,l)},conditionalRowStyles:u,fixedHeader:g,fixedHeaderScrollHeight:f,selectableRowsComponent:C},y))};yr.propTypes={inBuiltCss:e.object,sortIcon:e.any,data:e.array,tableColumns:e.array,progressPending:e.bool,progressComponent:e.any,defaultSortFieldId:e.number,sortServer:e.bool,handleOnSort:e.any,responsive:e.bool,conditionalRowStyles:e.array,fixedHeader:e.bool,fixedHeaderScrollHeight:e.string,customStyle:e.object},yr.defaultProps={inBuiltCss:T,sortIcon:t.createElement($,{icon:"arrow-down",size:11,color:"#333333",style:{transform:"scaleX(0.7) scaleY(0.7) translate(5px, -3px)"}}),data:[],tableColumns:[],progressPending:!1,defaultSortFieldId:null,handleOnSort:(e,t,l)=>{},sortServer:null,progressComponent:void 0,responsive:!0,fixedHeader:!0,fixedHeaderScrollHeight:"100%"};const xr=({title:e,subtitle:l,wrapperStyle:o,imgLink:r,imgStyle:i,iconSize:a})=>{const n=b()||H,c={fontSize:"26px",fontWeight:"bold",color:`${n.textColor}`,lineHeight:"36px",display:"flex",gap:"14px",alignItems:"flex-start",paddingLeft:"25px"},s={fontSize:"13px",color:`${n.neutral["neutral-2"]}`,lineHeight:"24px",paddingLeft:"25px"};return t.createElement("div",{style:o},t.createElement("div",{style:c},r?t.createElement("img",{src:r,alt:"userIcon",style:i}):t.createElement($,{icon:"user-icon",size:a,color:n.primary["primary-1"]})," ",t.createElement("h4",null,e)),t.createElement("div",{style:s},t.createElement("p",null,l)))};xr.propTypes={size:e.number},xr.defaultProps={iconSize:23};const vr=({formData:e,customStyles:l,...o})=>{const r=e=>{switch(e.type){case"header":return(e=>t.createElement(c,null,t.createElement(Uo,M({},e,o),e.children),e))(e);case"label":return(e=>t.createElement(ot,M({style:{marginBottom:"8px",paddingBottom:"0"}},e,o)))(e);case"text":return(e=>t.createElement(zl,M({},e,o)))(e);case"textArea":return(e=>t.createElement(Zl,M({},e,o)))(e);case"number":return(e=>t.createElement(ml,M({},e,o)))(e);case"radio":return(e=>t.createElement(wl,M({key:101*Math.random()|0},e,o)))(e);case"checkBox":return(e=>t.createElement(st,M({},e,o)))(e);case"singleSelect":return(e=>t.createElement(qt,M({dropdownType:"singleSelect"},e,o)))(e);case"multiSelect":return(e=>t.createElement(qt,M({dropdownType:"multiSelect"},e,o)))(e);case"asyncSingleSelect":return(e=>t.createElement(qt,M({dropdownType:"asyncSingleSelect"},e,o)))(e);case"asyncMultiSelect":return(e=>t.createElement(qt,M({dropdownType:"asyncMultiSelect"},e,o)))(e);case"signature":return(e=>t.createElement(Hl,M({},e,o)))(e);case"fileUpload":return(e=>t.createElement(Qt,M({},e,o)))(e);case"date":return(e=>t.createElement(Vt,M({},e,o)))(e);case"paginationTypeTwo":return(e=>t.createElement(sr,M({},e,o)))(e);case"toggle":return(e=>t.createElement(eo,M({},e,o)))(e);case"icon":return(e=>t.createElement($,M({},e,o)))(e);case"roundedLoader":return(e=>t.createElement(Ie,M({},e,o)))(e);case"alert":return(e=>t.createElement(re,M({},e,o)))(e);case"banner":return(e=>t.createElement(Ae,M({},e,o)))(e);case"divider":return(e=>t.createElement(Lo,M({},e,o)))(e);case"headerComponent":case"headerComponent":return(e=>t.createElement(xr,M({},e,o)))(e);case"documentCard":return(e=>t.createElement(Y,M({},e,o)))(e);case"imageUploader":return(e=>t.createElement(nl,M({},e,o)))(e);case"accordion":return(e=>t.createElement(ee,M({},e,o)))(e);case"content":return(e=>t.createElement(mo,M({},e,o)))(e);case"rating":return(e=>t.createElement(fr,M({},e,o)))(e);case"buttonPrimary":return(e=>t.createElement(Te,M({},e,o)))(e);case"buttonSecondary":return(e=>t.createElement(qe,M({},e,o)))(e);case"buttonTiny":return(e=>t.createElement(Oe,M({},e,o)))(e);case"buttonLink":return(e=>t.createElement(Re,M({},e,o)))(e);case"search":return(e=>t.createElement(Ml,M({},e,o)))(e);case"table":return(e=>t.createElement(yr,M({},e,o)))(e);case"passwordInput":return(e=>t.createElement(hl,M({},e,o)))(e)}};return t.createElement(c,null,t.createElement(ko,{defaultThemeColor:H},t.createElement(Bo,{onSubmit:()=>{},customStyles:l},e.map(((e,l)=>e.length>1?t.createElement(Vo,null,e.map(((l,o)=>t.createElement(zo,{cols:e.length},r(l))))):r(e[0]))))))},Cr=({formData:e,onSubmit:l,onReset:o,style:r,...i})=>{const a=e=>{switch(e.type){case"submit":return(e=>t.createElement(Te,{block:e.block,style:e.style,disabled:e.disabled,type:"submit",children:e.children,onClick:()=>{e.onClick()}}))(e);case"reset":case"cancel":return(e=>t.createElement(qe,{block:e.block,disabled:i.disabled,children:e.children,onClick:()=>{e.onClick()}}))(e)}};return t.createElement(c,null,t.createElement(Eo,{style:r},e&&e.map(((e,t)=>e.map(((e,t)=>a(e)))))))};const Ar=f`
|
|
2585
2554
|
@font-face {
|
|
2586
2555
|
font-family: "Averta";
|
|
2587
2556
|
font-weight: 100;
|
|
@@ -2689,7 +2658,7 @@ svg {
|
|
|
2689
2658
|
* {
|
|
2690
2659
|
font-family: "Averta";
|
|
2691
2660
|
}
|
|
2692
|
-
`,
|
|
2661
|
+
`,wr=m.span`
|
|
2693
2662
|
background: transparent;
|
|
2694
2663
|
position: relative;
|
|
2695
2664
|
display: flex;
|
|
@@ -2698,12 +2667,12 @@ svg {
|
|
|
2698
2667
|
&>span:not(:first-of-type){
|
|
2699
2668
|
margin-left: -13px;
|
|
2700
2669
|
}
|
|
2701
|
-
`,
|
|
2670
|
+
`,Sr=m.p`
|
|
2702
2671
|
color: ${({theme:e,variantQty:t})=>e.variant[t]};
|
|
2703
2672
|
margin: 0;
|
|
2704
2673
|
margin-left: 7px;
|
|
2705
2674
|
font-size: 16px;
|
|
2706
|
-
`,
|
|
2675
|
+
`,kr=({items:e,size:l,variantCircle:o,variantName:r,variantQty:i,user:a,colorCircle:n,colorBorderCircle:c,...s})=>{const d=b()||H;return t.createElement(wr,s,e?.map(((i,a)=>{let s={},p={};return s.backgroundColor=n?`${d.variant[n]}`:`${d.variant[o]}`,0!==a&&(s.border=c?`2px solid ${c}`:`2px solid ${d.variant[o]}`,p.border=c?`2px solid ${c}`:`2px solid ${d.variant[o]}`),1===e.length?t.createElement(ue,{key:i.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${d.variant[{variantName:r}]}`},size:l,toggleName:!0,user:i,customStylesCircle:s,customStylesImage:p}):a<=3?t.createElement(ue,{key:i.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${d.variant[{variantName:r}]}`},size:l,toggleName:!1,user:i,customStylesCircle:s,customStylesImage:p}):null})),e.length-4>0?t.createElement(Sr,{theme:d,variantQty:i},"+",e.length-4):null)};kr.propTypes={variantCircle:e.string,variantName:e.string,size:e.oneOf(["SM","MD","LG"]),user:e.object,theme:e.object,colorCircle:e.string,colorBorderCircle:e.string,variantQty:e.string},kr.defaultProps={variantCircle:"primary-1",variantName:"primary-2",size:"MD",user:{userName:"1"},colorCircle:null,colorBorderCircle:"#FFFFFF",variantQty:"primary-1"};const Er=m.div`
|
|
2707
2676
|
max-width: inherit;
|
|
2708
2677
|
width: inherit;
|
|
2709
2678
|
font-size: 14px;
|
|
@@ -2729,7 +2698,7 @@ svg {
|
|
|
2729
2698
|
&[data-popper-placement*='top'] .tooltip-arrow::after {
|
|
2730
2699
|
border-color: ${({theme:e,variantTPbg:t})=>t?e.variant[t]:"#6b747f"} transparent transparent transparent;
|
|
2731
2700
|
}
|
|
2732
|
-
`,
|
|
2701
|
+
`,Vr=m.div`
|
|
2733
2702
|
display: flex;
|
|
2734
2703
|
color: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2735
2704
|
background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
@@ -2744,24 +2713,24 @@ svg {
|
|
|
2744
2713
|
svg path {
|
|
2745
2714
|
fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2746
2715
|
}
|
|
2747
|
-
`,
|
|
2716
|
+
`,zr=m.div`
|
|
2748
2717
|
display: flex;
|
|
2749
2718
|
justify-content: space-evenly;
|
|
2750
2719
|
flex-grow: 1;
|
|
2751
2720
|
align-items: stretch;
|
|
2752
|
-
`,
|
|
2721
|
+
`,Mr=({label:e,index:l,style:o,items:r,variant:i,borderVariant:a,bgVariant:n,variantDisable:c,variantBgDisable:s,disabled:d,divider:p,indexPrefix:m,onClick:u,icon:g,variantTPtext:f,variantTPbg:h,...x})=>{b();const{getArrowProps:v,getTooltipProps:C,setTooltipRef:A,setTriggerRef:w,visible:S}=y();return t.createElement(t.Fragment,null,t.createElement(zr,{ref:w},t.createElement(Vr,{variant:i,borderVariant:a,bgVariant:n,variantDisable:c,variantBgDisable:s,disabled:d,onClick:d?null:()=>{u(u)}},g),p),S&&t.createElement(Er,M({variantTPtext:f,variantTPbg:h,ref:A},C({className:"tooltip-container"})),e,t.createElement("div",v({className:"tooltip-arrow"}))))};Mr.propTypes={variant:e.string,borderVariant:e.string,bgVariant:e.string,variantDisable:e.string,variantBgDisable:e.string,indexPrefix:e.string,theme:e.object,items:e.array,allDisabled:e.bool,divider:e.any,onClick:e.func,variantTPtext:e.string,variantTPbg:e.string},zr.defaultProps={theme:H},Vr.defaultProps={theme:H},Er.defaultProps={theme:H},Mr.defaultProps={theme:H,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const Br=m.div`
|
|
2753
2722
|
display: flex;
|
|
2754
2723
|
justify-content: space-evenly;
|
|
2755
2724
|
align-items: stretch;
|
|
2756
2725
|
height: 42px;
|
|
2757
2726
|
border: 1px solid ${({theme:e,borderVariant:t})=>e.variant[t]};
|
|
2758
2727
|
border-radius: 3px;
|
|
2759
|
-
`,
|
|
2728
|
+
`,Ir=m.div`
|
|
2760
2729
|
display: flex;
|
|
2761
2730
|
justify-content: space-evenly;
|
|
2762
2731
|
flex-grow: 1;
|
|
2763
2732
|
align-items: stretch;
|
|
2764
|
-
`,
|
|
2733
|
+
`,Lr=m.div`
|
|
2765
2734
|
display: flex;
|
|
2766
2735
|
color: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2767
2736
|
background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
@@ -2776,19 +2745,19 @@ svg {
|
|
|
2776
2745
|
svg path {
|
|
2777
2746
|
fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2778
2747
|
}
|
|
2779
|
-
`,
|
|
2748
|
+
`,Wr=({style:e,items:l,variant:o,borderVariant:r,bgVariant:i,variantDisable:a,variantBgDisable:n,allDisabled:c,divider:s,indexPrefix:d,onClick:p,...m})=>(b(),t.createElement(Br,M({variant:o,borderVariant:r},m),l?.map(((e,m)=>t.createElement(Ir,{key:d.concat(m)},t.createElement(Lr,{variant:o,borderVariant:r,bgVariant:i,variantDisable:a,variantBgDisable:n,title:e.label,disabled:c||e.disabled,onClick:c||e.disabled?null:()=>p(e.label)},e.icon),l?.length-1!==m&&s)))));Wr.propTypes={variant:e.string,borderVariant:e.string,bgVariant:e.string,variantDisable:e.string,variantBgDisable:e.string,indexPrefix:e.string,theme:e.object,items:e.array,allDisabled:e.bool,divider:e.any,onClick:e.func},Br.defaultProps={theme:H},Ir.defaultProps={theme:H},Lr.defaultProps={theme:H},Wr.defaultProps={theme:H,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor"};const Rr=m.div`
|
|
2780
2749
|
display: flex;
|
|
2781
2750
|
justify-content: space-evenly;
|
|
2782
2751
|
align-items: stretch;
|
|
2783
2752
|
height: 42px;
|
|
2784
2753
|
border: 1px solid ${({theme:e,borderVariant:t})=>e.variant[t]};
|
|
2785
2754
|
border-radius: 3px;
|
|
2786
|
-
`,
|
|
2755
|
+
`,Pr=m.div`
|
|
2787
2756
|
display: flex;
|
|
2788
2757
|
justify-content: space-evenly;
|
|
2789
2758
|
flex-grow: 1;
|
|
2790
2759
|
align-items: stretch;
|
|
2791
|
-
`,
|
|
2760
|
+
`,Hr=m.div`
|
|
2792
2761
|
display: flex;
|
|
2793
2762
|
color: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2794
2763
|
background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
@@ -2803,29 +2772,29 @@ svg {
|
|
|
2803
2772
|
svg path {
|
|
2804
2773
|
fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2805
2774
|
}
|
|
2806
|
-
`,
|
|
2775
|
+
`,Tr=({style:e,items:l,variant:o,borderVariant:r,bgVariant:i,variantDisable:a,variantBgDisable:n,allDisabled:c,divider:s,indexPrefix:d,onClick:p,variantTPtext:m,variantTPbg:u,...g})=>(b(),t.createElement(Rr,M({variant:o,borderVariant:r},g),l?.map(((e,b)=>t.createElement(Mr,{key:d.concat(b),variant:o,borderVariant:r,bgVariant:i,variantDisable:a,variantBgDisable:n,disabled:c||e.disabled,onClick:c||e.disabled?null:()=>{p(e.label)},divider:l?.length-1!==b&&s,icon:e.icon,index:b,label:e.label,variantTPtext:m,variantTPbg:u})))));Tr.propTypes={variant:e.string,borderVariant:e.string,bgVariant:e.string,variantDisable:e.string,variantBgDisable:e.string,indexPrefix:e.string,theme:e.object,items:e.array,allDisabled:e.bool,divider:e.any,onClick:e.func,variantTPtext:e.string,variantTPbg:e.string},Rr.defaultProps={theme:H},Pr.defaultProps={theme:H},Hr.defaultProps={theme:H},Tr.defaultProps={theme:H,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const jr=m.div`
|
|
2807
2776
|
background: ${({theme:e,variant:t,bgColor:l})=>l||e.variant[t]};
|
|
2808
2777
|
border: 1.3px solid ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
|
|
2809
2778
|
border-radius: 50%;
|
|
2810
2779
|
width: ${({size:e})=>e}px;
|
|
2811
2780
|
height: ${({size:e})=>e}px;
|
|
2812
2781
|
box-sizing: border-box;
|
|
2813
|
-
`,
|
|
2782
|
+
`,Fr=({variant:e,bgColor:l,borderColor:o,...r})=>(b(),t.createElement(jr,M({variant:e,borderColor:o,bgColor:l},r)));Fr.propTypes={variant:e.string,size:e.number,theme:e.object,borderColor:e.string,bgColor:e.string},jr.defaultProps={theme:H},Fr.defaultProps={theme:H,variant:"primary-1",size:11};const qr=m.div`
|
|
2814
2783
|
display: inline-flex;
|
|
2815
2784
|
align-items: center;
|
|
2816
2785
|
background-color: transparent;
|
|
2817
2786
|
min-height: 24px;
|
|
2818
|
-
`,
|
|
2787
|
+
`,Zr=m.div`
|
|
2819
2788
|
display: flex;
|
|
2820
2789
|
justify-content: space-evenly;
|
|
2821
2790
|
width: 69px;
|
|
2822
|
-
`,
|
|
2791
|
+
`,Or=m.p`
|
|
2823
2792
|
display: flex;
|
|
2824
2793
|
color: ${({theme:e,variantText:t,colorText:l})=>l||e.variant[t]};
|
|
2825
2794
|
font-size: 16px;
|
|
2826
2795
|
margin: 0 5px;
|
|
2827
|
-
`,
|
|
2828
|
-
${({underlined:e})=>e?null:
|
|
2796
|
+
`,Dr=({style:e,variantCircle:l,variantText:o,level:r,textArray:i,colorArray:a,indexPrefix:n,colorText:c,...s})=>(b(),t.createElement(qr,s,t.createElement(Zr,null,[1,2,3,4].map(((e,o)=>{let i="#D4D7E3",c=null,s=null;return r<=0&&(r=0),r>=4&&(r=4),a?r>=e?(c=a[r],i=a[r]):c=a[0]:r>=e?(s=l,i=l):s="#FFFFFF",t.createElement(Fr,{key:n.concat(o),variant:s,borderColor:i,bgColor:c,size:11})}))),i&&t.createElement(Or,{variantText:o,colorText:c},i[r])));Dr.propTypes={variantCircle:e.string,variantText:e.string,level:e.number,indexPrefix:e.string,theme:e.object,block:e.bool,textArray:e.array,colorArray:e.array,colorText:e.string},Or.defaultProps={theme:H},Dr.defaultProps={theme:H,variantCircle:"primary-1",variantText:"primary-2",block:!1,level:0,indexPrefix:"circle-group"};const Gr={xsm:{fontSize:"12px"},sm:{fontSize:"14px"},md:{fontSize:"16px"},lg:{fontSize:"18px"}},Xr=m.button`
|
|
2797
|
+
${({underlined:e})=>e?null:u`&:hover {text-decoration: underline}`};
|
|
2829
2798
|
background: transparent;
|
|
2830
2799
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
2831
2800
|
text-decoration: ${({underlined:e})=>e?"underline":"none"};
|
|
@@ -2835,7 +2804,7 @@ svg {
|
|
|
2835
2804
|
justify-content: flex-start;
|
|
2836
2805
|
border: none;
|
|
2837
2806
|
cursor: pointer;
|
|
2838
|
-
font-size: ${({size:e})=>
|
|
2807
|
+
font-size: ${({size:e})=>Gr[e].fontSize};
|
|
2839
2808
|
|
|
2840
2809
|
&:disabled {
|
|
2841
2810
|
color: ${({theme:e})=>e.variant["neutral-3"]};
|
|
@@ -2845,10 +2814,10 @@ svg {
|
|
|
2845
2814
|
* {
|
|
2846
2815
|
outline: none;
|
|
2847
2816
|
}
|
|
2848
|
-
|
|
2849
|
-
|
|
2817
|
+
`,Jr=({block:e,size:l,style:o,variant:r,disabled:i,underlined:a,...n})=>(b(),t.createElement(Xr,M({block:e,variant:r,type:"button",style:o,size:l,disabled:i,underlined:a},n),n.children));Jr.propTypes={variant:e.string,disabled:e.bool,size:e.oneOf(["xsm","sm","md","lg"]),block:e.bool,onClick:e.func,theme:e.object,underlined:e.bool},Xr.defaultProps={theme:H},Jr.defaultProps={theme:H,variant:"primary-1",block:!1,disabled:!1,size:"sm",onClick:void 0,label:"Remove",underlined:!1};const Ur=f`
|
|
2818
|
+
@keyframes blowUpModal {
|
|
2850
2819
|
0% {
|
|
2851
|
-
transform: translate(-50%,-50%) scale(0
|
|
2820
|
+
transform: translate(-50%,-50%) scale(0) ;
|
|
2852
2821
|
}
|
|
2853
2822
|
100% {
|
|
2854
2823
|
transform:translate(-50%,-50%) scale(1) ;
|
|
@@ -2861,21 +2830,20 @@ svg {
|
|
|
2861
2830
|
opacity:1;
|
|
2862
2831
|
}
|
|
2863
2832
|
100% {
|
|
2864
|
-
transform: translate(-50%,-50%) scale(0
|
|
2833
|
+
transform: translate(-50%,-50%) scale(0);
|
|
2865
2834
|
opacity:0;
|
|
2866
2835
|
}
|
|
2867
2836
|
}
|
|
2868
2837
|
|
|
2869
|
-
|
|
2870
|
-
.ReactModal__Content
|
|
2871
|
-
|
|
2838
|
+
//first appeared class of modal while opening
|
|
2839
|
+
.ReactModal__Content{
|
|
2840
|
+
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards ;
|
|
2872
2841
|
}
|
|
2873
2842
|
.ReactModal__Content--before-close{
|
|
2874
|
-
|
|
2875
|
-
animation: blowUpModalTwo .2s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
|
|
2843
|
+
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
|
|
2876
2844
|
}
|
|
2877
2845
|
|
|
2878
|
-
`,
|
|
2846
|
+
`,Yr=m.div`
|
|
2879
2847
|
display: flex;
|
|
2880
2848
|
justify-content: space-between;
|
|
2881
2849
|
align-items: flex-start;
|
|
@@ -2886,29 +2854,29 @@ svg {
|
|
|
2886
2854
|
z-index: 100;
|
|
2887
2855
|
// custom styles
|
|
2888
2856
|
${({customModalHeaderStyle:e})=>e}
|
|
2889
|
-
`,
|
|
2857
|
+
`,Nr=m.div`
|
|
2890
2858
|
//Set the styles from the default styles object
|
|
2891
2859
|
${({inBuiltCss:e,type:t})=>j(e,t)}
|
|
2892
2860
|
// custom styles
|
|
2893
2861
|
${({customModalBodyStyle:e})=>e}
|
|
2894
|
-
`,
|
|
2862
|
+
`,Qr=m.div`
|
|
2895
2863
|
max-height: 60vh;
|
|
2896
2864
|
padding: 0 24px 24px 24px;
|
|
2897
2865
|
overflow-y: auto;
|
|
2898
2866
|
${({contentWrapperStyle:e})=>e}
|
|
2899
|
-
`,
|
|
2867
|
+
`,Kr=m.div`
|
|
2900
2868
|
padding-top: 16px;
|
|
2901
2869
|
|
|
2902
2870
|
//Set the styles from the default styles object
|
|
2903
2871
|
${({inBuiltCss:e,type:t})=>j(e,t)}
|
|
2904
2872
|
// custom styles
|
|
2905
2873
|
${({customModalFooterStyle:e})=>e}
|
|
2906
|
-
|
|
2874
|
+
`,$r=m.div`
|
|
2907
2875
|
cursor: pointer;
|
|
2908
|
-
`;try{V.setAppElement("#root")}catch(e){V.setAppElement("#__next")}const
|
|
2876
|
+
`;try{V.setAppElement("#root")}catch(e){V.setAppElement("#__next")}const _r=({modalIsOpen:e,toggleModal:l,closeOnOutsideClick:o,headerContent:r,bodyContent:i,footerContent:a,customModalHeaderStyle:n,customModalBodyStyle:c,customModalFooterStyle:s,customWidth:d,customMinWidth:p,customMaxWidth:m,contentStyle:u,contentWrapperStyle:g,customZIndex:f,hideIcon:h,...y})=>{const x={overlay:{zIndex:f,backgroundColor:"rgb(51 51 51 / 30%)"},content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",borderRadius:"8px",padding:"0px",minWidth:p,overflow:"hidden",border:`1px solid ${(b()||H).border}`,boxShadow:"0px 15px 40px 11px rgba(26, 36, 107, 0.132867)",width:d&&d,maxWidth:m&&m,...u}};return t.createElement("div",null,t.createElement(V,M({closeTimeoutMS:500,isOpen:e,onRequestClose:o?l:void 0,style:x,contentLabel:"Modal"},y),r&&t.createElement(Yr,{style:n},t.createElement("div",null,r),!h&&t.createElement($r,{onClick:l},t.createElement($,{icon:"close-icon",size:18}))),!r&&!h&&t.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center",marginRight:"24px",paddingTop:"24px"}},t.createElement("div",null),t.createElement($r,{onClick:l},t.createElement($,{icon:"close-icon",size:18}))),t.createElement(Qr,{contentWrapperStyle:g},t.createElement(Nr,{inBuiltCss:T,style:c},i),a&&t.createElement(Kr,{inBuiltCss:T,style:s},a))),t.createElement(Ur,null))};_r.propTypes={modalIsOpen:e.bool,toggleModal:e.func,closeOnOutsideClick:e.bool,headerContent:e.any,hideIcon:e.bool,bodyContent:e.any,footerContent:e.any,customModalHeaderStyle:e.object,customModalBodyStyle:e.object,customModalFooterStyle:e.object,customMinWidth:e.string,contentStyle:e.object,contentWrapperStyle:e.object,customZIndex:e.number},_r.defaultProps={modalIsOpen:!1,toggleModal:()=>{},closeOnOutsideClick:!1,headerContent:"",bodyContent:"",footerContent:"",customModalHeaderStyle:{},customModalBodyStyle:{},customModalFooterStyle:{},customMinWidth:"40vw",customWidth:"",customMaxWidth:"",contentStyle:{},contentWrapperStyle:{},customZIndex:9999999,hideIcon:!1};const ei=m.div`
|
|
2909
2877
|
${({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}}}}
|
|
2910
2878
|
}
|
|
2911
|
-
`,
|
|
2879
|
+
`,ti=({theme:e,toggleSimple:l,contentTrigger:o,contentOverlay:r,popperOptionsP:i,settingsP:a,customStyles:n,...c})=>{let s={},d={};l?(s={...s,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},d={...d}):(s={...s,modifiers:[{name:"offset",options:{offset:[0,5]}}],strategy:"absolute"},d={...d,trigger:"click",closeOnOutsideClick:!0,interactive:!0}),s={...s,...i},d={...d,...a};const{getArrowProps:p,getTooltipProps:m,setTooltipRef:b,setTriggerRef:u,visible:g}=y({...d},s);return t.createElement(t.Fragment,null,t.createElement("div",{ref:u,style:{width:"fit-content",height:"fit-content"}},o),g&&t.createElement(ei,M({type:l?"simple-overlay":"overlay",theme:e,ref:b},m({className:"tooltip-container"}),{customStyles:n}),r))};ti.propTypes={theme:e.object,contentTrigger:e.any,contentOverlay:e.any,popperOptionsP:e.object,settingsP:e.object,customStyles:e.object,toggleSimple:e.bool},ti.defaultProps={theme:T,contentTrigger:t.createElement("div",null,"Trigger"),contentOverlay:t.createElement("div",null,"I am the Overlay")};const li=m.div`
|
|
2912
2880
|
position: relative;
|
|
2913
2881
|
height: 10px;
|
|
2914
2882
|
border-radius: 10px;
|
|
@@ -2919,7 +2887,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
|
|
|
2919
2887
|
|
|
2920
2888
|
// custom styles
|
|
2921
2889
|
${({progressWrapStyle:e})=>e}
|
|
2922
|
-
`,
|
|
2890
|
+
`,oi=m.div`
|
|
2923
2891
|
height: inherit;
|
|
2924
2892
|
/* border-radius: inherit; */
|
|
2925
2893
|
text-align: right;
|
|
@@ -2930,12 +2898,12 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
|
|
|
2930
2898
|
// custom styles
|
|
2931
2899
|
${({progressBarStyle:e})=>e}
|
|
2932
2900
|
|
|
2933
|
-
`,
|
|
2901
|
+
`,ri=({labelStyle:e,progressBarStyle:l,progressWrapStyle:o,label:a,total:n,sections:c,innerContent:s,baseColor:d,baseTitle:p,labelProps:m,props:u})=>{const g=b()||H,[f,h]=r([[]]),[y,x]=r(null);i((()=>{c&&c.length>0&&h(c)}),[c]);const v=f?.length>0?f?.reduce(((e,t)=>e+t.count),0):0;v>n&&(n=v);const C=f?.length>0?f?.map((e=>e.count/n*100)):[],A=null!==y?f[y].label:p;return t.createElement("div",null,t.createElement(ot,M({inBuiltCss:T,customStyles:e,type:"progressBar-label",text:a},m)),t.createElement(li,M({theme:g,progressWrapStyle:o,color:d,title:A},u),f?.map(((e,o)=>t.createElement(oi,M({key:o,onMouseEnter:()=>x(o),onMouseLeave:()=>x(null),progressBarStyle:l,theme:g,color:e.color,style:{width:C[o]+"%",left:0===o?0:C.slice(0,o).reduce(((e,t)=>e+t),0)+"%"}},u)))),t.createElement("div",{style:{position:"absolute",textAlign:"center",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",top:"50%",left:"50%",transform:"translate(-50%, -50%)",cursor:"default"},onMouseEnter:e=>((e,t)=>{e.stopPropagation(),x(t)})(e,y),onMouseLeave:e=>{e.stopPropagation(),x(null)}},s)))};ri.propTypes={labelStyle:e.object,progressBarStyle:e.object,progressWrapStyle:e.object,sections:e.arrayOf(e.shape({color:e.string.isRequired,percentage:e.number,count:e.number.isRequired})).isRequired},ri.defaultProps={labelStyle:{},progressBarStyle:{},progressWrapStyle:{},label:"",total:100,innerContent:"",baseColor:"",baseTitle:"Total Task",labelProps:{},props:{}};const ii=m.div`
|
|
2934
2902
|
background: transparent;
|
|
2935
2903
|
display: flex;
|
|
2936
2904
|
align-items: center;
|
|
2937
2905
|
width: ${({block:e})=>e?"100%":"fit-content"};
|
|
2938
|
-
`,
|
|
2906
|
+
`,ai=m.div`
|
|
2939
2907
|
margin: 0;
|
|
2940
2908
|
color: ${({theme:e,variantOff:t})=>e.variant[t]};
|
|
2941
2909
|
white-space: nowrap;
|
|
@@ -2953,18 +2921,18 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
|
|
|
2953
2921
|
&>div:first-of-type{
|
|
2954
2922
|
color: ${({theme:e,variantOn:t})=>e.variant[t]};
|
|
2955
2923
|
}
|
|
2956
|
-
`,
|
|
2924
|
+
`,ni=m.div`
|
|
2957
2925
|
display: flex;
|
|
2958
2926
|
margin-left: 20px;
|
|
2959
2927
|
${({stepsStyle:e})=>e}
|
|
2960
2928
|
|
|
2961
|
-
`,
|
|
2929
|
+
`,ci=m.div`
|
|
2962
2930
|
height: 6px;
|
|
2963
2931
|
width: ${({widthStep:e})=>e}px;
|
|
2964
2932
|
margin: 0 3px;
|
|
2965
2933
|
background-color: ${({theme:e,isActive:t,variantOn:l,variantOff:o})=>t?e.variant[l]:e.variant[o]};
|
|
2966
2934
|
border-radius: 19px;
|
|
2967
|
-
`,
|
|
2935
|
+
`,si=({block:e,variantOn:l,variantOff:o,currentStep:r,totalSteps:i,widthStep:a,style:n,progressText:c,stepsStyle:s,...d})=>(b(),t.createElement(ii,M({block:e},d,{style:n}),t.createElement(ai,M({},d,{variantOn:l,variantOff:o}),c||"Page"," ",t.createElement("div",null,r)," of ",t.createElement("div",null,i)),t.createElement(ni,M({stepsStyle:s},d),Array.from(Array(i).keys()).map((e=>t.createElement(ci,{key:"formSteps".concat(e),isActive:r===e+1,variantOn:l,variantOff:o,widthStep:a}))))));si.propTypes={variantOn:e.string,variantOff:e.string,block:e.bool,theme:e.object,currentStep:e.number,totalSteps:e.number,widthStep:e.number,progressText:e.string},ii.defaultProps={theme:H},ai.defaultProps={theme:H},ni.defaultProps={theme:H},ci.defaultProps={theme:H},si.defaultProps={theme:H,variantOn:"primary-1",variantOff:"neutral-2",block:!1,currentStep:1,totalSteps:4,widthStep:43};const di=m.button`
|
|
2968
2936
|
background: ${({disabled:e,theme:t,bgVariant:l})=>e?"#BBC4CF":t.variant[l]};
|
|
2969
2937
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
2970
2938
|
padding: 6px 17px;
|
|
@@ -2991,7 +2959,7 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
|
|
|
2991
2959
|
* {
|
|
2992
2960
|
outline: none;
|
|
2993
2961
|
}
|
|
2994
|
-
`,
|
|
2962
|
+
`,pi=({block:e,style:l,variant:o,bgVariant:r,disabled:i,...a})=>(b(),t.createElement(di,M({block:e,variant:o,bgVariant:r,type:"button",style:l,disabled:i},a),a.children));pi.propTypes={variant:e.string,bgVariant:e.string,disabled:e.bool,block:e.bool,onClick:e.func,theme:e.object},di.defaultProps={theme:H},pi.defaultProps={theme:H,variant:"primary-2",bgVariant:"neutral-4",block:!1,disabled:!1,onClick:void 0};const mi=m.button`
|
|
2995
2963
|
background: ${({disabled:e,theme:t})=>e?"#BBC4CF":t.bgColor};
|
|
2996
2964
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
2997
2965
|
padding: 6px 17px;
|
|
@@ -3014,16 +2982,15 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
|
|
|
3014
2982
|
fill: #929EAC;
|
|
3015
2983
|
}
|
|
3016
2984
|
}
|
|
3017
|
-
`,
|
|
2985
|
+
`,bi=({block:e,style:l,variant:o,borderVariant:r,disabled:i,...a})=>(b(),t.createElement(mi,M({block:e,variant:o,borderVariant:r,type:"button",style:l,disabled:i},a),a.children));bi.propTypes={variant:e.string,borderVariant:e.string,disabled:e.bool,block:e.bool,onClick:e.func,theme:e.object},mi.defaultProps={theme:H},bi.defaultProps={theme:H,variant:"primary-2",borderVariant:"neutral-3",block:!1,disabled:!1,onClick:void 0};const ui={width:"auto",padding:0,boxShadow:"none",background:"transparent"},gi={background:"transparent",cursor:"pointer",border:"none",color:"white",fontSize:"16px",boxShadow:"none",borderRadius:0,padding:"8px 0 8px"},fi={borderTop:"none",transition:"height ease 0.3s, transform ease 95ms",overflow:"hidden",padding:0,background:"transparent",borderRadius:0,boxShadow:"none"},hi={float:"right",marginRight:"8px",marginTop:"3px"},yi={boxShadow:"none",borderRadius:0,backgroundColor:"transparent"},xi={padding:0,boxShadow:"none",borderRadius:0,backgroundColor:"transparent",cursor:"pointer"},vi={transition:"height ease 0.2s",overflow:"hidden",padding:"0",backgroundColor:"transparent",color:"white",position:"relative",boxShadow:"none"},Ci={whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",paddingRight:"16px",color:"white",fontWeight:"600"},Ai={padding:"0px 16px 0 0",marginLeft:"30px",height:"auto"},wi=m.div`
|
|
3018
2986
|
display: flex;
|
|
3019
2987
|
flex-direction: column;
|
|
3020
2988
|
height: ${({toggleSideBarOpen:e})=>"100vh"};
|
|
3021
|
-
/* min-height: '-webkit-fill-available'; */
|
|
3022
2989
|
|
|
3023
2990
|
@media (max-width: 428px) {
|
|
3024
2991
|
height: ${({toggleSideBarOpen:e})=>e?"100vh":"56px"};
|
|
3025
2992
|
}
|
|
3026
|
-
`,
|
|
2993
|
+
`,Si=m.div`
|
|
3027
2994
|
min-height: 56px;
|
|
3028
2995
|
display: flex;
|
|
3029
2996
|
align-items: center;
|
|
@@ -3046,12 +3013,26 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
|
|
|
3046
3013
|
}
|
|
3047
3014
|
|
|
3048
3015
|
${({headerStyles:e})=>e}
|
|
3049
|
-
`,
|
|
3016
|
+
`,ki=m.div`
|
|
3050
3017
|
display: flex;
|
|
3051
3018
|
flex-direction: column;
|
|
3052
3019
|
background-color: transparent;
|
|
3053
3020
|
width: 100%;
|
|
3054
3021
|
height: calc(100% - 56px);
|
|
3022
|
+
overflow-y: hidden;
|
|
3023
|
+
overflow-x: hidden;
|
|
3024
|
+
@media (max-width: 428px) {
|
|
3025
|
+
overflow-y: ${({toggleSideBarOpen:e})=>e?"auto":"hidden"};
|
|
3026
|
+
}
|
|
3027
|
+
&:hover {
|
|
3028
|
+
overflow-y: auto !important;
|
|
3029
|
+
}
|
|
3030
|
+
|
|
3031
|
+
.service-layer {
|
|
3032
|
+
padding-left: 6px;
|
|
3033
|
+
padding-top: 24px;
|
|
3034
|
+
padding-bottom: 24px;
|
|
3035
|
+
}
|
|
3055
3036
|
|
|
3056
3037
|
.service-layer:last-of-type {
|
|
3057
3038
|
margin-top: auto;
|
|
@@ -3060,16 +3041,16 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
|
|
|
3060
3041
|
@media (max-width: 428px) {
|
|
3061
3042
|
margin-top: 56px;
|
|
3062
3043
|
}
|
|
3063
|
-
`,
|
|
3044
|
+
`,Ei=m.div`
|
|
3064
3045
|
display: flex;
|
|
3065
3046
|
justify-content: flex-start;
|
|
3066
3047
|
align-items: center;
|
|
3067
3048
|
cursor: pointer;
|
|
3068
|
-
|
|
3069
|
-
|
|
3049
|
+
width: 196px;
|
|
3050
|
+
padding: 4px 0px;
|
|
3070
3051
|
|
|
3071
3052
|
.link {
|
|
3072
|
-
width:
|
|
3053
|
+
width: 156px;
|
|
3073
3054
|
word-break: break-word;
|
|
3074
3055
|
}
|
|
3075
3056
|
|
|
@@ -3084,69 +3065,66 @@ ${({theme:e,type:t,customStyles:l})=>{if(e){let o={};if(e[t]){for(const t in e.c
|
|
|
3084
3065
|
height: 7px;
|
|
3085
3066
|
border-radius: 50%;
|
|
3086
3067
|
background-color: ${({theme:e})=>e.bgColor};
|
|
3087
|
-
margin-right: 32px;
|
|
3088
3068
|
flex-shrink: 0;
|
|
3089
3069
|
}
|
|
3090
3070
|
p {
|
|
3091
3071
|
margin: 0;
|
|
3092
3072
|
}
|
|
3093
|
-
`,
|
|
3073
|
+
`,Vi=({headerContent:e,bodyContent:l,toggleSideBarOpen:o,headerStyles:a,selectedStyle:n,notSelectedStyle:c,customStylesNameHover:s,listElementStyle:d,customSelectCardColor:p,selectedAppPath:m,setSelectedAppPath:u,setSelectedAppPageId:g,setParentId:f,setRouterObject:h,notificationCircleStyles:y})=>{const x=b()||H,[v,C]=r(null),[A,w]=r(!1),[S,k]=r([]);i((()=>{k(m.split("/"));let e=m.split("/"),t=l&&l.find((t=>e[1]===t.path.split("/")[1]));E(t),f(t?.id||null)}),[m]),i((()=>{!o&&w(!1),!o&&C(null)}),[o]);const E=e=>{if(e?.routes&&e?.routes.length>0)e.routes.forEach((e=>E(e)));else if(e?.path===m)return g(e?.id||null),h(e||null),null},V=(e,l,o)=>{let r=e?.path.split("/"),i=r.length;return e.routes&&e.routes.length>0?t.createElement(te,{key:e?.id+l,contentToggle:t.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"center",marginLeft:`${o}px`}},t.createElement("span",{style:{visibility:3===i&&S[2]===r[2]?"visible":"hidden",marginRight:"16px",width:"7px",height:"7px",borderRadius:"50%",backgroundColor:x.bgColor,flexShrink:0}}),t.createElement("span",{style:{fontWeight:3===i&&S[2]===r[2]?"bold":"normal"}}," ",e?.link)),isAccordionOpen:m.includes(e.path),showIcon:!0,setContentIsOpen:()=>{},toggleIconAnimation:!0,content:t.createElement("div",null,e.routes.filter((e=>!0===e.visibleAsMenu)).map(((e,t)=>V(e,t,o+8)))),customStylesAccordionContainer:ui,customStylesAccordionToggle:gi,customStylesAccordionContent:fi,showIconInfo:!1,customWrapperStyles:hi}):t.createElement(Ei,{listElementStyle:d,key:e?.id+l,onClick:()=>{u(e.path)}},t.createElement("span",{className:"selected-disk",style:{visibility:i<=3&&S[S.length-1]?.toLowerCase()===r[i-1]?.toLowerCase()?"visible":"hidden",marginRight:"16px"}}),t.createElement("span",{className:"link",style:{marginLeft:o-8+"px",padding:"4px 8px",borderRadius:"4px",backgroundColor:i>3&&m===e?.path?d?.selectedChildBG||x.bgColor:"transparent",fontWeight:i<=3&&S[S.length-1]?.toLowerCase()===r[i-1]?.toLowerCase()?"bold":"normal"}}," ",e?.link))};return t.createElement(wi,{onClick:()=>w(!0),onMouseEnter:()=>w(!0),onMouseLeave:()=>{C(null),w(!1)},toggleSideBarOpen:o},t.createElement(Si,{theme:x,headerStyles:a,toggleSideBarOpen:o},e),t.createElement(ki,{toggleSideBarOpen:o},l&&l?.filter((e=>!0===e.visibleAsMenu))?.map(((e,l,r)=>{let i=r.length;return t.createElement("div",{className:"service-layer",key:e?.value+l,onClick:()=>{C(l)},style:{backgroundColor:e?.value?.toLowerCase()===S[1]?.toLowerCase()?p:"transparent"}},t.createElement(te,{index:l,isAccordionOpen:l===v||A&&e?.value?.toLowerCase()===S[1]?.toLowerCase(),isSelected:e?.value?.toLowerCase()===S[1]?.toLowerCase(),customSelectCardColor:p,customStylesAccordionContainer:{...yi,padding:i-1===l?"2px 0px 10px 0px":"0px 0px 0px 0px"},customStylesAccordionToggle:xi,customStylesAccordionContent:vi,contentToggle:t.createElement(xe,{selectedStyle:{minWidth:"36px",minHeight:"36px",...n},notSelectedStyle:{minWidth:"36px",minHeight:"36px",...c},toggleName:o,customStylesName:Ci,customStylesNameHover:s,size:"MD",user:{userName:e?.label,url:e?.logo,fullName:e?.label},notificationCircleStyles:y,icon:e?.icon?e?.icon:e?.maintenance?t.createElement($,{icon:"maintenance",size:22,color:"white"}):null,isSelected:e?.value?.toLowerCase()===S[1]?.toLowerCase(),notificationCount:e?.notificationCount}),content:t.createElement("div",{style:Ai},e.routes&&e?.routes.length>0&&e?.routes.filter((e=>!0===e.visibleAsMenu)).map(((e,t)=>V(e,t,0))))}))}))))},zi=m.div`
|
|
3094
3074
|
background-color: ${({theme:e})=>e.variant["primary-1"]} !important;
|
|
3095
3075
|
color: ${({theme:e})=>e.bgColor};
|
|
3096
3076
|
overflow-y: hidden;
|
|
3097
3077
|
overflow-x: hidden;
|
|
3078
|
+
transition: all ease 100ms;
|
|
3098
3079
|
@media (max-width: 428px) {
|
|
3099
3080
|
height: ${({isOpen:e})=>e?"100%":"56px"};
|
|
3100
|
-
|
|
3081
|
+
transition: all ease 20ms;
|
|
3082
|
+
// overflow-y: ${({isOpen:e})=>e?"scroll":"hidden"};
|
|
3101
3083
|
}
|
|
3102
3084
|
&:hover {
|
|
3103
|
-
overflow-y:
|
|
3085
|
+
// overflow-y: scroll !important;
|
|
3104
3086
|
}
|
|
3105
3087
|
|
|
3106
3088
|
${({inBuiltCss:e,type:t})=>j(e,"sidebar-container")}
|
|
3107
3089
|
${({customStylesContainer:e})=>e}
|
|
3108
3090
|
|
|
3109
|
-
${({isOpen:e,forceOpen:t,inBuiltCss:l,
|
|
3110
|
-
|
|
3111
|
-
|
|
3112
|
-
${({isOpen:e,inBuiltCss:t,type:l,customStylesContainerMobileOpen:o,customStylesContainerMobileClose:r})=>{}}
|
|
3113
|
-
}
|
|
3114
|
-
`,ki=m.div`
|
|
3115
|
-
${({inBuiltCss:e,type:t})=>j(e,"sidebar-pusher")}
|
|
3091
|
+
${({isOpen:e,forceOpen:t,inBuiltCss:l,customStylesContainerOpen:o,customStylesContainerClose:r})=>e||t?{...j(l,"sidebar-container-open"),...o}:{...j(l,"sidebar-container-close"),...r}}
|
|
3092
|
+
`,Mi=m.div`
|
|
3093
|
+
${({inBuiltCss:e})=>j(e,"sidebar-pusher")}
|
|
3116
3094
|
${({customStylesPusher:e})=>e}
|
|
3117
3095
|
|
|
3118
|
-
${({forceOpen:e,inBuiltCss:t,
|
|
3096
|
+
${({forceOpen:e,inBuiltCss:t,customStylesPusherOpen:l,customStylesPusherClose:o})=>e?{...j(t,"sidebar-pusher-open"),...l}:{...j(t,"sidebar-pusher-close"),...o}}
|
|
3119
3097
|
|
|
3120
3098
|
@media (max-width: 980px) {
|
|
3121
3099
|
${({inBuiltCss:e,type:t,customStylesPusherMobile:l})=>({...j(e,"sidebar-pusher-mobile"),...l})}
|
|
3122
3100
|
}
|
|
3123
|
-
`,
|
|
3101
|
+
`,Bi=({customStylesContainer:e,customStylesContainerOpen:l,customStylesContainerClose:o,customStylesContainerMobileOpen:r,customStylesContainerMobileClose:i,customStylesPusher:a,customStylesPusherOpen:n,customStylesPusherClose:c,customStylesPusherMobile:s,forceOpen:d,forceClose:p,handleSidebar:m,toggleSideBarOpen:u,pinner:g,...f})=>{function h(e){m(e)}const y=b()||H;return t.createElement(zi,M({theme:y,inBuiltCss:T,customStyles:e,onMouseEnter:()=>{d||h(!0)},onClick:()=>!u&&h(!0),onMouseLeave:()=>{h(!1),p()},forceOpen:d,isOpen:u},f),t.createElement(Mi,null),f.children,g)};Bi.propTypes={customStylesContainer:e.object,customStylesContainerOpen:e.object,customStylesContainerClose:e.object,customStylesContainerMobileOpen:e.object,customStylesContainerMobileClose:e.object,customStylesPusher:e.object,customStylesPusherOpen:e.object,customStylesPusherClose:e.object,customStylesPusherMobile:e.object,forceOpen:e.bool,forceClose:e.func,handleSidebar:e.func,toggleSideBarOpen:e.bool,pinner:e.any},Bi.defaultProps={forceClose:()=>{},forceOpen:!1};const Ii={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},Li=m.div`
|
|
3124
3102
|
background: ${({theme:e,variant:t})=>e.variant[t]};
|
|
3125
3103
|
color: ${({theme:e})=>e.bgColor};
|
|
3126
|
-
padding: ${({size:e})=>
|
|
3104
|
+
padding: ${({size:e})=>Ii[e].padding};
|
|
3127
3105
|
border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
|
|
3128
3106
|
border-radius: 42px;
|
|
3129
|
-
font-size: ${({size:e})=>
|
|
3107
|
+
font-size: ${({size:e})=>Ii[e].fontSize};
|
|
3130
3108
|
font-weight: 600;
|
|
3131
3109
|
display: flex;
|
|
3132
3110
|
align-items: center;
|
|
3133
3111
|
width: ${({block:e})=>e?"auto":"fit-content"};
|
|
3134
3112
|
box-sizing: border-box;
|
|
3135
3113
|
|
|
3136
|
-
`,
|
|
3114
|
+
`,Wi=({block:e,style:l,variant:o,...r})=>(b(),t.createElement(Li,M({block:e,variant:o,style:l},r),r.children));Wi.propTypes={size:e.oneOf(["sm","md","lg"]),variant:e.string,block:e.bool,theme:e.object},Li.defaultProps={theme:H},Wi.defaultProps={theme:H,variant:"primary-1",block:!1,size:"sm"};const Ri={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},Pi=m.div`
|
|
3137
3115
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
3138
3116
|
background: ${({theme:e})=>e.bgColor};
|
|
3139
|
-
padding: ${({size:e})=>
|
|
3117
|
+
padding: ${({size:e})=>Ri[e].padding};
|
|
3140
3118
|
border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
|
|
3141
3119
|
border-radius: 42px;
|
|
3142
|
-
font-size: ${({size:e})=>
|
|
3120
|
+
font-size: ${({size:e})=>Ri[e].fontSize};
|
|
3143
3121
|
font-weight: 600;
|
|
3144
3122
|
display: flex;
|
|
3145
3123
|
align-items: center;
|
|
3146
3124
|
width: ${({block:e})=>e?"auto":"fit-content"};
|
|
3147
3125
|
box-sizing: border-box;
|
|
3148
3126
|
|
|
3149
|
-
`,
|
|
3127
|
+
`,Hi=({block:e,style:l,variant:o,...r})=>(b(),t.createElement(Pi,M({block:e,variant:o,style:l},r),r.children));Hi.propTypes={size:e.oneOf(["sm","md","lg"]),variant:e.string,block:e.bool,theme:e.object},Pi.defaultProps={theme:H},Hi.defaultProps={theme:H,variant:"primary-1",block:!1,size:"sm"};const Ti={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},ji=m.div`
|
|
3150
3128
|
background: ${({theme:e,variant:t,bgColor:l})=>l||e.variant[t]};
|
|
3151
3129
|
color: ${({theme:e,textColor:t})=>t||e.bgColor};
|
|
3152
3130
|
border-radius: 13.5px;
|
|
@@ -3154,11 +3132,11 @@ font-size: 14px;
|
|
|
3154
3132
|
display: inline-flex;
|
|
3155
3133
|
align-items: center;
|
|
3156
3134
|
justify-content: center;
|
|
3157
|
-
min-width: ${({block:e,size:t})=>e?"auto":
|
|
3135
|
+
min-width: ${({block:e,size:t})=>e?"auto":Ti[t].width};
|
|
3158
3136
|
height: 28px;
|
|
3159
3137
|
box-sizing: border-box;
|
|
3160
3138
|
overflow: hidden;
|
|
3161
|
-
`,
|
|
3139
|
+
`,Fi=({block:e,style:l,variant:o,textColor:r,bgColor:i,...a})=>(b(),t.createElement(ji,M({block:e,variant:o,textColor:r,bgColor:i,style:l},a),a.children));Fi.propTypes={variant:e.string,size:e.oneOf(["xsm","sm","md","lg"]),block:e.bool,theme:e.object,textColor:e.string,bgColor:e.string},ji.defaultProps={theme:H},Fi.defaultProps={theme:H,variant:"primary-1",block:!1,size:"sm"};const qi={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},Zi=m.div`
|
|
3162
3140
|
background: ${({theme:e})=>e.bgColor};
|
|
3163
3141
|
color: ${({theme:e,variant:t,textColor:l})=>l||e.variant[t]};
|
|
3164
3142
|
border: 1px solid ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
|
|
@@ -3167,14 +3145,14 @@ font-size: 14px;
|
|
|
3167
3145
|
display: inline-flex;
|
|
3168
3146
|
align-items: center;
|
|
3169
3147
|
justify-content: center;
|
|
3170
|
-
min-width: ${({block:e,size:t})=>e?"auto":
|
|
3148
|
+
min-width: ${({block:e,size:t})=>e?"auto":qi[t].width};
|
|
3171
3149
|
height: 28px;
|
|
3172
3150
|
box-sizing: border-box;
|
|
3173
3151
|
overflow: hidden;
|
|
3174
|
-
`,
|
|
3152
|
+
`,Oi=({block:e,style:l,variant:o,textColor:r,borderColor:i,...a})=>(b(),t.createElement(Zi,M({block:e,variant:o,textColor:r,borderColor:i,style:l},a),a.children));Oi.propTypes={variant:e.string,size:e.oneOf(["xsm","sm","md","lg"]),block:e.bool,theme:e.object,textColor:e.string,borderColor:e.string},Zi.defaultProps={theme:H},Oi.defaultProps={theme:H,variant:"primary-1",block:!1,size:"sm"};const Di=m.div`
|
|
3175
3153
|
padding: 24px;
|
|
3176
3154
|
${({tabWrapperStyle:e})=>e}
|
|
3177
|
-
`,
|
|
3155
|
+
`,Gi=m.div`
|
|
3178
3156
|
color: ${({theme:e})=>e.variant["graph-5"]};
|
|
3179
3157
|
display: flex;
|
|
3180
3158
|
align-items: flex-start;
|
|
@@ -3182,16 +3160,16 @@ overflow: hidden;
|
|
|
3182
3160
|
gap: 12px;
|
|
3183
3161
|
padding-bottom: 24px;
|
|
3184
3162
|
${({headerWrapperStyle:e})=>e}
|
|
3185
|
-
`,
|
|
3163
|
+
`,Xi=m.div`
|
|
3186
3164
|
font-size: 16px;
|
|
3187
3165
|
padding: 7px 20px;
|
|
3188
3166
|
background-color: ${({theme:e,isActive:t})=>t?F(e.variant["primary-1"],.2):"transparent"};
|
|
3189
3167
|
cursor: pointer;
|
|
3190
3168
|
border-radius: 5px;
|
|
3191
3169
|
${({headerStyle:e})=>e}
|
|
3192
|
-
`,
|
|
3170
|
+
`,Ji=m.div`
|
|
3193
3171
|
${({tabContentStyle:e})=>e}
|
|
3194
|
-
`,
|
|
3172
|
+
`,Ui=({tabs:e,activeTab:l,setActiveTab:o,tabWrapperStyle:r,headerWrapperStyle:i,headerStyle:a,dividerStyle:n,tabContentStyle:c})=>{const s=b()||H;return t.createElement(Di,{tabWrapperStyle:r},t.createElement(Gi,{theme:s,headerWrapperStyle:i},e.map(((e,r)=>t.createElement(Xi,{theme:s,onClick:()=>o(r),active:r===l,key:e?.title+r,isActive:r===l,headerStyle:a},e.title)))),t.createElement(Lo,{theme:s,height:"8px",dividerStyle:n}),e.map(((e,o)=>o===l&&t.createElement(Ji,{tabContentStyle:c,key:o},e.content))))};Ui.propTypes={tabs:e.array,tabWrapperStyle:e.object,headerWrapperStyle:e.object,headerStyle:e.object,dividerStyle:e.object,tabContentStyle:e.object,activeTab:e.number,setActiveTab:e.func},Ui.defaultProps={tabs:[],activeTab:0,tabWrapperStyle:{},headerStyle:{},tabContentStyle:{},headerWrapperStyle:{},dividerStyle:{}};const Yi=m.div`
|
|
3195
3173
|
.notification {
|
|
3196
3174
|
background: ${({theme:e})=>e.bgColor};
|
|
3197
3175
|
transition: 0.3s ease;
|
|
@@ -3286,7 +3264,7 @@ overflow: hidden;
|
|
|
3286
3264
|
.close-icon {
|
|
3287
3265
|
cursor: pointer;
|
|
3288
3266
|
}
|
|
3289
|
-
`,
|
|
3267
|
+
`,Ni=({close:e,children:l,type:r,position:a,timeout:n,localTimeout:c})=>{((e,t)=>{const l=o(e);i((()=>{l.current=e}),[e]),i((()=>{if(null===t)return;const e=setTimeout((()=>l.current()),t);return()=>clearTimeout(e)}),[t])})(e,c||n||5e3);const s=b()||H;let d=null;switch(r){case"success":d=t.createElement($,{icon:"check-icon",color:"white",size:12,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"warning":d=t.createElement($,{icon:"warning",color:"white",size:20,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"error":d=t.createElement($,{icon:"close-white",size:10,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"info":d=t.createElement($,{icon:"info-icon",size:10,color:"white",customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"pending":d=t.createElement(Ie,{size:14})}return t.createElement(Yi,{theme:s,type:r,timeout:c||n||5e3},t.createElement("div",{className:`notification toast ${a}`},t.createElement("div",{className:"leftSide"},t.createElement("div",{className:"notification-icon"},d),t.createElement("div",{className:"notification-message"},l)),t.createElement("div",{className:"close-icon",onClick:e},t.createElement($,{icon:"close-icon",color:s.variant["neutral-2"]}))),t.createElement("div",{className:`notification-progress ${a}-border`}))},Qi=s(),Ki=m.div`
|
|
3290
3268
|
.notification-container {
|
|
3291
3269
|
font-size: 14px;
|
|
3292
3270
|
box-sizing: border-box;
|
|
@@ -3340,9 +3318,9 @@ overflow: hidden;
|
|
|
3340
3318
|
transform: translateX(0);
|
|
3341
3319
|
}
|
|
3342
3320
|
}
|
|
3343
|
-
`;function
|
|
3321
|
+
`;function $i(){let e=46656*Math.random()|0,t=46656*Math.random()|0;return e=("000"+e.toString(36)).slice(-3),t=("000"+t.toString(36)).slice(-3),e+t}const _i=e=>{const[l,o]=r([]),a=(e,t,l,r)=>{o((o=>[...o,{id:r||$i(),content:t,type:e,localTimeout:l}]))},n=e=>o((t=>t.filter((t=>t.id!==e)))),c=d((()=>({open:a,close:n})),[]),[s,p]=r(!1);return i((()=>(p(!0),()=>p(!1))),[]),t.createElement(Qi.Provider,{value:c},e.children,s?z(t.createElement(Ki,null,t.createElement("div",{className:`notification-container ${e.position}`},l.map((l=>t.createElement(Ni,{key:l.id,type:l.type,position:e.position,timeout:e.timeout,localTimeout:l.localTimeout,close:()=>n(l.id)},l.content))))),document.body):null)},ea=()=>p(Qi),ta={xs:{fontSize:"12px",lineHeight:"120%"},sm:{fontSize:"14px",lineHeight:"120%"},md:{fontSize:"16px",lineHeight:"140%"},lg:{fontSize:"18px",lineHeight:"120%"}},la=m.div`
|
|
3344
3322
|
color: ${({theme:e,text:t})=>t?e.variant[t]:e.textColor};
|
|
3345
3323
|
background: ${({theme:e,bg:t})=>t?e.variant[t]:e.bgColor};
|
|
3346
|
-
font-size: ${({size:e})
|
|
3347
|
-
line-height: ${({size:e})
|
|
3348
|
-
`,
|
|
3324
|
+
font-size: ${({size:e})=>ta[e].fontSize};
|
|
3325
|
+
line-height: ${({size:e})=>ta[e].lineHeight};
|
|
3326
|
+
`,oa=({size:e,children:l,bg:o,text:r,...i})=>{const a=b()||H;return t.createElement(la,M({theme:a,bg:o,text:r,size:e},i),t.createElement(Ar,{theme:a}),l)};oa.propTypes={size:e.oneOf(["xs","sm","md","lg"]),text:e.string,bg:e.string,children:e.any,theme:e.object},oa.defaultProps={size:"md"};export{ee as Accordion,te as AccordionSB,Co as ActionContainer,So as ActionItem,re as Alert,ce as ArrowBar,ue as Avatar,xe as AvatarSB,Ae as Banner,tt as Breadcrumb,Mr as ButtonPopup,Z as Card,D as CardRef,st as CheckBoxInput,mt as ColorInput,so as Comment,mo as Content,gt as CountryCodedPhoneInput,pi as DarkSecondaryLink,Vt as DateSelect,Pt as DateTime,Lo as Divider,Y as DocumentCard,ke as DotPulseLoader,Ro as Drawer,qt as DropdownSelect,Qt as DropzoneInput,ll as EditableInput,Po as ErrorBoundary,jo as FilterChip,qo as Footer,Xo as FooterContent,vr as FormComponent,ko as FormContainer,Bo as FormWrapper,kr as GroupAvatars,Wr as GroupButtons,Tr as GroupButtonsPopup,Dr as GroupStatusCircle,Uo as Header,xr as HeaderComponent,Jr as HyperLink,$ as Icon,de as Image,nl as ImageUploader,ot as Label,bi as LightSecondaryLink,Re as LinkButton,ze as Loader,_r as ModalComp,zo as MultiColumnDiv,Vo as MultiColumnWrapper,Vi as Navbar,ml as NumericInput,ti as Overlay,Ao as OverlayOptionContainer,wo as OverlayOptionItemLabel,bo as PageContent,_o as Pagination,tr as PaginationDefault,sr as PaginationTypeTwo,hl as PasswordInput,Te as PrimaryButton,Wi as PrimaryStatusChip,ri as ProgressBar,si as ProgressSteps,wl as RadioInput,fr as Rating,Ie as RoundedLoader,Ml as SearchInput,qe as SecondaryButton,Hi as SecondaryStatusChip,Bi as Sidebar,Hl as SignatureInput,Fi as SlimPrimaryStatusChip,Oi as SlimSecondaryStatusChip,Fr as StatusCircle,fo as StyledCentralBar,go as StyledClearSearch,yo as StyledCreateRow,xo as StyledRow,uo as StyledRowSearch,vo as StyledSearchRow,ho as StyledWarning,Eo as SubmitButtonContainer,Cr as SubmitComponent,yr as Table,Ui as Tabs,Zl as TextArea,zl as TextInput,Nl as TimeInput,Oe as TinyButton,_i as ToastProvider,eo as ToggleSwitch,Qe as Tooltip,oa as Typography,P as additionalColors,T as defaultStyles,H as defaultThemeColor,j as getDefaultStyles,R as graphColor,F as hexToRGB,L as neutralColor,B as primaryColor,W as shadeColor,I as uiColor,ea as useToast};
|