groundfloor-react-ui 1.2.34 → 1.2.36
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 +440 -405
- package/dist/index.js +393 -358
- package/package.json +2 -1
package/dist/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import e from"prop-types";import t,{forwardRef as o,useRef as l,useState as r,useEffect as i,createRef as n,Component as a,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-datepicker";import v,{components as A}from"react-select";import C from"react-select/async";import w from"react-signature-pad-wrapper";import S from"react-data-table-component";import E from"react-modal";import{createPortal as k}from"react-dom";function z(){return z=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var l in o)Object.prototype.hasOwnProperty.call(o,l)&&(e[l]=o[l])}return e},z.apply(this,arguments)}const V={"primary-1":"#2E56F4","primary-2":"#081348"},B={error:"#DD0000",success:"#00B904 "},M={"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"},I={"graph-1":"#2E56F4","graph-2":"#00D7F7","graph-3":"#8B2DFF","graph-4":"#FB9A00","graph-5":"#00B904"},R={primary:{...V},ui:{...B},neutral:{...M},shade:{...W},graph:{...I},variant:{...V,...B,...M,...W,...I},textColor:V["primary-2"],bgColor:"#FFFFFF",black:"#000000",border:"#D4D7E3"},L={common:{color:"blue","background-color":`${R.bgColor}`},label:{"padding-left":"6px","font-style":"normal","font-weight":"normal","font-size":"14px",display:"flex",width:"inherit","align-items":"flex-start",color:`${R.variant["neutral-2"]}`,"margin-bottom":"0","padding-bottom":"0"},button:{color:"red","border-color":"black"},progressbarLabel:{display:"block","margin-left":"13px","margin-bottom":"7px","padding-bottom":"0","font-style":"normal","font-weight":"normal","font-size":"14px",color:`${R.neutral["neutral-2"]}`},spinner:{"background-color":`${R.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":"13px","min-width":"30px","min-height":"30px"},avatarCircleMD:{"font-weight":"400","font-size":"12px","min-width":"32px","min-height":"32px"},avatarCircleLG:{"font-weight":"400","font-size":"16px","min-width":"38px","min-height":"38px"},avatarName:{},avatarNameSM:{"margin-left":"8px","font-size":"14px"},avatarNameMD:{"margin-left":"10px","font-size":"16px"},avatarNameLG:{"margin-left":"12px","font-size":"16px"},"textbox-wrapper":{"border-radius":"4px",padding:"5.5px 7px",display:"flex","align-items":"center","line-height":".5rem",position:"relative"},"input-wrapper":{border:"0",outline:"0",margin:"0 5px",padding:"0px","font-size":"14px","flex-grow":"1","flex-shrink":"0","white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis"},"textarea-wrapper":{border:"0",outline:"0",color:`${R.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:`${R.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:`${R.variant["neutral-5"]}`,borderLeft:`1px solid ${R.variant["neutral-5"]}`,borderRight:`1px headRowsolid ${R.variant["neutral-5"]}`,borderTop:`1px solid ${R.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:`${R.variant.bgColor}`,"&:not(:last-of-type)":{borderBottomColor:"none"},"&:last-of-type":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},borderLeft:`1px solid ${R.variant["neutral-5"]}`,borderRight:`1px solid ${R.variant["neutral-5"]}`,borderBottom:`1px solid ${R.variant["neutral-5"]}`},highlightOnHoverStyle:{backgroundColor:`${R.variant["neutral-5"]}`}}},header:{display:"flex","justify-content":"space-between","align-items":"center",position:"fixed","z-index":"1000",top:"0",right:"0",left:"0","min-height":"51px","padding-left":"39px","font-size":"16px","background-color":`${R.bgColor}`,"border-bottom":`0.5px solid ${R.variant["neutral-3"]}`},content:{"background-color":"#eef1f7",width:"100%","min-height":"100%","padding-top":"53px","box-sizing":"border-box",display:"flex","flex-direction":"column","margin-left":"70px"},"radio-outer-circle":{width:"20px",height:"20px","min-width":"20px","min-height":"20px","border-radius":"50%",display:"flex","justify-content":"center","align-items":"center"},"radio-inner-circle":{display:"flex","align-self":"center",margin:"0","border-radius":"50%"},"radio-label":{display:"block","margin-bottom":"7px","padding-bottom":"0",color:`${R.variant["neutral-2"]}`},"option-text":{color:"#A9B1B8","font-size":"16px"},sidebarContainer:{"min-height":"100%",overflow:"hidden","background-color":"#2e56f4",position:"fixed",color:"white",width:"70px",transition:"width ease 400ms"},"checkBox-outer":{border:`2px solid ${R.border}`,minWidth:"20px",width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${R.bgColor}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",minWidth:"20px",width:"20px",height:"20px",color:`${R.bgColor}`,cursor:"pointer","text-align":"center","border-radius":"3px"},"check-label":{display:"block","margin-bottom":"7px","padding-bottom":"0px",color:`${R.variant["neutral-2"]}`},"checkbox-option-text":{"font-size":"16px","margin-left":"10px","background-color":`${R.bgColor}`},"toggle-switch-wrapper":{display:"flex","align-items":"center",gap:"7px",width:"fit-content"},"toggle-switch-checkbox-label":{position:"absolute",width:"45px",height:"22px","border-radius":"31px",cursor:"pointer",marginBottom:"0px"},"toggle-switch-option-text":{color:`${R.neutral["neutral-1"]}`,"font-size":"16px"},"dropzone-parent":{height:"86px","padding-left":"8px","padding-right":"8px",display:"flex","justify-content":"center","align-items":"center","font-size":"16px","border-radius":"5.5px",color:` ${R.textColor}`},"dropzone-file-div":{width:"inherit",height:"38px",display:"flex","justify-content":"center","align-items":"center","font-size":"14px",color:`${R.textColor}`,"background-color":`${R.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:`${R.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:`${R.textColor}`,"background-color":`${R.bgColor}`},"signature-wrapper-div":{display:"flex",flex:"auto","justify-content":"center","align-items":"center","font-size":"17px",height:"inherit",color:`${R.textColor}`,"background-color":"transparent"},"signature-input-text":{border:"0","text-align":"center",display:"block",height:"48px",width:"calc(100% - 54px)!important","background-color":`${R.bgColor}`,"font-family":"Beauty","background-clip":"padding-box",color:"#444444","font-style":"normal","font-weight":"normal","font-size":"47px","padding-left":"10px"},"modal-background":{position:"fixed",top:"0",left:"0",width:"100%",height:"100%",background:"rgba(0, 0, 0, 0.6)","z-index":"2000"},"modal-wrapper":{position:"fixed",display:"flex","align-items":"end","justify-content":"center","flex-direction":"column",background:"white",width:"fit-content",height:"fit-content",top:"50%",left:"50%",transform:"translate(-50%, -50%)","border-radius":"5px"},"modal-close-button":{cursor:"pointer",width:"fit-content",height:"fit-content",padding:"0","padding-right":"5px","padding-top":"5px",color:`${R.textColor}`},footer:{display:"flex","margin-top":"auto",width:"100%"},drawer:{"min-height":"100%",overflow:"hidden",position:"fixed",width:"360px",transition:"transform ease 400ms",display:"flex","flex-direction":"column","background-color":"#FFFFFF","box-sizing":"border-box","box-shadow":"-20px 5px 37px rgba(56, 66, 100, 0.0880136)",top:"51px",right:"0px","z-index":"1001"},"drawer-close":{transform:"translateX(360px)"},"drawer-open":{transform:"translateX(0px)"},"tooltip-container":{"background-color":`${R.bgColor}`,"border-radius":"3.6px",border:`1px solid ${R.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 ${R.bgColor} transparent`,"border-width":"0 15px 19px 15px",position:"absolute",top:"-1px"},"tp-cont-bottom-arrow-after":{"border-color":`transparent transparent ${R.bgColor} transparent`,"border-width":"0 15px 19px 15px"},"tp-cont-top-arrow-before":{"border-color":`${R.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px",position:"absolute",top:"1px"},"tp-cont-top-arrow-after":{"border-color":`${R.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px"},"tp-cont-right-arrow-before":{"border-color":`transparent ${R.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0"},"tp-cont-right-arrow-after":{"border-color":`transparent ${R.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0",left:"6px",top:"0"},"tp-cont-left-arrow-before":{"border-color":`transparent transparent transparent ${R.bgColor}`,"border-width":"15px 0 15px 19px"},"tp-cont-left-arrow-after":{"border-color":`transparent transparent transparent ${R.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":`${R.bgColor}`,"border-radius":"3.6px",border:`1px solid ${R.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":`${R.variant["neutral-1"]}`,"border-radius":"6px",border:`1px solid ${R.variant["neutral-1"]}`,color:`${R.bgColor}`,display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"sidebar-container":{"background-color":"#2e56f4",position:"fixed",color:"white",transition:"all ease 300ms",display:"flex","flex-direction":"column","z-index":"1001"},"sidebar-container-open":{width:"240px"},"sidebar-container-close":{width:"70px"},"sidebar-container-mobile-open":{width:"240px","z-index":"1001"},"sidebar-container-mobile-close":{width:"0px","z-index":"1001"},"sidebar-pusher":{"min-height":"100%",overflow:"hidden","background-color":"transparent",position:"fixed",transition:"width ease 400ms"},"sidebar-pusher-open":{width:"240px"},"sidebar-pusher-close":{width:"70px"},"sidebar-pusher-mobile":{width:"0px"},"modalComp-custom-style":{content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",transform:"translate(-50%, -50%)",zIndex:"999"}},"modalComp-modal-close":{position:"absolute",top:"15px",right:"10px",outline:"none",border:"none",background:"transparent",cursor:"pointer"},"modalComp-modal-body":{"margin-top":"20px","margin-bottom":"15px"},"modalComp-modal-footer":{"margin-top":"30px","margin-bottom":"15px",padding:"1rem 3rem 0rem 3rem","&:before":{content:"",position:"fixed",display:"inline-block",left:0,right:0,"margin-top":"-0.9rem","z-index":-1},"selectComp-label-wrapper":{paddingBottom:"10px",display:"flex",width:"25vw"}},"popOver-Content":{padding:"16px",color:"white",width:"226px",borderRadius:"3.6px"},"popOver-header":{marginBottom:"8px",fontWeight:"600"},"popOver-body":{marginBottom:"11.5px"},ColorWrapper:{borderRadius:"4.87px",padding:"8px 21px",display:"flex"},"input-color":{borderRadius:"4px",width:"24px",height:"24px"},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"}},P=(e,t)=>{if(e){let o={};if(e[t]){for(const l in e[t])o[l]=e[t][l],delete e.common[l];for(const t in e.common)o[t]=e.common[t]}return o}};function T(e,t){var o=parseInt(e.slice(1,3),16),l=parseInt(e.slice(3,5),16),r=parseInt(e.slice(5,7),16);return t?"rgba("+o+", "+l+", "+r+", "+t+")":"rgb("+o+", "+l+", "+r+")"}T("#FF0000",.5);const H=m.div`
|
|
1
|
+
import e from"prop-types";import t,{forwardRef as l,useRef as o,useState as r,useEffect as i,createRef as n,Component as a,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-datepicker";import v from"dayjs";import"dayjs/locale/es";import A,{components as C}from"react-select";import w from"react-select/async";import S from"react-signature-pad-wrapper";import E from"react-data-table-component";import k from"react-modal";import{createPortal as z}from"react-dom";function V(){return V=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var l=arguments[t];for(var o in l)Object.prototype.hasOwnProperty.call(l,o)&&(e[o]=l[o])}return e},V.apply(this,arguments)}const M={"primary-1":"#2E56F4","primary-2":"#081348"},B={error:"#DD0000",success:"#00B904 "},W={"neutral-1":"#39424D","neutral-2":"#929EAC","neutral-3":"#BBC4CF","neutral-4":"#E2E6F5","neutral-5":"#F0F3F8"},I={"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"},L={primary:{...M},ui:{...B},neutral:{...W},shade:{...I},graph:{...R},variant:{...M,...B,...W,...I,...R},textColor:M["primary-2"],bgColor:"#FFFFFF",black:"#000000",border:"#D4D7E3"},P={common:{color:"blue","background-color":`${L.bgColor}`},label:{"padding-left":"6px","font-style":"normal","font-weight":"normal","font-size":"14px",display:"flex",width:"inherit","align-items":"flex-start",color:`${L.variant["neutral-2"]}`,"margin-bottom":"0","padding-bottom":"0"},button:{color:"red","border-color":"black"},progressbarLabel:{display:"block","margin-left":"13px","margin-bottom":"7px","padding-bottom":"0","font-style":"normal","font-weight":"normal","font-size":"14px",color:`${L.neutral["neutral-2"]}`},spinner:{"background-color":`${L.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":"13px","min-width":"30px","min-height":"30px"},avatarCircleMD:{"font-weight":"400","font-size":"12px","min-width":"32px","min-height":"32px"},avatarCircleLG:{"font-weight":"400","font-size":"16px","min-width":"38px","min-height":"38px"},avatarName:{},avatarNameSM:{"margin-left":"8px","font-size":"14px"},avatarNameMD:{"margin-left":"10px","font-size":"16px"},avatarNameLG:{"margin-left":"12px","font-size":"16px"},"textbox-wrapper":{"border-radius":"4px",padding:"5.5px 7px",display:"flex","align-items":"center","line-height":".5rem",position:"relative"},"input-wrapper":{border:"0",outline:"0",margin:"0 5px",padding:"0px","font-size":"14px","flex-grow":"1","flex-shrink":"0","white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis"},"textarea-wrapper":{border:"0",outline:"0",color:`${L.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:`${L.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:`${L.variant["neutral-5"]}`,borderLeft:`1px solid ${L.variant["neutral-5"]}`,borderRight:`1px headRowsolid ${L.variant["neutral-5"]}`,borderTop:`1px solid ${L.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:`${L.variant.bgColor}`,"&:not(:last-of-type)":{borderBottomColor:"none"},"&:last-of-type":{borderBottomLeftRadius:"4px",borderBottomRightRadius:"4px"},borderLeft:`1px solid ${L.variant["neutral-5"]}`,borderRight:`1px solid ${L.variant["neutral-5"]}`,borderBottom:`1px solid ${L.variant["neutral-5"]}`},highlightOnHoverStyle:{backgroundColor:`${L.variant["neutral-5"]}`}}},header:{display:"flex","justify-content":"space-between","align-items":"center",position:"fixed","z-index":"1000",top:"0",right:"0",left:"0","min-height":"51px","padding-left":"39px","font-size":"16px","background-color":`${L.bgColor}`,"border-bottom":`0.5px solid ${L.variant["neutral-3"]}`},content:{"background-color":"#eef1f7",width:"100%","min-height":"100%","padding-top":"53px","box-sizing":"border-box",display:"flex","flex-direction":"column","margin-left":"70px"},"radio-outer-circle":{width:"20px",height:"20px","min-width":"20px","min-height":"20px","border-radius":"50%",display:"flex","justify-content":"center","align-items":"center"},"radio-inner-circle":{display:"flex","align-self":"center",margin:"0","border-radius":"50%"},"radio-label":{display:"block","margin-bottom":"7px","padding-bottom":"0",color:`${L.variant["neutral-2"]}`},"option-text":{color:"#A9B1B8","font-size":"16px"},sidebarContainer:{"min-height":"100%",overflow:"hidden","background-color":"#2e56f4",position:"fixed",color:"white",width:"70px",transition:"width ease 400ms"},"checkBox-outer":{border:`2px solid ${L.border}`,minWidth:"20px",width:"20px",height:"20px","border-radius":"3px",cursor:"pointer","background-color":`${L.bgColor}`},"checkBox-inner":{"background-repeat":"no-repeat","background-position":"center",minWidth:"20px",width:"20px",height:"20px",color:`${L.bgColor}`,cursor:"pointer","text-align":"center","border-radius":"3px"},"check-label":{display:"block","margin-bottom":"7px","padding-bottom":"0px",color:`${L.variant["neutral-2"]}`},"checkbox-option-text":{"font-size":"16px","margin-left":"10px","background-color":`${L.bgColor}`},"toggle-switch-wrapper":{display:"flex","align-items":"center",gap:"7px",width:"fit-content"},"toggle-switch-checkbox-label":{position:"absolute",width:"45px",height:"22px","border-radius":"31px",cursor:"pointer",marginBottom:"0px"},"toggle-switch-option-text":{color:`${L.neutral["neutral-1"]}`,"font-size":"16px"},"dropzone-parent":{height:"86px","padding-left":"8px","padding-right":"8px",display:"flex","justify-content":"center","align-items":"center","font-size":"16px","border-radius":"5.5px",color:` ${L.textColor}`},"dropzone-file-div":{width:"inherit",height:"38px",display:"flex","justify-content":"center","align-items":"center","font-size":"14px",color:`${L.textColor}`,"background-color":`${L.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:`${L.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:`${L.textColor}`,"background-color":`${L.bgColor}`},"signature-wrapper-div":{display:"flex",flex:"auto","justify-content":"center","align-items":"center","font-size":"17px",height:"inherit",color:`${L.textColor}`,"background-color":"transparent"},"signature-input-text":{border:"0","text-align":"center",display:"block",height:"48px",width:"calc(100% - 54px)!important","background-color":`${L.bgColor}`,"font-family":"Beauty","background-clip":"padding-box",color:"#444444","font-style":"normal","font-weight":"normal","font-size":"47px","padding-left":"10px"},"modal-background":{position:"fixed",top:"0",left:"0",width:"100%",height:"100%",background:"rgba(0, 0, 0, 0.6)","z-index":"2000"},"modal-wrapper":{position:"fixed",display:"flex","align-items":"end","justify-content":"center","flex-direction":"column",background:"white",width:"fit-content",height:"fit-content",top:"50%",left:"50%",transform:"translate(-50%, -50%)","border-radius":"5px"},"modal-close-button":{cursor:"pointer",width:"fit-content",height:"fit-content",padding:"0","padding-right":"5px","padding-top":"5px",color:`${L.textColor}`},footer:{display:"flex","margin-top":"auto",width:"100%"},drawer:{"min-height":"100%",overflow:"hidden",position:"fixed",width:"360px",transition:"transform ease 400ms",display:"flex","flex-direction":"column","background-color":"#FFFFFF","box-sizing":"border-box","box-shadow":"-20px 5px 37px rgba(56, 66, 100, 0.0880136)",top:"51px",right:"0px","z-index":"1001"},"drawer-close":{transform:"translateX(360px)"},"drawer-open":{transform:"translateX(0px)"},"tooltip-container":{"background-color":`${L.bgColor}`,"border-radius":"3.6px",border:`1px solid ${L.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 ${L.bgColor} transparent`,"border-width":"0 15px 19px 15px",position:"absolute",top:"-1px"},"tp-cont-bottom-arrow-after":{"border-color":`transparent transparent ${L.bgColor} transparent`,"border-width":"0 15px 19px 15px"},"tp-cont-top-arrow-before":{"border-color":`${L.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px",position:"absolute",top:"1px"},"tp-cont-top-arrow-after":{"border-color":`${L.bgColor} transparent transparent transparent`,"border-width":"19px 15px 0 15px"},"tp-cont-right-arrow-before":{"border-color":`transparent ${L.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0"},"tp-cont-right-arrow-after":{"border-color":`transparent ${L.bgColor} transparent transparent`,"border-width":"15px 19px 15px 0",left:"6px",top:"0"},"tp-cont-left-arrow-before":{"border-color":`transparent transparent transparent ${L.bgColor}`,"border-width":"15px 0 15px 19px"},"tp-cont-left-arrow-after":{"border-color":`transparent transparent transparent ${L.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":`${L.bgColor}`,"border-radius":"3.6px",border:`1px solid ${L.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":`${L.variant["neutral-1"]}`,"border-radius":"6px",border:`1px solid ${L.variant["neutral-1"]}`,color:`${L.bgColor}`,display:"flex","flex-direction":"column",padding:"0",transition:"opacity 0.3s","z-index":"9999"},"sidebar-container":{"background-color":"#2e56f4",position:"fixed",color:"white",transition:"all ease 300ms",display:"flex","flex-direction":"column","z-index":"1001"},"sidebar-container-open":{width:"240px"},"sidebar-container-close":{width:"70px"},"sidebar-container-mobile-open":{width:"240px","z-index":"1001"},"sidebar-container-mobile-close":{width:"0px","z-index":"1001"},"sidebar-pusher":{"min-height":"100%",overflow:"hidden","background-color":"transparent",position:"fixed",transition:"width ease 400ms"},"sidebar-pusher-open":{width:"240px"},"sidebar-pusher-close":{width:"70px"},"sidebar-pusher-mobile":{width:"0px"},"modalComp-custom-style":{content:{top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",transform:"translate(-50%, -50%)",zIndex:"999"}},"modalComp-modal-close":{position:"absolute",top:"15px",right:"10px",outline:"none",border:"none",background:"transparent",cursor:"pointer"},"modalComp-modal-body":{"margin-top":"20px","margin-bottom":"15px"},"modalComp-modal-footer":{"margin-top":"30px","margin-bottom":"15px",padding:"1rem 3rem 0rem 3rem","&:before":{content:"",position:"fixed",display:"inline-block",left:0,right:0,"margin-top":"-0.9rem","z-index":-1},"selectComp-label-wrapper":{paddingBottom:"10px",display:"flex",width:"25vw"}},"popOver-Content":{padding:"16px",color:"white",width:"226px",borderRadius:"3.6px"},"popOver-header":{marginBottom:"8px",fontWeight:"600"},"popOver-body":{marginBottom:"11.5px"},ColorWrapper:{borderRadius:"4.87px",padding:"8px 21px",display:"flex"},"input-color":{borderRadius:"4px",width:"24px",height:"24px"},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"}},T=(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 H(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+")"}H("#FF0000",.5);const j=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 o,useRef as l,useState as r,us
|
|
|
13
13
|
|
|
14
14
|
// custom styles
|
|
15
15
|
${({customStyles:e})=>e}
|
|
16
|
-
`,
|
|
16
|
+
`,q=({type:e,header:l,content:o,...r})=>{const i=u()||L;return t.createElement(j,V({activeTheme:i},r),l,o)};q.propTypes={header:e.any,content:e.any};const F=m.div`
|
|
17
17
|
|
|
18
18
|
color: ${({activeTheme:e})=>e.textColor};
|
|
19
19
|
padding-top: 25px;
|
|
@@ -28,24 +28,24 @@ import e from"prop-types";import t,{forwardRef as o,useRef as l,useState as r,us
|
|
|
28
28
|
transition: all .5s ease .95ms;
|
|
29
29
|
|
|
30
30
|
//Set the styles from the default styles object
|
|
31
|
-
${({inBuiltCss:e,type:t})=>{if(e){let
|
|
31
|
+
${({inBuiltCss:e,type:t})=>{if(e){let l={};if(e[t]){for(const o in e[t])l[o]=e[t][o],delete e.common[o];for(const t in e.common)l[t]=e.common[t]}return l}}}
|
|
32
32
|
|
|
33
33
|
// custom styles
|
|
34
34
|
${({customStyles:e})=>e}
|
|
35
|
-
`,
|
|
36
|
-
${({trimFileName:e})=>e?
|
|
37
|
-
height: ${({size:e})=>
|
|
38
|
-
`:
|
|
39
|
-
min-height: ${({size:e})=>
|
|
35
|
+
`,O=l((({type:e,header:l,content:o,...r},i)=>{const n=u()||L;return t.createElement(F,V({inBuiltCss:P,activeTheme:n},r,{ref:i}),l,o)}));O.propTypes={type:e.string,header:e.any,content:e.any};const Z={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"}},G=m.div`
|
|
36
|
+
${({trimFileName:e})=>e?b`
|
|
37
|
+
height: ${({size:e})=>Z[e].cardMinHeight};
|
|
38
|
+
`:b`
|
|
39
|
+
min-height: ${({size:e})=>Z[e].cardMinHeight};
|
|
40
40
|
`}
|
|
41
|
-
width: ${({size:e})=>
|
|
42
|
-
border-radius: ${({size:e})=>
|
|
43
|
-
border: ${({size:e})=>
|
|
41
|
+
width: ${({size:e})=>Z[e].cardWidth};
|
|
42
|
+
border-radius: ${({size:e})=>Z[e].borderRadius};
|
|
43
|
+
border: ${({size:e})=>Z[e].border} solid
|
|
44
44
|
${({theme:e,variantBorder:t})=>e.variant[t]};
|
|
45
45
|
box-sizing: border-box;
|
|
46
46
|
|
|
47
47
|
&:hover {
|
|
48
|
-
border: ${({size:e})=>
|
|
48
|
+
border: ${({size:e})=>Z[e].border} solid
|
|
49
49
|
${({theme:e,variantBorderHover:t})=>e.variant[t]};
|
|
50
50
|
button {
|
|
51
51
|
&:hover {
|
|
@@ -53,16 +53,16 @@ import e from"prop-types";import t,{forwardRef as o,useRef as l,useState as r,us
|
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
|
-
`,
|
|
56
|
+
`,X=m.div`
|
|
57
57
|
display: flex;
|
|
58
58
|
justify-content: ${({buttons:e})=>"11"!==e?"center":"space-between"};
|
|
59
59
|
align-items: center;
|
|
60
|
-
height: ${({size:e})=>
|
|
60
|
+
height: ${({size:e})=>Z[e].bodyHeight};
|
|
61
61
|
margin: 0;
|
|
62
|
-
padding: ${({size:e})=>
|
|
62
|
+
padding: ${({size:e})=>Z[e].bodyPadding};
|
|
63
63
|
border: none;
|
|
64
|
-
border-top-left-radius: ${({size:e})=>
|
|
65
|
-
border-top-right-radius: ${({size:e})=>
|
|
64
|
+
border-top-left-radius: ${({size:e})=>Z[e].borderRadius};
|
|
65
|
+
border-top-right-radius: ${({size:e})=>Z[e].borderRadius};
|
|
66
66
|
background-color: ${({theme:e,variantBgBody:t})=>e.variant[t]};
|
|
67
67
|
background: linear-gradient(
|
|
68
68
|
0deg,
|
|
@@ -72,31 +72,31 @@ import e from"prop-types";import t,{forwardRef as o,useRef as l,useState as r,us
|
|
|
72
72
|
${({bgUrl:e})=>e?", url('/images/documentCardBG.png')":null};
|
|
73
73
|
background-size: cover;
|
|
74
74
|
box-sizing: border-box;
|
|
75
|
-
`,
|
|
76
|
-
${({trimFileName:e})=>e?
|
|
75
|
+
`,D=m.div`
|
|
76
|
+
${({trimFileName:e})=>e?b`
|
|
77
77
|
white-space: nowrap;
|
|
78
78
|
overflow: hidden;
|
|
79
79
|
text-overflow: ellipsis;
|
|
80
|
-
height: ${({size:e})=>
|
|
81
|
-
`:
|
|
80
|
+
height: ${({size:e})=>Z[e].footerMinHeight};
|
|
81
|
+
`:b`
|
|
82
82
|
display: flex;
|
|
83
83
|
align-items: center;
|
|
84
|
-
min-height: ${({size:e})=>
|
|
84
|
+
min-height: ${({size:e})=>Z[e].footerMinHeight};
|
|
85
85
|
overflow-wrap: anywhere;
|
|
86
86
|
hyphens: auto;
|
|
87
87
|
`}
|
|
88
|
-
font-size: ${({size:e})=>
|
|
89
|
-
padding: ${({size:e})=>
|
|
88
|
+
font-size: ${({size:e})=>Z[e].footerFontSize};
|
|
89
|
+
padding: ${({size:e})=>Z[e].footerPadding};
|
|
90
90
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
91
91
|
background-color: ${({theme:e,variantBgFooter:t})=>t?e.variant[t]:e.bgColor};
|
|
92
92
|
box-sizing: border-box;
|
|
93
|
-
line-height: ${({size:e})=>
|
|
93
|
+
line-height: ${({size:e})=>Z[e].lineHeight};
|
|
94
94
|
border-bottom-left-radius: inherit;
|
|
95
95
|
border-bottom-right-radius: inherit;
|
|
96
|
-
`,J=({variant:e,variantBorder:o,variantBorderHover:l,variantBgBody:r,variantBgFooter:i,fileName:n,bgUrl:a,size:c,trimFileName:s,bodyContent:d,...p})=>{const m=b()||R;return t.createElement(Z,z({variantBorder:o,variantBorderHover:l,variantBgBody:r,size:c,trimFileName:s,theme:m},p),t.createElement(G,{bgUrl:a,size:c,theme:m},d),t.createElement(X,{theme:m,title:n,variant:e,variantBgFooter:i,trimFileName:s,size:c},n))};J.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},J.defaultProps={variant:"black",variantBorder:"neutral-5",variantBorderHover:"primary-1",variantBgBody:"neutral-4",variantBgFooter:null,fileName:"",bgUrl:null,size:"md",trimFileName:!0,bodyContent:null};var D="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 U={"plus-outlined":"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.0313 0.685989C8.12093 0.685989 6.25347 1.25248 4.66506 2.31382C3.07665 3.37516 1.83863 4.88369 1.10756 6.64863C0.3765 8.41358 0.18522 10.3557 0.557913 12.2293C0.930607 14.103 1.85054 15.8241 3.20137 17.1749C4.5522 18.5257 6.27326 19.4457 8.14692 19.8183C10.0206 20.191 11.9627 19.9998 13.7276 19.2687C15.4926 18.5376 17.0011 17.2996 18.0624 15.7112C19.1238 14.1228 19.6903 12.2553 19.6903 10.345C19.6903 9.07653 19.4404 7.82052 18.955 6.64863C18.4696 5.47675 17.7581 4.41196 16.8612 3.51504C15.9643 2.61812 14.8995 1.90664 13.7276 1.42124C12.5557 0.935826 11.2997 0.685989 10.0313 0.685989ZM10.0313 18.0721C8.503 18.0721 7.00903 17.619 5.7383 16.7699C4.46757 15.9208 3.47716 14.714 2.89231 13.302C2.30746 11.8901 2.15444 10.3364 2.45259 8.83747C2.75075 7.33854 3.48669 5.96169 4.56735 4.88102C5.64802 3.80036 7.02487 3.06442 8.5238 2.76626C10.0227 2.46811 11.5764 2.62113 12.9884 3.20598C14.4003 3.79083 15.6071 4.78125 16.4562 6.05197C17.3053 7.3227 17.7585 8.81667 17.7585 10.345C17.7585 12.3943 16.9444 14.3598 15.4952 15.8089C14.0461 17.258 12.0807 18.0721 10.0313 18.0721ZM13.8949 9.37907H10.9972V6.48137C10.9972 6.2252 10.8954 5.97952 10.7143 5.79838C10.5331 5.61724 10.2875 5.51548 10.0313 5.51548C9.77512 5.51548 9.52944 5.61724 9.3483 5.79838C9.16716 5.97952 9.0654 6.2252 9.0654 6.48137V9.37907H6.1677C5.91153 9.37907 5.66585 9.48083 5.48471 9.66197C5.30357 9.84311 5.20181 10.0888 5.20181 10.345C5.20181 10.6011 5.30357 10.8468 5.48471 11.028C5.66585 11.2091 5.91153 11.3109 6.1677 11.3109H9.0654V14.2086C9.0654 14.4647 9.16716 14.7104 9.3483 14.8915C9.52944 15.0727 9.77512 15.1745 10.0313 15.1745C10.2875 15.1745 10.5331 15.0727 10.7143 14.8915C10.8954 14.7104 10.9972 14.4647 10.9972 14.2086V11.3109H13.8949C14.1511 11.3109 14.3967 11.2091 14.5779 11.028C14.759 10.8468 14.8608 10.6011 14.8608 10.345C14.8608 10.0888 14.759 9.84311 14.5779 9.66197C14.3967 9.48083 14.1511 9.37907 13.8949 9.37907Z' fill='%232A50FD'/%3e%3c/svg%3e","check-mark":"data:image/svg+xml,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2817 0.508636L14.0132 1.50961L6.47213 14.5542L0.238281 9.69783L1.4674 8.12009L5.88914 11.5644L12.2817 0.508636Z' fill='white'/%3e%3c/svg%3e","chevron-right":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(180%2c 8%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-left":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","app-logo":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.91775 0.515015H7.50682C8.35702 0.515015 9.05226 1.21026 9.05226 2.06045V7.64952C9.05226 8.49972 8.35702 9.19496 7.50682 9.19496H1.91775C1.06755 9.19496 0.372314 8.49972 0.372314 7.64952V2.06045C0.372314 1.21026 1.06755 0.515015 1.91775 0.515015ZM1.91785 7.64952H7.50692V2.06045H1.91785V7.64952ZM12.5558 0.515015H18.1449C18.9951 0.515015 19.6903 1.21026 19.6903 2.06045V7.64952C19.6903 8.49972 18.9951 9.19496 18.1449 9.19496H12.5558C11.7056 9.19496 11.0104 8.49972 11.0104 7.64952V2.06045C11.0104 1.21026 11.7056 0.515015 12.5558 0.515015ZM7.50682 11.153H1.91775C1.06755 11.153 0.372314 11.8483 0.372314 12.6985V18.2875C0.372314 19.1377 1.06755 19.833 1.91775 19.833H7.50682C8.35702 19.833 9.05226 19.1377 9.05226 18.2875V12.6985C9.05226 11.8483 8.35702 11.153 7.50682 11.153ZM12.5558 11.153H18.1449C18.9951 11.153 19.6903 11.8483 19.6903 12.6985V18.2875C19.6903 19.1377 18.9951 19.833 18.1449 19.833H12.5558C11.7056 19.833 11.0104 19.1377 11.0104 18.2875V12.6985C11.0104 11.8483 11.7056 11.153 12.5558 11.153Z' fill='%232A50FD'/%3e%3c/svg%3e",email:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.4286 0.617798H2.90599C2.13748 0.617798 1.40044 0.92309 0.857016 1.46651C0.313593 2.00994 0.00830078 2.74698 0.00830078 3.51549V13.1745C0.00830078 13.943 0.313593 14.68 0.857016 15.2234C1.40044 15.7669 2.13748 16.0722 2.90599 16.0722H16.4286C17.1971 16.0722 17.9341 15.7669 18.4775 15.2234C19.021 14.68 19.3263 13.943 19.3263 13.1745V3.51549C19.3263 2.74698 19.021 2.00994 18.4775 1.46651C17.9341 0.92309 17.1971 0.617798 16.4286 0.617798ZM16.0325 2.54959L10.3531 8.22907C10.2633 8.3196 10.1564 8.39146 10.0387 8.4405C9.92104 8.48954 9.79479 8.51478 9.66728 8.51478C9.53977 8.51478 9.41352 8.48954 9.29582 8.4405C9.17811 8.39146 9.07129 8.3196 8.98149 8.22907L3.30201 2.54959H16.0325ZM17.3945 13.1745C17.3945 13.4306 17.2927 13.6763 17.1116 13.8575C16.9304 14.0386 16.6847 14.1404 16.4286 14.1404H2.90599C2.64982 14.1404 2.40414 14.0386 2.223 13.8575C2.04186 13.6763 1.9401 13.4306 1.9401 13.1745V3.91151L7.61958 9.59099C8.1629 10.1336 8.89939 10.4384 9.66728 10.4384C10.4352 10.4384 11.1717 10.1336 11.715 9.59099L17.3945 3.91151V13.1745Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-down":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(270%2c 6.5%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","triangle-down":"data:image/svg+xml,%3csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.271484 0.153671H8.27148L4.27148 6.15367L0.271484 0.153671Z' fill='%23081348'/%3e%3c/svg%3e",info:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st17' d='M12%2c0C9.63%2c0%2c7.31%2c0.7%2c5.33%2c2.02C3.36%2c3.34%2c1.82%2c5.22%2c0.91%2c7.41c-0.91%2c2.19-1.15%2c4.61-0.68%2c6.93 c0.46%2c2.33%2c1.61%2c4.47%2c3.28%2c6.14c1.68%2c1.68%2c3.82%2c2.82%2c6.14%2c3.28c2.33%2c0.46%2c4.74%2c0.23%2c6.93-0.68c2.19-0.91%2c4.07-2.45%2c5.39-4.42 C23.3%2c16.69%2c24%2c14.37%2c24%2c12c0-3.18-1.27-6.23-3.52-8.48C18.23%2c1.27%2c15.18%2c0%2c12%2c0z M12%2c21.6c-1.9%2c0-3.75-0.56-5.33-1.62 c-1.58-1.05-2.81-2.55-3.54-4.31s-0.92-3.68-0.55-5.55c0.37-1.86%2c1.28-3.57%2c2.63-4.92s3.05-2.26%2c4.92-2.63 c1.86-0.37%2c3.79-0.18%2c5.55%2c0.55s3.25%2c1.96%2c4.31%2c3.54C21.04%2c8.25%2c21.6%2c10.1%2c21.6%2c12c0%2c2.55-1.02%2c4.99-2.81%2c6.79 C16.99%2c20.58%2c14.55%2c21.6%2c12%2c21.6z'/%3e %3cpath class='st17' d='M11.2%2c6.35C11.43%2c6.13%2c11.73%2c6%2c12.05%2c6c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85V12 c0%2c0.32-0.13%2c0.62-0.35%2c0.85c-0.22%2c0.23-0.53%2c0.35-0.85%2c0.35c-0.32%2c0-0.62-0.13-0.85-0.35c-0.23-0.22-0.35-0.53-0.35-0.85V7.2 C10.85%2c6.88%2c10.98%2c6.58%2c11.2%2c6.35z'/%3e %3cpath class='st17' d='M11.39%2c15.8c0.2-0.13%2c0.43-0.2%2c0.67-0.2c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.22%2c0.35%2c0.53%2c0.35%2c0.85 c0%2c0.24-0.07%2c0.47-0.2%2c0.67c-0.13%2c0.2-0.32%2c0.35-0.54%2c0.44c-0.22%2c0.09-0.46%2c0.11-0.69%2c0.07c-0.23-0.05-0.45-0.16-0.61-0.33 c-0.17-0.17-0.28-0.38-0.33-0.61c-0.05-0.23-0.02-0.47%2c0.07-0.69C11.03%2c16.12%2c11.19%2c15.93%2c11.39%2c15.8z'/%3e%3c/g%3e%3c/svg%3e","cross-icon":"data:image/svg+xml,%3csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7129 9.70582L19.8791 1.53962C20.2304 1.18838 20.2304 0.661516 19.8791 0.310275C19.5279 -0.0409657 19.001 -0.0409657 18.6498 0.310275L10.4836 8.47648L2.31736 0.310275C1.96612 -0.0409657 1.43926 -0.0409657 1.08802 0.310275C0.736775 0.661516 0.736775 1.18838 1.08802 1.53962L9.25422 9.70582L1.08802 17.872C0.736775 18.2233 0.736775 18.7501 1.08802 19.1014C1.26364 19.277 1.43926 19.3648 1.70269 19.3648C1.96612 19.3648 2.14174 19.277 2.31736 19.1014L10.4836 10.9352L18.6498 19.1014C18.8254 19.277 19.0888 19.3648 19.2644 19.3648C19.4401 19.3648 19.7035 19.277 19.8791 19.1014C20.2304 18.7501 20.2304 18.2233 19.8791 17.872L11.7129 9.70582Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='%232E56F4'/%3e%3c/svg%3e","jpg-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0248 7.36488H14.5926V5.27939C14.5926 5.26822 14.5911 5.25698 14.5896 5.24568L14.5888 5.24011C14.5881 5.1573 14.5618 5.07596 14.5051 5.01152L11.0346 1.04708L11.0334 1.0461C11.0328 1.04567 11.0323 1.04527 11.0318 1.0446C11.0112 1.02149 10.987 1.00228 10.9615 0.985642C10.954 0.980577 10.9464 0.976328 10.9385 0.971949C10.9164 0.95989 10.893 0.94989 10.8688 0.942668C10.8658 0.941806 10.8628 0.940756 10.8599 0.939708L10.8599 0.939707L10.8599 0.939704C10.8566 0.938529 10.8533 0.937357 10.8499 0.936459C10.8237 0.93025 10.7964 0.926361 10.7689 0.926361H2.2397C1.85022 0.926361 1.53382 1.24313 1.53382 1.63227V7.36472H1.10169C0.544537 7.36472 0.0927734 7.81628 0.0927734 8.37364V13.6202C0.0927734 14.1772 0.544537 14.629 1.10169 14.629H1.53385V18.2204C1.53385 18.6096 1.85025 18.9264 2.23973 18.9264H13.8868C14.2759 18.9264 14.5926 18.6096 14.5926 18.2204V14.629H15.0249C15.5819 14.629 16.0337 14.1772 16.0337 13.6202V8.3738C16.0337 7.81648 15.5818 7.36488 15.0248 7.36488ZM2.2397 1.63241H10.4159V5.24394C10.4159 5.43893 10.5741 5.59688 10.7689 5.59688H13.8867V7.36511H2.2397V1.63241ZM8.94593 11.1082C9.25851 10.8108 9.43053 10.3728 9.43053 9.8568C9.43053 9.34086 9.20393 8.90285 8.86802 8.6371C8.51573 8.35543 7.99178 8.21481 7.25678 8.21481C6.52953 8.21481 6.01355 8.26151 5.6458 8.32442V13.5243H6.82655V11.6398C6.936 11.6556 7.07698 11.6631 7.23345 11.6631C7.93691 11.6631 8.53903 11.4913 8.94593 11.1082ZM1.90744 13.4852L2.04065 12.5234C2.20496 12.5782 2.41581 12.6175 2.65038 12.6175C3.1512 12.6175 3.46372 12.3904 3.46372 11.5694V8.25377H4.65221V11.5849C4.65221 13.0865 3.9326 13.6102 2.77548 13.6102C2.50202 13.6104 2.14218 13.5638 1.90744 13.4852ZM2.2397 18.0294H13.8867V14.629H2.2397V18.0294ZM14.5923 13.2821C14.2249 13.4072 13.529 13.5791 12.8324 13.5791C11.8711 13.5791 11.1748 13.3367 10.6903 12.8676C10.2053 12.4142 9.93906 11.726 9.94717 10.9518C9.95472 9.20007 11.2293 8.19916 12.9578 8.19916C13.6382 8.19916 14.1625 8.33187 14.4203 8.45713L14.17 9.41108C13.8805 9.28595 13.5207 9.18429 12.942 9.18429C11.949 9.18429 11.1987 9.74749 11.1987 10.8892C11.1987 11.9761 11.8787 12.6174 12.8563 12.6174C13.13 12.6174 13.3491 12.586 13.4428 12.539V11.4364H12.6294V10.5059H14.5922V13.2821H14.5923ZM6.82654 9.16098C6.91262 9.13739 7.07696 9.11386 7.31909 9.11386C7.91353 9.11386 8.25003 9.40331 8.25003 9.88824C8.25003 10.4275 7.85892 10.7484 7.22533 10.7484C7.0535 10.7484 6.9284 10.7405 6.82654 10.717V9.16098Z' fill='%232E56F4'/%3e%3c/svg%3e","pdf-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.3246 6.76136H14.8924V4.67588C14.8924 4.6647 14.8909 4.65346 14.8894 4.64216L14.8886 4.6366C14.8879 4.55379 14.8616 4.47245 14.8049 4.408L11.3344 0.443564L11.3332 0.442584C11.3326 0.442151 11.3321 0.441754 11.3316 0.441081C11.311 0.417976 11.2868 0.39876 11.2613 0.382126C11.2538 0.377061 11.2462 0.372813 11.2383 0.368434C11.2162 0.356375 11.1928 0.346375 11.1686 0.339153C11.1656 0.338291 11.1626 0.33724 11.1597 0.336192L11.1597 0.336192L11.1597 0.336189C11.1564 0.335013 11.1531 0.333841 11.1497 0.332943C11.1235 0.326734 11.0963 0.322845 11.0687 0.322845H2.5395C2.15003 0.322845 1.83362 0.63961 1.83362 1.02876V6.7612H1.4015C0.844342 6.7612 0.392578 7.21277 0.392578 7.77012V13.0167C0.392578 13.5736 0.844342 14.0255 1.4015 14.0255H1.83365V17.6169C1.83365 18.006 2.15006 18.3228 2.53954 18.3228H14.1866C14.5757 18.3228 14.8925 18.0061 14.8925 17.6169V14.0255H15.3247C15.8817 14.0255 16.3335 13.5736 16.3335 13.0167V7.77028C16.3335 7.21296 15.8816 6.76136 15.3246 6.76136ZM2.5395 1.02889H10.7157V4.64042C10.7157 4.83542 10.8739 4.99336 11.0687 4.99336H14.1865V6.76159H2.5395V1.02889ZM10.3283 12.5567C10.8374 12.1264 11.2048 11.4306 11.2048 10.4216C11.2048 9.49103 10.8607 8.84211 10.3135 8.43541C9.80498 8.05247 9.15576 7.87247 8.15537 7.87247C7.55322 7.87247 6.98201 7.91159 6.54414 7.98182V13.1588C6.84165 13.1978 7.27946 13.2369 7.89711 13.2369C8.929 13.2369 9.77374 13.018 10.3283 12.5567ZM2.00029 13.1823V7.98182C2.36764 7.9196 2.88401 7.87247 3.61127 7.87247C4.34626 7.87247 4.87032 8.01326 5.22208 8.29496C5.55842 8.56067 5.78466 8.99868 5.78466 9.51482C5.78466 10.0311 5.61309 10.469 5.30005 10.766C4.89345 11.1492 4.29139 11.3214 3.58741 11.3214C3.43127 11.3214 3.29002 11.3134 3.18104 11.2978V13.1824H2.00029V13.1823ZM2.5395 17.4259H14.1865V14.0255H2.5395V17.4259ZM15.2093 8.88907H13.1836V10.0934H15.0761V11.0631H13.1836V13.1823H11.9877V7.91159H15.2093V8.88907ZM4.60424 9.54587C4.60424 9.06116 4.26767 8.77188 3.67372 8.77188C3.43143 8.77188 3.26728 8.79525 3.1812 8.81868V10.3751C3.28296 10.3982 3.40806 10.4061 3.57963 10.4061C4.21332 10.4061 4.60424 10.0856 4.60424 9.54587ZM8.2805 8.7875C8.01433 8.7875 7.8427 8.81094 7.74067 8.8344V12.2829C7.8425 12.3067 8.00675 12.3067 8.15537 12.3067C9.23436 12.3142 9.93818 11.7202 9.93818 10.4611C9.94609 9.36593 9.30469 8.7875 8.2805 8.7875Z' fill='%232E56F4'/%3e%3c/svg%3e","arrow-up":"data:image/svg+xml,%3csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6561 4.98854L5.78989 0.122986L0.923645 4.98854L1.94087 6.00576L5.06337 2.88257V15.123H6.51636V2.88257L9.63886 6.00576L10.6561 4.98854Z' fill='%23009500'/%3e%3c/svg%3e","arrow-down":"data:image/svg+xml,%3csvg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.337 11.3942L5.47074 16.4335L0.604492 11.3942L1.62172 10.3406L4.74422 13.5753V0.897759H6.19721V13.5753L9.31971 10.3406L10.337 11.3942Z' fill='%23C10000'/%3e%3c/svg%3e","pen-icon":"data:image/svg+xml,%3csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.87647 10.4528L2.64806 13.9942H0.504883L5.3205 0.612427H7.65317L12.4688 13.9942H10.3256L9.10374 10.4528H3.87647ZM4.46454 8.7539H8.51567L6.54238 3.04311H6.43783L4.46454 8.7539Z' fill='%23454545'/%3e%3c/svg%3e","sign-icon":"data:image/svg+xml,%3csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.4919 0.469661C21.4919 0.469661 21.4927 0.469661 21.4935 0.470442L21.4935 0.470422C22.2458 1.00014 22.4466 2.06732 21.9411 2.85482L21.3568 3.76654L18.6302 1.85794L19.2138 0.936842C19.2138 0.936842 19.2138 0.936061 19.2145 0.936061C19.7193 0.148561 20.7396 -0.060019 21.4919 0.469661ZM12.8287 11.4032L12.81 14.4742C12.8053 14.5039 12.824 14.5297 12.8514 14.5352C12.8639 14.5367 12.8764 14.5352 12.8881 14.5274L15.6757 13.3492L21.0147 4.68745L18.1741 2.74057L12.8287 11.4032ZM11.6916 7.26789C11.2142 5.85961 9.65961 5.20995 8.23719 5.74995C6.01654 6.59005 5.65513 9.45668 6.63008 12.0049L6.7317 12.2595C7.01005 12.9291 7.3479 13.5236 7.75506 14.0393L7.90633 14.2236L7.7904 14.3086L7.64283 14.4049C6.71979 14.9803 6.0144 14.8962 5.42701 14.0152C5.11735 13.5506 5.01096 13.0618 4.98516 12.1083L4.9715 11.0336C4.93862 9.71545 4.77544 9.05726 4.19647 8.353C3.38847 7.36761 1.96488 7.43564 0.945348 8.25562C0.724649 8.43312 0.689631 8.75593 0.867134 8.97662C1.04464 9.19732 1.36744 9.23234 1.58814 9.05484C2.21276 8.55248 3.00273 8.51473 3.40378 9.00383C3.8507 9.54747 3.94804 10.1185 3.95265 11.5636L3.95515 11.9049C3.97323 13.2011 4.09831 13.871 4.57361 14.5841C5.54707 16.0442 6.94271 16.1268 8.36769 15.1564L8.59557 14.9923L8.64733 14.9496L8.7923 15.0647C9.63186 15.7067 10.6739 16.1324 11.9605 16.325C12.2406 16.3669 12.5016 16.1738 12.5435 15.8937C12.5855 15.6136 12.3924 15.3525 12.1123 15.3106L11.8424 15.2657C10.8696 15.0866 10.0777 14.7507 9.43059 14.26L9.42233 14.2526L9.48822 14.1872C10.0623 13.5879 10.5767 12.8898 10.926 12.2524C11.8691 10.5302 12.2094 8.7956 11.6916 7.26789ZM8.60065 6.70903C9.49902 6.36798 10.4363 6.75969 10.7202 7.59715C11.1306 8.8078 10.8446 10.2657 10.0264 11.7596L9.90522 11.9708C9.60656 12.4692 9.20064 13.0019 8.76026 13.4641L8.67833 13.5456L8.63441 13.4951C8.20642 12.9789 7.86423 12.3595 7.58793 11.6382C6.78908 9.55027 7.0745 7.28639 8.60065 6.70903Z' fill='%232E56F4'/%3e%3c/svg%3e","edit-icon":"data:image/svg+xml,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.38784 7.73764H3.29584C3.35506 7.73799 3.41377 7.72664 3.4686 7.70424C3.52343 7.68185 3.57329 7.64885 3.61534 7.60714L6.72934 4.48864L8.00734 3.23764C8.04952 3.19581 8.083 3.14604 8.10584 3.0912C8.12869 3.03637 8.14045 2.97755 8.14045 2.91814C8.14045 2.85874 8.12869 2.79992 8.10584 2.74508C8.083 2.69025 8.04952 2.64048 8.00734 2.59864L6.09934 0.668143C6.05751 0.625966 6.00774 0.592488 5.9529 0.569642C5.89806 0.546796 5.83925 0.535034 5.77984 0.535034C5.72044 0.535034 5.66162 0.546796 5.60678 0.569642C5.55195 0.592488 5.50217 0.625966 5.46034 0.668143L4.19134 1.94164L1.06834 5.06014C1.02664 5.10219 0.993639 5.15206 0.971245 5.20689C0.948851 5.26171 0.937499 5.32042 0.937842 5.37964V7.28764C0.937842 7.40699 0.985252 7.52145 1.06964 7.60584C1.15404 7.69023 1.26849 7.73764 1.38784 7.73764ZM5.77984 1.62214L7.05334 2.89564L6.41434 3.53464L5.14084 2.26114L5.77984 1.62214ZM1.83784 5.56414L4.50634 2.89564L5.77984 4.16914L3.11134 6.83764H1.83784V5.56414ZM8.58784 8.63764H0.487842C0.368494 8.63764 0.254035 8.68505 0.169644 8.76945C0.0852524 8.85384 0.0378418 8.9683 0.0378418 9.08764C0.0378418 9.20699 0.0852524 9.32145 0.169644 9.40584C0.254035 9.49023 0.368494 9.53764 0.487842 9.53764H8.58784C8.70719 9.53764 8.82165 9.49023 8.90604 9.40584C8.99043 9.32145 9.03784 9.20699 9.03784 9.08764C9.03784 8.9683 8.99043 8.85384 8.90604 8.76945C8.82165 8.68505 8.70719 8.63764 8.58784 8.63764Z' fill='%232E56F4'/%3e%3c/svg%3e","hamburger-menu":"data:image/svg+xml,%3csvg width='21' height='17' viewBox='0 0 21 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.38839 3.50162H18.4867C18.9136 3.50162 19.3231 3.36455 19.625 3.12055C19.9269 2.87656 20.0965 2.54563 20.0965 2.20057C20.0965 1.85551 19.9269 1.52458 19.625 1.28059C19.3231 1.0366 18.9136 0.899521 18.4867 0.899521H2.38839C1.96144 0.899521 1.55197 1.0366 1.25007 1.28059C0.948171 1.52458 0.778564 1.85551 0.778564 2.20057C0.778564 2.54563 0.948171 2.87656 1.25007 3.12055C1.55197 3.36455 1.96144 3.50162 2.38839 3.50162ZM18.4867 7.40477H2.38839C1.96144 7.40477 1.55197 7.54184 1.25007 7.78584C0.948171 8.02983 0.778564 8.36076 0.778564 8.70582C0.778564 9.05088 0.948171 9.38181 1.25007 9.6258C1.55197 9.86979 1.96144 10.0069 2.38839 10.0069H18.4867C18.9136 10.0069 19.3231 9.86979 19.625 9.6258C19.9269 9.38181 20.0965 9.05088 20.0965 8.70582C20.0965 8.36076 19.9269 8.02983 19.625 7.78584C19.3231 7.54184 18.9136 7.40477 18.4867 7.40477ZM18.4867 13.91H2.38839C1.96144 13.91 1.55197 14.0471 1.25007 14.2911C0.948171 14.5351 0.778564 14.866 0.778564 15.2111C0.778564 15.5561 0.948171 15.8871 1.25007 16.1311C1.55197 16.375 1.96144 16.5121 2.38839 16.5121H18.4867C18.9136 16.5121 19.3231 16.375 19.625 16.1311C19.9269 15.8871 20.0965 15.5561 20.0965 15.2111C20.0965 14.866 19.9269 14.5351 19.625 14.2911C19.3231 14.0471 18.9136 13.91 18.4867 13.91Z' fill='%232A50FD'/%3e%3c/svg%3e",bell:"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.87983 17.0764C8.96945 17.8588 9.6528 18.4673 10.4832 18.4673C11.3137 18.4673 11.997 17.8588 12.0867 17.0764H8.87983ZM13.8847 17.0764C13.7909 18.8205 12.3037 20.206 10.4832 20.206C8.6628 20.206 7.1756 18.8205 7.08178 17.0764H2.59635C1.70571 17.0764 0.983139 16.3769 0.983139 15.5116V15.1639C0.983139 13.9033 1.90736 12.8506 3.13408 12.6088V7.33454C3.13408 3.3968 6.42352 0.205994 10.4831 0.205994C14.5428 0.205994 17.8322 3.39673 17.8322 7.33454V12.6088C19.0603 12.8506 19.9831 13.902 19.9831 15.1639V15.5116C19.9831 16.3782 19.2606 17.0764 18.3699 17.0764H13.8847ZM18.1909 15.1639C18.1909 14.683 17.7904 14.2945 17.2919 14.2945C16.6001 14.2945 16.04 13.7471 16.04 13.0802V7.33437C16.04 4.35689 13.5529 1.94449 10.4834 1.94449C7.41378 1.94449 4.92675 4.35689 4.92675 7.33437V13.0802C4.92675 13.7498 4.36381 14.2945 3.67483 14.2945C3.17771 14.2945 2.77581 14.6844 2.77581 15.1639V15.3377H18.1909V15.1639Z' fill='white'/%3e%3c/svg%3e",star:"data:image/svg+xml,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6464 7.09946C19.5855 6.92303 19.4747 6.76806 19.3274 6.65335C19.1802 6.53863 19.0028 6.4691 18.8169 6.45319L13.3284 5.65259L10.8687 0.665684C10.7897 0.5026 10.6664 0.365063 10.5128 0.268828C10.3593 0.172592 10.1817 0.121552 10.0005 0.121552C9.81934 0.121552 9.6418 0.172592 9.48826 0.268828C9.33473 0.365063 9.2114 0.5026 9.13242 0.665684L6.67273 5.64294L1.18424 6.45319C1.00572 6.47857 0.837879 6.55347 0.699776 6.66941C0.561672 6.78535 0.458832 6.93768 0.402924 7.10911C0.351748 7.27663 0.347156 7.45493 0.38964 7.62487C0.432124 7.7948 0.520081 7.94996 0.644071 8.0737L4.62781 11.932L3.66322 17.4109C3.62879 17.5917 3.64682 17.7786 3.71519 17.9496C3.78355 18.1205 3.8994 18.2683 4.04906 18.3755C4.19492 18.4797 4.36696 18.5413 4.54586 18.5532C4.72477 18.5651 4.90346 18.527 5.06187 18.443L10.0005 15.8675L14.9199 18.4526C15.0553 18.529 15.2082 18.5689 15.3636 18.5684C15.568 18.5691 15.7672 18.5049 15.9327 18.3851C16.0824 18.2779 16.1982 18.1301 16.2666 17.9592C16.335 17.7883 16.353 17.6014 16.3186 17.4205L15.354 11.9417L19.3377 8.08334C19.477 7.96535 19.5799 7.81027 19.6346 7.63611C19.6892 7.46195 19.6933 7.27586 19.6464 7.09946ZM13.7142 10.9578C13.6011 11.0672 13.5164 11.2027 13.4677 11.3523C13.4189 11.5019 13.4075 11.6612 13.4345 11.8163L14.129 15.8579L10.5021 13.9287C10.3626 13.8544 10.2069 13.8155 10.0488 13.8155C9.89066 13.8155 9.73498 13.8544 9.59542 13.9287L5.96858 15.8579L6.66308 11.8163C6.69003 11.6612 6.67862 11.5019 6.62987 11.3523C6.58111 11.2027 6.49647 11.0672 6.38335 10.9578L3.4896 8.06405L7.5505 7.47565C7.70676 7.45392 7.85531 7.39418 7.98311 7.30169C8.11092 7.2092 8.21409 7.08677 8.28358 6.94513L10.0005 3.27006L11.814 6.95478C11.8835 7.09641 11.9866 7.21884 12.1144 7.31134C12.2422 7.40383 12.3908 7.46356 12.547 7.4853L16.608 8.0737L13.7142 10.9578Z' fill='%232A50FD'/%3e%3c/svg%3e","cloud-icon":"data:image/svg+xml,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2048 10.3586L9.01892 13.5445L7.76975 12.2953C7.67973 12.2046 7.57263 12.1325 7.45463 12.0834C7.33663 12.0342 7.21006 12.0089 7.08222 12.0089C6.95439 12.0089 6.82782 12.0342 6.70982 12.0834C6.59182 12.1325 6.48472 12.2046 6.3947 12.2953C6.21434 12.4768 6.11311 12.7222 6.11311 12.978C6.11311 13.2339 6.21434 13.4793 6.3947 13.6607L8.3314 15.5974C8.42142 15.6882 8.52852 15.7602 8.64652 15.8094C8.76452 15.8585 8.89109 15.8839 9.01892 15.8839C9.14676 15.8839 9.27333 15.8585 9.39133 15.8094C9.50933 15.7602 9.61643 15.6882 9.70645 15.5974L13.5799 11.724C13.7602 11.5426 13.8614 11.2972 13.8614 11.0413C13.8614 10.7855 13.7602 10.5401 13.5799 10.3586C13.4898 10.2679 13.3827 10.1958 13.2647 10.1467C13.1467 10.0975 13.0202 10.0722 12.8923 10.0722C12.7645 10.0722 12.6379 10.0975 12.5199 10.1467C12.4019 10.1958 12.2948 10.2679 12.2048 10.3586V10.3586ZM16.2041 4.67443C15.6117 3.31469 14.5898 2.18674 13.2949 1.46354C12 0.740337 10.5037 0.461796 9.03527 0.670623C7.56688 0.87945 6.20752 1.56412 5.16559 2.61965C4.12366 3.67519 3.45669 5.04333 3.26693 6.5143C2.45932 6.71468 1.7377 7.16981 1.20893 7.81229C0.680162 8.45478 0.372348 9.25047 0.331066 10.0815C0.289784 10.9126 0.517229 11.7349 0.979725 12.4266C1.44222 13.1183 2.11518 13.6427 2.89895 13.9222C3.02264 13.9871 3.15891 14.0245 3.2984 14.0317C3.4379 14.039 3.57732 14.016 3.70709 13.9644C3.83687 13.9127 3.95393 13.8336 4.05025 13.7324C4.14656 13.6312 4.21985 13.5104 4.26508 13.3783C4.31031 13.2461 4.32641 13.1057 4.31228 12.9668C4.29815 12.8278 4.25413 12.6935 4.18323 12.5732C4.11232 12.4528 4.01622 12.3492 3.90152 12.2695C3.78681 12.1898 3.65622 12.1359 3.5187 12.1114C3.14127 11.9749 2.81554 11.7246 2.58656 11.395C2.35758 11.0654 2.23664 10.6728 2.24048 10.2715C2.24048 9.75785 2.44452 9.26524 2.80772 8.90204C3.17092 8.53884 3.66353 8.3348 4.17718 8.3348C4.434 8.3348 4.6803 8.23277 4.8619 8.05117C5.0435 7.86957 5.14553 7.62327 5.14553 7.36645C5.15027 6.22198 5.56026 5.11619 6.30277 4.24528C7.04528 3.37436 8.0723 2.79462 9.20161 2.60891C10.3309 2.42321 11.4895 2.64355 12.4718 3.23084C13.4541 3.81813 14.1966 4.7344 14.5676 5.81709C14.6244 5.98168 14.7245 6.12792 14.8574 6.24039C14.9904 6.35287 15.1512 6.42742 15.3229 6.4562C15.9679 6.57808 16.5526 6.91481 16.9817 7.41151C17.4108 7.9082 17.6591 8.53559 17.686 9.19144C17.713 9.84728 17.517 10.4929 17.1301 11.0232C16.7432 11.5534 16.1881 11.937 15.5553 12.1114C15.2985 12.1435 15.0649 12.2763 14.906 12.4806C14.7471 12.6849 14.6759 12.9439 14.708 13.2008C14.7401 13.4576 14.8729 13.6911 15.0772 13.85C15.2815 14.0089 15.5405 14.0802 15.7974 14.0481H16.0395C17.0585 13.7788 17.9619 13.1843 18.6124 12.3549C19.2628 11.5254 19.6249 10.5064 19.6435 9.45253C19.6621 8.39864 19.3363 7.36746 18.7156 6.51558C18.0948 5.6637 17.213 5.03766 16.2041 4.73254V4.67443Z' fill='%232A50FD'/%3e%3c/svg%3e","check-icon":"data:image/svg+xml,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.09309 0.499928C6.94236 0.505009 6.80012 0.568234 6.69568 0.676061C5.27989 2.09523 4.2073 3.27224 2.87503 4.62764L1.41183 3.39024C1.29498 3.29089 1.14369 3.24178 0.990707 3.25419C0.837725 3.26661 0.69603 3.33887 0.596677 3.45572C0.497324 3.57257 0.448218 3.72386 0.46063 3.87684C0.472485 4.02982 0.545306 4.17152 0.662154 4.27087L2.54083 5.86052C2.77058 6.05754 3.11323 6.04342 3.32662 5.82891C4.88014 4.27207 5.98769 3.02607 7.51751 1.49351C7.68968 1.32698 7.74162 1.07125 7.64734 0.850538C7.55307 0.629823 7.33235 0.490382 7.09301 0.499977L7.09309 0.499928Z' fill='white'/%3e%3c/svg%3e","arrow-rotate":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none%3bstroke:black%3bstroke-miterlimit:10%3bopacity:0%3b%7d%3c/style%3e%3c/defs%3e%3cpath d='M.92%2c14a1%2c1%2c0%2c0%2c0%2c.93-1C1.85%2c6.63%2c6%2c2%2c11.79%2c2a9.45%2c9.45%2c0%2c0%2c1%2c8.53%2c4.72L17.76%2c6a.92.92%2c0%2c0%2c0-1.12.73A1%2c1%2c0%2c0%2c0%2c17.31%2c8l4.44%2c1.2.11%2c0H22a.81.81%2c0%2c0%2c0%2c.27%2c0h0A1%2c1%2c0%2c0%2c0%2c22.56%2c9a.27.27%2c0%2c0%2c0%2c.07-.08.8.8%2c0%2c0%2c0%2c.13-.19.84.84%2c0%2c0%2c0%2c.06-.14s0-.07%2c0-.11L24%2c3.64a1%2c1%2c0%2c0%2c0-.67-1.21.92.92%2c0%2c0%2c0-1.12.73l-.5%2c2.16A11.39%2c11.39%2c0%2c0%2c0%2c11.79%2c0C5.07%2c0%2c0%2c5.59%2c0%2c13A1%2c1%2c0%2c0%2c0%2c.92%2c14Z'/%3e%3cpath d='M23.08%2c10a1%2c1%2c0%2c0%2c0-.93%2c1c0%2c6.37-4.18%2c11-9.94%2c11a9.45%2c9.45%2c0%2c0%2c1-8.53-4.72L6.24%2c18a.92.92%2c0%2c0%2c0%2c1.12-.73A1%2c1%2c0%2c0%2c0%2c6.69%2c16l-4.44-1.2-.11%2c0H2a.81.81%2c0%2c0%2c0-.27%2c0h0a1%2c1%2c0%2c0%2c0-.29.19.27.27%2c0%2c0%2c0-.07.08.8.8%2c0%2c0%2c0-.13.19.84.84%2c0%2c0%2c0-.06.14s0%2c.07%2c0%2c.11L0%2c20.36A1%2c1%2c0%2c0%2c0%2c.7%2c21.57a.92.92%2c0%2c0%2c0%2c1.12-.73l.5-2.16A11.39%2c11.39%2c0%2c0%2c0%2c12.21%2c24C18.93%2c24%2c24%2c18.41%2c24%2c11A1%2c1%2c0%2c0%2c0%2c23.08%2c10Z'/%3e%3crect class='cls-1' width='24' height='24'/%3e%3c/svg%3e","magnifier-icon":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7456 14.6459L19.327 18.1983C19.6886 18.5724 19.6886 19.1659 19.327 19.5401C19.1457 19.7228 18.899 19.8256 18.6416 19.8256C18.3842 19.8256 18.1375 19.7228 17.9562 19.5401L14.4038 15.9877C10.8048 18.8742 5.57718 18.4442 2.49816 15.0084C-0.580862 11.5726 -0.437387 6.32929 2.82492 3.06699C6.08723 -0.195322 11.3305 -0.338797 14.7663 2.74023C18.2022 5.81925 18.6322 11.0468 15.7456 14.6459ZM2.23111 9.23044C2.23111 12.9624 5.25644 15.9877 8.98837 15.9877C10.7805 15.9877 12.4992 15.2758 13.7665 14.0085C15.0337 12.7413 15.7456 11.0226 15.7456 9.23044C15.7456 5.49851 12.7203 2.47318 8.98837 2.47318C5.25644 2.47318 2.23111 5.49851 2.23111 9.23044Z' fill='%232A50FD'/%3e%3c/svg%3e",connection:"data:image/svg+xml,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8412 11.3595C11.4441 10.6162 12.3481 10.1818 13.3052 10.1755C15.0725 10.1755 16.5052 11.6082 16.5052 13.3755C16.5052 15.1428 15.0725 16.5755 13.3052 16.5755C11.5379 16.5755 10.1052 15.1428 10.1052 13.3755C10.1076 13.1849 10.1263 12.9949 10.1612 12.8075L5.9372 10.8635C4.68025 12.0925 2.66722 12.0775 1.42881 10.8298C0.190398 9.58205 0.190398 7.56895 1.42881 6.32124C2.66722 5.07353 4.68025 5.05846 5.9372 6.2875L10.1612 4.3435C10.1263 4.15611 10.1076 3.96608 10.1052 3.7755C10.0926 2.21832 11.2028 0.878155 12.7351 0.600798C14.2675 0.323442 15.777 1.18943 16.311 2.65223C16.8451 4.11502 16.2486 5.74988 14.898 6.52502C13.5474 7.30017 11.8348 6.99052 10.8412 5.7915L6.7612 7.6715C6.95303 8.2589 6.95303 8.8921 6.7612 9.4795L10.8412 11.3595ZM14.9052 3.7755C14.9052 2.89184 14.1889 2.1755 13.3052 2.1755C12.4215 2.1755 11.7052 2.89184 11.7052 3.7755C11.7052 4.65916 12.4215 5.3755 13.3052 5.3755C14.1889 5.3755 14.9052 4.65916 14.9052 3.7755ZM3.7052 10.1755C2.82154 10.1755 2.1052 9.45916 2.1052 8.5755C2.1052 7.69184 2.82154 6.9755 3.7052 6.9755C4.58885 6.9755 5.3052 7.69184 5.3052 8.5755C5.3052 9.45916 4.58885 10.1755 3.7052 10.1755ZM11.7052 13.3755C11.7052 14.2592 12.4215 14.9755 13.3052 14.9755C14.1889 14.9755 14.9052 14.2592 14.9052 13.3755C14.9052 12.4918 14.1889 11.7755 13.3052 11.7755C12.4215 11.7755 11.7052 12.4918 11.7052 13.3755Z' fill='%236B747F'/%3e%3c/svg%3e","door-internal-active":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%2339aa35%3b%7d%3c/style%3e%3c/defs%3e%3ccircle class='cls-1' cx='12' cy='12' r='12'/%3e%3c/svg%3e","ellipses-horizontal":"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(90%2c 0%2c 12)' fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e",ellipses:"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach-white":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='white'/%3e%3c/svg%3e","functional-equation":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d .st42%7bfill:%23DD0B15%3b%7d .st43%7bfill:%2346484F%3b%7d .st44%7bfill:%231D1E1B%3b%7d .st45%7bfill:%230D1826%3b%7d .st46%7bfill:%233B5A7A%3b%7d .st47%7bfill:%234D9EB3%3b%7d .st48%7bfill:%233B5A7B%3b%7d%3c/style%3e%3cg%3e %3cg%3e %3cpath class='st46' d='M24%2c7.47L24%2c7.47c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c8.01%2c24%2c7.77%2c24%2c7.47z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c10.5L24%2c10.5c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c11.03%2c24%2c10.79%2c24%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c13.52L24%2c13.52c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c14.06%2c24%2c13.82%2c24%2c13.52z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c16.55L24%2c16.55c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c17.08%2c24%2c16.84%2c24%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c7.48L3.61%2c7.48c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c6.93%2c0%2c7.17%2c0%2c7.47v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c8.01%2c3.61%2c7.77%2c3.61%2c7.48z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c10.5L3.61%2c10.5c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c9.96%2c0%2c10.2%2c0%2c10.49v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c11.03%2c3.61%2c10.79%2c3.61%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c13.53L3.61%2c13.53c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c12.98%2c0%2c13.22%2c0%2c13.52v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c14.06%2c3.61%2c13.82%2c3.61%2c13.53z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c16.55L3.61%2c16.55c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c16.01%2c0%2c16.25%2c0%2c16.54v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c17.08%2c3.61%2c16.84%2c3.61%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c0L7.44%2c0C7.14%2c0%2c6.9%2c0.24%2c6.9%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01c0.29%2c0%2c0.53-0.24%2c0.53-0.53 V0.53C7.97%2c0.24%2c7.73%2c0%2c7.44%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c0L10.45%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C10.98%2c0.24%2c10.74%2c0%2c10.45%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c0L13.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C13.99%2c0.24%2c13.75%2c0%2c13.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c0L16.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C16.99%2c0.24%2c16.76%2c0%2c16.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c20.37L7.44%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56C6.9%2c23.76%2c7.14%2c24%2c7.43%2c24h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C7.97%2c20.61%2c7.73%2c20.37%2c7.44%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c20.37L10.45%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C10.98%2c20.61%2c10.74%2c20.37%2c10.45%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c20.37L13.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C13.99%2c20.61%2c13.75%2c20.37%2c13.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c20.37L16.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C16.99%2c20.61%2c16.76%2c20.37%2c16.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.86%2c19.41H7.11c-1.35%2c0-2.44-1.1-2.44-2.45V7.15c0-1.35%2c1.09-2.45%2c2.44-2.45h9.76 c1.35%2c0%2c2.44%2c1.1%2c2.44%2c2.45v9.81C19.3%2c18.31%2c18.21%2c19.41%2c16.86%2c19.41z M7.11%2c5.76c-0.76%2c0-1.38%2c0.62-1.38%2c1.39v9.81 c0%2c0.76%2c0.62%2c1.39%2c1.38%2c1.39h9.76c0.76%2c0%2c1.38-0.62%2c1.38-1.39V7.15c0-0.76-0.62-1.39-1.38-1.39H7.11z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M12.76%2c8.15C12.61%2c8.05%2c12.43%2c8%2c12.2%2c8c-0.05%2c0-0.11%2c0-0.16%2c0.01c-0.6%2c0.1-0.99%2c0.64-1.24%2c1.17 c-0.11%2c0.25-0.2%2c0.51-0.3%2c0.75c-0.04%2c0.12-0.1%2c0.23-0.14%2c0.36c0%2c0.01-0.07%2c0.25-0.08%2c0.25H9.67c-0.08%2c0-0.15%2c0.07-0.15%2c0.15 c0%2c0.08%2c0.07%2c0.15%2c0.15%2c0.15h0.53l-0.3%2c1.29c-0.3%2c1.44-0.71%2c3.08-0.8%2c3.37c-0.1%2c0.3-0.23%2c0.45-0.42%2c0.45 c-0.04%2c0-0.07-0.01-0.1-0.03c-0.03-0.01-0.04-0.04-0.04-0.07c0-0.03%2c0.01-0.07%2c0.05-0.12c0.04-0.05%2c0.05-0.12%2c0.05-0.18 c0-0.11-0.04-0.21-0.11-0.27c-0.08-0.07-0.16-0.1-0.26-0.1c-0.1%2c0-0.19%2c0.04-0.27%2c0.11c-0.01%2c0.1-0.05%2c0.19-0.05%2c0.32 c0%2c0.16%2c0.07%2c0.3%2c0.2%2c0.43c0.14%2c0.12%2c0.31%2c0.18%2c0.54%2c0.18c0.37%2c0%2c0.69-0.16%2c0.94-0.45c0.15-0.18%2c0.26-0.38%2c0.35-0.6 c0.3-0.67%2c0.46-1.41%2c0.64-2.13c0.18-0.73%2c0.34-1.45%2c0.49-2.18h0.59c0.08%2c0%2c0.15-0.07%2c0.15-0.15c0-0.08-0.07-0.15-0.15-0.15h-0.54 c0.3-1.14%2c0.64-1.92%2c0.71-2.03c0.11-0.19%2c0.23-0.29%2c0.37-0.29c0.05%2c0%2c0.08%2c0.01%2c0.1%2c0.04c0.01%2c0.03%2c0.03%2c0.05%2c0.03%2c0.07 c0%2c0.01-0.01%2c0.05-0.05%2c0.12c-0.04%2c0.07-0.05%2c0.14-0.05%2c0.21c0%2c0.1%2c0.04%2c0.18%2c0.11%2c0.25c0.07%2c0.07%2c0.16%2c0.11%2c0.26%2c0.11 c0.1%2c0%2c0.19-0.04%2c0.26-0.11c0.07-0.07%2c0.11-0.16%2c0.11-0.29C12.98%2c8.4%2c12.91%2c8.25%2c12.76%2c8.15z M15.48%2c11.6 c0.22%2c0%2c0.64-0.18%2c0.64-0.75c0-0.58-0.41-0.6-0.54-0.6c-0.24%2c0-0.5%2c0.18-0.72%2c0.56c-0.22%2c0.38-0.46%2c0.82-0.46%2c0.82h-0.01 c-0.05-0.27-0.1-0.49-0.12-0.6c-0.04-0.23-0.31-0.75-0.88-0.75c-0.57%2c0-1.09%2c0.33-1.09%2c0.33c-0.1%2c0.05-0.16%2c0.16-0.16%2c0.29 c0%2c0.19%2c0.15%2c0.34%2c0.34%2c0.34c0.05%2c0%2c0.11-0.01%2c0.15-0.04c0%2c0%2c0.44-0.25%2c0.52%2c0c0.03%2c0.07%2c0.05%2c0.15%2c0.08%2c0.23 c0.11%2c0.37%2c0.2%2c0.81%2c0.3%2c1.21l-0.34%2c0.56c0%2c0-0.42-0.15-0.64-0.15c-0.22%2c0-0.64%2c0.18-0.64%2c0.75c0%2c0.58%2c0.41%2c0.6%2c0.54%2c0.6 c0.24%2c0%2c0.5-0.18%2c0.72-0.56c0.22-0.38%2c0.46-0.82%2c0.46-0.82c0.07%2c0.36%2c0.14%2c0.64%2c0.18%2c0.75c0.14%2c0.41%2c0.46%2c0.64%2c0.9%2c0.64 c0%2c0%2c0.45%2c0%2c0.97-0.3c0.12-0.05%2c0.22-0.18%2c0.22-0.32c0-0.19-0.15-0.34-0.34-0.34c-0.05%2c0-0.11%2c0.01-0.15%2c0.04 c0%2c0-0.37%2c0.21-0.5%2c0.04c-0.1-0.18-0.16-0.41-0.23-0.7c-0.05-0.26-0.12-0.56-0.18-0.85l0.38-0.55 C14.84%2c11.45%2c15.26%2c11.6%2c15.48%2c11.6z'/%3e %3c/g%3e%3c/g%3e%3c/svg%3e","menu-ellipse-two":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%233b59a5%3bfill-rule:evenodd%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='cls-1' d='M2.57%2c9.43A2.57%2c2.57%2c0%2c1%2c1%2c0%2c12%2c2.57%2c2.57%2c0%2c0%2c1%2c2.57%2c9.43Zm9.43%2c0A2.57%2c2.57%2c0%2c1%2c1%2c9.43%2c12%2c2.57%2c2.57%2c0%2c0%2c1%2c12%2c9.43ZM24%2c12a2.57%2c2.57%2c0%2c1%2c0-2.57%2c2.57A2.57%2c2.57%2c0%2c0%2c0%2c24%2c12Z'/%3e%3c/svg%3e","menu-ellipse":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M14.57%2c2.57c0%2c1.42-1.15%2c2.57-2.57%2c2.57c-1.42%2c0-2.57-1.15-2.57-2.57C9.43%2c1.15%2c10.58%2c0%2c12%2c0 C13.42%2c0%2c14.57%2c1.15%2c14.57%2c2.57z M14.57%2c12c0%2c1.42-1.15%2c2.57-2.57%2c2.57c-1.42%2c0-2.57-1.15-2.57-2.57c0-1.42%2c1.15-2.57%2c2.57-2.57 C13.42%2c9.43%2c14.57%2c10.58%2c14.57%2c12z M12%2c24c1.42%2c0%2c2.57-1.15%2c2.57-2.57c0-1.42-1.15-2.57-2.57-2.57c-1.42%2c0-2.57%2c1.15-2.57%2c2.57 C9.43%2c22.85%2c10.58%2c24%2c12%2c24z'/%3e%3c/svg%3e","pause-all":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23ff9600%3bfill-opacity:0.46%3b%7d%3c/style%3e%3c/defs%3e%3crect class='cls-1' width='8.47' height='24'/%3e%3crect class='cls-1' x='15.53' width='8.47' height='24'/%3e%3c/svg%3e",resume:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='cls-1' d='M24%2c12%2c0%2c0V24Z'/%3e%3c/svg%3e","trash-icon":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st39' d='M5%2c22.13C5.08%2c23.19%2c5.96%2c24%2c7.02%2c24h9.95c1.06%2c0%2c1.94-0.81%2c2.02-1.87l1.21-14.58l-16.42%2c0L5%2c22.13z M15.46%2c10.96c0.03-0.38%2c0.35-0.66%2c0.73-0.63c0.38%2c0.03%2c0.66%2c0.35%2c0.63%2c0.73l-0.63%2c9.57c-0.03%2c0.38-0.35%2c0.66-0.73%2c0.63 c-0.38-0.03-0.66-0.35-0.63-0.73L15.46%2c10.96z M11.32%2c10.99c0-0.38%2c0.3-0.68%2c0.68-0.68c0.38%2c0%2c0.68%2c0.3%2c0.68%2c0.68v9.57 c0%2c0.38-0.3%2c0.68-0.68%2c0.68c-0.38%2c0-0.68-0.3-0.68-0.68V10.99z M7.83%2c10.31c0.38-0.03%2c0.71%2c0.25%2c0.73%2c0.63l0.63%2c9.57 c0.03%2c0.38-0.25%2c0.71-0.63%2c0.73c-0.38%2c0.03-0.71-0.25-0.73-0.63L7.2%2c11.04C7.15%2c10.66%2c7.45%2c10.33%2c7.83%2c10.31z'/%3e %3cpath class='st39' d='M19.73%2c3.46h-3.79C15.71%2c1.52%2c14.07%2c0%2c12.08%2c0H11.9c-2%2c0-3.64%2c1.52-3.84%2c3.46H4.27c-1.21%2c0-2.2%2c0.98-2.2%2c2.2 c0%2c0.3%2c0.23%2c0.53%2c0.53%2c0.53h18.8c0.3%2c0%2c0.53-0.23%2c0.53-0.53C21.93%2c4.45%2c20.94%2c3.46%2c19.73%2c3.46L19.73%2c3.46z M11.92%2c2.05h0.18 c0.86%2c0%2c1.57%2c0.61%2c1.77%2c1.42l-3.71%2c0C10.33%2c2.65%2c11.06%2c2.05%2c11.92%2c2.05L11.92%2c2.05z'/%3e%3c/g%3e%3c/svg%3e","zoom-in-white":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:white%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='cls-1' d='M22.6%2c10.6H13.4V1.4a1.4%2c1.4%2c0%2c1%2c0-2.8%2c0v9.2H1.4a1.4%2c1.4%2c0%2c1%2c0%2c0%2c2.8h9.2v9.2a1.4%2c1.4%2c0%2c1%2c0%2c2.8%2c0V13.4h9.2a1.4%2c1.4%2c0%2c0%2c0%2c0-2.8Z' transform='translate(0 0)'/%3e%3c/svg%3e",watcher:"data:image/svg+xml,%3csvg width='20' height='13' viewBox='0 0 20 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.656738 6.70582C0.656738 6.70582 4.63454 0.455765 10.3157 0.455765C16.0544 0.455765 19.9747 6.70582 19.9747 6.70582C19.9747 6.70582 17.1336 12.9559 10.3157 12.9559C3.55432 12.9559 0.656738 6.70582 0.656738 6.70582ZM6.33889 6.70581C6.33889 8.92161 8.0998 10.6825 10.3156 10.6825C12.5314 10.6825 14.2923 8.92161 14.2923 6.70581C14.2923 4.49001 12.5314 2.7291 10.3156 2.7291C8.0998 2.7291 6.33889 4.49001 6.33889 6.70581ZM10.3157 8.41028C11.2574 8.41028 12.0201 7.64753 12.0201 6.70582C12.0201 5.76411 11.2574 5.00136 10.3157 5.00136C9.37395 5.00136 8.6112 5.76411 8.6112 6.70582C8.6112 7.64753 9.37395 8.41028 10.3157 8.41028Z' fill='%232A50FD'/%3e%3c/svg%3e",view:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6519 8.31959C17.7015 3.79111 14.0323 0.981323 10.0735 0.981323C6.11473 0.981323 2.44559 3.79111 0.49516 8.31959C0.441993 8.44141 0.414551 8.5729 0.414551 8.70581C0.414551 8.83873 0.441993 8.97022 0.49516 9.09204C2.44559 13.6205 6.11473 16.4303 10.0735 16.4303C14.0323 16.4303 17.7015 13.6205 19.6519 9.09204C19.7051 8.97022 19.7325 8.83873 19.7325 8.70581C19.7325 8.5729 19.7051 8.44141 19.6519 8.31959ZM10.0735 14.4992C7.0127 14.4992 4.11602 12.288 2.44559 8.70581C4.11602 5.12358 7.0127 2.91245 10.0735 2.91245C13.1344 2.91245 16.031 5.12358 17.7015 8.70581C16.031 12.288 13.1344 14.4992 10.0735 14.4992ZM10.0735 4.84357C9.30965 4.84357 8.56292 5.07009 7.92778 5.49447C7.29264 5.91886 6.7976 6.52206 6.50528 7.2278C6.21296 7.93353 6.13647 8.7101 6.2855 9.4593C6.43452 10.2085 6.80236 10.8967 7.34251 11.4368C7.88265 11.977 8.57084 12.3448 9.32004 12.4938C10.0692 12.6429 10.8458 12.5664 11.5515 12.2741C12.2573 11.9817 12.8605 11.4867 13.2849 10.8516C13.7093 10.2164 13.9358 9.4697 13.9358 8.70581C13.9358 7.68148 13.5289 6.69911 12.8045 5.97479C12.0802 5.25048 11.0979 4.84357 10.0735 4.84357ZM10.0735 10.6369C9.69159 10.6369 9.31823 10.5237 9.00066 10.3115C8.68308 10.0993 8.43557 9.79769 8.2894 9.44482C8.14324 9.09196 8.105 8.70367 8.17951 8.32907C8.25403 7.95447 8.43795 7.61038 8.70802 7.34031C8.97809 7.07023 9.32218 6.88631 9.69679 6.8118C10.0714 6.73728 10.4597 6.77553 10.8125 6.92169C11.1654 7.06785 11.467 7.31537 11.6792 7.63294C11.8914 7.95051 12.0047 8.32387 12.0047 8.70581C12.0047 9.21798 11.8012 9.70917 11.439 10.0713C11.0769 10.4335 10.5857 10.6369 10.0735 10.6369Z' fill='%232A50FD'/%3e%3c/svg%3e","user-icon":"data:image/svg+xml,%3csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_230_6893)'%3e%3cpath d='M10.9998 0.923828C5.45056 0.923828 0.916504 5.4581 0.916504 11.0072C0.916504 16.5562 5.42782 21.0905 10.9998 21.0905C16.5719 21.0905 21.0832 16.5792 21.0832 11.0072C21.0832 5.43515 16.5489 0.923828 10.9998 0.923828ZM5.78904 18.0004C6.87183 16.1504 8.87931 14.9552 11.0449 14.9552C13.2105 14.9552 15.1958 16.1057 16.2786 17.9556C14.8127 19.0613 12.9854 19.738 11.0228 19.738C9.0374 19.7371 7.23304 19.0833 5.78904 18.0005V18.0004ZM17.2936 17.053C15.9402 14.9103 13.6165 13.6245 11.0449 13.6245C8.496 13.6245 6.10478 14.978 4.77404 17.0987C3.24038 15.5193 2.29294 13.3765 2.29294 11.008C2.2701 6.20241 6.1953 2.27731 11.0001 2.27731C15.8048 2.27731 19.7299 6.20241 19.7299 11.0072C19.7299 13.3529 18.8053 15.4737 17.2936 17.053V17.053Z' fill='%232E56F4'/%3e%3cpath d='M10.9997 5.07471C9.03716 5.07471 7.41309 6.67604 7.41309 8.66133C7.41309 10.6239 9.01442 12.2479 10.9997 12.2479C12.985 12.2479 14.5863 10.6466 14.5863 8.66133C14.5863 6.67604 12.9621 5.07471 10.9997 5.07471ZM10.9997 10.8719C9.78157 10.8719 8.76657 9.87968 8.76657 8.6388C8.76657 7.42067 9.75883 6.40567 10.9997 6.40567C12.2406 6.40567 13.2328 7.39793 13.2328 8.6388C13.2328 9.87968 12.2177 10.8719 10.9997 10.8719Z' fill='%232E56F4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_230_6893'%3e%3crect width='22' height='22' fill='white' transform='translate(0 0.00714111)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e","file-upload":"data:image/svg+xml,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.926 4.72609L8.14392 7.26414C7.84042 7.54002 7.38517 7.65037 6.97038 7.54921C6.54548 7.44806 6.22175 7.1446 6.11047 6.76757C5.98907 6.38134 6.11047 5.97673 6.42408 5.69165L11.2801 1.27765C11.3914 1.1765 11.533 1.09374 11.6847 1.04776C11.9781 0.937409 12.312 0.937409 12.6054 1.04776C12.7571 1.10293 12.8886 1.1765 13.01 1.27765L17.866 5.69165C18.0987 5.90316 18.2201 6.17903 18.2201 6.4733C18.2201 6.76757 18.0886 7.05264 17.866 7.25495C17.6334 7.47565 17.3197 7.586 16.996 7.586C16.6723 7.586 16.3587 7.46645 16.1361 7.25495L13.354 4.72609V15.3105C13.354 15.9174 12.8077 16.414 12.14 16.414C11.4723 16.414 10.926 15.9174 10.926 15.3105V4.72609ZM21.852 15.3105C21.852 14.7036 22.3983 14.207 23.066 14.207C23.7337 14.207 24.28 14.7036 24.28 15.3105V19.7245C24.28 21.5545 22.6512 23.035 20.638 23.035H3.642C1.62878 23.035 0 21.5545 0 19.7245V15.3105C0 14.7036 0.5463 14.207 1.214 14.207C1.8817 14.207 2.428 14.7036 2.428 15.3105V19.7245C2.428 20.3314 2.9743 20.828 3.642 20.828H20.638C21.3057 20.828 21.852 20.3314 21.852 19.7245V15.3105Z' fill='%232E56F4'/%3e%3c/svg%3e","eye-hide":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M12%2c17.4a5.5%2c5.5%2c0%2c0%2c1-5.4-5l-3.9-3a11%2c11%2c0%2c0%2c0-1.4%2c2.1%2c1.7%2c1.7%2c0%2c0%2c0%2c0%2c1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c19.2a13.5%2c13.5%2c0%2c0%2c0%2c2.9-.4L13%2c17.3Zm11.8%2c2.2-4.2-3.2a13%2c13%2c0%2c0%2c0%2c3.1-3.9%2c1.7%2c1.7%2c0%2c0%2c0%2c0-1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c4.8%2c11.8%2c11.8%2c0%2c0%2c0%2c6.5%2c6.2L1.7%2c2.5a.6.6%2c0%2c0%2c0-.8.1h0l-.8%2c1a.6.6%2c0%2c0%2c0%2c.1.8L22.3%2c21.5a.6.6%2c0%2c0%2c0%2c.8-.1h0l.8-1A.6.6%2c0%2c0%2c0%2c23.8%2c19.6Zm-6.9-5.3-1.5-1.2a3.6%2c3.6%2c0%2c0%2c0%2c.2-1.1%2c3.5%2c3.5%2c0%2c0%2c0-3.5-3.6h-1a2%2c2%2c0%2c0%2c1%2c.3%2c1.1.6.6%2c0%2c0%2c1-.1.4L8.6%2c7.8A5%2c5%2c0%2c0%2c1%2c12%2c6.6%2c5.4%2c5.4%2c0%2c0%2c1%2c17.4%2c12h0a5.9%2c5.9%2c0%2c0%2c1-.5%2c2.3Z'/%3e%3c/svg%3e","eye-show":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M23.9%2c11.4A13.5%2c13.5%2c0%2c0%2c0%2c12%2c4%2c13.5%2c13.5%2c0%2c0%2c0%2c.1%2c11.4a2.4%2c2.4%2c0%2c0%2c0%2c0%2c1.2A13.5%2c13.5%2c0%2c0%2c0%2c12%2c20a13.5%2c13.5%2c0%2c0%2c0%2c11.9-7.4A2.4%2c2.4%2c0%2c0%2c0%2c23.9%2c11.4ZM12%2c18a6%2c6%2c0%2c1%2c1%2c6-6%2c6%2c6%2c0%2c0%2c1-6%2c6ZM12%2c8l-1.1.2a1.8%2c1.8%2c0%2c0%2c1-.4%2c2.7%2c1.7%2c1.7%2c0%2c0%2c1-2.3%2c0A3.9%2c3.9%2c0%2c0%2c0%2c11%2c15.8%2c3.9%2c3.9%2c0%2c0%2c0%2c15.9%2c13a4.1%2c4.1%2c0%2c0%2c0-2.8-4.9Z'/%3e%3c/svg%3e","file-icon":"data:image/svg+xml,%3csvg id='b2bc64ed-393d-4e15-8787-df9ec8050d97' data-name='ae65933b-c6e6-4b40-868c-58201eab117d' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.4 24'%3e%3cdefs%3e%3cstyle%3e.bb405ea1-9d39-4705-a069-9048c97b4cda%7bfill:%232e56f4%3b%7d.accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='bb405ea1-9d39-4705-a069-9048c97b4cda' d='M20.1%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L14.6%2c0H2.8a.9.9%2c0%2c0%2c0-.9.9h0V8.5H1.3A1.3%2c1.3%2c0%2c0%2c0%2c0%2c9.8H0v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H18.5a1%2c1%2c0%2c0%2c0%2c1-.8h0v-5h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM18.5%2c22.8H2.8V18.2H18.5Zm0-14.3H2.8V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0' transform='translate(0.8 16.6)'%3eFILE%3c/text%3e%3c/svg%3e","default-icon":"data:image/svg+xml,%3csvg id='f46636c4-9d90-4c06-8f72-5c02d35ff376' data-name='a9011979-1776-4746-bb61-6eae84c3e8ab' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.6 24'%3e%3cdefs%3e%3cstyle%3e.b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M15.4%2c0H0V24H20.6V5.1Zm3.5%2c22.3H1.7V1.7H14.4l4.5%2c4.6Z'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='3.5' width='7.6' height='1.59'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='6.5' width='10.6' height='1.59'/%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M13.7%2c16.8v-.5a4.3%2c4.3%2c0%2c0%2c0%2c0-1.6v-.5l1.4-.7A6.2%2c6.2%2c0%2c0%2c0%2c14%2c11.8l-1.3.7-.4-.3-1.4-.8h-.5V9.8a7.4%2c7.4%2c0%2c0%2c0-2.1%2c0v1.5H7.8l-1.4.8-.4.3-1.3-.7a6.2%2c6.2%2c0%2c0%2c0-1.1%2c1.7l1.4.7v.5a4.3%2c4.3%2c0%2c0%2c0%2c0%2c1.6v.5l-1.4.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1%2c1.7L6%2c18.5l.4.3%2c1.4.8.5.2v1.4a7.4%2c7.4%2c0%2c0%2c0%2c2.1%2c0V19.8l.5-.2a3.9%2c3.9%2c0%2c0%2c0%2c1.4-.8l.4-.3%2c1.3.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1-1.7ZM9.4%2c18.3a2.9%2c2.9%2c0%2c0%2c1-2.9-2.8%2c2.9%2c2.9%2c0%2c1%2c1%2c2.9%2c2.8Z'/%3e%3c/svg%3e","close-icon":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","folder-icon":"data:image/svg+xml,%3csvg id='b1b3b989-0dfa-4c1a-9a26-31c0153eee65' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b63eb38a-7601-4817-bdac-e114e5a265aa%7bfill:none%3b%7d.a461cc55-240f-415a-a090-bdc7f44ad7bf%7bclip-path:url(%23ea7bade8-3bf8-4af3-995c-94029c13edc0)%3b%7d.a3e94dd6-5bef-4e69-a637-e50ab154011c%7bfill:%232e56f4%3b%7d%3c/style%3e%3cclipPath id='ea7bade8-3bf8-4af3-995c-94029c13edc0'%3e%3crect class='b63eb38a-7601-4817-bdac-e114e5a265aa' width='24' height='24'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='a461cc55-240f-415a-a090-bdc7f44ad7bf'%3e%3cpath class='a3e94dd6-5bef-4e69-a637-e50ab154011c' d='M14.7%2c4.5h6a2.7%2c2.7%2c0%2c0%2c1%2c1.2.3%2c2.3%2c2.3%2c0%2c0%2c1%2c1%2c.7%2c3.6%2c3.6%2c0%2c0%2c1%2c.7%2c1%2c5.7%2c5.7%2c0%2c0%2c1%2c.1%2c1.3l-1%2c10.5a2.8%2c2.8%2c0%2c0%2c1-.9%2c1.9%2c3.2%2c3.2%2c0%2c0%2c1-2%2c.8H4.2a3.2%2c3.2%2c0%2c0%2c1-2-.8%2c2.8%2c2.8%2c0%2c0%2c1-.9-1.9L.3%2c7.8a2.9%2c2.9%2c0%2c0%2c1%2c.5-2V4.5a3%2c3%2c0%2c0%2c1%2c.8-2.1%2c3.1%2c3.1%2c0%2c0%2c1%2c2.2-.9H9.3a2.9%2c2.9%2c0%2c0%2c1%2c2.1.9l1.2%2c1.2A2.9%2c2.9%2c0%2c0%2c0%2c14.7%2c4.5ZM2.3%2c4.7l1-.2h8.1L10.3%2c3.4a1.8%2c1.8%2c0%2c0%2c0-1-.4H3.8a2.1%2c2.1%2c0%2c0%2c0-1.1.4%2c1.5%2c1.5%2c0%2c0%2c0-.4%2c1.1Z'/%3e%3c/g%3e%3c/svg%3e","rename-icon":"data:image/svg+xml,%3csvg id='a20f7630-4a0d-4a4b-b004-75840c22dff6' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.be3eb9b0-399a-4516-b1fa-0ee0ad3d8865%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M21.6%2c4.8H20.4V7.2h1.2v9.6H20.4v2.4h1.2A2.4%2c2.4%2c0%2c0%2c0%2c24%2c16.8V7.2A2.4%2c2.4%2c0%2c0%2c0%2c21.6%2c4.8ZM4.8%2c9.6H15.6v4.8H4.8Z'/%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M18%2c2.4h3.6V0H12V2.4h3.6V4.8H2.4A2.4%2c2.4%2c0%2c0%2c0%2c0%2c7.2v9.6a2.4%2c2.4%2c0%2c0%2c0%2c2.4%2c2.4H15.6v2.4H12V24h9.6V21.6H18ZM2.4%2c16.8V7.2H15.6v9.6Z'/%3e%3c/svg%3e","camera-icon":"data:image/svg+xml,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21.3763 24.6224H7.6241C6.71362 24.6206 5.84089 24.2581 5.19713 23.6144C4.55337 22.9706 4.19087 22.0979 4.18909 21.1874V11.5594C4.18909 10.6485 4.5511 9.77473 5.19518 9.13047C5.83944 8.48638 6.713 8.12455 7.6241 8.12455H8.5069L9.09982 6.35236C9.32736 5.66733 9.76479 5.07147 10.3501 4.64927C10.9355 4.22707 11.6389 3.99983 12.3607 4H16.6465C17.3683 3.99984 18.0717 4.22705 18.6571 4.64927C19.2424 5.07147 19.6799 5.66733 19.9074 6.35236L20.4938 8.12455H21.3703H21.3701C22.2824 8.12277 23.1577 8.48397 23.8032 9.12824C24.4488 9.77266 24.8116 10.6473 24.8116 11.5594V21.1874C24.8098 22.0979 24.4473 22.9706 23.8036 23.6144C23.1598 24.2582 22.2871 24.6207 21.3766 24.6224L21.3763 24.6224ZM7.6241 9.49724C7.07711 9.49724 6.55263 9.71442 6.16585 10.1012C5.77908 10.488 5.56191 11.0124 5.56191 11.5594V21.1874C5.56191 21.7344 5.77908 22.2589 6.16585 22.6457C6.55262 23.0324 7.07711 23.2496 7.6241 23.2496H21.3763C21.9233 23.2496 22.4478 23.0324 22.8346 22.6457C23.2213 22.2589 23.4385 21.7344 23.4385 21.1874V11.5594C23.4385 11.0124 23.2213 10.488 22.8346 10.1012C22.4478 9.71441 21.9233 9.49724 21.3763 9.49724H19.9972C19.8543 9.4953 19.7156 9.44901 19.6001 9.3647C19.4847 9.28039 19.3983 9.16225 19.3528 9.0268L18.5988 6.78415C18.4634 6.37699 18.2044 6.02224 17.8578 5.76915C17.5113 5.51621 17.0944 5.37768 16.6654 5.37283H12.3606C11.9316 5.37768 11.5147 5.51621 11.1682 5.76915C10.8216 6.02225 10.5627 6.37699 10.4272 6.78415L9.65398 9.0268C9.60851 9.16225 9.52209 9.28039 9.4067 9.3647C9.29116 9.44902 9.15247 9.4953 9.00941 9.49724H7.6241Z' fill='%23478B73' stroke='%23478B73'/%3e%3cpath d='M14.5 21.1875C13.2233 21.1875 11.9987 20.6803 11.0961 19.7776C10.1932 18.8748 9.68604 17.6504 9.68604 16.3735C9.68604 15.0969 10.1932 13.8723 11.0961 12.9696C11.9987 12.0667 13.2233 11.5596 14.5 11.5596C15.7767 11.5596 17.0012 12.0667 17.9039 12.9696C18.8068 13.8723 19.314 15.0969 19.314 16.3735C19.3123 17.6497 18.8045 18.8733 17.9021 19.7757C16.9996 20.678 15.7762 21.1859 14.5 21.1875ZM14.5 12.9386C13.5891 12.9386 12.7153 13.3005 12.0711 13.9447C11.427 14.5888 11.0652 15.4626 11.0652 16.3735C11.0652 17.2844 11.427 18.1581 12.0711 18.8024C12.7153 19.4465 13.5891 19.8083 14.5 19.8083C15.4109 19.8083 16.2847 19.4465 16.9289 18.8024C17.573 18.1581 17.9348 17.2844 17.9348 16.3735C17.9332 15.463 17.5707 14.5903 16.927 13.9465C16.2832 13.3028 15.4105 12.9403 14.5 12.9386Z' fill='%23478B73' stroke='%23478B73'/%3e%3c/svg%3e","image-icon":D,"info-icon":"data:image/svg+xml,%3csvg width='3' height='8' viewBox='0 0 3 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.13863 2.71667L0.122629 2.96933L0.0506294 3.304L0.447296 3.376C0.705296 3.438 0.756629 3.53067 0.700629 3.78867L0.0506294 6.84C-0.119371 7.62867 0.143963 8 0.761963 8C1.24196 8 1.79796 7.77867 2.05063 7.474L2.12796 7.108C1.95263 7.26267 1.69463 7.32467 1.52463 7.32467C1.28263 7.32467 1.1953 7.15467 1.25663 6.85533L2.13863 2.71667ZM2.1993 0.88C2.1993 1.11339 2.10658 1.33722 1.94155 1.50225C1.77652 1.66729 1.55269 1.76 1.3193 1.76C1.08591 1.76 0.862074 1.66729 0.697042 1.50225C0.53201 1.33722 0.439296 1.11339 0.439296 0.88C0.439296 0.646609 0.53201 0.422778 0.697042 0.257746C0.862074 0.0927141 1.08591 0 1.3193 0C1.55269 0 1.77652 0.0927141 1.94155 0.257746C2.10658 0.422778 2.1993 0.646609 2.1993 0.88Z' fill='white'/%3e%3c/svg%3e","close-white":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","filedoc-icon":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.2 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='cls-1' 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)'/%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"},Q=m(h)`
|
|
96
|
+
`,J=({variant:e,variantBorder:l,variantBorderHover:o,variantBgBody:r,variantBgFooter:i,fileName:n,bgUrl:a,size:c,trimFileName:s,bodyContent:d,...p})=>{const m=u()||L;return t.createElement(G,V({variantBorder:l,variantBorderHover:o,variantBgBody:r,size:c,trimFileName:s,theme:m},p),t.createElement(X,{bgUrl:a,size:c,theme:m},d),t.createElement(D,{theme:m,title:n,variant:e,variantBgFooter:i,trimFileName:s,size:c},n))};J.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},J.defaultProps={variant:"black",variantBorder:"neutral-5",variantBorderHover:"primary-1",variantBgBody:"neutral-4",variantBgFooter:null,fileName:"",bgUrl:null,size:"md",trimFileName:!0,bodyContent:null};var U="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 Y={"plus-outlined":"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.0313 0.685989C8.12093 0.685989 6.25347 1.25248 4.66506 2.31382C3.07665 3.37516 1.83863 4.88369 1.10756 6.64863C0.3765 8.41358 0.18522 10.3557 0.557913 12.2293C0.930607 14.103 1.85054 15.8241 3.20137 17.1749C4.5522 18.5257 6.27326 19.4457 8.14692 19.8183C10.0206 20.191 11.9627 19.9998 13.7276 19.2687C15.4926 18.5376 17.0011 17.2996 18.0624 15.7112C19.1238 14.1228 19.6903 12.2553 19.6903 10.345C19.6903 9.07653 19.4404 7.82052 18.955 6.64863C18.4696 5.47675 17.7581 4.41196 16.8612 3.51504C15.9643 2.61812 14.8995 1.90664 13.7276 1.42124C12.5557 0.935826 11.2997 0.685989 10.0313 0.685989ZM10.0313 18.0721C8.503 18.0721 7.00903 17.619 5.7383 16.7699C4.46757 15.9208 3.47716 14.714 2.89231 13.302C2.30746 11.8901 2.15444 10.3364 2.45259 8.83747C2.75075 7.33854 3.48669 5.96169 4.56735 4.88102C5.64802 3.80036 7.02487 3.06442 8.5238 2.76626C10.0227 2.46811 11.5764 2.62113 12.9884 3.20598C14.4003 3.79083 15.6071 4.78125 16.4562 6.05197C17.3053 7.3227 17.7585 8.81667 17.7585 10.345C17.7585 12.3943 16.9444 14.3598 15.4952 15.8089C14.0461 17.258 12.0807 18.0721 10.0313 18.0721ZM13.8949 9.37907H10.9972V6.48137C10.9972 6.2252 10.8954 5.97952 10.7143 5.79838C10.5331 5.61724 10.2875 5.51548 10.0313 5.51548C9.77512 5.51548 9.52944 5.61724 9.3483 5.79838C9.16716 5.97952 9.0654 6.2252 9.0654 6.48137V9.37907H6.1677C5.91153 9.37907 5.66585 9.48083 5.48471 9.66197C5.30357 9.84311 5.20181 10.0888 5.20181 10.345C5.20181 10.6011 5.30357 10.8468 5.48471 11.028C5.66585 11.2091 5.91153 11.3109 6.1677 11.3109H9.0654V14.2086C9.0654 14.4647 9.16716 14.7104 9.3483 14.8915C9.52944 15.0727 9.77512 15.1745 10.0313 15.1745C10.2875 15.1745 10.5331 15.0727 10.7143 14.8915C10.8954 14.7104 10.9972 14.4647 10.9972 14.2086V11.3109H13.8949C14.1511 11.3109 14.3967 11.2091 14.5779 11.028C14.759 10.8468 14.8608 10.6011 14.8608 10.345C14.8608 10.0888 14.759 9.84311 14.5779 9.66197C14.3967 9.48083 14.1511 9.37907 13.8949 9.37907Z' fill='%232A50FD'/%3e%3c/svg%3e","check-mark":"data:image/svg+xml,%3csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2817 0.508636L14.0132 1.50961L6.47213 14.5542L0.238281 9.69783L1.4674 8.12009L5.88914 11.5644L12.2817 0.508636Z' fill='white'/%3e%3c/svg%3e","chevron-right":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(180%2c 8%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-left":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","app-logo":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.91775 0.515015H7.50682C8.35702 0.515015 9.05226 1.21026 9.05226 2.06045V7.64952C9.05226 8.49972 8.35702 9.19496 7.50682 9.19496H1.91775C1.06755 9.19496 0.372314 8.49972 0.372314 7.64952V2.06045C0.372314 1.21026 1.06755 0.515015 1.91775 0.515015ZM1.91785 7.64952H7.50692V2.06045H1.91785V7.64952ZM12.5558 0.515015H18.1449C18.9951 0.515015 19.6903 1.21026 19.6903 2.06045V7.64952C19.6903 8.49972 18.9951 9.19496 18.1449 9.19496H12.5558C11.7056 9.19496 11.0104 8.49972 11.0104 7.64952V2.06045C11.0104 1.21026 11.7056 0.515015 12.5558 0.515015ZM7.50682 11.153H1.91775C1.06755 11.153 0.372314 11.8483 0.372314 12.6985V18.2875C0.372314 19.1377 1.06755 19.833 1.91775 19.833H7.50682C8.35702 19.833 9.05226 19.1377 9.05226 18.2875V12.6985C9.05226 11.8483 8.35702 11.153 7.50682 11.153ZM12.5558 11.153H18.1449C18.9951 11.153 19.6903 11.8483 19.6903 12.6985V18.2875C19.6903 19.1377 18.9951 19.833 18.1449 19.833H12.5558C11.7056 19.833 11.0104 19.1377 11.0104 18.2875V12.6985C11.0104 11.8483 11.7056 11.153 12.5558 11.153Z' fill='%232A50FD'/%3e%3c/svg%3e",email:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.4286 0.617798H2.90599C2.13748 0.617798 1.40044 0.92309 0.857016 1.46651C0.313593 2.00994 0.00830078 2.74698 0.00830078 3.51549V13.1745C0.00830078 13.943 0.313593 14.68 0.857016 15.2234C1.40044 15.7669 2.13748 16.0722 2.90599 16.0722H16.4286C17.1971 16.0722 17.9341 15.7669 18.4775 15.2234C19.021 14.68 19.3263 13.943 19.3263 13.1745V3.51549C19.3263 2.74698 19.021 2.00994 18.4775 1.46651C17.9341 0.92309 17.1971 0.617798 16.4286 0.617798ZM16.0325 2.54959L10.3531 8.22907C10.2633 8.3196 10.1564 8.39146 10.0387 8.4405C9.92104 8.48954 9.79479 8.51478 9.66728 8.51478C9.53977 8.51478 9.41352 8.48954 9.29582 8.4405C9.17811 8.39146 9.07129 8.3196 8.98149 8.22907L3.30201 2.54959H16.0325ZM17.3945 13.1745C17.3945 13.4306 17.2927 13.6763 17.1116 13.8575C16.9304 14.0386 16.6847 14.1404 16.4286 14.1404H2.90599C2.64982 14.1404 2.40414 14.0386 2.223 13.8575C2.04186 13.6763 1.9401 13.4306 1.9401 13.1745V3.91151L7.61958 9.59099C8.1629 10.1336 8.89939 10.4384 9.66728 10.4384C10.4352 10.4384 11.1717 10.1336 11.715 9.59099L17.3945 3.91151V13.1745Z' fill='%232A50FD'/%3e%3c/svg%3e","chevron-down":"data:image/svg+xml,%3csvg width='13' height='19' viewBox='0 0 13 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(270%2c 6.5%2c 9.5)' fill-rule='evenodd' clip-rule='evenodd' d='M12.6344 0.877569C13.1251 1.49007 13.0263 2.38439 12.4138 2.87509L4.33812 9.34497L12.4138 15.8148C13.0263 16.3056 13.1251 17.1999 12.6344 17.8124C12.1437 18.4249 11.2494 18.5236 10.6369 18.0329L1.17683 10.454C0.840203 10.1843 0.644287 9.77631 0.644287 9.34497C0.644287 8.91363 0.840203 8.50564 1.17683 8.23594L10.6369 0.65704C11.2494 0.166337 12.1437 0.265071 12.6344 0.877569Z' fill='%232A50FD'/%3e%3c/svg%3e","triangle-down":"data:image/svg+xml,%3csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.271484 0.153671H8.27148L4.27148 6.15367L0.271484 0.153671Z' fill='%23081348'/%3e%3c/svg%3e",info:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st17' d='M12%2c0C9.63%2c0%2c7.31%2c0.7%2c5.33%2c2.02C3.36%2c3.34%2c1.82%2c5.22%2c0.91%2c7.41c-0.91%2c2.19-1.15%2c4.61-0.68%2c6.93 c0.46%2c2.33%2c1.61%2c4.47%2c3.28%2c6.14c1.68%2c1.68%2c3.82%2c2.82%2c6.14%2c3.28c2.33%2c0.46%2c4.74%2c0.23%2c6.93-0.68c2.19-0.91%2c4.07-2.45%2c5.39-4.42 C23.3%2c16.69%2c24%2c14.37%2c24%2c12c0-3.18-1.27-6.23-3.52-8.48C18.23%2c1.27%2c15.18%2c0%2c12%2c0z M12%2c21.6c-1.9%2c0-3.75-0.56-5.33-1.62 c-1.58-1.05-2.81-2.55-3.54-4.31s-0.92-3.68-0.55-5.55c0.37-1.86%2c1.28-3.57%2c2.63-4.92s3.05-2.26%2c4.92-2.63 c1.86-0.37%2c3.79-0.18%2c5.55%2c0.55s3.25%2c1.96%2c4.31%2c3.54C21.04%2c8.25%2c21.6%2c10.1%2c21.6%2c12c0%2c2.55-1.02%2c4.99-2.81%2c6.79 C16.99%2c20.58%2c14.55%2c21.6%2c12%2c21.6z'/%3e %3cpath class='st17' d='M11.2%2c6.35C11.43%2c6.13%2c11.73%2c6%2c12.05%2c6c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85V12 c0%2c0.32-0.13%2c0.62-0.35%2c0.85c-0.22%2c0.23-0.53%2c0.35-0.85%2c0.35c-0.32%2c0-0.62-0.13-0.85-0.35c-0.23-0.22-0.35-0.53-0.35-0.85V7.2 C10.85%2c6.88%2c10.98%2c6.58%2c11.2%2c6.35z'/%3e %3cpath class='st17' d='M11.39%2c15.8c0.2-0.13%2c0.43-0.2%2c0.67-0.2c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.23%2c0.22%2c0.35%2c0.53%2c0.35%2c0.85 c0%2c0.24-0.07%2c0.47-0.2%2c0.67c-0.13%2c0.2-0.32%2c0.35-0.54%2c0.44c-0.22%2c0.09-0.46%2c0.11-0.69%2c0.07c-0.23-0.05-0.45-0.16-0.61-0.33 c-0.17-0.17-0.28-0.38-0.33-0.61c-0.05-0.23-0.02-0.47%2c0.07-0.69C11.03%2c16.12%2c11.19%2c15.93%2c11.39%2c15.8z'/%3e%3c/g%3e%3c/svg%3e","cross-icon":"data:image/svg+xml,%3csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.7129 9.70582L19.8791 1.53962C20.2304 1.18838 20.2304 0.661516 19.8791 0.310275C19.5279 -0.0409657 19.001 -0.0409657 18.6498 0.310275L10.4836 8.47648L2.31736 0.310275C1.96612 -0.0409657 1.43926 -0.0409657 1.08802 0.310275C0.736775 0.661516 0.736775 1.18838 1.08802 1.53962L9.25422 9.70582L1.08802 17.872C0.736775 18.2233 0.736775 18.7501 1.08802 19.1014C1.26364 19.277 1.43926 19.3648 1.70269 19.3648C1.96612 19.3648 2.14174 19.277 2.31736 19.1014L10.4836 10.9352L18.6498 19.1014C18.8254 19.277 19.0888 19.3648 19.2644 19.3648C19.4401 19.3648 19.7035 19.277 19.8791 19.1014C20.2304 18.7501 20.2304 18.2233 19.8791 17.872L11.7129 9.70582Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='%232E56F4'/%3e%3c/svg%3e","jpg-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0248 7.36488H14.5926V5.27939C14.5926 5.26822 14.5911 5.25698 14.5896 5.24568L14.5888 5.24011C14.5881 5.1573 14.5618 5.07596 14.5051 5.01152L11.0346 1.04708L11.0334 1.0461C11.0328 1.04567 11.0323 1.04527 11.0318 1.0446C11.0112 1.02149 10.987 1.00228 10.9615 0.985642C10.954 0.980577 10.9464 0.976328 10.9385 0.971949C10.9164 0.95989 10.893 0.94989 10.8688 0.942668C10.8658 0.941806 10.8628 0.940756 10.8599 0.939708L10.8599 0.939707L10.8599 0.939704C10.8566 0.938529 10.8533 0.937357 10.8499 0.936459C10.8237 0.93025 10.7964 0.926361 10.7689 0.926361H2.2397C1.85022 0.926361 1.53382 1.24313 1.53382 1.63227V7.36472H1.10169C0.544537 7.36472 0.0927734 7.81628 0.0927734 8.37364V13.6202C0.0927734 14.1772 0.544537 14.629 1.10169 14.629H1.53385V18.2204C1.53385 18.6096 1.85025 18.9264 2.23973 18.9264H13.8868C14.2759 18.9264 14.5926 18.6096 14.5926 18.2204V14.629H15.0249C15.5819 14.629 16.0337 14.1772 16.0337 13.6202V8.3738C16.0337 7.81648 15.5818 7.36488 15.0248 7.36488ZM2.2397 1.63241H10.4159V5.24394C10.4159 5.43893 10.5741 5.59688 10.7689 5.59688H13.8867V7.36511H2.2397V1.63241ZM8.94593 11.1082C9.25851 10.8108 9.43053 10.3728 9.43053 9.8568C9.43053 9.34086 9.20393 8.90285 8.86802 8.6371C8.51573 8.35543 7.99178 8.21481 7.25678 8.21481C6.52953 8.21481 6.01355 8.26151 5.6458 8.32442V13.5243H6.82655V11.6398C6.936 11.6556 7.07698 11.6631 7.23345 11.6631C7.93691 11.6631 8.53903 11.4913 8.94593 11.1082ZM1.90744 13.4852L2.04065 12.5234C2.20496 12.5782 2.41581 12.6175 2.65038 12.6175C3.1512 12.6175 3.46372 12.3904 3.46372 11.5694V8.25377H4.65221V11.5849C4.65221 13.0865 3.9326 13.6102 2.77548 13.6102C2.50202 13.6104 2.14218 13.5638 1.90744 13.4852ZM2.2397 18.0294H13.8867V14.629H2.2397V18.0294ZM14.5923 13.2821C14.2249 13.4072 13.529 13.5791 12.8324 13.5791C11.8711 13.5791 11.1748 13.3367 10.6903 12.8676C10.2053 12.4142 9.93906 11.726 9.94717 10.9518C9.95472 9.20007 11.2293 8.19916 12.9578 8.19916C13.6382 8.19916 14.1625 8.33187 14.4203 8.45713L14.17 9.41108C13.8805 9.28595 13.5207 9.18429 12.942 9.18429C11.949 9.18429 11.1987 9.74749 11.1987 10.8892C11.1987 11.9761 11.8787 12.6174 12.8563 12.6174C13.13 12.6174 13.3491 12.586 13.4428 12.539V11.4364H12.6294V10.5059H14.5922V13.2821H14.5923ZM6.82654 9.16098C6.91262 9.13739 7.07696 9.11386 7.31909 9.11386C7.91353 9.11386 8.25003 9.40331 8.25003 9.88824C8.25003 10.4275 7.85892 10.7484 7.22533 10.7484C7.0535 10.7484 6.9284 10.7405 6.82654 10.717V9.16098Z' fill='%232E56F4'/%3e%3c/svg%3e","pdf-icon":"data:image/svg+xml,%3csvg width='17' height='19' viewBox='0 0 17 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.3246 6.76136H14.8924V4.67588C14.8924 4.6647 14.8909 4.65346 14.8894 4.64216L14.8886 4.6366C14.8879 4.55379 14.8616 4.47245 14.8049 4.408L11.3344 0.443564L11.3332 0.442584C11.3326 0.442151 11.3321 0.441754 11.3316 0.441081C11.311 0.417976 11.2868 0.39876 11.2613 0.382126C11.2538 0.377061 11.2462 0.372813 11.2383 0.368434C11.2162 0.356375 11.1928 0.346375 11.1686 0.339153C11.1656 0.338291 11.1626 0.33724 11.1597 0.336192L11.1597 0.336192L11.1597 0.336189C11.1564 0.335013 11.1531 0.333841 11.1497 0.332943C11.1235 0.326734 11.0963 0.322845 11.0687 0.322845H2.5395C2.15003 0.322845 1.83362 0.63961 1.83362 1.02876V6.7612H1.4015C0.844342 6.7612 0.392578 7.21277 0.392578 7.77012V13.0167C0.392578 13.5736 0.844342 14.0255 1.4015 14.0255H1.83365V17.6169C1.83365 18.006 2.15006 18.3228 2.53954 18.3228H14.1866C14.5757 18.3228 14.8925 18.0061 14.8925 17.6169V14.0255H15.3247C15.8817 14.0255 16.3335 13.5736 16.3335 13.0167V7.77028C16.3335 7.21296 15.8816 6.76136 15.3246 6.76136ZM2.5395 1.02889H10.7157V4.64042C10.7157 4.83542 10.8739 4.99336 11.0687 4.99336H14.1865V6.76159H2.5395V1.02889ZM10.3283 12.5567C10.8374 12.1264 11.2048 11.4306 11.2048 10.4216C11.2048 9.49103 10.8607 8.84211 10.3135 8.43541C9.80498 8.05247 9.15576 7.87247 8.15537 7.87247C7.55322 7.87247 6.98201 7.91159 6.54414 7.98182V13.1588C6.84165 13.1978 7.27946 13.2369 7.89711 13.2369C8.929 13.2369 9.77374 13.018 10.3283 12.5567ZM2.00029 13.1823V7.98182C2.36764 7.9196 2.88401 7.87247 3.61127 7.87247C4.34626 7.87247 4.87032 8.01326 5.22208 8.29496C5.55842 8.56067 5.78466 8.99868 5.78466 9.51482C5.78466 10.0311 5.61309 10.469 5.30005 10.766C4.89345 11.1492 4.29139 11.3214 3.58741 11.3214C3.43127 11.3214 3.29002 11.3134 3.18104 11.2978V13.1824H2.00029V13.1823ZM2.5395 17.4259H14.1865V14.0255H2.5395V17.4259ZM15.2093 8.88907H13.1836V10.0934H15.0761V11.0631H13.1836V13.1823H11.9877V7.91159H15.2093V8.88907ZM4.60424 9.54587C4.60424 9.06116 4.26767 8.77188 3.67372 8.77188C3.43143 8.77188 3.26728 8.79525 3.1812 8.81868V10.3751C3.28296 10.3982 3.40806 10.4061 3.57963 10.4061C4.21332 10.4061 4.60424 10.0856 4.60424 9.54587ZM8.2805 8.7875C8.01433 8.7875 7.8427 8.81094 7.74067 8.8344V12.2829C7.8425 12.3067 8.00675 12.3067 8.15537 12.3067C9.23436 12.3142 9.93818 11.7202 9.93818 10.4611C9.94609 9.36593 9.30469 8.7875 8.2805 8.7875Z' fill='%232E56F4'/%3e%3c/svg%3e","arrow-up":"data:image/svg+xml,%3csvg width='11' height='16' viewBox='0 0 11 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.6561 4.98854L5.78989 0.122986L0.923645 4.98854L1.94087 6.00576L5.06337 2.88257V15.123H6.51636V2.88257L9.63886 6.00576L10.6561 4.98854Z' fill='%23009500'/%3e%3c/svg%3e","arrow-down":"data:image/svg+xml,%3csvg width='11' height='17' viewBox='0 0 11 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.337 11.3942L5.47074 16.4335L0.604492 11.3942L1.62172 10.3406L4.74422 13.5753V0.897759H6.19721V13.5753L9.31971 10.3406L10.337 11.3942Z' fill='%23C10000'/%3e%3c/svg%3e","pen-icon":"data:image/svg+xml,%3csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.87647 10.4528L2.64806 13.9942H0.504883L5.3205 0.612427H7.65317L12.4688 13.9942H10.3256L9.10374 10.4528H3.87647ZM4.46454 8.7539H8.51567L6.54238 3.04311H6.43783L4.46454 8.7539Z' fill='%23454545'/%3e%3c/svg%3e","sign-icon":"data:image/svg+xml,%3csvg width='23' height='17' viewBox='0 0 23 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.4919 0.469661C21.4919 0.469661 21.4927 0.469661 21.4935 0.470442L21.4935 0.470422C22.2458 1.00014 22.4466 2.06732 21.9411 2.85482L21.3568 3.76654L18.6302 1.85794L19.2138 0.936842C19.2138 0.936842 19.2138 0.936061 19.2145 0.936061C19.7193 0.148561 20.7396 -0.060019 21.4919 0.469661ZM12.8287 11.4032L12.81 14.4742C12.8053 14.5039 12.824 14.5297 12.8514 14.5352C12.8639 14.5367 12.8764 14.5352 12.8881 14.5274L15.6757 13.3492L21.0147 4.68745L18.1741 2.74057L12.8287 11.4032ZM11.6916 7.26789C11.2142 5.85961 9.65961 5.20995 8.23719 5.74995C6.01654 6.59005 5.65513 9.45668 6.63008 12.0049L6.7317 12.2595C7.01005 12.9291 7.3479 13.5236 7.75506 14.0393L7.90633 14.2236L7.7904 14.3086L7.64283 14.4049C6.71979 14.9803 6.0144 14.8962 5.42701 14.0152C5.11735 13.5506 5.01096 13.0618 4.98516 12.1083L4.9715 11.0336C4.93862 9.71545 4.77544 9.05726 4.19647 8.353C3.38847 7.36761 1.96488 7.43564 0.945348 8.25562C0.724649 8.43312 0.689631 8.75593 0.867134 8.97662C1.04464 9.19732 1.36744 9.23234 1.58814 9.05484C2.21276 8.55248 3.00273 8.51473 3.40378 9.00383C3.8507 9.54747 3.94804 10.1185 3.95265 11.5636L3.95515 11.9049C3.97323 13.2011 4.09831 13.871 4.57361 14.5841C5.54707 16.0442 6.94271 16.1268 8.36769 15.1564L8.59557 14.9923L8.64733 14.9496L8.7923 15.0647C9.63186 15.7067 10.6739 16.1324 11.9605 16.325C12.2406 16.3669 12.5016 16.1738 12.5435 15.8937C12.5855 15.6136 12.3924 15.3525 12.1123 15.3106L11.8424 15.2657C10.8696 15.0866 10.0777 14.7507 9.43059 14.26L9.42233 14.2526L9.48822 14.1872C10.0623 13.5879 10.5767 12.8898 10.926 12.2524C11.8691 10.5302 12.2094 8.7956 11.6916 7.26789ZM8.60065 6.70903C9.49902 6.36798 10.4363 6.75969 10.7202 7.59715C11.1306 8.8078 10.8446 10.2657 10.0264 11.7596L9.90522 11.9708C9.60656 12.4692 9.20064 13.0019 8.76026 13.4641L8.67833 13.5456L8.63441 13.4951C8.20642 12.9789 7.86423 12.3595 7.58793 11.6382C6.78908 9.55027 7.0745 7.28639 8.60065 6.70903Z' fill='%232E56F4'/%3e%3c/svg%3e","edit-icon":"data:image/svg+xml,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.38784 7.73764H3.29584C3.35506 7.73799 3.41377 7.72664 3.4686 7.70424C3.52343 7.68185 3.57329 7.64885 3.61534 7.60714L6.72934 4.48864L8.00734 3.23764C8.04952 3.19581 8.083 3.14604 8.10584 3.0912C8.12869 3.03637 8.14045 2.97755 8.14045 2.91814C8.14045 2.85874 8.12869 2.79992 8.10584 2.74508C8.083 2.69025 8.04952 2.64048 8.00734 2.59864L6.09934 0.668143C6.05751 0.625966 6.00774 0.592488 5.9529 0.569642C5.89806 0.546796 5.83925 0.535034 5.77984 0.535034C5.72044 0.535034 5.66162 0.546796 5.60678 0.569642C5.55195 0.592488 5.50217 0.625966 5.46034 0.668143L4.19134 1.94164L1.06834 5.06014C1.02664 5.10219 0.993639 5.15206 0.971245 5.20689C0.948851 5.26171 0.937499 5.32042 0.937842 5.37964V7.28764C0.937842 7.40699 0.985252 7.52145 1.06964 7.60584C1.15404 7.69023 1.26849 7.73764 1.38784 7.73764ZM5.77984 1.62214L7.05334 2.89564L6.41434 3.53464L5.14084 2.26114L5.77984 1.62214ZM1.83784 5.56414L4.50634 2.89564L5.77984 4.16914L3.11134 6.83764H1.83784V5.56414ZM8.58784 8.63764H0.487842C0.368494 8.63764 0.254035 8.68505 0.169644 8.76945C0.0852524 8.85384 0.0378418 8.9683 0.0378418 9.08764C0.0378418 9.20699 0.0852524 9.32145 0.169644 9.40584C0.254035 9.49023 0.368494 9.53764 0.487842 9.53764H8.58784C8.70719 9.53764 8.82165 9.49023 8.90604 9.40584C8.99043 9.32145 9.03784 9.20699 9.03784 9.08764C9.03784 8.9683 8.99043 8.85384 8.90604 8.76945C8.82165 8.68505 8.70719 8.63764 8.58784 8.63764Z' fill='%232E56F4'/%3e%3c/svg%3e","hamburger-menu":"data:image/svg+xml,%3csvg width='21' height='17' viewBox='0 0 21 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.38839 3.50162H18.4867C18.9136 3.50162 19.3231 3.36455 19.625 3.12055C19.9269 2.87656 20.0965 2.54563 20.0965 2.20057C20.0965 1.85551 19.9269 1.52458 19.625 1.28059C19.3231 1.0366 18.9136 0.899521 18.4867 0.899521H2.38839C1.96144 0.899521 1.55197 1.0366 1.25007 1.28059C0.948171 1.52458 0.778564 1.85551 0.778564 2.20057C0.778564 2.54563 0.948171 2.87656 1.25007 3.12055C1.55197 3.36455 1.96144 3.50162 2.38839 3.50162ZM18.4867 7.40477H2.38839C1.96144 7.40477 1.55197 7.54184 1.25007 7.78584C0.948171 8.02983 0.778564 8.36076 0.778564 8.70582C0.778564 9.05088 0.948171 9.38181 1.25007 9.6258C1.55197 9.86979 1.96144 10.0069 2.38839 10.0069H18.4867C18.9136 10.0069 19.3231 9.86979 19.625 9.6258C19.9269 9.38181 20.0965 9.05088 20.0965 8.70582C20.0965 8.36076 19.9269 8.02983 19.625 7.78584C19.3231 7.54184 18.9136 7.40477 18.4867 7.40477ZM18.4867 13.91H2.38839C1.96144 13.91 1.55197 14.0471 1.25007 14.2911C0.948171 14.5351 0.778564 14.866 0.778564 15.2111C0.778564 15.5561 0.948171 15.8871 1.25007 16.1311C1.55197 16.375 1.96144 16.5121 2.38839 16.5121H18.4867C18.9136 16.5121 19.3231 16.375 19.625 16.1311C19.9269 15.8871 20.0965 15.5561 20.0965 15.2111C20.0965 14.866 19.9269 14.5351 19.625 14.2911C19.3231 14.0471 18.9136 13.91 18.4867 13.91Z' fill='%232A50FD'/%3e%3c/svg%3e",bell:"data:image/svg+xml,%3csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.87983 17.0764C8.96945 17.8588 9.6528 18.4673 10.4832 18.4673C11.3137 18.4673 11.997 17.8588 12.0867 17.0764H8.87983ZM13.8847 17.0764C13.7909 18.8205 12.3037 20.206 10.4832 20.206C8.6628 20.206 7.1756 18.8205 7.08178 17.0764H2.59635C1.70571 17.0764 0.983139 16.3769 0.983139 15.5116V15.1639C0.983139 13.9033 1.90736 12.8506 3.13408 12.6088V7.33454C3.13408 3.3968 6.42352 0.205994 10.4831 0.205994C14.5428 0.205994 17.8322 3.39673 17.8322 7.33454V12.6088C19.0603 12.8506 19.9831 13.902 19.9831 15.1639V15.5116C19.9831 16.3782 19.2606 17.0764 18.3699 17.0764H13.8847ZM18.1909 15.1639C18.1909 14.683 17.7904 14.2945 17.2919 14.2945C16.6001 14.2945 16.04 13.7471 16.04 13.0802V7.33437C16.04 4.35689 13.5529 1.94449 10.4834 1.94449C7.41378 1.94449 4.92675 4.35689 4.92675 7.33437V13.0802C4.92675 13.7498 4.36381 14.2945 3.67483 14.2945C3.17771 14.2945 2.77581 14.6844 2.77581 15.1639V15.3377H18.1909V15.1639Z' fill='white'/%3e%3c/svg%3e",star:"data:image/svg+xml,%3csvg width='20' height='19' viewBox='0 0 20 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6464 7.09946C19.5855 6.92303 19.4747 6.76806 19.3274 6.65335C19.1802 6.53863 19.0028 6.4691 18.8169 6.45319L13.3284 5.65259L10.8687 0.665684C10.7897 0.5026 10.6664 0.365063 10.5128 0.268828C10.3593 0.172592 10.1817 0.121552 10.0005 0.121552C9.81934 0.121552 9.6418 0.172592 9.48826 0.268828C9.33473 0.365063 9.2114 0.5026 9.13242 0.665684L6.67273 5.64294L1.18424 6.45319C1.00572 6.47857 0.837879 6.55347 0.699776 6.66941C0.561672 6.78535 0.458832 6.93768 0.402924 7.10911C0.351748 7.27663 0.347156 7.45493 0.38964 7.62487C0.432124 7.7948 0.520081 7.94996 0.644071 8.0737L4.62781 11.932L3.66322 17.4109C3.62879 17.5917 3.64682 17.7786 3.71519 17.9496C3.78355 18.1205 3.8994 18.2683 4.04906 18.3755C4.19492 18.4797 4.36696 18.5413 4.54586 18.5532C4.72477 18.5651 4.90346 18.527 5.06187 18.443L10.0005 15.8675L14.9199 18.4526C15.0553 18.529 15.2082 18.5689 15.3636 18.5684C15.568 18.5691 15.7672 18.5049 15.9327 18.3851C16.0824 18.2779 16.1982 18.1301 16.2666 17.9592C16.335 17.7883 16.353 17.6014 16.3186 17.4205L15.354 11.9417L19.3377 8.08334C19.477 7.96535 19.5799 7.81027 19.6346 7.63611C19.6892 7.46195 19.6933 7.27586 19.6464 7.09946ZM13.7142 10.9578C13.6011 11.0672 13.5164 11.2027 13.4677 11.3523C13.4189 11.5019 13.4075 11.6612 13.4345 11.8163L14.129 15.8579L10.5021 13.9287C10.3626 13.8544 10.2069 13.8155 10.0488 13.8155C9.89066 13.8155 9.73498 13.8544 9.59542 13.9287L5.96858 15.8579L6.66308 11.8163C6.69003 11.6612 6.67862 11.5019 6.62987 11.3523C6.58111 11.2027 6.49647 11.0672 6.38335 10.9578L3.4896 8.06405L7.5505 7.47565C7.70676 7.45392 7.85531 7.39418 7.98311 7.30169C8.11092 7.2092 8.21409 7.08677 8.28358 6.94513L10.0005 3.27006L11.814 6.95478C11.8835 7.09641 11.9866 7.21884 12.1144 7.31134C12.2422 7.40383 12.3908 7.46356 12.547 7.4853L16.608 8.0737L13.7142 10.9578Z' fill='%232A50FD'/%3e%3c/svg%3e","cloud-icon":"data:image/svg+xml,%3csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.2048 10.3586L9.01892 13.5445L7.76975 12.2953C7.67973 12.2046 7.57263 12.1325 7.45463 12.0834C7.33663 12.0342 7.21006 12.0089 7.08222 12.0089C6.95439 12.0089 6.82782 12.0342 6.70982 12.0834C6.59182 12.1325 6.48472 12.2046 6.3947 12.2953C6.21434 12.4768 6.11311 12.7222 6.11311 12.978C6.11311 13.2339 6.21434 13.4793 6.3947 13.6607L8.3314 15.5974C8.42142 15.6882 8.52852 15.7602 8.64652 15.8094C8.76452 15.8585 8.89109 15.8839 9.01892 15.8839C9.14676 15.8839 9.27333 15.8585 9.39133 15.8094C9.50933 15.7602 9.61643 15.6882 9.70645 15.5974L13.5799 11.724C13.7602 11.5426 13.8614 11.2972 13.8614 11.0413C13.8614 10.7855 13.7602 10.5401 13.5799 10.3586C13.4898 10.2679 13.3827 10.1958 13.2647 10.1467C13.1467 10.0975 13.0202 10.0722 12.8923 10.0722C12.7645 10.0722 12.6379 10.0975 12.5199 10.1467C12.4019 10.1958 12.2948 10.2679 12.2048 10.3586V10.3586ZM16.2041 4.67443C15.6117 3.31469 14.5898 2.18674 13.2949 1.46354C12 0.740337 10.5037 0.461796 9.03527 0.670623C7.56688 0.87945 6.20752 1.56412 5.16559 2.61965C4.12366 3.67519 3.45669 5.04333 3.26693 6.5143C2.45932 6.71468 1.7377 7.16981 1.20893 7.81229C0.680162 8.45478 0.372348 9.25047 0.331066 10.0815C0.289784 10.9126 0.517229 11.7349 0.979725 12.4266C1.44222 13.1183 2.11518 13.6427 2.89895 13.9222C3.02264 13.9871 3.15891 14.0245 3.2984 14.0317C3.4379 14.039 3.57732 14.016 3.70709 13.9644C3.83687 13.9127 3.95393 13.8336 4.05025 13.7324C4.14656 13.6312 4.21985 13.5104 4.26508 13.3783C4.31031 13.2461 4.32641 13.1057 4.31228 12.9668C4.29815 12.8278 4.25413 12.6935 4.18323 12.5732C4.11232 12.4528 4.01622 12.3492 3.90152 12.2695C3.78681 12.1898 3.65622 12.1359 3.5187 12.1114C3.14127 11.9749 2.81554 11.7246 2.58656 11.395C2.35758 11.0654 2.23664 10.6728 2.24048 10.2715C2.24048 9.75785 2.44452 9.26524 2.80772 8.90204C3.17092 8.53884 3.66353 8.3348 4.17718 8.3348C4.434 8.3348 4.6803 8.23277 4.8619 8.05117C5.0435 7.86957 5.14553 7.62327 5.14553 7.36645C5.15027 6.22198 5.56026 5.11619 6.30277 4.24528C7.04528 3.37436 8.0723 2.79462 9.20161 2.60891C10.3309 2.42321 11.4895 2.64355 12.4718 3.23084C13.4541 3.81813 14.1966 4.7344 14.5676 5.81709C14.6244 5.98168 14.7245 6.12792 14.8574 6.24039C14.9904 6.35287 15.1512 6.42742 15.3229 6.4562C15.9679 6.57808 16.5526 6.91481 16.9817 7.41151C17.4108 7.9082 17.6591 8.53559 17.686 9.19144C17.713 9.84728 17.517 10.4929 17.1301 11.0232C16.7432 11.5534 16.1881 11.937 15.5553 12.1114C15.2985 12.1435 15.0649 12.2763 14.906 12.4806C14.7471 12.6849 14.6759 12.9439 14.708 13.2008C14.7401 13.4576 14.8729 13.6911 15.0772 13.85C15.2815 14.0089 15.5405 14.0802 15.7974 14.0481H16.0395C17.0585 13.7788 17.9619 13.1843 18.6124 12.3549C19.2628 11.5254 19.6249 10.5064 19.6435 9.45253C19.6621 8.39864 19.3363 7.36746 18.7156 6.51558C18.0948 5.6637 17.213 5.03766 16.2041 4.73254V4.67443Z' fill='%232A50FD'/%3e%3c/svg%3e","check-icon":"data:image/svg+xml,%3csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.09309 0.499928C6.94236 0.505009 6.80012 0.568234 6.69568 0.676061C5.27989 2.09523 4.2073 3.27224 2.87503 4.62764L1.41183 3.39024C1.29498 3.29089 1.14369 3.24178 0.990707 3.25419C0.837725 3.26661 0.69603 3.33887 0.596677 3.45572C0.497324 3.57257 0.448218 3.72386 0.46063 3.87684C0.472485 4.02982 0.545306 4.17152 0.662154 4.27087L2.54083 5.86052C2.77058 6.05754 3.11323 6.04342 3.32662 5.82891C4.88014 4.27207 5.98769 3.02607 7.51751 1.49351C7.68968 1.32698 7.74162 1.07125 7.64734 0.850538C7.55307 0.629823 7.33235 0.490382 7.09301 0.499977L7.09309 0.499928Z' fill='white'/%3e%3c/svg%3e","arrow-rotate":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none%3bstroke:black%3bstroke-miterlimit:10%3bopacity:0%3b%7d%3c/style%3e%3c/defs%3e%3cpath d='M.92%2c14a1%2c1%2c0%2c0%2c0%2c.93-1C1.85%2c6.63%2c6%2c2%2c11.79%2c2a9.45%2c9.45%2c0%2c0%2c1%2c8.53%2c4.72L17.76%2c6a.92.92%2c0%2c0%2c0-1.12.73A1%2c1%2c0%2c0%2c0%2c17.31%2c8l4.44%2c1.2.11%2c0H22a.81.81%2c0%2c0%2c0%2c.27%2c0h0A1%2c1%2c0%2c0%2c0%2c22.56%2c9a.27.27%2c0%2c0%2c0%2c.07-.08.8.8%2c0%2c0%2c0%2c.13-.19.84.84%2c0%2c0%2c0%2c.06-.14s0-.07%2c0-.11L24%2c3.64a1%2c1%2c0%2c0%2c0-.67-1.21.92.92%2c0%2c0%2c0-1.12.73l-.5%2c2.16A11.39%2c11.39%2c0%2c0%2c0%2c11.79%2c0C5.07%2c0%2c0%2c5.59%2c0%2c13A1%2c1%2c0%2c0%2c0%2c.92%2c14Z'/%3e%3cpath d='M23.08%2c10a1%2c1%2c0%2c0%2c0-.93%2c1c0%2c6.37-4.18%2c11-9.94%2c11a9.45%2c9.45%2c0%2c0%2c1-8.53-4.72L6.24%2c18a.92.92%2c0%2c0%2c0%2c1.12-.73A1%2c1%2c0%2c0%2c0%2c6.69%2c16l-4.44-1.2-.11%2c0H2a.81.81%2c0%2c0%2c0-.27%2c0h0a1%2c1%2c0%2c0%2c0-.29.19.27.27%2c0%2c0%2c0-.07.08.8.8%2c0%2c0%2c0-.13.19.84.84%2c0%2c0%2c0-.06.14s0%2c.07%2c0%2c.11L0%2c20.36A1%2c1%2c0%2c0%2c0%2c.7%2c21.57a.92.92%2c0%2c0%2c0%2c1.12-.73l.5-2.16A11.39%2c11.39%2c0%2c0%2c0%2c12.21%2c24C18.93%2c24%2c24%2c18.41%2c24%2c11A1%2c1%2c0%2c0%2c0%2c23.08%2c10Z'/%3e%3crect class='cls-1' width='24' height='24'/%3e%3c/svg%3e","magnifier-icon":"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.7456 14.6459L19.327 18.1983C19.6886 18.5724 19.6886 19.1659 19.327 19.5401C19.1457 19.7228 18.899 19.8256 18.6416 19.8256C18.3842 19.8256 18.1375 19.7228 17.9562 19.5401L14.4038 15.9877C10.8048 18.8742 5.57718 18.4442 2.49816 15.0084C-0.580862 11.5726 -0.437387 6.32929 2.82492 3.06699C6.08723 -0.195322 11.3305 -0.338797 14.7663 2.74023C18.2022 5.81925 18.6322 11.0468 15.7456 14.6459ZM2.23111 9.23044C2.23111 12.9624 5.25644 15.9877 8.98837 15.9877C10.7805 15.9877 12.4992 15.2758 13.7665 14.0085C15.0337 12.7413 15.7456 11.0226 15.7456 9.23044C15.7456 5.49851 12.7203 2.47318 8.98837 2.47318C5.25644 2.47318 2.23111 5.49851 2.23111 9.23044Z' fill='%232A50FD'/%3e%3c/svg%3e",connection:"data:image/svg+xml,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.8412 11.3595C11.4441 10.6162 12.3481 10.1818 13.3052 10.1755C15.0725 10.1755 16.5052 11.6082 16.5052 13.3755C16.5052 15.1428 15.0725 16.5755 13.3052 16.5755C11.5379 16.5755 10.1052 15.1428 10.1052 13.3755C10.1076 13.1849 10.1263 12.9949 10.1612 12.8075L5.9372 10.8635C4.68025 12.0925 2.66722 12.0775 1.42881 10.8298C0.190398 9.58205 0.190398 7.56895 1.42881 6.32124C2.66722 5.07353 4.68025 5.05846 5.9372 6.2875L10.1612 4.3435C10.1263 4.15611 10.1076 3.96608 10.1052 3.7755C10.0926 2.21832 11.2028 0.878155 12.7351 0.600798C14.2675 0.323442 15.777 1.18943 16.311 2.65223C16.8451 4.11502 16.2486 5.74988 14.898 6.52502C13.5474 7.30017 11.8348 6.99052 10.8412 5.7915L6.7612 7.6715C6.95303 8.2589 6.95303 8.8921 6.7612 9.4795L10.8412 11.3595ZM14.9052 3.7755C14.9052 2.89184 14.1889 2.1755 13.3052 2.1755C12.4215 2.1755 11.7052 2.89184 11.7052 3.7755C11.7052 4.65916 12.4215 5.3755 13.3052 5.3755C14.1889 5.3755 14.9052 4.65916 14.9052 3.7755ZM3.7052 10.1755C2.82154 10.1755 2.1052 9.45916 2.1052 8.5755C2.1052 7.69184 2.82154 6.9755 3.7052 6.9755C4.58885 6.9755 5.3052 7.69184 5.3052 8.5755C5.3052 9.45916 4.58885 10.1755 3.7052 10.1755ZM11.7052 13.3755C11.7052 14.2592 12.4215 14.9755 13.3052 14.9755C14.1889 14.9755 14.9052 14.2592 14.9052 13.3755C14.9052 12.4918 14.1889 11.7755 13.3052 11.7755C12.4215 11.7755 11.7052 12.4918 11.7052 13.3755Z' fill='%236B747F'/%3e%3c/svg%3e","door-internal-active":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3ccircle fill-rule='evenodd' clip-rule='evenodd' cx='12' cy='12' r='12' fill='%2339aa35'/%3e%3c/svg%3e","ellipses-horizontal":"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath transform='rotate(90%2c 0%2c 12)' fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e",ellipses:"data:image/svg+xml,%3csvg width='5' height='20' viewBox='0 0 5 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.50654 2.11396C4.50654 3.25559 3.58106 4.18107 2.43943 4.18107C1.29779 4.18107 0.372314 3.25559 0.372314 2.11396C0.372314 0.972322 1.29779 0.0468445 2.43943 0.0468445C3.58106 0.0468445 4.50654 0.972322 4.50654 2.11396ZM4.50654 9.70582C4.50654 10.8475 3.58106 11.7729 2.43943 11.7729C1.29779 11.7729 0.372314 10.8475 0.372314 9.70582C0.372314 8.56419 1.29779 7.63871 2.43943 7.63871C3.58106 7.63871 4.50654 8.56419 4.50654 9.70582ZM2.43943 19.3648C3.58106 19.3648 4.50654 18.4393 4.50654 17.2977C4.50654 16.156 3.58106 15.2306 2.43943 15.2306C1.29779 15.2306 0.372314 16.156 0.372314 17.2977C0.372314 18.4393 1.29779 19.3648 2.43943 19.3648Z' fill='%232A50FD'/%3e%3c/svg%3e","file-attach-white":"data:image/svg+xml,%3csvg width='28' height='25' viewBox='0 0 28 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.0267 1.17413C14.8017 0.949122 14.4968 0.823124 14.1784 0.823124L14.1785 0.82309C13.8601 0.82309 13.5552 0.949117 13.3302 1.1741C13.1052 1.39908 12.9781 1.70508 12.9781 2.02345V15.9259L10.2264 13.1741C10.0037 12.9424 9.69653 12.8108 9.37366 12.8085C9.05191 12.8052 8.74254 12.9323 8.51529 13.1595C8.28803 13.3868 8.16091 13.6962 8.16428 14.0179C8.16653 14.3408 8.29815 14.6479 8.52989 14.8706L13.3302 19.671C13.7982 20.1401 14.5587 20.1401 15.0267 19.671L19.827 14.8706C20.2815 14.4004 20.2747 13.6523 19.8124 13.1888C19.3489 12.7264 18.6008 12.7197 18.1305 13.1742L15.3788 15.9259V2.02349C15.3788 1.70514 15.2517 1.39914 15.0267 1.17413ZM24.9783 14.0232C24.9783 13.3606 25.516 12.8229 26.1786 12.8229V12.8229C26.497 12.8229 26.8019 12.9489 27.0269 13.1739C27.2519 13.3989 27.3779 13.7049 27.3779 14.0233V23.6227C27.3779 23.9411 27.2518 24.246 27.0269 24.471C26.8019 24.696 26.497 24.8231 26.1786 24.8231H2.17825C1.85987 24.8231 1.55502 24.6959 1.33001 24.471C1.105 24.246 0.979004 23.9411 0.979004 23.6227V14.0233C0.979004 13.3606 1.51563 12.8229 2.17825 12.8229C2.84087 12.8229 3.37861 13.3606 3.37861 14.0233V22.4224L24.9783 22.4235V14.0232Z' fill='white'/%3e%3c/svg%3e","functional-equation":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d .st42%7bfill:%23DD0B15%3b%7d .st43%7bfill:%2346484F%3b%7d .st44%7bfill:%231D1E1B%3b%7d .st45%7bfill:%230D1826%3b%7d .st46%7bfill:%233B5A7A%3b%7d .st47%7bfill:%234D9EB3%3b%7d .st48%7bfill:%233B5A7B%3b%7d%3c/style%3e%3cg%3e %3cg%3e %3cpath class='st46' d='M24%2c7.47L24%2c7.47c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c8.01%2c24%2c7.77%2c24%2c7.47z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c10.5L24%2c10.5c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c11.03%2c24%2c10.79%2c24%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c13.52L24%2c13.52c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c14.06%2c24%2c13.82%2c24%2c13.52z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M24%2c16.55L24%2c16.55c0-0.3-0.24-0.54-0.53-0.54h-2.55c-0.29%2c0-0.53%2c0.24-0.53%2c0.53v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C23.76%2c17.08%2c24%2c16.84%2c24%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c7.48L3.61%2c7.48c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c6.93%2c0%2c7.17%2c0%2c7.47v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c8.01%2c3.61%2c7.77%2c3.61%2c7.48z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c10.5L3.61%2c10.5c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c9.96%2c0%2c10.2%2c0%2c10.49v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c11.03%2c3.61%2c10.79%2c3.61%2c10.5z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c13.53L3.61%2c13.53c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c12.98%2c0%2c13.22%2c0%2c13.52v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c14.06%2c3.61%2c13.82%2c3.61%2c13.53z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M3.61%2c16.55L3.61%2c16.55c0-0.3-0.24-0.54-0.53-0.54H0.53C0.24%2c16.01%2c0%2c16.25%2c0%2c16.54v0.01 c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h2.55C3.37%2c17.08%2c3.61%2c16.84%2c3.61%2c16.55z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c0L7.44%2c0C7.14%2c0%2c6.9%2c0.24%2c6.9%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01c0.29%2c0%2c0.53-0.24%2c0.53-0.53 V0.53C7.97%2c0.24%2c7.73%2c0%2c7.44%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c0L10.45%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C10.98%2c0.24%2c10.74%2c0%2c10.45%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c0L13.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C13.99%2c0.24%2c13.75%2c0%2c13.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c0L16.46%2c0c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53V0.53C16.99%2c0.24%2c16.76%2c0%2c16.46%2c0z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M7.44%2c20.37L7.44%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56C6.9%2c23.76%2c7.14%2c24%2c7.43%2c24h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C7.97%2c20.61%2c7.73%2c20.37%2c7.44%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M10.45%2c20.37L10.45%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C10.98%2c20.61%2c10.74%2c20.37%2c10.45%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M13.46%2c20.37L13.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C13.99%2c20.61%2c13.75%2c20.37%2c13.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.46%2c20.37L16.46%2c20.37c-0.3%2c0-0.54%2c0.24-0.54%2c0.53v2.56c0%2c0.29%2c0.24%2c0.53%2c0.53%2c0.53h0.01 c0.29%2c0%2c0.53-0.24%2c0.53-0.53v-2.56C16.99%2c20.61%2c16.76%2c20.37%2c16.46%2c20.37z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M16.86%2c19.41H7.11c-1.35%2c0-2.44-1.1-2.44-2.45V7.15c0-1.35%2c1.09-2.45%2c2.44-2.45h9.76 c1.35%2c0%2c2.44%2c1.1%2c2.44%2c2.45v9.81C19.3%2c18.31%2c18.21%2c19.41%2c16.86%2c19.41z M7.11%2c5.76c-0.76%2c0-1.38%2c0.62-1.38%2c1.39v9.81 c0%2c0.76%2c0.62%2c1.39%2c1.38%2c1.39h9.76c0.76%2c0%2c1.38-0.62%2c1.38-1.39V7.15c0-0.76-0.62-1.39-1.38-1.39H7.11z'/%3e %3c/g%3e %3cg%3e %3cpath class='st46' d='M12.76%2c8.15C12.61%2c8.05%2c12.43%2c8%2c12.2%2c8c-0.05%2c0-0.11%2c0-0.16%2c0.01c-0.6%2c0.1-0.99%2c0.64-1.24%2c1.17 c-0.11%2c0.25-0.2%2c0.51-0.3%2c0.75c-0.04%2c0.12-0.1%2c0.23-0.14%2c0.36c0%2c0.01-0.07%2c0.25-0.08%2c0.25H9.67c-0.08%2c0-0.15%2c0.07-0.15%2c0.15 c0%2c0.08%2c0.07%2c0.15%2c0.15%2c0.15h0.53l-0.3%2c1.29c-0.3%2c1.44-0.71%2c3.08-0.8%2c3.37c-0.1%2c0.3-0.23%2c0.45-0.42%2c0.45 c-0.04%2c0-0.07-0.01-0.1-0.03c-0.03-0.01-0.04-0.04-0.04-0.07c0-0.03%2c0.01-0.07%2c0.05-0.12c0.04-0.05%2c0.05-0.12%2c0.05-0.18 c0-0.11-0.04-0.21-0.11-0.27c-0.08-0.07-0.16-0.1-0.26-0.1c-0.1%2c0-0.19%2c0.04-0.27%2c0.11c-0.01%2c0.1-0.05%2c0.19-0.05%2c0.32 c0%2c0.16%2c0.07%2c0.3%2c0.2%2c0.43c0.14%2c0.12%2c0.31%2c0.18%2c0.54%2c0.18c0.37%2c0%2c0.69-0.16%2c0.94-0.45c0.15-0.18%2c0.26-0.38%2c0.35-0.6 c0.3-0.67%2c0.46-1.41%2c0.64-2.13c0.18-0.73%2c0.34-1.45%2c0.49-2.18h0.59c0.08%2c0%2c0.15-0.07%2c0.15-0.15c0-0.08-0.07-0.15-0.15-0.15h-0.54 c0.3-1.14%2c0.64-1.92%2c0.71-2.03c0.11-0.19%2c0.23-0.29%2c0.37-0.29c0.05%2c0%2c0.08%2c0.01%2c0.1%2c0.04c0.01%2c0.03%2c0.03%2c0.05%2c0.03%2c0.07 c0%2c0.01-0.01%2c0.05-0.05%2c0.12c-0.04%2c0.07-0.05%2c0.14-0.05%2c0.21c0%2c0.1%2c0.04%2c0.18%2c0.11%2c0.25c0.07%2c0.07%2c0.16%2c0.11%2c0.26%2c0.11 c0.1%2c0%2c0.19-0.04%2c0.26-0.11c0.07-0.07%2c0.11-0.16%2c0.11-0.29C12.98%2c8.4%2c12.91%2c8.25%2c12.76%2c8.15z M15.48%2c11.6 c0.22%2c0%2c0.64-0.18%2c0.64-0.75c0-0.58-0.41-0.6-0.54-0.6c-0.24%2c0-0.5%2c0.18-0.72%2c0.56c-0.22%2c0.38-0.46%2c0.82-0.46%2c0.82h-0.01 c-0.05-0.27-0.1-0.49-0.12-0.6c-0.04-0.23-0.31-0.75-0.88-0.75c-0.57%2c0-1.09%2c0.33-1.09%2c0.33c-0.1%2c0.05-0.16%2c0.16-0.16%2c0.29 c0%2c0.19%2c0.15%2c0.34%2c0.34%2c0.34c0.05%2c0%2c0.11-0.01%2c0.15-0.04c0%2c0%2c0.44-0.25%2c0.52%2c0c0.03%2c0.07%2c0.05%2c0.15%2c0.08%2c0.23 c0.11%2c0.37%2c0.2%2c0.81%2c0.3%2c1.21l-0.34%2c0.56c0%2c0-0.42-0.15-0.64-0.15c-0.22%2c0-0.64%2c0.18-0.64%2c0.75c0%2c0.58%2c0.41%2c0.6%2c0.54%2c0.6 c0.24%2c0%2c0.5-0.18%2c0.72-0.56c0.22-0.38%2c0.46-0.82%2c0.46-0.82c0.07%2c0.36%2c0.14%2c0.64%2c0.18%2c0.75c0.14%2c0.41%2c0.46%2c0.64%2c0.9%2c0.64 c0%2c0%2c0.45%2c0%2c0.97-0.3c0.12-0.05%2c0.22-0.18%2c0.22-0.32c0-0.19-0.15-0.34-0.34-0.34c-0.05%2c0-0.11%2c0.01-0.15%2c0.04 c0%2c0-0.37%2c0.21-0.5%2c0.04c-0.1-0.18-0.16-0.41-0.23-0.7c-0.05-0.26-0.12-0.56-0.18-0.85l0.38-0.55 C14.84%2c11.45%2c15.26%2c11.6%2c15.48%2c11.6z'/%3e %3c/g%3e%3c/g%3e%3c/svg%3e","menu-ellipse-two":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.57%2c9.43A2.57%2c2.57%2c0%2c1%2c1%2c0%2c12%2c2.57%2c2.57%2c0%2c0%2c1%2c2.57%2c9.43Zm9.43%2c0A2.57%2c2.57%2c0%2c1%2c1%2c9.43%2c12%2c2.57%2c2.57%2c0%2c0%2c1%2c12%2c9.43ZM24%2c12a2.57%2c2.57%2c0%2c1%2c0-2.57%2c2.57A2.57%2c2.57%2c0%2c0%2c0%2c24%2c12Z' fill='%233b59a5' /%3e%3c/svg%3e","menu-ellipse":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M14.57%2c2.57c0%2c1.42-1.15%2c2.57-2.57%2c2.57c-1.42%2c0-2.57-1.15-2.57-2.57C9.43%2c1.15%2c10.58%2c0%2c12%2c0 C13.42%2c0%2c14.57%2c1.15%2c14.57%2c2.57z M14.57%2c12c0%2c1.42-1.15%2c2.57-2.57%2c2.57c-1.42%2c0-2.57-1.15-2.57-2.57c0-1.42%2c1.15-2.57%2c2.57-2.57 C13.42%2c9.43%2c14.57%2c10.58%2c14.57%2c12z M12%2c24c1.42%2c0%2c2.57-1.15%2c2.57-2.57c0-1.42-1.15-2.57-2.57-2.57c-1.42%2c0-2.57%2c1.15-2.57%2c2.57 C9.43%2c22.85%2c10.58%2c24%2c12%2c24z'/%3e%3c/svg%3e","pause-all":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3crect fill-rule='evenodd' clip-rule='evenodd' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3crect fill-rule='evenodd' clip-rule='evenodd' x='15.53' width='8.47' height='24' fill='%23ff9600' fill-opacity='0.46'/%3e%3c/svg%3e",resume:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24%2c12%2c0%2c0V24Z' fill='%232e56f4'/%3e%3c/svg%3e","trash-icon":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cg%3e %3cpath class='st39' d='M5%2c22.13C5.08%2c23.19%2c5.96%2c24%2c7.02%2c24h9.95c1.06%2c0%2c1.94-0.81%2c2.02-1.87l1.21-14.58l-16.42%2c0L5%2c22.13z M15.46%2c10.96c0.03-0.38%2c0.35-0.66%2c0.73-0.63c0.38%2c0.03%2c0.66%2c0.35%2c0.63%2c0.73l-0.63%2c9.57c-0.03%2c0.38-0.35%2c0.66-0.73%2c0.63 c-0.38-0.03-0.66-0.35-0.63-0.73L15.46%2c10.96z M11.32%2c10.99c0-0.38%2c0.3-0.68%2c0.68-0.68c0.38%2c0%2c0.68%2c0.3%2c0.68%2c0.68v9.57 c0%2c0.38-0.3%2c0.68-0.68%2c0.68c-0.38%2c0-0.68-0.3-0.68-0.68V10.99z M7.83%2c10.31c0.38-0.03%2c0.71%2c0.25%2c0.73%2c0.63l0.63%2c9.57 c0.03%2c0.38-0.25%2c0.71-0.63%2c0.73c-0.38%2c0.03-0.71-0.25-0.73-0.63L7.2%2c11.04C7.15%2c10.66%2c7.45%2c10.33%2c7.83%2c10.31z'/%3e %3cpath class='st39' d='M19.73%2c3.46h-3.79C15.71%2c1.52%2c14.07%2c0%2c12.08%2c0H11.9c-2%2c0-3.64%2c1.52-3.84%2c3.46H4.27c-1.21%2c0-2.2%2c0.98-2.2%2c2.2 c0%2c0.3%2c0.23%2c0.53%2c0.53%2c0.53h18.8c0.3%2c0%2c0.53-0.23%2c0.53-0.53C21.93%2c4.45%2c20.94%2c3.46%2c19.73%2c3.46L19.73%2c3.46z M11.92%2c2.05h0.18 c0.86%2c0%2c1.57%2c0.61%2c1.77%2c1.42l-3.71%2c0C10.33%2c2.65%2c11.06%2c2.05%2c11.92%2c2.05L11.92%2c2.05z'/%3e%3c/g%3e%3c/svg%3e","zoom-in-white":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:white%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='cls-1' d='M22.6%2c10.6H13.4V1.4a1.4%2c1.4%2c0%2c1%2c0-2.8%2c0v9.2H1.4a1.4%2c1.4%2c0%2c1%2c0%2c0%2c2.8h9.2v9.2a1.4%2c1.4%2c0%2c1%2c0%2c2.8%2c0V13.4h9.2a1.4%2c1.4%2c0%2c0%2c0%2c0-2.8Z' transform='translate(0 0)'/%3e%3c/svg%3e",watcher:"data:image/svg+xml,%3csvg width='20' height='13' viewBox='0 0 20 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.656738 6.70582C0.656738 6.70582 4.63454 0.455765 10.3157 0.455765C16.0544 0.455765 19.9747 6.70582 19.9747 6.70582C19.9747 6.70582 17.1336 12.9559 10.3157 12.9559C3.55432 12.9559 0.656738 6.70582 0.656738 6.70582ZM6.33889 6.70581C6.33889 8.92161 8.0998 10.6825 10.3156 10.6825C12.5314 10.6825 14.2923 8.92161 14.2923 6.70581C14.2923 4.49001 12.5314 2.7291 10.3156 2.7291C8.0998 2.7291 6.33889 4.49001 6.33889 6.70581ZM10.3157 8.41028C11.2574 8.41028 12.0201 7.64753 12.0201 6.70582C12.0201 5.76411 11.2574 5.00136 10.3157 5.00136C9.37395 5.00136 8.6112 5.76411 8.6112 6.70582C8.6112 7.64753 9.37395 8.41028 10.3157 8.41028Z' fill='%232A50FD'/%3e%3c/svg%3e",view:"data:image/svg+xml,%3csvg width='20' height='17' viewBox='0 0 20 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.6519 8.31959C17.7015 3.79111 14.0323 0.981323 10.0735 0.981323C6.11473 0.981323 2.44559 3.79111 0.49516 8.31959C0.441993 8.44141 0.414551 8.5729 0.414551 8.70581C0.414551 8.83873 0.441993 8.97022 0.49516 9.09204C2.44559 13.6205 6.11473 16.4303 10.0735 16.4303C14.0323 16.4303 17.7015 13.6205 19.6519 9.09204C19.7051 8.97022 19.7325 8.83873 19.7325 8.70581C19.7325 8.5729 19.7051 8.44141 19.6519 8.31959ZM10.0735 14.4992C7.0127 14.4992 4.11602 12.288 2.44559 8.70581C4.11602 5.12358 7.0127 2.91245 10.0735 2.91245C13.1344 2.91245 16.031 5.12358 17.7015 8.70581C16.031 12.288 13.1344 14.4992 10.0735 14.4992ZM10.0735 4.84357C9.30965 4.84357 8.56292 5.07009 7.92778 5.49447C7.29264 5.91886 6.7976 6.52206 6.50528 7.2278C6.21296 7.93353 6.13647 8.7101 6.2855 9.4593C6.43452 10.2085 6.80236 10.8967 7.34251 11.4368C7.88265 11.977 8.57084 12.3448 9.32004 12.4938C10.0692 12.6429 10.8458 12.5664 11.5515 12.2741C12.2573 11.9817 12.8605 11.4867 13.2849 10.8516C13.7093 10.2164 13.9358 9.4697 13.9358 8.70581C13.9358 7.68148 13.5289 6.69911 12.8045 5.97479C12.0802 5.25048 11.0979 4.84357 10.0735 4.84357ZM10.0735 10.6369C9.69159 10.6369 9.31823 10.5237 9.00066 10.3115C8.68308 10.0993 8.43557 9.79769 8.2894 9.44482C8.14324 9.09196 8.105 8.70367 8.17951 8.32907C8.25403 7.95447 8.43795 7.61038 8.70802 7.34031C8.97809 7.07023 9.32218 6.88631 9.69679 6.8118C10.0714 6.73728 10.4597 6.77553 10.8125 6.92169C11.1654 7.06785 11.467 7.31537 11.6792 7.63294C11.8914 7.95051 12.0047 8.32387 12.0047 8.70581C12.0047 9.21798 11.8012 9.70917 11.439 10.0713C11.0769 10.4335 10.5857 10.6369 10.0735 10.6369Z' fill='%232A50FD'/%3e%3c/svg%3e","user-icon":"data:image/svg+xml,%3csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_230_6893)'%3e%3cpath d='M10.9998 0.923828C5.45056 0.923828 0.916504 5.4581 0.916504 11.0072C0.916504 16.5562 5.42782 21.0905 10.9998 21.0905C16.5719 21.0905 21.0832 16.5792 21.0832 11.0072C21.0832 5.43515 16.5489 0.923828 10.9998 0.923828ZM5.78904 18.0004C6.87183 16.1504 8.87931 14.9552 11.0449 14.9552C13.2105 14.9552 15.1958 16.1057 16.2786 17.9556C14.8127 19.0613 12.9854 19.738 11.0228 19.738C9.0374 19.7371 7.23304 19.0833 5.78904 18.0005V18.0004ZM17.2936 17.053C15.9402 14.9103 13.6165 13.6245 11.0449 13.6245C8.496 13.6245 6.10478 14.978 4.77404 17.0987C3.24038 15.5193 2.29294 13.3765 2.29294 11.008C2.2701 6.20241 6.1953 2.27731 11.0001 2.27731C15.8048 2.27731 19.7299 6.20241 19.7299 11.0072C19.7299 13.3529 18.8053 15.4737 17.2936 17.053V17.053Z' fill='%232E56F4'/%3e%3cpath d='M10.9997 5.07471C9.03716 5.07471 7.41309 6.67604 7.41309 8.66133C7.41309 10.6239 9.01442 12.2479 10.9997 12.2479C12.985 12.2479 14.5863 10.6466 14.5863 8.66133C14.5863 6.67604 12.9621 5.07471 10.9997 5.07471ZM10.9997 10.8719C9.78157 10.8719 8.76657 9.87968 8.76657 8.6388C8.76657 7.42067 9.75883 6.40567 10.9997 6.40567C12.2406 6.40567 13.2328 7.39793 13.2328 8.6388C13.2328 9.87968 12.2177 10.8719 10.9997 10.8719Z' fill='%232E56F4'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_230_6893'%3e%3crect width='22' height='22' fill='white' transform='translate(0 0.00714111)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e","file-upload":"data:image/svg+xml,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.926 4.72609L8.14392 7.26414C7.84042 7.54002 7.38517 7.65037 6.97038 7.54921C6.54548 7.44806 6.22175 7.1446 6.11047 6.76757C5.98907 6.38134 6.11047 5.97673 6.42408 5.69165L11.2801 1.27765C11.3914 1.1765 11.533 1.09374 11.6847 1.04776C11.9781 0.937409 12.312 0.937409 12.6054 1.04776C12.7571 1.10293 12.8886 1.1765 13.01 1.27765L17.866 5.69165C18.0987 5.90316 18.2201 6.17903 18.2201 6.4733C18.2201 6.76757 18.0886 7.05264 17.866 7.25495C17.6334 7.47565 17.3197 7.586 16.996 7.586C16.6723 7.586 16.3587 7.46645 16.1361 7.25495L13.354 4.72609V15.3105C13.354 15.9174 12.8077 16.414 12.14 16.414C11.4723 16.414 10.926 15.9174 10.926 15.3105V4.72609ZM21.852 15.3105C21.852 14.7036 22.3983 14.207 23.066 14.207C23.7337 14.207 24.28 14.7036 24.28 15.3105V19.7245C24.28 21.5545 22.6512 23.035 20.638 23.035H3.642C1.62878 23.035 0 21.5545 0 19.7245V15.3105C0 14.7036 0.5463 14.207 1.214 14.207C1.8817 14.207 2.428 14.7036 2.428 15.3105V19.7245C2.428 20.3314 2.9743 20.828 3.642 20.828H20.638C21.3057 20.828 21.852 20.3314 21.852 19.7245V15.3105Z' fill='%232E56F4'/%3e%3c/svg%3e","eye-hide":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M12%2c17.4a5.5%2c5.5%2c0%2c0%2c1-5.4-5l-3.9-3a11%2c11%2c0%2c0%2c0-1.4%2c2.1%2c1.7%2c1.7%2c0%2c0%2c0%2c0%2c1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c19.2a13.5%2c13.5%2c0%2c0%2c0%2c2.9-.4L13%2c17.3Zm11.8%2c2.2-4.2-3.2a13%2c13%2c0%2c0%2c0%2c3.1-3.9%2c1.7%2c1.7%2c0%2c0%2c0%2c0-1A12.1%2c12.1%2c0%2c0%2c0%2c12%2c4.8%2c11.8%2c11.8%2c0%2c0%2c0%2c6.5%2c6.2L1.7%2c2.5a.6.6%2c0%2c0%2c0-.8.1h0l-.8%2c1a.6.6%2c0%2c0%2c0%2c.1.8L22.3%2c21.5a.6.6%2c0%2c0%2c0%2c.8-.1h0l.8-1A.6.6%2c0%2c0%2c0%2c23.8%2c19.6Zm-6.9-5.3-1.5-1.2a3.6%2c3.6%2c0%2c0%2c0%2c.2-1.1%2c3.5%2c3.5%2c0%2c0%2c0-3.5-3.6h-1a2%2c2%2c0%2c0%2c1%2c.3%2c1.1.6.6%2c0%2c0%2c1-.1.4L8.6%2c7.8A5%2c5%2c0%2c0%2c1%2c12%2c6.6%2c5.4%2c5.4%2c0%2c0%2c1%2c17.4%2c12h0a5.9%2c5.9%2c0%2c0%2c1-.5%2c2.3Z'/%3e%3c/svg%3e","eye-show":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M23.9%2c11.4A13.5%2c13.5%2c0%2c0%2c0%2c12%2c4%2c13.5%2c13.5%2c0%2c0%2c0%2c.1%2c11.4a2.4%2c2.4%2c0%2c0%2c0%2c0%2c1.2A13.5%2c13.5%2c0%2c0%2c0%2c12%2c20a13.5%2c13.5%2c0%2c0%2c0%2c11.9-7.4A2.4%2c2.4%2c0%2c0%2c0%2c23.9%2c11.4ZM12%2c18a6%2c6%2c0%2c1%2c1%2c6-6%2c6%2c6%2c0%2c0%2c1-6%2c6ZM12%2c8l-1.1.2a1.8%2c1.8%2c0%2c0%2c1-.4%2c2.7%2c1.7%2c1.7%2c0%2c0%2c1-2.3%2c0A3.9%2c3.9%2c0%2c0%2c0%2c11%2c15.8%2c3.9%2c3.9%2c0%2c0%2c0%2c15.9%2c13a4.1%2c4.1%2c0%2c0%2c0-2.8-4.9Z'/%3e%3c/svg%3e","file-icon":"data:image/svg+xml,%3csvg id='b2bc64ed-393d-4e15-8787-df9ec8050d97' data-name='ae65933b-c6e6-4b40-868c-58201eab117d' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.4 24'%3e%3cdefs%3e%3cstyle%3e.bb405ea1-9d39-4705-a069-9048c97b4cda%7bfill:%232e56f4%3b%7d.accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0%7bisolation:isolate%3bfont-size:9.07px%3bfill:white%3bfont-family:AvertaCY-Extrabold%2c Averta CY%3bfont-weight:800%3bletter-spacing:0.04em%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='bb405ea1-9d39-4705-a069-9048c97b4cda' d='M20.1%2c8.5h-.6V5.6h0c0-.2-.1-.3-.1-.4L14.6%2c0H2.8a.9.9%2c0%2c0%2c0-.9.9h0V8.5H1.3A1.3%2c1.3%2c0%2c0%2c0%2c0%2c9.8H0v7a1.3%2c1.3%2c0%2c0%2c0%2c1.2%2c1.4h.7v4.9a.9.9%2c0%2c0%2c0%2c.9.9H18.5a1%2c1%2c0%2c0%2c0%2c1-.8h0v-5h.6a1.3%2c1.3%2c0%2c0%2c0%2c1.3-1.3h0v-7a1.3%2c1.3%2c0%2c0%2c0-1.3-1.3ZM18.5%2c22.8H2.8V18.2H18.5Zm0-14.3H2.8V.7h11V5.6c.1.3.3.5.5.4h4.2Z'/%3e%3ctext class='accb9cd8-805e-4c9f-9b46-25d8ccc4d9c0' transform='translate(0.8 16.6)'%3eFILE%3c/text%3e%3c/svg%3e","default-icon":"data:image/svg+xml,%3csvg id='f46636c4-9d90-4c06-8f72-5c02d35ff376' data-name='a9011979-1776-4746-bb61-6eae84c3e8ab' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.6 24'%3e%3cdefs%3e%3cstyle%3e.b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M15.4%2c0H0V24H20.6V5.1Zm3.5%2c22.3H1.7V1.7H14.4l4.5%2c4.6Z'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='3.5' width='7.6' height='1.59'/%3e%3crect class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' x='3.6' y='6.5' width='10.6' height='1.59'/%3e%3cpath class='b78a75cf-ef1e-49e2-8d45-bd32a83f2ff9' d='M13.7%2c16.8v-.5a4.3%2c4.3%2c0%2c0%2c0%2c0-1.6v-.5l1.4-.7A6.2%2c6.2%2c0%2c0%2c0%2c14%2c11.8l-1.3.7-.4-.3-1.4-.8h-.5V9.8a7.4%2c7.4%2c0%2c0%2c0-2.1%2c0v1.5H7.8l-1.4.8-.4.3-1.3-.7a6.2%2c6.2%2c0%2c0%2c0-1.1%2c1.7l1.4.7v.5a4.3%2c4.3%2c0%2c0%2c0%2c0%2c1.6v.5l-1.4.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1%2c1.7L6%2c18.5l.4.3%2c1.4.8.5.2v1.4a7.4%2c7.4%2c0%2c0%2c0%2c2.1%2c0V19.8l.5-.2a3.9%2c3.9%2c0%2c0%2c0%2c1.4-.8l.4-.3%2c1.3.7a6.2%2c6.2%2c0%2c0%2c0%2c1.1-1.7ZM9.4%2c18.3a2.9%2c2.9%2c0%2c0%2c1-2.9-2.8%2c2.9%2c2.9%2c0%2c1%2c1%2c2.9%2c2.8Z'/%3e%3c/svg%3e","close-icon":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","folder-icon":"data:image/svg+xml,%3csvg id='b1b3b989-0dfa-4c1a-9a26-31c0153eee65' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b63eb38a-7601-4817-bdac-e114e5a265aa%7bfill:none%3b%7d.a461cc55-240f-415a-a090-bdc7f44ad7bf%7bclip-path:url(%23ea7bade8-3bf8-4af3-995c-94029c13edc0)%3b%7d.a3e94dd6-5bef-4e69-a637-e50ab154011c%7bfill:%232e56f4%3b%7d%3c/style%3e%3cclipPath id='ea7bade8-3bf8-4af3-995c-94029c13edc0'%3e%3crect class='b63eb38a-7601-4817-bdac-e114e5a265aa' width='24' height='24'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='a461cc55-240f-415a-a090-bdc7f44ad7bf'%3e%3cpath class='a3e94dd6-5bef-4e69-a637-e50ab154011c' d='M14.7%2c4.5h6a2.7%2c2.7%2c0%2c0%2c1%2c1.2.3%2c2.3%2c2.3%2c0%2c0%2c1%2c1%2c.7%2c3.6%2c3.6%2c0%2c0%2c1%2c.7%2c1%2c5.7%2c5.7%2c0%2c0%2c1%2c.1%2c1.3l-1%2c10.5a2.8%2c2.8%2c0%2c0%2c1-.9%2c1.9%2c3.2%2c3.2%2c0%2c0%2c1-2%2c.8H4.2a3.2%2c3.2%2c0%2c0%2c1-2-.8%2c2.8%2c2.8%2c0%2c0%2c1-.9-1.9L.3%2c7.8a2.9%2c2.9%2c0%2c0%2c1%2c.5-2V4.5a3%2c3%2c0%2c0%2c1%2c.8-2.1%2c3.1%2c3.1%2c0%2c0%2c1%2c2.2-.9H9.3a2.9%2c2.9%2c0%2c0%2c1%2c2.1.9l1.2%2c1.2A2.9%2c2.9%2c0%2c0%2c0%2c14.7%2c4.5ZM2.3%2c4.7l1-.2h8.1L10.3%2c3.4a1.8%2c1.8%2c0%2c0%2c0-1-.4H3.8a2.1%2c2.1%2c0%2c0%2c0-1.1.4%2c1.5%2c1.5%2c0%2c0%2c0-.4%2c1.1Z'/%3e%3c/g%3e%3c/svg%3e","rename-icon":"data:image/svg+xml,%3csvg id='a20f7630-4a0d-4a4b-b004-75840c22dff6' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.be3eb9b0-399a-4516-b1fa-0ee0ad3d8865%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M21.6%2c4.8H20.4V7.2h1.2v9.6H20.4v2.4h1.2A2.4%2c2.4%2c0%2c0%2c0%2c24%2c16.8V7.2A2.4%2c2.4%2c0%2c0%2c0%2c21.6%2c4.8ZM4.8%2c9.6H15.6v4.8H4.8Z'/%3e%3cpath class='be3eb9b0-399a-4516-b1fa-0ee0ad3d8865' d='M18%2c2.4h3.6V0H12V2.4h3.6V4.8H2.4A2.4%2c2.4%2c0%2c0%2c0%2c0%2c7.2v9.6a2.4%2c2.4%2c0%2c0%2c0%2c2.4%2c2.4H15.6v2.4H12V24h9.6V21.6H18ZM2.4%2c16.8V7.2H15.6v9.6Z'/%3e%3c/svg%3e","camera-icon":"data:image/svg+xml,%3csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21.3763 24.6224H7.6241C6.71362 24.6206 5.84089 24.2581 5.19713 23.6144C4.55337 22.9706 4.19087 22.0979 4.18909 21.1874V11.5594C4.18909 10.6485 4.5511 9.77473 5.19518 9.13047C5.83944 8.48638 6.713 8.12455 7.6241 8.12455H8.5069L9.09982 6.35236C9.32736 5.66733 9.76479 5.07147 10.3501 4.64927C10.9355 4.22707 11.6389 3.99983 12.3607 4H16.6465C17.3683 3.99984 18.0717 4.22705 18.6571 4.64927C19.2424 5.07147 19.6799 5.66733 19.9074 6.35236L20.4938 8.12455H21.3703H21.3701C22.2824 8.12277 23.1577 8.48397 23.8032 9.12824C24.4488 9.77266 24.8116 10.6473 24.8116 11.5594V21.1874C24.8098 22.0979 24.4473 22.9706 23.8036 23.6144C23.1598 24.2582 22.2871 24.6207 21.3766 24.6224L21.3763 24.6224ZM7.6241 9.49724C7.07711 9.49724 6.55263 9.71442 6.16585 10.1012C5.77908 10.488 5.56191 11.0124 5.56191 11.5594V21.1874C5.56191 21.7344 5.77908 22.2589 6.16585 22.6457C6.55262 23.0324 7.07711 23.2496 7.6241 23.2496H21.3763C21.9233 23.2496 22.4478 23.0324 22.8346 22.6457C23.2213 22.2589 23.4385 21.7344 23.4385 21.1874V11.5594C23.4385 11.0124 23.2213 10.488 22.8346 10.1012C22.4478 9.71441 21.9233 9.49724 21.3763 9.49724H19.9972C19.8543 9.4953 19.7156 9.44901 19.6001 9.3647C19.4847 9.28039 19.3983 9.16225 19.3528 9.0268L18.5988 6.78415C18.4634 6.37699 18.2044 6.02224 17.8578 5.76915C17.5113 5.51621 17.0944 5.37768 16.6654 5.37283H12.3606C11.9316 5.37768 11.5147 5.51621 11.1682 5.76915C10.8216 6.02225 10.5627 6.37699 10.4272 6.78415L9.65398 9.0268C9.60851 9.16225 9.52209 9.28039 9.4067 9.3647C9.29116 9.44902 9.15247 9.4953 9.00941 9.49724H7.6241Z' fill='%23478B73' stroke='%23478B73'/%3e%3cpath d='M14.5 21.1875C13.2233 21.1875 11.9987 20.6803 11.0961 19.7776C10.1932 18.8748 9.68604 17.6504 9.68604 16.3735C9.68604 15.0969 10.1932 13.8723 11.0961 12.9696C11.9987 12.0667 13.2233 11.5596 14.5 11.5596C15.7767 11.5596 17.0012 12.0667 17.9039 12.9696C18.8068 13.8723 19.314 15.0969 19.314 16.3735C19.3123 17.6497 18.8045 18.8733 17.9021 19.7757C16.9996 20.678 15.7762 21.1859 14.5 21.1875ZM14.5 12.9386C13.5891 12.9386 12.7153 13.3005 12.0711 13.9447C11.427 14.5888 11.0652 15.4626 11.0652 16.3735C11.0652 17.2844 11.427 18.1581 12.0711 18.8024C12.7153 19.4465 13.5891 19.8083 14.5 19.8083C15.4109 19.8083 16.2847 19.4465 16.9289 18.8024C17.573 18.1581 17.9348 17.2844 17.9348 16.3735C17.9332 15.463 17.5707 14.5903 16.927 13.9465C16.2832 13.3028 15.4105 12.9403 14.5 12.9386Z' fill='%23478B73' stroke='%23478B73'/%3e%3c/svg%3e","image-icon":U,"info-icon":"data:image/svg+xml,%3csvg width='3' height='8' viewBox='0 0 3 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.13863 2.71667L0.122629 2.96933L0.0506294 3.304L0.447296 3.376C0.705296 3.438 0.756629 3.53067 0.700629 3.78867L0.0506294 6.84C-0.119371 7.62867 0.143963 8 0.761963 8C1.24196 8 1.79796 7.77867 2.05063 7.474L2.12796 7.108C1.95263 7.26267 1.69463 7.32467 1.52463 7.32467C1.28263 7.32467 1.1953 7.15467 1.25663 6.85533L2.13863 2.71667ZM2.1993 0.88C2.1993 1.11339 2.10658 1.33722 1.94155 1.50225C1.77652 1.66729 1.55269 1.76 1.3193 1.76C1.08591 1.76 0.862074 1.66729 0.697042 1.50225C0.53201 1.33722 0.439296 1.11339 0.439296 0.88C0.439296 0.646609 0.53201 0.422778 0.697042 0.257746C0.862074 0.0927141 1.08591 0 1.3193 0C1.55269 0 1.77652 0.0927141 1.94155 0.257746C2.10658 0.422778 2.1993 0.646609 2.1993 0.88Z' fill='white'/%3e%3c/svg%3e","close-white":"data:image/svg+xml,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3.5 3.5L12.5 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.5 12.5L12.5 3.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e","filedoc-icon":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.2 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.4%2c9.6H9.6a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4Zm0%2c2.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4ZM21.6%2c8.33A1.94%2c1.94%2c0%2c0%2c0%2c21.53%2c8V7.9a1.36%2c1.36%2c0%2c0%2c0-.23-.34L14.1.36a1.36%2c1.36%2c0%2c0%2c0-.34-.23h-.1a1.17%2c1.17%2c0%2c0%2c0-.4-.13H6A3.59%2c3.59%2c0%2c0%2c0%2c2.4%2c3.6V20.4A3.59%2c3.59%2c0%2c0%2c0%2c6%2c24H18a3.59%2c3.59%2c0%2c0%2c0%2c3.6-3.6V8.33ZM14.4%2c4.09%2c17.51%2c7.2H15.6A1.2%2c1.2%2c0%2c0%2c1%2c14.4%2c6ZM19.2%2c20.4A1.2%2c1.2%2c0%2c0%2c1%2c18%2c21.6H6a1.2%2c1.2%2c0%2c0%2c1-1.2-1.2V3.6A1.2%2c1.2%2c0%2c0%2c1%2c6%2c2.4h6V6a3.59%2c3.59%2c0%2c0%2c0%2c3.6%2c3.6h3.6Zm-3.6-3.6H8.4a1.2%2c1.2%2c0%2c1%2c0%2c0%2c2.4h7.2a1.2%2c1.2%2c0%2c1%2c0%2c0-2.4Z' transform='translate(-2.4)' fill='%232e56f4'/%3e%3c/svg%3e","new-tab":"data:image/svg+xml,%3csvg id='b54504ef-13d7-4f33-86c6-99c67ea7fb0b' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cdefs%3e%3cstyle%3e.b59a66fa-47e6-4212-8827-b222b802776b%7bfill:%232e56f4%3b%7d%3c/style%3e%3c/defs%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M13.3%2c0l4.4%2c4.4L8.4%2c13.7l1.9%2c1.9%2c9.3-9.3L24%2c10.7V0Z'/%3e%3cpath class='b59a66fa-47e6-4212-8827-b222b802776b' d='M21.3%2c21.3H2.7V2.7H12L9.3%2c0H2.7A2.7%2c2.7%2c0%2c0%2c0%2c0%2c2.7V21.3A2.7%2c2.7%2c0%2c0%2c0%2c2.7%2c24H21.3A2.7%2c2.7%2c0%2c0%2c0%2c24%2c21.3V14.7L21.3%2c12Z'/%3e%3c/svg%3e",correct:"data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.7206 6.78981L8.43037 11.09L6.7803 9.43992C6.69065 9.33524 6.58033 9.25021 6.45625 9.19019C6.33218 9.13016 6.19705 9.09643 6.05932 9.09111C5.9216 9.08579 5.78426 9.109 5.65593 9.15927C5.5276 9.20955 5.41104 9.28581 5.31359 9.38327C5.21613 9.48073 5.13986 9.59728 5.08959 9.72561C5.03931 9.85394 5.0161 9.99128 5.02142 10.129C5.02674 10.2667 5.06048 10.4019 5.1205 10.5259C5.18053 10.65 5.26555 10.7603 5.37024 10.85L7.72034 13.2101C7.81378 13.3028 7.9246 13.3761 8.04645 13.4259C8.16829 13.4756 8.29876 13.5009 8.43037 13.5001C8.69272 13.499 8.94413 13.3948 9.1304 13.2101L14.1306 8.20987C14.2244 8.1169 14.2988 8.0063 14.3495 7.88443C14.4003 7.76257 14.4264 7.63186 14.4264 7.49984C14.4264 7.36782 14.4003 7.23711 14.3495 7.11524C14.2988 6.99338 14.2244 6.88277 14.1306 6.78981C13.9432 6.60355 13.6898 6.499 13.4256 6.499C13.1614 6.499 12.9079 6.60355 12.7206 6.78981ZM10.0004 -0.000488281C8.02254 -0.000488281 6.08906 0.586027 4.4445 1.68489C2.79993 2.78375 1.51815 4.3456 0.761242 6.17295C0.00433303 8.00029 -0.193709 10.011 0.19216 11.9509C0.578029 13.8908 1.53048 15.6727 2.92906 17.0713C4.32765 18.4699 6.10956 19.4224 8.04945 19.8082C9.98935 20.1941 12.0001 19.9961 13.8274 19.2391C15.6548 18.4822 17.2166 17.2005 18.3155 15.5559C19.4144 13.9113 20.0009 11.9778 20.0009 9.99995C20.0009 8.68667 19.7422 7.38625 19.2396 6.17295C18.7371 4.95964 18.0004 3.8572 17.0718 2.92857C16.1432 1.99995 15.0407 1.26332 13.8274 0.76075C12.6141 0.258181 11.3137 -0.000488281 10.0004 -0.000488281ZM10.0004 18.0003C8.41812 18.0003 6.87133 17.5311 5.55568 16.652C4.24003 15.7729 3.21461 14.5234 2.60908 13.0615C2.00355 11.5997 1.84512 9.99107 2.15382 8.43916C2.46251 6.88724 3.22447 5.46172 4.34334 4.34285C5.46221 3.22398 6.88773 2.46202 8.43965 2.15332C9.99156 1.84463 11.6002 2.00306 13.062 2.60859C14.5239 3.21412 15.7734 4.23954 16.6525 5.55519C17.5316 6.87084 18.0008 8.41763 18.0008 9.99995C18.0008 12.1218 17.1579 14.1567 15.6575 15.657C14.1572 17.1574 12.1223 18.0003 10.0004 18.0003Z' fill='%23478B73'/%3e%3c/svg%3e","grid-ellipse":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st16' d='M12%2c6c-0.32%2c0-0.62%2c0.13-0.85%2c0.35C10.93%2c6.58%2c10.8%2c6.88%2c10.8%2c7.2V12c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 c0.23%2c0.23%2c0.53%2c0.35%2c0.85%2c0.35c0.32%2c0%2c0.62-0.13%2c0.85-0.35c0.23-0.23%2c0.35-0.53%2c0.35-0.85V7.2c0-0.32-0.13-0.62-0.35-0.85 C12.62%2c6.13%2c12.32%2c6%2c12%2c6z M12%2c15.6c-0.24%2c0-0.47%2c0.07-0.67%2c0.2c-0.2%2c0.13-0.35%2c0.32-0.44%2c0.54s-0.11%2c0.46-0.07%2c0.69 c0.05%2c0.23%2c0.16%2c0.45%2c0.33%2c0.61c0.17%2c0.17%2c0.38%2c0.28%2c0.61%2c0.33c0.23%2c0.05%2c0.47%2c0.02%2c0.69-0.07c0.22-0.09%2c0.41-0.24%2c0.54-0.44 c0.13-0.2%2c0.2-0.43%2c0.2-0.67c0-0.32-0.13-0.62-0.35-0.85C12.62%2c15.73%2c12.32%2c15.6%2c12%2c15.6z M23.65%2c6.67l-6.32-6.32 C17.1%2c0.13%2c16.79%2c0%2c16.48%2c0H7.52C7.21%2c0%2c6.9%2c0.13%2c6.67%2c0.35L0.35%2c6.67C0.13%2c6.9%2c0%2c7.21%2c0%2c7.52v8.95c0%2c0.32%2c0.13%2c0.62%2c0.35%2c0.85 l6.32%2c6.32C6.9%2c23.87%2c7.21%2c24%2c7.52%2c24h8.95c0.32%2c0%2c0.62-0.13%2c0.85-0.35l6.32-6.32C23.87%2c17.1%2c24%2c16.79%2c24%2c16.48V7.52 C24%2c7.21%2c23.87%2c6.9%2c23.65%2c6.67z M21.6%2c15.97l-5.63%2c5.63H8.03L2.4%2c15.97V8.03L8.03%2c2.4h7.94l5.63%2c5.63V15.97z'/%3e%3c/svg%3e","warning-outline":"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st0' d='M2.47%2c23.03h19.08c0.87%2c0%2c1.68-0.46%2c2.12-1.22c0.44-0.76%2c0.44-1.69%2c0-2.44L13.74%2c1.98 c-0.36-0.63-1.02-1.02-1.75-1.02c-0.72%2c0-1.39%2c0.39-1.74%2c1.02L0.33%2c19.33c-0.44%2c0.76-0.44%2c1.71%2c0%2c2.47 C0.77%2c22.56%2c1.59%2c23.03%2c2.47%2c23.03L2.47%2c23.03z M2.07%2c20.34L12%2c2.97l9.93%2c17.4c0.08%2c0.13%2c0.08%2c0.3%2c0%2c0.43 c-0.08%2c0.14-0.22%2c0.22-0.38%2c0.22H2.47c-0.16%2c0-0.32-0.09-0.4-0.23C1.99%2c20.65%2c1.98%2c20.47%2c2.07%2c20.34L2.07%2c20.34z M12%2c15.01 c0.27%2c0%2c0.52-0.11%2c0.71-0.29C12.9%2c14.53%2c13%2c14.27%2c13%2c14V9.99c0-0.55-0.45-1-1-1c-0.55%2c0-1%2c0.45-1%2c1V14c0%2c0.27%2c0.11%2c0.52%2c0.29%2c0.71 C11.48%2c14.9%2c11.73%2c15.01%2c12%2c15.01z M12.99%2c18.01c0%2c1.34-2.01%2c1.34-2.01%2c0C10.99%2c16.67%2c12.99%2c16.67%2c12.99%2c18.01z'/%3e%3c/svg%3e","tool-tip":"data:image/svg+xml,%3csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.132935 6.38318C0.132935 3.06947 2.81923 0.383179 6.13293 0.383179C9.44512 0.386862 12.1293 3.071 12.1329 6.38318C12.1329 9.69689 9.44664 12.3832 6.13293 12.3832C2.81923 12.3832 0.132935 9.69689 0.132935 6.38318ZM1.33293 6.38318C1.33293 9.03415 3.48197 11.1832 6.13293 11.1832C8.78264 11.1801 10.9299 9.03289 10.9329 6.38318C10.9329 3.73221 8.7839 1.58318 6.13293 1.58318C3.48197 1.58318 1.33293 3.73221 1.33293 6.38318ZM6.13293 6.08318C5.80156 6.08318 5.53293 6.35181 5.53293 6.68318V8.48318C5.53293 8.81455 5.80156 9.08318 6.13293 9.08318C6.46431 9.08318 6.73293 8.81455 6.73293 8.48318V6.68318C6.73293 6.35181 6.46431 6.08318 6.13293 6.08318ZM5.38293 4.43318C5.38293 4.01897 5.71872 3.68318 6.13293 3.68318C6.54715 3.68318 6.88293 4.01897 6.88293 4.43318C6.88293 4.84739 6.54715 5.18318 6.13293 5.18318C5.71872 5.18318 5.38293 4.84739 5.38293 4.43318Z' fill='%236B747F'/%3e%3c/svg%3e",informative:"data:image/svg+xml,%3c%3fxml version='1.0' encoding='utf-8'%3f%3e%3c!-- Generator: Adobe Illustrator 26.0.1%2c SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24%3b' xml:space='preserve'%3e%3cstyle type='text/css'%3e .st0%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233A58A4%3b%7d .st1%7bfill:%233A58A4%3b%7d .st2%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233957A3%3b%7d .st3%7bfill:%233957A3%3b%7d .st4%7bfill:%232972B8%3b%7d .st5%7bfill:%23138338%3b%7d .st6%7bfill:%233C5BA6%3b%7d .st7%7bfill:%23DD0B18%3b%7d .st8%7bfill:%233CAA37%3b%7d .st9%7bfill:%231C2243%3b%7d .st10%7bfill:white%3b%7d .st11%7bfill:%23FAD3D0%3b%7d .st12%7bfill:%2351C1E3%3b%7d .st13%7bfill:%23F59A15%3b%7d .st14%7bfill:%231E2243%3b%7d .st15%7bfill:%23DD0C15%3b%7d .st16%7bfill:%23E94B46%3b%7d .st17%7bfill:%23F6A542%3b%7d .st18%7bfill:%234DB486%3b%7d .st19%7bfill:%23474850%3b%7d .st20%7bfill:%233B59A5%3b%7d .st21%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233C5BA6%3b%7d .st22%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%233B59A5%3b%7d .st23%7bfill:%23929EAC%3b%7d .st24%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%230A9639%3b%7d .st25%7bfill:%230A9639%3b%7d .st26%7bfill:%23C11718%3b%7d .st27%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%2339AA35%3b%7d .st28%7bfill:%2339AA35%3b%7d .st29%7bfill:%23D4D7E3%3b%7d .st30%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23D4D7E3%3b%7d .st31%7bopacity:0.1%3b%7d .st32%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231DA741%3b%7d .st33%7bfill:%2318122C%3b%7d .st34%7bfill:%23110D1D%3b%7d .st35%7bfill:%2318142B%3b%7d .st36%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%231F2244%3b%7d .st37%7bfill:%231E2143%3b%7d .st38%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:white%3b%7d .st39%7bfill:%236B747F%3b%7d .st40%7bfill-rule:evenodd%3bclip-rule:evenodd%3bfill:%23F49913%3b%7d .st41%7bfill:%23020203%3b%7d%3c/style%3e%3cpath class='st1' d='M12.02%2c9.6c-0.24%2c0-0.47-0.07-0.67-0.2c-0.2-0.13-0.35-0.32-0.44-0.54c-0.09-0.22-0.11-0.46-0.07-0.69 c0.05-0.23%2c0.16-0.45%2c0.33-0.61c0.17-0.17%2c0.38-0.28%2c0.61-0.33c0.23-0.05%2c0.47-0.02%2c0.69%2c0.07c0.22%2c0.09%2c0.41%2c0.24%2c0.54%2c0.44 c0.13%2c0.2%2c0.2%2c0.43%2c0.2%2c0.67c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c9.47%2c12.33%2c9.6%2c12.02%2c9.6z M12.02%2c0c-1.57%2c0-3.13%2c0.31-4.59%2c0.91 c-1.45%2c0.6-2.77%2c1.49-3.89%2c2.6C1.3%2c5.76%2c0.03%2c8.82%2c0.03%2c12c-0.01%2c2.77%2c0.95%2c5.46%2c2.71%2c7.6L0.35%2c22c-0.17%2c0.17-0.28%2c0.38-0.32%2c0.62 C-0.02%2c22.84%2c0%2c23.08%2c0.09%2c23.3c0.1%2c0.22%2c0.26%2c0.4%2c0.46%2c0.52c0.2%2c0.12%2c0.44%2c0.18%2c0.67%2c0.17h10.78c3.18%2c0%2c6.23-1.26%2c8.47-3.51 C22.74%2c18.23%2c24%2c15.18%2c24%2c12c0-3.18-1.26-6.23-3.51-8.48C18.24%2c1.26%2c15.2%2c0%2c12.02%2c0z M12.02%2c21.6h-7.9l1.11-1.12 c0.11-0.11%2c0.2-0.24%2c0.27-0.39c0.06-0.15%2c0.09-0.3%2c0.09-0.46c0-0.32-0.13-0.62-0.36-0.84c-1.57-1.57-2.55-3.64-2.76-5.85 C2.25%2c10.74%2c2.8%2c8.52%2c4.04%2c6.67C5.27%2c4.82%2c7.1%2c3.46%2c9.22%2c2.82c2.12-0.65%2c4.4-0.54%2c6.45%2c0.31c2.05%2c0.85%2c3.74%2c2.38%2c4.79%2c4.34 c1.05%2c1.96%2c1.38%2c4.22%2c0.95%2c6.4c-0.43%2c2.18-1.6%2c4.14-3.32%2c5.55C16.38%2c20.83%2c14.23%2c21.6%2c12.02%2c21.6z M12.02%2c16.8 c-0.32%2c0-0.62-0.13-0.85-0.35c-0.22-0.23-0.35-0.53-0.35-0.85V12c0-0.32%2c0.13-0.62%2c0.35-0.85c0.22-0.23%2c0.53-0.35%2c0.85-0.35 c0.32%2c0%2c0.62%2c0.13%2c0.85%2c0.35c0.22%2c0.23%2c0.35%2c0.53%2c0.35%2c0.85v3.6c0%2c0.32-0.13%2c0.62-0.35%2c0.85C12.64%2c16.67%2c12.33%2c16.8%2c12.02%2c16.8z'/%3e%3c/svg%3e",calender:"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21.82 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c19.64a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19A1.07%2c1.07%2c0%2c0%2c0%2c13%2c19a1.1%2c1.1%2c0%2c0%2c0-.24-1.19%2c1.08%2c1.08%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0%2c.91%2c1.7Zm5.45%2c0a1.1%2c1.1%2c0%2c0%2c0%2c.61-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1%2c1%2c0%2c0%2c0-.85-.85%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.09%2c1.09Zm0-4.37a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1%2c1%2c0%2c0%2c0%2c.06-.63%2c1.08%2c1.08%2c0%2c0%2c0-.29-.56A1.1%2c1.1%2c0%2c0%2c0%2c17%2c13.17a1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.9%2c1.69Zm-5.45%2c0a1.09%2c1.09%2c0%2c0%2c0%2c.61-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.13%2c1.13%2c0%2c0%2c0%2c.06-.63%2c1.1%2c1.1%2c0%2c0%2c0-.86-.86%2c1.13%2c1.13%2c0%2c0%2c0-.63.06%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0-.18.6A1.09%2c1.09%2c0%2c0%2c0%2c12%2c15.27ZM19.64%2c2.18H18.55V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H7.64V1.09a1.1%2c1.1%2c0%2c0%2c0-2.19%2c0V2.18H4.36A3.28%2c3.28%2c0%2c0%2c0%2c1.09%2c5.45V20.73A3.28%2c3.28%2c0%2c0%2c0%2c4.36%2c24H19.64a3.28%2c3.28%2c0%2c0%2c0%2c3.27-3.27V5.45a3.28%2c3.28%2c0%2c0%2c0-3.27-3.27Zm1.09%2c18.55a1.09%2c1.09%2c0%2c0%2c1-1.09%2c1.09H4.36a1.09%2c1.09%2c0%2c0%2c1-1.09-1.09V10.91H20.73Zm0-12H3.27V5.45a1.14%2c1.14%2c0%2c0%2c1%2c.32-.77%2c1.12%2c1.12%2c0%2c0%2c1%2c.77-.32H5.45V5.45a1.1%2c1.1%2c0%2c0%2c0%2c1.87.78%2c1.14%2c1.14%2c0%2c0%2c0%2c.32-.78V4.36h8.72V5.45a1.1%2c1.1%2c0%2c1%2c0%2c2.19%2c0V4.36h1.09a1.12%2c1.12%2c0%2c0%2c1%2c.77.32%2c1.14%2c1.14%2c0%2c0%2c1%2c.32.77ZM6.55%2c15.27a1.08%2c1.08%2c0%2c0%2c0%2c.6-.18%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49A1.05%2c1.05%2c0%2c0%2c0%2c7.62%2c14a1.18%2c1.18%2c0%2c0%2c0-.3-.56%2c1.1%2c1.1%2c0%2c0%2c0-1.19-.24%2c1.15%2c1.15%2c0%2c0%2c0-.49.41%2c1.08%2c1.08%2c0%2c0%2c0%2c.91%2c1.69Zm0%2c4.37a1.09%2c1.09%2c0%2c0%2c0%2c.6-.19%2c1.07%2c1.07%2c0%2c0%2c0%2c.4-.49%2c1.05%2c1.05%2c0%2c0%2c0%2c.07-.63%2c1.22%2c1.22%2c0%2c0%2c0-.3-.56%2c1.12%2c1.12%2c0%2c0%2c0-.56-.29%2c1%2c1%2c0%2c0%2c0-.63.06%2c1.07%2c1.07%2c0%2c0%2c0-.49.4%2c1.1%2c1.1%2c0%2c0%2c0-.19.61%2c1.09%2c1.09%2c0%2c0%2c0%2c1.1%2c1.09Z' transform='translate(-1.09)' fill='white'/%3e%3c/svg%3e","clock-blue":"data:image/svg+xml,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12%2c0A12%2c12%2c0%2c1%2c0%2c24%2c12%2c12%2c12%2c0%2c0%2c0%2c12%2c0Zm0%2c4.8a.9.9%2c0%2c0%2c0-.8.4.9.9%2c0%2c0%2c0-.4.8v5.3L7.9%2c12.7a1.2%2c1.2%2c0%2c0%2c0-.7%2c1%2c1.1%2c1.1%2c0%2c0%2c0%2c.6%2c1.1%2c1.3%2c1.3%2c0%2c0%2c0%2c1.2.1l3.5-1.8a1.2%2c1.2%2c0%2c0%2c0%2c.7-1.1V6a.9.9%2c0%2c0%2c0-.4-.8A.9.9%2c0%2c0%2c0%2c12%2c4.8ZM2.4%2c12A9.6%2c9.6%2c0%2c1%2c0%2c12%2c2.4%2c9.6%2c9.6%2c0%2c0%2c0%2c2.4%2c12Z' fill='white'/%3e%3c/svg%3e"},Q=m(h)`
|
|
97
97
|
div {
|
|
98
98
|
${({customstyles:e})=>e}
|
|
99
|
-
${({size:e})=>e&&
|
|
99
|
+
${({size:e})=>e&&b`
|
|
100
100
|
width: ${e}px;
|
|
101
101
|
height: ${e}px;
|
|
102
102
|
`}
|
|
@@ -104,17 +104,17 @@ import e from"prop-types";import t,{forwardRef as o,useRef as l,useState as r,us
|
|
|
104
104
|
svg {
|
|
105
105
|
fill: black;
|
|
106
106
|
|
|
107
|
-
${({size:e})=>e&&
|
|
107
|
+
${({size:e})=>e&&b`
|
|
108
108
|
width: ${e}px;
|
|
109
109
|
height: ${e}px;
|
|
110
110
|
`}
|
|
111
111
|
|
|
112
|
-
${({transform:e})=>e&&
|
|
112
|
+
${({transform:e})=>e&&b`
|
|
113
113
|
transform: ${e};
|
|
114
114
|
`}
|
|
115
115
|
|
|
116
116
|
path {
|
|
117
|
-
${({color:e})=>e&&
|
|
117
|
+
${({color:e})=>e&&b`
|
|
118
118
|
fill: ${e};
|
|
119
119
|
`}
|
|
120
120
|
}
|
|
@@ -126,7 +126,7 @@ import e from"prop-types";import t,{forwardRef as o,useRef as l,useState as r,us
|
|
|
126
126
|
}
|
|
127
127
|
vertical-align: initial;
|
|
128
128
|
}
|
|
129
|
-
`,N=({icon:e,color:
|
|
129
|
+
`,N=({icon:e,color:l,size:o,transform:r,customstyles:i,...n})=>t.createElement(Q,V({src:Y[e],color:l,size:o,transform:r,customstyles:i},n));N.propTypes={icon:e.string.isRequired,size:e.number,color:e.string,customstyles:e.object},N.defaultProps={size:16,color:L.primary["primary-1"],customstyles:{}};const K=m.div`
|
|
130
130
|
display: flex;
|
|
131
131
|
justify-content: center;
|
|
132
132
|
align-items: center;
|
|
@@ -140,16 +140,16 @@ import e from"prop-types";import t,{forwardRef as o,useRef as l,useState as r,us
|
|
|
140
140
|
|
|
141
141
|
// custom styles
|
|
142
142
|
${({customWrapperStyles:e})=>e}
|
|
143
|
-
|
|
143
|
+
`,$=({customStylesAccordionContainer:e,customStylesAccordionTogggle:l,customStylesAccordionIcon:n,customStylesAccordionContent:a,toggleIconAnimation:c,icon:s,content:d,contentToggle:p,toggleState:m,contentIsOpen:b,id:g,customWrapperStyles:f,showIconInfo:h,...y})=>{const x=o(null),v=u()||L,[A,C]=r(!1);return i((()=>{C(b)}),[b]),t.createElement(q,V({customStyles:e,type:"accordionContainer"},y,{header:t.createElement(q,V({customStyles:{borderRadius:A?"5px 5px 0 0":"5px",...l},type:"accordionToggle"},y,{onClick:()=>{C(!A)},header:p,content:t.createElement(K,{theme:v,customWrapperStyles:f},h&&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(N,{icon:"chevron-down",size:11,transform:"translate(0px,-1px)",color:"#A9B1B8"})))})),content:t.createElement(O,V({customStyles:a,type:"accordionContent",ref:x},y,{style:A?{height:"auto"}:{height:"0px",border:"none"},id:g,content:d}))}))};$.propTypes={customStylesAccordionContainer:e.object,customStylesAccordionTogggle: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},$.defaultProps={contentToggle:"Toggle",content:"Content",toggleIconAnimation:!0,showIconInfo:!0,toggleState:()=>{},id:"",customStylesAccordionContainer:{"margin-bottom":"10px",padding:"0","box-shadow":"none"},customStylesAccordionTogggle:{background:"#F0F3F8",cursor:"pointer",border:"0.5px solid #E2E6F5",color:`${L.variant["primary-2"]}`,"line-height":"17px","font-size":"14px",padding:"10px 17px",display:"flex","align-items":"center","justify-content":"space-between","box-shadow":"none",width:"auto"},customStylesAccordionContent:{"border-radius":"0 0 5px 5px",border:"0.5px solid #E2E6F5","border-top":"none",transition:"height ease 0.3s, transform ease 95ms",overflow:"hidden",padding:"0",width:"auto"}};const _=({customStylesAccordionContainer:e,customStylesAccordionTogggle:l,customStylesAccordionIcon:n,customStylesAccordionContent:a,toggleIconAnimation:c,icon:s,content:d,contentToggle:p,isSelected:m,index:b,handleClick:g,isAccordionOpen:f,id:h,customSelectCardColor:y,...x})=>{const[v,A]=r(!1),C=o(null),[w,S]=r({}),[E,k]=r({}),z=u()||L;return i((()=>{m?(S((e=>({...e,backgroundColor:y||z.variant["primary-1"],marginBottom:"15.5px",marginTop:0!==b?"15.5px":"0px"}))),k((e=>({...e,backgroundColor:y||z.variant["primary-1"],paddingTop:"14px",paddingBottom:"14px",paddingLeft:"14px"})))):(S({}),k({}))}),[m]),i((()=>{A(!!f)}),[f]),t.createElement(q,V({customStyles:{...e,...w},type:"accordionContainer"},x,{header:t.createElement(q,V({customStyles:{...l,...E},type:"accordionToggle"},x,{onClick:()=>{v||g(b),A(!v)},header:p,content:t.createElement("div",{style:c&&v?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},s)})),content:t.createElement(O,V({customStyles:a,type:"accordionContent",ref:C},x,{style:v?{height:C.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},id:h,content:d}))}))};_.propTypes={customStylesAccordionContainer:e.object,customStylesAccordionTogggle:e.object,customStylesAccordionIcon:e.object,customStylesAccordionContent:e.object,toggleIconAnimation:e.bool,icon:e.any,content:e.any,contentToggle:e.any,id:e.string},_.defaultProps={contentToggle:"Toggle",content:"Content",id:""};const ee=({customStylesAccordionContainer:e,customStylesAccordionTogggle:l,customStylesAccordionIcon:n,customStylesAccordionContent:a,toggleIconAnimation:c,icon:s,content:d,contentToggle:p,isSelected:m,index:u,handleClick:b,isAccordionOpen:g,disable:f,id:h,...y})=>{const[x,v]=r(!1),A=o(null),[C,w]=r({}),[S,E]=r({});return i((()=>{m?(w((e=>({...e,backgroundColor:"#2444d8",marginBottom:"15.5px",marginTop:0!==u?"15.5px":"0px"}))),E((e=>({...e,backgroundColor:"#2444d8",paddingTop:"14px",paddingBottom:"14px",paddingLeft:"14px"})))):(w({}),E({}))}),[m]),i((()=>{v(!!g)}),[g]),t.createElement(q,V({customStyles:{...e,...C},type:"accordionContainer"},y,{header:t.createElement(q,V({customStyles:{...l,...S},type:"accordionToggle"},y,{onClick:()=>{f||(x||b(u),v(!x))},header:p,content:t.createElement("div",{style:c&&x?{transform:"rotate(180deg)",transition:"transform ease 95ms",background:"transparent"}:{transform:"rotate(0deg)",background:"transparent"}},s)})),content:t.createElement(O,V({customStyles:a,type:"accordionContent",ref:A},y,{style:x?{height:A.current.scrollHeight+"px"}:{height:"0px",borderBottom:"none"},id:h,content:d}))}))};ee.propTypes={customStylesAccordionContainer:e.object,customStylesAccordionTogggle:e.object,customStylesAccordionIcon:e.object,customStylesAccordionContent:e.object,toggleIconAnimation:e.bool,icon:e.any,content:e.any,contentToggle:e.any,id:e.string},ee.defaultProps={contentToggle:"Toggle",content:"Content",id:""};const te=m.div`
|
|
144
144
|
color: ${({theme:e,variant:t})=>t?e.variant[t]:"white"};
|
|
145
|
-
${({scroll:e})=>e?
|
|
145
|
+
${({scroll:e})=>e?b`
|
|
146
146
|
display: flex;
|
|
147
147
|
overflow-x: auto;
|
|
148
|
-
`:
|
|
148
|
+
`:b`
|
|
149
149
|
display: grid;
|
|
150
150
|
grid-template-columns: ${({arrowNumber:e})=>`repeat(${e}, 1fr)`};
|
|
151
151
|
`}
|
|
152
|
-
`,
|
|
152
|
+
`,le=m.div`
|
|
153
153
|
min-height: 40px;
|
|
154
154
|
max-height: 40px;
|
|
155
155
|
background-color: ${({color:e})=>e};
|
|
@@ -157,21 +157,21 @@ import e from"prop-types";import t,{forwardRef as o,useRef as l,useState as r,us
|
|
|
157
157
|
display: flex;
|
|
158
158
|
cursor: ${({clickable:e})=>e?"pointer":"default"};
|
|
159
159
|
|
|
160
|
-
${({index:e,dataLength:t})=>0===e?
|
|
160
|
+
${({index:e,dataLength:t})=>0===e?b`
|
|
161
161
|
clip-path: polygon(0 0, calc(100% - 9px) 0, 100% 50%, calc(100% - 9px) 100%, 0 100%);
|
|
162
162
|
border-top-left-radius: 20px;
|
|
163
163
|
border-bottom-left-radius: 20px;
|
|
164
|
-
`:e===t-1?
|
|
164
|
+
`:e===t-1?b`
|
|
165
165
|
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, calc(0% + 9px) 50%);
|
|
166
166
|
margin-left: -5px;
|
|
167
|
-
`:
|
|
167
|
+
`:b`
|
|
168
168
|
clip-path: polygon(0 0, calc(100% - 9px) 0, 100% 50%, calc(100% - 9px) 100%, 0 100%, calc(0% + 9px) 50%);
|
|
169
169
|
margin-left: -5px;
|
|
170
170
|
`}
|
|
171
171
|
|
|
172
|
-
${({scroll:e})=>e?
|
|
172
|
+
${({scroll:e})=>e?b`
|
|
173
173
|
width:100%;
|
|
174
|
-
`:
|
|
174
|
+
`:b`
|
|
175
175
|
flex-shrink: 1;
|
|
176
176
|
min-width: 15px;
|
|
177
177
|
flex-grow: 1;
|
|
@@ -196,7 +196,7 @@ import e from"prop-types";import t,{forwardRef as o,useRef as l,useState as r,us
|
|
|
196
196
|
font-weight: 400;
|
|
197
197
|
padding-right: 5px;
|
|
198
198
|
|
|
199
|
-
${({scroll:e})=>{if(!e)return
|
|
199
|
+
${({scroll:e})=>{if(!e)return b`
|
|
200
200
|
display: ${({styleArrowContentSpan:e})=>e.display};
|
|
201
201
|
white-space: nowrap;
|
|
202
202
|
overflow: hidden;
|
|
@@ -208,9 +208,9 @@ import e from"prop-types";import t,{forwardRef as o,useRef as l,useState as r,us
|
|
|
208
208
|
margin: 0;
|
|
209
209
|
font-weight: 600;
|
|
210
210
|
|
|
211
|
-
${({scroll:e})=>e?
|
|
211
|
+
${({scroll:e})=>e?b`
|
|
212
212
|
font-size: 14px;
|
|
213
|
-
`:
|
|
213
|
+
`:b`
|
|
214
214
|
font-size: ${({styleArrowContentP:e})=>e.fontSize};
|
|
215
215
|
display: ${({styleArrowContentP:e})=>e.display};
|
|
216
216
|
white-space: nowrap;
|
|
@@ -219,59 +219,59 @@ import e from"prop-types";import t,{forwardRef as o,useRef as l,useState as r,us
|
|
|
219
219
|
`}
|
|
220
220
|
}
|
|
221
221
|
|
|
222
|
-
${({scroll:e})=>{if(!e)return
|
|
223
|
-
${
|
|
224
|
-
${({styleArrowContentSpan:e,styleArrowContentP:t})=>"none"===t?.display&&"none"===e?.display?
|
|
222
|
+
${({scroll:e})=>{if(!e)return b`
|
|
223
|
+
${le}:hover & {
|
|
224
|
+
${({styleArrowContentSpan:e,styleArrowContentP:t})=>"none"===t?.display&&"none"===e?.display?b`
|
|
225
225
|
span {
|
|
226
226
|
display: block;
|
|
227
227
|
}
|
|
228
228
|
p {
|
|
229
229
|
display: block;
|
|
230
230
|
}
|
|
231
|
-
`:"none"===t?.display?
|
|
231
|
+
`:"none"===t?.display?b`
|
|
232
232
|
p {
|
|
233
233
|
display: block;
|
|
234
234
|
}
|
|
235
235
|
`:void 0}
|
|
236
236
|
};
|
|
237
237
|
`}}
|
|
238
|
-
`,
|
|
238
|
+
`,re=({variant:e,data:l,scroll:n,onClick:a,clickable:c,...s})=>{const d=u()||L,p=o(null),m=o(null),[b,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(!n)return window.addEventListener("resize",v),()=>window.removeEventListener("resize",v)}),[]),i((()=>{n||g(m?.current.offsetWidth)}),[l,f,b]);const A=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(!n){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}}(A);b<e.step3?(x.display="none",y.display="none"):b<e.step2?y.display="none":b<e.step1?y.fontSize="12px":y.fontSize="14px"}return t.createElement(te,{theme:d,variant:e,ref:n?null:p,arrowNumber:l.length,scroll:n},l.map(((e,o)=>{return t.createElement(le,{id:e.id,theme:d,onClick:c?t=>a(t,e):null,clickable:c,scroll:n,ref:n?null:e.label===A.label?m:null,key:"fa"+o+"-"+e.label,index:o,dataLength:l.length,color:e.color},(r=e.value,i=e.label,t.createElement(oe,{styleArrowContentP:y,styleArrowContentSpan:x,scroll:n},t.createElement("span",null,r),t.createElement("p",null,i))));var r,i})))};re.propTypes={variant:e.string,data:e.array,scroll:e.bool,onClick:e.func,clickable:e.bool},re.defaultProps={variant:null,data:[],scroll:!0,onClick:void 0,clickable:!1};const ie=m.img`
|
|
239
239
|
//Set the styles from the default styles object
|
|
240
|
-
${({inBuiltCss:e,type:t,size:
|
|
241
|
-
`,
|
|
242
|
-
${({inBuiltCss:e,type:t,customStyles:
|
|
243
|
-
`,
|
|
240
|
+
${({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}}}}
|
|
241
|
+
`,ne=({customStyles:e,type:l,size:n,alt:a,src:c,handleImageStatus:s,...d})=>{const[p,m]=r("loading"),u=o(null),b=()=>{m("loaded"),s&&s("loaded")},g=()=>{m("failed"),s&&s("failed")};return i((()=>{const e=u.current;if(e)return e.addEventListener("load",b),e.addEventListener("error",g),()=>{e.removeEventListener("load",b),e.removeEventListener("error",g)}}),[p]),t.createElement(ie,V({},d,{inBuiltCss:P,customStyles:e,type:l,alt:a,src:c,ref:u,size:n}))};ne.propTypes={customStyles:e.object,type:e.string,size:e.oneOf(["SM","MD","LG"]),alt:e.string,src:e.string,handleImageStatus:e.func},ne.defaultProps={customStyles:{},type:"image",alt:"image alternative",src:null,handleImageStatus:null};const ae=m.span`
|
|
242
|
+
${({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}}}}
|
|
243
|
+
`,ce=m.div`
|
|
244
244
|
|
|
245
245
|
background-color:${({theme:e})=>e.primary["primary-1"]};
|
|
246
246
|
color: ${({theme:e})=>e.bgColor};
|
|
247
|
-
${({inBuiltCss:e,type:t,size:
|
|
248
|
-
`,
|
|
247
|
+
${({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}}}}
|
|
248
|
+
`,se=m.span`
|
|
249
249
|
|
|
250
250
|
color:${({theme:e})=>e.textColor};
|
|
251
251
|
|
|
252
|
-
${({inBuiltCss:e,type:t,size:
|
|
253
|
-
`,
|
|
254
|
-
${({inBuiltCss:e,type:t,customStyles:
|
|
252
|
+
${({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}}}}
|
|
253
|
+
`,de=({customStylesContainer:e,customStylesImage:l,customStylesCircle:o,customStylesName:r,size:i,toggleName:n,user:a,border:c,...s})=>{const d=u()||L;return t.createElement(ae,V({inBuiltCss:P,border:c,theme:d,customStyles:e,type:"avatarContainer"},s),a?.url&&t.createElement(ne,V({},s,{customStyles:l,type:"imageAvatar",size:i,alt:"user-picture",src:a.url})),t.createElement(ce,V({},s,{theme:d,inBuiltCss:P,type:"avatarCircle",customStyles:o,size:i}),a?.userName&&a?.userName.split(" ").length>=2?a?.userName.split(" ")[0].charAt(0).toUpperCase()+a?.userName.split(" ")[1].charAt(0).toUpperCase():a?.userName&&1===a?.userName.split(" ").length&&a?.userName.split(" ")[0].charAt(0).toUpperCase()),n&&t.createElement(se,V({inBuiltCss:P},s,{theme:d,type:"avatarName",customStyles:r,size:i}),a.userName," "))};de.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},de.defaultProps={block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const pe=m.span`
|
|
254
|
+
${({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}}}}
|
|
255
255
|
width: auto;
|
|
256
|
-
`,
|
|
256
|
+
`,me=m.div`
|
|
257
257
|
background-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
258
258
|
color: ${({theme:e})=>e.bgColor};
|
|
259
|
-
${({inBuiltCss:e,type:t,size:
|
|
260
|
-
${({isSelected:e,selectedStyle:t,notSelectedStyle:
|
|
259
|
+
${({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}}}}
|
|
260
|
+
${({isSelected:e,selectedStyle:t,notSelectedStyle:l})=>e?b`
|
|
261
261
|
min-width: 42px;
|
|
262
262
|
min-height: 42px;
|
|
263
263
|
${t}
|
|
264
|
-
`:
|
|
265
|
-
${
|
|
264
|
+
`:b`
|
|
265
|
+
${l}
|
|
266
266
|
`}
|
|
267
267
|
font-weight: 600;
|
|
268
|
-
`,
|
|
268
|
+
`,ue=m.span`
|
|
269
269
|
color: ${({theme:e})=>e.textColor};
|
|
270
270
|
|
|
271
|
-
${({inBuiltCss:e,type:t,size:
|
|
271
|
+
${({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}}}}
|
|
272
272
|
|
|
273
273
|
&:hover {
|
|
274
|
-
${({inBuiltCss:e,type:t,size:
|
|
274
|
+
${({inBuiltCss:e,type:t,size:l,customStylesHover:o})=>{if(e){return{...{},...o}}}}
|
|
275
275
|
}
|
|
276
276
|
`,be=m.span`
|
|
277
277
|
background-color: red;
|
|
@@ -289,36 +289,36 @@ ${({inBuiltCss:e,type:t,size:o,customStyles:l})=>{if(e){let r={};if(e[t]){for(co
|
|
|
289
289
|
|
|
290
290
|
// custom styles
|
|
291
291
|
${({notificationCircleStyles:e})=>e}
|
|
292
|
-
`,
|
|
292
|
+
`,ge=({customStylesContainer:e,customStylesImage:l,customStylesCircle:o,customStylesName:i,customStylesNameHover:n,size:a,toggleName:c,user:s,border:d,isSelected:p,selectedStyle:m,notSelectedStyle:b,notificationCount:g,notificationCircleStyles:f,...h})=>{const y=u()||L,[x,v]=r("loading");return t.createElement(pe,V({border:d,inBuiltCss:P,customStyles:e,type:"avatarContainer"},h),s?.url&&t.createElement(ne,V({},h,{inBuiltCss:P,customStyles:l,type:"imageAvatar",size:a,alt:"user-picture",src:s.url,handleImageStatus:e=>{v(e)},style:{visibility:"loaded"!==x?"hidden":"visible"}})),t.createElement(me,V({},h,{theme:y,selectedStyle:m,notSelectedStyle:b,inBuiltCss:P,type:"avatarCircle",customStyles:o,size:a,style:{visibility:"loaded"!==x?"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(be,{notificationCircleStyles:f},"10")," ",c&&t.createElement(ue,V({theme:y},h,{inBuiltCss:P,type:"avatarName",customStyles:i,customStylesHover:n,size:a}),s.userName," "))};ge.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},ge.defaultProps={block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null,notificationCircleStyles:{},notificationCount:0};const fe=m.span`
|
|
293
293
|
|
|
294
|
-
${({inBuiltCss:e,type:t,customStyles:
|
|
294
|
+
${({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}}}}
|
|
295
295
|
width: auto;
|
|
296
|
-
`,
|
|
296
|
+
`,he=m.div`
|
|
297
297
|
|
|
298
298
|
background-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
299
299
|
color: ${({theme:e})=>e.bgColor};
|
|
300
300
|
|
|
301
|
-
${({inBuiltCss:e,type:t,size:
|
|
302
|
-
${({isSelected:e,selectedStyle:t,notSelectedStyle:
|
|
301
|
+
${({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}}}}
|
|
302
|
+
${({isSelected:e,selectedStyle:t,notSelectedStyle:l})=>e?b`
|
|
303
303
|
${t}
|
|
304
304
|
|
|
305
305
|
min-width: 42px;
|
|
306
306
|
min-height: 42px;
|
|
307
|
-
`:
|
|
308
|
-
${
|
|
307
|
+
`:b`
|
|
308
|
+
${l}
|
|
309
309
|
`}
|
|
310
310
|
font-weight: 600;
|
|
311
|
-
`,
|
|
311
|
+
`,ye=m.span`
|
|
312
312
|
|
|
313
313
|
color: ${({theme:e})=>e.textColor};
|
|
314
314
|
|
|
315
|
-
${({inBuiltCss:e,type:t,size:
|
|
315
|
+
${({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}}}}
|
|
316
316
|
|
|
317
317
|
|
|
318
318
|
&:hover {
|
|
319
|
-
${({inBuiltCss:e,type:t,size:
|
|
319
|
+
${({inBuiltCss:e,type:t,size:l,customStylesHover:o})=>{if(e){return{...{},...o}}}}
|
|
320
320
|
}
|
|
321
|
-
`,
|
|
321
|
+
`,xe=({inBuiltCss:e,customStylesContainer:l,customStylesImage:o,customStylesCircle:i,customStylesName:n,customStylesNameHover:a,size:c,toggleName:s,user:d,border:p,selectedStyle:m,notSelectedStyle:b,isSelected:g,value:f,...h})=>{const y=u()||L,[x,v]=r("loading");return t.createElement(fe,V({border:p,theme:y,inBuiltCss:P,customStyles:l,type:"avatarContainer"},h),d?.url&&t.createElement(ne,V({},h,{inBuiltCss:P,customStyles:o,type:"imageAvatar",size:c,alt:"user-picture",src:d.url,handleImageStatus:e=>{v(e)},style:{visibility:"loaded"!==x?"hidden":"visible"}})),t.createElement(he,V({},h,{theme:y,inBuiltCss:P,type:"avatarCircle",customStyles:i,size:c,style:{visibility:"loaded"!==x?"visible":"hidden"},isSelected:g,selectedStyle:m,notSelectedStyle:b}),f),s&&t.createElement(ye,V({theme:y},h,{inBuiltCss:P,type:"avatarName",customStyles:n,customStylesHover:a,size:c}),d.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},xe.defaultProps={inBuiltCss:e.object},xe.defaultProps={inBuiltCss:P,block:!1,size:"MD",toggleName:!1,user:null,customStylesContainer:null,customStylesImage:null,customStylesCircle:null,customStylesName:null};const ve=m.div`
|
|
322
322
|
color: ${({theme:e})=>e.textColor};
|
|
323
323
|
display: flex;
|
|
324
324
|
background-color: ${({backgroundColor:e,theme:t})=>e||t.variant["insight-purple"]};
|
|
@@ -328,21 +328,21 @@ ${({inBuiltCss:e,type:t,customStyles:o})=>{if(e){let l={};if(e[t]){for(const t i
|
|
|
328
328
|
padding-top: 22px;
|
|
329
329
|
padding-bottom: 22px;
|
|
330
330
|
width: inherit;
|
|
331
|
-
`,
|
|
331
|
+
`,Ae=m.div`
|
|
332
332
|
color: ${({theme:e})=>e.textColor};
|
|
333
333
|
display: flex;
|
|
334
334
|
font-size: 16px;
|
|
335
335
|
text-align: left;
|
|
336
336
|
word-wrap: break-word;
|
|
337
|
-
`,
|
|
337
|
+
`,Ce=({backgroundColor:e,borderColor:l,variant:o,children:r,...i})=>{const n=u()||L;return t.createElement(t.Fragment,null,t.createElement(ve,V({theme:n,backgroundColor:e,borderColor:l},i),t.createElement(Ae,V({theme:n},i),r)))};Ce.propTypes={backgroundColor:e.string,borderColor:e.string,children:e.any},Ce.defaultProps={children:""};const we=g`
|
|
338
338
|
0% {
|
|
339
339
|
opacity: 1;
|
|
340
340
|
}
|
|
341
341
|
100% {
|
|
342
342
|
opacity: 0;
|
|
343
343
|
}
|
|
344
|
-
`,
|
|
345
|
-
${({size:e,thickness:t,propellerHeight:
|
|
344
|
+
`,Se=m.div`
|
|
345
|
+
${({size:e,thickness:t,propellerHeight:l})=>b`
|
|
346
346
|
display: inline-block;
|
|
347
347
|
position: relative;
|
|
348
348
|
width: ${e}px;
|
|
@@ -350,7 +350,7 @@ ${({inBuiltCss:e,type:t,customStyles:o})=>{if(e){let l={};if(e[t]){for(const t i
|
|
|
350
350
|
|
|
351
351
|
div{
|
|
352
352
|
transform-origin: 0px ${e/2}px;
|
|
353
|
-
animation: ${
|
|
353
|
+
animation: ${we} 1s linear infinite;
|
|
354
354
|
width: fit-content;
|
|
355
355
|
|
|
356
356
|
::after {
|
|
@@ -360,9 +360,9 @@ ${({inBuiltCss:e,type:t,customStyles:o})=>{if(e){let l={};if(e[t]){for(const t i
|
|
|
360
360
|
top: 0px;
|
|
361
361
|
left: 0px;
|
|
362
362
|
width: ${t}px; //2px;
|
|
363
|
-
height: calc(${e}px*${
|
|
363
|
+
height: calc(${e}px*${l}/100);
|
|
364
364
|
border-radius: 20%;
|
|
365
|
-
${({theme:e,type:t,customStyles:
|
|
365
|
+
${({theme:e,type:t,customStyles:l})=>{if(e){let o=[];if(e[t])for(const l in e[t])o.push(`${l}:${e[t][l]};`);if(l)for(const e in l)o.push(`${e}:${l[e]};`);return[...o]}}}
|
|
366
366
|
}
|
|
367
367
|
}
|
|
368
368
|
|
|
@@ -437,13 +437,13 @@ ${({inBuiltCss:e,type:t,customStyles:o})=>{if(e){let l={};if(e[t]){for(const t i
|
|
|
437
437
|
}
|
|
438
438
|
}
|
|
439
439
|
`}
|
|
440
|
-
`,
|
|
440
|
+
`,Ee=({size:e,thickness:l,propellerHeight:o,customStyles:r})=>{const i=P;return t.createElement(Se,{theme:i,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))};Se.defaultProps={theme:P},Ee.propTypes={size:e.number,thickness:e.number,propellerHeight:e.number,customStyles:e.object},Ee.defaultProps={size:20,thickness:2,propellerHeight:25,customStyles:null};const ke={sm:{fontSize:"14px",padding:"5px 15px"},md:{fontSize:"16px",padding:"5.5px 15px"},lg:{fontSize:"18px",padding:"8px 20px"}},ze=m.button`
|
|
441
441
|
background: transparent;
|
|
442
442
|
color: ${({theme:e})=>e.variant["primary-1"]};
|
|
443
|
-
padding: ${({size:e})=>
|
|
443
|
+
padding: ${({size:e})=>ke[e].padding};
|
|
444
444
|
border: none;
|
|
445
445
|
border-radius: 5px;
|
|
446
|
-
font-size: ${({size:e})=>
|
|
446
|
+
font-size: ${({size:e})=>ke[e].fontSize};
|
|
447
447
|
display: flex;
|
|
448
448
|
align-items: center;
|
|
449
449
|
width: ${({block:e})=>e?"100%":"auto"};
|
|
@@ -455,17 +455,17 @@ ${({inBuiltCss:e,type:t,customStyles:o})=>{if(e){let l={};if(e[t]){for(const t i
|
|
|
455
455
|
}
|
|
456
456
|
|
|
457
457
|
//Set the styles from the default styles object
|
|
458
|
-
${({theme:e,defaultStyle:t})=>
|
|
458
|
+
${({theme:e,defaultStyle:t})=>T(e,t)}
|
|
459
459
|
|
|
460
460
|
// custom styles
|
|
461
461
|
${({btnStyle:e})=>e}
|
|
462
|
-
`,
|
|
462
|
+
`,Ve=({btnStyle:e,block:l,size:o,style:r,variant:i,disabled:n,isLoading:a,type:c,id:s,...d})=>{const p=u()||L;return t.createElement(ze,V({id:s,block:l,variant:i,defaultStyle:"button",type:c,style:r,size:o,theme:p,disabled:n,btnStyle:e},d),a&&t.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},t.createElement(Ee,{customStyles:{"background-color":p.bgColor},size:16})),d.children)};Ve.propTypes={variant:e.string,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},Ve.defaultProps={variant:"primary-1",block:!1,isLoading:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const Me={sm:{fontSize:"14px",padding:"5px 15px"},md:{fontSize:"16px",padding:"5.5px 15px"},lg:{fontSize:"18px",padding:"8px 20px"}},Be=({theme:e,variant:t})=>H(e.variant[t],.6),We=m.button`
|
|
463
463
|
background: ${({theme:e,variant:t})=>e.variant[t]};
|
|
464
464
|
color: ${({theme:e})=>e.bgColor};
|
|
465
|
-
padding: ${({size:e})=>
|
|
465
|
+
padding: ${({size:e})=>Me[e].padding};
|
|
466
466
|
border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
|
|
467
467
|
border-radius: 5px;
|
|
468
|
-
font-size: ${({size:e})=>
|
|
468
|
+
font-size: ${({size:e})=>Me[e].fontSize};
|
|
469
469
|
display: flex;
|
|
470
470
|
align-items: center;
|
|
471
471
|
width: ${({block:e})=>e?"100%":"auto"};
|
|
@@ -480,16 +480,16 @@ ${({inBuiltCss:e,type:t,customStyles:o})=>{if(e){let l={};if(e[t]){for(const t i
|
|
|
480
480
|
}
|
|
481
481
|
|
|
482
482
|
//Set the styles from the default styles object
|
|
483
|
-
${({theme:e,defaultStyle:t})=>
|
|
483
|
+
${({theme:e,defaultStyle:t})=>T(e,t)}
|
|
484
484
|
|
|
485
485
|
// custom styles
|
|
486
486
|
${({btnStyle:e})=>e}
|
|
487
|
-
`,
|
|
487
|
+
`,Ie=({btnStyle:e,block:l,size:o,style:r,variant:i,disabled:n,isLoading:a,type:c,id:s,...d})=>{const p=u()||L;return t.createElement(We,V({id:s,block:l,variant:i,defaultStyle:"button",type:c,style:r,size:o,theme:p,disabled:n,btnStyle:e},d),a&&t.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},t.createElement(Ee,{customStyles:{"background-color":p.bgColor},size:16})),d.children)};Ie.propTypes={variant:e.string,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},Ie.defaultProps={variant:"primary-1",block:!1,isLoading:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const Re={sm:{fontSize:"14",padding:"5px 15px"},md:{fontSize:"16",padding:"5.5px 15px"},lg:{fontSize:"18",padding:"8px 20px"}},Le=m.button`
|
|
488
488
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
489
489
|
background: ${({theme:e})=>e.bgColor};
|
|
490
|
-
padding: ${({size:e})=>
|
|
490
|
+
padding: ${({size:e})=>Re[e].padding};
|
|
491
491
|
border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
|
|
492
|
-
font-size: ${({size:e})=>
|
|
492
|
+
font-size: ${({size:e})=>Re[e].fontSize};
|
|
493
493
|
border-radius: 5px;
|
|
494
494
|
display: flex;
|
|
495
495
|
align-items: center;
|
|
@@ -504,11 +504,11 @@ ${({inBuiltCss:e,type:t,customStyles:o})=>{if(e){let l={};if(e[t]){for(const t i
|
|
|
504
504
|
}
|
|
505
505
|
|
|
506
506
|
//Set the styles from the default styles object
|
|
507
|
-
${({theme:e,defaultStyle:t})=>
|
|
507
|
+
${({theme:e,defaultStyle:t})=>T(e,t)}
|
|
508
508
|
// custom styles
|
|
509
509
|
${({btnStyle:e})=>e}
|
|
510
|
-
`,
|
|
511
|
-
background: ${({disabled:e,theme:t,variant:
|
|
510
|
+
`,Pe=({btnStyle:e,isLoading:l,block:o,size:r,style:i,variant:n,disabled:a,type:c,theme:s,id:d,...p})=>{const m=u()||L;return t.createElement(Le,V({id:d,block:o,variant:n,defaultStyle:"button",style:i,size:r,disabled:a,type:c,btnStyle:e,isLoading:l,theme:s},p),l&&t.createElement("div",{style:{paddingRight:"10px",display:"flex",justifyContent:"center",alignItems:"center"}},t.createElement(Ee,{theme:s,customStyles:{"background-color":m.variant[n]},size:16})," "),p.children," ")};Pe.propTypes={variant:e.string,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},Le.defaultProps={theme:L},Pe.defaultProps={theme:L,variant:"primary-1",block:!1,disabled:!1,size:"md",onClick:void 0,btnStyle:{},id:""};const Te=m.button`
|
|
511
|
+
background: ${({disabled:e,theme:t,variant:l})=>e?"#BBC4CF":t.variant[l]};
|
|
512
512
|
color: ${({theme:e})=>e.bgColor};
|
|
513
513
|
padding: 3px 14px;
|
|
514
514
|
border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
|
|
@@ -529,94 +529,94 @@ ${({inBuiltCss:e,type:t,customStyles:o})=>{if(e){let l={};if(e[t]){for(const t i
|
|
|
529
529
|
}
|
|
530
530
|
|
|
531
531
|
//Set the styles from the default styles object
|
|
532
|
-
${({theme:e,defaultStyle:t})=>
|
|
533
|
-
`,
|
|
532
|
+
${({theme:e,defaultStyle:t})=>T(e,t)}
|
|
533
|
+
`,He=({block:e,style:l,variant:o,disabled:r,type:i,id:n,...a})=>(u(),t.createElement(Te,V({id:n,block:e,variant:o,defaultStyle:"button",type:i,style:l,disabled:r},a),a.children));He.propTypes={variant:e.string,disabled:e.bool,block:e.bool,onClick:e.func,theme:e.object,type:e.string,id:e.string},Te.defaultProps={theme:L},He.defaultProps={theme:L,variant:"primary-1",block:!1,disabled:!1,onClick:void 0,id:""};const je=m.div`
|
|
534
534
|
background-color: ${({theme:e})=>e.bgColor};
|
|
535
535
|
border: 1px solid ${({theme:e})=>e.bgColor};
|
|
536
536
|
color: ${({theme:e})=>e.black},
|
|
537
|
-
${({inBuiltCss:e,type:t,customStylesTPContainer:
|
|
537
|
+
${({inBuiltCss:e,type:t,customStylesTPContainer:l})=>{if(e){let t={};if(e["tooltip-container"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tooltip-container"])t[l]=e["tooltip-container"][l],delete e.common[l]}return{...t,...l}}}}
|
|
538
538
|
|
|
539
539
|
&[data-popper-placement*='bottom'] .tooltip-arrow {
|
|
540
|
-
${({inBuiltCss:e,type:t,customStylesTPAbottom:
|
|
540
|
+
${({inBuiltCss:e,type:t,customStylesTPAbottom:l})=>{if(e){let t={};if(e["tp-cont-bottom-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-bottom-arrow"])t[l]=e["tp-cont-bottom-arrow"][l],delete e.common[l]}return{...t,...l}}}}
|
|
541
541
|
}
|
|
542
542
|
|
|
543
543
|
&[data-popper-placement*='bottom'] .tooltip-arrow::before {
|
|
544
|
-
${({inBuiltCss:e,type:t,customStylesTPAbottomBefore:
|
|
544
|
+
${({inBuiltCss:e,type:t,customStylesTPAbottomBefore:l,theme:o})=>{if(e){let t={};if(e["tp-cont-bottom-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-bottom-arrow-before"])t[l]=e["tp-cont-bottom-arrow-before"][l],delete e.common[l]}let r=l||{borderColor:`transparent transparent ${o.primary["primary-1"]} transparent`};return{...t,...r}}}}
|
|
545
545
|
}
|
|
546
546
|
|
|
547
547
|
&[data-popper-placement*='bottom'] .tooltip-arrow::after {
|
|
548
|
-
${({inBuiltCss:e,type:t,customStylesTPAbottomAfter:
|
|
548
|
+
${({inBuiltCss:e,type:t,customStylesTPAbottomAfter:l,theme:o})=>{if(e){let t={};if(e["tp-cont-bottom-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-bottom-arrow-after"])t[l]=e["tp-cont-bottom-arrow-after"][l],delete e.common[l]}let r=l||{borderColor:`transparent transparent ${o.primary["primary-1"]} transparent`};return{...t,...r}}}}
|
|
549
549
|
}
|
|
550
550
|
&[data-popper-placement*='top'] .tooltip-arrow {
|
|
551
|
-
${({inBuiltCss:e,type:t,customStylesTPAtop:
|
|
551
|
+
${({inBuiltCss:e,type:t,customStylesTPAtop:l})=>{if(e){let t={};if(e["tp-cont-top-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-top-arrow"])t[l]=e["tp-cont-top-arrow"][l],delete e.common[l]}return{...t,...l}}}}
|
|
552
552
|
}
|
|
553
553
|
&[data-popper-placement*='top'] .tooltip-arrow::before {
|
|
554
|
-
${({inBuiltCss:e,type:t,customStylesTPAtopBefore:
|
|
554
|
+
${({inBuiltCss:e,type:t,customStylesTPAtopBefore:l,theme:o})=>{if(e){let t={};if(e["tp-cont-top-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-top-arrow-before"])t[l]=e["tp-cont-top-arrow-before"][l],delete e.common[l]}let r=l||{borderColor:`${o.primary["primary-1"]} transparent transparent transparent`};return{...t,...r}}}}
|
|
555
555
|
}
|
|
556
556
|
&[data-popper-placement*='top'] .tooltip-arrow::after {
|
|
557
|
-
${({inBuiltCss:e,type:t,customStylesTPAtopAfter:
|
|
557
|
+
${({inBuiltCss:e,type:t,customStylesTPAtopAfter:l,theme:o})=>{if(e){let t={};if(e["tp-cont-top-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-top-arrow-after"])t[l]=e["tp-cont-top-arrow-after"][l],delete e.common[l]}let r=l||{borderColor:`${o.primary["primary-1"]} transparent transparent transparent`};return{...t,...r}}}}
|
|
558
558
|
}
|
|
559
559
|
&[data-popper-placement*='right'] .tooltip-arrow {
|
|
560
|
-
${({inBuiltCss:e,type:t,customStylesTPAright:
|
|
560
|
+
${({inBuiltCss:e,type:t,customStylesTPAright:l})=>{if(e){let t={};if(e["tp-cont-right-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-right-arrow"])t[l]=e["tp-cont-right-arrow"][l],delete e.common[l]}return{...t,...l}}}}
|
|
561
561
|
}
|
|
562
562
|
&[data-popper-placement*='right'] .tooltip-arrow::before {
|
|
563
|
-
${({inBuiltCss:e,type:t,customStylesTPArightBefore:
|
|
563
|
+
${({inBuiltCss:e,type:t,customStylesTPArightBefore:l,theme:o})=>{if(e){let t={};if(e["tp-cont-right-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-right-arrow-before"])t[l]=e["tp-cont-right-arrow-before"][l],delete e.common[l]}let r=l||{borderColor:`transparent ${o.primary["primary-1"]} transparent transparent`};return{...t,...r}}}}
|
|
564
564
|
}
|
|
565
565
|
&[data-popper-placement*='right'] .tooltip-arrow::after {
|
|
566
|
-
${({inBuiltCss:e,type:t,customStylesTPArightAfter:
|
|
566
|
+
${({inBuiltCss:e,type:t,customStylesTPArightAfter:l,theme:o})=>{if(e){let t={};if(e["tp-cont-right-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-right-arrow-after"])t[l]=e["tp-cont-right-arrow-after"][l],delete e.common[l]}let r=l||{borderColor:`transparent ${o.primary["primary-1"]} transparent transparent`};return{...t,...r}}}}
|
|
567
567
|
}
|
|
568
568
|
&[data-popper-placement*='left'] .tooltip-arrow {
|
|
569
|
-
${({inBuiltCss:e,type:t,customStylesTPAleft:
|
|
569
|
+
${({inBuiltCss:e,type:t,customStylesTPAleft:l})=>{if(e){let t={};if(e["tp-cont-left-arrow"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-left-arrow"])t[l]=e["tp-cont-left-arrow"][l],delete e.common[l]}return{...t,...l}}}}
|
|
570
570
|
}
|
|
571
571
|
&[data-popper-placement*='left'] .tooltip-arrow::before {
|
|
572
|
-
${({inBuiltCss:e,type:t,customStylesTPAleftBefore:
|
|
572
|
+
${({inBuiltCss:e,type:t,customStylesTPAleftBefore:l,theme:o})=>{if(e){let t={};if(e["tp-cont-left-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tp-cont-left-arrow-before"])t[l]=e["tp-cont-left-arrow-before"][l],delete e.common[l]}let r=l||{borderColor:`transparent transparent transparent ${o.primary["primary-1"]} `};return{...t,...r}}}}
|
|
573
573
|
}
|
|
574
574
|
&[data-popper-placement*='left'] .tooltip-arrow::after {
|
|
575
|
-
${({inBuiltCss:e,type:t,customStylesTPAleftAfter:
|
|
575
|
+
${({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}}}}
|
|
576
576
|
}
|
|
577
|
-
`,
|
|
577
|
+
`,qe=m.div`
|
|
578
578
|
|
|
579
|
-
${({inBuiltCss:e,type:t,customStylesTPArrow:
|
|
579
|
+
${({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}}}}
|
|
580
580
|
|
|
581
581
|
|
|
582
582
|
&::before{
|
|
583
|
-
${({inBuiltCss:e,type:t,customStylesTPAbefore:
|
|
583
|
+
${({inBuiltCss:e,type:t,customStylesTPAbefore:l})=>{if(e){let t={};if(e["tooltip-arrow-before"]){for(const l in e.common)t[l]=e.common[l];for(const l in e["tooltip-arrow-before"])t[l]=e["tooltip-arrow-before"][l],delete e.common[l]}return{...t,...l}}}}
|
|
584
584
|
}
|
|
585
585
|
|
|
586
586
|
&::after{
|
|
587
|
-
${({inBuiltCss:e,type:t,customStylesTPAafter:
|
|
587
|
+
${({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}}}}
|
|
588
588
|
}
|
|
589
|
-
`,
|
|
589
|
+
`,Fe=m.div`
|
|
590
590
|
|
|
591
591
|
background-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
592
|
-
${({inBuiltCss:e,defaultTooltipContentStyle:t})=>
|
|
592
|
+
${({inBuiltCss:e,defaultTooltipContentStyle:t})=>T(e,t)}
|
|
593
593
|
// custom styles
|
|
594
594
|
${({customContentStyle:e})=>e}
|
|
595
|
-
`,
|
|
596
|
-
${({inBuiltCss:e,defaultTooltipHeaderStyle:t})=>
|
|
595
|
+
`,Oe=m.div`
|
|
596
|
+
${({inBuiltCss:e,defaultTooltipHeaderStyle:t})=>T(e,t)}
|
|
597
597
|
// custom styles
|
|
598
598
|
${({customHeaderStyle:e})=>e}
|
|
599
|
-
`,
|
|
600
|
-
${({inBuiltCss:e,defaultTooltipBodyStyle:t})=>
|
|
599
|
+
`,Ze=m.div`
|
|
600
|
+
${({inBuiltCss:e,defaultTooltipBodyStyle:t})=>T(e,t)}
|
|
601
601
|
// custom styles
|
|
602
602
|
${({customBodyStyle:e})=>e}
|
|
603
|
-
`,Ze=m.div`
|
|
604
603
|
`,Ge=m.div`
|
|
605
|
-
|
|
604
|
+
`,Xe=m.div`
|
|
605
|
+
${({inBuiltCss:e,defaultTooltipTriggerStyle:t})=>T(e,t)}
|
|
606
606
|
// custom styles
|
|
607
607
|
${({customTriggerStyle:e})=>e}
|
|
608
|
-
`,
|
|
608
|
+
`,De=({inBuiltCss:e,contentTrigger:l,contentTooltip:o,popperOptionsP:r,settings:i,customStylesTPContainer:n,customStylesTPAbottom:a,customStylesTPAbottomBefore:c,customStylesTPAbottomAfter:s,customStylesTPAtop:d,customStylesTPAtopBefore:p,customStylesTPAtopAfter:m,customStylesTPAright:b,customStylesTPArightBefore:g,customStylesTPArightAfter:f,customStylesTPAleft:h,customStylesTPAleftBefore:x,customStylesTPAleftAfter:v,customStylesTPArrow:A,customStylesTPAbefore:C,customStylesTPAafter:w,customTooltipContentStyle:S,customContentStyle:E,customHeaderStyle:k,customBodyStyle:z,customTriggerStyle:M,headerTooltip:B,footerTooltip:W,...I})=>{const R=u()||L,T={modifiers:[{name:"offset",options:{offset:[0,23]}}],strategy:"absolute",...r},{getArrowProps:H,getTooltipProps:j,setTooltipRef:q,setTriggerRef:F,visible:O}=y({interactive:!0,...i},T);return t.createElement(t.Fragment,null,t.createElement(Xe,{ref:F,inBuiltCss:P,customTriggerStyle:M,style:{width:"fit-content",height:"fit-content",display:"inline-block"}},l),O&&t.createElement(je,V({inBuiltCss:P,theme:R,ref:q},j({className:"tooltip-container"}),{customStylesTPContainer:n,customStylesTPAbottom:a,customStylesTPAbottomBefore:c,customStylesTPAbottomAfter:s,customStylesTPAtop:d,customStylesTPAtopBefore:p,customStylesTPAtopAfter:m,customStylesTPAright:b,customStylesTPArightBefore:g,customStylesTPArightAfter:f,customStylesTPAleft:h,customStylesTPAleftBefore:x,customStylesTPAleftAfter:v}),t.createElement(qe,V({inBuiltCss:P},H({className:"tooltip-arrow"}),{customStylesTPArrow:A,customStylesTPAbefore:C,customStylesTPAafter:w})),t.createElement(Fe,V({defaultTooltipContentStyle:"popOver-Content",theme:R,inBuiltCss:P},I,{customContentStyle:E}),t.createElement(Oe,V({defaultTooltipHeaderStyle:"popOver-header",theme:R,inBuiltCss:P},I,{customHeaderStyle:k}),B),t.createElement(Ze,V({defaultTooltipBodyStyle:"popOver-body",theme:R,inBuiltCss:P},I,{customBodyStyle:z}),o),t.createElement(Ge,null,W))))};De.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},De.defaultProps={contentTrigger:t.createElement("div",null,"Trigger"),headerTooltip:"Lovely tooltip title",contentTooltip:"There are a lot of things you can do in space, and space essentially is unlimited resources.",footerTooltip:t.createElement(Pe,{size:"sm"},"Next"),customStylesTPContainer:{border:"none"},customTriggerStyle:{}};const Je=m.div`
|
|
609
609
|
background: transparent;
|
|
610
610
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
611
611
|
font-size: ${({isPrimary:e})=>e?"16px":"14px"};
|
|
612
612
|
display: flex;
|
|
613
613
|
align-items: center;
|
|
614
614
|
|
|
615
|
-
${({isWrap:e})=>e?
|
|
615
|
+
${({isWrap:e})=>e?b`
|
|
616
616
|
width: ${({block:e})=>e?"auto":"fit-content"};
|
|
617
617
|
flex-wrap: wrap;
|
|
618
618
|
visibility: visible;
|
|
619
|
-
`:
|
|
619
|
+
`:b`
|
|
620
620
|
border: 1px solid transparent;
|
|
621
621
|
overflow-x: auto;
|
|
622
622
|
overflow-y: hidden;
|
|
@@ -641,10 +641,10 @@ ${({customTriggerStyle:e})=>e}
|
|
|
641
641
|
.breadcrumb-icon-separator {
|
|
642
642
|
margin: 0 ${({isPrimary:e})=>e?"12px":"7px"};
|
|
643
643
|
}
|
|
644
|
-
`,
|
|
644
|
+
`,Ue=m.div`
|
|
645
645
|
display: flex;
|
|
646
646
|
flex-wrap: nowrap;
|
|
647
|
-
`,
|
|
647
|
+
`,Ye=m.div`
|
|
648
648
|
cursor: ${({href:e})=>e?"pointer":"default"};
|
|
649
649
|
list-style: none;
|
|
650
650
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
@@ -679,51 +679,51 @@ ${({customTriggerStyle:e})=>e}
|
|
|
679
679
|
display: flex;
|
|
680
680
|
margin-bottom: 15px;
|
|
681
681
|
position: relative;
|
|
682
|
-
`,Ne=({wrap:e,block:
|
|
682
|
+
`,Ne=({wrap:e,block:l,style:n,variant:a,variantSeparator:c,appLogo:s,separator:d,items:p,onClick:m,isPrimary:b,collapse:g,folderIcon:f,...h})=>{const y=u()||L,x=o(null),[v,A]=r(void 0),C=()=>{A(x?.current?.scrollWidth<x?.current?.offsetWidth)};i((()=>{C()}),[p]),i((()=>{if(!e)return window.addEventListener("resize",C),()=>window.removeEventListener("resize",C)}),[]),p.length;const w=p.map(((e,l)=>t.createElement(Ue,{key:l},0!==l||s?t.createElement("div",{className:"breadcrumb-icon-separator"},d):null,t.createElement(Ye,{id:e.id,theme:y,onClick:()=>{e.href&&m(e.href)},variant:a,href:e.href,"data-title":e.label},e.label)))),S=p.slice(1,p.length-3).map(((e,l)=>t.createElement(Qe,{key:l},f?t.createElement("div",{style:{marginRight:"10px",marginTop:"2.3px"}},t.createElement(N,{icon:"folder-icon",size:17,transform:"translate(0px,-0.5px)"})):null,t.createElement(Ye,{id:e.id,theme:y,onClick:()=>{e.href&&m(e.href)},variant:a,href:e.href,"data-title":e.label},e.label)))),E=p?1==g?p.length<=4?w:t.createElement(t.Fragment,null,t.createElement(Ue,{key:0},t.createElement("div",{className:"breadcrumb-icon-separator"},d),t.createElement(Ye,{id:p[0].id,theme:y,onClick:()=>{p[0].href&&m(p[0].href)},variant:a,href:p[0].href,"data-title":p[0].label},p[0].label)),t.createElement(Ue,null,t.createElement("div",{className:"breadcrumb-icon-separator",style:{marginTop:"-3px"}},d),t.createElement(De,{contentTrigger:t.createElement(N,{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,S),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"}})),t.createElement(Ue,{key:p.length-3},t.createElement("div",{className:"breadcrumb-icon-separator"},d),t.createElement(Ye,{id:p[p.length-3].id,theme:y,onClick:()=>{p[p.length-3].href&&m(p[p.length-3].href)},variant:a,href:p[p.length-3].href,"data-title":p[p.length-3].label},p[p.length-3].label)),t.createElement(Ue,{key:p.length-2},t.createElement("div",{className:"breadcrumb-icon-separator"},d),t.createElement(Ye,{id:p[p.length-2].id,theme:y,onClick:()=>{p[p.length-2].href&&m(p[p.length-2].href)},variant:a,href:p[p.length-2].href,"data-title":p[p.length-2].label},p[p.length-2].label)),t.createElement(Ue,{key:p.length-1},t.createElement("div",{className:"breadcrumb-icon-separator"},d),t.createElement(Ye,{id:p[p.length-1].id,theme:y,onClick:()=>{p[p.length-1].href&&m(p[p.length-1].href)},variant:a,href:p[p.length-1].href,"data-title":p[p.length-1].label},p[p.length-1].label))):w:null;return t.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"start"}},t.createElement("div",{style:{display:"flex",position:"absolute"}},t.createElement(Je,V({theme:y,isWrap:e,ref:e?null:x,isBreadcrumbVisible:v,block:l,variant:a,variantSeparator:c,style:n,isPrimary:b},h),s&&t.createElement("div",{className:"breadcrumb-icon"},s),E)))};Ne.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},Ne.defaultProps={variant:"neutral-2",variantSeparator:"neutral-3",block:!1,onClick:void 0,wrap:!1,isPrimary:!0,collapse:!0,folderIcon:!0};const Ke=m.label`
|
|
683
683
|
//Set the styles from the default styles object
|
|
684
|
-
${({theme:e,type:t})=>
|
|
684
|
+
${({theme:e,type:t})=>T(e,t)}
|
|
685
685
|
|
|
686
686
|
// custom styles
|
|
687
687
|
${({customStyles:e})=>e}
|
|
688
|
-
|
|
688
|
+
`,$e=({customStyles:e,text:l,className:o,required:r,...i})=>{const n=P;return t.createElement(Ke,V({required:r,theme:n,customStyles:e,type:"label"},i),l,r&&t.createElement("div",{style:{marginLeft:"4px",color:`${L.variant.error}`}},"*"))};$e.propTypes={customStyles:e.object,text:e.string},$e.defaultProps={text:""};const _e=m.div`
|
|
689
689
|
box-sizing: initial;
|
|
690
690
|
|
|
691
691
|
//Set the styles from the default styles object
|
|
692
|
-
${({inBuiltCss:e,defaultCheckBoxOuterStyle:t})=>
|
|
692
|
+
${({inBuiltCss:e,defaultCheckBoxOuterStyle:t})=>T(e,t)}
|
|
693
693
|
|
|
694
|
-
border: 2px solid ${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:
|
|
694
|
+
border: 2px solid ${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:l,theme:o})=>l&&e?e:l&&!e?o.primary["primary-1"]:!l&&t?t:l||t?void 0:o.border}
|
|
695
695
|
};
|
|
696
696
|
|
|
697
697
|
// custom styles
|
|
698
698
|
${({checkBoxOuterStyle:e})=>e}
|
|
699
|
-
|
|
699
|
+
`;_e.defaultProps={theme:L};const et=m.div`
|
|
700
700
|
box-sizing: initial;
|
|
701
701
|
|
|
702
702
|
//Set the styles from the default styles object
|
|
703
|
-
${({inBuiltCss:e,defaultCheckBoxInnerStyle:t})=>
|
|
703
|
+
${({inBuiltCss:e,defaultCheckBoxInnerStyle:t})=>T(e,t)}
|
|
704
704
|
|
|
705
705
|
// background-image: url(${({signCheck:e})=>e});
|
|
706
|
-
background-color: ${({checked:e,checkedCheckBoxColor:t,theme:
|
|
706
|
+
background-color: ${({checked:e,checkedCheckBoxColor:t,theme:l})=>e&&t?t:e&&!t?l.primary["primary-1"]:e?void 0:l.bgColor};
|
|
707
707
|
border: 2px solid
|
|
708
|
-
${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:
|
|
708
|
+
${({checkedCheckBoxColor:e,defaultBorderColor:t,checked:l,theme:o})=>l&&e?e:l&&!e?o.primary["primary-1"]:!l&&t?t:l||t?void 0:o.border};
|
|
709
709
|
display: flex;
|
|
710
710
|
justify-content: center;
|
|
711
711
|
align-items: center;
|
|
712
712
|
// custom styles
|
|
713
713
|
${({checkBoxInnerStyle:e})=>e}
|
|
714
|
-
`;
|
|
714
|
+
`;et.defaultProps={theme:L};const tt=m.span`
|
|
715
715
|
word-break: break-all;
|
|
716
716
|
|
|
717
717
|
//Set the styles from the default styles object
|
|
718
|
-
${({inBuiltCss:e,type:t})=>
|
|
718
|
+
${({inBuiltCss:e,type:t})=>T(e,t)}
|
|
719
719
|
|
|
720
|
-
color: ${({theme:e,checked:t,defaultTextColor:
|
|
720
|
+
color: ${({theme:e,checked:t,defaultTextColor:l,checkedTextColor:o})=>t&&o?o:t&&!o?e.neutral["neutral-1"]:!t&&l?l:t||l?void 0:e.neutral["neutral-2"]};
|
|
721
721
|
|
|
722
722
|
margin-right: ${({inline:e})=>e?"30px":"10px"};
|
|
723
723
|
|
|
724
724
|
// custom styles
|
|
725
725
|
${({optionTextStyle:e})=>e}
|
|
726
|
-
`;
|
|
726
|
+
`;tt.defaultProps={theme:L};const lt=m.label`
|
|
727
727
|
width: fit-content;
|
|
728
728
|
margin-bottom: ${({inline:e})=>e?"":"18px !important"};
|
|
729
729
|
cursor: pointer;
|
|
@@ -736,7 +736,7 @@ ${({customTriggerStyle:e})=>e}
|
|
|
736
736
|
`,ot=m.div`
|
|
737
737
|
flex-direction: ${({inline:e})=>e?"row":"column"};
|
|
738
738
|
width: ${({inline:e})=>e?"initial":"auto"};
|
|
739
|
-
`,
|
|
739
|
+
`,rt=({getCheckedArr:e,checkBoxOuterStyle:l,checkBoxInnerStyle:o,optionTextStyle:r,defaultBorderColor:n,defaultTextColor:a,checkedTextColor:c,checkedCheckBoxColor:s,labelStyle:d,label:p,options:m,setOptions:b,wrapperStyles:g,inline:f,wrapperStyle:h,isRequired:y,...x})=>{const v=u()||L;i((()=>{A(m)}),[]);const A=t=>{let l=t.filter((e=>!1!==e.checked));e(l)},C=Object.assign({display:"flex",flexDirection:"column",flexWrap:"wrap"},h);return t.createElement("div",V({style:C},x),t.createElement("div",{style:{display:"flex"}},t.createElement($e,V({customStyles:d,type:"check-label",text:p},x)),y&&t.createElement("div",{style:{marginLeft:"4px",color:`${v.variant.error}`}},"*")),t.createElement(ot,V({style:{display:"flex",flexWrap:"wrap"},inline:f},x),m?.map(((e,i)=>t.createElement(lt,V({inline:f,id:e.id,key:`${e.name}-${i}`,onClick:()=>{((e,t)=>{let l=[...m];l[t].checked=!e.checked,b(l),A(l)})(e,i)},wrapperStyles:g},x),e.checked?t.createElement(et,V({theme:v,inBuiltCss:P,defaultCheckBoxInnerStyle:"checkBox-inner",checkBoxInnerStyle:{...o,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabled&&e?.disabledColor},defaultBorderColor:n,checkedCheckBoxColor:s,checked:!e?.disabled&&e.checked},x),t.createElement(N,{icon:"check-icon",size:18,color:"white"})):t.createElement(_e,V({inBuiltCss:P,defaultCheckBoxOuterStyle:"checkBox-outer",checkBoxOuterStyle:{...l,cursor:e?.disabled?"not-allowed ":" pointer",borderColor:e?.disabledColor},defaultBorderColor:n,theme:v},x)),t.createElement(tt,{theme:v,inline:f,optionTextStyle:{...r,cursor:e?.disabled?"not-allowed ":" pointer",color:e?.disabledColor},checked:e.checked,defaultTextColor:a,checkedTextColor:c},e.label))))))};rt.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},rt.defaultProps={label:"",inline:!1,options:[],setOptions:()=>{},getCheckedArr:()=>{},labelStyle:{},checkBoxOuterStyle:{},checkBoxInnerStyle:{},isRequired:!0,wrapperStyles:{}};const it=m.div`
|
|
740
740
|
border: 1px solid ${({theme:e})=>e.variant["neutral-4"]};
|
|
741
741
|
background-color: ${({theme:e})=>e.bgColor};
|
|
742
742
|
|
|
@@ -744,11 +744,11 @@ background-color: ${({theme:e})=>e.bgColor};
|
|
|
744
744
|
border: 1px solid ${({theme:e})=>e.primary["primary-1"]};
|
|
745
745
|
}
|
|
746
746
|
|
|
747
|
-
${({inBuiltCss:e,defaultColorWrapperStyle:t})=>
|
|
747
|
+
${({inBuiltCss:e,defaultColorWrapperStyle:t})=>T(e,t)}
|
|
748
748
|
// custom styles
|
|
749
749
|
${({customColorWrapperStyle:e})=>e}
|
|
750
750
|
|
|
751
|
-
`,
|
|
751
|
+
`,nt=m.input`
|
|
752
752
|
|
|
753
753
|
border: 0.5px solid ${({theme:e})=>e.variant["neutral-4"]};
|
|
754
754
|
box-shadow: 0px 5px 37px rgba(56, 66, 100, 0.0880136);
|
|
@@ -766,10 +766,10 @@ padding: 0;
|
|
|
766
766
|
|
|
767
767
|
}
|
|
768
768
|
|
|
769
|
-
${({inBuiltCss:e,defaultInputColorStyle:t})=>
|
|
769
|
+
${({inBuiltCss:e,defaultInputColorStyle:t})=>T(e,t)}
|
|
770
770
|
// custom styles
|
|
771
771
|
${({customInputColorStyle:e})=>e}
|
|
772
|
-
`,
|
|
772
|
+
`,at=({label:e,labelStyle:l,value:o,setValue:r,customInputColorStyle:i,customColorWrapperStyle:n,id:a,...c})=>{const s=u()||L;return t.createElement(it,V({customColorWrapperStyle:n,defaultColorWrapperStyle:"ColorWrapper",theme:s,inBuiltCss:P},c),t.createElement(nt,V({id:a,customInputColorStyle:i,defaultInputColorStyle:"input-color",inBuiltCss:P,theme:s},c,{type:"color",value:o,onChange:e=>{r(e.target.value)}})),t.createElement($e,V({themeColor:L,customStyles:l,type:"label-text",text:e,style:{display:"flex",paddingBottom:"0px",paddingLeft:"10px"}},c)))};at.propTypes={label:e.string,labelStyle:e.object,value:e.string,setValue:e.func,customInputColorStyle:e.object,customColorWrapperStyle:e.object,id:e.string},at.defaultProps={label:"",labelStyle:{},customInputColorStyle:{},customColorWrapperStyle:{},value:"#FFFFFF",setValue:()=>{},id:""};const ct=m.div`
|
|
773
773
|
display: flex;
|
|
774
774
|
cursor: ${({disabled:e})=>e?"not-allowed":"text"};
|
|
775
775
|
|
|
@@ -908,24 +908,24 @@ ${({customInputColorStyle:e})=>e}
|
|
|
908
908
|
.react-datepicker::after {
|
|
909
909
|
box-sizing: initial !important;
|
|
910
910
|
}
|
|
911
|
-
`;
|
|
911
|
+
`;ct.defaultProps={theme:L};const st=m.div`
|
|
912
912
|
display: flex;
|
|
913
913
|
align-items: flex-start;
|
|
914
914
|
justify-content: center;
|
|
915
915
|
font-size: 16px;
|
|
916
916
|
padding-top: 12px;
|
|
917
917
|
padding-bottom: 15px;
|
|
918
|
-
`,
|
|
918
|
+
`,dt=m.div`
|
|
919
919
|
display: flex;
|
|
920
920
|
justify-content: center;
|
|
921
921
|
margin-left: 6px;
|
|
922
|
-
`,dt=m("div")`
|
|
923
|
-
width: inherit;
|
|
924
922
|
`,pt=m("div")`
|
|
923
|
+
width: inherit;
|
|
924
|
+
`,mt=m("div")`
|
|
925
925
|
display: flex;
|
|
926
926
|
flex-direction: row;
|
|
927
927
|
cursor: pointer;
|
|
928
|
-
`,
|
|
928
|
+
`,ut=m("div")`
|
|
929
929
|
margin-top: 8px;
|
|
930
930
|
position: absolute;
|
|
931
931
|
z-index: 100;
|
|
@@ -963,7 +963,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
963
963
|
background-color: ${({theme:e})=>e.neutral["neutral-4"]};
|
|
964
964
|
border-radius: 10px;
|
|
965
965
|
}
|
|
966
|
-
`;bt.defaultProps={theme:
|
|
966
|
+
`;bt.defaultProps={theme:L};const gt=m("li")`
|
|
967
967
|
text-align: left;
|
|
968
968
|
font-style: normal;
|
|
969
969
|
font-weight: normal;
|
|
@@ -972,7 +972,42 @@ ${({customInputColorStyle:e})=>e}
|
|
|
972
972
|
padding-left: 12px;
|
|
973
973
|
padding-bottom: 12px;
|
|
974
974
|
cursor: pointer;
|
|
975
|
-
`,
|
|
975
|
+
`,ft=({startDate:e,setStartDate:l,disabled:n,theme:a,startYear:c,endYearRange:s,format:d,placeholderText:p,...m})=>{const b=u()||L,g=["January","February","March","April","May","June","July","August","September","October","November","December"];for(var f=[],h=s||10,y=c||(new Date).getFullYear();y<=(new Date).getFullYear()+h;y++)f.push(y);const v=o(null),A=o(null),[C,w]=r(!1),[S,E]=r(!1),[k,z]=r(!1),[M,B]=r(!1),[W,I]=r(e.getFullYear()),[R,P]=r(g[e.getMonth()]);i((()=>{P(g[e.getMonth()]),I(e.getFullYear())}),[e]),i((()=>(document.addEventListener("click",T,!0),()=>{document.removeEventListener("click",T,!0)})),[]);const T=e=>{v.current&&!v.current.contains(e.target)&&w(!1)},H=e=>{A.current&&!A.current.contains(e.target)&&E(!1)};return i((()=>(document.addEventListener("click",H,!0),()=>{document.removeEventListener("click",H,!0)})),[]),t.createElement(ct,V({disabled:n,theme:a},m),t.createElement(x,{selected:e,dateFormat:d||"dd/MM/yyyy",useWeekdaysShort:!0,onChange:e=>l(e),placeholderText:p,adjustDateOnChange:!0,disabled:n,dropdownMode:"select",renderCustomHeader:({date:e,changeYear:l,changeMonth:o})=>t.createElement(st,null,t.createElement("div",{style:{display:"flex"}},t.createElement(pt,{ref:v},t.createElement(mt,{onClick:()=>{w(!C),E(!1)}},t.createElement("span",{onMouseEnter:()=>z(!0),onMouseLeave:()=>z(!1),style:{color:`${k?b.variant["primary-1"]:b.textColor}`}},g[e.getMonth()]),t.createElement(dt,null,t.createElement(N,{icon:"triangle-down",color:k?b.variant["primary-1"]:b.textColor,size:7}))),C&&t.createElement(ut,null,t.createElement(bt,{theme:a,onMouseEnter:()=>z(!0)},g.map(((e,l)=>t.createElement(gt,{selectedMonth:R,onClick:()=>{z(!1),o(l),w(!1),P(g[l])},key:Math.random()},t.createElement("span",{style:{color:`${R===e?b.variant["primary-1"]:b.textColor}`}},e))))))),t.createElement(pt,{ref:A},t.createElement(mt,{style:{marginLeft:"28px"},onClick:()=>{E(!S),w(!1)}},t.createElement("span",{onMouseEnter:()=>B(!0),onMouseLeave:()=>B(!1),style:{color:`${M?b.variant["primary-1"]:b.textColor}`}},e.getFullYear()),t.createElement(dt,null,t.createElement(N,{icon:"triangle-down",color:M?b.variant["primary-1"]:b.textColor,size:7}))),S&&t.createElement(ut,null,t.createElement(bt,{onMouseEnter:()=>B(!0)},f.map(((e,o)=>t.createElement(gt,{onClick:()=>{B(!1),l(e),I(e),E(!1)},key:Math.random()},t.createElement("span",{style:{color:`${W===e?b.variant["primary-1"]:b.textColor}`}},e)))))))))}))};ft.propTypes={startDate:e.any,setStartDate:e.func,disabled:e.bool,theme:e.object,startYear:e.number,endYearRange:e.number,format:e.string,placeholderText:e.string},ft.defaultProps={theme:L,startDate:"",setStartDate:()=>{},disabled:!1};const ht=m.div`
|
|
976
|
+
.react-datepicker-wrapper {
|
|
977
|
+
display: flex;
|
|
978
|
+
}
|
|
979
|
+
.react-datepicker{
|
|
980
|
+
.react-datepicker__triangle{
|
|
981
|
+
|
|
982
|
+
visibility: hidden;
|
|
983
|
+
}
|
|
984
|
+
.react-datepicker__header{
|
|
985
|
+
padding: 8px;
|
|
986
|
+
}
|
|
987
|
+
}
|
|
988
|
+
// custom styles
|
|
989
|
+
${({wrapperStyle:e})=>e};
|
|
990
|
+
|
|
991
|
+
`,yt=m.div`
|
|
992
|
+
|
|
993
|
+
`,xt=m.button`
|
|
994
|
+
background-color: ${({theme:e})=>e.bgColor};
|
|
995
|
+
border: 1px solid ${({theme:e})=>e.border};
|
|
996
|
+
padding: 5.5px 12px;
|
|
997
|
+
padding-right: 7px;
|
|
998
|
+
border-radius: 4px;
|
|
999
|
+
|
|
1000
|
+
// custom styles
|
|
1001
|
+
${({timeBtnStyle:e})=>e};
|
|
1002
|
+
`,vt=m.div`
|
|
1003
|
+
display: flex;
|
|
1004
|
+
align-items: center;
|
|
1005
|
+
justify-content: ${({inputType:e})=>"year"!==e?"space-between":"center"};
|
|
1006
|
+
padding: 8px;
|
|
1007
|
+
|
|
1008
|
+
// custom styles
|
|
1009
|
+
${({customHeaderStyle:e})=>e};
|
|
1010
|
+
`,At=({defaultValue:e,onChange:l,inputType:o,onClick:i,placeHolder:n,value:a,disabled:c,startYear:s,endYearRange:d,icon:p,iconColor:m,iconSize:b,customHeaderStyle:g,timeBtnStyle:f,wrapperStyle:h,...y})=>{const[A,C]=r(e);let w=A?new Date(A):null;for(var S=[],E=d||10,k=s||(new Date).getFullYear();k<=(new Date).getFullYear()+E;k++)S.push(k);let z={};switch(o){case"date":default:z.dateFormat="dd MMM, yyyy";break;case"month":z.dateFormat="MMMM yyyy",z.showMonthYearPicker=!0;break;case"year":z.dateFormat="yyyy",z.showYearPicker=!0;break;case"datetime-local":z.dateFormat="dd MMM yyyy, hh:mm a",z.showTimeSelect=!0,z.timeFormat="hh:mm a",z.timeIntervals=15,z.timeCaption="Time";break;case"time":z.showTimeSelect=!0,z.showTimeSelectOnly=!0,z.dateFormat="hh:mm a"}const M=u()||L;return t.createElement(ht,V({theme:M},y,{wrapperStyle:h}),t.createElement(x,V({selected:w,disabled:c,customInput:t.createElement(yt,{value:a,onClick:i,placeholder:n,theme:M},t.createElement(xt,V({theme:M,style:{width:"100%",color:"#9c9c9c",display:"flex",justifyContent:"space-between"},onClick:i,timeBtnStyle:f},y),a||(n||"-- : -- --"),t.createElement("span",{style:{marginTop:"-1px",marginLeft:"7px",float:"right"}},p?t.createElement(N,{icon:p,color:m,size:b}):null))),onChange:e=>{console.log(e),C(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:n},z,{renderCustomHeader:({date:e,changeYear:l,decreaseMonth:r,increaseMonth:i})=>{let n=v(e).format("MMMM");return t.createElement(vt,V({theme:M},y,{inputType:o,customHeaderStyle:g}),"year"!==o?t.createElement("span",{style:{paddingLeft:"10px"},onClick:r},t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"11",height:"17",viewBox:"0 0 11 17"},t.createElement("path",{fill:"#9C9C9C",d:"M497.062 631.646L498.476 633.06 490.4 641.136 482.324 633.06 483.738 631.646 490.4 638.307z",transform:"rotate(90 561.9 79.891)"}))):null,t.createElement("b",null,"year"!==o?t.createElement("span",{style:{paddingRight:"5px"}},n):null," ",t.createElement("span",{className:"calender-year"},t.createElement("select",{value:e.getFullYear(),onChange:({target:{value:e}})=>l(e)},S.map((e=>t.createElement("option",{key:e,value:e},e)))))),"year"!==o?t.createElement("span",{style:{paddingRight:"10px"},onClick:i},t.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"11",height:"17",viewBox:"0 0 11 17"},t.createElement("path",{fill:"#9C9C9C",d:"M773.062 631.646L774.476 633.06 766.4 641.136 758.324 633.06 759.738 631.646 766.4 638.307z",transform:"matrix(0 1 1 0 -630.991 -758.009)"}))):null)}})))};At.propTypes={defaultValue: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,icon:e.string,iconColor:e.string,iconSize:e.number,customHeaderStyle:e.object,timeBtnStyle:e.object,wrapperStyle:e.object},At.defaultProps={disabled:!1,startYear:new Date,endYearRange:10,iconColor:"black",iconSize:16,value:"",defaultValue:"",onChange:()=>{}};const Ct=m.div`
|
|
976
1011
|
.master-dropdown,
|
|
977
1012
|
.new-select {
|
|
978
1013
|
.master-dropdown__menu,
|
|
@@ -1119,27 +1154,27 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1119
1154
|
// margin-right: 5px;
|
|
1120
1155
|
// max-width: 80%;
|
|
1121
1156
|
// }
|
|
1122
|
-
`;
|
|
1157
|
+
`;Ct.defaultProps={theme:L};const wt=m.div`
|
|
1123
1158
|
// Default style
|
|
1124
1159
|
display: flex;
|
|
1125
1160
|
|
|
1126
1161
|
//Set the styles from the default styles object
|
|
1127
|
-
${({inBuiltCss:e,labelWrapperStyle:t})=>
|
|
1162
|
+
${({inBuiltCss:e,labelWrapperStyle:t})=>T(e,t)}
|
|
1128
1163
|
// custom styles
|
|
1129
1164
|
${({customLabelStyles:e})=>e}
|
|
1130
|
-
`,
|
|
1165
|
+
`,St=m.div`
|
|
1131
1166
|
margin-left: 6px;
|
|
1132
1167
|
margin-top: -14px;
|
|
1133
1168
|
cursor: pointer;
|
|
1134
|
-
`,
|
|
1169
|
+
`,Et=({getValue:e,children:l,...o})=>{const r=e().length;return t.createElement(C.ValueContainer,o,l,r>1&&t.createElement("span",{className:"text-more-alt"},"& ",r-1," more"))},kt=({label:e,labelStyle:l,optionArr:o,selectedValue:r,setSelectedValue:i,placeHolder:n,isClearable:a,isValid:c,height:s,fontSize:d,loadOptions:p,onInputChange:m,clearSelected:b,customWrapperStyles:g,customLabelStyles:f,isRequired:h,dropdownType:y,isDisabled:x,isLoading:v,id:A,iconName:w,iconColor:S,iconSize:E,showIndicator:k,leftIcon:z,leftIconColor:M,leftIconSize:B,backgroundColor:W,placeHolderColor:I,inputColor:R,...T})=>{const H=u()||L,j=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??H.primary["primary-1"]}},t.createElement(N,{icon:"check-icon",color:"white"})),r=t.createElement("div",{style:{...l,backgroundColor:"#e0e7ff"}});return t.createElement(C.Option,e,t.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"center",width:"100%"}},e.isSelected?o:r,t.createElement("div",{className:"text-main-alt",style:{marginLeft:"10px"}},e.label)))},q=({index:e,...l})=>{const o=l?.data?.label||"Select";return!e&&t.createElement("span",{className:"text-main-alt-value"},o)},F={control:(e,t)=>({...e,border:c?W&&c?"1px solid "+W:"1px solid "+H.border:"1px solid "+H.ui.error,minWidth:"singleSelect"===y||"asyncSingleSelect"===y?"120px":"185px",height:`${s}px`,minHeight:`${s}px`,boxShadow:(t.isSelected||t.isFocused)&&"none",backgroundColor:W||H.bgColor}),placeholder:e=>({...e,fontSize:d+"px",marginLeft:"0px",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden",width:"auto",maxWidth:"89%",marginRight:"0px",color:I||"hsl(0, 0%, 50%)"}),dropdownIndicator:e=>({...e,height:`${s}px`,display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"0px"}),clearIndicator:e=>({...e,height:`${s}px`,display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"0px"}),valueContainer:e=>({...e,display:"flex",justifyContent:"space-between",fontSize:d+"px"}),indicatorsContainer:e=>({...e,padding:0,height:`${s}px`}),menu:e=>({...e,border:"none",marginTop:"1px",borderTopRightRadius:"0px",borderTopLeftRadius:"0px",outline:"none",boxShadow:"0px 6px 20px rgba(56, 66, 100, 0.15)",borderRadius:"4.32px",fontSize:d+"px",width:"100%",minWidth:"singleSelect"===y||"asyncSingleSelect"===y?"120px":"185px"}),singleValue:e=>({...e,fontSize:d+"px",marginLeft:"0px",width:"auto",maxWidth:"89%",marginRight:0}),multiValue:e=>({...e,marginLeft:"0px",width:"auto"}),input:e=>({...e,fontSize:d+"px",color:R||"hsl(0, 0%, 20%)"}),option:(e,t)=>({...e,backgroundColor:t.isSelected||t.isFocused?H.neutral["neutral-5"]:H.bgColor,padding:"10px",cursor:"pointer",color:"#081348",width:"inherit"}),...T.styles},O={DropdownIndicator:e=>{const l=t.createElement(C.DropdownIndicator,e,t.createElement(St,null,t.createElement(N,{icon:w,color:S,size:E})));return!0===k?l:null},ValueContainer:Et,IndicatorSeparator:()=>null,ClearIndicator:e=>t.createElement(C.ClearIndicator,e,a?t.createElement(St,{onClick:()=>{b(),e.clearValue()}},t.createElement(N,{icon:"cross-icon",color:"black",size:8})):null)};let Z=null;switch(y){case"multiSelect":Z=t.createElement(zt,V({type:"multiSelect",MultiValue:q,Option:j,value:r,CommonRenderedComponent:O,optionArr:o,placeHolder:n,isDisabled:x,stylesComp:F,setSelectedValue:i,isLoading:v,id:A,isClearable:a},T));break;case"asyncSingleSelect":Z=t.createElement(Vt,V({CommonRenderedComponent:O,loadOptions:p,onInputChange:m,styles:F,placeholder:n,onChange:i,isLoading:v,isDisabled:x,id:A,value:r,isClearable:a},T));break;case"asyncMultiSelect":Z=t.createElement(Vt,V({type:"asyncMultiSelect",CommonRenderedComponent:O,MultiValue:q,Option:j,onChange:i,placeholder:n,styles:F,isDisabled:x,isLoading:v,loadOptions:p,onInputChange:m,id:A,isClearable:a},T));break;default:Z=t.createElement(zt,V({type:"singleSelect",value:{value:r?r.value:"",label:r?r.label:""},CommonRenderedComponent:O,optionArr:o,placeHolder:n,isDisabled:x,stylesComp:F,setSelectedValue:i,isLoading:v,id:A,isClearable:a},T))}return t.createElement(Ct,{style:g,backgroundColor:W,isValid:c,fontSize:d,theme:H},e&&t.createElement(wt,{inBuiltCss:P,labelWrapperStyle:"selectComp-label-wrapper",style:f},t.createElement($e,{customStyles:l,type:"label-text",text:e,style:{marginBottom:"7px",paddingBottom:"0px"}}),h&&t.createElement("div",{style:{marginLeft:"4px",color:`${H.ui.error}`}},"*")),Z)},zt=({type:e,Option:l,value:o,CommonRenderedComponent:r,MultiValue:i,optionArr:n,placeHolder:a,isDisabled:c,stylesComp:s,setSelectedValue:d,isLoading:p,id:m,isClearable:u,...b})=>{let g={...r};return"multiSelect"===e&&(g.MultiValue=i,g.Option=l),t.createElement(A,V({className:"select-manage-page",classNamePrefix:"new-select",name:"select-dropdown",components:g,options:n,placeholder:a,isDisabled:c,value:o,styles:s,onChange:d,isLoading:p,id:m,isClearable:u,isMulti:"multiSelect"===e,hideSelectedOptions:!1,closeMenuOnSelect:"multiSelect"!==e,menuShouldScrollIntoView:!1},b))},Vt=({CommonRenderedComponent:e,MultiValue:l,Option:o,type:r,id:i,styles:n,...a})=>{let c={...e};return"asyncMultiSelect"===r&&(c.MultiValue=l,c.Option=o),t.createElement(w,V({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:n,menuShouldScrollIntoView:!1},a))};kt.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},kt.defaultProps={label:"",labelStyle:{},optionArr:[],selectedValue:{},setSelectedValue:void 0,placeHolder:"Select an option",isValid:!0,isClearable:!1,height:31,fontSize:14,loadOptions:()=>{},onInputChange:()=>{},clearSelected:()=>{},customWrapperStyles:{},customLabelStyles:{},isRequired:!1,dropdownType:"singleSelect",isDisabled:!1,isLoading:!1,id:"",iconName:"triangle-down",iconColor:"black",iconSize:8,leftIcon:"",leftIconColor:"black",leftIconSize:10,showIndicator:!0};const Mt=m.div`
|
|
1135
1170
|
//Set the styles from the default styles object
|
|
1136
|
-
${({inBuiltCss:e,defaultStyles:t})=>
|
|
1171
|
+
${({inBuiltCss:e,defaultStyles:t})=>T(e,t)}
|
|
1137
1172
|
|
|
1138
|
-
background-color:${({hover:e,dropValid:t,fileArr:
|
|
1173
|
+
background-color:${({hover:e,dropValid:t,fileArr:l,backgroundColor:o,theme:r})=>t?t&&e&&o?o:t&&e&&!o?r.primary["primary-1"]:t&&!e&&l.length>0?r.bgColor:t&&!e&&0==l.length?H(r.primary["primary-1"],.05):void 0:"rgba(215, 0, 0, 0.05)"}
|
|
1139
1174
|
|
|
1140
1175
|
};
|
|
1141
1176
|
border: 1px
|
|
1142
|
-
${({dropValid:e,valid:t,fileArr:
|
|
1177
|
+
${({dropValid:e,valid:t,fileArr:l,backgroundColor:o,theme:r})=>e?l.length>0?`solid ${o||r.primary["primary-1"]}`:`dashed ${o||r.primary["primary-1"]}`:"dashed "+r.ui.error};
|
|
1143
1178
|
|
|
1144
1179
|
&:hover {
|
|
1145
1180
|
cursor: pointer;
|
|
@@ -1148,39 +1183,39 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1148
1183
|
|
|
1149
1184
|
// custom styles
|
|
1150
1185
|
${({customDropzoneStyles:e})=>e}
|
|
1151
|
-
`,
|
|
1186
|
+
`,Bt=m.div`
|
|
1152
1187
|
//Set the styles from the default styles object
|
|
1153
|
-
${({inBuiltCss:e,defaultStyles:t})=>
|
|
1188
|
+
${({inBuiltCss:e,defaultStyles:t})=>T(e,t)}
|
|
1154
1189
|
|
|
1155
1190
|
// custom styles
|
|
1156
1191
|
${({customFileStyles:e})=>e}
|
|
1157
|
-
`,
|
|
1192
|
+
`,Wt=m.input`
|
|
1158
1193
|
display: none;
|
|
1159
|
-
`,
|
|
1194
|
+
`,It=m.div`
|
|
1160
1195
|
//Set the styles from the default styles object
|
|
1161
|
-
${({inBuiltCss:e,defaultStyles:t})=>
|
|
1196
|
+
${({inBuiltCss:e,defaultStyles:t})=>T(e,t)}
|
|
1162
1197
|
|
|
1163
1198
|
// custom styles
|
|
1164
1199
|
${({customTextStyles:e})=>e}
|
|
1165
1200
|
`;m.span`
|
|
1166
1201
|
//Set the styles from the default styles object
|
|
1167
|
-
${({inBuiltCss:e,type:t})=>
|
|
1202
|
+
${({inBuiltCss:e,type:t})=>T(e,t)}
|
|
1168
1203
|
|
|
1169
1204
|
// custom styles
|
|
1170
1205
|
${({customFileNameStyles:e})=>e}
|
|
1171
|
-
`;const
|
|
1206
|
+
`;const Rt=m.div`
|
|
1172
1207
|
cursor: pointer;
|
|
1173
1208
|
padding-left: 1px;
|
|
1174
1209
|
margin-left: auto;
|
|
1175
1210
|
margin-right: 10px;
|
|
1176
1211
|
display: flex;
|
|
1177
1212
|
justify-content: center;
|
|
1178
|
-
`,
|
|
1213
|
+
`,Lt=m.div`
|
|
1179
1214
|
margin-left: 11px;
|
|
1180
1215
|
padding-left: 2px;
|
|
1181
1216
|
display: flex;
|
|
1182
1217
|
justify-content: center;
|
|
1183
|
-
`,
|
|
1218
|
+
`,Pt=m.div`
|
|
1184
1219
|
color: #494949;
|
|
1185
1220
|
margin-left: 11px;
|
|
1186
1221
|
padding-left: 2px;
|
|
@@ -1191,18 +1226,18 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1191
1226
|
align-items: center;
|
|
1192
1227
|
margin: 20px 0px;
|
|
1193
1228
|
font-size: 14px;
|
|
1194
|
-
`;const
|
|
1229
|
+
`;const Tt=({label:e,labelStyle:l,labelInline:o,required:i,message:a,fileArr:c,setFileArr:s,deleteFile:d,customDropzoneStyles:p,customFileStyles:m,customTextStyles:b,customFileNameStyles:g,backgroundColor:f,singleFile:h,messageSize:y,showSupportedFormats:x,file_extensions:v,maxFilesAmount:A,minFilesAmount:C,fileSizeLimit:w,fileSizeNamingConvention:S,errorMessages:E,suggesionMessage:k,MessagelabelStyle:z,dropValid:M,setDropValid:B,dropzoneContent:W,dropIcon:I,iconColor:R,id:T,customTooltipContentStyle:H,customStylesTPArightBefore:j,customStylesTPArightAfter:q,...F})=>{const O=u()||L,[Z,G]=r(!1),X=n(),[D,J]=r(M),[U,Y]=r("");let Q;var K=v,$=!1,_=x?"That file type is not supported.":"",ee=(k=x?"The Supported format's are: ":"","");1==h&&(C=1,A=1);var te="Please upload (min."+C+" to max."+A+")files",le=e=>{console.log(e),ee="";let t=[];var l=0,o=c.length;if(o+1<C||o+1>A){var r="The file size is not uploaded";ee=U?.amount,ee=void 0!==ee?ee:r}for(const e of c)l+=e.size;if(""==ee)for(const[o,c]of Object.entries(e)){$=!0,c.name,l+=c.size;var i=c.name.split(".");i=i[i.length-1],$=K.includes(i.toLowerCase());var n=1024;("MB"==S||"GB"==S||"TB"==S)&&(n*=1024);var a=Math.round(l/n);if(0==$&&(ee=E?.format,ee=ee?ee+_:_),a>w&&$){$=!1;r="The file must be under "+w+" "+S;ee=E?.size,ee=null!=ee?ee:r}!0===$&&(Q&&URL.revokeObjectURL(Q),Q=URL.createObjectURL(c),c.path=Q,t.push(c))}return ee.length>0?(B(!1),J(M),Y(ee)):(B(!0),J(M),Y("")),t};function oe(e){e.preventDefault(),e.stopPropagation()}function re(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),G(!1),l}function ie(e,t){if(e instanceof File){const t=c.filter((t=>t.name!==e.name));s(t)}else!function(e,t){const l=c.filter((t=>t.name!==e.name));s(l),d(e)}(e)}return console.log({dropValid:M}),t.createElement("div",null,t.createElement("div",{style:{display:"flex",width:"inherit"}},t.createElement($e,V({customStyles:l,type:"label-text",labelInline:o,text:e,style:{display:"flex",marginBottom:""+(o?"":"7px"),paddingBottom:"0px"}},F)),i&&t.createElement("div",{style:{marginLeft:"4px",color:`${O.variant.error}`}},"*")),t.createElement(Mt,{theme:O,inBuiltCss:P,defaultStyles:"dropzone-parent",backgroundColor:f,customDropzoneStyles:p,onDragLeave:function(e){oe(e),G(!1)},onDragOver:function(e){oe(e),G(!0)},onDrop:function(e){oe(e);const{files:t}=e.dataTransfer;var l=le(t);G(!0),F.onFilesAdded(re(l,h))},onClick:function(){X.current.click()},hover:Z,dropValid:M,fileArr:c},t.createElement(Wt,V({ref:X,valid:D,dropValid:M,type:"file",id:T,multiple:1!=h,onChange:function(e){e.target,G(!1);var t=le(e.target.files);t&&F.onFilesAdded(re(t,h))},onClick:e=>e.target.value=null},F)),M?t.createElement(t.Fragment,null,I?t.createElement(N,{icon:I,color:Z?O.bgColor:R,size:24}):t.createElement(N,{icon:"file-upload",color:Z?O.bgColor:O.primary["primary-1"],size:24})):null,t.createElement(It,{dropValid:M,valid:D,hover:Z,backgroundColor:f,customTextStyles:b,inBuiltCss:P,defaultStyles:"dropzone-text-div"},M?t.createElement(t.Fragment,null,W?t.createElement("div",{style:{color:Z?O.bgColor:null}},W):t.createElement("div",null,t.createElement("span",{style:{color:Z?O.bgColor:O.primary["primary-1"]}},"Choose a file"," "),t.createElement("span",{style:{color:Z?O.bgColor:O.neutral["neutral-2"]}},"or"," "),t.createElement("span",{style:{color:Z?O.bgColor:O.textColor}},"drag ",h?"it":"them"," here"))):t.createElement("div",null,t.createElement("span",{style:{color:O.variant.error}},"Try again!!"," "),t.createElement("span",{style:{color:O.textColor}},U||a)))),U===_?t.createElement("div",{style:{display:"flex"}},t.createElement($e,V({themeColor:L,customStyles:z,type:"label-text",labelInline:o,text:k,style:{display:"flex",paddingTop:"10px",paddingBottom:""+(o?"":"16.64px")}},F)),t.createElement(De,{contentTrigger:t.createElement("span",null,"read more"),headerTooltip:"",contentTooltip:JSON.stringify(K),footerTooltip:"",popperOptionsP:{placement:"right"},settings:{closeOnOutsideClick:!0,trigger:"click"},customTriggerStyle:{marginTop:"8px",marginLeft:"4px",textDecoration:"underline",color:O.variant["primary-1"]},customBodyStyle:{wordWrap:"break-word"},customContentStyle:H,customStylesTPArightBefore:j,customStylesTPArightAfter:q})):"The file size is not uploaded"===U?t.createElement($e,V({themeColor:L,customStyles:z,type:"label-text",labelInline:o,text:te,style:{display:"flex",paddingTop:"10px",paddingBottom:""+(o?"":"16.64px")}},F)):"",c?.map(((e,l)=>t.createElement(Bt,{inBuiltCss:P,defaultStyles:"dropzone-file-div",key:`${e}-${l}`,customFileStyles:m},t.createElement(Lt,null,t.createElement(N,{icon:"file-icon",color:O.primary["primary-1"]})),(File,t.createElement("a",{style:{color:O.variant["primary-1"],marginLeft:"5px"},href:e?.path,target:"_blank",rel:"noreferrer",download:e.name}," ",e.name)),t.createElement(Pt,null,e?.otherInfo),t.createElement(Rt,{key:101*Math.random()|0,onClick:()=>ie(e)},t.createElement("div",{style:{marginRight:"7px"}},t.createElement(N,{icon:`${!(e instanceof File)&&"cloud-icon"}`,color:O.primary["primary-1"]})),t.createElement(N,{icon:"cross-icon",color:O.neutral["neutral-2"],size:13}))))))};Tt.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},Tt.defaultProps={onFilesAdded:()=>null,dropValid:!0,message:"",fileArr:[],setFileArr:()=>{},customDropzoneStyles:{},customFileStyles:{},customTextStyles:{},customFileNameStyles:{},messageSize:100,additionalText:"",maxFilesAmount:5,minFilesAmount:1,fileSizeLimit:10,fileSizeNamingConvention:"MB",showSupportedFormats:!0,file_extensions:["doc","docx","jpg","pdf","png","xlsx","xlsr","xls"],errorMessages:{},MessagelabelStyle:{},suggesionMessage:"doc, docx, jpg, pdf, png, xlsx, xlsr, xls (Max 10MB)",id:"",iconColor:"black"};const Ht=m.div`
|
|
1195
1230
|
display: contents;
|
|
1196
1231
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
1197
1232
|
|
|
1198
1233
|
${({WrapperDivStyle:e})=>e}
|
|
1199
|
-
`,
|
|
1234
|
+
`,jt=m.input`
|
|
1200
1235
|
display: none;
|
|
1201
1236
|
min-height: 100vh;
|
|
1202
1237
|
padding: 0 0.5rem;
|
|
1203
1238
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
1204
1239
|
|
|
1205
|
-
`,
|
|
1240
|
+
`,qt=m.div`
|
|
1206
1241
|
height: 49px;
|
|
1207
1242
|
width: 49px;
|
|
1208
1243
|
background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor};
|
|
@@ -1214,7 +1249,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1214
1249
|
cursor: ${({isDisabled:e})=>e?"not-allowed":"pointer"};
|
|
1215
1250
|
|
|
1216
1251
|
${({IconWrapperStyle:e})=>e}
|
|
1217
|
-
`,
|
|
1252
|
+
`,Ft=m.div`
|
|
1218
1253
|
// background-color: ${({theme:e})=>e.bgColor};
|
|
1219
1254
|
background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor};
|
|
1220
1255
|
width: 134px;
|
|
@@ -1256,7 +1291,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1256
1291
|
}
|
|
1257
1292
|
}
|
|
1258
1293
|
${({MainDivStyle:e})=>e};
|
|
1259
|
-
`,
|
|
1294
|
+
`,Ot=({image:e,setImage:l,WrapperDivStyle:n,MainDivStyle:a,IconWrapperStyle:c,iconSize:s,iconColor:d,isDisabled:p,id:m})=>{const[b,g]=r(),f=o(),h=u()||L,[y,x]=r(),[v,A]=r(!1);function C(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)?(A(!0),l(e)):A(!1)};return t.createElement(Ht,{onDragLeave:function(e){C(e),x(!1)},onDragOver:function(e){C(e),x(!0)},onDrop:function(e){C(e);const{files:t}=e.dataTransfer;w(t[0])},WrapperDivStyle:n,isDisabled:p},t.createElement(Ft,{isDisabled:p,theme:h,MainDivStyle:a,style:{backgroundImage:`url(${b})`},onClick:e=>{e.preventDefault(),f.current.click()}},!b&&t.createElement("div",{className:"icon-on-not-preview"},t.createElement(qt,{IconWrapperStyle:c,theme:h,isDisabled:p},t.createElement("img",{src:U,alt:"",height:"40px",width:"48px"}))),t.createElement("div",{className:"icon-on-preview"},t.createElement(qt,{IconWrapperStyle:c,isDisabled:p,theme:h},t.createElement(N,{icon:"camera-icon",size:s,color:d||h.variant["primary-1"]})))),t.createElement(jt,{id:m,type:"file",ref:f,accept:"image/jpg, image/jpeg, image/png",onChange:e=>{A(!0),l(e.target.files[0])},disabled:p,isDisabled:p}))};Ot.propTypes={image:e.any,setImage:e.func,WrapperDivStyle:e.object,MainDivStyle:e.object,IconWrapperStyle:e.object,iconSize:e.number},Ot.defaultProps={image:null,setImage:()=>{},WrapperDivStyle:{},MainDivStyle:{},IconWrapperStyle:{},iconSize:28,id:"",isDisabled:!1};const Zt=m.div`
|
|
1260
1295
|
border: 1px solid
|
|
1261
1296
|
${({theme:e})=>e.border};
|
|
1262
1297
|
border-radius: 4px;
|
|
@@ -1276,7 +1311,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1276
1311
|
fill: ${({theme:e})=>e.variant["primary-1"]};
|
|
1277
1312
|
}
|
|
1278
1313
|
}
|
|
1279
|
-
`;
|
|
1314
|
+
`;Zt.defaultProps={theme:L};const Gt=m.input`
|
|
1280
1315
|
width: 85%;
|
|
1281
1316
|
border: 0;
|
|
1282
1317
|
outline: 0;
|
|
@@ -1289,12 +1324,12 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1289
1324
|
|
|
1290
1325
|
// custom styles
|
|
1291
1326
|
${({inputStyle:e})=>e}
|
|
1292
|
-
`;
|
|
1327
|
+
`;Gt.defaultProps={theme:L},b`
|
|
1293
1328
|
&:after {
|
|
1294
1329
|
content: ' *';
|
|
1295
1330
|
color: ${({theme:e})=>e.variant.error};
|
|
1296
1331
|
}
|
|
1297
|
-
`;const
|
|
1332
|
+
`;const Xt=m.label`
|
|
1298
1333
|
display: flex;
|
|
1299
1334
|
margin-right: 10px;
|
|
1300
1335
|
align-content: center;
|
|
@@ -1307,20 +1342,20 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1307
1342
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
1308
1343
|
|
|
1309
1344
|
${({labelStyle:e})=>e}
|
|
1310
|
-
`;
|
|
1345
|
+
`;Xt.defaultProps={theme:L};const Dt=b`
|
|
1311
1346
|
display: flex;
|
|
1312
1347
|
align-items: center;
|
|
1313
|
-
`,
|
|
1314
|
-
${({labelInline:e})=>e?
|
|
1348
|
+
`,Jt=m.div`
|
|
1349
|
+
${({labelInline:e})=>e?Dt:null}
|
|
1315
1350
|
|
|
1316
1351
|
> div {
|
|
1317
1352
|
flex: 1 0 auto;
|
|
1318
1353
|
}
|
|
1319
|
-
`;
|
|
1354
|
+
`;Jt.defaultProps={theme:L};const Ut=({label:e,inputValue:l,inputStyle:o,iconBefore:r,iconAfter:i,onChange:n,theme:a,id:c,labelStyle:s,...d})=>t.createElement(Jt,d,e.length>0&&t.createElement(Xt,{labelStyle:s},e),t.createElement("div",null,t.createElement(Zt,d,t.createElement("div",{className:"input-icon"},r),t.createElement(Gt,V({},d,{inputStyle:o,value:l,onChange:e=>{const{value:t}=e.currentTarget;(""===t||/^[0-9\b.-]+$/.test(t))&&n(t)},type:"number",id:c})),t.createElement("div",{className:"input-icon",style:{position:"absolute",right:"7px"}},i))));Ut.propTypes={theme:e.object,label:e.string,labelInline:e.bool,inputValue:e.any,inputStyle:e.object,id:e.string,labelStyle:e.object},Ut.defaultProps={theme:L,label:"",labelInline:!1,inputStyle:{},inputValue:null,id:"",labelStyle:{}};const Yt=m.div`
|
|
1320
1355
|
background-color: ${({theme:e})=>e.bgColor};
|
|
1321
1356
|
|
|
1322
1357
|
//Set the styles from the default styles object
|
|
1323
|
-
${({inBuiltCss:e,defaultWrapperStyle:t})=>
|
|
1358
|
+
${({inBuiltCss:e,defaultWrapperStyle:t})=>T(e,t)}
|
|
1324
1359
|
|
|
1325
1360
|
border: ${({isValid:e,theme:t})=>e?"1px solid "+t.border:"1px solid "+t.variant.error};
|
|
1326
1361
|
|
|
@@ -1342,12 +1377,12 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1342
1377
|
|
|
1343
1378
|
// custom styles
|
|
1344
1379
|
${({textBoxStyle:e})=>e}
|
|
1345
|
-
`;
|
|
1380
|
+
`;Yt.defaultProps={theme:L};const Qt=m.input`
|
|
1346
1381
|
width: 85%;
|
|
1347
1382
|
|
|
1348
1383
|
|
|
1349
1384
|
//Set the styles from the default styles object
|
|
1350
|
-
${({inBuiltCss:e,defaultInputStyle:t})=>
|
|
1385
|
+
${({inBuiltCss:e,defaultInputStyle:t})=>T(e,t)}
|
|
1351
1386
|
|
|
1352
1387
|
// custom styles
|
|
1353
1388
|
${({inputStyle:e})=>e}
|
|
@@ -1355,48 +1390,48 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1355
1390
|
.sc-furwcr bxRAoq {
|
|
1356
1391
|
color: ${({theme:e})=>e.variant["neutral-3"]};
|
|
1357
1392
|
}
|
|
1358
|
-
`;
|
|
1393
|
+
`;Qt.defaultProps={theme:L};const Nt=b`
|
|
1359
1394
|
display: flex;
|
|
1360
1395
|
gap: 7px;
|
|
1361
1396
|
align-items: start;
|
|
1362
|
-
`,
|
|
1363
|
-
${({labelInline:e})=>e?
|
|
1397
|
+
`,Kt=m.div`
|
|
1398
|
+
${({labelInline:e})=>e?Nt:null}
|
|
1364
1399
|
.err-text {
|
|
1365
1400
|
color: ${({errMsgColor:e,theme:t})=>e||t.variant.error};
|
|
1366
1401
|
margin-top: 5px;
|
|
1367
1402
|
font-size: 10px;
|
|
1368
1403
|
}
|
|
1369
|
-
`;
|
|
1404
|
+
`;Kt.defaultProps={theme:L};const $t=({passwordRules:e,textBoxStyle:l,labelStyle:o,inputStyle:i,errMsg:n,required:a,label:c,labelInline:s,isValid:d,rulesStyle:p,id:m,showHideIcon:b,errMsgColor:g,...f})=>{r(!1);const[h,y]=r("password"),x=u()||L;return t.createElement(Kt,V({labelInline:s,inBuiltCss:P,errMsgColor:g,theme:x},f),t.createElement("div",{style:{display:"flex"}},t.createElement($e,V({customStyles:o,type:"label-text",text:c,errMsg:n,style:{display:"flex",marginBottom:""+(s?"0px":"7px"),paddingBottom:"0px"}},f)),a&&t.createElement("div",{style:{marginLeft:"4px",marginRight:"5px",color:`${x.variant.error}`}},"*")),t.createElement("div",{style:{display:"flex",justifyContent:"start",alignItems:"start"}},t.createElement("div",{style:{width:"100%"}},t.createElement(Yt,V({required:a,theme:x,textBoxStyle:l,isValid:d,defaultWrapperStyle:"textbox-wrapper",inBuiltCss:P},f),t.createElement(Qt,V({inputStyle:i,type:h,autocomplete:"off",id:m,theme:x,defaultInputStyle:"input-wrapper",inBuiltCss:P},f)),!0===b?t.createElement("div",{className:"input-icon",onClick:()=>{"password"===h?y("text"):"text"===h&&y("password")},style:{position:"absolute",right:"7px"}},"text"===h?t.createElement(N,{icon:"eye-show"}):t.createElement(N,{icon:"eye-hide"})):""),n.length>0&&t.createElement("div",{className:"err-text"},n)),e?t.createElement("div",{style:{...p,marginLeft:"5px"}},e):""))};$t.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},$t.defaultProps={inBuiltCss:P,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",textBoxStyle:{},labelStyle:{},inputStyle:{},passwordRules:"",rulesStyle:{},id:"",showHideIcon:!0};const _t=m.div`
|
|
1370
1405
|
box-sizing: initial;
|
|
1371
1406
|
|
|
1372
1407
|
//Set the styles from the default styles object
|
|
1373
|
-
${({inBuiltCss:e,defaultRadioOuterCircleStyle:t})=>
|
|
1408
|
+
${({inBuiltCss:e,defaultRadioOuterCircleStyle:t})=>T(e,t)}
|
|
1374
1409
|
|
|
1375
|
-
border: 2px solid ${({value:e,selected:t,selectedCircleColor:
|
|
1410
|
+
border: 2px solid ${({value:e,selected:t,selectedCircleColor:l,defaultBorderColor:o,theme:r})=>e!==t&&o?o:e===t||o?e===t&&l?l:e!==t||l?void 0:r.primary["primary-1"]:r.border};
|
|
1376
1411
|
|
|
1377
1412
|
// custom styles
|
|
1378
1413
|
${({radioOuterCircleStyle:e})=>e}
|
|
1379
|
-
`;
|
|
1414
|
+
`;_t.defaultProps={theme:L};const el=m.div`
|
|
1380
1415
|
box-sizing: initial;
|
|
1381
1416
|
|
|
1382
1417
|
//Set the styles from the default styles object
|
|
1383
|
-
${({inBuiltCss:e,defaultRadioInnerCircleStyle:t})=>
|
|
1418
|
+
${({inBuiltCss:e,defaultRadioInnerCircleStyle:t})=>T(e,t)}
|
|
1384
1419
|
|
|
1385
|
-
width: ${({value:e,selected:t,width:
|
|
1386
|
-
height: ${({value:e,selected:t,height:
|
|
1387
|
-
background-color: ${({value:e,selected:t,selectedCircleColor:
|
|
1420
|
+
width: ${({value:e,selected:t,width:l})=>e===t?l:0};
|
|
1421
|
+
height: ${({value:e,selected:t,height:l})=>e===t?l:0};
|
|
1422
|
+
background-color: ${({value:e,selected:t,selectedCircleColor:l,theme:o})=>e===t&&l?l:e!==t||l?e!==t?"transparent":void 0:o.primary["primary-1"]};
|
|
1388
1423
|
|
|
1389
1424
|
// custom styles
|
|
1390
1425
|
${({radioInnerCircleStyle:e})=>e}
|
|
1391
|
-
`;
|
|
1426
|
+
`;el.defaultProps={theme:L};const tl=m.div`
|
|
1392
1427
|
//Set the styles from the default styles object
|
|
1393
|
-
${({inBuiltCss:e,defaultOptionStyle:t})=>
|
|
1428
|
+
${({inBuiltCss:e,defaultOptionStyle:t})=>T(e,t)}
|
|
1394
1429
|
margin-right: ${({inline:e})=>e?"":"30px"};
|
|
1395
|
-
color: ${({selected:e,selectedOptionTextColor:t,defaultOptionColor:
|
|
1430
|
+
color: ${({selected:e,selectedOptionTextColor:t,defaultOptionColor:l,theme:o})=>e&&t?t:e&&!t?o.neutral["neutral-1"]:!e&&l?l:e||l?void 0:o.neutral["neutral-2"]};
|
|
1396
1431
|
|
|
1397
1432
|
// custom styles
|
|
1398
1433
|
${({optionStyle:e})=>e}
|
|
1399
|
-
`;
|
|
1434
|
+
`;tl.defaultProps={theme:L};const ll=m.div`
|
|
1400
1435
|
margin-bottom: ${({inline:e})=>e?"":"14px"};
|
|
1401
1436
|
cursor: pointer;
|
|
1402
1437
|
align-items: center;
|
|
@@ -1405,15 +1440,15 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1405
1440
|
|
|
1406
1441
|
// custom styles
|
|
1407
1442
|
${({WrapperDivStyle:e})=>e}
|
|
1408
|
-
`,
|
|
1443
|
+
`,ol=m.div`
|
|
1409
1444
|
display: ${({inline:e})=>e?"flex":"inline-block"};
|
|
1410
1445
|
width: max-content;
|
|
1411
1446
|
margin: 0;
|
|
1412
|
-
|
|
1447
|
+
`,rl=({radioOuterCircleStyle:e,radioInnerCircleStyle:l,labelStyle:o,label:r,optionStyle:i,options:n,selectedCircleColor:a,selectedOptionTextColor:c,onChange:s,selected:d,width:p,height:m,inline:b,defaultBorderColor:g,defaultOptionColor:f,WrapperDivStyle:h,...y})=>{const x=u()||L;return t.createElement("div",null,t.createElement($e,{customStyles:o,type:"radio-label",text:r}),t.createElement(ol,{inline:b},n.map(((o,r)=>t.createElement(ll,{WrapperDivStyle:h,key:r+101*Math.random(),id:o.id,inline:b,onClick:()=>{!o?.disabled&&s(o.value)}},t.createElement(_t,{theme:x,inBuiltCss:P,defaultBorderColor:g,selectedCircleColor:a,radioOuterCircleStyle:{...e,cursor:o?.disabled?"not-allowed ":" pointer",borderColor:o?.disabled&&o?.disabledColor},defaultRadioOuterCircleStyle:"radio-outer-circle",value:o.value,selected:!o?.disabled&&d},t.createElement(el,{inBuiltCss:P,theme:x,width:p,height:m,selectedCircleColor:a,radioInnerCircleStyle:{...l,cursor:o?.disabled?"not-allowed ":" pointer",backgroundColor:o?.disabled?"transparent":o?.value===d?l?.backgroundColor:"transparent"},defaultRadioInnerCircleStyle:"radio-inner-circle",value:o.value,selected:d})),t.createElement(tl,{defaultOptionColor:f,optionStyle:{...i,cursor:o?.disabled?"not-allowed ":" pointer",color:o?.disabled&&o?.disabledColor},inBuiltCss:P,defaultOptionStyle:"option-text",selectedOptionTextColor:c,theme:x,selected:!o?.disabled&&o.value===d},o.label))))))};rl.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},rl.defaultProps={label:"",labelStyle:{},inline:!1,options:[],optionStyle:{},selected:"one",onChange:()=>{},radioOuterCircleStyle:{},radioInnerCircleStyle:{},width:"14px",height:"14px",WrapperDivStyle:{}};const il=m.div`
|
|
1413
1448
|
background-color: ${({theme:e})=>e.bgColor};
|
|
1414
1449
|
|
|
1415
1450
|
//Set the styles from the default styles object
|
|
1416
|
-
${({inBuiltCss:e,defaultWrapperStyle:t})=>
|
|
1451
|
+
${({inBuiltCss:e,defaultWrapperStyle:t})=>T(e,t)}
|
|
1417
1452
|
|
|
1418
1453
|
border: ${({isValid:e,theme:t})=>e?"1px solid "+t.border:"1px solid "+t.variant.error};
|
|
1419
1454
|
|
|
@@ -1430,68 +1465,68 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1430
1465
|
${({textBoxStyle:e})=>e}
|
|
1431
1466
|
|
|
1432
1467
|
background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor}
|
|
1433
|
-
`,
|
|
1468
|
+
`,nl=m.input`
|
|
1434
1469
|
color: ${({theme:e})=>e.black};
|
|
1435
1470
|
width: 85%;
|
|
1436
1471
|
white-space: nowrap;
|
|
1437
1472
|
overflow: hidden;
|
|
1438
1473
|
text-overflow: ellipsis;
|
|
1439
1474
|
//Set the styles from the default styles object
|
|
1440
|
-
${({inBuiltCss:e,defaultInputStyle:t})=>
|
|
1475
|
+
${({inBuiltCss:e,defaultInputStyle:t})=>T(e,t)}
|
|
1441
1476
|
|
|
1442
1477
|
// custom styles
|
|
1443
1478
|
${({inputStyle:e})=>e}
|
|
1444
1479
|
|
|
1445
1480
|
.sc-furwcr bxRAoq {
|
|
1446
|
-
color: ${
|
|
1481
|
+
color: ${L.variant["neutral-3"]};
|
|
1447
1482
|
}
|
|
1448
1483
|
background-color: ${({isDisabled:e,theme:t})=>e?t.variant["neutral-5"]:t.bgColor}};
|
|
1449
|
-
`,
|
|
1484
|
+
`,al=b`
|
|
1450
1485
|
display: flex;
|
|
1451
1486
|
gap: 7px;
|
|
1452
1487
|
align-items: center;
|
|
1453
|
-
`,
|
|
1454
|
-
${({labelInline:e})=>e?
|
|
1488
|
+
`,cl=m.div`
|
|
1489
|
+
${({labelInline:e})=>e?al:null}
|
|
1455
1490
|
.err-text {
|
|
1456
1491
|
color: ${({errMsgColor:e,theme:t})=>e||t.variant.error};
|
|
1457
1492
|
margin-top: 5px;
|
|
1458
1493
|
font-size: 10px;
|
|
1459
1494
|
}
|
|
1460
|
-
`,
|
|
1495
|
+
`,sl=({textBoxStyle:e,labelStyle:l,inputStyle:o,errMsg:r,required:i,label:n,labelInline:a,iconBefore:c,iconAfter:s,isValid:d,type:p,isDisabled:m,id:b,errMsgColor:g,iconAfterStyle:f,iconBeforeStyle:h,ref:y,pattern:x,iconColorOnFocus:v,...A})=>{const C=u()||L;return t.createElement(cl,V({labelInline:a,theme:C,errMsgColor:g},A),t.createElement("div",{style:{display:"flex"}},t.createElement($e,V({customStyles:l,type:"label-text",labelInline:a,text:n,errMsg:r,style:{display:"flex",marginBottom:""+(a?"":"7px"),paddingBottom:"0px"}},A)),i&&t.createElement("div",{style:{marginLeft:"4px",color:`${C.variant.error}`}},"*")),t.createElement("div",null,t.createElement(il,V({required:i,isDisabled:m,theme:C,textBoxStyle:e,isValid:d,inBuiltCss:P,defaultWrapperStyle:"textbox-wrapper",iconColorOnFocus:v},A),t.createElement("div",{className:"input-icon",style:{...h}},c),t.createElement(nl,V({inputStyle:o,type:p,theme:C,id:b,defaultInputStyle:"input-wrapper",isDisabled:m,disabled:m,ref:y,pattern:x},A)),t.createElement("div",{className:"input-icon",style:{...f}},s))),r.length>0&&t.createElement("div",{className:"err-text"},r))};sl.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},sl.defaultProps={inBuiltCss:P,label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textBoxStyle:{},labelStyle:{},inputStyle:{},type:"text",isDisabled:!1,id:"",iconAfterStyle:{},iconBeforeStyle:{},iconColorOnFocus:""};const dl=({label:e,placeholder:l,handleSearch:o,searchInput:r,customStylesForm:i,customStyleObject:n,textBoxStyle:a,id:c,...s})=>t.createElement(sl,V({iconAfter:t.createElement(N,{icon:"magnifier-icon"}),label:e,textBoxStyle:a,placeholder:l,ref:r,onChange:o,id:c},s)),pl=m.div`
|
|
1461
1496
|
//Set the styles from the default styles object
|
|
1462
|
-
${({inBuiltCss:e,defaultParentDivStyle:t})=>
|
|
1497
|
+
${({inBuiltCss:e,defaultParentDivStyle:t})=>T(e,t)}
|
|
1463
1498
|
|
|
1464
|
-
border: 1px solid ${({isMyInputFocused:e,activeColor:t,defaultColor:
|
|
1499
|
+
border: 1px solid ${({isMyInputFocused:e,activeColor:t,defaultColor:l,theme:o})=>e&&t?t:e&&!t?o.primary["primary-1"]:!e&&l?l:e||l?void 0:o.neutral["neutral-3"]};
|
|
1465
1500
|
|
|
1466
1501
|
&:focus-within {
|
|
1467
1502
|
border-color: ${({activeColor:e,theme:t})=>e||t.primary["primary-1"]};
|
|
1468
1503
|
}
|
|
1469
|
-
`,
|
|
1504
|
+
`,ml=m.div`
|
|
1470
1505
|
//Set the styles from the default styles object
|
|
1471
|
-
${({inBuiltCss:e,defaultWrapperDivStyle:t})=>
|
|
1506
|
+
${({inBuiltCss:e,defaultWrapperDivStyle:t})=>T(e,t)}
|
|
1472
1507
|
|
|
1473
1508
|
flex-direction: ${({signIcon:e})=>e?"column":"initial"};
|
|
1474
1509
|
width: ${({signIcon:e})=>e?"min-content":"calc(100% - 50px) !important"};
|
|
1475
1510
|
max-width: ${({signIcon:e})=>e?"42px":"490px"};
|
|
1476
1511
|
border-right: 1px solid
|
|
1477
|
-
${({activeColor:e,defaultColor:t,isMyInputFocused:
|
|
1512
|
+
${({activeColor:e,defaultColor:t,isMyInputFocused:l,signIcon:o,theme:r})=>o&&l&&e?e:o&&l&&!e?r.primary["primary-1"]:o&&!l&&t?t:!o||l||t?o?void 0:"none":r.neutral["neutral-3"]};
|
|
1478
1513
|
border-left: ${({signIcon:e})=>e?"":"none"};
|
|
1479
1514
|
margin-left: ${({signIcon:e})=>e?"":"42px"};
|
|
1480
1515
|
position: ${({signIcon:e})=>e?"absolute":""};
|
|
1481
|
-
`,
|
|
1516
|
+
`,ul=m.div`
|
|
1482
1517
|
width: 39px;
|
|
1483
1518
|
height: 44px;
|
|
1484
1519
|
display: flex;
|
|
1485
1520
|
flex-direction: row;
|
|
1486
1521
|
justify-content: center;
|
|
1487
1522
|
align-items: center;
|
|
1488
|
-
border-bottom: ${({penIcon:e,isMyInputFocused:t,activeColor:
|
|
1523
|
+
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"]}`:""};
|
|
1489
1524
|
background-color: rgba(255, 255, 255, 0.05);
|
|
1490
1525
|
cursor: pointer;
|
|
1491
|
-
`,
|
|
1492
|
-
${({inBuiltCss:e,defaultInputStyle:t})=>
|
|
1526
|
+
`,bl=m.input`
|
|
1527
|
+
${({inBuiltCss:e,defaultInputStyle:t})=>T(e,t)}
|
|
1493
1528
|
|
|
1494
|
-
border-bottom: ${({value:e,defaultColor:t,theme:
|
|
1529
|
+
border-bottom: ${({value:e,defaultColor:t,theme:l})=>e.length>0?"none":t};
|
|
1495
1530
|
|
|
1496
1531
|
&::placeholder {
|
|
1497
1532
|
font-size: 17px;
|
|
@@ -1513,20 +1548,20 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1513
1548
|
|
|
1514
1549
|
// custom styles
|
|
1515
1550
|
${({customInputStyle:e})=>e}
|
|
1516
|
-
`,
|
|
1551
|
+
`,gl=m.div`
|
|
1517
1552
|
position: relative;
|
|
1518
1553
|
width: inherit;
|
|
1519
1554
|
display: flex;
|
|
1520
1555
|
margin: 4px;
|
|
1521
|
-
`,
|
|
1556
|
+
`,fl=m.div`
|
|
1522
1557
|
padding-left: 2px;
|
|
1523
1558
|
display: flex;
|
|
1524
1559
|
justify-content: center;
|
|
1525
1560
|
cursor: pointer;
|
|
1526
|
-
`,
|
|
1561
|
+
`,hl=({onChange:e,activeColor:l,defaultColor:n,placeholderColor:a,placeholderText:c,customInputStyle:s,pointsArray:d,setPointsArray:p,value:m,setValue:b,valueForSignatureDrawing:g,setValueForSignatureDrawing:f,imageURL:h,setImageURL:y,id:x,...v})=>{const A=u()||L,[C,w]=r("default"),[E,k]=r(!1),[z,V]=r(!1),M=o(null);i((()=>{z&&(W(),f(M.current))}),[!0===z]);const B=()=>{b(""),f(M.current),M.current&&M.current.clear(),k(!1),V(!1)},W=()=>(p(M.current.toData()),y(M.current.toDataURL("image/png")),[h,d]);return t.createElement(pl,{inBuiltCss:P,defaultParentDivStyle:"signature-parent-div",isMyInputFocused:E,selected:C,activeColor:l,defaultColor:n,theme:A},t.createElement(ml,{inBuiltCss:P,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:l,defaultColor:n,selected:C,isMyInputFocused:E,signIcon:!0,theme:A},t.createElement(ul,{activeColor:l,defaultColor:n,isMyInputFocused:E,theme:A,penIcon:!0,onClick:()=>{w("default"),B()}},t.createElement(N,{icon:"pen-icon",color:"default"===C?l||A.primary["primary-1"]:A.black})),t.createElement(ul,{activeColor:l,defaultColor:n,theme:A,isMyInputFocused:E,penIcon:!1,onClick:()=>{w("sign"),B()}},t.createElement(N,{icon:"sign-icon",color:"default"!==C?l||A.primary["primary-1"]:A.black}))),t.createElement(ml,{inBuiltCss:P,defaultWrapperDivStyle:"signature-wrapper-div",activeColor:l,defaultColor:n,theme:A,selected:C,isMyInputFocused:E,signIcon:!1,onTouchStart:()=>{}},"default"===C?t.createElement(bl,{inBuiltCss:P,defaultInputStyle:"signature-input-text",placeholder:c,placeholderColor:a,customInputStyle:s,onBlur:()=>k(!1),onFocus:()=>k(!0),id:x,value:m,defaultColor:n,theme:A,onChange:e=>b(e.target.value)}):t.createElement(gl,{onMouseEnter:()=>k(!0),onMouseLeave:()=>k(!1),onClick:()=>{V(!0),W()}},t.createElement(S,{ref:M,id:x,redrawOnResize:!0,height:75,options:{minWidth:1,maxWidth:1,penColor:"#444444"}})),(m||z)&&t.createElement(fl,{selected:C,onClick:()=>B()},t.createElement(N,{icon:"cross-icon",color:n||A.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 yl=m.div`
|
|
1527
1562
|
background-color: ${({theme:e})=>e.bgColor};
|
|
1528
1563
|
//Set the styles from the default styles object
|
|
1529
|
-
${({inBuiltCss:e,defaultWrapperStyle:t})=>
|
|
1564
|
+
${({inBuiltCss:e,defaultWrapperStyle:t})=>T(e,t)}
|
|
1530
1565
|
|
|
1531
1566
|
border: ${({isValid:e,theme:t})=>e?"1px solid "+t.border:"1px solid "+t.variant.error};
|
|
1532
1567
|
|
|
@@ -1545,19 +1580,19 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1545
1580
|
|
|
1546
1581
|
// custom styles
|
|
1547
1582
|
${({textAreaStyle:e})=>e}
|
|
1548
|
-
`,
|
|
1583
|
+
`,xl=m.textarea`
|
|
1549
1584
|
//Set the styles from the default styles object
|
|
1550
|
-
${({inBuiltCss:e,defaultInputStyle:t})=>
|
|
1585
|
+
${({inBuiltCss:e,defaultInputStyle:t})=>T(e,t)}
|
|
1551
1586
|
margin: 0;
|
|
1552
1587
|
overflow: auto;
|
|
1553
1588
|
resize: vertical // custom styles
|
|
1554
1589
|
${({inputStyle:e})=>e};
|
|
1555
|
-
`,
|
|
1590
|
+
`,vl=b`
|
|
1556
1591
|
display: flex;
|
|
1557
1592
|
gap: 7px;
|
|
1558
1593
|
align-items: center;
|
|
1559
|
-
`,
|
|
1560
|
-
${({labelInline:e})=>e?
|
|
1594
|
+
`,Al=m.div`
|
|
1595
|
+
${({labelInline:e})=>e?vl:null}
|
|
1561
1596
|
${({customStylesForm:e})=>{if(e)return{...e}}}
|
|
1562
1597
|
position: relative;
|
|
1563
1598
|
.err-text {
|
|
@@ -1565,11 +1600,11 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1565
1600
|
margin-top: 5px;
|
|
1566
1601
|
font-size: 10px;
|
|
1567
1602
|
}
|
|
1568
|
-
`,
|
|
1603
|
+
`,Cl=t.forwardRef((({customStylesForm:e,textAreaStyle:l,labelStyle:o,inputStyle:r,errMsg:i,required:n,label:a,labelInline:c,iconBefore:s,iconAfter:d,isValid:p,rows:m,cols:b,id:g,...f},h)=>{const y=u()||L;return t.createElement(Al,V({labelInline:c,customStylesForm:e,theme:y},f),t.createElement("div",{style:{display:"flex"}},t.createElement($e,V({customStyles:o,type:"label-text",labelInline:c,text:a,errMsg:i,style:{display:"flex",marginBottom:""+(c?"":"7px"),paddingBottom:"0px"}},f)),n&&t.createElement("div",{style:{marginLeft:"4px",color:`${y.variant.error}`}},"*")),t.createElement(yl,V({theme:y,required:n,textAreaStyle:l,isValid:p,inBuiltCss:P,defaultWrapperStyle:"textbox-wrapper"},f),t.createElement("div",{className:"input-icon"},s),t.createElement(xl,V({ref:h,inputStyle:r,defaultInputStyle:"textarea-wrapper",cols:b,rows:m,inBuiltCss:P,id:g},f,{size:"1"})),t.createElement("div",{className:"input-icon"},d)),t.createElement("div",{className:"err-text"},i))}));Cl.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},Cl.defaultProps={label:"",required:!1,isValid:!0,labelInline:!1,errMsg:"",iconBefore:null,iconAfter:null,textAreaStyle:{},labelStyle:{},inputStyle:{},rows:3,id:""};const wl=m.div`
|
|
1569
1604
|
color: #a9b1b8;
|
|
1570
1605
|
font-size: 21px;
|
|
1571
1606
|
border: 1px solid
|
|
1572
|
-
${({theme:e,isValid:t})=>t?
|
|
1607
|
+
${({theme:e,isValid:t})=>t?L.border:e.variant.error};
|
|
1573
1608
|
border-radius: 4px;
|
|
1574
1609
|
padding: 5px;
|
|
1575
1610
|
display: inline-block;
|
|
@@ -1579,7 +1614,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1579
1614
|
border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
|
|
1580
1615
|
outline: none;
|
|
1581
1616
|
}
|
|
1582
|
-
`,
|
|
1617
|
+
`,Sl=m.input`
|
|
1583
1618
|
border: 0;
|
|
1584
1619
|
outline: 0;
|
|
1585
1620
|
color: ${({theme:e})=>e.variant["primary-2"]};
|
|
@@ -1589,23 +1624,23 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1589
1624
|
width: 24px;
|
|
1590
1625
|
text-align:center;
|
|
1591
1626
|
background-color: ${({theme:e})=>e.bgColor};
|
|
1592
|
-
`,
|
|
1627
|
+
`,El=b`
|
|
1593
1628
|
&:after {
|
|
1594
1629
|
content: ' *';
|
|
1595
1630
|
color: ${({theme:e})=>e.variant.error};
|
|
1596
1631
|
}
|
|
1597
|
-
`,
|
|
1632
|
+
`,kl=m.label`
|
|
1598
1633
|
display: block;
|
|
1599
1634
|
margin-bottom: ${({labelInline:e,errMsg:t})=>e&&t?"18px":"7px"};
|
|
1600
1635
|
margin-right: ${({labelInline:e})=>e?"7px":""};
|
|
1601
1636
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
1602
|
-
${({required:e})=>e?
|
|
1637
|
+
${({required:e})=>e?El:null}
|
|
1603
1638
|
padding-bottom: 0px;
|
|
1604
|
-
`,
|
|
1639
|
+
`,zl=b`
|
|
1605
1640
|
display: flex;
|
|
1606
1641
|
align-items: center;
|
|
1607
|
-
`,
|
|
1608
|
-
${({labelInline:e})=>e?
|
|
1642
|
+
`,Vl=m.div`
|
|
1643
|
+
${({labelInline:e})=>e?zl:null}
|
|
1609
1644
|
.err-text {
|
|
1610
1645
|
color: ${({theme:e})=>e.variant.error};
|
|
1611
1646
|
margin-top: 5px;
|
|
@@ -1615,7 +1650,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1615
1650
|
> div {
|
|
1616
1651
|
flex: 1 0 auto;
|
|
1617
1652
|
}
|
|
1618
|
-
`,
|
|
1653
|
+
`,Ml=m.button`
|
|
1619
1654
|
border: none;
|
|
1620
1655
|
outline: none;
|
|
1621
1656
|
border-radius: 4px;
|
|
@@ -1624,18 +1659,18 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1624
1659
|
padding: 5px 6px;
|
|
1625
1660
|
font-size: 18px;
|
|
1626
1661
|
cursor: pointer;
|
|
1627
|
-
`,
|
|
1628
|
-
${({inBuiltCss:e,defaultCheckBoxWrapperStyle:t})=>
|
|
1629
|
-
`,
|
|
1662
|
+
`,Bl=({label:e,errMsg:l,hour:o,minute:r,period:i,onChange:n,id:a,...c})=>{const s=u()||L;return t.createElement(Vl,V({theme:s},c),t.createElement(kl,V({theme:s},c,{errMsg:l}),e),t.createElement("div",null,t.createElement(wl,V({theme:s,id:a},c),t.createElement(Sl,{theme:s,value:o,onChange:function(e){const t=e.currentTarget.value>12?12:parseFloat(e.currentTarget.value)||0;n({hour:t,minute:r,period:i})}}),":",t.createElement(Sl,{theme:s,value:r,onChange:function(e){const t=e.currentTarget.value>59?59:parseFloat(e.currentTarget.value)||0;n({hour:o,minute:t,period:i})}}),t.createElement(Ml,{theme:s,onClick:function(e){n({hour:o,minute:r,period:"AM"===i?"PM":"AM"})}},i)),t.createElement("div",{className:"err-text"},l)))};Bl.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},Bl.defaultProps={label:"",hour:0,minute:0,period:"AM",required:!1,labelInline:!1,isValid:!0,errMsg:"",id:""};const Wl=m.div`
|
|
1663
|
+
${({inBuiltCss:e,defaultCheckBoxWrapperStyle:t})=>T(e,t)}
|
|
1664
|
+
`,Il=m.label`
|
|
1630
1665
|
|
|
1631
1666
|
left: ${({labelPosition:e})=>"right"===e?"initial":"50px"};
|
|
1632
1667
|
margin-right: ${({labelPosition:e})=>"left"===e?"30px":"0px"};
|
|
1633
1668
|
|
|
1634
1669
|
|
|
1635
1670
|
//Set the styles from the default styles object
|
|
1636
|
-
${({inBuiltCss:e,defaultCheckBoxLabelStyle:t})=>
|
|
1671
|
+
${({inBuiltCss:e,defaultCheckBoxLabelStyle:t})=>T(e,t)}
|
|
1637
1672
|
//changed
|
|
1638
|
-
background-color: ${({checked:e,backgroundColor:t,disabledColor:
|
|
1673
|
+
background-color: ${({checked:e,backgroundColor:t,disabledColor:l,theme:o,isDisabled:r})=>r?l||o.neutral["neutral-3"]:e&&t?t:e&&!t?o.primary["primary-1"]:e?void 0:o.neutral["neutral-2"]};
|
|
1639
1674
|
// custom styles
|
|
1640
1675
|
${({customToggleBoxStyle:e})=>e}
|
|
1641
1676
|
&:before {
|
|
@@ -1652,7 +1687,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1652
1687
|
// custom styles
|
|
1653
1688
|
${({customSwitchStyle:e})=>e}
|
|
1654
1689
|
}
|
|
1655
|
-
`,
|
|
1690
|
+
`,Rl=m.input.attrs({type:"checkbox"})`
|
|
1656
1691
|
opacity: 0;
|
|
1657
1692
|
z-index: 1;
|
|
1658
1693
|
border-radius: 31px;
|
|
@@ -1663,43 +1698,43 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1663
1698
|
left: ${({labelPosition:e})=>"right"===e?"initial":"50px"};
|
|
1664
1699
|
|
|
1665
1700
|
|
|
1666
|
-
`,
|
|
1701
|
+
`,Ll=m.span`
|
|
1667
1702
|
|
|
1668
1703
|
margin-right: ${({labelPosition:e})=>"30px"};
|
|
1669
1704
|
|
|
1670
1705
|
//Set the styles from the default styles object
|
|
1671
|
-
${({inBuiltCss:e,defaultOptionTextStyle:t})=>
|
|
1706
|
+
${({inBuiltCss:e,defaultOptionTextStyle:t})=>T(e,t)}
|
|
1672
1707
|
|
|
1673
1708
|
// custom styles
|
|
1674
1709
|
${({optionStyle:e})=>e}
|
|
1675
|
-
`,
|
|
1710
|
+
`,Pl=({checked:e,customSwitchStyle:l,customToggleBoxStyle:o,backgroundColor:r,disabledColor:i,switchColor:n,onClick:a,trueLabel:c,falseLabel:s,optionStyle:d,labelPosition:p,id:m,isDisabled:b,...g})=>{const f=u()||L;return t.createElement(Wl,V({inBuiltCss:P,defaultCheckBoxWrapperStyle:"toggle-switch-wrapper"},g),"left"===p&&t.createElement(Ll,V({optionStyle:d,inBuiltCss:P,labelPosition:p,defaultOptionTextStyle:"toggle-switch-option-text"},g),e?c:s),t.createElement(Rl,V({},g,{labelPosition:p,id:m,inBuiltCss:P,defaultCheckBoxStyle:"toggle-switch-checkbox",onClick:()=>{a(!e)},isChecked:e,disabled:b,isDisabled:b})),t.createElement(Il,V({},g,{labelPosition:p,htmlFor:m,customToggleBoxStyle:o,customSwitchStyle:l,disabledColor:i,backgroundColor:r,switchColor:n,inBuiltCss:P,defaultCheckBoxLabelStyle:"toggle-switch-checkbox-label",checked:e,theme:f,isDisabled:b})),"right"===p&&t.createElement(Ll,V({optionStyle:d,inBuiltCss:P,labelPosition:p,defaultOptionTextStyle:"toggle-switch-option-text"},g),e?c:s))};Pl.propTypes={customToggleBoxStyle:e.object,customSwitchStyle:e.object,backgroundColor:e.string,checked:e.bool,trueLabel:e.string,falseLabel:e.string,id:e.string,labelPosition:e.string,isDisabled:e.bool},Pl.defaultProps={checked:!1,trueLabel:"Yes",falseLabel:"No",customSwitchStyle:{},customToggleBoxStyle:{},id:"",labelPosition:"right",isDisabled:!1};const Tl=m.div`
|
|
1676
1711
|
background-color: ${({theme:e})=>e.bgColor};
|
|
1677
1712
|
padding: 24px 8px;
|
|
1678
1713
|
${({commentBodyStyle:e})=>e};
|
|
1679
|
-
`,
|
|
1714
|
+
`,Hl=m.div`
|
|
1680
1715
|
display: flex;
|
|
1681
1716
|
flex-direction: column;
|
|
1682
1717
|
margin-bottom: 24px;
|
|
1683
1718
|
${({commentWrapperStyle:e})=>e};
|
|
1684
|
-
`,
|
|
1719
|
+
`,jl=m.div`
|
|
1685
1720
|
display: flex;
|
|
1686
1721
|
flex-direction: row;
|
|
1687
1722
|
width: 100%;
|
|
1688
1723
|
justify-content: flex-start;
|
|
1689
1724
|
align-items: center;
|
|
1690
1725
|
${({commentHeadStyle:e})=>e};
|
|
1691
|
-
`,
|
|
1726
|
+
`,ql=m.span`
|
|
1692
1727
|
margin-left: 24px;
|
|
1693
1728
|
font-size: 14px;
|
|
1694
1729
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
1695
1730
|
font-weight: 400;
|
|
1696
1731
|
${({dateTimeStyle:e})=>e};
|
|
1697
|
-
`,
|
|
1732
|
+
`,Fl=m.span`
|
|
1698
1733
|
margin: 0.75rem 0 0 3rem;
|
|
1699
1734
|
font-size: 16px;
|
|
1700
|
-
color: ${
|
|
1735
|
+
color: ${L.variant["graph-6"]};
|
|
1701
1736
|
${({commentDivStyle:e})=>e};
|
|
1702
|
-
`,
|
|
1737
|
+
`,Ol=m.div`
|
|
1703
1738
|
display: flex;
|
|
1704
1739
|
justify-content: flex-start;
|
|
1705
1740
|
align-items: start;
|
|
@@ -1708,21 +1743,21 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1708
1743
|
padding: 16px 24px;
|
|
1709
1744
|
border-radius: 0px 0px 4px 4px;
|
|
1710
1745
|
${({inputWrapperStyle:e})=>e};
|
|
1711
|
-
`,
|
|
1746
|
+
`,Zl=m.div`
|
|
1712
1747
|
display: inline-flex;
|
|
1713
1748
|
margin-top: 16px;
|
|
1714
|
-
`,
|
|
1749
|
+
`,Gl=m.div`
|
|
1715
1750
|
width: 100%;
|
|
1716
1751
|
margin-left: 16px;
|
|
1717
|
-
`,
|
|
1752
|
+
`,Xl=({inputValue:e,setInputValue:l,commentArray:o,commentBodyStyle:i,commentWrapperStyle:n,commentHeadStyle:a,dateTimeStyle:c,commentDivStyle:s,inputWrapperStyle:d,onSave:p,myInfo:m,placeholder:b,...g})=>{const f=u()||L,[h,y]=r(!1);return t.createElement(Tl,{commentBodyStyle:i,theme:f},o.map(((e,l)=>{const{name:o,date:r,comment:i,image:d}=e;return t.createElement(Hl,{key:l,commentWrapperStyle:n},t.createElement(jl,{commentHeadStyle:a},t.createElement(de,V({user:{fullName:o,userName:o,url:d},toggleName:!0,size:"LG"},g)),t.createElement(ql,{dateTimeStyle:c,theme:f},r)),t.createElement(Fl,{commentDivStyle:s},i))})),t.createElement(Ol,{theme:f,inputWrapperStyle:d},t.createElement(de,{user:{fullName:m?.fullName,userName:m?.userName,url:m?.url},toggleName:!1,customStylesImage:{height:"36px",width:"36px"},customStylesContainer:{marginTop:"7px"}}),t.createElement(Gl,null,t.createElement(sl,{value:e,onChange:e=>l(e.target.value),placeholder:b,isValid:!0,inputStyle:{height:"23px"},onFocus:e=>y(!0)}),h&&t.createElement(Zl,null,t.createElement(Ie,V({size:"sm",onClick:p},g),"Save"),t.createElement(Ve,{size:"sm",btnStyle:{color:f.variant["neutral-1"]},onClick:e=>y(!1)},"Cancel")))))};Xl.propTypes={commentBodyStyle:e.object,commentWrapperStyle:e.object,commentHeadStyle:e.object,dateTimeStyle:e.object,commentDivStyle:e.object,inputWrapperStyle:e.object,onSave:e.func,commentArray:e.array,inputValue:e.string,setInputValue:e.func,myInfo:e.object,placeholder:e.string},Xl.defaultProps={commentBodyStyle:{},commentWrapperStyle:{},commentHeadStyle:{},dateTimeStyle:{},commentDivStyle:{},inputWrapperStyle:{},onSave:()=>{},commentArray:[],inputValue:"",setInputValue:()=>{},myInfo:{},placeholder:""};const Dl=m.div`
|
|
1718
1753
|
//Set the styles from the default styles object
|
|
1719
|
-
${({theme:e,type:t})=>
|
|
1754
|
+
${({theme:e,type:t})=>T(e,t)}
|
|
1720
1755
|
@media (max-width: 980px) {
|
|
1721
1756
|
margin-left: 0px;
|
|
1722
1757
|
}
|
|
1723
1758
|
// custom styles
|
|
1724
1759
|
${({customStyles:e})=>e}
|
|
1725
|
-
`,
|
|
1760
|
+
`,Jl=({theme:e,type:l,customStyles:o,...r})=>t.createElement(Dl,V({theme:e,customStyles:o,type:l},r),r.children);Jl.propTypes={theme:e.object,customStyles:e.object,type:e.string},Jl.defaultProps={theme:P,customStyles:null,type:"content"};const Ul=m.div`
|
|
1726
1761
|
width: 100%;
|
|
1727
1762
|
display: flex;
|
|
1728
1763
|
flex-direction: column;
|
|
@@ -1734,7 +1769,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1734
1769
|
button:focus {
|
|
1735
1770
|
outline: none;
|
|
1736
1771
|
}
|
|
1737
|
-
`,
|
|
1772
|
+
`,Yl=m.div`
|
|
1738
1773
|
position: relative;
|
|
1739
1774
|
display: flex;
|
|
1740
1775
|
width: 100%;
|
|
@@ -1818,7 +1853,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1818
1853
|
margin-top: 0;
|
|
1819
1854
|
}
|
|
1820
1855
|
}
|
|
1821
|
-
`,
|
|
1856
|
+
`,Ql=m.span`
|
|
1822
1857
|
color: #2e56f4;
|
|
1823
1858
|
font-style: normal;
|
|
1824
1859
|
font-weight: normal;
|
|
@@ -1828,14 +1863,14 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1828
1863
|
margin-top: 37px;
|
|
1829
1864
|
margin-right: 65px;
|
|
1830
1865
|
white-space: nowrap;
|
|
1831
|
-
`,
|
|
1866
|
+
`,Nl=m.div`
|
|
1832
1867
|
display: flex;
|
|
1833
1868
|
flex-direction: column;
|
|
1834
1869
|
${""}
|
|
1835
1870
|
max-width: 1340px;
|
|
1836
1871
|
width: 100%;
|
|
1837
1872
|
align-items: center;
|
|
1838
|
-
`,
|
|
1873
|
+
`,Kl=m.div`
|
|
1839
1874
|
position: absolute;
|
|
1840
1875
|
font-size: 12px;
|
|
1841
1876
|
border-radius: 50%;
|
|
@@ -1852,23 +1887,23 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1852
1887
|
transform: translate(30%, -30%);
|
|
1853
1888
|
color: white;
|
|
1854
1889
|
font-weight: 600;
|
|
1855
|
-
|
|
1890
|
+
`,$l=m.div`
|
|
1856
1891
|
width: 90%;
|
|
1857
|
-
`,
|
|
1892
|
+
`,_l=m.div`
|
|
1858
1893
|
background: linear-gradient(
|
|
1859
1894
|
0deg,
|
|
1860
1895
|
hsla(0, 0%, 100%, 1) 20%,
|
|
1861
1896
|
hsla(0, 0%, 100%, 0.5) 100%
|
|
1862
1897
|
);
|
|
1863
1898
|
width: 90%;
|
|
1864
|
-
`,
|
|
1899
|
+
`,eo=m.div`
|
|
1865
1900
|
width: 90%;
|
|
1866
|
-
`,
|
|
1901
|
+
`,to=m.div`
|
|
1867
1902
|
display: flex;
|
|
1868
1903
|
margin-left: auto !important;
|
|
1869
1904
|
margin-right: auto !important;
|
|
1870
1905
|
cursor: pointer;
|
|
1871
|
-
`,
|
|
1906
|
+
`,lo=m.div`
|
|
1872
1907
|
display: flex;
|
|
1873
1908
|
flex-direction: column;
|
|
1874
1909
|
width: 180px;
|
|
@@ -1877,10 +1912,10 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1877
1912
|
border-radius: 6px;
|
|
1878
1913
|
margin-right: 0.5rem;
|
|
1879
1914
|
z-index: 999;
|
|
1880
|
-
|
|
1915
|
+
`,oo=m.div`
|
|
1881
1916
|
margin: 10.5px 13px;
|
|
1882
1917
|
padding: 0;
|
|
1883
|
-
`,
|
|
1918
|
+
`,ro=m.div`
|
|
1884
1919
|
color: #081348;
|
|
1885
1920
|
padding: 7.7px 6.5px 7.7px 24px;
|
|
1886
1921
|
margin: 2.5px 13px;
|
|
@@ -1898,7 +1933,7 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1898
1933
|
background: #eaeefe;
|
|
1899
1934
|
border-radius: 5px;
|
|
1900
1935
|
}
|
|
1901
|
-
`,
|
|
1936
|
+
`,io=m.div`
|
|
1902
1937
|
position: relative;
|
|
1903
1938
|
display: flex;
|
|
1904
1939
|
width: 100%;
|
|
@@ -1982,63 +2017,63 @@ ${({customInputColorStyle:e})=>e}
|
|
|
1982
2017
|
margin-top: 0;
|
|
1983
2018
|
}
|
|
1984
2019
|
}
|
|
1985
|
-
`,
|
|
2020
|
+
`,no=m.div`
|
|
1986
2021
|
display: flex;
|
|
1987
2022
|
justify-content: end;
|
|
1988
|
-
`,
|
|
2023
|
+
`,ao=m.div`
|
|
1989
2024
|
display: flex;
|
|
1990
2025
|
justify-content: center;
|
|
1991
2026
|
flex-direction: row;
|
|
1992
2027
|
align-items: flex-start;
|
|
1993
2028
|
gap: 20px;
|
|
1994
|
-
`,
|
|
2029
|
+
`,co=m.div`
|
|
1995
2030
|
width: 48;
|
|
1996
2031
|
max-width: 48%;
|
|
1997
2032
|
min-width: 48%;
|
|
1998
2033
|
|
|
1999
|
-
`,
|
|
2034
|
+
`,so=m.form`
|
|
2000
2035
|
width: 40vw;
|
|
2001
2036
|
display: flex;
|
|
2002
2037
|
justify-content: center;
|
|
2003
2038
|
flex-direction: column;
|
|
2004
2039
|
gap: 20px;
|
|
2005
2040
|
${({customStyles:e})=>e}
|
|
2006
|
-
`,
|
|
2041
|
+
`,po=({customStyles:e,children:l})=>t.createElement(so,{customStyles:e},l),mo=m.div`
|
|
2007
2042
|
display: ${({vertical:e})=>e?"inline-block":"block"};
|
|
2008
2043
|
background: ${({theme:e,borderColor:t})=>t||e.neutral["neutral-5"]};
|
|
2009
2044
|
content: '';
|
|
2010
|
-
height: ${({vertical:e,thickness:t,height:
|
|
2045
|
+
height: ${({vertical:e,thickness:t,height:l})=>e?l:t};
|
|
2011
2046
|
width: ${({vertical:e,thickness:t})=>e?t:null};
|
|
2012
|
-
`,
|
|
2047
|
+
`,uo=({vertical:e,borderColor:l,thickness:o,height:r,...i})=>{const n=u()||L;return t.createElement(mo,V({theme:n,borderColor:l,thickness:o,vertical:e,height:r},i))};uo.propTypes={thickness:e.string,borderColor:e.string,vertical:e.bool,height:e.string},uo.defaultProps={thickness:"2px",vertical:!1,height:"10px"};const bo=m.div`
|
|
2013
2048
|
//Set the styles from the default styles object
|
|
2014
|
-
${({inBuiltCss:e,type:t,drawerOpen:
|
|
2015
|
-
`,
|
|
2049
|
+
${({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}}}}
|
|
2050
|
+
`,go=({customStyles:e,drawerOpen:l,setDrawerOpen:r,children:n,...a})=>{const c=o(null);var s;return i((()=>{function e(e){s.current&&!s.current.contains(e.target)&&r(!1)}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[s=c]),t.createElement("div",{ref:c},t.createElement(bo,V({inBuiltCss:P,customStyles:e,type:"drawer",drawerOpen:l},a),n))};go.propTypes={customStyles:e.object,drawerOpen:e.bool,setDrawerOpen:e.func},go.defaultProps={setDrawerOpen:()=>null};class fo extends a{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(Ie,{onClick:()=>this.refreshPage()},"Click to refresh")):this.props.children}}fo.propTypes={children:e.any};const ho=b`
|
|
2016
2051
|
color: ${({theme:e})=>e.variant["primary-1"]};
|
|
2017
2052
|
border: 1px solid ${({theme:e})=>e.variant["primary-1"]};
|
|
2018
|
-
background: ${({theme:e})=>
|
|
2019
|
-
`,
|
|
2053
|
+
background: ${({theme:e})=>H(e.primary["primary-1"],.04)};
|
|
2054
|
+
`,yo=m.button`
|
|
2020
2055
|
font-size: 14px;
|
|
2021
2056
|
color: ${({theme:e})=>e.variant["primary-2"]};
|
|
2022
|
-
background: ${({theme:e})=>
|
|
2023
|
-
border: 1px solid ${({theme:e})=>
|
|
2057
|
+
background: ${({theme:e})=>H(e.variant["neutral-5"],.7)};
|
|
2058
|
+
border: 1px solid ${({theme:e})=>H(e.variant["neutral-5"],.7)};
|
|
2024
2059
|
padding: 4px 24px;
|
|
2025
2060
|
border-radius: 999px;
|
|
2026
2061
|
outline: none;
|
|
2027
2062
|
cursor: ${({disabled:e})=>e?"default":"pointer"};
|
|
2028
2063
|
|
|
2029
|
-
${({selected:e})=>e?
|
|
2064
|
+
${({selected:e})=>e?ho:null}
|
|
2030
2065
|
${({customStyles:e})=>e}
|
|
2031
2066
|
|
|
2032
2067
|
|
|
2033
2068
|
&:not(:first-child) {
|
|
2034
2069
|
margin-left: 8px;
|
|
2035
2070
|
}
|
|
2036
|
-
`,
|
|
2071
|
+
`,xo=({options:e,selected:l,onClick:o,customStyles:r,disabled:i,...n})=>{const a=u()||L,c=e.map(((e,n)=>t.createElement(yo,{theme:a,key:`${e.label}_${n}_${e.value}`,selected:l===e.value,onClick:()=>{o(e.value)},customStyles:r,disabled:i},e.label)));return t.createElement(t.Fragment,null,c)};xo.propTypes={options:e.array,selected:e.string,onClick:e.func,customStyles:e.object,disabled:e.bool},xo.defaultProps={options:[],selected:"",customStyles:{},disabled:!1};const vo=m.footer`
|
|
2037
2072
|
//Set the styles from the default styles object
|
|
2038
|
-
${({theme:e,type:t})=>
|
|
2073
|
+
${({theme:e,type:t})=>T(e,t)}
|
|
2039
2074
|
// custom styles
|
|
2040
2075
|
${({customStyles:e})=>e}
|
|
2041
|
-
`,
|
|
2076
|
+
`,Ao=l((({theme:e,customStyles:l,...o},r)=>t.createElement(vo,V({ref:r,theme:e,type:"footer",customStyles:l},o),o.children)));Ao.propTypes={theme:e.object,customStyles:e.object,type:e.string},vo.defaultProps={theme:e.object},Ao.defaultProps={theme:P,customStyles:null};const Co=m.div`
|
|
2042
2077
|
font-size: 14px;
|
|
2043
2078
|
background-color: transparent;
|
|
2044
2079
|
display: flex;
|
|
@@ -2051,53 +2086,53 @@ ${({inBuiltCss:e,type:t,drawerOpen:o,customStyles:l})=>{if(e){let r={};if(e[t]){
|
|
|
2051
2086
|
font-family: 'Averta', sans-serif;
|
|
2052
2087
|
cursor: default;
|
|
2053
2088
|
width: inherit;
|
|
2054
|
-
${({footerWidth:e})=>{if(e<650)return
|
|
2089
|
+
${({footerWidth:e})=>{if(e<650)return b`
|
|
2055
2090
|
flex-direction: column;
|
|
2056
2091
|
`}}
|
|
2057
|
-
`,
|
|
2092
|
+
`,wo=m.div`
|
|
2058
2093
|
display: flex;
|
|
2059
|
-
${({footerWidth:e})=>{if(e<650)return
|
|
2094
|
+
${({footerWidth:e})=>{if(e<650)return b`
|
|
2060
2095
|
margin-bottom: 5px;
|
|
2061
2096
|
`}}
|
|
2062
|
-
${({footerWidth:e})=>{if(e<350)return
|
|
2097
|
+
${({footerWidth:e})=>{if(e<350)return b`
|
|
2063
2098
|
flex-direction: column;
|
|
2064
2099
|
align-items: center;
|
|
2065
2100
|
margin-bottom: 0;
|
|
2066
2101
|
`}}
|
|
2067
|
-
`,
|
|
2102
|
+
`,So=m.div`
|
|
2068
2103
|
margin-top: inherit;
|
|
2069
2104
|
margin-bottom: inherit;
|
|
2070
|
-
${({footerWidth:e})=>{if(e<350)return
|
|
2105
|
+
${({footerWidth:e})=>{if(e<350)return b`
|
|
2071
2106
|
margin-bottom: 5px;
|
|
2072
2107
|
`}}
|
|
2073
|
-
`,
|
|
2108
|
+
`,Eo=m.div`
|
|
2074
2109
|
margin: 0 10px;
|
|
2075
|
-
${({footerWidth:e})=>{if(e<350)return
|
|
2110
|
+
${({footerWidth:e})=>{if(e<350)return b`
|
|
2076
2111
|
display: none;
|
|
2077
2112
|
`}}
|
|
2078
|
-
`,
|
|
2113
|
+
`,ko=({variant:e,textColor:l,size:o,width:r,footerWidth:i,...n})=>{const a=(new Date).getFullYear();return t.createElement(Co,V({variant:e,textColor:l,footerWidth:i},n),t.createElement(wo,{footerWidth:i},t.createElement(So,{footerWidth:i},"Premise HQ"),t.createElement(Eo,{footerWidth:i},"|"),t.createElement(So,{footerWidth:i},"All Rights Restricted ",a," ©")),t.createElement(wo,{footerWidth:i},t.createElement(So,{footerWidth:i},"Terms of use"),t.createElement(Eo,{footerWidth:i},"|"),t.createElement(So,{footerWidth:i},"Privacy Policy")))},zo=m.header`
|
|
2079
2114
|
|
|
2080
2115
|
background-color: ${({theme:e})=>e.bgColor};
|
|
2081
2116
|
border-bottom: 0.5px solid ${({theme:e})=>e.variant["neutral-3"]};
|
|
2082
2117
|
//Set the styles from the default styles object
|
|
2083
|
-
${({inBuiltCss:e,type:t})=>
|
|
2118
|
+
${({inBuiltCss:e,type:t})=>T(e,t)}
|
|
2084
2119
|
// custom styles
|
|
2085
2120
|
${({customStyles:e})=>e}
|
|
2086
|
-
`,
|
|
2121
|
+
`,Vo=({type:e,customStyles:l,...o})=>{const r=u()||L;return t.createElement(zo,V({theme:r,type:"header",customStyles:l,inBuiltCss:P},o),o.children)};Vo.propTypes={customStyles:e.object,type:e.string},Vo.defaultProps={type:"header",customStyles:null};const Mo=m.div`
|
|
2087
2122
|
box-sizing: border-box;
|
|
2088
2123
|
display: flex;
|
|
2089
2124
|
justify-content: center;
|
|
2090
2125
|
align-items: center;
|
|
2091
2126
|
width: auto;
|
|
2092
2127
|
|
|
2093
|
-
${({size:e})=>
|
|
2094
|
-
`,
|
|
2095
|
-
`,
|
|
2128
|
+
${({size:e})=>b`height: ${e}px;`}
|
|
2129
|
+
`,Bo=m.div`
|
|
2130
|
+
`,Wo=m.div`
|
|
2096
2131
|
box-sizing: border-box;
|
|
2097
2132
|
display: flex;
|
|
2098
2133
|
justify-content: center;
|
|
2099
2134
|
align-items: center;
|
|
2100
|
-
${({size:e})=>
|
|
2135
|
+
${({size:e})=>b`
|
|
2101
2136
|
width: ${e}px;
|
|
2102
2137
|
height: ${e}px;
|
|
2103
2138
|
`}
|
|
@@ -2106,26 +2141,26 @@ cursor: ${({toggleSet:e})=>e?"pointer":"default"};
|
|
|
2106
2141
|
svg {
|
|
2107
2142
|
fill: black;
|
|
2108
2143
|
|
|
2109
|
-
${({size:e})=>e&&
|
|
2144
|
+
${({size:e})=>e&&b`
|
|
2110
2145
|
width: ${e}px;
|
|
2111
2146
|
height: ${e}px;
|
|
2112
2147
|
`}
|
|
2113
2148
|
|
|
2114
|
-
${({transform:e})=>e&&
|
|
2149
|
+
${({transform:e})=>e&&b`
|
|
2115
2150
|
transform: ${e};
|
|
2116
2151
|
`}
|
|
2117
2152
|
|
|
2118
2153
|
path {
|
|
2119
|
-
${({color:e})=>e&&
|
|
2154
|
+
${({color:e})=>e&&b`
|
|
2120
2155
|
fill: ${e};
|
|
2121
2156
|
`}
|
|
2122
2157
|
}
|
|
2123
2158
|
}
|
|
2124
|
-
`,
|
|
2159
|
+
`,Io=({theme:e,toggleSet:l,slide:o,color:r,size:i,transform:n,ratingValue:a,starVal:c,hover:s,...d})=>t.createElement(Wo,V({theme:e,ratingValue:a,starVal:c,hover:s,toggleSet:l,color:r,size:i,transform:n},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 Ro(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 Lo(e,t){return 100*e/t}const Po=({type:e,customStylesContainer:l,customStylesStar:o,customStylesPercentage:n,color:a,size:c,handleClick:s,transform:d,maxRange:p,value:m,toggleStar:b,toggleSet:g,identifier:f,...h})=>{u();const[y,x]=r(void 0),[v,A]=r(void 0),[C,w]=r(void 0),[S,E]=r(void 0);i((()=>{x(Ro(m,p).array),A(Ro(m,p).value),w(Lo(m,p))}),[m,p]),i((()=>{S?x(Ro(S,p).array):(x(Ro(m,p).array),A(Ro(m,p).value),w(Lo(m,p)))}),[S]);const k=t.createElement(t.Fragment,null,y?.map(((e,l)=>{const r=20*(l+1);return t.createElement(Io,{ratingValue:r,starVal:v,hover:S,toggleSet:g,onClick:g?()=>s(r):null,onMouseEnter:g?()=>{E(r)}:null,onMouseLeave:g?()=>{E(null)}:null,slide:e,color:a,className:"star",size:c,transform:d,key:f?.concat(l),customStyles:o})})));return t.createElement(Mo,V({customStyles:l,type:e,size:c},h,{className:"container"}),b?k:t.createElement(Bo,{type:e,customStyles:n},C,"%"))};Po.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},Po.defaultProps={customStylesContainer:null,customStylesStar:null,customStylesPercentage:null,type:"star",maxRange:100,value:0,identifier:"ratingKey",toggleStar:!0,toggleSet:!1,color:"#F7B001"};const To=m.div`
|
|
2125
2160
|
.form-check-input {
|
|
2126
2161
|
accent-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
2127
2162
|
}
|
|
2128
|
-
`,
|
|
2163
|
+
`,Ho=({customStyles:e,inBuiltCss:l,type:o="table",sortIcon:r,data:i,tableColumns:n,progressPending:a,defaultSortFieldId:c,handleOnSort:s,sortServer:d,progressComponent:p,responsive:m,conditionalRowStyles:b,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=u()||L,A=t.forwardRef((({onClick:e,...l},o)=>t.createElement(To,{theme:v},t.createElement("input",V({type:"checkbox",className:"form-check-input",ref:o,onClick:e},l)))));return t.createElement(E,V({responsive:m,data:i,columns:n,noHeader:!0,highlightOnHover:!0,sortIcon:r,progressPending:a,customStyles:x,defaultSortFieldId:c,progressComponent:p||void 0,sortServer:d,onSort:(e,t,l)=>{s(e,t,l)},conditionalRowStyles:b,fixedHeader:g,fixedHeaderScrollHeight:f,selectableRowsComponent:A},y))};Ho.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},Ho.defaultProps={inBuiltCss:P,sortIcon:t.createElement(N,{icon:"arrow-down",size:11,color:"#333333",style:{transform:"scaleX(0.7) scaleY(0.7) translate(5px, -3px)"}}),data:[],tableColumns:[],progressPending:!1,defaultSortFieldId:null,handleOnSort:(e,t,l)=>{},sortServer:null,progressComponent:void 0,responsive:!0,fixedHeader:!0,fixedHeaderScrollHeight:"100vh"};const jo=({title:e,subtitle:l,wrapperStyle:o,imgLink:r,imgStyle:i,iconSize:n})=>{const a=u()||L,c={fontSize:"26px",fontWeight:"bold",color:`${a.textColor}`,lineHeight:"36px",display:"flex",gap:"14px",alignItems:"flex-start",paddingLeft:"25px"},s={fontSize:"13px",color:`${a.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",srcset:"",style:i}):t.createElement(N,{icon:"user-icon",size:n,color:a.primary["primary-1"]})," ",t.createElement("h4",null,e)),t.createElement("div",{style:s},t.createElement("p",null,l)))};jo.propTypes={size:e.number},jo.defaultProps={iconSize:23};const qo=({formData:e,customStyles:l,...o})=>{const r=e=>{switch(e.type){case"header":return(e=>t.createElement(c,null,t.createElement(Vo,V({},e,o),e.children),e))(e);case"label":return(e=>t.createElement($e,V({style:{marginBottom:"7px",paddingBottom:"0"}},e,o)))(e);case"text":return(e=>t.createElement(sl,V({},e,o)))(e);case"textArea":return(e=>t.createElement(Cl,V({},e,o)))(e);case"number":return(e=>t.createElement(Ut,V({},e,o)))(e);case"radio":return(e=>t.createElement(rl,V({key:101*Math.random()|0},e,o)))(e);case"checkBox":return(e=>t.createElement(rt,V({},e,o)))(e);case"singleSelect":return(e=>t.createElement(kt,V({dropdownType:"singleSelect"},e,o)))(e);case"multiSelect":return(e=>t.createElement(kt,V({dropdownType:"multiSelect"},e,o)))(e);case"asyncSingleSelect":return(e=>t.createElement(kt,V({dropdownType:"asyncSingleSelect"},e,o)))(e);case"asyncMultiSelect":return(e=>t.createElement(kt,V({dropdownType:"asyncMultiSelect"},e,o)))(e);case"signature":return(e=>t.createElement(hl,V({},e,o)))(e);case"fileUpload":return(e=>t.createElement(Tt,V({},e,o)))(e);case"date":return(e=>t.createElement(ft,V({},e,o)))(e);case"toggle":return(e=>t.createElement(Pl,V({},e,o)))(e);case"rating":return(e=>t.createElement(Po,V({},e,o)))(e);case"buttonPrimary":return(e=>t.createElement(Ie,V({},e,o)))(e);case"buttonSecondary":return(e=>t.createElement(Pe,V({},e,o)))(e);case"buttonTiny":return(e=>t.createElement(He,V({},e,o)))(e);case"search":return(e=>t.createElement(dl,V({},e,o)))(e);case"table":return(e=>t.createElement(Ho,V({},e,o)))(e);case"passwordInput":return(e=>t.createElement($t,V({},e,o)))(e);case"headerComponent":return(e=>t.createElement(jo,V({},e,o)))(e)}};return t.createElement(c,null,t.createElement(io,{defaultThemeColor:L},t.createElement(po,{onSubmit:()=>{},customStyles:l},e.map(((e,l)=>e.length>1?t.createElement(ao,null,e.map(((l,o)=>t.createElement(co,{cols:e.length},r(l))))):r(e[0]))))))},Fo=({formData:e,onSubmit:l,onReset:o,style:r,...i})=>{const n=e=>{switch(e.type){case"submit":return(e=>t.createElement(Ie,{block:e.block,style:e.style,disabled:e.disabled,type:"submit",children:e.children,onClick:()=>{e.onClick()}}))(e);case"reset":case"cancel":return(e=>t.createElement(Pe,{block:e.block,disabled:i.disabled,children:e.children,onClick:()=>{e.onClick()}}))(e)}};return t.createElement(c,null,t.createElement(no,{style:r},e&&e.map(((e,t)=>e.map(((e,t)=>n(e)))))))};const Oo=f`
|
|
2129
2164
|
@font-face {
|
|
2130
2165
|
font-family: "Averta";
|
|
2131
2166
|
font-weight: 100;
|
|
@@ -2233,7 +2268,7 @@ svg {
|
|
|
2233
2268
|
* {
|
|
2234
2269
|
font-family: "Averta";
|
|
2235
2270
|
}
|
|
2236
|
-
`,
|
|
2271
|
+
`,Zo=m.span`
|
|
2237
2272
|
background: transparent;
|
|
2238
2273
|
position: relative;
|
|
2239
2274
|
display: flex;
|
|
@@ -2242,12 +2277,12 @@ svg {
|
|
|
2242
2277
|
&>span:not(:first-of-type){
|
|
2243
2278
|
margin-left: -13px;
|
|
2244
2279
|
}
|
|
2245
|
-
`,
|
|
2280
|
+
`,Go=m.p`
|
|
2246
2281
|
color: ${({theme:e,variantQty:t})=>e.variant[t]};
|
|
2247
2282
|
margin: 0;
|
|
2248
2283
|
margin-left: 7px;
|
|
2249
2284
|
font-size: 16px;
|
|
2250
|
-
`,
|
|
2285
|
+
`,Xo=({items:e,block:l,size:o,variantCircle:r,variantName:i,variantQty:n,flagName:a,user:c,colorCircle:s,colorBorderCircle:d,...p})=>{const m=u()||L;return t.createElement(Zo,V({block:l},p),e?.map(((l,n)=>{let a={},c={};return a.backgroundColor=s?`${m.variant[s]}`:`${m.variant[r]}`,0!==n&&(a.border=d?`2px solid ${d}`:`2px solid ${m.variant[r]}`,c.border=d?`2px solid ${d}`:`2px solid ${m.variant[r]}`),1===e.length?t.createElement(de,{key:l.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${m.variant[{variantName:i}]}`},size:o,toggleName:!0,user:l,customStylesCircle:a,customStylesImage:c}):n<=3?t.createElement(de,{key:l.id,customStylesContainer:{width:"auto"},customStylesName:{color:`${m.variant[{variantName:i}]}`},size:o,toggleName:!1,user:l,customStylesCircle:a,customStylesImage:c}):null})),e.length-4>0?t.createElement(Go,{theme:m,variantQty:n},"+",e.length-4):null)};Xo.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},Xo.defaultProps={variantCircle:"primary-1",variantName:"primary-2",block:!1,size:"MD",flagName:!1,user:{userName:"1"},colorCircle:null,colorBorderCircle:"#FFFFFF",variantQty:"primary-1"};const Do=m.div`
|
|
2251
2286
|
max-width: inherit;
|
|
2252
2287
|
width: inherit;
|
|
2253
2288
|
font-size: 14px;
|
|
@@ -2273,10 +2308,10 @@ svg {
|
|
|
2273
2308
|
&[data-popper-placement*='top'] .tooltip-arrow::after {
|
|
2274
2309
|
border-color: ${({theme:e,variantTPbg:t})=>t?e.variant[t]:"#6b747f"} transparent transparent transparent;
|
|
2275
2310
|
}
|
|
2276
|
-
`,
|
|
2311
|
+
`,Jo=m.div`
|
|
2277
2312
|
display: flex;
|
|
2278
|
-
color: ${({theme:e,disabled:t,variant:
|
|
2279
|
-
background: ${({theme:e,disabled:t,bgVariant:
|
|
2313
|
+
color: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2314
|
+
background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2280
2315
|
justify-content: space-evenly;
|
|
2281
2316
|
align-items: center;
|
|
2282
2317
|
cursor: ${({disabled:e})=>e?"not-allowed":"pointer"};
|
|
@@ -2286,29 +2321,29 @@ svg {
|
|
|
2286
2321
|
flex-grow: 1;
|
|
2287
2322
|
|
|
2288
2323
|
svg path {
|
|
2289
|
-
fill: ${({theme:e,disabled:t,variant:
|
|
2324
|
+
fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2290
2325
|
}
|
|
2291
|
-
`,
|
|
2326
|
+
`,Uo=m.div`
|
|
2292
2327
|
display: flex;
|
|
2293
2328
|
justify-content: space-evenly;
|
|
2294
2329
|
flex-grow: 1;
|
|
2295
2330
|
align-items: stretch;
|
|
2296
|
-
`,
|
|
2331
|
+
`,Yo=({label:e,index:l,style:o,items:r,variant:i,borderVariant:n,bgVariant:a,variantDisable:c,variantBgDisable:s,disabled:d,divider:p,indexPrefix:m,onClick:b,icon:g,variantTPtext:f,variantTPbg:h,...x})=>{u();const{getArrowProps:v,getTooltipProps:A,setTooltipRef:C,setTriggerRef:w,visible:S}=y();return t.createElement(t.Fragment,null,t.createElement(Uo,{ref:w},t.createElement(Jo,{variant:i,borderVariant:n,bgVariant:a,variantDisable:c,variantBgDisable:s,disabled:d,onClick:d?null:()=>{b(b)}},g),p),S&&t.createElement(Do,V({variantTPtext:f,variantTPbg:h,ref:C},A({className:"tooltip-container"})),e,t.createElement("div",v({className:"tooltip-arrow"}))))};Yo.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},Uo.defaultProps={theme:L},Jo.defaultProps={theme:L},Do.defaultProps={theme:L},Yo.defaultProps={theme:L,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const Qo=m.div`
|
|
2297
2332
|
display: flex;
|
|
2298
2333
|
justify-content: space-evenly;
|
|
2299
2334
|
align-items: stretch;
|
|
2300
2335
|
height: 42px;
|
|
2301
2336
|
border: 1px solid ${({theme:e,borderVariant:t})=>e.variant[t]};
|
|
2302
2337
|
border-radius: 3px;
|
|
2303
|
-
`,
|
|
2338
|
+
`,No=m.div`
|
|
2304
2339
|
display: flex;
|
|
2305
2340
|
justify-content: space-evenly;
|
|
2306
2341
|
flex-grow: 1;
|
|
2307
2342
|
align-items: stretch;
|
|
2308
|
-
`,
|
|
2343
|
+
`,Ko=m.div`
|
|
2309
2344
|
display: flex;
|
|
2310
|
-
color: ${({theme:e,disabled:t,variant:
|
|
2311
|
-
background: ${({theme:e,disabled:t,bgVariant:
|
|
2345
|
+
color: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2346
|
+
background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2312
2347
|
justify-content: space-evenly;
|
|
2313
2348
|
align-items: center;
|
|
2314
2349
|
cursor: ${({disabled:e})=>e?"not-allowed":"pointer"};
|
|
@@ -2318,24 +2353,24 @@ svg {
|
|
|
2318
2353
|
flex-grow: 1;
|
|
2319
2354
|
|
|
2320
2355
|
svg path {
|
|
2321
|
-
fill: ${({theme:e,disabled:t,variant:
|
|
2356
|
+
fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2322
2357
|
}
|
|
2323
|
-
|
|
2358
|
+
`,$o=({style:e,items:l,variant:o,borderVariant:r,bgVariant:i,variantDisable:n,variantBgDisable:a,allDisabled:c,divider:s,indexPrefix:d,onClick:p,...m})=>(u(),t.createElement(Qo,V({variant:o,borderVariant:r},m),l?.map(((e,m)=>t.createElement(No,{key:d.concat(m)},t.createElement(Ko,{variant:o,borderVariant:r,bgVariant:i,variantDisable:n,variantBgDisable:a,title:e.label,disabled:c||e.disabled,onClick:c||e.disabled?null:()=>p(e.label)},e.icon),l?.length-1!==m&&s)))));$o.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},Qo.defaultProps={theme:L},No.defaultProps={theme:L},Ko.defaultProps={theme:L},$o.defaultProps={theme:L,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor"};const _o=m.div`
|
|
2324
2359
|
display: flex;
|
|
2325
2360
|
justify-content: space-evenly;
|
|
2326
2361
|
align-items: stretch;
|
|
2327
2362
|
height: 42px;
|
|
2328
2363
|
border: 1px solid ${({theme:e,borderVariant:t})=>e.variant[t]};
|
|
2329
2364
|
border-radius: 3px;
|
|
2330
|
-
`,
|
|
2365
|
+
`,er=m.div`
|
|
2331
2366
|
display: flex;
|
|
2332
2367
|
justify-content: space-evenly;
|
|
2333
2368
|
flex-grow: 1;
|
|
2334
2369
|
align-items: stretch;
|
|
2335
|
-
`,
|
|
2370
|
+
`,tr=m.div`
|
|
2336
2371
|
display: flex;
|
|
2337
|
-
color: ${({theme:e,disabled:t,variant:
|
|
2338
|
-
background: ${({theme:e,disabled:t,bgVariant:
|
|
2372
|
+
color: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2373
|
+
background: ${({theme:e,disabled:t,bgVariant:l,variantBgDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2339
2374
|
justify-content: space-evenly;
|
|
2340
2375
|
align-items: center;
|
|
2341
2376
|
cursor: ${({disabled:e})=>e?"not-allowed":"pointer"};
|
|
@@ -2345,31 +2380,31 @@ svg {
|
|
|
2345
2380
|
flex-grow: 1;
|
|
2346
2381
|
|
|
2347
2382
|
svg path {
|
|
2348
|
-
fill: ${({theme:e,disabled:t,variant:
|
|
2383
|
+
fill: ${({theme:e,disabled:t,variant:l,variantDisable:o})=>t?e.variant[o]:e.variant[l]};
|
|
2349
2384
|
}
|
|
2350
|
-
`,
|
|
2351
|
-
background: ${({theme:e,variant:t,bgColor:
|
|
2352
|
-
border: 1.3px solid ${({theme:e,variant:t,borderColor:
|
|
2385
|
+
`,lr=({style:e,items:l,variant:o,borderVariant:r,bgVariant:i,variantDisable:n,variantBgDisable:a,allDisabled:c,divider:s,indexPrefix:d,onClick:p,variantTPtext:m,variantTPbg:b,...g})=>(u(),t.createElement(_o,V({variant:o,borderVariant:r},g),l?.map(((e,u)=>t.createElement(Yo,{key:d.concat(u),variant:o,borderVariant:r,bgVariant:i,variantDisable:n,variantBgDisable:a,disabled:c||e.disabled,onClick:c||e.disabled?null:()=>{p(e.label)},divider:l?.length-1!==u&&s,icon:e.icon,index:u,label:e.label,variantTPtext:m,variantTPbg:b})))));lr.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},_o.defaultProps={theme:L},er.defaultProps={theme:L},tr.defaultProps={theme:L},lr.defaultProps={theme:L,indexPrefix:"btn-group",borderVariant:"neutral-4",bgVariant:"bgColor",variantDisable:"neutral-2",variantBgDisable:"bgColor",variantTPtext:null,variantTPbg:null};const or=m.div`
|
|
2386
|
+
background: ${({theme:e,variant:t,bgColor:l})=>l||e.variant[t]};
|
|
2387
|
+
border: 1.3px solid ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
|
|
2353
2388
|
border-radius: 50%;
|
|
2354
2389
|
width: ${({size:e})=>e}px;
|
|
2355
2390
|
height: ${({size:e})=>e}px;
|
|
2356
2391
|
box-sizing: border-box;
|
|
2357
|
-
|
|
2392
|
+
`,rr=({variant:e,bgColor:l,borderColor:o,...r})=>(u(),t.createElement(or,V({variant:e,borderColor:o,bgColor:l},r)));rr.propTypes={variant:e.string,size:e.number,theme:e.object,borderColor:e.string,bgColor:e.string},or.defaultProps={theme:L},rr.defaultProps={theme:L,variant:"primary-1",size:11};const ir=m.div`
|
|
2358
2393
|
display: inline-flex;
|
|
2359
2394
|
align-items: center;
|
|
2360
2395
|
background-color: transparent;
|
|
2361
2396
|
min-height: 24px;
|
|
2362
|
-
`,
|
|
2397
|
+
`,nr=m.div`
|
|
2363
2398
|
display: flex;
|
|
2364
2399
|
justify-content: space-evenly;
|
|
2365
2400
|
width: 69px;
|
|
2366
|
-
`,
|
|
2401
|
+
`,ar=m.p`
|
|
2367
2402
|
display: flex;
|
|
2368
|
-
color: ${({theme:e,variantText:t,colorText:
|
|
2403
|
+
color: ${({theme:e,variantText:t,colorText:l})=>l||e.variant[t]};
|
|
2369
2404
|
font-size: 16px;
|
|
2370
2405
|
margin: 0 5px;
|
|
2371
|
-
`,
|
|
2372
|
-
${({underlined:e})=>e?null:
|
|
2406
|
+
`,cr=({style:e,variantCircle:l,variantText:o,level:r,textArray:i,colorArray:n,indexPrefix:a,colorText:c,...s})=>(u(),t.createElement(ir,s,t.createElement(nr,null,[1,2,3,4].map(((e,o)=>{let i="#D4D7E3",c=null,s=null;return r<=0&&(r=0),r>=4&&(r=4),n?r>=e?(c=n[r],i=n[r]):c=n[0]:r>=e?(s=l,i=l):s="#FFFFFF",t.createElement(rr,{key:a.concat(o),variant:s,borderColor:i,bgColor:c,size:11})}))),i&&t.createElement(ar,{variantText:o,colorText:c},i[r])));cr.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},ar.defaultProps={theme:L},cr.defaultProps={theme:L,variantCircle:"primary-1",variantText:"primary-2",block:!1,level:0,indexPrefix:"circle-group"};const sr={xsm:{fontSize:"12px"},sm:{fontSize:"14px"},md:{fontSize:"16px"},lg:{fontSize:"18px"}},dr=m.button`
|
|
2407
|
+
${({underlined:e})=>e?null:b`&:hover {text-decoration: underline}`};
|
|
2373
2408
|
background: transparent;
|
|
2374
2409
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
2375
2410
|
text-decoration: ${({underlined:e})=>e?"underline":"none"};
|
|
@@ -2379,7 +2414,7 @@ svg {
|
|
|
2379
2414
|
justify-content: start;
|
|
2380
2415
|
border: none;
|
|
2381
2416
|
cursor: pointer;
|
|
2382
|
-
font-size: ${({size:e})=>
|
|
2417
|
+
font-size: ${({size:e})=>sr[e].fontSize};
|
|
2383
2418
|
|
|
2384
2419
|
&:disabled {
|
|
2385
2420
|
color: ${({theme:e})=>e.variant["neutral-3"]};
|
|
@@ -2389,7 +2424,7 @@ svg {
|
|
|
2389
2424
|
* {
|
|
2390
2425
|
outline: none;
|
|
2391
2426
|
}
|
|
2392
|
-
`,
|
|
2427
|
+
`,pr=({block:e,size:l,style:o,variant:r,disabled:i,underlined:n,...a})=>(u(),t.createElement(dr,V({block:e,variant:r,type:"button",style:o,size:l,disabled:i,underlined:n},a),a.children));pr.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},dr.defaultProps={theme:L},pr.defaultProps={theme:L,variant:"primary-1",block:!1,disabled:!1,size:"sm",onClick:void 0,label:"Remove",underlined:!1};const mr=m.div`
|
|
2393
2428
|
display: flex;
|
|
2394
2429
|
justify-content: space-between;
|
|
2395
2430
|
align-items: start;
|
|
@@ -2400,33 +2435,33 @@ svg {
|
|
|
2400
2435
|
z-index: 100;
|
|
2401
2436
|
// custom styles
|
|
2402
2437
|
${({customModalHeaderStyle:e})=>e}
|
|
2403
|
-
`,
|
|
2438
|
+
`,ur=m.div`
|
|
2404
2439
|
//Set the styles from the default styles object
|
|
2405
|
-
${({inBuiltCss:e,type:t})=>
|
|
2440
|
+
${({inBuiltCss:e,type:t})=>T(e,t)}
|
|
2406
2441
|
// custom styles
|
|
2407
2442
|
${({customModalBodyStyle:e})=>e}
|
|
2408
|
-
`,
|
|
2443
|
+
`,br=m.div`
|
|
2409
2444
|
max-height: 60vh;
|
|
2410
2445
|
padding: 0 24px 24px 24px;
|
|
2411
2446
|
overflow-y: auto;
|
|
2412
2447
|
${({contentWrapperStyle:e})=>e}
|
|
2413
|
-
`,
|
|
2448
|
+
`,gr=m.div`
|
|
2414
2449
|
padding-top: 16px;
|
|
2415
2450
|
|
|
2416
2451
|
//Set the styles from the default styles object
|
|
2417
|
-
${({inBuiltCss:e,type:t})=>
|
|
2452
|
+
${({inBuiltCss:e,type:t})=>T(e,t)}
|
|
2418
2453
|
// custom styles
|
|
2419
2454
|
${({customModalFooterStyle:e})=>e}
|
|
2420
|
-
`,
|
|
2455
|
+
`,fr=m.div`
|
|
2421
2456
|
cursor: pointer;
|
|
2422
|
-
`;try{
|
|
2423
|
-
${({theme:e,type:t,customStyles:
|
|
2457
|
+
`;try{k.setAppElement("#root")}catch(e){k.setAppElement("#__next")}const hr=({modalIsOpen:e,toggleModal:l,closeOnOutsideClick:o,headerContent:r,bodyContent:i,footerContent:n,customModalHeaderStyle:a,customModalBodyStyle:c,customModalFooterStyle:s,customWidth:d,customMinWidth:p,customMaxWidth:m,contentStyle:u,contentWrapperStyle:b,...g})=>{const f={overlay:{zIndex:"999999",backgroundColor:"rgb(51 51 51 / 30%)"},content:{borderColor:L.border,top:"50%",left:"50%",right:"auto",bottom:"auto",marginRight:"-50%",borderRadius:"8px",padding:"0px",transform:"translate(-50%, -50%)",minWidth:p,maxHeight:"85vh",overflow:"hidden",border:"1px solid #EEF1F4",boxShadow:"0px 15px 40px 11px rgba(26, 36, 107, 0.132867)",width:d&&d,maxWidth:m&&m,...u}};return t.createElement(k,V({isOpen:e,onRequestClose:o?l:void 0,style:f,contentLabel:"Modal"},g),t.createElement(mr,{style:a},r,t.createElement(fr,{onClick:l},t.createElement(N,{icon:"close-icon",size:18}))),t.createElement(br,{contentWrapperStyle:b},t.createElement(ur,{inBuiltCss:P,style:c},i),t.createElement(gr,{inBuiltCss:P,style:s},n)))};hr.propTypes={modalIsOpen:e.bool,toggleModal:e.func,closeOnOutsideClick:e.bool,headerContent:e.any,bodyContent:e.any,footerContent:e.any,customModalHeaderStyle:e.object,customModalBodyStyle:e.object,customModalFooterStyle:e.object,customMinWidth:e.string,contentStyle:e.object,contentWrapperStyle:e.object},hr.defaultProps={modalIsOpen:!1,toggleModal:()=>{},closeOnOutsideClick:!1,headerContent:"",bodyContent:"",footerContent:"",customModalHeaderStyle:{},customModalBodyStyle:{},customModalFooterStyle:{},customMinWidth:"40vw",customWidth:"",customMaxWidth:"",contentStyle:{},contentWrapperStyle:{}};const yr=m.div`
|
|
2458
|
+
${({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}}}}
|
|
2424
2459
|
}
|
|
2425
|
-
`,
|
|
2460
|
+
`,xr=({theme:e,toggleSimple:l,contentTrigger:o,contentOverlay:r,popperOptionsP:i,settingsP:n,customStyles:a,...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,...n};const{getArrowProps:p,getTooltipProps:m,setTooltipRef:u,setTriggerRef:b,visible:g}=y({...d},s);return t.createElement(t.Fragment,null,t.createElement("div",{ref:b,style:{width:"fit-content",height:"fit-content"}},o),g&&t.createElement(yr,V({type:l?"simple-overlay":"overlay",theme:e,ref:u},m({className:"tooltip-container"}),{customStyles:a}),r))};xr.propTypes={theme:e.object,contentTrigger:e.any,contentOverlay:e.any,popperOptionsP:e.object,settingsP:e.object,customStyles:e.object,toggleSimple:e.bool},xr.defaultProps={theme:P,contentTrigger:t.createElement("div",null,"Trigger"),contentOverlay:t.createElement("div",null,"I am the Overlay")};const vr=m.div`
|
|
2426
2461
|
display: flex;
|
|
2427
2462
|
justify-content: center;
|
|
2428
2463
|
${({customParentStyles:e})=>e}
|
|
2429
|
-
`,
|
|
2464
|
+
`,Ar=m.span`
|
|
2430
2465
|
background-color: ${({selected:e,theme:t})=>e?t.variant["neutral-5"]:"transparent"};
|
|
2431
2466
|
color: ${({selected:e,theme:t})=>e?t.variant["primary-2"]:t.variant["neutral-3"]};
|
|
2432
2467
|
padding: 8px 14px;
|
|
@@ -2438,7 +2473,7 @@ ${({theme:e,type:t,customStyles:o})=>{if(e){let l={};if(e[t]){for(const t in e.c
|
|
|
2438
2473
|
font-size: 14px;
|
|
2439
2474
|
|
|
2440
2475
|
${({customItemStyles:e})=>e}
|
|
2441
|
-
`,
|
|
2476
|
+
`,Cr=m.div`
|
|
2442
2477
|
display: flex;
|
|
2443
2478
|
justify-content: center;
|
|
2444
2479
|
align-items: center;
|
|
@@ -2455,16 +2490,16 @@ ${({theme:e,type:t,customStyles:o})=>{if(e){let l={};if(e[t]){for(const t in e.c
|
|
|
2455
2490
|
}
|
|
2456
2491
|
|
|
2457
2492
|
${({customIconWrapperStyles:e})=>e}
|
|
2458
|
-
`,
|
|
2493
|
+
`,wr=m.div`
|
|
2459
2494
|
padding: 0 15px;
|
|
2460
|
-
`,
|
|
2495
|
+
`,Sr=m.div`
|
|
2461
2496
|
display: flex;
|
|
2462
2497
|
align-items: center;
|
|
2463
2498
|
justify-content: center;
|
|
2464
2499
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
2465
2500
|
|
|
2466
2501
|
${({customLeftWrapperStyles:e})=>e}
|
|
2467
|
-
`,
|
|
2502
|
+
`,Er=m.div`
|
|
2468
2503
|
display: flex;
|
|
2469
2504
|
margin: 0;
|
|
2470
2505
|
align-items: center;
|
|
@@ -2477,11 +2512,11 @@ ${({theme:e,type:t,customStyles:o})=>{if(e){let l={};if(e[t]){for(const t in e.c
|
|
|
2477
2512
|
margin: 0 10px;
|
|
2478
2513
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
2479
2514
|
}
|
|
2480
|
-
`,
|
|
2515
|
+
`,kr=({selectedPage:e,setSelectedPage:l,totalPage:o,customItemStyles:n,customLeftWrapperStyles:a,customIconWrapperStyles:c,previousText:s,nextText:d,pageToShow:p,totalResults:m,showResultPerPage:b,customParentStyles:g,customRightWrapperStyles:f,...h})=>{const y=u()||L,[x,v]=r([]);let A=p>o?o:p;i((()=>{v(Array.from({length:A},((e,t)=>t+1)))}),[o,p,A]);const C=t=>{let r=[];"increase"===t&&x[A-1]<=o&&e!==x[A-1]?l(e+1):"increase"===t&&x[A-1]<o?(r=Array.from({length:A},((e,t)=>t+x[0]+1)),l(e+1),v(r)):"decrease"===t&&x[0]<=e-1?l(e-1):"decrease"===t&&e>1&&(l(e-1),v(Array.from({length:A},((e,t)=>t+x[0]-1))))};return t.createElement(vr,{customParentStyles:g}," ",t.createElement(Sr,V({theme:y,customLeftWrapperStyles:a},h),t.createElement(Cr,V({onClick:()=>C("decrease"),disabled:1===e,theme:y,customIconWrapperStyles:c},h),t.createElement(N,{icon:"triangle-down",transform:"rotate(90deg)",color:y.variant["neutral-3"]}),t.createElement("span",{className:"prev-text"}," ",s)),t.createElement(wr,h,x.map(((o,r)=>t.createElement(Ar,{key:r,theme:y,selected:e===o,onClick:()=>l(o),customItemStyles:n},o)))),t.createElement(Cr,{onClick:()=>C("increase"),disabled:e===o,theme:y,customIconWrapperStyles:c},t.createElement("span",{className:"next-text"}," ",d),t.createElement(N,{icon:"triangle-down",transform:"rotate(-90deg)",color:y.variant["neutral-3"]}))),b&&t.createElement(Er,{theme:y,customRightWrapperStyles:f},t.createElement(kt,{optionArr:[{value:"10",label:"10"},{value:"20",label:"20"},{value:"30",label:"30"}],value:{value:"10",label:"10"},customWrapperStyles:{width:"fit-content"},isDisabled:!0,iconColor:y.variant["neutral-3"]}),t.createElement("p",{style:{marginBottom:0}},t.createElement("span",null,"OF")," ",m," ",t.createElement("span",null,"RESULTS"))))};kr.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},kr.defaultProps={selectedPage:1,customItemStyles:{},customLeftWrapperStyles:{},customIconWrapperStyles:{},previousText:"PREVIOUS",nextText:"NEXT",pageToShow:5,totalResults:0,showResultPerPage:!1,customParentStyles:{},customRightWrapperStyles:{}};const zr=m.div`
|
|
2481
2516
|
display: flex;
|
|
2482
2517
|
align-items: center;
|
|
2483
2518
|
color: ${({theme:e})=>e.variant["neutral-2"]};
|
|
2484
|
-
`,
|
|
2519
|
+
`,Vr=({...e})=>{const l=u()||L;return t.createElement(zr,{theme:l},e.children)},Mr=m.div`
|
|
2485
2520
|
font-size: 14px;
|
|
2486
2521
|
color: ${({selected:e,theme:t})=>e?t.variant["primary-1"]:null};
|
|
2487
2522
|
|
|
@@ -2497,7 +2532,7 @@ ${({theme:e,type:t,customStyles:o})=>{if(e){let l={};if(e[t]){for(const t in e.c
|
|
|
2497
2532
|
&:not(:first-child):not(:last-child) {
|
|
2498
2533
|
margin: 0 22px;
|
|
2499
2534
|
}
|
|
2500
|
-
`;(
|
|
2535
|
+
`;(Vr.PageItem=function({selected:e,...l}){const o=u()||L;return t.createElement(Mr,V({selected:e,theme:o},l),l.children)}).propTypes={selected:e.bool},Vr.PageItem.defaultProps={selected:!1};const Br=m.div`
|
|
2501
2536
|
position: relative;
|
|
2502
2537
|
height: 10px;
|
|
2503
2538
|
border-radius: 10px;
|
|
@@ -2506,11 +2541,11 @@ position: relative;
|
|
|
2506
2541
|
margin-right: 13px;
|
|
2507
2542
|
width: inherit;
|
|
2508
2543
|
color: ${({theme:e})=>e.bgColor};
|
|
2509
|
-
background-color: ${({color:e,theme:t})=>
|
|
2544
|
+
background-color: ${({color:e,theme:t})=>H(e||t.primary["primary-1"],.5)};
|
|
2510
2545
|
|
|
2511
2546
|
// custom styles
|
|
2512
2547
|
${({progressWrapStyle:e})=>e}
|
|
2513
|
-
`,
|
|
2548
|
+
`,Wr=m.div`
|
|
2514
2549
|
height: inherit;
|
|
2515
2550
|
width: inherit;
|
|
2516
2551
|
transition: width 1s ease-in-out;
|
|
@@ -2522,12 +2557,12 @@ position: relative;
|
|
|
2522
2557
|
${({progressBarStyle:e})=>e}
|
|
2523
2558
|
width: ${({now:e})=>e+"%"};
|
|
2524
2559
|
background-color: ${({color:e,theme:t})=>e||t.primary["primary-1"]};
|
|
2525
|
-
`,
|
|
2560
|
+
`,Ir=({labelStyle:e,progressBarStyle:l,progressWrapStyle:o,label:r,now:i,color:n,innerContent:a,...c})=>{const s=u()||L;return t.createElement("div",null,t.createElement($e,V({inBuiltCss:P,customStyles:e,type:"progressbarLabel",text:r},c)),t.createElement(Br,V({progressBarStyle:l,theme:s,progressWrapStyle:o,color:n},c),t.createElement(Wr,V({progressBarStyle:l,now:i,theme:s,color:n},c)),t.createElement("div",{style:{position:"absolute",zIndex:"3",textAlign:"center",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",top:"50%",left:"50%",transform:"translate(-50%, -50%)"}},a)))};Ir.propTypes={labelStyle:e.object,progressBarStyle:e.object,progressWrapStyle:e.object,color:e.string,label:e.string,now:e.number,innerContent:e.any},Ir.defaultProps={labelStyle:{},progressBarStyle:{},innerContent:"",label:"",now:0};const Rr=m.div`
|
|
2526
2561
|
background: transparent;
|
|
2527
2562
|
display: flex;
|
|
2528
2563
|
align-items: center;
|
|
2529
2564
|
width: ${({block:e})=>e?"100%":"fit-content"};
|
|
2530
|
-
`,
|
|
2565
|
+
`,Lr=m.div`
|
|
2531
2566
|
margin: 0;
|
|
2532
2567
|
color: ${({theme:e,variantOff:t})=>e.variant[t]};
|
|
2533
2568
|
white-space: nowrap;
|
|
@@ -2545,17 +2580,17 @@ position: relative;
|
|
|
2545
2580
|
&>div:first-of-type{
|
|
2546
2581
|
color: ${({theme:e,variantOn:t})=>e.variant[t]};
|
|
2547
2582
|
}
|
|
2548
|
-
`,
|
|
2583
|
+
`,Pr=m.div`
|
|
2549
2584
|
display: flex;
|
|
2550
2585
|
margin-left: 20px;
|
|
2551
|
-
`,
|
|
2586
|
+
`,Tr=m.div`
|
|
2552
2587
|
height: 6px;
|
|
2553
2588
|
width: ${({widthStep:e})=>e}px;
|
|
2554
2589
|
margin: 0 3px;
|
|
2555
|
-
background-color: ${({theme:e,isActive:t,variantOn:
|
|
2590
|
+
background-color: ${({theme:e,isActive:t,variantOn:l,variantOff:o})=>t?e.variant[l]:e.variant[o]};
|
|
2556
2591
|
border-radius: 19px;
|
|
2557
|
-
`,
|
|
2558
|
-
background: ${({disabled:e,theme:t,bgVariant:
|
|
2592
|
+
`,Hr=({block:e,variantOn:l,variantOff:o,currentStep:r,totalSteps:i,widthStep:n,style:a,progressText:c,...s})=>(u(),t.createElement(Rr,V({block:e},s,{style:a}),t.createElement(Lr,V({},s,{variantOn:l,variantOff:o}),c||"Page"," ",t.createElement("div",null,r)," of ",t.createElement("div",null,i)),t.createElement(Pr,s,Array.from(Array(i).keys()).map((e=>t.createElement(Tr,{key:"formSteps".concat(e),isActive:r===e+1,variantOn:l,variantOff:o,widthStep:n}))))));Hr.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},Rr.defaultProps={theme:L},Lr.defaultProps={theme:L},Pr.defaultProps={theme:L},Tr.defaultProps={theme:L},Hr.defaultProps={theme:L,variantOn:"primary-1",variantOff:"neutral-2",block:!1,currentStep:1,totalSteps:4,widthStep:43};const jr=m.button`
|
|
2593
|
+
background: ${({disabled:e,theme:t,bgVariant:l})=>e?"#BBC4CF":t.variant[l]};
|
|
2559
2594
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
2560
2595
|
padding: 6px 17px;
|
|
2561
2596
|
border: 1px solid ${({theme:e,bgVariant:t})=>e.variant[t]};
|
|
@@ -2581,7 +2616,7 @@ position: relative;
|
|
|
2581
2616
|
* {
|
|
2582
2617
|
outline: none;
|
|
2583
2618
|
}
|
|
2584
|
-
`,
|
|
2619
|
+
`,qr=({block:e,style:l,variant:o,bgVariant:r,disabled:i,...n})=>(u(),t.createElement(jr,V({block:e,variant:o,bgVariant:r,type:"button",style:l,disabled:i},n),n.children));qr.propTypes={variant:e.string,bgVariant:e.string,disabled:e.bool,block:e.bool,onClick:e.func,theme:e.object},jr.defaultProps={theme:L},qr.defaultProps={theme:L,variant:"primary-2",bgVariant:"neutral-4",block:!1,disabled:!1,onClick:void 0};const Fr=m.button`
|
|
2585
2620
|
background: ${({disabled:e,theme:t})=>e?"#BBC4CF":t.bgColor};
|
|
2586
2621
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
2587
2622
|
padding: 6px 17px;
|
|
@@ -2604,7 +2639,7 @@ position: relative;
|
|
|
2604
2639
|
fill: #929EAC;
|
|
2605
2640
|
}
|
|
2606
2641
|
}
|
|
2607
|
-
`,
|
|
2642
|
+
`,Or=({block:e,style:l,variant:o,borderVariant:r,disabled:i,...n})=>(u(),t.createElement(Fr,V({block:e,variant:o,borderVariant:r,type:"button",style:l,disabled:i},n),n.children));Or.propTypes={variant:e.string,borderVariant:e.string,disabled:e.bool,block:e.bool,onClick:e.func,theme:e.object},Fr.defaultProps={theme:L},Or.defaultProps={theme:L,variant:"primary-2",borderVariant:"neutral-3",block:!1,disabled:!1,onClick:void 0};const Zr=m.div`
|
|
2608
2643
|
display: flex;
|
|
2609
2644
|
flex-direction: column;
|
|
2610
2645
|
height: ${({toggleSideBarOpen:e})=>"100vh"};
|
|
@@ -2612,7 +2647,7 @@ position: relative;
|
|
|
2612
2647
|
@media (max-width: 428px) {
|
|
2613
2648
|
height: ${({toggleSideBarOpen:e})=>e?"100vh":"51px"};
|
|
2614
2649
|
}
|
|
2615
|
-
`,
|
|
2650
|
+
`,Gr=m.div`
|
|
2616
2651
|
min-height: 51px;
|
|
2617
2652
|
display: flex;
|
|
2618
2653
|
background-color: ${({theme:e})=>e.primary["primary-1"]};
|
|
@@ -2628,7 +2663,7 @@ position: relative;
|
|
|
2628
2663
|
}
|
|
2629
2664
|
|
|
2630
2665
|
${({headerStyles:e})=>e}
|
|
2631
|
-
`,
|
|
2666
|
+
`,Xr=m.div`
|
|
2632
2667
|
display: flex;
|
|
2633
2668
|
background-color: transparent;
|
|
2634
2669
|
flex-direction: column;
|
|
@@ -2638,7 +2673,7 @@ position: relative;
|
|
|
2638
2673
|
// @media (max-width: 428px) {
|
|
2639
2674
|
// display: ${({toggleSideBarOpen:e})=>e?"block":"none"} ;
|
|
2640
2675
|
// }
|
|
2641
|
-
`,
|
|
2676
|
+
`,Dr=m.div`
|
|
2642
2677
|
display: flex;
|
|
2643
2678
|
align-items: center;
|
|
2644
2679
|
cursor: pointer;
|
|
@@ -2663,7 +2698,7 @@ position: relative;
|
|
|
2663
2698
|
p {
|
|
2664
2699
|
margin: 0px;
|
|
2665
2700
|
}
|
|
2666
|
-
`,
|
|
2701
|
+
`,Jr=m.div`
|
|
2667
2702
|
display: flex;
|
|
2668
2703
|
background-color: transparent;
|
|
2669
2704
|
flex-direction: column;
|
|
@@ -2676,7 +2711,7 @@ position: relative;
|
|
|
2676
2711
|
// display: ${({toggleSideBarOpen:e})=>e?"block":"none"} ;
|
|
2677
2712
|
|
|
2678
2713
|
// }
|
|
2679
|
-
`,
|
|
2714
|
+
`,Ur=m.div`
|
|
2680
2715
|
display: flex;
|
|
2681
2716
|
align-items: center;
|
|
2682
2717
|
cursor: pointer;
|
|
@@ -2700,7 +2735,7 @@ position: relative;
|
|
|
2700
2735
|
p {
|
|
2701
2736
|
margin: 0 31px;
|
|
2702
2737
|
}
|
|
2703
|
-
`,
|
|
2738
|
+
`,Yr=({headerContent:e,bodyContent:l,footerContent:o,toggleSideBarOpen:n,headerStyles:a,selectedStyle:c,notSelectedStyle:s,customStylesNameHover:d,listElementStyle:p,customSelectCardColor:m,user:b,firstBottomContent:g,secondBottomContent:f,bottomContent:h,selectedAppPath:y,setSelectedAppPath:x,selectedAppPageId:v,setSelectedAppPageId:A,setParentId:C,setRouterObject:w,...S})=>{const E=u()||L,[k,z]=r(null),[V,M]=r(null),[B,W]=r(!1),[I,R]=r([]);return i((()=>{R(y.split("/"));let e=y.split("/"),t=l.find((t=>e[1]===t.path.split("/")[1])),o=t.routes.find((e=>e.path===y));A(o.pageId),w(o),C(t.pageId)}),[y]),t.createElement(Zr,{onMouseEnter:()=>W(!0),onMouseLeave:()=>{z(null),M(null),W(!1)},toggleSideBarOpen:n},t.createElement(Gr,{theme:E,headerStyles:a},e),t.createElement(Xr,{toggleSideBarOpen:n},l.filter((e=>!0===e.visibleAsMenu))?.map(((e,l)=>t.createElement(_,{key:e.pageId,index:l,handleClick:e=>{!function(e){M(null),z(e)}(e)},isAccordionOpen:l===k||B&&e?.value?.toLowerCase()===I[1]?.toLowerCase(),isSelected:e?.value?.toLowerCase()===I[1]?.toLowerCase(),customSelectCardColor:m,customStylesAccordionContainer:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent"},customStylesAccordionTogggle:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent","padding-left":"16px","padding-top":"7.5px","padding-bottom":"7.5px",cursor:"pointer"},customStylesAccordionContent:{transition:"height ease 0.2s",overflow:"hidden",padding:"0","background-color":"transparent",color:"white",position:"relative","box-shadow":"none"},contentToggle:t.createElement(ge,{selectedStyle:c,notSelectedStyle:s,toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":"600"},customStylesNameHover:d,size:"LG",user:{userName:e.label,url:e.logo,fullName:e.label},isSelected:e?.value?.toLowerCase()===I[1]?.toLowerCase(),notificationCount:e?.notificationCount}),content:t.createElement("div",{style:{margin:"0",padding:"0",marginBottom:"18.25px"}},e?.routes.length>0&&e?.routes.filter((e=>!0===e.visibleAsMenu)).map(((l,o)=>t.createElement(Dr,{listElementStyle:p,key:e.pageId+o,onClick:()=>{x(l.path)}},t.createElement("span",{style:{visibility:I[2]?.toLowerCase()===l?.path.split("/")[2]?.toLowerCase()?"visible":"hidden"}}),t.createElement("p",{style:{marginTop:0===o&&"0px",display:"inline-block"}},l?.link)))))})))),t.createElement(Jr,{toggleSideBarOpen:n,onMouseEnter:()=>W(!1)},t.createElement(ee,{index:0,handleClick:e=>{!function(e){z(null),M(e)}(e)},isAccordionOpen:0===V,customStylesAccordionContainer:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent"},customStylesAccordionTogggle:{padding:"0","box-shadow":"none","border-radius":"0px","background-color":"transparent","padding-left":"16px","padding-top":"7.5px","padding-bottom":"7.5px",cursor:"pointer"},customStylesAccordionContent:{transition:"height ease 0.2s",overflow:"hidden",padding:"0","background-color":"transparent",color:"white",position:"relative","box-shadow":"none"},contentToggle:t.createElement(ge,{selectedStyle:c,notSelectedStyle:s,toggleName:n,customStylesName:{"white-space":"nowrap",overflow:"hidden","text-overflow":"ellipsis",color:"white","font-weight":"400"},customStylesNameHover:d,size:"LG",user:{fullName:b.fullName||"My Account",userName:b.userName||"My Account",url:b.imgUrl}}),content:t.createElement("div",{style:{margin:"0",padding:"0",marginBottom:"18.25px"}},h?.map(((e,l)=>t.createElement(Ur,{listElementStyle:p,key:l},e?.value))))})))},Qr=m.div`
|
|
2704
2739
|
background-color: ${({theme:e})=>e.variant["primary-1"]} !important;
|
|
2705
2740
|
color: ${({theme:e})=>e.bgColor};
|
|
2706
2741
|
overflow-y: auto;
|
|
@@ -2710,94 +2745,94 @@ position: relative;
|
|
|
2710
2745
|
overflow-y: ${({isOpen:e})=>e?"auto":"hidden"};
|
|
2711
2746
|
}
|
|
2712
2747
|
|
|
2713
|
-
${({inBuiltCss:e,type:t})=>
|
|
2748
|
+
${({inBuiltCss:e,type:t})=>T(e,"sidebar-container")}
|
|
2714
2749
|
${({customStylesContainer:e})=>e}
|
|
2715
2750
|
|
|
2716
|
-
${({isOpen:e,forceOpen:t,inBuiltCss:
|
|
2751
|
+
${({isOpen:e,forceOpen:t,inBuiltCss:l,type:o,customStylesContainerOpen:r,customStylesContainerClose:i})=>e||t?{...T(l,"sidebar-container-open"),...r}:{...T(l,"sidebar-container-close"),...i}}
|
|
2717
2752
|
|
|
2718
2753
|
@media (max-width: 980px) {
|
|
2719
|
-
${({isOpen:e,inBuiltCss:t,type:
|
|
2754
|
+
${({isOpen:e,inBuiltCss:t,type:l,customStylesContainerMobileOpen:o,customStylesContainerMobileClose:r})=>{}}
|
|
2720
2755
|
}
|
|
2721
|
-
`,
|
|
2722
|
-
${({inBuiltCss:e,type:t})=>
|
|
2756
|
+
`,Nr=m.div`
|
|
2757
|
+
${({inBuiltCss:e,type:t})=>T(e,"sidebar-pusher")}
|
|
2723
2758
|
${({customStylesPusher:e})=>e}
|
|
2724
2759
|
|
|
2725
|
-
${({forceOpen:e,inBuiltCss:t,type:
|
|
2760
|
+
${({forceOpen:e,inBuiltCss:t,type:l,customStylesPusherOpen:o,customStylesPusherClose:r})=>e?{...T(t,"sidebar-pusher-open"),...o}:{...T(t,"sidebar-pusher-close"),...r}}
|
|
2726
2761
|
|
|
2727
2762
|
@media (max-width: 980px) {
|
|
2728
|
-
${({inBuiltCss:e,type:t,customStylesPusherMobile:
|
|
2763
|
+
${({inBuiltCss:e,type:t,customStylesPusherMobile:l})=>({...T(e,"sidebar-pusher-mobile"),...l})}
|
|
2729
2764
|
}
|
|
2730
|
-
`,
|
|
2765
|
+
`,Kr=({customStylesContainer:e,customStylesContainerOpen:l,customStylesContainerClose:o,customStylesContainerMobileOpen:r,customStylesContainerMobileClose:i,customStylesPusher:n,customStylesPusherOpen:a,customStylesPusherClose:c,customStylesPusherMobile:s,forceOpen:d,forceClose:p,handleSidebar:m,toggleSideBarOpen:b,pinner:g,...f})=>{function h(e){m(e)}const y=u()||L;return t.createElement(Qr,V({theme:y,inBuiltCss:P,customStyles:e,type:"sidebarContainer",onMouseEnter:()=>{d||h(!0)},onMouseLeave:()=>{h(!1),p()},forceOpen:d,isOpen:b},f),t.createElement(Nr,null),f.children,g)};Kr.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},Kr.defaultProps={forceClose:()=>{},forceOpen:!1};const $r={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},_r=m.div`
|
|
2731
2766
|
background: ${({theme:e,variant:t})=>e.variant[t]};
|
|
2732
2767
|
color: ${({theme:e})=>e.bgColor};
|
|
2733
|
-
padding: ${({size:e})
|
|
2768
|
+
padding: ${({size:e})=>$r[e].padding};
|
|
2734
2769
|
border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
|
|
2735
2770
|
border-radius: 42px;
|
|
2736
|
-
font-size: ${({size:e})
|
|
2771
|
+
font-size: ${({size:e})=>$r[e].fontSize};
|
|
2737
2772
|
font-weight: 600;
|
|
2738
2773
|
display: flex;
|
|
2739
2774
|
align-items: center;
|
|
2740
2775
|
width: ${({block:e})=>e?"auto":"fit-content"};
|
|
2741
2776
|
box-sizing: border-box;
|
|
2742
2777
|
|
|
2743
|
-
`,
|
|
2778
|
+
`,ei=({block:e,style:l,variant:o,...r})=>(u(),t.createElement(_r,V({block:e,variant:o,style:l},r),r.children));ei.propTypes={variant:e.string,block:e.bool,theme:e.object},_r.defaultProps={theme:L},ei.defaultProps={theme:L,variant:"primary-1",block:!1};const ti={sm:{fontSize:"14px",padding:"11px 36px"},md:{fontSize:"16px",padding:"10px 24px"},lg:{fontSize:"22px",padding:"6px 29px"}},li=m.div`
|
|
2744
2779
|
color: ${({theme:e,variant:t})=>e.variant[t]};
|
|
2745
2780
|
background: ${({theme:e})=>e.bgColor};
|
|
2746
|
-
padding: ${({size:e})=>
|
|
2781
|
+
padding: ${({size:e})=>ti[e].padding};
|
|
2747
2782
|
border: 1px solid ${({theme:e,variant:t})=>e.variant[t]};
|
|
2748
2783
|
border-radius: 42px;
|
|
2749
|
-
font-size: ${({size:e})=>
|
|
2784
|
+
font-size: ${({size:e})=>ti[e].fontSize};
|
|
2750
2785
|
font-weight: 600;
|
|
2751
2786
|
display: flex;
|
|
2752
2787
|
align-items: center;
|
|
2753
2788
|
width: ${({block:e})=>e?"auto":"fit-content"};
|
|
2754
2789
|
box-sizing: border-box;
|
|
2755
2790
|
|
|
2756
|
-
`,
|
|
2757
|
-
background: ${({theme:e,variant:t,bgColor:
|
|
2791
|
+
`,oi=({block:e,style:l,variant:o,...r})=>(u(),t.createElement(li,V({block:e,variant:o,style:l},r),r.children));oi.propTypes={variant:e.string,block:e.bool,theme:e.object},li.defaultProps={theme:L},oi.defaultProps={theme:L,variant:"primary-1",block:!1};const ri={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},ii=m.div`
|
|
2792
|
+
background: ${({theme:e,variant:t,bgColor:l})=>l||e.variant[t]};
|
|
2758
2793
|
color: ${({theme:e,textColor:t})=>t||e.bgColor};
|
|
2759
2794
|
border-radius: 13.5px;
|
|
2760
2795
|
font-size: 14px;
|
|
2761
|
-
display: flex;
|
|
2796
|
+
display: inline-flex;
|
|
2762
2797
|
align-items: center;
|
|
2763
2798
|
justify-content: center;
|
|
2764
|
-
width: ${({block:e,size:t})=>e?"auto"
|
|
2799
|
+
min-width: ${({block:e,size:t})=>e?"auto":ri[t].width};
|
|
2765
2800
|
height: 28px;
|
|
2766
2801
|
box-sizing: border-box;
|
|
2767
2802
|
overflow: hidden;
|
|
2768
|
-
`,
|
|
2803
|
+
`,ni=({block:e,style:l,variant:o,textColor:r,bgColor:i,...n})=>(u(),t.createElement(ii,V({block:e,variant:o,textColor:r,bgColor:i,style:l},n),n.children));ni.propTypes={variant:e.string,size:e.oneOf(["xsm","sm","md","lg"]),block:e.bool,theme:e.object,textColor:e.string,bgColor:e.string},ii.defaultProps={theme:L},ni.defaultProps={theme:L,variant:"primary-1",block:!1,size:"sm"};const ai={xsm:{width:"88px"},sm:{width:"93px"},md:{width:"111px"},lg:{width:"129px"}},ci=m.div`
|
|
2769
2804
|
background: ${({theme:e})=>e.bgColor};
|
|
2770
|
-
color: ${({theme:e,variant:t,textColor:
|
|
2771
|
-
border: 1px solid ${({theme:e,variant:t,borderColor:
|
|
2805
|
+
color: ${({theme:e,variant:t,textColor:l})=>l||e.variant[t]};
|
|
2806
|
+
border: 1px solid ${({theme:e,variant:t,borderColor:l})=>l||e.variant[t]};
|
|
2772
2807
|
border-radius: 13.5px;
|
|
2773
2808
|
font-size: 14px;
|
|
2774
2809
|
display: flex;
|
|
2775
2810
|
align-items: center;
|
|
2776
2811
|
justify-content: center;
|
|
2777
|
-
width: ${({block:e,size:t})=>e?"auto":
|
|
2812
|
+
width: ${({block:e,size:t})=>e?"auto":ai[t].width};
|
|
2778
2813
|
height: 27px;
|
|
2779
2814
|
box-sizing: border-box;
|
|
2780
2815
|
overflow: hidden;
|
|
2781
|
-
`,
|
|
2816
|
+
`,si=({block:e,style:l,variant:o,textColor:r,borderColor:i,...n})=>(u(),t.createElement(ci,V({block:e,variant:o,textColor:r,borderColor:i,style:l},n),n.children));si.propTypes={variant:e.string,size:e.oneOf(["xsm","sm","md","lg"]),block:e.bool,theme:e.object,textColor:e.string,borderColor:e.string},ci.defaultProps={theme:L},si.defaultProps={theme:L,variant:"primary-1",block:!1,size:"sm"};const di=e=>t.createElement("div",null,e.childern);di.propTypes={name:e.string};const pi=m.div`
|
|
2782
2817
|
padding: 24px;
|
|
2783
2818
|
${({tabWrapperStyle:e})=>e}
|
|
2784
|
-
`,
|
|
2819
|
+
`,mi=m.div`
|
|
2785
2820
|
color: ${({theme:e})=>e.variant["graph-5"]};
|
|
2786
2821
|
display: flex;
|
|
2787
2822
|
align-items: flex-start;
|
|
2788
2823
|
column-gap: 12px;
|
|
2789
2824
|
padding-bottom: 24px;
|
|
2790
2825
|
${({headerWrapperStyle:e})=>e}
|
|
2791
|
-
`,
|
|
2826
|
+
`,ui=m.span`
|
|
2792
2827
|
font-size: 16px;
|
|
2793
2828
|
padding: 7px 20px;
|
|
2794
|
-
background-color: ${({theme:e,isActive:t})=>t?
|
|
2829
|
+
background-color: ${({theme:e,isActive:t})=>t?H(e.variant["primary-1"],.2):"transparent"};
|
|
2795
2830
|
cursor: pointer;
|
|
2796
2831
|
border-radius: 5px;
|
|
2797
2832
|
${({headerStyle:e})=>e}
|
|
2798
|
-
`,
|
|
2833
|
+
`,bi=m.div`
|
|
2799
2834
|
${({tabContentStyle:e})=>e}
|
|
2800
|
-
`,
|
|
2835
|
+
`,gi=({children:e,tabWrapperStyle:l,headerStyle:o,tabContentStyle:n,headerWrapperStyle:a,dividerStyle:c,...s})=>{const[d,p]=r([]),[m,b]=r({}),[g,f]=r("");i((()=>{const l=[],o={};t.Children.forEach(e,(e=>{if(!t.isValidElement(e))return;const{name:r}=e.props;l.push(r),o[r]=e.props.children})),p(l),f(l[0]),b({...o})}),[e]);const h=u()||L;return t.createElement(pi,{tabWrapperStyle:l},t.createElement(mi,{theme:h,headerWrapperStyle:a},d.map(((e,l)=>t.createElement(ui,{onClick:()=>{f(e)},key:l,theme:h,isActive:e===g,headerStyle:o},e)))),t.createElement(uo,{theme:h,height:"8px",dividerStyle:c}),t.createElement(bi,{tabContentStyle:n},Object.keys(m).map((e=>e===g?t.createElement("div",null,m[e]):null))))};gi.propTypes={children:function(e,l,o){const r=e[l];let i=null;return t.Children.forEach(r,(function(e){e.type!==di&&(i=new Error("`"+o+"` children should be of type `TabPanel`."))})),i}},gi.propTypes={tabWrapperStyle:e.object,headerWrapperStyle:e.object,headerStyle:e.object,dividerStyle:e.object,tabContentStyle:e.object},gi.defaultProps={tabWrapperStyle:{},headerStyle:{},tabContentStyle:{},headerWrapperStyle:{},dividerStyle:{}};const fi=m.div`
|
|
2801
2836
|
.notification {
|
|
2802
2837
|
background: ${({theme:e})=>e.bgColor};
|
|
2803
2838
|
transition: 0.3s ease;
|
|
@@ -2860,7 +2895,7 @@ overflow: hidden;
|
|
|
2860
2895
|
|
|
2861
2896
|
cursor: pointer;
|
|
2862
2897
|
}
|
|
2863
|
-
`,
|
|
2898
|
+
`,hi=({close:e,children:l,type:r,position:n,timeout:a})=>{((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,a||5e3);const c=u()||L;let s=null;switch(r){case"success":s=t.createElement(N,{icon:"check-icon",color:"white",size:13,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"warning":s=t.createElement(N,{icon:"info-icon",color:"white",size:11,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}});break;case"error":s=t.createElement(N,{icon:"close-white",size:10,customstyles:{display:"flex",justifyContent:"center",alignItems:"center"}})}return t.createElement(fi,{theme:c,type:r},t.createElement("div",{className:`notification toast ${n}`},t.createElement("div",{className:"leftSide"},t.createElement("div",{className:"notification-icon"},s),t.createElement("div",null,t.createElement("p",{className:"notification-message"},l))),t.createElement("div",{className:"close-icon",onClick:e},t.createElement(N,{icon:"close-icon",color:c.variant["neutral-2"]}))))},yi=s(),xi=m.div`
|
|
2864
2899
|
.notification-container {
|
|
2865
2900
|
font-size: 14px;
|
|
2866
2901
|
box-sizing: border-box;
|
|
@@ -2913,9 +2948,9 @@ overflow: hidden;
|
|
|
2913
2948
|
transform: translateX(0);
|
|
2914
2949
|
}
|
|
2915
2950
|
}
|
|
2916
|
-
`;function
|
|
2951
|
+
`;function vi(){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 Ai=e=>{const[l,o]=r([]),n=(e,t)=>{o((l=>[...l,{id:vi(),content:t,type:e}]))},a=d((()=>({open:n})),[]),[c,s]=r(!1);return i((()=>(s(!0),()=>s(!1))),[]),t.createElement(yi.Provider,{value:a},e.children,c?z(t.createElement(xi,null,t.createElement("div",{className:`notification-container ${e.position}`},l.map((l=>t.createElement(hi,{key:l.id,type:l.type,position:e.position,timeout:e.timeout,close:()=>{return e=l.id,o((t=>t.filter((t=>t.id!==e))));var e}},l.content))))),document.body):null)},Ci=()=>p(yi),wi={xs:{fontSize:"12px",lineHeight:"120%"},sm:{fontSize:"14px",lineHeight:"120%"},md:{fontSize:"16px",lineHeight:"140%"},lg:{fontSize:"18px",lineHeight:"120%"}},Si=m.div`
|
|
2917
2952
|
color: ${({theme:e,text:t})=>t?e.variant[t]:e.textColor};
|
|
2918
2953
|
// background: ${({theme:e,bg:t})=>t?e.variant[t]:e.bgColor};
|
|
2919
|
-
font-size: ${({size:e})=>
|
|
2920
|
-
line-height: ${({size:e})=>
|
|
2921
|
-
`,
|
|
2954
|
+
font-size: ${({size:e})=>wi[e].fontSize};
|
|
2955
|
+
line-height: ${({size:e})=>wi[e].lineHeight};
|
|
2956
|
+
`,Ei=({size:e,children:l,bg:o,text:r,...i})=>{const n=u()||L;return t.createElement(Si,V({theme:n,bg:o,text:r,size:e},i),t.createElement(Oo,{theme:n}),l)};Ei.propTypes={size:e.oneOf(["xs","sm","md","lg"]),text:e.string,bg:e.string,children:e.any,theme:e.object},Ei.defaultProps={size:"md"};export{$ as Accordion,_ as AccordionSB,ee as AccordionSBfooter,to as ActionContainer,ro as ActionItem,re as ArrowBar,de as Avatar,ge as AvatarSB,xe as AvatarSBfooter,Ce as Banner,Ne as Breadcrumb,Yo as ButtonPopup,q as Card,O as CardRef,rt as CheckBoxInput,at as ColorInput,Xl as Comment,Jl as Content,qr as DarkSecondaryLink,ft as DateSelect,At as DateTime,uo as Divider,J as DocumentCard,go as Drawer,kt as DropdownSelect,Tt as DropzoneInput,fo as ErrorBoundary,xo as FilterChip,Ao as Footer,ko as FooterContent,qo as FormComponent,io as FormContainer,po as FormWrapper,Xo as GroupAvatars,$o as GroupButtons,lr as GroupButtonsPopup,cr as GroupStatusCircle,Vo as Header,jo as HeaderComponent,pr as HyperLink,N as Icon,ne as Image,Ot as ImageUploader,$e as Label,Or as LightSecondaryLink,Ve as LinkButton,Ee as Loader,hr as ModalComp,co as MultiColumnDiv,ao as MultiColumnWrapper,Yr as Navbar,Ut as NumericInput,xr as Overlay,lo as OverlayOptionContainer,oo as OverlayOptionItemLabel,Ul as PageContent,kr as Pagination,Vr as PaginationDefault,$t as PasswordInput,Ie as PrimaryButton,ei as PrimaryStatusChip,Ir as ProgressBar,Hr as ProgressSteps,rl as RadioInput,Po as Rating,dl as SearchInput,Pe as SecondaryButton,oi as SecondaryStatusChip,Kr as Sidebar,hl as SignatureInput,ni as SlimPrimaryStatusChip,si as SlimSecondaryStatusChip,rr as StatusCircle,Nl as StyledCentralBar,Ql as StyledClearSearch,$l as StyledCreateRow,_l as StyledRow,Yl as StyledRowSearch,eo as StyledSearchRow,Kl as StyledWarning,no as SubmitButtonContainer,Fo as SubmitComponent,di as TabPanel,Ho as Table,gi as Tabs,Cl as TextArea,sl as TextInput,Bl as TimeInput,He as TinyButton,Ai as ToastProvider,Pl as ToggleSwitch,De as Tooltip,Ei as Typography,P as defaultStyles,L as defaultThemeColor,T as getDefaultStyles,R as graphColor,H as hexToRGB,W as neutralColor,M as primaryColor,I as shadeColor,B as uiColor,Ci as useToast};
|